diff --git a/.clang-format b/.clang-format new file mode 100644 index 00000000..8d5fb049 --- /dev/null +++ b/.clang-format @@ -0,0 +1,32 @@ +BasedOnStyle: LLVM +IndentWidth: 4 +ColumnLimit: 127 + +AllowShortFunctionsOnASingleLine: Empty +AllowShortIfStatementsOnASingleLine: WithoutElse +AllowShortCaseLabelsOnASingleLine: true +AllowShortEnumsOnASingleLine: false + +IndentCaseLabels: true +IndentExternBlock: Indent +IndentPPDirectives: BeforeHash +NamespaceIndentation: All +IndentAccessModifiers: false +AccessModifierOffset: -4 + +AlignConsecutiveAssignments: Consecutive +AlignEscapedNewlines: DontAlign +AlignTrailingComments: Leave + +BreakConstructorInitializers: AfterColon + +PackConstructorInitializers: Never + +SpaceAfterCStyleCast: true +SpaceBeforeParens: Custom +SpaceBeforeParensOptions: + AfterPlacementOperator: false + +BreakBeforeBraces: Custom +BraceWrapping: + AfterControlStatement: MultiLine diff --git a/.gitignore b/.gitignore index 4f1e5e66..e2b78543 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,14 @@ -__pycache__ -.idea -.vscode -.ninja_* -.mypy_cache -*.exe -build -build.ninja +build/ +.vscode/ +ph_*/ +*.nds +*bios.bin +/m2ctx +*.sav +*.xMAP objdiff.json -orig/*/* -!orig/*/.gitkeep -/*.txt -ctx.c - -# temp -tools/deps -tools/mwccarm -test/ -test2/ +/dsd +/dsd.exe +/dsd.pdb +build.ninja +.ninja_log diff --git a/config/eur/arm9/config.yaml b/config/eur/arm9/config.yaml new file mode 100644 index 00000000..9904a737 --- /dev/null +++ b/config/eur/arm9/config.yaml @@ -0,0 +1,824 @@ +rom_config: '../../../extract/eur/config.yaml' +build_path: '../../../build/eur' +delinks_path: '../../../build/eur/delinks' +main_module: + name: main + object: '../../../build/eur/build/arm9.bin' + hash: '365f7c27109b64e1' + delinks: delinks.txt + symbols: symbols.txt + relocations: relocs.txt +autoloads: +- kind: Itcm + name: itcm + object: '../../../build/eur/build/itcm.bin' + hash: '3a0b005d4ae12cd0' + delinks: itcm/delinks.txt + symbols: itcm/symbols.txt + relocations: itcm/relocs.txt +- kind: Dtcm + name: dtcm + object: '../../../build/eur/build/dtcm.bin' + hash: '2d458cd97b1ad7b5' + delinks: dtcm/delinks.txt + symbols: dtcm/symbols.txt + relocations: dtcm/relocs.txt +overlays: +- id: 0 + name: ov000 + object: '../../../build/eur/build/arm9_ov000.bin' + hash: c0f1210794d27be6 + delinks: overlays/ov000/delinks.txt + symbols: overlays/ov000/symbols.txt + relocations: overlays/ov000/relocs.txt +- id: 1 + name: ov001 + object: '../../../build/eur/build/arm9_ov001.bin' + hash: '9b522bdc66799553' + delinks: overlays/ov001/delinks.txt + symbols: overlays/ov001/symbols.txt + relocations: overlays/ov001/relocs.txt +- id: 2 + name: ov002 + object: '../../../build/eur/build/arm9_ov002.bin' + hash: c9219a9fcbc23aa8 + delinks: overlays/ov002/delinks.txt + symbols: overlays/ov002/symbols.txt + relocations: overlays/ov002/relocs.txt +- id: 3 + name: ov003 + object: '../../../build/eur/build/arm9_ov003.bin' + hash: '547135cd247127da' + delinks: overlays/ov003/delinks.txt + symbols: overlays/ov003/symbols.txt + relocations: overlays/ov003/relocs.txt +- id: 4 + name: ov004 + object: '../../../build/eur/build/arm9_ov004.bin' + hash: '1feed5ece654ece0' + delinks: overlays/ov004/delinks.txt + symbols: overlays/ov004/symbols.txt + relocations: overlays/ov004/relocs.txt +- id: 5 + name: ov005 + object: '../../../build/eur/build/arm9_ov005.bin' + hash: b87dc816d9d5543b + delinks: overlays/ov005/delinks.txt + symbols: overlays/ov005/symbols.txt + relocations: overlays/ov005/relocs.txt +- id: 6 + name: ov006 + object: '../../../build/eur/build/arm9_ov006.bin' + hash: '115d3e87b5ff2672' + delinks: overlays/ov006/delinks.txt + symbols: overlays/ov006/symbols.txt + relocations: overlays/ov006/relocs.txt +- id: 7 + name: ov007 + object: '../../../build/eur/build/arm9_ov007.bin' + hash: '8e23a366de0683e4' + delinks: overlays/ov007/delinks.txt + symbols: overlays/ov007/symbols.txt + relocations: overlays/ov007/relocs.txt +- id: 8 + name: ov008 + object: '../../../build/eur/build/arm9_ov008.bin' + hash: '30ab215f6960ff97' + delinks: overlays/ov008/delinks.txt + symbols: overlays/ov008/symbols.txt + relocations: overlays/ov008/relocs.txt +- id: 9 + name: ov009 + object: '../../../build/eur/build/arm9_ov009.bin' + hash: '6e007bd11ec5da0f' + delinks: overlays/ov009/delinks.txt + symbols: overlays/ov009/symbols.txt + relocations: overlays/ov009/relocs.txt +- id: 10 + name: ov010 + object: '../../../build/eur/build/arm9_ov010.bin' + hash: c70a28ae94ad8701 + delinks: overlays/ov010/delinks.txt + symbols: overlays/ov010/symbols.txt + relocations: overlays/ov010/relocs.txt +- id: 11 + name: ov011 + object: '../../../build/eur/build/arm9_ov011.bin' + hash: c1d84bfc16c5c8e7 + delinks: overlays/ov011/delinks.txt + symbols: overlays/ov011/symbols.txt + relocations: overlays/ov011/relocs.txt +- id: 12 + name: ov012 + object: '../../../build/eur/build/arm9_ov012.bin' + hash: ee9956da473d15e2 + delinks: overlays/ov012/delinks.txt + symbols: overlays/ov012/symbols.txt + relocations: overlays/ov012/relocs.txt +- id: 13 + name: ov013 + object: '../../../build/eur/build/arm9_ov013.bin' + hash: '65f932cb56e73077' + delinks: overlays/ov013/delinks.txt + symbols: overlays/ov013/symbols.txt + relocations: overlays/ov013/relocs.txt +- id: 14 + name: ov014 + object: '../../../build/eur/build/arm9_ov014.bin' + hash: b905fb7bf2dcc625 + delinks: overlays/ov014/delinks.txt + symbols: overlays/ov014/symbols.txt + relocations: overlays/ov014/relocs.txt +- id: 15 + name: ov015 + object: '../../../build/eur/build/arm9_ov015.bin' + hash: '50c156eb3066c0ef' + delinks: overlays/ov015/delinks.txt + symbols: overlays/ov015/symbols.txt + relocations: overlays/ov015/relocs.txt +- id: 16 + name: ov016 + object: '../../../build/eur/build/arm9_ov016.bin' + hash: '2190b080eef7060c' + delinks: overlays/ov016/delinks.txt + symbols: overlays/ov016/symbols.txt + relocations: overlays/ov016/relocs.txt +- id: 17 + name: ov017 + object: '../../../build/eur/build/arm9_ov017.bin' + hash: '93e90cb27e7d3ed3' + delinks: overlays/ov017/delinks.txt + symbols: overlays/ov017/symbols.txt + relocations: overlays/ov017/relocs.txt +- id: 18 + name: ov018 + object: '../../../build/eur/build/arm9_ov018.bin' + hash: '248b2fa38fb39695' + delinks: overlays/ov018/delinks.txt + symbols: overlays/ov018/symbols.txt + relocations: overlays/ov018/relocs.txt +- id: 19 + name: ov019 + object: '../../../build/eur/build/arm9_ov019.bin' + hash: a7493432680b204f + delinks: overlays/ov019/delinks.txt + symbols: overlays/ov019/symbols.txt + relocations: overlays/ov019/relocs.txt +- id: 20 + name: ov020 + object: '../../../build/eur/build/arm9_ov020.bin' + hash: db3c5ebc1e1009e7 + delinks: overlays/ov020/delinks.txt + symbols: overlays/ov020/symbols.txt + relocations: overlays/ov020/relocs.txt +- id: 21 + name: ov021 + object: '../../../build/eur/build/arm9_ov021.bin' + hash: dd77cc41e2846b61 + delinks: overlays/ov021/delinks.txt + symbols: overlays/ov021/symbols.txt + relocations: overlays/ov021/relocs.txt +- id: 22 + name: ov022 + object: '../../../build/eur/build/arm9_ov022.bin' + hash: '09a46cc8c442c08c' + delinks: overlays/ov022/delinks.txt + symbols: overlays/ov022/symbols.txt + relocations: overlays/ov022/relocs.txt +- id: 23 + name: ov023 + object: '../../../build/eur/build/arm9_ov023.bin' + hash: '38a4b7c22cee180e' + delinks: overlays/ov023/delinks.txt + symbols: overlays/ov023/symbols.txt + relocations: overlays/ov023/relocs.txt +- id: 24 + name: ov024 + object: '../../../build/eur/build/arm9_ov024.bin' + hash: '2dcf5f2e79ec062e' + delinks: overlays/ov024/delinks.txt + symbols: overlays/ov024/symbols.txt + relocations: overlays/ov024/relocs.txt +- id: 25 + name: ov025 + object: '../../../build/eur/build/arm9_ov025.bin' + hash: '4f75d06dbd145a96' + delinks: overlays/ov025/delinks.txt + symbols: overlays/ov025/symbols.txt + relocations: overlays/ov025/relocs.txt +- id: 26 + name: ov026 + object: '../../../build/eur/build/arm9_ov026.bin' + hash: c2c86d2bae03ffca + delinks: overlays/ov026/delinks.txt + symbols: overlays/ov026/symbols.txt + relocations: overlays/ov026/relocs.txt +- id: 27 + name: ov027 + object: '../../../build/eur/build/arm9_ov027.bin' + hash: fe32f521471c5cbe + delinks: overlays/ov027/delinks.txt + symbols: overlays/ov027/symbols.txt + relocations: overlays/ov027/relocs.txt +- id: 28 + name: ov028 + object: '../../../build/eur/build/arm9_ov028.bin' + hash: d24209285f1b722b + delinks: overlays/ov028/delinks.txt + symbols: overlays/ov028/symbols.txt + relocations: overlays/ov028/relocs.txt +- id: 29 + name: ov029 + object: '../../../build/eur/build/arm9_ov029.bin' + hash: e2eec8c423dd66a3 + delinks: overlays/ov029/delinks.txt + symbols: overlays/ov029/symbols.txt + relocations: overlays/ov029/relocs.txt +- id: 30 + name: ov030 + object: '../../../build/eur/build/arm9_ov030.bin' + hash: ca7780147af5384f + delinks: overlays/ov030/delinks.txt + symbols: overlays/ov030/symbols.txt + relocations: overlays/ov030/relocs.txt +- id: 31 + name: ov031 + object: '../../../build/eur/build/arm9_ov031.bin' + hash: cbf1734135ebba3f + delinks: overlays/ov031/delinks.txt + symbols: overlays/ov031/symbols.txt + relocations: overlays/ov031/relocs.txt +- id: 32 + name: ov032 + object: '../../../build/eur/build/arm9_ov032.bin' + hash: '258ce1af02f7b5a6' + delinks: overlays/ov032/delinks.txt + symbols: overlays/ov032/symbols.txt + relocations: overlays/ov032/relocs.txt +- id: 33 + name: ov033 + object: '../../../build/eur/build/arm9_ov033.bin' + hash: c404595d8228183a + delinks: overlays/ov033/delinks.txt + symbols: overlays/ov033/symbols.txt + relocations: overlays/ov033/relocs.txt +- id: 34 + name: ov034 + object: '../../../build/eur/build/arm9_ov034.bin' + hash: e19ff275a277ac11 + delinks: overlays/ov034/delinks.txt + symbols: overlays/ov034/symbols.txt + relocations: overlays/ov034/relocs.txt +- id: 35 + name: ov035 + object: '../../../build/eur/build/arm9_ov035.bin' + hash: '3c9638b03b55bb29' + delinks: overlays/ov035/delinks.txt + symbols: overlays/ov035/symbols.txt + relocations: overlays/ov035/relocs.txt +- id: 36 + name: ov036 + object: '../../../build/eur/build/arm9_ov036.bin' + hash: d6af105f1693ec24 + delinks: overlays/ov036/delinks.txt + symbols: overlays/ov036/symbols.txt + relocations: overlays/ov036/relocs.txt +- id: 37 + name: ov037 + object: '../../../build/eur/build/arm9_ov037.bin' + hash: '0ccdd2b5cc70efcd' + delinks: overlays/ov037/delinks.txt + symbols: overlays/ov037/symbols.txt + relocations: overlays/ov037/relocs.txt +- id: 38 + name: ov038 + object: '../../../build/eur/build/arm9_ov038.bin' + hash: '9c947d5315549a53' + delinks: overlays/ov038/delinks.txt + symbols: overlays/ov038/symbols.txt + relocations: overlays/ov038/relocs.txt +- id: 39 + name: ov039 + object: '../../../build/eur/build/arm9_ov039.bin' + hash: '923fe107606f302e' + delinks: overlays/ov039/delinks.txt + symbols: overlays/ov039/symbols.txt + relocations: overlays/ov039/relocs.txt +- id: 40 + name: ov040 + object: '../../../build/eur/build/arm9_ov040.bin' + hash: '57f79cb721138bd0' + delinks: overlays/ov040/delinks.txt + symbols: overlays/ov040/symbols.txt + relocations: overlays/ov040/relocs.txt +- id: 41 + name: ov041 + object: '../../../build/eur/build/arm9_ov041.bin' + hash: '36cda5a493c67d41' + delinks: overlays/ov041/delinks.txt + symbols: overlays/ov041/symbols.txt + relocations: overlays/ov041/relocs.txt +- id: 42 + name: ov042 + object: '../../../build/eur/build/arm9_ov042.bin' + hash: '32f20aac8a2b1f76' + delinks: overlays/ov042/delinks.txt + symbols: overlays/ov042/symbols.txt + relocations: overlays/ov042/relocs.txt +- id: 43 + name: ov043 + object: '../../../build/eur/build/arm9_ov043.bin' + hash: '2c7bccd5c998a3c3' + delinks: overlays/ov043/delinks.txt + symbols: overlays/ov043/symbols.txt + relocations: overlays/ov043/relocs.txt +- id: 44 + name: ov044 + object: '../../../build/eur/build/arm9_ov044.bin' + hash: b4506796097b96c4 + delinks: overlays/ov044/delinks.txt + symbols: overlays/ov044/symbols.txt + relocations: overlays/ov044/relocs.txt +- id: 45 + name: ov045 + object: '../../../build/eur/build/arm9_ov045.bin' + hash: ce029a99e6dfbeb0 + delinks: overlays/ov045/delinks.txt + symbols: overlays/ov045/symbols.txt + relocations: overlays/ov045/relocs.txt +- id: 46 + name: ov046 + object: '../../../build/eur/build/arm9_ov046.bin' + hash: ac82cb668500fc51 + delinks: overlays/ov046/delinks.txt + symbols: overlays/ov046/symbols.txt + relocations: overlays/ov046/relocs.txt +- id: 47 + name: ov047 + object: '../../../build/eur/build/arm9_ov047.bin' + hash: a3d29795eaaa3de2 + delinks: overlays/ov047/delinks.txt + symbols: overlays/ov047/symbols.txt + relocations: overlays/ov047/relocs.txt +- id: 48 + name: ov048 + object: '../../../build/eur/build/arm9_ov048.bin' + hash: '7d8898dd35aa2444' + delinks: overlays/ov048/delinks.txt + symbols: overlays/ov048/symbols.txt + relocations: overlays/ov048/relocs.txt +- id: 49 + name: ov049 + object: '../../../build/eur/build/arm9_ov049.bin' + hash: '9b58fc999d7c7f2e' + delinks: overlays/ov049/delinks.txt + symbols: overlays/ov049/symbols.txt + relocations: overlays/ov049/relocs.txt +- id: 50 + name: ov050 + object: '../../../build/eur/build/arm9_ov050.bin' + hash: '2be32e40355f53fe' + delinks: overlays/ov050/delinks.txt + symbols: overlays/ov050/symbols.txt + relocations: overlays/ov050/relocs.txt +- id: 51 + name: ov051 + object: '../../../build/eur/build/arm9_ov051.bin' + hash: '59aa10bf16f262be' + delinks: overlays/ov051/delinks.txt + symbols: overlays/ov051/symbols.txt + relocations: overlays/ov051/relocs.txt +- id: 52 + name: ov052 + object: '../../../build/eur/build/arm9_ov052.bin' + hash: '942682f80405bb75' + delinks: overlays/ov052/delinks.txt + symbols: overlays/ov052/symbols.txt + relocations: overlays/ov052/relocs.txt +- id: 53 + name: ov053 + object: '../../../build/eur/build/arm9_ov053.bin' + hash: bf6a70199a6f5bd3 + delinks: overlays/ov053/delinks.txt + symbols: overlays/ov053/symbols.txt + relocations: overlays/ov053/relocs.txt +- id: 54 + name: ov054 + object: '../../../build/eur/build/arm9_ov054.bin' + hash: '5724e7aaff7630ec' + delinks: overlays/ov054/delinks.txt + symbols: overlays/ov054/symbols.txt + relocations: overlays/ov054/relocs.txt +- id: 55 + name: ov055 + object: '../../../build/eur/build/arm9_ov055.bin' + hash: '8a49fee3ba7d39d5' + delinks: overlays/ov055/delinks.txt + symbols: overlays/ov055/symbols.txt + relocations: overlays/ov055/relocs.txt +- id: 56 + name: ov056 + object: '../../../build/eur/build/arm9_ov056.bin' + hash: d97a709166a9a3ad + delinks: overlays/ov056/delinks.txt + symbols: overlays/ov056/symbols.txt + relocations: overlays/ov056/relocs.txt +- id: 57 + name: ov057 + object: '../../../build/eur/build/arm9_ov057.bin' + hash: '909f9c9bc9206bcf' + delinks: overlays/ov057/delinks.txt + symbols: overlays/ov057/symbols.txt + relocations: overlays/ov057/relocs.txt +- id: 58 + name: ov058 + object: '../../../build/eur/build/arm9_ov058.bin' + hash: '9e7b3969866f16a0' + delinks: overlays/ov058/delinks.txt + symbols: overlays/ov058/symbols.txt + relocations: overlays/ov058/relocs.txt +- id: 59 + name: ov059 + object: '../../../build/eur/build/arm9_ov059.bin' + hash: '78da375e188089fa' + delinks: overlays/ov059/delinks.txt + symbols: overlays/ov059/symbols.txt + relocations: overlays/ov059/relocs.txt +- id: 60 + name: ov060 + object: '../../../build/eur/build/arm9_ov060.bin' + hash: '134f11b632492d92' + delinks: overlays/ov060/delinks.txt + symbols: overlays/ov060/symbols.txt + relocations: overlays/ov060/relocs.txt +- id: 61 + name: ov061 + object: '../../../build/eur/build/arm9_ov061.bin' + hash: '1433471824240b78' + delinks: overlays/ov061/delinks.txt + symbols: overlays/ov061/symbols.txt + relocations: overlays/ov061/relocs.txt +- id: 62 + name: ov062 + object: '../../../build/eur/build/arm9_ov062.bin' + hash: '09619cead72bc614' + delinks: overlays/ov062/delinks.txt + symbols: overlays/ov062/symbols.txt + relocations: overlays/ov062/relocs.txt +- id: 63 + name: ov063 + object: '../../../build/eur/build/arm9_ov063.bin' + hash: da2ea100a49f5f78 + delinks: overlays/ov063/delinks.txt + symbols: overlays/ov063/symbols.txt + relocations: overlays/ov063/relocs.txt +- id: 64 + name: ov064 + object: '../../../build/eur/build/arm9_ov064.bin' + hash: '6c5c8bef7efca8f1' + delinks: overlays/ov064/delinks.txt + symbols: overlays/ov064/symbols.txt + relocations: overlays/ov064/relocs.txt +- id: 65 + name: ov065 + object: '../../../build/eur/build/arm9_ov065.bin' + hash: a7279a952fa2626c + delinks: overlays/ov065/delinks.txt + symbols: overlays/ov065/symbols.txt + relocations: overlays/ov065/relocs.txt +- id: 66 + name: ov066 + object: '../../../build/eur/build/arm9_ov066.bin' + hash: '7b837220bfd2d445' + delinks: overlays/ov066/delinks.txt + symbols: overlays/ov066/symbols.txt + relocations: overlays/ov066/relocs.txt +- id: 67 + name: ov067 + object: '../../../build/eur/build/arm9_ov067.bin' + hash: '3a6c7806918c2ac0' + delinks: overlays/ov067/delinks.txt + symbols: overlays/ov067/symbols.txt + relocations: overlays/ov067/relocs.txt +- id: 68 + name: ov068 + object: '../../../build/eur/build/arm9_ov068.bin' + hash: '83e4b34ce96804df' + delinks: overlays/ov068/delinks.txt + symbols: overlays/ov068/symbols.txt + relocations: overlays/ov068/relocs.txt +- id: 69 + name: ov069 + object: '../../../build/eur/build/arm9_ov069.bin' + hash: f5641d08eddec26e + delinks: overlays/ov069/delinks.txt + symbols: overlays/ov069/symbols.txt + relocations: overlays/ov069/relocs.txt +- id: 70 + name: ov070 + object: '../../../build/eur/build/arm9_ov070.bin' + hash: f1b36f87535de3ae + delinks: overlays/ov070/delinks.txt + symbols: overlays/ov070/symbols.txt + relocations: overlays/ov070/relocs.txt +- id: 71 + name: ov071 + object: '../../../build/eur/build/arm9_ov071.bin' + hash: bc3a0e9ccc7acbd2 + delinks: overlays/ov071/delinks.txt + symbols: overlays/ov071/symbols.txt + relocations: overlays/ov071/relocs.txt +- id: 72 + name: ov072 + object: '../../../build/eur/build/arm9_ov072.bin' + hash: '06579c4df825d7b3' + delinks: overlays/ov072/delinks.txt + symbols: overlays/ov072/symbols.txt + relocations: overlays/ov072/relocs.txt +- id: 73 + name: ov073 + object: '../../../build/eur/build/arm9_ov073.bin' + hash: '9fce7479029f7fd4' + delinks: overlays/ov073/delinks.txt + symbols: overlays/ov073/symbols.txt + relocations: overlays/ov073/relocs.txt +- id: 74 + name: ov074 + object: '../../../build/eur/build/arm9_ov074.bin' + hash: '49eea8810b5307df' + delinks: overlays/ov074/delinks.txt + symbols: overlays/ov074/symbols.txt + relocations: overlays/ov074/relocs.txt +- id: 75 + name: ov075 + object: '../../../build/eur/build/arm9_ov075.bin' + hash: a5a03a309d4614a3 + delinks: overlays/ov075/delinks.txt + symbols: overlays/ov075/symbols.txt + relocations: overlays/ov075/relocs.txt +- id: 76 + name: ov076 + object: '../../../build/eur/build/arm9_ov076.bin' + hash: a281993bb6cc2b08 + delinks: overlays/ov076/delinks.txt + symbols: overlays/ov076/symbols.txt + relocations: overlays/ov076/relocs.txt +- id: 77 + name: ov077 + object: '../../../build/eur/build/arm9_ov077.bin' + hash: '91827d457418d1ab' + delinks: overlays/ov077/delinks.txt + symbols: overlays/ov077/symbols.txt + relocations: overlays/ov077/relocs.txt +- id: 78 + name: ov078 + object: '../../../build/eur/build/arm9_ov078.bin' + hash: e02bef49903710b8 + delinks: overlays/ov078/delinks.txt + symbols: overlays/ov078/symbols.txt + relocations: overlays/ov078/relocs.txt +- id: 79 + name: ov079 + object: '../../../build/eur/build/arm9_ov079.bin' + hash: '2e5577f7ff8b9658' + delinks: overlays/ov079/delinks.txt + symbols: overlays/ov079/symbols.txt + relocations: overlays/ov079/relocs.txt +- id: 80 + name: ov080 + object: '../../../build/eur/build/arm9_ov080.bin' + hash: '08c4a768219f1fac' + delinks: overlays/ov080/delinks.txt + symbols: overlays/ov080/symbols.txt + relocations: overlays/ov080/relocs.txt +- id: 81 + name: ov081 + object: '../../../build/eur/build/arm9_ov081.bin' + hash: c71d649493d749df + delinks: overlays/ov081/delinks.txt + symbols: overlays/ov081/symbols.txt + relocations: overlays/ov081/relocs.txt +- id: 82 + name: ov082 + object: '../../../build/eur/build/arm9_ov082.bin' + hash: '1a9632fc762458f8' + delinks: overlays/ov082/delinks.txt + symbols: overlays/ov082/symbols.txt + relocations: overlays/ov082/relocs.txt +- id: 83 + name: ov083 + object: '../../../build/eur/build/arm9_ov083.bin' + hash: '5cef5c65fcc105de' + delinks: overlays/ov083/delinks.txt + symbols: overlays/ov083/symbols.txt + relocations: overlays/ov083/relocs.txt +- id: 84 + name: ov084 + object: '../../../build/eur/build/arm9_ov084.bin' + hash: '24d9625d5ab522f2' + delinks: overlays/ov084/delinks.txt + symbols: overlays/ov084/symbols.txt + relocations: overlays/ov084/relocs.txt +- id: 85 + name: ov085 + object: '../../../build/eur/build/arm9_ov085.bin' + hash: d051913cf991e71a + delinks: overlays/ov085/delinks.txt + symbols: overlays/ov085/symbols.txt + relocations: overlays/ov085/relocs.txt +- id: 86 + name: ov086 + object: '../../../build/eur/build/arm9_ov086.bin' + hash: a7f3fc55a9203fe2 + delinks: overlays/ov086/delinks.txt + symbols: overlays/ov086/symbols.txt + relocations: overlays/ov086/relocs.txt +- id: 87 + name: ov087 + object: '../../../build/eur/build/arm9_ov087.bin' + hash: a1a8a0216ae1aaa6 + delinks: overlays/ov087/delinks.txt + symbols: overlays/ov087/symbols.txt + relocations: overlays/ov087/relocs.txt +- id: 88 + name: ov088 + object: '../../../build/eur/build/arm9_ov088.bin' + hash: '178b5cb0a63e9459' + delinks: overlays/ov088/delinks.txt + symbols: overlays/ov088/symbols.txt + relocations: overlays/ov088/relocs.txt +- id: 89 + name: ov089 + object: '../../../build/eur/build/arm9_ov089.bin' + hash: afb7fb4bb697fa71 + delinks: overlays/ov089/delinks.txt + symbols: overlays/ov089/symbols.txt + relocations: overlays/ov089/relocs.txt +- id: 90 + name: ov090 + object: '../../../build/eur/build/arm9_ov090.bin' + hash: '85bbd6b4880294b4' + delinks: overlays/ov090/delinks.txt + symbols: overlays/ov090/symbols.txt + relocations: overlays/ov090/relocs.txt +- id: 91 + name: ov091 + object: '../../../build/eur/build/arm9_ov091.bin' + hash: '7c77109397e61553' + delinks: overlays/ov091/delinks.txt + symbols: overlays/ov091/symbols.txt + relocations: overlays/ov091/relocs.txt +- id: 92 + name: ov092 + object: '../../../build/eur/build/arm9_ov092.bin' + hash: f135d1e3d0ddb168 + delinks: overlays/ov092/delinks.txt + symbols: overlays/ov092/symbols.txt + relocations: overlays/ov092/relocs.txt +- id: 93 + name: ov093 + object: '../../../build/eur/build/arm9_ov093.bin' + hash: '53ed24b3265bd708' + delinks: overlays/ov093/delinks.txt + symbols: overlays/ov093/symbols.txt + relocations: overlays/ov093/relocs.txt +- id: 94 + name: ov094 + object: '../../../build/eur/build/arm9_ov094.bin' + hash: c59fdaee3c9719b9 + delinks: overlays/ov094/delinks.txt + symbols: overlays/ov094/symbols.txt + relocations: overlays/ov094/relocs.txt +- id: 95 + name: ov095 + object: '../../../build/eur/build/arm9_ov095.bin' + hash: '301caecfb0f32573' + delinks: overlays/ov095/delinks.txt + symbols: overlays/ov095/symbols.txt + relocations: overlays/ov095/relocs.txt +- id: 96 + name: ov096 + object: '../../../build/eur/build/arm9_ov096.bin' + hash: ef60d5fcec9f2cdf + delinks: overlays/ov096/delinks.txt + symbols: overlays/ov096/symbols.txt + relocations: overlays/ov096/relocs.txt +- id: 97 + name: ov097 + object: '../../../build/eur/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/eur/build/arm9_ov098.bin' + hash: ef744340921cc9c3 + delinks: overlays/ov098/delinks.txt + symbols: overlays/ov098/symbols.txt + relocations: overlays/ov098/relocs.txt +- id: 99 + name: ov099 + object: '../../../build/eur/build/arm9_ov099.bin' + hash: fdb60b0eab043576 + delinks: overlays/ov099/delinks.txt + symbols: overlays/ov099/symbols.txt + relocations: overlays/ov099/relocs.txt +- id: 100 + name: ov100 + object: '../../../build/eur/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/eur/build/arm9_ov101.bin' + hash: '7edc989f1232173f' + delinks: overlays/ov101/delinks.txt + symbols: overlays/ov101/symbols.txt + relocations: overlays/ov101/relocs.txt +- id: 102 + name: ov102 + object: '../../../build/eur/build/arm9_ov102.bin' + hash: e6ef52887814f70c + delinks: overlays/ov102/delinks.txt + symbols: overlays/ov102/symbols.txt + relocations: overlays/ov102/relocs.txt +- id: 103 + name: ov103 + object: '../../../build/eur/build/arm9_ov103.bin' + hash: c015064aac30546d + delinks: overlays/ov103/delinks.txt + symbols: overlays/ov103/symbols.txt + relocations: overlays/ov103/relocs.txt +- id: 104 + name: ov104 + object: '../../../build/eur/build/arm9_ov104.bin' + hash: '9979f3882e625301' + delinks: overlays/ov104/delinks.txt + symbols: overlays/ov104/symbols.txt + relocations: overlays/ov104/relocs.txt +- id: 105 + name: ov105 + object: '../../../build/eur/build/arm9_ov105.bin' + hash: c9cad1afb8ec4d1e + delinks: overlays/ov105/delinks.txt + symbols: overlays/ov105/symbols.txt + relocations: overlays/ov105/relocs.txt +- id: 106 + name: ov106 + object: '../../../build/eur/build/arm9_ov106.bin' + hash: '7ad2e80138b4ef7b' + delinks: overlays/ov106/delinks.txt + symbols: overlays/ov106/symbols.txt + relocations: overlays/ov106/relocs.txt +- id: 107 + name: ov107 + object: '../../../build/eur/build/arm9_ov107.bin' + hash: b238aaeb01bc4fcb + delinks: overlays/ov107/delinks.txt + symbols: overlays/ov107/symbols.txt + relocations: overlays/ov107/relocs.txt +- id: 108 + name: ov108 + object: '../../../build/eur/build/arm9_ov108.bin' + hash: '3f929370e0c63b44' + delinks: overlays/ov108/delinks.txt + symbols: overlays/ov108/symbols.txt + relocations: overlays/ov108/relocs.txt +- id: 109 + name: ov109 + object: '../../../build/eur/build/arm9_ov109.bin' + hash: '70917cde5a01d297' + delinks: overlays/ov109/delinks.txt + symbols: overlays/ov109/symbols.txt + relocations: overlays/ov109/relocs.txt +- id: 110 + name: ov110 + object: '../../../build/eur/build/arm9_ov110.bin' + hash: cfc784e076c3234b + delinks: overlays/ov110/delinks.txt + symbols: overlays/ov110/symbols.txt + relocations: overlays/ov110/relocs.txt +- id: 111 + name: ov111 + object: '../../../build/eur/build/arm9_ov111.bin' + hash: b378b46638d6b060 + delinks: overlays/ov111/delinks.txt + symbols: overlays/ov111/symbols.txt + relocations: overlays/ov111/relocs.txt +- id: 112 + name: ov112 + object: '../../../build/eur/build/arm9_ov112.bin' + hash: ec0d999711ea53f6 + delinks: overlays/ov112/delinks.txt + symbols: overlays/ov112/symbols.txt + relocations: overlays/ov112/relocs.txt +- id: 113 + name: ov113 + object: '../../../build/eur/build/arm9_ov113.bin' + hash: '4a330c44f116c4c4' + delinks: overlays/ov113/delinks.txt + symbols: overlays/ov113/symbols.txt + relocations: overlays/ov113/relocs.txt diff --git a/config/eur/arm9/delinks.txt b/config/eur/arm9/delinks.txt new file mode 100644 index 00000000..ec75d310 --- /dev/null +++ b/config/eur/arm9/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02000000 end:0x0203d824 kind:code align:32 + .init start:0x0203d824 end:0x0203dc88 kind:code align:4 + .rodata start:0x0203dc88 end:0x020431c0 kind:data align:4 + .ctor start:0x020431c0 end:0x02043218 kind:data align:4 + .data start:0x02043220 end:0x02044dc0 kind:data align:32 + .bss start:0x02044dc0 end:0x02051ae0 kind:bss align:32 + diff --git a/config/eur/arm9/dtcm/delinks.txt b/config/eur/arm9/dtcm/delinks.txt new file mode 100644 index 00000000..dfe0379e --- /dev/null +++ b/config/eur/arm9/dtcm/delinks.txt @@ -0,0 +1,3 @@ + .data start:0x027e0000 end:0x027e0200 kind:data align:32 + .bss start:0x027e0200 end:0x027e0da0 kind:bss align:32 + diff --git a/config/eur/arm9/dtcm/relocs.txt b/config/eur/arm9/dtcm/relocs.txt new file mode 100644 index 00000000..2320aa06 --- /dev/null +++ b/config/eur/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/eur/arm9/dtcm/symbols.txt b/config/eur/arm9/dtcm/symbols.txt new file mode 100644 index 00000000..658e9696 --- /dev/null +++ b/config/eur/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/eur/arm9/itcm/delinks.txt b/config/eur/arm9/itcm/delinks.txt new file mode 100644 index 00000000..e2b7cf3f --- /dev/null +++ b/config/eur/arm9/itcm/delinks.txt @@ -0,0 +1,3 @@ + .text start:0x01ff8000 end:0x01fffe18 kind:code align:32 + .bss start:0x01fffe20 end:0x01fffe20 kind:bss align:32 + diff --git a/config/eur/arm9/itcm/relocs.txt b/config/eur/arm9/itcm/relocs.txt new file mode 100644 index 00000000..a18b1ac9 --- /dev/null +++ b/config/eur/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:0x02082018 module:overlay(0) +from:0x01ffd2c8 kind:arm_call to:0x02081f88 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:0x020b21c4 module:overlay(0) +from:0x01ffd3dc kind:arm_call to:0x01ffd400 module:itcm +from:0x01ffd3fc kind:load to:0x020b21c4 module:overlay(0) +from:0x01ffd418 kind:load to:0x027e09a0 module:dtcm +from:0x01ffd41c kind:load to:0x0207029c 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:0x0207c048 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:0x0207bcfc module:overlay(0) +from:0x01ffdf20 kind:arm_call to:0x0207c0b0 module:overlay(0) +from:0x01ffdf4c kind:arm_call to:0x0207c078 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:0x020aaf36 module:overlay(0) +from:0x01ffe4e4 kind:load to:0x020aaf30 module:overlay(0) +from:0x01ffe4e8 kind:load to:0x020aaf3c 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:0x02080160 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:0x02080180 module:overlay(0) +from:0x01ffeedc kind:arm_call to:0x02080190 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:0x020ab0bc module:overlay(0) +from:0x01ffef80 kind:arm_call to:0x02080098 module:overlay(0) +from:0x01ffefc8 kind:arm_call to:0x01fff498 module:itcm +from:0x01fff000 kind:arm_call to:0x0207c0b0 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:0x0208cc20 module:overlay(0) +from:0x01fff29c kind:arm_call to:0x01fff254 module:itcm +from:0x01fff2a4 kind:load to:0x020ab4dc module:overlay(0) +from:0x01fff2c0 kind:arm_call to:0x01fff2cc module:itcm +from:0x01fff2c8 kind:load to:0x020ab4dc module:overlay(0) +from:0x01fff2e4 kind:arm_call to:0x01fff254 module:itcm +from:0x01fff2f0 kind:arm_call to:0x02082684 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:0x02098a18 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:0x02132514 module:overlay(26) +from:0x01fffa74 kind:arm_call to:0x020ec89c module:overlay(26) +from:0x01fffa80 kind:arm_call to:0x01fffda8 module:itcm +from:0x01fffa8c kind:load to:0x0213f5ec module:overlay(26) +from:0x01fffaac kind:arm_call to:0x020ee038 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:0x020fbab0 module:overlay(26) +from:0x01fffdc4 kind:arm_call to:0x020fbad0 module:overlay(26) diff --git a/config/eur/arm9/itcm/symbols.txt b/config/eur/arm9/itcm/symbols.txt new file mode 100644 index 00000000..5274e30c --- /dev/null +++ b/config/eur/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=0x18) addr:0x01ffa924 +func_01ffa93c kind:function(arm,size=0x34) addr:0x01ffa93c +func_01ffa970 kind:function(thumb,size=0x20) addr:0x01ffa970 +func_01ffa990 kind:function(thumb,size=0x1c) addr:0x01ffa990 +func_01ffa9ac kind:function(thumb,size=0x1c) 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/eur/arm9/overlays/ov000/delinks.txt b/config/eur/arm9/overlays/ov000/delinks.txt new file mode 100644 index 00000000..1f23fb9a --- /dev/null +++ b/config/eur/arm9/overlays/ov000/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02051ae0 end:0x020aa238 kind:code align:32 + .rodata start:0x020aa238 end:0x020aff98 kind:data align:4 + .init start:0x020aff98 end:0x020b18b4 kind:code align:4 + .ctor start:0x020b18b4 end:0x020b1944 kind:data align:4 + .data start:0x020b1960 end:0x020b4ec0 kind:data align:32 + .bss start:0x020b4ec0 end:0x020b6520 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov000/relocs.txt b/config/eur/arm9/overlays/ov000/relocs.txt new file mode 100644 index 00000000..cdf3bf2d --- /dev/null +++ b/config/eur/arm9/overlays/ov000/relocs.txt @@ -0,0 +1,11063 @@ +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:0x020aa238 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:0x020b50c0 module:overlay(0) +from:0x02057718 kind:load to:0x020b62a8 module:overlay(0) +from:0x0205771c kind:load to:0x020a0c19 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:0x020b198c 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:0x020b1a1c module:overlay(0) +from:0x02057a28 kind:thumb_call to:0x02057b54 module:overlay(0) +from:0x02057a34 kind:load to:0x020b1a1c 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:0x020b19f0 module:overlay(0) +from:0x02057a70 kind:thumb_call to:0x02057b54 module:overlay(0) +from:0x02057a84 kind:load to:0x020b19f0 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:0x020b1a6c module:overlay(0) +from:0x02057b7e kind:thumb_call_arm to:0x02057bf4 module:overlay(0) +from:0x02057b88 kind:load to:0x020b1a6c 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:0x020b1a6c 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:0x020b1a6c 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:0x020b1a6c 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:0x020b4ec4 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:0x020b4ec4 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:0x020b4ec4 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:0x020b1ae8 module:overlay(0) +from:0x02058088 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0205809c kind:load to:0x020b1ae8 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:0x020b1abc module:overlay(0) +from:0x02058364 kind:arm_call to:0x02058060 module:overlay(0) +from:0x02058378 kind:load to:0x020b1abc 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:0x020b1b14 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:0x020b1b14 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:0x020b1b14 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:0x020b1b14 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:0x020b1b1c module:overlay(0) +from:0x020588d8 kind:load to:0x020aa24c module:overlay(0) +from:0x020588dc kind:load to:0x020aa244 module:overlay(0) +from:0x020588e0 kind:load to:0x020aa240 module:overlay(0) +from:0x020588e4 kind:load to:0x020b1b20 module:overlay(0) +from:0x020588e8 kind:load to:0x020aa248 module:overlay(0) +from:0x020588ec kind:load to:0x020aa250 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:0x020b1b1c module:overlay(0) +from:0x020589e0 kind:load to:0x020aa240 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:0x020b1b2c 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:0x020b1b50 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:0x020aa260 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:0x020b1b68 module:overlay(0) +from:0x02059114 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02059134 kind:load to:0x020b1b5c module:overlay(0) +from:0x02059144 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02059164 kind:load to:0x020b1b5c module:overlay(0) +from:0x0205918c kind:load to:0x01ffc6d4 module:itcm +from:0x020591e4 kind:load to:0x020b1b6c 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:0x020b1b7c 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:0x020b4ed4 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:0x020b4ed4 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:0x020b4ed4 module:overlay(0) +from:0x020595e4 kind:load to:0x020b1b78 module:overlay(0) +from:0x020595e8 kind:load to:0x02043f78 module:main +from:0x020595ec kind:load to:0x02043f40 module:main +from:0x020595f0 kind:load to:0x020b1b84 module:overlay(0) +from:0x020595f4 kind:load to:0x020b1b8c module:overlay(0) +from:0x020595f8 kind:load to:0x020b1b94 module:overlay(0) +from:0x020595fc kind:load to:0x02043394 module:main +from:0x02059600 kind:load to:0x020b1b9c 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:0x020b4ed4 module:overlay(0) +from:0x02059704 kind:load to:0x02043f78 module:main +from:0x02059708 kind:load to:0x02043f40 module:main +from:0x0205970c kind:load to:0x020b1b84 module:overlay(0) +from:0x02059710 kind:load to:0x020b1b9c 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:0x020b1bbc 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:0x020b1bbc 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:0x020b1bbc 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:0x0207e294 module:overlay(0) +from:0x0205a078 kind:load to:0x020b4ee0 module:overlay(0) +from:0x0205a07c kind:load to:0x020b1ba4 module:overlay(0) +from:0x0205a080 kind:load to:0x020b1ba4 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:0x020b1be4 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:0x020b1be4 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:0x02080080 module:overlay(0) +from:0x0205adac kind:arm_call to:0x02080068 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:0x02080180 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:0x020b1c10 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:0x020b1c10 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:0x020b4ec4 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:0x020aa360 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:0x020b4ec4 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:0x020aa370 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:0x020aa370 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:0x020aa370 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:0x020aa370 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:0x020b62a8 module:overlay(0) +from:0x0205c6ec kind:arm_call to:0x02070310 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:0x020aa380 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:0x02070538 module:overlay(0) +from:0x0205c9b0 kind:load to:0x027e09a4 module:dtcm +from:0x0205c9c0 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0205c9cc kind:load to:0x027e09a4 module:dtcm +from:0x0205c9e8 kind:arm_call to:0x0207029c module:overlay(0) +from:0x0205ca10 kind:load to:0x027e09a0 module:dtcm +from:0x0205ca14 kind:load to:0x020b62a8 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:0x020736c0 module:overlay(0) +from:0x0205ca70 kind:load to:0x027e09b8 module:dtcm +from:0x0205ca94 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0205caa8 kind:arm_call to:0x020732fc 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:0x0208ba60 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:0x0208ba60 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:0x020ab4dc 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:0x0208ba60 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:0x020ab4dc 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:0x0208ba60 module:overlay(0) +from:0x0205d40c kind:arm_call to:0x01fff148 module:itcm +from:0x0205d448 kind:arm_call to:0x02077480 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:0x020ab4dc 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:0x020d96e0 module:overlay(31) +from:0x0205d4dc kind:arm_call to:0x01fff148 module:itcm +from:0x0205d4ec kind:arm_call to:0x020802ec 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:0x020eb368 module:overlay(21) +from:0x0205d558 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d574 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x0205d588 kind:arm_call to:0x020eb398 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:0x020eb460 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:0x020eb494 module:overlay(21) +from:0x0205d620 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d63c kind:arm_call to:0x0208bb54 module:overlay(0) +from:0x0205d650 kind:arm_call to:0x020eb4cc 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:0x020ab4dc 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:0x020b4ee4 module:overlay(0) +from:0x0205d9ac kind:load to:0x020b1c14 module:overlay(0) +from:0x0205d9d0 kind:arm_call to:0x02077480 module:overlay(0) +from:0x0205d9e4 kind:arm_call to:0x02077590 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:0x02078698 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:0x020afd14 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:0x020b1c20 module:overlay(0) +from:0x0205e7f0 kind:load to:0x020aa3a0 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:0x020b1c18 module:overlay(0) +from:0x0205ed60 kind:load to:0x020b1c1c module:overlay(0) +from:0x0205ed64 kind:load to:0x020b1c18 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:0x020b1c88 module:overlay(0) +from:0x0205fe1c kind:load to:0x020b1c88 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:0x020b1c88 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:0x020b1c88 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:0x0209f118 module:overlay(0) +from:0x0205ff84 kind:arm_call to:0x0209f25c 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:0x0209f8ec 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:0x020b43b0 module:overlay(0) +from:0x02060014 kind:load to:0x020b3cb4 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:0x020b1c90 module:overlay(0) +from:0x02060284 kind:load to:0x020b1c94 module:overlay(0) +from:0x02060288 kind:load to:0x02043f40 module:main +from:0x0206028c kind:load to:0x0204a480 module:main +from:0x02060290 kind:load to:0x020b1c9c module:overlay(0) +from:0x0206029c kind:arm_call to:0x0205fdd0 module:overlay(0) +from:0x020602b0 kind:load to:0x020b1c68 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:0x020b1c90 module:overlay(0) +from:0x02060634 kind:load to:0x020b1c94 module:overlay(0) +from:0x02060638 kind:load to:0x02043f40 module:main +from:0x0206063c kind:load to:0x0204a480 module:main +from:0x02060640 kind:load to:0x020b1c9c module:overlay(0) +from:0x02060644 kind:load to:0x020b1ca0 module:overlay(0) +from:0x020606a4 kind:arm_call to:0x02028c18 module:main +from:0x020606b0 kind:load to:0x020b1c88 module:overlay(0) +from:0x020606b4 kind:load to:0x020b1c78 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:0x0209f10c 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:0x020aa3b0 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:0x020b1ca4 module:overlay(0) +from:0x02060a90 kind:load to:0x020b1cb8 module:overlay(0) +from:0x02060a94 kind:load to:0x020b5214 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:0x020b1cec module:overlay(0) +from:0x02060ebc kind:load to:0x02049be0 module:main +from:0x02060ec0 kind:load to:0x020b1cfc module:overlay(0) +from:0x02060ee0 kind:load to:0x020aa41c module:overlay(0) +from:0x02060eec kind:arm_call_thumb to:0x02018498 module:main +from:0x02060f00 kind:arm_call_thumb to:0x020bd6a8 module:overlay(1) +from:0x02060f0c kind:load to:0x020b1d14 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:0x020b1d14 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:0x020b1d14 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:0x020b1d14 module:overlay(0) +from:0x02060fc0 kind:load to:0x027e0994 module:dtcm +from:0x02060fdc kind:arm_call to:0x0207029c 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:0x020b1d5c 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:0x020b1d74 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:0x020b1d74 module:overlay(0) +from:0x02061654 kind:arm_call to:0x0201667c module:main +from:0x02061668 kind:load to:0x020b1dd8 module:overlay(0) +from:0x02061678 kind:arm_call to:0x0201667c module:main +from:0x0206168c kind:load to:0x020b1dd8 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:0x020b1e08 module:overlay(0) +from:0x02061728 kind:thumb_call_arm to:0x02061a7c module:overlay(0) +from:0x02061744 kind:load to:0x020b1e08 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:0x020b1e0c module:overlay(0) +from:0x0206181c kind:load to:0x020b1e10 module:overlay(0) +from:0x02061820 kind:load to:0x020b1e20 module:overlay(0) +from:0x02061824 kind:load to:0x020b1e30 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:0x020b1e60 module:overlay(0) +from:0x02061b28 kind:load to:0x020b1e48 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:0x020b1e60 module:overlay(0) +from:0x02061b70 kind:load to:0x020b1e48 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:0x020b1e60 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:0x020b1e60 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:0x020b1e60 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:0x020b1e84 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:0x020b1e9c module:overlay(0) +from:0x02061f7c kind:arm_call to:0x02062144 module:overlay(0) +from:0x02061f88 kind:load to:0x020b1e9c 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:0x020b1eb4 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:0x020b1ecc module:overlay(0) +from:0x02062b48 kind:arm_call to:0x0201667c module:main +from:0x02062bac kind:load to:0x020b1ecc 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:0x020b5214 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:0x020b1ee4 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:0x020b1efc 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:0x020b1efc module:overlay(0) +from:0x02063340 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x02063378 kind:load to:0x020b1efc module:overlay(0) +from:0x02063384 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020633bc kind:load to:0x020b1efc 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:0x020b1f5c 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:0x020b1f2c 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:0x020b1f74 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:0x020b1fac 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:0x020b5214 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:0x020b1fbc 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:0x020b1fbc 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:0x020b1fd8 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:0x020b4f70 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:0x020b2060 module:overlay(0) +from:0x0206670c kind:load to:0x020b2048 module:overlay(0) +from:0x02066710 kind:load to:0x020b2068 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:0x020b2078 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:0x020b504c module:overlay(0) +from:0x02066cc8 kind:arm_call to:0x020beb54 module:overlay(17) +from:0x02066d2c kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x02066ddc kind:load to:0x027e09b8 module:dtcm +from:0x02066de0 kind:load to:0x020b50a8 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:0x020d78c0 module:overlays(19,24) +from:0x02066df4 kind:load to:0x020b62a8 module:overlay(0) +from:0x02066df8 kind:load to:0x020d78c2 module:overlays(19,24) +from:0x02066f6c kind:arm_call to:0x02067aa4 module:overlay(0) +from:0x02066f98 kind:arm_call to:0x020d9834 module:overlay(31) +from:0x02066fc4 kind:arm_call to:0x020d9748 module:overlay(31) +from:0x02067024 kind:arm_call to:0x02080658 module:overlay(0) +from:0x02067048 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x02067060 kind:arm_call to:0x020a7840 module:overlay(0) +from:0x02067074 kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x020670c0 kind:arm_call to:0x02070b78 module:overlay(0) +from:0x020670e8 kind:arm_call to:0x020d3ee8 module:overlay(24) +from:0x02067110 kind:arm_call to:0x020d3ee8 module:overlay(24) +from:0x02067130 kind:arm_call_thumb to:0x020183c0 module:main +from:0x02067164 kind:arm_call to:0x020beb84 module:overlay(17) +from:0x02067174 kind:arm_call to:0x020beb54 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:0x020b50a8 module:overlay(0) +from:0x02067210 kind:load to:0x020b504c 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:0x020b62a8 module:overlay(0) +from:0x02067230 kind:load to:0x020d78c2 module:overlays(19,24) +from:0x02067258 kind:arm_call to:0x020667b0 module:overlay(0) +from:0x02067274 kind:load to:0x020b20a4 module:overlay(0) +from:0x0206728c kind:arm_call to:0x020667b0 module:overlay(0) +from:0x020672a8 kind:load to:0x020b20a4 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:0x020b20a4 module:overlay(0) +from:0x020672f0 kind:load to:0x020b504c 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:0x020b20a4 module:overlay(0) +from:0x02067340 kind:load to:0x020b504c 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:0x020b20a4 module:overlay(0) +from:0x02067388 kind:load to:0x020b504c 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:0x020b504c 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:0x020b504c 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:0x020b504c 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:0x020b504c 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:0x020b20d0 module:overlay(0) +from:0x020677ac kind:load to:0x020b20dc 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:0x020b20d0 module:overlay(0) +from:0x020678dc kind:load to:0x020b20dc 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:0x020b20e4 module:overlay(0) +from:0x02067b5c kind:load to:0x02182c40 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:0x020b20ec module:overlay(0) +from:0x02067bb0 kind:load to:0x02181060 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:0x020cb0c4 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:0x020d8694 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:0x020cb0c4 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:0x020a3630 module:overlay(0) +from:0x0206818c kind:load to:0x027e09a4 module:dtcm +from:0x02068190 kind:load to:0x020d8694 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:0x020a3630 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:0x02173c18 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:0x020a2ab8 module:overlay(0) +from:0x02068308 kind:arm_call to:0x020a2ab8 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:0x020a2ac4 module:overlay(0) +from:0x02068370 kind:arm_call to:0x020a2ac4 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:0x020b20fc module:overlay(0) +from:0x020685fc kind:arm_call to:0x02068504 module:overlay(0) +from:0x02068678 kind:load to:0x020b20fc 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:0x020b64ca module:overlay(0) +from:0x02068bd0 kind:load to:0x020b504c 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:0x020b2148 module:overlay(0) +from:0x02068fe0 kind:load to:0x02049be0 module:main +from:0x02068fe4 kind:load to:0x020b214c module:overlay(0) +from:0x02068fe8 kind:load to:0x020b2150 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:0x020b51b8 module:overlay(0) +from:0x02069c74 kind:load to:0x020b5214 module:overlay(0) +from:0x02069c8c kind:arm_call to:0x02002fc4 module:main +from:0x02069cc8 kind:arm_call to:0x0207147c 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:0x0206ff54 module:overlay(0) +from:0x02069d0c kind:arm_call to:0x0212e5a0 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:0x020b51b8 module:overlay(0) +from:0x02069d28 kind:load to:0x020b5214 module:overlay(0) +from:0x02069d2c kind:load to:0x020b52b4 module:overlay(0) +from:0x02069d30 kind:load to:0x020b52e8 module:overlay(0) +from:0x02069d34 kind:load to:0x020b5340 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:0x020b51b8 module:overlay(0) +from:0x02069d74 kind:load to:0x020b5214 module:overlay(0) +from:0x02069d78 kind:load to:0x020b52e8 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:0x020b51b8 module:overlay(0) +from:0x02069db4 kind:load to:0x020b5214 module:overlay(0) +from:0x02069db8 kind:load to:0x020b52e8 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:0x020b5214 module:overlay(0) +from:0x02069e98 kind:load to:0x020b51b8 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:0x020d5d54 module:overlay(24) +from:0x02069f08 kind:load to:0x020b5340 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:0x02070104 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:0x020b5340 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:0x020b51b8 module:overlay(0) +from:0x02069fb4 kind:load to:0x020b5214 module:overlay(0) +from:0x02069fb8 kind:load to:0x020b52b4 module:overlay(0) +from:0x02069fbc kind:load to:0x020b52e8 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:0x020b51b8 module:overlay(0) +from:0x0206a010 kind:load to:0x020b5214 module:overlay(0) +from:0x0206a02c kind:load to:0x020b51b8 module:overlay(0) +from:0x0206a030 kind:load to:0x020b5214 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:0x02081d5c 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:0x020d3e0c 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:0x020d3e0c 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:0x020b50c0 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:0x020b218c 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:0x020aa554 module:overlay(0) +from:0x0206acb0 kind:load to:0x020aa556 module:overlay(0) +from:0x0206accc kind:load to:0x020aa555 module:overlay(0) +from:0x0206ace4 kind:load to:0x020aa558 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:0x020b52e8 module:overlay(0) +from:0x0206af1c kind:arm_call to:0x0206fc24 module:overlay(0) +from:0x0206af30 kind:load to:0x020b52e8 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:0x020b215c 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:0x020b2174 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:0x020b50c0 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:0x020b50c0 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:0x0207165c 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:0x02071594 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:0x020b50c0 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:0x0216628c 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:0x0207165c module:overlay(0) +from:0x0206bf98 kind:arm_call to:0x02071594 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:0x020b50c0 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:0x020b50c0 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:0x020b50c0 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:0x020b50c0 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:0x020b50c0 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:0x020b50c0 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:0x020b50c0 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:0x0207029c 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:0x020b5214 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:0x020b50c0 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:0x020b50c0 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:0x020b219c 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:0x020b50c0 module:overlay(0) +from:0x0206e994 kind:load to:0x020b219c 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:0x020b219c module:overlay(0) +from:0x0206ec64 kind:arm_call to:0x0207165c module:overlay(0) +from:0x0206ec74 kind:arm_call to:0x02071594 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:0x020b219c 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:0x020b219c 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:0x02071594 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:0x020d3e0c 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:0x020d3e0c 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:0x020b219c 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:0x020d5fac module:overlay(24) +from:0x0206f5cc kind:load to:0x020b50c0 module:overlay(0) +from:0x0206f5d0 kind:load to:0x027e0d08 module:dtcm +from:0x0206f5ec kind:arm_call to:0x020d5e20 module:overlay(24) +from:0x0206f5f4 kind:load to:0x027e0d08 module:dtcm +from:0x0206f610 kind:arm_call to:0x020d5fac module:overlay(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:0x020b50c0 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:0x020b5214 module:overlay(0) +from:0x0206f964 kind:load to:0x020b21a8 module:overlay(0) +from:0x0206f978 kind:arm_call to:0x02002b08 module:main +from:0x0206f990 kind:load to:0x020aa7d4 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:0x020aa7d4 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:0x0207165c module:overlay(0) +from:0x0206fb68 kind:arm_call to:0x02071594 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:0x0206ff28 kind:arm_call to:0x0206fc64 module:overlay(0) +from:0x0206ff7c kind:arm_call to:0x0202f9e4 module:main +from:0x0206ffac kind:arm_call to:0x0206ff0c module:overlay(0) +from:0x0206ffb4 kind:load to:0x020b533c module:overlay(0) +from:0x0206ffb8 kind:load to:0x020b5338 module:overlay(0) +from:0x0206ffbc kind:load to:0x020b5300 module:overlay(0) +from:0x02070020 kind:arm_call to:0x020700b8 module:overlay(0) +from:0x02070038 kind:arm_call to:0x02070104 module:overlay(0) +from:0x02070040 kind:load to:0x020b5300 module:overlay(0) +from:0x02070098 kind:arm_call to:0x020700b8 module:overlay(0) +from:0x020700b0 kind:arm_call to:0x02070104 module:overlay(0) +from:0x020700c4 kind:arm_call to:0x0202ef7c module:main +from:0x020700e8 kind:arm_call to:0x0202f00c module:main +from:0x0207012c kind:load to:0x020b5300 module:overlay(0) +from:0x02070130 kind:load to:0x0206ff34 module:overlay(0) +from:0x02070140 kind:load to:0x020b5300 module:overlay(0) +from:0x02070144 kind:load to:0x0206ff44 module:overlay(0) +from:0x02070160 kind:load to:0x020b5300 module:overlay(0) +from:0x02070188 kind:arm_call to:0x0202f044 module:main +from:0x020701b8 kind:arm_call to:0x0202761c module:main +from:0x020701c4 kind:arm_call to:0x0202761c module:main +from:0x02070278 kind:arm_call to:0x020340b0 module:main +from:0x020702b8 kind:load to:0x020c2fe4 module:overlays(1,2) +from:0x02070384 kind:arm_call to:0x0207029c module:overlay(0) +from:0x0207039c kind:arm_call to:0x0207029c module:overlay(0) +from:0x020704e4 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020704ec kind:load to:0x027e09a4 module:dtcm +from:0x020704f0 kind:load to:0x02049be4 module:main +from:0x02070504 kind:arm_call to:0x02061098 module:overlay(0) +from:0x02070518 kind:arm_call_thumb to:0x020b68a4 module:overlay(1) +from:0x02070520 kind:arm_call_thumb to:0x020b66dc module:overlay(1) +from:0x02070528 kind:arm_call to:0x02070e44 module:overlay(0) +from:0x02070534 kind:load to:0x0204a088 module:main +from:0x02070550 kind:load to:0x02071280 module:overlay(0) +from:0x020705e0 kind:load to:0x02043e50 module:main +from:0x020705e4 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02070662 kind:thumb_call to:0x020b76ac module:overlay(1) +from:0x02070668 kind:thumb_call_arm to:0x020a78c4 module:overlay(0) +from:0x02070672 kind:thumb_call_arm to:0x020a782c module:overlay(0) +from:0x020706d6 kind:thumb_call to:0x020bc4d8 module:overlay(1) +from:0x020706e2 kind:thumb_call_arm to:0x020d6310 module:overlay(24) +from:0x020706f0 kind:thumb_call_arm to:0x020a9b10 module:overlay(0) +from:0x020706f6 kind:thumb_call to:0x020b662c module:overlay(1) +from:0x020706fa kind:thumb_call_arm to:0x02070cfc module:overlay(0) +from:0x02070704 kind:load to:0x027e0cd8 module:dtcm +from:0x02070708 kind:load to:0x027e09b8 module:dtcm +from:0x0207070c kind:load to:0x027e0ce0 module:dtcm +from:0x02070710 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02070718 kind:load to:0x020b6510 module:overlay(0) +from:0x0207075e kind:thumb_call_arm to:0x02028c4c module:main +from:0x02070768 kind:thumb_call_arm to:0x02028c4c module:main +from:0x02070774 kind:thumb_call to:0x020a0c44 module:overlay(0) +from:0x0207077e kind:thumb_call to:0x020b76ac module:overlay(1) +from:0x0207078c kind:thumb_call to:0x020bc4d8 module:overlay(1) +from:0x02070792 kind:thumb_call to:0x020b662c module:overlay(1) +from:0x02070796 kind:thumb_call_arm to:0x02070cfc module:overlay(0) +from:0x020707a0 kind:load to:0x027e09b8 module:dtcm +from:0x020707a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020707ea kind:thumb_call_arm to:0x02028c4c module:main +from:0x020707f4 kind:thumb_call_arm to:0x02028c4c module:main +from:0x02070800 kind:thumb_call to:0x020a0c44 module:overlay(0) +from:0x0207080a kind:thumb_call to:0x020b76ac module:overlay(1) +from:0x02070818 kind:thumb_call to:0x020bc4d8 module:overlay(1) +from:0x0207081e kind:thumb_call to:0x020b662c module:overlay(1) +from:0x02070822 kind:thumb_call_arm to:0x02070cfc module:overlay(0) +from:0x0207082c kind:load to:0x027e09b8 module:dtcm +from:0x02070830 kind:load to:0x027e0ce0 module:dtcm +from:0x02070848 kind:arm_call to:0x0207246c module:overlay(0) +from:0x0207086c kind:arm_call to:0x020bb934 module:overlay(17) +from:0x02070874 kind:load to:0x027e09ac module:dtcm +from:0x02070878 kind:load to:0x0204a088 module:main +from:0x0207089c kind:arm_call to:0x020bb660 module:overlay(17) +from:0x020708ac kind:arm_call to:0x0207719c module:overlay(0) +from:0x020708d0 kind:load to:0x0204a088 module:main +from:0x020708d4 kind:load to:0x027e09bc module:dtcm +from:0x020708e4 kind:arm_call to:0x02019340 module:main +from:0x02070924 kind:arm_call to:0x020c1e54 module:overlay(17) +from:0x0207092c kind:load to:0x0204a110 module:main +from:0x02070930 kind:load to:0x0204a088 module:main +from:0x02070934 kind:load to:0x027e0cec module:dtcm +from:0x02070964 kind:arm_call to:0x020166ac module:main +from:0x0207097c kind:arm_call to:0x0208bfbc module:overlay(0) +from:0x02070988 kind:arm_call to:0x02072670 module:overlay(0) +from:0x02070994 kind:arm_call to:0x0207269c module:overlay(0) +from:0x020709b8 kind:arm_call to:0x0207269c module:overlay(0) +from:0x020709dc kind:arm_call to:0x020bb7f8 module:overlay(17) +from:0x020709ec kind:arm_call to:0x02058ff8 module:overlay(0) +from:0x02070a14 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02070a28 kind:arm_call to:0x02081d48 module:overlay(0) +from:0x02070a30 kind:load to:0x027e0958 module:dtcm +from:0x02070a34 kind:load to:0x027e0954 module:dtcm +from:0x02070a38 kind:load to:0x027e0ce0 module:dtcm +from:0x02070a3c kind:load to:0x027e09ac module:dtcm +from:0x02070a40 kind:load to:0x027e09bc module:dtcm +from:0x02070a44 kind:load to:0x0204a088 module:main +from:0x02070a48 kind:load to:0x027e0cd8 module:dtcm +from:0x02070a7c kind:arm_call to:0x020c1e9c module:overlay(17) +from:0x02070a88 kind:arm_call to:0x02058ef0 module:overlay(0) +from:0x02070a90 kind:load to:0x0204a088 module:main +from:0x02070a94 kind:load to:0x027e0cec module:dtcm +from:0x02070a98 kind:load to:0x027e0954 module:dtcm +from:0x02070abc kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x02070ad8 kind:arm_call to:0x02071000 module:overlay(0) +from:0x02070ae8 kind:arm_call to:0x020711b4 module:overlay(0) +from:0x02070aec kind:arm_call to:0x02070c64 module:overlay(0) +from:0x02070b10 kind:load to:0x02071000 module:overlay(0) +from:0x02070b1c kind:arm_call to:0x02070560 module:overlay(0) +from:0x02070b2c kind:arm_call to:0x02071000 module:overlay(0) +from:0x02070b40 kind:arm_call to:0x02070560 module:overlay(0) +from:0x02070b4c kind:arm_call to:0x02028c60 module:main +from:0x02070b6c kind:arm_call to:0x02071000 module:overlay(0) +from:0x02070bc4 kind:arm_call to:0x02071000 module:overlay(0) +from:0x02070be8 kind:arm_call to:0x020a78c4 module:overlay(0) +from:0x02070c00 kind:arm_call to:0x020a782c module:overlay(0) +from:0x02070c58 kind:arm_call to:0x02071000 module:overlay(0) +from:0x02070c7c kind:load to:0x02049a2c module:main +from:0x02070c80 kind:load to:0x02070d35 module:overlay(0) +from:0x02070c9c kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02070cb4 kind:arm_call to:0x020703c4 module:overlay(0) +from:0x02070cbc kind:load to:0x027e0cd8 module:dtcm +from:0x02070cd8 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02070cf0 kind:arm_call to:0x02070420 module:overlay(0) +from:0x02070cf8 kind:load to:0x027e0cd8 module:dtcm +from:0x02070d08 kind:arm_call to:0x0207332c module:overlay(0) +from:0x02070d14 kind:arm_call to:0x0206126c module:overlay(0) +from:0x02070d20 kind:arm_call to:0x0207da40 module:overlay(0) +from:0x02070d28 kind:load to:0x027e09b8 module:dtcm +from:0x02070d2c kind:load to:0x0204a088 module:main +from:0x02070d30 kind:load to:0x027e09c0 module:dtcm +from:0x02070d38 kind:thumb_call_arm to:0x02070e40 module:overlay(0) +from:0x02070d3e kind:thumb_call_arm to:0x02013014 module:main +from:0x02070d46 kind:thumb_call_arm to:0x02061098 module:overlay(0) +from:0x02070d50 kind:thumb_call to:0x020b7144 module:overlay(1) +from:0x02070d56 kind:thumb_call_arm to:0x02070cfc module:overlay(0) +from:0x02070d5c kind:thumb_call_arm to:0x02070560 module:overlay(0) +from:0x02070d66 kind:thumb_call_arm to:0x02028c60 module:main +from:0x02070dfe kind:thumb_call_arm to:0x020d5900 module:overlay(24) +from:0x02070e06 kind:thumb_call_arm to:0x020d4228 module:overlay(24) +from:0x02070e0e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x02070e1e kind:thumb_call_arm to:0x02013070 module:main +from:0x02070e28 kind:load to:0x0204999c module:main +from:0x02070e2c kind:load to:0x0204a088 module:main +from:0x02070e30 kind:load to:0x027e09a4 module:dtcm +from:0x02070e34 kind:load to:0x027e0d04 module:dtcm +from:0x02070e38 kind:load to:0x027e0cfc module:dtcm +from:0x02070e54 kind:load to:0x027e09a4 module:dtcm +from:0x02070e60 kind:load to:0x02070c64 module:overlay(0) +from:0x02070e94 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02070eb0 kind:arm_call to:0x01ffd43c module:itcm +from:0x02070f10 kind:load to:0x027e0ce0 module:dtcm +from:0x02070f14 kind:load to:0x027e09bc module:dtcm +from:0x02070f30 kind:arm_call to:0x02070e64 module:overlay(0) +from:0x02070f48 kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x02070f70 kind:arm_call to:0x02070e64 module:overlay(0) +from:0x02070f88 kind:arm_call to:0x02065d00 module:overlay(0) +from:0x02070fc0 kind:arm_call to:0x02070e64 module:overlay(0) +from:0x02070fd4 kind:arm_call to:0x02065d00 module:overlay(0) +from:0x02070ff0 kind:arm_call to:0x02065e88 module:overlay(0) +from:0x02070ff8 kind:arm_call to:0x02070c64 module:overlay(0) +from:0x02071010 kind:arm_call to:0x02071280 module:overlay(0) +from:0x0207103c kind:arm_call to:0x02070c64 module:overlay(0) +from:0x0207105c kind:arm_call to:0x02070f18 module:overlay(0) +from:0x02071068 kind:arm_call to:0x0201b9a8 module:main +from:0x020710b8 kind:arm_call to:0x0201bbcc module:main +from:0x020710e0 kind:arm_call to:0x0201b9a8 module:main +from:0x02071164 kind:arm_call to:0x02069fc4 module:overlay(0) +from:0x02071184 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x02071190 kind:load to:0x020aa892 module:overlay(0) +from:0x02071194 kind:load to:0x020aa88c module:overlay(0) +from:0x02071198 kind:load to:0x0204e5f8 module:main +from:0x0207119c kind:load to:0x020aa88d module:overlay(0) +from:0x020711a0 kind:load to:0x020aa88e module:overlay(0) +from:0x020711a4 kind:load to:0x020aa88f module:overlay(0) +from:0x020711a8 kind:load to:0x020b50c0 module:overlay(0) +from:0x020711ac kind:load to:0x027e09a4 module:dtcm +from:0x020711b0 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020711cc kind:arm_call to:0x02070c64 module:overlay(0) +from:0x02071244 kind:arm_call to:0x02069fc4 module:overlay(0) +from:0x02071268 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x02071274 kind:load to:0x020b50c0 module:overlay(0) +from:0x02071278 kind:load to:0x027e09a4 module:dtcm +from:0x0207127c kind:load to:0x020d8694 module:overlays(19,24) +from:0x020712ac kind:arm_call to:0x0201bacc module:main +from:0x020712c0 kind:arm_call to:0x0201bacc module:main +from:0x020712c8 kind:arm_call to:0x02011ff4 module:main +from:0x020712dc kind:arm_call to:0x0201bacc module:main +from:0x020712f0 kind:arm_call to:0x0201bacc module:main +from:0x020712f8 kind:arm_call to:0x02011ff4 module:main +from:0x02071314 kind:arm_call to:0x02011f3c module:main +from:0x02071320 kind:arm_call to:0x02071328 module:overlay(0) +from:0x02071330 kind:arm_call to:0x02071f88 module:overlay(0) +from:0x02071374 kind:arm_call to:0x0207144c module:overlay(0) +from:0x020713c4 kind:load to:0x020713c8 module:overlay(0) +from:0x020713d8 kind:arm_call to:0x01ffd400 module:itcm +from:0x02071400 kind:arm_call to:0x0207144c module:overlay(0) +from:0x0207142c kind:arm_call to:0x0207144c module:overlay(0) +from:0x02071440 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02071448 kind:load to:0x027e09a4 module:dtcm +from:0x02071468 kind:arm_call to:0x01ffb464 module:itcm +from:0x020714c8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02071504 kind:arm_call to:0x02019514 module:main +from:0x02071544 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02071588 kind:load to:0x027e09bc module:dtcm +from:0x0207158c kind:load to:0x0204a110 module:main +from:0x02071590 kind:load to:0x020b5214 module:overlay(0) +from:0x020715b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020715bc kind:arm_call to:0x01ffb744 module:itcm +from:0x02071658 kind:load to:0x0203e964 module:main +from:0x02071670 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071680 kind:arm_call to:0x02071688 module:overlay(0) +from:0x020716b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02071714 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071728 kind:arm_call to:0x0207165c module:overlay(0) +from:0x0207173c kind:arm_call to:0x0206dcb4 module:overlay(0) +from:0x02071744 kind:load to:0x020b5214 module:overlay(0) +from:0x02071754 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071768 kind:arm_call to:0x0206dcb4 module:overlay(0) +from:0x02071770 kind:load to:0x020b5214 module:overlay(0) +from:0x02071790 kind:arm_call to:0x02071594 module:overlay(0) +from:0x020717a4 kind:arm_call to:0x0207165c module:overlay(0) +from:0x020717bc kind:arm_call to:0x0206e998 module:overlay(0) +from:0x020717c8 kind:load to:0x020b5214 module:overlay(0) +from:0x020717e0 kind:arm_call to:0x02071594 module:overlay(0) +from:0x020717f4 kind:arm_call to:0x0207165c module:overlay(0) +from:0x02071808 kind:arm_call to:0x0206dd0c module:overlay(0) +from:0x02071810 kind:load to:0x020b5214 module:overlay(0) +from:0x02071830 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071844 kind:arm_call to:0x0207165c module:overlay(0) +from:0x0207185c kind:arm_call to:0x0206e9f8 module:overlay(0) +from:0x02071868 kind:load to:0x020b5214 module:overlay(0) +from:0x02071888 kind:arm_call to:0x02071594 module:overlay(0) +from:0x0207189c kind:arm_call to:0x0207165c module:overlay(0) +from:0x020718c4 kind:arm_call to:0x0206e0cc module:overlay(0) +from:0x020718d0 kind:load to:0x020b5214 module:overlay(0) +from:0x020718f0 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071904 kind:arm_call to:0x0207165c module:overlay(0) +from:0x02071924 kind:arm_call to:0x0206e13c module:overlay(0) +from:0x02071930 kind:load to:0x020b5214 module:overlay(0) +from:0x02071950 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071964 kind:arm_call to:0x0207165c module:overlay(0) +from:0x02071984 kind:arm_call to:0x0206e160 module:overlay(0) +from:0x02071990 kind:load to:0x020b5214 module:overlay(0) +from:0x020719a4 kind:arm_call to:0x0206ec28 module:overlay(0) +from:0x020719ac kind:load to:0x020b5214 module:overlay(0) +from:0x020719d0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020719e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02071a40 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071a5c kind:arm_call to:0x0206ea58 module:overlay(0) +from:0x02071a70 kind:load to:0x020b5214 module:overlay(0) +from:0x02071a8c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071a94 kind:arm_call to:0x01ffb428 module:itcm +from:0x02071ae4 kind:arm_call to:0x02002f04 module:main +from:0x02071af4 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x02071b18 kind:arm_call to:0x0206ef38 module:overlay(0) +from:0x02071b24 kind:load to:0x020b51c0 module:overlay(0) +from:0x02071b28 kind:load to:0x020b51b8 module:overlay(0) +from:0x02071b2c kind:load to:0x020b5214 module:overlay(0) +from:0x02071b78 kind:arm_call to:0x02080364 module:overlay(0) +from:0x02071b98 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071bac kind:arm_call to:0x0207165c module:overlay(0) +from:0x02071bc0 kind:arm_call to:0x0206e50c module:overlay(0) +from:0x02071bcc kind:load to:0x027e0cd8 module:dtcm +from:0x02071bd0 kind:load to:0x020b5214 module:overlay(0) +from:0x02071c1c kind:arm_call to:0x02080364 module:overlay(0) +from:0x02071c3c kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071c50 kind:arm_call to:0x0206e50c module:overlay(0) +from:0x02071c5c kind:load to:0x027e0cd8 module:dtcm +from:0x02071c60 kind:load to:0x020b5214 module:overlay(0) +from:0x02071c70 kind:arm_call to:0x02071610 module:overlay(0) +from:0x02071c84 kind:arm_call to:0x0206e50c module:overlay(0) +from:0x02071c8c kind:load to:0x020b5214 module:overlay(0) +from:0x02071cd8 kind:arm_call to:0x02080364 module:overlay(0) +from:0x02071cf8 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071d0c kind:arm_call to:0x0207165c module:overlay(0) +from:0x02071d20 kind:arm_call to:0x0206e5cc module:overlay(0) +from:0x02071d2c kind:load to:0x027e0cd8 module:dtcm +from:0x02071d30 kind:load to:0x020b5214 module:overlay(0) +from:0x02071d84 kind:arm_call to:0x02080364 module:overlay(0) +from:0x02071da4 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071db8 kind:arm_call to:0x0207165c module:overlay(0) +from:0x02071dd0 kind:arm_call to:0x0206ea58 module:overlay(0) +from:0x02071ddc kind:load to:0x027e0cd8 module:dtcm +from:0x02071de0 kind:load to:0x020b5214 module:overlay(0) +from:0x02071e34 kind:arm_call to:0x02080364 module:overlay(0) +from:0x02071e54 kind:arm_call to:0x02071594 module:overlay(0) +from:0x02071e70 kind:arm_call to:0x0206ea58 module:overlay(0) +from:0x02071e7c kind:load to:0x027e0cd8 module:dtcm +from:0x02071e80 kind:load to:0x020b5214 module:overlay(0) +from:0x02071e90 kind:load to:0x020b5214 module:overlay(0) +from:0x02071e94 kind:load to:0x0206dc60 module:overlay(0) +from:0x02071ea4 kind:load to:0x020b5214 module:overlay(0) +from:0x02071ea8 kind:load to:0x0206e8d8 module:overlay(0) +from:0x02071f60 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071f94 kind:load to:0x027e09a8 module:dtcm +from:0x02072104 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072118 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x0207212c kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072140 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072154 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072168 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x0207218c kind:arm_call to:0x01ff91b8 module:itcm +from:0x020721a0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020721f0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0207222c kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072260 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x020722b8 kind:arm_call to:0x01ff91e8 module:itcm +from:0x020722fc kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072310 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072324 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072338 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072438 kind:arm_call to:0x0203a1bc module:main +from:0x0207244c kind:arm_call to:0x02028cdc module:main +from:0x0207245c kind:arm_call to:0x020720d4 module:overlay(0) +from:0x02072490 kind:arm_call to:0x02072344 module:overlay(0) +from:0x02072498 kind:arm_call to:0x02024df0 module:main +from:0x020724a8 kind:arm_call to:0x0200c174 module:main +from:0x020724c0 kind:arm_call to:0x02072cc4 module:overlay(0) +from:0x020724d0 kind:arm_call to:0x02072cc4 module:overlay(0) +from:0x020725c4 kind:arm_call to:0x02072cd4 module:overlay(0) +from:0x020725f0 kind:arm_call to:0x02024d10 module:main +from:0x0207260c kind:arm_call to:0x02024ddc module:main +from:0x02072624 kind:arm_call to:0x02024d10 module:main +from:0x02072640 kind:arm_call to:0x02018be0 module:main +from:0x02072650 kind:arm_call to:0x02072f98 module:overlay(0) +from:0x0207265c kind:load to:0x027e09b0 module:dtcm +from:0x02072660 kind:load to:0x0203e964 module:main +from:0x02072668 kind:load to:0x0204ae10 module:main +from:0x0207266c kind:load to:0x0204a110 module:main +from:0x02072680 kind:load to:0x027e09b4 module:dtcm +from:0x02072694 kind:load to:0x027e09b4 module:dtcm +from:0x02072698 kind:load to:0x020c0edc module:overlays(1,2,4,17) +from:0x020726d8 kind:arm_call to:0x02072cf8 module:overlay(0) +from:0x020726ec kind:load to:0x027e09b0 module:dtcm +from:0x0207284c kind:arm_call to:0x02028cdc module:main +from:0x02072860 kind:arm_call to:0x02072a4c module:overlay(0) +from:0x02072870 kind:arm_call to:0x02071f98 module:overlay(0) +from:0x020729dc kind:arm_call to:0x02072a4c module:overlay(0) +from:0x020729ec kind:arm_call to:0x02071f98 module:overlay(0) +from:0x020729fc kind:arm_call to:0x02072a4c module:overlay(0) +from:0x02072a0c kind:arm_call to:0x02071f98 module:overlay(0) +from:0x02072a30 kind:arm_call to:0x02028cdc module:main +from:0x02072a70 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02072a7c kind:arm_call_thumb to:0x02015724 module:main +from:0x02072abc kind:arm_call to:0x02028cdc module:main +from:0x02072ac4 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02072af0 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02072b00 kind:load to:0x020b2244 module:overlay(0) +from:0x02072b04 kind:load to:0x020aaa94 module:overlay(0) +from:0x02072b1c kind:load to:0x020b2234 module:overlay(0) +from:0x02072b20 kind:load to:0x02072fbc module:overlay(0) +from:0x02072b2c kind:load to:0x02072fbc module:overlay(0) +from:0x02072b84 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072b94 kind:arm_call to:0x02072fbc module:overlay(0) +from:0x02072ba0 kind:load to:0x0203e964 module:main +from:0x02072ba4 kind:load to:0x020b2234 module:overlay(0) +from:0x02072bb8 kind:arm_call to:0x02011f3c module:main +from:0x02072bc4 kind:arm_call to:0x02072bcc module:overlay(0) +from:0x02072bd4 kind:arm_call to:0x02072d18 module:overlay(0) +from:0x02072c14 kind:arm_call to:0x02011f3c module:main +from:0x02072c38 kind:arm_call to:0x02072d3c module:overlay(0) +from:0x02072c64 kind:load to:0x020aac28 module:overlay(0) +from:0x02072c68 kind:load to:0x020aac20 module:overlay(0) +from:0x02072c90 kind:arm_call to:0x02011ff4 module:main +from:0x02072ca8 kind:arm_call to:0x02072d28 module:overlay(0) +from:0x02072d08 kind:arm_call to:0x02072d68 module:overlay(0) +from:0x02072d10 kind:arm_call to:0x02072de4 module:overlay(0) +from:0x02072d24 kind:load to:0x027e09b0 module:dtcm +from:0x02072d38 kind:load to:0x027e09b0 module:dtcm +from:0x02072d5c kind:arm_call to:0x02072e44 module:overlay(0) +from:0x02072d98 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072da4 kind:arm_call to:0x0200c160 module:main +from:0x02072dcc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072dd8 kind:arm_call to:0x0200c160 module:main +from:0x02072e38 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072f50 kind:load to:0x0203e964 module:main +from:0x02072f88 kind:arm_call to:0x02028c18 module:main +from:0x02072fac kind:arm_call to:0x02024dc4 module:main +from:0x02072fe8 kind:arm_call to:0x02028c90 module:main +from:0x02073014 kind:arm_call to:0x02077638 module:overlay(0) +from:0x0207301c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02073094 kind:arm_call to:0x02028c90 module:main +from:0x020730c8 kind:arm_call to:0x02028c4c module:main +from:0x02073118 kind:arm_call to:0x02028c4c module:main +from:0x0207313c kind:arm_call to:0x02011ff4 module:main +from:0x020731c0 kind:load to:0x020b2290 module:overlay(0) +from:0x020731f0 kind:load to:0x020b2290 module:overlay(0) +from:0x02073228 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02073230 kind:load to:0x027e0ce0 module:dtcm +from:0x0207323c kind:arm_call to:0x02073194 module:overlay(0) +from:0x0207326c kind:load to:0x020b22a8 module:overlay(0) +from:0x020732a4 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x020732d0 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x020732d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020732e8 kind:load to:0x02073798 module:overlay(0) +from:0x020732f8 kind:load to:0x02073744 module:overlay(0) +from:0x02073308 kind:load to:0x020737f8 module:overlay(0) +from:0x02073314 kind:arm_call to:0x01ffd420 module:itcm +from:0x02073338 kind:arm_call to:0x02073bc0 module:overlay(0) +from:0x02073344 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02073370 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x02073380 kind:load to:0x027e09a4 module:dtcm +from:0x02073384 kind:load to:0x020b51b8 module:overlay(0) +from:0x020733cc kind:arm_call to:0x02028c90 module:main +from:0x02073464 kind:arm_call to:0x02073d10 module:overlay(0) +from:0x020734b8 kind:arm_call to:0x02028c90 module:main +from:0x0207356c kind:arm_call to:0x02073d10 module:overlay(0) +from:0x020735c0 kind:arm_call to:0x02028c90 module:main +from:0x02073604 kind:arm_call to:0x02073d10 module:overlay(0) +from:0x02073658 kind:arm_call to:0x02028c90 module:main +from:0x020736b4 kind:arm_call to:0x02073d10 module:overlay(0) +from:0x020736cc kind:load to:0x0207388c module:overlay(0) +from:0x02073874 kind:arm_call to:0x02073718 module:overlay(0) +from:0x02073964 kind:arm_call to:0x02028cdc module:main +from:0x020739ec kind:arm_call to:0x020739b0 module:overlay(0) +from:0x02073ab4 kind:arm_call to:0x02028cdc module:main +from:0x02073b00 kind:arm_call to:0x020739b0 module:overlay(0) +from:0x02073bf0 kind:arm_call to:0x020739b0 module:overlay(0) +from:0x02073ca0 kind:arm_call to:0x02073718 module:overlay(0) +from:0x02073ca8 kind:arm_call to:0x020739b0 module:overlay(0) +from:0x02073db8 kind:arm_call to:0x02028cdc module:main +from:0x02073de8 kind:arm_call to:0x02073cd4 module:overlay(0) +from:0x02073e1c kind:arm_call to:0x02028cdc module:main +from:0x02073e90 kind:arm_call to:0x02073154 module:overlay(0) +from:0x02073eac kind:arm_call to:0x020166ac module:main +from:0x02073eb8 kind:arm_call to:0x020166ac module:main +from:0x02073edc kind:load to:0x027e09b8 module:dtcm +from:0x02073f04 kind:arm_call to:0x02074314 module:overlay(0) +from:0x02073f20 kind:arm_call to:0x02074530 module:overlay(0) +from:0x02073f2c kind:arm_call to:0x020743c4 module:overlay(0) +from:0x02073f40 kind:arm_call to:0x0201b9a8 module:main +from:0x02073f74 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02073f94 kind:arm_call to:0x0201b9a8 module:main +from:0x02073fbc kind:arm_call to:0x02166128 module:overlays(93,94) +from:0x02073fc4 kind:load to:0x0204e5f8 module:main +from:0x02073fc8 kind:load to:0x0204a110 module:main +from:0x02073fcc kind:load to:0x02043e50 module:main +from:0x02073fd0 kind:load to:0x027e0d8c module:dtcm +from:0x0207401c kind:arm_call to:0x02074530 module:overlay(0) +from:0x02074030 kind:arm_call to:0x0207834c module:overlay(0) +from:0x02074078 kind:arm_call to:0x0208bdfc module:overlay(0) +from:0x02074090 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020740d0 kind:arm_call to:0x02074530 module:overlay(0) +from:0x02074100 kind:arm_call to:0x0207446c module:overlay(0) +from:0x0207412c kind:arm_call to:0x02078230 module:overlay(0) +from:0x02074148 kind:arm_call to:0x02074530 module:overlay(0) +from:0x020741a0 kind:arm_call to:0x02074530 module:overlay(0) +from:0x020741cc kind:arm_call to:0x020716dc module:overlay(0) +from:0x020741e0 kind:load to:0x027e09bc module:dtcm +from:0x020741e4 kind:load to:0x027e09b8 module:dtcm +from:0x020741e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020741ec kind:load to:0x027e09a4 module:dtcm +from:0x020741f0 kind:load to:0x027e0cd8 module:dtcm +from:0x020741f4 kind:load to:0x0204a088 module:main +from:0x020741f8 kind:load to:0x027e09a8 module:dtcm +from:0x02074218 kind:arm_call to:0x0207446c module:overlay(0) +from:0x0207424c kind:arm_call to:0x02074314 module:overlay(0) +from:0x02074270 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02074290 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020742ac kind:arm_call to:0x0208bdfc module:overlay(0) +from:0x020742dc kind:arm_call to:0x02065f68 module:overlay(0) +from:0x020742e8 kind:arm_call to:0x0201b9a8 module:main +from:0x020742f4 kind:arm_call to:0x02073178 module:overlay(0) +from:0x02074300 kind:load to:0x027e09bc module:dtcm +from:0x02074304 kind:load to:0x027e09b8 module:dtcm +from:0x02074308 kind:load to:0x027e09a4 module:dtcm +from:0x0207430c kind:load to:0x027e0ce0 module:dtcm +from:0x02074310 kind:load to:0x0204e5f8 module:main +from:0x02074444 kind:arm_call to:0x0201bb84 module:main +from:0x0207447c kind:arm_call to:0x02074314 module:overlay(0) +from:0x02074498 kind:arm_call to:0x02074530 module:overlay(0) +from:0x020744a4 kind:arm_call to:0x020c681c module:overlay(24) +from:0x020744bc kind:arm_call to:0x020c3118 module:overlay(17) +from:0x020744d4 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020744f8 kind:arm_call to:0x020743c4 module:overlay(0) +from:0x0207450c kind:arm_call to:0x0201b9a8 module:main +from:0x0207451c kind:load to:0x027e0994 module:dtcm +from:0x02074520 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x02074524 kind:load to:0x027e09a4 module:dtcm +from:0x02074528 kind:load to:0x027e0cd8 module:dtcm +from:0x0207452c kind:load to:0x0204e5f8 module:main +from:0x0207455c kind:arm_call to:0x02065f44 module:overlay(0) +from:0x02074568 kind:arm_call to:0x0201b9a8 module:main +from:0x02074574 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02074590 kind:arm_call to:0x0208bdfc module:overlay(0) +from:0x020745c8 kind:arm_call to:0x020c68ec module:overlay(24) +from:0x020745d4 kind:load to:0x0204e5f8 module:main +from:0x020745d8 kind:load to:0x027e09a4 module:dtcm +from:0x020745dc kind:load to:0x027e0ce0 module:dtcm +from:0x020745e0 kind:load to:0x0204a088 module:main +from:0x020745e4 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020745e8 kind:load to:0x027e0994 module:dtcm +from:0x020745f8 kind:arm_call to:0x0201bacc module:main +from:0x02074600 kind:arm_call to:0x0201bacc module:main +from:0x02074608 kind:arm_call to:0x02073148 module:overlay(0) +from:0x02074620 kind:arm_call to:0x0201bacc module:main +from:0x02074628 kind:arm_call to:0x0201bacc module:main +from:0x02074630 kind:arm_call to:0x02073148 module:overlay(0) +from:0x02074638 kind:arm_call to:0x02011ff4 module:main +from:0x02074658 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02074694 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020746a0 kind:load to:0x020b2264 module:overlay(0) +from:0x020746a4 kind:load to:0x020b22ec module:overlay(0) +from:0x020746a8 kind:load to:0x020b231c module:overlay(0) +from:0x020746ac kind:load to:0x0204a088 module:main +from:0x020746c0 kind:load to:0x02073154 module:overlay(0) +from:0x020746e0 kind:arm_call to:0x020611fc module:overlay(0) +from:0x02074704 kind:arm_call to:0x020736c0 module:overlay(0) +from:0x0207470c kind:load to:0x0204a088 module:main +from:0x02074710 kind:load to:0x027e09b8 module:dtcm +from:0x02074744 kind:arm_call to:0x020611fc module:overlay(0) +from:0x02074758 kind:load to:0x0204a088 module:main +from:0x02074774 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0207477c kind:arm_call to:0x02073148 module:overlay(0) +from:0x02074784 kind:arm_call to:0x02011ff4 module:main +from:0x0207479c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020747a4 kind:arm_call to:0x02073148 module:overlay(0) +from:0x020747f0 kind:arm_call to:0x02073154 module:overlay(0) +from:0x02074814 kind:arm_call to:0x020166ac module:main +from:0x02074820 kind:arm_call to:0x0206738c module:overlay(0) +from:0x02074880 kind:arm_call to:0x01fff584 module:itcm +from:0x0207489c kind:arm_call to:0x0207507c module:overlay(0) +from:0x020748f8 kind:arm_call to:0x020756f4 module:overlay(0) +from:0x02074908 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0207491c kind:arm_call to:0x02078484 module:overlay(0) +from:0x0207492c kind:arm_call to:0x02074ec0 module:overlay(0) +from:0x02074930 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02074944 kind:arm_call to:0x0207834c module:overlay(0) +from:0x0207497c kind:arm_call to:0x020756f4 module:overlay(0) +from:0x02074998 kind:arm_call to:0x01ff9218 module:itcm +from:0x020749a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x020749b0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020749dc kind:arm_call to:0x02077590 module:overlay(0) +from:0x02074a38 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02074a58 kind:arm_call to:0x0201b9a8 module:main +from:0x02074a64 kind:load to:0x020aac44 module:overlay(0) +from:0x02074a68 kind:load to:0x027e09bc module:dtcm +from:0x02074a70 kind:load to:0x0204a110 module:main +from:0x02074a74 kind:load to:0x0204e5f8 module:main +from:0x02074a80 kind:arm_call to:0x02073168 module:overlay(0) +from:0x02074a88 kind:arm_call to:0x0207515c module:overlay(0) +from:0x02074af0 kind:arm_call to:0x0207569c module:overlay(0) +from:0x02074b18 kind:arm_call to:0x02074d34 module:overlay(0) +from:0x02074b80 kind:arm_call to:0x020756f4 module:overlay(0) +from:0x02074ba4 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02074bb0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02074bd0 kind:arm_call to:0x020756f4 module:overlay(0) +from:0x02074bf4 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02074c18 kind:arm_call to:0x0207515c module:overlay(0) +from:0x02074c20 kind:arm_call to:0x02074e48 module:overlay(0) +from:0x02074c40 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02074c70 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x02074ca0 kind:arm_call to:0x0207569c module:overlay(0) +from:0x02074cc8 kind:arm_call to:0x02074d60 module:overlay(0) +from:0x02074d24 kind:load to:0x027e0ce0 module:dtcm +from:0x02074d2c kind:load to:0x020b504c module:overlay(0) +from:0x02074d30 kind:load to:0x0204a088 module:main +from:0x02074d54 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02074d5c kind:load to:0x020b504c module:overlay(0) +from:0x02074dec kind:arm_call to:0x02078230 module:overlay(0) +from:0x02074e1c kind:arm_call to:0x02065f68 module:overlay(0) +from:0x02074e28 kind:arm_call to:0x0201b9a8 module:main +from:0x02074e3c kind:load to:0x027e09bc module:dtcm +from:0x02074e40 kind:load to:0x020aac30 module:overlay(0) +from:0x02074e44 kind:load to:0x0204e5f8 module:main +from:0x02074e54 kind:arm_call to:0x020c681c module:overlay(24) +from:0x02074e80 kind:arm_call to:0x020c3118 module:overlay(17) +from:0x02074e8c kind:arm_call to:0x020a4ab8 module:overlay(0) +from:0x02074ea8 kind:arm_call to:0x020611fc module:overlay(0) +from:0x02074eb0 kind:load to:0x027e0994 module:dtcm +from:0x02074eb4 kind:load to:0x0204a088 module:main +from:0x02074eb8 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x02074ebc kind:load to:0x020b504c module:overlay(0) +from:0x02074ed4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02074ef4 kind:arm_call to:0x02015820 module:main +from:0x02074f54 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02074f5c kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02074f80 kind:arm_call to:0x0201bacc module:main +from:0x02074f88 kind:arm_call to:0x0201bacc module:main +from:0x02074f90 kind:arm_call to:0x0201bacc module:main +from:0x02074f98 kind:arm_call to:0x02067344 module:overlay(0) +from:0x02074fa0 kind:arm_call to:0x02073148 module:overlay(0) +from:0x02074fb8 kind:arm_call to:0x0201bacc module:main +from:0x02074fc0 kind:arm_call to:0x0201bacc module:main +from:0x02074fc8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x02074fdc kind:arm_call to:0x0201bacc module:main +from:0x02074ff4 kind:arm_call to:0x0201bacc module:main +from:0x02074ffc kind:arm_call to:0x0201bacc module:main +from:0x02075004 kind:arm_call to:0x0201bacc module:main +from:0x0207500c kind:arm_call to:0x02067344 module:overlay(0) +from:0x02075014 kind:arm_call to:0x02073148 module:overlay(0) +from:0x0207501c kind:arm_call to:0x02011ff4 module:main +from:0x0207503c kind:arm_call to:0x02067244 module:overlay(0) +from:0x02075064 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x0207506c kind:arm_call to:0x02076170 module:overlay(0) +from:0x02075078 kind:load to:0x020b23a0 module:overlay(0) +from:0x020750e0 kind:arm_call to:0x0207569c module:overlay(0) +from:0x02075108 kind:arm_call to:0x02075760 module:overlay(0) +from:0x02075114 kind:arm_call to:0x020667d8 module:overlay(0) +from:0x02075134 kind:arm_call to:0x01fff458 module:itcm +from:0x02075184 kind:arm_call to:0x020a8034 module:overlay(0) +from:0x020751b8 kind:arm_call to:0x01fff350 module:itcm +from:0x020751d4 kind:arm_call to:0x020e3dd0 module:overlay(31) +from:0x020751e4 kind:arm_call to:0x020e3dd0 module:overlay(31) +from:0x020751f0 kind:arm_call to:0x020e4084 module:overlay(31) +from:0x02075214 kind:arm_call to:0x02075244 module:overlay(0) +from:0x02075238 kind:load to:0x020b64fc module:overlay(0) +from:0x0207523c kind:load to:0x027e0ce4 module:dtcm +from:0x02075240 kind:load to:0x020b2378 module:overlay(0) +from:0x02075250 kind:arm_call to:0x020752b4 module:overlay(0) +from:0x02075268 kind:arm_call to:0x02075404 module:overlay(0) +from:0x020752a8 kind:arm_call to:0x0208bd7c module:overlay(0) +from:0x020752b0 kind:load to:0x027e0ce0 module:dtcm +from:0x02075300 kind:arm_call to:0x020756cc module:overlay(0) +from:0x02075344 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02075374 kind:load to:0x027e0d3c module:dtcm +from:0x02075378 kind:load to:0x027e0ce0 module:dtcm +from:0x020753bc kind:arm_call to:0x01fff1a4 module:itcm +from:0x020753e8 kind:arm_call to:0x02075404 module:overlay(0) +from:0x02075400 kind:load to:0x027e0ce0 module:dtcm +from:0x02075460 kind:arm_call to:0x020756cc module:overlay(0) +from:0x0207547c kind:arm_call to:0x020756cc module:overlay(0) +from:0x020754bc kind:arm_call to:0x01fff148 module:itcm +from:0x020754f4 kind:arm_call to:0x01fff350 module:itcm +from:0x02075520 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0207554c kind:arm_call to:0x01fff350 module:itcm +from:0x02075584 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020755a4 kind:arm_call to:0x020756cc module:overlay(0) +from:0x020755e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0207561c kind:arm_call to:0x01fff350 module:itcm +from:0x02075640 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02075664 kind:arm_call to:0x01fff350 module:itcm +from:0x02075688 kind:load to:0x027e0d3c module:dtcm +from:0x0207568c kind:load to:0x027e0ce0 module:dtcm +from:0x02075690 kind:load to:0x020b23cc module:overlay(0) +from:0x02075694 kind:load to:0x027e0ce4 module:dtcm +from:0x02075698 kind:load to:0x020b3000 module:overlay(0) +from:0x020756a8 kind:arm_call to:0x020752b4 module:overlay(0) +from:0x020756c4 kind:arm_call to:0x02075404 module:overlay(0) +from:0x020756e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020756f0 kind:load to:0x027e0ce4 module:dtcm +from:0x02075708 kind:arm_call to:0x02075404 module:overlay(0) +from:0x02075744 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0207575c kind:load to:0x027e0ce0 module:dtcm +from:0x02075780 kind:arm_call to:0x02075404 module:overlay(0) +from:0x02075794 kind:arm_call to:0x0207537c module:overlay(0) +from:0x020757c8 kind:arm_call to:0x020752b4 module:overlay(0) +from:0x020757e0 kind:arm_call to:0x02075404 module:overlay(0) +from:0x02075814 kind:arm_call to:0x020a8df0 module:overlay(0) +from:0x02075838 kind:arm_call to:0x0208bd48 module:overlay(0) +from:0x02075844 kind:load to:0x027e0ce0 module:dtcm +from:0x02075860 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x0207586c kind:load to:0x020b504c module:overlay(0) +from:0x02075890 kind:arm_call to:0x020756cc module:overlay(0) +from:0x020758d8 kind:arm_call to:0x020756cc module:overlay(0) +from:0x020758f4 kind:arm_call to:0x02067474 module:overlay(0) +from:0x02075914 kind:arm_call to:0x020756cc module:overlay(0) +from:0x02075a88 kind:arm_call to:0x020a8768 module:overlay(0) +from:0x02075ab4 kind:arm_call to:0x02080210 module:overlay(0) +from:0x02075ad0 kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x02075b00 kind:arm_call to:0x020a8034 module:overlay(0) +from:0x02075b38 kind:arm_call to:0x0208bdfc module:overlay(0) +from:0x02075b54 kind:arm_call to:0x020760ac module:overlay(0) +from:0x02075b6c kind:arm_call to:0x020760ac module:overlay(0) +from:0x02075b80 kind:arm_call to:0x0207569c module:overlay(0) +from:0x02075bd4 kind:arm_call to:0x0207569c module:overlay(0) +from:0x02075c44 kind:arm_call to:0x0208bd9c module:overlay(0) +from:0x02075c68 kind:arm_call to:0x0207569c module:overlay(0) +from:0x02075c8c kind:arm_call to:0x020a94b0 module:overlay(0) +from:0x02075cc4 kind:arm_call to:0x0208bdb4 module:overlay(0) +from:0x02075ce0 kind:arm_call to:0x02075760 module:overlay(0) +from:0x02075ce8 kind:arm_call to:0x02076108 module:overlay(0) +from:0x02075d04 kind:arm_call to:0x0207569c module:overlay(0) +from:0x02075d38 kind:arm_call to:0x020756f4 module:overlay(0) +from:0x02075d50 kind:arm_call to:0x020a91b8 module:overlay(0) +from:0x02075dac kind:arm_call to:0x02075760 module:overlay(0) +from:0x02075ddc kind:arm_call to:0x0207569c module:overlay(0) +from:0x02075e40 kind:arm_call to:0x02075244 module:overlay(0) +from:0x02075e70 kind:arm_call to:0x02075760 module:overlay(0) +from:0x02075e88 kind:arm_call to:0x0207569c module:overlay(0) +from:0x02075ec0 kind:arm_call to:0x02096c14 module:overlay(0) +from:0x02075ec8 kind:arm_call to:0x01fff458 module:itcm +from:0x02075f0c kind:arm_call to:0x020761a0 module:overlay(0) +from:0x02075f30 kind:arm_call to:0x0216ee98 module:overlay(94) +from:0x02075f38 kind:arm_call to:0x0216ef0c module:overlay(94) +from:0x02075f48 kind:arm_call to:0x020d43ec module:overlay(24) +from:0x02075f5c kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02075f68 kind:arm_call to:0x0201b9a8 module:main +from:0x02075f98 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x02075fa4 kind:arm_call to:0x0201b9a8 module:main +from:0x02075fd8 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02075fe8 kind:arm_call to:0x02175258 module:overlay(94) +from:0x02075ffc kind:arm_call to:0x02175218 module:overlay(94) +from:0x02076040 kind:arm_call to:0x02066dfc module:overlay(0) +from:0x0207604c kind:load to:0x027e0ce0 module:dtcm +from:0x02076050 kind:load to:0x027e0cd8 module:dtcm +from:0x02076054 kind:load to:0x020b64fc module:overlay(0) +from:0x0207605c kind:load to:0x027e0cfc module:dtcm +from:0x02076060 kind:load to:0x0204e5f8 module:main +from:0x02076064 kind:load to:0x020b504c module:overlay(0) +from:0x02076068 kind:load to:0x021752f4 module:overlays(88,89,94) +from:0x020760bc kind:arm_call to:0x0207569c module:overlay(0) +from:0x020760fc kind:arm_call to:0x0208bd8c module:overlay(0) +from:0x02076104 kind:load to:0x027e0ce0 module:dtcm +from:0x02076130 kind:arm_call to:0x020756f4 module:overlay(0) +from:0x02076160 kind:arm_call to:0x02078a70 module:overlay(0) +from:0x0207616c kind:load to:0x027e09bc module:dtcm +from:0x02076178 kind:arm_call to:0x0201baec module:main +from:0x0207619c kind:load to:0x020b2384 module:overlay(0) +from:0x020761d4 kind:arm_call to:0x0201bb84 module:main +from:0x020761e0 kind:arm_call to:0x0201b9a8 module:main +from:0x020761f8 kind:load to:0x0204e5f8 module:main +from:0x02076204 kind:arm_call to:0x0201bacc module:main +from:0x0207620c kind:arm_call to:0x02011ff4 module:main +from:0x02076224 kind:arm_call to:0x0201bacc module:main +from:0x0207622c kind:arm_call to:0x0201bacc module:main +from:0x02076234 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0207623c kind:arm_call to:0x02011ff4 module:main +from:0x020762ac kind:arm_call to:0x01ffa81c module:itcm +from:0x020762b8 kind:load to:0x020b2468 module:overlay(0) +from:0x020762bc kind:load to:0x027e0108 module:dtcm +from:0x020762c0 kind:load to:0x027e00fc module:dtcm +from:0x020762e0 kind:load to:0x020228a8 module:main +from:0x02076338 kind:arm_call to:0x01ffb714 module:itcm +from:0x02076344 kind:arm_call to:0x01ffb860 module:itcm +from:0x02076374 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02076380 kind:arm_call to:0x01ffb860 module:itcm +from:0x02076404 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076408 kind:arm_call to:0x01ffb464 module:itcm +from:0x02076448 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0207644c kind:arm_call to:0x01ffb474 module:itcm +from:0x020764b4 kind:load to:0x020b5370 module:overlay(0) +from:0x020764b8 kind:load to:0x020b2450 module:overlay(0) +from:0x020764bc kind:load to:0x0203e964 module:main +from:0x020764d4 kind:arm_call to:0x020762e4 module:overlay(0) +from:0x0207655c kind:arm_call to:0x01ffb428 module:itcm +from:0x02076560 kind:arm_call to:0x01ffb464 module:itcm +from:0x020765a8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020765ac kind:arm_call to:0x01ffb474 module:itcm +from:0x020765bc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020765c0 kind:arm_call to:0x01ffb474 module:itcm +from:0x02076688 kind:load to:0x020b5370 module:overlay(0) +from:0x0207668c kind:load to:0x020b2450 module:overlay(0) +from:0x02076690 kind:load to:0x0203e964 module:main +from:0x020766f8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02076748 kind:arm_call to:0x02028cdc module:main +from:0x02076760 kind:arm_call to:0x02024a14 module:main +from:0x02076784 kind:arm_call to:0x02028d4c module:main +from:0x0207678c kind:arm_call to:0x02024a30 module:main +from:0x02076794 kind:arm_call to:0x0205ad20 module:overlay(0) +from:0x020767a0 kind:load to:0x027e0208 module:dtcm +from:0x020767a8 kind:load to:0x027e0210 module:dtcm +from:0x020767ac kind:load to:0x027e0254 module:dtcm +from:0x0207683c kind:arm_call to:0x01ffb428 module:itcm +from:0x02076858 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076898 kind:arm_call to:0x01ffb744 module:itcm +from:0x020768b4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020768d0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020768e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076914 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076924 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076934 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207698c kind:arm_call to:0x01ffb428 module:itcm +from:0x0207699c kind:arm_call to:0x01ffb744 module:itcm +from:0x020769ac kind:arm_call to:0x01ffb744 module:itcm +from:0x02076a04 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076a14 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076a24 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076a7c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02076a94 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076ab8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076adc kind:arm_call to:0x01ffb744 module:itcm +from:0x02076b24 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076b38 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076b78 kind:arm_call to:0x02076f50 module:overlay(0) +from:0x02076bac kind:arm_call to:0x01ffb58c module:itcm +from:0x02076c60 kind:arm_call to:0x01ffb534 module:itcm +from:0x02076c78 kind:arm_call to:0x01ffb58c module:itcm +from:0x02076ce0 kind:arm_call to:0x01ffb534 module:itcm +from:0x02076d64 kind:arm_call to:0x02028d70 module:main +from:0x02076d6c kind:arm_call to:0x01ffb00c module:itcm +from:0x02076e24 kind:arm_call to:0x01ffb474 module:itcm +from:0x02076f68 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x02076f78 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x02076f88 kind:arm_call to:0x01ffa844 module:itcm +from:0x02076f98 kind:arm_call to:0x01ffb06c module:itcm +from:0x02076fe4 kind:arm_call to:0x020767b4 module:overlay(0) +from:0x02077028 kind:arm_call to:0x01ffb974 module:itcm +from:0x02077038 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020770f0 kind:arm_call to:0x01ffb780 module:itcm +from:0x02077100 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077154 kind:load to:0x020aac58 module:overlay(0) +from:0x02077158 kind:load to:0x020aac68 module:overlay(0) +from:0x02077164 kind:arm_call to:0x0201baec module:main +from:0x02077184 kind:load to:0x020b2488 module:overlay(0) +from:0x02077198 kind:load to:0x0204a110 module:main +from:0x0207720c kind:arm_call to:0x01ffd400 module:itcm +from:0x0207724c kind:arm_call to:0x02077a24 module:overlay(0) +from:0x02077260 kind:arm_call to:0x02077a5c module:overlay(0) +from:0x02077274 kind:arm_call to:0x020779c4 module:overlay(0) +from:0x0207727c kind:arm_call to:0x0207796c module:overlay(0) +from:0x0207728c kind:arm_call to:0x02077914 module:overlay(0) +from:0x020772e4 kind:arm_call to:0x02077afc module:overlay(0) +from:0x020772f4 kind:arm_call to:0x02077abc module:overlay(0) +from:0x02077304 kind:arm_call to:0x02077afc module:overlay(0) +from:0x02077314 kind:arm_call to:0x02077afc module:overlay(0) +from:0x02077334 kind:arm_call to:0x02077914 module:overlay(0) +from:0x02077348 kind:load to:0x027e0cd8 module:dtcm +from:0x0207734c kind:load to:0x027e09a4 module:dtcm +from:0x020773a0 kind:arm_call to:0x0207719c module:overlay(0) +from:0x0207743c kind:load to:0x027e09a4 module:dtcm +from:0x02077440 kind:load to:0x020e8544 module:overlays(19,20) +from:0x0207748c kind:load to:0x0204a110 module:main +from:0x02077498 kind:arm_call to:0x0201bacc module:main +from:0x020774ac kind:arm_call to:0x0201bacc module:main +from:0x020774b4 kind:arm_call to:0x02011ff4 module:main +from:0x020774d0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x0207750c kind:arm_call to:0x01ffd400 module:itcm +from:0x02077574 kind:load to:0x027e09a4 module:dtcm +from:0x02077578 kind:load to:0x02133898 module:overlay(26) +from:0x0207757c kind:load to:0x02138c30 module:overlays(26,56) +from:0x02077580 kind:load to:0x02107574 module:overlays(19,21) +from:0x02077584 kind:load to:0x02108f00 module:overlays(19,21) +from:0x02077588 kind:load to:0x0210fd1c module:overlays(19,31) +from:0x0207758c kind:load to:0x021128a0 module:overlays(19,31) +from:0x020775a0 kind:arm_call to:0x020774c0 module:overlay(0) +from:0x020775e8 kind:arm_call to:0x020774c0 module:overlay(0) +from:0x02077644 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02077658 kind:arm_call to:0x01ffd400 module:itcm +from:0x02077670 kind:load to:0x027e09a4 module:dtcm +from:0x02077680 kind:arm_call to:0x02076248 module:overlay(0) +from:0x020776fc kind:arm_call to:0x02011f3c module:main +from:0x02077718 kind:arm_call to:0x02011f3c module:main +from:0x02077724 kind:arm_call to:0x02078cfc module:overlay(0) +from:0x0207772c kind:arm_call to:0x02078d34 module:overlay(0) +from:0x0207781c kind:load to:0x020b24b4 module:overlay(0) +from:0x02077820 kind:load to:0x027e0108 module:dtcm +from:0x02077824 kind:load to:0x027e00fc module:dtcm +from:0x0207782c kind:load to:0x027e09a4 module:dtcm +from:0x02077840 kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x02077848 kind:arm_call to:0x02011ff4 module:main +from:0x02077864 kind:arm_call to:0x02078d30 module:overlay(0) +from:0x0207786c kind:arm_call to:0x02011ff4 module:main +from:0x02077880 kind:load to:0x020b24b4 module:overlay(0) +from:0x02077894 kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x0207789c kind:arm_call to:0x02011ff4 module:main +from:0x020778b8 kind:arm_call to:0x02078d30 module:overlay(0) +from:0x020778c0 kind:arm_call to:0x02011ff4 module:main +from:0x020778d0 kind:arm_call to:0x02011ff4 module:main +from:0x020778dc kind:load to:0x020b24b4 module:overlay(0) +from:0x02077920 kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x0207793c kind:arm_call to:0x0207940c module:overlay(0) +from:0x02077948 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02077964 kind:arm_call to:0x02077b3c module:overlay(0) +from:0x02077978 kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x02077994 kind:arm_call to:0x0212fec4 module:overlay(26) +from:0x020779a0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020779bc kind:arm_call to:0x02077b3c module:overlay(0) +from:0x020779d0 kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x020779ec kind:arm_call to:0x02166034 module:overlays(91,93) +from:0x020779f8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02077a1c kind:arm_call to:0x02077b3c module:overlay(0) +from:0x02077a2c kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x02077a48 kind:arm_call to:0x021658a0 module:overlays(88,89,90,91,92,93,94) +from:0x02077a54 kind:arm_call to:0x02077b3c module:overlay(0) +from:0x02077a68 kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x02077a84 kind:arm_call to:0x02130c50 module:overlay(26) +from:0x02077a90 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02077ab4 kind:arm_call to:0x02077b3c module:overlay(0) +from:0x02077ac8 kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x02077ae8 kind:arm_call to:0x02078ffc module:overlay(0) +from:0x02077af4 kind:arm_call to:0x02077b3c module:overlay(0) +from:0x02077b08 kind:arm_call to:0x02078ba4 module:overlay(0) +from:0x02077b28 kind:arm_call to:0x020791a0 module:overlay(0) +from:0x02077b34 kind:arm_call to:0x02077b3c module:overlay(0) +from:0x02077b4c kind:arm_call to:0x02078d34 module:overlay(0) +from:0x02077c30 kind:arm_call to:0x020781e8 module:overlay(0) +from:0x02077c3c kind:load to:0x027e0108 module:dtcm +from:0x02077c40 kind:load to:0x027e00fc module:dtcm +from:0x02077c78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02077c80 kind:arm_call to:0x02078d68 module:overlay(0) +from:0x02077c98 kind:arm_call to:0x02078c28 module:overlay(0) +from:0x02077d18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02077d44 kind:arm_call to:0x01ff9824 module:itcm +from:0x02077dbc kind:arm_call to:0x0203a1bc module:main +from:0x02077dd4 kind:arm_call to:0x0201599c module:main +from:0x02077df4 kind:arm_call to:0x0203a1bc module:main +from:0x02077e08 kind:arm_call to:0x0201599c module:main +from:0x02077e1c kind:arm_call to:0x01ffb428 module:itcm +from:0x02077e40 kind:arm_call to:0x01ff9984 module:itcm +from:0x02077e58 kind:arm_call to:0x01ff9984 module:itcm +from:0x02077e6c kind:arm_call to:0x01ff9318 module:itcm +from:0x02077e80 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02077e98 kind:arm_call to:0x020780b0 module:overlay(0) +from:0x02077eec kind:arm_call to:0x02078e7c module:overlay(0) +from:0x02077f14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02077f90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077fa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077fd8 kind:arm_call to:0x020762c4 module:overlay(0) +from:0x02078044 kind:arm_call to:0x020762c4 module:overlay(0) +from:0x02078098 kind:arm_call to:0x020781e8 module:overlay(0) +from:0x020780a4 kind:load to:0x027e09a4 module:dtcm +from:0x020780ac kind:load to:0x0203e964 module:main +from:0x02078154 kind:arm_call to:0x02022bf4 module:main +from:0x02078174 kind:arm_call to:0x020764c0 module:overlay(0) +from:0x02078180 kind:load to:0x0203e964 module:main +from:0x02078190 kind:arm_call to:0x020781d4 module:overlay(0) +from:0x020781a0 kind:arm_call to:0x02028c60 module:main +from:0x020781cc kind:arm_call to:0x020764c0 module:overlay(0) +from:0x020781e4 kind:load to:0x027e09bc module:dtcm +from:0x0207822c kind:load to:0x020b249c module:overlay(0) +from:0x0207824c kind:arm_call to:0x02078c28 module:overlay(0) +from:0x020782e8 kind:arm_call to:0x020780b0 module:overlay(0) +from:0x020782f0 kind:arm_call to:0x02078c28 module:overlay(0) +from:0x02078324 kind:arm_call to:0x020785d4 module:overlay(0) +from:0x02078330 kind:arm_call to:0x0207940c module:overlay(0) +from:0x02078344 kind:arm_call to:0x02078bf8 module:overlay(0) +from:0x02078360 kind:arm_call to:0x020785d4 module:overlay(0) +from:0x02078370 kind:arm_call to:0x0207ab78 module:overlay(0) +from:0x02078384 kind:arm_call to:0x02078bf8 module:overlay(0) +from:0x020783d8 kind:arm_call to:0x020158e8 module:main +from:0x020783ec kind:arm_call to:0x0207834c module:overlay(0) +from:0x020783f8 kind:load to:0x027e07d4 module:dtcm +from:0x02078448 kind:arm_call to:0x020158e8 module:main +from:0x02078450 kind:arm_call to:0x020785d4 module:overlay(0) +from:0x02078460 kind:arm_call to:0x0207ace0 module:overlay(0) +from:0x02078474 kind:arm_call to:0x02078bf8 module:overlay(0) +from:0x02078480 kind:load to:0x027e07d4 module:dtcm +from:0x02078498 kind:arm_call to:0x020785d4 module:overlay(0) +from:0x020784a8 kind:arm_call to:0x0207ae20 module:overlay(0) +from:0x020784bc kind:arm_call to:0x02078bf8 module:overlay(0) +from:0x020784d4 kind:arm_call to:0x020785d4 module:overlay(0) +from:0x020784e0 kind:arm_call to:0x021658a0 module:overlays(88,89,90,91,92,93,94) +from:0x020784f4 kind:arm_call to:0x02078bf8 module:overlay(0) +from:0x0207850c kind:arm_call to:0x020785d4 module:overlay(0) +from:0x02078518 kind:arm_call to:0x021609f0 module:overlay(75) +from:0x0207852c kind:arm_call to:0x02078bf8 module:overlay(0) +from:0x0207854c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02078574 kind:arm_call to:0x020786a4 module:overlay(0) +from:0x02078588 kind:arm_call to:0x02078594 module:overlay(0) +from:0x020785a8 kind:arm_call to:0x020785d4 module:overlay(0) +from:0x020785b8 kind:arm_call to:0x0207b458 module:overlay(0) +from:0x020785cc kind:arm_call to:0x02078bf8 module:overlay(0) +from:0x020785ec kind:arm_call to:0x02078c28 module:overlay(0) +from:0x02078688 kind:load to:0x02076694 module:overlay(0) +from:0x020786c8 kind:arm_call to:0x020158e8 module:main +from:0x020786ec kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078700 kind:arm_call to:0x0207a1ec module:overlay(0) +from:0x02078714 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078724 kind:arm_call to:0x020798f0 module:overlay(0) +from:0x02078734 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078740 kind:arm_call to:0x02079928 module:overlay(0) +from:0x02078754 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x0207877c kind:arm_call to:0x02078c98 module:overlay(0) +from:0x020787d4 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078814 kind:arm_call to:0x020158e8 module:main +from:0x02078828 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02078850 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078890 kind:arm_call to:0x020158e8 module:main +from:0x020788c0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020788cc kind:load to:0x027e07d4 module:dtcm +from:0x020788e8 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078948 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078998 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x020789d8 kind:arm_call to:0x020158e8 module:main +from:0x02078a08 kind:arm_call to:0x02078938 module:overlay(0) +from:0x02078a14 kind:load to:0x027e07d4 module:dtcm +from:0x02078a2c kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078a5c kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078a84 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078a94 kind:arm_call to:0x0207ae90 module:overlay(0) +from:0x02078abc kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078ae0 kind:arm_call to:0x0207b5f0 module:overlay(0) +from:0x02078b34 kind:load to:0x02078de4 module:overlay(0) +from:0x02078b80 kind:arm_call to:0x0207a240 module:overlay(0) +from:0x02078b94 kind:arm_call to:0x02078c98 module:overlay(0) +from:0x02078bd0 kind:arm_call to:0x02078c28 module:overlay(0) +from:0x02078c64 kind:arm_call to:0x02078db0 module:overlay(0) +from:0x02078d4c kind:arm_call to:0x02078eac module:overlay(0) +from:0x02078d84 kind:arm_call to:0x02078eb8 module:overlay(0) +from:0x02078dc8 kind:arm_call to:0x02078fe8 module:overlay(0) +from:0x02078e40 kind:arm_call to:0x02078fe8 module:overlay(0) +from:0x02078e50 kind:arm_call to:0x02078fa4 module:overlay(0) +from:0x02078e68 kind:load to:0x020aac80 module:overlay(0) +from:0x02078e90 kind:arm_call to:0x02078e6c module:overlay(0) +from:0x02078ea0 kind:arm_call to:0x02078e6c module:overlay(0) +from:0x02078eb4 kind:load to:0x02078fe8 module:overlay(0) +from:0x02078f18 kind:arm_call to:0x0203a1bc module:main +from:0x02078fa0 kind:load to:0x0203e964 module:main +from:0x02079008 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x02079020 kind:load to:0x020b24d8 module:overlay(0) +from:0x02079038 kind:load to:0x0207904c module:overlay(0) +from:0x02079048 kind:load to:0x0207904c module:overlay(0) +from:0x02079070 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079084 kind:arm_call to:0x01ffb780 module:itcm +from:0x0207908c kind:arm_call to:0x01ff938c module:itcm +from:0x020790c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02079100 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02079114 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02079128 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02079168 kind:load to:0x027e00fc module:dtcm +from:0x0207916c kind:load to:0x0203e964 module:main +from:0x02079178 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207918c kind:arm_call to:0x02079308 module:overlay(0) +from:0x02079194 kind:arm_call to:0x02011ff4 module:main +from:0x020791ac kind:arm_call to:0x020792d0 module:overlay(0) +from:0x020791c4 kind:load to:0x020b2504 module:overlay(0) +from:0x020791dc kind:load to:0x020791f0 module:overlay(0) +from:0x020791ec kind:load to:0x020791f0 module:overlay(0) +from:0x02079280 kind:arm_call to:0x02079308 module:overlay(0) +from:0x02079294 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207929c kind:arm_call to:0x02011ff4 module:main +from:0x020792ec kind:load to:0x020b255c module:overlay(0) +from:0x020792fc kind:arm_call to:0x02011ff4 module:main +from:0x02079350 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207935c kind:arm_call to:0x01ff9258 module:itcm +from:0x020793a4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020793b0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020793bc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020793d4 kind:load to:0x020b2540 module:overlay(0) +from:0x020793d8 kind:load to:0x020b2528 module:overlay(0) +from:0x020793e4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020793f8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02079400 kind:arm_call to:0x02011ff4 module:main +from:0x02079414 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x020794c4 kind:load to:0x020b258c module:overlay(0) +from:0x020794c8 kind:load to:0x020b25b0 module:overlay(0) +from:0x02079534 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x0207958c kind:arm_call to:0x02015820 module:main +from:0x0207977c kind:arm_call to:0x02160fa0 module:overlay(75) +from:0x020797d0 kind:arm_call to:0x02070560 module:overlay(0) +from:0x020797ec kind:arm_call to:0x0207a710 module:overlay(0) +from:0x02079818 kind:arm_call to:0x01fff350 module:itcm +from:0x02079854 kind:arm_call to:0x01fff350 module:itcm +from:0x02079878 kind:arm_call to:0x02070560 module:overlay(0) +from:0x020798c8 kind:arm_call to:0x02161b64 module:overlays(59,68) +from:0x020798d4 kind:load to:0x027e0cdc module:dtcm +from:0x020798d8 kind:load to:0x020b25b0 module:overlay(0) +from:0x020798dc kind:load to:0x027e09a4 module:dtcm +from:0x020798e0 kind:load to:0x027e0ce4 module:dtcm +from:0x020798e8 kind:load to:0x020b3000 module:overlay(0) +from:0x02079924 kind:load to:0x020b25b0 module:overlay(0) +from:0x02079974 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x020799cc kind:arm_call to:0x01ffb714 module:itcm +from:0x020799f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02079a08 kind:arm_call to:0x01ffb428 module:itcm +from:0x02079a18 kind:arm_call to:0x01ffb428 module:itcm +from:0x02079a28 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02079a8c kind:arm_call to:0x01ffb800 module:itcm +from:0x02079abc kind:arm_call to:0x01ff97c8 module:itcm +from:0x02079ad8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02079b44 kind:arm_call to:0x0205d594 module:overlay(0) +from:0x02079bfc kind:arm_call to:0x01ff9984 module:itcm +from:0x02079c0c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02079cbc kind:load to:0x027e0cdc module:dtcm +from:0x02079cc8 kind:load to:0x020b2580 module:overlay(0) +from:0x02079ccc kind:load to:0x0203e964 module:main +from:0x02079cf8 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02079d08 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x02079db0 kind:arm_call to:0x0207994c module:overlay(0) +from:0x02079de4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02079df4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02079e24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079e34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079e40 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02079e50 kind:arm_call to:0x01ffd054 module:itcm +from:0x02079e5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02079e64 kind:arm_call to:0x01ffb800 module:itcm +from:0x02079e74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02079e94 kind:arm_call to:0x01ffb428 module:itcm +from:0x02079ea0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02079f58 kind:arm_call to:0x02079320 module:overlay(0) +from:0x02079ffc kind:arm_call to:0x0207a1d4 module:overlay(0) +from:0x0207a0cc kind:arm_call to:0x02082a58 module:overlay(0) +from:0x0207a0d4 kind:arm_call to:0x02084344 module:overlay(0) +from:0x0207a124 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a14c kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a1a0 kind:arm_call to:0x02015820 module:main +from:0x0207a1c4 kind:load to:0x027e0cdc module:dtcm +from:0x0207a1c8 kind:load to:0x027e07d4 module:dtcm +from:0x0207a1cc kind:load to:0x027e09a4 module:dtcm +from:0x0207a1d0 kind:load to:0x027e09bc module:dtcm +from:0x0207a1dc kind:load to:0x027e0c90 module:dtcm +from:0x0207a1e8 kind:load to:0x02079928 module:overlay(0) +from:0x0207a208 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207a2b8 kind:load to:0x020b25b0 module:overlay(0) +from:0x0207a2d8 kind:arm_call to:0x01fff148 module:itcm +from:0x0207a324 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a33c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a374 kind:arm_call to:0x0208ba80 module:overlay(0) +from:0x0207a384 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a3c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0207a490 kind:arm_call to:0x01ff9218 module:itcm +from:0x0207a564 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a578 kind:arm_call to:0x01ff930c module:itcm +from:0x0207a594 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a5a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a5a4 kind:load to:0x027e0cd8 module:dtcm +from:0x0207a5e0 kind:arm_call to:0x01fff148 module:itcm +from:0x0207a618 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a624 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a644 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207a6cc kind:arm_call to:0x01ff9638 module:itcm +from:0x0207a6dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207a700 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a704 kind:load to:0x027e0cd8 module:dtcm +from:0x0207a724 kind:arm_call to:0x0207a850 module:overlay(0) +from:0x0207a758 kind:arm_call to:0x01fff148 module:itcm +from:0x0207a79c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207a7bc kind:arm_call to:0x020802ec module:overlay(0) +from:0x0207a808 kind:arm_call to:0x0208bb0c module:overlay(0) +from:0x0207a828 kind:arm_call to:0x0207a850 module:overlay(0) +from:0x0207a838 kind:arm_call to:0x01ff9318 module:itcm +from:0x0207a844 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a848 kind:load to:0x027e0cd8 module:dtcm +from:0x0207a86c kind:arm_call to:0x01fff148 module:itcm +from:0x0207a8b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a8bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a904 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a920 kind:arm_call to:0x01ff947c module:itcm +from:0x0207a984 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a9a0 kind:arm_call to:0x01ff947c module:itcm +from:0x0207a9f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207aa10 kind:arm_call to:0x01ff947c module:itcm +from:0x0207aa70 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207aa8c kind:arm_call to:0x01ff947c module:itcm +from:0x0207ab40 kind:load to:0x027e0ce0 module:dtcm +from:0x0207ab44 kind:load to:0x027e0cd8 module:dtcm +from:0x0207ab50 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207ab64 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207ab6c kind:arm_call to:0x02011ff4 module:main +from:0x0207ab84 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x0207abb0 kind:load to:0x020b2718 module:overlay(0) +from:0x0207ac68 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207ac78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ac94 kind:arm_call to:0x02015820 module:main +from:0x0207acb8 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207accc kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207acd4 kind:arm_call to:0x02011ff4 module:main +from:0x0207acec kind:arm_call to:0x020792d0 module:overlay(0) +from:0x0207ad18 kind:load to:0x020b2744 module:overlay(0) +from:0x0207ad6c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0207ad78 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207ad84 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207adf8 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207ae0c kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207ae14 kind:arm_call to:0x02011ff4 module:main +from:0x0207ae30 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x0207ae84 kind:load to:0x020b2770 module:overlay(0) +from:0x0207aeb0 kind:arm_call to:0x0207b014 module:overlay(0) +from:0x0207aec0 kind:load to:0x0207b014 module:overlay(0) +from:0x0207af00 kind:arm_call to:0x02015820 module:main +from:0x0207af4c kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0207afd4 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x0207afe8 kind:arm_call to:0x0207e060 module:overlay(0) +from:0x0207b00c kind:load to:0x027e09a4 module:dtcm +from:0x0207b010 kind:load to:0x027e0cd8 module:dtcm +from:0x0207b08c kind:arm_call to:0x01fff148 module:itcm +from:0x0207b0a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b0c4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207b0e8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207b128 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207b13c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207b14c kind:arm_call to:0x0207af18 module:overlay(0) +from:0x0207b160 kind:arm_call to:0x0207af18 module:overlay(0) +from:0x0207b174 kind:arm_call to:0x0207af18 module:overlay(0) +from:0x0207b184 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0207b1bc kind:arm_call to:0x01fff350 module:itcm +from:0x0207b1ec kind:arm_call to:0x02127cc4 module:overlay(40) +from:0x0207b264 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207b2c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207b2fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207b3cc kind:arm_call to:0x020778e0 module:overlay(0) +from:0x0207b400 kind:load to:0x027e0ce0 module:dtcm +from:0x0207b404 kind:load to:0x027e09a4 module:dtcm +from:0x0207b40c kind:load to:0x027e0ce4 module:dtcm +from:0x0207b414 kind:load to:0x020b3000 module:overlay(0) +from:0x0207b424 kind:load to:0x027e09bc module:dtcm +from:0x0207b430 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207b444 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207b44c kind:arm_call to:0x02011ff4 module:main +from:0x0207b464 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x0207b49c kind:load to:0x020b279c module:overlay(0) +from:0x0207b550 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207b564 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207b594 kind:arm_call to:0x02079320 module:overlay(0) +from:0x0207b5c8 kind:arm_call to:0x02015820 module:main +from:0x0207b608 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207b630 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207b644 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0207b64c kind:arm_call to:0x02011ff4 module:main +from:0x0207b674 kind:arm_call to:0x0207e630 module:overlay(0) +from:0x0207b680 kind:load to:0x020b281c module:overlay(0) +from:0x0207b684 kind:load to:0x027e09c0 module:dtcm +from:0x0207b6a4 kind:arm_call to:0x0207e630 module:overlay(0) +from:0x0207b6ac kind:arm_call to:0x02011ff4 module:main +from:0x0207b6b8 kind:load to:0x020b281c module:overlay(0) +from:0x0207b6bc kind:load to:0x027e09c0 module:dtcm +from:0x0207b6dc kind:arm_call to:0x0207e630 module:overlay(0) +from:0x0207b6e8 kind:load to:0x020b281c module:overlay(0) +from:0x0207b6ec kind:load to:0x027e09c0 module:dtcm +from:0x0207b72c kind:arm_call to:0x0207b6f0 module:overlay(0) +from:0x0207b7a4 kind:arm_call to:0x01ffccc0 module:itcm +from:0x0207b7c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b7e4 kind:arm_call to:0x0207b6f0 module:overlay(0) +from:0x0207b864 kind:arm_call to:0x01ffcea0 module:itcm +from:0x0207b884 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b8a4 kind:arm_call to:0x0207b6f0 module:overlay(0) +from:0x0207b928 kind:arm_call to:0x01ffd218 module:itcm +from:0x0207b93c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0207b950 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0207b958 kind:arm_call to:0x02011ff4 module:main +from:0x0207b96c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0207b980 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0207b988 kind:arm_call to:0x02011ff4 module:main +from:0x0207b99c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0207b9b0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0207b9b8 kind:arm_call to:0x02011ff4 module:main +from:0x0207b9cc kind:arm_call to:0x0207e770 module:overlay(0) +from:0x0207ba2c kind:arm_call to:0x0207e770 module:overlay(0) +from:0x0207ba98 kind:arm_call_thumb to:0x020be138 module:overlay(1) +from:0x0207bab0 kind:load to:0x0207eb40 module:overlay(0) +from:0x0207bb4c kind:arm_call to:0x0207ed40 module:overlay(0) +from:0x0207bb58 kind:arm_call to:0x0207bcfc module:overlay(0) +from:0x0207bb68 kind:arm_call to:0x0207bcfc module:overlay(0) +from:0x0207bb88 kind:arm_call to:0x0207bbfc module:overlay(0) +from:0x0207bc98 kind:arm_call to:0x0207bcd4 module:overlay(0) +from:0x0207bcbc kind:arm_call to:0x0207bcd4 module:overlay(0) +from:0x0207bd74 kind:arm_call to:0x0203a3c8 module:main +from:0x0207bd7c kind:load to:0x027e0c90 module:dtcm +from:0x0207bda4 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207bdec kind:arm_call to:0x02080098 module:overlay(0) +from:0x0207be50 kind:arm_call to:0x01fff498 module:itcm +from:0x0207be9c kind:arm_call to:0x01ffdd1c module:itcm +from:0x0207bee4 kind:arm_call to:0x0207bcfc module:overlay(0) +from:0x0207bef4 kind:arm_call to:0x0207bcfc module:overlay(0) +from:0x0207bf88 kind:arm_call to:0x01ffdd1c module:itcm +from:0x0207bfc8 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207bfd8 kind:load to:0x027e0ce8 module:dtcm +from:0x0207bfdc kind:load to:0x01ffde68 module:itcm +from:0x0207bfe0 kind:load to:0x01ffde8c module:itcm +from:0x0207bff0 kind:arm_call to:0x02011ff4 module:main +from:0x0207c044 kind:load to:0x020b2854 module:overlay(0) +from:0x0207c05c kind:arm_call to:0x01ffe778 module:itcm +from:0x0207c090 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c150 kind:arm_call to:0x0203a1bc module:main +from:0x0207c160 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207c17c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c1fc kind:arm_call to:0x01ffccf4 module:itcm +from:0x0207c218 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c22c kind:arm_call to:0x01ffb800 module:itcm +from:0x0207c250 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c260 kind:arm_call to:0x01ff938c module:itcm +from:0x0207c26c kind:arm_call to:0x01ffb744 module:itcm +from:0x0207c2b8 kind:arm_call to:0x0207c104 module:overlay(0) +from:0x0207c320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c338 kind:arm_call to:0x0207c1e0 module:overlay(0) +from:0x0207c3a4 kind:load to:0x01ffcc98 module:itcm +from:0x0207c3c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207c3dc kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207c4f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c504 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c530 kind:arm_call to:0x0205e014 module:overlay(0) +from:0x0207c594 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c780 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c7a4 kind:arm_call to:0x0205dfa0 module:overlay(0) +from:0x0207c7ac kind:arm_call to:0x01ffb800 module:itcm +from:0x0207c7d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207c7e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207c8e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207c948 kind:arm_call to:0x0207c104 module:overlay(0) +from:0x0207c968 kind:load to:0x01ffd0d0 module:itcm +from:0x0207c9f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ca00 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207ca7c kind:arm_call to:0x01ffd098 module:itcm +from:0x0207caa0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cabc kind:load to:0x01ffd054 module:itcm +from:0x0207cb1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207cc9c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0207cca8 kind:arm_call to:0x01ffb474 module:itcm +from:0x0207cd78 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207ce5c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207ce70 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207ce98 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cebc kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cef8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cf84 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0207cfa0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207cfb4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207cfd4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207cff0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d018 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d038 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d04c kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d0a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d0ac kind:arm_call to:0x01ffb474 module:itcm +from:0x0207d194 kind:arm_call to:0x0203a1bc module:main +from:0x0207d284 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d2d8 kind:load to:0x01ffce40 module:itcm +from:0x0207d2f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d344 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d434 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d444 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d460 kind:arm_call to:0x0205ed68 module:overlay(0) +from:0x0207d480 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d4a8 kind:arm_call to:0x01ff938c module:itcm +from:0x0207d4d8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207d534 kind:arm_call to:0x0207c104 module:overlay(0) +from:0x0207d598 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0207d5d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d5e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d5f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d604 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d6e4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d6f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d700 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d738 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d784 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d798 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d7b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d810 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d824 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d844 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d8b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d8c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207d8d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d8dc kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d90c kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207d97c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d9dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0207da54 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0207da74 kind:arm_call to:0x0207eeec module:overlay(0) +from:0x0207da88 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x0207da98 kind:arm_call to:0x0207baf0 module:overlay(0) +from:0x0207dc40 kind:load to:0x027e0a48 module:dtcm +from:0x0207dc44 kind:load to:0x027e0b48 module:dtcm +from:0x0207dc60 kind:load to:0x027e09e8 module:dtcm +from:0x0207dc74 kind:arm_call to:0x0207bac8 module:overlay(0) +from:0x0207dc84 kind:load to:0x027e09e8 module:dtcm +from:0x0207dd00 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207dd30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207dd8c kind:arm_call to:0x01ffcf50 module:itcm +from:0x0207dda4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207ddb4 kind:arm_call to:0x01ff938c module:itcm +from:0x0207ddc0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207de28 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207de34 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207de40 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207de84 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207dfbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207dfcc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207dfdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207dfec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e050 kind:arm_call to:0x0207bd84 module:overlay(0) +from:0x0207e05c kind:load to:0x027e0b48 module:dtcm +from:0x0207e0a0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e0b8 kind:arm_call to:0x0207bd84 module:overlay(0) +from:0x0207e0c4 kind:load to:0x027e0b48 module:dtcm +from:0x0207e174 kind:arm_call to:0x0207f2f8 module:overlay(0) +from:0x0207e180 kind:load to:0x027e0a48 module:dtcm +from:0x0207e1f0 kind:arm_call to:0x0207f2f8 module:overlay(0) +from:0x0207e1fc kind:arm_call to:0x0207f464 module:overlay(0) +from:0x0207e208 kind:load to:0x027e0a48 module:dtcm +from:0x0207e24c kind:load to:0x027e0b48 module:dtcm +from:0x0207e250 kind:load to:0x0207bbac module:overlay(0) +from:0x0207e260 kind:load to:0x027e0b48 module:dtcm +from:0x0207e264 kind:load to:0x0207bc84 module:overlay(0) +from:0x0207e28c kind:load to:0x027e0a30 module:dtcm +from:0x0207e290 kind:load to:0x027e0a3c module:dtcm +from:0x0207e2b0 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207e2d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e2e4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e2f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e304 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e368 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e384 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e394 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207e3a4 kind:load to:0x027e0a48 module:dtcm +from:0x0207e3a8 kind:load to:0x027e09e8 module:dtcm +from:0x0207e3c4 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207e3f8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e414 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e430 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e440 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207e450 kind:load to:0x027e0a48 module:dtcm +from:0x0207e454 kind:load to:0x027e09e8 module:dtcm +from:0x0207e4b0 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x0207e4d4 kind:load to:0x020aaf44 module:overlay(0) +from:0x0207e4d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0207e534 kind:arm_call to:0x0208bc5c module:overlay(0) +from:0x0207e558 kind:load to:0x020aaf44 module:overlay(0) +from:0x0207e55c kind:load to:0x027e0ce0 module:dtcm +from:0x0207e578 kind:arm_call to:0x020df64c module:overlay(26) +from:0x0207e588 kind:load to:0x027e0ce0 module:dtcm +from:0x0207e5a8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0207e62c kind:load to:0x027e09b8 module:dtcm +from:0x0207e690 kind:arm_call to:0x01ffd420 module:itcm +from:0x0207e6ac kind:arm_call to:0x020b6c30 module:overlay(5) +from:0x0207e6b4 kind:load to:0x027e09b8 module:dtcm +from:0x0207e6c0 kind:arm_call to:0x0207e798 module:overlay(0) +from:0x0207e6f0 kind:arm_call to:0x02011ff4 module:main +from:0x0207e710 kind:arm_call to:0x02011ff4 module:main +from:0x0207e730 kind:arm_call to:0x02011ff4 module:main +from:0x0207e738 kind:arm_call to:0x0207e798 module:overlay(0) +from:0x0207e764 kind:arm_call to:0x02011ff4 module:main +from:0x0207e7a4 kind:arm_call to:0x02012000 module:main +from:0x0207e7ac kind:arm_call to:0x02012000 module:main +from:0x0207e7bc kind:arm_call to:0x02011ff4 module:main +from:0x0207e80c kind:arm_call to:0x0203a1bc module:main +from:0x0207e850 kind:arm_call to:0x0203a1bc module:main +from:0x0207e880 kind:arm_call to:0x02011ff4 module:main +from:0x0207e8a0 kind:arm_call to:0x02011f3c module:main +from:0x0207e8d0 kind:arm_call to:0x02011f3c module:main +from:0x0207e8f4 kind:arm_call to:0x0203d0a4 module:main +from:0x0207e90c kind:arm_call to:0x02011f3c module:main +from:0x0207e984 kind:load to:0x0207e988 module:overlay(0) +from:0x0207e9f4 kind:arm_call to:0x0203a1bc module:main +from:0x0207ea38 kind:arm_call to:0x0203a1bc module:main +from:0x0207ea7c kind:arm_call to:0x02011f3c module:main +from:0x0207eaa0 kind:arm_call to:0x0203d0a4 module:main +from:0x0207eb3c kind:load to:0x0207e988 module:overlay(0) +from:0x0207eb4c kind:arm_call to:0x02012000 module:main +from:0x0207eb5c kind:arm_call to:0x02012000 module:main +from:0x0207eb70 kind:arm_call to:0x02011ff4 module:main +from:0x0207ec84 kind:load to:0x020b287c module:overlay(0) +from:0x0207eca4 kind:load to:0x020b287c module:overlay(0) +from:0x0207ecc4 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0207ecd0 kind:load to:0x020b287c module:overlay(0) +from:0x0207ecd4 kind:load to:0x027e09c0 module:dtcm +from:0x0207ecf4 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0207ecfc kind:arm_call to:0x02011ff4 module:main +from:0x0207ed08 kind:load to:0x020b287c module:overlay(0) +from:0x0207ed0c kind:load to:0x027e09c0 module:dtcm +from:0x0207ed2c kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0207ed38 kind:load to:0x020b287c module:overlay(0) +from:0x0207ed3c kind:load to:0x027e09c0 module:dtcm +from:0x0207ed6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ed7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207eda8 kind:load to:0x020b2890 module:overlay(0) +from:0x0207edc8 kind:load to:0x020b2890 module:overlay(0) +from:0x0207ede4 kind:load to:0x020b2890 module:overlay(0) +from:0x0207ee04 kind:arm_call to:0x0207df58 module:overlay(0) +from:0x0207ee10 kind:load to:0x020b2890 module:overlay(0) +from:0x0207ee14 kind:load to:0x027e09c0 module:dtcm +from:0x0207ee34 kind:arm_call to:0x0207df58 module:overlay(0) +from:0x0207ee3c kind:arm_call to:0x02011ff4 module:main +from:0x0207ee48 kind:load to:0x020b2890 module:overlay(0) +from:0x0207ee4c kind:load to:0x027e09c0 module:dtcm +from:0x0207ee6c kind:arm_call to:0x0207df58 module:overlay(0) +from:0x0207ee78 kind:load to:0x020b2890 module:overlay(0) +from:0x0207ee7c kind:load to:0x027e09c0 module:dtcm +from:0x0207ee94 kind:arm_call to:0x0207b9c4 module:overlay(0) +from:0x0207eefc kind:arm_call to:0x0207ebf4 module:overlay(0) +from:0x0207ef1c kind:arm_call to:0x01ffe9d4 module:itcm +from:0x0207ef5c kind:arm_call to:0x02011ff4 module:main +from:0x0207ef6c kind:arm_call to:0x02011f3c module:main +from:0x0207efb0 kind:arm_call to:0x02011ff4 module:main +from:0x0207efc0 kind:arm_call to:0x02011f3c module:main +from:0x0207f004 kind:arm_call to:0x02011ff4 module:main +from:0x0207f014 kind:arm_call to:0x02011f3c module:main +from:0x0207f040 kind:arm_call to:0x0207f168 module:overlay(0) +from:0x0207f074 kind:arm_call to:0x02011ff4 module:main +from:0x0207f084 kind:arm_call to:0x02011f3c module:main +from:0x0207f0c8 kind:arm_call to:0x02011ff4 module:main +from:0x0207f0d8 kind:arm_call to:0x02011f3c module:main +from:0x0207f11c kind:arm_call to:0x02011ff4 module:main +from:0x0207f12c kind:arm_call to:0x02011f3c module:main +from:0x0207f15c kind:arm_call to:0x0207f168 module:overlay(0) +from:0x0207f214 kind:arm_call to:0x02011ff4 module:main +from:0x0207f240 kind:arm_call to:0x02011ff4 module:main +from:0x0207f26c kind:arm_call to:0x02011ff4 module:main +from:0x0207f2c0 kind:arm_call to:0x0207e7c8 module:overlay(0) +from:0x0207f2e0 kind:arm_call to:0x0207eb40 module:overlay(0) +from:0x0207f46c kind:arm_call to:0x01ffe9d4 module:itcm +from:0x0207f474 kind:arm_call to:0x0207eb8c module:overlay(0) +from:0x0207f490 kind:arm_call to:0x0207f4d4 module:overlay(0) +from:0x0207f4c4 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x0207f4d0 kind:load to:0x027e09c0 module:dtcm +from:0x0207f51c kind:arm_call to:0x01ffd098 module:itcm +from:0x0207f5bc kind:arm_call to:0x02028cdc module:main +from:0x0207f5f4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207f5f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207f68c kind:arm_call to:0x01ffb800 module:itcm +from:0x0207f690 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207f744 kind:load to:0x020aaf4c module:overlay(0) +from:0x0207f748 kind:load to:0x020aaff0 module:overlay(0) +from:0x0207f74c kind:load to:0x020aaf70 module:overlay(0) +from:0x0207f75c kind:thumb_call_arm to:0x02028c4c module:main +from:0x0207f7b0 kind:thumb_call to:0x0207f800 module:overlay(0) +from:0x0207f7ba kind:thumb_call to:0x0207f878 module:overlay(0) +from:0x0207f7c4 kind:thumb_call to:0x0207f884 module:overlay(0) +from:0x0207f7ce kind:thumb_call to:0x0207f890 module:overlay(0) +from:0x0207f7d8 kind:thumb_call to:0x0207f89c module:overlay(0) +from:0x0207f840 kind:thumb_call_arm to:0x02023288 module:main +from:0x0207f84a kind:thumb_call_arm to:0x02023288 module:main +from:0x0207f854 kind:thumb_call_arm to:0x02023288 module:main +from:0x0207f9dc kind:arm_call to:0x01ff938c module:itcm +from:0x0207fa58 kind:load to:0x020ab090 module:overlay(0) +from:0x0207fa5c kind:load to:0x020ab070 module:overlay(0) +from:0x0207faa0 kind:load to:0x020b28d8 module:overlay(0) +from:0x0207fac8 kind:load to:0x01ffd118 module:itcm +from:0x0207fb24 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207fb3c kind:arm_call to:0x0207fa60 module:overlay(0) +from:0x0207fb50 kind:arm_call to:0x0207facc module:overlay(0) +from:0x0207fb5c kind:load to:0x020b28a8 module:overlay(0) +from:0x0207fb6c kind:arm_call to:0x0207fa60 module:overlay(0) +from:0x0207fb80 kind:arm_call to:0x0207facc module:overlay(0) +from:0x0207fb8c kind:load to:0x020b28a8 module:overlay(0) +from:0x0207fbb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207fc1c kind:arm_call to:0x0207fa60 module:overlay(0) +from:0x0207fc44 kind:arm_call to:0x0207fbd0 module:overlay(0) +from:0x0207fc50 kind:load to:0x020b28c8 module:overlay(0) +from:0x0207fc60 kind:arm_call to:0x0207fb60 module:overlay(0) +from:0x0207fc8c kind:load to:0x020b28b8 module:overlay(0) +from:0x0207fcc8 kind:load to:0x027e09bc module:dtcm +from:0x0207fd0c kind:load to:0x027e09bc module:dtcm +from:0x0207fd24 kind:arm_call to:0x02082358 module:overlay(0) +from:0x0207fd38 kind:arm_call to:0x0213052c module:overlay(47) +from:0x0207fd6c kind:arm_call to:0x02082378 module:overlay(0) +from:0x0207fd74 kind:load to:0x027e07d4 module:dtcm +from:0x0207fdac kind:arm_call to:0x02080098 module:overlay(0) +from:0x0207fdb8 kind:load to:0x027e0ca8 module:dtcm +from:0x0207fdf0 kind:arm_call to:0x02028d30 module:main +from:0x0207fdfc kind:arm_call to:0x01ffa328 module:itcm +from:0x0207fe18 kind:arm_call to:0x02077048 module:overlay(0) +from:0x0207fe9c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0207feb8 kind:arm_call to:0x0205de5c module:overlay(0) +from:0x0207feec kind:arm_call to:0x01ffb974 module:itcm +from:0x0207ff00 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207ff54 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207ff60 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207ffe8 kind:load to:0x027e09bc module:dtcm +from:0x0207ffec kind:load to:0x027e0c90 module:dtcm +from:0x0207fff0 kind:load to:0x027e0c9c module:dtcm +from:0x0207fff4 kind:load to:0x027e0ca8 module:dtcm +from:0x0207fff8 kind:load to:0x027e0cac module:dtcm +from:0x0207fffc kind:load to:0x027e0cb0 module:dtcm +from:0x02080000 kind:load to:0x027e0cb4 module:dtcm +from:0x02080004 kind:load to:0x027e0cb8 module:dtcm +from:0x02080008 kind:load to:0x027e0cbc module:dtcm +from:0x02080050 kind:load to:0x027e0ca8 module:dtcm +from:0x02080054 kind:load to:0x027e0cac module:dtcm +from:0x02080058 kind:load to:0x027e0cb0 module:dtcm +from:0x0208005c kind:load to:0x027e0cb4 module:dtcm +from:0x02080060 kind:load to:0x027e0cb8 module:dtcm +from:0x02080064 kind:load to:0x027e0cbc module:dtcm +from:0x0208007c kind:load to:0x027e0c90 module:dtcm +from:0x02080094 kind:load to:0x027e0c90 module:dtcm +from:0x02080130 kind:arm_call to:0x01ffedac module:itcm +from:0x02080144 kind:arm_call to:0x01ffedac module:itcm +from:0x0208015c kind:load to:0x027e0c90 module:dtcm +from:0x02080184 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02080198 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02080240 kind:arm_call to:0x02026800 module:main +from:0x02080264 kind:arm_call_thumb to:0x020156ac module:main +from:0x02080270 kind:arm_call_thumb to:0x0201568c module:main +from:0x02080280 kind:load to:0x020b28e0 module:overlay(0) +from:0x02080284 kind:load to:0x02043f40 module:main +from:0x02080444 kind:arm_call to:0x0207fc90 module:overlay(0) +from:0x02080458 kind:arm_call to:0x0209718c module:overlay(0) +from:0x0208046c kind:arm_call to:0x020c6dec module:overlay(24) +from:0x02080488 kind:arm_call to:0x01ffd294 module:itcm +from:0x0208049c kind:arm_call to:0x01ffd294 module:itcm +from:0x020804bc kind:arm_call to:0x020181b4 module:main +from:0x020804e0 kind:arm_call to:0x0201dc10 module:main +from:0x02080528 kind:load to:0x027e0998 module:dtcm +from:0x0208052c kind:load to:0x027e0ce4 module:dtcm +from:0x02080530 kind:load to:0x027e0994 module:dtcm +from:0x02080534 kind:load to:0x0204a110 module:main +from:0x02080538 kind:load to:0x0204aed0 module:main +from:0x02080598 kind:arm_call to:0x0207fccc module:overlay(0) +from:0x020805a8 kind:arm_call to:0x0209718c module:overlay(0) +from:0x020805bc kind:arm_call to:0x020c6dec module:overlay(24) +from:0x020805d4 kind:arm_call to:0x0201dd58 module:main +from:0x02080610 kind:load to:0x0204aed0 module:main +from:0x02080614 kind:load to:0x027e0994 module:dtcm +from:0x02080618 kind:load to:0x027e0ce4 module:dtcm +from:0x0208061c kind:load to:0x0204a110 module:main +from:0x02080878 kind:arm_call to:0x02080794 module:overlay(0) +from:0x020808bc kind:arm_call to:0x02080840 module:overlay(0) +from:0x0208090c kind:arm_call to:0x02080080 module:overlay(0) +from:0x02080918 kind:arm_call to:0x02080068 module:overlay(0) +from:0x02080960 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02080978 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02080994 kind:load to:0x020ab0bc module:overlay(0) +from:0x020809b8 kind:arm_call to:0x01ffd118 module:itcm +from:0x020809d4 kind:load to:0x027e0c90 module:dtcm +from:0x02080a0c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02080a34 kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x02080a3c kind:load to:0x020ab118 module:overlay(0) +from:0x02080a40 kind:load to:0x020b51b8 module:overlay(0) +from:0x02080a58 kind:load to:0x020ab118 module:overlay(0) +from:0x02080a70 kind:arm_call to:0x02131150 module:overlay(47) +from:0x02080a88 kind:arm_call to:0x02131238 module:overlay(47) +from:0x02080aa4 kind:arm_call to:0x021312ac module:overlays(47,48) +from:0x02080abc kind:arm_call to:0x0213132c module:overlay(47) +from:0x02080aec kind:arm_call to:0x01ffedac module:itcm +from:0x02080af8 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02080b18 kind:arm_call to:0x02131394 module:overlay(47) +from:0x02080b54 kind:arm_call to:0x01ffedac module:itcm +from:0x02080b60 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02080b80 kind:arm_call to:0x02131394 module:overlay(47) +from:0x02080b98 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02080bb0 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02080bcc kind:load to:0x020ab0bc module:overlay(0) +from:0x02080be4 kind:arm_call to:0x0200f38c module:main +from:0x02080d44 kind:arm_call to:0x02080bd0 module:overlay(0) +from:0x02080d5c kind:arm_call to:0x0200f05c module:main +from:0x02080de4 kind:arm_call to:0x02080bd0 module:overlay(0) +from:0x02080e30 kind:arm_call to:0x020340b0 module:main +from:0x02080f50 kind:arm_call to:0x02080bd0 module:overlay(0) +from:0x02080f70 kind:arm_call to:0x0200f05c module:main +from:0x02080ff8 kind:arm_call to:0x02080bd0 module:overlay(0) +from:0x02081004 kind:arm_call to:0x02080bd0 module:overlay(0) +from:0x02081054 kind:arm_call to:0x020340b0 module:main +from:0x02081114 kind:arm_call to:0x02028c4c module:main +from:0x02081124 kind:arm_call to:0x02028c4c module:main +from:0x0208119c kind:arm_call to:0x02028c4c module:main +from:0x020811b0 kind:arm_call to:0x02028c4c module:main +from:0x020811bc kind:load to:0x020b62a8 module:overlay(0) +from:0x02081278 kind:arm_call to:0x02081294 module:overlay(0) +from:0x02081288 kind:arm_call to:0x02011ff4 module:main +from:0x020812c4 kind:arm_call to:0x02081134 module:overlay(0) +from:0x020812cc kind:arm_call to:0x02011ff4 module:main +from:0x020812ec kind:arm_call to:0x02011ff4 module:main +from:0x0208134c kind:load to:0x027e0ce0 module:dtcm +from:0x0208136c kind:arm_call to:0x02081294 module:overlay(0) +from:0x020813a0 kind:arm_call to:0x02026800 module:main +from:0x020813e0 kind:arm_call_thumb to:0x020156ac module:main +from:0x02081400 kind:arm_call to:0x02070260 module:overlay(0) +from:0x0208141c kind:arm_call_thumb to:0x020b9270 module:overlay(1) +from:0x0208142c kind:arm_call_thumb to:0x0201568c module:main +from:0x02081444 kind:arm_call to:0x0208146c module:overlay(0) +from:0x0208144c kind:arm_call_thumb to:0x0201568c module:main +from:0x0208145c kind:load to:0x020b28f8 module:overlay(0) +from:0x02081460 kind:load to:0x020b290c module:overlay(0) +from:0x02081464 kind:load to:0x02043f40 module:main +from:0x02081468 kind:load to:0x027e09a0 module:dtcm +from:0x020814b0 kind:arm_call to:0x02081150 module:overlay(0) +from:0x020814e0 kind:arm_call to:0x02081b24 module:overlay(0) +from:0x02081514 kind:arm_call to:0x02081b24 module:overlay(0) +from:0x02081618 kind:arm_call to:0x02081520 module:overlay(0) +from:0x02081624 kind:arm_call to:0x02081574 module:overlay(0) +from:0x020816e4 kind:arm_call to:0x02081b24 module:overlay(0) +from:0x0208188c kind:arm_call to:0x02011ff4 module:main +from:0x0208189c kind:arm_call to:0x02011f3c module:main +from:0x020818c8 kind:arm_call to:0x02028c4c module:main +from:0x02081930 kind:arm_call to:0x02081b24 module:overlay(0) +from:0x0208194c kind:arm_call to:0x02011f3c module:main +from:0x02081974 kind:arm_call to:0x020810b8 module:overlay(0) +from:0x02081a68 kind:arm_call to:0x02081520 module:overlay(0) +from:0x02081a7c kind:arm_call to:0x02081520 module:overlay(0) +from:0x02081a8c kind:arm_call to:0x02081600 module:overlay(0) +from:0x02081b80 kind:load to:0x0207fdbc module:overlay(0) +from:0x02081b94 kind:arm_call to:0x020e9250 module:overlay(26) +from:0x02081bd4 kind:arm_call to:0x0208000c module:overlay(0) +from:0x02081be8 kind:arm_call to:0x020e920c module:overlay(26) +from:0x02081bf0 kind:load to:0x0204a110 module:main +from:0x02081c20 kind:arm_call to:0x020e9230 module:overlay(26) +from:0x02081c4c kind:arm_call to:0x020d4af4 module:overlay(24) +from:0x02081c54 kind:arm_call to:0x020d4d44 module:overlay(24) +from:0x02081c60 kind:arm_call to:0x02096d68 module:overlay(0) +from:0x02081c6c kind:arm_call to:0x0209c3e8 module:overlay(0) +from:0x02081c88 kind:arm_call to:0x02082600 module:overlay(0) +from:0x02081c90 kind:load to:0x027e09a4 module:dtcm +from:0x02081c94 kind:load to:0x027e0d00 module:dtcm +from:0x02081c98 kind:load to:0x027e0ce4 module:dtcm +from:0x02081c9c kind:load to:0x027e0ce8 module:dtcm +from:0x02081cc4 kind:arm_call to:0x0207029c module:overlay(0) +from:0x02081ce4 kind:arm_call to:0x02081300 module:overlay(0) +from:0x02081d20 kind:arm_call to:0x02081138 module:overlay(0) +from:0x02081d3c kind:load to:0x027e09a4 module:dtcm +from:0x02081d40 kind:load to:0x020b62a8 module:overlay(0) +from:0x02081d44 kind:load to:0x027e09a0 module:dtcm +from:0x02081d54 kind:load to:0x02184628 module:overlays(97,100,102) +from:0x02081dac kind:arm_call to:0x0208162c module:overlay(0) +from:0x02081dbc kind:arm_call to:0x0208166c module:overlay(0) +from:0x02081dcc kind:arm_call to:0x020816a4 module:overlay(0) +from:0x02081e2c kind:load to:0x027e09b8 module:dtcm +from:0x02081e60 kind:arm_call to:0x02081654 module:overlay(0) +from:0x02081e6c kind:arm_call to:0x02081690 module:overlay(0) +from:0x02081e78 kind:arm_call to:0x020816c8 module:overlay(0) +from:0x02081eb8 kind:load to:0x027e09b8 module:dtcm +from:0x02081ec8 kind:load to:0x020816dc module:overlay(0) +from:0x02081ed8 kind:load to:0x0208170c module:overlay(0) +from:0x02081ee8 kind:load to:0x0208175c module:overlay(0) +from:0x02081f14 kind:arm_call to:0x02081780 module:overlay(0) +from:0x02081f24 kind:arm_call to:0x020817f4 module:overlay(0) +from:0x02081f34 kind:arm_call to:0x02081834 module:overlay(0) +from:0x02081f60 kind:arm_call to:0x020817d0 module:overlay(0) +from:0x02081f6c kind:arm_call to:0x0208181c module:overlay(0) +from:0x02081f78 kind:arm_call to:0x0208185c module:overlay(0) +from:0x02081fc4 kind:arm_call to:0x02081b68 module:overlay(0) +from:0x02081fd4 kind:arm_call to:0x02081b68 module:overlay(0) +from:0x02081ff4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0208200c kind:arm_call to:0x01ffb428 module:itcm +from:0x020820c4 kind:arm_call to:0x02081b68 module:overlay(0) +from:0x020820d4 kind:arm_call to:0x02081b68 module:overlay(0) +from:0x020820f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0208210c kind:arm_call to:0x01ffb428 module:itcm +from:0x02082118 kind:load to:0x020b5380 module:overlay(0) +from:0x0208211c kind:load to:0x020b2920 module:overlay(0) +from:0x02082120 kind:load to:0x020b2920 module:overlay(0) +from:0x02082174 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x0208218c kind:load to:0x027e09a4 module:dtcm +from:0x020821bc kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020821d4 kind:load to:0x020b2954 module:overlay(0) +from:0x020821d8 kind:load to:0x020b294c module:overlay(0) +from:0x020821e4 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020821f8 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02082200 kind:arm_call to:0x02011ff4 module:main +from:0x02082260 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02082278 kind:load to:0x020b2964 module:overlay(0) +from:0x020822d0 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020822e8 kind:load to:0x020b2964 module:overlay(0) +from:0x020822f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02082308 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02082310 kind:arm_call to:0x02011ff4 module:main +from:0x02082324 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020823a4 kind:load to:0x027e07d4 module:dtcm +from:0x020823d0 kind:arm_call to:0x02011f3c module:main +from:0x020823e8 kind:arm_call to:0x02082190 module:overlay(0) +from:0x02082404 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02082450 kind:arm_call to:0x02011f3c module:main +from:0x02082460 kind:arm_call to:0x02106d74 module:overlay(26) +from:0x0208247c kind:arm_call to:0x02011f3c module:main +from:0x0208248c kind:arm_call to:0x021070ac module:overlay(26) +from:0x020824a8 kind:arm_call to:0x02011f3c module:main +from:0x020824b8 kind:arm_call to:0x021440e4 module:overlay(28) +from:0x020824d4 kind:arm_call to:0x02011f3c module:main +from:0x020824e4 kind:arm_call to:0x02106d74 module:overlay(26) +from:0x02082500 kind:arm_call to:0x02011f3c module:main +from:0x02082510 kind:arm_call to:0x021419e0 module:overlays(27,28,29,30) +from:0x0208252c kind:arm_call to:0x02011f3c module:main +from:0x0208253c kind:arm_call to:0x02141bfc module:overlay(30) +from:0x02082558 kind:arm_call to:0x02011f3c module:main +from:0x02082568 kind:arm_call to:0x0208227c module:overlay(0) +from:0x02082584 kind:arm_call to:0x02011f3c module:main +from:0x02082594 kind:arm_call to:0x0208227c module:overlay(0) +from:0x020825b0 kind:arm_call to:0x02011f3c module:main +from:0x020825c0 kind:arm_call to:0x021662f4 module:overlay(92) +from:0x020825dc kind:arm_call to:0x02011f3c module:main +from:0x020825ec kind:arm_call to:0x020d8fd4 module:overlays(26,31) +from:0x020825fc kind:load to:0x020b2a08 module:overlay(0) +from:0x02082614 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x02082654 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02082698 kind:arm_call to:0x01ffccc0 module:itcm +from:0x020826b0 kind:arm_call to:0x01ffd218 module:itcm +from:0x02082834 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02082840 kind:arm_call to:0x01fff458 module:itcm +from:0x02082854 kind:arm_call to:0x021290ec module:overlay(42) +from:0x02082864 kind:arm_call to:0x02129100 module:overlay(42) +from:0x020828c4 kind:load to:0x027e0ce4 module:dtcm +from:0x020828fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02082938 kind:arm_call to:0x01fff458 module:itcm +from:0x0208294c kind:arm_call to:0x021290ec module:overlay(42) +from:0x020829c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020829d2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020829dc kind:thumb_call to:0x020829e4 module:overlay(0) +from:0x020829ea kind:thumb_call_arm to:0x02082aa0 module:overlay(0) +from:0x02082a04 kind:load to:0x02084354 module:overlay(0) +from:0x02082a14 kind:load to:0x02084368 module:overlay(0) +from:0x02082a24 kind:load to:0x02084380 module:overlay(0) +from:0x02082a34 kind:load to:0x02084390 module:overlay(0) +from:0x02082a44 kind:load to:0x020843b8 module:overlay(0) +from:0x02082a54 kind:load to:0x020843d0 module:overlay(0) +from:0x02082a7c kind:arm_call to:0x02088490 module:overlay(0) +from:0x02082aac kind:load to:0x027e0cdc module:dtcm +from:0x02082abe kind:thumb_call_arm to:0x02089f74 module:overlay(0) +from:0x02082ac8 kind:thumb_call_arm to:0x02089f74 module:overlay(0) +from:0x02082b18 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x02082b44 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x02082b6c kind:arm_call to:0x02083a70 module:overlay(0) +from:0x02082b88 kind:arm_call to:0x02083a70 module:overlay(0) +from:0x02082bac kind:arm_call to:0x02082adc module:overlay(0) +from:0x02082c0c kind:arm_call to:0x01ff9364 module:itcm +from:0x02082c40 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02082c88 kind:arm_call to:0x0205d7b4 module:overlay(0) +from:0x02082d90 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02082da4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02082dc0 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02082dd8 kind:load to:0x027e0ce0 module:dtcm +from:0x02082e64 kind:arm_call to:0x02083aec module:overlay(0) +from:0x02082e70 kind:arm_call to:0x02083aec module:overlay(0) +from:0x02082e98 kind:arm_call_thumb to:0x0216632c module:overlay(93) +from:0x02082ec8 kind:arm_call to:0x02083cb8 module:overlay(0) +from:0x02082ee4 kind:arm_call to:0x02083cb8 module:overlay(0) +from:0x02082f10 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02082f54 kind:arm_call to:0x0208345c module:overlay(0) +from:0x02082f84 kind:arm_call to:0x021663d0 module:overlay(93) +from:0x02082fac kind:arm_call to:0x02089fb0 module:overlay(0) +from:0x02082fb4 kind:arm_call to:0x02089fb0 module:overlay(0) +from:0x02082fe4 kind:arm_call to:0x020d9b70 module:overlay(31) +from:0x02082ff8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02083048 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208305c kind:arm_call to:0x0208baec module:overlay(0) +from:0x02083078 kind:arm_call to:0x01ff9110 module:itcm +from:0x02083094 kind:load to:0x027e09b8 module:dtcm +from:0x02083098 kind:load to:0x027e0d34 module:dtcm +from:0x020830a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020830cc kind:arm_call to:0x02082e78 module:overlay(0) +from:0x0208310c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0208311c kind:arm_call to:0x02083f14 module:overlay(0) +from:0x0208312c kind:arm_call to:0x02083f14 module:overlay(0) +from:0x02083160 kind:arm_call to:0x0208373c module:overlay(0) +from:0x0208317c kind:arm_call to:0x021664fc module:overlay(93) +from:0x0208319c kind:arm_call to:0x0205cab4 module:overlay(0) +from:0x02083238 kind:arm_call to:0x0200eab0 module:main +from:0x02083250 kind:arm_call to:0x0200eab0 module:main +from:0x02083274 kind:arm_call to:0x0200eab0 module:main +from:0x0208328c kind:arm_call to:0x0200eab0 module:main +from:0x020832a8 kind:arm_call to:0x0208c5bc module:overlay(0) +from:0x020832cc kind:arm_call to:0x0208c5bc module:overlay(0) +from:0x020832e8 kind:arm_call to:0x02135bd0 module:overlay(47) +from:0x020832fc kind:arm_call to:0x02135c68 module:overlay(47) +from:0x02083320 kind:arm_call to:0x0208c0e0 module:overlay(0) +from:0x02083350 kind:arm_call to:0x0208c0e0 module:overlay(0) +from:0x02083384 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x020833b4 kind:arm_call to:0x0208c88c module:overlay(0) +from:0x020833ec kind:arm_call to:0x0208c17c module:overlay(0) +from:0x02083400 kind:load to:0x027e0ce0 module:dtcm +from:0x02083418 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020835c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02083608 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02083618 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02083678 kind:arm_call to:0x02088dd4 module:overlay(0) +from:0x020836f0 kind:arm_call to:0x0208eb90 module:overlay(0) +from:0x02083714 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02083730 kind:load to:0x027e0ce0 module:dtcm +from:0x02083734 kind:load to:0x02049be4 module:main +from:0x02083758 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020837ac kind:thumb_call_arm to:0x020837b4 module:overlay(0) +from:0x020837c0 kind:arm_call to:0x02083828 module:overlay(0) +from:0x020837ec kind:arm_call to:0x020838d8 module:overlay(0) +from:0x02083820 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02083874 kind:arm_call to:0x02088dd4 module:overlay(0) +from:0x02083888 kind:arm_call to:0x02088dd4 module:overlay(0) +from:0x02083900 kind:arm_call to:0x02088dd4 module:overlay(0) +from:0x02083928 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x0208395c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02083988 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020839a8 kind:arm_call to:0x02057830 module:overlay(0) +from:0x020839c4 kind:arm_call to:0x02015300 module:main +from:0x020839dc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020839ec kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020839f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02083a2c kind:arm_call to:0x02088dd4 module:overlay(0) +from:0x02083ae4 kind:arm_call to:0x020838d8 module:overlay(0) +from:0x02083b4c kind:arm_call to:0x0208385c module:overlay(0) +from:0x02083b88 kind:arm_call to:0x0200b150 module:main +from:0x02083b98 kind:arm_call to:0x02028cdc module:main +from:0x02083c30 kind:arm_call to:0x020838d8 module:overlay(0) +from:0x02083d04 kind:arm_call to:0x020837b4 module:overlay(0) +from:0x02083d48 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02083d68 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02083db0 kind:arm_call to:0x0208385c module:overlay(0) +from:0x02083de8 kind:arm_call to:0x0200b150 module:main +from:0x02083df8 kind:arm_call to:0x02028cdc module:main +from:0x02083e90 kind:arm_call to:0x020838d8 module:overlay(0) +from:0x02083f3c kind:arm_call to:0x0208c108 module:overlay(0) +from:0x02083f60 kind:arm_call to:0x0208c108 module:overlay(0) +from:0x02083f7a kind:thumb_call_arm to:0x02011f3c module:main +from:0x02083f8c kind:thumb_call_arm to:0x02034060 module:main +from:0x02083f94 kind:load to:0x020b2a34 module:overlay(0) +from:0x02083f9e kind:thumb_call_arm to:0x02012000 module:main +from:0x02083fd8 kind:arm_call to:0x02034060 module:main +from:0x02083ff4 kind:arm_call to:0x0208e844 module:overlay(0) +from:0x02084004 kind:arm_call to:0x02034060 module:main +from:0x02084014 kind:arm_call to:0x020340b0 module:main +from:0x02084028 kind:arm_call to:0x0200f428 module:main +from:0x02084040 kind:arm_call to:0x02028c30 module:main +from:0x0208406c kind:arm_call to:0x02034060 module:main +from:0x02084078 kind:arm_call to:0x02033f7c module:main +from:0x0208408c kind:arm_call to:0x02034060 module:main +from:0x020840a0 kind:arm_call to:0x02033f7c module:main +from:0x020840b4 kind:arm_call to:0x02034060 module:main +from:0x020840c0 kind:arm_call to:0x02033f7c module:main +from:0x020840d4 kind:arm_call to:0x02034060 module:main +from:0x020840dc kind:arm_call to:0x02033f7c module:main +from:0x020840f4 kind:arm_call to:0x02034060 module:main +from:0x02084114 kind:arm_call_thumb to:0x02015628 module:main +from:0x02084120 kind:arm_call to:0x0205ac70 module:overlay(0) +from:0x0208412c kind:arm_call_thumb to:0x02015644 module:main +from:0x0208413c kind:load to:0x020b2a34 module:overlay(0) +from:0x02084140 kind:load to:0x020ab4dc module:overlay(0) +from:0x02084144 kind:load to:0x020b2a38 module:overlay(0) +from:0x02084148 kind:load to:0x020b2a40 module:overlay(0) +from:0x0208414c kind:load to:0x020aa250 module:overlay(0) +from:0x02084188 kind:arm_call to:0x02084150 module:overlay(0) +from:0x020841ec kind:arm_call to:0x020848f0 module:overlay(0) +from:0x0208420c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02084220 kind:arm_call to:0x01fff458 module:itcm +from:0x02084244 kind:load to:0x027e0ce4 module:dtcm +from:0x02084294 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020842ac kind:arm_call to:0x01ffb714 module:itcm +from:0x020842b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020842cc kind:arm_call to:0x01ffb714 module:itcm +from:0x020842d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02084350 kind:load to:0x020ab330 module:overlay(0) +from:0x0208438c kind:load to:0x020a8ae0 module:overlay(0) +from:0x020843e0 kind:arm_call to:0x020a8af4 module:overlay(0) +from:0x02084402 kind:thumb_call to:0x020870c0 module:overlay(0) +from:0x0208440c kind:thumb_call_arm to:0x02011f3c module:main +from:0x0208443c kind:thumb_call to:0x0208ef88 module:overlay(0) +from:0x0208447a kind:thumb_call to:0x020872bc module:overlay(0) +from:0x0208451c kind:thumb_call_arm to:0x02085b00 module:overlay(0) +from:0x0208452a kind:thumb_call_arm to:0x02085b00 module:overlay(0) +from:0x02084548 kind:load to:0x020b2a50 module:overlay(0) +from:0x0208454c kind:load to:0x020b27c8 module:overlay(0) +from:0x02084550 kind:load to:0x020ab4dc module:overlay(0) +from:0x02084554 kind:load to:0x027e09a4 module:dtcm +from:0x02084574 kind:thumb_call_arm to:0x0207ede8 module:overlay(0) +from:0x0208457a kind:thumb_call_arm to:0x0207bffc module:overlay(0) +from:0x02084584 kind:load to:0x020b2a50 module:overlay(0) +from:0x020845a0 kind:thumb_call_arm to:0x0207ede8 module:overlay(0) +from:0x020845a6 kind:thumb_call_arm to:0x0207bffc module:overlay(0) +from:0x020845ac kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020845b4 kind:load to:0x020b2a50 module:overlay(0) +from:0x020845d0 kind:thumb_call_arm to:0x0207ede8 module:overlay(0) +from:0x020845d6 kind:thumb_call_arm to:0x0207bffc module:overlay(0) +from:0x020845e0 kind:load to:0x020b2a50 module:overlay(0) +from:0x020845ea kind:thumb_call_arm to:0x020870e0 module:overlay(0) +from:0x020845f8 kind:thumb_call to:0x0208efbc module:overlay(0) +from:0x02084646 kind:thumb_call_arm to:0x020846e0 module:overlay(0) +from:0x0208464c kind:thumb_call_arm to:0x02084684 module:overlay(0) +from:0x02084654 kind:thumb_call_arm to:0x02085b00 module:overlay(0) +from:0x0208465c kind:thumb_call_arm to:0x02085b00 module:overlay(0) +from:0x02084680 kind:load to:0x020ab4dc module:overlay(0) +from:0x020846ac kind:arm_call to:0x02028c60 module:main +from:0x020846b4 kind:arm_call to:0x02085b00 module:overlay(0) +from:0x0208472c kind:arm_call to:0x02085b80 module:overlay(0) +from:0x020847a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020847b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020847c8 kind:arm_call to:0x02080998 module:overlay(0) +from:0x020847e8 kind:arm_call to:0x01ffedac module:itcm +from:0x020847f4 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02084874 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x020848a8 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x020848e4 kind:load to:0x027e0cd8 module:dtcm +from:0x02084950 kind:arm_call to:0x020848f0 module:overlay(0) +from:0x0208497c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02084988 kind:arm_call to:0x01fff458 module:itcm +from:0x020849a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020849fc kind:arm_call to:0x02087720 module:overlay(0) +from:0x02084a20 kind:arm_call to:0x01ffb974 module:itcm +from:0x02084a54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02084a60 kind:arm_call to:0x01ffb428 module:itcm +from:0x02084a98 kind:arm_call to:0x01ffb974 module:itcm +from:0x02084aec kind:arm_call to:0x020849d0 module:overlay(0) +from:0x02084b28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02084b5c kind:arm_call to:0x01ff9770 module:itcm +from:0x02084b98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02084c28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02084c38 kind:load to:0x0203e964 module:main +from:0x02084cac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02084cc0 kind:arm_call to:0x02080998 module:overlay(0) +from:0x02084ce8 kind:arm_call to:0x01fff05c module:itcm +from:0x02084d20 kind:arm_call to:0x01ffe868 module:itcm +from:0x02084d34 kind:arm_call to:0x01ffe868 module:itcm +from:0x02084d54 kind:arm_call to:0x02085b2c module:overlay(0) +from:0x02084db8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02084e4c kind:load to:0x027e0cd8 module:dtcm +from:0x02084e54 kind:load to:0x0203e964 module:main +from:0x02084e98 kind:arm_call to:0x02087144 module:overlay(0) +from:0x02084ea8 kind:arm_call to:0x0208710c module:overlay(0) +from:0x02084ed0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02084f0c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02084f2c kind:arm_call to:0x020871e0 module:overlay(0) +from:0x02084f48 kind:arm_call to:0x01ffd118 module:itcm +from:0x02084f7c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02084f90 kind:arm_call to:0x02085d1c module:overlay(0) +from:0x02084f98 kind:arm_call to:0x02085b00 module:overlay(0) +from:0x02084fac kind:arm_call to:0x01ffd118 module:itcm +from:0x02084fd0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02084ff8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208506c kind:arm_call to:0x02028c60 module:main +from:0x020850a4 kind:arm_call to:0x01ffd118 module:itcm +from:0x02085104 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02085120 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0208512c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02085148 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02085184 kind:arm_call to:0x02085d1c module:overlay(0) +from:0x020851a8 kind:arm_call to:0x02085d1c module:overlay(0) +from:0x020851f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02085244 kind:arm_call to:0x020872e0 module:overlay(0) +from:0x02085254 kind:load to:0x027e09b8 module:dtcm +from:0x02085258 kind:load to:0x027e0c90 module:dtcm +from:0x0208525c kind:load to:0x020b2a70 module:overlay(0) +from:0x02085268 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0208532c kind:arm_call to:0x0208f43c module:overlay(0) +from:0x02085348 kind:arm_call to:0x0208f55c module:overlay(0) +from:0x02085368 kind:arm_call to:0x020c02f4 module:overlay(17) +from:0x020853d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020853e4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02085420 kind:arm_call to:0x01ffedac module:itcm +from:0x02085440 kind:arm_call to:0x0205ae80 module:overlay(0) +from:0x02085488 kind:arm_call to:0x02071748 module:overlay(0) +from:0x020854c0 kind:arm_call to:0x0205d55c module:overlay(0) +from:0x020854d8 kind:arm_call to:0x01ffce1c module:itcm +from:0x020854e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020854f8 kind:arm_call to:0x02087268 module:overlay(0) +from:0x02085550 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0208555c kind:load to:0x027e0ce8 module:dtcm +from:0x02085564 kind:load to:0x027e09a8 module:dtcm +from:0x02085574 kind:load to:0x027e09c0 module:dtcm +from:0x02085600 kind:arm_call to:0x020848f0 module:overlay(0) +from:0x02085648 kind:arm_call to:0x01fff498 module:itcm +from:0x02085654 kind:arm_call to:0x01fff584 module:itcm +from:0x020856a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020856c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x020856d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x020856e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02085710 kind:load to:0x027e0ce8 module:dtcm +from:0x02085888 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02085894 kind:arm_call to:0x01fff458 module:itcm +from:0x020858ec kind:arm_call to:0x02080998 module:overlay(0) +from:0x02085934 kind:arm_call to:0x01fff05c module:itcm +from:0x020859b8 kind:load to:0x027e0ce4 module:dtcm +from:0x020859c0 kind:load to:0x027e0cd8 module:dtcm +from:0x02085a04 kind:arm_call to:0x02087298 module:overlay(0) +from:0x02085a20 kind:arm_call to:0x0208f680 module:overlay(0) +from:0x02085a90 kind:arm_call to:0x01fff498 module:itcm +from:0x02085aac kind:arm_call to:0x01fff584 module:itcm +from:0x02085ab0 kind:arm_call to:0x0205d368 module:overlay(0) +from:0x02085ae0 kind:load to:0x027e0ce8 module:dtcm +from:0x02085aec kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02085af4 kind:arm_call to:0x02011ff4 module:main +from:0x02085b5c kind:arm_call to:0x01ff9258 module:itcm +from:0x02085b68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02085bf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02085d64 kind:arm_call to:0x02080080 module:overlay(0) +from:0x02085d70 kind:arm_call to:0x02080068 module:overlay(0) +from:0x02085d98 kind:arm_call to:0x020fb538 module:overlay(21) +from:0x02085dcc kind:arm_call to:0x01fff498 module:itcm +from:0x02085dd8 kind:arm_call to:0x01fff584 module:itcm +from:0x02085e1c kind:arm_call to:0x02101950 module:overlay(31) +from:0x02085e64 kind:load to:0x027e09a4 module:dtcm +from:0x02085e68 kind:load to:0x027e0cf4 module:dtcm +from:0x02085e6c kind:load to:0x027e0ce8 module:dtcm +from:0x02085e98 kind:arm_call to:0x02085eb4 module:overlay(0) +from:0x02085ed4 kind:arm_call to:0x01fff498 module:itcm +from:0x02085ee0 kind:arm_call to:0x01fff584 module:itcm +from:0x02085f14 kind:load to:0x027e0ce8 module:dtcm +from:0x02085f6c kind:arm_call to:0x02015080 module:main +from:0x02085f84 kind:arm_call to:0x02015080 module:main +from:0x02085fa8 kind:arm_call to:0x02085d3c module:overlay(0) +from:0x02085fb8 kind:arm_call to:0x0203a1bc module:main +from:0x02085ff8 kind:arm_call to:0x0207186c module:overlay(0) +from:0x02086004 kind:load to:0x020ab4dc module:overlay(0) +from:0x02086008 kind:load to:0x027e09a8 module:dtcm +from:0x02086040 kind:arm_call to:0x02085d3c module:overlay(0) +from:0x02086060 kind:arm_call to:0x020718d4 module:overlay(0) +from:0x02086070 kind:load to:0x027e09a8 module:dtcm +from:0x020860ac kind:arm_call to:0x02085e7c module:overlay(0) +from:0x02086114 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02086148 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0208617c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02086190 kind:load to:0x027e0cec module:dtcm +from:0x020861c0 kind:arm_call to:0x02085e7c module:overlay(0) +from:0x02086220 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0208624c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02086278 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02086288 kind:load to:0x027e0cec module:dtcm +from:0x020862bc kind:arm_call to:0x02085e7c module:overlay(0) +from:0x0208638c kind:arm_call to:0x02085eb4 module:overlay(0) +from:0x020863e0 kind:arm_call to:0x0209ff4c module:overlay(0) +from:0x020863f4 kind:load to:0x027e0cd8 module:dtcm +from:0x020863fc kind:load to:0x027e0cec module:dtcm +from:0x020864d8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020864ec kind:load to:0x0203e964 module:main +from:0x020864f4 kind:load to:0x027e0cec module:dtcm +from:0x02086540 kind:arm_call to:0x02080080 module:overlay(0) +from:0x0208654c kind:arm_call to:0x02080068 module:overlay(0) +from:0x02086570 kind:arm_call to:0x020fb538 module:overlay(21) +from:0x020865c8 kind:arm_call to:0x02085eb4 module:overlay(0) +from:0x02086600 kind:load to:0x027e09a4 module:dtcm +from:0x02086604 kind:load to:0x027e0cf4 module:dtcm +from:0x0208661a kind:thumb_call to:0x020843e8 module:overlay(0) +from:0x02086700 kind:load to:0x020b2a8c module:overlay(0) +from:0x02086708 kind:thumb_call to:0x020845e4 module:overlay(0) +from:0x02086724 kind:thumb_call_arm to:0x020867f4 module:overlay(0) +from:0x0208672a kind:thumb_call_arm to:0x02086758 module:overlay(0) +from:0x02086764 kind:arm_call to:0x02084684 module:overlay(0) +from:0x020867fc kind:arm_call to:0x020846e0 module:overlay(0) +from:0x020868e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02086938 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020869c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02086a4c kind:arm_call to:0x02084718 module:overlay(0) +from:0x02086a60 kind:arm_call to:0x02084718 module:overlay(0) +from:0x02086a94 kind:arm_call to:0x0216f7f0 module:overlay(93) +from:0x02086aec kind:arm_call to:0x020848f0 module:overlay(0) +from:0x02086b04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02086b10 kind:arm_call to:0x01fff458 module:itcm +from:0x02086c14 kind:arm_call to:0x0208475c module:overlay(0) +from:0x02086d60 kind:load to:0x027e0ce4 module:dtcm +from:0x02086d68 kind:load to:0x0203e964 module:main +from:0x02086dc8 kind:arm_call to:0x01fff148 module:itcm +from:0x02086dec kind:arm_call to:0x020eb368 module:overlay(21) +from:0x02086df8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02086f0c kind:arm_call to:0x0216f7f0 module:overlay(93) +from:0x02086f60 kind:arm_call to:0x02085cb4 module:overlay(0) +from:0x02086f78 kind:load to:0x027e0ce0 module:dtcm +from:0x02086f84 kind:arm_call_thumb to:0x020845b8 module:overlay(0) +from:0x02086f98 kind:arm_call_thumb to:0x020845b8 module:overlay(0) +from:0x02086fa0 kind:arm_call to:0x02011ff4 module:main +from:0x02086ffc kind:arm_call to:0x01ffd118 module:itcm +from:0x02087014 kind:arm_call to:0x01ffd118 module:itcm +from:0x0208704c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0208705c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02087068 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087080 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0208708c kind:load to:0x027e0c90 module:dtcm +from:0x02087098 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020870ac kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020870b4 kind:arm_call to:0x02011ff4 module:main +from:0x020870c8 kind:thumb_call_arm to:0x0207edcc module:overlay(0) +from:0x02087128 kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x02087140 kind:load to:0x027e0ce0 module:dtcm +from:0x02087184 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020871a8 kind:arm_call to:0x01fff148 module:itcm +from:0x020871b8 kind:arm_call to:0x01fff148 module:itcm +from:0x020871c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020871d8 kind:load to:0x027e0ce0 module:dtcm +from:0x02087240 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x02087254 kind:arm_call to:0x01ffb714 module:itcm +from:0x02087264 kind:load to:0x027e09c0 module:dtcm +from:0x02087284 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02087294 kind:load to:0x027e09c0 module:dtcm +from:0x0208733c kind:arm_call to:0x01ffb860 module:itcm +from:0x020873b4 kind:arm_call to:0x020704c8 module:overlay(0) +from:0x02087404 kind:arm_call to:0x020704c8 module:overlay(0) +from:0x02087480 kind:arm_call to:0x02080068 module:overlay(0) +from:0x020874c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020874f0 kind:arm_call to:0x020704c8 module:overlay(0) +from:0x0208754c kind:arm_call to:0x020704c8 module:overlay(0) +from:0x020875c8 kind:arm_call to:0x02080080 module:overlay(0) +from:0x02087608 kind:arm_call to:0x01ffb428 module:itcm +from:0x0208765c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02087670 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02087694 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020876b0 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020876c8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020876f8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0208771c kind:load to:0x027e0c90 module:dtcm +from:0x02087800 kind:arm_call to:0x01ffb974 module:itcm +from:0x02087870 kind:load to:0x020b2ac8 module:overlay(0) +from:0x02087918 kind:arm_call to:0x02087948 module:overlay(0) +from:0x02087990 kind:arm_call to:0x01fff498 module:itcm +from:0x02087998 kind:arm_call to:0x01fff584 module:itcm +from:0x020879ac kind:arm_call to:0x01fff584 module:itcm +from:0x020879c0 kind:arm_call to:0x01fff584 module:itcm +from:0x020879d4 kind:arm_call to:0x01fff584 module:itcm +from:0x020879e8 kind:arm_call to:0x01fff584 module:itcm +from:0x020879fc kind:arm_call to:0x01fff584 module:itcm +from:0x02087a10 kind:arm_call to:0x01fff584 module:itcm +from:0x02087a48 kind:load to:0x027e0ce8 module:dtcm +from:0x02087aa8 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087abc kind:arm_call to:0x01ffd118 module:itcm +from:0x02087b04 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087b14 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02087b28 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087b3c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02087b9c kind:arm_call to:0x01ffb714 module:itcm +from:0x02087bbc kind:load to:0x027e0c90 module:dtcm +from:0x02087c04 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087c14 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02087c64 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02087cf8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087d10 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02087d6c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02087d80 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02087d88 kind:arm_call to:0x02011ff4 module:main +from:0x02087e20 kind:load to:0x020ab3c4 module:overlay(0) +from:0x02087ed0 kind:arm_call to:0x02168020 module:overlay(93) +from:0x020881ac kind:arm_call to:0x01ffd420 module:itcm +from:0x020881d4 kind:arm_call to:0x0207059c module:overlay(0) +from:0x020881fc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0208822c kind:arm_call to:0x01ffd420 module:itcm +from:0x02088248 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02088250 kind:load to:0x027e09b8 module:dtcm +from:0x02088254 kind:load to:0x0204a088 module:main +from:0x02088258 kind:load to:0x027e09a4 module:dtcm +from:0x0208825c kind:load to:0x020d8660 module:overlays(19,24) +from:0x02088260 kind:load to:0x020b5214 module:overlay(0) +from:0x020882a8 kind:arm_call to:0x020d9a4c module:overlay(31) +from:0x020882c4 kind:load to:0x027e0d34 module:dtcm +from:0x02088348 kind:load to:0x0205d9b4 module:overlay(0) +from:0x0208839c kind:arm_call to:0x02077480 module:overlay(0) +from:0x020883ac kind:arm_call to:0x02077468 module:overlay(0) +from:0x020883b0 kind:arm_call to:0x02078698 module:overlay(0) +from:0x020883bc kind:arm_call to:0x01ff9638 module:itcm +from:0x020883c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020883d8 kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x020883e4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02088400 kind:arm_call to:0x0203a1bc module:main +from:0x02088414 kind:arm_call to:0x0203a1bc module:main +from:0x02088424 kind:load to:0x027e09bc module:dtcm +from:0x0208846c kind:arm_call to:0x01ffb974 module:itcm +from:0x02088484 kind:arm_call to:0x0208834c module:overlay(0) +from:0x020884cc kind:arm_call to:0x02166584 module:overlay(93) +from:0x02088500 kind:arm_call to:0x01ff993c module:itcm +from:0x02088574 kind:arm_call to:0x0208b108 module:overlay(0) +from:0x02088594 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x020885ac kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x020885b8 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x020885dc kind:arm_call to:0x020969b4 module:overlay(0) +from:0x02088698 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020886d4 kind:arm_call to:0x0208b184 module:overlay(0) +from:0x020886fc kind:load to:0x0204a110 module:main +from:0x0208879c kind:arm_call to:0x0208b5d4 module:overlay(0) +from:0x0208882c kind:load to:0x020b5340 module:overlay(0) +from:0x02088830 kind:load to:0x02070148 module:overlay(0) +from:0x020888ac kind:arm_call to:0x0208b270 module:overlay(0) +from:0x020888d8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208890c kind:load to:0x027e09b8 module:dtcm +from:0x02088980 kind:arm_call to:0x02088854 module:overlay(0) +from:0x02088a14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088a50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088ae4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02088afc kind:arm_call to:0x01ffb714 module:itcm +from:0x02088b04 kind:arm_call to:0x01ffb800 module:itcm +from:0x02088bb0 kind:load to:0x0203e964 module:main +from:0x02088be0 kind:arm_call to:0x0208b240 module:overlay(0) +from:0x02088c08 kind:arm_call to:0x01ffb974 module:itcm +from:0x02088c20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02088c34 kind:arm_call to:0x01ffb800 module:itcm +from:0x02088ce4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02088d0c kind:load to:0x0203e964 module:main +from:0x02088d24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088da4 kind:load to:0x0203e964 module:main +from:0x02088dc8 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x02088dd0 kind:load to:0x020b52b4 module:overlay(0) +from:0x02088df4 kind:load to:0x020ab4dc module:overlay(0) +from:0x02088e28 kind:load to:0x020ab4dc module:overlay(0) +from:0x02088e5c kind:load to:0x020ab4dc module:overlay(0) +from:0x02088f78 kind:arm_call to:0x02015080 module:main +from:0x02088fa4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02088fc0 kind:arm_call to:0x02015080 module:main +from:0x02088fd8 kind:arm_call to:0x02083450 module:overlay(0) +from:0x02088fe0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02089144 kind:arm_call to:0x01ffb428 module:itcm +from:0x02089170 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02089200 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02089220 kind:arm_call to:0x02086074 module:overlay(0) +from:0x02089248 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02089288 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0208929c kind:load to:0x027e0cd8 module:dtcm +from:0x020892a0 kind:load to:0x027e09a8 module:dtcm +from:0x020892a8 kind:load to:0x0203e964 module:main +from:0x020892ac kind:load to:0x027e09a4 module:dtcm +from:0x020892b0 kind:load to:0x02106e80 module:overlays(19,21) +from:0x020892f0 kind:arm_call to:0x0203d160 module:main +from:0x02089308 kind:arm_call to:0x020dac20 module:overlay(31) +from:0x02089318 kind:load to:0x02089320 module:overlay(0) +from:0x0208931c kind:load to:0x02089334 module:overlay(0) +from:0x02089328 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x020893b4 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x020893cc kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020893d4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020893e4 kind:load to:0x027e0cec module:dtcm +from:0x02089474 kind:load to:0x027e0c9c module:dtcm +from:0x02089478 kind:load to:0x027e0c90 module:dtcm +from:0x02089514 kind:arm_call to:0x020ebcb4 module:overlay(21) +from:0x02089554 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02089594 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x020895a8 kind:arm_call to:0x02071700 module:overlay(0) +from:0x020895d0 kind:arm_call to:0x02181f00 module:overlay(99) +from:0x020895dc kind:arm_call to:0x0215edec module:overlay(86) +from:0x020895fc kind:arm_call to:0x02082adc module:overlay(0) +from:0x02089608 kind:arm_call to:0x0207059c module:overlay(0) +from:0x02089640 kind:arm_call to:0x020893e8 module:overlay(0) +from:0x02089648 kind:arm_call to:0x0208947c module:overlay(0) +from:0x02089654 kind:load to:0x027e0ce0 module:dtcm +from:0x02089658 kind:load to:0x027e09a8 module:dtcm +from:0x02089660 kind:load to:0x027e09a4 module:dtcm +from:0x02089664 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02089670 kind:arm_call to:0x020893e8 module:overlay(0) +from:0x020896a4 kind:arm_call to:0x02182000 module:overlay(99) +from:0x020896b4 kind:arm_call to:0x0215ee98 module:overlay(86) +from:0x020896c8 kind:arm_call to:0x0208947c module:overlay(0) +from:0x020896fc kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02089748 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02089754 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02089764 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020897a0 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x020897b4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020897c0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020897d4 kind:arm_call to:0x020dad80 module:overlay(31) +from:0x020897e0 kind:load to:0x020b2b10 module:overlay(0) +from:0x020897e4 kind:load to:0x020acda8 module:overlay(0) +from:0x020897e8 kind:load to:0x027e0ce0 module:dtcm +from:0x02089808 kind:arm_call to:0x020dad98 module:overlay(31) +from:0x02089810 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02089818 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02089824 kind:load to:0x020b2b10 module:overlay(0) +from:0x0208985c kind:arm_call to:0x020166ac module:main +from:0x02089864 kind:arm_call to:0x02016694 module:main +from:0x02089870 kind:load to:0x020b2b1c module:overlay(0) +from:0x02089888 kind:arm_call to:0x020166ac module:main +from:0x02089890 kind:arm_call to:0x02016694 module:main +from:0x02089898 kind:arm_call to:0x02011ff4 module:main +from:0x020898a4 kind:load to:0x020b2b1c module:overlay(0) +from:0x020898bc kind:arm_call to:0x020166ac module:main +from:0x020898c4 kind:arm_call to:0x02016694 module:main +from:0x020898d0 kind:load to:0x020b2b1c module:overlay(0) +from:0x020898e4 kind:arm_call to:0x0201667c module:main +from:0x020898f8 kind:load to:0x020b2b1c module:overlay(0) +from:0x02089904 kind:arm_call to:0x02089848 module:overlay(0) +from:0x02089920 kind:arm_call to:0x020166ac module:main +from:0x02089934 kind:arm_call to:0x020166cc module:main +from:0x020899cc kind:arm_call to:0x02080998 module:overlay(0) +from:0x020899e0 kind:arm_call to:0x02093090 module:overlay(0) +from:0x02089a34 kind:arm_call to:0x020d9b70 module:overlay(31) +from:0x02089a50 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02089aa8 kind:arm_call to:0x01fff05c module:itcm +from:0x02089ae8 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02089b08 kind:load to:0x027e0d34 module:dtcm +from:0x02089b0c kind:load to:0x027e09a8 module:dtcm +from:0x02089b18 kind:load to:0x027e0cd8 module:dtcm +from:0x02089b6c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x02089bcc kind:arm_call to:0x02089b1c module:overlay(0) +from:0x02089c0c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x02089c50 kind:arm_call to:0x02077480 module:overlay(0) +from:0x02089c60 kind:arm_call to:0x02077468 module:overlay(0) +from:0x02089c7c kind:arm_call to:0x01ffd43c module:itcm +from:0x02089cc4 kind:arm_call to:0x02028c30 module:main +from:0x02089cd4 kind:load to:0x027e09bc module:dtcm +from:0x02089cd8 kind:load to:0x027e07bc module:dtcm +from:0x02089d30 kind:arm_call to:0x02089c20 module:overlay(0) +from:0x02089ed8 kind:load to:0x020b2b28 module:overlay(0) +from:0x02089f30 kind:arm_call to:0x01ffd420 module:itcm +from:0x02089f40 kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x02089f48 kind:load to:0x027e09b8 module:dtcm +from:0x02089f68 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02089fec kind:arm_call to:0x02089f98 module:overlay(0) +from:0x0208a0b4 kind:arm_call to:0x02089f4c module:overlay(0) +from:0x0208a0d4 kind:arm_call to:0x02089f4c module:overlay(0) +from:0x0208a0e8 kind:load to:0x020b2b2c module:overlay(0) +from:0x0208a134 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a160 kind:load to:0x027e0ce4 module:dtcm +from:0x0208a1a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a1c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208a22c kind:thumb_call to:0x0208a1c8 module:overlay(0) +from:0x0208a248 kind:thumb_call to:0x0208a1c8 module:overlay(0) +from:0x0208a296 kind:thumb_call to:0x0208a1c8 module:overlay(0) +from:0x0208a30c kind:arm_call to:0x020cd348 module:overlay(24) +from:0x0208a314 kind:load to:0x020d8698 module:overlays(19,24) +from:0x0208a360 kind:arm_call to:0x020cd358 module:overlay(24) +from:0x0208a380 kind:arm_call to:0x0208a2c4 module:overlay(0) +from:0x0208a388 kind:load to:0x020d8698 module:overlays(19,24) +from:0x0208a424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a470 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0208a494 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0208a4ac kind:arm_call to:0x01ff9364 module:itcm +from:0x0208a4cc kind:arm_call to:0x01ff9364 module:itcm +from:0x0208a4e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208a4f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208a528 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0208a538 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a558 kind:arm_call to:0x02086fc8 module:overlay(0) +from:0x0208a560 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0208a5b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a5c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208a5cc kind:arm_call to:0x01ffb800 module:itcm +from:0x0208a5e8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0208a5fc kind:arm_call to:0x0208ae84 module:overlay(0) +from:0x0208a630 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208a6d0 kind:load to:0x020b2aac module:overlay(0) +from:0x0208a754 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208a788 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208a794 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a7a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0208a890 kind:arm_call to:0x01fff148 module:itcm +from:0x0208a8d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a8e4 kind:arm_call to:0x0208a6e4 module:overlay(0) +from:0x0208a910 kind:arm_call to:0x02134c54 module:overlay(48) +from:0x0208a954 kind:arm_call to:0x01fff498 module:itcm +from:0x0208a99c kind:arm_call to:0x02134d78 module:overlay(48) +from:0x0208a9b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0208a9bc kind:load to:0x027e0ce4 module:dtcm +from:0x0208a9c0 kind:load to:0x027e0ce8 module:dtcm +from:0x0208a9d8 kind:arm_call to:0x0208a73c module:overlay(0) +from:0x0208aa08 kind:arm_call to:0x0208a6e4 module:overlay(0) +from:0x0208aa74 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0208aa98 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x0208aab8 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0208aad4 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208ab24 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208ac00 kind:arm_call to:0x02096ee8 module:overlay(0) +from:0x0208ac34 kind:arm_call to:0x020c033c module:overlay(17) +from:0x0208ac6c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208ac84 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x0208aca4 kind:arm_call to:0x0205d3ac module:overlay(0) +from:0x0208acdc kind:arm_call to:0x0205d3ac module:overlay(0) +from:0x0208ad08 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ad0c kind:load to:0x027e0ce8 module:dtcm +from:0x0208ad10 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ad64 kind:arm_call to:0x0208a7cc module:overlay(0) +from:0x0208ade8 kind:arm_call to:0x0205d624 module:overlay(0) +from:0x0208adf0 kind:arm_call to:0x0205d30c module:overlay(0) +from:0x0208ae18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208ae5c kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208ae74 kind:arm_call to:0x020c050c module:overlay(17) +from:0x0208ae80 kind:load to:0x027e0ce8 module:dtcm +from:0x0208ae94 kind:load to:0x020acdb8 module:overlay(0) +from:0x0208aea8 kind:thumb_call to:0x0208a72c module:overlay(0) +from:0x0208aed0 kind:thumb_call_arm to:0x02089b1c module:overlay(0) +from:0x0208aefc kind:thumb_call_arm to:0x02089b1c module:overlay(0) +from:0x0208af74 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0208af94 kind:arm_call to:0x0208ae84 module:overlay(0) +from:0x0208afc0 kind:arm_call to:0x0205cab4 module:overlay(0) +from:0x0208b08c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x0208b0ac kind:arm_call to:0x0205d524 module:overlay(0) +from:0x0208b0f0 kind:arm_call to:0x0208ad14 module:overlay(0) +from:0x0208b104 kind:load to:0x027e0ce0 module:dtcm +from:0x0208b144 kind:arm_call to:0x0208af0c module:overlay(0) +from:0x0208b158 kind:arm_call to:0x02089b58 module:overlay(0) +from:0x0208b1a4 kind:arm_call to:0x0208abc4 module:overlay(0) +from:0x0208b1c0 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0208b1f0 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x0208b214 kind:arm_call to:0x0208af0c module:overlay(0) +from:0x0208b23c kind:load to:0x027e0ce0 module:dtcm +from:0x0208b25c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x0208b2d4 kind:arm_call to:0x02089cdc module:overlay(0) +from:0x0208b2f8 kind:arm_call to:0x0208abc4 module:overlay(0) +from:0x0208b358 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x0208b36c kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208b38c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208b3a0 kind:arm_call to:0x01fff148 module:itcm +from:0x0208b3c8 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208b3f4 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208b400 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b430 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208b448 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208b47c kind:arm_call to:0x01fff498 module:itcm +from:0x0208b4a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0208b4a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b4ac kind:load to:0x027e0ce8 module:dtcm +from:0x0208b4c8 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208b4ec kind:arm_call to:0x0205d624 module:overlay(0) +from:0x0208b504 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0208b548 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b554 kind:arm_call to:0x01fff458 module:itcm +from:0x0208b594 kind:arm_call to:0x01fff498 module:itcm +from:0x0208b5a0 kind:arm_call to:0x01fff584 module:itcm +from:0x0208b5c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b5cc kind:load to:0x027e0ce8 module:dtcm +from:0x0208b600 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0208b618 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x0208b624 kind:arm_call to:0x0208b4b0 module:overlay(0) +from:0x0208b63c kind:arm_call to:0x0208adb4 module:overlay(0) +from:0x0208b664 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208b68c kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0208b694 kind:arm_call to:0x0208ae84 module:overlay(0) +from:0x0208b6b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b718 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b73c kind:arm_call to:0x0205d5cc module:overlay(0) +from:0x0208b75c kind:arm_call to:0x0208a3bc module:overlay(0) +from:0x0208b7b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b7d4 kind:arm_call to:0x0208ae84 module:overlay(0) +from:0x0208b810 kind:arm_call to:0x0208ae84 module:overlay(0) +from:0x0208b830 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b8ac kind:arm_call to:0x01fff498 module:itcm +from:0x0208b8bc kind:arm_call to:0x01fff584 module:itcm +from:0x0208b8e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b954 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b970 kind:arm_call to:0x0208ae84 module:overlay(0) +from:0x0208b990 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b9e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b9e4 kind:load to:0x027e0ce8 module:dtcm +from:0x0208b9fc kind:arm_call to:0x0208aacc module:overlay(0) +from:0x0208ba08 kind:arm_call to:0x0216bf74 module:overlay(93) +from:0x0208ba1c kind:arm_call to:0x0208ab1c module:overlay(0) +from:0x0208ba28 kind:arm_call to:0x0216bfbc module:overlay(93) +from:0x0208ba3c kind:load to:0x020bd568 module:overlays(2,4,17) +from:0x0208ba48 kind:thumb_call to:0x020a0c44 module:overlay(0) +from:0x0208ba50 kind:thumb_call to:0x020a85bc module:overlay(0) +from:0x0208ba58 kind:thumb_call to:0x0208a250 module:overlay(0) +from:0x0208baac kind:load to:0x0208cc20 module:overlay(0) +from:0x0208bac8 kind:load to:0x0208cc58 module:overlay(0) +from:0x0208bad8 kind:load to:0x020dbe5c module:overlays(19,20,31) +from:0x0208bae8 kind:load to:0x020dbe88 module:overlays(19,20,31) +from:0x0208baf8 kind:load to:0x020dbe9c module:overlays(19,20,31) +from:0x0208bb08 kind:load to:0x020dbebc module:overlays(19,20,31) +from:0x0208bb18 kind:load to:0x020dbed0 module:overlays(19,20,31) +from:0x0208bb28 kind:load to:0x020dbee4 module:overlays(19,20,31) +from:0x0208bb80 kind:load to:0x0208a7a4 module:overlay(0) +from:0x0208bb90 kind:load to:0x020dbf08 module:overlays(19,20,31) +from:0x0208bba0 kind:load to:0x020dbf2c module:overlays(19,20,31) +from:0x0208bbb0 kind:load to:0x020dbf58 module:overlays(19,20,31) +from:0x0208bbc0 kind:load to:0x020dbf7c module:overlays(19,20,31) +from:0x0208bbd0 kind:load to:0x020dbfa0 module:overlays(19,20,31) +from:0x0208bbf0 kind:arm_call to:0x020dc058 module:overlay(31) +from:0x0208bc18 kind:load to:0x01fff280 module:itcm +from:0x0208bc50 kind:arm_call to:0x020dc12c module:overlay(31) +from:0x0208bc90 kind:arm_call to:0x020dc12c module:overlay(31) +from:0x0208bcc8 kind:arm_call to:0x0207059c module:overlay(0) +from:0x0208bcf4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208bd0c kind:arm_call to:0x0208a2c4 module:overlay(0) +from:0x0208bd14 kind:load to:0x027e09a4 module:dtcm +from:0x0208bd18 kind:load to:0x020d8660 module:overlays(19,24) +from:0x0208bd1c kind:load to:0x027e09b8 module:dtcm +from:0x0208bd2c kind:load to:0x020dc1bc module:overlays(19,20,31) +from:0x0208bd40 kind:arm_call to:0x020dc1f0 module:overlay(31) +from:0x0208bd6c kind:arm_call_thumb to:0x020dc218 module:overlay(31) +from:0x0208bd88 kind:load to:0x020dc259 module:overlays(19,20,31) +from:0x0208bd98 kind:load to:0x020dc289 module:overlays(19,20,31) +from:0x0208bdac kind:arm_call_thumb to:0x020dc2a0 module:overlay(31) +from:0x0208bdd0 kind:load to:0x0208cb08 module:overlay(0) +from:0x0208bde0 kind:load to:0x020dc2d4 module:overlays(19,20,31) +from:0x0208bdf4 kind:arm_call to:0x020dc2fc module:overlay(31) +from:0x0208be08 kind:load to:0x020dc384 module:overlays(19,20,31) +from:0x0208be18 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208be38 kind:arm_call to:0x020dc3e0 module:overlay(31) +from:0x0208bee0 kind:arm_call to:0x020dc400 module:overlays(26,31) +from:0x0208bf00 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x0208bf44 kind:arm_call to:0x0208bf08 module:overlay(0) +from:0x0208bf80 kind:arm_call to:0x02088268 module:overlay(0) +from:0x0208bfa4 kind:arm_call to:0x020882c8 module:overlay(0) +from:0x0208bfb8 kind:load to:0x02089910 module:overlay(0) +from:0x0208bfe0 kind:load to:0x02182e54 module:overlays(97,100,102) +from:0x0208bfee kind:thumb_call to:0x02057b54 module:overlay(0) +from:0x0208c012 kind:thumb_call to:0x0208c020 module:overlay(0) +from:0x0208c01c kind:load to:0x020b2b44 module:overlay(0) +from:0x0208c03e kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0208c04c kind:thumb_call_arm to:0x02057d3c module:overlay(0) +from:0x0208c054 kind:load to:0x020ab4dc module:overlay(0) +from:0x0208c078 kind:thumb_call_arm to:0x0200e3f8 module:main +from:0x0208c092 kind:thumb_call to:0x0208c058 module:overlay(0) +from:0x0208c0b8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c0dc kind:load to:0x027e0964 module:dtcm +from:0x0208c0f4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0208c100 kind:arm_call to:0x0200b58c module:main +from:0x0208c15c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0208c174 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0208c1b8 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x0208c1e8 kind:arm_call to:0x01fff168 module:itcm +from:0x0208c204 kind:arm_call to:0x01ffa06c module:itcm +from:0x0208c23c kind:arm_call to:0x02057d6c module:overlay(0) +from:0x0208c25c kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c270 kind:arm_call to:0x0200e398 module:main +from:0x0208c294 kind:arm_call to:0x01ffa328 module:itcm +from:0x0208c2d0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0208c2e0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c30c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0208c31c kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c364 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0208c3a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0208c3b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c3e4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0208c3f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c408 kind:load to:0x027e09a4 module:dtcm +from:0x0208c40c kind:load to:0x027e0ce0 module:dtcm +from:0x0208c410 kind:load to:0x0203e964 module:main +from:0x0208c41c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208c430 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208c438 kind:arm_call to:0x02011ff4 module:main +from:0x0208c480 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c490 kind:arm_call to:0x0200e260 module:main +from:0x0208c49c kind:arm_call to:0x0208c0a0 module:overlay(0) +from:0x0208c4c8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c4f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c528 kind:arm_call to:0x0200e260 module:main +from:0x0208c538 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c55c kind:arm_call to:0x0200e260 module:main +from:0x0208c570 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c598 kind:arm_call to:0x0200e260 module:main +from:0x0208c5ac kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c5b8 kind:load to:0x027e0964 module:dtcm +from:0x0208c5dc kind:arm_call to:0x01ffc768 module:itcm +from:0x0208c5f0 kind:arm_call to:0x0200eab0 module:main +from:0x0208c600 kind:arm_call to:0x0200e850 module:main +from:0x0208c610 kind:arm_call to:0x0200ea38 module:main +from:0x0208c61c kind:arm_call to:0x0200efdc module:main +from:0x0208c634 kind:arm_call to:0x0200eab0 module:main +from:0x0208c644 kind:arm_call to:0x0200e850 module:main +from:0x0208c654 kind:arm_call to:0x0200ea38 module:main +from:0x0208c670 kind:arm_call to:0x0200eab0 module:main +from:0x0208c680 kind:arm_call to:0x0200e850 module:main +from:0x0208c690 kind:arm_call to:0x0200ea38 module:main +from:0x0208c69c kind:load to:0x020b4ec4 module:overlay(0) +from:0x0208c6a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208c6bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208c6c4 kind:arm_call to:0x02011ff4 module:main +from:0x0208c6f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c6f4 kind:arm_call to:0x0205accc module:overlay(0) +from:0x0208c714 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c720 kind:load to:0x027e0254 module:dtcm +from:0x0208c744 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c748 kind:arm_call to:0x0205accc module:overlay(0) +from:0x0208c75c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c77c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c788 kind:load to:0x027e0254 module:dtcm +from:0x0208c792 kind:thumb_call_arm to:0x020590e4 module:overlay(0) +from:0x0208c7ac kind:load to:0x020b2b9c module:overlay(0) +from:0x0208c7d4 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0208c7ec kind:load to:0x027e0958 module:dtcm +from:0x0208c82c kind:arm_call to:0x020bbaa8 module:overlay(17) +from:0x0208c880 kind:thumb_call_arm to:0x02028c90 module:main +from:0x0208c8c4 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0208c8d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0208c8e8 kind:arm_call to:0x01ffa06c module:itcm +from:0x0208c90c kind:thumb_call_arm to:0x0208c99c module:overlay(0) +from:0x0208c930 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x0208c954 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0208c95c kind:load to:0x020ab4dc module:overlay(0) +from:0x0208c97e kind:thumb_call to:0x0205c584 module:overlay(0) +from:0x0208c984 kind:thumb_call to:0x0208c914 module:overlay(0) +from:0x0208c990 kind:thumb_call to:0x02084664 module:overlay(0) +from:0x0208c998 kind:load to:0x020ab4dc module:overlay(0) +from:0x0208c9b0 kind:arm_call to:0x0208cac8 module:overlay(0) +from:0x0208c9d8 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x0208c9e0 kind:arm_call_thumb to:0x02082ab0 module:overlay(0) +from:0x0208c9f8 kind:arm_call to:0x020db190 module:overlay(31) +from:0x0208ca28 kind:arm_call to:0x020859f8 module:overlay(0) +from:0x0208ca40 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x0208ca50 kind:arm_call to:0x02080998 module:overlay(0) +from:0x0208ca68 kind:arm_call to:0x01ffedac module:itcm +from:0x0208ca80 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0208caa4 kind:arm_call to:0x0208cac8 module:overlay(0) +from:0x0208cab8 kind:arm_call to:0x020db190 module:overlay(31) +from:0x0208cac4 kind:load to:0x027e09a4 module:dtcm +from:0x0208cb18 kind:arm_call to:0x0208cbcc module:overlay(0) +from:0x0208cbb4 kind:arm_call to:0x0208cac8 module:overlay(0) +from:0x0208cbc4 kind:load to:0x027e0cd8 module:dtcm +from:0x0208cbe4 kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x0208cbec kind:load to:0x027e0960 module:dtcm +from:0x0208cbfc kind:arm_call to:0x020849ac module:overlay(0) +from:0x0208cc50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208cc64 kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x0208cc8c kind:load to:0x020ab4dc module:overlay(0) +from:0x0208ccac kind:arm_call to:0x01ffd420 module:itcm +from:0x0208ccc0 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0208ccd8 kind:load to:0x027e09b8 module:dtcm +from:0x0208cd00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cd24 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cd50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cd5c kind:arm_call to:0x01fff458 module:itcm +from:0x0208cd98 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cdd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cddc kind:arm_call to:0x01fff458 module:itcm +from:0x0208ce00 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ce24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208ce30 kind:arm_call to:0x01fff458 module:itcm +from:0x0208ce34 kind:arm_call to:0x0205d298 module:overlay(0) +from:0x0208ce54 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ce74 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0208ce88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cec4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cef0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cf1c kind:load to:0x027e0ce4 module:dtcm +from:0x0208cf54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cf88 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0208cf98 kind:arm_call to:0x01fff458 module:itcm +from:0x0208cfc0 kind:arm_call to:0x02129d00 module:overlay(41) +from:0x0208cfdc kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0208cffc kind:arm_call to:0x0208ae3c module:overlay(0) +from:0x0208d010 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0208d014 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0208d08c kind:arm_call to:0x01fff458 module:itcm +from:0x0208d0a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208d100 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0208d114 kind:load to:0x027e0ce4 module:dtcm +from:0x0208d120 kind:load to:0x0203e964 module:main +from:0x0208d124 kind:load to:0x027e09a8 module:dtcm +from:0x0208d154 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208d178 kind:load to:0x027e0ce4 module:dtcm +from:0x0208d1a4 kind:arm_call to:0x01fff254 module:itcm +from:0x0208d1c0 kind:arm_call to:0x01fff254 module:itcm +from:0x0208d1cc kind:arm_call to:0x01ffccc0 module:itcm +from:0x0208d1d8 kind:load to:0x020ab4dc module:overlay(0) +from:0x0208d20c kind:arm_call to:0x01fff2a8 module:itcm +from:0x0208d284 kind:arm_call to:0x020826b8 module:overlay(0) +from:0x0208d32c kind:arm_call to:0x01ff9770 module:itcm +from:0x0208d33c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208d368 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208d3a4 kind:load to:0x0203e964 module:main +from:0x0208d3f0 kind:arm_call to:0x0201aa44 module:main +from:0x0208d3f8 kind:load to:0x0204af1c module:main +from:0x0208d448 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x0208d478 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x0208d488 kind:load to:0x027e0998 module:dtcm +from:0x0208d508 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0208d514 kind:arm_call to:0x0207059c module:overlay(0) +from:0x0208d560 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0208d56c kind:arm_call to:0x02087e24 module:overlay(0) +from:0x0208d580 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x0208d598 kind:load to:0x027e09a4 module:dtcm +from:0x0208d59c kind:load to:0x020d8660 module:overlays(19,24) +from:0x0208d5f8 kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x0208d600 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x0208d638 kind:arm_call to:0x02082de0 module:overlay(0) +from:0x0208d65c kind:arm_call to:0x020dcd9c module:overlay(31) +from:0x0208d708 kind:arm_call to:0x01ffb464 module:itcm +from:0x0208d724 kind:arm_call to:0x01ff9984 module:itcm +from:0x0208d764 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208d790 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x0208d7e8 kind:load to:0x027e09b8 module:dtcm +from:0x0208d7ec kind:load to:0x027e0ce0 module:dtcm +from:0x0208d824 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0208d858 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0208d88c kind:arm_call to:0x02072b08 module:overlay(0) +from:0x0208d8a0 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x0208d8c4 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x0208d8e0 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x0208d8e8 kind:load to:0x027e0cec module:dtcm +from:0x0208d8ec kind:load to:0x027e09ac module:dtcm +from:0x0208d920 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208d93c kind:load to:0x02028d4c module:main +from:0x0208d94c kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x0208dabc kind:load to:0x020b5388 module:overlay(0) +from:0x0208dac4 kind:load to:0x020b2ba0 module:overlay(0) +from:0x0208dacc kind:load to:0x0203e964 module:main +from:0x0208db04 kind:load to:0x027e0ce0 module:dtcm +from:0x0208dc44 kind:load to:0x020930f4 module:overlay(0) +from:0x0208dc54 kind:load to:0x0209369c module:overlay(0) +from:0x0208dc64 kind:load to:0x02093a14 module:overlay(0) +from:0x0208dc74 kind:load to:0x02093a44 module:overlay(0) +from:0x0208dc84 kind:load to:0x02093a88 module:overlay(0) +from:0x0208dc94 kind:load to:0x02093ab0 module:overlay(0) +from:0x0208dcc0 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x0208dcd4 kind:arm_call to:0x020930f4 module:overlay(0) +from:0x0208dd0c kind:arm_call to:0x02080998 module:overlay(0) +from:0x0208dd4c kind:load to:0x027e0cd8 module:dtcm +from:0x0208dd5c kind:load to:0x02093b04 module:overlay(0) +from:0x0208dd6c kind:load to:0x02093b6c module:overlay(0) +from:0x0208ddac kind:arm_call to:0x02093068 module:overlay(0) +from:0x0208ddcc kind:arm_call to:0x01ffd420 module:itcm +from:0x0208ddf0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0208de08 kind:arm_call to:0x0208dc78 module:overlay(0) +from:0x0208de18 kind:arm_call to:0x0208dc88 module:overlay(0) +from:0x0208de40 kind:arm_call to:0x020a8a90 module:overlay(0) +from:0x0208de54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208de60 kind:arm_call to:0x01fff458 module:itcm +from:0x0208de98 kind:arm_call to:0x01fff2cc module:itcm +from:0x0208deb8 kind:arm_call to:0x020dbd24 module:overlay(31) +from:0x0208decc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0208df50 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0208e050 kind:arm_call to:0x0208d1dc module:overlay(0) +from:0x0208e084 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x0208e0a4 kind:arm_call to:0x0207059c module:overlay(0) +from:0x0208e0d4 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0208e10c kind:arm_call to:0x02093f58 module:overlay(0) +from:0x0208e150 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208e1cc kind:arm_call to:0x0208d234 module:overlay(0) +from:0x0208e214 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208e224 kind:arm_call to:0x02093b84 module:overlay(0) +from:0x0208e270 kind:arm_call to:0x01ff9804 module:itcm +from:0x0208e32c kind:arm_call to:0x02093b84 module:overlay(0) +from:0x0208e360 kind:arm_call to:0x02093b84 module:overlay(0) +from:0x0208e394 kind:arm_call to:0x02093b84 module:overlay(0) +from:0x0208e3d4 kind:arm_call to:0x02093b84 module:overlay(0) +from:0x0208e440 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0208e450 kind:load to:0x027e0ce0 module:dtcm +from:0x0208e454 kind:load to:0x027e09b8 module:dtcm +from:0x0208e458 kind:load to:0x027e0ce4 module:dtcm +from:0x0208e468 kind:load to:0x027e09a4 module:dtcm +from:0x0208e46c kind:load to:0x020d8660 module:overlays(19,24) +from:0x0208e470 kind:load to:0x027e09a8 module:dtcm +from:0x0208e49c kind:arm_call to:0x020930f4 module:overlay(0) +from:0x0208e52c kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x0208e544 kind:load to:0x02093b90 module:overlay(0) +from:0x0208e554 kind:load to:0x02093d40 module:overlay(0) +from:0x0208e564 kind:load to:0x020938fc module:overlay(0) +from:0x0208e574 kind:load to:0x02093954 module:overlay(0) +from:0x0208e584 kind:load to:0x020dda80 module:overlays(19,20,31) +from:0x0208e5b0 kind:arm_call to:0x0203d160 module:main +from:0x0208e5dc kind:load to:0x02089320 module:overlay(0) +from:0x0208e5e0 kind:load to:0x02089334 module:overlay(0) +from:0x0208e600 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0208e614 kind:arm_call to:0x0203d210 module:main +from:0x0208e620 kind:load to:0x027e0cec module:dtcm +from:0x0208e624 kind:load to:0x02089320 module:overlay(0) +from:0x0208e658 kind:arm_call to:0x02071774 module:overlay(0) +from:0x0208e66c kind:load to:0x027e09a8 module:dtcm +from:0x0208e6a8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0208e6bc kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0208e6c4 kind:load to:0x027e0cec module:dtcm +from:0x0208e6ec kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0208e700 kind:load to:0x027e0cec module:dtcm +from:0x0208e79e kind:thumb_call_arm to:0x0208e820 module:overlay(0) +from:0x0208e7a6 kind:thumb_call_arm to:0x0208e820 module:overlay(0) +from:0x0208e7ae kind:thumb_call_arm to:0x0208e820 module:overlay(0) +from:0x0208e7b6 kind:thumb_call to:0x0208e9bc module:overlay(0) +from:0x0208e7cc kind:thumb_call to:0x02058540 module:overlay(0) +from:0x0208e7d6 kind:thumb_call to:0x0208e9cc module:overlay(0) +from:0x0208e7e8 kind:load to:0x020ab4dc module:overlay(0) +from:0x0208e7ec kind:load to:0x020b2bb0 module:overlay(0) +from:0x0208e7f8 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0208e80c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0208e814 kind:arm_call to:0x02011ff4 module:main +from:0x0208e82c kind:load to:0x020ace98 module:overlay(0) +from:0x0208e840 kind:load to:0x020aced4 module:overlay(0) +from:0x0208e854 kind:load to:0x020aceb4 module:overlay(0) +from:0x0208e860 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x0208e870 kind:load to:0x027e0ce0 module:dtcm +from:0x0208e8a0 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0208e8d2 kind:thumb_call_arm to:0x0216f414 module:overlay(88) +from:0x0208e904 kind:thumb_call to:0x0208e858 module:overlay(0) +from:0x0208e93e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0208e978 kind:thumb_call to:0x0208e858 module:overlay(0) +from:0x0208e9b4 kind:load to:0x027e09a4 module:dtcm +from:0x0208e9b8 kind:load to:0x02043e50 module:main +from:0x0208e9e2 kind:thumb_call_arm to:0x020974dc module:overlay(0) +from:0x0208e9f0 kind:load to:0x020b539c module:overlay(0) +from:0x0208ea30 kind:thumb_call to:0x0208e9dc module:overlay(0) +from:0x0208ea4c kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ea68 kind:load to:0x020acf18 module:overlay(0) +from:0x0208ea6c kind:load to:0x020acf58 module:overlay(0) +from:0x0208ea88 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x0208ea96 kind:thumb_call to:0x0208ecf4 module:overlay(0) +from:0x0208eaa2 kind:thumb_call to:0x0208ecf4 module:overlay(0) +from:0x0208eab6 kind:thumb_call to:0x0208e9dc module:overlay(0) +from:0x0208eaba kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x0208eac6 kind:thumb_call to:0x0208ecf4 module:overlay(0) +from:0x0208ead2 kind:thumb_call to:0x0208ecf4 module:overlay(0) +from:0x0208ead8 kind:load to:0x027e0ce0 module:dtcm +from:0x0208eaf4 kind:thumb_call to:0x0208ed64 module:overlay(0) +from:0x0208eb0a kind:thumb_call to:0x0208e9f4 module:overlay(0) +from:0x0208eb20 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x0208eb28 kind:thumb_call_arm to:0x020ea868 module:overlays(21,31) +from:0x0208eb34 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x0208eb3c kind:load to:0x027e0ce0 module:dtcm +from:0x0208eb40 kind:load to:0x020ab4dc module:overlay(0) +from:0x0208eb5a kind:thumb_call to:0x0208ee28 module:overlay(0) +from:0x0208eb70 kind:thumb_call to:0x0208e9f4 module:overlay(0) +from:0x0208eb82 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x0208eb88 kind:load to:0x027e0ce0 module:dtcm +from:0x0208eb8c kind:load to:0x020acf04 module:overlay(0) +from:0x0208ebc8 kind:arm_call_thumb to:0x0208e9dc module:overlay(0) +from:0x0208ec2c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0208ec44 kind:arm_call to:0x02088df8 module:overlay(0) +from:0x0208ec74 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x0208ec80 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ec8c kind:load to:0x020acf98 module:overlay(0) +from:0x0208ec90 kind:load to:0x020ab4dc module:overlay(0) +from:0x0208ecb0 kind:arm_call to:0x02088e2c module:overlay(0) +from:0x0208ece0 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x0208ecec kind:load to:0x027e0ce0 module:dtcm +from:0x0208ecf0 kind:load to:0x020ab4dc module:overlay(0) +from:0x0208ed0a kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x0208ed1a kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x0208ed26 kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x0208ed52 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ed86 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208edaa kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208edc2 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x0208edde kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee02 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee18 kind:load to:0x027e09a4 module:dtcm +from:0x0208ee1c kind:load to:0x020ab4dc module:overlay(0) +from:0x0208ee20 kind:load to:0x020acfd8 module:overlay(0) +from:0x0208ee24 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ee32 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x0208ee4c kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee70 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee88 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ee8c kind:load to:0x020acfec module:overlay(0) +from:0x0208ee90 kind:load to:0x020ad000 module:overlay(0) +from:0x0208eec4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0208eeec kind:arm_call to:0x02083fa8 module:overlay(0) +from:0x0208ef18 kind:arm_call to:0x0205ac60 module:overlay(0) +from:0x0208ef48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208ef54 kind:arm_call to:0x01fff458 module:itcm +from:0x0208ef80 kind:load to:0x027e0ce4 module:dtcm +from:0x0208efb0 kind:thumb_call to:0x0208efbc module:overlay(0) +from:0x0208efb8 kind:load to:0x027e09a4 module:dtcm +from:0x0208f068 kind:arm_call to:0x01ffedac module:itcm +from:0x0208f0a8 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0208f1fc kind:arm_call to:0x02080998 module:overlay(0) +from:0x0208f254 kind:arm_call to:0x01ffe868 module:itcm +from:0x0208f2d8 kind:arm_call to:0x02080950 module:overlay(0) +from:0x0208f324 kind:arm_call to:0x01fff05c module:itcm +from:0x0208f32c kind:arm_call to:0x0208efe4 module:overlay(0) +from:0x0208f39c kind:arm_call to:0x01ffd118 module:itcm +from:0x0208f3e8 kind:arm_call to:0x01fff05c module:itcm +from:0x0208f3f0 kind:arm_call to:0x0208efe4 module:overlay(0) +from:0x0208f42c kind:load to:0x027e0cd8 module:dtcm +from:0x0208f434 kind:load to:0x020ad014 module:overlay(0) +from:0x0208f438 kind:load to:0x027e0c90 module:dtcm +from:0x0208f45c kind:arm_call to:0x0208f00c module:overlay(0) +from:0x0208f4dc kind:arm_call to:0x0208ef20 module:overlay(0) +from:0x0208f4e8 kind:arm_call to:0x02167e58 module:overlay(94) +from:0x0208f514 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f520 kind:arm_call to:0x01fff458 module:itcm +from:0x0208f540 kind:arm_call to:0x021433d0 module:overlay(70) +from:0x0208f554 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f5b4 kind:arm_call to:0x01fff498 module:itcm +from:0x0208f5c0 kind:arm_call to:0x01fff584 module:itcm +from:0x0208f5e4 kind:arm_call to:0x0208f00c module:overlay(0) +from:0x0208f678 kind:load to:0x027e0ce8 module:dtcm +from:0x0208f6b4 kind:arm_call to:0x0208ef20 module:overlay(0) +from:0x0208f6c0 kind:arm_call to:0x02167c54 module:overlay(94) +from:0x0208f6ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f6f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0208f718 kind:arm_call to:0x0214328c module:overlays(58,70) +from:0x0208f758 kind:arm_call to:0x020eb574 module:overlay(21) +from:0x0208f770 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208f788 kind:arm_call to:0x01fff148 module:itcm +from:0x0208f790 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0208f7ac kind:arm_call to:0x01fff148 module:itcm +from:0x0208f7b4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0208f814 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f81c kind:load to:0x027e0ce0 module:dtcm +from:0x0208f89c kind:arm_call to:0x02028c4c module:main +from:0x0208f8a8 kind:load to:0x020b2c7c module:overlay(0) +from:0x0208f8b8 kind:arm_call to:0x02011ff4 module:main +from:0x0208f8e4 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0208f910 kind:arm_call to:0x020848f0 module:overlay(0) +from:0x0208f928 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f934 kind:arm_call to:0x01fff458 module:itcm +from:0x0208f938 kind:arm_call to:0x0205d0fc module:overlay(0) +from:0x0208f950 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f960 kind:arm_call to:0x02087f78 module:overlay(0) +from:0x0208f980 kind:arm_call to:0x0217a654 module:overlay(95) +from:0x0208f990 kind:load to:0x02043e50 module:main +from:0x0208f9b4 kind:arm_call to:0x020868fc module:overlay(0) +from:0x0208f9c4 kind:arm_call to:0x0208f8c8 module:overlay(0) +from:0x0208f9f0 kind:arm_call to:0x02087834 module:overlay(0) +from:0x0208fa58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208fa68 kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x0208fa80 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0208fa94 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0208faa4 kind:load to:0x020b2c64 module:overlay(0) +from:0x0208faa8 kind:load to:0x0203e964 module:main +from:0x0208faf0 kind:arm_call to:0x0208ce08 module:overlay(0) +from:0x0208fb1c kind:arm_call to:0x01ff930c module:itcm +from:0x0208fb44 kind:arm_call to:0x02082bec module:overlay(0) +from:0x0208fb5c kind:arm_call to:0x0205d944 module:overlay(0) +from:0x0208fb88 kind:arm_call to:0x02092094 module:overlay(0) +from:0x0208fba4 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0208fbb8 kind:arm_call to:0x020920b0 module:overlay(0) +from:0x0208fbc0 kind:arm_call to:0x02092094 module:overlay(0) +from:0x0208fbcc kind:arm_call to:0x020920b0 module:overlay(0) +from:0x0208fbe4 kind:arm_call to:0x02082b4c module:overlay(0) +from:0x0208fc14 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x0208fc70 kind:arm_call to:0x01ff9364 module:itcm +from:0x0208fcd0 kind:arm_call to:0x02093750 module:overlay(0) +from:0x0208fd08 kind:arm_call to:0x02085f1c module:overlay(0) +from:0x0208fd24 kind:arm_call to:0x020ebe6c module:overlay(21) +from:0x0208fd3c kind:arm_call to:0x02015080 module:main +from:0x0208fd7c kind:arm_call to:0x02015080 module:main +from:0x0208fdb0 kind:arm_call to:0x02086404 module:overlay(0) +from:0x0208fdc8 kind:load to:0x020ace50 module:overlay(0) +from:0x0208fdcc kind:load to:0x0203e964 module:main +from:0x0208fdd0 kind:load to:0x020ace60 module:overlay(0) +from:0x0208fe08 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0208fe54 kind:arm_call to:0x0208fab0 module:overlay(0) +from:0x0208fe80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208fe98 kind:load to:0x020ace60 module:overlay(0) +from:0x0208fec8 kind:arm_call to:0x02093da0 module:overlay(0) +from:0x0208fee0 kind:arm_call to:0x020a8974 module:overlay(0) +from:0x0208ffb0 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x0208ffd0 kind:arm_call to:0x02088910 module:overlay(0) +from:0x02090028 kind:arm_call to:0x02093f58 module:overlay(0) +from:0x02090038 kind:arm_call to:0x0208fef4 module:overlay(0) +from:0x02090054 kind:arm_call to:0x02093f58 module:overlay(0) +from:0x02090064 kind:arm_call to:0x0208fef4 module:overlay(0) +from:0x020900b0 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x020900c4 kind:arm_call to:0x0205d180 module:overlay(0) +from:0x020900f0 kind:arm_call to:0x02088aa8 module:overlay(0) +from:0x0209010c kind:arm_call to:0x0205d30c module:overlay(0) +from:0x02090134 kind:arm_call to:0x02088bb4 module:overlay(0) +from:0x020901e0 kind:arm_call to:0x02088854 module:overlay(0) +from:0x02090214 kind:arm_call to:0x0208fe9c module:overlay(0) +from:0x0209023c kind:arm_call to:0x0208ff38 module:overlay(0) +from:0x02090294 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020902ec kind:arm_call to:0x02088524 module:overlay(0) +from:0x02090324 kind:arm_call to:0x020848f0 module:overlay(0) +from:0x02090350 kind:arm_call to:0x02088608 module:overlay(0) +from:0x02090370 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0209037c kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x02090380 kind:arm_call to:0x0208ae84 module:overlay(0) +from:0x020903a4 kind:arm_call to:0x020936ec module:overlay(0) +from:0x0209042c kind:arm_call to:0x0208a82c module:overlay(0) +from:0x02090444 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02090468 kind:arm_call to:0x01ffb714 module:itcm +from:0x02090498 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020904ec kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02090524 kind:arm_call to:0x0209008c module:overlay(0) +from:0x02090598 kind:arm_call to:0x02093f58 module:overlay(0) +from:0x020905e4 kind:arm_call to:0x02088888 module:overlay(0) +from:0x02090614 kind:arm_call to:0x01ff9258 module:itcm +from:0x020906a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020906bc kind:arm_call to:0x02080998 module:overlay(0) +from:0x02090728 kind:arm_call to:0x020901a4 module:overlay(0) +from:0x02090748 kind:load to:0x0203e964 module:main +from:0x0209074c kind:load to:0x027e0cd8 module:dtcm +from:0x020907a4 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x020907e0 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x02090814 kind:load to:0x027e0cdc module:dtcm +from:0x02090834 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0209084c kind:load to:0x027e09a4 module:dtcm +from:0x02090858 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02090864 kind:arm_call to:0x02090818 module:overlay(0) +from:0x0209089c kind:arm_call to:0x02088e60 module:overlay(0) +from:0x020908b0 kind:arm_call to:0x020892b4 module:overlay(0) +from:0x020908c0 kind:arm_call to:0x020896ec module:overlay(0) +from:0x020908d0 kind:arm_call to:0x02089348 module:overlay(0) +from:0x020908dc kind:load to:0x020b2ca4 module:overlay(0) +from:0x020908f0 kind:arm_call to:0x02090af0 module:overlay(0) +from:0x02090914 kind:arm_call to:0x02090818 module:overlay(0) +from:0x0209098c kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x02090994 kind:arm_call to:0x02089388 module:overlay(0) +from:0x0209099c kind:arm_call to:0x020897ec module:overlay(0) +from:0x020909b0 kind:arm_call to:0x0203d210 module:main +from:0x020909b8 kind:arm_call to:0x02088ea0 module:overlay(0) +from:0x020909c0 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020909cc kind:load to:0x020b2ca4 module:overlay(0) +from:0x020909d0 kind:load to:0x027e0ce0 module:dtcm +from:0x020909d4 kind:load to:0x020ace54 module:overlay(0) +from:0x020909d8 kind:load to:0x020b5214 module:overlay(0) +from:0x020909e0 kind:load to:0x02089320 module:overlay(0) +from:0x020909f4 kind:arm_call to:0x02090af0 module:overlay(0) +from:0x02090a18 kind:arm_call to:0x02090818 module:overlay(0) +from:0x02090a90 kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x02090a98 kind:arm_call to:0x02089388 module:overlay(0) +from:0x02090aa0 kind:arm_call to:0x020897ec module:overlay(0) +from:0x02090ab4 kind:arm_call to:0x0203d210 module:main +from:0x02090abc kind:arm_call to:0x02088ea0 module:overlay(0) +from:0x02090ac4 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02090acc kind:arm_call to:0x02011ff4 module:main +from:0x02090ad8 kind:load to:0x020b2ca4 module:overlay(0) +from:0x02090adc kind:load to:0x027e0ce0 module:dtcm +from:0x02090ae0 kind:load to:0x020ace54 module:overlay(0) +from:0x02090ae4 kind:load to:0x020b5214 module:overlay(0) +from:0x02090aec kind:load to:0x02089320 module:overlay(0) +from:0x02090b20 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x02090b30 kind:load to:0x027e0ce0 module:dtcm +from:0x02090b6c kind:arm_call to:0x0216e2d8 module:overlay(93) +from:0x02090b8c kind:arm_call to:0x02090b34 module:overlay(0) +from:0x02090ba4 kind:arm_call to:0x0216e8c4 module:overlay(93) +from:0x02090be0 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x02090c0c kind:arm_call to:0x0205d23c module:overlay(0) +from:0x02090c1c kind:arm_call to:0x0208d12c module:overlay(0) +from:0x02090c30 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x02090c50 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02090ce0 kind:arm_call to:0x020dcd20 module:overlay(31) +from:0x02090cf0 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02090d48 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02090d90 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02090db0 kind:arm_call to:0x02088eb4 module:overlay(0) +from:0x02090de4 kind:arm_call to:0x020894bc module:overlay(0) +from:0x02090dec kind:arm_call to:0x02090b84 module:overlay(0) +from:0x02090e40 kind:arm_call to:0x020dac40 module:overlay(31) +from:0x02090e58 kind:arm_call to:0x020dae3c module:overlay(31) +from:0x02090e64 kind:arm_call to:0x020936ec module:overlay(0) +from:0x02090f28 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02090f38 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02090fb4 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x02090fc0 kind:load to:0x027e09a8 module:dtcm +from:0x02090fd8 kind:load to:0x0203e964 module:main +from:0x02091078 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0209108c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091098 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020910cc kind:arm_call to:0x0209078c module:overlay(0) +from:0x020910d8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020910e8 kind:arm_call to:0x02088f30 module:overlay(0) +from:0x02091120 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091134 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091140 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091160 kind:arm_call to:0x02089668 module:overlay(0) +from:0x02091168 kind:arm_call to:0x02090b84 module:overlay(0) +from:0x020911cc kind:arm_call to:0x0208ca08 module:overlay(0) +from:0x020911d8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x020911e4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020911fc kind:arm_call to:0x0216e868 module:overlays(88,93) +from:0x02091210 kind:arm_call to:0x0217a310 module:overlay(95) +from:0x02091260 kind:arm_call to:0x0208ca08 module:overlay(0) +from:0x0209126c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091278 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091294 kind:arm_call to:0x02090af0 module:overlay(0) +from:0x020912cc kind:arm_call to:0x0209078c module:overlay(0) +from:0x020912d8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0209130c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091324 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091330 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091354 kind:arm_call to:0x020dac80 module:overlay(31) +from:0x02091368 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091374 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020913ac kind:arm_call to:0x020dae8c module:overlay(31) +from:0x020913c4 kind:arm_call to:0x0209078c module:overlay(0) +from:0x020913d0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020913e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020913fc kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091408 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091458 kind:arm_call to:0x020901f4 module:overlay(0) +from:0x02091468 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091478 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0209148c kind:arm_call to:0x020a8a90 module:overlay(0) +from:0x0209149c kind:arm_call to:0x020e14a8 module:overlay(31) +from:0x020914a8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x020914b4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020914d0 kind:arm_call to:0x020dbd98 module:overlay(31) +from:0x020914fc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091508 kind:load to:0x027e0ce0 module:dtcm +from:0x02091544 kind:arm_call to:0x020dacdc module:overlay(31) +from:0x0209156c kind:arm_call to:0x020dafe8 module:overlay(31) +from:0x0209158c kind:arm_call to:0x020db028 module:overlay(31) +from:0x020915c8 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x020915d8 kind:arm_call to:0x02090b34 module:overlay(0) +from:0x0209163c kind:arm_call to:0x020907c4 module:overlay(0) +from:0x02091644 kind:load to:0x027e0cdc module:dtcm +from:0x02091650 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02091678 kind:load to:0x020b2ccc module:overlay(0) +from:0x020916a0 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020916a8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020916b8 kind:load to:0x020b2ccc module:overlay(0) +from:0x020916e0 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020916e8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020916f0 kind:arm_call to:0x02011ff4 module:main +from:0x02091700 kind:load to:0x020b2ccc module:overlay(0) +from:0x02091778 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02091794 kind:arm_call to:0x020717cc module:overlay(0) +from:0x020917ac kind:arm_call to:0x020717cc module:overlay(0) +from:0x020917b0 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x020917d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020917e0 kind:load to:0x027e09a8 module:dtcm +from:0x02091828 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091848 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02091860 kind:arm_call to:0x0208ae3c module:overlay(0) +from:0x02091898 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x020918b4 kind:arm_call to:0x0208ce58 module:overlay(0) +from:0x020918d4 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020918f0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091908 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091924 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091940 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02091950 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0209195c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0209196c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091984 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091990 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020919a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020919d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020919f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02091a10 kind:arm_call to:0x02129fdc module:overlay(41) +from:0x02091a1c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091a28 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091a38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091a4c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091a58 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091a6c kind:arm_call to:0x02015080 module:main +from:0x02091aac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091ab8 kind:arm_call to:0x01fff458 module:itcm +from:0x02091acc kind:arm_call to:0x020e1908 module:overlay(31) +from:0x02091ad8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02091af0 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x02091b14 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x02091b24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091b38 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091b44 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091b58 kind:arm_call to:0x02015080 module:main +from:0x02091b74 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x02091b84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091bb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091c08 kind:arm_call to:0x02086fc8 module:overlay(0) +from:0x02091c60 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02091c74 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02091c80 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02091c8c kind:load to:0x027e0ce4 module:dtcm +from:0x02091c90 kind:load to:0x027e09a8 module:dtcm +from:0x02091ca4 kind:load to:0x020b2aac module:overlay(0) +from:0x02091ca8 kind:load to:0x027e07d4 module:dtcm +from:0x02091cbe kind:thumb_call_arm to:0x0205cab4 module:overlay(0) +from:0x02091ccc kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091cd4 kind:thumb_call to:0x020e0624 module:overlay(31) +from:0x02091cee kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091cf6 kind:thumb_call_arm to:0x020dd0e0 module:overlay(31) +from:0x02091d0e kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d16 kind:thumb_call to:0x02157b94 module:overlay(82) +from:0x02091d30 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d3a kind:thumb_call to:0x02183284 module:overlay(101) +from:0x02091d4e kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x02091d60 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d68 kind:thumb_call to:0x020d197c module:overlay(24) +from:0x02091d84 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d9a kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x02091dac kind:thumb_call_arm to:0x0208e704 module:overlay(0) +from:0x02091dba kind:thumb_call_arm to:0x02082748 module:overlay(0) +from:0x02091dc6 kind:thumb_call_arm to:0x0208a0f0 module:overlay(0) +from:0x02091e1c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091e62 kind:thumb_call to:0x020147fc module:main +from:0x02091e66 kind:thumb_call_arm to:0x0205ca34 module:overlay(0) +from:0x02091e88 kind:load to:0x027e09a4 module:dtcm +from:0x02091e8c kind:load to:0x02043e50 module:main +from:0x02091e90 kind:load to:0x027e09a0 module:dtcm +from:0x02091e94 kind:load to:0x020ad02c module:overlay(0) +from:0x02091e98 kind:load to:0x020b2cec module:overlay(0) +from:0x02091e9c kind:load to:0x02049ba0 module:main +from:0x02091f04 kind:load to:0x027e0ce0 module:dtcm +from:0x02091f2c kind:load to:0x020ad02c module:overlay(0) +from:0x02091f44 kind:arm_call to:0x0208ccdc module:overlay(0) +from:0x02091fd4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02091fec kind:arm_call to:0x0207059c module:overlay(0) +from:0x02092028 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02092050 kind:arm_call to:0x0209378c module:overlay(0) +from:0x02092084 kind:load to:0x027e0ce0 module:dtcm +from:0x02092088 kind:load to:0x027e09b8 module:dtcm +from:0x0209208c kind:load to:0x027e09a4 module:dtcm +from:0x02092090 kind:load to:0x020d8660 module:overlays(19,24) +from:0x0209209c kind:arm_call to:0x0209378c module:overlay(0) +from:0x020920bc kind:arm_call to:0x02093718 module:overlay(0) +from:0x020920cc kind:arm_call to:0x0209378c module:overlay(0) +from:0x02092134 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02092164 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02092194 kind:arm_call to:0x0208a100 module:overlay(0) +from:0x020921a0 kind:load to:0x020ad02c module:overlay(0) +from:0x020921a4 kind:load to:0x027e09b8 module:dtcm +from:0x020921d8 kind:arm_call to:0x0208cd28 module:overlay(0) +from:0x020921e0 kind:load to:0x020ad02c module:overlay(0) +from:0x0209225c kind:arm_call to:0x020921a8 module:overlay(0) +from:0x02092284 kind:arm_call to:0x0208816c module:overlay(0) +from:0x020922a4 kind:arm_call to:0x020921a8 module:overlay(0) +from:0x020922b4 kind:arm_call to:0x0208cda0 module:overlay(0) +from:0x020922c4 kind:arm_call to:0x0208816c module:overlay(0) +from:0x020922cc kind:arm_call to:0x020936ec module:overlay(0) +from:0x02092314 kind:arm_call to:0x020936ec module:overlay(0) +from:0x0209231c kind:arm_call to:0x02091ea0 module:overlay(0) +from:0x02092348 kind:arm_call_thumb to:0x020147fc module:main +from:0x0209234c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0209238c kind:arm_call to:0x0208e704 module:overlay(0) +from:0x020923b0 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x020923c8 kind:arm_call to:0x020e0c34 module:overlay(31) +from:0x020923e0 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x020923e8 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02092414 kind:arm_call to:0x02088820 module:overlay(0) +from:0x02092454 kind:arm_call to:0x02091f30 module:overlay(0) +from:0x02092480 kind:arm_call to:0x0205d944 module:overlay(0) +from:0x02092494 kind:arm_call to:0x02092094 module:overlay(0) +from:0x020924a0 kind:arm_call to:0x020920b0 module:overlay(0) +from:0x020924c0 kind:arm_call to:0x02082adc module:overlay(0) +from:0x020924d0 kind:arm_call to:0x0208ccdc module:overlay(0) +from:0x020924f0 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x020925ac kind:arm_call to:0x02028c4c module:main +from:0x020925c0 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x020925d8 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x020925f8 kind:arm_call to:0x020a89d4 module:overlay(0) +from:0x02092608 kind:arm_call to:0x020920e4 module:overlay(0) +from:0x02092628 kind:load to:0x020ad02c module:overlay(0) +from:0x0209262c kind:load to:0x020ad040 module:overlay(0) +from:0x02092630 kind:load to:0x020b2cec module:overlay(0) +from:0x02092634 kind:load to:0x02049ba0 module:main +from:0x02092638 kind:load to:0x020ad032 module:overlay(0) +from:0x0209263c kind:load to:0x020ad033 module:overlay(0) +from:0x02092640 kind:load to:0x020ad030 module:overlay(0) +from:0x02092644 kind:load to:0x020ace60 module:overlay(0) +from:0x0209269c kind:arm_call to:0x0208e748 module:overlay(0) +from:0x020926a4 kind:arm_call to:0x020828cc module:overlay(0) +from:0x020926b8 kind:arm_call to:0x02091eb8 module:overlay(0) +from:0x020926c4 kind:arm_call to:0x020be0a8 module:overlay(17) +from:0x020926d4 kind:arm_call to:0x0207059c module:overlay(0) +from:0x02092728 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x0209274c kind:arm_call_thumb to:0x020a89bc module:overlay(0) +from:0x02092764 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02092778 kind:arm_call to:0x020a89d4 module:overlay(0) +from:0x020927a8 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x020927b8 kind:arm_call to:0x020920e4 module:overlay(0) +from:0x02092824 kind:arm_call to:0x0208ca08 module:overlay(0) +from:0x02092830 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02092848 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x020928e4 kind:arm_call to:0x020a88f4 module:overlay(0) +from:0x02092920 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02092938 kind:arm_call to:0x020930b8 module:overlay(0) +from:0x020929d4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02092a44 kind:arm_call to:0x0209355c module:overlay(0) +from:0x02092aa4 kind:arm_call to:0x02080658 module:overlay(0) +from:0x02092ab8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02092ae4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02092af0 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02092afc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02092b10 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02092bc0 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02092c78 kind:arm_call to:0x02157ee8 module:overlay(82) +from:0x02092c80 kind:arm_call to:0x0208cec8 module:overlay(0) +from:0x02092c9c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02092ce4 kind:arm_call to:0x02091f30 module:overlay(0) +from:0x02092d04 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02092d3c kind:arm_call to:0x01ffd420 module:itcm +from:0x02092d88 kind:arm_call to:0x02071814 module:overlay(0) +from:0x02092d98 kind:arm_call to:0x020e08a4 module:overlay(31) +from:0x02092de4 kind:arm_call to:0x02183414 module:overlay(102) +from:0x02092dfc kind:load to:0x020ad02c module:overlay(0) +from:0x02092e00 kind:load to:0x020ad032 module:overlay(0) +from:0x02092e04 kind:load to:0x027e09a4 module:dtcm +from:0x02092e08 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02092e0c kind:load to:0x02049b18 module:main +from:0x02092e10 kind:load to:0x027e0ce0 module:dtcm +from:0x02092e14 kind:load to:0x0204a088 module:main +from:0x02092e18 kind:load to:0x027e0cd8 module:dtcm +from:0x02092e1c kind:load to:0x027e09b8 module:dtcm +from:0x02092e20 kind:load to:0x0204a110 module:main +from:0x02092e28 kind:load to:0x020ad030 module:overlay(0) +from:0x02092e34 kind:load to:0x027e09a8 module:dtcm +from:0x02092e60 kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x02092e7c kind:arm_call to:0x020937e4 module:overlay(0) +from:0x02092e9c kind:arm_call to:0x020dd1a4 module:overlay(31) +from:0x02092f44 kind:arm_call to:0x01ffd420 module:itcm +from:0x02092f74 kind:arm_call to:0x02091eb8 module:overlay(0) +from:0x02092f8c kind:arm_call to:0x020be0e0 module:overlay(17) +from:0x02092fa0 kind:arm_call to:0x02093718 module:overlay(0) +from:0x02092fbc kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02092fc8 kind:arm_call to:0x020e08f4 module:overlay(31) +from:0x02092fe4 kind:arm_call to:0x0209378c module:overlay(0) +from:0x02093008 kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x0209303c kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02093060 kind:load to:0x027e09b8 module:dtcm +from:0x02093064 kind:load to:0x0204a110 module:main +from:0x0209308c kind:load to:0x020ad02c module:overlay(0) +from:0x020930b4 kind:load to:0x020ad02c module:overlay(0) +from:0x020930f0 kind:load to:0x020ad02c module:overlay(0) +from:0x02093168 kind:load to:0x020ad02c module:overlay(0) +from:0x02093188 kind:arm_call to:0x020888c8 module:overlay(0) +from:0x020931b4 kind:arm_call to:0x0208dbec module:overlay(0) +from:0x020931c8 kind:arm_call to:0x020921a8 module:overlay(0) +from:0x02093218 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02093244 kind:load to:0x027e0ce0 module:dtcm +from:0x02093248 kind:load to:0x0204a110 module:main +from:0x0209324c kind:load to:0x020ad034 module:overlay(0) +from:0x02093260 kind:arm_call to:0x020888c8 module:overlay(0) +from:0x0209328c kind:arm_call to:0x01ff9b64 module:itcm +from:0x02093304 kind:arm_call to:0x0216fd94 module:overlay(93) +from:0x0209332c kind:load to:0x027e0ce0 module:dtcm +from:0x02093330 kind:load to:0x0204a110 module:main +from:0x02093334 kind:load to:0x027e09a4 module:dtcm +from:0x02093338 kind:load to:0x020ad038 module:overlay(0) +from:0x0209333c kind:load to:0x020ad03c module:overlay(0) +from:0x02093384 kind:arm_call to:0x0208dbec module:overlay(0) +from:0x02093398 kind:arm_call to:0x020921a8 module:overlay(0) +from:0x020933e4 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x0209342c kind:load to:0x020ad02c module:overlay(0) +from:0x02093430 kind:load to:0x027e0ce0 module:dtcm +from:0x02093434 kind:load to:0x020b2cec module:overlay(0) +from:0x0209347c kind:arm_call to:0x0208dbec module:overlay(0) +from:0x02093490 kind:arm_call to:0x020921a8 module:overlay(0) +from:0x020934dc kind:arm_call to:0x0208db08 module:overlay(0) +from:0x02093510 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02093544 kind:load to:0x020ad02c module:overlay(0) +from:0x02093548 kind:load to:0x027e0ce0 module:dtcm +from:0x0209354c kind:load to:0x0204a110 module:main +from:0x02093550 kind:load to:0x0204ae10 module:main +from:0x02093554 kind:load to:0x027e09b8 module:dtcm +from:0x02093558 kind:load to:0x0204a088 module:main +from:0x02093588 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x020935b0 kind:arm_call to:0x020859c4 module:overlay(0) +from:0x020935c4 kind:arm_call to:0x02070544 module:overlay(0) +from:0x02093604 kind:load to:0x020ad02c module:overlay(0) +from:0x02093608 kind:load to:0x027e09a4 module:dtcm +from:0x02093638 kind:arm_call to:0x0209355c module:overlay(0) +from:0x0209364c kind:load to:0x020ad02c module:overlay(0) +from:0x02093698 kind:load to:0x020ad02c module:overlay(0) +from:0x020936c0 kind:load to:0x020ad02c module:overlay(0) +from:0x020936e8 kind:load to:0x020ad02c module:overlay(0) +from:0x02093704 kind:arm_call to:0x0208ccdc module:overlay(0) +from:0x020937b4 kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x020937cc kind:arm_call to:0x02093f58 module:overlay(0) +from:0x02093818 kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x02093880 kind:arm_call to:0x02093f58 module:overlay(0) +from:0x020938a0 kind:load to:0x020ad02c module:overlay(0) +from:0x020938cc kind:load to:0x020ad02c module:overlay(0) +from:0x020938f8 kind:load to:0x020ad02c module:overlay(0) +from:0x02093928 kind:arm_call to:0x02093718 module:overlay(0) +from:0x02093940 kind:arm_call to:0x020e0110 module:overlay(31) +from:0x02093950 kind:load to:0x020ad02c module:overlay(0) +from:0x02093968 kind:arm_call to:0x020937e4 module:overlay(0) +from:0x02093998 kind:arm_call to:0x02071748 module:overlay(0) +from:0x020939c8 kind:arm_call to:0x020c28b4 module:overlay(17) +from:0x020939d4 kind:arm_call to:0x020ddb10 module:overlay(31) +from:0x020939dc kind:arm_call to:0x02093b84 module:overlay(0) +from:0x020939ec kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02093a00 kind:load to:0x027e09a8 module:dtcm +from:0x02093a10 kind:load to:0x020dd124 module:overlays(19,20,31) +from:0x02093a40 kind:load to:0x020ad02c module:overlay(0) +from:0x02093a7c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02093a84 kind:load to:0x020ad02c module:overlay(0) +from:0x02093b00 kind:load to:0x020ad02c module:overlay(0) +from:0x02093b60 kind:load to:0x020ad02c module:overlay(0) +from:0x02093b64 kind:load to:0x027e09a4 module:dtcm +from:0x02093b68 kind:load to:0x02106e84 module:overlays(19,21) +from:0x02093bb8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02093bc4 kind:load to:0x020ad02c module:overlay(0) +from:0x02093bdc kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x02093c14 kind:arm_call to:0x01ffd420 module:itcm +from:0x02093c28 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02093c3c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02093c70 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02093ca0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02093cac kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02093ce4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02093d00 kind:load to:0x020ad02c module:overlay(0) +from:0x02093d04 kind:load to:0x027e09b8 module:dtcm +from:0x02093d08 kind:load to:0x0204a088 module:main +from:0x02093d18 kind:arm_call to:0x0208ccdc module:overlay(0) +from:0x02093d38 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02093d88 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02093d98 kind:arm_call to:0x02184ec4 module:overlay(113) +from:0x02093dc8 kind:arm_call to:0x0207059c module:overlay(0) +from:0x02093e20 kind:arm_call to:0x02093f58 module:overlay(0) +from:0x02093e5c kind:arm_call to:0x0208cd28 module:overlay(0) +from:0x02093ea0 kind:arm_call to:0x020a86d0 module:overlay(0) +from:0x02093ee4 kind:arm_call to:0x020930f4 module:overlay(0) +from:0x02093f14 kind:arm_call to:0x020a8a0c module:overlay(0) +from:0x02093f4c kind:load to:0x027e09a4 module:dtcm +from:0x02093f50 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02093f54 kind:load to:0x027e0cd8 module:dtcm +from:0x02093fac kind:arm_call to:0x02158578 module:overlay(82) +from:0x02093fcc kind:load to:0x020ad02c module:overlay(0) +from:0x02093fe0 kind:arm_call to:0x02157c2c module:overlay(82) +from:0x02094010 kind:load to:0x020ad02c module:overlay(0) +from:0x0209402c kind:arm_call to:0x021857e4 module:overlays(106,108) +from:0x0209404c kind:arm_call to:0x02185148 module:overlay(108) +from:0x02094070 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02094080 kind:load to:0x02184d88 module:overlays(97,100,109) +from:0x0209409c kind:arm_call to:0x021859f4 module:overlay(107) +from:0x020940bc kind:arm_call to:0x02184d2c module:overlay(106) +from:0x020940dc kind:arm_call to:0x02184b84 module:overlay(105) +from:0x020940fc kind:arm_call to:0x02184ac0 module:overlays(104,111) +from:0x0209411c kind:arm_call to:0x02184d44 module:overlays(103,109) +from:0x02094140 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02094150 kind:load to:0x02185630 module:overlays(97,100,113) +from:0x0209416c kind:arm_call to:0x02135178 module:overlay(48) +from:0x0209418c kind:arm_call to:0x0218509c module:overlay(113) +from:0x020941ac kind:arm_call to:0x02185214 module:overlay(113) +from:0x020941cc kind:arm_call to:0x02185aec module:overlay(108) +from:0x020941ec kind:arm_call to:0x02184e58 module:overlay(108) +from:0x0209420c kind:arm_call to:0x02185ab0 module:overlay(111) +from:0x0209422c kind:arm_call to:0x021851f4 module:overlay(111) +from:0x0209424c kind:arm_call to:0x02184a40 module:overlays(103,104,105,106,107,108,109,110,111,112,113) +from:0x0209426c kind:arm_call to:0x0218600c module:overlay(112) +from:0x0209428c kind:arm_call to:0x02184a40 module:overlays(103,104,105,106,107,108,109,110,111,112,113) +from:0x020942ac kind:arm_call to:0x02184ddc module:overlay(110) +from:0x020942d0 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x020942e0 kind:load to:0x02178824 module:overlays(91,93,94) +from:0x020942fc kind:arm_call to:0x0217aabc module:overlay(95) +from:0x0209431c kind:arm_call to:0x020dd384 module:overlay(31) +from:0x0209433c kind:arm_call to:0x021580b0 module:overlays(65,67,82) +from:0x0209435c kind:arm_call to:0x020de224 module:overlay(31) +from:0x0209437c kind:arm_call to:0x02090850 module:overlay(0) +from:0x0209439c kind:arm_call to:0x02091648 module:overlay(0) +from:0x020943bc kind:arm_call to:0x020ebfe4 module:overlay(21) +from:0x020943dc kind:arm_call to:0x020961c0 module:overlay(0) +from:0x020943fc kind:arm_call to:0x02095f1c module:overlay(0) +from:0x0209441c kind:arm_call to:0x02094424 module:overlay(0) +from:0x0209442c kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02094444 kind:arm_call to:0x02087d94 module:overlay(0) +from:0x02094450 kind:arm_call to:0x02084150 module:overlay(0) +from:0x0209446c kind:load to:0x020b2f6c module:overlay(0) +from:0x02094494 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020944a0 kind:load to:0x020b2f6c module:overlay(0) +from:0x020944c8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020944d0 kind:arm_call to:0x02011ff4 module:main +from:0x020944dc kind:load to:0x020b2f6c module:overlay(0) +from:0x0209450c kind:arm_call to:0x0208a82c module:overlay(0) +from:0x02094524 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02094540 kind:arm_call to:0x0208a38c module:overlay(0) +from:0x0209454c kind:arm_call to:0x02088700 module:overlay(0) +from:0x02094590 kind:arm_call to:0x0208b4b0 module:overlay(0) +from:0x020945a8 kind:arm_call to:0x0208cd28 module:overlay(0) +from:0x020945c0 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x020945cc kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x020945fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0209460c kind:arm_call to:0x01ffb800 module:itcm +from:0x0209461c kind:arm_call to:0x0205d30c module:overlay(0) +from:0x02094638 kind:arm_call to:0x01ff9770 module:itcm +from:0x02094678 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x020946b8 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020946c8 kind:arm_call to:0x0208ae84 module:overlay(0) +from:0x02094700 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02094820 kind:arm_call to:0x0216e758 module:overlay(93) +from:0x02094830 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0209484c kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x0209488c kind:arm_call to:0x01ffb714 module:itcm +from:0x020948c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020948d4 kind:arm_call to:0x02017f38 module:main +from:0x02094930 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209499c kind:arm_call to:0x02090154 module:overlay(0) +from:0x020949b8 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x020949f0 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02094a28 kind:arm_call to:0x0216e758 module:overlay(93) +from:0x02094a38 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02094a54 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02094a8c kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02094a94 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02094a98 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02094aa8 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02094acc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02094ad8 kind:arm_call to:0x01fff458 module:itcm +from:0x02094aec kind:arm_call to:0x02159dcc module:overlays(65,69) +from:0x02094b00 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02094b34 kind:arm_call to:0x01fff498 module:itcm +from:0x02094b3c kind:arm_call to:0x01fff584 module:itcm +from:0x02094b5c kind:arm_call to:0x020fea88 module:overlay(31) +from:0x02094b68 kind:arm_call to:0x020ffde4 module:overlay(31) +from:0x02094bd8 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02094be0 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02094be4 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02094bec kind:arm_call to:0x0208ae3c module:overlay(0) +from:0x02094c44 kind:arm_call to:0x0208cd28 module:overlay(0) +from:0x02094c5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02094cc4 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02094ce8 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02094d00 kind:load to:0x027e0ce4 module:dtcm +from:0x02094d08 kind:load to:0x027e0ce8 module:dtcm +from:0x02094d50 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02094d94 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02094db0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02094e08 kind:arm_call to:0x02087fc8 module:overlay(0) +from:0x02094e30 kind:arm_call to:0x02088834 module:overlay(0) +from:0x02094e54 kind:arm_call to:0x0217a7cc module:overlays(95,96) +from:0x02094e70 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02094e84 kind:arm_call to:0x020901a4 module:overlay(0) +from:0x02094e98 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02094eac kind:arm_call to:0x0208f954 module:overlay(0) +from:0x02094ec0 kind:arm_call to:0x0217a310 module:overlay(95) +from:0x02094ee0 kind:arm_call to:0x020921a8 module:overlay(0) +from:0x02094ef0 kind:arm_call to:0x020901f4 module:overlay(0) +from:0x02094f38 kind:arm_call to:0x02087d94 module:overlay(0) +from:0x02094f64 kind:arm_call to:0x0208aa50 module:overlay(0) +from:0x02094f8c kind:arm_call to:0x02088834 module:overlay(0) +from:0x02094fa8 kind:arm_call to:0x02087da8 module:overlay(0) +from:0x02095058 kind:arm_call to:0x0208dbec module:overlay(0) +from:0x02095068 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02095080 kind:arm_call to:0x01ff9258 module:itcm +from:0x020950b8 kind:arm_call to:0x02082adc module:overlay(0) +from:0x020950d0 kind:arm_call to:0x02015080 module:main +from:0x020950ec kind:arm_call to:0x020717cc module:overlay(0) +from:0x02095118 kind:arm_call to:0x02071774 module:overlay(0) +from:0x02095148 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02095160 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x020951a4 kind:arm_call to:0x020887e8 module:overlay(0) +from:0x020951dc kind:arm_call to:0x020848f0 module:overlay(0) +from:0x020951f0 kind:arm_call to:0x020868a4 module:overlay(0) +from:0x02095204 kind:arm_call to:0x0208b324 module:overlay(0) +from:0x02095224 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02095234 kind:arm_call to:0x0208f994 module:overlay(0) +from:0x02095294 kind:arm_call to:0x020887b8 module:overlay(0) +from:0x020952b4 kind:arm_call to:0x02086830 module:overlay(0) +from:0x02095314 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02095320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02095378 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x020953e0 kind:arm_call to:0x0208fab0 module:overlay(0) +from:0x02095424 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0209543c kind:arm_call to:0x0208ae3c module:overlay(0) +from:0x02095464 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02095470 kind:arm_call to:0x01fff458 module:itcm +from:0x0209548c kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x020954bc kind:arm_call to:0x02093bc8 module:overlay(0) +from:0x020954cc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020954e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020954ec kind:load to:0x027e09a8 module:dtcm +from:0x02095508 kind:load to:0x020ace60 module:overlay(0) +from:0x02095510 kind:load to:0x027e0ce4 module:dtcm +from:0x02095558 kind:arm_call to:0x02087d94 module:overlay(0) +from:0x0209558c kind:arm_call to:0x020921a8 module:overlay(0) +from:0x02095598 kind:arm_call to:0x0208fe9c module:overlay(0) +from:0x020955a8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020955bc kind:arm_call to:0x0209078c module:overlay(0) +from:0x020955d0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020955e0 kind:arm_call to:0x02094d14 module:overlay(0) +from:0x020955f4 kind:arm_call to:0x02094d5c module:overlay(0) +from:0x02095604 kind:arm_call to:0x02094d14 module:overlay(0) +from:0x02095630 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02095648 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x020956d0 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x020956e8 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x020957b8 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x020957e8 kind:arm_call to:0x01fff350 module:itcm +from:0x02095824 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x02095854 kind:arm_call to:0x01fff350 module:itcm +from:0x020958ac kind:arm_call to:0x0208cc58 module:overlay(0) +from:0x020958e8 kind:arm_call to:0x020eb73c module:overlay(21) +from:0x0209594c kind:arm_call to:0x02082c58 module:overlay(0) +from:0x02095960 kind:load to:0x027e0ce4 module:dtcm +from:0x02095964 kind:load to:0x020b2f60 module:overlay(0) +from:0x02095968 kind:load to:0x027e0ce0 module:dtcm +from:0x0209598c kind:arm_call to:0x02087d94 module:overlay(0) +from:0x020959d4 kind:arm_call to:0x02084150 module:overlay(0) +from:0x02095a94 kind:arm_call to:0x02084174 module:overlay(0) +from:0x02095aa8 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02095adc kind:load to:0x0203e964 module:main +from:0x02095ae4 kind:load to:0x027e09a4 module:dtcm +from:0x02095ae8 kind:load to:0x027e09a8 module:dtcm +from:0x02095b14 kind:arm_call to:0x020921a8 module:overlay(0) +from:0x02095b58 kind:arm_call to:0x02090750 module:overlay(0) +from:0x02095b68 kind:arm_call to:0x0208cda0 module:overlay(0) +from:0x02095b74 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02095b80 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02095bb4 kind:arm_call to:0x02095518 module:overlay(0) +from:0x02095bcc kind:arm_call to:0x0209078c module:overlay(0) +from:0x02095bd8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02095be0 kind:arm_call to:0x0208f954 module:overlay(0) +from:0x02095bf4 kind:arm_call to:0x0217a310 module:overlay(95) +from:0x02095c08 kind:arm_call to:0x0208424c module:overlay(0) +from:0x02095c5c kind:arm_call to:0x0208f954 module:overlay(0) +from:0x02095cb4 kind:arm_call to:0x0208424c module:overlay(0) +from:0x02095ce0 kind:arm_call to:0x02084150 module:overlay(0) +from:0x02095ce8 kind:arm_call to:0x0208f8c8 module:overlay(0) +from:0x02095d04 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02095d44 kind:arm_call to:0x02093750 module:overlay(0) +from:0x02095d6c kind:arm_call to:0x0208600c module:overlay(0) +from:0x02095d98 kind:arm_call to:0x02094d5c module:overlay(0) +from:0x02095da8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02095dbc kind:arm_call to:0x0209078c module:overlay(0) +from:0x02095dc8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02095e10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02095e20 kind:arm_call to:0x01fff458 module:itcm +from:0x02095ea8 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x02095eb8 kind:load to:0x027e0ce4 module:dtcm +from:0x02095edc kind:arm_call to:0x01fff458 module:itcm +from:0x02095f24 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02095f38 kind:arm_call to:0x0208e588 module:overlay(0) +from:0x02095f4c kind:load to:0x020b2f94 module:overlay(0) +from:0x02095f64 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x02095f6c kind:arm_call to:0x0208e5e8 module:overlay(0) +from:0x02095f74 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02095f80 kind:load to:0x020b2f94 module:overlay(0) +from:0x02095f98 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x02095fa0 kind:arm_call to:0x0208e5e8 module:overlay(0) +from:0x02095fa8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02095fb0 kind:arm_call to:0x02011ff4 module:main +from:0x02095fbc kind:load to:0x020b2f94 module:overlay(0) +from:0x02096000 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02096024 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x02096064 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02096078 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02096084 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020960a0 kind:arm_call to:0x0208e628 module:overlay(0) +from:0x020960b8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x020960c4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020960d4 kind:arm_call to:0x02088854 module:overlay(0) +from:0x020960e8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209611c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02096128 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02096144 kind:arm_call to:0x0208e628 module:overlay(0) +from:0x02096150 kind:load to:0x020b5214 module:overlay(0) +from:0x020961a4 kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x020961b4 kind:arm_call to:0x0208e674 module:overlay(0) +from:0x020961c8 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x020961e8 kind:load to:0x020b2fbc module:overlay(0) +from:0x02096320 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02096338 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02096348 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02096350 kind:load to:0x0203e964 module:main +from:0x02096354 kind:load to:0x027e09a8 module:dtcm +from:0x020963d8 kind:arm_call to:0x01fff498 module:itcm +from:0x020963e4 kind:arm_call to:0x01fff584 module:itcm +from:0x020963fc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02096428 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209644c kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x02096460 kind:arm_call to:0x0214e338 module:overlay(58) +from:0x02096478 kind:arm_call to:0x020eb5f8 module:overlays(21,31) +from:0x02096490 kind:arm_call to:0x01ffb428 module:itcm +from:0x020964cc kind:arm_call to:0x020eb900 module:overlay(21) +from:0x020964e4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02096574 kind:arm_call to:0x02086830 module:overlay(0) +from:0x0209657c kind:arm_call to:0x0208f954 module:overlay(0) +from:0x02096590 kind:arm_call to:0x0217a310 module:overlay(95) +from:0x020965a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020965bc kind:arm_call to:0x0209078c module:overlay(0) +from:0x020965c8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02096600 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02096640 kind:arm_call to:0x0209078c module:overlay(0) +from:0x0209664c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02096674 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020966a4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020966d0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x020966dc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02096714 kind:arm_call to:0x020868a4 module:overlay(0) +from:0x02096728 kind:arm_call to:0x0208f994 module:overlay(0) +from:0x0209673c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02096750 kind:arm_call to:0x02015080 module:main +from:0x0209677c kind:arm_call to:0x020861a0 module:overlay(0) +from:0x02096798 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02096808 kind:arm_call to:0x02015080 module:main +from:0x02096844 kind:arm_call to:0x02086298 module:overlay(0) +from:0x02096850 kind:load to:0x027e0ce0 module:dtcm +from:0x02096854 kind:load to:0x027e0ce8 module:dtcm +from:0x02096860 kind:load to:0x0203e964 module:main +from:0x02096868 kind:load to:0x020ace60 module:overlay(0) +from:0x0209687c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02096884 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0209689c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020968a4 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020968ac kind:arm_call to:0x02011ff4 module:main +from:0x020968cc kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020968dc kind:load to:0x027e0cec module:dtcm +from:0x020968f4 kind:arm_call to:0x020968b8 module:overlay(0) +from:0x0209691c kind:arm_call to:0x0208bb0c module:overlay(0) +from:0x02096930 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02096948 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x0209698c kind:arm_call to:0x020eb504 module:overlay(21) +from:0x020969a8 kind:load to:0x027e0ce0 module:dtcm +from:0x020969ac kind:load to:0x027e0d34 module:dtcm +from:0x020969b0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020969cc kind:arm_call to:0x020968fc module:overlay(0) +from:0x020969f8 kind:arm_call to:0x020dcb0c module:overlay(31) +from:0x02096a00 kind:arm_call to:0x0205ce5c module:overlay(0) +from:0x02096a58 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02096a7c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02096a90 kind:load to:0x020adc5c module:overlay(0) +from:0x02096a94 kind:load to:0x027e0cec module:dtcm +from:0x02096a98 kind:load to:0x020adc5e module:overlay(0) +from:0x02096aa4 kind:arm_call_thumb to:0x020141dc module:main +from:0x02096aec kind:arm_call to:0x02096af4 module:overlay(0) +from:0x02096b90 kind:load to:0x020b2fdc module:overlay(0) +from:0x02096b9c kind:arm_call to:0x02096ba8 module:overlay(0) +from:0x02096c1c kind:arm_call to:0x02096c28 module:overlay(0) +from:0x02096c50 kind:arm_call to:0x02096c28 module:overlay(0) +from:0x02096c8c kind:load to:0x020adc68 module:overlay(0) +from:0x02096cd4 kind:arm_call to:0x01fff458 module:itcm +from:0x02096d70 kind:arm_call to:0x020973dc module:overlay(0) +from:0x02096d7c kind:arm_call to:0x020973e8 module:overlay(0) +from:0x02096e28 kind:arm_call to:0x020973e8 module:overlay(0) +from:0x02096e38 kind:load to:0x020b539c module:overlay(0) +from:0x02096e3c kind:load to:0x020ab1ac module:overlay(0) +from:0x02096e50 kind:arm_call to:0x02096eb0 module:overlay(0) +from:0x02096f18 kind:arm_call to:0x02077480 module:overlay(0) +from:0x02096f28 kind:arm_call to:0x02077468 module:overlay(0) +from:0x02096f58 kind:arm_call to:0x02076fa8 module:overlay(0) +from:0x02096fc4 kind:arm_call to:0x020bfd9c module:overlay(17) +from:0x02096fe0 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x02096fec kind:arm_call to:0x01ffb9cc module:itcm +from:0x02097044 kind:load to:0x027e09bc module:dtcm +from:0x02097048 kind:load to:0x027e0c90 module:dtcm +from:0x02097074 kind:arm_call to:0x01fff350 module:itcm +from:0x0209709c kind:arm_call to:0x01fff350 module:itcm +from:0x020970c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020970c4 kind:load to:0x020b2fe8 module:overlay(0) +from:0x02097104 kind:arm_call to:0x01fff350 module:itcm +from:0x0209712c kind:arm_call to:0x020802ec module:overlay(0) +from:0x02097158 kind:arm_call to:0x01fff350 module:itcm +from:0x02097180 kind:load to:0x027e0cd8 module:dtcm +from:0x02097184 kind:load to:0x027e0ce4 module:dtcm +from:0x02097188 kind:load to:0x020b2fe8 module:overlay(0) +from:0x020971c0 kind:arm_call to:0x01fff350 module:itcm +from:0x020971e8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0209721c kind:arm_call to:0x01fff350 module:itcm +from:0x02097238 kind:load to:0x027e0cd8 module:dtcm +from:0x0209723c kind:load to:0x027e0ce4 module:dtcm +from:0x02097240 kind:load to:0x020b2fe8 module:overlay(0) +from:0x02097330 kind:arm_call to:0x01fff350 module:itcm +from:0x02097360 kind:arm_call to:0x01fff350 module:itcm +from:0x020973d8 kind:load to:0x020b2ff4 module:overlay(0) +from:0x020973e4 kind:load to:0x020b53d0 module:overlay(0) +from:0x020973f0 kind:load to:0x020b5bfc module:overlay(0) +from:0x0209740c kind:arm_call to:0x02097444 module:overlay(0) +from:0x02097460 kind:arm_call to:0x02097244 module:overlay(0) +from:0x02097478 kind:arm_call to:0x02028cdc module:main +from:0x02097484 kind:arm_call to:0x02097528 module:overlay(0) +from:0x020974a0 kind:arm_call to:0x02097288 module:overlay(0) +from:0x020974d8 kind:load to:0x027e0ce4 module:dtcm +from:0x020974e4 kind:arm_call to:0x02097548 module:overlay(0) +from:0x02097520 kind:load to:0x020b53d0 module:overlay(0) +from:0x02097524 kind:load to:0x020ae4bc module:overlay(0) +from:0x02097530 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02097554 kind:arm_call to:0x02097670 module:overlay(0) +from:0x0209755c kind:arm_call to:0x02097670 module:overlay(0) +from:0x020975bc kind:load to:0x020adc90 module:overlay(0) +from:0x020975c8 kind:arm_call to:0x02097548 module:overlay(0) +from:0x020975d8 kind:load to:0x020b53d0 module:overlay(0) +from:0x020975e0 kind:arm_call to:0x02097548 module:overlay(0) +from:0x020975f4 kind:load to:0x020b53d0 module:overlay(0) +from:0x0209762c kind:arm_call to:0x02028c4c module:main +from:0x0209763c kind:arm_call to:0x02028c18 module:main +from:0x02097650 kind:arm_call to:0x02028c18 module:main +from:0x0209770c kind:arm_call to:0x020975c0 module:overlay(0) +from:0x0209771c kind:load to:0x020b3060 module:overlay(0) +from:0x02097720 kind:load to:0x020aece8 module:overlay(0) +from:0x02097734 kind:arm_call to:0x020977e4 module:overlay(0) +from:0x0209773c kind:arm_call to:0x020975dc module:overlay(0) +from:0x02097748 kind:load to:0x020b3060 module:overlay(0) +from:0x0209778c kind:arm_call to:0x020974dc module:overlay(0) +from:0x020977bc kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x020977c0 kind:arm_call to:0x0209c8ec module:overlay(0) +from:0x020977c8 kind:load to:0x020b539c module:overlay(0) +from:0x020977cc kind:load to:0x020b5d34 module:overlay(0) +from:0x02097848 kind:arm_call to:0x020180a8 module:main +from:0x020978a4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020978b8 kind:arm_call to:0x02097af8 module:overlay(0) +from:0x020978c4 kind:load to:0x020b303c module:overlay(0) +from:0x020978d0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020978e8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020978fc kind:arm_call to:0x02097af8 module:overlay(0) +from:0x02097908 kind:load to:0x020b303c module:overlay(0) +from:0x0209792c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02097934 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02097940 kind:load to:0x020b303c module:overlay(0) +from:0x02097964 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02097990 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x020979a4 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020979c0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020979e0 kind:load to:0x020b3018 module:overlay(0) +from:0x020979fc kind:arm_call to:0x020974dc module:overlay(0) +from:0x02097a14 kind:load to:0x020b539c module:overlay(0) +from:0x02097a50 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02097a70 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02097a84 kind:load to:0x020b539c module:overlay(0) +from:0x02097abc kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02097ad8 kind:arm_call to:0x02015ea8 module:main +from:0x02097ae8 kind:load to:0x020b3098 module:overlay(0) +from:0x02097aec kind:load to:0x020b308c module:overlay(0) +from:0x02097af0 kind:load to:0x020b3090 module:overlay(0) +from:0x02097af4 kind:load to:0x020b3084 module:overlay(0) +from:0x02097b2c kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02097b48 kind:arm_call to:0x02015ea8 module:main +from:0x02097b58 kind:load to:0x020b3098 module:overlay(0) +from:0x02097b5c kind:load to:0x020b308c module:overlay(0) +from:0x02097b60 kind:load to:0x020b3090 module:overlay(0) +from:0x02097b64 kind:load to:0x020b3084 module:overlay(0) +from:0x02097b70 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02097b78 kind:arm_call to:0x02011ff4 module:main +from:0x02097ba4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02097bb0 kind:load to:0x020b30a4 module:overlay(0) +from:0x02097bd8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02097be4 kind:load to:0x020b30a4 module:overlay(0) +from:0x02097c1c kind:load to:0x02097bec module:overlay(0) +from:0x02097cb0 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x02097cd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02097d08 kind:arm_call to:0x01ffb860 module:itcm +from:0x02097d24 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02097d38 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02097d40 kind:arm_call to:0x02011ff4 module:main +from:0x02097d80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097d9c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097db8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097dd4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097dec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02097dfc kind:load to:0x027e0cec module:dtcm +from:0x02097e00 kind:load to:0x027e09a8 module:dtcm +from:0x02097e38 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097e54 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097e70 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097e88 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02097e98 kind:load to:0x027e0cec module:dtcm +from:0x02097e9c kind:load to:0x027e09a8 module:dtcm +from:0x02097ed4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097ef0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097f0c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097f24 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02097f30 kind:load to:0x027e0cec module:dtcm +from:0x02097f34 kind:load to:0x027e09a8 module:dtcm +from:0x02097f68 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097f84 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097fa0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02097fb8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02097fc4 kind:load to:0x027e0cec module:dtcm +from:0x02097fc8 kind:load to:0x027e09a8 module:dtcm +from:0x02097ffc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02098018 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02098034 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02098050 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02098068 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02098074 kind:load to:0x027e0cec module:dtcm +from:0x02098078 kind:load to:0x027e09a8 module:dtcm +from:0x020980b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020980cc kind:arm_call to:0x0209feac module:overlay(0) +from:0x020980dc kind:load to:0x027e0cec module:dtcm +from:0x02098114 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02098130 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0209814c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0209815c kind:load to:0x027e0cec module:dtcm +from:0x02098194 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020981b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020981cc kind:arm_call to:0x0209feac module:overlay(0) +from:0x020981dc kind:load to:0x027e0cec module:dtcm +from:0x02098214 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02098230 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02098240 kind:load to:0x027e0cec module:dtcm +from:0x02098278 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02098294 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020982a4 kind:load to:0x027e0cec module:dtcm +from:0x020982bc kind:load to:0x020b30d0 module:overlay(0) +from:0x020982d4 kind:load to:0x020b30d0 module:overlay(0) +from:0x02098360 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02098374 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0209837c kind:arm_call to:0x02011ff4 module:main +from:0x020983e4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02098400 kind:arm_call to:0x02028cdc module:main +from:0x0209844c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02098458 kind:arm_call to:0x0209848c module:overlay(0) +from:0x02098464 kind:load to:0x020b30ec module:overlay(0) +from:0x02098468 kind:load to:0x020b539c module:overlay(0) +from:0x0209847c kind:arm_call to:0x02011ff4 module:main +from:0x020984e8 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x0209850c kind:arm_call to:0x02081ecc module:overlay(0) +from:0x02098514 kind:load to:0x027e0cd8 module:dtcm +from:0x0209854c kind:load to:0x027e0ce0 module:dtcm +from:0x02098550 kind:load to:0x01fff148 module:itcm +from:0x02098664 kind:arm_call to:0x01fff148 module:itcm +from:0x02098670 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02098678 kind:load to:0x027e0ce0 module:dtcm +from:0x0209868c kind:arm_call to:0x01fff148 module:itcm +from:0x020986a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020986b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020986d0 kind:arm_call to:0x01fff148 module:itcm +from:0x020986dc kind:arm_call to:0x01ffb714 module:itcm +from:0x020986e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020986f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02098718 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02098738 kind:arm_call to:0x01fff17c module:itcm +from:0x02098748 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02098774 kind:load to:0x027e0ce0 module:dtcm +from:0x020987b8 kind:arm_call to:0x01fff17c module:itcm +from:0x020987c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x020987d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x020987e4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020987fc kind:load to:0x027e0ce0 module:dtcm +from:0x0209880c kind:arm_call to:0x020986fc module:overlay(0) +from:0x02098820 kind:arm_call to:0x02098778 module:overlay(0) +from:0x0209885c kind:load to:0x0209781c module:overlay(0) +from:0x020988d8 kind:arm_call to:0x0209781c module:overlay(0) +from:0x02098900 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209890c kind:load to:0x0203e964 module:main +from:0x0209894c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02098960 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x02098974 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02098984 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020989a0 kind:arm_call to:0x01ffd118 module:itcm +from:0x020989d8 kind:load to:0x027e09c0 module:dtcm +from:0x020989dc kind:load to:0x027e0c90 module:dtcm +from:0x02098a08 kind:arm_call to:0x0207e668 module:overlay(0) +from:0x02098a14 kind:load to:0x027e09c0 module:dtcm +from:0x02098a58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02098a80 kind:load to:0x027e0cd8 module:dtcm +from:0x02098a84 kind:load to:0x02081e30 module:overlay(0) +from:0x02098aa8 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02098ab0 kind:load to:0x027e0cd8 module:dtcm +from:0x02098b18 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02098b24 kind:load to:0x027e09c0 module:dtcm +from:0x02098b30 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02098b80 kind:load to:0x020b3148 module:overlay(0) +from:0x02098b84 kind:load to:0x027e00f0 module:dtcm +from:0x02098b88 kind:load to:0x020aed0c module:overlay(0) +from:0x02098ba8 kind:arm_call to:0x01ffedac module:itcm +from:0x02098bc4 kind:arm_call to:0x01fff498 module:itcm +from:0x02098bd0 kind:arm_call to:0x01fff584 module:itcm +from:0x02098be4 kind:arm_call to:0x01fff584 module:itcm +from:0x02098c2c kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02098c84 kind:arm_call to:0x01ffd15c module:itcm +from:0x02098ca0 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x02098cc0 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02098cec kind:arm_call to:0x02098d10 module:overlay(0) +from:0x02098cf4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02098d04 kind:load to:0x027e0ce8 module:dtcm +from:0x02098e24 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02098e44 kind:arm_call to:0x0208bb6c module:overlay(0) +from:0x02098f2c kind:load to:0x027e0d34 module:dtcm +from:0x02098f30 kind:load to:0x027e0ce0 module:dtcm +from:0x02098f64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02098fec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02098ff8 kind:load to:0x0203e964 module:main +from:0x02098ffc kind:load to:0x027e09a8 module:dtcm +from:0x0209900c kind:load to:0x020bf024 module:overlays(2,4,17) +from:0x02099048 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02099058 kind:arm_call to:0x01fff458 module:itcm +from:0x020990a8 kind:arm_call to:0x020f442c module:overlay(31) +from:0x020990b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020990bc kind:load to:0x027e0cd8 module:dtcm +from:0x02099124 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x0209920c kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x0209922c kind:arm_call to:0x020bf634 module:overlay(17) +from:0x02099244 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02099254 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02099270 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x020992a8 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x020992b8 kind:arm_call to:0x0202851c module:main +from:0x020992cc kind:load to:0x027e0ce0 module:dtcm +from:0x020992d0 kind:load to:0x020aecf4 module:overlay(0) +from:0x020992d4 kind:load to:0x020aecfc module:overlay(0) +from:0x020992d8 kind:load to:0x027e09a8 module:dtcm +from:0x02099328 kind:arm_call to:0x0203a1bc module:main +from:0x02099334 kind:arm_call to:0x020993d0 module:overlay(0) +from:0x0209933c kind:arm_call to:0x020bf688 module:overlay(17) +from:0x02099364 kind:arm_call to:0x0202851c module:main +from:0x020993b4 kind:arm_call to:0x020993d0 module:overlay(0) +from:0x0209948c kind:arm_call to:0x020bf710 module:overlay(17) +from:0x020994d8 kind:arm_call to:0x0203a1bc module:main +from:0x020994e4 kind:arm_call to:0x020993d0 module:overlay(0) +from:0x020994ec kind:arm_call to:0x0202851c module:main +from:0x020994f4 kind:arm_call to:0x020bf7a8 module:overlay(17) +from:0x02099510 kind:load to:0x020aecf4 module:overlay(0) +from:0x02099548 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0209956c kind:arm_call to:0x020993d0 module:overlay(0) +from:0x020995bc kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x020995cc kind:arm_call to:0x020997c4 module:overlay(0) +from:0x020995d4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020995f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020995fc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02099620 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x02099660 kind:arm_call to:0x0202851c module:main +from:0x02099678 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02099680 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020996a0 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x020996e0 kind:arm_call to:0x0202851c module:main +from:0x020996fc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02099710 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02099720 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02099728 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02099734 kind:load to:0x027e09a8 module:dtcm +from:0x02099760 kind:load to:0x027e09a4 module:dtcm +from:0x02099768 kind:arm_call to:0x02099738 module:overlay(0) +from:0x02099780 kind:load to:0x020d86b4 module:overlays(19,24) +from:0x02099788 kind:arm_call to:0x02099738 module:overlay(0) +from:0x020997a0 kind:load to:0x020d86b4 module:overlays(19,24) +from:0x020997a8 kind:arm_call to:0x02099738 module:overlay(0) +from:0x020997c0 kind:load to:0x020d86b4 module:overlays(19,24) +from:0x020997d0 kind:arm_call to:0x02099738 module:overlay(0) +from:0x020997e8 kind:arm_call to:0x020bf574 module:overlay(17) +from:0x020997f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209980c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02099814 kind:arm_call to:0x02011ff4 module:main +from:0x02099840 kind:arm_call to:0x0203d160 module:main +from:0x02099868 kind:load to:0x020a02d4 module:overlay(0) +from:0x0209986c kind:load to:0x02099a1c module:overlay(0) +from:0x020998d0 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x020998ec kind:load to:0x027e0cec module:dtcm +from:0x020999b4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020999dc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02099a08 kind:load to:0x027e09a8 module:dtcm +from:0x02099a6e kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x02099a78 kind:load to:0x020b31a8 module:overlay(0) +from:0x02099aa2 kind:thumb_call_arm to:0x0200f05c module:main +from:0x02099ab6 kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x02099ac0 kind:load to:0x020b31a8 module:overlay(0) +from:0x02099ae8 kind:load to:0x020b31a8 module:overlay(0) +from:0x02099af4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02099b54 kind:arm_call to:0x0200f05c module:main +from:0x02099c14 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02099cfc kind:arm_call to:0x02099ba0 module:overlay(0) +from:0x02099d04 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02099d20 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02099d84 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02099dcc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02099e20 kind:arm_call to:0x02099d34 module:overlay(0) +from:0x02099e28 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02099e44 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02099eb0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02099f2c kind:arm_call to:0x02099e58 module:overlay(0) +from:0x02099f34 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02099f50 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02099fb8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0209a034 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x0209a03c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0209a058 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a0f0 kind:load to:0x02058a84 module:overlay(0) +from:0x0209a134 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a168 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a17c kind:load to:0x020578a4 module:overlay(0) +from:0x0209a192 kind:thumb_call to:0x02099a28 module:overlay(0) +from:0x0209a1b4 kind:load to:0x020b31f0 module:overlay(0) +from:0x0209a1c6 kind:thumb_call to:0x02099a7c module:overlay(0) +from:0x0209a1e8 kind:load to:0x020b31f0 module:overlay(0) +from:0x0209a200 kind:thumb_call to:0x02099ac4 module:overlay(0) +from:0x0209a224 kind:load to:0x020b31f0 module:overlay(0) +from:0x0209a22c kind:thumb_call to:0x02099afc module:overlay(0) +from:0x0209a238 kind:thumb_call to:0x02099afc module:overlay(0) +from:0x0209a23e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0209a24c kind:thumb_call to:0x02099afc module:overlay(0) +from:0x0209a2a4 kind:arm_call to:0x0200f05c module:main +from:0x0209a3b8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0209a3c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a3d0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a4ec kind:arm_call to:0x02099cb0 module:overlay(0) +from:0x0209a560 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0209a5c0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0209a6f4 kind:arm_call to:0x0209a61c module:overlay(0) +from:0x0209a6fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a704 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a724 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a730 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a74c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0209a75c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0209a768 kind:thumb_call to:0x02057a50 module:overlay(0) +from:0x0209a77c kind:load to:0x020b3268 module:overlay(0) +from:0x0209a784 kind:thumb_call to:0x02057a50 module:overlay(0) +from:0x0209a798 kind:load to:0x020b3268 module:overlay(0) +from:0x0209a7cc kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0209a7e8 kind:load to:0x020b323c module:overlay(0) +from:0x0209a7f4 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0209a810 kind:load to:0x020b323c module:overlay(0) +from:0x0209a824 kind:arm_call to:0x0200ef9c module:main +from:0x0209a830 kind:arm_call to:0x01ffc768 module:itcm +from:0x0209a844 kind:arm_call to:0x0200ef5c module:main +from:0x0209a84c kind:arm_call to:0x01ffc57c module:itcm +from:0x0209a854 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0209a860 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209a874 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209a87c kind:arm_call to:0x02011ff4 module:main +from:0x0209a890 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209a8a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209a8ac kind:arm_call to:0x02011ff4 module:main +from:0x0209a8c0 kind:load to:0x020b5c0c module:overlay(0) +from:0x0209a8d4 kind:arm_call to:0x02011f3c module:main +from:0x0209a8e0 kind:arm_call to:0x0209a910 module:overlay(0) +from:0x0209a8f4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0209a90c kind:load to:0x020b3294 module:overlay(0) +from:0x0209a918 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0209a944 kind:load to:0x020b32b8 module:overlay(0) +from:0x0209a98c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0209a9a8 kind:arm_call to:0x0209a9b4 module:overlay(0) +from:0x0209a9e8 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0209a9f8 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0209aa14 kind:arm_call to:0x0209aa30 module:overlay(0) +from:0x0209aa7c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209aa90 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209aac8 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x0209aadc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209aaf0 kind:arm_call to:0x01fff148 module:itcm +from:0x0209ab24 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0209ab44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209ac10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209ac24 kind:arm_call to:0x01ffedac module:itcm +from:0x0209ac30 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209ac50 kind:load to:0x020b5214 module:overlay(0) +from:0x0209ac54 kind:load to:0x027e0cd8 module:dtcm +from:0x0209ac58 kind:load to:0x027e0ce0 module:dtcm +from:0x0209ac5c kind:load to:0x02049be4 module:main +from:0x0209ac60 kind:load to:0x027e0ce4 module:dtcm +from:0x0209ac6c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209ac80 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209ac88 kind:arm_call to:0x02011ff4 module:main +from:0x0209ac9c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0209acb0 kind:load to:0x020b5c58 module:overlay(0) +from:0x0209acc4 kind:arm_call to:0x02011f3c module:main +from:0x0209acd0 kind:arm_call to:0x0209ad00 module:overlay(0) +from:0x0209ace4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0209acfc kind:load to:0x020b3314 module:overlay(0) +from:0x0209ad08 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0209ad58 kind:load to:0x020b3338 module:overlay(0) +from:0x0209ad7c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0209ad8c kind:arm_call to:0x0209b184 module:overlay(0) +from:0x0209ad94 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209ada0 kind:load to:0x020b3338 module:overlay(0) +from:0x0209adc4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0209add4 kind:arm_call to:0x0209b184 module:overlay(0) +from:0x0209addc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209ade4 kind:arm_call to:0x02011ff4 module:main +from:0x0209adf0 kind:load to:0x020b3338 module:overlay(0) +from:0x0209ae40 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0209ae5c kind:arm_call to:0x0209af54 module:overlay(0) +from:0x0209ae90 kind:arm_call to:0x0209afe4 module:overlay(0) +from:0x0209aea4 kind:arm_call to:0x0209af54 module:overlay(0) +from:0x0209aeb8 kind:arm_call to:0x0209b1d0 module:overlay(0) +from:0x0209aed4 kind:arm_call to:0x0209af54 module:overlay(0) +from:0x0209aedc kind:arm_call to:0x0209b038 module:overlay(0) +from:0x0209aefc kind:arm_call to:0x0209af54 module:overlay(0) +from:0x0209af0c kind:arm_call to:0x0209af54 module:overlay(0) +from:0x0209af3c kind:arm_call to:0x0209b184 module:overlay(0) +from:0x0209af48 kind:arm_call to:0x0209af54 module:overlay(0) +from:0x0209af90 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0209afb0 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0209afcc kind:arm_call to:0x0209b160 module:overlay(0) +from:0x0209b00c kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0209b034 kind:load to:0x027e0cd8 module:dtcm +from:0x0209b08c kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0209b0b0 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0209b0d0 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0209b134 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0209b15c kind:load to:0x027e0cd8 module:dtcm +from:0x0209b178 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209b180 kind:load to:0x020b5214 module:overlay(0) +from:0x0209b1b4 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x0209b1cc kind:load to:0x027e0cd8 module:dtcm +from:0x0209b1fc kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0209b20c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0209b214 kind:load to:0x020b5214 module:overlay(0) +from:0x0209b220 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0209b244 kind:load to:0x020b33a4 module:overlay(0) +from:0x0209b260 kind:load to:0x020b33a4 module:overlay(0) +from:0x0209b28c kind:arm_call to:0x0209bce8 module:overlay(0) +from:0x0209b300 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b30c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209b324 kind:arm_call to:0x01ff930c module:itcm +from:0x0209b340 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209b35c kind:arm_call to:0x02017f54 module:main +from:0x0209b39c kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b3b4 kind:arm_call to:0x0209b5ec module:overlay(0) +from:0x0209b41c kind:load to:0x0203e964 module:main +from:0x0209b488 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b498 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b4a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209b4bc kind:arm_call to:0x01ff930c module:itcm +from:0x0209b4d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209b4f4 kind:arm_call to:0x02017f54 module:main +from:0x0209b534 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b54c kind:arm_call to:0x0209b5ec module:overlay(0) +from:0x0209b55c kind:arm_call to:0x01ffb744 module:itcm +from:0x0209b5e8 kind:load to:0x0203e964 module:main +from:0x0209b610 kind:arm_call to:0x0209bf54 module:overlay(0) +from:0x0209b618 kind:arm_call to:0x0209b9ac module:overlay(0) +from:0x0209b6c0 kind:arm_call to:0x02017930 module:main +from:0x0209b6dc kind:arm_call to:0x02017930 module:main +from:0x0209b7e8 kind:arm_call to:0x0209b804 module:overlay(0) +from:0x0209b800 kind:load to:0x02049be4 module:main +from:0x0209b9a4 kind:load to:0x027e0960 module:dtcm +from:0x0209b9ec kind:arm_call to:0x0209ba04 module:overlay(0) +from:0x0209b9f8 kind:arm_call to:0x0209bbb8 module:overlay(0) +from:0x0209bb24 kind:arm_call to:0x0209bf28 module:overlay(0) +from:0x0209bbb0 kind:load to:0x027e0960 module:dtcm +from:0x0209bce0 kind:load to:0x027e0960 module:dtcm +from:0x0209bd04 kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x0209bd10 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0209bd24 kind:load to:0x027e0960 module:dtcm +from:0x0209bdc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209bdd0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209be20 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209be94 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0209bed4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0209bf18 kind:load to:0x027e0960 module:dtcm +from:0x0209bf1c kind:load to:0x020b5c94 module:overlay(0) +from:0x0209bf20 kind:load to:0x020b338c module:overlay(0) +from:0x0209bf24 kind:load to:0x020b338c module:overlay(0) +from:0x0209bf90 kind:load to:0x020b5ca8 module:overlay(0) +from:0x0209bfa4 kind:arm_call to:0x02011f3c module:main +from:0x0209bfb0 kind:arm_call to:0x0209bfe0 module:overlay(0) +from:0x0209bfc4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0209bfdc kind:load to:0x020b33b4 module:overlay(0) +from:0x0209bfe8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0209bff8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0209c010 kind:load to:0x020b33d8 module:overlay(0) +from:0x0209c024 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0209c038 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209c04c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209c054 kind:arm_call to:0x02011ff4 module:main +from:0x0209c068 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0209c07c kind:load to:0x020b5cf4 module:overlay(0) +from:0x0209c090 kind:arm_call to:0x02011f3c module:main +from:0x0209c09c kind:arm_call to:0x0209c0cc module:overlay(0) +from:0x0209c0b0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0209c0c8 kind:load to:0x020b3434 module:overlay(0) +from:0x0209c0d4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0209c0fc kind:load to:0x020b3458 module:overlay(0) +from:0x0209c11c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0209c1d8 kind:arm_call to:0x0207fd7c module:overlay(0) +from:0x0209c214 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0209c25c kind:arm_call to:0x020808f4 module:overlay(0) +from:0x0209c270 kind:arm_call to:0x020a0220 module:overlay(0) +from:0x0209c2bc kind:load to:0x0204a110 module:main +from:0x0209c2c0 kind:load to:0x020aed1c module:overlay(0) +from:0x0209c2c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c2c8 kind:load to:0x02049be4 module:main +from:0x0209c2cc kind:load to:0x027e0cec module:dtcm +from:0x0209c2f8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0209c300 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209c318 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0209c320 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0209c328 kind:arm_call to:0x02011ff4 module:main +from:0x0209c33c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0209c354 kind:arm_call to:0x01fff584 module:itcm +from:0x0209c378 kind:arm_call to:0x0209c348 module:overlay(0) +from:0x0209c38c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209c3c0 kind:arm_call to:0x01fff498 module:itcm +from:0x0209c3d8 kind:arm_call to:0x01fff584 module:itcm +from:0x0209c3f4 kind:arm_call to:0x0209c6a0 module:overlay(0) +from:0x0209c400 kind:arm_call to:0x0209c6ac module:overlay(0) +from:0x0209c424 kind:arm_call to:0x0209c95c module:overlay(0) +from:0x0209c430 kind:arm_call to:0x0209c6ac module:overlay(0) +from:0x0209c440 kind:load to:0x020b5d34 module:overlay(0) +from:0x0209c4d4 kind:arm_call to:0x0209c524 module:overlay(0) +from:0x0209c5d4 kind:arm_call to:0x020808f4 module:overlay(0) +from:0x0209c604 kind:arm_call to:0x0209c6f0 module:overlay(0) +from:0x0209c698 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c69c kind:load to:0x020b5d34 module:overlay(0) +from:0x0209c6a8 kind:load to:0x020b5d3c module:overlay(0) +from:0x0209c6b4 kind:load to:0x020b6114 module:overlay(0) +from:0x0209c6c0 kind:arm_call to:0x0209c718 module:overlay(0) +from:0x0209c6e8 kind:load to:0x020b5d3c module:overlay(0) +from:0x0209c6ec kind:load to:0x020af0fc module:overlay(0) +from:0x0209c6f8 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x0209c724 kind:arm_call to:0x0209c820 module:overlay(0) +from:0x0209c72c kind:arm_call to:0x0209c820 module:overlay(0) +from:0x0209c78c kind:load to:0x020aed24 module:overlay(0) +from:0x0209c798 kind:arm_call to:0x0209c718 module:overlay(0) +from:0x0209c7a8 kind:load to:0x020b5d3c module:overlay(0) +from:0x0209c7b0 kind:arm_call to:0x0209c718 module:overlay(0) +from:0x0209c7c4 kind:load to:0x020b5d3c module:overlay(0) +from:0x0209c7e8 kind:arm_call to:0x02028c4c module:main +from:0x0209c7f8 kind:arm_call to:0x02028c18 module:main +from:0x0209c80c kind:arm_call to:0x02028c18 module:main +from:0x0209c89c kind:arm_call to:0x0209c790 module:overlay(0) +from:0x0209c8ac kind:load to:0x020b3524 module:overlay(0) +from:0x0209c8b0 kind:load to:0x020af4d4 module:overlay(0) +from:0x0209c8c4 kind:arm_call to:0x0209c970 module:overlay(0) +from:0x0209c8cc kind:arm_call to:0x0209c7ac module:overlay(0) +from:0x0209c8d8 kind:load to:0x020b3524 module:overlay(0) +from:0x0209c910 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x0209c914 kind:arm_call to:0x0209c8ec module:overlay(0) +from:0x0209c928 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0209c954 kind:load to:0x020b5d34 module:overlay(0) +from:0x0209c958 kind:load to:0x020b539c module:overlay(0) +from:0x0209c9b4 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x0209c9c8 kind:arm_call to:0x0209ce08 module:overlay(0) +from:0x0209c9d4 kind:load to:0x020b3508 module:overlay(0) +from:0x0209c9f8 kind:arm_call to:0x0209ce78 module:overlay(0) +from:0x0209ca00 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0209ca0c kind:load to:0x020b3508 module:overlay(0) +from:0x0209ca30 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x0209ca48 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x0209ca50 kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x0209ca70 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x0209ca84 kind:load to:0x020589e5 module:overlay(0) +from:0x0209ca94 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x0209cab4 kind:load to:0x020b34ec module:overlay(0) +from:0x0209cad0 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x0209cae8 kind:load to:0x020b5d34 module:overlay(0) +from:0x0209caf4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0209cb08 kind:load to:0x020b34d0 module:overlay(0) +from:0x0209cb2c kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0209cb34 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0209cb40 kind:load to:0x020b34d0 module:overlay(0) +from:0x0209cb5c kind:arm_call to:0x0209c828 module:overlay(0) +from:0x0209cb98 kind:load to:0x020b3540 module:overlay(0) +from:0x0209cc10 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0209cc1c kind:load to:0x020b3540 module:overlay(0) +from:0x0209cc68 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0209cc70 kind:arm_call to:0x02011ff4 module:main +from:0x0209cc7c kind:load to:0x020b3540 module:overlay(0) +from:0x0209ccc8 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0209ccd4 kind:load to:0x020b3540 module:overlay(0) +from:0x0209cd0c kind:arm_call to:0x02011f3c module:main +from:0x0209cd1c kind:arm_call to:0x0209ce08 module:overlay(0) +from:0x0209cd34 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x0209cd4c kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x0209cd54 kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x0209cd74 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0209cdac kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x0209ce34 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x0209ce4c kind:arm_call_thumb to:0x02015538 module:main +from:0x0209ce60 kind:arm_call to:0x02015ea8 module:main +from:0x0209ce70 kind:load to:0x020b3570 module:overlay(0) +from:0x0209ce74 kind:load to:0x020b3568 module:overlay(0) +from:0x0209ce88 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0209ce90 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x0209ce98 kind:arm_call_thumb to:0x0201556c module:main +from:0x0209cea0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0209ceac kind:load to:0x020b3568 module:overlay(0) +from:0x0209cec0 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0209cec8 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x0209ced0 kind:arm_call_thumb to:0x0201556c module:main +from:0x0209ced8 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0209cee0 kind:arm_call to:0x02011ff4 module:main +from:0x0209ceec kind:load to:0x020b3568 module:overlay(0) +from:0x0209cf14 kind:arm_call to:0x02034060 module:main +from:0x0209cf1c kind:arm_call to:0x02033f7c module:main +from:0x0209cf30 kind:arm_call to:0x02034060 module:main +from:0x0209cf3c kind:arm_call to:0x02033f7c module:main +from:0x0209cf50 kind:arm_call to:0x02034060 module:main +from:0x0209cf6c kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209cfa4 kind:load to:0x020b3578 module:overlay(0) +from:0x0209cfa8 kind:load to:0x020b3580 module:overlay(0) +from:0x0209d008 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0209d060 kind:arm_call to:0x02028cdc module:main +from:0x0209d08c kind:load to:0x020b3590 module:overlay(0) +from:0x0209d090 kind:load to:0x020b5d34 module:overlay(0) +from:0x0209d0a0 kind:arm_call to:0x02011ff4 module:main +from:0x0209d0f4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0209d110 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d120 kind:arm_call to:0x0209d0bc module:overlay(0) +from:0x0209d138 kind:arm_call to:0x0209d0bc module:overlay(0) +from:0x0209d1c0 kind:arm_call to:0x01ffd768 module:itcm +from:0x0209d220 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d248 kind:arm_call to:0x01fff148 module:itcm +from:0x0209d254 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209d260 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209d270 kind:load to:0x027e0ce0 module:dtcm +from:0x0209d284 kind:arm_call to:0x01fff148 module:itcm +from:0x0209d290 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209d298 kind:load to:0x027e0ce0 module:dtcm +from:0x0209d2bc kind:load to:0x027e0cd8 module:dtcm +from:0x0209d2c0 kind:load to:0x02081e30 module:overlay(0) +from:0x0209d2e4 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x0209d2ec kind:load to:0x027e0cd8 module:dtcm +from:0x0209d360 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0209d3b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d410 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d428 kind:arm_call to:0x01ffecdc module:itcm +from:0x0209d4cc kind:arm_call to:0x02028c4c module:main +from:0x0209d4dc kind:arm_call to:0x02061a70 module:overlay(0) +from:0x0209d504 kind:arm_call to:0x0201aa44 module:main +from:0x0209d510 kind:load to:0x027e0998 module:dtcm +from:0x0209d514 kind:load to:0x0204af1c module:main +from:0x0209d53c kind:arm_call to:0x01fff60c module:itcm +from:0x0209d548 kind:load to:0x027e09b4 module:dtcm +from:0x0209d570 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0209d5b4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0209d5c0 kind:load to:0x020b539c module:overlay(0) +from:0x0209d5f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209d610 kind:load to:0x027e0ce4 module:dtcm +from:0x0209d648 kind:arm_call to:0x0209c8e4 module:overlay(0) +from:0x0209d65c kind:arm_call to:0x02081eec module:overlay(0) +from:0x0209d664 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d690 kind:arm_call to:0x0209c8e4 module:overlay(0) +from:0x0209d6a0 kind:arm_call to:0x02081f3c module:overlay(0) +from:0x0209d6a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d6f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d708 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0209d730 kind:arm_call to:0x0209da78 module:overlay(0) +from:0x0209d740 kind:arm_call to:0x0209da78 module:overlay(0) +from:0x0209d74c kind:load to:0x020b35d0 module:overlay(0) +from:0x0209d758 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0209d760 kind:arm_call to:0x02011ff4 module:main +from:0x0209d774 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0209d820 kind:arm_call to:0x020a14e4 module:overlay(0) +from:0x0209d8a0 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x0209d8ac kind:arm_call to:0x0209d614 module:overlay(0) +from:0x0209d95c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209d9a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0209d9d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209d9e8 kind:arm_call to:0x020efec0 module:overlay(31) +from:0x0209d9f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0209da38 kind:arm_call to:0x0205d500 module:overlay(0) +from:0x0209dadc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0209db64 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0209db70 kind:load to:0x020b539c module:overlay(0) +from:0x0209dc04 kind:load to:0x02049be4 module:main +from:0x0209dc08 kind:load to:0x020af4ec module:overlay(0) +from:0x0209dc0c kind:load to:0x020af4d8 module:overlay(0) +from:0x0209dc18 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0209dc28 kind:arm_call to:0x0201667c module:main +from:0x0209dc44 kind:arm_call_thumb to:0x0205c584 module:overlay(0) +from:0x0209dc50 kind:load to:0x020b363c module:overlay(0) +from:0x0209dc54 kind:load to:0x020b3630 module:overlay(0) +from:0x0209dc74 kind:load to:0x027e09bc module:dtcm +from:0x0209dc78 kind:load to:0x020166f4 module:main +from:0x0209dca4 kind:arm_call to:0x02016694 module:main +from:0x0209dcac kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0209dcc4 kind:arm_call to:0x02016694 module:main +from:0x0209dccc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0209dcd4 kind:arm_call to:0x02011ff4 module:main +from:0x0209dce8 kind:load to:0x020b6130 module:overlay(0) +from:0x0209dcfc kind:arm_call to:0x02011f3c module:main +from:0x0209dd08 kind:arm_call to:0x0209dea0 module:overlay(0) +from:0x0209dd20 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0209dd30 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0209dd94 kind:load to:0x020b369c module:overlay(0) +from:0x0209dd98 kind:load to:0x020b36b8 module:overlay(0) +from:0x0209dd9c kind:load to:0x020b3680 module:overlay(0) +from:0x0209ddb4 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0209ddd0 kind:arm_call to:0x0209dde0 module:overlay(0) +from:0x0209dddc kind:load to:0x020b36e0 module:overlay(0) +from:0x0209ddf8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0209de08 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0209de40 kind:arm_call to:0x0200f218 module:main +from:0x0209de9c kind:load to:0x020af560 module:overlay(0) +from:0x0209dea8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0209deb8 kind:arm_call to:0x0209dda4 module:overlay(0) +from:0x0209decc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0209df4c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0209df60 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0209df74 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0209df88 kind:load to:0x020b370c module:overlay(0) +from:0x0209df8c kind:load to:0x020b6130 module:overlay(0) +from:0x0209df90 kind:load to:0x020b6150 module:overlay(0) +from:0x0209df94 kind:load to:0x020af550 module:overlay(0) +from:0x0209df98 kind:load to:0x020b6204 module:overlay(0) +from:0x0209dfa4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209dfd8 kind:arm_call to:0x0209e11c module:overlay(0) +from:0x0209dfe8 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0209dff0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209dff8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0209e004 kind:load to:0x020b370c module:overlay(0) +from:0x0209e030 kind:arm_call to:0x0209e11c module:overlay(0) +from:0x0209e040 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0209e048 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209e050 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0209e058 kind:arm_call to:0x02011ff4 module:main +from:0x0209e064 kind:load to:0x020b370c module:overlay(0) +from:0x0209e0a0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0209e0c4 kind:arm_call to:0x0209e11c module:overlay(0) +from:0x0209e0f8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0209e114 kind:load to:0x027e09a4 module:dtcm +from:0x0209e118 kind:load to:0x020b6118 module:overlay(0) +from:0x0209e140 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209e178 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0209e190 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0209e1a8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0209e1c8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0209e1d4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0209e1e4 kind:arm_call to:0x0209e11c module:overlay(0) +from:0x0209e204 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0209e22c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0209e250 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0209e264 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0209e270 kind:load to:0x027e09a8 module:dtcm +from:0x0209e2a4 kind:arm_call to:0x0209e11c module:overlay(0) +from:0x0209e344 kind:arm_call to:0x02028c4c module:main +from:0x0209e370 kind:arm_call to:0x0201aa44 module:main +from:0x0209e37c kind:load to:0x027e09a4 module:dtcm +from:0x0209e380 kind:load to:0x027e0998 module:dtcm +from:0x0209e384 kind:load to:0x0204af1c module:main +from:0x0209e388 kind:load to:0x020b6118 module:overlay(0) +from:0x0209e3ac kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0209e3bc kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0209e3c4 kind:load to:0x020b5214 module:overlay(0) +from:0x0209e3d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209e3d8 kind:arm_call to:0x02011ff4 module:main +from:0x0209e3ec kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0209e400 kind:load to:0x020b6238 module:overlay(0) +from:0x0209e414 kind:arm_call to:0x02011f3c module:main +from:0x0209e420 kind:arm_call to:0x0209e474 module:overlay(0) +from:0x0209e440 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x0209e46c kind:load to:0x020b374c module:overlay(0) +from:0x0209e47c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0209e4a8 kind:load to:0x020b3774 module:overlay(0) +from:0x0209e4ac kind:load to:0x020b1968 module:overlay(0) +from:0x0209e4d0 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0209e500 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0209e680 kind:arm_call to:0x01ff9638 module:itcm +from:0x0209e690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209e6a0 kind:load to:0x020af574 module:overlay(0) +from:0x0209e6a4 kind:load to:0x020b6238 module:overlay(0) +from:0x0209e6a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0209e6e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0209e708 kind:load to:0x0203e964 module:main +from:0x0209e718 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0209e720 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0209e738 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0209e740 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0209e748 kind:arm_call to:0x02011ff4 module:main +from:0x0209e75c kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0209e770 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0209e778 kind:arm_call to:0x02011ff4 module:main +from:0x0209e7cc kind:arm_call_thumb to:0x02015550 module:main +from:0x0209e7f0 kind:arm_call_thumb to:0x02015550 module:main +from:0x0209e818 kind:arm_call to:0x02034060 module:main +from:0x0209e824 kind:arm_call to:0x02033f7c module:main +from:0x0209e838 kind:arm_call to:0x02034060 module:main +from:0x0209e840 kind:arm_call to:0x02033f7c module:main +from:0x0209e854 kind:arm_call to:0x02034060 module:main +from:0x0209e860 kind:arm_call to:0x02033f7c module:main +from:0x0209e874 kind:arm_call to:0x02034060 module:main +from:0x0209e890 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209e8a0 kind:arm_call_thumb to:0x020164d4 module:main +from:0x0209e8b8 kind:arm_call to:0x02034060 module:main +from:0x0209e8c4 kind:arm_call to:0x02033f7c module:main +from:0x0209e8d8 kind:arm_call to:0x02034060 module:main +from:0x0209e8e0 kind:arm_call to:0x02033f7c module:main +from:0x0209e8f4 kind:arm_call to:0x02034060 module:main +from:0x0209e900 kind:arm_call to:0x02033f7c module:main +from:0x0209e914 kind:arm_call to:0x02034060 module:main +from:0x0209e930 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209e940 kind:arm_call_thumb to:0x02016508 module:main +from:0x0209e954 kind:arm_call to:0x02034060 module:main +from:0x0209e95c kind:arm_call to:0x02033f7c module:main +from:0x0209e970 kind:arm_call to:0x02034060 module:main +from:0x0209e978 kind:arm_call to:0x02033f7c module:main +from:0x0209e98c kind:arm_call to:0x02034060 module:main +from:0x0209e998 kind:arm_call to:0x02033f7c module:main +from:0x0209e9ac kind:arm_call to:0x02034060 module:main +from:0x0209e9b8 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209e9d0 kind:arm_call to:0x02011f3c module:main +from:0x0209e9e4 kind:arm_call to:0x02028c60 module:main +from:0x0209e9f4 kind:arm_call to:0x02034060 module:main +from:0x0209e9fc kind:arm_call to:0x02033f7c module:main +from:0x0209ea10 kind:arm_call to:0x02034060 module:main +from:0x0209ea18 kind:arm_call to:0x02033f7c module:main +from:0x0209ea2c kind:arm_call to:0x02034060 module:main +from:0x0209ea38 kind:arm_call to:0x02033f7c module:main +from:0x0209ea4c kind:arm_call to:0x02034060 module:main +from:0x0209ea58 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209ea70 kind:arm_call to:0x02011f3c module:main +from:0x0209ea84 kind:arm_call to:0x02028c30 module:main +from:0x0209ea94 kind:arm_call to:0x02034060 module:main +from:0x0209ea9c kind:arm_call to:0x02033f7c module:main +from:0x0209eab0 kind:arm_call to:0x02034060 module:main +from:0x0209eab8 kind:arm_call to:0x02033f7c module:main +from:0x0209eacc kind:arm_call to:0x02034060 module:main +from:0x0209ead8 kind:arm_call to:0x02033f7c module:main +from:0x0209eaec kind:arm_call to:0x02034060 module:main +from:0x0209eaf8 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209eb10 kind:arm_call to:0x02011f3c module:main +from:0x0209eb24 kind:arm_call to:0x02028c30 module:main +from:0x0209eb34 kind:load to:0x020b3cb4 module:overlay(0) +from:0x0209eb38 kind:load to:0x020b4174 module:overlay(0) +from:0x0209eb3c kind:load to:0x020b4178 module:overlay(0) +from:0x0209eb40 kind:load to:0x020b4180 module:overlay(0) +from:0x0209eb44 kind:load to:0x020b4188 module:overlay(0) +from:0x0209eb48 kind:load to:0x020b4190 module:overlay(0) +from:0x0209eb4c kind:load to:0x020b4198 module:overlay(0) +from:0x0209eb5c kind:arm_call to:0x02011ff4 module:main +from:0x0209eb64 kind:arm_call to:0x02011ff4 module:main +from:0x0209eb6c kind:arm_call to:0x02011ff4 module:main +from:0x0209eb74 kind:arm_call_thumb to:0x0201556c module:main +from:0x0209eb7c kind:arm_call_thumb to:0x0201556c module:main +from:0x0209ebb4 kind:arm_call to:0x02034060 module:main +from:0x0209ebc0 kind:arm_call to:0x02033f7c module:main +from:0x0209ebd4 kind:arm_call to:0x02034060 module:main +from:0x0209ebdc kind:arm_call to:0x02033f7c module:main +from:0x0209ebf4 kind:arm_call to:0x02034060 module:main +from:0x0209ec00 kind:arm_call to:0x02033f7c module:main +from:0x0209ec14 kind:arm_call to:0x02034060 module:main +from:0x0209ec40 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209ec58 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209ec6c kind:arm_call_thumb to:0x0201c99c module:main +from:0x0209ec78 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209eca0 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209ecb8 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209ecd0 kind:arm_call_thumb to:0x0201c980 module:main +from:0x0209ecdc kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209ecf0 kind:arm_call_thumb to:0x0201c9bc module:main +from:0x0209ecf8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ed0c kind:load to:0x020b4174 module:overlay(0) +from:0x0209ed10 kind:load to:0x020b3cb4 module:overlay(0) +from:0x0209ed14 kind:load to:0x020b41a0 module:overlay(0) +from:0x0209ed18 kind:load to:0x0204a110 module:main +from:0x0209ed1c kind:load to:0x02043f40 module:main +from:0x0209ed20 kind:load to:0x0204a120 module:main +from:0x0209ed4c kind:arm_call to:0x02034060 module:main +from:0x0209ed58 kind:arm_call to:0x02033f7c module:main +from:0x0209ed6c kind:arm_call to:0x02034060 module:main +from:0x0209ed74 kind:arm_call to:0x02033f7c module:main +from:0x0209ed8c kind:arm_call to:0x02034060 module:main +from:0x0209ed98 kind:arm_call to:0x02033f7c module:main +from:0x0209edac kind:arm_call to:0x02034060 module:main +from:0x0209edc8 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209edd8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ede8 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209ee00 kind:arm_call_thumb to:0x0201653c module:main +from:0x0209ee08 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ee14 kind:load to:0x020b4174 module:overlay(0) +from:0x0209ee18 kind:load to:0x020b3cb4 module:overlay(0) +from:0x0209ee1c kind:load to:0x020b41a0 module:overlay(0) +from:0x0209ee20 kind:load to:0x02043f40 module:main +from:0x0209ee2c kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209ee3c kind:arm_call_thumb to:0x0201c9e4 module:main +from:0x0209ee4c kind:load to:0x0204a120 module:main +from:0x0209ee70 kind:arm_call to:0x02032db0 module:main +from:0x0209ee98 kind:arm_call to:0x02034060 module:main +from:0x0209eea4 kind:arm_call to:0x02033f7c module:main +from:0x0209eeb8 kind:arm_call to:0x02034060 module:main +from:0x0209eec0 kind:arm_call to:0x02033f7c module:main +from:0x0209eed4 kind:arm_call to:0x02034060 module:main +from:0x0209eee0 kind:arm_call to:0x02033f7c module:main +from:0x0209eef4 kind:arm_call to:0x02034060 module:main +from:0x0209ef10 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209ef20 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ef30 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ef4c kind:load to:0x020b3cb4 module:overlay(0) +from:0x0209ef50 kind:load to:0x020b4174 module:overlay(0) +from:0x0209ef54 kind:load to:0x020b41a8 module:overlay(0) +from:0x0209ef58 kind:load to:0x02043f40 module:main +from:0x0209ef84 kind:arm_call to:0x02032db0 module:main +from:0x0209efac kind:arm_call to:0x02034060 module:main +from:0x0209efb8 kind:arm_call to:0x02033f7c module:main +from:0x0209efcc kind:arm_call to:0x02034060 module:main +from:0x0209efd4 kind:arm_call to:0x02033f7c module:main +from:0x0209efe8 kind:arm_call to:0x02034060 module:main +from:0x0209eff4 kind:arm_call to:0x02033f7c module:main +from:0x0209f008 kind:arm_call to:0x02034060 module:main +from:0x0209f024 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209f034 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209f058 kind:arm_call_thumb to:0x0201c6cc module:main +from:0x0209f060 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209f074 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209f090 kind:load to:0x020b3cb4 module:overlay(0) +from:0x0209f094 kind:load to:0x020b4174 module:overlay(0) +from:0x0209f098 kind:load to:0x020b41a8 module:overlay(0) +from:0x0209f09c kind:load to:0x02043f40 module:main +from:0x0209f0a0 kind:load to:0x0204a480 module:main +from:0x0209f0cc kind:arm_call to:0x020575e0 module:overlay(0) +from:0x0209f0e8 kind:arm_call to:0x02057610 module:overlay(0) +from:0x0209f104 kind:arm_call to:0x020575b8 module:overlay(0) +from:0x0209f160 kind:arm_call to:0x02028c4c module:main +from:0x0209f174 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f180 kind:arm_call to:0x02016620 module:main +from:0x0209f190 kind:arm_call to:0x0209fa10 module:overlay(0) +from:0x0209f1cc kind:arm_call to:0x02011f3c module:main +from:0x0209f1ec kind:arm_call to:0x0209e784 module:overlay(0) +from:0x0209f204 kind:arm_call to:0x0201665c module:main +from:0x0209f20c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f21c kind:load to:0x020b43b0 module:overlay(0) +from:0x0209f23c kind:arm_call to:0x0209eb50 module:overlay(0) +from:0x0209f244 kind:arm_call to:0x02011ff4 module:main +from:0x0209f288 kind:arm_call to:0x02014ff4 module:main +from:0x0209f298 kind:arm_call to:0x02034060 module:main +from:0x0209f2a4 kind:arm_call to:0x02033f7c module:main +from:0x0209f2b8 kind:arm_call to:0x02034060 module:main +from:0x0209f2c0 kind:arm_call to:0x02033f7c module:main +from:0x0209f2d4 kind:arm_call to:0x02034060 module:main +from:0x0209f2e0 kind:arm_call to:0x02033f7c module:main +from:0x0209f2f4 kind:arm_call to:0x02034060 module:main +from:0x0209f2fc kind:load to:0x020b4860 module:overlay(0) +from:0x0209f300 kind:load to:0x02049be0 module:main +from:0x0209f304 kind:load to:0x020b4870 module:overlay(0) +from:0x0209f308 kind:load to:0x020b4880 module:overlay(0) +from:0x0209f338 kind:arm_call to:0x020196b0 module:main +from:0x0209f348 kind:arm_call to:0x0209f920 module:overlay(0) +from:0x0209f360 kind:arm_call to:0x0209f920 module:overlay(0) +from:0x0209f364 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x0209f374 kind:arm_call to:0x0201cb38 module:main +from:0x0209f3b0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f3bc kind:arm_call to:0x02016620 module:main +from:0x0209f3cc kind:arm_call to:0x0209fa10 module:overlay(0) +from:0x0209f3f4 kind:arm_call to:0x020196b0 module:main +from:0x0209f400 kind:arm_call to:0x0209f958 module:overlay(0) +from:0x0209f418 kind:arm_call to:0x0209eb88 module:overlay(0) +from:0x0209f464 kind:arm_call to:0x02034060 module:main +from:0x0209f470 kind:arm_call to:0x02033f7c module:main +from:0x0209f484 kind:arm_call to:0x02034060 module:main +from:0x0209f48c kind:arm_call to:0x02033f7c module:main +from:0x0209f4a0 kind:arm_call to:0x02034060 module:main +from:0x0209f4ac kind:arm_call to:0x02033f7c module:main +from:0x0209f4c0 kind:arm_call to:0x02034060 module:main +from:0x0209f4dc kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209f504 kind:arm_call_thumb to:0x0201c6cc module:main +from:0x0209f50c kind:arm_call_thumb to:0x0201568c module:main +from:0x0209f534 kind:arm_call to:0x020196b0 module:main +from:0x0209f540 kind:arm_call to:0x0209f958 module:overlay(0) +from:0x0209f558 kind:arm_call to:0x0209ef5c module:overlay(0) +from:0x0209f570 kind:arm_call to:0x0201665c module:main +from:0x0209f578 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f584 kind:load to:0x0204a120 module:main +from:0x0209f588 kind:load to:0x020b43b0 module:overlay(0) +from:0x0209f58c kind:load to:0x020b4888 module:overlay(0) +from:0x0209f590 kind:load to:0x020b488c module:overlay(0) +from:0x0209f594 kind:load to:0x02043f40 module:main +from:0x0209f598 kind:load to:0x0204a480 module:main +from:0x0209f5c0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f5cc kind:arm_call to:0x02016620 module:main +from:0x0209f5dc kind:arm_call to:0x0209fa10 module:overlay(0) +from:0x0209f5e8 kind:arm_call to:0x0209f958 module:overlay(0) +from:0x0209f5f8 kind:arm_call to:0x0209eb88 module:overlay(0) +from:0x0209f608 kind:arm_call to:0x0209f7c0 module:overlay(0) +from:0x0209f610 kind:arm_call to:0x0201665c module:main +from:0x0209f618 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f680 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f68c kind:arm_call to:0x02016620 module:main +from:0x0209f69c kind:arm_call to:0x0209fa10 module:overlay(0) +from:0x0209f6bc kind:arm_call to:0x0209ed24 module:overlay(0) +from:0x0209f6d0 kind:arm_call to:0x0201665c module:main +from:0x0209f6d8 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f6f4 kind:arm_call to:0x0209f624 module:overlay(0) +from:0x0209f72c kind:arm_call to:0x0209f958 module:overlay(0) +from:0x0209f748 kind:arm_call to:0x0209f958 module:overlay(0) +from:0x0209f750 kind:arm_call to:0x0209ee24 module:overlay(0) +from:0x0209f778 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f784 kind:arm_call to:0x02016620 module:main +from:0x0209f794 kind:arm_call to:0x0209fa10 module:overlay(0) +from:0x0209f7a4 kind:arm_call to:0x0209f7c0 module:overlay(0) +from:0x0209f7ac kind:arm_call to:0x0201665c module:main +from:0x0209f7b4 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f7e4 kind:arm_call to:0x0209f8ec module:overlay(0) +from:0x0209f7f8 kind:arm_call to:0x0209f958 module:overlay(0) +from:0x0209f808 kind:arm_call to:0x0209ef5c module:overlay(0) +from:0x0209f834 kind:arm_call to:0x02034060 module:main +from:0x0209f840 kind:arm_call to:0x02033f7c module:main +from:0x0209f854 kind:arm_call to:0x02034060 module:main +from:0x0209f85c kind:arm_call to:0x02033f7c module:main +from:0x0209f870 kind:arm_call to:0x02034060 module:main +from:0x0209f87c kind:arm_call to:0x02033f7c module:main +from:0x0209f890 kind:arm_call to:0x02034060 module:main +from:0x0209f8c4 kind:arm_call_thumb to:0x0201c6cc module:main +from:0x0209f8cc kind:arm_call_thumb to:0x0201568c module:main +from:0x0209f8d8 kind:load to:0x020b43b0 module:overlay(0) +from:0x0209f8dc kind:load to:0x020b4888 module:overlay(0) +from:0x0209f8e0 kind:load to:0x020b488c module:overlay(0) +from:0x0209f8e4 kind:load to:0x02043f40 module:main +from:0x0209f8e8 kind:load to:0x0204a480 module:main +from:0x0209f8f8 kind:arm_call to:0x0209f958 module:overlay(0) +from:0x0209f914 kind:arm_call to:0x0209ee50 module:overlay(0) +from:0x0209f91c kind:load to:0x020b43b0 module:overlay(0) +from:0x0209f9a4 kind:arm_call to:0x0209f920 module:overlay(0) +from:0x0209f9c0 kind:arm_call to:0x0209f0a4 module:overlay(0) +from:0x0209f9d0 kind:arm_call to:0x0209f920 module:overlay(0) +from:0x0209f9e4 kind:arm_call to:0x0209f0d4 module:overlay(0) +from:0x0209f9f4 kind:arm_call to:0x0209f920 module:overlay(0) +from:0x0209fa08 kind:arm_call to:0x0209f0f0 module:overlay(0) +from:0x0209fa48 kind:arm_call to:0x0209f25c module:overlay(0) +from:0x0209fa58 kind:arm_call_thumb to:0x020154ec module:main +from:0x0209fa64 kind:load to:0x020b43b0 module:overlay(0) +from:0x0209fa78 kind:arm_call to:0x020667b0 module:overlay(0) +from:0x0209fabc kind:load to:0x020b489c module:overlay(0) +from:0x0209fad0 kind:arm_call to:0x020667b0 module:overlay(0) +from:0x0209fb14 kind:load to:0x020b489c module:overlay(0) +from:0x0209fb30 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0209fb44 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0209fb54 kind:load to:0x020b489c module:overlay(0) +from:0x0209fb58 kind:load to:0x020b504c module:overlay(0) +from:0x0209fb74 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0209fb88 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0209fb90 kind:arm_call to:0x02011ff4 module:main +from:0x0209fba0 kind:load to:0x020b489c module:overlay(0) +from:0x0209fba4 kind:load to:0x020b504c module:overlay(0) +from:0x0209fbc0 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0209fbd4 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0209fbe4 kind:load to:0x020b489c module:overlay(0) +from:0x0209fbe8 kind:load to:0x020b504c module:overlay(0) +from:0x0209fc14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209fc74 kind:arm_call to:0x01ffd43c module:itcm +from:0x0209fca4 kind:arm_call to:0x02068194 module:overlay(0) +from:0x0209fcc0 kind:arm_call to:0x020680c4 module:overlay(0) +from:0x0209fcd0 kind:load to:0x027e0ce4 module:dtcm +from:0x0209fcd4 kind:load to:0x027e09bc module:dtcm +from:0x0209fcd8 kind:load to:0x020b504c module:overlay(0) +from:0x0209fcfc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209fd2c kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x0209fd4c kind:load to:0x027e0ce4 module:dtcm +from:0x0209fd50 kind:load to:0x020b504c module:overlay(0) +from:0x0209fd80 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0209fd94 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0209fd9c kind:arm_call to:0x020669dc module:overlay(0) +from:0x0209fdac kind:load to:0x020b504c module:overlay(0) +from:0x0209fe04 kind:arm_call to:0x0209fdb0 module:overlay(0) +from:0x0209fe24 kind:arm_call to:0x021737d4 module:overlay(88) +from:0x0209fe30 kind:arm_call to:0x02173940 module:overlay(88) +from:0x0209fe40 kind:arm_call to:0x0209fdb0 module:overlay(0) +from:0x0209fe48 kind:load to:0x021075bc module:overlays(19,21) +from:0x0209fe4c kind:load to:0x021075c0 module:overlays(19,21) +from:0x0209fe50 kind:load to:0x027e09a4 module:dtcm +from:0x0209fe58 kind:arm_call to:0x0209fde0 module:overlay(0) +from:0x0209fe70 kind:arm_call to:0x0209fde0 module:overlay(0) +from:0x0209fecc kind:arm_call to:0x0209fe6c module:overlay(0) +from:0x0209fedc kind:arm_call to:0x0209fde0 module:overlay(0) +from:0x0209fef0 kind:arm_call to:0x0209fe54 module:overlay(0) +from:0x0209ff18 kind:arm_call to:0x020a03b0 module:overlay(0) +from:0x0209ff3c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0209ff48 kind:load to:0x0209fe84 module:overlay(0) +from:0x0209ff74 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0209ff88 kind:load to:0x0209fea0 module:overlay(0) +from:0x0209ffa8 kind:arm_call to:0x0209fe6c module:overlay(0) +from:0x0209ffb4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0209ffc0 kind:arm_call to:0x0209fde0 module:overlay(0) +from:0x0209ffdc kind:arm_call to:0x0209fe54 module:overlay(0) +from:0x0209fff8 kind:arm_call to:0x020a03ec module:overlay(0) +from:0x020a003c kind:arm_call to:0x0209fe6c module:overlay(0) +from:0x020a004c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020a0058 kind:arm_call to:0x0209fde0 module:overlay(0) +from:0x020a0070 kind:arm_call to:0x0209fe54 module:overlay(0) +from:0x020a0088 kind:arm_call to:0x020a03ec module:overlay(0) +from:0x020a00c8 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x020a0104 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x020a0138 kind:arm_call to:0x020a0438 module:overlay(0) +from:0x020a0168 kind:arm_call to:0x0209fe6c module:overlay(0) +from:0x020a0184 kind:arm_call to:0x0209fde0 module:overlay(0) +from:0x020a0198 kind:arm_call to:0x0209fe54 module:overlay(0) +from:0x020a01b4 kind:arm_call to:0x020a03ec module:overlay(0) +from:0x020a023c kind:arm_call to:0x0209fe6c module:overlay(0) +from:0x020a0258 kind:arm_call to:0x0209fde0 module:overlay(0) +from:0x020a026c kind:arm_call to:0x0209fe54 module:overlay(0) +from:0x020a028c kind:arm_call to:0x020a03ec module:overlay(0) +from:0x020a02c8 kind:arm_call to:0x02054b9c module:overlay(0) +from:0x020a03dc kind:arm_call to:0x02054a98 module:overlay(0) +from:0x020a03e8 kind:load to:0x020a038c module:overlay(0) +from:0x020a0424 kind:arm_call to:0x02054a98 module:overlay(0) +from:0x020a0434 kind:load to:0x020a038c module:overlay(0) +from:0x020a0450 kind:arm_call to:0x02054b24 module:overlay(0) +from:0x020a0486 kind:thumb_call_arm to:0x02054b24 module:overlay(0) +from:0x020a04cc kind:arm_call to:0x020a0494 module:overlay(0) +from:0x020a057c kind:arm_call to:0x0203a1bc module:main +from:0x020a0584 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020a07c8 kind:load to:0x027e095c module:dtcm +from:0x020a0a0c kind:arm_call to:0x020a0984 module:overlay(0) +from:0x020a0a4c kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a0a70 kind:arm_call to:0x020a0984 module:overlay(0) +from:0x020a0a88 kind:arm_call to:0x020a0510 module:overlay(0) +from:0x020a0ac2 kind:thumb_call_arm to:0x020312b8 module:main +from:0x020a0b0c kind:thumb_call_arm to:0x020312b8 module:main +from:0x020a0b48 kind:thumb_call_arm to:0x02013ecc module:main +from:0x020a0b50 kind:load to:0x02049bd4 module:main +from:0x020a0b54 kind:load to:0x02049b80 module:main +from:0x020a0b6c kind:load to:0x02049bd4 module:main +from:0x020a0b9c kind:thumb_call_arm to:0x02030d48 module:main +from:0x020a0bcc kind:thumb_call_arm to:0x020312b8 module:main +from:0x020a0bd0 kind:thumb_call_arm to:0x02030cfc module:main +from:0x020a0bdc kind:thumb_call_arm to:0x02030d58 module:main +from:0x020a0bf6 kind:thumb_call_arm to:0x020328c8 module:main +from:0x020a0c2e kind:thumb_call to:0x020127f0 module:main +from:0x020a0c38 kind:thumb_call to:0x020127f0 module:main +from:0x020a0c40 kind:load to:0x02049984 module:main +from:0x020a0c50 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a0c84 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a0cc8 kind:thumb_call_arm to:0x02096c48 module:overlay(0) +from:0x020a0cd0 kind:thumb_call_arm to:0x02096bcc module:overlay(0) +from:0x020a0d28 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a0d58 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a0d86 kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0d8a kind:thumb_call_arm to:0x020a9a50 module:overlay(0) +from:0x020a0d94 kind:thumb_call_arm to:0x020a9a50 module:overlay(0) +from:0x020a0da4 kind:load to:0x02049bac module:main +from:0x020a0db4 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a0dbc kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0dc2 kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0dca kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0dd2 kind:thumb_call_arm to:0x020a9d78 module:overlay(0) +from:0x020a0dda kind:thumb_call_arm to:0x020a9d78 module:overlay(0) +from:0x020a0de2 kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0dea kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0df2 kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0dfa kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0e02 kind:thumb_call_arm to:0x020a9eb0 module:overlay(0) +from:0x020a0e0a kind:thumb_call_arm to:0x020a9eb0 module:overlay(0) +from:0x020a0e12 kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0e22 kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0e32 kind:thumb_call_arm to:0x020a9d78 module:overlay(0) +from:0x020a0e42 kind:thumb_call_arm to:0x020a9d78 module:overlay(0) +from:0x020a0e54 kind:load to:0x02049bac module:main +from:0x020a0e64 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020a0e6c kind:thumb_call to:0x020a0e74 module:overlay(0) +from:0x020a0ecc kind:load to:0x027e09b8 module:dtcm +from:0x020a0ed8 kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0efe kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0f06 kind:thumb_call_arm to:0x020a9d78 module:overlay(0) +from:0x020a0f0e kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0f16 kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0f1e kind:thumb_call_arm to:0x020a9eb0 module:overlay(0) +from:0x020a0f26 kind:thumb_call_arm to:0x020a9e14 module:overlay(0) +from:0x020a0f3a kind:thumb_call_arm to:0x020a9d78 module:overlay(0) +from:0x020a0f74 kind:load to:0x02049bac module:main +from:0x020a0fc0 kind:load to:0x02028c90 module:main +from:0x020a0fd4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020a0ff4 kind:thumb_call_arm to:0x02028c18 module:main +from:0x020a0ffc kind:load to:0x02049be4 module:main +from:0x020a1036 kind:thumb_call_arm to:0x02028d9c module:main +from:0x020a103e kind:thumb_call to:0x020a0c44 module:overlay(0) +from:0x020a1046 kind:thumb_call to:0x020a0c78 module:overlay(0) +from:0x020a104c kind:thumb_call to:0x020a0d1c module:overlay(0) +from:0x020a105a kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a1066 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a1072 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a1086 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a10a0 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a10ae kind:thumb_call to:0x020a0d4c module:overlay(0) +from:0x020a10b8 kind:thumb_call to:0x020a0fb4 module:overlay(0) +from:0x020a10c0 kind:thumb_call to:0x020a0f84 module:overlay(0) +from:0x020a10c8 kind:thumb_call to:0x020a0fc4 module:overlay(0) +from:0x020a10ce kind:thumb_call to:0x020a1000 module:overlay(0) +from:0x020a10d8 kind:thumb_call to:0x020a0da8 module:overlay(0) +from:0x020a110c kind:arm_call to:0x02028c90 module:main +from:0x020a112c kind:arm_call_thumb to:0x020a1028 module:overlay(0) +from:0x020a1140 kind:arm_call to:0x02028c90 module:main +from:0x020a1164 kind:arm_call to:0x020a12a0 module:overlay(0) +from:0x020a1178 kind:arm_call to:0x02028c90 module:main +from:0x020a1180 kind:arm_call to:0x020a10f4 module:overlay(0) +from:0x020a1194 kind:arm_call to:0x020328c8 module:main +from:0x020a11b0 kind:arm_call to:0x020328c8 module:main +from:0x020a11c8 kind:arm_call to:0x020328c8 module:main +from:0x020a11e0 kind:arm_call to:0x020328c8 module:main +from:0x020a11f8 kind:arm_call to:0x020328c8 module:main +from:0x020a1210 kind:arm_call to:0x02028cdc module:main +from:0x020a1220 kind:arm_call to:0x02028cdc module:main +from:0x020a1230 kind:arm_call to:0x02028cdc module:main +from:0x020a1240 kind:arm_call to:0x02028cdc module:main +from:0x020a1250 kind:arm_call to:0x02028cdc module:main +from:0x020a1258 kind:load to:0x020b62ac module:overlay(0) +from:0x020a1270 kind:arm_call to:0x02028450 module:main +from:0x020a1280 kind:arm_call to:0x0203284c module:main +from:0x020a1290 kind:arm_call to:0x020328f4 module:main +from:0x020a12b8 kind:arm_call to:0x02028c90 module:main +from:0x020a12bc kind:arm_call to:0x020a1260 module:overlay(0) +from:0x020a1388 kind:arm_call to:0x020a9d78 module:overlay(0) +from:0x020a139c kind:arm_call to:0x020f9f8c module:overlay(31) +from:0x020a13b0 kind:arm_call to:0x0209db84 module:overlay(0) +from:0x020a1440 kind:arm_call to:0x020e8d2c module:overlay(31) +from:0x020a1464 kind:arm_call to:0x020eed64 module:overlay(31) +from:0x020a1488 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020a14c0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020a14d4 kind:load to:0x02049be4 module:main +from:0x020a14e0 kind:load to:0x020b539c module:overlay(0) +from:0x020a14f8 kind:arm_call to:0x020a9d78 module:overlay(0) +from:0x020a150c kind:arm_call to:0x020f9f8c module:overlay(31) +from:0x020a1534 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020a1550 kind:load to:0x020b48d0 module:overlay(0) +from:0x020a1564 kind:arm_call to:0x020a16e8 module:overlay(0) +from:0x020a156c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020a1578 kind:load to:0x020b48d0 module:overlay(0) +from:0x020a158c kind:arm_call to:0x020a16e8 module:overlay(0) +from:0x020a1594 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020a159c kind:arm_call to:0x02011ff4 module:main +from:0x020a15a8 kind:load to:0x020b48d0 module:overlay(0) +from:0x020a15bc kind:arm_call to:0x020bba78 module:overlay(17) +from:0x020a15d0 kind:arm_call to:0x02011f3c module:main +from:0x020a15f0 kind:arm_call to:0x02028c4c module:main +from:0x020a1600 kind:arm_call to:0x02028c4c module:main +from:0x020a160c kind:arm_call to:0x02096c14 module:overlay(0) +from:0x020a161c kind:arm_call to:0x02028c4c module:main +from:0x020a162c kind:arm_call to:0x02028c4c module:main +from:0x020a1674 kind:arm_call to:0x02028c4c module:main +from:0x020a1698 kind:arm_call to:0x02028c4c module:main +from:0x020a16d8 kind:arm_call to:0x020667d8 module:overlay(0) +from:0x020a16e0 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020a16e4 kind:load to:0x0204a110 module:main +from:0x020a16fc kind:arm_call to:0x02011ff4 module:main +from:0x020a170c kind:arm_call to:0x020bba94 module:overlay(17) +from:0x020a1714 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020a1720 kind:load to:0x020a16e8 module:overlay(0) +from:0x020a175c kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020a176c kind:load to:0x020b504c module:overlay(0) +from:0x020a17e8 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a17f0 kind:arm_call to:0x02021bec module:main +from:0x020a17fc kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a1800 kind:arm_call to:0x02021c08 module:main +from:0x020a1810 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a183c kind:arm_call to:0x020c2f88 module:overlay(17) +from:0x020a187c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a1884 kind:arm_call to:0x02022128 module:main +from:0x020a1898 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020a18a4 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x020a18bc kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020a18ec kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a18f0 kind:arm_call to:0x02021c2c module:main +from:0x020a1914 kind:arm_call_thumb to:0x020183c0 module:main +from:0x020a191c kind:arm_call to:0x020a16e8 module:overlay(0) +from:0x020a1938 kind:load to:0x020b64a8 module:overlay(0) +from:0x020a193c kind:load to:0x02049bd4 module:main +from:0x020a1944 kind:load to:0x020b504c module:overlay(0) +from:0x020a1948 kind:load to:0x020b62a8 module:overlay(0) +from:0x020a194c kind:load to:0x020b5214 module:overlay(0) +from:0x020a1950 kind:load to:0x0204a060 module:main +from:0x020a195c kind:arm_call to:0x02020268 module:main +from:0x020a1a3c kind:arm_call to:0x02011f3c module:main +from:0x020a1a48 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020a1a6c kind:arm_call to:0x02011f3c module:main +from:0x020a1a78 kind:arm_call to:0x020a39dc module:overlay(0) +from:0x020a1a98 kind:arm_call to:0x020a304c module:overlay(0) +from:0x020a1ac8 kind:load to:0x020b497c module:overlay(0) +from:0x020a1acc kind:load to:0x020b4f84 module:overlay(0) +from:0x020a1ad0 kind:load to:0x020443c0 module:main +from:0x020a1adc kind:arm_call to:0x02020268 module:main +from:0x020a1bbc kind:arm_call to:0x02011f3c module:main +from:0x020a1bc8 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020a1bec kind:arm_call to:0x02011f3c module:main +from:0x020a1bf8 kind:arm_call to:0x020a39dc module:overlay(0) +from:0x020a1c18 kind:arm_call to:0x020a304c module:overlay(0) +from:0x020a1c48 kind:load to:0x020b497c module:overlay(0) +from:0x020a1c4c kind:load to:0x020b4f84 module:overlay(0) +from:0x020a1c50 kind:load to:0x020443c0 module:main +from:0x020a1c98 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020a1ca0 kind:arm_call to:0x02011ff4 module:main +from:0x020a1cb4 kind:arm_call to:0x02020348 module:main +from:0x020a1cc0 kind:load to:0x020b497c module:overlay(0) +from:0x020a1d08 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020a1d10 kind:arm_call to:0x02011ff4 module:main +from:0x020a1d24 kind:arm_call to:0x02020348 module:main +from:0x020a1d2c kind:arm_call to:0x02011ff4 module:main +from:0x020a1d38 kind:load to:0x020b497c module:overlay(0) +from:0x020a1d80 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020a1d88 kind:arm_call to:0x02011ff4 module:main +from:0x020a1d9c kind:arm_call to:0x02020348 module:main +from:0x020a1da8 kind:load to:0x020b497c module:overlay(0) +from:0x020a1de0 kind:load to:0x020b4918 module:overlay(0) +from:0x020a1df0 kind:arm_call to:0x020a2dec module:overlay(0) +from:0x020a1e40 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a1e94 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a1ee4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a1f34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a1f94 kind:arm_call to:0x02019590 module:main +from:0x020a2098 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a20f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a2168 kind:arm_call to:0x020a304c module:overlay(0) +from:0x020a21cc kind:arm_call to:0x020691b4 module:overlay(0) +from:0x020a21d4 kind:arm_call to:0x0206878c module:overlay(0) +from:0x020a221c kind:arm_call to:0x020691e0 module:overlay(0) +from:0x020a2280 kind:arm_call to:0x020691b4 module:overlay(0) +from:0x020a2290 kind:arm_call to:0x0206878c module:overlay(0) +from:0x020a22ec kind:arm_call to:0x020691b4 module:overlay(0) +from:0x020a22fc kind:arm_call to:0x0206878c module:overlay(0) +from:0x020a235c kind:arm_call to:0x02018268 module:main +from:0x020a23dc kind:arm_call to:0x02013adc module:main +from:0x020a23e8 kind:load to:0x0204a110 module:main +from:0x020a23ec kind:load to:0x02049b74 module:main +from:0x020a2410 kind:load to:0x020b5214 module:overlay(0) +from:0x020a2414 kind:load to:0x0206db44 module:overlay(0) +from:0x020a242c kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020a2430 kind:arm_call to:0x0202288c module:main +from:0x020a2438 kind:arm_call to:0x020a2e2c module:overlay(0) +from:0x020a2444 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020a246c kind:load to:0x020b504c module:overlay(0) +from:0x020a24a8 kind:load to:0x020b4900 module:overlay(0) +from:0x020a24c0 kind:arm_call to:0x020a2618 module:overlay(0) +from:0x020a24f4 kind:arm_call to:0x020a2a40 module:overlay(0) +from:0x020a2540 kind:arm_call to:0x020a2a40 module:overlay(0) +from:0x020a2574 kind:arm_call to:0x020a1dac module:overlay(0) +from:0x020a25b4 kind:arm_call to:0x020a2a40 module:overlay(0) +from:0x020a265c kind:arm_call to:0x0202048c module:main +from:0x020a2664 kind:load to:0x0204a088 module:main +from:0x020a2698 kind:arm_call to:0x020a1dac module:overlay(0) +from:0x020a26a8 kind:arm_call to:0x020a2e80 module:overlay(0) +from:0x020a2704 kind:arm_call to:0x020a2760 module:overlay(0) +from:0x020a2748 kind:arm_call to:0x0206216c module:overlay(0) +from:0x020a27c0 kind:arm_call to:0x0201aa44 module:main +from:0x020a2820 kind:arm_call to:0x0201aa44 module:main +from:0x020a2864 kind:arm_call to:0x0201aa44 module:main +from:0x020a28a8 kind:arm_call to:0x0201aa44 module:main +from:0x020a28b4 kind:load to:0x0204af1c module:main +from:0x020a28b8 kind:load to:0x020b48fc module:overlay(0) +from:0x020a2a38 kind:arm_call to:0x020a1dac module:overlay(0) +from:0x020a2b44 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2b94 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2be8 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2c34 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2c84 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2cd8 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2d24 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2d70 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2dc0 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2e70 kind:arm_call to:0x02062144 module:overlay(0) +from:0x020a2f00 kind:arm_call to:0x020a1954 module:overlay(0) +from:0x020a2f14 kind:load to:0x020b4938 module:overlay(0) +from:0x020a3084 kind:load to:0x02049be0 module:main +from:0x020a3090 kind:arm_call to:0x020a1d3c module:overlay(0) +from:0x020a30a4 kind:arm_call to:0x020a1d3c module:overlay(0) +from:0x020a30ac kind:arm_call to:0x02011ff4 module:main +from:0x020a30c8 kind:arm_call to:0x02020268 module:main +from:0x020a30fc kind:arm_call to:0x0201e6d0 module:main +from:0x020a3104 kind:arm_call to:0x0201eb4c module:main +from:0x020a3114 kind:arm_call to:0x02011f3c module:main +from:0x020a3120 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020a3154 kind:arm_call to:0x02011f3c module:main +from:0x020a3160 kind:arm_call to:0x020a39dc module:overlay(0) +from:0x020a3188 kind:arm_call to:0x020204e0 module:main +from:0x020a31a8 kind:load to:0x020b49d0 module:overlay(0) +from:0x020a31ac kind:load to:0x020443c0 module:main +from:0x020a31b0 kind:load to:0x020b4f84 module:overlay(0) +from:0x020a31c4 kind:arm_call to:0x020a3968 module:overlay(0) +from:0x020a3400 kind:arm_call to:0x0202046c module:main +from:0x020a3408 kind:arm_call to:0x02019514 module:main +from:0x020a3474 kind:arm_call to:0x020a4398 module:overlay(0) +from:0x020a3490 kind:arm_call to:0x020a3920 module:overlay(0) +from:0x020a349c kind:load to:0x020b49b8 module:overlay(0) +from:0x020a34a0 kind:load to:0x0204a110 module:main +from:0x020a34b4 kind:arm_call to:0x020a3968 module:overlay(0) +from:0x020a3500 kind:arm_call to:0x02028c4c module:main +from:0x020a3520 kind:arm_call to:0x0201ec30 module:main +from:0x020a352c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a3550 kind:arm_call to:0x0201e8d4 module:main +from:0x020a3568 kind:arm_call to:0x0201e8d4 module:main +from:0x020a3584 kind:arm_call to:0x0201e8d4 module:main +from:0x020a359c kind:arm_call to:0x0201aa44 module:main +from:0x020a35d8 kind:arm_call to:0x02028c4c module:main +from:0x020a3604 kind:arm_call to:0x0201aa44 module:main +from:0x020a3618 kind:arm_call to:0x0206216c module:overlay(0) +from:0x020a3624 kind:load to:0x0204a110 module:main +from:0x020a3628 kind:load to:0x027e0120 module:dtcm +from:0x020a362c kind:load to:0x0204af1c module:main +from:0x020a365c kind:arm_call to:0x02020404 module:main +from:0x020a36a0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a36bc kind:arm_call to:0x02068378 module:overlay(0) +from:0x020a36c4 kind:arm_call to:0x020a3910 module:overlay(0) +from:0x020a36d0 kind:arm_call to:0x020a38fc module:overlay(0) +from:0x020a36f0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a3700 kind:arm_call to:0x020a38fc module:overlay(0) +from:0x020a370c kind:arm_call to:0x020a3918 module:overlay(0) +from:0x020a371c kind:arm_call to:0x02019590 module:main +from:0x020a3760 kind:arm_call to:0x020a38fc module:overlay(0) +from:0x020a376c kind:arm_call to:0x020a3918 module:overlay(0) +from:0x020a378c kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a37a8 kind:arm_call to:0x020a38fc module:overlay(0) +from:0x020a37b4 kind:arm_call to:0x020a3918 module:overlay(0) +from:0x020a37c4 kind:arm_call to:0x020204c0 module:main +from:0x020a37e8 kind:arm_call to:0x020a3920 module:overlay(0) +from:0x020a3824 kind:arm_call to:0x0201e874 module:main +from:0x020a3860 kind:arm_call to:0x0201ebf8 module:main +from:0x020a3890 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020a38a4 kind:load to:0x0204a110 module:main +from:0x020a38a8 kind:load to:0x020b504c module:overlay(0) +from:0x020a38ac kind:load to:0x020b49b8 module:overlay(0) +from:0x020a38b0 kind:load to:0x020b5214 module:overlay(0) +from:0x020a38e0 kind:arm_call to:0x0202041c module:main +from:0x020a38f0 kind:arm_call to:0x02068418 module:overlay(0) +from:0x020a38f8 kind:load to:0x020b504c module:overlay(0) +from:0x020a3974 kind:arm_call to:0x02019514 module:main +from:0x020a39a8 kind:load to:0x0204a110 module:main +from:0x020a39b4 kind:arm_call to:0x02020348 module:main +from:0x020a39c8 kind:arm_call to:0x02020348 module:main +from:0x020a39d0 kind:arm_call to:0x02011ff4 module:main +from:0x020a39e4 kind:arm_call to:0x02068518 module:overlay(0) +from:0x020a3a20 kind:load to:0x020b49fc module:overlay(0) +from:0x020a3a2c kind:arm_call to:0x02068698 module:overlay(0) +from:0x020a3a40 kind:arm_call to:0x02068698 module:overlay(0) +from:0x020a3a48 kind:arm_call to:0x02011ff4 module:main +from:0x020a3a64 kind:arm_call to:0x020686a4 module:overlay(0) +from:0x020a3b98 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a3bd0 kind:load to:0x027e09a4 module:dtcm +from:0x020a3bd4 kind:load to:0x020b504c module:overlay(0) +from:0x020a3bd8 kind:load to:0x020af580 module:overlay(0) +from:0x020a3bdc kind:load to:0x02049be0 module:main +from:0x020a3be0 kind:load to:0x0204a110 module:main +from:0x020a3bec kind:arm_call to:0x020a447c module:overlay(0) +from:0x020a3c08 kind:arm_call to:0x0206997c module:overlay(0) +from:0x020a3c18 kind:arm_call to:0x020a447c module:overlay(0) +from:0x020a3c38 kind:arm_call to:0x020a3aac module:overlay(0) +from:0x020a3c58 kind:arm_call to:0x020686d8 module:overlay(0) +from:0x020a3c88 kind:arm_call to:0x020a434c module:overlay(0) +from:0x020a3c9c kind:arm_call to:0x020a447c module:overlay(0) +from:0x020a3cf0 kind:arm_call to:0x02068868 module:overlay(0) +from:0x020a3e04 kind:arm_call to:0x020a4100 module:overlay(0) +from:0x020a3e18 kind:arm_call to:0x020c6940 module:overlay(24) +from:0x020a3e3c kind:arm_call to:0x020c68d4 module:overlay(24) +from:0x020a3e64 kind:arm_call to:0x020a4ab8 module:overlay(0) +from:0x020a3ea0 kind:arm_call to:0x020c3374 module:overlay(17) +from:0x020a3ec4 kind:arm_call to:0x020c3118 module:overlay(17) +from:0x020a3ee0 kind:arm_call to:0x020c68ec module:overlay(24) +from:0x020a3f08 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020a3f10 kind:arm_call to:0x02021bf4 module:main +from:0x020a3f1c kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020a3f24 kind:arm_call to:0x02021bf4 module:main +from:0x020a3f2c kind:arm_call to:0x02067bf8 module:overlay(0) +from:0x020a3f3c kind:arm_call to:0x02174208 module:overlays(88,91) +from:0x020a3f54 kind:arm_call to:0x020196b0 module:main +from:0x020a3f74 kind:arm_call to:0x020196b0 module:main +from:0x020a3f84 kind:arm_call to:0x020a4130 module:overlay(0) +from:0x020a3f9c kind:arm_call to:0x020a4130 module:overlay(0) +from:0x020a3fb0 kind:arm_call to:0x02068968 module:overlay(0) +from:0x020a3fc8 kind:load to:0x027e0994 module:dtcm +from:0x020a3fd0 kind:load to:0x020b504c module:overlay(0) +from:0x020a3fd4 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020a4040 kind:arm_call to:0x020196b0 module:main +from:0x020a4050 kind:arm_call to:0x020a4130 module:overlay(0) +from:0x020a406c kind:arm_call to:0x020196b0 module:main +from:0x020a407c kind:arm_call to:0x020a4130 module:overlay(0) +from:0x020a4090 kind:arm_call to:0x020a4130 module:overlay(0) +from:0x020a40c8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a40e0 kind:arm_call to:0x020a4130 module:overlay(0) +from:0x020a40f0 kind:arm_call to:0x02069a40 module:overlay(0) +from:0x020a4110 kind:arm_call to:0x020a4a18 module:overlay(0) +from:0x020a4124 kind:arm_call to:0x020a422c module:overlay(0) +from:0x020a412c kind:load to:0x020b504c module:overlay(0) +from:0x020a4168 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a41f0 kind:arm_call to:0x020a4b00 module:overlay(0) +from:0x020a4224 kind:load to:0x020b504c module:overlay(0) +from:0x020a4228 kind:load to:0x020b49f0 module:overlay(0) +from:0x020a426c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a42f4 kind:arm_call to:0x020a4b74 module:overlay(0) +from:0x020a4328 kind:load to:0x020b504c module:overlay(0) +from:0x020a432c kind:load to:0x020b49f0 module:overlay(0) +from:0x020a437c kind:arm_call to:0x020a4330 module:overlay(0) +from:0x020a4404 kind:arm_call to:0x020a4bc0 module:overlay(0) +from:0x020a440c kind:load to:0x027e09a4 module:dtcm +from:0x020a4410 kind:load to:0x020b504c module:overlay(0) +from:0x020a443c kind:arm_call to:0x020a4bc0 module:overlay(0) +from:0x020a4444 kind:load to:0x027e09a4 module:dtcm +from:0x020a4448 kind:load to:0x020b504c module:overlay(0) +from:0x020a4454 kind:arm_call to:0x02069844 module:overlay(0) +from:0x020a4464 kind:arm_call to:0x020a447c module:overlay(0) +from:0x020a4498 kind:arm_call to:0x020a447c module:overlay(0) +from:0x020a44ac kind:arm_call to:0x020a3aac module:overlay(0) +from:0x020a453c kind:arm_call to:0x020196b0 module:main +from:0x020a4540 kind:arm_call to:0x020196b0 module:main +from:0x020a456c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a45a8 kind:arm_call to:0x020196b0 module:main +from:0x020a45d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a4634 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a46b8 kind:load to:0x020b49f0 module:overlay(0) +from:0x020a46d0 kind:load to:0x02069c14 module:overlay(0) +from:0x020a46dc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020a46ec kind:arm_call to:0x02060804 module:overlay(0) +from:0x020a46f4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020a46fc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020a4740 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020a4760 kind:load to:0x020b4a58 module:overlay(0) +from:0x020a4774 kind:load to:0x020a4bc0 module:overlay(0) +from:0x020a4790 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020a4798 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020a47a0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020a47c0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020a4820 kind:arm_call to:0x0201aa44 module:main +from:0x020a486c kind:arm_call to:0x0201aad0 module:main +from:0x020a48f4 kind:arm_call to:0x0201aad0 module:main +from:0x020a48fc kind:arm_call to:0x020a4aec module:overlay(0) +from:0x020a4974 kind:arm_call to:0x0201aad0 module:main +from:0x020a49dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a49fc kind:arm_call to:0x0201aad0 module:main +from:0x020a4a08 kind:load to:0x0204af1c module:main +from:0x020a4a0c kind:load to:0x0204af10 module:main +from:0x020a4a10 kind:load to:0x020b4a48 module:overlay(0) +from:0x020a4a14 kind:load to:0x0204a088 module:main +from:0x020a4a3c kind:arm_call to:0x02018aac module:main +from:0x020a4a60 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020a4a68 kind:arm_call to:0x020a4aec module:overlay(0) +from:0x020a4a8c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020a4a9c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020a4aa8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020a4ab0 kind:load to:0x027e0994 module:dtcm +from:0x020a4ab4 kind:load to:0x020b5214 module:overlay(0) +from:0x020a4ad0 kind:arm_call to:0x02018ac4 module:main +from:0x020a4adc kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020a4ae4 kind:load to:0x027e0994 module:dtcm +from:0x020a4ae8 kind:load to:0x0204a120 module:main +from:0x020a4b38 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a4b90 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020a4bd8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020a4bec kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020a4bf4 kind:arm_call to:0x02011ff4 module:main +from:0x020a4c0c kind:load to:0x020af58c module:overlay(0) +from:0x020a4d48 kind:load to:0x020b4a7c module:overlay(0) +from:0x020a4d4c kind:load to:0x020b64f0 module:overlay(0) +from:0x020a4de0 kind:load to:0x020b4a7c module:overlay(0) +from:0x020a4de4 kind:load to:0x020b64f0 module:overlay(0) +from:0x020a4e0c kind:arm_call to:0x02011ff4 module:main +from:0x020a500c kind:arm_call to:0x020a5118 module:overlay(0) +from:0x020a5078 kind:arm_call to:0x020a55b8 module:overlay(0) +from:0x020a510c kind:load to:0x020a506c module:overlay(0) +from:0x020a5134 kind:arm_call to:0x020a8524 module:overlay(0) +from:0x020a5198 kind:arm_call to:0x020a50a8 module:overlay(0) +from:0x020a5208 kind:arm_call to:0x020a856c module:overlay(0) +from:0x020a5224 kind:arm_call to:0x020a5258 module:overlay(0) +from:0x020a52dc kind:arm_call to:0x020a50a8 module:overlay(0) +from:0x020a53a8 kind:arm_call to:0x020a5514 module:overlay(0) +from:0x020a53b8 kind:arm_call to:0x020a5528 module:overlay(0) +from:0x020a53c8 kind:arm_call to:0x020a5550 module:overlay(0) +from:0x020a53d8 kind:arm_call to:0x020a5578 module:overlay(0) +from:0x020a5458 kind:arm_call to:0x020a5514 module:overlay(0) +from:0x020a548c kind:arm_call to:0x020a5528 module:overlay(0) +from:0x020a54c4 kind:arm_call to:0x020a5550 module:overlay(0) +from:0x020a54fc kind:arm_call to:0x020a5578 module:overlay(0) +from:0x020a554c kind:load to:0x020a7748 module:overlay(0) +from:0x020a5574 kind:load to:0x020a775c module:overlay(0) +from:0x020a5598 kind:arm_call to:0x020a6284 module:overlay(0) +from:0x020a55b0 kind:load to:0x020b64f4 module:overlay(0) +from:0x020a55b4 kind:load to:0x020a7784 module:overlay(0) +from:0x020a55e8 kind:arm_call to:0x020a7710 module:overlay(0) +from:0x020a55f4 kind:arm_call to:0x020a7730 module:overlay(0) +from:0x020a5654 kind:load to:0x027e09bc module:dtcm +from:0x020a5678 kind:load to:0x027e09bc module:dtcm +from:0x020a5688 kind:arm_call to:0x020a5658 module:overlay(0) +from:0x020a569c kind:arm_call to:0x020783fc module:overlay(0) +from:0x020a56ac kind:arm_call to:0x020a5658 module:overlay(0) +from:0x020a56b4 kind:arm_call to:0x02078230 module:overlay(0) +from:0x020a56cc kind:arm_call to:0x020a5658 module:overlay(0) +from:0x020a5704 kind:arm_call to:0x020788d0 module:overlay(0) +from:0x020a575c kind:arm_call to:0x020a4cd4 module:overlay(0) +from:0x020a5780 kind:arm_call to:0x0203d160 module:main +from:0x020a57c8 kind:load to:0x020b4ac4 module:overlay(0) +from:0x020a57cc kind:load to:0x020a5724 module:overlay(0) +from:0x020a57d0 kind:load to:0x020a5710 module:overlay(0) +from:0x020a57d4 kind:load to:0x020aac78 module:overlay(0) +from:0x020a57f4 kind:arm_call to:0x020a4d50 module:overlay(0) +from:0x020a5818 kind:arm_call to:0x0203d160 module:main +from:0x020a585c kind:load to:0x020b4ac4 module:overlay(0) +from:0x020a5860 kind:load to:0x020a5724 module:overlay(0) +from:0x020a5864 kind:load to:0x020a5710 module:overlay(0) +from:0x020a5868 kind:load to:0x020aac78 module:overlay(0) +from:0x020a5884 kind:arm_call to:0x0203d210 module:main +from:0x020a588c kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x020a5898 kind:load to:0x020a5724 module:overlay(0) +from:0x020a58b4 kind:arm_call to:0x0203d210 module:main +from:0x020a58bc kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x020a58c4 kind:arm_call to:0x02011ff4 module:main +from:0x020a58d0 kind:load to:0x020a5724 module:overlay(0) +from:0x020a58fc kind:arm_call to:0x020a5d88 module:overlay(0) +from:0x020a591c kind:arm_call to:0x0216a214 module:overlay(88) +from:0x020a592c kind:arm_call to:0x020a5658 module:overlay(0) +from:0x020a5960 kind:arm_call to:0x020a56bc module:overlay(0) +from:0x020a596c kind:load to:0x020aac78 module:overlay(0) +from:0x020a5970 kind:load to:0x021760c8 module:overlays(88,89,90,94) +from:0x020a5990 kind:arm_call to:0x0216a318 module:overlay(88) +from:0x020a59ac kind:load to:0x021760c8 module:overlays(88,89,90,94) +from:0x020a59c4 kind:arm_call to:0x020a5d88 module:overlay(0) +from:0x020a59e4 kind:arm_call to:0x0216a220 module:overlay(88) +from:0x020a59fc kind:arm_call to:0x020a56bc module:overlay(0) +from:0x020a5a10 kind:load to:0x021760c8 module:overlays(88,89,90,94) +from:0x020a5a2c kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5a34 kind:arm_call to:0x020a5634 module:overlay(0) +from:0x020a5a54 kind:arm_call to:0x01ffa878 module:itcm +from:0x020a5a70 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5a78 kind:arm_call to:0x020a5634 module:overlay(0) +from:0x020a5a98 kind:arm_call to:0x01ffa878 module:itcm +from:0x020a5b84 kind:arm_call to:0x020a5ec8 module:overlay(0) +from:0x020a5b98 kind:arm_call to:0x020a5ecc module:overlay(0) +from:0x020a5ba8 kind:arm_call to:0x020a5ed4 module:overlay(0) +from:0x020a5bb8 kind:arm_call to:0x020a5ed8 module:overlay(0) +from:0x020a5bc8 kind:arm_call to:0x020a5ed8 module:overlay(0) +from:0x020a5bd8 kind:arm_call to:0x020a5ed0 module:overlay(0) +from:0x020a5be8 kind:arm_call to:0x020a5edc module:overlay(0) +from:0x020a5c04 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x020a5c20 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x020a5c3c kind:arm_call to:0x020a5354 module:overlay(0) +from:0x020a5c58 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x020a5c74 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x020a5c90 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x020a5cac kind:arm_call to:0x020a5354 module:overlay(0) +from:0x020a5cc8 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x020a5ce8 kind:arm_call to:0x020a53e0 module:overlay(0) +from:0x020a5d08 kind:arm_call to:0x020a53e0 module:overlay(0) +from:0x020a5d14 kind:load to:0x020af770 module:overlay(0) +from:0x020a5d18 kind:load to:0x020af764 module:overlay(0) +from:0x020a5d54 kind:arm_call to:0x02028e30 module:main +from:0x020a5d74 kind:arm_call to:0x02028e30 module:main +from:0x020a5e78 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5ea8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020a5eb8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020a5f14 kind:arm_call to:0x02011f3c module:main +from:0x020a5fac kind:arm_call to:0x02011f3c module:main +from:0x020a5ff8 kind:arm_call to:0x02011f3c module:main +from:0x020a6084 kind:load to:0x020b4b7c module:overlay(0) +from:0x020a6088 kind:load to:0x020b4b30 module:overlay(0) +from:0x020a608c kind:load to:0x020b4b90 module:overlay(0) +from:0x020a6090 kind:load to:0x020b4b54 module:overlay(0) +from:0x020a6094 kind:load to:0x020b4b0c module:overlay(0) +from:0x020a6098 kind:load to:0x020b4b68 module:overlay(0) +from:0x020a609c kind:load to:0x020b4bb4 module:overlay(0) +from:0x020a60a8 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a60bc kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a60d0 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a6100 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a6108 kind:arm_call to:0x02011ff4 module:main +from:0x020a6154 kind:load to:0x020b64f4 module:overlay(0) +from:0x020a616c kind:arm_call to:0x020a61b0 module:overlay(0) +from:0x020a6178 kind:load to:0x020b64f4 module:overlay(0) +from:0x020a61a0 kind:arm_call to:0x020a61fc module:overlay(0) +from:0x020a61a8 kind:arm_call to:0x020a60dc module:overlay(0) +from:0x020a61e4 kind:arm_call to:0x020a6198 module:overlay(0) +from:0x020a6288 kind:arm_call to:0x020a6264 module:overlay(0) +from:0x020a62fc kind:arm_call to:0x020a81ec module:overlay(0) +from:0x020a6384 kind:arm_call to:0x020a6c0c module:overlay(0) +from:0x020a6428 kind:load to:0x020a70d4 module:overlay(0) +from:0x020a6448 kind:load to:0x020a7698 module:overlay(0) +from:0x020a6458 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a6460 kind:arm_call to:0x020a6294 module:overlay(0) +from:0x020a6468 kind:arm_call to:0x02011ff4 module:main +from:0x020a6480 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a6488 kind:arm_call to:0x020a6294 module:overlay(0) +from:0x020a64a0 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a64a8 kind:arm_call to:0x020a6294 module:overlay(0) +from:0x020a64b0 kind:arm_call to:0x02011ff4 module:main +from:0x020a64c8 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a64d0 kind:arm_call to:0x020a6294 module:overlay(0) +from:0x020a64e8 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a64f0 kind:arm_call to:0x020a6294 module:overlay(0) +from:0x020a64f8 kind:arm_call to:0x02011ff4 module:main +from:0x020a6510 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a6518 kind:arm_call to:0x020a6294 module:overlay(0) +from:0x020a659c kind:arm_call to:0x020a6c0c module:overlay(0) +from:0x020a65d4 kind:arm_call to:0x020a70d4 module:overlay(0) +from:0x020a65ec kind:arm_call to:0x020a70d4 module:overlay(0) +from:0x020a6610 kind:arm_call to:0x02011ff4 module:main +from:0x020a6640 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a67b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a67cc kind:arm_call to:0x01ffb428 module:itcm +from:0x020a67e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6828 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a685c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a686c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6884 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a68b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a68fc kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6910 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6938 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6948 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6a80 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x020a6aa0 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x020a6aec kind:load to:0x020a6a98 module:overlay(0) +from:0x020a6af0 kind:load to:0x020a6a54 module:overlay(0) +from:0x020a6af4 kind:load to:0x020a6afc module:overlay(0) +from:0x020a6af8 kind:load to:0x020a6b18 module:overlay(0) +from:0x020a6c88 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6cac kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6ce4 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6d08 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6d40 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6d64 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6dc0 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6de4 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6e18 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6e3c kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6e7c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6e98 kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6ebc kind:arm_call to:0x020a6ab0 module:overlay(0) +from:0x020a6eec kind:arm_call to:0x020a6b1c module:overlay(0) +from:0x020a6f20 kind:arm_call to:0x020a6b40 module:overlay(0) +from:0x020a6f90 kind:load to:0x020a70f0 module:overlay(0) +from:0x020a6f94 kind:load to:0x020a70fc module:overlay(0) +from:0x020a6f98 kind:load to:0x020a7140 module:overlay(0) +from:0x020a6f9c kind:load to:0x020a7178 module:overlay(0) +from:0x020a6fc4 kind:arm_call to:0x020a6c18 module:overlay(0) +from:0x020a6fe8 kind:arm_call to:0x020a703c module:overlay(0) +from:0x020a7134 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a716c kind:arm_call to:0x020a6620 module:overlay(0) +from:0x020a7474 kind:arm_call to:0x020a6778 module:overlay(0) +from:0x020a748c kind:arm_call to:0x020a6b1c module:overlay(0) +from:0x020a74c8 kind:load to:0x020a6b40 module:overlay(0) +from:0x020a74f8 kind:arm_call to:0x020a6c18 module:overlay(0) +from:0x020a754c kind:arm_call to:0x020a75cc module:overlay(0) +from:0x020a75c0 kind:arm_call to:0x020a6620 module:overlay(0) +from:0x020a760c kind:arm_call to:0x0203a3c8 module:main +from:0x020a76d0 kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a76d8 kind:arm_call to:0x02011ff4 module:main +from:0x020a76fc kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a7704 kind:arm_call to:0x02011ff4 module:main +from:0x020a7794 kind:arm_call to:0x01ffb438 module:itcm +from:0x020a783c kind:load to:0x020af780 module:overlay(0) +from:0x020a786c kind:arm_call to:0x02026800 module:main +from:0x020a787c kind:arm_call to:0x020a782c module:overlay(0) +from:0x020a7888 kind:arm_call to:0x020340b0 module:main +from:0x020a78c0 kind:load to:0x020b4d28 module:overlay(0) +from:0x020a78c8 kind:arm_call to:0x020a782c module:overlay(0) +from:0x020a7904 kind:load to:0x027e09b8 module:dtcm +from:0x020a7928 kind:arm_call to:0x0203d160 module:main +from:0x020a795c kind:arm_call to:0x02011f3c module:main +from:0x020a7968 kind:arm_call to:0x020a6144 module:overlay(0) +from:0x020a7984 kind:arm_call to:0x02011f3c module:main +from:0x020a799c kind:arm_call to:0x020a5728 module:overlay(0) +from:0x020a79d0 kind:load to:0x020a7a50 module:overlay(0) +from:0x020a79d4 kind:load to:0x020a79e4 module:overlay(0) +from:0x020a79d8 kind:load to:0x020b64fc module:overlay(0) +from:0x020a79dc kind:load to:0x020afc3c module:overlay(0) +from:0x020a79e0 kind:load to:0x027e07d4 module:dtcm +from:0x020a7a48 kind:load to:0x020b4bb4 module:overlay(0) +from:0x020a7a4c kind:load to:0x020b4d48 module:overlay(0) +from:0x020a7a5c kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a7a64 kind:arm_call to:0x020a6294 module:overlay(0) +from:0x020a7aa8 kind:arm_call to:0x020a61fc module:overlay(0) +from:0x020a7ae8 kind:arm_call to:0x020a6158 module:overlay(0) +from:0x020a7af0 kind:arm_call to:0x02011ff4 module:main +from:0x020a7b04 kind:arm_call to:0x0203d210 module:main +from:0x020a7b10 kind:load to:0x020b64fc module:overlay(0) +from:0x020a7b14 kind:load to:0x020a7a50 module:overlay(0) +from:0x020a7ba4 kind:load to:0x020b64f4 module:overlay(0) +from:0x020a7bd0 kind:arm_call to:0x020a7b34 module:overlay(0) +from:0x020a7c18 kind:arm_call to:0x020a7c40 module:overlay(0) +from:0x020a7c2c kind:arm_call to:0x020a7d2c module:overlay(0) +from:0x020a7c68 kind:arm_call to:0x020a7cb0 module:overlay(0) +from:0x020a7c74 kind:arm_call to:0x020a7c8c module:overlay(0) +from:0x020a7cd4 kind:arm_call to:0x020a7b18 module:overlay(0) +from:0x020a7d00 kind:arm_call to:0x020a6524 module:overlay(0) +from:0x020a7d0c kind:arm_call to:0x020a617c module:overlay(0) +from:0x020a7d28 kind:load to:0x020b64f4 module:overlay(0) +from:0x020a7d90 kind:arm_call to:0x020a56bc module:overlay(0) +from:0x020a7e08 kind:arm_call to:0x020a4e80 module:overlay(0) +from:0x020a7e64 kind:load to:0x027e09bc module:dtcm +from:0x020a7ec4 kind:arm_call to:0x02080730 module:overlay(0) +from:0x020a7f34 kind:load to:0x020b6500 module:overlay(0) +from:0x020a7f38 kind:load to:0x027e0cd8 module:dtcm +from:0x020a7f3c kind:load to:0x027e07d4 module:dtcm +from:0x020a7f40 kind:load to:0x020b64fc module:overlay(0) +from:0x020a7fc8 kind:arm_call to:0x020a567c module:overlay(0) +from:0x020a7fdc kind:arm_call to:0x020a7ba8 module:overlay(0) +from:0x020a7fe8 kind:arm_call to:0x020a7e68 module:overlay(0) +from:0x020a8004 kind:arm_call to:0x020a7ba8 module:overlay(0) +from:0x020a8010 kind:arm_call to:0x020a7e68 module:overlay(0) +from:0x020a8024 kind:arm_call to:0x020a7da0 module:overlay(0) +from:0x020a8030 kind:load to:0x027e09bc module:dtcm +from:0x020a8050 kind:arm_call to:0x020a56a4 module:overlay(0) +from:0x020a8058 kind:arm_call to:0x020a7b34 module:overlay(0) +from:0x020a807c kind:load to:0x027e09bc module:dtcm +from:0x020a809c kind:load to:0x020b4d3c module:overlay(0) +from:0x020a80b0 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a80dc kind:arm_call to:0x020a661c module:overlay(0) +from:0x020a80e4 kind:arm_call to:0x020a6294 module:overlay(0) +from:0x020a80ec kind:arm_call to:0x02011ff4 module:main +from:0x020a8114 kind:arm_call to:0x02033d3c module:main +from:0x020a8174 kind:arm_call to:0x020a81ac module:overlay(0) +from:0x020a81a4 kind:load to:0x020af77c module:overlay(0) +from:0x020a81bc kind:arm_call to:0x020a5ee0 module:overlay(0) +from:0x020a81d4 kind:arm_call to:0x020a6298 module:overlay(0) +from:0x020a81e0 kind:arm_call to:0x020a617c module:overlay(0) +from:0x020a8204 kind:arm_call to:0x020a77d0 module:overlay(0) +from:0x020a824c kind:arm_call to:0x02033d3c module:main +from:0x020a8304 kind:arm_call to:0x020a83b0 module:overlay(0) +from:0x020a8324 kind:arm_call to:0x020a83e0 module:overlay(0) +from:0x020a8340 kind:arm_call to:0x020a83e8 module:overlay(0) +from:0x020a835c kind:arm_call to:0x020a8468 module:overlay(0) +from:0x020a837c kind:arm_call to:0x020a84a8 module:overlay(0) +from:0x020a83a0 kind:load to:0x020af760 module:overlay(0) +from:0x020a83c8 kind:arm_call to:0x020a80f8 module:overlay(0) +from:0x020a83dc kind:load to:0x020b64f4 module:overlay(0) +from:0x020a8404 kind:arm_call to:0x020341c4 module:main +from:0x020a8414 kind:arm_call to:0x02166030 module:overlays(88,94) +from:0x020a8428 kind:arm_call to:0x021665a0 module:overlay(88) +from:0x020a8464 kind:load to:0x020b4d58 module:overlay(0) +from:0x020a84a4 kind:load to:0x020b64fc module:overlay(0) +from:0x020a84c8 kind:arm_call to:0x02166684 module:overlay(88) +from:0x020a8504 kind:arm_call to:0x02166030 module:overlays(88,94) +from:0x020a8518 kind:arm_call to:0x021665a0 module:overlay(88) +from:0x020a8588 kind:arm_call to:0x020a77d0 module:overlay(0) +from:0x020a85c8 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020a8744 kind:load to:0x020afc40 module:overlay(0) +from:0x020a8764 kind:load to:0x020afc43 module:overlay(0) +from:0x020a87b8 kind:arm_call to:0x020cd368 module:overlay(24) +from:0x020a87c4 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020a87f8 kind:arm_call to:0x020a8728 module:overlay(0) +from:0x020a882c kind:arm_call to:0x020a8748 module:overlay(0) +from:0x020a887c kind:arm_call to:0x020cd458 module:overlay(24) +from:0x020a8888 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020a8980 kind:load to:0x020afc48 module:overlay(0) +from:0x020a8994 kind:arm_call to:0x020a8974 module:overlay(0) +from:0x020a89c4 kind:thumb_call_arm to:0x0213caf0 module:overlay(53) +from:0x020a8a38 kind:arm_call to:0x020a86d0 module:overlay(0) +from:0x020a8a54 kind:arm_call to:0x020db874 module:overlay(31) +from:0x020a8a6c kind:arm_call to:0x020db8cc module:overlay(31) +from:0x020a8a88 kind:arm_call to:0x020db8f8 module:overlay(31) +from:0x020a8b2c kind:arm_call to:0x02078230 module:overlay(0) +from:0x020a8b34 kind:arm_call to:0x0207872c module:overlay(0) +from:0x020a8b44 kind:load to:0x027e09bc module:dtcm +from:0x020a8b50 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x020a8b64 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020a8b74 kind:load to:0x020b4d64 module:overlay(0) +from:0x020a8b78 kind:load to:0x020afd1c module:overlay(0) +from:0x020a8b84 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x020a8b98 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020a8ba8 kind:load to:0x020b4d64 module:overlay(0) +from:0x020a8bac kind:load to:0x020afd1c module:overlay(0) +from:0x020a8bc0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020a8bd0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x020a8c48 kind:arm_call_thumb to:0x020d6668 module:overlay(24) +from:0x020a8cb4 kind:load to:0x020b4d90 module:overlay(0) +from:0x020a8ccc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020a8cd4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020a8cec kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020a8cf4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020a8cfc kind:arm_call to:0x02011ff4 module:main +from:0x020a8d14 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020a8d1c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020a8d40 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x020a8d6c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020a8d7c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x020a8d9c kind:load to:0x020a9804 module:overlay(0) +from:0x020a8dac kind:load to:0x020e3ca4 module:overlays(19,20,31) +from:0x020a8dc8 kind:load to:0x027e0cd8 module:dtcm +from:0x020a8dcc kind:load to:0x02081e30 module:overlay(0) +from:0x020a8de8 kind:load to:0x027e0cd8 module:dtcm +from:0x020a8dec kind:load to:0x02081e30 module:overlay(0) +from:0x020a8ed4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020a8eec kind:arm_call to:0x020730ac module:overlay(0) +from:0x020a8f40 kind:arm_call to:0x02073470 module:overlay(0) +from:0x020a8f50 kind:load to:0x027e09b8 module:dtcm +from:0x020a8f88 kind:arm_call to:0x01ffd420 module:itcm +from:0x020a8fc0 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x020a8fdc kind:load to:0x027e09b8 module:dtcm +from:0x020a9068 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x020a9074 kind:arm_call to:0x0208bb2c module:overlay(0) +from:0x020a908c kind:arm_call to:0x0208bb54 module:overlay(0) +from:0x020a90c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020a9118 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020a9144 kind:load to:0x027e0ce0 module:dtcm +from:0x020a9148 kind:load to:0x027e0ce4 module:dtcm +from:0x020a9164 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x020a91c4 kind:arm_call to:0x020a8e9c module:overlay(0) +from:0x020a9274 kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x020a9294 kind:arm_call to:0x01ffb714 module:itcm +from:0x020a92a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a931c kind:arm_call to:0x020d6680 module:overlay(24) +from:0x020a9398 kind:arm_call to:0x02016958 module:main +from:0x020a93a8 kind:arm_call to:0x01ff930c module:itcm +from:0x020a93e8 kind:arm_call to:0x020d6b7c module:overlay(24) +from:0x020a94d0 kind:arm_call to:0x020d6680 module:overlay(24) +from:0x020a9594 kind:load to:0x027e0cd8 module:dtcm +from:0x020a95b4 kind:arm_call to:0x020d4288 module:overlay(24) +from:0x020a95c0 kind:load to:0x027e0cfc module:dtcm +from:0x020a95c8 kind:arm_call to:0x01fff458 module:itcm +from:0x020a9604 kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x020a961c kind:arm_call to:0x01ff930c module:itcm +from:0x020a9654 kind:arm_call to:0x01ffb714 module:itcm +from:0x020a9664 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a96ac kind:arm_call to:0x01ff9258 module:itcm +from:0x020a96f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020a96fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a9784 kind:arm_call to:0x01ff916c module:itcm +from:0x020a97b4 kind:arm_call to:0x01ff9318 module:itcm +from:0x020a97c4 kind:arm_call to:0x01ff930c module:itcm +from:0x020a97d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x020a987c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020a988c kind:arm_call to:0x01ffa60c module:itcm +from:0x020a98b4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020a98c4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020a98ec kind:load to:0x0203e964 module:main +from:0x020a9908 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020a9950 kind:load to:0x027e09b8 module:dtcm +from:0x020a9968 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020a999c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020a99c8 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x020a9a28 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020a9a3c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020a9a44 kind:arm_call to:0x02011ff4 module:main +from:0x020a9a90 kind:load to:0x02049be4 module:main +from:0x020a9ab8 kind:load to:0x020b4e4c module:overlay(0) +from:0x020a9acc kind:arm_call to:0x02011f3c module:main +from:0x020a9ad8 kind:arm_call to:0x020a9ae0 module:overlay(0) +from:0x020a9ae8 kind:arm_call to:0x020aa200 module:overlay(0) +from:0x020a9b04 kind:arm_call to:0x020aa210 module:overlay(0) +from:0x020a9b28 kind:load to:0x02028cdc module:main +from:0x020a9b38 kind:load to:0x020afda8 module:overlay(0) +from:0x020a9b48 kind:load to:0x020afd68 module:overlay(0) +from:0x020a9c24 kind:load to:0x020afe34 module:overlay(0) +from:0x020a9c28 kind:load to:0x020afec4 module:overlay(0) +from:0x020a9c2c kind:load to:0x020afe8c module:overlay(0) +from:0x020a9c30 kind:load to:0x020afeb0 module:overlay(0) +from:0x020a9c34 kind:load to:0x020afe94 module:overlay(0) +from:0x020a9c38 kind:load to:0x020afea0 module:overlay(0) +from:0x020a9c3c kind:load to:0x020afe88 module:overlay(0) +from:0x020a9c40 kind:load to:0x020afe2c module:overlay(0) +from:0x020a9c44 kind:load to:0x020afe98 module:overlay(0) +from:0x020a9c48 kind:load to:0x020afe90 module:overlay(0) +from:0x020a9ca8 kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x020a9d74 kind:load to:0x02049be4 module:main +from:0x020a9d90 kind:arm_call_thumb to:0x020a1000 module:overlay(0) +from:0x020a9da8 kind:arm_call to:0x020a9cfc module:overlay(0) +from:0x020a9e00 kind:load to:0x020b64c4 module:overlay(0) +from:0x020a9e04 kind:load to:0x020afe34 module:overlay(0) +from:0x020a9e08 kind:load to:0x020b4e74 module:overlay(0) +from:0x020a9e0c kind:load to:0x020afec4 module:overlay(0) +from:0x020a9e10 kind:load to:0x02049be4 module:main +from:0x020a9e2c kind:arm_call_thumb to:0x020a1000 module:overlay(0) +from:0x020a9e44 kind:arm_call to:0x020a9cfc module:overlay(0) +from:0x020a9e9c kind:load to:0x020b64c4 module:overlay(0) +from:0x020a9ea0 kind:load to:0x020afe28 module:overlay(0) +from:0x020a9ea4 kind:load to:0x020b4e60 module:overlay(0) +from:0x020a9ea8 kind:load to:0x020afeb0 module:overlay(0) +from:0x020a9eac kind:load to:0x02049be4 module:main +from:0x020a9ec8 kind:arm_call_thumb to:0x020a1000 module:overlay(0) +from:0x020a9ee0 kind:arm_call to:0x020a9cfc module:overlay(0) +from:0x020a9f38 kind:load to:0x020b64c4 module:overlay(0) +from:0x020a9f3c kind:load to:0x020afe30 module:overlay(0) +from:0x020a9f40 kind:load to:0x020b4e88 module:overlay(0) +from:0x020a9f44 kind:load to:0x020afea0 module:overlay(0) +from:0x020a9f48 kind:load to:0x02049be4 module:main +from:0x020a9f8c kind:arm_call to:0x020a9eb0 module:overlay(0) +from:0x020a9fa8 kind:arm_call_thumb to:0x020a1000 module:overlay(0) +from:0x020a9fc0 kind:arm_call to:0x020a9cfc module:overlay(0) +from:0x020aa018 kind:load to:0x02049be4 module:main +from:0x020aa01c kind:load to:0x020b64c4 module:overlay(0) +from:0x020aa020 kind:load to:0x020afe2c module:overlay(0) +from:0x020aa024 kind:load to:0x020b4e9c module:overlay(0) +from:0x020aa028 kind:load to:0x020afe98 module:overlay(0) +from:0x020aa054 kind:arm_call to:0x020a9d78 module:overlay(0) +from:0x020aa068 kind:arm_call to:0x020a9e14 module:overlay(0) +from:0x020aa07c kind:arm_call to:0x020a9eb0 module:overlay(0) +from:0x020aa090 kind:arm_call to:0x020a9f4c module:overlay(0) +from:0x020aa0a8 kind:load to:0x020afde8 module:overlay(0) +from:0x020aa108 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa118 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa128 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa138 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa148 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa158 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa168 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa178 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa188 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa198 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa1a8 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa1b8 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa1c8 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa1d8 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa1e8 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa1f8 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020aa20c kind:load to:0x020b6510 module:overlay(0) +from:0x020aa220 kind:load to:0x020b6510 module:overlay(0) +from:0x020aa234 kind:load to:0x020afed8 module:overlay(0) +from:0x020aa240 kind:load to:0x020b19c0 module:overlay(0) +from:0x020aa244 kind:load to:0x020b19b0 module:overlay(0) +from:0x020aa248 kind:load to:0x020b19d8 module:overlay(0) +from:0x020aa24c kind:load to:0x020b19a8 module:overlay(0) +from:0x020aa250 kind:load to:0x020b19e0 module:overlay(0) +from:0x020aa254 kind:load to:0x020b19b8 module:overlay(0) +from:0x020aa258 kind:load to:0x020b19c8 module:overlay(0) +from:0x020aa25c kind:load to:0x020b19d0 module:overlay(0) +from:0x020ab0ec kind:load to:0x02040403 module:main +from:0x020ab4dc kind:load to:0x020b2adc module:overlay(0) +from:0x020ab530 kind:load to:0x020ac028 module:overlay(0) +from:0x020ab534 kind:load to:0x020ab6b0 module:overlay(0) +from:0x020ab578 kind:load to:0x020b2af8 module:overlay(0) +from:0x020ab5cc kind:load to:0x020abb68 module:overlay(0) +from:0x020ab5d4 kind:load to:0x020ab3d8 module:overlay(0) +from:0x020ab614 kind:load to:0x020b2ae8 module:overlay(0) +from:0x020ab668 kind:load to:0x020ab908 module:overlay(0) +from:0x020ab66c kind:load to:0x020ab3ec module:overlay(0) +from:0x020ace98 kind:load to:0x020b2c54 module:overlay(0) +from:0x020ace9c kind:load to:0x020b2c44 module:overlay(0) +from:0x020acea0 kind:load to:0x020b2c5c module:overlay(0) +from:0x020acea4 kind:load to:0x020b2c4c module:overlay(0) +from:0x020acea8 kind:load to:0x020b2bdc module:overlay(0) +from:0x020aceac kind:load to:0x020b2bb8 module:overlay(0) +from:0x020aceb0 kind:load to:0x020b2bbc module:overlay(0) +from:0x020aceb4 kind:load to:0x020b2c1c module:overlay(0) +from:0x020aceb8 kind:load to:0x020b2c34 module:overlay(0) +from:0x020acebc kind:load to:0x020b2bcc module:overlay(0) +from:0x020acec0 kind:load to:0x020b2bc4 module:overlay(0) +from:0x020acec4 kind:load to:0x020b2bec module:overlay(0) +from:0x020acec8 kind:load to:0x020b2c3c module:overlay(0) +from:0x020acecc kind:load to:0x020b2bfc module:overlay(0) +from:0x020aced0 kind:load to:0x020b2bf4 module:overlay(0) +from:0x020aced4 kind:load to:0x020b2c2c module:overlay(0) +from:0x020aced8 kind:load to:0x020b2c14 module:overlay(0) +from:0x020acedc kind:load to:0x020b2bc0 module:overlay(0) +from:0x020acee0 kind:load to:0x020b2c24 module:overlay(0) +from:0x020acee4 kind:load to:0x020b2c0c module:overlay(0) +from:0x020acee8 kind:load to:0x020b2c04 module:overlay(0) +from:0x020aceec kind:load to:0x020b2bc8 module:overlay(0) +from:0x020acef0 kind:load to:0x020b2bd4 module:overlay(0) +from:0x020acef4 kind:load to:0x020b2be4 module:overlay(0) +from:0x020ae4bc kind:load to:0x02158ae4 module:overlays(61,68,82) +from:0x020ae4c0 kind:load to:0x0215e90c module:overlays(66,68,83) +from:0x020ae4c4 kind:load to:0x0215d76c module:overlays(67,68,78) +from:0x020ae4c8 kind:load to:0x021592b0 module:overlays(60,68,73) +from:0x020ae4cc kind:load to:0x0215aa18 module:overlays(61,64,65,68,69) +from:0x020ae4d0 kind:load to:0x02157fa0 module:overlays(59,68,79) +from:0x020ae4d4 kind:load to:0x0215cfb5 module:overlays(67,68) +from:0x020ae4d8 kind:load to:0x02160918 module:overlays(62,63,66,68,86) +from:0x020ae4dc kind:load to:0x0215c068 module:overlays(68,77) +from:0x020ae4e0 kind:load to:0x0213f794 module:overlays(26,70) +from:0x020ae4e4 kind:load to:0x020f1390 module:overlays(19,22,31) +from:0x020ae4e8 kind:load to:0x02156f7c module:overlays(58,77) +from:0x020ae4ec kind:load to:0x02152f08 module:overlays(29,58,77) +from:0x020ae4f0 kind:load to:0x020f3d7c module:overlays(19,22,23,31) +from:0x020ae4f4 kind:load to:0x020f02ec module:overlays(19,21,22) +from:0x020ae4f8 kind:load to:0x020f0cdc module:overlays(19,21,22) +from:0x020ae4fc kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae500 kind:load to:0x020ec0f0 module:overlays(19,21,22) +from:0x020ae504 kind:load to:0x02157ad4 module:overlays(58,77,79) +from:0x020ae508 kind:load to:0x021278b8 module:overlay(45) +from:0x020ae50c kind:load to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae510 kind:load to:0x02123aa4 module:overlay(26) +from:0x020ae514 kind:load to:0x02124188 module:overlay(45) +from:0x020ae518 kind:load to:0x02128300 module:overlay(45) +from:0x020ae51c kind:load to:0x021304a0 module:overlays(47,48,49,50,51,52) +from:0x020ae520 kind:load to:0x02131478 module:overlays(26,47,49) +from:0x020ae524 kind:load to:0x020f243c module:overlays(19,21,22,23) +from:0x020ae528 kind:load to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae52c kind:load to:0x0215c9cc module:overlay(74) +from:0x020ae530 kind:load to:0x0211ea48 module:overlays(33,38) +from:0x020ae534 kind:load to:0x0211cd98 module:overlay(38) +from:0x020ae538 kind:load to:0x02149ccc module:overlay(29) +from:0x020ae53c kind:load to:0x0217756c module:overlays(89,90,91,93,94) +from:0x020ae540 kind:load to:0x020e34b4 module:overlays(19,20,31) +from:0x020ae544 kind:load to:0x021435d0 module:overlay(70) +from:0x020ae548 kind:load to:0x0216e6a0 module:overlay(91) +from:0x020ae54c kind:load to:0x020e14c4 module:overlays(19,20,31) +from:0x020ae550 kind:load to:0x020f37d0 module:overlays(19,21,22,23) +from:0x020ae554 kind:load to:0x0217ad30 module:overlays(92,96) +from:0x020ae558 kind:load to:0x02140058 module:overlays(26,70) +from:0x020ae55c kind:load to:0x02119324 module:overlay(34) +from:0x020ae560 kind:load to:0x02156b88 module:overlays(58,74) +from:0x020ae568 kind:load to:0x020f1a14 module:overlays(19,21,22,23) +from:0x020ae56c kind:load to:0x02160e10 module:overlays(59,62,66,73,86) +from:0x020ae570 kind:load to:0x021585e0 module:overlays(61,79) +from:0x020ae574 kind:load to:0x02158678 module:overlays(61,75) +from:0x020ae578 kind:load to:0x021585a0 module:overlays(61,79) +from:0x020ae580 kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae584 kind:load to:0x0215aaf8 module:overlays(61,63,64,65,69,83) +from:0x020ae588 kind:load to:0x0215e974 module:overlays(60,66,80,83) +from:0x020ae58c kind:load to:0x0215ebb0 module:overlays(60,62,66) +from:0x020ae590 kind:load to:0x02158af8 module:overlays(61,82) +from:0x020ae594 kind:load to:0x0212af14 module:overlay(40) +from:0x020ae598 kind:load to:0x02139808 module:overlays(26,55) +from:0x020ae59c kind:load to:0x0217a738 module:overlay(96) +from:0x020ae5a0 kind:load to:0x020fb30c module:overlays(19,23) +from:0x020ae5a4 kind:load to:0x020f38c8 module:overlays(19,21,22,23) +from:0x020ae5a8 kind:load to:0x0210f130 module:overlays(19,26) +from:0x020ae5ac kind:load to:0x0215c6dc module:overlay(60) +from:0x020ae5b0 kind:load to:0x02134134 module:overlay(49) +from:0x020ae5b4 kind:load to:0x0212b324 module:overlay(40) +from:0x020ae5b8 kind:load to:0x02147ef0 module:overlays(28,58) +from:0x020ae5bc kind:load to:0x021320ec module:overlay(49) +from:0x020ae5c0 kind:load to:0x02169f78 module:overlay(91) +from:0x020ae5c4 kind:load to:0x02163228 module:overlays(60,63,68,73,74,75,84) +from:0x020ae5c8 kind:load to:0x02178c80 module:overlays(91,92,93,94) +from:0x020ae5cc kind:load to:0x02104f00 module:overlays(19,26,31) +from:0x020ae5d0 kind:load to:0x0212b8b8 module:overlay(26) +from:0x020ae5d4 kind:load to:0x02146b04 module:overlay(29) +from:0x020ae5d8 kind:load to:0x021356e0 module:overlays(26,47) +from:0x020ae5dc kind:load to:0x0216a56c module:overlay(88) +from:0x020ae5e0 kind:load to:0x0216e25c module:overlay(88) +from:0x020ae5e4 kind:load to:0x02171f90 module:overlays(88,89) +from:0x020ae5e8 kind:load to:0x021705c4 module:overlay(88) +from:0x020ae5ec kind:load to:0x02159fc8 module:overlay(67) +from:0x020ae5f0 kind:load to:0x0216e838 module:overlay(88) +from:0x020ae5f4 kind:load to:0x0215ab54 module:overlays(61,64,65,67) +from:0x020ae5f8 kind:load to:0x02171d70 module:overlays(88,89) +from:0x020ae5fc kind:load to:0x02171b5c module:overlays(88,89) +from:0x020ae600 kind:load to:0x021708dc module:overlays(88,89,94) +from:0x020ae604 kind:load to:0x02170d80 module:overlay(88) +from:0x020ae608 kind:load to:0x0216d318 module:overlay(88) +from:0x020ae60c kind:load to:0x021713c8 module:overlays(88,89) +from:0x020ae610 kind:load to:0x021711a8 module:overlays(88,89) +from:0x020ae614 kind:load to:0x0216ccd4 module:overlay(88) +from:0x020ae618 kind:load to:0x0216c6c4 module:overlays(88,93) +from:0x020ae61c kind:load to:0x0217160c module:overlays(88,89) +from:0x020ae620 kind:load to:0x02171820 module:overlays(88,89) +from:0x020ae624 kind:load to:0x0216c368 module:overlays(88,91) +from:0x020ae628 kind:load to:0x0215b1b4 module:overlays(61,64,65,69,87) +from:0x020ae62c kind:load to:0x0215c298 module:overlays(77,87) +from:0x020ae630 kind:load to:0x02154440 module:overlays(58,86,87) +from:0x020ae634 kind:load to:0x02154440 module:overlays(58,86,87) +from:0x020ae638 kind:load to:0x02158b78 module:overlays(77,82) +from:0x020ae63c kind:load to:0x0215596c module:overlays(58,79) +from:0x020ae640 kind:load to:0x0215aee4 module:overlays(61,64,65,69,84) +from:0x020ae644 kind:load to:0x02157a70 module:overlays(58,79,82) +from:0x020ae648 kind:load to:0x02170f7c module:overlays(89,90,94) +from:0x020ae64c kind:load to:0x02181bc4 module:overlays(97,99) +from:0x020ae650 kind:load to:0x02171448 module:overlays(89,90) +from:0x020ae654 kind:load to:0x0217111c module:overlays(88,89,90) +from:0x020ae658 kind:load to:0x0209c074 module:overlay(0) +from:0x020ae65c kind:load to:0x0216ee14 module:overlay(94) +from:0x020ae660 kind:load to:0x021706f8 module:overlays(88,89,94) +from:0x020ae664 kind:load to:0x0215c4b4 module:overlays(78,83) +from:0x020ae668 kind:load to:0x02181d8c module:overlays(97,98) +from:0x020ae66c kind:load to:0x0218145c module:overlays(97,99) +from:0x020ae670 kind:load to:0x0218186c module:overlays(97,98) +from:0x020ae674 kind:load to:0x020fb4ac module:overlays(19,23,31) +from:0x020ae678 kind:load to:0x0215b804 module:overlays(61,65,77,86) +from:0x020ae67c kind:load to:0x021708ac module:overlays(89,94) +from:0x020ae680 kind:load to:0x0215c668 module:overlays(74,83,84) +from:0x020ae684 kind:load to:0x02181688 module:overlays(97,98) +from:0x020ae688 kind:load to:0x021810b4 module:overlays(97,99) +from:0x020ae68c kind:load to:0x021810d8 module:overlays(97,98) +from:0x020ae690 kind:load to:0x0213abf0 module:overlays(26,57) +from:0x020ae694 kind:load to:0x0213f344 module:overlays(26,70) +from:0x020ae698 kind:load to:0x021351ac module:overlays(26,47) +from:0x020ae69c kind:load to:0x0209bf88 module:overlay(0) +from:0x020ae6a0 kind:load to:0x021576dc module:overlays(58,79,82) +from:0x020ae6a4 kind:load to:0x0213d600 module:overlays(26,54,55) +from:0x020ae6a8 kind:load to:0x02138564 module:overlays(26,54) +from:0x020ae6ac kind:load to:0x02158734 module:overlay(62) +from:0x020ae6b0 kind:load to:0x02148bec module:overlays(27,58) +from:0x020ae6b4 kind:load to:0x0216de68 module:overlay(94) +from:0x020ae6b8 kind:load to:0x0214a988 module:overlay(58) +from:0x020ae6bc kind:load to:0x02119ea4 module:overlay(34) +from:0x020ae6c0 kind:load to:0x0214c344 module:overlay(30) +from:0x020ae6c4 kind:load to:0x0213c21c module:overlays(26,54,57) +from:0x020ae6c8 kind:load to:0x0211e4a4 module:overlays(33,35) +from:0x020ae6cc kind:load to:0x02118fc0 module:overlays(32,33,34,35,36,37,38,39) +from:0x020ae6d0 kind:load to:0x0211bbbc module:overlay(35) +from:0x020ae6d4 kind:load to:0x0215a3a8 module:overlays(61,62,84) +from:0x020ae6d8 kind:load to:0x021450a8 module:overlay(27) +from:0x020ae6dc kind:load to:0x021591a0 module:overlay(61) +from:0x020ae6e0 kind:load to:0x02135408 module:overlays(26,47) +from:0x020ae6e4 kind:load to:0x020f8024 module:overlays(19,22,23,31) +from:0x020ae6e8 kind:load to:0x0211aa68 module:overlays(35,36) +from:0x020ae6ec kind:load to:0x0211aadc module:overlay(35) +from:0x020ae6f0 kind:load to:0x020f39ac module:overlays(19,21,22,23) +from:0x020ae6f4 kind:load to:0x0212b058 module:overlay(40) +from:0x020ae6f8 kind:load to:0x0212b118 module:overlay(40) +from:0x020ae6fc kind:load to:0x0212b1c8 module:overlays(26,40) +from:0x020ae700 kind:load to:0x0215968c module:overlays(64,86) +from:0x020ae704 kind:load to:0x0212b278 module:overlay(40) +from:0x020ae708 kind:load to:0x0212ac28 module:overlay(40) +from:0x020ae710 kind:load to:0x0212afa0 module:overlays(40,42) +from:0x020ae714 kind:load to:0x02152ea0 module:overlays(29,77,78) +from:0x020ae718 kind:load to:0x02135314 module:overlays(26,50) +from:0x020ae71c kind:load to:0x0213ab80 module:overlays(26,56) +from:0x020ae720 kind:load to:0x02139e60 module:overlays(26,57) +from:0x020ae724 kind:load to:0x021384e0 module:overlays(26,53,54,55,56,57) +from:0x020ae728 kind:load to:0x02123510 module:overlays(40,44) +from:0x020ae72c kind:load to:0x02131478 module:overlays(26,47,49) +from:0x020ae730 kind:load to:0x02157f54 module:overlays(67,68,79) +from:0x020ae734 kind:load to:0x02158004 module:overlays(67,79) +from:0x020ae738 kind:load to:0x0212ae70 module:overlay(40) +from:0x020ae73c kind:load to:0x02158c9c module:overlays(77,82) +from:0x020ae740 kind:load to:0x021580a4 module:overlays(61,67,79) +from:0x020ae744 kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae748 kind:load to:0x0212adc8 module:overlay(40) +from:0x020ae74c kind:load to:0x02159578 module:overlay(67) +from:0x020ae754 kind:load to:0x0214ce3c module:overlay(30) +from:0x020ae758 kind:load to:0x0211ec64 module:overlays(33,38) +from:0x020ae75c kind:load to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae760 kind:load to:0x0213a7f8 module:overlays(26,57) +from:0x020ae764 kind:load to:0x021304a0 module:overlays(47,48,49,50,51,52) +from:0x020ae768 kind:load to:0x02154564 module:overlays(58,86) +from:0x020ae76c kind:load to:0x02143abc module:overlay(30) +from:0x020ae770 kind:load to:0x020eecf4 module:overlays(19,22,31) +from:0x020ae774 kind:load to:0x0214b0cc module:overlay(30) +from:0x020ae778 kind:load to:0x0213a9fc module:overlays(26,57) +from:0x020ae77c kind:load to:0x0212a440 module:overlays(41,44,45,46) +from:0x020ae780 kind:load to:0x0212b710 module:overlays(40,44) +from:0x020ae784 kind:load to:0x0215c824 module:overlay(80) +from:0x020ae788 kind:load to:0x02125eb4 module:overlay(44) +from:0x020ae78c kind:load to:0x02150c38 module:overlay(80) +from:0x020ae790 kind:load to:0x020e45a4 module:overlays(19,20) +from:0x020ae794 kind:load to:0x02159ca0 module:overlays(64,84) +from:0x020ae798 kind:load to:0x020e58c8 module:overlays(19,20,31) +from:0x020ae79c kind:load to:0x02188e48 module:overlays(97,100,105,110) +from:0x020ae7a0 kind:load to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae7a4 kind:load to:0x02158eac module:overlays(61,82) +from:0x020ae7a8 kind:load to:0x0211db40 module:overlays(32,39) +from:0x020ae7ac kind:load to:0x021234c0 module:overlays(40,41,42,43,44,45,46) +from:0x020ae7b0 kind:load to:0x021413b4 module:overlays(26,70) +from:0x020ae7b4 kind:load to:0x02123b70 module:overlays(41,44) +from:0x020ae7b8 kind:load to:0x021236a0 module:overlay(41) +from:0x020ae7bc kind:load to:0x0212418c module:overlay(41) +from:0x020ae7c0 kind:load to:0x02160134 module:overlays(60,62,66,75,80,86) +from:0x020ae7c4 kind:load to:0x0215d750 module:overlays(67,74,78) +from:0x020ae7c8 kind:load to:0x02111640 module:overlays(19,26) +from:0x020ae7cc kind:load to:0x02132ec0 module:overlays(26,50) +from:0x020ae7d0 kind:load to:0x021304a0 module:overlays(47,48,49,50,51,52) +from:0x020ae7d4 kind:load to:0x02160118 module:overlays(62,66,71,80,86) +from:0x020ae7d8 kind:load to:0x02141dd8 module:overlay(58) +from:0x020ae7dc kind:load to:0x0214237c module:overlay(58) +from:0x020ae7e0 kind:load to:0x0213f254 module:overlays(26,58) +from:0x020ae7e4 kind:load to:0x0216e3a4 module:overlay(94) +from:0x020ae7e8 kind:load to:0x02118fc0 module:overlays(32,33,34,35,36,37,38,39) +from:0x020ae7ec kind:load to:0x0212c888 module:overlays(42,44) +from:0x020ae7f0 kind:load to:0x0212c1a8 module:overlays(42,44) +from:0x020ae7f4 kind:load to:0x0212c644 module:overlays(41,42,44) +from:0x020ae7f8 kind:load to:0x0215df6c module:overlays(66,67,83,84) +from:0x020ae7fc kind:load to:0x02158fa4 module:overlays(62,82) +from:0x020ae800 kind:load to:0x02160830 module:overlays(62,66,84,86) +from:0x020ae804 kind:load to:0x0213859c module:overlays(26,53) +from:0x020ae808 kind:load to:0x02142734 module:overlays(29,70) +from:0x020ae80c kind:load to:0x02166038 module:overlay(94) +from:0x020ae810 kind:load to:0x0215eb58 module:overlays(66,80,84) +from:0x020ae814 kind:load to:0x020f3aa4 module:overlays(19,21,22,23) +from:0x020ae818 kind:load to:0x0217a68c module:overlay(96) +from:0x020ae81c kind:load to:0x02174504 module:overlays(88,89,92) +from:0x020ae820 kind:load to:0x0215e284 module:overlays(66,67,75,83) +from:0x020ae824 kind:load to:0x02176af4 module:overlays(88,89,90,92) +from:0x020ae828 kind:load to:0x02151b14 module:overlays(29,30,74) +from:0x020ae82c kind:load to:0x02175240 module:overlays(88,89,92) +from:0x020ae830 kind:load to:0x02168cbc module:overlays(88,92) +from:0x020ae834 kind:load to:0x021735e8 module:overlays(88,89,91,92) +from:0x020ae838 kind:load to:0x0214af7c module:overlays(29,30) +from:0x020ae83c kind:load to:0x0215e518 module:overlays(66,68,83) +from:0x020ae840 kind:load to:0x021251a8 module:overlay(42) +from:0x020ae844 kind:load to:0x0211b6cc module:overlays(32,36) +from:0x020ae848 kind:load to:0x020fab5c module:overlays(19,23,31) +from:0x020ae84c kind:load to:0x0216fa8c module:overlay(94) +from:0x020ae850 kind:load to:0x0215a510 module:overlays(61,62,65) +from:0x020ae854 kind:load to:0x021541e0 module:overlays(58,75,85) +from:0x020ae858 kind:load to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae85c kind:load to:0x0215df24 module:overlays(66,67,75,83,86) +from:0x020ae860 kind:load to:0x02150c40 module:overlay(75) +from:0x020ae864 kind:load to:0x02171b58 module:overlays(89,92) +from:0x020ae868 kind:load to:0x021702e4 module:overlay(92) +from:0x020ae86c kind:load to:0x0216f688 module:overlay(92) +from:0x020ae870 kind:load to:0x02168c08 module:overlay(91) +from:0x020ae874 kind:load to:0x02134d84 module:overlay(52) +from:0x020ae878 kind:load to:0x0212ac68 module:overlays(40,42) +from:0x020ae87c kind:load to:0x02159ba8 module:overlays(62,67) +from:0x020ae880 kind:load to:0x0212abe8 module:overlay(40) +from:0x020ae884 kind:load to:0x02159b18 module:overlay(62) +from:0x020ae888 kind:load to:0x02159ff4 module:overlays(62,65) +from:0x020ae88c kind:load to:0x020fb80c module:overlays(19,23,31) +from:0x020ae890 kind:load to:0x02158360 module:overlays(62,79) +from:0x020ae894 kind:load to:0x020f0fcc module:overlays(19,22,31) +from:0x020ae898 kind:load to:0x0216b328 module:overlay(91) +from:0x020ae89c kind:load to:0x020f7f14 module:overlays(19,22,23,31) +from:0x020ae8a0 kind:load to:0x0215c320 module:overlays(77,83) +from:0x020ae8a4 kind:load to:0x02158bdc module:overlays(62,82) +from:0x020ae8a8 kind:load to:0x0211fd80 module:overlays(32,33) +from:0x020ae8b0 kind:load to:0x020f6108 module:overlays(19,22,23,26,31) +from:0x020ae8b4 kind:load to:0x020f0c00 module:overlays(19,22,31) +from:0x020ae8b8 kind:load to:0x020d6e9c module:overlays(19,24) +from:0x020ae8bc kind:load to:0x0215afa4 module:overlays(61,63,64,65,67,69,86) +from:0x020ae8c0 kind:load to:0x02123c4c module:overlays(42,44) +from:0x020ae8c4 kind:load to:0x02158070 module:overlays(79,86) +from:0x020ae8c8 kind:load to:0x021234c0 module:overlays(40,41,42,43,44,45,46) +from:0x020ae8cc kind:load to:0x02152f68 module:overlays(29,58,79,82) +from:0x020ae8d0 kind:load to:0x021550d8 module:overlays(58,79,86) +from:0x020ae8d4 kind:load to:0x0215aacc module:overlays(61,64,65,77) +from:0x020ae8d8 kind:load to:0x0215ced8 module:overlays(60,67) +from:0x020ae8dc kind:load to:0x0212ccb0 module:overlay(40) +from:0x020ae8e0 kind:load to:0x02138788 module:overlays(26,53,56) +from:0x020ae8e4 kind:load to:0x021320e8 module:overlay(48) +from:0x020ae8e8 kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae8ec kind:load to:0x0216b284 module:overlay(94) +from:0x020ae8f0 kind:load to:0x021288bc module:overlays(41,42) +from:0x020ae8f4 kind:load to:0x02177948 module:overlays(89,90,91,93,94) +from:0x020ae8f8 kind:load to:0x0211f0a0 module:overlays(33,38) +from:0x020ae8fc kind:load to:0x02159d0c module:overlay(77) +from:0x020ae900 kind:load to:0x021779f4 module:overlays(89,90,91,93,94) +from:0x020ae904 kind:load to:0x02177aa0 module:overlays(89,90,91,93,94) +from:0x020ae908 kind:load to:0x02177b48 module:overlays(89,90,91,93,94) +from:0x020ae90c kind:load to:0x021347bc module:overlay(49) +from:0x020ae910 kind:load to:0x0215e688 module:overlays(66,74,83,86) +from:0x020ae914 kind:load to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae918 kind:load to:0x02151a60 module:overlays(29,30,81) +from:0x020ae91c kind:load to:0x0214d8a8 module:overlay(29) +from:0x020ae920 kind:load to:0x02130be0 module:overlay(48) +from:0x020ae924 kind:load to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae928 kind:load to:0x0215c438 module:overlays(59,77) +from:0x020ae92c kind:load to:0x02158b50 module:overlays(59,62,82) +from:0x020ae930 kind:load to:0x0216045d module:overlays(59,62,66,86) +from:0x020ae934 kind:load to:0x021662c8 module:overlays(93,94) +from:0x020ae938 kind:load to:0x02135548 module:overlays(26,49) +from:0x020ae93c kind:load to:0x0215bb34 module:overlays(61,63,77,86) +from:0x020ae940 kind:load to:0x0215dca4 module:overlays(67,78,83,86) +from:0x020ae944 kind:load to:0x0213b2a8 module:overlays(26,53,55) +from:0x020ae948 kind:load to:0x02158dc8 module:overlays(69,82) +from:0x020ae94c kind:load to:0x0211e0f8 module:overlays(26,33,39) +from:0x020ae950 kind:load to:0x021613a8 module:overlays(62,66,87) +from:0x020ae954 kind:load to:0x02161178 module:overlays(62,66,87) +from:0x020ae958 kind:load to:0x0215ccb4 module:overlays(66,67,74,78) +from:0x020ae95c kind:load to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae960 kind:load to:0x0212bd48 module:overlays(42,44) +from:0x020ae964 kind:load to:0x0215f2b8 module:overlays(62,63,66) +from:0x020ae968 kind:load to:0x021211f8 module:overlays(26,33,35,36,38) +from:0x020ae96c kind:load to:0x0215a22c module:overlays(67,69) +from:0x020ae970 kind:load to:0x02120a6c module:overlays(26,33,38) +from:0x020ae974 kind:load to:0x0215ea0c module:overlays(62,66,80,83) +from:0x020ae978 kind:load to:0x0215d098 module:overlays(67,84) +from:0x020ae97c kind:load to:0x0215c198 module:overlays(77,83,84) +from:0x020ae980 kind:load to:0x0215b6ec module:overlays(61,65,69,77,83) +from:0x020ae984 kind:load to:0x02119348 module:overlay(33) +from:0x020ae988 kind:load to:0x0213b2a8 module:overlays(26,53,55) +from:0x020ae98c kind:load to:0x0213be7c module:overlays(26,55,57) +from:0x020ae990 kind:load to:0x02143c8c module:overlay(70) +from:0x020ae994 kind:load to:0x020f82e0 module:overlays(19,22,23,31) +from:0x020ae998 kind:load to:0x02160678 module:overlays(62,66,68,86) +from:0x020ae99c kind:load to:0x021603d8 module:overlays(62,66,68,86) +from:0x020ae9a0 kind:load to:0x02160528 module:overlays(62,66,68,86) +from:0x020ae9a4 kind:load to:0x021607c8 module:overlays(62,66,68,86) +from:0x020ae9a8 kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae9ac kind:load to:0x0215a3ec module:overlays(61,62) +from:0x020ae9b0 kind:load to:0x021234c0 module:overlays(40,41,42,43,44,45,46) +from:0x020ae9b4 kind:load to:0x0215d4d4 module:overlays(60,67) +from:0x020ae9b8 kind:load to:0x0215d888 module:overlays(60,66,67,71,78,83) +from:0x020ae9bc kind:load to:0x0215d9dc module:overlays(60,67,78,83) +from:0x020ae9c0 kind:load to:0x0215e1b4 module:overlays(60,66,67,83) +from:0x020ae9c4 kind:load to:0x0215e608 module:overlays(60,66,71,83) +from:0x020ae9c8 kind:load to:0x0215e730 module:overlays(60,66,83) +from:0x020ae9cc kind:load to:0x0215e08c module:overlays(60,66,67,83) +from:0x020ae9d0 kind:load to:0x02171a40 module:overlays(88,89) +from:0x020ae9d4 kind:load to:0x0215da78 module:overlays(67,78,83,86) +from:0x020ae9d8 kind:load to:0x02159278 module:overlays(64,65,69) +from:0x020ae9dc kind:load to:0x0215939c module:overlays(64,65) +from:0x020ae9e0 kind:load to:0x0213a17c module:overlays(26,57) +from:0x020ae9e4 kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae9e8 kind:load to:0x02157ff4 module:overlays(61,62,79) +from:0x020ae9ec kind:load to:0x02158118 module:overlays(62,79) +from:0x020ae9f0 kind:load to:0x0215823c module:overlays(62,79,82) +from:0x020ae9f4 kind:load to:0x021599f4 module:overlay(62) +from:0x020ae9f8 kind:load to:0x02150c80 module:overlay(72) +from:0x020ae9fc kind:load to:0x02118fc0 module:overlays(32,33,34,35,36,37,38,39) +from:0x020aea00 kind:load to:0x021721d0 module:overlays(88,89) +from:0x020aea04 kind:load to:0x02152054 module:overlays(29,30,72) +from:0x020aea08 kind:load to:0x0211ab28 module:overlay(39) +from:0x020aea0c kind:load to:0x02158d90 module:overlays(65,66,82) +from:0x020aea10 kind:load to:0x02158eb4 module:overlays(65,66,82) +from:0x020aea14 kind:load to:0x02158fd8 module:overlays(65,67,82) +from:0x020aea18 kind:load to:0x021590fc module:overlay(65) +from:0x020aea1c kind:load to:0x02159220 module:overlays(60,65) +from:0x020aea20 kind:load to:0x02159344 module:overlay(65) +from:0x020aea24 kind:load to:0x0215c33c module:overlays(63,77,87) +from:0x020aea28 kind:load to:0x0215c1d8 module:overlays(63,77) +from:0x020aea2c kind:load to:0x0215c584 module:overlays(63,67,80) +from:0x020aea30 kind:load to:0x0211de28 module:overlays(33,39) +from:0x020aea34 kind:load to:0x0215bc2c module:overlays(63,77) +from:0x020aea38 kind:load to:0x0215bf90 module:overlays(60,63,77) +from:0x020aea3c kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aea40 kind:load to:0x02157fc4 module:overlays(61,66,79) +from:0x020aea44 kind:load to:0x02158234 module:overlays(61,71,79) +from:0x020aea48 kind:load to:0x02158358 module:overlays(61,69,79) +from:0x020aea4c kind:load to:0x0215847c module:overlays(61,79) +from:0x020aea50 kind:load to:0x02162b78 module:overlays(59,60,66,68,74,75,84,87) +from:0x020aea54 kind:load to:0x02159468 module:overlay(65) +from:0x020aea58 kind:load to:0x020ef81c module:overlays(19,22,31) +from:0x020aea5c kind:load to:0x021629d0 module:overlays(59,60,66,68,74,75,87) +from:0x020aea60 kind:load to:0x021594c0 module:overlays(64,65,71) +from:0x020aea64 kind:load to:0x02159d58 module:overlay(67) +from:0x020aea68 kind:load to:0x02159e7c module:overlays(61,67) +from:0x020aea6c kind:load to:0x02162718 module:overlays(59,60,63,66,68,74,75,87) +from:0x020aea70 kind:load to:0x02161bcc module:overlays(59,60,62,66,84) +from:0x020aea74 kind:load to:0x02161ef0 module:overlays(59,60,66,74,87) +from:0x020aea78 kind:load to:0x0216153c module:overlays(59,60,62,63,66) +from:0x020aea7c kind:load to:0x02162460 module:overlays(59,60,66,68,87) +from:0x020aea80 kind:load to:0x021621a8 module:overlays(59,60,66,74,75,87) +from:0x020aea84 kind:load to:0x0215c568 module:overlays(66,67) +from:0x020aea88 kind:load to:0x0215c444 module:overlays(59,62,66,75,77) +from:0x020aea8c kind:load to:0x0215bd98 module:overlays(77,86) +from:0x020aea90 kind:load to:0x020e8824 module:overlays(19,20,31) +from:0x020aea94 kind:load to:0x0212a798 module:overlays(41,46) +from:0x020aea98 kind:load to:0x020e8cb8 module:overlays(19,20,31) +from:0x020aea9c kind:load to:0x0214c024 module:overlay(70) +from:0x020aeaa0 kind:load to:0x020efa0c module:overlays(19,22,31) +from:0x020aeaa4 kind:load to:0x02181f70 module:overlays(97,98) +from:0x020aeaa8 kind:load to:0x0216c018 module:overlay(91) +from:0x020aeaac kind:load to:0x0214d7d0 module:overlays(30,58) +from:0x020aeab0 kind:load to:0x02128ad9 module:overlay(43) +from:0x020aeab8 kind:load to:0x02119edc module:overlay(39) +from:0x020aeabc kind:load to:0x02119f80 module:overlay(39) +from:0x020aeac0 kind:load to:0x02106d60 module:overlays(19,21,31) +from:0x020aeac4 kind:load to:0x02169c00 module:overlay(91) +from:0x020aeac8 kind:load to:0x021419e0 module:overlays(27,28,29,30) +from:0x020aeacc kind:load to:0x0214314c module:overlay(28) +from:0x020aead0 kind:load to:0x0216dac0 module:overlay(94) +from:0x020aead4 kind:load to:0x0211a9f8 module:overlay(26) +from:0x020aead8 kind:load to:0x02159330 module:overlays(60,65) +from:0x020aeadc kind:load to:0x021593c0 module:overlays(60,67) +from:0x020aeae0 kind:load to:0x02157f28 module:overlays(60,79) +from:0x020aeae4 kind:load to:0x02157fb4 module:overlays(60,79) +from:0x020aeae8 kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aeaec kind:load to:0x0211b3f8 module:overlay(37) +from:0x020aeaf0 kind:load to:0x021592a4 module:overlay(60) +from:0x020aeaf4 kind:load to:0x0211e940 module:overlays(33,37) +from:0x020aeaf8 kind:load to:0x020f9dcc module:overlays(19,23,31) +from:0x020aeafc kind:load to:0x020f9e3c module:overlays(19,23,31) +from:0x020aeb00 kind:load to:0x020f9eac module:overlays(19,23,31) +from:0x020aeb04 kind:load to:0x0216f4d0 module:overlay(90) +from:0x020aeb08 kind:load to:0x0216c62c module:overlay(94) +from:0x020aeb0c kind:load to:0x020f9f1c module:overlays(19,23,31) +from:0x020aeb10 kind:load to:0x02176aa8 module:overlays(88,89,90,92,93) +from:0x020aeb14 kind:load to:0x02119e5c module:overlay(39) +from:0x020aeb18 kind:load to:0x02119e9c module:overlay(39) +from:0x020aeb1c kind:load to:0x02150f8c module:overlays(30,85) +from:0x020aeb20 kind:load to:0x02152b54 module:overlays(29,30,76,79,81) +from:0x020aeb24 kind:load to:0x02169ddc module:overlay(91) +from:0x020aeb28 kind:load to:0x02128348 module:overlay(43) +from:0x020aeb2c kind:load to:0x02126718 module:overlay(43) +from:0x020aeb30 kind:load to:0x021234c0 module:overlays(40,41,42,43,44,45,46) +from:0x020aeb34 kind:load to:0x021304a0 module:overlays(47,48,49,50,51,52) +from:0x020aeb38 kind:load to:0x0216a320 module:overlay(94) +from:0x020aeb3c kind:load to:0x02133164 module:overlays(26,52) +from:0x020aeb40 kind:load to:0x020e6b34 module:overlays(19,20,31) +from:0x020aeb44 kind:load to:0x020f7a84 module:overlays(19,22,23,31) +from:0x020aeb48 kind:load to:0x021439c8 module:overlay(70) +from:0x020aeb4c kind:load to:0x0215cb10 module:overlays(66,67) +from:0x020aeb50 kind:load to:0x0209a8b8 module:overlay(0) +from:0x020aeb54 kind:load to:0x020f7dbc module:overlays(19,22,23,31) +from:0x020aeb58 kind:load to:0x0209aca8 module:overlay(0) +from:0x020aeb5c kind:load to:0x02143364 module:overlay(58) +from:0x020aeb60 kind:load to:0x02142fd0 module:overlay(58) +from:0x020aeb64 kind:load to:0x02142e90 module:overlay(58) +from:0x020aeb68 kind:load to:0x0214328c module:overlays(58,70) +from:0x020aeb6c kind:load to:0x02143010 module:overlay(58) +from:0x020aeb70 kind:load to:0x02142f90 module:overlays(27,58) +from:0x020aeb74 kind:load to:0x02142e50 module:overlay(58) +from:0x020aeb78 kind:load to:0x02142ed0 module:overlay(58) +from:0x020aeb7c kind:load to:0x02142d90 module:overlays(28,58) +from:0x020aeb80 kind:load to:0x0216953c module:overlay(94) +from:0x020aeb84 kind:load to:0x02142f10 module:overlays(28,58) +from:0x020aeb88 kind:load to:0x021430e8 module:overlay(58) +from:0x020aeb8c kind:load to:0x02142dd0 module:overlay(58) +from:0x020aeb90 kind:load to:0x021431b8 module:overlay(58) +from:0x020aeb94 kind:load to:0x02142f50 module:overlay(58) +from:0x020aeb98 kind:load to:0x02142e10 module:overlay(58) +from:0x020aeb9c kind:load to:0x02178500 module:overlays(89,91,92,94) +from:0x020aeba0 kind:load to:0x0215f210 module:overlays(62,66,71) +from:0x020aeba4 kind:load to:0x021658a0 module:overlays(88,89,90,91,92,93,94) +from:0x020aeba8 kind:load to:0x021167c4 module:overlays(19,26,31) +from:0x020aebac kind:load to:0x02177228 module:overlays(89,90,91,93,94) +from:0x020aebb0 kind:load to:0x02127fc4 module:overlay(26) +from:0x020aebb4 kind:load to:0x021770f0 module:overlays(88,89,90,91,92,94) +from:0x020aebb8 kind:load to:0x0211d850 module:overlay(39) +from:0x020aebc0 kind:load to:0x02177d78 module:overlays(89,90,91,92,93,94) +from:0x020aebc4 kind:load to:0x021165f0 module:overlays(19,26,31) +from:0x020aebc8 kind:load to:0x020f6834 module:overlays(19,22,23,31) +from:0x020aebcc kind:load to:0x021110a0 module:overlays(19,26) +from:0x020aebd0 kind:load to:0x0217ab8c module:overlay(92) +from:0x020aebd4 kind:load to:0x020e40d8 module:overlays(19,20,31) +from:0x020aebd8 kind:load to:0x0214d814 module:overlay(58) +from:0x020aebdc kind:load to:0x0214dcd0 module:overlays(58,70) +from:0x020aebe0 kind:load to:0x0212d11c module:overlays(40,43,44) +from:0x020aebe4 kind:load to:0x0216d9c8 module:overlay(91) +from:0x020aebe8 kind:load to:0x02147e48 module:overlays(27,28,70) +from:0x020aebec kind:load to:0x0210fd88 module:overlays(19,26,31) +from:0x020aebf0 kind:load to:0x02110250 module:overlays(19,26,31) +from:0x020aebf4 kind:load to:0x02144818 module:overlay(27) +from:0x020aebf8 kind:load to:0x02175cd0 module:overlays(88,89,90,91) +from:0x020aebfc kind:load to:0x0211a31c module:overlay(34) +from:0x020aec00 kind:load to:0x0211e300 module:overlays(33,34) +from:0x020aec04 kind:load to:0x0212361c module:overlay(26) +from:0x020aec08 kind:load to:0x0211ad2c module:overlay(26) +from:0x020aec0c kind:load to:0x02113d3c module:overlays(19,26,31) +from:0x020aec10 kind:load to:0x02111334 module:overlays(19,26) +from:0x020aec14 kind:load to:0x0215a844 module:overlays(61,64,65,68) +from:0x020aec18 kind:load to:0x0215a730 module:overlays(61,62,64,65) +from:0x020aec1c kind:load to:0x0216ef30 module:overlay(91) +from:0x020aec20 kind:load to:0x02122ebc module:overlays(26,34,36) +from:0x020aec24 kind:load to:0x0214d658 module:overlay(30) +from:0x020aec28 kind:load to:0x0216f09c module:overlay(91) +from:0x020aec2c kind:load to:0x021757e0 module:overlays(88,89,91) +from:0x020aec30 kind:load to:0x021209b8 module:overlays(33,37,38) +from:0x020aec34 kind:load to:0x021220fc module:overlays(26,33,36,37) +from:0x020aec38 kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aec3c kind:load to:0x02158d90 module:overlays(65,66,82) +from:0x020aec40 kind:load to:0x021689c0 module:overlay(94) +from:0x020aec44 kind:load to:0x02181888 module:overlays(97,99) +from:0x020aec48 kind:load to:0x021683d8 module:overlay(94) +from:0x020aec4c kind:load to:0x0212ad10 module:overlay(40) +from:0x020aec50 kind:load to:0x0215bf6c module:overlays(66,77) +from:0x020aec54 kind:load to:0x0215ba98 module:overlays(61,66,77) +from:0x020aec58 kind:load to:0x0215c01c module:overlays(66,77) +from:0x020aec5c kind:load to:0x0215ba58 module:overlays(61,66,77) +from:0x020aec64 kind:load to:0x0215b098 module:overlays(61,64,65,69,83) +from:0x020aec68 kind:load to:0x02128890 module:overlay(46) +from:0x020aec6c kind:load to:0x0215a570 module:overlays(61,65,83) +from:0x020aec70 kind:load to:0x02127840 module:overlay(46) +from:0x020aec74 kind:load to:0x02127f84 module:overlay(26) +from:0x020aec78 kind:load to:0x02168b4c module:overlay(90) +from:0x020aec7c kind:load to:0x0216dd2c module:overlay(90) +from:0x020aec80 kind:load to:0x02152ca0 module:overlays(29,30,76,82,83) +from:0x020aec84 kind:load to:0x0215b008 module:overlays(61,64,65,69,84,87) +from:0x020aec88 kind:load to:0x0215c65c module:overlay(84) +from:0x020aec8c kind:load to:0x0214dcb8 module:overlays(30,70) +from:0x020aec94 kind:load to:0x0214d468 module:overlay(58) +from:0x020aec98 kind:load to:0x02128ebc module:overlay(45) +from:0x020aec9c kind:load to:0x02152d64 module:overlays(29,76,83) +from:0x020aeca0 kind:load to:0x02124dc8 module:overlay(46) +from:0x020aeca4 kind:load to:0x02126504 module:overlay(46) +from:0x020aeca8 kind:load to:0x021234c0 module:overlays(40,41,42,43,44,45,46) +from:0x020aecac kind:load to:0x021190d0 module:overlay(38) +from:0x020aecb0 kind:load to:0x0212c788 module:overlays(40,42) +from:0x020aecb4 kind:load to:0x0212c83c module:overlays(40,42) +from:0x020aecb8 kind:load to:0x0212c8d8 module:overlays(40,42) +from:0x020aecbc kind:load to:0x02157ea0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aecc4 kind:load to:0x021596f8 module:overlays(65,69) +from:0x020aecc8 kind:load to:0x02118fec module:overlay(39) +from:0x020aeccc kind:load to:0x021556dc module:overlays(58,74) +from:0x020aecd0 kind:load to:0x02152e4c module:overlays(29,74,76,79) +from:0x020aecd4 kind:load to:0x020ea055 module:overlays(19,31) +from:0x020aecd8 kind:load to:0x0215ed64 module:overlays(60,63,66) +from:0x020aecdc kind:load to:0x0211b508 module:overlay(39) +from:0x020aece0 kind:load to:0x020ea02d module:overlays(19,31) +from:0x020aece4 kind:load to:0x0212a7c4 module:overlays(40,46) +from:0x020af0fc kind:load to:0x0214615c module:overlay(70) +from:0x020af100 kind:load to:0x020f491c module:overlays(19,21,22,23) +from:0x020af104 kind:load to:0x0214fed0 module:overlays(58,70) +from:0x020af108 kind:load to:0x020f5b24 module:overlays(19,21,22,23) +from:0x020af10c kind:load to:0x020f619c module:overlays(19,21,22,23,31) +from:0x020af110 kind:load to:0x021099ec module:overlays(19,21,31) +from:0x020af114 kind:load to:0x0216195c module:overlays(60,62,66,71,84) +from:0x020af118 kind:load to:0x02143ff4 module:overlay(70) +from:0x020af11c kind:load to:0x0209e3f8 module:overlay(0) +from:0x020af120 kind:load to:0x02162f34 module:overlays(60,63,66,68,71,74,75,84,87) +from:0x020af124 kind:load to:0x021565d8 module:overlays(58,79) +from:0x020af128 kind:load to:0x02145398 module:overlays(27,29,70) +from:0x020af12c kind:load to:0x0211e430 module:overlays(33,38) +from:0x020af130 kind:load to:0x02102438 module:overlays(19,31) +from:0x020af134 kind:load to:0x02168818 module:overlay(91) +from:0x020af138 kind:load to:0x0210756c module:overlays(19,21,31) +from:0x020af13c kind:load to:0x0215b064 module:overlays(61,64,65,67,68,69) +from:0x020af140 kind:load to:0x021620c0 module:overlays(60,63,66,71,74,75) +from:0x020af144 kind:load to:0x02174934 module:overlays(89,94) +from:0x020af148 kind:load to:0x02171808 module:overlay(89) +from:0x020af14c kind:load to:0x02106f18 module:overlays(19,21,31) +from:0x020af150 kind:load to:0x02143ba0 module:overlay(27) +from:0x020af154 kind:load to:0x021531b4 module:overlays(29,58,85) +from:0x020af158 kind:load to:0x02160534 module:overlays(60,62,66,68,86) +from:0x020af15c kind:load to:0x02119d80 module:overlays(33,36) +from:0x020af160 kind:load to:0x0212b998 module:overlay(41) +from:0x020af164 kind:load to:0x0215e110 module:overlays(66,67,83,86) +from:0x020af168 kind:load to:0x020ff518 module:overlays(19,31) +from:0x020af16c kind:load to:0x020fd0f8 module:overlay(19) +from:0x020af170 kind:load to:0x0215ba74 module:overlays(61,67,77) +from:0x020af174 kind:load to:0x0214f8ec module:overlays(29,58,70) +from:0x020af178 kind:load to:0x020fe734 module:overlay(19) +from:0x020af17c kind:load to:0x0212cfa8 module:overlays(41,43,44) +from:0x020af180 kind:load to:0x0215e658 module:overlays(66,83,86) +from:0x020af184 kind:load to:0x021568d8 module:overlays(58,79) +from:0x020af188 kind:load to:0x02148bd4 module:overlays(27,70) +from:0x020af18c kind:load to:0x020fee6c module:overlays(19,31) +from:0x020af190 kind:load to:0x0210024c module:overlays(19,31) +from:0x020af194 kind:load to:0x0212c7d0 module:overlays(41,42) +from:0x020af198 kind:load to:0x02133bac module:overlays(26,48) +from:0x020af19c kind:load to:0x02159584 module:overlays(61,67) +from:0x020af1a0 kind:load to:0x02160b70 module:overlays(62,66,68,86) +from:0x020af1a4 kind:load to:0x0215c140 module:overlays(67,77) +from:0x020af1a8 kind:load to:0x0210a930 module:overlays(19,26) +from:0x020af1ac kind:load to:0x02145a8c module:overlay(28) +from:0x020af1b0 kind:load to:0x0210e8c4 module:overlays(19,26) +from:0x020af1b4 kind:load to:0x021680b4 module:overlay(92) +from:0x020af1b8 kind:load to:0x02142fec module:overlay(27) +from:0x020af1bc kind:load to:0x02166a58 module:overlay(92) +from:0x020af1c0 kind:load to:0x02166ec4 module:overlay(92) +from:0x020af1c4 kind:load to:0x021672f0 module:overlay(92) +from:0x020af1c8 kind:load to:0x0210abc0 module:overlays(19,26) +from:0x020af1cc kind:load to:0x02175248 module:overlays(88,89,90) +from:0x020af1d0 kind:load to:0x02145608 module:overlay(28) +from:0x020af1d4 kind:load to:0x0210ed3c module:overlays(19,26) +from:0x020af1d8 kind:load to:0x02145758 module:overlay(28) +from:0x020af1dc kind:load to:0x02141e64 module:overlay(30) +from:0x020af1e0 kind:load to:0x021685d0 module:overlay(91) +from:0x020af1e4 kind:load to:0x021675dc module:overlay(92) +from:0x020af1e8 kind:load to:0x021609dc module:overlays(60,62,66,86) +from:0x020af1ec kind:load to:0x0214fd18 module:overlays(58,70) +from:0x020af1f0 kind:load to:0x021004d8 module:overlays(19,21,31) +from:0x020af1f4 kind:load to:0x02162c9c module:overlays(59,60,66,68,74,75,84,87) +from:0x020af1f8 kind:load to:0x0214420c module:overlay(70) +from:0x020af1fc kind:load to:0x02170a60 module:overlays(89,94) +from:0x020af200 kind:load to:0x0212d764 module:overlays(40,43,44) +from:0x020af204 kind:load to:0x021679a4 module:overlay(91) +from:0x020af208 kind:load to:0x02149058 module:overlays(27,70) +from:0x020af20c kind:load to:0x0215944c module:overlays(60,61,69) +from:0x020af210 kind:load to:0x02159140 module:overlay(64) +from:0x020af214 kind:load to:0x0215b3d4 module:overlays(61,62,64,65,69) +from:0x020af218 kind:load to:0x021450f4 module:overlays(29,70) +from:0x020af21c kind:load to:0x0211ee78 module:overlays(33,38) +from:0x020af220 kind:load to:0x02156fbc module:overlays(58,74,79) +from:0x020af224 kind:load to:0x0212d354 module:overlays(40,41,43,44) +from:0x020af228 kind:load to:0x0213aa48 module:overlays(26,56) +from:0x020af22c kind:load to:0x0215c9d8 module:overlays(66,74) +from:0x020af230 kind:load to:0x021007b4 module:overlays(19,26,31) +from:0x020af234 kind:load to:0x0215bda0 module:overlays(62,71,77) +from:0x020af238 kind:load to:0x02121ed4 module:overlays(32,33,34,35,36,37) +from:0x020af23c kind:load to:0x0215e290 module:overlays(66,67,68,75,83,86) +from:0x020af240 kind:load to:0x0210100c module:overlays(19,31) +from:0x020af244 kind:load to:0x02151480 module:overlays(30,58) +from:0x020af248 kind:load to:0x0210bab4 module:overlay(19) +from:0x020af24c kind:load to:0x0211c704 module:overlay(39) +from:0x020af250 kind:load to:0x0215a898 module:overlays(61,64,65,69) +from:0x020af254 kind:load to:0x0215ae50 module:overlays(61,64,65,66,69,77) +from:0x020af258 kind:load to:0x02156d00 module:overlays(58,79) +from:0x020af25c kind:load to:0x0213622c module:overlays(26,47,50,52) +from:0x020af260 kind:load to:0x02159ff8 module:overlays(64,65,67) +from:0x020af264 kind:load to:0x02159e8c module:overlays(60,61,64,80) +from:0x020af268 kind:load to:0x0215b850 module:overlays(61,62,65,77) +from:0x020af26c kind:load to:0x0215b9a4 module:overlays(61,62,65,77) +from:0x020af270 kind:load to:0x0215b50c module:overlays(61,62,64,65,69,77) +from:0x020af274 kind:load to:0x0215baf8 module:overlays(61,62,77) +from:0x020af278 kind:load to:0x0215bc4c module:overlays(62,77) +from:0x020af27c kind:load to:0x02159c78 module:overlay(61) +from:0x020af280 kind:load to:0x0214f7a0 module:overlays(58,70) +from:0x020af284 kind:load to:0x0214f064 module:overlays(58,70) +from:0x020af288 kind:load to:0x0215ce14 module:overlays(66,67) +from:0x020af28c kind:load to:0x0215cf68 module:overlays(66,67) +from:0x020af290 kind:load to:0x02173968 module:overlay(89) +from:0x020af294 kind:load to:0x02155a90 module:overlays(58,79) +from:0x020af298 kind:load to:0x02105840 module:overlays(19,31) +from:0x020af29c kind:load to:0x021509a4 module:overlays(58,70) +from:0x020af2a0 kind:load to:0x0215a170 module:overlay(64) +from:0x020af2a4 kind:load to:0x0214e508 module:overlay(58) +from:0x020af2a8 kind:load to:0x02160ad0 module:overlays(62,66,68,86) +from:0x020af2ac kind:load to:0x0215d468 module:overlays(60,67,83,84) +from:0x020af2b0 kind:load to:0x0215b388 module:overlays(61,62,64,65,67,69) +from:0x020af2b4 kind:load to:0x02174ecc module:overlays(88,89,94) +from:0x020af2b8 kind:load to:0x02143ec4 module:overlay(27) +from:0x020af2bc kind:load to:0x0215db78 module:overlays(67,78,83,84) +from:0x020af2c0 kind:load to:0x0215119c module:overlays(30,58) +from:0x020af2c4 kind:load to:0x0215d13c module:overlays(66,67) +from:0x020af2c8 kind:load to:0x0210b3c0 module:overlays(19,26) +from:0x020af2cc kind:load to:0x02159dcc module:overlays(65,69) +from:0x020af2d0 kind:load to:0x0215bd40 module:overlays(67,75,77) +from:0x020af2d4 kind:load to:0x02160e98 module:overlays(62,63,66) +from:0x020af2d8 kind:load to:0x0215bf40 module:overlays(67,71,77) +from:0x020af2dc kind:load to:0x02175b48 module:overlays(88,89,94) +from:0x020af2e0 kind:load to:0x0210a644 module:overlays(19,26) +from:0x020af2e4 kind:load to:0x02144280 module:overlay(27) +from:0x020af2e8 kind:load to:0x02167b18 module:overlay(91) +from:0x020af2ec kind:load to:0x02167cc0 module:overlays(91,92) +from:0x020af2f0 kind:load to:0x0217371c module:overlays(89,90) +from:0x020af2f4 kind:load to:0x02160364 module:overlays(60,62,66,86) +from:0x020af2f8 kind:load to:0x02108e40 module:overlays(19,21,26) +from:0x020af2fc kind:load to:0x021082f0 module:overlays(19,21,26) +from:0x020af300 kind:load to:0x0215ac1c module:overlays(61,64,65,77) +from:0x020af304 kind:load to:0x021612c8 module:overlays(62,66,84) +from:0x020af308 kind:load to:0x02152018 module:overlays(29,30,81) +from:0x020af30c kind:load to:0x0214b8dc module:overlays(58,70) +from:0x020af310 kind:load to:0x021468f4 module:overlay(29) +from:0x020af314 kind:load to:0x02174b1c module:overlays(89,90) +from:0x020af318 kind:load to:0x021746c8 module:overlays(88,89,90) +from:0x020af31c kind:load to:0x02146534 module:overlays(28,30) +from:0x020af324 kind:load to:0x02129048 module:overlays(42,45) +from:0x020af328 kind:load to:0x02161520 module:overlays(60,62,66,68) +from:0x020af32c kind:load to:0x02145c00 module:overlay(28) +from:0x020af330 kind:load to:0x02109f20 module:overlays(19,31) +from:0x020af334 kind:load to:0x0216097c module:overlays(62,66,71,86) +from:0x020af338 kind:load to:0x02160bb8 module:overlays(60,62,66,71,86) +from:0x020af33c kind:load to:0x0210ab0c module:overlays(19,31) +from:0x020af340 kind:load to:0x021437c4 module:overlay(29) +from:0x020af344 kind:load to:0x0215c81c module:overlays(63,83) +from:0x020af348 kind:load to:0x0210549c module:overlays(19,31) +from:0x020af34c kind:load to:0x02106000 module:overlays(19,31) +from:0x020af350 kind:load to:0x0210b388 module:overlays(19,26,31) +from:0x020af354 kind:load to:0x02161aec module:overlays(60,62,66,71,84) +from:0x020af358 kind:load to:0x0215f544 module:overlays(62,63,66,80) +from:0x020af35c kind:load to:0x02144070 module:overlays(29,70) +from:0x020af360 kind:load to:0x0215df38 module:overlays(62,66,67,83,86) +from:0x020af364 kind:load to:0x02100adc module:overlays(19,31) +from:0x020af368 kind:load to:0x0214ea70 module:overlays(58,70) +from:0x020af36c kind:load to:0x02161a28 module:overlays(60,62,66,84,87) +from:0x020af370 kind:load to:0x0215cfc8 module:overlays(67,78) +from:0x020af374 kind:load to:0x0214a040 module:overlay(70) +from:0x020af378 kind:load to:0x0210965c module:overlays(19,21,31) +from:0x020af37c kind:load to:0x0215e740 module:overlays(66,80,83) +from:0x020af380 kind:load to:0x0216060c module:overlays(62,66,84,86) +from:0x020af384 kind:load to:0x02172d68 module:overlays(89,90) +from:0x020af388 kind:load to:0x0211e770 module:overlays(33,38) +from:0x020af38c kind:load to:0x021519a0 module:overlays(29,30,58) +from:0x020af390 kind:load to:0x02161430 module:overlays(60,62,63,66) +from:0x020af394 kind:load to:0x021473e4 module:overlays(28,29,70) +from:0x020af398 kind:load to:0x0210ceec module:overlay(19) +from:0x020af39c kind:load to:0x02101a14 module:overlays(19,31) +from:0x020af3a0 kind:load to:0x0212b64c module:overlay(42) +from:0x020af3a4 kind:load to:0x02145c20 module:overlay(70) +from:0x020af3a8 kind:load to:0x0209dce0 module:overlay(0) +from:0x020af3ac kind:load to:0x02120e90 module:overlays(26,32,33,38) +from:0x020af3b0 kind:load to:0x02146a9c module:overlays(27,70) +from:0x020af3b4 kind:load to:0x0210896c module:overlays(19,21,31) +from:0x020af3b8 kind:load to:0x02167af4 module:overlay(92) +from:0x020af3bc kind:load to:0x0210a398 module:overlays(19,26) +from:0x020af3c0 kind:load to:0x02145f68 module:overlay(29) +from:0x020af3c4 kind:load to:0x02144324 module:overlay(29) +from:0x020af3c8 kind:load to:0x02166420 module:overlay(92) +from:0x020af3cc kind:load to:0x021665f0 module:overlay(92) +from:0x020af3d0 kind:load to:0x021667b8 module:overlays(88,92) +from:0x020af3d4 kind:load to:0x02175468 module:overlays(88,89,90,94) +from:0x020af3d8 kind:load to:0x021419e0 module:overlays(27,28,29,30) +from:0x020af3dc kind:load to:0x021419e0 module:overlays(27,28,29,30) +from:0x020af3e0 kind:load to:0x02160458 module:overlays(62,66,84,86) +from:0x020af3e4 kind:load to:0x0216800c module:overlay(91) +from:0x020af3e8 kind:load to:0x02145120 module:overlays(28,58) +from:0x020af3ec kind:load to:0x02141fb0 module:overlay(29) +from:0x020af3f0 kind:load to:0x021461fc module:overlay(29) +from:0x020af3f4 kind:load to:0x02144e20 module:overlay(28) +from:0x020af3f8 kind:load to:0x02142a34 module:overlay(27) +from:0x020af3fc kind:load to:0x02174fac module:overlays(88,89,90) +from:0x020af400 kind:load to:0x02142d34 module:overlay(27) +from:0x020af404 kind:load to:0x02167d94 module:overlay(92) +from:0x020af408 kind:load to:0x02174d10 module:overlays(89,90) +from:0x020af40c kind:load to:0x0210401c module:overlays(19,31) +from:0x020af410 kind:load to:0x0214df5c module:overlay(58) +from:0x020af414 kind:load to:0x02104378 module:overlays(19,31) +from:0x020af418 kind:load to:0x02102e70 module:overlays(19,31) +from:0x020af41c kind:load to:0x02109610 module:overlays(19,21,26) +from:0x020af420 kind:load to:0x021041b8 module:overlays(19,31) +from:0x020af424 kind:load to:0x021429ec module:overlays(30,70) +from:0x020af428 kind:load to:0x02142418 module:overlay(27) +from:0x020af42c kind:load to:0x02146728 module:overlay(28) +from:0x020af430 kind:load to:0x02142020 module:overlays(27,29) +from:0x020af434 kind:load to:0x02142e38 module:overlay(30) +from:0x020af438 kind:load to:0x0217307c module:overlays(89,90) +from:0x020af43c kind:load to:0x02145da8 module:overlays(28,58) +from:0x020af440 kind:load to:0x02145c70 module:overlay(29) +from:0x020af444 kind:load to:0x02143190 module:overlay(30) +from:0x020af448 kind:load to:0x02143498 module:overlay(30) +from:0x020af44c kind:load to:0x0214b4fc module:overlay(70) +from:0x020af450 kind:load to:0x0213b768 module:overlays(26,57) +from:0x020af458 kind:load to:0x0214b6e8 module:overlay(70) +from:0x020af45c kind:load to:0x02144b20 module:overlays(28,29) +from:0x020af460 kind:load to:0x021748bc module:overlays(88,89,90) +from:0x020af464 kind:load to:0x02143504 module:overlay(29) +from:0x020af468 kind:load to:0x0210e4e4 module:overlays(19,26) +from:0x020af46c kind:load to:0x02143878 module:overlay(27) +from:0x020af470 kind:load to:0x02109970 module:overlays(19,21,26,31) +from:0x020af474 kind:load to:0x0214324c module:overlay(29) +from:0x020af478 kind:load to:0x02144868 module:overlay(28) +from:0x020af47c kind:load to:0x02142540 module:overlay(29) +from:0x020af480 kind:load to:0x021427f8 module:overlay(29) +from:0x020af484 kind:load to:0x02173408 module:overlays(89,90) +from:0x020af488 kind:load to:0x02142718 module:overlay(27) +from:0x020af48c kind:load to:0x0214635c module:overlay(28) +from:0x020af490 kind:load to:0x02144408 module:overlay(28) +from:0x020af494 kind:load to:0x021437a0 module:overlay(30) +from:0x020af498 kind:load to:0x02120d80 module:overlays(33,34,36,38) +from:0x020af49c kind:load to:0x0210e238 module:overlays(19,26) +from:0x020af4a0 kind:load to:0x02146068 module:overlay(28) +from:0x020af4a4 kind:load to:0x02142264 module:overlay(29) +from:0x020af4a8 kind:load to:0x021044c0 module:overlays(19,31) +from:0x020af4ac kind:load to:0x02159920 module:overlays(65,67) +from:0x020af4b0 kind:load to:0x02104f30 module:overlays(19,26) +from:0x020af4b4 kind:load to:0x021721dc module:overlays(88,89,90) +from:0x020af4b8 kind:load to:0x02172930 module:overlays(89,90,94) +from:0x020af4bc kind:load to:0x021715b8 module:overlays(89,90) +from:0x020af4c0 kind:load to:0x021719d8 module:overlays(89,94) +from:0x020af4c4 kind:load to:0x02145368 module:overlay(29) +from:0x020af4c8 kind:load to:0x0217107c module:overlay(89) +from:0x020af4cc kind:load to:0x0215fd94 module:overlays(62,63,66,80,86) +from:0x020af4d0 kind:load to:0x0212171c module:overlays(33,34,35,36,38) +from:0x020af780 kind:load to:0x020b4d20 module:overlay(0) +from:0x020af79c kind:load to:0x020b4d18 module:overlay(0) +from:0x020af7b8 kind:load to:0x020b4d10 module:overlay(0) +from:0x020af7d4 kind:load to:0x020b4d08 module:overlay(0) +from:0x020af7f0 kind:load to:0x020b4d00 module:overlay(0) +from:0x020af80c kind:load to:0x020b4cf8 module:overlay(0) +from:0x020af828 kind:load to:0x020b4cf0 module:overlay(0) +from:0x020af844 kind:load to:0x020b4ce8 module:overlay(0) +from:0x020af860 kind:load to:0x020b4ce0 module:overlay(0) +from:0x020af87c kind:load to:0x020b4cd8 module:overlay(0) +from:0x020af898 kind:load to:0x020b4cd0 module:overlay(0) +from:0x020af8b4 kind:load to:0x020b4cc8 module:overlay(0) +from:0x020af8d0 kind:load to:0x020b4cc0 module:overlay(0) +from:0x020af8ec kind:load to:0x020b4bd8 module:overlay(0) +from:0x020af908 kind:load to:0x020b4cb0 module:overlay(0) +from:0x020af924 kind:load to:0x020b4ca8 module:overlay(0) +from:0x020af940 kind:load to:0x020b4ca0 module:overlay(0) +from:0x020af95c kind:load to:0x020b4c98 module:overlay(0) +from:0x020af978 kind:load to:0x020b4c90 module:overlay(0) +from:0x020af994 kind:load to:0x020b4c88 module:overlay(0) +from:0x020af9b0 kind:load to:0x020b4c80 module:overlay(0) +from:0x020af9cc kind:load to:0x020b4c78 module:overlay(0) +from:0x020af9e8 kind:load to:0x020b4c70 module:overlay(0) +from:0x020afa04 kind:load to:0x020b4c68 module:overlay(0) +from:0x020afa20 kind:load to:0x020b4c60 module:overlay(0) +from:0x020afa3c kind:load to:0x020b4c58 module:overlay(0) +from:0x020afa58 kind:load to:0x020b4c50 module:overlay(0) +from:0x020afa74 kind:load to:0x020b4c48 module:overlay(0) +from:0x020afa90 kind:load to:0x020b4c40 module:overlay(0) +from:0x020afaac kind:load to:0x020b4bf8 module:overlay(0) +from:0x020afac8 kind:load to:0x020b4c30 module:overlay(0) +from:0x020afae4 kind:load to:0x020b4c28 module:overlay(0) +from:0x020afb00 kind:load to:0x020b4c20 module:overlay(0) +from:0x020afb1c kind:load to:0x020b4c18 module:overlay(0) +from:0x020afb38 kind:load to:0x020b4c10 module:overlay(0) +from:0x020afb54 kind:load to:0x020b4c08 module:overlay(0) +from:0x020afb70 kind:load to:0x020b4c00 module:overlay(0) +from:0x020afb8c kind:load to:0x020b4c38 module:overlay(0) +from:0x020afba8 kind:load to:0x020b4bf0 module:overlay(0) +from:0x020afbc4 kind:load to:0x020b4be8 module:overlay(0) +from:0x020afbe0 kind:load to:0x020b4be0 module:overlay(0) +from:0x020afbfc kind:load to:0x020b4cb8 module:overlay(0) +from:0x020afc18 kind:load to:0x020b4bd0 module:overlay(0) +from:0x020affb0 kind:arm_call to:0x020c4ac8 module:overlay(18) +from:0x020affc4 kind:load to:0x020b4ec0 module:overlay(0) +from:0x020affc8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020affe4 kind:arm_call to:0x020c4ed4 module:overlay(18) +from:0x020afff8 kind:load to:0x020b4ee8 module:overlay(0) +from:0x020afffc kind:load to:0x020b4eec module:overlay(0) +from:0x020b001c kind:arm_call to:0x020c4ef8 module:overlay(18) +from:0x020b002c kind:arm_call to:0x0203ce74 module:main +from:0x020b0040 kind:load to:0x020b4f74 module:overlay(0) +from:0x020b0044 kind:load to:0x020b4f84 module:overlay(0) +from:0x020b0048 kind:load to:0x02066754 module:overlay(0) +from:0x020b004c kind:load to:0x020b4f78 module:overlay(0) +from:0x020b0068 kind:arm_call to:0x020c4f74 module:overlay(18) +from:0x020b007c kind:load to:0x020b5048 module:overlay(0) +from:0x020b0080 kind:load to:0x020b504c module:overlay(0) +from:0x020b009c kind:arm_call to:0x020c567c module:overlay(18) +from:0x020b00b0 kind:load to:0x020b50bc module:overlay(0) +from:0x020b00b4 kind:load to:0x020b50c0 module:overlay(0) +from:0x020b00d4 kind:arm_call to:0x020c5874 module:overlay(18) +from:0x020b00e4 kind:arm_call to:0x0203ce74 module:main +from:0x020b00f8 kind:load to:0x020b51a8 module:overlay(0) +from:0x020b00fc kind:load to:0x020b51b8 module:overlay(0) +from:0x020b0100 kind:load to:0x020c5900 module:overlay(18) +from:0x020b0104 kind:load to:0x020b51ac module:overlay(0) +from:0x020b0148 kind:arm_call to:0x020c59c0 module:overlay(18) +from:0x020b015c kind:load to:0x020b219c module:overlay(0) +from:0x020b0160 kind:load to:0x020b5210 module:overlay(0) +from:0x020b0164 kind:load to:0x020b5214 module:overlay(0) +from:0x020b0194 kind:arm_call to:0x020c5a44 module:overlay(18) +from:0x020b01a8 kind:load to:0x020b21a8 module:overlay(0) +from:0x020b01ac kind:load to:0x020b52b0 module:overlay(0) +from:0x020b01b0 kind:load to:0x020b52b4 module:overlay(0) +from:0x020b01d0 kind:arm_call to:0x020c5a74 module:overlay(18) +from:0x020b01e0 kind:arm_call to:0x0203ce74 module:main +from:0x020b01f4 kind:load to:0x020b52d8 module:overlay(0) +from:0x020b01f8 kind:load to:0x020b52e8 module:overlay(0) +from:0x020b01fc kind:load to:0x020c5aa8 module:overlays(18,25) +from:0x020b0200 kind:load to:0x020b52dc module:overlay(0) +from:0x020b021c kind:arm_call to:0x020c5814 module:overlay(18) +from:0x020b0230 kind:load to:0x020b52fc module:overlay(0) +from:0x020b0234 kind:load to:0x020b5300 module:overlay(0) +from:0x020b0250 kind:arm_call to:0x020c57c0 module:overlay(18) +from:0x020b0264 kind:load to:0x020b5338 module:overlay(0) +from:0x020b0268 kind:load to:0x020b5340 module:overlay(0) +from:0x020b0288 kind:load to:0x020b2528 module:overlay(0) +from:0x020b0298 kind:arm_call to:0x01ffb464 module:itcm +from:0x020b0370 kind:load to:0x020431b8 module:main +from:0x020b0374 kind:load to:0x020b25b0 module:overlay(0) +from:0x020b0378 kind:load to:0x020b2580 module:overlay(0) +from:0x020b0388 kind:arm_call to:0x0207ba24 module:overlay(0) +from:0x020b0398 kind:arm_call to:0x0203ce74 module:main +from:0x020b03a4 kind:arm_call to:0x0207ee8c module:overlay(0) +from:0x020b03b4 kind:arm_call to:0x0203ce74 module:main +from:0x020b03c0 kind:arm_call to:0x0207bae0 module:overlay(0) +from:0x020b03d0 kind:arm_call to:0x0203ce74 module:main +from:0x020b03d8 kind:load to:0x027e09e8 module:dtcm +from:0x020b03dc kind:load to:0x0207e6b8 module:overlay(0) +from:0x020b03e0 kind:load to:0x027e09c4 module:dtcm +from:0x020b03e4 kind:load to:0x027e0a48 module:dtcm +from:0x020b03e8 kind:load to:0x0207e6cc module:overlay(0) +from:0x020b03ec kind:load to:0x027e09dc module:dtcm +from:0x020b03f0 kind:load to:0x027e0b48 module:dtcm +from:0x020b03f4 kind:load to:0x0207e744 module:overlay(0) +from:0x020b03f8 kind:load to:0x027e09d0 module:dtcm +from:0x020b0418 kind:arm_call to:0x0203d160 module:main +from:0x020b0420 kind:load to:0x027e0ca8 module:dtcm +from:0x020b0424 kind:load to:0x020810b4 module:overlay(0) +from:0x020b043c kind:load to:0x020ace50 module:overlay(0) +from:0x020b0440 kind:load to:0x020b2b2c module:overlay(0) +from:0x020b0464 kind:load to:0x020b2c64 module:overlay(0) +from:0x020b06e0 kind:load to:0x020b2e60 module:overlay(0) +from:0x020b06e4 kind:load to:0x020b2e68 module:overlay(0) +from:0x020b06e8 kind:load to:0x020b2cec module:overlay(0) +from:0x020b06ec kind:load to:0x020b2e70 module:overlay(0) +from:0x020b06f0 kind:load to:0x020b2e78 module:overlay(0) +from:0x020b06f4 kind:load to:0x020b2e80 module:overlay(0) +from:0x020b06f8 kind:load to:0x020b2e88 module:overlay(0) +from:0x020b06fc kind:load to:0x020b2e90 module:overlay(0) +from:0x020b0700 kind:load to:0x020b2e98 module:overlay(0) +from:0x020b0704 kind:load to:0x020b2ea0 module:overlay(0) +from:0x020b0708 kind:load to:0x020b2ea8 module:overlay(0) +from:0x020b070c kind:load to:0x020b2eb0 module:overlay(0) +from:0x020b0710 kind:load to:0x020b2eb8 module:overlay(0) +from:0x020b0714 kind:load to:0x020b2ec0 module:overlay(0) +from:0x020b0718 kind:load to:0x020b2ec8 module:overlay(0) +from:0x020b071c kind:load to:0x020b2ed0 module:overlay(0) +from:0x020b0720 kind:load to:0x020b2ed8 module:overlay(0) +from:0x020b0724 kind:load to:0x020b2ee0 module:overlay(0) +from:0x020b0728 kind:load to:0x020b2ee8 module:overlay(0) +from:0x020b072c kind:load to:0x020b2ef0 module:overlay(0) +from:0x020b0730 kind:load to:0x020b2ef8 module:overlay(0) +from:0x020b0734 kind:load to:0x020b2f00 module:overlay(0) +from:0x020b0738 kind:load to:0x020b2f08 module:overlay(0) +from:0x020b073c kind:load to:0x020b2f10 module:overlay(0) +from:0x020b0740 kind:load to:0x020b2f18 module:overlay(0) +from:0x020b0744 kind:load to:0x020b2f20 module:overlay(0) +from:0x020b0748 kind:load to:0x020b2f28 module:overlay(0) +from:0x020b074c kind:load to:0x020b2f30 module:overlay(0) +from:0x020b0750 kind:load to:0x020b2f38 module:overlay(0) +from:0x020b0754 kind:load to:0x020b2f40 module:overlay(0) +from:0x020b0758 kind:load to:0x020b2f48 module:overlay(0) +from:0x020b075c kind:load to:0x020b2f50 module:overlay(0) +from:0x020b0770 kind:load to:0x020b2fdc module:overlay(0) +from:0x020b078c kind:arm_call to:0x02096cbc module:overlay(0) +from:0x020b07a0 kind:load to:0x020b5390 module:overlay(0) +from:0x020b07a4 kind:load to:0x020b5390 module:overlay(0) +from:0x020b07c8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020b07e0 kind:load to:0x020b5398 module:overlay(0) +from:0x020b07e4 kind:load to:0x020b539c module:overlay(0) +from:0x020b0804 kind:arm_call to:0x0209a8e8 module:overlay(0) +from:0x020b0814 kind:arm_call to:0x0203ce74 module:main +from:0x020b0828 kind:load to:0x020b5bfc module:overlay(0) +from:0x020b082c kind:load to:0x020b5c0c module:overlay(0) +from:0x020b0830 kind:load to:0x0209ac94 module:overlay(0) +from:0x020b0834 kind:load to:0x020b5c00 module:overlay(0) +from:0x020b0854 kind:arm_call to:0x0209acd8 module:overlay(0) +from:0x020b0864 kind:arm_call to:0x0203ce74 module:main +from:0x020b0878 kind:load to:0x020b5c48 module:overlay(0) +from:0x020b087c kind:load to:0x020b5c58 module:overlay(0) +from:0x020b0880 kind:load to:0x0209b218 module:overlay(0) +from:0x020b0884 kind:load to:0x020b5c4c module:overlay(0) +from:0x020b08a4 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x020b08b4 kind:arm_call to:0x0203ce74 module:main +from:0x020b08c8 kind:load to:0x020b5c98 module:overlay(0) +from:0x020b08cc kind:load to:0x020b5ca8 module:overlay(0) +from:0x020b08d0 kind:load to:0x0209c060 module:overlay(0) +from:0x020b08d4 kind:load to:0x020b5c9c module:overlay(0) +from:0x020b08f4 kind:arm_call to:0x0209c0a4 module:overlay(0) +from:0x020b0904 kind:arm_call to:0x0203ce74 module:main +from:0x020b0918 kind:load to:0x020b5ce4 module:overlay(0) +from:0x020b091c kind:load to:0x020b5cf4 module:overlay(0) +from:0x020b0920 kind:load to:0x0209c334 module:overlay(0) +from:0x020b0924 kind:load to:0x020b5ce8 module:overlay(0) +from:0x020b094c kind:load to:0x020b5d30 module:overlay(0) +from:0x020b0978 kind:arm_call to:0x0209dd10 module:overlay(0) +from:0x020b0988 kind:arm_call to:0x0203ce74 module:main +from:0x020b099c kind:load to:0x020b6114 module:overlay(0) +from:0x020b09a0 kind:load to:0x020b6130 module:overlay(0) +from:0x020b09a4 kind:load to:0x0209e3e4 module:overlay(0) +from:0x020b09a8 kind:load to:0x020b6124 module:overlay(0) +from:0x020b09c8 kind:arm_call to:0x0209e428 module:overlay(0) +from:0x020b09d8 kind:arm_call to:0x0203ce74 module:main +from:0x020b09ec kind:load to:0x020b6228 module:overlay(0) +from:0x020b09f0 kind:load to:0x020b6238 module:overlay(0) +from:0x020b09f4 kind:load to:0x0209e754 module:overlay(0) +from:0x020b09f8 kind:load to:0x020b622c module:overlay(0) +from:0x020b13dc kind:load to:0x020b62a0 module:overlay(0) +from:0x020b13e0 kind:load to:0x020b3cb4 module:overlay(0) +from:0x020b17e8 kind:load to:0x020b43b0 module:overlay(0) +from:0x020b1804 kind:arm_call to:0x020c5040 module:overlay(18) +from:0x020b1818 kind:load to:0x020b62a4 module:overlay(0) +from:0x020b181c kind:load to:0x020b62a8 module:overlay(0) +from:0x020b1838 kind:load to:0x020b48fc module:overlay(0) +from:0x020b1874 kind:load to:0x020b49b8 module:overlay(0) +from:0x020b189c kind:load to:0x020b4a48 module:overlay(0) +from:0x020b18ac kind:load to:0x020b6500 module:overlay(0) +from:0x020b18b0 kind:load to:0x020a8080 module:overlay(0) +from:0x020b18b4 kind:load to:0x020aff98 module:overlay(0) +from:0x020b18b8 kind:load to:0x020affcc module:overlay(0) +from:0x020b18bc kind:load to:0x020b0000 module:overlay(0) +from:0x020b18c0 kind:load to:0x020b0050 module:overlay(0) +from:0x020b18c4 kind:load to:0x020b0084 module:overlay(0) +from:0x020b18c8 kind:load to:0x020b00b8 module:overlay(0) +from:0x020b18cc kind:load to:0x020b0108 module:overlay(0) +from:0x020b18d0 kind:load to:0x020b0168 module:overlay(0) +from:0x020b18d4 kind:load to:0x020b01b4 module:overlay(0) +from:0x020b18d8 kind:load to:0x020b0204 module:overlay(0) +from:0x020b18dc kind:load to:0x020b0238 module:overlay(0) +from:0x020b18e0 kind:load to:0x020b026c module:overlay(0) +from:0x020b18e4 kind:load to:0x020b028c module:overlay(0) +from:0x020b18e8 kind:load to:0x020b037c module:overlay(0) +from:0x020b18ec kind:load to:0x020b03fc module:overlay(0) +from:0x020b18f0 kind:load to:0x020b0428 module:overlay(0) +from:0x020b18f4 kind:load to:0x020b0444 module:overlay(0) +from:0x020b18f8 kind:load to:0x020b046c module:overlay(0) +from:0x020b18fc kind:load to:0x020b0760 module:overlay(0) +from:0x020b1900 kind:load to:0x020b0774 module:overlay(0) +from:0x020b1904 kind:load to:0x020b07a8 module:overlay(0) +from:0x020b1908 kind:load to:0x020b07e8 module:overlay(0) +from:0x020b190c kind:load to:0x020b0838 module:overlay(0) +from:0x020b1910 kind:load to:0x020b0888 module:overlay(0) +from:0x020b1914 kind:load to:0x020b08d8 module:overlay(0) +from:0x020b1918 kind:load to:0x020b0928 module:overlay(0) +from:0x020b191c kind:load to:0x020b0950 module:overlay(0) +from:0x020b1920 kind:load to:0x020b09ac module:overlay(0) +from:0x020b1924 kind:load to:0x020b09fc module:overlay(0) +from:0x020b1928 kind:load to:0x020b13e4 module:overlay(0) +from:0x020b192c kind:load to:0x020b17ec module:overlay(0) +from:0x020b1930 kind:load to:0x020b1820 module:overlay(0) +from:0x020b1934 kind:load to:0x020b183c module:overlay(0) +from:0x020b1938 kind:load to:0x020b1878 module:overlay(0) +from:0x020b193c kind:load to:0x020b18a0 module:overlay(0) +from:0x020b1968 kind:load to:0x02057720 module:overlay(0) +from:0x020b196c kind:load to:0x02057734 module:overlay(0) +from:0x020b1970 kind:load to:0x02057ed8 module:overlay(0) +from:0x020b1974 kind:load to:0x01ffc398 module:itcm +from:0x020b1978 kind:load to:0x01ffc3d4 module:itcm +from:0x020b197c kind:load to:0x01ffc45c module:itcm +from:0x020b1980 kind:load to:0x01ffc4cc module:itcm +from:0x020b198c kind:load to:0x020579e0 module:overlay(0) +from:0x020b1990 kind:load to:0x020579f4 module:overlay(0) +from:0x020b1994 kind:load to:0x02057908 module:overlay(0) +from:0x020b1998 kind:load to:0x0205793c module:overlay(0) +from:0x020b199c kind:load to:0x01ffc3d4 module:itcm +from:0x020b19a0 kind:load to:0x01ffc45c module:itcm +from:0x020b19a4 kind:load to:0x01ffc4cc module:itcm +from:0x020b19f0 kind:load to:0x02057af4 module:overlay(0) +from:0x020b19f4 kind:load to:0x02057b08 module:overlay(0) +from:0x020b19f8 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b19fc kind:load to:0x02057a88 module:overlay(0) +from:0x020b1a00 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1a04 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1a08 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1a0c kind:load to:0x02057c34 module:overlay(0) +from:0x020b1a10 kind:load to:0x02057d84 module:overlay(0) +from:0x020b1a1c kind:load to:0x02057ac4 module:overlay(0) +from:0x020b1a20 kind:load to:0x02057ad8 module:overlay(0) +from:0x020b1a24 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1a28 kind:load to:0x02057a38 module:overlay(0) +from:0x020b1a2c kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1a30 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1a34 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1a38 kind:load to:0x02057c34 module:overlay(0) +from:0x020b1a3c kind:load to:0x02057d84 module:overlay(0) +from:0x020b1a48 kind:load to:0x02057b24 module:overlay(0) +from:0x020b1a4c kind:load to:0x02057b38 module:overlay(0) +from:0x020b1a50 kind:load to:0x02057ed8 module:overlay(0) +from:0x020b1a58 kind:load to:0x01ffc3d4 module:itcm +from:0x020b1a5c kind:load to:0x01ffc45c module:itcm +from:0x020b1a60 kind:load to:0x01ffc4cc module:itcm +from:0x020b1a6c kind:load to:0x02057b8d module:overlay(0) +from:0x020b1a70 kind:load to:0x02057bad module:overlay(0) +from:0x020b1a74 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1a78 kind:load to:0x01ffc57c module:itcm +from:0x020b1a7c kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1a80 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1a84 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1a88 kind:load to:0x02057c34 module:overlay(0) +from:0x020b1a8c kind:load to:0x02057d84 module:overlay(0) +from:0x020b1a98 kind:load to:0x02057ec5 module:overlay(0) +from:0x020b1a9c kind:load to:0x02057ec9 module:overlay(0) +from:0x020b1aa0 kind:load to:0x02057ed8 module:overlay(0) +from:0x020b1abc kind:load to:0x0205837c module:overlay(0) +from:0x020b1ac0 kind:load to:0x02058390 module:overlay(0) +from:0x020b1ac4 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1ac8 kind:load to:0x020584f8 module:overlay(0) +from:0x020b1acc kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1ad0 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1ad4 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1ad8 kind:load to:0x02057c34 module:overlay(0) +from:0x020b1adc kind:load to:0x02057d84 module:overlay(0) +from:0x020b1ae8 kind:load to:0x020580a0 module:overlay(0) +from:0x020b1aec kind:load to:0x020580b4 module:overlay(0) +from:0x020b1af0 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1af4 kind:load to:0x01ffc57c module:itcm +from:0x020b1af8 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1afc kind:load to:0x02057e44 module:overlay(0) +from:0x020b1b00 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1b04 kind:load to:0x02057c34 module:overlay(0) +from:0x020b1b08 kind:load to:0x02057d84 module:overlay(0) +from:0x020b1b14 kind:load to:0x020585d9 module:overlay(0) +from:0x020b1b18 kind:load to:0x02058621 module:overlay(0) +from:0x020b1b2c kind:load to:0x02058bfc module:overlay(0) +from:0x020b1b30 kind:load to:0x02058c10 module:overlay(0) +from:0x020b1b34 kind:load to:0x02058bb4 module:overlay(0) +from:0x020b1b38 kind:load to:0x02058be8 module:overlay(0) +from:0x020b1b3c kind:load to:0x01ffc3d4 module:itcm +from:0x020b1b40 kind:load to:0x01ffc45c module:itcm +from:0x020b1b44 kind:load to:0x01ffc4cc module:itcm +from:0x020b1b50 kind:load to:0x02058e20 module:overlay(0) +from:0x020b1b5c kind:load to:0x02059168 module:overlay(0) +from:0x020b1b7c kind:load to:0x020b1b80 module:overlay(0) +from:0x020b1bbc kind:load to:0x02059799 module:overlay(0) +from:0x020b1bc0 kind:load to:0x020597c5 module:overlay(0) +from:0x020b1bc4 kind:load to:0x0205993d module:overlay(0) +from:0x020b1bc8 kind:load to:0x0205991c module:overlay(0) +from:0x020b1bcc kind:load to:0x0205a09c module:overlay(0) +from:0x020b1bd0 kind:load to:0x0205a090 module:overlay(0) +from:0x020b1bd4 kind:load to:0x0205a084 module:overlay(0) +from:0x020b1bd8 kind:load to:0x0205a0a8 module:overlay(0) +from:0x020b1be4 kind:load to:0x0205a804 module:overlay(0) +from:0x020b1be8 kind:load to:0x0205a818 module:overlay(0) +from:0x020b1bec kind:load to:0x0205a720 module:overlay(0) +from:0x020b1bf0 kind:load to:0x01ffc57c module:itcm +from:0x020b1bf4 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1bf8 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1bfc kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1c00 kind:load to:0x01ffc7a4 module:itcm +from:0x020b1c04 kind:load to:0x02057d84 module:overlay(0) +from:0x020b1c10 kind:load to:0x0205b374 module:overlay(0) +from:0x020b1c68 kind:load to:0x020602b4 module:overlay(0) +from:0x020b1c6c kind:load to:0x02060400 module:overlay(0) +from:0x020b1c78 kind:load to:0x0205fef0 module:overlay(0) +from:0x020b1c7c kind:load to:0x020600f8 module:overlay(0) +from:0x020b1c88 kind:load to:0x0205fef0 module:overlay(0) +from:0x020b1c8c kind:load to:0x020600f8 module:overlay(0) +from:0x020b1d14 kind:load to:0x020185e0 module:main +from:0x020b1d18 kind:load to:0x0201860c module:main +from:0x020b1d1c kind:load to:0x02060f14 module:overlay(0) +from:0x020b1d20 kind:load to:0x02060f4c module:overlay(0) +from:0x020b1d24 kind:load to:0x02060fc4 module:overlay(0) +from:0x020b1d28 kind:load to:0x020185d1 module:main +from:0x020b1d2c kind:load to:0x020185d5 module:main +from:0x020b1d30 kind:load to:0x020185d9 module:main +from:0x020b1d34 kind:load to:0x020185dd module:main +from:0x020b1d38 kind:load to:0x0201867c module:main +from:0x020b1d3c kind:load to:0x02018694 module:main +from:0x020b1d40 kind:load to:0x020186a4 module:main +from:0x020b1d44 kind:load to:0x020186a8 module:main +from:0x020b1d48 kind:load to:0x020186f4 module:main +from:0x020b1d4c kind:load to:0x02060fc8 module:overlay(0) +from:0x020b1d50 kind:load to:0x02061030 module:overlay(0) +from:0x020b1d54 kind:load to:0x02061038 module:overlay(0) +from:0x020b1d58 kind:load to:0x0206103c module:overlay(0) +from:0x020b1dd8 kind:load to:0x02061690 module:overlay(0) +from:0x020b1ddc kind:load to:0x020616a8 module:overlay(0) +from:0x020b1de0 kind:load to:0x020616e0 module:overlay(0) +from:0x020b1de4 kind:load to:0x020616e4 module:overlay(0) +from:0x020b1de8 kind:load to:0x020616e8 module:overlay(0) +from:0x020b1dec kind:load to:0x020616ec module:overlay(0) +from:0x020b1df0 kind:load to:0x020616f0 module:overlay(0) +from:0x020b1df4 kind:load to:0x020616f4 module:overlay(0) +from:0x020b1df8 kind:load to:0x020616f8 module:overlay(0) +from:0x020b1dfc kind:load to:0x020616fc module:overlay(0) +from:0x020b1e08 kind:load to:0x02061868 module:overlay(0) +from:0x020b1e48 kind:load to:0x02061a8c module:overlay(0) +from:0x020b1e4c kind:load to:0x02061aa4 module:overlay(0) +from:0x020b1e50 kind:load to:0x02061adc module:overlay(0) +from:0x020b1e54 kind:load to:0x02061ae0 module:overlay(0) +from:0x020b1e60 kind:load to:0x02061b74 module:overlay(0) +from:0x020b1e64 kind:load to:0x02061be4 module:overlay(0) +from:0x020b1e68 kind:load to:0x02061ccc module:overlay(0) +from:0x020b1e6c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b1e70 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b1e74 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b1e78 kind:load to:0x02061cdc module:overlay(0) +from:0x020b1e84 kind:load to:0x02061f00 module:overlay(0) +from:0x020b1e88 kind:load to:0x02061ddc module:overlay(0) +from:0x020b1e8c kind:load to:0x02061e08 module:overlay(0) +from:0x020b1e90 kind:load to:0x02061eb8 module:overlay(0) +from:0x020b1e9c kind:load to:0x02062320 module:overlay(0) +from:0x020b1ea0 kind:load to:0x0206235c module:overlay(0) +from:0x020b1ea4 kind:load to:0x02062380 module:overlay(0) +from:0x020b1ea8 kind:load to:0x020623b4 module:overlay(0) +from:0x020b1eb4 kind:load to:0x02061f00 module:overlay(0) +from:0x020b1eb8 kind:load to:0x02061ddc module:overlay(0) +from:0x020b1ebc kind:load to:0x02061e08 module:overlay(0) +from:0x020b1ec0 kind:load to:0x02061eb8 module:overlay(0) +from:0x020b1ecc kind:load to:0x02062bb0 module:overlay(0) +from:0x020b1ed0 kind:load to:0x02062bc4 module:overlay(0) +from:0x020b1ed4 kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1ed8 kind:load to:0x02062dd8 module:overlay(0) +from:0x020b1ee4 kind:load to:0x02063070 module:overlay(0) +from:0x020b1ee8 kind:load to:0x02063084 module:overlay(0) +from:0x020b1eec kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1ef0 kind:load to:0x02063164 module:overlay(0) +from:0x020b1efc kind:load to:0x02063608 module:overlay(0) +from:0x020b1f00 kind:load to:0x0206361c module:overlay(0) +from:0x020b1f04 kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1f08 kind:load to:0x0206353c module:overlay(0) +from:0x020b1f14 kind:load to:0x02063818 module:overlay(0) +from:0x020b1f18 kind:load to:0x0206382c module:overlay(0) +from:0x020b1f1c kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1f20 kind:load to:0x020636e8 module:overlay(0) +from:0x020b1f2c kind:load to:0x02063b4c module:overlay(0) +from:0x020b1f30 kind:load to:0x02063b6c module:overlay(0) +from:0x020b1f34 kind:load to:0x02063a90 module:overlay(0) +from:0x020b1f38 kind:load to:0x02063908 module:overlay(0) +from:0x020b1f44 kind:load to:0x02063b94 module:overlay(0) +from:0x020b1f48 kind:load to:0x02063bb4 module:overlay(0) +from:0x020b1f4c kind:load to:0x02063b10 module:overlay(0) +from:0x020b1f50 kind:load to:0x02063908 module:overlay(0) +from:0x020b1f5c kind:load to:0x02063b1c module:overlay(0) +from:0x020b1f60 kind:load to:0x02063b30 module:overlay(0) +from:0x020b1f64 kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1f68 kind:load to:0x02063908 module:overlay(0) +from:0x020b1f74 kind:load to:0x02063f10 module:overlay(0) +from:0x020b1f78 kind:load to:0x02063f24 module:overlay(0) +from:0x020b1f7c kind:load to:0x02063ce0 module:overlay(0) +from:0x020b1f80 kind:load to:0x0206353c module:overlay(0) +from:0x020b1f8c kind:load to:0x020643ec module:overlay(0) +from:0x020b1f90 kind:load to:0x02064548 module:overlay(0) +from:0x020b1f9c kind:load to:0x020645a8 module:overlay(0) +from:0x020b1fa0 kind:load to:0x0206461c module:overlay(0) +from:0x020b1fbc kind:load to:0x02065e9c module:overlay(0) +from:0x020b1fc0 kind:load to:0x02065eb0 module:overlay(0) +from:0x020b1fc4 kind:load to:0x02065d48 module:overlay(0) +from:0x020b1fc8 kind:load to:0x02065e84 module:overlay(0) +from:0x020b1fcc kind:load to:0x02065e88 module:overlay(0) +from:0x020b1fd8 kind:load to:0x020661e8 module:overlay(0) +from:0x020b1fdc kind:load to:0x020661fc module:overlay(0) +from:0x020b1fe0 kind:load to:0x02065f94 module:overlay(0) +from:0x020b1fe4 kind:load to:0x0206618c module:overlay(0) +from:0x020b1fe8 kind:load to:0x02066190 module:overlay(0) +from:0x020b1ff4 kind:load to:0x02066264 module:overlay(0) +from:0x020b1ff8 kind:load to:0x02066278 module:overlay(0) +from:0x020b1ffc kind:load to:0x0201bbe4 module:main +from:0x020b2000 kind:load to:0x02066250 module:overlay(0) +from:0x020b2004 kind:load to:0x0201bd8c module:main +from:0x020b2048 kind:load to:0x020b2008 module:overlay(0) +from:0x020b204c kind:load to:0x020b2020 module:overlay(0) +from:0x020b2050 kind:load to:0x020b2014 module:overlay(0) +from:0x020b2054 kind:load to:0x020b202c module:overlay(0) +from:0x020b205c kind:load to:0x020b2038 module:overlay(0) +from:0x020b2078 kind:load to:0x020667d8 module:overlay(0) +from:0x020b207c kind:load to:0x020667f4 module:overlay(0) +from:0x020b2080 kind:load to:0x020669cc module:overlay(0) +from:0x020b2084 kind:load to:0x020669d0 module:overlay(0) +from:0x020b2088 kind:load to:0x02066a5c module:overlay(0) +from:0x020b208c kind:load to:0x02066dfc module:overlay(0) +from:0x020b2090 kind:load to:0x020669d8 module:overlay(0) +from:0x020b2094 kind:load to:0x02067234 module:overlay(0) +from:0x020b2098 kind:load to:0x0206723c module:overlay(0) +from:0x020b20a4 kind:load to:0x020667d8 module:overlay(0) +from:0x020b20a8 kind:load to:0x020667f4 module:overlay(0) +from:0x020b20ac kind:load to:0x020673c8 module:overlay(0) +from:0x020b20b0 kind:load to:0x02067434 module:overlay(0) +from:0x020b20b4 kind:load to:0x02067474 module:overlay(0) +from:0x020b20b8 kind:load to:0x02066dfc module:overlay(0) +from:0x020b20bc kind:load to:0x020669d8 module:overlay(0) +from:0x020b20c0 kind:load to:0x02067234 module:overlay(0) +from:0x020b20c4 kind:load to:0x0206723c module:overlay(0) +from:0x020b20c8 kind:load to:0x020672ac module:overlay(0) +from:0x020b20cc kind:load to:0x020672f4 module:overlay(0) +from:0x020b20fc kind:load to:0x02068680 module:overlay(0) +from:0x020b2100 kind:load to:0x02068684 module:overlay(0) +from:0x020b2104 kind:load to:0x02069c14 module:overlay(0) +from:0x020b2108 kind:load to:0x02069844 module:overlay(0) +from:0x020b210c kind:load to:0x0206869c module:overlay(0) +from:0x020b2110 kind:load to:0x020686a4 module:overlay(0) +from:0x020b2114 kind:load to:0x020686d8 module:overlay(0) +from:0x020b2118 kind:load to:0x02068fec module:overlay(0) +from:0x020b211c kind:load to:0x020696a4 module:overlay(0) +from:0x020b2120 kind:load to:0x0206997c module:overlay(0) +from:0x020b2124 kind:load to:0x02068868 module:overlay(0) +from:0x020b2128 kind:load to:0x020687fc module:overlay(0) +from:0x020b212c kind:load to:0x0206891c module:overlay(0) +from:0x020b2130 kind:load to:0x02068968 module:overlay(0) +from:0x020b2134 kind:load to:0x020696a8 module:overlay(0) +from:0x020b2138 kind:load to:0x02069754 module:overlay(0) +from:0x020b213c kind:load to:0x020691d8 module:overlay(0) +from:0x020b2140 kind:load to:0x02069a40 module:overlay(0) +from:0x020b2144 kind:load to:0x02069814 module:overlay(0) +from:0x020b215c kind:load to:0x0206ba9c module:overlay(0) +from:0x020b2160 kind:load to:0x0206bab0 module:overlay(0) +from:0x020b2164 kind:load to:0x0206b368 module:overlay(0) +from:0x020b2168 kind:load to:0x0206b34c module:overlay(0) +from:0x020b2174 kind:load to:0x0206bacc module:overlay(0) +from:0x020b2178 kind:load to:0x0206bae0 module:overlay(0) +from:0x020b217c kind:load to:0x0206ba90 module:overlay(0) +from:0x020b2180 kind:load to:0x0206ba84 module:overlay(0) +from:0x020b218c kind:load to:0x0206a830 module:overlay(0) +from:0x020b2190 kind:load to:0x0206a834 module:overlay(0) +from:0x020b2194 kind:load to:0x0206a98c module:overlay(0) +from:0x020b2198 kind:load to:0x0206a84c module:overlay(0) +from:0x020b21b4 kind:load to:0x020703bc module:overlay(0) +from:0x020b21b8 kind:load to:0x020b6d85 module:overlays(1,8,12) +from:0x020b21bc kind:load to:0x020b6e15 module:overlays(1,8) +from:0x020b21c0 kind:load to:0x020b6f3d module:overlays(1,8) +from:0x020b2204 kind:load to:0x020712d4 module:overlay(0) +from:0x020b2208 kind:load to:0x020712e8 module:overlay(0) +from:0x020b220c kind:load to:0x02065d48 module:overlay(0) +from:0x020b2210 kind:load to:0x02070f9c module:overlay(0) +from:0x020b2214 kind:load to:0x02070fe0 module:overlay(0) +from:0x020b2220 kind:load to:0x020712a4 module:overlay(0) +from:0x020b2224 kind:load to:0x020712b8 module:overlay(0) +from:0x020b2228 kind:load to:0x0201bbe4 module:main +from:0x020b222c kind:load to:0x02070e58 module:overlay(0) +from:0x020b2230 kind:load to:0x0201bd8c module:main +from:0x020b2264 kind:load to:0x02073130 module:overlay(0) +from:0x020b2268 kind:load to:0x02073134 module:overlay(0) +from:0x020b226c kind:load to:0x0207314c module:overlay(0) +from:0x020b2270 kind:load to:0x02073154 module:overlay(0) +from:0x020b2278 kind:load to:0x02073168 module:overlay(0) +from:0x020b227c kind:load to:0x0207316c module:overlay(0) +from:0x020b2280 kind:load to:0x02073170 module:overlay(0) +from:0x020b2284 kind:load to:0x02073178 module:overlay(0) +from:0x020b2290 kind:load to:0x02073184 module:overlay(0) +from:0x020b2294 kind:load to:0x02073188 module:overlay(0) +from:0x020b2298 kind:load to:0x0207318c module:overlay(0) +from:0x020b229c kind:load to:0x020731f4 module:overlay(0) +from:0x020b22a8 kind:load to:0x02073184 module:overlay(0) +from:0x020b22ac kind:load to:0x02073188 module:overlay(0) +from:0x020b22b0 kind:load to:0x0207318c module:overlay(0) +from:0x020b22b4 kind:load to:0x02073270 module:overlay(0) +from:0x020b22c0 kind:load to:0x020745ec module:overlay(0) +from:0x020b22c4 kind:load to:0x02074614 module:overlay(0) +from:0x020b22c8 kind:load to:0x02073e80 module:overlay(0) +from:0x020b22cc kind:load to:0x02073e88 module:overlay(0) +from:0x020b22d0 kind:load to:0x02073ee0 module:overlay(0) +from:0x020b22d4 kind:load to:0x02073168 module:overlay(0) +from:0x020b22d8 kind:load to:0x02073fd4 module:overlay(0) +from:0x020b22dc kind:load to:0x020741fc module:overlay(0) +from:0x020b22e0 kind:load to:0x0207422c module:overlay(0) +from:0x020b22ec kind:load to:0x02074790 module:overlay(0) +from:0x020b22f0 kind:load to:0x02074768 module:overlay(0) +from:0x020b22f4 kind:load to:0x020746b0 module:overlay(0) +from:0x020b22f8 kind:load to:0x020746b8 module:overlay(0) +from:0x020b22fc kind:load to:0x020746c4 module:overlay(0) +from:0x020b2300 kind:load to:0x02073168 module:overlay(0) +from:0x020b2304 kind:load to:0x0207316c module:overlay(0) +from:0x020b2308 kind:load to:0x02074714 module:overlay(0) +from:0x020b230c kind:load to:0x02073178 module:overlay(0) +from:0x020b2310 kind:load to:0x0207475c module:overlay(0) +from:0x020b2320 kind:load to:0x020747b0 module:overlay(0) +from:0x020b2324 kind:load to:0x020616e0 module:overlay(0) +from:0x020b2328 kind:load to:0x020616e4 module:overlay(0) +from:0x020b232c kind:load to:0x020616e8 module:overlay(0) +from:0x020b2334 kind:load to:0x020616f0 module:overlay(0) +from:0x020b2338 kind:load to:0x020616f4 module:overlay(0) +from:0x020b233c kind:load to:0x020616f8 module:overlay(0) +from:0x020b2340 kind:load to:0x020616fc module:overlay(0) +from:0x020b234c kind:load to:0x02074f74 module:overlay(0) +from:0x020b2350 kind:load to:0x02074fe8 module:overlay(0) +from:0x020b2358 kind:load to:0x020747e8 module:overlay(0) +from:0x020b235c kind:load to:0x0207482c module:overlay(0) +from:0x020b2360 kind:load to:0x02074a78 module:overlay(0) +from:0x020b2364 kind:load to:0x02074a90 module:overlay(0) +from:0x020b2368 kind:load to:0x02073170 module:overlay(0) +from:0x020b236c kind:load to:0x02073178 module:overlay(0) +from:0x020b2378 kind:load to:0x02075124 module:overlay(0) +from:0x020b2384 kind:load to:0x02074fd4 module:overlay(0) +from:0x020b2388 kind:load to:0x020761fc module:overlay(0) +from:0x020b238c kind:load to:0x0201bbe4 module:main +from:0x020b2390 kind:load to:0x0201bd88 module:main +from:0x020b2394 kind:load to:0x0201bd8c module:main +from:0x020b23a0 kind:load to:0x020750fc module:overlay(0) +from:0x020b23a4 kind:load to:0x020667f4 module:overlay(0) +from:0x020b23a8 kind:load to:0x02075848 module:overlay(0) +from:0x020b23ac kind:load to:0x02067434 module:overlay(0) +from:0x020b23b0 kind:load to:0x02075870 module:overlay(0) +from:0x020b23b4 kind:load to:0x020758fc module:overlay(0) +from:0x020b23b8 kind:load to:0x020669d8 module:overlay(0) +from:0x020b23bc kind:load to:0x0207606c module:overlay(0) +from:0x020b23c0 kind:load to:0x02076088 module:overlay(0) +from:0x020b23c4 kind:load to:0x02074fac module:overlay(0) +from:0x020b23c8 kind:load to:0x02076218 module:overlay(0) +from:0x020b2468 kind:load to:0x020762c4 module:overlay(0) +from:0x020b246c kind:load to:0x02076694 module:overlay(0) +from:0x020b2478 kind:load to:0x02077350 module:overlay(0) +from:0x020b247c kind:load to:0x02077444 module:overlay(0) +from:0x020b2488 kind:load to:0x02077490 module:overlay(0) +from:0x020b248c kind:load to:0x020774a4 module:overlay(0) +from:0x020b2490 kind:load to:0x0201bbe4 module:main +from:0x020b2494 kind:load to:0x02077188 module:overlay(0) +from:0x020b2498 kind:load to:0x0201bd8c module:main +from:0x020b249c kind:load to:0x020780fc module:overlay(0) +from:0x020b24a4 kind:load to:0x02078188 module:overlay(0) +from:0x020b24b4 kind:load to:0x02077c44 module:overlay(0) +from:0x020b24b8 kind:load to:0x02078680 module:overlay(0) +from:0x020b24bc kind:load to:0x02077830 module:overlay(0) +from:0x020b24c0 kind:load to:0x02077884 module:overlay(0) +from:0x020b24cc kind:load to:0x02078cf8 module:overlay(0) +from:0x020b24d8 kind:load to:0x02079170 module:overlay(0) +from:0x020b24dc kind:load to:0x02079184 module:overlay(0) +from:0x020b24e0 kind:load to:0x02079024 module:overlay(0) +from:0x020b24e4 kind:load to:0x0207902c module:overlay(0) +from:0x020b24e8 kind:load to:0x02079310 module:overlay(0) +from:0x020b24ec kind:load to:0x0207903c module:overlay(0) +from:0x020b24f0 kind:load to:0x02079314 module:overlay(0) +from:0x020b24f4 kind:load to:0x02079318 module:overlay(0) +from:0x020b24f8 kind:load to:0x0207931c module:overlay(0) +from:0x020b2504 kind:load to:0x02079278 module:overlay(0) +from:0x020b2508 kind:load to:0x0207928c module:overlay(0) +from:0x020b250c kind:load to:0x020791c8 module:overlay(0) +from:0x020b2510 kind:load to:0x020791d0 module:overlay(0) +from:0x020b2514 kind:load to:0x02079310 module:overlay(0) +from:0x020b2518 kind:load to:0x020791e0 module:overlay(0) +from:0x020b251c kind:load to:0x02079314 module:overlay(0) +from:0x020b2520 kind:load to:0x02079318 module:overlay(0) +from:0x020b2524 kind:load to:0x0207931c module:overlay(0) +from:0x020b2540 kind:load to:0x020793dc module:overlay(0) +from:0x020b2544 kind:load to:0x020793f0 module:overlay(0) +from:0x020b2548 kind:load to:0x020792a8 module:overlay(0) +from:0x020b254c kind:load to:0x0207c008 module:overlay(0) +from:0x020b2550 kind:load to:0x0207c010 module:overlay(0) +from:0x020b255c kind:load to:0x020792f0 module:overlay(0) +from:0x020b2560 kind:load to:0x020792f4 module:overlay(0) +from:0x020b2568 kind:load to:0x0207930c module:overlay(0) +from:0x020b256c kind:load to:0x02079310 module:overlay(0) +from:0x020b2574 kind:load to:0x02079314 module:overlay(0) +from:0x020b2578 kind:load to:0x02079318 module:overlay(0) +from:0x020b257c kind:load to:0x0207931c module:overlay(0) +from:0x020b258c kind:load to:0x0207ab48 module:overlay(0) +from:0x020b2590 kind:load to:0x0207ab5c module:overlay(0) +from:0x020b2594 kind:load to:0x020794cc module:overlay(0) +from:0x020b2598 kind:load to:0x02079514 module:overlay(0) +from:0x020b259c kind:load to:0x020794d4 module:overlay(0) +from:0x020b25a0 kind:load to:0x02079cd0 module:overlay(0) +from:0x020b25a4 kind:load to:0x02079314 module:overlay(0) +from:0x020b25a8 kind:load to:0x02079318 module:overlay(0) +from:0x020b25ac kind:load to:0x0207a1e0 module:overlay(0) +from:0x020b25c0 kind:load to:0x0215d1ec module:overlays(67,78,83) +from:0x020b25d0 kind:load to:0x0215d384 module:overlays(67,78) +from:0x020b25e0 kind:load to:0x0215cc9c module:overlays(67,83) +from:0x020b25f0 kind:load to:0x0215cfa0 module:overlays(67,68,83) +from:0x020b2600 kind:load to:0x021614c8 module:overlays(59,60,62,66,84) +from:0x020b2608 kind:load to:0x0216171c module:overlays(60,62,63,66,84) +from:0x020b2610 kind:load to:0x02161cdc module:overlays(60,66,84,87) +from:0x020b2620 kind:load to:0x02161dc8 module:overlays(60,66,84,87) +from:0x020b2630 kind:load to:0x021634cc module:overlays(59,60,63,68,74,75,84) +from:0x020b2640 kind:load to:0x02163888 module:overlays(59,60,63,68,73,74,84) +from:0x020b2650 kind:load to:0x02163a68 module:overlays(59,60,63,68,71,73,84) +from:0x020b2660 kind:load to:0x0216361c module:overlays(59,60,63,68,73,74,75,84) +from:0x020b2670 kind:load to:0x0207a2bc module:overlay(0) +from:0x020b2680 kind:load to:0x0207a5b4 module:overlay(0) +from:0x020b2690 kind:load to:0x02161c2c module:overlays(60,62,66,74,84) +from:0x020b26a0 kind:load to:0x021610f0 module:overlays(62,66,75,87) +from:0x020b26b0 kind:load to:0x021612c0 module:overlays(62,66,75) +from:0x020b26c0 kind:load to:0x021618a0 module:overlays(60,62,66,75,84) +from:0x020b26d0 kind:load to:0x02161be0 module:overlays(60,62,66,68,84) +from:0x020b26e0 kind:load to:0x02161ce8 module:overlays(60,66,68,84) +from:0x020b26f0 kind:load to:0x0207a5c0 module:overlay(0) +from:0x020b2700 kind:load to:0x0207a738 module:overlay(0) +from:0x020b2718 kind:load to:0x0207acb0 module:overlay(0) +from:0x020b271c kind:load to:0x0207acc4 module:overlay(0) +from:0x020b2720 kind:load to:0x0207abb4 module:overlay(0) +from:0x020b2724 kind:load to:0x0207930c module:overlay(0) +from:0x020b2728 kind:load to:0x0207abbc module:overlay(0) +from:0x020b272c kind:load to:0x0207ac2c module:overlay(0) +from:0x020b2730 kind:load to:0x02079314 module:overlay(0) +from:0x020b2734 kind:load to:0x02079318 module:overlay(0) +from:0x020b2738 kind:load to:0x0207931c module:overlay(0) +from:0x020b2744 kind:load to:0x0207adf0 module:overlay(0) +from:0x020b2748 kind:load to:0x0207ae04 module:overlay(0) +from:0x020b274c kind:load to:0x0207ad1c module:overlay(0) +from:0x020b2750 kind:load to:0x0207930c module:overlay(0) +from:0x020b2754 kind:load to:0x0207ad24 module:overlay(0) +from:0x020b2758 kind:load to:0x0207ada0 module:overlay(0) +from:0x020b275c kind:load to:0x02079314 module:overlay(0) +from:0x020b2760 kind:load to:0x02079318 module:overlay(0) +from:0x020b2764 kind:load to:0x0207931c module:overlay(0) +from:0x020b2770 kind:load to:0x0207b428 module:overlay(0) +from:0x020b2774 kind:load to:0x0207b43c module:overlay(0) +from:0x020b2778 kind:load to:0x0207ae88 module:overlay(0) +from:0x020b277c kind:load to:0x0207930c module:overlay(0) +from:0x020b2780 kind:load to:0x0207aeb8 module:overlay(0) +from:0x020b2784 kind:load to:0x0207aec4 module:overlay(0) +from:0x020b2788 kind:load to:0x02079314 module:overlay(0) +from:0x020b278c kind:load to:0x02079318 module:overlay(0) +from:0x020b2790 kind:load to:0x0207931c module:overlay(0) +from:0x020b279c kind:load to:0x0207b628 module:overlay(0) +from:0x020b27a0 kind:load to:0x0207b63c module:overlay(0) +from:0x020b27a4 kind:load to:0x0207b4a0 module:overlay(0) +from:0x020b27a8 kind:load to:0x0207930c module:overlay(0) +from:0x020b27ac kind:load to:0x0207b4a8 module:overlay(0) +from:0x020b27b0 kind:load to:0x0207b518 module:overlay(0) +from:0x020b27b4 kind:load to:0x02079314 module:overlay(0) +from:0x020b27b8 kind:load to:0x02079318 module:overlay(0) +from:0x020b27bc kind:load to:0x0207931c module:overlay(0) +from:0x020b27c8 kind:load to:0x0207b934 module:overlay(0) +from:0x020b27cc kind:load to:0x0207b948 module:overlay(0) +from:0x020b27d0 kind:load to:0x0207b71c module:overlay(0) +from:0x020b27d4 kind:load to:0x0207b754 module:overlay(0) +from:0x020b27d8 kind:load to:0x0207b70c module:overlay(0) +from:0x020b27e4 kind:load to:0x0207b964 module:overlay(0) +from:0x020b27e8 kind:load to:0x0207b978 module:overlay(0) +from:0x020b27ec kind:load to:0x0207b7d4 module:overlay(0) +from:0x020b27f0 kind:load to:0x0207b814 module:overlay(0) +from:0x020b27f4 kind:load to:0x0207b70c module:overlay(0) +from:0x020b2800 kind:load to:0x0207b994 module:overlay(0) +from:0x020b2804 kind:load to:0x0207b9a8 module:overlay(0) +from:0x020b2808 kind:load to:0x0207b894 module:overlay(0) +from:0x020b280c kind:load to:0x0207b8dc module:overlay(0) +from:0x020b2810 kind:load to:0x0207b70c module:overlay(0) +from:0x020b281c kind:load to:0x0207b658 module:overlay(0) +from:0x020b2820 kind:load to:0x0207b688 module:overlay(0) +from:0x020b2824 kind:load to:0x0207b6f0 module:overlay(0) +from:0x020b282c kind:load to:0x0207b70c module:overlay(0) +from:0x020b2838 kind:load to:0x0207bfe4 module:overlay(0) +from:0x020b283c kind:load to:0x0207bfe8 module:overlay(0) +from:0x020b2840 kind:load to:0x0207c000 module:overlay(0) +from:0x020b2844 kind:load to:0x0207c008 module:overlay(0) +from:0x020b2848 kind:load to:0x0207c010 module:overlay(0) +from:0x020b287c kind:load to:0x0207eca8 module:overlay(0) +from:0x020b2880 kind:load to:0x0207ecd8 module:overlay(0) +from:0x020b2884 kind:load to:0x0207ed84 module:overlay(0) +from:0x020b2890 kind:load to:0x0207ede8 module:overlay(0) +from:0x020b2894 kind:load to:0x0207ee18 module:overlay(0) +from:0x020b2898 kind:load to:0x0207ee80 module:overlay(0) +from:0x020b289c kind:load to:0x0207ee84 module:overlay(0) +from:0x020b28a8 kind:load to:0x0207fabc module:overlay(0) +from:0x020b28ac kind:load to:0x0207fab4 module:overlay(0) +from:0x020b28b8 kind:load to:0x0207fabc module:overlay(0) +from:0x020b28bc kind:load to:0x0207fab4 module:overlay(0) +from:0x020b28c8 kind:load to:0x0207fb98 module:overlay(0) +from:0x020b28cc kind:load to:0x0207fb90 module:overlay(0) +from:0x020b28d8 kind:load to:0x0207faa4 module:overlay(0) +from:0x020b28dc kind:load to:0x0207faac module:overlay(0) +from:0x020b2940 kind:load to:0x02081b74 module:overlay(0) +from:0x020b294c kind:load to:0x020821dc module:overlay(0) +from:0x020b2950 kind:load to:0x020821f0 module:overlay(0) +from:0x020b2964 kind:load to:0x020822ec module:overlay(0) +from:0x020b2968 kind:load to:0x02082300 module:overlay(0) +from:0x020b296c kind:load to:0x02057bf4 module:overlay(0) +from:0x020b2970 kind:load to:0x01ffc57c module:itcm +from:0x020b2974 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b2978 kind:load to:0x02057e44 module:overlay(0) +from:0x020b297c kind:load to:0x02057ea8 module:overlay(0) +from:0x020b2980 kind:load to:0x02057c34 module:overlay(0) +from:0x020b2984 kind:load to:0x02057d84 module:overlay(0) +from:0x020b2988 kind:load to:0x02082330 module:overlay(0) +from:0x020b298c kind:load to:0x02082334 module:overlay(0) +from:0x020b2a08 kind:load to:0x020b2990 module:overlay(0) +from:0x020b2a0c kind:load to:0x020b29c0 module:overlay(0) +from:0x020b2a10 kind:load to:0x020b29f0 module:overlay(0) +from:0x020b2a14 kind:load to:0x020b29fc module:overlay(0) +from:0x020b2a18 kind:load to:0x020b299c module:overlay(0) +from:0x020b2a1c kind:load to:0x020b29d8 module:overlay(0) +from:0x020b2a20 kind:load to:0x020b29e4 module:overlay(0) +from:0x020b2a24 kind:load to:0x020b29a8 module:overlay(0) +from:0x020b2a28 kind:load to:0x020b2994 module:overlay(0) +from:0x020b2a2c kind:load to:0x020b29b4 module:overlay(0) +from:0x020b2a30 kind:load to:0x020b29cc module:overlay(0) +from:0x020b2a50 kind:load to:0x0208455d module:overlay(0) +from:0x020b2a54 kind:load to:0x02084589 module:overlay(0) +from:0x020b2a58 kind:load to:0x0207c000 module:overlay(0) +from:0x020b2a5c kind:load to:0x0207c008 module:overlay(0) +from:0x020b2a60 kind:load to:0x0207c010 module:overlay(0) +from:0x020b2a64 kind:load to:0x020845e5 module:overlay(0) +from:0x020b2a70 kind:load to:0x02085260 module:overlay(0) +from:0x020b2a74 kind:load to:0x02085ae4 module:overlay(0) +from:0x020b2a78 kind:load to:0x02085a28 module:overlay(0) +from:0x020b2a7c kind:load to:0x02085a48 module:overlay(0) +from:0x020b2a80 kind:load to:0x0207c010 module:overlay(0) +from:0x020b2a8c kind:load to:0x02086f7c module:overlay(0) +from:0x020b2a90 kind:load to:0x02086f90 module:overlay(0) +from:0x020b2a94 kind:load to:0x02086a00 module:overlay(0) +from:0x020b2a98 kind:load to:0x02086d70 module:overlay(0) +from:0x020b2a9c kind:load to:0x0207c010 module:overlay(0) +from:0x020b2aa0 kind:load to:0x02086705 module:overlay(0) +from:0x020b2aac kind:load to:0x02087090 module:overlay(0) +from:0x020b2ab0 kind:load to:0x020870a4 module:overlay(0) +from:0x020b2ab4 kind:load to:0x0207c000 module:overlay(0) +from:0x020b2ab8 kind:load to:0x02086fac module:overlay(0) +from:0x020b2abc kind:load to:0x0207c010 module:overlay(0) +from:0x020b2ac8 kind:load to:0x02087d64 module:overlay(0) +from:0x020b2acc kind:load to:0x02087d78 module:overlay(0) +from:0x020b2ad0 kind:load to:0x02087874 module:overlay(0) +from:0x020b2ad4 kind:load to:0x020878e0 module:overlay(0) +from:0x020b2ad8 kind:load to:0x0207c010 module:overlay(0) +from:0x020b2b10 kind:load to:0x02089828 module:overlay(0) +from:0x020b2b1c kind:load to:0x02089848 module:overlay(0) +from:0x020b2b20 kind:load to:0x02089874 module:overlay(0) +from:0x020b2b24 kind:load to:0x020898d4 module:overlay(0) +from:0x020b2b38 kind:load to:0x0208ba30 module:overlay(0) +from:0x020b2b44 kind:load to:0x0208c414 module:overlay(0) +from:0x020b2b48 kind:load to:0x0208c428 module:overlay(0) +from:0x020b2b4c kind:load to:0x02057bf4 module:overlay(0) +from:0x020b2b50 kind:load to:0x01ffc57c module:itcm +from:0x020b2b54 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b2b58 kind:load to:0x02057e44 module:overlay(0) +from:0x020b2b5c kind:load to:0x02057ea8 module:overlay(0) +from:0x020b2b60 kind:load to:0x02057c34 module:overlay(0) +from:0x020b2b64 kind:load to:0x02057d84 module:overlay(0) +from:0x020b2b70 kind:load to:0x0208c6a0 module:overlay(0) +from:0x020b2b74 kind:load to:0x0208c6b4 module:overlay(0) +from:0x020b2b78 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b2b7c kind:load to:0x01ffc57c module:itcm +from:0x020b2b80 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b2b84 kind:load to:0x02057e44 module:overlay(0) +from:0x020b2b88 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b2b8c kind:load to:0x0208c444 module:overlay(0) +from:0x020b2b90 kind:load to:0x02057d84 module:overlay(0) +from:0x020b2b9c kind:load to:0x0208c80c module:overlay(0) +from:0x020b2bb0 kind:load to:0x0208e7f0 module:overlay(0) +from:0x020b2bb4 kind:load to:0x0208e804 module:overlay(0) +from:0x020b2c7c kind:load to:0x0209019c module:overlay(0) +from:0x020b2c80 kind:load to:0x0208f8ac module:overlay(0) +from:0x020b2c84 kind:load to:0x0208f8b0 module:overlay(0) +from:0x020b2c90 kind:load to:0x020907bc module:overlay(0) +from:0x020b2c94 kind:load to:0x020907c0 module:overlay(0) +from:0x020b2c98 kind:load to:0x020907c4 module:overlay(0) +from:0x020b2ca4 kind:load to:0x0209019c module:overlay(0) +from:0x020b2ca8 kind:load to:0x020908e0 module:overlay(0) +from:0x020b2cac kind:load to:0x020909e4 module:overlay(0) +from:0x020b2cb0 kind:load to:0x02090bb0 module:overlay(0) +from:0x020b2cb4 kind:load to:0x02090fe8 module:overlay(0) +from:0x020b2cb8 kind:load to:0x0209150c module:overlay(0) +from:0x020b2cbc kind:load to:0x02091574 module:overlay(0) +from:0x020b2cc0 kind:load to:0x02091594 module:overlay(0) +from:0x020b2ccc kind:load to:0x0209019c module:overlay(0) +from:0x020b2cd0 kind:load to:0x0209167c module:overlay(0) +from:0x020b2cd4 kind:load to:0x020916bc module:overlay(0) +from:0x020b2cd8 kind:load to:0x02091704 module:overlay(0) +from:0x020b2cdc kind:load to:0x020917e8 module:overlay(0) +from:0x020b2ce0 kind:load to:0x020907bc module:overlay(0) +from:0x020b2ce4 kind:load to:0x020907c0 module:overlay(0) +from:0x020b2ce8 kind:load to:0x020907c4 module:overlay(0) +from:0x020b2e60 kind:load to:0x02094404 module:overlay(0) +from:0x020b2e68 kind:load to:0x020943e4 module:overlay(0) +from:0x020b2e70 kind:load to:0x020943c4 module:overlay(0) +from:0x020b2e78 kind:load to:0x020943a4 module:overlay(0) +from:0x020b2e80 kind:load to:0x02094384 module:overlay(0) +from:0x020b2e88 kind:load to:0x02094364 module:overlay(0) +from:0x020b2e90 kind:load to:0x02094344 module:overlay(0) +from:0x020b2e98 kind:load to:0x02094324 module:overlay(0) +from:0x020b2ea0 kind:load to:0x02094304 module:overlay(0) +from:0x020b2ea8 kind:load to:0x020942e4 module:overlay(0) +from:0x020b2eb0 kind:load to:0x020942b4 module:overlay(0) +from:0x020b2eb8 kind:load to:0x02094294 module:overlay(0) +from:0x020b2ec0 kind:load to:0x02094274 module:overlay(0) +from:0x020b2ec8 kind:load to:0x02094254 module:overlay(0) +from:0x020b2ed0 kind:load to:0x02094234 module:overlay(0) +from:0x020b2ed8 kind:load to:0x02094214 module:overlay(0) +from:0x020b2ee0 kind:load to:0x020941f4 module:overlay(0) +from:0x020b2ee8 kind:load to:0x020941d4 module:overlay(0) +from:0x020b2ef0 kind:load to:0x020941b4 module:overlay(0) +from:0x020b2ef8 kind:load to:0x02094194 module:overlay(0) +from:0x020b2f00 kind:load to:0x02094174 module:overlay(0) +from:0x020b2f08 kind:load to:0x02094154 module:overlay(0) +from:0x020b2f10 kind:load to:0x02094124 module:overlay(0) +from:0x020b2f18 kind:load to:0x02094104 module:overlay(0) +from:0x020b2f20 kind:load to:0x020940e4 module:overlay(0) +from:0x020b2f28 kind:load to:0x020940c4 module:overlay(0) +from:0x020b2f30 kind:load to:0x020940a4 module:overlay(0) +from:0x020b2f38 kind:load to:0x02094084 module:overlay(0) +from:0x020b2f40 kind:load to:0x02094054 module:overlay(0) +from:0x020b2f48 kind:load to:0x02094034 module:overlay(0) +from:0x020b2f50 kind:load to:0x02094014 module:overlay(0) +from:0x020b2f60 kind:load to:0x02095ec4 module:overlay(0) +from:0x020b2f6c kind:load to:0x020944e0 module:overlay(0) +from:0x020b2f70 kind:load to:0x02094470 module:overlay(0) +from:0x020b2f74 kind:load to:0x020944a4 module:overlay(0) +from:0x020b2f78 kind:load to:0x0209596c module:overlay(0) +from:0x020b2f7c kind:load to:0x02095af0 module:overlay(0) +from:0x020b2f80 kind:load to:0x020907bc module:overlay(0) +from:0x020b2f84 kind:load to:0x020907c0 module:overlay(0) +from:0x020b2f88 kind:load to:0x020907c4 module:overlay(0) +from:0x020b2f94 kind:load to:0x0209019c module:overlay(0) +from:0x020b2f98 kind:load to:0x02095f50 module:overlay(0) +from:0x020b2f9c kind:load to:0x02095f84 module:overlay(0) +from:0x020b2fa0 kind:load to:0x02095fc0 module:overlay(0) +from:0x020b2fa4 kind:load to:0x02096030 module:overlay(0) +from:0x020b2fa8 kind:load to:0x02096154 module:overlay(0) +from:0x020b2fac kind:load to:0x020907c0 module:overlay(0) +from:0x020b2fb0 kind:load to:0x020907c4 module:overlay(0) +from:0x020b2fbc kind:load to:0x0209019c module:overlay(0) +from:0x020b2fc0 kind:load to:0x02096870 module:overlay(0) +from:0x020b2fc4 kind:load to:0x02096890 module:overlay(0) +from:0x020b2fc8 kind:load to:0x020961ec module:overlay(0) +from:0x020b2fcc kind:load to:0x0209635c module:overlay(0) +from:0x020b2fd0 kind:load to:0x020907bc module:overlay(0) +from:0x020b2fd4 kind:load to:0x020907c0 module:overlay(0) +from:0x020b2fd8 kind:load to:0x020907c4 module:overlay(0) +from:0x020b2fe8 kind:load to:0x02096cec module:overlay(0) +from:0x020b2ff4 kind:load to:0x01fff440 module:itcm +from:0x020b3000 kind:load to:0x02096cc8 module:overlay(0) +from:0x020b300c kind:load to:0x02096cc0 module:overlay(0) +from:0x020b301c kind:load to:0x020979e4 module:overlay(0) +from:0x020b3020 kind:load to:0x02097a18 module:overlay(0) +from:0x020b3024 kind:load to:0x020977d0 module:overlay(0) +from:0x020b3028 kind:load to:0x020979ec module:overlay(0) +from:0x020b302c kind:load to:0x02097814 module:overlay(0) +from:0x020b3030 kind:load to:0x02097818 module:overlay(0) +from:0x020b3040 kind:load to:0x02097944 module:overlay(0) +from:0x020b3044 kind:load to:0x02097754 module:overlay(0) +from:0x020b3048 kind:load to:0x020977d0 module:overlay(0) +from:0x020b304c kind:load to:0x0209794c module:overlay(0) +from:0x020b3050 kind:load to:0x0209796c module:overlay(0) +from:0x020b3054 kind:load to:0x02097998 module:overlay(0) +from:0x020b3064 kind:load to:0x0209774c module:overlay(0) +from:0x020b3068 kind:load to:0x02097754 module:overlay(0) +from:0x020b306c kind:load to:0x020977d0 module:overlay(0) +from:0x020b3070 kind:load to:0x02097810 module:overlay(0) +from:0x020b3074 kind:load to:0x02097814 module:overlay(0) +from:0x020b3078 kind:load to:0x02097818 module:overlay(0) +from:0x020b3084 kind:load to:0x020978c8 module:overlay(0) +from:0x020b3088 kind:load to:0x02097b68 module:overlay(0) +from:0x020b30a4 kind:load to:0x02097c14 module:overlay(0) +from:0x020b30a8 kind:load to:0x02097c20 module:overlay(0) +from:0x020b30b4 kind:load to:0x02097d1c module:overlay(0) +from:0x020b30b8 kind:load to:0x02097d30 module:overlay(0) +from:0x020b30bc kind:load to:0x0207b71c module:overlay(0) +from:0x020b30c0 kind:load to:0x02097ca0 module:overlay(0) +from:0x020b30c4 kind:load to:0x0207b70c module:overlay(0) +from:0x020b30d0 kind:load to:0x02098358 module:overlay(0) +from:0x020b30d4 kind:load to:0x0209836c module:overlay(0) +from:0x020b30d8 kind:load to:0x020982d8 module:overlay(0) +from:0x020b30dc kind:load to:0x0207c008 module:overlay(0) +from:0x020b30e0 kind:load to:0x0207c010 module:overlay(0) +from:0x020b30ec kind:load to:0x02098518 module:overlay(0) +from:0x020b30f0 kind:load to:0x02098554 module:overlay(0) +from:0x020b30f4 kind:load to:0x0209856c module:overlay(0) +from:0x020b30f8 kind:load to:0x02098578 module:overlay(0) +from:0x020b30fc kind:load to:0x01fff464 module:itcm +from:0x020b3100 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x020b3104 kind:load to:0x020984a8 module:overlay(0) +from:0x020b3108 kind:load to:0x020984b0 module:overlay(0) +from:0x020b310c kind:load to:0x020984b4 module:overlay(0) +from:0x020b3110 kind:load to:0x020984b8 module:overlay(0) +from:0x020b3114 kind:load to:0x020984bc module:overlay(0) +from:0x020b3118 kind:load to:0x020984c0 module:overlay(0) +from:0x020b311c kind:load to:0x020984c4 module:overlay(0) +from:0x020b3120 kind:load to:0x020984c8 module:overlay(0) +from:0x020b3124 kind:load to:0x02098584 module:overlay(0) +from:0x020b3128 kind:load to:0x020985f0 module:overlay(0) +from:0x020b312c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x020b3130 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x020b3134 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x020b3138 kind:load to:0x02098470 module:overlay(0) +from:0x020b313c kind:load to:0x02098474 module:overlay(0) +from:0x020b3148 kind:load to:0x02098518 module:overlay(0) +from:0x020b314c kind:load to:0x02098554 module:overlay(0) +from:0x020b3150 kind:load to:0x0209856c module:overlay(0) +from:0x020b3154 kind:load to:0x02098578 module:overlay(0) +from:0x020b3158 kind:load to:0x01fff464 module:itcm +from:0x020b315c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x020b3160 kind:load to:0x020984a8 module:overlay(0) +from:0x020b3164 kind:load to:0x020984b0 module:overlay(0) +from:0x020b3168 kind:load to:0x020984b4 module:overlay(0) +from:0x020b316c kind:load to:0x020984b8 module:overlay(0) +from:0x020b3170 kind:load to:0x020984bc module:overlay(0) +from:0x020b3174 kind:load to:0x020984c0 module:overlay(0) +from:0x020b3178 kind:load to:0x02099004 module:overlay(0) +from:0x020b317c kind:load to:0x020984c8 module:overlay(0) +from:0x020b3180 kind:load to:0x02098584 module:overlay(0) +from:0x020b3184 kind:load to:0x020985f0 module:overlay(0) +from:0x020b3188 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x020b318c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x020b3190 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x020b3194 kind:load to:0x020997f0 module:overlay(0) +from:0x020b3198 kind:load to:0x02099804 module:overlay(0) +from:0x020b319c kind:load to:0x02099588 module:overlay(0) +from:0x020b31a8 kind:load to:0x02099aed module:overlay(0) +from:0x020b31ac kind:load to:0x02099af1 module:overlay(0) +from:0x020b31b0 kind:load to:0x02099b00 module:overlay(0) +from:0x020b31b4 kind:load to:0x02099b38 module:overlay(0) +from:0x020b31b8 kind:load to:0x0209a13c module:overlay(0) +from:0x020b31bc kind:load to:0x0209a144 module:overlay(0) +from:0x020b31c0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x020b31c4 kind:load to:0x02099cb0 module:overlay(0) +from:0x020b31c8 kind:load to:0x02099ba0 module:overlay(0) +from:0x020b31cc kind:load to:0x0209a06c module:overlay(0) +from:0x020b31d0 kind:load to:0x0209a0f4 module:overlay(0) +from:0x020b31d4 kind:load to:0x0209a10c module:overlay(0) +from:0x020b31d8 kind:load to:0x0209a180 module:overlay(0) +from:0x020b31dc kind:load to:0x0209a124 module:overlay(0) +from:0x020b31e0 kind:load to:0x0209a170 module:overlay(0) +from:0x020b31e4 kind:load to:0x0209a14c module:overlay(0) +from:0x020b31f0 kind:load to:0x0209a229 module:overlay(0) +from:0x020b31f4 kind:load to:0x0209a235 module:overlay(0) +from:0x020b31f8 kind:load to:0x0209a254 module:overlay(0) +from:0x020b31fc kind:load to:0x0209a288 module:overlay(0) +from:0x020b3200 kind:load to:0x0209a320 module:overlay(0) +from:0x020b3204 kind:load to:0x0209a334 module:overlay(0) +from:0x020b3208 kind:load to:0x0209a0e4 module:overlay(0) +from:0x020b320c kind:load to:0x0209a35c module:overlay(0) +from:0x020b3210 kind:load to:0x0209a3e4 module:overlay(0) +from:0x020b3214 kind:load to:0x0209a06c module:overlay(0) +from:0x020b3218 kind:load to:0x0209a2f0 module:overlay(0) +from:0x020b321c kind:load to:0x0209a308 module:overlay(0) +from:0x020b3220 kind:load to:0x0209a348 module:overlay(0) +from:0x020b3224 kind:load to:0x0209a6d4 module:overlay(0) +from:0x020b3228 kind:load to:0x0209a738 module:overlay(0) +from:0x020b322c kind:load to:0x0209a714 module:overlay(0) +from:0x020b3230 kind:load to:0x0209a70c module:overlay(0) +from:0x020b323c kind:load to:0x0209a888 module:overlay(0) +from:0x020b3240 kind:load to:0x0209a89c module:overlay(0) +from:0x020b3244 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b3248 kind:load to:0x0209a814 module:overlay(0) +from:0x020b324c kind:load to:0x02057dc8 module:overlay(0) +from:0x020b3250 kind:load to:0x02057e44 module:overlay(0) +from:0x020b3254 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b3258 kind:load to:0x0209a79c module:overlay(0) +from:0x020b325c kind:load to:0x02057d84 module:overlay(0) +from:0x020b3268 kind:load to:0x0209a858 module:overlay(0) +from:0x020b326c kind:load to:0x0209a86c module:overlay(0) +from:0x020b3270 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b3274 kind:load to:0x02057a88 module:overlay(0) +from:0x020b3278 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b327c kind:load to:0x02057e44 module:overlay(0) +from:0x020b3280 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b3284 kind:load to:0x0209a79c module:overlay(0) +from:0x020b3288 kind:load to:0x02057d84 module:overlay(0) +from:0x020b3294 kind:load to:0x0209a8c4 module:overlay(0) +from:0x020b3298 kind:load to:0x0209774c module:overlay(0) +from:0x020b329c kind:load to:0x02097754 module:overlay(0) +from:0x020b32a0 kind:load to:0x020977d0 module:overlay(0) +from:0x020b32a4 kind:load to:0x02097810 module:overlay(0) +from:0x020b32a8 kind:load to:0x02097814 module:overlay(0) +from:0x020b32ac kind:load to:0x02097818 module:overlay(0) +from:0x020b32b8 kind:load to:0x02098518 module:overlay(0) +from:0x020b32bc kind:load to:0x02098554 module:overlay(0) +from:0x020b32c0 kind:load to:0x0209856c module:overlay(0) +from:0x020b32c4 kind:load to:0x02098578 module:overlay(0) +from:0x020b32c8 kind:load to:0x01fff464 module:itcm +from:0x020b32cc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x020b32d0 kind:load to:0x0209a948 module:overlay(0) +from:0x020b32d4 kind:load to:0x020984b0 module:overlay(0) +from:0x020b32d8 kind:load to:0x020b6848 module:overlay(5) +from:0x020b32dc kind:load to:0x020984b8 module:overlay(0) +from:0x020b32e0 kind:load to:0x020984bc module:overlay(0) +from:0x020b32e4 kind:load to:0x020984c0 module:overlay(0) +from:0x020b32e8 kind:load to:0x020984c4 module:overlay(0) +from:0x020b32ec kind:load to:0x020984c8 module:overlay(0) +from:0x020b32f0 kind:load to:0x02098584 module:overlay(0) +from:0x020b32f4 kind:load to:0x020985f0 module:overlay(0) +from:0x020b32f8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x020b32fc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x020b3300 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x020b3304 kind:load to:0x0209ac64 module:overlay(0) +from:0x020b3308 kind:load to:0x0209ac78 module:overlay(0) +from:0x020b3314 kind:load to:0x0209acb4 module:overlay(0) +from:0x020b3318 kind:load to:0x0209774c module:overlay(0) +from:0x020b331c kind:load to:0x02097754 module:overlay(0) +from:0x020b3320 kind:load to:0x020977d0 module:overlay(0) +from:0x020b3324 kind:load to:0x02097810 module:overlay(0) +from:0x020b3328 kind:load to:0x02097814 module:overlay(0) +from:0x020b332c kind:load to:0x02097818 module:overlay(0) +from:0x020b3338 kind:load to:0x02098518 module:overlay(0) +from:0x020b333c kind:load to:0x02098554 module:overlay(0) +from:0x020b3340 kind:load to:0x0209856c module:overlay(0) +from:0x020b3344 kind:load to:0x02098578 module:overlay(0) +from:0x020b3348 kind:load to:0x01fff464 module:itcm +from:0x020b334c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x020b3350 kind:load to:0x0209adf4 module:overlay(0) +from:0x020b3354 kind:load to:0x020984b0 module:overlay(0) +from:0x020b3358 kind:load to:0x0209ae68 module:overlay(0) +from:0x020b335c kind:load to:0x0209af50 module:overlay(0) +from:0x020b3360 kind:load to:0x020984bc module:overlay(0) +from:0x020b3364 kind:load to:0x020984c0 module:overlay(0) +from:0x020b3368 kind:load to:0x020984c4 module:overlay(0) +from:0x020b336c kind:load to:0x020984c8 module:overlay(0) +from:0x020b3370 kind:load to:0x02098584 module:overlay(0) +from:0x020b3374 kind:load to:0x020985f0 module:overlay(0) +from:0x020b3378 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x020b337c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x020b3380 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x020b3384 kind:load to:0x0209ad5c module:overlay(0) +from:0x020b3388 kind:load to:0x0209ada4 module:overlay(0) +from:0x020b33a4 kind:load to:0x0209bd28 module:overlay(0) +from:0x020b33a8 kind:load to:0x0209b620 module:overlay(0) +from:0x020b33b4 kind:load to:0x0209bf94 module:overlay(0) +from:0x020b33b8 kind:load to:0x0209774c module:overlay(0) +from:0x020b33bc kind:load to:0x02097754 module:overlay(0) +from:0x020b33c0 kind:load to:0x020977d0 module:overlay(0) +from:0x020b33c4 kind:load to:0x02097810 module:overlay(0) +from:0x020b33c8 kind:load to:0x02097814 module:overlay(0) +from:0x020b33cc kind:load to:0x02097818 module:overlay(0) +from:0x020b33d8 kind:load to:0x02098518 module:overlay(0) +from:0x020b33dc kind:load to:0x02098554 module:overlay(0) +from:0x020b33e0 kind:load to:0x0209856c module:overlay(0) +from:0x020b33e4 kind:load to:0x02098578 module:overlay(0) +from:0x020b33e8 kind:load to:0x01fff464 module:itcm +from:0x020b33ec kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x020b33f0 kind:load to:0x0209c014 module:overlay(0) +from:0x020b33f4 kind:load to:0x020984b0 module:overlay(0) +from:0x020b33f8 kind:load to:0x020b6bac module:overlays(5,8) +from:0x020b33fc kind:load to:0x020bff4c module:overlays(2,4,17) +from:0x020b3400 kind:load to:0x020984bc module:overlay(0) +from:0x020b3404 kind:load to:0x020984c0 module:overlay(0) +from:0x020b3408 kind:load to:0x020bff58 module:overlays(2,4,17) +from:0x020b340c kind:load to:0x020984c8 module:overlay(0) +from:0x020b3410 kind:load to:0x02098584 module:overlay(0) +from:0x020b3414 kind:load to:0x020985f0 module:overlay(0) +from:0x020b3418 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x020b341c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x020b3420 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x020b3424 kind:load to:0x0209c030 module:overlay(0) +from:0x020b3428 kind:load to:0x0209c044 module:overlay(0) +from:0x020b3434 kind:load to:0x0209c080 module:overlay(0) +from:0x020b3438 kind:load to:0x0209774c module:overlay(0) +from:0x020b343c kind:load to:0x02097754 module:overlay(0) +from:0x020b3440 kind:load to:0x020977d0 module:overlay(0) +from:0x020b3444 kind:load to:0x02097810 module:overlay(0) +from:0x020b3448 kind:load to:0x02097814 module:overlay(0) +from:0x020b344c kind:load to:0x02097818 module:overlay(0) +from:0x020b3458 kind:load to:0x02098518 module:overlay(0) +from:0x020b345c kind:load to:0x02098554 module:overlay(0) +from:0x020b3460 kind:load to:0x0209856c module:overlay(0) +from:0x020b3464 kind:load to:0x02098578 module:overlay(0) +from:0x020b3468 kind:load to:0x01fff464 module:itcm +from:0x020b346c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x020b3470 kind:load to:0x0209c100 module:overlay(0) +from:0x020b3474 kind:load to:0x020984b0 module:overlay(0) +from:0x020b3478 kind:load to:0x0209c140 module:overlay(0) +from:0x020b347c kind:load to:0x0209c2d0 module:overlay(0) +from:0x020b3480 kind:load to:0x020984bc module:overlay(0) +from:0x020b3484 kind:load to:0x020984c0 module:overlay(0) +from:0x020b3488 kind:load to:0x020984c4 module:overlay(0) +from:0x020b348c kind:load to:0x020984c8 module:overlay(0) +from:0x020b3490 kind:load to:0x02098584 module:overlay(0) +from:0x020b3494 kind:load to:0x020985f0 module:overlay(0) +from:0x020b3498 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x020b349c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x020b34a0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x020b34a4 kind:load to:0x0209c2ec module:overlay(0) +from:0x020b34a8 kind:load to:0x0209c30c module:overlay(0) +from:0x020b34ac kind:load to:0x0209c2e4 module:overlay(0) +from:0x020b34b8 kind:load to:0x0209c36c module:overlay(0) +from:0x020b34c4 kind:load to:0x0209c348 module:overlay(0) +from:0x020b34d4 kind:load to:0x0209ca10 module:overlay(0) +from:0x020b34d8 kind:load to:0x0209cb44 module:overlay(0) +from:0x020b34dc kind:load to:0x0209cb48 module:overlay(0) +from:0x020b34e0 kind:load to:0x0209ca78 module:overlay(0) +from:0x020b34f0 kind:load to:0x0209cab8 module:overlay(0) +from:0x020b34f4 kind:load to:0x0209cac0 module:overlay(0) +from:0x020b34f8 kind:load to:0x0209c9a0 module:overlay(0) +from:0x020b34fc kind:load to:0x0209c9a4 module:overlay(0) +from:0x020b350c kind:load to:0x0209ca10 module:overlay(0) +from:0x020b3510 kind:load to:0x0209ca18 module:overlay(0) +from:0x020b3514 kind:load to:0x0209ca58 module:overlay(0) +from:0x020b3518 kind:load to:0x0209ca78 module:overlay(0) +from:0x020b3528 kind:load to:0x0209c8dc module:overlay(0) +from:0x020b352c kind:load to:0x0209c99c module:overlay(0) +from:0x020b3530 kind:load to:0x0209c9a0 module:overlay(0) +from:0x020b3534 kind:load to:0x0209c9a4 module:overlay(0) +from:0x020b3544 kind:load to:0x0209cb9c module:overlay(0) +from:0x020b3548 kind:load to:0x0209cd60 module:overlay(0) +from:0x020b354c kind:load to:0x0209cd7c module:overlay(0) +from:0x020b3550 kind:load to:0x0209cdc0 module:overlay(0) +from:0x020b3554 kind:load to:0x0209cbc8 module:overlay(0) +from:0x020b3558 kind:load to:0x0209cc20 module:overlay(0) +from:0x020b355c kind:load to:0x0209cbb4 module:overlay(0) +from:0x020b3568 kind:load to:0x0209ce78 module:overlay(0) +from:0x020b356c kind:load to:0x0209ceb0 module:overlay(0) +from:0x020b3590 kind:load to:0x0209d0b0 module:overlay(0) +from:0x020b3594 kind:load to:0x0209d0b8 module:overlay(0) +from:0x020b3598 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x020b359c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x020b35a0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x020b35a4 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x020b35a8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x020b35ac kind:load to:0x0209d1cc module:overlay(0) +from:0x020b35b0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x020b35b4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x020b35b8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x020b35bc kind:load to:0x0209d1ec module:overlay(0) +from:0x020b35c0 kind:load to:0x0209d094 module:overlay(0) +from:0x020b35c4 kind:load to:0x0209d098 module:overlay(0) +from:0x020b35d0 kind:load to:0x0209d780 module:overlay(0) +from:0x020b35d4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x020b35d8 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x020b35dc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x020b35e0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x020b35e4 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x020b35e8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x020b35ec kind:load to:0x0209d1cc module:overlay(0) +from:0x020b35f0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x020b35f4 kind:load to:0x0209d8e8 module:overlay(0) +from:0x020b35f8 kind:load to:0x0209d9f8 module:overlay(0) +from:0x020b35fc kind:load to:0x0209d1ec module:overlay(0) +from:0x020b3604 kind:load to:0x0209d750 module:overlay(0) +from:0x020b3608 kind:load to:0x0209d9ac module:overlay(0) +from:0x020b360c kind:load to:0x0209db74 module:overlay(0) +from:0x020b3610 kind:load to:0x0209db7c module:overlay(0) +from:0x020b3614 kind:load to:0x0209d7a4 module:overlay(0) +from:0x020b3618 kind:load to:0x0209da60 module:overlay(0) +from:0x020b361c kind:load to:0x0209da70 module:overlay(0) +from:0x020b3620 kind:load to:0x0209dac0 module:overlay(0) +from:0x020b3624 kind:load to:0x0209da64 module:overlay(0) +from:0x020b3630 kind:load to:0x0209dc80 module:overlay(0) +from:0x020b363c kind:load to:0x0209d0b0 module:overlay(0) +from:0x020b3640 kind:load to:0x0209d0b8 module:overlay(0) +from:0x020b3644 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x020b3648 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x020b364c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x020b3650 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x020b3654 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x020b3658 kind:load to:0x0209d1cc module:overlay(0) +from:0x020b365c kind:load to:0x0209d1d4 module:overlay(0) +from:0x020b3660 kind:load to:0x0209d1d8 module:overlay(0) +from:0x020b3664 kind:load to:0x0209d1e4 module:overlay(0) +from:0x020b3668 kind:load to:0x0209d1ec module:overlay(0) +from:0x020b366c kind:load to:0x0209dc98 module:overlay(0) +from:0x020b3670 kind:load to:0x0209dcb8 module:overlay(0) +from:0x020b3674 kind:load to:0x0209dc7c module:overlay(0) +from:0x020b3680 kind:load to:0x0209dcec module:overlay(0) +from:0x020b3684 kind:load to:0x0209ca10 module:overlay(0) +from:0x020b3688 kind:load to:0x0209ca18 module:overlay(0) +from:0x020b368c kind:load to:0x0209ca58 module:overlay(0) +from:0x020b3690 kind:load to:0x0209ca78 module:overlay(0) +from:0x020b36a0 kind:load to:0x0209ca10 module:overlay(0) +from:0x020b36a4 kind:load to:0x0209ca18 module:overlay(0) +from:0x020b36a8 kind:load to:0x0209ca58 module:overlay(0) +from:0x020b36ac kind:load to:0x0209ca78 module:overlay(0) +from:0x020b36b8 kind:load to:0x0207c49c module:overlay(0) +from:0x020b36bc kind:load to:0x0207c4a4 module:overlay(0) +from:0x020b36c0 kind:load to:0x0207c96c module:overlay(0) +from:0x020b36c4 kind:load to:0x0207c95c module:overlay(0) +from:0x020b36c8 kind:load to:0x0207c9a0 module:overlay(0) +from:0x020b36cc kind:load to:0x0207ca10 module:overlay(0) +from:0x020b36d0 kind:load to:0x0207ca38 module:overlay(0) +from:0x020b36d4 kind:load to:0x0207cab0 module:overlay(0) +from:0x020b36e0 kind:load to:0x0209df9c module:overlay(0) +from:0x020b36e4 kind:load to:0x0209e3c8 module:overlay(0) +from:0x020b36e8 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b36ec kind:load to:0x01ffc57c module:itcm +from:0x020b36f0 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b36f4 kind:load to:0x02057e44 module:overlay(0) +from:0x020b36f8 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b36fc kind:load to:0x0209de10 module:overlay(0) +from:0x020b3700 kind:load to:0x02057d84 module:overlay(0) +from:0x020b370c kind:load to:0x0209e068 module:overlay(0) +from:0x020b3710 kind:load to:0x0209d0b8 module:overlay(0) +from:0x020b3714 kind:load to:0x020c05a0 module:overlays(2,4,17) +from:0x020b3718 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x020b371c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x020b3720 kind:load to:0x020c074c module:overlays(2,4,17) +from:0x020b3724 kind:load to:0x0209e2b4 module:overlay(0) +from:0x020b3728 kind:load to:0x0209d1cc module:overlay(0) +from:0x020b372c kind:load to:0x0209e280 module:overlay(0) +from:0x020b3730 kind:load to:0x0209d1d8 module:overlay(0) +from:0x020b3734 kind:load to:0x0209d1e4 module:overlay(0) +from:0x020b3738 kind:load to:0x0209d1ec module:overlay(0) +from:0x020b373c kind:load to:0x0209dfb0 module:overlay(0) +from:0x020b3740 kind:load to:0x0209e008 module:overlay(0) +from:0x020b374c kind:load to:0x0209e404 module:overlay(0) +from:0x020b3750 kind:load to:0x0209cb9c module:overlay(0) +from:0x020b3754 kind:load to:0x0209cd60 module:overlay(0) +from:0x020b3758 kind:load to:0x0209cd7c module:overlay(0) +from:0x020b375c kind:load to:0x0209cdc0 module:overlay(0) +from:0x020b3760 kind:load to:0x0209e754 module:overlay(0) +from:0x020b3764 kind:load to:0x0209e768 module:overlay(0) +from:0x020b3768 kind:load to:0x0209cbb4 module:overlay(0) +from:0x020b3774 kind:load to:0x0209e4b0 module:overlay(0) +from:0x020b3778 kind:load to:0x0209d0b8 module:overlay(0) +from:0x020b377c kind:load to:0x020c058c module:overlays(2,4,17) +from:0x020b3780 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x020b3784 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x020b3788 kind:load to:0x0209e6ac module:overlay(0) +from:0x020b378c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x020b3790 kind:load to:0x0209d1cc module:overlay(0) +from:0x020b3794 kind:load to:0x0209d1d4 module:overlay(0) +from:0x020b3798 kind:load to:0x0209d1d8 module:overlay(0) +from:0x020b379c kind:load to:0x0209d1e4 module:overlay(0) +from:0x020b37a0 kind:load to:0x0209d1ec module:overlay(0) +from:0x020b37a4 kind:load to:0x0209e70c module:overlay(0) +from:0x020b37a8 kind:load to:0x0209e72c module:overlay(0) +from:0x020b3cb4 kind:load to:0x020b384c module:overlay(0) +from:0x020b3cbc kind:load to:0x020b383c module:overlay(0) +from:0x020b3cc4 kind:load to:0x020b38ac module:overlay(0) +from:0x020b3ccc kind:load to:0x020b3864 module:overlay(0) +from:0x020b3cd4 kind:load to:0x020b3a44 module:overlay(0) +from:0x020b3cdc kind:load to:0x020b3a1c module:overlay(0) +from:0x020b3ce4 kind:load to:0x020b3a4c module:overlay(0) +from:0x020b3cec kind:load to:0x020b3a0c module:overlay(0) +from:0x020b3cf4 kind:load to:0x020b38bc module:overlay(0) +from:0x020b3cfc kind:load to:0x020b37e4 module:overlay(0) +from:0x020b3d04 kind:load to:0x020b393c module:overlay(0) +from:0x020b3d0c kind:load to:0x020b395c module:overlay(0) +from:0x020b3d14 kind:load to:0x020b3844 module:overlay(0) +from:0x020b3d1c kind:load to:0x020b388c module:overlay(0) +from:0x020b3d24 kind:load to:0x020b3934 module:overlay(0) +from:0x020b3d2c kind:load to:0x020b392c module:overlay(0) +from:0x020b3d34 kind:load to:0x020b395c module:overlay(0) +from:0x020b3d3c kind:load to:0x020b3844 module:overlay(0) +from:0x020b3d44 kind:load to:0x020b388c module:overlay(0) +from:0x020b3d4c kind:load to:0x020b38cc module:overlay(0) +from:0x020b3d54 kind:load to:0x020b3a7c module:overlay(0) +from:0x020b3d5c kind:load to:0x020b3a84 module:overlay(0) +from:0x020b3d64 kind:load to:0x020b3934 module:overlay(0) +from:0x020b3d6c kind:load to:0x020b392c module:overlay(0) +from:0x020b3d74 kind:load to:0x020b37f4 module:overlay(0) +from:0x020b3d7c kind:load to:0x020b37ec module:overlay(0) +from:0x020b3d84 kind:load to:0x020b3894 module:overlay(0) +from:0x020b3d8c kind:load to:0x020b3814 module:overlay(0) +from:0x020b3d94 kind:load to:0x020b381c module:overlay(0) +from:0x020b3d9c kind:load to:0x020b387c module:overlay(0) +from:0x020b3da4 kind:load to:0x020b37ac module:overlay(0) +from:0x020b3dac kind:load to:0x020b37cc module:overlay(0) +from:0x020b3db4 kind:load to:0x020b397c module:overlay(0) +from:0x020b3dbc kind:load to:0x020b38ec module:overlay(0) +from:0x020b3dc4 kind:load to:0x020b3a9c module:overlay(0) +from:0x020b3dcc kind:load to:0x020b398c module:overlay(0) +from:0x020b3dd4 kind:load to:0x020b3994 module:overlay(0) +from:0x020b3ddc kind:load to:0x020b3964 module:overlay(0) +from:0x020b3de4 kind:load to:0x020b399c module:overlay(0) +from:0x020b3dec kind:load to:0x020b380c module:overlay(0) +from:0x020b3df4 kind:load to:0x020b37b0 module:overlay(0) +from:0x020b3dfc kind:load to:0x020b38fc module:overlay(0) +from:0x020b3e04 kind:load to:0x020b37c4 module:overlay(0) +from:0x020b3e0c kind:load to:0x020b3a14 module:overlay(0) +from:0x020b3e14 kind:load to:0x020b39bc module:overlay(0) +from:0x020b3e1c kind:load to:0x020b3954 module:overlay(0) +from:0x020b3e24 kind:load to:0x020b39e4 module:overlay(0) +from:0x020b3e2c kind:load to:0x020b3b78 module:overlay(0) +from:0x020b3e34 kind:load to:0x020b39cc module:overlay(0) +from:0x020b3e3c kind:load to:0x020b385c module:overlay(0) +from:0x020b3e44 kind:load to:0x020b39d4 module:overlay(0) +from:0x020b3e4c kind:load to:0x020b3b84 module:overlay(0) +from:0x020b3e54 kind:load to:0x020b39ac module:overlay(0) +from:0x020b3e5c kind:load to:0x020b3984 module:overlay(0) +from:0x020b3e64 kind:load to:0x020b3acc module:overlay(0) +from:0x020b3e6c kind:load to:0x020b39ec module:overlay(0) +from:0x020b3e74 kind:load to:0x020b3b9c module:overlay(0) +from:0x020b3e7c kind:load to:0x020b3ba8 module:overlay(0) +from:0x020b3e84 kind:load to:0x020b3c20 module:overlay(0) +from:0x020b3e8c kind:load to:0x020b3bcc module:overlay(0) +from:0x020b3e94 kind:load to:0x020b39fc module:overlay(0) +from:0x020b3e9c kind:load to:0x020b3bd8 module:overlay(0) +from:0x020b3ea4 kind:load to:0x020b3a04 module:overlay(0) +from:0x020b3eac kind:load to:0x020b3af4 module:overlay(0) +from:0x020b3eb4 kind:load to:0x020b3904 module:overlay(0) +from:0x020b3ebc kind:load to:0x020b38e4 module:overlay(0) +from:0x020b3ec4 kind:load to:0x020b3c50 module:overlay(0) +from:0x020b3ecc kind:load to:0x020b3c5c module:overlay(0) +from:0x020b3ed4 kind:load to:0x020b3bf0 module:overlay(0) +from:0x020b3edc kind:load to:0x020b3c38 module:overlay(0) +from:0x020b3ee4 kind:load to:0x020b3c44 module:overlay(0) +from:0x020b3eec kind:load to:0x020b382c module:overlay(0) +from:0x020b3ef4 kind:load to:0x020b3a2c module:overlay(0) +from:0x020b3efc kind:load to:0x020b3b24 module:overlay(0) +from:0x020b3f04 kind:load to:0x020b396c module:overlay(0) +from:0x020b3f0c kind:load to:0x020b37d4 module:overlay(0) +from:0x020b3f14 kind:load to:0x020b37fc module:overlay(0) +from:0x020b3f1c kind:load to:0x020b3884 module:overlay(0) +from:0x020b3f24 kind:load to:0x020b3b34 module:overlay(0) +from:0x020b3f2c kind:load to:0x020b3a3c module:overlay(0) +from:0x020b3f34 kind:load to:0x020b3bfc module:overlay(0) +from:0x020b3f3c kind:load to:0x020b3924 module:overlay(0) +from:0x020b3f44 kind:load to:0x020b389c module:overlay(0) +from:0x020b3f4c kind:load to:0x020b3a54 module:overlay(0) +from:0x020b3f54 kind:load to:0x020b3a64 module:overlay(0) +from:0x020b3f5c kind:load to:0x020b3a6c module:overlay(0) +from:0x020b3f64 kind:load to:0x020b3a74 module:overlay(0) +from:0x020b3f6c kind:load to:0x020b394c module:overlay(0) +from:0x020b3f74 kind:load to:0x020b3a8c module:overlay(0) +from:0x020b3f7c kind:load to:0x020b3824 module:overlay(0) +from:0x020b3f84 kind:load to:0x020b37b8 module:overlay(0) +from:0x020b3f8c kind:load to:0x020b3c14 module:overlay(0) +from:0x020b3f94 kind:load to:0x020b3874 module:overlay(0) +from:0x020b3f9c kind:load to:0x020b37bc module:overlay(0) +from:0x020b3fa4 kind:load to:0x020b37b4 module:overlay(0) +from:0x020b3fac kind:load to:0x020b38dc module:overlay(0) +from:0x020b3fb4 kind:load to:0x020b38d4 module:overlay(0) +from:0x020b3fbc kind:load to:0x020b39a4 module:overlay(0) +from:0x020b3fc4 kind:load to:0x020b39b4 module:overlay(0) +from:0x020b3fcc kind:load to:0x020b3b6c module:overlay(0) +from:0x020b3fd4 kind:load to:0x020b3abc module:overlay(0) +from:0x020b3fdc kind:load to:0x020b3854 module:overlay(0) +from:0x020b3fe4 kind:load to:0x020b3834 module:overlay(0) +from:0x020b3fec kind:load to:0x020b39dc module:overlay(0) +from:0x020b3ff4 kind:load to:0x020b3b90 module:overlay(0) +from:0x020b3ffc kind:load to:0x020b39f4 module:overlay(0) +from:0x020b4004 kind:load to:0x020b3bc0 module:overlay(0) +from:0x020b400c kind:load to:0x020b3aec module:overlay(0) +from:0x020b4014 kind:load to:0x020b3be4 module:overlay(0) +from:0x020b401c kind:load to:0x020b3c2c module:overlay(0) +from:0x020b4024 kind:load to:0x020b3a24 module:overlay(0) +from:0x020b402c kind:load to:0x020b38b4 module:overlay(0) +from:0x020b4034 kind:load to:0x020b38a4 module:overlay(0) +from:0x020b403c kind:load to:0x020b38c4 module:overlay(0) +from:0x020b4044 kind:load to:0x020b3a34 module:overlay(0) +from:0x020b404c kind:load to:0x020b38f4 module:overlay(0) +from:0x020b4054 kind:load to:0x020b3914 module:overlay(0) +from:0x020b405c kind:load to:0x020b3b3c module:overlay(0) +from:0x020b4064 kind:load to:0x020b3a5c module:overlay(0) +from:0x020b406c kind:load to:0x020b3c08 module:overlay(0) +from:0x020b4074 kind:load to:0x020b3b44 module:overlay(0) +from:0x020b407c kind:load to:0x020b386c module:overlay(0) +from:0x020b4084 kind:load to:0x020b3974 module:overlay(0) +from:0x020b408c kind:load to:0x020b3b54 module:overlay(0) +from:0x020b4094 kind:load to:0x020b3b60 module:overlay(0) +from:0x020b409c kind:load to:0x020b3aac module:overlay(0) +from:0x020b40a4 kind:load to:0x020b3ab4 module:overlay(0) +from:0x020b40ac kind:load to:0x020b390c module:overlay(0) +from:0x020b40b4 kind:load to:0x020b3ac4 module:overlay(0) +from:0x020b40bc kind:load to:0x020b3ad4 module:overlay(0) +from:0x020b40c4 kind:load to:0x020b3ae4 module:overlay(0) +from:0x020b40cc kind:load to:0x020b3b04 module:overlay(0) +from:0x020b40d4 kind:load to:0x020b3b0c module:overlay(0) +from:0x020b40dc kind:load to:0x020b3b1c module:overlay(0) +from:0x020b40e4 kind:load to:0x020b3b2c module:overlay(0) +from:0x020b40ec kind:load to:0x020b391c module:overlay(0) +from:0x020b40f4 kind:load to:0x020b3944 module:overlay(0) +from:0x020b40fc kind:load to:0x020b3b4c module:overlay(0) +from:0x020b4104 kind:load to:0x020b3a94 module:overlay(0) +from:0x020b410c kind:load to:0x020b3aa4 module:overlay(0) +from:0x020b4114 kind:load to:0x020b39c4 module:overlay(0) +from:0x020b411c kind:load to:0x020b3adc module:overlay(0) +from:0x020b4124 kind:load to:0x020b3afc module:overlay(0) +from:0x020b412c kind:load to:0x020b3b14 module:overlay(0) +from:0x020b4134 kind:load to:0x020b3c74 module:overlay(0) +from:0x020b413c kind:load to:0x020b3ca4 module:overlay(0) +from:0x020b4144 kind:load to:0x020b3c68 module:overlay(0) +from:0x020b414c kind:load to:0x020b3c84 module:overlay(0) +from:0x020b4154 kind:load to:0x020b3c94 module:overlay(0) +from:0x020b415c kind:load to:0x020b3804 module:overlay(0) +from:0x020b4164 kind:load to:0x020b3bb4 module:overlay(0) +from:0x020b416c kind:load to:0x020b37dc module:overlay(0) +from:0x020b43b4 kind:load to:0x020b41d4 module:overlay(0) +from:0x020b43c8 kind:load to:0x020b41c4 module:overlay(0) +from:0x020b43dc kind:load to:0x020b41c4 module:overlay(0) +from:0x020b43f0 kind:load to:0x020b41b4 module:overlay(0) +from:0x020b4404 kind:load to:0x020b4244 module:overlay(0) +from:0x020b4418 kind:load to:0x020b4204 module:overlay(0) +from:0x020b442c kind:load to:0x020b42b4 module:overlay(0) +from:0x020b4440 kind:load to:0x020b424c module:overlay(0) +from:0x020b4454 kind:load to:0x020b4344 module:overlay(0) +from:0x020b4468 kind:load to:0x020b423c module:overlay(0) +from:0x020b447c kind:load to:0x020b4350 module:overlay(0) +from:0x020b4490 kind:load to:0x020b42c4 module:overlay(0) +from:0x020b44a4 kind:load to:0x020b435c module:overlay(0) +from:0x020b44b8 kind:load to:0x020b43a4 module:overlay(0) +from:0x020b44cc kind:load to:0x020b4274 module:overlay(0) +from:0x020b44e0 kind:load to:0x020b42dc module:overlay(0) +from:0x020b44f4 kind:load to:0x020b420c module:overlay(0) +from:0x020b4508 kind:load to:0x020b4368 module:overlay(0) +from:0x020b451c kind:load to:0x020b422c module:overlay(0) +from:0x020b4530 kind:load to:0x020b4254 module:overlay(0) +from:0x020b4544 kind:load to:0x020b425c module:overlay(0) +from:0x020b4558 kind:load to:0x020b4224 module:overlay(0) +from:0x020b456c kind:load to:0x020b4264 module:overlay(0) +from:0x020b4580 kind:load to:0x020b41b0 module:overlay(0) +from:0x020b4594 kind:load to:0x020b41dc module:overlay(0) +from:0x020b45a8 kind:load to:0x020b426c module:overlay(0) +from:0x020b45bc kind:load to:0x020b4374 module:overlay(0) +from:0x020b45d0 kind:load to:0x020b427c module:overlay(0) +from:0x020b45e4 kind:load to:0x020b4380 module:overlay(0) +from:0x020b45f8 kind:load to:0x020b4284 module:overlay(0) +from:0x020b460c kind:load to:0x020b432c module:overlay(0) +from:0x020b4620 kind:load to:0x020b42a4 module:overlay(0) +from:0x020b4634 kind:load to:0x020b4338 module:overlay(0) +from:0x020b4648 kind:load to:0x020b4398 module:overlay(0) +from:0x020b465c kind:load to:0x020b428c module:overlay(0) +from:0x020b4670 kind:load to:0x020b41ec module:overlay(0) +from:0x020b4684 kind:load to:0x020b4234 module:overlay(0) +from:0x020b4698 kind:load to:0x020b41f4 module:overlay(0) +from:0x020b46ac kind:load to:0x020b4294 module:overlay(0) +from:0x020b46c0 kind:load to:0x020b4214 module:overlay(0) +from:0x020b46d4 kind:load to:0x020b41fc module:overlay(0) +from:0x020b46e8 kind:load to:0x020b42f4 module:overlay(0) +from:0x020b46fc kind:load to:0x020b4304 module:overlay(0) +from:0x020b4710 kind:load to:0x020b430c module:overlay(0) +from:0x020b4724 kind:load to:0x020b431c module:overlay(0) +from:0x020b4738 kind:load to:0x020b4324 module:overlay(0) +from:0x020b474c kind:load to:0x020b429c module:overlay(0) +from:0x020b4760 kind:load to:0x020b42ac module:overlay(0) +from:0x020b4774 kind:load to:0x020b42bc module:overlay(0) +from:0x020b4788 kind:load to:0x020b42cc module:overlay(0) +from:0x020b479c kind:load to:0x020b42e4 module:overlay(0) +from:0x020b47b0 kind:load to:0x020b42fc module:overlay(0) +from:0x020b47c4 kind:load to:0x020b4314 module:overlay(0) +from:0x020b47d8 kind:load to:0x020b41e4 module:overlay(0) +from:0x020b47ec kind:load to:0x020b421c module:overlay(0) +from:0x020b4800 kind:load to:0x020b42d4 module:overlay(0) +from:0x020b4814 kind:load to:0x020b42ec module:overlay(0) +from:0x020b4828 kind:load to:0x020b438c module:overlay(0) +from:0x020b483c kind:load to:0x020b41cc module:overlay(0) +from:0x020b4850 kind:load to:0x020b41bc module:overlay(0) +from:0x020b489c kind:load to:0x020667d8 module:overlay(0) +from:0x020b48a0 kind:load to:0x020667f4 module:overlay(0) +from:0x020b48a4 kind:load to:0x0209fbec module:overlay(0) +from:0x020b48a8 kind:load to:0x0209fcdc module:overlay(0) +from:0x020b48ac kind:load to:0x02066a5c module:overlay(0) +from:0x020b48b0 kind:load to:0x02066dfc module:overlay(0) +from:0x020b48b4 kind:load to:0x020669d8 module:overlay(0) +from:0x020b48b8 kind:load to:0x02067234 module:overlay(0) +from:0x020b48bc kind:load to:0x0206723c module:overlay(0) +from:0x020b48c0 kind:load to:0x0209fb18 module:overlay(0) +from:0x020b48c4 kind:load to:0x0209fb5c module:overlay(0) +from:0x020b48d0 kind:load to:0x020a15ac module:overlay(0) +from:0x020b48d4 kind:load to:0x020667f4 module:overlay(0) +from:0x020b48d8 kind:load to:0x020a1724 module:overlay(0) +from:0x020b48dc kind:load to:0x02067434 module:overlay(0) +from:0x020b48e0 kind:load to:0x02067474 module:overlay(0) +from:0x020b48e4 kind:load to:0x02066dfc module:overlay(0) +from:0x020b48e8 kind:load to:0x020a1718 module:overlay(0) +from:0x020b48ec kind:load to:0x020a1770 module:overlay(0) +from:0x020b48f0 kind:load to:0x0206723c module:overlay(0) +from:0x020b48f4 kind:load to:0x020a1554 module:overlay(0) +from:0x020b48f8 kind:load to:0x020a157c module:overlay(0) +from:0x020b4900 kind:load to:0x020a24ac module:overlay(0) +from:0x020b4908 kind:load to:0x020a25e8 module:overlay(0) +from:0x020b4910 kind:load to:0x020a2614 module:overlay(0) +from:0x020b4918 kind:load to:0x020a1de4 module:overlay(0) +from:0x020b4920 kind:load to:0x020a23f0 module:overlay(0) +from:0x020b4928 kind:load to:0x020a2418 module:overlay(0) +from:0x020b4938 kind:load to:0x020a3088 module:overlay(0) +from:0x020b493c kind:load to:0x020a309c module:overlay(0) +from:0x020b4940 kind:load to:0x0202052c module:main +from:0x020b4944 kind:load to:0x02020534 module:main +from:0x020b4948 kind:load to:0x020a2470 module:overlay(0) +from:0x020b494c kind:load to:0x020a26a0 module:overlay(0) +from:0x020b4950 kind:load to:0x020a2668 module:overlay(0) +from:0x020b4954 kind:load to:0x020203dc module:main +from:0x020b4958 kind:load to:0x020a2f18 module:overlay(0) +from:0x020b495c kind:load to:0x020a2f2c module:overlay(0) +from:0x020b4960 kind:load to:0x020a2f78 module:overlay(0) +from:0x020b4964 kind:load to:0x020a2f70 module:overlay(0) +from:0x020b4968 kind:load to:0x020a2fbc module:overlay(0) +from:0x020b496c kind:load to:0x020a2fc4 module:overlay(0) +from:0x020b4970 kind:load to:0x020a3008 module:overlay(0) +from:0x020b497c kind:load to:0x020a1c54 module:overlay(0) +from:0x020b4980 kind:load to:0x020a1cc4 module:overlay(0) +from:0x020b4984 kind:load to:0x0202052c module:main +from:0x020b4988 kind:load to:0x02020534 module:main +from:0x020b498c kind:load to:0x020a2470 module:overlay(0) +from:0x020b4990 kind:load to:0x020a26a0 module:overlay(0) +from:0x020b4994 kind:load to:0x020a2668 module:overlay(0) +from:0x020b4998 kind:load to:0x020203dc module:main +from:0x020b499c kind:load to:0x020a28bc module:overlay(0) +from:0x020b49a0 kind:load to:0x020a28d0 module:overlay(0) +from:0x020b49a4 kind:load to:0x020a291c module:overlay(0) +from:0x020b49a8 kind:load to:0x020a2914 module:overlay(0) +from:0x020b49ac kind:load to:0x020a2960 module:overlay(0) +from:0x020b49b0 kind:load to:0x020a2968 module:overlay(0) +from:0x020b49b4 kind:load to:0x020a29ac module:overlay(0) +from:0x020b49d0 kind:load to:0x020a39ac module:overlay(0) +from:0x020b49d4 kind:load to:0x020a39c0 module:overlay(0) +from:0x020b49d8 kind:load to:0x0202052c module:main +from:0x020b49dc kind:load to:0x02020534 module:main +from:0x020b49e0 kind:load to:0x020a31b4 module:overlay(0) +from:0x020b49e4 kind:load to:0x020a34a4 module:overlay(0) +from:0x020b49e8 kind:load to:0x020a38b4 module:overlay(0) +from:0x020b49ec kind:load to:0x020203dc module:main +from:0x020b49fc kind:load to:0x020a3a24 module:overlay(0) +from:0x020b4a00 kind:load to:0x020a3a38 module:overlay(0) +from:0x020b4a04 kind:load to:0x020a46c4 module:overlay(0) +from:0x020b4a08 kind:load to:0x020a444c module:overlay(0) +from:0x020b4a0c kind:load to:0x0206869c module:overlay(0) +from:0x020b4a10 kind:load to:0x020a3a54 module:overlay(0) +from:0x020b4a14 kind:load to:0x020a3c10 module:overlay(0) +from:0x020b4a18 kind:load to:0x02068fec module:overlay(0) +from:0x020b4a1c kind:load to:0x020a4414 module:overlay(0) +from:0x020b4a20 kind:load to:0x020a3be4 module:overlay(0) +from:0x020b4a24 kind:load to:0x020a3cdc module:overlay(0) +from:0x020b4a28 kind:load to:0x020687fc module:overlay(0) +from:0x020b4a2c kind:load to:0x0206891c module:overlay(0) +from:0x020b4a30 kind:load to:0x020a3cf8 module:overlay(0) +from:0x020b4a34 kind:load to:0x020696a8 module:overlay(0) +from:0x020b4a38 kind:load to:0x02069754 module:overlay(0) +from:0x020b4a3c kind:load to:0x020a44c8 module:overlay(0) +from:0x020b4a40 kind:load to:0x020a3fd8 module:overlay(0) +from:0x020b4a44 kind:load to:0x020a46bc module:overlay(0) +from:0x020b4a58 kind:load to:0x020a4bd0 module:overlay(0) +from:0x020b4a5c kind:load to:0x020a4be4 module:overlay(0) +from:0x020b4a60 kind:load to:0x020a4778 module:overlay(0) +from:0x020b4a64 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b4a68 kind:load to:0x020a47d8 module:overlay(0) +from:0x020b4a6c kind:load to:0x02061cd8 module:overlay(0) +from:0x020b4a70 kind:load to:0x02061cdc module:overlay(0) +from:0x020b4a7c kind:load to:0x020a4de8 module:overlay(0) +from:0x020b4a80 kind:load to:0x020a4df8 module:overlay(0) +from:0x020b4a84 kind:load to:0x020a4e28 module:overlay(0) +from:0x020b4a88 kind:load to:0x020a4e64 module:overlay(0) +from:0x020b4a8c kind:load to:0x020a50a4 module:overlay(0) +from:0x020b4a90 kind:load to:0x020a560c module:overlay(0) +from:0x020b4a94 kind:load to:0x020a5618 module:overlay(0) +from:0x020b4a98 kind:load to:0x020a561c module:overlay(0) +from:0x020b4a9c kind:load to:0x020a5624 module:overlay(0) +from:0x020b4aa0 kind:load to:0x020a562c module:overlay(0) +from:0x020b4aa4 kind:load to:0x020a50f8 module:overlay(0) +from:0x020b4aa8 kind:load to:0x020a50fc module:overlay(0) +from:0x020b4aac kind:load to:0x020a5100 module:overlay(0) +from:0x020b4ab0 kind:load to:0x020a5104 module:overlay(0) +from:0x020b4ab4 kind:load to:0x020a5110 module:overlay(0) +from:0x020b4ab8 kind:load to:0x020a5114 module:overlay(0) +from:0x020b4ac4 kind:load to:0x020a586c module:overlay(0) +from:0x020b4ac8 kind:load to:0x020a589c module:overlay(0) +from:0x020b4acc kind:load to:0x020a4e28 module:overlay(0) +from:0x020b4ad0 kind:load to:0x020a4e64 module:overlay(0) +from:0x020b4ad4 kind:load to:0x020a59b0 module:overlay(0) +from:0x020b4ad8 kind:load to:0x020a560c module:overlay(0) +from:0x020b4adc kind:load to:0x020a5618 module:overlay(0) +from:0x020b4ae0 kind:load to:0x020a5a14 module:overlay(0) +from:0x020b4ae4 kind:load to:0x020a5a1c module:overlay(0) +from:0x020b4ae8 kind:load to:0x020a5a60 module:overlay(0) +from:0x020b4aec kind:load to:0x020a58d4 module:overlay(0) +from:0x020b4af0 kind:load to:0x020a5974 module:overlay(0) +from:0x020b4af4 kind:load to:0x020a5aa4 module:overlay(0) +from:0x020b4af8 kind:load to:0x020a5104 module:overlay(0) +from:0x020b4afc kind:load to:0x020a5d20 module:overlay(0) +from:0x020b4b00 kind:load to:0x020a5d1c module:overlay(0) +from:0x020b4b0c kind:load to:0x020a60b4 module:overlay(0) +from:0x020b4b10 kind:load to:0x020a60f8 module:overlay(0) +from:0x020b4b14 kind:load to:0x020a613c module:overlay(0) +from:0x020b4b18 kind:load to:0x020a6130 module:overlay(0) +from:0x020b4b1c kind:load to:0x020a612c module:overlay(0) +from:0x020b4b20 kind:load to:0x020a6124 module:overlay(0) +from:0x020b4b24 kind:load to:0x020a6114 module:overlay(0) +from:0x020b4b34 kind:load to:0x020a6608 module:overlay(0) +from:0x020b4b54 kind:load to:0x020a64bc module:overlay(0) +from:0x020b4b58 kind:load to:0x020a6494 module:overlay(0) +from:0x020b4b5c kind:load to:0x020a6404 module:overlay(0) +from:0x020b4b68 kind:load to:0x020a6474 module:overlay(0) +from:0x020b4b6c kind:load to:0x020a644c module:overlay(0) +from:0x020b4b70 kind:load to:0x020a6414 module:overlay(0) +from:0x020b4b7c kind:load to:0x020a6504 module:overlay(0) +from:0x020b4b80 kind:load to:0x020a64dc module:overlay(0) +from:0x020b4b84 kind:load to:0x020a642c module:overlay(0) +from:0x020b4b90 kind:load to:0x020a60a0 module:overlay(0) +from:0x020b4b94 kind:load to:0x020a76c8 module:overlay(0) +from:0x020b4b98 kind:load to:0x020a76e4 module:overlay(0) +from:0x020b4b9c kind:load to:0x020a7480 module:overlay(0) +from:0x020b4ba0 kind:load to:0x020a74bc module:overlay(0) +from:0x020b4ba4 kind:load to:0x020a74cc module:overlay(0) +from:0x020b4ba8 kind:load to:0x020a7684 module:overlay(0) +from:0x020b4bb4 kind:load to:0x020a60c8 module:overlay(0) +from:0x020b4bb8 kind:load to:0x020a76f4 module:overlay(0) +from:0x020b4bbc kind:load to:0x020a76ec module:overlay(0) +from:0x020b4bc0 kind:load to:0x020a6ee0 module:overlay(0) +from:0x020b4bc4 kind:load to:0x020a6f14 module:overlay(0) +from:0x020b4bc8 kind:load to:0x020a6fa0 module:overlay(0) +from:0x020b4bcc kind:load to:0x020a70b8 module:overlay(0) +from:0x020b4d3c kind:load to:0x020a80a0 module:overlay(0) +from:0x020b4d48 kind:load to:0x020a7a50 module:overlay(0) +from:0x020b4d4c kind:load to:0x020a80d0 module:overlay(0) +from:0x020b4d50 kind:load to:0x020a6414 module:overlay(0) +from:0x020b4d58 kind:load to:0x020b4d54 module:overlay(0) +from:0x020b4d64 kind:load to:0x020a9a20 module:overlay(0) +from:0x020b4d68 kind:load to:0x020a9a34 module:overlay(0) +from:0x020b4d6c kind:load to:0x02057bf4 module:overlay(0) +from:0x020b4d70 kind:load to:0x02057a88 module:overlay(0) +from:0x020b4d74 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b4d78 kind:load to:0x02057e44 module:overlay(0) +from:0x020b4d7c kind:load to:0x02057ea8 module:overlay(0) +from:0x020b4d80 kind:load to:0x0209a79c module:overlay(0) +from:0x020b4d84 kind:load to:0x02057d84 module:overlay(0) +from:0x020b4d90 kind:load to:0x02098518 module:overlay(0) +from:0x020b4d94 kind:load to:0x02098554 module:overlay(0) +from:0x020b4d98 kind:load to:0x0209856c module:overlay(0) +from:0x020b4d9c kind:load to:0x02098578 module:overlay(0) +from:0x020b4da0 kind:load to:0x01fff464 module:itcm +from:0x020b4da4 kind:load to:0x020a99d8 module:overlay(0) +from:0x020b4da8 kind:load to:0x020a8d28 module:overlay(0) +from:0x020b4dac kind:load to:0x020a8da4 module:overlay(0) +from:0x020b4db0 kind:load to:0x020a98f0 module:overlay(0) +from:0x020b4db4 kind:load to:0x020a98f4 module:overlay(0) +from:0x020b4db8 kind:load to:0x020984bc module:overlay(0) +from:0x020b4dbc kind:load to:0x020a995c module:overlay(0) +from:0x020b4dc0 kind:load to:0x020984c4 module:overlay(0) +from:0x020b4dc4 kind:load to:0x020984c8 module:overlay(0) +from:0x020b4dc8 kind:load to:0x02098584 module:overlay(0) +from:0x020b4dcc kind:load to:0x020985f0 module:overlay(0) +from:0x020b4dd0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x020b4dd4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x020b4dd8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x020b4ddc kind:load to:0x020a8cc0 module:overlay(0) +from:0x020b4de0 kind:load to:0x020a8ce0 module:overlay(0) +from:0x020b4de4 kind:load to:0x020a8da0 module:overlay(0) +from:0x020b4dec kind:load to:0x020a92d0 module:overlay(0) +from:0x020b4df0 kind:load to:0x020a8f78 module:overlay(0) +from:0x020b4df4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x020b4df8 kind:load to:0x020a9150 module:overlay(0) +from:0x020b4dfc kind:load to:0x020a914c module:overlay(0) +from:0x020b4e00 kind:load to:0x020a921c module:overlay(0) +from:0x020b4e04 kind:load to:0x020a9240 module:overlay(0) +from:0x020b4e08 kind:load to:0x020a9244 module:overlay(0) +from:0x020b4e0c kind:load to:0x020a91a0 module:overlay(0) +from:0x020b4e10 kind:load to:0x020a91a8 module:overlay(0) +from:0x020b4e14 kind:load to:0x020a91b0 module:overlay(0) +from:0x020b4e18 kind:load to:0x020a8f54 module:overlay(0) +from:0x020b4e1c kind:load to:0x020a8f5c module:overlay(0) +from:0x020b4e20 kind:load to:0x020a8f64 module:overlay(0) +from:0x020b4e24 kind:load to:0x020a8f6c module:overlay(0) +from:0x020b4e28 kind:load to:0x020a9448 module:overlay(0) +from:0x020b4e2c kind:load to:0x020a9598 module:overlay(0) +from:0x020b4e30 kind:load to:0x020a95c4 module:overlay(0) +from:0x020b4e34 kind:load to:0x020a95e4 module:overlay(0) +from:0x020b4e38 kind:load to:0x020a97fc module:overlay(0) +from:0x020b4e3c kind:load to:0x020a95d4 module:overlay(0) +from:0x020b4e40 kind:load to:0x020a8ec0 module:overlay(0) +from:0x020b4e44 kind:load to:0x020a8e84 module:overlay(0) +from:0x020b4e48 kind:load to:0x020a99a4 module:overlay(0) +from:0x020b4e4c kind:load to:0x020afd5c module:overlay(0) +from:0x020b4e50 kind:load to:0x020afd50 module:overlay(0) +from:0x020b4e54 kind:load to:0x020afd44 module:overlay(0) +from:0x020b4e58 kind:load to:0x020afd38 module:overlay(0) +from:0x020b4e5c kind:load to:0x020afd2c module:overlay(0) +from:0x020b4e60 kind:load to:0x020afe74 module:overlay(0) +from:0x020b4e64 kind:load to:0x020afe79 module:overlay(0) +from:0x020b4e68 kind:load to:0x020afe7e module:overlay(0) +from:0x020b4e6c kind:load to:0x020afe83 module:overlay(0) +from:0x020b4e70 kind:load to:0x020afe56 module:overlay(0) +from:0x020b4e74 kind:load to:0x020afe5b module:overlay(0) +from:0x020b4e78 kind:load to:0x020afe60 module:overlay(0) +from:0x020b4e7c kind:load to:0x020afe65 module:overlay(0) +from:0x020b4e80 kind:load to:0x020afe6a module:overlay(0) +from:0x020b4e84 kind:load to:0x020afe6f module:overlay(0) +from:0x020b4e88 kind:load to:0x020afe42 module:overlay(0) +from:0x020b4e8c kind:load to:0x020afe46 module:overlay(0) +from:0x020b4e90 kind:load to:0x020afe4a module:overlay(0) +from:0x020b4e94 kind:load to:0x020afe4e module:overlay(0) +from:0x020b4e98 kind:load to:0x020afe52 module:overlay(0) +from:0x020b4e9c kind:load to:0x020afe3e module:overlay(0) +from:0x020b4ea0 kind:load to:0x020afe3c module:overlay(0) +from:0x020b4ea4 kind:load to:0x020afe3a module:overlay(0) +from:0x020b4ea8 kind:load to:0x020afe40 module:overlay(0) +from:0x020b4eac kind:load to:0x020afe38 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov000/symbols.txt b/config/eur/arm9/overlays/ov000/symbols.txt new file mode 100644 index 00000000..b522b445 --- /dev/null +++ b/config/eur/arm9/overlays/ov000/symbols.txt @@ -0,0 +1,4049 @@ +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=0x10) 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=0x4) addr:0x02057ec4 +func_ov000_02057ec8 kind:function(thumb,size=0xc) addr:0x02057ec8 +func_ov000_02057ed4 kind:function(thumb,size=0x4) 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=0x14) 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=0xc) 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=0x14) 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=0xac) 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=0x10) 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=0x20) addr:0x0205ab58 +func_ov000_0205ab78 kind:function(thumb,size=0x54) addr:0x0205ab78 +func_ov000_0205abcc kind:function(thumb,size=0x58) 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=0x1c) 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=0x18) addr:0x02061748 +func_ov000_02061760 kind:function(thumb,size=0x4) 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=0x2a8) addr:0x0206fc64 +func_ov000_0206ff0c kind:function(arm,size=0x28) addr:0x0206ff0c +func_ov000_0206ff34 kind:function(arm,size=0x10) addr:0x0206ff34 +func_ov000_0206ff44 kind:function(arm,size=0x10) addr:0x0206ff44 +func_ov000_0206ff54 kind:function(arm,size=0x6c) addr:0x0206ff54 +func_ov000_0206ffc0 kind:function(arm,size=0x84) addr:0x0206ffc0 +func_ov000_02070044 kind:function(arm,size=0x74) addr:0x02070044 +func_ov000_020700b8 kind:function(arm,size=0x1c) addr:0x020700b8 +func_ov000_020700d4 kind:function(arm,size=0x30) addr:0x020700d4 +func_ov000_02070104 kind:function(arm,size=0x1c) addr:0x02070104 +func_ov000_02070120 kind:function(arm,size=0x14) addr:0x02070120 +func_ov000_02070134 kind:function(arm,size=0x14) addr:0x02070134 +func_ov000_02070148 kind:function(arm,size=0x1c) addr:0x02070148 +func_ov000_02070164 kind:function(arm,size=0xfc) addr:0x02070164 +func_ov000_02070260 kind:function(arm,size=0x3c) addr:0x02070260 +func_ov000_0207029c kind:function(arm,size=0xc) addr:0x0207029c +func_ov000_020702a8 kind:function(arm,size=0x14) addr:0x020702a8 +func_ov000_020702bc kind:function(arm,size=0x40) addr:0x020702bc +func_ov000_020702fc kind:function(arm,size=0x14) addr:0x020702fc +func_ov000_02070310 kind:function(arm,size=0x68) addr:0x02070310 +func_ov000_02070378 kind:function(arm,size=0x44) addr:0x02070378 +func_ov000_020703bc kind:function(arm,size=0x8) addr:0x020703bc +func_ov000_020703c4 kind:function(arm,size=0x5c) addr:0x020703c4 +func_ov000_02070420 kind:function(arm,size=0xa8) addr:0x02070420 +func_ov000_020704c8 kind:function(arm,size=0x2c) addr:0x020704c8 +func_ov000_020704f4 kind:function(arm,size=0x44) addr:0x020704f4 +func_ov000_02070538 kind:function(arm,size=0xc) addr:0x02070538 +func_ov000_02070544 kind:function(arm,size=0x10) addr:0x02070544 +func_ov000_02070554 kind:function(arm,size=0xc) addr:0x02070554 +func_ov000_02070560 kind:function(arm,size=0xc) addr:0x02070560 +func_ov000_0207056c kind:function(arm,size=0x14) addr:0x0207056c +func_ov000_02070580 kind:function(arm,size=0x1c) addr:0x02070580 +func_ov000_0207059c kind:function(arm,size=0x4c) addr:0x0207059c +func_ov000_020705e8 kind:function(thumb,size=0x134) addr:0x020705e8 +func_ov000_0207071c kind:function(thumb,size=0x8c) addr:0x0207071c +func_ov000_020707a8 kind:function(thumb,size=0x8c) addr:0x020707a8 +func_ov000_02070834 kind:function(arm,size=0x48) addr:0x02070834 +func_ov000_0207087c kind:function(arm,size=0x5c) addr:0x0207087c +func_ov000_020708d8 kind:function(arm,size=0x60) addr:0x020708d8 +func_ov000_02070938 kind:function(arm,size=0x114) addr:0x02070938 +func_ov000_02070a4c kind:function(arm,size=0x50) addr:0x02070a4c +func_ov000_02070a9c kind:function(arm,size=0x44) addr:0x02070a9c +func_ov000_02070ae0 kind:function(arm,size=0x18) addr:0x02070ae0 +func_ov000_02070af8 kind:function(arm,size=0x1c) addr:0x02070af8 +func_ov000_02070b14 kind:function(arm,size=0x20) addr:0x02070b14 +func_ov000_02070b34 kind:function(arm,size=0x44) addr:0x02070b34 +func_ov000_02070b78 kind:function(arm,size=0x58) addr:0x02070b78 +func_ov000_02070bd0 kind:function(arm,size=0x94) addr:0x02070bd0 +func_ov000_02070c64 kind:function(arm,size=0x20) addr:0x02070c64 +func_ov000_02070c84 kind:function(arm,size=0x3c) addr:0x02070c84 +func_ov000_02070cc0 kind:function(arm,size=0x3c) addr:0x02070cc0 +func_ov000_02070cfc kind:function(arm,size=0x38) addr:0x02070cfc +func_ov000_02070d34 kind:function(thumb,size=0x10c) addr:0x02070d34 +func_ov000_02070e40 kind:function(arm,size=0x4) addr:0x02070e40 +func_ov000_02070e44 kind:function(arm,size=0x14) addr:0x02070e44 +func_ov000_02070e58 kind:function(arm,size=0xc) addr:0x02070e58 +func_ov000_02070e64 kind:function(arm,size=0xb4) addr:0x02070e64 +func_ov000_02070f18 kind:function(arm,size=0x40) addr:0x02070f18 +func_ov000_02070f58 kind:function(arm,size=0x44) addr:0x02070f58 +func_ov000_02070f9c kind:function(arm,size=0x44) addr:0x02070f9c +func_ov000_02070fe0 kind:function(arm,size=0x20) addr:0x02070fe0 +func_ov000_02071000 kind:function(arm,size=0x1b4) addr:0x02071000 +func_ov000_020711b4 kind:function(arm,size=0xcc) addr:0x020711b4 +func_ov000_02071280 kind:function(arm,size=0x24) addr:0x02071280 +func_ov000_020712a4 kind:function(arm,size=0x14) addr:0x020712a4 +func_ov000_020712b8 kind:function(arm,size=0x1c) addr:0x020712b8 +func_ov000_020712d4 kind:function(arm,size=0x14) addr:0x020712d4 +func_ov000_020712e8 kind:function(arm,size=0x1c) addr:0x020712e8 +func_ov000_02071304 kind:function(arm,size=0x24) addr:0x02071304 +func_ov000_02071328 kind:function(arm,size=0x94) addr:0x02071328 +func_ov000_020713bc kind:function(arm,size=0xc) addr:0x020713bc +func_ov000_020713c8 kind:function(arm,size=0x84) addr:0x020713c8 +func_ov000_0207144c kind:function(arm,size=0x30) addr:0x0207144c +func_ov000_0207147c kind:function(arm,size=0x118) addr:0x0207147c +func_ov000_02071594 kind:function(arm,size=0x7c) addr:0x02071594 +func_ov000_02071610 kind:function(arm,size=0x4c) addr:0x02071610 +func_ov000_0207165c kind:function(arm,size=0x2c) addr:0x0207165c +func_ov000_02071688 kind:function(arm,size=0x54) addr:0x02071688 +func_ov000_020716dc kind:function(arm,size=0x24) addr:0x020716dc +func_ov000_02071700 kind:function(arm,size=0x48) addr:0x02071700 +func_ov000_02071748 kind:function(arm,size=0x2c) addr:0x02071748 +func_ov000_02071774 kind:function(arm,size=0x58) addr:0x02071774 +func_ov000_020717cc kind:function(arm,size=0x48) addr:0x020717cc +func_ov000_02071814 kind:function(arm,size=0x58) addr:0x02071814 +func_ov000_0207186c kind:function(arm,size=0x68) addr:0x0207186c +func_ov000_020718d4 kind:function(arm,size=0x60) addr:0x020718d4 +func_ov000_02071934 kind:function(arm,size=0x60) addr:0x02071934 +func_ov000_02071994 kind:function(arm,size=0x1c) addr:0x02071994 +func_ov000_020719b0 kind:function(arm,size=0xc4) addr:0x020719b0 +func_ov000_02071a74 kind:function(arm,size=0xbc) addr:0x02071a74 +func_ov000_02071b30 kind:function(arm,size=0xa4) addr:0x02071b30 +func_ov000_02071bd4 kind:function(arm,size=0x90) addr:0x02071bd4 +func_ov000_02071c64 kind:function(arm,size=0x2c) addr:0x02071c64 +func_ov000_02071c90 kind:function(arm,size=0xa4) addr:0x02071c90 +func_ov000_02071d34 kind:function(arm,size=0xb0) addr:0x02071d34 +func_ov000_02071de4 kind:function(arm,size=0xa0) addr:0x02071de4 +func_ov000_02071e84 kind:function(arm,size=0x14) addr:0x02071e84 +func_ov000_02071e98 kind:function(arm,size=0x14) addr:0x02071e98 +func_ov000_02071eac kind:function(arm,size=0x8c) addr:0x02071eac +func_ov000_02071f38 kind:function(arm,size=0x50) addr:0x02071f38 +func_ov000_02071f88 kind:function(arm,size=0x10) addr:0x02071f88 +func_ov000_02071f98 kind:function(arm,size=0x13c) addr:0x02071f98 +func_ov000_020720d4 kind:function(arm,size=0x270) addr:0x020720d4 +func_ov000_02072344 kind:function(arm,size=0xb0) addr:0x02072344 +func_ov000_020723f4 kind:function(arm,size=0x78) addr:0x020723f4 +func_ov000_0207246c kind:function(arm,size=0x204) addr:0x0207246c +func_ov000_02072670 kind:function(arm,size=0x14) addr:0x02072670 +func_ov000_02072684 kind:function(arm,size=0x18) addr:0x02072684 +func_ov000_0207269c kind:function(arm,size=0x54) addr:0x0207269c +func_ov000_020726f0 kind:function(arm,size=0x2d4) addr:0x020726f0 +func_ov000_020729c4 kind:function(arm,size=0x88) addr:0x020729c4 +func_ov000_02072a4c kind:function(arm,size=0xbc) addr:0x02072a4c +func_ov000_02072b08 kind:function(arm,size=0x1c) addr:0x02072b08 +func_ov000_02072b24 kind:function(arm,size=0xc) addr:0x02072b24 +func_ov000_02072b30 kind:function(arm,size=0x78) addr:0x02072b30 +func_ov000_02072ba8 kind:function(arm,size=0x24) addr:0x02072ba8 +func_ov000_02072bcc kind:function(arm,size=0xa4) addr:0x02072bcc +func_ov000_02072c70 kind:function(arm,size=0x44) addr:0x02072c70 +func_ov000_02072cb4 kind:function(arm,size=0x10) addr:0x02072cb4 +func_ov000_02072cc4 kind:function(arm,size=0x10) addr:0x02072cc4 +func_ov000_02072cd4 kind:function(arm,size=0x24) addr:0x02072cd4 +func_ov000_02072cf8 kind:function(arm,size=0x20) addr:0x02072cf8 +func_ov000_02072d18 kind:function(arm,size=0x10) addr:0x02072d18 +func_ov000_02072d28 kind:function(arm,size=0x14) addr:0x02072d28 +func_ov000_02072d3c kind:function(arm,size=0x2c) addr:0x02072d3c +func_ov000_02072d68 kind:function(arm,size=0x7c) addr:0x02072d68 +func_ov000_02072de4 kind:function(arm,size=0x60) addr:0x02072de4 +func_ov000_02072e44 kind:function(arm,size=0x114) addr:0x02072e44 +func_ov000_02072f58 kind:function(arm,size=0x40) addr:0x02072f58 +func_ov000_02072f98 kind:function(arm,size=0x24) addr:0x02072f98 +func_ov000_02072fbc kind:function(arm,size=0x14) addr:0x02072fbc +func_ov000_02072fd0 kind:function(arm,size=0xb0) addr:0x02072fd0 +func_ov000_02073080 kind:function(arm,size=0x2c) addr:0x02073080 +func_ov000_020730ac kind:function(arm,size=0x58) addr:0x020730ac +func_ov000_02073104 kind:function(arm,size=0x2c) addr:0x02073104 +func_ov000_02073130 kind:function(arm,size=0x4) addr:0x02073130 +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=0x8) addr:0x0207314c +func_ov000_02073154 kind:function(arm,size=0x14) addr:0x02073154 +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=0x8) addr:0x02073170 +func_ov000_02073178 kind:function(arm,size=0xc) addr:0x02073178 +func_ov000_02073184 kind:function(arm,size=0x4) addr:0x02073184 +func_ov000_02073188 kind:function(arm,size=0x4) addr:0x02073188 +func_ov000_0207318c kind:function(arm,size=0x4) addr:0x0207318c +func_ov000_02073190 kind:function(arm,size=0x4) addr:0x02073190 +func_ov000_02073194 kind:function(arm,size=0x30) addr:0x02073194 +func_ov000_020731c4 kind:function(arm,size=0x30) addr:0x020731c4 +func_ov000_020731f4 kind:function(arm,size=0x40) addr:0x020731f4 +func_ov000_02073234 kind:function(arm,size=0x3c) addr:0x02073234 +func_ov000_02073270 kind:function(arm,size=0x6c) addr:0x02073270 +func_ov000_020732dc kind:function(arm,size=0x10) addr:0x020732dc +func_ov000_020732ec kind:function(arm,size=0x10) addr:0x020732ec +func_ov000_020732fc kind:function(arm,size=0x10) addr:0x020732fc +func_ov000_0207330c kind:function(arm,size=0x20) addr:0x0207330c +func_ov000_0207332c kind:function(arm,size=0x5c) addr:0x0207332c +func_ov000_02073388 kind:function(arm,size=0xe8) addr:0x02073388 +func_ov000_02073470 kind:function(arm,size=0x108) addr:0x02073470 +func_ov000_02073578 kind:function(arm,size=0x98) addr:0x02073578 +func_ov000_02073610 kind:function(arm,size=0xb0) addr:0x02073610 +func_ov000_020736c0 kind:function(arm,size=0x10) addr:0x020736c0 +func_ov000_020736d0 kind:function(arm,size=0x8) addr:0x020736d0 +func_ov000_020736d8 kind:function(arm,size=0x8) addr:0x020736d8 +func_ov000_020736e0 kind:function(arm,size=0x38) addr:0x020736e0 +func_ov000_02073718 kind:function(arm,size=0x2c) addr:0x02073718 +func_ov000_02073744 kind:function(arm,size=0x54) addr:0x02073744 +func_ov000_02073798 kind:function(arm,size=0x60) addr:0x02073798 +func_ov000_020737f8 kind:function(arm,size=0x94) addr:0x020737f8 +func_ov000_0207388c kind:function(arm,size=0x124) addr:0x0207388c +func_ov000_020739b0 kind:function(arm,size=0x1ac) addr:0x020739b0 +func_ov000_02073b5c kind:function(arm,size=0x64) addr:0x02073b5c +func_ov000_02073bc0 kind:function(arm,size=0x114) addr:0x02073bc0 +func_ov000_02073cd4 kind:function(arm,size=0x3c) addr:0x02073cd4 +func_ov000_02073d10 kind:function(arm,size=0x170) addr:0x02073d10 +func_ov000_02073e80 kind:function(arm,size=0x8) addr:0x02073e80 +func_ov000_02073e88 kind:function(arm,size=0x58) addr:0x02073e88 +func_ov000_02073ee0 kind:function(arm,size=0xf4) addr:0x02073ee0 +func_ov000_02073fd4 kind:function(arm,size=0x228) addr:0x02073fd4 +func_ov000_020741fc kind:function(arm,size=0x30) addr:0x020741fc +func_ov000_0207422c kind:function(arm,size=0xe8) addr:0x0207422c +func_ov000_02074314 kind:function(arm,size=0xb0) addr:0x02074314 +func_ov000_020743c4 kind:function(arm,size=0xa8) addr:0x020743c4 +func_ov000_0207446c kind:function(arm,size=0xc4) addr:0x0207446c +func_ov000_02074530 kind:function(arm,size=0xbc) addr:0x02074530 +func_ov000_020745ec kind:function(arm,size=0x28) addr:0x020745ec +func_ov000_02074614 kind:function(arm,size=0x30) addr:0x02074614 +func_ov000_02074644 kind:function(arm,size=0x6c) addr:0x02074644 +func_ov000_020746b0 kind:function(arm,size=0x8) addr:0x020746b0 +func_ov000_020746b8 kind:function(arm,size=0xc) addr:0x020746b8 +func_ov000_020746c4 kind:function(arm,size=0x50) addr:0x020746c4 +func_ov000_02074714 kind:function(arm,size=0x48) addr:0x02074714 +func_ov000_0207475c kind:function(arm,size=0xc) addr:0x0207475c +func_ov000_02074768 kind:function(arm,size=0x28) addr:0x02074768 +func_ov000_02074790 kind:function(arm,size=0x20) addr:0x02074790 +func_ov000_020747b0 kind:function(arm,size=0x38) addr:0x020747b0 +func_ov000_020747e8 kind:function(arm,size=0x44) addr:0x020747e8 +func_ov000_0207482c kind:function(arm,size=0x24c) addr:0x0207482c +func_ov000_02074a78 kind:function(arm,size=0x18) addr:0x02074a78 +func_ov000_02074a90 kind:function(arm,size=0x2a4) addr:0x02074a90 +func_ov000_02074d34 kind:function(arm,size=0x2c) addr:0x02074d34 +func_ov000_02074d60 kind:function(arm,size=0xe8) addr:0x02074d60 +func_ov000_02074e48 kind:function(arm,size=0x78) addr:0x02074e48 +func_ov000_02074ec0 kind:function(arm,size=0xb4) addr:0x02074ec0 +func_ov000_02074f74 kind:function(arm,size=0x38) addr:0x02074f74 +func_ov000_02074fac kind:function(arm,size=0x28) addr:0x02074fac +func_ov000_02074fd4 kind:function(arm,size=0x14) addr:0x02074fd4 +func_ov000_02074fe8 kind:function(arm,size=0x40) addr:0x02074fe8 +func_ov000_02075028 kind:function(arm,size=0x54) addr:0x02075028 +func_ov000_0207507c kind:function(arm,size=0x80) addr:0x0207507c +func_ov000_020750fc kind:function(arm,size=0x28) addr:0x020750fc +func_ov000_02075124 kind:function(arm,size=0x38) addr:0x02075124 +func_ov000_0207515c kind:function(arm,size=0xe8) addr:0x0207515c +func_ov000_02075244 kind:function(arm,size=0x70) addr:0x02075244 +func_ov000_020752b4 kind:function(arm,size=0xc8) addr:0x020752b4 +func_ov000_0207537c kind:function(arm,size=0x88) addr:0x0207537c +func_ov000_02075404 kind:function(arm,size=0x298) addr:0x02075404 +func_ov000_0207569c kind:function(arm,size=0x30) addr:0x0207569c +func_ov000_020756cc kind:function(arm,size=0x28) addr:0x020756cc +func_ov000_020756f4 kind:function(arm,size=0x6c) addr:0x020756f4 +func_ov000_02075760 kind:function(arm,size=0xe8) addr:0x02075760 +func_ov000_02075848 kind:function(arm,size=0x28) addr:0x02075848 +func_ov000_02075870 kind:function(arm,size=0x8c) addr:0x02075870 +func_ov000_020758fc kind:function(arm,size=0x770) addr:0x020758fc +func_ov000_0207606c kind:function(arm,size=0x1c) addr:0x0207606c +func_ov000_02076088 kind:function(arm,size=0x24) addr:0x02076088 +func_ov000_020760ac kind:function(arm,size=0x5c) addr:0x020760ac +func_ov000_02076108 kind:function(arm,size=0x68) addr:0x02076108 +func_ov000_02076170 kind:function(arm,size=0x30) addr:0x02076170 +func_ov000_020761a0 kind:function(arm,size=0x5c) addr:0x020761a0 +func_ov000_020761fc kind:function(arm,size=0x1c) addr:0x020761fc +func_ov000_02076218 kind:function(arm,size=0x30) addr:0x02076218 +func_ov000_02076248 kind:function(arm,size=0x7c) addr:0x02076248 +func_ov000_020762c4 kind:function(arm,size=0x20) addr:0x020762c4 +func_ov000_020762e4 kind:function(arm,size=0x1dc) addr:0x020762e4 +func_ov000_020764c0 kind:function(arm,size=0x1d4) addr:0x020764c0 +func_ov000_02076694 kind:function(arm,size=0x120) addr:0x02076694 +func_ov000_020767b4 kind:function(arm,size=0x34c) addr:0x020767b4 +func_ov000_02076b00 kind:function(arm,size=0x254) addr:0x02076b00 +func_ov000_02076d54 kind:function(arm,size=0x1fc) addr:0x02076d54 +func_ov000_02076f50 kind:function(arm,size=0x58) addr:0x02076f50 +func_ov000_02076fa8 kind:function(arm,size=0xa0) addr:0x02076fa8 +func_ov000_02077048 kind:function(arm,size=0x114) addr:0x02077048 +func_ov000_0207715c kind:function(arm,size=0x2c) addr:0x0207715c +func_ov000_02077188 kind:function(arm,size=0x14) addr:0x02077188 +func_ov000_0207719c kind:function(arm,size=0x1c) addr:0x0207719c +func_ov000_020771b8 kind:function(arm,size=0x10) addr:0x020771b8 +func_ov000_020771c8 kind:function(arm,size=0x188) addr:0x020771c8 +func_ov000_02077350 kind:function(arm,size=0xf4) addr:0x02077350 +func_ov000_02077444 kind:function(arm,size=0x24) addr:0x02077444 +func_ov000_02077468 kind:function(arm,size=0x18) addr:0x02077468 +func_ov000_02077480 kind:function(arm,size=0x10) addr:0x02077480 +func_ov000_02077490 kind:function(arm,size=0x14) addr:0x02077490 +func_ov000_020774a4 kind:function(arm,size=0x1c) addr:0x020774a4 +func_ov000_020774c0 kind:function(arm,size=0xd0) addr:0x020774c0 +func_ov000_02077590 kind:function(arm,size=0x48) addr:0x02077590 +func_ov000_020775d8 kind:function(arm,size=0x60) addr:0x020775d8 +func_ov000_02077638 kind:function(arm,size=0x3c) addr:0x02077638 +func_ov000_02077674 kind:function(arm,size=0x1bc) addr:0x02077674 +func_ov000_02077830 kind:function(arm,size=0x54) addr:0x02077830 +func_ov000_02077884 kind:function(arm,size=0x5c) addr:0x02077884 +func_ov000_020778e0 kind:function(arm,size=0x34) addr:0x020778e0 +func_ov000_02077914 kind:function(arm,size=0x58) addr:0x02077914 +func_ov000_0207796c kind:function(arm,size=0x58) addr:0x0207796c +func_ov000_020779c4 kind:function(arm,size=0x60) addr:0x020779c4 +func_ov000_02077a24 kind:function(arm,size=0x38) addr:0x02077a24 +func_ov000_02077a5c kind:function(arm,size=0x60) addr:0x02077a5c +func_ov000_02077abc kind:function(arm,size=0x40) addr:0x02077abc +func_ov000_02077afc kind:function(arm,size=0x40) addr:0x02077afc +func_ov000_02077b3c kind:function(arm,size=0x108) addr:0x02077b3c +func_ov000_02077c44 kind:function(arm,size=0x46c) addr:0x02077c44 +func_ov000_020780b0 kind:function(arm,size=0x4c) addr:0x020780b0 +func_ov000_020780fc kind:function(arm,size=0x8c) addr:0x020780fc +func_ov000_02078188 kind:function(arm,size=0x4c) addr:0x02078188 +func_ov000_020781d4 kind:function(arm,size=0x14) addr:0x020781d4 +func_ov000_020781e8 kind:function(arm,size=0x48) addr:0x020781e8 +func_ov000_02078230 kind:function(arm,size=0xe4) addr:0x02078230 +func_ov000_02078314 kind:function(arm,size=0x38) addr:0x02078314 +func_ov000_0207834c kind:function(arm,size=0x40) addr:0x0207834c +func_ov000_0207838c kind:function(arm,size=0x70) addr:0x0207838c +func_ov000_020783fc kind:function(arm,size=0x88) addr:0x020783fc +func_ov000_02078484 kind:function(arm,size=0x40) addr:0x02078484 +func_ov000_020784c4 kind:function(arm,size=0x38) addr:0x020784c4 +func_ov000_020784fc kind:function(arm,size=0x38) addr:0x020784fc +func_ov000_02078534 kind:function(arm,size=0x60) addr:0x02078534 +func_ov000_02078594 kind:function(arm,size=0x40) addr:0x02078594 +func_ov000_020785d4 kind:function(arm,size=0xac) addr:0x020785d4 +func_ov000_02078680 kind:function(arm,size=0xc) addr:0x02078680 +func_ov000_0207868c kind:function(arm,size=0xc) addr:0x0207868c +func_ov000_02078698 kind:function(arm,size=0xc) addr:0x02078698 +func_ov000_020786a4 kind:function(arm,size=0x38) addr:0x020786a4 +func_ov000_020786dc kind:function(arm,size=0x2c) addr:0x020786dc +func_ov000_02078708 kind:function(arm,size=0x24) addr:0x02078708 +func_ov000_0207872c kind:function(arm,size=0x1c) addr:0x0207872c +func_ov000_02078748 kind:function(arm,size=0x1c) addr:0x02078748 +func_ov000_02078764 kind:function(arm,size=0x54) addr:0x02078764 +func_ov000_020787b8 kind:function(arm,size=0x7c) addr:0x020787b8 +func_ov000_02078834 kind:function(arm,size=0x9c) addr:0x02078834 +func_ov000_020788d0 kind:function(arm,size=0x68) addr:0x020788d0 +func_ov000_02078938 kind:function(arm,size=0x44) addr:0x02078938 +func_ov000_0207897c kind:function(arm,size=0x9c) addr:0x0207897c +func_ov000_02078a18 kind:function(arm,size=0x3c) addr:0x02078a18 +func_ov000_02078a54 kind:function(arm,size=0x1c) addr:0x02078a54 +func_ov000_02078a70 kind:function(arm,size=0x34) addr:0x02078a70 +func_ov000_02078aa4 kind:function(arm,size=0x48) addr:0x02078aa4 +func_ov000_02078aec kind:function(arm,size=0x24) addr:0x02078aec +func_ov000_02078b10 kind:function(arm,size=0x18) addr:0x02078b10 +func_ov000_02078b28 kind:function(arm,size=0x10) addr:0x02078b28 +func_ov000_02078b38 kind:function(arm,size=0x18) addr:0x02078b38 +func_ov000_02078b50 kind:function(arm,size=0x38) addr:0x02078b50 +func_ov000_02078b88 kind:function(arm,size=0x1c) addr:0x02078b88 +func_ov000_02078ba4 kind:function(arm,size=0x54) addr:0x02078ba4 +func_ov000_02078bf8 kind:function(arm,size=0x30) addr:0x02078bf8 +func_ov000_02078c28 kind:function(arm,size=0x70) addr:0x02078c28 +func_ov000_02078c98 kind:function(arm,size=0x54) addr:0x02078c98 +func_ov000_02078cec kind:function(arm,size=0xc) addr:0x02078cec +func_ov000_02078cf8 kind:function(arm,size=0x4) addr:0x02078cf8 +func_ov000_02078cfc kind:function(arm,size=0x34) addr:0x02078cfc +func_ov000_02078d30 kind:function(arm,size=0x4) addr:0x02078d30 +func_ov000_02078d34 kind:function(arm,size=0x34) addr:0x02078d34 +func_ov000_02078d68 kind:function(arm,size=0x48) addr:0x02078d68 +func_ov000_02078db0 kind:function(arm,size=0x34) addr:0x02078db0 +func_ov000_02078de4 kind:function(arm,size=0x88) addr:0x02078de4 +func_ov000_02078e6c kind:function(arm,size=0x10) addr:0x02078e6c +func_ov000_02078e7c kind:function(arm,size=0x30) addr:0x02078e7c +func_ov000_02078eac kind:function(arm,size=0xc) addr:0x02078eac +func_ov000_02078eb8 kind:function(arm,size=0xec) addr:0x02078eb8 +func_ov000_02078fa4 kind:function(arm,size=0x44) addr:0x02078fa4 +func_ov000_02078fe8 kind:function(arm,size=0x14) addr:0x02078fe8 +func_ov000_02078ffc kind:function(arm,size=0x28) addr:0x02078ffc +func_ov000_02079024 kind:function(arm,size=0x8) addr:0x02079024 +func_ov000_0207902c kind:function(arm,size=0x10) addr:0x0207902c +func_ov000_0207903c kind:function(arm,size=0x10) addr:0x0207903c +func_ov000_0207904c kind:function(arm,size=0x124) addr:0x0207904c +func_ov000_02079170 kind:function(arm,size=0x14) addr:0x02079170 +func_ov000_02079184 kind:function(arm,size=0x1c) addr:0x02079184 +func_ov000_020791a0 kind:function(arm,size=0x28) addr:0x020791a0 +func_ov000_020791c8 kind:function(arm,size=0x8) addr:0x020791c8 +func_ov000_020791d0 kind:function(arm,size=0x10) addr:0x020791d0 +func_ov000_020791e0 kind:function(arm,size=0x10) addr:0x020791e0 +func_ov000_020791f0 kind:function(arm,size=0x88) addr:0x020791f0 +func_ov000_02079278 kind:function(arm,size=0x14) addr:0x02079278 +func_ov000_0207928c kind:function(arm,size=0x1c) addr:0x0207928c +func_ov000_020792a8 kind:function(arm,size=0x28) addr:0x020792a8 +func_ov000_020792d0 kind:function(arm,size=0x20) addr:0x020792d0 +func_ov000_020792f0 kind:function(arm,size=0x4) addr:0x020792f0 +func_ov000_020792f4 kind:function(arm,size=0x14) addr:0x020792f4 +func_ov000_02079308 kind:function(arm,size=0x4) addr:0x02079308 +func_ov000_0207930c kind:function(arm,size=0x4) addr:0x0207930c +func_ov000_02079310 kind:function(arm,size=0x4) addr:0x02079310 +func_ov000_02079314 kind:function(arm,size=0x4) addr:0x02079314 +func_ov000_02079318 kind:function(arm,size=0x4) addr:0x02079318 +func_ov000_0207931c kind:function(arm,size=0x4) addr:0x0207931c +func_ov000_02079320 kind:function(arm,size=0xbc) addr:0x02079320 +func_ov000_020793dc kind:function(arm,size=0x14) addr:0x020793dc +func_ov000_020793f0 kind:function(arm,size=0x1c) addr:0x020793f0 +func_ov000_0207940c kind:function(arm,size=0xc0) addr:0x0207940c +func_ov000_020794cc kind:function(arm,size=0x8) addr:0x020794cc +func_ov000_020794d4 kind:function(arm,size=0x40) addr:0x020794d4 +func_ov000_02079514 kind:function(arm,size=0x3dc) addr:0x02079514 +func_ov000_020798f0 kind:function(arm,size=0x38) addr:0x020798f0 +func_ov000_02079928 kind:function(arm,size=0x24) addr:0x02079928 +func_ov000_0207994c kind:function(arm,size=0x384) addr:0x0207994c +func_ov000_02079cd0 kind:function(arm,size=0x504) addr:0x02079cd0 +func_ov000_0207a1d4 kind:function(arm,size=0xc) addr:0x0207a1d4 +func_ov000_0207a1e0 kind:function(arm,size=0xc) addr:0x0207a1e0 +func_ov000_0207a1ec kind:function(arm,size=0x54) addr:0x0207a1ec +func_ov000_0207a240 kind:function(arm,size=0x7c) addr:0x0207a240 +func_ov000_0207a2bc kind:function(arm,size=0x2f8) addr:0x0207a2bc +func_ov000_0207a5b4 kind:function(arm,size=0xc) addr:0x0207a5b4 +func_ov000_0207a5c0 kind:function(arm,size=0x150) addr:0x0207a5c0 +func_ov000_0207a710 kind:function(arm,size=0x28) addr:0x0207a710 +func_ov000_0207a738 kind:function(arm,size=0x118) addr:0x0207a738 +func_ov000_0207a850 kind:function(arm,size=0x2f8) addr:0x0207a850 +func_ov000_0207ab48 kind:function(arm,size=0x14) addr:0x0207ab48 +func_ov000_0207ab5c kind:function(arm,size=0x1c) addr:0x0207ab5c +func_ov000_0207ab78 kind:function(arm,size=0x3c) addr:0x0207ab78 +func_ov000_0207abb4 kind:function(arm,size=0x8) addr:0x0207abb4 +func_ov000_0207abbc kind:function(arm,size=0x70) addr:0x0207abbc +func_ov000_0207ac2c kind:function(arm,size=0x84) addr:0x0207ac2c +func_ov000_0207acb0 kind:function(arm,size=0x14) addr:0x0207acb0 +func_ov000_0207acc4 kind:function(arm,size=0x1c) addr:0x0207acc4 +func_ov000_0207ace0 kind:function(arm,size=0x3c) addr:0x0207ace0 +func_ov000_0207ad1c kind:function(arm,size=0x8) addr:0x0207ad1c +func_ov000_0207ad24 kind:function(arm,size=0x7c) addr:0x0207ad24 +func_ov000_0207ada0 kind:function(arm,size=0x50) addr:0x0207ada0 +func_ov000_0207adf0 kind:function(arm,size=0x14) addr:0x0207adf0 +func_ov000_0207ae04 kind:function(arm,size=0x1c) addr:0x0207ae04 +func_ov000_0207ae20 kind:function(arm,size=0x68) addr:0x0207ae20 +func_ov000_0207ae88 kind:function(arm,size=0x8) addr:0x0207ae88 +func_ov000_0207ae90 kind:function(arm,size=0x28) addr:0x0207ae90 +func_ov000_0207aeb8 kind:function(arm,size=0xc) addr:0x0207aeb8 +func_ov000_0207aec4 kind:function(arm,size=0x54) addr:0x0207aec4 +func_ov000_0207af18 kind:function(arm,size=0xfc) addr:0x0207af18 +func_ov000_0207b014 kind:function(arm,size=0x414) addr:0x0207b014 +func_ov000_0207b428 kind:function(arm,size=0x14) addr:0x0207b428 +func_ov000_0207b43c kind:function(arm,size=0x1c) addr:0x0207b43c +func_ov000_0207b458 kind:function(arm,size=0x48) addr:0x0207b458 +func_ov000_0207b4a0 kind:function(arm,size=0x8) addr:0x0207b4a0 +func_ov000_0207b4a8 kind:function(arm,size=0x70) addr:0x0207b4a8 +func_ov000_0207b518 kind:function(arm,size=0xd8) addr:0x0207b518 +func_ov000_0207b5f0 kind:function(arm,size=0x38) addr:0x0207b5f0 +func_ov000_0207b628 kind:function(arm,size=0x14) addr:0x0207b628 +func_ov000_0207b63c kind:function(arm,size=0x1c) addr:0x0207b63c +func_ov000_0207b658 kind:function(arm,size=0x30) addr:0x0207b658 +func_ov000_0207b688 kind:function(arm,size=0x38) addr:0x0207b688 +func_ov000_0207b6c0 kind:function(arm,size=0x30) addr:0x0207b6c0 +func_ov000_0207b6f0 kind:function(arm,size=0x1c) addr:0x0207b6f0 +func_ov000_0207b70c kind:function(arm,size=0x10) addr:0x0207b70c +func_ov000_0207b71c kind:function(arm,size=0x38) addr:0x0207b71c +func_ov000_0207b754 kind:function(arm,size=0x80) addr:0x0207b754 +func_ov000_0207b7d4 kind:function(arm,size=0x40) addr:0x0207b7d4 +func_ov000_0207b814 kind:function(arm,size=0x80) addr:0x0207b814 +func_ov000_0207b894 kind:function(arm,size=0x48) addr:0x0207b894 +func_ov000_0207b8dc kind:function(arm,size=0x58) addr:0x0207b8dc +func_ov000_0207b934 kind:function(arm,size=0x14) addr:0x0207b934 +func_ov000_0207b948 kind:function(arm,size=0x1c) addr:0x0207b948 +func_ov000_0207b964 kind:function(arm,size=0x14) addr:0x0207b964 +func_ov000_0207b978 kind:function(arm,size=0x1c) addr:0x0207b978 +func_ov000_0207b994 kind:function(arm,size=0x14) addr:0x0207b994 +func_ov000_0207b9a8 kind:function(arm,size=0x1c) addr:0x0207b9a8 +func_ov000_0207b9c4 kind:function(arm,size=0x60) addr:0x0207b9c4 +func_ov000_0207ba24 kind:function(arm,size=0x60) addr:0x0207ba24 +func_ov000_0207ba84 kind:function(arm,size=0x1c) addr:0x0207ba84 +func_ov000_0207baa0 kind:function(arm,size=0x14) addr:0x0207baa0 +func_ov000_0207bab4 kind:function(arm,size=0x14) addr:0x0207bab4 +func_ov000_0207bac8 kind:function(arm,size=0x18) addr:0x0207bac8 +func_ov000_0207bae0 kind:function(arm,size=0x10) addr:0x0207bae0 +func_ov000_0207baf0 kind:function(arm,size=0xbc) addr:0x0207baf0 +func_ov000_0207bbac kind:function(arm,size=0x50) addr:0x0207bbac +func_ov000_0207bbfc kind:function(arm,size=0x88) addr:0x0207bbfc +func_ov000_0207bc84 kind:function(arm,size=0x50) addr:0x0207bc84 +func_ov000_0207bcd4 kind:function(arm,size=0x28) addr:0x0207bcd4 +func_ov000_0207bcfc kind:function(arm,size=0x88) addr:0x0207bcfc +func_ov000_0207bd84 kind:function(arm,size=0x260) addr:0x0207bd84 +func_ov000_0207bfe4 kind:function(arm,size=0x4) addr:0x0207bfe4 +func_ov000_0207bfe8 kind:function(arm,size=0x14) addr:0x0207bfe8 +func_ov000_0207bffc kind:function(arm,size=0x4) addr:0x0207bffc +func_ov000_0207c000 kind:function(arm,size=0x8) addr:0x0207c000 +func_ov000_0207c008 kind:function(arm,size=0x8) addr:0x0207c008 +func_ov000_0207c010 kind:function(arm,size=0x8) addr:0x0207c010 +func_ov000_0207c018 kind:function(arm,size=0x30) addr:0x0207c018 +func_ov000_0207c048 kind:function(arm,size=0x30) addr:0x0207c048 +func_ov000_0207c078 kind:function(arm,size=0x38) addr:0x0207c078 +func_ov000_0207c0b0 kind:function(arm,size=0x54) addr:0x0207c0b0 +func_ov000_0207c104 kind:function(arm,size=0xdc) addr:0x0207c104 +func_ov000_0207c1e0 kind:function(arm,size=0xf4) addr:0x0207c1e0 +func_ov000_0207c2d4 kind:function(arm,size=0x8) addr:0x0207c2d4 +func_ov000_0207c2dc kind:function(arm,size=0xbc) addr:0x0207c2dc +func_ov000_0207c398 kind:function(arm,size=0x10) addr:0x0207c398 +func_ov000_0207c3a8 kind:function(arm,size=0x44) addr:0x0207c3a8 +func_ov000_0207c3ec kind:function(arm,size=0x20) addr:0x0207c3ec +func_ov000_0207c40c kind:function(arm,size=0x44) addr:0x0207c40c +func_ov000_0207c450 kind:function(arm,size=0x30) addr:0x0207c450 +func_ov000_0207c480 kind:function(arm,size=0x1c) addr:0x0207c480 +func_ov000_0207c49c kind:function(arm,size=0x8) addr:0x0207c49c +func_ov000_0207c4a4 kind:function(arm,size=0x4b8) addr:0x0207c4a4 +func_ov000_0207c95c kind:function(arm,size=0x10) addr:0x0207c95c +func_ov000_0207c96c kind:function(arm,size=0x34) addr:0x0207c96c +func_ov000_0207c9a0 kind:function(arm,size=0x70) addr:0x0207c9a0 +func_ov000_0207ca10 kind:function(arm,size=0x28) addr:0x0207ca10 +func_ov000_0207ca38 kind:function(arm,size=0x78) addr:0x0207ca38 +func_ov000_0207cab0 kind:function(arm,size=0x10) addr:0x0207cab0 +func_ov000_0207cac0 kind:function(arm,size=0x8) addr:0x0207cac0 +func_ov000_0207cac8 kind:function(arm,size=0x804) addr:0x0207cac8 +func_ov000_0207d2cc kind:function(arm,size=0x10) addr:0x0207d2cc +func_ov000_0207d2dc kind:function(arm,size=0x3c) addr:0x0207d2dc +func_ov000_0207d318 kind:function(arm,size=0x38) addr:0x0207d318 +func_ov000_0207d350 kind:function(arm,size=0x44) addr:0x0207d350 +func_ov000_0207d394 kind:function(arm,size=0x28) addr:0x0207d394 +func_ov000_0207d3bc kind:function(arm,size=0x1c) addr:0x0207d3bc +func_ov000_0207d3d8 kind:function(arm,size=0x8) addr:0x0207d3d8 +func_ov000_0207d3e0 kind:function(arm,size=0x1a4) addr:0x0207d3e0 +func_ov000_0207d584 kind:function(arm,size=0x2c) addr:0x0207d584 +func_ov000_0207d5b0 kind:function(arm,size=0x2e8) addr:0x0207d5b0 +func_ov000_0207d898 kind:function(arm,size=0x5c) addr:0x0207d898 +func_ov000_0207d8f4 kind:function(arm,size=0x6c) addr:0x0207d8f4 +func_ov000_0207d960 kind:function(arm,size=0x98) addr:0x0207d960 +func_ov000_0207d9f8 kind:function(arm,size=0x48) addr:0x0207d9f8 +func_ov000_0207da40 kind:function(arm,size=0x20c) addr:0x0207da40 +func_ov000_0207dc4c kind:function(arm,size=0x18) addr:0x0207dc4c +func_ov000_0207dc64 kind:function(arm,size=0x24) addr:0x0207dc64 +func_ov000_0207dc88 kind:function(arm,size=0x210) addr:0x0207dc88 +func_ov000_0207de98 kind:function(arm,size=0xc0) addr:0x0207de98 +func_ov000_0207df58 kind:function(arm,size=0x30) addr:0x0207df58 +func_ov000_0207df88 kind:function(arm,size=0xd8) addr:0x0207df88 +func_ov000_0207e060 kind:function(arm,size=0x68) addr:0x0207e060 +func_ov000_0207e0c8 kind:function(arm,size=0xbc) addr:0x0207e0c8 +func_ov000_0207e184 kind:function(arm,size=0x58) addr:0x0207e184 +func_ov000_0207e1dc kind:function(arm,size=0x30) addr:0x0207e1dc +func_ov000_0207e20c kind:function(arm,size=0x34) addr:0x0207e20c +func_ov000_0207e240 kind:function(arm,size=0x14) addr:0x0207e240 +func_ov000_0207e254 kind:function(arm,size=0x14) addr:0x0207e254 +func_ov000_0207e268 kind:function(arm,size=0x2c) addr:0x0207e268 +func_ov000_0207e294 kind:function(arm,size=0x118) addr:0x0207e294 +func_ov000_0207e3ac kind:function(arm,size=0xac) addr:0x0207e3ac +func_ov000_0207e458 kind:function(arm,size=0x84) addr:0x0207e458 +func_ov000_0207e4dc kind:function(arm,size=0x84) addr:0x0207e4dc +func_ov000_0207e560 kind:function(arm,size=0x2c) addr:0x0207e560 +func_ov000_0207e58c kind:function(arm,size=0xa4) addr:0x0207e58c +func_ov000_0207e630 kind:function(arm,size=0x38) addr:0x0207e630 +func_ov000_0207e668 kind:function(arm,size=0x50) addr:0x0207e668 +func_ov000_0207e6b8 kind:function(arm,size=0x14) addr:0x0207e6b8 +func_ov000_0207e6cc kind:function(arm,size=0x78) addr:0x0207e6cc +func_ov000_0207e744 kind:function(arm,size=0x2c) addr:0x0207e744 +func_ov000_0207e770 kind:function(arm,size=0x28) addr:0x0207e770 +func_ov000_0207e798 kind:function(arm,size=0x30) addr:0x0207e798 +func_ov000_0207e7c8 kind:function(arm,size=0x1c0) addr:0x0207e7c8 +func_ov000_0207e988 kind:function(arm,size=0x14) addr:0x0207e988 +func_ov000_0207e99c kind:function(arm,size=0x1a4) addr:0x0207e99c +func_ov000_0207eb40 kind:function(arm,size=0x4c) addr:0x0207eb40 +func_ov000_0207eb8c kind:function(arm,size=0x68) addr:0x0207eb8c +func_ov000_0207ebf4 kind:function(arm,size=0x74) addr:0x0207ebf4 +func_ov000_0207ec68 kind:function(arm,size=0x20) addr:0x0207ec68 +func_ov000_0207ec88 kind:function(arm,size=0x20) addr:0x0207ec88 +func_ov000_0207eca8 kind:function(arm,size=0x30) addr:0x0207eca8 +func_ov000_0207ecd8 kind:function(arm,size=0x38) addr:0x0207ecd8 +func_ov000_0207ed10 kind:function(arm,size=0x30) addr:0x0207ed10 +func_ov000_0207ed40 kind:function(arm,size=0x44) addr:0x0207ed40 +func_ov000_0207ed84 kind:function(arm,size=0x8) addr:0x0207ed84 +func_ov000_0207ed8c kind:function(arm,size=0x20) addr:0x0207ed8c +func_ov000_0207edac kind:function(arm,size=0x20) addr:0x0207edac +func_ov000_0207edcc kind:function(arm,size=0x1c) addr:0x0207edcc +func_ov000_0207ede8 kind:function(arm,size=0x30) addr:0x0207ede8 +func_ov000_0207ee18 kind:function(arm,size=0x38) addr:0x0207ee18 +func_ov000_0207ee50 kind:function(arm,size=0x30) addr:0x0207ee50 +func_ov000_0207ee80 kind:function(arm,size=0x4) addr:0x0207ee80 +func_ov000_0207ee84 kind:function(arm,size=0x8) addr:0x0207ee84 +func_ov000_0207ee8c kind:function(arm,size=0x60) addr:0x0207ee8c +func_ov000_0207eeec kind:function(arm,size=0x44) addr:0x0207eeec +func_ov000_0207ef30 kind:function(arm,size=0x118) addr:0x0207ef30 +func_ov000_0207f048 kind:function(arm,size=0x120) addr:0x0207f048 +func_ov000_0207f168 kind:function(arm,size=0x88) addr:0x0207f168 +func_ov000_0207f1f0 kind:function(arm,size=0x90) addr:0x0207f1f0 +func_ov000_0207f280 kind:function(arm,size=0x58) addr:0x0207f280 +func_ov000_0207f2d8 kind:function(arm,size=0x20) addr:0x0207f2d8 +func_ov000_0207f2f8 kind:function(arm,size=0x16c) addr:0x0207f2f8 +func_ov000_0207f464 kind:function(arm,size=0x18) addr:0x0207f464 +func_ov000_0207f47c kind:function(arm,size=0x2c) addr:0x0207f47c +func_ov000_0207f4a8 kind:function(arm,size=0x2c) addr:0x0207f4a8 +func_ov000_0207f4d4 kind:function(arm,size=0x14) addr:0x0207f4d4 +func_ov000_0207f4e8 kind:function(arm,size=0x14) addr:0x0207f4e8 +func_ov000_0207f4fc kind:function(arm,size=0x254) addr:0x0207f4fc +func_ov000_0207f750 kind:function(thumb,size=0x14) addr:0x0207f750 +func_ov000_0207f764 kind:function(thumb,size=0x4) addr:0x0207f764 +func_ov000_0207f768 kind:function(thumb,size=0x98) addr:0x0207f768 +func_ov000_0207f800 kind:function(thumb,size=0x78) addr:0x0207f800 +func_ov000_0207f878 kind:function(thumb,size=0xc) addr:0x0207f878 +func_ov000_0207f884 kind:function(thumb,size=0xc) addr:0x0207f884 +func_ov000_0207f890 kind:function(thumb,size=0xc) addr:0x0207f890 +func_ov000_0207f89c kind:function(thumb,size=0x4) addr:0x0207f89c +func_ov000_0207f8a0 kind:function(arm,size=0x14) addr:0x0207f8a0 +func_ov000_0207f8b4 kind:function(arm,size=0x1ac) addr:0x0207f8b4 +func_ov000_0207fa60 kind:function(arm,size=0x44) addr:0x0207fa60 +func_ov000_0207faa4 kind:function(arm,size=0x8) addr:0x0207faa4 +func_ov000_0207faac kind:function(arm,size=0x8) addr:0x0207faac +func_ov000_0207fab4 kind:function(arm,size=0x8) addr:0x0207fab4 +func_ov000_0207fabc kind:function(arm,size=0x10) addr:0x0207fabc +func_ov000_0207facc kind:function(arm,size=0x64) addr:0x0207facc +func_ov000_0207fb30 kind:function(arm,size=0x30) addr:0x0207fb30 +func_ov000_0207fb60 kind:function(arm,size=0x30) addr:0x0207fb60 +func_ov000_0207fb90 kind:function(arm,size=0x8) addr:0x0207fb90 +func_ov000_0207fb98 kind:function(arm,size=0x38) addr:0x0207fb98 +func_ov000_0207fbd0 kind:function(arm,size=0x40) addr:0x0207fbd0 +func_ov000_0207fc10 kind:function(arm,size=0x44) addr:0x0207fc10 +func_ov000_0207fc54 kind:function(arm,size=0x3c) addr:0x0207fc54 +func_ov000_0207fc90 kind:function(arm,size=0x3c) addr:0x0207fc90 +func_ov000_0207fccc kind:function(arm,size=0x44) addr:0x0207fccc +func_ov000_0207fd10 kind:function(arm,size=0x4) addr:0x0207fd10 +func_ov000_0207fd14 kind:function(arm,size=0x4) addr:0x0207fd14 +func_ov000_0207fd18 kind:function(arm,size=0x28) addr:0x0207fd18 +func_ov000_0207fd40 kind:function(arm,size=0x38) addr:0x0207fd40 +func_ov000_0207fd78 kind:function(arm,size=0x4) addr:0x0207fd78 +func_ov000_0207fd7c kind:function(arm,size=0x40) addr:0x0207fd7c +func_ov000_0207fdbc kind:function(arm,size=0x250) addr:0x0207fdbc +func_ov000_0208000c kind:function(arm,size=0x5c) addr:0x0208000c +func_ov000_02080068 kind:function(arm,size=0x18) addr:0x02080068 +func_ov000_02080080 kind:function(arm,size=0x18) addr:0x02080080 +func_ov000_02080098 kind:function(arm,size=0xc8) addr:0x02080098 +func_ov000_02080160 kind:function(arm,size=0x20) addr:0x02080160 +func_ov000_02080180 kind:function(arm,size=0x10) addr:0x02080180 +func_ov000_02080190 kind:function(arm,size=0x20) addr:0x02080190 +func_ov000_020801b0 kind:function(arm,size=0x60) addr:0x020801b0 +func_ov000_02080210 kind:function(arm,size=0x78) addr:0x02080210 +func_ov000_02080288 kind:function(arm,size=0x64) addr:0x02080288 +func_ov000_020802ec kind:function(arm,size=0x78) addr:0x020802ec +func_ov000_02080364 kind:function(arm,size=0x88) addr:0x02080364 +func_ov000_020803ec kind:function(arm,size=0x150) addr:0x020803ec +func_ov000_0208053c kind:function(arm,size=0xe4) addr:0x0208053c +func_ov000_02080620 kind:function(arm,size=0x38) addr:0x02080620 +func_ov000_02080658 kind:function(arm,size=0xd8) addr:0x02080658 +func_ov000_02080730 kind:function(arm,size=0x64) addr:0x02080730 +func_ov000_02080794 kind:function(arm,size=0xac) addr:0x02080794 +func_ov000_02080840 kind:function(arm,size=0x6c) addr:0x02080840 +func_ov000_020808ac kind:function(arm,size=0x20) addr:0x020808ac +func_ov000_020808cc kind:function(arm,size=0x8) addr:0x020808cc +func_ov000_020808d4 kind:function(arm,size=0x20) addr:0x020808d4 +func_ov000_020808f4 kind:function(arm,size=0x5c) addr:0x020808f4 +func_ov000_02080950 kind:function(arm,size=0x48) addr:0x02080950 +func_ov000_02080998 kind:function(arm,size=0x40) addr:0x02080998 +func_ov000_020809d8 kind:function(arm,size=0x6c) addr:0x020809d8 +func_ov000_02080a44 kind:function(arm,size=0x18) addr:0x02080a44 +func_ov000_02080a5c kind:function(arm,size=0x1c) addr:0x02080a5c +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=0x68) addr:0x02080ac4 +func_ov000_02080b2c kind:function(arm,size=0x5c) addr:0x02080b2c +func_ov000_02080b88 kind:function(arm,size=0x48) addr:0x02080b88 +func_ov000_02080bd0 kind:function(arm,size=0x1c) addr:0x02080bd0 +func_ov000_02080bec kind:function(arm,size=0x98) addr:0x02080bec +func_ov000_02080c84 kind:function(arm,size=0x20c) addr:0x02080c84 +func_ov000_02080e90 kind:function(arm,size=0x224) addr:0x02080e90 +func_ov000_020810b4 kind:function(arm,size=0x4) addr:0x020810b4 +func_ov000_020810b8 kind:function(arm,size=0x7c) addr:0x020810b8 +func_ov000_02081134 kind:function(arm,size=0x4) addr:0x02081134 +func_ov000_02081138 kind:function(arm,size=0x18) addr:0x02081138 +func_ov000_02081150 kind:function(arm,size=0x70) addr:0x02081150 +func_ov000_020811c0 kind:function(arm,size=0xb0) addr:0x020811c0 +func_ov000_02081270 kind:function(arm,size=0x24) addr:0x02081270 +func_ov000_02081294 kind:function(arm,size=0x6c) addr:0x02081294 +func_ov000_02081300 kind:function(arm,size=0x54) addr:0x02081300 +func_ov000_02081354 kind:function(arm,size=0x118) addr:0x02081354 +func_ov000_0208146c kind:function(arm,size=0x80) addr:0x0208146c +func_ov000_020814ec kind:function(arm,size=0x34) addr:0x020814ec +func_ov000_02081520 kind:function(arm,size=0x54) addr:0x02081520 +func_ov000_02081574 kind:function(arm,size=0x8c) addr:0x02081574 +func_ov000_02081600 kind:function(arm,size=0x2c) addr:0x02081600 +func_ov000_0208162c kind:function(arm,size=0x28) addr:0x0208162c +func_ov000_02081654 kind:function(arm,size=0x18) addr:0x02081654 +func_ov000_0208166c kind:function(arm,size=0x24) addr:0x0208166c +func_ov000_02081690 kind:function(arm,size=0x14) addr:0x02081690 +func_ov000_020816a4 kind:function(arm,size=0x24) addr:0x020816a4 +func_ov000_020816c8 kind:function(arm,size=0x14) addr:0x020816c8 +func_ov000_020816dc kind:function(arm,size=0x30) addr:0x020816dc +func_ov000_0208170c kind:function(arm,size=0x50) addr:0x0208170c +func_ov000_0208175c kind:function(arm,size=0x24) addr:0x0208175c +func_ov000_02081780 kind:function(arm,size=0x50) addr:0x02081780 +func_ov000_020817d0 kind:function(arm,size=0x24) addr:0x020817d0 +func_ov000_020817f4 kind:function(arm,size=0x28) addr:0x020817f4 +func_ov000_0208181c kind:function(arm,size=0x18) addr:0x0208181c +func_ov000_02081834 kind:function(arm,size=0x28) addr:0x02081834 +func_ov000_0208185c kind:function(arm,size=0x18) addr:0x0208185c +func_ov000_02081874 kind:function(arm,size=0x5c) addr:0x02081874 +func_ov000_020818d0 kind:function(arm,size=0xcc) addr:0x020818d0 +func_ov000_0208199c kind:function(arm,size=0x8) addr:0x0208199c +func_ov000_020819a4 kind:function(arm,size=0x180) addr:0x020819a4 +func_ov000_02081b24 kind:function(arm,size=0x44) addr:0x02081b24 +func_ov000_02081b68 kind:function(arm,size=0xc) addr:0x02081b68 +func_ov000_02081b74 kind:function(arm,size=0x10) addr:0x02081b74 +func_ov000_02081b84 kind:function(arm,size=0x18) addr:0x02081b84 +func_ov000_02081b9c kind:function(arm,size=0x58) addr:0x02081b9c +func_ov000_02081bf4 kind:function(arm,size=0x34) addr:0x02081bf4 +func_ov000_02081c28 kind:function(arm,size=0x78) addr:0x02081c28 +func_ov000_02081ca0 kind:function(arm,size=0xa8) addr:0x02081ca0 +func_ov000_02081d48 kind:function(arm,size=0x10) addr:0x02081d48 +func_ov000_02081d58 kind:function(arm,size=0x4) addr:0x02081d58 +func_ov000_02081d5c kind:function(arm,size=0x20) addr:0x02081d5c +func_ov000_02081d7c kind:function(arm,size=0xb4) addr:0x02081d7c +func_ov000_02081e30 kind:function(arm,size=0x8c) addr:0x02081e30 +func_ov000_02081ebc kind:function(arm,size=0x10) addr:0x02081ebc +func_ov000_02081ecc kind:function(arm,size=0x10) addr:0x02081ecc +func_ov000_02081edc kind:function(arm,size=0x10) addr:0x02081edc +func_ov000_02081eec kind:function(arm,size=0x50) addr:0x02081eec +func_ov000_02081f3c kind:function(arm,size=0x4c) addr:0x02081f3c +func_ov000_02081f88 kind:function(arm,size=0x90) addr:0x02081f88 +func_ov000_02082018 kind:function(arm,size=0x10c) addr:0x02082018 +func_ov000_02082124 kind:function(arm,size=0x40) addr:0x02082124 +func_ov000_02082164 kind:function(arm,size=0x2c) addr:0x02082164 +func_ov000_02082190 kind:function(arm,size=0x4c) addr:0x02082190 +func_ov000_020821dc kind:function(arm,size=0x14) addr:0x020821dc +func_ov000_020821f0 kind:function(arm,size=0x1c) addr:0x020821f0 +func_ov000_0208220c kind:function(arm,size=0x70) addr:0x0208220c +func_ov000_0208227c kind:function(arm,size=0x70) addr:0x0208227c +func_ov000_020822ec kind:function(arm,size=0x14) addr:0x020822ec +func_ov000_02082300 kind:function(arm,size=0x1c) addr:0x02082300 +func_ov000_0208231c kind:function(arm,size=0x14) addr:0x0208231c +func_ov000_02082330 kind:function(arm,size=0x4) addr:0x02082330 +func_ov000_02082334 kind:function(arm,size=0x8) addr:0x02082334 +func_ov000_0208233c kind:function(arm,size=0x1c) addr:0x0208233c +func_ov000_02082358 kind:function(arm,size=0x20) addr:0x02082358 +func_ov000_02082378 kind:function(arm,size=0x30) addr:0x02082378 +func_ov000_020823a8 kind:function(arm,size=0x258) addr:0x020823a8 +func_ov000_02082600 kind:function(arm,size=0x1c) addr:0x02082600 +func_ov000_0208261c kind:function(arm,size=0x68) addr:0x0208261c +func_ov000_02082684 kind:function(arm,size=0x34) addr:0x02082684 +func_ov000_020826b8 kind:function(arm,size=0x90) addr:0x020826b8 +func_ov000_02082748 kind:function(arm,size=0x14) addr:0x02082748 +func_ov000_0208275c kind:function(arm,size=0xa8) addr:0x0208275c +func_ov000_02082804 kind:function(arm,size=0xc8) addr:0x02082804 +func_ov000_020828cc kind:function(arm,size=0xfc) addr:0x020828cc +func_ov000_020829c8 kind:function(thumb,size=0x1c) addr:0x020829c8 +func_ov000_020829e4 kind:function(thumb,size=0x14) addr:0x020829e4 +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=0x10) addr:0x02082a38 +func_ov000_02082a48 kind:function(arm,size=0x10) addr:0x02082a48 +func_ov000_02082a58 kind:function(arm,size=0x48) addr:0x02082a58 +func_ov000_02082aa0 kind:function(arm,size=0x10) addr:0x02082aa0 +func_ov000_02082ab0 kind:function(thumb,size=0x2c) addr:0x02082ab0 +func_ov000_02082adc kind:function(arm,size=0x70) addr:0x02082adc +func_ov000_02082b4c kind:function(arm,size=0x68) addr:0x02082b4c +func_ov000_02082bb4 kind:function(arm,size=0x1c) addr:0x02082bb4 +func_ov000_02082bd0 kind:function(arm,size=0x1c) addr:0x02082bd0 +func_ov000_02082bec kind:function(arm,size=0x6c) addr:0x02082bec +func_ov000_02082c58 kind:function(arm,size=0x188) addr:0x02082c58 +func_ov000_02082de0 kind:function(arm,size=0xc) addr:0x02082de0 +func_ov000_02082dec kind:function(arm,size=0xc) addr:0x02082dec +func_ov000_02082df8 kind:function(thumb,size=0x5c) addr:0x02082df8 +func_ov000_02082e54 kind:function(arm,size=0x24) addr:0x02082e54 +func_ov000_02082e78 kind:function(arm,size=0x22c) addr:0x02082e78 +func_ov000_020830a4 kind:function(arm,size=0x30) addr:0x020830a4 +func_ov000_020830d4 kind:function(arm,size=0x334) addr:0x020830d4 +func_ov000_02083408 kind:function(thumb,size=0x44) addr:0x02083408 +func_ov000_0208344c kind:function(thumb,size=0x4) addr:0x0208344c +func_ov000_02083450 kind:function(arm,size=0xc) addr:0x02083450 +func_ov000_0208345c kind:function(arm,size=0x2e0) addr:0x0208345c +func_ov000_0208373c kind:function(arm,size=0x24) addr:0x0208373c +func_ov000_02083760 kind:function(arm,size=0x40) addr:0x02083760 +func_ov000_020837a0 kind:function(thumb,size=0x14) addr:0x020837a0 +func_ov000_020837b4 kind:function(arm,size=0x74) addr:0x020837b4 +func_ov000_02083828 kind:function(arm,size=0x34) addr:0x02083828 +func_ov000_0208385c kind:function(arm,size=0x7c) addr:0x0208385c +func_ov000_020838d8 kind:function(arm,size=0x120) addr:0x020838d8 +func_ov000_020839f8 kind:function(arm,size=0x78) addr:0x020839f8 +func_ov000_02083a70 kind:function(arm,size=0x7c) addr:0x02083a70 +func_ov000_02083aec kind:function(arm,size=0x1cc) addr:0x02083aec +func_ov000_02083cb8 kind:function(arm,size=0x25c) addr:0x02083cb8 +func_ov000_02083f14 kind:function(arm,size=0x54) addr:0x02083f14 +func_ov000_02083f68 kind:function(thumb,size=0x30) addr:0x02083f68 +func_ov000_02083f98 kind:function(thumb,size=0x10) addr:0x02083f98 +func_ov000_02083fa8 kind:function(arm,size=0x1a8) addr:0x02083fa8 +func_ov000_02084150 kind:function(arm,size=0x24) addr:0x02084150 +func_ov000_02084174 kind:function(arm,size=0xd8) addr:0x02084174 +func_ov000_0208424c kind:function(arm,size=0xf8) addr:0x0208424c +func_ov000_02084344 kind:function(arm,size=0x10) addr:0x02084344 +func_ov000_02084354 kind:function(arm,size=0x14) addr:0x02084354 +func_ov000_02084368 kind:function(arm,size=0x18) addr:0x02084368 +func_ov000_02084380 kind:function(arm,size=0x10) addr:0x02084380 +func_ov000_02084390 kind:function(arm,size=0x28) addr:0x02084390 +func_ov000_020843b8 kind:function(arm,size=0x18) addr:0x020843b8 +func_ov000_020843d0 kind:function(arm,size=0x18) addr:0x020843d0 +func_ov000_020843e8 kind:function(thumb,size=0x174) addr:0x020843e8 +func_ov000_0208455c kind:function(thumb,size=0x2c) addr:0x0208455c +func_ov000_02084588 kind:function(thumb,size=0x30) addr:0x02084588 +func_ov000_020845b8 kind:function(thumb,size=0x2c) addr:0x020845b8 +func_ov000_020845e4 kind:function(thumb,size=0x80) addr:0x020845e4 +func_ov000_02084664 kind:function(thumb,size=0x20) addr:0x02084664 +func_ov000_02084684 kind:function(arm,size=0x5c) addr:0x02084684 +func_ov000_020846e0 kind:function(arm,size=0x38) addr:0x020846e0 +func_ov000_02084718 kind:function(arm,size=0x44) addr:0x02084718 +func_ov000_0208475c kind:function(arm,size=0x194) addr:0x0208475c +func_ov000_020848f0 kind:function(arm,size=0x54) addr:0x020848f0 +func_ov000_02084944 kind:function(arm,size=0x68) addr:0x02084944 +func_ov000_020849ac kind:function(arm,size=0x24) addr:0x020849ac +func_ov000_020849d0 kind:function(arm,size=0xf8) addr:0x020849d0 +func_ov000_02084ac8 kind:function(arm,size=0x174) addr:0x02084ac8 +func_ov000_02084c3c kind:function(arm,size=0x21c) addr:0x02084c3c +func_ov000_02084e58 kind:function(arm,size=0x408) addr:0x02084e58 +func_ov000_02085260 kind:function(arm,size=0x14) addr:0x02085260 +func_ov000_02085274 kind:function(arm,size=0x304) addr:0x02085274 +func_ov000_02085578 kind:function(arm,size=0x1a0) addr:0x02085578 +func_ov000_02085718 kind:function(arm,size=0x128) addr:0x02085718 +func_ov000_02085840 kind:function(arm,size=0x184) addr:0x02085840 +func_ov000_020859c4 kind:function(arm,size=0x34) addr:0x020859c4 +func_ov000_020859f8 kind:function(arm,size=0x30) addr:0x020859f8 +func_ov000_02085a28 kind:function(arm,size=0x20) addr:0x02085a28 +func_ov000_02085a48 kind:function(arm,size=0x9c) addr:0x02085a48 +func_ov000_02085ae4 kind:function(arm,size=0x1c) addr:0x02085ae4 +func_ov000_02085b00 kind:function(arm,size=0x2c) addr:0x02085b00 +func_ov000_02085b2c kind:function(arm,size=0x54) addr:0x02085b2c +func_ov000_02085b80 kind:function(arm,size=0x134) addr:0x02085b80 +func_ov000_02085cb4 kind:function(arm,size=0x68) addr:0x02085cb4 +func_ov000_02085d1c kind:function(arm,size=0x20) addr:0x02085d1c +func_ov000_02085d3c kind:function(arm,size=0x140) addr:0x02085d3c +func_ov000_02085e7c kind:function(arm,size=0x38) addr:0x02085e7c +func_ov000_02085eb4 kind:function(arm,size=0x68) addr:0x02085eb4 +func_ov000_02085f1c kind:function(arm,size=0xf0) addr:0x02085f1c +func_ov000_0208600c kind:function(arm,size=0x68) addr:0x0208600c +func_ov000_02086074 kind:function(arm,size=0x12c) addr:0x02086074 +func_ov000_020861a0 kind:function(arm,size=0xf8) addr:0x020861a0 +func_ov000_02086298 kind:function(arm,size=0x16c) addr:0x02086298 +func_ov000_02086404 kind:function(arm,size=0xf4) addr:0x02086404 +func_ov000_020864f8 kind:function(arm,size=0x114) addr:0x020864f8 +func_ov000_0208660c kind:function(thumb,size=0xf8) addr:0x0208660c +func_ov000_02086704 kind:function(thumb,size=0x54) addr:0x02086704 +func_ov000_02086758 kind:function(arm,size=0x9c) addr:0x02086758 +func_ov000_020867f4 kind:function(arm,size=0x3c) addr:0x020867f4 +func_ov000_02086830 kind:function(arm,size=0x74) addr:0x02086830 +func_ov000_020868a4 kind:function(arm,size=0x58) addr:0x020868a4 +func_ov000_020868fc kind:function(arm,size=0x104) addr:0x020868fc +func_ov000_02086a00 kind:function(arm,size=0x370) addr:0x02086a00 +func_ov000_02086d70 kind:function(arm,size=0x20c) addr:0x02086d70 +func_ov000_02086f7c kind:function(arm,size=0x14) addr:0x02086f7c +func_ov000_02086f90 kind:function(arm,size=0x1c) addr:0x02086f90 +func_ov000_02086fac kind:function(arm,size=0x1c) addr:0x02086fac +func_ov000_02086fc8 kind:function(arm,size=0xc8) addr:0x02086fc8 +func_ov000_02087090 kind:function(arm,size=0x14) addr:0x02087090 +func_ov000_020870a4 kind:function(arm,size=0x1c) addr:0x020870a4 +func_ov000_020870c0 kind:function(thumb,size=0x20) addr:0x020870c0 +func_ov000_020870e0 kind:function(arm,size=0x2c) addr:0x020870e0 +func_ov000_0208710c kind:function(arm,size=0x38) addr:0x0208710c +func_ov000_02087144 kind:function(arm,size=0x9c) addr:0x02087144 +func_ov000_020871e0 kind:function(arm,size=0x88) addr:0x020871e0 +func_ov000_02087268 kind:function(arm,size=0x30) addr:0x02087268 +func_ov000_02087298 kind:function(arm,size=0x24) addr:0x02087298 +func_ov000_020872bc kind:function(thumb,size=0x24) addr:0x020872bc +func_ov000_020872e0 kind:function(arm,size=0x440) addr:0x020872e0 +func_ov000_02087720 kind:function(arm,size=0x114) addr:0x02087720 +func_ov000_02087834 kind:function(arm,size=0x40) addr:0x02087834 +func_ov000_02087874 kind:function(arm,size=0x6c) addr:0x02087874 +func_ov000_020878e0 kind:function(arm,size=0x68) addr:0x020878e0 +func_ov000_02087948 kind:function(arm,size=0x11c) addr:0x02087948 +func_ov000_02087a64 kind:function(arm,size=0x15c) addr:0x02087a64 +func_ov000_02087bc0 kind:function(arm,size=0xf8) addr:0x02087bc0 +func_ov000_02087cb8 kind:function(arm,size=0xac) addr:0x02087cb8 +func_ov000_02087d64 kind:function(arm,size=0x14) addr:0x02087d64 +func_ov000_02087d78 kind:function(arm,size=0x1c) addr:0x02087d78 +func_ov000_02087d94 kind:function(arm,size=0x14) addr:0x02087d94 +func_ov000_02087da8 kind:function(arm,size=0x7c) addr:0x02087da8 +func_ov000_02087e24 kind:function(arm,size=0xc4) addr:0x02087e24 +func_ov000_02087ee8 kind:function(arm,size=0x90) addr:0x02087ee8 +func_ov000_02087f78 kind:function(arm,size=0x50) addr:0x02087f78 +func_ov000_02087fc8 kind:function(arm,size=0x98) addr:0x02087fc8 +func_ov000_02088060 kind:function(arm,size=0x10c) addr:0x02088060 +func_ov000_0208816c kind:function(arm,size=0xfc) addr:0x0208816c +func_ov000_02088268 kind:function(arm,size=0x60) addr:0x02088268 +func_ov000_020882c8 kind:function(arm,size=0x64) addr:0x020882c8 +func_ov000_0208832c kind:function(arm,size=0x20) addr:0x0208832c +func_ov000_0208834c kind:function(arm,size=0xdc) addr:0x0208834c +func_ov000_02088428 kind:function(arm,size=0x68) addr:0x02088428 +func_ov000_02088490 kind:function(arm,size=0x94) addr:0x02088490 +func_ov000_02088524 kind:function(arm,size=0xe4) addr:0x02088524 +func_ov000_02088608 kind:function(arm,size=0xf8) addr:0x02088608 +func_ov000_02088700 kind:function(arm,size=0xb8) addr:0x02088700 +func_ov000_020887b8 kind:function(arm,size=0x30) addr:0x020887b8 +func_ov000_020887e8 kind:function(arm,size=0x38) addr:0x020887e8 +func_ov000_02088820 kind:function(arm,size=0x14) addr:0x02088820 +func_ov000_02088834 kind:function(arm,size=0x20) addr:0x02088834 +func_ov000_02088854 kind:function(arm,size=0x34) addr:0x02088854 +func_ov000_02088888 kind:function(arm,size=0x40) addr:0x02088888 +func_ov000_020888c8 kind:function(arm,size=0x48) addr:0x020888c8 +func_ov000_02088910 kind:function(arm,size=0x198) addr:0x02088910 +func_ov000_02088aa8 kind:function(arm,size=0x10c) addr:0x02088aa8 +func_ov000_02088bb4 kind:function(arm,size=0x15c) addr:0x02088bb4 +func_ov000_02088d10 kind:function(arm,size=0x98) addr:0x02088d10 +func_ov000_02088da8 kind:function(arm,size=0x2c) addr:0x02088da8 +func_ov000_02088dd4 kind:function(arm,size=0x24) addr:0x02088dd4 +func_ov000_02088df8 kind:function(arm,size=0x34) addr:0x02088df8 +func_ov000_02088e2c kind:function(arm,size=0x34) addr:0x02088e2c +func_ov000_02088e60 kind:function(arm,size=0x40) addr:0x02088e60 +func_ov000_02088ea0 kind:function(arm,size=0x14) addr:0x02088ea0 +func_ov000_02088eb4 kind:function(arm,size=0x7c) addr:0x02088eb4 +func_ov000_02088f30 kind:function(arm,size=0x384) addr:0x02088f30 +func_ov000_020892b4 kind:function(arm,size=0x6c) addr:0x020892b4 +func_ov000_02089320 kind:function(arm,size=0x14) addr:0x02089320 +func_ov000_02089334 kind:function(arm,size=0x14) addr:0x02089334 +func_ov000_02089348 kind:function(arm,size=0x40) addr:0x02089348 +func_ov000_02089388 kind:function(arm,size=0x60) addr:0x02089388 +func_ov000_020893e8 kind:function(arm,size=0x94) addr:0x020893e8 +func_ov000_0208947c kind:function(arm,size=0x40) addr:0x0208947c +func_ov000_020894bc kind:function(arm,size=0x1ac) addr:0x020894bc +func_ov000_02089668 kind:function(arm,size=0x84) addr:0x02089668 +func_ov000_020896ec kind:function(arm,size=0x100) addr:0x020896ec +func_ov000_020897ec kind:function(arm,size=0x3c) addr:0x020897ec +func_ov000_02089828 kind:function(arm,size=0x20) addr:0x02089828 +func_ov000_02089848 kind:function(arm,size=0x2c) addr:0x02089848 +func_ov000_02089874 kind:function(arm,size=0x34) addr:0x02089874 +func_ov000_020898a8 kind:function(arm,size=0x2c) addr:0x020898a8 +func_ov000_020898d4 kind:function(arm,size=0x4) addr:0x020898d4 +func_ov000_020898d8 kind:function(arm,size=0x24) addr:0x020898d8 +func_ov000_020898fc kind:function(arm,size=0x14) addr:0x020898fc +func_ov000_02089910 kind:function(arm,size=0x2c) addr:0x02089910 +func_ov000_0208993c kind:function(arm,size=0x4c) addr:0x0208993c +func_ov000_02089988 kind:function(thumb,size=0xc) addr:0x02089988 +func_ov000_02089994 kind:function(thumb,size=0x4) addr:0x02089994 +func_ov000_02089998 kind:function(arm,size=0x184) addr:0x02089998 +func_ov000_02089b1c kind:function(arm,size=0x3c) addr:0x02089b1c +func_ov000_02089b58 kind:function(arm,size=0x64) addr:0x02089b58 +func_ov000_02089bbc kind:function(arm,size=0x64) addr:0x02089bbc +func_ov000_02089c20 kind:function(arm,size=0xbc) addr:0x02089c20 +func_ov000_02089cdc kind:function(arm,size=0xe8) addr:0x02089cdc +func_ov000_02089dc4 kind:function(arm,size=0x28) addr:0x02089dc4 +func_ov000_02089dec kind:function(arm,size=0x68) addr:0x02089dec +func_ov000_02089e54 kind:function(arm,size=0x88) addr:0x02089e54 +func_ov000_02089edc kind:function(arm,size=0x30) addr:0x02089edc +func_ov000_02089f0c kind:function(arm,size=0x40) addr:0x02089f0c +func_ov000_02089f4c kind:function(arm,size=0x28) addr:0x02089f4c +func_ov000_02089f74 kind:function(arm,size=0x24) addr:0x02089f74 +func_ov000_02089f98 kind:function(arm,size=0x18) addr:0x02089f98 +func_ov000_02089fb0 kind:function(arm,size=0xe0) addr:0x02089fb0 +func_ov000_0208a090 kind:function(arm,size=0x60) addr:0x0208a090 +func_ov000_0208a0f0 kind:function(arm,size=0x10) addr:0x0208a0f0 +func_ov000_0208a100 kind:function(arm,size=0x64) addr:0x0208a100 +func_ov000_0208a164 kind:function(arm,size=0x64) addr:0x0208a164 +func_ov000_0208a1c8 kind:function(thumb,size=0x48) addr:0x0208a1c8 +func_ov000_0208a210 kind:function(thumb,size=0x8) addr:0x0208a210 +func_ov000_0208a218 kind:function(thumb,size=0x38) addr:0x0208a218 +func_ov000_0208a250 kind:function(thumb,size=0x74) addr:0x0208a250 +func_ov000_0208a2c4 kind:function(arm,size=0x54) addr:0x0208a2c4 +func_ov000_0208a318 kind:function(arm,size=0x74) addr:0x0208a318 +func_ov000_0208a38c kind:function(arm,size=0x30) addr:0x0208a38c +func_ov000_0208a3bc kind:function(arm,size=0x328) addr:0x0208a3bc +func_ov000_0208a6e4 kind:function(arm,size=0x48) addr:0x0208a6e4 +func_ov000_0208a72c kind:function(thumb,size=0x10) addr:0x0208a72c +func_ov000_0208a73c kind:function(arm,size=0x68) addr:0x0208a73c +func_ov000_0208a7a4 kind:function(arm,size=0x28) addr:0x0208a7a4 +func_ov000_0208a7cc kind:function(arm,size=0x60) addr:0x0208a7cc +func_ov000_0208a82c kind:function(arm,size=0x198) addr:0x0208a82c +func_ov000_0208a9c4 kind:function(arm,size=0x8c) addr:0x0208a9c4 +func_ov000_0208aa50 kind:function(arm,size=0x7c) addr:0x0208aa50 +func_ov000_0208aacc kind:function(arm,size=0x50) addr:0x0208aacc +func_ov000_0208ab1c kind:function(arm,size=0x18) addr:0x0208ab1c +func_ov000_0208ab34 kind:function(arm,size=0x90) addr:0x0208ab34 +func_ov000_0208abc4 kind:function(arm,size=0x150) addr:0x0208abc4 +func_ov000_0208ad14 kind:function(arm,size=0xa0) addr:0x0208ad14 +func_ov000_0208adb4 kind:function(arm,size=0x88) addr:0x0208adb4 +func_ov000_0208ae3c kind:function(arm,size=0x48) addr:0x0208ae3c +func_ov000_0208ae84 kind:function(arm,size=0x14) addr:0x0208ae84 +func_ov000_0208ae98 kind:function(thumb,size=0x4c) addr:0x0208ae98 +func_ov000_0208aee4 kind:function(thumb,size=0x28) addr:0x0208aee4 +func_ov000_0208af0c kind:function(arm,size=0x1fc) addr:0x0208af0c +func_ov000_0208b108 kind:function(arm,size=0x7c) addr:0x0208b108 +func_ov000_0208b184 kind:function(arm,size=0xbc) addr:0x0208b184 +func_ov000_0208b240 kind:function(arm,size=0x30) addr:0x0208b240 +func_ov000_0208b270 kind:function(arm,size=0xb4) addr:0x0208b270 +func_ov000_0208b324 kind:function(arm,size=0x18c) addr:0x0208b324 +func_ov000_0208b4b0 kind:function(arm,size=0x124) addr:0x0208b4b0 +func_ov000_0208b5d4 kind:function(arm,size=0x41c) addr:0x0208b5d4 +func_ov000_0208b9f0 kind:function(arm,size=0x20) addr:0x0208b9f0 +func_ov000_0208ba10 kind:function(arm,size=0x20) addr:0x0208ba10 +func_ov000_0208ba30 kind:function(arm,size=0x10) addr:0x0208ba30 +func_ov000_0208ba40 kind:function(thumb,size=0x20) addr:0x0208ba40 +func_ov000_0208ba60 kind:function(arm,size=0x20) addr:0x0208ba60 +func_ov000_0208ba80 kind:function(arm,size=0x14) addr:0x0208ba80 +func_ov000_0208ba94 kind:function(arm,size=0x1c) addr:0x0208ba94 +func_ov000_0208bab0 kind:function(arm,size=0x1c) addr:0x0208bab0 +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=0x10) addr:0x0208bb0c +func_ov000_0208bb1c kind:function(arm,size=0x10) addr:0x0208bb1c +func_ov000_0208bb2c kind:function(arm,size=0x28) addr:0x0208bb2c +func_ov000_0208bb54 kind:function(arm,size=0x18) addr:0x0208bb54 +func_ov000_0208bb6c kind:function(arm,size=0x18) addr:0x0208bb6c +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=0x10) addr:0x0208bbb4 +func_ov000_0208bbc4 kind:function(arm,size=0x10) addr:0x0208bbc4 +func_ov000_0208bbd4 kind:function(arm,size=0x2c) addr:0x0208bbd4 +func_ov000_0208bc00 kind:function(arm,size=0x1c) addr:0x0208bc00 +func_ov000_0208bc1c kind:function(arm,size=0x40) addr:0x0208bc1c +func_ov000_0208bc5c kind:function(arm,size=0x40) addr:0x0208bc5c +func_ov000_0208bc9c kind:function(arm,size=0x84) addr:0x0208bc9c +func_ov000_0208bd20 kind:function(arm,size=0x10) addr:0x0208bd20 +func_ov000_0208bd30 kind:function(arm,size=0x18) addr:0x0208bd30 +func_ov000_0208bd48 kind:function(arm,size=0x34) addr:0x0208bd48 +func_ov000_0208bd7c kind:function(arm,size=0x10) addr:0x0208bd7c +func_ov000_0208bd8c kind:function(arm,size=0x10) addr:0x0208bd8c +func_ov000_0208bd9c kind:function(arm,size=0x18) addr:0x0208bd9c +func_ov000_0208bdb4 kind:function(arm,size=0x20) addr:0x0208bdb4 +func_ov000_0208bdd4 kind:function(arm,size=0x10) addr:0x0208bdd4 +func_ov000_0208bde4 kind:function(arm,size=0x18) addr:0x0208bde4 +func_ov000_0208bdfc kind:function(arm,size=0x10) addr:0x0208bdfc +func_ov000_0208be0c kind:function(arm,size=0x3c) addr:0x0208be0c +func_ov000_0208be48 kind:function(arm,size=0x28) addr:0x0208be48 +func_ov000_0208be70 kind:function(arm,size=0x2c) addr:0x0208be70 +func_ov000_0208be9c kind:function(arm,size=0x2c) addr:0x0208be9c +func_ov000_0208bec8 kind:function(arm,size=0x20) addr:0x0208bec8 +func_ov000_0208bee8 kind:function(arm,size=0x20) addr:0x0208bee8 +func_ov000_0208bf08 kind:function(arm,size=0x2c) addr:0x0208bf08 +func_ov000_0208bf34 kind:function(arm,size=0x34) addr:0x0208bf34 +func_ov000_0208bf68 kind:function(arm,size=0x20) addr:0x0208bf68 +func_ov000_0208bf88 kind:function(arm,size=0x24) addr:0x0208bf88 +func_ov000_0208bfac kind:function(arm,size=0x10) addr:0x0208bfac +func_ov000_0208bfbc kind:function(arm,size=0x14) addr:0x0208bfbc +func_ov000_0208bfd0 kind:function(arm,size=0x14) addr:0x0208bfd0 +func_ov000_0208bfe4 kind:function(thumb,size=0x3c) addr:0x0208bfe4 +func_ov000_0208c020 kind:function(thumb,size=0x38) addr:0x0208c020 +func_ov000_0208c058 kind:function(thumb,size=0x48) addr:0x0208c058 +func_ov000_0208c0a0 kind:function(arm,size=0x40) addr:0x0208c0a0 +func_ov000_0208c0e0 kind:function(arm,size=0x28) addr:0x0208c0e0 +func_ov000_0208c108 kind:function(arm,size=0x74) addr:0x0208c108 +func_ov000_0208c17c kind:function(arm,size=0x298) addr:0x0208c17c +func_ov000_0208c414 kind:function(arm,size=0x14) addr:0x0208c414 +func_ov000_0208c428 kind:function(arm,size=0x1c) addr:0x0208c428 +func_ov000_0208c444 kind:function(arm,size=0x178) addr:0x0208c444 +func_ov000_0208c5bc kind:function(arm,size=0xe4) addr:0x0208c5bc +func_ov000_0208c6a0 kind:function(arm,size=0x14) addr:0x0208c6a0 +func_ov000_0208c6b4 kind:function(arm,size=0x1c) addr:0x0208c6b4 +func_ov000_0208c6d0 kind:function(thumb,size=0x4) addr:0x0208c6d0 +func_ov000_0208c6d4 kind:function(arm,size=0x50) addr:0x0208c6d4 +func_ov000_0208c724 kind:function(arm,size=0x68) addr:0x0208c724 +func_ov000_0208c78c kind:function(thumb,size=0x24) addr:0x0208c78c +func_ov000_0208c7b0 kind:function(arm,size=0x40) addr:0x0208c7b0 +func_ov000_0208c7f0 kind:function(arm,size=0x1c) addr:0x0208c7f0 +func_ov000_0208c80c kind:function(arm,size=0x68) addr:0x0208c80c +func_ov000_0208c874 kind:function(thumb,size=0x18) addr:0x0208c874 +func_ov000_0208c88c kind:function(arm,size=0x6c) addr:0x0208c88c +func_ov000_0208c8f8 kind:function(thumb,size=0x1c) addr:0x0208c8f8 +func_ov000_0208c914 kind:function(thumb,size=0x4c) addr:0x0208c914 +func_ov000_0208c960 kind:function(thumb,size=0x3c) addr:0x0208c960 +func_ov000_0208c99c kind:function(arm,size=0x6c) addr:0x0208c99c +func_ov000_0208ca08 kind:function(arm,size=0xc0) addr:0x0208ca08 +func_ov000_0208cac8 kind:function(arm,size=0x40) addr:0x0208cac8 +func_ov000_0208cb08 kind:function(arm,size=0xc4) addr:0x0208cb08 +func_ov000_0208cbcc kind:function(arm,size=0x24) addr:0x0208cbcc +func_ov000_0208cbf0 kind:function(arm,size=0x30) addr:0x0208cbf0 +func_ov000_0208cc20 kind:function(arm,size=0x38) addr:0x0208cc20 +func_ov000_0208cc58 kind:function(arm,size=0x38) addr:0x0208cc58 +func_ov000_0208cc90 kind:function(arm,size=0x4c) addr:0x0208cc90 +func_ov000_0208ccdc kind:function(arm,size=0x4c) addr:0x0208ccdc +func_ov000_0208cd28 kind:function(arm,size=0x78) addr:0x0208cd28 +func_ov000_0208cda0 kind:function(arm,size=0x68) addr:0x0208cda0 +func_ov000_0208ce08 kind:function(arm,size=0x50) addr:0x0208ce08 +func_ov000_0208ce58 kind:function(arm,size=0x70) addr:0x0208ce58 +func_ov000_0208cec8 kind:function(arm,size=0x58) addr:0x0208cec8 +func_ov000_0208cf20 kind:function(arm,size=0x20c) addr:0x0208cf20 +func_ov000_0208d12c kind:function(arm,size=0x50) addr:0x0208d12c +func_ov000_0208d17c kind:function(arm,size=0x60) addr:0x0208d17c +func_ov000_0208d1dc kind:function(arm,size=0x58) addr:0x0208d1dc +func_ov000_0208d234 kind:function(arm,size=0x174) addr:0x0208d234 +func_ov000_0208d3a8 kind:function(arm,size=0x28) addr:0x0208d3a8 +func_ov000_0208d3d0 kind:function(arm,size=0x2c) addr:0x0208d3d0 +func_ov000_0208d3fc kind:function(thumb,size=0x90) addr:0x0208d3fc +func_ov000_0208d48c kind:function(arm,size=0x114) addr:0x0208d48c +func_ov000_0208d5a0 kind:function(arm,size=0x6c) addr:0x0208d5a0 +func_ov000_0208d60c kind:function(arm,size=0x148) addr:0x0208d60c +func_ov000_0208d754 kind:function(arm,size=0x9c) addr:0x0208d754 +func_ov000_0208d7f0 kind:function(arm,size=0x100) addr:0x0208d7f0 +func_ov000_0208d8f0 kind:function(arm,size=0x38) addr:0x0208d8f0 +func_ov000_0208d928 kind:function(arm,size=0x18) addr:0x0208d928 +func_ov000_0208d940 kind:function(arm,size=0x194) addr:0x0208d940 +func_ov000_0208dad4 kind:function(arm,size=0x34) addr:0x0208dad4 +func_ov000_0208db08 kind:function(arm,size=0xd8) addr:0x0208db08 +func_ov000_0208dbe0 kind:function(arm,size=0xc) addr:0x0208dbe0 +func_ov000_0208dbec kind:function(arm,size=0x18) addr:0x0208dbec +func_ov000_0208dc04 kind:function(arm,size=0x1c) addr:0x0208dc04 +func_ov000_0208dc20 kind:function(arm,size=0x18) addr:0x0208dc20 +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=0x10) addr:0x0208dc78 +func_ov000_0208dc88 kind:function(arm,size=0x10) addr:0x0208dc88 +func_ov000_0208dc98 kind:function(arm,size=0x58) addr:0x0208dc98 +func_ov000_0208dcf0 kind:function(arm,size=0x60) addr:0x0208dcf0 +func_ov000_0208dd50 kind:function(arm,size=0x10) addr:0x0208dd50 +func_ov000_0208dd60 kind:function(arm,size=0x10) addr:0x0208dd60 +func_ov000_0208dd70 kind:function(arm,size=0x70c) addr:0x0208dd70 +func_ov000_0208e47c kind:function(arm,size=0xbc) addr:0x0208e47c +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=0x10) addr:0x0208e568 +func_ov000_0208e578 kind:function(arm,size=0x10) addr:0x0208e578 +func_ov000_0208e588 kind:function(arm,size=0x60) addr:0x0208e588 +func_ov000_0208e5e8 kind:function(arm,size=0x40) addr:0x0208e5e8 +func_ov000_0208e628 kind:function(arm,size=0x4c) addr:0x0208e628 +func_ov000_0208e674 kind:function(arm,size=0x54) addr:0x0208e674 +func_ov000_0208e6c8 kind:function(arm,size=0x3c) addr:0x0208e6c8 +func_ov000_0208e704 kind:function(arm,size=0x18) addr:0x0208e704 +func_ov000_0208e71c kind:function(arm,size=0x2c) addr:0x0208e71c +func_ov000_0208e748 kind:function(arm,size=0x40) addr:0x0208e748 +func_ov000_0208e788 kind:function(thumb,size=0x68) addr:0x0208e788 +func_ov000_0208e7f0 kind:function(arm,size=0x14) addr:0x0208e7f0 +func_ov000_0208e804 kind:function(arm,size=0x1c) addr:0x0208e804 +func_ov000_0208e820 kind:function(arm,size=0x10) addr:0x0208e820 +func_ov000_0208e830 kind:function(arm,size=0x14) addr:0x0208e830 +func_ov000_0208e844 kind:function(arm,size=0x14) addr:0x0208e844 +func_ov000_0208e858 kind:function(thumb,size=0x1c) addr:0x0208e858 +func_ov000_0208e874 kind:function(thumb,size=0x148) addr:0x0208e874 +func_ov000_0208e9bc kind:function(thumb,size=0x10) addr:0x0208e9bc +func_ov000_0208e9cc kind:function(thumb,size=0x10) addr:0x0208e9cc +func_ov000_0208e9dc kind:function(thumb,size=0x18) addr:0x0208e9dc +func_ov000_0208e9f4 kind:function(thumb,size=0x7c) addr:0x0208e9f4 +func_ov000_0208ea70 kind:function(thumb,size=0x6c) addr:0x0208ea70 +func_ov000_0208eadc kind:function(thumb,size=0x68) addr:0x0208eadc +func_ov000_0208eb44 kind:function(thumb,size=0x4c) addr:0x0208eb44 +func_ov000_0208eb90 kind:function(arm,size=0x104) addr:0x0208eb90 +func_ov000_0208ec94 kind:function(arm,size=0x60) addr:0x0208ec94 +func_ov000_0208ecf4 kind:function(thumb,size=0x1c) addr:0x0208ecf4 +func_ov000_0208ed10 kind:function(thumb,size=0x20) addr:0x0208ed10 +func_ov000_0208ed30 kind:function(thumb,size=0x34) addr:0x0208ed30 +func_ov000_0208ed64 kind:function(thumb,size=0xc4) addr:0x0208ed64 +func_ov000_0208ee28 kind:function(thumb,size=0x6c) addr:0x0208ee28 +func_ov000_0208ee94 kind:function(arm,size=0x8c) addr:0x0208ee94 +func_ov000_0208ef20 kind:function(arm,size=0x68) addr:0x0208ef20 +func_ov000_0208ef88 kind:function(thumb,size=0x34) addr:0x0208ef88 +func_ov000_0208efbc kind:function(thumb,size=0x14) addr:0x0208efbc +func_ov000_0208efd0 kind:function(thumb,size=0x14) addr:0x0208efd0 +func_ov000_0208efe4 kind:function(arm,size=0x28) addr:0x0208efe4 +func_ov000_0208f00c kind:function(arm,size=0x430) addr:0x0208f00c +func_ov000_0208f43c kind:function(arm,size=0x120) addr:0x0208f43c +func_ov000_0208f55c kind:function(arm,size=0x124) addr:0x0208f55c +func_ov000_0208f680 kind:function(arm,size=0x1a0) addr:0x0208f680 +func_ov000_0208f820 kind:function(arm,size=0x8c) addr:0x0208f820 +func_ov000_0208f8ac kind:function(arm,size=0x4) addr:0x0208f8ac +func_ov000_0208f8b0 kind:function(arm,size=0x14) addr:0x0208f8b0 +func_ov000_0208f8c4 kind:function(arm,size=0x4) addr:0x0208f8c4 +func_ov000_0208f8c8 kind:function(arm,size=0x8c) addr:0x0208f8c8 +func_ov000_0208f954 kind:function(arm,size=0x40) addr:0x0208f954 +func_ov000_0208f994 kind:function(arm,size=0x11c) addr:0x0208f994 +func_ov000_0208fab0 kind:function(arm,size=0x324) addr:0x0208fab0 +func_ov000_0208fdd4 kind:function(arm,size=0xc8) addr:0x0208fdd4 +func_ov000_0208fe9c kind:function(arm,size=0x58) addr:0x0208fe9c +func_ov000_0208fef4 kind:function(arm,size=0x44) addr:0x0208fef4 +func_ov000_0208ff38 kind:function(arm,size=0x154) addr:0x0208ff38 +func_ov000_0209008c kind:function(arm,size=0xc8) addr:0x0209008c +func_ov000_02090154 kind:function(arm,size=0x48) addr:0x02090154 +func_ov000_0209019c kind:function(arm,size=0x8) addr:0x0209019c +func_ov000_020901a4 kind:function(arm,size=0x50) addr:0x020901a4 +func_ov000_020901f4 kind:function(arm,size=0x55c) addr:0x020901f4 +func_ov000_02090750 kind:function(arm,size=0x3c) addr:0x02090750 +func_ov000_0209078c kind:function(arm,size=0x30) addr:0x0209078c +func_ov000_020907bc kind:function(arm,size=0x4) addr:0x020907bc +func_ov000_020907c0 kind:function(arm,size=0x4) addr:0x020907c0 +func_ov000_020907c4 kind:function(arm,size=0x54) addr:0x020907c4 +func_ov000_02090818 kind:function(arm,size=0x38) addr:0x02090818 +func_ov000_02090850 kind:function(arm,size=0x90) addr:0x02090850 +func_ov000_020908e0 kind:function(arm,size=0x104) addr:0x020908e0 +func_ov000_020909e4 kind:function(arm,size=0x10c) addr:0x020909e4 +func_ov000_02090af0 kind:function(arm,size=0x44) addr:0x02090af0 +func_ov000_02090b34 kind:function(arm,size=0x50) addr:0x02090b34 +func_ov000_02090b84 kind:function(arm,size=0x2c) addr:0x02090b84 +func_ov000_02090bb0 kind:function(arm,size=0x438) addr:0x02090bb0 +func_ov000_02090fe8 kind:function(arm,size=0x524) addr:0x02090fe8 +func_ov000_0209150c kind:function(arm,size=0x68) addr:0x0209150c +func_ov000_02091574 kind:function(arm,size=0x20) addr:0x02091574 +func_ov000_02091594 kind:function(arm,size=0xb4) addr:0x02091594 +func_ov000_02091648 kind:function(arm,size=0x34) addr:0x02091648 +func_ov000_0209167c kind:function(arm,size=0x40) addr:0x0209167c +func_ov000_020916bc kind:function(arm,size=0x48) addr:0x020916bc +func_ov000_02091704 kind:function(arm,size=0xe4) addr:0x02091704 +func_ov000_020917e8 kind:function(arm,size=0x4c4) addr:0x020917e8 +func_ov000_02091cac kind:function(thumb,size=0x1f4) addr:0x02091cac +func_ov000_02091ea0 kind:function(arm,size=0x18) addr:0x02091ea0 +func_ov000_02091eb8 kind:function(arm,size=0x50) addr:0x02091eb8 +func_ov000_02091f08 kind:function(arm,size=0x28) addr:0x02091f08 +func_ov000_02091f30 kind:function(arm,size=0x164) addr:0x02091f30 +func_ov000_02092094 kind:function(arm,size=0x1c) addr:0x02092094 +func_ov000_020920b0 kind:function(arm,size=0x34) addr:0x020920b0 +func_ov000_020920e4 kind:function(arm,size=0xc4) addr:0x020920e4 +func_ov000_020921a8 kind:function(arm,size=0x3c) addr:0x020921a8 +func_ov000_020921e4 kind:function(arm,size=0x464) addr:0x020921e4 +func_ov000_02092648 kind:function(arm,size=0x7f0) addr:0x02092648 +func_ov000_02092e38 kind:function(arm,size=0x70) addr:0x02092e38 +func_ov000_02092ea8 kind:function(arm,size=0x24) addr:0x02092ea8 +func_ov000_02092ecc kind:function(arm,size=0x19c) addr:0x02092ecc +func_ov000_02093068 kind:function(arm,size=0x28) addr:0x02093068 +func_ov000_02093090 kind:function(arm,size=0x28) addr:0x02093090 +func_ov000_020930b8 kind:function(arm,size=0x3c) addr:0x020930b8 +func_ov000_020930f4 kind:function(arm,size=0x78) addr:0x020930f4 +func_ov000_0209316c kind:function(arm,size=0xe4) addr:0x0209316c +func_ov000_02093250 kind:function(arm,size=0xf0) addr:0x02093250 +func_ov000_02093340 kind:function(arm,size=0xf8) addr:0x02093340 +func_ov000_02093438 kind:function(arm,size=0x124) addr:0x02093438 +func_ov000_0209355c kind:function(arm,size=0xb0) addr:0x0209355c +func_ov000_0209360c kind:function(arm,size=0x44) addr:0x0209360c +func_ov000_02093650 kind:function(arm,size=0x4c) addr:0x02093650 +func_ov000_0209369c kind:function(arm,size=0x28) addr:0x0209369c +func_ov000_020936c4 kind:function(arm,size=0x28) addr:0x020936c4 +func_ov000_020936ec kind:function(arm,size=0x2c) addr:0x020936ec +func_ov000_02093718 kind:function(arm,size=0x38) addr:0x02093718 +func_ov000_02093750 kind:function(arm,size=0x3c) addr:0x02093750 +func_ov000_0209378c kind:function(arm,size=0x58) addr:0x0209378c +func_ov000_020937e4 kind:function(arm,size=0xc0) addr:0x020937e4 +func_ov000_020938a4 kind:function(arm,size=0x2c) addr:0x020938a4 +func_ov000_020938d0 kind:function(arm,size=0x2c) addr:0x020938d0 +func_ov000_020938fc kind:function(arm,size=0x58) addr:0x020938fc +func_ov000_02093954 kind:function(arm,size=0xb0) addr:0x02093954 +func_ov000_02093a04 kind:function(arm,size=0x10) addr:0x02093a04 +func_ov000_02093a14 kind:function(arm,size=0x30) addr:0x02093a14 +func_ov000_02093a44 kind:function(arm,size=0x44) addr:0x02093a44 +func_ov000_02093a88 kind:function(arm,size=0x28) addr:0x02093a88 +func_ov000_02093ab0 kind:function(arm,size=0x28) addr:0x02093ab0 +func_ov000_02093ad8 kind:function(arm,size=0x2c) addr:0x02093ad8 +func_ov000_02093b04 kind:function(arm,size=0x68) addr:0x02093b04 +func_ov000_02093b6c kind:function(arm,size=0x18) addr:0x02093b6c +func_ov000_02093b84 kind:function(arm,size=0xc) addr:0x02093b84 +func_ov000_02093b90 kind:function(arm,size=0x38) addr:0x02093b90 +func_ov000_02093bc8 kind:function(arm,size=0x144) addr:0x02093bc8 +func_ov000_02093d0c kind:function(arm,size=0x34) addr:0x02093d0c +func_ov000_02093d40 kind:function(arm,size=0x60) addr:0x02093d40 +func_ov000_02093da0 kind:function(arm,size=0x1b8) addr:0x02093da0 +func_ov000_02093f58 kind:function(arm,size=0x1c) addr:0x02093f58 +func_ov000_02093f74 kind:function(arm,size=0x5c) addr:0x02093f74 +func_ov000_02093fd0 kind:function(arm,size=0x18) addr:0x02093fd0 +func_ov000_02093fe8 kind:function(arm,size=0x2c) addr:0x02093fe8 +func_ov000_02094014 kind:function(arm,size=0x20) addr:0x02094014 +func_ov000_02094034 kind:function(arm,size=0x20) addr:0x02094034 +func_ov000_02094054 kind:function(arm,size=0x30) addr:0x02094054 +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=0x20) addr:0x02094104 +func_ov000_02094124 kind:function(arm,size=0x30) addr:0x02094124 +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=0x20) addr:0x02094294 +func_ov000_020942b4 kind:function(arm,size=0x30) addr:0x020942b4 +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=0x20) addr:0x02094404 +func_ov000_02094424 kind:function(arm,size=0x4c) addr:0x02094424 +func_ov000_02094470 kind:function(arm,size=0x34) addr:0x02094470 +func_ov000_020944a4 kind:function(arm,size=0x3c) addr:0x020944a4 +func_ov000_020944e0 kind:function(arm,size=0x834) addr:0x020944e0 +func_ov000_02094d14 kind:function(arm,size=0x48) addr:0x02094d14 +func_ov000_02094d5c kind:function(arm,size=0x7bc) addr:0x02094d5c +func_ov000_02095518 kind:function(arm,size=0x454) addr:0x02095518 +func_ov000_0209596c kind:function(arm,size=0x184) addr:0x0209596c +func_ov000_02095af0 kind:function(arm,size=0x3d4) addr:0x02095af0 +func_ov000_02095ec4 kind:function(arm,size=0x58) addr:0x02095ec4 +func_ov000_02095f1c kind:function(arm,size=0x34) addr:0x02095f1c +func_ov000_02095f50 kind:function(arm,size=0x34) addr:0x02095f50 +func_ov000_02095f84 kind:function(arm,size=0x3c) addr:0x02095f84 +func_ov000_02095fc0 kind:function(arm,size=0x70) addr:0x02095fc0 +func_ov000_02096030 kind:function(arm,size=0x124) addr:0x02096030 +func_ov000_02096154 kind:function(arm,size=0x6c) addr:0x02096154 +func_ov000_020961c0 kind:function(arm,size=0x2c) addr:0x020961c0 +func_ov000_020961ec kind:function(arm,size=0x170) addr:0x020961ec +func_ov000_0209635c kind:function(arm,size=0x514) addr:0x0209635c +func_ov000_02096870 kind:function(arm,size=0x20) addr:0x02096870 +func_ov000_02096890 kind:function(arm,size=0x28) addr:0x02096890 +func_ov000_020968b8 kind:function(arm,size=0x28) addr:0x020968b8 +func_ov000_020968e0 kind:function(arm,size=0x1c) addr:0x020968e0 +func_ov000_020968fc kind:function(arm,size=0xb8) addr:0x020968fc +func_ov000_020969b4 kind:function(arm,size=0xe8) addr:0x020969b4 +func_ov000_02096a9c kind:function(arm,size=0x58) addr:0x02096a9c +func_ov000_02096af4 kind:function(arm,size=0x28) addr:0x02096af4 +func_ov000_02096b1c kind:function(arm,size=0x78) addr:0x02096b1c +func_ov000_02096b94 kind:function(arm,size=0x14) addr:0x02096b94 +func_ov000_02096ba8 kind:function(arm,size=0x24) addr:0x02096ba8 +func_ov000_02096bcc kind:function(arm,size=0x48) addr:0x02096bcc +func_ov000_02096c14 kind:function(arm,size=0x14) addr:0x02096c14 +func_ov000_02096c28 kind:function(arm,size=0x20) addr:0x02096c28 +func_ov000_02096c48 kind:function(arm,size=0x48) addr:0x02096c48 +func_ov000_02096c90 kind:function(arm,size=0xc) addr:0x02096c90 +func_ov000_02096c9c kind:function(arm,size=0x8) addr:0x02096c9c +func_ov000_02096ca4 kind:function(arm,size=0x8) addr:0x02096ca4 +func_ov000_02096cac kind:function(arm,size=0x8) addr:0x02096cac +func_ov000_02096cb4 kind:function(arm,size=0x8) addr:0x02096cb4 +func_ov000_02096cbc kind:function(arm,size=0x4) addr:0x02096cbc +func_ov000_02096cc0 kind:function(arm,size=0x8) addr:0x02096cc0 +func_ov000_02096cc8 kind:function(arm,size=0x24) addr:0x02096cc8 +func_ov000_02096cec kind:function(arm,size=0x14) addr:0x02096cec +func_ov000_02096d00 kind:function(arm,size=0x68) addr:0x02096d00 +func_ov000_02096d68 kind:function(arm,size=0xdc) addr:0x02096d68 +func_ov000_02096e44 kind:function(arm,size=0x6c) addr:0x02096e44 +func_ov000_02096eb0 kind:function(arm,size=0x38) addr:0x02096eb0 +func_ov000_02096ee8 kind:function(arm,size=0x164) addr:0x02096ee8 +func_ov000_0209704c kind:function(arm,size=0x7c) addr:0x0209704c +func_ov000_020970c8 kind:function(arm,size=0xc4) addr:0x020970c8 +func_ov000_0209718c kind:function(arm,size=0xb8) addr:0x0209718c +func_ov000_02097244 kind:function(arm,size=0x44) addr:0x02097244 +func_ov000_02097288 kind:function(arm,size=0x154) addr:0x02097288 +func_ov000_020973dc kind:function(arm,size=0xc) addr:0x020973dc +func_ov000_020973e8 kind:function(arm,size=0xc) addr:0x020973e8 +func_ov000_020973f4 kind:function(arm,size=0x50) addr:0x020973f4 +func_ov000_02097444 kind:function(arm,size=0x98) addr:0x02097444 +func_ov000_020974dc kind:function(arm,size=0x4c) addr:0x020974dc +func_ov000_02097528 kind:function(arm,size=0x20) addr:0x02097528 +func_ov000_02097548 kind:function(arm,size=0x78) addr:0x02097548 +func_ov000_020975c0 kind:function(arm,size=0x1c) addr:0x020975c0 +func_ov000_020975dc kind:function(arm,size=0x1c) addr:0x020975dc +func_ov000_020975f8 kind:function(arm,size=0x78) addr:0x020975f8 +func_ov000_02097670 kind:function(arm,size=0xc) addr:0x02097670 +func_ov000_0209767c kind:function(arm,size=0xa8) addr:0x0209767c +func_ov000_02097724 kind:function(arm,size=0x28) addr:0x02097724 +func_ov000_0209774c kind:function(arm,size=0x8) addr:0x0209774c +func_ov000_02097754 kind:function(arm,size=0x7c) addr:0x02097754 +func_ov000_020977d0 kind:function(arm,size=0x14) addr:0x020977d0 +func_ov000_020977e4 kind:function(arm,size=0x2c) addr:0x020977e4 +func_ov000_02097810 kind:function(arm,size=0x4) addr:0x02097810 +func_ov000_02097814 kind:function(arm,size=0x4) addr:0x02097814 +func_ov000_02097818 kind:function(arm,size=0x4) addr:0x02097818 +func_ov000_0209781c kind:function(arm,size=0x7c) addr:0x0209781c +func_ov000_02097898 kind:function(arm,size=0x30) addr:0x02097898 +func_ov000_020978c8 kind:function(arm,size=0x14) addr:0x020978c8 +func_ov000_020978dc kind:function(arm,size=0x30) addr:0x020978dc +func_ov000_0209790c kind:function(arm,size=0x38) addr:0x0209790c +func_ov000_02097944 kind:function(arm,size=0x8) addr:0x02097944 +func_ov000_0209794c kind:function(arm,size=0x20) addr:0x0209794c +func_ov000_0209796c kind:function(arm,size=0x2c) addr:0x0209796c +func_ov000_02097998 kind:function(arm,size=0x1c) addr:0x02097998 +func_ov000_020979b4 kind:function(arm,size=0x30) addr:0x020979b4 +func_ov000_020979e4 kind:function(arm,size=0x8) addr:0x020979e4 +func_ov000_020979ec kind:function(arm,size=0x2c) addr:0x020979ec +func_ov000_02097a18 kind:function(arm,size=0x70) addr:0x02097a18 +func_ov000_02097a88 kind:function(arm,size=0x70) addr:0x02097a88 +func_ov000_02097af8 kind:function(arm,size=0x70) addr:0x02097af8 +func_ov000_02097b68 kind:function(arm,size=0x1c) addr:0x02097b68 +func_ov000_02097b84 kind:function(arm,size=0x34) addr:0x02097b84 +func_ov000_02097bb8 kind:function(arm,size=0x34) addr:0x02097bb8 +func_ov000_02097bec kind:function(arm,size=0x28) addr:0x02097bec +func_ov000_02097c14 kind:function(arm,size=0xc) addr:0x02097c14 +func_ov000_02097c20 kind:function(arm,size=0x80) addr:0x02097c20 +func_ov000_02097ca0 kind:function(arm,size=0x7c) addr:0x02097ca0 +func_ov000_02097d1c kind:function(arm,size=0x14) addr:0x02097d1c +func_ov000_02097d30 kind:function(arm,size=0x1c) addr:0x02097d30 +func_ov000_02097d4c kind:function(arm,size=0xb8) addr:0x02097d4c +func_ov000_02097e04 kind:function(arm,size=0x9c) addr:0x02097e04 +func_ov000_02097ea0 kind:function(arm,size=0x98) addr:0x02097ea0 +func_ov000_02097f38 kind:function(arm,size=0x94) addr:0x02097f38 +func_ov000_02097fcc kind:function(arm,size=0xb0) addr:0x02097fcc +func_ov000_0209807c kind:function(arm,size=0x64) addr:0x0209807c +func_ov000_020980e0 kind:function(arm,size=0x80) addr:0x020980e0 +func_ov000_02098160 kind:function(arm,size=0x80) addr:0x02098160 +func_ov000_020981e0 kind:function(arm,size=0x64) addr:0x020981e0 +func_ov000_02098244 kind:function(arm,size=0x64) addr:0x02098244 +func_ov000_020982a8 kind:function(arm,size=0x18) addr:0x020982a8 +func_ov000_020982c0 kind:function(arm,size=0x18) addr:0x020982c0 +func_ov000_020982d8 kind:function(arm,size=0x80) addr:0x020982d8 +func_ov000_02098358 kind:function(arm,size=0x14) addr:0x02098358 +func_ov000_0209836c kind:function(arm,size=0x1c) addr:0x0209836c +func_ov000_02098388 kind:function(arm,size=0xe8) addr:0x02098388 +func_ov000_02098470 kind:function(arm,size=0x4) addr:0x02098470 +func_ov000_02098474 kind:function(arm,size=0x14) addr:0x02098474 +func_ov000_02098488 kind:function(arm,size=0x4) addr:0x02098488 +func_ov000_0209848c kind:function(arm,size=0x1c) addr:0x0209848c +func_ov000_020984a8 kind:function(arm,size=0x8) addr:0x020984a8 +func_ov000_020984b0 kind:function(arm,size=0x4) addr:0x020984b0 +func_ov000_020984b4 kind:function(arm,size=0x4) addr:0x020984b4 +func_ov000_020984b8 kind:function(arm,size=0x4) addr:0x020984b8 +func_ov000_020984bc kind:function(arm,size=0x4) addr:0x020984bc +func_ov000_020984c0 kind:function(arm,size=0x4) addr:0x020984c0 +func_ov000_020984c4 kind:function(arm,size=0x4) addr:0x020984c4 +func_ov000_020984c8 kind:function(arm,size=0x8) addr:0x020984c8 +func_ov000_020984d0 kind:function(arm,size=0x20) addr:0x020984d0 +func_ov000_020984f0 kind:function(arm,size=0x28) addr:0x020984f0 +func_ov000_02098518 kind:function(arm,size=0x24) addr:0x02098518 +func_ov000_0209853c kind:function(arm,size=0x18) addr:0x0209853c +func_ov000_02098554 kind:function(arm,size=0x18) addr:0x02098554 +func_ov000_0209856c kind:function(arm,size=0xc) addr:0x0209856c +func_ov000_02098578 kind:function(arm,size=0xc) addr:0x02098578 +func_ov000_02098584 kind:function(arm,size=0x6c) addr:0x02098584 +func_ov000_020985f0 kind:function(arm,size=0x3c) addr:0x020985f0 +func_ov000_0209862c kind:function(arm,size=0x28) addr:0x0209862c +func_ov000_02098654 kind:function(arm,size=0x28) addr:0x02098654 +func_ov000_0209867c kind:function(arm,size=0x38) addr:0x0209867c +func_ov000_020986b4 kind:function(arm,size=0x48) addr:0x020986b4 +func_ov000_020986fc kind:function(arm,size=0x7c) addr:0x020986fc +func_ov000_02098778 kind:function(arm,size=0x88) addr:0x02098778 +func_ov000_02098800 kind:function(arm,size=0x38) addr:0x02098800 +func_ov000_02098838 kind:function(arm,size=0x28) addr:0x02098838 +func_ov000_02098860 kind:function(arm,size=0xb0) addr:0x02098860 +func_ov000_02098910 kind:function(arm,size=0xd0) addr:0x02098910 +func_ov000_020989e0 kind:function(arm,size=0x38) addr:0x020989e0 +func_ov000_02098a18 kind:function(arm,size=0x48) addr:0x02098a18 +func_ov000_02098a60 kind:function(arm,size=0x28) addr:0x02098a60 +func_ov000_02098a88 kind:function(arm,size=0x2c) addr:0x02098a88 +func_ov000_02098ab4 kind:function(arm,size=0x74) addr:0x02098ab4 +func_ov000_02098b28 kind:function(arm,size=0x64) addr:0x02098b28 +func_ov000_02098b8c kind:function(arm,size=0x184) addr:0x02098b8c +func_ov000_02098d10 kind:function(arm,size=0x6c) addr:0x02098d10 +func_ov000_02098d7c kind:function(arm,size=0x1b8) addr:0x02098d7c +func_ov000_02098f34 kind:function(arm,size=0xd0) addr:0x02098f34 +func_ov000_02099004 kind:function(arm,size=0xc) addr:0x02099004 +func_ov000_02099010 kind:function(arm,size=0xb0) addr:0x02099010 +func_ov000_020990c0 kind:function(arm,size=0x21c) addr:0x020990c0 +func_ov000_020992dc kind:function(arm,size=0x90) addr:0x020992dc +func_ov000_0209936c kind:function(arm,size=0x64) addr:0x0209936c +func_ov000_020993d0 kind:function(arm,size=0x80) addr:0x020993d0 +func_ov000_02099450 kind:function(arm,size=0x50) addr:0x02099450 +func_ov000_020994a0 kind:function(arm,size=0x74) addr:0x020994a0 +func_ov000_02099514 kind:function(arm,size=0x74) addr:0x02099514 +func_ov000_02099588 kind:function(arm,size=0x1b0) addr:0x02099588 +func_ov000_02099738 kind:function(arm,size=0x2c) addr:0x02099738 +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=0x20) addr:0x020997a4 +func_ov000_020997c4 kind:function(arm,size=0x2c) addr:0x020997c4 +func_ov000_020997f0 kind:function(arm,size=0x14) addr:0x020997f0 +func_ov000_02099804 kind:function(arm,size=0x1c) addr:0x02099804 +func_ov000_02099820 kind:function(arm,size=0x50) addr:0x02099820 +func_ov000_02099870 kind:function(arm,size=0x80) addr:0x02099870 +func_ov000_020998f0 kind:function(arm,size=0x11c) addr:0x020998f0 +func_ov000_02099a0c kind:function(arm,size=0x10) addr:0x02099a0c +func_ov000_02099a1c kind:function(arm,size=0xc) addr:0x02099a1c +func_ov000_02099a28 kind:function(thumb,size=0x54) addr:0x02099a28 +func_ov000_02099a7c kind:function(thumb,size=0x48) addr:0x02099a7c +func_ov000_02099ac4 kind:function(thumb,size=0x28) addr:0x02099ac4 +func_ov000_02099aec kind:function(thumb,size=0x4) addr:0x02099aec +func_ov000_02099af0 kind:function(thumb,size=0xc) addr:0x02099af0 +func_ov000_02099afc kind:function(thumb,size=0x4) addr:0x02099afc +func_ov000_02099b00 kind:function(arm,size=0x38) addr:0x02099b00 +func_ov000_02099b38 kind:function(arm,size=0x68) addr:0x02099b38 +func_ov000_02099ba0 kind:function(arm,size=0x110) addr:0x02099ba0 +func_ov000_02099cb0 kind:function(arm,size=0x84) addr:0x02099cb0 +func_ov000_02099d34 kind:function(arm,size=0xa8) addr:0x02099d34 +func_ov000_02099ddc kind:function(arm,size=0x7c) addr:0x02099ddc +func_ov000_02099e58 kind:function(arm,size=0x98) addr:0x02099e58 +func_ov000_02099ef0 kind:function(arm,size=0x74) addr:0x02099ef0 +func_ov000_02099f64 kind:function(arm,size=0x94) addr:0x02099f64 +func_ov000_02099ff8 kind:function(arm,size=0x74) addr:0x02099ff8 +func_ov000_0209a06c kind:function(arm,size=0x78) addr:0x0209a06c +func_ov000_0209a0e4 kind:function(arm,size=0x10) addr:0x0209a0e4 +func_ov000_0209a0f4 kind:function(arm,size=0x18) addr:0x0209a0f4 +func_ov000_0209a10c kind:function(arm,size=0x18) addr:0x0209a10c +func_ov000_0209a124 kind:function(arm,size=0x18) addr:0x0209a124 +func_ov000_0209a13c kind:function(arm,size=0x8) addr:0x0209a13c +func_ov000_0209a144 kind:function(arm,size=0x8) addr:0x0209a144 +func_ov000_0209a14c kind:function(arm,size=0x24) addr:0x0209a14c +func_ov000_0209a170 kind:function(arm,size=0x10) addr:0x0209a170 +func_ov000_0209a180 kind:function(arm,size=0x8) addr:0x0209a180 +func_ov000_0209a188 kind:function(thumb,size=0x30) addr:0x0209a188 +func_ov000_0209a1b8 kind:function(thumb,size=0x34) addr:0x0209a1b8 +func_ov000_0209a1ec kind:function(thumb,size=0x3c) addr:0x0209a1ec +func_ov000_0209a228 kind:function(thumb,size=0xc) addr:0x0209a228 +func_ov000_0209a234 kind:function(thumb,size=0x14) addr:0x0209a234 +func_ov000_0209a248 kind:function(thumb,size=0xc) addr:0x0209a248 +func_ov000_0209a254 kind:function(arm,size=0x34) addr:0x0209a254 +func_ov000_0209a288 kind:function(arm,size=0x68) addr:0x0209a288 +func_ov000_0209a2f0 kind:function(arm,size=0x18) addr:0x0209a2f0 +func_ov000_0209a308 kind:function(arm,size=0x18) addr:0x0209a308 +func_ov000_0209a320 kind:function(arm,size=0x14) addr:0x0209a320 +func_ov000_0209a334 kind:function(arm,size=0x14) addr:0x0209a334 +func_ov000_0209a348 kind:function(arm,size=0x14) addr:0x0209a348 +func_ov000_0209a35c kind:function(arm,size=0x88) addr:0x0209a35c +func_ov000_0209a3e4 kind:function(arm,size=0x238) addr:0x0209a3e4 +func_ov000_0209a61c kind:function(arm,size=0xb8) addr:0x0209a61c +func_ov000_0209a6d4 kind:function(arm,size=0x38) addr:0x0209a6d4 +func_ov000_0209a70c kind:function(arm,size=0x8) addr:0x0209a70c +func_ov000_0209a714 kind:function(arm,size=0x24) addr:0x0209a714 +func_ov000_0209a738 kind:function(arm,size=0x2c) addr:0x0209a738 +func_ov000_0209a764 kind:function(thumb,size=0x1c) addr:0x0209a764 +func_ov000_0209a780 kind:function(thumb,size=0x1c) addr:0x0209a780 +func_ov000_0209a79c kind:function(arm,size=0x1c) addr:0x0209a79c +func_ov000_0209a7b8 kind:function(arm,size=0xc) addr:0x0209a7b8 +func_ov000_0209a7c4 kind:function(arm,size=0x28) addr:0x0209a7c4 +func_ov000_0209a7ec kind:function(arm,size=0x28) addr:0x0209a7ec +func_ov000_0209a814 kind:function(arm,size=0x44) addr:0x0209a814 +func_ov000_0209a858 kind:function(arm,size=0x14) addr:0x0209a858 +func_ov000_0209a86c kind:function(arm,size=0x1c) addr:0x0209a86c +func_ov000_0209a888 kind:function(arm,size=0x14) addr:0x0209a888 +func_ov000_0209a89c kind:function(arm,size=0x1c) addr:0x0209a89c +func_ov000_0209a8b8 kind:function(arm,size=0xc) addr:0x0209a8b8 +func_ov000_0209a8c4 kind:function(arm,size=0x24) addr:0x0209a8c4 +func_ov000_0209a8e8 kind:function(arm,size=0x28) addr:0x0209a8e8 +func_ov000_0209a910 kind:function(arm,size=0x38) addr:0x0209a910 +func_ov000_0209a948 kind:function(arm,size=0x6c) addr:0x0209a948 +func_ov000_0209a9b4 kind:function(arm,size=0x7c) addr:0x0209a9b4 +func_ov000_0209aa30 kind:function(arm,size=0x234) addr:0x0209aa30 +func_ov000_0209ac64 kind:function(arm,size=0x14) addr:0x0209ac64 +func_ov000_0209ac78 kind:function(arm,size=0x1c) addr:0x0209ac78 +func_ov000_0209ac94 kind:function(arm,size=0x14) addr:0x0209ac94 +func_ov000_0209aca8 kind:function(arm,size=0xc) addr:0x0209aca8 +func_ov000_0209acb4 kind:function(arm,size=0x24) addr:0x0209acb4 +func_ov000_0209acd8 kind:function(arm,size=0x28) addr:0x0209acd8 +func_ov000_0209ad00 kind:function(arm,size=0x5c) addr:0x0209ad00 +func_ov000_0209ad5c kind:function(arm,size=0x48) addr:0x0209ad5c +func_ov000_0209ada4 kind:function(arm,size=0x50) addr:0x0209ada4 +func_ov000_0209adf4 kind:function(arm,size=0x74) addr:0x0209adf4 +func_ov000_0209ae68 kind:function(arm,size=0xe8) addr:0x0209ae68 +func_ov000_0209af50 kind:function(arm,size=0x4) addr:0x0209af50 +func_ov000_0209af54 kind:function(arm,size=0x90) addr:0x0209af54 +func_ov000_0209afe4 kind:function(arm,size=0x54) addr:0x0209afe4 +func_ov000_0209b038 kind:function(arm,size=0x128) addr:0x0209b038 +func_ov000_0209b160 kind:function(arm,size=0x24) addr:0x0209b160 +func_ov000_0209b184 kind:function(arm,size=0x4c) addr:0x0209b184 +func_ov000_0209b1d0 kind:function(arm,size=0x48) addr:0x0209b1d0 +func_ov000_0209b218 kind:function(arm,size=0x14) addr:0x0209b218 +func_ov000_0209b22c kind:function(thumb,size=0x1c) addr:0x0209b22c +func_ov000_0209b248 kind:function(thumb,size=0x1c) addr:0x0209b248 +func_ov000_0209b264 kind:function(arm,size=0x34) addr:0x0209b264 +func_ov000_0209b298 kind:function(arm,size=0x188) addr:0x0209b298 +func_ov000_0209b420 kind:function(arm,size=0x1cc) addr:0x0209b420 +func_ov000_0209b5ec kind:function(arm,size=0x34) addr:0x0209b5ec +func_ov000_0209b620 kind:function(arm,size=0x1e4) addr:0x0209b620 +func_ov000_0209b804 kind:function(arm,size=0x1a8) addr:0x0209b804 +func_ov000_0209b9ac kind:function(arm,size=0x58) addr:0x0209b9ac +func_ov000_0209ba04 kind:function(arm,size=0x1b4) addr:0x0209ba04 +func_ov000_0209bbb8 kind:function(arm,size=0x130) addr:0x0209bbb8 +func_ov000_0209bce8 kind:function(arm,size=0x40) addr:0x0209bce8 +func_ov000_0209bd28 kind:function(arm,size=0x200) addr:0x0209bd28 +func_ov000_0209bf28 kind:function(arm,size=0x2c) addr:0x0209bf28 +func_ov000_0209bf54 kind:function(arm,size=0x34) addr:0x0209bf54 +func_ov000_0209bf88 kind:function(arm,size=0xc) addr:0x0209bf88 +func_ov000_0209bf94 kind:function(arm,size=0x24) addr:0x0209bf94 +func_ov000_0209bfb8 kind:function(arm,size=0x28) addr:0x0209bfb8 +func_ov000_0209bfe0 kind:function(arm,size=0x34) addr:0x0209bfe0 +func_ov000_0209c014 kind:function(arm,size=0x1c) addr:0x0209c014 +func_ov000_0209c030 kind:function(arm,size=0x14) addr:0x0209c030 +func_ov000_0209c044 kind:function(arm,size=0x1c) addr:0x0209c044 +func_ov000_0209c060 kind:function(arm,size=0x14) addr:0x0209c060 +func_ov000_0209c074 kind:function(arm,size=0xc) addr:0x0209c074 +func_ov000_0209c080 kind:function(arm,size=0x24) addr:0x0209c080 +func_ov000_0209c0a4 kind:function(arm,size=0x28) addr:0x0209c0a4 +func_ov000_0209c0cc kind:function(arm,size=0x34) addr:0x0209c0cc +func_ov000_0209c100 kind:function(arm,size=0x40) addr:0x0209c100 +func_ov000_0209c140 kind:function(arm,size=0x190) addr:0x0209c140 +func_ov000_0209c2d0 kind:function(arm,size=0x14) addr:0x0209c2d0 +func_ov000_0209c2e4 kind:function(arm,size=0x8) addr:0x0209c2e4 +func_ov000_0209c2ec kind:function(arm,size=0x20) addr:0x0209c2ec +func_ov000_0209c30c kind:function(arm,size=0x28) addr:0x0209c30c +func_ov000_0209c334 kind:function(arm,size=0x14) addr:0x0209c334 +func_ov000_0209c348 kind:function(arm,size=0x24) addr:0x0209c348 +func_ov000_0209c36c kind:function(arm,size=0x3c) addr:0x0209c36c +func_ov000_0209c3a8 kind:function(arm,size=0x40) addr:0x0209c3a8 +func_ov000_0209c3e8 kind:function(arm,size=0x5c) addr:0x0209c3e8 +func_ov000_0209c444 kind:function(arm,size=0x4c) addr:0x0209c444 +func_ov000_0209c490 kind:function(arm,size=0x94) addr:0x0209c490 +func_ov000_0209c524 kind:function(arm,size=0x17c) addr:0x0209c524 +func_ov000_0209c6a0 kind:function(arm,size=0xc) addr:0x0209c6a0 +func_ov000_0209c6ac kind:function(arm,size=0xc) addr:0x0209c6ac +func_ov000_0209c6b8 kind:function(arm,size=0x38) addr:0x0209c6b8 +func_ov000_0209c6f0 kind:function(arm,size=0x28) addr:0x0209c6f0 +func_ov000_0209c718 kind:function(arm,size=0x78) addr:0x0209c718 +func_ov000_0209c790 kind:function(arm,size=0x1c) addr:0x0209c790 +func_ov000_0209c7ac kind:function(arm,size=0x1c) addr:0x0209c7ac +func_ov000_0209c7c8 kind:function(arm,size=0x58) addr:0x0209c7c8 +func_ov000_0209c820 kind:function(arm,size=0x8) addr:0x0209c820 +func_ov000_0209c828 kind:function(arm,size=0x8c) addr:0x0209c828 +func_ov000_0209c8b4 kind:function(arm,size=0x28) addr:0x0209c8b4 +func_ov000_0209c8dc kind:function(arm,size=0x8) addr:0x0209c8dc +func_ov000_0209c8e4 kind:function(arm,size=0x8) addr:0x0209c8e4 +func_ov000_0209c8ec kind:function(arm,size=0x70) addr:0x0209c8ec +func_ov000_0209c95c kind:function(arm,size=0x14) addr:0x0209c95c +func_ov000_0209c970 kind:function(arm,size=0x2c) addr:0x0209c970 +func_ov000_0209c99c kind:function(arm,size=0x4) addr:0x0209c99c +func_ov000_0209c9a0 kind:function(arm,size=0x4) addr:0x0209c9a0 +func_ov000_0209c9a4 kind:function(arm,size=0x4) addr:0x0209c9a4 +func_ov000_0209c9a8 kind:function(arm,size=0x30) addr:0x0209c9a8 +func_ov000_0209c9d8 kind:function(arm,size=0x38) addr:0x0209c9d8 +func_ov000_0209ca10 kind:function(arm,size=0x8) addr:0x0209ca10 +func_ov000_0209ca18 kind:function(arm,size=0x40) addr:0x0209ca18 +func_ov000_0209ca58 kind:function(arm,size=0x20) addr:0x0209ca58 +func_ov000_0209ca78 kind:function(arm,size=0x10) addr:0x0209ca78 +func_ov000_0209ca88 kind:function(arm,size=0x30) addr:0x0209ca88 +func_ov000_0209cab8 kind:function(arm,size=0x8) addr:0x0209cab8 +func_ov000_0209cac0 kind:function(arm,size=0x2c) addr:0x0209cac0 +func_ov000_0209caec kind:function(arm,size=0x20) addr:0x0209caec +func_ov000_0209cb0c kind:function(arm,size=0x38) addr:0x0209cb0c +func_ov000_0209cb44 kind:function(arm,size=0x4) addr:0x0209cb44 +func_ov000_0209cb48 kind:function(arm,size=0x4) addr:0x0209cb48 +func_ov000_0209cb4c kind:function(arm,size=0x50) addr:0x0209cb4c +func_ov000_0209cb9c kind:function(arm,size=0x18) addr:0x0209cb9c +func_ov000_0209cbb4 kind:function(arm,size=0x14) addr:0x0209cbb4 +func_ov000_0209cbc8 kind:function(arm,size=0x58) addr:0x0209cbc8 +func_ov000_0209cc20 kind:function(arm,size=0x60) addr:0x0209cc20 +func_ov000_0209cc80 kind:function(arm,size=0x58) addr:0x0209cc80 +func_ov000_0209ccd8 kind:function(arm,size=0x88) addr:0x0209ccd8 +func_ov000_0209cd60 kind:function(arm,size=0x1c) addr:0x0209cd60 +func_ov000_0209cd7c kind:function(arm,size=0x44) addr:0x0209cd7c +func_ov000_0209cdc0 kind:function(arm,size=0x48) addr:0x0209cdc0 +func_ov000_0209ce08 kind:function(arm,size=0x70) addr:0x0209ce08 +func_ov000_0209ce78 kind:function(arm,size=0x38) addr:0x0209ce78 +func_ov000_0209ceb0 kind:function(arm,size=0x40) addr:0x0209ceb0 +func_ov000_0209cef0 kind:function(arm,size=0xbc) addr:0x0209cef0 +func_ov000_0209cfac kind:function(arm,size=0x30) addr:0x0209cfac +func_ov000_0209cfdc kind:function(arm,size=0x4) addr:0x0209cfdc +func_ov000_0209cfe0 kind:function(arm,size=0xb4) addr:0x0209cfe0 +func_ov000_0209d094 kind:function(arm,size=0x4) addr:0x0209d094 +func_ov000_0209d098 kind:function(arm,size=0x14) addr:0x0209d098 +func_ov000_0209d0ac kind:function(arm,size=0x4) addr:0x0209d0ac +func_ov000_0209d0b0 kind:function(arm,size=0x8) addr:0x0209d0b0 +func_ov000_0209d0b8 kind:function(arm,size=0x4) addr:0x0209d0b8 +func_ov000_0209d0bc kind:function(arm,size=0x58) addr:0x0209d0bc +func_ov000_0209d114 kind:function(arm,size=0x18) addr:0x0209d114 +func_ov000_0209d12c kind:function(arm,size=0x18) addr:0x0209d12c +func_ov000_0209d144 kind:function(arm,size=0x88) addr:0x0209d144 +func_ov000_0209d1cc kind:function(arm,size=0x8) addr:0x0209d1cc +func_ov000_0209d1d4 kind:function(arm,size=0x4) addr:0x0209d1d4 +func_ov000_0209d1d8 kind:function(arm,size=0xc) addr:0x0209d1d8 +func_ov000_0209d1e4 kind:function(arm,size=0x8) addr:0x0209d1e4 +func_ov000_0209d1ec kind:function(arm,size=0x40) addr:0x0209d1ec +func_ov000_0209d22c kind:function(arm,size=0x48) addr:0x0209d22c +func_ov000_0209d274 kind:function(arm,size=0x28) addr:0x0209d274 +func_ov000_0209d29c kind:function(arm,size=0x28) addr:0x0209d29c +func_ov000_0209d2c4 kind:function(arm,size=0x2c) addr:0x0209d2c4 +func_ov000_0209d2f0 kind:function(arm,size=0xc4) addr:0x0209d2f0 +func_ov000_0209d3b4 kind:function(arm,size=0x80) addr:0x0209d3b4 +func_ov000_0209d434 kind:function(arm,size=0xe4) addr:0x0209d434 +func_ov000_0209d518 kind:function(arm,size=0x34) addr:0x0209d518 +func_ov000_0209d54c kind:function(arm,size=0x7c) addr:0x0209d54c +func_ov000_0209d5c8 kind:function(arm,size=0x4c) addr:0x0209d5c8 +func_ov000_0209d614 kind:function(arm,size=0x54) addr:0x0209d614 +func_ov000_0209d668 kind:function(arm,size=0x44) addr:0x0209d668 +func_ov000_0209d6ac kind:function(arm,size=0x54) addr:0x0209d6ac +func_ov000_0209d700 kind:function(arm,size=0x50) addr:0x0209d700 +func_ov000_0209d750 kind:function(arm,size=0x1c) addr:0x0209d750 +func_ov000_0209d76c kind:function(arm,size=0x14) addr:0x0209d76c +func_ov000_0209d780 kind:function(arm,size=0x24) addr:0x0209d780 +func_ov000_0209d7a4 kind:function(arm,size=0x144) addr:0x0209d7a4 +func_ov000_0209d8e8 kind:function(arm,size=0xc4) addr:0x0209d8e8 +func_ov000_0209d9ac kind:function(arm,size=0x4c) addr:0x0209d9ac +func_ov000_0209d9f8 kind:function(arm,size=0x68) addr:0x0209d9f8 +func_ov000_0209da60 kind:function(arm,size=0x4) addr:0x0209da60 +func_ov000_0209da64 kind:function(arm,size=0xc) addr:0x0209da64 +func_ov000_0209da70 kind:function(arm,size=0x8) addr:0x0209da70 +func_ov000_0209da78 kind:function(arm,size=0x48) addr:0x0209da78 +func_ov000_0209dac0 kind:function(arm,size=0xb4) addr:0x0209dac0 +func_ov000_0209db74 kind:function(arm,size=0x8) addr:0x0209db74 +func_ov000_0209db7c kind:function(arm,size=0x8) addr:0x0209db7c +func_ov000_0209db84 kind:function(arm,size=0x8c) addr:0x0209db84 +func_ov000_0209dc10 kind:function(arm,size=0x48) addr:0x0209dc10 +func_ov000_0209dc58 kind:function(arm,size=0x24) addr:0x0209dc58 +func_ov000_0209dc7c kind:function(arm,size=0x4) addr:0x0209dc7c +func_ov000_0209dc80 kind:function(arm,size=0x18) addr:0x0209dc80 +func_ov000_0209dc98 kind:function(arm,size=0x20) addr:0x0209dc98 +func_ov000_0209dcb8 kind:function(arm,size=0x28) addr:0x0209dcb8 +func_ov000_0209dce0 kind:function(arm,size=0xc) addr:0x0209dce0 +func_ov000_0209dcec kind:function(arm,size=0x24) addr:0x0209dcec +func_ov000_0209dd10 kind:function(arm,size=0x94) addr:0x0209dd10 +func_ov000_0209dda4 kind:function(arm,size=0x3c) addr:0x0209dda4 +func_ov000_0209dde0 kind:function(arm,size=0x30) addr:0x0209dde0 +func_ov000_0209de10 kind:function(arm,size=0x90) addr:0x0209de10 +func_ov000_0209dea0 kind:function(arm,size=0xfc) addr:0x0209dea0 +func_ov000_0209df9c kind:function(arm,size=0x14) addr:0x0209df9c +func_ov000_0209dfb0 kind:function(arm,size=0x58) addr:0x0209dfb0 +func_ov000_0209e008 kind:function(arm,size=0x60) addr:0x0209e008 +func_ov000_0209e068 kind:function(arm,size=0xb4) addr:0x0209e068 +func_ov000_0209e11c kind:function(arm,size=0x164) addr:0x0209e11c +func_ov000_0209e280 kind:function(arm,size=0x34) addr:0x0209e280 +func_ov000_0209e2b4 kind:function(arm,size=0xd8) addr:0x0209e2b4 +func_ov000_0209e38c kind:function(arm,size=0x3c) addr:0x0209e38c +func_ov000_0209e3c8 kind:function(arm,size=0x1c) addr:0x0209e3c8 +func_ov000_0209e3e4 kind:function(arm,size=0x14) addr:0x0209e3e4 +func_ov000_0209e3f8 kind:function(arm,size=0xc) addr:0x0209e3f8 +func_ov000_0209e404 kind:function(arm,size=0x24) addr:0x0209e404 +func_ov000_0209e428 kind:function(arm,size=0x4c) addr:0x0209e428 +func_ov000_0209e474 kind:function(arm,size=0x3c) addr:0x0209e474 +func_ov000_0209e4b0 kind:function(arm,size=0x1fc) addr:0x0209e4b0 +func_ov000_0209e6ac kind:function(arm,size=0x60) addr:0x0209e6ac +func_ov000_0209e70c kind:function(arm,size=0x20) addr:0x0209e70c +func_ov000_0209e72c kind:function(arm,size=0x28) addr:0x0209e72c +func_ov000_0209e754 kind:function(arm,size=0x14) addr:0x0209e754 +func_ov000_0209e768 kind:function(arm,size=0x1c) addr:0x0209e768 +func_ov000_0209e784 kind:function(arm,size=0x3cc) addr:0x0209e784 +func_ov000_0209eb50 kind:function(arm,size=0x38) addr:0x0209eb50 +func_ov000_0209eb88 kind:function(arm,size=0x19c) addr:0x0209eb88 +func_ov000_0209ed24 kind:function(arm,size=0x100) addr:0x0209ed24 +func_ov000_0209ee24 kind:function(arm,size=0x2c) addr:0x0209ee24 +func_ov000_0209ee50 kind:function(arm,size=0x10c) addr:0x0209ee50 +func_ov000_0209ef5c kind:function(arm,size=0x148) addr:0x0209ef5c +func_ov000_0209f0a4 kind:function(arm,size=0x30) addr:0x0209f0a4 +func_ov000_0209f0d4 kind:function(arm,size=0x1c) addr:0x0209f0d4 +func_ov000_0209f0f0 kind:function(arm,size=0x1c) addr:0x0209f0f0 +func_ov000_0209f10c kind:function(arm,size=0xc) addr:0x0209f10c +func_ov000_0209f118 kind:function(arm,size=0xc) addr:0x0209f118 +func_ov000_0209f124 kind:function(arm,size=0xfc) addr:0x0209f124 +func_ov000_0209f220 kind:function(arm,size=0x3c) addr:0x0209f220 +func_ov000_0209f25c kind:function(arm,size=0xb0) addr:0x0209f25c +func_ov000_0209f30c kind:function(arm,size=0x290) addr:0x0209f30c +func_ov000_0209f59c kind:function(arm,size=0x88) addr:0x0209f59c +func_ov000_0209f624 kind:function(arm,size=0xc0) addr:0x0209f624 +func_ov000_0209f6e4 kind:function(arm,size=0x18) addr:0x0209f6e4 +func_ov000_0209f6fc kind:function(arm,size=0x28) addr:0x0209f6fc +func_ov000_0209f724 kind:function(arm,size=0x1c) addr:0x0209f724 +func_ov000_0209f740 kind:function(arm,size=0x18) addr:0x0209f740 +func_ov000_0209f758 kind:function(arm,size=0x68) addr:0x0209f758 +func_ov000_0209f7c0 kind:function(arm,size=0x12c) addr:0x0209f7c0 +func_ov000_0209f8ec kind:function(arm,size=0x34) addr:0x0209f8ec +func_ov000_0209f920 kind:function(arm,size=0x38) addr:0x0209f920 +func_ov000_0209f958 kind:function(arm,size=0x3c) addr:0x0209f958 +func_ov000_0209f994 kind:function(arm,size=0x34) addr:0x0209f994 +func_ov000_0209f9c8 kind:function(arm,size=0x24) addr:0x0209f9c8 +func_ov000_0209f9ec kind:function(arm,size=0x24) addr:0x0209f9ec +func_ov000_0209fa10 kind:function(arm,size=0x58) addr:0x0209fa10 +func_ov000_0209fa68 kind:function(arm,size=0x58) addr:0x0209fa68 +func_ov000_0209fac0 kind:function(arm,size=0x58) addr:0x0209fac0 +func_ov000_0209fb18 kind:function(arm,size=0x44) addr:0x0209fb18 +func_ov000_0209fb5c kind:function(arm,size=0x4c) addr:0x0209fb5c +func_ov000_0209fba8 kind:function(arm,size=0x44) addr:0x0209fba8 +func_ov000_0209fbec kind:function(arm,size=0xf0) addr:0x0209fbec +func_ov000_0209fcdc kind:function(arm,size=0x78) addr:0x0209fcdc +func_ov000_0209fd54 kind:function(arm,size=0x5c) addr:0x0209fd54 +func_ov000_0209fdb0 kind:function(arm,size=0x30) addr:0x0209fdb0 +func_ov000_0209fde0 kind:function(arm,size=0x74) addr:0x0209fde0 +func_ov000_0209fe54 kind:function(arm,size=0x18) addr:0x0209fe54 +func_ov000_0209fe6c kind:function(arm,size=0x18) addr:0x0209fe6c +func_ov000_0209fe84 kind:function(arm,size=0x1c) addr:0x0209fe84 +func_ov000_0209fea0 kind:function(arm,size=0xc) addr:0x0209fea0 +func_ov000_0209feac kind:function(arm,size=0x78) addr:0x0209feac +func_ov000_0209ff24 kind:function(arm,size=0x28) addr:0x0209ff24 +func_ov000_0209ff4c kind:function(arm,size=0x40) addr:0x0209ff4c +func_ov000_0209ff8c kind:function(arm,size=0x74) addr:0x0209ff8c +func_ov000_020a0000 kind:function(arm,size=0xa0) addr:0x020a0000 +func_ov000_020a00a0 kind:function(arm,size=0x34) addr:0x020a00a0 +func_ov000_020a00d4 kind:function(arm,size=0x3c) addr:0x020a00d4 +func_ov000_020a0110 kind:function(arm,size=0x30) addr:0x020a0110 +func_ov000_020a0140 kind:function(arm,size=0xe0) addr:0x020a0140 +func_ov000_020a0220 kind:function(arm,size=0xb4) addr:0x020a0220 +func_ov000_020a02d4 kind:function(arm,size=0x30) addr:0x020a02d4 +func_ov000_020a0304 kind:function(arm,size=0x30) addr:0x020a0304 +func_ov000_020a0334 kind:function(arm,size=0x38) addr:0x020a0334 +func_ov000_020a036c kind:function(arm,size=0x20) addr:0x020a036c +func_ov000_020a038c kind:function(arm,size=0x24) addr:0x020a038c +func_ov000_020a03b0 kind:function(arm,size=0x3c) addr:0x020a03b0 +func_ov000_020a03ec kind:function(arm,size=0x4c) addr:0x020a03ec +func_ov000_020a0438 kind:function(arm,size=0x28) addr:0x020a0438 +func_ov000_020a0460 kind:function(thumb,size=0x34) addr:0x020a0460 +func_ov000_020a0494 kind:function(arm,size=0x20) addr:0x020a0494 +func_ov000_020a04b4 kind:function(arm,size=0x5c) addr:0x020a04b4 +func_ov000_020a0510 kind:function(arm,size=0x2c4) addr:0x020a0510 +func_ov000_020a07d4 kind:function(arm,size=0x110) addr:0x020a07d4 +func_ov000_020a08e4 kind:function(arm,size=0xa0) addr:0x020a08e4 +func_ov000_020a0984 kind:function(arm,size=0x34) addr:0x020a0984 +func_ov000_020a09b8 kind:function(arm,size=0x28) addr:0x020a09b8 +func_ov000_020a09e0 kind:function(arm,size=0xb0) addr:0x020a09e0 +func_ov000_020a0a90 kind:function(thumb,size=0x9c) addr:0x020a0a90 +func_ov000_020a0b2c kind:function(thumb,size=0x2c) addr:0x020a0b2c +func_ov000_020a0b58 kind:function(thumb,size=0x18) addr:0x020a0b58 +func_ov000_020a0b70 kind:function(thumb,size=0xa8) addr:0x020a0b70 +func_ov000_020a0c18 kind:function(thumb,size=0x2c) addr:0x020a0c18 +func_ov000_020a0c44 kind:function(thumb,size=0x34) addr:0x020a0c44 +func_ov000_020a0c78 kind:function(thumb,size=0x7c) addr:0x020a0c78 +func_ov000_020a0cf4 kind:function(thumb,size=0x28) addr:0x020a0cf4 +func_ov000_020a0d1c kind:function(thumb,size=0x30) addr:0x020a0d1c +func_ov000_020a0d4c kind:function(thumb,size=0x5c) addr:0x020a0d4c +func_ov000_020a0da8 kind:function(thumb,size=0xb0) addr:0x020a0da8 +func_ov000_020a0e58 kind:function(thumb,size=0x4) addr:0x020a0e58 +func_ov000_020a0e5c kind:function(thumb,size=0x18) addr:0x020a0e5c +func_ov000_020a0e74 kind:function(thumb,size=0x18) addr:0x020a0e74 +func_ov000_020a0e8c kind:function(thumb,size=0x44) addr:0x020a0e8c +func_ov000_020a0ed0 kind:function(thumb,size=0xa8) addr:0x020a0ed0 +func_ov000_020a0f78 kind:function(thumb,size=0xc) addr:0x020a0f78 +func_ov000_020a0f84 kind:function(thumb,size=0x30) addr:0x020a0f84 +func_ov000_020a0fb4 kind:function(thumb,size=0x10) addr:0x020a0fb4 +func_ov000_020a0fc4 kind:function(thumb,size=0x3c) addr:0x020a0fc4 +func_ov000_020a1000 kind:function(thumb,size=0x28) addr:0x020a1000 +func_ov000_020a1028 kind:function(thumb,size=0xcc) addr:0x020a1028 +func_ov000_020a10f4 kind:function(arm,size=0x30) addr:0x020a10f4 +func_ov000_020a1124 kind:function(arm,size=0x13c) addr:0x020a1124 +func_ov000_020a1260 kind:function(arm,size=0x40) addr:0x020a1260 +func_ov000_020a12a0 kind:function(arm,size=0x3c) addr:0x020a12a0 +func_ov000_020a12dc kind:function(arm,size=0x18) addr:0x020a12dc +func_ov000_020a12f4 kind:function(arm,size=0x8) addr:0x020a12f4 +func_ov000_020a12fc kind:function(arm,size=0x8) addr:0x020a12fc +func_ov000_020a1304 kind:function(arm,size=0xc) addr:0x020a1304 +func_ov000_020a1310 kind:function(arm,size=0x10) addr:0x020a1310 +func_ov000_020a1320 kind:function(arm,size=0x10) addr:0x020a1320 +func_ov000_020a1330 kind:function(arm,size=0x1b4) addr:0x020a1330 +func_ov000_020a14e4 kind:function(arm,size=0x3c) addr:0x020a14e4 +func_ov000_020a1520 kind:function(arm,size=0x34) addr:0x020a1520 +func_ov000_020a1554 kind:function(arm,size=0x28) addr:0x020a1554 +func_ov000_020a157c kind:function(arm,size=0x30) addr:0x020a157c +func_ov000_020a15ac kind:function(arm,size=0x13c) addr:0x020a15ac +func_ov000_020a16e8 kind:function(arm,size=0x30) addr:0x020a16e8 +func_ov000_020a1718 kind:function(arm,size=0xc) addr:0x020a1718 +func_ov000_020a1724 kind:function(arm,size=0x4c) addr:0x020a1724 +func_ov000_020a1770 kind:function(arm,size=0x1e4) addr:0x020a1770 +func_ov000_020a1954 kind:function(arm,size=0x180) addr:0x020a1954 +func_ov000_020a1ad4 kind:function(arm,size=0x180) addr:0x020a1ad4 +func_ov000_020a1c54 kind:function(arm,size=0x70) addr:0x020a1c54 +func_ov000_020a1cc4 kind:function(arm,size=0x78) addr:0x020a1cc4 +func_ov000_020a1d3c kind:function(arm,size=0x70) addr:0x020a1d3c +func_ov000_020a1dac kind:function(arm,size=0x38) addr:0x020a1dac +func_ov000_020a1de4 kind:function(arm,size=0x60c) addr:0x020a1de4 +func_ov000_020a23f0 kind:function(arm,size=0x28) addr:0x020a23f0 +func_ov000_020a2418 kind:function(arm,size=0x58) addr:0x020a2418 +func_ov000_020a2470 kind:function(arm,size=0x3c) addr:0x020a2470 +func_ov000_020a24ac kind:function(arm,size=0x13c) addr:0x020a24ac +func_ov000_020a25e8 kind:function(arm,size=0x2c) addr:0x020a25e8 +func_ov000_020a2614 kind:function(arm,size=0x4) addr:0x020a2614 +func_ov000_020a2618 kind:function(arm,size=0x50) addr:0x020a2618 +func_ov000_020a2668 kind:function(arm,size=0x38) addr:0x020a2668 +func_ov000_020a26a0 kind:function(arm,size=0xc0) addr:0x020a26a0 +func_ov000_020a2760 kind:function(arm,size=0x15c) addr:0x020a2760 +func_ov000_020a28bc kind:function(arm,size=0x14) addr:0x020a28bc +func_ov000_020a28d0 kind:function(arm,size=0x44) addr:0x020a28d0 +func_ov000_020a2914 kind:function(arm,size=0x8) addr:0x020a2914 +func_ov000_020a291c kind:function(arm,size=0x44) addr:0x020a291c +func_ov000_020a2960 kind:function(arm,size=0x8) addr:0x020a2960 +func_ov000_020a2968 kind:function(arm,size=0x44) addr:0x020a2968 +func_ov000_020a29ac kind:function(arm,size=0x44) addr:0x020a29ac +func_ov000_020a29f0 kind:function(arm,size=0x50) addr:0x020a29f0 +func_ov000_020a2a40 kind:function(arm,size=0x78) addr:0x020a2a40 +func_ov000_020a2ab8 kind:function(arm,size=0xc) addr:0x020a2ab8 +func_ov000_020a2ac4 kind:function(arm,size=0x308) addr:0x020a2ac4 +func_ov000_020a2dcc kind:function(arm,size=0x20) addr:0x020a2dcc +func_ov000_020a2dec kind:function(arm,size=0x40) addr:0x020a2dec +func_ov000_020a2e2c kind:function(arm,size=0x54) addr:0x020a2e2c +func_ov000_020a2e80 kind:function(arm,size=0x78) addr:0x020a2e80 +func_ov000_020a2ef8 kind:function(arm,size=0x20) addr:0x020a2ef8 +func_ov000_020a2f18 kind:function(arm,size=0x14) addr:0x020a2f18 +func_ov000_020a2f2c kind:function(arm,size=0x44) addr:0x020a2f2c +func_ov000_020a2f70 kind:function(arm,size=0x8) addr:0x020a2f70 +func_ov000_020a2f78 kind:function(arm,size=0x44) addr:0x020a2f78 +func_ov000_020a2fbc kind:function(arm,size=0x8) addr:0x020a2fbc +func_ov000_020a2fc4 kind:function(arm,size=0x44) addr:0x020a2fc4 +func_ov000_020a3008 kind:function(arm,size=0x44) addr:0x020a3008 +func_ov000_020a304c kind:function(arm,size=0x3c) addr:0x020a304c +func_ov000_020a3088 kind:function(arm,size=0x14) addr:0x020a3088 +func_ov000_020a309c kind:function(arm,size=0x1c) addr:0x020a309c +func_ov000_020a30b8 kind:function(arm,size=0xfc) addr:0x020a30b8 +func_ov000_020a31b4 kind:function(arm,size=0x2f0) addr:0x020a31b4 +func_ov000_020a34a4 kind:function(arm,size=0x18c) addr:0x020a34a4 +func_ov000_020a3630 kind:function(arm,size=0x284) addr:0x020a3630 +func_ov000_020a38b4 kind:function(arm,size=0x48) addr:0x020a38b4 +func_ov000_020a38fc kind:function(arm,size=0x14) addr:0x020a38fc +func_ov000_020a3910 kind:function(arm,size=0x8) addr:0x020a3910 +func_ov000_020a3918 kind:function(arm,size=0x8) addr:0x020a3918 +func_ov000_020a3920 kind:function(arm,size=0x48) addr:0x020a3920 +func_ov000_020a3968 kind:function(arm,size=0x44) addr:0x020a3968 +func_ov000_020a39ac kind:function(arm,size=0x14) addr:0x020a39ac +func_ov000_020a39c0 kind:function(arm,size=0x1c) addr:0x020a39c0 +func_ov000_020a39dc kind:function(arm,size=0x48) addr:0x020a39dc +func_ov000_020a3a24 kind:function(arm,size=0x14) addr:0x020a3a24 +func_ov000_020a3a38 kind:function(arm,size=0x1c) addr:0x020a3a38 +func_ov000_020a3a54 kind:function(arm,size=0x58) addr:0x020a3a54 +func_ov000_020a3aac kind:function(arm,size=0x138) addr:0x020a3aac +func_ov000_020a3be4 kind:function(arm,size=0x2c) addr:0x020a3be4 +func_ov000_020a3c10 kind:function(arm,size=0xcc) addr:0x020a3c10 +func_ov000_020a3cdc kind:function(arm,size=0x1c) addr:0x020a3cdc +func_ov000_020a3cf8 kind:function(arm,size=0x2e0) addr:0x020a3cf8 +func_ov000_020a3fd8 kind:function(arm,size=0x128) addr:0x020a3fd8 +func_ov000_020a4100 kind:function(arm,size=0x30) addr:0x020a4100 +func_ov000_020a4130 kind:function(arm,size=0xfc) addr:0x020a4130 +func_ov000_020a422c kind:function(arm,size=0x104) addr:0x020a422c +func_ov000_020a4330 kind:function(arm,size=0x1c) addr:0x020a4330 +func_ov000_020a434c kind:function(arm,size=0x4c) addr:0x020a434c +func_ov000_020a4398 kind:function(arm,size=0x7c) addr:0x020a4398 +func_ov000_020a4414 kind:function(arm,size=0x38) addr:0x020a4414 +func_ov000_020a444c kind:function(arm,size=0x30) addr:0x020a444c +func_ov000_020a447c kind:function(arm,size=0x14) addr:0x020a447c +func_ov000_020a4490 kind:function(arm,size=0x38) addr:0x020a4490 +func_ov000_020a44c8 kind:function(arm,size=0x1f4) addr:0x020a44c8 +func_ov000_020a46bc kind:function(arm,size=0x8) addr:0x020a46bc +func_ov000_020a46c4 kind:function(arm,size=0x10) addr:0x020a46c4 +func_ov000_020a46d4 kind:function(arm,size=0x90) addr:0x020a46d4 +func_ov000_020a4764 kind:function(arm,size=0x14) addr:0x020a4764 +func_ov000_020a4778 kind:function(arm,size=0x60) addr:0x020a4778 +func_ov000_020a47d8 kind:function(arm,size=0x240) addr:0x020a47d8 +func_ov000_020a4a18 kind:function(arm,size=0xa0) addr:0x020a4a18 +func_ov000_020a4ab8 kind:function(arm,size=0x34) addr:0x020a4ab8 +func_ov000_020a4aec kind:function(arm,size=0x14) addr:0x020a4aec +func_ov000_020a4b00 kind:function(arm,size=0x74) addr:0x020a4b00 +func_ov000_020a4b74 kind:function(arm,size=0x4c) addr:0x020a4b74 +func_ov000_020a4bc0 kind:function(arm,size=0x10) addr:0x020a4bc0 +func_ov000_020a4bd0 kind:function(arm,size=0x14) addr:0x020a4bd0 +func_ov000_020a4be4 kind:function(arm,size=0x1c) addr:0x020a4be4 +func_ov000_020a4c00 kind:function(arm,size=0x10) addr:0x020a4c00 +func_ov000_020a4c10 kind:function(arm,size=0xc4) addr:0x020a4c10 +func_ov000_020a4cd4 kind:function(arm,size=0x7c) addr:0x020a4cd4 +func_ov000_020a4d50 kind:function(arm,size=0x98) addr:0x020a4d50 +func_ov000_020a4de8 kind:function(arm,size=0x10) addr:0x020a4de8 +func_ov000_020a4df8 kind:function(arm,size=0x20) addr:0x020a4df8 +func_ov000_020a4e18 kind:function(arm,size=0x10) addr:0x020a4e18 +func_ov000_020a4e28 kind:function(arm,size=0x8) addr:0x020a4e28 +func_ov000_020a4e30 kind:function(arm,size=0x34) addr:0x020a4e30 +func_ov000_020a4e64 kind:function(arm,size=0x1c) addr:0x020a4e64 +func_ov000_020a4e80 kind:function(arm,size=0x1ec) addr:0x020a4e80 +func_ov000_020a506c kind:function(arm,size=0x38) addr:0x020a506c +func_ov000_020a50a4 kind:function(arm,size=0x4) addr:0x020a50a4 +func_ov000_020a50a8 kind:function(arm,size=0x50) addr:0x020a50a8 +func_ov000_020a50f8 kind:function(arm,size=0x4) addr:0x020a50f8 +func_ov000_020a50fc kind:function(arm,size=0x4) addr:0x020a50fc +func_ov000_020a5100 kind:function(arm,size=0x4) addr:0x020a5100 +func_ov000_020a5104 kind:function(arm,size=0xc) addr:0x020a5104 +func_ov000_020a5110 kind:function(arm,size=0x4) addr:0x020a5110 +func_ov000_020a5114 kind:function(arm,size=0x4) addr:0x020a5114 +func_ov000_020a5118 kind:function(arm,size=0x140) addr:0x020a5118 +func_ov000_020a5258 kind:function(arm,size=0xfc) addr:0x020a5258 +func_ov000_020a5354 kind:function(arm,size=0x8c) addr:0x020a5354 +func_ov000_020a53e0 kind:function(arm,size=0x134) addr:0x020a53e0 +func_ov000_020a5514 kind:function(arm,size=0x14) addr:0x020a5514 +func_ov000_020a5528 kind:function(arm,size=0x28) addr:0x020a5528 +func_ov000_020a5550 kind:function(arm,size=0x28) addr:0x020a5550 +func_ov000_020a5578 kind:function(arm,size=0x40) addr:0x020a5578 +func_ov000_020a55b8 kind:function(arm,size=0x54) addr:0x020a55b8 +func_ov000_020a560c kind:function(arm,size=0xc) addr:0x020a560c +func_ov000_020a5618 kind:function(arm,size=0x4) addr:0x020a5618 +func_ov000_020a561c kind:function(arm,size=0x8) addr:0x020a561c +func_ov000_020a5624 kind:function(arm,size=0x8) addr:0x020a5624 +func_ov000_020a562c kind:function(arm,size=0x8) addr:0x020a562c +func_ov000_020a5634 kind:function(arm,size=0x24) addr:0x020a5634 +func_ov000_020a5658 kind:function(arm,size=0x24) addr:0x020a5658 +func_ov000_020a567c kind:function(arm,size=0x28) addr:0x020a567c +func_ov000_020a56a4 kind:function(arm,size=0x18) addr:0x020a56a4 +func_ov000_020a56bc kind:function(arm,size=0x54) addr:0x020a56bc +func_ov000_020a5710 kind:function(arm,size=0x14) addr:0x020a5710 +func_ov000_020a5724 kind:function(arm,size=0x4) addr:0x020a5724 +func_ov000_020a5728 kind:function(arm,size=0xb0) addr:0x020a5728 +func_ov000_020a57d8 kind:function(arm,size=0x94) addr:0x020a57d8 +func_ov000_020a586c kind:function(arm,size=0x30) addr:0x020a586c +func_ov000_020a589c kind:function(arm,size=0x38) addr:0x020a589c +func_ov000_020a58d4 kind:function(arm,size=0xa0) addr:0x020a58d4 +func_ov000_020a5974 kind:function(arm,size=0x3c) addr:0x020a5974 +func_ov000_020a59b0 kind:function(arm,size=0x64) addr:0x020a59b0 +func_ov000_020a5a14 kind:function(arm,size=0x8) addr:0x020a5a14 +func_ov000_020a5a1c kind:function(arm,size=0x44) addr:0x020a5a1c +func_ov000_020a5a60 kind:function(arm,size=0x44) addr:0x020a5a60 +func_ov000_020a5aa4 kind:function(arm,size=0x278) addr:0x020a5aa4 +func_ov000_020a5d1c kind:function(arm,size=0x4) addr:0x020a5d1c +func_ov000_020a5d20 kind:function(arm,size=0x68) addr:0x020a5d20 +func_ov000_020a5d88 kind:function(arm,size=0x140) addr:0x020a5d88 +func_ov000_020a5ec8 kind:function(arm,size=0x4) addr:0x020a5ec8 +func_ov000_020a5ecc kind:function(arm,size=0x4) addr:0x020a5ecc +func_ov000_020a5ed0 kind:function(arm,size=0x4) addr:0x020a5ed0 +func_ov000_020a5ed4 kind:function(arm,size=0x4) addr:0x020a5ed4 +func_ov000_020a5ed8 kind:function(arm,size=0x4) addr:0x020a5ed8 +func_ov000_020a5edc kind:function(arm,size=0x4) addr:0x020a5edc +func_ov000_020a5ee0 kind:function(arm,size=0x1c0) addr:0x020a5ee0 +func_ov000_020a60a0 kind:function(arm,size=0x14) addr:0x020a60a0 +func_ov000_020a60b4 kind:function(arm,size=0x14) addr:0x020a60b4 +func_ov000_020a60c8 kind:function(arm,size=0x14) addr:0x020a60c8 +func_ov000_020a60dc kind:function(arm,size=0x1c) addr:0x020a60dc +func_ov000_020a60f8 kind:function(arm,size=0x1c) addr:0x020a60f8 +func_ov000_020a6114 kind:function(arm,size=0x10) addr:0x020a6114 +func_ov000_020a6124 kind:function(arm,size=0x8) addr:0x020a6124 +func_ov000_020a612c kind:function(arm,size=0x4) addr:0x020a612c +func_ov000_020a6130 kind:function(arm,size=0xc) addr:0x020a6130 +func_ov000_020a613c kind:function(arm,size=0x8) addr:0x020a613c +func_ov000_020a6144 kind:function(arm,size=0x14) addr:0x020a6144 +func_ov000_020a6158 kind:function(arm,size=0x24) addr:0x020a6158 +func_ov000_020a617c kind:function(arm,size=0x1c) addr:0x020a617c +func_ov000_020a6198 kind:function(arm,size=0x18) addr:0x020a6198 +func_ov000_020a61b0 kind:function(arm,size=0x4c) addr:0x020a61b0 +func_ov000_020a61fc kind:function(arm,size=0x68) addr:0x020a61fc +func_ov000_020a6264 kind:function(arm,size=0x20) addr:0x020a6264 +func_ov000_020a6284 kind:function(arm,size=0x10) addr:0x020a6284 +func_ov000_020a6294 kind:function(arm,size=0x4) addr:0x020a6294 +func_ov000_020a6298 kind:function(arm,size=0x16c) addr:0x020a6298 +func_ov000_020a6404 kind:function(arm,size=0x10) addr:0x020a6404 +func_ov000_020a6414 kind:function(arm,size=0x18) addr:0x020a6414 +func_ov000_020a642c kind:function(arm,size=0x20) addr:0x020a642c +func_ov000_020a644c kind:function(arm,size=0x28) addr:0x020a644c +func_ov000_020a6474 kind:function(arm,size=0x20) addr:0x020a6474 +func_ov000_020a6494 kind:function(arm,size=0x28) addr:0x020a6494 +func_ov000_020a64bc kind:function(arm,size=0x20) addr:0x020a64bc +func_ov000_020a64dc kind:function(arm,size=0x28) addr:0x020a64dc +func_ov000_020a6504 kind:function(arm,size=0x20) addr:0x020a6504 +func_ov000_020a6524 kind:function(arm,size=0xe4) addr:0x020a6524 +func_ov000_020a6608 kind:function(arm,size=0x14) addr:0x020a6608 +func_ov000_020a661c kind:function(arm,size=0x4) addr:0x020a661c +func_ov000_020a6620 kind:function(arm,size=0x158) addr:0x020a6620 +func_ov000_020a6778 kind:function(arm,size=0x2dc) addr:0x020a6778 +func_ov000_020a6a54 kind:function(arm,size=0x44) addr:0x020a6a54 +func_ov000_020a6a98 kind:function(arm,size=0x18) addr:0x020a6a98 +func_ov000_020a6ab0 kind:function(arm,size=0x4c) addr:0x020a6ab0 +func_ov000_020a6afc kind:function(arm,size=0x1c) addr:0x020a6afc +func_ov000_020a6b18 kind:function(arm,size=0x4) addr:0x020a6b18 +func_ov000_020a6b1c kind:function(arm,size=0x24) addr:0x020a6b1c +func_ov000_020a6b40 kind:function(arm,size=0xcc) addr:0x020a6b40 +func_ov000_020a6c0c kind:function(arm,size=0xc) addr:0x020a6c0c +func_ov000_020a6c18 kind:function(arm,size=0x2c8) addr:0x020a6c18 +func_ov000_020a6ee0 kind:function(arm,size=0x34) addr:0x020a6ee0 +func_ov000_020a6f14 kind:function(arm,size=0x8c) addr:0x020a6f14 +func_ov000_020a6fa0 kind:function(arm,size=0x9c) addr:0x020a6fa0 +func_ov000_020a703c kind:function(arm,size=0x7c) addr:0x020a703c +func_ov000_020a70b8 kind:function(arm,size=0x1c) addr:0x020a70b8 +func_ov000_020a70d4 kind:function(arm,size=0x1c) addr:0x020a70d4 +func_ov000_020a70f0 kind:function(arm,size=0xc) addr:0x020a70f0 +func_ov000_020a70fc kind:function(arm,size=0x44) addr:0x020a70fc +func_ov000_020a7140 kind:function(arm,size=0x38) addr:0x020a7140 +func_ov000_020a7178 kind:function(arm,size=0x308) addr:0x020a7178 +func_ov000_020a7480 kind:function(arm,size=0x3c) addr:0x020a7480 +func_ov000_020a74bc kind:function(arm,size=0x10) addr:0x020a74bc +func_ov000_020a74cc kind:function(arm,size=0x100) addr:0x020a74cc +func_ov000_020a75cc kind:function(arm,size=0xb8) addr:0x020a75cc +func_ov000_020a7684 kind:function(arm,size=0x14) addr:0x020a7684 +func_ov000_020a7698 kind:function(arm,size=0x30) addr:0x020a7698 +func_ov000_020a76c8 kind:function(arm,size=0x1c) addr:0x020a76c8 +func_ov000_020a76e4 kind:function(arm,size=0x8) addr:0x020a76e4 +func_ov000_020a76ec kind:function(arm,size=0x8) addr:0x020a76ec +func_ov000_020a76f4 kind:function(arm,size=0x1c) addr:0x020a76f4 +func_ov000_020a7710 kind:function(arm,size=0x20) addr:0x020a7710 +func_ov000_020a7730 kind:function(arm,size=0x18) addr:0x020a7730 +func_ov000_020a7748 kind:function(arm,size=0x14) addr:0x020a7748 +func_ov000_020a775c kind:function(arm,size=0x28) addr:0x020a775c +func_ov000_020a7784 kind:function(arm,size=0x4c) addr:0x020a7784 +func_ov000_020a77d0 kind:function(arm,size=0x5c) addr:0x020a77d0 +func_ov000_020a782c kind:function(arm,size=0x14) addr:0x020a782c +func_ov000_020a7840 kind:function(arm,size=0x84) addr:0x020a7840 +func_ov000_020a78c4 kind:function(arm,size=0x44) addr:0x020a78c4 +func_ov000_020a7908 kind:function(arm,size=0xdc) addr:0x020a7908 +func_ov000_020a79e4 kind:function(arm,size=0x6c) addr:0x020a79e4 +func_ov000_020a7a50 kind:function(arm,size=0x20) addr:0x020a7a50 +func_ov000_020a7a70 kind:function(arm,size=0xa8) addr:0x020a7a70 +func_ov000_020a7b18 kind:function(arm,size=0x1c) addr:0x020a7b18 +func_ov000_020a7b34 kind:function(arm,size=0x74) addr:0x020a7b34 +func_ov000_020a7ba8 kind:function(arm,size=0x98) addr:0x020a7ba8 +func_ov000_020a7c40 kind:function(arm,size=0x4c) addr:0x020a7c40 +func_ov000_020a7c8c kind:function(arm,size=0x24) addr:0x020a7c8c +func_ov000_020a7cb0 kind:function(arm,size=0x7c) addr:0x020a7cb0 +func_ov000_020a7d2c kind:function(arm,size=0x74) addr:0x020a7d2c +func_ov000_020a7da0 kind:function(arm,size=0xc8) addr:0x020a7da0 +func_ov000_020a7e68 kind:function(arm,size=0xdc) addr:0x020a7e68 +func_ov000_020a7f44 kind:function(arm,size=0xf0) addr:0x020a7f44 +func_ov000_020a8034 kind:function(arm,size=0x4c) addr:0x020a8034 +func_ov000_020a8080 kind:function(arm,size=0x20) addr:0x020a8080 +func_ov000_020a80a0 kind:function(arm,size=0x30) addr:0x020a80a0 +func_ov000_020a80d0 kind:function(arm,size=0x28) addr:0x020a80d0 +func_ov000_020a80f8 kind:function(arm,size=0xb4) addr:0x020a80f8 +func_ov000_020a81ac kind:function(arm,size=0x40) addr:0x020a81ac +func_ov000_020a81ec kind:function(arm,size=0x44) addr:0x020a81ec +func_ov000_020a8230 kind:function(arm,size=0x180) addr:0x020a8230 +func_ov000_020a83b0 kind:function(arm,size=0x30) addr:0x020a83b0 +func_ov000_020a83e0 kind:function(arm,size=0x8) addr:0x020a83e0 +func_ov000_020a83e8 kind:function(arm,size=0x80) addr:0x020a83e8 +func_ov000_020a8468 kind:function(arm,size=0x40) addr:0x020a8468 +func_ov000_020a84a8 kind:function(arm,size=0x7c) addr:0x020a84a8 +func_ov000_020a8524 kind:function(arm,size=0x48) addr:0x020a8524 +func_ov000_020a856c kind:function(arm,size=0x50) addr:0x020a856c +func_ov000_020a85bc kind:function(thumb,size=0x80) addr:0x020a85bc +func_ov000_020a863c kind:function(arm,size=0x20) addr:0x020a863c +func_ov000_020a865c kind:function(arm,size=0x24) addr:0x020a865c +func_ov000_020a8680 kind:function(arm,size=0x24) addr:0x020a8680 +func_ov000_020a86a4 kind:function(arm,size=0x2c) addr:0x020a86a4 +func_ov000_020a86d0 kind:function(arm,size=0x58) addr:0x020a86d0 +func_ov000_020a8728 kind:function(arm,size=0x20) addr:0x020a8728 +func_ov000_020a8748 kind:function(arm,size=0x20) addr:0x020a8748 +func_ov000_020a8768 kind:function(arm,size=0x60) addr:0x020a8768 +func_ov000_020a87c8 kind:function(arm,size=0x24) addr:0x020a87c8 +func_ov000_020a87ec kind:function(arm,size=0x34) addr:0x020a87ec +func_ov000_020a8820 kind:function(arm,size=0x34) addr:0x020a8820 +func_ov000_020a8854 kind:function(arm,size=0x38) addr:0x020a8854 +func_ov000_020a888c kind:function(arm,size=0x3c) addr:0x020a888c +func_ov000_020a88c8 kind:function(arm,size=0x2c) addr:0x020a88c8 +func_ov000_020a88f4 kind:function(arm,size=0x2c) addr:0x020a88f4 +func_ov000_020a8920 kind:function(arm,size=0x28) addr:0x020a8920 +func_ov000_020a8948 kind:function(arm,size=0x2c) addr:0x020a8948 +func_ov000_020a8974 kind:function(arm,size=0x10) addr:0x020a8974 +func_ov000_020a8984 kind:function(arm,size=0x38) addr:0x020a8984 +func_ov000_020a89bc kind:function(thumb,size=0x18) addr:0x020a89bc +func_ov000_020a89d4 kind:function(arm,size=0x38) addr:0x020a89d4 +func_ov000_020a8a0c kind:function(arm,size=0x50) addr:0x020a8a0c +func_ov000_020a8a5c kind:function(arm,size=0x18) addr:0x020a8a5c +func_ov000_020a8a74 kind:function(arm,size=0x1c) addr:0x020a8a74 +func_ov000_020a8a90 kind:function(arm,size=0x14) addr:0x020a8a90 +func_ov000_020a8aa4 kind:function(arm,size=0x14) addr:0x020a8aa4 +func_ov000_020a8ab8 kind:function(arm,size=0x14) addr:0x020a8ab8 +func_ov000_020a8acc kind:function(arm,size=0x14) addr:0x020a8acc +func_ov000_020a8ae0 kind:function(arm,size=0x14) addr:0x020a8ae0 +func_ov000_020a8af4 kind:function(arm,size=0x54) addr:0x020a8af4 +func_ov000_020a8b48 kind:function(arm,size=0x34) addr:0x020a8b48 +func_ov000_020a8b7c kind:function(arm,size=0x34) addr:0x020a8b7c +func_ov000_020a8bb0 kind:function(arm,size=0x110) addr:0x020a8bb0 +func_ov000_020a8cc0 kind:function(arm,size=0x20) addr:0x020a8cc0 +func_ov000_020a8ce0 kind:function(arm,size=0x28) addr:0x020a8ce0 +func_ov000_020a8d08 kind:function(arm,size=0x20) addr:0x020a8d08 +func_ov000_020a8d28 kind:function(arm,size=0x78) addr:0x020a8d28 +func_ov000_020a8da0 kind:function(arm,size=0x4) addr:0x020a8da0 +func_ov000_020a8da4 kind:function(arm,size=0xc) addr:0x020a8da4 +func_ov000_020a8db0 kind:function(arm,size=0x20) addr:0x020a8db0 +func_ov000_020a8dd0 kind:function(arm,size=0x20) addr:0x020a8dd0 +func_ov000_020a8df0 kind:function(arm,size=0x94) addr:0x020a8df0 +func_ov000_020a8e84 kind:function(arm,size=0x18) addr:0x020a8e84 +func_ov000_020a8e9c kind:function(arm,size=0x24) addr:0x020a8e9c +func_ov000_020a8ec0 kind:function(arm,size=0x94) addr:0x020a8ec0 +func_ov000_020a8f54 kind:function(arm,size=0x8) addr:0x020a8f54 +func_ov000_020a8f5c kind:function(arm,size=0x8) addr:0x020a8f5c +func_ov000_020a8f64 kind:function(arm,size=0x8) addr:0x020a8f64 +func_ov000_020a8f6c kind:function(arm,size=0xc) addr:0x020a8f6c +func_ov000_020a8f78 kind:function(arm,size=0x68) addr:0x020a8f78 +func_ov000_020a8fe0 kind:function(arm,size=0x14) addr:0x020a8fe0 +func_ov000_020a8ff4 kind:function(arm,size=0x158) addr:0x020a8ff4 +func_ov000_020a914c kind:function(arm,size=0x4) addr:0x020a914c +func_ov000_020a9150 kind:function(arm,size=0x50) addr:0x020a9150 +func_ov000_020a91a0 kind:function(arm,size=0x8) addr:0x020a91a0 +func_ov000_020a91a8 kind:function(arm,size=0x8) addr:0x020a91a8 +func_ov000_020a91b0 kind:function(arm,size=0x8) addr:0x020a91b0 +func_ov000_020a91b8 kind:function(arm,size=0x48) addr:0x020a91b8 +func_ov000_020a9200 kind:function(arm,size=0x1c) addr:0x020a9200 +func_ov000_020a921c kind:function(arm,size=0x24) addr:0x020a921c +func_ov000_020a9240 kind:function(arm,size=0x4) addr:0x020a9240 +func_ov000_020a9244 kind:function(arm,size=0x4) addr:0x020a9244 +func_ov000_020a9248 kind:function(arm,size=0x88) addr:0x020a9248 +func_ov000_020a92d0 kind:function(arm,size=0x178) addr:0x020a92d0 +func_ov000_020a9448 kind:function(arm,size=0x68) addr:0x020a9448 +func_ov000_020a94b0 kind:function(arm,size=0xe8) addr:0x020a94b0 +func_ov000_020a9598 kind:function(arm,size=0x2c) addr:0x020a9598 +func_ov000_020a95c4 kind:function(arm,size=0x10) addr:0x020a95c4 +func_ov000_020a95d4 kind:function(arm,size=0x4) addr:0x020a95d4 +func_ov000_020a95d8 kind:function(arm,size=0xc) addr:0x020a95d8 +func_ov000_020a95e4 kind:function(arm,size=0x218) addr:0x020a95e4 +func_ov000_020a97fc kind:function(arm,size=0x8) addr:0x020a97fc +func_ov000_020a9804 kind:function(arm,size=0xec) addr:0x020a9804 +func_ov000_020a98f0 kind:function(arm,size=0x4) addr:0x020a98f0 +func_ov000_020a98f4 kind:function(arm,size=0x68) addr:0x020a98f4 +func_ov000_020a995c kind:function(arm,size=0x48) addr:0x020a995c +func_ov000_020a99a4 kind:function(arm,size=0x34) addr:0x020a99a4 +func_ov000_020a99d8 kind:function(arm,size=0x48) addr:0x020a99d8 +func_ov000_020a9a20 kind:function(arm,size=0x14) addr:0x020a9a20 +func_ov000_020a9a34 kind:function(arm,size=0x1c) addr:0x020a9a34 +func_ov000_020a9a50 kind:function(arm,size=0x44) addr:0x020a9a50 +func_ov000_020a9a94 kind:function(arm,size=0x28) addr:0x020a9a94 +func_ov000_020a9abc kind:function(arm,size=0x24) addr:0x020a9abc +func_ov000_020a9ae0 kind:function(arm,size=0x1c) addr:0x020a9ae0 +func_ov000_020a9afc kind:function(arm,size=0x14) addr:0x020a9afc +func_ov000_020a9b10 kind:function(arm,size=0x1c) addr:0x020a9b10 +func_ov000_020a9b2c kind:function(arm,size=0x10) addr:0x020a9b2c +func_ov000_020a9b3c kind:function(arm,size=0x10) addr:0x020a9b3c +func_ov000_020a9b4c kind:function(arm,size=0x100) addr:0x020a9b4c +func_ov000_020a9c4c kind:function(arm,size=0x18) addr:0x020a9c4c +func_ov000_020a9c64 kind:function(arm,size=0x2c) addr:0x020a9c64 +func_ov000_020a9c90 kind:function(arm,size=0x14) addr:0x020a9c90 +func_ov000_020a9ca4 kind:function(arm,size=0x18) addr:0x020a9ca4 +func_ov000_020a9cbc kind:function(arm,size=0x40) addr:0x020a9cbc +func_ov000_020a9cfc kind:function(arm,size=0x7c) addr:0x020a9cfc +func_ov000_020a9d78 kind:function(arm,size=0x9c) addr:0x020a9d78 +func_ov000_020a9e14 kind:function(arm,size=0x9c) addr:0x020a9e14 +func_ov000_020a9eb0 kind:function(arm,size=0x9c) addr:0x020a9eb0 +func_ov000_020a9f4c kind:function(arm,size=0xe0) addr:0x020a9f4c +func_ov000_020aa02c kind:function(arm,size=0x80) addr:0x020aa02c +func_ov000_020aa0ac kind:function(arm,size=0x154) addr:0x020aa0ac +func_ov000_020aa200 kind:function(arm,size=0x10) addr:0x020aa200 +func_ov000_020aa210 kind:function(arm,size=0x14) addr:0x020aa210 +func_ov000_020aa224 kind:function(arm,size=0x14) addr:0x020aa224 +data_ov000_020aa238 kind:data(any) addr:0x020aa238 +data_ov000_020aa240 kind:data(any) addr:0x020aa240 +data_ov000_020aa244 kind:data(any) addr:0x020aa244 +data_ov000_020aa248 kind:data(any) addr:0x020aa248 +data_ov000_020aa24c kind:data(any) addr:0x020aa24c +data_ov000_020aa250 kind:data(any) addr:0x020aa250 +data_ov000_020aa260 kind:data(any) addr:0x020aa260 +data_ov000_020aa360 kind:data(any) addr:0x020aa360 +data_ov000_020aa370 kind:data(any) addr:0x020aa370 +data_ov000_020aa380 kind:data(any) addr:0x020aa380 +data_ov000_020aa394 kind:data(any) addr:0x020aa394 +data_ov000_020aa3a0 kind:data(any) addr:0x020aa3a0 +data_ov000_020aa3b0 kind:data(any) addr:0x020aa3b0 +data_ov000_020aa41c kind:data(any) addr:0x020aa41c +data_ov000_020aa554 kind:data(any) addr:0x020aa554 +data_ov000_020aa555 kind:data(any) addr:0x020aa555 +data_ov000_020aa556 kind:data(any) addr:0x020aa556 +data_ov000_020aa558 kind:data(any) addr:0x020aa558 +data_ov000_020aa7d4 kind:data(any) addr:0x020aa7d4 +data_ov000_020aa888 kind:data(any) addr:0x020aa888 +data_ov000_020aa88c kind:data(any) addr:0x020aa88c +data_ov000_020aa88d kind:data(any) addr:0x020aa88d +data_ov000_020aa88e kind:data(any) addr:0x020aa88e +data_ov000_020aa88f kind:data(any) addr:0x020aa88f +data_ov000_020aa890 kind:data(any) addr:0x020aa890 +data_ov000_020aa892 kind:data(any) addr:0x020aa892 +data_ov000_020aaa94 kind:data(any) addr:0x020aaa94 +data_ov000_020aac20 kind:data(any) addr:0x020aac20 +data_ov000_020aac28 kind:data(any) addr:0x020aac28 +data_ov000_020aac30 kind:data(any) addr:0x020aac30 +data_ov000_020aac44 kind:data(any) addr:0x020aac44 +data_ov000_020aac58 kind:data(any) addr:0x020aac58 +data_ov000_020aac68 kind:data(any) addr:0x020aac68 +data_ov000_020aac78 kind:data(any) addr:0x020aac78 +data_ov000_020aac7c kind:data(any) addr:0x020aac7c +data_ov000_020aac80 kind:data(any) addr:0x020aac80 +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_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_020aaf24 kind:data(any) addr:0x020aaf24 +data_ov000_020aaf30 kind:data(any) addr:0x020aaf30 +data_ov000_020aaf36 kind:data(any) addr:0x020aaf36 +data_ov000_020aaf3c kind:data(any) addr:0x020aaf3c +data_ov000_020aaf44 kind:data(any) addr:0x020aaf44 +data_ov000_020aaf4c kind:data(any) addr:0x020aaf4c +data_ov000_020aaf70 kind:data(any) addr:0x020aaf70 +data_ov000_020aaff0 kind:data(any) addr:0x020aaff0 +data_ov000_020ab070 kind:data(any) addr:0x020ab070 +data_ov000_020ab090 kind:data(any) addr:0x020ab090 +data_ov000_020ab0bc kind:data(any) addr:0x020ab0bc +data_ov000_020ab118 kind:data(any) addr:0x020ab118 +data_ov000_020ab1ac kind:data(any) addr:0x020ab1ac +data_ov000_020ab314 kind:data(any) addr:0x020ab314 +data_ov000_020ab318 kind:data(any) addr:0x020ab318 +data_ov000_020ab31c kind:data(any) addr:0x020ab31c +data_ov000_020ab320 kind:data(any) addr:0x020ab320 +data_ov000_020ab324 kind:data(any) addr:0x020ab324 +data_ov000_020ab328 kind:data(any) addr:0x020ab328 +data_ov000_020ab32c kind:data(any) addr:0x020ab32c +data_ov000_020ab330 kind:data(any) addr:0x020ab330 +data_ov000_020ab3b8 kind:data(any) addr:0x020ab3b8 +data_ov000_020ab3bc kind:data(any) addr:0x020ab3bc +data_ov000_020ab3c0 kind:data(any) addr:0x020ab3c0 +data_ov000_020ab3c4 kind:data(any) addr:0x020ab3c4 +data_ov000_020ab3c8 kind:data(any) addr:0x020ab3c8 +data_ov000_020ab3cc kind:data(any) addr:0x020ab3cc +data_ov000_020ab3d0 kind:data(any) addr:0x020ab3d0 +data_ov000_020ab3d4 kind:data(any) addr:0x020ab3d4 +data_ov000_020ab3d8 kind:data(any) addr:0x020ab3d8 +data_ov000_020ab3ec kind:data(any) addr:0x020ab3ec +data_ov000_020ab4dc kind:data(any) addr:0x020ab4dc +data_ov000_020ab55c kind:data(any) addr:0x020ab55c +data_ov000_020ab5dc kind:data(any) addr:0x020ab5dc +data_ov000_020ab6b0 kind:data(any) addr:0x020ab6b0 +data_ov000_020ab908 kind:data(any) addr:0x020ab908 +data_ov000_020abb68 kind:data(any) addr:0x020abb68 +data_ov000_020ac028 kind:data(any) addr:0x020ac028 +data_ov000_020acda8 kind:data(any) addr:0x020acda8 +data_ov000_020acdb8 kind:data(any) addr:0x020acdb8 +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_020ace7c kind:data(any) addr:0x020ace7c +data_ov000_020ace80 kind:data(any) addr:0x020ace80 +data_ov000_020ace84 kind:data(any) addr:0x020ace84 +data_ov000_020ace88 kind:data(any) addr:0x020ace88 +data_ov000_020ace8c kind:data(any) addr:0x020ace8c +data_ov000_020ace90 kind:data(any) addr:0x020ace90 +data_ov000_020ace94 kind:data(any) addr:0x020ace94 +data_ov000_020ace98 kind:data(any) addr:0x020ace98 +data_ov000_020aceb4 kind:data(any) addr:0x020aceb4 +data_ov000_020aced4 kind:data(any) addr:0x020aced4 +data_ov000_020acf04 kind:data(any) addr:0x020acf04 +data_ov000_020acf18 kind:data(any) addr:0x020acf18 +data_ov000_020acf58 kind:data(any) addr:0x020acf58 +data_ov000_020acf98 kind:data(any) addr:0x020acf98 +data_ov000_020acfd8 kind:data(any) addr:0x020acfd8 +data_ov000_020acfec kind:data(any) addr:0x020acfec +data_ov000_020ad000 kind:data(any) addr:0x020ad000 +data_ov000_020ad014 kind:data(any) addr:0x020ad014 +data_ov000_020ad02c kind:data(any) addr:0x020ad02c +data_ov000_020ad030 kind:data(any) addr:0x020ad030 +data_ov000_020ad032 kind:data(any) addr:0x020ad032 +data_ov000_020ad033 kind:data(any) addr:0x020ad033 +data_ov000_020ad034 kind:data(any) addr:0x020ad034 +data_ov000_020ad038 kind:data(any) addr:0x020ad038 +data_ov000_020ad03c kind:data(any) addr:0x020ad03c +data_ov000_020ad040 kind:data(any) addr:0x020ad040 +data_ov000_020adc5c kind:data(any) addr:0x020adc5c +data_ov000_020adc5e kind:data(any) addr:0x020adc5e +data_ov000_020adc68 kind:data(any) addr:0x020adc68 +data_ov000_020adc90 kind:data(any) addr:0x020adc90 +data_ov000_020ae4bc kind:data(any) addr:0x020ae4bc +data_ov000_020aece8 kind:data(any) addr:0x020aece8 +data_ov000_020aecec kind:data(any) addr:0x020aecec +data_ov000_020aecf0 kind:data(any) addr:0x020aecf0 +data_ov000_020aecf4 kind:data(any) addr:0x020aecf4 +data_ov000_020aecf8 kind:data(any) addr:0x020aecf8 +data_ov000_020aecfc kind:data(any) addr:0x020aecfc +data_ov000_020aed00 kind:data(any) addr:0x020aed00 +data_ov000_020aed04 kind:data(any) addr:0x020aed04 +data_ov000_020aed08 kind:data(any) addr:0x020aed08 +data_ov000_020aed0c kind:data(any) addr:0x020aed0c +data_ov000_020aed1c kind:data(any) addr:0x020aed1c +data_ov000_020aed24 kind:data(any) addr:0x020aed24 +data_ov000_020af0fc kind:data(any) addr:0x020af0fc +data_ov000_020af4d4 kind:data(any) addr:0x020af4d4 +data_ov000_020af4d8 kind:data(any) addr:0x020af4d8 +data_ov000_020af4ec kind:data(any) addr:0x020af4ec +data_ov000_020af550 kind:data(any) addr:0x020af550 +data_ov000_020af560 kind:data(any) addr:0x020af560 +data_ov000_020af574 kind:data(any) addr:0x020af574 +data_ov000_020af580 kind:data(any) addr:0x020af580 +data_ov000_020af58c kind:data(any) addr:0x020af58c +data_ov000_020af760 kind:data(any) addr:0x020af760 +data_ov000_020af764 kind:data(any) addr:0x020af764 +data_ov000_020af770 kind:data(any) addr:0x020af770 +data_ov000_020af77c kind:data(any) addr:0x020af77c +data_ov000_020af780 kind:data(any) addr:0x020af780 +data_ov000_020afc3c kind:data(any) addr:0x020afc3c +data_ov000_020afc40 kind:data(any) addr:0x020afc40 +data_ov000_020afc43 kind:data(any) addr:0x020afc43 +data_ov000_020afc48 kind:data(any) addr:0x020afc48 +data_ov000_020afd08 kind:data(any) addr:0x020afd08 +data_ov000_020afd0c kind:data(any) addr:0x020afd0c +data_ov000_020afd10 kind:data(any) addr:0x020afd10 +data_ov000_020afd14 kind:data(any) addr:0x020afd14 +data_ov000_020afd18 kind:data(any) addr:0x020afd18 +data_ov000_020afd1c kind:data(any) addr:0x020afd1c +data_ov000_020afd2c kind:data(any) addr:0x020afd2c +data_ov000_020afd38 kind:data(any) addr:0x020afd38 +data_ov000_020afd44 kind:data(any) addr:0x020afd44 +data_ov000_020afd50 kind:data(any) addr:0x020afd50 +data_ov000_020afd5c kind:data(any) addr:0x020afd5c +data_ov000_020afd68 kind:data(any) addr:0x020afd68 +data_ov000_020afda8 kind:data(any) addr:0x020afda8 +data_ov000_020afde8 kind:data(any) addr:0x020afde8 +data_ov000_020afe28 kind:data(any) addr:0x020afe28 +data_ov000_020afe2c kind:data(any) addr:0x020afe2c +data_ov000_020afe30 kind:data(any) addr:0x020afe30 +data_ov000_020afe34 kind:data(any) addr:0x020afe34 +data_ov000_020afe38 kind:data(any) addr:0x020afe38 +data_ov000_020afe3a kind:data(any) addr:0x020afe3a +data_ov000_020afe3c kind:data(any) addr:0x020afe3c +data_ov000_020afe3e kind:data(any) addr:0x020afe3e +data_ov000_020afe40 kind:data(any) addr:0x020afe40 +data_ov000_020afe42 kind:data(any) addr:0x020afe42 +data_ov000_020afe46 kind:data(any) addr:0x020afe46 +data_ov000_020afe4a kind:data(any) addr:0x020afe4a +data_ov000_020afe4e kind:data(any) addr:0x020afe4e +data_ov000_020afe52 kind:data(any) addr:0x020afe52 +data_ov000_020afe56 kind:data(any) addr:0x020afe56 +data_ov000_020afe5b kind:data(any) addr:0x020afe5b +data_ov000_020afe60 kind:data(any) addr:0x020afe60 +data_ov000_020afe65 kind:data(any) addr:0x020afe65 +data_ov000_020afe6a kind:data(any) addr:0x020afe6a +data_ov000_020afe6f kind:data(any) addr:0x020afe6f +data_ov000_020afe74 kind:data(any) addr:0x020afe74 +data_ov000_020afe79 kind:data(any) addr:0x020afe79 +data_ov000_020afe7e kind:data(any) addr:0x020afe7e +data_ov000_020afe83 kind:data(any) addr:0x020afe83 +data_ov000_020afe88 kind:data(any) addr:0x020afe88 +data_ov000_020afe8c kind:data(any) addr:0x020afe8c +data_ov000_020afe90 kind:data(any) addr:0x020afe90 +data_ov000_020afe94 kind:data(any) addr:0x020afe94 +data_ov000_020afe98 kind:data(any) addr:0x020afe98 +data_ov000_020afea0 kind:data(any) addr:0x020afea0 +data_ov000_020afeb0 kind:data(any) addr:0x020afeb0 +data_ov000_020afec4 kind:data(any) addr:0x020afec4 +data_ov000_020afed8 kind:data(any) addr:0x020afed8 +func_ov000_020aff98 kind:function(arm,size=0x34) addr:0x020aff98 +func_ov000_020affcc kind:function(arm,size=0x34) addr:0x020affcc +func_ov000_020b0000 kind:function(arm,size=0x50) addr:0x020b0000 +func_ov000_020b0050 kind:function(arm,size=0x34) addr:0x020b0050 +func_ov000_020b0084 kind:function(arm,size=0x34) addr:0x020b0084 +func_ov000_020b00b8 kind:function(arm,size=0x50) addr:0x020b00b8 +func_ov000_020b0108 kind:function(arm,size=0x60) addr:0x020b0108 +func_ov000_020b0168 kind:function(arm,size=0x4c) addr:0x020b0168 +func_ov000_020b01b4 kind:function(arm,size=0x50) addr:0x020b01b4 +func_ov000_020b0204 kind:function(arm,size=0x34) addr:0x020b0204 +func_ov000_020b0238 kind:function(arm,size=0x34) addr:0x020b0238 +func_ov000_020b026c kind:function(arm,size=0x20) addr:0x020b026c +func_ov000_020b028c kind:function(arm,size=0xf0) addr:0x020b028c +func_ov000_020b037c kind:function(arm,size=0x80) addr:0x020b037c +func_ov000_020b03fc kind:function(arm,size=0x2c) addr:0x020b03fc +func_ov000_020b0428 kind:function(arm,size=0x1c) addr:0x020b0428 +func_ov000_020b0444 kind:function(arm,size=0x28) addr:0x020b0444 +func_ov000_020b046c kind:function(arm,size=0x2f4) addr:0x020b046c +func_ov000_020b0760 kind:function(arm,size=0x14) addr:0x020b0760 +func_ov000_020b0774 kind:function(arm,size=0x34) addr:0x020b0774 +func_ov000_020b07a8 kind:function(arm,size=0x40) addr:0x020b07a8 +func_ov000_020b07e8 kind:function(arm,size=0x50) addr:0x020b07e8 +func_ov000_020b0838 kind:function(arm,size=0x50) addr:0x020b0838 +func_ov000_020b0888 kind:function(arm,size=0x50) addr:0x020b0888 +func_ov000_020b08d8 kind:function(arm,size=0x50) addr:0x020b08d8 +func_ov000_020b0928 kind:function(arm,size=0x28) addr:0x020b0928 +func_ov000_020b0950 kind:function(arm,size=0x5c) addr:0x020b0950 +func_ov000_020b09ac kind:function(arm,size=0x50) addr:0x020b09ac +func_ov000_020b09fc kind:function(arm,size=0x9e8) addr:0x020b09fc +func_ov000_020b13e4 kind:function(arm,size=0x408) addr:0x020b13e4 +func_ov000_020b17ec kind:function(arm,size=0x34) addr:0x020b17ec +func_ov000_020b1820 kind:function(arm,size=0x1c) addr:0x020b1820 +func_ov000_020b183c kind:function(arm,size=0x3c) addr:0x020b183c +func_ov000_020b1878 kind:function(arm,size=0x28) addr:0x020b1878 +func_ov000_020b18a0 kind:function(arm,size=0x14) addr:0x020b18a0 +data_ov000_020b1968 kind:data(any) addr:0x020b1968 +data_ov000_020b198c kind:data(any) addr:0x020b198c +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_020b19c8 kind:data(any) addr:0x020b19c8 +data_ov000_020b19d0 kind:data(any) addr:0x020b19d0 +data_ov000_020b19d8 kind:data(any) addr:0x020b19d8 +data_ov000_020b19e0 kind:data(any) addr:0x020b19e0 +data_ov000_020b19f0 kind:data(any) addr:0x020b19f0 +data_ov000_020b1a1c kind:data(any) addr:0x020b1a1c +data_ov000_020b1a48 kind:data(any) addr:0x020b1a48 +data_ov000_020b1a6c kind:data(any) addr:0x020b1a6c +data_ov000_020b1a98 kind:data(any) addr:0x020b1a98 +data_ov000_020b1abc kind:data(any) addr:0x020b1abc +data_ov000_020b1ae8 kind:data(any) addr:0x020b1ae8 +data_ov000_020b1b14 kind:data(any) addr:0x020b1b14 +data_ov000_020b1b1c kind:data(any) addr:0x020b1b1c +data_ov000_020b1b20 kind:data(any) addr:0x020b1b20 +data_ov000_020b1b2c kind:data(any) addr:0x020b1b2c +data_ov000_020b1b50 kind:data(any) addr:0x020b1b50 +data_ov000_020b1b5c kind:data(any) addr:0x020b1b5c +data_ov000_020b1b68 kind:data(any) addr:0x020b1b68 +data_ov000_020b1b6c kind:data(any) addr:0x020b1b6c +data_ov000_020b1b78 kind:data(any) addr:0x020b1b78 +data_ov000_020b1b7c kind:data(any) addr:0x020b1b7c +data_ov000_020b1b80 kind:data(any) addr:0x020b1b80 +data_ov000_020b1b84 kind:data(any) addr:0x020b1b84 +data_ov000_020b1b8c kind:data(any) addr:0x020b1b8c +data_ov000_020b1b94 kind:data(any) addr:0x020b1b94 +data_ov000_020b1b9c kind:data(any) addr:0x020b1b9c +data_ov000_020b1ba4 kind:data(any) addr:0x020b1ba4 +data_ov000_020b1bbc kind:data(any) addr:0x020b1bbc +data_ov000_020b1be4 kind:data(any) addr:0x020b1be4 +data_ov000_020b1c10 kind:data(any) addr:0x020b1c10 +data_ov000_020b1c14 kind:data(any) addr:0x020b1c14 +data_ov000_020b1c18 kind:data(any) addr:0x020b1c18 +data_ov000_020b1c1c kind:data(any) addr:0x020b1c1c +data_ov000_020b1c20 kind:data(any) addr:0x020b1c20 +data_ov000_020b1c68 kind:data(any) addr:0x020b1c68 +data_ov000_020b1c78 kind:data(any) addr:0x020b1c78 +data_ov000_020b1c88 kind:data(any) addr:0x020b1c88 +data_ov000_020b1c90 kind:data(any) addr:0x020b1c90 +data_ov000_020b1c94 kind:data(any) addr:0x020b1c94 +data_ov000_020b1c9c kind:data(any) addr:0x020b1c9c +data_ov000_020b1ca0 kind:data(any) addr:0x020b1ca0 +data_ov000_020b1ca4 kind:data(any) addr:0x020b1ca4 +data_ov000_020b1cb8 kind:data(any) addr:0x020b1cb8 +data_ov000_020b1cec kind:data(any) addr:0x020b1cec +data_ov000_020b1cfc kind:data(any) addr:0x020b1cfc +data_ov000_020b1d14 kind:data(any) addr:0x020b1d14 +data_ov000_020b1d5c kind:data(any) addr:0x020b1d5c +data_ov000_020b1d74 kind:data(any) addr:0x020b1d74 +data_ov000_020b1dd8 kind:data(any) addr:0x020b1dd8 +data_ov000_020b1e08 kind:data(any) addr:0x020b1e08 +data_ov000_020b1e0c kind:data(any) addr:0x020b1e0c +data_ov000_020b1e10 kind:data(any) addr:0x020b1e10 +data_ov000_020b1e20 kind:data(any) addr:0x020b1e20 +data_ov000_020b1e30 kind:data(any) addr:0x020b1e30 +data_ov000_020b1e48 kind:data(any) addr:0x020b1e48 +data_ov000_020b1e60 kind:data(any) addr:0x020b1e60 +data_ov000_020b1e84 kind:data(any) addr:0x020b1e84 +data_ov000_020b1e9c kind:data(any) addr:0x020b1e9c +data_ov000_020b1eb4 kind:data(any) addr:0x020b1eb4 +data_ov000_020b1ecc kind:data(any) addr:0x020b1ecc +data_ov000_020b1ee4 kind:data(any) addr:0x020b1ee4 +data_ov000_020b1efc kind:data(any) addr:0x020b1efc +data_ov000_020b1f14 kind:data(any) addr:0x020b1f14 +data_ov000_020b1f2c kind:data(any) addr:0x020b1f2c +data_ov000_020b1f44 kind:data(any) addr:0x020b1f44 +data_ov000_020b1f5c kind:data(any) addr:0x020b1f5c +data_ov000_020b1f74 kind:data(any) addr:0x020b1f74 +data_ov000_020b1f8c kind:data(any) addr:0x020b1f8c +data_ov000_020b1f9c kind:data(any) addr:0x020b1f9c +data_ov000_020b1fac kind:data(any) addr:0x020b1fac +data_ov000_020b1fbc kind:data(any) addr:0x020b1fbc +data_ov000_020b1fd8 kind:data(any) addr:0x020b1fd8 +data_ov000_020b1ff4 kind:data(any) addr:0x020b1ff4 +data_ov000_020b2008 kind:data(any) addr:0x020b2008 +data_ov000_020b2014 kind:data(any) addr:0x020b2014 +data_ov000_020b2020 kind:data(any) addr:0x020b2020 +data_ov000_020b202c kind:data(any) addr:0x020b202c +data_ov000_020b2038 kind:data(any) addr:0x020b2038 +data_ov000_020b2048 kind:data(any) addr:0x020b2048 +data_ov000_020b2060 kind:data(any) addr:0x020b2060 +data_ov000_020b2068 kind:data(any) addr:0x020b2068 +data_ov000_020b2078 kind:data(any) addr:0x020b2078 +data_ov000_020b20a4 kind:data(any) addr:0x020b20a4 +data_ov000_020b20d0 kind:data(any) addr:0x020b20d0 +data_ov000_020b20dc kind:data(any) addr:0x020b20dc +data_ov000_020b20e4 kind:data(any) addr:0x020b20e4 +data_ov000_020b20ec kind:data(any) addr:0x020b20ec +data_ov000_020b20fc kind:data(any) addr:0x020b20fc +data_ov000_020b2148 kind:data(any) addr:0x020b2148 +data_ov000_020b214c kind:data(any) addr:0x020b214c +data_ov000_020b2150 kind:data(any) addr:0x020b2150 +data_ov000_020b215c kind:data(any) addr:0x020b215c +data_ov000_020b2174 kind:data(any) addr:0x020b2174 +data_ov000_020b218c kind:data(any) addr:0x020b218c +data_ov000_020b219c kind:data(any) addr:0x020b219c +data_ov000_020b21a8 kind:data(any) addr:0x020b21a8 +data_ov000_020b21b4 kind:data(any) addr:0x020b21b4 +data_ov000_020b21c4 kind:data(any) addr:0x020b21c4 +data_ov000_020b21e0 kind:data(any) addr:0x020b21e0 +data_ov000_020b2204 kind:data(any) addr:0x020b2204 +data_ov000_020b2220 kind:data(any) addr:0x020b2220 +data_ov000_020b2234 kind:data(any) addr:0x020b2234 +data_ov000_020b2244 kind:data(any) addr:0x020b2244 +data_ov000_020b2264 kind:data(any) addr:0x020b2264 +data_ov000_020b2290 kind:data(any) addr:0x020b2290 +data_ov000_020b22a8 kind:data(any) addr:0x020b22a8 +data_ov000_020b22c0 kind:data(any) addr:0x020b22c0 +data_ov000_020b22ec kind:data(any) addr:0x020b22ec +data_ov000_020b231c kind:data(any) addr:0x020b231c +data_ov000_020b234c kind:data(any) addr:0x020b234c +data_ov000_020b2378 kind:data(any) addr:0x020b2378 +data_ov000_020b2384 kind:data(any) addr:0x020b2384 +data_ov000_020b23a0 kind:data(any) addr:0x020b23a0 +data_ov000_020b23cc kind:data(any) addr:0x020b23cc +data_ov000_020b2450 kind:data(any) addr:0x020b2450 +data_ov000_020b2468 kind:data(any) addr:0x020b2468 +data_ov000_020b2478 kind:data(any) addr:0x020b2478 +data_ov000_020b2488 kind:data(any) addr:0x020b2488 +data_ov000_020b249c kind:data(any) addr:0x020b249c +data_ov000_020b24b4 kind:data(any) addr:0x020b24b4 +data_ov000_020b24cc kind:data(any) addr:0x020b24cc +data_ov000_020b24d8 kind:data(any) addr:0x020b24d8 +data_ov000_020b2504 kind:data(any) addr:0x020b2504 +data_ov000_020b2528 kind:data(any) addr:0x020b2528 +data_ov000_020b2540 kind:data(any) addr:0x020b2540 +data_ov000_020b255c kind:data(any) addr:0x020b255c +data_ov000_020b2580 kind:data(any) addr:0x020b2580 +data_ov000_020b258c kind:data(any) addr:0x020b258c +data_ov000_020b25b0 kind:data(any) addr:0x020b25b0 +data_ov000_020b2718 kind:data(any) addr:0x020b2718 +data_ov000_020b2744 kind:data(any) addr:0x020b2744 +data_ov000_020b2770 kind:data(any) addr:0x020b2770 +data_ov000_020b279c kind:data(any) addr:0x020b279c +data_ov000_020b27c8 kind:data(any) addr:0x020b27c8 +data_ov000_020b27e4 kind:data(any) addr:0x020b27e4 +data_ov000_020b2800 kind:data(any) addr:0x020b2800 +data_ov000_020b281c kind:data(any) addr:0x020b281c +data_ov000_020b2838 kind:data(any) addr:0x020b2838 +data_ov000_020b2854 kind:data(any) addr:0x020b2854 +data_ov000_020b287c kind:data(any) addr:0x020b287c +data_ov000_020b2890 kind:data(any) addr:0x020b2890 +data_ov000_020b28a8 kind:data(any) addr:0x020b28a8 +data_ov000_020b28b8 kind:data(any) addr:0x020b28b8 +data_ov000_020b28c8 kind:data(any) addr:0x020b28c8 +data_ov000_020b28d8 kind:data(any) addr:0x020b28d8 +data_ov000_020b28e0 kind:data(any) addr:0x020b28e0 +data_ov000_020b28f8 kind:data(any) addr:0x020b28f8 +data_ov000_020b290c kind:data(any) addr:0x020b290c +data_ov000_020b2920 kind:data(any) addr:0x020b2920 +data_ov000_020b2940 kind:data(any) addr:0x020b2940 +data_ov000_020b294c kind:data(any) addr:0x020b294c +data_ov000_020b2954 kind:data(any) addr:0x020b2954 +data_ov000_020b2964 kind:data(any) addr:0x020b2964 +data_ov000_020b2990 kind:data(any) addr:0x020b2990 +data_ov000_020b2994 kind:data(any) addr:0x020b2994 +data_ov000_020b299c kind:data(any) addr:0x020b299c +data_ov000_020b29a8 kind:data(any) addr:0x020b29a8 +data_ov000_020b29b4 kind:data(any) addr:0x020b29b4 +data_ov000_020b29c0 kind:data(any) addr:0x020b29c0 +data_ov000_020b29cc kind:data(any) addr:0x020b29cc +data_ov000_020b29d8 kind:data(any) addr:0x020b29d8 +data_ov000_020b29e4 kind:data(any) addr:0x020b29e4 +data_ov000_020b29f0 kind:data(any) addr:0x020b29f0 +data_ov000_020b29fc kind:data(any) addr:0x020b29fc +data_ov000_020b2a08 kind:data(any) addr:0x020b2a08 +data_ov000_020b2a34 kind:data(any) addr:0x020b2a34 +data_ov000_020b2a38 kind:data(any) addr:0x020b2a38 +data_ov000_020b2a40 kind:data(any) addr:0x020b2a40 +data_ov000_020b2a50 kind:data(any) addr:0x020b2a50 +data_ov000_020b2a70 kind:data(any) addr:0x020b2a70 +data_ov000_020b2a8c kind:data(any) addr:0x020b2a8c +data_ov000_020b2aac kind:data(any) addr:0x020b2aac +data_ov000_020b2ac8 kind:data(any) addr:0x020b2ac8 +data_ov000_020b2adc kind:data(any) addr:0x020b2adc +data_ov000_020b2ae8 kind:data(any) addr:0x020b2ae8 +data_ov000_020b2af8 kind:data(any) addr:0x020b2af8 +data_ov000_020b2b10 kind:data(any) addr:0x020b2b10 +data_ov000_020b2b1c kind:data(any) addr:0x020b2b1c +data_ov000_020b2b28 kind:data(any) addr:0x020b2b28 +data_ov000_020b2b2c kind:data(any) addr:0x020b2b2c +data_ov000_020b2b38 kind:data(any) addr:0x020b2b38 +data_ov000_020b2b44 kind:data(any) addr:0x020b2b44 +data_ov000_020b2b70 kind:data(any) addr:0x020b2b70 +data_ov000_020b2b9c kind:data(any) addr:0x020b2b9c +data_ov000_020b2ba0 kind:data(any) addr:0x020b2ba0 +data_ov000_020b2bb0 kind:data(any) addr:0x020b2bb0 +data_ov000_020b2bb8 kind:data(any) addr:0x020b2bb8 +data_ov000_020b2bbc kind:data(any) addr:0x020b2bbc +data_ov000_020b2bc0 kind:data(any) addr:0x020b2bc0 +data_ov000_020b2bc4 kind:data(any) addr:0x020b2bc4 +data_ov000_020b2bc8 kind:data(any) addr:0x020b2bc8 +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_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_020b2c7c kind:data(any) addr:0x020b2c7c +data_ov000_020b2ca4 kind:data(any) addr:0x020b2ca4 +data_ov000_020b2ccc kind:data(any) addr:0x020b2ccc +data_ov000_020b2cec kind:data(any) addr:0x020b2cec +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_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_020b2f60 kind:data(any) addr:0x020b2f60 +data_ov000_020b2f6c kind:data(any) addr:0x020b2f6c +data_ov000_020b2f94 kind:data(any) addr:0x020b2f94 +data_ov000_020b2fbc kind:data(any) addr:0x020b2fbc +data_ov000_020b2fdc kind:data(any) addr:0x020b2fdc +data_ov000_020b2fe8 kind:data(any) addr:0x020b2fe8 +data_ov000_020b2ff4 kind:data(any) addr:0x020b2ff4 +data_ov000_020b3000 kind:data(any) addr:0x020b3000 +data_ov000_020b300c kind:data(any) addr:0x020b300c +data_ov000_020b3018 kind:data(any) addr:0x020b3018 +data_ov000_020b303c kind:data(any) addr:0x020b303c +data_ov000_020b3060 kind:data(any) addr:0x020b3060 +data_ov000_020b3084 kind:data(any) addr:0x020b3084 +data_ov000_020b308c kind:data(any) addr:0x020b308c +data_ov000_020b3090 kind:data(any) addr:0x020b3090 +data_ov000_020b3098 kind:data(any) addr:0x020b3098 +data_ov000_020b30a4 kind:data(any) addr:0x020b30a4 +data_ov000_020b30b4 kind:data(any) addr:0x020b30b4 +data_ov000_020b30d0 kind:data(any) addr:0x020b30d0 +data_ov000_020b30ec kind:data(any) addr:0x020b30ec +data_ov000_020b3148 kind:data(any) addr:0x020b3148 +data_ov000_020b31a8 kind:data(any) addr:0x020b31a8 +data_ov000_020b31f0 kind:data(any) addr:0x020b31f0 +data_ov000_020b323c kind:data(any) addr:0x020b323c +data_ov000_020b3268 kind:data(any) addr:0x020b3268 +data_ov000_020b3294 kind:data(any) addr:0x020b3294 +data_ov000_020b32b8 kind:data(any) addr:0x020b32b8 +data_ov000_020b3314 kind:data(any) addr:0x020b3314 +data_ov000_020b3338 kind:data(any) addr:0x020b3338 +data_ov000_020b338c kind:data(any) addr:0x020b338c +data_ov000_020b33a4 kind:data(any) addr:0x020b33a4 +data_ov000_020b33b4 kind:data(any) addr:0x020b33b4 +data_ov000_020b33d8 kind:data(any) addr:0x020b33d8 +data_ov000_020b3434 kind:data(any) addr:0x020b3434 +data_ov000_020b3458 kind:data(any) addr:0x020b3458 +data_ov000_020b34b8 kind:data(any) addr:0x020b34b8 +data_ov000_020b34c4 kind:data(any) addr:0x020b34c4 +data_ov000_020b34d0 kind:data(any) addr:0x020b34d0 +data_ov000_020b34ec kind:data(any) addr:0x020b34ec +data_ov000_020b3508 kind:data(any) addr:0x020b3508 +data_ov000_020b3524 kind:data(any) addr:0x020b3524 +data_ov000_020b3540 kind:data(any) addr:0x020b3540 +data_ov000_020b3568 kind:data(any) addr:0x020b3568 +data_ov000_020b3570 kind:data(any) addr:0x020b3570 +data_ov000_020b3578 kind:data(any) addr:0x020b3578 +data_ov000_020b3580 kind:data(any) addr:0x020b3580 +data_ov000_020b3590 kind:data(any) addr:0x020b3590 +data_ov000_020b35d0 kind:data(any) addr:0x020b35d0 +data_ov000_020b3630 kind:data(any) addr:0x020b3630 +data_ov000_020b363c kind:data(any) addr:0x020b363c +data_ov000_020b3680 kind:data(any) addr:0x020b3680 +data_ov000_020b369c kind:data(any) addr:0x020b369c +data_ov000_020b36b8 kind:data(any) addr:0x020b36b8 +data_ov000_020b36e0 kind:data(any) addr:0x020b36e0 +data_ov000_020b370c kind:data(any) addr:0x020b370c +data_ov000_020b374c kind:data(any) addr:0x020b374c +data_ov000_020b3774 kind:data(any) addr:0x020b3774 +data_ov000_020b37ac kind:data(any) addr:0x020b37ac +data_ov000_020b37b0 kind:data(any) addr:0x020b37b0 +data_ov000_020b37b4 kind:data(any) addr:0x020b37b4 +data_ov000_020b37b8 kind:data(any) addr:0x020b37b8 +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_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_020b3b60 kind:data(any) addr:0x020b3b60 +data_ov000_020b3b6c kind:data(any) addr:0x020b3b6c +data_ov000_020b3b78 kind:data(any) addr:0x020b3b78 +data_ov000_020b3b84 kind:data(any) addr:0x020b3b84 +data_ov000_020b3b90 kind:data(any) addr:0x020b3b90 +data_ov000_020b3b9c kind:data(any) addr:0x020b3b9c +data_ov000_020b3ba8 kind:data(any) addr:0x020b3ba8 +data_ov000_020b3bb4 kind:data(any) addr:0x020b3bb4 +data_ov000_020b3bc0 kind:data(any) addr:0x020b3bc0 +data_ov000_020b3bcc kind:data(any) addr:0x020b3bcc +data_ov000_020b3bd8 kind:data(any) addr:0x020b3bd8 +data_ov000_020b3be4 kind:data(any) addr:0x020b3be4 +data_ov000_020b3bf0 kind:data(any) addr:0x020b3bf0 +data_ov000_020b3bfc kind:data(any) addr:0x020b3bfc +data_ov000_020b3c08 kind:data(any) addr:0x020b3c08 +data_ov000_020b3c14 kind:data(any) addr:0x020b3c14 +data_ov000_020b3c20 kind:data(any) addr:0x020b3c20 +data_ov000_020b3c2c kind:data(any) addr:0x020b3c2c +data_ov000_020b3c38 kind:data(any) addr:0x020b3c38 +data_ov000_020b3c44 kind:data(any) addr:0x020b3c44 +data_ov000_020b3c50 kind:data(any) addr:0x020b3c50 +data_ov000_020b3c5c kind:data(any) addr:0x020b3c5c +data_ov000_020b3c68 kind:data(any) addr:0x020b3c68 +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_020b3ca4 kind:data(any) addr:0x020b3ca4 +data_ov000_020b3cb4 kind:data(any) addr:0x020b3cb4 +data_ov000_020b4174 kind:data(any) addr:0x020b4174 +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_020b4198 kind:data(any) addr:0x020b4198 +data_ov000_020b41a0 kind:data(any) addr:0x020b41a0 +data_ov000_020b41a8 kind:data(any) addr:0x020b41a8 +data_ov000_020b41b0 kind:data(any) addr:0x020b41b0 +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_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_020b4338 kind:data(any) addr:0x020b4338 +data_ov000_020b4344 kind:data(any) addr:0x020b4344 +data_ov000_020b4350 kind:data(any) addr:0x020b4350 +data_ov000_020b435c kind:data(any) addr:0x020b435c +data_ov000_020b4368 kind:data(any) addr:0x020b4368 +data_ov000_020b4374 kind:data(any) addr:0x020b4374 +data_ov000_020b4380 kind:data(any) addr:0x020b4380 +data_ov000_020b438c kind:data(any) addr:0x020b438c +data_ov000_020b4398 kind:data(any) addr:0x020b4398 +data_ov000_020b43a4 kind:data(any) addr:0x020b43a4 +data_ov000_020b43b0 kind:data(any) addr:0x020b43b0 +data_ov000_020b4464 kind:data(any) addr:0x020b4464 +data_ov000_020b45f4 kind:data(any) addr:0x020b45f4 +data_ov000_020b4860 kind:data(any) addr:0x020b4860 +data_ov000_020b4870 kind:data(any) addr:0x020b4870 +data_ov000_020b4880 kind:data(any) addr:0x020b4880 +data_ov000_020b4888 kind:data(any) addr:0x020b4888 +data_ov000_020b488c kind:data(any) addr:0x020b488c +data_ov000_020b489c kind:data(any) addr:0x020b489c +data_ov000_020b48d0 kind:data(any) addr:0x020b48d0 +data_ov000_020b48fc kind:data(any) addr:0x020b48fc +data_ov000_020b4900 kind:data(any) addr:0x020b4900 +data_ov000_020b4918 kind:data(any) addr:0x020b4918 +data_ov000_020b4938 kind:data(any) addr:0x020b4938 +data_ov000_020b497c kind:data(any) addr:0x020b497c +data_ov000_020b49b8 kind:data(any) addr:0x020b49b8 +data_ov000_020b49d0 kind:data(any) addr:0x020b49d0 +data_ov000_020b49f0 kind:data(any) addr:0x020b49f0 +data_ov000_020b49fc kind:data(any) addr:0x020b49fc +data_ov000_020b4a48 kind:data(any) addr:0x020b4a48 +data_ov000_020b4a58 kind:data(any) addr:0x020b4a58 +data_ov000_020b4a7c kind:data(any) addr:0x020b4a7c +data_ov000_020b4ac4 kind:data(any) addr:0x020b4ac4 +data_ov000_020b4b0c kind:data(any) addr:0x020b4b0c +data_ov000_020b4b30 kind:data(any) addr:0x020b4b30 +data_ov000_020b4b54 kind:data(any) addr:0x020b4b54 +data_ov000_020b4b68 kind:data(any) addr:0x020b4b68 +data_ov000_020b4b7c kind:data(any) addr:0x020b4b7c +data_ov000_020b4b90 kind:data(any) addr:0x020b4b90 +data_ov000_020b4bb4 kind:data(any) addr:0x020b4bb4 +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_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_020b4d3c kind:data(any) addr:0x020b4d3c +data_ov000_020b4d48 kind:data(any) addr:0x020b4d48 +data_ov000_020b4d54 kind:data(any) addr:0x020b4d54 +data_ov000_020b4d58 kind:data(any) addr:0x020b4d58 +data_ov000_020b4d64 kind:data(any) addr:0x020b4d64 +data_ov000_020b4d90 kind:data(any) addr:0x020b4d90 +data_ov000_020b4e4c kind:data(any) addr:0x020b4e4c +data_ov000_020b4e60 kind:data(any) addr:0x020b4e60 +data_ov000_020b4e74 kind:data(any) addr:0x020b4e74 +data_ov000_020b4e88 kind:data(any) addr:0x020b4e88 +data_ov000_020b4e9c kind:data(any) addr:0x020b4e9c +data_ov000_020b4ec0 kind:bss addr:0x020b4ec0 +data_ov000_020b4ec4 kind:bss addr:0x020b4ec4 +data_ov000_020b4ed4 kind:bss addr:0x020b4ed4 +data_ov000_020b4ee0 kind:bss addr:0x020b4ee0 +data_ov000_020b4ee4 kind:bss addr:0x020b4ee4 +data_ov000_020b4ee8 kind:bss addr:0x020b4ee8 +data_ov000_020b4eec kind:bss addr:0x020b4eec +data_ov000_020b4f70 kind:bss addr:0x020b4f70 +data_ov000_020b4f74 kind:bss addr:0x020b4f74 +data_ov000_020b4f78 kind:bss addr:0x020b4f78 +data_ov000_020b4f84 kind:bss addr:0x020b4f84 +data_ov000_020b5048 kind:bss addr:0x020b5048 +data_ov000_020b504c kind:bss addr:0x020b504c +data_ov000_020b50a8 kind:bss addr:0x020b50a8 +data_ov000_020b50bc kind:bss addr:0x020b50bc +data_ov000_020b50c0 kind:bss addr:0x020b50c0 +data_ov000_020b51a8 kind:bss addr:0x020b51a8 +data_ov000_020b51ac kind:bss addr:0x020b51ac +data_ov000_020b51b8 kind:bss addr:0x020b51b8 +data_ov000_020b51c0 kind:bss addr:0x020b51c0 +data_ov000_020b51c4 kind:bss addr:0x020b51c4 +data_ov000_020b51c8 kind:bss addr:0x020b51c8 +data_ov000_020b5210 kind:bss addr:0x020b5210 +data_ov000_020b5214 kind:bss addr:0x020b5214 +data_ov000_020b52b0 kind:bss addr:0x020b52b0 +data_ov000_020b52b4 kind:bss addr:0x020b52b4 +data_ov000_020b52d8 kind:bss addr:0x020b52d8 +data_ov000_020b52dc kind:bss addr:0x020b52dc +data_ov000_020b52e8 kind:bss addr:0x020b52e8 +data_ov000_020b52fc kind:bss addr:0x020b52fc +data_ov000_020b5300 kind:bss addr:0x020b5300 +data_ov000_020b5338 kind:bss addr:0x020b5338 +data_ov000_020b533c kind:bss addr:0x020b533c +data_ov000_020b5340 kind:bss addr:0x020b5340 +data_ov000_020b5370 kind:bss addr:0x020b5370 +data_ov000_020b5380 kind:bss addr:0x020b5380 +data_ov000_020b5388 kind:bss addr:0x020b5388 +data_ov000_020b5390 kind:bss addr:0x020b5390 +data_ov000_020b5398 kind:bss addr:0x020b5398 +data_ov000_020b539c kind:bss addr:0x020b539c +data_ov000_020b53d0 kind:bss addr:0x020b53d0 +data_ov000_020b5bfc kind:bss addr:0x020b5bfc +data_ov000_020b5c00 kind:bss addr:0x020b5c00 +data_ov000_020b5c0c kind:bss addr:0x020b5c0c +data_ov000_020b5c48 kind:bss addr:0x020b5c48 +data_ov000_020b5c4c kind:bss addr:0x020b5c4c +data_ov000_020b5c58 kind:bss addr:0x020b5c58 +data_ov000_020b5c94 kind:bss addr:0x020b5c94 +data_ov000_020b5c98 kind:bss addr:0x020b5c98 +data_ov000_020b5c9c kind:bss addr:0x020b5c9c +data_ov000_020b5ca8 kind:bss addr:0x020b5ca8 +data_ov000_020b5ce4 kind:bss addr:0x020b5ce4 +data_ov000_020b5ce8 kind:bss addr:0x020b5ce8 +data_ov000_020b5cf4 kind:bss addr:0x020b5cf4 +data_ov000_020b5d30 kind:bss addr:0x020b5d30 +data_ov000_020b5d34 kind:bss addr:0x020b5d34 +data_ov000_020b5d3c kind:bss addr:0x020b5d3c +data_ov000_020b6114 kind:bss addr:0x020b6114 +data_ov000_020b6118 kind:bss addr:0x020b6118 +data_ov000_020b6124 kind:bss addr:0x020b6124 +data_ov000_020b6130 kind:bss addr:0x020b6130 +data_ov000_020b6150 kind:bss addr:0x020b6150 +data_ov000_020b6204 kind:bss addr:0x020b6204 +data_ov000_020b6228 kind:bss addr:0x020b6228 +data_ov000_020b622c kind:bss addr:0x020b622c +data_ov000_020b6238 kind:bss addr:0x020b6238 +data_ov000_020b62a0 kind:bss addr:0x020b62a0 +data_ov000_020b62a4 kind:bss addr:0x020b62a4 +data_ov000_020b62a8 kind:bss addr:0x020b62a8 +data_ov000_020b62ac kind:bss addr:0x020b62ac +data_ov000_020b64a8 kind:bss addr:0x020b64a8 +data_ov000_020b64c4 kind:bss addr:0x020b64c4 +data_ov000_020b64ca kind:bss addr:0x020b64ca +data_ov000_020b64e4 kind:bss addr:0x020b64e4 +data_ov000_020b64f0 kind:bss addr:0x020b64f0 +data_ov000_020b64f4 kind:bss addr:0x020b64f4 +data_ov000_020b64f8 kind:bss addr:0x020b64f8 +data_ov000_020b64fc kind:bss addr:0x020b64fc +data_ov000_020b6500 kind:bss addr:0x020b6500 +data_ov000_020b6510 kind:bss addr:0x020b6510 diff --git a/config/eur/arm9/overlays/ov001/delinks.txt b/config/eur/arm9/overlays/ov001/delinks.txt new file mode 100644 index 00000000..2a253ab4 --- /dev/null +++ b/config/eur/arm9/overlays/ov001/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020c0a30 kind:code align:32 + .rodata start:0x020c0a30 end:0x020c2814 kind:data align:4 + .init start:0x020c2814 end:0x020c2900 kind:code align:4 + .ctor start:0x020c2900 end:0x020c2924 kind:data align:4 + .data start:0x020c2940 end:0x020c2fe0 kind:data align:32 + .bss start:0x020c2fe0 end:0x020c4720 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov001/relocs.txt b/config/eur/arm9/overlays/ov001/relocs.txt new file mode 100644 index 00000000..6fdc5559 --- /dev/null +++ b/config/eur/arm9/overlays/ov001/relocs.txt @@ -0,0 +1,2504 @@ +from:0x020b652a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6534 kind:thumb_call to:0x020b653c module:overlay(1) +from:0x020b6542 kind:thumb_call to:0x020b6d18 module:overlay(1) +from:0x020b659a kind:thumb_call to:0x020b74f8 module:overlay(1) +from:0x020b659e kind:thumb_call to:0x020be2d0 module:overlay(1) +from:0x020b65a2 kind:thumb_call to:0x020ba9b8 module:overlay(1) +from:0x020b65a6 kind:thumb_call to:0x020b776c module:overlay(1) +from:0x020b65aa kind:thumb_call to:0x020bc34c module:overlay(1) +from:0x020b65ae kind:thumb_call to:0x020baf64 module:overlay(1) +from:0x020b65b2 kind:thumb_call to:0x020bac40 module:overlay(1) +from:0x020b65b6 kind:thumb_call_arm to:0x0205a1d8 module:overlay(0) +from:0x020b65ba kind:thumb_call to:0x020b755c module:overlay(1) +from:0x020b65be kind:thumb_call to:0x020beae4 module:overlay(1) +from:0x020b65c2 kind:thumb_call_arm to:0x02058e24 module:overlay(0) +from:0x020b65c6 kind:thumb_call_arm to:0x02058f9c module:overlay(0) +from:0x020b65d0 kind:thumb_call_arm to:0x020d62b4 module:overlay(24) +from:0x020b65d4 kind:thumb_call_arm to:0x020a9abc module:overlay(0) +from:0x020b6618 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6620 kind:thumb_call to:0x020b7074 module:overlay(1) +from:0x020b66d4 kind:thumb_call to:0x020b6758 module:overlay(1) +from:0x020b66e6 kind:thumb_call to:0x02014850 module:main +from:0x020b66ee kind:thumb_call to:0x02014850 module:main +from:0x020b66fc kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6704 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b670a kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6710 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6714 kind:thumb_call to:0x020b6b48 module:overlay(1) +from:0x020b671e kind:thumb_call to:0x020b6b68 module:overlay(1) +from:0x020b6722 kind:thumb_call to:0x020b6be8 module:overlay(1) +from:0x020b6726 kind:thumb_call to:0x020b6c08 module:overlay(1) +from:0x020b672a kind:thumb_call to:0x020b6c38 module:overlay(1) +from:0x020b672e kind:thumb_call to:0x020b6c58 module:overlay(1) +from:0x020b6732 kind:thumb_call to:0x020b6b88 module:overlay(1) +from:0x020b6736 kind:thumb_call to:0x020b6cb8 module:overlay(1) +from:0x020b673a kind:thumb_call to:0x020b6cd8 module:overlay(1) +from:0x020b673e kind:thumb_call to:0x020b6c98 module:overlay(1) +from:0x020b6742 kind:thumb_call to:0x020b6cf8 module:overlay(1) +from:0x020b6746 kind:thumb_call to:0x020b6c78 module:overlay(1) +from:0x020b674a kind:thumb_call to:0x020be2ec module:overlay(1) +from:0x020b674e kind:thumb_call to:0x020b6ba8 module:overlay(1) +from:0x020b6754 kind:load to:0x02049ba0 module:main +from:0x020b6794 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b679a kind:thumb_call to:0x020ba50c module:overlay(1) +from:0x020b67ae kind:thumb_call to:0x02014918 module:main +from:0x020b67c4 kind:thumb_call to:0x020147fc module:main +from:0x020b67ec kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b67f6 kind:thumb_call_arm to:0x0213efc0 module:overlays(58,70) +from:0x020b6802 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b680c kind:thumb_call_arm to:0x0213efc0 module:overlays(58,70) +from:0x020b6818 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6822 kind:thumb_call_arm to:0x0213f158 module:overlay(58) +from:0x020b682e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6838 kind:thumb_call_arm to:0x0212fb38 module:overlay(26) +from:0x020b684c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6856 kind:thumb_call_arm to:0x020ea738 module:overlay(21) +from:0x020b6876 kind:thumb_call to:0x020b76c0 module:overlay(1) +from:0x020b687c kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b6884 kind:thumb_call to:0x020b6fa0 module:overlay(1) +from:0x020b688c kind:load to:0x020b21c4 module:overlay(0) +from:0x020b6890 kind:load to:0x02049ba0 module:main +from:0x020b6894 kind:load to:0x020b21e0 module:overlay(0) +from:0x020b689c kind:load to:0x0204999c module:main +from:0x020b68a0 kind:load to:0x027e09b8 module:dtcm +from:0x020b68b0 kind:thumb_call to:0x020b7048 module:overlay(1) +from:0x020b68ce kind:thumb_call to:0x02014850 module:main +from:0x020b68d6 kind:thumb_call to:0x02014850 module:main +from:0x020b68e2 kind:thumb_call to:0x02014850 module:main +from:0x020b68f8 kind:thumb_call to:0x02014850 module:main +from:0x020b6900 kind:thumb_call to:0x02014850 module:main +from:0x020b690a kind:thumb_call to:0x02014850 module:main +from:0x020b6912 kind:thumb_call to:0x02014850 module:main +from:0x020b6916 kind:thumb_call to:0x020b6bc8 module:overlay(1) +from:0x020b691c kind:load to:0x02049ba0 module:main +from:0x020b6920 kind:load to:0x02043e50 module:main +from:0x020b692e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b693a kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b6946 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b6952 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b695e kind:thumb_call to:0x020b69b4 module:overlay(1) +from:0x020b6994 kind:thumb_call to:0x020b68a4 module:overlay(1) +from:0x020b699e kind:thumb_call to:0x020b6758 module:overlay(1) +from:0x020b69a8 kind:load to:0x027e09a0 module:dtcm +from:0x020b69ac kind:load to:0x020b21c4 module:overlay(0) +from:0x020b69b0 kind:load to:0x020b21e0 module:overlay(0) +from:0x020b6a20 kind:thumb_call_arm to:0x020c6840 module:overlay(24) +from:0x020b6a3a kind:thumb_call_arm to:0x020c77c0 module:overlay(24) +from:0x020b6a4c kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b6a58 kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b6a66 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b6a72 kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b6a7e kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b6a8a kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b6a9c kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b6aaa kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b6af2 kind:thumb_call_arm to:0x020c6840 module:overlay(24) +from:0x020b6b08 kind:thumb_call_arm to:0x020c77c0 module:overlay(24) +from:0x020b6b1a kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b6b26 kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b6b34 kind:load to:0x020c25d4 module:overlay(1) +from:0x020b6b38 kind:load to:0x020c25c0 module:overlay(1) +from:0x020b6b3c kind:load to:0x027e0994 module:dtcm +from:0x020b6b40 kind:load to:0x027e0cf8 module:dtcm +from:0x020b6b44 kind:load to:0x020c25fc module:overlay(1) +from:0x020b6b56 kind:thumb_call_arm to:0x020a9afc module:overlay(0) +from:0x020b6b5c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6b64 kind:load to:0x020b6510 module:overlay(0) +from:0x020b6b76 kind:thumb_call_arm to:0x020d62fc module:overlay(24) +from:0x020b6b7c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6b84 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b6b96 kind:thumb_call to:0x0205a0d8 module:overlay(0) +from:0x020b6b9c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6ba4 kind:load to:0x027e0960 module:dtcm +from:0x020b6bb6 kind:thumb_call to:0x020b74d4 module:overlay(1) +from:0x020b6bbc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6bc4 kind:load to:0x027e09a0 module:dtcm +from:0x020b6bd6 kind:thumb_call to:0x020b6d34 module:overlay(1) +from:0x020b6bdc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6be4 kind:load to:0x027e095c module:dtcm +from:0x020b6bf6 kind:thumb_call to:0x020b6d40 module:overlay(1) +from:0x020b6bfc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c04 kind:load to:0x027e0958 module:dtcm +from:0x020b6c1c kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b6c22 kind:thumb_call to:0x020b6d4c module:overlay(1) +from:0x020b6c28 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c30 kind:load to:0x027e0954 module:dtcm +from:0x020b6c34 kind:load to:0x020b6d25 module:overlay(1) +from:0x020b6c46 kind:thumb_call to:0x020beb8c module:overlay(1) +from:0x020b6c4c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c54 kind:load to:0x027e09ac module:dtcm +from:0x020b6c66 kind:thumb_call to:0x020b7660 module:overlay(1) +from:0x020b6c6c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c74 kind:load to:0x027e09b8 module:dtcm +from:0x020b6c86 kind:thumb_call to:0x020baae0 module:overlay(1) +from:0x020b6c8c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c94 kind:load to:0x027e09bc module:dtcm +from:0x020b6ca6 kind:thumb_call to:0x020bc450 module:overlay(1) +from:0x020b6cac kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cb4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6cc6 kind:thumb_call to:0x020bac78 module:overlay(1) +from:0x020b6ccc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cd4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b6ce6 kind:thumb_call to:0x020bafc4 module:overlay(1) +from:0x020b6cec kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cf4 kind:load to:0x027e0ce4 module:dtcm +from:0x020b6d06 kind:thumb_call to:0x020b77ec module:overlay(1) +from:0x020b6d0c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6d14 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6d20 kind:load to:0x027e09a4 module:dtcm +from:0x020b6d2a kind:thumb_call_arm to:0x02016694 module:main +from:0x020b6d3c kind:load to:0x027e095c module:dtcm +from:0x020b6d48 kind:load to:0x027e0958 module:dtcm +from:0x020b6d54 kind:load to:0x027e0954 module:dtcm +from:0x020b6d72 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b6d80 kind:load to:0x020b21b4 module:overlay(0) +from:0x020b6d8e kind:thumb_call to:0x020be8e0 module:overlay(1) +from:0x020b6d96 kind:thumb_call to:0x020b7700 module:overlay(1) +from:0x020b6d9e kind:thumb_call_arm to:0x0205a164 module:overlay(0) +from:0x020b6da6 kind:thumb_call to:0x020bec8c module:overlay(1) +from:0x020b6dae kind:thumb_call to:0x020babc8 module:overlay(1) +from:0x020b6db6 kind:thumb_call to:0x020bc5f8 module:overlay(1) +from:0x020b6dbe kind:thumb_call to:0x020be3c4 module:overlay(1) +from:0x020b6dc4 kind:thumb_call to:0x020bd638 module:overlay(1) +from:0x020b6dce kind:thumb_call to:0x020bde04 module:overlay(1) +from:0x020b6dd2 kind:thumb_call to:0x020bed34 module:overlay(1) +from:0x020b6de4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6dec kind:load to:0x020b21b4 module:overlay(0) +from:0x020b6df0 kind:load to:0x020b504c module:overlay(0) +from:0x020b6df4 kind:load to:0x027e09b8 module:dtcm +from:0x020b6df8 kind:load to:0x027e0960 module:dtcm +from:0x020b6dfc kind:load to:0x027e09ac module:dtcm +from:0x020b6e00 kind:load to:0x027e09bc module:dtcm +from:0x020b6e04 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6e08 kind:load to:0x027e09c0 module:dtcm +from:0x020b6e0c kind:load to:0x0204a110 module:main +from:0x020b6e10 kind:load to:0x020b50c0 module:overlay(0) +from:0x020b6e1e kind:thumb_call to:0x020be8e0 module:overlay(1) +from:0x020b6e26 kind:thumb_call to:0x020b7700 module:overlay(1) +from:0x020b6e2e kind:thumb_call_arm to:0x0205a164 module:overlay(0) +from:0x020b6e36 kind:thumb_call to:0x020bec8c module:overlay(1) +from:0x020b6e3e kind:thumb_call to:0x020babc8 module:overlay(1) +from:0x020b6e46 kind:thumb_call to:0x020bc5f8 module:overlay(1) +from:0x020b6e4e kind:thumb_call to:0x020be3c4 module:overlay(1) +from:0x020b6e54 kind:thumb_call to:0x020bd638 module:overlay(1) +from:0x020b6e5e kind:thumb_call to:0x020bde04 module:overlay(1) +from:0x020b6e62 kind:thumb_call to:0x020bed34 module:overlay(1) +from:0x020b6e74 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6e7a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6e84 kind:load to:0x020b21b4 module:overlay(0) +from:0x020b6e88 kind:load to:0x020b504c module:overlay(0) +from:0x020b6e8c kind:load to:0x027e09b8 module:dtcm +from:0x020b6e90 kind:load to:0x027e0960 module:dtcm +from:0x020b6e94 kind:load to:0x027e09ac module:dtcm +from:0x020b6e98 kind:load to:0x027e09bc module:dtcm +from:0x020b6e9c kind:load to:0x027e0ce0 module:dtcm +from:0x020b6ea0 kind:load to:0x027e09c0 module:dtcm +from:0x020b6ea4 kind:load to:0x0204a110 module:main +from:0x020b6ea8 kind:load to:0x020b50c0 module:overlay(0) +from:0x020b6eb6 kind:thumb_call to:0x020be8e0 module:overlay(1) +from:0x020b6ebe kind:thumb_call to:0x020b7700 module:overlay(1) +from:0x020b6ec6 kind:thumb_call_arm to:0x0205a164 module:overlay(0) +from:0x020b6ece kind:thumb_call to:0x020bec8c module:overlay(1) +from:0x020b6ed6 kind:thumb_call to:0x020babc8 module:overlay(1) +from:0x020b6ede kind:thumb_call to:0x020bc5f8 module:overlay(1) +from:0x020b6ee6 kind:thumb_call to:0x020be3c4 module:overlay(1) +from:0x020b6eec kind:thumb_call to:0x020bd638 module:overlay(1) +from:0x020b6ef6 kind:thumb_call to:0x020bde04 module:overlay(1) +from:0x020b6efa kind:thumb_call to:0x020bed34 module:overlay(1) +from:0x020b6f0c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6f14 kind:load to:0x020b21b4 module:overlay(0) +from:0x020b6f18 kind:load to:0x020b504c module:overlay(0) +from:0x020b6f1c kind:load to:0x027e09b8 module:dtcm +from:0x020b6f20 kind:load to:0x027e0960 module:dtcm +from:0x020b6f24 kind:load to:0x027e09ac module:dtcm +from:0x020b6f28 kind:load to:0x027e09bc module:dtcm +from:0x020b6f2c kind:load to:0x027e0ce0 module:dtcm +from:0x020b6f30 kind:load to:0x027e09c0 module:dtcm +from:0x020b6f34 kind:load to:0x0204a110 module:main +from:0x020b6f38 kind:load to:0x020b50c0 module:overlay(0) +from:0x020b6f40 kind:thumb_call to:0x020bed14 module:overlay(1) +from:0x020b6f4a kind:thumb_call to:0x020bd970 module:overlay(1) +from:0x020b6f50 kind:thumb_call to:0x020bd5b0 module:overlay(1) +from:0x020b6f58 kind:thumb_call to:0x020be394 module:overlay(1) +from:0x020b6f64 kind:thumb_call to:0x020bc524 module:overlay(1) +from:0x020b6f6c kind:thumb_call to:0x020bab5c module:overlay(1) +from:0x020b6f74 kind:thumb_call to:0x020bebb8 module:overlay(1) +from:0x020b6f7c kind:thumb_call_arm to:0x0205a160 module:overlay(0) +from:0x020b6f84 kind:load to:0x020b50c0 module:overlay(0) +from:0x020b6f88 kind:load to:0x0204a110 module:main +from:0x020b6f8c kind:load to:0x027e09c0 module:dtcm +from:0x020b6f90 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6f94 kind:load to:0x027e09bc module:dtcm +from:0x020b6f98 kind:load to:0x027e09ac module:dtcm +from:0x020b6f9c kind:load to:0x027e0960 module:dtcm +from:0x020b6fb4 kind:thumb_call_arm to:0x020a782c module:overlay(0) +from:0x020b6fdc kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020b6ff2 kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020b700c kind:thumb_call_arm to:0x02018d78 module:main +from:0x020b7018 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7030 kind:thumb_call to:0x020b7830 module:overlay(1) +from:0x020b7038 kind:load to:0x0204a110 module:main +from:0x020b703c kind:load to:0x027e09a4 module:dtcm +from:0x020b7040 kind:load to:0x027e0994 module:dtcm +from:0x020b7044 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7050 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7054 kind:load to:0x020b7a7d module:overlay(1) +from:0x020b705c kind:thumb_call_arm to:0x02065c20 module:overlay(0) +from:0x020b7070 kind:load to:0x020b2204 module:overlay(0) +from:0x020b7078 kind:thumb_call_arm to:0x0201baec module:main +from:0x020b7084 kind:thumb_call to:0x020b7058 module:overlay(1) +from:0x020b708c kind:thumb_call_arm to:0x02065ecc module:overlay(0) +from:0x020b7140 kind:load to:0x020b2220 module:overlay(0) +from:0x020b7162 kind:thumb_call_arm to:0x01fff148 module:itcm +from:0x020b7184 kind:thumb_call_arm to:0x01fff17c module:itcm +from:0x020b71bc kind:thumb_call_arm to:0x02106564 module:overlay(26) +from:0x020b7222 kind:thumb_call_arm to:0x0206a014 module:overlay(0) +from:0x020b72c6 kind:thumb_call to:0x020b6924 module:overlay(1) +from:0x020b72d8 kind:thumb_call to:0x020b7c08 module:overlay(1) +from:0x020b72ec kind:thumb_call to:0x020b8a5c module:overlay(1) +from:0x020b72f2 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b72fe kind:thumb_call_arm to:0x020166ac module:main +from:0x020b730e kind:thumb_call_arm to:0x020166ac module:main +from:0x020b7324 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b7340 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b736e kind:thumb_call_arm to:0x02065f68 module:overlay(0) +from:0x020b7378 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b7386 kind:thumb_call_arm to:0x0201bba4 module:main +from:0x020b738e kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b739c kind:thumb_call_arm to:0x02070f58 module:overlay(0) +from:0x020b73a6 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b73de kind:thumb_call_arm to:0x0201bba4 module:main +from:0x020b73fa kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b7404 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7408 kind:load to:0x020aa892 module:overlay(0) +from:0x020b740c kind:load to:0x020b50c0 module:overlay(0) +from:0x020b7410 kind:load to:0x027e09a4 module:dtcm +from:0x020b7414 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7418 kind:load to:0x020aa88c module:overlay(0) +from:0x020b741c kind:load to:0x0204e5f8 module:main +from:0x020b7420 kind:load to:0x020aa88d module:overlay(0) +from:0x020b7424 kind:load to:0x020aa88e module:overlay(0) +from:0x020b7428 kind:load to:0x020aa88f module:overlay(0) +from:0x020b7440 kind:thumb_call to:0x020156c8 module:main +from:0x020b744a kind:thumb_call to:0x02015724 module:main +from:0x020b7464 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020b7476 kind:thumb_call to:0x020156f4 module:main +from:0x020b7480 kind:load to:0x020c2940 module:overlay(1) +from:0x020b7488 kind:thumb_call to:0x020b7544 module:overlay(1) +from:0x020b7496 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b74a2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b74b4 kind:thumb_call to:0x02015550 module:main +from:0x020b74c2 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b74c8 kind:thumb_call to:0x020b7510 module:overlay(1) +from:0x020b74d0 kind:load to:0x020c2958 module:overlay(1) +from:0x020b74ea kind:thumb_call_arm to:0x02012000 module:main +from:0x020b74f0 kind:thumb_call to:0x020b7550 module:overlay(1) +from:0x020b7500 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7508 kind:thumb_call to:0x020b7484 module:overlay(1) +from:0x020b754c kind:load to:0x027e09a0 module:dtcm +from:0x020b7558 kind:load to:0x027e09a0 module:dtcm +from:0x020b7564 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b756c kind:thumb_call to:0x020b7574 module:overlay(1) +from:0x020b7578 kind:thumb_call to:0x020b7754 module:overlay(1) +from:0x020b7586 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b75a2 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b75ac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b75b4 kind:thumb_call_arm to:0x020736e0 module:overlay(0) +from:0x020b75c0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b75d0 kind:thumb_call_arm to:0x0201bb38 module:main +from:0x020b75d8 kind:thumb_call_arm to:0x02065ecc module:overlay(0) +from:0x020b75ec kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b75fc kind:thumb_call_arm to:0x02075028 module:overlay(0) +from:0x020b7604 kind:thumb_call_arm to:0x02065ecc module:overlay(0) +from:0x020b7620 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7628 kind:thumb_call_arm to:0x02074644 module:overlay(0) +from:0x020b7634 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b763c kind:thumb_call_arm to:0x020a7908 module:overlay(0) +from:0x020b7650 kind:load to:0x020b22c0 module:overlay(0) +from:0x020b7654 kind:load to:0x020b234c module:overlay(0) +from:0x020b7658 kind:load to:0x0204a088 module:main +from:0x020b767e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7690 kind:thumb_call_arm to:0x020a7a70 module:overlay(0) +from:0x020b7696 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b76a4 kind:thumb_call to:0x020b7760 module:overlay(1) +from:0x020b76bc kind:load to:0x02028c60 module:main +from:0x020b76cc kind:thumb_call_arm to:0x02073080 module:overlay(0) +from:0x020b76d8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b76e2 kind:thumb_call_arm to:0x02165974 module:overlays(88,91) +from:0x020b76ee kind:thumb_call_arm to:0x02073610 module:overlay(0) +from:0x020b76f4 kind:thumb_call to:0x020be998 module:overlay(1) +from:0x020b76fc kind:load to:0x020b504c module:overlay(0) +from:0x020b770c kind:thumb_call to:0x020be504 module:overlay(1) +from:0x020b7724 kind:load to:0x020b504c module:overlay(0) +from:0x020b772e kind:thumb_call_arm to:0x02073b5c module:overlay(0) +from:0x020b774e kind:thumb_call_arm to:0x020a7b34 module:overlay(0) +from:0x020b775c kind:load to:0x027e09b8 module:dtcm +from:0x020b7768 kind:load to:0x027e09b8 module:dtcm +from:0x020b7774 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b777c kind:thumb_call to:0x020b7784 module:overlay(1) +from:0x020b7788 kind:thumb_call to:0x020b81c8 module:overlay(1) +from:0x020b77a2 kind:thumb_call_arm to:0x0201667c module:main +from:0x020b77be kind:thumb_call_arm to:0x020166f4 module:main +from:0x020b77e4 kind:load to:0x020b2940 module:overlay(0) +from:0x020b77e8 kind:load to:0x027e09bc module:dtcm +from:0x020b77f8 kind:thumb_call_arm to:0x02081270 module:overlay(0) +from:0x020b77fe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b780e kind:thumb_call_arm to:0x02081270 module:overlay(0) +from:0x020b7814 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7820 kind:thumb_call_arm to:0x02016694 module:main +from:0x020b7826 kind:thumb_call to:0x020b81d4 module:overlay(1) +from:0x020b783e kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b7848 kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020b785c kind:thumb_call_arm to:0x02026800 module:main +from:0x020b786a kind:thumb_call to:0x020154b0 module:main +from:0x020b7872 kind:thumb_call to:0x020154ec module:main +from:0x020b78a2 kind:thumb_call to:0x020156ac module:main +from:0x020b78ac kind:thumb_call to:0x020bb018 module:overlay(1) +from:0x020b78d2 kind:thumb_call to:0x020156ac module:main +from:0x020b78dc kind:thumb_call to:0x020bacd8 module:overlay(1) +from:0x020b78fc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7904 kind:thumb_call_arm to:0x020811c0 module:overlay(0) +from:0x020b791a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7922 kind:thumb_call_arm to:0x020811c0 module:overlay(0) +from:0x020b792a kind:thumb_call_arm to:0x020c0f24 module:overlay(1) +from:0x020b7948 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7950 kind:thumb_call_arm to:0x020e90f4 module:overlay(26) +from:0x020b7956 kind:thumb_call_arm to:0x020e9208 module:overlay(26) +from:0x020b7974 kind:thumb_call_arm to:0x020cb000 module:overlay(24) +from:0x020b797a kind:thumb_call_arm to:0x020cafb8 module:overlay(24) +from:0x020b7982 kind:thumb_call to:0x020b8120 module:overlay(1) +from:0x020b79a2 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b79ae kind:thumb_call_arm to:0x02026800 module:main +from:0x020b79b8 kind:thumb_call to:0x020154b0 module:main +from:0x020b79c0 kind:thumb_call to:0x020154ec module:main +from:0x020b79ca kind:thumb_call to:0x020b7b38 module:overlay(1) +from:0x020b79d0 kind:thumb_call to:0x020154c4 module:main +from:0x020b79dc kind:thumb_call to:0x020b7b38 module:overlay(1) +from:0x020b79e6 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b79f8 kind:thumb_call_arm to:0x02081520 module:overlay(0) +from:0x020b7a00 kind:thumb_call_arm to:0x020814ec module:overlay(0) +from:0x020b7a20 kind:thumb_call to:0x020b7d64 module:overlay(1) +from:0x020b7a2a kind:thumb_call to:0x020b7e68 module:overlay(1) +from:0x020b7a30 kind:thumb_call to:0x0201568c module:main +from:0x020b7a36 kind:thumb_call to:0x0201568c module:main +from:0x020b7a3c kind:thumb_call to:0x020154c4 module:main +from:0x020b7a44 kind:load to:0x027e09a0 module:dtcm +from:0x020b7a48 kind:load to:0x020c2970 module:overlay(1) +from:0x020b7a4c kind:load to:0x020c2984 module:overlay(1) +from:0x020b7a50 kind:load to:0x02043f78 module:main +from:0x020b7a54 kind:load to:0x020c2988 module:overlay(1) +from:0x020b7a58 kind:load to:0x020c29a4 module:overlay(1) +from:0x020b7a5c kind:load to:0x02043f40 module:main +from:0x020b7a60 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7a64 kind:load to:0x020c29bc module:overlay(1) +from:0x020b7a68 kind:load to:0x020c29d8 module:overlay(1) +from:0x020b7a6c kind:load to:0x027e0ce8 module:dtcm +from:0x020b7a70 kind:load to:0x027e09a4 module:dtcm +from:0x020b7a74 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020b7a78 kind:load to:0x020c29f0 module:overlay(1) +from:0x020b7a80 kind:thumb_call to:0x020b818c module:overlay(1) +from:0x020b7a86 kind:thumb_call to:0x020b803c module:overlay(1) +from:0x020b7a90 kind:thumb_call to:0x02014850 module:main +from:0x020b7a98 kind:thumb_call to:0x02014850 module:main +from:0x020b7aa0 kind:thumb_call to:0x02014850 module:main +from:0x020b7aa8 kind:thumb_call to:0x02014850 module:main +from:0x020b7ab2 kind:thumb_call to:0x02014850 module:main +from:0x020b7ab8 kind:thumb_call to:0x020b7e50 module:overlay(1) +from:0x020b7acc kind:thumb_call_arm to:0x02081ca0 module:overlay(0) +from:0x020b7ad8 kind:thumb_call_arm to:0x02081270 module:overlay(0) +from:0x020b7ade kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7aee kind:thumb_call_arm to:0x02081270 module:overlay(0) +from:0x020b7af4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7b06 kind:thumb_call_arm to:0x020e9138 module:overlay(26) +from:0x020b7b0c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7b18 kind:thumb_call to:0x020bad80 module:overlay(1) +from:0x020b7b20 kind:thumb_call to:0x020bb414 module:overlay(1) +from:0x020b7b28 kind:load to:0x02049ba0 module:main +from:0x020b7b2c kind:load to:0x027e09a4 module:dtcm +from:0x020b7b30 kind:load to:0x027e0ce8 module:dtcm +from:0x020b7b34 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7b5a kind:thumb_call_arm to:0x02081354 module:overlay(0) +from:0x020b7b86 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7b94 kind:thumb_call_arm to:0x02081354 module:overlay(0) +from:0x020b7ba8 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b7bb2 kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020b7bd2 kind:thumb_call_arm to:0x02081354 module:overlay(0) +from:0x020b7be8 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7bf8 kind:thumb_call_arm to:0x02081354 module:overlay(0) +from:0x020b7c00 kind:load to:0x020b62a8 module:overlay(0) +from:0x020b7c04 kind:load to:0x027e09a0 module:dtcm +from:0x020b7c1a kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b7c28 kind:thumb_call_arm to:0x020c0eac module:overlay(1) +from:0x020b7c36 kind:thumb_call_arm to:0x02082124 module:overlay(0) +from:0x020b7c9e kind:thumb_call to:0x020b803c module:overlay(1) +from:0x020b7ca4 kind:thumb_call to:0x020b7e50 module:overlay(1) +from:0x020b7cba kind:thumb_call_arm to:0x020c0f9c module:overlay(1) +from:0x020b7cc2 kind:thumb_call_arm to:0x021612ac module:overlays(60,84) +from:0x020b7cd0 kind:thumb_call_arm to:0x02081520 module:overlay(0) +from:0x020b7cd8 kind:thumb_call_arm to:0x020814ec module:overlay(0) +from:0x020b7cf8 kind:thumb_call to:0x020b7d64 module:overlay(1) +from:0x020b7d02 kind:thumb_call to:0x020b7e68 module:overlay(1) +from:0x020b7d20 kind:thumb_call_arm to:0x02081d5c module:overlay(0) +from:0x020b7d2c kind:thumb_call_arm to:0x020cafd8 module:overlay(24) +from:0x020b7d3a kind:thumb_call_arm to:0x020cb000 module:overlay(24) +from:0x020b7d44 kind:load to:0x02164690 module:overlays(59,63,68,71,73,84) +from:0x020b7d58 kind:load to:0x0216122c module:overlays(62,66,84) +from:0x020b7d5c kind:load to:0x027e09a4 module:dtcm +from:0x020b7d60 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020b7d72 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b7d9e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7da8 kind:thumb_call to:0x02183480 module:overlay(101) +from:0x020b7ddc kind:thumb_call to:0x020147fc module:main +from:0x020b7dec kind:thumb_call to:0x020147fc module:main +from:0x020b7dfc kind:thumb_call to:0x020147fc module:main +from:0x020b7e0c kind:thumb_call to:0x020147fc module:main +from:0x020b7e18 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7e22 kind:thumb_call_arm to:0x02105734 module:overlay(26) +from:0x020b7e32 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7e3c kind:thumb_call_arm to:0x020ea7f0 module:overlay(21) +from:0x020b7e44 kind:load to:0x027e09a0 module:dtcm +from:0x020b7e48 kind:load to:0x02049ba0 module:main +from:0x020b7e78 kind:thumb_call_arm to:0x020d2520 module:overlay(24) +from:0x020b7e82 kind:thumb_call to:0x020be92c module:overlay(1) +from:0x020b7e8a kind:thumb_call to:0x020b85d0 module:overlay(1) +from:0x020b7ea2 kind:thumb_call to:0x020bde4c module:overlay(1) +from:0x020b7eaa kind:thumb_call to:0x020bc65c module:overlay(1) +from:0x020b7eb2 kind:thumb_call to:0x020babe8 module:overlay(1) +from:0x020b7eba kind:thumb_call_arm to:0x0205a11c module:overlay(0) +from:0x020b7ec2 kind:thumb_call to:0x020bb488 module:overlay(1) +from:0x020b7eca kind:thumb_call to:0x020bada0 module:overlay(1) +from:0x020b7ed0 kind:thumb_call to:0x020bd678 module:overlay(1) +from:0x020b7ee2 kind:thumb_call_arm to:0x020c4ba0 module:overlay(24) +from:0x020b7eec kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b7f08 kind:thumb_call to:0x020b8a5c module:overlay(1) +from:0x020b7f12 kind:thumb_call to:0x020bc6d8 module:overlay(1) +from:0x020b7f30 kind:thumb_call to:0x020b8a5c module:overlay(1) +from:0x020b7f38 kind:thumb_call to:0x020bc6e8 module:overlay(1) +from:0x020b7f56 kind:thumb_call to:0x020b8a5c module:overlay(1) +from:0x020b7f62 kind:thumb_call to:0x020b8a5c module:overlay(1) +from:0x020b7f78 kind:thumb_call to:0x020bc6fc module:overlay(1) +from:0x020b7f80 kind:thumb_call_arm to:0x020771c8 module:overlay(0) +from:0x020b7f8a kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b7f94 kind:thumb_call_arm to:0x0207da40 module:overlay(0) +from:0x020b7fac kind:thumb_call_arm to:0x020dca14 module:overlay(26) +from:0x020b7fb4 kind:thumb_call to:0x020bac9c module:overlay(1) +from:0x020b7fbc kind:thumb_call to:0x020bafdc module:overlay(1) +from:0x020b7fd8 kind:thumb_call_arm to:0x02070310 module:overlay(0) +from:0x020b8004 kind:load to:0x020b504c module:overlay(0) +from:0x020b8008 kind:load to:0x020b50c0 module:overlay(0) +from:0x020b800c kind:load to:0x027e0ce0 module:dtcm +from:0x020b8010 kind:load to:0x027e09bc module:dtcm +from:0x020b8014 kind:load to:0x027e0960 module:dtcm +from:0x020b8018 kind:load to:0x027e0ce4 module:dtcm +from:0x020b801c kind:load to:0x027e0ce8 module:dtcm +from:0x020b8020 kind:load to:0x0204a110 module:main +from:0x020b8024 kind:load to:0x027e09a4 module:dtcm +from:0x020b8028 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020b802c kind:load to:0x027e09a0 module:dtcm +from:0x020b8030 kind:load to:0x027e09c0 module:dtcm +from:0x020b8034 kind:load to:0x02138d10 module:overlay(26) +from:0x020b8038 kind:load to:0x020b62a8 module:overlay(0) +from:0x020b805a kind:thumb_call_arm to:0x020c4cc8 module:overlay(24) +from:0x020b8060 kind:thumb_call to:0x020bd68c module:overlay(1) +from:0x020b8068 kind:thumb_call to:0x020badb4 module:overlay(1) +from:0x020b8070 kind:thumb_call to:0x020bb548 module:overlay(1) +from:0x020b8078 kind:thumb_call to:0x020bc69c module:overlay(1) +from:0x020b8080 kind:thumb_call to:0x020bac08 module:overlay(1) +from:0x020b8088 kind:thumb_call to:0x020bf028 module:overlay(1) +from:0x020b8090 kind:thumb_call_arm to:0x0205a120 module:overlay(0) +from:0x020b8098 kind:thumb_call to:0x020b7728 module:overlay(1) +from:0x020b80a0 kind:thumb_call_arm to:0x02012000 module:main +from:0x020b80aa kind:thumb_call to:0x020bde5c module:overlay(1) +from:0x020b80b0 kind:thumb_call to:0x020be94c module:overlay(1) +from:0x020b80b6 kind:thumb_call to:0x020b88ec module:overlay(1) +from:0x020b80c0 kind:thumb_call_arm to:0x020d2564 module:overlay(24) +from:0x020b80c8 kind:load to:0x027e09a4 module:dtcm +from:0x020b80cc kind:load to:0x020d8660 module:overlays(19,24) +from:0x020b80d0 kind:load to:0x0204a110 module:main +from:0x020b80d4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b80d8 kind:load to:0x027e0ce4 module:dtcm +from:0x020b80dc kind:load to:0x027e0ce0 module:dtcm +from:0x020b80e0 kind:load to:0x027e09bc module:dtcm +from:0x020b80e4 kind:load to:0x027e0cec module:dtcm +from:0x020b80e8 kind:load to:0x027e0960 module:dtcm +from:0x020b80ec kind:load to:0x027e09b8 module:dtcm +from:0x020b80f0 kind:load to:0x020b64a8 module:overlay(0) +from:0x020b80f4 kind:load to:0x020b50c0 module:overlay(0) +from:0x020b80f8 kind:load to:0x020b504c module:overlay(0) +from:0x020b813e kind:thumb_call_arm to:0x02014b00 module:main +from:0x020b816e kind:thumb_call_arm to:0x0203a3c8 module:main +from:0x020b8184 kind:load to:0x02049bac module:main +from:0x020b81b0 kind:thumb_call_arm to:0x02014b00 module:main +from:0x020b81c0 kind:load to:0x027e09a4 module:dtcm +from:0x020b81c4 kind:load to:0x02049bac module:main +from:0x020b81d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b81dc kind:load to:0x027e0cd8 module:dtcm +from:0x020b81fe kind:thumb_call to:0x020153fc module:main +from:0x020b8208 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x020b8218 kind:thumb_call to:0x02015550 module:main +from:0x020b822c kind:thumb_call_arm to:0x0208233c module:overlay(0) +from:0x020b83be kind:thumb_call to:0x020baea0 module:overlay(1) +from:0x020b83c6 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020b83d0 kind:load to:0x020c29fc module:overlay(1) +from:0x020b83d4 kind:load to:0x027e0c90 module:dtcm +from:0x020b83d8 kind:load to:0x027e0ca8 module:dtcm +from:0x020b83dc kind:load to:0x027e0c9c module:dtcm +from:0x020b83e0 kind:load to:0x027e0cb4 module:dtcm +from:0x020b83e4 kind:load to:0x027e0cc0 module:dtcm +from:0x020b83e8 kind:load to:0x027e0ccc module:dtcm +from:0x020b83ec kind:load to:0x020c40f4 module:overlay(1) +from:0x020b83f0 kind:load to:0x027e0ce8 module:dtcm +from:0x020b83f4 kind:load to:0x027e095c module:dtcm +from:0x020b8404 kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020b840c kind:thumb_call to:0x020baf28 module:overlay(1) +from:0x020b841c kind:thumb_call_arm to:0x02130504 module:overlay(47) +from:0x020b8422 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8454 kind:thumb_call to:0x020b8aec module:overlay(1) +from:0x020b845e kind:thumb_call to:0x020b8e8c module:overlay(1) +from:0x020b8466 kind:thumb_call to:0x020b8efc module:overlay(1) +from:0x020b846e kind:thumb_call to:0x0201556c module:main +from:0x020b8476 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020b847c kind:thumb_call to:0x0201547c module:main +from:0x020b8484 kind:load to:0x020c29fc module:overlay(1) +from:0x020b8488 kind:load to:0x027e095c module:dtcm +from:0x020b848c kind:load to:0x027e0ce8 module:dtcm +from:0x020b849c kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020b84a4 kind:thumb_call to:0x020baf28 module:overlay(1) +from:0x020b84b4 kind:thumb_call_arm to:0x02130504 module:overlay(47) +from:0x020b84ba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b84ec kind:thumb_call to:0x020b8aec module:overlay(1) +from:0x020b84f6 kind:thumb_call to:0x020b8e8c module:overlay(1) +from:0x020b84fe kind:thumb_call to:0x020b8efc module:overlay(1) +from:0x020b8506 kind:thumb_call to:0x0201556c module:main +from:0x020b850e kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020b8514 kind:thumb_call to:0x0201547c module:main +from:0x020b851a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8524 kind:load to:0x020c29fc module:overlay(1) +from:0x020b8528 kind:load to:0x027e095c module:dtcm +from:0x020b852c kind:load to:0x027e0ce8 module:dtcm +from:0x020b853c kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020b8544 kind:thumb_call to:0x020baf28 module:overlay(1) +from:0x020b8554 kind:thumb_call_arm to:0x02130504 module:overlay(47) +from:0x020b855a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b858c kind:thumb_call to:0x020b8aec module:overlay(1) +from:0x020b8596 kind:thumb_call to:0x020b8e8c module:overlay(1) +from:0x020b859e kind:thumb_call to:0x020b8efc module:overlay(1) +from:0x020b85a6 kind:thumb_call to:0x0201556c module:main +from:0x020b85ae kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020b85b4 kind:thumb_call to:0x0201547c module:main +from:0x020b85bc kind:load to:0x020c29fc module:overlay(1) +from:0x020b85c0 kind:load to:0x027e095c module:dtcm +from:0x020b85c4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b85f0 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b860a kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b8622 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b8628 kind:thumb_call to:0x0201547c module:main +from:0x020b8636 kind:thumb_call to:0x0201541c module:main +from:0x020b8652 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b866a kind:thumb_call to:0x020be3dc module:overlay(1) +from:0x020b8682 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b8696 kind:thumb_call to:0x020156ac module:main +from:0x020b86b0 kind:thumb_call to:0x020b94b0 module:overlay(1) +from:0x020b86b8 kind:thumb_call to:0x020bade0 module:overlay(1) +from:0x020b86c0 kind:thumb_call to:0x020bb630 module:overlay(1) +from:0x020b86ce kind:thumb_call to:0x020bb6b0 module:overlay(1) +from:0x020b86d6 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020b86ee kind:thumb_call_arm to:0x02026800 module:main +from:0x020b8704 kind:thumb_call to:0x020156ac module:main +from:0x020b8714 kind:thumb_call to:0x020bae40 module:overlay(1) +from:0x020b872a kind:thumb_call_arm to:0x02026800 module:main +from:0x020b873e kind:thumb_call to:0x020156ac module:main +from:0x020b874c kind:thumb_call to:0x0201568c module:main +from:0x020b876a kind:thumb_call_arm to:0x02026800 module:main +from:0x020b877e kind:thumb_call to:0x020156ac module:main +from:0x020b878e kind:thumb_call to:0x020bb7b0 module:overlay(1) +from:0x020b87a4 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b87b8 kind:thumb_call to:0x020156ac module:main +from:0x020b87c6 kind:thumb_call to:0x0201568c module:main +from:0x020b87d8 kind:thumb_call_arm to:0x02072cc4 module:overlay(0) +from:0x020b87e2 kind:thumb_call to:0x020b94b0 module:overlay(1) +from:0x020b8828 kind:thumb_call to:0x020b8db8 module:overlay(1) +from:0x020b882e kind:thumb_call to:0x020b8e24 module:overlay(1) +from:0x020b883a kind:thumb_call_arm to:0x020a782c module:overlay(0) +from:0x020b8858 kind:thumb_call_arm to:0x020726f0 module:overlay(0) +from:0x020b8866 kind:thumb_call to:0x0201568c module:main +from:0x020b886c kind:thumb_call to:0x0201568c module:main +from:0x020b8872 kind:thumb_call to:0x0201568c module:main +from:0x020b8878 kind:thumb_call to:0x0201568c module:main +from:0x020b8880 kind:load to:0x020c2a90 module:overlay(1) +from:0x020b8884 kind:load to:0x027e09a0 module:dtcm +from:0x020b8888 kind:load to:0x020c2a98 module:overlay(1) +from:0x020b888c kind:load to:0x020c2aac module:overlay(1) +from:0x020b8890 kind:load to:0x02043f40 module:main +from:0x020b8894 kind:load to:0x027e09c0 module:dtcm +from:0x020b8898 kind:load to:0x020c2ac0 module:overlay(1) +from:0x020b889c kind:load to:0x027e0ce8 module:dtcm +from:0x020b88a0 kind:load to:0x027e0ce4 module:dtcm +from:0x020b88a4 kind:load to:0x027e095c module:dtcm +from:0x020b88a8 kind:load to:0x020c2ad4 module:overlay(1) +from:0x020b88ac kind:load to:0x020c2af0 module:overlay(1) +from:0x020b88b0 kind:load to:0x027e09b0 module:dtcm +from:0x020b88b8 kind:load to:0x027e09b8 module:dtcm +from:0x020b88bc kind:load to:0x027e09ac module:dtcm +from:0x020b88d0 kind:thumb_call to:0x020bae40 module:overlay(1) +from:0x020b88de kind:thumb_call to:0x020bb7b0 module:overlay(1) +from:0x020b88e4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b88e8 kind:load to:0x027e0ce4 module:dtcm +from:0x020b88f0 kind:thumb_call to:0x020b8e54 module:overlay(1) +from:0x020b88f8 kind:thumb_call_arm to:0x0208261c module:overlay(0) +from:0x020b8900 kind:thumb_call to:0x020bae6c module:overlay(1) +from:0x020b8908 kind:thumb_call to:0x020bb7f0 module:overlay(1) +from:0x020b8910 kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020b8918 kind:thumb_call to:0x020be400 module:overlay(1) +from:0x020b891e kind:thumb_call to:0x0201547c module:main +from:0x020b8930 kind:thumb_call_arm to:0x02165c34 module:overlay(89) +from:0x020b8938 kind:load to:0x027e0ce8 module:dtcm +from:0x020b893c kind:load to:0x027e0ce4 module:dtcm +from:0x020b8940 kind:load to:0x027e095c module:dtcm +from:0x020b8944 kind:load to:0x027e09c0 module:dtcm +from:0x020b8948 kind:load to:0x02171540 module:overlay(89) +from:0x020b895a kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020b897a kind:thumb_call_arm to:0x02026800 module:main +from:0x020b899e kind:thumb_call_arm to:0x02026800 module:main +from:0x020b89c6 kind:thumb_call to:0x0205abcc module:overlay(0) +from:0x020b89f6 kind:thumb_call_arm to:0x0200e6a0 module:main +from:0x020b8a00 kind:thumb_call_arm to:0x0200e6a0 module:main +from:0x020b8a12 kind:thumb_call to:0x0201568c module:main +from:0x020b8a1c kind:load to:0x027e09a0 module:dtcm +from:0x020b8a20 kind:load to:0x020c2b0c module:overlay(1) +from:0x020b8a24 kind:load to:0x02043f40 module:main +from:0x020b8a28 kind:load to:0x020c2b24 module:overlay(1) +from:0x020b8a54 kind:load to:0x027e0994 module:dtcm +from:0x020b8ac6 kind:thumb_call to:0x020b8a5c module:overlay(1) +from:0x020b8b16 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8b80 kind:thumb_call to:0x020b8ea8 module:overlay(1) +from:0x020b8bac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8bb6 kind:thumb_call_arm to:0x0207fc54 module:overlay(0) +from:0x020b8bc8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8bd2 kind:thumb_call_arm to:0x0207fc10 module:overlay(0) +from:0x020b8bde kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8be8 kind:thumb_call_arm to:0x0207fb30 module:overlay(0) +from:0x020b8c28 kind:thumb_call to:0x020b8ee4 module:overlay(1) +from:0x020b8c56 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b8c78 kind:thumb_call to:0x020b8e74 module:overlay(1) +from:0x020b8c8c kind:load to:0x020c2a40 module:overlay(1) +from:0x020b8ce2 kind:thumb_call_arm to:0x02070538 module:overlay(0) +from:0x020b8d98 kind:load to:0x027e09a4 module:dtcm +from:0x020b8d9c kind:load to:0x027e0c90 module:dtcm +from:0x020b8e20 kind:load to:0x020823a8 module:overlay(0) +from:0x020b8e42 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8e4a kind:thumb_call_arm to:0x021304a0 module:overlays(47,48,49,50,51,52) +from:0x020b8e62 kind:thumb_call_arm to:0x02130504 module:overlay(47) +from:0x020b8e68 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8e7c kind:thumb_call to:0x020b8f18 module:overlay(1) +from:0x020b8e86 kind:thumb_call to:0x020b8f98 module:overlay(1) +from:0x020b8e9e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8ecc kind:thumb_call_arm to:0x02033cb0 module:main +from:0x020b8eec kind:thumb_call to:0x020b906c module:overlay(1) +from:0x020b8ef6 kind:thumb_call to:0x020b90ec module:overlay(1) +from:0x020b8f0e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8f2a kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020b8f3c kind:thumb_call_arm to:0x0203a3c8 module:main +from:0x020b8fba kind:thumb_call to:0x020b8f18 module:overlay(1) +from:0x020b8fd6 kind:thumb_call to:0x020b9214 module:overlay(1) +from:0x020b8ffc kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b9032 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b9064 kind:thumb_call to:0x020b91b4 module:overlay(1) +from:0x020b907e kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020b9090 kind:thumb_call_arm to:0x0203a3c8 module:main +from:0x020b910e kind:thumb_call to:0x020b906c module:overlay(1) +from:0x020b912a kind:thumb_call to:0x020b91d4 module:overlay(1) +from:0x020b9176 kind:thumb_call_arm to:0x02033c90 module:main +from:0x020b9180 kind:thumb_call_arm to:0x02033cfc module:main +from:0x020b91aa kind:thumb_call to:0x020b91c4 module:overlay(1) +from:0x020b91bc kind:thumb_call to:0x020b923c module:overlay(1) +from:0x020b91cc kind:thumb_call to:0x020b91f8 module:overlay(1) +from:0x020b91e0 kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020b91ea kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b920a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9220 kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020b922c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b924e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9262 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b9268 kind:load to:0x020c40f4 module:overlay(1) +from:0x020b926c kind:load to:0x020b8ca9 module:overlay(1) +from:0x020b92b8 kind:thumb_call to:0x020b92e0 module:overlay(1) +from:0x020b92c4 kind:thumb_call to:0x020b946c module:overlay(1) +from:0x020b9366 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b937e kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b9396 kind:thumb_call_arm to:0x02081874 module:overlay(0) +from:0x020b93d0 kind:thumb_call to:0x020b9470 module:overlay(1) +from:0x020b9418 kind:thumb_call_arm to:0x020818d0 module:overlay(0) +from:0x020b9428 kind:thumb_call_arm to:0x0208199c module:overlay(0) +from:0x020b944c kind:thumb_call_arm to:0x020819a4 module:overlay(0) +from:0x020b9504 kind:thumb_call to:0x020b9614 module:overlay(1) +from:0x020b9510 kind:thumb_call to:0x020b9c70 module:overlay(1) +from:0x020b956a kind:thumb_call to:0x020b9624 module:overlay(1) +from:0x020b9576 kind:thumb_call to:0x020b9904 module:overlay(1) +from:0x020b9582 kind:thumb_call to:0x020b9720 module:overlay(1) +from:0x020b958e kind:thumb_call to:0x020b9760 module:overlay(1) +from:0x020b959a kind:thumb_call to:0x020b9a44 module:overlay(1) +from:0x020b95a6 kind:thumb_call to:0x020ba0d0 module:overlay(1) +from:0x020b95b2 kind:thumb_call to:0x020b9840 module:overlay(1) +from:0x020b95be kind:thumb_call to:0x020ba24c module:overlay(1) +from:0x020b95ca kind:thumb_call to:0x020ba2f0 module:overlay(1) +from:0x020b966c kind:thumb_call_arm to:0x02081e30 module:overlay(0) +from:0x020b96c2 kind:thumb_call to:0x020b80fc module:overlay(1) +from:0x020b9700 kind:thumb_call to:0x020b88c0 module:overlay(1) +from:0x020b9710 kind:load to:0x027e09a4 module:dtcm +from:0x020b9714 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9736 kind:thumb_call to:0x020ba408 module:overlay(1) +from:0x020b974c kind:thumb_call to:0x020b8b94 module:overlay(1) +from:0x020b9780 kind:thumb_call_arm to:0x0205a1fc module:overlay(0) +from:0x020b979c kind:thumb_call_arm to:0x0205a288 module:overlay(0) +from:0x020b97b6 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b97f2 kind:thumb_call_arm to:0x0205a2a4 module:overlay(0) +from:0x020b981c kind:thumb_call_arm to:0x0205a2c8 module:overlay(0) +from:0x020b9822 kind:thumb_call_arm to:0x0205a1a4 module:overlay(0) +from:0x020b982c kind:load to:0x027e0960 module:dtcm +from:0x020b9838 kind:load to:0x027e09a4 module:dtcm +from:0x020b985e kind:thumb_call to:0x020ba388 module:overlay(1) +from:0x020b9886 kind:thumb_call to:0x020ba350 module:overlay(1) +from:0x020b9894 kind:thumb_call_arm to:0x02070260 module:overlay(0) +from:0x020b98ae kind:thumb_call_arm to:0x020a7840 module:overlay(0) +from:0x020b98e6 kind:thumb_call to:0x020b8c30 module:overlay(1) +from:0x020b9900 kind:load to:0x027e09a0 module:dtcm +from:0x020b9936 kind:thumb_call_arm to:0x0209c7c8 module:overlay(0) +from:0x020b9988 kind:thumb_call_arm to:0x0209c6b8 module:overlay(0) +from:0x020b9992 kind:thumb_call_arm to:0x0209c8e4 module:overlay(0) +from:0x020b99d2 kind:thumb_call to:0x020ba350 module:overlay(1) +from:0x020b99e4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9a14 kind:thumb_call_arm to:0x0209c524 module:overlay(0) +from:0x020b9a38 kind:load to:0x020b5d34 module:overlay(0) +from:0x020b9a40 kind:load to:0x027e0ce8 module:dtcm +from:0x020b9ab6 kind:thumb_call_arm to:0x02081edc module:overlay(0) +from:0x020b9ac2 kind:thumb_call to:0x020ba350 module:overlay(1) +from:0x020b9ace kind:thumb_call_arm to:0x020974dc module:overlay(0) +from:0x020b9ae6 kind:thumb_call_arm to:0x02080068 module:overlay(0) +from:0x020b9b10 kind:thumb_call_arm to:0x02080080 module:overlay(0) +from:0x020b9b54 kind:thumb_call_arm to:0x02080180 module:overlay(0) +from:0x020b9b72 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9b8e kind:thumb_call_arm to:0x020975f8 module:overlay(0) +from:0x020b9bf6 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9c1a kind:thumb_call to:0x020bb728 module:overlay(1) +from:0x020b9c2a kind:thumb_call_arm to:0x02097444 module:overlay(0) +from:0x020b9c58 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9c5c kind:load to:0x020b539c module:overlay(0) +from:0x020b9d8c kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b9dca kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9e6a kind:thumb_call_arm to:0x02070560 module:overlay(0) +from:0x020b9fcc kind:load to:0x027e09a4 module:dtcm +from:0x020b9fd8 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9fdc kind:load to:0x027e09b8 module:dtcm +from:0x020b9fec kind:load to:0x027e0c90 module:dtcm +from:0x020b9ff0 kind:load to:0x02049ba0 module:main +from:0x020b9ff6 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020ba000 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020ba042 kind:thumb_call to:0x020147fc module:main +from:0x020ba05a kind:thumb_call to:0x02014850 module:main +from:0x020ba078 kind:thumb_call to:0x020bd0a4 module:overlay(1) +from:0x020ba08c kind:thumb_call to:0x02014850 module:main +from:0x020ba096 kind:thumb_call to:0x020147fc module:main +from:0x020ba09c kind:thumb_call_arm to:0x02165b18 module:overlay(89) +from:0x020ba0b0 kind:thumb_call to:0x020147fc module:main +from:0x020ba0bc kind:load to:0x027e09a4 module:dtcm +from:0x020ba0c0 kind:load to:0x02049ba0 module:main +from:0x020ba0c4 kind:load to:0x027e0ce0 module:dtcm +from:0x020ba0c8 kind:load to:0x02171540 module:overlay(89) +from:0x020ba0cc kind:load to:0x02043e50 module:main +from:0x020ba108 kind:thumb_call to:0x020ba350 module:overlay(1) +from:0x020ba12e kind:thumb_call_arm to:0x02080080 module:overlay(0) +from:0x020ba164 kind:thumb_call_arm to:0x02080068 module:overlay(0) +from:0x020ba1a4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020ba26c kind:thumb_call_arm to:0x020775d8 module:overlay(0) +from:0x020ba29e kind:thumb_call_arm to:0x0203a19c module:main +from:0x020ba2ba kind:thumb_call_arm to:0x0203a19c module:main +from:0x020ba2dc kind:thumb_call to:0x020b8c98 module:overlay(1) +from:0x020ba344 kind:thumb_call to:0x020b8c90 module:overlay(1) +from:0x020ba3a8 kind:thumb_call to:0x020ba4a4 module:overlay(1) +from:0x020ba3ce kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba3fe kind:thumb_call to:0x020ba488 module:overlay(1) +from:0x020ba428 kind:thumb_call to:0x020ba4e8 module:overlay(1) +from:0x020ba44c kind:thumb_call_arm to:0x02033c90 module:main +from:0x020ba456 kind:thumb_call_arm to:0x02033cfc module:main +from:0x020ba480 kind:thumb_call to:0x020ba4cc module:overlay(1) +from:0x020ba49a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba4b0 kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020ba4bc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba4de kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba4f4 kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020ba4fe kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba514 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba51c kind:thumb_call to:0x020ba528 module:overlay(1) +from:0x020ba52c kind:thumb_call to:0x020ba57c module:overlay(1) +from:0x020ba542 kind:thumb_call_arm to:0x0202447c module:main +from:0x020ba54e kind:thumb_call_arm to:0x02006d8c module:main +from:0x020ba552 kind:thumb_call_arm to:0x02024494 module:main +from:0x020ba558 kind:thumb_call_arm to:0x02006aa8 module:main +from:0x020ba584 kind:load to:0x027e095c module:dtcm +from:0x020ba590 kind:thumb_call to:0x020144cc module:main +from:0x020ba5a2 kind:thumb_call to:0x02014538 module:main +from:0x020ba5b4 kind:thumb_call to:0x020144cc module:main +from:0x020ba5c6 kind:thumb_call to:0x02014538 module:main +from:0x020ba5e8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba5f2 kind:thumb_call to:0x02001098 module:main +from:0x020ba5fc kind:load to:0x027e09a4 module:dtcm +from:0x020ba60e kind:thumb_call to:0x020010b8 module:main +from:0x020ba614 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba62e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba638 kind:thumb_call to:0x020012e0 module:main +from:0x020ba646 kind:thumb_call to:0x020013ac module:main +from:0x020ba650 kind:thumb_call to:0x020010e0 module:main +from:0x020ba65e kind:thumb_call to:0x02001300 module:main +from:0x020ba668 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba67a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba688 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ba694 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ba6c4 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ba6d2 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ba6f0 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba706 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba726 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba742 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba754 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba766 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba778 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba788 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba798 kind:load to:0x02049a2c module:main +from:0x020ba7b8 kind:load to:0x02049a2c module:main +from:0x020ba7bc kind:load to:0x020b50c0 module:overlay(0) +from:0x020ba7c4 kind:load to:0x0206a6a4 module:overlay(0) +from:0x020ba7f0 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba7fe kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba810 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba826 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba830 kind:thumb_call_arm to:0x02013f80 module:main +from:0x020ba836 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba850 kind:load to:0x02049a2c module:main +from:0x020ba854 kind:load to:0x02049b80 module:main +from:0x020ba872 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba886 kind:thumb_call_arm to:0x0203d0a4 module:main +from:0x020ba898 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020ba8a4 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020ba8c2 kind:thumb_call_arm to:0x02030d48 module:main +from:0x020ba8ee kind:thumb_call_arm to:0x020312b8 module:main +from:0x020ba8f2 kind:thumb_call_arm to:0x02030cfc module:main +from:0x020ba902 kind:thumb_call_arm to:0x02030d58 module:main +from:0x020ba91e kind:thumb_call_arm to:0x020328c8 module:main +from:0x020ba92c kind:thumb_call_arm to:0x020328c8 module:main +from:0x020ba95c kind:thumb_call_arm to:0x02028c90 module:main +from:0x020ba96c kind:thumb_call_arm to:0x02028c90 module:main +from:0x020ba97e kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba990 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba9a2 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba9ac kind:load to:0x020ba9b5 module:overlay(1) +from:0x020ba9c0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba9c8 kind:thumb_call to:0x020ba9d0 module:overlay(1) +from:0x020ba9d4 kind:thumb_call to:0x020bac28 module:overlay(1) +from:0x020ba9e0 kind:thumb_call_arm to:0x0207715c module:overlay(0) +from:0x020ba9ea kind:thumb_call_arm to:0x0201667c module:main +from:0x020baa16 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa20 kind:thumb_call_arm to:0x02077674 module:overlay(0) +from:0x020baa30 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa3a kind:thumb_call_arm to:0x02077674 module:overlay(0) +from:0x020baa44 kind:thumb_call_arm to:0x020771b8 module:overlay(0) +from:0x020baa4c kind:thumb_call_arm to:0x020771b8 module:overlay(0) +from:0x020baa5e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa68 kind:thumb_call_arm to:0x02077674 module:overlay(0) +from:0x020baa78 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa82 kind:thumb_call_arm to:0x02077674 module:overlay(0) +from:0x020baa90 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa9a kind:thumb_call_arm to:0x02077674 module:overlay(0) +from:0x020baaa8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baab2 kind:thumb_call_arm to:0x02077674 module:overlay(0) +from:0x020baad0 kind:load to:0x020b2478 module:overlay(0) +from:0x020baad4 kind:load to:0x020b24cc module:overlay(0) +from:0x020baad8 kind:load to:0x027e09a4 module:dtcm +from:0x020baadc kind:load to:0x020e8544 module:overlays(19,20) +from:0x020bab42 kind:thumb_call_arm to:0x02016694 module:main +from:0x020bab4a kind:thumb_call_arm to:0x0201bacc module:main +from:0x020bab50 kind:thumb_call to:0x020bac34 module:overlay(1) +from:0x020bab58 kind:load to:0x020b2478 module:overlay(0) +from:0x020babb8 kind:thumb_call_arm to:0x02078cec module:overlay(0) +from:0x020babc0 kind:load to:0x027e09a4 module:dtcm +from:0x020babc4 kind:load to:0x027e09bc module:dtcm +from:0x020babd8 kind:thumb_call_arm to:0x02078ba4 module:overlay(0) +from:0x020babde kind:thumb_call_arm to:0x02078ba4 module:overlay(0) +from:0x020babe4 kind:load to:0x027e09a4 module:dtcm +from:0x020bac04 kind:load to:0x027e09a4 module:dtcm +from:0x020bac24 kind:load to:0x027e09a4 module:dtcm +from:0x020bac30 kind:load to:0x027e09bc module:dtcm +from:0x020bac3c kind:load to:0x027e09bc module:dtcm +from:0x020bac48 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bac50 kind:thumb_call to:0x020bac58 module:overlay(1) +from:0x020bac5c kind:thumb_call to:0x020baf4c module:overlay(1) +from:0x020bac82 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bac8c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bac92 kind:thumb_call to:0x020baf58 module:overlay(1) +from:0x020bacfa kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020bad06 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bad12 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bad36 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bad42 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bad5c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bad6a kind:thumb_call to:0x020ba5ac module:overlay(1) +from:0x020bad70 kind:load to:0x027e09a4 module:dtcm +from:0x020bad74 kind:load to:0x027e09a0 module:dtcm +from:0x020bad78 kind:load to:0x02043e50 module:main +from:0x020bad7c kind:load to:0x0204999c module:main +from:0x020bad86 kind:thumb_call to:0x020ba5c0 module:overlay(1) +from:0x020bad90 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bad9c kind:load to:0x0204999c module:main +from:0x020badaa kind:thumb_call_arm to:0x02159db4 module:overlay(77) +from:0x020badb0 kind:load to:0x02043e50 module:main +from:0x020badcc kind:thumb_call_arm to:0x0209c444 module:overlay(0) +from:0x020bade4 kind:thumb_call_arm to:0x0209c6a0 module:overlay(0) +from:0x020badec kind:thumb_call_arm to:0x0209c6ac module:overlay(0) +from:0x020bae02 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bae12 kind:thumb_call_arm to:0x0210d664 module:overlays(26,31) +from:0x020bae24 kind:thumb_call_arm to:0x0209c8ec module:overlay(0) +from:0x020bae2c kind:thumb_call_arm to:0x0209c6ac module:overlay(0) +from:0x020bae38 kind:load to:0x020b5d34 module:overlay(0) +from:0x020bae3c kind:load to:0x027e09a4 module:dtcm +from:0x020bae56 kind:thumb_call_arm to:0x0209c6b8 module:overlay(0) +from:0x020bae5a kind:thumb_call_arm to:0x0209c8ec module:overlay(0) +from:0x020bae68 kind:load to:0x020b5d34 module:overlay(0) +from:0x020bae72 kind:thumb_call_arm to:0x0209c6a0 module:overlay(0) +from:0x020bae7a kind:thumb_call_arm to:0x0209c6ac module:overlay(0) +from:0x020bae88 kind:thumb_call_arm to:0x0209c970 module:overlay(0) +from:0x020bae90 kind:thumb_call_arm to:0x0209c6ac module:overlay(0) +from:0x020bae9c kind:load to:0x020b5d34 module:overlay(0) +from:0x020baeb2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baec4 kind:thumb_call_arm to:0x02028c18 module:main +from:0x020baed0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baedc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baf32 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baf3e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baf54 kind:load to:0x027e0ce8 module:dtcm +from:0x020baf60 kind:load to:0x027e0ce8 module:dtcm +from:0x020baf6c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baf74 kind:thumb_call to:0x020baf7c module:overlay(1) +from:0x020baf80 kind:thumb_call to:0x020bb864 module:overlay(1) +from:0x020bafce kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bafd4 kind:thumb_call to:0x020bb870 module:overlay(1) +from:0x020bb040 kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020bb05e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb06c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bb086 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bb098 kind:thumb_call to:0x020ba588 module:overlay(1) +from:0x020bb0a8 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bb0ce kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bb0da kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb0e6 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb0f2 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb100 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb10c kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb118 kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb124 kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb130 kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb13c kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb148 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb156 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb162 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb16e kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb17a kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb186 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb192 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb19e kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1aa kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1b4 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020bb1ca kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1d6 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1e2 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1ee kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1fa kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb20e kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb222 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb228 kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bb23a kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb248 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb254 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb25a kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bb26c kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb27a kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb286 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb28c kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bb29e kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb2aa kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb2b8 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bb2c8 kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb2d6 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb2e2 kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb2ee kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb2fa kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb300 kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bb34e kind:thumb_call_arm to:0x0215e8d4 module:overlay(71) +from:0x020bb35c kind:thumb_call_arm to:0x020f8818 module:overlay(21) +from:0x020bb364 kind:load to:0x027e09a4 module:dtcm +from:0x020bb368 kind:load to:0x027e09a0 module:dtcm +from:0x020bb36c kind:load to:0x0204999c module:main +from:0x020bb374 kind:load to:0x020c2b3c module:overlay(1) +from:0x020bb378 kind:load to:0x020c2b48 module:overlay(1) +from:0x020bb380 kind:load to:0x020c2b58 module:overlay(1) +from:0x020bb388 kind:load to:0x020c2b64 module:overlay(1) +from:0x020bb38c kind:load to:0x020c2b6c module:overlay(1) +from:0x020bb394 kind:load to:0x020c2b74 module:overlay(1) +from:0x020bb398 kind:load to:0x020c2b7c module:overlay(1) +from:0x020bb39c kind:load to:0x020c2b84 module:overlay(1) +from:0x020bb3a0 kind:load to:0x020c2b8c module:overlay(1) +from:0x020bb3a4 kind:load to:0x020c2b94 module:overlay(1) +from:0x020bb3a8 kind:load to:0x020c2b9c module:overlay(1) +from:0x020bb3ac kind:load to:0x02043e50 module:main +from:0x020bb3b0 kind:load to:0x020c2ba4 module:overlay(1) +from:0x020bb3b4 kind:load to:0x020c2bac module:overlay(1) +from:0x020bb3b8 kind:load to:0x020c2bb4 module:overlay(1) +from:0x020bb3bc kind:load to:0x020c2bbc module:overlay(1) +from:0x020bb3c0 kind:load to:0x020c2bc4 module:overlay(1) +from:0x020bb3c4 kind:load to:0x020c2bcc module:overlay(1) +from:0x020bb3c8 kind:load to:0x020c2bd4 module:overlay(1) +from:0x020bb3d0 kind:load to:0x020c2bdc module:overlay(1) +from:0x020bb3d4 kind:load to:0x020c2be4 module:overlay(1) +from:0x020bb3d8 kind:load to:0x020c2bec module:overlay(1) +from:0x020bb3dc kind:load to:0x020c2bf4 module:overlay(1) +from:0x020bb3e0 kind:load to:0x020c2bfc module:overlay(1) +from:0x020bb3e4 kind:load to:0x020c2c04 module:overlay(1) +from:0x020bb3e8 kind:load to:0x020c2c10 module:overlay(1) +from:0x020bb3ec kind:load to:0x020c2c18 module:overlay(1) +from:0x020bb3f4 kind:load to:0x020c2c2c module:overlay(1) +from:0x020bb3f8 kind:load to:0x020c2c34 module:overlay(1) +from:0x020bb400 kind:load to:0x020c2c38 module:overlay(1) +from:0x020bb404 kind:load to:0x020c2c44 module:overlay(1) +from:0x020bb408 kind:load to:0x020c2c50 module:overlay(1) +from:0x020bb40c kind:load to:0x020c2c5c module:overlay(1) +from:0x020bb410 kind:load to:0x020c2c68 module:overlay(1) +from:0x020bb41a kind:thumb_call to:0x020ba59c module:overlay(1) +from:0x020bb468 kind:thumb_call to:0x020bb844 module:overlay(1) +from:0x020bb472 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb480 kind:load to:0x0204999c module:main +from:0x020bb484 kind:load to:0x027e09a4 module:dtcm +from:0x020bb494 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bb4cc kind:thumb_call to:0x020ea100 module:overlay(31) +from:0x020bb4de kind:thumb_call_arm to:0x020f8cdc module:overlay(21) +from:0x020bb530 kind:thumb_call_arm to:0x0215e8f8 module:overlays(68,71) +from:0x020bb538 kind:load to:0x027e09a4 module:dtcm +from:0x020bb53c kind:load to:0x027e0cd8 module:dtcm +from:0x020bb540 kind:load to:0x027e0cf4 module:dtcm +from:0x020bb544 kind:load to:0x027e0d70 module:dtcm +from:0x020bb56a kind:thumb_call_arm to:0x02096e44 module:overlay(0) +from:0x020bb5c8 kind:thumb_call_arm to:0x0215e9ac module:overlay(71) +from:0x020bb614 kind:thumb_call_arm to:0x0215eac8 module:overlay(71) +from:0x020bb622 kind:thumb_call to:0x020bb824 module:overlay(1) +from:0x020bb628 kind:load to:0x027e09a4 module:dtcm +from:0x020bb62c kind:load to:0x027e0d70 module:dtcm +from:0x020bb634 kind:thumb_call_arm to:0x020973dc module:overlay(0) +from:0x020bb63c kind:thumb_call_arm to:0x020973e8 module:overlay(0) +from:0x020bb664 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bb682 kind:thumb_call_arm to:0x020973e8 module:overlay(0) +from:0x020bb698 kind:thumb_call_arm to:0x020f8d20 module:overlays(21,26) +from:0x020bb6a0 kind:load to:0x020b539c module:overlay(0) +from:0x020bb6a4 kind:load to:0x027e09a4 module:dtcm +from:0x020bb6ac kind:load to:0x027e0cf4 module:dtcm +from:0x020bb6b6 kind:thumb_call_arm to:0x020973dc module:overlay(0) +from:0x020bb6be kind:thumb_call_arm to:0x020973e8 module:overlay(0) +from:0x020bb714 kind:thumb_call_arm to:0x020973e8 module:overlay(0) +from:0x020bb720 kind:load to:0x020b539c module:overlay(0) +from:0x020bb724 kind:load to:0x020ab1ac module:overlay(0) +from:0x020bb730 kind:thumb_call_arm to:0x02070560 module:overlay(0) +from:0x020bb79c kind:load to:0x027e09a4 module:dtcm +from:0x020bb7a0 kind:load to:0x027e09b8 module:dtcm +from:0x020bb7a4 kind:load to:0x020c2638 module:overlay(1) +from:0x020bb7a8 kind:load to:0x020c2624 module:overlay(1) +from:0x020bb7ac kind:load to:0x020c262e module:overlay(1) +from:0x020bb7c6 kind:thumb_call_arm to:0x020974dc module:overlay(0) +from:0x020bb7ce kind:thumb_call to:0x020bb728 module:overlay(1) +from:0x020bb7ec kind:load to:0x020b539c module:overlay(0) +from:0x020bb7f6 kind:thumb_call_arm to:0x020973dc module:overlay(0) +from:0x020bb7fe kind:thumb_call_arm to:0x020973e8 module:overlay(0) +from:0x020bb80c kind:thumb_call_arm to:0x020977e4 module:overlay(0) +from:0x020bb814 kind:thumb_call_arm to:0x020973e8 module:overlay(0) +from:0x020bb820 kind:load to:0x020b539c module:overlay(0) +from:0x020bb832 kind:thumb_call_arm to:0x020f8c98 module:overlay(21) +from:0x020bb838 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb840 kind:load to:0x027e0cf4 module:dtcm +from:0x020bb852 kind:thumb_call_arm to:0x0215ea90 module:overlays(60,71) +from:0x020bb858 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb860 kind:load to:0x027e0d70 module:dtcm +from:0x020bb86c kind:load to:0x027e0ce4 module:dtcm +from:0x020bb878 kind:load to:0x027e0ce4 module:dtcm +from:0x020bb892 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bb8d4 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020bb9c0 kind:thumb_call_arm to:0x020a8728 module:overlay(0) +from:0x020bb9cc kind:thumb_call_arm to:0x020a8728 module:overlay(0) +from:0x020bb9d4 kind:thumb_call_arm to:0x020a8748 module:overlay(0) +from:0x020bb9e0 kind:thumb_call_arm to:0x020a8748 module:overlay(0) +from:0x020bba1c kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020bba44 kind:load to:0x027e09a4 module:dtcm +from:0x020bba48 kind:load to:0x02043e50 module:main +from:0x020bba4c kind:load to:0x027e09a0 module:dtcm +from:0x020bba50 kind:load to:0x020b62a8 module:overlay(0) +from:0x020bba62 kind:thumb_call_arm to:0x02179b20 module:overlays(95,96) +from:0x020bba68 kind:load to:0x02043e50 module:main +from:0x020bba82 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bba9c kind:thumb_call_arm to:0x020984f0 module:overlay(0) +from:0x020bbaa6 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bbab8 kind:load to:0x020b3000 module:overlay(0) +from:0x020bbac0 kind:load to:0x027e0ce4 module:dtcm +from:0x020bbae4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbaee kind:thumb_call to:0x02057750 module:overlay(0) +from:0x020bbaf8 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020bbb04 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbb10 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x020bbb1c kind:load to:0x027e09a4 module:dtcm +from:0x020bbb40 kind:thumb_call to:0x0208eadc module:overlay(0) +from:0x020bbb4c kind:thumb_call to:0x0208eb44 module:overlay(0) +from:0x020bbb66 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbb78 kind:thumb_call to:0x020bc794 module:overlay(1) +from:0x020bbb84 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbb92 kind:thumb_call to:0x0216c864 module:overlay(93) +from:0x020bbbb0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbbc2 kind:thumb_call to:0x020bc794 module:overlay(1) +from:0x020bbbce kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbbdc kind:thumb_call to:0x0216c864 module:overlay(93) +from:0x020bbbe8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbbf2 kind:thumb_call to:0x0208c78c module:overlay(0) +from:0x020bbc02 kind:thumb_call to:0x020bbac4 module:overlay(1) +from:0x020bbc10 kind:thumb_call to:0x020bbac4 module:overlay(1) +from:0x020bbc1e kind:thumb_call to:0x020bbac4 module:overlay(1) +from:0x020bbc2c kind:thumb_call to:0x020bbac4 module:overlay(1) +from:0x020bbc3c kind:thumb_call to:0x020837a0 module:overlay(0) +from:0x020bbc4a kind:thumb_call to:0x020837a0 module:overlay(0) +from:0x020bbc64 kind:thumb_call to:0x0208ea70 module:overlay(0) +from:0x020bbc74 kind:thumb_call to:0x02083408 module:overlay(0) +from:0x020bbc84 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbc92 kind:thumb_call to:0x021663a8 module:overlay(93) +from:0x020bbcb0 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x020bbcc4 kind:thumb_call to:0x0208c874 module:overlay(0) +from:0x020bbcda kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbd48 kind:thumb_call_arm to:0x0208a090 module:overlay(0) +from:0x020bbd66 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x020bbd78 kind:load to:0x020ab4dc module:overlay(0) +from:0x020bbd7c kind:load to:0x020ab314 module:overlay(0) +from:0x020bbd8a kind:thumb_call_arm to:0x02012000 module:main +from:0x020bbd9a kind:thumb_call to:0x021663cc module:overlay(93) +from:0x020bbda0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdac kind:thumb_call to:0x0205777c module:overlay(0) +from:0x020bbdb2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdbe kind:thumb_call to:0x0205777c module:overlay(0) +from:0x020bbdc4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdd0 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x020bbdd6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbde2 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x020bbde8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdee kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe0e kind:thumb_call to:0x0208344c module:overlay(0) +from:0x020bbe36 kind:thumb_call_arm to:0x02082e78 module:overlay(0) +from:0x020bbe52 kind:thumb_call_arm to:0x020830d4 module:overlay(0) +from:0x020bbe98 kind:thumb_call_arm to:0x020de908 module:overlay(26) +from:0x020bbeb6 kind:thumb_call_arm to:0x0208dd60 module:overlay(0) +from:0x020bbedc kind:load to:0x020afd14 module:overlay(0) +from:0x020bbef4 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bbf0e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf18 kind:thumb_call to:0x020ebc3c module:overlay(21) +from:0x020bbf32 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf44 kind:thumb_call to:0x020bbe64 module:overlay(1) +from:0x020bbf5e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf70 kind:thumb_call to:0x020bbe64 module:overlay(1) +from:0x020bbf8e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbfa0 kind:thumb_call to:0x020bbe64 module:overlay(1) +from:0x020bbfb4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbfbc kind:thumb_call to:0x02166540 module:overlay(93) +from:0x020bbfc8 kind:load to:0x02043e50 module:main +from:0x020bbfda kind:thumb_call to:0x020bbee0 module:overlay(1) +from:0x020bbfe0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbff2 kind:thumb_call to:0x02166580 module:overlay(93) +from:0x020bbff8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc010 kind:thumb_call to:0x020ebc64 module:overlay(21) +from:0x020bc016 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc036 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020bc040 kind:thumb_call to:0x020141dc module:main +from:0x020bc046 kind:thumb_call_arm to:0x02096a9c module:overlay(0) +from:0x020bc058 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc060 kind:thumb_call_arm to:0x020e0c34 module:overlay(31) +from:0x020bc078 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc080 kind:thumb_call to:0x020dcd90 module:overlay(31) +from:0x020bc090 kind:thumb_call to:0x020bd4b0 module:overlay(1) +from:0x020bc09a kind:thumb_call to:0x020bc2c8 module:overlay(1) +from:0x020bc0a8 kind:thumb_call to:0x020bc0e0 module:overlay(1) +from:0x020bc0bc kind:thumb_call to:0x020dcd98 module:overlay(31) +from:0x020bc0c2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc0c8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc0d0 kind:thumb_call to:0x020bc338 module:overlay(1) +from:0x020bc0d8 kind:thumb_call to:0x020bd4f0 module:overlay(1) +from:0x020bc0e8 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020bc0f0 kind:thumb_call_arm to:0x02096a9c module:overlay(0) +from:0x020bc0fa kind:thumb_call_arm to:0x020e0c34 module:overlay(31) +from:0x020bc102 kind:thumb_call_arm to:0x020968e0 module:overlay(0) +from:0x020bc10a kind:thumb_call to:0x0208aee4 module:overlay(0) +from:0x020bc238 kind:thumb_call to:0x020bb87c module:overlay(1) +from:0x020bc250 kind:thumb_call to:0x020bb9f8 module:overlay(1) +from:0x020bc258 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bc266 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc26e kind:thumb_call to:0x02182c48 module:overlay(101) +from:0x020bc278 kind:load to:0x027e09a4 module:dtcm +from:0x020bc28a kind:thumb_call to:0x02182d00 module:overlay(101) +from:0x020bc290 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc2a0 kind:thumb_call to:0x020bba54 module:overlay(1) +from:0x020bc2aa kind:thumb_call to:0x02182d5c module:overlay(101) +from:0x020bc2c2 kind:thumb_call to:0x020db7d8 module:overlay(31) +from:0x020bc2ce kind:thumb_call to:0x0208ae98 module:overlay(0) +from:0x020bc2fe kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc310 kind:thumb_call to:0x0208a72c module:overlay(0) +from:0x020bc334 kind:load to:0x02043e50 module:main +from:0x020bc342 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc354 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc35c kind:thumb_call to:0x020bc364 module:overlay(1) +from:0x020bc368 kind:thumb_call to:0x020bc750 module:overlay(1) +from:0x020bc36e kind:thumb_call to:0x0208a210 module:overlay(0) +from:0x020bc382 kind:thumb_call_arm to:0x0201667c module:main +from:0x020bc392 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc39a kind:thumb_call to:0x020bcca0 module:overlay(1) +from:0x020bc3a6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc3ae kind:thumb_call_arm to:0x020898d8 module:overlay(0) +from:0x020bc3c4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc3cc kind:thumb_call to:0x020ea9ac module:overlay(21) +from:0x020bc3ea kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc3f2 kind:thumb_call to:0x020bc234 module:overlay(1) +from:0x020bc404 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc40c kind:thumb_call to:0x020bbee4 module:overlay(1) +from:0x020bc422 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc42a kind:thumb_call to:0x020bf1b8 module:overlay(1) +from:0x020bc43e kind:thumb_call to:0x020829c8 module:overlay(0) +from:0x020bc448 kind:load to:0x020b2b38 module:overlay(0) +from:0x020bc44c kind:load to:0x027e09a4 module:dtcm +from:0x020bc454 kind:thumb_call to:0x020bc768 module:overlay(1) +from:0x020bc460 kind:thumb_call to:0x020bf218 module:overlay(1) +from:0x020bc466 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc472 kind:thumb_call to:0x020bbefc module:overlay(1) +from:0x020bc478 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc484 kind:thumb_call to:0x020bb8b8 module:overlay(1) +from:0x020bc48a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc496 kind:thumb_call to:0x020eaa04 module:overlay(21) +from:0x020bc49c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4a8 kind:thumb_call_arm to:0x020898fc module:overlay(0) +from:0x020bc4ae kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4ba kind:thumb_call to:0x020bcce8 module:overlay(1) +from:0x020bc4c0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4c8 kind:thumb_call_arm to:0x02016694 module:main +from:0x020bc4ce kind:thumb_call to:0x020bc75c module:overlay(1) +from:0x020bc4f0 kind:thumb_call_arm to:0x020166f4 module:main +from:0x020bc4fc kind:thumb_call to:0x020bb8bc module:overlay(1) +from:0x020bc50a kind:thumb_call to:0x020bf22c module:overlay(1) +from:0x020bc518 kind:thumb_call to:0x0208a218 module:overlay(0) +from:0x020bc520 kind:load to:0x027e09bc module:dtcm +from:0x020bc532 kind:thumb_call to:0x020bccec module:overlay(1) +from:0x020bc53c kind:thumb_call to:0x020bc24c module:overlay(1) +from:0x020bc548 kind:thumb_call to:0x020bf2b8 module:overlay(1) +from:0x020bc556 kind:thumb_call to:0x020eaa08 module:overlay(21) +from:0x020bc560 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bc576 kind:thumb_call_arm to:0x020dc460 module:overlay(26) +from:0x020bc57c kind:thumb_call_arm to:0x020dc8f0 module:overlay(26) +from:0x020bc592 kind:thumb_call_arm to:0x0208a2c4 module:overlay(0) +from:0x020bc5a6 kind:thumb_call_arm to:0x0208a2c4 module:overlay(0) +from:0x020bc5ba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc5c2 kind:thumb_call to:0x0216f8a0 module:overlay(88) +from:0x020bc5dc kind:thumb_call to:0x02182e0c module:overlay(101) +from:0x020bc5ec kind:load to:0x027e09a4 module:dtcm +from:0x020bc5f0 kind:load to:0x027e0478 module:dtcm +from:0x020bc5f4 kind:load to:0x027e0cdc module:dtcm +from:0x020bc602 kind:thumb_call to:0x020eaac4 module:overlay(21) +from:0x020bc624 kind:thumb_call to:0x0216fb38 module:overlay(88) +from:0x020bc62a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc636 kind:thumb_call to:0x02182f60 module:overlay(101) +from:0x020bc644 kind:thumb_call to:0x020bf378 module:overlay(1) +from:0x020bc64e kind:thumb_call to:0x020bc27c module:overlay(1) +from:0x020bc654 kind:thumb_call to:0x020bcfec module:overlay(1) +from:0x020bc66a kind:thumb_call to:0x020bc29c module:overlay(1) +from:0x020bc674 kind:thumb_call to:0x020bf3bc module:overlay(1) +from:0x020bc684 kind:thumb_call_arm to:0x020dc918 module:overlay(26) +from:0x020bc694 kind:thumb_call to:0x02182fb4 module:overlay(101) +from:0x020bc6a2 kind:thumb_call to:0x020bbfcc module:overlay(1) +from:0x020bc6ac kind:thumb_call_arm to:0x020dc9b0 module:overlay(26) +from:0x020bc6b8 kind:thumb_call to:0x02183004 module:overlay(101) +from:0x020bc6c2 kind:thumb_call to:0x020bf3cc module:overlay(1) +from:0x020bc6cc kind:thumb_call to:0x020bc2b8 module:overlay(1) +from:0x020bc6d2 kind:thumb_call to:0x020bd1ec module:overlay(1) +from:0x020bc6e0 kind:thumb_call to:0x020eab14 module:overlay(21) +from:0x020bc6ee kind:thumb_call_arm to:0x020de9bc module:overlay(26) +from:0x020bc6f6 kind:thumb_call to:0x020bbf24 module:overlay(1) +from:0x020bc712 kind:thumb_call to:0x0216fbc4 module:overlay(88) +from:0x020bc71c kind:thumb_call to:0x0216fbc4 module:overlay(88) +from:0x020bc724 kind:thumb_call to:0x020bbf50 module:overlay(1) +from:0x020bc742 kind:thumb_call to:0x02183024 module:overlay(101) +from:0x020bc758 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc764 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc776 kind:thumb_call to:0x020bc788 module:overlay(1) +from:0x020bc77c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc784 kind:load to:0x027e0cdc module:dtcm +from:0x020bc790 kind:load to:0x027e0cdc module:dtcm +from:0x020bc79c kind:thumb_call to:0x0208bfe4 module:overlay(0) +from:0x020bc7b6 kind:thumb_call_arm to:0x02057ee0 module:overlay(0) +from:0x020bc7c0 kind:thumb_call to:0x02057d20 module:overlay(0) +from:0x020bc7c8 kind:thumb_call_arm to:0x02057d3c module:overlay(0) +from:0x020bc7d6 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x020bc7f0 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x020bc80a kind:thumb_call to:0x0208c058 module:overlay(0) +from:0x020bc814 kind:load to:0x020b2b70 module:overlay(0) +from:0x020bc818 kind:load to:0x020c26bc module:overlay(1) +from:0x020bc81c kind:load to:0x020c264c module:overlay(1) +from:0x020bc860 kind:thumb_call_arm to:0x0208a0f0 module:overlay(0) +from:0x020bc87a kind:thumb_call_arm to:0x0205d500 module:overlay(0) +from:0x020bc898 kind:thumb_call_arm to:0x02089dc4 module:overlay(0) +from:0x020bc8a4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc8b0 kind:thumb_call to:0x020bbb20 module:overlay(1) +from:0x020bc8ba kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bc8c8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc8d0 kind:thumb_call_arm to:0x020db190 module:overlay(31) +from:0x020bc8f8 kind:thumb_call to:0x0205c584 module:overlay(0) +from:0x020bc91a kind:thumb_call to:0x0208c914 module:overlay(0) +from:0x020bc920 kind:thumb_call_arm to:0x020ea868 module:overlays(21,31) +from:0x020bc930 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc93c kind:load to:0x027e09a4 module:dtcm +from:0x020bc940 kind:load to:0x020ab4dc module:overlay(0) +from:0x020bc94a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc956 kind:thumb_call to:0x020bbd80 module:overlay(1) +from:0x020bc95c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc964 kind:thumb_call_arm to:0x0208a164 module:overlay(0) +from:0x020bc974 kind:thumb_call_arm to:0x0208a164 module:overlay(0) +from:0x020bc984 kind:thumb_call_arm to:0x02089dc4 module:overlay(0) +from:0x020bc98e kind:thumb_call_arm to:0x020db190 module:overlay(31) +from:0x020bc9b0 kind:thumb_call to:0x020bc820 module:overlay(1) +from:0x020bc9cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc9da kind:thumb_call to:0x0208660c module:overlay(0) +from:0x020bc9ea kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bca00 kind:thumb_call to:0x02091cac module:overlay(0) +from:0x020bca12 kind:thumb_call to:0x02089988 module:overlay(0) +from:0x020bca56 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020bca64 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bca7e kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020bca90 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020bcab4 kind:thumb_call to:0x020d96a4 module:overlay(31) +from:0x020bcaba kind:thumb_call to:0x020dccf0 module:overlay(31) +from:0x020bcac2 kind:thumb_call_arm to:0x020ebda0 module:overlay(21) +from:0x020bcacc kind:load to:0x020bcad5 module:overlay(1) +from:0x020bcad0 kind:load to:0x020bcc89 module:overlay(1) +from:0x020bcad8 kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x020bcaee kind:thumb_call to:0x020bcc68 module:overlay(1) +from:0x020bcafe kind:thumb_call_arm to:0x020db0fc module:overlay(31) +from:0x020bcb04 kind:thumb_call_arm to:0x020a02d4 module:overlay(0) +from:0x020bcb0a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bcb1a kind:thumb_call to:0x020bd26c module:overlay(1) +from:0x020bcb20 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bcb40 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020bcb48 kind:thumb_call to:0x02089994 module:overlay(0) +from:0x020bcb4e kind:thumb_call to:0x020bc944 module:overlay(1) +from:0x020bcb58 kind:load to:0x027e09a4 module:dtcm +from:0x020bcb5c kind:load to:0x020bcad5 module:overlay(1) +from:0x020bcb74 kind:thumb_call to:0x020bc96c module:overlay(1) +from:0x020bcb92 kind:thumb_call to:0x020bd2e0 module:overlay(1) +from:0x020bcba0 kind:thumb_call_arm to:0x0208d7f0 module:overlay(0) +from:0x020bcbb6 kind:thumb_call_arm to:0x020db0fc module:overlay(31) +from:0x020bcbc8 kind:thumb_call to:0x020bd358 module:overlay(1) +from:0x020bcbd8 kind:thumb_call to:0x0208c8f8 module:overlay(0) +from:0x020bcbe6 kind:thumb_call to:0x0208efd0 module:overlay(0) +from:0x020bcbf2 kind:thumb_call_arm to:0x02093718 module:overlay(0) +from:0x020bcbfe kind:thumb_call_arm to:0x0209378c module:overlay(0) +from:0x020bcc16 kind:thumb_call to:0x020bbe18 module:overlay(1) +from:0x020bcc34 kind:thumb_call to:0x020bd388 module:overlay(1) +from:0x020bcc44 kind:thumb_call_arm to:0x02082124 module:overlay(0) +from:0x020bcc5c kind:thumb_call to:0x0208d3fc module:overlay(0) +from:0x020bcc64 kind:load to:0x027e0cd8 module:dtcm +from:0x020bcc76 kind:thumb_call to:0x020bcc94 module:overlay(1) +from:0x020bcc7c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bcc84 kind:load to:0x027e0d34 module:dtcm +from:0x020bcc9c kind:load to:0x027e0d34 module:dtcm +from:0x020bccc6 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bccd2 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bccde kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bccf6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bcd64 kind:thumb_call to:0x0208e874 module:overlay(0) +from:0x020bcd72 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcd80 kind:thumb_call to:0x0208e788 module:overlay(0) +from:0x020bcd9c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcda4 kind:thumb_call to:0x020da1c8 module:overlay(31) +from:0x020bcdbc kind:thumb_call to:0x020588f0 module:overlay(0) +from:0x020bcdc8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcdd0 kind:thumb_call to:0x020da1c8 module:overlay(31) +from:0x020bcdec kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x020bce56 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bcef4 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bcefa kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bcf08 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bcf0e kind:thumb_call_arm to:0x0208e830 module:overlay(0) +from:0x020bcf16 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bcf24 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bcf2a kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bcf38 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bcf42 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcf54 kind:thumb_call to:0x02015550 module:main +from:0x020bcf9c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcfb0 kind:load to:0x027e09a4 module:dtcm +from:0x020bcfb8 kind:load to:0x020ab4dc module:overlay(0) +from:0x020bcfbc kind:load to:0x02043e50 module:main +from:0x020bcfc0 kind:load to:0x020c2c70 module:overlay(1) +from:0x020bcfc4 kind:load to:0x020c2c78 module:overlay(1) +from:0x020bcfd0 kind:thumb_call to:0x02083f68 module:overlay(0) +from:0x020bcff6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd014 kind:thumb_call to:0x02083f98 module:overlay(0) +from:0x020bd01a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd080 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd090 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd0a0 kind:load to:0x027e09a4 module:dtcm +from:0x020bd0b0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd0f4 kind:thumb_call to:0x0208e874 module:overlay(0) +from:0x020bd102 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd110 kind:thumb_call to:0x0208e788 module:overlay(0) +from:0x020bd122 kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x020bd164 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bd16c kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bd178 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bd17e kind:thumb_call_arm to:0x0208e830 module:overlay(0) +from:0x020bd186 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bd192 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bd19a kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bd1a6 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bd1b4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd1c6 kind:thumb_call to:0x02015550 module:main +from:0x020bd1d8 kind:load to:0x027e09a4 module:dtcm +from:0x020bd1dc kind:load to:0x020ab4dc module:overlay(0) +from:0x020bd1e0 kind:load to:0x02043e50 module:main +from:0x020bd1e4 kind:load to:0x020c2c70 module:overlay(1) +from:0x020bd1e8 kind:load to:0x020c2c78 module:overlay(1) +from:0x020bd1f6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd268 kind:load to:0x027e09a4 module:dtcm +from:0x020bd270 kind:thumb_call_arm to:0x02091ea0 module:overlay(0) +from:0x020bd27a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd280 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd28c kind:thumb_call to:0x020d19c0 module:overlay(24) +from:0x020bd292 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd298 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd2a4 kind:thumb_call to:0x02157ba8 module:overlay(82) +from:0x020bd2aa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd2ca kind:thumb_call to:0x02014850 module:main +from:0x020bd2d2 kind:thumb_call_arm to:0x0208a164 module:overlay(0) +from:0x020bd2dc kind:load to:0x02049ba0 module:main +from:0x020bd2f6 kind:thumb_call_arm to:0x02157bb8 module:overlay(82) +from:0x020bd300 kind:thumb_call to:0x020d19d8 module:overlay(24) +from:0x020bd312 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd31e kind:thumb_call_arm to:0x02135aa8 module:overlay(47) +from:0x020bd328 kind:thumb_call_arm to:0x0208e704 module:overlay(0) +from:0x020bd330 kind:thumb_call_arm to:0x02082748 module:overlay(0) +from:0x020bd338 kind:thumb_call_arm to:0x0208a164 module:overlay(0) +from:0x020bd354 kind:load to:0x02043e50 module:main +from:0x020bd35e kind:thumb_call_arm to:0x02091f08 module:overlay(0) +from:0x020bd36a kind:thumb_call_arm to:0x020921e4 module:overlay(0) +from:0x020bd378 kind:thumb_call_arm to:0x02135bd0 module:overlay(47) +from:0x020bd37e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd3a0 kind:thumb_call to:0x02183290 module:overlay(101) +from:0x020bd3ac kind:thumb_call_arm to:0x0207059c module:overlay(0) +from:0x020bd3c0 kind:thumb_call_arm to:0x02088268 module:overlay(0) +from:0x020bd3ce kind:thumb_call_arm to:0x020921e4 module:overlay(0) +from:0x020bd3da kind:thumb_call_arm to:0x0207059c module:overlay(0) +from:0x020bd3ee kind:thumb_call_arm to:0x02088268 module:overlay(0) +from:0x020bd3fc kind:thumb_call_arm to:0x020921e4 module:overlay(0) +from:0x020bd40e kind:thumb_call_arm to:0x02070554 module:overlay(0) +from:0x020bd430 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bd44c kind:thumb_call_arm to:0x02070560 module:overlay(0) +from:0x020bd47a kind:thumb_call_arm to:0x020921e4 module:overlay(0) +from:0x020bd48c kind:thumb_call_arm to:0x020921e4 module:overlay(0) +from:0x020bd494 kind:load to:0x027e09a4 module:dtcm +from:0x020bd498 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020bd49c kind:load to:0x020aa890 module:overlay(0) +from:0x020bd4a0 kind:load to:0x020b3000 module:overlay(0) +from:0x020bd4a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020bd4ac kind:load to:0x027e09b8 module:dtcm +from:0x020bd4c4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd4cc kind:thumb_call to:0x020dca20 module:overlay(31) +from:0x020bd4fc kind:thumb_call to:0x020dca2c module:overlay(31) +from:0x020bd502 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd50a kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x020bd520 kind:thumb_call_arm to:0x02018c90 module:main +from:0x020bd558 kind:thumb_call to:0x0201c890 module:main +from:0x020bd56c kind:thumb_call_arm to:0x02023548 module:main +from:0x020bd580 kind:load to:0x0201847d module:main +from:0x020bd592 kind:thumb_call to:0x020bd7c0 module:overlay(1) +from:0x020bd5c8 kind:thumb_call_arm to:0x02019a74 module:main +from:0x020bd5cc kind:thumb_call_arm to:0x02019b3c module:main +from:0x020bd5d0 kind:thumb_call_arm to:0x02019c4c module:main +from:0x020bd5d8 kind:thumb_call_arm to:0x0201de24 module:main +from:0x020bd5e2 kind:thumb_call_arm to:0x0201d628 module:main +from:0x020bd5ee kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd604 kind:thumb_call_arm to:0x0201c494 module:main +from:0x020bd62c kind:load to:0x027e09a4 module:dtcm +from:0x020bd64c kind:thumb_call_arm to:0x02018a8c module:main +from:0x020bd654 kind:thumb_call_arm to:0x0201de24 module:main +from:0x020bd65e kind:thumb_call_arm to:0x0201d628 module:main +from:0x020bd69c kind:thumb_call_arm to:0x02018a8c module:main +from:0x020bd6b2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd6ba kind:thumb_call to:0x020bd6c0 module:overlay(1) +from:0x020bd6c6 kind:thumb_call to:0x020bd728 module:overlay(1) +from:0x020bd6d8 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020bd6e6 kind:thumb_call to:0x020bd6f8 module:overlay(1) +from:0x020bd6f0 kind:load to:0x02061690 module:overlay(0) +from:0x020bd6f4 kind:load to:0x0206166c module:overlay(0) +from:0x020bd730 kind:load to:0x0204a088 module:main +from:0x020bd73c kind:thumb_call_arm to:0x02013014 module:main +from:0x020bd752 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd75e kind:thumb_call_arm to:0x0209f124 module:overlay(0) +from:0x020bd778 kind:thumb_call_arm to:0x020130d4 module:main +from:0x020bd780 kind:load to:0x0204999c module:main +from:0x020bd78a kind:thumb_call_arm to:0x02013014 module:main +from:0x020bd79e kind:thumb_call_arm to:0x0209f220 module:overlay(0) +from:0x020bd7a4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd7b6 kind:thumb_call_arm to:0x020130d4 module:main +from:0x020bd7bc kind:load to:0x0204999c module:main +from:0x020bd7cc kind:thumb_call to:0x020bd83c module:overlay(1) +from:0x020bd7d6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd7e0 kind:thumb_call_arm to:0x020d1694 module:overlay(24) +from:0x020bd80e kind:thumb_call to:0x020bd848 module:overlay(1) +from:0x020bd824 kind:thumb_call_arm to:0x02018ac4 module:main +from:0x020bd82c kind:thumb_call to:0x0201ca28 module:main +from:0x020bd834 kind:load to:0x027e0994 module:dtcm +from:0x020bd838 kind:load to:0x0204a120 module:main +from:0x020bd844 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020bd850 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020bd85c kind:thumb_call to:0x020bde6c module:overlay(1) +from:0x020bd864 kind:thumb_call_arm to:0x0206bbfc module:overlay(0) +from:0x020bd86c kind:thumb_call to:0x020bd934 module:overlay(1) +from:0x020bd874 kind:load to:0x027e099c module:dtcm +from:0x020bd878 kind:load to:0x020b51b8 module:overlay(0) +from:0x020bd884 kind:thumb_call_arm to:0x0206c4ec module:overlay(0) +from:0x020bd88c kind:thumb_call to:0x020bde7c module:overlay(1) +from:0x020bd894 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bd89c kind:thumb_call to:0x020bd934 module:overlay(1) +from:0x020bd8a4 kind:load to:0x020b51b8 module:overlay(0) +from:0x020bd8a8 kind:load to:0x027e099c module:dtcm +from:0x020bd8b6 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bd8c0 kind:thumb_call_arm to:0x02003fe0 module:main +from:0x020bd8d0 kind:thumb_call to:0x020bd934 module:overlay(1) +from:0x020bd8d8 kind:load to:0x0204999c module:main +from:0x020bd8e4 kind:load to:0x020bd935 module:overlay(1) +from:0x020bd8f0 kind:thumb_call_arm to:0x0206bbfc module:overlay(0) +from:0x020bd8fc kind:thumb_call_arm to:0x0206a260 module:overlay(0) +from:0x020bd904 kind:thumb_call to:0x020bd934 module:overlay(1) +from:0x020bd90c kind:load to:0x020b51b8 module:overlay(0) +from:0x020bd918 kind:thumb_call_arm to:0x0206c4ec module:overlay(0) +from:0x020bd920 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bd928 kind:thumb_call to:0x020bd934 module:overlay(1) +from:0x020bd930 kind:load to:0x020b51b8 module:overlay(0) +from:0x020bd93e kind:thumb_call_arm to:0x0206a704 module:overlay(0) +from:0x020bd944 kind:thumb_call_arm to:0x0200240c module:main +from:0x020bd956 kind:thumb_call_arm to:0x0206a704 module:overlay(0) +from:0x020bd95c kind:thumb_call_arm to:0x0206a740 module:overlay(0) +from:0x020bd96a kind:thumb_call_arm to:0x0200240c module:main +from:0x020bd980 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020bdac2 kind:thumb_call_arm to:0x0212e54c module:overlay(26) +from:0x020bdb02 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020bdc3c kind:load to:0x027e09a0 module:dtcm +from:0x020bdc40 kind:load to:0x027e09b8 module:dtcm +from:0x020bdce0 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bdcf6 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bdd9a kind:thumb_call_arm to:0x0206a260 module:overlay(0) +from:0x020bdda6 kind:thumb_call_arm to:0x0206a260 module:overlay(0) +from:0x020bddb0 kind:thumb_call to:0x020bde90 module:overlay(1) +from:0x020bddb8 kind:thumb_call_arm to:0x0206bbfc module:overlay(0) +from:0x020bddc0 kind:thumb_call_arm to:0x0206d43c module:overlay(0) +from:0x020bddc6 kind:thumb_call_arm to:0x0206f994 module:overlay(0) +from:0x020bddda kind:thumb_call_arm to:0x0206d960 module:overlay(0) +from:0x020bdde2 kind:thumb_call_arm to:0x0206d984 module:overlay(0) +from:0x020bdde8 kind:thumb_call_arm to:0x02069c78 module:overlay(0) +from:0x020bddf0 kind:load to:0x027e09b8 module:dtcm +from:0x020bddf4 kind:load to:0x027e099c module:dtcm +from:0x020bddf8 kind:load to:0x020b51b8 module:overlay(0) +from:0x020bddfc kind:load to:0x020b5214 module:overlay(0) +from:0x020bde00 kind:load to:0x020b52e8 module:overlay(0) +from:0x020bde10 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020bde1c kind:thumb_call to:0x020bdfa0 module:overlay(1) +from:0x020bde30 kind:thumb_call_arm to:0x0206d984 module:overlay(0) +from:0x020bde3c kind:load to:0x027e09a0 module:dtcm +from:0x020bde40 kind:load to:0x027e099c module:dtcm +from:0x020bde44 kind:load to:0x020b5214 module:overlay(0) +from:0x020bde48 kind:load to:0x020b52e8 module:overlay(0) +from:0x020bde54 kind:load to:0x027e099c module:dtcm +from:0x020bde58 kind:load to:0x020bdfb9 module:overlay(1) +from:0x020bde64 kind:load to:0x027e099c module:dtcm +from:0x020bde68 kind:load to:0x020be031 module:overlay(1) +from:0x020bde70 kind:thumb_call_arm to:0x020d5cec module:overlay(24) +from:0x020bde86 kind:thumb_call to:0x020be034 module:overlay(1) +from:0x020bdea0 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020bdec2 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020bdf5e kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020bdf68 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020bdf84 kind:thumb_call_arm to:0x020d5dd4 module:overlay(24) +from:0x020bdf90 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020bdf98 kind:load to:0x027e09a0 module:dtcm +from:0x020bdf9c kind:load to:0x027e0d08 module:dtcm +from:0x020bdfb0 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020be020 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020be02c kind:load to:0x027e0cd8 module:dtcm +from:0x020be042 kind:thumb_call_arm to:0x020d5cd0 module:overlay(24) +from:0x020be048 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be050 kind:load to:0x027e0d08 module:dtcm +from:0x020be05a kind:thumb_call to:0x020148d0 module:main +from:0x020be064 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be06c kind:thumb_call to:0x020c0944 module:overlay(1) +from:0x020be074 kind:load to:0x02049ba0 module:main +from:0x020be07e kind:thumb_call to:0x020148d0 module:main +from:0x020be086 kind:thumb_call to:0x020a1028 module:overlay(0) +from:0x020be09a kind:thumb_call_arm to:0x02028c90 module:main +from:0x020be0b6 kind:thumb_call_arm to:0x020a10f4 module:overlay(0) +from:0x020be0c0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be0c8 kind:thumb_call_arm to:0x020c4840 module:overlays(18,19,20,25) +from:0x020be0d0 kind:load to:0x02049ba0 module:main +from:0x020be0d4 kind:load to:0x02049a2c module:main +from:0x020be0de kind:thumb_call to:0x020148d0 module:main +from:0x020be0e2 kind:thumb_call_arm to:0x020e9a7c module:overlay(23) +from:0x020be0e8 kind:load to:0x02049ba0 module:main +from:0x020be0f2 kind:thumb_call to:0x020148d0 module:main +from:0x020be0f6 kind:thumb_call_arm to:0x020e9a94 module:overlay(22) +from:0x020be0fc kind:load to:0x02049ba0 module:main +from:0x020be106 kind:thumb_call to:0x020148d0 module:main +from:0x020be110 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be11c kind:thumb_call_arm to:0x020e9a40 module:overlays(21,22,23) +from:0x020be124 kind:load to:0x02049ba0 module:main +from:0x020be128 kind:load to:0x020b4eec module:overlay(0) +from:0x020be134 kind:load to:0x02049a2c module:main +from:0x020be194 kind:thumb_call to:0x020be1f8 module:overlay(1) +from:0x020be1a0 kind:thumb_call to:0x020be290 module:overlay(1) +from:0x020be1ac kind:thumb_call to:0x020be2a4 module:overlay(1) +from:0x020be1b8 kind:thumb_call to:0x020be2b4 module:overlay(1) +from:0x020be1c6 kind:thumb_call to:0x020be2c4 module:overlay(1) +from:0x020be23a kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x020be242 kind:thumb_call_arm to:0x01ffd1b4 module:itcm +from:0x020be2c0 kind:load to:0x0207bab4 module:overlay(0) +from:0x020be2cc kind:load to:0x0207e99c module:overlay(0) +from:0x020be2d8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be2e0 kind:thumb_call to:0x020be2f4 module:overlay(1) +from:0x020be2f0 kind:load to:0x020be43d module:overlay(1) +from:0x020be2f8 kind:thumb_call to:0x020be45c module:overlay(1) +from:0x020be39a kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be3a4 kind:thumb_call_arm to:0x0207ef30 module:overlay(0) +from:0x020be3ac kind:thumb_call_arm to:0x0207f048 module:overlay(0) +from:0x020be3b2 kind:thumb_call to:0x020be474 module:overlay(1) +from:0x020be3b8 kind:load to:0x027e09a4 module:dtcm +from:0x020be3bc kind:load to:0x027e0a48 module:dtcm +from:0x020be3c0 kind:load to:0x027e0b48 module:dtcm +from:0x020be3c8 kind:thumb_call to:0x020be4e4 module:overlay(1) +from:0x020be3ce kind:thumb_call_arm to:0x0207f1f0 module:overlay(0) +from:0x020be3d4 kind:load to:0x027e0b48 module:dtcm +from:0x020be3d8 kind:load to:0x027e0a48 module:dtcm +from:0x020be3e6 kind:thumb_call_arm to:0x0207f280 module:overlay(0) +from:0x020be3f0 kind:thumb_call_arm to:0x0207ba84 module:overlay(0) +from:0x020be3f8 kind:load to:0x027e0a48 module:dtcm +from:0x020be3fc kind:load to:0x027e09e8 module:dtcm +from:0x020be412 kind:thumb_call_arm to:0x0207f4d4 module:overlay(0) +from:0x020be428 kind:thumb_call_arm to:0x0207f2d8 module:overlay(0) +from:0x020be42e kind:thumb_call_arm to:0x0207baa0 module:overlay(0) +from:0x020be434 kind:load to:0x027e0a48 module:dtcm +from:0x020be438 kind:load to:0x027e09e8 module:dtcm +from:0x020be44a kind:thumb_call to:0x020be468 module:overlay(1) +from:0x020be450 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be458 kind:load to:0x027e09c0 module:dtcm +from:0x020be464 kind:load to:0x027e09c0 module:dtcm +from:0x020be470 kind:load to:0x027e09c0 module:dtcm +from:0x020be47c kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be490 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be4a6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be4d8 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020be4e0 kind:load to:0x027e09a4 module:dtcm +from:0x020be4f6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be50c kind:load to:0x02067970 module:overlay(0) +from:0x020be524 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be530 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be53a kind:thumb_call_arm to:0x02022158 module:main +from:0x020be548 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be552 kind:thumb_call_arm to:0x020224b8 module:main +from:0x020be562 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be56c kind:thumb_call_arm to:0x02022158 module:main +from:0x020be57a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be584 kind:thumb_call_arm to:0x020a1ad4 module:overlay(0) +from:0x020be592 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be59c kind:thumb_call_arm to:0x020a1ad4 module:overlay(0) +from:0x020be5a4 kind:thumb_call_arm to:0x02022884 module:main +from:0x020be5b0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5b8 kind:thumb_call_arm to:0x020a30b8 module:overlay(0) +from:0x020be5d4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5dc kind:thumb_call_arm to:0x020a46d4 module:overlay(0) +from:0x020be5e4 kind:load to:0x020c2d2c module:overlay(1) +from:0x020be5fc kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be606 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be612 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be61c kind:thumb_call_arm to:0x020224b8 module:main +from:0x020be62a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be634 kind:thumb_call_arm to:0x020a2ef8 module:overlay(0) +from:0x020be63c kind:thumb_call_arm to:0x02022884 module:main +from:0x020be64e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be656 kind:thumb_call_arm to:0x020a46d4 module:overlay(0) +from:0x020be660 kind:load to:0x020c2d38 module:overlay(1) +from:0x020be664 kind:load to:0x020c2d48 module:overlay(1) +from:0x020be67c kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be688 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be692 kind:thumb_call_arm to:0x020224b8 module:main +from:0x020be6a0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be6aa kind:thumb_call_arm to:0x020a2ef8 module:overlay(0) +from:0x020be6b2 kind:thumb_call_arm to:0x02022884 module:main +from:0x020be6c4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be6cc kind:thumb_call_arm to:0x020a46d4 module:overlay(0) +from:0x020be6d4 kind:load to:0x020c2d58 module:overlay(1) +from:0x020be6ec kind:load to:0x020676f8 module:overlay(0) +from:0x020be6f0 kind:load to:0x020c2d60 module:overlay(1) +from:0x020be796 kind:thumb_call_arm to:0x02067970 module:overlay(0) +from:0x020be7aa kind:thumb_call_arm to:0x02028c4c module:main +from:0x020be7be kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be7c6 kind:thumb_call_arm to:0x02173a7c module:overlay(88) +from:0x020be7de kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be7e8 kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020be7fc kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be810 kind:thumb_call_arm to:0x020677b0 module:overlay(0) +from:0x020be818 kind:load to:0x027e09a4 module:dtcm +from:0x020be81c kind:load to:0x020c2d68 module:overlay(1) +from:0x020be820 kind:load to:0x027e09a0 module:dtcm +from:0x020be824 kind:load to:0x020c2cf4 module:overlay(1) +from:0x020be828 kind:load to:0x020c2d70 module:overlay(1) +from:0x020be83c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020be84e kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020be862 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be86c kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be874 kind:load to:0x027e09a0 module:dtcm +from:0x020be878 kind:load to:0x020c2cf4 module:overlay(1) +from:0x020be87c kind:load to:0x020c2d7c module:overlay(1) +from:0x020be890 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020be8a6 kind:thumb_call_arm to:0x02067804 module:overlay(0) +from:0x020be8b0 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x020be8c8 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be8d0 kind:load to:0x02181060 module:overlay(97) +from:0x020be8d4 kind:load to:0x020c2d84 module:overlay(1) +from:0x020be8d8 kind:load to:0x027e09a0 module:dtcm +from:0x020be8dc kind:load to:0x020c2d8c module:overlay(1) +from:0x020be8e8 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020be8f4 kind:thumb_call to:0x020be504 module:overlay(1) +from:0x020be928 kind:load to:0x027e09a4 module:dtcm +from:0x020be934 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be948 kind:load to:0x027e09a4 module:dtcm +from:0x020be954 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be966 kind:thumb_call to:0x020be504 module:overlay(1) +from:0x020be98c kind:thumb_call_arm to:0x020a4764 module:overlay(0) +from:0x020be994 kind:load to:0x027e09a4 module:dtcm +from:0x020be9ac kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be9b6 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be9c0 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be9ca kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be9d4 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be9de kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be9e4 kind:load to:0x020c2d98 module:overlay(1) +from:0x020be9e8 kind:load to:0x020c2da0 module:overlay(1) +from:0x020be9ec kind:load to:0x020c2dac module:overlay(1) +from:0x020be9f0 kind:load to:0x020c2db8 module:overlay(1) +from:0x020be9f4 kind:load to:0x020c2dc4 module:overlay(1) +from:0x020be9f8 kind:load to:0x020c2dd0 module:overlay(1) +from:0x020bea10 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea1a kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea24 kind:load to:0x020c2ddc module:overlay(1) +from:0x020bea28 kind:load to:0x020c2d60 module:overlay(1) +from:0x020bea38 kind:load to:0x020c2de4 module:overlay(1) +from:0x020bea3c kind:load to:0x020676f8 module:overlay(0) +from:0x020bea4a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bea52 kind:thumb_call to:0x020bea58 module:overlay(1) +from:0x020bea5c kind:thumb_call to:0x020beacc module:overlay(1) +from:0x020bea8c kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020beac4 kind:load to:0x027e09a4 module:dtcm +from:0x020bead4 kind:load to:0x027e09b4 module:dtcm +from:0x020beae0 kind:load to:0x027e09b4 module:dtcm +from:0x020beaee kind:thumb_call_arm to:0x02011f3c module:main +from:0x020beaf6 kind:thumb_call to:0x020beafc module:overlay(1) +from:0x020beb02 kind:thumb_call to:0x020becf0 module:overlay(1) +from:0x020beb08 kind:thumb_call_arm to:0x02072f58 module:overlay(0) +from:0x020beb2c kind:thumb_call_arm to:0x02071f98 module:overlay(0) +from:0x020beb34 kind:thumb_call_arm to:0x02071f98 module:overlay(0) +from:0x020beb38 kind:thumb_call_arm to:0x02072ba8 module:overlay(0) +from:0x020beb3c kind:thumb_call to:0x020bea40 module:overlay(1) +from:0x020beb52 kind:thumb_call_arm to:0x02072344 module:overlay(0) +from:0x020beb58 kind:thumb_call_arm to:0x02024df0 module:main +from:0x020beb66 kind:thumb_call_arm to:0x02071304 module:overlay(0) +from:0x020beb70 kind:thumb_call_arm to:0x02028c18 module:main +from:0x020beb84 kind:load to:0x027e09bc module:dtcm +from:0x020beb90 kind:thumb_call to:0x020bec90 module:overlay(1) +from:0x020beb94 kind:thumb_call to:0x020becb0 module:overlay(1) +from:0x020beb98 kind:thumb_call to:0x020becd0 module:overlay(1) +from:0x020beba8 kind:thumb_call to:0x020becfc module:overlay(1) +from:0x020bebc6 kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bebd4 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bebe0 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bebec kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bec18 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bec20 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bec30 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bec3a kind:thumb_call_arm to:0x02072b08 module:overlay(0) +from:0x020bec42 kind:thumb_call_arm to:0x020713bc module:overlay(0) +from:0x020bec4a kind:thumb_call to:0x020bea84 module:overlay(1) +from:0x020bec50 kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bec58 kind:load to:0x020c2dec module:overlay(1) +from:0x020bec60 kind:load to:0x020c2e00 module:overlay(1) +from:0x020bec64 kind:load to:0x020c2e08 module:overlay(1) +from:0x020bec68 kind:load to:0x020c2e10 module:overlay(1) +from:0x020bec70 kind:load to:0x027e09a4 module:dtcm +from:0x020bec74 kind:load to:0x020c2e18 module:overlay(1) +from:0x020bec7c kind:load to:0x020c2e20 module:overlay(1) +from:0x020bec84 kind:load to:0x027e09a8 module:dtcm +from:0x020bec88 kind:load to:0x027e09b4 module:dtcm +from:0x020bec9e kind:thumb_call to:0x020bed08 module:overlay(1) +from:0x020beca4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020becac kind:load to:0x027e09a8 module:dtcm +from:0x020becbe kind:thumb_call to:0x020bead8 module:overlay(1) +from:0x020becc4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020beccc kind:load to:0x027e09b4 module:dtcm +from:0x020becde kind:thumb_call_arm to:0x02072c70 module:overlay(0) +from:0x020bece4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020becec kind:load to:0x027e09b0 module:dtcm +from:0x020becf8 kind:load to:0x027e09ac module:dtcm +from:0x020bed04 kind:load to:0x027e09ac module:dtcm +from:0x020bed10 kind:load to:0x027e09a8 module:dtcm +from:0x020bed18 kind:thumb_call to:0x020ba620 module:overlay(1) +from:0x020bed22 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bed2a kind:thumb_call to:0x020bed50 module:overlay(1) +from:0x020bed30 kind:load to:0x0204999c module:main +from:0x020bed3a kind:thumb_call to:0x020bf014 module:overlay(1) +from:0x020bed40 kind:thumb_call to:0x020ba658 module:overlay(1) +from:0x020bed48 kind:load to:0x027e0cec module:dtcm +from:0x020bed4c kind:load to:0x0204999c module:main +from:0x020bed56 kind:thumb_call_arm to:0x020bf07c module:overlay(1) +from:0x020bed5e kind:thumb_call_arm to:0x020bf044 module:overlay(1) +from:0x020bed88 kind:thumb_call to:0x020156c8 module:main +from:0x020bed9e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bedac kind:thumb_call to:0x020bf0b4 module:overlay(1) +from:0x020bedb8 kind:thumb_call to:0x020156f4 module:main +from:0x020bedbe kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bedce kind:thumb_call to:0x020156c8 module:main +from:0x020bede4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bedf2 kind:thumb_call to:0x020bf0b4 module:overlay(1) +from:0x020bedfa kind:thumb_call to:0x020156f4 module:main +from:0x020bee10 kind:thumb_call to:0x020156c8 module:main +from:0x020bee26 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bee34 kind:thumb_call to:0x020bf0b4 module:overlay(1) +from:0x020bee3c kind:thumb_call to:0x020156f4 module:main +from:0x020bee52 kind:thumb_call_arm to:0x020a782c module:overlay(0) +from:0x020bee62 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bee68 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bee76 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bee7e kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bee8c kind:thumb_call_arm to:0x02034060 module:main +from:0x020bee98 kind:thumb_call to:0x020156c8 module:main +from:0x020beea8 kind:thumb_call to:0x02012fa8 module:main +from:0x020beeb6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020beec4 kind:thumb_call to:0x020bf0b4 module:overlay(1) +from:0x020beecc kind:thumb_call to:0x020156f4 module:main +from:0x020beee6 kind:thumb_call to:0x020156c8 module:main +from:0x020beefc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bef0a kind:thumb_call to:0x020bf0b4 module:overlay(1) +from:0x020bef16 kind:thumb_call to:0x020156f4 module:main +from:0x020bef1e kind:thumb_call to:0x020bef98 module:overlay(1) +from:0x020bef2e kind:thumb_call to:0x020156c8 module:main +from:0x020bef44 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bef52 kind:thumb_call to:0x020bf0b4 module:overlay(1) +from:0x020bef5e kind:thumb_call to:0x020156f4 module:main +from:0x020bef6a kind:thumb_call to:0x020ba640 module:overlay(1) +from:0x020bef74 kind:load to:0x027e09a4 module:dtcm +from:0x020bef78 kind:load to:0x020c2f58 module:overlay(1) +from:0x020bef7c kind:load to:0x020c2f70 module:overlay(1) +from:0x020bef80 kind:load to:0x02043e50 module:main +from:0x020bef84 kind:load to:0x020c2f84 module:overlay(1) +from:0x020bef88 kind:load to:0x020c2f9c module:overlay(1) +from:0x020bef8c kind:load to:0x020c2fac module:overlay(1) +from:0x020bef90 kind:load to:0x020c2fb4 module:overlay(1) +from:0x020bef94 kind:load to:0x0204999c module:main +from:0x020bf008 kind:load to:0x027e09a4 module:dtcm +from:0x020bf00c kind:load to:0x020c2f28 module:overlay(1) +from:0x020bf010 kind:load to:0x02043e50 module:main +from:0x020bf01a kind:thumb_call_arm to:0x02016694 module:main +from:0x020bf020 kind:thumb_call_arm to:0x020bf08c module:overlay(1) +from:0x020bf038 kind:thumb_call to:0x020a0460 module:overlay(0) +from:0x020bf054 kind:arm_call to:0x0201667c module:main +from:0x020bf078 kind:load to:0x020c3f38 module:overlay(1) +from:0x020bf088 kind:load to:0x027e0cec module:dtcm +from:0x020bf09c kind:load to:0x027e0cec module:dtcm +from:0x020bf0ac kind:load to:0x0204999c module:main +from:0x020bf0b0 kind:load to:0x02001309 module:main +from:0x020bf0e2 kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020bf0ee kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020bf0fc kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020bf108 kind:thumb_call_arm to:0x020702a8 module:overlay(0) +from:0x020bf11c kind:thumb_call to:0x02054690 module:overlay(0) +from:0x020bf13a kind:thumb_call_arm to:0x020275e8 module:main +from:0x020bf142 kind:thumb_call to:0x0205498c module:overlay(0) +from:0x020bf14e kind:thumb_call to:0x02054a78 module:overlay(0) +from:0x020bf154 kind:thumb_call to:0x02054a88 module:overlay(0) +from:0x020bf176 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf182 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020bf18a kind:thumb_call to:0x02054998 module:overlay(0) +from:0x020bf194 kind:load to:0x020c2fcc module:overlay(1) +from:0x020bf198 kind:load to:0x027e09a4 module:dtcm +from:0x020bf19c kind:load to:0x027e09a0 module:dtcm +from:0x020bf1a0 kind:load to:0x020bf0a1 module:overlay(1) +from:0x020bf1a4 kind:load to:0x027e0154 module:dtcm +from:0x020bf1b0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf1cc kind:thumb_call to:0x020d3dc0 module:overlay(24) +from:0x020bf208 kind:thumb_call_arm to:0x020d4838 module:overlay(24) +from:0x020bf20c kind:thumb_call_arm to:0x020d4198 module:overlay(24) +from:0x020bf210 kind:thumb_call_arm to:0x020d58b4 module:overlay(24) +from:0x020bf21c kind:thumb_call_arm to:0x020bf428 module:overlay(1) +from:0x020bf220 kind:thumb_call_arm to:0x020bf480 module:overlay(1) +from:0x020bf224 kind:thumb_call_arm to:0x020bf454 module:overlay(1) +from:0x020bf234 kind:thumb_call to:0x020a0cf4 module:overlay(0) +from:0x020bf242 kind:thumb_call to:0x020a0cf4 module:overlay(0) +from:0x020bf260 kind:thumb_call to:0x020a0cf4 module:overlay(0) +from:0x020bf270 kind:thumb_call_arm to:0x020d41bc module:overlay(24) +from:0x020bf298 kind:thumb_call_arm to:0x020d58d8 module:overlay(24) +from:0x020bf29e kind:thumb_call to:0x020d3d20 module:overlay(24) +from:0x020bf2a6 kind:thumb_call to:0x020d3d80 module:overlay(24) +from:0x020bf2b0 kind:load to:0x027e0cfc module:dtcm +from:0x020bf2b4 kind:load to:0x027e0d04 module:dtcm +from:0x020bf2be kind:thumb_call to:0x020bf3fc module:overlay(1) +from:0x020bf2d8 kind:thumb_call_arm to:0x020d3f8c module:overlay(24) +from:0x020bf2f0 kind:thumb_call_arm to:0x020d3fc8 module:overlay(24) +from:0x020bf2f8 kind:thumb_call to:0x020bf530 module:overlay(1) +from:0x020bf300 kind:thumb_call to:0x020bf8e4 module:overlay(1) +from:0x020bf308 kind:thumb_call to:0x020bf830 module:overlay(1) +from:0x020bf312 kind:thumb_call_arm to:0x020d4258 module:overlay(24) +from:0x020bf318 kind:thumb_call_arm to:0x020d591c module:overlay(24) +from:0x020bf320 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf32a kind:thumb_call to:0x020d3d20 module:overlay(24) +from:0x020bf332 kind:thumb_call to:0x020d3d80 module:overlay(24) +from:0x020bf33e kind:thumb_call_arm to:0x0205c984 module:overlay(0) +from:0x020bf342 kind:thumb_call_arm to:0x020f4c9c module:overlays(21,26) +from:0x020bf354 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf35c kind:thumb_call_arm to:0x020eb4d0 module:overlay(26) +from:0x020bf364 kind:load to:0x027e09b8 module:dtcm +from:0x020bf368 kind:load to:0x027e0d00 module:dtcm +from:0x020bf36c kind:load to:0x027e0cfc module:dtcm +from:0x020bf370 kind:load to:0x027e0d04 module:dtcm +from:0x020bf374 kind:load to:0x027e09a4 module:dtcm +from:0x020bf380 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf390 kind:thumb_call_arm to:0x020eb564 module:overlay(26) +from:0x020bf396 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf3a2 kind:thumb_call to:0x020bf90c module:overlay(1) +from:0x020bf3aa kind:thumb_call to:0x020bf568 module:overlay(1) +from:0x020bf3b0 kind:load to:0x027e09a4 module:dtcm +from:0x020bf3b4 kind:load to:0x027e0cfc module:dtcm +from:0x020bf3b8 kind:load to:0x027e0d00 module:dtcm +from:0x020bf3c4 kind:thumb_call_arm to:0x020eb5b8 module:overlay(26) +from:0x020bf3d6 kind:thumb_call_arm to:0x020eb6a8 module:overlay(26) +from:0x020bf3f0 kind:thumb_call_arm to:0x020d3f8c module:overlay(24) +from:0x020bf3f8 kind:load to:0x027e09b8 module:dtcm +from:0x020bf41e kind:thumb_call_arm to:0x020d404c module:overlay(24) +from:0x020bf424 kind:load to:0x027e09b8 module:dtcm +from:0x020bf440 kind:arm_call_thumb to:0x020bf824 module:overlay(1) +from:0x020bf448 kind:arm_call to:0x02011ff4 module:main +from:0x020bf450 kind:load to:0x027e0d04 module:dtcm +from:0x020bf46c kind:arm_call_thumb to:0x020bf524 module:overlay(1) +from:0x020bf474 kind:arm_call to:0x02011ff4 module:main +from:0x020bf47c kind:load to:0x027e0d00 module:dtcm +from:0x020bf498 kind:arm_call_thumb to:0x020bf8d8 module:overlay(1) +from:0x020bf4a0 kind:arm_call to:0x02011ff4 module:main +from:0x020bf4a8 kind:load to:0x027e0cfc module:dtcm +from:0x020bf4b0 kind:thumb_call to:0x020bf7e8 module:overlay(1) +from:0x020bf528 kind:thumb_call to:0x020bf7f4 module:overlay(1) +from:0x020bf538 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf542 kind:thumb_call to:0x020bf730 module:overlay(1) +from:0x020bf546 kind:thumb_call_arm to:0x0205c984 module:overlay(0) +from:0x020bf550 kind:thumb_call_arm to:0x020d4d6c module:overlay(24) +from:0x020bf556 kind:thumb_call_arm to:0x020efc40 module:overlay(26) +from:0x020bf55c kind:thumb_call to:0x020bf768 module:overlay(1) +from:0x020bf564 kind:load to:0x027e09a4 module:dtcm +from:0x020bf570 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf57a kind:thumb_call to:0x020bf7b8 module:overlay(1) +from:0x020bf580 kind:thumb_call_arm to:0x020d4df8 module:overlay(24) +from:0x020bf586 kind:thumb_call to:0x020bf750 module:overlay(1) +from:0x020bf58c kind:load to:0x027e09a4 module:dtcm +from:0x020bf59e kind:thumb_call_arm to:0x020d485c module:overlay(24) +from:0x020bf5aa kind:thumb_call_arm to:0x020d485c module:overlay(24) +from:0x020bf5b6 kind:thumb_call_arm to:0x020d485c module:overlay(24) +from:0x020bf5c2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf5d6 kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x020bf5f0 kind:thumb_call_arm to:0x020d485c module:overlay(24) +from:0x020bf5f8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf614 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf632 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf64a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf65c kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x020bf670 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf682 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf694 kind:load to:0x020d7625 module:overlays(19,24) +from:0x020bf698 kind:load to:0x020d766c module:overlays(19,24) +from:0x020bf6ac kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf6ba kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf6ca kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf6de kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf6f8 kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf710 kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf722 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf734 kind:thumb_call to:0x020bf590 module:overlay(1) +from:0x020bf73a kind:thumb_call_arm to:0x020d4a50 module:overlay(24) +from:0x020bf746 kind:thumb_call_arm to:0x020d4cc0 module:overlay(24) +from:0x020bf74c kind:load to:0x027e0d04 module:dtcm +from:0x020bf754 kind:thumb_call_arm to:0x020d4d10 module:overlay(24) +from:0x020bf75a kind:thumb_call_arm to:0x020d4ab4 module:overlay(24) +from:0x020bf760 kind:thumb_call to:0x020bf69c module:overlay(1) +from:0x020bf772 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x020bf784 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf78e kind:thumb_call_arm to:0x020fb8e0 module:overlay(26) +from:0x020bf7a6 kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x020bf7ae kind:thumb_call_arm to:0x020fb964 module:overlay(26) +from:0x020bf7b4 kind:load to:0x027e0ce0 module:dtcm +from:0x020bf7c0 kind:thumb_call_arm to:0x020fba3c module:overlay(26) +from:0x020bf7ca kind:thumb_call to:0x020589e4 module:overlay(0) +from:0x020bf7f0 kind:load to:0x027e0d00 module:dtcm +from:0x020bf7fc kind:load to:0x027e0d00 module:dtcm +from:0x020bf804 kind:thumb_call to:0x020bf858 module:overlay(1) +from:0x020bf828 kind:thumb_call to:0x020bf864 module:overlay(1) +from:0x020bf83e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf854 kind:load to:0x027e09a4 module:dtcm +from:0x020bf860 kind:load to:0x027e0d04 module:dtcm +from:0x020bf86c kind:load to:0x027e0d04 module:dtcm +from:0x020bf8b0 kind:load to:0x027e09a4 module:dtcm +from:0x020bf8b8 kind:thumb_call to:0x020bfa38 module:overlay(1) +from:0x020bf8be kind:thumb_call_arm to:0x02096b94 module:overlay(0) +from:0x020bf8c6 kind:thumb_call_arm to:0x02096b94 module:overlay(0) +from:0x020bf8dc kind:thumb_call to:0x020bfa44 module:overlay(1) +from:0x020bf8e8 kind:thumb_call to:0x020bf910 module:overlay(1) +from:0x020bf8ee kind:thumb_call_arm to:0x020d44c0 module:overlay(24) +from:0x020bf8f6 kind:thumb_call to:0x020bf870 module:overlay(1) +from:0x020bf900 kind:thumb_call_arm to:0x020d463c module:overlay(24) +from:0x020bf906 kind:thumb_call_arm to:0x020d4564 module:overlay(24) +from:0x020bf916 kind:thumb_call_arm to:0x020d45b0 module:overlay(24) +from:0x020bf91e kind:thumb_call_arm to:0x0205c9d0 module:overlay(0) +from:0x020bf934 kind:thumb_call_arm to:0x020d4520 module:overlay(24) +from:0x020bf940 kind:thumb_call_arm to:0x020d45c4 module:overlay(24) +from:0x020bf95c kind:thumb_call_arm to:0x020d4554 module:overlay(24) +from:0x020bf96a kind:thumb_call to:0x020bfa1c module:overlay(1) +from:0x020bf974 kind:thumb_call_arm to:0x020d4554 module:overlay(24) +from:0x020bf9ea kind:thumb_call_arm to:0x020d45c4 module:overlay(24) +from:0x020bf9fa kind:thumb_call_arm to:0x020d45e0 module:overlay(24) +from:0x020bfa10 kind:load to:0x027e09b8 module:dtcm +from:0x020bfa18 kind:load to:0x020d7598 module:overlays(19,24) +from:0x020bfa1e kind:thumb_call_arm to:0x020d45c4 module:overlay(24) +from:0x020bfa40 kind:load to:0x027e0cfc module:dtcm +from:0x020bfa4c kind:load to:0x027e0cfc module:dtcm +from:0x020bfa74 kind:thumb_call_arm to:0x020d05ec module:overlay(24) +from:0x020bfa7a kind:thumb_call to:0x020bfb20 module:overlay(1) +from:0x020bfb18 kind:thumb_call_arm to:0x020d0680 module:overlay(24) +from:0x020bfbb4 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020bfbda kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020bfcb8 kind:load to:0x020c2750 module:overlay(1) +from:0x020bfcbc kind:load to:0x020c275e module:overlay(1) +from:0x020bfcda kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfce2 kind:thumb_call_arm to:0x020c838c module:overlay(20) +from:0x020bfcec kind:load to:0x020e8544 module:overlays(19,20) +from:0x020bfd0a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd12 kind:thumb_call_arm to:0x020c838c module:overlay(20) +from:0x020bfd1c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020bfd3c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd44 kind:thumb_call_arm to:0x020c77dc module:overlay(20) +from:0x020bfd50 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020bfd6e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd76 kind:thumb_call_arm to:0x020c838c module:overlay(20) +from:0x020bfd80 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020bfd92 kind:thumb_call_arm to:0x020c0f24 module:overlay(1) +from:0x020bfd98 kind:thumb_call_arm to:0x020c0e34 module:overlay(1) +from:0x020bfd9e kind:thumb_call_arm to:0x020c108c module:overlay(1) +from:0x020bfda2 kind:thumb_call to:0x020bfd54 module:overlay(1) +from:0x020bfdae kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfdb6 kind:thumb_call_arm to:0x020c838c module:overlay(20) +from:0x020bfdc0 kind:load to:0x020bfcc1 module:overlay(1) +from:0x020bfdc4 kind:load to:0x020bfcf1 module:overlay(1) +from:0x020bfdc8 kind:load to:0x020bfd21 module:overlay(1) +from:0x020bfdcc kind:load to:0x020e8544 module:overlays(19,20) +from:0x020bfdda kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfdec kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe04 kind:load to:0x020c46f4 module:overlay(1) +from:0x020bfe08 kind:load to:0x020f1b5c module:overlays(19,22,23) +from:0x020bfe16 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfe28 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe40 kind:load to:0x020c46f4 module:overlay(1) +from:0x020bfe44 kind:load to:0x020f1b5c module:overlays(19,22,23) +from:0x020bfe52 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfe64 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe7c kind:load to:0x020c46f4 module:overlay(1) +from:0x020bfe80 kind:load to:0x020f1b5c module:overlays(19,22,23) +from:0x020bfe94 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfea8 kind:load to:0x020c46f4 module:overlay(1) +from:0x020bfeac kind:load to:0x020f1b74 module:overlays(19,22,23) +from:0x020bfeb6 kind:thumb_call_arm to:0x020c1014 module:overlay(1) +from:0x020bfebc kind:thumb_call_arm to:0x020c0f9c module:overlay(1) +from:0x020bfec4 kind:thumb_call to:0x020bfe0c module:overlay(1) +from:0x020bfeca kind:thumb_call_arm to:0x020c0e34 module:overlay(1) +from:0x020bfedc kind:load to:0x020bfdd1 module:overlay(1) +from:0x020bfee0 kind:load to:0x020bfe85 module:overlay(1) +from:0x020bfee4 kind:load to:0x020bfe49 module:overlay(1) +from:0x020bfee8 kind:load to:0x020c46f4 module:overlay(1) +from:0x020bfef4 kind:load to:0x020c46f8 module:overlay(1) +from:0x020bfef8 kind:load to:0x020984d0 module:overlay(0) +from:0x020bff04 kind:load to:0x020c46f8 module:overlay(1) +from:0x020bff08 kind:load to:0x020984d0 module:overlay(0) +from:0x020bff14 kind:load to:0x020c46f8 module:overlay(1) +from:0x020bff18 kind:load to:0x020bff2d module:overlay(1) +from:0x020bff24 kind:load to:0x020c46f8 module:overlay(1) +from:0x020bff28 kind:load to:0x020984d0 module:overlay(0) +from:0x020bff30 kind:load to:0x020a8da4 module:overlay(0) +from:0x020bff3e kind:thumb_call_arm to:0x020c0e34 module:overlay(1) +from:0x020bff44 kind:thumb_call_arm to:0x020c0f9c module:overlay(1) +from:0x020bff4c kind:thumb_call to:0x020bfefc module:overlay(1) +from:0x020bff52 kind:thumb_call_arm to:0x020c1014 module:overlay(1) +from:0x020bff5e kind:thumb_call_arm to:0x02159618 module:overlays(62,63) +from:0x020bff64 kind:load to:0x020c46f8 module:overlay(1) +from:0x020bff68 kind:load to:0x020bfeed module:overlay(1) +from:0x020bff6c kind:load to:0x020bff0d module:overlay(1) +from:0x020bff70 kind:load to:0x020bff1d module:overlay(1) +from:0x020bff80 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bff8a kind:thumb_call to:0x020bff90 module:overlay(1) +from:0x020bff94 kind:thumb_call_arm to:0x02060ee4 module:overlay(0) +from:0x020bffb4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bffbc kind:thumb_call to:0x020c08b8 module:overlay(1) +from:0x020c0036 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c003e kind:thumb_call_arm to:0x020c6e38 module:overlays(20,24) +from:0x020c0070 kind:thumb_call_arm to:0x020c6f68 module:overlay(24) +from:0x020c0074 kind:thumb_call_arm to:0x020d1658 module:overlay(24) +from:0x020c0080 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c008c kind:thumb_call_arm to:0x020c85d0 module:overlay(24) +from:0x020c009e kind:thumb_call_arm to:0x0202358c module:main +from:0x020c00a6 kind:thumb_call_arm to:0x020235f4 module:main +from:0x020c00c0 kind:load to:0x020d7c18 module:overlays(19,24) +from:0x020c00cc kind:load to:0x027e0998 module:dtcm +from:0x020c00d0 kind:load to:0x02061761 module:overlay(0) +from:0x020c00de kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c00ee kind:thumb_call_arm to:0x020d8974 module:overlay(26) +from:0x020c0100 kind:load to:0x027e0994 module:dtcm +from:0x020c010e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c011c kind:thumb_call_arm to:0x020d0f50 module:overlay(24) +from:0x020c0138 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0148 kind:thumb_call_arm to:0x020d8720 module:overlays(26,31) +from:0x020c015e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c016c kind:thumb_call_arm to:0x020d8e68 module:overlay(26) +from:0x020c017c kind:thumb_call_arm to:0x020c108c module:overlay(1) +from:0x020c0186 kind:thumb_call_arm to:0x020c0eac module:overlay(1) +from:0x020c018c kind:load to:0x027e0994 module:dtcm +from:0x020c0190 kind:load to:0x020c00d5 module:overlay(1) +from:0x020c019e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c01ac kind:thumb_call_arm to:0x020d0f50 module:overlay(24) +from:0x020c01c8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c01d8 kind:thumb_call_arm to:0x020d8720 module:overlays(26,31) +from:0x020c01ee kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c01fc kind:thumb_call_arm to:0x020d8e68 module:overlay(26) +from:0x020c020c kind:load to:0x027e0994 module:dtcm +from:0x020c0218 kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020c021c kind:thumb_call_arm to:0x020c7390 module:overlay(24) +from:0x020c0222 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c022e kind:thumb_call to:0x020bd734 module:overlay(1) +from:0x020c0254 kind:thumb_call to:0x020bd734 module:overlay(1) +from:0x020c0266 kind:thumb_call_arm to:0x0201c00c module:main +from:0x020c026c kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0276 kind:thumb_call_arm to:0x020c0f24 module:overlay(1) +from:0x020c0280 kind:thumb_call to:0x020c0104 module:overlay(1) +from:0x020c0294 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c029c kind:thumb_call to:0x021754c8 module:overlay(93) +from:0x020c02ae kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c02bc kind:thumb_call_arm to:0x020d0f50 module:overlay(24) +from:0x020c02d6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c02e2 kind:thumb_call_arm to:0x0210d9ac module:overlay(31) +from:0x020c02f4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0300 kind:thumb_call_arm to:0x0210e018 module:overlay(31) +from:0x020c031a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0326 kind:thumb_call_arm to:0x0210e3e0 module:overlay(31) +from:0x020c0340 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c034c kind:thumb_call_arm to:0x02152a88 module:overlay(58) +from:0x020c0366 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0372 kind:thumb_call_arm to:0x0215c14c module:overlays(62,67) +from:0x020c0384 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0390 kind:thumb_call_arm to:0x0215c218 module:overlay(62) +from:0x020c03a2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c03ae kind:thumb_call_arm to:0x0215c3a4 module:overlays(62,78) +from:0x020c03c8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c03d4 kind:thumb_call_arm to:0x02173630 module:overlay(88) +from:0x020c03e4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c03ec kind:thumb_call_arm to:0x0210fa58 module:overlay(31) +from:0x020c040e kind:thumb_call_arm to:0x020166cc module:main +from:0x020c042e kind:thumb_call_arm to:0x0217230c module:overlay(88) +from:0x020c0432 kind:thumb_call_arm to:0x02066294 module:overlay(0) +from:0x020c0436 kind:thumb_call_arm to:0x020ccd1c module:overlay(24) +from:0x020c044c kind:load to:0x027e09a4 module:dtcm +from:0x020c0450 kind:load to:0x020c276c module:overlay(1) +from:0x020c0454 kind:load to:0x020c27a8 module:overlay(1) +from:0x020c0458 kind:load to:0x020c0195 module:overlay(1) +from:0x020c045c kind:load to:0x02043e50 module:main +from:0x020c0464 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020c0474 kind:thumb_call_arm to:0x020166cc module:main +from:0x020c0490 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04a2 kind:thumb_call_arm to:0x020c7958 module:overlay(24) +from:0x020c04b4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04c0 kind:thumb_call to:0x020c9628 module:overlay(24) +from:0x020c04d2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04de kind:thumb_call to:0x020c8d64 module:overlay(24) +from:0x020c04f0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04fc kind:thumb_call to:0x020c9180 module:overlay(24) +from:0x020c050e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c051a kind:thumb_call to:0x020c924c module:overlay(24) +from:0x020c052c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0538 kind:thumb_call to:0x020c99a4 module:overlay(24) +from:0x020c054a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0556 kind:thumb_call to:0x020ca0b4 module:overlay(24) +from:0x020c0562 kind:thumb_call_arm to:0x020cada0 module:overlay(24) +from:0x020c056a kind:thumb_call to:0x020bd818 module:overlay(1) +from:0x020c0570 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020c0584 kind:thumb_call_arm to:0x020d0fa0 module:overlay(24) +from:0x020c058a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0646 kind:thumb_call to:0x020c083c module:overlay(1) +from:0x020c0652 kind:thumb_call to:0x020c0894 module:overlay(1) +from:0x020c065e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c06b0 kind:thumb_call to:0x020c0824 module:overlay(1) +from:0x020c0700 kind:thumb_call to:0x020c0854 module:overlay(1) +from:0x020c070e kind:thumb_call to:0x02175508 module:overlay(93) +from:0x020c0714 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c07a2 kind:thumb_call to:0x020c0874 module:overlay(1) +from:0x020c07a8 kind:thumb_call to:0x020bd784 module:overlay(1) +from:0x020c07b0 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020c07b4 kind:load to:0x027e09a4 module:dtcm +from:0x020c07b8 kind:load to:0x02043e50 module:main +from:0x020c07ca kind:thumb_call_arm to:0x02175514 module:overlay(93) +from:0x020c07d2 kind:thumb_call_arm to:0x020cd094 module:overlay(24) +from:0x020c07d8 kind:thumb_call_arm to:0x020cd150 module:overlay(24) +from:0x020c07e0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c07ee kind:thumb_call_arm to:0x0210fad0 module:overlay(31) +from:0x020c07f4 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020c07f8 kind:load to:0x027e09a4 module:dtcm +from:0x020c0808 kind:thumb_call_arm to:0x020662e8 module:overlay(0) +from:0x020c080e kind:thumb_call_arm to:0x020c699c module:overlay(24) +from:0x020c0816 kind:thumb_call_arm to:0x020cb0c4 module:overlay(24) +from:0x020c081c kind:load to:0x020b4f70 module:overlay(0) +from:0x020c0820 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020c0838 kind:load to:0x02177218 module:overlays(88,89,90,91,94) +from:0x020c0850 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020c0862 kind:thumb_call to:0x020c08ac module:overlay(1) +from:0x020c0868 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0870 kind:load to:0x020b4f70 module:overlay(0) +from:0x020c0882 kind:thumb_call_arm to:0x020c74a4 module:overlay(24) +from:0x020c0888 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0890 kind:load to:0x027e0cf8 module:dtcm +from:0x020c08a8 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020c08b4 kind:load to:0x020b4f70 module:overlay(0) +from:0x020c08c2 kind:thumb_call_arm to:0x02061b2c module:overlay(0) +from:0x020c08d0 kind:thumb_call_arm to:0x020a1520 module:overlay(0) +from:0x020c08ee kind:thumb_call_arm to:0x02013014 module:main +from:0x020c08fa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0904 kind:thumb_call_arm to:0x020ca320 module:overlay(24) +from:0x020c090e kind:thumb_call_arm to:0x020130d4 module:main +from:0x020c0918 kind:load to:0x0204999c module:main +from:0x020c0934 kind:thumb_call_arm to:0x020a1554 module:overlay(0) +from:0x020c093a kind:thumb_call_arm to:0x02061b74 module:overlay(0) +from:0x020c0948 kind:thumb_call_arm to:0x020182e4 module:main +from:0x020c0950 kind:thumb_call_arm to:0x0201659c module:main +from:0x020c0958 kind:thumb_call_arm to:0x02013370 module:main +from:0x020c0968 kind:thumb_call to:0x020bd514 module:overlay(1) +from:0x020c0970 kind:thumb_call to:0x020ba670 module:overlay(1) +from:0x020c0976 kind:thumb_call to:0x020ba7a8 module:overlay(1) +from:0x020c097c kind:thumb_call to:0x020b6520 module:overlay(1) +from:0x020c0980 kind:thumb_call_arm to:0x020c4ac0 module:overlays(20,24) +from:0x020c0988 kind:load to:0x020d7b68 module:overlays(19,24) +from:0x020c098c kind:load to:0x02049a2c module:main +from:0x020c0990 kind:load to:0x0204a110 module:main +from:0x020c0994 kind:load to:0x020bff75 module:overlay(1) +from:0x020c0998 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c09a4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c09ac kind:thumb_call_arm to:0x020ed048 module:overlay(22) +from:0x020c09bc kind:load to:0x020c46fc module:overlay(1) +from:0x020c09d8 kind:load to:0x020c46fc module:overlay(1) +from:0x020c09e2 kind:thumb_call_arm to:0x020c0eac module:overlay(1) +from:0x020c09e8 kind:thumb_call_arm to:0x020c0f24 module:overlay(1) +from:0x020c09ee kind:thumb_call_arm to:0x020c1014 module:overlay(1) +from:0x020c0a18 kind:load to:0x020c099d module:overlay(1) +from:0x020c0a1c kind:load to:0x020c09c1 module:overlay(1) +from:0x020c0a20 kind:load to:0x020c46fc module:overlay(1) +from:0x020c0ad0 kind:load to:0x020c3490 module:overlay(1) +from:0x020c0ad4 kind:load to:0x020c2a18 module:overlay(1) +from:0x020c0b88 kind:load to:0x020c3508 module:overlay(1) +from:0x020c0b8c kind:load to:0x020c2a90 module:overlay(1) +from:0x020c0c40 kind:load to:0x020c2f4c module:overlay(1) +from:0x020c0c44 kind:load to:0x020c2928 module:overlays(2,4) +from:0x020c0cf8 kind:load to:0x020c2fc4 module:overlay(1) +from:0x020c0cfc kind:load to:0x020c29a0 module:overlay(1) +from:0x020c0e9c kind:load to:0x020c4701 module:overlay(1) +from:0x020c0ea0 kind:load to:0x020c5bac module:overlay(18) +from:0x020c0ea8 kind:load to:0x020c1e24 module:overlay(1) +from:0x020c0f14 kind:load to:0x020c4701 module:overlay(1) +from:0x020c0f18 kind:load to:0x020c5bac module:overlay(18) +from:0x020c0f20 kind:load to:0x020c1edc module:overlay(1) +from:0x020c0f8c kind:load to:0x020c4701 module:overlay(1) +from:0x020c0f90 kind:load to:0x020c5bac module:overlay(18) +from:0x020c0f98 kind:load to:0x020c1f94 module:overlay(1) +from:0x020c1004 kind:load to:0x020c4701 module:overlay(1) +from:0x020c1008 kind:load to:0x020c5bac module:overlay(18) +from:0x020c1010 kind:load to:0x020c204c module:overlay(1) +from:0x020c107c kind:load to:0x020c4701 module:overlay(1) +from:0x020c1080 kind:load to:0x020c5b94 module:overlay(18) +from:0x020c1088 kind:load to:0x020c2104 module:overlay(1) +from:0x020c10f4 kind:load to:0x020c4701 module:overlay(1) +from:0x020c10f8 kind:load to:0x020c5b94 module:overlay(18) +from:0x020c1100 kind:load to:0x020c219c module:overlay(1) +from:0x020c1114 kind:load to:0x020c2234 module:overlay(1) +from:0x020c1118 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c111c kind:load to:0x020c22ac module:overlay(1) +from:0x020c1120 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c1124 kind:load to:0x020c2324 module:overlay(1) +from:0x020c1128 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c112c kind:load to:0x020c239c module:overlay(1) +from:0x020c1130 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c1134 kind:load to:0x020c2414 module:overlay(1) +from:0x020c1138 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c113c kind:load to:0x020c248c module:overlay(1) +from:0x020c1140 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c114c kind:load to:0x020c3bf4 module:overlay(1) +from:0x020c1224 kind:load to:0x020c2f4c module:overlay(1) +from:0x020c1338 kind:load to:0x020c2fc4 module:overlay(1) +from:0x020c1410 kind:load to:0x020c3490 module:overlay(1) +from:0x020c1524 kind:load to:0x020c3508 module:overlay(1) +from:0x020c1590 kind:load to:0x020c4701 module:overlay(1) +from:0x020c1594 kind:load to:0x020c5bd4 module:overlay(18) +from:0x020c159c kind:load to:0x020c2550 module:overlay(1) +from:0x020c1608 kind:load to:0x020c4701 module:overlay(1) +from:0x020c160c kind:load to:0x020c5c10 module:overlay(18) +from:0x020c1614 kind:load to:0x020c2628 module:overlay(1) +from:0x020c1680 kind:load to:0x020c4701 module:overlay(1) +from:0x020c1684 kind:load to:0x020c5bd4 module:overlay(18) +from:0x020c168c kind:load to:0x020c273c module:overlay(1) +from:0x020c16f8 kind:load to:0x020c4701 module:overlay(1) +from:0x020c16fc kind:load to:0x020c5c10 module:overlay(18) +from:0x020c1718 kind:load to:0x020c2928 module:overlays(2,4) +from:0x020c171c kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c1720 kind:load to:0x020c29a0 module:overlay(1) +from:0x020c1724 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c1728 kind:load to:0x020c2a18 module:overlay(1) +from:0x020c172c kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c1730 kind:load to:0x020c2a90 module:overlay(1) +from:0x020c1734 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c18a4 kind:load to:0x020c4700 module:overlay(1) +from:0x020c1930 kind:load to:0x020c4700 module:overlay(1) +from:0x020c19c0 kind:load to:0x020c4700 module:overlay(1) +from:0x020c19d4 kind:load to:0x020c2d34 module:overlay(1) +from:0x020c19d8 kind:load to:0x020c5b8c module:overlay(18) +from:0x020c19dc kind:load to:0x020c2cac module:overlay(1) +from:0x020c19e0 kind:load to:0x020c5b84 module:overlay(18) +from:0x020c1a98 kind:load to:0x020c280c module:overlay(1) +from:0x020c1b48 kind:load to:0x020c280c module:overlay(1) +from:0x020c1bb4 kind:load to:0x020c4701 module:overlay(1) +from:0x020c1bb8 kind:load to:0x020c5bac module:overlay(18) +from:0x020c1bbc kind:load to:0x020d22ea module:overlay(19) +from:0x020c1bc0 kind:load to:0x020c2dec module:overlay(1) +from:0x020c1c2c kind:load to:0x020c4701 module:overlay(1) +from:0x020c1c30 kind:load to:0x020c5bac module:overlay(18) +from:0x020c1c34 kind:load to:0x020d22ea module:overlay(19) +from:0x020c1c38 kind:load to:0x020c2e9c module:overlay(1) +from:0x020c1e80 kind:load to:0x020c4701 module:overlay(1) +from:0x020c1e88 kind:load to:0x020d22ea module:overlay(19) +from:0x020c1e8c kind:load to:0x020c303c module:overlay(1) +from:0x020c1ef8 kind:load to:0x020c4701 module:overlay(1) +from:0x020c1efc kind:load to:0x020c5b54 module:overlays(18,25) +from:0x020c1f00 kind:load to:0x020d22ea module:overlay(19) +from:0x020c1f04 kind:load to:0x020c31c0 module:overlay(1) +from:0x020c20f8 kind:load to:0x020c4701 module:overlay(1) +from:0x020c20fc kind:load to:0x020c5bc4 module:overlay(18) +from:0x020c2100 kind:load to:0x020d22ea module:overlay(19) +from:0x020c2104 kind:load to:0x020c3308 module:overlay(1) +from:0x020c2170 kind:load to:0x020c4701 module:overlay(1) +from:0x020c2174 kind:load to:0x020c5bc4 module:overlay(18) +from:0x020c2178 kind:load to:0x020d22ea module:overlay(19) +from:0x020c217c kind:load to:0x020c33cc module:overlay(1) +from:0x020c2190 kind:load to:0x020c3490 module:overlay(1) +from:0x020c2194 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c2198 kind:load to:0x020c3508 module:overlay(1) +from:0x020c219c kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c21a0 kind:load to:0x020c2f4c module:overlay(1) +from:0x020c21a4 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c21a8 kind:load to:0x020c2fc4 module:overlay(1) +from:0x020c21ac kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c21b0 kind:load to:0x020c3218 module:overlay(1) +from:0x020c21b4 kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c21b8 kind:load to:0x020c3290 module:overlay(1) +from:0x020c21bc kind:load to:0x020c5b68 module:overlays(18,25) +from:0x020c2580 kind:load to:0x020c35c8 module:overlay(1) +from:0x020c2584 kind:load to:0x020c5b74 module:overlays(18,25) +from:0x020c2588 kind:load to:0x020c363c module:overlay(1) +from:0x020c258c kind:load to:0x020c5b4c module:overlays(18,20,25) +from:0x020c2590 kind:load to:0x020c3688 module:overlay(1) +from:0x020c2594 kind:load to:0x020c5b24 module:overlays(18,25) +from:0x020c2598 kind:load to:0x020c36ac module:overlay(1) +from:0x020c259c kind:load to:0x020c5c08 module:overlay(18) +from:0x020c25a0 kind:load to:0x020c37b4 module:overlay(1) +from:0x020c25a4 kind:load to:0x020c5c08 module:overlay(18) +from:0x020c25a8 kind:load to:0x020c38c0 module:overlay(1) +from:0x020c25ac kind:load to:0x020c5b58 module:overlays(18,25) +from:0x020c25b0 kind:load to:0x020c3918 module:overlay(1) +from:0x020c25b4 kind:load to:0x020c5b58 module:overlays(18,25) +from:0x020c2822 kind:thumb_call to:0x020b7430 module:overlay(1) +from:0x020c2830 kind:load to:0x020c2fe0 module:overlay(1) +from:0x020c2834 kind:load to:0x020c2fe4 module:overlay(1) +from:0x020c2848 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020c2854 kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020c28cc kind:load to:0x020b8ca9 module:overlay(1) +from:0x020c28d0 kind:load to:0x020b8da9 module:overlay(1) +from:0x020c28d4 kind:load to:0x020c40f4 module:overlay(1) +from:0x020c28d8 kind:load to:0x020b9259 module:overlay(1) +from:0x020c28dc kind:load to:0x020c40e8 module:overlay(1) +from:0x020c28e0 kind:load to:0x020c2a40 module:overlay(1) +from:0x020c28e4 kind:load to:0x020c2a54 module:overlay(1) +from:0x020c28e8 kind:load to:0x020c2a68 module:overlay(1) +from:0x020c28ec kind:load to:0x020c2a7c module:overlay(1) +from:0x020c28fc kind:load to:0x020c2fd4 module:overlay(1) +from:0x020c2900 kind:load to:0x020c2815 module:overlay(1) +from:0x020c2904 kind:load to:0x020c2839 module:overlay(1) +from:0x020c2908 kind:load to:0x020c28f1 module:overlay(1) +from:0x020c290c kind:load to:0x020c1104 module:overlay(1) +from:0x020c2910 kind:load to:0x020c1708 module:overlay(1) +from:0x020c2914 kind:load to:0x020c19c4 module:overlay(1) +from:0x020c2918 kind:load to:0x020c2180 module:overlay(1) +from:0x020c291c kind:load to:0x020c2570 module:overlay(1) +from:0x020c29fc kind:load to:0x020b83f9 module:overlay(1) +from:0x020c2a00 kind:load to:0x020b8491 module:overlay(1) +from:0x020c2a04 kind:load to:0x020b85cd module:overlay(1) +from:0x020c2a08 kind:load to:0x0207fd18 module:overlay(0) +from:0x020c2a0c kind:load to:0x0207fd14 module:overlay(0) +from:0x020c2a10 kind:load to:0x0207fd40 module:overlay(0) +from:0x020c2a14 kind:load to:0x0207fd78 module:overlay(0) +from:0x020c2a18 kind:load to:0x020b8a2d module:overlay(1) +from:0x020c2a1c kind:load to:0x020b8a59 module:overlay(1) +from:0x020c2a20 kind:load to:0x0207fd10 module:overlay(0) +from:0x020c2a24 kind:load to:0x01ffee10 module:itcm +from:0x020c2a28 kind:load to:0x020808ac module:overlay(0) +from:0x020c2a2c kind:load to:0x020b894d module:overlay(1) +from:0x020c2a30 kind:load to:0x020b8ca1 module:overlay(1) +from:0x020c2a34 kind:load to:0x020b85c9 module:overlay(1) +from:0x020c2a38 kind:load to:0x020808cc module:overlay(0) +from:0x020c2a3c kind:load to:0x020b8cad module:overlay(1) +from:0x020c2cf8 kind:load to:0x020c2c90 module:overlay(1) +from:0x020c2cfc kind:load to:0x020c2cdc module:overlay(1) +from:0x020c2d00 kind:load to:0x020c2cb8 module:overlay(1) +from:0x020c2d04 kind:load to:0x020c2ca0 module:overlay(1) +from:0x020c2d08 kind:load to:0x020c2ce8 module:overlay(1) +from:0x020c2d0c kind:load to:0x020c2ca8 module:overlay(1) +from:0x020c2d10 kind:load to:0x020c2c80 module:overlay(1) +from:0x020c2d14 kind:load to:0x020c2c98 module:overlay(1) +from:0x020c2d18 kind:load to:0x020c2c88 module:overlay(1) +from:0x020c2d1c kind:load to:0x020c2cd0 module:overlay(1) +from:0x020c2d20 kind:load to:0x020c2cb0 module:overlay(1) +from:0x020c2d24 kind:load to:0x020c2cc0 module:overlay(1) +from:0x020c2d28 kind:load to:0x020c2cc8 module:overlay(1) +from:0x020c2f28 kind:load to:0x020c2e54 module:overlay(1) +from:0x020c2f2c kind:load to:0x020c2e2c module:overlay(1) +from:0x020c2f30 kind:load to:0x020c2e54 module:overlay(1) +from:0x020c2f34 kind:load to:0x020c2e40 module:overlay(1) +from:0x020c2f38 kind:load to:0x020c2f10 module:overlay(1) +from:0x020c2f3c kind:load to:0x020c2e68 module:overlay(1) +from:0x020c2f40 kind:load to:0x020c2ec8 module:overlay(1) +from:0x020c2f44 kind:load to:0x020c2e80 module:overlay(1) +from:0x020c2f48 kind:load to:0x020c2ef8 module:overlay(1) +from:0x020c2f4c kind:load to:0x020c2eb0 module:overlay(1) +from:0x020c2f50 kind:load to:0x020c2ee0 module:overlay(1) +from:0x020c2f54 kind:load to:0x020c2e98 module:overlay(1) +from:0x020c2fcc kind:load to:0x020bf1a9 module:overlay(1) +from:0x020c2fd0 kind:load to:0x020bf1ad module:overlay(1) diff --git a/config/eur/arm9/overlays/ov001/symbols.txt b/config/eur/arm9/overlays/ov001/symbols.txt new file mode 100644 index 00000000..78f70ffb --- /dev/null +++ b/config/eur/arm9/overlays/ov001/symbols.txt @@ -0,0 +1,642 @@ +func_ov001_020b6520 kind:function(thumb,size=0x1c) addr:0x020b6520 +func_ov001_020b653c kind:function(thumb,size=0xf0) addr:0x020b653c +func_ov001_020b662c kind:function(thumb,size=0xb0) addr:0x020b662c +func_ov001_020b66dc kind:function(thumb,size=0x7c) addr:0x020b66dc +func_ov001_020b6758 kind:function(thumb,size=0x14c) addr:0x020b6758 +func_ov001_020b68a4 kind:function(thumb,size=0x80) addr:0x020b68a4 +func_ov001_020b6924 kind:function(thumb,size=0x90) addr:0x020b6924 +func_ov001_020b69b4 kind:function(thumb,size=0x194) addr:0x020b69b4 +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=0x20) addr:0x020b6be8 +func_ov001_020b6c08 kind:function(thumb,size=0x30) addr:0x020b6c08 +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=0x20) addr:0x020b6cf8 +func_ov001_020b6d18 kind:function(thumb,size=0xc) addr:0x020b6d18 +func_ov001_020b6d24 kind:function(thumb,size=0x10) addr:0x020b6d24 +func_ov001_020b6d34 kind:function(thumb,size=0xc) addr:0x020b6d34 +func_ov001_020b6d40 kind:function(thumb,size=0xc) addr:0x020b6d40 +func_ov001_020b6d4c kind:function(thumb,size=0xc) addr:0x020b6d4c +func_ov001_020b6d58 kind:function(thumb,size=0x2c) addr:0x020b6d58 +func_ov001_020b6d84 kind:function(thumb,size=0x90) addr:0x020b6d84 +func_ov001_020b6e14 kind:function(thumb,size=0x98) addr:0x020b6e14 +func_ov001_020b6eac kind:function(thumb,size=0x90) addr:0x020b6eac +func_ov001_020b6f3c kind:function(thumb,size=0x64) addr:0x020b6f3c +func_ov001_020b6fa0 kind:function(thumb,size=0xa8) addr:0x020b6fa0 +func_ov001_020b7048 kind:function(thumb,size=0x10) addr:0x020b7048 +func_ov001_020b7058 kind:function(thumb,size=0x1c) addr:0x020b7058 +func_ov001_020b7074 kind:function(thumb,size=0xd0) addr:0x020b7074 +func_ov001_020b7144 kind:function(thumb,size=0x2ec) addr:0x020b7144 +func_ov001_020b7430 kind:function(thumb,size=0x54) addr:0x020b7430 +func_ov001_020b7484 kind:function(thumb,size=0x50) addr:0x020b7484 +func_ov001_020b74d4 kind:function(thumb,size=0x24) addr:0x020b74d4 +func_ov001_020b74f8 kind:function(thumb,size=0x18) addr:0x020b74f8 +func_ov001_020b7510 kind:function(thumb,size=0x34) addr:0x020b7510 +func_ov001_020b7544 kind:function(thumb,size=0xc) addr:0x020b7544 +func_ov001_020b7550 kind:function(thumb,size=0xc) addr:0x020b7550 +func_ov001_020b755c kind:function(thumb,size=0x18) addr:0x020b755c +func_ov001_020b7574 kind:function(thumb,size=0xec) addr:0x020b7574 +func_ov001_020b7660 kind:function(thumb,size=0x4c) addr:0x020b7660 +func_ov001_020b76ac kind:function(thumb,size=0x14) addr:0x020b76ac +func_ov001_020b76c0 kind:function(thumb,size=0x40) addr:0x020b76c0 +func_ov001_020b7700 kind:function(thumb,size=0x28) addr:0x020b7700 +func_ov001_020b7728 kind:function(thumb,size=0x2c) addr:0x020b7728 +func_ov001_020b7754 kind:function(thumb,size=0xc) addr:0x020b7754 +func_ov001_020b7760 kind:function(thumb,size=0xc) addr:0x020b7760 +func_ov001_020b776c kind:function(thumb,size=0x18) addr:0x020b776c +func_ov001_020b7784 kind:function(thumb,size=0x68) addr:0x020b7784 +func_ov001_020b77ec kind:function(thumb,size=0x44) addr:0x020b77ec +func_ov001_020b7830 kind:function(thumb,size=0x24c) addr:0x020b7830 +func_ov001_020b7a7c kind:function(thumb,size=0xbc) addr:0x020b7a7c +func_ov001_020b7b38 kind:function(thumb,size=0xd0) addr:0x020b7b38 +func_ov001_020b7c08 kind:function(thumb,size=0x15c) addr:0x020b7c08 +func_ov001_020b7d64 kind:function(thumb,size=0xec) addr:0x020b7d64 +func_ov001_020b7e50 kind:function(thumb,size=0x18) addr:0x020b7e50 +func_ov001_020b7e68 kind:function(thumb,size=0x1d4) addr:0x020b7e68 +func_ov001_020b803c kind:function(thumb,size=0xc0) addr:0x020b803c +func_ov001_020b80fc kind:function(thumb,size=0x24) addr:0x020b80fc +func_ov001_020b8120 kind:function(thumb,size=0x6c) addr:0x020b8120 +func_ov001_020b818c kind:function(thumb,size=0x3c) addr:0x020b818c +func_ov001_020b81c8 kind:function(thumb,size=0xc) addr:0x020b81c8 +func_ov001_020b81d4 kind:function(thumb,size=0xc) addr:0x020b81d4 +func_ov001_020b81e0 kind:function(thumb,size=0x218) addr:0x020b81e0 +func_ov001_020b83f8 kind:function(thumb,size=0x98) addr:0x020b83f8 +func_ov001_020b8490 kind:function(thumb,size=0xa0) addr:0x020b8490 +func_ov001_020b8530 kind:function(thumb,size=0x98) addr:0x020b8530 +func_ov001_020b85c8 kind:function(thumb,size=0x4) addr:0x020b85c8 +func_ov001_020b85cc kind:function(thumb,size=0x4) addr:0x020b85cc +func_ov001_020b85d0 kind:function(thumb,size=0x2f0) addr:0x020b85d0 +func_ov001_020b88c0 kind:function(thumb,size=0x2c) addr:0x020b88c0 +func_ov001_020b88ec kind:function(thumb,size=0x60) addr:0x020b88ec +func_ov001_020b894c kind:function(thumb,size=0xe0) addr:0x020b894c +func_ov001_020b8a2c kind:function(thumb,size=0x2c) addr:0x020b8a2c +func_ov001_020b8a58 kind:function(thumb,size=0x4) addr:0x020b8a58 +func_ov001_020b8a5c kind:function(thumb,size=0x90) addr:0x020b8a5c +func_ov001_020b8aec kind:function(thumb,size=0xa8) addr:0x020b8aec +func_ov001_020b8b94 kind:function(thumb,size=0x9c) addr:0x020b8b94 +func_ov001_020b8c30 kind:function(thumb,size=0x50) addr:0x020b8c30 +func_ov001_020b8c80 kind:function(thumb,size=0x10) addr:0x020b8c80 +func_ov001_020b8c90 kind:function(thumb,size=0x8) addr:0x020b8c90 +func_ov001_020b8c98 kind:function(thumb,size=0x8) addr:0x020b8c98 +func_ov001_020b8ca0 kind:function(thumb,size=0x8) addr:0x020b8ca0 +func_ov001_020b8ca8 kind:function(thumb,size=0x4) addr:0x020b8ca8 +func_ov001_020b8cac kind:function(thumb,size=0xfc) addr:0x020b8cac +func_ov001_020b8da8 kind:function(thumb,size=0x10) addr:0x020b8da8 +func_ov001_020b8db8 kind:function(thumb,size=0x6c) addr:0x020b8db8 +func_ov001_020b8e24 kind:function(thumb,size=0x30) addr:0x020b8e24 +func_ov001_020b8e54 kind:function(thumb,size=0x20) addr:0x020b8e54 +func_ov001_020b8e74 kind:function(thumb,size=0x18) addr:0x020b8e74 +func_ov001_020b8e8c kind:function(thumb,size=0x1c) addr:0x020b8e8c +func_ov001_020b8ea8 kind:function(thumb,size=0x3c) addr:0x020b8ea8 +func_ov001_020b8ee4 kind:function(thumb,size=0x18) addr:0x020b8ee4 +func_ov001_020b8efc kind:function(thumb,size=0x1c) addr:0x020b8efc +func_ov001_020b8f18 kind:function(thumb,size=0x80) addr:0x020b8f18 +func_ov001_020b8f98 kind:function(thumb,size=0xd4) addr:0x020b8f98 +func_ov001_020b906c kind:function(thumb,size=0x80) addr:0x020b906c +func_ov001_020b90ec kind:function(thumb,size=0xc8) addr:0x020b90ec +func_ov001_020b91b4 kind:function(thumb,size=0x10) addr:0x020b91b4 +func_ov001_020b91c4 kind:function(thumb,size=0x10) addr:0x020b91c4 +func_ov001_020b91d4 kind:function(thumb,size=0x24) addr:0x020b91d4 +func_ov001_020b91f8 kind:function(thumb,size=0x1c) addr:0x020b91f8 +func_ov001_020b9214 kind:function(thumb,size=0x28) addr:0x020b9214 +func_ov001_020b923c kind:function(thumb,size=0x1c) addr:0x020b923c +func_ov001_020b9258 kind:function(thumb,size=0x18) addr:0x020b9258 +func_ov001_020b9270 kind:function(thumb,size=0x70) addr:0x020b9270 +func_ov001_020b92e0 kind:function(thumb,size=0x18c) addr:0x020b92e0 +func_ov001_020b946c kind:function(thumb,size=0x4) addr:0x020b946c +func_ov001_020b9470 kind:function(thumb,size=0x40) addr:0x020b9470 +func_ov001_020b94b0 kind:function(thumb,size=0x164) addr:0x020b94b0 +func_ov001_020b9614 kind:function(thumb,size=0x10) addr:0x020b9614 +func_ov001_020b9624 kind:function(thumb,size=0xfc) addr:0x020b9624 +func_ov001_020b9720 kind:function(thumb,size=0x40) addr:0x020b9720 +func_ov001_020b9760 kind:function(thumb,size=0xe0) addr:0x020b9760 +func_ov001_020b9840 kind:function(thumb,size=0xc4) addr:0x020b9840 +func_ov001_020b9904 kind:function(thumb,size=0x140) addr:0x020b9904 +func_ov001_020b9a44 kind:function(thumb,size=0x22c) addr:0x020b9a44 +func_ov001_020b9c70 kind:function(thumb,size=0x460) addr:0x020b9c70 +func_ov001_020ba0d0 kind:function(thumb,size=0x17c) addr:0x020ba0d0 +func_ov001_020ba24c kind:function(thumb,size=0xa4) addr:0x020ba24c +func_ov001_020ba2f0 kind:function(thumb,size=0x60) addr:0x020ba2f0 +func_ov001_020ba350 kind:function(thumb,size=0x38) addr:0x020ba350 +func_ov001_020ba388 kind:function(thumb,size=0x80) addr:0x020ba388 +func_ov001_020ba408 kind:function(thumb,size=0x80) addr:0x020ba408 +func_ov001_020ba488 kind:function(thumb,size=0x1c) addr:0x020ba488 +func_ov001_020ba4a4 kind:function(thumb,size=0x28) addr:0x020ba4a4 +func_ov001_020ba4cc kind:function(thumb,size=0x1c) addr:0x020ba4cc +func_ov001_020ba4e8 kind:function(thumb,size=0x24) addr:0x020ba4e8 +func_ov001_020ba50c kind:function(thumb,size=0x1c) addr:0x020ba50c +func_ov001_020ba528 kind:function(thumb,size=0x54) addr:0x020ba528 +func_ov001_020ba57c kind:function(thumb,size=0xc) addr:0x020ba57c +func_ov001_020ba588 kind:function(thumb,size=0x14) addr:0x020ba588 +func_ov001_020ba59c kind:function(thumb,size=0x10) addr:0x020ba59c +func_ov001_020ba5ac kind:function(thumb,size=0x14) addr:0x020ba5ac +func_ov001_020ba5c0 kind:function(thumb,size=0x10) addr:0x020ba5c0 +func_ov001_020ba5d0 kind:function(thumb,size=0x38) addr:0x020ba5d0 +func_ov001_020ba608 kind:function(thumb,size=0x18) addr:0x020ba608 +func_ov001_020ba620 kind:function(thumb,size=0x20) addr:0x020ba620 +func_ov001_020ba640 kind:function(thumb,size=0x18) addr:0x020ba640 +func_ov001_020ba658 kind:function(thumb,size=0x18) addr:0x020ba658 +func_ov001_020ba670 kind:function(thumb,size=0x138) addr:0x020ba670 +func_ov001_020ba7a8 kind:function(thumb,size=0x20) addr:0x020ba7a8 +func_ov001_020ba7c8 kind:function(thumb,size=0x90) addr:0x020ba7c8 +func_ov001_020ba858 kind:function(thumb,size=0x15c) addr:0x020ba858 +func_ov001_020ba9b4 kind:function(thumb,size=0x4) addr:0x020ba9b4 +func_ov001_020ba9b8 kind:function(thumb,size=0x18) addr:0x020ba9b8 +func_ov001_020ba9d0 kind:function(thumb,size=0x110) addr:0x020ba9d0 +func_ov001_020baae0 kind:function(thumb,size=0x7c) addr:0x020baae0 +func_ov001_020bab5c kind:function(thumb,size=0x6c) addr:0x020bab5c +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=0x20) addr:0x020bac08 +func_ov001_020bac28 kind:function(thumb,size=0xc) addr:0x020bac28 +func_ov001_020bac34 kind:function(thumb,size=0xc) addr:0x020bac34 +func_ov001_020bac40 kind:function(thumb,size=0x18) addr:0x020bac40 +func_ov001_020bac58 kind:function(thumb,size=0x20) addr:0x020bac58 +func_ov001_020bac78 kind:function(thumb,size=0x24) addr:0x020bac78 +func_ov001_020bac9c kind:function(thumb,size=0x3c) addr:0x020bac9c +func_ov001_020bacd8 kind:function(thumb,size=0xa8) addr:0x020bacd8 +func_ov001_020bad80 kind:function(thumb,size=0x20) addr:0x020bad80 +func_ov001_020bada0 kind:function(thumb,size=0x14) addr:0x020bada0 +func_ov001_020badb4 kind:function(thumb,size=0x2c) addr:0x020badb4 +func_ov001_020bade0 kind:function(thumb,size=0x60) addr:0x020bade0 +func_ov001_020bae40 kind:function(thumb,size=0x2c) addr:0x020bae40 +func_ov001_020bae6c kind:function(thumb,size=0x34) addr:0x020bae6c +func_ov001_020baea0 kind:function(thumb,size=0x88) addr:0x020baea0 +func_ov001_020baf28 kind:function(thumb,size=0x24) addr:0x020baf28 +func_ov001_020baf4c kind:function(thumb,size=0xc) addr:0x020baf4c +func_ov001_020baf58 kind:function(thumb,size=0xc) addr:0x020baf58 +func_ov001_020baf64 kind:function(thumb,size=0x18) addr:0x020baf64 +func_ov001_020baf7c kind:function(thumb,size=0x48) addr:0x020baf7c +func_ov001_020bafc4 kind:function(thumb,size=0x18) addr:0x020bafc4 +func_ov001_020bafdc kind:function(thumb,size=0x3c) addr:0x020bafdc +func_ov001_020bb018 kind:function(thumb,size=0x3fc) addr:0x020bb018 +func_ov001_020bb414 kind:function(thumb,size=0x74) addr:0x020bb414 +func_ov001_020bb488 kind:function(thumb,size=0xc0) addr:0x020bb488 +func_ov001_020bb548 kind:function(thumb,size=0xe8) addr:0x020bb548 +func_ov001_020bb630 kind:function(thumb,size=0x80) addr:0x020bb630 +func_ov001_020bb6b0 kind:function(thumb,size=0x78) addr:0x020bb6b0 +func_ov001_020bb728 kind:function(thumb,size=0x88) addr:0x020bb728 +func_ov001_020bb7b0 kind:function(thumb,size=0x40) addr:0x020bb7b0 +func_ov001_020bb7f0 kind:function(thumb,size=0x34) addr:0x020bb7f0 +func_ov001_020bb824 kind:function(thumb,size=0x20) addr:0x020bb824 +func_ov001_020bb844 kind:function(thumb,size=0x20) addr:0x020bb844 +func_ov001_020bb864 kind:function(thumb,size=0xc) addr:0x020bb864 +func_ov001_020bb870 kind:function(thumb,size=0xc) addr:0x020bb870 +func_ov001_020bb87c kind:function(thumb,size=0x3c) addr:0x020bb87c +func_ov001_020bb8b8 kind:function(thumb,size=0x4) addr:0x020bb8b8 +func_ov001_020bb8bc kind:function(thumb,size=0x13c) addr:0x020bb8bc +func_ov001_020bb9f8 kind:function(thumb,size=0x5c) addr:0x020bb9f8 +func_ov001_020bba54 kind:function(thumb,size=0x18) addr:0x020bba54 +func_ov001_020bba6c kind:function(thumb,size=0x58) addr:0x020bba6c +func_ov001_020bbac4 kind:function(thumb,size=0x5c) addr:0x020bbac4 +func_ov001_020bbb20 kind:function(thumb,size=0x260) addr:0x020bbb20 +func_ov001_020bbd80 kind:function(thumb,size=0x98) addr:0x020bbd80 +func_ov001_020bbe18 kind:function(thumb,size=0x4c) addr:0x020bbe18 +func_ov001_020bbe64 kind:function(thumb,size=0x7c) addr:0x020bbe64 +func_ov001_020bbee0 kind:function(thumb,size=0x4) addr:0x020bbee0 +func_ov001_020bbee4 kind:function(thumb,size=0x18) addr:0x020bbee4 +func_ov001_020bbefc kind:function(thumb,size=0x4) addr:0x020bbefc +func_ov001_020bbf00 kind:function(thumb,size=0x24) addr:0x020bbf00 +func_ov001_020bbf24 kind:function(thumb,size=0x2c) addr:0x020bbf24 +func_ov001_020bbf50 kind:function(thumb,size=0x2c) addr:0x020bbf50 +func_ov001_020bbf7c kind:function(thumb,size=0x50) addr:0x020bbf7c +func_ov001_020bbfcc kind:function(thumb,size=0x5c) addr:0x020bbfcc +func_ov001_020bc028 kind:function(thumb,size=0x88) addr:0x020bc028 +func_ov001_020bc0b0 kind:function(thumb,size=0x30) addr:0x020bc0b0 +func_ov001_020bc0e0 kind:function(thumb,size=0x154) addr:0x020bc0e0 +func_ov001_020bc234 kind:function(thumb,size=0x18) addr:0x020bc234 +func_ov001_020bc24c kind:function(thumb,size=0x30) addr:0x020bc24c +func_ov001_020bc27c kind:function(thumb,size=0x20) addr:0x020bc27c +func_ov001_020bc29c kind:function(thumb,size=0x1c) addr:0x020bc29c +func_ov001_020bc2b8 kind:function(thumb,size=0x10) addr:0x020bc2b8 +func_ov001_020bc2c8 kind:function(thumb,size=0x70) addr:0x020bc2c8 +func_ov001_020bc338 kind:function(thumb,size=0x14) addr:0x020bc338 +func_ov001_020bc34c kind:function(thumb,size=0x18) addr:0x020bc34c +func_ov001_020bc364 kind:function(thumb,size=0xec) addr:0x020bc364 +func_ov001_020bc450 kind:function(thumb,size=0x88) addr:0x020bc450 +func_ov001_020bc4d8 kind:function(thumb,size=0x4c) addr:0x020bc4d8 +func_ov001_020bc524 kind:function(thumb,size=0xd4) addr:0x020bc524 +func_ov001_020bc5f8 kind:function(thumb,size=0x64) addr:0x020bc5f8 +func_ov001_020bc65c kind:function(thumb,size=0x40) addr:0x020bc65c +func_ov001_020bc69c kind:function(thumb,size=0x3c) addr:0x020bc69c +func_ov001_020bc6d8 kind:function(thumb,size=0x10) addr:0x020bc6d8 +func_ov001_020bc6e8 kind:function(thumb,size=0x14) addr:0x020bc6e8 +func_ov001_020bc6fc kind:function(thumb,size=0x54) addr:0x020bc6fc +func_ov001_020bc750 kind:function(thumb,size=0xc) addr:0x020bc750 +func_ov001_020bc75c kind:function(thumb,size=0xc) addr:0x020bc75c +func_ov001_020bc768 kind:function(thumb,size=0x20) addr:0x020bc768 +func_ov001_020bc788 kind:function(thumb,size=0xc) addr:0x020bc788 +func_ov001_020bc794 kind:function(thumb,size=0x8c) addr:0x020bc794 +func_ov001_020bc820 kind:function(thumb,size=0x124) addr:0x020bc820 +func_ov001_020bc944 kind:function(thumb,size=0x28) addr:0x020bc944 +func_ov001_020bc96c kind:function(thumb,size=0x30) addr:0x020bc96c +func_ov001_020bc99c kind:function(thumb,size=0x138) addr:0x020bc99c +func_ov001_020bcad4 kind:function(thumb,size=0xc) addr:0x020bcad4 +func_ov001_020bcae0 kind:function(thumb,size=0x80) addr:0x020bcae0 +func_ov001_020bcb60 kind:function(thumb,size=0x10) addr:0x020bcb60 +func_ov001_020bcb70 kind:function(thumb,size=0x38) addr:0x020bcb70 +func_ov001_020bcba8 kind:function(thumb,size=0x28) addr:0x020bcba8 +func_ov001_020bcbd0 kind:function(thumb,size=0x98) addr:0x020bcbd0 +func_ov001_020bcc68 kind:function(thumb,size=0x20) addr:0x020bcc68 +func_ov001_020bcc88 kind:function(thumb,size=0xc) addr:0x020bcc88 +func_ov001_020bcc94 kind:function(thumb,size=0xc) addr:0x020bcc94 +func_ov001_020bcca0 kind:function(thumb,size=0x48) addr:0x020bcca0 +func_ov001_020bcce8 kind:function(thumb,size=0x4) addr:0x020bcce8 +func_ov001_020bccec kind:function(thumb,size=0x300) addr:0x020bccec +func_ov001_020bcfec kind:function(thumb,size=0xb8) addr:0x020bcfec +func_ov001_020bd0a4 kind:function(thumb,size=0x148) addr:0x020bd0a4 +func_ov001_020bd1ec kind:function(thumb,size=0x80) addr:0x020bd1ec +func_ov001_020bd26c kind:function(thumb,size=0x74) addr:0x020bd26c +func_ov001_020bd2e0 kind:function(thumb,size=0x78) addr:0x020bd2e0 +func_ov001_020bd358 kind:function(thumb,size=0x30) addr:0x020bd358 +func_ov001_020bd388 kind:function(thumb,size=0x128) addr:0x020bd388 +func_ov001_020bd4b0 kind:function(thumb,size=0x40) addr:0x020bd4b0 +func_ov001_020bd4f0 kind:function(thumb,size=0x24) addr:0x020bd4f0 +func_ov001_020bd514 kind:function(thumb,size=0x78) addr:0x020bd514 +func_ov001_020bd58c kind:function(thumb,size=0x24) addr:0x020bd58c +func_ov001_020bd5b0 kind:function(thumb,size=0x88) addr:0x020bd5b0 +func_ov001_020bd638 kind:function(thumb,size=0x40) addr:0x020bd638 +func_ov001_020bd678 kind:function(thumb,size=0x14) addr:0x020bd678 +func_ov001_020bd68c kind:function(thumb,size=0x1c) addr:0x020bd68c +func_ov001_020bd6a8 kind:function(thumb,size=0x18) addr:0x020bd6a8 +func_ov001_020bd6c0 kind:function(thumb,size=0x38) addr:0x020bd6c0 +func_ov001_020bd6f8 kind:function(thumb,size=0x30) addr:0x020bd6f8 +func_ov001_020bd728 kind:function(thumb,size=0xc) addr:0x020bd728 +func_ov001_020bd734 kind:function(thumb,size=0x50) addr:0x020bd734 +func_ov001_020bd784 kind:function(thumb,size=0x3c) addr:0x020bd784 +func_ov001_020bd7c0 kind:function(thumb,size=0x8) addr:0x020bd7c0 +func_ov001_020bd7c8 kind:function(thumb,size=0x34) addr:0x020bd7c8 +func_ov001_020bd7fc kind:function(thumb,size=0x1c) addr:0x020bd7fc +func_ov001_020bd818 kind:function(thumb,size=0x24) addr:0x020bd818 +func_ov001_020bd83c kind:function(thumb,size=0xc) addr:0x020bd83c +func_ov001_020bd848 kind:function(thumb,size=0xc) addr:0x020bd848 +func_ov001_020bd854 kind:function(thumb,size=0x28) addr:0x020bd854 +func_ov001_020bd87c kind:function(thumb,size=0x30) addr:0x020bd87c +func_ov001_020bd8ac kind:function(thumb,size=0x30) addr:0x020bd8ac +func_ov001_020bd8dc kind:function(thumb,size=0xc) addr:0x020bd8dc +func_ov001_020bd8e8 kind:function(thumb,size=0x28) addr:0x020bd8e8 +func_ov001_020bd910 kind:function(thumb,size=0x24) addr:0x020bd910 +func_ov001_020bd934 kind:function(thumb,size=0x3c) addr:0x020bd934 +func_ov001_020bd970 kind:function(thumb,size=0x494) addr:0x020bd970 +func_ov001_020bde04 kind:function(thumb,size=0x48) addr:0x020bde04 +func_ov001_020bde4c kind:function(thumb,size=0x10) addr:0x020bde4c +func_ov001_020bde5c kind:function(thumb,size=0x10) addr:0x020bde5c +func_ov001_020bde6c kind:function(thumb,size=0x10) addr:0x020bde6c +func_ov001_020bde7c kind:function(thumb,size=0x14) addr:0x020bde7c +func_ov001_020bde90 kind:function(thumb,size=0x110) addr:0x020bde90 +func_ov001_020bdfa0 kind:function(thumb,size=0x18) addr:0x020bdfa0 +func_ov001_020bdfb8 kind:function(thumb,size=0x78) addr:0x020bdfb8 +func_ov001_020be030 kind:function(thumb,size=0x4) addr:0x020be030 +func_ov001_020be034 kind:function(thumb,size=0x20) addr:0x020be034 +func_ov001_020be054 kind:function(thumb,size=0x24) addr:0x020be054 +func_ov001_020be078 kind:function(thumb,size=0x60) addr:0x020be078 +func_ov001_020be0d8 kind:function(thumb,size=0x14) addr:0x020be0d8 +func_ov001_020be0ec kind:function(thumb,size=0x14) addr:0x020be0ec +func_ov001_020be100 kind:function(thumb,size=0x2c) addr:0x020be100 +func_ov001_020be12c kind:function(thumb,size=0xc) addr:0x020be12c +func_ov001_020be138 kind:function(thumb,size=0xc0) addr:0x020be138 +func_ov001_020be1f8 kind:function(thumb,size=0x98) addr:0x020be1f8 +func_ov001_020be290 kind:function(thumb,size=0x14) addr:0x020be290 +func_ov001_020be2a4 kind:function(thumb,size=0x10) addr:0x020be2a4 +func_ov001_020be2b4 kind:function(thumb,size=0x10) addr:0x020be2b4 +func_ov001_020be2c4 kind:function(thumb,size=0xc) addr:0x020be2c4 +func_ov001_020be2d0 kind:function(thumb,size=0x1c) addr:0x020be2d0 +func_ov001_020be2ec kind:function(thumb,size=0x8) addr:0x020be2ec +func_ov001_020be2f4 kind:function(thumb,size=0xa0) addr:0x020be2f4 +func_ov001_020be394 kind:function(thumb,size=0x30) addr:0x020be394 +func_ov001_020be3c4 kind:function(thumb,size=0x18) addr:0x020be3c4 +func_ov001_020be3dc kind:function(thumb,size=0x24) addr:0x020be3dc +func_ov001_020be400 kind:function(thumb,size=0x3c) addr:0x020be400 +func_ov001_020be43c kind:function(thumb,size=0x20) addr:0x020be43c +func_ov001_020be45c kind:function(thumb,size=0xc) addr:0x020be45c +func_ov001_020be468 kind:function(thumb,size=0xc) addr:0x020be468 +func_ov001_020be474 kind:function(thumb,size=0x70) addr:0x020be474 +func_ov001_020be4e4 kind:function(thumb,size=0x20) addr:0x020be4e4 +func_ov001_020be504 kind:function(thumb,size=0xc) addr:0x020be504 +func_ov001_020be510 kind:function(thumb,size=0xd8) addr:0x020be510 +func_ov001_020be5e8 kind:function(thumb,size=0x80) addr:0x020be5e8 +func_ov001_020be668 kind:function(thumb,size=0x70) addr:0x020be668 +func_ov001_020be6d8 kind:function(thumb,size=0x1c) addr:0x020be6d8 +func_ov001_020be6f4 kind:function(thumb,size=0xa8) addr:0x020be6f4 +func_ov001_020be79c kind:function(thumb,size=0x90) addr:0x020be79c +func_ov001_020be82c kind:function(thumb,size=0x54) addr:0x020be82c +func_ov001_020be880 kind:function(thumb,size=0x60) addr:0x020be880 +func_ov001_020be8e0 kind:function(thumb,size=0x4c) addr:0x020be8e0 +func_ov001_020be92c kind:function(thumb,size=0x20) addr:0x020be92c +func_ov001_020be94c kind:function(thumb,size=0x4c) addr:0x020be94c +func_ov001_020be998 kind:function(thumb,size=0x64) addr:0x020be998 +func_ov001_020be9fc kind:function(thumb,size=0x30) addr:0x020be9fc +func_ov001_020bea2c kind:function(thumb,size=0x14) addr:0x020bea2c +func_ov001_020bea40 kind:function(thumb,size=0x18) addr:0x020bea40 +func_ov001_020bea58 kind:function(thumb,size=0x2c) addr:0x020bea58 +func_ov001_020bea84 kind:function(thumb,size=0x48) addr:0x020bea84 +func_ov001_020beacc kind:function(thumb,size=0xc) addr:0x020beacc +func_ov001_020bead8 kind:function(thumb,size=0xc) addr:0x020bead8 +func_ov001_020beae4 kind:function(thumb,size=0x18) addr:0x020beae4 +func_ov001_020beafc kind:function(thumb,size=0x90) addr:0x020beafc +func_ov001_020beb8c kind:function(thumb,size=0x2c) addr:0x020beb8c +func_ov001_020bebb8 kind:function(thumb,size=0xd4) addr:0x020bebb8 +func_ov001_020bec8c kind:function(thumb,size=0x4) addr:0x020bec8c +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=0x20) addr:0x020becd0 +func_ov001_020becf0 kind:function(thumb,size=0xc) addr:0x020becf0 +func_ov001_020becfc kind:function(thumb,size=0xc) addr:0x020becfc +func_ov001_020bed08 kind:function(thumb,size=0xc) addr:0x020bed08 +func_ov001_020bed14 kind:function(thumb,size=0x20) addr:0x020bed14 +func_ov001_020bed34 kind:function(thumb,size=0x1c) addr:0x020bed34 +func_ov001_020bed50 kind:function(thumb,size=0x248) addr:0x020bed50 +func_ov001_020bef98 kind:function(thumb,size=0x7c) addr:0x020bef98 +func_ov001_020bf014 kind:function(thumb,size=0x14) addr:0x020bf014 +func_ov001_020bf028 kind:function(thumb,size=0x1c) addr:0x020bf028 +func_ov001_020bf044 kind:function(arm,size=0x38) addr:0x020bf044 +func_ov001_020bf07c kind:function(arm,size=0x10) addr:0x020bf07c +func_ov001_020bf08c kind:function(arm,size=0x14) addr:0x020bf08c +func_ov001_020bf0a0 kind:function(thumb,size=0x14) addr:0x020bf0a0 +func_ov001_020bf0b4 kind:function(thumb,size=0xf4) addr:0x020bf0b4 +func_ov001_020bf1a8 kind:function(thumb,size=0x4) addr:0x020bf1a8 +func_ov001_020bf1ac kind:function(thumb,size=0xc) addr:0x020bf1ac +func_ov001_020bf1b8 kind:function(thumb,size=0x60) addr:0x020bf1b8 +func_ov001_020bf218 kind:function(thumb,size=0x14) addr:0x020bf218 +func_ov001_020bf22c kind:function(thumb,size=0x8c) addr:0x020bf22c +func_ov001_020bf2b8 kind:function(thumb,size=0xc0) addr:0x020bf2b8 +func_ov001_020bf378 kind:function(thumb,size=0x44) addr:0x020bf378 +func_ov001_020bf3bc kind:function(thumb,size=0x10) addr:0x020bf3bc +func_ov001_020bf3cc kind:function(thumb,size=0x30) addr:0x020bf3cc +func_ov001_020bf3fc kind:function(thumb,size=0x2c) addr:0x020bf3fc +func_ov001_020bf428 kind:function(arm,size=0x2c) addr:0x020bf428 +func_ov001_020bf454 kind:function(arm,size=0x2c) addr:0x020bf454 +func_ov001_020bf480 kind:function(arm,size=0x2c) addr:0x020bf480 +func_ov001_020bf4ac kind:function(thumb,size=0x78) addr:0x020bf4ac +func_ov001_020bf524 kind:function(thumb,size=0xc) addr:0x020bf524 +func_ov001_020bf530 kind:function(thumb,size=0x38) addr:0x020bf530 +func_ov001_020bf568 kind:function(thumb,size=0x28) addr:0x020bf568 +func_ov001_020bf590 kind:function(thumb,size=0x10c) addr:0x020bf590 +func_ov001_020bf69c kind:function(thumb,size=0x94) addr:0x020bf69c +func_ov001_020bf730 kind:function(thumb,size=0x20) addr:0x020bf730 +func_ov001_020bf750 kind:function(thumb,size=0x18) addr:0x020bf750 +func_ov001_020bf768 kind:function(thumb,size=0x50) addr:0x020bf768 +func_ov001_020bf7b8 kind:function(thumb,size=0x30) addr:0x020bf7b8 +func_ov001_020bf7e8 kind:function(thumb,size=0xc) addr:0x020bf7e8 +func_ov001_020bf7f4 kind:function(thumb,size=0xc) addr:0x020bf7f4 +func_ov001_020bf800 kind:function(thumb,size=0x24) addr:0x020bf800 +func_ov001_020bf824 kind:function(thumb,size=0xc) addr:0x020bf824 +func_ov001_020bf830 kind:function(thumb,size=0x28) addr:0x020bf830 +func_ov001_020bf858 kind:function(thumb,size=0xc) addr:0x020bf858 +func_ov001_020bf864 kind:function(thumb,size=0xc) addr:0x020bf864 +func_ov001_020bf870 kind:function(thumb,size=0x44) addr:0x020bf870 +func_ov001_020bf8b4 kind:function(thumb,size=0x24) addr:0x020bf8b4 +func_ov001_020bf8d8 kind:function(thumb,size=0xc) addr:0x020bf8d8 +func_ov001_020bf8e4 kind:function(thumb,size=0x28) addr:0x020bf8e4 +func_ov001_020bf90c kind:function(thumb,size=0x4) addr:0x020bf90c +func_ov001_020bf910 kind:function(thumb,size=0x10c) addr:0x020bf910 +func_ov001_020bfa1c kind:function(thumb,size=0x1c) addr:0x020bfa1c +func_ov001_020bfa38 kind:function(thumb,size=0xc) addr:0x020bfa38 +func_ov001_020bfa44 kind:function(thumb,size=0xc) addr:0x020bfa44 +func_ov001_020bfa50 kind:function(thumb,size=0xc4) addr:0x020bfa50 +func_ov001_020bfb14 kind:function(thumb,size=0xc) addr:0x020bfb14 +func_ov001_020bfb20 kind:function(thumb,size=0x1a0) addr:0x020bfb20 +func_ov001_020bfcc0 kind:function(thumb,size=0x30) addr:0x020bfcc0 +func_ov001_020bfcf0 kind:function(thumb,size=0x30) addr:0x020bfcf0 +func_ov001_020bfd20 kind:function(thumb,size=0x34) addr:0x020bfd20 +func_ov001_020bfd54 kind:function(thumb,size=0x30) addr:0x020bfd54 +func_ov001_020bfd84 kind:function(thumb,size=0x4c) addr:0x020bfd84 +func_ov001_020bfdd0 kind:function(thumb,size=0x3c) addr:0x020bfdd0 +func_ov001_020bfe0c kind:function(thumb,size=0x3c) addr:0x020bfe0c +func_ov001_020bfe48 kind:function(thumb,size=0x3c) addr:0x020bfe48 +func_ov001_020bfe84 kind:function(thumb,size=0x2c) addr:0x020bfe84 +func_ov001_020bfeb0 kind:function(thumb,size=0x3c) addr:0x020bfeb0 +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=0x10) addr:0x020bff0c +func_ov001_020bff1c kind:function(thumb,size=0x10) addr:0x020bff1c +func_ov001_020bff2c kind:function(thumb,size=0x8) addr:0x020bff2c +func_ov001_020bff34 kind:function(thumb,size=0x40) addr:0x020bff34 +func_ov001_020bff74 kind:function(thumb,size=0x1c) addr:0x020bff74 +func_ov001_020bff90 kind:function(thumb,size=0x134) addr:0x020bff90 +func_ov001_020c00c4 kind:function(thumb,size=0x10) addr:0x020c00c4 +func_ov001_020c00d4 kind:function(thumb,size=0x30) addr:0x020c00d4 +func_ov001_020c0104 kind:function(thumb,size=0x90) addr:0x020c0104 +func_ov001_020c0194 kind:function(thumb,size=0x7c) addr:0x020c0194 +func_ov001_020c0210 kind:function(thumb,size=0x364) addr:0x020c0210 +func_ov001_020c0574 kind:function(thumb,size=0x248) addr:0x020c0574 +func_ov001_020c07bc kind:function(thumb,size=0x40) addr:0x020c07bc +func_ov001_020c07fc kind:function(thumb,size=0x28) addr:0x020c07fc +func_ov001_020c0824 kind:function(thumb,size=0x18) addr:0x020c0824 +func_ov001_020c083c kind:function(thumb,size=0x18) addr:0x020c083c +func_ov001_020c0854 kind:function(thumb,size=0x20) addr:0x020c0854 +func_ov001_020c0874 kind:function(thumb,size=0x20) addr:0x020c0874 +func_ov001_020c0894 kind:function(thumb,size=0x18) addr:0x020c0894 +func_ov001_020c08ac kind:function(thumb,size=0xc) addr:0x020c08ac +func_ov001_020c08b8 kind:function(thumb,size=0x68) addr:0x020c08b8 +func_ov001_020c0920 kind:function(thumb,size=0x24) addr:0x020c0920 +func_ov001_020c0944 kind:function(thumb,size=0x58) addr:0x020c0944 +func_ov001_020c099c kind:function(thumb,size=0x24) addr:0x020c099c +func_ov001_020c09c0 kind:function(thumb,size=0x1c) addr:0x020c09c0 +func_ov001_020c09dc kind:function(thumb,size=0x48) addr:0x020c09dc +func_ov001_020c0a24 kind:function(arm,size=0xc) addr:0x020c0a24 +func_ov001_020c0e34_unk kind:function(arm,size=0x0,unknown) addr:0x020c0e34 +func_ov001_020c0eac_unk kind:function(arm,size=0x0,unknown) addr:0x020c0eac +data_ov001_020c0edc kind:data(any) addr:0x020c0edc ambiguous +func_ov001_020c0f24_unk kind:function(arm,size=0x0,unknown) addr:0x020c0f24 +func_ov001_020c0f9c_unk kind:function(arm,size=0x0,unknown) addr:0x020c0f9c +func_ov001_020c1014_unk kind:function(arm,size=0x0,unknown) addr:0x020c1014 +func_ov001_020c108c_unk kind:function(arm,size=0x0,unknown) addr:0x020c108c +data_ov001_020c1104 kind:data(any) addr:0x020c1104 +data_ov001_020c1708 kind:data(any) addr:0x020c1708 +data_ov001_020c1860 kind:data(any) addr:0x020c1860 ambiguous +data_ov001_020c19c4 kind:data(any) addr:0x020c19c4 +data_ov001_020c1e24 kind:data(any) addr:0x020c1e24 +data_ov001_020c1edc kind:data(any) addr:0x020c1edc +data_ov001_020c1f94 kind:data(any) addr:0x020c1f94 +data_ov001_020c204c kind:data(any) addr:0x020c204c +data_ov001_020c2104 kind:data(any) addr:0x020c2104 +data_ov001_020c2180 kind:data(any) addr:0x020c2180 +data_ov001_020c219c kind:data(any) addr:0x020c219c +data_ov001_020c2234 kind:data(any) addr:0x020c2234 +data_ov001_020c22ac kind:data(any) addr:0x020c22ac +data_ov001_020c2324 kind:data(any) addr:0x020c2324 +data_ov001_020c239c kind:data(any) addr:0x020c239c +data_ov001_020c2414 kind:data(any) addr:0x020c2414 +data_ov001_020c248c kind:data(any) addr:0x020c248c +data_ov001_020c2550 kind:data(any) addr:0x020c2550 +data_ov001_020c2570 kind:data(any) addr:0x020c2570 +data_ov001_020c25c0 kind:data(any) addr:0x020c25c0 +data_ov001_020c25d4 kind:data(any) addr:0x020c25d4 +data_ov001_020c25fc kind:data(any) addr:0x020c25fc +data_ov001_020c2624 kind:data(any) addr:0x020c2624 +data_ov001_020c2628 kind:data(any) addr:0x020c2628 +data_ov001_020c262e kind:data(any) addr:0x020c262e +data_ov001_020c2638 kind:data(any) addr:0x020c2638 +data_ov001_020c264c kind:data(any) addr:0x020c264c +data_ov001_020c26bc kind:data(any) addr:0x020c26bc +data_ov001_020c273c kind:data(any) addr:0x020c273c +data_ov001_020c2750 kind:data(any) addr:0x020c2750 +data_ov001_020c275e kind:data(any) addr:0x020c275e +data_ov001_020c276c kind:data(any) addr:0x020c276c +data_ov001_020c27a8 kind:data(any) addr:0x020c27a8 +data_ov001_020c280c kind:data(any) addr:0x020c280c +func_ov001_020c2814 kind:function(thumb,size=0x24) addr:0x020c2814 +func_ov001_020c2838 kind:function(thumb,size=0xb8) addr:0x020c2838 +func_ov001_020c28f0 kind:function(thumb,size=0x10) addr:0x020c28f0 +data_ov001_020c2940 kind:data(any) addr:0x020c2940 +data_ov001_020c2958 kind:data(any) addr:0x020c2958 +data_ov001_020c2970 kind:data(any) addr:0x020c2970 +data_ov001_020c2984 kind:data(any) addr:0x020c2984 +data_ov001_020c2988 kind:data(any) addr:0x020c2988 +data_ov001_020c29a0 kind:data(any) addr:0x020c29a0 +data_ov001_020c29a4 kind:data(any) addr:0x020c29a4 +data_ov001_020c29bc kind:data(any) addr:0x020c29bc +data_ov001_020c29d8 kind:data(any) addr:0x020c29d8 +data_ov001_020c29f0 kind:data(any) addr:0x020c29f0 +data_ov001_020c29fc kind:data(any) addr:0x020c29fc +data_ov001_020c2a18 kind:data(any) addr:0x020c2a18 +data_ov001_020c2a40 kind:data(any) addr:0x020c2a40 +data_ov001_020c2a54 kind:data(any) addr:0x020c2a54 +data_ov001_020c2a68 kind:data(any) addr:0x020c2a68 +data_ov001_020c2a7c kind:data(any) addr:0x020c2a7c +data_ov001_020c2a90 kind:data(any) addr:0x020c2a90 +data_ov001_020c2a98 kind:data(any) addr:0x020c2a98 +data_ov001_020c2aac kind:data(any) addr:0x020c2aac +data_ov001_020c2ac0 kind:data(any) addr:0x020c2ac0 +data_ov001_020c2ad4 kind:data(any) addr:0x020c2ad4 +data_ov001_020c2af0 kind:data(any) addr:0x020c2af0 +data_ov001_020c2b0c kind:data(any) addr:0x020c2b0c +data_ov001_020c2b24 kind:data(any) addr:0x020c2b24 +data_ov001_020c2b3c kind:data(any) addr:0x020c2b3c +data_ov001_020c2b48 kind:data(any) addr:0x020c2b48 +data_ov001_020c2b58 kind:data(any) addr:0x020c2b58 +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_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_020c2c10 kind:data(any) addr:0x020c2c10 +data_ov001_020c2c18 kind:data(any) addr:0x020c2c18 +data_ov001_020c2c2c kind:data(any) addr:0x020c2c2c +data_ov001_020c2c34 kind:data(any) addr:0x020c2c34 +data_ov001_020c2c38 kind:data(any) addr:0x020c2c38 +data_ov001_020c2c44 kind:data(any) addr:0x020c2c44 +data_ov001_020c2c50 kind:data(any) addr:0x020c2c50 +data_ov001_020c2c5c kind:data(any) addr:0x020c2c5c +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_020c2cac kind:data(any) addr:0x020c2cac +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_020c2cdc kind:data(any) addr:0x020c2cdc +data_ov001_020c2ce8 kind:data(any) addr:0x020c2ce8 +data_ov001_020c2cf4 kind:data(any) addr:0x020c2cf4 +data_ov001_020c2d2c kind:data(any) addr:0x020c2d2c +data_ov001_020c2d34 kind:data(any) addr:0x020c2d34 +data_ov001_020c2d38 kind:data(any) addr:0x020c2d38 +data_ov001_020c2d48 kind:data(any) addr:0x020c2d48 +data_ov001_020c2d58 kind:data(any) addr:0x020c2d58 +data_ov001_020c2d60 kind:data(any) addr:0x020c2d60 +data_ov001_020c2d68 kind:data(any) addr:0x020c2d68 +data_ov001_020c2d70 kind:data(any) addr:0x020c2d70 +data_ov001_020c2d7c kind:data(any) addr:0x020c2d7c +data_ov001_020c2d84 kind:data(any) addr:0x020c2d84 +data_ov001_020c2d8c kind:data(any) addr:0x020c2d8c +data_ov001_020c2d98 kind:data(any) addr:0x020c2d98 +data_ov001_020c2da0 kind:data(any) addr:0x020c2da0 +data_ov001_020c2dac kind:data(any) addr:0x020c2dac +data_ov001_020c2db8 kind:data(any) addr:0x020c2db8 +data_ov001_020c2dc4 kind:data(any) addr:0x020c2dc4 +data_ov001_020c2dd0 kind:data(any) addr:0x020c2dd0 +data_ov001_020c2ddc kind:data(any) addr:0x020c2ddc +data_ov001_020c2de4 kind:data(any) addr:0x020c2de4 +data_ov001_020c2dec kind:data(any) addr:0x020c2dec +data_ov001_020c2e00 kind:data(any) addr:0x020c2e00 +data_ov001_020c2e08 kind:data(any) addr:0x020c2e08 +data_ov001_020c2e10 kind:data(any) addr:0x020c2e10 +data_ov001_020c2e18 kind:data(any) addr:0x020c2e18 +data_ov001_020c2e20 kind:data(any) addr:0x020c2e20 +data_ov001_020c2e2c kind:data(any) addr:0x020c2e2c +data_ov001_020c2e40 kind:data(any) addr:0x020c2e40 +data_ov001_020c2e54 kind:data(any) addr:0x020c2e54 +data_ov001_020c2e68 kind:data(any) addr:0x020c2e68 +data_ov001_020c2e80 kind:data(any) addr:0x020c2e80 +data_ov001_020c2e98 kind:data(any) addr:0x020c2e98 +data_ov001_020c2e9c kind:data(any) addr:0x020c2e9c +data_ov001_020c2eb0 kind:data(any) addr:0x020c2eb0 +data_ov001_020c2ec8 kind:data(any) addr:0x020c2ec8 +data_ov001_020c2ee0 kind:data(any) addr:0x020c2ee0 +data_ov001_020c2ef8 kind:data(any) addr:0x020c2ef8 +data_ov001_020c2f10 kind:data(any) addr:0x020c2f10 +data_ov001_020c2f28 kind:data(any) addr:0x020c2f28 +data_ov001_020c2f4c kind:data(any) addr:0x020c2f4c +data_ov001_020c2f58 kind:data(any) addr:0x020c2f58 +data_ov001_020c2f70 kind:data(any) addr:0x020c2f70 +data_ov001_020c2f84 kind:data(any) addr:0x020c2f84 +data_ov001_020c2f9c kind:data(any) addr:0x020c2f9c +data_ov001_020c2fac kind:data(any) addr:0x020c2fac +data_ov001_020c2fb4 kind:data(any) addr:0x020c2fb4 +data_ov001_020c2fc4 kind:data(any) addr:0x020c2fc4 +data_ov001_020c2fcc kind:data(any) addr:0x020c2fcc +data_ov001_020c2fd4 kind:data(any) addr:0x020c2fd4 +data_ov001_020c2fe0 kind:bss addr:0x020c2fe0 +data_ov001_020c2fe4 kind:bss addr:0x020c2fe4 +data_ov001_020c303c kind:bss addr:0x020c303c +data_ov001_020c3180 kind:bss addr:0x020c3180 ambiguous +data_ov001_020c31c0 kind:bss addr:0x020c31c0 +data_ov001_020c3218 kind:bss addr:0x020c3218 +data_ov001_020c3290 kind:bss addr:0x020c3290 +data_ov001_020c3308 kind:bss addr:0x020c3308 +data_ov001_020c33cc kind:bss addr:0x020c33cc +data_ov001_020c3490 kind:bss addr:0x020c3490 +data_ov001_020c3508 kind:bss addr:0x020c3508 +data_ov001_020c35c8 kind:bss addr:0x020c35c8 +data_ov001_020c363c kind:bss addr:0x020c363c +data_ov001_020c3688 kind:bss addr:0x020c3688 +data_ov001_020c36ac kind:bss addr:0x020c36ac +data_ov001_020c37b4 kind:bss addr:0x020c37b4 +data_ov001_020c38c0 kind:bss addr:0x020c38c0 +data_ov001_020c390c kind:bss addr:0x020c390c ambiguous +data_ov001_020c3918 kind:bss addr:0x020c3918 +data_ov001_020c397c kind:bss addr:0x020c397c ambiguous +data_ov001_020c39d4 kind:bss addr:0x020c39d4 ambiguous +data_ov001_020c3bf4 kind:bss addr:0x020c3bf4 +data_ov001_020c3f38 kind:bss addr:0x020c3f38 +data_ov001_020c3f70 kind:bss addr:0x020c3f70 ambiguous +data_ov001_020c40e8 kind:bss addr:0x020c40e8 +data_ov001_020c40f4 kind:bss addr:0x020c40f4 +data_ov001_020c46f4 kind:bss addr:0x020c46f4 +data_ov001_020c46f8 kind:bss addr:0x020c46f8 +data_ov001_020c46fc kind:bss addr:0x020c46fc +data_ov001_020c4700 kind:bss addr:0x020c4700 +data_ov001_020c4701 kind:bss addr:0x020c4701 diff --git a/config/eur/arm9/overlays/ov002/delinks.txt b/config/eur/arm9/overlays/ov002/delinks.txt new file mode 100644 index 00000000..f9a09550 --- /dev/null +++ b/config/eur/arm9/overlays/ov002/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020bc974 kind:code align:32 + .rodata start:0x020bc974 end:0x020bcc8c kind:data align:4 + .init start:0x020bcc8c end:0x020bccac kind:code align:4 + .ctor start:0x020bccac end:0x020bccb4 kind:data align:4 + .data start:0x020bccc0 end:0x020bd060 kind:data align:32 + .bss start:0x020bd060 end:0x020c3c00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov002/relocs.txt b/config/eur/arm9/overlays/ov002/relocs.txt new file mode 100644 index 00000000..63b132f0 --- /dev/null +++ b/config/eur/arm9/overlays/ov002/relocs.txt @@ -0,0 +1,1152 @@ +from:0x020b6524 kind:thumb_call_arm to:0x02076248 module:overlay(0) +from:0x020b6530 kind:load to:0x020bccc8 module:overlay(2) +from:0x020b653c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6568 kind:thumb_call_arm to:0x02015820 module:main +from:0x020b65a6 kind:thumb_call_arm to:0x02022bf4 module:main +from:0x020b65b2 kind:thumb_call_arm to:0x020764c0 module:overlay(0) +from:0x020b65c0 kind:load to:0x020aac78 module:overlay(0) +from:0x020b65c8 kind:load to:0x0203e964 module:main +from:0x020b65cc kind:load to:0x020aac7c module:overlay(0) +from:0x020b65d4 kind:load to:0x027e09bc module:dtcm +from:0x020b65e4 kind:load to:0x027e09bc module:dtcm +from:0x020b65e8 kind:load to:0x020771b8 module:overlay(0) +from:0x020b65f0 kind:load to:0x020762c4 module:overlay(0) +from:0x020b65fc kind:thumb_call_arm to:0x020aa224 module:overlay(0) +from:0x020b6618 kind:thumb_call_arm to:0x02015820 module:main +from:0x020b6624 kind:thumb_call_arm to:0x020aa224 module:overlay(0) +from:0x020b6630 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b6674 kind:thumb_call_arm to:0x02062c90 module:overlay(0) +from:0x020b6680 kind:thumb_call_arm to:0x02062ce0 module:overlay(0) +from:0x020b6688 kind:thumb_call_arm to:0x02063f64 module:overlay(0) +from:0x020b66e4 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b6700 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6708 kind:load to:0x0204af1c module:main +from:0x020b671c kind:load to:0x02064550 module:overlay(0) +from:0x020b6744 kind:thumb_call_arm to:0x02064550 module:overlay(0) +from:0x020b6770 kind:thumb_call_arm to:0x02064550 module:overlay(0) +from:0x020b678e kind:thumb_call_arm to:0x02018214 module:main +from:0x020b67d4 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b681c kind:thumb_call_arm to:0x02018214 module:main +from:0x020b6844 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b684c kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6972 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b69ac kind:thumb_call_arm to:0x02062ce0 module:overlay(0) +from:0x020b6a16 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b6a6a kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6a72 kind:thumb_call to:0x020b69b8 module:overlay(2) +from:0x020b6a82 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6a94 kind:thumb_call to:0x020b69b8 module:overlay(2) +from:0x020b6acc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6ae2 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6b00 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6b2c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6b42 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6b64 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6baa kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6bb4 kind:load to:0x0204af1c module:main +from:0x020b6bd4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6be0 kind:thumb_call_arm to:0x0201f5bc module:main +from:0x020b6c98 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6ca4 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6caa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cb8 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6cc4 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6cca kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6ce0 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b6ce8 kind:load to:0x0204999c module:main +from:0x020b6cec kind:load to:0x020bd0e8 module:overlay(2) +from:0x020b6cf0 kind:load to:0x020bd0ec module:overlay(2) +from:0x020b6cfa kind:thumb_call to:0x020b6cd4 module:overlay(2) +from:0x020b6d0c kind:thumb_call to:0x020b6d80 module:overlay(2) +from:0x020b6d16 kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6d2c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6d40 kind:load to:0x020bd060 module:overlay(2) +from:0x020b6d44 kind:load to:0x020bd07c module:overlay(2) +from:0x020b6d48 kind:load to:0x020b6df1 module:overlay(2) +from:0x020b6d4c kind:load to:0x020bd070 module:overlay(2) +from:0x020b6d60 kind:load to:0x020c24ed module:overlay(2) +from:0x020b6d64 kind:load to:0x020c24ec module:overlay(2) +from:0x020b6d78 kind:load to:0x020c24ed module:overlay(2) +from:0x020b6d7c kind:load to:0x020c24ec module:overlay(2) +from:0x020b6d86 kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b6db4 kind:thumb_call_arm to:0x0201bb38 module:main +from:0x020b6de4 kind:load to:0x020bcd10 module:overlay(2) +from:0x020b6de8 kind:load to:0x020431b8 module:main +from:0x020b6dec kind:load to:0x020bc974 module:overlay(2) +from:0x020b6e28 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6e2e kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6e38 kind:load to:0x020bcd10 module:overlay(2) +from:0x020b6e3c kind:load to:0x020431b8 module:main +from:0x020b6e78 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6e7e kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6e84 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6e8c kind:load to:0x020bcd10 module:overlay(2) +from:0x020b6e90 kind:load to:0x020431b8 module:main +from:0x020b6ea4 kind:thumb_call_arm to:0x0206c608 module:overlay(0) +from:0x020b6ee0 kind:thumb_call to:0x020b6f7c module:overlay(2) +from:0x020b6ee8 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b6f1c kind:thumb_call to:0x020bc90c module:overlay(2) +from:0x020b6f2e kind:thumb_call to:0x020b92b0 module:overlay(2) +from:0x020b6f38 kind:thumb_call to:0x020baf64 module:overlay(2) +from:0x020b6f5c kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020b6f66 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b6f78 kind:load to:0x0204e5f8 module:main +from:0x020b6fd4 kind:load to:0x020431b8 module:main +from:0x020b7000 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b700a kind:thumb_call to:0x020b7a50 module:overlay(2) +from:0x020b7014 kind:load to:0x020bcd2c module:overlay(2) +from:0x020b7018 kind:load to:0x020bcd34 module:overlay(2) +from:0x020b701c kind:load to:0x020bcd3c module:overlay(2) +from:0x020b7030 kind:thumb_call to:0x020b8aa0 module:overlay(2) +from:0x020b7036 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b704a kind:thumb_call to:0x020b8b50 module:overlay(2) +from:0x020b7054 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b707c kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b7084 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b70b8 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b70c0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b70cc kind:thumb_call to:0x020b6f40 module:overlay(2) +from:0x020b70d4 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b70e0 kind:thumb_call to:0x020b6f40 module:overlay(2) +from:0x020b70e8 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7104 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b710c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7114 kind:load to:0x0204a110 module:main +from:0x020b7118 kind:load to:0x0204a088 module:main +from:0x020b711c kind:load to:0x020b5214 module:overlay(0) +from:0x020b7120 kind:load to:0x020bcd44 module:overlay(2) +from:0x020b7124 kind:load to:0x020bcd4c module:overlay(2) +from:0x020b7130 kind:load to:0x020b8e3d module:overlay(2) +from:0x020b715c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7168 kind:thumb_call to:0x020ba40c module:overlay(2) +from:0x020b7170 kind:load to:0x020bcd54 module:overlay(2) +from:0x020b7174 kind:load to:0x020bcd5c module:overlay(2) +from:0x020b7178 kind:load to:0x020bcd64 module:overlay(2) +from:0x020b71a8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b71b4 kind:thumb_call to:0x020ba40c module:overlay(2) +from:0x020b71bc kind:load to:0x020bcd6c module:overlay(2) +from:0x020b71c0 kind:load to:0x020bcd74 module:overlay(2) +from:0x020b71c4 kind:load to:0x020bcd7c module:overlay(2) +from:0x020b71d8 kind:thumb_call to:0x020bab6c module:overlay(2) +from:0x020b71de kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b71f0 kind:thumb_call to:0x020baca8 module:overlay(2) +from:0x020b71fa kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7210 kind:thumb_call to:0x020b6f40 module:overlay(2) +from:0x020b7218 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7224 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b722c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7238 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b7240 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7248 kind:load to:0x0204a110 module:main +from:0x020b724c kind:load to:0x020bcd84 module:overlay(2) +from:0x020b7250 kind:load to:0x020b5214 module:overlay(0) +from:0x020b7254 kind:load to:0x0204a088 module:main +from:0x020b7260 kind:load to:0x020bad9d module:overlay(2) +from:0x020b728c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7296 kind:thumb_call to:0x020bbe18 module:overlay(2) +from:0x020b72a0 kind:load to:0x020bcd8c module:overlay(2) +from:0x020b72a4 kind:load to:0x020bcd94 module:overlay(2) +from:0x020b72a8 kind:load to:0x020bcd9c module:overlay(2) +from:0x020b72bc kind:thumb_call to:0x020bc248 module:overlay(2) +from:0x020b72c2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b72d2 kind:thumb_call to:0x020bc2e4 module:overlay(2) +from:0x020b72d8 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b72e6 kind:thumb_call to:0x020b6f40 module:overlay(2) +from:0x020b72ee kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b72f4 kind:load to:0x0204a110 module:main +from:0x020b72f8 kind:load to:0x020bcda4 module:overlay(2) +from:0x020b72fc kind:load to:0x020b5214 module:overlay(0) +from:0x020b7308 kind:load to:0x020bc711 module:overlay(2) +from:0x020b7318 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b7320 kind:load to:0x0204999c module:main +from:0x020b7328 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7344 kind:load to:0x020bcdb4 module:overlay(2) +from:0x020b7350 kind:thumb_call to:0x020b6520 module:overlay(2) +from:0x020b735a kind:thumb_call to:0x020b76f4 module:overlay(2) +from:0x020b736e kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b738c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b73b4 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020b73d0 kind:thumb_call to:0x020b6544 module:overlay(2) +from:0x020b7408 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b7412 kind:thumb_call_arm to:0x020a9c4c module:overlay(0) +from:0x020b7422 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7446 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7484 kind:load to:0x020b74a1 module:overlay(2) +from:0x020b7488 kind:load to:0x020b7325 module:overlay(2) +from:0x020b7490 kind:load to:0x020bc994 module:overlay(2) +from:0x020b7494 kind:load to:0x020bc9a8 module:overlay(2) +from:0x020b7498 kind:load to:0x020bc9c8 module:overlay(2) +from:0x020b749c kind:load to:0x020b6510 module:overlay(0) +from:0x020b74a4 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b74c0 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b74cc kind:thumb_call to:0x020b65d8 module:overlay(2) +from:0x020b74de kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b74e6 kind:thumb_call to:0x020b7740 module:overlay(2) +from:0x020b74ec kind:thumb_call to:0x020b6534 module:overlay(2) +from:0x020b74f4 kind:load to:0x020b74a1 module:overlay(2) +from:0x020b7510 kind:thumb_call to:0x020b77b0 module:overlay(2) +from:0x020b751c kind:thumb_call to:0x020b65f4 module:overlay(2) +from:0x020b752a kind:thumb_call to:0x020b7760 module:overlay(2) +from:0x020b7530 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7542 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7560 kind:load to:0x0204a110 module:main +from:0x020b7564 kind:load to:0x020b5214 module:overlay(0) +from:0x020b7580 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b75c8 kind:thumb_call_arm to:0x020a9c4c module:overlay(0) +from:0x020b75d6 kind:thumb_call_arm to:0x020a9c90 module:overlay(0) +from:0x020b7610 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b764a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b765c kind:load to:0x020b6510 module:overlay(0) +from:0x020b7664 kind:load to:0x0204af1c module:main +from:0x020b767c kind:thumb_call to:0x020b6620 module:overlay(2) +from:0x020b7688 kind:thumb_call to:0x020b7770 module:overlay(2) +from:0x020b7708 kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x020b7712 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x020b772e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7748 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7758 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020b77a4 kind:thumb_call_arm to:0x02057fe8 module:overlay(0) +from:0x020b77c2 kind:thumb_call_arm to:0x020a4c00 module:overlay(0) +from:0x020b77d0 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b77d8 kind:thumb_call_arm to:0x02015ea8 module:main +from:0x020b77ea kind:thumb_call_arm to:0x02034060 module:main +from:0x020b77f0 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b77fc kind:thumb_call_arm to:0x02034060 module:main +from:0x020b780c kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7812 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b7820 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7834 kind:thumb_call to:0x02015628 module:main +from:0x020b783c kind:thumb_call to:0x02015664 module:main +from:0x020b7846 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b784c kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b785a kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7866 kind:thumb_call to:0x020156c8 module:main +from:0x020b7874 kind:thumb_call to:0x0205abcc module:overlay(0) +from:0x020b78b8 kind:thumb_call to:0x020156f4 module:main +from:0x020b78be kind:thumb_call to:0x02015644 module:main +from:0x020b78c8 kind:load to:0x020bcdc4 module:overlay(2) +from:0x020b78cc kind:load to:0x020bcdcc module:overlay(2) +from:0x020b78d0 kind:load to:0x020aa248 module:overlay(0) +from:0x020b78d8 kind:load to:0x020aa240 module:overlay(0) +from:0x020b78fc kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7908 kind:thumb_call_arm to:0x02062e74 module:overlay(0) +from:0x020b7958 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7960 kind:load to:0x0204af1c module:main +from:0x020b7968 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b796e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7984 kind:thumb_call to:0x020a0e8c module:overlay(0) +from:0x020b799c kind:load to:0x020b62a8 module:overlay(0) +from:0x020b79a0 kind:load to:0x020bc9f4 module:overlay(2) +from:0x020b79b0 kind:thumb_call to:0x020a0e8c module:overlay(0) +from:0x020b79c8 kind:load to:0x020b62a8 module:overlay(0) +from:0x020b79cc kind:load to:0x020bca54 module:overlay(2) +from:0x020b79d8 kind:thumb_call_arm to:0x02063338 module:overlay(0) +from:0x020b79ec kind:load to:0x020bce28 module:overlay(2) +from:0x020b79f6 kind:thumb_call_arm to:0x0201667c module:main +from:0x020b7a28 kind:load to:0x020bcdf8 module:overlay(2) +from:0x020b7a30 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7a4c kind:load to:0x020bce40 module:overlay(2) +from:0x020b7a72 kind:thumb_call to:0x020b9b90 module:overlay(2) +from:0x020b7a7c kind:thumb_call to:0x020b9d34 module:overlay(2) +from:0x020b7a86 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7a94 kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020b7aa0 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b7abc kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7acc kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020b7ad8 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b7afa kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b7b0c kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b7b1e kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b7b30 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020b7b42 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020b7b4a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b7bf4 kind:thumb_call_arm to:0x02019538 module:main +from:0x020b7bfe kind:thumb_call to:0x020154b0 module:main +from:0x020b7c06 kind:thumb_call to:0x020154ec module:main +from:0x020b7c14 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7c2a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7c30 kind:thumb_call to:0x0201568c module:main +from:0x020b7c36 kind:thumb_call to:0x0201568c module:main +from:0x020b7c3e kind:thumb_call to:0x0201568c module:main +from:0x020b7c4c kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7c62 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7c68 kind:thumb_call to:0x0201568c module:main +from:0x020b7c6e kind:thumb_call to:0x0201568c module:main +from:0x020b7c76 kind:thumb_call to:0x0201568c module:main +from:0x020b7c84 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7c9a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7ca0 kind:thumb_call to:0x0201568c module:main +from:0x020b7ca6 kind:thumb_call to:0x0201568c module:main +from:0x020b7cae kind:thumb_call to:0x0201568c module:main +from:0x020b7cb4 kind:thumb_call to:0x020154c4 module:main +from:0x020b7cbe kind:thumb_call to:0x020154b0 module:main +from:0x020b7cc6 kind:thumb_call to:0x020154ec module:main +from:0x020b7cd4 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7cea kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7cf0 kind:thumb_call to:0x0201568c module:main +from:0x020b7cf6 kind:thumb_call to:0x0201568c module:main +from:0x020b7cfe kind:thumb_call to:0x0201568c module:main +from:0x020b7d0c kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7d22 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7d28 kind:thumb_call to:0x0201568c module:main +from:0x020b7d2e kind:thumb_call to:0x0201568c module:main +from:0x020b7d36 kind:thumb_call to:0x0201568c module:main +from:0x020b7d44 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7d5a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7d60 kind:thumb_call to:0x0201568c module:main +from:0x020b7d66 kind:thumb_call to:0x0201568c module:main +from:0x020b7d6e kind:thumb_call to:0x0201568c module:main +from:0x020b7d7c kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7d92 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7d98 kind:thumb_call to:0x0201568c module:main +from:0x020b7d9e kind:thumb_call to:0x0201568c module:main +from:0x020b7da6 kind:thumb_call to:0x0201568c module:main +from:0x020b7dac kind:thumb_call to:0x020154c4 module:main +from:0x020b7dd8 kind:load to:0x020bcdec module:overlay(2) +from:0x020b7de0 kind:load to:0x020bce10 module:overlay(2) +from:0x020b7de4 kind:load to:0x020b1f8c module:overlay(0) +from:0x020b7de8 kind:load to:0x020b8a7d module:overlay(2) +from:0x020b7df0 kind:load to:0x020b79d5 module:overlay(2) +from:0x020b7df4 kind:load to:0x020b8a89 module:overlay(2) +from:0x020b7df8 kind:load to:0x020b79f1 module:overlay(2) +from:0x020b7e00 kind:load to:0x020b8a95 module:overlay(2) +from:0x020b7e04 kind:load to:0x020b7a2d module:overlay(2) +from:0x020b7e10 kind:load to:0x020bca2c module:overlay(2) +from:0x020b7e14 kind:load to:0x020bca40 module:overlay(2) +from:0x020b7e20 kind:load to:0x0204a110 module:main +from:0x020b7e24 kind:load to:0x020bce50 module:overlay(2) +from:0x020b7e28 kind:load to:0x020bce68 module:overlay(2) +from:0x020b7e2c kind:load to:0x020bce7c module:overlay(2) +from:0x020b7e30 kind:load to:0x020bce6c module:overlay(2) +from:0x020b7e34 kind:load to:0x020bce8c module:overlay(2) +from:0x020b7e38 kind:load to:0x020bce9c module:overlay(2) +from:0x020b7e3c kind:load to:0x020bceac module:overlay(2) +from:0x020b7e40 kind:load to:0x020bcebc module:overlay(2) +from:0x020b7e44 kind:load to:0x020bcecc module:overlay(2) +from:0x020b7e48 kind:load to:0x020bcedc module:overlay(2) +from:0x020b7ea0 kind:thumb_call_arm to:0x020249d4 module:main +from:0x020b7ed4 kind:thumb_call_arm to:0x020d6424 module:overlay(24) +from:0x020b7f08 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b7f2a kind:thumb_call_arm to:0x02018214 module:main +from:0x020b7f38 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7f56 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b7f78 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b7f86 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7fbc kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b7fdc kind:thumb_call_arm to:0x02018214 module:main +from:0x020b7fec kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7ff2 kind:thumb_call_arm to:0x020a86a4 module:overlay(0) +from:0x020b8020 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8042 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8050 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8072 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8094 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b80a4 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b80c6 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b80e8 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b80f8 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b80fe kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x020b811a kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b813c kind:thumb_call_arm to:0x02018214 module:main +from:0x020b814c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8176 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8196 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b81a6 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b81c4 kind:load to:0x027e09b8 module:dtcm +from:0x020b81c8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b81cc kind:load to:0x027e0ce0 module:dtcm +from:0x020b81e8 kind:load to:0x020bc9ee module:overlay(2) +from:0x020b81f0 kind:load to:0x020bc9e8 module:overlay(2) +from:0x020b8212 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8234 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8242 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b825e kind:thumb_call to:0x020b7978 module:overlay(2) +from:0x020b8274 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8296 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b82a4 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b82d0 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b82f2 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8300 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b832c kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b834e kind:thumb_call_arm to:0x02018214 module:main +from:0x020b835c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8388 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b83aa kind:thumb_call_arm to:0x02018214 module:main +from:0x020b83b8 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b83e4 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8406 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8414 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b843e kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8460 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b846e kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8488 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b84ac kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8504 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8522 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b856c kind:load to:0x027e09b8 module:dtcm +from:0x020b8584 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b85b0 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b85be kind:thumb_call_arm to:0x020166cc module:main +from:0x020b85e8 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b85f6 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b861e kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b862c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8654 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8662 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b868a kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b8698 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b86c0 kind:thumb_call to:0x020b9a64 module:overlay(2) +from:0x020b86ce kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8724 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b8730 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b876e kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b878e kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8796 kind:thumb_call_arm to:0x020a9c64 module:overlay(0) +from:0x020b87b2 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b87d2 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b87e0 kind:thumb_call_arm to:0x020d63b8 module:overlay(24) +from:0x020b87fc kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b881a kind:thumb_call_arm to:0x020166cc module:main +from:0x020b884a kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8868 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8882 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b88aa kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b88d4 kind:load to:0x027e09b8 module:dtcm +from:0x020b88f0 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b88f8 kind:load to:0x020b6510 module:overlay(0) +from:0x020b8918 kind:thumb_call to:0x020b97a4 module:overlay(2) +from:0x020b8926 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b892e kind:thumb_call to:0x020b989c module:overlay(2) +from:0x020b894a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8976 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b89a4 kind:thumb_call to:0x020b97a4 module:overlay(2) +from:0x020b89b6 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b89c0 kind:thumb_call to:0x020b989c module:overlay(2) +from:0x020b89cc kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b89d4 kind:thumb_call_arm to:0x020d63e8 module:overlay(24) +from:0x020b89fe kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8a28 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8a3e kind:thumb_call to:0x020b9de4 module:overlay(2) +from:0x020b8a58 kind:thumb_call to:0x020b93fc module:overlay(2) +from:0x020b8a64 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b8a74 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8a80 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8a8c kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b8a98 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b8aaa kind:thumb_call_arm to:0x0206fbcc module:overlay(0) +from:0x020b8ab6 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b8ac0 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b8ad0 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b8ae4 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8af2 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8b00 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8b08 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8b10 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8b1a kind:thumb_call to:0x020b9dbc module:overlay(2) +from:0x020b8b22 kind:thumb_call to:0x020b9bc4 module:overlay(2) +from:0x020b8b2c kind:load to:0x020b52e8 module:overlay(0) +from:0x020b8b38 kind:load to:0x020b8a95 module:overlay(2) +from:0x020b8b40 kind:load to:0x020b8a89 module:overlay(2) +from:0x020b8b48 kind:load to:0x020b8a7d module:overlay(2) +from:0x020b8b76 kind:thumb_call to:0x020b9ea4 module:overlay(2) +from:0x020b8b94 kind:thumb_call_arm to:0x0206fbcc module:overlay(0) +from:0x020b8ba2 kind:thumb_call to:0x020ba074 module:overlay(2) +from:0x020b8bbe kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b8c3e kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8c78 kind:thumb_call to:0x020b9c2c module:overlay(2) +from:0x020b8c82 kind:thumb_call to:0x020b9d0c module:overlay(2) +from:0x020b8cac kind:thumb_call to:0x020b9fe0 module:overlay(2) +from:0x020b8cb8 kind:thumb_call to:0x020b92dc module:overlay(2) +from:0x020b8d12 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b8d22 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b8d2c kind:thumb_call to:0x020b9534 module:overlay(2) +from:0x020b8d34 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b8d40 kind:thumb_call to:0x020b9580 module:overlay(2) +from:0x020b8d46 kind:thumb_call to:0x020b972c module:overlay(2) +from:0x020b8d6a kind:thumb_call to:0x020b9758 module:overlay(2) +from:0x020b8dda kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b8e00 kind:load to:0x020b52e8 module:overlay(0) +from:0x020b8e08 kind:load to:0x020b5214 module:overlay(0) +from:0x020b8e14 kind:load to:0x0204a110 module:main +from:0x020b8e50 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b8e66 kind:thumb_call to:0x020b972c module:overlay(2) +from:0x020b8e9a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8ec2 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8ed6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8f0e kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b8f22 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8f4c kind:thumb_call_arm to:0x020a8728 module:overlay(0) +from:0x020b8f5e kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b8f7e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8fa6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8fba kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8ff2 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b9006 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9030 kind:thumb_call_arm to:0x020a8748 module:overlay(0) +from:0x020b9042 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b9072 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b909a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b90c4 kind:thumb_call_arm to:0x020d655c module:overlay(24) +from:0x020b90d4 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b9124 kind:thumb_call_arm to:0x02032784 module:main +from:0x020b9136 kind:thumb_call_arm to:0x02032784 module:main +from:0x020b9148 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b9156 kind:thumb_call_arm to:0x02032784 module:main +from:0x020b9168 kind:thumb_call_arm to:0x02032784 module:main +from:0x020b9188 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b91b0 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b91c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b91c4 kind:load to:0x0204af1c module:main +from:0x020b91cc kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b91d8 kind:load to:0x027e09b8 module:dtcm +from:0x020b91dc kind:load to:0x020b62a8 module:overlay(0) +from:0x020b921a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9224 kind:thumb_call to:0x020b9758 module:overlay(2) +from:0x020b925c kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b9262 kind:thumb_call to:0x020b9784 module:overlay(2) +from:0x020b9282 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b928a kind:thumb_call to:0x020b9be4 module:overlay(2) +from:0x020b9294 kind:thumb_call to:0x020b9ec4 module:overlay(2) +from:0x020b92a4 kind:load to:0x0204af1c module:main +from:0x020b92cc kind:thumb_call_arm to:0x0201c4d8 module:main +from:0x020b92d8 kind:load to:0x0204aeac module:main +from:0x020b9354 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b937a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9390 kind:thumb_call to:0x020b989c module:overlay(2) +from:0x020b93ac kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b93d6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b93ec kind:thumb_call to:0x020b989c module:overlay(2) +from:0x020b946c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9492 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b94a8 kind:thumb_call to:0x020b989c module:overlay(2) +from:0x020b94c4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b94ee kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9504 kind:thumb_call to:0x020b989c module:overlay(2) +from:0x020b9538 kind:thumb_call to:0x020b9558 module:overlay(2) +from:0x020b9540 kind:thumb_call to:0x020b98e0 module:overlay(2) +from:0x020b9548 kind:thumb_call to:0x020b98e0 module:overlay(2) +from:0x020b954e kind:thumb_call to:0x020b92dc module:overlay(2) +from:0x020b9592 kind:thumb_call_arm to:0x01ff9110 module:itcm +from:0x020b95b0 kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020b9660 kind:thumb_call to:0x020b9450 module:overlay(2) +from:0x020b9696 kind:thumb_call to:0x020b9338 module:overlay(2) +from:0x020b969c kind:thumb_call_arm to:0x02018c2c module:main +from:0x020b970c kind:thumb_call to:0x020b9514 module:overlay(2) +from:0x020b9712 kind:thumb_call to:0x020b93fc module:overlay(2) +from:0x020b9728 kind:load to:0x0204a110 module:main +from:0x020b97da kind:thumb_call_arm to:0x02062c90 module:overlay(0) +from:0x020b97e8 kind:thumb_call_arm to:0x02062ce0 module:overlay(0) +from:0x020b97f0 kind:thumb_call_arm to:0x02063f64 module:overlay(0) +from:0x020b9814 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b9820 kind:thumb_call_arm to:0x02062e74 module:overlay(0) +from:0x020b986c kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b988e kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9898 kind:load to:0x0204af1c module:main +from:0x020b98d6 kind:thumb_call_arm to:0x0206415c module:overlay(0) +from:0x020b9914 kind:thumb_call_arm to:0x0206415c module:overlay(0) +from:0x020b9938 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b9944 kind:thumb_call_arm to:0x02062e74 module:overlay(0) +from:0x020b9990 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b99b2 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b99bc kind:load to:0x0204af1c module:main +from:0x020b99dc kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b99e8 kind:thumb_call_arm to:0x02062e74 module:overlay(0) +from:0x020b9a34 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9a56 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9a60 kind:load to:0x0204af1c module:main +from:0x020b9a7e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9a92 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b9b56 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b9b84 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9b8c kind:load to:0x0204af1c module:main +from:0x020b9bae kind:thumb_call_arm to:0x0201f678 module:main +from:0x020b9bc8 kind:thumb_call to:0x020b9d0c module:overlay(2) +from:0x020b9bd6 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b9bdc kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b9c12 kind:thumb_call to:0x020b6a9c module:overlay(2) +from:0x020b9c26 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020b9c86 kind:thumb_call_arm to:0x020a86a4 module:overlay(0) +from:0x020b9c98 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x020b9ca8 kind:thumb_call to:0x020b79a4 module:overlay(2) +from:0x020b9cc2 kind:thumb_call_arm to:0x0201f5c4 module:main +from:0x020b9ccc kind:thumb_call_arm to:0x0201f730 module:main +from:0x020b9cde kind:thumb_call to:0x020b6bb8 module:overlay(2) +from:0x020b9cec kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b9cf4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b9d04 kind:load to:0x020bca68 module:overlay(2) +from:0x020b9d08 kind:load to:0x020b5214 module:overlay(0) +from:0x020b9d1e kind:thumb_call_arm to:0x0201f498 module:main +from:0x020b9d44 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020b9d96 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b9db4 kind:load to:0x020bcde0 module:overlay(2) +from:0x020b9dc4 kind:thumb_call to:0x020ba074 module:overlay(2) +from:0x020b9dd0 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b9dd6 kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b9de0 kind:load to:0x020bcde0 module:overlay(2) +from:0x020b9e06 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9e30 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9e78 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9e9c kind:load to:0x020bca0a module:overlay(2) +from:0x020b9eb6 kind:thumb_call_arm to:0x0206fbec module:overlay(0) +from:0x020b9ec0 kind:load to:0x020b52e8 module:overlay(0) +from:0x020b9ee6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9f08 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9f12 kind:thumb_call_arm to:0x0206f980 module:overlay(0) +from:0x020b9f32 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b9fac kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b9fb6 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b9fcc kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020b9fd8 kind:load to:0x0204af1c module:main +from:0x020b9fdc kind:load to:0x020b52e8 module:overlay(0) +from:0x020ba002 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020ba00e kind:thumb_call_arm to:0x0201f730 module:main +from:0x020ba018 kind:thumb_call_arm to:0x0206f980 module:overlay(0) +from:0x020ba046 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020ba064 kind:load to:0x020bca18 module:overlay(2) +from:0x020ba068 kind:load to:0x020b52e8 module:overlay(0) +from:0x020ba06c kind:load to:0x020bc9fe module:overlay(2) +from:0x020ba090 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020ba0b2 kind:thumb_call_arm to:0x020609b0 module:overlay(0) +from:0x020ba0c4 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020ba0d0 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020ba0d6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba0e4 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020ba0ea kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba0f8 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020ba0fe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba10c kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020ba112 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba128 kind:thumb_call to:0x020154b0 module:main +from:0x020ba130 kind:thumb_call to:0x020154ec module:main +from:0x020ba13e kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba156 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba15c kind:thumb_call to:0x0201568c module:main +from:0x020ba162 kind:thumb_call to:0x0201568c module:main +from:0x020ba16a kind:thumb_call to:0x0201568c module:main +from:0x020ba178 kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba18e kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba194 kind:thumb_call to:0x0201568c module:main +from:0x020ba19a kind:thumb_call to:0x0201568c module:main +from:0x020ba1a2 kind:thumb_call to:0x0201568c module:main +from:0x020ba1b8 kind:thumb_call to:0x020154c4 module:main +from:0x020ba1c0 kind:load to:0x020bcf04 module:overlay(2) +from:0x020ba1c4 kind:load to:0x020bcf1c module:overlay(2) +from:0x020ba1c8 kind:load to:0x020bcf30 module:overlay(2) +from:0x020ba1cc kind:load to:0x020bcf20 module:overlay(2) +from:0x020ba1d0 kind:load to:0x020bcf40 module:overlay(2) +from:0x020ba1e4 kind:thumb_call to:0x020154b0 module:main +from:0x020ba1ec kind:thumb_call to:0x020154ec module:main +from:0x020ba1fa kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba212 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba218 kind:thumb_call to:0x0201568c module:main +from:0x020ba21e kind:thumb_call to:0x0201568c module:main +from:0x020ba226 kind:thumb_call to:0x0201568c module:main +from:0x020ba234 kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba24a kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba250 kind:thumb_call to:0x0201568c module:main +from:0x020ba256 kind:thumb_call to:0x0201568c module:main +from:0x020ba25e kind:thumb_call to:0x0201568c module:main +from:0x020ba26c kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba282 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba288 kind:thumb_call to:0x0201568c module:main +from:0x020ba28e kind:thumb_call to:0x0201568c module:main +from:0x020ba296 kind:thumb_call to:0x0201568c module:main +from:0x020ba2a4 kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba2ba kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba2c0 kind:thumb_call to:0x0201568c module:main +from:0x020ba2c6 kind:thumb_call to:0x0201568c module:main +from:0x020ba2ce kind:thumb_call to:0x0201568c module:main +from:0x020ba2e2 kind:thumb_call to:0x020154c4 module:main +from:0x020ba2ec kind:load to:0x020bcf04 module:overlay(2) +from:0x020ba2f0 kind:load to:0x020bcf1c module:overlay(2) +from:0x020ba2f4 kind:load to:0x020bcf30 module:overlay(2) +from:0x020ba2f8 kind:load to:0x020bcf50 module:overlay(2) +from:0x020ba2fc kind:load to:0x020bcf60 module:overlay(2) +from:0x020ba300 kind:load to:0x020bcf70 module:overlay(2) +from:0x020ba304 kind:load to:0x020bcf80 module:overlay(2) +from:0x020ba32e kind:thumb_call_arm to:0x02026800 module:main +from:0x020ba33e kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba344 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020ba352 kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba35a kind:thumb_call_arm to:0x02033f7c module:main +from:0x020ba366 kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba372 kind:thumb_call to:0x020154b0 module:main +from:0x020ba37a kind:thumb_call to:0x020154ec module:main +from:0x020ba386 kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba38c kind:thumb_call_arm to:0x02033f7c module:main +from:0x020ba39c kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba3aa kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba3c0 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba3d4 kind:thumb_call to:0x0201568c module:main +from:0x020ba3da kind:thumb_call to:0x0201568c module:main +from:0x020ba3e2 kind:thumb_call to:0x0201568c module:main +from:0x020ba3e8 kind:thumb_call to:0x020154c4 module:main +from:0x020ba3f0 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020ba3f4 kind:load to:0x020bcf8c module:overlay(2) +from:0x020ba3f8 kind:load to:0x020bcf98 module:overlay(2) +from:0x020ba3fc kind:load to:0x020bcfa4 module:overlay(2) +from:0x020ba400 kind:load to:0x020bcf1c module:overlay(2) +from:0x020ba404 kind:load to:0x020bcfac module:overlay(2) +from:0x020ba422 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020ba42a kind:thumb_call_arm to:0x02064664 module:overlay(0) +from:0x020ba436 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020ba444 kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020ba466 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020ba478 kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020ba498 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020ba4aa kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020ba4ca kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020ba4da kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020ba4f6 kind:thumb_call_arm to:0x02063338 module:overlay(0) +from:0x020ba504 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020ba51a kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020ba52a kind:thumb_call_arm to:0x0201fca0 module:main +from:0x020ba538 kind:thumb_call_arm to:0x0201fca0 module:main +from:0x020ba646 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020ba650 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020ba65a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020ba662 kind:thumb_call_arm to:0x0201bb38 module:main +from:0x020ba6a2 kind:thumb_call_arm to:0x020d63b8 module:overlay(24) +from:0x020ba720 kind:thumb_call_arm to:0x020249d4 module:main +from:0x020ba75e kind:thumb_call_arm to:0x02019538 module:main +from:0x020ba77a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba7a4 kind:thumb_call to:0x020b682c module:overlay(2) +from:0x020ba7b0 kind:load to:0x020bba69 module:overlay(2) +from:0x020ba7b4 kind:load to:0x020bb9bd module:overlay(2) +from:0x020ba7bc kind:load to:0x020bccf8 module:overlay(2) +from:0x020ba7c0 kind:load to:0x020b1f9c module:overlay(0) +from:0x020ba7c8 kind:load to:0x020bcce0 module:overlay(2) +from:0x020ba7d8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020ba7e8 kind:load to:0x0204a110 module:main +from:0x020ba7f4 kind:thumb_call_arm to:0x020166cc module:main +from:0x020ba856 kind:thumb_call_arm to:0x020647d8 module:overlay(0) +from:0x020ba874 kind:thumb_call to:0x020bbbdc module:overlay(2) +from:0x020ba884 kind:thumb_call_arm to:0x020166cc module:main +from:0x020ba898 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020ba8c0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba8ee kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba924 kind:thumb_call to:0x020b663c module:overlay(2) +from:0x020ba958 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba984 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba9bc kind:thumb_call to:0x020b663c module:overlay(2) +from:0x020ba9ea kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baa14 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baa4a kind:thumb_call to:0x020b663c module:overlay(2) +from:0x020baa66 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baa90 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baac0 kind:thumb_call to:0x020b663c module:overlay(2) +from:0x020baace kind:thumb_call_arm to:0x0201f730 module:main +from:0x020baad8 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020baae2 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020baafc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bab28 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bab42 kind:thumb_call to:0x020bb28c module:overlay(2) +from:0x020bab4a kind:thumb_call to:0x020bafc0 module:overlay(2) +from:0x020bab80 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bab94 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020baba8 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020babb8 kind:thumb_call to:0x020bbc80 module:overlay(2) +from:0x020babc4 kind:thumb_call_arm to:0x020166ac module:main +from:0x020babd4 kind:thumb_call_arm to:0x020166ac module:main +from:0x020babdc kind:thumb_call_arm to:0x020166ac module:main +from:0x020babe6 kind:thumb_call_arm to:0x020166ac module:main +from:0x020babee kind:thumb_call_arm to:0x020166ac module:main +from:0x020babf6 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020bac04 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bac0a kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bac16 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bac1c kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bac26 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bac2c kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bac36 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac3e kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac46 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac50 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac58 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac60 kind:thumb_call_arm to:0x020647d4 module:overlay(0) +from:0x020bac6e kind:thumb_call_arm to:0x0203d210 module:main +from:0x020baca4 kind:load to:0x020bba69 module:overlay(2) +from:0x020baccc kind:thumb_call to:0x020bb140 module:overlay(2) +from:0x020bacd8 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020bacde kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020bacec kind:thumb_call to:0x020bb7b8 module:overlay(2) +from:0x020bacf4 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bad22 kind:thumb_call to:0x020bb344 module:overlay(2) +from:0x020bad44 kind:thumb_call to:0x020bb538 module:overlay(2) +from:0x020bad72 kind:thumb_call to:0x020bb068 module:overlay(2) +from:0x020bad78 kind:thumb_call to:0x020bb7e4 module:overlay(2) +from:0x020bad88 kind:load to:0x020b5214 module:overlay(0) +from:0x020bad90 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020bad94 kind:load to:0x020c24ec module:overlay(2) +from:0x020bad98 kind:load to:0x020bcb91 module:overlay(2) +from:0x020badb6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020badc0 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020badd4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020baddc kind:thumb_call_arm to:0x02064d60 module:overlay(0) +from:0x020badf8 kind:thumb_call to:0x020bbaf0 module:overlay(2) +from:0x020bae14 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bae1e kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bae44 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bae70 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bae88 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020baea2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baece kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baee6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020baef8 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020baf1c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baf36 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020baf44 kind:load to:0x0204af1c module:main +from:0x020baf58 kind:load to:0x020bcb60 module:overlay(2) +from:0x020bafa4 kind:thumb_call_arm to:0x0201c4d8 module:main +from:0x020bafbc kind:load to:0x0204aeac module:main +from:0x020bafd2 kind:thumb_call to:0x020ba11c module:overlay(2) +from:0x020bafd6 kind:thumb_call to:0x020ba1d8 module:overlay(2) +from:0x020bafe8 kind:thumb_call_arm to:0x02064e24 module:overlay(0) +from:0x020bafee kind:thumb_call to:0x020bb808 module:overlay(2) +from:0x020bb024 kind:thumb_call to:0x020b6778 module:overlay(2) +from:0x020bb032 kind:thumb_call to:0x020b670c module:overlay(2) +from:0x020bb03e kind:thumb_call to:0x020bba88 module:overlay(2) +from:0x020bb04e kind:thumb_call to:0x020b6a5c module:overlay(2) +from:0x020bb05c kind:load to:0x020c24ec module:overlay(2) +from:0x020bb076 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bb080 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bb08a kind:thumb_call_arm to:0x020166ac module:main +from:0x020bb092 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bb0b6 kind:thumb_call_arm to:0x02019528 module:main +from:0x020bb0c0 kind:thumb_call_arm to:0x02019538 module:main +from:0x020bb0c4 kind:thumb_call to:0x020ba11c module:overlay(2) +from:0x020bb0ce kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bb0ee kind:thumb_call to:0x020bb808 module:overlay(2) +from:0x020bb104 kind:thumb_call to:0x020bba88 module:overlay(2) +from:0x020bb114 kind:thumb_call to:0x020b6a5c module:overlay(2) +from:0x020bb124 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020bb128 kind:load to:0x020c24ec module:overlay(2) +from:0x020bb12c kind:load to:0x020bcb91 module:overlay(2) +from:0x020bb130 kind:load to:0x0204a110 module:main +from:0x020bb14a kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020bb152 kind:thumb_call_arm to:0x020648ac module:overlay(0) +from:0x020bb15c kind:thumb_call_arm to:0x020648e4 module:overlay(0) +from:0x020bb166 kind:thumb_call_arm to:0x0206538c module:overlay(0) +from:0x020bb174 kind:thumb_call to:0x020bb808 module:overlay(2) +from:0x020bb17c kind:thumb_call_arm to:0x02065408 module:overlay(0) +from:0x020bb1a0 kind:thumb_call to:0x020bba88 module:overlay(2) +from:0x020bb1c6 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020bb202 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020bb216 kind:thumb_call to:0x020bb7b8 module:overlay(2) +from:0x020bb21e kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bb240 kind:thumb_call to:0x020b6a78 module:overlay(2) +from:0x020bb248 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bb26c kind:load to:0x020c24ec module:overlay(2) +from:0x020bb278 kind:load to:0x0204a110 module:main +from:0x020bb284 kind:load to:0x020b5214 module:overlay(0) +from:0x020bb29e kind:thumb_call_arm to:0x02064e24 module:overlay(0) +from:0x020bb2a4 kind:thumb_call to:0x020bb808 module:overlay(2) +from:0x020bb2bc kind:thumb_call to:0x020bba88 module:overlay(2) +from:0x020bb2e2 kind:thumb_call to:0x020ba310 module:overlay(2) +from:0x020bb2ea kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bb2f4 kind:thumb_call to:0x020ba11c module:overlay(2) +from:0x020bb304 kind:thumb_call to:0x020ba1d8 module:overlay(2) +from:0x020bb31c kind:thumb_call to:0x020bb3d8 module:overlay(2) +from:0x020bb328 kind:load to:0x020c24ec module:overlay(2) +from:0x020bb330 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020bb334 kind:load to:0x020bcb91 module:overlay(2) +from:0x020bb36a kind:thumb_call to:0x020ba310 module:overlay(2) +from:0x020bb37a kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bb3b8 kind:thumb_call to:0x020bb3d8 module:overlay(2) +from:0x020bb3c4 kind:load to:0x020c24ec module:overlay(2) +from:0x020bb3c8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020bb3cc kind:load to:0x020bcb91 module:overlay(2) +from:0x020bb3fe kind:thumb_call_arm to:0x020166cc module:main +from:0x020bb412 kind:thumb_call_arm to:0x020166cc module:main +from:0x020bb43c kind:thumb_call to:0x020b679c module:overlay(2) +from:0x020bb446 kind:thumb_call to:0x020b67e4 module:overlay(2) +from:0x020bb458 kind:thumb_call to:0x020b670c module:overlay(2) +from:0x020bb466 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020bb4bc kind:thumb_call_arm to:0x020166cc module:main +from:0x020bb4cc kind:thumb_call_arm to:0x020166cc module:main +from:0x020bb4f8 kind:thumb_call_arm to:0x0201fa70 module:main +from:0x020bb4fe kind:thumb_call to:0x020bb910 module:overlay(2) +from:0x020bb508 kind:thumb_call to:0x020b6a5c module:overlay(2) +from:0x020bb518 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020bb51c kind:load to:0x020c24ec module:overlay(2) +from:0x020bb520 kind:load to:0x020bcb90 module:overlay(2) +from:0x020bb534 kind:load to:0x020bcb88 module:overlay(2) +from:0x020bb542 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020bb56c kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bb57e kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bb58a kind:thumb_call_arm to:0x01ff9110 module:itcm +from:0x020bb590 kind:thumb_call to:0x020bb910 module:overlay(2) +from:0x020bb5a2 kind:thumb_call to:0x020bb7b8 module:overlay(2) +from:0x020bb5e8 kind:thumb_call_arm to:0x02022898 module:main +from:0x020bb60c kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020bb646 kind:thumb_call to:0x020b6720 module:overlay(2) +from:0x020bb650 kind:thumb_call to:0x020b674c module:overlay(2) +from:0x020bb658 kind:thumb_call to:0x020b6a78 module:overlay(2) +from:0x020bb690 kind:thumb_call to:0x020bbc9c module:overlay(2) +from:0x020bb6a8 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bb6c4 kind:thumb_call to:0x020bb84c module:overlay(2) +from:0x020bb6dc kind:thumb_call to:0x020b679c module:overlay(2) +from:0x020bb6e6 kind:thumb_call to:0x020b670c module:overlay(2) +from:0x020bb6f0 kind:thumb_call to:0x020b67e4 module:overlay(2) +from:0x020bb704 kind:thumb_call to:0x020b670c module:overlay(2) +from:0x020bb71c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bb730 kind:thumb_call to:0x020bb84c module:overlay(2) +from:0x020bb748 kind:thumb_call to:0x020b679c module:overlay(2) +from:0x020bb756 kind:thumb_call to:0x020b670c module:overlay(2) +from:0x020bb75e kind:thumb_call to:0x020b67e4 module:overlay(2) +from:0x020bb766 kind:thumb_call to:0x020b670c module:overlay(2) +from:0x020bb798 kind:load to:0x0204a110 module:main +from:0x020bb7a4 kind:load to:0x020c24ec module:overlay(2) +from:0x020bb7a8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020bb7b0 kind:load to:0x020b5214 module:overlay(0) +from:0x020bb7cc kind:thumb_call_arm to:0x0201bbcc module:main +from:0x020bb7d6 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020bb7e0 kind:load to:0x0204e5f8 module:main +from:0x020bb7f0 kind:thumb_call_arm to:0x0201bba4 module:main +from:0x020bb7f8 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020bb804 kind:load to:0x0204e5f8 module:main +from:0x020bb82c kind:thumb_call to:0x020bbc9c module:overlay(2) +from:0x020bb838 kind:thumb_call to:0x020bbde4 module:overlay(2) +from:0x020bb844 kind:load to:0x020c24ec module:overlay(2) +from:0x020bb880 kind:thumb_call_arm to:0x0201fa70 module:main +from:0x020bb8ca kind:thumb_call_arm to:0x0201fa70 module:main +from:0x020bb8f8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020bb8fc kind:load to:0x020c24ec module:overlay(2) +from:0x020bb900 kind:load to:0x020bcb88 module:overlay(2) +from:0x020bb940 kind:thumb_call to:0x020b6778 module:overlay(2) +from:0x020bb950 kind:thumb_call to:0x020b6778 module:overlay(2) +from:0x020bb9c6 kind:thumb_call_arm to:0x0201fd38 module:main +from:0x020bb9d2 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020bb9e0 kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020bba46 kind:thumb_call to:0x020bbde4 module:overlay(2) +from:0x020bba50 kind:load to:0x020bccf8 module:overlay(2) +from:0x020bba54 kind:load to:0x020b1f9c module:overlay(0) +from:0x020bba58 kind:load to:0x020bcef4 module:overlay(2) +from:0x020bba60 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bba72 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bba7a kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bba80 kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bbac6 kind:thumb_call_arm to:0x02018214 module:main +from:0x020bbb10 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bbb66 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020bbb96 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bbbc8 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bbbd8 kind:load to:0x0204af1c module:main +from:0x020bbbe6 kind:thumb_call_arm to:0x0201fd78 module:main +from:0x020bbbf0 kind:thumb_call_arm to:0x020623d8 module:overlay(0) +from:0x020bbc08 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bbc6c kind:thumb_call to:0x020b663c module:overlay(2) +from:0x020bbc84 kind:thumb_call to:0x020bbde4 module:overlay(2) +from:0x020bbc8e kind:thumb_call_arm to:0x020166ac module:main +from:0x020bbc94 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bbcd8 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020bbd02 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bbd1a kind:thumb_call_arm to:0x0201f5f4 module:main +from:0x020bbd34 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020bbd5e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bbd76 kind:thumb_call_arm to:0x0201f5f4 module:main +from:0x020bbda4 kind:thumb_call_arm to:0x0201ff00 module:main +from:0x020bbdd8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020bbde0 kind:load to:0x020bcb8c module:overlay(2) +from:0x020bbe08 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bbe0e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe22 kind:thumb_call_arm to:0x02063338 module:overlay(0) +from:0x020bbe2e kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020bbe42 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020bbe50 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020bbe5c kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020bbe64 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020bbe6e kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020bbe78 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020bbee8 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020bbef6 kind:thumb_call_arm to:0x02019538 module:main +from:0x020bbf00 kind:thumb_call to:0x020154b0 module:main +from:0x020bbf08 kind:thumb_call to:0x020154ec module:main +from:0x020bbf16 kind:thumb_call_arm to:0x0201739c module:main +from:0x020bbf2e kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbf34 kind:thumb_call to:0x0201568c module:main +from:0x020bbf3a kind:thumb_call to:0x0201568c module:main +from:0x020bbf42 kind:thumb_call to:0x0201568c module:main +from:0x020bbf50 kind:thumb_call_arm to:0x0201739c module:main +from:0x020bbf66 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbf6c kind:thumb_call to:0x0201568c module:main +from:0x020bbf72 kind:thumb_call to:0x0201568c module:main +from:0x020bbf7a kind:thumb_call to:0x0201568c module:main +from:0x020bbf80 kind:thumb_call to:0x020154c4 module:main +from:0x020bbf8a kind:thumb_call to:0x020154b0 module:main +from:0x020bbf92 kind:thumb_call to:0x020154ec module:main +from:0x020bbfa0 kind:thumb_call_arm to:0x0201739c module:main +from:0x020bbfb8 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbfbe kind:thumb_call to:0x0201568c module:main +from:0x020bbfc4 kind:thumb_call to:0x0201568c module:main +from:0x020bbfcc kind:thumb_call to:0x0201568c module:main +from:0x020bbfda kind:thumb_call_arm to:0x0201739c module:main +from:0x020bbff0 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbff6 kind:thumb_call to:0x0201568c module:main +from:0x020bbffc kind:thumb_call to:0x0201568c module:main +from:0x020bc004 kind:thumb_call to:0x0201568c module:main +from:0x020bc00a kind:thumb_call to:0x020154c4 module:main +from:0x020bc06c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc076 kind:thumb_call to:0x020b7348 module:overlay(2) +from:0x020bc08e kind:thumb_call to:0x020b682c module:overlay(2) +from:0x020bc09e kind:thumb_call_arm to:0x020166cc module:main +from:0x020bc0a6 kind:thumb_call to:0x020b6a5c module:overlay(2) +from:0x020bc0b0 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bc0bc kind:thumb_call_arm to:0x020623d8 module:overlay(0) +from:0x020bc0c4 kind:load to:0x020bcce0 module:overlay(2) +from:0x020bc0d4 kind:load to:0x020bcc78 module:overlay(2) +from:0x020bc0d8 kind:load to:0x0204a110 module:main +from:0x020bc0dc kind:load to:0x020bcfb4 module:overlay(2) +from:0x020bc0e0 kind:load to:0x020bcfd0 module:overlay(2) +from:0x020bc0e4 kind:load to:0x020bcfd4 module:overlay(2) +from:0x020bc0e8 kind:load to:0x020bcfe4 module:overlay(2) +from:0x020bc0ec kind:load to:0x020bcff4 module:overlay(2) +from:0x020bc0f0 kind:load to:0x020bd004 module:overlay(2) +from:0x020bc0f4 kind:load to:0x020bd014 module:overlay(2) +from:0x020bc0f8 kind:load to:0x020bd024 module:overlay(2) +from:0x020bc0fc kind:load to:0x020bd034 module:overlay(2) +from:0x020bc128 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc14e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc190 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020bc1ac kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc1e8 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020bc204 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc23e kind:thumb_call_arm to:0x0201e874 module:main +from:0x020bc24e kind:thumb_call_arm to:0x020166ac module:main +from:0x020bc262 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc278 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc280 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc28c kind:thumb_call to:0x020b74ac module:overlay(2) +from:0x020bc292 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc2a4 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bc2aa kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bc2b6 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bc2bc kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bc2c6 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bc2cc kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bc2d2 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bc2ee kind:thumb_call to:0x020b74f8 module:overlay(2) +from:0x020bc30c kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc322 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc328 kind:thumb_call_arm to:0x020a9b3c module:overlay(0) +from:0x020bc334 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bc33a kind:thumb_call_arm to:0x020a9b2c module:overlay(0) +from:0x020bc344 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bc3c6 kind:thumb_call_arm to:0x020a9b4c module:overlay(0) +from:0x020bc5f4 kind:load to:0x020b6510 module:overlay(0) +from:0x020bc72e kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bc738 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bc752 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc766 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bc77a kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc7c6 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bc7d2 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc7e4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bc7f8 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc84a kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bc858 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc86c kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bc88c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc8a2 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc8f0 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020bc8f8 kind:thumb_call to:0x020b756c module:overlay(2) +from:0x020bc900 kind:load to:0x0204af1c module:main +from:0x020bc914 kind:load to:0x020b7669 module:overlay(2) +from:0x020bc91e kind:thumb_call to:0x020b6cd4 module:overlay(2) +from:0x020bc930 kind:thumb_call_arm to:0x0215c530 module:overlays(60,62) +from:0x020bc93a kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020bc950 kind:thumb_call_arm to:0x020166cc module:main +from:0x020bc964 kind:load to:0x020c24f0 module:overlay(2) +from:0x020bc968 kind:load to:0x020c2500 module:overlay(2) +from:0x020bc96c kind:load to:0x0215cf54 module:overlays(62,66,67,74) +from:0x020bc970 kind:load to:0x020c24f4 module:overlay(2) +from:0x020bc974 kind:load to:0x020b6fd9 module:overlay(2) +from:0x020bc97c kind:load to:0x020b7135 module:overlay(2) +from:0x020bc984 kind:load to:0x020b7181 module:overlay(2) +from:0x020bc98c kind:load to:0x020b7265 module:overlay(2) +from:0x020bcb88 kind:load to:0x020bcb28 module:overlay(2) +from:0x020bcb94 kind:load to:0x020bcac8 module:overlay(2) +from:0x020bcba0 kind:load to:0x020bcad8 module:overlay(2) +from:0x020bcbac kind:load to:0x020bcaf0 module:overlay(2) +from:0x020bcbb8 kind:load to:0x020bcb50 module:overlay(2) +from:0x020bcbc4 kind:load to:0x020bcae8 module:overlay(2) +from:0x020bcbd0 kind:load to:0x020bcb74 module:overlay(2) +from:0x020bcbdc kind:load to:0x020bcae0 module:overlay(2) +from:0x020bcbe8 kind:load to:0x020bcaf8 module:overlay(2) +from:0x020bcbf4 kind:load to:0x020bcb18 module:overlay(2) +from:0x020bcc00 kind:load to:0x020bcb38 module:overlay(2) +from:0x020bcc0c kind:load to:0x020bcb08 module:overlay(2) +from:0x020bcc18 kind:load to:0x020bcb00 module:overlay(2) +from:0x020bcc24 kind:load to:0x020bcac0 module:overlay(2) +from:0x020bcc30 kind:load to:0x020bcabc module:overlay(2) +from:0x020bcc3c kind:load to:0x020bcad0 module:overlay(2) +from:0x020bcc48 kind:load to:0x020bcb30 module:overlay(2) +from:0x020bcc54 kind:load to:0x020bcb20 module:overlay(2) +from:0x020bcc60 kind:load to:0x020bcb10 module:overlay(2) +from:0x020bcc6c kind:load to:0x020bcb44 module:overlay(2) +from:0x020bcc9c kind:load to:0x020bd0e8 module:overlay(2) +from:0x020bcca0 kind:load to:0x020b730d module:overlay(2) +from:0x020bcca4 kind:load to:0x020bd064 module:overlay(2) +from:0x020bcca8 kind:load to:0x0203ce74 module:main +from:0x020bccac kind:load to:0x020bcc8d module:overlay(2) +from:0x020bccc8 kind:load to:0x020b65ed module:overlay(2) +from:0x020bcccc kind:load to:0x02076694 module:overlay(0) +from:0x020bccd0 kind:load to:0x020b6535 module:overlay(2) +from:0x020bccd4 kind:load to:0x020b6539 module:overlay(2) +from:0x020bcce0 kind:load to:0x020b6cb5 module:overlay(2) +from:0x020bcce4 kind:load to:0x020b6cc1 module:overlay(2) +from:0x020bcce8 kind:load to:0x020b6869 module:overlay(2) +from:0x020bccec kind:load to:0x0206353c module:overlay(0) +from:0x020bccf8 kind:load to:0x020b6c95 module:overlay(2) +from:0x020bccfc kind:load to:0x020b6ca1 module:overlay(2) +from:0x020bcd00 kind:load to:0x020b667d module:overlay(2) +from:0x020bcd04 kind:load to:0x020b6691 module:overlay(2) +from:0x020bcd10 kind:load to:0x020b6df1 module:overlay(2) +from:0x020bcd14 kind:load to:0x020b6e41 module:overlay(2) +from:0x020bcd18 kind:load to:0x020b6e95 module:overlay(2) +from:0x020bcd1c kind:load to:0x020b6f15 module:overlay(2) +from:0x020bcd20 kind:load to:0x020b6eed module:overlay(2) +from:0x020bcd24 kind:load to:0x020b6f25 module:overlay(2) +from:0x020bcd28 kind:load to:0x02061cdc module:overlay(0) +from:0x020bcd2c kind:load to:0x020b7041 module:overlay(2) +from:0x020bcd34 kind:load to:0x020b7129 module:overlay(2) +from:0x020bcd3c kind:load to:0x020b7025 module:overlay(2) +from:0x020bcd44 kind:load to:0x020b7265 module:overlay(2) +from:0x020bcd4c kind:load to:0x020b7135 module:overlay(2) +from:0x020bcd54 kind:load to:0x020b71e9 module:overlay(2) +from:0x020bcd5c kind:load to:0x020b7259 module:overlay(2) +from:0x020bcd64 kind:load to:0x020b71cd module:overlay(2) +from:0x020bcd6c kind:load to:0x020b71e9 module:overlay(2) +from:0x020bcd74 kind:load to:0x020b7259 module:overlay(2) +from:0x020bcd7c kind:load to:0x020b71cd module:overlay(2) +from:0x020bcd84 kind:load to:0x020b6fd9 module:overlay(2) +from:0x020bcd8c kind:load to:0x020b72cd module:overlay(2) +from:0x020bcd94 kind:load to:0x020b7301 module:overlay(2) +from:0x020bcd9c kind:load to:0x020b72b1 module:overlay(2) +from:0x020bcda4 kind:load to:0x020b6fd9 module:overlay(2) +from:0x020bcdb4 kind:load to:0x020b74a1 module:overlay(2) +from:0x020bcdb8 kind:load to:0x020b7965 module:overlay(2) +from:0x020bcdbc kind:load to:0x02062ce0 module:overlay(0) +from:0x020bcdc0 kind:load to:0x020b78e1 module:overlay(2) +from:0x020bcde0 kind:load to:0x020ba09d module:overlay(2) +from:0x020bcdec kind:load to:0x020b95b9 module:overlay(2) +from:0x020bcdf8 kind:load to:0x020b8a89 module:overlay(2) +from:0x020bcdfc kind:load to:0x020ba109 module:overlay(2) +from:0x020bce00 kind:load to:0x020b9aa5 module:overlay(2) +from:0x020bce04 kind:load to:0x020b9b45 module:overlay(2) +from:0x020bce10 kind:load to:0x020b8a71 module:overlay(2) +from:0x020bce14 kind:load to:0x020ba0cd module:overlay(2) +from:0x020bce18 kind:load to:0x020b97e5 module:overlay(2) +from:0x020bce1c kind:load to:0x020b97f9 module:overlay(2) +from:0x020bce28 kind:load to:0x020b8a7d module:overlay(2) +from:0x020bce2c kind:load to:0x020ba0f5 module:overlay(2) +from:0x020bce30 kind:load to:0x02062ce0 module:overlay(0) +from:0x020bce34 kind:load to:0x020b99c1 module:overlay(2) +from:0x020bce40 kind:load to:0x020b8a95 module:overlay(2) +from:0x020bce44 kind:load to:0x020ba0e1 module:overlay(2) +from:0x020bce48 kind:load to:0x02062ce0 module:overlay(0) +from:0x020bce4c kind:load to:0x020b991d module:overlay(2) +from:0x020bcef4 kind:load to:0x020bba5d module:overlay(2) +from:0x020bcef8 kind:load to:0x020bbe05 module:overlay(2) +from:0x020bcefc kind:load to:0x020b667d module:overlay(2) +from:0x020bcf00 kind:load to:0x020bbe01 module:overlay(2) diff --git a/config/eur/arm9/overlays/ov002/symbols.txt b/config/eur/arm9/overlays/ov002/symbols.txt new file mode 100644 index 00000000..f43cc66d --- /dev/null +++ b/config/eur/arm9/overlays/ov002/symbols.txt @@ -0,0 +1,319 @@ +func_ov002_020b6520 kind:function(thumb,size=0x14) addr:0x020b6520 +func_ov002_020b6534 kind:function(thumb,size=0x4) addr:0x020b6534 +func_ov002_020b6538 kind:function(thumb,size=0xc) addr:0x020b6538 +func_ov002_020b6544 kind:function(thumb,size=0x94) addr:0x020b6544 +func_ov002_020b65d8 kind:function(thumb,size=0x14) addr:0x020b65d8 +func_ov002_020b65ec kind:function(thumb,size=0x8) addr:0x020b65ec +func_ov002_020b65f4 kind:function(thumb,size=0x2c) addr:0x020b65f4 +func_ov002_020b6620 kind:function(thumb,size=0x1c) addr:0x020b6620 +func_ov002_020b663c kind:function(thumb,size=0x40) addr:0x020b663c +func_ov002_020b667c kind:function(thumb,size=0x14) addr:0x020b667c +func_ov002_020b6690 kind:function(thumb,size=0x7c) addr:0x020b6690 +func_ov002_020b670c kind:function(thumb,size=0x14) addr:0x020b670c +func_ov002_020b6720 kind:function(thumb,size=0x2c) addr:0x020b6720 +func_ov002_020b674c kind:function(thumb,size=0x2c) addr:0x020b674c +func_ov002_020b6778 kind:function(thumb,size=0x24) addr:0x020b6778 +func_ov002_020b679c kind:function(thumb,size=0x48) addr:0x020b679c +func_ov002_020b67e4 kind:function(thumb,size=0x48) addr:0x020b67e4 +func_ov002_020b682c kind:function(thumb,size=0x3c) addr:0x020b682c +func_ov002_020b6868 kind:function(thumb,size=0x150) addr:0x020b6868 +func_ov002_020b69b8 kind:function(thumb,size=0xa4) addr:0x020b69b8 +func_ov002_020b6a5c kind:function(thumb,size=0x1c) addr:0x020b6a5c +func_ov002_020b6a78 kind:function(thumb,size=0x24) addr:0x020b6a78 +func_ov002_020b6a9c kind:function(thumb,size=0x11c) addr:0x020b6a9c +func_ov002_020b6bb8 kind:function(thumb,size=0xdc) addr:0x020b6bb8 +func_ov002_020b6c94 kind:function(thumb,size=0xc) addr:0x020b6c94 +func_ov002_020b6ca0 kind:function(thumb,size=0x14) addr:0x020b6ca0 +func_ov002_020b6cb4 kind:function(thumb,size=0xc) addr:0x020b6cb4 +func_ov002_020b6cc0 kind:function(thumb,size=0x14) addr:0x020b6cc0 +func_ov002_020b6cd4 kind:function(thumb,size=0x20) addr:0x020b6cd4 +func_ov002_020b6cf4 kind:function(thumb,size=0x5c) addr:0x020b6cf4 +func_ov002_020b6d50 kind:function(thumb,size=0x18) addr:0x020b6d50 +func_ov002_020b6d68 kind:function(thumb,size=0x18) addr:0x020b6d68 +func_ov002_020b6d80 kind:function(thumb,size=0x70) addr:0x020b6d80 +func_ov002_020b6df0 kind:function(thumb,size=0x50) addr:0x020b6df0 +func_ov002_020b6e40 kind:function(thumb,size=0x54) addr:0x020b6e40 +func_ov002_020b6e94 kind:function(thumb,size=0x58) addr:0x020b6e94 +func_ov002_020b6eec kind:function(thumb,size=0x28) addr:0x020b6eec +func_ov002_020b6f14 kind:function(thumb,size=0x10) addr:0x020b6f14 +func_ov002_020b6f24 kind:function(thumb,size=0x1c) addr:0x020b6f24 +func_ov002_020b6f40 kind:function(thumb,size=0x3c) addr:0x020b6f40 +func_ov002_020b6f7c kind:function(thumb,size=0x5c) addr:0x020b6f7c +func_ov002_020b6fd8 kind:function(thumb,size=0x4c) addr:0x020b6fd8 +func_ov002_020b7024 kind:function(thumb,size=0x1c) addr:0x020b7024 +func_ov002_020b7040 kind:function(thumb,size=0xe8) addr:0x020b7040 +func_ov002_020b7128 kind:function(thumb,size=0xc) addr:0x020b7128 +func_ov002_020b7134 kind:function(thumb,size=0x4c) addr:0x020b7134 +func_ov002_020b7180 kind:function(thumb,size=0x4c) addr:0x020b7180 +func_ov002_020b71cc kind:function(thumb,size=0x1c) addr:0x020b71cc +func_ov002_020b71e8 kind:function(thumb,size=0x70) addr:0x020b71e8 +func_ov002_020b7258 kind:function(thumb,size=0xc) addr:0x020b7258 +func_ov002_020b7264 kind:function(thumb,size=0x4c) addr:0x020b7264 +func_ov002_020b72b0 kind:function(thumb,size=0x1c) addr:0x020b72b0 +func_ov002_020b72cc kind:function(thumb,size=0x34) addr:0x020b72cc +func_ov002_020b7300 kind:function(thumb,size=0xc) addr:0x020b7300 +func_ov002_020b730c kind:function(thumb,size=0x18) addr:0x020b730c +func_ov002_020b7324 kind:function(thumb,size=0x24) addr:0x020b7324 +func_ov002_020b7348 kind:function(thumb,size=0x158) addr:0x020b7348 +func_ov002_020b74a0 kind:function(thumb,size=0xc) addr:0x020b74a0 +func_ov002_020b74ac kind:function(thumb,size=0x4c) addr:0x020b74ac +func_ov002_020b74f8 kind:function(thumb,size=0x74) addr:0x020b74f8 +func_ov002_020b756c kind:function(thumb,size=0xfc) addr:0x020b756c +func_ov002_020b7668 kind:function(thumb,size=0x2c) addr:0x020b7668 +func_ov002_020b7694 kind:function(thumb,size=0x30) addr:0x020b7694 +func_ov002_020b76c4 kind:function(thumb,size=0x30) addr:0x020b76c4 +func_ov002_020b76f4 kind:function(thumb,size=0x4c) addr:0x020b76f4 +func_ov002_020b7740 kind:function(thumb,size=0x20) addr:0x020b7740 +func_ov002_020b7760 kind:function(thumb,size=0x10) addr:0x020b7760 +func_ov002_020b7770 kind:function(thumb,size=0x40) addr:0x020b7770 +func_ov002_020b77b0 kind:function(thumb,size=0x130) addr:0x020b77b0 +func_ov002_020b78e0 kind:function(thumb,size=0x84) addr:0x020b78e0 +func_ov002_020b7964 kind:function(thumb,size=0x14) addr:0x020b7964 +func_ov002_020b7978 kind:function(thumb,size=0x2c) addr:0x020b7978 +func_ov002_020b79a4 kind:function(thumb,size=0x30) addr:0x020b79a4 +func_ov002_020b79d4 kind:function(thumb,size=0x1c) addr:0x020b79d4 +func_ov002_020b79f0 kind:function(thumb,size=0x3c) addr:0x020b79f0 +func_ov002_020b7a2c kind:function(thumb,size=0x24) addr:0x020b7a2c +func_ov002_020b7a50 kind:function(thumb,size=0x1020) addr:0x020b7a50 +func_ov002_020b8a70 kind:function(thumb,size=0xc) addr:0x020b8a70 +func_ov002_020b8a7c kind:function(thumb,size=0xc) addr:0x020b8a7c +func_ov002_020b8a88 kind:function(thumb,size=0xc) addr:0x020b8a88 +func_ov002_020b8a94 kind:function(thumb,size=0xc) addr:0x020b8a94 +func_ov002_020b8aa0 kind:function(thumb,size=0xb0) addr:0x020b8aa0 +func_ov002_020b8b50 kind:function(thumb,size=0x2ec) addr:0x020b8b50 +func_ov002_020b8e3c kind:function(thumb,size=0x474) addr:0x020b8e3c +func_ov002_020b92b0 kind:function(thumb,size=0x2c) addr:0x020b92b0 +func_ov002_020b92dc kind:function(thumb,size=0x5c) addr:0x020b92dc +func_ov002_020b9338 kind:function(thumb,size=0xc4) addr:0x020b9338 +func_ov002_020b93fc kind:function(thumb,size=0x54) addr:0x020b93fc +func_ov002_020b9450 kind:function(thumb,size=0xc4) addr:0x020b9450 +func_ov002_020b9514 kind:function(thumb,size=0x20) addr:0x020b9514 +func_ov002_020b9534 kind:function(thumb,size=0x24) addr:0x020b9534 +func_ov002_020b9558 kind:function(thumb,size=0x28) addr:0x020b9558 +func_ov002_020b9580 kind:function(thumb,size=0x38) addr:0x020b9580 +func_ov002_020b95b8 kind:function(thumb,size=0x174) addr:0x020b95b8 +func_ov002_020b972c kind:function(thumb,size=0x2c) addr:0x020b972c +func_ov002_020b9758 kind:function(thumb,size=0x2c) addr:0x020b9758 +func_ov002_020b9784 kind:function(thumb,size=0x20) addr:0x020b9784 +func_ov002_020b97a4 kind:function(thumb,size=0x40) addr:0x020b97a4 +func_ov002_020b97e4 kind:function(thumb,size=0x14) addr:0x020b97e4 +func_ov002_020b97f8 kind:function(thumb,size=0xa4) addr:0x020b97f8 +func_ov002_020b989c kind:function(thumb,size=0x44) addr:0x020b989c +func_ov002_020b98e0 kind:function(thumb,size=0x3c) addr:0x020b98e0 +func_ov002_020b991c kind:function(thumb,size=0xa4) addr:0x020b991c +func_ov002_020b99c0 kind:function(thumb,size=0xa4) addr:0x020b99c0 +func_ov002_020b9a64 kind:function(thumb,size=0x40) addr:0x020b9a64 +func_ov002_020b9aa4 kind:function(thumb,size=0xa0) addr:0x020b9aa4 +func_ov002_020b9b44 kind:function(thumb,size=0x4c) addr:0x020b9b44 +func_ov002_020b9b90 kind:function(thumb,size=0x34) addr:0x020b9b90 +func_ov002_020b9bc4 kind:function(thumb,size=0x20) addr:0x020b9bc4 +func_ov002_020b9be4 kind:function(thumb,size=0x48) addr:0x020b9be4 +func_ov002_020b9c2c kind:function(thumb,size=0xe0) addr:0x020b9c2c +func_ov002_020b9d0c kind:function(thumb,size=0x28) addr:0x020b9d0c +func_ov002_020b9d34 kind:function(thumb,size=0x88) addr:0x020b9d34 +func_ov002_020b9dbc kind:function(thumb,size=0x28) addr:0x020b9dbc +func_ov002_020b9de4 kind:function(thumb,size=0xc0) addr:0x020b9de4 +func_ov002_020b9ea4 kind:function(thumb,size=0x20) addr:0x020b9ea4 +func_ov002_020b9ec4 kind:function(thumb,size=0x11c) addr:0x020b9ec4 +func_ov002_020b9fe0 kind:function(thumb,size=0x94) addr:0x020b9fe0 +func_ov002_020ba074 kind:function(thumb,size=0x28) addr:0x020ba074 +func_ov002_020ba09c kind:function(thumb,size=0x30) addr:0x020ba09c +func_ov002_020ba0cc kind:function(thumb,size=0x14) addr:0x020ba0cc +func_ov002_020ba0e0 kind:function(thumb,size=0x14) addr:0x020ba0e0 +func_ov002_020ba0f4 kind:function(thumb,size=0x14) addr:0x020ba0f4 +func_ov002_020ba108 kind:function(thumb,size=0x14) addr:0x020ba108 +func_ov002_020ba11c kind:function(thumb,size=0xbc) addr:0x020ba11c +func_ov002_020ba1d8 kind:function(thumb,size=0x138) addr:0x020ba1d8 +func_ov002_020ba310 kind:function(thumb,size=0xfc) addr:0x020ba310 +func_ov002_020ba40c kind:function(thumb,size=0x760) addr:0x020ba40c +func_ov002_020bab6c kind:function(thumb,size=0x13c) addr:0x020bab6c +func_ov002_020baca8 kind:function(thumb,size=0xf4) addr:0x020baca8 +func_ov002_020bad9c kind:function(thumb,size=0x1c8) addr:0x020bad9c +func_ov002_020baf64 kind:function(thumb,size=0x5c) addr:0x020baf64 +func_ov002_020bafc0 kind:function(thumb,size=0xa8) addr:0x020bafc0 +func_ov002_020bb068 kind:function(thumb,size=0xd8) addr:0x020bb068 +func_ov002_020bb140 kind:function(thumb,size=0x14c) addr:0x020bb140 +func_ov002_020bb28c kind:function(thumb,size=0xb8) addr:0x020bb28c +func_ov002_020bb344 kind:function(thumb,size=0x94) addr:0x020bb344 +func_ov002_020bb3d8 kind:function(thumb,size=0x160) addr:0x020bb3d8 +func_ov002_020bb538 kind:function(thumb,size=0x280) addr:0x020bb538 +func_ov002_020bb7b8 kind:function(thumb,size=0x2c) addr:0x020bb7b8 +func_ov002_020bb7e4 kind:function(thumb,size=0x24) addr:0x020bb7e4 +func_ov002_020bb808 kind:function(thumb,size=0x44) addr:0x020bb808 +func_ov002_020bb84c kind:function(thumb,size=0xc4) addr:0x020bb84c +func_ov002_020bb910 kind:function(thumb,size=0xac) addr:0x020bb910 +func_ov002_020bb9bc kind:function(thumb,size=0xa0) addr:0x020bb9bc +func_ov002_020bba5c kind:function(thumb,size=0xc) addr:0x020bba5c +func_ov002_020bba68 kind:function(thumb,size=0x20) addr:0x020bba68 +func_ov002_020bba88 kind:function(thumb,size=0x68) addr:0x020bba88 +func_ov002_020bbaf0 kind:function(thumb,size=0xec) addr:0x020bbaf0 +func_ov002_020bbbdc kind:function(thumb,size=0xa4) addr:0x020bbbdc +func_ov002_020bbc80 kind:function(thumb,size=0x1c) addr:0x020bbc80 +func_ov002_020bbc9c kind:function(thumb,size=0x148) addr:0x020bbc9c +func_ov002_020bbde4 kind:function(thumb,size=0x1c) addr:0x020bbde4 +func_ov002_020bbe00 kind:function(thumb,size=0x4) addr:0x020bbe00 +func_ov002_020bbe04 kind:function(thumb,size=0x14) addr:0x020bbe04 +func_ov002_020bbe18 kind:function(thumb,size=0x430) addr:0x020bbe18 +func_ov002_020bc248 kind:function(thumb,size=0x9c) addr:0x020bc248 +func_ov002_020bc2e4 kind:function(thumb,size=0x42c) addr:0x020bc2e4 +func_ov002_020bc710 kind:function(thumb,size=0x1fc) addr:0x020bc710 +func_ov002_020bc90c kind:function(thumb,size=0xc) addr:0x020bc90c +func_ov002_020bc918 kind:function(thumb,size=0x5c) addr:0x020bc918 +data_ov002_020bc974 kind:data(any) addr:0x020bc974 +data_ov002_020bc994 kind:data(any) addr:0x020bc994 +data_ov002_020bc9a8 kind:data(any) addr:0x020bc9a8 +data_ov002_020bc9c8 kind:data(any) addr:0x020bc9c8 +data_ov002_020bc9e8 kind:data(any) addr:0x020bc9e8 +data_ov002_020bc9ee kind:data(any) addr:0x020bc9ee +data_ov002_020bc9f4 kind:data(any) addr:0x020bc9f4 +data_ov002_020bc9fe kind:data(any) addr:0x020bc9fe +data_ov002_020bca0a kind:data(any) addr:0x020bca0a +data_ov002_020bca18 kind:data(any) addr:0x020bca18 +data_ov002_020bca2c kind:data(any) addr:0x020bca2c +data_ov002_020bca40 kind:data(any) addr:0x020bca40 +data_ov002_020bca54 kind:data(any) addr:0x020bca54 +data_ov002_020bca68 kind:data(any) addr:0x020bca68 +data_ov002_020bcabc kind:data(any) addr:0x020bcabc +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_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_020bcb44 kind:data(any) addr:0x020bcb44 +data_ov002_020bcb50 kind:data(any) addr:0x020bcb50 +data_ov002_020bcb60 kind:data(any) addr:0x020bcb60 +data_ov002_020bcb74 kind:data(any) addr:0x020bcb74 +data_ov002_020bcb88 kind:data(any) addr:0x020bcb88 +data_ov002_020bcb8c kind:data(any) addr:0x020bcb8c +data_ov002_020bcb90 kind:data(any) addr:0x020bcb90 +data_ov002_020bcb91 kind:data(any) addr:0x020bcb91 +data_ov002_020bcc78 kind:data(any) addr:0x020bcc78 +func_ov002_020bcc8c kind:function(thumb,size=0x20) addr:0x020bcc8c +data_ov002_020bccc8 kind:data(any) addr:0x020bccc8 +data_ov002_020bcce0 kind:data(any) addr:0x020bcce0 +data_ov002_020bccf8 kind:data(any) addr:0x020bccf8 +data_ov002_020bcd10 kind:data(any) addr:0x020bcd10 +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_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_020bcdb4 kind:data(any) addr:0x020bcdb4 +data_ov002_020bcdc4 kind:data(any) addr:0x020bcdc4 +data_ov002_020bcdcc kind:data(any) addr:0x020bcdcc +data_ov002_020bcde0 kind:data(any) addr:0x020bcde0 +data_ov002_020bcdec kind:data(any) addr:0x020bcdec +data_ov002_020bcdf8 kind:data(any) addr:0x020bcdf8 +data_ov002_020bce10 kind:data(any) addr:0x020bce10 +data_ov002_020bce28 kind:data(any) addr:0x020bce28 +data_ov002_020bce40 kind:data(any) addr:0x020bce40 +data_ov002_020bce50 kind:data(any) addr:0x020bce50 +data_ov002_020bce68 kind:data(any) addr:0x020bce68 +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_020bcecc kind:data(any) addr:0x020bcecc +data_ov002_020bcedc kind:data(any) addr:0x020bcedc +data_ov002_020bcef4 kind:data(any) addr:0x020bcef4 +data_ov002_020bcf04 kind:data(any) addr:0x020bcf04 +data_ov002_020bcf1c kind:data(any) addr:0x020bcf1c +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_020bcf70 kind:data(any) addr:0x020bcf70 +data_ov002_020bcf80 kind:data(any) addr:0x020bcf80 +data_ov002_020bcf8c kind:data(any) addr:0x020bcf8c +data_ov002_020bcf98 kind:data(any) addr:0x020bcf98 +data_ov002_020bcfa4 kind:data(any) addr:0x020bcfa4 +data_ov002_020bcfac kind:data(any) addr:0x020bcfac +data_ov002_020bcfb4 kind:data(any) addr:0x020bcfb4 +data_ov002_020bcfd0 kind:data(any) addr:0x020bcfd0 +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_020bd024 kind:data(any) addr:0x020bd024 +data_ov002_020bd034 kind:data(any) addr:0x020bd034 +data_ov002_020bd060 kind:bss addr:0x020bd060 +data_ov002_020bd064 kind:bss addr:0x020bd064 +data_ov002_020bd070 kind:bss addr:0x020bd070 +data_ov002_020bd07c kind:bss addr:0x020bd07c +data_ov002_020bd0e8 kind:bss addr:0x020bd0e8 +data_ov002_020bd0ec kind:bss addr:0x020bd0ec +data_ov002_020bd568 kind:bss addr:0x020bd568 ambiguous +data_ov002_020bd735 kind:bss addr:0x020bd735 ambiguous +data_ov002_020bd785 kind:bss addr:0x020bd785 ambiguous +data_ov002_020be055 kind:bss addr:0x020be055 ambiguous +data_ov002_020be079 kind:bss addr:0x020be079 ambiguous +data_ov002_020be0d9 kind:bss addr:0x020be0d9 ambiguous +data_ov002_020be0ed kind:bss addr:0x020be0ed ambiguous +data_ov002_020be101 kind:bss addr:0x020be101 ambiguous +data_ov002_020beeec kind:bss addr:0x020beeec ambiguous +data_ov002_020bef88 kind:bss addr:0x020bef88 ambiguous +data_ov002_020bf024 kind:bss addr:0x020bf024 ambiguous +data_ov002_020bf3e0 kind:bss addr:0x020bf3e0 ambiguous +data_ov002_020bf731 kind:bss addr:0x020bf731 ambiguous +data_ov002_020bf751 kind:bss addr:0x020bf751 ambiguous +data_ov002_020bf8f4 kind:bss addr:0x020bf8f4 ambiguous +data_ov002_020bf938 kind:bss addr:0x020bf938 ambiguous +data_ov002_020bfa50 kind:bss addr:0x020bfa50 ambiguous +data_ov002_020bfad4 kind:bss addr:0x020bfad4 ambiguous +data_ov002_020bfd50 kind:bss addr:0x020bfd50 ambiguous +data_ov002_020bfecc kind:bss addr:0x020bfecc ambiguous +data_ov002_020bff35 kind:bss addr:0x020bff35 ambiguous +data_ov002_020bff4c kind:bss addr:0x020bff4c ambiguous +data_ov002_020bff58 kind:bss addr:0x020bff58 ambiguous +data_ov002_020c00c5 kind:bss addr:0x020c00c5 ambiguous +data_ov002_020c010a kind:bss addr:0x020c010a ambiguous +data_ov002_020c0211 kind:bss addr:0x020c0211 ambiguous +data_ov002_020c0575 kind:bss addr:0x020c0575 ambiguous +data_ov002_020c058c kind:bss addr:0x020c058c ambiguous +data_ov002_020c0590 kind:bss addr:0x020c0590 ambiguous +data_ov002_020c0594 kind:bss addr:0x020c0594 ambiguous +data_ov002_020c0598 kind:bss addr:0x020c0598 ambiguous +data_ov002_020c059c kind:bss addr:0x020c059c ambiguous +data_ov002_020c05a0 kind:bss addr:0x020c05a0 ambiguous +data_ov002_020c074c kind:bss addr:0x020c074c ambiguous +data_ov002_020c07bd kind:bss addr:0x020c07bd ambiguous +data_ov002_020c07fd kind:bss addr:0x020c07fd ambiguous +data_ov002_020c0edc kind:bss addr:0x020c0edc ambiguous +data_ov002_020c1860 kind:bss addr:0x020c1860 ambiguous +data_ov002_020c24ec kind:bss addr:0x020c24ec +data_ov002_020c24ed kind:bss addr:0x020c24ed +data_ov002_020c24f0 kind:bss addr:0x020c24f0 +data_ov002_020c24f4 kind:bss addr:0x020c24f4 +data_ov002_020c2500 kind:bss addr:0x020c2500 +data_ov002_020c2928 kind:bss addr:0x020c2928 ambiguous +data_ov002_020c2fe4 kind:bss addr:0x020c2fe4 ambiguous +data_ov002_020c3180 kind:bss addr:0x020c3180 ambiguous +data_ov002_020c390c kind:bss addr:0x020c390c ambiguous +data_ov002_020c397c kind:bss addr:0x020c397c ambiguous +data_ov002_020c39d4 kind:bss addr:0x020c39d4 ambiguous diff --git a/config/eur/arm9/overlays/ov003/delinks.txt b/config/eur/arm9/overlays/ov003/delinks.txt new file mode 100644 index 00000000..3f959b15 --- /dev/null +++ b/config/eur/arm9/overlays/ov003/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b9d48 kind:code align:32 + .rodata start:0x020b9d48 end:0x020b9eb4 kind:data align:4 + .init start:0x020b9eb4 end:0x020b9f1c kind:code align:4 + .ctor start:0x020b9f1c end:0x020b9f28 kind:data align:4 + .data start:0x020b9f40 end:0x020ba740 kind:data align:32 + .bss start:0x020ba740 end:0x020bb3a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov003/relocs.txt b/config/eur/arm9/overlays/ov003/relocs.txt new file mode 100644 index 00000000..70640fca --- /dev/null +++ b/config/eur/arm9/overlays/ov003/relocs.txt @@ -0,0 +1,563 @@ +from:0x020b6540 kind:arm_call to:0x020b65a4 module:overlay(3) +from:0x020b6550 kind:arm_call to:0x0203ce74 module:main +from:0x020b6574 kind:arm_call to:0x020166cc module:main +from:0x020b6594 kind:load to:0x020ba740 module:overlay(3) +from:0x020b6598 kind:load to:0x020ba754 module:overlay(3) +from:0x020b659c kind:load to:0x020b66c0 module:overlay(3) +from:0x020b65a0 kind:load to:0x020ba748 module:overlay(3) +from:0x020b65b0 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b65cc kind:arm_call to:0x020b6a68 module:overlay(3) +from:0x020b65d4 kind:arm_call to:0x020b7c1c module:overlay(3) +from:0x020b65ec kind:arm_call to:0x020b8be4 module:overlay(3) +from:0x020b6604 kind:arm_call to:0x020b934c module:overlay(3) +from:0x020b661c kind:arm_call to:0x020b97a8 module:overlay(3) +from:0x020b6634 kind:arm_call to:0x020b9988 module:overlay(3) +from:0x020b664c kind:arm_call to:0x020b9b68 module:overlay(3) +from:0x020b6664 kind:arm_call to:0x020628c4 module:overlay(0) +from:0x020b6680 kind:arm_call to:0x020166cc module:main +from:0x020b6698 kind:arm_call to:0x020b7cdc module:overlay(3) +from:0x020b66a0 kind:arm_call to:0x020b6738 module:overlay(3) +from:0x020b66ac kind:arm_call to:0x020b69d8 module:overlay(3) +from:0x020b66b8 kind:load to:0x020b9f48 module:overlay(3) +from:0x020b66bc kind:load to:0x020ba740 module:overlay(3) +from:0x020b66d8 kind:arm_call to:0x020b7cb4 module:overlay(3) +from:0x020b66e0 kind:arm_call to:0x020b6d74 module:overlay(3) +from:0x020b66e8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b66f4 kind:load to:0x020ba740 module:overlay(3) +from:0x020b6710 kind:arm_call to:0x020b7cb4 module:overlay(3) +from:0x020b6718 kind:arm_call to:0x020b6d74 module:overlay(3) +from:0x020b6720 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6728 kind:arm_call to:0x02011ff4 module:main +from:0x020b6734 kind:load to:0x020ba740 module:overlay(3) +from:0x020b67a4 kind:arm_call to:0x020628e4 module:overlay(0) +from:0x020b67c0 kind:arm_call to:0x02014fe0 module:main +from:0x020b67e4 kind:arm_call to:0x020b680c module:overlay(3) +from:0x020b67f8 kind:arm_call to:0x020b680c module:overlay(3) +from:0x020b6808 kind:load to:0x020b4f84 module:overlay(0) +from:0x020b6888 kind:arm_call to:0x020b8788 module:overlay(3) +from:0x020b6898 kind:arm_call to:0x020b7bac module:overlay(3) +from:0x020b68ac kind:arm_call to:0x020b6938 module:overlay(3) +from:0x020b68b4 kind:arm_call to:0x020b7fc4 module:overlay(3) +from:0x020b68d0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6934 kind:load to:0x0204a110 module:main +from:0x020b6944 kind:arm_call to:0x020b7acc module:overlay(3) +from:0x020b6984 kind:arm_call to:0x020b69d8 module:overlay(3) +from:0x020b6998 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b69a8 kind:arm_call to:0x020b69d8 module:overlay(3) +from:0x020b69b8 kind:arm_call to:0x020b69d8 module:overlay(3) +from:0x020b69cc kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b69d4 kind:load to:0x0204a088 module:main +from:0x020b69e8 kind:arm_call to:0x020b7ba0 module:overlay(3) +from:0x020b69f0 kind:arm_call to:0x020b8448 module:overlay(3) +from:0x020b6a08 kind:arm_call to:0x020b7fe8 module:overlay(3) +from:0x020b6a4c kind:arm_call to:0x020b680c module:overlay(3) +from:0x020b6a5c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6a64 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6a74 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6a9c kind:arm_call to:0x0203d160 module:main +from:0x020b6ac4 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020b6ae0 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020b6af0 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b6b04 kind:arm_call to:0x0201e6d0 module:main +from:0x020b6b2c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020b6b50 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020b6b60 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b6b70 kind:arm_call to:0x0201e6d0 module:main +from:0x020b6b98 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6bb0 kind:arm_call to:0x0201e6d0 module:main +from:0x020b6bd0 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6bf4 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6c14 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6c2c kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6c44 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6c64 kind:arm_call to:0x02011f3c module:main +from:0x020b6c74 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b6c80 kind:arm_call to:0x0201e6d0 module:main +from:0x020b6c94 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6cf0 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020b6cfc kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020b6d18 kind:arm_call to:0x020166cc module:main +from:0x020b6d30 kind:arm_call to:0x020166cc module:main +from:0x020b6d3c kind:arm_call to:0x020166cc module:main +from:0x020b6d4c kind:load to:0x020ba004 module:overlay(3) +from:0x020b6d50 kind:load to:0x020b6d60 module:overlay(3) +from:0x020b6d54 kind:load to:0x0206337c module:overlay(0) +from:0x020b6d5c kind:load to:0x020b1f8c module:overlay(0) +from:0x020b6d68 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6d88 kind:arm_call to:0x02011ff4 module:main +from:0x020b6d90 kind:arm_call to:0x02011ff4 module:main +from:0x020b6d98 kind:arm_call to:0x02011ff4 module:main +from:0x020b6da0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6da8 kind:arm_call to:0x02011ff4 module:main +from:0x020b6db4 kind:arm_call to:0x0201f498 module:main +from:0x020b6dbc kind:arm_call to:0x0201f498 module:main +from:0x020b6dc8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6dd0 kind:arm_call to:0x0201f2cc module:main +from:0x020b6de0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6de8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6df4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6dfc kind:arm_call to:0x0201f2cc module:main +from:0x020b6e04 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6e0c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6e20 kind:arm_call to:0x0203d210 module:main +from:0x020b6e28 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6e34 kind:load to:0x020ba004 module:overlay(3) +from:0x020b6e38 kind:load to:0x020b6d60 module:overlay(3) +from:0x020b6e50 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e58 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e60 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e68 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e70 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e7c kind:arm_call to:0x0201f498 module:main +from:0x020b6e84 kind:arm_call to:0x0201f498 module:main +from:0x020b6e90 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6e98 kind:arm_call to:0x0201f2cc module:main +from:0x020b6ea8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6eb0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6ebc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6ec4 kind:arm_call to:0x0201f2cc module:main +from:0x020b6ecc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6ed4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6ee8 kind:arm_call to:0x0203d210 module:main +from:0x020b6ef0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6ef8 kind:arm_call to:0x02011ff4 module:main +from:0x020b6f04 kind:load to:0x020ba004 module:overlay(3) +from:0x020b6f08 kind:load to:0x020b6d60 module:overlay(3) +from:0x020b6f48 kind:load to:0x020ba740 module:overlay(3) +from:0x020b6f4c kind:load to:0x020b9f8c module:overlay(3) +from:0x020b6f8c kind:load to:0x020ba740 module:overlay(3) +from:0x020b6f90 kind:load to:0x020b9fc4 module:overlay(3) +from:0x020b6fa8 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020b6fbc kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020b6fd8 kind:arm_call to:0x02028c4c module:main +from:0x020b7000 kind:arm_call to:0x0201e8d4 module:main +from:0x020b7018 kind:arm_call to:0x0201aa44 module:main +from:0x020b7024 kind:load to:0x0204af1c module:main +from:0x020b7064 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7088 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b70e0 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b7170 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b71b8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7254 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b72d8 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b72f0 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b7338 kind:arm_call to:0x0201e7e4 module:main +from:0x020b7378 kind:load to:0x020ba740 module:overlay(3) +from:0x020b737c kind:load to:0x020b9f64 module:overlay(3) +from:0x020b7380 kind:load to:0x020b9d4c module:overlay(3) +from:0x020b739c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b73e8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b748c kind:arm_call to:0x0201e8d4 module:main +from:0x020b74d4 kind:arm_call to:0x020b7028 module:overlay(3) +from:0x020b74e0 kind:arm_call to:0x020b810c module:overlay(3) +from:0x020b7504 kind:load to:0x020b9f64 module:overlay(3) +from:0x020b7508 kind:load to:0x020ba740 module:overlay(3) +from:0x020b7518 kind:load to:0x020b7028 module:overlay(3) +from:0x020b755c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b75a4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7634 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b7698 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b76bc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7710 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b776c kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b7784 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b77c4 kind:arm_call to:0x0201e874 module:main +from:0x020b7800 kind:load to:0x020ba740 module:overlay(3) +from:0x020b7804 kind:load to:0x020b9f64 module:overlay(3) +from:0x020b7808 kind:load to:0x020b9d4c module:overlay(3) +from:0x020b7814 kind:load to:0x020b751c module:overlay(3) +from:0x020b7820 kind:load to:0x020b751c module:overlay(3) +from:0x020b7840 kind:arm_call to:0x0201e8d4 module:main +from:0x020b78a8 kind:arm_call to:0x0201e754 module:main +from:0x020b78e0 kind:load to:0x020b9f64 module:overlay(3) +from:0x020b78fc kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7904 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7914 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7a78 kind:arm_call to:0x0201e8d4 module:main +from:0x020b7ac8 kind:load to:0x020ba740 module:overlay(3) +from:0x020b7b30 kind:load to:0x020b78e4 module:overlay(3) +from:0x020b7b48 kind:arm_call to:0x020b810c module:overlay(3) +from:0x020b7b68 kind:load to:0x020ba740 module:overlay(3) +from:0x020b7b74 kind:load to:0x020b78e4 module:overlay(3) +from:0x020b7b80 kind:load to:0x020b78e4 module:overlay(3) +from:0x020b7b8c kind:load to:0x020b78e4 module:overlay(3) +from:0x020b7b9c kind:load to:0x020b78e4 module:overlay(3) +from:0x020b7ba8 kind:load to:0x020b6f0c module:overlay(3) +from:0x020b7c00 kind:arm_call to:0x020634e4 module:overlay(0) +from:0x020b7c14 kind:load to:0x020b9d56 module:overlay(3) +from:0x020b7c18 kind:load to:0x020b9d60 module:overlay(3) +from:0x020b7c28 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020b7c6c kind:arm_call to:0x02028310 module:main +from:0x020b7c7c kind:arm_call to:0x02036198 module:main +from:0x020b7cac kind:load to:0x020443c0 module:main +from:0x020b7cb0 kind:load to:0x020b4f84 module:overlay(0) +from:0x020b7cc8 kind:arm_call to:0x02062144 module:overlay(0) +from:0x020b7cd0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b7cf4 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020b7cf8 kind:arm_call to:0x0209f10c module:overlay(0) +from:0x020b7d20 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020b7d34 kind:arm_call to:0x02062438 module:overlay(0) +from:0x020b7d58 kind:arm_call to:0x02018268 module:main +from:0x020b7d74 kind:arm_call to:0x020b7e88 module:overlay(3) +from:0x020b7d80 kind:load to:0x0204a110 module:main +from:0x020b7da0 kind:arm_call to:0x020b7e18 module:overlay(3) +from:0x020b7de4 kind:arm_call to:0x020b7e88 module:overlay(3) +from:0x020b7e48 kind:load to:0x020b7e88 module:overlay(3) +from:0x020b7e84 kind:load to:0x020b7e88 module:overlay(3) +from:0x020b7ec8 kind:arm_call to:0x020685cc module:overlay(0) +from:0x020b7ed4 kind:arm_call to:0x0206869c module:overlay(0) +from:0x020b7ee0 kind:arm_call to:0x02069c14 module:overlay(0) +from:0x020b7ef8 kind:arm_call to:0x020686a4 module:overlay(0) +from:0x020b7f00 kind:arm_call to:0x02068fec module:overlay(0) +from:0x020b7f24 kind:arm_call to:0x020090d4 module:main +from:0x020b7f3c kind:arm_call to:0x0200911c module:main +from:0x020b7f80 kind:arm_call to:0x0206678c module:overlay(0) +from:0x020b7fb4 kind:arm_call to:0x02068680 module:overlay(0) +from:0x020b804c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8064 kind:arm_call to:0x02018268 module:main +from:0x020b80c0 kind:arm_call to:0x0201aa44 module:main +from:0x020b80f8 kind:arm_call to:0x02062228 module:overlay(0) +from:0x020b8104 kind:load to:0x020ba740 module:overlay(3) +from:0x020b8108 kind:load to:0x0204af1c module:main +from:0x020b81ac kind:arm_call to:0x0201e6d0 module:main +from:0x020b81b8 kind:load to:0x020ba064 module:overlay(3) +from:0x020b832c kind:arm_call to:0x02014ff4 module:main +from:0x020b8340 kind:arm_call to:0x02034060 module:main +from:0x020b834c kind:arm_call to:0x02033f7c module:main +from:0x020b8360 kind:arm_call to:0x02034060 module:main +from:0x020b836c kind:arm_call to:0x02033f7c module:main +from:0x020b8380 kind:arm_call to:0x02034060 module:main +from:0x020b8398 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b83a4 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b83bc kind:arm_call to:0x0201739c module:main +from:0x020b83e8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8400 kind:arm_call to:0x020195a0 module:main +from:0x020b8408 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8410 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8418 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8420 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b842c kind:load to:0x02049be0 module:main +from:0x020b8430 kind:load to:0x020ba09c module:overlay(3) +from:0x020b8434 kind:load to:0x020ba0a8 module:overlay(3) +from:0x020b8438 kind:load to:0x020ba0b8 module:overlay(3) +from:0x020b843c kind:load to:0x020ba0bc module:overlay(3) +from:0x020b8440 kind:load to:0x0204a110 module:main +from:0x020b8444 kind:load to:0x020ba0cc module:overlay(3) +from:0x020b8484 kind:load to:0x020ba740 module:overlay(3) +from:0x020b8488 kind:load to:0x020ba024 module:overlay(3) +from:0x020b84c0 kind:arm_call to:0x0201967c module:main +from:0x020b84cc kind:arm_call to:0x0201e6c4 module:main +from:0x020b8500 kind:arm_call to:0x0201e874 module:main +from:0x020b8538 kind:load to:0x0204a110 module:main +from:0x020b853c kind:load to:0x0204aeec module:main +from:0x020b8540 kind:load to:0x020ba020 module:overlay(3) +from:0x020b8584 kind:arm_call to:0x0201967c module:main +from:0x020b8590 kind:arm_call to:0x0201e6c4 module:main +from:0x020b85c4 kind:arm_call to:0x0201e874 module:main +from:0x020b85f8 kind:load to:0x020b9f64 module:overlay(3) +from:0x020b85fc kind:load to:0x0204a110 module:main +from:0x020b8600 kind:load to:0x0204aeec module:main +from:0x020b8604 kind:load to:0x020ba020 module:overlay(3) +from:0x020b863c kind:arm_call to:0x0201967c module:main +from:0x020b8648 kind:arm_call to:0x0201e6c4 module:main +from:0x020b867c kind:arm_call to:0x0201e874 module:main +from:0x020b86b4 kind:load to:0x0204a110 module:main +from:0x020b86b8 kind:load to:0x0204aeec module:main +from:0x020b86bc kind:load to:0x020ba020 module:overlay(3) +from:0x020b86fc kind:arm_call to:0x0201967c module:main +from:0x020b8708 kind:arm_call to:0x0201e6c4 module:main +from:0x020b873c kind:arm_call to:0x0201e874 module:main +from:0x020b8770 kind:load to:0x020b9d48 module:overlay(3) +from:0x020b8774 kind:load to:0x0204a110 module:main +from:0x020b8778 kind:load to:0x0204aeec module:main +from:0x020b877c kind:load to:0x020ba020 module:overlay(3) +from:0x020b87d0 kind:arm_call to:0x02018268 module:main +from:0x020b87f4 kind:arm_call to:0x020685cc module:overlay(0) +from:0x020b8800 kind:arm_call to:0x0206869c module:overlay(0) +from:0x020b880c kind:arm_call to:0x02069c14 module:overlay(0) +from:0x020b8820 kind:arm_call to:0x020686a4 module:overlay(0) +from:0x020b8828 kind:arm_call to:0x02068fec module:overlay(0) +from:0x020b885c kind:arm_call to:0x020090d4 module:main +from:0x020b8878 kind:arm_call to:0x0200911c module:main +from:0x020b88b8 kind:arm_call to:0x02068680 module:overlay(0) +from:0x020b88e0 kind:load to:0x020ba0e0 module:overlay(3) +from:0x020b890c kind:arm_call to:0x020b8938 module:overlay(3) +from:0x020b892c kind:load to:0x020ba740 module:overlay(3) +from:0x020b8978 kind:arm_call to:0x02018268 module:main +from:0x020b8aa0 kind:arm_call to:0x020b7d84 module:overlay(3) +from:0x020b8aac kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8ab4 kind:load to:0x020b5214 module:overlay(0) +from:0x020b8ac0 kind:arm_call to:0x020b7e4c module:overlay(3) +from:0x020b8acc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8ad4 kind:load to:0x020b5214 module:overlay(0) +from:0x020b8ae8 kind:arm_call to:0x020b7d84 module:overlay(3) +from:0x020b8af4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8afc kind:load to:0x020b5214 module:overlay(0) +from:0x020b8b18 kind:arm_call to:0x02018268 module:main +from:0x020b8b28 kind:arm_call to:0x02018268 module:main +from:0x020b8b5c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8bb4 kind:arm_call to:0x0201aa44 module:main +from:0x020b8bc0 kind:load to:0x0204af1c module:main +from:0x020b8bc8 kind:arm_call to:0x02014fe0 module:main +from:0x020b8bdc kind:load to:0x020ba100 module:overlay(3) +from:0x020b8be0 kind:load to:0x020ba110 module:overlay(3) +from:0x020b8bec kind:arm_call to:0x020b816c module:overlay(3) +from:0x020b8c28 kind:arm_call to:0x020b8bc4 module:overlay(3) +from:0x020b8c40 kind:arm_call to:0x020b8bc4 module:overlay(3) +from:0x020b8c4c kind:arm_call to:0x020b8bc4 module:overlay(3) +from:0x020b8c58 kind:arm_call to:0x020b8bc4 module:overlay(3) +from:0x020b8c6c kind:load to:0x020ba138 module:overlay(3) +from:0x020b8c70 kind:load to:0x020ba0e4 module:overlay(3) +from:0x020b8c7c kind:arm_call to:0x020b81bc module:overlay(3) +from:0x020b8c94 kind:arm_call to:0x020b8310 module:overlay(3) +from:0x020b8c9c kind:load to:0x020ba0e4 module:overlay(3) +from:0x020b8cc8 kind:arm_call to:0x02028c4c module:main +from:0x020b8d14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8d28 kind:arm_call to:0x0201e8d4 module:main +from:0x020b8d8c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8da0 kind:arm_call to:0x0201e8d4 module:main +from:0x020b8dd8 kind:arm_call to:0x0201aa44 module:main +from:0x020b8dfc kind:arm_call to:0x020b8b00 module:overlay(3) +from:0x020b8e38 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8e58 kind:arm_call to:0x0201aa44 module:main +from:0x020b8e64 kind:load to:0x0204af1c module:main +from:0x020b8e80 kind:arm_call to:0x020b8788 module:overlay(3) +from:0x020b8ea4 kind:arm_call to:0x020b8bc4 module:overlay(3) +from:0x020b8eb8 kind:arm_call to:0x020b8bc4 module:overlay(3) +from:0x020b8ee4 kind:arm_call to:0x020b88e8 module:overlay(3) +from:0x020b8f4c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8f84 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8ffc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b9004 kind:arm_call to:0x020b7dec module:overlay(3) +from:0x020b9010 kind:arm_call to:0x020b9220 module:overlay(3) +from:0x020b901c kind:arm_call to:0x020b7e18 module:overlay(3) +from:0x020b9054 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b905c kind:arm_call to:0x020b7dec module:overlay(3) +from:0x020b9068 kind:arm_call to:0x020b92a4 module:overlay(3) +from:0x020b9074 kind:arm_call to:0x020b7e18 module:overlay(3) +from:0x020b90ac kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b90b4 kind:arm_call to:0x020b7dec module:overlay(3) +from:0x020b90c0 kind:arm_call to:0x020b92f8 module:overlay(3) +from:0x020b90cc kind:arm_call to:0x020b7e18 module:overlay(3) +from:0x020b9100 kind:arm_call to:0x020b8ad8 module:overlay(3) +from:0x020b9138 kind:arm_call to:0x020b8a78 module:overlay(3) +from:0x020b9140 kind:load to:0x020b5214 module:overlay(0) +from:0x020b915c kind:arm_call to:0x020361e8 module:main +from:0x020b91b8 kind:arm_call to:0x020361e8 module:main +from:0x020b91cc kind:load to:0x020ba0e4 module:overlay(3) +from:0x020b91e0 kind:arm_call to:0x020361e8 module:main +from:0x020b91f4 kind:load to:0x020ba0e4 module:overlay(3) +from:0x020b9208 kind:arm_call to:0x020361e8 module:main +from:0x020b921c kind:load to:0x020ba0e4 module:overlay(3) +from:0x020b9230 kind:arm_call to:0x020b91d0 module:overlay(3) +from:0x020b9240 kind:arm_call to:0x020b92a4 module:overlay(3) +from:0x020b9250 kind:arm_call to:0x020b9144 module:overlay(3) +from:0x020b9260 kind:arm_call to:0x020b91f8 module:overlay(3) +from:0x020b9270 kind:arm_call to:0x020b92f8 module:overlay(3) +from:0x020b9280 kind:arm_call to:0x020b9144 module:overlay(3) +from:0x020b9298 kind:arm_call to:0x020b9144 module:overlay(3) +from:0x020b92a0 kind:load to:0x020ba0f8 module:overlay(3) +from:0x020b92b4 kind:arm_call to:0x020b91a8 module:overlay(3) +from:0x020b92c4 kind:arm_call to:0x020b9220 module:overlay(3) +from:0x020b92d4 kind:arm_call to:0x020b9144 module:overlay(3) +from:0x020b92ec kind:arm_call to:0x020b9144 module:overlay(3) +from:0x020b92f4 kind:load to:0x020ba0e8 module:overlay(3) +from:0x020b9308 kind:arm_call to:0x020b91a8 module:overlay(3) +from:0x020b9318 kind:arm_call to:0x020b9220 module:overlay(3) +from:0x020b9328 kind:arm_call to:0x020b9144 module:overlay(3) +from:0x020b9340 kind:arm_call to:0x020b9144 module:overlay(3) +from:0x020b9348 kind:load to:0x020ba0f0 module:overlay(3) +from:0x020b9354 kind:arm_call to:0x020b816c module:overlay(3) +from:0x020b9398 kind:load to:0x020ba4dc module:overlay(3) +from:0x020b93a4 kind:arm_call to:0x020b81bc module:overlay(3) +from:0x020b93bc kind:arm_call to:0x020b8310 module:overlay(3) +from:0x020b93c4 kind:load to:0x020ba4b0 module:overlay(3) +from:0x020b93f0 kind:arm_call to:0x02028c4c module:main +from:0x020b943c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9450 kind:arm_call to:0x0201e8d4 module:main +from:0x020b94bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b94d0 kind:arm_call to:0x0201e8d4 module:main +from:0x020b9508 kind:arm_call to:0x0201aa44 module:main +from:0x020b952c kind:arm_call to:0x020b8b00 module:overlay(3) +from:0x020b9568 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9588 kind:arm_call to:0x0201aa44 module:main +from:0x020b9594 kind:load to:0x0204af1c module:main +from:0x020b95b0 kind:arm_call to:0x020b8788 module:overlay(3) +from:0x020b961c kind:load to:0x020ba4b0 module:overlay(3) +from:0x020b9630 kind:arm_call to:0x020b88e8 module:overlay(3) +from:0x020b968c kind:arm_call to:0x020b8ad8 module:overlay(3) +from:0x020b96fc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b9744 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b9790 kind:arm_call to:0x020b8a78 module:overlay(3) +from:0x020b97a4 kind:load to:0x020b5214 module:overlay(0) +from:0x020b97b0 kind:arm_call to:0x020b816c module:overlay(3) +from:0x020b97ec kind:load to:0x020ba648 module:overlay(3) +from:0x020b97f8 kind:arm_call to:0x020b81bc module:overlay(3) +from:0x020b9808 kind:arm_call to:0x020b8310 module:overlay(3) +from:0x020b9810 kind:load to:0x020ba628 module:overlay(3) +from:0x020b9838 kind:arm_call to:0x020b8b00 module:overlay(3) +from:0x020b9874 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9894 kind:arm_call to:0x0201aa44 module:main +from:0x020b98a0 kind:load to:0x0204af1c module:main +from:0x020b98b4 kind:load to:0x020b9d6c module:overlay(3) +from:0x020b98c4 kind:arm_call to:0x020b88e8 module:overlay(3) +from:0x020b9910 kind:arm_call to:0x020b8ad8 module:overlay(3) +from:0x020b9980 kind:arm_call to:0x020b8a78 module:overlay(3) +from:0x020b9990 kind:arm_call to:0x020b816c module:overlay(3) +from:0x020b99cc kind:load to:0x020ba6a0 module:overlay(3) +from:0x020b99d8 kind:arm_call to:0x020b81bc module:overlay(3) +from:0x020b99e8 kind:arm_call to:0x020b8310 module:overlay(3) +from:0x020b99f0 kind:load to:0x020ba680 module:overlay(3) +from:0x020b9a18 kind:arm_call to:0x020b8b00 module:overlay(3) +from:0x020b9a54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9a74 kind:arm_call to:0x0201aa44 module:main +from:0x020b9a80 kind:load to:0x0204af1c module:main +from:0x020b9a94 kind:load to:0x020b9dd4 module:overlay(3) +from:0x020b9aa4 kind:arm_call to:0x020b88e8 module:overlay(3) +from:0x020b9af0 kind:arm_call to:0x020b8ad8 module:overlay(3) +from:0x020b9b60 kind:arm_call to:0x020b8a78 module:overlay(3) +from:0x020b9b70 kind:arm_call to:0x020b816c module:overlay(3) +from:0x020b9bac kind:load to:0x020ba6f8 module:overlay(3) +from:0x020b9bb8 kind:arm_call to:0x020b81bc module:overlay(3) +from:0x020b9bc8 kind:arm_call to:0x020b8310 module:overlay(3) +from:0x020b9bd0 kind:load to:0x020ba6d8 module:overlay(3) +from:0x020b9bf8 kind:arm_call to:0x020b8b00 module:overlay(3) +from:0x020b9c34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9c54 kind:arm_call to:0x0201aa44 module:main +from:0x020b9c60 kind:load to:0x0204af1c module:main +from:0x020b9c74 kind:load to:0x020b9e44 module:overlay(3) +from:0x020b9c84 kind:arm_call to:0x020b88e8 module:overlay(3) +from:0x020b9cd0 kind:arm_call to:0x020b8ad8 module:overlay(3) +from:0x020b9d40 kind:arm_call to:0x020b8a78 module:overlay(3) +from:0x020b9efc kind:load to:0x020b9f64 module:overlay(3) +from:0x020b9f18 kind:load to:0x020ba020 module:overlay(3) +from:0x020b9f1c kind:load to:0x020b9eb4 module:overlay(3) +from:0x020b9f20 kind:load to:0x020b9f00 module:overlay(3) +from:0x020b9f48 kind:load to:0x020b66c0 module:overlay(3) +from:0x020b9f4c kind:load to:0x020b66f8 module:overlay(3) +from:0x020b9f50 kind:load to:0x020b68a0 module:overlay(3) +from:0x020b9f54 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b9f58 kind:load to:0x020b69f8 module:overlay(3) +from:0x020b9f5c kind:load to:0x020b6a20 module:overlay(3) +from:0x020b9f60 kind:load to:0x02061cdc module:overlay(0) +from:0x020b9f8c kind:load to:0x020b7384 module:overlay(3) +from:0x020b9f94 kind:load to:0x020b750c module:overlay(3) +from:0x020b9f9c kind:load to:0x020b7510 module:overlay(3) +from:0x020b9fa4 kind:load to:0x020b780c module:overlay(3) +from:0x020b9fac kind:load to:0x020b7818 module:overlay(3) +from:0x020b9fb4 kind:load to:0x020b7824 module:overlay(3) +from:0x020b9fbc kind:load to:0x020b7828 module:overlay(3) +from:0x020b9fc4 kind:load to:0x020b7b28 module:overlay(3) +from:0x020b9fcc kind:load to:0x020b7b34 module:overlay(3) +from:0x020b9fd4 kind:load to:0x020b7b6c module:overlay(3) +from:0x020b9fdc kind:load to:0x020b7b78 module:overlay(3) +from:0x020b9fe4 kind:load to:0x020b7b84 module:overlay(3) +from:0x020b9fec kind:load to:0x020b7b90 module:overlay(3) +from:0x020b9ff4 kind:load to:0x020b7b94 module:overlay(3) +from:0x020ba004 kind:load to:0x020b6d74 module:overlay(3) +from:0x020ba008 kind:load to:0x020b6e3c module:overlay(3) +from:0x020ba00c kind:load to:0x020b6f50 module:overlay(3) +from:0x020ba010 kind:load to:0x02061cd0 module:overlay(0) +from:0x020ba014 kind:load to:0x020b6f94 module:overlay(3) +from:0x020ba018 kind:load to:0x02061cd8 module:overlay(0) +from:0x020ba01c kind:load to:0x02061cdc module:overlay(0) +from:0x020ba064 kind:load to:0x020b81bc module:overlay(3) +from:0x020ba068 kind:load to:0x020b81c0 module:overlay(3) +from:0x020ba06c kind:load to:0x020b8308 module:overlay(3) +from:0x020ba070 kind:load to:0x020b830c module:overlay(3) +from:0x020ba074 kind:load to:0x020b848c module:overlay(3) +from:0x020ba078 kind:load to:0x020b8544 module:overlay(3) +from:0x020ba07c kind:load to:0x020b8548 module:overlay(3) +from:0x020ba080 kind:load to:0x020b8608 module:overlay(3) +from:0x020ba084 kind:load to:0x020b86c0 module:overlay(3) +from:0x020ba088 kind:load to:0x020b8780 module:overlay(3) +from:0x020ba08c kind:load to:0x020b8784 module:overlay(3) +from:0x020ba090 kind:load to:0x020b88e8 module:overlay(3) +from:0x020ba094 kind:load to:0x020b8930 module:overlay(3) +from:0x020ba098 kind:load to:0x020b8ab8 module:overlay(3) +from:0x020ba0e4 kind:load to:0x020ba120 module:overlay(3) +from:0x020ba100 kind:load to:0x020ba170 module:overlay(3) +from:0x020ba104 kind:load to:0x020ba240 module:overlay(3) +from:0x020ba108 kind:load to:0x020ba310 module:overlay(3) +from:0x020ba10c kind:load to:0x020ba3e0 module:overlay(3) +from:0x020ba110 kind:load to:0x020ba170 module:overlay(3) +from:0x020ba114 kind:load to:0x020ba240 module:overlay(3) +from:0x020ba118 kind:load to:0x020ba310 module:overlay(3) +from:0x020ba11c kind:load to:0x020ba3e0 module:overlay(3) +from:0x020ba138 kind:load to:0x020b8c74 module:overlay(3) +from:0x020ba13c kind:load to:0x020b81c0 module:overlay(3) +from:0x020ba140 kind:load to:0x020b8ca0 module:overlay(3) +from:0x020ba144 kind:load to:0x020b8e68 module:overlay(3) +from:0x020ba148 kind:load to:0x020b848c module:overlay(3) +from:0x020ba14c kind:load to:0x020b8544 module:overlay(3) +from:0x020ba150 kind:load to:0x020b8548 module:overlay(3) +from:0x020ba154 kind:load to:0x020b8608 module:overlay(3) +from:0x020ba158 kind:load to:0x020b86c0 module:overlay(3) +from:0x020ba15c kind:load to:0x020b8780 module:overlay(3) +from:0x020ba160 kind:load to:0x020b8784 module:overlay(3) +from:0x020ba164 kind:load to:0x020b8ed0 module:overlay(3) +from:0x020ba168 kind:load to:0x020b8e90 module:overlay(3) +from:0x020ba16c kind:load to:0x020b8ab8 module:overlay(3) +from:0x020ba4b0 kind:load to:0x020ba4c0 module:overlay(3) +from:0x020ba4b4 kind:load to:0x020ba570 module:overlay(3) +from:0x020ba4b8 kind:load to:0x020ba514 module:overlay(3) +from:0x020ba4bc kind:load to:0x020ba5cc module:overlay(3) +from:0x020ba4dc kind:load to:0x020b939c module:overlay(3) +from:0x020ba4e0 kind:load to:0x020b81c0 module:overlay(3) +from:0x020ba4e4 kind:load to:0x020b93c8 module:overlay(3) +from:0x020ba4e8 kind:load to:0x020b9598 module:overlay(3) +from:0x020ba4ec kind:load to:0x020b848c module:overlay(3) +from:0x020ba4f0 kind:load to:0x020b8544 module:overlay(3) +from:0x020ba4f4 kind:load to:0x020b8548 module:overlay(3) +from:0x020ba4f8 kind:load to:0x020b8608 module:overlay(3) +from:0x020ba4fc kind:load to:0x020b86c0 module:overlay(3) +from:0x020ba500 kind:load to:0x020b8780 module:overlay(3) +from:0x020ba504 kind:load to:0x020b8784 module:overlay(3) +from:0x020ba508 kind:load to:0x020b9620 module:overlay(3) +from:0x020ba50c kind:load to:0x020b95c0 module:overlay(3) +from:0x020ba510 kind:load to:0x020b8ab8 module:overlay(3) +from:0x020ba628 kind:load to:0x020ba62c module:overlay(3) +from:0x020ba648 kind:load to:0x020b97f0 module:overlay(3) +from:0x020ba64c kind:load to:0x020b81c0 module:overlay(3) +from:0x020ba650 kind:load to:0x020b9814 module:overlay(3) +from:0x020ba654 kind:load to:0x020b830c module:overlay(3) +from:0x020ba658 kind:load to:0x020b848c module:overlay(3) +from:0x020ba65c kind:load to:0x020b8544 module:overlay(3) +from:0x020ba660 kind:load to:0x020b8548 module:overlay(3) +from:0x020ba664 kind:load to:0x020b8608 module:overlay(3) +from:0x020ba668 kind:load to:0x020b86c0 module:overlay(3) +from:0x020ba66c kind:load to:0x020b8780 module:overlay(3) +from:0x020ba670 kind:load to:0x020b8784 module:overlay(3) +from:0x020ba674 kind:load to:0x020b98b8 module:overlay(3) +from:0x020ba678 kind:load to:0x020b98a4 module:overlay(3) +from:0x020ba67c kind:load to:0x020b8ab8 module:overlay(3) +from:0x020ba680 kind:load to:0x020ba684 module:overlay(3) +from:0x020ba6a0 kind:load to:0x020b99d0 module:overlay(3) +from:0x020ba6a4 kind:load to:0x020b81c0 module:overlay(3) +from:0x020ba6a8 kind:load to:0x020b99f4 module:overlay(3) +from:0x020ba6ac kind:load to:0x020b830c module:overlay(3) +from:0x020ba6b0 kind:load to:0x020b848c module:overlay(3) +from:0x020ba6b4 kind:load to:0x020b8544 module:overlay(3) +from:0x020ba6b8 kind:load to:0x020b8548 module:overlay(3) +from:0x020ba6bc kind:load to:0x020b8608 module:overlay(3) +from:0x020ba6c0 kind:load to:0x020b86c0 module:overlay(3) +from:0x020ba6c4 kind:load to:0x020b8780 module:overlay(3) +from:0x020ba6c8 kind:load to:0x020b8784 module:overlay(3) +from:0x020ba6cc kind:load to:0x020b9a98 module:overlay(3) +from:0x020ba6d0 kind:load to:0x020b9a84 module:overlay(3) +from:0x020ba6d4 kind:load to:0x020b8ab8 module:overlay(3) +from:0x020ba6d8 kind:load to:0x020ba6dc module:overlay(3) +from:0x020ba6f8 kind:load to:0x020b9bb0 module:overlay(3) +from:0x020ba6fc kind:load to:0x020b81c0 module:overlay(3) +from:0x020ba700 kind:load to:0x020b9bd4 module:overlay(3) +from:0x020ba704 kind:load to:0x020b830c module:overlay(3) +from:0x020ba708 kind:load to:0x020b848c module:overlay(3) +from:0x020ba70c kind:load to:0x020b8544 module:overlay(3) +from:0x020ba710 kind:load to:0x020b8548 module:overlay(3) +from:0x020ba714 kind:load to:0x020b8608 module:overlay(3) +from:0x020ba718 kind:load to:0x020b86c0 module:overlay(3) +from:0x020ba71c kind:load to:0x020b8780 module:overlay(3) +from:0x020ba720 kind:load to:0x020b8784 module:overlay(3) +from:0x020ba724 kind:load to:0x020b9c78 module:overlay(3) +from:0x020ba728 kind:load to:0x020b9c64 module:overlay(3) +from:0x020ba72c kind:load to:0x020b8ab8 module:overlay(3) diff --git a/config/eur/arm9/overlays/ov003/symbols.txt b/config/eur/arm9/overlays/ov003/symbols.txt new file mode 100644 index 00000000..3e26d3f5 --- /dev/null +++ b/config/eur/arm9/overlays/ov003/symbols.txt @@ -0,0 +1,159 @@ +func_ov003_020b6520 kind:function(arm,size=0x84) addr:0x020b6520 +func_ov003_020b65a4 kind:function(arm,size=0x11c) addr:0x020b65a4 +func_ov003_020b66c0 kind:function(arm,size=0x38) addr:0x020b66c0 +func_ov003_020b66f8 kind:function(arm,size=0x40) addr:0x020b66f8 +func_ov003_020b6738 kind:function(arm,size=0xd4) addr:0x020b6738 +func_ov003_020b680c kind:function(arm,size=0x94) addr:0x020b680c +func_ov003_020b68a0 kind:function(arm,size=0x98) addr:0x020b68a0 +func_ov003_020b6938 kind:function(arm,size=0xa0) addr:0x020b6938 +func_ov003_020b69d8 kind:function(arm,size=0x20) addr:0x020b69d8 +func_ov003_020b69f8 kind:function(arm,size=0x28) addr:0x020b69f8 +func_ov003_020b6a20 kind:function(arm,size=0x48) addr:0x020b6a20 +func_ov003_020b6a68 kind:function(arm,size=0x2f8) addr:0x020b6a68 +func_ov003_020b6d60 kind:function(arm,size=0x14) addr:0x020b6d60 +func_ov003_020b6d74 kind:function(arm,size=0xc8) addr:0x020b6d74 +func_ov003_020b6e3c kind:function(arm,size=0xd0) addr:0x020b6e3c +func_ov003_020b6f0c kind:function(arm,size=0x44) addr:0x020b6f0c +func_ov003_020b6f50 kind:function(arm,size=0x44) addr:0x020b6f50 +func_ov003_020b6f94 kind:function(arm,size=0x94) addr:0x020b6f94 +func_ov003_020b7028 kind:function(arm,size=0x35c) addr:0x020b7028 +func_ov003_020b7384 kind:function(arm,size=0x188) addr:0x020b7384 +func_ov003_020b750c kind:function(arm,size=0x4) addr:0x020b750c +func_ov003_020b7510 kind:function(arm,size=0xc) addr:0x020b7510 +func_ov003_020b751c kind:function(arm,size=0x2f0) addr:0x020b751c +func_ov003_020b780c kind:function(arm,size=0xc) addr:0x020b780c +func_ov003_020b7818 kind:function(arm,size=0xc) addr:0x020b7818 +func_ov003_020b7824 kind:function(arm,size=0x4) addr:0x020b7824 +func_ov003_020b7828 kind:function(arm,size=0xbc) addr:0x020b7828 +func_ov003_020b78e4 kind:function(arm,size=0x1e8) addr:0x020b78e4 +func_ov003_020b7acc kind:function(arm,size=0x5c) addr:0x020b7acc +func_ov003_020b7b28 kind:function(arm,size=0xc) addr:0x020b7b28 +func_ov003_020b7b34 kind:function(arm,size=0x38) addr:0x020b7b34 +func_ov003_020b7b6c kind:function(arm,size=0xc) addr:0x020b7b6c +func_ov003_020b7b78 kind:function(arm,size=0xc) addr:0x020b7b78 +func_ov003_020b7b84 kind:function(arm,size=0xc) addr:0x020b7b84 +func_ov003_020b7b90 kind:function(arm,size=0x4) addr:0x020b7b90 +func_ov003_020b7b94 kind:function(arm,size=0xc) addr:0x020b7b94 +func_ov003_020b7ba0 kind:function(arm,size=0xc) addr:0x020b7ba0 +func_ov003_020b7bac kind:function(arm,size=0x70) addr:0x020b7bac +func_ov003_020b7c1c kind:function(arm,size=0x98) addr:0x020b7c1c +func_ov003_020b7cb4 kind:function(arm,size=0x28) addr:0x020b7cb4 +func_ov003_020b7cdc kind:function(arm,size=0xa8) addr:0x020b7cdc +func_ov003_020b7d84 kind:function(arm,size=0x68) addr:0x020b7d84 +func_ov003_020b7dec kind:function(arm,size=0x2c) addr:0x020b7dec +func_ov003_020b7e18 kind:function(arm,size=0x34) addr:0x020b7e18 +func_ov003_020b7e4c kind:function(arm,size=0x3c) addr:0x020b7e4c +func_ov003_020b7e88 kind:function(arm,size=0x13c) addr:0x020b7e88 +func_ov003_020b7fc4 kind:function(arm,size=0x24) addr:0x020b7fc4 +func_ov003_020b7fe8 kind:function(arm,size=0x124) addr:0x020b7fe8 +func_ov003_020b810c kind:function(arm,size=0x60) addr:0x020b810c +func_ov003_020b816c kind:function(arm,size=0x50) addr:0x020b816c +func_ov003_020b81bc kind:function(arm,size=0x4) addr:0x020b81bc +func_ov003_020b81c0 kind:function(arm,size=0x148) addr:0x020b81c0 +func_ov003_020b8308 kind:function(arm,size=0x4) addr:0x020b8308 +func_ov003_020b830c kind:function(arm,size=0x4) addr:0x020b830c +func_ov003_020b8310 kind:function(arm,size=0x138) addr:0x020b8310 +func_ov003_020b8448 kind:function(arm,size=0x44) addr:0x020b8448 +func_ov003_020b848c kind:function(arm,size=0xb8) addr:0x020b848c +func_ov003_020b8544 kind:function(arm,size=0x4) addr:0x020b8544 +func_ov003_020b8548 kind:function(arm,size=0xc0) addr:0x020b8548 +func_ov003_020b8608 kind:function(arm,size=0xb8) addr:0x020b8608 +func_ov003_020b86c0 kind:function(arm,size=0xc0) addr:0x020b86c0 +func_ov003_020b8780 kind:function(arm,size=0x4) addr:0x020b8780 +func_ov003_020b8784 kind:function(arm,size=0x4) addr:0x020b8784 +func_ov003_020b8788 kind:function(arm,size=0x160) addr:0x020b8788 +func_ov003_020b88e8 kind:function(arm,size=0x48) addr:0x020b88e8 +func_ov003_020b8930 kind:function(arm,size=0x8) addr:0x020b8930 +func_ov003_020b8938 kind:function(arm,size=0x140) addr:0x020b8938 +func_ov003_020b8a78 kind:function(arm,size=0x40) addr:0x020b8a78 +func_ov003_020b8ab8 kind:function(arm,size=0x20) addr:0x020b8ab8 +func_ov003_020b8ad8 kind:function(arm,size=0x28) addr:0x020b8ad8 +func_ov003_020b8b00 kind:function(arm,size=0xc4) addr:0x020b8b00 +func_ov003_020b8bc4 kind:function(arm,size=0x20) addr:0x020b8bc4 +func_ov003_020b8be4 kind:function(arm,size=0x90) addr:0x020b8be4 +func_ov003_020b8c74 kind:function(arm,size=0x2c) addr:0x020b8c74 +func_ov003_020b8ca0 kind:function(arm,size=0x1c8) addr:0x020b8ca0 +func_ov003_020b8e68 kind:function(arm,size=0x28) addr:0x020b8e68 +func_ov003_020b8e90 kind:function(arm,size=0x40) addr:0x020b8e90 +func_ov003_020b8ed0 kind:function(arm,size=0x274) addr:0x020b8ed0 +func_ov003_020b9144 kind:function(arm,size=0x64) addr:0x020b9144 +func_ov003_020b91a8 kind:function(arm,size=0x28) addr:0x020b91a8 +func_ov003_020b91d0 kind:function(arm,size=0x28) addr:0x020b91d0 +func_ov003_020b91f8 kind:function(arm,size=0x28) addr:0x020b91f8 +func_ov003_020b9220 kind:function(arm,size=0x84) addr:0x020b9220 +func_ov003_020b92a4 kind:function(arm,size=0x54) addr:0x020b92a4 +func_ov003_020b92f8 kind:function(arm,size=0x54) addr:0x020b92f8 +func_ov003_020b934c kind:function(arm,size=0x50) addr:0x020b934c +func_ov003_020b939c kind:function(arm,size=0x2c) addr:0x020b939c +func_ov003_020b93c8 kind:function(arm,size=0x1d0) addr:0x020b93c8 +func_ov003_020b9598 kind:function(arm,size=0x28) addr:0x020b9598 +func_ov003_020b95c0 kind:function(arm,size=0x60) addr:0x020b95c0 +func_ov003_020b9620 kind:function(arm,size=0x188) addr:0x020b9620 +func_ov003_020b97a8 kind:function(arm,size=0x48) addr:0x020b97a8 +func_ov003_020b97f0 kind:function(arm,size=0x24) addr:0x020b97f0 +func_ov003_020b9814 kind:function(arm,size=0x90) addr:0x020b9814 +func_ov003_020b98a4 kind:function(arm,size=0x14) addr:0x020b98a4 +func_ov003_020b98b8 kind:function(arm,size=0xd0) addr:0x020b98b8 +func_ov003_020b9988 kind:function(arm,size=0x48) addr:0x020b9988 +func_ov003_020b99d0 kind:function(arm,size=0x24) addr:0x020b99d0 +func_ov003_020b99f4 kind:function(arm,size=0x90) addr:0x020b99f4 +func_ov003_020b9a84 kind:function(arm,size=0x14) addr:0x020b9a84 +func_ov003_020b9a98 kind:function(arm,size=0xd0) addr:0x020b9a98 +func_ov003_020b9b68 kind:function(arm,size=0x48) addr:0x020b9b68 +func_ov003_020b9bb0 kind:function(arm,size=0x24) addr:0x020b9bb0 +func_ov003_020b9bd4 kind:function(arm,size=0x90) addr:0x020b9bd4 +func_ov003_020b9c64 kind:function(arm,size=0x14) addr:0x020b9c64 +func_ov003_020b9c78 kind:function(arm,size=0xd0) addr:0x020b9c78 +data_ov003_020b9d48 kind:data(any) addr:0x020b9d48 +data_ov003_020b9d4c kind:data(any) addr:0x020b9d4c +data_ov003_020b9d56 kind:data(any) addr:0x020b9d56 +data_ov003_020b9d60 kind:data(any) addr:0x020b9d60 +data_ov003_020b9d6c kind:data(any) addr:0x020b9d6c +data_ov003_020b9dd4 kind:data(any) addr:0x020b9dd4 +data_ov003_020b9e44 kind:data(any) addr:0x020b9e44 +func_ov003_020b9eb4 kind:function(arm,size=0x4c) addr:0x020b9eb4 +func_ov003_020b9f00 kind:function(arm,size=0x1c) addr:0x020b9f00 +data_ov003_020b9f48 kind:data(any) addr:0x020b9f48 +data_ov003_020b9f64 kind:data(any) addr:0x020b9f64 +data_ov003_020b9f8c kind:data(any) addr:0x020b9f8c +data_ov003_020b9fc4 kind:data(any) addr:0x020b9fc4 +data_ov003_020ba004 kind:data(any) addr:0x020ba004 +data_ov003_020ba020 kind:data(any) addr:0x020ba020 +data_ov003_020ba024 kind:data(any) addr:0x020ba024 +data_ov003_020ba064 kind:data(any) addr:0x020ba064 +data_ov003_020ba09c kind:data(any) addr:0x020ba09c +data_ov003_020ba0a8 kind:data(any) addr:0x020ba0a8 +data_ov003_020ba0b8 kind:data(any) addr:0x020ba0b8 +data_ov003_020ba0bc kind:data(any) addr:0x020ba0bc +data_ov003_020ba0cc kind:data(any) addr:0x020ba0cc +data_ov003_020ba0e0 kind:data(any) addr:0x020ba0e0 +data_ov003_020ba0e4 kind:data(any) addr:0x020ba0e4 +data_ov003_020ba0e8 kind:data(any) addr:0x020ba0e8 +data_ov003_020ba0f0 kind:data(any) addr:0x020ba0f0 +data_ov003_020ba0f8 kind:data(any) addr:0x020ba0f8 +data_ov003_020ba100 kind:data(any) addr:0x020ba100 +data_ov003_020ba110 kind:data(any) addr:0x020ba110 +data_ov003_020ba120 kind:data(any) addr:0x020ba120 +data_ov003_020ba138 kind:data(any) addr:0x020ba138 +data_ov003_020ba170 kind:data(any) addr:0x020ba170 +data_ov003_020ba240 kind:data(any) addr:0x020ba240 +data_ov003_020ba310 kind:data(any) addr:0x020ba310 +data_ov003_020ba3e0 kind:data(any) addr:0x020ba3e0 +data_ov003_020ba4b0 kind:data(any) addr:0x020ba4b0 +data_ov003_020ba4c0 kind:data(any) addr:0x020ba4c0 +data_ov003_020ba4dc kind:data(any) addr:0x020ba4dc +data_ov003_020ba514 kind:data(any) addr:0x020ba514 +data_ov003_020ba570 kind:data(any) addr:0x020ba570 +data_ov003_020ba5cc kind:data(any) addr:0x020ba5cc +data_ov003_020ba628 kind:data(any) addr:0x020ba628 +data_ov003_020ba62c kind:data(any) addr:0x020ba62c +data_ov003_020ba648 kind:data(any) addr:0x020ba648 +data_ov003_020ba680 kind:data(any) addr:0x020ba680 +data_ov003_020ba684 kind:data(any) addr:0x020ba684 +data_ov003_020ba6a0 kind:data(any) addr:0x020ba6a0 +data_ov003_020ba6d8 kind:data(any) addr:0x020ba6d8 +data_ov003_020ba6dc kind:data(any) addr:0x020ba6dc +data_ov003_020ba6f8 kind:data(any) addr:0x020ba6f8 +data_ov003_020ba740 kind:bss addr:0x020ba740 +data_ov003_020ba748 kind:bss addr:0x020ba748 +data_ov003_020ba754 kind:bss addr:0x020ba754 diff --git a/config/eur/arm9/overlays/ov004/delinks.txt b/config/eur/arm9/overlays/ov004/delinks.txt new file mode 100644 index 00000000..c5b0de4b --- /dev/null +++ b/config/eur/arm9/overlays/ov004/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b9a4c kind:code align:32 + .rodata start:0x020b9a4c end:0x020b9e04 kind:data align:4 + .init start:0x020b9e04 end:0x020b9e30 kind:code align:4 + .ctor start:0x020b9e30 end:0x020b9e38 kind:data align:4 + .data start:0x020b9e40 end:0x020b9f80 kind:data align:32 + .bss start:0x020b9f80 end:0x020c2be0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov004/relocs.txt b/config/eur/arm9/overlays/ov004/relocs.txt new file mode 100644 index 00000000..84cb57aa --- /dev/null +++ b/config/eur/arm9/overlays/ov004/relocs.txt @@ -0,0 +1,442 @@ +from:0x020b6528 kind:arm_call to:0x02076248 module:overlay(0) +from:0x020b653c kind:load to:0x020b9e48 module:overlay(4) +from:0x020b654c kind:arm_call to:0x02011ff4 module:main +from:0x020b6560 kind:arm_call to:0x020b67b0 module:overlay(4) +from:0x020b6574 kind:load to:0x027e09bc module:dtcm +from:0x020b658c kind:load to:0x027e09bc module:dtcm +from:0x020b6590 kind:load to:0x020771b8 module:overlay(0) +from:0x020b65d8 kind:arm_call to:0x0201599c module:main +from:0x020b65f4 kind:arm_call to:0x0201599c module:main +from:0x020b6610 kind:arm_call to:0x0201599c module:main +from:0x020b662c kind:arm_call to:0x0201599c module:main +from:0x020b6648 kind:arm_call to:0x0201599c module:main +from:0x020b6664 kind:arm_call to:0x0201599c module:main +from:0x020b6670 kind:arm_call to:0x020762c4 module:overlay(0) +from:0x020b6710 kind:arm_call to:0x0203a1bc module:main +from:0x020b6788 kind:arm_call to:0x02022bf4 module:main +from:0x020b6794 kind:arm_call to:0x020764c0 module:overlay(0) +from:0x020b67a0 kind:load to:0x020aac7c module:overlay(0) +from:0x020b67a4 kind:load to:0x0203e964 module:main +from:0x020b67a8 kind:load to:0x020aac78 module:overlay(0) +from:0x020b6820 kind:arm_call to:0x02015820 module:main +from:0x020b687c kind:arm_call to:0x020b6724 module:overlay(4) +from:0x020b6888 kind:load to:0x020b9a4c module:overlay(4) +from:0x020b68a8 kind:arm_call to:0x020b67b0 module:overlay(4) +from:0x020b6910 kind:arm_call to:0x02015820 module:main +from:0x020b696c kind:arm_call to:0x020b6724 module:overlay(4) +from:0x020b6978 kind:load to:0x020b9a94 module:overlay(4) +from:0x020b6998 kind:arm_call to:0x02012fd0 module:main +from:0x020b69b8 kind:arm_call to:0x020b6a28 module:overlay(4) +from:0x020b69c8 kind:arm_call to:0x0203ce74 module:main +from:0x020b69ec kind:arm_call to:0x020166cc module:main +from:0x020b6a0c kind:load to:0x0204999c module:main +from:0x020b6a10 kind:load to:0x020b9fc4 module:overlay(4) +from:0x020b6a14 kind:load to:0x020b9fc8 module:overlay(4) +from:0x020b6a18 kind:load to:0x020b9f80 module:overlay(4) +from:0x020b6a1c kind:load to:0x020b9f9c module:overlay(4) +from:0x020b6a20 kind:load to:0x020b6b34 module:overlay(4) +from:0x020b6a24 kind:load to:0x020b9f84 module:overlay(4) +from:0x020b6a34 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6a78 kind:arm_call to:0x02011f3c module:main +from:0x020b6a88 kind:arm_call to:0x020b8970 module:overlay(4) +from:0x020b6aa0 kind:arm_call to:0x02011f3c module:main +from:0x020b6ab0 kind:arm_call to:0x0213b378 module:overlay(56) +from:0x020b6ac8 kind:arm_call to:0x02011f3c module:main +from:0x020b6ad8 kind:arm_call to:0x0211e178 module:overlay(36) +from:0x020b6b10 kind:arm_call to:0x020249d4 module:main +from:0x020b6b1c kind:load to:0x020b9e60 module:overlay(4) +from:0x020b6b2c kind:load to:0x0204a110 module:main +from:0x020b6b54 kind:arm_call to:0x0211ebb8 module:overlay(36) +from:0x020b6b5c kind:arm_call to:0x02011ff4 module:main +from:0x020b6b78 kind:arm_call to:0x0213b97c module:overlay(56) +from:0x020b6b80 kind:arm_call to:0x02011ff4 module:main +from:0x020b6b9c kind:arm_call to:0x020b8ea8 module:overlay(4) +from:0x020b6ba4 kind:arm_call to:0x02011ff4 module:main +from:0x020b6bc0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6bcc kind:load to:0x020b9e60 module:overlay(4) +from:0x020b6bd0 kind:load to:0x0204a110 module:main +from:0x020b6bf4 kind:arm_call to:0x0211ebb8 module:overlay(36) +from:0x020b6bfc kind:arm_call to:0x02011ff4 module:main +from:0x020b6c18 kind:arm_call to:0x0213b97c module:overlay(56) +from:0x020b6c20 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c3c kind:arm_call to:0x020b8ea8 module:overlay(4) +from:0x020b6c44 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c60 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6c68 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c74 kind:load to:0x020b9e60 module:overlay(4) +from:0x020b6c78 kind:load to:0x0204a110 module:main +from:0x020b6c9c kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020b6cb0 kind:arm_call to:0x020b8f48 module:overlay(4) +from:0x020b6cc8 kind:arm_call to:0x0213bba4 module:overlay(56) +from:0x020b6ce0 kind:arm_call to:0x0211efc0 module:overlay(36) +from:0x020b6cf4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6d2c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6d38 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6d4c kind:arm_call to:0x0201c4d8 module:main +from:0x020b6d54 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b6d58 kind:load to:0x0204a110 module:main +from:0x020b6d5c kind:load to:0x0204a088 module:main +from:0x020b6d60 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6d64 kind:load to:0x0204aeac module:main +from:0x020b6d7c kind:arm_call to:0x020b91ac module:overlay(4) +from:0x020b6d8c kind:arm_call to:0x0213bc94 module:overlay(56) +from:0x020b6d9c kind:arm_call to:0x0211f0e4 module:overlay(36) +from:0x020b6db8 kind:arm_call to:0x020b92e8 module:overlay(4) +from:0x020b6dc8 kind:arm_call to:0x0213bd50 module:overlay(56) +from:0x020b6dd8 kind:arm_call to:0x0211f164 module:overlay(36) +from:0x020b6df4 kind:arm_call to:0x020b9304 module:overlay(4) +from:0x020b6e04 kind:arm_call to:0x0213bd60 module:overlay(56) +from:0x020b6e14 kind:arm_call to:0x0211f180 module:overlay(36) +from:0x020b6e34 kind:arm_call to:0x02012ff8 module:main +from:0x020b6e40 kind:load to:0x0204999c module:main +from:0x020b6e70 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x020b6e9c kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x020b6ea4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6ec8 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6ecc kind:load to:0x020d3da9 module:overlays(19,24) +from:0x020b6f18 kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020b6f34 kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020b6f50 kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020b6f6c kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020b6f88 kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020b6fa4 kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020b6fc0 kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020b6fd8 kind:load to:0x020b6510 module:overlay(0) +from:0x020b6fe4 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b6ffc kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b700c kind:arm_call to:0x0201e6d0 module:main +from:0x020b7014 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7038 kind:load to:0x020b9e84 module:overlay(4) +from:0x020b703c kind:load to:0x020b1f8c module:overlay(0) +from:0x020b7074 kind:arm_call to:0x0203d160 module:main +from:0x020b707c kind:arm_call to:0x020b7fc0 module:overlay(4) +from:0x020b7088 kind:arm_call to:0x02064664 module:overlay(0) +from:0x020b70a4 kind:arm_call to:0x0203d160 module:main +from:0x020b70f8 kind:arm_call to:0x020249d4 module:main +from:0x020b7104 kind:arm_call to:0x020b831c module:overlay(4) +from:0x020b7110 kind:arm_call to:0x020b6e44 module:overlay(4) +from:0x020b71e0 kind:arm_call to:0x020b6ed0 module:overlay(4) +from:0x020b7228 kind:arm_call to:0x020647d8 module:overlay(0) +from:0x020b7260 kind:arm_call to:0x020647d8 module:overlay(0) +from:0x020b7270 kind:arm_call to:0x02064e24 module:overlay(0) +from:0x020b7290 kind:arm_call to:0x02064e64 module:overlay(0) +from:0x020b729c kind:arm_call to:0x02064f1c module:overlay(0) +from:0x020b7300 kind:arm_call to:0x020b7bd0 module:overlay(4) +from:0x020b7310 kind:arm_call to:0x020166cc module:main +from:0x020b731c kind:arm_call to:0x020b7fec module:overlay(4) +from:0x020b7340 kind:arm_call to:0x020b8090 module:overlay(4) +from:0x020b7348 kind:arm_call to:0x020b8068 module:overlay(4) +from:0x020b738c kind:arm_call to:0x020b83cc module:overlay(4) +from:0x020b73a0 kind:arm_call to:0x020166cc module:main +from:0x020b73c8 kind:load to:0x020b73e8 module:overlay(4) +from:0x020b73cc kind:load to:0x020b6fdc module:overlay(4) +from:0x020b73d0 kind:load to:0x020b83a4 module:overlay(4) +from:0x020b73d4 kind:load to:0x020b8344 module:overlay(4) +from:0x020b73d8 kind:load to:0x020c2bc8 module:overlay(4) +from:0x020b73e0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b73e4 kind:load to:0x020b9de0 module:overlay(4) +from:0x020b73f0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7414 kind:arm_call to:0x020b8484 module:overlay(4) +from:0x020b7430 kind:arm_call to:0x020166ac module:main +from:0x020b745c kind:arm_call to:0x0203d210 module:main +from:0x020b7468 kind:arm_call to:0x020647d4 module:overlay(0) +from:0x020b747c kind:arm_call to:0x0203d210 module:main +from:0x020b7488 kind:load to:0x020c2bc8 module:overlay(4) +from:0x020b748c kind:load to:0x020b83a4 module:overlay(4) +from:0x020b7490 kind:load to:0x020b73e8 module:overlay(4) +from:0x020b74b0 kind:arm_call to:0x020648ac module:overlay(0) +from:0x020b74f8 kind:arm_call to:0x020b78a4 module:overlay(4) +from:0x020b7508 kind:arm_call to:0x020b8170 module:overlay(4) +from:0x020b751c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7524 kind:arm_call to:0x020b8540 module:overlay(4) +from:0x020b753c kind:arm_call to:0x02064ba0 module:overlay(0) +from:0x020b759c kind:arm_call to:0x020b8014 module:overlay(4) +from:0x020b75a4 kind:arm_call to:0x020b8068 module:overlay(4) +from:0x020b75cc kind:arm_call to:0x020b7920 module:overlay(4) +from:0x020b75e0 kind:arm_call to:0x020b77f0 module:overlay(4) +from:0x020b75f8 kind:arm_call to:0x02064ee0 module:overlay(0) +from:0x020b7600 kind:arm_call to:0x020b7920 module:overlay(4) +from:0x020b7624 kind:arm_call to:0x0206538c module:overlay(0) +from:0x020b763c kind:arm_call to:0x020648e4 module:overlay(0) +from:0x020b7648 kind:arm_call to:0x0206538c module:overlay(0) +from:0x020b767c kind:arm_call to:0x020b86e0 module:overlay(4) +from:0x020b7698 kind:arm_call to:0x02065408 module:overlay(0) +from:0x020b76c4 kind:arm_call to:0x020b84a8 module:overlay(4) +from:0x020b76dc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7720 kind:arm_call to:0x020b88e4 module:overlay(4) +from:0x020b7738 kind:arm_call to:0x020b88c4 module:overlay(4) +from:0x020b774c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7770 kind:load to:0x0204a110 module:main +from:0x020b7774 kind:load to:0x020b5214 module:overlay(0) +from:0x020b7798 kind:arm_call to:0x02064d60 module:overlay(0) +from:0x020b77a0 kind:arm_call to:0x020b8068 module:overlay(4) +from:0x020b77bc kind:arm_call to:0x020b85c4 module:overlay(4) +from:0x020b782c kind:arm_call to:0x020b8540 module:overlay(4) +from:0x020b783c kind:arm_call to:0x020b8920 module:overlay(4) +from:0x020b7884 kind:arm_call to:0x020b8944 module:overlay(4) +from:0x020b7938 kind:arm_call to:0x0206538c module:overlay(0) +from:0x020b7970 kind:arm_call to:0x020b6ed0 module:overlay(4) +from:0x020b79b0 kind:arm_call to:0x020b6e44 module:overlay(4) +from:0x020b7a04 kind:arm_call to:0x02064e24 module:overlay(0) +from:0x020b7a30 kind:arm_call to:0x020b86e0 module:overlay(4) +from:0x020b7a74 kind:arm_call to:0x020b8214 module:overlay(4) +from:0x020b7adc kind:arm_call to:0x020b8244 module:overlay(4) +from:0x020b7b2c kind:arm_call to:0x020b77f0 module:overlay(4) +from:0x020b7b38 kind:arm_call to:0x020b82cc module:overlay(4) +from:0x020b7b50 kind:arm_call to:0x02064ee0 module:overlay(0) +from:0x020b7b70 kind:arm_call to:0x020b785c module:overlay(4) +from:0x020b7b7c kind:arm_call to:0x020b827c module:overlay(4) +from:0x020b7ba8 kind:arm_call to:0x02064e64 module:overlay(0) +from:0x020b7bcc kind:load to:0x020b9dd0 module:overlay(4) +from:0x020b7c14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7c34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7c68 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b7c84 kind:arm_call to:0x02018214 module:main +from:0x020b7ca8 kind:load to:0x020b9db0 module:overlay(4) +from:0x020b7cac kind:load to:0x020b9db8 module:overlay(4) +from:0x020b7cb0 kind:load to:0x020b9da8 module:overlay(4) +from:0x020b7cbc kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020b7cd0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7cd8 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b7cf8 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7d4c kind:arm_call to:0x0201aad0 module:main +from:0x020b7dc4 kind:arm_call to:0x02028c4c module:main +from:0x020b7e04 kind:arm_call to:0x0201aa44 module:main +from:0x020b7e10 kind:load to:0x0204af1c module:main +from:0x020b7e20 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020b7e3c kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020b7ea0 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b7edc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7f00 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7f18 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7f4c kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b7f54 kind:load to:0x020b9d98 module:overlay(4) +from:0x020b7f58 kind:load to:0x020b9da0 module:overlay(4) +from:0x020b7f5c kind:load to:0x020b9d94 module:overlay(4) +from:0x020b7f90 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b7fb8 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b8020 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8044 kind:arm_call to:0x020b8090 module:overlay(4) +from:0x020b8050 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8058 kind:arm_call to:0x020b8170 module:overlay(4) +from:0x020b8060 kind:load to:0x0204a110 module:main +from:0x020b8064 kind:load to:0x020b5214 module:overlay(0) +from:0x020b80bc kind:arm_call to:0x020b7e30 module:overlay(4) +from:0x020b80e0 kind:arm_call to:0x020b7e14 module:overlay(4) +from:0x020b8124 kind:arm_call to:0x020b7ea8 module:overlay(4) +from:0x020b81d4 kind:arm_call to:0x020b7e4c module:overlay(4) +from:0x020b82ac kind:arm_call to:0x020b7f60 module:overlay(4) +from:0x020b82fc kind:arm_call to:0x020b7f9c module:overlay(4) +from:0x020b8338 kind:load to:0x020b6ed0 module:overlay(4) +from:0x020b833c kind:load to:0x020c2bc8 module:overlay(4) +from:0x020b8340 kind:load to:0x020b6ea8 module:overlay(4) +from:0x020b8358 kind:arm_call to:0x0201fd38 module:main +from:0x020b8364 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b8374 kind:arm_call to:0x0201e6d0 module:main +from:0x020b837c kind:arm_call to:0x02062b3c module:overlay(0) +from:0x020b83a0 kind:load to:0x020b1f8c module:overlay(0) +from:0x020b83b0 kind:arm_call to:0x02062bb0 module:overlay(0) +from:0x020b83b8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b83c0 kind:arm_call to:0x0201f2cc module:main +from:0x020b83e8 kind:arm_call to:0x0201fd78 module:main +from:0x020b83f4 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020b8424 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8474 kind:arm_call to:0x020b86e0 module:overlay(4) +from:0x020b8498 kind:arm_call to:0x020166ac module:main +from:0x020b84a0 kind:arm_call to:0x0201f498 module:main +from:0x020b84f8 kind:arm_call to:0x02018214 module:main +from:0x020b8534 kind:arm_call to:0x020b8540 module:overlay(4) +from:0x020b8638 kind:arm_call to:0x0201aa44 module:main +from:0x020b8688 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b86b0 kind:arm_call to:0x0201aa44 module:main +from:0x020b86cc kind:arm_call to:0x0201f4b4 module:main +from:0x020b86d8 kind:load to:0x0204af1c module:main +from:0x020b86dc kind:load to:0x020c2bc8 module:overlay(4) +from:0x020b87a4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b87e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8810 kind:arm_call to:0x020b6ea8 module:overlay(4) +from:0x020b888c kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b88a8 kind:arm_call to:0x0201ff00 module:main +from:0x020b88b0 kind:arm_call to:0x020b8540 module:overlay(4) +from:0x020b88bc kind:load to:0x020c2bc8 module:overlay(4) +from:0x020b88c0 kind:load to:0x020b9dc0 module:overlay(4) +from:0x020b88dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8908 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8918 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b893c kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b8950 kind:load to:0x0206427c module:overlay(0) +from:0x020b895c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b8964 kind:arm_call to:0x02011ff4 module:main +from:0x020b8980 kind:arm_call to:0x020b6520 module:overlay(4) +from:0x020b8988 kind:arm_call to:0x020b9314 module:overlay(4) +from:0x020b8998 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020b89a4 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b89b4 kind:arm_call to:0x0201e6d0 module:main +from:0x020b89cc kind:arm_call to:0x0201f6f0 module:main +from:0x020b89e0 kind:arm_call to:0x0201f6f0 module:main +from:0x020b8a14 kind:arm_call to:0x0201e6d0 module:main +from:0x020b8a28 kind:arm_call to:0x02019538 module:main +from:0x020b8a3c kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b8a48 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b8a60 kind:arm_call to:0x0201739c module:main +from:0x020b8a88 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8a90 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8a98 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8aa0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8ab8 kind:arm_call to:0x0201739c module:main +from:0x020b8ae0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8ae8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8af0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8af8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8b00 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b8b14 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b8b20 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b8b38 kind:arm_call to:0x0201739c module:main +from:0x020b8b5c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8b64 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8b6c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8b74 kind:arm_call_thumb to:0x0201568c 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:0x020b8c0c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8c14 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c1c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c24 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c2c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b8cd0 kind:arm_call to:0x02011f3c module:main +from:0x020b8cf0 kind:arm_call to:0x020b7040 module:overlay(4) +from:0x020b8d18 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b8d24 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b8d60 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b8d78 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b8d84 kind:arm_call to:0x020166cc module:main +from:0x020b8d90 kind:arm_call to:0x0201f730 module:main +from:0x020b8d9c kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020b8dc8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8dfc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8e54 kind:arm_call to:0x0201e874 module:main +from:0x020b8e60 kind:arm_call to:0x020b6558 module:overlay(4) +from:0x020b8e70 kind:load to:0x020b1f8c module:overlay(0) +from:0x020b8e74 kind:load to:0x0204a110 module:main +from:0x020b8e78 kind:load to:0x020b9e94 module:overlay(4) +from:0x020b8e7c kind:load to:0x020b9eac module:overlay(4) +from:0x020b8e80 kind:load to:0x020b9eb0 module:overlay(4) +from:0x020b8e84 kind:load to:0x020b9ec0 module:overlay(4) +from:0x020b8e88 kind:load to:0x020b9ed0 module:overlay(4) +from:0x020b8e8c kind:load to:0x020b9ee0 module:overlay(4) +from:0x020b8e90 kind:load to:0x020b9ef0 module:overlay(4) +from:0x020b8e94 kind:load to:0x020b9f00 module:overlay(4) +from:0x020b8e98 kind:load to:0x020b9f10 module:overlay(4) +from:0x020b8eb0 kind:arm_call to:0x020b6578 module:overlay(4) +from:0x020b8eb8 kind:arm_call to:0x020166ac module:main +from:0x020b8ed4 kind:arm_call to:0x0201f498 module:main +from:0x020b8edc kind:arm_call to:0x0201f498 module:main +from:0x020b8ef0 kind:arm_call to:0x020b73fc module:overlay(4) +from:0x020b8ef8 kind:arm_call to:0x02011ff4 module:main +from:0x020b8f0c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b8f14 kind:arm_call to:0x0201f2cc module:main +from:0x020b8f1c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b8f24 kind:arm_call to:0x0201f2cc module:main +from:0x020b8f2c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b8f34 kind:arm_call to:0x020b9434 module:overlay(4) +from:0x020b8f3c kind:arm_call to:0x020b6540 module:overlay(4) +from:0x020b8f7c kind:arm_call to:0x020b9624 module:overlay(4) +from:0x020b8f98 kind:arm_call to:0x0201f498 module:main +from:0x020b8fac kind:arm_call to:0x020b7bbc module:overlay(4) +from:0x020b8fbc kind:arm_call to:0x0201f730 module:main +from:0x020b901c kind:arm_call to:0x020b688c module:overlay(4) +from:0x020b9028 kind:arm_call to:0x020b946c module:overlay(4) +from:0x020b9030 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x020b9040 kind:arm_call to:0x020b7494 module:overlay(4) +from:0x020b904c kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x020b919c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b91dc kind:arm_call to:0x0201aa44 module:main +from:0x020b91e8 kind:arm_call to:0x0201f4b4 module:main +from:0x020b91fc kind:arm_call to:0x0201e8d4 module:main +from:0x020b9218 kind:arm_call to:0x0201aa44 module:main +from:0x020b924c kind:arm_call to:0x0201e8d4 module:main +from:0x020b92d0 kind:arm_call to:0x0201f4b4 module:main +from:0x020b92d8 kind:arm_call to:0x020b7778 module:overlay(4) +from:0x020b92e4 kind:load to:0x0204af1c module:main +from:0x020b92fc kind:arm_call to:0x020b956c module:overlay(4) +from:0x020b9310 kind:load to:0x020b77d0 module:overlay(4) +from:0x020b9324 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020b937c kind:arm_call to:0x020d485c module:overlay(24) +from:0x020b9394 kind:arm_call to:0x020d485c module:overlay(24) +from:0x020b93ac kind:arm_call to:0x020d485c module:overlay(24) +from:0x020b93c4 kind:arm_call to:0x020d485c module:overlay(24) +from:0x020b93ec kind:arm_call to:0x02011f3c module:main +from:0x020b940c kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x020b9420 kind:arm_call to:0x02011f3c module:main +from:0x020b9430 kind:load to:0x027e0d00 module:dtcm +from:0x020b943c kind:arm_call to:0x020b99f4 module:overlay(4) +from:0x020b9444 kind:arm_call to:0x02011ff4 module:main +from:0x020b9454 kind:arm_call to:0x02011ff4 module:main +from:0x020b9460 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020b9508 kind:arm_call to:0x02024d10 module:main +from:0x020b9540 kind:arm_call to:0x02024ddc module:main +from:0x020b955c kind:arm_call to:0x02024d10 module:main +from:0x020b95c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020b95e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020b95fc kind:arm_call to:0x01ffb714 module:itcm +from:0x020b9620 kind:load to:0x0203e964 module:main +from:0x020b9640 kind:arm_call to:0x020b99f4 module:overlay(4) +from:0x020b9668 kind:arm_call to:0x02011f3c module:main +from:0x020b967c kind:arm_call to:0x020d4f08 module:overlay(24) +from:0x020b969c kind:arm_call_thumb to:0x020588f0 module:overlay(0) +from:0x020b9724 kind:arm_call to:0x0200f218 module:main +from:0x020b978c kind:arm_call to:0x0200eab0 module:main +from:0x020b97bc kind:arm_call to:0x02024d10 module:main +from:0x020b97fc kind:arm_call to:0x02024ddc module:main +from:0x020b981c kind:arm_call to:0x02024d10 module:main +from:0x020b98f8 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x020b9928 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020b9934 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020b9948 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020b9954 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020b9978 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020b9984 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020b9994 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020b99a0 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020b99c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020b99cc kind:load to:0x020b9df0 module:overlay(4) +from:0x020b99d4 kind:load to:0x020b9f28 module:overlay(4) +from:0x020b99d8 kind:load to:0x020b9f4c module:overlay(4) +from:0x020b99dc kind:load to:0x020b9f58 module:overlay(4) +from:0x020b99e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020b9a08 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020b9a38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020b9a40 kind:arm_call to:0x02011ff4 module:main +from:0x020b9e20 kind:load to:0x020b9fc4 module:overlay(4) +from:0x020b9e24 kind:load to:0x020b6e1c module:overlay(4) +from:0x020b9e28 kind:load to:0x020b9f90 module:overlay(4) +from:0x020b9e2c kind:load to:0x0203ce74 module:main +from:0x020b9e30 kind:load to:0x020b9e04 module:overlay(4) +from:0x020b9e48 kind:load to:0x020b6594 module:overlay(4) +from:0x020b9e4c kind:load to:0x02076694 module:overlay(0) +from:0x020b9e50 kind:load to:0x020b6540 module:overlay(4) +from:0x020b9e54 kind:load to:0x020b6544 module:overlay(4) +from:0x020b9e60 kind:load to:0x020b6b34 module:overlay(4) +from:0x020b9e64 kind:load to:0x020b6bd4 module:overlay(4) +from:0x020b9e68 kind:load to:0x020b6c7c module:overlay(4) +from:0x020b9e6c kind:load to:0x020b6da4 module:overlay(4) +from:0x020b9e70 kind:load to:0x020b6d68 module:overlay(4) +from:0x020b9e74 kind:load to:0x020b6de0 module:overlay(4) +from:0x020b9e78 kind:load to:0x02061cdc module:overlay(0) +from:0x020b9e84 kind:load to:0x020b73e8 module:overlay(4) +from:0x020b9e88 kind:load to:0x020b8954 module:overlay(4) +from:0x020b9e8c kind:load to:0x020b7cb4 module:overlay(4) +from:0x020b9e90 kind:load to:0x020b7d00 module:overlay(4) +from:0x020b9f28 kind:load to:0x020b99e0 module:overlay(4) +from:0x020b9f2c kind:load to:0x020b9a30 module:overlay(4) +from:0x020b9f30 kind:load to:0x0205a720 module:overlay(0) +from:0x020b9f34 kind:load to:0x01ffc57c module:itcm +from:0x020b9f38 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b9f3c kind:load to:0x02057e44 module:overlay(0) +from:0x020b9f40 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b9f44 kind:load to:0x01ffc7a4 module:itcm +from:0x020b9f48 kind:load to:0x02057d84 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov004/symbols.txt b/config/eur/arm9/overlays/ov004/symbols.txt new file mode 100644 index 00000000..cd28814a --- /dev/null +++ b/config/eur/arm9/overlays/ov004/symbols.txt @@ -0,0 +1,161 @@ +func_ov004_020b6520 kind:function(arm,size=0x20) addr:0x020b6520 +func_ov004_020b6540 kind:function(arm,size=0x4) addr:0x020b6540 +func_ov004_020b6544 kind:function(arm,size=0x14) addr:0x020b6544 +func_ov004_020b6558 kind:function(arm,size=0x20) addr:0x020b6558 +func_ov004_020b6578 kind:function(arm,size=0x1c) addr:0x020b6578 +func_ov004_020b6594 kind:function(arm,size=0xe4) addr:0x020b6594 +func_ov004_020b6678 kind:function(arm,size=0xac) addr:0x020b6678 +func_ov004_020b6724 kind:function(arm,size=0x8c) addr:0x020b6724 +func_ov004_020b67b0 kind:function(arm,size=0xdc) addr:0x020b67b0 +func_ov004_020b688c kind:function(arm,size=0xf0) addr:0x020b688c +func_ov004_020b697c kind:function(arm,size=0xac) addr:0x020b697c +func_ov004_020b6a28 kind:function(arm,size=0x10c) addr:0x020b6a28 +func_ov004_020b6b34 kind:function(arm,size=0xa0) addr:0x020b6b34 +func_ov004_020b6bd4 kind:function(arm,size=0xa8) addr:0x020b6bd4 +func_ov004_020b6c7c kind:function(arm,size=0xec) addr:0x020b6c7c +func_ov004_020b6d68 kind:function(arm,size=0x3c) addr:0x020b6d68 +func_ov004_020b6da4 kind:function(arm,size=0x3c) addr:0x020b6da4 +func_ov004_020b6de0 kind:function(arm,size=0x3c) addr:0x020b6de0 +func_ov004_020b6e1c kind:function(arm,size=0x28) addr:0x020b6e1c +func_ov004_020b6e44 kind:function(arm,size=0x64) addr:0x020b6e44 +func_ov004_020b6ea8 kind:function(arm,size=0x28) addr:0x020b6ea8 +func_ov004_020b6ed0 kind:function(arm,size=0x10c) addr:0x020b6ed0 +func_ov004_020b6fdc kind:function(arm,size=0x64) addr:0x020b6fdc +func_ov004_020b7040 kind:function(arm,size=0x3a8) addr:0x020b7040 +func_ov004_020b73e8 kind:function(arm,size=0x14) addr:0x020b73e8 +func_ov004_020b73fc kind:function(arm,size=0x98) addr:0x020b73fc +func_ov004_020b7494 kind:function(arm,size=0x2e4) addr:0x020b7494 +func_ov004_020b7778 kind:function(arm,size=0x58) addr:0x020b7778 +func_ov004_020b77d0 kind:function(arm,size=0x20) addr:0x020b77d0 +func_ov004_020b77f0 kind:function(arm,size=0x6c) addr:0x020b77f0 +func_ov004_020b785c kind:function(arm,size=0x48) addr:0x020b785c +func_ov004_020b78a4 kind:function(arm,size=0x7c) addr:0x020b78a4 +func_ov004_020b7920 kind:function(arm,size=0x124) addr:0x020b7920 +func_ov004_020b7a44 kind:function(arm,size=0x20) addr:0x020b7a44 +func_ov004_020b7a64 kind:function(arm,size=0x6c) addr:0x020b7a64 +func_ov004_020b7ad0 kind:function(arm,size=0x50) addr:0x020b7ad0 +func_ov004_020b7b20 kind:function(arm,size=0x44) addr:0x020b7b20 +func_ov004_020b7b64 kind:function(arm,size=0x58) addr:0x020b7b64 +func_ov004_020b7bbc kind:function(arm,size=0x14) addr:0x020b7bbc +func_ov004_020b7bd0 kind:function(arm,size=0xe4) addr:0x020b7bd0 +func_ov004_020b7cb4 kind:function(arm,size=0x4c) addr:0x020b7cb4 +func_ov004_020b7d00 kind:function(arm,size=0x114) addr:0x020b7d00 +func_ov004_020b7e14 kind:function(arm,size=0x1c) addr:0x020b7e14 +func_ov004_020b7e30 kind:function(arm,size=0x1c) addr:0x020b7e30 +func_ov004_020b7e4c kind:function(arm,size=0x5c) addr:0x020b7e4c +func_ov004_020b7ea8 kind:function(arm,size=0xb8) addr:0x020b7ea8 +func_ov004_020b7f60 kind:function(arm,size=0x3c) addr:0x020b7f60 +func_ov004_020b7f9c kind:function(arm,size=0x24) addr:0x020b7f9c +func_ov004_020b7fc0 kind:function(arm,size=0x2c) addr:0x020b7fc0 +func_ov004_020b7fec kind:function(arm,size=0x28) addr:0x020b7fec +func_ov004_020b8014 kind:function(arm,size=0x54) addr:0x020b8014 +func_ov004_020b8068 kind:function(arm,size=0x28) addr:0x020b8068 +func_ov004_020b8090 kind:function(arm,size=0xe0) addr:0x020b8090 +func_ov004_020b8170 kind:function(arm,size=0xa4) addr:0x020b8170 +func_ov004_020b8214 kind:function(arm,size=0x30) addr:0x020b8214 +func_ov004_020b8244 kind:function(arm,size=0x38) addr:0x020b8244 +func_ov004_020b827c kind:function(arm,size=0x50) addr:0x020b827c +func_ov004_020b82cc kind:function(arm,size=0x50) addr:0x020b82cc +func_ov004_020b831c kind:function(arm,size=0x28) addr:0x020b831c +func_ov004_020b8344 kind:function(arm,size=0x60) addr:0x020b8344 +func_ov004_020b83a4 kind:function(arm,size=0x28) addr:0x020b83a4 +func_ov004_020b83cc kind:function(arm,size=0xb8) addr:0x020b83cc +func_ov004_020b8484 kind:function(arm,size=0x24) addr:0x020b8484 +func_ov004_020b84a8 kind:function(arm,size=0x98) addr:0x020b84a8 +func_ov004_020b8540 kind:function(arm,size=0x84) addr:0x020b8540 +func_ov004_020b85c4 kind:function(arm,size=0x11c) addr:0x020b85c4 +func_ov004_020b86e0 kind:function(arm,size=0x1e4) addr:0x020b86e0 +func_ov004_020b88c4 kind:function(arm,size=0x20) addr:0x020b88c4 +func_ov004_020b88e4 kind:function(arm,size=0x3c) addr:0x020b88e4 +func_ov004_020b8920 kind:function(arm,size=0x24) addr:0x020b8920 +func_ov004_020b8944 kind:function(arm,size=0x10) addr:0x020b8944 +func_ov004_020b8954 kind:function(arm,size=0x1c) addr:0x020b8954 +func_ov004_020b8970 kind:function(arm,size=0x538) addr:0x020b8970 +func_ov004_020b8ea8 kind:function(arm,size=0xa0) addr:0x020b8ea8 +func_ov004_020b8f48 kind:function(arm,size=0x264) addr:0x020b8f48 +func_ov004_020b91ac kind:function(arm,size=0x13c) addr:0x020b91ac +func_ov004_020b92e8 kind:function(arm,size=0x1c) addr:0x020b92e8 +func_ov004_020b9304 kind:function(arm,size=0x10) addr:0x020b9304 +func_ov004_020b9314 kind:function(arm,size=0x120) addr:0x020b9314 +func_ov004_020b9434 kind:function(arm,size=0x38) addr:0x020b9434 +func_ov004_020b946c kind:function(arm,size=0x100) addr:0x020b946c +func_ov004_020b956c kind:function(arm,size=0xb8) addr:0x020b956c +func_ov004_020b9624 kind:function(arm,size=0x3bc) addr:0x020b9624 +func_ov004_020b99e0 kind:function(arm,size=0x14) addr:0x020b99e0 +func_ov004_020b99f4 kind:function(arm,size=0x3c) addr:0x020b99f4 +func_ov004_020b9a30 kind:function(arm,size=0x1c) addr:0x020b9a30 +data_ov004_020b9a4c kind:data(any) addr:0x020b9a4c +data_ov004_020b9a94 kind:data(any) addr:0x020b9a94 +data_ov004_020b9d94 kind:data(any) addr:0x020b9d94 +data_ov004_020b9d98 kind:data(any) addr:0x020b9d98 +data_ov004_020b9da0 kind:data(any) addr:0x020b9da0 +data_ov004_020b9da8 kind:data(any) addr:0x020b9da8 +data_ov004_020b9db0 kind:data(any) addr:0x020b9db0 +data_ov004_020b9db8 kind:data(any) addr:0x020b9db8 +data_ov004_020b9dc0 kind:data(any) addr:0x020b9dc0 +data_ov004_020b9dd0 kind:data(any) addr:0x020b9dd0 +data_ov004_020b9de0 kind:data(any) addr:0x020b9de0 +data_ov004_020b9df0 kind:data(any) addr:0x020b9df0 +func_ov004_020b9e04 kind:function(arm,size=0x2c) addr:0x020b9e04 +data_ov004_020b9e48 kind:data(any) addr:0x020b9e48 +data_ov004_020b9e60 kind:data(any) addr:0x020b9e60 +data_ov004_020b9e84 kind:data(any) addr:0x020b9e84 +data_ov004_020b9e94 kind:data(any) addr:0x020b9e94 +data_ov004_020b9eac kind:data(any) addr:0x020b9eac +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_020b9f00 kind:data(any) addr:0x020b9f00 +data_ov004_020b9f10 kind:data(any) addr:0x020b9f10 +data_ov004_020b9f28 kind:data(any) addr:0x020b9f28 +data_ov004_020b9f4c kind:data(any) addr:0x020b9f4c +data_ov004_020b9f58 kind:data(any) addr:0x020b9f58 +data_ov004_020b9f80 kind:bss addr:0x020b9f80 +data_ov004_020b9f84 kind:bss addr:0x020b9f84 +data_ov004_020b9f90 kind:bss addr:0x020b9f90 +data_ov004_020b9f9c kind:bss addr:0x020b9f9c +data_ov004_020b9fc4 kind:bss addr:0x020b9fc4 +data_ov004_020b9fc8 kind:bss addr:0x020b9fc8 +data_ov004_020ba740 kind:bss addr:0x020ba740 ambiguous +data_ov004_020bd568 kind:bss addr:0x020bd568 ambiguous +data_ov004_020bd735 kind:bss addr:0x020bd735 ambiguous +data_ov004_020bd785 kind:bss addr:0x020bd785 ambiguous +data_ov004_020be055 kind:bss addr:0x020be055 ambiguous +data_ov004_020be079 kind:bss addr:0x020be079 ambiguous +data_ov004_020be0d9 kind:bss addr:0x020be0d9 ambiguous +data_ov004_020be0ed kind:bss addr:0x020be0ed ambiguous +data_ov004_020be101 kind:bss addr:0x020be101 ambiguous +data_ov004_020beeec kind:bss addr:0x020beeec ambiguous +data_ov004_020bef88 kind:bss addr:0x020bef88 ambiguous +data_ov004_020bf024 kind:bss addr:0x020bf024 ambiguous +data_ov004_020bf3e0 kind:bss addr:0x020bf3e0 ambiguous +data_ov004_020bf731 kind:bss addr:0x020bf731 ambiguous +data_ov004_020bf751 kind:bss addr:0x020bf751 ambiguous +data_ov004_020bf8f4 kind:bss addr:0x020bf8f4 ambiguous +data_ov004_020bf938 kind:bss addr:0x020bf938 ambiguous +data_ov004_020bfa50 kind:bss addr:0x020bfa50 ambiguous +data_ov004_020bfad4 kind:bss addr:0x020bfad4 ambiguous +data_ov004_020bfd50 kind:bss addr:0x020bfd50 ambiguous +data_ov004_020bfecc kind:bss addr:0x020bfecc ambiguous +data_ov004_020bff35 kind:bss addr:0x020bff35 ambiguous +data_ov004_020bff4c kind:bss addr:0x020bff4c ambiguous +data_ov004_020bff58 kind:bss addr:0x020bff58 ambiguous +data_ov004_020c00c5 kind:bss addr:0x020c00c5 ambiguous +data_ov004_020c010a kind:bss addr:0x020c010a ambiguous +data_ov004_020c0211 kind:bss addr:0x020c0211 ambiguous +data_ov004_020c0575 kind:bss addr:0x020c0575 ambiguous +data_ov004_020c058c kind:bss addr:0x020c058c ambiguous +data_ov004_020c0590 kind:bss addr:0x020c0590 ambiguous +data_ov004_020c0594 kind:bss addr:0x020c0594 ambiguous +data_ov004_020c0598 kind:bss addr:0x020c0598 ambiguous +data_ov004_020c059c kind:bss addr:0x020c059c ambiguous +data_ov004_020c05a0 kind:bss addr:0x020c05a0 ambiguous +data_ov004_020c074c kind:bss addr:0x020c074c ambiguous +data_ov004_020c07bd kind:bss addr:0x020c07bd ambiguous +data_ov004_020c07fd kind:bss addr:0x020c07fd ambiguous +data_ov004_020c0edc kind:bss addr:0x020c0edc ambiguous +data_ov004_020c1860 kind:bss addr:0x020c1860 ambiguous +data_ov004_020c2928 kind:bss addr:0x020c2928 ambiguous +data_ov004_020c2bc8 kind:bss addr:0x020c2bc8 diff --git a/config/eur/arm9/overlays/ov005/delinks.txt b/config/eur/arm9/overlays/ov005/delinks.txt new file mode 100644 index 00000000..6b511b4c --- /dev/null +++ b/config/eur/arm9/overlays/ov005/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b8be8 kind:code align:32 + .rodata start:0x020b8be8 end:0x020b8c14 kind:data align:4 + .init start:0x020b8c14 end:0x020b8c84 kind:code align:4 + .ctor start:0x020b8c84 end:0x020b8c94 kind:data align:4 + .data start:0x020b8ca0 end:0x020b8e00 kind:data align:32 + .bss start:0x020b8e00 end:0x020bb660 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov005/relocs.txt b/config/eur/arm9/overlays/ov005/relocs.txt new file mode 100644 index 00000000..066eb1b2 --- /dev/null +++ b/config/eur/arm9/overlays/ov005/relocs.txt @@ -0,0 +1,417 @@ +from:0x020b6538 kind:load to:0x0204999c module:main +from:0x020b653c kind:load to:0x020b8e0c module:overlay(5) +from:0x020b6540 kind:load to:0x020b8e10 module:overlay(5) +from:0x020b6544 kind:load to:0x02012fd0 module:main +from:0x020b6560 kind:arm_call to:0x02012ff8 module:main +from:0x020b656c kind:load to:0x0204999c module:main +from:0x020b6584 kind:arm_call to:0x02019300 module:main +from:0x020b6594 kind:arm_call to:0x02019340 module:main +from:0x020b6644 kind:arm_call to:0x0209c444 module:overlay(0) +from:0x020b6684 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020b669c kind:load to:0x0204a110 module:main +from:0x020b66a0 kind:load to:0x027e09a8 module:dtcm +from:0x020b66b8 kind:arm_call to:0x02019300 module:main +from:0x020b66c8 kind:arm_call to:0x02019340 module:main +from:0x020b6758 kind:arm_call to:0x0215eb24 module:overlays(60,71) +from:0x020b676c kind:arm_call to:0x020c30b0 module:overlay(17) +from:0x020b681c kind:arm_call to:0x02096e44 module:overlay(0) +from:0x020b6838 kind:load to:0x0204a110 module:main +from:0x020b683c kind:load to:0x027e09a4 module:dtcm +from:0x020b6840 kind:load to:0x027e0d70 module:dtcm +from:0x020b6844 kind:load to:0x027e09c0 module:dtcm +from:0x020b6870 kind:arm_call to:0x020b693c module:overlay(5) +from:0x020b6890 kind:arm_call to:0x0209a9b4 module:overlay(0) +from:0x020b68a0 kind:arm_call to:0x0209a9b4 module:overlay(0) +from:0x020b68a8 kind:arm_call to:0x020b693c module:overlay(5) +from:0x020b68bc kind:arm_call to:0x0209a9b4 module:overlay(0) +from:0x020b68ec kind:arm_call to:0x020b6b60 module:overlay(5) +from:0x020b6924 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x020b6930 kind:arm_call to:0x0209a9b4 module:overlay(0) +from:0x020b6938 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6990 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x020b69c0 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x020b69ec kind:arm_call to:0x02081e30 module:overlay(0) +from:0x020b6a48 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x020b6a78 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x020b6acc kind:arm_call to:0x02081e30 module:overlay(0) +from:0x020b6b34 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x020b6b5c kind:load to:0x027e0cd8 module:dtcm +from:0x020b6b90 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x020b6ba8 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6be0 kind:arm_call to:0x02098654 module:overlay(0) +from:0x020b6c0c kind:arm_call to:0x02098654 module:overlay(0) +from:0x020b6c28 kind:arm_call to:0x020c002c module:overlay(17) +from:0x020b6d20 kind:arm_call to:0x020b6d84 module:overlay(5) +from:0x020b6d30 kind:arm_call to:0x0203ce74 module:main +from:0x020b6d54 kind:arm_call to:0x020166cc module:main +from:0x020b6d74 kind:load to:0x020ba510 module:overlay(5) +from:0x020b6d78 kind:load to:0x020ba520 module:overlay(5) +from:0x020b6d7c kind:load to:0x020b6ee0 module:overlay(5) +from:0x020b6d80 kind:load to:0x020ba514 module:overlay(5) +from:0x020b6d8c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6d9c kind:arm_call to:0x0201667c module:main +from:0x020b6dc0 kind:arm_call to:0x020166cc module:main +from:0x020b6ddc kind:arm_call to:0x020c4d74 module:overlay(24) +from:0x020b6e0c kind:arm_call to:0x02011f3c module:main +from:0x020b6e18 kind:arm_call_thumb to:0x02176440 module:overlay(93) +from:0x020b6e2c kind:arm_call to:0x020166cc module:main +from:0x020b6e3c kind:arm_call to:0x02011f3c module:main +from:0x020b6e48 kind:arm_call_thumb to:0x02175cfc module:overlay(93) +from:0x020b6e60 kind:arm_call to:0x020166cc module:main +from:0x020b6e80 kind:arm_call to:0x02011f3c module:main +from:0x020b6e8c kind:arm_call_thumb to:0x02161a78 module:overlay(75) +from:0x020b6e9c kind:arm_call to:0x02011f3c module:main +from:0x020b6ea8 kind:arm_call_thumb to:0x021756dc module:overlay(93) +from:0x020b6ebc kind:arm_call to:0x020166cc module:main +from:0x020b6ec8 kind:load to:0x020b8ca8 module:overlay(5) +from:0x020b6ecc kind:load to:0x02116340 module:overlays(19,31) +from:0x020b6ed0 kind:load to:0x02043e50 module:main +from:0x020b6ed4 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020b6ed8 kind:load to:0x027e09a4 module:dtcm +from:0x020b6eec kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b6ef4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6f0c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b6f14 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6f1c kind:arm_call to:0x02011ff4 module:main +from:0x020b6f38 kind:arm_call to:0x020b6f84 module:overlay(5) +from:0x020b6f50 kind:arm_call to:0x02176398 module:overlay(93) +from:0x020b6f7c kind:arm_call to:0x020b6f84 module:overlay(5) +from:0x020b6f94 kind:arm_call to:0x02018ad4 module:main +from:0x020b6fb0 kind:arm_call_thumb to:0x02175f2c module:overlay(93) +from:0x020b6fb8 kind:load to:0x027e0994 module:dtcm +from:0x020b6fdc kind:arm_call to:0x020b7248 module:overlay(5) +from:0x020b6fec kind:arm_call to:0x0203ce74 module:main +from:0x020b7010 kind:arm_call to:0x020166cc module:main +from:0x020b7030 kind:load to:0x020ba554 module:overlay(5) +from:0x020b7034 kind:load to:0x020ba574 module:overlay(5) +from:0x020b7038 kind:load to:0x020b7040 module:overlay(5) +from:0x020b703c kind:load to:0x020ba568 module:overlay(5) +from:0x020b704c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7054 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7080 kind:arm_call to:0x020b7308 module:overlay(5) +from:0x020b7090 kind:arm_call to:0x0203ce74 module:main +from:0x020b70b4 kind:arm_call to:0x020166cc module:main +from:0x020b70d4 kind:load to:0x020ba554 module:overlay(5) +from:0x020b70d8 kind:load to:0x020ba644 module:overlay(5) +from:0x020b70dc kind:load to:0x020b70e4 module:overlay(5) +from:0x020b70e0 kind:load to:0x020ba55c module:overlay(5) +from:0x020b70f0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b70f8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7100 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7114 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b7124 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020b7130 kind:arm_call to:0x020166cc module:main +from:0x020b713c kind:load to:0x020b8cf0 module:overlay(5) +from:0x020b7188 kind:arm_call to:0x0201e8d4 module:main +from:0x020b71b8 kind:arm_call to:0x020cad7c module:overlay(24) +from:0x020b71c8 kind:arm_call to:0x0201e8d4 module:main +from:0x020b71e4 kind:arm_call to:0x020c5dac module:overlay(24) +from:0x020b71f8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7210 kind:arm_call to:0x02073104 module:overlay(0) +from:0x020b722c kind:arm_call to:0x02073578 module:overlay(0) +from:0x020b7238 kind:load to:0x027e0994 module:dtcm +from:0x020b723c kind:load to:0x0204a110 module:main +from:0x020b7240 kind:load to:0x027e09b8 module:dtcm +from:0x020b7254 kind:arm_call to:0x020b710c module:overlay(5) +from:0x020b7270 kind:arm_call to:0x020caafc module:overlay(24) +from:0x020b728c kind:arm_call to:0x020196b0 module:main +from:0x020b7298 kind:arm_call to:0x020196b0 module:main +from:0x020b72b4 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b72e8 kind:arm_call to:0x020cab58 module:overlay(24) +from:0x020b7300 kind:load to:0x020b8ccc module:overlay(5) +from:0x020b7304 kind:load to:0x020b8d44 module:overlay(5) +from:0x020b7314 kind:arm_call to:0x020b710c module:overlay(5) +from:0x020b7324 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020b7334 kind:arm_call to:0x020caafc module:overlay(24) +from:0x020b7350 kind:arm_call to:0x020caafc module:overlay(24) +from:0x020b7370 kind:arm_call to:0x020196b0 module:main +from:0x020b737c kind:arm_call to:0x020196b0 module:main +from:0x020b739c kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b73d0 kind:arm_call to:0x020cab58 module:overlay(24) +from:0x020b73d8 kind:arm_call to:0x020196b0 module:main +from:0x020b73e4 kind:arm_call to:0x020196b0 module:main +from:0x020b7404 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b7438 kind:arm_call to:0x020cab58 module:overlay(24) +from:0x020b746c kind:arm_call to:0x0201e8d4 module:main +from:0x020b748c kind:arm_call to:0x020d5304 module:overlay(24) +from:0x020b74a0 kind:arm_call to:0x020166cc module:main +from:0x020b74b8 kind:load to:0x020b8d14 module:overlay(5) +from:0x020b74bc kind:load to:0x020b8d38 module:overlay(5) +from:0x020b74c0 kind:load to:0x020b8d50 module:overlay(5) +from:0x020b74c4 kind:load to:0x027e09a4 module:dtcm +from:0x020b74d8 kind:arm_call to:0x020b71a4 module:overlay(5) +from:0x020b74e8 kind:arm_call to:0x020b74f0 module:overlay(5) +from:0x020b7504 kind:arm_call to:0x020cad7c module:overlay(24) +from:0x020b7510 kind:arm_call to:0x0201e8d4 module:main +from:0x020b752c kind:arm_call to:0x020c5ecc module:overlay(24) +from:0x020b7540 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7558 kind:arm_call to:0x020e1440 module:overlay(26) +from:0x020b7568 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7574 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7580 kind:load to:0x027e0994 module:dtcm +from:0x020b7584 kind:load to:0x0204a110 module:main +from:0x020b7588 kind:load to:0x02138d10 module:overlay(26) +from:0x020b758c kind:load to:0x020b5214 module:overlay(0) +from:0x020b75a0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b75a8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b75c0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b75c8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b75d0 kind:arm_call to:0x02011ff4 module:main +from:0x020b75e8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b75f0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b75f8 kind:arm_call to:0x02011ff4 module:main +from:0x020b7610 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7618 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7620 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7628 kind:arm_call to:0x02011ff4 module:main +from:0x020b7638 kind:arm_call to:0x020b769c module:overlay(5) +from:0x020b766c kind:arm_call to:0x020732dc module:overlay(0) +from:0x020b7688 kind:arm_call to:0x020d97c4 module:overlay(31) +from:0x020b7690 kind:load to:0x0204a088 module:main +from:0x020b7694 kind:load to:0x027e09b8 module:dtcm +from:0x020b7698 kind:load to:0x027e0d34 module:dtcm +from:0x020b76a8 kind:arm_call to:0x0208bf08 module:overlay(0) +from:0x020b76c4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020b76d8 kind:arm_call to:0x020d97c4 module:overlay(31) +from:0x020b76f0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b76f4 kind:load to:0x027e09b8 module:dtcm +from:0x020b76f8 kind:load to:0x027e0d34 module:dtcm +from:0x020b775c kind:arm_call to:0x020732dc module:overlay(0) +from:0x020b7770 kind:arm_call to:0x020e18fc module:overlay(26) +from:0x020b7794 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b77e4 kind:load to:0x0204a088 module:main +from:0x020b77e8 kind:load to:0x027e09b8 module:dtcm +from:0x020b77ec kind:load to:0x02138d10 module:overlay(26) +from:0x020b77f0 kind:load to:0x0204a110 module:main +from:0x020b7808 kind:arm_call to:0x020f7cc0 module:overlay(26) +from:0x020b7824 kind:arm_call to:0x020e13f4 module:overlay(26) +from:0x020b7858 kind:arm_call to:0x01ffd420 module:itcm +from:0x020b787c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b78c8 kind:load to:0x0213f590 module:overlays(26,58) +from:0x020b78cc kind:load to:0x02138d10 module:overlay(26) +from:0x020b78d0 kind:load to:0x0204a088 module:main +from:0x020b78d4 kind:load to:0x027e09b8 module:dtcm +from:0x020b78d8 kind:load to:0x0204a110 module:main +from:0x020b78fc kind:arm_call to:0x020b7960 module:overlay(5) +from:0x020b790c kind:arm_call to:0x0203ce74 module:main +from:0x020b7930 kind:arm_call to:0x020166cc module:main +from:0x020b7950 kind:load to:0x020ba7c4 module:overlay(5) +from:0x020b7954 kind:load to:0x020ba7d4 module:overlay(5) +from:0x020b7958 kind:load to:0x020b79e0 module:overlay(5) +from:0x020b795c kind:load to:0x020ba7c8 module:overlay(5) +from:0x020b7968 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b798c kind:arm_call to:0x0203d160 module:main +from:0x020b79a4 kind:arm_call to:0x020166cc module:main +from:0x020b79c0 kind:load to:0x020b8d5c module:overlay(5) +from:0x020b79c4 kind:load to:0x020b79cc module:overlay(5) +from:0x020b79c8 kind:load to:0x020b7b89 module:overlay(5) +from:0x020b79d4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b79f8 kind:arm_call to:0x0203d210 module:main +from:0x020b7a00 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7a0c kind:load to:0x020b79cc module:overlay(5) +from:0x020b7a28 kind:arm_call to:0x0203d210 module:main +from:0x020b7a30 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7a38 kind:arm_call to:0x02011ff4 module:main +from:0x020b7a44 kind:load to:0x020b79cc module:overlay(5) +from:0x020b7aa4 kind:load to:0x027e0d3c module:dtcm +from:0x020b7af4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020b7b30 kind:arm_call to:0x01ffd43c module:itcm +from:0x020b7b78 kind:load to:0x027e0d3c module:dtcm +from:0x020b7b80 kind:load to:0x027e09bc module:dtcm +from:0x020b7b84 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7b8e kind:thumb_call_arm to:0x0201667c module:main +from:0x020b7bbc kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7bec kind:load to:0x020b8d84 module:overlay(5) +from:0x020b7bf0 kind:load to:0x020b8d78 module:overlay(5) +from:0x020b7c3c kind:arm_call to:0x020b7eb8 module:overlay(5) +from:0x020b7d60 kind:arm_call to:0x020edd54 module:overlays(26,31) +from:0x020b7d90 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020b7e04 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7e0c kind:load to:0x027e0d3c module:dtcm +from:0x020b7e10 kind:load to:0x027e09a8 module:dtcm +from:0x020b7e34 kind:arm_call to:0x020b7eb8 module:overlay(5) +from:0x020b7ea4 kind:arm_call to:0x0201aad0 module:main +from:0x020b7eb0 kind:load to:0x020b8be8 module:overlay(5) +from:0x020b7eb4 kind:load to:0x0204af1c module:main +from:0x020b7ec4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020b7edc kind:arm_call to:0x01fff1a4 module:itcm +from:0x020b7ef4 kind:arm_call to:0x02166118 module:overlay(93) +from:0x020b7efc kind:load to:0x027e09b8 module:dtcm +from:0x020b7f00 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7f04 kind:load to:0x027e0d8c module:dtcm +from:0x020b7f10 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7f18 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f40 kind:arm_call to:0x020b800c module:overlay(5) +from:0x020b7f50 kind:arm_call to:0x0203ce74 module:main +from:0x020b7f68 kind:load to:0x020baa30 module:overlay(5) +from:0x020b7f6c kind:load to:0x020baa40 module:overlay(5) +from:0x020b7f70 kind:load to:0x020b7f78 module:overlay(5) +from:0x020b7f74 kind:load to:0x020baa34 module:overlay(5) +from:0x020b7f84 kind:arm_call to:0x020da718 module:overlay(26) +from:0x020b7f98 kind:arm_call to:0x0203d210 module:main +from:0x020b7fa0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7fa8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b7fb0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b7fb8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7fc0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7fcc kind:load to:0x0205fe20 module:overlay(0) +from:0x020b7fd8 kind:arm_call to:0x020b7f24 module:overlay(5) +from:0x020b7ff0 kind:arm_call to:0x020166cc module:main +from:0x020b8004 kind:arm_call to:0x020b7f24 module:overlay(5) +from:0x020b8014 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b8024 kind:arm_call to:0x020db0e4 module:overlay(26) +from:0x020b802c kind:arm_call to:0x020d99b8 module:overlay(26) +from:0x020b8034 kind:arm_call to:0x020da564 module:overlay(26) +from:0x020b8040 kind:arm_call to:0x020166cc module:main +from:0x020b804c kind:arm_call to:0x020166cc module:main +from:0x020b8058 kind:arm_call to:0x020166cc module:main +from:0x020b8064 kind:load to:0x020b8d9c module:overlay(5) +from:0x020b8074 kind:arm_call to:0x020da074 module:overlay(26) +from:0x020b807c kind:arm_call to:0x020daf0c module:overlay(26) +from:0x020b8090 kind:arm_call to:0x020da188 module:overlay(26) +from:0x020b8098 kind:arm_call to:0x020dafe4 module:overlay(26) +from:0x020b80a0 kind:arm_call to:0x020dba50 module:overlay(26) +from:0x020b80cc kind:arm_call to:0x020db0bc module:overlay(26) +from:0x020b80f4 kind:arm_call to:0x020da4d4 module:overlay(26) +from:0x020b811c kind:arm_call to:0x020dbac4 module:overlay(26) +from:0x020b8138 kind:load to:0x02138d10 module:overlay(26) +from:0x020b8148 kind:load to:0x020da760 module:overlays(19,26) +from:0x020b8158 kind:arm_call to:0x020da718 module:overlay(26) +from:0x020b816c kind:arm_call to:0x0203d210 module:main +from:0x020b8174 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b817c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b8184 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b818c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b8194 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b819c kind:arm_call to:0x02011ff4 module:main +from:0x020b81a8 kind:load to:0x0205fe20 module:overlay(0) +from:0x020b81cc kind:arm_call to:0x020b8244 module:overlay(5) +from:0x020b81dc kind:arm_call to:0x0203ce74 module:main +from:0x020b8200 kind:arm_call to:0x020166cc module:main +from:0x020b8220 kind:load to:0x020bb2b4 module:overlay(5) +from:0x020b8224 kind:load to:0x020bb2c4 module:overlay(5) +from:0x020b8228 kind:load to:0x020b8230 module:overlay(5) +from:0x020b822c kind:load to:0x020bb2b8 module:overlay(5) +from:0x020b8238 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b8250 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b8260 kind:arm_call to:0x0201ee68 module:main +from:0x020b829c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b82a4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b82ac kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b8324 kind:arm_call to:0x020196b0 module:main +from:0x020b8350 kind:arm_call to:0x0205fc20 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:0x020b83fc kind:arm_call to:0x020196b0 module:main +from:0x020b8418 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020b8434 kind:arm_call to:0x020196b0 module:main +from:0x020b844c kind:arm_call to:0x02065930 module:overlay(0) +from:0x020b84a8 kind:arm_call to:0x020196b0 module:main +from:0x020b84d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b84e8 kind:arm_call to:0x020196b0 module:main +from:0x020b850c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b851c kind:arm_call to:0x020196b0 module:main +from:0x020b8530 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b8538 kind:arm_call to:0x020196b0 module:main +from:0x020b855c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b856c kind:arm_call to:0x020196b0 module:main +from:0x020b857c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b8588 kind:arm_call to:0x020196b0 module:main +from:0x020b85ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b85bc kind:arm_call to:0x020196b0 module:main +from:0x020b85cc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b8664 kind:arm_call to:0x0201eed4 module:main +from:0x020b8674 kind:load to:0x020b8dc8 module:overlay(5) +from:0x020b8678 kind:load to:0x020b8c00 module:overlay(5) +from:0x020b867c kind:load to:0x020b8bec module:overlay(5) +from:0x020b8680 kind:load to:0x02138d10 module:overlay(26) +from:0x020b8684 kind:load to:0x0204a110 module:main +from:0x020b8688 kind:load to:0x020b8db8 module:overlay(5) +from:0x020b86e0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b8700 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b8720 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b8854 kind:load to:0x02138d10 module:overlay(26) +from:0x020b889c kind:arm_call to:0x0201ef78 module:main +from:0x020b88f0 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020b88fc kind:arm_call to:0x0201ef78 module:main +from:0x020b8940 kind:arm_call to:0x0201aa44 module:main +from:0x020b8994 kind:arm_call to:0x0201aad0 module:main +from:0x020b89e8 kind:arm_call to:0x0201aad0 module:main +from:0x020b8a44 kind:arm_call to:0x0201aad0 module:main +from:0x020b8a50 kind:load to:0x02138d10 module:overlay(26) +from:0x020b8a54 kind:load to:0x0204af1c module:main +from:0x020b8ad4 kind:arm_call to:0x0201eed4 module:main +from:0x020b8b08 kind:load to:0x0204a110 module:main +from:0x020b8b0c kind:load to:0x020b8db8 module:overlay(5) +from:0x020b8b90 kind:arm_call to:0x0201eed4 module:main +from:0x020b8bc4 kind:load to:0x0204a110 module:main +from:0x020b8bc8 kind:load to:0x020b8db8 module:overlay(5) +from:0x020b8bd4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b8bdc kind:arm_call to:0x02011ff4 module:main +from:0x020b8c30 kind:load to:0x020b8e0c module:overlay(5) +from:0x020b8c34 kind:load to:0x020b6548 module:overlay(5) +from:0x020b8c38 kind:load to:0x020b8e00 module:overlay(5) +from:0x020b8c3c kind:load to:0x0203ce74 module:main +from:0x020b8c58 kind:load to:0x020b8d78 module:overlay(5) +from:0x020b8c80 kind:load to:0x020b8db8 module:overlay(5) +from:0x020b8c84 kind:load to:0x020b8c14 module:overlay(5) +from:0x020b8c88 kind:load to:0x020b8c40 module:overlay(5) +from:0x020b8c8c kind:load to:0x020b8c5c module:overlay(5) +from:0x020b8ca8 kind:load to:0x020b6ee0 module:overlay(5) +from:0x020b8cac kind:load to:0x020b6f00 module:overlay(5) +from:0x020b8cb0 kind:load to:0x020b6f28 module:overlay(5) +from:0x020b8cb4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8cb8 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b8cbc kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8cc0 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8ccc kind:load to:0x020b7040 module:overlay(5) +from:0x020b8cd0 kind:load to:0x020b75dc module:overlay(5) +from:0x020b8cd4 kind:load to:0x020b71a4 module:overlay(5) +from:0x020b8cd8 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8cdc kind:load to:0x020b7244 module:overlay(5) +from:0x020b8ce0 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8ce4 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8cf0 kind:load to:0x020b7594 module:overlay(5) +from:0x020b8cf4 kind:load to:0x020b75b4 module:overlay(5) +from:0x020b8cf8 kind:load to:0x020b71a4 module:overlay(5) +from:0x020b8cfc kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8d00 kind:load to:0x020b7244 module:overlay(5) +from:0x020b8d04 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8d08 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8d14 kind:load to:0x020b70e4 module:overlay(5) +from:0x020b8d18 kind:load to:0x020b7604 module:overlay(5) +from:0x020b8d1c kind:load to:0x020b74c8 module:overlay(5) +from:0x020b8d20 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8d24 kind:load to:0x020b7244 module:overlay(5) +from:0x020b8d28 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8d2c kind:load to:0x02061cdc module:overlay(0) +from:0x020b8d38 kind:load to:0x020b76fc module:overlay(5) +from:0x020b8d44 kind:load to:0x020b7634 module:overlay(5) +from:0x020b8d50 kind:load to:0x020b77f4 module:overlay(5) +from:0x020b8d5c kind:load to:0x020b79e0 module:overlay(5) +from:0x020b8d60 kind:load to:0x020b7a10 module:overlay(5) +from:0x020b8d64 kind:load to:0x020b7a48 module:overlay(5) +from:0x020b8d68 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8d6c kind:load to:0x020b7aa8 module:overlay(5) +from:0x020b8d70 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8d74 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8d84 kind:load to:0x020b79cc module:overlay(5) +from:0x020b8d88 kind:load to:0x020b7f08 module:overlay(5) +from:0x020b8d8c kind:load to:0x020b7bf4 module:overlay(5) +from:0x020b8d90 kind:load to:0x020b7e14 module:overlay(5) +from:0x020b8d9c kind:load to:0x020b7f78 module:overlay(5) +from:0x020b8da0 kind:load to:0x020b814c module:overlay(5) +from:0x020b8da4 kind:load to:0x02061ccc module:overlay(0) +from:0x020b8da8 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8dac kind:load to:0x02061cd4 module:overlay(0) +from:0x020b8db0 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8db4 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8dc8 kind:load to:0x020b8230 module:overlay(5) +from:0x020b8dcc kind:load to:0x020b8bcc module:overlay(5) +from:0x020b8dd0 kind:load to:0x020b868c module:overlay(5) +from:0x020b8dd4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8dd8 kind:load to:0x020b885c module:overlay(5) +from:0x020b8ddc kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8de0 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov005/symbols.txt b/config/eur/arm9/overlays/ov005/symbols.txt new file mode 100644 index 00000000..dbcbe72a --- /dev/null +++ b/config/eur/arm9/overlays/ov005/symbols.txt @@ -0,0 +1,109 @@ +func_ov005_020b6520 kind:function(arm,size=0x28) addr:0x020b6520 +func_ov005_020b6548 kind:function(arm,size=0x28) addr:0x020b6548 +func_ov005_020b6570 kind:function(arm,size=0x134) addr:0x020b6570 +func_ov005_020b66a4 kind:function(arm,size=0x1a4) addr:0x020b66a4 +func_ov005_020b6848 kind:function(arm,size=0xf4) addr:0x020b6848 +func_ov005_020b693c kind:function(arm,size=0x224) addr:0x020b693c +func_ov005_020b6b60 kind:function(arm,size=0x4c) addr:0x020b6b60 +func_ov005_020b6bac kind:function(arm,size=0x84) addr:0x020b6bac +func_ov005_020b6c30 kind:function(arm,size=0xd0) addr:0x020b6c30 +func_ov005_020b6d00 kind:function(arm,size=0x84) addr:0x020b6d00 +func_ov005_020b6d84 kind:function(arm,size=0x15c) addr:0x020b6d84 +func_ov005_020b6ee0 kind:function(arm,size=0x20) addr:0x020b6ee0 +func_ov005_020b6f00 kind:function(arm,size=0x28) addr:0x020b6f00 +func_ov005_020b6f28 kind:function(arm,size=0x18) addr:0x020b6f28 +func_ov005_020b6f40 kind:function(arm,size=0x28) addr:0x020b6f40 +func_ov005_020b6f68 kind:function(arm,size=0x1c) addr:0x020b6f68 +func_ov005_020b6f84 kind:function(arm,size=0x38) addr:0x020b6f84 +func_ov005_020b6fbc kind:function(arm,size=0x84) addr:0x020b6fbc +func_ov005_020b7040 kind:function(arm,size=0x20) addr:0x020b7040 +func_ov005_020b7060 kind:function(arm,size=0x84) addr:0x020b7060 +func_ov005_020b70e4 kind:function(arm,size=0x28) addr:0x020b70e4 +func_ov005_020b710c kind:function(arm,size=0x34) addr:0x020b710c +func_ov005_020b7140 kind:function(arm,size=0x64) addr:0x020b7140 +func_ov005_020b71a4 kind:function(arm,size=0xa0) addr:0x020b71a4 +func_ov005_020b7244 kind:function(arm,size=0x4) addr:0x020b7244 +func_ov005_020b7248 kind:function(arm,size=0xc0) addr:0x020b7248 +func_ov005_020b7308 kind:function(arm,size=0x1c0) addr:0x020b7308 +func_ov005_020b74c8 kind:function(arm,size=0x28) addr:0x020b74c8 +func_ov005_020b74f0 kind:function(arm,size=0xa4) addr:0x020b74f0 +func_ov005_020b7594 kind:function(arm,size=0x20) addr:0x020b7594 +func_ov005_020b75b4 kind:function(arm,size=0x28) addr:0x020b75b4 +func_ov005_020b75dc kind:function(arm,size=0x28) addr:0x020b75dc +func_ov005_020b7604 kind:function(arm,size=0x30) addr:0x020b7604 +func_ov005_020b7634 kind:function(arm,size=0x68) addr:0x020b7634 +func_ov005_020b769c kind:function(arm,size=0x60) addr:0x020b769c +func_ov005_020b76fc kind:function(arm,size=0xf8) addr:0x020b76fc +func_ov005_020b77f4 kind:function(arm,size=0xe8) addr:0x020b77f4 +func_ov005_020b78dc kind:function(arm,size=0x84) addr:0x020b78dc +func_ov005_020b7960 kind:function(arm,size=0x6c) addr:0x020b7960 +func_ov005_020b79cc kind:function(arm,size=0x14) addr:0x020b79cc +func_ov005_020b79e0 kind:function(arm,size=0x30) addr:0x020b79e0 +func_ov005_020b7a10 kind:function(arm,size=0x38) addr:0x020b7a10 +func_ov005_020b7a48 kind:function(arm,size=0x60) addr:0x020b7a48 +func_ov005_020b7aa8 kind:function(arm,size=0xe0) addr:0x020b7aa8 +func_ov005_020b7b88 kind:function(thumb,size=0x6c) addr:0x020b7b88 +func_ov005_020b7bf4 kind:function(arm,size=0x220) addr:0x020b7bf4 +func_ov005_020b7e14 kind:function(arm,size=0xa4) addr:0x020b7e14 +func_ov005_020b7eb8 kind:function(arm,size=0x50) addr:0x020b7eb8 +func_ov005_020b7f08 kind:function(arm,size=0x1c) addr:0x020b7f08 +func_ov005_020b7f24 kind:function(arm,size=0x54) addr:0x020b7f24 +func_ov005_020b7f78 kind:function(arm,size=0x58) addr:0x020b7f78 +func_ov005_020b7fd0 kind:function(arm,size=0x3c) addr:0x020b7fd0 +func_ov005_020b800c kind:function(arm,size=0x5c) addr:0x020b800c +func_ov005_020b8068 kind:function(arm,size=0x1c) addr:0x020b8068 +func_ov005_020b8084 kind:function(arm,size=0x24) addr:0x020b8084 +func_ov005_020b80a8 kind:function(arm,size=0x94) addr:0x020b80a8 +func_ov005_020b813c kind:function(arm,size=0x10) addr:0x020b813c +func_ov005_020b814c kind:function(arm,size=0x60) addr:0x020b814c +func_ov005_020b81ac kind:function(arm,size=0x84) addr:0x020b81ac +func_ov005_020b8230 kind:function(arm,size=0x14) addr:0x020b8230 +func_ov005_020b8244 kind:function(arm,size=0x448) addr:0x020b8244 +func_ov005_020b868c kind:function(arm,size=0x1d0) addr:0x020b868c +func_ov005_020b885c kind:function(arm,size=0x1fc) addr:0x020b885c +func_ov005_020b8a58 kind:function(arm,size=0xb8) addr:0x020b8a58 +func_ov005_020b8b10 kind:function(arm,size=0xbc) addr:0x020b8b10 +func_ov005_020b8bcc kind:function(arm,size=0x1c) addr:0x020b8bcc +data_ov005_020b8be8 kind:data(any) addr:0x020b8be8 +data_ov005_020b8bec kind:data(any) addr:0x020b8bec +data_ov005_020b8c00 kind:data(any) addr:0x020b8c00 +func_ov005_020b8c14 kind:function(arm,size=0x2c) addr:0x020b8c14 +func_ov005_020b8c40 kind:function(arm,size=0x1c) addr:0x020b8c40 +func_ov005_020b8c5c kind:function(arm,size=0x28) addr:0x020b8c5c +data_ov005_020b8ca1 kind:data(any) addr:0x020b8ca1 ambiguous +data_ov005_020b8ca8 kind:data(any) addr:0x020b8ca8 +data_ov005_020b8cad kind:data(any) addr:0x020b8cad ambiguous +data_ov005_020b8ccc kind:data(any) addr:0x020b8ccc +data_ov005_020b8cf0 kind:data(any) addr:0x020b8cf0 +data_ov005_020b8d14 kind:data(any) addr:0x020b8d14 +data_ov005_020b8d38 kind:data(any) addr:0x020b8d38 +data_ov005_020b8d44 kind:data(any) addr:0x020b8d44 +data_ov005_020b8d50 kind:data(any) addr:0x020b8d50 +data_ov005_020b8d5c kind:data(any) addr:0x020b8d5c +data_ov005_020b8d78 kind:data(any) addr:0x020b8d78 +data_ov005_020b8d84 kind:data(any) addr:0x020b8d84 +data_ov005_020b8d9c kind:data(any) addr:0x020b8d9c +data_ov005_020b8db8 kind:data(any) addr:0x020b8db8 +data_ov005_020b8dc8 kind:data(any) addr:0x020b8dc8 +data_ov005_020b8e00 kind:bss addr:0x020b8e00 +data_ov005_020b8e0c kind:bss addr:0x020b8e0c +data_ov005_020b8e10 kind:bss addr:0x020b8e10 +data_ov005_020b8f20 kind:bss addr:0x020b8f20 ambiguous +data_ov005_020ba510 kind:bss addr:0x020ba510 +data_ov005_020ba514 kind:bss addr:0x020ba514 +data_ov005_020ba520 kind:bss addr:0x020ba520 +data_ov005_020ba554 kind:bss addr:0x020ba554 +data_ov005_020ba55c kind:bss addr:0x020ba55c +data_ov005_020ba568 kind:bss addr:0x020ba568 +data_ov005_020ba574 kind:bss addr:0x020ba574 +data_ov005_020ba644 kind:bss addr:0x020ba644 +data_ov005_020ba740 kind:bss addr:0x020ba740 ambiguous +data_ov005_020ba7c4 kind:bss addr:0x020ba7c4 +data_ov005_020ba7c8 kind:bss addr:0x020ba7c8 +data_ov005_020ba7d4 kind:bss addr:0x020ba7d4 +data_ov005_020baa30 kind:bss addr:0x020baa30 +data_ov005_020baa34 kind:bss addr:0x020baa34 +data_ov005_020baa40 kind:bss addr:0x020baa40 +data_ov005_020bb2b4 kind:bss addr:0x020bb2b4 +data_ov005_020bb2b8 kind:bss addr:0x020bb2b8 +data_ov005_020bb2c4 kind:bss addr:0x020bb2c4 diff --git a/config/eur/arm9/overlays/ov006/delinks.txt b/config/eur/arm9/overlays/ov006/delinks.txt new file mode 100644 index 00000000..22b84a99 --- /dev/null +++ b/config/eur/arm9/overlays/ov006/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b895c kind:code align:32 + .rodata start:0x020b895c end:0x020b89ec kind:data align:4 + .init start:0x020b89ec end:0x020b8a04 kind:code align:4 + .ctor start:0x020b8a04 end:0x020b8a0c kind:data align:4 + .data start:0x020b8a20 end:0x020b8ae0 kind:data align:32 + .bss start:0x020b8ae0 end:0x020ba380 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov006/relocs.txt b/config/eur/arm9/overlays/ov006/relocs.txt new file mode 100644 index 00000000..530b3145 --- /dev/null +++ b/config/eur/arm9/overlays/ov006/relocs.txt @@ -0,0 +1,359 @@ +from:0x020b6532 kind:thumb_call to:0x020b6574 module:overlay(6) +from:0x020b653c kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6552 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6564 kind:load to:0x020b8ae0 module:overlay(6) +from:0x020b6568 kind:load to:0x020b8af0 module:overlay(6) +from:0x020b656c kind:load to:0x020b6695 module:overlay(6) +from:0x020b6570 kind:load to:0x020b8ae4 module:overlay(6) +from:0x020b657e kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b65b6 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b65d8 kind:thumb_call_arm to:0x0201667c module:main +from:0x020b65f2 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b660c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6618 kind:thumb_call_arm to:0x020d1614 module:overlay(24) +from:0x020b6632 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020b663e kind:thumb_call_arm to:0x020c7354 module:overlay(24) +from:0x020b6652 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x020b666c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6678 kind:load to:0x020b8a3c module:overlay(6) +from:0x020b667c kind:load to:0x020b8a30 module:overlay(6) +from:0x020b6680 kind:load to:0x020b8bd4 module:overlay(6) +from:0x020b6684 kind:load to:0x027e09a4 module:dtcm +from:0x020b6688 kind:load to:0x027e0994 module:dtcm +from:0x020b668c kind:load to:0x027e0998 module:dtcm +from:0x020b6690 kind:load to:0x027e0ce0 module:dtcm +from:0x020b669e kind:thumb_call_arm to:0x020d1638 module:overlay(24) +from:0x020b66a6 kind:thumb_call_arm to:0x02016694 module:main +from:0x020b66ac kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b66b4 kind:load to:0x020b8a3c module:overlay(6) +from:0x020b66c2 kind:thumb_call_arm to:0x020d1638 module:overlay(24) +from:0x020b66ca kind:thumb_call_arm to:0x02016694 module:main +from:0x020b66d0 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b66d6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b66e0 kind:load to:0x020b8a3c module:overlay(6) +from:0x020b66fe kind:thumb_call_arm to:0x0206c608 module:overlay(0) +from:0x020b6718 kind:thumb_call to:0x020b6cb4 module:overlay(6) +from:0x020b673e kind:thumb_call to:0x020b68dc module:overlay(6) +from:0x020b6746 kind:thumb_call to:0x020b76d4 module:overlay(6) +from:0x020b6836 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b6850 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b688a kind:thumb_call_arm to:0x020d0fb4 module:overlay(24) +from:0x020b68b0 kind:thumb_call to:0x020b68dc module:overlay(6) +from:0x020b68c2 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b68cc kind:load to:0x0204a110 module:main +from:0x020b68d0 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b68d4 kind:load to:0x0204a088 module:main +from:0x020b68fe kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6904 kind:thumb_call_arm to:0x020d114c module:overlay(24) +from:0x020b690c kind:load to:0x0204a088 module:main +from:0x020b692c kind:thumb_call_arm to:0x020166f4 module:main +from:0x020b6934 kind:load to:0x027e0954 module:dtcm +from:0x020b6954 kind:thumb_call_arm to:0x020166f4 module:main +from:0x020b695c kind:load to:0x027e0954 module:dtcm +from:0x020b699c kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b69d4 kind:thumb_call_arm to:0x02061a48 module:overlay(0) +from:0x020b69dc kind:thumb_call_arm to:0x020d51dc module:overlay(24) +from:0x020b6a0e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6a3a kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b6a44 kind:load to:0x0204af1c module:main +from:0x020b6a48 kind:load to:0x027e09a4 module:dtcm +from:0x020b6a4c kind:load to:0x027e0998 module:dtcm +from:0x020b6a58 kind:load to:0x020d072c module:overlay(24) +from:0x020b6a66 kind:thumb_call_arm to:0x0205be34 module:overlay(0) +from:0x020b6a94 kind:thumb_call_arm to:0x0205bedc module:overlay(0) +from:0x020b6a9c kind:load to:0x020b8a20 module:overlay(6) +from:0x020b6ac2 kind:thumb_call to:0x020b6b8c module:overlay(6) +from:0x020b6acc kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6ae2 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6af4 kind:load to:0x020b9bd4 module:overlay(6) +from:0x020b6af8 kind:load to:0x020b9be4 module:overlay(6) +from:0x020b6afc kind:load to:0x020b6b05 module:overlay(6) +from:0x020b6b00 kind:load to:0x020b9bd8 module:overlay(6) +from:0x020b6b14 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6b24 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b6b2c kind:thumb_call_arm to:0x0205fe20 module:overlay(0) +from:0x020b6b34 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6b3c kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b6b42 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b6b50 kind:thumb_call_arm to:0x0205fe20 module:overlay(0) +from:0x020b6b58 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6b60 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6b68 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b6b6e kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b6b74 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6b7c kind:load to:0x020b6b81 module:overlay(6) +from:0x020b6b84 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6b92 kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b6ba2 kind:thumb_call to:0x020b6cdc module:overlay(6) +from:0x020b6bb6 kind:thumb_call to:0x020b7750 module:overlay(6) +from:0x020b6bc4 kind:load to:0x020b8a60 module:overlay(6) +from:0x020b6bd8 kind:load to:0x020b7609 module:overlay(6) +from:0x020b6be6 kind:thumb_call to:0x020b6ff8 module:overlay(6) +from:0x020b6bf4 kind:thumb_call to:0x020b7ebc module:overlay(6) +from:0x020b6c14 kind:thumb_call to:0x020b75ac module:overlay(6) +from:0x020b6c1a kind:thumb_call to:0x020b8440 module:overlay(6) +from:0x020b6c2e kind:thumb_call to:0x020b7560 module:overlay(6) +from:0x020b6c34 kind:thumb_call to:0x020b849c module:overlay(6) +from:0x020b6c40 kind:thumb_call to:0x020b7654 module:overlay(6) +from:0x020b6c5c kind:thumb_call to:0x020b7400 module:overlay(6) +from:0x020b6c6e kind:thumb_call to:0x020b8384 module:overlay(6) +from:0x020b6c7c kind:load to:0x020b7561 module:overlay(6) +from:0x020b6c96 kind:thumb_call to:0x020b75ac module:overlay(6) +from:0x020b6ca2 kind:thumb_call to:0x020b849c module:overlay(6) +from:0x020b6cec kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b6d02 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b6d14 kind:thumb_call_arm to:0x0206337c module:overlay(0) +from:0x020b6d1e kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b6d28 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b6d32 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b6d5a kind:thumb_call_arm to:0x0205fdf8 module:overlay(0) +from:0x020b6d70 kind:thumb_call_arm to:0x0201ee68 module:main +from:0x020b6d90 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b6da6 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b6dbe kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b6dde kind:thumb_call_arm to:0x02063638 module:overlay(0) +from:0x020b6e1e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6e2c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6e40 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6e68 kind:thumb_call_arm to:0x0201eed4 module:main +from:0x020b6e74 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6e80 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6e8c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6e94 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6eae kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6ec8 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6ee4 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b6f10 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b6f44 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b6f7a kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b6f86 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6fbe kind:thumb_call to:0x020b7654 module:overlay(6) +from:0x020b6fdc kind:thumb_call to:0x020b76e8 module:overlay(6) +from:0x020b6fe8 kind:load to:0x020b1ee4 module:overlay(0) +from:0x020b6fec kind:load to:0x020b1f14 module:overlay(0) +from:0x020b6ff0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6ff4 kind:load to:0x027e0994 module:dtcm +from:0x020b701c kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b703e kind:thumb_call to:0x020b75e8 module:overlay(6) +from:0x020b704e kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7064 kind:thumb_call to:0x020b76d4 module:overlay(6) +from:0x020b7080 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b71b6 kind:thumb_call to:0x020b7330 module:overlay(6) +from:0x020b71e2 kind:thumb_call to:0x020b75e8 module:overlay(6) +from:0x020b72a0 kind:load to:0x0204a110 module:main +from:0x020b72a4 kind:load to:0x020b5214 module:overlay(0) +from:0x020b72f2 kind:thumb_call to:0x020b7330 module:overlay(6) +from:0x020b7322 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b732a kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b733e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7368 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7398 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b73c8 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b73d2 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7414 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b742e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7466 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7484 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b74b0 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b74bc kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b74e2 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b74f6 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7522 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b752e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7554 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b755c kind:load to:0x0204af1c module:main +from:0x020b75a0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b75a8 kind:load to:0x020b5214 module:overlay(0) +from:0x020b75f6 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b761e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b7642 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7648 kind:load to:0x027e0cd8 module:dtcm +from:0x020b764c kind:load to:0x027e09a4 module:dtcm +from:0x020b7650 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020b765c kind:thumb_call to:0x020b6aa0 module:overlay(6) +from:0x020b7680 kind:thumb_call_arm to:0x02063638 module:overlay(0) +from:0x020b7694 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b769c kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b76d0 kind:load to:0x020b89a4 module:overlay(6) +from:0x020b770a kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b7716 kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b772e kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b773a kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b7764 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b777c kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7790 kind:thumb_call_arm to:0x0206337c module:overlay(0) +from:0x020b7798 kind:thumb_call_arm to:0x0205fdf8 module:overlay(0) +from:0x020b77c6 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b77dc kind:thumb_call_arm to:0x0201ee68 module:main +from:0x020b77fa kind:thumb_call_arm to:0x02065ecc module:overlay(0) +from:0x020b7818 kind:thumb_call to:0x020b7c88 module:overlay(6) +from:0x020b785a kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b786c kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b7882 kind:thumb_call to:0x020b7cbc module:overlay(6) +from:0x020b78d0 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b78f4 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b790a kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7922 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b793c kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7956 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7970 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b79a4 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b79e0 kind:thumb_call to:0x020b7cbc module:overlay(6) +from:0x020b7a0e kind:thumb_call to:0x020b88a4 module:overlay(6) +from:0x020b7a20 kind:thumb_call to:0x020b88a4 module:overlay(6) +from:0x020b7a5e kind:thumb_call to:0x020b88a4 module:overlay(6) +from:0x020b7a6c kind:load to:0x020b1ee4 module:overlay(0) +from:0x020b7a70 kind:load to:0x020b6b81 module:overlay(6) +from:0x020b7a74 kind:load to:0x020b7c7d module:overlay(6) +from:0x020b7a7c kind:load to:0x027e0cd8 module:dtcm +from:0x020b7a8c kind:thumb_call to:0x020b88a4 module:overlay(6) +from:0x020b7aba kind:thumb_call to:0x020b8834 module:overlay(6) +from:0x020b7ae6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7af6 kind:thumb_call to:0x020b7db4 module:overlay(6) +from:0x020b7b18 kind:thumb_call_arm to:0x0201eed4 module:main +from:0x020b7b24 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7b30 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7b3c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7b54 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7b66 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7b6e kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7ba0 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7baa kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7bde kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7be8 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7c22 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7c80 kind:thumb_call_arm to:0x0206337c module:overlay(0) +from:0x020b7cb8 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7cd0 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b7cdc kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b7cf0 kind:thumb_call to:0x020b7c88 module:overlay(6) +from:0x020b7dac kind:load to:0x020b62a8 module:overlay(0) +from:0x020b7db0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7e10 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7e20 kind:load to:0x020b7e25 module:overlay(6) +from:0x020b7e5c kind:thumb_call to:0x020b8700 module:overlay(6) +from:0x020b7e64 kind:thumb_call_arm to:0x0201e698 module:main +from:0x020b7e6a kind:thumb_call to:0x020b84b0 module:overlay(6) +from:0x020b7eb4 kind:load to:0x0204aeec module:main +from:0x020b7ee4 kind:load to:0x020b8a7c module:overlay(6) +from:0x020b7ef2 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7f2a kind:thumb_call to:0x020b8660 module:overlay(6) +from:0x020b7f30 kind:thumb_call to:0x020b7db4 module:overlay(6) +from:0x020b7f38 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7f56 kind:thumb_call to:0x020b84e4 module:overlay(6) +from:0x020b7f5c kind:thumb_call to:0x020b8834 module:overlay(6) +from:0x020b7f64 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7f6e kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b7f76 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7fa8 kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b7fd8 kind:load to:0x0204a110 module:main +from:0x020b7fdc kind:load to:0x020b5214 module:overlay(0) +from:0x020b8012 kind:thumb_call to:0x020b85d4 module:overlay(6) +from:0x020b801a kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b8024 kind:load to:0x020b64a8 module:overlay(0) +from:0x020b8042 kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b814c kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b8156 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b8182 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b818e 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:0x020b821e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b825c kind:thumb_call to:0x020b804c module:overlay(6) +from:0x020b826c kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b827c kind:thumb_call to:0x020b804c module:overlay(6) +from:0x020b828c kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b82a0 kind:thumb_call to:0x020b804c module:overlay(6) +from:0x020b82b0 kind:thumb_call to:0x020b8354 module:overlay(6) +from:0x020b82b8 kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b82d0 kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020b82ee kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8312 kind:thumb_call_arm to:0x0201e588 module:main +from:0x020b8318 kind:thumb_call to:0x020b8454 module:overlay(6) +from:0x020b8320 kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b8328 kind:load to:0x020b504c module:overlay(0) +from:0x020b832c kind:load to:0x0204aeec module:main +from:0x020b8334 kind:thumb_call to:0x020b804c module:overlay(6) +from:0x020b8344 kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b8374 kind:thumb_call_arm to:0x02067cf8 module:overlay(0) +from:0x020b837c kind:load to:0x020b504c module:overlay(0) +from:0x020b8396 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b83b0 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b83de kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b840c kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b8434 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b843c kind:load to:0x0204af1c module:main +from:0x020b8446 kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b844c kind:thumb_call to:0x020b8454 module:overlay(6) +from:0x020b848e kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b8498 kind:load to:0x020b5214 module:overlay(0) +from:0x020b84a2 kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b84a8 kind:thumb_call to:0x020b84b0 module:overlay(6) +from:0x020b850e kind:thumb_call to:0x020b8558 module:overlay(6) +from:0x020b853e kind:thumb_call to:0x020b8558 module:overlay(6) +from:0x020b8550 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8554 kind:load to:0x027e09a4 module:dtcm +from:0x020b8582 kind:thumb_call to:0x020b76e8 module:overlay(6) +from:0x020b85a0 kind:thumb_call_arm to:0x02065f68 module:overlay(0) +from:0x020b85ac kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b85b4 kind:thumb_call to:0x020b7e18 module:overlay(6) +from:0x020b85bc kind:thumb_call_arm to:0x020d1364 module:overlay(24) +from:0x020b85d0 kind:load to:0x0204e5f8 module:main +from:0x020b8608 kind:thumb_call_arm to:0x02065f68 module:overlay(0) +from:0x020b8612 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b8622 kind:thumb_call_arm to:0x020c681c module:overlay(24) +from:0x020b8650 kind:load to:0x027e0994 module:dtcm +from:0x020b8654 kind:load to:0x0204e5f8 module:main +from:0x020b866c kind:thumb_call to:0x020b7cbc module:overlay(6) +from:0x020b86f6 kind:thumb_call to:0x020b8834 module:overlay(6) +from:0x020b872e kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b873a kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b882c kind:load to:0x020b62a8 module:overlay(0) +from:0x020b8830 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8838 kind:thumb_call to:0x020b8700 module:overlay(6) +from:0x020b8864 kind:thumb_call to:0x020b6aa0 module:overlay(6) +from:0x020b8874 kind:thumb_call_arm to:0x020634e4 module:overlay(0) +from:0x020b8880 kind:thumb_call to:0x020b6aa0 module:overlay(6) +from:0x020b8890 kind:thumb_call_arm to:0x020634e4 module:overlay(0) +from:0x020b889c kind:load to:0x020b895c module:overlay(6) +from:0x020b88a0 kind:load to:0x020b89a4 module:overlay(6) +from:0x020b88e8 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b88f8 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8900 kind:thumb_call_arm to:0x0205fe20 module:overlay(0) +from:0x020b8908 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8910 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b8916 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b8924 kind:thumb_call_arm to:0x0205fe20 module:overlay(0) +from:0x020b892c kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8934 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b893c kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b8942 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b8948 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b894e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8958 kind:load to:0x020b6b81 module:overlay(6) +from:0x020b8a00 kind:load to:0x020b8a20 module:overlay(6) +from:0x020b8a04 kind:load to:0x020b89ed module:overlay(6) +from:0x020b8a30 kind:load to:0x020b6a5d module:overlay(6) +from:0x020b8a3c kind:load to:0x020b6695 module:overlay(6) +from:0x020b8a40 kind:load to:0x020b66b9 module:overlay(6) +from:0x020b8a44 kind:load to:0x020b66e5 module:overlay(6) +from:0x020b8a48 kind:load to:0x020b6911 module:overlay(6) +from:0x020b8a4c kind:load to:0x020b6961 module:overlay(6) +from:0x020b8a50 kind:load to:0x020b6a51 module:overlay(6) +from:0x020b8a54 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8a60 kind:load to:0x020b6b05 module:overlay(6) +from:0x020b8a64 kind:load to:0x020b88d9 module:overlay(6) +from:0x020b8a68 kind:load to:0x020b6bdd module:overlay(6) +from:0x020b8a6c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8a70 kind:load to:0x020b6c4d module:overlay(6) +from:0x020b8a74 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8a78 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8a7c kind:load to:0x020b7ee9 module:overlay(6) +from:0x020b8a84 kind:load to:0x020b7fe5 module:overlay(6) +from:0x020b8a8c kind:load to:0x020b8029 module:overlay(6) +from:0x020b8a94 kind:load to:0x020b8259 module:overlay(6) +from:0x020b8a9c kind:load to:0x020b8279 module:overlay(6) +from:0x020b8aa4 kind:load to:0x020b8299 module:overlay(6) +from:0x020b8aac kind:load to:0x020b829d module:overlay(6) +from:0x020b8ab4 kind:load to:0x020b82c1 module:overlay(6) +from:0x020b8abc kind:load to:0x020b8331 module:overlay(6) diff --git a/config/eur/arm9/overlays/ov006/symbols.txt b/config/eur/arm9/overlays/ov006/symbols.txt new file mode 100644 index 00000000..a9cd0a52 --- /dev/null +++ b/config/eur/arm9/overlays/ov006/symbols.txt @@ -0,0 +1,85 @@ +func_ov006_020b6520 kind:function(thumb,size=0x54) addr:0x020b6520 +func_ov006_020b6574 kind:function(thumb,size=0x120) addr:0x020b6574 +func_ov006_020b6694 kind:function(thumb,size=0x24) addr:0x020b6694 +func_ov006_020b66b8 kind:function(thumb,size=0x2c) addr:0x020b66b8 +func_ov006_020b66e4 kind:function(thumb,size=0x1f8) addr:0x020b66e4 +func_ov006_020b68dc kind:function(thumb,size=0x34) addr:0x020b68dc +func_ov006_020b6910 kind:function(thumb,size=0x28) addr:0x020b6910 +func_ov006_020b6938 kind:function(thumb,size=0x28) addr:0x020b6938 +func_ov006_020b6960 kind:function(thumb,size=0xf0) addr:0x020b6960 +func_ov006_020b6a50 kind:function(thumb,size=0xc) addr:0x020b6a50 +func_ov006_020b6a5c kind:function(thumb,size=0x44) addr:0x020b6a5c +func_ov006_020b6aa0 kind:function(thumb,size=0x10) addr:0x020b6aa0 +func_ov006_020b6ab0 kind:function(thumb,size=0x54) addr:0x020b6ab0 +func_ov006_020b6b04 kind:function(thumb,size=0x7c) addr:0x020b6b04 +func_ov006_020b6b80 kind:function(thumb,size=0xc) addr:0x020b6b80 +func_ov006_020b6b8c kind:function(thumb,size=0x40) addr:0x020b6b8c +func_ov006_020b6bcc kind:function(thumb,size=0x10) addr:0x020b6bcc +func_ov006_020b6bdc kind:function(thumb,size=0x70) addr:0x020b6bdc +func_ov006_020b6c4c kind:function(thumb,size=0x28) addr:0x020b6c4c +func_ov006_020b6c74 kind:function(thumb,size=0xc) addr:0x020b6c74 +func_ov006_020b6c80 kind:function(thumb,size=0x34) addr:0x020b6c80 +func_ov006_020b6cb4 kind:function(thumb,size=0x28) addr:0x020b6cb4 +func_ov006_020b6cdc kind:function(thumb,size=0x31c) addr:0x020b6cdc +func_ov006_020b6ff8 kind:function(thumb,size=0x338) addr:0x020b6ff8 +func_ov006_020b7330 kind:function(thumb,size=0xd0) addr:0x020b7330 +func_ov006_020b7400 kind:function(thumb,size=0x160) addr:0x020b7400 +func_ov006_020b7560 kind:function(thumb,size=0x4c) addr:0x020b7560 +func_ov006_020b75ac kind:function(thumb,size=0x3c) addr:0x020b75ac +func_ov006_020b75e8 kind:function(thumb,size=0x20) addr:0x020b75e8 +func_ov006_020b7608 kind:function(thumb,size=0x4c) addr:0x020b7608 +func_ov006_020b7654 kind:function(thumb,size=0x80) addr:0x020b7654 +func_ov006_020b76d4 kind:function(thumb,size=0x14) addr:0x020b76d4 +func_ov006_020b76e8 kind:function(thumb,size=0x68) addr:0x020b76e8 +func_ov006_020b7750 kind:function(thumb,size=0x52c) addr:0x020b7750 +func_ov006_020b7c7c kind:function(thumb,size=0xc) addr:0x020b7c7c +func_ov006_020b7c88 kind:function(thumb,size=0x34) addr:0x020b7c88 +func_ov006_020b7cbc kind:function(thumb,size=0xf8) addr:0x020b7cbc +func_ov006_020b7db4 kind:function(thumb,size=0x64) addr:0x020b7db4 +func_ov006_020b7e18 kind:function(thumb,size=0xc) addr:0x020b7e18 +func_ov006_020b7e24 kind:function(thumb,size=0x98) addr:0x020b7e24 +func_ov006_020b7ebc kind:function(thumb,size=0x2c) addr:0x020b7ebc +func_ov006_020b7ee8 kind:function(thumb,size=0xfc) addr:0x020b7ee8 +func_ov006_020b7fe4 kind:function(thumb,size=0x44) addr:0x020b7fe4 +func_ov006_020b8028 kind:function(thumb,size=0x24) addr:0x020b8028 +func_ov006_020b804c kind:function(thumb,size=0x20c) addr:0x020b804c +func_ov006_020b8258 kind:function(thumb,size=0x20) addr:0x020b8258 +func_ov006_020b8278 kind:function(thumb,size=0x20) addr:0x020b8278 +func_ov006_020b8298 kind:function(thumb,size=0x4) addr:0x020b8298 +func_ov006_020b829c kind:function(thumb,size=0x24) addr:0x020b829c +func_ov006_020b82c0 kind:function(thumb,size=0x70) addr:0x020b82c0 +func_ov006_020b8330 kind:function(thumb,size=0x24) addr:0x020b8330 +func_ov006_020b8354 kind:function(thumb,size=0x30) addr:0x020b8354 +func_ov006_020b8384 kind:function(thumb,size=0xbc) addr:0x020b8384 +func_ov006_020b8440 kind:function(thumb,size=0x14) addr:0x020b8440 +func_ov006_020b8454 kind:function(thumb,size=0x48) addr:0x020b8454 +func_ov006_020b849c kind:function(thumb,size=0x14) addr:0x020b849c +func_ov006_020b84b0 kind:function(thumb,size=0x34) addr:0x020b84b0 +func_ov006_020b84e4 kind:function(thumb,size=0x74) addr:0x020b84e4 +func_ov006_020b8558 kind:function(thumb,size=0x7c) addr:0x020b8558 +func_ov006_020b85d4 kind:function(thumb,size=0x8c) addr:0x020b85d4 +func_ov006_020b8660 kind:function(thumb,size=0xa0) addr:0x020b8660 +func_ov006_020b8700 kind:function(thumb,size=0x134) addr:0x020b8700 +func_ov006_020b8834 kind:function(thumb,size=0x70) addr:0x020b8834 +func_ov006_020b88a4 kind:function(thumb,size=0x34) addr:0x020b88a4 +func_ov006_020b88d8 kind:function(thumb,size=0x84) addr:0x020b88d8 +data_ov006_020b895c kind:data(any) addr:0x020b895c +data_ov006_020b89a4 kind:data(any) addr:0x020b89a4 +func_ov006_020b89ec kind:function(thumb,size=0x18) addr:0x020b89ec +data_ov006_020b8a20 kind:data(any) addr:0x020b8a20 +data_ov006_020b8a2d kind:data(any) addr:0x020b8a2d ambiguous +data_ov006_020b8a30 kind:data(any) addr:0x020b8a30 +data_ov006_020b8a3c kind:data(any) addr:0x020b8a3c +data_ov006_020b8a59 kind:data(any) addr:0x020b8a59 ambiguous +data_ov006_020b8a60 kind:data(any) addr:0x020b8a60 +data_ov006_020b8a7c kind:data(any) addr:0x020b8a7c +data_ov006_020b8ae0 kind:bss addr:0x020b8ae0 +data_ov006_020b8ae4 kind:bss addr:0x020b8ae4 +data_ov006_020b8af0 kind:bss addr:0x020b8af0 +data_ov006_020b8bd4 kind:bss addr:0x020b8bd4 +data_ov006_020b8ca1 kind:bss addr:0x020b8ca1 ambiguous +data_ov006_020b8cad kind:bss addr:0x020b8cad ambiguous +data_ov006_020b8f20 kind:bss addr:0x020b8f20 ambiguous +data_ov006_020b9bd4 kind:bss addr:0x020b9bd4 +data_ov006_020b9bd8 kind:bss addr:0x020b9bd8 +data_ov006_020b9be4 kind:bss addr:0x020b9be4 diff --git a/config/eur/arm9/overlays/ov007/delinks.txt b/config/eur/arm9/overlays/ov007/delinks.txt new file mode 100644 index 00000000..3fbaf770 --- /dev/null +++ b/config/eur/arm9/overlays/ov007/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6520 end:0x020b8374 kind:code align:32 + .init start:0x020b8374 end:0x020b83a0 kind:code align:4 + .ctor start:0x020b83a0 end:0x020b83a8 kind:data align:4 + .data start:0x020b83c0 end:0x020b84e0 kind:data align:32 + .bss start:0x020b84e0 end:0x020b97a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov007/relocs.txt b/config/eur/arm9/overlays/ov007/relocs.txt new file mode 100644 index 00000000..c322ed1f --- /dev/null +++ b/config/eur/arm9/overlays/ov007/relocs.txt @@ -0,0 +1,395 @@ +from:0x020b6530 kind:arm_call to:0x0207029c module:overlay(0) +from:0x020b6540 kind:arm_call to:0x020cb0ac module:overlay(24) +from:0x020b6548 kind:load to:0x027e09a0 module:dtcm +from:0x020b654c kind:load to:0x020d8694 module:overlays(19,24) +from:0x020b655c kind:arm_call to:0x02070538 module:overlay(0) +from:0x020b6574 kind:load to:0x027e09a4 module:dtcm +from:0x020b6584 kind:arm_call to:0x02070538 module:overlay(0) +from:0x020b659c kind:load to:0x027e09a4 module:dtcm +from:0x020b65a4 kind:arm_call to:0x0205c998 module:overlay(0) +from:0x020b65b0 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020b65e0 kind:load to:0x027e09b8 module:dtcm +from:0x020b65f4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6600 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6608 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6618 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b6628 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x020b6638 kind:arm_call to:0x01fff698 module:itcm +from:0x020b6640 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6658 kind:load to:0x020609c4 module:overlay(0) +from:0x020b6688 kind:load to:0x020b84e0 module:overlay(7) +from:0x020b668c kind:load to:0x020b8434 module:overlay(7) +from:0x020b6690 kind:load to:0x020b84fc module:overlay(7) +from:0x020b66a8 kind:load to:0x020b7884 module:overlay(7) +from:0x020b66b4 kind:arm_call to:0x020b664c module:overlay(7) +from:0x020b66e4 kind:arm_call to:0x020b66fc module:overlay(7) +from:0x020b66f0 kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b6720 kind:load to:0x020b84e0 module:overlay(7) +from:0x020b6724 kind:load to:0x020b83ec module:overlay(7) +from:0x020b6728 kind:load to:0x020b8500 module:overlay(7) +from:0x020b673c kind:arm_call to:0x020b7cd8 module:overlay(7) +from:0x020b6744 kind:arm_call to:0x020b7a88 module:overlay(7) +from:0x020b6758 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b6770 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b6778 kind:arm_call to:0x020b7cd8 module:overlay(7) +from:0x020b679c kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x020b67bc kind:arm_call to:0x020b664c module:overlay(7) +from:0x020b67c4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b67d0 kind:arm_call to:0x020b65e4 module:overlay(7) +from:0x020b67d8 kind:arm_call to:0x020b7960 module:overlay(7) +from:0x020b67ec kind:arm_call to:0x020b77ac module:overlay(7) +from:0x020b67f0 kind:arm_call to:0x020b7318 module:overlay(7) +from:0x020b67fc kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b6808 kind:arm_call to:0x020b7970 module:overlay(7) +from:0x020b6838 kind:arm_call to:0x020b7d08 module:overlay(7) +from:0x020b6874 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x020b68c4 kind:arm_call to:0x02080658 module:overlay(0) +from:0x020b68d8 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x020b68dc kind:arm_call to:0x020b7318 module:overlay(7) +from:0x020b68e8 kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b68f0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020b6900 kind:arm_call to:0x020b7960 module:overlay(7) +from:0x020b6920 kind:arm_call to:0x020b65e4 module:overlay(7) +from:0x020b692c kind:arm_call to:0x020b77ac module:overlay(7) +from:0x020b6930 kind:arm_call to:0x020b7318 module:overlay(7) +from:0x020b693c kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b697c kind:arm_call to:0x020d3914 module:overlay(24) +from:0x020b698c kind:arm_call to:0x020b6610 module:overlay(7) +from:0x020b69bc kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b69c8 kind:arm_call to:0x020dc0a8 module:overlay(26) +from:0x020b69d4 kind:arm_call to:0x020b6b94 module:overlay(7) +from:0x020b69e0 kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b6a14 kind:arm_call to:0x020c77e0 module:overlay(24) +from:0x020b6a48 kind:arm_call to:0x020c7804 module:overlays(19,24) +from:0x020b6a6c kind:arm_call to:0x020d0510 module:overlay(24) +from:0x020b6aac kind:arm_call to:0x020b7c20 module:overlay(7) +from:0x020b6ac4 kind:arm_call to:0x020cfed0 module:overlay(24) +from:0x020b6ad4 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b6b14 kind:arm_call to:0x020b7b7c module:overlay(7) +from:0x020b6b34 kind:arm_call to:0x020b7cd8 module:overlay(7) +from:0x020b6b40 kind:load to:0x0213f590 module:overlays(26,58) +from:0x020b6b44 kind:load to:0x0204a110 module:main +from:0x020b6b48 kind:load to:0x02135aac module:overlays(26,52) +from:0x020b6b4c kind:load to:0x027e0ce8 module:dtcm +from:0x020b6b50 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6b54 kind:load to:0x027e09a4 module:dtcm +from:0x020b6b58 kind:load to:0x027e0cf8 module:dtcm +from:0x020b6b6c kind:arm_call to:0x020b665c module:overlay(7) +from:0x020b6b78 kind:arm_call to:0x020b6610 module:overlay(7) +from:0x020b6b88 kind:arm_call to:0x020b78a4 module:overlay(7) +from:0x020b6bb8 kind:load to:0x020b84e0 module:overlay(7) +from:0x020b6bbc kind:load to:0x020b83c8 module:overlay(7) +from:0x020b6bc0 kind:load to:0x020b84f0 module:overlay(7) +from:0x020b6bd8 kind:arm_call to:0x020b664c module:overlay(7) +from:0x020b6be8 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020b6bf4 kind:arm_call to:0x020d524c module:overlay(24) +from:0x020b6c08 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6c1c kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020b6c3c kind:arm_call to:0x020d3914 module:overlay(24) +from:0x020b6c48 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020b6c58 kind:arm_call to:0x020b6610 module:overlay(7) +from:0x020b6c64 kind:arm_call to:0x020e9a90 module:overlay(26) +from:0x020b6ca8 kind:arm_call to:0x020e991c module:overlay(26) +from:0x020b6ce8 kind:arm_call to:0x020e9a14 module:overlay(26) +from:0x020b6d0c kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6d18 kind:arm_call to:0x020dc144 module:overlay(26) +from:0x020b6d28 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6d3c kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6d50 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020b6d5c kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020b6d90 kind:arm_call to:0x020d0510 module:overlay(24) +from:0x020b6dc4 kind:arm_call to:0x020d3a60 module:overlay(24) +from:0x020b6dd8 kind:arm_call to:0x020b7c20 module:overlay(7) +from:0x020b6df4 kind:arm_call to:0x020d0510 module:overlay(24) +from:0x020b6e28 kind:arm_call to:0x020d3a60 module:overlay(24) +from:0x020b6e3c kind:arm_call to:0x020b7c20 module:overlay(7) +from:0x020b6e54 kind:arm_call to:0x020cfed0 module:overlay(24) +from:0x020b6e64 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b6e94 kind:arm_call to:0x020d3a60 module:overlay(24) +from:0x020b6ea8 kind:arm_call to:0x020b7b7c module:overlay(7) +from:0x020b6eb4 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020b6ec0 kind:arm_call to:0x020d2bcc module:overlay(24) +from:0x020b6f10 kind:arm_call to:0x020d3a60 module:overlay(24) +from:0x020b6f24 kind:arm_call to:0x020b7b7c module:overlay(7) +from:0x020b6f34 kind:arm_call to:0x020b7cd8 module:overlay(7) +from:0x020b6f40 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6f50 kind:arm_call to:0x020b6fd4 module:overlay(7) +from:0x020b6f5c kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b6f68 kind:arm_call to:0x020b66fc module:overlay(7) +from:0x020b6f74 kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b6f90 kind:arm_call to:0x020b665c module:overlay(7) +from:0x020b6f94 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6fa8 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020b6fc8 kind:arm_call to:0x020b78a4 module:overlay(7) +from:0x020b7004 kind:load to:0x020b84e0 module:overlay(7) +from:0x020b7008 kind:load to:0x020b847c module:overlay(7) +from:0x020b700c kind:load to:0x020b8508 module:overlay(7) +from:0x020b7028 kind:arm_call to:0x020b7b4c module:overlay(7) +from:0x020b7034 kind:arm_call to:0x020b7aec module:overlay(7) +from:0x020b7048 kind:load to:0x020b7b4c module:overlay(7) +from:0x020b7070 kind:arm_call to:0x020b7090 module:overlay(7) +from:0x020b7078 kind:arm_call to:0x020b70d4 module:overlay(7) +from:0x020b7080 kind:arm_call to:0x020b71ac module:overlay(7) +from:0x020b7088 kind:arm_call to:0x020b72c0 module:overlay(7) +from:0x020b709c kind:arm_call to:0x020b664c module:overlay(7) +from:0x020b70a8 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b70b8 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b70e0 kind:arm_call to:0x020b664c module:overlay(7) +from:0x020b70e8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b70fc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b710c kind:arm_call to:0x020b7aec module:overlay(7) +from:0x020b7128 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7130 kind:arm_call to:0x020b7960 module:overlay(7) +from:0x020b713c kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b717c kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b7180 kind:arm_call to:0x020ea200 module:overlays(22,26) +from:0x020b718c kind:arm_call to:0x020b7aec module:overlay(7) +from:0x020b719c kind:load to:0x0204a110 module:main +from:0x020b71a0 kind:load to:0x020b5214 module:overlay(0) +from:0x020b71b8 kind:arm_call to:0x020b664c module:overlay(7) +from:0x020b71c4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b71d4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b71f0 kind:arm_call to:0x020b7960 module:overlay(7) +from:0x020b7204 kind:arm_call to:0x020b77ac module:overlay(7) +from:0x020b720c kind:arm_call to:0x020b6550 module:overlay(7) +from:0x020b7220 kind:arm_call to:0x02070554 module:overlay(0) +from:0x020b722c kind:arm_call to:0x020b6578 module:overlay(7) +from:0x020b723c kind:arm_call to:0x020b77f0 module:overlay(7) +from:0x020b7244 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b7254 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020b7258 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b7268 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020b7294 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020b72a0 kind:arm_call to:0x020b7768 module:overlay(7) +from:0x020b72a4 kind:arm_call to:0x020b7318 module:overlay(7) +from:0x020b72b0 kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b72bc kind:load to:0x027e09a4 module:dtcm +from:0x020b72c8 kind:arm_call to:0x020b664c module:overlay(7) +from:0x020b72d4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b72e4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b72f8 kind:arm_call to:0x020b66fc module:overlay(7) +from:0x020b7304 kind:arm_call to:0x020b7828 module:overlay(7) +from:0x020b7314 kind:load to:0x020b665c module:overlay(7) +from:0x020b733c kind:load to:0x020b84e0 module:overlay(7) +from:0x020b7340 kind:load to:0x020b8458 module:overlay(7) +from:0x020b7344 kind:load to:0x020b8504 module:overlay(7) +from:0x020b736c kind:arm_call to:0x020b73d0 module:overlay(7) +from:0x020b737c kind:arm_call to:0x0203ce74 module:main +from:0x020b73a0 kind:arm_call to:0x020166cc module:main +from:0x020b73c0 kind:load to:0x020b84e0 module:overlay(7) +from:0x020b73c4 kind:load to:0x020b8528 module:overlay(7) +from:0x020b73c8 kind:load to:0x020b7578 module:overlay(7) +from:0x020b73cc kind:load to:0x020b851c module:overlay(7) +from:0x020b73dc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b73fc kind:arm_call to:0x02067278 module:overlay(0) +from:0x020b7414 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7460 kind:arm_call to:0x020b81f4 module:overlay(7) +from:0x020b7498 kind:arm_call to:0x020b81f4 module:overlay(7) +from:0x020b74b8 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b74e4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b750c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7530 kind:arm_call to:0x02012fd0 module:main +from:0x020b753c kind:arm_call to:0x020166cc module:main +from:0x020b7548 kind:arm_call to:0x020166cc module:main +from:0x020b7554 kind:arm_call to:0x020166cc module:main +from:0x020b7564 kind:load to:0x020b8410 module:overlay(7) +from:0x020b7568 kind:load to:0x0204a110 module:main +from:0x020b756c kind:load to:0x0204999c module:main +from:0x020b7570 kind:load to:0x020b8848 module:overlay(7) +from:0x020b7574 kind:load to:0x020b884c module:overlay(7) +from:0x020b7584 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b758c kind:arm_call to:0x020b825c module:overlay(7) +from:0x020b7594 kind:arm_call to:0x020b825c module:overlay(7) +from:0x020b759c kind:arm_call to:0x020672ac module:overlay(0) +from:0x020b75a4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b75bc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b75c4 kind:arm_call to:0x020b825c module:overlay(7) +from:0x020b75cc kind:arm_call to:0x020b825c module:overlay(7) +from:0x020b75d4 kind:arm_call to:0x020672ac module:overlay(0) +from:0x020b75dc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b75e4 kind:arm_call to:0x02011ff4 module:main +from:0x020b7600 kind:arm_call to:0x020b8098 module:overlay(7) +from:0x020b760c kind:arm_call to:0x020b8098 module:overlay(7) +from:0x020b7618 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b7620 kind:arm_call to:0x020b7b64 module:overlay(7) +from:0x020b7624 kind:arm_call to:0x020b65a0 module:overlay(7) +from:0x020b7630 kind:arm_call to:0x020b6664 module:overlay(7) +from:0x020b7638 kind:arm_call to:0x020b66fc module:overlay(7) +from:0x020b7644 kind:arm_call to:0x020b7960 module:overlay(7) +from:0x020b7650 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b76b4 kind:arm_call to:0x020b76dc module:overlay(7) +from:0x020b76c4 kind:arm_call to:0x020b76e8 module:overlay(7) +from:0x020b76d4 kind:arm_call to:0x020b771c module:overlay(7) +from:0x020b76e4 kind:load to:0x020b7830 module:overlay(7) +from:0x020b7770 kind:arm_call to:0x020b7cd8 module:overlay(7) +from:0x020b7774 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020b777c kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b7788 kind:arm_call to:0x020eb8f8 module:overlay(26) +from:0x020b778c kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b7798 kind:arm_call to:0x020e8330 module:overlay(26) +from:0x020b779c kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b77a4 kind:arm_call to:0x020e0e28 module:overlay(26) +from:0x020b77b4 kind:arm_call to:0x020b7cd8 module:overlay(7) +from:0x020b77c0 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020b77c8 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b77d4 kind:arm_call to:0x020eb8f8 module:overlay(26) +from:0x020b77d8 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020b77dc kind:arm_call to:0x020e7e08 module:overlay(26) +from:0x020b77e0 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b77e8 kind:arm_call to:0x020e151c module:overlay(26) +from:0x020b77f4 kind:arm_call to:0x020b7cd8 module:overlay(7) +from:0x020b77f8 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020b7800 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b780c kind:arm_call to:0x020eb8f8 module:overlay(26) +from:0x020b7810 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020b7814 kind:arm_call to:0x020e7e08 module:overlay(26) +from:0x020b7818 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b7820 kind:arm_call to:0x020e0e28 module:overlay(26) +from:0x020b789c kind:load to:0x020b504c module:overlay(0) +from:0x020b78a0 kind:load to:0x0206807c module:overlay(0) +from:0x020b78f0 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020b7914 kind:arm_call to:0x020d3a60 module:overlay(24) +from:0x020b794c kind:arm_call to:0x0201aad0 module:main +from:0x020b7958 kind:load to:0x020b504c module:overlay(0) +from:0x020b795c kind:load to:0x0204af1c module:main +from:0x020b7964 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b7968 kind:arm_call to:0x020e1390 module:overlay(26) +from:0x020b7998 kind:arm_call to:0x020b7d08 module:overlay(7) +from:0x020b79d4 kind:arm_call to:0x01fff498 module:itcm +from:0x020b79d8 kind:arm_call to:0x01fff584 module:itcm +from:0x020b7a34 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020b7a48 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020b7a5c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020b7a6c kind:load to:0x02135aac module:overlays(26,52) +from:0x020b7a70 kind:load to:0x027e0ce8 module:dtcm +from:0x020b7a90 kind:arm_call to:0x020b7960 module:overlay(7) +from:0x020b7aa8 kind:arm_call to:0x02070554 module:overlay(0) +from:0x020b7abc kind:arm_call to:0x02070538 module:overlay(0) +from:0x020b7ae0 kind:arm_call to:0x020b7970 module:overlay(7) +from:0x020b7ae8 kind:load to:0x027e09a4 module:dtcm +from:0x020b7b14 kind:arm_call to:0x020b832c module:overlay(7) +from:0x020b7b1c kind:arm_call to:0x020b832c module:overlay(7) +from:0x020b7b28 kind:arm_call to:0x020b8344 module:overlay(7) +from:0x020b7b30 kind:arm_call to:0x020b8344 module:overlay(7) +from:0x020b7b3c kind:arm_call to:0x020b835c module:overlay(7) +from:0x020b7b44 kind:arm_call to:0x020b835c module:overlay(7) +from:0x020b7ba8 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b7bc0 kind:arm_call to:0x020b6520 module:overlay(7) +from:0x020b7bf8 kind:arm_call to:0x020cb054 module:overlay(24) +from:0x020b7c04 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7c10 kind:load to:0x020d7324 module:overlays(19,24) +from:0x020b7c14 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020b7c18 kind:load to:0x020b5214 module:overlay(0) +from:0x020b7ca8 kind:arm_call to:0x020cb054 module:overlay(24) +from:0x020b7cb4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7cc0 kind:load to:0x020d731c module:overlays(19,24) +from:0x020b7cc4 kind:load to:0x020d7320 module:overlays(19,24) +from:0x020b7cc8 kind:load to:0x020d7318 module:overlays(19,24) +from:0x020b7ccc kind:load to:0x020d8694 module:overlays(19,24) +from:0x020b7cd0 kind:load to:0x020b5214 module:overlay(0) +from:0x020b7cf4 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020b7d04 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020b7d18 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020b7d2c kind:arm_call to:0x020eed24 module:overlays(26,31) +from:0x020b7d3c kind:arm_call to:0x020eed70 module:overlay(26) +from:0x020b7d54 kind:arm_call to:0x020e811c module:overlay(26) +from:0x020b7d6c kind:arm_call to:0x020b7dfc module:overlay(7) +from:0x020b7d9c kind:arm_call to:0x01fffd00 module:itcm +from:0x020b7db8 kind:arm_call to:0x01fffd00 module:itcm +from:0x020b7dd0 kind:arm_call to:0x020b7dfc module:overlay(7) +from:0x020b7e2c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020b7e54 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020b7ea4 kind:arm_call to:0x02011ff4 module:main +from:0x020b7eb8 kind:arm_call to:0x02011ff4 module:main +from:0x020b7ecc kind:arm_call to:0x02011ff4 module:main +from:0x020b7ee0 kind:arm_call to:0x02011ff4 module:main +from:0x020b7ef4 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f18 kind:arm_call to:0x02012ff8 module:main +from:0x020b7f24 kind:load to:0x0204999c module:main +from:0x020b7f40 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b7f50 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7f88 kind:arm_call to:0x020b7fe0 module:overlay(7) +from:0x020b7f98 kind:load to:0x020b84a0 module:overlay(7) +from:0x020b7fa4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7fb8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7fc0 kind:arm_call to:0x02011ff4 module:main +from:0x020b7fd4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b801c kind:arm_call to:0x02018268 module:main +from:0x020b8054 kind:arm_call to:0x02062c4c module:overlay(0) +from:0x020b8084 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b80bc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b80cc kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020b80e0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b8104 kind:arm_call to:0x020b8114 module:overlay(7) +from:0x020b810c kind:arm_call to:0x020b8168 module:overlay(7) +from:0x020b815c kind:arm_call to:0x0201aad0 module:main +from:0x020b8164 kind:load to:0x0204af1c module:main +from:0x020b81b8 kind:arm_call to:0x02028c4c module:main +from:0x020b81cc kind:arm_call to:0x02062e74 module:overlay(0) +from:0x020b81e4 kind:arm_call to:0x0201aa44 module:main +from:0x020b81f0 kind:load to:0x0204af1c module:main +from:0x020b8210 kind:arm_call to:0x020b7f28 module:overlay(7) +from:0x020b8258 kind:load to:0x020b84b8 module:overlay(7) +from:0x020b8264 kind:arm_call to:0x020b7fcc module:overlay(7) +from:0x020b8278 kind:arm_call to:0x020b7fcc module:overlay(7) +from:0x020b8280 kind:arm_call to:0x02011ff4 module:main +from:0x020b8298 kind:arm_call to:0x020b80c4 module:overlay(7) +from:0x020b82d8 kind:arm_call to:0x020b8098 module:overlay(7) +from:0x020b8340 kind:load to:0x020b8098 module:overlay(7) +from:0x020b8358 kind:load to:0x020b8098 module:overlay(7) +from:0x020b8370 kind:load to:0x020b8098 module:overlay(7) +from:0x020b8390 kind:load to:0x020b8848 module:overlay(7) +from:0x020b8394 kind:load to:0x020b7f00 module:overlay(7) +from:0x020b8398 kind:load to:0x020b8510 module:overlay(7) +from:0x020b839c kind:load to:0x0203ce74 module:main +from:0x020b83a0 kind:load to:0x020b8374 module:overlay(7) +from:0x020b83c8 kind:load to:0x020b6bc4 module:overlay(7) +from:0x020b83cc kind:load to:0x020b7ec4 module:overlay(7) +from:0x020b83d0 kind:load to:0x020b6644 module:overlay(7) +from:0x020b83d4 kind:load to:0x020b6648 module:overlay(7) +from:0x020b83d8 kind:load to:0x020b6bc8 module:overlay(7) +from:0x020b83dc kind:load to:0x020b6f80 module:overlay(7) +from:0x020b83e0 kind:load to:0x020b6660 module:overlay(7) +from:0x020b83ec kind:load to:0x020b672c module:overlay(7) +from:0x020b83f0 kind:load to:0x020b7eb0 module:overlay(7) +from:0x020b83f4 kind:load to:0x020b6730 module:overlay(7) +from:0x020b83f8 kind:load to:0x020b6760 module:overlay(7) +from:0x020b83fc kind:load to:0x020b6780 module:overlay(7) +from:0x020b8400 kind:load to:0x020b6b5c module:overlay(7) +from:0x020b8404 kind:load to:0x020b6660 module:overlay(7) +from:0x020b8410 kind:load to:0x020b7578 module:overlay(7) +from:0x020b8414 kind:load to:0x020b75b0 module:overlay(7) +from:0x020b8418 kind:load to:0x020b76a4 module:overlay(7) +from:0x020b841c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8420 kind:load to:0x020b7720 module:overlay(7) +from:0x020b8424 kind:load to:0x020b7744 module:overlay(7) +from:0x020b8428 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8434 kind:load to:0x020b6694 module:overlay(7) +from:0x020b8438 kind:load to:0x020b7e9c module:overlay(7) +from:0x020b843c kind:load to:0x020b6698 module:overlay(7) +from:0x020b8440 kind:load to:0x020b6648 module:overlay(7) +from:0x020b8444 kind:load to:0x020b66ac module:overlay(7) +from:0x020b8448 kind:load to:0x020b665c module:overlay(7) +from:0x020b844c kind:load to:0x020b6660 module:overlay(7) +from:0x020b8458 kind:load to:0x020b7348 module:overlay(7) +from:0x020b845c kind:load to:0x020b7eec module:overlay(7) +from:0x020b8460 kind:load to:0x020b6644 module:overlay(7) +from:0x020b8464 kind:load to:0x020b6648 module:overlay(7) +from:0x020b8468 kind:load to:0x020b664c module:overlay(7) +from:0x020b846c kind:load to:0x020b665c module:overlay(7) +from:0x020b8470 kind:load to:0x020b6660 module:overlay(7) +from:0x020b847c kind:load to:0x020b7010 module:overlay(7) +from:0x020b8480 kind:load to:0x020b7ed8 module:overlay(7) +from:0x020b8484 kind:load to:0x020b7014 module:overlay(7) +from:0x020b8488 kind:load to:0x020b703c module:overlay(7) +from:0x020b848c kind:load to:0x020b704c module:overlay(7) +from:0x020b8490 kind:load to:0x020b730c module:overlay(7) +from:0x020b8494 kind:load to:0x020b6660 module:overlay(7) +from:0x020b84a0 kind:load to:0x020b7f9c module:overlay(7) +from:0x020b84a4 kind:load to:0x020b7fb0 module:overlay(7) +from:0x020b84a8 kind:load to:0x020b80c4 module:overlay(7) +from:0x020b84ac kind:load to:0x020b80e8 module:overlay(7) +from:0x020b84b8 kind:load to:0x020b825c module:overlay(7) +from:0x020b84bc kind:load to:0x020b8270 module:overlay(7) +from:0x020b84c0 kind:load to:0x020b828c module:overlay(7) +from:0x020b84c4 kind:load to:0x020b80e8 module:overlay(7) diff --git a/config/eur/arm9/overlays/ov007/symbols.txt b/config/eur/arm9/overlays/ov007/symbols.txt new file mode 100644 index 00000000..ebe4efbd --- /dev/null +++ b/config/eur/arm9/overlays/ov007/symbols.txt @@ -0,0 +1,116 @@ +func_ov007_020b6520 kind:function(arm,size=0x30) addr:0x020b6520 +func_ov007_020b6550 kind:function(arm,size=0x28) addr:0x020b6550 +func_ov007_020b6578 kind:function(arm,size=0x28) addr:0x020b6578 +func_ov007_020b65a0 kind:function(arm,size=0x44) addr:0x020b65a0 +func_ov007_020b65e4 kind:function(arm,size=0x2c) addr:0x020b65e4 +func_ov007_020b6610 kind:function(arm,size=0x34) addr:0x020b6610 +func_ov007_020b6644 kind:function(arm,size=0x4) addr:0x020b6644 +func_ov007_020b6648 kind:function(arm,size=0x4) addr:0x020b6648 +func_ov007_020b664c kind:function(arm,size=0x10) addr:0x020b664c +func_ov007_020b665c kind:function(arm,size=0x4) addr:0x020b665c +func_ov007_020b6660 kind:function(arm,size=0x4) addr:0x020b6660 +func_ov007_020b6664 kind:function(arm,size=0x30) addr:0x020b6664 +func_ov007_020b6694 kind:function(arm,size=0x4) addr:0x020b6694 +func_ov007_020b6698 kind:function(arm,size=0x14) addr:0x020b6698 +func_ov007_020b66ac kind:function(arm,size=0x50) addr:0x020b66ac +func_ov007_020b66fc kind:function(arm,size=0x30) addr:0x020b66fc +func_ov007_020b672c kind:function(arm,size=0x4) addr:0x020b672c +func_ov007_020b6730 kind:function(arm,size=0x30) addr:0x020b6730 +func_ov007_020b6760 kind:function(arm,size=0x20) addr:0x020b6760 +func_ov007_020b6780 kind:function(arm,size=0x3dc) addr:0x020b6780 +func_ov007_020b6b5c kind:function(arm,size=0x38) addr:0x020b6b5c +func_ov007_020b6b94 kind:function(arm,size=0x30) addr:0x020b6b94 +func_ov007_020b6bc4 kind:function(arm,size=0x4) addr:0x020b6bc4 +func_ov007_020b6bc8 kind:function(arm,size=0x3b8) addr:0x020b6bc8 +func_ov007_020b6f80 kind:function(arm,size=0x54) addr:0x020b6f80 +func_ov007_020b6fd4 kind:function(arm,size=0x3c) addr:0x020b6fd4 +func_ov007_020b7010 kind:function(arm,size=0x4) addr:0x020b7010 +func_ov007_020b7014 kind:function(arm,size=0x28) addr:0x020b7014 +func_ov007_020b703c kind:function(arm,size=0x10) addr:0x020b703c +func_ov007_020b704c kind:function(arm,size=0x44) addr:0x020b704c +func_ov007_020b7090 kind:function(arm,size=0x44) addr:0x020b7090 +func_ov007_020b70d4 kind:function(arm,size=0xd8) addr:0x020b70d4 +func_ov007_020b71ac kind:function(arm,size=0x114) addr:0x020b71ac +func_ov007_020b72c0 kind:function(arm,size=0x4c) addr:0x020b72c0 +func_ov007_020b730c kind:function(arm,size=0xc) addr:0x020b730c +func_ov007_020b7318 kind:function(arm,size=0x30) addr:0x020b7318 +func_ov007_020b7348 kind:function(arm,size=0x4) addr:0x020b7348 +func_ov007_020b734c kind:function(arm,size=0x84) addr:0x020b734c +func_ov007_020b73d0 kind:function(arm,size=0x1a8) addr:0x020b73d0 +func_ov007_020b7578 kind:function(arm,size=0x38) addr:0x020b7578 +func_ov007_020b75b0 kind:function(arm,size=0x40) addr:0x020b75b0 +func_ov007_020b75f0 kind:function(arm,size=0xb4) addr:0x020b75f0 +func_ov007_020b76a4 kind:function(arm,size=0x38) addr:0x020b76a4 +func_ov007_020b76dc kind:function(arm,size=0xc) addr:0x020b76dc +func_ov007_020b76e8 kind:function(arm,size=0x34) addr:0x020b76e8 +func_ov007_020b771c kind:function(arm,size=0x4) addr:0x020b771c +func_ov007_020b7720 kind:function(arm,size=0x24) addr:0x020b7720 +func_ov007_020b7744 kind:function(arm,size=0x24) addr:0x020b7744 +func_ov007_020b7768 kind:function(arm,size=0x44) addr:0x020b7768 +func_ov007_020b77ac kind:function(arm,size=0x44) addr:0x020b77ac +func_ov007_020b77f0 kind:function(arm,size=0x38) addr:0x020b77f0 +func_ov007_020b7828 kind:function(arm,size=0x8) addr:0x020b7828 +func_ov007_020b7830 kind:function(arm,size=0x54) addr:0x020b7830 +func_ov007_020b7884 kind:function(arm,size=0x20) addr:0x020b7884 +func_ov007_020b78a4 kind:function(arm,size=0xbc) addr:0x020b78a4 +func_ov007_020b7960 kind:function(arm,size=0x10) addr:0x020b7960 +func_ov007_020b7970 kind:function(arm,size=0x118) addr:0x020b7970 +func_ov007_020b7a88 kind:function(arm,size=0x64) addr:0x020b7a88 +func_ov007_020b7aec kind:function(arm,size=0x60) addr:0x020b7aec +func_ov007_020b7b4c kind:function(arm,size=0x18) addr:0x020b7b4c +func_ov007_020b7b64 kind:function(arm,size=0x18) addr:0x020b7b64 +func_ov007_020b7b7c kind:function(arm,size=0xa4) addr:0x020b7b7c +func_ov007_020b7c20 kind:function(arm,size=0xb8) addr:0x020b7c20 +func_ov007_020b7cd8 kind:function(arm,size=0x30) addr:0x020b7cd8 +func_ov007_020b7d08 kind:function(arm,size=0xf4) addr:0x020b7d08 +func_ov007_020b7dfc kind:function(arm,size=0xa0) addr:0x020b7dfc +func_ov007_020b7e9c kind:function(arm,size=0x14) addr:0x020b7e9c +func_ov007_020b7eb0 kind:function(arm,size=0x14) addr:0x020b7eb0 +func_ov007_020b7ec4 kind:function(arm,size=0x14) addr:0x020b7ec4 +func_ov007_020b7ed8 kind:function(arm,size=0x14) addr:0x020b7ed8 +func_ov007_020b7eec kind:function(arm,size=0x14) addr:0x020b7eec +func_ov007_020b7f00 kind:function(arm,size=0x28) addr:0x020b7f00 +func_ov007_020b7f28 kind:function(arm,size=0x74) addr:0x020b7f28 +func_ov007_020b7f9c kind:function(arm,size=0x14) addr:0x020b7f9c +func_ov007_020b7fb0 kind:function(arm,size=0x1c) addr:0x020b7fb0 +func_ov007_020b7fcc kind:function(arm,size=0x14) addr:0x020b7fcc +func_ov007_020b7fe0 kind:function(arm,size=0xb8) addr:0x020b7fe0 +func_ov007_020b8098 kind:function(arm,size=0x2c) addr:0x020b8098 +func_ov007_020b80c4 kind:function(arm,size=0x24) addr:0x020b80c4 +func_ov007_020b80e8 kind:function(arm,size=0x2c) addr:0x020b80e8 +func_ov007_020b8114 kind:function(arm,size=0x54) addr:0x020b8114 +func_ov007_020b8168 kind:function(arm,size=0x8c) addr:0x020b8168 +func_ov007_020b81f4 kind:function(arm,size=0x68) addr:0x020b81f4 +func_ov007_020b825c kind:function(arm,size=0x14) addr:0x020b825c +func_ov007_020b8270 kind:function(arm,size=0x1c) addr:0x020b8270 +func_ov007_020b828c kind:function(arm,size=0xa0) addr:0x020b828c +func_ov007_020b832c kind:function(arm,size=0x18) addr:0x020b832c +func_ov007_020b8344 kind:function(arm,size=0x18) addr:0x020b8344 +func_ov007_020b835c kind:function(arm,size=0x18) addr:0x020b835c +func_ov007_020b8374 kind:function(arm,size=0x2c) addr:0x020b8374 +data_ov007_020b83c8 kind:data(any) addr:0x020b83c8 +data_ov007_020b83ec kind:data(any) addr:0x020b83ec +data_ov007_020b8410 kind:data(any) addr:0x020b8410 +data_ov007_020b8434 kind:data(any) addr:0x020b8434 +data_ov007_020b8458 kind:data(any) addr:0x020b8458 +data_ov007_020b847c kind:data(any) addr:0x020b847c +data_ov007_020b84a0 kind:data(any) addr:0x020b84a0 +data_ov007_020b84b8 kind:data(any) addr:0x020b84b8 +data_ov007_020b84e0 kind:bss addr:0x020b84e0 +data_ov007_020b84f0 kind:bss addr:0x020b84f0 +data_ov007_020b84fc kind:bss addr:0x020b84fc +data_ov007_020b8500 kind:bss addr:0x020b8500 +data_ov007_020b8504 kind:bss addr:0x020b8504 +data_ov007_020b8508 kind:bss addr:0x020b8508 +data_ov007_020b8510 kind:bss addr:0x020b8510 +data_ov007_020b851c kind:bss addr:0x020b851c +data_ov007_020b8528 kind:bss addr:0x020b8528 +data_ov007_020b85cd kind:bss addr:0x020b85cd ambiguous +data_ov007_020b8848 kind:bss addr:0x020b8848 +data_ov007_020b884c kind:bss addr:0x020b884c +data_ov007_020b894d kind:bss addr:0x020b894d ambiguous +data_ov007_020b8a2d kind:bss addr:0x020b8a2d ambiguous +data_ov007_020b8a59 kind:bss addr:0x020b8a59 ambiguous +data_ov007_020b8ca1 kind:bss addr:0x020b8ca1 ambiguous +data_ov007_020b8cad kind:bss addr:0x020b8cad ambiguous +data_ov007_020b8f20 kind:bss addr:0x020b8f20 ambiguous diff --git a/config/eur/arm9/overlays/ov008/delinks.txt b/config/eur/arm9/overlays/ov008/delinks.txt new file mode 100644 index 00000000..52e913fe --- /dev/null +++ b/config/eur/arm9/overlays/ov008/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6520 end:0x020b6a54 kind:code align:32 + .init start:0x020b6a54 end:0x020b6ad4 kind:code align:4 + .ctor start:0x020b6ad4 end:0x020b6ae0 kind:data align:4 + .data start:0x020b6ae0 end:0x020b6b40 kind:data align:32 + .bss start:0x020b6b40 end:0x020b8b20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov008/relocs.txt b/config/eur/arm9/overlays/ov008/relocs.txt new file mode 100644 index 00000000..0465d3fa --- /dev/null +++ b/config/eur/arm9/overlays/ov008/relocs.txt @@ -0,0 +1,101 @@ +from:0x020b6538 kind:arm_call to:0x02012fd0 module:main +from:0x020b6558 kind:arm_call to:0x020b65c8 module:overlay(8) +from:0x020b6568 kind:arm_call to:0x0203ce74 module:main +from:0x020b658c kind:arm_call to:0x020166cc module:main +from:0x020b65ac kind:load to:0x0204999c module:main +from:0x020b65b0 kind:load to:0x020b6c10 module:overlay(8) +from:0x020b65b4 kind:load to:0x020b6c14 module:overlay(8) +from:0x020b65b8 kind:load to:0x020b6b40 module:overlay(8) +from:0x020b65bc kind:load to:0x020b6b5c module:overlay(8) +from:0x020b65c0 kind:load to:0x020b66a8 module:overlay(8) +from:0x020b65c4 kind:load to:0x020b6b44 module:overlay(8) +from:0x020b65d4 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6608 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b6610 kind:arm_call to:0x020a1520 module:overlay(0) +from:0x020b6618 kind:arm_call to:0x02013014 module:main +from:0x020b662c kind:arm_call to:0x02011f3c module:main +from:0x020b663c kind:arm_call to:0x020ca320 module:overlay(24) +from:0x020b664c kind:arm_call to:0x020130d4 module:main +from:0x020b6668 kind:arm_call to:0x020166cc module:main +from:0x020b6680 kind:arm_call to:0x020ca48c module:overlay(24) +from:0x020b6688 kind:arm_call to:0x020ca5c8 module:overlay(24) +from:0x020b6690 kind:arm_call to:0x020c18e4 module:overlay(17) +from:0x020b669c kind:load to:0x020b6aec module:overlay(8) +from:0x020b66a0 kind:load to:0x0204999c module:main +from:0x020b66d4 kind:arm_call to:0x020a1554 module:overlay(0) +from:0x020b66dc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b66e8 kind:load to:0x020b6aec module:overlay(8) +from:0x020b6718 kind:arm_call to:0x020a1554 module:overlay(0) +from:0x020b6720 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6728 kind:arm_call to:0x02011ff4 module:main +from:0x020b6734 kind:load to:0x020b6aec module:overlay(8) +from:0x020b6768 kind:arm_call to:0x020ca658 module:overlay(24) +from:0x020b6788 kind:arm_call to:0x020ca48c module:overlay(24) +from:0x020b6790 kind:arm_call to:0x020ca5c8 module:overlay(24) +from:0x020b6798 kind:arm_call to:0x020c18e4 module:overlay(17) +from:0x020b67a0 kind:arm_call to:0x020c18c4 module:overlay(17) +from:0x020b67c0 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020b67e8 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x020b67f4 kind:arm_call to:0x02070af8 module:overlay(0) +from:0x020b680c kind:arm_call to:0x0206807c module:overlay(0) +from:0x020b6814 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b6820 kind:load to:0x027e09a4 module:dtcm +from:0x020b6824 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6828 kind:load to:0x020b6ae0 module:overlay(8) +from:0x020b682c kind:load to:0x020b504c module:overlay(0) +from:0x020b6868 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6888 kind:arm_call to:0x0201aad0 module:main +from:0x020b6894 kind:load to:0x0204af1c module:main +from:0x020b68b0 kind:arm_call to:0x02012ff8 module:main +from:0x020b68bc kind:load to:0x0204999c module:main +from:0x020b68d8 kind:arm_call to:0x02012fd0 module:main +from:0x020b68f4 kind:arm_call to:0x020b6984 module:overlay(8) +from:0x020b6904 kind:arm_call to:0x0203ce74 module:main +from:0x020b6928 kind:arm_call to:0x020166cc module:main +from:0x020b6948 kind:load to:0x0204999c module:main +from:0x020b694c kind:load to:0x020b7bb8 module:overlay(8) +from:0x020b6950 kind:load to:0x020b7bbc module:overlay(8) +from:0x020b6954 kind:load to:0x020b7b64 module:overlay(8) +from:0x020b6958 kind:load to:0x020b7b80 module:overlay(8) +from:0x020b695c kind:load to:0x020b6964 module:overlay(8) +from:0x020b6960 kind:load to:0x020b7b68 module:overlay(8) +from:0x020b6970 kind:arm_call to:0x020a1554 module:overlay(0) +from:0x020b6978 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b698c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b699c kind:arm_call to:0x020a1520 module:overlay(0) +from:0x020b69c4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020b69d0 kind:load to:0x020b6b14 module:overlay(8) +from:0x020b69d4 kind:load to:0x027e09b8 module:dtcm +from:0x020b69d8 kind:load to:0x020b6b08 module:overlay(8) +from:0x020b69dc kind:load to:0x020b504c module:overlay(0) +from:0x020b6a18 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6a24 kind:load to:0x0204a088 module:main +from:0x020b6a34 kind:arm_call to:0x020a1554 module:overlay(0) +from:0x020b6a3c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6a44 kind:arm_call to:0x02011ff4 module:main +from:0x020b6a6c kind:arm_call to:0x0203ce74 module:main +from:0x020b6a80 kind:load to:0x020b6c10 module:overlay(8) +from:0x020b6a84 kind:load to:0x020b6898 module:overlay(8) +from:0x020b6a88 kind:load to:0x020b6b50 module:overlay(8) +from:0x020b6a90 kind:load to:0x020b6ae0 module:overlay(8) +from:0x020b6aac kind:arm_call to:0x0203ce74 module:main +from:0x020b6ac0 kind:load to:0x020b7bb8 module:overlay(8) +from:0x020b6ac4 kind:load to:0x020b6898 module:overlay(8) +from:0x020b6ac8 kind:load to:0x020b7b74 module:overlay(8) +from:0x020b6ad0 kind:load to:0x020b6b08 module:overlay(8) +from:0x020b6ad4 kind:load to:0x020b6a54 module:overlay(8) +from:0x020b6ad8 kind:load to:0x020b6a94 module:overlay(8) +from:0x020b6aec kind:load to:0x020b66a8 module:overlay(8) +from:0x020b6af0 kind:load to:0x020b66ec module:overlay(8) +from:0x020b6af4 kind:load to:0x020b6738 module:overlay(8) +from:0x020b6af8 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b6afc kind:load to:0x020b6830 module:overlay(8) +from:0x020b6b00 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b6b04 kind:load to:0x02061cdc module:overlay(0) +from:0x020b6b14 kind:load to:0x020b6964 module:overlay(8) +from:0x020b6b18 kind:load to:0x020b6a28 module:overlay(8) +from:0x020b6b1c kind:load to:0x020b69e0 module:overlay(8) +from:0x020b6b20 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b6b24 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b6b28 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b6b2c kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov008/symbols.txt b/config/eur/arm9/overlays/ov008/symbols.txt new file mode 100644 index 00000000..cfe7efc1 --- /dev/null +++ b/config/eur/arm9/overlays/ov008/symbols.txt @@ -0,0 +1,47 @@ +func_ov008_020b6520 kind:function(arm,size=0xa8) addr:0x020b6520 +func_ov008_020b65c8 kind:function(arm,size=0xe0) addr:0x020b65c8 +func_ov008_020b66a8 kind:function(arm,size=0x44) addr:0x020b66a8 +func_ov008_020b66ec kind:function(arm,size=0x4c) addr:0x020b66ec +func_ov008_020b6738 kind:function(arm,size=0xf8) addr:0x020b6738 +func_ov008_020b6830 kind:function(arm,size=0x68) addr:0x020b6830 +func_ov008_020b6898 kind:function(arm,size=0x28) addr:0x020b6898 +func_ov008_020b68c0 kind:function(arm,size=0xa4) addr:0x020b68c0 +func_ov008_020b6964 kind:function(arm,size=0x20) addr:0x020b6964 +func_ov008_020b6984 kind:function(arm,size=0x5c) addr:0x020b6984 +func_ov008_020b69e0 kind:function(arm,size=0x48) addr:0x020b69e0 +func_ov008_020b6a28 kind:function(arm,size=0x28) addr:0x020b6a28 +func_ov008_020b6a50 kind:function(arm,size=0x4) addr:0x020b6a50 +func_ov008_020b6a54 kind:function(arm,size=0x40) addr:0x020b6a54 +func_ov008_020b6a94 kind:function(arm,size=0x40) addr:0x020b6a94 +data_ov008_020b6ae0 kind:data(any) addr:0x020b6ae0 +data_ov008_020b6aec kind:data(any) addr:0x020b6aec +data_ov008_020b6b08 kind:data(any) addr:0x020b6b08 +data_ov008_020b6b14 kind:data(any) addr:0x020b6b14 +data_ov008_020b6b40 kind:bss addr:0x020b6b40 +data_ov008_020b6b44 kind:bss addr:0x020b6b44 +data_ov008_020b6b50 kind:bss addr:0x020b6b50 +data_ov008_020b6b5c kind:bss addr:0x020b6b5c +data_ov008_020b6bac kind:bss addr:0x020b6bac ambiguous +data_ov008_020b6c10 kind:bss addr:0x020b6c10 +data_ov008_020b6c14 kind:bss addr:0x020b6c14 +data_ov008_020b6d85 kind:bss addr:0x020b6d85 ambiguous +data_ov008_020b6e15 kind:bss addr:0x020b6e15 ambiguous +data_ov008_020b6f3d kind:bss addr:0x020b6f3d ambiguous +data_ov008_020b6f68 kind:bss addr:0x020b6f68 ambiguous +data_ov008_020b7274 kind:bss addr:0x020b7274 ambiguous +data_ov008_020b76c5 kind:bss addr:0x020b76c5 ambiguous +data_ov008_020b77d0 kind:bss addr:0x020b77d0 ambiguous +data_ov008_020b7ad0 kind:bss addr:0x020b7ad0 ambiguous +data_ov008_020b7ad5 kind:bss addr:0x020b7ad5 ambiguous +data_ov008_020b7b64 kind:bss addr:0x020b7b64 +data_ov008_020b7b68 kind:bss addr:0x020b7b68 +data_ov008_020b7b74 kind:bss addr:0x020b7b74 +data_ov008_020b7b80 kind:bss addr:0x020b7b80 +data_ov008_020b7bb8 kind:bss addr:0x020b7bb8 +data_ov008_020b7bbc kind:bss addr:0x020b7bbc +data_ov008_020b813c kind:bss addr:0x020b813c ambiguous +data_ov008_020b8310 kind:bss addr:0x020b8310 ambiguous +data_ov008_020b85cd kind:bss addr:0x020b85cd ambiguous +data_ov008_020b894d kind:bss addr:0x020b894d ambiguous +data_ov008_020b8a2d kind:bss addr:0x020b8a2d ambiguous +data_ov008_020b8a59 kind:bss addr:0x020b8a59 ambiguous diff --git a/config/eur/arm9/overlays/ov009/delinks.txt b/config/eur/arm9/overlays/ov009/delinks.txt new file mode 100644 index 00000000..26e7d55f --- /dev/null +++ b/config/eur/arm9/overlays/ov009/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b743c kind:code align:32 + .rodata start:0x020b743c end:0x020b749c kind:data align:4 + .init start:0x020b749c end:0x020b74c0 kind:code align:4 + .ctor start:0x020b74c0 end:0x020b74c8 kind:data align:4 + .data start:0x020b74e0 end:0x020b75a0 kind:data align:32 + .bss start:0x020b75a0 end:0x020b8620 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov009/relocs.txt b/config/eur/arm9/overlays/ov009/relocs.txt new file mode 100644 index 00000000..f344f93d --- /dev/null +++ b/config/eur/arm9/overlays/ov009/relocs.txt @@ -0,0 +1,166 @@ +from:0x020b6540 kind:arm_call to:0x020b65d4 module:overlay(9) +from:0x020b6550 kind:arm_call to:0x0203ce74 module:main +from:0x020b6574 kind:arm_call to:0x020166cc module:main +from:0x020b6594 kind:load to:0x020b75a0 module:overlay(9) +from:0x020b6598 kind:load to:0x020b75b0 module:overlay(9) +from:0x020b659c kind:load to:0x020b65a4 module:overlay(9) +from:0x020b65a0 kind:load to:0x020b75a4 module:overlay(9) +from:0x020b65b0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b65b8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b65c0 kind:arm_call to:0x020b686c module:overlay(9) +from:0x020b65c8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b65e0 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b65e8 kind:arm_call to:0x020b685c module:overlay(9) +from:0x020b6618 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b6634 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b664c kind:arm_call to:0x020166cc module:main +from:0x020b6658 kind:arm_call to:0x020166cc module:main +from:0x020b6664 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b6670 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b6698 kind:load to:0x020b74e8 module:overlay(9) +from:0x020b679c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020b67cc kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b67d8 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b6808 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b681c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6828 kind:arm_call to:0x020c681c module:overlay(24) +from:0x020b6840 kind:arm_call to:0x020c3118 module:overlay(17) +from:0x020b6848 kind:load to:0x020b504c module:overlay(0) +from:0x020b684c kind:load to:0x0204a110 module:main +from:0x020b6850 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6854 kind:load to:0x027e0994 module:dtcm +from:0x020b6858 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020b6868 kind:load to:0x02118fa4 module:overlay(31) +from:0x020b687c kind:load to:0x02118fa4 module:overlay(31) +from:0x020b688c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6894 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b689c kind:arm_call to:0x020b686c module:overlay(9) +from:0x020b68a4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b68ac kind:arm_call to:0x02011ff4 module:main +from:0x020b68d8 kind:arm_call to:0x020b693c module:overlay(9) +from:0x020b68e8 kind:arm_call to:0x0203ce74 module:main +from:0x020b690c kind:arm_call to:0x020166cc module:main +from:0x020b692c kind:load to:0x020b7728 module:overlay(9) +from:0x020b6930 kind:load to:0x020b7738 module:overlay(9) +from:0x020b6934 kind:load to:0x020b6c70 module:overlay(9) +from:0x020b6938 kind:load to:0x020b772c module:overlay(9) +from:0x020b6948 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b696c kind:arm_call to:0x0203d160 module:main +from:0x020b6994 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b69b8 kind:arm_call to:0x0203d160 module:main +from:0x020b69cc kind:arm_call to:0x020607dc module:overlay(0) +from:0x020b69f4 kind:arm_call_thumb to:0x020141dc module:main +from:0x020b6a08 kind:arm_call to:0x020166cc module:main +from:0x020b6ab8 kind:arm_call to:0x02063abc module:overlay(0) +from:0x020b6ad4 kind:arm_call to:0x020166cc module:main +from:0x020b6afc kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b6b0c kind:arm_call_thumb to:0x020154ec module:main +from:0x020b6b24 kind:arm_call to:0x0201739c module:main +from:0x020b6b4c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b6b54 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6b5c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6b64 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6b6c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b6b80 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b6b8c kind:arm_call_thumb to:0x020154ec module:main +from:0x020b6ba4 kind:arm_call to:0x0201739c module:main +from:0x020b6bcc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b6bd4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6bdc kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6be4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6bec kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b6bfc kind:load to:0x020b7528 module:overlay(9) +from:0x020b6c00 kind:load to:0x020b6c50 module:overlay(9) +from:0x020b6c04 kind:load to:0x020b6c28 module:overlay(9) +from:0x020b6c08 kind:load to:0x020b70b4 module:overlay(9) +from:0x020b6c0c kind:load to:0x020b7064 module:overlay(9) +from:0x020b6c10 kind:load to:0x020b7454 module:overlay(9) +from:0x020b6c14 kind:load to:0x020b7544 module:overlay(9) +from:0x020b6c18 kind:load to:0x020b7558 module:overlay(9) +from:0x020b6c1c kind:load to:0x020b755c module:overlay(9) +from:0x020b6c20 kind:load to:0x020b7568 module:overlay(9) +from:0x020b6c24 kind:load to:0x020b7580 module:overlay(9) +from:0x020b6c30 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020b6c40 kind:arm_call to:0x02060294 module:overlay(0) +from:0x020b6c4c kind:load to:0x020b1f44 module:overlay(0) +from:0x020b6c5c kind:arm_call to:0x0205fe88 module:overlay(0) +from:0x020b6c64 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6c88 kind:arm_call to:0x0203d210 module:main +from:0x020b6c94 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6ca8 kind:arm_call to:0x0203d210 module:main +from:0x020b6cb0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6cbc kind:load to:0x020b70b4 module:overlay(9) +from:0x020b6cc0 kind:load to:0x020b6c50 module:overlay(9) +from:0x020b6cdc kind:arm_call to:0x0203d210 module:main +from:0x020b6ce8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6cfc kind:arm_call to:0x0203d210 module:main +from:0x020b6d04 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6d0c kind:arm_call to:0x02011ff4 module:main +from:0x020b6d18 kind:load to:0x020b70b4 module:overlay(9) +from:0x020b6d1c kind:load to:0x020b6c50 module:overlay(9) +from:0x020b6d38 kind:arm_call to:0x020b70ec module:overlay(9) +from:0x020b6d6c kind:arm_call to:0x020b6d7c module:overlay(9) +from:0x020b6e64 kind:load to:0x020b743c module:overlay(9) +from:0x020b6e98 kind:arm_call to:0x02014478 module:main +from:0x020b6ea0 kind:arm_call to:0x020b6d20 module:overlay(9) +from:0x020b6ecc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b6ee0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b6f00 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6f18 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6f24 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6f58 kind:arm_call to:0x020716dc module:overlay(0) +from:0x020b6f68 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6f80 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6f88 kind:load to:0x0204a110 module:main +from:0x020b6f8c kind:load to:0x0204a088 module:main +from:0x020b6f90 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6f94 kind:load to:0x027e09a8 module:dtcm +from:0x020b6ff8 kind:arm_call to:0x0201aad0 module:main +from:0x020b7010 kind:load to:0x0204af1c module:main +from:0x020b704c kind:arm_call to:0x020166f4 module:main +from:0x020b7060 kind:load to:0x027e0954 module:dtcm +from:0x020b7074 kind:arm_call to:0x0205b2d4 module:overlay(0) +from:0x020b7098 kind:arm_call to:0x02028c90 module:main +from:0x020b70b0 kind:load to:0x020b7514 module:overlay(9) +from:0x020b70c0 kind:arm_call to:0x02016694 module:main +from:0x020b70d8 kind:arm_call to:0x02016694 module:main +from:0x020b70e0 kind:arm_call to:0x02011ff4 module:main +from:0x020b712c kind:arm_call to:0x020602dc module:overlay(0) +from:0x020b7148 kind:arm_call to:0x020602dc module:overlay(0) +from:0x020b716c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b717c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b71b4 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x020b71d4 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x020b71e8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7218 kind:arm_call to:0x020602ec module:overlay(0) +from:0x020b723c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b72b4 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b72d8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b72e4 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x020b72f0 kind:arm_call to:0x020602cc module:overlay(0) +from:0x020b7304 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7354 kind:arm_call to:0x020602cc module:overlay(0) +from:0x020b7380 kind:arm_call to:0x020602ec module:overlay(0) +from:0x020b73fc kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x020b741c kind:arm_call to:0x0206f778 module:overlay(0) +from:0x020b7430 kind:load to:0x020b5214 module:overlay(0) +from:0x020b7438 kind:load to:0x020b52b4 module:overlay(0) +from:0x020b74bc kind:load to:0x020b7504 module:overlay(9) +from:0x020b74c0 kind:load to:0x020b749c module:overlay(9) +from:0x020b74e8 kind:load to:0x020b65a4 module:overlay(9) +from:0x020b74ec kind:load to:0x020b6880 module:overlay(9) +from:0x020b74f0 kind:load to:0x020b6764 module:overlay(9) +from:0x020b74f4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b74f8 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b74fc kind:load to:0x02061cd8 module:overlay(0) +from:0x020b7500 kind:load to:0x02061cdc module:overlay(0) +from:0x020b7514 kind:load to:0x0205b374 module:overlay(0) +from:0x020b7518 kind:load to:0x020b70b4 module:overlay(9) +from:0x020b751c kind:load to:0x020b70cc module:overlay(9) +from:0x020b7528 kind:load to:0x020b6c70 module:overlay(9) +from:0x020b752c kind:load to:0x020b6cc4 module:overlay(9) +from:0x020b7530 kind:load to:0x020b6e68 module:overlay(9) +from:0x020b7534 kind:load to:0x020b7014 module:overlay(9) +from:0x020b7538 kind:load to:0x020b6f98 module:overlay(9) +from:0x020b753c kind:load to:0x02061cd8 module:overlay(0) +from:0x020b7540 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov009/symbols.txt b/config/eur/arm9/overlays/ov009/symbols.txt new file mode 100644 index 00000000..a3268b75 --- /dev/null +++ b/config/eur/arm9/overlays/ov009/symbols.txt @@ -0,0 +1,50 @@ +func_ov009_020b6520 kind:function(arm,size=0x84) addr:0x020b6520 +func_ov009_020b65a4 kind:function(arm,size=0x30) addr:0x020b65a4 +func_ov009_020b65d4 kind:function(arm,size=0xc8) addr:0x020b65d4 +func_ov009_020b669c kind:function(arm,size=0x70) addr:0x020b669c +func_ov009_020b670c kind:function(arm,size=0x50) addr:0x020b670c +func_ov009_020b675c kind:function(arm,size=0x8) addr:0x020b675c +func_ov009_020b6764 kind:function(arm,size=0xf8) addr:0x020b6764 +func_ov009_020b685c kind:function(arm,size=0x10) addr:0x020b685c +func_ov009_020b686c kind:function(arm,size=0x14) addr:0x020b686c +func_ov009_020b6880 kind:function(arm,size=0x38) addr:0x020b6880 +func_ov009_020b68b8 kind:function(arm,size=0x84) addr:0x020b68b8 +func_ov009_020b693c kind:function(arm,size=0x2ec) addr:0x020b693c +func_ov009_020b6c28 kind:function(arm,size=0x28) addr:0x020b6c28 +func_ov009_020b6c50 kind:function(arm,size=0x20) addr:0x020b6c50 +func_ov009_020b6c70 kind:function(arm,size=0x54) addr:0x020b6c70 +func_ov009_020b6cc4 kind:function(arm,size=0x5c) addr:0x020b6cc4 +func_ov009_020b6d20 kind:function(arm,size=0x5c) addr:0x020b6d20 +func_ov009_020b6d7c kind:function(arm,size=0xec) addr:0x020b6d7c +func_ov009_020b6e68 kind:function(arm,size=0x130) addr:0x020b6e68 +func_ov009_020b6f98 kind:function(arm,size=0x7c) addr:0x020b6f98 +func_ov009_020b7014 kind:function(arm,size=0x50) addr:0x020b7014 +func_ov009_020b7064 kind:function(arm,size=0x50) addr:0x020b7064 +func_ov009_020b70b4 kind:function(arm,size=0x18) addr:0x020b70b4 +func_ov009_020b70cc kind:function(arm,size=0x20) addr:0x020b70cc +func_ov009_020b70ec kind:function(arm,size=0x350) addr:0x020b70ec +data_ov009_020b743c kind:data(any) addr:0x020b743c +data_ov009_020b7454 kind:data(any) addr:0x020b7454 +func_ov009_020b749c kind:function(arm,size=0x24) addr:0x020b749c +data_ov009_020b74e8 kind:data(any) addr:0x020b74e8 +data_ov009_020b7504 kind:data(any) addr:0x020b7504 +data_ov009_020b7514 kind:data(any) addr:0x020b7514 +data_ov009_020b7528 kind:data(any) addr:0x020b7528 +data_ov009_020b7544 kind:data(any) addr:0x020b7544 +data_ov009_020b7558 kind:data(any) addr:0x020b7558 +data_ov009_020b755c kind:data(any) addr:0x020b755c +data_ov009_020b7568 kind:data(any) addr:0x020b7568 +data_ov009_020b7580 kind:data(any) addr:0x020b7580 +data_ov009_020b75a0 kind:bss addr:0x020b75a0 +data_ov009_020b75a4 kind:bss addr:0x020b75a4 +data_ov009_020b75b0 kind:bss addr:0x020b75b0 +data_ov009_020b76c5 kind:bss addr:0x020b76c5 ambiguous +data_ov009_020b7728 kind:bss addr:0x020b7728 +data_ov009_020b772c kind:bss addr:0x020b772c +data_ov009_020b7738 kind:bss addr:0x020b7738 +data_ov009_020b77d0 kind:bss addr:0x020b77d0 ambiguous +data_ov009_020b7ad0 kind:bss addr:0x020b7ad0 ambiguous +data_ov009_020b7ad5 kind:bss addr:0x020b7ad5 ambiguous +data_ov009_020b813c kind:bss addr:0x020b813c ambiguous +data_ov009_020b8310 kind:bss addr:0x020b8310 ambiguous +data_ov009_020b85cd kind:bss addr:0x020b85cd ambiguous diff --git a/config/eur/arm9/overlays/ov010/delinks.txt b/config/eur/arm9/overlays/ov010/delinks.txt new file mode 100644 index 00000000..fc3dbc18 --- /dev/null +++ b/config/eur/arm9/overlays/ov010/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b8c4c kind:code align:32 + .rodata start:0x020b8c4c end:0x020b8cf8 kind:data align:4 + .init start:0x020b8cf8 end:0x020b8d28 kind:code align:4 + .ctor start:0x020b8d28 end:0x020b8d30 kind:data align:4 + .data start:0x020b8d40 end:0x020b8e60 kind:data align:32 + .bss start:0x020b8e60 end:0x020bab80 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov010/relocs.txt b/config/eur/arm9/overlays/ov010/relocs.txt new file mode 100644 index 00000000..422a85c8 --- /dev/null +++ b/config/eur/arm9/overlays/ov010/relocs.txt @@ -0,0 +1,416 @@ +from:0x020b6532 kind:thumb_call to:0x020b7110 module:overlay(10) +from:0x020b653c kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b654a kind:thumb_call to:0x020b71ec module:overlay(10) +from:0x020b655a kind:thumb_call_arm to:0x020166cc module:main +from:0x020b656c kind:load to:0x020b8e60 module:overlay(10) +from:0x020b6570 kind:load to:0x020b92bc module:overlay(10) +from:0x020b6574 kind:load to:0x020b657d module:overlay(10) +from:0x020b6578 kind:load to:0x020b8e80 module:overlay(10) +from:0x020b658e kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b6596 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b65a4 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b65ae kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b65b6 kind:thumb_call_arm to:0x020a1554 module:overlay(0) +from:0x020b65c4 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b65ca kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b65d4 kind:load to:0x02063070 module:overlay(0) +from:0x020b65e0 kind:load to:0x020b65e5 module:overlay(10) +from:0x020b65e8 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b65f4 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b660e kind:thumb_call to:0x020b8244 module:overlay(10) +from:0x020b6618 kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6626 kind:thumb_call to:0x020b8258 module:overlay(10) +from:0x020b6636 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6648 kind:load to:0x020b8e60 module:overlay(10) +from:0x020b664c kind:load to:0x020b8e8c module:overlay(10) +from:0x020b6650 kind:load to:0x020b6659 module:overlay(10) +from:0x020b6654 kind:load to:0x020b8e74 module:overlay(10) +from:0x020b6660 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b6668 kind:thumb_call_arm to:0x020a1554 module:overlay(0) +from:0x020b6678 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b667e kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b668c kind:load to:0x020b65e5 module:overlay(10) +from:0x020b6696 kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b66d4 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b66dc kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b66e4 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b66f8 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b6702 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b671a kind:thumb_call_arm to:0x020a1520 module:overlay(0) +from:0x020b6722 kind:thumb_call to:0x020b8820 module:overlay(10) +from:0x020b6730 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b673c kind:load to:0x020b8dd0 module:overlay(10) +from:0x020b6740 kind:load to:0x020b65e5 module:overlay(10) +from:0x020b6744 kind:load to:0x0206337c module:overlay(0) +from:0x020b6748 kind:load to:0x0204999c module:main +from:0x020b674c kind:load to:0x020b9b68 module:overlay(10) +from:0x020b6750 kind:load to:0x020b9b6c module:overlay(10) +from:0x020b6766 kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x020b6772 kind:thumb_call_arm to:0x020c623c module:overlay(24) +from:0x020b67a2 kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x020b684e kind:thumb_call_arm to:0x020c78ac module:overlays(19,24) +from:0x020b689a kind:thumb_call_arm to:0x020166cc module:main +from:0x020b68a6 kind:thumb_call to:0x020b70f4 module:overlay(10) +from:0x020b68b6 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b68c0 kind:load to:0x027e09b8 module:dtcm +from:0x020b68c4 kind:load to:0x027e0994 module:dtcm +from:0x020b68c8 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020b68cc kind:load to:0x027e09a4 module:dtcm +from:0x020b68d0 kind:load to:0x0204a110 module:main +from:0x020b68d4 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020b68d8 kind:load to:0x020b504c module:overlay(0) +from:0x020b68dc kind:load to:0x027e0cf8 module:dtcm +from:0x020b6936 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6946 kind:thumb_call_arm to:0x020cd4a4 module:overlay(24) +from:0x020b6962 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b69b2 kind:thumb_call_arm to:0x0206807c module:overlay(0) +from:0x020b69bc kind:thumb_call_arm to:0x020cd4a4 module:overlay(24) +from:0x020b69c6 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b69e0 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b69e8 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b69f0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6a24 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6a2c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6a88 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b6a96 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6a9e kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6aa6 kind:thumb_call_arm to:0x020d63e8 module:overlay(24) +from:0x020b6ab4 kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x020b6ade kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b6bac kind:load to:0x0204a088 module:main +from:0x020b6bb4 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020b6bb8 kind:load to:0x0204a110 module:main +from:0x020b6bbc kind:load to:0x020b8d40 module:overlay(10) +from:0x020b6bc0 kind:load to:0x020b504c module:overlay(0) +from:0x020b6bc4 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6bc8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b6bcc kind:load to:0x027e09b8 module:dtcm +from:0x020b6bd0 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020b6bd4 kind:load to:0x027e09a4 module:dtcm +from:0x020b6c76 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b6da6 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b6ed4 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b6f02 kind:thumb_call_arm to:0x020d63e8 module:overlay(24) +from:0x020b6f10 kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x020b6f40 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b6f60 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6fea kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b6ff4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b6ff8 kind:load to:0x027e09b8 module:dtcm +from:0x020b6ffc kind:load to:0x020d8660 module:overlays(19,24) +from:0x020b7000 kind:load to:0x027e09a4 module:dtcm +from:0x020b7004 kind:load to:0x0204af1c module:main +from:0x020b7040 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7048 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7050 kind:load to:0x020b5214 module:overlay(0) +from:0x020b710c kind:load to:0x027e09b8 module:dtcm +from:0x020b7114 kind:thumb_call to:0x020b6690 module:overlay(10) +from:0x020b7142 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b714c kind:thumb_call_arm to:0x0206337c module:overlay(0) +from:0x020b715e kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b7168 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b71c0 kind:load to:0x020b8d90 module:overlay(10) +from:0x020b71c4 kind:load to:0x02063070 module:overlay(0) +from:0x020b71c8 kind:load to:0x020b71cd module:overlay(10) +from:0x020b71d0 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b71e8 kind:load to:0x020b1ee4 module:overlay(0) +from:0x020b71f2 kind:thumb_call to:0x020b6754 module:overlay(10) +from:0x020b71f8 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7200 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7220 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7244 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7268 kind:thumb_call_arm to:0x020a8974 module:overlay(0) +from:0x020b728a kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b72a6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b72e8 kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b7358 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b7368 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7388 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b73f8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b743a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b745e kind:thumb_call_arm to:0x02018268 module:main +from:0x020b747e kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b7498 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b74a2 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b74ce kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b74f8 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b7554 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7560 kind:load to:0x027e09b8 module:dtcm +from:0x020b7568 kind:load to:0x020b8c54 module:overlay(10) +from:0x020b756c kind:load to:0x020b8c4c module:overlay(10) +from:0x020b7570 kind:load to:0x020b8c50 module:overlay(10) +from:0x020b7574 kind:load to:0x020b8c5a module:overlay(10) +from:0x020b758e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b75b6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b75e4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b760a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7636 kind:thumb_call_arm to:0x02065930 module:overlay(0) +from:0x020b76ce kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7738 kind:load to:0x020b8c80 module:overlay(10) +from:0x020b7748 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7756 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7766 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b7780 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b779e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b77c4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b77d6 kind:thumb_call_arm to:0x020d63e8 module:overlay(24) +from:0x020b77ea kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b77f4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b7806 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7844 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7864 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7890 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b78b2 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b78de kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7900 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b792c kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b794e kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7974 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7994 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7a10 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b7a20 kind:thumb_call_arm to:0x020cd4a4 module:overlay(24) +from:0x020b7a28 kind:thumb_call to:0x020b68e8 module:overlay(10) +from:0x020b7a6e kind:thumb_call_arm to:0x020a8728 module:overlay(0) +from:0x020b7a78 kind:thumb_call_arm to:0x020a8748 module:overlay(0) +from:0x020b7aaa kind:thumb_call_arm to:0x02065988 module:overlay(0) +from:0x020b7bec kind:load to:0x0204a088 module:main +from:0x020b7bf4 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020b7bf8 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7bfc kind:load to:0x020b8c94 module:overlay(10) +from:0x020b7c00 kind:load to:0x020b8ca8 module:overlay(10) +from:0x020b7c04 kind:load to:0x020b8c80 module:overlay(10) +from:0x020b7c38 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7c76 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7ca4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7cbc kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b7ce4 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7d10 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7d68 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7d98 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7db8 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b7dd4 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b7de6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7dee kind:thumb_call to:0x020b6ef8 module:overlay(10) +from:0x020b7df6 kind:thumb_call_arm to:0x020c4d74 module:overlay(24) +from:0x020b7e58 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7e72 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7e88 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7e98 kind:load to:0x0204af1c module:main +from:0x020b7ea0 kind:load to:0x0204a110 module:main +from:0x020b7ea8 kind:load to:0x020b8c72 module:overlay(10) +from:0x020b7eb0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7ebc kind:load to:0x020d8660 module:overlays(19,24) +from:0x020b7ff4 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8036 kind:thumb_call_arm to:0x020d97b4 module:overlay(31) +from:0x020b8058 kind:thumb_call_arm to:0x0206807c module:overlay(0) +from:0x020b8062 kind:thumb_call_arm to:0x020cd4a4 module:overlay(24) +from:0x020b809a kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b80b4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b80d2 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b80ee kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b811e kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b8162 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b816a kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b8176 kind:thumb_call_arm to:0x0208bf68 module:overlay(0) +from:0x020b8180 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b818e kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b8196 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b81a0 kind:load to:0x0204a110 module:main +from:0x020b81a4 kind:load to:0x027e0d34 module:dtcm +from:0x020b81ac kind:load to:0x020b8d40 module:overlay(10) +from:0x020b81b0 kind:load to:0x020b504c module:overlay(0) +from:0x020b81b4 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020b81b8 kind:load to:0x0204a088 module:main +from:0x020b81cc kind:load to:0x020b5214 module:overlay(0) +from:0x020b81d0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b81d8 kind:thumb_call to:0x020b70c4 module:overlay(10) +from:0x020b823a kind:thumb_call to:0x020b7094 module:overlay(10) +from:0x020b8248 kind:thumb_call to:0x020b6690 module:overlay(10) +from:0x020b8254 kind:load to:0x020b8d50 module:overlay(10) +from:0x020b825e kind:thumb_call to:0x020b6754 module:overlay(10) +from:0x020b8264 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b8276 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b8298 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b82b4 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b82be kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b82f0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b831a kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b834a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8398 kind:load to:0x020b8c66 module:overlay(10) +from:0x020b83a2 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b83b2 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b83cc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b83ea kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b83fe kind:thumb_call_arm to:0x020d63e8 module:overlay(24) +from:0x020b8414 kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b841c kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b842c kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b846a kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b848a kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b84b6 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b84d8 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8504 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8526 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8552 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8574 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b859a kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b85ba kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8602 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b863c kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8684 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b868c kind:thumb_call to:0x020b6ef8 module:overlay(10) +from:0x020b8694 kind:load to:0x0204af1c module:main +from:0x020b86f4 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b86fc kind:thumb_call_arm to:0x020a1554 module:overlay(0) +from:0x020b870c kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8712 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b8720 kind:load to:0x020b65e5 module:overlay(10) +from:0x020b872c kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b8734 kind:thumb_call_arm to:0x020a1554 module:overlay(0) +from:0x020b8744 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b874a kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b8750 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b875c kind:load to:0x020b65e5 module:overlay(10) +from:0x020b8772 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b877a kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8788 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8792 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b879a kind:thumb_call_arm to:0x020a1554 module:overlay(0) +from:0x020b87a8 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b87ae kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b87b4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b87bc kind:load to:0x02063070 module:overlay(0) +from:0x020b87c8 kind:load to:0x020b65e5 module:overlay(10) +from:0x020b87d4 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b87dc kind:thumb_call_arm to:0x020a1554 module:overlay(0) +from:0x020b87ec kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b87f2 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b87f8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8804 kind:load to:0x020b65e5 module:overlay(10) +from:0x020b8814 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b881c kind:load to:0x0204999c module:main +from:0x020b882a kind:thumb_call_arm to:0x02067244 module:overlay(0) +from:0x020b8840 kind:load to:0x020b8e10 module:overlay(10) +from:0x020b8868 kind:thumb_call_arm to:0x02067cf8 module:overlay(0) +from:0x020b8874 kind:load to:0x020b504c module:overlay(0) +from:0x020b88a2 kind:thumb_call_arm to:0x020d9824 module:overlay(31) +from:0x020b88ac kind:load to:0x027e0d34 module:dtcm +from:0x020b88b4 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b88ba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b88d6 kind:thumb_call to:0x020b8918 module:overlay(10) +from:0x020b88e0 kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b88f6 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8908 kind:load to:0x020baabc module:overlay(10) +from:0x020b890c kind:load to:0x020baacc module:overlay(10) +from:0x020b8910 kind:load to:0x020b8975 module:overlay(10) +from:0x020b8914 kind:load to:0x020baac0 module:overlay(10) +from:0x020b891c kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b895c kind:thumb_call_arm to:0x02018aac module:main +from:0x020b8962 kind:thumb_call to:0x020b89dc module:overlay(10) +from:0x020b896c kind:load to:0x020b8e44 module:overlay(10) +from:0x020b8970 kind:load to:0x027e0994 module:dtcm +from:0x020b8982 kind:thumb_call_arm to:0x02018ac4 module:main +from:0x020b898a kind:thumb_call to:0x0201ca28 module:main +from:0x020b8990 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b8998 kind:load to:0x020b8e44 module:overlay(10) +from:0x020b899c kind:load to:0x027e0994 module:dtcm +from:0x020b89a0 kind:load to:0x0204a120 module:main +from:0x020b89b2 kind:thumb_call_arm to:0x02018ac4 module:main +from:0x020b89ba kind:thumb_call to:0x0201ca28 module:main +from:0x020b89c0 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b89c6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b89d0 kind:load to:0x020b8e44 module:overlay(10) +from:0x020b89d4 kind:load to:0x027e0994 module:dtcm +from:0x020b89d8 kind:load to:0x0204a120 module:main +from:0x020b8a04 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8a2c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8a4a kind:thumb_call_arm to:0x0217d730 module:overlay(96) +from:0x020b8a58 kind:thumb_call to:0x020b8b00 module:overlay(10) +from:0x020b8a60 kind:load to:0x020b8cc8 module:overlay(10) +from:0x020b8a64 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020b8a86 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b8aa8 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020b8ab8 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b8b40 kind:thumb_call to:0x020b8a68 module:overlay(10) +from:0x020b8b56 kind:thumb_call to:0x020b8a68 module:overlay(10) +from:0x020b8b60 kind:load to:0x020b8ce4 module:overlay(10) +from:0x020b8b64 kind:load to:0x020b8cd0 module:overlay(10) +from:0x020b8b70 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8b7a kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8b88 kind:thumb_call_arm to:0x02018ac4 module:main +from:0x020b8b90 kind:thumb_call to:0x0201ca28 module:main +from:0x020b8b98 kind:thumb_call to:0x020b8c48 module:overlay(10) +from:0x020b8ba0 kind:load to:0x0204a110 module:main +from:0x020b8ba4 kind:load to:0x027e0994 module:dtcm +from:0x020b8ba8 kind:load to:0x0204a120 module:main +from:0x020b8bb4 kind:thumb_call to:0x020b8c38 module:overlay(10) +from:0x020b8be0 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8c22 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8c30 kind:load to:0x027e0994 module:dtcm +from:0x020b8c34 kind:load to:0x0204af1c module:main +from:0x020b8d14 kind:load to:0x020b8d40 module:overlay(10) +from:0x020b8d18 kind:load to:0x020b8e68 module:overlay(10) +from:0x020b8d1c kind:load to:0x020b9b68 module:overlay(10) +from:0x020b8d20 kind:load to:0x020b8809 module:overlay(10) +from:0x020b8d24 kind:load to:0x0203ce74 module:main +from:0x020b8d28 kind:load to:0x020b8cf9 module:overlay(10) +from:0x020b8d50 kind:load to:0x020b6659 module:overlay(10) +from:0x020b8d54 kind:load to:0x020b87cd module:overlay(10) +from:0x020b8d58 kind:load to:0x020b68e9 module:overlay(10) +from:0x020b8d5c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8d60 kind:load to:0x020b85e5 module:overlay(10) +from:0x020b8d64 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8d68 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8d6c kind:load to:0x020b8259 module:overlay(10) +from:0x020b8d70 kind:load to:0x020b7095 module:overlay(10) +from:0x020b8d74 kind:load to:0x020b839d module:overlay(10) +from:0x020b8d78 kind:load to:0x020b8421 module:overlay(10) +from:0x020b8d7c kind:load to:0x020b7091 module:overlay(10) +from:0x020b8d80 kind:load to:0x020b8699 module:overlay(10) +from:0x020b8d84 kind:load to:0x020b70c5 module:overlay(10) +from:0x020b8d90 kind:load to:0x020b657d module:overlay(10) +from:0x020b8d94 kind:load to:0x020b8761 module:overlay(10) +from:0x020b8d98 kind:load to:0x020b79bd module:overlay(10) +from:0x020b8d9c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8da0 kind:load to:0x020b7c15 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:0x020b71ed module:overlay(10) +from:0x020b8db0 kind:load to:0x020b822d module:overlay(10) +from:0x020b8db4 kind:load to:0x020b7751 module:overlay(10) +from:0x020b8db8 kind:load to:0x020b77f9 module:overlay(10) +from:0x020b8dbc kind:load to:0x020b7fed module:overlay(10) +from:0x020b8dc0 kind:load to:0x020b7ec5 module:overlay(10) +from:0x020b8dc4 kind:load to:0x020b81d5 module:overlay(10) +from:0x020b8dd0 kind:load to:0x020b86ed module:overlay(10) +from:0x020b8dd4 kind:load to:0x020b8725 module:overlay(10) +from:0x020b8dd8 kind:load to:0x020b68e9 module:overlay(10) +from:0x020b8ddc kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8de0 kind:load to:0x020b6ef9 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:0x020b6755 module:overlay(10) +from:0x020b8df0 kind:load to:0x020b7095 module:overlay(10) +from:0x020b8df4 kind:load to:0x020b68e1 module:overlay(10) +from:0x020b8df8 kind:load to:0x020b68e5 module:overlay(10) +from:0x020b8dfc kind:load to:0x020b7091 module:overlay(10) +from:0x020b8e00 kind:load to:0x020b708d module:overlay(10) +from:0x020b8e04 kind:load to:0x020b70c5 module:overlay(10) +from:0x020b8e10 kind:load to:0x020667d8 module:overlay(0) +from:0x020b8e14 kind:load to:0x020667f4 module:overlay(0) +from:0x020b8e18 kind:load to:0x020b8845 module:overlay(10) +from:0x020b8e1c kind:load to:0x02067434 module:overlay(0) +from:0x020b8e20 kind:load to:0x02067474 module:overlay(0) +from:0x020b8e24 kind:load to:0x02066dfc module:overlay(0) +from:0x020b8e28 kind:load to:0x020669d8 module:overlay(0) +from:0x020b8e2c kind:load to:0x020b8879 module:overlay(10) +from:0x020b8e30 kind:load to:0x0206723c module:overlay(0) +from:0x020b8e34 kind:load to:0x020b65f1 module:overlay(10) +from:0x020b8e38 kind:load to:0x020b88b1 module:overlay(10) +from:0x020b8e44 kind:load to:0x020b8975 module:overlay(10) +from:0x020b8e48 kind:load to:0x020b89a5 module:overlay(10) +from:0x020b8e4c kind:load to:0x020b8b69 module:overlay(10) +from:0x020b8e50 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8e54 kind:load to:0x020b8bad module:overlay(10) +from:0x020b8e58 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8e5c kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov010/symbols.txt b/config/eur/arm9/overlays/ov010/symbols.txt new file mode 100644 index 00000000..1bb1da28 --- /dev/null +++ b/config/eur/arm9/overlays/ov010/symbols.txt @@ -0,0 +1,90 @@ +func_ov010_020b6520 kind:function(thumb,size=0x5c) addr:0x020b6520 +func_ov010_020b657c kind:function(thumb,size=0x68) addr:0x020b657c +func_ov010_020b65e4 kind:function(thumb,size=0xc) addr:0x020b65e4 +func_ov010_020b65f0 kind:function(thumb,size=0xc) addr:0x020b65f0 +func_ov010_020b65fc kind:function(thumb,size=0x5c) addr:0x020b65fc +func_ov010_020b6658 kind:function(thumb,size=0x38) addr:0x020b6658 +func_ov010_020b6690 kind:function(thumb,size=0xc4) addr:0x020b6690 +func_ov010_020b6754 kind:function(thumb,size=0x18c) addr:0x020b6754 +func_ov010_020b68e0 kind:function(thumb,size=0x4) addr:0x020b68e0 +func_ov010_020b68e4 kind:function(thumb,size=0x4) addr:0x020b68e4 +func_ov010_020b68e8 kind:function(thumb,size=0x610) addr:0x020b68e8 +func_ov010_020b6ef8 kind:function(thumb,size=0x110) addr:0x020b6ef8 +func_ov010_020b7008 kind:function(thumb,size=0x4c) addr:0x020b7008 +func_ov010_020b7054 kind:function(thumb,size=0x38) addr:0x020b7054 +func_ov010_020b708c kind:function(thumb,size=0x4) addr:0x020b708c +func_ov010_020b7090 kind:function(thumb,size=0x4) addr:0x020b7090 +func_ov010_020b7094 kind:function(thumb,size=0x30) addr:0x020b7094 +func_ov010_020b70c4 kind:function(thumb,size=0x30) addr:0x020b70c4 +func_ov010_020b70f4 kind:function(thumb,size=0x1c) addr:0x020b70f4 +func_ov010_020b7110 kind:function(thumb,size=0xbc) addr:0x020b7110 +func_ov010_020b71cc kind:function(thumb,size=0x20) addr:0x020b71cc +func_ov010_020b71ec kind:function(thumb,size=0x564) addr:0x020b71ec +func_ov010_020b7750 kind:function(thumb,size=0xa8) addr:0x020b7750 +func_ov010_020b77f8 kind:function(thumb,size=0x1c4) addr:0x020b77f8 +func_ov010_020b79bc kind:function(thumb,size=0x258) addr:0x020b79bc +func_ov010_020b7c14 kind:function(thumb,size=0x2b0) addr:0x020b7c14 +func_ov010_020b7ec4 kind:function(thumb,size=0x128) addr:0x020b7ec4 +func_ov010_020b7fec kind:function(thumb,size=0x1e8) addr:0x020b7fec +func_ov010_020b81d4 kind:function(thumb,size=0x58) addr:0x020b81d4 +func_ov010_020b822c kind:function(thumb,size=0x18) addr:0x020b822c +func_ov010_020b8244 kind:function(thumb,size=0x14) addr:0x020b8244 +func_ov010_020b8258 kind:function(thumb,size=0x144) addr:0x020b8258 +func_ov010_020b839c kind:function(thumb,size=0x84) addr:0x020b839c +func_ov010_020b8420 kind:function(thumb,size=0x1c4) addr:0x020b8420 +func_ov010_020b85e4 kind:function(thumb,size=0xb4) addr:0x020b85e4 +func_ov010_020b8698 kind:function(thumb,size=0x54) addr:0x020b8698 +func_ov010_020b86ec kind:function(thumb,size=0x38) addr:0x020b86ec +func_ov010_020b8724 kind:function(thumb,size=0x3c) addr:0x020b8724 +func_ov010_020b8760 kind:function(thumb,size=0x6c) addr:0x020b8760 +func_ov010_020b87cc kind:function(thumb,size=0x3c) addr:0x020b87cc +func_ov010_020b8808 kind:function(thumb,size=0x18) addr:0x020b8808 +func_ov010_020b8820 kind:function(thumb,size=0x24) addr:0x020b8820 +func_ov010_020b8844 kind:function(thumb,size=0x34) addr:0x020b8844 +func_ov010_020b8878 kind:function(thumb,size=0x38) addr:0x020b8878 +func_ov010_020b88b0 kind:function(thumb,size=0x14) addr:0x020b88b0 +func_ov010_020b88c4 kind:function(thumb,size=0x54) addr:0x020b88c4 +func_ov010_020b8918 kind:function(thumb,size=0x5c) addr:0x020b8918 +func_ov010_020b8974 kind:function(thumb,size=0x30) addr:0x020b8974 +func_ov010_020b89a4 kind:function(thumb,size=0x38) addr:0x020b89a4 +func_ov010_020b89dc kind:function(thumb,size=0x8c) addr:0x020b89dc +func_ov010_020b8a68 kind:function(thumb,size=0x98) addr:0x020b8a68 +func_ov010_020b8b00 kind:function(thumb,size=0x68) addr:0x020b8b00 +func_ov010_020b8b68 kind:function(thumb,size=0x44) addr:0x020b8b68 +func_ov010_020b8bac kind:function(thumb,size=0x8c) addr:0x020b8bac +func_ov010_020b8c38 kind:function(thumb,size=0x10) addr:0x020b8c38 +func_ov010_020b8c48 kind:function(thumb,size=0x4) addr:0x020b8c48 +data_ov010_020b8c4c kind:data(any) addr:0x020b8c4c +data_ov010_020b8c50 kind:data(any) addr:0x020b8c50 +data_ov010_020b8c54 kind:data(any) addr:0x020b8c54 +data_ov010_020b8c5a kind:data(any) addr:0x020b8c5a +data_ov010_020b8c66 kind:data(any) addr:0x020b8c66 +data_ov010_020b8c72 kind:data(any) addr:0x020b8c72 +data_ov010_020b8c80 kind:data(any) addr:0x020b8c80 +data_ov010_020b8c94 kind:data(any) addr:0x020b8c94 +data_ov010_020b8ca1 kind:data(any) addr:0x020b8ca1 ambiguous +data_ov010_020b8ca8 kind:data(any) addr:0x020b8ca8 +data_ov010_020b8cad kind:data(any) addr:0x020b8cad ambiguous +data_ov010_020b8cc8 kind:data(any) addr:0x020b8cc8 +data_ov010_020b8cd0 kind:data(any) addr:0x020b8cd0 +data_ov010_020b8ce4 kind:data(any) addr:0x020b8ce4 +func_ov010_020b8cf8 kind:function(thumb,size=0x30) addr:0x020b8cf8 +data_ov010_020b8d40 kind:data(any) addr:0x020b8d40 +data_ov010_020b8d50 kind:data(any) addr:0x020b8d50 +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_020b8e44 kind:data(any) addr:0x020b8e44 +data_ov010_020b8e60 kind:bss addr:0x020b8e60 +data_ov010_020b8e68 kind:bss addr:0x020b8e68 +data_ov010_020b8e74 kind:bss addr:0x020b8e74 +data_ov010_020b8e80 kind:bss addr:0x020b8e80 +data_ov010_020b8e8c kind:bss addr:0x020b8e8c +data_ov010_020b8f20 kind:bss addr:0x020b8f20 ambiguous +data_ov010_020b92bc kind:bss addr:0x020b92bc +data_ov010_020b9b68 kind:bss addr:0x020b9b68 +data_ov010_020b9b6c kind:bss addr:0x020b9b6c +data_ov010_020ba740 kind:bss addr:0x020ba740 ambiguous +data_ov010_020baabc kind:bss addr:0x020baabc +data_ov010_020baac0 kind:bss addr:0x020baac0 +data_ov010_020baacc kind:bss addr:0x020baacc diff --git a/config/eur/arm9/overlays/ov011/delinks.txt b/config/eur/arm9/overlays/ov011/delinks.txt new file mode 100644 index 00000000..ea7882f7 --- /dev/null +++ b/config/eur/arm9/overlays/ov011/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b9094 kind:code align:32 + .rodata start:0x020b9094 end:0x020b9358 kind:data align:4 + .init start:0x020b9358 end:0x020b938c kind:code align:4 + .ctor start:0x020b938c end:0x020b9394 kind:data align:4 + .data start:0x020b93a0 end:0x020b9560 kind:data align:32 + .bss start:0x020b9560 end:0x020ba920 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov011/relocs.txt b/config/eur/arm9/overlays/ov011/relocs.txt new file mode 100644 index 00000000..bc497d16 --- /dev/null +++ b/config/eur/arm9/overlays/ov011/relocs.txt @@ -0,0 +1,347 @@ +from:0x020b6540 kind:arm_call to:0x020b6628 module:overlay(11) +from:0x020b6550 kind:arm_call to:0x0203ce74 module:main +from:0x020b6574 kind:arm_call to:0x020166cc module:main +from:0x020b6594 kind:load to:0x020b9560 module:overlay(11) +from:0x020b6598 kind:load to:0x020b9570 module:overlay(11) +from:0x020b659c kind:load to:0x020b65a4 module:overlay(11) +from:0x020b65a0 kind:load to:0x020b9564 module:overlay(11) +from:0x020b65b4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b65cc kind:arm_call to:0x0203d210 module:main +from:0x020b65e4 kind:arm_call to:0x0203d210 module:main +from:0x020b65ec kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b65f8 kind:load to:0x020b6600 module:overlay(11) +from:0x020b65fc kind:load to:0x020b6614 module:overlay(11) +from:0x020b6608 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b661c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b663c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b665c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b6688 kind:arm_call to:0x02028c18 module:main +from:0x020b6698 kind:arm_call to:0x02028c18 module:main +from:0x020b66bc kind:arm_call to:0x0203d160 module:main +from:0x020b66e8 kind:arm_call to:0x0203d160 module:main +from:0x020b6738 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020b6754 kind:arm_call to:0x02028c18 module:main +from:0x020b6770 kind:arm_call to:0x0201f060 module:main +from:0x020b677c kind:arm_call to:0x0201f060 module:main +from:0x020b6788 kind:arm_call to:0x0201ef9c module:main +from:0x020b6798 kind:arm_call to:0x020166cc module:main +from:0x020b6804 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b687c kind:arm_call to:0x020166cc module:main +from:0x020b68b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b68e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6914 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6944 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6974 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b699c kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b69c4 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b69ec kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b69f8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b6ab0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6b74 kind:arm_call to:0x020a8680 module:overlay(0) +from:0x020b6b8c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b6ba0 kind:arm_call to:0x020b7204 module:overlay(11) +from:0x020b6bb8 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020b6bf0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6c24 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6c54 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6c88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6cb0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6cd0 kind:arm_call to:0x020b898c module:overlay(11) +from:0x020b6d20 kind:arm_call to:0x01ffd400 module:itcm +from:0x020b6d5c kind:arm_call to:0x02061a48 module:overlay(0) +from:0x020b6d64 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b6ddc kind:arm_call to:0x020c7884 module:overlay(24) +from:0x020b6dec kind:arm_call to:0x020c6840 module:overlay(24) +from:0x020b6df8 kind:arm_call to:0x020b8e24 module:overlay(11) +from:0x020b6e08 kind:arm_call to:0x020c68d4 module:overlay(24) +from:0x020b6e14 kind:arm_call to:0x020b898c module:overlay(11) +from:0x020b6e3c kind:arm_call to:0x020c7724 module:overlay(24) +from:0x020b6e44 kind:arm_call to:0x020c7898 module:overlay(24) +from:0x020b6efc kind:arm_call to:0x02016250 module:main +from:0x020b6f00 kind:arm_call to:0x020275e8 module:main +from:0x020b6f48 kind:arm_call to:0x02019650 module:main +from:0x020b6f58 kind:arm_call to:0x02016250 module:main +from:0x020b6f5c kind:arm_call to:0x020275e8 module:main +from:0x020b6f70 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b6f7c kind:arm_call_thumb to:0x020154ec module:main +from:0x020b6f94 kind:arm_call to:0x0201739c module:main +from:0x020b6fc0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b6fc8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6fd0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6fd8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6fe0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b6fec kind:arm_call to:0x020b73a0 module:overlay(11) +from:0x020b7028 kind:arm_call to:0x020b763c module:overlay(11) +from:0x020b709c kind:arm_call to:0x020b8dec module:overlay(11) +from:0x020b70a0 kind:arm_call to:0x020b8e24 module:overlay(11) +from:0x020b70ac kind:arm_call to:0x020d0510 module:overlay(24) +from:0x020b70c8 kind:arm_call to:0x020166ac module:main +from:0x020b7198 kind:arm_call to:0x020b895c module:overlay(11) +from:0x020b71a8 kind:load to:0x020b93dc module:overlay(11) +from:0x020b71ac kind:load to:0x020b6614 module:overlay(11) +from:0x020b71b0 kind:load to:0x020b8d4c module:overlay(11) +from:0x020b71b4 kind:load to:0x020b6600 module:overlay(11) +from:0x020b71b8 kind:load to:0x0206337c module:overlay(0) +from:0x020b71bc kind:load to:0x020b90e6 module:overlay(11) +from:0x020b71c0 kind:load to:0x020b9156 module:overlay(11) +from:0x020b71c4 kind:load to:0x020b911e module:overlay(11) +from:0x020b71c8 kind:load to:0x027e09a4 module:dtcm +from:0x020b71cc kind:load to:0x027e0ce0 module:dtcm +from:0x020b71d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b71d4 kind:load to:0x027e0998 module:dtcm +from:0x020b71d8 kind:load to:0x02138d10 module:overlay(26) +from:0x020b71dc kind:load to:0x027e0cf8 module:dtcm +from:0x020b71e0 kind:load to:0x027e0994 module:dtcm +from:0x020b71e4 kind:load to:0x020b93f8 module:overlay(11) +from:0x020b71e8 kind:load to:0x020b9410 module:overlay(11) +from:0x020b71ec kind:load to:0x0204a110 module:main +from:0x020b71f0 kind:load to:0x020b9418 module:overlay(11) +from:0x020b71f4 kind:load to:0x020b9424 module:overlay(11) +from:0x020b71f8 kind:load to:0x020b943c module:overlay(11) +from:0x020b71fc kind:load to:0x020b9440 module:overlay(11) +from:0x020b7200 kind:load to:0x027e09b8 module:dtcm +from:0x020b7228 kind:arm_call to:0x020b8dec module:overlay(11) +from:0x020b739c kind:load to:0x027e09a4 module:dtcm +from:0x020b73d4 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b73e0 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b73e4 kind:arm_call to:0x020275e8 module:main +from:0x020b73fc kind:arm_call to:0x0201739c module:main +from:0x020b742c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b7434 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b743c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7444 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b744c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b7468 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b7474 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b7478 kind:arm_call to:0x020275e8 module:main +from:0x020b7490 kind:arm_call to:0x0201739c module:main +from:0x020b74c0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b74c8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b74d0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b74d8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b74e0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b74fc kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b7508 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b750c kind:arm_call to:0x020275e8 module:main +from:0x020b7524 kind:arm_call to:0x0201739c module:main +from:0x020b7554 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b755c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7564 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b756c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7574 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b7590 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b759c kind:arm_call_thumb to:0x020154ec module:main +from:0x020b75a0 kind:arm_call to:0x020275e8 module:main +from:0x020b75b8 kind:arm_call to:0x0201739c module:main +from:0x020b75e8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b75f0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b75f8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7600 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7608 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b7614 kind:load to:0x020b93f8 module:overlay(11) +from:0x020b7618 kind:load to:0x020b943c module:overlay(11) +from:0x020b761c kind:load to:0x020b945c module:overlay(11) +from:0x020b7620 kind:load to:0x020b9450 module:overlay(11) +from:0x020b7624 kind:load to:0x020b9468 module:overlay(11) +from:0x020b7628 kind:load to:0x020b9480 module:overlay(11) +from:0x020b762c kind:load to:0x020b948c module:overlay(11) +from:0x020b7630 kind:load to:0x020b94a4 module:overlay(11) +from:0x020b7634 kind:load to:0x020b94b0 module:overlay(11) +from:0x020b7638 kind:load to:0x020b94c8 module:overlay(11) +from:0x020b770c kind:load to:0x020b90bc module:overlay(11) +from:0x020b7710 kind:load to:0x020b90ae module:overlay(11) +from:0x020b7714 kind:load to:0x020b90a0 module:overlay(11) +from:0x020b7718 kind:load to:0x020b9094 module:overlay(11) +from:0x020b7788 kind:arm_call to:0x020b85c4 module:overlay(11) +from:0x020b77e0 kind:arm_call to:0x020b85c4 module:overlay(11) +from:0x020b7820 kind:arm_call to:0x020b85c4 module:overlay(11) +from:0x020b784c kind:arm_call to:0x020b85c4 module:overlay(11) +from:0x020b7868 kind:load to:0x020b93ac module:overlay(11) +from:0x020b78c0 kind:arm_call to:0x0201673c module:main +from:0x020b78e8 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b7908 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b7940 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b7964 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b79e4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b7a04 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b7adc kind:arm_call to:0x020b868c module:overlay(11) +from:0x020b7af4 kind:arm_call to:0x020b80d4 module:overlay(11) +from:0x020b7afc kind:arm_call to:0x020b83a4 module:overlay(11) +from:0x020b7b04 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7b18 kind:arm_call to:0x020c6ce4 module:overlay(24) +from:0x020b7b3c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b7b44 kind:arm_call to:0x020b895c module:overlay(11) +from:0x020b7b4c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7b74 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020b7b80 kind:load to:0x0204a088 module:main +from:0x020b7b84 kind:load to:0x0204a110 module:main +from:0x020b7b88 kind:load to:0x027e0994 module:dtcm +from:0x020b7b8c kind:load to:0x020b51b8 module:overlay(0) +from:0x020b7f58 kind:arm_call to:0x0201f04c module:main +from:0x020b7f6c kind:arm_call to:0x0201c4d8 module:main +from:0x020b7f88 kind:arm_call to:0x0201f110 module:main +from:0x020b7f9c kind:arm_call to:0x020b8c90 module:overlay(11) +from:0x020b7fc0 kind:arm_call to:0x020c3374 module:overlay(17) +from:0x020b7fdc kind:arm_call to:0x020b84f0 module:overlay(11) +from:0x020b7ff0 kind:arm_call to:0x0201dc10 module:main +from:0x020b8010 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8038 kind:arm_call to:0x0201d628 module:main +from:0x020b805c kind:arm_call to:0x0201673c module:main +from:0x020b806c kind:arm_call to:0x020166ac module:main +from:0x020b80b0 kind:arm_call to:0x020c30e4 module:overlay(17) +from:0x020b80c0 kind:load to:0x0204aeac module:main +from:0x020b80c4 kind:load to:0x020d86a0 module:overlays(19,24) +from:0x020b80c8 kind:load to:0x0204aed0 module:main +from:0x020b80cc kind:load to:0x020b5214 module:overlay(0) +from:0x020b80d0 kind:load to:0x0204a088 module:main +from:0x020b80ec kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b8100 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b81b0 kind:arm_call to:0x020b8dec module:overlay(11) +from:0x020b81dc kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b81f8 kind:arm_call to:0x0207029c module:overlay(0) +from:0x020b8204 kind:arm_call to:0x020cb0ac module:overlay(24) +from:0x020b8234 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b8260 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b8274 kind:arm_call to:0x020cb054 module:overlay(24) +from:0x020b8280 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b82fc kind:arm_call to:0x0207029c module:overlay(0) +from:0x020b830c kind:arm_call to:0x020cb0ac module:overlay(24) +from:0x020b8344 kind:arm_call to:0x020cb054 module:overlay(24) +from:0x020b8350 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b837c kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020b8388 kind:load to:0x0204a110 module:main +from:0x020b8390 kind:load to:0x020d7324 module:overlays(19,24) +from:0x020b8394 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020b8398 kind:load to:0x027e09a0 module:dtcm +from:0x020b839c kind:load to:0x020b5214 module:overlay(0) +from:0x020b83a0 kind:load to:0x020b93a0 module:overlay(11) +from:0x020b83c4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b843c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b844c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8454 kind:arm_call to:0x020b8dec module:overlay(11) +from:0x020b8498 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b84d4 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b84dc kind:arm_call to:0x020b895c module:overlay(11) +from:0x020b84e4 kind:load to:0x0204a110 module:main +from:0x020b84e8 kind:load to:0x020b90ca module:overlay(11) +from:0x020b84ec kind:load to:0x0204a088 module:main +from:0x020b85c0 kind:load to:0x020b93a0 module:overlay(11) +from:0x020b85f0 kind:arm_call to:0x0201ec30 module:main +from:0x020b860c kind:arm_call to:0x0201ec30 module:main +from:0x020b8680 kind:load to:0x0204a110 module:main +from:0x020b8684 kind:load to:0x0204af10 module:main +from:0x020b8688 kind:load to:0x0204ae10 module:main +from:0x020b86bc kind:arm_call to:0x02019650 module:main +from:0x020b86dc kind:arm_call to:0x02019650 module:main +from:0x020b86e8 kind:load to:0x0204a110 module:main +from:0x020b870c kind:arm_call to:0x02028c4c module:main +from:0x020b8730 kind:arm_call to:0x0201ec30 module:main +from:0x020b873c kind:arm_call to:0x01ffb428 module:itcm +from:0x020b87c0 kind:arm_call to:0x0201aa44 module:main +from:0x020b87f0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b8808 kind:arm_call to:0x020a8680 module:overlay(0) +from:0x020b8844 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8868 kind:arm_call to:0x0201aa44 module:main +from:0x020b888c kind:arm_call to:0x0201aad0 module:main +from:0x020b8898 kind:load to:0x027e0120 module:dtcm +from:0x020b889c kind:load to:0x0204a110 module:main +from:0x020b88a0 kind:load to:0x0204af1c module:main +from:0x020b88a4 kind:load to:0x027e09a4 module:dtcm +from:0x020b88a8 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8958 kind:load to:0x027e09b8 module:dtcm +from:0x020b89c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8a34 kind:arm_call to:0x02016250 module:main +from:0x020b8a38 kind:arm_call to:0x020275e8 module:main +from:0x020b8a80 kind:arm_call to:0x02019650 module:main +from:0x020b8aa0 kind:arm_call to:0x0201f0c0 module:main +from:0x020b8ae8 kind:arm_call to:0x0201f0c0 module:main +from:0x020b8b34 kind:arm_call to:0x0201effc module:main +from:0x020b8b78 kind:arm_call to:0x020b8bfc module:overlay(11) +from:0x020b8b7c kind:arm_call to:0x020275e8 module:main +from:0x020b8b90 kind:arm_call to:0x020b8c90 module:overlay(11) +from:0x020b8bc8 kind:arm_call to:0x020b763c module:overlay(11) +from:0x020b8bf0 kind:load to:0x020b93f8 module:overlay(11) +from:0x020b8bf4 kind:load to:0x020b9410 module:overlay(11) +from:0x020b8bf8 kind:load to:0x0204a110 module:main +from:0x020b8c2c kind:arm_call to:0x02016250 module:main +from:0x020b8c44 kind:arm_call to:0x02016250 module:main +from:0x020b8c5c kind:arm_call to:0x02016250 module:main +from:0x020b8c74 kind:arm_call to:0x02016250 module:main +from:0x020b8c7c kind:load to:0x020b94d4 module:overlay(11) +from:0x020b8c80 kind:load to:0x020b94f0 module:overlay(11) +from:0x020b8c84 kind:load to:0x020b94f8 module:overlay(11) +from:0x020b8c88 kind:load to:0x020b9500 module:overlay(11) +from:0x020b8c8c kind:load to:0x020b9508 module:overlay(11) +from:0x020b8d3c kind:arm_call to:0x02019650 module:main +from:0x020b8d48 kind:load to:0x0204a110 module:main +from:0x020b8d54 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b8d68 kind:load to:0x020b93c4 module:overlay(11) +from:0x020b8d74 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b8d7c kind:arm_call to:0x02011ff4 module:main +from:0x020b8d98 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b8db0 kind:arm_call to:0x0203d210 module:main +from:0x020b8dc8 kind:arm_call to:0x0203d210 module:main +from:0x020b8dd0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b8dd8 kind:arm_call to:0x02011ff4 module:main +from:0x020b8de4 kind:load to:0x020b6600 module:overlay(11) +from:0x020b8de8 kind:load to:0x020b6614 module:overlay(11) +from:0x020b8e1c kind:load to:0x020b9190 module:overlay(11) +from:0x020b8e20 kind:load to:0x020b9274 module:overlay(11) +from:0x020b8e50 kind:load to:0x020b9274 module:overlay(11) +from:0x020b8e74 kind:arm_call to:0x020b8eec module:overlay(11) +from:0x020b8e84 kind:arm_call to:0x0203ce74 module:main +from:0x020b8ea8 kind:arm_call to:0x020166cc module:main +from:0x020b8ec8 kind:load to:0x020ba8dc module:overlay(11) +from:0x020b8ecc kind:load to:0x020ba8ec module:overlay(11) +from:0x020b8ed0 kind:load to:0x020b8ed8 module:overlay(11) +from:0x020b8ed4 kind:load to:0x020ba8e0 module:overlay(11) +from:0x020b8ee0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b8ef8 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b8f10 kind:arm_call to:0x020b8f20 module:overlay(11) +from:0x020b8f1c kind:load to:0x020b9518 module:overlay(11) +from:0x020b8f3c kind:arm_call to:0x02032eb4 module:main +from:0x020b8f60 kind:arm_call to:0x02034060 module:main +from:0x020b8f68 kind:arm_call to:0x02033f7c module:main +from:0x020b8f7c kind:arm_call to:0x02034060 module:main +from:0x020b8f88 kind:arm_call to:0x02033f7c module:main +from:0x020b8f9c kind:arm_call to:0x02034060 module:main +from:0x020b8fb0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b8fbc kind:arm_call_thumb to:0x020154ec module:main +from:0x020b8fd8 kind:arm_call to:0x02034060 module:main +from:0x020b8fe0 kind:arm_call to:0x02033f7c module:main +from:0x020b8ff4 kind:arm_call to:0x02034060 module:main +from:0x020b900c kind:arm_call to:0x0201739c module:main +from:0x020b9038 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b9040 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b9048 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b9050 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b9058 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b9064 kind:load to:0x020b9534 module:overlay(11) +from:0x020b9068 kind:load to:0x020b9540 module:overlay(11) +from:0x020b906c kind:load to:0x020b954c module:overlay(11) +from:0x020b9070 kind:load to:0x020b9554 module:overlay(11) +from:0x020b9074 kind:load to:0x020b9558 module:overlay(11) +from:0x020b9080 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b9088 kind:arm_call to:0x02011ff4 module:main +from:0x020b9388 kind:load to:0x020b93a0 module:overlay(11) +from:0x020b938c kind:load to:0x020b9358 module:overlay(11) +from:0x020b93ac kind:load to:0x020b786c module:overlay(11) +from:0x020b93b4 kind:load to:0x020b7b90 module:overlay(11) +from:0x020b93c4 kind:load to:0x020b6614 module:overlay(11) +from:0x020b93c8 kind:load to:0x020b8d6c module:overlay(11) +from:0x020b93cc kind:load to:0x02062ce0 module:overlay(0) +from:0x020b93d0 kind:load to:0x02062dd8 module:overlay(0) +from:0x020b93dc kind:load to:0x020b65a4 module:overlay(11) +from:0x020b93e0 kind:load to:0x020b8d88 module:overlay(11) +from:0x020b93e4 kind:load to:0x020b771c module:overlay(11) +from:0x020b93e8 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b93ec kind:load to:0x020b86ec module:overlay(11) +from:0x020b93f0 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b93f4 kind:load to:0x02061cdc module:overlay(0) +from:0x020b9518 kind:load to:0x020b8ed8 module:overlay(11) +from:0x020b951c kind:load to:0x020b9078 module:overlay(11) +from:0x020b9520 kind:load to:0x02061ccc module:overlay(0) +from:0x020b9524 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b9528 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b952c kind:load to:0x02061cd8 module:overlay(0) +from:0x020b9530 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov011/symbols.txt b/config/eur/arm9/overlays/ov011/symbols.txt new file mode 100644 index 00000000..b3843eaf --- /dev/null +++ b/config/eur/arm9/overlays/ov011/symbols.txt @@ -0,0 +1,80 @@ +func_ov011_020b6520 kind:function(arm,size=0x84) addr:0x020b6520 +func_ov011_020b65a4 kind:function(arm,size=0x5c) addr:0x020b65a4 +func_ov011_020b6600 kind:function(arm,size=0x14) addr:0x020b6600 +func_ov011_020b6614 kind:function(arm,size=0x14) addr:0x020b6614 +func_ov011_020b6628 kind:function(arm,size=0xbdc) addr:0x020b6628 +func_ov011_020b7204 kind:function(arm,size=0x19c) addr:0x020b7204 +func_ov011_020b73a0 kind:function(arm,size=0x29c) addr:0x020b73a0 +func_ov011_020b763c kind:function(arm,size=0xe0) addr:0x020b763c +func_ov011_020b771c kind:function(arm,size=0x150) addr:0x020b771c +func_ov011_020b786c kind:function(arm,size=0x324) addr:0x020b786c +func_ov011_020b7b90 kind:function(arm,size=0x544) addr:0x020b7b90 +func_ov011_020b80d4 kind:function(arm,size=0x2d0) addr:0x020b80d4 +func_ov011_020b83a4 kind:function(arm,size=0x14c) addr:0x020b83a4 +func_ov011_020b84f0 kind:function(arm,size=0xd4) addr:0x020b84f0 +func_ov011_020b85c4 kind:function(arm,size=0xc8) addr:0x020b85c4 +func_ov011_020b868c kind:function(arm,size=0x60) addr:0x020b868c +func_ov011_020b86ec kind:function(arm,size=0x1c0) addr:0x020b86ec +func_ov011_020b88ac kind:function(arm,size=0xb0) addr:0x020b88ac +func_ov011_020b895c kind:function(arm,size=0x30) addr:0x020b895c +func_ov011_020b898c kind:function(arm,size=0x64) addr:0x020b898c +func_ov011_020b89f0 kind:function(arm,size=0x20c) addr:0x020b89f0 +func_ov011_020b8bfc kind:function(arm,size=0x94) addr:0x020b8bfc +func_ov011_020b8c90 kind:function(arm,size=0xbc) addr:0x020b8c90 +func_ov011_020b8d4c kind:function(arm,size=0x20) addr:0x020b8d4c +func_ov011_020b8d6c kind:function(arm,size=0x1c) addr:0x020b8d6c +func_ov011_020b8d88 kind:function(arm,size=0x64) addr:0x020b8d88 +func_ov011_020b8dec kind:function(arm,size=0x38) addr:0x020b8dec +func_ov011_020b8e24 kind:function(arm,size=0x30) addr:0x020b8e24 +func_ov011_020b8e54 kind:function(arm,size=0x84) addr:0x020b8e54 +func_ov011_020b8ed8 kind:function(arm,size=0x14) addr:0x020b8ed8 +func_ov011_020b8eec kind:function(arm,size=0x34) addr:0x020b8eec +func_ov011_020b8f20 kind:function(arm,size=0x158) addr:0x020b8f20 +func_ov011_020b9078 kind:function(arm,size=0x1c) addr:0x020b9078 +data_ov011_020b9094 kind:data(any) addr:0x020b9094 +data_ov011_020b90a0 kind:data(any) addr:0x020b90a0 +data_ov011_020b90ae kind:data(any) addr:0x020b90ae +data_ov011_020b90bc kind:data(any) addr:0x020b90bc +data_ov011_020b90ca kind:data(any) addr:0x020b90ca +data_ov011_020b90e6 kind:data(any) addr:0x020b90e6 +data_ov011_020b911e kind:data(any) addr:0x020b911e +data_ov011_020b9156 kind:data(any) addr:0x020b9156 +data_ov011_020b9190 kind:data(any) addr:0x020b9190 +data_ov011_020b9274 kind:data(any) addr:0x020b9274 +func_ov011_020b9358 kind:function(arm,size=0x34) addr:0x020b9358 +data_ov011_020b93a0 kind:data(any) addr:0x020b93a0 +data_ov011_020b93ac kind:data(any) addr:0x020b93ac +data_ov011_020b93c4 kind:data(any) addr:0x020b93c4 +data_ov011_020b93dc kind:data(any) addr:0x020b93dc +data_ov011_020b93f8 kind:data(any) addr:0x020b93f8 +data_ov011_020b9410 kind:data(any) addr:0x020b9410 +data_ov011_020b9418 kind:data(any) addr:0x020b9418 +data_ov011_020b9424 kind:data(any) addr:0x020b9424 +data_ov011_020b943c kind:data(any) addr:0x020b943c +data_ov011_020b9440 kind:data(any) addr:0x020b9440 +data_ov011_020b9450 kind:data(any) addr:0x020b9450 +data_ov011_020b945c kind:data(any) addr:0x020b945c +data_ov011_020b9468 kind:data(any) addr:0x020b9468 +data_ov011_020b9480 kind:data(any) addr:0x020b9480 +data_ov011_020b948c kind:data(any) addr:0x020b948c +data_ov011_020b94a4 kind:data(any) addr:0x020b94a4 +data_ov011_020b94b0 kind:data(any) addr:0x020b94b0 +data_ov011_020b94c8 kind:data(any) addr:0x020b94c8 +data_ov011_020b94d4 kind:data(any) addr:0x020b94d4 +data_ov011_020b94f0 kind:data(any) addr:0x020b94f0 +data_ov011_020b94f8 kind:data(any) addr:0x020b94f8 +data_ov011_020b9500 kind:data(any) addr:0x020b9500 +data_ov011_020b9508 kind:data(any) addr:0x020b9508 +data_ov011_020b9518 kind:data(any) addr:0x020b9518 +data_ov011_020b9534 kind:data(any) addr:0x020b9534 +data_ov011_020b9540 kind:data(any) addr:0x020b9540 +data_ov011_020b954c kind:data(any) addr:0x020b954c +data_ov011_020b9554 kind:data(any) addr:0x020b9554 +data_ov011_020b9558 kind:data(any) addr:0x020b9558 +data_ov011_020b9560 kind:bss addr:0x020b9560 +data_ov011_020b9564 kind:bss addr:0x020b9564 +data_ov011_020b9570 kind:bss addr:0x020b9570 +data_ov011_020ba740 kind:bss addr:0x020ba740 ambiguous +data_ov011_020ba8dc kind:bss addr:0x020ba8dc +data_ov011_020ba8e0 kind:bss addr:0x020ba8e0 +data_ov011_020ba8ec kind:bss addr:0x020ba8ec diff --git a/config/eur/arm9/overlays/ov012/delinks.txt b/config/eur/arm9/overlays/ov012/delinks.txt new file mode 100644 index 00000000..b158c7d9 --- /dev/null +++ b/config/eur/arm9/overlays/ov012/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b8234 kind:code align:32 + .rodata start:0x020b8234 end:0x020b82e8 kind:data align:4 + .init start:0x020b82e8 end:0x020b835c kind:code align:4 + .ctor start:0x020b835c end:0x020b8364 kind:data align:4 + .data start:0x020b8380 end:0x020b84c0 kind:data align:32 + .bss start:0x020b84c0 end:0x020b9700 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov012/relocs.txt b/config/eur/arm9/overlays/ov012/relocs.txt new file mode 100644 index 00000000..46ba237b --- /dev/null +++ b/config/eur/arm9/overlays/ov012/relocs.txt @@ -0,0 +1,378 @@ +from:0x020b6532 kind:thumb_call to:0x020b6574 module:overlay(12) +from:0x020b653c kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6552 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6564 kind:load to:0x020b84c0 module:overlay(12) +from:0x020b6568 kind:load to:0x020b84d0 module:overlay(12) +from:0x020b656c kind:load to:0x020b6b05 module:overlay(12) +from:0x020b6570 kind:load to:0x020b84c4 module:overlay(12) +from:0x020b657a kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b659a kind:thumb_call_arm to:0x02063bdc module:overlay(0) +from:0x020b660c kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b661a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b662a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b666c kind:thumb_call_arm to:0x0201ecd0 module:main +from:0x020b669c kind:thumb_call to:0x020b7b30 module:overlay(12) +from:0x020b66a6 kind:thumb_call to:0x020b7b30 module:overlay(12) +from:0x020b66de kind:thumb_call to:0x020b7c50 module:overlay(12) +from:0x020b6734 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b6762 kind:thumb_call_arm to:0x02028c18 module:main +from:0x020b677c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6794 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b67be kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b67e6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b680a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6830 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6858 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b687c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b68a2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b68c8 kind:load to:0x020b83d0 module:overlay(12) +from:0x020b68ec kind:load to:0x020b8380 module:overlay(12) +from:0x020b6902 kind:thumb_call_arm to:0x0201ed30 module:main +from:0x020b693e kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b694e kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b695e kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b696c kind:thumb_call to:0x020154b0 module:main +from:0x020b6974 kind:thumb_call to:0x020154ec module:main +from:0x020b6982 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b6998 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b699e kind:thumb_call to:0x0201568c module:main +from:0x020b69a4 kind:thumb_call to:0x0201568c module:main +from:0x020b69ac kind:thumb_call to:0x0201568c module:main +from:0x020b69ba kind:thumb_call_arm to:0x0201739c module:main +from:0x020b69d0 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b69d6 kind:thumb_call to:0x0201568c module:main +from:0x020b69dc kind:thumb_call to:0x0201568c module:main +from:0x020b69e4 kind:thumb_call to:0x0201568c module:main +from:0x020b69ea kind:thumb_call to:0x020154c4 module:main +from:0x020b69f6 kind:thumb_call to:0x020154b0 module:main +from:0x020b69fe kind:thumb_call to:0x020154ec module:main +from:0x020b6a0c kind:thumb_call_arm to:0x02016330 module:main +from:0x020b6a10 kind:thumb_call_arm to:0x020275e8 module:main +from:0x020b6a3c kind:thumb_call_arm to:0x02019624 module:main +from:0x020b6a4a kind:thumb_call_arm to:0x02016330 module:main +from:0x020b6a50 kind:thumb_call to:0x020154c4 module:main +from:0x020b6a5c kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6a68 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6a74 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6a80 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6a8c kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6a98 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6ac4 kind:thumb_call to:0x020b7ec4 module:overlay(12) +from:0x020b6acc kind:thumb_call to:0x020b8134 module:overlay(12) +from:0x020b6ad2 kind:thumb_call to:0x020b6b7c module:overlay(12) +from:0x020b6adc kind:load to:0x020b83ec module:overlay(12) +from:0x020b6ae0 kind:load to:0x020b8400 module:overlay(12) +from:0x020b6ae4 kind:load to:0x020b8410 module:overlay(12) +from:0x020b6ae8 kind:load to:0x020b8404 module:overlay(12) +from:0x020b6aec kind:load to:0x020b841c module:overlay(12) +from:0x020b6af0 kind:load to:0x020b8428 module:overlay(12) +from:0x020b6af4 kind:load to:0x0204a110 module:main +from:0x020b6af8 kind:load to:0x020b843c module:overlay(12) +from:0x020b6b00 kind:load to:0x027e0cf0 module:dtcm +from:0x020b6b1e kind:thumb_call_arm to:0x021661e0 module:overlay(93) +from:0x020b6b26 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6b2c kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6b34 kind:load to:0x020b83d0 module:overlay(12) +from:0x020b6b38 kind:load to:0x027e0d8c module:dtcm +from:0x020b6b56 kind:thumb_call_arm to:0x021661e0 module:overlay(93) +from:0x020b6b5e kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6b64 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6b6a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6b74 kind:load to:0x020b83d0 module:overlay(12) +from:0x020b6b78 kind:load to:0x027e0d8c module:dtcm +from:0x020b6b90 kind:thumb_call_arm to:0x0209f25c module:overlay(0) +from:0x020b6b9c kind:thumb_call to:0x020154b0 module:main +from:0x020b6ba6 kind:thumb_call_arm to:0x02016620 module:main +from:0x020b6bae kind:thumb_call to:0x020154ec module:main +from:0x020b6bc0 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6bc8 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b6bd4 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6bfa kind:thumb_call_arm to:0x0201c780 module:main +from:0x020b6c10 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6c18 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b6c24 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6c4c kind:thumb_call_arm to:0x0201c780 module:main +from:0x020b6c58 kind:thumb_call to:0x0201568c module:main +from:0x020b6c60 kind:thumb_call_arm to:0x0201665c module:main +from:0x020b6c66 kind:thumb_call to:0x020154c4 module:main +from:0x020b6c78 kind:thumb_call_arm to:0x0209f25c module:overlay(0) +from:0x020b6c84 kind:thumb_call to:0x020154b0 module:main +from:0x020b6c8c kind:thumb_call_arm to:0x02016620 module:main +from:0x020b6c94 kind:thumb_call to:0x020154ec module:main +from:0x020b6ca8 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6cb0 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b6cbc kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6ce2 kind:thumb_call_arm to:0x0201c780 module:main +from:0x020b6cf6 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6cfe kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b6d0a kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6d32 kind:thumb_call_arm to:0x0201c780 module:main +from:0x020b6d3e kind:thumb_call to:0x0201568c module:main +from:0x020b6d44 kind:thumb_call_arm to:0x0201665c module:main +from:0x020b6d4a kind:thumb_call to:0x020154c4 module:main +from:0x020b6d54 kind:load to:0x020b4464 module:overlay(0) +from:0x020b6d58 kind:load to:0x020b8450 module:overlay(12) +from:0x020b6d5c kind:load to:0x02043f40 module:main +from:0x020b6d64 kind:load to:0x0204a480 module:main +from:0x020b6d68 kind:load to:0x020b8460 module:overlay(12) +from:0x020b6d70 kind:load to:0x020b45f4 module:overlay(0) +from:0x020b6d74 kind:load to:0x020b8470 module:overlay(12) +from:0x020b6d7c kind:load to:0x020b8480 module:overlay(12) +from:0x020b6d96 kind:thumb_call to:0x020b6e3c module:overlay(12) +from:0x020b6d9e kind:thumb_call to:0x020b6e70 module:overlay(12) +from:0x020b6da6 kind:thumb_call to:0x020b6e9c module:overlay(12) +from:0x020b6dae kind:thumb_call to:0x020b6f08 module:overlay(12) +from:0x020b6db6 kind:thumb_call to:0x020b7330 module:overlay(12) +from:0x020b6dbe kind:thumb_call to:0x020b7390 module:overlay(12) +from:0x020b6dc6 kind:thumb_call to:0x020b71a4 module:overlay(12) +from:0x020b6dce kind:thumb_call to:0x020b72bc module:overlay(12) +from:0x020b6dd6 kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b6de0 kind:thumb_call to:0x020b7b64 module:overlay(12) +from:0x020b6de8 kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b6df2 kind:thumb_call to:0x020b7b64 module:overlay(12) +from:0x020b6e00 kind:thumb_call_arm to:0x0215c884 module:overlay(63) +from:0x020b6e10 kind:thumb_call_arm to:0x0206c608 module:overlay(0) +from:0x020b6e18 kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b6e22 kind:thumb_call to:0x020b7474 module:overlay(12) +from:0x020b6e2c kind:load to:0x02043e50 module:main +from:0x020b6e30 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x020b6e34 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b6e72 kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b6e7e kind:thumb_call to:0x020b7ec4 module:overlay(12) +from:0x020b6e88 kind:thumb_call to:0x020b7ecc module:overlay(12) +from:0x020b6e90 kind:thumb_call to:0x020b7ed4 module:overlay(12) +from:0x020b6e98 kind:load to:0x027e0cf0 module:dtcm +from:0x020b6eb8 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b6ec4 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6ed4 kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b6eec kind:thumb_call_arm to:0x02063eb0 module:overlay(0) +from:0x020b6ef8 kind:thumb_call_arm to:0x02063eb0 module:overlay(0) +from:0x020b6f00 kind:load to:0x0204a088 module:main +from:0x020b6f04 kind:load to:0x0204a110 module:main +from:0x020b6f10 kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b6f52 kind:thumb_call to:0x020b7ae0 module:overlay(12) +from:0x020b6f64 kind:thumb_call to:0x020b7ae0 module:overlay(12) +from:0x020b6f6e kind:thumb_call to:0x020b7ae0 module:overlay(12) +from:0x020b6f7a kind:thumb_call to:0x020b7ae0 module:overlay(12) +from:0x020b6f90 kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b6fb4 kind:thumb_call_arm to:0x0201ed30 module:main +from:0x020b6fdc kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6ff8 kind:thumb_call_arm to:0x0201c73c module:main +from:0x020b7012 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b702c kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b704a kind:thumb_call_arm to:0x0201ed30 module:main +from:0x020b7080 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b709c kind:thumb_call_arm to:0x0201c73c module:main +from:0x020b718c kind:load to:0x020b8380 module:overlay(12) +from:0x020b7190 kind:load to:0x020b5214 module:overlay(0) +from:0x020b7198 kind:load to:0x0204a480 module:main +from:0x020b71de kind:thumb_call_arm to:0x02070148 module:overlay(0) +from:0x020b71e8 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b725c kind:thumb_call_arm to:0x02019624 module:main +from:0x020b7264 kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b72a0 kind:load to:0x020b5340 module:overlay(0) +from:0x020b72a4 kind:load to:0x020b8380 module:overlay(12) +from:0x020b72ac kind:load to:0x0204a088 module:main +from:0x020b72b0 kind:load to:0x0204a110 module:main +from:0x020b72c6 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b72d0 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b72d8 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b72e6 kind:thumb_call to:0x020b7d58 module:overlay(12) +from:0x020b7306 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7336 kind:thumb_call to:0x020b7ae0 module:overlay(12) +from:0x020b733e kind:thumb_call to:0x020b7ae0 module:overlay(12) +from:0x020b7352 kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x020b735e kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b7380 kind:thumb_call_arm to:0x020d995c module:overlay(31) +from:0x020b7388 kind:load to:0x027e0cf0 module:dtcm +from:0x020b738c kind:load to:0x027e0d34 module:dtcm +from:0x020b73fa kind:thumb_call to:0x020b7788 module:overlay(12) +from:0x020b7456 kind:thumb_call to:0x020b7788 module:overlay(12) +from:0x020b747e kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020b7490 kind:thumb_call_arm to:0x0201c494 module:main +from:0x020b749e kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020b74b4 kind:thumb_call_arm to:0x0201c504 module:main +from:0x020b74c2 kind:thumb_call_arm to:0x0201c504 module:main +from:0x020b74c8 kind:load to:0x020b504c module:overlay(0) +from:0x020b74cc kind:load to:0x0204aeac module:main +from:0x020b74f0 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b750a kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b753a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7540 kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b7570 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7584 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7598 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b75ae kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b75dc kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b75fa kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b762e kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7642 kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b7656 kind:thumb_call to:0x020b7b98 module:overlay(12) +from:0x020b765c kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b766e kind:thumb_call to:0x020b7b98 module:overlay(12) +from:0x020b767c kind:thumb_call to:0x020b7d88 module:overlay(12) +from:0x020b768c kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b76ba kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b76e4 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7710 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b773a kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7744 kind:load to:0x0204af1c module:main +from:0x020b77b4 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020b77d4 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020b7802 kind:thumb_call to:0x020b7af4 module:overlay(12) +from:0x020b7826 kind:thumb_call_arm to:0x0201c73c module:main +from:0x020b7840 kind:thumb_call to:0x020b8134 module:overlay(12) +from:0x020b787a kind:thumb_call to:0x020b7ca0 module:overlay(12) +from:0x020b78aa kind:thumb_call to:0x020b7c90 module:overlay(12) +from:0x020b78f8 kind:load to:0x020b827c module:overlay(12) +from:0x020b78fc kind:load to:0x020b8270 module:overlay(12) +from:0x020b7904 kind:load to:0x0204a480 module:main +from:0x020b7908 kind:load to:0x027e0cf0 module:dtcm +from:0x020b794e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b796e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7988 kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x020b79c8 kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b7a20 kind:load to:0x020b8288 module:overlay(12) +from:0x020b7a24 kind:load to:0x020b824c module:overlay(12) +from:0x020b7a46 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7a6a kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7a96 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7aae kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7ac6 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7afe kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b7b10 kind:thumb_call_arm to:0x02067bc4 module:overlay(0) +from:0x020b7b28 kind:load to:0x0204a110 module:main +from:0x020b7b2c kind:load to:0x020b504c module:overlay(0) +from:0x020b7b3c kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b7b54 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7b5c kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x020b7b8c kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7b94 kind:load to:0x020b8390 module:overlay(12) +from:0x020b7bc0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7bee kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7bf8 kind:load to:0x0204af1c module:main +from:0x020b7c0a kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7c16 kind:thumb_call to:0x020b7bfc module:overlay(12) +from:0x020b7c22 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7c32 kind:thumb_call_arm to:0x02060ad0 module:overlay(0) +from:0x020b7c3e kind:thumb_call to:0x020b7bfc module:overlay(12) +from:0x020b7c4a kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7c5a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b7c82 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7c8c kind:load to:0x020b8240 module:overlay(12) +from:0x020b7c9c kind:load to:0x020b7cd1 module:overlay(12) +from:0x020b7cbc kind:thumb_call to:0x020b7cd0 module:overlay(12) +from:0x020b7d00 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7d1a kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7d2e kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7d42 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7d48 kind:load to:0x020b8240 module:overlay(12) +from:0x020b7d4c kind:load to:0x020b8258 module:overlay(12) +from:0x020b7d50 kind:load to:0x020b8264 module:overlay(12) +from:0x020b7d54 kind:load to:0x020b8234 module:overlay(12) +from:0x020b7d7e kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7d84 kind:load to:0x020b83a0 module:overlay(12) +from:0x020b7dae kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7dc4 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7dcc kind:load to:0x0204af1c module:main +from:0x020b7dd6 kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7de2 kind:thumb_call to:0x020b7cd0 module:overlay(12) +from:0x020b7dfe kind:thumb_call to:0x020b7ca8 module:overlay(12) +from:0x020b7e04 kind:load to:0x027e0cf0 module:dtcm +from:0x020b7e0e kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7e1a kind:thumb_call to:0x020b7cd0 module:overlay(12) +from:0x020b7e26 kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7e32 kind:thumb_call to:0x020b7cd0 module:overlay(12) +from:0x020b7e40 kind:thumb_call to:0x020b8204 module:overlay(12) +from:0x020b7e46 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020b7e68 kind:thumb_call_arm to:0x02002c80 module:main +from:0x020b7e6e kind:thumb_call_arm to:0x02070120 module:overlay(0) +from:0x020b7e78 kind:load to:0x020b5340 module:overlay(0) +from:0x020b7e82 kind:thumb_call_arm to:0x02070134 module:overlay(0) +from:0x020b7e88 kind:thumb_call to:0x020b8210 module:overlay(12) +from:0x020b7e90 kind:load to:0x020b5340 module:overlay(0) +from:0x020b7ea0 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b7eaa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7eb2 kind:thumb_call to:0x020b7e3c module:overlay(12) +from:0x020b7eb8 kind:load to:0x0204999c module:main +from:0x020b7ebc kind:load to:0x020b92f0 module:overlay(12) +from:0x020b7ec0 kind:load to:0x020b92f4 module:overlay(12) +from:0x020b7ee0 kind:thumb_call_arm to:0x02013c08 module:main +from:0x020b7ee8 kind:thumb_call_arm to:0x02013b24 module:main +from:0x020b7f50 kind:thumb_call_arm to:0x02070148 module:overlay(0) +from:0x020b7f9a kind:thumb_call_arm to:0x0206f428 module:overlay(0) +from:0x020b7fae kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b7fbc kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b7fca kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b7fd4 kind:thumb_call_arm to:0x02002e38 module:main +from:0x020b7fe2 kind:thumb_call_arm to:0x02002fd4 module:main +from:0x020b7ff4 kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b802e kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b8036 kind:thumb_call_arm to:0x02002e98 module:main +from:0x020b803e kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b8058 kind:thumb_call_arm to:0x02002f54 module:main +from:0x020b8084 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b8094 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b80a4 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b80b4 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +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:0x0206d0bc module:overlay(0) +from:0x020b8100 kind:load to:0x02049b18 module:main +from:0x020b8104 kind:load to:0x020b5340 module:overlay(0) +from:0x020b810c kind:load to:0x020b8490 module:overlay(12) +from:0x020b8110 kind:load to:0x020b5214 module:overlay(0) +from:0x020b8118 kind:load to:0x020b8294 module:overlay(12) +from:0x020b8120 kind:load to:0x020b51c0 module:overlay(0) +from:0x020b8124 kind:load to:0x020b82a0 module:overlay(12) +from:0x020b8128 kind:load to:0x020b82a6 module:overlay(12) +from:0x020b812c kind:load to:0x020b82a7 module:overlay(12) +from:0x020b8130 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b8156 kind:thumb_call_arm to:0x0206c9a8 module:overlay(0) +from:0x020b815c kind:load to:0x020b82a2 module:overlay(12) +from:0x020b8160 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b8176 kind:thumb_call_arm to:0x0206c9a8 module:overlay(0) +from:0x020b817c kind:load to:0x020b82a4 module:overlay(12) +from:0x020b8180 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b818c kind:load to:0x020b51b8 module:overlay(0) +from:0x020b8190 kind:load to:0x0206d0bc module:overlay(0) +from:0x020b81a0 kind:load to:0x020b51c0 module:overlay(0) +from:0x020b81a4 kind:load to:0x02002f9c module:main +from:0x020b81b0 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b81b4 kind:load to:0x0206d274 module:overlay(0) +from:0x020b81c0 kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b81ce kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b81da kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b81ec kind:load to:0x020b51c0 module:overlay(0) +from:0x020b81f0 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b8200 kind:load to:0x020b82a0 module:overlay(12) +from:0x020b820c kind:load to:0x027e0cf0 module:dtcm +from:0x020b8218 kind:load to:0x027e0cf0 module:dtcm +from:0x020b8228 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b8230 kind:load to:0x0204999c module:main +from:0x020b8330 kind:load to:0x020b8490 module:overlay(12) +from:0x020b8334 kind:load to:0x020b8494 module:overlay(12) +from:0x020b8338 kind:load to:0x020b8498 module:overlay(12) +from:0x020b833c kind:load to:0x020b849c module:overlay(12) +from:0x020b8344 kind:load to:0x020b84a0 module:overlay(12) +from:0x020b8348 kind:load to:0x020b84a4 module:overlay(12) +from:0x020b834c kind:load to:0x020b92f0 module:overlay(12) +from:0x020b8350 kind:load to:0x020b821d module:overlay(12) +from:0x020b8354 kind:load to:0x020b92e4 module:overlay(12) +from:0x020b8358 kind:load to:0x0203ce74 module:main +from:0x020b835c kind:load to:0x020b82e9 module:overlay(12) +from:0x020b8390 kind:load to:0x020b7c01 module:overlay(12) +from:0x020b8398 kind:load to:0x020b7c29 module:overlay(12) +from:0x020b83a0 kind:load to:0x020b7dd1 module:overlay(12) +from:0x020b83a8 kind:load to:0x020b7de9 module:overlay(12) +from:0x020b83b0 kind:load to:0x020b7e09 module:overlay(12) +from:0x020b83b8 kind:load to:0x020b7e21 module:overlay(12) +from:0x020b83c0 kind:load to:0x020b7e39 module:overlay(12) +from:0x020b83d0 kind:load to:0x020b6b05 module:overlay(12) +from:0x020b83d4 kind:load to:0x020b6b3d module:overlay(12) +from:0x020b83d8 kind:load to:0x020b6d85 module:overlay(12) +from:0x020b83dc kind:load to:0x02061cd0 module:overlay(0) +from:0x020b83e0 kind:load to:0x020b74d1 module:overlay(12) +from:0x020b83e4 kind:load to:0x020b7761 module:overlay(12) +from:0x020b83e8 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov012/symbols.txt b/config/eur/arm9/overlays/ov012/symbols.txt new file mode 100644 index 00000000..3b25ef8f --- /dev/null +++ b/config/eur/arm9/overlays/ov012/symbols.txt @@ -0,0 +1,112 @@ +func_ov012_020b6520 kind:function(thumb,size=0x54) addr:0x020b6520 +func_ov012_020b6574 kind:function(thumb,size=0x590) addr:0x020b6574 +func_ov012_020b6b04 kind:function(thumb,size=0x38) addr:0x020b6b04 +func_ov012_020b6b3c kind:function(thumb,size=0x40) addr:0x020b6b3c +func_ov012_020b6b7c kind:function(thumb,size=0x208) addr:0x020b6b7c +func_ov012_020b6d84 kind:function(thumb,size=0xb8) addr:0x020b6d84 +func_ov012_020b6e3c kind:function(thumb,size=0x34) addr:0x020b6e3c +func_ov012_020b6e70 kind:function(thumb,size=0x2c) addr:0x020b6e70 +func_ov012_020b6e9c kind:function(thumb,size=0x6c) addr:0x020b6e9c +func_ov012_020b6f08 kind:function(thumb,size=0x29c) addr:0x020b6f08 +func_ov012_020b71a4 kind:function(thumb,size=0x118) addr:0x020b71a4 +func_ov012_020b72bc kind:function(thumb,size=0x74) addr:0x020b72bc +func_ov012_020b7330 kind:function(thumb,size=0x60) addr:0x020b7330 +func_ov012_020b7390 kind:function(thumb,size=0xe4) addr:0x020b7390 +func_ov012_020b7474 kind:function(thumb,size=0x5c) addr:0x020b7474 +func_ov012_020b74d0 kind:function(thumb,size=0x290) addr:0x020b74d0 +func_ov012_020b7760 kind:function(thumb,size=0x28) addr:0x020b7760 +func_ov012_020b7788 kind:function(thumb,size=0x194) addr:0x020b7788 +func_ov012_020b791c kind:function(thumb,size=0x10c) addr:0x020b791c +func_ov012_020b7a28 kind:function(thumb,size=0x5c) addr:0x020b7a28 +func_ov012_020b7a84 kind:function(thumb,size=0x18) addr:0x020b7a84 +func_ov012_020b7a9c kind:function(thumb,size=0x18) addr:0x020b7a9c +func_ov012_020b7ab4 kind:function(thumb,size=0x20) addr:0x020b7ab4 +func_ov012_020b7ad4 kind:function(thumb,size=0xc) addr:0x020b7ad4 +func_ov012_020b7ae0 kind:function(thumb,size=0x14) addr:0x020b7ae0 +func_ov012_020b7af4 kind:function(thumb,size=0x3c) addr:0x020b7af4 +func_ov012_020b7b30 kind:function(thumb,size=0x34) addr:0x020b7b30 +func_ov012_020b7b64 kind:function(thumb,size=0x34) addr:0x020b7b64 +func_ov012_020b7b98 kind:function(thumb,size=0x64) addr:0x020b7b98 +func_ov012_020b7bfc kind:function(thumb,size=0x4) addr:0x020b7bfc +func_ov012_020b7c00 kind:function(thumb,size=0x28) addr:0x020b7c00 +func_ov012_020b7c28 kind:function(thumb,size=0x28) addr:0x020b7c28 +func_ov012_020b7c50 kind:function(thumb,size=0x40) addr:0x020b7c50 +func_ov012_020b7c90 kind:function(thumb,size=0x10) addr:0x020b7c90 +func_ov012_020b7ca0 kind:function(thumb,size=0x8) addr:0x020b7ca0 +func_ov012_020b7ca8 kind:function(thumb,size=0x28) addr:0x020b7ca8 +func_ov012_020b7cd0 kind:function(thumb,size=0x88) addr:0x020b7cd0 +func_ov012_020b7d58 kind:function(thumb,size=0x30) addr:0x020b7d58 +func_ov012_020b7d88 kind:function(thumb,size=0x48) addr:0x020b7d88 +func_ov012_020b7dd0 kind:function(thumb,size=0x18) addr:0x020b7dd0 +func_ov012_020b7de8 kind:function(thumb,size=0x20) addr:0x020b7de8 +func_ov012_020b7e08 kind:function(thumb,size=0x18) addr:0x020b7e08 +func_ov012_020b7e20 kind:function(thumb,size=0x18) addr:0x020b7e20 +func_ov012_020b7e38 kind:function(thumb,size=0x4) addr:0x020b7e38 +func_ov012_020b7e3c kind:function(thumb,size=0x40) addr:0x020b7e3c +func_ov012_020b7e7c kind:function(thumb,size=0x18) addr:0x020b7e7c +func_ov012_020b7e94 kind:function(thumb,size=0x30) addr:0x020b7e94 +func_ov012_020b7ec4 kind:function(thumb,size=0x8) addr:0x020b7ec4 +func_ov012_020b7ecc kind:function(thumb,size=0x8) addr:0x020b7ecc +func_ov012_020b7ed4 kind:function(thumb,size=0x260) addr:0x020b7ed4 +func_ov012_020b8134 kind:function(thumb,size=0xc) addr:0x020b8134 +func_ov012_020b8140 kind:function(thumb,size=0x4) addr:0x020b8140 +func_ov012_020b8144 kind:function(thumb,size=0x20) addr:0x020b8144 +func_ov012_020b8164 kind:function(thumb,size=0x20) addr:0x020b8164 +func_ov012_020b8184 kind:function(thumb,size=0x10) addr:0x020b8184 +func_ov012_020b8194 kind:function(thumb,size=0x14) addr:0x020b8194 +func_ov012_020b81a8 kind:function(thumb,size=0x10) addr:0x020b81a8 +func_ov012_020b81b8 kind:function(thumb,size=0x4) addr:0x020b81b8 +func_ov012_020b81bc kind:function(thumb,size=0x38) addr:0x020b81bc +func_ov012_020b81f4 kind:function(thumb,size=0x10) addr:0x020b81f4 +func_ov012_020b8204 kind:function(thumb,size=0xc) addr:0x020b8204 +func_ov012_020b8210 kind:function(thumb,size=0xc) addr:0x020b8210 +func_ov012_020b821c kind:function(thumb,size=0x18) addr:0x020b821c +data_ov012_020b8234 kind:data(any) addr:0x020b8234 +data_ov012_020b8240 kind:data(any) addr:0x020b8240 +data_ov012_020b824c kind:data(any) addr:0x020b824c +data_ov012_020b8258 kind:data(any) addr:0x020b8258 +data_ov012_020b8264 kind:data(any) addr:0x020b8264 +data_ov012_020b8270 kind:data(any) addr:0x020b8270 +data_ov012_020b827c kind:data(any) addr:0x020b827c +data_ov012_020b8288 kind:data(any) addr:0x020b8288 +data_ov012_020b8294 kind:data(any) addr:0x020b8294 +data_ov012_020b82a0 kind:data(any) addr:0x020b82a0 +data_ov012_020b82a2 kind:data(any) addr:0x020b82a2 +data_ov012_020b82a4 kind:data(any) addr:0x020b82a4 +data_ov012_020b82a6 kind:data(any) addr:0x020b82a6 +data_ov012_020b82a7 kind:data(any) addr:0x020b82a7 +func_ov012_020b82e8 kind:function(thumb,size=0x74) addr:0x020b82e8 +data_ov012_020b8380 kind:data(any) addr:0x020b8380 +data_ov012_020b8390 kind:data(any) addr:0x020b8390 +data_ov012_020b83a0 kind:data(any) addr:0x020b83a0 +data_ov012_020b83d0 kind:data(any) addr:0x020b83d0 +data_ov012_020b83ec kind:data(any) addr:0x020b83ec +data_ov012_020b8400 kind:data(any) addr:0x020b8400 +data_ov012_020b8404 kind:data(any) addr:0x020b8404 +data_ov012_020b8410 kind:data(any) addr:0x020b8410 +data_ov012_020b841c kind:data(any) addr:0x020b841c +data_ov012_020b8428 kind:data(any) addr:0x020b8428 +data_ov012_020b843c kind:data(any) addr:0x020b843c +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_020b8480 kind:data(any) addr:0x020b8480 +data_ov012_020b8490 kind:data(any) addr:0x020b8490 +data_ov012_020b8494 kind:data(any) addr:0x020b8494 +data_ov012_020b8498 kind:data(any) addr:0x020b8498 +data_ov012_020b849c kind:data(any) addr:0x020b849c +data_ov012_020b84a0 kind:data(any) addr:0x020b84a0 +data_ov012_020b84a4 kind:data(any) addr:0x020b84a4 +data_ov012_020b84c0 kind:bss addr:0x020b84c0 +data_ov012_020b84c4 kind:bss addr:0x020b84c4 +data_ov012_020b84d0 kind:bss addr:0x020b84d0 +data_ov012_020b85cd kind:bss addr:0x020b85cd ambiguous +data_ov012_020b894d kind:bss addr:0x020b894d ambiguous +data_ov012_020b8a2d kind:bss addr:0x020b8a2d ambiguous +data_ov012_020b8a59 kind:bss addr:0x020b8a59 ambiguous +data_ov012_020b8ca1 kind:bss addr:0x020b8ca1 ambiguous +data_ov012_020b8cad kind:bss addr:0x020b8cad ambiguous +data_ov012_020b8f20 kind:bss addr:0x020b8f20 ambiguous +data_ov012_020b92e4 kind:bss addr:0x020b92e4 +data_ov012_020b92f0 kind:bss addr:0x020b92f0 +data_ov012_020b92f4 kind:bss addr:0x020b92f4 diff --git a/config/eur/arm9/overlays/ov013/delinks.txt b/config/eur/arm9/overlays/ov013/delinks.txt new file mode 100644 index 00000000..ddc67b25 --- /dev/null +++ b/config/eur/arm9/overlays/ov013/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6520 end:0x020b6fd0 kind:code align:32 + .init start:0x020b6fd0 end:0x020b7004 kind:code align:4 + .ctor start:0x020b7004 end:0x020b700c kind:data align:4 + .data start:0x020b7020 end:0x020b7080 kind:data align:32 + .bss start:0x020b7080 end:0x020b9960 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov013/relocs.txt b/config/eur/arm9/overlays/ov013/relocs.txt new file mode 100644 index 00000000..c2738a66 --- /dev/null +++ b/config/eur/arm9/overlays/ov013/relocs.txt @@ -0,0 +1,68 @@ +from:0x020b6540 kind:arm_call to:0x020b65d0 module:overlay(13) +from:0x020b6550 kind:arm_call to:0x0203ce74 module:main +from:0x020b6574 kind:arm_call to:0x020166cc module:main +from:0x020b6594 kind:load to:0x020b7080 module:overlay(13) +from:0x020b6598 kind:load to:0x020b7090 module:overlay(13) +from:0x020b659c kind:load to:0x020b65a4 module:overlay(13) +from:0x020b65a0 kind:load to:0x020b7084 module:overlay(13) +from:0x020b65b4 kind:arm_call to:0x02016694 module:main +from:0x020b65bc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b65c4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b65dc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6608 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b661c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b6638 kind:arm_call to:0x0201667c module:main +from:0x020b6658 kind:arm_call to:0x020166cc module:main +from:0x020b66c8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b671c kind:arm_call to:0x02060bd8 module:overlay(0) +from:0x020b6790 kind:arm_call to:0x02070120 module:overlay(0) +from:0x020b67c8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6878 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6908 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b690c kind:arm_call to:0x01ffb474 module:itcm +from:0x020b69f8 kind:load to:0x020b7048 module:overlay(13) +from:0x020b69fc kind:load to:0x020b703c module:overlay(13) +from:0x020b6a00 kind:load to:0x02049be4 module:main +from:0x020b6a04 kind:load to:0x020b5340 module:overlay(0) +from:0x020b6a08 kind:load to:0x020b7020 module:overlay(13) +from:0x020b6a40 kind:arm_call to:0x02070148 module:overlay(0) +from:0x020b6a64 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020b6ba4 kind:arm_call to:0x020b6e98 module:overlay(13) +from:0x020b6c00 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b6c54 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6c5c kind:arm_call to:0x02070134 module:overlay(0) +from:0x020b6d30 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b6d40 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b6d5c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b6d80 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6d9c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6db0 kind:load to:0x020b5340 module:overlay(0) +from:0x020b6db4 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6db8 kind:load to:0x020b7020 module:overlay(13) +from:0x020b6dbc kind:load to:0x0204a088 module:main +from:0x020b6dc0 kind:load to:0x0204a110 module:main +from:0x020b6de4 kind:load to:0x027e0954 module:dtcm +from:0x020b6de8 kind:load to:0x020166f4 module:main +from:0x020b6e28 kind:arm_call to:0x02028c4c module:main +from:0x020b6e7c kind:arm_call to:0x0201aad0 module:main +from:0x020b6e94 kind:load to:0x0204af1c module:main +from:0x020b6ed4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6edc kind:load to:0x020b5214 module:overlay(0) +from:0x020b6ef8 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020b6f40 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020b6f8c kind:arm_call to:0x0205bedc module:overlay(0) +from:0x020b6f98 kind:load to:0x020b7020 module:overlay(13) +from:0x020b6fac kind:arm_call to:0x02016694 module:main +from:0x020b6fb4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6fbc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6fc4 kind:arm_call to:0x02011ff4 module:main +from:0x020b7000 kind:load to:0x020b7020 module:overlay(13) +from:0x020b7004 kind:load to:0x020b6fd0 module:overlay(13) +from:0x020b703c kind:load to:0x020b6f2c module:overlay(13) +from:0x020b7048 kind:load to:0x020b65a4 module:overlay(13) +from:0x020b704c kind:load to:0x020b6f9c module:overlay(13) +from:0x020b7050 kind:load to:0x020b6a0c module:overlay(13) +from:0x020b7054 kind:load to:0x020b6dc4 module:overlay(13) +from:0x020b7058 kind:load to:0x020b6dec module:overlay(13) +from:0x020b705c kind:load to:0x02061cd8 module:overlay(0) +from:0x020b7060 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov013/symbols.txt b/config/eur/arm9/overlays/ov013/symbols.txt new file mode 100644 index 00000000..35c86ee7 --- /dev/null +++ b/config/eur/arm9/overlays/ov013/symbols.txt @@ -0,0 +1,32 @@ +func_ov013_020b6520 kind:function(arm,size=0x84) addr:0x020b6520 +func_ov013_020b65a4 kind:function(arm,size=0x2c) addr:0x020b65a4 +func_ov013_020b65d0 kind:function(arm,size=0x43c) addr:0x020b65d0 +func_ov013_020b6a0c kind:function(arm,size=0x3b8) addr:0x020b6a0c +func_ov013_020b6dc4 kind:function(arm,size=0x28) addr:0x020b6dc4 +func_ov013_020b6dec kind:function(arm,size=0xac) addr:0x020b6dec +func_ov013_020b6e98 kind:function(arm,size=0x48) addr:0x020b6e98 +func_ov013_020b6ee0 kind:function(arm,size=0x34) addr:0x020b6ee0 +func_ov013_020b6f14 kind:function(arm,size=0x18) addr:0x020b6f14 +func_ov013_020b6f2c kind:function(arm,size=0x70) addr:0x020b6f2c +func_ov013_020b6f9c kind:function(arm,size=0x34) addr:0x020b6f9c +func_ov013_020b6fd0 kind:function(arm,size=0x34) addr:0x020b6fd0 +data_ov013_020b7020 kind:data(any) addr:0x020b7020 +data_ov013_020b703c kind:data(any) addr:0x020b703c +data_ov013_020b7048 kind:data(any) addr:0x020b7048 +data_ov013_020b7080 kind:bss addr:0x020b7080 +data_ov013_020b7084 kind:bss addr:0x020b7084 +data_ov013_020b7090 kind:bss addr:0x020b7090 +data_ov013_020b7274 kind:bss addr:0x020b7274 ambiguous +data_ov013_020b76c5 kind:bss addr:0x020b76c5 ambiguous +data_ov013_020b77d0 kind:bss addr:0x020b77d0 ambiguous +data_ov013_020b7ad0 kind:bss addr:0x020b7ad0 ambiguous +data_ov013_020b7ad5 kind:bss addr:0x020b7ad5 ambiguous +data_ov013_020b813c kind:bss addr:0x020b813c ambiguous +data_ov013_020b8310 kind:bss addr:0x020b8310 ambiguous +data_ov013_020b85cd kind:bss addr:0x020b85cd ambiguous +data_ov013_020b894d kind:bss addr:0x020b894d ambiguous +data_ov013_020b8a2d kind:bss addr:0x020b8a2d ambiguous +data_ov013_020b8a59 kind:bss addr:0x020b8a59 ambiguous +data_ov013_020b8ca1 kind:bss addr:0x020b8ca1 ambiguous +data_ov013_020b8cad kind:bss addr:0x020b8cad ambiguous +data_ov013_020b8f20 kind:bss addr:0x020b8f20 ambiguous diff --git a/config/eur/arm9/overlays/ov014/delinks.txt b/config/eur/arm9/overlays/ov014/delinks.txt new file mode 100644 index 00000000..a696938f --- /dev/null +++ b/config/eur/arm9/overlays/ov014/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b8598 kind:code align:32 + .rodata start:0x020b8598 end:0x020b8624 kind:data align:4 + .init start:0x020b8624 end:0x020b8644 kind:code align:4 + .ctor start:0x020b8644 end:0x020b864c kind:data align:4 + .data start:0x020b8660 end:0x020b8780 kind:data align:32 + .bss start:0x020b8780 end:0x020bad20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov014/relocs.txt b/config/eur/arm9/overlays/ov014/relocs.txt new file mode 100644 index 00000000..6aed3569 --- /dev/null +++ b/config/eur/arm9/overlays/ov014/relocs.txt @@ -0,0 +1,366 @@ +from:0x020b6532 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b6544 kind:thumb_call to:0x020b6594 module:overlay(14) +from:0x020b654e kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6566 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6578 kind:load to:0x0204999c module:main +from:0x020b657c kind:load to:0x020b8d08 module:overlay(14) +from:0x020b6580 kind:load to:0x020b8d0c module:overlay(14) +from:0x020b6584 kind:load to:0x020b8780 module:overlay(14) +from:0x020b6588 kind:load to:0x020b879c module:overlay(14) +from:0x020b658c kind:load to:0x020b68e5 module:overlay(14) +from:0x020b6590 kind:load to:0x020b8790 module:overlay(14) +from:0x020b659e kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b65aa kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b65b2 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b6608 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020b6632 kind:thumb_call to:0x020154b0 module:main +from:0x020b663a kind:thumb_call to:0x020154ec module:main +from:0x020b6648 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b665e kind:thumb_call to:0x0200a7b0 module:main +from:0x020b6664 kind:thumb_call to:0x0201568c module:main +from:0x020b666a kind:thumb_call to:0x0201568c module:main +from:0x020b6672 kind:thumb_call to:0x0201568c module:main +from:0x020b6680 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b6698 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b669e kind:thumb_call to:0x0201568c module:main +from:0x020b66a4 kind:thumb_call to:0x0201568c module:main +from:0x020b66ac kind:thumb_call to:0x0201568c module:main +from:0x020b66c2 kind:thumb_call to:0x020154c4 module:main +from:0x020b66ce kind:thumb_call to:0x020154b0 module:main +from:0x020b66d6 kind:thumb_call to:0x020154ec module:main +from:0x020b66e4 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b66fc kind:thumb_call to:0x0200a7b0 module:main +from:0x020b6702 kind:thumb_call to:0x0201568c module:main +from:0x020b6708 kind:thumb_call to:0x0201568c module:main +from:0x020b6710 kind:thumb_call to:0x0201568c module:main +from:0x020b671e kind:thumb_call_arm to:0x0201739c module:main +from:0x020b6734 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b673a kind:thumb_call to:0x0201568c module:main +from:0x020b6740 kind:thumb_call to:0x0201568c module:main +from:0x020b6748 kind:thumb_call to:0x0201568c module:main +from:0x020b675e kind:thumb_call to:0x020154c4 module:main +from:0x020b679a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b67aa kind:thumb_call to:0x020b6f18 module:overlay(14) +from:0x020b67e0 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020b6800 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6846 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6870 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6888 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6898 kind:load to:0x020b8668 module:overlay(14) +from:0x020b68a0 kind:load to:0x020b8684 module:overlay(14) +from:0x020b68a4 kind:load to:0x020b869c module:overlay(14) +from:0x020b68a8 kind:load to:0x020b86b0 module:overlay(14) +from:0x020b68ac kind:load to:0x020b86a0 module:overlay(14) +from:0x020b68b0 kind:load to:0x020b86c0 module:overlay(14) +from:0x020b68b4 kind:load to:0x020b86cc module:overlay(14) +from:0x020b68bc kind:load to:0x020b86dc module:overlay(14) +from:0x020b68c0 kind:load to:0x020b86e8 module:overlay(14) +from:0x020b68c4 kind:load to:0x020b86f4 module:overlay(14) +from:0x020b68d4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b68dc kind:load to:0x020b8598 module:overlay(14) +from:0x020b68fe kind:thumb_call_arm to:0x0201f498 module:main +from:0x020b690c kind:thumb_call to:0x020b7228 module:overlay(14) +from:0x020b6912 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6928 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b692e kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b6934 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b693c kind:load to:0x020b8668 module:overlay(14) +from:0x020b695e kind:thumb_call_arm to:0x0201f498 module:main +from:0x020b696c kind:thumb_call to:0x020b7228 module:overlay(14) +from:0x020b6972 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6988 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b698e kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b6994 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b699a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b69a4 kind:load to:0x020b8668 module:overlay(14) +from:0x020b69bc kind:thumb_call_arm to:0x0206c608 module:overlay(0) +from:0x020b69cc kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b69dc kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b69ea kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b69f4 kind:thumb_call to:0x020b6e80 module:overlay(14) +from:0x020b6a06 kind:thumb_call to:0x020b7984 module:overlay(14) +from:0x020b6a26 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6a36 kind:thumb_call to:0x020b72b8 module:overlay(14) +from:0x020b6a42 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b6a72 kind:thumb_call to:0x020b75f0 module:overlay(14) +from:0x020b6a92 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b6aa0 kind:thumb_call to:0x020b7670 module:overlay(14) +from:0x020b6aa6 kind:thumb_call to:0x020b6ebc module:overlay(14) +from:0x020b6ada kind:thumb_call to:0x020b6e3c module:overlay(14) +from:0x020b6afc kind:thumb_call to:0x020b75f0 module:overlay(14) +from:0x020b6b04 kind:thumb_call to:0x020b760c module:overlay(14) +from:0x020b6b1c kind:thumb_call to:0x020b75f0 module:overlay(14) +from:0x020b6b24 kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b6b54 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b6b5c kind:thumb_call to:0x020b760c module:overlay(14) +from:0x020b6b74 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b6b7c kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b6b94 kind:thumb_call to:0x020b6e8c module:overlay(14) +from:0x020b6b9c kind:thumb_call to:0x020b6eb0 module:overlay(14) +from:0x020b6ba4 kind:thumb_call to:0x020b6e80 module:overlay(14) +from:0x020b6bc8 kind:thumb_call to:0x020b75f0 module:overlay(14) +from:0x020b6bd0 kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b6bda kind:thumb_call to:0x020b6dc4 module:overlay(14) +from:0x020b6bfa kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b6c02 kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b6c10 kind:thumb_call to:0x020b6e08 module:overlay(14) +from:0x020b6c38 kind:thumb_call to:0x020b7954 module:overlay(14) +from:0x020b6c44 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6c4c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6c66 kind:thumb_call to:0x020b6e80 module:overlay(14) +from:0x020b6c70 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b6c7c kind:load to:0x0204a088 module:main +from:0x020b6c80 kind:load to:0x0204a110 module:main +from:0x020b6c88 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6cae kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6cb8 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020b6cf2 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6d2e kind:thumb_call to:0x020b763c module:overlay(14) +from:0x020b6d50 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b6d6c kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6d7a kind:thumb_call to:0x020b74b8 module:overlay(14) +from:0x020b6d96 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b6da4 kind:load to:0x0204af1c module:main +from:0x020b6da8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b6dc0 kind:load to:0x020b757d module:overlay(14) +from:0x020b6dde kind:thumb_call to:0x020b7f30 module:overlay(14) +from:0x020b6dee kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b6dfa kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6e04 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6e16 kind:thumb_call to:0x020b7f80 module:overlay(14) +from:0x020b6ea0 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6ec6 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6ee4 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b6eec kind:load to:0x0204999c module:main +from:0x020b6f0e kind:thumb_call_arm to:0x020d64b4 module:overlay(24) +from:0x020b6f14 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b6f30 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b6f38 kind:thumb_call to:0x020b7ed4 module:overlay(14) +from:0x020b6ff8 kind:thumb_call_arm to:0x02063338 module:overlay(0) +from:0x020b7006 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b7014 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b7054 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7066 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7092 kind:thumb_call to:0x020b8304 module:overlay(14) +from:0x020b70a0 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b70b0 kind:thumb_call to:0x020b8198 module:overlay(14) +from:0x020b70be kind:thumb_call to:0x020b8198 module:overlay(14) +from:0x020b70d6 kind:thumb_call to:0x020b7bc8 module:overlay(14) +from:0x020b70e8 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7106 kind:thumb_call to:0x020b7bc8 module:overlay(14) +from:0x020b7116 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b712a kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b7144 kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b7188 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7190 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x020b71b6 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b71be kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x020b71c4 kind:thumb_call to:0x020b7788 module:overlay(14) +from:0x020b71ca kind:thumb_call to:0x020b77f8 module:overlay(14) +from:0x020b71da kind:thumb_call_arm to:0x0201c73c module:main +from:0x020b71e4 kind:load to:0x020b7211 module:overlay(14) +from:0x020b71e8 kind:load to:0x020b7999 module:overlay(14) +from:0x020b71ec kind:load to:0x020b8724 module:overlay(14) +from:0x020b720c kind:load to:0x0204a480 module:main +from:0x020b7214 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b7220 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b7230 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b7236 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b723e kind:thumb_call_arm to:0x020166ac module:main +from:0x020b7258 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7266 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7278 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b7282 kind:thumb_call to:0x020b7f80 module:overlay(14) +from:0x020b728e kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b7294 kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b72a0 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b72b4 kind:load to:0x020b7211 module:overlay(14) +from:0x020b72d2 kind:thumb_call to:0x020b854c module:overlay(14) +from:0x020b72dc kind:thumb_call to:0x020b8534 module:overlay(14) +from:0x020b72ee kind:thumb_call to:0x020b81e0 module:overlay(14) +from:0x020b7306 kind:thumb_call to:0x020b81e0 module:overlay(14) +from:0x020b7336 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7358 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b735e kind:thumb_call to:0x020b7870 module:overlay(14) +from:0x020b7386 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b73a8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b73ae kind:thumb_call to:0x020b7870 module:overlay(14) +from:0x020b73bc kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b73c6 kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b73d0 kind:thumb_call to:0x020b78b4 module:overlay(14) +from:0x020b73de kind:thumb_call_arm to:0x02060a98 module:overlay(0) +from:0x020b73e8 kind:thumb_call to:0x020b77f8 module:overlay(14) +from:0x020b7402 kind:thumb_call_arm to:0x02060a98 module:overlay(0) +from:0x020b740c kind:thumb_call to:0x020b7788 module:overlay(14) +from:0x020b7418 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7422 kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7434 kind:thumb_call_arm to:0x02060a98 module:overlay(0) +from:0x020b743e kind:thumb_call to:0x020b7788 module:overlay(14) +from:0x020b7454 kind:thumb_call_arm to:0x02060a98 module:overlay(0) +from:0x020b745e kind:thumb_call to:0x020b77f8 module:overlay(14) +from:0x020b74a4 kind:load to:0x0204ae90 module:main +from:0x020b74ce kind:thumb_call to:0x020b7f04 module:overlay(14) +from:0x020b74d6 kind:thumb_call to:0x020b82c8 module:overlay(14) +from:0x020b74de kind:thumb_call to:0x020b82c8 module:overlay(14) +from:0x020b74e6 kind:thumb_call_arm to:0x020609b0 module:overlay(0) +from:0x020b7514 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b753e kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b755e kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7568 kind:load to:0x0204ae90 module:main +from:0x020b7574 kind:load to:0x0204af10 module:main +from:0x020b7578 kind:load to:0x0204af1c module:main +from:0x020b75b8 kind:thumb_call_arm to:0x02025240 module:main +from:0x020b75c4 kind:thumb_call_arm to:0x020250f8 module:main +from:0x020b75e0 kind:thumb_call_arm to:0x0201c4d8 module:main +from:0x020b75ec kind:load to:0x0204aeac module:main +from:0x020b760e kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b7630 kind:thumb_call_arm to:0x020d6494 module:overlay(24) +from:0x020b7638 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b7654 kind:thumb_call_arm to:0x020d6494 module:overlay(24) +from:0x020b766c kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b768a kind:thumb_call to:0x020b6ef0 module:overlay(14) +from:0x020b7690 kind:thumb_call to:0x020b7788 module:overlay(14) +from:0x020b7696 kind:thumb_call to:0x020b77f8 module:overlay(14) +from:0x020b76a2 kind:thumb_call_arm to:0x020d99bc module:overlay(31) +from:0x020b76aa kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b76b0 kind:load to:0x027e0d34 module:dtcm +from:0x020b76b4 kind:load to:0x020b5214 module:overlay(0) +from:0x020b76d0 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b76e2 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b76ea kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b76f8 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7710 kind:thumb_call to:0x02015628 module:main +from:0x020b7718 kind:thumb_call to:0x02015664 module:main +from:0x020b771e kind:thumb_call to:0x02015644 module:main +from:0x020b772e kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7734 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b7744 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b775a kind:thumb_call to:0x02015628 module:main +from:0x020b7762 kind:thumb_call to:0x02015664 module:main +from:0x020b7768 kind:thumb_call to:0x02015644 module:main +from:0x020b7778 kind:load to:0x020b8734 module:overlay(14) +from:0x020b777c kind:load to:0x020b874c module:overlay(14) +from:0x020b7784 kind:load to:0x020b8758 module:overlay(14) +from:0x020b778c kind:thumb_call to:0x020b75f0 module:overlay(14) +from:0x020b7794 kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b779e kind:thumb_call to:0x020b763c module:overlay(14) +from:0x020b77a8 kind:thumb_call to:0x020b75f0 module:overlay(14) +from:0x020b77b4 kind:thumb_call_arm to:0x020d64a8 module:overlay(24) +from:0x020b77c4 kind:thumb_call to:0x020b76b8 module:overlay(14) +from:0x020b77d6 kind:thumb_call_arm to:0x020d64a0 module:overlays(20,24) +from:0x020b77de kind:thumb_call to:0x020b7e04 module:overlay(14) +from:0x020b77f4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b77fc kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b7804 kind:thumb_call to:0x020b7620 module:overlay(14) +from:0x020b780e kind:thumb_call to:0x020b763c module:overlay(14) +from:0x020b7818 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b7824 kind:thumb_call_arm to:0x020d64a8 module:overlay(24) +from:0x020b7836 kind:thumb_call to:0x020b76b8 module:overlay(14) +from:0x020b7850 kind:thumb_call_arm to:0x020d64a0 module:overlays(20,24) +from:0x020b785a kind:thumb_call to:0x020b7e04 module:overlay(14) +from:0x020b786c kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020b7898 kind:thumb_call to:0x020b7f80 module:overlay(14) +from:0x020b78a0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b78b0 kind:load to:0x020b5214 module:overlay(0) +from:0x020b78ec kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b78f4 kind:thumb_call to:0x020b760c module:overlay(14) +from:0x020b7920 kind:thumb_call to:0x020b75f0 module:overlay(14) +from:0x020b7928 kind:thumb_call to:0x020b760c module:overlay(14) +from:0x020b7980 kind:load to:0x020b854d module:overlay(14) +from:0x020b799e kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b79ea kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7a0a 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:0x020b7ac8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7b08 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7b4c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7b90 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7bc4 kind:load to:0x020b870c module:overlay(14) +from:0x020b7bda kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b7bea kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7c40 kind:thumb_call_arm to:0x02062ddc module:overlay(0) +from:0x020b7c66 kind:thumb_call_arm to:0x02062ddc module:overlay(0) +from:0x020b7c80 kind:thumb_call_arm to:0x02062ddc module:overlay(0) +from:0x020b7cb0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7cb8 kind:load to:0x020b5214 module:overlay(0) +from:0x020b7cd8 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7d4a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7d72 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7da4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7dea kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7df8 kind:load to:0x0204af10 module:main +from:0x020b7dfc kind:load to:0x0204af1c module:main +from:0x020b7e00 kind:load to:0x0204ae90 module:main +from:0x020b7e12 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b7e2a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7e36 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b7e4a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7e56 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:0x020b7ed0 kind:load to:0x020b85c0 module:overlay(14) +from:0x020b7ef6 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020b7f1e kind:thumb_call to:0x020b7fa0 module:overlay(14) +from:0x020b7f28 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020b7f52 kind:thumb_call_arm to:0x0201f5c4 module:main +from:0x020b7f60 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020b7f72 kind:thumb_call to:0x020b80bc module:overlay(14) +from:0x020b7f7c kind:load to:0x020b85d4 module:overlay(14) +from:0x020b7f92 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020b7fd0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7fe6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8004 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8030 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8046 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8068 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b80ae kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b80b8 kind:load to:0x0204af1c module:main +from:0x020b80d8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b80e4 kind:thumb_call_arm to:0x0201f5bc module:main +from:0x020b81a8 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b81bc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b81d6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b82b8 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b82c4 kind:load to:0x020b5214 module:overlay(0) +from:0x020b82ea kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b82fa kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8300 kind:load to:0x0204af1c module:main +from:0x020b831c kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8324 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b844a kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b8484 kind:thumb_call_arm to:0x02062ce0 module:overlay(0) +from:0x020b84ee kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b853e kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b8546 kind:thumb_call to:0x020b8490 module:overlay(14) +from:0x020b8556 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b8568 kind:thumb_call to:0x020b8490 module:overlay(14) +from:0x020b8574 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b857a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8588 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b858e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8634 kind:load to:0x020b8d08 module:overlay(14) +from:0x020b8638 kind:load to:0x020b6ed9 module:overlay(14) +from:0x020b863c kind:load to:0x020b8784 module:overlay(14) +from:0x020b8640 kind:load to:0x0203ce74 module:main +from:0x020b8644 kind:load to:0x020b8625 module:overlay(14) +from:0x020b8668 kind:load to:0x020b68e5 module:overlay(14) +from:0x020b866c kind:load to:0x020b6945 module:overlay(14) +from:0x020b8670 kind:load to:0x020b69ad module:overlay(14) +from:0x020b8674 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8678 kind:load to:0x020b6c8d module:overlay(14) +from:0x020b867c kind:load to:0x020b6db5 module:overlay(14) +from:0x020b8680 kind:load to:0x02061cdc module:overlay(0) +from:0x020b870c kind:load to:0x020b7211 module:overlay(14) +from:0x020b8710 kind:load to:0x020b8571 module:overlay(14) +from:0x020b8714 kind:load to:0x020b7bfd module:overlay(14) +from:0x020b8718 kind:load to:0x020b7cbd module:overlay(14) +from:0x020b8724 kind:load to:0x020b721d module:overlay(14) +from:0x020b8728 kind:load to:0x020b8585 module:overlay(14) +from:0x020b872c kind:load to:0x020b8341 module:overlay(14) +from:0x020b8730 kind:load to:0x0206353c module:overlay(0) diff --git a/config/eur/arm9/overlays/ov014/symbols.txt b/config/eur/arm9/overlays/ov014/symbols.txt new file mode 100644 index 00000000..84ff95ba --- /dev/null +++ b/config/eur/arm9/overlays/ov014/symbols.txt @@ -0,0 +1,90 @@ +func_ov014_020b6520 kind:function(thumb,size=0x74) addr:0x020b6520 +func_ov014_020b6594 kind:function(thumb,size=0x350) addr:0x020b6594 +func_ov014_020b68e4 kind:function(thumb,size=0x60) addr:0x020b68e4 +func_ov014_020b6944 kind:function(thumb,size=0x68) addr:0x020b6944 +func_ov014_020b69ac kind:function(thumb,size=0x2e0) addr:0x020b69ac +func_ov014_020b6c8c kind:function(thumb,size=0x128) addr:0x020b6c8c +func_ov014_020b6db4 kind:function(thumb,size=0x10) addr:0x020b6db4 +func_ov014_020b6dc4 kind:function(thumb,size=0x44) addr:0x020b6dc4 +func_ov014_020b6e08 kind:function(thumb,size=0x34) addr:0x020b6e08 +func_ov014_020b6e3c kind:function(thumb,size=0x44) addr:0x020b6e3c +func_ov014_020b6e80 kind:function(thumb,size=0xc) addr:0x020b6e80 +func_ov014_020b6e8c kind:function(thumb,size=0x24) addr:0x020b6e8c +func_ov014_020b6eb0 kind:function(thumb,size=0xc) addr:0x020b6eb0 +func_ov014_020b6ebc kind:function(thumb,size=0x1c) addr:0x020b6ebc +func_ov014_020b6ed8 kind:function(thumb,size=0x18) addr:0x020b6ed8 +func_ov014_020b6ef0 kind:function(thumb,size=0x28) addr:0x020b6ef0 +func_ov014_020b6f18 kind:function(thumb,size=0x2f8) addr:0x020b6f18 +func_ov014_020b7210 kind:function(thumb,size=0xc) addr:0x020b7210 +func_ov014_020b721c kind:function(thumb,size=0xc) addr:0x020b721c +func_ov014_020b7228 kind:function(thumb,size=0x90) addr:0x020b7228 +func_ov014_020b72b8 kind:function(thumb,size=0x200) addr:0x020b72b8 +func_ov014_020b74b8 kind:function(thumb,size=0xc4) addr:0x020b74b8 +func_ov014_020b757c kind:function(thumb,size=0x74) addr:0x020b757c +func_ov014_020b75f0 kind:function(thumb,size=0x10) addr:0x020b75f0 +func_ov014_020b7600 kind:function(thumb,size=0xc) addr:0x020b7600 +func_ov014_020b760c kind:function(thumb,size=0x14) addr:0x020b760c +func_ov014_020b7620 kind:function(thumb,size=0x1c) addr:0x020b7620 +func_ov014_020b763c kind:function(thumb,size=0x34) addr:0x020b763c +func_ov014_020b7670 kind:function(thumb,size=0x48) addr:0x020b7670 +func_ov014_020b76b8 kind:function(thumb,size=0xd0) addr:0x020b76b8 +func_ov014_020b7788 kind:function(thumb,size=0x70) addr:0x020b7788 +func_ov014_020b77f8 kind:function(thumb,size=0x78) addr:0x020b77f8 +func_ov014_020b7870 kind:function(thumb,size=0x44) addr:0x020b7870 +func_ov014_020b78b4 kind:function(thumb,size=0xa0) addr:0x020b78b4 +func_ov014_020b7954 kind:function(thumb,size=0x30) addr:0x020b7954 +func_ov014_020b7984 kind:function(thumb,size=0x14) addr:0x020b7984 +func_ov014_020b7998 kind:function(thumb,size=0x230) addr:0x020b7998 +func_ov014_020b7bc8 kind:function(thumb,size=0x34) addr:0x020b7bc8 +func_ov014_020b7bfc kind:function(thumb,size=0xc0) addr:0x020b7bfc +func_ov014_020b7cbc kind:function(thumb,size=0x148) addr:0x020b7cbc +func_ov014_020b7e04 kind:function(thumb,size=0xd0) addr:0x020b7e04 +func_ov014_020b7ed4 kind:function(thumb,size=0x30) addr:0x020b7ed4 +func_ov014_020b7f04 kind:function(thumb,size=0x2c) addr:0x020b7f04 +func_ov014_020b7f30 kind:function(thumb,size=0x50) addr:0x020b7f30 +func_ov014_020b7f80 kind:function(thumb,size=0x20) addr:0x020b7f80 +func_ov014_020b7fa0 kind:function(thumb,size=0x11c) addr:0x020b7fa0 +func_ov014_020b80bc kind:function(thumb,size=0xdc) addr:0x020b80bc +func_ov014_020b8198 kind:function(thumb,size=0x48) addr:0x020b8198 +func_ov014_020b81e0 kind:function(thumb,size=0xe8) addr:0x020b81e0 +func_ov014_020b82c8 kind:function(thumb,size=0x3c) addr:0x020b82c8 +func_ov014_020b8304 kind:function(thumb,size=0x3c) addr:0x020b8304 +func_ov014_020b8340 kind:function(thumb,size=0x150) addr:0x020b8340 +func_ov014_020b8490 kind:function(thumb,size=0xa4) addr:0x020b8490 +func_ov014_020b8534 kind:function(thumb,size=0x18) addr:0x020b8534 +func_ov014_020b854c kind:function(thumb,size=0x24) addr:0x020b854c +func_ov014_020b8570 kind:function(thumb,size=0x14) addr:0x020b8570 +func_ov014_020b8584 kind:function(thumb,size=0x14) addr:0x020b8584 +data_ov014_020b8598 kind:data(any) addr:0x020b8598 +data_ov014_020b85c0 kind:data(any) addr:0x020b85c0 +data_ov014_020b85cd kind:data(any) addr:0x020b85cd ambiguous +data_ov014_020b85d4 kind:data(any) addr:0x020b85d4 +func_ov014_020b8624 kind:function(thumb,size=0x20) addr:0x020b8624 +data_ov014_020b8668 kind:data(any) addr:0x020b8668 +data_ov014_020b8684 kind:data(any) addr:0x020b8684 +data_ov014_020b869c kind:data(any) addr:0x020b869c +data_ov014_020b86a0 kind:data(any) addr:0x020b86a0 +data_ov014_020b86b0 kind:data(any) addr:0x020b86b0 +data_ov014_020b86c0 kind:data(any) addr:0x020b86c0 +data_ov014_020b86cc kind:data(any) addr:0x020b86cc +data_ov014_020b86dc kind:data(any) addr:0x020b86dc +data_ov014_020b86e8 kind:data(any) addr:0x020b86e8 +data_ov014_020b86f4 kind:data(any) addr:0x020b86f4 +data_ov014_020b870c kind:data(any) addr:0x020b870c +data_ov014_020b8724 kind:data(any) addr:0x020b8724 +data_ov014_020b8734 kind:data(any) addr:0x020b8734 +data_ov014_020b874c kind:data(any) addr:0x020b874c +data_ov014_020b8758 kind:data(any) addr:0x020b8758 +data_ov014_020b8780 kind:bss addr:0x020b8780 +data_ov014_020b8784 kind:bss addr:0x020b8784 +data_ov014_020b8790 kind:bss addr:0x020b8790 +data_ov014_020b879c kind:bss addr:0x020b879c +data_ov014_020b894d kind:bss addr:0x020b894d ambiguous +data_ov014_020b8a2d kind:bss addr:0x020b8a2d ambiguous +data_ov014_020b8a59 kind:bss addr:0x020b8a59 ambiguous +data_ov014_020b8ca1 kind:bss addr:0x020b8ca1 ambiguous +data_ov014_020b8cad kind:bss addr:0x020b8cad ambiguous +data_ov014_020b8d08 kind:bss addr:0x020b8d08 +data_ov014_020b8d0c kind:bss addr:0x020b8d0c +data_ov014_020b8f20 kind:bss addr:0x020b8f20 ambiguous +data_ov014_020ba740 kind:bss addr:0x020ba740 ambiguous diff --git a/config/eur/arm9/overlays/ov015/delinks.txt b/config/eur/arm9/overlays/ov015/delinks.txt new file mode 100644 index 00000000..35de32e9 --- /dev/null +++ b/config/eur/arm9/overlays/ov015/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6520 end:0x020b7410 kind:code align:32 + .rodata start:0x020b7410 end:0x020b7424 kind:data align:4 + .ctor start:0x020b7424 end:0x020b7428 kind:data align:4 + .data start:0x020b7440 end:0x020b74a0 kind:data align:32 + .bss start:0x020b74a0 end:0x020b8080 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov015/relocs.txt b/config/eur/arm9/overlays/ov015/relocs.txt new file mode 100644 index 00000000..e424ea96 --- /dev/null +++ b/config/eur/arm9/overlays/ov015/relocs.txt @@ -0,0 +1,184 @@ +from:0x020b6540 kind:arm_call to:0x020b65b0 module:overlay(15) +from:0x020b6550 kind:arm_call to:0x0203ce74 module:main +from:0x020b657c kind:arm_call to:0x020166cc module:main +from:0x020b659c kind:load to:0x020b74a0 module:overlay(15) +from:0x020b65a0 kind:load to:0x020b74b0 module:overlay(15) +from:0x020b65a4 kind:load to:0x020b6930 module:overlay(15) +from:0x020b65a8 kind:load to:0x020b74a4 module:overlay(15) +from:0x020b65ac kind:load to:0x02157e98 module:overlays(58,79) +from:0x020b65bc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b65c4 kind:arm_call to:0x020b7398 module:overlay(15) +from:0x020b6610 kind:arm_call to:0x020b6cf8 module:overlay(15) +from:0x020b661c kind:arm_call to:0x020b6cf8 module:overlay(15) +from:0x020b6628 kind:arm_call to:0x020b6cf8 module:overlay(15) +from:0x020b6634 kind:arm_call to:0x020b732c module:overlay(15) +from:0x020b6640 kind:arm_call to:0x020b732c module:overlay(15) +from:0x020b664c kind:arm_call to:0x020b732c module:overlay(15) +from:0x020b6658 kind:arm_call to:0x020b732c module:overlay(15) +from:0x020b6664 kind:arm_call to:0x020b732c module:overlay(15) +from:0x020b6684 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b66b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b66e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6718 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020b6738 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020b677c kind:arm_call to:0x020b6d48 module:overlay(15) +from:0x020b678c kind:arm_call to:0x020166cc module:main +from:0x020b679c kind:arm_call to:0x0201f730 module:main +from:0x020b67bc kind:arm_call to:0x020b6d48 module:overlay(15) +from:0x020b67d0 kind:arm_call to:0x020166cc module:main +from:0x020b67dc kind:arm_call to:0x0201f730 module:main +from:0x020b6800 kind:arm_call to:0x020b6d48 module:overlay(15) +from:0x020b6814 kind:arm_call to:0x020166cc module:main +from:0x020b6820 kind:arm_call to:0x0201f730 module:main +from:0x020b6834 kind:arm_call to:0x020b7360 module:overlay(15) +from:0x020b6844 kind:arm_call to:0x020166cc module:main +from:0x020b6858 kind:arm_call to:0x020b7360 module:overlay(15) +from:0x020b6864 kind:arm_call to:0x020166cc module:main +from:0x020b6878 kind:arm_call to:0x020b7360 module:overlay(15) +from:0x020b6888 kind:arm_call to:0x020166cc module:main +from:0x020b689c kind:arm_call to:0x020b7360 module:overlay(15) +from:0x020b68a8 kind:arm_call to:0x020166cc module:main +from:0x020b68bc kind:arm_call to:0x020b7360 module:overlay(15) +from:0x020b68cc kind:arm_call to:0x020166cc module:main +from:0x020b68dc kind:load to:0x020b747c module:overlay(15) +from:0x020b68e0 kind:load to:0x020b7410 module:overlay(15) +from:0x020b68e4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b68f8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6900 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6908 kind:arm_call to:0x0201f2cc module:main +from:0x020b6910 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6924 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6948 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b6954 kind:arm_call to:0x020166ac module:main +from:0x020b6960 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b696c kind:arm_call to:0x020166ac module:main +from:0x020b6974 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b697c kind:arm_call to:0x020166ac module:main +from:0x020b6988 kind:arm_call to:0x020166ac module:main +from:0x020b6990 kind:arm_call to:0x020166ac module:main +from:0x020b699c kind:arm_call to:0x020166ac module:main +from:0x020b69a4 kind:arm_call to:0x020166ac module:main +from:0x020b69b0 kind:arm_call to:0x020166ac module:main +from:0x020b69bc kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b69c8 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b69d4 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b69e0 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b69ec kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b69fc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6a04 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6a0c kind:arm_call to:0x0201f2cc module:main +from:0x020b6a14 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a24 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6a2c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6a34 kind:arm_call to:0x0201f2cc module:main +from:0x020b6a3c kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a44 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6a4c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6a54 kind:arm_call to:0x0201f2cc module:main +from:0x020b6a5c kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a64 kind:arm_call to:0x020b73a8 module:overlay(15) +from:0x020b6a6c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6a78 kind:load to:0x020b747c module:overlay(15) +from:0x020b6a94 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b6aa0 kind:arm_call to:0x020166ac module:main +from:0x020b6aac kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b6ab8 kind:arm_call to:0x020166ac module:main +from:0x020b6ac0 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b6ac8 kind:arm_call to:0x020166ac module:main +from:0x020b6ad4 kind:arm_call to:0x020166ac module:main +from:0x020b6adc kind:arm_call to:0x020166ac module:main +from:0x020b6ae8 kind:arm_call to:0x020166ac module:main +from:0x020b6af0 kind:arm_call to:0x020166ac module:main +from:0x020b6afc kind:arm_call to:0x020166ac module:main +from:0x020b6b08 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b14 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b20 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b2c kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b38 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b48 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6b50 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6b58 kind:arm_call to:0x0201f2cc module:main +from:0x020b6b60 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b70 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6b78 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6b80 kind:arm_call to:0x0201f2cc module:main +from:0x020b6b88 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b90 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6b98 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6ba0 kind:arm_call to:0x0201f2cc module:main +from:0x020b6ba8 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6bb0 kind:arm_call to:0x020b73a8 module:overlay(15) +from:0x020b6bb8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6bc0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6bcc kind:load to:0x020b747c module:overlay(15) +from:0x020b6bf0 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020b6bf8 kind:arm_call to:0x02065b8c module:overlay(0) +from:0x020b6c18 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020b6c28 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020b6c30 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6c34 kind:load to:0x020b5214 module:overlay(0) +from:0x020b6c70 kind:arm_call to:0x0201aa44 module:main +from:0x020b6c80 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020b6c8c kind:load to:0x0204af1c module:main +from:0x020b6c9c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6cb0 kind:load to:0x0204a110 module:main +from:0x020b6d00 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b6d24 kind:arm_call to:0x0201f678 module:main +from:0x020b6d2c kind:arm_call to:0x0201e6d0 module:main +from:0x020b6d34 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020b6d44 kind:load to:0x020b7464 module:overlay(15) +from:0x020b6d6c kind:arm_call to:0x020630b4 module:overlay(0) +from:0x020b6d7c kind:arm_call to:0x0201f5c4 module:main +from:0x020b6d90 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6dd0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6de0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6dfc kind:arm_call to:0x0201e874 module:main +from:0x020b6e40 kind:arm_call to:0x0201e874 module:main +from:0x020b6e6c kind:arm_call to:0x0201e8d4 module:main +from:0x020b6e88 kind:arm_call to:0x0201e8d4 module:main +from:0x020b6ea8 kind:load to:0x020b7440 module:overlay(15) +from:0x020b7020 kind:arm_call to:0x0201e8d4 module:main +from:0x020b703c kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020b7060 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7070 kind:arm_call to:0x0201e8d4 module:main +from:0x020b70f4 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020b7114 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7124 kind:arm_call to:0x0201e8d4 module:main +from:0x020b7188 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020b71b4 kind:arm_call to:0x02063164 module:overlay(0) +from:0x020b71c0 kind:arm_call to:0x0201f4b4 module:main +from:0x020b7200 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7220 kind:arm_call to:0x0201e874 module:main +from:0x020b7260 kind:load to:0x020b7440 module:overlay(15) +from:0x020b729c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b72bc kind:arm_call to:0x0201e874 module:main +from:0x020b7300 kind:load to:0x020b7440 module:overlay(15) +from:0x020b7324 kind:arm_call to:0x0201f498 module:main +from:0x020b7334 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b735c kind:load to:0x020b744c module:overlay(15) +from:0x020b737c kind:arm_call to:0x020630b4 module:overlay(0) +from:0x020b7390 kind:load to:0x02062ce0 module:overlay(0) +from:0x020b73a4 kind:load to:0x02157e98 module:overlays(58,79) +from:0x020b73b8 kind:load to:0x02157e98 module:overlays(58,79) +from:0x020b73c8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b73d0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b73d8 kind:arm_call to:0x0201f2cc module:main +from:0x020b73e0 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b73e8 kind:arm_call to:0x02011ff4 module:main +from:0x020b73fc kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b7404 kind:arm_call to:0x02011ff4 module:main +from:0x020b744c kind:load to:0x020b691c module:overlay(15) +from:0x020b7450 kind:load to:0x020b73f4 module:overlay(15) +from:0x020b7454 kind:load to:0x020b7388 module:overlay(15) +from:0x020b7458 kind:load to:0x020b7394 module:overlay(15) +from:0x020b7464 kind:load to:0x020b68ec module:overlay(15) +from:0x020b7468 kind:load to:0x020b73bc module:overlay(15) +from:0x020b746c kind:load to:0x020b6eac module:overlay(15) +from:0x020b7470 kind:load to:0x020b719c module:overlay(15) +from:0x020b747c kind:load to:0x020b6930 module:overlay(15) +from:0x020b7480 kind:load to:0x020b6a7c module:overlay(15) +from:0x020b7484 kind:load to:0x020b6bd0 module:overlay(15) +from:0x020b7488 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b748c kind:load to:0x020b6c38 module:overlay(15) +from:0x020b7490 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b7494 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov015/symbols.txt b/config/eur/arm9/overlays/ov015/symbols.txt new file mode 100644 index 00000000..95ff8822 --- /dev/null +++ b/config/eur/arm9/overlays/ov015/symbols.txt @@ -0,0 +1,38 @@ +func_ov015_020b6520 kind:function(arm,size=0x90) addr:0x020b6520 +func_ov015_020b65b0 kind:function(arm,size=0x33c) addr:0x020b65b0 +func_ov015_020b68ec kind:function(arm,size=0x30) addr:0x020b68ec +func_ov015_020b691c kind:function(arm,size=0x14) addr:0x020b691c +func_ov015_020b6930 kind:function(arm,size=0x14c) addr:0x020b6930 +func_ov015_020b6a7c kind:function(arm,size=0x154) addr:0x020b6a7c +func_ov015_020b6bd0 kind:function(arm,size=0x68) addr:0x020b6bd0 +func_ov015_020b6c38 kind:function(arm,size=0x58) addr:0x020b6c38 +func_ov015_020b6c90 kind:function(arm,size=0x24) addr:0x020b6c90 +func_ov015_020b6cb4 kind:function(arm,size=0x44) addr:0x020b6cb4 +func_ov015_020b6cf8 kind:function(arm,size=0x50) addr:0x020b6cf8 +func_ov015_020b6d48 kind:function(arm,size=0x164) addr:0x020b6d48 +func_ov015_020b6eac kind:function(arm,size=0x2f0) addr:0x020b6eac +func_ov015_020b719c kind:function(arm,size=0x2c) addr:0x020b719c +func_ov015_020b71c8 kind:function(arm,size=0x9c) addr:0x020b71c8 +func_ov015_020b7264 kind:function(arm,size=0xa0) addr:0x020b7264 +func_ov015_020b7304 kind:function(arm,size=0x8) addr:0x020b7304 +func_ov015_020b730c kind:function(arm,size=0x20) addr:0x020b730c +func_ov015_020b732c kind:function(arm,size=0x34) addr:0x020b732c +func_ov015_020b7360 kind:function(arm,size=0x28) addr:0x020b7360 +func_ov015_020b7388 kind:function(arm,size=0xc) addr:0x020b7388 +func_ov015_020b7394 kind:function(arm,size=0x4) addr:0x020b7394 +func_ov015_020b7398 kind:function(arm,size=0x10) addr:0x020b7398 +func_ov015_020b73a8 kind:function(arm,size=0x14) addr:0x020b73a8 +func_ov015_020b73bc kind:function(arm,size=0x38) addr:0x020b73bc +func_ov015_020b73f4 kind:function(arm,size=0x1c) addr:0x020b73f4 +data_ov015_020b7410 kind:data(any) addr:0x020b7410 +data_ov015_020b7440 kind:data(any) addr:0x020b7440 +data_ov015_020b744c kind:data(any) addr:0x020b744c +data_ov015_020b7464 kind:data(any) addr:0x020b7464 +data_ov015_020b747c kind:data(any) addr:0x020b747c +data_ov015_020b74a0 kind:bss addr:0x020b74a0 +data_ov015_020b74a4 kind:bss addr:0x020b74a4 +data_ov015_020b74b0 kind:bss addr:0x020b74b0 +data_ov015_020b76c5 kind:bss addr:0x020b76c5 ambiguous +data_ov015_020b77d0 kind:bss addr:0x020b77d0 ambiguous +data_ov015_020b7ad0 kind:bss addr:0x020b7ad0 ambiguous +data_ov015_020b7ad5 kind:bss addr:0x020b7ad5 ambiguous diff --git a/config/eur/arm9/overlays/ov016/delinks.txt b/config/eur/arm9/overlays/ov016/delinks.txt new file mode 100644 index 00000000..1017b556 --- /dev/null +++ b/config/eur/arm9/overlays/ov016/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b6520 end:0x020b8198 kind:code align:32 + .rodata start:0x020b8198 end:0x020b81d4 kind:data align:4 + .init start:0x020b81d4 end:0x020b8224 kind:code align:4 + .ctor start:0x020b8224 end:0x020b822c kind:data align:4 + .data start:0x020b8240 end:0x020b8300 kind:data align:32 + .bss start:0x020b8300 end:0x020b86c0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov016/relocs.txt b/config/eur/arm9/overlays/ov016/relocs.txt new file mode 100644 index 00000000..f2ab0fa7 --- /dev/null +++ b/config/eur/arm9/overlays/ov016/relocs.txt @@ -0,0 +1,236 @@ +from:0x020b6544 kind:arm_call to:0x020b7780 module:overlay(16) +from:0x020b6550 kind:arm_call to:0x020b7b44 module:overlay(16) +from:0x020b6558 kind:arm_call_thumb to:0x020141dc module:main +from:0x020b6560 kind:arm_call to:0x020b7680 module:overlay(16) +from:0x020b6568 kind:arm_call to:0x020b6608 module:overlay(16) +from:0x020b6574 kind:load to:0x020b8248 module:overlay(16) +from:0x020b6580 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b659c kind:arm_call to:0x020b6604 module:overlay(16) +from:0x020b65a4 kind:arm_call to:0x020b76b8 module:overlay(16) +from:0x020b65ac kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b65b4 kind:arm_call to:0x020b7818 module:overlay(16) +from:0x020b65c0 kind:load to:0x020b8248 module:overlay(16) +from:0x020b65d4 kind:arm_call to:0x020b6604 module:overlay(16) +from:0x020b65dc kind:arm_call to:0x020b76b8 module:overlay(16) +from:0x020b65e4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b65ec kind:arm_call to:0x020b7818 module:overlay(16) +from:0x020b65f4 kind:arm_call to:0x02011ff4 module:main +from:0x020b6600 kind:load to:0x020b8248 module:overlay(16) +from:0x020b665c kind:arm_call to:0x020b6e54 module:overlay(16) +from:0x020b667c kind:arm_call to:0x020b73e0 module:overlay(16) +from:0x020b6690 kind:arm_call to:0x020b74a8 module:overlay(16) +from:0x020b66a8 kind:arm_call to:0x020b6d60 module:overlay(16) +from:0x020b66b0 kind:arm_call to:0x020b6e00 module:overlay(16) +from:0x020b66c0 kind:arm_call to:0x020b753c module:overlay(16) +from:0x020b66dc kind:arm_call to:0x02120874 module:overlay(26) +from:0x020b66f4 kind:arm_call to:0x0211e6cc module:overlay(26) +from:0x020b670c kind:arm_call to:0x020b7720 module:overlay(16) +from:0x020b6714 kind:arm_call to:0x020b78c4 module:overlay(16) +from:0x020b6770 kind:arm_call to:0x020b7e48 module:overlay(16) +from:0x020b6780 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020b6788 kind:arm_call to:0x020b6998 module:overlay(16) +from:0x020b67e8 kind:arm_call to:0x020b7e48 module:overlay(16) +from:0x020b681c kind:arm_call to:0x020b7720 module:overlay(16) +from:0x020b6824 kind:arm_call to:0x020b78e4 module:overlay(16) +from:0x020b6830 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020b6838 kind:arm_call to:0x020b6998 module:overlay(16) +from:0x020b685c kind:arm_call to:0x020b7914 module:overlay(16) +from:0x020b686c kind:arm_call to:0x020b78d4 module:overlay(16) +from:0x020b6880 kind:arm_call to:0x020b7924 module:overlay(16) +from:0x020b6890 kind:arm_call to:0x020b78f4 module:overlay(16) +from:0x020b68b8 kind:arm_call to:0x020b7cb0 module:overlay(16) +from:0x020b68c0 kind:arm_call to:0x020b7ce8 module:overlay(16) +from:0x020b68c8 kind:arm_call to:0x020b7d2c module:overlay(16) +from:0x020b68dc kind:arm_call to:0x020b8174 module:overlay(16) +from:0x020b68e4 kind:arm_call to:0x020b76f0 module:overlay(16) +from:0x020b68fc kind:arm_call to:0x020b772c module:overlay(16) +from:0x020b6914 kind:arm_call to:0x020b774c module:overlay(16) +from:0x020b6924 kind:arm_call to:0x020b6998 module:overlay(16) +from:0x020b6948 kind:arm_call to:0x020b6ef0 module:overlay(16) +from:0x020b6950 kind:arm_call to:0x02121708 module:overlay(26) +from:0x020b6960 kind:arm_call to:0x020b6998 module:overlay(16) +from:0x020b696c kind:arm_call to:0x020b6998 module:overlay(16) +from:0x020b697c kind:arm_call to:0x02014478 module:main +from:0x020b6990 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b6994 kind:load to:0x02049b52 module:main +from:0x020b69bc kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020b69c4 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b6a00 kind:arm_call to:0x02076b00 module:overlay(0) +from:0x020b6a6c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020b6ca8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020b6cc8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020b6ce4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020b6d5c kind:load to:0x027e09bc module:dtcm +from:0x020b6d70 kind:arm_call to:0x02121cd4 module:overlay(26) +from:0x020b6dbc kind:arm_call to:0x020b69c8 module:overlay(16) +from:0x020b6df0 kind:arm_call to:0x02121730 module:overlay(26) +from:0x020b6dfc kind:load to:0x0213f578 module:overlay(26) +from:0x020b6e08 kind:arm_call to:0x020b753c module:overlay(16) +from:0x020b6e14 kind:arm_call to:0x02121cd4 module:overlay(26) +from:0x020b6e24 kind:arm_call to:0x02121a74 module:overlay(26) +from:0x020b6e34 kind:arm_call to:0x02121f80 module:overlay(26) +from:0x020b6e3c kind:arm_call to:0x01ffcc98 module:itcm +from:0x020b6e5c kind:arm_call to:0x020b6e74 module:overlay(16) +from:0x020b6e64 kind:arm_call to:0x020b6f54 module:overlay(16) +from:0x020b6eac kind:arm_call to:0x02077590 module:overlay(0) +from:0x020b6ee0 kind:arm_call to:0x0207838c module:overlay(0) +from:0x020b6eec kind:load to:0x027e09bc module:dtcm +from:0x020b6f44 kind:arm_call to:0x02078230 module:overlay(0) +from:0x020b6f4c kind:load to:0x0204a088 module:main +from:0x020b6f50 kind:load to:0x027e09bc module:dtcm +from:0x020b6f64 kind:arm_call to:0x020b753c module:overlay(16) +from:0x020b6f84 kind:arm_call to:0x01fff698 module:itcm +from:0x020b6fa0 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020b6fb8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020b71d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b71dc kind:load to:0x020b71e0 module:overlay(16) +from:0x020b71e8 kind:arm_call to:0x020b6608 module:overlay(16) +from:0x020b71f0 kind:arm_call to:0x020b77f0 module:overlay(16) +from:0x020b71fc kind:arm_call to:0x020b7b3c module:overlay(16) +from:0x020b7204 kind:arm_call to:0x020b7be4 module:overlay(16) +from:0x020b7210 kind:arm_call to:0x020b8174 module:overlay(16) +from:0x020b722c kind:arm_call to:0x020166cc module:main +from:0x020b7250 kind:arm_call to:0x020166cc module:main +from:0x020b7270 kind:load to:0x027e0994 module:dtcm +from:0x020b7284 kind:load to:0x020b6604 module:overlay(16) +from:0x020b72ac kind:arm_call to:0x020b69c8 module:overlay(16) +from:0x020b72c8 kind:arm_call to:0x020b69c8 module:overlay(16) +from:0x020b72e4 kind:arm_call to:0x020b69c8 module:overlay(16) +from:0x020b7334 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020b733c kind:arm_call to:0x020b753c module:overlay(16) +from:0x020b7380 kind:arm_call to:0x020b7890 module:overlay(16) +from:0x020b73d0 kind:arm_call to:0x020b7e48 module:overlay(16) +from:0x020b7408 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020b7444 kind:arm_call to:0x020b753c module:overlay(16) +from:0x020b745c kind:arm_call to:0x02078764 module:overlay(0) +from:0x020b7488 kind:arm_call to:0x020b8174 module:overlay(16) +from:0x020b7490 kind:arm_call to:0x020b7cd8 module:overlay(16) +from:0x020b74a0 kind:load to:0x027e09bc module:dtcm +from:0x020b74b4 kind:arm_call to:0x020b7d1c module:overlay(16) +from:0x020b74d0 kind:arm_call to:0x020b7288 module:overlay(16) +from:0x020b74e8 kind:arm_call to:0x020b7934 module:overlay(16) +from:0x020b74fc kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020b750c kind:arm_call to:0x020b7904 module:overlay(16) +from:0x020b751c kind:arm_call to:0x020b78b4 module:overlay(16) +from:0x020b7530 kind:load to:0x020b51b8 module:overlay(0) +from:0x020b7554 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7558 kind:load to:0x01fff3b4 module:itcm +from:0x020b758c kind:arm_call to:0x020b753c module:overlay(16) +from:0x020b7628 kind:load to:0x0204a110 module:main +from:0x020b762c kind:load to:0x02019538 module:main +from:0x020b7638 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020b764c kind:load to:0x020b8278 module:overlay(16) +from:0x020b7658 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020b766c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020b7674 kind:arm_call to:0x02011ff4 module:main +from:0x020b76a0 kind:arm_call to:0x020b7630 module:overlay(16) +from:0x020b76b4 kind:load to:0x020b8268 module:overlay(16) +from:0x020b76c4 kind:arm_call to:0x020b7650 module:overlay(16) +from:0x020b76dc kind:arm_call to:0x020b7650 module:overlay(16) +from:0x020b76e4 kind:arm_call to:0x02011ff4 module:main +from:0x020b770c kind:arm_call to:0x0206807c module:overlay(0) +from:0x020b771c kind:load to:0x020b504c module:overlay(0) +from:0x020b778c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b77a4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b77ac kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b77b4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b77e0 kind:arm_call to:0x020b77f0 module:overlay(16) +from:0x020b77ec kind:load to:0x020b82b0 module:overlay(16) +from:0x020b77f8 kind:arm_call to:0x020b7848 module:overlay(16) +from:0x020b7800 kind:arm_call to:0x020b7860 module:overlay(16) +from:0x020b7808 kind:arm_call to:0x020b7878 module:overlay(16) +from:0x020b7820 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7834 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b783c kind:arm_call to:0x02011ff4 module:main +from:0x020b785c kind:load to:0x0206082c module:overlay(0) +from:0x020b7874 kind:load to:0x0206082c module:overlay(0) +from:0x020b788c kind:load to:0x0206082c module:overlay(0) +from:0x020b7910 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7920 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7930 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7968 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b797c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7990 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b79c8 kind:arm_call to:0x020b7b28 module:overlay(16) +from:0x020b7a0c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7a3c kind:arm_call to:0x0201aad0 module:main +from:0x020b7a78 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7aa8 kind:arm_call to:0x0201aad0 module:main +from:0x020b7ae8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7b18 kind:arm_call to:0x0201aad0 module:main +from:0x020b7b24 kind:load to:0x0204af1c module:main +from:0x020b7b50 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b7bbc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7bc4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7bd4 kind:arm_call to:0x020b7be4 module:overlay(16) +from:0x020b7be0 kind:load to:0x020b82d4 module:overlay(16) +from:0x020b7bec kind:arm_call to:0x020b7c84 module:overlay(16) +from:0x020b7c30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7c68 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7c80 kind:load to:0x020b81a4 module:overlay(16) +from:0x020b7c98 kind:arm_call to:0x02060b84 module:overlay(0) +from:0x020b7ca8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7cc0 kind:arm_call to:0x02060b84 module:overlay(0) +from:0x020b7cd0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7cf0 kind:arm_call to:0x020b7d0c module:overlay(16) +from:0x020b7d28 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7d38 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7da8 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020b7ea4 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020b7ee4 kind:arm_call to:0x020b7d3c module:overlay(16) +from:0x020b7f00 kind:arm_call to:0x020b7d3c module:overlay(16) +from:0x020b7f1c kind:load to:0x020b81c0 module:overlay(16) +from:0x020b7f20 kind:load to:0x020b81ac module:overlay(16) +from:0x020b7f3c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7f50 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7f6c kind:arm_call to:0x020b8160 module:overlay(16) +from:0x020b7fb0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7fd0 kind:arm_call to:0x0201aad0 module:main +from:0x020b8008 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8028 kind:arm_call to:0x0201aad0 module:main +from:0x020b810c kind:arm_call to:0x0201aa44 module:main +from:0x020b814c kind:arm_call to:0x0201aa44 module:main +from:0x020b8158 kind:load to:0x0204af1c module:main +from:0x020b8184 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b818c kind:arm_call to:0x02011ff4 module:main +from:0x020b81f0 kind:arm_call to:0x020b6520 module:overlay(16) +from:0x020b8200 kind:arm_call to:0x0203ce74 module:main +from:0x020b8214 kind:load to:0x020b8300 module:overlay(16) +from:0x020b8218 kind:load to:0x020b8310 module:overlay(16) +from:0x020b821c kind:load to:0x020b658c module:overlay(16) +from:0x020b8220 kind:load to:0x020b8304 module:overlay(16) +from:0x020b8224 kind:load to:0x020b81d4 module:overlay(16) +from:0x020b8248 kind:load to:0x020b658c module:overlay(16) +from:0x020b824c kind:load to:0x020b65c4 module:overlay(16) +from:0x020b8250 kind:load to:0x020b6614 module:overlay(16) +from:0x020b8254 kind:load to:0x020b757c module:overlay(16) +from:0x020b8258 kind:load to:0x020b7580 module:overlay(16) +from:0x020b825c kind:load to:0x020b7614 module:overlay(16) +from:0x020b8268 kind:load to:0x020b76b8 module:overlay(16) +from:0x020b826c kind:load to:0x020b76d0 module:overlay(16) +from:0x020b8278 kind:load to:0x020667d8 module:overlay(0) +from:0x020b827c kind:load to:0x020667f4 module:overlay(0) +from:0x020b8280 kind:load to:0x020673c8 module:overlay(0) +from:0x020b8284 kind:load to:0x02067434 module:overlay(0) +from:0x020b8288 kind:load to:0x02067474 module:overlay(0) +from:0x020b828c kind:load to:0x02066dfc module:overlay(0) +from:0x020b8290 kind:load to:0x020669d8 module:overlay(0) +from:0x020b8294 kind:load to:0x02067234 module:overlay(0) +from:0x020b8298 kind:load to:0x0206723c module:overlay(0) +from:0x020b829c kind:load to:0x020b7650 module:overlay(16) +from:0x020b82a0 kind:load to:0x020b7664 module:overlay(16) +from:0x020b82a4 kind:load to:0x020b776c module:overlay(16) +from:0x020b82b0 kind:load to:0x020b7818 module:overlay(16) +from:0x020b82b4 kind:load to:0x020b782c module:overlay(16) +from:0x020b82b8 kind:load to:0x020b7950 module:overlay(16) +from:0x020b82bc kind:load to:0x02061cd0 module:overlay(0) +from:0x020b82c0 kind:load to:0x020b79bc module:overlay(16) +from:0x020b82c4 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b82c8 kind:load to:0x02061cdc module:overlay(0) +from:0x020b82d4 kind:load to:0x020b6578 module:overlay(16) +from:0x020b82d8 kind:load to:0x020b817c module:overlay(16) +from:0x020b82dc kind:load to:0x020b7f24 module:overlay(16) +from:0x020b82e0 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b82e4 kind:load to:0x020b7f58 module:overlay(16) +from:0x020b82e8 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b82ec kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov016/symbols.txt b/config/eur/arm9/overlays/ov016/symbols.txt new file mode 100644 index 00000000..5612c0a9 --- /dev/null +++ b/config/eur/arm9/overlays/ov016/symbols.txt @@ -0,0 +1,88 @@ +func_ov016_020b6520 kind:function(arm,size=0x58) addr:0x020b6520 +func_ov016_020b6578 kind:function(arm,size=0x14) addr:0x020b6578 +func_ov016_020b658c kind:function(arm,size=0x38) addr:0x020b658c +func_ov016_020b65c4 kind:function(arm,size=0x40) addr:0x020b65c4 +func_ov016_020b6604 kind:function(arm,size=0x4) addr:0x020b6604 +func_ov016_020b6608 kind:function(arm,size=0xc) addr:0x020b6608 +func_ov016_020b6614 kind:function(arm,size=0x384) addr:0x020b6614 +func_ov016_020b6998 kind:function(arm,size=0x30) addr:0x020b6998 +func_ov016_020b69c8 kind:function(arm,size=0x398) addr:0x020b69c8 +func_ov016_020b6d60 kind:function(arm,size=0xa0) addr:0x020b6d60 +func_ov016_020b6e00 kind:function(arm,size=0x54) addr:0x020b6e00 +func_ov016_020b6e54 kind:function(arm,size=0x20) addr:0x020b6e54 +func_ov016_020b6e74 kind:function(arm,size=0x7c) addr:0x020b6e74 +func_ov016_020b6ef0 kind:function(arm,size=0x64) addr:0x020b6ef0 +func_ov016_020b6f54 kind:function(arm,size=0x280) addr:0x020b6f54 +func_ov016_020b71d4 kind:function(arm,size=0xc) addr:0x020b71d4 +func_ov016_020b71e0 kind:function(arm,size=0x94) addr:0x020b71e0 +func_ov016_020b7274 kind:function(arm,size=0x14) addr:0x020b7274 +func_ov016_020b7288 kind:function(arm,size=0x158) addr:0x020b7288 +func_ov016_020b73e0 kind:function(arm,size=0xc8) addr:0x020b73e0 +func_ov016_020b74a8 kind:function(arm,size=0x8c) addr:0x020b74a8 +func_ov016_020b7534 kind:function(arm,size=0x8) addr:0x020b7534 +func_ov016_020b753c kind:function(arm,size=0x20) addr:0x020b753c +func_ov016_020b755c kind:function(arm,size=0x20) addr:0x020b755c +func_ov016_020b757c kind:function(arm,size=0x4) addr:0x020b757c +func_ov016_020b7580 kind:function(arm,size=0x94) addr:0x020b7580 +func_ov016_020b7614 kind:function(arm,size=0x1c) addr:0x020b7614 +func_ov016_020b7630 kind:function(arm,size=0x20) addr:0x020b7630 +func_ov016_020b7650 kind:function(arm,size=0x14) addr:0x020b7650 +func_ov016_020b7664 kind:function(arm,size=0x1c) addr:0x020b7664 +func_ov016_020b7680 kind:function(arm,size=0x38) addr:0x020b7680 +func_ov016_020b76b8 kind:function(arm,size=0x18) addr:0x020b76b8 +func_ov016_020b76d0 kind:function(arm,size=0x20) addr:0x020b76d0 +func_ov016_020b76f0 kind:function(arm,size=0x30) addr:0x020b76f0 +func_ov016_020b7720 kind:function(arm,size=0xc) addr:0x020b7720 +func_ov016_020b772c kind:function(arm,size=0x20) addr:0x020b772c +func_ov016_020b774c kind:function(arm,size=0x20) addr:0x020b774c +func_ov016_020b776c kind:function(arm,size=0x14) addr:0x020b776c +func_ov016_020b7780 kind:function(arm,size=0x70) addr:0x020b7780 +func_ov016_020b77f0 kind:function(arm,size=0x28) addr:0x020b77f0 +func_ov016_020b7818 kind:function(arm,size=0x14) addr:0x020b7818 +func_ov016_020b782c kind:function(arm,size=0x1c) addr:0x020b782c +func_ov016_020b7848 kind:function(arm,size=0x18) addr:0x020b7848 +func_ov016_020b7860 kind:function(arm,size=0x18) addr:0x020b7860 +func_ov016_020b7878 kind:function(arm,size=0x18) addr:0x020b7878 +func_ov016_020b7890 kind:function(arm,size=0x24) addr:0x020b7890 +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=0x10) addr:0x020b7914 +func_ov016_020b7924 kind:function(arm,size=0x10) addr:0x020b7924 +func_ov016_020b7934 kind:function(arm,size=0x1c) addr:0x020b7934 +func_ov016_020b7950 kind:function(arm,size=0x6c) addr:0x020b7950 +func_ov016_020b79bc kind:function(arm,size=0x16c) addr:0x020b79bc +func_ov016_020b7b28 kind:function(arm,size=0x14) addr:0x020b7b28 +func_ov016_020b7b3c kind:function(arm,size=0x8) addr:0x020b7b3c +func_ov016_020b7b44 kind:function(arm,size=0xa0) addr:0x020b7b44 +func_ov016_020b7be4 kind:function(arm,size=0xa0) addr:0x020b7be4 +func_ov016_020b7c84 kind:function(arm,size=0x2c) addr:0x020b7c84 +func_ov016_020b7cb0 kind:function(arm,size=0x28) addr:0x020b7cb0 +func_ov016_020b7cd8 kind:function(arm,size=0x10) addr:0x020b7cd8 +func_ov016_020b7ce8 kind:function(arm,size=0x24) addr:0x020b7ce8 +func_ov016_020b7d0c kind:function(arm,size=0x10) addr:0x020b7d0c +func_ov016_020b7d1c kind:function(arm,size=0x10) addr:0x020b7d1c +func_ov016_020b7d2c kind:function(arm,size=0x10) addr:0x020b7d2c +func_ov016_020b7d3c kind:function(arm,size=0x10c) addr:0x020b7d3c +func_ov016_020b7e48 kind:function(arm,size=0xdc) addr:0x020b7e48 +func_ov016_020b7f24 kind:function(arm,size=0x34) addr:0x020b7f24 +func_ov016_020b7f58 kind:function(arm,size=0x208) addr:0x020b7f58 +func_ov016_020b8160 kind:function(arm,size=0x14) addr:0x020b8160 +func_ov016_020b8174 kind:function(arm,size=0x8) addr:0x020b8174 +func_ov016_020b817c kind:function(arm,size=0x1c) addr:0x020b817c +data_ov016_020b81a4 kind:data(any) addr:0x020b81a4 +data_ov016_020b81ac kind:data(any) addr:0x020b81ac +data_ov016_020b81c0 kind:data(any) addr:0x020b81c0 +func_ov016_020b81d4 kind:function(arm,size=0x50) addr:0x020b81d4 +data_ov016_020b8248 kind:data(any) addr:0x020b8248 +data_ov016_020b8268 kind:data(any) addr:0x020b8268 +data_ov016_020b8278 kind:data(any) addr:0x020b8278 +data_ov016_020b82b0 kind:data(any) addr:0x020b82b0 +data_ov016_020b82d4 kind:data(any) addr:0x020b82d4 +data_ov016_020b8300 kind:bss addr:0x020b8300 +data_ov016_020b8304 kind:bss addr:0x020b8304 +data_ov016_020b8310 kind:bss addr:0x020b8310 +data_ov016_020b85cd kind:bss addr:0x020b85cd ambiguous diff --git a/config/eur/arm9/overlays/ov017/delinks.txt b/config/eur/arm9/overlays/ov017/delinks.txt new file mode 100644 index 00000000..e0f48ee4 --- /dev/null +++ b/config/eur/arm9/overlays/ov017/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020bb660 end:0x020c3dc0 kind:code align:32 + .rodata start:0x020c3dc0 end:0x020c3e24 kind:data align:4 + .init start:0x020c3e24 end:0x020c3ee0 kind:code align:4 + .ctor start:0x020c3ee0 end:0x020c3ef0 kind:data align:4 + .data start:0x020c3f00 end:0x020c3f60 kind:data align:32 + .bss start:0x020c3f60 end:0x020c4840 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov017/relocs.txt b/config/eur/arm9/overlays/ov017/relocs.txt new file mode 100644 index 00000000..e5153254 --- /dev/null +++ b/config/eur/arm9/overlays/ov017/relocs.txt @@ -0,0 +1,884 @@ +from:0x020bb670 kind:arm_call to:0x02019300 module:main +from:0x020bb6b0 kind:arm_call to:0x02081b9c module:overlay(0) +from:0x020bb6c8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020bb6e4 kind:arm_call to:0x020bd4a0 module:overlay(17) +from:0x020bb6f4 kind:arm_call to:0x020b6570 module:overlay(5) +from:0x020bb704 kind:arm_call to:0x020b66a4 module:overlay(5) +from:0x020bb71c kind:arm_call to:0x020bd4a0 module:overlay(17) +from:0x020bb72c kind:arm_call to:0x020c00dc module:overlay(17) +from:0x020bb73c kind:arm_call to:0x020becd8 module:overlay(17) +from:0x020bb768 kind:arm_call to:0x02019340 module:main +from:0x020bb788 kind:arm_call to:0x0207332c module:overlay(0) +from:0x020bb794 kind:arm_call to:0x0207da40 module:overlay(0) +from:0x020bb7c4 kind:arm_call to:0x020723f4 module:overlay(0) +from:0x020bb7cc kind:load to:0x0204a110 module:main +from:0x020bb7d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb7d4 kind:load to:0x027e09b8 module:dtcm +from:0x020bb7d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb7dc kind:load to:0x027e0ce8 module:dtcm +from:0x020bb7e0 kind:load to:0x027e0ce4 module:dtcm +from:0x020bb7e4 kind:load to:0x02043e50 module:main +from:0x020bb7e8 kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x020bb7ec kind:load to:0x027e09c0 module:dtcm +from:0x020bb7f0 kind:load to:0x027e09bc module:dtcm +from:0x020bb7f4 kind:load to:0x027e09ac module:dtcm +from:0x020bb820 kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x020bb858 kind:arm_call to:0x020bd5dc module:overlay(17) +from:0x020bb880 kind:arm_call to:0x020c01cc module:overlay(17) +from:0x020bb8cc kind:arm_call to:0x01fff2fc module:itcm +from:0x020bb900 kind:arm_call to:0x02072684 module:overlay(0) +from:0x020bb908 kind:load to:0x0204a088 module:main +from:0x020bb90c kind:load to:0x027e0cd8 module:dtcm +from:0x020bb910 kind:load to:0x027e09b8 module:dtcm +from:0x020bb914 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb918 kind:load to:0x027e0ce8 module:dtcm +from:0x020bb91c kind:load to:0x027e0ce4 module:dtcm +from:0x020bb920 kind:load to:0x020bee84 module:overlay(17) +from:0x020bb924 kind:load to:0x020beea4 module:overlay(17) +from:0x020bb928 kind:load to:0x02043e50 module:main +from:0x020bb92c kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x020bb930 kind:load to:0x027e09ac module:dtcm +from:0x020bb944 kind:arm_call to:0x02081b84 module:overlay(0) +from:0x020bb954 kind:arm_call to:0x020bd5c4 module:overlay(17) +from:0x020bb964 kind:arm_call to:0x020c01c8 module:overlay(17) +from:0x020bb978 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bb980 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb984 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb988 kind:load to:0x027e0ce8 module:dtcm +from:0x020bb98c kind:load to:0x027e0ce4 module:dtcm +from:0x020bb990 kind:load to:0x020bee64 module:overlay(17) +from:0x020bb9a4 kind:arm_call to:0x02081d58 module:overlay(0) +from:0x020bb9b4 kind:arm_call to:0x020bd644 module:overlay(17) +from:0x020bb9c4 kind:arm_call to:0x020c023c module:overlay(17) +from:0x020bb9d8 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bba04 kind:load to:0x027e0cd8 module:dtcm +from:0x020bba08 kind:load to:0x027e0ce0 module:dtcm +from:0x020bba0c kind:load to:0x027e0ce8 module:dtcm +from:0x020bba10 kind:load to:0x027e0ce4 module:dtcm +from:0x020bba14 kind:load to:0x020beecc module:overlay(17) +from:0x020bba18 kind:load to:0x02043e50 module:main +from:0x020bba1c kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x020bba30 kind:arm_call to:0x020bba94 module:overlay(17) +from:0x020bba38 kind:arm_call to:0x02013d94 module:main +from:0x020bba44 kind:load to:0x020c3f08 module:overlay(17) +from:0x020bba58 kind:arm_call to:0x020bba94 module:overlay(17) +from:0x020bba60 kind:arm_call to:0x02013d94 module:main +from:0x020bba68 kind:arm_call to:0x02011ff4 module:main +from:0x020bba74 kind:load to:0x020c3f08 module:overlay(17) +from:0x020bba8c kind:load to:0x02049b80 module:main +from:0x020bba90 kind:load to:0x02013fec module:main +from:0x020bbaa4 kind:load to:0x02049b80 module:main +from:0x020bbb0c kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x020bbb38 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbb64 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbb90 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbc40 kind:arm_call to:0x0216ca38 module:overlay(93) +from:0x020bbc6c kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x020bbcf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbd24 kind:arm_call to:0x0208c7b0 module:overlay(0) +from:0x020bbd44 kind:arm_call to:0x020bbaa8 module:overlay(17) +from:0x020bbd5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbd98 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x020bbdc8 kind:arm_call to:0x020c1104 module:overlay(17) +from:0x020bbde4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbdfc kind:arm_call to:0x020c117c module:overlay(17) +from:0x020bbe0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbe1c kind:arm_call to:0x020c117c module:overlay(17) +from:0x020bbe2c kind:arm_call to:0x020c12fc module:overlay(17) +from:0x020bbe70 kind:arm_call to:0x020ea868 module:overlays(21,31) +from:0x020bbec8 kind:arm_call to:0x020c0970 module:overlay(17) +from:0x020bbedc kind:load to:0x020ab4dc module:overlay(0) +from:0x020bbee0 kind:load to:0x027e0d34 module:dtcm +from:0x020bbee4 kind:load to:0x020ab31c module:overlay(0) +from:0x020bbee8 kind:load to:0x020ab318 module:overlay(0) +from:0x020bbeec kind:load to:0x027e09ac module:dtcm +from:0x020bbef0 kind:load to:0x027e09b4 module:dtcm +from:0x020bbf10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbf4c kind:arm_call to:0x020bbaa8 module:overlay(17) +from:0x020bbf78 kind:load to:0x0208c7f0 module:overlay(0) +from:0x020bbfd8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020bc018 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020bc03c kind:arm_call to:0x02078698 module:overlay(0) +from:0x020bc048 kind:arm_call to:0x0207868c module:overlay(0) +from:0x020bc060 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020bc0b8 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020bc0f0 kind:arm_call to:0x020a8af4 module:overlay(0) +from:0x020bc130 kind:arm_call to:0x020de908 module:overlay(26) +from:0x020bc1e0 kind:arm_call to:0x0216e8e4 module:overlay(93) +from:0x020bc204 kind:arm_call to:0x020a8a5c module:overlay(0) +from:0x020bc270 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bc2c0 kind:arm_call to:0x01ffd43c module:itcm +from:0x020bc32c kind:arm_call to:0x0205b090 module:overlay(0) +from:0x020bc338 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x020bc390 kind:arm_call to:0x01ffb428 module:itcm +from:0x020bc3c4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bc3d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bc3f0 kind:arm_call to:0x020a8a74 module:overlay(0) +from:0x020bc464 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bc474 kind:arm_call to:0x02084944 module:overlay(0) +from:0x020bc480 kind:arm_call to:0x0208832c module:overlay(0) +from:0x020bc48c kind:arm_call to:0x01ffb800 module:itcm +from:0x020bc4a4 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x020bc4d8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bc524 kind:arm_call to:0x02078534 module:overlay(0) +from:0x020bc52c kind:arm_call to:0x02078aec module:overlay(0) +from:0x020bc544 kind:arm_call to:0x020a8a5c module:overlay(0) +from:0x020bc554 kind:arm_call to:0x02084344 module:overlay(0) +from:0x020bc574 kind:arm_call to:0x02078aa4 module:overlay(0) +from:0x020bc590 kind:arm_call to:0x0208dd60 module:overlay(0) +from:0x020bc5d0 kind:load to:0x020afd14 module:overlay(0) +from:0x020bc5d4 kind:load to:0x027e09b8 module:dtcm +from:0x020bc5d8 kind:load to:0x0204a088 module:main +from:0x020bc5dc kind:load to:0x027e09bc module:dtcm +from:0x020bc5e0 kind:load to:0x020afd0c module:overlay(0) +from:0x020bc5e4 kind:load to:0x020afd08 module:overlay(0) +from:0x020bc5ec kind:load to:0x020ab4dc module:overlay(0) +from:0x020bc5f0 kind:load to:0x020afd18 module:overlay(0) +from:0x020bc5f4 kind:load to:0x020afd10 module:overlay(0) +from:0x020bc5f8 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc610 kind:arm_call to:0x020bbf7c module:overlay(17) +from:0x020bc62c kind:arm_call to:0x020ebc68 module:overlay(21) +from:0x020bc688 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bc6ac kind:arm_call to:0x020849d0 module:overlay(0) +from:0x020bc6e8 kind:arm_call to:0x02084ac8 module:overlay(0) +from:0x020bc720 kind:arm_call to:0x02084c3c module:overlay(0) +from:0x020bc744 kind:arm_call to:0x02086758 module:overlay(0) +from:0x020bc754 kind:arm_call to:0x02080998 module:overlay(0) +from:0x020bc78c kind:arm_call to:0x02084e58 module:overlay(0) +from:0x020bc798 kind:arm_call to:0x02080998 module:overlay(0) +from:0x020bc7c4 kind:arm_call to:0x02085274 module:overlay(0) +from:0x020bc814 kind:arm_call to:0x02085578 module:overlay(0) +from:0x020bc820 kind:arm_call to:0x02085718 module:overlay(0) +from:0x020bc850 kind:arm_call to:0x02085d1c module:overlay(0) +from:0x020bc858 kind:arm_call to:0x020867f4 module:overlay(0) +from:0x020bc86c kind:arm_call to:0x02085840 module:overlay(0) +from:0x020bc8b0 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x020bc8f8 kind:arm_call to:0x020eb870 module:overlay(21) +from:0x020bc938 kind:arm_call to:0x020f6f58 module:overlay(21) +from:0x020bc948 kind:load to:0x020ab3b8 module:overlay(0) +from:0x020bc94c kind:load to:0x020ab3c0 module:overlay(0) +from:0x020bc950 kind:load to:0x020ab3bc module:overlay(0) +from:0x020bc954 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc958 kind:load to:0x027e0cf4 module:dtcm +from:0x020bc9e0 kind:arm_call to:0x020dcfb4 module:overlay(31) +from:0x020bc9f8 kind:arm_call to:0x02077468 module:overlay(0) +from:0x020bca3c kind:load to:0x027e09bc module:dtcm +from:0x020bca7c kind:arm_call to:0x020137c8 module:main +from:0x020bcadc kind:arm_call to:0x02077468 module:overlay(0) +from:0x020bcbdc kind:arm_call to:0x01ff9b64 module:itcm +from:0x020bcc24 kind:arm_call to:0x020d9a4c module:overlay(31) +from:0x020bcca4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020bcce4 kind:arm_call to:0x020cd5c0 module:overlay(24) +from:0x020bcd08 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020bcdc4 kind:load to:0x02049b18 module:main +from:0x020bcdcc kind:load to:0x027e09bc module:dtcm +from:0x020bcdd0 kind:load to:0x0204a088 module:main +from:0x020bcdd4 kind:load to:0x0204a110 module:main +from:0x020bcdd8 kind:load to:0x027e0d34 module:dtcm +from:0x020bcddc kind:load to:0x027e09b8 module:dtcm +from:0x020bcde0 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020bcde4 kind:load to:0x020b5214 module:overlay(0) +from:0x020bce04 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020bce30 kind:arm_call to:0x020bca40 module:overlay(17) +from:0x020bce38 kind:arm_call to:0x020bd478 module:overlay(17) +from:0x020bce5c kind:arm_call to:0x020e0c34 module:overlay(31) +from:0x020bce64 kind:arm_call to:0x020968e0 module:overlay(0) +from:0x020bcea4 kind:arm_call to:0x02168020 module:overlay(93) +from:0x020bceb0 kind:arm_call to:0x020bc95c module:overlay(17) +from:0x020bced4 kind:arm_call to:0x02013c08 module:main +from:0x020bcee0 kind:arm_call to:0x02013b24 module:main +from:0x020bcef0 kind:arm_call to:0x020bca40 module:overlay(17) +from:0x020bcf2c kind:arm_call to:0x01ff9b78 module:itcm +from:0x020bcf48 kind:arm_call to:0x020be44c module:overlay(17) +from:0x020bcf7c kind:arm_call to:0x0218323c module:overlay(102) +from:0x020bcfb0 kind:arm_call to:0x020bd300 module:overlay(17) +from:0x020bcfd4 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x020bcfe8 kind:arm_call to:0x020be2ec module:overlay(17) +from:0x020bd064 kind:arm_call to:0x021680fc module:overlay(93) +from:0x020bd0ac kind:arm_call to:0x021680fc module:overlay(93) +from:0x020bd0bc kind:arm_call to:0x02168020 module:overlay(93) +from:0x020bd148 kind:arm_call to:0x02168258 module:overlay(93) +from:0x020bd26c kind:arm_call to:0x02096b1c module:overlay(0) +from:0x020bd27c kind:arm_call to:0x020bc95c module:overlay(17) +from:0x020bd288 kind:load to:0x0204a110 module:main +from:0x020bd28c kind:load to:0x0204a088 module:main +from:0x020bd290 kind:load to:0x02049b18 module:main +from:0x020bd2b0 kind:arm_call to:0x020a8854 module:overlay(0) +from:0x020bd2d0 kind:arm_call to:0x020db844 module:overlay(31) +from:0x020bd2e0 kind:arm_call to:0x02182fa8 module:overlay(102) +from:0x020bd2f8 kind:arm_call to:0x02182ffc module:overlay(102) +from:0x020bd348 kind:arm_call to:0x02089bbc module:overlay(0) +from:0x020bd458 kind:arm_call to:0x0208abc4 module:overlay(0) +from:0x020bd474 kind:load to:0x020ab3c8 module:overlay(0) +from:0x020bd488 kind:arm_call to:0x02089bbc module:overlay(0) +from:0x020bd4b4 kind:arm_call to:0x02019300 module:main +from:0x020bd4d4 kind:arm_call to:0x020eab6c module:overlay(21) +from:0x020bd4f4 kind:arm_call to:0x020be9cc module:overlay(17) +from:0x020bd50c kind:arm_call to:0x020de19c module:overlay(26) +from:0x020bd52c kind:arm_call to:0x0216fbf0 module:overlay(88) +from:0x020bd550 kind:arm_call to:0x0218303c module:overlay(102) +from:0x020bd55c kind:arm_call to:0x020bc5fc module:overlay(17) +from:0x020bd564 kind:load to:0x0204a110 module:main +from:0x020bd57c kind:arm_call to:0x01ffd420 module:itcm +from:0x020bd594 kind:arm_call to:0x020eae2c module:overlay(21) +from:0x020bd5b8 kind:arm_call to:0x02183180 module:overlay(102) +from:0x020bd5c0 kind:load to:0x027e09b8 module:dtcm +from:0x020bd5d4 kind:arm_call to:0x020de45c module:overlay(26) +from:0x020bd5f4 kind:arm_call to:0x020eae84 module:overlays(21,22,26) +from:0x020bd608 kind:arm_call to:0x020de46c module:overlay(26) +from:0x020bd61c kind:arm_call to:0x0216fca0 module:overlay(88) +from:0x020bd630 kind:arm_call to:0x020bd2e8 module:overlay(17) +from:0x020bd63c kind:arm_call to:0x021831b4 module:overlay(102) +from:0x020bd658 kind:arm_call to:0x020eb010 module:overlay(21) +from:0x020bd670 kind:arm_call to:0x020de49c module:overlay(26) +from:0x020bd688 kind:arm_call to:0x0216ff10 module:overlay(88) +from:0x020bd694 kind:arm_call to:0x021831f0 module:overlay(102) +from:0x020bd6b0 kind:arm_call to:0x020be098 module:overlay(17) +from:0x020bd708 kind:arm_call to:0x020eaef0 module:overlays(21,26) +from:0x020bd718 kind:arm_call to:0x0208cc90 module:overlay(0) +from:0x020bd73c kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x020bd750 kind:load to:0x027e0ce0 module:dtcm +from:0x020bd754 kind:load to:0x027e0cd8 module:dtcm +from:0x020bd760 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x020bd7b4 kind:arm_call to:0x0208d754 module:overlay(0) +from:0x020bd7c4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020bd7cc kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020bd7d8 kind:arm_call to:0x02089f0c module:overlay(0) +from:0x020bd808 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020bd814 kind:arm_call_thumb to:0x0208d3fc module:overlay(0) +from:0x020bd828 kind:arm_call to:0x020db160 module:overlay(31) +from:0x020bd830 kind:arm_call to:0x02082e54 module:overlay(0) +from:0x020bd848 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x020bd85c kind:arm_call to:0x02091f08 module:overlay(0) +from:0x020bd88c kind:arm_call to:0x020936c4 module:overlay(0) +from:0x020bd8b0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020bd8f4 kind:arm_call to:0x020936c4 module:overlay(0) +from:0x020bd928 kind:arm_call to:0x0208cbf0 module:overlay(0) +from:0x020bd950 kind:arm_call to:0x02092648 module:overlay(0) +from:0x020bd978 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x020bd98c kind:arm_call to:0x020bd6e0 module:overlay(17) +from:0x020bd998 kind:arm_call to:0x0208dc98 module:overlay(0) +from:0x020bd9b4 kind:arm_call to:0x020830a4 module:overlay(0) +from:0x020bd9cc kind:arm_call to:0x0209360c module:overlay(0) +from:0x020bd9d8 kind:arm_call to:0x02093650 module:overlay(0) +from:0x020bd9e4 kind:arm_call to:0x020bd6b8 module:overlay(17) +from:0x020bda14 kind:arm_call to:0x020bc640 module:overlay(17) +from:0x020bda38 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020bda44 kind:arm_call to:0x020bd758 module:overlay(17) +from:0x020bda54 kind:arm_call to:0x02093718 module:overlay(0) +from:0x020bda60 kind:arm_call to:0x0209378c module:overlay(0) +from:0x020bda88 kind:arm_call to:0x020830d4 module:overlay(0) +from:0x020bdadc kind:arm_call to:0x020936c4 module:overlay(0) +from:0x020bdb00 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020bdb08 kind:arm_call to:0x0208cbf0 module:overlay(0) +from:0x020bdb30 kind:arm_call to:0x02092648 module:overlay(0) +from:0x020bdb58 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x020bdb70 kind:arm_call to:0x020bd6e0 module:overlay(17) +from:0x020bdb7c kind:arm_call to:0x0208dc98 module:overlay(0) +from:0x020bdb98 kind:arm_call to:0x020830a4 module:overlay(0) +from:0x020bdbc4 kind:arm_call to:0x020936c4 module:overlay(0) +from:0x020bdbd4 kind:arm_call to:0x0209360c module:overlay(0) +from:0x020bdbe0 kind:arm_call to:0x02093650 module:overlay(0) +from:0x020bdbec kind:arm_call to:0x020bd6b8 module:overlay(17) +from:0x020bdc1c kind:arm_call to:0x020bc640 module:overlay(17) +from:0x020bdc40 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020bdc78 kind:arm_call to:0x02089998 module:overlay(0) +from:0x020bdc88 kind:arm_call to:0x020bd758 module:overlay(17) +from:0x020bdc98 kind:arm_call to:0x02093718 module:overlay(0) +from:0x020bdca4 kind:arm_call to:0x0209378c module:overlay(0) +from:0x020bdccc kind:arm_call to:0x020830d4 module:overlay(0) +from:0x020bdcd4 kind:arm_call to:0x02092e38 module:overlay(0) +from:0x020bdcf0 kind:load to:0x0204a088 module:main +from:0x020bdd0c kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x020bdd28 kind:arm_call to:0x0208d754 module:overlay(0) +from:0x020bdd34 kind:arm_call to:0x0208d7f0 module:overlay(0) +from:0x020bdd5c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020bdd78 kind:arm_call to:0x02092ea8 module:overlay(0) +from:0x020bdd80 kind:load to:0x027e0cec module:dtcm +from:0x020bddf0 kind:arm_call to:0x020bbef4 module:overlay(17) +from:0x020bde10 kind:arm_call to:0x020bbcd8 module:overlay(17) +from:0x020bde20 kind:arm_call to:0x02019514 module:main +from:0x020bde40 kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x020bdee8 kind:arm_call to:0x020864f8 module:overlay(0) +from:0x020bdf14 kind:arm_call to:0x02182c84 module:overlay(102) +from:0x020bdf38 kind:arm_call to:0x02092ecc module:overlay(0) +from:0x020bdf44 kind:load to:0x0204a110 module:main +from:0x020bdf60 kind:arm_call to:0x0208d3a8 module:overlay(0) +from:0x020bdf78 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x020bdfe4 kind:arm_call to:0x0201aa44 module:main +from:0x020be038 kind:arm_call to:0x0201aad0 module:main +from:0x020be048 kind:arm_call to:0x0208d754 module:overlay(0) +from:0x020be068 kind:arm_call to:0x0201aad0 module:main +from:0x020be084 kind:arm_call to:0x0208d3d0 module:overlay(0) +from:0x020be090 kind:load to:0x027e0998 module:dtcm +from:0x020be094 kind:load to:0x0204af1c module:main +from:0x020be0a4 kind:load to:0x02093fe8 module:overlay(0) +from:0x020be154 kind:arm_call to:0x01ffd43c module:itcm +from:0x020be2a0 kind:arm_call to:0x020166f4 module:main +from:0x020be2b8 kind:arm_call to:0x020166f4 module:main +from:0x020be2dc kind:load to:0x027e09bc module:dtcm +from:0x020be2e8 kind:load to:0x027e0954 module:dtcm +from:0x020be324 kind:arm_call to:0x020dcb60 module:overlay(31) +from:0x020be340 kind:arm_call to:0x020968fc module:overlay(0) +from:0x020be370 kind:arm_call to:0x01ffb974 module:itcm +from:0x020be384 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x020be394 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x020be3a4 kind:arm_call to:0x02080998 module:overlay(0) +from:0x020be400 kind:arm_call to:0x01ff916c module:itcm +from:0x020be418 kind:arm_call to:0x020968b8 module:overlay(0) +from:0x020be42c kind:load to:0x027e0cec module:dtcm +from:0x020be430 kind:load to:0x027e0cd8 module:dtcm +from:0x020be444 kind:arm_call to:0x020dca3c module:overlay(31) +from:0x020be48c kind:arm_call to:0x02014478 module:main +from:0x020be494 kind:arm_call to:0x02096af4 module:overlay(0) +from:0x020be4a4 kind:arm_call to:0x020137c8 module:main +from:0x020be4b4 kind:arm_call to:0x02014478 module:main +from:0x020be4c0 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x020be4ec kind:arm_call to:0x02077480 module:overlay(0) +from:0x020be4fc kind:arm_call to:0x02077468 module:overlay(0) +from:0x020be530 kind:arm_call to:0x01ffd43c module:itcm +from:0x020be570 kind:arm_call to:0x02096af4 module:overlay(0) +from:0x020be5ec kind:arm_call to:0x020767b4 module:overlay(0) +from:0x020be610 kind:arm_call to:0x01ffb714 module:itcm +from:0x020be61c kind:arm_call to:0x01ffb744 module:itcm +from:0x020be634 kind:arm_call to:0x01ffb714 module:itcm +from:0x020be644 kind:arm_call to:0x01ff9770 module:itcm +from:0x020be654 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020be6b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020be6ec kind:arm_call to:0x01ffb428 module:itcm +from:0x020be724 kind:arm_call to:0x01ffb800 module:itcm +from:0x020be734 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be740 kind:arm_call to:0x02078698 module:overlay(0) +from:0x020be828 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be838 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be854 kind:arm_call to:0x01ff9364 module:itcm +from:0x020be898 kind:load to:0x02049b18 module:main +from:0x020be89c kind:load to:0x027e09bc module:dtcm +from:0x020be8a4 kind:load to:0x0204a088 module:main +from:0x020be920 kind:arm_call to:0x020d34a0 module:overlay(24) +from:0x020be930 kind:arm_call to:0x020d34a0 module:overlay(24) +from:0x020be938 kind:arm_call to:0x0201a710 module:main +from:0x020be95c kind:arm_call to:0x0203a1bc module:main +from:0x020be96c kind:arm_call to:0x0205db44 module:overlay(0) +from:0x020be994 kind:arm_call to:0x0201a710 module:main +from:0x020be9dc kind:load to:0x027e0d04 module:dtcm +from:0x020be9e0 kind:load to:0x020bea14 module:overlay(17) +from:0x020bea10 kind:load to:0x020c3dc0 module:overlay(17) +from:0x020bea1c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020bea20 kind:arm_call_thumb to:0x020d3dcc module:overlay(24) +from:0x020bea30 kind:arm_call to:0x020be9e4 module:overlay(17) +from:0x020bea60 kind:arm_call to:0x020bec9c module:overlay(17) +from:0x020bea84 kind:arm_call to:0x01ffd400 module:itcm +from:0x020bead8 kind:arm_call to:0x020bec6c module:overlay(17) +from:0x020beaf0 kind:arm_call to:0x020cd3f0 module:overlay(24) +from:0x020beb2c kind:arm_call to:0x020cd3e0 module:overlay(24) +from:0x020beb44 kind:load to:0x027e09a4 module:dtcm +from:0x020beb48 kind:load to:0x020c3dc0 module:overlay(17) +from:0x020beb4c kind:load to:0x020d8698 module:overlays(19,24) +from:0x020beb50 kind:load to:0x020c3dc4 module:overlay(17) +from:0x020beb78 kind:arm_call to:0x0205c944 module:overlay(0) +from:0x020beb7c kind:arm_call to:0x020d4d10 module:overlay(24) +from:0x020beba4 kind:arm_call to:0x0205c944 module:overlay(0) +from:0x020bebac kind:arm_call to:0x020d4d10 module:overlay(24) +from:0x020bebb8 kind:arm_call to:0x020d4cc0 module:overlay(24) +from:0x020bebc4 kind:arm_call to:0x020cd410 module:overlay(24) +from:0x020bebd0 kind:arm_call to:0x020cd3f0 module:overlay(24) +from:0x020bebd8 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020bec04 kind:arm_call to:0x020bec6c module:overlay(17) +from:0x020bec10 kind:arm_call to:0x020cd3d0 module:overlay(24) +from:0x020bec18 kind:load to:0x020c3dc2 module:overlay(17) +from:0x020bec1c kind:load to:0x020d8698 module:overlays(19,24) +from:0x020bec50 kind:arm_call to:0x020bec6c module:overlay(17) +from:0x020bec5c kind:arm_call to:0x020cd3d0 module:overlay(24) +from:0x020bec64 kind:load to:0x020c3dc3 module:overlay(17) +from:0x020bec68 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020beca8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020becc8 kind:arm_call to:0x02106aa8 module:overlay(26) +from:0x020becd0 kind:load to:0x027e09a4 module:dtcm +from:0x020becd4 kind:load to:0x027e0cd8 module:dtcm +from:0x020bed70 kind:arm_call to:0x0215eb18 module:overlay(71) +from:0x020bed80 kind:arm_call to:0x02019300 module:main +from:0x020bed90 kind:arm_call to:0x02019340 module:main +from:0x020beda4 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bedf0 kind:arm_call to:0x02096e44 module:overlay(0) +from:0x020bee10 kind:load to:0x027e09a4 module:dtcm +from:0x020bee14 kind:load to:0x027e0d70 module:dtcm +from:0x020bee18 kind:load to:0x0204a110 module:main +from:0x020bee1c kind:load to:0x020bee20 module:overlay(17) +from:0x020bef00 kind:arm_call to:0x02098a18 module:overlay(0) +from:0x020bef1c kind:arm_call to:0x01ffecdc module:itcm +from:0x020bef30 kind:arm_call to:0x01ffecdc module:itcm +from:0x020bef64 kind:arm_call to:0x0208be0c module:overlay(0) +from:0x020bef7c kind:arm_call to:0x020beeec module:overlay(17) +from:0x020bef84 kind:load to:0x027e0ce0 module:dtcm +from:0x020bf010 kind:arm_call to:0x0201aa44 module:main +from:0x020bf01c kind:load to:0x027e0998 module:dtcm +from:0x020bf020 kind:load to:0x0204af1c module:main +from:0x020bf044 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x020bf04c kind:load to:0x027e0ce4 module:dtcm +from:0x020bf088 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bf100 kind:arm_call to:0x0209807c module:overlay(0) +from:0x020bf140 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020bf160 kind:arm_call to:0x020bf2d8 module:overlay(17) +from:0x020bf16c kind:load to:0x0203e964 module:main +from:0x020bf174 kind:load to:0x027e09a8 module:dtcm +from:0x020bf1ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bf224 kind:arm_call to:0x020980e0 module:overlay(0) +from:0x020bf250 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020bf270 kind:arm_call to:0x020bf2d8 module:overlay(17) +from:0x020bf27c kind:load to:0x0203e964 module:main +from:0x020bf280 kind:load to:0x027e09a8 module:dtcm +from:0x020bf2b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bf2bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf2c4 kind:arm_call to:0x02098244 module:overlay(0) +from:0x020bf3d8 kind:load to:0x027e09a4 module:dtcm +from:0x020bf3dc kind:load to:0x020aa888 module:overlay(0) +from:0x020bf414 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020bf440 kind:arm_call to:0x02097f38 module:overlay(0) +from:0x020bf450 kind:arm_call to:0x02097fcc module:overlay(0) +from:0x020bf480 kind:arm_call to:0x02097ea0 module:overlay(0) +from:0x020bf490 kind:arm_call to:0x02097e04 module:overlay(0) +from:0x020bf4a0 kind:arm_call to:0x02097d4c module:overlay(0) +from:0x020bf4ac kind:load to:0x027e09a4 module:dtcm +from:0x020bf4e0 kind:arm_call to:0x020e8d2c module:overlay(31) +from:0x020bf51c kind:arm_call to:0x020eed64 module:overlay(31) +from:0x020bf544 kind:arm_call to:0x0214143c module:overlay(70) +from:0x020bf554 kind:arm_call to:0x020a9d78 module:overlay(0) +from:0x020bf568 kind:arm_call to:0x020f9f8c module:overlay(31) +from:0x020bf5b8 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x020bf5f8 kind:arm_call to:0x01fff60c module:itcm +from:0x020bf624 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x020bf630 kind:load to:0x027e09b4 module:dtcm +from:0x020bf670 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bf6a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf73c kind:arm_call to:0x02099870 module:overlay(0) +from:0x020bf788 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bf7a4 kind:load to:0x020aecfc module:overlay(0) +from:0x020bf7bc kind:arm_call to:0x02098838 module:overlay(0) +from:0x020bf7e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf864 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020bf8c0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020bf8ec kind:arm_call to:0x020998f0 module:overlay(0) +from:0x020bf934 kind:load to:0x027e07d4 module:dtcm +from:0x020bf960 kind:arm_call to:0x020d9c14 module:overlays(26,31) +from:0x020bf994 kind:load to:0x027e0d38 module:dtcm +from:0x020bf998 kind:load to:0x020aecec module:overlay(0) +from:0x020bf9e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bf9f0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bfa2c kind:arm_call to:0x01fff148 module:itcm +from:0x020bfa38 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfa44 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bfa4c kind:load to:0x027e0ce0 module:dtcm +from:0x020bfa84 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfa90 kind:arm_call to:0x0203a1bc module:main +from:0x020bfaa0 kind:arm_call to:0x0203a1bc module:main +from:0x020bfabc kind:arm_call to:0x0203a1bc module:main +from:0x020bfbb8 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x020bfbd4 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x020bfbec kind:arm_call to:0x01fff3b4 module:itcm +from:0x020bfc00 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x020bfc34 kind:arm_call to:0x01ff938c module:itcm +from:0x020bfc60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bfcf8 kind:arm_call to:0x020f439c module:overlay(31) +from:0x020bfd10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020bfd20 kind:arm_call to:0x020e6d48 module:overlay(31) +from:0x020bfd30 kind:load to:0x027e0ce0 module:dtcm +from:0x020bfd38 kind:load to:0x020aed00 module:overlay(0) +from:0x020bfd3c kind:load to:0x027e0d38 module:dtcm +from:0x020bfd40 kind:load to:0x027e0ce4 module:dtcm +from:0x020bfd48 kind:load to:0x0203e964 module:main +from:0x020bfd8c kind:arm_call to:0x01ffce1c module:itcm +from:0x020bfeb4 kind:arm_call to:0x01ffd768 module:itcm +from:0x020bfed8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020bfef4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bff1c kind:arm_call to:0x01ff9258 module:itcm +from:0x020bff44 kind:load to:0x020aed08 module:overlay(0) +from:0x020bff48 kind:load to:0x020aed04 module:overlay(0) +from:0x020bff54 kind:load to:0x020c002c module:overlay(17) +from:0x020bff70 kind:arm_call to:0x02082124 module:overlay(0) +from:0x020c0014 kind:arm_call to:0x0201aad0 module:main +from:0x020c0020 kind:load to:0x027e0cd8 module:dtcm +from:0x020c0024 kind:load to:0x027e0998 module:dtcm +from:0x020c0028 kind:load to:0x0204af1c module:main +from:0x020c0044 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c006c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020c0074 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c00c4 kind:arm_call to:0x0201456c module:main +from:0x020c00d8 kind:load to:0x020499e0 module:main +from:0x020c00f0 kind:arm_call to:0x02019300 module:main +from:0x020c0100 kind:arm_call to:0x02019340 module:main +from:0x020c01a8 kind:arm_call to:0x0209c444 module:overlay(0) +from:0x020c01c4 kind:load to:0x0204a110 module:main +from:0x020c0208 kind:arm_call to:0x01fff590 module:itcm +from:0x020c0250 kind:arm_call to:0x02082124 module:overlay(0) +from:0x020c02a8 kind:load to:0x027e0cd8 module:dtcm +from:0x020c02c4 kind:arm_call to:0x01fff498 module:itcm +from:0x020c030c kind:arm_call to:0x01ffedac module:itcm +from:0x020c0328 kind:arm_call to:0x020c02ac module:overlay(17) +from:0x020c035c kind:arm_call to:0x02077480 module:overlay(0) +from:0x020c036c kind:arm_call to:0x02077468 module:overlay(0) +from:0x020c03b0 kind:arm_call to:0x02076fa8 module:overlay(0) +from:0x020c03ec kind:arm_call to:0x02080098 module:overlay(0) +from:0x020c0454 kind:arm_call to:0x01fff498 module:itcm +from:0x020c049c kind:arm_call to:0x0209d144 module:overlay(0) +from:0x020c0504 kind:load to:0x027e09bc module:dtcm +from:0x020c0508 kind:load to:0x027e0c90 module:dtcm +from:0x020c0548 kind:arm_call to:0x01fff498 module:itcm +from:0x020c05e0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020c05f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020c0608 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020c0624 kind:arm_call to:0x0209e11c module:overlay(0) +from:0x020c0650 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020c0680 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020c06bc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020c06d4 kind:arm_call to:0x0209e11c module:overlay(0) +from:0x020c06e0 kind:arm_call to:0x0209e38c module:overlay(0) +from:0x020c0714 kind:arm_call to:0x0209e11c module:overlay(0) +from:0x020c0758 kind:arm_call to:0x0209dde0 module:overlay(0) +from:0x020c0898 kind:load to:0x020c3dec module:overlay(17) +from:0x020c08c0 kind:load to:0x027e09ac module:dtcm +from:0x020c095c kind:arm_call to:0x01fff60c module:itcm +from:0x020c096c kind:load to:0x027e0cd8 module:dtcm +from:0x020c0984 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c09f0 kind:arm_call to:0x020c0c50 module:overlay(17) +from:0x020c0a10 kind:arm_call to:0x020c0c50 module:overlay(17) +from:0x020c0a24 kind:load to:0x027e09ac module:dtcm +from:0x020c0a5c kind:arm_call to:0x020c0970 module:overlay(17) +from:0x020c0a68 kind:load to:0x027e09ac module:dtcm +from:0x020c0a80 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0aec kind:arm_call to:0x0205dbe4 module:overlay(0) +from:0x020c0b0c kind:arm_call to:0x0205dbe4 module:overlay(0) +from:0x020c0b50 kind:arm_call to:0x02072cb4 module:overlay(0) +from:0x020c0b68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0b7c kind:arm_call to:0x01ff9258 module:itcm +from:0x020c0b88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0ba0 kind:arm_call to:0x01ffcb94 module:itcm +from:0x020c0bb0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0bec kind:arm_call to:0x02024a84 module:main +from:0x020c0c10 kind:arm_call to:0x020c0dec module:overlay(17) +from:0x020c0c24 kind:arm_call to:0x020c0dec module:overlay(17) +from:0x020c0c38 kind:load to:0x027e09ac module:dtcm +from:0x020c0c3c kind:load to:0x027e09b0 module:dtcm +from:0x020c0c60 kind:arm_call to:0x01ffb66c module:itcm +from:0x020c0de0 kind:load to:0x0203e964 module:main +from:0x020c0e6c kind:arm_call to:0x020c0774 module:overlay(17) +from:0x020c0e88 kind:arm_call to:0x020c0774 module:overlay(17) +from:0x020c0e9c kind:arm_call to:0x020c0774 module:overlay(17) +from:0x020c0eb0 kind:arm_call to:0x020c0774 module:overlay(17) +from:0x020c0ec4 kind:arm_call to:0x020c0774 module:overlay(17) +from:0x020c0ef0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0fb0 kind:arm_call to:0x01ffc768 module:itcm +from:0x020c1038 kind:arm_call to:0x02024fc4 module:main +from:0x020c10e8 kind:load to:0x027e095c module:dtcm +from:0x020c10f8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020c10fc kind:load to:0x0203e964 module:main +from:0x020c1198 kind:arm_call to:0x01ffb714 module:itcm +from:0x020c11a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c11ec kind:arm_call to:0x01ff9258 module:itcm +from:0x020c1290 kind:arm_call to:0x01ffb428 module:itcm +from:0x020c12f8 kind:load to:0x0203e964 module:main +from:0x020c130c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c1374 kind:arm_call to:0x020c13b4 module:overlay(17) +from:0x020c1394 kind:arm_call to:0x020c13b4 module:overlay(17) +from:0x020c13a8 kind:load to:0x027e09ac module:dtcm +from:0x020c1854 kind:load to:0x0203e964 module:main +from:0x020c187c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020c1888 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020c18b4 kind:arm_call to:0x0201aa44 module:main +from:0x020c18c0 kind:load to:0x0204af1c module:main +from:0x020c18cc kind:arm_call to:0x020c19a0 module:overlay(17) +from:0x020c193c kind:arm_call to:0x0201673c module:main +from:0x020c1958 kind:arm_call to:0x020166cc module:main +from:0x020c1964 kind:arm_call to:0x020c623c module:overlay(24) +from:0x020c1980 kind:arm_call to:0x020c4d74 module:overlay(24) +from:0x020c1990 kind:arm_call to:0x020c19ec module:overlay(17) +from:0x020c1998 kind:load to:0x027e0994 module:dtcm +from:0x020c199c kind:load to:0x020d8660 module:overlays(19,24) +from:0x020c19d8 kind:arm_call to:0x020c1c80 module:overlay(17) +from:0x020c19fc kind:arm_call to:0x020166ac module:main +from:0x020c1a4c kind:arm_call to:0x0201ed30 module:main +from:0x020c1a78 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1abc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1ad8 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1ae8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1b28 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1b50 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1b68 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1bac kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1bc8 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1bd8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1c18 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1c44 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1c7c kind:load to:0x020c3f14 module:overlay(17) +from:0x020c1cc4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1d08 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1d18 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1d60 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1d78 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1dbc kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1dcc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1e18 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1e50 kind:load to:0x020c3f14 module:overlay(17) +from:0x020c1e88 kind:arm_call to:0x020c297c module:overlay(17) +from:0x020c1f28 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020c1f5c kind:arm_call to:0x020c2ad8 module:overlay(17) +from:0x020c1f84 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020c1fac kind:arm_call to:0x020166f4 module:main +from:0x020c1fb4 kind:load to:0x0204a088 module:main +from:0x020c1fb8 kind:load to:0x027e09bc module:dtcm +from:0x020c1fbc kind:load to:0x027e0954 module:dtcm +from:0x020c2004 kind:arm_call to:0x020c2ad8 module:overlay(17) +from:0x020c2018 kind:load to:0x027e0154 module:dtcm +from:0x020c2034 kind:load to:0x020c1fc0 module:overlay(17) +from:0x020c2054 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020c212c kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020c2150 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020c2160 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c217c kind:load to:0x027e09a4 module:dtcm +from:0x020c2190 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2194 kind:load to:0x020b539c module:overlay(0) +from:0x020c2198 kind:load to:0x027e0ce4 module:dtcm +from:0x020c21b8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020c2290 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020c22b8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020c22c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c22f0 kind:load to:0x027e09a4 module:dtcm +from:0x020c2304 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2308 kind:load to:0x020b539c module:overlay(0) +from:0x020c230c kind:load to:0x027e0ce4 module:dtcm +from:0x020c2330 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020c2360 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020c2370 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c2398 kind:load to:0x020b539c module:overlay(0) +from:0x020c23a0 kind:load to:0x027e0ce4 module:dtcm +from:0x020c23c4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020c23f4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020c2404 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c242c kind:load to:0x020b539c module:overlay(0) +from:0x020c2434 kind:load to:0x027e0ce4 module:dtcm +from:0x020c24e0 kind:arm_call to:0x020c2038 module:overlay(17) +from:0x020c24fc kind:arm_call to:0x020c219c module:overlay(17) +from:0x020c2524 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c2540 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c2564 kind:arm_call to:0x020c2038 module:overlay(17) +from:0x020c2580 kind:arm_call to:0x020c219c module:overlay(17) +from:0x020c25a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c25c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c25e8 kind:arm_call to:0x020c2038 module:overlay(17) +from:0x020c2604 kind:arm_call to:0x020c219c module:overlay(17) +from:0x020c2628 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c2644 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c2668 kind:arm_call to:0x020c2038 module:overlay(17) +from:0x020c2684 kind:arm_call to:0x020c219c module:overlay(17) +from:0x020c26ac kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c26c8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c26d4 kind:load to:0x027e0cd8 module:dtcm +from:0x020c26e0 kind:load to:0x027e0cec module:dtcm +from:0x020c277c kind:arm_call to:0x020c2310 module:overlay(17) +from:0x020c2790 kind:arm_call to:0x020c23a4 module:overlay(17) +from:0x020c27b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c27c8 kind:arm_call to:0x020c2310 module:overlay(17) +from:0x020c27dc kind:arm_call to:0x020c23a4 module:overlay(17) +from:0x020c27fc kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c2814 kind:arm_call to:0x020c2310 module:overlay(17) +from:0x020c2828 kind:arm_call to:0x020c23a4 module:overlay(17) +from:0x020c2848 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c2860 kind:arm_call to:0x020c2310 module:overlay(17) +from:0x020c2874 kind:arm_call to:0x020c23a4 module:overlay(17) +from:0x020c2894 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020c28a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020c28a8 kind:load to:0x027e0cec module:dtcm +from:0x020c2930 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020c2948 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020c2958 kind:arm_call to:0x02071eac module:overlay(0) +from:0x020c296c kind:load to:0x0203e964 module:main +from:0x020c2974 kind:load to:0x027e0cec module:dtcm +from:0x020c2978 kind:load to:0x027e09a8 module:dtcm +from:0x020c2a28 kind:arm_call to:0x02052238 module:overlay(0) +from:0x020c2a90 kind:arm_call to:0x020545d0 module:overlay(0) +from:0x020c2aa0 kind:arm_call to:0x02054548 module:overlay(0) +from:0x020c2af0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c2b44 kind:arm_call to:0x02052bcc module:overlay(0) +from:0x020c2b78 kind:arm_call to:0x02030d48 module:main +from:0x020c2b98 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020c2bb0 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020c2bc8 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020c2bcc kind:arm_call to:0x02030cfc module:main +from:0x020c2bec kind:arm_call to:0x02030d58 module:main +from:0x020c2bf4 kind:arm_call_thumb to:0x020a0b58 module:overlay(0) +from:0x020c2bfc kind:load to:0x020b64a8 module:overlay(0) +from:0x020c2c04 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c2c1c kind:arm_call_thumb to:0x020a1028 module:overlay(0) +from:0x020c2c30 kind:arm_call to:0x02028c90 module:main +from:0x020c2c60 kind:arm_call to:0x02028c90 module:main +from:0x020c2c88 kind:arm_call to:0x02081ca0 module:overlay(0) +from:0x020c2c98 kind:arm_call_thumb to:0x0208ba40 module:overlay(0) +from:0x020c2ca8 kind:arm_call_thumb to:0x020d3c60 module:overlay(24) +from:0x020c2d74 kind:arm_call to:0x02028c60 module:main +from:0x020c2d88 kind:arm_call to:0x02028cdc module:main +from:0x020c2da4 kind:arm_call to:0x02028c60 module:main +from:0x020c2dbc kind:arm_call to:0x02028cdc module:main +from:0x020c2dd4 kind:arm_call to:0x02028cdc module:main +from:0x020c2df0 kind:arm_call to:0x02028c60 module:main +from:0x020c2e0c kind:arm_call to:0x02028cdc module:main +from:0x020c2e20 kind:arm_call to:0x02028cdc module:main +from:0x020c2e44 kind:arm_call to:0x02028c60 module:main +from:0x020c2e78 kind:arm_call to:0x02028c60 module:main +from:0x020c2e94 kind:arm_call to:0x020328c8 module:main +from:0x020c2f48 kind:arm_call to:0x020328c8 module:main +from:0x020c2f60 kind:arm_call to:0x02028cdc module:main +from:0x020c2f68 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2f6c kind:load to:0x027e0ce0 module:dtcm +from:0x020c2f70 kind:load to:0x027e09a4 module:dtcm +from:0x020c2f78 kind:load to:0x027e09b8 module:dtcm +from:0x020c2f7c kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020c2f84 kind:load to:0x020b6510 module:overlay(0) +from:0x020c2fa4 kind:arm_call to:0x020c2c08 module:overlay(17) +from:0x020c2fb4 kind:arm_call_thumb to:0x020a0b2c module:overlay(0) +from:0x020c2fc0 kind:load to:0x020c2b68 module:overlay(17) +from:0x020c2fd4 kind:arm_call to:0x02030d48 module:main +from:0x020c3000 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020c3004 kind:arm_call to:0x02030cfc module:main +from:0x020c3014 kind:arm_call to:0x02030d58 module:main +from:0x020c302c kind:arm_call_thumb to:0x020a0b58 module:overlay(0) +from:0x020c3034 kind:load to:0x020b64a8 module:overlay(0) +from:0x020c303c kind:load to:0x020b62a8 module:overlay(0) +from:0x020c307c kind:arm_call to:0x020328c8 module:main +from:0x020c309c kind:arm_call_thumb to:0x020a0b2c module:overlay(0) +from:0x020c30ac kind:load to:0x020c2fc4 module:overlay(17) +from:0x020c30fc kind:arm_call to:0x02018ac4 module:main +from:0x020c3108 kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020c3110 kind:load to:0x027e0994 module:dtcm +from:0x020c3114 kind:load to:0x0204a120 module:main +from:0x020c312c kind:arm_call to:0x020c3180 module:overlay(17) +from:0x020c3134 kind:arm_call to:0x020c313c module:overlay(17) +from:0x020c3168 kind:arm_call to:0x0201bb84 module:main +from:0x020c3174 kind:arm_call to:0x0201b9a8 module:main +from:0x020c317c kind:load to:0x0204e5f8 module:main +from:0x020c31c8 kind:load to:0x0204a110 module:main +from:0x020c31f8 kind:arm_call to:0x02018ac4 module:main +from:0x020c3204 kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020c3214 kind:arm_call to:0x020c7354 module:overlay(24) +from:0x020c322c kind:arm_call to:0x0201c0c4 module:main +from:0x020c3244 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c3268 kind:arm_call to:0x02070378 module:overlay(0) +from:0x020c3284 kind:arm_call to:0x020c555c module:overlay(24) +from:0x020c3290 kind:arm_call to:0x020c53e8 module:overlay(24) +from:0x020c32a0 kind:arm_call to:0x02070378 module:overlay(0) +from:0x020c32b0 kind:arm_call to:0x020c671c module:overlay(24) +from:0x020c32b8 kind:arm_call to:0x020c66c0 module:overlay(24) +from:0x020c32d8 kind:arm_call to:0x02018aac module:main +from:0x020c32f4 kind:arm_call to:0x0201c0c4 module:main +from:0x020c3300 kind:arm_call to:0x020c555c module:overlay(24) +from:0x020c3308 kind:arm_call to:0x020c53e8 module:overlay(24) +from:0x020c3324 kind:arm_call to:0x020c6770 module:overlay(24) +from:0x020c3360 kind:load to:0x027e0994 module:dtcm +from:0x020c3364 kind:load to:0x0204a120 module:main +from:0x020c3368 kind:load to:0x027e0998 module:dtcm +from:0x020c336c kind:load to:0x027e09a4 module:dtcm +from:0x020c3370 kind:load to:0x027e09a0 module:dtcm +from:0x020c33e8 kind:arm_call to:0x020702fc module:overlay(0) +from:0x020c3408 kind:arm_call to:0x020c313c module:overlay(17) +from:0x020c3410 kind:load to:0x027e09a0 module:dtcm +from:0x020c3438 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c348c kind:arm_call to:0x020c3644 module:overlay(17) +from:0x020c34a4 kind:arm_call to:0x020c35e8 module:overlay(17) +from:0x020c34dc kind:arm_call to:0x0203a1bc module:main +from:0x020c34f0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c3504 kind:arm_call to:0x020cf9d4 module:overlay(24) +from:0x020c353c kind:arm_call to:0x0203a1bc module:main +from:0x020c3570 kind:load to:0x020b5214 module:overlay(0) +from:0x020c35d0 kind:arm_call to:0x020c3668 module:overlay(17) +from:0x020c361c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c3660 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c36c4 kind:arm_call to:0x02061a48 module:overlay(0) +from:0x020c3734 kind:arm_call to:0x0201aad0 module:main +from:0x020c3740 kind:load to:0x027e0998 module:dtcm +from:0x020c3744 kind:load to:0x0204af1c module:main +from:0x020c3774 kind:arm_call to:0x020c378c module:overlay(17) +from:0x020c37ec kind:arm_call to:0x02061a48 module:overlay(0) +from:0x020c3860 kind:arm_call to:0x0201aa44 module:main +from:0x020c38a8 kind:arm_call to:0x0201aa44 module:main +from:0x020c38f8 kind:arm_call to:0x0201aa44 module:main +from:0x020c3904 kind:load to:0x027e0998 module:dtcm +from:0x020c3908 kind:load to:0x0204af1c module:main +from:0x020c3924 kind:arm_call to:0x0201c4d8 module:main +from:0x020c3940 kind:arm_call to:0x020be8a8 module:overlay(17) +from:0x020c3948 kind:arm_call to:0x020c3414 module:overlay(17) +from:0x020c396c kind:arm_call to:0x020dc33c module:overlay(26) +from:0x020c3974 kind:load to:0x0204aeac module:main +from:0x020c3978 kind:load to:0x027e09a4 module:dtcm +from:0x020c398c kind:arm_call to:0x020c3748 module:overlay(17) +from:0x020c39a4 kind:arm_call to:0x020c3574 module:overlay(17) +from:0x020c39c8 kind:arm_call to:0x020dc394 module:overlay(26) +from:0x020c39d0 kind:load to:0x027e09a4 module:dtcm +from:0x020c39e8 kind:arm_call to:0x020d32b4 module:overlay(24) +from:0x020c3a34 kind:load to:0x020c3f40 module:overlay(17) +from:0x020c3a50 kind:arm_call to:0x02019548 module:main +from:0x020c3a6c kind:arm_call to:0x020ca48c module:overlay(24) +from:0x020c3a74 kind:arm_call to:0x020ca5c8 module:overlay(24) +from:0x020c3a7c kind:arm_call to:0x020c18e4 module:overlay(17) +from:0x020c3a88 kind:arm_call to:0x020c1a0c module:overlay(17) +from:0x020c3aa4 kind:arm_call to:0x020166cc module:main +from:0x020c3ac4 kind:arm_call to:0x020c18c4 module:overlay(17) +from:0x020c3ae8 kind:arm_call to:0x020c3ca4 module:overlay(17) +from:0x020c3b04 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c3b10 kind:arm_call to:0x020c39f0 module:overlay(17) +from:0x020c3b24 kind:arm_call to:0x020c39f0 module:overlay(17) +from:0x020c3b2c kind:arm_call to:0x020c3d98 module:overlay(17) +from:0x020c3b38 kind:arm_call to:0x020166ac module:main +from:0x020c3b4c kind:load to:0x0204a110 module:main +from:0x020c3b50 kind:load to:0x020c3f3c module:overlay(17) +from:0x020c3b54 kind:load to:0x020b504c module:overlay(0) +from:0x020c3ba4 kind:arm_call to:0x020c19cc module:overlay(17) +from:0x020c3bb0 kind:arm_call to:0x020c39f0 module:overlay(17) +from:0x020c3bd4 kind:arm_call to:0x020c39f0 module:overlay(17) +from:0x020c3bf8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c3c28 kind:arm_call to:0x02019538 module:main +from:0x020c3c3c kind:arm_call to:0x02019538 module:main +from:0x020c3c50 kind:arm_call to:0x02019538 module:main +from:0x020c3c58 kind:load to:0x027e0994 module:dtcm +from:0x020c3c5c kind:load to:0x027e09a4 module:dtcm +from:0x020c3c60 kind:load to:0x0204a110 module:main +from:0x020c3c7c kind:arm_call to:0x020c19a0 module:overlay(17) +from:0x020c3c90 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c3c98 kind:arm_call to:0x020c19cc module:overlay(17) +from:0x020c3ca0 kind:load to:0x020b5214 module:overlay(0) +from:0x020c3cb4 kind:arm_call to:0x020c39f0 module:overlay(17) +from:0x020c3cbc kind:arm_call to:0x020c3d98 module:overlay(17) +from:0x020c3ce8 kind:arm_call to:0x02019538 module:main +from:0x020c3cf0 kind:arm_call to:0x020196b0 module:main +from:0x020c3d04 kind:arm_call to:0x0201c0c4 module:main +from:0x020c3d18 kind:arm_call to:0x02019538 module:main +from:0x020c3d24 kind:arm_call to:0x020166ac module:main +from:0x020c3d30 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c3d54 kind:arm_call to:0x020c7354 module:overlay(24) +from:0x020c3d68 kind:arm_call to:0x0201c494 module:main +from:0x020c3d78 kind:arm_call to:0x0201c494 module:main +from:0x020c3d80 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020c3d84 kind:load to:0x0204a110 module:main +from:0x020c3d88 kind:load to:0x027e0994 module:dtcm +from:0x020c3d8c kind:load to:0x027e09a4 module:dtcm +from:0x020c3d90 kind:load to:0x027e0998 module:dtcm +from:0x020c3d94 kind:load to:0x0204aeac module:main +from:0x020c3db0 kind:arm_call to:0x020ca658 module:overlay(24) +from:0x020c3e4c kind:arm_call to:0x02013c24 module:main +from:0x020c3e64 kind:arm_call to:0x0203ce74 module:main +from:0x020c3e78 kind:load to:0x020c3f60 module:overlay(17) +from:0x020c3e7c kind:load to:0x020c3f70 module:overlay(17) +from:0x020c3e80 kind:load to:0x020c403c module:overlay(17) +from:0x020c3e84 kind:load to:0x020c3f08 module:overlay(17) +from:0x020c3e88 kind:load to:0x020bba20 module:overlay(17) +from:0x020c3e8c kind:load to:0x020c3f64 module:overlay(17) +from:0x020c3ec4 kind:load to:0x020c3f14 module:overlay(17) +from:0x020c3edc kind:load to:0x020c3f3c module:overlay(17) +from:0x020c3ee0 kind:load to:0x020c3e24 module:overlay(17) +from:0x020c3ee4 kind:load to:0x020c3e90 module:overlay(17) +from:0x020c3ee8 kind:load to:0x020c3ec8 module:overlay(17) +from:0x020c3f08 kind:load to:0x020bba20 module:overlay(17) +from:0x020c3f0c kind:load to:0x020bba48 module:overlay(17) +from:0x020c3f10 kind:load to:0x02013e34 module:main +from:0x020c3f38 kind:load to:0x020c201c module:overlay(17) +from:0x020c3f40 kind:load to:0x020c39f8 module:overlay(17) +from:0x020c3f48 kind:load to:0x020c3a38 module:overlay(17) +from:0x020c3f50 kind:load to:0x020c3b58 module:overlay(17) diff --git a/config/eur/arm9/overlays/ov017/symbols.txt b/config/eur/arm9/overlays/ov017/symbols.txt new file mode 100644 index 00000000..d43f2801 --- /dev/null +++ b/config/eur/arm9/overlays/ov017/symbols.txt @@ -0,0 +1,185 @@ +func_ov017_020bb660 kind:function(arm,size=0x198) addr:0x020bb660 +func_ov017_020bb7f8 kind:function(arm,size=0x13c) addr:0x020bb7f8 +func_ov017_020bb934 kind:function(arm,size=0x60) addr:0x020bb934 +func_ov017_020bb994 kind:function(arm,size=0x8c) addr:0x020bb994 +func_ov017_020bba20 kind:function(arm,size=0x28) addr:0x020bba20 +func_ov017_020bba48 kind:function(arm,size=0x30) addr:0x020bba48 +func_ov017_020bba78 kind:function(arm,size=0x1c) addr:0x020bba78 +func_ov017_020bba94 kind:function(arm,size=0x14) addr:0x020bba94 +func_ov017_020bbaa8 kind:function(arm,size=0x230) addr:0x020bbaa8 +func_ov017_020bbcd8 kind:function(arm,size=0x21c) addr:0x020bbcd8 +func_ov017_020bbef4 kind:function(arm,size=0x78) addr:0x020bbef4 +func_ov017_020bbf6c kind:function(arm,size=0x10) addr:0x020bbf6c +func_ov017_020bbf7c kind:function(arm,size=0x680) addr:0x020bbf7c +func_ov017_020bc5fc kind:function(arm,size=0x44) addr:0x020bc5fc +func_ov017_020bc640 kind:function(arm,size=0x31c) addr:0x020bc640 +func_ov017_020bc95c kind:function(arm,size=0xe4) addr:0x020bc95c +func_ov017_020bca40 kind:function(arm,size=0x3a8) addr:0x020bca40 +func_ov017_020bcde8 kind:function(arm,size=0x4b8) addr:0x020bcde8 +func_ov017_020bd2a0 kind:function(arm,size=0x48) addr:0x020bd2a0 +func_ov017_020bd2e8 kind:function(arm,size=0x18) addr:0x020bd2e8 +func_ov017_020bd300 kind:function(arm,size=0x178) addr:0x020bd300 +func_ov017_020bd478 kind:function(arm,size=0x28) addr:0x020bd478 +func_ov017_020bd4a0 kind:function(arm,size=0xc8) addr:0x020bd4a0 +func_ov017_020bd568 kind:function(arm,size=0x5c) addr:0x020bd568 +func_ov017_020bd5c4 kind:function(arm,size=0x18) addr:0x020bd5c4 +func_ov017_020bd5dc kind:function(arm,size=0x68) addr:0x020bd5dc +func_ov017_020bd644 kind:function(arm,size=0x58) addr:0x020bd644 +func_ov017_020bd69c kind:function(arm,size=0x1c) addr:0x020bd69c +func_ov017_020bd6b8 kind:function(arm,size=0x28) addr:0x020bd6b8 +func_ov017_020bd6e0 kind:function(arm,size=0x78) addr:0x020bd6e0 +func_ov017_020bd758 kind:function(arm,size=0x30) addr:0x020bd758 +func_ov017_020bd788 kind:function(arm,size=0x56c) addr:0x020bd788 +func_ov017_020bdcf4 kind:function(arm,size=0x90) addr:0x020bdcf4 +func_ov017_020bdd84 kind:function(arm,size=0x1c4) addr:0x020bdd84 +func_ov017_020bdf48 kind:function(arm,size=0x150) addr:0x020bdf48 +func_ov017_020be098 kind:function(arm,size=0x10) addr:0x020be098 +func_ov017_020be0a8 kind:function(arm,size=0x38) addr:0x020be0a8 +func_ov017_020be0e0 kind:function(arm,size=0x20c) addr:0x020be0e0 +func_ov017_020be2ec kind:function(arm,size=0x148) addr:0x020be2ec +func_ov017_020be434 kind:function(arm,size=0x18) addr:0x020be434 +func_ov017_020be44c kind:function(arm,size=0x45c) addr:0x020be44c +func_ov017_020be8a8 kind:function(arm,size=0x124) addr:0x020be8a8 +func_ov017_020be9cc kind:function(arm,size=0x18) addr:0x020be9cc +func_ov017_020be9e4 kind:function(arm,size=0x30) addr:0x020be9e4 +func_ov017_020bea14 kind:function(arm,size=0x140) addr:0x020bea14 +func_ov017_020beb54 kind:function(arm,size=0x30) addr:0x020beb54 +func_ov017_020beb84 kind:function(arm,size=0x58) addr:0x020beb84 +func_ov017_020bebdc kind:function(arm,size=0x44) addr:0x020bebdc +func_ov017_020bec20 kind:function(arm,size=0x4c) addr:0x020bec20 +func_ov017_020bec6c kind:function(arm,size=0x30) addr:0x020bec6c +func_ov017_020bec9c kind:function(arm,size=0x3c) addr:0x020bec9c +func_ov017_020becd8 kind:function(arm,size=0x148) addr:0x020becd8 +func_ov017_020bee20 kind:function(arm,size=0x44) addr:0x020bee20 +func_ov017_020bee64 kind:function(arm,size=0x20) addr:0x020bee64 +func_ov017_020bee84 kind:function(arm,size=0x20) addr:0x020bee84 +func_ov017_020beea4 kind:function(arm,size=0x28) addr:0x020beea4 +func_ov017_020beecc kind:function(arm,size=0x20) addr:0x020beecc +func_ov017_020beeec kind:function(arm,size=0x60) addr:0x020beeec +func_ov017_020bef4c kind:function(arm,size=0x3c) addr:0x020bef4c +func_ov017_020bef88 kind:function(arm,size=0x9c) addr:0x020bef88 +func_ov017_020bf024 kind:function(arm,size=0x2c) addr:0x020bf024 +func_ov017_020bf050 kind:function(arm,size=0x128) addr:0x020bf050 +func_ov017_020bf178 kind:function(arm,size=0x10c) addr:0x020bf178 +func_ov017_020bf284 kind:function(arm,size=0x54) addr:0x020bf284 +func_ov017_020bf2d8 kind:function(arm,size=0x108) addr:0x020bf2d8 +func_ov017_020bf3e0 kind:function(arm,size=0xd0) addr:0x020bf3e0 +func_ov017_020bf4b0 kind:function(arm,size=0xc4) addr:0x020bf4b0 +func_ov017_020bf574 kind:function(arm,size=0x50) addr:0x020bf574 +func_ov017_020bf5c4 kind:function(arm,size=0x70) addr:0x020bf5c4 +func_ov017_020bf634 kind:function(arm,size=0x54) addr:0x020bf634 +func_ov017_020bf688 kind:function(arm,size=0x88) addr:0x020bf688 +func_ov017_020bf710 kind:function(arm,size=0x98) addr:0x020bf710 +func_ov017_020bf7a8 kind:function(arm,size=0xec) addr:0x020bf7a8 +func_ov017_020bf894 kind:function(arm,size=0x60) addr:0x020bf894 +func_ov017_020bf8f4 kind:function(arm,size=0x44) addr:0x020bf8f4 +func_ov017_020bf938 kind:function(arm,size=0x64) addr:0x020bf938 +func_ov017_020bf99c kind:function(arm,size=0x2c) addr:0x020bf99c +func_ov017_020bf9c8 kind:function(arm,size=0x88) addr:0x020bf9c8 +func_ov017_020bfa50 kind:function(arm,size=0x84) addr:0x020bfa50 +func_ov017_020bfad4 kind:function(arm,size=0x44) addr:0x020bfad4 +func_ov017_020bfb18 kind:function(arm,size=0x238) addr:0x020bfb18 +func_ov017_020bfd50 kind:function(arm,size=0x4c) addr:0x020bfd50 +func_ov017_020bfd9c kind:function(arm,size=0x130) addr:0x020bfd9c +func_ov017_020bfecc kind:function(arm,size=0x80) addr:0x020bfecc +func_ov017_020bff4c kind:function(arm,size=0xc) addr:0x020bff4c +func_ov017_020bff58 kind:function(arm,size=0xd4) addr:0x020bff58 +func_ov017_020c002c kind:function(arm,size=0x50) addr:0x020c002c +func_ov017_020c007c kind:function(arm,size=0x60) addr:0x020c007c +func_ov017_020c00dc kind:function(arm,size=0xec) addr:0x020c00dc +func_ov017_020c01c8 kind:function(arm,size=0x4) addr:0x020c01c8 +func_ov017_020c01cc kind:function(arm,size=0x70) addr:0x020c01cc +func_ov017_020c023c kind:function(arm,size=0x70) addr:0x020c023c +func_ov017_020c02ac kind:function(arm,size=0x48) addr:0x020c02ac +func_ov017_020c02f4 kind:function(arm,size=0x48) addr:0x020c02f4 +func_ov017_020c033c kind:function(arm,size=0x1d0) addr:0x020c033c +func_ov017_020c050c kind:function(arm,size=0x80) addr:0x020c050c +func_ov017_020c058c kind:function(arm,size=0x4) addr:0x020c058c +func_ov017_020c0590 kind:function(arm,size=0x4) addr:0x020c0590 +func_ov017_020c0594 kind:function(arm,size=0x4) addr:0x020c0594 +func_ov017_020c0598 kind:function(arm,size=0x4) addr:0x020c0598 +func_ov017_020c059c kind:function(arm,size=0x4) addr:0x020c059c +func_ov017_020c05a0 kind:function(arm,size=0x1ac) addr:0x020c05a0 +func_ov017_020c074c kind:function(arm,size=0x28) addr:0x020c074c +func_ov017_020c0774 kind:function(arm,size=0x130) addr:0x020c0774 +func_ov017_020c08a4 kind:function(arm,size=0x20) addr:0x020c08a4 +func_ov017_020c08c4 kind:function(arm,size=0xac) addr:0x020c08c4 +func_ov017_020c0970 kind:function(arm,size=0xc0) addr:0x020c0970 +func_ov017_020c0a30 kind:function(arm,size=0x3c) addr:0x020c0a30 +func_ov017_020c0a6c kind:function(arm,size=0xb8) addr:0x020c0a6c +func_ov017_020c0b24 kind:function(arm,size=0x12c) addr:0x020c0b24 +func_ov017_020c0c50 kind:function(arm,size=0x19c) addr:0x020c0c50 +func_ov017_020c0dec kind:function(arm,size=0xf0) addr:0x020c0dec +func_ov017_020c0edc kind:function(arm,size=0x228) addr:0x020c0edc +func_ov017_020c1104 kind:function(arm,size=0x78) addr:0x020c1104 +func_ov017_020c117c kind:function(arm,size=0x180) addr:0x020c117c +func_ov017_020c12fc kind:function(arm,size=0xb8) addr:0x020c12fc +func_ov017_020c13b4 kind:function(arm,size=0x4ac) addr:0x020c13b4 +func_ov017_020c1860 kind:function(arm,size=0x64) addr:0x020c1860 +func_ov017_020c18c4 kind:function(arm,size=0x20) addr:0x020c18c4 +func_ov017_020c18e4 kind:function(arm,size=0xbc) addr:0x020c18e4 +func_ov017_020c19a0 kind:function(arm,size=0x2c) addr:0x020c19a0 +func_ov017_020c19cc kind:function(arm,size=0x20) addr:0x020c19cc +func_ov017_020c19ec kind:function(arm,size=0x20) addr:0x020c19ec +func_ov017_020c1a0c kind:function(arm,size=0x274) addr:0x020c1a0c +func_ov017_020c1c80 kind:function(arm,size=0x1d4) addr:0x020c1c80 +func_ov017_020c1e54 kind:function(arm,size=0x48) addr:0x020c1e54 +func_ov017_020c1e9c kind:function(arm,size=0x124) addr:0x020c1e9c +func_ov017_020c1fc0 kind:function(arm,size=0x5c) addr:0x020c1fc0 +func_ov017_020c201c kind:function(arm,size=0x1c) addr:0x020c201c +func_ov017_020c2038 kind:function(arm,size=0x164) addr:0x020c2038 +func_ov017_020c219c kind:function(arm,size=0x174) addr:0x020c219c +func_ov017_020c2310 kind:function(arm,size=0x94) addr:0x020c2310 +func_ov017_020c23a4 kind:function(arm,size=0x94) addr:0x020c23a4 +func_ov017_020c2438 kind:function(arm,size=0x2c0) addr:0x020c2438 +func_ov017_020c26f8 kind:function(arm,size=0x1bc) addr:0x020c26f8 +func_ov017_020c28b4 kind:function(arm,size=0xc8) addr:0x020c28b4 +func_ov017_020c297c kind:function(arm,size=0x15c) addr:0x020c297c +func_ov017_020c2ad8 kind:function(arm,size=0x90) addr:0x020c2ad8 +func_ov017_020c2b68 kind:function(arm,size=0xa0) addr:0x020c2b68 +func_ov017_020c2c08 kind:function(arm,size=0x380) addr:0x020c2c08 +func_ov017_020c2f88 kind:function(arm,size=0x3c) addr:0x020c2f88 +func_ov017_020c2fc4 kind:function(arm,size=0x7c) addr:0x020c2fc4 +func_ov017_020c3040 kind:function(arm,size=0x70) addr:0x020c3040 +func_ov017_020c30b0 kind:function(arm,size=0x34) addr:0x020c30b0 +func_ov017_020c30e4 kind:function(arm,size=0x34) addr:0x020c30e4 +func_ov017_020c3118 kind:function(arm,size=0x24) addr:0x020c3118 +func_ov017_020c313c kind:function(arm,size=0x44) addr:0x020c313c +func_ov017_020c3180 kind:function(arm,size=0x4c) addr:0x020c3180 +func_ov017_020c31cc kind:function(arm,size=0x1a8) addr:0x020c31cc +func_ov017_020c3374 kind:function(arm,size=0xa0) addr:0x020c3374 +func_ov017_020c3414 kind:function(arm,size=0x160) addr:0x020c3414 +func_ov017_020c3574 kind:function(arm,size=0x74) addr:0x020c3574 +func_ov017_020c35e8 kind:function(arm,size=0x5c) addr:0x020c35e8 +func_ov017_020c3644 kind:function(arm,size=0x24) addr:0x020c3644 +func_ov017_020c3668 kind:function(arm,size=0xe0) addr:0x020c3668 +func_ov017_020c3748 kind:function(arm,size=0x44) addr:0x020c3748 +func_ov017_020c378c kind:function(arm,size=0x180) addr:0x020c378c +func_ov017_020c390c kind:function(arm,size=0x70) addr:0x020c390c +func_ov017_020c397c kind:function(arm,size=0x58) addr:0x020c397c +func_ov017_020c39d4 kind:function(arm,size=0x1c) addr:0x020c39d4 +func_ov017_020c39f0 kind:function(arm,size=0x8) addr:0x020c39f0 +func_ov017_020c39f8 kind:function(arm,size=0x8) addr:0x020c39f8 +func_ov017_020c3a00 kind:function(arm,size=0x38) addr:0x020c3a00 +func_ov017_020c3a38 kind:function(arm,size=0x120) addr:0x020c3a38 +func_ov017_020c3b58 kind:function(arm,size=0x68) addr:0x020c3b58 +func_ov017_020c3bc0 kind:function(arm,size=0xa4) addr:0x020c3bc0 +func_ov017_020c3c64 kind:function(arm,size=0x40) addr:0x020c3c64 +func_ov017_020c3ca4 kind:function(arm,size=0xf4) addr:0x020c3ca4 +func_ov017_020c3d98 kind:function(arm,size=0x28) addr:0x020c3d98 +data_ov017_020c3dc0 kind:data(any) addr:0x020c3dc0 +data_ov017_020c3dc2 kind:data(any) addr:0x020c3dc2 +data_ov017_020c3dc3 kind:data(any) addr:0x020c3dc3 +data_ov017_020c3dc4 kind:data(any) addr:0x020c3dc4 +data_ov017_020c3dec kind:data(any) addr:0x020c3dec +func_ov017_020c3e24 kind:function(arm,size=0x6c) addr:0x020c3e24 +func_ov017_020c3e90 kind:function(arm,size=0x38) addr:0x020c3e90 +func_ov017_020c3ec8 kind:function(arm,size=0x18) addr:0x020c3ec8 +data_ov017_020c3f08 kind:data(any) addr:0x020c3f08 +data_ov017_020c3f14 kind:data(any) addr:0x020c3f14 +data_ov017_020c3f3c kind:data(any) addr:0x020c3f3c +data_ov017_020c3f40 kind:data(any) addr:0x020c3f40 +data_ov017_020c3f60 kind:bss addr:0x020c3f60 +data_ov017_020c3f64 kind:bss addr:0x020c3f64 +data_ov017_020c3f70 kind:bss addr:0x020c3f70 +data_ov017_020c403c kind:bss addr:0x020c403c diff --git a/config/eur/arm9/overlays/ov018/delinks.txt b/config/eur/arm9/overlays/ov018/delinks.txt new file mode 100644 index 00000000..7f1f6e04 --- /dev/null +++ b/config/eur/arm9/overlays/ov018/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020c4840 end:0x020c5b18 kind:code align:32 + .ctor start:0x020c5b18 end:0x020c5b1c kind:data align:4 + .data start:0x020c5b20 end:0x020c5bc0 kind:data align:32 + .bss start:0x020c5bc0 end:0x020c5c20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov018/relocs.txt b/config/eur/arm9/overlays/ov018/relocs.txt new file mode 100644 index 00000000..05eee9b1 --- /dev/null +++ b/config/eur/arm9/overlays/ov018/relocs.txt @@ -0,0 +1,206 @@ +from:0x020c4858 kind:arm_call to:0x02027a28 module:main +from:0x020c485c kind:arm_call to:0x020275e8 module:main +from:0x020c486c kind:load to:0x0201245d module:main +from:0x020c4898 kind:arm_call to:0x0201472c module:main +from:0x020c48b8 kind:arm_call to:0x020261f0 module:main +from:0x020c48c0 kind:arm_call to:0x020263bc module:main +from:0x020c48c8 kind:arm_call to:0x020234d4 module:main +from:0x020c48d0 kind:arm_call to:0x02026ef0 module:main +from:0x020c48d8 kind:arm_call to:0x02031e48 module:main +from:0x020c48e4 kind:arm_call to:0x02013724 module:main +from:0x020c48ec kind:load to:0x02013184 module:main +from:0x020c48f0 kind:load to:0x020131b0 module:main +from:0x020c48f4 kind:load to:0x020c4ba8 module:overlay(18) +from:0x020c491c kind:arm_call_thumb to:0x020147fc module:main +from:0x020c4924 kind:arm_call to:0x020c4a5c module:overlay(18) +from:0x020c492c kind:arm_call to:0x020c5718 module:overlay(18) +from:0x020c4938 kind:arm_call_thumb to:0x02014994 module:main +from:0x020c4940 kind:load to:0x02043e50 module:main +from:0x020c4944 kind:load to:0x02049ba0 module:main +from:0x020c4948 kind:load to:0x0204999c module:main +from:0x020c494c kind:load to:0x020b50c0 module:overlay(0) +from:0x020c4958 kind:arm_call to:0x02013b10 module:main +from:0x020c4960 kind:arm_call to:0x020c4b08 module:overlay(18) +from:0x020c4974 kind:arm_call to:0x02013768 module:main +from:0x020c4990 kind:arm_call_thumb to:0x02027818 module:main +from:0x020c499c kind:arm_call_thumb to:0x0202780c module:main +from:0x020c49dc kind:arm_call_thumb to:0x020012e0 module:main +from:0x020c49ec kind:arm_call to:0x0202d624 module:main +from:0x020c4a00 kind:arm_call to:0x02011f3c module:main +from:0x020c4a08 kind:arm_call to:0x0202d624 module:main +from:0x020c4a1c kind:arm_call to:0x02011f3c module:main +from:0x020c4a24 kind:arm_call to:0x02001fd4 module:main +from:0x020c4a68 kind:arm_call_thumb to:0x020013ac module:main +from:0x020c4a80 kind:arm_call_thumb to:0x02027818 module:main +from:0x020c4a8c kind:arm_call_thumb to:0x0202780c module:main +from:0x020c4aa0 kind:arm_call_thumb to:0x02001098 module:main +from:0x020c4aa8 kind:arm_call_thumb to:0x020011f4 module:main +from:0x020c4ab8 kind:arm_call_thumb to:0x0202793c module:main +from:0x020c4ad0 kind:arm_call to:0x020591cc module:overlay(0) +from:0x020c4b14 kind:arm_call_thumb to:0x020141dc module:main +from:0x020c4b18 kind:arm_call_thumb to:0x0202e820 module:main +from:0x020c4b1c kind:arm_call to:0x020271b0 module:main +from:0x020c4b38 kind:arm_call to:0x0202e864 module:main +from:0x020c4b48 kind:arm_call to:0x0202e8f8 module:main +from:0x020c4b80 kind:load to:0x020443d8 module:main +from:0x020c4b8c kind:arm_call to:0x020c4b58 module:overlay(18) +from:0x020c4b94 kind:arm_call to:0x02013b10 module:main +from:0x020c4bc4 kind:arm_call to:0x020c4c1c module:overlay(18) +from:0x020c4bd4 kind:arm_call to:0x0203ce74 module:main +from:0x020c4bec kind:load to:0x020c5bc0 module:overlay(18) +from:0x020c4bf0 kind:load to:0x020c5bd4 module:overlay(18) +from:0x020c4bf4 kind:load to:0x020c4bfc module:overlay(18) +from:0x020c4bf8 kind:load to:0x020c5bc8 module:overlay(18) +from:0x020c4c08 kind:arm_call to:0x0201bacc module:main +from:0x020c4c10 kind:arm_call to:0x0201834c module:main +from:0x020c4c28 kind:arm_call to:0x020182e4 module:main +from:0x020c4c38 kind:arm_call to:0x0201bb38 module:main +from:0x020c4c58 kind:arm_call to:0x02018c78 module:main +from:0x020c4c60 kind:arm_call to:0x020c5300 module:overlay(18) +from:0x020c4c84 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020c4c90 kind:arm_call_thumb to:0x020154ec module:main +from:0x020c4ca0 kind:arm_call to:0x02017230 module:main +from:0x020c4cb0 kind:arm_call to:0x02017230 module:main +from:0x020c4cd8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c4cfc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c4d14 kind:arm_call to:0x0201bba4 module:main +from:0x020c4d1c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d24 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d2c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d34 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d3c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d44 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d4c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c4d60 kind:arm_call to:0x0201bba4 module:main +from:0x020c4d6c kind:arm_call to:0x0201b9a8 module:main +from:0x020c4d7c kind:load to:0x020c5b28 module:overlay(18) +from:0x020c4d80 kind:load to:0x0204a110 module:main +from:0x020c4d84 kind:load to:0x020c5bc0 module:overlay(18) +from:0x020c4d88 kind:load to:0x020c5b50 module:overlay(18) +from:0x020c4d8c kind:load to:0x020c5b64 module:overlay(18) +from:0x020c4d90 kind:load to:0x020c5b68 module:overlay(18) +from:0x020c4d94 kind:load to:0x020c5b78 module:overlay(18) +from:0x020c4d98 kind:load to:0x0204e5f8 module:main +from:0x020c4dd0 kind:arm_call to:0x020c48f8 module:overlay(18) +from:0x020c4e18 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020c4e40 kind:arm_call to:0x0201bb84 module:main +from:0x020c4e58 kind:load to:0x02049a2c module:main +from:0x020c4e5c kind:load to:0x0204a060 module:main +from:0x020c4e60 kind:load to:0x020183b9 module:main +from:0x020c4e64 kind:load to:0x020c5bc0 module:overlay(18) +from:0x020c4e78 kind:arm_call to:0x0201bacc module:main +from:0x020c4e80 kind:arm_call to:0x0201834c module:main +from:0x020c4e90 kind:arm_call to:0x0202ff34 module:main +from:0x020c4e98 kind:arm_call to:0x02016384 module:main +from:0x020c4ea0 kind:arm_call to:0x020c4980 module:overlay(18) +from:0x020c4ea8 kind:arm_call to:0x020c4840 module:overlay(18) +from:0x020c4eb0 kind:load to:0x02049be4 module:main +from:0x020c4eb4 kind:load to:0x0204999c module:main +from:0x020c4eb8 kind:load to:0x02049984 module:main +from:0x020c4ec0 kind:thumb_call_arm to:0x0201baec module:main +from:0x020c4ed0 kind:load to:0x02044048 module:main +from:0x020c4eec kind:arm_call to:0x02028c4c module:main +from:0x020c4f14 kind:arm_call to:0x0203d160 module:main +from:0x020c4f30 kind:arm_call to:0x0206667c module:overlay(0) +from:0x020c4f34 kind:arm_call to:0x02014fe0 module:main +from:0x020c4f4c kind:arm_call to:0x0206667c module:overlay(0) +from:0x020c4f58 kind:load to:0x020c4f60 module:overlay(18) +from:0x020c4f5c kind:load to:0x020665dc module:overlay(0) +from:0x020c4f68 kind:arm_call_thumb to:0x0201556c module:main +from:0x020c4f90 kind:arm_call to:0x02013b10 module:main +from:0x020c4f98 kind:arm_call_thumb to:0x020141dc module:main +from:0x020c4fa8 kind:arm_call to:0x02028c4c module:main +from:0x020c4fbc kind:arm_call to:0x02011f3c module:main +from:0x020c4fcc kind:arm_call to:0x020675dc module:overlay(0) +from:0x020c4fe4 kind:arm_call to:0x02028c4c module:main +from:0x020c4ff4 kind:arm_call to:0x020676f8 module:overlay(0) +from:0x020c503c kind:load to:0x020c5b84 module:overlay(18) +from:0x020c5080 kind:arm_call to:0x020327c8 module:main +from:0x020c5084 kind:arm_call to:0x02026738 module:main +from:0x020c5098 kind:arm_call to:0x02030d48 module:main +from:0x020c50a0 kind:arm_call to:0x020313b4 module:main +from:0x020c50d4 kind:arm_call to:0x020312b8 module:main +from:0x020c51bc kind:arm_call to:0x02028c18 module:main +from:0x020c51d8 kind:arm_call to:0x02028c18 module:main +from:0x020c520c kind:arm_call to:0x020312b8 module:main +from:0x020c5210 kind:arm_call to:0x02030cfc module:main +from:0x020c5220 kind:arm_call to:0x02030d58 module:main +from:0x020c5270 kind:arm_call to:0x020c54f8 module:overlay(18) +from:0x020c5278 kind:arm_call to:0x020c548c module:overlay(18) +from:0x020c5284 kind:arm_call to:0x0201cd80 module:main +from:0x020c5290 kind:arm_call_thumb to:0x0201c450 module:main +from:0x020c529c kind:arm_call to:0x020c556c module:overlay(18) +from:0x020c52a4 kind:arm_call to:0x020c55a4 module:overlay(18) +from:0x020c52b0 kind:arm_call to:0x020c5614 module:overlay(18) +from:0x020c52f0 kind:arm_call to:0x020073ac module:main +from:0x020c52fc kind:load to:0x0204a090 module:main +from:0x020c5310 kind:arm_call to:0x02018c90 module:main +from:0x020c5330 kind:arm_call_thumb to:0x0201c890 module:main +from:0x020c5334 kind:arm_call to:0x02023548 module:main +from:0x020c5370 kind:arm_call to:0x020261f0 module:main +from:0x020c537c kind:load to:0x0201bdd0 module:main +from:0x020c5398 kind:arm_call to:0x0201aecc module:main +from:0x020c53bc kind:arm_call to:0x02028c18 module:main +from:0x020c53cc kind:arm_call to:0x0201af10 module:main +from:0x020c53e0 kind:arm_call to:0x0201a800 module:main +from:0x020c53f8 kind:arm_call to:0x0201ba68 module:main +from:0x020c5408 kind:arm_call to:0x0201667c module:main +from:0x020c5480 kind:load to:0x020440e8 module:main +from:0x020c54b0 kind:arm_call to:0x02028c18 module:main +from:0x020c55a0 kind:load to:0x020442b4 module:main +from:0x020c55d4 kind:arm_call to:0x02011f3c module:main +from:0x020c55e0 kind:arm_call to:0x0201e6d0 module:main +from:0x020c55f4 kind:arm_call to:0x02011f3c module:main +from:0x020c5600 kind:arm_call to:0x0201eb4c module:main +from:0x020c5610 kind:load to:0x027e0120 module:dtcm +from:0x020c5638 kind:arm_call to:0x02011f3c module:main +from:0x020c5644 kind:arm_call to:0x0201e6d0 module:main +from:0x020c566c kind:arm_call to:0x02028c4c module:main +from:0x020c56ec kind:arm_call to:0x02002354 module:main +from:0x020c5704 kind:arm_call to:0x0200381c module:main +from:0x020c5710 kind:load to:0x0204999c module:main +from:0x020c5714 kind:load to:0x020c5b8c module:overlay(18) +from:0x020c572c kind:arm_call to:0x020c5940 module:overlay(18) +from:0x020c5734 kind:arm_call to:0x02004a00 module:main +from:0x020c5740 kind:arm_call to:0x02004d2c module:main +from:0x020c5748 kind:arm_call to:0x02001778 module:main +from:0x020c5754 kind:arm_call to:0x0206a5d8 module:overlay(0) +from:0x020c5764 kind:arm_call to:0x0206a5d8 module:overlay(0) +from:0x020c5778 kind:arm_call to:0x02003f98 module:main +from:0x020c5784 kind:arm_call to:0x02002184 module:main +from:0x020c5790 kind:arm_call to:0x020c583c module:overlay(18) +from:0x020c579c kind:arm_call to:0x020c57fc module:overlay(18) +from:0x020c57a4 kind:arm_call to:0x0206ffc0 module:overlay(0) +from:0x020c57a8 kind:arm_call to:0x020c5ae4 module:overlay(18) +from:0x020c57b0 kind:load to:0x0204999c module:main +from:0x020c57b4 kind:load to:0x020b51b8 module:overlay(0) +from:0x020c57b8 kind:load to:0x020b5300 module:overlay(0) +from:0x020c57bc kind:load to:0x020b5340 module:overlay(0) +from:0x020c57e4 kind:arm_call_thumb to:0x0202ee0c module:main +from:0x020c57f8 kind:load to:0x020b5300 module:overlay(0) +from:0x020c5804 kind:arm_call to:0x0202f910 module:main +from:0x020c580c kind:arm_call to:0x0202f958 module:main +from:0x020c58e0 kind:arm_call to:0x02002c80 module:main +from:0x020c58f4 kind:arm_call to:0x02005030 module:main +from:0x020c5954 kind:arm_call to:0x02011f3c module:main +from:0x020c5964 kind:arm_call to:0x0206b324 module:overlay(0) +from:0x020c5978 kind:arm_call to:0x02011f3c module:main +from:0x020c5988 kind:arm_call to:0x0206ba64 module:overlay(0) +from:0x020c5a20 kind:arm_call to:0x02002c80 module:main +from:0x020c5a68 kind:arm_call to:0x0206f6ac module:overlay(0) +from:0x020c5a94 kind:arm_call to:0x02002c80 module:main +from:0x020c5ab4 kind:arm_call to:0x02002b08 module:main +from:0x020c5ac8 kind:arm_call to:0x020c5b08 module:overlay(18) +from:0x020c5af4 kind:arm_call to:0x02011f3c module:main +from:0x020c5b00 kind:arm_call to:0x020c5ac0 module:overlay(18) +from:0x020c5b14 kind:load to:0x027e099c module:dtcm +from:0x020c5b28 kind:load to:0x020c4bfc module:overlay(18) +from:0x020c5b2c kind:load to:0x020c4e6c module:overlay(18) +from:0x020c5b30 kind:load to:0x02018374 module:main +from:0x020c5b34 kind:load to:0x020c4d9c module:overlay(18) +from:0x020c5b38 kind:load to:0x0201838c module:main +from:0x020c5b3c kind:load to:0x02018388 module:main +from:0x020c5b40 kind:load to:0x02018390 module:main +from:0x020c5b44 kind:load to:0x02018394 module:main +from:0x020c5b48 kind:load to:0x020c4e68 module:overlay(18) +from:0x020c5b4c kind:load to:0x0201839c module:main diff --git a/config/eur/arm9/overlays/ov018/symbols.txt b/config/eur/arm9/overlays/ov018/symbols.txt new file mode 100644 index 00000000..4d76a5df --- /dev/null +++ b/config/eur/arm9/overlays/ov018/symbols.txt @@ -0,0 +1,72 @@ +func_ov018_020c4840 kind:function(arm,size=0x30) addr:0x020c4840 +func_ov018_020c4870 kind:function(arm,size=0x34) addr:0x020c4870 +func_ov018_020c48a4 kind:function(arm,size=0x54) addr:0x020c48a4 +func_ov018_020c48f8 kind:function(arm,size=0x58) addr:0x020c48f8 +func_ov018_020c4950 kind:function(arm,size=0x30) addr:0x020c4950 +func_ov018_020c4980 kind:function(arm,size=0xdc) addr:0x020c4980 +func_ov018_020c4a5c kind:function(arm,size=0x6c) addr:0x020c4a5c +func_ov018_020c4ac8 kind:function(arm,size=0x14) addr:0x020c4ac8 +func_ov018_020c4adc kind:function(arm,size=0x2c) addr:0x020c4adc +func_ov018_020c4b08 kind:function(arm,size=0x50) addr:0x020c4b08 +func_ov018_020c4b58 kind:function(arm,size=0x2c) addr:0x020c4b58 +func_ov018_020c4b84 kind:function(arm,size=0x24) addr:0x020c4b84 +func_ov018_020c4ba8 kind:function(arm,size=0x54) addr:0x020c4ba8 +func_ov018_020c4bfc kind:function(arm,size=0x20) addr:0x020c4bfc +func_ov018_020c4c1c kind:function(arm,size=0x180) addr:0x020c4c1c +func_ov018_020c4d9c kind:function(arm,size=0xcc) addr:0x020c4d9c +func_ov018_020c4e68 kind:function(arm,size=0x4) addr:0x020c4e68 +func_ov018_020c4e6c kind:function(arm,size=0x20) addr:0x020c4e6c +func_ov018_020c4e8c kind:function(arm,size=0x30) addr:0x020c4e8c +func_ov018_020c4ebc kind:function(thumb,size=0x18) addr:0x020c4ebc +func_ov018_020c4ed4 kind:function(arm,size=0x24) addr:0x020c4ed4 +func_ov018_020c4ef8 kind:function(arm,size=0x68) addr:0x020c4ef8 +func_ov018_020c4f60 kind:function(arm,size=0x14) addr:0x020c4f60 +func_ov018_020c4f74 kind:function(arm,size=0xcc) addr:0x020c4f74 +func_ov018_020c5040 kind:function(arm,size=0x210) addr:0x020c5040 +func_ov018_020c5250 kind:function(arm,size=0xb0) addr:0x020c5250 +func_ov018_020c5300 kind:function(arm,size=0x54) addr:0x020c5300 +func_ov018_020c5354 kind:function(arm,size=0x2c) addr:0x020c5354 +func_ov018_020c5380 kind:function(arm,size=0x70) addr:0x020c5380 +func_ov018_020c53f0 kind:function(arm,size=0x9c) addr:0x020c53f0 +func_ov018_020c548c kind:function(arm,size=0x6c) addr:0x020c548c +func_ov018_020c54f8 kind:function(arm,size=0x74) addr:0x020c54f8 +func_ov018_020c556c kind:function(arm,size=0x38) addr:0x020c556c +func_ov018_020c55a4 kind:function(arm,size=0x70) addr:0x020c55a4 +func_ov018_020c5614 kind:function(arm,size=0x40) addr:0x020c5614 +func_ov018_020c5654 kind:function(arm,size=0x28) addr:0x020c5654 +func_ov018_020c567c kind:function(arm,size=0x9c) addr:0x020c567c +func_ov018_020c5718 kind:function(arm,size=0xa8) addr:0x020c5718 +func_ov018_020c57c0 kind:function(arm,size=0x3c) addr:0x020c57c0 +func_ov018_020c57fc kind:function(arm,size=0x18) addr:0x020c57fc +func_ov018_020c5814 kind:function(arm,size=0x28) addr:0x020c5814 +func_ov018_020c583c kind:function(arm,size=0x38) addr:0x020c583c +func_ov018_020c5874 kind:function(arm,size=0x8c) addr:0x020c5874 +func_ov018_020c5900 kind:function(arm,size=0x40) addr:0x020c5900 +func_ov018_020c5940 kind:function(arm,size=0x80) addr:0x020c5940 +func_ov018_020c59c0 kind:function(arm,size=0x84) addr:0x020c59c0 +func_ov018_020c5a44 kind:function(arm,size=0x30) addr:0x020c5a44 +func_ov018_020c5a74 kind:function(arm,size=0x34) addr:0x020c5a74 +func_ov018_020c5aa8 kind:function(arm,size=0x18) addr:0x020c5aa8 +func_ov018_020c5ac0 kind:function(arm,size=0x24) addr:0x020c5ac0 +func_ov018_020c5ae4 kind:function(arm,size=0x24) addr:0x020c5ae4 +func_ov018_020c5b08 kind:function(arm,size=0x10) addr:0x020c5b08 +data_ov018_020c5b24 kind:data(any) addr:0x020c5b24 ambiguous +data_ov018_020c5b28 kind:data(any) addr:0x020c5b28 +data_ov018_020c5b4c kind:data(any) addr:0x020c5b4c ambiguous +data_ov018_020c5b50 kind:data(any) addr:0x020c5b50 +data_ov018_020c5b54 kind:data(any) addr:0x020c5b54 ambiguous +data_ov018_020c5b58 kind:data(any) addr:0x020c5b58 ambiguous +data_ov018_020c5b64 kind:data(any) addr:0x020c5b64 +data_ov018_020c5b68 kind:data(any) addr:0x020c5b68 +data_ov018_020c5b74 kind:data(any) addr:0x020c5b74 ambiguous +data_ov018_020c5b78 kind:data(any) addr:0x020c5b78 +data_ov018_020c5b84 kind:data(any) addr:0x020c5b84 +data_ov018_020c5b8c kind:data(any) addr:0x020c5b8c +data_ov018_020c5b94 kind:data(any) addr:0x020c5b94 +data_ov018_020c5bac kind:data(any) addr:0x020c5bac +data_ov018_020c5bc0 kind:bss addr:0x020c5bc0 +data_ov018_020c5bc4 kind:bss addr:0x020c5bc4 +data_ov018_020c5bc8 kind:bss addr:0x020c5bc8 +data_ov018_020c5bd4 kind:bss addr:0x020c5bd4 +data_ov018_020c5c08 kind:bss addr:0x020c5c08 +data_ov018_020c5c10 kind:bss addr:0x020c5c10 diff --git a/config/eur/arm9/overlays/ov019/delinks.txt b/config/eur/arm9/overlays/ov019/delinks.txt new file mode 100644 index 00000000..7eb92ab5 --- /dev/null +++ b/config/eur/arm9/overlays/ov019/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020c4840 end:0x020d1bb0 kind:code align:32 + .rodata start:0x020d1bb0 end:0x020d1bfc kind:data align:4 + .init start:0x020d1bfc end:0x020d1d64 kind:code align:4 + .ctor start:0x020d1d64 end:0x020d1d7c kind:data align:4 + .data start:0x020d1d80 end:0x020d24c0 kind:data align:32 + .bss start:0x020d24c0 end:0x021170e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov019/relocs.txt b/config/eur/arm9/overlays/ov019/relocs.txt new file mode 100644 index 00000000..56851ee2 --- /dev/null +++ b/config/eur/arm9/overlays/ov019/relocs.txt @@ -0,0 +1,1755 @@ +from:0x020c4850 kind:arm_call to:0x02011f3c module:main +from:0x020c485c kind:arm_call to:0x020c4864 module:overlay(19) +from:0x020c486c kind:arm_call to:0x020182e4 module:main +from:0x020c487c kind:arm_call to:0x020c5200 module:overlay(19) +from:0x020c4898 kind:arm_call to:0x02014cdc module:main +from:0x020c48b8 kind:arm_call to:0x02013370 module:main +from:0x020c48cc kind:arm_call_thumb to:0x020be668 module:overlay(1) +from:0x020c48e4 kind:arm_call_thumb to:0x020bd514 module:overlay(1) +from:0x020c48f0 kind:load to:0x020d1d8c module:overlay(19) +from:0x020c48f4 kind:load to:0x02049bd4 module:main +from:0x020c48fc kind:load to:0x02049a2c module:main +from:0x020c4904 kind:load to:0x0204999c module:main +from:0x020c4908 kind:load to:0x020b504c module:overlay(0) +from:0x020c490c kind:load to:0x0204a110 module:main +from:0x020c4910 kind:load to:0x020c4b7c module:overlay(19) +from:0x020c491c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4940 kind:arm_call to:0x02061098 module:overlay(0) +from:0x020c494c kind:arm_call_thumb to:0x020ba7c8 module:overlay(1) +from:0x020c4954 kind:arm_call_thumb to:0x020be6f4 module:overlay(1) +from:0x020c4960 kind:arm_call to:0x02014c60 module:main +from:0x020c496c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020c4974 kind:arm_call_thumb to:0x020bd8dc module:overlay(1) +from:0x020c497c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4984 kind:arm_call to:0x0201834c module:main +from:0x020c4990 kind:load to:0x020d1d8c module:overlay(19) +from:0x020c4994 kind:load to:0x0204a088 module:main +from:0x020c4998 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c499c kind:load to:0x020b504c module:overlay(0) +from:0x020c49a0 kind:load to:0x02049bd4 module:main +from:0x020c49a4 kind:load to:0x020b51b8 module:overlay(0) +from:0x020c49a8 kind:load to:0x020b50c0 module:overlay(0) +from:0x020c49c4 kind:arm_call to:0x02061098 module:overlay(0) +from:0x020c49d0 kind:arm_call_thumb to:0x020ba7c8 module:overlay(1) +from:0x020c49d8 kind:arm_call_thumb to:0x020be6f4 module:overlay(1) +from:0x020c49e4 kind:arm_call to:0x02014c60 module:main +from:0x020c49f0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020c49f8 kind:arm_call_thumb to:0x020bd8dc module:overlay(1) +from:0x020c4a00 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4a08 kind:arm_call to:0x0201834c module:main +from:0x020c4a10 kind:arm_call to:0x02011ff4 module:main +from:0x020c4a1c kind:load to:0x020d1d8c module:overlay(19) +from:0x020c4a20 kind:load to:0x0204a088 module:main +from:0x020c4a24 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c4a28 kind:load to:0x020b504c module:overlay(0) +from:0x020c4a2c kind:load to:0x02049bd4 module:main +from:0x020c4a30 kind:load to:0x020b51b8 module:overlay(0) +from:0x020c4a34 kind:load to:0x020b50c0 module:overlay(0) +from:0x020c4a48 kind:arm_call to:0x020d0964 module:overlay(19) +from:0x020c4a50 kind:arm_call to:0x02018374 module:main +from:0x020c4a6c kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c4a74 kind:arm_call_thumb to:0x020bd8ac module:overlay(1) +from:0x020c4a8c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020c4a94 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c4a98 kind:load to:0x020d1d80 module:overlay(19) +from:0x020c4a9c kind:load to:0x020b504c module:overlay(0) +from:0x020c4aa0 kind:load to:0x020b50c0 module:overlay(0) +from:0x020c4aa4 kind:load to:0x020b51b8 module:overlay(0) +from:0x020c4b1c kind:load to:0x020b62a8 module:overlay(0) +from:0x020c4b20 kind:load to:0x020be055 module:overlays(1,2,4) +from:0x020c4b24 kind:load to:0x0204a060 module:main +from:0x020c4b28 kind:load to:0x020183d5 module:main +from:0x020c4b48 kind:load to:0x0204a060 module:main +from:0x020c4b4c kind:load to:0x020be0ed module:overlays(1,2,4) +from:0x020c4b50 kind:load to:0x020183d5 module:main +from:0x020c4b70 kind:load to:0x0204a060 module:main +from:0x020c4b74 kind:load to:0x020be0d9 module:overlays(1,2,4) +from:0x020c4b78 kind:load to:0x020183d5 module:main +from:0x020c4b90 kind:arm_call to:0x02011f3c module:main +from:0x020c4ba0 kind:arm_call to:0x020c4ba8 module:overlay(19) +from:0x020c4bb0 kind:arm_call_thumb to:0x02018498 module:main +from:0x020c4bdc kind:arm_call to:0x020d031c module:overlay(19) +from:0x020c4c1c kind:arm_call_thumb to:0x020bd734 module:overlay(1) +from:0x020c4c20 kind:arm_call_thumb to:0x020bd6a8 module:overlay(1) +from:0x020c4c2c kind:load to:0x020d1dc0 module:overlay(19) +from:0x020c4c34 kind:load to:0x020d1bb0 module:overlay(19) +from:0x020c4c40 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4c5c kind:arm_call to:0x020c51a8 module:overlay(19) +from:0x020c4c70 kind:arm_call_thumb to:0x020bd784 module:overlay(1) +from:0x020c4cf8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4d00 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020c4d0c kind:load to:0x020d1dc0 module:overlay(19) +from:0x020c4d10 kind:load to:0x0204a110 module:main +from:0x020c4d24 kind:arm_call to:0x020c51a8 module:overlay(19) +from:0x020c4d38 kind:arm_call_thumb to:0x020bd784 module:overlay(1) +from:0x020c4dc0 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4dc8 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020c4dd0 kind:arm_call to:0x02011ff4 module:main +from:0x020c4ddc kind:load to:0x020d1dc0 module:overlay(19) +from:0x020c4de0 kind:load to:0x0204a110 module:main +from:0x020c4df8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e00 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e08 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e18 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e20 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e28 kind:arm_call_thumb to:0x0201568c 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:0x020c4e54 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e5c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e64 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e74 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e7c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e84 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e90 kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4e9c kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4ea4 kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4eb0 kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4ebc kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4ec4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c4ecc kind:arm_call to:0x02011ff4 module:main +from:0x020c4ef0 kind:arm_call to:0x0201c00c module:main +from:0x020c4f00 kind:arm_call to:0x02011f3c module:main +from:0x020c4f0c kind:arm_call to:0x020c5630 module:overlay(19) +from:0x020c4f2c kind:arm_call to:0x020166cc module:main +from:0x020c4f4c kind:arm_call to:0x02011f3c module:main +from:0x020c4f58 kind:arm_call to:0x020cf28c module:overlay(19) +from:0x020c4f78 kind:arm_call to:0x020166cc module:main +from:0x020c4f98 kind:arm_call to:0x02011f3c module:main +from:0x020c4fac kind:arm_call to:0x020cfc14 module:overlay(19) +from:0x020c4fc0 kind:arm_call to:0x02011f3c module:main +from:0x020c4fd4 kind:arm_call to:0x020cff30 module:overlay(19) +from:0x020c4ff4 kind:load to:0x0204a110 module:main +from:0x020c5000 kind:arm_call to:0x0201867c module:main +from:0x020c5008 kind:arm_call to:0x0201875c module:main +from:0x020c5010 kind:arm_call to:0x02018908 module:main +from:0x020c5028 kind:arm_call to:0x020c5038 module:overlay(19) +from:0x020c5030 kind:arm_call to:0x020c503c module:overlay(19) +from:0x020c505c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c507c kind:arm_call to:0x020b69d8 module:overlay(3) +from:0x020c5098 kind:arm_call to:0x020b69d8 module:overlay(3) +from:0x020c50bc kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c50c8 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020c50dc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5130 kind:arm_call to:0x020b69d8 module:overlay(3) +from:0x020c5144 kind:arm_call to:0x020b69d8 module:overlay(3) +from:0x020c514c kind:load to:0x0204a088 module:main +from:0x020c5150 kind:load to:0x0204a110 module:main +from:0x020c5154 kind:load to:0x020ba740 module:overlays(3,4,5,10,11,14) +from:0x020c5158 kind:load to:0x020b5214 module:overlay(0) +from:0x020c515c kind:load to:0x020d1db4 module:overlay(19) +from:0x020c5160 kind:load to:0x020b504c module:overlay(0) +from:0x020c5174 kind:arm_call to:0x02018694 module:main +from:0x020c5180 kind:arm_call to:0x02018a14 module:main +from:0x020c5194 kind:arm_call to:0x02018984 module:main +from:0x020c51a0 kind:arm_call to:0x02018830 module:main +from:0x020c51cc kind:arm_call to:0x0203d210 module:main +from:0x020c51d4 kind:arm_call to:0x020c51ec module:overlay(19) +from:0x020c51dc kind:arm_call to:0x02011ff4 module:main +from:0x020c51e4 kind:load to:0x0204a088 module:main +from:0x020c51e8 kind:load to:0x02061690 module:overlay(0) +from:0x020c51fc kind:load to:0x0204a088 module:main +from:0x020c5214 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020c5238 kind:load to:0x020d1e00 module:overlay(19) +from:0x020c5270 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020c5280 kind:load to:0x020b504c module:overlay(0) +from:0x020c52b0 kind:arm_call to:0x020c5590 module:overlay(19) +from:0x020c52c0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c5310 kind:arm_call to:0x020d08fc module:overlay(19) +from:0x020c533c kind:arm_call to:0x020d08fc module:overlay(19) +from:0x020c5384 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c538c kind:arm_call to:0x02022128 module:main +from:0x020c53a0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c53b0 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020c53e0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c53e4 kind:arm_call to:0x02021c2c module:main +from:0x020c540c kind:load to:0x020b62a8 module:overlay(0) +from:0x020c5414 kind:load to:0x020b504c module:overlay(0) +from:0x020c5418 kind:load to:0x020d1e2c module:overlay(19) +from:0x020c541c kind:load to:0x020d1e34 module:overlay(19) +from:0x020c5420 kind:load to:0x020d1e3c module:overlay(19) +from:0x020c5424 kind:load to:0x020d1e44 module:overlay(19) +from:0x020c5428 kind:load to:0x020b5214 module:overlay(0) +from:0x020c542c kind:load to:0x02049bd4 module:main +from:0x020c5494 kind:arm_call to:0x020d0c90 module:overlay(19) +from:0x020c54a4 kind:arm_call to:0x020c5540 module:overlay(19) +from:0x020c54d8 kind:arm_call to:0x020d0c4c module:overlay(19) +from:0x020c54e8 kind:arm_call to:0x020c5540 module:overlay(19) +from:0x020c551c kind:arm_call to:0x020d0c4c module:overlay(19) +from:0x020c552c kind:arm_call to:0x020c5540 module:overlay(19) +from:0x020c553c kind:load to:0x020b62a8 module:overlay(0) +from:0x020c5570 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c558c kind:load to:0x020b504c module:overlay(0) +from:0x020c55d8 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020c55e8 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c55f0 kind:arm_call to:0x02021bec module:main +from:0x020c55fc kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c5600 kind:arm_call to:0x02021c08 module:main +from:0x020c560c kind:load to:0x02049bd4 module:main +from:0x020c5610 kind:load to:0x020b504c module:overlay(0) +from:0x020c561c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c5624 kind:arm_call to:0x02011ff4 module:main +from:0x020c563c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c5664 kind:arm_call to:0x0201e9b4 module:main +from:0x020c5684 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020c568c kind:arm_call to:0x0201e6d0 module:main +from:0x020c56ac kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020c56c8 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c56d0 kind:arm_call to:0x0201e6d0 module:main +from:0x020c56f4 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c5700 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5730 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c5750 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c575c kind:arm_call to:0x0201e6d0 module:main +from:0x020c5764 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5794 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020c57b8 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c57c0 kind:arm_call to:0x0201e6d0 module:main +from:0x020c57e0 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020c5804 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c580c kind:arm_call to:0x0201e6d0 module:main +from:0x020c5834 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c5858 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c5864 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5870 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5878 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5884 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c58a8 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c58cc kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c58d8 kind:arm_call to:0x0201e6d0 module:main +from:0x020c58e4 kind:arm_call to:0x0201e6d0 module:main +from:0x020c58f0 kind:arm_call to:0x0201e6d0 module:main +from:0x020c58fc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c591c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c5940 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c594c kind:arm_call to:0x0201e6d0 module:main +from:0x020c596c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c5990 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c5998 kind:arm_call to:0x0201e6d0 module:main +from:0x020c59a4 kind:arm_call to:0x020d05b0 module:overlay(19) +from:0x020c59dc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c59e4 kind:arm_call to:0x0201f2cc module:main +from:0x020c59ec kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c59fc kind:arm_call to:0x02011ff4 module:main +from:0x020c5a0c kind:arm_call to:0x02011f3c module:main +from:0x020c5a38 kind:arm_call to:0x020cb768 module:overlay(19) +from:0x020c5a58 kind:arm_call to:0x020166cc module:main +from:0x020c5a98 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5ae0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5b10 kind:arm_call to:0x020cc5ac module:overlay(19) +from:0x020c5b24 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5b54 kind:arm_call to:0x020cc5ac module:overlay(19) +from:0x020c5b68 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5bb0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5bf8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5c3c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5c80 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5cc8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5d10 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5d58 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5dac kind:arm_call to:0x02060950 module:overlay(0) +from:0x020c5dfc kind:arm_call to:0x02060950 module:overlay(0) +from:0x020c5e68 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020c5e74 kind:arm_call_thumb to:0x020154ec module:main +from:0x020c5e8c kind:arm_call to:0x0201739c module:main +from:0x020c5eb0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c5ec8 kind:arm_call to:0x0201739c module:main +from:0x020c5eec kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c5f04 kind:arm_call to:0x020195a0 module:main +from:0x020c5f0c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f14 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f1c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f24 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f2c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f34 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f3c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c5f6c kind:arm_call to:0x020249d4 module:main +from:0x020c5f78 kind:arm_call to:0x020166cc module:main +from:0x020c5f80 kind:arm_call to:0x020c63dc module:overlay(19) +from:0x020c5f88 kind:arm_call to:0x020c6d10 module:overlay(19) +from:0x020c5f98 kind:load to:0x020d1ec0 module:overlay(19) +from:0x020c5fa0 kind:load to:0x020b1f8c module:overlay(0) +from:0x020c5fa8 kind:load to:0x020d1bbc module:overlay(19) +from:0x020c5fac kind:load to:0x020d1e4c module:overlay(19) +from:0x020c5fb0 kind:load to:0x020d24c0 module:overlay(19) +from:0x020c5fb4 kind:load to:0x020d2104 module:overlay(19) +from:0x020c5fb8 kind:load to:0x020d211c module:overlay(19) +from:0x020c5fbc kind:load to:0x020d2120 module:overlay(19) +from:0x020c5fc0 kind:load to:0x020d212c module:overlay(19) +from:0x020c5fc4 kind:load to:0x020d213c module:overlay(19) +from:0x020c5fc8 kind:load to:0x0204a110 module:main +from:0x020c5fcc kind:load to:0x020d2148 module:overlay(19) +from:0x020c5fd8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c600c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6014 kind:arm_call to:0x0201f2cc module:main +from:0x020c601c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c602c kind:arm_call to:0x02011ff4 module:main +from:0x020c6044 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c6054 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c605c kind:arm_call to:0x0201f2cc module:main +from:0x020c606c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c6074 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6084 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c608c kind:arm_call to:0x0201f2cc module:main +from:0x020c609c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c60a4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c60b4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c60bc kind:arm_call to:0x0201f2cc module:main +from:0x020c60cc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c60d4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c60dc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c60e4 kind:arm_call to:0x0201f2cc module:main +from:0x020c60f4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c60fc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6108 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6110 kind:arm_call to:0x0201f2cc module:main +from:0x020c611c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6128 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6130 kind:arm_call to:0x0201f2cc module:main +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:0x020c6160 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c6168 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6184 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c618c kind:arm_call to:0x0201f2cc module:main +from:0x020c6194 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c61a4 kind:arm_call to:0x02011ff4 module:main +from:0x020c61ac kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c61b4 kind:arm_call to:0x0201f2cc module:main +from:0x020c61bc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c61c4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c61cc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c61d8 kind:load to:0x020d1ec0 module:overlay(19) +from:0x020c6204 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c620c kind:arm_call to:0x0201f2cc module:main +from:0x020c6214 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6224 kind:arm_call to:0x02011ff4 module:main +from:0x020c623c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c624c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6254 kind:arm_call to:0x0201f2cc module:main +from:0x020c6264 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c626c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c627c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6284 kind:arm_call to:0x0201f2cc module:main +from:0x020c6294 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c629c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c62ac kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c62b4 kind:arm_call to:0x0201f2cc module:main +from:0x020c62c4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c62cc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c62d4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c62dc kind:arm_call to:0x0201f2cc module:main +from:0x020c62ec kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c62f4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6300 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6308 kind:arm_call to:0x0201f2cc module:main +from:0x020c6314 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6320 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6328 kind:arm_call to:0x0201f2cc module:main +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:0x020c6358 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c6360 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c637c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6384 kind:arm_call to:0x0201f2cc module:main +from:0x020c638c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c639c kind:arm_call to:0x02011ff4 module:main +from:0x020c63a4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c63ac kind:arm_call to:0x0201f2cc module:main +from:0x020c63b4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c63bc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c63c4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c63cc kind:arm_call to:0x02011ff4 module:main +from:0x020c63d8 kind:load to:0x020d1ec0 module:overlay(19) +from:0x020c63f4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c641c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c645c kind:arm_call to:0x0201e754 module:main +from:0x020c6498 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c64c0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6500 kind:arm_call to:0x0201e754 module:main +from:0x020c650c kind:arm_call to:0x0201e8d4 module:main +from:0x020c6530 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6564 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c65b0 kind:arm_call to:0x0201e754 module:main +from:0x020c65c0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c65e4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6658 kind:arm_call to:0x0201e754 module:main +from:0x020c666c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6694 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c66d0 kind:arm_call to:0x0201e754 module:main +from:0x020c66e4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c670c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6748 kind:arm_call to:0x0201e754 module:main +from:0x020c675c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c678c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c67d4 kind:arm_call to:0x0201e754 module:main +from:0x020c67e4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6808 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6880 kind:arm_call to:0x0201e754 module:main +from:0x020c6890 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c68b4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6928 kind:arm_call to:0x0201e754 module:main +from:0x020c693c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c696c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c69b4 kind:arm_call to:0x0201e754 module:main +from:0x020c69c4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c69e8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6a60 kind:arm_call to:0x0201e754 module:main +from:0x020c6a70 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6a94 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6b0c kind:arm_call to:0x0201e754 module:main +from:0x020c6b20 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6b48 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6b88 kind:arm_call to:0x0201e754 module:main +from:0x020c6b9c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6bc4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6c00 kind:arm_call to:0x0201e754 module:main +from:0x020c6c0c kind:load to:0x020d1e4c module:overlay(19) +from:0x020c6c10 kind:load to:0x020d24c0 module:overlay(19) +from:0x020c6c2c kind:arm_call to:0x020166cc module:main +from:0x020c6c3c kind:arm_call to:0x020166cc module:main +from:0x020c6c4c kind:arm_call to:0x020166cc module:main +from:0x020c6c68 kind:arm_call to:0x020166cc module:main +from:0x020c6c74 kind:arm_call to:0x020166cc module:main +from:0x020c6c84 kind:arm_call to:0x020166cc module:main +from:0x020c6c94 kind:arm_call to:0x020166cc module:main +from:0x020c6cb0 kind:arm_call to:0x020166ac module:main +from:0x020c6cbc kind:arm_call to:0x020166ac module:main +from:0x020c6cc8 kind:arm_call to:0x020166ac module:main +from:0x020c6ce0 kind:arm_call to:0x020166ac module:main +from:0x020c6ce8 kind:arm_call to:0x020166ac module:main +from:0x020c6cf4 kind:arm_call to:0x020166ac module:main +from:0x020c6d00 kind:arm_call to:0x020166ac module:main +from:0x020c6d44 kind:load to:0x020d1edc module:overlay(19) +from:0x020c6d54 kind:arm_call to:0x020c6c14 module:overlay(19) +from:0x020c6d7c kind:arm_call to:0x020cbaec module:overlay(19) +from:0x020c6d90 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6dcc kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c6e10 kind:load to:0x020d1e4c module:overlay(19) +from:0x020c6e90 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c6ec8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6edc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6f40 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6f6c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6f80 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6fc4 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020c6fec kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c6ff8 kind:load to:0x020d24c0 module:overlay(19) +from:0x020c6ffc kind:load to:0x020d1e4c module:overlay(19) +from:0x020c719c kind:arm_call to:0x0201ea68 module:main +from:0x020c71c8 kind:arm_call to:0x020c6e3c module:overlay(19) +from:0x020c71d8 kind:arm_call to:0x020c6c14 module:overlay(19) +from:0x020c71e0 kind:arm_call to:0x020c6ca0 module:overlay(19) +from:0x020c71e8 kind:arm_call to:0x020c6e3c module:overlay(19) +from:0x020c71f8 kind:arm_call to:0x020c6c18 module:overlay(19) +from:0x020c7200 kind:arm_call to:0x020c6c9c module:overlay(19) +from:0x020c7208 kind:arm_call to:0x020c7000 module:overlay(19) +from:0x020c7230 kind:arm_call to:0x0201ea68 module:main +from:0x020c7260 kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x020c7268 kind:arm_call to:0x020c7000 module:overlay(19) +from:0x020c7270 kind:load to:0x020b50c0 module:overlay(0) +from:0x020c7308 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7330 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7418 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7440 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7544 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020c7770 kind:arm_call to:0x020c72a0 module:overlay(19) +from:0x020c778c kind:arm_call to:0x0201ea68 module:main +from:0x020c77c0 kind:arm_call to:0x020c6c54 module:overlay(19) +from:0x020c77c8 kind:arm_call to:0x020c6ca0 module:overlay(19) +from:0x020c77d0 kind:arm_call to:0x020c757c module:overlay(19) +from:0x020c77e8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c77fc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c7824 kind:arm_call to:0x0201ea68 module:main +from:0x020c7850 kind:arm_call to:0x020c757c module:overlay(19) +from:0x020c7860 kind:arm_call to:0x020c6c18 module:overlay(19) +from:0x020c7868 kind:arm_call to:0x020c6cd0 module:overlay(19) +from:0x020c7870 kind:arm_call to:0x020c72a0 module:overlay(19) +from:0x020c78ec kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c7940 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020c7a40 kind:load to:0x020d1e94 module:overlay(19) +from:0x020c7a80 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7ad4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7b5c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7b90 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7c00 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c7c28 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c7c34 kind:load to:0x020d1e4c module:overlay(19) +from:0x020c7c38 kind:load to:0x020d24c0 module:overlay(19) +from:0x020c7c44 kind:load to:0x020c7a44 module:overlay(19) +from:0x020c7c60 kind:arm_call to:0x020cbb40 module:overlay(19) +from:0x020c7c68 kind:arm_call to:0x020c7a44 module:overlay(19) +from:0x020c7d74 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c7d94 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c7db8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c7dc0 kind:load to:0x020b504c module:overlay(0) +from:0x020c7dc4 kind:load to:0x020d1e4c module:overlay(19) +from:0x020c7f58 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c808c kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c80d8 kind:load to:0x020d1e4c module:overlay(19) +from:0x020c80e4 kind:load to:0x020c7dc8 module:overlay(19) +from:0x020c80f0 kind:load to:0x020c7dc8 module:overlay(19) +from:0x020c8118 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020c8124 kind:arm_call to:0x020cbb94 module:overlay(19) +from:0x020c8270 kind:arm_call to:0x0201eaa0 module:main +from:0x020c8284 kind:load to:0x020d1f94 module:overlay(19) +from:0x020c82b4 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c82bc kind:load to:0x02049a2c module:main +from:0x020c840c kind:arm_call to:0x0201e8d4 module:main +from:0x020c8428 kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020c8448 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8460 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c847c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c8498 kind:arm_call to:0x020cbb10 module:overlay(19) +from:0x020c84d8 kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x020c84e4 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c84f8 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c8504 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c850c kind:load to:0x0204a110 module:main +from:0x020c8510 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c8514 kind:load to:0x020b504c module:overlay(0) +from:0x020c8518 kind:load to:0x020b50c0 module:overlay(0) +from:0x020c851c kind:load to:0x0204a088 module:main +from:0x020c8520 kind:load to:0x020b5214 module:overlay(0) +from:0x020c86c0 kind:arm_call to:0x0201e8d4 module:main +from:0x020c880c kind:arm_call to:0x0201e8d4 module:main +from:0x020c8958 kind:arm_call to:0x0201e8d4 module:main +from:0x020c8a8c kind:arm_call to:0x0201e8d4 module:main +from:0x020c8ab4 kind:arm_call to:0x020c8524 module:overlay(19) +from:0x020c8abc kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020c8ad0 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8ae0 kind:arm_call to:0x020c854c module:overlay(19) +from:0x020c8b08 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8b18 kind:arm_call to:0x020c854c module:overlay(19) +from:0x020c8b40 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8b50 kind:arm_call to:0x020c8524 module:overlay(19) +from:0x020c8b58 kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020c8b6c kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8b80 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c8bc4 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8bd0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c8be0 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8bf8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c8c08 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8c20 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c8c30 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c8c3c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c8c44 kind:load to:0x0204a110 module:main +from:0x020c8c48 kind:load to:0x020b5214 module:overlay(0) +from:0x020c8db4 kind:arm_call to:0x0201e8d4 module:main +from:0x020c8efc kind:arm_call to:0x0201e8d4 module:main +from:0x020c9044 kind:arm_call to:0x0201e8d4 module:main +from:0x020c918c kind:arm_call to:0x0201e8d4 module:main +from:0x020c92bc kind:arm_call to:0x0201e8d4 module:main +from:0x020c942c kind:arm_call to:0x0201e8d4 module:main +from:0x020c957c kind:arm_call to:0x0201e8d4 module:main +from:0x020c95bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c95d4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c95e8 kind:arm_call to:0x0201e8d4 module:main +from:0x020c9788 kind:arm_call to:0x0201e8d4 module:main +from:0x020c97c8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c97e0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c97f4 kind:arm_call to:0x0201e8d4 module:main +from:0x020c9998 kind:arm_call to:0x0201e8d4 module:main +from:0x020c9aec kind:arm_call to:0x0201e8d4 module:main +from:0x020c9b0c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9b18 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9b30 kind:arm_call to:0x020c8c4c module:overlay(19) +from:0x020c9b68 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9b78 kind:arm_call to:0x020c92dc module:overlay(19) +from:0x020c9b80 kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020c9bc4 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9bd4 kind:arm_call to:0x020c92dc module:overlay(19) +from:0x020c9c10 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9c20 kind:arm_call to:0x020c8c4c module:overlay(19) +from:0x020c9c28 kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020c9c68 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9c80 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9c8c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9c94 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c9cd8 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9ce4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9cfc kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9d08 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9d18 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9d28 kind:arm_call to:0x020c4b54 module:overlay(19) +from:0x020c9d34 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9d48 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c9d54 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9d64 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9d70 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9d78 kind:load to:0x0204a110 module:main +from:0x020c9d7c kind:load to:0x020b5214 module:overlay(0) +from:0x020c9d80 kind:load to:0x02049a2c module:main +from:0x020c9d84 kind:load to:0x0204a088 module:main +from:0x020c9d98 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9da4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9dbc kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c9dd0 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9dec kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c9e00 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020c9f38 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca088 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca0c8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca0e0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca0f4 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca294 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca2d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca2ec kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca300 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca4a4 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca5f8 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca618 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ca624 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ca64c kind:arm_call to:0x020c4ae4 module:overlay(19) +from:0x020ca688 kind:arm_call to:0x020c4b2c module:overlay(19) +from:0x020ca6a0 kind:load to:0x02049a2c module:main +from:0x020ca7ec kind:arm_call to:0x0201e8d4 module:main +from:0x020ca814 kind:arm_call to:0x020ca6a4 module:overlay(19) +from:0x020ca81c kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020ca83c kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020ca84c kind:arm_call to:0x020ca6a4 module:overlay(19) +from:0x020ca854 kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020ca874 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020ca884 kind:arm_call to:0x020c854c module:overlay(19) +from:0x020ca8ac kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020ca904 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020ca928 kind:arm_call to:0x020cbb40 module:overlay(19) +from:0x020caa90 kind:arm_call to:0x0201e8d4 module:main +from:0x020cabd8 kind:arm_call to:0x0201e8d4 module:main +from:0x020cac18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cac30 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cac40 kind:arm_call to:0x0201e8d4 module:main +from:0x020cade0 kind:arm_call to:0x0201e8d4 module:main +from:0x020cae20 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cae38 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cae4c kind:arm_call to:0x0201e8d4 module:main +from:0x020caff0 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb144 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb164 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cb170 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cb188 kind:arm_call to:0x020ca940 module:overlay(19) +from:0x020cb190 kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020cb1d4 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020cb1e4 kind:arm_call to:0x020ca940 module:overlay(19) +from:0x020cb1ec kind:arm_call to:0x020cb238 module:overlay(19) +from:0x020cb230 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020cb2a4 kind:load to:0x020d204c module:overlay(19) +from:0x020cb2b4 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb2c8 kind:arm_call to:0x020cbc0c module:overlay(19) +from:0x020cb2e8 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb2fc kind:arm_call to:0x020cbc0c module:overlay(19) +from:0x020cb304 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb310 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb31c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb334 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb348 kind:arm_call to:0x020cbc0c module:overlay(19) +from:0x020cb354 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb360 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb36c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb378 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb414 kind:arm_call to:0x02028c4c module:main +from:0x020cb46c kind:arm_call to:0x0201aad0 module:main +from:0x020cb4ac kind:arm_call to:0x0201aad0 module:main +from:0x020cb4b8 kind:load to:0x0204af1c module:main +from:0x020cb4c4 kind:load to:0x020cb2a8 module:overlay(19) +from:0x020cb4d0 kind:load to:0x020cb2a8 module:overlay(19) +from:0x020cb4dc kind:load to:0x020cb2a8 module:overlay(19) +from:0x020cb4e8 kind:load to:0x020cb2dc module:overlay(19) +from:0x020cb4f4 kind:load to:0x020cb2dc module:overlay(19) +from:0x020cb500 kind:load to:0x020cb2a8 module:overlay(19) +from:0x020cb50c kind:load to:0x020cb2dc module:overlay(19) +from:0x020cb518 kind:load to:0x020cb2dc module:overlay(19) +from:0x020cb524 kind:load to:0x020cb324 module:overlay(19) +from:0x020cb530 kind:load to:0x020cb324 module:overlay(19) +from:0x020cb53c kind:load to:0x020cb2dc module:overlay(19) +from:0x020cb548 kind:load to:0x020cb324 module:overlay(19) +from:0x020cb554 kind:load to:0x020cb324 module:overlay(19) +from:0x020cb560 kind:load to:0x020cb324 module:overlay(19) +from:0x020cb56c kind:load to:0x020cb2a8 module:overlay(19) +from:0x020cb578 kind:load to:0x020cb2a8 module:overlay(19) +from:0x020cb584 kind:load to:0x020cb2dc module:overlay(19) +from:0x020cb594 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb5a8 kind:arm_call to:0x020cbc0c module:overlay(19) +from:0x020cb5b8 kind:load to:0x020cb324 module:overlay(19) +from:0x020cb5c4 kind:load to:0x020cb324 module:overlay(19) +from:0x020cb5d4 kind:load to:0x020c6d10 module:overlay(19) +from:0x020cb5e8 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb5f4 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb600 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb60c kind:arm_call to:0x0201f9c4 module:main +from:0x020cb614 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb620 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb62c kind:arm_call to:0x0201f9c4 module:main +from:0x020cb638 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb650 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb680 kind:arm_call to:0x0201f498 module:main +from:0x020cb694 kind:arm_call to:0x0201f498 module:main +from:0x020cb6a0 kind:arm_call to:0x0201f498 module:main +from:0x020cb6ac kind:arm_call to:0x0201f498 module:main +from:0x020cb6b4 kind:arm_call to:0x0201f498 module:main +from:0x020cb6c0 kind:arm_call to:0x0201f498 module:main +from:0x020cb6cc kind:arm_call to:0x0201f498 module:main +from:0x020cb6d8 kind:arm_call to:0x0201f498 module:main +from:0x020cb6e0 kind:arm_call to:0x0201f498 module:main +from:0x020cb6fc kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020cb710 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020cb72c kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020cb740 kind:arm_call to:0x020cb5c8 module:overlay(19) +from:0x020cb784 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020cb79c kind:arm_call to:0x0201f6f0 module:main +from:0x020cb7d0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cb804 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cb838 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb860 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb88c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb8b8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb8e4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb910 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb940 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb96c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb99c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb9c8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb9f4 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020cba2c kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020cba50 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cba7c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbac8 kind:arm_call to:0x020166cc module:main +from:0x020cbae8 kind:load to:0x020d1e52 module:overlay(19) +from:0x020cbafc kind:arm_call to:0x0201f730 module:main +from:0x020cbb04 kind:arm_call to:0x020cbb40 module:overlay(19) +from:0x020cbb3c kind:load to:0x020b62a8 module:overlay(0) +from:0x020cbb50 kind:arm_call to:0x020cbb10 module:overlay(19) +from:0x020cbb74 kind:arm_call to:0x0201fb78 module:main +from:0x020cbb84 kind:arm_call to:0x0201fa70 module:main +from:0x020cbb8c kind:load to:0x020b62a8 module:overlay(0) +from:0x020cbba0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbba8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbb0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbbc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbc8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbd4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbe0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbec kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbf8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc04 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc4c kind:arm_call to:0x02028c4c module:main +from:0x020cbca8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cbd38 kind:arm_call to:0x0201f4b4 module:main +from:0x020cbd44 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cbdac kind:arm_call to:0x0201aa44 module:main +from:0x020cbdb4 kind:arm_call to:0x020cbb10 module:overlay(19) +from:0x020cbe64 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbe84 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cbf64 kind:arm_call to:0x0201aa44 module:main +from:0x020cc0e4 kind:arm_call to:0x0201aad0 module:main +from:0x020cc140 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc15c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc1f4 kind:arm_call to:0x0201aad0 module:main +from:0x020cc234 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc250 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc2e8 kind:arm_call to:0x0201aad0 module:main +from:0x020cc320 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc338 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc3cc kind:arm_call to:0x0201aad0 module:main +from:0x020cc404 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc41c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc4b0 kind:arm_call to:0x0201aad0 module:main +from:0x020cc4e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc500 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc594 kind:arm_call to:0x0201aad0 module:main +from:0x020cc5a0 kind:load to:0x020b62a8 module:overlay(0) +from:0x020cc5a4 kind:load to:0x0204af1c module:main +from:0x020cc5a8 kind:load to:0x020d1e98 module:overlay(19) +from:0x020cc5d8 kind:arm_call to:0x02011f3c module:main +from:0x020cc5ec kind:arm_call to:0x020cc5f4 module:overlay(19) +from:0x020cc604 kind:arm_call to:0x020ce820 module:overlay(19) +from:0x020cc60c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020cc634 kind:arm_call to:0x02011f3c module:main +from:0x020cc640 kind:arm_call to:0x020ce844 module:overlay(19) +from:0x020cc654 kind:arm_call to:0x02011f3c module:main +from:0x020cc664 kind:arm_call to:0x020cc880 module:overlay(19) +from:0x020cc684 kind:arm_call to:0x020166cc module:main +from:0x020cc6a0 kind:load to:0x020d2224 module:overlay(19) +from:0x020cc700 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cc708 kind:arm_call to:0x020ce830 module:overlay(19) +from:0x020cc714 kind:load to:0x020d2224 module:overlay(19) +from:0x020cc76c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cc774 kind:arm_call to:0x020ce830 module:overlay(19) +from:0x020cc77c kind:arm_call to:0x02011ff4 module:main +from:0x020cc788 kind:load to:0x020d2224 module:overlay(19) +from:0x020cc7e0 kind:arm_call to:0x020166cc module:main +from:0x020cc7f8 kind:arm_call to:0x020cde9c module:overlay(19) +from:0x020cc804 kind:arm_call to:0x020166ac module:main +from:0x020cc824 kind:arm_call to:0x020166cc module:main +from:0x020cc83c kind:arm_call to:0x020cefe4 module:overlay(19) +from:0x020cc848 kind:arm_call to:0x020166ac module:main +from:0x020cc854 kind:arm_call to:0x020ccdf4 module:overlay(19) +from:0x020cc890 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020cc8b8 kind:arm_call to:0x020cdeac module:overlay(19) +from:0x020cc8c4 kind:arm_call to:0x0201e6d0 module:main +from:0x020cc8e8 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020cc90c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020cc918 kind:arm_call to:0x0201e6d0 module:main +from:0x020cc93c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020cc950 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020cc968 kind:arm_call to:0x0201e6d0 module:main +from:0x020cc990 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020cc9b0 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020cc9c4 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020cc9d8 kind:arm_call to:0x0201e6d0 module:main +from:0x020cc9fc kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020cca1c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020cca30 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020cca44 kind:arm_call to:0x0201e6d0 module:main +from:0x020cca68 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020cca80 kind:arm_call to:0x020166cc module:main +from:0x020cca90 kind:arm_call to:0x020166cc module:main +from:0x020ccaa0 kind:arm_call to:0x020166cc module:main +from:0x020ccab0 kind:arm_call to:0x020166cc module:main +from:0x020ccad4 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ccae4 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ccaf4 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ccafc kind:arm_call to:0x020ccd40 module:overlay(19) +from:0x020ccb0c kind:load to:0x020d2200 module:overlay(19) +from:0x020ccb14 kind:load to:0x020b1f8c module:overlay(0) +from:0x020ccb30 kind:arm_call to:0x0201f498 module:main +from:0x020ccb3c kind:arm_call to:0x0201f498 module:main +from:0x020ccb48 kind:arm_call to:0x0201f498 module:main +from:0x020ccb54 kind:arm_call to:0x0201f498 module:main +from:0x020ccb64 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccb6c kind:arm_call to:0x0201f2cc module:main +from:0x020ccb7c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccb84 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccb94 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccb9c kind:arm_call to:0x0201f2cc module:main +from:0x020ccbac kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccbb4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccbc4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccbcc kind:arm_call to:0x0201f2cc module:main +from:0x020ccbdc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccbe4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccbf4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccbfc kind:arm_call to:0x0201f2cc module:main +from:0x020ccc08 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccc10 kind:arm_call to:0x020ce314 module:overlay(19) +from:0x020ccc18 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ccc24 kind:load to:0x020d2200 module:overlay(19) +from:0x020ccc40 kind:arm_call to:0x0201f498 module:main +from:0x020ccc4c kind:arm_call to:0x0201f498 module:main +from:0x020ccc58 kind:arm_call to:0x0201f498 module:main +from:0x020ccc64 kind:arm_call to:0x0201f498 module:main +from:0x020ccc74 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccc7c kind:arm_call to:0x0201f2cc module:main +from:0x020ccc8c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccc94 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccca4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cccac kind:arm_call to:0x0201f2cc module:main +from:0x020cccbc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cccc4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cccd4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cccdc kind:arm_call to:0x0201f2cc module:main +from:0x020cccec kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cccf4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccd04 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccd0c kind:arm_call to:0x0201f2cc module:main +from:0x020ccd18 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccd20 kind:arm_call to:0x020ce314 module:overlay(19) +from:0x020ccd28 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ccd30 kind:arm_call to:0x02011ff4 module:main +from:0x020ccd3c kind:load to:0x020d2200 module:overlay(19) +from:0x020ccd74 kind:load to:0x020d21c0 module:overlay(19) +from:0x020ccdac kind:load to:0x020d2188 module:overlay(19) +from:0x020ccdbc kind:arm_call to:0x020ce4dc module:overlay(19) +from:0x020ccdc8 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ccdd4 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ccde0 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ccdec kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cce00 kind:load to:0x020cde8c module:overlay(19) +from:0x020cce18 kind:arm_call to:0x020ce7d4 module:overlay(19) +from:0x020cce4c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cce78 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cceb0 kind:arm_call to:0x0201e874 module:main +from:0x020ccef0 kind:arm_call to:0x0201e8d4 module:main +from:0x020ccf30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ccf84 kind:arm_call to:0x0201e874 module:main +from:0x020ccfbc kind:arm_call to:0x0201e8d4 module:main +from:0x020ccff4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd03c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd064 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd078 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd0c0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd0e0 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd0f4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd13c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd15c kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd168 kind:load to:0x020d215c module:overlay(19) +from:0x020cd184 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd198 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd1ec kind:arm_call to:0x0201e874 module:main +from:0x020cd248 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd29c kind:arm_call to:0x0201e874 module:main +from:0x020cd2f8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd344 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd358 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd3a8 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd3bc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd40c kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd418 kind:load to:0x020d215c module:overlay(19) +from:0x020cd450 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd4a0 kind:arm_call to:0x0201e874 module:main +from:0x020cd4dc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd528 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd53c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd588 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd59c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd5e8 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd5f4 kind:load to:0x020d215c module:overlay(19) +from:0x020cd60c kind:load to:0x020d24c8 module:overlay(19) +from:0x020cd610 kind:load to:0x020cc85c module:overlay(19) +from:0x020cd648 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd698 kind:arm_call to:0x0201e874 module:main +from:0x020cd6e0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd700 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd710 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd73c kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd74c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd778 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd784 kind:load to:0x020d215c module:overlay(19) +from:0x020cd7c8 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020cd7d4 kind:arm_call to:0x020ce7d4 module:overlay(19) +from:0x020cd7f0 kind:load to:0x020b504c module:overlay(0) +from:0x020cd808 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cd860 kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x020cd870 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020cd888 kind:arm_call to:0x020cde8c module:overlay(19) +from:0x020cd8a0 kind:arm_call to:0x020cde8c module:overlay(19) +from:0x020cd8ac kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cd8b4 kind:arm_call to:0x020ce414 module:overlay(19) +from:0x020cd8bc kind:load to:0x0204a110 module:main +from:0x020cd8c0 kind:load to:0x020b62a8 module:overlay(0) +from:0x020cd8c4 kind:load to:0x020b504c module:overlay(0) +from:0x020cd8c8 kind:load to:0x020b50c0 module:overlay(0) +from:0x020cd8cc kind:load to:0x0204a088 module:main +from:0x020cd8d0 kind:load to:0x020b5214 module:overlay(0) +from:0x020cda2c kind:arm_call to:0x0201e8d4 module:main +from:0x020cda48 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cda54 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cda60 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cdbb8 kind:arm_call to:0x0201e8d4 module:main +from:0x020cdc14 kind:arm_call to:0x020cd8d4 module:overlay(19) +from:0x020cdc1c kind:arm_call to:0x020cdbdc module:overlay(19) +from:0x020cdc30 kind:arm_call to:0x020cde8c module:overlay(19) +from:0x020cdc40 kind:arm_call to:0x020cd8d4 module:overlay(19) +from:0x020cdc48 kind:arm_call to:0x020cdbdc module:overlay(19) +from:0x020cdc68 kind:arm_call to:0x020cd8d4 module:overlay(19) +from:0x020cdc70 kind:arm_call to:0x020cdbdc module:overlay(19) +from:0x020cdc84 kind:arm_call to:0x020cde8c module:overlay(19) +from:0x020cdc94 kind:arm_call to:0x020cd8d4 module:overlay(19) +from:0x020cdc9c kind:arm_call to:0x020cdbdc module:overlay(19) +from:0x020cdcb0 kind:arm_call to:0x020cde8c module:overlay(19) +from:0x020cdd08 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020cdd18 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020cdd24 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cdd3c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cdd70 kind:arm_call to:0x020682c0 module:overlay(0) +from:0x020cddd0 kind:arm_call to:0x020d08fc module:overlay(19) +from:0x020cddfc kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020cde10 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cde1c kind:arm_call to:0x02021bec module:main +from:0x020cde64 kind:arm_call to:0x020cde8c module:overlay(19) +from:0x020cde70 kind:load to:0x020b62a8 module:overlay(0) +from:0x020cde74 kind:load to:0x020b504c module:overlay(0) +from:0x020cde78 kind:load to:0x0204a088 module:main +from:0x020cde7c kind:load to:0x020b5214 module:overlay(0) +from:0x020cde80 kind:load to:0x020d2240 module:overlay(19) +from:0x020cde88 kind:load to:0x0204a110 module:main +from:0x020cde98 kind:load to:0x020ccd40 module:overlay(19) +from:0x020cdea8 kind:load to:0x020cde8c module:overlay(19) +from:0x020cdef4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cdf0c kind:arm_call to:0x0201f6f0 module:main +from:0x020cdf20 kind:arm_call to:0x0201f6f0 module:main +from:0x020cdf44 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020cdf68 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020cdf78 kind:arm_call to:0x0201f6f0 module:main +from:0x020cdf8c kind:arm_call to:0x0201f6f0 module:main +from:0x020cdfac kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020cdfc4 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020cdfd4 kind:arm_call to:0x0201f6f0 module:main +from:0x020cdfe8 kind:arm_call to:0x0201f6f0 module:main +from:0x020ce008 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020ce028 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020ce0b8 kind:arm_call to:0x020166cc module:main +from:0x020ce0c8 kind:arm_call to:0x020166cc module:main +from:0x020ce0d8 kind:arm_call to:0x020166cc module:main +from:0x020ce0e8 kind:arm_call to:0x020166cc module:main +from:0x020ce0f8 kind:arm_call to:0x020166cc module:main +from:0x020ce108 kind:arm_call to:0x020166cc module:main +from:0x020ce184 kind:arm_call to:0x02011ff4 module:main +from:0x020ce194 kind:arm_call to:0x02011f3c module:main +from:0x020ce1fc kind:arm_call to:0x02011ff4 module:main +from:0x020ce20c kind:arm_call to:0x02011f3c module:main +from:0x020ce26c kind:arm_call to:0x0201f730 module:main +from:0x020ce278 kind:arm_call to:0x0201f730 module:main +from:0x020ce284 kind:arm_call to:0x0201f730 module:main +from:0x020ce290 kind:arm_call to:0x020ce704 module:overlay(19) +from:0x020ce29c kind:arm_call to:0x0201f730 module:main +from:0x020ce2a8 kind:arm_call to:0x020ce74c module:overlay(19) +from:0x020ce2b8 kind:arm_call to:0x0201f730 module:main +from:0x020ce2c4 kind:arm_call to:0x020ce7a0 module:overlay(19) +from:0x020ce2d4 kind:arm_call to:0x0201f730 module:main +from:0x020ce2f0 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ce30c kind:load to:0x020b62a8 module:overlay(0) +from:0x020ce324 kind:arm_call to:0x0201f498 module:main +from:0x020ce330 kind:arm_call to:0x0201f498 module:main +from:0x020ce338 kind:arm_call to:0x0201f498 module:main +from:0x020ce340 kind:arm_call to:0x0201f498 module:main +from:0x020ce348 kind:arm_call to:0x0201f498 module:main +from:0x020ce350 kind:arm_call to:0x0201f498 module:main +from:0x020ce360 kind:arm_call to:0x02011ff4 module:main +from:0x020ce370 kind:arm_call to:0x02011ff4 module:main +from:0x020ce378 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce380 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce38c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce394 kind:arm_call to:0x0201f2cc module:main +from:0x020ce39c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce3a4 kind:arm_call to:0x0201f2cc module:main +from:0x020ce3ac kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce3b4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce3c0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce3c8 kind:arm_call to:0x0201f2cc module:main +from:0x020ce3d0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce3d8 kind:arm_call to:0x0201f2cc module:main +from:0x020ce3e0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce3e8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce3f0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce3f8 kind:arm_call to:0x0201f2cc module:main +from:0x020ce400 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce408 kind:arm_call to:0x0201f2cc module:main +from:0x020ce420 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ce454 kind:arm_call to:0x020ce61c module:overlay(19) +from:0x020ce460 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce470 kind:arm_call to:0x020ce61c module:overlay(19) +from:0x020ce47c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce48c kind:arm_call to:0x020ce668 module:overlay(19) +from:0x020ce498 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce4a8 kind:arm_call to:0x020ce668 module:overlay(19) +from:0x020ce4b4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce4c0 kind:arm_call to:0x020ce6c8 module:overlay(19) +from:0x020ce4cc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce4d4 kind:load to:0x0204a110 module:main +from:0x020ce4d8 kind:load to:0x020b5214 module:overlay(0) +from:0x020ce54c kind:arm_call to:0x0201f4b4 module:main +from:0x020ce578 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ce5e0 kind:arm_call to:0x02028c4c module:main +from:0x020ce60c kind:arm_call to:0x0201aa44 module:main +from:0x020ce618 kind:load to:0x0204af1c module:main +from:0x020ce654 kind:arm_call to:0x020ce704 module:overlay(19) +from:0x020ce660 kind:arm_call to:0x0201fa70 module:main +from:0x020ce6a0 kind:arm_call to:0x020ce74c module:overlay(19) +from:0x020ce6b0 kind:arm_call to:0x0201fa70 module:main +from:0x020ce6bc kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x020ce6c4 kind:load to:0x020b50c0 module:overlay(0) +from:0x020ce6ec kind:arm_call to:0x020ce7a0 module:overlay(19) +from:0x020ce6fc kind:arm_call to:0x0201fa70 module:main +from:0x020ce82c kind:load to:0x020d24c8 module:overlay(19) +from:0x020ce840 kind:load to:0x020d24c8 module:overlay(19) +from:0x020ce850 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020ce878 kind:arm_call to:0x0201f6f0 module:main +from:0x020ce89c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce8b0 kind:arm_call to:0x020cf00c module:overlay(19) +from:0x020ce8b8 kind:arm_call to:0x0201e6d0 module:main +from:0x020ce8d8 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020ce8e4 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020ce8f4 kind:arm_call to:0x0201e6d0 module:main +from:0x020ce904 kind:arm_call to:0x0201f6f0 module:main +from:0x020ce914 kind:arm_call to:0x020166cc module:main +from:0x020ce924 kind:arm_call to:0x0201f730 module:main +from:0x020ce934 kind:arm_call to:0x0201f730 module:main +from:0x020ce944 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ce984 kind:arm_call to:0x020cea74 module:overlay(19) +from:0x020ce994 kind:load to:0x020d2284 module:overlay(19) +from:0x020ce998 kind:load to:0x020b1f8c module:overlay(0) +from:0x020ce9a0 kind:load to:0x020d2248 module:overlay(19) +from:0x020ce9b8 kind:arm_call to:0x0201f498 module:main +from:0x020ce9c0 kind:arm_call to:0x0201f498 module:main +from:0x020ce9cc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce9d4 kind:arm_call to:0x0201f2cc module:main +from:0x020ce9dc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce9e4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce9ec kind:arm_call to:0x0201f2cc module:main +from:0x020ce9f4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cea00 kind:load to:0x020d2284 module:overlay(19) +from:0x020cea18 kind:arm_call to:0x0201f498 module:main +from:0x020cea20 kind:arm_call to:0x0201f498 module:main +from:0x020cea2c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cea34 kind:arm_call to:0x0201f2cc module:main +from:0x020cea3c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cea44 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cea4c kind:arm_call to:0x0201f2cc module:main +from:0x020cea54 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cea5c kind:arm_call to:0x02011ff4 module:main +from:0x020cea68 kind:load to:0x020d2284 module:overlay(19) +from:0x020ceaa8 kind:load to:0x020d225c module:overlay(19) +from:0x020ceaec kind:arm_call to:0x0201e874 module:main +from:0x020ceb44 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ceb58 kind:arm_call to:0x0201e8d4 module:main +from:0x020ceba0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cebbc kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cebc8 kind:load to:0x020d2248 module:overlay(19) +from:0x020cec04 kind:arm_call to:0x020cf130 module:overlay(19) +from:0x020cec14 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cec54 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cec60 kind:load to:0x020d2248 module:overlay(19) +from:0x020cec98 kind:arm_call to:0x020cf168 module:overlay(19) +from:0x020ceca0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cecb0 kind:arm_call to:0x020ceff8 module:overlay(19) +from:0x020cecc8 kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x020cecd4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ced04 kind:arm_call to:0x020cc85c module:overlay(19) +from:0x020cee7c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cee90 kind:arm_call to:0x0201e8d4 module:main +from:0x020ceed0 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ceee4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020ceef0 kind:load to:0x0204a110 module:main +from:0x020ceef4 kind:load to:0x020b5214 module:overlay(0) +from:0x020ceef8 kind:load to:0x020d24c8 module:overlay(19) +from:0x020cef00 kind:load to:0x020b51b8 module:overlay(0) +from:0x020cef14 kind:arm_call to:0x020cf21c module:overlay(19) +from:0x020cef34 kind:arm_call to:0x0201aa44 module:main +from:0x020cef40 kind:arm_call to:0x0201f4b4 module:main +from:0x020cef50 kind:arm_call to:0x0201e8d4 module:main +from:0x020cef5c kind:arm_call to:0x0201f500 module:main +from:0x020cef68 kind:load to:0x0204af1c module:main +from:0x020cefa0 kind:arm_call to:0x0201fa70 module:main +from:0x020cefa8 kind:arm_call to:0x020cf130 module:overlay(19) +from:0x020cefd0 kind:arm_call to:0x0201fa70 module:main +from:0x020cefd8 kind:load to:0x020b5340 module:overlay(0) +from:0x020ceff4 kind:load to:0x020cea74 module:overlay(19) +from:0x020cf008 kind:load to:0x020cea74 module:overlay(19) +from:0x020cf074 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf09c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf0c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf0ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf114 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf124 kind:arm_call to:0x020cf130 module:overlay(19) +from:0x020cf180 kind:arm_call to:0x02070164 module:overlay(0) +from:0x020cf1c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020cf218 kind:load to:0x020b5340 module:overlay(0) +from:0x020cf240 kind:arm_call to:0x0201aa44 module:main +from:0x020cf274 kind:arm_call to:0x0201aa44 module:main +from:0x020cf288 kind:load to:0x0204af1c module:main +from:0x020cf298 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020cf2bc kind:arm_call to:0x020cf870 module:overlay(19) +from:0x020cf2d0 kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf2e4 kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf2f4 kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf308 kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf31c kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf328 kind:arm_call to:0x020171e4 module:main +from:0x020cf330 kind:arm_call to:0x020171e4 module:main +from:0x020cf33c kind:arm_call to:0x020171e4 module:main +from:0x020cf348 kind:arm_call to:0x020171e4 module:main +from:0x020cf354 kind:arm_call to:0x020171e4 module:main +from:0x020cf370 kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf388 kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf39c kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf3b4 kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf3cc kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf3d0 kind:arm_call to:0x020275e8 module:main +from:0x020cf3e8 kind:arm_call to:0x02017520 module:main +from:0x020cf3fc kind:arm_call to:0x02017520 module:main +from:0x020cf414 kind:arm_call to:0x02017520 module:main +from:0x020cf42c kind:arm_call to:0x02017520 module:main +from:0x020cf444 kind:arm_call to:0x02017520 module:main +from:0x020cf474 kind:arm_call to:0x020249d4 module:main +from:0x020cf488 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020cf494 kind:arm_call_thumb to:0x020154ec module:main +from:0x020cf498 kind:arm_call to:0x020275e8 module:main +from:0x020cf4b0 kind:arm_call to:0x0201739c module:main +from:0x020cf4d8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf4e0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf4e8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf4f0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf508 kind:arm_call to:0x0201739c module:main +from:0x020cf52c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf534 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf53c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf544 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf54c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cf55c kind:arm_call to:0x020cf73c module:overlay(19) +from:0x020cf56c kind:arm_call to:0x020cf73c module:overlay(19) +from:0x020cf57c kind:load to:0x020d22b8 module:overlay(19) +from:0x020cf580 kind:load to:0x020d22d4 module:overlay(19) +from:0x020cf584 kind:load to:0x020d22ec module:overlay(19) +from:0x020cf588 kind:load to:0x020d2304 module:overlay(19) +from:0x020cf58c kind:load to:0x020d231c module:overlay(19) +from:0x020cf590 kind:load to:0x020d2334 module:overlay(19) +from:0x020cf594 kind:load to:0x020d234c module:overlay(19) +from:0x020cf598 kind:load to:0x020fb8cc module:overlay(19) +from:0x020cf59c kind:load to:0x020d2350 module:overlay(19) +from:0x020cf5a0 kind:load to:0x020edccc module:overlay(19) +from:0x020cf5a4 kind:load to:0x020d2354 module:overlay(19) +from:0x020cf5a8 kind:load to:0x020d24cc module:overlay(19) +from:0x020cf5ac kind:load to:0x020d2358 module:overlay(19) +from:0x020cf5b0 kind:load to:0x020e00cc module:overlay(19) +from:0x020cf5b4 kind:load to:0x020d235c module:overlay(19) +from:0x020cf5b8 kind:load to:0x021094cc module:overlay(19) +from:0x020cf5bc kind:load to:0x020d2360 module:overlay(19) +from:0x020cf5c0 kind:load to:0x020d236c module:overlay(19) +from:0x020cf5c4 kind:load to:0x020d2378 module:overlay(19) +from:0x020cf5c8 kind:load to:0x020d2384 module:overlay(19) +from:0x020cf5cc kind:load to:0x020d2390 module:overlay(19) +from:0x020cf5d4 kind:load to:0x020d239c module:overlay(19) +from:0x020cf5d8 kind:load to:0x020d23b0 module:overlay(19) +from:0x020cf5dc kind:load to:0x020d23b4 module:overlay(19) +from:0x020cf5e0 kind:load to:0x020d23c0 module:overlay(19) +from:0x020cf5e4 kind:load to:0x020d23cc module:overlay(19) +from:0x020cf6f0 kind:arm_call to:0x020cf73c module:overlay(19) +from:0x020cf7b0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf7d8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf800 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf828 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf850 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf890 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cf918 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cf920 kind:arm_call to:0x02060c28 module:overlay(0) +from:0x020cf958 kind:arm_call to:0x02060bd8 module:overlay(0) +from:0x020cf9f0 kind:load to:0x020d22a8 module:overlay(19) +from:0x020cf9f4 kind:load to:0x02049be4 module:main +from:0x020cf9f8 kind:load to:0x020d1bcc module:overlay(19) +from:0x020cfa24 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cfa2c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020cfa3c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cfacc kind:load to:0x02049be4 module:main +from:0x020cfb0c kind:arm_call to:0x0201aad0 module:main +from:0x020cfb24 kind:load to:0x0204af1c module:main +from:0x020cfb3c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfb44 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfb4c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfb5c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfb64 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfb6c kind:arm_call_thumb to:0x0201568c 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:0x020cfb98 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfba0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfba8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbb8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbc0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbc8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbd4 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfbe0 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfbe8 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfbf4 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfc00 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfc08 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cfc24 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020cfc54 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020cfc60 kind:load to:0x020d23e0 module:overlay(19) +from:0x020cfc64 kind:load to:0x0204a088 module:main +from:0x020cfc70 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020cfc84 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020cfc8c kind:arm_call to:0x02011ff4 module:main +from:0x020cfcb8 kind:arm_call to:0x020cb6e8 module:overlay(19) +from:0x020cfcd8 kind:arm_call to:0x0201967c module:main +from:0x020cfce4 kind:load to:0x0204a110 module:main +from:0x020cfd14 kind:arm_call to:0x020cb748 module:overlay(19) +from:0x020cfd28 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020cfd40 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020cfd48 kind:load to:0x0204a088 module:main +from:0x020cfd60 kind:arm_call to:0x02013014 module:main +from:0x020cfd74 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020cfd84 kind:arm_call to:0x02019538 module:main +from:0x020cfd90 kind:arm_call to:0x020166ac module:main +from:0x020cfd98 kind:arm_call to:0x020cb664 module:overlay(19) +from:0x020cfda4 kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020cfdc4 kind:arm_call to:0x02013070 module:main +from:0x020cfdcc kind:load to:0x0204999c module:main +from:0x020cfdd4 kind:load to:0x0204a088 module:main +from:0x020cfdd8 kind:load to:0x0204a110 module:main +from:0x020cfe18 kind:arm_call to:0x020cb748 module:overlay(19) +from:0x020cfe2c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020cfe3c kind:arm_call to:0x02061224 module:overlay(0) +from:0x020cfe4c kind:load to:0x0204a088 module:main +from:0x020cfe60 kind:arm_call to:0x02013014 module:main +from:0x020cfe7c kind:arm_call to:0x02061248 module:overlay(0) +from:0x020cfe8c kind:arm_call to:0x02019538 module:main +from:0x020cfea8 kind:arm_call to:0x020166cc module:main +from:0x020cfec0 kind:arm_call to:0x020cb5dc module:overlay(19) +from:0x020cfec8 kind:arm_call to:0x020cb718 module:overlay(19) +from:0x020cfee4 kind:arm_call to:0x02013070 module:main +from:0x020cfeec kind:load to:0x0204999c module:main +from:0x020cfef4 kind:load to:0x0204a088 module:main +from:0x020cfef8 kind:load to:0x0204a110 module:main +from:0x020cff20 kind:arm_call to:0x0201967c module:main +from:0x020cff2c kind:load to:0x0204a110 module:main +from:0x020cff40 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020cff68 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020cff74 kind:load to:0x020d2410 module:overlay(19) +from:0x020cff78 kind:load to:0x0204a088 module:main +from:0x020cff9c kind:arm_call to:0x020d02f4 module:overlay(19) +from:0x020cffa4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020cffb0 kind:load to:0x020d2410 module:overlay(19) +from:0x020cffb4 kind:load to:0x020d24c8 module:overlay(19) +from:0x020cffd8 kind:arm_call to:0x020d02f4 module:overlay(19) +from:0x020cffe0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020cffe8 kind:arm_call to:0x02011ff4 module:main +from:0x020cfff4 kind:load to:0x020d2410 module:overlay(19) +from:0x020cfff8 kind:load to:0x020d24c8 module:overlay(19) +from:0x020d001c kind:arm_call to:0x020cb6e8 module:overlay(19) +from:0x020d003c kind:arm_call to:0x0201967c module:main +from:0x020d0048 kind:load to:0x0204a110 module:main +from:0x020d0078 kind:arm_call to:0x020cb748 module:overlay(19) +from:0x020d00b4 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020d00cc kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d00d4 kind:load to:0x0204a110 module:main +from:0x020d00d8 kind:load to:0x0204a088 module:main +from:0x020d00f0 kind:arm_call to:0x02013014 module:main +from:0x020d0100 kind:arm_call to:0x0206a758 module:overlay(0) +from:0x020d010c kind:arm_call to:0x020166ac module:main +from:0x020d0114 kind:arm_call to:0x020cb664 module:overlay(19) +from:0x020d0124 kind:arm_call to:0x02019538 module:main +from:0x020d0134 kind:arm_call to:0x020cc5c0 module:overlay(19) +from:0x020d0154 kind:arm_call to:0x020166cc module:main +from:0x020d016c kind:arm_call to:0x02013070 module:main +from:0x020d0174 kind:load to:0x0204999c module:main +from:0x020d017c kind:load to:0x020b50c0 module:overlay(0) +from:0x020d0180 kind:load to:0x0204a110 module:main +from:0x020d0184 kind:load to:0x020d24c8 module:overlay(19) +from:0x020d01a8 kind:arm_call to:0x020cc85c module:overlay(19) +from:0x020d01b0 kind:arm_call to:0x0201e698 module:main +from:0x020d01b8 kind:load to:0x020d24c8 module:overlay(19) +from:0x020d01bc kind:load to:0x0204aeec module:main +from:0x020d01ec kind:arm_call to:0x020cc874 module:overlay(19) +from:0x020d0228 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020d023c kind:arm_call to:0x020cb748 module:overlay(19) +from:0x020d0250 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d0258 kind:load to:0x020d24c8 module:overlay(19) +from:0x020d025c kind:load to:0x0204a110 module:main +from:0x020d0260 kind:load to:0x0204a088 module:main +from:0x020d0274 kind:arm_call to:0x02013014 module:main +from:0x020d0280 kind:arm_call to:0x020d02f4 module:overlay(19) +from:0x020d0290 kind:arm_call to:0x02019538 module:main +from:0x020d02ac kind:arm_call to:0x020166cc module:main +from:0x020d02c4 kind:arm_call to:0x020cb5dc module:overlay(19) +from:0x020d02cc kind:arm_call to:0x020cb718 module:overlay(19) +from:0x020d02d4 kind:arm_call to:0x0206a77c module:overlay(0) +from:0x020d02dc kind:arm_call to:0x02013070 module:main +from:0x020d02e4 kind:load to:0x0204999c module:main +from:0x020d02ec kind:load to:0x0204a110 module:main +from:0x020d02f0 kind:load to:0x020b50c0 module:overlay(0) +from:0x020d0318 kind:load to:0x020d24c8 module:overlay(19) +from:0x020d0330 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020d0358 kind:load to:0x020d2440 module:overlay(19) +from:0x020d0390 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020d03a0 kind:load to:0x020b504c module:overlay(0) +from:0x020d0424 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020d0434 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d043c kind:arm_call to:0x02021bec module:main +from:0x020d0448 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d044c kind:arm_call to:0x02021c08 module:main +from:0x020d045c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d049c kind:arm_call to:0x020d1aac module:overlay(19) +from:0x020d04bc kind:arm_call to:0x020d09dc module:overlay(19) +from:0x020d04fc kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0504 kind:arm_call to:0x02022128 module:main +from:0x020d0518 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020d0528 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020d0558 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d055c kind:arm_call to:0x02021c2c module:main +from:0x020d057c kind:load to:0x02049bd4 module:main +from:0x020d0580 kind:load to:0x020b504c module:overlay(0) +from:0x020d0588 kind:load to:0x020b62a8 module:overlay(0) +from:0x020d058c kind:load to:0x020ba740 module:overlays(3,4,5,10,11,14) +from:0x020d0590 kind:load to:0x020b5214 module:overlay(0) +from:0x020d059c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020d05a4 kind:arm_call to:0x02011ff4 module:main +from:0x020d05c4 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020d05f8 kind:load to:0x020d2474 module:overlay(19) +from:0x020d060c kind:load to:0x020667f4 module:overlay(0) +from:0x020d0644 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020d0654 kind:load to:0x020b504c module:overlay(0) +from:0x020d06e8 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020d06f8 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0700 kind:arm_call to:0x02021bec module:main +from:0x020d070c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0710 kind:arm_call to:0x02021c08 module:main +from:0x020d0720 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0758 kind:arm_call to:0x020d0ae0 module:overlay(19) +from:0x020d076c kind:arm_call to:0x020d1b14 module:overlay(19) +from:0x020d0778 kind:arm_call to:0x020d0a04 module:overlay(19) +from:0x020d07b4 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d07bc kind:arm_call to:0x02022128 module:main +from:0x020d07d0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020d07e0 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020d080c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0810 kind:arm_call to:0x02021c2c module:main +from:0x020d0838 kind:load to:0x020b504c module:overlay(0) +from:0x020d083c kind:load to:0x02049bd4 module:main +from:0x020d0848 kind:load to:0x020b62a8 module:overlay(0) +from:0x020d084c kind:load to:0x020b5214 module:overlay(0) +from:0x020d0858 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020d0860 kind:arm_call to:0x02011ff4 module:main +from:0x020d0878 kind:arm_call to:0x02030d48 module:main +from:0x020d08a8 kind:arm_call to:0x02030cfc module:main +from:0x020d08bc kind:arm_call to:0x02030d58 module:main +from:0x020d08e8 kind:arm_call_thumb to:0x020a0b58 module:overlay(0) +from:0x020d08f0 kind:load to:0x020b64a8 module:overlay(0) +from:0x020d08f4 kind:load to:0x020b64e4 module:overlay(0) +from:0x020d08f8 kind:load to:0x020b62a8 module:overlay(0) +from:0x020d0924 kind:arm_call_thumb to:0x020a0b2c module:overlay(0) +from:0x020d094c kind:arm_call to:0x02013ecc module:main +from:0x020d095c kind:load to:0x020d086c module:overlay(19) +from:0x020d0960 kind:load to:0x02049b80 module:main +from:0x020d0978 kind:arm_call to:0x02011f3c module:main +from:0x020d0984 kind:arm_call to:0x020d0b04 module:overlay(19) +from:0x020d09a0 kind:arm_call to:0x02013ee8 module:main +from:0x020d09c4 kind:arm_call to:0x020d08fc module:overlay(19) +from:0x020d09d4 kind:load to:0x02049b80 module:main +from:0x020d09d8 kind:load to:0x020d24a0 module:overlay(19) +from:0x020d09fc kind:load to:0x020d24a8 module:overlay(19) +from:0x020d0a00 kind:load to:0x020d08fc module:overlay(19) +from:0x020d0a24 kind:load to:0x020d24b0 module:overlay(19) +from:0x020d0a28 kind:load to:0x020d08fc module:overlay(19) +from:0x020d0a58 kind:arm_call to:0x02030d48 module:main +from:0x020d0a68 kind:arm_call to:0x020d1634 module:overlay(19) +from:0x020d0a6c kind:arm_call to:0x02030cfc module:main +from:0x020d0a90 kind:arm_call to:0x020d16d0 module:overlay(19) +from:0x020d0a94 kind:arm_call to:0x02030cfc module:main +from:0x020d0ab0 kind:arm_call to:0x02030d58 module:main +from:0x020d0ad4 kind:load to:0x02049bd4 module:main +from:0x020d0ad8 kind:load to:0x020b62a8 module:overlay(0) +from:0x020d0adc kind:load to:0x020b64a8 module:overlay(0) +from:0x020d0af8 kind:load to:0x02049b80 module:main +from:0x020d0afc kind:load to:0x020d0a2c module:overlay(19) +from:0x020d0b00 kind:load to:0x02013ecc module:main +from:0x020d0b3c kind:arm_call to:0x02028c4c module:main +from:0x020d0b4c kind:arm_call to:0x02028c4c module:main +from:0x020d0b58 kind:arm_call to:0x02096c14 module:overlay(0) +from:0x020d0b68 kind:arm_call to:0x02028c4c module:main +from:0x020d0b78 kind:arm_call to:0x02028c4c module:main +from:0x020d0bb8 kind:arm_call to:0x02028c4c module:main +from:0x020d0bdc kind:arm_call to:0x02028c4c module:main +from:0x020d0cb4 kind:arm_call to:0x020d0c4c module:overlay(19) +from:0x020d0cd4 kind:arm_call to:0x020d0c4c module:overlay(19) +from:0x020d0cf0 kind:arm_call to:0x020d0c4c module:overlay(19) +from:0x020d0d14 kind:arm_call to:0x020d0c4c module:overlay(19) +from:0x020d0d68 kind:arm_call to:0x020a1124 module:overlay(0) +from:0x020d0d74 kind:arm_call to:0x020d0e18 module:overlay(19) +from:0x020d0db0 kind:arm_call to:0x02028c18 module:main +from:0x020d0dcc kind:arm_call to:0x02028c18 module:main +from:0x020d0e00 kind:arm_call to:0x020312b8 module:main +from:0x020d0e38 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d0e54 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d0e6c kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d0e84 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d0e9c kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d0fbc kind:arm_call to:0x020a1124 module:overlay(0) +from:0x020d0fe4 kind:arm_call to:0x02028cdc module:main +from:0x020d0ff8 kind:arm_call to:0x02028cdc module:main +from:0x020d1008 kind:arm_call to:0x02028cdc module:main +from:0x020d1018 kind:arm_call to:0x02028cdc module:main +from:0x020d1028 kind:arm_call to:0x02028cdc module:main +from:0x020d103c kind:arm_call to:0x02028cdc module:main +from:0x020d1050 kind:arm_call to:0x02028cdc module:main +from:0x020d1060 kind:arm_call to:0x02028cdc module:main +from:0x020d1070 kind:arm_call to:0x02028cdc module:main +from:0x020d1080 kind:arm_call to:0x02028cdc module:main +from:0x020d108c kind:arm_call to:0x020d0e18 module:overlay(19) +from:0x020d11c0 kind:arm_call to:0x020a12a0 module:overlay(0) +from:0x020d11d0 kind:arm_call to:0x020328c8 module:main +from:0x020d11ec kind:arm_call to:0x02028cdc module:main +from:0x020d1234 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d1270 kind:load to:0x020b62ac module:overlay(0) +from:0x020d132c kind:arm_call to:0x020a10f4 module:overlay(0) +from:0x020d133c kind:arm_call to:0x020328c8 module:main +from:0x020d1358 kind:arm_call to:0x02028cdc module:main +from:0x020d1370 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d13b0 kind:load to:0x020b62ac module:overlay(0) +from:0x020d13d4 kind:arm_call to:0x020d1400 module:overlay(19) +from:0x020d13f8 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d1414 kind:arm_call to:0x020328c8 module:main +from:0x020d1428 kind:arm_call to:0x02028cdc module:main +from:0x020d1430 kind:load to:0x020b62ac module:overlay(0) +from:0x020d1454 kind:arm_call to:0x020d14fc module:overlay(19) +from:0x020d146c kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d1488 kind:arm_call to:0x020d14c0 module:overlay(19) +from:0x020d14a4 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d14b4 kind:arm_call to:0x020d13b8 module:overlay(19) +from:0x020d14d4 kind:arm_call to:0x020328c8 module:main +from:0x020d14ec kind:arm_call to:0x02028cdc module:main +from:0x020d14f4 kind:load to:0x020b62ac module:overlay(0) +from:0x020d1510 kind:arm_call to:0x020328c8 module:main +from:0x020d1528 kind:arm_call to:0x02028cdc module:main +from:0x020d1530 kind:load to:0x020b62ac module:overlay(0) +from:0x020d155c kind:arm_call to:0x020d1600 module:overlay(19) +from:0x020d1578 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d1594 kind:arm_call to:0x020d15cc module:overlay(19) +from:0x020d15b0 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d15c0 kind:arm_call to:0x020d1434 module:overlay(19) +from:0x020d15e0 kind:arm_call to:0x020328c8 module:main +from:0x020d15f4 kind:arm_call to:0x02028cdc module:main +from:0x020d15fc kind:load to:0x020b62ac module:overlay(0) +from:0x020d1614 kind:arm_call to:0x020328c8 module:main +from:0x020d1628 kind:arm_call to:0x02028cdc module:main +from:0x020d1630 kind:load to:0x020b62ac module:overlay(0) +from:0x020d16b8 kind:arm_call to:0x020312b8 module:main +from:0x020d170c kind:arm_call to:0x02028cdc module:main +from:0x020d1720 kind:arm_call to:0x02028cdc module:main +from:0x020d1730 kind:arm_call to:0x02028cdc module:main +from:0x020d1738 kind:arm_call to:0x020a12a0 module:overlay(0) +from:0x020d1748 kind:arm_call to:0x02028cdc module:main +from:0x020d1760 kind:arm_call to:0x02028c90 module:main +from:0x020d1770 kind:arm_call to:0x02028cdc module:main +from:0x020d1780 kind:arm_call to:0x020d1538 module:overlay(19) +from:0x020d17cc kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020d17f4 kind:arm_call to:0x020d1808 module:overlay(19) +from:0x020d1858 kind:arm_call to:0x020312b8 module:main +from:0x020d189c kind:arm_call to:0x020328c8 module:main +from:0x020d18d8 kind:arm_call to:0x020328c8 module:main +from:0x020d1910 kind:arm_call to:0x020328c8 module:main +from:0x020d1948 kind:arm_call to:0x020328c8 module:main +from:0x020d1984 kind:arm_call to:0x020328c8 module:main +from:0x020d1a34 kind:arm_call to:0x02028cdc module:main +from:0x020d1a84 kind:arm_call to:0x02028cdc module:main +from:0x020d1a9c kind:load to:0x020b62ac module:overlay(0) +from:0x020d1aa4 kind:load to:0x020d1bd4 module:overlay(19) +from:0x020d1aa8 kind:load to:0x020d1be8 module:overlay(19) +from:0x020d1ad4 kind:arm_call to:0x02036198 module:main +from:0x020d1af4 kind:arm_call to:0x02028c30 module:main +from:0x020d1b08 kind:arm_call to:0x02028c30 module:main +from:0x020d1b2c kind:arm_call_thumb to:0x020a1028 module:overlay(0) +from:0x020d1b34 kind:arm_call to:0x020d14fc module:overlay(19) +from:0x020d1b48 kind:arm_call to:0x02028c90 module:main +from:0x020d1b70 kind:arm_call to:0x020d1600 module:overlay(19) +from:0x020d1b78 kind:arm_call to:0x020a12a0 module:overlay(0) +from:0x020d1b80 kind:arm_call to:0x020d14c0 module:overlay(19) +from:0x020d1b90 kind:arm_call to:0x02028c90 module:main +from:0x020d1b98 kind:arm_call to:0x020d15cc module:overlay(19) +from:0x020d1ba0 kind:arm_call to:0x020a10f4 module:overlay(0) +from:0x020d1ba8 kind:arm_call to:0x020d1400 module:overlay(19) +from:0x020d1c10 kind:load to:0x020d1d80 module:overlay(19) +from:0x020d1c28 kind:load to:0x020d1db4 module:overlay(19) +from:0x020d1cc8 kind:load to:0x020d24c0 module:overlay(19) +from:0x020d1ccc kind:load to:0x020d1e4c module:overlay(19) +from:0x020d1d38 kind:load to:0x020d215c module:overlay(19) +from:0x020d1d60 kind:load to:0x020d2248 module:overlay(19) +from:0x020d1d64 kind:load to:0x020d1bfc module:overlay(19) +from:0x020d1d68 kind:load to:0x020d1c14 module:overlay(19) +from:0x020d1d6c kind:load to:0x020d1c2c module:overlay(19) +from:0x020d1d70 kind:load to:0x020d1cd4 module:overlay(19) +from:0x020d1d74 kind:load to:0x020d1d3c module:overlay(19) +from:0x020d1d8c kind:load to:0x020c4928 module:overlay(19) +from:0x020d1d90 kind:load to:0x020c49ac module:overlay(19) +from:0x020d1d94 kind:load to:0x020c4a38 module:overlay(19) +from:0x020d1d98 kind:load to:0x020c4aac module:overlay(19) +from:0x020d1d9c kind:load to:0x0201838c module:main +from:0x020d1da0 kind:load to:0x020c4aa8 module:overlay(19) +from:0x020d1da4 kind:load to:0x020c4adc module:overlay(19) +from:0x020d1da8 kind:load to:0x02018394 module:main +from:0x020d1dac kind:load to:0x020c4ae0 module:overlay(19) +from:0x020d1db0 kind:load to:0x0201839c module:main +from:0x020d1dc0 kind:load to:0x020185e0 module:main +from:0x020d1dc4 kind:load to:0x0201860c module:main +from:0x020d1dc8 kind:load to:0x020c4c4c module:overlay(19) +from:0x020d1dcc kind:load to:0x020c4d14 module:overlay(19) +from:0x020d1dd0 kind:load to:0x020c4ed8 module:overlay(19) +from:0x020d1dd4 kind:load to:0x020185d1 module:main +from:0x020d1dd8 kind:load to:0x020185d5 module:main +from:0x020d1ddc kind:load to:0x020185d9 module:main +from:0x020d1de0 kind:load to:0x020185dd module:main +from:0x020d1de4 kind:load to:0x020c4ff8 module:overlay(19) +from:0x020d1de8 kind:load to:0x020c5168 module:overlay(19) +from:0x020d1dec kind:load to:0x020c5188 module:overlay(19) +from:0x020d1df0 kind:load to:0x020186a8 module:main +from:0x020d1df4 kind:load to:0x020186f4 module:main +from:0x020d1e00 kind:load to:0x020667d8 module:overlay(0) +from:0x020d1e04 kind:load to:0x020667f4 module:overlay(0) +from:0x020d1e08 kind:load to:0x020c523c module:overlay(19) +from:0x020d1e0c kind:load to:0x02067434 module:overlay(0) +from:0x020d1e10 kind:load to:0x02067474 module:overlay(0) +from:0x020d1e14 kind:load to:0x02066dfc module:overlay(0) +from:0x020d1e18 kind:load to:0x020669d8 module:overlay(0) +from:0x020d1e1c kind:load to:0x020c5284 module:overlay(19) +from:0x020d1e20 kind:load to:0x020c5430 module:overlay(19) +from:0x020d1e24 kind:load to:0x020c4914 module:overlay(19) +from:0x020d1e28 kind:load to:0x020c5614 module:overlay(19) +from:0x020d1e2c kind:load to:0x020d0d50 module:overlay(19) +from:0x020d1e34 kind:load to:0x020d0ea8 module:overlay(19) +from:0x020d1e3c kind:load to:0x020d1108 module:overlay(19) +from:0x020d1e44 kind:load to:0x020d127c module:overlay(19) +from:0x020d1ec0 kind:load to:0x020c5fe4 module:overlay(19) +from:0x020d1ec4 kind:load to:0x020c61dc module:overlay(19) +from:0x020d1ec8 kind:load to:0x020c80f8 module:overlay(19) +from:0x020d1ecc kind:load to:0x02061cd0 module:overlay(0) +from:0x020d1ed0 kind:load to:0x020cb270 module:overlay(19) +from:0x020d1ed4 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d1ed8 kind:load to:0x020cb5d8 module:overlay(19) +from:0x020d1edc kind:load to:0x020c6d0c module:overlay(19) +from:0x020d1ee4 kind:load to:0x020c6d48 module:overlay(19) +from:0x020d1eec kind:load to:0x020c6e14 module:overlay(19) +from:0x020d1ef4 kind:load to:0x020c717c module:overlay(19) +from:0x020d1efc kind:load to:0x020c71f0 module:overlay(19) +from:0x020d1f04 kind:load to:0x020c7210 module:overlay(19) +from:0x020d1f0c kind:load to:0x020c71d0 module:overlay(19) +from:0x020d1f14 kind:load to:0x020c7274 module:overlay(19) +from:0x020d1f1c kind:load to:0x020c7768 module:overlay(19) +from:0x020d1f24 kind:load to:0x020c77b8 module:overlay(19) +from:0x020d1f2c kind:load to:0x020c7804 module:overlay(19) +from:0x020d1f34 kind:load to:0x020c7858 module:overlay(19) +from:0x020d1f3c kind:load to:0x020c7878 module:overlay(19) +from:0x020d1f44 kind:load to:0x020c78ac module:overlay(19) +from:0x020d1f4c kind:load to:0x020c7910 module:overlay(19) +from:0x020d1f54 kind:load to:0x020c7c3c module:overlay(19) +from:0x020d1f5c kind:load to:0x020c7c48 module:overlay(19) +from:0x020d1f64 kind:load to:0x020c7c70 module:overlay(19) +from:0x020d1f6c kind:load to:0x020c7d3c module:overlay(19) +from:0x020d1f74 kind:load to:0x020c80dc module:overlay(19) +from:0x020d1f7c kind:load to:0x020c80e8 module:overlay(19) +from:0x020d1f84 kind:load to:0x020c6d08 module:overlay(19) +from:0x020d1f8c kind:load to:0x020c6d08 module:overlay(19) +from:0x020d1f94 kind:load to:0x020c8290 module:overlay(19) +from:0x020d1f9c kind:load to:0x020c82c4 module:overlay(19) +from:0x020d1fa4 kind:load to:0x020c8454 module:overlay(19) +from:0x020d1fac kind:load to:0x020c8aac module:overlay(19) +from:0x020d1fb4 kind:load to:0x020c8ad8 module:overlay(19) +from:0x020d1fbc kind:load to:0x020c8b10 module:overlay(19) +from:0x020d1fc4 kind:load to:0x020c8b48 module:overlay(19) +from:0x020d1fcc kind:load to:0x020c8b74 module:overlay(19) +from:0x020d1fd4 kind:load to:0x020c9b28 module:overlay(19) +from:0x020d1fdc kind:load to:0x020c9b70 module:overlay(19) +from:0x020d1fe4 kind:load to:0x020c9bcc module:overlay(19) +from:0x020d1fec kind:load to:0x020c9c18 module:overlay(19) +from:0x020d1ff4 kind:load to:0x020c9c70 module:overlay(19) +from:0x020d1ffc kind:load to:0x020c9d88 module:overlay(19) +from:0x020d2004 kind:load to:0x020c9e08 module:overlay(19) +from:0x020d200c kind:load to:0x020ca80c module:overlay(19) +from:0x020d2014 kind:load to:0x020ca844 module:overlay(19) +from:0x020d201c kind:load to:0x020ca87c module:overlay(19) +from:0x020d2024 kind:load to:0x020ca8b4 module:overlay(19) +from:0x020d202c kind:load to:0x020cb180 module:overlay(19) +from:0x020d2034 kind:load to:0x020cb1dc module:overlay(19) +from:0x020d203c kind:load to:0x020c80f4 module:overlay(19) +from:0x020d2044 kind:load to:0x020c80f4 module:overlay(19) +from:0x020d204c kind:load to:0x020cb26c module:overlay(19) +from:0x020d2054 kind:load to:0x020cb4bc module:overlay(19) +from:0x020d205c kind:load to:0x020cb4c8 module:overlay(19) +from:0x020d2064 kind:load to:0x020cb4d4 module:overlay(19) +from:0x020d206c kind:load to:0x020cb4e0 module:overlay(19) +from:0x020d2074 kind:load to:0x020cb4ec module:overlay(19) +from:0x020d207c kind:load to:0x020cb4f8 module:overlay(19) +from:0x020d2084 kind:load to:0x020cb504 module:overlay(19) +from:0x020d208c kind:load to:0x020cb510 module:overlay(19) +from:0x020d2094 kind:load to:0x020cb51c module:overlay(19) +from:0x020d209c kind:load to:0x020cb528 module:overlay(19) +from:0x020d20a4 kind:load to:0x020cb534 module:overlay(19) +from:0x020d20ac kind:load to:0x020cb540 module:overlay(19) +from:0x020d20b4 kind:load to:0x020cb54c module:overlay(19) +from:0x020d20bc kind:load to:0x020cb558 module:overlay(19) +from:0x020d20c4 kind:load to:0x020cb564 module:overlay(19) +from:0x020d20cc kind:load to:0x020cb570 module:overlay(19) +from:0x020d20d4 kind:load to:0x020cb57c module:overlay(19) +from:0x020d20dc kind:load to:0x020cb588 module:overlay(19) +from:0x020d20e4 kind:load to:0x020cb5b0 module:overlay(19) +from:0x020d20ec kind:load to:0x020cb5bc module:overlay(19) +from:0x020d20f4 kind:load to:0x020cb268 module:overlay(19) +from:0x020d20fc kind:load to:0x020cb268 module:overlay(19) +from:0x020d2188 kind:load to:0x020cd7f8 module:overlay(19) +from:0x020d2190 kind:load to:0x020cdc0c module:overlay(19) +from:0x020d2198 kind:load to:0x020cdc38 module:overlay(19) +from:0x020d21a0 kind:load to:0x020cdc60 module:overlay(19) +from:0x020d21a8 kind:load to:0x020cdc5c module:overlay(19) +from:0x020d21b0 kind:load to:0x020cdc8c module:overlay(19) +from:0x020d21b8 kind:load to:0x020cdcb8 module:overlay(19) +from:0x020d21c0 kind:load to:0x020cce04 module:overlay(19) +from:0x020d21c8 kind:load to:0x020cce30 module:overlay(19) +from:0x020d21d0 kind:load to:0x020cd16c module:overlay(19) +from:0x020d21d8 kind:load to:0x020cd41c module:overlay(19) +from:0x020d21e0 kind:load to:0x020cd5f8 module:overlay(19) +from:0x020d21e8 kind:load to:0x020cd614 module:overlay(19) +from:0x020d21f0 kind:load to:0x020cd788 module:overlay(19) +from:0x020d2200 kind:load to:0x020ccb18 module:overlay(19) +from:0x020d2204 kind:load to:0x020ccc28 module:overlay(19) +from:0x020d2208 kind:load to:0x020ccd78 module:overlay(19) +from:0x020d220c kind:load to:0x02061cd0 module:overlay(0) +from:0x020d2210 kind:load to:0x020ccdb0 module:overlay(19) +from:0x020d2214 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d2218 kind:load to:0x02061cdc module:overlay(0) +from:0x020d2224 kind:load to:0x020cc6ac module:overlay(19) +from:0x020d2228 kind:load to:0x020cc718 module:overlay(19) +from:0x020d222c kind:load to:0x020cc78c module:overlay(19) +from:0x020d2230 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d2234 kind:load to:0x02061cd4 module:overlay(0) +from:0x020d2238 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d223c kind:load to:0x02061cdc module:overlay(0) +from:0x020d2240 kind:load to:0x020d13b8 module:overlay(19) +from:0x020d225c kind:load to:0x020cea70 module:overlay(19) +from:0x020d2264 kind:load to:0x020ceaac module:overlay(19) +from:0x020d226c kind:load to:0x020cebcc module:overlay(19) +from:0x020d2274 kind:load to:0x020cea6c module:overlay(19) +from:0x020d2284 kind:load to:0x020ce9a4 module:overlay(19) +from:0x020d2288 kind:load to:0x020cea04 module:overlay(19) +from:0x020d228c kind:load to:0x020cec64 module:overlay(19) +from:0x020d2290 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d2294 kind:load to:0x020cef04 module:overlay(19) +from:0x020d2298 kind:load to:0x020cef6c module:overlay(19) +from:0x020d229c kind:load to:0x02061cdc module:overlay(0) +from:0x020d22a8 kind:load to:0x020cf9fc module:overlay(19) +from:0x020d22ac kind:load to:0x020cfad0 module:overlay(19) +from:0x020d22b8 kind:load to:0x020cfb28 module:overlay(19) +from:0x020d22bc kind:load to:0x020c4de4 module:overlay(19) +from:0x020d22c0 kind:load to:0x020cf5e8 module:overlay(19) +from:0x020d22c4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d22c8 kind:load to:0x020cf85c module:overlay(19) +from:0x020d22cc kind:load to:0x02061cd8 module:overlay(0) +from:0x020d22d0 kind:load to:0x02061cdc module:overlay(0) +from:0x020d23e0 kind:load to:0x020cfc68 module:overlay(19) +from:0x020d23e4 kind:load to:0x020cfc7c module:overlay(19) +from:0x020d23e8 kind:load to:0x020cfc98 module:overlay(19) +from:0x020d23ec kind:load to:0x020cfce8 module:overlay(19) +from:0x020d23f0 kind:load to:0x020cfd50 module:overlay(19) +from:0x020d23f4 kind:load to:0x020cfd4c module:overlay(19) +from:0x020d23f8 kind:load to:0x020cfddc module:overlay(19) +from:0x020d23fc kind:load to:0x020cfdec module:overlay(19) +from:0x020d2400 kind:load to:0x020cfe50 module:overlay(19) +from:0x020d2404 kind:load to:0x020cfefc module:overlay(19) +from:0x020d2410 kind:load to:0x020cff7c module:overlay(19) +from:0x020d2414 kind:load to:0x020cffb8 module:overlay(19) +from:0x020d2418 kind:load to:0x020cfffc module:overlay(19) +from:0x020d241c kind:load to:0x020d004c module:overlay(19) +from:0x020d2420 kind:load to:0x020d00e0 module:overlay(19) +from:0x020d2424 kind:load to:0x020d00dc module:overlay(19) +from:0x020d2428 kind:load to:0x020d0188 module:overlay(19) +from:0x020d242c kind:load to:0x020d01c0 module:overlay(19) +from:0x020d2430 kind:load to:0x020d0264 module:overlay(19) +from:0x020d2434 kind:load to:0x020616fc module:overlay(0) +from:0x020d2440 kind:load to:0x020667d8 module:overlay(0) +from:0x020d2444 kind:load to:0x020667f4 module:overlay(0) +from:0x020d2448 kind:load to:0x020d035c module:overlay(19) +from:0x020d244c kind:load to:0x02067434 module:overlay(0) +from:0x020d2450 kind:load to:0x02067474 module:overlay(0) +from:0x020d2454 kind:load to:0x02066dfc module:overlay(0) +from:0x020d2458 kind:load to:0x020669d8 module:overlay(0) +from:0x020d245c kind:load to:0x020d03a4 module:overlay(19) +from:0x020d2460 kind:load to:0x0206723c module:overlay(0) +from:0x020d2464 kind:load to:0x020c4c38 module:overlay(19) +from:0x020d2468 kind:load to:0x020d0594 module:overlay(19) +from:0x020d2474 kind:load to:0x020667d8 module:overlay(0) +from:0x020d2478 kind:load to:0x020d05fc module:overlay(19) +from:0x020d247c kind:load to:0x020d0610 module:overlay(19) +from:0x020d2480 kind:load to:0x02067434 module:overlay(0) +from:0x020d2484 kind:load to:0x02067474 module:overlay(0) +from:0x020d2488 kind:load to:0x02066dfc module:overlay(0) +from:0x020d248c kind:load to:0x020669d8 module:overlay(0) +from:0x020d2490 kind:load to:0x020d0658 module:overlay(19) +from:0x020d2494 kind:load to:0x0206723c module:overlay(0) +from:0x020d2498 kind:load to:0x020c5fd0 module:overlay(19) +from:0x020d249c kind:load to:0x020d0850 module:overlay(19) +from:0x020d24a0 kind:load to:0x020d17e0 module:overlay(19) +from:0x020d24a8 kind:load to:0x020d1434 module:overlay(19) +from:0x020d24b0 kind:load to:0x020d1538 module:overlay(19) diff --git a/config/eur/arm9/overlays/ov019/symbols.txt b/config/eur/arm9/overlays/ov019/symbols.txt new file mode 100644 index 00000000..f7325c0b --- /dev/null +++ b/config/eur/arm9/overlays/ov019/symbols.txt @@ -0,0 +1,735 @@ +func_ov019_020c4840 kind:function(arm,size=0x24) addr:0x020c4840 +func_ov019_020c4864 kind:function(arm,size=0xb0) addr:0x020c4864 +func_ov019_020c4914 kind:function(arm,size=0x14) addr:0x020c4914 +func_ov019_020c4928 kind:function(arm,size=0x84) addr:0x020c4928 +func_ov019_020c49ac kind:function(arm,size=0x8c) addr:0x020c49ac +func_ov019_020c4a38 kind:function(arm,size=0x70) addr:0x020c4a38 +func_ov019_020c4aa8 kind:function(arm,size=0x4) addr:0x020c4aa8 +func_ov019_020c4aac kind:function(arm,size=0x30) addr:0x020c4aac +func_ov019_020c4adc kind:function(arm,size=0x4) addr:0x020c4adc +func_ov019_020c4ae0 kind:function(arm,size=0x4) addr:0x020c4ae0 +func_ov019_020c4ae4 kind:function(arm,size=0x48) addr:0x020c4ae4 +func_ov019_020c4b2c kind:function(arm,size=0x28) addr:0x020c4b2c +func_ov019_020c4b54 kind:function(arm,size=0x28) addr:0x020c4b54 +func_ov019_020c4b7c kind:function(arm,size=0x2c) addr:0x020c4b7c +func_ov019_020c4ba8 kind:function(arm,size=0x90) addr:0x020c4ba8 +func_ov019_020c4c38 kind:function(arm,size=0x14) addr:0x020c4c38 +func_ov019_020c4c4c kind:function(arm,size=0xc8) addr:0x020c4c4c +func_ov019_020c4d14 kind:function(arm,size=0xd0) addr:0x020c4d14 +func_ov019_020c4de4 kind:function(arm,size=0xf4) addr:0x020c4de4 +func_ov019_020c4ed8 kind:function(arm,size=0x120) addr:0x020c4ed8 +func_ov019_020c4ff8 kind:function(arm,size=0x40) addr:0x020c4ff8 +func_ov019_020c5038 kind:function(arm,size=0x4) addr:0x020c5038 +func_ov019_020c503c kind:function(arm,size=0x12c) addr:0x020c503c +func_ov019_020c5168 kind:function(arm,size=0x20) addr:0x020c5168 +func_ov019_020c5188 kind:function(arm,size=0x20) addr:0x020c5188 +func_ov019_020c51a8 kind:function(arm,size=0x44) addr:0x020c51a8 +func_ov019_020c51ec kind:function(arm,size=0x14) addr:0x020c51ec +func_ov019_020c5200 kind:function(arm,size=0x3c) addr:0x020c5200 +func_ov019_020c523c kind:function(arm,size=0x48) addr:0x020c523c +func_ov019_020c5284 kind:function(arm,size=0x1ac) addr:0x020c5284 +func_ov019_020c5430 kind:function(arm,size=0x110) addr:0x020c5430 +func_ov019_020c5540 kind:function(arm,size=0x50) addr:0x020c5540 +func_ov019_020c5590 kind:function(arm,size=0x84) addr:0x020c5590 +func_ov019_020c5614 kind:function(arm,size=0x1c) addr:0x020c5614 +func_ov019_020c5630 kind:function(arm,size=0x9a0) addr:0x020c5630 +func_ov019_020c5fd0 kind:function(arm,size=0x14) addr:0x020c5fd0 +func_ov019_020c5fe4 kind:function(arm,size=0x1f8) addr:0x020c5fe4 +func_ov019_020c61dc kind:function(arm,size=0x200) addr:0x020c61dc +func_ov019_020c63dc kind:function(arm,size=0x838) addr:0x020c63dc +func_ov019_020c6c14 kind:function(arm,size=0x4) addr:0x020c6c14 +func_ov019_020c6c18 kind:function(arm,size=0x3c) addr:0x020c6c18 +func_ov019_020c6c54 kind:function(arm,size=0x48) addr:0x020c6c54 +func_ov019_020c6c9c kind:function(arm,size=0x4) addr:0x020c6c9c +func_ov019_020c6ca0 kind:function(arm,size=0x30) addr:0x020c6ca0 +func_ov019_020c6cd0 kind:function(arm,size=0x38) addr:0x020c6cd0 +func_ov019_020c6d08 kind:function(arm,size=0x4) addr:0x020c6d08 +func_ov019_020c6d0c kind:function(arm,size=0x4) addr:0x020c6d0c +func_ov019_020c6d10 kind:function(arm,size=0x38) addr:0x020c6d10 +func_ov019_020c6d48 kind:function(arm,size=0xcc) addr:0x020c6d48 +func_ov019_020c6e14 kind:function(arm,size=0x28) addr:0x020c6e14 +func_ov019_020c6e3c kind:function(arm,size=0x1c4) addr:0x020c6e3c +func_ov019_020c7000 kind:function(arm,size=0x17c) addr:0x020c7000 +func_ov019_020c717c kind:function(arm,size=0x54) addr:0x020c717c +func_ov019_020c71d0 kind:function(arm,size=0x20) addr:0x020c71d0 +func_ov019_020c71f0 kind:function(arm,size=0x20) addr:0x020c71f0 +func_ov019_020c7210 kind:function(arm,size=0x64) addr:0x020c7210 +func_ov019_020c7274 kind:function(arm,size=0x2c) addr:0x020c7274 +func_ov019_020c72a0 kind:function(arm,size=0x2dc) addr:0x020c72a0 +func_ov019_020c757c kind:function(arm,size=0x1ec) addr:0x020c757c +func_ov019_020c7768 kind:function(arm,size=0x50) addr:0x020c7768 +func_ov019_020c77b8 kind:function(arm,size=0x4c) addr:0x020c77b8 +func_ov019_020c7804 kind:function(arm,size=0x54) addr:0x020c7804 +func_ov019_020c7858 kind:function(arm,size=0x20) addr:0x020c7858 +func_ov019_020c7878 kind:function(arm,size=0x34) addr:0x020c7878 +func_ov019_020c78ac kind:function(arm,size=0x64) addr:0x020c78ac +func_ov019_020c7910 kind:function(arm,size=0x134) addr:0x020c7910 +func_ov019_020c7a44 kind:function(arm,size=0x1f8) addr:0x020c7a44 +func_ov019_020c7c3c kind:function(arm,size=0xc) addr:0x020c7c3c +func_ov019_020c7c48 kind:function(arm,size=0x28) addr:0x020c7c48 +func_ov019_020c7c70 kind:function(arm,size=0xcc) addr:0x020c7c70 +func_ov019_020c7d3c kind:function(arm,size=0x8c) addr:0x020c7d3c +func_ov019_020c7dc8 kind:function(arm,size=0x314) addr:0x020c7dc8 +func_ov019_020c80dc kind:function(arm,size=0xc) addr:0x020c80dc +func_ov019_020c80e8 kind:function(arm,size=0xc) addr:0x020c80e8 +func_ov019_020c80f4 kind:function(arm,size=0x4) addr:0x020c80f4 +func_ov019_020c80f8 kind:function(arm,size=0x198) addr:0x020c80f8 +func_ov019_020c8290 kind:function(arm,size=0x34) addr:0x020c8290 +func_ov019_020c82c4 kind:function(arm,size=0x190) addr:0x020c82c4 +func_ov019_020c8454 kind:function(arm,size=0xd0) addr:0x020c8454 +func_ov019_020c8524 kind:function(arm,size=0x28) addr:0x020c8524 +func_ov019_020c854c kind:function(arm,size=0x560) addr:0x020c854c +func_ov019_020c8aac kind:function(arm,size=0x2c) addr:0x020c8aac +func_ov019_020c8ad8 kind:function(arm,size=0x38) addr:0x020c8ad8 +func_ov019_020c8b10 kind:function(arm,size=0x38) addr:0x020c8b10 +func_ov019_020c8b48 kind:function(arm,size=0x2c) addr:0x020c8b48 +func_ov019_020c8b74 kind:function(arm,size=0xd8) addr:0x020c8b74 +func_ov019_020c8c4c kind:function(arm,size=0x690) addr:0x020c8c4c +func_ov019_020c92dc kind:function(arm,size=0x84c) addr:0x020c92dc +func_ov019_020c9b28 kind:function(arm,size=0x48) addr:0x020c9b28 +func_ov019_020c9b70 kind:function(arm,size=0x5c) addr:0x020c9b70 +func_ov019_020c9bcc kind:function(arm,size=0x4c) addr:0x020c9bcc +func_ov019_020c9c18 kind:function(arm,size=0x58) addr:0x020c9c18 +func_ov019_020c9c70 kind:function(arm,size=0x118) addr:0x020c9c70 +func_ov019_020c9d88 kind:function(arm,size=0x80) addr:0x020c9d88 +func_ov019_020c9e08 kind:function(arm,size=0x89c) addr:0x020c9e08 +func_ov019_020ca6a4 kind:function(arm,size=0x168) addr:0x020ca6a4 +func_ov019_020ca80c kind:function(arm,size=0x38) addr:0x020ca80c +func_ov019_020ca844 kind:function(arm,size=0x38) addr:0x020ca844 +func_ov019_020ca87c kind:function(arm,size=0x38) addr:0x020ca87c +func_ov019_020ca8b4 kind:function(arm,size=0x8c) addr:0x020ca8b4 +func_ov019_020ca940 kind:function(arm,size=0x840) addr:0x020ca940 +func_ov019_020cb180 kind:function(arm,size=0x5c) addr:0x020cb180 +func_ov019_020cb1dc kind:function(arm,size=0x5c) addr:0x020cb1dc +func_ov019_020cb238 kind:function(arm,size=0x30) addr:0x020cb238 +func_ov019_020cb268 kind:function(arm,size=0x4) addr:0x020cb268 +func_ov019_020cb26c kind:function(arm,size=0x4) addr:0x020cb26c +func_ov019_020cb270 kind:function(arm,size=0x38) addr:0x020cb270 +func_ov019_020cb2a8 kind:function(arm,size=0x34) addr:0x020cb2a8 +func_ov019_020cb2dc kind:function(arm,size=0x48) addr:0x020cb2dc +func_ov019_020cb324 kind:function(arm,size=0x198) addr:0x020cb324 +func_ov019_020cb4bc kind:function(arm,size=0xc) addr:0x020cb4bc +func_ov019_020cb4c8 kind:function(arm,size=0xc) addr:0x020cb4c8 +func_ov019_020cb4d4 kind:function(arm,size=0xc) addr:0x020cb4d4 +func_ov019_020cb4e0 kind:function(arm,size=0xc) addr:0x020cb4e0 +func_ov019_020cb4ec kind:function(arm,size=0xc) addr:0x020cb4ec +func_ov019_020cb4f8 kind:function(arm,size=0xc) addr:0x020cb4f8 +func_ov019_020cb504 kind:function(arm,size=0xc) addr:0x020cb504 +func_ov019_020cb510 kind:function(arm,size=0xc) addr:0x020cb510 +func_ov019_020cb51c kind:function(arm,size=0xc) addr:0x020cb51c +func_ov019_020cb528 kind:function(arm,size=0xc) addr:0x020cb528 +func_ov019_020cb534 kind:function(arm,size=0xc) addr:0x020cb534 +func_ov019_020cb540 kind:function(arm,size=0xc) addr:0x020cb540 +func_ov019_020cb54c kind:function(arm,size=0xc) addr:0x020cb54c +func_ov019_020cb558 kind:function(arm,size=0xc) addr:0x020cb558 +func_ov019_020cb564 kind:function(arm,size=0xc) addr:0x020cb564 +func_ov019_020cb570 kind:function(arm,size=0xc) addr:0x020cb570 +func_ov019_020cb57c kind:function(arm,size=0xc) addr:0x020cb57c +func_ov019_020cb588 kind:function(arm,size=0x28) addr:0x020cb588 +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=0x10) addr:0x020cb5c8 +func_ov019_020cb5d8 kind:function(arm,size=0x4) addr:0x020cb5d8 +func_ov019_020cb5dc kind:function(arm,size=0x88) addr:0x020cb5dc +func_ov019_020cb664 kind:function(arm,size=0x84) addr:0x020cb664 +func_ov019_020cb6e8 kind:function(arm,size=0x30) addr:0x020cb6e8 +func_ov019_020cb718 kind:function(arm,size=0x30) addr:0x020cb718 +func_ov019_020cb748 kind:function(arm,size=0x20) addr:0x020cb748 +func_ov019_020cb768 kind:function(arm,size=0x384) addr:0x020cb768 +func_ov019_020cbaec kind:function(arm,size=0x24) addr:0x020cbaec +func_ov019_020cbb10 kind:function(arm,size=0x30) addr:0x020cbb10 +func_ov019_020cbb40 kind:function(arm,size=0x54) addr:0x020cbb40 +func_ov019_020cbb94 kind:function(arm,size=0x78) addr:0x020cbb94 +func_ov019_020cbc0c kind:function(arm,size=0x9a0) addr:0x020cbc0c +func_ov019_020cc5ac kind:function(arm,size=0x14) addr:0x020cc5ac +func_ov019_020cc5c0 kind:function(arm,size=0x34) addr:0x020cc5c0 +func_ov019_020cc5f4 kind:function(arm,size=0xb8) addr:0x020cc5f4 +func_ov019_020cc6ac kind:function(arm,size=0x6c) addr:0x020cc6ac +func_ov019_020cc718 kind:function(arm,size=0x74) addr:0x020cc718 +func_ov019_020cc78c kind:function(arm,size=0xd0) addr:0x020cc78c +func_ov019_020cc85c kind:function(arm,size=0x18) addr:0x020cc85c +func_ov019_020cc874 kind:function(arm,size=0xc) addr:0x020cc874 +func_ov019_020cc880 kind:function(arm,size=0x298) addr:0x020cc880 +func_ov019_020ccb18 kind:function(arm,size=0x110) addr:0x020ccb18 +func_ov019_020ccc28 kind:function(arm,size=0x118) addr:0x020ccc28 +func_ov019_020ccd40 kind:function(arm,size=0x38) addr:0x020ccd40 +func_ov019_020ccd78 kind:function(arm,size=0x38) addr:0x020ccd78 +func_ov019_020ccdb0 kind:function(arm,size=0x44) addr:0x020ccdb0 +func_ov019_020ccdf4 kind:function(arm,size=0x10) addr:0x020ccdf4 +func_ov019_020cce04 kind:function(arm,size=0x2c) addr:0x020cce04 +func_ov019_020cce30 kind:function(arm,size=0x33c) addr:0x020cce30 +func_ov019_020cd16c kind:function(arm,size=0x2b0) addr:0x020cd16c +func_ov019_020cd41c kind:function(arm,size=0x1dc) addr:0x020cd41c +func_ov019_020cd5f8 kind:function(arm,size=0x1c) addr:0x020cd5f8 +func_ov019_020cd614 kind:function(arm,size=0x174) addr:0x020cd614 +func_ov019_020cd788 kind:function(arm,size=0x70) addr:0x020cd788 +func_ov019_020cd7f8 kind:function(arm,size=0xdc) addr:0x020cd7f8 +func_ov019_020cd8d4 kind:function(arm,size=0x308) addr:0x020cd8d4 +func_ov019_020cdbdc kind:function(arm,size=0x30) addr:0x020cdbdc +func_ov019_020cdc0c kind:function(arm,size=0x2c) addr:0x020cdc0c +func_ov019_020cdc38 kind:function(arm,size=0x24) addr:0x020cdc38 +func_ov019_020cdc5c kind:function(arm,size=0x4) addr:0x020cdc5c +func_ov019_020cdc60 kind:function(arm,size=0x2c) addr:0x020cdc60 +func_ov019_020cdc8c kind:function(arm,size=0x2c) addr:0x020cdc8c +func_ov019_020cdcb8 kind:function(arm,size=0x1d4) addr:0x020cdcb8 +func_ov019_020cde8c kind:function(arm,size=0x10) addr:0x020cde8c +func_ov019_020cde9c kind:function(arm,size=0x10) addr:0x020cde9c +func_ov019_020cdeac kind:function(arm,size=0x468) addr:0x020cdeac +func_ov019_020ce314 kind:function(arm,size=0x100) addr:0x020ce314 +func_ov019_020ce414 kind:function(arm,size=0xc8) addr:0x020ce414 +func_ov019_020ce4dc kind:function(arm,size=0x140) addr:0x020ce4dc +func_ov019_020ce61c kind:function(arm,size=0x4c) addr:0x020ce61c +func_ov019_020ce668 kind:function(arm,size=0x60) addr:0x020ce668 +func_ov019_020ce6c8 kind:function(arm,size=0x3c) addr:0x020ce6c8 +func_ov019_020ce704 kind:function(arm,size=0x48) addr:0x020ce704 +func_ov019_020ce74c kind:function(arm,size=0x54) addr:0x020ce74c +func_ov019_020ce7a0 kind:function(arm,size=0x34) addr:0x020ce7a0 +func_ov019_020ce7d4 kind:function(arm,size=0x4c) addr:0x020ce7d4 +func_ov019_020ce820 kind:function(arm,size=0x10) addr:0x020ce820 +func_ov019_020ce830 kind:function(arm,size=0x14) addr:0x020ce830 +func_ov019_020ce844 kind:function(arm,size=0x160) addr:0x020ce844 +func_ov019_020ce9a4 kind:function(arm,size=0x60) addr:0x020ce9a4 +func_ov019_020cea04 kind:function(arm,size=0x68) addr:0x020cea04 +func_ov019_020cea6c kind:function(arm,size=0x4) addr:0x020cea6c +func_ov019_020cea70 kind:function(arm,size=0x4) addr:0x020cea70 +func_ov019_020cea74 kind:function(arm,size=0x38) addr:0x020cea74 +func_ov019_020ceaac kind:function(arm,size=0x120) addr:0x020ceaac +func_ov019_020cebcc kind:function(arm,size=0x98) addr:0x020cebcc +func_ov019_020cec64 kind:function(arm,size=0x2a0) addr:0x020cec64 +func_ov019_020cef04 kind:function(arm,size=0x68) addr:0x020cef04 +func_ov019_020cef6c kind:function(arm,size=0x78) addr:0x020cef6c +func_ov019_020cefe4 kind:function(arm,size=0x14) addr:0x020cefe4 +func_ov019_020ceff8 kind:function(arm,size=0x14) addr:0x020ceff8 +func_ov019_020cf00c kind:function(arm,size=0x124) addr:0x020cf00c +func_ov019_020cf130 kind:function(arm,size=0x38) addr:0x020cf130 +func_ov019_020cf168 kind:function(arm,size=0xb4) addr:0x020cf168 +func_ov019_020cf21c kind:function(arm,size=0x70) addr:0x020cf21c +func_ov019_020cf28c kind:function(arm,size=0x35c) addr:0x020cf28c +func_ov019_020cf5e8 kind:function(arm,size=0x154) addr:0x020cf5e8 +func_ov019_020cf73c kind:function(arm,size=0x120) addr:0x020cf73c +func_ov019_020cf85c kind:function(arm,size=0x14) addr:0x020cf85c +func_ov019_020cf870 kind:function(arm,size=0x18c) addr:0x020cf870 +func_ov019_020cf9fc kind:function(arm,size=0xd4) addr:0x020cf9fc +func_ov019_020cfad0 kind:function(arm,size=0x58) addr:0x020cfad0 +func_ov019_020cfb28 kind:function(arm,size=0xec) addr:0x020cfb28 +func_ov019_020cfc14 kind:function(arm,size=0x54) addr:0x020cfc14 +func_ov019_020cfc68 kind:function(arm,size=0x14) addr:0x020cfc68 +func_ov019_020cfc7c kind:function(arm,size=0x1c) addr:0x020cfc7c +func_ov019_020cfc98 kind:function(arm,size=0x50) addr:0x020cfc98 +func_ov019_020cfce8 kind:function(arm,size=0x64) addr:0x020cfce8 +func_ov019_020cfd4c kind:function(arm,size=0x4) addr:0x020cfd4c +func_ov019_020cfd50 kind:function(arm,size=0x8c) addr:0x020cfd50 +func_ov019_020cfddc kind:function(arm,size=0x10) addr:0x020cfddc +func_ov019_020cfdec kind:function(arm,size=0x64) addr:0x020cfdec +func_ov019_020cfe50 kind:function(arm,size=0xac) addr:0x020cfe50 +func_ov019_020cfefc kind:function(arm,size=0x34) addr:0x020cfefc +func_ov019_020cff30 kind:function(arm,size=0x4c) addr:0x020cff30 +func_ov019_020cff7c kind:function(arm,size=0x3c) addr:0x020cff7c +func_ov019_020cffb8 kind:function(arm,size=0x44) addr:0x020cffb8 +func_ov019_020cfffc kind:function(arm,size=0x50) addr:0x020cfffc +func_ov019_020d004c kind:function(arm,size=0x90) addr:0x020d004c +func_ov019_020d00dc kind:function(arm,size=0x4) addr:0x020d00dc +func_ov019_020d00e0 kind:function(arm,size=0xa8) addr:0x020d00e0 +func_ov019_020d0188 kind:function(arm,size=0x38) addr:0x020d0188 +func_ov019_020d01c0 kind:function(arm,size=0xa4) addr:0x020d01c0 +func_ov019_020d0264 kind:function(arm,size=0x90) addr:0x020d0264 +func_ov019_020d02f4 kind:function(arm,size=0x28) addr:0x020d02f4 +func_ov019_020d031c kind:function(arm,size=0x40) addr:0x020d031c +func_ov019_020d035c kind:function(arm,size=0x48) addr:0x020d035c +func_ov019_020d03a4 kind:function(arm,size=0x1f0) addr:0x020d03a4 +func_ov019_020d0594 kind:function(arm,size=0x1c) addr:0x020d0594 +func_ov019_020d05b0 kind:function(arm,size=0x4c) addr:0x020d05b0 +func_ov019_020d05fc kind:function(arm,size=0x14) addr:0x020d05fc +func_ov019_020d0610 kind:function(arm,size=0x48) addr:0x020d0610 +func_ov019_020d0658 kind:function(arm,size=0x1f8) addr:0x020d0658 +func_ov019_020d0850 kind:function(arm,size=0x1c) addr:0x020d0850 +func_ov019_020d086c kind:function(arm,size=0x90) addr:0x020d086c +func_ov019_020d08fc kind:function(arm,size=0x68) addr:0x020d08fc +func_ov019_020d0964 kind:function(arm,size=0x78) addr:0x020d0964 +func_ov019_020d09dc kind:function(arm,size=0x28) addr:0x020d09dc +func_ov019_020d0a04 kind:function(arm,size=0x28) addr:0x020d0a04 +func_ov019_020d0a2c kind:function(arm,size=0xb4) addr:0x020d0a2c +func_ov019_020d0ae0 kind:function(arm,size=0x24) addr:0x020d0ae0 +func_ov019_020d0b04 kind:function(arm,size=0x148) addr:0x020d0b04 +func_ov019_020d0c4c kind:function(arm,size=0x44) addr:0x020d0c4c +func_ov019_020d0c90 kind:function(arm,size=0xc0) addr:0x020d0c90 +func_ov019_020d0d50 kind:function(arm,size=0xc8) addr:0x020d0d50 +func_ov019_020d0e18 kind:function(arm,size=0x90) addr:0x020d0e18 +func_ov019_020d0ea8 kind:function(arm,size=0x260) addr:0x020d0ea8 +func_ov019_020d1108 kind:function(arm,size=0x174) addr:0x020d1108 +func_ov019_020d127c kind:function(arm,size=0x13c) addr:0x020d127c +func_ov019_020d13b8 kind:function(arm,size=0x48) addr:0x020d13b8 +func_ov019_020d1400 kind:function(arm,size=0x34) addr:0x020d1400 +func_ov019_020d1434 kind:function(arm,size=0x8c) addr:0x020d1434 +func_ov019_020d14c0 kind:function(arm,size=0x3c) addr:0x020d14c0 +func_ov019_020d14fc kind:function(arm,size=0x3c) addr:0x020d14fc +func_ov019_020d1538 kind:function(arm,size=0x94) addr:0x020d1538 +func_ov019_020d15cc kind:function(arm,size=0x34) addr:0x020d15cc +func_ov019_020d1600 kind:function(arm,size=0x34) addr:0x020d1600 +func_ov019_020d1634 kind:function(arm,size=0x9c) addr:0x020d1634 +func_ov019_020d16d0 kind:function(arm,size=0x110) addr:0x020d16d0 +func_ov019_020d17e0 kind:function(arm,size=0x28) addr:0x020d17e0 +func_ov019_020d1808 kind:function(arm,size=0x2a4) addr:0x020d1808 +func_ov019_020d1aac kind:function(arm,size=0x68) addr:0x020d1aac +func_ov019_020d1b14 kind:function(arm,size=0x9c) addr:0x020d1b14 +data_ov019_020d1bb0 kind:data(any) addr:0x020d1bb0 +data_ov019_020d1bbc kind:data(any) addr:0x020d1bbc +data_ov019_020d1bcc kind:data(any) addr:0x020d1bcc +data_ov019_020d1bd4 kind:data(any) addr:0x020d1bd4 +data_ov019_020d1be8 kind:data(any) addr:0x020d1be8 +func_ov019_020d1bfc kind:function(arm,size=0x18) addr:0x020d1bfc +func_ov019_020d1c14 kind:function(arm,size=0x18) addr:0x020d1c14 +func_ov019_020d1c2c kind:function(arm,size=0xa8) addr:0x020d1c2c +func_ov019_020d1cd4 kind:function(arm,size=0x68) addr:0x020d1cd4 +func_ov019_020d1d3c kind:function(arm,size=0x28) addr:0x020d1d3c +data_ov019_020d1d80 kind:data(any) addr:0x020d1d80 +data_ov019_020d1d8c kind:data(any) addr:0x020d1d8c +data_ov019_020d1db4 kind:data(any) addr:0x020d1db4 +data_ov019_020d1dc0 kind:data(any) addr:0x020d1dc0 +data_ov019_020d1e00 kind:data(any) addr:0x020d1e00 +data_ov019_020d1e2c kind:data(any) addr:0x020d1e2c +data_ov019_020d1e34 kind:data(any) addr:0x020d1e34 +data_ov019_020d1e3c kind:data(any) addr:0x020d1e3c +data_ov019_020d1e44 kind:data(any) addr:0x020d1e44 +data_ov019_020d1e4c kind:data(any) addr:0x020d1e4c +data_ov019_020d1e52 kind:data(any) addr:0x020d1e52 +data_ov019_020d1e94 kind:data(any) addr:0x020d1e94 +data_ov019_020d1e98 kind:data(any) addr:0x020d1e98 +data_ov019_020d1ec0 kind:data(any) addr:0x020d1ec0 +data_ov019_020d1edc kind:data(any) addr:0x020d1edc +data_ov019_020d1f94 kind:data(any) addr:0x020d1f94 +data_ov019_020d204c kind:data(any) addr:0x020d204c +data_ov019_020d20c0 kind:data(any) addr:0x020d20c0 ambiguous +data_ov019_020d2104 kind:data(any) addr:0x020d2104 +data_ov019_020d211c kind:data(any) addr:0x020d211c +data_ov019_020d2120 kind:data(any) addr:0x020d2120 +data_ov019_020d212c kind:data(any) addr:0x020d212c +data_ov019_020d213c kind:data(any) addr:0x020d213c +data_ov019_020d2148 kind:data(any) addr:0x020d2148 +data_ov019_020d215c kind:data(any) addr:0x020d215c +data_ov019_020d2188 kind:data(any) addr:0x020d2188 +data_ov019_020d21c0 kind:data(any) addr:0x020d21c0 +data_ov019_020d21d8 kind:data(any) addr:0x020d21d8 ambiguous +data_ov019_020d2200 kind:data(any) addr:0x020d2200 +data_ov019_020d2224 kind:data(any) addr:0x020d2224 +data_ov019_020d223c kind:data(any) addr:0x020d223c ambiguous +data_ov019_020d2240 kind:data(any) addr:0x020d2240 +data_ov019_020d2248 kind:data(any) addr:0x020d2248 +data_ov019_020d225c kind:data(any) addr:0x020d225c +data_ov019_020d2284 kind:data(any) addr:0x020d2284 +data_ov019_020d22a8 kind:data(any) addr:0x020d22a8 +data_ov019_020d22b8 kind:data(any) addr:0x020d22b8 +data_ov019_020d22d4 kind:data(any) addr:0x020d22d4 +data_ov019_020d22ea kind:data(any) addr:0x020d22ea +data_ov019_020d22ec kind:data(any) addr:0x020d22ec +data_ov019_020d2304 kind:data(any) addr:0x020d2304 +data_ov019_020d231c kind:data(any) addr:0x020d231c +data_ov019_020d2334 kind:data(any) addr:0x020d2334 +data_ov019_020d234c kind:data(any) addr:0x020d234c +data_ov019_020d2350 kind:data(any) addr:0x020d2350 +data_ov019_020d2354 kind:data(any) addr:0x020d2354 +data_ov019_020d2358 kind:data(any) addr:0x020d2358 +data_ov019_020d235c kind:data(any) addr:0x020d235c +data_ov019_020d2360 kind:data(any) addr:0x020d2360 +data_ov019_020d236c kind:data(any) addr:0x020d236c +data_ov019_020d2378 kind:data(any) addr:0x020d2378 +data_ov019_020d2384 kind:data(any) addr:0x020d2384 +data_ov019_020d2390 kind:data(any) addr:0x020d2390 +data_ov019_020d239c kind:data(any) addr:0x020d239c +data_ov019_020d23b0 kind:data(any) addr:0x020d23b0 +data_ov019_020d23b4 kind:data(any) addr:0x020d23b4 +data_ov019_020d23c0 kind:data(any) addr:0x020d23c0 +data_ov019_020d23cc kind:data(any) addr:0x020d23cc +data_ov019_020d23e0 kind:data(any) addr:0x020d23e0 +data_ov019_020d2410 kind:data(any) addr:0x020d2410 +data_ov019_020d2440 kind:data(any) addr:0x020d2440 +data_ov019_020d2474 kind:data(any) addr:0x020d2474 +data_ov019_020d24a0 kind:data(any) addr:0x020d24a0 +data_ov019_020d24a8 kind:data(any) addr:0x020d24a8 +data_ov019_020d24b0 kind:data(any) addr:0x020d24b0 +data_ov019_020d24c0 kind:bss addr:0x020d24c0 +data_ov019_020d24c8 kind:bss addr:0x020d24c8 +data_ov019_020d24cc kind:bss addr:0x020d24cc +data_ov019_020d3da9 kind:bss addr:0x020d3da9 ambiguous +data_ov019_020d48d8 kind:bss addr:0x020d48d8 ambiguous +data_ov019_020d54f4 kind:bss addr:0x020d54f4 ambiguous +data_ov019_020d5990 kind:bss addr:0x020d5990 ambiguous +data_ov019_020d6424 kind:bss addr:0x020d6424 ambiguous +data_ov019_020d6e9c kind:bss addr:0x020d6e9c ambiguous +data_ov019_020d7318 kind:bss addr:0x020d7318 ambiguous +data_ov019_020d731c kind:bss addr:0x020d731c ambiguous +data_ov019_020d7320 kind:bss addr:0x020d7320 ambiguous +data_ov019_020d7324 kind:bss addr:0x020d7324 ambiguous +data_ov019_020d7598 kind:bss addr:0x020d7598 ambiguous +data_ov019_020d7625 kind:bss addr:0x020d7625 ambiguous +data_ov019_020d766c kind:bss addr:0x020d766c ambiguous +data_ov019_020d78c0 kind:bss addr:0x020d78c0 ambiguous +data_ov019_020d78c2 kind:bss addr:0x020d78c2 ambiguous +data_ov019_020d7b68 kind:bss addr:0x020d7b68 ambiguous +data_ov019_020d7c18 kind:bss addr:0x020d7c18 ambiguous +data_ov019_020d8660 kind:bss addr:0x020d8660 ambiguous +data_ov019_020d8694 kind:bss addr:0x020d8694 ambiguous +data_ov019_020d8698 kind:bss addr:0x020d8698 ambiguous +data_ov019_020d86a0 kind:bss addr:0x020d86a0 ambiguous +data_ov019_020d86b0 kind:bss addr:0x020d86b0 ambiguous +data_ov019_020d86b4 kind:bss addr:0x020d86b4 ambiguous +data_ov019_020d8e58 kind:bss addr:0x020d8e58 ambiguous +data_ov019_020d95c8 kind:bss addr:0x020d95c8 ambiguous +data_ov019_020da760 kind:bss addr:0x020da760 ambiguous +data_ov019_020dbe5c kind:bss addr:0x020dbe5c ambiguous +data_ov019_020dbe88 kind:bss addr:0x020dbe88 ambiguous +data_ov019_020dbe9c kind:bss addr:0x020dbe9c ambiguous +data_ov019_020dbebc kind:bss addr:0x020dbebc ambiguous +data_ov019_020dbed0 kind:bss addr:0x020dbed0 ambiguous +data_ov019_020dbee4 kind:bss addr:0x020dbee4 ambiguous +data_ov019_020dbf08 kind:bss addr:0x020dbf08 ambiguous +data_ov019_020dbf2c kind:bss addr:0x020dbf2c ambiguous +data_ov019_020dbf58 kind:bss addr:0x020dbf58 ambiguous +data_ov019_020dbf7c kind:bss addr:0x020dbf7c ambiguous +data_ov019_020dbfa0 kind:bss addr:0x020dbfa0 ambiguous +data_ov019_020dc1bc kind:bss addr:0x020dc1bc ambiguous +data_ov019_020dc259 kind:bss addr:0x020dc259 ambiguous +data_ov019_020dc289 kind:bss addr:0x020dc289 ambiguous +data_ov019_020dc2d4 kind:bss addr:0x020dc2d4 ambiguous +data_ov019_020dc384 kind:bss addr:0x020dc384 ambiguous +data_ov019_020dcd71 kind:bss addr:0x020dcd71 ambiguous +data_ov019_020dd124 kind:bss addr:0x020dd124 ambiguous +data_ov019_020dda80 kind:bss addr:0x020dda80 ambiguous +data_ov019_020e00cc kind:bss addr:0x020e00cc +data_ov019_020e0fde kind:bss addr:0x020e0fde ambiguous +data_ov019_020e14c4 kind:bss addr:0x020e14c4 ambiguous +data_ov019_020e34b4 kind:bss addr:0x020e34b4 ambiguous +data_ov019_020e3b9c kind:bss addr:0x020e3b9c ambiguous +data_ov019_020e3ca4 kind:bss addr:0x020e3ca4 ambiguous +data_ov019_020e3e18 kind:bss addr:0x020e3e18 ambiguous +data_ov019_020e3e44 kind:bss addr:0x020e3e44 ambiguous +data_ov019_020e4078 kind:bss addr:0x020e4078 ambiguous +data_ov019_020e40d8 kind:bss addr:0x020e40d8 ambiguous +data_ov019_020e45a4 kind:bss addr:0x020e45a4 ambiguous +data_ov019_020e58c8 kind:bss addr:0x020e58c8 ambiguous +data_ov019_020e6b34 kind:bss addr:0x020e6b34 ambiguous +data_ov019_020e75fc kind:bss addr:0x020e75fc ambiguous +data_ov019_020e7680 kind:bss addr:0x020e7680 ambiguous +data_ov019_020e7788 kind:bss addr:0x020e7788 ambiguous +data_ov019_020e77b4 kind:bss addr:0x020e77b4 ambiguous +data_ov019_020e77b8 kind:bss addr:0x020e77b8 ambiguous +data_ov019_020e784c kind:bss addr:0x020e784c ambiguous +data_ov019_020e7b04 kind:bss addr:0x020e7b04 ambiguous +data_ov019_020e7b9c kind:bss addr:0x020e7b9c ambiguous +data_ov019_020e7e64 kind:bss addr:0x020e7e64 ambiguous +data_ov019_020e7f50 kind:bss addr:0x020e7f50 ambiguous +data_ov019_020e81d4 kind:bss addr:0x020e81d4 ambiguous +data_ov019_020e8254 kind:bss addr:0x020e8254 ambiguous +data_ov019_020e82a8 kind:bss addr:0x020e82a8 ambiguous +data_ov019_020e82d8 kind:bss addr:0x020e82d8 ambiguous +data_ov019_020e82dc kind:bss addr:0x020e82dc ambiguous +data_ov019_020e836c kind:bss addr:0x020e836c ambiguous +data_ov019_020e8388 kind:bss addr:0x020e8388 ambiguous +data_ov019_020e8414 kind:bss addr:0x020e8414 ambiguous +data_ov019_020e8458 kind:bss addr:0x020e8458 ambiguous +data_ov019_020e848c kind:bss addr:0x020e848c ambiguous +data_ov019_020e84b4 kind:bss addr:0x020e84b4 ambiguous +data_ov019_020e84d8 kind:bss addr:0x020e84d8 ambiguous +data_ov019_020e8530 kind:bss addr:0x020e8530 ambiguous +data_ov019_020e8544 kind:bss addr:0x020e8544 ambiguous +data_ov019_020e8548 kind:bss addr:0x020e8548 ambiguous +data_ov019_020e8580 kind:bss addr:0x020e8580 ambiguous +data_ov019_020e8630 kind:bss addr:0x020e8630 ambiguous +data_ov019_020e8738 kind:bss addr:0x020e8738 ambiguous +data_ov019_020e873c kind:bss addr:0x020e873c ambiguous +data_ov019_020e8748 kind:bss addr:0x020e8748 ambiguous +data_ov019_020e875c kind:bss addr:0x020e875c ambiguous +data_ov019_020e8772 kind:bss addr:0x020e8772 ambiguous +data_ov019_020e8776 kind:bss addr:0x020e8776 ambiguous +data_ov019_020e8778 kind:bss addr:0x020e8778 ambiguous +data_ov019_020e877a kind:bss addr:0x020e877a ambiguous +data_ov019_020e8824 kind:bss addr:0x020e8824 ambiguous +data_ov019_020e8b20 kind:bss addr:0x020e8b20 ambiguous +data_ov019_020e8b5c kind:bss addr:0x020e8b5c ambiguous +data_ov019_020e8cb8 kind:bss addr:0x020e8cb8 ambiguous +data_ov019_020ea02d kind:bss addr:0x020ea02d ambiguous +data_ov019_020ea055 kind:bss addr:0x020ea055 ambiguous +data_ov019_020eae84 kind:bss addr:0x020eae84 ambiguous +data_ov019_020eae9c kind:bss addr:0x020eae9c ambiguous +data_ov019_020eaeb8 kind:bss addr:0x020eaeb8 ambiguous +data_ov019_020ec0f0 kind:bss addr:0x020ec0f0 ambiguous +data_ov019_020edccc kind:bss addr:0x020edccc +data_ov019_020eecf4 kind:bss addr:0x020eecf4 ambiguous +data_ov019_020ef022 kind:bss addr:0x020ef022 ambiguous +data_ov019_020ef81c kind:bss addr:0x020ef81c ambiguous +data_ov019_020efa0c kind:bss addr:0x020efa0c ambiguous +data_ov019_020efdcc kind:bss addr:0x020efdcc ambiguous +data_ov019_020efe08 kind:bss addr:0x020efe08 ambiguous +data_ov019_020f0060 kind:bss addr:0x020f0060 ambiguous +data_ov019_020f0090 kind:bss addr:0x020f0090 ambiguous +data_ov019_020f0094 kind:bss addr:0x020f0094 ambiguous +data_ov019_020f0098 kind:bss addr:0x020f0098 ambiguous +data_ov019_020f009c kind:bss addr:0x020f009c ambiguous +data_ov019_020f00a0 kind:bss addr:0x020f00a0 ambiguous +data_ov019_020f00c4 kind:bss addr:0x020f00c4 ambiguous +data_ov019_020f0198 kind:bss addr:0x020f0198 ambiguous +data_ov019_020f01ac kind:bss addr:0x020f01ac ambiguous +data_ov019_020f0220 kind:bss addr:0x020f0220 ambiguous +data_ov019_020f0244 kind:bss addr:0x020f0244 ambiguous +data_ov019_020f02a8 kind:bss addr:0x020f02a8 ambiguous +data_ov019_020f02c8 kind:bss addr:0x020f02c8 ambiguous +data_ov019_020f02ec kind:bss addr:0x020f02ec ambiguous +data_ov019_020f04a8 kind:bss addr:0x020f04a8 ambiguous +data_ov019_020f04dc kind:bss addr:0x020f04dc ambiguous +data_ov019_020f0514 kind:bss addr:0x020f0514 ambiguous +data_ov019_020f064c kind:bss addr:0x020f064c ambiguous +data_ov019_020f065c kind:bss addr:0x020f065c ambiguous +data_ov019_020f0c00 kind:bss addr:0x020f0c00 ambiguous +data_ov019_020f0cdc kind:bss addr:0x020f0cdc ambiguous +data_ov019_020f0fcc kind:bss addr:0x020f0fcc ambiguous +data_ov019_020f1390 kind:bss addr:0x020f1390 ambiguous +data_ov019_020f1a14 kind:bss addr:0x020f1a14 ambiguous +data_ov019_020f1b5c kind:bss addr:0x020f1b5c ambiguous +data_ov019_020f1b74 kind:bss addr:0x020f1b74 ambiguous +data_ov019_020f1d94 kind:bss addr:0x020f1d94 ambiguous +data_ov019_020f243c kind:bss addr:0x020f243c ambiguous +data_ov019_020f37d0 kind:bss addr:0x020f37d0 ambiguous +data_ov019_020f38c8 kind:bss addr:0x020f38c8 ambiguous +data_ov019_020f39ac kind:bss addr:0x020f39ac ambiguous +data_ov019_020f3aa4 kind:bss addr:0x020f3aa4 ambiguous +data_ov019_020f3d7c kind:bss addr:0x020f3d7c ambiguous +data_ov019_020f47d4 kind:bss addr:0x020f47d4 ambiguous +data_ov019_020f491c kind:bss addr:0x020f491c ambiguous +data_ov019_020f52b8 kind:bss addr:0x020f52b8 ambiguous +data_ov019_020f58d0 kind:bss addr:0x020f58d0 ambiguous +data_ov019_020f5b24 kind:bss addr:0x020f5b24 ambiguous +data_ov019_020f6108 kind:bss addr:0x020f6108 ambiguous +data_ov019_020f619c kind:bss addr:0x020f619c ambiguous +data_ov019_020f6374 kind:bss addr:0x020f6374 ambiguous +data_ov019_020f637c kind:bss addr:0x020f637c ambiguous +data_ov019_020f6384 kind:bss addr:0x020f6384 ambiguous +data_ov019_020f6760 kind:bss addr:0x020f6760 ambiguous +data_ov019_020f6834 kind:bss addr:0x020f6834 ambiguous +data_ov019_020f74d4 kind:bss addr:0x020f74d4 ambiguous +data_ov019_020f7538 kind:bss addr:0x020f7538 ambiguous +data_ov019_020f7574 kind:bss addr:0x020f7574 ambiguous +data_ov019_020f7594 kind:bss addr:0x020f7594 ambiguous +data_ov019_020f759c kind:bss addr:0x020f759c ambiguous +data_ov019_020f75f4 kind:bss addr:0x020f75f4 ambiguous +data_ov019_020f766c kind:bss addr:0x020f766c ambiguous +data_ov019_020f7794 kind:bss addr:0x020f7794 ambiguous +data_ov019_020f7a84 kind:bss addr:0x020f7a84 ambiguous +data_ov019_020f7dbc kind:bss addr:0x020f7dbc ambiguous +data_ov019_020f7f14 kind:bss addr:0x020f7f14 ambiguous +data_ov019_020f8024 kind:bss addr:0x020f8024 ambiguous +data_ov019_020f82e0 kind:bss addr:0x020f82e0 ambiguous +data_ov019_020f9dcc kind:bss addr:0x020f9dcc ambiguous +data_ov019_020f9e3c kind:bss addr:0x020f9e3c ambiguous +data_ov019_020f9eac kind:bss addr:0x020f9eac ambiguous +data_ov019_020f9f1c kind:bss addr:0x020f9f1c ambiguous +data_ov019_020fab5c kind:bss addr:0x020fab5c ambiguous +data_ov019_020fb30c kind:bss addr:0x020fb30c ambiguous +data_ov019_020fb4ac kind:bss addr:0x020fb4ac ambiguous +data_ov019_020fb80c kind:bss addr:0x020fb80c ambiguous +data_ov019_020fb8cc kind:bss addr:0x020fb8cc +data_ov019_020fc054 kind:bss addr:0x020fc054 ambiguous +data_ov019_020fc458 kind:bss addr:0x020fc458 ambiguous +data_ov019_020fc4bc kind:bss addr:0x020fc4bc ambiguous +data_ov019_020fc5b8 kind:bss addr:0x020fc5b8 ambiguous +data_ov019_020fcb60 kind:bss addr:0x020fcb60 ambiguous +data_ov019_020fcb78 kind:bss addr:0x020fcb78 ambiguous +data_ov019_020fccfc kind:bss addr:0x020fccfc ambiguous +data_ov019_020fcd00 kind:bss addr:0x020fcd00 ambiguous +data_ov019_020fcd10 kind:bss addr:0x020fcd10 ambiguous +data_ov019_020fcd68 kind:bss addr:0x020fcd68 ambiguous +data_ov019_020fcdf0 kind:bss addr:0x020fcdf0 ambiguous +data_ov019_020fcf74 kind:bss addr:0x020fcf74 ambiguous +data_ov019_020fcf78 kind:bss addr:0x020fcf78 ambiguous +data_ov019_020fd074 kind:bss addr:0x020fd074 ambiguous +data_ov019_020fd07c kind:bss addr:0x020fd07c ambiguous +data_ov019_020fd084 kind:bss addr:0x020fd084 ambiguous +data_ov019_020fd088 kind:bss addr:0x020fd088 ambiguous +data_ov019_020fd08c kind:bss addr:0x020fd08c ambiguous +data_ov019_020fd0f8 kind:bss addr:0x020fd0f8 +data_ov019_020fe734 kind:bss addr:0x020fe734 +data_ov019_020fee6c kind:bss addr:0x020fee6c ambiguous +data_ov019_020fefac kind:bss addr:0x020fefac ambiguous +data_ov019_020ff07c kind:bss addr:0x020ff07c ambiguous +data_ov019_020ff100 kind:bss addr:0x020ff100 ambiguous +data_ov019_020ff110 kind:bss addr:0x020ff110 ambiguous +data_ov019_020ff130 kind:bss addr:0x020ff130 ambiguous +data_ov019_020ff1b0 kind:bss addr:0x020ff1b0 ambiguous +data_ov019_020ff1bc kind:bss addr:0x020ff1bc ambiguous +data_ov019_020ff2d8 kind:bss addr:0x020ff2d8 ambiguous +data_ov019_020ff318 kind:bss addr:0x020ff318 ambiguous +data_ov019_020ff38c kind:bss addr:0x020ff38c ambiguous +data_ov019_020ff3d0 kind:bss addr:0x020ff3d0 ambiguous +data_ov019_020ff3fc kind:bss addr:0x020ff3fc ambiguous +data_ov019_020ff43c kind:bss addr:0x020ff43c ambiguous +data_ov019_020ff468 kind:bss addr:0x020ff468 ambiguous +data_ov019_020ff518 kind:bss addr:0x020ff518 ambiguous +data_ov019_020ffb8c kind:bss addr:0x020ffb8c ambiguous +data_ov019_020ffce4 kind:bss addr:0x020ffce4 ambiguous +data_ov019_020ffe1c kind:bss addr:0x020ffe1c ambiguous +data_ov019_020ffe7c kind:bss addr:0x020ffe7c ambiguous +data_ov019_020ffe8c kind:bss addr:0x020ffe8c ambiguous +data_ov019_020ffe94 kind:bss addr:0x020ffe94 ambiguous +data_ov019_020ffeec kind:bss addr:0x020ffeec ambiguous +data_ov019_020fff10 kind:bss addr:0x020fff10 ambiguous +data_ov019_0210024c kind:bss addr:0x0210024c ambiguous +data_ov019_021004d8 kind:bss addr:0x021004d8 ambiguous +data_ov019_021007b4 kind:bss addr:0x021007b4 ambiguous +data_ov019_02100adc kind:bss addr:0x02100adc ambiguous +data_ov019_0210100c kind:bss addr:0x0210100c ambiguous +data_ov019_0210148c kind:bss addr:0x0210148c ambiguous +data_ov019_02101578 kind:bss addr:0x02101578 ambiguous +data_ov019_021017ec kind:bss addr:0x021017ec ambiguous +data_ov019_02101a14 kind:bss addr:0x02101a14 ambiguous +data_ov019_02102438 kind:bss addr:0x02102438 ambiguous +data_ov019_02102934 kind:bss addr:0x02102934 ambiguous +data_ov019_02102e70 kind:bss addr:0x02102e70 ambiguous +data_ov019_02103178 kind:bss addr:0x02103178 ambiguous +data_ov019_02103254 kind:bss addr:0x02103254 ambiguous +data_ov019_02103534 kind:bss addr:0x02103534 ambiguous +data_ov019_021037b0 kind:bss addr:0x021037b0 ambiguous +data_ov019_021037c4 kind:bss addr:0x021037c4 ambiguous +data_ov019_02103894 kind:bss addr:0x02103894 ambiguous +data_ov019_02103c48 kind:bss addr:0x02103c48 ambiguous +data_ov019_02103d30 kind:bss addr:0x02103d30 ambiguous +data_ov019_02103e38 kind:bss addr:0x02103e38 ambiguous +data_ov019_02103f38 kind:bss addr:0x02103f38 ambiguous +data_ov019_02103f40 kind:bss addr:0x02103f40 ambiguous +data_ov019_02103fa0 kind:bss addr:0x02103fa0 ambiguous +data_ov019_0210401c kind:bss addr:0x0210401c ambiguous +data_ov019_021041b8 kind:bss addr:0x021041b8 ambiguous +data_ov019_02104378 kind:bss addr:0x02104378 ambiguous +data_ov019_021044c0 kind:bss addr:0x021044c0 ambiguous +data_ov019_02104f00 kind:bss addr:0x02104f00 ambiguous +data_ov019_02104f30 kind:bss addr:0x02104f30 ambiguous +data_ov019_0210549c kind:bss addr:0x0210549c ambiguous +data_ov019_02105840 kind:bss addr:0x02105840 ambiguous +data_ov019_02106000 kind:bss addr:0x02106000 ambiguous +data_ov019_02106d60 kind:bss addr:0x02106d60 ambiguous +data_ov019_02106e80 kind:bss addr:0x02106e80 ambiguous +data_ov019_02106e84 kind:bss addr:0x02106e84 ambiguous +data_ov019_02106f18 kind:bss addr:0x02106f18 ambiguous +data_ov019_0210756c kind:bss addr:0x0210756c ambiguous +data_ov019_02107574 kind:bss addr:0x02107574 ambiguous +data_ov019_021075bc kind:bss addr:0x021075bc ambiguous +data_ov019_021075c0 kind:bss addr:0x021075c0 ambiguous +data_ov019_021082f0 kind:bss addr:0x021082f0 ambiguous +data_ov019_0210896c kind:bss addr:0x0210896c ambiguous +data_ov019_02108e40 kind:bss addr:0x02108e40 ambiguous +data_ov019_02108f00 kind:bss addr:0x02108f00 ambiguous +data_ov019_021094cc kind:bss addr:0x021094cc +data_ov019_02109564 kind:bss addr:0x02109564 ambiguous +data_ov019_02109570 kind:bss addr:0x02109570 ambiguous +data_ov019_0210957c kind:bss addr:0x0210957c ambiguous +data_ov019_021095f8 kind:bss addr:0x021095f8 ambiguous +data_ov019_02109600 kind:bss addr:0x02109600 ambiguous +data_ov019_02109608 kind:bss addr:0x02109608 ambiguous +data_ov019_02109610 kind:bss addr:0x02109610 ambiguous +data_ov019_0210965c kind:bss addr:0x0210965c ambiguous +data_ov019_02109970 kind:bss addr:0x02109970 ambiguous +data_ov019_021099ec kind:bss addr:0x021099ec ambiguous +data_ov019_02109af0 kind:bss addr:0x02109af0 ambiguous +data_ov019_02109b90 kind:bss addr:0x02109b90 ambiguous +data_ov019_02109b94 kind:bss addr:0x02109b94 ambiguous +data_ov019_02109c34 kind:bss addr:0x02109c34 ambiguous +data_ov019_02109c3c kind:bss addr:0x02109c3c ambiguous +data_ov019_02109c54 kind:bss addr:0x02109c54 ambiguous +data_ov019_02109c74 kind:bss addr:0x02109c74 ambiguous +data_ov019_02109c8c kind:bss addr:0x02109c8c ambiguous +data_ov019_02109d04 kind:bss addr:0x02109d04 ambiguous +data_ov019_02109d34 kind:bss addr:0x02109d34 ambiguous +data_ov019_02109dd8 kind:bss addr:0x02109dd8 ambiguous +data_ov019_02109e28 kind:bss addr:0x02109e28 ambiguous +data_ov019_02109f20 kind:bss addr:0x02109f20 ambiguous +data_ov019_0210a0a4 kind:bss addr:0x0210a0a4 ambiguous +data_ov019_0210a0f8 kind:bss addr:0x0210a0f8 ambiguous +data_ov019_0210a130 kind:bss addr:0x0210a130 ambiguous +data_ov019_0210a138 kind:bss addr:0x0210a138 ambiguous +data_ov019_0210a27c kind:bss addr:0x0210a27c ambiguous +data_ov019_0210a388 kind:bss addr:0x0210a388 ambiguous +data_ov019_0210a398 kind:bss addr:0x0210a398 ambiguous +data_ov019_0210a610 kind:bss addr:0x0210a610 ambiguous +data_ov019_0210a644 kind:bss addr:0x0210a644 ambiguous +data_ov019_0210a71c kind:bss addr:0x0210a71c ambiguous +data_ov019_0210a930 kind:bss addr:0x0210a930 ambiguous +data_ov019_0210ab0c kind:bss addr:0x0210ab0c ambiguous +data_ov019_0210abc0 kind:bss addr:0x0210abc0 ambiguous +data_ov019_0210ac7c kind:bss addr:0x0210ac7c ambiguous +data_ov019_0210ad44 kind:bss addr:0x0210ad44 ambiguous +data_ov019_0210ad4c kind:bss addr:0x0210ad4c ambiguous +data_ov019_0210ad54 kind:bss addr:0x0210ad54 ambiguous +data_ov019_0210adac kind:bss addr:0x0210adac ambiguous +data_ov019_0210ae10 kind:bss addr:0x0210ae10 ambiguous +data_ov019_0210ae18 kind:bss addr:0x0210ae18 ambiguous +data_ov019_0210b138 kind:bss addr:0x0210b138 ambiguous +data_ov019_0210b17c kind:bss addr:0x0210b17c ambiguous +data_ov019_0210b194 kind:bss addr:0x0210b194 ambiguous +data_ov019_0210b1dc kind:bss addr:0x0210b1dc ambiguous +data_ov019_0210b1e4 kind:bss addr:0x0210b1e4 ambiguous +data_ov019_0210b200 kind:bss addr:0x0210b200 ambiguous +data_ov019_0210b308 kind:bss addr:0x0210b308 ambiguous +data_ov019_0210b310 kind:bss addr:0x0210b310 ambiguous +data_ov019_0210b318 kind:bss addr:0x0210b318 ambiguous +data_ov019_0210b320 kind:bss addr:0x0210b320 ambiguous +data_ov019_0210b350 kind:bss addr:0x0210b350 ambiguous +data_ov019_0210b388 kind:bss addr:0x0210b388 ambiguous +data_ov019_0210b3c0 kind:bss addr:0x0210b3c0 ambiguous +data_ov019_0210bab4 kind:bss addr:0x0210bab4 +data_ov019_0210bb74 kind:bss addr:0x0210bb74 ambiguous +data_ov019_0210bc94 kind:bss addr:0x0210bc94 ambiguous +data_ov019_0210bd90 kind:bss addr:0x0210bd90 ambiguous +data_ov019_0210bd98 kind:bss addr:0x0210bd98 ambiguous +data_ov019_0210bf88 kind:bss addr:0x0210bf88 ambiguous +data_ov019_0210bf94 kind:bss addr:0x0210bf94 ambiguous +data_ov019_0210ceec kind:bss addr:0x0210ceec +data_ov019_0210e1d4 kind:bss addr:0x0210e1d4 ambiguous +data_ov019_0210e238 kind:bss addr:0x0210e238 ambiguous +data_ov019_0210e4e4 kind:bss addr:0x0210e4e4 ambiguous +data_ov019_0210e8c4 kind:bss addr:0x0210e8c4 ambiguous +data_ov019_0210ea0c kind:bss addr:0x0210ea0c ambiguous +data_ov019_0210ec24 kind:bss addr:0x0210ec24 ambiguous +data_ov019_0210ec30 kind:bss addr:0x0210ec30 ambiguous +data_ov019_0210ec4c kind:bss addr:0x0210ec4c ambiguous +data_ov019_0210ec54 kind:bss addr:0x0210ec54 ambiguous +data_ov019_0210ecb8 kind:bss addr:0x0210ecb8 ambiguous +data_ov019_0210ed3c kind:bss addr:0x0210ed3c ambiguous +data_ov019_0210f130 kind:bss addr:0x0210f130 ambiguous +data_ov019_0210fd1c kind:bss addr:0x0210fd1c ambiguous +data_ov019_0210fd88 kind:bss addr:0x0210fd88 ambiguous +data_ov019_02110250 kind:bss addr:0x02110250 ambiguous +data_ov019_02110700 kind:bss addr:0x02110700 ambiguous +data_ov019_02110704 kind:bss addr:0x02110704 ambiguous +data_ov019_02110708 kind:bss addr:0x02110708 ambiguous +data_ov019_0211070c kind:bss addr:0x0211070c ambiguous +data_ov019_02110710 kind:bss addr:0x02110710 ambiguous +data_ov019_02110714 kind:bss addr:0x02110714 ambiguous +data_ov019_02110718 kind:bss addr:0x02110718 ambiguous +data_ov019_0211071c kind:bss addr:0x0211071c ambiguous +data_ov019_02110720 kind:bss addr:0x02110720 ambiguous +data_ov019_021108d4 kind:bss addr:0x021108d4 ambiguous +data_ov019_021108d8 kind:bss addr:0x021108d8 ambiguous +data_ov019_021108f8 kind:bss addr:0x021108f8 ambiguous +data_ov019_0211093c kind:bss addr:0x0211093c ambiguous +data_ov019_02110980 kind:bss addr:0x02110980 ambiguous +data_ov019_021109c4 kind:bss addr:0x021109c4 ambiguous +data_ov019_02110cc4 kind:bss addr:0x02110cc4 ambiguous +data_ov019_02110ce0 kind:bss addr:0x02110ce0 ambiguous +data_ov019_02110d38 kind:bss addr:0x02110d38 ambiguous +data_ov019_02110d7c kind:bss addr:0x02110d7c ambiguous +data_ov019_021110a0 kind:bss addr:0x021110a0 ambiguous +data_ov019_02111334 kind:bss addr:0x02111334 ambiguous +data_ov019_02111640 kind:bss addr:0x02111640 ambiguous +data_ov019_021128a0 kind:bss addr:0x021128a0 ambiguous +data_ov019_02112a0c kind:bss addr:0x02112a0c ambiguous +data_ov019_02112b54 kind:bss addr:0x02112b54 ambiguous +data_ov019_02112b60 kind:bss addr:0x02112b60 ambiguous +data_ov019_02113d3c kind:bss addr:0x02113d3c ambiguous +data_ov019_021146c0 kind:bss addr:0x021146c0 ambiguous +data_ov019_02114720 kind:bss addr:0x02114720 ambiguous +data_ov019_021148a0 kind:bss addr:0x021148a0 ambiguous +data_ov019_02115fe0 kind:bss addr:0x02115fe0 ambiguous +data_ov019_02115fec kind:bss addr:0x02115fec ambiguous +data_ov019_0211601c kind:bss addr:0x0211601c ambiguous +data_ov019_02116340 kind:bss addr:0x02116340 ambiguous +data_ov019_02116380 kind:bss addr:0x02116380 ambiguous +data_ov019_021165f0 kind:bss addr:0x021165f0 ambiguous +data_ov019_021167c4 kind:bss addr:0x021167c4 ambiguous diff --git a/config/eur/arm9/overlays/ov020/delinks.txt b/config/eur/arm9/overlays/ov020/delinks.txt new file mode 100644 index 00000000..f2b92225 --- /dev/null +++ b/config/eur/arm9/overlays/ov020/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020c4840 end:0x020dad10 kind:code align:32 + .rodata start:0x020dad10 end:0x020daeb0 kind:data align:4 + .init start:0x020daeb0 end:0x020db00c kind:code align:4 + .ctor start:0x020db00c end:0x020db024 kind:data align:4 + .data start:0x020db040 end:0x020dbe80 kind:data align:32 + .bss start:0x020dbe80 end:0x020e9a40 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov020/relocs.txt b/config/eur/arm9/overlays/ov020/relocs.txt new file mode 100644 index 00000000..6031bc26 --- /dev/null +++ b/config/eur/arm9/overlays/ov020/relocs.txt @@ -0,0 +1,2717 @@ +from:0x020c484c kind:load to:0x020db040 module:overlay(20) +from:0x020c4870 kind:load to:0x020db64c module:overlay(20) +from:0x020c4874 kind:load to:0x020db714 module:overlay(20) +from:0x020c488c kind:load to:0x020db6a8 module:overlay(20) +from:0x020c4890 kind:load to:0x020db714 module:overlay(20) +from:0x020c4904 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4908 kind:load to:0x020db044 module:overlay(20) +from:0x020c490c kind:load to:0x020db718 module:overlay(20) +from:0x020c4910 kind:load to:0x020db720 module:overlay(20) +from:0x020c492c kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4938 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4944 kind:arm_call to:0x020cf9dc module:overlay(20) +from:0x020c4954 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c495c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4968 kind:load to:0x020c4970 module:overlay(20) +from:0x020c496c kind:load to:0x020dbf20 module:overlay(20) +from:0x020c4980 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4988 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c49a0 kind:arm_call to:0x020c49d4 module:overlay(20) +from:0x020c49b0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c49b8 kind:arm_call to:0x020c4a70 module:overlay(20) +from:0x020c49c8 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c49d0 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c49dc kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4a04 kind:arm_call to:0x020d107c module:overlay(20) +from:0x020c4a14 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4a1c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4a28 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4a2c kind:load to:0x020dbee0 module:overlay(20) +from:0x020c4a30 kind:load to:0x020dbf20 module:overlay(20) +from:0x020c4a34 kind:load to:0x020c4a38 module:overlay(20) +from:0x020c4a48 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4a50 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4a58 kind:arm_call to:0x020c4a70 module:overlay(20) +from:0x020c4a68 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4a90 kind:arm_call to:0x020cfb70 module:overlay(20) +from:0x020c4aac kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4ab8 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4abc kind:load to:0x020c4ac0 module:overlay(20) +from:0x020c4ae8 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4af0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4b7c kind:arm_call to:0x020cff14 module:overlay(20) +from:0x020c4b88 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4b90 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4c14 kind:arm_call to:0x020c4c5c module:overlay(20) +from:0x020c4c24 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4c48 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4c4c kind:load to:0x020db724 module:overlay(20) +from:0x020c4c50 kind:load to:0x020db754 module:overlay(20) +from:0x020c4c54 kind:load to:0x020db784 module:overlay(20) +from:0x020c4c58 kind:load to:0x020db7c0 module:overlay(20) +from:0x020c4c88 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4cb8 kind:arm_call to:0x020d0228 module:overlay(20) +from:0x020c4ccc kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4cdc kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4ce0 kind:load to:0x020c4cec module:overlay(20) +from:0x020c4ce4 kind:load to:0x020dc3a0 module:overlay(20) +from:0x020c4ce8 kind:load to:0x020dc080 module:overlay(20) +from:0x020c4d00 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4d08 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4d50 kind:arm_call to:0x020c4e40 module:overlay(20) +from:0x020c4d74 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4dac kind:arm_call to:0x020d0504 module:overlay(20) +from:0x020c4db8 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4dc0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4dcc kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4dec kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4e2c kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4e30 kind:load to:0x020db7e0 module:overlay(20) +from:0x020c4e34 kind:load to:0x020db040 module:overlay(20) +from:0x020c4e38 kind:load to:0x020dca20 module:overlay(20) +from:0x020c4e3c kind:load to:0x020db7c0 module:overlay(20) +from:0x020c4e48 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4e54 kind:arm_call to:0x020d1054 module:overlay(20) +from:0x020c4e64 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4e70 kind:load to:0x020dd240 module:overlay(20) +from:0x020c4e7c kind:arm_call to:0x020d1070 module:overlay(20) +from:0x020c4e88 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4e94 kind:arm_call to:0x020c4ed8 module:overlay(20) +from:0x020c4eb8 kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c4ecc kind:load to:0x020dd240 module:overlay(20) +from:0x020c4ed0 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4ed4 kind:load to:0x020db808 module:overlay(20) +from:0x020c4ee0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4ee8 kind:arm_call to:0x020d048c module:overlay(20) +from:0x020c4ef8 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4f04 kind:load to:0x020c4f08 module:overlay(20) +from:0x020c4f18 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4f1c kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c4f24 kind:arm_call to:0x020c4f58 module:overlay(20) +from:0x020c4f48 kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c4f50 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c4f54 kind:load to:0x020db828 module:overlay(20) +from:0x020c4f60 kind:arm_call to:0x020cfb80 module:overlay(20) +from:0x020c4f70 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4f7c kind:load to:0x020c4f80 module:overlay(20) +from:0x020c4f90 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c4f9c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c4fc4 kind:arm_call to:0x0202851c module:main +from:0x020c4fcc kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5020 kind:arm_call to:0x02028d9c module:main +from:0x020c5024 kind:arm_call to:0x020c5050 module:overlay(20) +from:0x020c5038 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5044 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5048 kind:load to:0x020dbf60 module:overlay(20) +from:0x020c504c kind:load to:0x020dbf6a module:overlay(20) +from:0x020c5064 kind:arm_call to:0x0202851c module:main +from:0x020c5068 kind:arm_call to:0x020cf550 module:overlay(20) +from:0x020c5078 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5090 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5108 kind:arm_call to:0x020cf698 module:overlay(20) +from:0x020c5140 kind:arm_call to:0x02028d9c module:main +from:0x020c514c kind:arm_call to:0x020cfcb4 module:overlay(20) +from:0x020c515c kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5168 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c516c kind:load to:0x020dbf60 module:overlay(20) +from:0x020c5170 kind:load to:0x020dc620 module:overlay(20) +from:0x020c5174 kind:load to:0x020dbf74 module:overlay(20) +from:0x020c5178 kind:load to:0x020c517c module:overlay(20) +from:0x020c5198 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c51a0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c51c0 kind:arm_call to:0x020c5448 module:overlay(20) +from:0x020c51d4 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5220 kind:arm_call to:0x0202761c module:main +from:0x020c5294 kind:arm_call to:0x02032d18 module:main +from:0x020c535c kind:arm_call to:0x02028e30 module:main +from:0x020c53ac kind:arm_call to:0x020c5448 module:overlay(20) +from:0x020c53c0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c53cc kind:arm_call to:0x020c5050 module:overlay(20) +from:0x020c53e0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c53ec kind:load to:0x020dbe80 module:overlay(20) +from:0x020c53f0 kind:load to:0x020db874 module:overlay(20) +from:0x020c53f4 kind:load to:0x020dc620 module:overlay(20) +from:0x020c53f8 kind:load to:0x020db8c4 module:overlay(20) +from:0x020c53fc kind:load to:0x020db89c module:overlay(20) +from:0x020c5400 kind:load to:0x020dbf20 module:overlay(20) +from:0x020c5404 kind:load to:0x020db8dc module:overlay(20) +from:0x020c5408 kind:load to:0x020db8f4 module:overlay(20) +from:0x020c540c kind:load to:0x020db908 module:overlay(20) +from:0x020c5410 kind:load to:0x020dbfc0 module:overlay(20) +from:0x020c5438 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5444 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5450 kind:arm_call to:0x020cfe04 module:overlay(20) +from:0x020c5460 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c546c kind:load to:0x020c5470 module:overlay(20) +from:0x020c5480 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c548c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c54b4 kind:arm_call to:0x020c5500 module:overlay(20) +from:0x020c54c4 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c54cc kind:arm_call to:0x020c55bc module:overlay(20) +from:0x020c54f0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c54f8 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c54fc kind:load to:0x020db918 module:overlay(20) +from:0x020c5508 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5530 kind:arm_call to:0x020d107c module:overlay(20) +from:0x020c5540 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5548 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5554 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5558 kind:load to:0x020dbee0 module:overlay(20) +from:0x020c555c kind:load to:0x020dbfc0 module:overlay(20) +from:0x020c5560 kind:load to:0x020c5564 module:overlay(20) +from:0x020c5574 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c557c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5584 kind:arm_call to:0x020c55bc module:overlay(20) +from:0x020c55ac kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c55b4 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c55b8 kind:load to:0x020db940 module:overlay(20) +from:0x020c5608 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c563c kind:arm_call to:0x020cfe48 module:overlay(20) +from:0x020c5650 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5660 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5664 kind:load to:0x020db970 module:overlay(20) +from:0x020c5668 kind:load to:0x020c5674 module:overlay(20) +from:0x020c566c kind:load to:0x020dbfc0 module:overlay(20) +from:0x020c5670 kind:load to:0x020dbef4 module:overlay(20) +from:0x020c568c kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c56a0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c56b4 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c56c8 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c56d4 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5708 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c570c kind:arm_call to:0x020c57c8 module:overlay(20) +from:0x020c5730 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c576c kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5774 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5790 kind:arm_call to:0x020c4878 module:overlay(20) +from:0x020c57ac kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c57b4 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c57b8 kind:load to:0x020db99c module:overlay(20) +from:0x020c57bc kind:load to:0x020db9b0 module:overlay(20) +from:0x020c57c0 kind:load to:0x020db9d0 module:overlay(20) +from:0x020c57c4 kind:load to:0x020db9ec module:overlay(20) +from:0x020c5800 kind:arm_call to:0x020d0228 module:overlay(20) +from:0x020c5814 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5824 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5828 kind:load to:0x020c5834 module:overlay(20) +from:0x020c582c kind:load to:0x020dc3a0 module:overlay(20) +from:0x020c5830 kind:load to:0x020dc080 module:overlay(20) +from:0x020c5858 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5860 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c58b0 kind:arm_call to:0x020c59a8 module:overlay(20) +from:0x020c58d0 kind:arm_call to:0x020c65e0 module:overlay(20) +from:0x020c58fc kind:arm_call to:0x020d0504 module:overlay(20) +from:0x020c5908 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c590c kind:arm_call to:0x020c65e0 module:overlay(20) +from:0x020c592c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5950 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5990 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5994 kind:load to:0x020dba04 module:overlay(20) +from:0x020c5998 kind:load to:0x020db040 module:overlay(20) +from:0x020c599c kind:load to:0x020dca20 module:overlay(20) +from:0x020c59a0 kind:load to:0x020dba2c module:overlay(20) +from:0x020c59a4 kind:load to:0x020db7c0 module:overlay(20) +from:0x020c59d0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c59dc kind:arm_call to:0x020d1054 module:overlay(20) +from:0x020c59ec kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c59f8 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c59fc kind:load to:0x020dd240 module:overlay(20) +from:0x020c5a1c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5a24 kind:arm_call to:0x020d1070 module:overlay(20) +from:0x020c5a30 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5a3c kind:arm_call to:0x020c5a58 module:overlay(20) +from:0x020c5a50 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5a54 kind:load to:0x020dd240 module:overlay(20) +from:0x020c5a60 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5a68 kind:arm_call to:0x020d048c module:overlay(20) +from:0x020c5a78 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5a84 kind:load to:0x020c5a88 module:overlay(20) +from:0x020c5a98 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5a9c kind:arm_call to:0x020c65e0 module:overlay(20) +from:0x020c5aa4 kind:arm_call to:0x020c5abc module:overlay(20) +from:0x020c5ab4 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5ac4 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5ad4 kind:arm_call to:0x020cff14 module:overlay(20) +from:0x020c5ae4 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5ae8 kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c5af4 kind:load to:0x020c5af8 module:overlay(20) +from:0x020c5b08 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5b14 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5b24 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5b2c kind:arm_call to:0x020cf95c module:overlay(20) +from:0x020c5b3c kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5b48 kind:load to:0x020c5b4c module:overlay(20) +from:0x020c5b64 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5b6c kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5b8c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5b94 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5bb8 kind:arm_call to:0x02027654 module:main +from:0x020c5be4 kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020c5bfc kind:arm_call to:0x020c4850 module:overlay(20) +from:0x020c5c28 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5c2c kind:load to:0x020dc080 module:overlay(20) +from:0x020c5c34 kind:load to:0x020c5c3c module:overlay(20) +from:0x020c5c38 kind:load to:0x020dba60 module:overlay(20) +from:0x020c5c68 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5c90 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5ca8 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5cfc kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5d14 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5d20 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5d34 kind:load to:0x020dbf20 module:overlay(20) +from:0x020c5d54 kind:arm_call to:0x02028e30 module:main +from:0x020c5d64 kind:arm_call to:0x02028d9c module:main +from:0x020c5d6c kind:load to:0x020dbef4 module:overlay(20) +from:0x020c5d80 kind:load to:0x020dbf20 module:overlay(20) +from:0x020c5d8c kind:load to:0x020cf570 module:overlay(20) +from:0x020c5d9c kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5dac kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5dbc kind:arm_call to:0x020282f4 module:main +from:0x020c5e0c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5e18 kind:arm_call to:0x020c5e74 module:overlay(20) +from:0x020c5e28 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5e30 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5e50 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5e58 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5e70 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5e7c kind:arm_call to:0x020cf550 module:overlay(20) +from:0x020c5e90 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5e98 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5eb0 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5eb8 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5f00 kind:arm_call to:0x020c5fe4 module:overlay(20) +from:0x020c5f10 kind:load to:0x020c5f14 module:overlay(20) +from:0x020c5f28 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c5f30 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5fb0 kind:arm_call to:0x020c5e74 module:overlay(20) +from:0x020c5fc0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5fd4 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c5fdc kind:load to:0x020dbe80 module:overlay(20) +from:0x020c5fe0 kind:load to:0x020dba84 module:overlay(20) +from:0x020c5ffc kind:arm_call to:0x020d1274 module:overlay(20) +from:0x020c6018 kind:arm_call to:0x0202851c module:main +from:0x020c6020 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c602c kind:arm_call to:0x020c6060 module:overlay(20) +from:0x020c6058 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c605c kind:load to:0x020dbaa0 module:overlay(20) +from:0x020c6130 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c619c kind:arm_call to:0x02028d9c module:main +from:0x020c61ac kind:arm_call to:0x02028d9c module:main +from:0x020c61bc kind:arm_call to:0x02028d9c module:main +from:0x020c61c4 kind:arm_call to:0x020c6214 module:overlay(20) +from:0x020c61dc kind:load to:0x020dbe80 module:overlay(20) +from:0x020c61e0 kind:load to:0x020c61f4 module:overlay(20) +from:0x020c61e4 kind:load to:0x020dbf20 module:overlay(20) +from:0x020c61e8 kind:load to:0x020dc620 module:overlay(20) +from:0x020c61ec kind:load to:0x020dbfc0 module:overlay(20) +from:0x020c61f0 kind:load to:0x020dbef4 module:overlay(20) +from:0x020c6208 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c620c kind:arm_call to:0x0202851c module:main +from:0x020c621c kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c622c kind:arm_call to:0x020cf8e8 module:overlay(20) +from:0x020c623c kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c6244 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c6250 kind:load to:0x020dda60 module:overlay(20) +from:0x020c6254 kind:load to:0x020c6258 module:overlay(20) +from:0x020c6268 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c6270 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c6280 kind:arm_call to:0x020cf1c4 module:overlay(20) +from:0x020c628c kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c6294 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c62a0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c62a8 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c62cc kind:arm_call to:0x0202851c module:main +from:0x020c6318 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c6328 kind:arm_call to:0x020cf604 module:overlay(20) +from:0x020c6378 kind:arm_call to:0x020c4930 module:overlay(20) +from:0x020c63a0 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c63a4 kind:load to:0x020db844 module:overlay(20) +from:0x020c63a8 kind:load to:0x020db85c module:overlay(20) +from:0x020c63ac kind:load to:0x020dbf20 module:overlay(20) +from:0x020c63b0 kind:load to:0x020dbab8 module:overlay(20) +from:0x020c63d0 kind:arm_call to:0x0202851c module:main +from:0x020c6418 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c643c kind:arm_call to:0x02028e30 module:main +from:0x020c644c kind:arm_call to:0x020c5500 module:overlay(20) +from:0x020c6454 kind:arm_call to:0x020c55bc module:overlay(20) +from:0x020c647c kind:load to:0x020dbe80 module:overlay(20) +from:0x020c6480 kind:load to:0x020db844 module:overlay(20) +from:0x020c6484 kind:load to:0x020db85c module:overlay(20) +from:0x020c6488 kind:load to:0x020dbfc0 module:overlay(20) +from:0x020c648c kind:load to:0x020dbab8 module:overlay(20) +from:0x020c649c kind:load to:0x020dbe80 module:overlay(20) +from:0x020c64b8 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020c64c8 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c64e4 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c64e8 kind:load to:0x020c5c94 module:overlay(20) +from:0x020c64ec kind:load to:0x020dbad4 module:overlay(20) +from:0x020c64f8 kind:load to:0x020c5b98 module:overlay(20) +from:0x020c6510 kind:load to:0x020dca20 module:overlay(20) +from:0x020c6514 kind:load to:0x020dc1a0 module:overlay(20) +from:0x020c6518 kind:load to:0x020d0fd0 module:overlay(20) +from:0x020c652c kind:arm_call to:0x020d0790 module:overlay(20) +from:0x020c6564 kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c657c kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c6588 kind:load to:0x020dca20 module:overlay(20) +from:0x020c658c kind:load to:0x020dc1a0 module:overlay(20) +from:0x020c6590 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c6594 kind:load to:0x020dbae8 module:overlay(20) +from:0x020c65b0 kind:arm_call to:0x020d0744 module:overlay(20) +from:0x020c65bc kind:arm_call to:0x020c4914 module:overlay(20) +from:0x020c65c0 kind:arm_call to:0x020c5b1c module:overlay(20) +from:0x020c65d0 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c65d8 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c65dc kind:load to:0x020dca20 module:overlay(20) +from:0x020c6630 kind:arm_call to:0x020c5414 module:overlay(20) +from:0x020c663c kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c6658 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c665c kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c6664 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c6694 kind:arm_call to:0x020c5a00 module:overlay(20) +from:0x020c66a0 kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c66ac kind:arm_call to:0x020d0744 module:overlay(20) +from:0x020c66b8 kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c66c0 kind:arm_call to:0x020c5a58 module:overlay(20) +from:0x020c66cc kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c66d4 kind:arm_call to:0x020c4e74 module:overlay(20) +from:0x020c66e0 kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c66ec kind:arm_call to:0x020d0744 module:overlay(20) +from:0x020c66f8 kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c6700 kind:arm_call to:0x020c4ed8 module:overlay(20) +from:0x020c670c kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c6714 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c6718 kind:load to:0x020dbb14 module:overlay(20) +from:0x020c671c kind:load to:0x020dbb30 module:overlay(20) +from:0x020c6720 kind:load to:0x020dca20 module:overlay(20) +from:0x020c6738 kind:arm_call to:0x0202851c module:main +from:0x020c6740 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c6748 kind:arm_call to:0x020cf998 module:overlay(20) +from:0x020c6768 kind:arm_call to:0x020c4894 module:overlay(20) +from:0x020c6774 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c6778 kind:load to:0x020c5d00 module:overlay(20) +from:0x020c6788 kind:load to:0x020dbe80 module:overlay(20) +from:0x020c6868 kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020c6898 kind:load to:0x020c6920 module:overlay(20) +from:0x020c68f4 kind:arm_call to:0x02028e30 module:main +from:0x020c6940 kind:arm_call to:0x020c678c module:overlay(20) +from:0x020c6990 kind:arm_call to:0x02028e30 module:main +from:0x020c6a50 kind:arm_call to:0x020c678c module:overlay(20) +from:0x020c6a70 kind:arm_call to:0x0202cef8 module:main +from:0x020c6a80 kind:arm_call to:0x0202ced0 module:main +from:0x020c6a84 kind:arm_call to:0x020280ec module:main +from:0x020c6acc kind:arm_call to:0x0202851c module:main +from:0x020c6b28 kind:arm_call to:0x02028100 module:main +from:0x020c6b30 kind:load to:0x020de960 module:overlay(20) +from:0x020c6b34 kind:load to:0x020dee60 module:overlay(20) +from:0x020c6b38 kind:load to:0x020ded60 module:overlay(20) +from:0x020c6b68 kind:arm_call to:0x020da920 module:overlay(20) +from:0x020c6b98 kind:arm_call to:0x020da3f8 module:overlay(20) +from:0x020c6ba4 kind:arm_call to:0x020da3fc module:overlay(20) +from:0x020c6bb0 kind:arm_call to:0x020da428 module:overlay(20) +from:0x020c6bbc kind:arm_call to:0x020da810 module:overlay(20) +from:0x020c6bc4 kind:load to:0x020de960 module:overlay(20) +from:0x020c6bf4 kind:arm_call to:0x020c6a5c module:overlay(20) +from:0x020c6c1c kind:arm_call to:0x020da85c module:overlay(20) +from:0x020c6c2c kind:arm_call to:0x020daba0 module:overlay(20) +from:0x020c6c38 kind:arm_call to:0x0202851c module:main +from:0x020c6c54 kind:arm_call to:0x020c689c module:overlay(20) +from:0x020c6c64 kind:load to:0x020c6b40 module:overlay(20) +from:0x020c6c68 kind:load to:0x020de960 module:overlay(20) +from:0x020c6c6c kind:load to:0x020c6b3c module:overlay(20) +from:0x020c6c70 kind:load to:0x020de96c module:overlay(20) +from:0x020c6c7c kind:arm_call to:0x020280ec module:main +from:0x020c6cb4 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020c6cc0 kind:arm_call to:0x0202851c module:main +from:0x020c6cc8 kind:arm_call to:0x020cf2e0 module:overlay(20) +from:0x020c6cd4 kind:arm_call to:0x0202851c module:main +from:0x020c6ce8 kind:arm_call to:0x020c689c module:overlay(20) +from:0x020c6cf0 kind:arm_call to:0x020c678c module:overlay(20) +from:0x020c6cf8 kind:arm_call to:0x02028100 module:main +from:0x020c6d00 kind:load to:0x020de960 module:overlay(20) +from:0x020c6d04 kind:load to:0x020c6948 module:overlay(20) +from:0x020c6d0c kind:arm_call to:0x020280ec module:main +from:0x020c6d60 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020c6dcc kind:arm_call to:0x02028100 module:main +from:0x020c6dd4 kind:load to:0x020de960 module:overlay(20) +from:0x020c6de4 kind:load to:0x020de960 module:overlay(20) +from:0x020c6e00 kind:arm_call to:0x020daa10 module:overlay(20) +from:0x020c6e08 kind:load to:0x020de960 module:overlay(20) +from:0x020c6e3c kind:arm_call to:0x02014fe0 module:main +from:0x020c6e4c kind:load to:0x020dad10 module:overlay(20) +from:0x020c6e54 kind:arm_call to:0x02014fe0 module:main +from:0x020c6e64 kind:load to:0x020dad20 module:overlay(20) +from:0x020c6e70 kind:load to:0x020cf730 module:overlay(20) +from:0x020c6e90 kind:arm_call to:0x02028d9c module:main +from:0x020c6e98 kind:arm_call to:0x02028310 module:main +from:0x020c6ef0 kind:arm_call to:0x02028c30 module:main +from:0x020c6f08 kind:load to:0x020df572 module:overlay(20) +from:0x020c6f0c kind:load to:0x020df570 module:overlay(20) +from:0x020c6f10 kind:load to:0x020df574 module:overlay(20) +from:0x020c6f1c kind:load to:0x020df572 module:overlay(20) +from:0x020c6f2c kind:load to:0x020dbb4c module:overlay(20) +from:0x020c6f3c kind:load to:0x020dbb4c module:overlay(20) +from:0x020c6f4c kind:load to:0x020df570 module:overlay(20) +from:0x020c6f5c kind:load to:0x020df570 module:overlay(20) +from:0x020c6f78 kind:arm_call to:0x02028e30 module:main +from:0x020c6f8c kind:load to:0x020df588 module:overlay(20) +from:0x020c6f90 kind:load to:0x020df58e module:overlay(20) +from:0x020c6fa8 kind:load to:0x020df58e module:overlay(20) +from:0x020c6fd4 kind:load to:0x020df588 module:overlay(20) +from:0x020c7000 kind:arm_call to:0x020c6e0c module:overlay(20) +from:0x020c7024 kind:load to:0x020df588 module:overlay(20) +from:0x020c7048 kind:arm_call to:0x02028e30 module:main +from:0x020c7060 kind:load to:0x020df5a4 module:overlay(20) +from:0x020c7078 kind:load to:0x020df5be module:overlay(20) +from:0x020c708c kind:load to:0x020df5a4 module:overlay(20) +from:0x020c70a0 kind:arm_call to:0x02028e30 module:main +from:0x020c70b4 kind:load to:0x020df614 module:overlay(20) +from:0x020c70c0 kind:load to:0x020df614 module:overlay(20) +from:0x020c70d4 kind:load to:0x020df570 module:overlay(20) +from:0x020c70e8 kind:load to:0x020df570 module:overlay(20) +from:0x020c70f8 kind:load to:0x020df570 module:overlay(20) +from:0x020c7104 kind:load to:0x020df6e0 module:overlay(20) +from:0x020c7118 kind:arm_call to:0x02028d9c module:main +from:0x020c7134 kind:arm_call to:0x02028d9c module:main +from:0x020c7190 kind:load to:0x020dbb58 module:overlay(20) +from:0x020c7194 kind:load to:0x020e14e0 module:overlay(20) +from:0x020c71b4 kind:arm_call to:0x02011ff4 module:main +from:0x020c71f0 kind:arm_call to:0x020c7304 module:overlay(20) +from:0x020c720c kind:arm_call to:0x020131ec module:main +from:0x020c7270 kind:arm_call to:0x020c7358 module:overlay(20) +from:0x020c7294 kind:arm_call to:0x020c73b0 module:overlay(20) +from:0x020c72a0 kind:arm_call to:0x020c7358 module:overlay(20) +from:0x020c73f8 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7444 kind:arm_call to:0x020d030c module:overlay(20) +from:0x020c745c kind:arm_call to:0x020c707c module:overlay(20) +from:0x020c7474 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020c74a0 kind:arm_call to:0x020c6de8 module:overlay(20) +from:0x020c74c0 kind:arm_call to:0x020d030c module:overlay(20) +from:0x020c74d0 kind:arm_call to:0x020c6de8 module:overlay(20) +from:0x020c74ec kind:load to:0x020e1520 module:overlay(20) +from:0x020c74f0 kind:load to:0x020010c1 module:main +from:0x020c7508 kind:arm_call_thumb to:0x020011c8 module:main +from:0x020c7510 kind:load to:0x020e1520 module:overlay(20) +from:0x020c7534 kind:arm_call to:0x020c6fd8 module:overlay(20) +from:0x020c7558 kind:arm_call to:0x02028e30 module:main +from:0x020c7580 kind:load to:0x020e1520 module:overlay(20) +from:0x020c7648 kind:arm_call to:0x02028e30 module:main +from:0x020c7674 kind:arm_call to:0x02028e30 module:main +from:0x020c769c kind:load to:0x020e1520 module:overlay(20) +from:0x020c7704 kind:arm_call to:0x020c64f0 module:overlay(20) +from:0x020c7724 kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c772c kind:load to:0x020e1520 module:overlay(20) +from:0x020c7734 kind:load to:0x020c76a0 module:overlay(20) +from:0x020c77a0 kind:arm_call to:0x02028e30 module:main +from:0x020c77d8 kind:load to:0x020e1520 module:overlay(20) +from:0x020c77f0 kind:arm_call to:0x020c7140 module:overlay(20) +from:0x020c7828 kind:arm_call to:0x02028d9c module:main +from:0x020c785c kind:arm_call to:0x020d26b8 module:overlay(20) +from:0x020c7864 kind:arm_call to:0x020c7090 module:overlay(20) +from:0x020c7878 kind:arm_call to:0x02028d9c module:main +from:0x020c7888 kind:arm_call_thumb to:0x02001098 module:main +from:0x020c78a0 kind:load to:0x020dbbb0 module:overlay(20) +from:0x020c78a4 kind:load to:0x020e1520 module:overlay(20) +from:0x020c78ac kind:load to:0x020e1540 module:overlay(20) +from:0x020c78c8 kind:arm_call_thumb to:0x020010b8 module:main +from:0x020c78dc kind:arm_call to:0x020c71c0 module:overlay(20) +from:0x020c78e8 kind:load to:0x020dbbb0 module:overlay(20) +from:0x020c78ec kind:load to:0x020e1520 module:overlay(20) +from:0x020c7908 kind:arm_call_thumb to:0x020010b8 module:main +from:0x020c791c kind:arm_call to:0x020c71c0 module:overlay(20) +from:0x020c7924 kind:arm_call to:0x02011ff4 module:main +from:0x020c7930 kind:load to:0x020dbbb0 module:overlay(20) +from:0x020c7934 kind:load to:0x020e1520 module:overlay(20) +from:0x020c7978 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7994 kind:arm_call to:0x020c7d30 module:overlay(20) +from:0x020c79a8 kind:arm_call to:0x020c7d64 module:overlay(20) +from:0x020c79bc kind:arm_call to:0x020c70b8 module:overlay(20) +from:0x020c79c8 kind:arm_call to:0x02028e30 module:main +from:0x020c79d8 kind:arm_call to:0x020c7e18 module:overlay(20) +from:0x020c79e8 kind:arm_call to:0x020c7db0 module:overlay(20) +from:0x020c79f0 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c79fc kind:arm_call to:0x020c6004 module:overlay(20) +from:0x020c7a00 kind:arm_call to:0x020c6f20 module:overlay(20) +from:0x020c7a08 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7a20 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7a44 kind:arm_call to:0x020c6c74 module:overlay(20) +from:0x020c7a54 kind:arm_call to:0x020c73f4 module:overlay(20) +from:0x020c7a60 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7a68 kind:arm_call to:0x020c5da0 module:overlay(20) +from:0x020c7a74 kind:arm_call to:0x020c7410 module:overlay(20) +from:0x020c7a98 kind:arm_call to:0x020c6598 module:overlay(20) +from:0x020c7aac kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c7ab4 kind:arm_call to:0x020c6dd8 module:overlay(20) +from:0x020c7acc kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7ae0 kind:arm_call to:0x020c73f4 module:overlay(20) +from:0x020c7b14 kind:arm_call to:0x020c73f4 module:overlay(20) +from:0x020c7b28 kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c7b44 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7b54 kind:arm_call to:0x020c7ec0 module:overlay(20) +from:0x020c7b58 kind:arm_call to:0x020c73f4 module:overlay(20) +from:0x020c7b90 kind:arm_call to:0x02028d9c module:main +from:0x020c7bb0 kind:arm_call to:0x020c6e38 module:overlay(20) +from:0x020c7bb4 kind:arm_call to:0x020c5d28 module:overlay(20) +from:0x020c7bbc kind:arm_call to:0x020c4840 module:overlay(20) +from:0x020c7bc0 kind:arm_call to:0x020c6138 module:overlay(20) +from:0x020c7bd4 kind:arm_call to:0x020c6f14 module:overlay(20) +from:0x020c7be4 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7bf0 kind:arm_call to:0x020c5d38 module:overlay(20) +from:0x020c7bf8 kind:arm_call to:0x020c64a0 module:overlay(20) +from:0x020c7c00 kind:arm_call to:0x020c6490 module:overlay(20) +from:0x020c7c34 kind:arm_call to:0x0202cf08 module:main +from:0x020c7c40 kind:arm_call to:0x0202d1dc module:main +from:0x020c7c68 kind:arm_call to:0x020c6bc8 module:overlay(20) +from:0x020c7c70 kind:arm_call to:0x0202d224 module:main +from:0x020c7c98 kind:arm_call to:0x020c6bc8 module:overlay(20) +from:0x020c7cb0 kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c7cc0 kind:load to:0x020c7738 module:overlay(20) +from:0x020c7cc4 kind:load to:0x020c7514 module:overlay(20) +from:0x020c7cc8 kind:load to:0x020c74dc module:overlay(20) +from:0x020c7ccc kind:load to:0x020c74f4 module:overlay(20) +from:0x020c7cd8 kind:arm_call to:0x020c6d08 module:overlay(20) +from:0x020c7cdc kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7d00 kind:arm_call to:0x020c6724 module:overlay(20) +from:0x020c7d1c kind:arm_call to:0x020c65e0 module:overlay(20) +from:0x020c7d38 kind:arm_call to:0x020c5db0 module:overlay(20) +from:0x020c7d58 kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c7d6c kind:arm_call to:0x020c6f30 module:overlay(20) +from:0x020c7d74 kind:arm_call to:0x020c6e68 module:overlay(20) +from:0x020c7d84 kind:arm_call to:0x020c62ac module:overlay(20) +from:0x020c7da4 kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c7dc4 kind:arm_call to:0x020c4fa4 module:overlay(20) +from:0x020c7de4 kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c7df0 kind:load to:0x020c7584 module:overlay(20) +from:0x020c7e08 kind:arm_call to:0x020c5414 module:overlay(20) +from:0x020c7e38 kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c7e84 kind:arm_call to:0x020c63b4 module:overlay(20) +from:0x020c7eb4 kind:arm_call to:0x020c8188 module:overlay(20) +from:0x020c7ed8 kind:arm_call to:0x020c651c module:overlay(20) +from:0x020c7efc kind:arm_call to:0x020c64fc module:overlay(20) +from:0x020c7f88 kind:arm_call to:0x020d12f0 module:overlay(20) +from:0x020c7fa4 kind:arm_call to:0x020280ec module:main +from:0x020c7fe8 kind:arm_call to:0x02028e30 module:main +from:0x020c7ff4 kind:arm_call to:0x02028100 module:main +from:0x020c802c kind:arm_call to:0x020280ec module:main +from:0x020c8048 kind:arm_call to:0x02028e30 module:main +from:0x020c8050 kind:arm_call to:0x02028100 module:main +from:0x020c80c8 kind:arm_call to:0x020c7df4 module:overlay(20) +from:0x020c8128 kind:arm_call to:0x02028e30 module:main +from:0x020c8144 kind:arm_call to:0x020c677c module:overlay(20) +from:0x020c8180 kind:arm_call to:0x020c5d84 module:overlay(20) +from:0x020c8194 kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020c81a4 kind:load to:0x020e8738 module:overlay(20) +from:0x020c8204 kind:arm_call to:0x020c7438 module:overlay(20) +from:0x020c8254 kind:arm_call to:0x020c74b4 module:overlay(20) +from:0x020c82ac kind:arm_call to:0x020280ec module:main +from:0x020c82c4 kind:arm_call to:0x02028100 module:main +from:0x020c8334 kind:arm_call to:0x020280ec module:main +from:0x020c833c kind:arm_call to:0x02028100 module:main +from:0x020c836c kind:arm_call to:0x020c64f0 module:overlay(20) +from:0x020c8388 kind:load to:0x020c76a0 module:overlay(20) +from:0x020c8398 kind:arm_call to:0x020c7140 module:overlay(20) +from:0x020c83b4 kind:load to:0x020dbc08 module:overlay(20) +from:0x020c83c0 kind:arm_call to:0x020c71c0 module:overlay(20) +from:0x020c83d4 kind:arm_call to:0x020c71c0 module:overlay(20) +from:0x020c83dc kind:arm_call to:0x02011ff4 module:main +from:0x020c8464 kind:arm_call to:0x020c939c module:overlay(20) +from:0x020c846c kind:load to:0x020e8618 module:overlay(20) +from:0x020c8498 kind:load to:0x020e8658 module:overlay(20) +from:0x020c849c kind:load to:0x020e865c module:overlay(20) +from:0x020c84a0 kind:load to:0x020e865d module:overlay(20) +from:0x020c850c kind:arm_call_thumb to:0x020bfd84 module:overlay(1) +from:0x020c8528 kind:arm_call to:0x020c71cc module:overlay(20) +from:0x020c854c kind:arm_call to:0x02016384 module:main +from:0x020c8554 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8558 kind:load to:0x020c88f0 module:overlay(20) +from:0x020c855c kind:load to:0x02049a2c module:main +from:0x020c8560 kind:load to:0x020c891c module:overlay(20) +from:0x020c8564 kind:load to:0x020e855c module:overlay(20) +from:0x020c8568 kind:load to:0x020e8568 module:overlay(20) +from:0x020c8578 kind:arm_call to:0x020c71e8 module:overlay(20) +from:0x020c85b4 kind:load to:0x020e8540 module:overlay(20) +from:0x020c85b8 kind:load to:0x02049a2c module:main +from:0x020c85ec kind:arm_call to:0x020c8e08 module:overlay(20) +from:0x020c8668 kind:arm_call to:0x020c91bc module:overlay(20) +from:0x020c8670 kind:arm_call to:0x020c9370 module:overlay(20) +from:0x020c8688 kind:arm_call to:0x020c72a8 module:overlay(20) +from:0x020c869c kind:load to:0x020e8540 module:overlay(20) +from:0x020c86a0 kind:load to:0x020e8598 module:overlay(20) +from:0x020c86a4 kind:load to:0x020e8618 module:overlay(20) +from:0x020c86a8 kind:load to:0x020c8448 module:overlay(20) +from:0x020c86ac kind:load to:0x020c8470 module:overlay(20) +from:0x020c86c0 kind:arm_call to:0x020c7304 module:overlay(20) +from:0x020c86d4 kind:load to:0x020e8540 module:overlay(20) +from:0x020c86f4 kind:arm_call to:0x020ef2ac module:overlay(23) +from:0x020c8720 kind:arm_call to:0x020ed5e0 module:overlay(22) +from:0x020c8754 kind:arm_call to:0x020ed18c module:overlay(22) +from:0x020c8788 kind:arm_call to:0x020c7304 module:overlay(20) +from:0x020c87a8 kind:arm_call to:0x020c7244 module:overlay(20) +from:0x020c87c8 kind:load to:0x02043e50 module:main +from:0x020c87cc kind:load to:0x020f1d94 module:overlays(19,22,23) +from:0x020c87d0 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8844 kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020c8870 kind:arm_call to:0x020c8a3c module:overlay(20) +from:0x020c8880 kind:arm_call to:0x020c9408 module:overlay(20) +from:0x020c888c kind:arm_call to:0x020c7244 module:overlay(20) +from:0x020c88bc kind:arm_call to:0x020c86b0 module:overlay(20) +from:0x020c88cc kind:load to:0x020e8540 module:overlay(20) +from:0x020c88d0 kind:load to:0x020e8738 module:overlay(20) +from:0x020c88d4 kind:load to:0x020e8618 module:overlay(20) +from:0x020c88d8 kind:load to:0x020e855c module:overlay(20) +from:0x020c88e8 kind:load to:0x020e8618 module:overlay(20) +from:0x020c88ec kind:load to:0x020c94b4 module:overlay(20) +from:0x020c8900 kind:arm_call to:0x020c8930 module:overlay(20) +from:0x020c890c kind:arm_call to:0x020c7278 module:overlay(20) +from:0x020c8914 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8918 kind:load to:0x020e8540 module:overlay(20) +from:0x020c892c kind:load to:0x020e8540 module:overlay(20) +from:0x020c897c kind:arm_call to:0x02028d9c module:main +from:0x020c8998 kind:arm_call to:0x020c9274 module:overlay(20) +from:0x020c8a30 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8a34 kind:load to:0x020e85d8 module:overlay(20) +from:0x020c8a38 kind:load to:0x020e8598 module:overlay(20) +from:0x020c8a84 kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8a9c kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8ae8 kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020c8bd4 kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8c3c kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8c5c kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8c78 kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8ca4 kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8cc8 kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020c8ce8 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8cec kind:load to:0x020e8618 module:overlay(20) +from:0x020c8cf0 kind:load to:0x020e8738 module:overlay(20) +from:0x020c8d0c kind:arm_call to:0x020c707c module:overlay(20) +from:0x020c8d24 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020c8db0 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8de4 kind:arm_call to:0x020edfb4 module:overlay(22) +from:0x020c8e04 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8e1c kind:load to:0x020e8738 module:overlay(20) +from:0x020c8e20 kind:load to:0x020c9534 module:overlay(20) +from:0x020c8e30 kind:load to:0x020e855c module:overlay(20) +from:0x020c8e70 kind:arm_call to:0x020c91d8 module:overlay(20) +from:0x020c8e78 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8e7c kind:load to:0x020e8598 module:overlay(20) +from:0x020c8ea4 kind:arm_call to:0x020c9260 module:overlay(20) +from:0x020c8eac kind:load to:0x020e8540 module:overlay(20) +from:0x020c8eb0 kind:load to:0x020e8598 module:overlay(20) +from:0x020c8f28 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8f50 kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8f80 kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020c8f94 kind:load to:0x020e8540 module:overlay(20) +from:0x020c8f98 kind:load to:0x020e8618 module:overlay(20) +from:0x020c8f9c kind:load to:0x020e8738 module:overlay(20) +from:0x020c8fb0 kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c8fe8 kind:load to:0x020e8618 module:overlay(20) +from:0x020c8fec kind:load to:0x020e8540 module:overlay(20) +from:0x020c8ff0 kind:load to:0x02049b18 module:main +from:0x020c900c kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c90c0 kind:load to:0x020e8618 module:overlay(20) +from:0x020c90c4 kind:load to:0x020e8540 module:overlay(20) +from:0x020c90c8 kind:load to:0x02049b2a module:main +from:0x020c90d4 kind:load to:0x020e8568 module:overlay(20) +from:0x020c90e8 kind:load to:0x020e8540 module:overlay(20) +from:0x020c9118 kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c9138 kind:load to:0x020e8540 module:overlay(20) +from:0x020c913c kind:load to:0x020e8618 module:overlay(20) +from:0x020c9170 kind:arm_call to:0x020c93f0 module:overlay(20) +from:0x020c917c kind:load to:0x020e8540 module:overlay(20) +from:0x020c9180 kind:load to:0x020e8618 module:overlay(20) +from:0x020c9190 kind:load to:0x020e8540 module:overlay(20) +from:0x020c91b0 kind:arm_call to:0x02028d9c module:main +from:0x020c9234 kind:arm_call to:0x02028e30 module:main +from:0x020c92ac kind:arm_call to:0x02028c60 module:main +from:0x020c92d8 kind:arm_call to:0x02028d9c module:main +from:0x020c9320 kind:load to:0x02049b2a module:main +from:0x020c9324 kind:load to:0x02049b18 module:main +from:0x020c9358 kind:arm_call to:0x02028d9c module:main +from:0x020c93b4 kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020c93d0 kind:arm_call to:0x02028c60 module:main +from:0x020c93e4 kind:arm_call to:0x020c94d8 module:overlay(20) +from:0x020c93ec kind:load to:0x020e8738 module:overlay(20) +from:0x020c9500 kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020c9520 kind:load to:0x020e8738 module:overlay(20) +from:0x020c9560 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c9594 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c95ac kind:arm_call to:0x0201f6f0 module:main +from:0x020c95cc kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c95dc kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c95ec kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9624 kind:arm_call to:0x0201f730 module:main +from:0x020c964c kind:arm_call to:0x0201f730 module:main +from:0x020c9674 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020c9684 kind:arm_call to:0x020166cc module:main +from:0x020c9694 kind:load to:0x020dbc60 module:overlay(20) +from:0x020c969c kind:load to:0x020b1f2c module:overlay(0) +from:0x020c96a0 kind:load to:0x020e8544 module:overlay(20) +from:0x020c96c8 kind:arm_call to:0x0201f498 module:main +from:0x020c96d0 kind:arm_call to:0x0201f498 module:main +from:0x020c96e0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c96e8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c96f0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c96f8 kind:arm_call to:0x0201f2cc module:main +from:0x020c9700 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c9708 kind:arm_call to:0x0201f2cc module:main +from:0x020c9710 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c971c kind:load to:0x020dbc60 module:overlay(20) +from:0x020c9734 kind:arm_call to:0x0201f498 module:main +from:0x020c973c kind:arm_call to:0x0201f498 module:main +from:0x020c974c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c9754 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c975c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c9764 kind:arm_call to:0x0201f2cc module:main +from:0x020c976c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c9774 kind:arm_call to:0x0201f2cc module:main +from:0x020c977c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c9784 kind:arm_call to:0x02011ff4 module:main +from:0x020c9790 kind:load to:0x020dbc60 module:overlay(20) +from:0x020c97c0 kind:arm_call to:0x0201aa8c module:main +from:0x020c97cc kind:arm_call to:0x0201f4b4 module:main +from:0x020c97f4 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020c9800 kind:load to:0x0204af1c module:main +from:0x020c9804 kind:load to:0x020e8544 module:overlay(20) +from:0x020c9858 kind:load to:0x020e8544 module:overlay(20) +from:0x020c98e0 kind:arm_call to:0x01fff498 module:itcm +from:0x020c98ec kind:arm_call to:0x01fff584 module:itcm +from:0x020c98fc kind:arm_call to:0x01fff584 module:itcm +from:0x020c9948 kind:load to:0x027e0ce8 module:dtcm +from:0x020c9978 kind:load to:0x020dbc7c module:overlay(20) +from:0x020c997c kind:load to:0x02049bd4 module:main +from:0x020c99ac kind:load to:0x020dbc7c module:overlay(20) +from:0x020c99b0 kind:load to:0x02049bd4 module:main +from:0x020c99c0 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020c99d0 kind:arm_call to:0x020c8db4 module:overlay(20) +from:0x020c99ec kind:arm_call to:0x0201aa44 module:main +from:0x020c99f8 kind:load to:0x0204af1c module:main +from:0x020c9a08 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c9a30 kind:arm_call to:0x02028d9c module:main +from:0x020c9a58 kind:arm_call to:0x0203d160 module:main +from:0x020c9a68 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9a78 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9a8c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9a9c kind:arm_call to:0x0201e6d0 module:main +from:0x020c9ab0 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9ac0 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9ad4 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9ae4 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9af8 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9b08 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9b1c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9b2c kind:arm_call to:0x0201e6d0 module:main +from:0x020c9b3c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9b4c kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9b5c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9b68 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9b78 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9b84 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9b94 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9ba0 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9bb0 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9bbc kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9bc8 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020c9cb0 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9cd0 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9cf8 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9d1c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9d40 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9d54 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9d68 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9d7c kind:arm_call to:0x0201f6f0 module:main +from:0x020c9d90 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9da4 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9db8 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9dcc kind:arm_call to:0x0201f6f0 module:main +from:0x020c9de0 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9df0 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e04 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e18 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e2c kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e38 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c9e44 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c9e50 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9e5c kind:arm_call to:0x0201ecd0 module:main +from:0x020c9ec4 kind:arm_call to:0x0201f730 module:main +from:0x020c9ed4 kind:arm_call to:0x0201f730 module:main +from:0x020c9f14 kind:arm_call to:0x0201f730 module:main +from:0x020c9f24 kind:arm_call to:0x0201f730 module:main +from:0x020c9f34 kind:arm_call to:0x0201f730 module:main +from:0x020c9f44 kind:arm_call to:0x0201f730 module:main +from:0x020c9f54 kind:arm_call to:0x0201f894 module:main +from:0x020c9f74 kind:arm_call to:0x0201f730 module:main +from:0x020c9f8c kind:arm_call to:0x0201f730 module:main +from:0x020c9fa8 kind:arm_call to:0x0201f730 module:main +from:0x020c9fc4 kind:arm_call to:0x0201f730 module:main +from:0x020c9fd8 kind:arm_call to:0x0201f730 module:main +from:0x020ca004 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca038 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca078 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ca0a8 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ca0cc kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca0f4 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca118 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca144 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca16c kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca1b4 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ca1fc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca22c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca290 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca2b4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ca2d8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca324 kind:arm_call to:0x0201e874 module:main +from:0x020ca348 kind:arm_call to:0x0201ed84 module:main +from:0x020ca374 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca3ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca3e0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca418 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca444 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca458 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ca460 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ca474 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca490 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ca4a4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca4c0 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ca4e0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca4f8 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ca504 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ca524 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca53c kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ca560 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca578 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ca5a4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca5c4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca5e4 kind:arm_call to:0x020cde10 module:overlay(20) +from:0x020ca600 kind:load to:0x020dbca0 module:overlay(20) +from:0x020ca604 kind:load to:0x020ca638 module:overlay(20) +from:0x020ca608 kind:load to:0x020cddb4 module:overlay(20) +from:0x020ca60c kind:load to:0x020b1f8c module:overlay(0) +from:0x020ca610 kind:load to:0x020b1f2c module:overlay(0) +from:0x020ca618 kind:load to:0x020431b8 module:main +from:0x020ca61c kind:load to:0x020e8b20 module:overlay(20) +from:0x020ca620 kind:load to:0x020e8a5c module:overlay(20) +from:0x020ca624 kind:load to:0x020e875c module:overlay(20) +from:0x020ca628 kind:load to:0x020dad58 module:overlay(20) +from:0x020ca62c kind:load to:0x020dad48 module:overlay(20) +from:0x020ca630 kind:load to:0x020dad38 module:overlay(20) +from:0x020ca634 kind:load to:0x020dad30 module:overlay(20) +from:0x020ca640 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca664 kind:arm_call to:0x0201f498 module:main +from:0x020ca670 kind:arm_call to:0x0201f498 module:main +from:0x020ca67c kind:arm_call to:0x0201f498 module:main +from:0x020ca684 kind:arm_call to:0x0201f498 module:main +from:0x020ca690 kind:arm_call to:0x0201f498 module:main +from:0x020ca69c kind:arm_call to:0x0201f498 module:main +from:0x020ca6a8 kind:arm_call to:0x0201f498 module:main +from:0x020ca6b4 kind:arm_call to:0x0201f498 module:main +from:0x020ca6c0 kind:arm_call to:0x0201f498 module:main +from:0x020ca6cc kind:arm_call to:0x0201f498 module:main +from:0x020ca6d8 kind:arm_call to:0x0201f498 module:main +from:0x020ca6e0 kind:arm_call to:0x0201f498 module:main +from:0x020ca6ec kind:arm_call to:0x0201f498 module:main +from:0x020ca6f8 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:0x020ca728 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca730 kind:arm_call to:0x0201f2cc module:main +from:0x020ca740 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca748 kind:arm_call to:0x0201f2cc module:main +from:0x020ca758 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca760 kind:arm_call to:0x0201f2cc module:main +from:0x020ca76c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca774 kind:arm_call to:0x0201f2cc module:main +from:0x020ca784 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca78c kind:arm_call to:0x0201f2cc module:main +from:0x020ca79c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7a4 kind:arm_call to:0x0201f2cc module:main +from:0x020ca7b4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7bc kind:arm_call to:0x0201f2cc module:main +from:0x020ca7cc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7d4 kind:arm_call to:0x0201f2cc module:main +from:0x020ca7e4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7ec kind:arm_call to:0x0201f2cc module:main +from:0x020ca7fc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca804 kind:arm_call to:0x0201f2cc module:main +from:0x020ca814 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca81c kind:arm_call to:0x0201f2cc module:main +from:0x020ca828 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca830 kind:arm_call to:0x0201f2cc module:main +from:0x020ca840 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca848 kind:arm_call to:0x0201f2cc module:main +from:0x020ca858 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca860 kind:arm_call to:0x0201f2cc module:main +from:0x020ca86c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca874 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:0x020ca894 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca89c kind:arm_call to:0x0201f2cc module:main +from:0x020ca8a8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca8b8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca8c0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca8d0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca8d8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca8e8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca8f0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca900 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca908 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca918 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca920 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca934 kind:arm_call to:0x0203d210 module:main +from:0x020ca93c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ca948 kind:load to:0x020dbca0 module:overlay(20) +from:0x020ca94c kind:load to:0x020ca638 module:overlay(20) +from:0x020ca968 kind:arm_call to:0x0201f498 module:main +from:0x020ca974 kind:arm_call to:0x0201f498 module:main +from:0x020ca980 kind:arm_call to:0x0201f498 module:main +from:0x020ca988 kind:arm_call to:0x0201f498 module:main +from:0x020ca994 kind:arm_call to:0x0201f498 module:main +from:0x020ca9a0 kind:arm_call to:0x0201f498 module:main +from:0x020ca9ac kind:arm_call to:0x0201f498 module:main +from:0x020ca9b8 kind:arm_call to:0x0201f498 module:main +from:0x020ca9c4 kind:arm_call to:0x0201f498 module:main +from:0x020ca9d0 kind:arm_call to:0x0201f498 module:main +from:0x020ca9dc kind:arm_call to:0x0201f498 module:main +from:0x020ca9e4 kind:arm_call to:0x0201f498 module:main +from:0x020ca9f0 kind:arm_call to:0x0201f498 module:main +from:0x020ca9fc 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:0x020caa2c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa34 kind:arm_call to:0x0201f2cc module:main +from:0x020caa44 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa4c kind:arm_call to:0x0201f2cc module:main +from:0x020caa5c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa64 kind:arm_call to:0x0201f2cc module:main +from:0x020caa70 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa78 kind:arm_call to:0x0201f2cc module:main +from:0x020caa88 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa90 kind:arm_call to:0x0201f2cc module:main +from:0x020caaa0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caaa8 kind:arm_call to:0x0201f2cc module:main +from:0x020caab8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caac0 kind:arm_call to:0x0201f2cc module:main +from:0x020caad0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caad8 kind:arm_call to:0x0201f2cc module:main +from:0x020caae8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caaf0 kind:arm_call to:0x0201f2cc module:main +from:0x020cab00 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab08 kind:arm_call to:0x0201f2cc module:main +from:0x020cab18 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab20 kind:arm_call to:0x0201f2cc module:main +from:0x020cab2c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab34 kind:arm_call to:0x0201f2cc module:main +from:0x020cab44 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab4c kind:arm_call to:0x0201f2cc module:main +from:0x020cab5c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab64 kind:arm_call to:0x0201f2cc module:main +from:0x020cab70 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab78 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:0x020cab98 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caba0 kind:arm_call to:0x0201f2cc module:main +from:0x020cabac kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cabbc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cabc4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cabd4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cabdc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cabec kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cabf4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cac04 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cac0c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cac1c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cac24 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cac38 kind:arm_call to:0x0203d210 module:main +from:0x020cac40 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cac48 kind:arm_call to:0x02011ff4 module:main +from:0x020cac54 kind:load to:0x020dbca0 module:overlay(20) +from:0x020cac58 kind:load to:0x020ca638 module:overlay(20) +from:0x020cac68 kind:arm_call to:0x02061cdc module:overlay(0) +from:0x020cac80 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020cac90 kind:arm_call_thumb to:0x020154ec module:main +from:0x020caca8 kind:arm_call to:0x0201739c module:main +from:0x020cacd4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cacdc kind:arm_call_thumb to:0x0201568c module:main +from:0x020cace4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cacec kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad04 kind:arm_call to:0x0201739c module:main +from:0x020cad2c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cad34 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad3c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad44 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad8c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cada0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020cadac kind:arm_call_thumb to:0x020154ec module:main +from:0x020cadc4 kind:arm_call to:0x0201739c module:main +from:0x020cade8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cadf0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cadf8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cae00 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cae34 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cae44 kind:arm_call to:0x02019538 module:main +from:0x020cae54 kind:arm_call to:0x020166cc module:main +from:0x020cae60 kind:arm_call to:0x020166cc module:main +from:0x020cae70 kind:arm_call to:0x020166cc module:main +from:0x020cae7c kind:arm_call to:0x020166cc module:main +from:0x020cae8c kind:arm_call to:0x020166cc module:main +from:0x020cae98 kind:arm_call to:0x020166cc module:main +from:0x020caeac kind:arm_call to:0x020166cc module:main +from:0x020caec0 kind:arm_call to:0x020cb4b4 module:overlay(20) +from:0x020caecc kind:load to:0x020dbcbc module:overlay(20) +from:0x020caed0 kind:load to:0x020dbcd0 module:overlay(20) +from:0x020caed4 kind:load to:0x020dbce0 module:overlay(20) +from:0x020caed8 kind:load to:0x020dbcd4 module:overlay(20) +from:0x020caedc kind:load to:0x020dbcec module:overlay(20) +from:0x020caee4 kind:load to:0x020dbcf8 module:overlay(20) +from:0x020caee8 kind:load to:0x0204a110 module:main +from:0x020caefc kind:arm_call to:0x020166ac module:main +from:0x020caf04 kind:arm_call to:0x020166ac module:main +from:0x020caf10 kind:arm_call to:0x020166ac module:main +from:0x020caf18 kind:arm_call to:0x020166ac module:main +from:0x020caf24 kind:arm_call to:0x020166ac module:main +from:0x020caf2c kind:arm_call to:0x020166ac module:main +from:0x020caf40 kind:arm_call to:0x020166ac module:main +from:0x020caf54 kind:arm_call to:0x020166ac module:main +from:0x020caf74 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cb220 kind:arm_call to:0x0201c4d8 module:main +from:0x020cb238 kind:arm_call to:0x0201c4d8 module:main +from:0x020cb240 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb24c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb258 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb264 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb270 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb27c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb3b8 kind:load to:0x0204aeac module:main +from:0x020cb424 kind:arm_call to:0x0201aa44 module:main +from:0x020cb438 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb454 kind:arm_call to:0x0201aad0 module:main +from:0x020cb460 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb46c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb478 kind:arm_call to:0x020c99b4 module:overlay(20) +from:0x020cb484 kind:load to:0x0204af1c module:main +from:0x020cb494 kind:arm_call to:0x0201edbc module:main +from:0x020cb4bc kind:arm_call to:0x020cd2b8 module:overlay(20) +from:0x020cb4cc kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cb4d8 kind:arm_call to:0x020cd390 module:overlay(20) +from:0x020cb4e8 kind:arm_call to:0x020cd4c0 module:overlay(20) +from:0x020cb4f4 kind:arm_call to:0x020cd5b0 module:overlay(20) +from:0x020cb528 kind:load to:0x020dbd04 module:overlay(20) +from:0x020cb52c kind:load to:0x020dbd0c module:overlay(20) +from:0x020cb558 kind:arm_call to:0x020cb560 module:overlay(20) +from:0x020cb568 kind:arm_call to:0x020cda70 module:overlay(20) +from:0x020cb59c kind:load to:0x020dbd14 module:overlay(20) +from:0x020cb5ac kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb5d8 kind:arm_call to:0x020cb608 module:overlay(20) +from:0x020cb5e4 kind:arm_call to:0x020cbd60 module:overlay(20) +from:0x020cb604 kind:load to:0x0204a110 module:main +from:0x020cb62c kind:arm_call to:0x020c994c module:overlay(20) +from:0x020cb638 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cb654 kind:arm_call to:0x020cd2ec module:overlay(20) +from:0x020cb660 kind:arm_call to:0x020cd46c module:overlay(20) +from:0x020cb66c kind:arm_call to:0x020cd59c module:overlay(20) +from:0x020cb678 kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cb698 kind:load to:0x020b5214 module:overlay(0) +from:0x020cb69c kind:load to:0x020dbd1c module:overlay(20) +from:0x020cb6c0 kind:arm_call to:0x020cb6c8 module:overlay(20) +from:0x020cb6d0 kind:arm_call to:0x020cd6c4 module:overlay(20) +from:0x020cb6dc kind:arm_call to:0x020cd3d8 module:overlay(20) +from:0x020cb710 kind:load to:0x020dbd24 module:overlay(20) +from:0x020cb714 kind:load to:0x020dbd2c module:overlay(20) +from:0x020cb72c kind:arm_call to:0x020cdae0 module:overlay(20) +from:0x020cb73c kind:arm_call to:0x020cb864 module:overlay(20) +from:0x020cb744 kind:arm_call to:0x020cb74c module:overlay(20) +from:0x020cb758 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cb768 kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cb774 kind:arm_call to:0x020cd5c4 module:overlay(20) +from:0x020cb788 kind:arm_call to:0x0201fa70 module:main +from:0x020cb79c kind:arm_call to:0x020cdd50 module:overlay(20) +from:0x020cb7ac kind:arm_call to:0x0201fa70 module:main +from:0x020cb7e8 kind:load to:0x020dbd34 module:overlay(20) +from:0x020cb7ec kind:load to:0x020dbd3c module:overlay(20) +from:0x020cb7fc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb80c kind:arm_call to:0x020cba1c module:overlay(20) +from:0x020cb83c kind:arm_call to:0x020cbc68 module:overlay(20) +from:0x020cb848 kind:arm_call to:0x020cdae0 module:overlay(20) +from:0x020cb858 kind:arm_call to:0x020cb864 module:overlay(20) +from:0x020cb860 kind:load to:0x0204a110 module:main +from:0x020cb870 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cb880 kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cb88c kind:arm_call to:0x020cd5d8 module:overlay(20) +from:0x020cb8c4 kind:load to:0x020dbd44 module:overlay(20) +from:0x020cb8c8 kind:load to:0x020dbd4c module:overlay(20) +from:0x020cb8d4 kind:arm_call to:0x020cdb70 module:overlay(20) +from:0x020cb8dc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb8f0 kind:arm_call to:0x020cba1c module:overlay(20) +from:0x020cb920 kind:arm_call to:0x020cbc68 module:overlay(20) +from:0x020cb92c kind:arm_call to:0x020cdae0 module:overlay(20) +from:0x020cb93c kind:arm_call to:0x020cb74c module:overlay(20) +from:0x020cb974 kind:arm_call to:0x020cb980 module:overlay(20) +from:0x020cb97c kind:load to:0x0204a110 module:main +from:0x020cb9ac kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cb9bc kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cb9c8 kind:arm_call to:0x020cd5c4 module:overlay(20) +from:0x020cb9d8 kind:arm_call to:0x0201fa70 module:main +from:0x020cb9f8 kind:load to:0x020b5214 module:overlay(0) +from:0x020cba00 kind:load to:0x020dbd54 module:overlay(20) +from:0x020cba0c kind:arm_call to:0x020cdb70 module:overlay(20) +from:0x020cba14 kind:arm_call to:0x020cc608 module:overlay(20) +from:0x020cba48 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cba50 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cba60 kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cba6c kind:arm_call to:0x020cd5c4 module:overlay(20) +from:0x020cba80 kind:arm_call to:0x020cd5ec module:overlay(20) +from:0x020cbab4 kind:load to:0x020b5214 module:overlay(0) +from:0x020cbab8 kind:load to:0x020dbd5c module:overlay(20) +from:0x020cbac4 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020cbad0 kind:arm_call to:0x020c9980 module:overlay(20) +from:0x020cbb10 kind:arm_call to:0x020cdb40 module:overlay(20) +from:0x020cbb20 kind:arm_call to:0x020cbb58 module:overlay(20) +from:0x020cbb50 kind:arm_call to:0x020cbc68 module:overlay(20) +from:0x020cbb64 kind:arm_call to:0x020cd424 module:overlay(20) +from:0x020cbb98 kind:load to:0x020dbd64 module:overlay(20) +from:0x020cbb9c kind:load to:0x020dbd6c module:overlay(20) +from:0x020cbbb4 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020cbbc4 kind:arm_call to:0x020cbbcc module:overlay(20) +from:0x020cbbd4 kind:arm_call to:0x020cd698 module:overlay(20) +from:0x020cbbdc kind:arm_call to:0x020cd2b8 module:overlay(20) +from:0x020cbbec kind:arm_call to:0x020cd4c0 module:overlay(20) +from:0x020cbbf8 kind:arm_call to:0x020cd5b0 module:overlay(20) +from:0x020cbc04 kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cbc38 kind:load to:0x020dbd74 module:overlay(20) +from:0x020cbc3c kind:load to:0x020dbd7c module:overlay(20) +from:0x020cbc60 kind:arm_call to:0x020cb560 module:overlay(20) +from:0x020cbc90 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cbca0 kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cbcac kind:arm_call to:0x020cd5c4 module:overlay(20) +from:0x020cbcb4 kind:arm_call to:0x020cdb10 module:overlay(20) +from:0x020cbcc8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cbce0 kind:arm_call to:0x020cd5ec module:overlay(20) +from:0x020cbd10 kind:load to:0x020b5214 module:overlay(0) +from:0x020cbd14 kind:load to:0x020dbd84 module:overlay(20) +from:0x020cbd20 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020cbd2c kind:arm_call to:0x020c9980 module:overlay(20) +from:0x020cbd48 kind:arm_call to:0x020cdb40 module:overlay(20) +from:0x020cbd58 kind:arm_call to:0x020cc540 module:overlay(20) +from:0x020cbd84 kind:arm_call to:0x020c994c module:overlay(20) +from:0x020cbd90 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cbda8 kind:arm_call to:0x020cd2ec module:overlay(20) +from:0x020cbdb4 kind:arm_call to:0x020cd33c module:overlay(20) +from:0x020cbdc0 kind:arm_call to:0x020cd59c module:overlay(20) +from:0x020cbdcc kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cbdec kind:load to:0x020b5214 module:overlay(0) +from:0x020cbdf0 kind:load to:0x020dbd8c module:overlay(20) +from:0x020cbe14 kind:arm_call to:0x020cbe1c module:overlay(20) +from:0x020cbe24 kind:arm_call to:0x020cd6c4 module:overlay(20) +from:0x020cbe30 kind:arm_call to:0x020cd508 module:overlay(20) +from:0x020cbe64 kind:load to:0x020dbd94 module:overlay(20) +from:0x020cbe68 kind:load to:0x020dbd9c module:overlay(20) +from:0x020cbe80 kind:arm_call to:0x020cdae0 module:overlay(20) +from:0x020cbe90 kind:arm_call to:0x020cbfa8 module:overlay(20) +from:0x020cbe98 kind:arm_call to:0x020cbea0 module:overlay(20) +from:0x020cbeac kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cbeb8 kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cbecc kind:arm_call to:0x0201fa70 module:main +from:0x020cbee0 kind:arm_call to:0x020cdd50 module:overlay(20) +from:0x020cbef0 kind:arm_call to:0x0201fa70 module:main +from:0x020cbf2c kind:load to:0x020dbda4 module:overlay(20) +from:0x020cbf30 kind:load to:0x020dbdac module:overlay(20) +from:0x020cbf40 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cbf50 kind:arm_call to:0x020cc208 module:overlay(20) +from:0x020cbf80 kind:arm_call to:0x020cc454 module:overlay(20) +from:0x020cbf8c kind:arm_call to:0x020cdae0 module:overlay(20) +from:0x020cbf9c kind:arm_call to:0x020cbfa8 module:overlay(20) +from:0x020cbfa4 kind:load to:0x0204a110 module:main +from:0x020cbfb4 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cbfc4 kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cbfd4 kind:arm_call to:0x0201fa70 module:main +from:0x020cc010 kind:load to:0x020dbdb4 module:overlay(20) +from:0x020cc014 kind:load to:0x020dbdbc module:overlay(20) +from:0x020cc020 kind:arm_call to:0x020cdb70 module:overlay(20) +from:0x020cc028 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc038 kind:arm_call to:0x020cc208 module:overlay(20) +from:0x020cc068 kind:arm_call to:0x020cc454 module:overlay(20) +from:0x020cc074 kind:arm_call to:0x020cdae0 module:overlay(20) +from:0x020cc084 kind:arm_call to:0x020cbea0 module:overlay(20) +from:0x020cc090 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc0b0 kind:arm_call to:0x020cc0bc module:overlay(20) +from:0x020cc0b8 kind:load to:0x0204a110 module:main +from:0x020cc0f4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cc12c kind:arm_call to:0x020cd5ec module:overlay(20) +from:0x020cc148 kind:arm_call to:0x0201fa70 module:main +from:0x020cc168 kind:load to:0x020b5214 module:overlay(0) +from:0x020cc170 kind:load to:0x020dbdc4 module:overlay(20) +from:0x020cc180 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc190 kind:arm_call to:0x020cc208 module:overlay(20) +from:0x020cc1c0 kind:arm_call to:0x020cc454 module:overlay(20) +from:0x020cc1f0 kind:arm_call to:0x020cc608 module:overlay(20) +from:0x020cc1fc kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cc204 kind:load to:0x0204a110 module:main +from:0x020cc234 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cc23c kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cc24c kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cc264 kind:arm_call to:0x020cd5ec module:overlay(20) +from:0x020cc2a0 kind:load to:0x020b5214 module:overlay(0) +from:0x020cc2a4 kind:load to:0x020dbdcc module:overlay(20) +from:0x020cc2b0 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020cc2bc kind:arm_call to:0x020c9980 module:overlay(20) +from:0x020cc2fc kind:arm_call to:0x020cdb40 module:overlay(20) +from:0x020cc30c kind:arm_call to:0x020cc344 module:overlay(20) +from:0x020cc33c kind:arm_call to:0x020cc454 module:overlay(20) +from:0x020cc350 kind:arm_call to:0x020cd554 module:overlay(20) +from:0x020cc384 kind:load to:0x020dbdd4 module:overlay(20) +from:0x020cc388 kind:load to:0x020dbddc module:overlay(20) +from:0x020cc3a0 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020cc3b0 kind:arm_call to:0x020cc3b8 module:overlay(20) +from:0x020cc3c0 kind:arm_call to:0x020cd698 module:overlay(20) +from:0x020cc3c8 kind:arm_call to:0x020cd2b8 module:overlay(20) +from:0x020cc3d8 kind:arm_call to:0x020cd390 module:overlay(20) +from:0x020cc3e4 kind:arm_call to:0x020cd5b0 module:overlay(20) +from:0x020cc3f0 kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cc424 kind:load to:0x020dbde4 module:overlay(20) +from:0x020cc428 kind:load to:0x020dbdec module:overlay(20) +from:0x020cc44c kind:arm_call to:0x020cb560 module:overlay(20) +from:0x020cc47c kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cc488 kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cc490 kind:arm_call to:0x020cdb10 module:overlay(20) +from:0x020cc4a4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cc4c0 kind:arm_call to:0x020cd5ec module:overlay(20) +from:0x020cc4f8 kind:load to:0x020b5214 module:overlay(0) +from:0x020cc4fc kind:load to:0x020dbdf4 module:overlay(20) +from:0x020cc508 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020cc514 kind:arm_call to:0x020c9980 module:overlay(20) +from:0x020cc528 kind:arm_call to:0x020cdb40 module:overlay(20) +from:0x020cc538 kind:arm_call to:0x020cc540 module:overlay(20) +from:0x020cc54c kind:arm_call to:0x020cd684 module:overlay(20) +from:0x020cc55c kind:arm_call to:0x0201fa70 module:main +from:0x020cc59c kind:load to:0x020dbdfc module:overlay(20) +from:0x020cc5a0 kind:load to:0x020dbe04 module:overlay(20) +from:0x020cc5b0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc5c4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cc5d4 kind:arm_call to:0x020cd670 module:overlay(20) +from:0x020cc5f0 kind:arm_call to:0x020cbb58 module:overlay(20) +from:0x020cc5f8 kind:arm_call to:0x020cc344 module:overlay(20) +from:0x020cc600 kind:load to:0x0204a110 module:main +from:0x020cc604 kind:load to:0x020b5214 module:overlay(0) +from:0x020cc624 kind:load to:0x020dbe0c module:overlay(20) +from:0x020cc668 kind:arm_call to:0x020cbc68 module:overlay(20) +from:0x020cc670 kind:arm_call to:0x020cc454 module:overlay(20) +from:0x020cc690 kind:arm_call to:0x020cdb40 module:overlay(20) +from:0x020cc6bc kind:arm_call to:0x020cc6c4 module:overlay(20) +from:0x020cc6e0 kind:arm_call to:0x020cd5ec module:overlay(20) +from:0x020cc718 kind:load to:0x020dbe14 module:overlay(20) +from:0x020cc724 kind:arm_call to:0x020cdb40 module:overlay(20) +from:0x020cc750 kind:arm_call to:0x020cc758 module:overlay(20) +from:0x020cc760 kind:arm_call to:0x020cd798 module:overlay(20) +from:0x020cc770 kind:arm_call to:0x0201fa70 module:main +from:0x020cc778 kind:arm_call to:0x020cdd84 module:overlay(20) +from:0x020cc7c4 kind:arm_call to:0x020cdc58 module:overlay(20) +from:0x020cc7f8 kind:arm_call to:0x020cd618 module:overlay(20) +from:0x020cc814 kind:arm_call to:0x020cdc58 module:overlay(20) +from:0x020cc840 kind:arm_call to:0x020cd618 module:overlay(20) +from:0x020cc870 kind:load to:0x020e8544 module:overlay(20) +from:0x020cc874 kind:load to:0x020dbe1c module:overlay(20) +from:0x020cc880 kind:arm_call to:0x020cdb40 module:overlay(20) +from:0x020cc8ac kind:arm_call to:0x020cc8b4 module:overlay(20) +from:0x020cc8cc kind:arm_call to:0x0206f390 module:overlay(0) +from:0x020cc8ec kind:load to:0x020b5214 module:overlay(0) +from:0x020cc8f0 kind:load to:0x020dbe24 module:overlay(20) +from:0x020cc904 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cc910 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020cc920 kind:arm_call to:0x020cc928 module:overlay(20) +from:0x020cc950 kind:load to:0x020dbe2c module:overlay(20) +from:0x020cc974 kind:arm_call to:0x020cc97c module:overlay(20) +from:0x020cc9ac kind:load to:0x020dbe34 module:overlay(20) +from:0x020cc9e8 kind:arm_call to:0x0201fa70 module:main +from:0x020cc9f0 kind:arm_call to:0x020cdd50 module:overlay(20) +from:0x020cca10 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cca18 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cca24 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cca30 kind:arm_call to:0x0201edbc module:main +from:0x020cca58 kind:arm_call to:0x0201f500 module:main +from:0x020cca70 kind:arm_call to:0x0201f500 module:main +from:0x020cca88 kind:arm_call to:0x0201f500 module:main +from:0x020ccaa0 kind:arm_call to:0x0201f500 module:main +from:0x020ccab8 kind:arm_call to:0x0201f500 module:main +from:0x020ccad0 kind:arm_call to:0x0201f500 module:main +from:0x020ccae4 kind:arm_call to:0x0201f500 module:main +from:0x020ccafc kind:arm_call to:0x0201f500 module:main +from:0x020ccb38 kind:arm_call to:0x0201aa44 module:main +from:0x020ccb44 kind:load to:0x0204af1c module:main +from:0x020ccb5c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ccb7c kind:arm_call to:0x02028c4c module:main +from:0x020ccbc4 kind:arm_call to:0x0201aa44 module:main +from:0x020ccc40 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccc4c kind:load to:0x0204af1c module:main +from:0x020ccc60 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ccc80 kind:arm_call to:0x02028c4c module:main +from:0x020cccc8 kind:arm_call to:0x0201aa44 module:main +from:0x020ccd48 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccd54 kind:load to:0x0204af1c module:main +from:0x020ccdac kind:arm_call to:0x0201aa44 module:main +from:0x020cce40 kind:arm_call to:0x0201aa44 module:main +from:0x020ccec0 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccee4 kind:arm_call to:0x0201aa44 module:main +from:0x020ccf50 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccf70 kind:arm_call to:0x02028c4c module:main +from:0x020ccfa4 kind:arm_call to:0x0201aa44 module:main +from:0x020ccfd0 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccfdc kind:load to:0x0204af1c module:main +from:0x020cd038 kind:arm_call to:0x0201aa44 module:main +from:0x020cd0cc kind:arm_call to:0x0201aa44 module:main +from:0x020cd14c kind:arm_call to:0x0201f4b4 module:main +from:0x020cd170 kind:arm_call to:0x0201aa44 module:main +from:0x020cd1dc kind:arm_call to:0x0201f4b4 module:main +from:0x020cd210 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020cd228 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020cd274 kind:arm_call to:0x0201aa44 module:main +from:0x020cd2a8 kind:arm_call to:0x0201aad0 module:main +from:0x020cd2b4 kind:load to:0x0204af1c module:main +from:0x020cd328 kind:load to:0x0206427c module:overlay(0) +from:0x020cd338 kind:load to:0x0206422c module:overlay(0) +from:0x020cd35c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd384 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd3b0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd3cc kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd418 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd444 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd460 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd48c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd4b4 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd4e0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd4fc kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd548 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd574 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd590 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd5ac kind:load to:0x0206427c module:overlay(0) +from:0x020cd5c0 kind:load to:0x0206422c module:overlay(0) +from:0x020cd5d4 kind:load to:0x0206427c module:overlay(0) +from:0x020cd5e8 kind:load to:0x0206422c module:overlay(0) +from:0x020cd604 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cd610 kind:arm_call to:0x020ce0d0 module:overlay(20) +from:0x020cd654 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cd668 kind:arm_call to:0x020ce0b4 module:overlay(20) +from:0x020cd680 kind:load to:0x0206427c module:overlay(0) +from:0x020cd694 kind:load to:0x0206422c module:overlay(0) +from:0x020cd6ac kind:arm_call to:0x02019538 module:main +from:0x020cd6c0 kind:load to:0x0204a110 module:main +from:0x020cd6dc kind:arm_call to:0x02019538 module:main +from:0x020cd70c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd740 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd778 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd794 kind:load to:0x0204a110 module:main +from:0x020cd7b0 kind:arm_call to:0x02019538 module:main +from:0x020cd7f8 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020cd800 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020cd818 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020cd830 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020cd864 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd8e8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd930 kind:arm_call to:0x020cde10 module:overlay(20) +from:0x020cd944 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd990 kind:arm_call to:0x020cde10 module:overlay(20) +from:0x020cd9e4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cda14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cda54 kind:load to:0x0204a110 module:main +from:0x020cda58 kind:load to:0x020dad40 module:overlay(20) +from:0x020cda5c kind:load to:0x020dad48 module:overlay(20) +from:0x020cda60 kind:load to:0x020dad6e module:overlay(20) +from:0x020cda64 kind:load to:0x020e8544 module:overlay(20) +from:0x020cda68 kind:load to:0x020dad50 module:overlay(20) +from:0x020cda6c kind:load to:0x020dad84 module:overlay(20) +from:0x020cda84 kind:load to:0x02028d9c module:main +from:0x020cdabc kind:arm_call to:0x02028c30 module:main +from:0x020cdbcc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cdbdc kind:arm_call to:0x020cd5ec module:overlay(20) +from:0x020cdbf8 kind:arm_call to:0x020cdc58 module:overlay(20) +from:0x020cdc30 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cdc40 kind:arm_call to:0x020cd618 module:overlay(20) +from:0x020cdc54 kind:load to:0x020b5214 module:overlay(0) +from:0x020cdc84 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020cdcc4 kind:arm_call to:0x0201fd38 module:main +from:0x020cdcd8 kind:arm_call to:0x0201fe54 module:main +from:0x020cdcec kind:arm_call to:0x02028c60 module:main +from:0x020cdcf4 kind:arm_call to:0x0201f498 module:main +from:0x020cdcfc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cdd04 kind:arm_call to:0x0201f2cc module:main +from:0x020cdd18 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020cdd30 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x020cdd40 kind:arm_call to:0x02028c60 module:main +from:0x020cdd4c kind:load to:0x0204a110 module:main +from:0x020cddbc kind:arm_call to:0x02063338 module:overlay(0) +from:0x020cddd4 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020cdde4 kind:arm_call to:0x0201e6d0 module:main +from:0x020cde08 kind:load to:0x020dbc88 module:overlay(20) +from:0x020cde0c kind:load to:0x020b1f8c module:overlay(0) +from:0x020cde64 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cde88 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cde9c kind:arm_call to:0x02064034 module:overlay(0) +from:0x020cdec0 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020cdec8 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cded4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cdee8 kind:load to:0x0204a110 module:main +from:0x020cdf04 kind:arm_call to:0x0206353c module:overlay(0) +from:0x020cdf78 kind:arm_call to:0x0201aa44 module:main +from:0x020cdf84 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cdfdc kind:arm_call to:0x0201aa44 module:main +from:0x020ce01c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce04c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce0a4 kind:arm_call to:0x0201aa44 module:main +from:0x020ce0b0 kind:load to:0x0204af1c module:main +from:0x020ce0c0 kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ce0e4 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ce0f8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce100 kind:arm_call to:0x02011ff4 module:main +from:0x020ce1e8 kind:arm_call to:0x02028cdc module:main +from:0x020ce1f8 kind:arm_call to:0x02028c30 module:main +from:0x020ce214 kind:arm_call to:0x02028c90 module:main +from:0x020ce258 kind:arm_call to:0x020ce7c8 module:overlay(20) +from:0x020ce26c kind:arm_call to:0x020ce7c8 module:overlay(20) +from:0x020ce274 kind:load to:0x020b62a8 module:overlay(0) +from:0x020ce290 kind:load to:0x020b62a8 module:overlay(0) +from:0x020ce30c kind:arm_call to:0x020ce10c module:overlay(20) +from:0x020ce340 kind:arm_call to:0x020ce438 module:overlay(20) +from:0x020ce368 kind:arm_call to:0x02028c30 module:main +from:0x020ce390 kind:arm_call to:0x02014a34 module:main +from:0x020ce430 kind:load to:0x02049bac module:main +from:0x020ce47c kind:arm_call to:0x02033d3c module:main +from:0x020ce4c0 kind:arm_call to:0x02028e30 module:main +from:0x020ce4e0 kind:arm_call to:0x02028d9c module:main +from:0x020ce558 kind:arm_call to:0x02028e30 module:main +from:0x020ce578 kind:arm_call to:0x02028d9c module:main +from:0x020ce5d0 kind:arm_call to:0x02028e30 module:main +from:0x020ce5ec kind:arm_call to:0x02028d9c module:main +from:0x020ce640 kind:arm_call to:0x02028e30 module:main +from:0x020ce664 kind:arm_call to:0x02028e30 module:main +from:0x020ce684 kind:arm_call to:0x02028e30 module:main +from:0x020ce6a8 kind:arm_call to:0x02028e30 module:main +from:0x020ce6bc kind:arm_call to:0x02014a34 module:main +from:0x020ce6e4 kind:load to:0x02049bac module:main +from:0x020ce72c kind:arm_call to:0x02030d48 module:main +from:0x020ce74c kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020ce764 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020ce784 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020ce788 kind:arm_call to:0x02030cfc module:main +from:0x020ce7a8 kind:arm_call to:0x02030d58 module:main +from:0x020ce7b0 kind:arm_call_thumb to:0x020a0b58 module:overlay(0) +from:0x020ce7b8 kind:load to:0x020b64a8 module:overlay(0) +from:0x020ce7bc kind:load to:0x020e8bec module:overlay(20) +from:0x020ce7c4 kind:load to:0x020b62a8 module:overlay(0) +from:0x020ce804 kind:arm_call to:0x020328c8 module:main +from:0x020ce82c kind:arm_call to:0x020328c8 module:main +from:0x020ce844 kind:arm_call to:0x02028cdc module:main +from:0x020ce854 kind:arm_call to:0x02028cdc module:main +from:0x020ce86c kind:arm_call_thumb to:0x020a0b2c module:overlay(0) +from:0x020ce87c kind:load to:0x020e8bec module:overlay(20) +from:0x020ce880 kind:load to:0x020e8bf0 module:overlay(20) +from:0x020ce884 kind:load to:0x020e8c70 module:overlay(20) +from:0x020ce888 kind:load to:0x020ce71c module:overlay(20) +from:0x020ce894 kind:arm_call to:0x020ce8b4 module:overlay(20) +from:0x020ce8b0 kind:load to:0x020e8cf4 module:overlay(20) +from:0x020ce8c4 kind:arm_call to:0x020280ec module:main +from:0x020ce8dc kind:arm_call to:0x02028100 module:main +from:0x020ce8f0 kind:arm_call to:0x02028100 module:main +from:0x020ce904 kind:arm_call to:0x02028100 module:main +from:0x020ce918 kind:arm_call to:0x02028100 module:main +from:0x020ce924 kind:arm_call_thumb to:0x0202b5e4 module:main +from:0x020ce930 kind:arm_call to:0x0202b6e0 module:main +from:0x020ce940 kind:arm_call to:0x02028100 module:main +from:0x020ce954 kind:arm_call to:0x0202761c module:main +from:0x020ce96c kind:arm_call to:0x02028548 module:main +from:0x020ce9ac kind:arm_call to:0x020cf140 module:overlay(20) +from:0x020cea08 kind:arm_call to:0x020271d0 module:main +from:0x020cea34 kind:arm_call to:0x02027638 module:main +from:0x020cea44 kind:arm_call to:0x020271f8 module:main +from:0x020cea5c kind:arm_call to:0x0202b694 module:main +from:0x020cea70 kind:arm_call to:0x02028100 module:main +from:0x020cea7c kind:load to:0x020e8cf4 module:overlay(20) +from:0x020cea80 kind:load to:0x020e8cfc module:overlay(20) +from:0x020cea84 kind:load to:0x020e8d1c module:overlay(20) +from:0x020cea88 kind:load to:0x020e8da0 module:overlay(20) +from:0x020cea8c kind:load to:0x020ced94 module:overlay(20) +from:0x020cea94 kind:arm_call to:0x020280ec module:main +from:0x020cea9c kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020ceaac kind:arm_call to:0x02028100 module:main +from:0x020ceac4 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cead0 kind:arm_call to:0x020cf140 module:overlay(20) +from:0x020ceadc kind:arm_call to:0x0202b694 module:main +from:0x020ceaf0 kind:arm_call to:0x02028100 module:main +from:0x020ceafc kind:load to:0x020e8cf4 module:overlay(20) +from:0x020ceb14 kind:load to:0x020e8cf4 module:overlay(20) +from:0x020ceb30 kind:arm_call to:0x0202728c module:main +from:0x020ceb48 kind:arm_call to:0x0202761c module:main +from:0x020ceb68 kind:arm_call to:0x0202732c module:main +from:0x020ceb74 kind:load to:0x020e8cfc module:overlay(20) +from:0x020ceb84 kind:arm_call to:0x020ceb18 module:overlay(20) +from:0x020cebe0 kind:arm_call to:0x02027638 module:main +from:0x020cebf0 kind:arm_call to:0x0202b704 module:main +from:0x020cec04 kind:arm_call to:0x020271f8 module:main +from:0x020cec20 kind:load to:0x020e8cfc module:overlay(20) +from:0x020cec30 kind:arm_call to:0x020ceb18 module:overlay(20) +from:0x020cec4c kind:arm_call to:0x02028e30 module:main +from:0x020cec58 kind:arm_call to:0x02027638 module:main +from:0x020cec68 kind:arm_call to:0x0202b704 module:main +from:0x020cec7c kind:arm_call to:0x020271f8 module:main +from:0x020cec90 kind:load to:0x020e8cfc module:overlay(20) +from:0x020ceca0 kind:load to:0x020e8cf4 module:overlay(20) +from:0x020cecbc kind:load to:0x020e8cf4 module:overlay(20) +from:0x020cecc4 kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020cece0 kind:arm_call to:0x0202761c module:main +from:0x020ced00 kind:load to:0x020e8cf4 module:overlay(20) +from:0x020ced0c kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020ced30 kind:arm_call to:0x0202761c module:main +from:0x020ced90 kind:load to:0x020e8cf4 module:overlay(20) +from:0x020cedbc kind:arm_call to:0x0202761c module:main +from:0x020cedd4 kind:arm_call to:0x0202761c module:main +from:0x020cedec kind:arm_call to:0x0202761c module:main +from:0x020cee10 kind:arm_call to:0x0202851c module:main +from:0x020cee64 kind:arm_call to:0x0202761c module:main +from:0x020ceed8 kind:arm_call to:0x0202761c module:main +from:0x020ceef8 kind:arm_call to:0x020cea90 module:overlay(20) +from:0x020cf000 kind:arm_call to:0x02028d9c module:main +from:0x020cf058 kind:arm_call to:0x02028e30 module:main +from:0x020cf070 kind:arm_call to:0x02028c30 module:main +from:0x020cf080 kind:arm_call to:0x02028c18 module:main +from:0x020cf0f4 kind:arm_call to:0x0202761c module:main +from:0x020cf0f8 kind:arm_call to:0x020cf140 module:overlay(20) +from:0x020cf120 kind:arm_call to:0x02027638 module:main +from:0x020cf12c kind:load to:0x020e8cf4 module:overlay(20) +from:0x020cf130 kind:load to:0x020e8d44 module:overlay(20) +from:0x020cf138 kind:load to:0x020e8d58 module:overlay(20) +from:0x020cf13c kind:load to:0x020e8d68 module:overlay(20) +from:0x020cf168 kind:arm_call to:0x020280ec module:main +from:0x020cf184 kind:arm_call to:0x02028100 module:main +from:0x020cf190 kind:load to:0x020e8cf4 module:overlay(20) +from:0x020cf198 kind:arm_call to:0x020280ec module:main +from:0x020cf1b0 kind:arm_call to:0x02028100 module:main +from:0x020cf1c0 kind:load to:0x020e8cf4 module:overlay(20) +from:0x020cf1cc kind:arm_call to:0x020280ec module:main +from:0x020cf1d4 kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020cf1e4 kind:arm_call to:0x02028100 module:main +from:0x020cf1f0 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf1fc kind:arm_call to:0x02028100 module:main +from:0x020cf230 kind:arm_call to:0x02028d9c module:main +from:0x020cf26c kind:arm_call to:0x020282f4 module:main +from:0x020cf270 kind:arm_call to:0x020280ec module:main +from:0x020cf278 kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020cf288 kind:arm_call to:0x02028100 module:main +from:0x020cf298 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf2b0 kind:arm_call to:0x020cf194 module:overlay(20) +from:0x020cf2b8 kind:arm_call to:0x020cf164 module:overlay(20) +from:0x020cf2cc kind:arm_call to:0x02028100 module:main +from:0x020cf2e8 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf2f0 kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020cf314 kind:arm_call to:0x0202761c module:main +from:0x020cf324 kind:arm_call to:0x02028cdc module:main +from:0x020cf334 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf348 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cf368 kind:arm_call to:0x0202761c module:main +from:0x020cf388 kind:arm_call to:0x0202761c module:main +from:0x020cf3a4 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf3bc kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cf3d8 kind:arm_call to:0x0202761c module:main +from:0x020cf3f8 kind:arm_call to:0x0202761c module:main +from:0x020cf420 kind:arm_call to:0x0202761c module:main +from:0x020cf448 kind:arm_call to:0x0202761c module:main +from:0x020cf47c kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf484 kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020cf4c4 kind:arm_call to:0x0202761c module:main +from:0x020cf554 kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020cf574 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf57c kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020cf598 kind:arm_call to:0x0202761c module:main +from:0x020cf5c8 kind:arm_call to:0x0202761c module:main +from:0x020cf5ec kind:arm_call to:0x0202761c module:main +from:0x020cf614 kind:arm_call to:0x020282f4 module:main +from:0x020cf6a8 kind:arm_call to:0x020282f4 module:main +from:0x020cf748 kind:arm_call to:0x0202ff34 module:main +from:0x020cf750 kind:arm_call to:0x0203000c module:main +from:0x020cf79c kind:load to:0x020dbe3c module:overlay(20) +from:0x020cf7ac kind:load to:0x020cf7b0 module:overlay(20) +from:0x020cf7c8 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cf7e4 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cf7e8 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf804 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cf828 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cf840 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cf84c kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cf86c kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cf884 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cf890 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cf8b4 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cf8cc kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cf8d8 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cf8f4 kind:load to:0x020cf8f8 module:overlay(20) +from:0x020cf90c kind:arm_call to:0x020ce88c module:overlay(20) +from:0x020cf928 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cf92c kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cf948 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cf964 kind:arm_call to:0x020cecc0 module:overlay(20) +from:0x020cf97c kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cf988 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cf9ac kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cf9c0 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cf9cc kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cf9f0 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cfa6c kind:arm_call to:0x020cfab8 module:overlay(20) +from:0x020cfa78 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cfa84 kind:arm_call to:0x02027638 module:main +from:0x020cfa98 kind:arm_call to:0x02027638 module:main +from:0x020cfaa8 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cfb24 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cfb30 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cfb50 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cfb60 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cfb7c kind:load to:0x020cfb08 module:overlay(20) +from:0x020cfb90 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cfba8 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cfbb4 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cfbe8 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cfc48 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cfca0 kind:arm_call to:0x020cec24 module:overlay(20) +from:0x020cfcd4 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cfd88 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cfdbc kind:arm_call to:0x02028e30 module:main +from:0x020cfde4 kind:arm_call to:0x02028e30 module:main +from:0x020cfdf0 kind:arm_call to:0x020cec24 module:overlay(20) +from:0x020cfe14 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cfe2c kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cfe38 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020cfe68 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cfe94 kind:arm_call to:0x02027638 module:main +from:0x020cfe98 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cfeb8 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cfed8 kind:arm_call to:0x02028e30 module:main +from:0x020cfee8 kind:arm_call to:0x02028d9c module:main +from:0x020cff00 kind:arm_call to:0x020cec24 module:overlay(20) +from:0x020cff24 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020cff4c kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020cff9c kind:arm_call to:0x0202761c module:main +from:0x020cffe0 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020cfff0 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020d001c kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020d0034 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020d004c kind:arm_call to:0x0202761c module:main +from:0x020d0058 kind:arm_call to:0x0202761c module:main +from:0x020d0084 kind:arm_call to:0x0202761c module:main +from:0x020d00c8 kind:arm_call to:0x0202761c module:main +from:0x020d00d8 kind:arm_call to:0x020cf3a0 module:overlay(20) +from:0x020d00ec kind:arm_call to:0x020cf330 module:overlay(20) +from:0x020d010c kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d0128 kind:arm_call to:0x02028c4c module:main +from:0x020d0154 kind:arm_call to:0x02028c4c module:main +from:0x020d0164 kind:arm_call to:0x02028c60 module:main +from:0x020d0170 kind:arm_call to:0x020cec24 module:overlay(20) +from:0x020d01ac kind:arm_call to:0x02028c4c module:main +from:0x020d0218 kind:arm_call to:0x020d0004 module:overlay(20) +from:0x020d0250 kind:arm_call to:0x02028c4c module:main +from:0x020d0284 kind:arm_call to:0x020d0004 module:overlay(20) +from:0x020d02a0 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020d02a4 kind:arm_call to:0x020ceca4 module:overlay(20) +from:0x020d02c0 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d02d8 kind:arm_call to:0x02028c4c module:main +from:0x020d02ec kind:arm_call to:0x02028c60 module:main +from:0x020d02f8 kind:arm_call to:0x020cec24 module:overlay(20) +from:0x020d032c kind:arm_call to:0x02028c4c module:main +from:0x020d0348 kind:arm_call to:0x020d0290 module:overlay(20) +from:0x020d0370 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020d0388 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020d03a0 kind:arm_call to:0x0202761c module:main +from:0x020d03c0 kind:arm_call to:0x0202761c module:main +from:0x020d03d4 kind:arm_call to:0x0202761c module:main +from:0x020d0404 kind:arm_call to:0x0202761c module:main +from:0x020d0444 kind:arm_call to:0x02027638 module:main +from:0x020d0478 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020d0494 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020d04ac kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020d04c4 kind:arm_call to:0x0202761c module:main +from:0x020d04e8 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d04f4 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020d052c kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020d056c kind:arm_call to:0x020cf164 module:overlay(20) +from:0x020d0578 kind:arm_call to:0x020cf194 module:overlay(20) +from:0x020d0590 kind:arm_call to:0x02028c90 module:main +from:0x020d05d8 kind:arm_call to:0x02032784 module:main +from:0x020d064c kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020d06a4 kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020d0724 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020d0734 kind:load to:0x020d0b98 module:overlay(20) +from:0x020d0738 kind:load to:0x020d0ac0 module:overlay(20) +from:0x020d0740 kind:load to:0x020d0ccc module:overlay(20) +from:0x020d0778 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020d07b8 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020d07f8 kind:arm_call to:0x020cf164 module:overlay(20) +from:0x020d0804 kind:arm_call to:0x020cf194 module:overlay(20) +from:0x020d0894 kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020d0918 kind:arm_call to:0x02028c30 module:main +from:0x020d0988 kind:arm_call to:0x020d0e80 module:overlay(20) +from:0x020d09a0 kind:arm_call to:0x020d0db0 module:overlay(20) +from:0x020d09bc kind:arm_call to:0x020d0e80 module:overlay(20) +from:0x020d0a0c kind:arm_call to:0x02028c30 module:main +from:0x020d0a5c kind:arm_call to:0x02028c30 module:main +from:0x020d0a84 kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020d0abc kind:load to:0x020d0ac0 module:overlay(20) +from:0x020d0ac8 kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020d0b08 kind:arm_call to:0x020cf164 module:overlay(20) +from:0x020d0b90 kind:load to:0x020d0b98 module:overlay(20) +from:0x020d0b94 kind:load to:0x020d0ccc module:overlay(20) +from:0x020d0c10 kind:arm_call to:0x020d0db0 module:overlay(20) +from:0x020d0c1c kind:arm_call to:0x020d0e80 module:overlay(20) +from:0x020d0c2c kind:arm_call to:0x020d0e80 module:overlay(20) +from:0x020d0c3c kind:arm_call to:0x020280ec module:main +from:0x020d0c88 kind:arm_call to:0x02028100 module:main +from:0x020d0c98 kind:arm_call to:0x020d0e80 module:overlay(20) +from:0x020d0cb4 kind:arm_call to:0x020d0e80 module:overlay(20) +from:0x020d0d28 kind:arm_call to:0x020cf164 module:overlay(20) +from:0x020d0d6c kind:arm_call to:0x02028c30 module:main +from:0x020d0e20 kind:arm_call to:0x020d1024 module:overlay(20) +from:0x020d0e3c kind:arm_call to:0x02028c30 module:main +from:0x020d0e48 kind:arm_call to:0x02028c18 module:main +from:0x020d0e4c kind:arm_call to:0x020280ec module:main +from:0x020d0e78 kind:arm_call to:0x02028100 module:main +from:0x020d0e90 kind:arm_call to:0x020280ec module:main +from:0x020d0eb0 kind:arm_call to:0x020cf194 module:overlay(20) +from:0x020d0ee8 kind:arm_call to:0x02028c18 module:main +from:0x020d0f2c kind:arm_call to:0x02028100 module:main +from:0x020d0f68 kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020d0fbc kind:arm_call to:0x02028100 module:main +from:0x020d0fcc kind:load to:0x020d0ac0 module:overlay(20) +from:0x020d101c kind:arm_call to:0x020d1024 module:overlay(20) +from:0x020d1040 kind:arm_call to:0x02032784 module:main +from:0x020d1068 kind:arm_call to:0x020d0504 module:overlay(20) +from:0x020d1078 kind:load to:0x020d0744 module:overlay(20) +from:0x020d108c kind:arm_call to:0x020cecc0 module:overlay(20) +from:0x020d10c0 kind:arm_call to:0x02027638 module:main +from:0x020d10d0 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d10e8 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020d1120 kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020d1160 kind:arm_call to:0x02028c30 module:main +from:0x020d116c kind:arm_call to:0x02027638 module:main +from:0x020d117c kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d11a4 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020d11b8 kind:load to:0x020e97a0 module:overlay(20) +from:0x020d11c8 kind:arm_call to:0x020cecc0 module:overlay(20) +from:0x020d11f0 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d1200 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020d1228 kind:arm_call to:0x020cecc0 module:overlay(20) +from:0x020d1244 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d1260 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020d128c kind:arm_call to:0x020cec94 module:overlay(20) +from:0x020d129c kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020d12b8 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d12dc kind:arm_call to:0x020cec24 module:overlay(20) +from:0x020d130c kind:arm_call to:0x020ced04 module:overlay(20) +from:0x020d1324 kind:arm_call to:0x020ceb00 module:overlay(20) +from:0x020d1334 kind:arm_call to:0x020ceb78 module:overlay(20) +from:0x020d134c kind:arm_call to:0x020280ec module:main +from:0x020d1360 kind:arm_call to:0x02028100 module:main +from:0x020d1368 kind:load to:0x020e99ac module:overlay(20) +from:0x020d1374 kind:arm_call to:0x020280ec module:main +from:0x020d1390 kind:arm_call to:0x020d2684 module:overlay(20) +from:0x020d13b8 kind:arm_call to:0x02028e30 module:main +from:0x020d13c0 kind:arm_call to:0x02028100 module:main +from:0x020d13d8 kind:arm_call to:0x02028100 module:main +from:0x020d13e4 kind:load to:0x020e99ac module:overlay(20) +from:0x020d1400 kind:arm_call to:0x020d2684 module:overlay(20) +from:0x020d1434 kind:load to:0x020e99ac module:overlay(20) +from:0x020d1444 kind:arm_call to:0x020280ec module:main +from:0x020d149c kind:arm_call to:0x02028100 module:main +from:0x020d14bc kind:arm_call to:0x020d2684 module:overlay(20) +from:0x020d14f4 kind:arm_call to:0x02028100 module:main +from:0x020d1504 kind:arm_call to:0x02028100 module:main +from:0x020d1510 kind:load to:0x020e99ac module:overlay(20) +from:0x020d1524 kind:arm_call to:0x020d2684 module:overlay(20) +from:0x020d1554 kind:arm_call to:0x020d1560 module:overlay(20) +from:0x020d155c kind:load to:0x020e99ac module:overlay(20) +from:0x020d1584 kind:load to:0x020e99ac module:overlay(20) +from:0x020d161c kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1690 kind:arm_call to:0x02028d9c module:main +from:0x020d16b4 kind:arm_call to:0x02028d9c module:main +from:0x020d16bc kind:arm_call to:0x020d815c module:overlay(20) +from:0x020d17ec kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d17fc kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1820 kind:arm_call to:0x020d1ec8 module:overlay(20) +from:0x020d1828 kind:arm_call to:0x020d2458 module:overlay(20) +from:0x020d1874 kind:arm_call to:0x020d3638 module:overlay(20) +from:0x020d1898 kind:arm_call to:0x020d6478 module:overlay(20) +from:0x020d18a0 kind:arm_call to:0x020d648c module:overlay(20) +from:0x020d18a8 kind:arm_call to:0x020d64a0 module:overlay(20) +from:0x020d18b8 kind:arm_call to:0x020d3764 module:overlay(20) +from:0x020d19b4 kind:arm_call to:0x020d26a0 module:overlay(20) +from:0x020d19dc kind:arm_call to:0x02028c90 module:main +from:0x020d1a00 kind:load to:0x020e99ac module:overlay(20) +from:0x020d1a3c kind:arm_call to:0x020d8214 module:overlay(20) +from:0x020d1abc kind:arm_call to:0x02028e30 module:main +from:0x020d1b04 kind:arm_call to:0x02028e30 module:main +from:0x020d1b3c kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1c14 kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1cf0 kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1d0c kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1d34 kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1db4 kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1dfc kind:arm_call to:0x020d2670 module:overlay(20) +from:0x020d1e78 kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1eb0 kind:arm_call to:0x020d1514 module:overlay(20) +from:0x020d1ebc kind:load to:0x020e99ac module:overlay(20) +from:0x020d1ec4 kind:load to:0x020e9820 module:overlay(20) +from:0x020d1f2c kind:arm_call to:0x020cf46c module:overlay(20) +from:0x020d1f48 kind:arm_call to:0x020d1a08 module:overlay(20) +from:0x020d1f64 kind:load to:0x020e99ac module:overlay(20) +from:0x020d1f6c kind:load to:0x020e9820 module:overlay(20) +from:0x020d1f90 kind:arm_call to:0x020d819c module:overlay(20) +from:0x020d1fa0 kind:arm_call to:0x020d33fc module:overlay(20) +from:0x020d1fac kind:load to:0x020e99ac module:overlay(20) +from:0x020d1fd0 kind:arm_call to:0x02028d9c module:main +from:0x020d20ec kind:arm_call to:0x020d819c module:overlay(20) +from:0x020d2114 kind:arm_call to:0x02028e30 module:main +from:0x020d2128 kind:arm_call to:0x020d33fc module:overlay(20) +from:0x020d2134 kind:load to:0x020e99ac module:overlay(20) +from:0x020d2138 kind:load to:0x020dbe40 module:overlay(20) +from:0x020d2158 kind:arm_call to:0x0202c94c module:main +from:0x020d216c kind:arm_call to:0x0202cf08 module:main +from:0x020d218c kind:arm_call to:0x0202d134 module:main +from:0x020d21a4 kind:arm_call to:0x0202d37c module:main +from:0x020d21bc kind:arm_call to:0x0202d224 module:main +from:0x020d227c kind:arm_call to:0x020d25f4 module:overlay(20) +from:0x020d22c0 kind:arm_call to:0x020d31d0 module:overlay(20) +from:0x020d2304 kind:arm_call to:0x020d819c module:overlay(20) +from:0x020d2354 kind:arm_call to:0x020d65d4 module:overlay(20) +from:0x020d2370 kind:arm_call to:0x020d682c module:overlay(20) +from:0x020d23dc kind:arm_call to:0x0202851c module:main +from:0x020d2410 kind:arm_call to:0x020d6844 module:overlay(20) +from:0x020d2440 kind:arm_call to:0x020d33fc module:overlay(20) +from:0x020d244c kind:load to:0x020e99ac module:overlay(20) +from:0x020d2454 kind:load to:0x020d2140 module:overlay(20) +from:0x020d2480 kind:arm_call to:0x02028c18 module:main +from:0x020d2570 kind:arm_call to:0x020d1f74 module:overlay(20) +from:0x020d25c0 kind:arm_call to:0x020d1fb0 module:overlay(20) +from:0x020d25c8 kind:arm_call to:0x020d21e0 module:overlay(20) +from:0x020d25e0 kind:arm_call to:0x020d1f74 module:overlay(20) +from:0x020d25ec kind:load to:0x020e99ac module:overlay(20) +from:0x020d2664 kind:load to:0x020e9820 module:overlay(20) +from:0x020d2668 kind:load to:0x020e99ac module:overlay(20) +from:0x020d26b0 kind:arm_call to:0x020d1560 module:overlay(20) +from:0x020d26e8 kind:arm_call to:0x02028e30 module:main +from:0x020d2784 kind:arm_call to:0x0202d37c module:main +from:0x020d279c kind:arm_call to:0x0202d38c module:main +from:0x020d2834 kind:arm_call to:0x0202d37c module:main +from:0x020d2870 kind:arm_call to:0x0202cf08 module:main +from:0x020d2880 kind:arm_call to:0x0202c94c module:main +from:0x020d289c kind:arm_call to:0x0202d134 module:main +from:0x020d28bc kind:arm_call to:0x02028e30 module:main +from:0x020d28ec kind:arm_call to:0x0202d38c module:main +from:0x020d28fc kind:arm_call to:0x0202d37c module:main +from:0x020d2918 kind:arm_call to:0x020d6558 module:overlay(20) +from:0x020d2940 kind:arm_call to:0x020d656c module:overlay(20) +from:0x020d2970 kind:arm_call to:0x02028e30 module:main +from:0x020d2a00 kind:arm_call to:0x0202d38c module:main +from:0x020d2a10 kind:arm_call to:0x0202d37c module:main +from:0x020d2a2c kind:arm_call to:0x020d656c module:overlay(20) +from:0x020d2a44 kind:arm_call to:0x0202d38c module:main +from:0x020d2a54 kind:arm_call to:0x0202d37c module:main +from:0x020d2a8c kind:arm_call to:0x0202d38c module:main +from:0x020d2aa0 kind:arm_call to:0x0202d37c module:main +from:0x020d2abc kind:arm_call to:0x020d656c module:overlay(20) +from:0x020d2ad0 kind:arm_call to:0x0202d38c module:main +from:0x020d2ae0 kind:arm_call to:0x0202d37c module:main +from:0x020d2afc kind:arm_call to:0x020d656c module:overlay(20) +from:0x020d2b10 kind:arm_call to:0x0202d38c module:main +from:0x020d2b20 kind:arm_call to:0x0202d37c module:main +from:0x020d2b38 kind:arm_call to:0x020d656c module:overlay(20) +from:0x020d2b50 kind:arm_call to:0x0202d38c module:main +from:0x020d2b64 kind:arm_call to:0x0202d224 module:main +from:0x020d2bb8 kind:arm_call to:0x020d2c40 module:overlay(20) +from:0x020d2bdc kind:arm_call to:0x020d2c40 module:overlay(20) +from:0x020d2c1c kind:arm_call to:0x02027654 module:main +from:0x020d2c30 kind:load to:0x020dbe48 module:overlay(20) +from:0x020d2c34 kind:load to:0x020dbe44 module:overlay(20) +from:0x020d2c38 kind:load to:0x02000a74 module:main +from:0x020d2c94 kind:arm_call to:0x02028d9c module:main +from:0x020d2cb0 kind:arm_call to:0x02028e30 module:main +from:0x020d2cc8 kind:arm_call to:0x020280ec module:main +from:0x020d2cd0 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d2ce0 kind:arm_call to:0x02028100 module:main +from:0x020d2d0c kind:arm_call to:0x02028100 module:main +from:0x020d2d38 kind:arm_call to:0x02028100 module:main +from:0x020d2d70 kind:arm_call to:0x02028100 module:main +from:0x020d2dac kind:arm_call to:0x020d2f30 module:overlay(20) +from:0x020d2dbc kind:arm_call to:0x02028e30 module:main +from:0x020d2dd4 kind:arm_call to:0x020d3104 module:overlay(20) +from:0x020d2de4 kind:arm_call to:0x02028100 module:main +from:0x020d2e08 kind:arm_call to:0x020d34a4 module:overlay(20) +from:0x020d2e2c kind:arm_call to:0x020d36d0 module:overlay(20) +from:0x020d2eb8 kind:arm_call to:0x020d67fc module:overlay(20) +from:0x020d2ed0 kind:arm_call to:0x020d6818 module:overlay(20) +from:0x020d2ee4 kind:arm_call to:0x020d677c module:overlay(20) +from:0x020d2f18 kind:arm_call to:0x02028100 module:main +from:0x020d2f24 kind:load to:0x020e99ac module:overlay(20) +from:0x020d2f2c kind:load to:0x020e9824 module:overlay(20) +from:0x020d2f74 kind:arm_call to:0x020d2fa4 module:overlay(20) +from:0x020d2f98 kind:arm_call to:0x02028e30 module:main +from:0x020d2fa0 kind:load to:0x020dada4 module:overlay(20) +from:0x020d3014 kind:arm_call to:0x0202851c module:main +from:0x020d3098 kind:arm_call to:0x0202851c module:main +from:0x020d316c kind:arm_call to:0x0203a3c8 module:main +from:0x020d3194 kind:arm_call to:0x020d3330 module:overlay(20) +from:0x020d31cc kind:load to:0x020e99ac module:overlay(20) +from:0x020d3280 kind:load to:0x020e99ac module:overlay(20) +from:0x020d3328 kind:load to:0x020dada4 module:overlay(20) +from:0x020d3354 kind:arm_call to:0x020d3284 module:overlay(20) +from:0x020d33f0 kind:load to:0x020dada4 module:overlay(20) +from:0x020d3418 kind:arm_call to:0x02027654 module:main +from:0x020d341c kind:arm_call to:0x02027678 module:main +from:0x020d342c kind:arm_call to:0x020d6390 module:overlay(20) +from:0x020d348c kind:load to:0x020e9828 module:overlay(20) +from:0x020d34a0 kind:load to:0x020e9828 module:overlay(20) +from:0x020d34c4 kind:arm_call to:0x02028c18 module:main +from:0x020d34dc kind:arm_call to:0x020d3594 module:overlay(20) +from:0x020d34f8 kind:arm_call to:0x020d3594 module:overlay(20) +from:0x020d3520 kind:arm_call to:0x02028c90 module:main +from:0x020d3540 kind:arm_call to:0x02028c30 module:main +from:0x020d3550 kind:arm_call to:0x020d36a8 module:overlay(20) +from:0x020d3564 kind:arm_call to:0x02028c30 module:main +from:0x020d3574 kind:arm_call to:0x02028c30 module:main +from:0x020d35d0 kind:arm_call to:0x0202cf08 module:main +from:0x020d35dc kind:arm_call to:0x0202d1dc module:main +from:0x020d3608 kind:arm_call to:0x0202d224 module:main +from:0x020d3620 kind:arm_call to:0x0202d37c module:main +from:0x020d3628 kind:arm_call to:0x0202d224 module:main +from:0x020d365c kind:arm_call to:0x02028c30 module:main +from:0x020d3710 kind:load to:0x020e9828 module:overlay(20) +from:0x020d3738 kind:load to:0x020e9828 module:overlay(20) +from:0x020d373c kind:load to:0x020d3740 module:overlay(20) +from:0x020d3760 kind:load to:0x020e9828 module:overlay(20) +from:0x020d37a4 kind:arm_call to:0x020d37f0 module:overlay(20) +from:0x020d37b4 kind:arm_call to:0x020d3890 module:overlay(20) +from:0x020d37c8 kind:arm_call to:0x020d38dc module:overlay(20) +from:0x020d37d0 kind:arm_call to:0x020d3a40 module:overlay(20) +from:0x020d37e4 kind:arm_call to:0x020d3a70 module:overlay(20) +from:0x020d37ec kind:load to:0x020e9828 module:overlay(20) +from:0x020d3808 kind:arm_call to:0x020d6478 module:overlay(20) +from:0x020d3810 kind:arm_call to:0x020d648c module:overlay(20) +from:0x020d3834 kind:arm_call to:0x020d10f8 module:overlay(20) +from:0x020d3864 kind:arm_call to:0x020d3740 module:overlay(20) +from:0x020d3888 kind:load to:0x020e9828 module:overlay(20) +from:0x020d388c kind:load to:0x020e9860 module:overlay(20) +from:0x020d38d8 kind:load to:0x020e9828 module:overlay(20) +from:0x020d3938 kind:arm_call to:0x02028c18 module:main +from:0x020d3950 kind:arm_call to:0x02028c30 module:main +from:0x020d39d0 kind:arm_call to:0x020d3434 module:overlay(20) +from:0x020d3a24 kind:arm_call to:0x020d10f8 module:overlay(20) +from:0x020d3a30 kind:load to:0x020e9828 module:overlay(20) +from:0x020d3a34 kind:load to:0x020e9860 module:overlay(20) +from:0x020d3a38 kind:load to:0x020e986e module:overlay(20) +from:0x020d3a3c kind:load to:0x020e9868 module:overlay(20) +from:0x020d3a6c kind:load to:0x020e9828 module:overlay(20) +from:0x020d3a9c kind:arm_call to:0x020d3a40 module:overlay(20) +from:0x020d3b70 kind:arm_call to:0x02028c18 module:main +from:0x020d3bc8 kind:arm_call to:0x02028c30 module:main +from:0x020d3c38 kind:arm_call to:0x020d3434 module:overlay(20) +from:0x020d3c88 kind:arm_call to:0x020d10f8 module:overlay(20) +from:0x020d3cc0 kind:load to:0x020e9828 module:overlay(20) +from:0x020d3cc4 kind:load to:0x020e9860 module:overlay(20) +from:0x020d3cc8 kind:load to:0x020e98c8 module:overlay(20) +from:0x020d3ccc kind:load to:0x020e9870 module:overlay(20) +from:0x020d3cd0 kind:load to:0x020e9868 module:overlay(20) +from:0x020d3ce8 kind:arm_call to:0x02028c90 module:main +from:0x020d3cfc kind:load to:0x020e9828 module:overlay(20) +from:0x020d3d18 kind:arm_call to:0x020d3da4 module:overlay(20) +from:0x020d3d38 kind:arm_call to:0x02028c30 module:main +from:0x020d3d50 kind:arm_call to:0x020d3434 module:overlay(20) +from:0x020d3d68 kind:arm_call to:0x020d3df8 module:overlay(20) +from:0x020d3d84 kind:arm_call to:0x020d41b8 module:overlay(20) +from:0x020d3d90 kind:arm_call to:0x020d3f60 module:overlay(20) +from:0x020d3d9c kind:load to:0x020e98e0 module:overlay(20) +from:0x020d3da0 kind:load to:0x020e9828 module:overlay(20) +from:0x020d3eac kind:arm_call to:0x020d4718 module:overlay(20) +from:0x020d3ef0 kind:arm_call to:0x02028c30 module:main +from:0x020d3f24 kind:arm_call to:0x020d4718 module:overlay(20) +from:0x020d3f5c kind:load to:0x020e9828 module:overlay(20) +from:0x020d4000 kind:arm_call to:0x020d4788 module:overlay(20) +from:0x020d4060 kind:load to:0x020e9828 module:overlay(20) +from:0x020d4114 kind:arm_call to:0x020d47dc module:overlay(20) +from:0x020d41ac kind:arm_call to:0x020d4788 module:overlay(20) +from:0x020d41b4 kind:load to:0x020e9828 module:overlay(20) +from:0x020d41c4 kind:arm_call to:0x020d42bc module:overlay(20) +from:0x020d41cc kind:arm_call to:0x020d4320 module:overlay(20) +from:0x020d41d4 kind:arm_call to:0x020d4378 module:overlay(20) +from:0x020d422c kind:arm_call to:0x020d43ac module:overlay(20) +from:0x020d4284 kind:arm_call to:0x020d3dcc module:overlay(20) +from:0x020d42a4 kind:arm_call to:0x020d4518 module:overlay(20) +from:0x020d42ac kind:arm_call to:0x020d444c module:overlay(20) +from:0x020d42b4 kind:load to:0x020e9828 module:overlay(20) +from:0x020d42f4 kind:arm_call to:0x020d4834 module:overlay(20) +from:0x020d430c kind:arm_call to:0x02028c30 module:main +from:0x020d4314 kind:arm_call to:0x020d4718 module:overlay(20) +from:0x020d431c kind:load to:0x020e9828 module:overlay(20) +from:0x020d4350 kind:arm_call to:0x020d4834 module:overlay(20) +from:0x020d4358 kind:arm_call to:0x020d4718 module:overlay(20) +from:0x020d4374 kind:load to:0x020e9828 module:overlay(20) +from:0x020d43a0 kind:arm_call to:0x020d4718 module:overlay(20) +from:0x020d43a8 kind:load to:0x020e9828 module:overlay(20) +from:0x020d4448 kind:load to:0x020e9828 module:overlay(20) +from:0x020d44cc kind:arm_call to:0x02028c30 module:main +from:0x020d4514 kind:load to:0x020e9828 module:overlay(20) +from:0x020d4570 kind:arm_call to:0x02028c30 module:main +from:0x020d45c4 kind:arm_call to:0x02028c18 module:main +from:0x020d4618 kind:arm_call to:0x02028c18 module:main +from:0x020d46ec kind:arm_call to:0x02028c30 module:main +from:0x020d4714 kind:load to:0x020e9828 module:overlay(20) +from:0x020d4784 kind:load to:0x020e9828 module:overlay(20) +from:0x020d47d8 kind:load to:0x020e9828 module:overlay(20) +from:0x020d4828 kind:arm_call to:0x02028c18 module:main +from:0x020d4830 kind:load to:0x020e9828 module:overlay(20) +from:0x020d48bc kind:arm_call to:0x02028c18 module:main +from:0x020d48c4 kind:load to:0x020e9828 module:overlay(20) +from:0x020d48f0 kind:load to:0x020e9828 module:overlay(20) +from:0x020d48fc kind:arm_call to:0x020cf550 module:overlay(20) +from:0x020d49c0 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d49d4 kind:arm_call to:0x020cf1c4 module:overlay(20) +from:0x020d49e0 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d4a00 kind:arm_call to:0x020d1210 module:overlay(20) +from:0x020d4a0c kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d4a18 kind:load to:0x020d4a64 module:overlay(20) +from:0x020d4a1c kind:load to:0x020dbe4c module:overlay(20) +from:0x020d4a60 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d4b20 kind:arm_call to:0x020d49c4 module:overlay(20) +from:0x020d4b5c kind:arm_call to:0x020cf9dc module:overlay(20) +from:0x020d4b68 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d4b90 kind:arm_call to:0x020d11bc module:overlay(20) +from:0x020d4b9c kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d4bec kind:arm_call to:0x020cfb08 module:overlay(20) +from:0x020d4bf8 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d4c30 kind:arm_call to:0x020d4a20 module:overlay(20) +from:0x020d4d94 kind:arm_call to:0x020d0184 module:overlay(20) +from:0x020d4da0 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d4dac kind:arm_call to:0x020d4964 module:overlay(20) +from:0x020d4f4c kind:arm_call to:0x0202815c module:main +from:0x020d5060 kind:arm_call to:0x020cf998 module:overlay(20) +from:0x020d506c kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d5084 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020d508c kind:arm_call to:0x020cf1c4 module:overlay(20) +from:0x020d50cc kind:arm_call to:0x020d11bc module:overlay(20) +from:0x020d50d8 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d5118 kind:arm_call to:0x020d4a20 module:overlay(20) +from:0x020d5200 kind:arm_call to:0x0202851c module:main +from:0x020d5228 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d522c kind:load to:0x020d4a64 module:overlay(20) +from:0x020d5230 kind:load to:0x020dbe4c module:overlay(20) +from:0x020d5294 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d5384 kind:arm_call to:0x020d1210 module:overlay(20) +from:0x020d5390 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d5410 kind:arm_call to:0x020cfbc4 module:overlay(20) +from:0x020d541c kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d556c kind:arm_call to:0x0202761c module:main +from:0x020d55cc kind:arm_call to:0x02028c30 module:main +from:0x020d55e0 kind:arm_call to:0x0202761c module:main +from:0x020d55f8 kind:arm_call to:0x02028638 module:main +from:0x020d5630 kind:arm_call to:0x020d48f4 module:overlay(20) +from:0x020d563c kind:arm_call to:0x020d60d0 module:overlay(20) +from:0x020d5648 kind:arm_call to:0x020cfbc4 module:overlay(20) +from:0x020d5654 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d5690 kind:arm_call to:0x020d48f4 module:overlay(20) +from:0x020d569c kind:arm_call to:0x020d60d0 module:overlay(20) +from:0x020d56a8 kind:arm_call to:0x020cfbc4 module:overlay(20) +from:0x020d56b4 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d5710 kind:arm_call to:0x020cfe48 module:overlay(20) +from:0x020d571c kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d57e0 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020d5840 kind:arm_call to:0x020d0184 module:overlay(20) +from:0x020d584c kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d58c0 kind:arm_call to:0x020d4964 module:overlay(20) +from:0x020d59c8 kind:arm_call to:0x020cf998 module:overlay(20) +from:0x020d59d4 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d5a10 kind:arm_call to:0x020d4a20 module:overlay(20) +from:0x020d5a1c kind:arm_call to:0x020d4964 module:overlay(20) +from:0x020d5a54 kind:arm_call to:0x0202851c module:main +from:0x020d5a78 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d5a7c kind:load to:0x020dbe4c module:overlay(20) +from:0x020d5a80 kind:load to:0x020d5298 module:overlay(20) +from:0x020d5a84 kind:load to:0x020e99c0 module:overlay(20) +from:0x020d5a88 kind:load to:0x020d5238 module:overlay(20) +from:0x020d5a9c kind:arm_call to:0x020282f4 module:main +from:0x020d5b40 kind:arm_call to:0x020cf730 module:overlay(20) +from:0x020d5b48 kind:arm_call to:0x020280ec module:main +from:0x020d5b9c kind:arm_call to:0x02028c4c module:main +from:0x020d5bac kind:arm_call to:0x02028c18 module:main +from:0x020d5c20 kind:arm_call to:0x02028e30 module:main +from:0x020d5c84 kind:arm_call to:0x020d5a8c module:overlay(20) +from:0x020d5cb4 kind:arm_call to:0x02028100 module:main +from:0x020d5cc0 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d5cc8 kind:load to:0x020dbe4c module:overlay(20) +from:0x020d5d48 kind:arm_call to:0x020280ec module:main +from:0x020d5d64 kind:arm_call to:0x02028100 module:main +from:0x020d5d80 kind:arm_call to:0x020d5ccc module:overlay(20) +from:0x020d5d90 kind:arm_call to:0x02028100 module:main +from:0x020d5dc0 kind:arm_call to:0x02028100 module:main +from:0x020d5dcc kind:load to:0x020e99a0 module:overlay(20) +from:0x020d5e10 kind:arm_call to:0x020d6334 module:overlay(20) +from:0x020d5e34 kind:arm_call to:0x020cf8e8 module:overlay(20) +from:0x020d5e58 kind:arm_call to:0x020cf1c4 module:overlay(20) +from:0x020d5e78 kind:arm_call to:0x020cf1c4 module:overlay(20) +from:0x020d5e88 kind:arm_call to:0x020d49c4 module:overlay(20) +from:0x020d5e94 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d5ea0 kind:arm_call to:0x020280ec module:main +from:0x020d5ee0 kind:arm_call to:0x02028c18 module:main +from:0x020d5ee8 kind:arm_call to:0x020d1344 module:overlay(20) +from:0x020d5f14 kind:arm_call to:0x020d8110 module:overlay(20) +from:0x020d5f24 kind:arm_call to:0x020d813c module:overlay(20) +from:0x020d5f80 kind:arm_call to:0x02028c18 module:main +from:0x020d5f98 kind:arm_call to:0x02028d9c module:main +from:0x020d6020 kind:arm_call to:0x020d3714 module:overlay(20) +from:0x020d6024 kind:arm_call to:0x020d5dd0 module:overlay(20) +from:0x020d6030 kind:arm_call to:0x02028100 module:main +from:0x020d603c kind:arm_call to:0x0202b6e0 module:main +from:0x020d6054 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d6060 kind:load to:0x020d1588 module:overlay(20) +from:0x020d6064 kind:load to:0x020d4a64 module:overlay(20) +from:0x020d6084 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d6088 kind:load to:0x020d5e98 module:overlay(20) +from:0x020d609c kind:arm_call to:0x020cf95c module:overlay(20) +from:0x020d60ac kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d60c0 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d60cc kind:load to:0x020d608c module:overlay(20) +from:0x020d60d8 kind:arm_call to:0x020280ec module:main +from:0x020d60f8 kind:arm_call to:0x020d4a20 module:overlay(20) +from:0x020d6124 kind:arm_call to:0x020d67fc module:overlay(20) +from:0x020d6134 kind:arm_call to:0x020d69a8 module:overlay(20) +from:0x020d6140 kind:arm_call to:0x020d608c module:overlay(20) +from:0x020d614c kind:arm_call to:0x02028100 module:main +from:0x020d6158 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d615c kind:load to:0x020d60c4 module:overlay(20) +from:0x020d6164 kind:arm_call to:0x020280ec module:main +from:0x020d6184 kind:arm_call to:0x0202851c module:main +from:0x020d6188 kind:arm_call to:0x020d60d0 module:overlay(20) +from:0x020d6190 kind:arm_call to:0x02028100 module:main +from:0x020d6198 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d61ac kind:arm_call to:0x020cff14 module:overlay(20) +from:0x020d61f8 kind:arm_call to:0x02028d9c module:main +from:0x020d6214 kind:arm_call to:0x02028d9c module:main +from:0x020d621c kind:arm_call to:0x020d815c module:overlay(20) +from:0x020d632c kind:load to:0x020d4a64 module:overlay(20) +from:0x020d6330 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d6340 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d6370 kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020d6380 kind:arm_call to:0x020d6520 module:overlay(20) +from:0x020d640c kind:arm_call to:0x020d6344 module:overlay(20) +from:0x020d6440 kind:arm_call to:0x020d6344 module:overlay(20) +from:0x020d6470 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d6474 kind:load to:0x020d5298 module:overlay(20) +from:0x020d6488 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d649c kind:load to:0x020e99a0 module:overlay(20) +from:0x020d64fc kind:load to:0x020e99a0 module:overlay(20) +from:0x020d651c kind:load to:0x020e99a0 module:overlay(20) +from:0x020d6554 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d6568 kind:load to:0x02028d9c module:main +from:0x020d6580 kind:arm_call to:0x020280ec module:main +from:0x020d6598 kind:arm_call to:0x0202851c module:main +from:0x020d65cc kind:arm_call to:0x02028100 module:main +from:0x020d65ec kind:arm_call to:0x020280ec module:main +from:0x020d663c kind:arm_call to:0x02028e30 module:main +from:0x020d6660 kind:arm_call to:0x02028100 module:main +from:0x020d6674 kind:arm_call to:0x020280ec module:main +from:0x020d6694 kind:arm_call to:0x02026f60 module:main +from:0x020d669c kind:arm_call to:0x02026e38 module:main +from:0x020d66c8 kind:arm_call to:0x02026f60 module:main +from:0x020d66d0 kind:arm_call to:0x02028100 module:main +from:0x020d66e8 kind:arm_call to:0x020280ec module:main +from:0x020d66f8 kind:arm_call to:0x02027008 module:main +from:0x020d6734 kind:arm_call to:0x02026f60 module:main +from:0x020d676c kind:arm_call to:0x02028100 module:main +from:0x020d6774 kind:arm_call to:0x02026c8c module:main +from:0x020d678c kind:arm_call to:0x020280ec module:main +from:0x020d67ac kind:arm_call to:0x020d6818 module:overlay(20) +from:0x020d67d8 kind:arm_call_thumb to:0x02026bcc module:main +from:0x020d67e0 kind:arm_call to:0x02026ef0 module:main +from:0x020d67e8 kind:arm_call to:0x02028100 module:main +from:0x020d67f4 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d67f8 kind:load to:0x020d666c module:overlay(20) +from:0x020d6814 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d6828 kind:load to:0x02028d9c module:main +from:0x020d6860 kind:arm_call to:0x020d67fc module:overlay(20) +from:0x020d6888 kind:arm_call to:0x02027008 module:main +from:0x020d68c8 kind:arm_call to:0x020280ec module:main +from:0x020d6918 kind:arm_call to:0x02026ef0 module:main +from:0x020d699c kind:arm_call to:0x02028100 module:main +from:0x020d69a4 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d69b0 kind:arm_call to:0x020280ec module:main +from:0x020d69b8 kind:arm_call to:0x020d67fc module:overlay(20) +from:0x020d69dc kind:arm_call to:0x020d6844 module:overlay(20) +from:0x020d69e4 kind:arm_call to:0x02028100 module:main +from:0x020d69ec kind:load to:0x020e99e0 module:overlay(20) +from:0x020d6a20 kind:arm_call to:0x02028d9c module:main +from:0x020d6a5c kind:arm_call to:0x02028e30 module:main +from:0x020d6a6c kind:arm_call to:0x020d3480 module:overlay(20) +from:0x020d6a70 kind:arm_call to:0x020d3cd4 module:overlay(20) +from:0x020d6a7c kind:arm_call to:0x020d3490 module:overlay(20) +from:0x020d6a84 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6a8c kind:load to:0x020d6f10 module:overlay(20) +from:0x020d6a90 kind:load to:0x020d6f64 module:overlay(20) +from:0x020d6b44 kind:arm_call to:0x020d6b70 module:overlay(20) +from:0x020d6b4c kind:arm_call to:0x020d7e7c module:overlay(20) +from:0x020d6b54 kind:arm_call to:0x020d7cb4 module:overlay(20) +from:0x020d6b5c kind:arm_call to:0x020d6b70 module:overlay(20) +from:0x020d6b64 kind:arm_call to:0x0202851c module:main +from:0x020d6b6c kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6b8c kind:arm_call to:0x020d80f8 module:overlay(20) +from:0x020d6b98 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d6ba0 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6bac kind:arm_call to:0x020280ec module:main +from:0x020d6bbc kind:arm_call to:0x02028100 module:main +from:0x020d6bc4 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6bd4 kind:arm_call to:0x020280ec module:main +from:0x020d6be8 kind:arm_call to:0x02028100 module:main +from:0x020d6c0c kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6c6c kind:arm_call to:0x020d6c78 module:overlay(20) +from:0x020d6c74 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6ce8 kind:arm_call to:0x020d6fcc module:overlay(20) +from:0x020d6cfc kind:arm_call to:0x020d6ed8 module:overlay(20) +from:0x020d6d30 kind:arm_call to:0x020cfbc4 module:overlay(20) +from:0x020d6d48 kind:arm_call to:0x020d6ed8 module:overlay(20) +from:0x020d6d50 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6d54 kind:load to:0x020dadc8 module:overlay(20) +from:0x020d6d58 kind:load to:0x020d6d5c module:overlay(20) +from:0x020d6d74 kind:arm_call to:0x020d6ed8 module:overlay(20) +from:0x020d6e0c kind:arm_call to:0x0202761c module:main +from:0x020d6e24 kind:arm_call to:0x020d3d04 module:overlay(20) +from:0x020d6e30 kind:arm_call to:0x020d4064 module:overlay(20) +from:0x020d6e3c kind:arm_call to:0x020d4064 module:overlay(20) +from:0x020d6e58 kind:arm_call to:0x020d6c78 module:overlay(20) +from:0x020d6e60 kind:arm_call to:0x020d707c module:overlay(20) +from:0x020d6e70 kind:arm_call to:0x020d6ed8 module:overlay(20) +from:0x020d6e78 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6e7c kind:load to:0x020d6f80 module:overlay(20) +from:0x020d6ed4 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6f0c kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6f60 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6f7c kind:load to:0x020e99e4 module:overlay(20) +from:0x020d6fac kind:arm_call to:0x020d6e80 module:overlay(20) +from:0x020d6fb8 kind:arm_call to:0x020d6e80 module:overlay(20) +from:0x020d6fc4 kind:arm_call to:0x020d6e80 module:overlay(20) +from:0x020d6fd0 kind:arm_call to:0x020cf550 module:overlay(20) +from:0x020d704c kind:load to:0x020e99e4 module:overlay(20) +from:0x020d7078 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d7084 kind:arm_call to:0x020cfe04 module:overlay(20) +from:0x020d709c kind:arm_call to:0x020d6ed8 module:overlay(20) +from:0x020d70a4 kind:load to:0x020d70a8 module:overlay(20) +from:0x020d70bc kind:arm_call to:0x020d6ed8 module:overlay(20) +from:0x020d70ec kind:arm_call to:0x020d6b70 module:overlay(20) +from:0x020d70fc kind:arm_call to:0x020d6e80 module:overlay(20) +from:0x020d7104 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d710c kind:arm_call to:0x020d48c8 module:overlay(20) +from:0x020d7148 kind:arm_call to:0x020d788c module:overlay(20) +from:0x020d7150 kind:arm_call to:0x020d78dc module:overlay(20) +from:0x020d7160 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d7174 kind:arm_call to:0x02028e30 module:main +from:0x020d7180 kind:arm_call to:0x020d7900 module:overlay(20) +from:0x020d718c kind:load to:0x020e99e4 module:overlay(20) +from:0x020d7190 kind:load to:0x020d7194 module:overlay(20) +from:0x020d7254 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d7264 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d7270 kind:arm_call to:0x020d7a90 module:overlay(20) +from:0x020d7280 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d728c kind:arm_call to:0x020d75cc module:overlay(20) +from:0x020d729c kind:arm_call to:0x020d7448 module:overlay(20) +from:0x020d72cc kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d72e8 kind:arm_call to:0x020d6b70 module:overlay(20) +from:0x020d7444 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d745c kind:arm_call to:0x020d8518 module:overlay(20) +from:0x020d74ac kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d74d8 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d7504 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d7530 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d7558 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d757c kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d75a4 kind:arm_call to:0x020d6bc8 module:overlay(20) +from:0x020d75bc kind:arm_call to:0x020d7cb4 module:overlay(20) +from:0x020d75c8 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d764c kind:arm_call to:0x02028e30 module:main +from:0x020d7660 kind:arm_call to:0x020d84d4 module:overlay(20) +from:0x020d7674 kind:arm_call to:0x020d8404 module:overlay(20) +from:0x020d7694 kind:arm_call to:0x020d7fdc module:overlay(20) +from:0x020d76ac kind:arm_call to:0x020d8404 module:overlay(20) +from:0x020d76c0 kind:arm_call to:0x020d7fdc module:overlay(20) +from:0x020d76dc kind:arm_call to:0x020d8404 module:overlay(20) +from:0x020d76f0 kind:arm_call to:0x020d7fdc module:overlay(20) +from:0x020d770c kind:arm_call to:0x020d8404 module:overlay(20) +from:0x020d7720 kind:arm_call to:0x020d7fdc module:overlay(20) +from:0x020d773c kind:arm_call to:0x020d8404 module:overlay(20) +from:0x020d7754 kind:arm_call to:0x020d7fdc module:overlay(20) +from:0x020d7760 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d7780 kind:arm_call to:0x020280ec module:main +from:0x020d778c kind:arm_call to:0x020d48c8 module:overlay(20) +from:0x020d779c kind:arm_call to:0x02028100 module:main +from:0x020d77b0 kind:arm_call to:0x02028e30 module:main +from:0x020d77b8 kind:arm_call to:0x02028100 module:main +from:0x020d77dc kind:arm_call to:0x020280ec module:main +from:0x020d77e8 kind:arm_call to:0x020d48c8 module:overlay(20) +from:0x020d77f8 kind:arm_call to:0x02028100 module:main +from:0x020d7810 kind:arm_call to:0x02028e30 module:main +from:0x020d7818 kind:arm_call to:0x02028100 module:main +from:0x020d7834 kind:arm_call to:0x020d77c4 module:overlay(20) +from:0x020d78d8 kind:load to:0x020e99ec module:overlay(20) +from:0x020d78e4 kind:arm_call to:0x020280ec module:main +from:0x020d78f4 kind:arm_call to:0x02028100 module:main +from:0x020d78fc kind:load to:0x020e99ec module:overlay(20) +from:0x020d7980 kind:arm_call to:0x020d8110 module:overlay(20) +from:0x020d7998 kind:arm_call to:0x020cfe48 module:overlay(20) +from:0x020d79c8 kind:load to:0x020e99ec module:overlay(20) +from:0x020d79cc kind:load to:0x020d79d0 module:overlay(20) +from:0x020d7a8c kind:load to:0x020e99ec module:overlay(20) +from:0x020d7ac8 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020d7b3c kind:arm_call to:0x020d0184 module:overlay(20) +from:0x020d7b7c kind:load to:0x020e99ec module:overlay(20) +from:0x020d7b80 kind:load to:0x020d7f74 module:overlay(20) +from:0x020d7b84 kind:load to:0x020d7b88 module:overlay(20) +from:0x020d7cb0 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7cd0 kind:arm_call to:0x020d048c module:overlay(20) +from:0x020d7d24 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7d28 kind:load to:0x020d7d2c module:overlay(20) +from:0x020d7d90 kind:arm_call to:0x020d7d9c module:overlay(20) +from:0x020d7d98 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7db0 kind:arm_call to:0x020cff14 module:overlay(20) +from:0x020d7e04 kind:load to:0x020d7e0c module:overlay(20) +from:0x020d7e08 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7e78 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7e84 kind:arm_call to:0x020cf95c module:overlay(20) +from:0x020d7ec0 kind:load to:0x020d7ec8 module:overlay(20) +from:0x020d7ec4 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7f30 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7f70 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7fd8 kind:load to:0x020e99ec module:overlay(20) +from:0x020d7ff8 kind:arm_call to:0x02027654 module:main +from:0x020d7ffc kind:arm_call to:0x02027678 module:main +from:0x020d8000 kind:arm_call to:0x020d7f34 module:overlay(20) +from:0x020d803c kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020d805c kind:load to:0x020d8064 module:overlay(20) +from:0x020d8060 kind:load to:0x020e99ec module:overlay(20) +from:0x020d80f4 kind:load to:0x020e99ec module:overlay(20) +from:0x020d810c kind:load to:0x020cf208 module:overlay(20) +from:0x020d8128 kind:arm_call to:0x0203a1bc module:main +from:0x020d8138 kind:load to:0x020e99f0 module:overlay(20) +from:0x020d8154 kind:load to:0x020e99f0 module:overlay(20) +from:0x020d8158 kind:load to:0x02028d9c module:main +from:0x020d8184 kind:arm_call to:0x02028d9c module:main +from:0x020d8198 kind:load to:0x020e99f0 module:overlay(20) +from:0x020d824c kind:arm_call to:0x020d83b0 module:overlay(20) +from:0x020d8290 kind:arm_call to:0x02028e30 module:main +from:0x020d829c kind:arm_call to:0x020d8330 module:overlay(20) +from:0x020d830c kind:arm_call to:0x02028e30 module:main +from:0x020d832c kind:load to:0x020e99f0 module:overlay(20) +from:0x020d8374 kind:arm_call to:0x02028e30 module:main +from:0x020d8394 kind:arm_call to:0x020d83b0 module:overlay(20) +from:0x020d83ac kind:load to:0x020e99f0 module:overlay(20) +from:0x020d8400 kind:load to:0x020e99f0 module:overlay(20) +from:0x020d8484 kind:arm_call to:0x02028e30 module:main +from:0x020d84d0 kind:load to:0x020e99f0 module:overlay(20) +from:0x020d84f0 kind:arm_call to:0x0203a1bc module:main +from:0x020d8508 kind:arm_call to:0x02028e30 module:main +from:0x020d8514 kind:load to:0x020e99f0 module:overlay(20) +from:0x020d85c8 kind:arm_call to:0x0203a1bc module:main +from:0x020d85e4 kind:arm_call to:0x020d9a10 module:overlay(20) +from:0x020d85f4 kind:arm_call to:0x02028d9c module:main +from:0x020d8640 kind:arm_call to:0x02028e30 module:main +from:0x020d8780 kind:load to:0x020e9a04 module:overlay(20) +from:0x020d8784 kind:load to:0x020e9a04 module:overlay(20) +from:0x020d885c kind:arm_call to:0x020d859c module:overlay(20) +from:0x020d89a0 kind:arm_call to:0x020d9b78 module:overlay(20) +from:0x020d8af4 kind:arm_call to:0x0203a1bc module:main +from:0x020d8b68 kind:arm_call to:0x020d86e8 module:overlay(20) +from:0x020d8ba0 kind:arm_call to:0x020d8888 module:overlay(20) +from:0x020d8c60 kind:arm_call to:0x02028d9c module:main +from:0x020d8c6c kind:arm_call to:0x02028e30 module:main +from:0x020d8c98 kind:arm_call to:0x020d86e8 module:overlay(20) +from:0x020d8d40 kind:arm_call to:0x02028d9c module:main +from:0x020d8d4c kind:arm_call to:0x02028e30 module:main +from:0x020d8e68 kind:arm_call to:0x020d8668 module:overlay(20) +from:0x020d8f68 kind:arm_call to:0x02028e30 module:main +from:0x020d9024 kind:arm_call to:0x020d8938 module:overlay(20) +from:0x020d90d4 kind:arm_call to:0x020d8938 module:overlay(20) +from:0x020d91fc kind:arm_call to:0x020d8938 module:overlay(20) +from:0x020d9258 kind:arm_call to:0x020d8d90 module:overlay(20) +from:0x020d9270 kind:arm_call to:0x020d8f78 module:overlay(20) +from:0x020d9278 kind:arm_call to:0x020d8f78 module:overlay(20) +from:0x020d9290 kind:arm_call to:0x020d8d90 module:overlay(20) +from:0x020d92e0 kind:load to:0x020dadd0 module:overlay(20) +from:0x020d93b8 kind:arm_call to:0x020d8788 module:overlay(20) +from:0x020d94f0 kind:arm_call to:0x02028e30 module:main +from:0x020d9614 kind:arm_call to:0x020d92e8 module:overlay(20) +from:0x020d96e4 kind:arm_call to:0x020d85fc module:overlay(20) +from:0x020d9758 kind:arm_call to:0x020d8888 module:overlay(20) +from:0x020d9780 kind:arm_call to:0x020d8888 module:overlay(20) +from:0x020d9788 kind:load to:0x020dade8 module:overlay(20) +from:0x020d978c kind:load to:0x020dade4 module:overlay(20) +from:0x020d97d8 kind:arm_call to:0x02028d9c module:main +from:0x020d97e8 kind:arm_call to:0x02028d9c module:main +from:0x020d97f4 kind:arm_call to:0x020d97fc module:overlay(20) +from:0x020d988c kind:arm_call to:0x020280ec module:main +from:0x020d98e0 kind:arm_call to:0x020d8788 module:overlay(20) +from:0x020d98e8 kind:arm_call to:0x02028100 module:main +from:0x020d98fc kind:arm_call to:0x020280ec module:main +from:0x020d99fc kind:arm_call to:0x020d8788 module:overlay(20) +from:0x020d9a04 kind:arm_call to:0x02028100 module:main +from:0x020d9a28 kind:arm_call to:0x0203a1bc module:main +from:0x020d9a94 kind:arm_call to:0x020280ec module:main +from:0x020d9ae4 kind:arm_call to:0x02028d9c module:main +from:0x020d9af4 kind:arm_call to:0x02028e30 module:main +from:0x020d9b18 kind:arm_call to:0x02028100 module:main +from:0x020d9b30 kind:arm_call to:0x020280ec module:main +from:0x020d9b6c kind:arm_call to:0x02028100 module:main +from:0x020d9b84 kind:arm_call to:0x020280ec module:main +from:0x020d9ba4 kind:arm_call to:0x02028100 module:main +from:0x020d9e68 kind:arm_call to:0x02028d9c module:main +from:0x020da1e8 kind:arm_call to:0x020280ec module:main +from:0x020da238 kind:arm_call to:0x020d9a80 module:overlay(20) +from:0x020da248 kind:arm_call to:0x02028100 module:main +from:0x020da27c kind:arm_call to:0x020d9fe0 module:overlay(20) +from:0x020da284 kind:arm_call to:0x0202851c module:main +from:0x020da2c0 kind:arm_call to:0x020280ec module:main +from:0x020da300 kind:arm_call to:0x020d9b20 module:overlay(20) +from:0x020da324 kind:arm_call to:0x02028100 module:main +from:0x020da398 kind:arm_call to:0x020d9fe0 module:overlay(20) +from:0x020da3d0 kind:arm_call to:0x020d9fe0 module:overlay(20) +from:0x020da420 kind:arm_call to:0x020d98f0 module:overlay(20) +from:0x020da4a8 kind:arm_call to:0x020d9a3c module:overlay(20) +from:0x020da52c kind:arm_call to:0x02028e30 module:main +from:0x020da554 kind:arm_call to:0x020d9878 module:overlay(20) +from:0x020da6d8 kind:arm_call to:0x02028e30 module:main +from:0x020da700 kind:arm_call to:0x020d9878 module:overlay(20) +from:0x020da798 kind:arm_call to:0x02028e30 module:main +from:0x020da7c0 kind:arm_call to:0x020d9878 module:overlay(20) +from:0x020da7f8 kind:arm_call to:0x020d90f4 module:overlay(20) +from:0x020da80c kind:load to:0x020da01c module:overlay(20) +from:0x020da850 kind:arm_call to:0x020d93c0 module:overlay(20) +from:0x020da87c kind:arm_call to:0x02028d9c module:main +from:0x020da8d4 kind:arm_call to:0x020d9790 module:overlay(20) +from:0x020da91c kind:load to:0x020da01c module:overlay(20) +from:0x020da968 kind:arm_call to:0x020d97fc module:overlay(20) +from:0x020da9cc kind:arm_call to:0x020d9bb0 module:overlay(20) +from:0x020da9fc kind:arm_call to:0x020d9a80 module:overlay(20) +from:0x020daa1c kind:arm_call to:0x020280ec module:main +from:0x020daa28 kind:arm_call to:0x02028100 module:main +from:0x020daa4c kind:arm_call to:0x02030d80 module:main +from:0x020daa68 kind:arm_call to:0x02028e30 module:main +from:0x020daa94 kind:arm_call to:0x02028d9c module:main +from:0x020daab4 kind:arm_call to:0x0202d38c module:main +from:0x020daac4 kind:arm_call to:0x0202d37c module:main +from:0x020dab04 kind:arm_call to:0x0202728c module:main +from:0x020dab20 kind:arm_call to:0x0202a260 module:main +from:0x020dab50 kind:arm_call to:0x020271f8 module:main +from:0x020dab5c kind:arm_call to:0x02026e08 module:main +from:0x020dab64 kind:arm_call to:0x0202d224 module:main +from:0x020dab78 kind:arm_call to:0x0202a108 module:main +from:0x020dab98 kind:arm_call to:0x020271f8 module:main +from:0x020dac10 kind:arm_call to:0x0202cf08 module:main +from:0x020dac20 kind:arm_call to:0x0202d644 module:main +from:0x020dac2c kind:arm_call to:0x0202851c module:main +from:0x020dac58 kind:arm_call to:0x02029eec module:main +from:0x020dac6c kind:arm_call to:0x020da994 module:overlay(20) +from:0x020dac9c kind:arm_call to:0x020271d0 module:main +from:0x020dacc4 kind:arm_call_thumb to:0x02026bcc module:main +from:0x020dacd0 kind:arm_call to:0x02026ef0 module:main +from:0x020dacfc kind:load to:0x020daa30 module:overlay(20) +from:0x020dad00 kind:load to:0x020daad0 module:overlay(20) +from:0x020dad08 kind:load to:0x020dab30 module:overlay(20) +from:0x020dad0c kind:load to:0x020daad8 module:overlay(20) +from:0x020daed0 kind:arm_call to:0x0203d160 module:main +from:0x020daee8 kind:arm_call to:0x0203d160 module:main +from:0x020daef0 kind:load to:0x020df588 module:overlay(20) +from:0x020daef4 kind:load to:0x020c7108 module:overlay(20) +from:0x020daef8 kind:load to:0x020df5a4 module:overlay(20) +from:0x020daefc kind:load to:0x020c7124 module:overlay(20) +from:0x020daf08 kind:arm_call to:0x020c9194 module:overlay(20) +from:0x020daf10 kind:arm_call to:0x020c9328 module:overlay(20) +from:0x020daf2c kind:arm_call to:0x020c84a4 module:overlay(20) +from:0x020daf3c kind:arm_call to:0x0203ce74 module:main +from:0x020daf50 kind:load to:0x020e8598 module:overlay(20) +from:0x020daf54 kind:load to:0x020e8618 module:overlay(20) +from:0x020daf58 kind:load to:0x020e8540 module:overlay(20) +from:0x020daf5c kind:load to:0x020e8580 module:overlay(20) +from:0x020daf60 kind:load to:0x020c84f4 module:overlay(20) +from:0x020daf64 kind:load to:0x020e8550 module:overlay(20) +from:0x020daf84 kind:arm_call to:0x020c9524 module:overlay(20) +from:0x020daf94 kind:arm_call to:0x0203ce74 module:main +from:0x020dafa8 kind:load to:0x020e8738 module:overlay(20) +from:0x020dafac kind:load to:0x020e8738 module:overlay(20) +from:0x020dafb0 kind:load to:0x020c9530 module:overlay(20) +from:0x020dafb4 kind:load to:0x020e8740 module:overlay(20) +from:0x020dafd4 kind:arm_call to:0x020ce1c8 module:overlay(20) +from:0x020dafe4 kind:arm_call to:0x0203ce74 module:main +from:0x020daff8 kind:load to:0x020e874c module:overlay(20) +from:0x020daffc kind:load to:0x020e875c module:overlay(20) +from:0x020db000 kind:load to:0x020ce1cc module:overlay(20) +from:0x020db004 kind:load to:0x020e8750 module:overlay(20) +from:0x020db00c kind:load to:0x020daeb0 module:overlay(20) +from:0x020db010 kind:load to:0x020daf00 module:overlay(20) +from:0x020db014 kind:load to:0x020daf68 module:overlay(20) +from:0x020db018 kind:load to:0x020dafb8 module:overlay(20) +from:0x020db01c kind:load to:0x020db008 module:overlay(20) +from:0x020db044 kind:load to:0x020db09c module:overlay(20) +from:0x020db048 kind:load to:0x020db074 module:overlay(20) +from:0x020db04c kind:load to:0x020db1bc module:overlay(20) +from:0x020db050 kind:load to:0x020db088 module:overlay(20) +from:0x020db054 kind:load to:0x020db234 module:overlay(20) +from:0x020db058 kind:load to:0x020db354 module:overlay(20) +from:0x020db05c kind:load to:0x020db2ac module:overlay(20) +from:0x020db060 kind:load to:0x020db574 module:overlay(20) +from:0x020db064 kind:load to:0x020db478 module:overlay(20) +from:0x020db068 kind:load to:0x020db0d8 module:overlay(20) +from:0x020db06c kind:load to:0x020db0c4 module:overlay(20) +from:0x020db64c kind:load to:0x020db114 module:overlay(20) +from:0x020db650 kind:load to:0x020db0b0 module:overlay(20) +from:0x020db654 kind:load to:0x020db18c module:overlay(20) +from:0x020db658 kind:load to:0x020db3b4 module:overlay(20) +from:0x020db65c kind:load to:0x020db1ec module:overlay(20) +from:0x020db660 kind:load to:0x020db204 module:overlay(20) +from:0x020db664 kind:load to:0x020db3d0 module:overlay(20) +from:0x020db668 kind:load to:0x020db13c module:overlay(20) +from:0x020db66c kind:load to:0x020db21c module:overlay(20) +from:0x020db670 kind:load to:0x020db100 module:overlay(20) +from:0x020db674 kind:load to:0x020db558 module:overlay(20) +from:0x020db678 kind:load to:0x020db150 module:overlay(20) +from:0x020db67c kind:load to:0x020db4cc module:overlay(20) +from:0x020db680 kind:load to:0x020db5e4 module:overlay(20) +from:0x020db684 kind:load to:0x020db0ec module:overlay(20) +from:0x020db688 kind:load to:0x020db2dc module:overlay(20) +from:0x020db68c kind:load to:0x020db164 module:overlay(20) +from:0x020db690 kind:load to:0x020db5ac module:overlay(20) +from:0x020db694 kind:load to:0x020db408 module:overlay(20) +from:0x020db698 kind:load to:0x020db2f4 module:overlay(20) +from:0x020db69c kind:load to:0x020db36c module:overlay(20) +from:0x020db6a0 kind:load to:0x020db5c8 module:overlay(20) +from:0x020db6a4 kind:load to:0x020db178 module:overlay(20) +from:0x020db6a8 kind:load to:0x020db520 module:overlay(20) +from:0x020db6ac kind:load to:0x020db070 module:overlay(20) +from:0x020db6b0 kind:load to:0x020db440 module:overlay(20) +from:0x020db6b4 kind:load to:0x020db384 module:overlay(20) +from:0x020db6b8 kind:load to:0x020db604 module:overlay(20) +from:0x020db6bc kind:load to:0x020db53c module:overlay(20) +from:0x020db6c0 kind:load to:0x020db590 module:overlay(20) +from:0x020db6c4 kind:load to:0x020db33c module:overlay(20) +from:0x020db6c8 kind:load to:0x020db494 module:overlay(20) +from:0x020db6cc kind:load to:0x020db4b0 module:overlay(20) +from:0x020db6d0 kind:load to:0x020db24c module:overlay(20) +from:0x020db6d4 kind:load to:0x020db27c module:overlay(20) +from:0x020db6d8 kind:load to:0x020db128 module:overlay(20) +from:0x020db6dc kind:load to:0x020db294 module:overlay(20) +from:0x020db6e0 kind:load to:0x020db2c4 module:overlay(20) +from:0x020db6e4 kind:load to:0x020db1a4 module:overlay(20) +from:0x020db6e8 kind:load to:0x020db3ec module:overlay(20) +from:0x020db6ec kind:load to:0x020db4e8 module:overlay(20) +from:0x020db6f0 kind:load to:0x020db424 module:overlay(20) +from:0x020db6f4 kind:load to:0x020db504 module:overlay(20) +from:0x020db6f8 kind:load to:0x020db30c module:overlay(20) +from:0x020db6fc kind:load to:0x020db324 module:overlay(20) +from:0x020db700 kind:load to:0x020db39c module:overlay(20) +from:0x020db704 kind:load to:0x020db45c module:overlay(20) +from:0x020db708 kind:load to:0x020db1d4 module:overlay(20) +from:0x020db70c kind:load to:0x020db264 module:overlay(20) +from:0x020db710 kind:load to:0x020db624 module:overlay(20) +from:0x020dbb58 kind:load to:0x020c7198 module:overlay(20) +from:0x020dbb5c kind:load to:0x020c71a4 module:overlay(20) +from:0x020dbb60 kind:load to:0x020c733c module:overlay(20) +from:0x020dbb64 kind:load to:0x020c7340 module:overlay(20) +from:0x020dbb68 kind:load to:0x020c7348 module:overlay(20) +from:0x020dbb84 kind:load to:0x020c7350 module:overlay(20) +from:0x020dbb88 kind:load to:0x020c73ec module:overlay(20) +from:0x020dbb8c kind:load to:0x020c73f0 module:overlay(20) +from:0x020dbbb0 kind:load to:0x020c78b0 module:overlay(20) +from:0x020dbbb4 kind:load to:0x020c78f0 module:overlay(20) +from:0x020dbbb8 kind:load to:0x020c7f60 module:overlay(20) +from:0x020dbbbc kind:load to:0x020c7f90 module:overlay(20) +from:0x020dbbc0 kind:load to:0x020c8000 module:overlay(20) +from:0x020dbbc4 kind:load to:0x020c8064 module:overlay(20) +from:0x020dbbc8 kind:load to:0x020c80dc module:overlay(20) +from:0x020dbbcc kind:load to:0x020c8104 module:overlay(20) +from:0x020dbbd0 kind:load to:0x020c8140 module:overlay(20) +from:0x020dbbd4 kind:load to:0x020c8150 module:overlay(20) +from:0x020dbbd8 kind:load to:0x020c8164 module:overlay(20) +from:0x020dbbdc kind:load to:0x020c81a8 module:overlay(20) +from:0x020dbbe0 kind:load to:0x020c81bc module:overlay(20) +from:0x020dbbe4 kind:load to:0x020c820c module:overlay(20) +from:0x020dbbe8 kind:load to:0x020c825c module:overlay(20) +from:0x020dbbec kind:load to:0x020c82cc module:overlay(20) +from:0x020dbbf0 kind:load to:0x020c7938 module:overlay(20) +from:0x020dbbf4 kind:load to:0x020c7b3c module:overlay(20) +from:0x020dbbf8 kind:load to:0x020c7b70 module:overlay(20) +from:0x020dbbfc kind:load to:0x020c7cd0 module:overlay(20) +from:0x020dbc08 kind:load to:0x020c83b8 module:overlay(20) +from:0x020dbc0c kind:load to:0x020c83cc module:overlay(20) +from:0x020dbc10 kind:load to:0x020c733c module:overlay(20) +from:0x020dbc14 kind:load to:0x020c7340 module:overlay(20) +from:0x020dbc18 kind:load to:0x020c7348 module:overlay(20) +from:0x020dbc1c kind:load to:0x020c840c module:overlay(20) +from:0x020dbc20 kind:load to:0x020c8414 module:overlay(20) +from:0x020dbc24 kind:load to:0x020c841c module:overlay(20) +from:0x020dbc28 kind:load to:0x020c8424 module:overlay(20) +from:0x020dbc2c kind:load to:0x020c842c module:overlay(20) +from:0x020dbc30 kind:load to:0x020c8434 module:overlay(20) +from:0x020dbc34 kind:load to:0x020c7350 module:overlay(20) +from:0x020dbc38 kind:load to:0x020c73ec module:overlay(20) +from:0x020dbc3c kind:load to:0x020c73f0 module:overlay(20) +from:0x020dbc40 kind:load to:0x020c843c module:overlay(20) +from:0x020dbc44 kind:load to:0x020c8440 module:overlay(20) +from:0x020dbc48 kind:load to:0x020c83e8 module:overlay(20) +from:0x020dbc4c kind:load to:0x020c83ec module:overlay(20) +from:0x020dbc50 kind:load to:0x020c83f0 module:overlay(20) +from:0x020dbc54 kind:load to:0x020c8400 module:overlay(20) +from:0x020dbc60 kind:load to:0x020c96b4 module:overlay(20) +from:0x020dbc64 kind:load to:0x020c9720 module:overlay(20) +from:0x020dbc68 kind:load to:0x020c9794 module:overlay(20) +from:0x020dbc6c kind:load to:0x02061cd0 module:overlay(0) +from:0x020dbc70 kind:load to:0x020c9798 module:overlay(20) +from:0x020dbc74 kind:load to:0x02061cd8 module:overlay(0) +from:0x020dbc78 kind:load to:0x02061cdc module:overlay(0) +from:0x020dbc88 kind:load to:0x020ca638 module:overlay(20) +from:0x020dbc8c kind:load to:0x020ce0f0 module:overlay(20) +from:0x020dbc90 kind:load to:0x020cdeb8 module:overlay(20) +from:0x020dbc94 kind:load to:0x020cdeec module:overlay(20) +from:0x020dbca0 kind:load to:0x020ca64c module:overlay(20) +from:0x020dbca4 kind:load to:0x020ca950 module:overlay(20) +from:0x020dbca8 kind:load to:0x020caf5c module:overlay(20) +from:0x020dbcac kind:load to:0x02061cd0 module:overlay(0) +from:0x020dbcb0 kind:load to:0x020cb3bc module:overlay(20) +from:0x020dbcb4 kind:load to:0x020cb488 module:overlay(20) +from:0x020dbcb8 kind:load to:0x020cac5c module:overlay(20) +from:0x020dbd04 kind:load to:0x020cb530 module:overlay(20) +from:0x020dbd0c kind:load to:0x020cc9fc module:overlay(20) +from:0x020dbd14 kind:load to:0x020cb5a0 module:overlay(20) +from:0x020dbd1c kind:load to:0x020cb6a0 module:overlay(20) +from:0x020dbd24 kind:load to:0x020cb718 module:overlay(20) +from:0x020dbd2c kind:load to:0x020ccb48 module:overlay(20) +from:0x020dbd34 kind:load to:0x020cb7f0 module:overlay(20) +from:0x020dbd3c kind:load to:0x020ccd58 module:overlay(20) +from:0x020dbd44 kind:load to:0x020cb8cc module:overlay(20) +from:0x020dbd4c kind:load to:0x020ccfe0 module:overlay(20) +from:0x020dbd54 kind:load to:0x020cba04 module:overlay(20) +from:0x020dbd5c kind:load to:0x020cbabc module:overlay(20) +from:0x020dbd64 kind:load to:0x020cbba0 module:overlay(20) +from:0x020dbd6c kind:load to:0x020ccb48 module:overlay(20) +from:0x020dbd74 kind:load to:0x020cbc40 module:overlay(20) +from:0x020dbd7c kind:load to:0x020cc9fc module:overlay(20) +from:0x020dbd84 kind:load to:0x020cbd18 module:overlay(20) +from:0x020dbd8c kind:load to:0x020cbdf4 module:overlay(20) +from:0x020dbd94 kind:load to:0x020cbe6c module:overlay(20) +from:0x020dbd9c kind:load to:0x020ccc50 module:overlay(20) +from:0x020dbda4 kind:load to:0x020cbf34 module:overlay(20) +from:0x020dbdac kind:load to:0x020ccd58 module:overlay(20) +from:0x020dbdb4 kind:load to:0x020cc018 module:overlay(20) +from:0x020dbdbc kind:load to:0x020ccfe0 module:overlay(20) +from:0x020dbdc4 kind:load to:0x020cc174 module:overlay(20) +from:0x020dbdcc kind:load to:0x020cc2a8 module:overlay(20) +from:0x020dbdd4 kind:load to:0x020cc38c module:overlay(20) +from:0x020dbddc kind:load to:0x020ccc50 module:overlay(20) +from:0x020dbde4 kind:load to:0x020cc42c module:overlay(20) +from:0x020dbdec kind:load to:0x020cc9fc module:overlay(20) +from:0x020dbdf4 kind:load to:0x020cc500 module:overlay(20) +from:0x020dbdfc kind:load to:0x020cc5a4 module:overlay(20) +from:0x020dbe04 kind:load to:0x020ccd58 module:overlay(20) +from:0x020dbe0c kind:load to:0x020cc628 module:overlay(20) +from:0x020dbe14 kind:load to:0x020cc71c module:overlay(20) +from:0x020dbe1c kind:load to:0x020cc878 module:overlay(20) +from:0x020dbe24 kind:load to:0x020cc8f4 module:overlay(20) +from:0x020dbe2c kind:load to:0x020cc954 module:overlay(20) +from:0x020dbe34 kind:load to:0x020cc9b0 module:overlay(20) +from:0x020dbe44 kind:load to:0x020dadb0 module:overlay(20) +from:0x020dbe54 kind:load to:0x020dbe5c module:overlay(20) diff --git a/config/eur/arm9/overlays/ov020/symbols.txt b/config/eur/arm9/overlays/ov020/symbols.txt new file mode 100644 index 00000000..1a04cc82 --- /dev/null +++ b/config/eur/arm9/overlays/ov020/symbols.txt @@ -0,0 +1,942 @@ +func_ov020_020c4840 kind:function(arm,size=0x10) addr:0x020c4840 +func_ov020_020c4850 kind:function(arm,size=0x28) addr:0x020c4850 +func_ov020_020c4878 kind:function(arm,size=0x1c) addr:0x020c4878 +func_ov020_020c4894 kind:function(arm,size=0x80) addr:0x020c4894 +func_ov020_020c4914 kind:function(arm,size=0x1c) addr:0x020c4914 +func_ov020_020c4930 kind:function(arm,size=0x40) addr:0x020c4930 +func_ov020_020c4970 kind:function(arm,size=0x64) addr:0x020c4970 +func_ov020_020c49d4 kind:function(arm,size=0x64) addr:0x020c49d4 +func_ov020_020c4a38 kind:function(arm,size=0x38) addr:0x020c4a38 +func_ov020_020c4a70 kind:function(arm,size=0x50) addr:0x020c4a70 +func_ov020_020c4ac0 kind:function(arm,size=0x19c) addr:0x020c4ac0 +func_ov020_020c4c5c kind:function(arm,size=0x90) addr:0x020c4c5c +func_ov020_020c4cec kind:function(arm,size=0x154) addr:0x020c4cec +func_ov020_020c4e40 kind:function(arm,size=0x34) addr:0x020c4e40 +func_ov020_020c4e74 kind:function(arm,size=0x64) addr:0x020c4e74 +func_ov020_020c4ed8 kind:function(arm,size=0x30) addr:0x020c4ed8 +func_ov020_020c4f08 kind:function(arm,size=0x50) addr:0x020c4f08 +func_ov020_020c4f58 kind:function(arm,size=0x28) addr:0x020c4f58 +func_ov020_020c4f80 kind:function(arm,size=0x24) addr:0x020c4f80 +func_ov020_020c4fa4 kind:function(arm,size=0xac) addr:0x020c4fa4 +func_ov020_020c5050 kind:function(arm,size=0x12c) addr:0x020c5050 +func_ov020_020c517c kind:function(arm,size=0x298) addr:0x020c517c +func_ov020_020c5414 kind:function(arm,size=0x34) addr:0x020c5414 +func_ov020_020c5448 kind:function(arm,size=0x28) addr:0x020c5448 +func_ov020_020c5470 kind:function(arm,size=0x90) addr:0x020c5470 +func_ov020_020c5500 kind:function(arm,size=0x64) addr:0x020c5500 +func_ov020_020c5564 kind:function(arm,size=0x58) addr:0x020c5564 +func_ov020_020c55bc kind:function(arm,size=0xb8) addr:0x020c55bc +func_ov020_020c5674 kind:function(arm,size=0x154) addr:0x020c5674 +func_ov020_020c57c8 kind:function(arm,size=0x6c) addr:0x020c57c8 +func_ov020_020c5834 kind:function(arm,size=0x174) addr:0x020c5834 +func_ov020_020c59a8 kind:function(arm,size=0x58) addr:0x020c59a8 +func_ov020_020c5a00 kind:function(arm,size=0x58) addr:0x020c5a00 +func_ov020_020c5a58 kind:function(arm,size=0x30) addr:0x020c5a58 +func_ov020_020c5a88 kind:function(arm,size=0x34) addr:0x020c5a88 +func_ov020_020c5abc kind:function(arm,size=0x3c) addr:0x020c5abc +func_ov020_020c5af8 kind:function(arm,size=0x24) addr:0x020c5af8 +func_ov020_020c5b1c kind:function(arm,size=0x30) addr:0x020c5b1c +func_ov020_020c5b4c kind:function(arm,size=0x4c) addr:0x020c5b4c +func_ov020_020c5b98 kind:function(arm,size=0xa4) addr:0x020c5b98 +func_ov020_020c5c3c kind:function(arm,size=0x58) addr:0x020c5c3c +func_ov020_020c5c94 kind:function(arm,size=0x6c) addr:0x020c5c94 +func_ov020_020c5d00 kind:function(arm,size=0x28) addr:0x020c5d00 +func_ov020_020c5d28 kind:function(arm,size=0x10) addr:0x020c5d28 +func_ov020_020c5d38 kind:function(arm,size=0x38) addr:0x020c5d38 +func_ov020_020c5d70 kind:function(arm,size=0x14) addr:0x020c5d70 +func_ov020_020c5d84 kind:function(arm,size=0xc) addr:0x020c5d84 +func_ov020_020c5d90 kind:function(arm,size=0x10) addr:0x020c5d90 +func_ov020_020c5da0 kind:function(arm,size=0x10) addr:0x020c5da0 +func_ov020_020c5db0 kind:function(arm,size=0xc4) addr:0x020c5db0 +func_ov020_020c5e74 kind:function(arm,size=0xa0) addr:0x020c5e74 +func_ov020_020c5f14 kind:function(arm,size=0xd0) addr:0x020c5f14 +func_ov020_020c5fe4 kind:function(arm,size=0x20) addr:0x020c5fe4 +func_ov020_020c6004 kind:function(arm,size=0x5c) addr:0x020c6004 +func_ov020_020c6060 kind:function(arm,size=0xd8) addr:0x020c6060 +func_ov020_020c6138 kind:function(arm,size=0xbc) addr:0x020c6138 +func_ov020_020c61f4 kind:function(arm,size=0x20) addr:0x020c61f4 +func_ov020_020c6214 kind:function(arm,size=0x44) addr:0x020c6214 +func_ov020_020c6258 kind:function(arm,size=0x54) addr:0x020c6258 +func_ov020_020c62ac kind:function(arm,size=0x108) addr:0x020c62ac +func_ov020_020c63b4 kind:function(arm,size=0xdc) addr:0x020c63b4 +func_ov020_020c6490 kind:function(arm,size=0x10) addr:0x020c6490 +func_ov020_020c64a0 kind:function(arm,size=0x50) addr:0x020c64a0 +func_ov020_020c64f0 kind:function(arm,size=0xc) addr:0x020c64f0 +func_ov020_020c64fc kind:function(arm,size=0x20) addr:0x020c64fc +func_ov020_020c651c kind:function(arm,size=0x7c) addr:0x020c651c +func_ov020_020c6598 kind:function(arm,size=0x48) addr:0x020c6598 +func_ov020_020c65e0 kind:function(arm,size=0x144) addr:0x020c65e0 +func_ov020_020c6724 kind:function(arm,size=0x58) addr:0x020c6724 +func_ov020_020c677c kind:function(arm,size=0x10) addr:0x020c677c +func_ov020_020c678c kind:function(arm,size=0x110) addr:0x020c678c +func_ov020_020c689c kind:function(arm,size=0x84) addr:0x020c689c +func_ov020_020c6920 kind:function(arm,size=0x28) addr:0x020c6920 +func_ov020_020c6948 kind:function(arm,size=0x114) addr:0x020c6948 +func_ov020_020c6a5c kind:function(arm,size=0xe0) addr:0x020c6a5c +func_ov020_020c6b3c kind:function(arm,size=0x4) addr:0x020c6b3c +func_ov020_020c6b40 kind:function(arm,size=0x88) addr:0x020c6b40 +func_ov020_020c6bc8 kind:function(arm,size=0xac) addr:0x020c6bc8 +func_ov020_020c6c74 kind:function(arm,size=0x94) addr:0x020c6c74 +func_ov020_020c6d08 kind:function(arm,size=0xd0) addr:0x020c6d08 +func_ov020_020c6dd8 kind:function(arm,size=0x10) addr:0x020c6dd8 +func_ov020_020c6de8 kind:function(arm,size=0x24) addr:0x020c6de8 +func_ov020_020c6e0c kind:function(arm,size=0x2c) addr:0x020c6e0c +func_ov020_020c6e38 kind:function(arm,size=0x18) addr:0x020c6e38 +func_ov020_020c6e50 kind:function(arm,size=0x18) addr:0x020c6e50 +func_ov020_020c6e68 kind:function(arm,size=0xc) addr:0x020c6e68 +func_ov020_020c6e74 kind:function(arm,size=0xa0) addr:0x020c6e74 +func_ov020_020c6f14 kind:function(arm,size=0xc) addr:0x020c6f14 +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=0x10) addr:0x020c6f40 +func_ov020_020c6f50 kind:function(arm,size=0x10) addr:0x020c6f50 +func_ov020_020c6f60 kind:function(arm,size=0x34) addr:0x020c6f60 +func_ov020_020c6f94 kind:function(arm,size=0x18) addr:0x020c6f94 +func_ov020_020c6fac kind:function(arm,size=0x2c) addr:0x020c6fac +func_ov020_020c6fd8 kind:function(arm,size=0x50) addr:0x020c6fd8 +func_ov020_020c7028 kind:function(arm,size=0x3c) addr:0x020c7028 +func_ov020_020c7064 kind:function(arm,size=0x18) addr:0x020c7064 +func_ov020_020c707c kind:function(arm,size=0x14) addr:0x020c707c +func_ov020_020c7090 kind:function(arm,size=0x28) addr:0x020c7090 +func_ov020_020c70b8 kind:function(arm,size=0xc) addr:0x020c70b8 +func_ov020_020c70c4 kind:function(arm,size=0x14) addr:0x020c70c4 +func_ov020_020c70d8 kind:function(arm,size=0x14) addr:0x020c70d8 +func_ov020_020c70ec kind:function(arm,size=0x10) addr:0x020c70ec +func_ov020_020c70fc kind:function(arm,size=0xc) addr:0x020c70fc +func_ov020_020c7108 kind:function(arm,size=0x1c) addr:0x020c7108 +func_ov020_020c7124 kind:function(arm,size=0x1c) addr:0x020c7124 +func_ov020_020c7140 kind:function(arm,size=0x58) addr:0x020c7140 +func_ov020_020c7198 kind:function(arm,size=0xc) addr:0x020c7198 +func_ov020_020c71a4 kind:function(arm,size=0x1c) addr:0x020c71a4 +func_ov020_020c71c0 kind:function(arm,size=0xc) addr:0x020c71c0 +func_ov020_020c71cc kind:function(arm,size=0x1c) addr:0x020c71cc +func_ov020_020c71e8 kind:function(arm,size=0x5c) addr:0x020c71e8 +func_ov020_020c7244 kind:function(arm,size=0x34) addr:0x020c7244 +func_ov020_020c7278 kind:function(arm,size=0x30) addr:0x020c7278 +func_ov020_020c72a8 kind:function(arm,size=0x5c) addr:0x020c72a8 +func_ov020_020c7304 kind:function(arm,size=0x38) addr:0x020c7304 +func_ov020_020c733c kind:function(arm,size=0x4) addr:0x020c733c +func_ov020_020c7340 kind:function(arm,size=0x8) addr:0x020c7340 +func_ov020_020c7348 kind:function(arm,size=0x8) addr:0x020c7348 +func_ov020_020c7350 kind:function(arm,size=0x8) addr:0x020c7350 +func_ov020_020c7358 kind:function(arm,size=0x58) addr:0x020c7358 +func_ov020_020c73b0 kind:function(arm,size=0x3c) addr:0x020c73b0 +func_ov020_020c73ec kind:function(arm,size=0x4) addr:0x020c73ec +func_ov020_020c73f0 kind:function(arm,size=0x4) addr:0x020c73f0 +func_ov020_020c73f4 kind:function(arm,size=0x1c) addr:0x020c73f4 +func_ov020_020c7410 kind:function(arm,size=0x28) addr:0x020c7410 +func_ov020_020c7438 kind:function(arm,size=0x7c) addr:0x020c7438 +func_ov020_020c74b4 kind:function(arm,size=0x28) addr:0x020c74b4 +func_ov020_020c74dc kind:function(arm,size=0x18) addr:0x020c74dc +func_ov020_020c74f4 kind:function(arm,size=0x20) addr:0x020c74f4 +func_ov020_020c7514 kind:function(arm,size=0x70) addr:0x020c7514 +func_ov020_020c7584 kind:function(arm,size=0x11c) addr:0x020c7584 +func_ov020_020c76a0 kind:function(arm,size=0x98) addr:0x020c76a0 +func_ov020_020c7738 kind:function(arm,size=0xa4) addr:0x020c7738 +func_ov020_020c77dc kind:function(arm,size=0xd4) addr:0x020c77dc +func_ov020_020c78b0 kind:function(arm,size=0x40) addr:0x020c78b0 +func_ov020_020c78f0 kind:function(arm,size=0x48) addr:0x020c78f0 +func_ov020_020c7938 kind:function(arm,size=0x204) addr:0x020c7938 +func_ov020_020c7b3c kind:function(arm,size=0x34) addr:0x020c7b3c +func_ov020_020c7b70 kind:function(arm,size=0x160) addr:0x020c7b70 +func_ov020_020c7cd0 kind:function(arm,size=0x60) addr:0x020c7cd0 +func_ov020_020c7d30 kind:function(arm,size=0x34) addr:0x020c7d30 +func_ov020_020c7d64 kind:function(arm,size=0x4c) addr:0x020c7d64 +func_ov020_020c7db0 kind:function(arm,size=0x44) addr:0x020c7db0 +func_ov020_020c7df4 kind:function(arm,size=0x24) addr:0x020c7df4 +func_ov020_020c7e18 kind:function(arm,size=0xa8) addr:0x020c7e18 +func_ov020_020c7ec0 kind:function(arm,size=0xa0) addr:0x020c7ec0 +func_ov020_020c7f60 kind:function(arm,size=0x30) addr:0x020c7f60 +func_ov020_020c7f90 kind:function(arm,size=0x70) addr:0x020c7f90 +func_ov020_020c8000 kind:function(arm,size=0x64) addr:0x020c8000 +func_ov020_020c8064 kind:function(arm,size=0x78) addr:0x020c8064 +func_ov020_020c80dc kind:function(arm,size=0x28) addr:0x020c80dc +func_ov020_020c8104 kind:function(arm,size=0x3c) addr:0x020c8104 +func_ov020_020c8140 kind:function(arm,size=0x10) addr:0x020c8140 +func_ov020_020c8150 kind:function(arm,size=0x14) addr:0x020c8150 +func_ov020_020c8164 kind:function(arm,size=0x24) addr:0x020c8164 +func_ov020_020c8188 kind:function(arm,size=0x20) addr:0x020c8188 +func_ov020_020c81a8 kind:function(arm,size=0x14) addr:0x020c81a8 +func_ov020_020c81bc kind:function(arm,size=0x50) addr:0x020c81bc +func_ov020_020c820c kind:function(arm,size=0x50) addr:0x020c820c +func_ov020_020c825c kind:function(arm,size=0x70) addr:0x020c825c +func_ov020_020c82cc kind:function(arm,size=0xc0) addr:0x020c82cc +func_ov020_020c838c kind:function(arm,size=0x2c) addr:0x020c838c +func_ov020_020c83b8 kind:function(arm,size=0x14) addr:0x020c83b8 +func_ov020_020c83cc kind:function(arm,size=0x1c) addr:0x020c83cc +func_ov020_020c83e8 kind:function(arm,size=0x4) addr:0x020c83e8 +func_ov020_020c83ec kind:function(arm,size=0x4) addr:0x020c83ec +func_ov020_020c83f0 kind:function(arm,size=0x10) addr:0x020c83f0 +func_ov020_020c8400 kind:function(arm,size=0xc) addr:0x020c8400 +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=0x8) addr:0x020c841c +func_ov020_020c8424 kind:function(arm,size=0x8) addr:0x020c8424 +func_ov020_020c842c kind:function(arm,size=0x8) addr:0x020c842c +func_ov020_020c8434 kind:function(arm,size=0x8) addr:0x020c8434 +func_ov020_020c843c kind:function(arm,size=0x4) addr:0x020c843c +func_ov020_020c8440 kind:function(arm,size=0x8) addr:0x020c8440 +func_ov020_020c8448 kind:function(arm,size=0x28) addr:0x020c8448 +func_ov020_020c8470 kind:function(arm,size=0x34) addr:0x020c8470 +func_ov020_020c84a4 kind:function(arm,size=0x50) addr:0x020c84a4 +func_ov020_020c84f4 kind:function(arm,size=0x4) addr:0x020c84f4 +func_ov020_020c84f8 kind:function(arm,size=0x74) addr:0x020c84f8 +func_ov020_020c856c kind:function(arm,size=0x50) addr:0x020c856c +func_ov020_020c85bc kind:function(arm,size=0xf4) addr:0x020c85bc +func_ov020_020c86b0 kind:function(arm,size=0x28) addr:0x020c86b0 +func_ov020_020c86d8 kind:function(arm,size=0xfc) addr:0x020c86d8 +func_ov020_020c87d4 kind:function(arm,size=0x108) addr:0x020c87d4 +func_ov020_020c88dc kind:function(arm,size=0x14) addr:0x020c88dc +func_ov020_020c88f0 kind:function(arm,size=0x2c) addr:0x020c88f0 +func_ov020_020c891c kind:function(arm,size=0x14) addr:0x020c891c +func_ov020_020c8930 kind:function(arm,size=0x10c) addr:0x020c8930 +func_ov020_020c8a3c kind:function(arm,size=0x2c4) addr:0x020c8a3c +func_ov020_020c8d00 kind:function(arm,size=0x58) addr:0x020c8d00 +func_ov020_020c8d58 kind:function(arm,size=0x5c) addr:0x020c8d58 +func_ov020_020c8db4 kind:function(arm,size=0x54) addr:0x020c8db4 +func_ov020_020c8e08 kind:function(arm,size=0x1c) addr:0x020c8e08 +func_ov020_020c8e24 kind:function(arm,size=0x10) addr:0x020c8e24 +func_ov020_020c8e34 kind:function(arm,size=0x4c) addr:0x020c8e34 +func_ov020_020c8e80 kind:function(arm,size=0x34) addr:0x020c8e80 +func_ov020_020c8eb4 kind:function(arm,size=0x78) addr:0x020c8eb4 +func_ov020_020c8f2c kind:function(arm,size=0x74) addr:0x020c8f2c +func_ov020_020c8fa0 kind:function(arm,size=0x54) addr:0x020c8fa0 +func_ov020_020c8ff4 kind:function(arm,size=0xd8) addr:0x020c8ff4 +func_ov020_020c90cc kind:function(arm,size=0xc) addr:0x020c90cc +func_ov020_020c90d8 kind:function(arm,size=0x14) addr:0x020c90d8 +func_ov020_020c90ec kind:function(arm,size=0x54) addr:0x020c90ec +func_ov020_020c9140 kind:function(arm,size=0x44) addr:0x020c9140 +func_ov020_020c9184 kind:function(arm,size=0x10) addr:0x020c9184 +func_ov020_020c9194 kind:function(arm,size=0x28) addr:0x020c9194 +func_ov020_020c91bc kind:function(arm,size=0x1c) addr:0x020c91bc +func_ov020_020c91d8 kind:function(arm,size=0x88) addr:0x020c91d8 +func_ov020_020c9260 kind:function(arm,size=0x14) addr:0x020c9260 +func_ov020_020c9274 kind:function(arm,size=0xb4) addr:0x020c9274 +func_ov020_020c9328 kind:function(arm,size=0x48) addr:0x020c9328 +func_ov020_020c9370 kind:function(arm,size=0x2c) addr:0x020c9370 +func_ov020_020c939c kind:function(arm,size=0x54) addr:0x020c939c +func_ov020_020c93f0 kind:function(arm,size=0x18) addr:0x020c93f0 +func_ov020_020c9408 kind:function(arm,size=0xac) addr:0x020c9408 +func_ov020_020c94b4 kind:function(arm,size=0x24) addr:0x020c94b4 +func_ov020_020c94d8 kind:function(arm,size=0x4c) addr:0x020c94d8 +func_ov020_020c9524 kind:function(arm,size=0xc) addr:0x020c9524 +func_ov020_020c9530 kind:function(arm,size=0x4) addr:0x020c9530 +func_ov020_020c9534 kind:function(arm,size=0xc) addr:0x020c9534 +func_ov020_020c9540 kind:function(arm,size=0x10) addr:0x020c9540 +func_ov020_020c9550 kind:function(arm,size=0x164) addr:0x020c9550 +func_ov020_020c96b4 kind:function(arm,size=0x6c) addr:0x020c96b4 +func_ov020_020c9720 kind:function(arm,size=0x74) addr:0x020c9720 +func_ov020_020c9794 kind:function(arm,size=0x4) addr:0x020c9794 +func_ov020_020c9798 kind:function(arm,size=0x70) addr:0x020c9798 +func_ov020_020c9808 kind:function(arm,size=0x54) addr:0x020c9808 +func_ov020_020c985c kind:function(arm,size=0xf0) addr:0x020c985c +func_ov020_020c994c kind:function(arm,size=0x34) addr:0x020c994c +func_ov020_020c9980 kind:function(arm,size=0x34) addr:0x020c9980 +func_ov020_020c99b4 kind:function(arm,size=0x48) addr:0x020c99b4 +func_ov020_020c99fc kind:function(arm,size=0xc3c) addr:0x020c99fc +func_ov020_020ca638 kind:function(arm,size=0x14) addr:0x020ca638 +func_ov020_020ca64c kind:function(arm,size=0x304) addr:0x020ca64c +func_ov020_020ca950 kind:function(arm,size=0x30c) addr:0x020ca950 +func_ov020_020cac5c kind:function(arm,size=0x290) addr:0x020cac5c +func_ov020_020caeec kind:function(arm,size=0x70) addr:0x020caeec +func_ov020_020caf5c kind:function(arm,size=0x460) addr:0x020caf5c +func_ov020_020cb3bc kind:function(arm,size=0xcc) addr:0x020cb3bc +func_ov020_020cb488 kind:function(arm,size=0x2c) addr:0x020cb488 +func_ov020_020cb4b4 kind:function(arm,size=0x7c) addr:0x020cb4b4 +func_ov020_020cb530 kind:function(arm,size=0x30) addr:0x020cb530 +func_ov020_020cb560 kind:function(arm,size=0x40) addr:0x020cb560 +func_ov020_020cb5a0 kind:function(arm,size=0x68) addr:0x020cb5a0 +func_ov020_020cb608 kind:function(arm,size=0x98) addr:0x020cb608 +func_ov020_020cb6a0 kind:function(arm,size=0x28) addr:0x020cb6a0 +func_ov020_020cb6c8 kind:function(arm,size=0x50) addr:0x020cb6c8 +func_ov020_020cb718 kind:function(arm,size=0x34) addr:0x020cb718 +func_ov020_020cb74c kind:function(arm,size=0xa4) addr:0x020cb74c +func_ov020_020cb7f0 kind:function(arm,size=0x74) addr:0x020cb7f0 +func_ov020_020cb864 kind:function(arm,size=0x68) addr:0x020cb864 +func_ov020_020cb8cc kind:function(arm,size=0xb4) addr:0x020cb8cc +func_ov020_020cb980 kind:function(arm,size=0x84) addr:0x020cb980 +func_ov020_020cba04 kind:function(arm,size=0x18) addr:0x020cba04 +func_ov020_020cba1c kind:function(arm,size=0xa0) addr:0x020cba1c +func_ov020_020cbabc kind:function(arm,size=0x9c) addr:0x020cbabc +func_ov020_020cbb58 kind:function(arm,size=0x48) addr:0x020cbb58 +func_ov020_020cbba0 kind:function(arm,size=0x2c) addr:0x020cbba0 +func_ov020_020cbbcc kind:function(arm,size=0x74) addr:0x020cbbcc +func_ov020_020cbc40 kind:function(arm,size=0x28) addr:0x020cbc40 +func_ov020_020cbc68 kind:function(arm,size=0xb0) addr:0x020cbc68 +func_ov020_020cbd18 kind:function(arm,size=0x48) addr:0x020cbd18 +func_ov020_020cbd60 kind:function(arm,size=0x94) addr:0x020cbd60 +func_ov020_020cbdf4 kind:function(arm,size=0x28) addr:0x020cbdf4 +func_ov020_020cbe1c kind:function(arm,size=0x50) addr:0x020cbe1c +func_ov020_020cbe6c kind:function(arm,size=0x34) addr:0x020cbe6c +func_ov020_020cbea0 kind:function(arm,size=0x94) addr:0x020cbea0 +func_ov020_020cbf34 kind:function(arm,size=0x74) addr:0x020cbf34 +func_ov020_020cbfa8 kind:function(arm,size=0x70) addr:0x020cbfa8 +func_ov020_020cc018 kind:function(arm,size=0xa4) addr:0x020cc018 +func_ov020_020cc0bc kind:function(arm,size=0xb8) addr:0x020cc0bc +func_ov020_020cc174 kind:function(arm,size=0x94) addr:0x020cc174 +func_ov020_020cc208 kind:function(arm,size=0xa0) addr:0x020cc208 +func_ov020_020cc2a8 kind:function(arm,size=0x9c) addr:0x020cc2a8 +func_ov020_020cc344 kind:function(arm,size=0x48) addr:0x020cc344 +func_ov020_020cc38c kind:function(arm,size=0x2c) addr:0x020cc38c +func_ov020_020cc3b8 kind:function(arm,size=0x74) addr:0x020cc3b8 +func_ov020_020cc42c kind:function(arm,size=0x28) addr:0x020cc42c +func_ov020_020cc454 kind:function(arm,size=0xac) addr:0x020cc454 +func_ov020_020cc500 kind:function(arm,size=0x40) addr:0x020cc500 +func_ov020_020cc540 kind:function(arm,size=0x64) addr:0x020cc540 +func_ov020_020cc5a4 kind:function(arm,size=0x64) addr:0x020cc5a4 +func_ov020_020cc608 kind:function(arm,size=0x20) addr:0x020cc608 +func_ov020_020cc628 kind:function(arm,size=0x9c) addr:0x020cc628 +func_ov020_020cc6c4 kind:function(arm,size=0x58) addr:0x020cc6c4 +func_ov020_020cc71c kind:function(arm,size=0x3c) addr:0x020cc71c +func_ov020_020cc758 kind:function(arm,size=0x120) addr:0x020cc758 +func_ov020_020cc878 kind:function(arm,size=0x3c) addr:0x020cc878 +func_ov020_020cc8b4 kind:function(arm,size=0x40) addr:0x020cc8b4 +func_ov020_020cc8f4 kind:function(arm,size=0x34) addr:0x020cc8f4 +func_ov020_020cc928 kind:function(arm,size=0x2c) addr:0x020cc928 +func_ov020_020cc954 kind:function(arm,size=0x28) addr:0x020cc954 +func_ov020_020cc97c kind:function(arm,size=0x34) addr:0x020cc97c +func_ov020_020cc9b0 kind:function(arm,size=0x4c) addr:0x020cc9b0 +func_ov020_020cc9fc kind:function(arm,size=0x14c) addr:0x020cc9fc +func_ov020_020ccb48 kind:function(arm,size=0x108) addr:0x020ccb48 +func_ov020_020ccc50 kind:function(arm,size=0x108) addr:0x020ccc50 +func_ov020_020ccd58 kind:function(arm,size=0x288) addr:0x020ccd58 +func_ov020_020ccfe0 kind:function(arm,size=0x2d8) addr:0x020ccfe0 +func_ov020_020cd2b8 kind:function(arm,size=0x34) addr:0x020cd2b8 +func_ov020_020cd2ec kind:function(arm,size=0x30) addr:0x020cd2ec +func_ov020_020cd31c kind:function(arm,size=0x10) addr:0x020cd31c +func_ov020_020cd32c kind:function(arm,size=0x10) addr:0x020cd32c +func_ov020_020cd33c kind:function(arm,size=0x54) addr:0x020cd33c +func_ov020_020cd390 kind:function(arm,size=0x48) addr:0x020cd390 +func_ov020_020cd3d8 kind:function(arm,size=0x4c) addr:0x020cd3d8 +func_ov020_020cd424 kind:function(arm,size=0x48) addr:0x020cd424 +func_ov020_020cd46c kind:function(arm,size=0x54) addr:0x020cd46c +func_ov020_020cd4c0 kind:function(arm,size=0x48) addr:0x020cd4c0 +func_ov020_020cd508 kind:function(arm,size=0x4c) addr:0x020cd508 +func_ov020_020cd554 kind:function(arm,size=0x48) addr:0x020cd554 +func_ov020_020cd59c kind:function(arm,size=0x14) addr:0x020cd59c +func_ov020_020cd5b0 kind:function(arm,size=0x14) addr:0x020cd5b0 +func_ov020_020cd5c4 kind:function(arm,size=0x14) addr:0x020cd5c4 +func_ov020_020cd5d8 kind:function(arm,size=0x14) addr:0x020cd5d8 +func_ov020_020cd5ec kind:function(arm,size=0x2c) addr:0x020cd5ec +func_ov020_020cd618 kind:function(arm,size=0x58) addr:0x020cd618 +func_ov020_020cd670 kind:function(arm,size=0x14) addr:0x020cd670 +func_ov020_020cd684 kind:function(arm,size=0x14) addr:0x020cd684 +func_ov020_020cd698 kind:function(arm,size=0x2c) addr:0x020cd698 +func_ov020_020cd6c4 kind:function(arm,size=0xd4) addr:0x020cd6c4 +func_ov020_020cd798 kind:function(arm,size=0x2d8) addr:0x020cd798 +func_ov020_020cda70 kind:function(arm,size=0x18) addr:0x020cda70 +func_ov020_020cda88 kind:function(arm,size=0x58) addr:0x020cda88 +func_ov020_020cdae0 kind:function(arm,size=0x30) addr:0x020cdae0 +func_ov020_020cdb10 kind:function(arm,size=0x30) addr:0x020cdb10 +func_ov020_020cdb40 kind:function(arm,size=0x30) addr:0x020cdb40 +func_ov020_020cdb70 kind:function(arm,size=0xe8) addr:0x020cdb70 +func_ov020_020cdc58 kind:function(arm,size=0xf8) addr:0x020cdc58 +func_ov020_020cdd50 kind:function(arm,size=0x34) addr:0x020cdd50 +func_ov020_020cdd84 kind:function(arm,size=0x30) addr:0x020cdd84 +func_ov020_020cddb4 kind:function(arm,size=0x5c) addr:0x020cddb4 +func_ov020_020cde10 kind:function(arm,size=0xa8) addr:0x020cde10 +func_ov020_020cdeb8 kind:function(arm,size=0x34) addr:0x020cdeb8 +func_ov020_020cdeec kind:function(arm,size=0x1c8) addr:0x020cdeec +func_ov020_020ce0b4 kind:function(arm,size=0x1c) addr:0x020ce0b4 +func_ov020_020ce0d0 kind:function(arm,size=0x20) addr:0x020ce0d0 +func_ov020_020ce0f0 kind:function(arm,size=0x1c) addr:0x020ce0f0 +func_ov020_020ce10c kind:function(arm,size=0xbc) addr:0x020ce10c +func_ov020_020ce1c8 kind:function(arm,size=0x4) addr:0x020ce1c8 +func_ov020_020ce1cc kind:function(arm,size=0x4) addr:0x020ce1cc +func_ov020_020ce1d0 kind:function(arm,size=0x6c) addr:0x020ce1d0 +func_ov020_020ce23c kind:function(arm,size=0x3c) addr:0x020ce23c +func_ov020_020ce278 kind:function(arm,size=0x1c) addr:0x020ce278 +func_ov020_020ce294 kind:function(arm,size=0x20) addr:0x020ce294 +func_ov020_020ce2b4 kind:function(arm,size=0x20) addr:0x020ce2b4 +func_ov020_020ce2d4 kind:function(arm,size=0x58) addr:0x020ce2d4 +func_ov020_020ce32c kind:function(arm,size=0x10c) addr:0x020ce32c +func_ov020_020ce438 kind:function(arm,size=0x14c) addr:0x020ce438 +func_ov020_020ce584 kind:function(arm,size=0x24) addr:0x020ce584 +func_ov020_020ce5a8 kind:function(arm,size=0x4c) addr:0x020ce5a8 +func_ov020_020ce5f4 kind:function(arm,size=0xf4) addr:0x020ce5f4 +func_ov020_020ce6e8 kind:function(arm,size=0x34) addr:0x020ce6e8 +func_ov020_020ce71c kind:function(arm,size=0xac) addr:0x020ce71c +func_ov020_020ce7c8 kind:function(arm,size=0xc4) addr:0x020ce7c8 +func_ov020_020ce88c kind:function(arm,size=0x28) addr:0x020ce88c +func_ov020_020ce8b4 kind:function(arm,size=0x1dc) addr:0x020ce8b4 +func_ov020_020cea90 kind:function(arm,size=0x70) addr:0x020cea90 +func_ov020_020ceb00 kind:function(arm,size=0x18) addr:0x020ceb00 +func_ov020_020ceb18 kind:function(arm,size=0x60) addr:0x020ceb18 +func_ov020_020ceb78 kind:function(arm,size=0xac) addr:0x020ceb78 +func_ov020_020cec24 kind:function(arm,size=0x70) addr:0x020cec24 +func_ov020_020cec94 kind:function(arm,size=0x10) addr:0x020cec94 +func_ov020_020ceca4 kind:function(arm,size=0x1c) addr:0x020ceca4 +func_ov020_020cecc0 kind:function(arm,size=0x44) addr:0x020cecc0 +func_ov020_020ced04 kind:function(arm,size=0x90) addr:0x020ced04 +func_ov020_020ced94 kind:function(arm,size=0x3ac) addr:0x020ced94 +func_ov020_020cf140 kind:function(arm,size=0x24) addr:0x020cf140 +func_ov020_020cf164 kind:function(arm,size=0x30) addr:0x020cf164 +func_ov020_020cf194 kind:function(arm,size=0x30) addr:0x020cf194 +func_ov020_020cf1c4 kind:function(arm,size=0x44) addr:0x020cf1c4 +func_ov020_020cf208 kind:function(arm,size=0xd8) addr:0x020cf208 +func_ov020_020cf2e0 kind:function(arm,size=0x50) addr:0x020cf2e0 +func_ov020_020cf330 kind:function(arm,size=0x70) addr:0x020cf330 +func_ov020_020cf3a0 kind:function(arm,size=0xcc) addr:0x020cf3a0 +func_ov020_020cf46c kind:function(arm,size=0xe4) addr:0x020cf46c +func_ov020_020cf550 kind:function(arm,size=0x20) addr:0x020cf550 +func_ov020_020cf570 kind:function(arm,size=0x94) addr:0x020cf570 +func_ov020_020cf604 kind:function(arm,size=0x94) addr:0x020cf604 +func_ov020_020cf698 kind:function(arm,size=0x98) addr:0x020cf698 +func_ov020_020cf730 kind:function(arm,size=0x70) addr:0x020cf730 +func_ov020_020cf7a0 kind:function(arm,size=0x10) addr:0x020cf7a0 +func_ov020_020cf7b0 kind:function(arm,size=0x68) addr:0x020cf7b0 +func_ov020_020cf818 kind:function(arm,size=0x44) addr:0x020cf818 +func_ov020_020cf85c kind:function(arm,size=0x44) addr:0x020cf85c +func_ov020_020cf8a0 kind:function(arm,size=0x48) addr:0x020cf8a0 +func_ov020_020cf8e8 kind:function(arm,size=0x10) addr:0x020cf8e8 +func_ov020_020cf8f8 kind:function(arm,size=0x64) addr:0x020cf8f8 +func_ov020_020cf95c kind:function(arm,size=0x3c) addr:0x020cf95c +func_ov020_020cf998 kind:function(arm,size=0x44) addr:0x020cf998 +func_ov020_020cf9dc kind:function(arm,size=0xdc) addr:0x020cf9dc +func_ov020_020cfab8 kind:function(arm,size=0x50) addr:0x020cfab8 +func_ov020_020cfb08 kind:function(arm,size=0x68) addr:0x020cfb08 +func_ov020_020cfb70 kind:function(arm,size=0x10) addr:0x020cfb70 +func_ov020_020cfb80 kind:function(arm,size=0x44) addr:0x020cfb80 +func_ov020_020cfbc4 kind:function(arm,size=0xf0) addr:0x020cfbc4 +func_ov020_020cfcb4 kind:function(arm,size=0x150) addr:0x020cfcb4 +func_ov020_020cfe04 kind:function(arm,size=0x44) addr:0x020cfe04 +func_ov020_020cfe48 kind:function(arm,size=0xcc) addr:0x020cfe48 +func_ov020_020cff14 kind:function(arm,size=0xf0) addr:0x020cff14 +func_ov020_020d0004 kind:function(arm,size=0x180) addr:0x020d0004 +func_ov020_020d0184 kind:function(arm,size=0xa4) addr:0x020d0184 +func_ov020_020d0228 kind:function(arm,size=0x68) addr:0x020d0228 +func_ov020_020d0290 kind:function(arm,size=0x7c) addr:0x020d0290 +func_ov020_020d030c kind:function(arm,size=0x48) addr:0x020d030c +func_ov020_020d0354 kind:function(arm,size=0x138) addr:0x020d0354 +func_ov020_020d048c kind:function(arm,size=0x78) addr:0x020d048c +func_ov020_020d0504 kind:function(arm,size=0x240) addr:0x020d0504 +func_ov020_020d0744 kind:function(arm,size=0x4c) addr:0x020d0744 +func_ov020_020d0790 kind:function(arm,size=0x330) addr:0x020d0790 +func_ov020_020d0ac0 kind:function(arm,size=0xd8) addr:0x020d0ac0 +func_ov020_020d0b98 kind:function(arm,size=0x134) addr:0x020d0b98 +func_ov020_020d0ccc kind:function(arm,size=0xe4) addr:0x020d0ccc +func_ov020_020d0db0 kind:function(arm,size=0xd0) addr:0x020d0db0 +func_ov020_020d0e80 kind:function(arm,size=0x150) addr:0x020d0e80 +func_ov020_020d0fd0 kind:function(arm,size=0x54) addr:0x020d0fd0 +func_ov020_020d1024 kind:function(arm,size=0x30) addr:0x020d1024 +func_ov020_020d1054 kind:function(arm,size=0x1c) addr:0x020d1054 +func_ov020_020d1070 kind:function(arm,size=0xc) addr:0x020d1070 +func_ov020_020d107c kind:function(arm,size=0x7c) addr:0x020d107c +func_ov020_020d10f8 kind:function(arm,size=0xc4) addr:0x020d10f8 +func_ov020_020d11bc kind:function(arm,size=0x54) addr:0x020d11bc +func_ov020_020d1210 kind:function(arm,size=0x64) addr:0x020d1210 +func_ov020_020d1274 kind:function(arm,size=0x7c) addr:0x020d1274 +func_ov020_020d12f0 kind:function(arm,size=0x54) addr:0x020d12f0 +func_ov020_020d1344 kind:function(arm,size=0x28) addr:0x020d1344 +func_ov020_020d136c kind:function(arm,size=0x7c) addr:0x020d136c +func_ov020_020d13e8 kind:function(arm,size=0x50) addr:0x020d13e8 +func_ov020_020d1438 kind:function(arm,size=0xdc) addr:0x020d1438 +func_ov020_020d1514 kind:function(arm,size=0x4c) addr:0x020d1514 +func_ov020_020d1560 kind:function(arm,size=0x28) addr:0x020d1560 +func_ov020_020d1588 kind:function(arm,size=0x480) addr:0x020d1588 +func_ov020_020d1a08 kind:function(arm,size=0x4c0) addr:0x020d1a08 +func_ov020_020d1ec8 kind:function(arm,size=0xac) addr:0x020d1ec8 +func_ov020_020d1f74 kind:function(arm,size=0x3c) addr:0x020d1f74 +func_ov020_020d1fb0 kind:function(arm,size=0x190) addr:0x020d1fb0 +func_ov020_020d2140 kind:function(arm,size=0xa0) addr:0x020d2140 +func_ov020_020d21e0 kind:function(arm,size=0x278) addr:0x020d21e0 +func_ov020_020d2458 kind:function(arm,size=0x19c) addr:0x020d2458 +func_ov020_020d25f4 kind:function(arm,size=0x7c) addr:0x020d25f4 +func_ov020_020d2670 kind:function(arm,size=0x14) addr:0x020d2670 +func_ov020_020d2684 kind:function(arm,size=0x1c) addr:0x020d2684 +func_ov020_020d26a0 kind:function(arm,size=0x18) addr:0x020d26a0 +func_ov020_020d26b8 kind:function(arm,size=0x9c) addr:0x020d26b8 +func_ov020_020d2754 kind:function(arm,size=0x84) addr:0x020d2754 +func_ov020_020d27d8 kind:function(arm,size=0x468) addr:0x020d27d8 +func_ov020_020d2c40 kind:function(arm,size=0x78) addr:0x020d2c40 +func_ov020_020d2cb8 kind:function(arm,size=0x278) addr:0x020d2cb8 +func_ov020_020d2f30 kind:function(arm,size=0x74) addr:0x020d2f30 +func_ov020_020d2fa4 kind:function(arm,size=0x160) addr:0x020d2fa4 +func_ov020_020d3104 kind:function(arm,size=0xcc) addr:0x020d3104 +func_ov020_020d31d0 kind:function(arm,size=0xb4) addr:0x020d31d0 +func_ov020_020d3284 kind:function(arm,size=0xac) addr:0x020d3284 +func_ov020_020d3330 kind:function(arm,size=0xcc) addr:0x020d3330 +func_ov020_020d33fc kind:function(arm,size=0x38) addr:0x020d33fc +func_ov020_020d3434 kind:function(arm,size=0x4c) addr:0x020d3434 +func_ov020_020d3480 kind:function(arm,size=0x10) addr:0x020d3480 +func_ov020_020d3490 kind:function(arm,size=0x14) addr:0x020d3490 +func_ov020_020d34a4 kind:function(arm,size=0xf0) addr:0x020d34a4 +func_ov020_020d3594 kind:function(arm,size=0xa4) addr:0x020d3594 +func_ov020_020d3638 kind:function(arm,size=0x70) addr:0x020d3638 +func_ov020_020d36a8 kind:function(arm,size=0x28) addr:0x020d36a8 +func_ov020_020d36d0 kind:function(arm,size=0x44) addr:0x020d36d0 +func_ov020_020d3714 kind:function(arm,size=0x2c) addr:0x020d3714 +func_ov020_020d3740 kind:function(arm,size=0x24) addr:0x020d3740 +func_ov020_020d3764 kind:function(arm,size=0x8c) addr:0x020d3764 +func_ov020_020d37f0 kind:function(arm,size=0xa0) addr:0x020d37f0 +func_ov020_020d3890 kind:function(arm,size=0x4c) addr:0x020d3890 +func_ov020_020d38dc kind:function(arm,size=0x164) addr:0x020d38dc +func_ov020_020d3a40 kind:function(arm,size=0x30) addr:0x020d3a40 +func_ov020_020d3a70 kind:function(arm,size=0x264) addr:0x020d3a70 +func_ov020_020d3cd4 kind:function(arm,size=0x30) addr:0x020d3cd4 +func_ov020_020d3d04 kind:function(arm,size=0xa0) addr:0x020d3d04 +func_ov020_020d3da4 kind:function(arm,size=0x28) addr:0x020d3da4 +func_ov020_020d3dcc kind:function(arm,size=0x2c) addr:0x020d3dcc +func_ov020_020d3df8 kind:function(arm,size=0x168) addr:0x020d3df8 +func_ov020_020d3f60 kind:function(arm,size=0x104) addr:0x020d3f60 +func_ov020_020d4064 kind:function(arm,size=0x154) addr:0x020d4064 +func_ov020_020d41b8 kind:function(arm,size=0x104) addr:0x020d41b8 +func_ov020_020d42bc kind:function(arm,size=0x64) addr:0x020d42bc +func_ov020_020d4320 kind:function(arm,size=0x58) addr:0x020d4320 +func_ov020_020d4378 kind:function(arm,size=0x34) addr:0x020d4378 +func_ov020_020d43ac kind:function(arm,size=0xa0) addr:0x020d43ac +func_ov020_020d444c kind:function(arm,size=0xcc) addr:0x020d444c +func_ov020_020d4518 kind:function(arm,size=0x200) addr:0x020d4518 +func_ov020_020d4718 kind:function(arm,size=0x70) addr:0x020d4718 +func_ov020_020d4788 kind:function(arm,size=0x54) addr:0x020d4788 +func_ov020_020d47dc kind:function(arm,size=0x58) addr:0x020d47dc +func_ov020_020d4834 kind:function(arm,size=0x94) addr:0x020d4834 +func_ov020_020d48c8 kind:function(arm,size=0x2c) addr:0x020d48c8 +func_ov020_020d48f4 kind:function(arm,size=0x70) addr:0x020d48f4 +func_ov020_020d4964 kind:function(arm,size=0x60) addr:0x020d4964 +func_ov020_020d49c4 kind:function(arm,size=0x5c) addr:0x020d49c4 +func_ov020_020d4a20 kind:function(arm,size=0x44) addr:0x020d4a20 +func_ov020_020d4a64 kind:function(arm,size=0x7d4) addr:0x020d4a64 +func_ov020_020d5238 kind:function(arm,size=0x60) addr:0x020d5238 +func_ov020_020d5298 kind:function(arm,size=0x7f4) addr:0x020d5298 +func_ov020_020d5a8c kind:function(arm,size=0x68) addr:0x020d5a8c +func_ov020_020d5af4 kind:function(arm,size=0x1d8) addr:0x020d5af4 +func_ov020_020d5ccc kind:function(arm,size=0x70) addr:0x020d5ccc +func_ov020_020d5d3c kind:function(arm,size=0x94) addr:0x020d5d3c +func_ov020_020d5dd0 kind:function(arm,size=0xc8) addr:0x020d5dd0 +func_ov020_020d5e98 kind:function(arm,size=0x1d0) addr:0x020d5e98 +func_ov020_020d6068 kind:function(arm,size=0x24) addr:0x020d6068 +func_ov020_020d608c kind:function(arm,size=0x38) addr:0x020d608c +func_ov020_020d60c4 kind:function(arm,size=0xc) addr:0x020d60c4 +func_ov020_020d60d0 kind:function(arm,size=0x90) addr:0x020d60d0 +func_ov020_020d6160 kind:function(arm,size=0x3c) addr:0x020d6160 +func_ov020_020d619c kind:function(arm,size=0x198) addr:0x020d619c +func_ov020_020d6334 kind:function(arm,size=0x10) addr:0x020d6334 +func_ov020_020d6344 kind:function(arm,size=0x4c) addr:0x020d6344 +func_ov020_020d6390 kind:function(arm,size=0xe8) addr:0x020d6390 +func_ov020_020d6478 kind:function(arm,size=0x14) addr:0x020d6478 +func_ov020_020d648c kind:function(arm,size=0x14) addr:0x020d648c +func_ov020_020d64a0 kind:function(arm,size=0x60) addr:0x020d64a0 +func_ov020_020d6500 kind:function(arm,size=0x20) addr:0x020d6500 +func_ov020_020d6520 kind:function(arm,size=0x38) addr:0x020d6520 +func_ov020_020d6558 kind:function(arm,size=0x14) addr:0x020d6558 +func_ov020_020d656c kind:function(arm,size=0x68) addr:0x020d656c +func_ov020_020d65d4 kind:function(arm,size=0x98) addr:0x020d65d4 +func_ov020_020d666c kind:function(arm,size=0x110) addr:0x020d666c +func_ov020_020d677c kind:function(arm,size=0x80) addr:0x020d677c +func_ov020_020d67fc kind:function(arm,size=0x1c) addr:0x020d67fc +func_ov020_020d6818 kind:function(arm,size=0x14) addr:0x020d6818 +func_ov020_020d682c kind:function(arm,size=0x18) addr:0x020d682c +func_ov020_020d6844 kind:function(arm,size=0x164) addr:0x020d6844 +func_ov020_020d69a8 kind:function(arm,size=0x48) addr:0x020d69a8 +func_ov020_020d69f0 kind:function(arm,size=0xa4) addr:0x020d69f0 +func_ov020_020d6a94 kind:function(arm,size=0xdc) addr:0x020d6a94 +func_ov020_020d6b70 kind:function(arm,size=0x34) addr:0x020d6b70 +func_ov020_020d6ba4 kind:function(arm,size=0x24) addr:0x020d6ba4 +func_ov020_020d6bc8 kind:function(arm,size=0x48) addr:0x020d6bc8 +func_ov020_020d6c10 kind:function(arm,size=0x68) addr:0x020d6c10 +func_ov020_020d6c78 kind:function(arm,size=0xe4) addr:0x020d6c78 +func_ov020_020d6d5c kind:function(arm,size=0x124) addr:0x020d6d5c +func_ov020_020d6e80 kind:function(arm,size=0x58) addr:0x020d6e80 +func_ov020_020d6ed8 kind:function(arm,size=0x38) addr:0x020d6ed8 +func_ov020_020d6f10 kind:function(arm,size=0x54) addr:0x020d6f10 +func_ov020_020d6f64 kind:function(arm,size=0x1c) addr:0x020d6f64 +func_ov020_020d6f80 kind:function(arm,size=0x4c) addr:0x020d6f80 +func_ov020_020d6fcc kind:function(arm,size=0x84) addr:0x020d6fcc +func_ov020_020d7050 kind:function(arm,size=0x2c) addr:0x020d7050 +func_ov020_020d707c kind:function(arm,size=0x2c) addr:0x020d707c +func_ov020_020d70a8 kind:function(arm,size=0x60) addr:0x020d70a8 +func_ov020_020d7108 kind:function(arm,size=0x8c) addr:0x020d7108 +func_ov020_020d7194 kind:function(arm,size=0x2b4) addr:0x020d7194 +func_ov020_020d7448 kind:function(arm,size=0x184) addr:0x020d7448 +func_ov020_020d75cc kind:function(arm,size=0x19c) addr:0x020d75cc +func_ov020_020d7768 kind:function(arm,size=0x5c) addr:0x020d7768 +func_ov020_020d77c4 kind:function(arm,size=0x60) addr:0x020d77c4 +func_ov020_020d7824 kind:function(arm,size=0x68) addr:0x020d7824 +func_ov020_020d788c kind:function(arm,size=0x50) addr:0x020d788c +func_ov020_020d78dc kind:function(arm,size=0x24) addr:0x020d78dc +func_ov020_020d7900 kind:function(arm,size=0xd0) addr:0x020d7900 +func_ov020_020d79d0 kind:function(arm,size=0xc0) addr:0x020d79d0 +func_ov020_020d7a90 kind:function(arm,size=0xf8) addr:0x020d7a90 +func_ov020_020d7b88 kind:function(arm,size=0x12c) addr:0x020d7b88 +func_ov020_020d7cb4 kind:function(arm,size=0x78) addr:0x020d7cb4 +func_ov020_020d7d2c kind:function(arm,size=0x70) addr:0x020d7d2c +func_ov020_020d7d9c kind:function(arm,size=0x70) addr:0x020d7d9c +func_ov020_020d7e0c kind:function(arm,size=0x70) addr:0x020d7e0c +func_ov020_020d7e7c kind:function(arm,size=0x4c) addr:0x020d7e7c +func_ov020_020d7ec8 kind:function(arm,size=0x6c) addr:0x020d7ec8 +func_ov020_020d7f34 kind:function(arm,size=0x40) addr:0x020d7f34 +func_ov020_020d7f74 kind:function(arm,size=0x68) addr:0x020d7f74 +func_ov020_020d7fdc kind:function(arm,size=0x88) addr:0x020d7fdc +func_ov020_020d8064 kind:function(arm,size=0x94) addr:0x020d8064 +func_ov020_020d80f8 kind:function(arm,size=0x18) addr:0x020d80f8 +func_ov020_020d8110 kind:function(arm,size=0x2c) addr:0x020d8110 +func_ov020_020d813c kind:function(arm,size=0x20) addr:0x020d813c +func_ov020_020d815c kind:function(arm,size=0x40) addr:0x020d815c +func_ov020_020d819c kind:function(arm,size=0x78) addr:0x020d819c +func_ov020_020d8214 kind:function(arm,size=0x11c) addr:0x020d8214 +func_ov020_020d8330 kind:function(arm,size=0x80) addr:0x020d8330 +func_ov020_020d83b0 kind:function(arm,size=0x54) addr:0x020d83b0 +func_ov020_020d8404 kind:function(arm,size=0xd0) addr:0x020d8404 +func_ov020_020d84d4 kind:function(arm,size=0x44) addr:0x020d84d4 +func_ov020_020d8518 kind:function(arm,size=0x84) addr:0x020d8518 +func_ov020_020d859c kind:function(arm,size=0x60) addr:0x020d859c +func_ov020_020d85fc kind:function(arm,size=0x6c) addr:0x020d85fc +func_ov020_020d8668 kind:function(arm,size=0x80) addr:0x020d8668 +func_ov020_020d86e8 kind:function(arm,size=0xa0) addr:0x020d86e8 +func_ov020_020d8788 kind:function(arm,size=0x100) addr:0x020d8788 +func_ov020_020d8888 kind:function(arm,size=0xb0) addr:0x020d8888 +func_ov020_020d8938 kind:function(arm,size=0x458) addr:0x020d8938 +func_ov020_020d8d90 kind:function(arm,size=0x1e8) addr:0x020d8d90 +func_ov020_020d8f78 kind:function(arm,size=0x17c) addr:0x020d8f78 +func_ov020_020d90f4 kind:function(arm,size=0x1f4) addr:0x020d90f4 +func_ov020_020d92e8 kind:function(arm,size=0xd8) addr:0x020d92e8 +func_ov020_020d93c0 kind:function(arm,size=0x3d0) addr:0x020d93c0 +func_ov020_020d9790 kind:function(arm,size=0x6c) addr:0x020d9790 +func_ov020_020d97fc kind:function(arm,size=0x7c) addr:0x020d97fc +func_ov020_020d9878 kind:function(arm,size=0x78) addr:0x020d9878 +func_ov020_020d98f0 kind:function(arm,size=0x120) addr:0x020d98f0 +func_ov020_020d9a10 kind:function(arm,size=0x2c) addr:0x020d9a10 +func_ov020_020d9a3c kind:function(arm,size=0x44) addr:0x020d9a3c +func_ov020_020d9a80 kind:function(arm,size=0xa0) addr:0x020d9a80 +func_ov020_020d9b20 kind:function(arm,size=0x58) addr:0x020d9b20 +func_ov020_020d9b78 kind:function(arm,size=0x38) addr:0x020d9b78 +func_ov020_020d9bb0 kind:function(arm,size=0x430) addr:0x020d9bb0 +func_ov020_020d9fe0 kind:function(arm,size=0x3c) addr:0x020d9fe0 +func_ov020_020da01c kind:function(arm,size=0x3dc) addr:0x020da01c +func_ov020_020da3f8 kind:function(arm,size=0x4) addr:0x020da3f8 +func_ov020_020da3fc kind:function(arm,size=0x2c) addr:0x020da3fc +func_ov020_020da428 kind:function(arm,size=0x3e8) addr:0x020da428 +func_ov020_020da810 kind:function(arm,size=0x4c) addr:0x020da810 +func_ov020_020da85c kind:function(arm,size=0xc4) addr:0x020da85c +func_ov020_020da920 kind:function(arm,size=0x74) addr:0x020da920 +func_ov020_020da994 kind:function(arm,size=0x7c) addr:0x020da994 +func_ov020_020daa10 kind:function(arm,size=0x20) addr:0x020daa10 +func_ov020_020daa30 kind:function(arm,size=0xa0) addr:0x020daa30 +func_ov020_020daad0 kind:function(arm,size=0x8) addr:0x020daad0 +func_ov020_020daad8 kind:function(arm,size=0x50) addr:0x020daad8 +func_ov020_020dab28 kind:function(arm,size=0x8) addr:0x020dab28 +func_ov020_020dab30 kind:function(arm,size=0x70) addr:0x020dab30 +func_ov020_020daba0 kind:function(arm,size=0x170) addr:0x020daba0 +data_ov020_020dad10 kind:data(any) addr:0x020dad10 +data_ov020_020dad20 kind:data(any) addr:0x020dad20 +data_ov020_020dad30 kind:data(any) addr:0x020dad30 +data_ov020_020dad38 kind:data(any) addr:0x020dad38 +data_ov020_020dad40 kind:data(any) addr:0x020dad40 +data_ov020_020dad48 kind:data(any) addr:0x020dad48 +data_ov020_020dad50 kind:data(any) addr:0x020dad50 +data_ov020_020dad58 kind:data(any) addr:0x020dad58 +data_ov020_020dad6e kind:data(any) addr:0x020dad6e +data_ov020_020dad84 kind:data(any) addr:0x020dad84 +data_ov020_020dada4 kind:data(any) addr:0x020dada4 +data_ov020_020dadb0 kind:data(any) addr:0x020dadb0 +data_ov020_020dadc8 kind:data(any) addr:0x020dadc8 +data_ov020_020dadd0 kind:data(any) addr:0x020dadd0 +data_ov020_020dade4 kind:data(any) addr:0x020dade4 +data_ov020_020dade8 kind:data(any) addr:0x020dade8 +func_ov020_020daeb0 kind:function(arm,size=0x50) addr:0x020daeb0 +func_ov020_020daf00 kind:function(arm,size=0x68) addr:0x020daf00 +func_ov020_020daf68 kind:function(arm,size=0x50) addr:0x020daf68 +func_ov020_020dafb8 kind:function(arm,size=0x50) addr:0x020dafb8 +func_ov020_020db008 kind:function(arm,size=0x4) addr:0x020db008 +data_ov020_020db040 kind:data(any) addr:0x020db040 +data_ov020_020db044 kind:data(any) addr:0x020db044 +data_ov020_020db070 kind:data(any) addr:0x020db070 +data_ov020_020db074 kind:data(any) addr:0x020db074 +data_ov020_020db088 kind:data(any) addr:0x020db088 +data_ov020_020db09c kind:data(any) addr:0x020db09c +data_ov020_020db0b0 kind:data(any) addr:0x020db0b0 +data_ov020_020db0c4 kind:data(any) addr:0x020db0c4 +data_ov020_020db0d8 kind:data(any) addr:0x020db0d8 +data_ov020_020db0ec kind:data(any) addr:0x020db0ec +data_ov020_020db100 kind:data(any) addr:0x020db100 +data_ov020_020db114 kind:data(any) addr:0x020db114 +data_ov020_020db128 kind:data(any) addr:0x020db128 +data_ov020_020db13c kind:data(any) addr:0x020db13c +data_ov020_020db150 kind:data(any) addr:0x020db150 +data_ov020_020db164 kind:data(any) addr:0x020db164 +data_ov020_020db178 kind:data(any) addr:0x020db178 +data_ov020_020db18c kind:data(any) addr:0x020db18c +data_ov020_020db1a4 kind:data(any) addr:0x020db1a4 +data_ov020_020db1bc kind:data(any) addr:0x020db1bc +data_ov020_020db1d4 kind:data(any) addr:0x020db1d4 +data_ov020_020db1ec kind:data(any) addr:0x020db1ec +data_ov020_020db204 kind:data(any) addr:0x020db204 +data_ov020_020db21c kind:data(any) addr:0x020db21c +data_ov020_020db234 kind:data(any) addr:0x020db234 +data_ov020_020db24c kind:data(any) addr:0x020db24c +data_ov020_020db264 kind:data(any) addr:0x020db264 +data_ov020_020db27c kind:data(any) addr:0x020db27c +data_ov020_020db294 kind:data(any) addr:0x020db294 +data_ov020_020db2ac kind:data(any) addr:0x020db2ac +data_ov020_020db2c4 kind:data(any) addr:0x020db2c4 +data_ov020_020db2dc kind:data(any) addr:0x020db2dc +data_ov020_020db2f4 kind:data(any) addr:0x020db2f4 +data_ov020_020db30c kind:data(any) addr:0x020db30c +data_ov020_020db324 kind:data(any) addr:0x020db324 +data_ov020_020db33c kind:data(any) addr:0x020db33c +data_ov020_020db354 kind:data(any) addr:0x020db354 +data_ov020_020db36c kind:data(any) addr:0x020db36c +data_ov020_020db384 kind:data(any) addr:0x020db384 +data_ov020_020db39c kind:data(any) addr:0x020db39c +data_ov020_020db3b4 kind:data(any) addr:0x020db3b4 +data_ov020_020db3d0 kind:data(any) addr:0x020db3d0 +data_ov020_020db3ec kind:data(any) addr:0x020db3ec +data_ov020_020db408 kind:data(any) addr:0x020db408 +data_ov020_020db424 kind:data(any) addr:0x020db424 +data_ov020_020db440 kind:data(any) addr:0x020db440 +data_ov020_020db45c kind:data(any) addr:0x020db45c +data_ov020_020db478 kind:data(any) addr:0x020db478 +data_ov020_020db494 kind:data(any) addr:0x020db494 +data_ov020_020db4b0 kind:data(any) addr:0x020db4b0 +data_ov020_020db4cc kind:data(any) addr:0x020db4cc +data_ov020_020db4e8 kind:data(any) addr:0x020db4e8 +data_ov020_020db504 kind:data(any) addr:0x020db504 +data_ov020_020db520 kind:data(any) addr:0x020db520 +data_ov020_020db53c kind:data(any) addr:0x020db53c +data_ov020_020db558 kind:data(any) addr:0x020db558 +data_ov020_020db574 kind:data(any) addr:0x020db574 +data_ov020_020db590 kind:data(any) addr:0x020db590 +data_ov020_020db5ac kind:data(any) addr:0x020db5ac +data_ov020_020db5c8 kind:data(any) addr:0x020db5c8 +data_ov020_020db5e4 kind:data(any) addr:0x020db5e4 +data_ov020_020db604 kind:data(any) addr:0x020db604 +data_ov020_020db624 kind:data(any) addr:0x020db624 +data_ov020_020db64c kind:data(any) addr:0x020db64c +data_ov020_020db6a8 kind:data(any) addr:0x020db6a8 +data_ov020_020db714 kind:data(any) addr:0x020db714 +data_ov020_020db718 kind:data(any) addr:0x020db718 +data_ov020_020db720 kind:data(any) addr:0x020db720 +data_ov020_020db724 kind:data(any) addr:0x020db724 +data_ov020_020db754 kind:data(any) addr:0x020db754 +data_ov020_020db784 kind:data(any) addr:0x020db784 +data_ov020_020db7c0 kind:data(any) addr:0x020db7c0 +data_ov020_020db7e0 kind:data(any) addr:0x020db7e0 +data_ov020_020db808 kind:data(any) addr:0x020db808 +data_ov020_020db828 kind:data(any) addr:0x020db828 +data_ov020_020db844 kind:data(any) addr:0x020db844 +data_ov020_020db85c kind:data(any) addr:0x020db85c +data_ov020_020db874 kind:data(any) addr:0x020db874 +data_ov020_020db89c kind:data(any) addr:0x020db89c +data_ov020_020db8c4 kind:data(any) addr:0x020db8c4 +data_ov020_020db8dc kind:data(any) addr:0x020db8dc +data_ov020_020db8f4 kind:data(any) addr:0x020db8f4 +data_ov020_020db908 kind:data(any) addr:0x020db908 +data_ov020_020db918 kind:data(any) addr:0x020db918 +data_ov020_020db940 kind:data(any) addr:0x020db940 +data_ov020_020db970 kind:data(any) addr:0x020db970 +data_ov020_020db99c kind:data(any) addr:0x020db99c +data_ov020_020db9b0 kind:data(any) addr:0x020db9b0 +data_ov020_020db9d0 kind:data(any) addr:0x020db9d0 +data_ov020_020db9ec kind:data(any) addr:0x020db9ec +data_ov020_020dba04 kind:data(any) addr:0x020dba04 +data_ov020_020dba2c kind:data(any) addr:0x020dba2c +data_ov020_020dba60 kind:data(any) addr:0x020dba60 +data_ov020_020dba84 kind:data(any) addr:0x020dba84 +data_ov020_020dbaa0 kind:data(any) addr:0x020dbaa0 +data_ov020_020dbab8 kind:data(any) addr:0x020dbab8 +data_ov020_020dbad4 kind:data(any) addr:0x020dbad4 +data_ov020_020dbae8 kind:data(any) addr:0x020dbae8 +data_ov020_020dbb14 kind:data(any) addr:0x020dbb14 +data_ov020_020dbb30 kind:data(any) addr:0x020dbb30 +data_ov020_020dbb4c kind:data(any) addr:0x020dbb4c +data_ov020_020dbb58 kind:data(any) addr:0x020dbb58 +data_ov020_020dbbb0 kind:data(any) addr:0x020dbbb0 +data_ov020_020dbc08 kind:data(any) addr:0x020dbc08 +data_ov020_020dbc60 kind:data(any) addr:0x020dbc60 +data_ov020_020dbc7c kind:data(any) addr:0x020dbc7c +data_ov020_020dbc88 kind:data(any) addr:0x020dbc88 +data_ov020_020dbca0 kind:data(any) addr:0x020dbca0 +data_ov020_020dbcbc kind:data(any) addr:0x020dbcbc +data_ov020_020dbcd0 kind:data(any) addr:0x020dbcd0 +data_ov020_020dbcd4 kind:data(any) addr:0x020dbcd4 +data_ov020_020dbce0 kind:data(any) addr:0x020dbce0 +data_ov020_020dbcec kind:data(any) addr:0x020dbcec +data_ov020_020dbcf8 kind:data(any) addr:0x020dbcf8 +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_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_020dbe40 kind:data(any) addr:0x020dbe40 +data_ov020_020dbe44 kind:data(any) addr:0x020dbe44 +data_ov020_020dbe48 kind:data(any) addr:0x020dbe48 +data_ov020_020dbe4c kind:data(any) addr:0x020dbe4c +data_ov020_020dbe5c kind:data(any) addr:0x020dbe5c +data_ov020_020dbe80 kind:bss addr:0x020dbe80 +data_ov020_020dbe88 kind:bss addr:0x020dbe88 ambiguous +data_ov020_020dbe9c kind:bss addr:0x020dbe9c ambiguous +data_ov020_020dbebc kind:bss addr:0x020dbebc ambiguous +data_ov020_020dbed0 kind:bss addr:0x020dbed0 ambiguous +data_ov020_020dbee0 kind:bss addr:0x020dbee0 +data_ov020_020dbee4 kind:bss addr:0x020dbee4 ambiguous +data_ov020_020dbef4 kind:bss addr:0x020dbef4 +data_ov020_020dbf08 kind:bss addr:0x020dbf08 ambiguous +data_ov020_020dbf20 kind:bss addr:0x020dbf20 +data_ov020_020dbf2c kind:bss addr:0x020dbf2c ambiguous +data_ov020_020dbf58 kind:bss addr:0x020dbf58 ambiguous +data_ov020_020dbf60 kind:bss addr:0x020dbf60 +data_ov020_020dbf6a kind:bss addr:0x020dbf6a +data_ov020_020dbf74 kind:bss addr:0x020dbf74 +data_ov020_020dbf7c kind:bss addr:0x020dbf7c ambiguous +data_ov020_020dbfa0 kind:bss addr:0x020dbfa0 ambiguous +data_ov020_020dbfc0 kind:bss addr:0x020dbfc0 +data_ov020_020dc080 kind:bss addr:0x020dc080 +data_ov020_020dc1a0 kind:bss addr:0x020dc1a0 +data_ov020_020dc1bc kind:bss addr:0x020dc1bc ambiguous +data_ov020_020dc259 kind:bss addr:0x020dc259 ambiguous +data_ov020_020dc289 kind:bss addr:0x020dc289 ambiguous +data_ov020_020dc2d4 kind:bss addr:0x020dc2d4 ambiguous +data_ov020_020dc384 kind:bss addr:0x020dc384 ambiguous +data_ov020_020dc3a0 kind:bss addr:0x020dc3a0 +data_ov020_020dc620 kind:bss addr:0x020dc620 +data_ov020_020dca20 kind:bss addr:0x020dca20 +data_ov020_020dcd71 kind:bss addr:0x020dcd71 ambiguous +data_ov020_020dd124 kind:bss addr:0x020dd124 ambiguous +data_ov020_020dd240 kind:bss addr:0x020dd240 +data_ov020_020dda60 kind:bss addr:0x020dda60 +data_ov020_020dda80 kind:bss addr:0x020dda80 ambiguous +data_ov020_020de960 kind:bss addr:0x020de960 +data_ov020_020de96c kind:bss addr:0x020de96c +data_ov020_020ded60 kind:bss addr:0x020ded60 +data_ov020_020dee60 kind:bss addr:0x020dee60 +data_ov020_020df570 kind:bss addr:0x020df570 +data_ov020_020df572 kind:bss addr:0x020df572 +data_ov020_020df574 kind:bss addr:0x020df574 +data_ov020_020df588 kind:bss addr:0x020df588 +data_ov020_020df58e kind:bss addr:0x020df58e +data_ov020_020df5a4 kind:bss addr:0x020df5a4 +data_ov020_020df5be kind:bss addr:0x020df5be +data_ov020_020df614 kind:bss addr:0x020df614 +data_ov020_020df6e0 kind:bss addr:0x020df6e0 +data_ov020_020e0fde kind:bss addr:0x020e0fde ambiguous +data_ov020_020e14c4 kind:bss addr:0x020e14c4 ambiguous +data_ov020_020e14e0 kind:bss addr:0x020e14e0 +data_ov020_020e1520 kind:bss addr:0x020e1520 +data_ov020_020e1540 kind:bss addr:0x020e1540 +data_ov020_020e34b4 kind:bss addr:0x020e34b4 ambiguous +data_ov020_020e3b9c kind:bss addr:0x020e3b9c ambiguous +data_ov020_020e3ca4 kind:bss addr:0x020e3ca4 ambiguous +data_ov020_020e3e18 kind:bss addr:0x020e3e18 ambiguous +data_ov020_020e3e44 kind:bss addr:0x020e3e44 ambiguous +data_ov020_020e4078 kind:bss addr:0x020e4078 ambiguous +data_ov020_020e40d8 kind:bss addr:0x020e40d8 ambiguous +data_ov020_020e45a4 kind:bss addr:0x020e45a4 ambiguous +data_ov020_020e58c8 kind:bss addr:0x020e58c8 ambiguous +data_ov020_020e6b34 kind:bss addr:0x020e6b34 ambiguous +data_ov020_020e75fc kind:bss addr:0x020e75fc ambiguous +data_ov020_020e7680 kind:bss addr:0x020e7680 ambiguous +data_ov020_020e7788 kind:bss addr:0x020e7788 ambiguous +data_ov020_020e77b4 kind:bss addr:0x020e77b4 ambiguous +data_ov020_020e77b8 kind:bss addr:0x020e77b8 ambiguous +data_ov020_020e784c kind:bss addr:0x020e784c ambiguous +data_ov020_020e7b04 kind:bss addr:0x020e7b04 ambiguous +data_ov020_020e7b9c kind:bss addr:0x020e7b9c ambiguous +data_ov020_020e7e64 kind:bss addr:0x020e7e64 ambiguous +data_ov020_020e7f50 kind:bss addr:0x020e7f50 ambiguous +data_ov020_020e81d4 kind:bss addr:0x020e81d4 ambiguous +data_ov020_020e8254 kind:bss addr:0x020e8254 ambiguous +data_ov020_020e82a8 kind:bss addr:0x020e82a8 ambiguous +data_ov020_020e82d8 kind:bss addr:0x020e82d8 ambiguous +data_ov020_020e82dc kind:bss addr:0x020e82dc ambiguous +data_ov020_020e836c kind:bss addr:0x020e836c ambiguous +data_ov020_020e8388 kind:bss addr:0x020e8388 ambiguous +data_ov020_020e8414 kind:bss addr:0x020e8414 ambiguous +data_ov020_020e8458 kind:bss addr:0x020e8458 ambiguous +data_ov020_020e848c kind:bss addr:0x020e848c ambiguous +data_ov020_020e84b4 kind:bss addr:0x020e84b4 ambiguous +data_ov020_020e84d8 kind:bss addr:0x020e84d8 ambiguous +data_ov020_020e8530 kind:bss addr:0x020e8530 ambiguous +data_ov020_020e8540 kind:bss addr:0x020e8540 +data_ov020_020e8544 kind:bss addr:0x020e8544 +data_ov020_020e8548 kind:bss addr:0x020e8548 ambiguous +data_ov020_020e8550 kind:bss addr:0x020e8550 +data_ov020_020e855c kind:bss addr:0x020e855c +data_ov020_020e8568 kind:bss addr:0x020e8568 +data_ov020_020e8580 kind:bss addr:0x020e8580 +data_ov020_020e8598 kind:bss addr:0x020e8598 +data_ov020_020e85d8 kind:bss addr:0x020e85d8 +data_ov020_020e8618 kind:bss addr:0x020e8618 +data_ov020_020e8630 kind:bss addr:0x020e8630 ambiguous +data_ov020_020e8658 kind:bss addr:0x020e8658 +data_ov020_020e865c kind:bss addr:0x020e865c +data_ov020_020e865d kind:bss addr:0x020e865d +data_ov020_020e8738 kind:bss addr:0x020e8738 +data_ov020_020e873c kind:bss addr:0x020e873c ambiguous +data_ov020_020e8740 kind:bss addr:0x020e8740 +data_ov020_020e8748 kind:bss addr:0x020e8748 ambiguous +data_ov020_020e874c kind:bss addr:0x020e874c +data_ov020_020e8750 kind:bss addr:0x020e8750 +data_ov020_020e875c kind:bss addr:0x020e875c +data_ov020_020e8772 kind:bss addr:0x020e8772 ambiguous +data_ov020_020e8776 kind:bss addr:0x020e8776 ambiguous +data_ov020_020e8778 kind:bss addr:0x020e8778 ambiguous +data_ov020_020e877a kind:bss addr:0x020e877a ambiguous +data_ov020_020e8824 kind:bss addr:0x020e8824 ambiguous +data_ov020_020e8a5c kind:bss addr:0x020e8a5c +data_ov020_020e8b20 kind:bss addr:0x020e8b20 +data_ov020_020e8b5c kind:bss addr:0x020e8b5c ambiguous +data_ov020_020e8bec kind:bss addr:0x020e8bec +data_ov020_020e8bf0 kind:bss addr:0x020e8bf0 +data_ov020_020e8c70 kind:bss addr:0x020e8c70 +data_ov020_020e8cb8 kind:bss addr:0x020e8cb8 ambiguous +data_ov020_020e8cf4 kind:bss addr:0x020e8cf4 +data_ov020_020e8cfc kind:bss addr:0x020e8cfc +data_ov020_020e8d1c kind:bss addr:0x020e8d1c +data_ov020_020e8d44 kind:bss addr:0x020e8d44 +data_ov020_020e8d58 kind:bss addr:0x020e8d58 +data_ov020_020e8d68 kind:bss addr:0x020e8d68 +data_ov020_020e8da0 kind:bss addr:0x020e8da0 +data_ov020_020e97a0 kind:bss addr:0x020e97a0 +data_ov020_020e9820 kind:bss addr:0x020e9820 +data_ov020_020e9824 kind:bss addr:0x020e9824 +data_ov020_020e9828 kind:bss addr:0x020e9828 +data_ov020_020e9860 kind:bss addr:0x020e9860 +data_ov020_020e9868 kind:bss addr:0x020e9868 +data_ov020_020e986e kind:bss addr:0x020e986e +data_ov020_020e9870 kind:bss addr:0x020e9870 +data_ov020_020e98c8 kind:bss addr:0x020e98c8 +data_ov020_020e98e0 kind:bss addr:0x020e98e0 +data_ov020_020e99a0 kind:bss addr:0x020e99a0 +data_ov020_020e99ac kind:bss addr:0x020e99ac +data_ov020_020e99c0 kind:bss addr:0x020e99c0 +data_ov020_020e99e0 kind:bss addr:0x020e99e0 +data_ov020_020e99e4 kind:bss addr:0x020e99e4 +data_ov020_020e99ec kind:bss addr:0x020e99ec +data_ov020_020e99f0 kind:bss addr:0x020e99f0 +data_ov020_020e9a04 kind:bss addr:0x020e9a04 diff --git a/config/eur/arm9/overlays/ov021/delinks.txt b/config/eur/arm9/overlays/ov021/delinks.txt new file mode 100644 index 00000000..17ab2687 --- /dev/null +++ b/config/eur/arm9/overlays/ov021/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020e9a40 end:0x02106c34 kind:code align:32 + .rodata start:0x02106c34 end:0x02107938 kind:data align:4 + .init start:0x02107938 end:0x02107e4c kind:code align:4 + .ctor start:0x02107e4c end:0x02107e88 kind:data align:4 + .data start:0x02107ea0 end:0x02109080 kind:data align:32 + .bss start:0x02109080 end:0x02109ba0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov021/relocs.txt b/config/eur/arm9/overlays/ov021/relocs.txt new file mode 100644 index 00000000..660b48ae --- /dev/null +++ b/config/eur/arm9/overlays/ov021/relocs.txt @@ -0,0 +1,4254 @@ +from:0x020e9a58 kind:arm_call to:0x020182e4 module:main +from:0x020e9a68 kind:arm_call to:0x0201baec module:main +from:0x020e9aa8 kind:arm_call to:0x020c84f8 module:overlay(20) +from:0x020e9ab0 kind:arm_call to:0x0201659c module:main +from:0x020e9ac0 kind:arm_call to:0x02013370 module:main +from:0x020e9ad8 kind:arm_call_thumb to:0x020bd514 module:overlay(1) +from:0x020e9ae8 kind:arm_call_thumb to:0x020be12c module:overlay(1) +from:0x020e9b00 kind:arm_call to:0x020ce1d0 module:overlay(20) +from:0x020e9b04 kind:arm_call to:0x020fb598 module:overlay(21) +from:0x020e9b30 kind:arm_call to:0x02011f3c module:main +from:0x020e9b40 kind:arm_call to:0x02105e6c module:overlay(21) +from:0x020e9b54 kind:arm_call to:0x02011f3c module:main +from:0x020e9b64 kind:arm_call to:0x020fb940 module:overlay(21) +from:0x020e9b78 kind:arm_call to:0x02011f3c module:main +from:0x020e9b88 kind:arm_call to:0x020fbfa8 module:overlay(21) +from:0x020e9b9c kind:arm_call to:0x02011f3c module:main +from:0x020e9bac kind:arm_call to:0x020fd4b8 module:overlay(21) +from:0x020e9bc0 kind:arm_call to:0x02011f3c module:main +from:0x020e9bd0 kind:arm_call to:0x020ff2f8 module:overlay(21) +from:0x020e9bf8 kind:arm_call to:0x02036198 module:main +from:0x020e9c00 kind:arm_call to:0x0203615c module:main +from:0x020e9c0c kind:arm_call to:0x020c6e74 module:overlay(20) +from:0x020e9c44 kind:load to:0x02107ec4 module:overlay(21) +from:0x020e9c48 kind:load to:0x02107ea8 module:overlay(21) +from:0x020e9c4c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020e9c50 kind:load to:0x02109080 module:overlay(21) +from:0x020e9c54 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020e9c58 kind:load to:0x02049a2c module:main +from:0x020e9c5c kind:load to:0x0204a110 module:main +from:0x020e9c60 kind:load to:0x020ea081 module:overlay(21) +from:0x020e9c64 kind:load to:0x020b4eec module:overlay(0) +from:0x020e9c68 kind:load to:0x020e875c module:overlays(19,20) +from:0x020e9c70 kind:load to:0x020e8b20 module:overlays(19,20) +from:0x020e9c7c kind:arm_call to:0x0201bacc module:main +from:0x020e9ca4 kind:arm_call to:0x020fb69c module:overlay(21) +from:0x020e9cd4 kind:arm_call to:0x0200e234 module:main +from:0x020e9cdc kind:arm_call_thumb to:0x020be6f4 module:overlay(1) +from:0x020e9ce4 kind:arm_call_thumb to:0x020bd910 module:overlay(1) +from:0x020e9cec kind:arm_call to:0x020c856c module:overlay(20) +from:0x020e9cf0 kind:arm_call to:0x020c9980 module:overlay(20) +from:0x020e9d04 kind:arm_call to:0x0201bacc module:main +from:0x020e9d0c kind:arm_call to:0x0201834c module:main +from:0x020e9d18 kind:load to:0x02107ec4 module:overlay(21) +from:0x020e9d1c kind:load to:0x020b504c module:overlay(0) +from:0x020e9d20 kind:load to:0x020b50c0 module:overlay(0) +from:0x020e9d24 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020e9d28 kind:load to:0x02109080 module:overlay(21) +from:0x020e9d48 kind:arm_call to:0x020fb69c module:overlay(21) +from:0x020e9d78 kind:arm_call to:0x0200e234 module:main +from:0x020e9d80 kind:arm_call_thumb to:0x020be6f4 module:overlay(1) +from:0x020e9d88 kind:arm_call_thumb to:0x020bd910 module:overlay(1) +from:0x020e9d90 kind:arm_call to:0x020c856c module:overlay(20) +from:0x020e9d94 kind:arm_call to:0x020c9980 module:overlay(20) +from:0x020e9da8 kind:arm_call to:0x0201bacc module:main +from:0x020e9db0 kind:arm_call to:0x0201834c module:main +from:0x020e9db8 kind:arm_call to:0x02011ff4 module:main +from:0x020e9dc4 kind:load to:0x02107ec4 module:overlay(21) +from:0x020e9dc8 kind:load to:0x020b504c module:overlay(0) +from:0x020e9dcc kind:load to:0x020b50c0 module:overlay(0) +from:0x020e9dd0 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020e9dd4 kind:load to:0x02109080 module:overlay(21) +from:0x020e9df0 kind:arm_call to:0x02018374 module:main +from:0x020e9df8 kind:arm_call_thumb to:0x020be5e8 module:overlay(1) +from:0x020e9e00 kind:arm_call_thumb to:0x020bd8e8 module:overlay(1) +from:0x020e9e10 kind:arm_call to:0x020fb680 module:overlay(21) +from:0x020e9e18 kind:load to:0x027e0994 module:dtcm +from:0x020e9e1c kind:load to:0x020b504c module:overlay(0) +from:0x020e9e20 kind:load to:0x020b50c0 module:overlay(0) +from:0x020e9e30 kind:arm_call to:0x020c87d4 module:overlay(20) +from:0x020e9e44 kind:arm_call to:0x020e9fe0 module:overlay(21) +from:0x020e9e54 kind:arm_call to:0x020fb6cc module:overlay(21) +from:0x020e9e5c kind:arm_call to:0x020c88dc module:overlay(20) +from:0x020e9e64 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020e9e80 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020e9eb8 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020e9ebc kind:load to:0x020b62a8 module:overlay(0) +from:0x020e9ed4 kind:load to:0x020fb6ec module:overlay(21) +from:0x020e9eec kind:load to:0x020fb700 module:overlay(21) +from:0x020e9f04 kind:load to:0x020fb714 module:overlay(21) +from:0x020e9f1c kind:load to:0x020fb728 module:overlay(21) +from:0x020e9f34 kind:load to:0x020fb73c module:overlay(21) +from:0x020e9f6c kind:arm_call to:0x0201bb84 module:main +from:0x020e9f78 kind:arm_call to:0x0201b9a8 module:main +from:0x020e9f90 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020e9f9c kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020e9fc4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020e9fd0 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020e9fd8 kind:load to:0x0204e5f8 module:main +from:0x020e9fdc kind:load to:0x020b51b8 module:overlay(0) +from:0x020e9ff0 kind:arm_call to:0x02013014 module:main +from:0x020ea000 kind:arm_call to:0x020fb69c module:overlay(21) +from:0x020ea014 kind:arm_call to:0x020fb680 module:overlay(21) +from:0x020ea01c kind:arm_call to:0x02013070 module:main +from:0x020ea02c kind:load to:0x0204999c module:main +from:0x020ea060 kind:load to:0x02109080 module:overlay(21) +from:0x020ea06c kind:arm_call to:0x0201bacc module:main +from:0x020ea074 kind:arm_call to:0x02011ff4 module:main +from:0x020ea08c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ea096 kind:thumb_call to:0x020ea0b0 module:overlay(21) +from:0x020ea0a4 kind:arm_call_thumb to:0x020141dc module:main +from:0x020ea0b6 kind:thumb_call_arm to:0x02060ee4 module:overlay(0) +from:0x020ea0cc kind:thumb_call_arm to:0x0203d160 module:main +from:0x020ea0e2 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020ea0fc kind:thumb_call_arm to:0x02100460 module:overlay(21) +from:0x020ea118 kind:thumb_call_arm to:0x0202358c module:main +from:0x020ea11e kind:thumb_call_arm to:0x020235f4 module:main +from:0x020ea128 kind:load to:0x02107f04 module:overlay(21) +from:0x020ea130 kind:load to:0x02018555 module:main +from:0x020ea134 kind:load to:0x020ea09c module:overlay(21) +from:0x020ea138 kind:load to:0x02018551 module:main +from:0x020ea13c kind:load to:0x020ea141 module:overlay(21) +from:0x020ea144 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020ea156 kind:thumb_call_arm to:0x02100484 module:overlay(21) +from:0x020ea166 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea174 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea17a kind:thumb_call_arm to:0x02060f8c module:overlay(0) +from:0x020ea184 kind:load to:0x02018551 module:main +from:0x020ea188 kind:load to:0x02018555 module:main +from:0x020ea196 kind:thumb_call_arm to:0x02100484 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:0x020ea1c0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ea1c8 kind:load to:0x02018551 module:main +from:0x020ea1cc kind:load to:0x02018555 module:main +from:0x020ea1e8 kind:thumb_call_arm to:0x020235f4 module:main +from:0x020ea23c kind:arm_call_thumb to:0x02061748 module:overlay(0) +from:0x020ea248 kind:arm_call_thumb to:0x02061760 module:overlay(0) +from:0x020ea24c kind:arm_call to:0x02019c4c module:main +from:0x020ea25c kind:load to:0x027e0998 module:dtcm +from:0x020ea268 kind:arm_call to:0x020ea6f8 module:overlay(21) +from:0x020ea2b8 kind:arm_call to:0x02013c08 module:main +from:0x020ea2c4 kind:arm_call to:0x02013b24 module:main +from:0x020ea2e0 kind:arm_call to:0x02014478 module:main +from:0x020ea320 kind:arm_call to:0x0201867c module:main +from:0x020ea334 kind:arm_call to:0x0201875c module:main +from:0x020ea33c kind:arm_call to:0x02018908 module:main +from:0x020ea344 kind:arm_call to:0x020ea4b8 module:overlay(21) +from:0x020ea3c0 kind:arm_call to:0x02061764 module:overlay(0) +from:0x020ea3c8 kind:load to:0x0204a110 module:main +from:0x020ea3cc kind:load to:0x02049b18 module:main +from:0x020ea3d0 kind:load to:0x02049b4c module:main +from:0x020ea3d4 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ea3d8 kind:load to:0x027e0998 module:dtcm +from:0x020ea3e8 kind:arm_call to:0x02018694 module:main +from:0x020ea400 kind:arm_call to:0x02061768 module:overlay(0) +from:0x020ea40c kind:arm_call to:0x02018a14 module:main +from:0x020ea414 kind:arm_call to:0x020ea5d8 module:overlay(21) +from:0x020ea41c kind:load to:0x027e0998 module:dtcm +from:0x020ea44c kind:arm_call to:0x02018984 module:main +from:0x020ea458 kind:arm_call to:0x02018830 module:main +from:0x020ea464 kind:arm_call to:0x020ea61c module:overlay(21) +from:0x020ea46c kind:load to:0x0204e5f8 module:main +from:0x020ea47c kind:arm_call to:0x020186a8 module:main +from:0x020ea488 kind:arm_call to:0x020ea680 module:overlay(21) +from:0x020ea4a0 kind:arm_call to:0x0201c0e4 module:main +from:0x020ea4b0 kind:arm_call_thumb to:0x020ea1d0 module:overlay(21) +from:0x020ea5d4 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ea6e0 kind:load to:0x02107eec module:overlay(21) +from:0x020ea6e4 kind:load to:0x020bd735 module:overlays(1,2,4) +from:0x020ea6f4 kind:load to:0x020bd785 module:overlays(1,2,4) +from:0x020ea710 kind:arm_call to:0x020ea724 module:overlay(21) +from:0x020ea718 kind:arm_call to:0x02011ff4 module:main +from:0x020ea720 kind:load to:0x027e0998 module:dtcm +from:0x020ea734 kind:load to:0x027e0998 module:dtcm +from:0x020ea740 kind:arm_call_thumb to:0x020b6d58 module:overlay(1) +from:0x020ea758 kind:arm_call to:0x02059190 module:overlay(0) +from:0x020ea770 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020ea774 kind:load to:0x02107f60 module:overlay(21) +from:0x020ea778 kind:load to:0x02107f4c module:overlay(21) +from:0x020ea790 kind:arm_call to:0x020591cc module:overlay(0) +from:0x020ea798 kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x020ea7a4 kind:load to:0x02107f60 module:overlay(21) +from:0x020ea7a8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020ea7c0 kind:arm_call to:0x020591cc module:overlay(0) +from:0x020ea7c8 kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x020ea7d0 kind:arm_call to:0x02011ff4 module:main +from:0x020ea7dc kind:load to:0x02107f60 module:overlay(21) +from:0x020ea7e0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020ea7ec kind:load to:0x020b6f3d module:overlays(1,8) +from:0x020ea7f8 kind:arm_call_thumb to:0x020b81e0 module:overlays(1,14) +from:0x020ea80c kind:load to:0x02107f78 module:overlay(21) +from:0x020ea814 kind:arm_call_thumb to:0x020b85c8 module:overlay(1) +from:0x020ea824 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020ea82c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020ea834 kind:load to:0x0204a088 module:main +from:0x020ea840 kind:arm_call_thumb to:0x020b8530 module:overlay(1) +from:0x020ea854 kind:arm_call_thumb to:0x020b8530 module:overlay(1) +from:0x020ea85c kind:arm_call to:0x02011ff4 module:main +from:0x020ea878 kind:load to:0x02106c5c module:overlay(21) +from:0x020ea8e8 kind:arm_call to:0x020ea898 module:overlay(21) +from:0x020ea948 kind:arm_call to:0x0203a3c8 module:main +from:0x020ea9a0 kind:load to:0x02106e88 module:overlay(21) +from:0x020ea9a4 kind:load to:0x02106e7c module:overlay(21) +from:0x020ea9a8 kind:load to:0x02106e78 module:overlay(21) +from:0x020ea9ba kind:thumb_call_arm to:0x020ea87c module:overlay(21) +from:0x020ea9e2 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ea9ee kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ea9fa kind:thumb_call_arm to:0x02028c4c module:main +from:0x020eaa26 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa34 kind:thumb_call to:0x020bc028 module:overlay(1) +from:0x020eaa46 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa58 kind:thumb_call to:0x020bc99c module:overlay(1) +from:0x020eaa64 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa6e kind:thumb_call to:0x020eba48 module:overlay(21) +from:0x020eaa78 kind:thumb_call_arm to:0x020ea87c module:overlay(21) +from:0x020eaa92 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaaa4 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020eaab6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020eaac0 kind:load to:0x02106cc4 module:overlay(21) +from:0x020eaaca kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eaad8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eaae8 kind:thumb_call to:0x020bcae0 module:overlay(1) +from:0x020eaaee kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eaafe kind:thumb_call to:0x020bc0b0 module:overlay(1) +from:0x020eab04 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eab28 kind:thumb_call to:0x0208c8f8 module:overlay(0) +from:0x020eab36 kind:thumb_call to:0x0208efd0 module:overlay(0) +from:0x020eab58 kind:thumb_call to:0x020bbe18 module:overlays(1,2) +from:0x020eab62 kind:thumb_call to:0x020bbf00 module:overlay(1) +from:0x020eaba0 kind:arm_call to:0x020bcde8 module:overlay(17) +from:0x020eabb0 kind:arm_call to:0x020bd788 module:overlay(17) +from:0x020eabd0 kind:arm_call to:0x020fb538 module:overlay(21) +from:0x020eac34 kind:arm_call to:0x02071700 module:overlay(0) +from:0x020eac40 kind:arm_call to:0x020eb5f8 module:overlay(21) +from:0x020eac5c kind:arm_call to:0x020ebe48 module:overlay(21) +from:0x020eaca8 kind:arm_call to:0x01fff280 module:itcm +from:0x020eacb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eace0 kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x020ead08 kind:arm_call to:0x020f6f58 module:overlay(21) +from:0x020ead24 kind:arm_call to:0x020ebaa8 module:overlay(21) +from:0x020ead30 kind:arm_call to:0x020ea900 module:overlay(21) +from:0x020ead40 kind:arm_call to:0x020ebdf0 module:overlay(21) +from:0x020eadac kind:arm_call to:0x020c8e80 module:overlay(20) +from:0x020eadbc kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x020eadf8 kind:arm_call to:0x020c8e80 module:overlay(20) +from:0x020eae14 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eae18 kind:load to:0x027e0cf4 module:dtcm +from:0x020eae1c kind:load to:0x027e09a8 module:dtcm +from:0x020eae68 kind:arm_call to:0x020bdcf4 module:overlay(17) +from:0x020eae80 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eaeb8 kind:arm_call to:0x020eaf98 module:overlay(21) +from:0x020eaed4 kind:arm_call to:0x020bdd84 module:overlay(17) +from:0x020eaeec kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eaf18 kind:arm_call to:0x020eb538 module:overlay(21) +from:0x020eaf38 kind:arm_call to:0x0208cc90 module:overlay(0) +from:0x020eaf7c kind:arm_call to:0x0208cc90 module:overlay(0) +from:0x020eaf94 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eaff4 kind:arm_call to:0x020eb538 module:overlay(21) +from:0x020eb00c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb0c8 kind:arm_call to:0x01ff9f38 module:itcm +from:0x020eb0e0 kind:arm_call to:0x02028c4c module:main +from:0x020eb188 kind:arm_call to:0x020eb538 module:overlay(21) +from:0x020eb1b8 kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x020eb1f8 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020eb220 kind:arm_call to:0x020bdf48 module:overlay(17) +from:0x020eb23c kind:arm_call to:0x020ebb38 module:overlay(21) +from:0x020eb250 kind:arm_call to:0x020eaf98 module:overlay(21) +from:0x020eb290 kind:arm_call to:0x01ffd43c module:itcm +from:0x020eb334 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020eb350 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb354 kind:load to:0x0204e5f8 module:main +from:0x020eb358 kind:load to:0x027e09bc module:dtcm +from:0x020eb35c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb360 kind:load to:0x020ab4dc module:overlay(0) +from:0x020eb364 kind:load to:0x0203e964 module:main +from:0x020eb390 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb394 kind:load to:0x027e07d4 module:dtcm +from:0x020eb3d4 kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x020eb3dc kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb41c kind:arm_call to:0x0208d940 module:overlay(0) +from:0x020eb424 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb458 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb45c kind:load to:0x027e07d4 module:dtcm +from:0x020eb48c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb490 kind:load to:0x027e07d4 module:dtcm +from:0x020eb4c8 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb500 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb534 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb568 kind:arm_call to:0x0208dc38 module:overlay(0) +from:0x020eb570 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb5cc kind:arm_call to:0x01ffb9cc module:itcm +from:0x020eb5f4 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb640 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb644 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb6b0 kind:arm_call to:0x020ea898 module:overlay(21) +from:0x020eb6b8 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb6bc kind:load to:0x027e0cf4 module:dtcm +from:0x020eb72c kind:arm_call to:0x020ea8d8 module:overlay(21) +from:0x020eb734 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb738 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb7c8 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x020eb7fc kind:arm_call to:0x0208cc58 module:overlay(0) +from:0x020eb820 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb864 kind:arm_call to:0x01fff280 module:itcm +from:0x020eb86c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb8bc kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x020eb8dc kind:arm_call to:0x020ffabc module:overlay(21) +from:0x020eb8f8 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eb8fc kind:load to:0x027e0cf4 module:dtcm +from:0x020eb940 kind:arm_call to:0x01fff280 module:itcm +from:0x020eb9e8 kind:arm_call to:0x020eb5f8 module:overlay(21) +from:0x020eba18 kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x020eba40 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020eba44 kind:load to:0x0203e964 module:main +from:0x020eba76 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020ebaa0 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020ebabc kind:arm_call to:0x020fa4d0 module:overlay(21) +from:0x020ebb08 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ebb10 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ebb24 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ebb2c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ebb34 kind:load to:0x027e0cf4 module:dtcm +from:0x020ebbec kind:arm_call to:0x0201aad0 module:main +from:0x020ebc20 kind:arm_call to:0x0201aad0 module:main +from:0x020ebc34 kind:load to:0x027e0998 module:dtcm +from:0x020ebc38 kind:load to:0x0204af1c module:main +from:0x020ebc98 kind:arm_call to:0x0208dd60 module:overlay(0) +from:0x020ebcd8 kind:arm_call to:0x020f45f8 module:overlay(21) +from:0x020ebcec kind:arm_call to:0x01fff350 module:itcm +from:0x020ebd30 kind:arm_call to:0x020f6f58 module:overlay(21) +from:0x020ebd44 kind:arm_call to:0x020ffabc module:overlay(21) +from:0x020ebd78 kind:arm_call to:0x020fae3c module:overlay(21) +from:0x020ebd94 kind:load to:0x027e0ce4 module:dtcm +from:0x020ebd98 kind:load to:0x027e0cf4 module:dtcm +from:0x020ebdac kind:arm_call to:0x020ea868 module:overlay(21) +from:0x020ebdbc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ebe18 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020ebe3c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020ebe44 kind:load to:0x027e0cec module:dtcm +from:0x020ebe64 kind:load to:0x020ab4dc module:overlay(0) +from:0x020ebe68 kind:load to:0x01fff254 module:itcm +from:0x020ebea4 kind:arm_call to:0x020864f8 module:overlay(0) +from:0x020ebec4 kind:arm_call to:0x02015080 module:main +from:0x020ebef4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ebf04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ebf18 kind:arm_call to:0x020ea868 module:overlay(21) +from:0x020ebf38 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020ebf50 kind:arm_call to:0x02015080 module:main +from:0x020ebf84 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ebf94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ebfa8 kind:arm_call to:0x020ea868 module:overlay(21) +from:0x020ebfc8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020ebfd4 kind:load to:0x020ab4dc module:overlay(0) +from:0x020ebfdc kind:load to:0x027e0cec module:dtcm +from:0x020ebfec kind:arm_call to:0x0208f820 module:overlay(0) +from:0x020ec000 kind:load to:0x02107fc4 module:overlay(21) +from:0x020ec054 kind:arm_call to:0x020717cc module:overlay(0) +from:0x020ec064 kind:arm_call to:0x02071700 module:overlay(0) +from:0x020ec070 kind:load to:0x027e09a8 module:dtcm +from:0x020ec08c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ec0ac kind:arm_call to:0x0209078c module:overlay(0) +from:0x020ec0b8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020ec0c8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020ec0dc kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020ec0e4 kind:arm_call to:0x02011ff4 module:main +from:0x020ec0f8 kind:load to:0x021090c8 module:overlay(21) +from:0x020ec10c kind:arm_call to:0x02011f3c module:main +from:0x020ec118 kind:arm_call to:0x020ecd00 module:overlay(21) +from:0x020ec130 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020ec164 kind:load to:0x02108044 module:overlay(21) +from:0x020ec1bc kind:arm_call to:0x01fff498 module:itcm +from:0x020ec1c8 kind:arm_call to:0x01fff584 module:itcm +from:0x020ec208 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x020ec21c kind:load to:0x027e0ce8 module:dtcm +from:0x020ec234 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020ec258 kind:load to:0x0210800c module:overlay(21) +from:0x020ec290 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ec29c kind:arm_call to:0x01fff458 module:itcm +from:0x020ec2f8 kind:arm_call to:0x01fff498 module:itcm +from:0x020ec2fc kind:arm_call to:0x01fff584 module:itcm +from:0x020ec33c kind:arm_call to:0x0207c008 module:overlay(0) +from:0x020ec358 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec368 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ec3b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ec3c0 kind:arm_call to:0x02017f38 module:main +from:0x020ec3e0 kind:load to:0x027e0ce4 module:dtcm +from:0x020ec3e8 kind:load to:0x027e0ce8 module:dtcm +from:0x020ec420 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ec428 kind:arm_call to:0x01fff458 module:itcm +from:0x020ec440 kind:arm_call to:0x020ed83c module:overlay(21) +from:0x020ec538 kind:arm_call to:0x020f9ae0 module:overlay(21) +from:0x020ec554 kind:arm_call to:0x020efc5c module:overlay(21) +from:0x020ec560 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ec570 kind:arm_call to:0x0207c010 module:overlay(0) +from:0x020ec580 kind:load to:0x027e0ce4 module:dtcm +from:0x020ec588 kind:load to:0x027e0cf4 module:dtcm +from:0x020ec594 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x020ec5a8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ec5b8 kind:load to:0x02108068 module:overlay(21) +from:0x020ec5bc kind:load to:0x02106cdc module:overlay(21) +from:0x020ec6a4 kind:arm_call to:0x02017930 module:main +from:0x020ec6c0 kind:arm_call to:0x020f97ac module:overlay(21) +from:0x020ec6dc kind:arm_call to:0x020f9748 module:overlay(21) +from:0x020ec6fc kind:arm_call to:0x02017930 module:main +from:0x020ec708 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ec764 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ec78c kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ec830 kind:arm_call to:0x02017930 module:main +from:0x020ec84c kind:arm_call to:0x020f944c module:overlay(21) +from:0x020ec86c kind:arm_call to:0x02017930 module:main +from:0x020ec888 kind:arm_call to:0x020f9748 module:overlay(21) +from:0x020ec8b4 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ec8dc kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ec93c kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ec998 kind:load to:0x027e09a4 module:dtcm +from:0x020ec9a0 kind:load to:0x027e0cf4 module:dtcm +from:0x020ec9f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eca6c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x020eca90 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ecac8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020ecb0c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020ecb60 kind:load to:0x027e0cf4 module:dtcm +from:0x020ecb64 kind:load to:0x027e0960 module:dtcm +from:0x020ecb68 kind:load to:0x02109084 module:overlay(21) +from:0x020ecb6c kind:load to:0x02107fe4 module:overlay(21) +from:0x020ecb74 kind:load to:0x02107fe4 module:overlay(21) +from:0x020ecb84 kind:arm_call to:0x020ec9a4 module:overlay(21) +from:0x020ecbd4 kind:arm_call to:0x02017930 module:main +from:0x020ecc10 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ecd10 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x020ecd20 kind:arm_call to:0x0207edac module:overlay(0) +from:0x020ecd2c kind:arm_call to:0x020ec228 module:overlay(21) +from:0x020ecd38 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x020ecd98 kind:arm_call to:0x020ec58c module:overlay(21) +from:0x020ece20 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x020ece38 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ece48 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ece74 kind:arm_call to:0x0203d160 module:main +from:0x020ecf08 kind:arm_call to:0x020ecc48 module:overlay(21) +from:0x020ecf40 kind:arm_call_thumb to:0x0209b22c module:overlay(0) +from:0x020ecf78 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ecf90 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ecfac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ecfc4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ecfd0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x020ecfd4 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ed01c kind:load to:0x021081a0 module:overlay(21) +from:0x020ed020 kind:load to:0x020b539c module:overlay(0) +from:0x020ed024 kind:load to:0x02108094 module:overlay(21) +from:0x020ed028 kind:load to:0x020a02d4 module:overlay(0) +from:0x020ed02c kind:load to:0x020f017c module:overlay(21) +from:0x020ed030 kind:load to:0x02107ffc module:overlay(21) +from:0x020ed034 kind:load to:0x0210908c module:overlay(21) +from:0x020ed038 kind:load to:0x021090bc module:overlay(21) +from:0x020ed03c kind:load to:0x021090b0 module:overlay(21) +from:0x020ed040 kind:load to:0x021090a4 module:overlay(21) +from:0x020ed04c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020ed060 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020ed074 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020ed094 kind:arm_call to:0x0203d210 module:main +from:0x020ed0a0 kind:load to:0x020a02d4 module:overlay(0) +from:0x020ed0c8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020ed0d8 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x020ed0e4 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ed0f0 kind:load to:0x020ed8a4 module:overlay(21) +from:0x020ed1a8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020ed1d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed1ec kind:arm_call to:0x02098910 module:overlay(0) +from:0x020ed204 kind:arm_call to:0x020fa63c module:overlay(21) +from:0x020ed25c kind:arm_call to:0x020fa3cc module:overlay(21) +from:0x020ed298 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ed2b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed2c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed2e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed338 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020ed340 kind:arm_call to:0x020efe34 module:overlay(21) +from:0x020ed3b0 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020ed3bc kind:load to:0x021080d8 module:overlay(21) +from:0x020ed3c0 kind:load to:0x027e0c90 module:dtcm +from:0x020ed3c8 kind:load to:0x027e09c0 module:dtcm +from:0x020ed3ec kind:arm_call to:0x020bef88 module:overlay(17) +from:0x020ed448 kind:arm_call to:0x01ff930c module:itcm +from:0x020ed478 kind:arm_call to:0x020ed4a4 module:overlay(21) +from:0x020ed488 kind:arm_call to:0x020ed4a4 module:overlay(21) +from:0x020ed498 kind:arm_call to:0x020ed4a4 module:overlay(21) +from:0x020ed4a0 kind:load to:0x0210908c module:overlay(21) +from:0x020ed4cc kind:arm_call to:0x02028c4c module:main +from:0x020ed50c kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020ed518 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ed52c kind:arm_call to:0x01ff9f68 module:itcm +from:0x020ed644 kind:arm_call to:0x0201c4d8 module:main +from:0x020ed660 kind:arm_call to:0x0201aa44 module:main +from:0x020ed66c kind:load to:0x0203e964 module:main +from:0x020ed670 kind:load to:0x02109084 module:overlay(21) +from:0x020ed674 kind:load to:0x027e0998 module:dtcm +from:0x020ed678 kind:load to:0x0204aeac module:main +from:0x020ed67c kind:load to:0x0204af1c module:main +from:0x020ed680 kind:load to:0x021090bc module:overlay(21) +from:0x020ed6a8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020ed6d4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020ed734 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ed748 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed778 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020ed7fc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020ed820 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x020ed830 kind:load to:0x027e0cec module:dtcm +from:0x020ed890 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ed90c kind:arm_call to:0x0200e260 module:main +from:0x020ed91c kind:arm_call to:0x01ffad5c module:itcm +from:0x020ed94c kind:load to:0x027e0964 module:dtcm +from:0x020ed9f0 kind:load to:0x02108138 module:overlay(21) +from:0x020eda20 kind:arm_call to:0x020c9808 module:overlay(20) +from:0x020eda30 kind:arm_call to:0x020eda68 module:overlay(21) +from:0x020eda50 kind:arm_call to:0x020f00d8 module:overlay(21) +from:0x020eda5c kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eda64 kind:load to:0x027e0cf4 module:dtcm +from:0x020edb04 kind:arm_call to:0x020f9ae0 module:overlay(21) +from:0x020edb34 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020edb70 kind:arm_call to:0x01ff9258 module:itcm +from:0x020edb94 kind:arm_call to:0x020fa4d0 module:overlay(21) +from:0x020edbd4 kind:arm_call to:0x02016ae0 module:main +from:0x020edbf8 kind:arm_call to:0x020fa4d0 module:overlay(21) +from:0x020edc10 kind:arm_call to:0x020ef738 module:overlay(21) +from:0x020edc2c kind:arm_call to:0x020c9808 module:overlay(20) +from:0x020edc4c kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020edc58 kind:arm_call to:0x020ef738 module:overlay(21) +from:0x020edc78 kind:load to:0x027e0cf4 module:dtcm +from:0x020edc7c kind:load to:0x027e0ce0 module:dtcm +from:0x020edc80 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020edcb8 kind:arm_call to:0x020ecb78 module:overlay(21) +from:0x020edcc0 kind:arm_call to:0x0209bf54 module:overlay(0) +from:0x020edd9c kind:arm_call to:0x020ef5a0 module:overlay(21) +from:0x020eddac kind:load to:0x02106d04 module:overlay(21) +from:0x020eddb0 kind:load to:0x02106d34 module:overlay(21) +from:0x020edde4 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ede20 kind:arm_call to:0x020ecb78 module:overlay(21) +from:0x020ede34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ede98 kind:arm_call to:0x020ed9f4 module:overlay(21) +from:0x020edef0 kind:arm_call to:0x020ed9f4 module:overlay(21) +from:0x020edf00 kind:arm_call to:0x020ed9f4 module:overlay(21) +from:0x020edf34 kind:arm_call to:0x01ff916c module:itcm +from:0x020edf48 kind:arm_call to:0x020ef5e8 module:overlay(21) +from:0x020edf80 kind:arm_call to:0x01ff930c module:itcm +from:0x020edf90 kind:arm_call to:0x020efd34 module:overlay(21) +from:0x020edfc0 kind:arm_call to:0x0209b298 module:overlay(0) +from:0x020edfec kind:arm_call to:0x01ff916c module:itcm +from:0x020ee018 kind:arm_call to:0x0209b420 module:overlay(0) +from:0x020ee02c kind:arm_call to:0x020efd34 module:overlay(21) +from:0x020ee044 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ee0b0 kind:arm_call to:0x020efd34 module:overlay(21) +from:0x020ee104 kind:arm_call to:0x0202851c module:main +from:0x020ee10c kind:arm_call to:0x020ed9f4 module:overlay(21) +from:0x020ee118 kind:load to:0x027e0cf4 module:dtcm +from:0x020ee120 kind:load to:0x02106d04 module:overlay(21) +from:0x020ee124 kind:load to:0x02106d34 module:overlay(21) +from:0x020ee1b8 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020ee1c4 kind:arm_call to:0x020ecc58 module:overlay(21) +from:0x020ee1d0 kind:load to:0x02106d34 module:overlay(21) +from:0x020ee208 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ee230 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020ee258 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ee268 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020ee2c4 kind:arm_call to:0x01fff05c module:itcm +from:0x020ee2f8 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ee328 kind:arm_call to:0x020f00c0 module:overlay(21) +from:0x020ee33c kind:arm_call to:0x020efe08 module:overlay(21) +from:0x020ee3c0 kind:arm_call to:0x020f9ae0 module:overlay(21) +from:0x020ee3e4 kind:arm_call to:0x020f9be0 module:overlay(21) +from:0x020ee42c kind:arm_call to:0x020efd00 module:overlay(21) +from:0x020ee43c kind:arm_call to:0x020c9808 module:overlay(20) +from:0x020ee490 kind:arm_call to:0x020fa4d0 module:overlay(21) +from:0x020ee4b4 kind:arm_call to:0x020c9808 module:overlay(20) +from:0x020ee4c0 kind:arm_call to:0x020eda68 module:overlay(21) +from:0x020ee4dc kind:arm_call to:0x020fa4d0 module:overlay(21) +from:0x020ee4f8 kind:arm_call to:0x020f9810 module:overlay(21) +from:0x020ee50c kind:arm_call to:0x020efd00 module:overlay(21) +from:0x020ee518 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ee52c kind:arm_call to:0x020ef738 module:overlay(21) +from:0x020ee568 kind:arm_call to:0x020ef5e8 module:overlay(21) +from:0x020ee5a4 kind:arm_call to:0x020efdd4 module:overlay(21) +from:0x020ee5b4 kind:arm_call to:0x020ecc58 module:overlay(21) +from:0x020ee5c4 kind:arm_call to:0x020ecc80 module:overlay(21) +from:0x020ee5d0 kind:arm_call to:0x020eccd0 module:overlay(21) +from:0x020ee5f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee618 kind:arm_call to:0x020ef738 module:overlay(21) +from:0x020ee66c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee6a8 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee6c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee6f8 kind:arm_call to:0x020efd34 module:overlay(21) +from:0x020ee774 kind:arm_call to:0x020efb0c module:overlay(21) +from:0x020ee784 kind:arm_call to:0x020f9a64 module:overlay(21) +from:0x020ee7ac kind:arm_call to:0x020f00c0 module:overlay(21) +from:0x020ee7c0 kind:arm_call to:0x020efdd4 module:overlay(21) +from:0x020ee7e0 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020ee804 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020ee820 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee874 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ee898 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee8dc kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ee8e8 kind:load to:0x027e0cf4 module:dtcm +from:0x020ee8ec kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ee8f4 kind:load to:0x027e0cd8 module:dtcm +from:0x020ee900 kind:load to:0x02106cec module:overlay(21) +from:0x020ee904 kind:load to:0x02106d34 module:overlay(21) +from:0x020ee964 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ee9b0 kind:arm_call to:0x020ef5a0 module:overlay(21) +from:0x020ee9bc kind:load to:0x02106d04 module:overlay(21) +from:0x020ee9d4 kind:arm_call to:0x020efd34 module:overlay(21) +from:0x020ee9ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eea1c kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eea28 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eea44 kind:arm_call to:0x020ed9f4 module:overlay(21) +from:0x020eea4c kind:load to:0x027e0cf4 module:dtcm +from:0x020eeabc kind:arm_call to:0x020efc5c module:overlay(21) +from:0x020eeac8 kind:load to:0x02106d1c module:overlay(21) +from:0x020eead4 kind:arm_call to:0x020efdd4 module:overlay(21) +from:0x020eeae4 kind:arm_call to:0x01ff930c module:itcm +from:0x020eeafc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eeb2c kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eeb38 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eeb40 kind:load to:0x027e0cf4 module:dtcm +from:0x020eebc8 kind:load to:0x02106d4c module:overlay(21) +from:0x020eec08 kind:arm_call to:0x02015080 module:main +from:0x020eec28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020eec4c kind:arm_call to:0x020efdd4 module:overlay(21) +from:0x020eec5c kind:arm_call to:0x01ff930c module:itcm +from:0x020eec84 kind:arm_call to:0x020ef83c module:overlay(21) +from:0x020eec98 kind:arm_call to:0x020efb0c module:overlay(21) +from:0x020eeca4 kind:arm_call to:0x020f9a64 module:overlay(21) +from:0x020eecf8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eed48 kind:arm_call to:0x020f00c0 module:overlay(21) +from:0x020eed6c kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eed7c kind:arm_call to:0x020efd34 module:overlay(21) +from:0x020eed84 kind:load to:0x027e09a8 module:dtcm +from:0x020eed8c kind:load to:0x027e0cf4 module:dtcm +from:0x020eed90 kind:load to:0x027e0ce0 module:dtcm +from:0x020eedfc kind:load to:0x02106dac module:overlay(21) +from:0x020eee08 kind:arm_call to:0x020efb0c module:overlay(21) +from:0x020eee18 kind:arm_call to:0x020f9a64 module:overlay(21) +from:0x020eee3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eee8c kind:arm_call to:0x020f00c0 module:overlay(21) +from:0x020eeeb0 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eeec0 kind:arm_call to:0x020efd34 module:overlay(21) +from:0x020eeec8 kind:load to:0x027e0cf4 module:dtcm +from:0x020eef44 kind:load to:0x02106d34 module:overlay(21) +from:0x020eef70 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eef94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020eefa8 kind:arm_call to:0x01ff930c module:itcm +from:0x020eefcc kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020eefd4 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef028 kind:arm_call to:0x020effec module:overlay(21) +from:0x020ef0e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef11c kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ef12c kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ef138 kind:load to:0x02106d64 module:overlay(21) +from:0x020ef13c kind:load to:0x027e0cf4 module:dtcm +from:0x020ef1a8 kind:arm_call to:0x020ef5a0 module:overlay(21) +from:0x020ef1b4 kind:load to:0x02106d94 module:overlay(21) +from:0x020ef1d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef1f0 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ef264 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020ef27c kind:arm_call to:0x020ef5a0 module:overlay(21) +from:0x020ef290 kind:load to:0x02106d7c module:overlay(21) +from:0x020ef294 kind:load to:0x027e0cec module:dtcm +from:0x020ef2d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef32c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020ef348 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020ef364 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020ef380 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020ef3d4 kind:arm_call to:0x020f9f5c module:overlay(21) +from:0x020ef3e0 kind:arm_call to:0x020f92fc module:overlay(21) +from:0x020ef3f4 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ef404 kind:load to:0x027e0cec module:dtcm +from:0x020ef408 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef474 kind:arm_call to:0x020ef5a0 module:overlay(21) +from:0x020ef480 kind:load to:0x02106cec module:overlay(21) +from:0x020ef524 kind:arm_call to:0x020ef5a0 module:overlay(21) +from:0x020ef534 kind:load to:0x02106cec module:overlay(21) +from:0x020ef574 kind:arm_call to:0x020f9f5c module:overlay(21) +from:0x020ef580 kind:arm_call to:0x020f92fc module:overlay(21) +from:0x020ef594 kind:arm_call to:0x020ed950 module:overlay(21) +from:0x020ef59c kind:load to:0x027e0cf4 module:dtcm +from:0x020ef5dc kind:arm_call to:0x020f073c module:overlay(21) +from:0x020ef5e4 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef60c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ef704 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020ef710 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020ef730 kind:load to:0x0203e964 module:main +from:0x020ef7b0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020ef7d4 kind:arm_call to:0x02016c68 module:main +from:0x020ef7f4 kind:arm_call to:0x02016cf0 module:main +from:0x020ef808 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020ef824 kind:load to:0x02108028 module:overlay(21) +from:0x020ef830 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020ef8c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ef8d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef8f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ef940 kind:arm_call to:0x020eb824 module:overlay(21) +from:0x020ef94c kind:arm_call to:0x01ffccc0 module:itcm +from:0x020ef960 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020ef984 kind:arm_call to:0x020eb870 module:overlay(21) +from:0x020ef9b0 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020ef9e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ef9f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020efa04 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020efae8 kind:arm_call to:0x020f6f58 module:overlay(21) +from:0x020efafc kind:load to:0x027e0cf4 module:dtcm +from:0x020efb00 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020efb04 kind:load to:0x027e0ce0 module:dtcm +from:0x020efb08 kind:load to:0x0203e964 module:main +from:0x020efb98 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020efba4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efbf0 kind:arm_call to:0x020eb870 module:overlay(21) +from:0x020efc2c kind:arm_call to:0x020f6f58 module:overlay(21) +from:0x020efc4c kind:load to:0x027e0cf4 module:dtcm +from:0x020efc54 kind:load to:0x027e0ce0 module:dtcm +from:0x020efc58 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020efc88 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020efc90 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020efcd4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020efce4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020efcf4 kind:load to:0x020b539c module:overlay(0) +from:0x020efcfc kind:load to:0x027e0ce4 module:dtcm +from:0x020efd10 kind:arm_call to:0x020f00d8 module:overlay(21) +from:0x020efd2c kind:arm_call to:0x020f073c module:overlay(21) +from:0x020efd4c kind:arm_call to:0x01ff916c module:itcm +from:0x020efdb0 kind:load to:0x0203e964 module:main +from:0x020efdcc kind:load to:0x027e0ce0 module:dtcm +from:0x020efdd0 kind:load to:0x020eb368 module:overlay(21) +from:0x020efddc kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020efdf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020efe10 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020efe20 kind:arm_call to:0x01ffedac module:itcm +from:0x020efe28 kind:arm_call to:0x0205ae80 module:overlay(0) +from:0x020efe74 kind:arm_call to:0x02015080 module:main +from:0x020efe94 kind:arm_call to:0x020fb538 module:overlay(21) +from:0x020efeb8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020efed8 kind:arm_call to:0x01ff9638 module:itcm +from:0x020efee8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eff08 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020eff2c kind:arm_call to:0x02015080 module:main +from:0x020eff50 kind:arm_call to:0x020fb538 module:overlay(21) +from:0x020eff74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020eff94 kind:arm_call to:0x01ff9638 module:itcm +from:0x020effa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020effc4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020effd0 kind:load to:0x027e0cf4 module:dtcm +from:0x020effd4 kind:load to:0x027e09a8 module:dtcm +from:0x020f0020 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f003c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f0058 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f0074 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f0090 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f00ac kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f00bc kind:load to:0x027e0cec module:dtcm +from:0x020f00d4 kind:load to:0x020ed950 module:overlay(21) +from:0x020f00e4 kind:arm_call to:0x020f010c module:overlay(21) +from:0x020f0100 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020f0108 kind:load to:0x020b5214 module:overlay(0) +from:0x020f0128 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f013c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f0148 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f0164 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f0174 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f0190 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f0198 kind:arm_call to:0x02011ff4 module:main +from:0x020f01ac kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f01b4 kind:arm_call to:0x02011ff4 module:main +from:0x020f01c8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f01d0 kind:arm_call to:0x02011ff4 module:main +from:0x020f01e4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f01ec kind:arm_call to:0x02011ff4 module:main +from:0x020f0208 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020f0210 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x020f0224 kind:arm_call to:0x0203d210 module:main +from:0x020f022c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f0234 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f023c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f0244 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f024c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020f0254 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f0260 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f0274 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020f027c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x020f0290 kind:arm_call to:0x0203d210 module:main +from:0x020f0298 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f02a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f02a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f02b0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f02b8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020f02c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f02c8 kind:arm_call to:0x02011ff4 module:main +from:0x020f02d4 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f02e0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020f02f4 kind:load to:0x021091b0 module:overlay(21) +from:0x020f0308 kind:arm_call to:0x02011f3c module:main +from:0x020f0314 kind:arm_call to:0x020f0368 module:overlay(21) +from:0x020f0328 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020f0364 kind:load to:0x02108288 module:overlay(21) +from:0x020f0378 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f03dc kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x020f0408 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x020f0420 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f0430 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f0468 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x020f0480 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f04b0 kind:load to:0x02108340 module:overlay(21) +from:0x020f04b4 kind:load to:0x021091b0 module:overlay(21) +from:0x020f04b8 kind:load to:0x021082f4 module:overlay(21) +from:0x020f04bc kind:load to:0x021082ac module:overlay(21) +from:0x020f04c8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f04dc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f0518 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f052c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f0534 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f053c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f0544 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f0554 kind:load to:0x02108340 module:overlay(21) +from:0x020f0558 kind:load to:0x027e0ce4 module:dtcm +from:0x020f058c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f05a0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f05a8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f05b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f05b8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f05c0 kind:arm_call to:0x02011ff4 module:main +from:0x020f05d0 kind:load to:0x02108340 module:overlay(21) +from:0x020f05d4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f05ec kind:arm_call to:0x020f073c module:overlay(21) +from:0x020f061c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f0674 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f069c kind:load to:0x027e0cf4 module:dtcm +from:0x020f06a0 kind:load to:0x02108230 module:overlay(21) +from:0x020f06b0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f06cc kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f06e4 kind:arm_call to:0x020fb538 module:overlay(21) +from:0x020f0728 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020f0730 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0734 kind:load to:0x027e0cf4 module:dtcm +from:0x020f0738 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f0774 kind:load to:0x02108210 module:overlay(21) +from:0x020f07c0 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x020f0804 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f0854 kind:load to:0x021081f8 module:overlay(21) +from:0x020f085c kind:load to:0x02108250 module:overlay(21) +from:0x020f0894 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f0974 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f0988 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020f0998 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f09ac kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f09c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f09e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f0a14 kind:load to:0x0203e964 module:main +from:0x020f0a18 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0a5c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x020f0aa4 kind:load to:0x021081f8 module:overlay(21) +from:0x020f0aa8 kind:load to:0x02108268 module:overlay(21) +from:0x020f0ab4 kind:arm_call to:0x020f0bec module:overlay(21) +from:0x020f0ac8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f0adc kind:arm_call to:0x020f073c module:overlay(21) +from:0x020f0b00 kind:load to:0x020984d0 module:overlay(0) +from:0x020f0b5c kind:load to:0x02108268 module:overlay(21) +from:0x020f0b7c kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f0bc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f0bdc kind:arm_call to:0x020f073c module:overlay(21) +from:0x020f0be8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0c08 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f0c34 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f0c40 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020f0c4c kind:load to:0x027e0ce0 module:dtcm +from:0x020f0c70 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f0c84 kind:load to:0x020578a4 module:overlay(0) +from:0x020f0c98 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f0ca0 kind:arm_call to:0x02011ff4 module:main +from:0x020f0cb4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f0cbc kind:arm_call to:0x02011ff4 module:main +from:0x020f0cd0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020f0ce4 kind:load to:0x021092bc module:overlay(21) +from:0x020f0cf8 kind:arm_call to:0x02011f3c module:main +from:0x020f0d04 kind:arm_call to:0x020f0e38 module:overlay(21) +from:0x020f0d18 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020f0d4c kind:load to:0x0210842c module:overlay(21) +from:0x020f0d80 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f0dd0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f0de0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f0e20 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f0e2c kind:load to:0x020b539c module:overlay(0) +from:0x020f0e34 kind:load to:0x027e0ce4 module:dtcm +from:0x020f0e40 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f0e60 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020f0ec0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f0ed8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f0ef0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f0f04 kind:load to:0x02108450 module:overlay(21) +from:0x020f0f0c kind:load to:0x021092a4 module:overlay(21) +from:0x020f0f10 kind:load to:0x021092b0 module:overlay(21) +from:0x020f0f14 kind:load to:0x02109298 module:overlay(21) +from:0x020f0f38 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f0f58 kind:arm_call to:0x020f1008 module:overlay(21) +from:0x020f0f70 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f0ff8 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f1034 kind:arm_call to:0x01ffedac module:itcm +from:0x020f103c kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f10d4 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f1110 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1118 kind:load to:0x021092a4 module:overlay(21) +from:0x020f111c kind:load to:0x02108394 module:overlay(21) +from:0x020f1124 kind:load to:0x021092b0 module:overlay(21) +from:0x020f1128 kind:load to:0x021083a4 module:overlay(21) +from:0x020f1134 kind:load to:0x02109298 module:overlay(21) +from:0x020f115c kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f1190 kind:arm_call to:0x020f1008 module:overlay(21) +from:0x020f11e4 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f1204 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f1224 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f1250 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f12c0 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f1318 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f133c kind:arm_call to:0x020f1720 module:overlay(21) +from:0x020f136c kind:arm_call to:0x01ffedac module:itcm +from:0x020f1374 kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f1390 kind:arm_call to:0x01fff05c module:itcm +from:0x020f13b0 kind:arm_call to:0x020f1958 module:overlay(21) +from:0x020f13d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f13f0 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f13fc kind:load to:0x027e0cd8 module:dtcm +from:0x020f1400 kind:load to:0x027e09a8 module:dtcm +from:0x020f1448 kind:arm_call to:0x020f175c module:overlay(21) +from:0x020f1488 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f14b8 kind:arm_call to:0x020f175c module:overlay(21) +from:0x020f14e8 kind:arm_call to:0x020f1958 module:overlay(21) +from:0x020f1518 kind:load to:0x020bfa50 module:overlays(2,4,17) +from:0x020f1524 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x020f1564 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f1578 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f158c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1594 kind:load to:0x027e09a8 module:dtcm +from:0x020f15d4 kind:load to:0x021083b4 module:overlay(21) +from:0x020f1654 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020f16b8 kind:arm_call to:0x020eb648 module:overlay(21) +from:0x020f16cc kind:arm_call to:0x02071700 module:overlay(0) +from:0x020f16d4 kind:arm_call to:0x020f1958 module:overlay(21) +from:0x020f1710 kind:load to:0x027e0cf4 module:dtcm +from:0x020f1714 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1718 kind:load to:0x027e09a8 module:dtcm +from:0x020f171c kind:load to:0x021083ec module:overlay(21) +from:0x020f1728 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f1738 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f185c kind:load to:0x021092bc module:overlay(21) +from:0x020f189c kind:arm_call to:0x020bef88 module:overlay(17) +from:0x020f18f0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f1998 kind:arm_call to:0x020f159c module:overlay(21) +from:0x020f19a0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f19cc kind:load to:0x027e0cf4 module:dtcm +from:0x020f19d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f19ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f19f4 kind:arm_call to:0x02011ff4 module:main +from:0x020f1a08 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020f1a1c kind:load to:0x021093a4 module:overlay(21) +from:0x020f1a30 kind:arm_call to:0x02011f3c module:main +from:0x020f1a3c kind:arm_call to:0x020f1af8 module:overlay(21) +from:0x020f1a50 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020f1a80 kind:load to:0x021084ec module:overlay(21) +from:0x020f1aa4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f1ad0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f1ae0 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020f1aec kind:load to:0x020b539c module:overlay(0) +from:0x020f1af4 kind:load to:0x020b5214 module:overlay(0) +from:0x020f1b04 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f1b68 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f1bc8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1c28 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1c88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1c90 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020f1cc0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020f1ce8 kind:load to:0x02108510 module:overlay(21) +from:0x020f1cec kind:load to:0x021093a4 module:overlay(21) +from:0x020f1d0c kind:arm_call to:0x01ffedac module:itcm +from:0x020f1d14 kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f1d70 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1d84 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1da0 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:0x020f1e10 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1e1c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1e28 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1e40 kind:arm_call to:0x020f2074 module:overlay(21) +from:0x020f1e64 kind:arm_call to:0x020f2074 module:overlay(21) +from:0x020f1e74 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1e78 kind:load to:0x021093a4 module:overlay(21) +from:0x020f1e7c kind:load to:0x02106dc4 module:overlay(21) +from:0x020f1ec4 kind:arm_call to:0x020f2074 module:overlay(21) +from:0x020f1f04 kind:arm_call to:0x020f21e4 module:overlay(21) +from:0x020f1f3c kind:arm_call to:0x01ffedac module:itcm +from:0x020f1f44 kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f1f60 kind:arm_call to:0x01fff05c module:itcm +from:0x020f1f80 kind:arm_call to:0x020f23d4 module:overlay(21) +from:0x020f1fa0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f1fac kind:arm_call to:0x020f2074 module:overlay(21) +from:0x020f1fb8 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1fbc kind:load to:0x027e09a8 module:dtcm +from:0x020f2014 kind:arm_call to:0x020fa3a0 module:overlay(21) +from:0x020f2028 kind:arm_call to:0x020f2074 module:overlay(21) +from:0x020f206c kind:arm_call to:0x020f23d4 module:overlay(21) +from:0x020f20c0 kind:load to:0x021084a4 module:overlay(21) +from:0x020f20f8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020f215c kind:arm_call to:0x020ffa64 module:overlay(21) +from:0x020f2174 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f217c kind:arm_call to:0x020f23d4 module:overlay(21) +from:0x020f21b0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f21b8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f21c0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f21c8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020f21d8 kind:load to:0x027e0cf4 module:dtcm +from:0x020f21dc kind:load to:0x027e09a8 module:dtcm +from:0x020f21e0 kind:load to:0x021084c4 module:overlay(21) +from:0x020f21ec kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f21fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f22c0 kind:arm_call to:0x0201aad0 module:main +from:0x020f22cc kind:load to:0x027e0998 module:dtcm +from:0x020f22d0 kind:load to:0x0204af1c module:main +from:0x020f2358 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x020f2368 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f23c4 kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x020f23dc kind:load to:0x020984d0 module:overlay(0) +from:0x020f23ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f23f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f240c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f2414 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f241c kind:arm_call to:0x02011ff4 module:main +from:0x020f2430 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020f2444 kind:load to:0x0210948c module:overlay(21) +from:0x020f2458 kind:arm_call to:0x02011f3c module:main +from:0x020f2464 kind:arm_call to:0x020f2774 module:overlay(21) +from:0x020f2478 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f24ac kind:load to:0x02108588 module:overlay(21) +from:0x020f24c0 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020f24d4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f24e8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020f24f4 kind:load to:0x021085fc module:overlay(21) +from:0x020f24f8 kind:load to:0x02106de0 module:overlay(21) +from:0x020f2530 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020f2560 kind:load to:0x0210856c module:overlay(21) +from:0x020f2594 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x020f25c0 kind:arm_call to:0x020f3680 module:overlay(21) +from:0x020f2650 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x020f2664 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2678 kind:arm_call to:0x020f3680 module:overlay(21) +from:0x020f26dc kind:arm_call to:0x0207c010 module:overlay(0) +from:0x020f26f0 kind:arm_call to:0x020f3680 module:overlay(21) +from:0x020f2720 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x020f276c kind:load to:0x020b5d34 module:overlay(0) +from:0x020f277c kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f2788 kind:arm_call to:0x020f2714 module:overlay(21) +from:0x020f2794 kind:arm_call to:0x020f24b8 module:overlay(21) +from:0x020f27b0 kind:arm_call to:0x0203d160 module:main +from:0x020f27c4 kind:arm_call to:0x020f2524 module:overlay(21) +from:0x020f27f8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x020f2818 kind:load to:0x02108628 module:overlay(21) +from:0x020f281c kind:load to:0x020a02d4 module:overlay(0) +from:0x020f2820 kind:load to:0x020f017c module:overlay(21) +from:0x020f2824 kind:load to:0x02106dd4 module:overlay(21) +from:0x020f2830 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f2844 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f2860 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f286c kind:arm_call to:0x0209862c module:overlay(0) +from:0x020f2894 kind:load to:0x020aecf8 module:overlay(0) +from:0x020f28a4 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f28d8 kind:load to:0x021085a4 module:overlay(21) +from:0x020f2994 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020f29a0 kind:load to:0x021085cc module:overlay(21) +from:0x020f29a8 kind:load to:0x027e09c0 module:dtcm +from:0x020f29dc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020f2a24 kind:load to:0x020f3300 module:overlay(21) +from:0x020f2ab0 kind:arm_call to:0x020eb4cc module:overlay(21) +from:0x020f2ad4 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f2b04 kind:arm_call to:0x020eb3e0 module:overlay(21) +from:0x020f2b10 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f2b14 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2b28 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f2b50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2b58 kind:arm_call to:0x020f3600 module:overlay(21) +from:0x020f2b94 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2bb0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2bd0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2bec kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2bf8 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f2c24 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f2c50 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f2c5c kind:arm_call to:0x020f3300 module:overlay(21) +from:0x020f2c6c kind:load to:0x027e0cec module:dtcm +from:0x020f2c70 kind:load to:0x027e0c90 module:dtcm +from:0x020f2c80 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f2ca8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2cb0 kind:arm_call to:0x020f3600 module:overlay(21) +from:0x020f2d44 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f2d4c kind:arm_call to:0x020f3300 module:overlay(21) +from:0x020f2d6c kind:arm_call to:0x01ffedac module:itcm +from:0x020f2d84 kind:arm_call to:0x02080180 module:overlay(0) +from:0x020f2db0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f2dd0 kind:arm_call to:0x01fff498 module:itcm +from:0x020f2ddc kind:arm_call to:0x01fff584 module:itcm +from:0x020f2e38 kind:arm_call to:0x01fff05c module:itcm +from:0x020f2e8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2ea8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2ec8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2ee4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2ef0 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f2f48 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2f64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2f84 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2fa0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2fdc kind:arm_call to:0x020a0000 module:overlay(0) +from:0x020f2ff8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f300c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f3024 kind:load to:0x027e0cd8 module:dtcm +from:0x020f3028 kind:load to:0x027e0ce8 module:dtcm +from:0x020f3034 kind:load to:0x027e0cec module:dtcm +from:0x020f303c kind:load to:0x027e09a8 module:dtcm +from:0x020f30a4 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f30bc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3100 kind:arm_call to:0x020eb870 module:overlay(21) +from:0x020f3128 kind:arm_call to:0x020f6f58 module:overlay(21) +from:0x020f316c kind:arm_call to:0x01ff916c module:itcm +from:0x020f31b4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f31bc kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f31c8 kind:arm_call to:0x020fa3a0 module:overlay(21) +from:0x020f31dc kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f3200 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f3244 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f3250 kind:load to:0x027e0ce0 module:dtcm +from:0x020f3254 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f3258 kind:load to:0x027e0cf4 module:dtcm +from:0x020f3260 kind:load to:0x027e07d4 module:dtcm +from:0x020f3278 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f32a4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020f32ec kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x020f32fc kind:load to:0x027e09b4 module:dtcm +from:0x020f3314 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f3330 kind:arm_call to:0x02098584 module:overlay(0) +from:0x020f3354 kind:arm_call to:0x020f2898 module:overlay(21) +from:0x020f336c kind:arm_call to:0x020985f0 module:overlay(0) +from:0x020f33c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f33c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f3404 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3438 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f3454 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f3478 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f3484 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020f3500 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3508 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f3544 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3578 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f3594 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f35b8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f35c8 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020f363c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f3650 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x020f365c kind:arm_call to:0x020f34bc module:overlay(21) +from:0x020f3668 kind:arm_call to:0x020f337c module:overlay(21) +from:0x020f367c kind:load to:0x027e09c0 module:dtcm +from:0x020f3694 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f36a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f36f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f36fc kind:arm_call to:0x02011ff4 module:main +from:0x020f3710 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f3718 kind:arm_call to:0x02011ff4 module:main +from:0x020f3730 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020f3738 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f374c kind:arm_call to:0x0203d210 module:main +from:0x020f3754 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f375c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f3768 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f3778 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020f3780 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f3794 kind:arm_call to:0x0203d210 module:main +from:0x020f379c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f37a4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f37ac kind:arm_call to:0x02011ff4 module:main +from:0x020f37b8 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f37c4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f37d8 kind:load to:0x021094d8 module:overlay(21) +from:0x020f37ec kind:arm_call to:0x02011f3c module:main +from:0x020f37f8 kind:arm_call to:0x020f3838 module:overlay(21) +from:0x020f380c kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f3834 kind:load to:0x02108684 module:overlay(21) +from:0x020f3840 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f3854 kind:load to:0x021086a8 module:overlay(21) +from:0x020f386c kind:arm_call to:0x020fa2fc module:overlay(21) +from:0x020f3880 kind:load to:0x027e0cf4 module:dtcm +from:0x020f388c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f38a0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f38a8 kind:arm_call to:0x02011ff4 module:main +from:0x020f38bc kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f38d0 kind:load to:0x02109524 module:overlay(21) +from:0x020f38e4 kind:arm_call to:0x02011f3c module:main +from:0x020f38f0 kind:arm_call to:0x020f3920 module:overlay(21) +from:0x020f3904 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f391c kind:load to:0x02108704 module:overlay(21) +from:0x020f3928 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f393c kind:load to:0x02108728 module:overlay(21) +from:0x020f395c kind:load to:0x027e0cf4 module:dtcm +from:0x020f3960 kind:load to:0x020fb51c module:overlay(21) +from:0x020f3970 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f3984 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f398c kind:arm_call to:0x02011ff4 module:main +from:0x020f39a0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f39b4 kind:load to:0x02109570 module:overlay(21) +from:0x020f39c8 kind:arm_call to:0x02011f3c module:main +from:0x020f39d4 kind:arm_call to:0x020f3a14 module:overlay(21) +from:0x020f39e8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f3a10 kind:load to:0x02108784 module:overlay(21) +from:0x020f3a1c kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f3a30 kind:load to:0x021087a8 module:overlay(21) +from:0x020f3a48 kind:arm_call to:0x020f6efc module:overlay(21) +from:0x020f3a5c kind:load to:0x027e0cf4 module:dtcm +from:0x020f3a68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f3a7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f3a84 kind:arm_call to:0x02011ff4 module:main +from:0x020f3a98 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f3aac kind:load to:0x021095bc module:overlay(21) +from:0x020f3ac0 kind:arm_call to:0x02011f3c module:main +from:0x020f3acc kind:arm_call to:0x020f3b00 module:overlay(21) +from:0x020f3ae4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020f3afc kind:load to:0x02108810 module:overlay(21) +from:0x020f3b08 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f3b74 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f3b9c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x020f3bb4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f3be8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x020f3c00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f3c20 kind:arm_call to:0x0207f8a0 module:overlay(0) +from:0x020f3c48 kind:arm_call to:0x0203d160 module:main +from:0x020f3c78 kind:load to:0x021088ac module:overlay(21) +from:0x020f3c7c kind:load to:0x021095bc module:overlay(21) +from:0x020f3c80 kind:load to:0x02108864 module:overlay(21) +from:0x020f3c84 kind:load to:0x0207f4a8 module:overlay(0) +from:0x020f3c88 kind:load to:0x0207f47c module:overlay(0) +from:0x020f3c94 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f3cd8 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x020f3d04 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x020f3d20 kind:arm_call to:0x020f4730 module:overlay(21) +from:0x020f3d38 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f3d50 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f3e54 kind:arm_call to:0x0207f8b4 module:overlay(0) +from:0x020f3e90 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x020f3efc kind:arm_call to:0x02080080 module:overlay(0) +from:0x020f3f08 kind:arm_call to:0x02080068 module:overlay(0) +from:0x020f3f24 kind:arm_call to:0x020f4360 module:overlay(21) +from:0x020f3f48 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x020f3fc4 kind:arm_call to:0x02015a18 module:main +from:0x020f4018 kind:arm_call to:0x020f424c module:overlay(21) +from:0x020f4028 kind:load to:0x0210882c module:overlay(21) +from:0x020f402c kind:load to:0x02108844 module:overlay(21) +from:0x020f4034 kind:load to:0x027e09c0 module:dtcm +from:0x020f4038 kind:load to:0x027e0cd8 module:dtcm +from:0x020f40d0 kind:arm_call to:0x020f424c module:overlay(21) +from:0x020f40f4 kind:arm_call to:0x020f424c module:overlay(21) +from:0x020f4118 kind:arm_call to:0x020f424c module:overlay(21) +from:0x020f4150 kind:arm_call to:0x020f424c module:overlay(21) +from:0x020f4178 kind:arm_call to:0x02015a18 module:main +from:0x020f419c kind:arm_call to:0x020f4514 module:overlay(21) +from:0x020f41c8 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020f41d0 kind:arm_call to:0x020f4458 module:overlay(21) +from:0x020f41f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f4200 kind:arm_call to:0x020f4514 module:overlay(21) +from:0x020f4224 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f4230 kind:load to:0x020b5214 module:overlay(0) +from:0x020f4234 kind:load to:0x027e09a8 module:dtcm +from:0x020f435c kind:load to:0x01ffc634 module:itcm +from:0x020f4620 kind:load to:0x02108804 module:overlay(21) +from:0x020f4630 kind:arm_call to:0x02096cc8 module:overlay(0) +from:0x020f4648 kind:arm_call to:0x020f4360 module:overlay(21) +from:0x020f4668 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f4670 kind:arm_call to:0x02011ff4 module:main +from:0x020f4698 kind:arm_call to:0x0203d210 module:main +from:0x020f46a0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f46a8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f46b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f46b8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f46c4 kind:load to:0x0207f4a8 module:overlay(0) +from:0x020f46e4 kind:arm_call to:0x0203d210 module:main +from:0x020f46ec kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f46f4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f46fc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f4704 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f470c kind:arm_call to:0x02011ff4 module:main +from:0x020f4718 kind:load to:0x0207f4a8 module:overlay(0) +from:0x020f4724 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020f475c kind:load to:0x02106e10 module:overlay(21) +from:0x020f47a8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f47b4 kind:load to:0x021089e4 module:overlay(21) +from:0x020f47d4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f47dc kind:load to:0x0210891c module:overlay(21) +from:0x020f47fc kind:arm_call to:0x020f47b8 module:overlay(21) +from:0x020f4844 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f484c kind:arm_call to:0x020f4760 module:overlay(21) +from:0x020f4878 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f4880 kind:arm_call to:0x020f4760 module:overlay(21) +from:0x020f48ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f48b4 kind:arm_call to:0x020f4760 module:overlay(21) +from:0x020f48cc kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f48d4 kind:arm_call to:0x020f4760 module:overlay(21) +from:0x020f4910 kind:arm_call to:0x020f47e0 module:overlay(21) +from:0x020f4924 kind:load to:0x021096b0 module:overlay(21) +from:0x020f4938 kind:arm_call to:0x02011f3c module:main +from:0x020f4944 kind:arm_call to:0x020f4990 module:overlay(21) +from:0x020f4958 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x020f4988 kind:load to:0x02108908 module:overlay(21) +from:0x020f499c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x020f49dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f49ec kind:load to:0x021089ac module:overlay(21) +from:0x020f49f0 kind:load to:0x021096a4 module:overlay(21) +from:0x020f4a1c kind:arm_call to:0x01ffedac module:itcm +from:0x020f4a28 kind:arm_call to:0x02080180 module:overlay(0) +from:0x020f4a64 kind:arm_call to:0x020f56b4 module:overlay(21) +from:0x020f4ac8 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x020f4afc kind:arm_call to:0x02080bec module:overlay(0) +from:0x020f4b24 kind:arm_call to:0x020f4c18 module:overlay(21) +from:0x020f4b38 kind:arm_call to:0x0202851c module:main +from:0x020f4b48 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4b78 kind:arm_call to:0x020fa35c module:overlay(21) +from:0x020f4b88 kind:arm_call to:0x020fb190 module:overlay(21) +from:0x020f4b9c kind:load to:0x027e0cf4 module:dtcm +from:0x020f4bcc kind:arm_call to:0x020f59d0 module:overlay(21) +from:0x020f4c10 kind:load to:0x027e0cf4 module:dtcm +from:0x020f4c14 kind:load to:0x02108944 module:overlay(21) +from:0x020f4c54 kind:load to:0x02108974 module:overlay(21) +from:0x020f4c84 kind:arm_call to:0x020f4c18 module:overlay(21) +from:0x020f4c8c kind:load to:0x027e0cf4 module:dtcm +from:0x020f4cbc kind:arm_call to:0x01ffb464 module:itcm +from:0x020f4ccc kind:arm_call to:0x01ff9318 module:itcm +from:0x020f4ce4 kind:arm_call to:0x020f4c18 module:overlay(21) +from:0x020f4cfc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f4d04 kind:load to:0x027e09a8 module:dtcm +from:0x020f4d18 kind:arm_call to:0x020f56b4 module:overlay(21) +from:0x020f4d54 kind:arm_call to:0x020f4c18 module:overlay(21) +from:0x020f4d5c kind:arm_call to:0x020f5868 module:overlay(21) +from:0x020f4d70 kind:arm_call to:0x020f4c18 module:overlay(21) +from:0x020f4d84 kind:arm_call to:0x020f56b4 module:overlay(21) +from:0x020f4db0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f4dbc kind:load to:0x027e09a8 module:dtcm +from:0x020f4dd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f4df0 kind:arm_call to:0x020f4c18 module:overlay(21) +from:0x020f4e0c kind:arm_call to:0x020f56b4 module:overlay(21) +from:0x020f4e44 kind:arm_call to:0x020f58a4 module:overlay(21) +from:0x020f4e60 kind:arm_call to:0x020f4c18 module:overlay(21) +from:0x020f4ea8 kind:arm_call to:0x0209d434 module:overlay(0) +from:0x020f4f44 kind:arm_call to:0x0201aad0 module:main +from:0x020f4f74 kind:arm_call to:0x0209d434 module:overlay(0) +from:0x020f4f88 kind:arm_call to:0x020f010c module:overlay(21) +from:0x020f5034 kind:arm_call to:0x0201aad0 module:main +from:0x020f5040 kind:arm_call to:0x0202851c module:main +from:0x020f504c kind:load to:0x021096a4 module:overlay(21) +from:0x020f5050 kind:load to:0x027e0cf4 module:dtcm +from:0x020f5054 kind:load to:0x027e0998 module:dtcm +from:0x020f5058 kind:load to:0x0204af1c module:main +from:0x020f5078 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5098 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50e0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f511c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5128 kind:arm_call to:0x01ffb00c module:itcm +from:0x020f5144 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f515c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f51b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f51f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5230 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5238 kind:arm_call to:0x020f5268 module:overlay(21) +from:0x020f5240 kind:arm_call to:0x020f5490 module:overlay(21) +from:0x020f5254 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5260 kind:load to:0x027e0208 module:dtcm +from:0x020f5284 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f52d4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5338 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5364 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f53c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5400 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f5410 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5428 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f545c kind:arm_call to:0x020f48e0 module:overlay(21) +from:0x020f546c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5480 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f548c kind:load to:0x0203e964 module:main +from:0x020f54ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5500 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5564 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5594 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f55f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5628 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f5638 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5650 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5680 kind:arm_call to:0x020f48e0 module:overlay(21) +from:0x020f5690 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f56a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f56b0 kind:load to:0x0203e964 module:main +from:0x020f56ec kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x020f5720 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x020f5740 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x020f5778 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x020f57b4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f5838 kind:arm_call to:0x020808d4 module:overlay(0) +from:0x020f5860 kind:load to:0x027e0cd8 module:dtcm +from:0x020f5864 kind:load to:0x027e09c0 module:dtcm +from:0x020f5884 kind:arm_call to:0x020f58f0 module:overlay(21) +from:0x020f5890 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020f5898 kind:arm_call to:0x0202851c module:main +from:0x020f58c0 kind:arm_call to:0x020f5900 module:overlay(21) +from:0x020f58d0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020f58e4 kind:arm_call to:0x0202851c module:main +from:0x020f58fc kind:load to:0x020f591c module:overlay(21) +from:0x020f5908 kind:arm_call to:0x020f591c module:overlay(21) +from:0x020f5984 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f599c kind:arm_call to:0x01ff9258 module:itcm +from:0x020f59c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f59cc kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f5a80 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f5ad8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f5adc kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f5ae8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020f5afc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020f5b04 kind:arm_call to:0x02011ff4 module:main +from:0x020f5b18 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x020f5b2c kind:load to:0x021096e0 module:overlay(21) +from:0x020f5b40 kind:arm_call to:0x02011f3c module:main +from:0x020f5b4c kind:arm_call to:0x020f5cac module:overlay(21) +from:0x020f5b64 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x020f5b94 kind:load to:0x02108a54 module:overlay(21) +from:0x020f5ba8 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020f5be0 kind:arm_call to:0x0200f218 module:main +from:0x020f5bf4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020f5c00 kind:load to:0x02108a98 module:overlay(21) +from:0x020f5c04 kind:load to:0x02106e50 module:overlay(21) +from:0x020f5cb4 kind:arm_call to:0x0209d700 module:overlay(0) +from:0x020f5d0c kind:arm_call to:0x020f5b9c module:overlay(21) +from:0x020f5d20 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020f5d7c kind:load to:0x02108ac4 module:overlay(21) +from:0x020f5d80 kind:load to:0x021096e0 module:overlay(21) +from:0x020f5d88 kind:load to:0x02108a70 module:overlay(21) +from:0x020f5d9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f5dc4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f5e08 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f5e14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f5e28 kind:load to:0x027e0ce4 module:dtcm +from:0x020f5e2c kind:load to:0x020b539c module:overlay(0) +from:0x020f5f18 kind:arm_call to:0x01ffb464 module:itcm +from:0x020f5f28 kind:arm_call to:0x01ff9218 module:itcm +from:0x020f5ffc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f6008 kind:arm_call to:0x0209d7a4 module:overlay(0) +from:0x020f6040 kind:arm_call to:0x0209d7a4 module:overlay(0) +from:0x020f6050 kind:load to:0x027e09a8 module:dtcm +from:0x020f6078 kind:arm_call to:0x0209d518 module:overlay(0) +from:0x020f60b0 kind:arm_call to:0x0209d9f8 module:overlay(0) +from:0x020f612c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f6134 kind:arm_call to:0x02011ff4 module:main +from:0x020f614c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f6154 kind:arm_call to:0x0209d76c module:overlay(0) +from:0x020f616c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f6174 kind:arm_call to:0x0209d76c module:overlay(0) +from:0x020f617c kind:arm_call to:0x02011ff4 module:main +from:0x020f6190 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x020f61a4 kind:load to:0x021097c4 module:overlay(21) +from:0x020f61b8 kind:arm_call to:0x02011f3c module:main +from:0x020f61c4 kind:arm_call to:0x020f6288 module:overlay(21) +from:0x020f61dc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x020f61ec kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020f6274 kind:load to:0x02108b24 module:overlay(21) +from:0x020f6278 kind:load to:0x02108b40 module:overlay(21) +from:0x020f627c kind:load to:0x02108a70 module:overlay(21) +from:0x020f6290 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x020f62f0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f62fc kind:load to:0x02108b5c module:overlay(21) +from:0x020f6304 kind:load to:0x021097c4 module:overlay(21) +from:0x020f63a4 kind:load to:0x021097c4 module:overlay(21) +from:0x020f63b0 kind:load to:0x02109898 module:overlay(21) +from:0x020f63c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f63c8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020f63e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f63e8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020f63f0 kind:arm_call to:0x02011ff4 module:main +from:0x020f6404 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x020f6490 kind:arm_call to:0x020f877c module:overlay(21) +from:0x020f64a0 kind:load to:0x020b1968 module:overlay(0) +from:0x020f64b0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f64d0 kind:arm_call to:0x020974dc module:overlay(0) +from:0x020f64f0 kind:arm_call to:0x020f6600 module:overlay(21) +from:0x020f650c kind:arm_call to:0x02026800 module:main +from:0x020f6518 kind:arm_call to:0x020f879c module:overlay(21) +from:0x020f6520 kind:arm_call to:0x020f87b4 module:overlay(21) +from:0x020f6570 kind:arm_call to:0x020f0d54 module:overlay(21) +from:0x020f657c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f65a4 kind:arm_call to:0x020f6600 module:overlay(21) +from:0x020f65e4 kind:load to:0x020b539c module:overlay(0) +from:0x020f65ec kind:load to:0x02108bac module:overlay(21) +from:0x020f65f0 kind:load to:0x027e0ce4 module:dtcm +from:0x020f65f4 kind:load to:0x02106e70 module:overlay(21) +from:0x020f65f8 kind:load to:0x02106e6a module:overlay(21) +from:0x020f65fc kind:load to:0x02106e64 module:overlay(21) +from:0x020f6610 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f6658 kind:arm_call to:0x020f67f0 module:overlay(21) +from:0x020f6660 kind:arm_call to:0x020f87b4 module:overlay(21) +from:0x020f6668 kind:arm_call to:0x020f7db0 module:overlay(21) +from:0x020f6698 kind:arm_call to:0x0203a1bc module:main +from:0x020f66a8 kind:arm_call to:0x020f8494 module:overlay(21) +from:0x020f66b8 kind:arm_call to:0x020f8164 module:overlay(21) +from:0x020f66c0 kind:load to:0x027e0cf4 module:dtcm +from:0x020f66e8 kind:arm_call to:0x020f1800 module:overlay(21) +from:0x020f6738 kind:arm_call to:0x01fff458 module:itcm +from:0x020f6750 kind:arm_call to:0x020f18d4 module:overlay(21) +from:0x020f6764 kind:arm_call to:0x020f18a4 module:overlay(21) +from:0x020f6788 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f67d4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f67e0 kind:load to:0x020b1968 module:overlay(0) +from:0x020f67e4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f67e8 kind:load to:0x0203e964 module:main +from:0x020f6860 kind:arm_call to:0x020fa3a0 module:overlay(21) +from:0x020f6870 kind:arm_call to:0x020fa3cc module:overlay(21) +from:0x020f6880 kind:arm_call to:0x020fa434 module:overlay(21) +from:0x020f6890 kind:arm_call to:0x020fa408 module:overlay(21) +from:0x020f6920 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f6990 kind:arm_call to:0x0203a1bc module:main +from:0x020f6a38 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f6b20 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x020f6b34 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020f6b6c kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x020f6b78 kind:arm_call to:0x01ffedac module:itcm +from:0x020f6b9c kind:arm_call to:0x020f8000 module:overlay(21) +from:0x020f6c14 kind:arm_call to:0x02080180 module:overlay(0) +from:0x020f6c28 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f6c3c kind:arm_call to:0x020802ec module:overlay(0) +from:0x020f6c80 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f6ce0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f6cfc kind:arm_call to:0x020f8000 module:overlay(21) +from:0x020f6da8 kind:arm_call to:0x02080180 module:overlay(0) +from:0x020f6dbc kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f6dd0 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020f6ee4 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020f6ef0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f6ef4 kind:load to:0x0203e964 module:main +from:0x020f6ef8 kind:load to:0x020b5214 module:overlay(0) +from:0x020f6fdc kind:arm_call to:0x020eb6c0 module:overlay(21) +from:0x020f6fe8 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f7004 kind:arm_call to:0x020fa494 module:overlay(21) +from:0x020f7030 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7038 kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f7054 kind:arm_call to:0x020eb428 module:overlay(21) +from:0x020f70dc kind:arm_call to:0x020f7a2c module:overlay(21) +from:0x020f710c kind:arm_call to:0x020f7a88 module:overlay(21) +from:0x020f7128 kind:arm_call to:0x020f7218 module:overlay(21) +from:0x020f7134 kind:load to:0x027e0ce0 module:dtcm +from:0x020f715c kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f71a0 kind:arm_call to:0x020f7a2c module:overlay(21) +from:0x020f71d0 kind:arm_call to:0x020f7a88 module:overlay(21) +from:0x020f71f4 kind:arm_call to:0x020f7218 module:overlay(21) +from:0x020f7204 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020f7210 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7214 kind:load to:0x020b5214 module:overlay(0) +from:0x020f730c kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f7360 kind:arm_call to:0x020f8074 module:overlay(21) +from:0x020f7380 kind:arm_call to:0x020f7748 module:overlay(21) +from:0x020f73e0 kind:arm_call to:0x0203a3c8 module:main +from:0x020f7404 kind:arm_call to:0x0203a3c8 module:main +from:0x020f7430 kind:arm_call to:0x0203a3c8 module:main +from:0x020f746c kind:arm_call to:0x0203a3c8 module:main +from:0x020f74f4 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f752c kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f75a8 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f75e8 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f762c kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f76a0 kind:arm_call to:0x020f8074 module:overlay(21) +from:0x020f76c0 kind:arm_call to:0x020f7748 module:overlay(21) +from:0x020f7764 kind:arm_call to:0x020f8748 module:overlay(21) +from:0x020f7794 kind:arm_call to:0x01ffedac module:itcm +from:0x020f77d8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020f77e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f77f4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7800 kind:arm_call to:0x020f8590 module:overlay(21) +from:0x020f7860 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f786c kind:arm_call to:0x01ffedac module:itcm +from:0x020f7878 kind:arm_call to:0x020f8590 module:overlay(21) +from:0x020f78e8 kind:arm_call to:0x01fff458 module:itcm +from:0x020f78f8 kind:arm_call to:0x01fff458 module:itcm +from:0x020f791c kind:arm_call to:0x01ffedac module:itcm +from:0x020f7930 kind:arm_call to:0x01ffedac module:itcm +from:0x020f793c kind:arm_call to:0x020f8590 module:overlay(21) +from:0x020f79d4 kind:arm_call to:0x020f8590 module:overlay(21) +from:0x020f7a1c kind:load to:0x027e0ce0 module:dtcm +from:0x020f7a20 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f7a24 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7a48 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7a50 kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f7a70 kind:arm_call to:0x020eb428 module:overlay(21) +from:0x020f7a84 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7ac8 kind:arm_call to:0x02028c4c module:main +from:0x020f7adc kind:arm_call to:0x020f776c module:overlay(21) +from:0x020f7b5c kind:arm_call to:0x01ffedac module:itcm +from:0x020f7ba8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020f7bbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f7bc8 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7bd0 kind:arm_call to:0x020fa3cc module:overlay(21) +from:0x020f7c58 kind:arm_call to:0x020f85dc module:overlay(21) +from:0x020f7e38 kind:arm_call to:0x020f7e60 module:overlay(21) +from:0x020f7e5c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f7ee0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f7ee8 kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f7f64 kind:arm_call to:0x020f0d54 module:overlay(21) +from:0x020f7f80 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f7fb0 kind:arm_call to:0x020f0d54 module:overlay(21) +from:0x020f7fbc kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f7fec kind:arm_call to:0x020f0d54 module:overlay(21) +from:0x020f7ff8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7ffc kind:load to:0x027e0cd8 module:dtcm +from:0x020f8064 kind:arm_call to:0x020f1138 module:overlay(21) +from:0x020f80a0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f80a8 kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f814c kind:arm_call to:0x020f1138 module:overlay(21) +from:0x020f8160 kind:load to:0x027e0cd8 module:dtcm +from:0x020f81dc kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f8260 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f8284 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f82fc kind:arm_call to:0x020fa3a0 module:overlay(21) +from:0x020f830c kind:arm_call to:0x020fa3cc module:overlay(21) +from:0x020f831c kind:arm_call to:0x020fa408 module:overlay(21) +from:0x020f8330 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x020f8344 kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x020f8368 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f8394 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f83d0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020f845c kind:arm_call to:0x020f1a84 module:overlay(21) +from:0x020f8474 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f8478 kind:load to:0x027e0ce0 module:dtcm +from:0x020f847c kind:load to:0x027e0cf4 module:dtcm +from:0x020f8480 kind:load to:0x027e0960 module:dtcm +from:0x020f8484 kind:load to:0x02108b9c module:overlay(21) +from:0x020f8488 kind:load to:0x021098bc module:overlay(21) +from:0x020f8490 kind:load to:0x02108b9c module:overlay(21) +from:0x020f84d0 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020f8554 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f8574 kind:arm_call to:0x020f9f34 module:overlay(21) +from:0x020f8588 kind:load to:0x027e0cf4 module:dtcm +from:0x020f858c kind:load to:0x027e0ce4 module:dtcm +from:0x020f8608 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f861c kind:arm_call to:0x020fa494 module:overlay(21) +from:0x020f8638 kind:arm_call to:0x020fa408 module:overlay(21) +from:0x020f8660 kind:arm_call to:0x02080180 module:overlay(0) +from:0x020f869c kind:arm_call to:0x01fff498 module:itcm +from:0x020f86a8 kind:arm_call to:0x01fff584 module:itcm +from:0x020f86cc kind:arm_call to:0x020c985c module:overlay(20) +from:0x020f8738 kind:load to:0x027e0cd8 module:dtcm +from:0x020f873c kind:load to:0x027e0ce8 module:dtcm +from:0x020f87a8 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x020f8828 kind:arm_call to:0x02011f3c module:main +from:0x020f8834 kind:arm_call to:0x020f8840 module:overlay(21) +from:0x020f884c kind:arm_call to:0x020fb4f0 module:overlay(21) +from:0x020f8854 kind:arm_call to:0x020f6410 module:overlay(21) +from:0x020f8860 kind:arm_call to:0x020ff570 module:overlay(21) +from:0x020f8868 kind:arm_call to:0x020fb134 module:overlay(21) +from:0x020f8874 kind:arm_call to:0x020ffe58 module:overlay(21) +from:0x020f8880 kind:arm_call to:0x020fb514 module:overlay(21) +from:0x020f88a4 kind:arm_call to:0x020fa708 module:overlay(21) +from:0x020f88dc kind:arm_call to:0x020fa6c0 module:overlay(21) +from:0x020f88e8 kind:arm_call to:0x020fa6c0 module:overlay(21) +from:0x020f88f4 kind:arm_call to:0x020fa6c0 module:overlay(21) +from:0x020f89f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8a2c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8a68 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8a9c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8ad8 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020f8b18 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020f8b60 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8b98 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8bd0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8be0 kind:arm_call to:0x020f6600 module:overlay(21) +from:0x020f8c60 kind:arm_call to:0x0202851c module:main +from:0x020f8c70 kind:load to:0x02106ecc module:overlay(21) +from:0x020f8c74 kind:load to:0x02106ee0 module:overlay(21) +from:0x020f8c78 kind:load to:0x02106e8c module:overlay(21) +from:0x020f8c7c kind:load to:0x02106e96 module:overlay(21) +from:0x020f8c84 kind:load to:0x02106eae module:overlay(21) +from:0x020f8c88 kind:load to:0x02106e9c module:overlay(21) +from:0x020f8c90 kind:load to:0x02106e90 module:overlay(21) +from:0x020f8c94 kind:load to:0x02106ea2 module:overlay(21) +from:0x020f8ca8 kind:arm_call to:0x020fa7d0 module:overlay(21) +from:0x020f8cb4 kind:arm_call to:0x020fff60 module:overlay(21) +from:0x020f8cc0 kind:arm_call to:0x020ff61c module:overlay(21) +from:0x020f8cc8 kind:arm_call to:0x020f64a4 module:overlay(21) +from:0x020f8cd0 kind:arm_call to:0x020fb500 module:overlay(21) +from:0x020f8cf0 kind:arm_call to:0x020f64bc module:overlay(21) +from:0x020f8cf8 kind:arm_call to:0x020f968c module:overlay(21) +from:0x020f8d38 kind:arm_call to:0x020974dc module:overlay(0) +from:0x020f8d60 kind:load to:0x020b539c module:overlay(0) +from:0x020f8d64 kind:load to:0x02106ebc module:overlay(21) +from:0x020f8dac kind:arm_call to:0x020f909c module:overlay(21) +from:0x020f8dd4 kind:arm_call to:0x020f010c module:overlay(21) +from:0x020f8df8 kind:arm_call to:0x020fa4d0 module:overlay(21) +from:0x020f8e30 kind:arm_call to:0x02002f04 module:main +from:0x020f8e50 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x020f8e68 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020f8e98 kind:arm_call to:0x02002f04 module:main +from:0x020f8eb8 kind:arm_call to:0x02002f04 module:main +from:0x020f8ed4 kind:arm_call to:0x02080a44 module:overlay(0) +from:0x020f8ef0 kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x020f8f18 kind:arm_call to:0x020fa85c module:overlay(21) +from:0x020f8f20 kind:arm_call to:0x020fb450 module:overlay(21) +from:0x020f8f2c kind:arm_call to:0x020fa6e0 module:overlay(21) +from:0x020f8f38 kind:arm_call to:0x020fa6e0 module:overlay(21) +from:0x020f8f44 kind:arm_call to:0x020fa6e0 module:overlay(21) +from:0x020f8fd8 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020f9004 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f9010 kind:arm_call to:0x0206bf3c module:overlay(0) +from:0x020f9050 kind:arm_call to:0x020f9340 module:overlay(21) +from:0x020f9068 kind:arm_call to:0x020f6614 module:overlay(21) +from:0x020f9070 kind:arm_call to:0x020f909c module:overlay(21) +from:0x020f907c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9080 kind:load to:0x020b51c0 module:overlay(0) +from:0x020f9088 kind:load to:0x020b51b8 module:overlay(0) +from:0x020f9090 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9094 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f90b4 kind:arm_call to:0x020fff98 module:overlay(21) +from:0x020f90c0 kind:arm_call to:0x020ff620 module:overlay(21) +from:0x020f90c8 kind:arm_call to:0x020f9f34 module:overlay(21) +from:0x020f90dc kind:arm_call to:0x021003c4 module:overlay(21) +from:0x020f9114 kind:arm_call to:0x0201aa8c module:main +from:0x020f916c kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020f9194 kind:arm_call to:0x020f9234 module:overlay(21) +from:0x020f91c0 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020f91e8 kind:arm_call to:0x020f9234 module:overlay(21) +from:0x020f9208 kind:arm_call to:0x0201aa44 module:main +from:0x020f9214 kind:arm_call to:0x02100154 module:overlay(21) +from:0x020f9220 kind:arm_call to:0x020ff968 module:overlay(21) +from:0x020f922c kind:load to:0x0204af1c module:main +from:0x020f92b0 kind:arm_call to:0x0201aa44 module:main +from:0x020f92e8 kind:arm_call to:0x0201aa44 module:main +from:0x020f92f8 kind:load to:0x0204af1c module:main +from:0x020f9318 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f9328 kind:arm_call to:0x0206bcf8 module:overlay(0) +from:0x020f9330 kind:load to:0x027e09a8 module:dtcm +from:0x020f9338 kind:load to:0x020b51b8 module:overlay(0) +from:0x020f9388 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f9394 kind:arm_call to:0x020f9f5c module:overlay(21) +from:0x020f93a8 kind:arm_call to:0x020f92fc module:overlay(21) +from:0x020f93c0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f93d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f9440 kind:load to:0x020b539c module:overlay(0) +from:0x020f9448 kind:load to:0x027e0ce4 module:dtcm +from:0x020f94c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f94f0 kind:arm_call to:0x020f954c module:overlay(21) +from:0x020f9518 kind:arm_call to:0x020f954c module:overlay(21) +from:0x020f95a4 kind:arm_call to:0x02017930 module:main +from:0x020f95d0 kind:arm_call to:0x02017930 module:main +from:0x020f9614 kind:arm_call to:0x02017930 module:main +from:0x020f9668 kind:arm_call to:0x020f954c module:overlay(21) +from:0x020f969c kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020f96a8 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020f96d0 kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020f96dc kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020f9738 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f9740 kind:load to:0x027e0c90 module:dtcm +from:0x020f9744 kind:load to:0x027e0c9c module:dtcm +from:0x020f9788 kind:arm_call to:0x02017930 module:main +from:0x020f97ec kind:arm_call to:0x02017930 module:main +from:0x020f9878 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f988c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f9894 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f98b4 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f98cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f9964 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f9970 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f9990 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f99c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f99f0 kind:arm_call to:0x02016ae0 module:main +from:0x020f9a00 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9a5c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9aa4 kind:arm_call to:0x020eb538 module:overlay(21) +from:0x020f9adc kind:load to:0x027e0ce0 module:dtcm +from:0x020f9b28 kind:arm_call to:0x020eb538 module:overlay(21) +from:0x020f9b44 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9bc0 kind:arm_call to:0x020eb538 module:overlay(21) +from:0x020f9bdc kind:load to:0x027e0ce0 module:dtcm +from:0x020f9c48 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f9c70 kind:arm_call to:0x020f9b48 module:overlay(21) +from:0x020f9c8c kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f9c9c kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f9cb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f9cd4 kind:arm_call to:0x020fa4d0 module:overlay(21) +from:0x020f9cf0 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f9d00 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020f9d14 kind:arm_call to:0x02016d7c module:main +from:0x020f9d28 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9d58 kind:arm_call to:0x020f713c module:overlay(21) +from:0x020f9d64 kind:arm_call to:0x020f713c module:overlay(21) +from:0x020f9d70 kind:arm_call to:0x020f713c module:overlay(21) +from:0x020f9d78 kind:arm_call to:0x020f9ec0 module:overlay(21) +from:0x020f9d88 kind:arm_call to:0x020fad9c module:overlay(21) +from:0x020f9dc8 kind:arm_call to:0x02002f04 module:main +from:0x020f9e04 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x020f9e1c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020f9e34 kind:arm_call to:0x021002b4 module:overlay(21) +from:0x020f9e3c kind:arm_call to:0x020fb60c module:overlay(21) +from:0x020f9e50 kind:arm_call to:0x020fadec module:overlay(21) +from:0x020f9e68 kind:arm_call to:0x021002b4 module:overlay(21) +from:0x020f9e70 kind:arm_call to:0x020fb628 module:overlay(21) +from:0x020f9e80 kind:arm_call to:0x020fb1b8 module:overlay(21) +from:0x020f9e98 kind:arm_call to:0x021002b4 module:overlay(21) +from:0x020f9ea4 kind:arm_call to:0x0202851c module:main +from:0x020f9eb0 kind:load to:0x020b51c0 module:overlay(0) +from:0x020f9eb8 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020f9ebc kind:load to:0x020b51b8 module:overlay(0) +from:0x020f9ef8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9f54 kind:arm_call to:0x020f9efc module:overlay(21) +from:0x020f9ff4 kind:arm_call to:0x020fa35c module:overlay(21) +from:0x020fa08c kind:arm_call to:0x020f43ec module:overlay(21) +from:0x020fa0e4 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fa188 kind:arm_call to:0x020f43ec module:overlay(21) +from:0x020fa1dc kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fa28c kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fa308 kind:arm_call to:0x020fa35c module:overlay(21) +from:0x020fa34c kind:arm_call to:0x020fa63c module:overlay(21) +from:0x020fa38c kind:arm_call to:0x0205adc4 module:overlay(0) +from:0x020fa3a4 kind:arm_call to:0x020fa63c module:overlay(21) +from:0x020fa3d0 kind:arm_call to:0x020fa63c module:overlay(21) +from:0x020fa40c kind:arm_call to:0x020fa63c module:overlay(21) +from:0x020fa428 kind:arm_call to:0x020f43ec module:overlay(21) +from:0x020fa438 kind:arm_call to:0x020fa63c module:overlay(21) +from:0x020fa498 kind:arm_call to:0x020fa63c module:overlay(21) +from:0x020fa528 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x020fa54c kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020fa580 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fa58c kind:arm_call to:0x01ffb744 module:itcm +from:0x020fa5c4 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020fa5f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fa5fc kind:arm_call to:0x01ffb744 module:itcm +from:0x020fa638 kind:load to:0x027e0960 module:dtcm +from:0x020fa654 kind:arm_call to:0x020f45f8 module:overlay(21) +from:0x020fa668 kind:arm_call to:0x01fff350 module:itcm +from:0x020fa6bc kind:load to:0x027e0ce4 module:dtcm +from:0x020fa740 kind:arm_call to:0x0203d160 module:main +from:0x020fa75c kind:arm_call to:0x0203d160 module:main +from:0x020fa76c kind:arm_call to:0x020faa74 module:overlay(21) +from:0x020fa788 kind:load to:0x020a02d4 module:overlay(0) +from:0x020fa78c kind:load to:0x020f017c module:overlay(21) +from:0x020fa790 kind:load to:0x020ed080 module:overlay(21) +from:0x020fa794 kind:load to:0x020fa798 module:overlay(21) +from:0x020fa7b8 kind:arm_call to:0x0203d160 module:main +from:0x020fa7c8 kind:load to:0x020a02d4 module:overlay(0) +from:0x020fa7cc kind:load to:0x020f017c module:overlay(21) +from:0x020fa7ec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020fa804 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020fa834 kind:arm_call to:0x0203d210 module:main +from:0x020fa848 kind:arm_call to:0x0203d210 module:main +from:0x020fa854 kind:load to:0x020ed080 module:overlay(21) +from:0x020fa858 kind:load to:0x020a02d4 module:overlay(0) +from:0x020fa8b0 kind:arm_call to:0x020fae3c module:overlay(21) +from:0x020fa8fc kind:arm_call to:0x020eb538 module:overlay(21) +from:0x020fa920 kind:arm_call to:0x020faa74 module:overlay(21) +from:0x020fa94c kind:arm_call to:0x020faad4 module:overlay(21) +from:0x020fa95c kind:arm_call to:0x020fabec module:overlay(21) +from:0x020fa998 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020fa9b8 kind:arm_call to:0x020faed0 module:overlay(21) +from:0x020fa9c0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fa9c4 kind:load to:0x027e0cf4 module:dtcm +from:0x020fa9c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa9cc kind:load to:0x020b5214 module:overlay(0) +from:0x020fa9fc kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020faa08 kind:arm_call to:0x020ea868 module:overlay(21) +from:0x020faa5c kind:arm_call to:0x020c0a6c module:overlay(17) +from:0x020faa68 kind:load to:0x027e0ce0 module:dtcm +from:0x020faa70 kind:load to:0x027e09b4 module:dtcm +from:0x020faa94 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020faabc kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020faad0 kind:load to:0x027e0cec module:dtcm +from:0x020faaf0 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020fab00 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020fab1c kind:arm_call to:0x01ff9258 module:itcm +from:0x020fab30 kind:arm_call to:0x020fab3c module:overlay(21) +from:0x020fab38 kind:load to:0x027e0ce0 module:dtcm +from:0x020fab58 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020fab74 kind:arm_call to:0x020eb398 module:overlay(21) +from:0x020fab9c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fabb8 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x020fabdc kind:load to:0x020b5214 module:overlay(0) +from:0x020fabe0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fabe8 kind:load to:0x027e0cec module:dtcm +from:0x020fac10 kind:arm_call to:0x020eb398 module:overlay(21) +from:0x020fac9c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020fad1c kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020fad2c kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020fad48 kind:arm_call to:0x01ff9258 module:itcm +from:0x020fad78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fad84 kind:arm_call to:0x020faa74 module:overlay(21) +from:0x020fad90 kind:load to:0x027e0ce0 module:dtcm +from:0x020fad94 kind:load to:0x027e0cec module:dtcm +from:0x020fadb4 kind:arm_call to:0x020fb098 module:overlay(21) +from:0x020fade8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fae0c kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020fae24 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x020fae34 kind:load to:0x020b5214 module:overlay(0) +from:0x020fae38 kind:load to:0x027e09ac module:dtcm +from:0x020fae88 kind:arm_call to:0x020eb398 module:overlay(21) +from:0x020faea4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020faeb8 kind:arm_call to:0x020fb098 module:overlay(21) +from:0x020faec8 kind:load to:0x027e0ce0 module:dtcm +from:0x020faecc kind:load to:0x027e0cec module:dtcm +from:0x020faef0 kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020faf38 kind:arm_call to:0x020eb538 module:overlay(21) +from:0x020faf5c kind:arm_call to:0x020eb368 module:overlay(21) +from:0x020faf7c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020faf98 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fafb4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fafd0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fafec kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fb008 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fb020 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020fb03c kind:arm_call to:0x020eb870 module:overlay(21) +from:0x020fb060 kind:arm_call to:0x020f6f58 module:overlay(21) +from:0x020fb074 kind:arm_call to:0x020fb098 module:overlay(21) +from:0x020fb080 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb088 kind:load to:0x027e0cec module:dtcm +from:0x020fb08c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fb090 kind:load to:0x027e09a8 module:dtcm +from:0x020fb094 kind:load to:0x027e0cf4 module:dtcm +from:0x020fb0ac kind:arm_call to:0x020faa74 module:overlay(21) +from:0x020fb0e8 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x020fb124 kind:load to:0x027e0cd8 module:dtcm +from:0x020fb128 kind:load to:0x027e09ac module:dtcm +from:0x020fb12c kind:load to:0x027e0ce0 module:dtcm +from:0x020fb16c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020fb184 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020fb1c8 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fb210 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fb2e8 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fb340 kind:arm_call to:0x020f4c18 module:overlay(21) +from:0x020fb370 kind:arm_call to:0x020fb37c module:overlay(21) +from:0x020fb3c8 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020fb3e0 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x020fb3f4 kind:arm_call to:0x02060bd8 module:overlay(0) +from:0x020fb434 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x020fb444 kind:load to:0x020b5214 module:overlay(0) +from:0x020fb448 kind:load to:0x027e09ac module:dtcm +from:0x020fb44c kind:load to:0x027e0cd8 module:dtcm +from:0x020fb490 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fb4ac kind:arm_call to:0x020fb37c module:overlay(21) +from:0x020fb4cc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fb4e8 kind:arm_call to:0x020fb37c module:overlay(21) +from:0x020fb4fc kind:load to:0x027e0cf4 module:dtcm +from:0x020fb510 kind:load to:0x027e0cf4 module:dtcm +from:0x020fb56c kind:arm_call to:0x020802ec module:overlay(0) +from:0x020fb594 kind:load to:0x027e0cd8 module:dtcm +from:0x020fb5f4 kind:load to:0x021098d8 module:overlay(21) +from:0x020fb5f8 kind:load to:0x021098cd module:overlay(21) +from:0x020fb5fc kind:load to:0x021098c9 module:overlay(21) +from:0x020fb600 kind:load to:0x021098c5 module:overlay(21) +from:0x020fb604 kind:load to:0x021098c1 module:overlay(21) +from:0x020fb608 kind:load to:0x021098d1 module:overlay(21) +from:0x020fb624 kind:load to:0x021098c5 module:overlay(21) +from:0x020fb640 kind:load to:0x021098c1 module:overlay(21) +from:0x020fb660 kind:load to:0x02108bcc module:overlay(21) +from:0x020fb670 kind:arm_call to:0x02011ff4 module:main +from:0x020fb6b4 kind:arm_call to:0x02019528 module:main +from:0x020fb6bc kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020fb6c0 kind:arm_call to:0x020ea6e8 module:overlay(21) +from:0x020fb6c8 kind:load to:0x0204a110 module:main +from:0x020fb770 kind:load to:0x020e9f38 module:overlay(21) +from:0x020fb780 kind:load to:0x020ea030 module:overlay(21) +from:0x020fb7c0 kind:load to:0x02049b18 module:main +from:0x020fb7d4 kind:load to:0x020b5214 module:overlay(0) +from:0x020fb7d8 kind:load to:0x0206e654 module:overlay(0) +from:0x020fb7e8 kind:load to:0x027e0994 module:dtcm +from:0x020fb81c kind:load to:0x021098d8 module:overlay(21) +from:0x020fb820 kind:load to:0x021098c5 module:overlay(21) +from:0x020fb824 kind:load to:0x021098c1 module:overlay(21) +from:0x020fb840 kind:load to:0x021098cd module:overlay(21) +from:0x020fb85c kind:load to:0x021098c9 module:overlay(21) +from:0x020fb878 kind:load to:0x021098d1 module:overlay(21) +from:0x020fb894 kind:load to:0x021098c0 module:overlay(21) +from:0x020fb8b4 kind:arm_call_thumb to:0x02012f5c module:main +from:0x020fb8c8 kind:arm_call to:0x02014ff4 module:main +from:0x020fb8d0 kind:arm_call to:0x02014fe8 module:main +from:0x020fb8f4 kind:arm_call to:0x02026800 module:main +from:0x020fb910 kind:arm_call_thumb to:0x02012f4c module:main +from:0x020fb92c kind:load to:0x021098ec module:overlay(21) +from:0x020fb930 kind:load to:0x02049be0 module:main +from:0x020fb934 kind:load to:0x02108c28 module:overlay(21) +from:0x020fb938 kind:load to:0x02108c48 module:overlay(21) +from:0x020fb93c kind:load to:0x02108bf4 module:overlay(21) +from:0x020fb94c kind:arm_call to:0x020fb644 module:overlay(21) +from:0x020fb970 kind:load to:0x02108c00 module:overlay(21) +from:0x020fb97c kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020fb990 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020fb998 kind:arm_call to:0x02011ff4 module:main +from:0x020fb9bc kind:arm_call to:0x02018d78 module:main +from:0x020fb9c4 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020fb9d0 kind:arm_call to:0x020ea6cc module:overlay(21) +from:0x020fb9e0 kind:arm_call to:0x02019538 module:main +from:0x020fb9f8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020fba08 kind:arm_call_thumb to:0x020154ec module:main +from:0x020fba20 kind:arm_call to:0x0201739c module:main +from:0x020fba4c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fba54 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fba5c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fba64 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fba80 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fba94 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020fbaa0 kind:arm_call_thumb to:0x020154ec module:main +from:0x020fbab8 kind:arm_call to:0x0201739c module:main +from:0x020fbae0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fbae8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbaf0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbaf8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb10 kind:arm_call to:0x0201739c module:main +from:0x020fbb34 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fbb3c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb44 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb4c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb68 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fbbac kind:arm_call to:0x020fb87c module:overlay(21) +from:0x020fbbbc kind:arm_call to:0x02011f3c module:main +from:0x020fbbe8 kind:arm_call to:0x021004e8 module:overlay(21) +from:0x020fbbf8 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020fbc10 kind:arm_call to:0x020166cc module:main +from:0x020fbc30 kind:arm_call to:0x02013ee8 module:main +from:0x020fbc60 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fbc7c kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fbcb0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fbcbc kind:load to:0x0204a110 module:main +from:0x020fbcc0 kind:load to:0x02108c4c module:overlay(21) +from:0x020fbcc4 kind:load to:0x02108c60 module:overlay(21) +from:0x020fbcc8 kind:load to:0x02108c70 module:overlay(21) +from:0x020fbccc kind:load to:0x02108c64 module:overlay(21) +from:0x020fbcd4 kind:load to:0x02108c7c module:overlay(21) +from:0x020fbcd8 kind:load to:0x02108c88 module:overlay(21) +from:0x020fbce0 kind:load to:0x02108bf4 module:overlay(21) +from:0x020fbce8 kind:load to:0x02049b80 module:main +from:0x020fbcec kind:load to:0x021098c0 module:overlay(21) +from:0x020fbcf0 kind:load to:0x021098f0 module:overlay(21) +from:0x020fbcf4 kind:load to:0x021098e8 module:overlay(21) +from:0x020fbcf8 kind:load to:0x020b51b8 module:overlay(0) +from:0x020fbd0c kind:arm_call to:0x02013f80 module:main +from:0x020fbd34 kind:load to:0x02049b80 module:main +from:0x020fbd6c kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fbd9c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020fbdac kind:arm_call to:0x02101a98 module:overlay(21) +from:0x020fbdbc kind:arm_call to:0x020fb860 module:overlay(21) +from:0x020fbe08 kind:arm_call to:0x02013014 module:main +from:0x020fbe1c kind:arm_call to:0x02013ecc module:main +from:0x020fbe74 kind:arm_call to:0x020fbf70 module:overlay(21) +from:0x020fbec0 kind:arm_call to:0x020fbf70 module:overlay(21) +from:0x020fbecc kind:arm_call to:0x02013070 module:main +from:0x020fbee4 kind:arm_call to:0x020c90d8 module:overlay(20) +from:0x020fbefc kind:arm_call to:0x020c90ec module:overlay(20) +from:0x020fbf2c kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fbf44 kind:arm_call to:0x020fbf70 module:overlay(21) +from:0x020fbf4c kind:load to:0x020e8580 module:overlays(19,20) +from:0x020fbf50 kind:load to:0x0204a110 module:main +from:0x020fbf54 kind:load to:0x02108bf4 module:overlay(21) +from:0x020fbf58 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fbf5c kind:load to:0x0204999c module:main +from:0x020fbf60 kind:load to:0x02049b80 module:main +from:0x020fbf64 kind:load to:0x020fb898 module:overlay(21) +from:0x020fbf68 kind:load to:0x02108bc0 module:overlay(21) +from:0x020fbf9c kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020fbfa4 kind:load to:0x020e8738 module:overlays(19,20) +from:0x020fbfb8 kind:arm_call to:0x020fb644 module:overlay(21) +from:0x020fbfc8 kind:arm_call to:0x0201e6d0 module:main +from:0x020fc088 kind:arm_call to:0x0201f678 module:main +from:0x020fc0e4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020fc0f0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020fc114 kind:load to:0x02108c9c module:overlay(21) +from:0x020fc124 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020fc12c kind:arm_call to:0x0201f2cc module:main +from:0x020fc134 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020fc14c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020fc154 kind:arm_call to:0x0201f2cc module:main +from:0x020fc15c kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020fc164 kind:arm_call to:0x02011ff4 module:main +from:0x020fc198 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fc1bc kind:arm_call to:0x02018d78 module:main +from:0x020fc1c4 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020fc1cc kind:arm_call to:0x020ea6cc module:overlay(21) +from:0x020fc1e4 kind:arm_call to:0x02019538 module:main +from:0x020fc1ec kind:arm_call_thumb to:0x020b6520 module:overlays(1,2,6,10,12,14) +from:0x020fc234 kind:arm_call_thumb to:0x0207071c module:overlay(0) +from:0x020fc240 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020fc250 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x020fc260 kind:arm_call to:0x02028c60 module:main +from:0x020fc2a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc2dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc310 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc350 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc3c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc3f0 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020fc40c kind:arm_call to:0x02065930 module:overlay(0) +from:0x020fc440 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc474 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc4a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc4dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc514 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc534 kind:arm_call to:0x0201f5c4 module:main +from:0x020fc540 kind:arm_call to:0x0201f730 module:main +from:0x020fc580 kind:arm_call to:0x0201e874 module:main +from:0x020fc5a0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020fc5b8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020fc5f0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc628 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc64c kind:arm_call to:0x020fb7ec module:overlay(21) +from:0x020fc668 kind:arm_call to:0x020c9184 module:overlay(20) +from:0x020fc678 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020fc67c kind:load to:0x0204a110 module:main +from:0x020fc680 kind:load to:0x02108bc0 module:overlay(21) +from:0x020fc684 kind:load to:0x027e09a4 module:dtcm +from:0x020fc688 kind:load to:0x02106ef4 module:overlay(21) +from:0x020fc68c kind:load to:0x02106f04 module:overlay(21) +from:0x020fc690 kind:load to:0x02106f0c module:overlay(21) +from:0x020fc694 kind:load to:0x02106f14 module:overlay(21) +from:0x020fc698 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fc69c kind:load to:0x02106efc module:overlay(21) +from:0x020fc6a0 kind:load to:0x02106f1c module:overlay(21) +from:0x020fc6a4 kind:load to:0x02106f30 module:overlay(21) +from:0x020fc6c4 kind:arm_call to:0x0201f498 module:main +from:0x020fc6d0 kind:arm_call to:0x020c9184 module:overlay(20) +from:0x020fc6d4 kind:arm_call to:0x020fd48c module:overlay(21) +from:0x020fc72c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fc738 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020fc74c kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fc760 kind:arm_call to:0x020f8d68 module:overlay(21) +from:0x020fc774 kind:arm_call to:0x0207087c module:overlay(0) +from:0x020fc77c kind:arm_call to:0x020fcbec module:overlay(21) +from:0x020fc794 kind:arm_call to:0x0201c4d8 module:main +from:0x020fc798 kind:arm_call to:0x020c9140 module:overlay(20) +from:0x020fc7b0 kind:arm_call to:0x020c8e80 module:overlay(20) +from:0x020fc7b4 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fc7e4 kind:arm_call to:0x020c8e80 module:overlay(20) +from:0x020fc820 kind:arm_call to:0x020c8e80 module:overlay(20) +from:0x020fc828 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020fc82c kind:load to:0x027e0cf4 module:dtcm +from:0x020fc830 kind:load to:0x020b51b8 module:overlay(0) +from:0x020fc834 kind:load to:0x027e09a4 module:dtcm +from:0x020fc838 kind:load to:0x0204a110 module:main +from:0x020fc83c kind:load to:0x0204aeac module:main +from:0x020fc840 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc864 kind:arm_call to:0x020708d8 module:overlay(0) +from:0x020fc86c kind:load to:0x027e09a4 module:dtcm +from:0x020fc870 kind:load to:0x0204a110 module:main +from:0x020fc890 kind:arm_call to:0x02070834 module:overlay(0) +from:0x020fc898 kind:load to:0x027e09a4 module:dtcm +from:0x020fc89c kind:load to:0x0204af02 module:main +from:0x020fc8c0 kind:arm_call to:0x02070938 module:overlay(0) +from:0x020fc8d8 kind:arm_call to:0x020f66c4 module:overlay(21) +from:0x020fc8e8 kind:arm_call to:0x020fa9d0 module:overlay(21) +from:0x020fc8f0 kind:load to:0x027e09a4 module:dtcm +from:0x020fc8f4 kind:load to:0x0204a110 module:main +from:0x020fc8f8 kind:load to:0x027e0cf4 module:dtcm +from:0x020fc91c kind:arm_call to:0x02070a4c module:overlay(0) +from:0x020fc924 kind:load to:0x027e09a4 module:dtcm +from:0x020fc928 kind:load to:0x0204a110 module:main +from:0x020fc974 kind:arm_call to:0x020bb994 module:overlay(17) +from:0x020fc99c kind:arm_call to:0x0201aa8c module:main +from:0x020fc9ac kind:arm_call to:0x0201e8d4 module:main +from:0x020fc9b8 kind:arm_call to:0x0201f570 module:main +from:0x020fc9cc kind:arm_call to:0x020f90e4 module:overlay(21) +from:0x020fca20 kind:arm_call to:0x0201aa8c module:main +from:0x020fcae4 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020fcb0c kind:arm_call to:0x0201aa8c module:main +from:0x020fcb2c kind:arm_call to:0x0201aa8c module:main +from:0x020fcb54 kind:arm_call to:0x0201aa8c module:main +from:0x020fcbbc kind:arm_call to:0x0201aad0 module:main +from:0x020fcbc4 kind:arm_call to:0x020c99b4 module:overlay(20) +from:0x020fcbd0 kind:load to:0x0204a088 module:main +from:0x020fcbd4 kind:load to:0x027e09a4 module:dtcm +from:0x020fcbd8 kind:load to:0x0204af02 module:main +from:0x020fcbdc kind:load to:0x0204af1c module:main +from:0x020fcbe0 kind:load to:0x027e0cf4 module:dtcm +from:0x020fcbe4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fcbe8 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fcc88 kind:arm_call to:0x020fb784 module:overlay(21) +from:0x020fcdd8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fce18 kind:arm_call to:0x0201e874 module:main +from:0x020fce5c kind:arm_call to:0x020fb784 module:overlay(21) +from:0x020fce68 kind:arm_call to:0x020fb784 module:overlay(21) +from:0x020fcfc8 kind:arm_call to:0x020fb784 module:overlay(21) +from:0x020fd154 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fd1a4 kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd1c4 kind:arm_call to:0x020fb784 module:overlay(21) +from:0x020fd1d8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fd20c kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd264 kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd26c kind:arm_call to:0x020fb784 module:overlay(21) +from:0x020fd280 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fd2c0 kind:arm_call to:0x020809d8 module:overlay(0) +from:0x020fd2d0 kind:arm_call to:0x02019538 module:main +from:0x020fd350 kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd3c0 kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd3d4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fd3e0 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020fd3f0 kind:arm_call to:0x02019538 module:main +from:0x020fd41c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fd450 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fd46c kind:load to:0x020b51b8 module:overlay(0) +from:0x020fd470 kind:load to:0x027e0cf4 module:dtcm +from:0x020fd478 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd47c kind:load to:0x0204a110 module:main +from:0x020fd480 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd484 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fd488 kind:load to:0x021098d8 module:overlay(21) +from:0x020fd4a4 kind:arm_call to:0x020704f4 module:overlay(0) +from:0x020fd4ac kind:arm_call to:0x02011ff4 module:main +from:0x020fd4b4 kind:load to:0x027e09a4 module:dtcm +from:0x020fd4c8 kind:arm_call to:0x020fb644 module:overlay(21) +from:0x020fd4fc kind:load to:0x02108cd8 module:overlay(21) +from:0x020fd508 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020fd51c kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020fd524 kind:arm_call to:0x02011ff4 module:main +from:0x020fd544 kind:arm_call_thumb to:0x02014994 module:main +from:0x020fd554 kind:arm_call to:0x02018d78 module:main +from:0x020fd55c kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020fd564 kind:arm_call to:0x020ea6cc module:overlay(21) +from:0x020fd574 kind:arm_call to:0x02019538 module:main +from:0x020fd588 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020fd594 kind:arm_call_thumb to:0x020154ec module:main +from:0x020fd5ac kind:arm_call to:0x0201739c module:main +from:0x020fd5d8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd5e0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd5e8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd5f0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd60c kind:arm_call to:0x0201739c module:main +from:0x020fd634 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd63c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd644 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd64c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd668 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fd678 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020fd684 kind:arm_call_thumb to:0x020154ec module:main +from:0x020fd69c kind:arm_call to:0x0201739c module:main +from:0x020fd6c4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd6cc kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd6d4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd6dc kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd6f4 kind:arm_call to:0x0201739c module:main +from:0x020fd71c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd728 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd730 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd738 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd754 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fd7e4 kind:arm_call to:0x02018be0 module:main +from:0x020fd7ec kind:arm_call_thumb to:0x020beae4 module:overlay(1) +from:0x020fd808 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x020fd818 kind:arm_call to:0x02059190 module:overlay(0) +from:0x020fd838 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x020fd848 kind:arm_call_thumb to:0x020ba50c module:overlay(1) +from:0x020fd8b8 kind:arm_call to:0x020228a8 module:main +from:0x020fd8ec kind:arm_call to:0x02022bf4 module:main +from:0x020fd900 kind:arm_call_thumb to:0x020ba620 module:overlay(1) +from:0x020fd914 kind:arm_call_thumb to:0x020156c8 module:main +from:0x020fd924 kind:arm_call to:0x02011f3c module:main +from:0x020fd93c kind:arm_call_thumb to:0x020bf0b4 module:overlay(1) +from:0x020fd948 kind:arm_call_thumb to:0x020156f4 module:main +from:0x020fd950 kind:arm_call_thumb to:0x020ba640 module:overlay(1) +from:0x020fd95c kind:arm_call_thumb to:0x02014994 module:main +from:0x020fd984 kind:arm_call to:0x020c86b0 module:overlay(20) +from:0x020fd998 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fda2c kind:arm_call to:0x02011f3c module:main +from:0x020fda3c kind:arm_call to:0x02101ee8 module:overlay(21) +from:0x020fda4c kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020fda64 kind:arm_call to:0x020166cc module:main +from:0x020fda90 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fda9c kind:load to:0x02049ba0 module:main +from:0x020fdaa0 kind:load to:0x0204a110 module:main +from:0x020fdaa4 kind:load to:0x02108d00 module:overlay(21) +from:0x020fdaa8 kind:load to:0x02108d18 module:overlay(21) +from:0x020fdaac kind:load to:0x02108d2c module:overlay(21) +from:0x020fdab0 kind:load to:0x02108d1c module:overlay(21) +from:0x020fdab4 kind:load to:0x02108d3c module:overlay(21) +from:0x020fdab8 kind:load to:0x02108d48 module:overlay(21) +from:0x020fdac0 kind:load to:0x0204ae10 module:main +from:0x020fdac4 kind:load to:0x027e09ac module:dtcm +from:0x020fdac8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020fdacc kind:load to:0x02108cc4 module:overlay(21) +from:0x020fdad4 kind:load to:0x027e0208 module:dtcm +from:0x020fdad8 kind:load to:0x027e0254 module:dtcm +from:0x020fdadc kind:load to:0x0203ea64 module:main +from:0x020fdae0 kind:load to:0x027e0210 module:dtcm +from:0x020fdae8 kind:load to:0x0204999c module:main +from:0x020fdaec kind:load to:0x02108d58 module:overlay(21) +from:0x020fdaf0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fdaf4 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020fdaf8 kind:load to:0x021098f0 module:overlay(21) +from:0x020fdafc kind:load to:0x021098d8 module:overlay(21) +from:0x020fdb00 kind:load to:0x021098cd module:overlay(21) +from:0x020fdb08 kind:load to:0x020b51b8 module:overlay(0) +from:0x020fdb40 kind:arm_call_thumb to:0x02014994 module:main +from:0x020fdb60 kind:arm_call_thumb to:0x020ba658 module:overlay(1) +from:0x020fdb64 kind:arm_call to:0x020fe0b0 module:overlay(21) +from:0x020fdb6c kind:arm_call to:0x020591cc module:overlay(0) +from:0x020fdb70 kind:arm_call to:0x020fe0dc module:overlay(21) +from:0x020fdb84 kind:load to:0x02049ba0 module:main +from:0x020fdb88 kind:load to:0x0204999c module:main +from:0x020fdb8c kind:load to:0x020b4ec4 module:overlay(0) +from:0x020fdb90 kind:load to:0x0204a110 module:main +from:0x020fdbbc kind:arm_call to:0x020c9980 module:overlay(20) +from:0x020fdbd0 kind:arm_call to:0x020c297c module:overlay(17) +from:0x020fdbf0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020fdc18 kind:arm_call to:0x020c90d8 module:overlay(20) +from:0x020fdc34 kind:arm_call to:0x020c86b0 module:overlay(20) +from:0x020fdc48 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020fdc50 kind:arm_call to:0x020c90ec module:overlay(20) +from:0x020fdc60 kind:arm_call to:0x020fdfa0 module:overlay(21) +from:0x020fdc80 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fdca8 kind:arm_call to:0x020c86b0 module:overlay(20) +from:0x020fdcbc kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fdcd0 kind:arm_call to:0x020723f4 module:overlay(0) +from:0x020fdcd8 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fdcdc kind:load to:0x0204a110 module:main +from:0x020fdce0 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020fdce4 kind:load to:0x0204a060 module:main +from:0x020fdce8 kind:load to:0x02018425 module:main +from:0x020fdcec kind:load to:0x027e09ac module:dtcm +from:0x020fdd04 kind:load to:0x027e09ac module:dtcm +from:0x020fdd08 kind:load to:0x0207246c module:overlay(0) +from:0x020fdd24 kind:arm_call to:0x0207269c module:overlay(0) +from:0x020fdd28 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020fdd38 kind:arm_call to:0x02024a14 module:main +from:0x020fdd50 kind:arm_call to:0x02024a30 module:main +from:0x020fdd60 kind:arm_call to:0x0207269c module:overlay(0) +from:0x020fdd74 kind:arm_call to:0x020c2ad8 module:overlay(17) +from:0x020fdd84 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020fdd8c kind:load to:0x027e09ac module:dtcm +from:0x020fdd94 kind:load to:0x027e0210 module:dtcm +from:0x020fdd98 kind:load to:0x027e0254 module:dtcm +from:0x020fdee4 kind:arm_call to:0x020fb844 module:overlay(21) +from:0x020fdf00 kind:load to:0x021098d8 module:overlay(21) +from:0x020fdf3c kind:arm_call to:0x020fb828 module:overlay(21) +from:0x020fdf9c kind:load to:0x021098cd module:overlay(21) +from:0x020fe034 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fe094 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020fe0a0 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020fe0ac kind:load to:0x020e8544 module:overlays(19,20) +from:0x020fe0c8 kind:arm_call to:0x020fe108 module:overlay(21) +from:0x020fe0d0 kind:arm_call to:0x02011ff4 module:main +from:0x020fe0d8 kind:load to:0x027e095c module:dtcm +from:0x020fe0f4 kind:arm_call_thumb to:0x020beb8c module:overlay(1) +from:0x020fe0fc kind:arm_call to:0x02011ff4 module:main +from:0x020fe104 kind:load to:0x027e09ac module:dtcm +from:0x020fe118 kind:load to:0x027e095c module:dtcm +from:0x020fe150 kind:load to:0x021098cd module:overlay(21) +from:0x020fe19c kind:arm_call to:0x020fe1b0 module:overlay(21) +from:0x020fe1a8 kind:load to:0x020e8b5c module:overlays(19,20) +from:0x020fe1ac kind:load to:0x02106f44 module:overlay(21) +from:0x020fe1dc kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe1ec kind:arm_call to:0x02028c30 module:main +from:0x020fe1f8 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe20c kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe224 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe234 kind:arm_call to:0x02028c30 module:main +from:0x020fe240 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe254 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe26c kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe27c kind:arm_call to:0x02028c30 module:main +from:0x020fe288 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe29c kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe2b4 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe2c4 kind:arm_call to:0x02028c30 module:main +from:0x020fe2d0 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe2e4 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe364 kind:arm_call to:0x020ce5f4 module:overlay(20) +from:0x020fe370 kind:load to:0x02108bc0 module:overlay(21) +from:0x020fe378 kind:load to:0x020e875c module:overlays(19,20) +from:0x020fe3f0 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe400 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe41c kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe430 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe444 kind:arm_call to:0x020ce6e8 module:overlay(20) +from:0x020fe4a0 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe4b8 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe528 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe53c kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe58c kind:arm_call to:0x020ff0d8 module:overlay(21) +from:0x020fe5b4 kind:arm_call to:0x020ff0d8 module:overlay(21) +from:0x020fe5dc kind:arm_call to:0x020ff0d8 module:overlay(21) +from:0x020fe604 kind:arm_call to:0x020ff0d8 module:overlay(21) +from:0x020fe67c kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fe6a8 kind:arm_call to:0x020ce6e8 module:overlay(20) +from:0x020fe6d0 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe6f4 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fe71c kind:arm_call to:0x020ce6e8 module:overlay(20) +from:0x020fe740 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe758 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe798 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe7a4 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe7c0 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe7d0 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe7f4 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fe848 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe85c kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe874 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe8b4 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe8c0 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fe8dc kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe8ec kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fe910 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fe988 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fe9b4 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fe9dc kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fea04 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fea4c kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fea64 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020feaa4 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020feab0 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020feacc kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020feadc kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020feb00 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020feb4c kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020febc4 kind:arm_call to:0x020ff258 module:overlay(21) +from:0x020febd4 kind:arm_call to:0x020ff258 module:overlay(21) +from:0x020febe4 kind:arm_call to:0x020ff198 module:overlay(21) +from:0x020fec24 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020feca0 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020feccc kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fed10 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fed44 kind:arm_call to:0x020ff258 module:overlay(21) +from:0x020fed54 kind:arm_call to:0x020ff258 module:overlay(21) +from:0x020fed60 kind:load to:0x020e875c module:overlays(19,20) +from:0x020fed64 kind:load to:0x020e8b5c module:overlays(19,20) +from:0x020fed68 kind:load to:0x021098c0 module:overlay(21) +from:0x020fed70 kind:load to:0x021098c9 module:overlay(21) +from:0x020fed74 kind:load to:0x021098c1 module:overlay(21) +from:0x020fed78 kind:load to:0x021098c5 module:overlay(21) +from:0x020fedc4 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fee50 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fee84 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020feeb8 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020feee4 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fef28 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020fefb4 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020fefe8 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020ff01c kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020ff048 kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020ff084 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020ff0ac kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020ff0d4 kind:load to:0x021098e8 module:overlay(21) +from:0x020ff150 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020ff184 kind:arm_call to:0x020fe1b0 module:overlay(21) +from:0x020ff190 kind:load to:0x020e8b5c module:overlays(19,20) +from:0x020ff194 kind:load to:0x02106f44 module:overlay(21) +from:0x020ff23c kind:arm_call to:0x020ce5f4 module:overlay(20) +from:0x020ff248 kind:load to:0x020e8b5c module:overlays(19,20) +from:0x020ff24c kind:load to:0x02106f44 module:overlay(21) +from:0x020ff250 kind:load to:0x021098d1 module:overlay(21) +from:0x020ff254 kind:load to:0x020e875c module:overlays(19,20) +from:0x020ff2ec kind:arm_call to:0x020fe154 module:overlay(21) +from:0x020ff308 kind:arm_call to:0x020fb644 module:overlay(21) +from:0x020ff328 kind:load to:0x02108d7c module:overlay(21) +from:0x020ff334 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020ff348 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020ff350 kind:arm_call to:0x02011ff4 module:main +from:0x020ff370 kind:arm_call to:0x02018d78 module:main +from:0x020ff378 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020ff380 kind:arm_call to:0x020ea6cc module:overlay(21) +from:0x020ff394 kind:arm_call to:0x02019538 module:main +from:0x020ff404 kind:arm_call to:0x02011f3c module:main +from:0x020ff414 kind:arm_call to:0x020c9550 module:overlay(20) +from:0x020ff424 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x020ff43c kind:arm_call to:0x020166cc module:main +from:0x020ff45c kind:load to:0x0204a110 module:main +from:0x020ff460 kind:load to:0x021098f0 module:overlay(21) +from:0x020ff464 kind:load to:0x020e8738 module:overlays(19,20) +from:0x020ff4a4 kind:load to:0x021098f0 module:overlay(21) +from:0x020ff4a8 kind:load to:0x02049f8c module:main +from:0x020ff4f0 kind:arm_call to:0x020c9980 module:overlay(20) +from:0x020ff500 kind:arm_call to:0x020fb774 module:overlay(21) +from:0x020ff518 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ff52c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ff548 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020ff55c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ff560 kind:load to:0x0204a110 module:main +from:0x020ff564 kind:load to:0x020b5214 module:overlay(0) +from:0x020ff568 kind:load to:0x0204a060 module:main +from:0x020ff56c kind:load to:0x02018425 module:main +from:0x020ff57c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ff5d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ff5f4 kind:arm_call to:0x020ffd38 module:overlay(21) +from:0x020ff604 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ff60c kind:arm_call to:0x02060bac module:overlay(0) +from:0x020ff628 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ff650 kind:arm_call to:0x020ffabc module:overlay(21) +from:0x020ff688 kind:arm_call to:0x020ffabc module:overlay(21) +from:0x020ff6c4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ff6d4 kind:arm_call to:0x020ffd6c module:overlay(21) +from:0x020ff6f8 kind:arm_call to:0x020ffd84 module:overlay(21) +from:0x020ff738 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff748 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ff768 kind:arm_call to:0x020ffb0c module:overlay(21) +from:0x020ff7b4 kind:arm_call to:0x020ffdac module:overlay(21) +from:0x020ff7c4 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020ff804 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff814 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ff848 kind:arm_call to:0x020ffb0c module:overlay(21) +from:0x020ff864 kind:arm_call to:0x020ffb88 module:overlay(21) +from:0x020ff870 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ff880 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020ff8a4 kind:arm_call to:0x020ffcf0 module:overlay(21) +from:0x020ff8ac kind:arm_call to:0x020ffdd4 module:overlay(21) +from:0x020ff8c0 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020ff8d0 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020ff8e8 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020ff8f0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ff900 kind:arm_call to:0x020ffd14 module:overlay(21) +from:0x020ff908 kind:arm_call to:0x020ffdf8 module:overlay(21) +from:0x020ff930 kind:arm_call to:0x020ffe14 module:overlay(21) +from:0x020ff93c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ff94c kind:arm_call to:0x020ffd38 module:overlay(21) +from:0x020ff954 kind:load to:0x027e0cf4 module:dtcm +from:0x020ff958 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ff960 kind:load to:0x02106f9a module:overlay(21) +from:0x020ff964 kind:load to:0x020b5214 module:overlay(0) +from:0x020ff9d0 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020ff9f0 kind:arm_call to:0x02028c4c module:main +from:0x020ffa18 kind:arm_call to:0x0201aad0 module:main +from:0x020ffa4c kind:arm_call to:0x0201aa44 module:main +from:0x020ffa58 kind:load to:0x027e0cf4 module:dtcm +from:0x020ffa5c kind:load to:0x0203e964 module:main +from:0x020ffa60 kind:load to:0x0204af1c module:main +from:0x020ffaac kind:arm_call to:0x020ffd48 module:overlay(21) +from:0x020ffab8 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ffaec kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ffaf4 kind:arm_call to:0x020ffd38 module:overlay(21) +from:0x020ffb18 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ffb78 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ffb84 kind:load to:0x02106f6a module:overlay(21) +from:0x020ffc54 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ffcd0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ffcdc kind:load to:0x027e0ce0 module:dtcm +from:0x020ffce0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ffce4 kind:load to:0x02108db4 module:overlay(21) +from:0x020ffce8 kind:load to:0x02108da4 module:overlay(21) +from:0x020ffcec kind:load to:0x02106f6a module:overlay(21) +from:0x020ffd0c kind:load to:0x027e0cf4 module:dtcm +from:0x020ffd10 kind:load to:0x020f9d30 module:overlay(21) +from:0x020ffd30 kind:load to:0x027e0cf4 module:dtcm +from:0x020ffd34 kind:load to:0x020f9d90 module:overlay(21) +from:0x020ffd44 kind:load to:0x020ffafc module:overlay(21) +from:0x020ffd58 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ffd64 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ffd74 kind:arm_call to:0x020ffb0c module:overlay(21) +from:0x020ffd7c kind:arm_call to:0x020ffd84 module:overlay(21) +from:0x020ffd94 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ffdbc kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ffde4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ffdf0 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ffe04 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ffe24 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ffe30 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ffe64 kind:arm_call to:0x0201e6d0 module:main +from:0x020ffe94 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ffec4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ffef4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fff0c kind:arm_call to:0x0201f6f0 module:main +from:0x020fff50 kind:arm_call to:0x0201e874 module:main +from:0x020fff7c kind:arm_call to:0x0201f498 module:main +from:0x020fff84 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020fff8c kind:arm_call to:0x0201f2cc module:main +from:0x020fffc4 kind:arm_call to:0x021003c4 module:overlay(21) +from:0x021000f4 kind:arm_call to:0x020ffe38 module:overlay(21) +from:0x02100114 kind:arm_call to:0x02100400 module:overlay(21) +from:0x02100144 kind:arm_call to:0x021003c4 module:overlay(21) +from:0x0210014c kind:load to:0x027e0cf4 module:dtcm +from:0x021001ac kind:arm_call to:0x0201e8d4 module:main +from:0x021001cc kind:arm_call to:0x0201aa44 module:main +from:0x02100230 kind:arm_call to:0x0201f4b4 module:main +from:0x02100268 kind:arm_call to:0x0201aa44 module:main +from:0x021002a0 kind:arm_call to:0x0201aa44 module:main +from:0x021002ac kind:load to:0x027e0cf4 module:dtcm +from:0x021002b0 kind:load to:0x0204af1c module:main +from:0x02100304 kind:arm_call to:0x020ffe38 module:overlay(21) +from:0x0210031c kind:arm_call to:0x02100400 module:overlay(21) +from:0x02100340 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02100368 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x021003b0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x021003b4 kind:load to:0x02106fc4 module:overlay(21) +from:0x021003b8 kind:load to:0x02106fb8 module:overlay(21) +from:0x021003bc kind:load to:0x02106fae module:overlay(21) +from:0x021003c0 kind:load to:0x02106fa8 module:overlay(21) +from:0x02100424 kind:arm_call to:0x0201f498 module:main +from:0x02100434 kind:arm_call to:0x0201f730 module:main +from:0x02100448 kind:arm_call to:0x0201667c module:main +from:0x0210045c kind:load to:0x02108dcc module:overlay(21) +from:0x0210046c kind:arm_call to:0x0201667c module:main +from:0x02100480 kind:load to:0x02108dcc module:overlay(21) +from:0x02100490 kind:arm_call to:0x02016694 module:main +from:0x021004a8 kind:arm_call to:0x02016694 module:main +from:0x021004b0 kind:arm_call to:0x02011ff4 module:main +from:0x021004c8 kind:arm_call to:0x02016694 module:main +from:0x021004fc kind:arm_call to:0x0210043c module:overlay(21) +from:0x0210051c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x02100528 kind:arm_call to:0x0201e6d0 module:main +from:0x02100540 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x0210054c kind:arm_call to:0x0201e6d0 module:main +from:0x02100568 kind:arm_call to:0x0203d160 module:main +from:0x02100578 kind:arm_call to:0x02063848 module:overlay(0) +from:0x02100588 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x021005dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100610 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100648 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100680 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021006b8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021006f0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210072c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100774 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021007bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021007f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100814 kind:arm_call to:0x0201f6f0 module:main +from:0x02100828 kind:arm_call to:0x0201f6f0 module:main +from:0x0210083c kind:arm_call to:0x0201f6f0 module:main +from:0x02100848 kind:arm_call to:0x0201e6d0 module:main +from:0x02100850 kind:arm_call to:0x0201e6d0 module:main +from:0x0210085c kind:arm_call to:0x0201e6d0 module:main +from:0x021008d8 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x02100918 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x0210093c kind:arm_call to:0x0206415c module:overlay(0) +from:0x02100978 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x0210099c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x021009b0 kind:arm_call to:0x02064034 module:overlay(0) +from:0x021009cc kind:arm_call to:0x02064358 module:overlay(0) +from:0x021009d4 kind:arm_call to:0x02101b50 module:overlay(21) +from:0x02100a24 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100a64 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100aa0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100ad8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100b2c kind:arm_call to:0x01ff9b40 module:itcm +from:0x02100b34 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x02100b44 kind:arm_call to:0x02028c60 module:main +from:0x02100b8c kind:arm_call to:0x0201e754 module:main +from:0x02100bd0 kind:arm_call to:0x0201e754 module:main +from:0x02100c18 kind:arm_call to:0x0201e754 module:main +from:0x02100c48 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100c80 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100cb8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100cf0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100d54 kind:arm_call to:0x0201f730 module:main +from:0x02100d68 kind:arm_call to:0x0201f730 module:main +from:0x02100dcc kind:arm_call to:0x020249d4 module:main +from:0x02100ddc kind:load to:0x02108df0 module:overlay(21) +from:0x02100de0 kind:load to:0x020b1f8c module:overlay(0) +from:0x02100de4 kind:load to:0x02100e24 module:overlay(21) +from:0x02100de8 kind:load to:0x0206337c module:overlay(0) +from:0x02100dec kind:load to:0x020b1f2c module:overlay(0) +from:0x02100df0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02100df4 kind:load to:0x02107004 module:overlay(21) +from:0x02100df8 kind:load to:0x02107010 module:overlay(21) +from:0x02100dfc kind:load to:0x02106ff8 module:overlay(21) +from:0x02100e00 kind:load to:0x02106fd8 module:overlay(21) +from:0x02100e04 kind:load to:0x02106fd0 module:overlay(21) +from:0x02100e08 kind:load to:0x0204a110 module:main +from:0x02100e0c kind:load to:0x02108e0c module:overlay(21) +from:0x02100e10 kind:load to:0x02108e14 module:overlay(21) +from:0x02100e14 kind:load to:0x027e0994 module:dtcm +from:0x02100e2c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02100e70 kind:arm_call to:0x0201f498 module:main +from:0x02100e8c kind:arm_call to:0x0201f498 module:main +from:0x02100e98 kind:arm_call to:0x0201f498 module:main +from:0x02100ea4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100eac kind:arm_call to:0x0201f2cc module:main +from:0x02100eb8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100ec0 kind:arm_call to:0x0201f2cc module:main +from:0x02100ecc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100ed4 kind:arm_call to:0x0201f2cc module:main +from:0x02100ee4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x02100eec kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02100f00 kind:arm_call to:0x0203d210 module:main +from:0x02100f08 kind:arm_call to:0x021004bc module:overlay(21) +from:0x02100f14 kind:load to:0x02108df0 module:overlay(21) +from:0x02100f18 kind:load to:0x027e0994 module:dtcm +from:0x02100f1c kind:load to:0x02100e24 module:overlay(21) +from:0x02100f58 kind:arm_call to:0x0201f498 module:main +from:0x02100f74 kind:arm_call to:0x0201f498 module:main +from:0x02100f80 kind:arm_call to:0x0201f498 module:main +from:0x02100f8c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100f94 kind:arm_call to:0x0201f2cc module:main +from:0x02100fa0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100fa8 kind:arm_call to:0x0201f2cc module:main +from:0x02100fb4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100fbc kind:arm_call to:0x0201f2cc module:main +from:0x02100fcc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x02100fd4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02100fe8 kind:arm_call to:0x0203d210 module:main +from:0x02100ff0 kind:arm_call to:0x021004bc module:overlay(21) +from:0x02100ff8 kind:arm_call to:0x02011ff4 module:main +from:0x02101004 kind:load to:0x02108df0 module:overlay(21) +from:0x02101008 kind:load to:0x027e0994 module:dtcm +from:0x0210100c kind:load to:0x02100e24 module:overlay(21) +from:0x0210106c kind:arm_call to:0x0201fa70 module:main +from:0x02101158 kind:arm_call to:0x0201c4d8 module:main +from:0x02101160 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x02101170 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x0210151c kind:load to:0x020e8544 module:overlays(19,20) +from:0x02101520 kind:load to:0x027e0994 module:dtcm +from:0x02101528 kind:load to:0x0204aeac module:main +from:0x0210156c kind:arm_call to:0x02101b50 module:overlay(21) +from:0x02101574 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02101590 kind:arm_call to:0x02101b50 module:overlay(21) +from:0x0210159c kind:arm_call to:0x0206422c module:overlay(0) +from:0x021015a8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021015b0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x021015b4 kind:load to:0x0204a110 module:main +from:0x021015b8 kind:load to:0x020b5214 module:overlay(0) +from:0x021016b0 kind:load to:0x02108e1c module:overlay(21) +from:0x021016b4 kind:load to:0x02108e24 module:overlay(21) +from:0x021016e4 kind:load to:0x020431b8 module:main +from:0x0210171c kind:arm_call to:0x0201aa8c module:main +from:0x0210173c kind:arm_call to:0x0201aa8c module:main +from:0x02101770 kind:arm_call to:0x0201aa44 module:main +from:0x02101798 kind:arm_call to:0x0201aa8c module:main +from:0x021017a8 kind:arm_call to:0x0201f4b4 module:main +from:0x021017b8 kind:arm_call to:0x0201f4b4 module:main +from:0x021017e4 kind:arm_call to:0x0201aa8c module:main +from:0x02101834 kind:arm_call to:0x0201f4b4 module:main +from:0x02101864 kind:arm_call to:0x020c99b4 module:overlay(20) +from:0x02101870 kind:load to:0x0204af1c module:main +from:0x021018f8 kind:arm_call to:0x0201aa44 module:main +from:0x0210191c kind:load to:0x0204af1c module:main +from:0x0210193c kind:arm_call to:0x0201e8d4 module:main +from:0x02101984 kind:arm_call to:0x0201aa44 module:main +from:0x02101998 kind:arm_call to:0x0201e8d4 module:main +from:0x021019b4 kind:arm_call to:0x0201aa44 module:main +from:0x021019c4 kind:arm_call to:0x0201e8d4 module:main +from:0x021019e0 kind:arm_call to:0x0201aa44 module:main +from:0x021019f4 kind:arm_call to:0x0201e8d4 module:main +from:0x02101a10 kind:arm_call to:0x0201aa44 module:main +from:0x02101a68 kind:arm_call to:0x0201aa44 module:main +from:0x02101a88 kind:arm_call to:0x0201aa44 module:main +from:0x02101a94 kind:load to:0x0204af1c module:main +from:0x02101ac8 kind:arm_call to:0x0206427c module:overlay(0) +from:0x02101b20 kind:arm_call to:0x0206415c module:overlay(0) +from:0x02101b3c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02101b48 kind:load to:0x02108e2c module:overlay(21) +from:0x02101b4c kind:load to:0x020b5214 module:overlay(0) +from:0x02101b70 kind:arm_call to:0x0201f498 module:main +from:0x02101b8c kind:arm_call to:0x0201f498 module:main +from:0x02101ba4 kind:arm_call to:0x0201f730 module:main +from:0x02101bd0 kind:arm_call to:0x0201f730 module:main +from:0x02101c0c kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02101c44 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02101c58 kind:load to:0x0210701c module:overlay(21) +from:0x02101c5c kind:load to:0x02107034 module:overlay(21) +from:0x02101c60 kind:load to:0x0210704c module:overlay(21) +from:0x02101c64 kind:load to:0x02106fe0 module:overlay(21) +from:0x02101c68 kind:load to:0x02106fec module:overlay(21) +from:0x02101cb8 kind:arm_call to:0x020c707c module:overlay(20) +from:0x02101ccc kind:arm_call to:0x02067a60 module:overlay(0) +from:0x02101ce8 kind:load to:0x02107128 module:overlay(21) +from:0x02101cec kind:load to:0x020e8544 module:overlays(19,20) +from:0x02101cf0 kind:load to:0x020b504c module:overlay(0) +from:0x02101cf4 kind:load to:0x021098f8 module:overlay(21) +from:0x02101d0c kind:arm_call to:0x020399d8 module:main +from:0x02101d10 kind:arm_call to:0x02038b94 module:main +from:0x02101d14 kind:arm_call to:0x02038660 module:main +from:0x02101d18 kind:arm_call to:0x0203a620 module:main +from:0x02101d54 kind:arm_call to:0x020c707c module:overlay(20) +from:0x02101d64 kind:arm_call to:0x020c7064 module:overlay(20) +from:0x02101dbc kind:load to:0x020e8544 module:overlays(19,20) +from:0x02101dc0 kind:load to:0x021098f8 module:overlay(21) +from:0x02101e38 kind:load to:0x021098f8 module:overlay(21) +from:0x02101e58 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02101e64 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02101e7c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02101e8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02101e9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02101ed0 kind:load to:0x02108ea0 module:overlay(21) +from:0x02101edc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02101efc kind:arm_call to:0x0210043c module:overlay(21) +from:0x02101f20 kind:arm_call to:0x0203d160 module:main +from:0x02101f38 kind:arm_call to:0x0201e6d0 module:main +from:0x02101f6c kind:arm_call to:0x02104908 module:overlay(21) +from:0x02101f74 kind:arm_call to:0x02104950 module:overlay(21) +from:0x02101f80 kind:arm_call to:0x021049e8 module:overlay(21) +from:0x02101f90 kind:arm_call to:0x0201e6d0 module:main +from:0x02101f98 kind:arm_call to:0x0201e6d0 module:main +from:0x02101fa8 kind:arm_call to:0x02063848 module:overlay(0) +from:0x02101fb8 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x02101fc4 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x02101fd4 kind:arm_call to:0x0201e6d0 module:main +from:0x02101ff4 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x02102008 kind:arm_call to:0x02063848 module:overlay(0) +from:0x02102018 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x02102024 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x02102030 kind:arm_call to:0x0201e6d0 module:main +from:0x0210204c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x02102060 kind:arm_call to:0x02063848 module:overlay(0) +from:0x02102070 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x0210207c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x02102088 kind:arm_call to:0x0201e6d0 module:main +from:0x021020a4 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x021020b4 kind:arm_call to:0x02105944 module:overlay(21) +from:0x021020c0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0210211c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102154 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102180 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021021a8 kind:arm_call to:0x0201f6f0 module:main +from:0x021021bc kind:arm_call to:0x0201f6f0 module:main +from:0x021021d0 kind:arm_call to:0x0201f6f0 module:main +from:0x021022c0 kind:arm_call to:0x020bba78 module:overlay(17) +from:0x021022ec kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x021022f8 kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x021022fc kind:arm_call to:0x02104aa0 module:overlay(21) +from:0x02102368 kind:arm_call to:0x02104b5c module:overlay(21) +from:0x02102390 kind:arm_call to:0x02104b5c module:overlay(21) +from:0x021023f4 kind:arm_call to:0x0201e874 module:main +from:0x02102408 kind:arm_call to:0x0201f730 module:main +from:0x02102450 kind:arm_call to:0x02105798 module:overlay(21) +from:0x02102480 kind:arm_call to:0x02105798 module:overlay(21) +from:0x02102490 kind:arm_call to:0x0201f730 module:main +from:0x021024b4 kind:arm_call to:0x02105798 module:overlay(21) +from:0x021024e4 kind:arm_call to:0x021052d8 module:overlay(21) +from:0x021024fc kind:arm_call to:0x01ff9b40 module:itcm +from:0x02102504 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x02102510 kind:arm_call to:0x02028c60 module:main +from:0x0210253c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210256c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021025c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102630 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102668 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021026c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021026fc kind:arm_call to:0x02065930 module:overlay(0) +from:0x02102718 kind:arm_call to:0x02065930 module:overlay(0) +from:0x02102734 kind:arm_call to:0x02065930 module:overlay(0) +from:0x02102750 kind:arm_call to:0x02065930 module:overlay(0) +from:0x0210276c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102788 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021027b8 kind:arm_call to:0x0201e874 module:main +from:0x021027e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210281c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102854 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210288c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021028ac kind:arm_call to:0x0206082c module:overlay(0) +from:0x021028c4 kind:arm_call to:0x0201f730 module:main +from:0x0210290c kind:arm_call to:0x020249d4 module:main +from:0x0210292c kind:arm_call to:0x020249d4 module:main +from:0x02102938 kind:arm_call to:0x02103674 module:overlay(21) +from:0x02102948 kind:load to:0x02108e7c module:overlay(21) +from:0x0210294c kind:load to:0x0210299c module:overlay(21) +from:0x02102950 kind:load to:0x02101e3c module:overlay(21) +from:0x02102954 kind:load to:0x020b1f2c module:overlay(0) +from:0x02102958 kind:load to:0x020b1f8c module:overlay(0) +from:0x02102960 kind:load to:0x021098f8 module:overlay(21) +from:0x02102964 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x02102968 kind:load to:0x02101d20 module:overlay(21) +from:0x0210296c kind:load to:0x02101dc4 module:overlay(21) +from:0x02102970 kind:load to:0x021070e8 module:overlay(21) +from:0x02102978 kind:load to:0x02107068 module:overlay(21) +from:0x0210297c kind:load to:0x02107078 module:overlay(21) +from:0x02102980 kind:load to:0x0204a110 module:main +from:0x02102984 kind:load to:0x021070bc module:overlay(21) +from:0x02102988 kind:load to:0x02107080 module:overlay(21) +from:0x0210298c kind:load to:0x02107094 module:overlay(21) +from:0x02102990 kind:load to:0x021070a8 module:overlay(21) +from:0x021029a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021029b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021029b8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021029c0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021029d4 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x021029e8 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x021029fc kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102a20 kind:arm_call to:0x0201f498 module:main +from:0x02102a2c kind:arm_call to:0x0201f498 module:main +from:0x02102a38 kind:arm_call to:0x0201f498 module:main +from:0x02102a3c kind:arm_call to:0x02104b24 module:overlay(21) +from:0x02102a44 kind:arm_call to:0x020bba94 module:overlay(17) +from:0x02102a54 kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x02102a60 kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x02102a78 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102a80 kind:arm_call to:0x0201f2cc module:main +from:0x02102a90 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102a98 kind:arm_call to:0x0201f2cc module:main +from:0x02102aa8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102ab0 kind:arm_call to:0x0201f2cc module:main +from:0x02102abc kind:arm_call to:0x02105a08 module:overlay(21) +from:0x02102ac8 kind:arm_call to:0x02105760 module:overlay(21) +from:0x02102ad4 kind:arm_call to:0x02105760 module:overlay(21) +from:0x02102ae0 kind:arm_call to:0x02105760 module:overlay(21) +from:0x02102aec kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102af4 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102b00 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102b14 kind:arm_call to:0x0203d210 module:main +from:0x02102b1c kind:arm_call to:0x021004bc module:overlay(21) +from:0x02102b28 kind:load to:0x02108e7c module:overlay(21) +from:0x02102b2c kind:load to:0x020c3f70 module:overlays(1,17) +from:0x02102b30 kind:load to:0x021098f8 module:overlay(21) +from:0x02102b34 kind:load to:0x0210299c module:overlay(21) +from:0x02102b50 kind:arm_call to:0x0201f498 module:main +from:0x02102b5c kind:arm_call to:0x0201f498 module:main +from:0x02102b68 kind:arm_call to:0x0201f498 module:main +from:0x02102b6c kind:arm_call to:0x02104b24 module:overlay(21) +from:0x02102b74 kind:arm_call to:0x020bba94 module:overlay(17) +from:0x02102b84 kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x02102b90 kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x02102ba8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102bb0 kind:arm_call to:0x0201f2cc module:main +from:0x02102bc0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102bc8 kind:arm_call to:0x0201f2cc module:main +from:0x02102bd8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102be0 kind:arm_call to:0x0201f2cc module:main +from:0x02102bec kind:arm_call to:0x02105a08 module:overlay(21) +from:0x02102bf8 kind:arm_call to:0x02105760 module:overlay(21) +from:0x02102c04 kind:arm_call to:0x02105760 module:overlay(21) +from:0x02102c10 kind:arm_call to:0x02105760 module:overlay(21) +from:0x02102c1c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102c24 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102c30 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102c44 kind:arm_call to:0x0203d210 module:main +from:0x02102c4c kind:arm_call to:0x021004bc module:overlay(21) +from:0x02102c54 kind:arm_call to:0x02011ff4 module:main +from:0x02102c60 kind:load to:0x02108e7c module:overlay(21) +from:0x02102c64 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x02102c68 kind:load to:0x021098f8 module:overlay(21) +from:0x02102c6c kind:load to:0x0210299c module:overlay(21) +from:0x02102c90 kind:arm_call to:0x0210583c module:overlay(21) +from:0x02102ca0 kind:arm_call to:0x0210583c module:overlay(21) +from:0x02102cb0 kind:arm_call to:0x0210583c module:overlay(21) +from:0x02102f1c kind:arm_call to:0x02105a30 module:overlay(21) +from:0x02102f34 kind:arm_call to:0x021053bc module:overlay(21) +from:0x02102f4c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02102f94 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x02102fd8 kind:arm_call to:0x02104d8c module:overlay(21) +from:0x02103030 kind:load to:0x020b51b8 module:overlay(0) +from:0x02103034 kind:load to:0x021072f0 module:overlay(21) +from:0x0210305c kind:arm_call to:0x0201e8d4 module:main +from:0x0210307c kind:arm_call to:0x0201aa44 module:main +from:0x021030c0 kind:arm_call to:0x0201e8d4 module:main +from:0x02103118 kind:arm_call to:0x0201f4b4 module:main +from:0x02103128 kind:arm_call to:0x0210585c module:overlay(21) +from:0x02103138 kind:arm_call to:0x0210585c module:overlay(21) +from:0x02103148 kind:arm_call to:0x0210585c module:overlay(21) +from:0x0210319c kind:arm_call to:0x0201f4b4 module:main +from:0x021031a8 kind:arm_call to:0x02105b64 module:overlay(21) +from:0x021031dc kind:arm_call to:0x021054f0 module:overlay(21) +from:0x02103250 kind:arm_call to:0x0201e8d4 module:main +from:0x02103264 kind:arm_call to:0x02028c4c module:main +from:0x02103294 kind:arm_call to:0x0201e8d4 module:main +from:0x021032dc kind:arm_call to:0x020659d0 module:overlay(0) +from:0x02103388 kind:arm_call to:0x0201e8d4 module:main +from:0x021033e8 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x02103454 kind:arm_call to:0x0201aad0 module:main +from:0x02103490 kind:arm_call to:0x0201e8d4 module:main +from:0x021034fc kind:arm_call to:0x020659d0 module:overlay(0) +from:0x02103508 kind:arm_call to:0x02101cf8 module:overlay(21) +from:0x02103538 kind:arm_call to:0x0201e8d4 module:main +from:0x021035a8 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x021035b8 kind:arm_call to:0x02101cf8 module:overlay(21) +from:0x021035e8 kind:arm_call to:0x0201aa44 module:main +from:0x02103600 kind:arm_call to:0x020c99b4 module:overlay(20) +from:0x0210360c kind:load to:0x0204af1c module:main +from:0x02103610 kind:load to:0x021098cd module:overlay(21) +from:0x02103614 kind:load to:0x0204af02 module:main +from:0x02103660 kind:arm_call to:0x02104e90 module:overlay(21) +from:0x021036ac kind:load to:0x021073b8 module:overlay(21) +from:0x02103814 kind:arm_call to:0x020c707c module:overlay(20) +from:0x02103878 kind:arm_call to:0x020ce2d4 module:overlay(20) +from:0x02103888 kind:arm_call to:0x020c8e34 module:overlay(20) +from:0x02103890 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02103894 kind:load to:0x02107064 module:overlay(21) +from:0x0210389c kind:load to:0x020e875c module:overlays(19,20) +from:0x021038a0 kind:load to:0x02107480 module:overlay(21) +from:0x021038a4 kind:load to:0x021071cc module:overlay(21) +from:0x021038a8 kind:load to:0x021098d8 module:overlay(21) +from:0x021038d4 kind:arm_call to:0x020ce294 module:overlay(20) +from:0x021038fc kind:arm_call to:0x020ce2b4 module:overlay(20) +from:0x0210393c kind:arm_call to:0x020c707c module:overlay(20) +from:0x0210396c kind:arm_call to:0x02028d9c module:main +from:0x02103984 kind:arm_call to:0x02028c30 module:main +from:0x021039c0 kind:arm_call to:0x020ce32c module:overlay(20) +from:0x021039e0 kind:arm_call to:0x020ce23c module:overlay(20) +from:0x021039ec kind:load to:0x020e8544 module:overlays(19,20) +from:0x021039f0 kind:load to:0x020e875c module:overlays(19,20) +from:0x02103a24 kind:arm_call to:0x02103674 module:overlay(21) +from:0x02103aa0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02103ac8 kind:arm_call to:0x021055c8 module:overlay(21) +from:0x02103b1c kind:arm_call to:0x020fdd9c module:overlay(21) +from:0x02103b44 kind:arm_call to:0x020fe37c module:overlay(21) +from:0x02103b4c kind:arm_call to:0x0210371c module:overlay(21) +from:0x02103b58 kind:load to:0x02107068 module:overlay(21) +from:0x02103b5c kind:load to:0x020e8544 module:overlays(19,20) +from:0x02103b68 kind:arm_call to:0x021036b0 module:overlay(21) +from:0x02103b8c kind:arm_call to:0x02103674 module:overlay(21) +from:0x02103ba8 kind:arm_call to:0x020c8e34 module:overlay(20) +from:0x02103bb0 kind:load to:0x020e875c module:overlays(19,20) +from:0x02103bcc kind:arm_call to:0x0203a1bc module:main +from:0x02103c34 kind:arm_call to:0x020fed7c module:overlay(21) +from:0x02103c3c kind:arm_call to:0x021038ac module:overlay(21) +from:0x02103c44 kind:load to:0x021098d8 module:overlay(21) +from:0x02103c4c kind:load to:0x020e8544 module:overlays(19,20) +from:0x02103cd0 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02103d00 kind:arm_call to:0x02103674 module:overlay(21) +from:0x02103d08 kind:load to:0x020b5214 module:overlay(0) +from:0x02103d0c kind:load to:0x021098d8 module:overlay(21) +from:0x02103d10 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02103d64 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02103d6c kind:load to:0x020b5214 module:overlay(0) +from:0x02103df8 kind:arm_call to:0x021050d4 module:overlay(21) +from:0x02103e08 kind:arm_call to:0x0210528c module:overlay(21) +from:0x02103f2c kind:arm_call to:0x021050d4 module:overlay(21) +from:0x02103f94 kind:arm_call to:0x0206d1ac module:overlay(0) +from:0x02103fa8 kind:load to:0x021098d8 module:overlay(21) +from:0x02103fac kind:load to:0x020e8544 module:overlays(19,20) +from:0x02103fb0 kind:load to:0x020b51b8 module:overlay(0) +from:0x02104000 kind:arm_call to:0x02103674 module:overlay(21) +from:0x02104008 kind:load to:0x020b51b8 module:overlay(0) +from:0x0210405c kind:arm_call to:0x02103674 module:overlay(21) +from:0x021040f8 kind:arm_call to:0x02103674 module:overlay(21) +from:0x0210415c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02104164 kind:load to:0x020b5214 module:overlay(0) +from:0x021041a4 kind:arm_call to:0x02105c3c module:overlay(21) +from:0x021041b0 kind:arm_call to:0x02103674 module:overlay(21) +from:0x021041bc kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x021041d4 kind:arm_call to:0x02105c3c module:overlay(21) +from:0x021041e4 kind:arm_call to:0x02103674 module:overlay(21) +from:0x021041f0 kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x021041fc kind:arm_call to:0x02103674 module:overlay(21) +from:0x02104208 kind:load to:0x020b5214 module:overlay(0) +from:0x0210427c kind:arm_call to:0x02103674 module:overlay(21) +from:0x02104298 kind:arm_call to:0x02105c10 module:overlay(21) +from:0x021042f8 kind:arm_call to:0x02103674 module:overlay(21) +from:0x02104314 kind:load to:0x0206422c module:overlay(0) +from:0x02104324 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0210433c kind:arm_call to:0x0206427c module:overlay(0) +from:0x02104348 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02104354 kind:arm_call to:0x02103674 module:overlay(21) +from:0x0210435c kind:load to:0x0204a110 module:main +from:0x02104360 kind:load to:0x020b5214 module:overlay(0) +from:0x0210438c kind:arm_call to:0x02105640 module:overlay(21) +from:0x021043dc kind:arm_call to:0x021036b0 module:overlay(21) +from:0x02104408 kind:arm_call to:0x02103674 module:overlay(21) +from:0x02104438 kind:arm_call to:0x020fdf50 module:overlay(21) +from:0x021044a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021044d8 kind:arm_call to:0x021055c8 module:overlay(21) +from:0x0210455c kind:arm_call to:0x0201fa70 module:main +from:0x02104590 kind:load to:0x02107068 module:overlay(21) +from:0x021045a0 kind:arm_call to:0x021036b0 module:overlay(21) +from:0x021045c0 kind:arm_call to:0x02103674 module:overlay(21) +from:0x021045d4 kind:arm_call to:0x020fdf04 module:overlay(21) +from:0x021045dc kind:arm_call to:0x020fdf50 module:overlay(21) +from:0x021046ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021046cc kind:arm_call to:0x021056c8 module:overlay(21) +from:0x02104710 kind:load to:0x02107068 module:overlay(21) +from:0x0210471c kind:arm_call to:0x021036b0 module:overlay(21) +from:0x0210472c kind:arm_call to:0x020ce278 module:overlay(20) +from:0x0210474c kind:arm_call to:0x02103674 module:overlay(21) +from:0x02104754 kind:load to:0x020e875c module:overlays(19,20) +from:0x02104764 kind:arm_call to:0x020ce278 module:overlay(20) +from:0x02104778 kind:arm_call to:0x02103674 module:overlay(21) +from:0x02104780 kind:load to:0x020e875c module:overlays(19,20) +from:0x02104798 kind:arm_call to:0x0206422c module:overlay(0) +from:0x021047a8 kind:arm_call to:0x0206422c module:overlay(0) +from:0x021047bc kind:arm_call to:0x01ff9b50 module:itcm +from:0x021047d0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021047dc kind:arm_call to:0x02103674 module:overlay(21) +from:0x021047f4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02104808 kind:arm_call to:0x0206427c module:overlay(0) +from:0x0210481c kind:arm_call to:0x02103674 module:overlay(21) +from:0x02104824 kind:load to:0x0204a110 module:main +from:0x02104828 kind:load to:0x020b5214 module:overlay(0) +from:0x0210485c kind:arm_call to:0x0206427c module:overlay(0) +from:0x02104888 kind:arm_call to:0x02103674 module:overlay(21) +from:0x021048a4 kind:arm_call to:0x021058fc module:overlay(21) +from:0x021048b4 kind:arm_call to:0x021058fc module:overlay(21) +from:0x02104900 kind:arm_call to:0x02103674 module:overlay(21) +from:0x0210492c kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02104944 kind:load to:0x02108ed0 module:overlay(21) +from:0x02104948 kind:load to:0x02108ec4 module:overlay(21) +from:0x0210494c kind:load to:0x02108e6c module:overlay(21) +from:0x02104978 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02104990 kind:load to:0x02108ed8 module:overlay(21) +from:0x02104994 kind:load to:0x02108ec4 module:overlay(21) +from:0x02104998 kind:load to:0x02108e3c module:overlay(21) +from:0x021049c4 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x021049dc kind:load to:0x02108ee0 module:overlay(21) +from:0x021049e0 kind:load to:0x02108ec4 module:overlay(21) +from:0x021049e4 kind:load to:0x02108e4c module:overlay(21) +from:0x02104a18 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02104a30 kind:load to:0x02108efc module:overlay(21) +from:0x02104a34 kind:load to:0x02108ee8 module:overlay(21) +from:0x02104a38 kind:load to:0x02108eec module:overlay(21) +from:0x02104a3c kind:load to:0x02108ef4 module:overlay(21) +from:0x02104a40 kind:load to:0x02108e5c module:overlay(21) +from:0x02104a68 kind:load to:0x02104a88 module:overlay(21) +from:0x02104a6c kind:load to:0x02104a70 module:overlay(21) +from:0x02104a84 kind:load to:0x02104f04 module:overlay(21) +from:0x02104a9c kind:load to:0x02105048 module:overlay(21) +from:0x02104ac0 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02104ad8 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02104af0 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02104b08 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02104b14 kind:load to:0x02109a58 module:overlay(21) +from:0x02104b18 kind:load to:0x02109aec module:overlay(21) +from:0x02104b1c kind:load to:0x02109930 module:overlay(21) +from:0x02104b20 kind:load to:0x021099c4 module:overlay(21) +from:0x02104b2c kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02104b34 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02104b3c kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02104b44 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02104b4c kind:load to:0x021099c4 module:overlay(21) +from:0x02104b50 kind:load to:0x02109930 module:overlay(21) +from:0x02104b54 kind:load to:0x02109aec module:overlay(21) +from:0x02104b58 kind:load to:0x02109a58 module:overlay(21) +from:0x02104c04 kind:arm_call to:0x02057c6c module:overlay(0) +from:0x02104c0c kind:arm_call to:0x020ea868 module:overlay(21) +from:0x02104c28 kind:arm_call to:0x0200f05c module:main +from:0x02104c80 kind:arm_call to:0x021050d4 module:overlay(21) +from:0x02104c9c kind:arm_call to:0x020c90cc module:overlay(20) +from:0x02104d24 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02104d44 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02104d6c kind:load to:0x02109aec module:overlay(21) +from:0x02104d70 kind:load to:0x02109930 module:overlay(21) +from:0x02104d74 kind:load to:0x021099c4 module:overlay(21) +from:0x02104d78 kind:load to:0x02104a44 module:overlay(21) +from:0x02104d7c kind:load to:0x02109a58 module:overlay(21) +from:0x02104d84 kind:load to:0x02107108 module:overlay(21) +from:0x02104d88 kind:load to:0x02107118 module:overlay(21) +from:0x02104dac kind:arm_call to:0x01ffb464 module:itcm +from:0x02104dbc kind:arm_call to:0x01ff9218 module:itcm +from:0x02104de8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104df0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104e08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02104e24 kind:arm_call to:0x021050d4 module:overlay(21) +from:0x02104e3c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104e50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02104e6c kind:arm_call to:0x021050d4 module:overlay(21) +from:0x02104ee4 kind:arm_call to:0x01ffc634 module:itcm +from:0x02104f48 kind:arm_call to:0x0200e260 module:main +from:0x02104f64 kind:arm_call to:0x0200c198 module:main +from:0x02104f74 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021050c8 kind:load to:0x021070d4 module:overlay(21) +from:0x021050cc kind:load to:0x021070d2 module:overlay(21) +from:0x021050d0 kind:load to:0x021070d0 module:overlay(21) +from:0x021050ec kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02105124 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02105144 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210516c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02105200 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210520c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02105224 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210524c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02105258 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02105270 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02105278 kind:load to:0x02107154 module:overlay(21) +from:0x0210527c kind:load to:0x02107168 module:overlay(21) +from:0x02105280 kind:load to:0x02107248 module:overlay(21) +from:0x02105284 kind:load to:0x02109a58 module:overlay(21) +from:0x02105288 kind:load to:0x0210725c module:overlay(21) +from:0x021052b4 kind:arm_call to:0x020a03ec module:overlay(0) +from:0x021052cc kind:arm_call to:0x020a03ec module:overlay(0) +from:0x02105308 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02105330 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02105370 kind:arm_call to:0x0201e874 module:main +from:0x02105510 kind:arm_call to:0x02028c4c module:main +from:0x02105538 kind:arm_call to:0x0201e8d4 module:main +from:0x02105558 kind:arm_call to:0x0201aa44 module:main +from:0x02105568 kind:arm_call to:0x0201e8d4 module:main +from:0x021055b8 kind:arm_call to:0x0201aa44 module:main +from:0x021055c4 kind:load to:0x0204af1c module:main +from:0x02105608 kind:arm_call to:0x0201e874 module:main +from:0x02105658 kind:arm_call to:0x0201e8d4 module:main +from:0x02105690 kind:arm_call to:0x0201e874 module:main +from:0x021056e0 kind:arm_call to:0x0201e8d4 module:main +from:0x02105728 kind:arm_call to:0x0201e7e4 module:main +from:0x0210575c kind:load to:0x02107064 module:overlay(21) +from:0x0210576c kind:arm_call to:0x0201f498 module:main +from:0x02105774 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0210577c kind:arm_call to:0x0201f2cc module:main +from:0x02105784 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0210578c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x021057c0 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x021057d8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x02105818 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x0210582c kind:arm_call to:0x02064034 module:overlay(0) +from:0x02105854 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x02105894 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x021058c8 kind:arm_call to:0x0201aa44 module:main +from:0x021058ec kind:arm_call to:0x0201f570 module:main +from:0x021058f8 kind:load to:0x0204af1c module:main +from:0x02105930 kind:arm_call to:0x02064034 module:overlay(0) +from:0x0210593c kind:arm_call to:0x0206422c module:overlay(0) +from:0x02105950 kind:arm_call to:0x0201e6d0 module:main +from:0x02105978 kind:arm_call to:0x0201f6f0 module:main +from:0x02105994 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021059d4 kind:arm_call to:0x0201e874 module:main +from:0x021059f0 kind:arm_call to:0x0201f730 module:main +from:0x02105a00 kind:load to:0x02101c6c module:overlay(21) +from:0x02105a14 kind:arm_call to:0x0201f498 module:main +from:0x02105a1c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02105a24 kind:arm_call to:0x0201f2cc module:main +from:0x02105b88 kind:arm_call to:0x02028c4c module:main +from:0x02105bac kind:arm_call to:0x0201e8d4 module:main +from:0x02105bc4 kind:arm_call to:0x0201aa44 module:main +from:0x02105bd4 kind:arm_call to:0x0201e8d4 module:main +from:0x02105c00 kind:arm_call to:0x0201f500 module:main +from:0x02105c0c kind:load to:0x0204af1c module:main +from:0x02105c48 kind:load to:0x0201fa70 module:main +from:0x02105c54 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105c5c kind:arm_call to:0x02011ff4 module:main +from:0x02105c70 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105c78 kind:arm_call to:0x02011ff4 module:main +from:0x02105c8c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105ca0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105ca8 kind:arm_call to:0x02011ff4 module:main +from:0x02105cbc kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105cc4 kind:arm_call to:0x02011ff4 module:main +from:0x02105cd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02105ce0 kind:arm_call to:0x02011ff4 module:main +from:0x02105d0c kind:load to:0x02109b80 module:overlay(21) +from:0x02105d20 kind:arm_call to:0x020c7028 module:overlay(20) +from:0x02105d30 kind:load to:0x020c70c4 module:overlay(20) +from:0x02105d48 kind:arm_call to:0x01ff9b40 module:itcm +from:0x02105d6c kind:arm_call to:0x0201fd38 module:main +from:0x02105d8c kind:arm_call to:0x020c707c module:overlay(20) +from:0x02105dac kind:arm_call to:0x0201f5c4 module:main +from:0x02105db4 kind:arm_call to:0x020c707c module:overlay(20) +from:0x02105dc4 kind:arm_call to:0x0201fe54 module:main +from:0x02105dc8 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x02105ddc kind:arm_call to:0x02028c60 module:main +from:0x02105de4 kind:arm_call to:0x0201f498 module:main +from:0x02105df4 kind:arm_call to:0x0201f5c4 module:main +from:0x02105dfc kind:arm_call to:0x020c707c module:overlay(20) +from:0x02105e0c kind:arm_call to:0x0201fe54 module:main +from:0x02105e10 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x02105e28 kind:arm_call to:0x02028c60 module:main +from:0x02105e30 kind:arm_call to:0x0201f498 module:main +from:0x02105e48 kind:arm_call to:0x020c70c4 module:overlay(20) +from:0x02105e54 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02105e5c kind:arm_call to:0x0201f2cc module:main +from:0x02105e68 kind:load to:0x0204a110 module:main +from:0x02105e7c kind:arm_call to:0x020fb644 module:overlay(21) +from:0x02105e94 kind:arm_call to:0x02028d9c module:main +from:0x02105ec8 kind:arm_call to:0x020282f4 module:main +from:0x02105ed4 kind:load to:0x02108f98 module:overlay(21) +from:0x02105ed8 kind:load to:0x020431b8 module:main +from:0x02105edc kind:load to:0x02108f6c module:overlay(21) +from:0x02105ee0 kind:load to:0x02109b82 module:overlay(21) +from:0x02105eec kind:arm_call to:0x020fb67c module:overlay(21) +from:0x02105f00 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x02105f08 kind:arm_call to:0x02011ff4 module:main +from:0x02105f20 kind:arm_call to:0x020c6f14 module:overlay(20) +from:0x02105f30 kind:arm_call to:0x02028c30 module:main +from:0x02105f6c kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x02105f7c kind:arm_call to:0x02018d78 module:main +from:0x02105f84 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x02105f90 kind:arm_call to:0x020ea6cc module:overlay(21) +from:0x02105fa0 kind:arm_call to:0x02019538 module:main +from:0x02105fb8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x02105fc8 kind:arm_call_thumb to:0x020154ec module:main +from:0x02105fe0 kind:arm_call to:0x0201739c module:main +from:0x02106008 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02106010 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106018 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106020 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106038 kind:arm_call to:0x0201739c module:main +from:0x02106060 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02106068 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106070 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106078 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106094 kind:arm_call_thumb to:0x020154c4 module:main +from:0x021060a8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x021060b4 kind:arm_call_thumb to:0x020154ec module:main +from:0x021060cc kind:arm_call to:0x0201739c module:main +from:0x021060ec kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x021060f4 kind:arm_call_thumb to:0x0201568c module:main +from:0x021060fc kind:arm_call_thumb to:0x0201568c module:main +from:0x02106104 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106120 kind:arm_call_thumb to:0x020154c4 module:main +from:0x02106130 kind:arm_call to:0x02011f3c module:main +from:0x0210613c kind:arm_call to:0x020c99fc module:overlay(20) +from:0x02106158 kind:arm_call to:0x020fb7dc module:overlay(21) +from:0x02106170 kind:arm_call to:0x020166cc module:main +from:0x0210619c kind:arm_call to:0x0206667c module:overlay(0) +from:0x021061b4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021061bc kind:arm_call to:0x02106330 module:overlay(21) +from:0x021061c8 kind:load to:0x020e875c module:overlays(19,20) +from:0x021061cc kind:load to:0x020e8544 module:overlays(19,20) +from:0x021061d0 kind:load to:0x02105cec module:overlay(21) +from:0x021061d4 kind:load to:0x02105d10 module:overlay(21) +from:0x021061d8 kind:load to:0x0204a110 module:main +from:0x021061dc kind:load to:0x02108fc0 module:overlay(21) +from:0x021061e0 kind:load to:0x02108fd4 module:overlay(21) +from:0x021061e4 kind:load to:0x02108fe4 module:overlay(21) +from:0x021061e8 kind:load to:0x02108fd8 module:overlay(21) +from:0x021061ec kind:load to:0x02108ff0 module:overlay(21) +from:0x021061f4 kind:load to:0x02108ffc module:overlay(21) +from:0x021061fc kind:load to:0x020b4f84 module:overlay(0) +from:0x02106200 kind:load to:0x020b51b8 module:overlay(0) +from:0x02106210 kind:arm_call to:0x02066714 module:overlay(0) +from:0x0210624c kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x02106254 kind:load to:0x020b4f84 module:overlay(0) +from:0x02106258 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02106278 kind:arm_call to:0x02106af8 module:overlay(21) +from:0x021062b0 kind:load to:0x020e8580 module:overlays(19,20) +from:0x0210631c kind:arm_call to:0x0201bdc0 module:main +from:0x02106328 kind:load to:0x02109008 module:overlay(21) +from:0x0210632c kind:load to:0x02109b80 module:overlay(21) +from:0x0210633c kind:arm_call to:0x020c86b0 module:overlay(20) +from:0x02106360 kind:load to:0x020e8580 module:overlays(19,20) +from:0x02106364 kind:load to:0x02109024 module:overlay(21) +from:0x02106390 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021063a0 kind:arm_call_thumb to:0x020183c0 module:main +from:0x021063a8 kind:arm_call to:0x02106adc module:overlay(21) +from:0x021063b0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x021063b4 kind:load to:0x0204a110 module:main +from:0x021063b8 kind:load to:0x0204a060 module:main +from:0x021063c4 kind:arm_call to:0x020c994c module:overlay(20) +from:0x021063d4 kind:arm_call to:0x020c85bc module:overlay(20) +from:0x021063f0 kind:load to:0x020e8580 module:overlays(19,20) +from:0x021063f4 kind:load to:0x0210902c module:overlay(21) +from:0x02106480 kind:arm_call to:0x020cda88 module:overlay(20) +from:0x021064c0 kind:load to:0x02108f0c module:overlay(21) +from:0x021064c4 kind:load to:0x020e8544 module:overlays(19,20) +from:0x021064c8 kind:load to:0x02109b80 module:overlay(21) +from:0x021064d4 kind:arm_call to:0x020c994c module:overlay(20) +from:0x021064e4 kind:arm_call to:0x020c85bc module:overlay(20) +from:0x02106500 kind:load to:0x020e8580 module:overlays(19,20) +from:0x02106504 kind:load to:0x02109034 module:overlay(21) +from:0x02106568 kind:arm_call to:0x020cda88 module:overlay(20) +from:0x021065ac kind:load to:0x02109b80 module:overlay(21) +from:0x021065b0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x021065cc kind:load to:0x0210903c module:overlay(21) +from:0x02106600 kind:arm_call to:0x02106678 module:overlay(21) +from:0x02106608 kind:load to:0x020e8544 module:overlays(19,20) +from:0x0210660c kind:load to:0x020e8580 module:overlays(19,20) +from:0x0210661c kind:arm_call to:0x020c86b0 module:overlay(20) +from:0x02106638 kind:load to:0x020e8580 module:overlays(19,20) +from:0x0210663c kind:load to:0x02109044 module:overlay(21) +from:0x02106668 kind:arm_call to:0x02106330 module:overlay(21) +from:0x0210666c kind:arm_call to:0x020c9980 module:overlay(20) +from:0x02106674 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02106680 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x021066a4 kind:arm_call to:0x020c90d8 module:overlay(20) +from:0x021066c0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x021066c4 kind:load to:0x02105d28 module:overlay(21) +from:0x021066c8 kind:load to:0x0210904c module:overlay(21) +from:0x021066d4 kind:arm_call to:0x020c90ec module:overlay(20) +from:0x021066e4 kind:arm_call to:0x021066f8 module:overlay(21) +from:0x0210670c kind:arm_call to:0x020c8e34 module:overlay(20) +from:0x02106730 kind:load to:0x02109054 module:overlay(21) +from:0x02106780 kind:arm_call to:0x020c707c module:overlay(20) +from:0x021067f8 kind:arm_call to:0x02105d34 module:overlay(21) +from:0x02106800 kind:arm_call to:0x021068ac module:overlay(21) +from:0x02106810 kind:arm_call to:0x02106908 module:overlay(21) +from:0x02106858 kind:arm_call to:0x02028d9c module:main +from:0x02106868 kind:arm_call to:0x02028c30 module:main +from:0x0210687c kind:arm_call to:0x020c7028 module:overlay(20) +from:0x02106890 kind:arm_call to:0x02105d34 module:overlay(21) +from:0x02106898 kind:arm_call to:0x02106944 module:overlay(21) +from:0x021068a4 kind:load to:0x020e8544 module:overlays(19,20) +from:0x021068a8 kind:load to:0x02108f0c module:overlay(21) +from:0x021068c4 kind:load to:0x0210905c module:overlay(21) +from:0x021068d0 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x021068fc kind:arm_call to:0x02106944 module:overlay(21) +from:0x02106904 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02106920 kind:load to:0x02109064 module:overlay(21) +from:0x0210692c kind:arm_call to:0x020c70ec module:overlay(20) +from:0x0210693c kind:arm_call to:0x02106944 module:overlay(21) +from:0x02106984 kind:arm_call to:0x020c707c module:overlay(20) +from:0x021069ac kind:arm_call to:0x020cda88 module:overlay(20) +from:0x021069f4 kind:arm_call to:0x020cda88 module:overlay(20) +from:0x02106a18 kind:load to:0x0210906c module:overlay(21) +from:0x02106a1c kind:load to:0x020e8544 module:overlays(19,20) +from:0x02106a44 kind:arm_call to:0x02106a4c module:overlay(21) +from:0x02106a58 kind:arm_call to:0x020c8eb4 module:overlay(20) +from:0x02106a74 kind:load to:0x02109074 module:overlay(21) +from:0x02106aac kind:arm_call to:0x020fb764 module:overlay(21) +from:0x02106ab4 kind:arm_call to:0x02106adc module:overlay(21) +from:0x02106ad0 kind:arm_call to:0x02106af8 module:overlay(21) +from:0x02106ad8 kind:load to:0x020e8580 module:overlays(19,20) +from:0x02106af4 kind:load to:0x020431b8 module:main +from:0x02106b04 kind:arm_call to:0x020c86b0 module:overlay(20) +from:0x02106b18 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x02106b34 kind:load to:0x020e8580 module:overlays(19,20) +from:0x02106b38 kind:load to:0x020431b8 module:main +from:0x02106b48 kind:load to:0x021063bc module:overlay(21) +from:0x02106b68 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02106b98 kind:arm_call to:0x02106678 module:overlay(21) +from:0x02106ba0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02106ba4 kind:load to:0x020e8580 module:overlays(19,20) +from:0x02106bb4 kind:load to:0x021064cc module:overlay(21) +from:0x02106bd8 kind:arm_call to:0x021065b4 module:overlay(21) +from:0x02106be0 kind:load to:0x020e8544 module:overlays(19,20) +from:0x02106c20 kind:load to:0x020e8580 module:overlays(19,20) +from:0x02106c30 kind:load to:0x02106610 module:overlay(21) +from:0x021072f0 kind:load to:0x02103b60 module:overlay(21) +from:0x021072f8 kind:load to:0x021039f8 module:overlay(21) +from:0x02107300 kind:load to:0x02103c50 module:overlay(21) +from:0x02107308 kind:load to:0x021039f8 module:overlay(21) +from:0x02107310 kind:load to:0x021039f8 module:overlay(21) +from:0x02107318 kind:load to:0x021039f8 module:overlay(21) +from:0x02107320 kind:load to:0x02103fb8 module:overlay(21) +from:0x02107328 kind:load to:0x02104038 module:overlay(21) +from:0x02107330 kind:load to:0x021040bc module:overlay(21) +from:0x02107338 kind:load to:0x02104168 module:overlay(21) +from:0x02107340 kind:load to:0x02104248 module:overlay(21) +from:0x02107348 kind:load to:0x021042ac module:overlay(21) +from:0x02107350 kind:load to:0x02104318 module:overlay(21) +from:0x02107358 kind:load to:0x021043d4 module:overlay(21) +from:0x02107360 kind:load to:0x021039f8 module:overlay(21) +from:0x02107368 kind:load to:0x02104598 module:overlay(21) +from:0x02107370 kind:load to:0x021039f8 module:overlay(21) +from:0x02107378 kind:load to:0x021039f8 module:overlay(21) +from:0x02107380 kind:load to:0x02104714 module:overlay(21) +from:0x02107388 kind:load to:0x021039f8 module:overlay(21) +from:0x02107390 kind:load to:0x02104758 module:overlay(21) +from:0x02107398 kind:load to:0x021047b0 module:overlay(21) +from:0x021073a0 kind:load to:0x02104864 module:overlay(21) +from:0x021073a8 kind:load to:0x021048bc module:overlay(21) +from:0x021073b0 kind:load to:0x021039f4 module:overlay(21) +from:0x021073b8 kind:load to:0x02103a2c module:overlay(21) +from:0x021073c0 kind:load to:0x021039f4 module:overlay(21) +from:0x021073c8 kind:load to:0x02103bb4 module:overlay(21) +from:0x021073d0 kind:load to:0x021039f4 module:overlay(21) +from:0x021073d8 kind:load to:0x02103d14 module:overlay(21) +from:0x021073e0 kind:load to:0x02103d30 module:overlay(21) +from:0x021073e8 kind:load to:0x02103d70 module:overlay(21) +from:0x021073f0 kind:load to:0x0210400c module:overlay(21) +from:0x021073f8 kind:load to:0x02104064 module:overlay(21) +from:0x02107400 kind:load to:0x02104100 module:overlay(21) +from:0x02107408 kind:load to:0x02104214 module:overlay(21) +from:0x02107410 kind:load to:0x02104284 module:overlay(21) +from:0x02107418 kind:load to:0x02104300 module:overlay(21) +from:0x02107420 kind:load to:0x02104364 module:overlay(21) +from:0x02107428 kind:load to:0x021039f4 module:overlay(21) +from:0x02107430 kind:load to:0x02104410 module:overlay(21) +from:0x02107438 kind:load to:0x021039f4 module:overlay(21) +from:0x02107440 kind:load to:0x021045c8 module:overlay(21) +from:0x02107448 kind:load to:0x021045f0 module:overlay(21) +from:0x02107450 kind:load to:0x021039f4 module:overlay(21) +from:0x02107458 kind:load to:0x021039f4 module:overlay(21) +from:0x02107460 kind:load to:0x02104784 module:overlay(21) +from:0x02107468 kind:load to:0x0210482c module:overlay(21) +from:0x02107470 kind:load to:0x02104890 module:overlay(21) +from:0x02107478 kind:load to:0x021039f4 module:overlay(21) +from:0x02107978 kind:arm_call to:0x020ec124 module:overlay(21) +from:0x02107988 kind:arm_call to:0x0203ce74 module:main +from:0x0210799c kind:load to:0x02109084 module:overlay(21) +from:0x021079a0 kind:load to:0x021090c8 module:overlay(21) +from:0x021079a4 kind:load to:0x020f02d8 module:overlay(21) +from:0x021079a8 kind:load to:0x02109098 module:overlay(21) +from:0x021079c8 kind:arm_call to:0x020f031c module:overlay(21) +from:0x021079d8 kind:arm_call to:0x0203ce74 module:main +from:0x021079ec kind:load to:0x021091a0 module:overlay(21) +from:0x021079f0 kind:load to:0x021091b0 module:overlay(21) +from:0x021079f4 kind:load to:0x020f0cc8 module:overlay(21) +from:0x021079f8 kind:load to:0x021091a4 module:overlay(21) +from:0x02107a64 kind:arm_call to:0x020f0d0c module:overlay(21) +from:0x02107a74 kind:arm_call to:0x0203ce74 module:main +from:0x02107a88 kind:load to:0x02108394 module:overlay(21) +from:0x02107a94 kind:load to:0x02109288 module:overlay(21) +from:0x02107a98 kind:load to:0x021092bc module:overlay(21) +from:0x02107a9c kind:load to:0x020f1a00 module:overlay(21) +from:0x02107aa0 kind:load to:0x0210928c module:overlay(21) +from:0x02107ac0 kind:arm_call to:0x020f1a44 module:overlay(21) +from:0x02107ad0 kind:arm_call to:0x0203ce74 module:main +from:0x02107ae4 kind:load to:0x02109394 module:overlay(21) +from:0x02107ae8 kind:load to:0x021093a4 module:overlay(21) +from:0x02107aec kind:load to:0x020f2428 module:overlay(21) +from:0x02107af0 kind:load to:0x02109398 module:overlay(21) +from:0x02107b10 kind:arm_call to:0x020f246c module:overlay(21) +from:0x02107b20 kind:arm_call to:0x0203ce74 module:main +from:0x02107b34 kind:load to:0x0210947c module:overlay(21) +from:0x02107b38 kind:load to:0x0210948c module:overlay(21) +from:0x02107b3c kind:load to:0x020f37bc module:overlay(21) +from:0x02107b40 kind:load to:0x02109480 module:overlay(21) +from:0x02107b60 kind:arm_call to:0x020f3800 module:overlay(21) +from:0x02107b70 kind:arm_call to:0x0203ce74 module:main +from:0x02107b84 kind:load to:0x021094c8 module:overlay(21) +from:0x02107b88 kind:load to:0x021094d8 module:overlay(21) +from:0x02107b8c kind:load to:0x020f38b4 module:overlay(21) +from:0x02107b90 kind:load to:0x021094cc module:overlay(21) +from:0x02107bb0 kind:arm_call to:0x020f38f8 module:overlay(21) +from:0x02107bc0 kind:arm_call to:0x0203ce74 module:main +from:0x02107bd4 kind:load to:0x02109514 module:overlay(21) +from:0x02107bd8 kind:load to:0x02109524 module:overlay(21) +from:0x02107bdc kind:load to:0x020f3998 module:overlay(21) +from:0x02107be0 kind:load to:0x02109518 module:overlay(21) +from:0x02107c00 kind:arm_call to:0x020f39dc module:overlay(21) +from:0x02107c10 kind:arm_call to:0x0203ce74 module:main +from:0x02107c24 kind:load to:0x02109560 module:overlay(21) +from:0x02107c28 kind:load to:0x02109570 module:overlay(21) +from:0x02107c2c kind:load to:0x020f3a90 module:overlay(21) +from:0x02107c30 kind:load to:0x02109564 module:overlay(21) +from:0x02107c50 kind:arm_call to:0x020f3ad8 module:overlay(21) +from:0x02107c60 kind:arm_call to:0x0203ce74 module:main +from:0x02107c74 kind:load to:0x021095ac module:overlay(21) +from:0x02107c78 kind:load to:0x021095bc module:overlay(21) +from:0x02107c7c kind:load to:0x020f471c module:overlay(21) +from:0x02107c80 kind:load to:0x021095b0 module:overlay(21) +from:0x02107cac kind:arm_call to:0x020f494c module:overlay(21) +from:0x02107cbc kind:arm_call to:0x0203ce74 module:main +from:0x02107cd0 kind:load to:0x02109694 module:overlay(21) +from:0x02107cd4 kind:load to:0x021096b0 module:overlay(21) +from:0x02107cd8 kind:load to:0x020f5b10 module:overlay(21) +from:0x02107cdc kind:load to:0x02109698 module:overlay(21) +from:0x02107cfc kind:arm_call to:0x020f5b54 module:overlay(21) +from:0x02107d0c kind:arm_call to:0x0203ce74 module:main +from:0x02107d20 kind:load to:0x021096d0 module:overlay(21) +from:0x02107d24 kind:load to:0x021096e0 module:overlay(21) +from:0x02107d28 kind:load to:0x020f6188 module:overlay(21) +from:0x02107d2c kind:load to:0x021096d4 module:overlay(21) +from:0x02107d4c kind:arm_call to:0x020f61cc module:overlay(21) +from:0x02107d5c kind:arm_call to:0x0203ce74 module:main +from:0x02107d70 kind:load to:0x021097b4 module:overlay(21) +from:0x02107d74 kind:load to:0x021097c4 module:overlay(21) +from:0x02107d78 kind:load to:0x020f63fc module:overlay(21) +from:0x02107d7c kind:load to:0x021097b8 module:overlay(21) +from:0x02107d98 kind:arm_call to:0x02104908 module:overlay(21) +from:0x02107da8 kind:arm_call to:0x0203ce74 module:main +from:0x02107db4 kind:arm_call to:0x02104950 module:overlay(21) +from:0x02107dc4 kind:arm_call to:0x0203ce74 module:main +from:0x02107dd0 kind:arm_call to:0x0210499c module:overlay(21) +from:0x02107de0 kind:arm_call to:0x0203ce74 module:main +from:0x02107dec kind:arm_call to:0x021049e8 module:overlay(21) +from:0x02107dfc kind:arm_call to:0x0203ce74 module:main +from:0x02107e04 kind:load to:0x02109a58 module:overlay(21) +from:0x02107e08 kind:load to:0x021098f8 module:overlay(21) +from:0x02107e0c kind:load to:0x021029cc module:overlay(21) +from:0x02107e10 kind:load to:0x02109900 module:overlay(21) +from:0x02107e14 kind:load to:0x02109aec module:overlay(21) +from:0x02107e18 kind:load to:0x021029e0 module:overlay(21) +from:0x02107e1c kind:load to:0x02109924 module:overlay(21) +from:0x02107e20 kind:load to:0x02109930 module:overlay(21) +from:0x02107e24 kind:load to:0x02105c84 module:overlay(21) +from:0x02107e28 kind:load to:0x0210990c module:overlay(21) +from:0x02107e2c kind:load to:0x021099c4 module:overlay(21) +from:0x02107e30 kind:load to:0x021029f4 module:overlay(21) +from:0x02107e34 kind:load to:0x02109918 module:overlay(21) +from:0x02107e48 kind:load to:0x02109b80 module:overlay(21) +from:0x02107e4c kind:load to:0x02107938 module:overlay(21) +from:0x02107e50 kind:load to:0x021079ac module:overlay(21) +from:0x02107e54 kind:load to:0x021079fc module:overlay(21) +from:0x02107e58 kind:load to:0x02107aa4 module:overlay(21) +from:0x02107e5c kind:load to:0x02107af4 module:overlay(21) +from:0x02107e60 kind:load to:0x02107b44 module:overlay(21) +from:0x02107e64 kind:load to:0x02107b94 module:overlay(21) +from:0x02107e68 kind:load to:0x02107be4 module:overlay(21) +from:0x02107e6c kind:load to:0x02107c34 module:overlay(21) +from:0x02107e70 kind:load to:0x02107c84 module:overlay(21) +from:0x02107e74 kind:load to:0x02107ce0 module:overlay(21) +from:0x02107e78 kind:load to:0x02107d30 module:overlay(21) +from:0x02107e7c kind:load to:0x02107d80 module:overlay(21) +from:0x02107e80 kind:load to:0x02107e38 module:overlay(21) +from:0x02107ea8 kind:load to:0x020e9c74 module:overlay(21) +from:0x02107eac kind:load to:0x020ea064 module:overlay(21) +from:0x02107eb0 kind:load to:0x0201bbe4 module:main +from:0x02107eb4 kind:load to:0x020ea04c module:overlay(21) +from:0x02107eb8 kind:load to:0x0201bd8c module:main +from:0x02107ec4 kind:load to:0x020e9c88 module:overlay(21) +from:0x02107ec8 kind:load to:0x020e9d2c module:overlay(21) +from:0x02107ecc kind:load to:0x020e9dd8 module:overlay(21) +from:0x02107ed0 kind:load to:0x020e9e24 module:overlay(21) +from:0x02107ed4 kind:load to:0x020e9ec0 module:overlay(21) +from:0x02107ed8 kind:load to:0x020e9ed8 module:overlay(21) +from:0x02107edc kind:load to:0x020e9ef0 module:overlay(21) +from:0x02107ee0 kind:load to:0x020e9f08 module:overlay(21) +from:0x02107ee4 kind:load to:0x020e9f20 module:overlay(21) +from:0x02107ee8 kind:load to:0x020e9e68 module:overlay(21) +from:0x02107eec kind:load to:0x02106c40 module:overlay(21) +from:0x02107ef0 kind:load to:0x02106c48 module:overlay(21) +from:0x02107ef4 kind:load to:0x02106c3a module:overlay(21) +from:0x02107ef8 kind:load to:0x02106c34 module:overlay(21) +from:0x02107f04 kind:load to:0x020185e0 module:main +from:0x02107f08 kind:load to:0x0201860c module:main +from:0x02107f0c kind:load to:0x020ea14d module:overlay(21) +from:0x02107f10 kind:load to:0x020ea18d module:overlay(21) +from:0x02107f14 kind:load to:0x02060fc4 module:overlay(0) +from:0x02107f18 kind:load to:0x020ea234 module:overlay(21) +from:0x02107f1c kind:load to:0x020ea260 module:overlay(21) +from:0x02107f20 kind:load to:0x020185d9 module:main +from:0x02107f24 kind:load to:0x020185dd module:main +from:0x02107f28 kind:load to:0x020ea278 module:overlay(21) +from:0x02107f2c kind:load to:0x020ea3dc module:overlay(21) +from:0x02107f30 kind:load to:0x020ea420 module:overlay(21) +from:0x02107f34 kind:load to:0x020ea470 module:overlay(21) +from:0x02107f38 kind:load to:0x020ea490 module:overlay(21) +from:0x02107f3c kind:load to:0x02060fc8 module:overlay(0) +from:0x02107f40 kind:load to:0x02061030 module:overlay(0) +from:0x02107f44 kind:load to:0x02061038 module:overlay(0) +from:0x02107f48 kind:load to:0x0206103c module:overlay(0) +from:0x02107f60 kind:load to:0x020703bc module:overlay(0) +from:0x02107f64 kind:load to:0x020ea77c module:overlay(21) +from:0x02107f68 kind:load to:0x020ea7ac module:overlay(21) +from:0x02107f6c kind:load to:0x020ea7e4 module:overlay(21) +from:0x02107f78 kind:load to:0x020ea838 module:overlay(21) +from:0x02107f7c kind:load to:0x020ea84c module:overlay(21) +from:0x02107f80 kind:load to:0x020b85cd module:overlays(1,7,8,9,12,13,14,16) +from:0x02107f84 kind:load to:0x0207fd18 module:overlay(0) +from:0x02107f88 kind:load to:0x0207fd14 module:overlay(0) +from:0x02107f8c kind:load to:0x0207fd40 module:overlay(0) +from:0x02107f90 kind:load to:0x0207fd78 module:overlay(0) +from:0x02107f94 kind:load to:0x020b8a2d module:overlays(1,6,7,8,12,13,14) +from:0x02107f98 kind:load to:0x020b8a59 module:overlays(1,6,7,8,12,13,14) +from:0x02107f9c kind:load to:0x0207fd10 module:overlay(0) +from:0x02107fa0 kind:load to:0x01ffee10 module:itcm +from:0x02107fa4 kind:load to:0x020808ac module:overlay(0) +from:0x02107fa8 kind:load to:0x020b894d module:overlays(1,7,8,12,13,14) +from:0x02107fac kind:load to:0x020b8ca1 module:overlays(1,5,6,7,10,12,13,14) +from:0x02107fb0 kind:load to:0x020ea810 module:overlay(21) +from:0x02107fb4 kind:load to:0x020808cc module:overlay(0) +from:0x02107fb8 kind:load to:0x020b8cad module:overlays(1,5,6,7,10,12,13,14) +from:0x02107fc4 kind:load to:0x0209019c module:overlay(0) +from:0x02107fc8 kind:load to:0x020ec0c0 module:overlay(21) +from:0x02107fcc kind:load to:0x020ec0d4 module:overlay(21) +from:0x02107fd0 kind:load to:0x020ec004 module:overlay(21) +from:0x02107fd4 kind:load to:0x020ec074 module:overlay(21) +from:0x02107fd8 kind:load to:0x020907bc module:overlay(0) +from:0x02107fdc kind:load to:0x020907c0 module:overlay(0) +from:0x02107fe0 kind:load to:0x020907c4 module:overlay(0) +from:0x02107ffc kind:load to:0x0209bd28 module:overlay(0) +from:0x02108000 kind:load to:0x020ec5c0 module:overlay(21) +from:0x0210800c kind:load to:0x020ed044 module:overlay(21) +from:0x02108010 kind:load to:0x020f01c0 module:overlay(21) +from:0x02108014 kind:load to:0x020982d8 module:overlay(0) +from:0x02108018 kind:load to:0x020ec25c module:overlay(21) +from:0x0210801c kind:load to:0x020ec3f4 module:overlay(21) +from:0x02108028 kind:load to:0x020ef828 module:overlay(21) +from:0x0210802c kind:load to:0x020f01a4 module:overlay(21) +from:0x02108030 kind:load to:0x020982d8 module:overlay(0) +from:0x02108034 kind:load to:0x020ec168 module:overlay(21) +from:0x02108038 kind:load to:0x0207c010 module:overlay(0) +from:0x02108044 kind:load to:0x020ec0fc module:overlay(21) +from:0x02108048 kind:load to:0x02097944 module:overlay(0) +from:0x0210804c kind:load to:0x02097754 module:overlay(0) +from:0x02108050 kind:load to:0x020977d0 module:overlay(0) +from:0x02108054 kind:load to:0x0209794c module:overlay(0) +from:0x02108058 kind:load to:0x0209796c module:overlay(0) +from:0x0210805c kind:load to:0x02097998 module:overlay(0) +from:0x02108068 kind:load to:0x020ed058 module:overlay(21) +from:0x0210806c kind:load to:0x020f0188 module:overlay(21) +from:0x02108070 kind:load to:0x02057bf4 module:overlay(0) +from:0x02108074 kind:load to:0x02057a88 module:overlay(0) +from:0x02108078 kind:load to:0x02057dc8 module:overlay(0) +from:0x0210807c kind:load to:0x02057e44 module:overlay(0) +from:0x02108080 kind:load to:0x02057ea8 module:overlay(0) +from:0x02108084 kind:load to:0x0209a79c module:overlay(0) +from:0x02108088 kind:load to:0x02057d84 module:overlay(0) +from:0x02108094 kind:load to:0x020ed06c module:overlay(21) +from:0x02108098 kind:load to:0x020f01dc module:overlay(21) +from:0x0210809c kind:load to:0x0209a254 module:overlay(0) +from:0x021080a0 kind:load to:0x0209a288 module:overlay(0) +from:0x021080a4 kind:load to:0x0209a320 module:overlay(0) +from:0x021080a8 kind:load to:0x0209a334 module:overlay(0) +from:0x021080ac kind:load to:0x0209a0e4 module:overlay(0) +from:0x021080b0 kind:load to:0x0209a35c module:overlay(0) +from:0x021080b4 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021080b8 kind:load to:0x0209a06c module:overlay(0) +from:0x021080bc kind:load to:0x0209a2f0 module:overlay(0) +from:0x021080c0 kind:load to:0x0209a308 module:overlay(0) +from:0x021080c4 kind:load to:0x0209a348 module:overlay(0) +from:0x021080c8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021080cc kind:load to:0x020f0150 module:overlay(21) +from:0x021080d0 kind:load to:0x020f012c module:overlay(21) +from:0x021080d4 kind:load to:0x0209a70c module:overlay(0) +from:0x021080d8 kind:load to:0x020eddb4 module:overlay(21) +from:0x021080e0 kind:load to:0x020ee1d4 module:overlay(21) +from:0x021080e8 kind:load to:0x020ee9c0 module:overlay(21) +from:0x021080f0 kind:load to:0x020eeacc module:overlay(21) +from:0x021080f8 kind:load to:0x020eebcc module:overlay(21) +from:0x02108100 kind:load to:0x020eee00 module:overlay(21) +from:0x02108108 kind:load to:0x020eeff4 module:overlay(21) +from:0x02108110 kind:load to:0x020eef48 module:overlay(21) +from:0x02108118 kind:load to:0x020ef1b8 module:overlay(21) +from:0x02108120 kind:load to:0x020ef29c module:overlay(21) +from:0x02108128 kind:load to:0x020ef484 module:overlay(21) +from:0x02108130 kind:load to:0x020ef538 module:overlay(21) +from:0x02108138 kind:load to:0x020edc8c module:overlay(21) +from:0x02108140 kind:load to:0x020ee12c module:overlay(21) +from:0x02108148 kind:load to:0x020ee910 module:overlay(21) +from:0x02108150 kind:load to:0x020eea50 module:overlay(21) +from:0x02108158 kind:load to:0x020eeb44 module:overlay(21) +from:0x02108160 kind:load to:0x020eed94 module:overlay(21) +from:0x02108168 kind:load to:0x020eefd8 module:overlay(21) +from:0x02108170 kind:load to:0x020eeecc module:overlay(21) +from:0x02108178 kind:load to:0x020ef140 module:overlay(21) +from:0x02108180 kind:load to:0x020ef1f8 module:overlay(21) +from:0x02108188 kind:load to:0x020ef40c module:overlay(21) +from:0x02108190 kind:load to:0x020ef488 module:overlay(21) +from:0x021081a0 kind:load to:0x02098518 module:overlay(0) +from:0x021081a4 kind:load to:0x02098554 module:overlay(0) +from:0x021081a8 kind:load to:0x0209856c module:overlay(0) +from:0x021081ac kind:load to:0x02098578 module:overlay(0) +from:0x021081b0 kind:load to:0x01fff464 module:itcm +from:0x021081b4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021081b8 kind:load to:0x020ed0a4 module:overlay(21) +from:0x021081bc kind:load to:0x020984b0 module:overlay(0) +from:0x021081c0 kind:load to:0x020ed0f4 module:overlay(21) +from:0x021081c4 kind:load to:0x020984b8 module:overlay(0) +from:0x021081c8 kind:load to:0x020984bc module:overlay(0) +from:0x021081cc kind:load to:0x020ed684 module:overlay(21) +from:0x021081d0 kind:load to:0x020ed3cc module:overlay(21) +from:0x021081d4 kind:load to:0x020984c8 module:overlay(0) +from:0x021081d8 kind:load to:0x02098584 module:overlay(0) +from:0x021081dc kind:load to:0x020985f0 module:overlay(0) +from:0x021081e0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021081e4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021081e8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021081ec kind:load to:0x020f01f8 module:overlay(21) +from:0x021081f0 kind:load to:0x020f0264 module:overlay(21) +from:0x021081f4 kind:load to:0x02099588 module:overlay(0) +from:0x02108210 kind:load to:0x020f0778 module:overlay(21) +from:0x02108218 kind:load to:0x020f0a1c module:overlay(21) +from:0x02108220 kind:load to:0x020f0ae4 module:overlay(21) +from:0x02108228 kind:load to:0x020f0b04 module:overlay(21) +from:0x02108230 kind:load to:0x020f0860 module:overlay(21) +from:0x02108238 kind:load to:0x020f0aac module:overlay(21) +from:0x02108240 kind:load to:0x020f0af8 module:overlay(21) +from:0x02108248 kind:load to:0x020f0b60 module:overlay(21) +from:0x02108288 kind:load to:0x020f02f8 module:overlay(21) +from:0x0210828c kind:load to:0x02097944 module:overlay(0) +from:0x02108290 kind:load to:0x02097754 module:overlay(0) +from:0x02108294 kind:load to:0x020977d0 module:overlay(0) +from:0x02108298 kind:load to:0x0209794c module:overlay(0) +from:0x0210829c kind:load to:0x0209796c module:overlay(0) +from:0x021082a0 kind:load to:0x02097998 module:overlay(0) +from:0x021082ac kind:load to:0x020f04d4 module:overlay(21) +from:0x021082b0 kind:load to:0x020f0cac module:overlay(21) +from:0x021082b4 kind:load to:0x02099b00 module:overlay(0) +from:0x021082b8 kind:load to:0x02099b38 module:overlay(0) +from:0x021082bc kind:load to:0x0209a13c module:overlay(0) +from:0x021082c0 kind:load to:0x0209a144 module:overlay(0) +from:0x021082c4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021082c8 kind:load to:0x02099cb0 module:overlay(0) +from:0x021082cc kind:load to:0x02099ba0 module:overlay(0) +from:0x021082d0 kind:load to:0x0209a06c module:overlay(0) +from:0x021082d4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x021082d8 kind:load to:0x0209a10c module:overlay(0) +from:0x021082dc kind:load to:0x020f0c88 module:overlay(21) +from:0x021082e0 kind:load to:0x0209a124 module:overlay(0) +from:0x021082e4 kind:load to:0x020f0c78 module:overlay(21) +from:0x021082e8 kind:load to:0x020f0c54 module:overlay(21) +from:0x021082f4 kind:load to:0x020f04c0 module:overlay(21) +from:0x021082f8 kind:load to:0x020f0c90 module:overlay(21) +from:0x021082fc kind:load to:0x0209a254 module:overlay(0) +from:0x02108300 kind:load to:0x0209a288 module:overlay(0) +from:0x02108304 kind:load to:0x0209a320 module:overlay(0) +from:0x02108308 kind:load to:0x0209a334 module:overlay(0) +from:0x0210830c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02108310 kind:load to:0x0209a35c module:overlay(0) +from:0x02108314 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02108318 kind:load to:0x0209a06c module:overlay(0) +from:0x0210831c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02108320 kind:load to:0x0209a308 module:overlay(0) +from:0x02108324 kind:load to:0x0209a348 module:overlay(0) +from:0x02108328 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0210832c kind:load to:0x020f0150 module:overlay(21) +from:0x02108330 kind:load to:0x020f012c module:overlay(21) +from:0x02108334 kind:load to:0x0209a70c module:overlay(0) +from:0x02108340 kind:load to:0x02098518 module:overlay(0) +from:0x02108344 kind:load to:0x02098554 module:overlay(0) +from:0x02108348 kind:load to:0x0209856c module:overlay(0) +from:0x0210834c kind:load to:0x02098578 module:overlay(0) +from:0x02108350 kind:load to:0x01fff464 module:itcm +from:0x02108354 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02108358 kind:load to:0x020f05d8 module:overlay(21) +from:0x0210835c kind:load to:0x020984b0 module:overlay(0) +from:0x02108360 kind:load to:0x020f05f8 module:overlay(21) +from:0x02108364 kind:load to:0x020984b8 module:overlay(0) +from:0x02108368 kind:load to:0x020984bc module:overlay(0) +from:0x0210836c kind:load to:0x020f06a4 module:overlay(21) +from:0x02108370 kind:load to:0x020984c4 module:overlay(0) +from:0x02108374 kind:load to:0x020984c8 module:overlay(0) +from:0x02108378 kind:load to:0x02098584 module:overlay(0) +from:0x0210837c kind:load to:0x020985f0 module:overlay(0) +from:0x02108380 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02108384 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02108388 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0210838c kind:load to:0x020f04e8 module:overlay(21) +from:0x02108390 kind:load to:0x020f055c module:overlay(21) +from:0x021083b4 kind:load to:0x020f125c module:overlay(21) +from:0x021083bc kind:load to:0x020f1270 module:overlay(21) +from:0x021083c4 kind:load to:0x020f12c8 module:overlay(21) +from:0x021083cc kind:load to:0x020f1320 module:overlay(21) +from:0x021083d4 kind:load to:0x020f1408 module:overlay(21) +from:0x021083dc kind:load to:0x020f1490 module:overlay(21) +from:0x021083e4 kind:load to:0x020f14f0 module:overlay(21) +from:0x021083ec kind:load to:0x020f126c module:overlay(21) +from:0x021083f4 kind:load to:0x020f1290 module:overlay(21) +from:0x021083fc kind:load to:0x020f12e8 module:overlay(21) +from:0x02108404 kind:load to:0x020f1330 module:overlay(21) +from:0x0210840c kind:load to:0x020f1440 module:overlay(21) +from:0x02108414 kind:load to:0x020f14b0 module:overlay(21) +from:0x0210841c kind:load to:0x020f151c module:overlay(21) +from:0x0210842c kind:load to:0x020f0ce8 module:overlay(21) +from:0x02108430 kind:load to:0x02097944 module:overlay(0) +from:0x02108434 kind:load to:0x02097754 module:overlay(0) +from:0x02108438 kind:load to:0x020977d0 module:overlay(0) +from:0x0210843c kind:load to:0x0209794c module:overlay(0) +from:0x02108440 kind:load to:0x0209796c module:overlay(0) +from:0x02108444 kind:load to:0x02097998 module:overlay(0) +from:0x02108450 kind:load to:0x02098518 module:overlay(0) +from:0x02108454 kind:load to:0x02098554 module:overlay(0) +from:0x02108458 kind:load to:0x0209856c module:overlay(0) +from:0x0210845c kind:load to:0x02098578 module:overlay(0) +from:0x02108460 kind:load to:0x01fff464 module:itcm +from:0x02108464 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02108468 kind:load to:0x020f0f18 module:overlay(21) +from:0x0210846c kind:load to:0x020984b0 module:overlay(0) +from:0x02108470 kind:load to:0x020f15d8 module:overlay(21) +from:0x02108474 kind:load to:0x020984b8 module:overlay(0) +from:0x02108478 kind:load to:0x020984bc module:overlay(0) +from:0x0210847c kind:load to:0x020f18d0 module:overlay(21) +from:0x02108480 kind:load to:0x020f1860 module:overlay(21) +from:0x02108484 kind:load to:0x020984c8 module:overlay(0) +from:0x02108488 kind:load to:0x02098584 module:overlay(0) +from:0x0210848c kind:load to:0x020985f0 module:overlay(0) +from:0x02108490 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02108494 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02108498 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0210849c kind:load to:0x020f19d0 module:overlay(21) +from:0x021084a0 kind:load to:0x020f19e4 module:overlay(21) +from:0x021084a4 kind:load to:0x020f1e80 module:overlay(21) +from:0x021084ac kind:load to:0x020f1ecc module:overlay(21) +from:0x021084b4 kind:load to:0x020f1fc4 module:overlay(21) +from:0x021084bc kind:load to:0x020f2030 module:overlay(21) +from:0x021084c4 kind:load to:0x020f1e94 module:overlay(21) +from:0x021084cc kind:load to:0x020f1edc module:overlay(21) +from:0x021084d4 kind:load to:0x020f1fe4 module:overlay(21) +from:0x021084dc kind:load to:0x020f2044 module:overlay(21) +from:0x021084ec kind:load to:0x020f1a20 module:overlay(21) +from:0x021084f0 kind:load to:0x02097944 module:overlay(0) +from:0x021084f4 kind:load to:0x02097754 module:overlay(0) +from:0x021084f8 kind:load to:0x020977d0 module:overlay(0) +from:0x021084fc kind:load to:0x0209794c module:overlay(0) +from:0x02108500 kind:load to:0x0209796c module:overlay(0) +from:0x02108504 kind:load to:0x02097998 module:overlay(0) +from:0x02108510 kind:load to:0x02098518 module:overlay(0) +from:0x02108514 kind:load to:0x02098554 module:overlay(0) +from:0x02108518 kind:load to:0x0209856c module:overlay(0) +from:0x0210851c kind:load to:0x02098578 module:overlay(0) +from:0x02108520 kind:load to:0x01fff464 module:itcm +from:0x02108524 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02108528 kind:load to:0x020f1cf0 module:overlay(21) +from:0x0210852c kind:load to:0x020984b0 module:overlay(0) +from:0x02108530 kind:load to:0x020f20c4 module:overlay(21) +from:0x02108534 kind:load to:0x020984b8 module:overlay(0) +from:0x02108538 kind:load to:0x020984bc module:overlay(0) +from:0x0210853c kind:load to:0x020f22d4 module:overlay(21) +from:0x02108540 kind:load to:0x020f2214 module:overlay(21) +from:0x02108544 kind:load to:0x020984c8 module:overlay(0) +from:0x02108548 kind:load to:0x02098584 module:overlay(0) +from:0x0210854c kind:load to:0x020985f0 module:overlay(0) +from:0x02108550 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02108554 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02108558 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0210855c kind:load to:0x020f23e0 module:overlay(21) +from:0x02108560 kind:load to:0x020f2400 module:overlay(21) +from:0x0210856c kind:load to:0x020f283c module:overlay(21) +from:0x02108570 kind:load to:0x020f3708 module:overlay(21) +from:0x02108574 kind:load to:0x020f2564 module:overlay(21) +from:0x02108578 kind:load to:0x020f25d8 module:overlay(21) +from:0x0210857c kind:load to:0x020f269c module:overlay(21) +from:0x02108588 kind:load to:0x020f2448 module:overlay(21) +from:0x0210858c kind:load to:0x0209774c module:overlay(0) +from:0x02108590 kind:load to:0x02097754 module:overlay(0) +from:0x02108594 kind:load to:0x020977d0 module:overlay(0) +from:0x02108598 kind:load to:0x02097810 module:overlay(0) +from:0x0210859c kind:load to:0x02097814 module:overlay(0) +from:0x021085a0 kind:load to:0x02097818 module:overlay(0) +from:0x021085a4 kind:load to:0x020f29ac module:overlay(21) +from:0x021085ac kind:load to:0x020f2a28 module:overlay(21) +from:0x021085b4 kind:load to:0x020f2b18 module:overlay(21) +from:0x021085bc kind:load to:0x020f2c74 module:overlay(21) +from:0x021085c4 kind:load to:0x020f2d54 module:overlay(21) +from:0x021085cc kind:load to:0x020f2a1c module:overlay(21) +from:0x021085d4 kind:load to:0x020f2a4c module:overlay(21) +from:0x021085dc kind:load to:0x020f2b1c module:overlay(21) +from:0x021085e4 kind:load to:0x020f2c78 module:overlay(21) +from:0x021085ec kind:load to:0x020f3044 module:overlay(21) +from:0x021085fc kind:load to:0x020f2828 module:overlay(21) +from:0x02108600 kind:load to:0x020f36ec module:overlay(21) +from:0x02108604 kind:load to:0x02057bf4 module:overlay(0) +from:0x02108608 kind:load to:0x01ffc57c module:itcm +from:0x0210860c kind:load to:0x02057dc8 module:overlay(0) +from:0x02108610 kind:load to:0x02057e44 module:overlay(0) +from:0x02108614 kind:load to:0x02057ea8 module:overlay(0) +from:0x02108618 kind:load to:0x020f24fc module:overlay(21) +from:0x0210861c kind:load to:0x02057d84 module:overlay(0) +from:0x02108628 kind:load to:0x02098518 module:overlay(0) +from:0x0210862c kind:load to:0x02098554 module:overlay(0) +from:0x02108630 kind:load to:0x0209856c module:overlay(0) +from:0x02108634 kind:load to:0x02098578 module:overlay(0) +from:0x02108638 kind:load to:0x01fff464 module:itcm +from:0x0210863c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02108640 kind:load to:0x020f2850 module:overlay(21) +from:0x02108644 kind:load to:0x020984b0 module:overlay(0) +from:0x02108648 kind:load to:0x020f28dc module:overlay(21) +from:0x0210864c kind:load to:0x020984b8 module:overlay(0) +from:0x02108650 kind:load to:0x020984bc module:overlay(0) +from:0x02108654 kind:load to:0x020f3264 module:overlay(21) +from:0x02108658 kind:load to:0x020984c4 module:overlay(0) +from:0x0210865c kind:load to:0x020984c8 module:overlay(0) +from:0x02108660 kind:load to:0x020f3304 module:overlay(21) +from:0x02108664 kind:load to:0x020f3340 module:overlay(21) +from:0x02108668 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0210866c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02108670 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02108674 kind:load to:0x020f3724 module:overlay(21) +from:0x02108678 kind:load to:0x020f376c module:overlay(21) +from:0x02108684 kind:load to:0x020f37dc module:overlay(21) +from:0x02108688 kind:load to:0x0209774c module:overlay(0) +from:0x0210868c kind:load to:0x02097754 module:overlay(0) +from:0x02108690 kind:load to:0x020977d0 module:overlay(0) +from:0x02108694 kind:load to:0x02097810 module:overlay(0) +from:0x02108698 kind:load to:0x02097814 module:overlay(0) +from:0x0210869c kind:load to:0x02097818 module:overlay(0) +from:0x021086a8 kind:load to:0x02098518 module:overlay(0) +from:0x021086ac kind:load to:0x02098554 module:overlay(0) +from:0x021086b0 kind:load to:0x0209856c module:overlay(0) +from:0x021086b4 kind:load to:0x02098578 module:overlay(0) +from:0x021086b8 kind:load to:0x01fff464 module:itcm +from:0x021086bc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021086c0 kind:load to:0x020984a8 module:overlay(0) +from:0x021086c4 kind:load to:0x020f3858 module:overlay(21) +from:0x021086c8 kind:load to:0x020984b4 module:overlay(0) +from:0x021086cc kind:load to:0x020984b8 module:overlay(0) +from:0x021086d0 kind:load to:0x020984bc module:overlay(0) +from:0x021086d4 kind:load to:0x020984c0 module:overlay(0) +from:0x021086d8 kind:load to:0x020984c4 module:overlay(0) +from:0x021086dc kind:load to:0x020984c8 module:overlay(0) +from:0x021086e0 kind:load to:0x02098584 module:overlay(0) +from:0x021086e4 kind:load to:0x020985f0 module:overlay(0) +from:0x021086e8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021086ec kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021086f0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021086f4 kind:load to:0x020f3884 module:overlay(21) +from:0x021086f8 kind:load to:0x020f3898 module:overlay(21) +from:0x02108704 kind:load to:0x020f38d4 module:overlay(21) +from:0x02108708 kind:load to:0x0209774c module:overlay(0) +from:0x0210870c kind:load to:0x02097754 module:overlay(0) +from:0x02108710 kind:load to:0x020977d0 module:overlay(0) +from:0x02108714 kind:load to:0x02097810 module:overlay(0) +from:0x02108718 kind:load to:0x02097814 module:overlay(0) +from:0x0210871c kind:load to:0x02097818 module:overlay(0) +from:0x02108728 kind:load to:0x02098518 module:overlay(0) +from:0x0210872c kind:load to:0x02098554 module:overlay(0) +from:0x02108730 kind:load to:0x0209856c module:overlay(0) +from:0x02108734 kind:load to:0x02098578 module:overlay(0) +from:0x02108738 kind:load to:0x01fff464 module:itcm +from:0x0210873c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02108740 kind:load to:0x020984a8 module:overlay(0) +from:0x02108744 kind:load to:0x020f3940 module:overlay(21) +from:0x02108748 kind:load to:0x020984b4 module:overlay(0) +from:0x0210874c kind:load to:0x020984b8 module:overlay(0) +from:0x02108750 kind:load to:0x020984bc module:overlay(0) +from:0x02108754 kind:load to:0x020f3964 module:overlay(21) +from:0x02108758 kind:load to:0x020984c4 module:overlay(0) +from:0x0210875c kind:load to:0x020984c8 module:overlay(0) +from:0x02108760 kind:load to:0x02098584 module:overlay(0) +from:0x02108764 kind:load to:0x020985f0 module:overlay(0) +from:0x02108768 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0210876c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02108770 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02108774 kind:load to:0x020f3968 module:overlay(21) +from:0x02108778 kind:load to:0x020f397c module:overlay(21) +from:0x02108784 kind:load to:0x020f39b8 module:overlay(21) +from:0x02108788 kind:load to:0x0209774c module:overlay(0) +from:0x0210878c kind:load to:0x02097754 module:overlay(0) +from:0x02108790 kind:load to:0x020977d0 module:overlay(0) +from:0x02108794 kind:load to:0x02097810 module:overlay(0) +from:0x02108798 kind:load to:0x02097814 module:overlay(0) +from:0x0210879c kind:load to:0x02097818 module:overlay(0) +from:0x021087a8 kind:load to:0x02098518 module:overlay(0) +from:0x021087ac kind:load to:0x02098554 module:overlay(0) +from:0x021087b0 kind:load to:0x0209856c module:overlay(0) +from:0x021087b4 kind:load to:0x02098578 module:overlay(0) +from:0x021087b8 kind:load to:0x01fff464 module:itcm +from:0x021087bc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021087c0 kind:load to:0x020984a8 module:overlay(0) +from:0x021087c4 kind:load to:0x020f3a34 module:overlay(21) +from:0x021087c8 kind:load to:0x020984b4 module:overlay(0) +from:0x021087cc kind:load to:0x020984b8 module:overlay(0) +from:0x021087d0 kind:load to:0x020984bc module:overlay(0) +from:0x021087d4 kind:load to:0x020984c0 module:overlay(0) +from:0x021087d8 kind:load to:0x020984c4 module:overlay(0) +from:0x021087dc kind:load to:0x020984c8 module:overlay(0) +from:0x021087e0 kind:load to:0x02098584 module:overlay(0) +from:0x021087e4 kind:load to:0x020985f0 module:overlay(0) +from:0x021087e8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021087ec kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021087f0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021087f4 kind:load to:0x020f3a60 module:overlay(21) +from:0x021087f8 kind:load to:0x020f3a74 module:overlay(21) +from:0x02108804 kind:load to:0x020f4624 module:overlay(21) +from:0x02108810 kind:load to:0x020f3ab0 module:overlay(21) +from:0x02108814 kind:load to:0x02097944 module:overlay(0) +from:0x02108818 kind:load to:0x02097754 module:overlay(0) +from:0x0210881c kind:load to:0x020977d0 module:overlay(0) +from:0x02108820 kind:load to:0x0209794c module:overlay(0) +from:0x02108824 kind:load to:0x0209796c module:overlay(0) +from:0x02108828 kind:load to:0x02097998 module:overlay(0) +from:0x02108864 kind:load to:0x020f3c8c module:overlay(21) +from:0x02108868 kind:load to:0x020f4660 module:overlay(21) +from:0x0210886c kind:load to:0x02099b00 module:overlay(0) +from:0x02108870 kind:load to:0x02099b38 module:overlay(0) +from:0x02108874 kind:load to:0x0209a13c module:overlay(0) +from:0x02108878 kind:load to:0x0209a144 module:overlay(0) +from:0x0210887c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02108880 kind:load to:0x02099cb0 module:overlay(0) +from:0x02108884 kind:load to:0x02099ba0 module:overlay(0) +from:0x02108888 kind:load to:0x0209a06c module:overlay(0) +from:0x0210888c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02108890 kind:load to:0x0209a10c module:overlay(0) +from:0x02108894 kind:load to:0x020f0c88 module:overlay(21) +from:0x02108898 kind:load to:0x0209a124 module:overlay(0) +from:0x0210889c kind:load to:0x020f0c78 module:overlay(21) +from:0x021088a0 kind:load to:0x020f0c54 module:overlay(21) +from:0x021088ac kind:load to:0x02098518 module:overlay(0) +from:0x021088b0 kind:load to:0x02098554 module:overlay(0) +from:0x021088b4 kind:load to:0x0209856c module:overlay(0) +from:0x021088b8 kind:load to:0x02098578 module:overlay(0) +from:0x021088bc kind:load to:0x01fff464 module:itcm +from:0x021088c0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021088c4 kind:load to:0x020f3ca0 module:overlay(21) +from:0x021088c8 kind:load to:0x020984b0 module:overlay(0) +from:0x021088cc kind:load to:0x020f403c module:overlay(21) +from:0x021088d0 kind:load to:0x020f4238 module:overlay(21) +from:0x021088d4 kind:load to:0x020984bc module:overlay(0) +from:0x021088d8 kind:load to:0x020f4330 module:overlay(21) +from:0x021088dc kind:load to:0x020984c4 module:overlay(0) +from:0x021088e0 kind:load to:0x020984c8 module:overlay(0) +from:0x021088e4 kind:load to:0x02098584 module:overlay(0) +from:0x021088e8 kind:load to:0x020985f0 module:overlay(0) +from:0x021088ec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021088f0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021088f4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021088f8 kind:load to:0x020f467c module:overlay(21) +from:0x021088fc kind:load to:0x020f46c8 module:overlay(21) +from:0x02108908 kind:load to:0x020f4928 module:overlay(21) +from:0x0210890c kind:load to:0x0209c8dc module:overlay(0) +from:0x02108910 kind:load to:0x0209c99c module:overlay(0) +from:0x02108914 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02108918 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02108944 kind:load to:0x020f4c5c module:overlay(21) +from:0x0210894c kind:load to:0x020f4c64 module:overlay(21) +from:0x02108954 kind:load to:0x020f4c9c module:overlay(21) +from:0x0210895c kind:load to:0x020f4d3c module:overlay(21) +from:0x02108964 kind:load to:0x020f4dc0 module:overlay(21) +from:0x0210896c kind:load to:0x020f4e3c module:overlay(21) +from:0x02108974 kind:load to:0x020f4c58 module:overlay(21) +from:0x0210897c kind:load to:0x020f4c60 module:overlay(21) +from:0x02108984 kind:load to:0x020f4c90 module:overlay(21) +from:0x0210898c kind:load to:0x020f4d0c module:overlay(21) +from:0x02108994 kind:load to:0x020f4d78 module:overlay(21) +from:0x0210899c kind:load to:0x020f4e00 module:overlay(21) +from:0x021089ac kind:load to:0x020f49f4 module:overlay(21) +from:0x021089b0 kind:load to:0x020f4b4c module:overlay(21) +from:0x021089b4 kind:load to:0x020f4ba0 module:overlay(21) +from:0x021089b8 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021089bc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021089c0 kind:load to:0x020f505c module:overlay(21) +from:0x021089c4 kind:load to:0x020f4e68 module:overlay(21) +from:0x021089c8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021089cc kind:load to:0x0209d1d4 module:overlay(0) +from:0x021089d0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021089d4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021089d8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021089dc kind:load to:0x020f5ae0 module:overlay(21) +from:0x021089e0 kind:load to:0x020f5af4 module:overlay(21) +from:0x02108a54 kind:load to:0x020f5b30 module:overlay(21) +from:0x02108a58 kind:load to:0x0209ca10 module:overlay(0) +from:0x02108a5c kind:load to:0x0209ca18 module:overlay(0) +from:0x02108a60 kind:load to:0x0209ca58 module:overlay(0) +from:0x02108a64 kind:load to:0x0209ca78 module:overlay(0) +from:0x02108a70 kind:load to:0x0207c49c module:overlay(0) +from:0x02108a74 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02108a78 kind:load to:0x0207c96c module:overlay(0) +from:0x02108a7c kind:load to:0x0207c95c module:overlay(0) +from:0x02108a80 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02108a84 kind:load to:0x0207ca10 module:overlay(0) +from:0x02108a88 kind:load to:0x0207ca38 module:overlay(0) +from:0x02108a8c kind:load to:0x0207cab0 module:overlay(0) +from:0x02108a98 kind:load to:0x020f5d94 module:overlay(21) +from:0x02108a9c kind:load to:0x020f6124 module:overlay(21) +from:0x02108aa0 kind:load to:0x02057bf4 module:overlay(0) +from:0x02108aa4 kind:load to:0x01ffc57c module:itcm +from:0x02108aa8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02108aac kind:load to:0x02057e44 module:overlay(0) +from:0x02108ab0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02108ab4 kind:load to:0x020f5c08 module:overlay(21) +from:0x02108ab8 kind:load to:0x02057d84 module:overlay(0) +from:0x02108ac4 kind:load to:0x020f5da8 module:overlay(21) +from:0x02108ac8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02108acc kind:load to:0x020f5e40 module:overlay(21) +from:0x02108ad0 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02108ad4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02108ad8 kind:load to:0x020f6058 module:overlay(21) +from:0x02108adc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02108ae0 kind:load to:0x020f5e30 module:overlay(21) +from:0x02108ae4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02108ae8 kind:load to:0x0209d8e8 module:overlay(0) +from:0x02108aec kind:load to:0x020f609c module:overlay(21) +from:0x02108af0 kind:load to:0x0209d1ec module:overlay(0) +from:0x02108af4 kind:load to:0x020f6140 module:overlay(21) +from:0x02108af8 kind:load to:0x020f6160 module:overlay(21) +from:0x02108afc kind:load to:0x0209d9ac module:overlay(0) +from:0x02108b00 kind:load to:0x0209db74 module:overlay(0) +from:0x02108b04 kind:load to:0x0209db7c module:overlay(0) +from:0x02108b08 kind:load to:0x020f5f38 module:overlay(21) +from:0x02108b0c kind:load to:0x0209da60 module:overlay(0) +from:0x02108b10 kind:load to:0x0209da70 module:overlay(0) +from:0x02108b14 kind:load to:0x020f60b8 module:overlay(21) +from:0x02108b18 kind:load to:0x0209da64 module:overlay(0) +from:0x02108b28 kind:load to:0x0209ca10 module:overlay(0) +from:0x02108b2c kind:load to:0x0209ca18 module:overlay(0) +from:0x02108b30 kind:load to:0x0209ca58 module:overlay(0) +from:0x02108b34 kind:load to:0x0209ca78 module:overlay(0) +from:0x02108b40 kind:load to:0x020f61a8 module:overlay(21) +from:0x02108b44 kind:load to:0x0209ca10 module:overlay(0) +from:0x02108b48 kind:load to:0x0209ca18 module:overlay(0) +from:0x02108b4c kind:load to:0x0209ca58 module:overlay(0) +from:0x02108b50 kind:load to:0x0209ca78 module:overlay(0) +from:0x02108b5c kind:load to:0x020f6308 module:overlay(21) +from:0x02108b60 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02108b64 kind:load to:0x020f6334 module:overlay(21) +from:0x02108b68 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02108b6c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02108b70 kind:load to:0x020f6338 module:overlay(21) +from:0x02108b74 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02108b78 kind:load to:0x0209d1cc module:overlay(0) +from:0x02108b7c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02108b80 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02108b84 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02108b88 kind:load to:0x0209d1ec module:overlay(0) +from:0x02108b8c kind:load to:0x020f63b4 module:overlay(21) +from:0x02108b90 kind:load to:0x020f63d4 module:overlay(21) +from:0x02108b94 kind:load to:0x020f6358 module:overlay(21) +from:0x02108b98 kind:load to:0x020f63a8 module:overlay(21) +from:0x02108bcc kind:load to:0x020fb664 module:overlay(21) +from:0x02108bd0 kind:load to:0x020fb668 module:overlay(21) +from:0x02108be0 kind:load to:0x020fb750 module:overlay(21) +from:0x02108be4 kind:load to:0x020fb754 module:overlay(21) +from:0x02108be8 kind:load to:0x020fb758 module:overlay(21) +from:0x02108bec kind:load to:0x020fb75c module:overlay(21) +from:0x02108bf0 kind:load to:0x020fb760 module:overlay(21) +from:0x02108c00 kind:load to:0x020fb974 module:overlay(21) +from:0x02108c04 kind:load to:0x020fb988 module:overlay(21) +from:0x02108c08 kind:load to:0x020fb9a4 module:overlay(21) +from:0x02108c0c kind:load to:0x020fbcfc module:overlay(21) +from:0x02108c10 kind:load to:0x020fbd38 module:overlay(21) +from:0x02108c14 kind:load to:0x020fb750 module:overlay(21) +from:0x02108c18 kind:load to:0x020fbf6c module:overlay(21) +from:0x02108c1c kind:load to:0x020fb758 module:overlay(21) +from:0x02108c20 kind:load to:0x020fb75c module:overlay(21) +from:0x02108c24 kind:load to:0x020fb760 module:overlay(21) +from:0x02108c9c kind:load to:0x020fc118 module:overlay(21) +from:0x02108ca0 kind:load to:0x020fc140 module:overlay(21) +from:0x02108ca4 kind:load to:0x020fc170 module:overlay(21) +from:0x02108ca8 kind:load to:0x020fc6ac module:overlay(21) +from:0x02108cac kind:load to:0x020fc6e0 module:overlay(21) +from:0x02108cb0 kind:load to:0x020fc844 module:overlay(21) +from:0x02108cb4 kind:load to:0x020fc874 module:overlay(21) +from:0x02108cb8 kind:load to:0x020fc8a0 module:overlay(21) +from:0x02108cbc kind:load to:0x020fc8fc module:overlay(21) +from:0x02108cc0 kind:load to:0x020fc92c module:overlay(21) +from:0x02108cd8 kind:load to:0x020fd500 module:overlay(21) +from:0x02108cdc kind:load to:0x020fd514 module:overlay(21) +from:0x02108ce0 kind:load to:0x020fd530 module:overlay(21) +from:0x02108ce4 kind:load to:0x020fdb10 module:overlay(21) +from:0x02108ce8 kind:load to:0x020fdb94 module:overlay(21) +from:0x02108cec kind:load to:0x020fb750 module:overlay(21) +from:0x02108cf0 kind:load to:0x020fdcf4 module:overlay(21) +from:0x02108cf4 kind:load to:0x020fdd0c module:overlay(21) +from:0x02108cf8 kind:load to:0x020fb75c module:overlay(21) +from:0x02108cfc kind:load to:0x020fdcf0 module:overlay(21) +from:0x02108d7c kind:load to:0x020ff32c module:overlay(21) +from:0x02108d80 kind:load to:0x020ff340 module:overlay(21) +from:0x02108d84 kind:load to:0x020ff35c module:overlay(21) +from:0x02108d88 kind:load to:0x020ff468 module:overlay(21) +from:0x02108d8c kind:load to:0x020ff4ac module:overlay(21) +from:0x02108d90 kind:load to:0x020fb750 module:overlay(21) +from:0x02108d94 kind:load to:0x020fb754 module:overlay(21) +from:0x02108d98 kind:load to:0x020fb758 module:overlay(21) +from:0x02108d9c kind:load to:0x020fb75c module:overlay(21) +from:0x02108da0 kind:load to:0x020fb760 module:overlay(21) +from:0x02108da4 kind:load to:0x02106f94 module:overlay(21) +from:0x02108da8 kind:load to:0x02106f8e module:overlay(21) +from:0x02108dac kind:load to:0x02106f88 module:overlay(21) +from:0x02108db0 kind:load to:0x02106f82 module:overlay(21) +from:0x02108db4 kind:load to:0x02106f64 module:overlay(21) +from:0x02108db8 kind:load to:0x02106f76 module:overlay(21) +from:0x02108dbc kind:load to:0x02106f70 module:overlay(21) +from:0x02108dc0 kind:load to:0x02106f7c module:overlay(21) +from:0x02108dcc kind:load to:0x02100484 module:overlay(21) +from:0x02108dd0 kind:load to:0x0210049c module:overlay(21) +from:0x02108dd4 kind:load to:0x021004d4 module:overlay(21) +from:0x02108dd8 kind:load to:0x021004d8 module:overlay(21) +from:0x02108ddc kind:load to:0x021004dc module:overlay(21) +from:0x02108de0 kind:load to:0x021004e0 module:overlay(21) +from:0x02108de4 kind:load to:0x021004e4 module:overlay(21) +from:0x02108df0 kind:load to:0x02100e38 module:overlay(21) +from:0x02108df4 kind:load to:0x02100f20 module:overlay(21) +from:0x02108df8 kind:load to:0x02101010 module:overlay(21) +from:0x02108dfc kind:load to:0x02101014 module:overlay(21) +from:0x02108e00 kind:load to:0x021016e8 module:overlay(21) +from:0x02108e04 kind:load to:0x021004e0 module:overlay(21) +from:0x02108e08 kind:load to:0x021004e4 module:overlay(21) +from:0x02108e0c kind:load to:0x02101530 module:overlay(21) +from:0x02108e14 kind:load to:0x02101874 module:overlay(21) +from:0x02108e1c kind:load to:0x021016b8 module:overlay(21) +from:0x02108e24 kind:load to:0x02101920 module:overlay(21) +from:0x02108e2c kind:load to:0x021015bc module:overlay(21) +from:0x02108e3c kind:load to:0x021029e0 module:overlay(21) +from:0x02108e40 kind:load to:0x02105c68 module:overlay(21) +from:0x02108e4c kind:load to:0x02105c84 module:overlay(21) +from:0x02108e50 kind:load to:0x02105c98 module:overlay(21) +from:0x02108e5c kind:load to:0x021029f4 module:overlay(21) +from:0x02108e60 kind:load to:0x02105cb4 module:overlay(21) +from:0x02108e6c kind:load to:0x021029cc module:overlay(21) +from:0x02108e70 kind:load to:0x02105c4c module:overlay(21) +from:0x02108e7c kind:load to:0x02102a08 module:overlay(21) +from:0x02108e80 kind:load to:0x02102b38 module:overlay(21) +from:0x02108e84 kind:load to:0x02102c70 module:overlay(21) +from:0x02108e88 kind:load to:0x02102c74 module:overlay(21) +from:0x02108e8c kind:load to:0x02103038 module:overlay(21) +from:0x02108e90 kind:load to:0x02103618 module:overlay(21) +from:0x02108e94 kind:load to:0x0210364c module:overlay(21) +from:0x02108ea0 kind:load to:0x02101ed4 module:overlay(21) +from:0x02108ea4 kind:load to:0x02105cd0 module:overlay(21) +from:0x02108ea8 kind:load to:0x02057bf4 module:overlay(0) +from:0x02108eac kind:load to:0x01ffc57c module:itcm +from:0x02108eb0 kind:load to:0x02057dc8 module:overlay(0) +from:0x02108eb4 kind:load to:0x02057e44 module:overlay(0) +from:0x02108eb8 kind:load to:0x02057ea8 module:overlay(0) +from:0x02108ebc kind:load to:0x02057c34 module:overlay(0) +from:0x02108ec0 kind:load to:0x02057d84 module:overlay(0) +from:0x02108f0c kind:load to:0x02108f4c module:overlay(21) +from:0x02108f10 kind:load to:0x02108f34 module:overlay(21) +from:0x02108f14 kind:load to:0x02108f1c module:overlay(21) +from:0x02108f18 kind:load to:0x02108f04 module:overlay(21) +from:0x02108f6c kind:load to:0x02106b3c module:overlay(21) +from:0x02108f70 kind:load to:0x02106b4c module:overlay(21) +from:0x02108f74 kind:load to:0x02106b6c module:overlay(21) +from:0x02108f78 kind:load to:0x02106ba8 module:overlay(21) +from:0x02108f7c kind:load to:0x02106bb8 module:overlay(21) +from:0x02108f80 kind:load to:0x02106be4 module:overlay(21) +from:0x02108f84 kind:load to:0x02106bfc module:overlay(21) +from:0x02108f88 kind:load to:0x02106c14 module:overlay(21) +from:0x02108f8c kind:load to:0x02106c24 module:overlay(21) +from:0x02108f98 kind:load to:0x02105ee4 module:overlay(21) +from:0x02108f9c kind:load to:0x02105ef8 module:overlay(21) +from:0x02108fa0 kind:load to:0x02105f14 module:overlay(21) +from:0x02108fa4 kind:load to:0x02106204 module:overlay(21) +from:0x02108fa8 kind:load to:0x0210625c module:overlay(21) +from:0x02108fac kind:load to:0x020fb750 module:overlay(21) +from:0x02108fb0 kind:load to:0x020fb754 module:overlay(21) +from:0x02108fb4 kind:load to:0x020fb758 module:overlay(21) +from:0x02108fb8 kind:load to:0x020fb75c module:overlay(21) +from:0x02108fbc kind:load to:0x021062b4 module:overlay(21) +from:0x02109024 kind:load to:0x02106368 module:overlay(21) +from:0x0210902c kind:load to:0x021063f8 module:overlay(21) +from:0x02109034 kind:load to:0x02106508 module:overlay(21) +from:0x0210903c kind:load to:0x021065d0 module:overlay(21) +from:0x02109044 kind:load to:0x02106640 module:overlay(21) +from:0x0210904c kind:load to:0x021066cc module:overlay(21) +from:0x02109054 kind:load to:0x02106734 module:overlay(21) +from:0x0210905c kind:load to:0x021068c8 module:overlay(21) +from:0x02109064 kind:load to:0x02106924 module:overlay(21) +from:0x0210906c kind:load to:0x02106a20 module:overlay(21) +from:0x02109074 kind:load to:0x02106a78 module:overlay(21) diff --git a/config/eur/arm9/overlays/ov021/symbols.txt b/config/eur/arm9/overlays/ov021/symbols.txt new file mode 100644 index 00000000..e1d2ed23 --- /dev/null +++ b/config/eur/arm9/overlays/ov021/symbols.txt @@ -0,0 +1,1116 @@ +func_ov021_020e9a40 kind:function(arm,size=0x234) addr:0x020e9a40 +func_ov021_020e9c74 kind:function(arm,size=0x14) addr:0x020e9c74 +func_ov021_020e9c88 kind:function(arm,size=0xa4) addr:0x020e9c88 +func_ov021_020e9d2c kind:function(arm,size=0xac) addr:0x020e9d2c +func_ov021_020e9dd8 kind:function(arm,size=0x4c) addr:0x020e9dd8 +func_ov021_020e9e24 kind:function(arm,size=0x44) addr:0x020e9e24 +func_ov021_020e9e68 kind:function(arm,size=0x58) addr:0x020e9e68 +func_ov021_020e9ec0 kind:function(arm,size=0x18) addr:0x020e9ec0 +func_ov021_020e9ed8 kind:function(arm,size=0x18) addr:0x020e9ed8 +func_ov021_020e9ef0 kind:function(arm,size=0x18) addr:0x020e9ef0 +func_ov021_020e9f08 kind:function(arm,size=0x18) addr:0x020e9f08 +func_ov021_020e9f20 kind:function(arm,size=0x18) addr:0x020e9f20 +func_ov021_020e9f38 kind:function(arm,size=0xa8) addr:0x020e9f38 +func_ov021_020e9fe0 kind:function(arm,size=0x50) addr:0x020e9fe0 +func_ov021_020ea030 kind:function(arm,size=0x1c) addr:0x020ea030 +func_ov021_020ea04c kind:function(arm,size=0x18) addr:0x020ea04c +func_ov021_020ea064 kind:function(arm,size=0x1c) addr:0x020ea064 +func_ov021_020ea080 kind:function(thumb,size=0x1c) addr:0x020ea080 +func_ov021_020ea09c kind:function(arm,size=0x14) addr:0x020ea09c +func_ov021_020ea0b0 kind:function(thumb,size=0x90) addr:0x020ea0b0 +func_ov021_020ea140 kind:function(thumb,size=0xc) addr:0x020ea140 +func_ov021_020ea14c kind:function(thumb,size=0x40) addr:0x020ea14c +func_ov021_020ea18c kind:function(thumb,size=0x44) addr:0x020ea18c +func_ov021_020ea1d0 kind:function(thumb,size=0x64) addr:0x020ea1d0 +func_ov021_020ea234 kind:function(arm,size=0x2c) addr:0x020ea234 +func_ov021_020ea260 kind:function(arm,size=0x18) addr:0x020ea260 +func_ov021_020ea278 kind:function(arm,size=0x164) addr:0x020ea278 +func_ov021_020ea3dc kind:function(arm,size=0x44) addr:0x020ea3dc +func_ov021_020ea420 kind:function(arm,size=0x50) addr:0x020ea420 +func_ov021_020ea470 kind:function(arm,size=0x20) addr:0x020ea470 +func_ov021_020ea490 kind:function(arm,size=0x28) addr:0x020ea490 +func_ov021_020ea4b8 kind:function(arm,size=0x120) addr:0x020ea4b8 +func_ov021_020ea5d8 kind:function(arm,size=0x44) addr:0x020ea5d8 +func_ov021_020ea61c kind:function(arm,size=0x64) addr:0x020ea61c +func_ov021_020ea680 kind:function(arm,size=0x4c) addr:0x020ea680 +func_ov021_020ea6cc kind:function(arm,size=0x1c) addr:0x020ea6cc +func_ov021_020ea6e8 kind:function(arm,size=0x10) addr:0x020ea6e8 +func_ov021_020ea6f8 kind:function(arm,size=0x2c) addr:0x020ea6f8 +func_ov021_020ea724 kind:function(arm,size=0x14) addr:0x020ea724 +func_ov021_020ea738 kind:function(arm,size=0x44) addr:0x020ea738 +func_ov021_020ea77c kind:function(arm,size=0x30) addr:0x020ea77c +func_ov021_020ea7ac kind:function(arm,size=0x38) addr:0x020ea7ac +func_ov021_020ea7e4 kind:function(arm,size=0xc) addr:0x020ea7e4 +func_ov021_020ea7f0 kind:function(arm,size=0x20) addr:0x020ea7f0 +func_ov021_020ea810 kind:function(arm,size=0x28) addr:0x020ea810 +func_ov021_020ea838 kind:function(arm,size=0x14) addr:0x020ea838 +func_ov021_020ea84c kind:function(arm,size=0x1c) addr:0x020ea84c +func_ov021_020ea868 kind:function(arm,size=0x14) addr:0x020ea868 +func_ov021_020ea87c kind:function(arm,size=0x1c) addr:0x020ea87c +func_ov021_020ea898 kind:function(arm,size=0x40) addr:0x020ea898 +func_ov021_020ea8d8 kind:function(arm,size=0x28) addr:0x020ea8d8 +func_ov021_020ea900 kind:function(arm,size=0xac) addr:0x020ea900 +func_ov021_020ea9ac kind:function(thumb,size=0x58) addr:0x020ea9ac +func_ov021_020eaa04 kind:function(thumb,size=0x4) addr:0x020eaa04 +func_ov021_020eaa08 kind:function(thumb,size=0xbc) addr:0x020eaa08 +func_ov021_020eaac4 kind:function(thumb,size=0x50) addr:0x020eaac4 +func_ov021_020eab14 kind:function(thumb,size=0x58) addr:0x020eab14 +func_ov021_020eab6c kind:function(arm,size=0x2c0) addr:0x020eab6c +func_ov021_020eae2c kind:function(arm,size=0x58) addr:0x020eae2c +func_ov021_020eae84 kind:function(arm,size=0x6c) addr:0x020eae84 +func_ov021_020eaef0 kind:function(arm,size=0xa8) addr:0x020eaef0 +func_ov021_020eaf98 kind:function(arm,size=0x78) addr:0x020eaf98 +func_ov021_020eb010 kind:function(arm,size=0x358) addr:0x020eb010 +func_ov021_020eb368 kind:function(arm,size=0x30) addr:0x020eb368 +func_ov021_020eb398 kind:function(arm,size=0x48) addr:0x020eb398 +func_ov021_020eb3e0 kind:function(arm,size=0x48) addr:0x020eb3e0 +func_ov021_020eb428 kind:function(arm,size=0x38) addr:0x020eb428 +func_ov021_020eb460 kind:function(arm,size=0x34) addr:0x020eb460 +func_ov021_020eb494 kind:function(arm,size=0x38) addr:0x020eb494 +func_ov021_020eb4cc kind:function(arm,size=0x38) addr:0x020eb4cc +func_ov021_020eb504 kind:function(arm,size=0x34) addr:0x020eb504 +func_ov021_020eb538 kind:function(arm,size=0x3c) addr:0x020eb538 +func_ov021_020eb574 kind:function(arm,size=0x84) addr:0x020eb574 +func_ov021_020eb5f8 kind:function(arm,size=0x50) addr:0x020eb5f8 +func_ov021_020eb648 kind:function(arm,size=0x78) addr:0x020eb648 +func_ov021_020eb6c0 kind:function(arm,size=0x7c) addr:0x020eb6c0 +func_ov021_020eb73c kind:function(arm,size=0xe8) addr:0x020eb73c +func_ov021_020eb824 kind:function(arm,size=0x4c) addr:0x020eb824 +func_ov021_020eb870 kind:function(arm,size=0x90) addr:0x020eb870 +func_ov021_020eb900 kind:function(arm,size=0x148) addr:0x020eb900 +func_ov021_020eba48 kind:function(thumb,size=0x60) addr:0x020eba48 +func_ov021_020ebaa8 kind:function(arm,size=0x90) addr:0x020ebaa8 +func_ov021_020ebb38 kind:function(arm,size=0x104) addr:0x020ebb38 +func_ov021_020ebc3c kind:function(thumb,size=0x28) addr:0x020ebc3c +func_ov021_020ebc64 kind:function(thumb,size=0x4) addr:0x020ebc64 +func_ov021_020ebc68 kind:function(arm,size=0x4c) addr:0x020ebc68 +func_ov021_020ebcb4 kind:function(arm,size=0xec) addr:0x020ebcb4 +func_ov021_020ebda0 kind:function(arm,size=0x50) addr:0x020ebda0 +func_ov021_020ebdf0 kind:function(arm,size=0x58) addr:0x020ebdf0 +func_ov021_020ebe48 kind:function(arm,size=0x24) addr:0x020ebe48 +func_ov021_020ebe6c kind:function(arm,size=0x178) addr:0x020ebe6c +func_ov021_020ebfe4 kind:function(arm,size=0x20) addr:0x020ebfe4 +func_ov021_020ec004 kind:function(arm,size=0x70) addr:0x020ec004 +func_ov021_020ec074 kind:function(arm,size=0x4c) addr:0x020ec074 +func_ov021_020ec0c0 kind:function(arm,size=0x14) addr:0x020ec0c0 +func_ov021_020ec0d4 kind:function(arm,size=0x1c) addr:0x020ec0d4 +func_ov021_020ec0f0 kind:function(arm,size=0xc) addr:0x020ec0f0 +func_ov021_020ec0fc kind:function(arm,size=0x28) addr:0x020ec0fc +func_ov021_020ec124 kind:function(arm,size=0x44) addr:0x020ec124 +func_ov021_020ec168 kind:function(arm,size=0xc0) addr:0x020ec168 +func_ov021_020ec228 kind:function(arm,size=0x34) addr:0x020ec228 +func_ov021_020ec25c kind:function(arm,size=0x198) addr:0x020ec25c +func_ov021_020ec3f4 kind:function(arm,size=0x198) addr:0x020ec3f4 +func_ov021_020ec58c kind:function(arm,size=0x34) addr:0x020ec58c +func_ov021_020ec5c0 kind:function(arm,size=0x3e4) addr:0x020ec5c0 +func_ov021_020ec9a4 kind:function(arm,size=0x1d4) addr:0x020ec9a4 +func_ov021_020ecb78 kind:function(arm,size=0xd0) addr:0x020ecb78 +func_ov021_020ecc48 kind:function(arm,size=0x10) addr:0x020ecc48 +func_ov021_020ecc58 kind:function(arm,size=0x28) addr:0x020ecc58 +func_ov021_020ecc80 kind:function(arm,size=0x50) addr:0x020ecc80 +func_ov021_020eccd0 kind:function(arm,size=0x30) addr:0x020eccd0 +func_ov021_020ecd00 kind:function(arm,size=0x344) addr:0x020ecd00 +func_ov021_020ed044 kind:function(arm,size=0x14) addr:0x020ed044 +func_ov021_020ed058 kind:function(arm,size=0x14) addr:0x020ed058 +func_ov021_020ed06c kind:function(arm,size=0x14) addr:0x020ed06c +func_ov021_020ed080 kind:function(arm,size=0x24) addr:0x020ed080 +func_ov021_020ed0a4 kind:function(arm,size=0x50) addr:0x020ed0a4 +func_ov021_020ed0f4 kind:function(arm,size=0x2d8) addr:0x020ed0f4 +func_ov021_020ed3cc kind:function(arm,size=0xd8) addr:0x020ed3cc +func_ov021_020ed4a4 kind:function(arm,size=0x1e0) addr:0x020ed4a4 +func_ov021_020ed684 kind:function(arm,size=0x1b8) addr:0x020ed684 +func_ov021_020ed83c kind:function(arm,size=0x68) addr:0x020ed83c +func_ov021_020ed8a4 kind:function(arm,size=0xac) addr:0x020ed8a4 +func_ov021_020ed950 kind:function(arm,size=0xa4) addr:0x020ed950 +func_ov021_020ed9f4 kind:function(arm,size=0x74) addr:0x020ed9f4 +func_ov021_020eda68 kind:function(arm,size=0x224) addr:0x020eda68 +func_ov021_020edc8c kind:function(arm,size=0x128) addr:0x020edc8c +func_ov021_020eddb4 kind:function(arm,size=0x378) addr:0x020eddb4 +func_ov021_020ee12c kind:function(arm,size=0xa8) addr:0x020ee12c +func_ov021_020ee1d4 kind:function(arm,size=0x73c) addr:0x020ee1d4 +func_ov021_020ee910 kind:function(arm,size=0xb0) addr:0x020ee910 +func_ov021_020ee9c0 kind:function(arm,size=0x90) addr:0x020ee9c0 +func_ov021_020eea50 kind:function(arm,size=0x7c) addr:0x020eea50 +func_ov021_020eeacc kind:function(arm,size=0x78) addr:0x020eeacc +func_ov021_020eeb44 kind:function(arm,size=0x88) addr:0x020eeb44 +func_ov021_020eebcc kind:function(arm,size=0x1c8) addr:0x020eebcc +func_ov021_020eed94 kind:function(arm,size=0x6c) addr:0x020eed94 +func_ov021_020eee00 kind:function(arm,size=0xcc) addr:0x020eee00 +func_ov021_020eeecc kind:function(arm,size=0x7c) addr:0x020eeecc +func_ov021_020eef48 kind:function(arm,size=0x90) addr:0x020eef48 +func_ov021_020eefd8 kind:function(arm,size=0x1c) addr:0x020eefd8 +func_ov021_020eeff4 kind:function(arm,size=0x14c) addr:0x020eeff4 +func_ov021_020ef140 kind:function(arm,size=0x78) addr:0x020ef140 +func_ov021_020ef1b8 kind:function(arm,size=0x40) addr:0x020ef1b8 +func_ov021_020ef1f8 kind:function(arm,size=0xa4) addr:0x020ef1f8 +func_ov021_020ef29c kind:function(arm,size=0x170) addr:0x020ef29c +func_ov021_020ef40c kind:function(arm,size=0x78) addr:0x020ef40c +func_ov021_020ef484 kind:function(arm,size=0x4) addr:0x020ef484 +func_ov021_020ef488 kind:function(arm,size=0xb0) addr:0x020ef488 +func_ov021_020ef538 kind:function(arm,size=0x68) addr:0x020ef538 +func_ov021_020ef5a0 kind:function(arm,size=0x48) addr:0x020ef5a0 +func_ov021_020ef5e8 kind:function(arm,size=0x150) addr:0x020ef5e8 +func_ov021_020ef738 kind:function(arm,size=0xf0) addr:0x020ef738 +func_ov021_020ef828 kind:function(arm,size=0x14) addr:0x020ef828 +func_ov021_020ef83c kind:function(arm,size=0x2d0) addr:0x020ef83c +func_ov021_020efb0c kind:function(arm,size=0x150) addr:0x020efb0c +func_ov021_020efc5c kind:function(arm,size=0xa4) addr:0x020efc5c +func_ov021_020efd00 kind:function(arm,size=0x34) addr:0x020efd00 +func_ov021_020efd34 kind:function(arm,size=0x80) addr:0x020efd34 +func_ov021_020efdb4 kind:function(arm,size=0x20) addr:0x020efdb4 +func_ov021_020efdd4 kind:function(arm,size=0x34) addr:0x020efdd4 +func_ov021_020efe08 kind:function(arm,size=0x2c) addr:0x020efe08 +func_ov021_020efe34 kind:function(arm,size=0x1b8) addr:0x020efe34 +func_ov021_020effec kind:function(arm,size=0xd4) addr:0x020effec +func_ov021_020f00c0 kind:function(arm,size=0x18) addr:0x020f00c0 +func_ov021_020f00d8 kind:function(arm,size=0x34) addr:0x020f00d8 +func_ov021_020f010c kind:function(arm,size=0x20) addr:0x020f010c +func_ov021_020f012c kind:function(arm,size=0x24) addr:0x020f012c +func_ov021_020f0150 kind:function(arm,size=0x2c) addr:0x020f0150 +func_ov021_020f017c kind:function(arm,size=0xc) addr:0x020f017c +func_ov021_020f0188 kind:function(arm,size=0x1c) addr:0x020f0188 +func_ov021_020f01a4 kind:function(arm,size=0x1c) addr:0x020f01a4 +func_ov021_020f01c0 kind:function(arm,size=0x1c) addr:0x020f01c0 +func_ov021_020f01dc kind:function(arm,size=0x1c) addr:0x020f01dc +func_ov021_020f01f8 kind:function(arm,size=0x6c) addr:0x020f01f8 +func_ov021_020f0264 kind:function(arm,size=0x74) addr:0x020f0264 +func_ov021_020f02d8 kind:function(arm,size=0x14) addr:0x020f02d8 +func_ov021_020f02ec kind:function(arm,size=0xc) addr:0x020f02ec +func_ov021_020f02f8 kind:function(arm,size=0x24) addr:0x020f02f8 +func_ov021_020f031c kind:function(arm,size=0x4c) addr:0x020f031c +func_ov021_020f0368 kind:function(arm,size=0x158) addr:0x020f0368 +func_ov021_020f04c0 kind:function(arm,size=0x14) addr:0x020f04c0 +func_ov021_020f04d4 kind:function(arm,size=0x14) addr:0x020f04d4 +func_ov021_020f04e8 kind:function(arm,size=0x74) addr:0x020f04e8 +func_ov021_020f055c kind:function(arm,size=0x7c) addr:0x020f055c +func_ov021_020f05d8 kind:function(arm,size=0x20) addr:0x020f05d8 +func_ov021_020f05f8 kind:function(arm,size=0xac) addr:0x020f05f8 +func_ov021_020f06a4 kind:function(arm,size=0x98) addr:0x020f06a4 +func_ov021_020f073c kind:function(arm,size=0x3c) addr:0x020f073c +func_ov021_020f0778 kind:function(arm,size=0xe8) addr:0x020f0778 +func_ov021_020f0860 kind:function(arm,size=0x1bc) addr:0x020f0860 +func_ov021_020f0a1c kind:function(arm,size=0x90) addr:0x020f0a1c +func_ov021_020f0aac kind:function(arm,size=0x38) addr:0x020f0aac +func_ov021_020f0ae4 kind:function(arm,size=0x14) addr:0x020f0ae4 +func_ov021_020f0af8 kind:function(arm,size=0xc) addr:0x020f0af8 +func_ov021_020f0b04 kind:function(arm,size=0x5c) addr:0x020f0b04 +func_ov021_020f0b60 kind:function(arm,size=0x8c) addr:0x020f0b60 +func_ov021_020f0bec kind:function(arm,size=0x68) addr:0x020f0bec +func_ov021_020f0c54 kind:function(arm,size=0x24) addr:0x020f0c54 +func_ov021_020f0c78 kind:function(arm,size=0x10) addr:0x020f0c78 +func_ov021_020f0c88 kind:function(arm,size=0x8) addr:0x020f0c88 +func_ov021_020f0c90 kind:function(arm,size=0x1c) addr:0x020f0c90 +func_ov021_020f0cac kind:function(arm,size=0x1c) addr:0x020f0cac +func_ov021_020f0cc8 kind:function(arm,size=0x14) addr:0x020f0cc8 +func_ov021_020f0cdc kind:function(arm,size=0xc) addr:0x020f0cdc +func_ov021_020f0ce8 kind:function(arm,size=0x24) addr:0x020f0ce8 +func_ov021_020f0d0c kind:function(arm,size=0x48) addr:0x020f0d0c +func_ov021_020f0d54 kind:function(arm,size=0xe4) addr:0x020f0d54 +func_ov021_020f0e38 kind:function(arm,size=0xe0) addr:0x020f0e38 +func_ov021_020f0f18 kind:function(arm,size=0xf0) addr:0x020f0f18 +func_ov021_020f1008 kind:function(arm,size=0x130) addr:0x020f1008 +func_ov021_020f1138 kind:function(arm,size=0x124) addr:0x020f1138 +func_ov021_020f125c kind:function(arm,size=0x10) addr:0x020f125c +func_ov021_020f126c kind:function(arm,size=0x4) addr:0x020f126c +func_ov021_020f1270 kind:function(arm,size=0x20) addr:0x020f1270 +func_ov021_020f1290 kind:function(arm,size=0x38) addr:0x020f1290 +func_ov021_020f12c8 kind:function(arm,size=0x20) addr:0x020f12c8 +func_ov021_020f12e8 kind:function(arm,size=0x38) addr:0x020f12e8 +func_ov021_020f1320 kind:function(arm,size=0x10) addr:0x020f1320 +func_ov021_020f1330 kind:function(arm,size=0xd8) addr:0x020f1330 +func_ov021_020f1408 kind:function(arm,size=0x38) addr:0x020f1408 +func_ov021_020f1440 kind:function(arm,size=0x50) addr:0x020f1440 +func_ov021_020f1490 kind:function(arm,size=0x20) addr:0x020f1490 +func_ov021_020f14b0 kind:function(arm,size=0x40) addr:0x020f14b0 +func_ov021_020f14f0 kind:function(arm,size=0x2c) addr:0x020f14f0 +func_ov021_020f151c kind:function(arm,size=0x80) addr:0x020f151c +func_ov021_020f159c kind:function(arm,size=0x3c) addr:0x020f159c +func_ov021_020f15d8 kind:function(arm,size=0x148) addr:0x020f15d8 +func_ov021_020f1720 kind:function(arm,size=0x3c) addr:0x020f1720 +func_ov021_020f175c kind:function(arm,size=0xa4) addr:0x020f175c +func_ov021_020f1800 kind:function(arm,size=0x60) addr:0x020f1800 +func_ov021_020f1860 kind:function(arm,size=0x44) addr:0x020f1860 +func_ov021_020f18a4 kind:function(arm,size=0x2c) addr:0x020f18a4 +func_ov021_020f18d0 kind:function(arm,size=0x4) addr:0x020f18d0 +func_ov021_020f18d4 kind:function(arm,size=0x84) addr:0x020f18d4 +func_ov021_020f1958 kind:function(arm,size=0x78) addr:0x020f1958 +func_ov021_020f19d0 kind:function(arm,size=0x14) addr:0x020f19d0 +func_ov021_020f19e4 kind:function(arm,size=0x1c) addr:0x020f19e4 +func_ov021_020f1a00 kind:function(arm,size=0x14) addr:0x020f1a00 +func_ov021_020f1a14 kind:function(arm,size=0xc) addr:0x020f1a14 +func_ov021_020f1a20 kind:function(arm,size=0x24) addr:0x020f1a20 +func_ov021_020f1a44 kind:function(arm,size=0x40) addr:0x020f1a44 +func_ov021_020f1a84 kind:function(arm,size=0x74) addr:0x020f1a84 +func_ov021_020f1af8 kind:function(arm,size=0x1f8) addr:0x020f1af8 +func_ov021_020f1cf0 kind:function(arm,size=0x190) addr:0x020f1cf0 +func_ov021_020f1e80 kind:function(arm,size=0x14) addr:0x020f1e80 +func_ov021_020f1e94 kind:function(arm,size=0x38) addr:0x020f1e94 +func_ov021_020f1ecc kind:function(arm,size=0x10) addr:0x020f1ecc +func_ov021_020f1edc kind:function(arm,size=0xe8) addr:0x020f1edc +func_ov021_020f1fc4 kind:function(arm,size=0x20) addr:0x020f1fc4 +func_ov021_020f1fe4 kind:function(arm,size=0x4c) addr:0x020f1fe4 +func_ov021_020f2030 kind:function(arm,size=0x14) addr:0x020f2030 +func_ov021_020f2044 kind:function(arm,size=0x30) addr:0x020f2044 +func_ov021_020f2074 kind:function(arm,size=0x50) addr:0x020f2074 +func_ov021_020f20c4 kind:function(arm,size=0x120) addr:0x020f20c4 +func_ov021_020f21e4 kind:function(arm,size=0x30) addr:0x020f21e4 +func_ov021_020f2214 kind:function(arm,size=0xc0) addr:0x020f2214 +func_ov021_020f22d4 kind:function(arm,size=0x100) addr:0x020f22d4 +func_ov021_020f23d4 kind:function(arm,size=0xc) addr:0x020f23d4 +func_ov021_020f23e0 kind:function(arm,size=0x20) addr:0x020f23e0 +func_ov021_020f2400 kind:function(arm,size=0x28) addr:0x020f2400 +func_ov021_020f2428 kind:function(arm,size=0x14) addr:0x020f2428 +func_ov021_020f243c kind:function(arm,size=0xc) addr:0x020f243c +func_ov021_020f2448 kind:function(arm,size=0x24) addr:0x020f2448 +func_ov021_020f246c kind:function(arm,size=0x4c) addr:0x020f246c +func_ov021_020f24b8 kind:function(arm,size=0x44) addr:0x020f24b8 +func_ov021_020f24fc kind:function(arm,size=0x28) addr:0x020f24fc +func_ov021_020f2524 kind:function(arm,size=0x40) addr:0x020f2524 +func_ov021_020f2564 kind:function(arm,size=0x74) addr:0x020f2564 +func_ov021_020f25d8 kind:function(arm,size=0xc4) addr:0x020f25d8 +func_ov021_020f269c kind:function(arm,size=0x78) addr:0x020f269c +func_ov021_020f2714 kind:function(arm,size=0x60) addr:0x020f2714 +func_ov021_020f2774 kind:function(arm,size=0xb4) addr:0x020f2774 +func_ov021_020f2828 kind:function(arm,size=0x14) addr:0x020f2828 +func_ov021_020f283c kind:function(arm,size=0x14) addr:0x020f283c +func_ov021_020f2850 kind:function(arm,size=0x28) addr:0x020f2850 +func_ov021_020f2878 kind:function(arm,size=0x20) addr:0x020f2878 +func_ov021_020f2898 kind:function(arm,size=0x44) addr:0x020f2898 +func_ov021_020f28dc kind:function(arm,size=0xd0) addr:0x020f28dc +func_ov021_020f29ac kind:function(arm,size=0x70) addr:0x020f29ac +func_ov021_020f2a1c kind:function(arm,size=0xc) addr:0x020f2a1c +func_ov021_020f2a28 kind:function(arm,size=0x24) addr:0x020f2a28 +func_ov021_020f2a4c kind:function(arm,size=0xcc) addr:0x020f2a4c +func_ov021_020f2b18 kind:function(arm,size=0x4) addr:0x020f2b18 +func_ov021_020f2b1c kind:function(arm,size=0x158) addr:0x020f2b1c +func_ov021_020f2c74 kind:function(arm,size=0x4) addr:0x020f2c74 +func_ov021_020f2c78 kind:function(arm,size=0xdc) addr:0x020f2c78 +func_ov021_020f2d54 kind:function(arm,size=0x2f0) addr:0x020f2d54 +func_ov021_020f3044 kind:function(arm,size=0x220) addr:0x020f3044 +func_ov021_020f3264 kind:function(arm,size=0x9c) addr:0x020f3264 +func_ov021_020f3300 kind:function(arm,size=0x4) addr:0x020f3300 +func_ov021_020f3304 kind:function(arm,size=0x3c) addr:0x020f3304 +func_ov021_020f3340 kind:function(arm,size=0x3c) addr:0x020f3340 +func_ov021_020f337c kind:function(arm,size=0x140) addr:0x020f337c +func_ov021_020f34bc kind:function(arm,size=0x144) addr:0x020f34bc +func_ov021_020f3600 kind:function(arm,size=0x80) addr:0x020f3600 +func_ov021_020f3680 kind:function(arm,size=0x6c) addr:0x020f3680 +func_ov021_020f36ec kind:function(arm,size=0x1c) addr:0x020f36ec +func_ov021_020f3708 kind:function(arm,size=0x1c) addr:0x020f3708 +func_ov021_020f3724 kind:function(arm,size=0x48) addr:0x020f3724 +func_ov021_020f376c kind:function(arm,size=0x50) addr:0x020f376c +func_ov021_020f37bc kind:function(arm,size=0x14) addr:0x020f37bc +func_ov021_020f37d0 kind:function(arm,size=0xc) addr:0x020f37d0 +func_ov021_020f37dc kind:function(arm,size=0x24) addr:0x020f37dc +func_ov021_020f3800 kind:function(arm,size=0x38) addr:0x020f3800 +func_ov021_020f3838 kind:function(arm,size=0x20) addr:0x020f3838 +func_ov021_020f3858 kind:function(arm,size=0x2c) addr:0x020f3858 +func_ov021_020f3884 kind:function(arm,size=0x14) addr:0x020f3884 +func_ov021_020f3898 kind:function(arm,size=0x1c) addr:0x020f3898 +func_ov021_020f38b4 kind:function(arm,size=0x14) addr:0x020f38b4 +func_ov021_020f38c8 kind:function(arm,size=0xc) addr:0x020f38c8 +func_ov021_020f38d4 kind:function(arm,size=0x24) addr:0x020f38d4 +func_ov021_020f38f8 kind:function(arm,size=0x28) addr:0x020f38f8 +func_ov021_020f3920 kind:function(arm,size=0x20) addr:0x020f3920 +func_ov021_020f3940 kind:function(arm,size=0x24) addr:0x020f3940 +func_ov021_020f3964 kind:function(arm,size=0x4) addr:0x020f3964 +func_ov021_020f3968 kind:function(arm,size=0x14) addr:0x020f3968 +func_ov021_020f397c kind:function(arm,size=0x1c) addr:0x020f397c +func_ov021_020f3998 kind:function(arm,size=0x14) addr:0x020f3998 +func_ov021_020f39ac kind:function(arm,size=0xc) addr:0x020f39ac +func_ov021_020f39b8 kind:function(arm,size=0x24) addr:0x020f39b8 +func_ov021_020f39dc kind:function(arm,size=0x38) addr:0x020f39dc +func_ov021_020f3a14 kind:function(arm,size=0x20) addr:0x020f3a14 +func_ov021_020f3a34 kind:function(arm,size=0x2c) addr:0x020f3a34 +func_ov021_020f3a60 kind:function(arm,size=0x14) addr:0x020f3a60 +func_ov021_020f3a74 kind:function(arm,size=0x1c) addr:0x020f3a74 +func_ov021_020f3a90 kind:function(arm,size=0x14) addr:0x020f3a90 +func_ov021_020f3aa4 kind:function(arm,size=0xc) addr:0x020f3aa4 +func_ov021_020f3ab0 kind:function(arm,size=0x28) addr:0x020f3ab0 +func_ov021_020f3ad8 kind:function(arm,size=0x28) addr:0x020f3ad8 +func_ov021_020f3b00 kind:function(arm,size=0x18c) addr:0x020f3b00 +func_ov021_020f3c8c kind:function(arm,size=0x14) addr:0x020f3c8c +func_ov021_020f3ca0 kind:function(arm,size=0x39c) addr:0x020f3ca0 +func_ov021_020f403c kind:function(arm,size=0x1fc) addr:0x020f403c +func_ov021_020f4238 kind:function(arm,size=0x14) addr:0x020f4238 +func_ov021_020f424c kind:function(arm,size=0xe4) addr:0x020f424c +func_ov021_020f4330 kind:function(arm,size=0x30) addr:0x020f4330 +func_ov021_020f4360 kind:function(arm,size=0x8c) addr:0x020f4360 +func_ov021_020f43ec kind:function(arm,size=0x6c) addr:0x020f43ec +func_ov021_020f4458 kind:function(arm,size=0xbc) addr:0x020f4458 +func_ov021_020f4514 kind:function(arm,size=0xe4) addr:0x020f4514 +func_ov021_020f45f8 kind:function(arm,size=0x2c) addr:0x020f45f8 +func_ov021_020f4624 kind:function(arm,size=0x3c) addr:0x020f4624 +func_ov021_020f4660 kind:function(arm,size=0x1c) addr:0x020f4660 +func_ov021_020f467c kind:function(arm,size=0x4c) addr:0x020f467c +func_ov021_020f46c8 kind:function(arm,size=0x54) addr:0x020f46c8 +func_ov021_020f471c kind:function(arm,size=0x14) addr:0x020f471c +func_ov021_020f4730 kind:function(arm,size=0x30) addr:0x020f4730 +func_ov021_020f4760 kind:function(arm,size=0x58) addr:0x020f4760 +func_ov021_020f47b8 kind:function(arm,size=0x28) addr:0x020f47b8 +func_ov021_020f47e0 kind:function(arm,size=0x100) addr:0x020f47e0 +func_ov021_020f48e0 kind:function(arm,size=0x3c) addr:0x020f48e0 +func_ov021_020f491c kind:function(arm,size=0xc) addr:0x020f491c +func_ov021_020f4928 kind:function(arm,size=0x24) addr:0x020f4928 +func_ov021_020f494c kind:function(arm,size=0x44) addr:0x020f494c +func_ov021_020f4990 kind:function(arm,size=0x64) addr:0x020f4990 +func_ov021_020f49f4 kind:function(arm,size=0x158) addr:0x020f49f4 +func_ov021_020f4b4c kind:function(arm,size=0x54) addr:0x020f4b4c +func_ov021_020f4ba0 kind:function(arm,size=0x78) addr:0x020f4ba0 +func_ov021_020f4c18 kind:function(arm,size=0x40) addr:0x020f4c18 +func_ov021_020f4c58 kind:function(arm,size=0x4) addr:0x020f4c58 +func_ov021_020f4c5c kind:function(arm,size=0x4) addr:0x020f4c5c +func_ov021_020f4c60 kind:function(arm,size=0x4) addr:0x020f4c60 +func_ov021_020f4c64 kind:function(arm,size=0x2c) addr:0x020f4c64 +func_ov021_020f4c90 kind:function(arm,size=0xc) addr:0x020f4c90 +func_ov021_020f4c9c kind:function(arm,size=0x70) addr:0x020f4c9c +func_ov021_020f4d0c kind:function(arm,size=0x30) addr:0x020f4d0c +func_ov021_020f4d3c kind:function(arm,size=0x3c) addr:0x020f4d3c +func_ov021_020f4d78 kind:function(arm,size=0x48) addr:0x020f4d78 +func_ov021_020f4dc0 kind:function(arm,size=0x40) addr:0x020f4dc0 +func_ov021_020f4e00 kind:function(arm,size=0x3c) addr:0x020f4e00 +func_ov021_020f4e3c kind:function(arm,size=0x2c) addr:0x020f4e3c +func_ov021_020f4e68 kind:function(arm,size=0x1f4) addr:0x020f4e68 +func_ov021_020f505c kind:function(arm,size=0x20c) addr:0x020f505c +func_ov021_020f5268 kind:function(arm,size=0x228) addr:0x020f5268 +func_ov021_020f5490 kind:function(arm,size=0x224) addr:0x020f5490 +func_ov021_020f56b4 kind:function(arm,size=0x1b4) addr:0x020f56b4 +func_ov021_020f5868 kind:function(arm,size=0x3c) addr:0x020f5868 +func_ov021_020f58a4 kind:function(arm,size=0x4c) addr:0x020f58a4 +func_ov021_020f58f0 kind:function(arm,size=0x10) addr:0x020f58f0 +func_ov021_020f5900 kind:function(arm,size=0x1c) addr:0x020f5900 +func_ov021_020f591c kind:function(arm,size=0xb4) addr:0x020f591c +func_ov021_020f59d0 kind:function(arm,size=0x110) addr:0x020f59d0 +func_ov021_020f5ae0 kind:function(arm,size=0x14) addr:0x020f5ae0 +func_ov021_020f5af4 kind:function(arm,size=0x1c) addr:0x020f5af4 +func_ov021_020f5b10 kind:function(arm,size=0x14) addr:0x020f5b10 +func_ov021_020f5b24 kind:function(arm,size=0xc) addr:0x020f5b24 +func_ov021_020f5b30 kind:function(arm,size=0x24) addr:0x020f5b30 +func_ov021_020f5b54 kind:function(arm,size=0x48) addr:0x020f5b54 +func_ov021_020f5b9c kind:function(arm,size=0x6c) addr:0x020f5b9c +func_ov021_020f5c08 kind:function(arm,size=0xa4) addr:0x020f5c08 +func_ov021_020f5cac kind:function(arm,size=0xe8) addr:0x020f5cac +func_ov021_020f5d94 kind:function(arm,size=0x14) addr:0x020f5d94 +func_ov021_020f5da8 kind:function(arm,size=0x88) addr:0x020f5da8 +func_ov021_020f5e30 kind:function(arm,size=0x10) addr:0x020f5e30 +func_ov021_020f5e40 kind:function(arm,size=0xf8) addr:0x020f5e40 +func_ov021_020f5f38 kind:function(arm,size=0x120) addr:0x020f5f38 +func_ov021_020f6058 kind:function(arm,size=0x44) addr:0x020f6058 +func_ov021_020f609c kind:function(arm,size=0x1c) addr:0x020f609c +func_ov021_020f60b8 kind:function(arm,size=0x6c) addr:0x020f60b8 +func_ov021_020f6124 kind:function(arm,size=0x1c) addr:0x020f6124 +func_ov021_020f6140 kind:function(arm,size=0x20) addr:0x020f6140 +func_ov021_020f6160 kind:function(arm,size=0x28) addr:0x020f6160 +func_ov021_020f6188 kind:function(arm,size=0x14) addr:0x020f6188 +func_ov021_020f619c kind:function(arm,size=0xc) addr:0x020f619c +func_ov021_020f61a8 kind:function(arm,size=0x24) addr:0x020f61a8 +func_ov021_020f61cc kind:function(arm,size=0xbc) addr:0x020f61cc +func_ov021_020f6288 kind:function(arm,size=0x80) addr:0x020f6288 +func_ov021_020f6308 kind:function(arm,size=0x2c) addr:0x020f6308 +func_ov021_020f6334 kind:function(arm,size=0x4) addr:0x020f6334 +func_ov021_020f6338 kind:function(arm,size=0x20) addr:0x020f6338 +func_ov021_020f6358 kind:function(arm,size=0x50) addr:0x020f6358 +func_ov021_020f63a8 kind:function(arm,size=0xc) addr:0x020f63a8 +func_ov021_020f63b4 kind:function(arm,size=0x20) addr:0x020f63b4 +func_ov021_020f63d4 kind:function(arm,size=0x28) addr:0x020f63d4 +func_ov021_020f63fc kind:function(arm,size=0x14) addr:0x020f63fc +func_ov021_020f6410 kind:function(arm,size=0x94) addr:0x020f6410 +func_ov021_020f64a4 kind:function(arm,size=0x18) addr:0x020f64a4 +func_ov021_020f64bc kind:function(arm,size=0x144) addr:0x020f64bc +func_ov021_020f6600 kind:function(arm,size=0x14) addr:0x020f6600 +func_ov021_020f6614 kind:function(arm,size=0xb0) addr:0x020f6614 +func_ov021_020f66c4 kind:function(arm,size=0x12c) addr:0x020f66c4 +func_ov021_020f67f0 kind:function(arm,size=0x70c) addr:0x020f67f0 +func_ov021_020f6efc kind:function(arm,size=0x5c) addr:0x020f6efc +func_ov021_020f6f58 kind:function(arm,size=0x1e4) addr:0x020f6f58 +func_ov021_020f713c kind:function(arm,size=0xdc) addr:0x020f713c +func_ov021_020f7218 kind:function(arm,size=0x530) addr:0x020f7218 +func_ov021_020f7748 kind:function(arm,size=0x24) addr:0x020f7748 +func_ov021_020f776c kind:function(arm,size=0x2c0) addr:0x020f776c +func_ov021_020f7a2c kind:function(arm,size=0x5c) addr:0x020f7a2c +func_ov021_020f7a88 kind:function(arm,size=0x328) addr:0x020f7a88 +func_ov021_020f7db0 kind:function(arm,size=0xb0) addr:0x020f7db0 +func_ov021_020f7e60 kind:function(arm,size=0x1a0) addr:0x020f7e60 +func_ov021_020f8000 kind:function(arm,size=0x74) addr:0x020f8000 +func_ov021_020f8074 kind:function(arm,size=0xf0) addr:0x020f8074 +func_ov021_020f8164 kind:function(arm,size=0x330) addr:0x020f8164 +func_ov021_020f8494 kind:function(arm,size=0xfc) addr:0x020f8494 +func_ov021_020f8590 kind:function(arm,size=0x4c) addr:0x020f8590 +func_ov021_020f85dc kind:function(arm,size=0x16c) addr:0x020f85dc +func_ov021_020f8748 kind:function(arm,size=0x34) addr:0x020f8748 +func_ov021_020f877c kind:function(arm,size=0x20) addr:0x020f877c +func_ov021_020f879c kind:function(arm,size=0x18) addr:0x020f879c +func_ov021_020f87b4 kind:function(arm,size=0x64) addr:0x020f87b4 +func_ov021_020f8818 kind:function(arm,size=0x28) addr:0x020f8818 +func_ov021_020f8840 kind:function(arm,size=0x458) addr:0x020f8840 +func_ov021_020f8c98 kind:function(arm,size=0x44) addr:0x020f8c98 +func_ov021_020f8cdc kind:function(arm,size=0x44) addr:0x020f8cdc +func_ov021_020f8d20 kind:function(arm,size=0x48) addr:0x020f8d20 +func_ov021_020f8d68 kind:function(arm,size=0x334) addr:0x020f8d68 +func_ov021_020f909c kind:function(arm,size=0x48) addr:0x020f909c +func_ov021_020f90e4 kind:function(arm,size=0x150) addr:0x020f90e4 +func_ov021_020f9234 kind:function(arm,size=0xc8) addr:0x020f9234 +func_ov021_020f92fc kind:function(arm,size=0x44) addr:0x020f92fc +func_ov021_020f9340 kind:function(arm,size=0x10c) addr:0x020f9340 +func_ov021_020f944c kind:function(arm,size=0x100) addr:0x020f944c +func_ov021_020f954c kind:function(arm,size=0x140) addr:0x020f954c +func_ov021_020f968c kind:function(arm,size=0xbc) addr:0x020f968c +func_ov021_020f9748 kind:function(arm,size=0x64) addr:0x020f9748 +func_ov021_020f97ac kind:function(arm,size=0x64) addr:0x020f97ac +func_ov021_020f9810 kind:function(arm,size=0x254) addr:0x020f9810 +func_ov021_020f9a64 kind:function(arm,size=0x7c) addr:0x020f9a64 +func_ov021_020f9ae0 kind:function(arm,size=0x68) addr:0x020f9ae0 +func_ov021_020f9b48 kind:function(arm,size=0x98) addr:0x020f9b48 +func_ov021_020f9be0 kind:function(arm,size=0x150) addr:0x020f9be0 +func_ov021_020f9d30 kind:function(arm,size=0x60) addr:0x020f9d30 +func_ov021_020f9d90 kind:function(arm,size=0x130) addr:0x020f9d90 +func_ov021_020f9ec0 kind:function(arm,size=0x3c) addr:0x020f9ec0 +func_ov021_020f9efc kind:function(arm,size=0x38) addr:0x020f9efc +func_ov021_020f9f34 kind:function(arm,size=0x28) addr:0x020f9f34 +func_ov021_020f9f5c kind:function(arm,size=0x3a0) addr:0x020f9f5c +func_ov021_020fa2fc kind:function(arm,size=0x60) addr:0x020fa2fc +func_ov021_020fa35c kind:function(arm,size=0x44) addr:0x020fa35c +func_ov021_020fa3a0 kind:function(arm,size=0x2c) addr:0x020fa3a0 +func_ov021_020fa3cc kind:function(arm,size=0x3c) addr:0x020fa3cc +func_ov021_020fa408 kind:function(arm,size=0x2c) addr:0x020fa408 +func_ov021_020fa434 kind:function(arm,size=0x60) addr:0x020fa434 +func_ov021_020fa494 kind:function(arm,size=0x3c) addr:0x020fa494 +func_ov021_020fa4d0 kind:function(arm,size=0x40) addr:0x020fa4d0 +func_ov021_020fa510 kind:function(arm,size=0x12c) addr:0x020fa510 +func_ov021_020fa63c kind:function(arm,size=0x84) addr:0x020fa63c +func_ov021_020fa6c0 kind:function(arm,size=0x20) addr:0x020fa6c0 +func_ov021_020fa6e0 kind:function(arm,size=0x28) addr:0x020fa6e0 +func_ov021_020fa708 kind:function(arm,size=0x90) addr:0x020fa708 +func_ov021_020fa798 kind:function(arm,size=0x38) addr:0x020fa798 +func_ov021_020fa7d0 kind:function(arm,size=0x8c) addr:0x020fa7d0 +func_ov021_020fa85c kind:function(arm,size=0x174) addr:0x020fa85c +func_ov021_020fa9d0 kind:function(arm,size=0xa4) addr:0x020fa9d0 +func_ov021_020faa74 kind:function(arm,size=0x60) addr:0x020faa74 +func_ov021_020faad4 kind:function(arm,size=0x68) addr:0x020faad4 +func_ov021_020fab3c kind:function(arm,size=0xb0) addr:0x020fab3c +func_ov021_020fabec kind:function(arm,size=0x1b0) addr:0x020fabec +func_ov021_020fad9c kind:function(arm,size=0x50) addr:0x020fad9c +func_ov021_020fadec kind:function(arm,size=0x50) addr:0x020fadec +func_ov021_020fae3c kind:function(arm,size=0x94) addr:0x020fae3c +func_ov021_020faed0 kind:function(arm,size=0x1c8) addr:0x020faed0 +func_ov021_020fb098 kind:function(arm,size=0x9c) addr:0x020fb098 +func_ov021_020fb134 kind:function(arm,size=0x5c) addr:0x020fb134 +func_ov021_020fb190 kind:function(arm,size=0x28) addr:0x020fb190 +func_ov021_020fb1b8 kind:function(arm,size=0x1c4) addr:0x020fb1b8 +func_ov021_020fb37c kind:function(arm,size=0xd4) addr:0x020fb37c +func_ov021_020fb450 kind:function(arm,size=0xa0) addr:0x020fb450 +func_ov021_020fb4f0 kind:function(arm,size=0x10) addr:0x020fb4f0 +func_ov021_020fb500 kind:function(arm,size=0x14) addr:0x020fb500 +func_ov021_020fb514 kind:function(arm,size=0x8) addr:0x020fb514 +func_ov021_020fb51c kind:function(arm,size=0x1c) addr:0x020fb51c +func_ov021_020fb538 kind:function(arm,size=0x60) addr:0x020fb538 +func_ov021_020fb598 kind:function(arm,size=0x74) addr:0x020fb598 +func_ov021_020fb60c kind:function(arm,size=0x1c) addr:0x020fb60c +func_ov021_020fb628 kind:function(arm,size=0x1c) addr:0x020fb628 +func_ov021_020fb644 kind:function(arm,size=0x20) addr:0x020fb644 +func_ov021_020fb664 kind:function(arm,size=0x4) addr:0x020fb664 +func_ov021_020fb668 kind:function(arm,size=0x14) addr:0x020fb668 +func_ov021_020fb67c kind:function(arm,size=0x4) addr:0x020fb67c +func_ov021_020fb680 kind:function(arm,size=0x1c) addr:0x020fb680 +func_ov021_020fb69c kind:function(arm,size=0x30) addr:0x020fb69c +func_ov021_020fb6cc kind:function(arm,size=0x20) addr:0x020fb6cc +func_ov021_020fb6ec kind:function(arm,size=0x14) addr:0x020fb6ec +func_ov021_020fb700 kind:function(arm,size=0x14) addr:0x020fb700 +func_ov021_020fb714 kind:function(arm,size=0x14) addr:0x020fb714 +func_ov021_020fb728 kind:function(arm,size=0x14) addr:0x020fb728 +func_ov021_020fb73c kind:function(arm,size=0x14) addr:0x020fb73c +func_ov021_020fb750 kind:function(arm,size=0x4) addr:0x020fb750 +func_ov021_020fb754 kind:function(arm,size=0x4) addr:0x020fb754 +func_ov021_020fb758 kind:function(arm,size=0x4) addr:0x020fb758 +func_ov021_020fb75c kind:function(arm,size=0x4) addr:0x020fb75c +func_ov021_020fb760 kind:function(arm,size=0x4) addr:0x020fb760 +func_ov021_020fb764 kind:function(arm,size=0x10) addr:0x020fb764 +func_ov021_020fb774 kind:function(arm,size=0x10) addr:0x020fb774 +func_ov021_020fb784 kind:function(arm,size=0x40) addr:0x020fb784 +func_ov021_020fb7c4 kind:function(arm,size=0x18) addr:0x020fb7c4 +func_ov021_020fb7dc kind:function(arm,size=0x10) addr:0x020fb7dc +func_ov021_020fb7ec kind:function(arm,size=0x3c) addr:0x020fb7ec +func_ov021_020fb828 kind:function(arm,size=0x1c) addr:0x020fb828 +func_ov021_020fb844 kind:function(arm,size=0x1c) addr:0x020fb844 +func_ov021_020fb860 kind:function(arm,size=0x1c) addr:0x020fb860 +func_ov021_020fb87c kind:function(arm,size=0x1c) addr:0x020fb87c +func_ov021_020fb898 kind:function(arm,size=0xa8) addr:0x020fb898 +func_ov021_020fb940 kind:function(arm,size=0x34) addr:0x020fb940 +func_ov021_020fb974 kind:function(arm,size=0x14) addr:0x020fb974 +func_ov021_020fb988 kind:function(arm,size=0x1c) addr:0x020fb988 +func_ov021_020fb9a4 kind:function(arm,size=0x358) addr:0x020fb9a4 +func_ov021_020fbcfc kind:function(arm,size=0x3c) addr:0x020fbcfc +func_ov021_020fbd38 kind:function(arm,size=0x234) addr:0x020fbd38 +func_ov021_020fbf6c kind:function(arm,size=0x4) addr:0x020fbf6c +func_ov021_020fbf70 kind:function(arm,size=0x38) addr:0x020fbf70 +func_ov021_020fbfa8 kind:function(arm,size=0x170) addr:0x020fbfa8 +func_ov021_020fc118 kind:function(arm,size=0x28) addr:0x020fc118 +func_ov021_020fc140 kind:function(arm,size=0x30) addr:0x020fc140 +func_ov021_020fc170 kind:function(arm,size=0x53c) addr:0x020fc170 +func_ov021_020fc6ac kind:function(arm,size=0x34) addr:0x020fc6ac +func_ov021_020fc6e0 kind:function(arm,size=0x164) addr:0x020fc6e0 +func_ov021_020fc844 kind:function(arm,size=0x30) addr:0x020fc844 +func_ov021_020fc874 kind:function(arm,size=0x2c) addr:0x020fc874 +func_ov021_020fc8a0 kind:function(arm,size=0x5c) addr:0x020fc8a0 +func_ov021_020fc8fc kind:function(arm,size=0x30) addr:0x020fc8fc +func_ov021_020fc92c kind:function(arm,size=0x2c0) addr:0x020fc92c +func_ov021_020fcbec kind:function(arm,size=0x8a0) addr:0x020fcbec +func_ov021_020fd48c kind:function(arm,size=0x2c) addr:0x020fd48c +func_ov021_020fd4b8 kind:function(arm,size=0x48) addr:0x020fd4b8 +func_ov021_020fd500 kind:function(arm,size=0x14) addr:0x020fd500 +func_ov021_020fd514 kind:function(arm,size=0x1c) addr:0x020fd514 +func_ov021_020fd530 kind:function(arm,size=0x5e0) addr:0x020fd530 +func_ov021_020fdb10 kind:function(arm,size=0x84) addr:0x020fdb10 +func_ov021_020fdb94 kind:function(arm,size=0x15c) addr:0x020fdb94 +func_ov021_020fdcf0 kind:function(arm,size=0x4) addr:0x020fdcf0 +func_ov021_020fdcf4 kind:function(arm,size=0x18) addr:0x020fdcf4 +func_ov021_020fdd0c kind:function(arm,size=0x90) addr:0x020fdd0c +func_ov021_020fdd9c kind:function(arm,size=0x168) addr:0x020fdd9c +func_ov021_020fdf04 kind:function(arm,size=0x4c) addr:0x020fdf04 +func_ov021_020fdf50 kind:function(arm,size=0x50) addr:0x020fdf50 +func_ov021_020fdfa0 kind:function(arm,size=0x110) addr:0x020fdfa0 +func_ov021_020fe0b0 kind:function(arm,size=0x2c) addr:0x020fe0b0 +func_ov021_020fe0dc kind:function(arm,size=0x2c) addr:0x020fe0dc +func_ov021_020fe108 kind:function(arm,size=0x14) addr:0x020fe108 +func_ov021_020fe11c kind:function(arm,size=0x38) addr:0x020fe11c +func_ov021_020fe154 kind:function(arm,size=0x5c) addr:0x020fe154 +func_ov021_020fe1b0 kind:function(arm,size=0x1cc) addr:0x020fe1b0 +func_ov021_020fe37c kind:function(arm,size=0xa00) addr:0x020fe37c +func_ov021_020fed7c kind:function(arm,size=0x35c) addr:0x020fed7c +func_ov021_020ff0d8 kind:function(arm,size=0xc0) addr:0x020ff0d8 +func_ov021_020ff198 kind:function(arm,size=0xc0) addr:0x020ff198 +func_ov021_020ff258 kind:function(arm,size=0xa0) addr:0x020ff258 +func_ov021_020ff2f8 kind:function(arm,size=0x34) addr:0x020ff2f8 +func_ov021_020ff32c kind:function(arm,size=0x14) addr:0x020ff32c +func_ov021_020ff340 kind:function(arm,size=0x1c) addr:0x020ff340 +func_ov021_020ff35c kind:function(arm,size=0x10c) addr:0x020ff35c +func_ov021_020ff468 kind:function(arm,size=0x44) addr:0x020ff468 +func_ov021_020ff4ac kind:function(arm,size=0xc4) addr:0x020ff4ac +func_ov021_020ff570 kind:function(arm,size=0xac) addr:0x020ff570 +func_ov021_020ff61c kind:function(arm,size=0x4) addr:0x020ff61c +func_ov021_020ff620 kind:function(arm,size=0x348) addr:0x020ff620 +func_ov021_020ff968 kind:function(arm,size=0xfc) addr:0x020ff968 +func_ov021_020ffa64 kind:function(arm,size=0x58) addr:0x020ffa64 +func_ov021_020ffabc kind:function(arm,size=0x40) addr:0x020ffabc +func_ov021_020ffafc kind:function(arm,size=0x10) addr:0x020ffafc +func_ov021_020ffb0c kind:function(arm,size=0x7c) addr:0x020ffb0c +func_ov021_020ffb88 kind:function(arm,size=0x168) addr:0x020ffb88 +func_ov021_020ffcf0 kind:function(arm,size=0x24) addr:0x020ffcf0 +func_ov021_020ffd14 kind:function(arm,size=0x24) addr:0x020ffd14 +func_ov021_020ffd38 kind:function(arm,size=0x10) addr:0x020ffd38 +func_ov021_020ffd48 kind:function(arm,size=0x24) addr:0x020ffd48 +func_ov021_020ffd6c kind:function(arm,size=0x18) addr:0x020ffd6c +func_ov021_020ffd84 kind:function(arm,size=0x28) addr:0x020ffd84 +func_ov021_020ffdac kind:function(arm,size=0x28) addr:0x020ffdac +func_ov021_020ffdd4 kind:function(arm,size=0x24) addr:0x020ffdd4 +func_ov021_020ffdf8 kind:function(arm,size=0x1c) addr:0x020ffdf8 +func_ov021_020ffe14 kind:function(arm,size=0x24) addr:0x020ffe14 +func_ov021_020ffe38 kind:function(arm,size=0x20) addr:0x020ffe38 +func_ov021_020ffe58 kind:function(arm,size=0x108) addr:0x020ffe58 +func_ov021_020fff60 kind:function(arm,size=0x38) addr:0x020fff60 +func_ov021_020fff98 kind:function(arm,size=0x1bc) addr:0x020fff98 +func_ov021_02100154 kind:function(arm,size=0x160) addr:0x02100154 +func_ov021_021002b4 kind:function(arm,size=0x110) addr:0x021002b4 +func_ov021_021003c4 kind:function(arm,size=0x3c) addr:0x021003c4 +func_ov021_02100400 kind:function(arm,size=0x3c) addr:0x02100400 +func_ov021_0210043c kind:function(arm,size=0x24) addr:0x0210043c +func_ov021_02100460 kind:function(arm,size=0x24) addr:0x02100460 +func_ov021_02100484 kind:function(arm,size=0x18) addr:0x02100484 +func_ov021_0210049c kind:function(arm,size=0x20) addr:0x0210049c +func_ov021_021004bc kind:function(arm,size=0x18) addr:0x021004bc +func_ov021_021004d4 kind:function(arm,size=0x4) addr:0x021004d4 +func_ov021_021004d8 kind:function(arm,size=0x4) addr:0x021004d8 +func_ov021_021004dc kind:function(arm,size=0x4) addr:0x021004dc +func_ov021_021004e0 kind:function(arm,size=0x4) addr:0x021004e0 +func_ov021_021004e4 kind:function(arm,size=0x4) addr:0x021004e4 +func_ov021_021004e8 kind:function(arm,size=0x93c) addr:0x021004e8 +func_ov021_02100e24 kind:function(arm,size=0x14) addr:0x02100e24 +func_ov021_02100e38 kind:function(arm,size=0xe8) addr:0x02100e38 +func_ov021_02100f20 kind:function(arm,size=0xf0) addr:0x02100f20 +func_ov021_02101010 kind:function(arm,size=0x4) addr:0x02101010 +func_ov021_02101014 kind:function(arm,size=0x51c) addr:0x02101014 +func_ov021_02101530 kind:function(arm,size=0x8c) addr:0x02101530 +func_ov021_021015bc kind:function(arm,size=0xfc) addr:0x021015bc +func_ov021_021016b8 kind:function(arm,size=0x30) addr:0x021016b8 +func_ov021_021016e8 kind:function(arm,size=0x18c) addr:0x021016e8 +func_ov021_02101874 kind:function(arm,size=0xac) addr:0x02101874 +func_ov021_02101920 kind:function(arm,size=0x178) addr:0x02101920 +func_ov021_02101a98 kind:function(arm,size=0xb8) addr:0x02101a98 +func_ov021_02101b50 kind:function(arm,size=0x11c) addr:0x02101b50 +func_ov021_02101c6c kind:function(arm,size=0x8c) addr:0x02101c6c +func_ov021_02101cf8 kind:function(arm,size=0x28) addr:0x02101cf8 +func_ov021_02101d20 kind:function(arm,size=0xa4) addr:0x02101d20 +func_ov021_02101dc4 kind:function(arm,size=0x78) addr:0x02101dc4 +func_ov021_02101e3c kind:function(arm,size=0x98) addr:0x02101e3c +func_ov021_02101ed4 kind:function(arm,size=0x14) addr:0x02101ed4 +func_ov021_02101ee8 kind:function(arm,size=0xab4) addr:0x02101ee8 +func_ov021_0210299c kind:function(arm,size=0x30) addr:0x0210299c +func_ov021_021029cc kind:function(arm,size=0x14) addr:0x021029cc +func_ov021_021029e0 kind:function(arm,size=0x14) addr:0x021029e0 +func_ov021_021029f4 kind:function(arm,size=0x14) addr:0x021029f4 +func_ov021_02102a08 kind:function(arm,size=0x130) addr:0x02102a08 +func_ov021_02102b38 kind:function(arm,size=0x138) addr:0x02102b38 +func_ov021_02102c70 kind:function(arm,size=0x4) addr:0x02102c70 +func_ov021_02102c74 kind:function(arm,size=0x3c4) addr:0x02102c74 +func_ov021_02103038 kind:function(arm,size=0x5e0) addr:0x02103038 +func_ov021_02103618 kind:function(arm,size=0x34) addr:0x02103618 +func_ov021_0210364c kind:function(arm,size=0x28) addr:0x0210364c +func_ov021_02103674 kind:function(arm,size=0x3c) addr:0x02103674 +func_ov021_021036b0 kind:function(arm,size=0x6c) addr:0x021036b0 +func_ov021_0210371c kind:function(arm,size=0x190) addr:0x0210371c +func_ov021_021038ac kind:function(arm,size=0x148) addr:0x021038ac +func_ov021_021039f4 kind:function(arm,size=0x4) addr:0x021039f4 +func_ov021_021039f8 kind:function(arm,size=0x34) addr:0x021039f8 +func_ov021_02103a2c kind:function(arm,size=0x134) addr:0x02103a2c +func_ov021_02103b60 kind:function(arm,size=0x54) addr:0x02103b60 +func_ov021_02103bb4 kind:function(arm,size=0x9c) addr:0x02103bb4 +func_ov021_02103c50 kind:function(arm,size=0xc4) addr:0x02103c50 +func_ov021_02103d14 kind:function(arm,size=0x1c) addr:0x02103d14 +func_ov021_02103d30 kind:function(arm,size=0x40) addr:0x02103d30 +func_ov021_02103d70 kind:function(arm,size=0x248) addr:0x02103d70 +func_ov021_02103fb8 kind:function(arm,size=0x54) addr:0x02103fb8 +func_ov021_0210400c kind:function(arm,size=0x2c) addr:0x0210400c +func_ov021_02104038 kind:function(arm,size=0x2c) addr:0x02104038 +func_ov021_02104064 kind:function(arm,size=0x58) addr:0x02104064 +func_ov021_021040bc kind:function(arm,size=0x44) addr:0x021040bc +func_ov021_02104100 kind:function(arm,size=0x68) addr:0x02104100 +func_ov021_02104168 kind:function(arm,size=0xac) addr:0x02104168 +func_ov021_02104214 kind:function(arm,size=0x34) addr:0x02104214 +func_ov021_02104248 kind:function(arm,size=0x3c) addr:0x02104248 +func_ov021_02104284 kind:function(arm,size=0x28) addr:0x02104284 +func_ov021_021042ac kind:function(arm,size=0x54) addr:0x021042ac +func_ov021_02104300 kind:function(arm,size=0x18) addr:0x02104300 +func_ov021_02104318 kind:function(arm,size=0x4c) addr:0x02104318 +func_ov021_02104364 kind:function(arm,size=0x70) addr:0x02104364 +func_ov021_021043d4 kind:function(arm,size=0x3c) addr:0x021043d4 +func_ov021_02104410 kind:function(arm,size=0x188) addr:0x02104410 +func_ov021_02104598 kind:function(arm,size=0x30) addr:0x02104598 +func_ov021_021045c8 kind:function(arm,size=0x28) addr:0x021045c8 +func_ov021_021045f0 kind:function(arm,size=0x124) addr:0x021045f0 +func_ov021_02104714 kind:function(arm,size=0x44) addr:0x02104714 +func_ov021_02104758 kind:function(arm,size=0x2c) addr:0x02104758 +func_ov021_02104784 kind:function(arm,size=0x2c) addr:0x02104784 +func_ov021_021047b0 kind:function(arm,size=0x7c) addr:0x021047b0 +func_ov021_0210482c kind:function(arm,size=0x38) addr:0x0210482c +func_ov021_02104864 kind:function(arm,size=0x2c) addr:0x02104864 +func_ov021_02104890 kind:function(arm,size=0x2c) addr:0x02104890 +func_ov021_021048bc kind:function(arm,size=0x4c) addr:0x021048bc +func_ov021_02104908 kind:function(arm,size=0x48) addr:0x02104908 +func_ov021_02104950 kind:function(arm,size=0x4c) addr:0x02104950 +func_ov021_0210499c kind:function(arm,size=0x4c) addr:0x0210499c +func_ov021_021049e8 kind:function(arm,size=0x5c) addr:0x021049e8 +func_ov021_02104a44 kind:function(arm,size=0x2c) addr:0x02104a44 +func_ov021_02104a70 kind:function(arm,size=0x18) addr:0x02104a70 +func_ov021_02104a88 kind:function(arm,size=0x18) addr:0x02104a88 +func_ov021_02104aa0 kind:function(arm,size=0x84) addr:0x02104aa0 +func_ov021_02104b24 kind:function(arm,size=0x38) addr:0x02104b24 +func_ov021_02104b5c kind:function(arm,size=0x230) addr:0x02104b5c +func_ov021_02104d8c kind:function(arm,size=0x104) addr:0x02104d8c +func_ov021_02104e90 kind:function(arm,size=0x74) addr:0x02104e90 +func_ov021_02104f04 kind:function(arm,size=0x144) addr:0x02104f04 +func_ov021_02105048 kind:function(arm,size=0x8c) addr:0x02105048 +func_ov021_021050d4 kind:function(arm,size=0x1b8) addr:0x021050d4 +func_ov021_0210528c kind:function(arm,size=0x4c) addr:0x0210528c +func_ov021_021052d8 kind:function(arm,size=0xe4) addr:0x021052d8 +func_ov021_021053bc kind:function(arm,size=0x134) addr:0x021053bc +func_ov021_021054f0 kind:function(arm,size=0xd8) addr:0x021054f0 +func_ov021_021055c8 kind:function(arm,size=0x78) addr:0x021055c8 +func_ov021_02105640 kind:function(arm,size=0x88) addr:0x02105640 +func_ov021_021056c8 kind:function(arm,size=0x98) addr:0x021056c8 +func_ov021_02105760 kind:function(arm,size=0x38) addr:0x02105760 +func_ov021_02105798 kind:function(arm,size=0xa4) addr:0x02105798 +func_ov021_0210583c kind:function(arm,size=0x20) addr:0x0210583c +func_ov021_0210585c kind:function(arm,size=0xa0) addr:0x0210585c +func_ov021_021058fc kind:function(arm,size=0x48) addr:0x021058fc +func_ov021_02105944 kind:function(arm,size=0xc4) addr:0x02105944 +func_ov021_02105a08 kind:function(arm,size=0x28) addr:0x02105a08 +func_ov021_02105a30 kind:function(arm,size=0x134) addr:0x02105a30 +func_ov021_02105b64 kind:function(arm,size=0xac) addr:0x02105b64 +func_ov021_02105c10 kind:function(arm,size=0x2c) addr:0x02105c10 +func_ov021_02105c3c kind:function(arm,size=0x10) addr:0x02105c3c +func_ov021_02105c4c kind:function(arm,size=0x1c) addr:0x02105c4c +func_ov021_02105c68 kind:function(arm,size=0x1c) addr:0x02105c68 +func_ov021_02105c84 kind:function(arm,size=0x14) addr:0x02105c84 +func_ov021_02105c98 kind:function(arm,size=0x1c) addr:0x02105c98 +func_ov021_02105cb4 kind:function(arm,size=0x1c) addr:0x02105cb4 +func_ov021_02105cd0 kind:function(arm,size=0x1c) addr:0x02105cd0 +func_ov021_02105cec kind:function(arm,size=0x24) addr:0x02105cec +func_ov021_02105d10 kind:function(arm,size=0x18) addr:0x02105d10 +func_ov021_02105d28 kind:function(arm,size=0xc) addr:0x02105d28 +func_ov021_02105d34 kind:function(arm,size=0x138) addr:0x02105d34 +func_ov021_02105e6c kind:function(arm,size=0x78) addr:0x02105e6c +func_ov021_02105ee4 kind:function(arm,size=0x14) addr:0x02105ee4 +func_ov021_02105ef8 kind:function(arm,size=0x1c) addr:0x02105ef8 +func_ov021_02105f14 kind:function(arm,size=0x2f0) addr:0x02105f14 +func_ov021_02106204 kind:function(arm,size=0x58) addr:0x02106204 +func_ov021_0210625c kind:function(arm,size=0x58) addr:0x0210625c +func_ov021_021062b4 kind:function(arm,size=0x7c) addr:0x021062b4 +func_ov021_02106330 kind:function(arm,size=0x38) addr:0x02106330 +func_ov021_02106368 kind:function(arm,size=0x54) addr:0x02106368 +func_ov021_021063bc kind:function(arm,size=0x3c) addr:0x021063bc +func_ov021_021063f8 kind:function(arm,size=0xd4) addr:0x021063f8 +func_ov021_021064cc kind:function(arm,size=0x3c) addr:0x021064cc +func_ov021_02106508 kind:function(arm,size=0xac) addr:0x02106508 +func_ov021_021065b4 kind:function(arm,size=0x1c) addr:0x021065b4 +func_ov021_021065d0 kind:function(arm,size=0x40) addr:0x021065d0 +func_ov021_02106610 kind:function(arm,size=0x30) addr:0x02106610 +func_ov021_02106640 kind:function(arm,size=0x38) addr:0x02106640 +func_ov021_02106678 kind:function(arm,size=0x54) addr:0x02106678 +func_ov021_021066cc kind:function(arm,size=0x2c) addr:0x021066cc +func_ov021_021066f8 kind:function(arm,size=0x3c) addr:0x021066f8 +func_ov021_02106734 kind:function(arm,size=0x178) addr:0x02106734 +func_ov021_021068ac kind:function(arm,size=0x1c) addr:0x021068ac +func_ov021_021068c8 kind:function(arm,size=0x40) addr:0x021068c8 +func_ov021_02106908 kind:function(arm,size=0x1c) addr:0x02106908 +func_ov021_02106924 kind:function(arm,size=0x20) addr:0x02106924 +func_ov021_02106944 kind:function(arm,size=0xdc) addr:0x02106944 +func_ov021_02106a20 kind:function(arm,size=0x2c) addr:0x02106a20 +func_ov021_02106a4c kind:function(arm,size=0x2c) addr:0x02106a4c +func_ov021_02106a78 kind:function(arm,size=0x64) addr:0x02106a78 +func_ov021_02106adc kind:function(arm,size=0x1c) addr:0x02106adc +func_ov021_02106af8 kind:function(arm,size=0x44) addr:0x02106af8 +func_ov021_02106b3c kind:function(arm,size=0x10) addr:0x02106b3c +func_ov021_02106b4c kind:function(arm,size=0x20) addr:0x02106b4c +func_ov021_02106b6c kind:function(arm,size=0x3c) addr:0x02106b6c +func_ov021_02106ba8 kind:function(arm,size=0x10) addr:0x02106ba8 +func_ov021_02106bb8 kind:function(arm,size=0x2c) addr:0x02106bb8 +func_ov021_02106be4 kind:function(arm,size=0x18) addr:0x02106be4 +func_ov021_02106bfc kind:function(arm,size=0x18) addr:0x02106bfc +func_ov021_02106c14 kind:function(arm,size=0x10) addr:0x02106c14 +func_ov021_02106c24 kind:function(arm,size=0x10) addr:0x02106c24 +data_ov021_02106c34 kind:data(any) addr:0x02106c34 +data_ov021_02106c3a kind:data(any) addr:0x02106c3a +data_ov021_02106c40 kind:data(any) addr:0x02106c40 +data_ov021_02106c48 kind:data(any) addr:0x02106c48 +data_ov021_02106c5c kind:data(any) addr:0x02106c5c +data_ov021_02106cc4 kind:data(any) addr:0x02106cc4 +data_ov021_02106cdc kind:data(any) addr:0x02106cdc +data_ov021_02106cec kind:data(any) addr:0x02106cec +data_ov021_02106d04 kind:data(any) addr:0x02106d04 +data_ov021_02106d1c kind:data(any) addr:0x02106d1c +data_ov021_02106d34 kind:data(any) addr:0x02106d34 +data_ov021_02106d4c kind:data(any) addr:0x02106d4c +data_ov021_02106d60 kind:data(any) addr:0x02106d60 ambiguous +data_ov021_02106d64 kind:data(any) addr:0x02106d64 +data_ov021_02106d7c kind:data(any) addr:0x02106d7c +data_ov021_02106d94 kind:data(any) addr:0x02106d94 +data_ov021_02106dac kind:data(any) addr:0x02106dac +data_ov021_02106dc4 kind:data(any) addr:0x02106dc4 +data_ov021_02106dd4 kind:data(any) addr:0x02106dd4 +data_ov021_02106de0 kind:data(any) addr:0x02106de0 +data_ov021_02106e10 kind:data(any) addr:0x02106e10 +data_ov021_02106e50 kind:data(any) addr:0x02106e50 +data_ov021_02106e64 kind:data(any) addr:0x02106e64 +data_ov021_02106e6a kind:data(any) addr:0x02106e6a +data_ov021_02106e70 kind:data(any) addr:0x02106e70 +data_ov021_02106e78 kind:data(any) addr:0x02106e78 +data_ov021_02106e7c kind:data(any) addr:0x02106e7c +data_ov021_02106e80 kind:data(any) addr:0x02106e80 ambiguous +data_ov021_02106e84 kind:data(any) addr:0x02106e84 ambiguous +data_ov021_02106e88 kind:data(any) addr:0x02106e88 +data_ov021_02106e8c kind:data(any) addr:0x02106e8c +data_ov021_02106e90 kind:data(any) addr:0x02106e90 +data_ov021_02106e96 kind:data(any) addr:0x02106e96 +data_ov021_02106e9c kind:data(any) addr:0x02106e9c +data_ov021_02106ea2 kind:data(any) addr:0x02106ea2 +data_ov021_02106eae kind:data(any) addr:0x02106eae +data_ov021_02106ebc kind:data(any) addr:0x02106ebc +data_ov021_02106ecc kind:data(any) addr:0x02106ecc +data_ov021_02106ee0 kind:data(any) addr:0x02106ee0 +data_ov021_02106ef4 kind:data(any) addr:0x02106ef4 +data_ov021_02106efc kind:data(any) addr:0x02106efc +data_ov021_02106f04 kind:data(any) addr:0x02106f04 +data_ov021_02106f0c kind:data(any) addr:0x02106f0c +data_ov021_02106f14 kind:data(any) addr:0x02106f14 +data_ov021_02106f18 kind:data(any) addr:0x02106f18 ambiguous +data_ov021_02106f1c kind:data(any) addr:0x02106f1c +data_ov021_02106f30 kind:data(any) addr:0x02106f30 +data_ov021_02106f44 kind:data(any) addr:0x02106f44 +data_ov021_02106f64 kind:data(any) addr:0x02106f64 +data_ov021_02106f6a kind:data(any) addr:0x02106f6a +data_ov021_02106f70 kind:data(any) addr:0x02106f70 +data_ov021_02106f76 kind:data(any) addr:0x02106f76 +data_ov021_02106f7c kind:data(any) addr:0x02106f7c +data_ov021_02106f82 kind:data(any) addr:0x02106f82 +data_ov021_02106f88 kind:data(any) addr:0x02106f88 +data_ov021_02106f8e kind:data(any) addr:0x02106f8e +data_ov021_02106f94 kind:data(any) addr:0x02106f94 +data_ov021_02106f9a kind:data(any) addr:0x02106f9a +data_ov021_02106fa8 kind:data(any) addr:0x02106fa8 +data_ov021_02106fae kind:data(any) addr:0x02106fae +data_ov021_02106fb8 kind:data(any) addr:0x02106fb8 +data_ov021_02106fc4 kind:data(any) addr:0x02106fc4 +data_ov021_02106fd0 kind:data(any) addr:0x02106fd0 +data_ov021_02106fd8 kind:data(any) addr:0x02106fd8 +data_ov021_02106fe0 kind:data(any) addr:0x02106fe0 +data_ov021_02106fec kind:data(any) addr:0x02106fec +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_0210701c kind:data(any) addr:0x0210701c +data_ov021_02107034 kind:data(any) addr:0x02107034 +data_ov021_0210704c kind:data(any) addr:0x0210704c +data_ov021_02107064 kind:data(any) addr:0x02107064 +data_ov021_02107068 kind:data(any) addr:0x02107068 +data_ov021_02107078 kind:data(any) addr:0x02107078 +data_ov021_02107080 kind:data(any) addr:0x02107080 +data_ov021_02107094 kind:data(any) addr:0x02107094 +data_ov021_021070a8 kind:data(any) addr:0x021070a8 +data_ov021_021070bc kind:data(any) addr:0x021070bc +data_ov021_021070d0 kind:data(any) addr:0x021070d0 +data_ov021_021070d2 kind:data(any) addr:0x021070d2 +data_ov021_021070d4 kind:data(any) addr:0x021070d4 +data_ov021_021070e8 kind:data(any) addr:0x021070e8 +data_ov021_02107108 kind:data(any) addr:0x02107108 +data_ov021_02107118 kind:data(any) addr:0x02107118 +data_ov021_02107128 kind:data(any) addr:0x02107128 +data_ov021_02107154 kind:data(any) addr:0x02107154 +data_ov021_02107168 kind:data(any) addr:0x02107168 +data_ov021_021071cc kind:data(any) addr:0x021071cc +data_ov021_02107248 kind:data(any) addr:0x02107248 +data_ov021_0210725c kind:data(any) addr:0x0210725c +data_ov021_021072f0 kind:data(any) addr:0x021072f0 +data_ov021_021073b8 kind:data(any) addr:0x021073b8 +data_ov021_02107480 kind:data(any) addr:0x02107480 +data_ov021_0210756c kind:data(any) addr:0x0210756c ambiguous +data_ov021_02107574 kind:data(any) addr:0x02107574 ambiguous +data_ov021_021075bc kind:data(any) addr:0x021075bc ambiguous +data_ov021_021075c0 kind:data(any) addr:0x021075c0 ambiguous +func_ov021_02107938 kind:function(arm,size=0x74) addr:0x02107938 +func_ov021_021079ac kind:function(arm,size=0x50) addr:0x021079ac +func_ov021_021079fc kind:function(arm,size=0xa8) addr:0x021079fc +func_ov021_02107aa4 kind:function(arm,size=0x50) addr:0x02107aa4 +func_ov021_02107af4 kind:function(arm,size=0x50) addr:0x02107af4 +func_ov021_02107b44 kind:function(arm,size=0x50) addr:0x02107b44 +func_ov021_02107b94 kind:function(arm,size=0x50) addr:0x02107b94 +func_ov021_02107be4 kind:function(arm,size=0x50) addr:0x02107be4 +func_ov021_02107c34 kind:function(arm,size=0x50) addr:0x02107c34 +func_ov021_02107c84 kind:function(arm,size=0x5c) addr:0x02107c84 +func_ov021_02107ce0 kind:function(arm,size=0x50) addr:0x02107ce0 +func_ov021_02107d30 kind:function(arm,size=0x50) addr:0x02107d30 +func_ov021_02107d80 kind:function(arm,size=0xb8) addr:0x02107d80 +func_ov021_02107e38 kind:function(arm,size=0x14) addr:0x02107e38 +data_ov021_02107ea8 kind:data(any) addr:0x02107ea8 +data_ov021_02107ec4 kind:data(any) addr:0x02107ec4 +data_ov021_02107eec kind:data(any) addr:0x02107eec +data_ov021_02107f04 kind:data(any) addr:0x02107f04 +data_ov021_02107f4c kind:data(any) addr:0x02107f4c +data_ov021_02107f60 kind:data(any) addr:0x02107f60 +data_ov021_02107f78 kind:data(any) addr:0x02107f78 +data_ov021_02107fc4 kind:data(any) addr:0x02107fc4 +data_ov021_02107fe4 kind:data(any) addr:0x02107fe4 +data_ov021_02107ffc kind:data(any) addr:0x02107ffc +data_ov021_0210800c kind:data(any) addr:0x0210800c +data_ov021_02108028 kind:data(any) addr:0x02108028 +data_ov021_02108044 kind:data(any) addr:0x02108044 +data_ov021_02108068 kind:data(any) addr:0x02108068 +data_ov021_02108094 kind:data(any) addr:0x02108094 +data_ov021_021080d8 kind:data(any) addr:0x021080d8 +data_ov021_02108138 kind:data(any) addr:0x02108138 +data_ov021_021081a0 kind:data(any) addr:0x021081a0 +data_ov021_021081f8 kind:data(any) addr:0x021081f8 +data_ov021_02108210 kind:data(any) addr:0x02108210 +data_ov021_02108230 kind:data(any) addr:0x02108230 +data_ov021_02108250 kind:data(any) addr:0x02108250 +data_ov021_02108268 kind:data(any) addr:0x02108268 +data_ov021_02108288 kind:data(any) addr:0x02108288 +data_ov021_021082ac kind:data(any) addr:0x021082ac +data_ov021_021082f0 kind:data(any) addr:0x021082f0 ambiguous +data_ov021_021082f4 kind:data(any) addr:0x021082f4 +data_ov021_02108340 kind:data(any) addr:0x02108340 +data_ov021_02108394 kind:data(any) addr:0x02108394 +data_ov021_021083a4 kind:data(any) addr:0x021083a4 +data_ov021_021083b4 kind:data(any) addr:0x021083b4 +data_ov021_021083ec kind:data(any) addr:0x021083ec +data_ov021_0210842c kind:data(any) addr:0x0210842c +data_ov021_02108450 kind:data(any) addr:0x02108450 +data_ov021_021084a4 kind:data(any) addr:0x021084a4 +data_ov021_021084c4 kind:data(any) addr:0x021084c4 +data_ov021_021084ec kind:data(any) addr:0x021084ec +data_ov021_02108510 kind:data(any) addr:0x02108510 +data_ov021_0210856c kind:data(any) addr:0x0210856c +data_ov021_02108588 kind:data(any) addr:0x02108588 +data_ov021_021085a4 kind:data(any) addr:0x021085a4 +data_ov021_021085cc kind:data(any) addr:0x021085cc +data_ov021_021085fc kind:data(any) addr:0x021085fc +data_ov021_02108628 kind:data(any) addr:0x02108628 +data_ov021_02108684 kind:data(any) addr:0x02108684 +data_ov021_021086a8 kind:data(any) addr:0x021086a8 +data_ov021_02108704 kind:data(any) addr:0x02108704 +data_ov021_02108728 kind:data(any) addr:0x02108728 +data_ov021_02108784 kind:data(any) addr:0x02108784 +data_ov021_021087a8 kind:data(any) addr:0x021087a8 +data_ov021_02108804 kind:data(any) addr:0x02108804 +data_ov021_02108810 kind:data(any) addr:0x02108810 +data_ov021_0210882c kind:data(any) addr:0x0210882c +data_ov021_02108844 kind:data(any) addr:0x02108844 +data_ov021_02108864 kind:data(any) addr:0x02108864 +data_ov021_021088ac kind:data(any) addr:0x021088ac +data_ov021_02108908 kind:data(any) addr:0x02108908 +data_ov021_0210891c kind:data(any) addr:0x0210891c +data_ov021_02108944 kind:data(any) addr:0x02108944 +data_ov021_0210896c kind:data(any) addr:0x0210896c ambiguous +data_ov021_02108974 kind:data(any) addr:0x02108974 +data_ov021_021089ac kind:data(any) addr:0x021089ac +data_ov021_021089e4 kind:data(any) addr:0x021089e4 +data_ov021_02108a54 kind:data(any) addr:0x02108a54 +data_ov021_02108a70 kind:data(any) addr:0x02108a70 +data_ov021_02108a98 kind:data(any) addr:0x02108a98 +data_ov021_02108ac4 kind:data(any) addr:0x02108ac4 +data_ov021_02108b24 kind:data(any) addr:0x02108b24 +data_ov021_02108b40 kind:data(any) addr:0x02108b40 +data_ov021_02108b5c kind:data(any) addr:0x02108b5c +data_ov021_02108b9c kind:data(any) addr:0x02108b9c +data_ov021_02108bac kind:data(any) addr:0x02108bac +data_ov021_02108bc0 kind:data(any) addr:0x02108bc0 +data_ov021_02108bcc kind:data(any) addr:0x02108bcc +data_ov021_02108bf4 kind:data(any) addr:0x02108bf4 +data_ov021_02108c00 kind:data(any) addr:0x02108c00 +data_ov021_02108c28 kind:data(any) addr:0x02108c28 +data_ov021_02108c48 kind:data(any) addr:0x02108c48 +data_ov021_02108c4c kind:data(any) addr:0x02108c4c +data_ov021_02108c60 kind:data(any) addr:0x02108c60 +data_ov021_02108c64 kind:data(any) addr:0x02108c64 +data_ov021_02108c70 kind:data(any) addr:0x02108c70 +data_ov021_02108c7c kind:data(any) addr:0x02108c7c +data_ov021_02108c88 kind:data(any) addr:0x02108c88 +data_ov021_02108c9c kind:data(any) addr:0x02108c9c +data_ov021_02108cc4 kind:data(any) addr:0x02108cc4 +data_ov021_02108cd8 kind:data(any) addr:0x02108cd8 +data_ov021_02108d00 kind:data(any) addr:0x02108d00 +data_ov021_02108d18 kind:data(any) addr:0x02108d18 +data_ov021_02108d1c kind:data(any) addr:0x02108d1c +data_ov021_02108d2c kind:data(any) addr:0x02108d2c +data_ov021_02108d3c kind:data(any) addr:0x02108d3c +data_ov021_02108d48 kind:data(any) addr:0x02108d48 +data_ov021_02108d58 kind:data(any) addr:0x02108d58 +data_ov021_02108d7c kind:data(any) addr:0x02108d7c +data_ov021_02108da4 kind:data(any) addr:0x02108da4 +data_ov021_02108db4 kind:data(any) addr:0x02108db4 +data_ov021_02108dcc kind:data(any) addr:0x02108dcc +data_ov021_02108df0 kind:data(any) addr:0x02108df0 +data_ov021_02108e0c kind:data(any) addr:0x02108e0c +data_ov021_02108e14 kind:data(any) addr:0x02108e14 +data_ov021_02108e1c kind:data(any) addr:0x02108e1c +data_ov021_02108e24 kind:data(any) addr:0x02108e24 +data_ov021_02108e2c kind:data(any) addr:0x02108e2c +data_ov021_02108e3c kind:data(any) addr:0x02108e3c +data_ov021_02108e40 kind:data(any) addr:0x02108e40 ambiguous +data_ov021_02108e4c kind:data(any) addr:0x02108e4c +data_ov021_02108e5c kind:data(any) addr:0x02108e5c +data_ov021_02108e6c kind:data(any) addr:0x02108e6c +data_ov021_02108e7c kind:data(any) addr:0x02108e7c +data_ov021_02108ea0 kind:data(any) addr:0x02108ea0 +data_ov021_02108ec4 kind:data(any) addr:0x02108ec4 +data_ov021_02108ed0 kind:data(any) addr:0x02108ed0 +data_ov021_02108ed8 kind:data(any) addr:0x02108ed8 +data_ov021_02108ee0 kind:data(any) addr:0x02108ee0 +data_ov021_02108ee8 kind:data(any) addr:0x02108ee8 +data_ov021_02108eec kind:data(any) addr:0x02108eec +data_ov021_02108ef4 kind:data(any) addr:0x02108ef4 +data_ov021_02108efc kind:data(any) addr:0x02108efc +data_ov021_02108f00 kind:data(any) addr:0x02108f00 ambiguous +data_ov021_02108f04 kind:data(any) addr:0x02108f04 +data_ov021_02108f0c kind:data(any) addr:0x02108f0c +data_ov021_02108f1c kind:data(any) addr:0x02108f1c +data_ov021_02108f34 kind:data(any) addr:0x02108f34 +data_ov021_02108f4c kind:data(any) addr:0x02108f4c +data_ov021_02108f6c kind:data(any) addr:0x02108f6c +data_ov021_02108f98 kind:data(any) addr:0x02108f98 +data_ov021_02108fc0 kind:data(any) addr:0x02108fc0 +data_ov021_02108fd4 kind:data(any) addr:0x02108fd4 +data_ov021_02108fd8 kind:data(any) addr:0x02108fd8 +data_ov021_02108fe4 kind:data(any) addr:0x02108fe4 +data_ov021_02108ff0 kind:data(any) addr:0x02108ff0 +data_ov021_02108ffc kind:data(any) addr:0x02108ffc +data_ov021_02109008 kind:data(any) addr:0x02109008 +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_0210905c kind:data(any) addr:0x0210905c +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_02109080 kind:bss addr:0x02109080 +data_ov021_02109084 kind:bss addr:0x02109084 +data_ov021_0210908c kind:bss addr:0x0210908c +data_ov021_02109098 kind:bss addr:0x02109098 +data_ov021_021090a4 kind:bss addr:0x021090a4 +data_ov021_021090b0 kind:bss addr:0x021090b0 +data_ov021_021090bc kind:bss addr:0x021090bc +data_ov021_021090c8 kind:bss addr:0x021090c8 +data_ov021_021091a0 kind:bss addr:0x021091a0 +data_ov021_021091a4 kind:bss addr:0x021091a4 +data_ov021_021091b0 kind:bss addr:0x021091b0 +data_ov021_02109288 kind:bss addr:0x02109288 +data_ov021_0210928c kind:bss addr:0x0210928c +data_ov021_02109298 kind:bss addr:0x02109298 +data_ov021_021092a4 kind:bss addr:0x021092a4 +data_ov021_021092b0 kind:bss addr:0x021092b0 +data_ov021_021092bc kind:bss addr:0x021092bc +data_ov021_02109394 kind:bss addr:0x02109394 +data_ov021_02109398 kind:bss addr:0x02109398 +data_ov021_021093a4 kind:bss addr:0x021093a4 +data_ov021_0210947c kind:bss addr:0x0210947c +data_ov021_02109480 kind:bss addr:0x02109480 +data_ov021_0210948c kind:bss addr:0x0210948c +data_ov021_021094c8 kind:bss addr:0x021094c8 +data_ov021_021094cc kind:bss addr:0x021094cc +data_ov021_021094d8 kind:bss addr:0x021094d8 +data_ov021_02109514 kind:bss addr:0x02109514 +data_ov021_02109518 kind:bss addr:0x02109518 +data_ov021_02109524 kind:bss addr:0x02109524 +data_ov021_02109560 kind:bss addr:0x02109560 +data_ov021_02109564 kind:bss addr:0x02109564 +data_ov021_02109570 kind:bss addr:0x02109570 +data_ov021_0210957c kind:bss addr:0x0210957c ambiguous +data_ov021_021095ac kind:bss addr:0x021095ac +data_ov021_021095b0 kind:bss addr:0x021095b0 +data_ov021_021095bc kind:bss addr:0x021095bc +data_ov021_021095f8 kind:bss addr:0x021095f8 ambiguous +data_ov021_02109600 kind:bss addr:0x02109600 ambiguous +data_ov021_02109608 kind:bss addr:0x02109608 ambiguous +data_ov021_02109610 kind:bss addr:0x02109610 ambiguous +data_ov021_0210965c kind:bss addr:0x0210965c ambiguous +data_ov021_02109694 kind:bss addr:0x02109694 +data_ov021_02109698 kind:bss addr:0x02109698 +data_ov021_021096a4 kind:bss addr:0x021096a4 +data_ov021_021096b0 kind:bss addr:0x021096b0 +data_ov021_021096d0 kind:bss addr:0x021096d0 +data_ov021_021096d4 kind:bss addr:0x021096d4 +data_ov021_021096e0 kind:bss addr:0x021096e0 +data_ov021_021097b4 kind:bss addr:0x021097b4 +data_ov021_021097b8 kind:bss addr:0x021097b8 +data_ov021_021097c4 kind:bss addr:0x021097c4 +data_ov021_02109898 kind:bss addr:0x02109898 +data_ov021_021098bc kind:bss addr:0x021098bc +data_ov021_021098c0 kind:bss addr:0x021098c0 +data_ov021_021098c1 kind:bss addr:0x021098c1 +data_ov021_021098c5 kind:bss addr:0x021098c5 +data_ov021_021098c9 kind:bss addr:0x021098c9 +data_ov021_021098cd kind:bss addr:0x021098cd +data_ov021_021098d1 kind:bss addr:0x021098d1 +data_ov021_021098d8 kind:bss addr:0x021098d8 +data_ov021_021098e8 kind:bss addr:0x021098e8 +data_ov021_021098ec kind:bss addr:0x021098ec +data_ov021_021098f0 kind:bss addr:0x021098f0 +data_ov021_021098f8 kind:bss addr:0x021098f8 +data_ov021_02109900 kind:bss addr:0x02109900 +data_ov021_0210990c kind:bss addr:0x0210990c +data_ov021_02109918 kind:bss addr:0x02109918 +data_ov021_02109924 kind:bss addr:0x02109924 +data_ov021_02109930 kind:bss addr:0x02109930 +data_ov021_02109970 kind:bss addr:0x02109970 ambiguous +data_ov021_021099c4 kind:bss addr:0x021099c4 +data_ov021_021099ec kind:bss addr:0x021099ec ambiguous +data_ov021_02109a58 kind:bss addr:0x02109a58 +data_ov021_02109aec kind:bss addr:0x02109aec +data_ov021_02109af0 kind:bss addr:0x02109af0 ambiguous +data_ov021_02109b80 kind:bss addr:0x02109b80 +data_ov021_02109b82 kind:bss addr:0x02109b82 +data_ov021_02109b90 kind:bss addr:0x02109b90 ambiguous +data_ov021_02109b94 kind:bss addr:0x02109b94 ambiguous diff --git a/config/eur/arm9/overlays/ov022/delinks.txt b/config/eur/arm9/overlays/ov022/delinks.txt new file mode 100644 index 00000000..d4683058 --- /dev/null +++ b/config/eur/arm9/overlays/ov022/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020e9a40 end:0x020ee034 kind:code align:32 + .rodata start:0x020ee034 end:0x020ee100 kind:data align:4 + .init start:0x020ee100 end:0x020ee130 kind:code align:4 + .ctor start:0x020ee130 end:0x020ee13c kind:data align:4 + .data start:0x020ee140 end:0x020ee3a0 kind:data align:32 + .bss start:0x020ee3a0 end:0x020f94e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov022/relocs.txt b/config/eur/arm9/overlays/ov022/relocs.txt new file mode 100644 index 00000000..93918514 --- /dev/null +++ b/config/eur/arm9/overlays/ov022/relocs.txt @@ -0,0 +1,809 @@ +from:0x020e9a60 kind:load to:0x020ee3a0 module:overlay(22) +from:0x020e9a80 kind:arm_call to:0x020c7028 module:overlay(20) +from:0x020e9a90 kind:load to:0x020c70c4 module:overlay(20) +from:0x020e9aa4 kind:arm_call to:0x02011f3c module:main +from:0x020e9ab0 kind:arm_call to:0x020e9ab8 module:overlay(22) +from:0x020e9ac0 kind:arm_call to:0x020182e4 module:main +from:0x020e9adc kind:arm_call to:0x02028d9c module:main +from:0x020e9b18 kind:arm_call to:0x020c84f8 module:overlay(20) +from:0x020e9b24 kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x020e9b34 kind:arm_call to:0x02013370 module:main +from:0x020e9b4c kind:arm_call_thumb to:0x020bd514 module:overlay(1) +from:0x020e9b54 kind:arm_call to:0x02014ff4 module:main +from:0x020e9b68 kind:arm_call to:0x02026800 module:main +from:0x020e9b70 kind:arm_call_thumb to:0x020c09dc module:overlay(1) +from:0x020e9b88 kind:arm_call to:0x020ed100 module:overlay(22) +from:0x020e9bb0 kind:load to:0x020ee174 module:overlay(22) +from:0x020e9bb4 kind:load to:0x020ee148 module:overlay(22) +from:0x020e9bb8 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020e9bbc kind:load to:0x020e9a64 module:overlay(22) +from:0x020e9bc0 kind:load to:0x02049a2c module:main +from:0x020e9bc4 kind:load to:0x0204a110 module:main +from:0x020e9bc8 kind:load to:0x020eab2c module:overlay(22) +from:0x020e9bcc kind:load to:0x02049be0 module:main +from:0x020e9bd0 kind:load to:0x020ee19c module:overlay(22) +from:0x020e9bd4 kind:load to:0x020e8548 module:overlays(19,20) +from:0x020e9bd8 kind:load to:0x020e9a40 module:overlay(22) +from:0x020e9bf0 kind:arm_call to:0x020bba94 module:overlay(17) +from:0x020e9bfc kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9c04 kind:arm_call_thumb to:0x020be6f4 module:overlay(1) +from:0x020e9c0c kind:arm_call_thumb to:0x020bd910 module:overlay(1) +from:0x020e9c1c kind:arm_call to:0x020ed130 module:overlay(22) +from:0x020e9c50 kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x020e9c64 kind:arm_call to:0x020c856c module:overlay(20) +from:0x020e9c6c kind:arm_call to:0x0201834c module:main +from:0x020e9c78 kind:load to:0x020ee174 module:overlay(22) +from:0x020e9c7c kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020e9c80 kind:load to:0x02049ba0 module:main +from:0x020e9c84 kind:load to:0x020b504c module:overlay(0) +from:0x020e9c88 kind:load to:0x020b50c0 module:overlay(0) +from:0x020e9c8c kind:load to:0x020e8548 module:overlays(19,20) +from:0x020e9c90 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020e9ca8 kind:arm_call to:0x020bba94 module:overlay(17) +from:0x020e9cb4 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9cbc kind:arm_call_thumb to:0x020be6f4 module:overlay(1) +from:0x020e9cc4 kind:arm_call_thumb to:0x020bd910 module:overlay(1) +from:0x020e9cd4 kind:arm_call to:0x020ed130 module:overlay(22) +from:0x020e9d08 kind:arm_call to:0x020c8e24 module:overlay(20) +from:0x020e9d1c kind:arm_call to:0x020c856c module:overlay(20) +from:0x020e9d24 kind:arm_call to:0x0201834c module:main +from:0x020e9d2c kind:arm_call to:0x02011ff4 module:main +from:0x020e9d38 kind:load to:0x020ee174 module:overlay(22) +from:0x020e9d3c kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020e9d40 kind:load to:0x02049ba0 module:main +from:0x020e9d44 kind:load to:0x020b504c module:overlay(0) +from:0x020e9d48 kind:load to:0x020b50c0 module:overlay(0) +from:0x020e9d4c kind:load to:0x020e8548 module:overlays(19,20) +from:0x020e9d50 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020e9d64 kind:arm_call_thumb to:0x020be5e8 module:overlay(1) +from:0x020e9d6c kind:arm_call_thumb to:0x020be12c module:overlay(1) +from:0x020e9d88 kind:arm_call to:0x020ce1d0 module:overlay(20) +from:0x020e9d90 kind:arm_call to:0x02018374 module:main +from:0x020e9d94 kind:arm_call to:0x020eab58 module:overlay(22) +from:0x020e9dac kind:arm_call_thumb to:0x020bd8e8 module:overlay(1) +from:0x020e9dc8 kind:arm_call to:0x02036198 module:main +from:0x020e9dd0 kind:arm_call to:0x0203615c module:main +from:0x020e9ddc kind:arm_call to:0x020c6e74 module:overlay(20) +from:0x020e9de0 kind:arm_call to:0x020c6f14 module:overlay(20) +from:0x020e9df0 kind:arm_call to:0x02028c30 module:main +from:0x020e9e18 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020e9e24 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9e2c kind:arm_call to:0x020bba78 module:overlay(17) +from:0x020e9e38 kind:load to:0x020b504c module:overlay(0) +from:0x020e9e3c kind:load to:0x020b4eec module:overlay(0) +from:0x020e9e40 kind:load to:0x020e875c module:overlays(19,20) +from:0x020e9e44 kind:load to:0x020b50c0 module:overlay(0) +from:0x020e9e48 kind:load to:0x020e8b20 module:overlays(19,20) +from:0x020e9e4c kind:load to:0x020b51b8 module:overlay(0) +from:0x020e9e50 kind:load to:0x02049ba0 module:main +from:0x020e9e54 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020e9e64 kind:arm_call to:0x020c87d4 module:overlay(20) +from:0x020e9e74 kind:arm_call to:0x020ed18c module:overlay(22) +from:0x020e9eac kind:arm_call to:0x020ea704 module:overlay(22) +from:0x020e9eb4 kind:arm_call to:0x020ea7a4 module:overlay(22) +from:0x020e9ef0 kind:arm_call to:0x020c88dc module:overlay(20) +from:0x020e9ef8 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020e9efc kind:load to:0x020ee034 module:overlay(22) +from:0x020e9f08 kind:arm_call to:0x020c8d58 module:overlay(20) +from:0x020e9f40 kind:load to:0x020b62a8 module:overlay(0) +from:0x020e9f50 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020e9f64 kind:arm_call to:0x020eab58 module:overlay(22) +from:0x020e9f68 kind:arm_call to:0x020eae78 module:overlay(22) +from:0x020e9f74 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020e9f8c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020e9f9c kind:load to:0x0204a110 module:main +from:0x020e9fa0 kind:load to:0x020b5214 module:overlay(0) +from:0x020e9fb0 kind:arm_call to:0x020ce278 module:overlay(20) +from:0x020e9fcc kind:arm_call_thumb to:0x020183d4 module:main +from:0x020e9fe0 kind:load to:0x020e875c module:overlays(19,20) +from:0x020e9fe4 kind:load to:0x0204a060 module:main +from:0x020e9fe8 kind:load to:0x02018425 module:main +from:0x020e9ff8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ea010 kind:arm_call to:0x020ce23c module:overlay(20) +from:0x020ea014 kind:arm_call to:0x020eab58 module:overlay(22) +from:0x020ea018 kind:arm_call to:0x020eae84 module:overlay(22) +from:0x020ea028 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ea030 kind:load to:0x0204a110 module:main +from:0x020ea034 kind:load to:0x020e875c module:overlays(19,20) +from:0x020ea038 kind:load to:0x020b5214 module:overlay(0) +from:0x020ea0a4 kind:arm_call to:0x020ee01c module:overlay(22) +from:0x020ea0f8 kind:arm_call to:0x020c6f50 module:overlay(20) +from:0x020ea128 kind:arm_call to:0x020c85bc module:overlay(20) +from:0x020ea134 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea148 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020ea198 kind:arm_call to:0x020c90d8 module:overlay(20) +from:0x020ea1a4 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea1b4 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea1bc kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ea1c0 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020ea1cc kind:arm_call to:0x020c90ec module:overlay(20) +from:0x020ea1d8 kind:arm_call to:0x020c70d8 module:overlay(20) +from:0x020ea1e4 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea1f8 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea214 kind:arm_call to:0x020c8e34 module:overlay(20) +from:0x020ea228 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea238 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea274 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020ea2ac kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea300 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020ea314 kind:arm_call to:0x0201fd00 module:main +from:0x020ea330 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020ea350 kind:arm_call to:0x0201f5c4 module:main +from:0x020ea358 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020ea368 kind:arm_call to:0x0201fe54 module:main +from:0x020ea36c kind:arm_call to:0x020c70fc module:overlay(20) +from:0x020ea380 kind:arm_call to:0x02028c60 module:main +from:0x020ea388 kind:arm_call to:0x0201f498 module:main +from:0x020ea398 kind:arm_call to:0x0201f5c4 module:main +from:0x020ea3a0 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020ea3b0 kind:arm_call to:0x0201fe54 module:main +from:0x020ea3b4 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x020ea3cc kind:arm_call to:0x02028c60 module:main +from:0x020ea3d4 kind:arm_call to:0x0201f498 module:main +from:0x020ea3ec kind:arm_call to:0x020c70c4 module:overlay(20) +from:0x020ea3f8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ea400 kind:arm_call to:0x0201f2cc module:main +from:0x020ea424 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea430 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ea434 kind:load to:0x0204a110 module:main +from:0x020ea440 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x020ea46c kind:arm_call to:0x020ea860 module:overlay(22) +from:0x020ea478 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea488 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea490 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ea4ec kind:arm_call to:0x020c85bc module:overlay(20) +from:0x020ea4f8 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea508 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020ea540 kind:arm_call to:0x020c70fc module:overlay(20) +from:0x020ea564 kind:arm_call to:0x020c90d8 module:overlay(20) +from:0x020ea570 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea584 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea58c kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ea590 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020ea594 kind:load to:0x020e9a88 module:overlay(22) +from:0x020ea5a0 kind:arm_call to:0x020c70ec module:overlay(20) +from:0x020ea5b0 kind:arm_call to:0x020ea860 module:overlay(22) +from:0x020ea5bc kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea5cc kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea5dc kind:arm_call to:0x020eab58 module:overlay(22) +from:0x020ea600 kind:arm_call to:0x020c90d8 module:overlay(20) +from:0x020ea604 kind:arm_call to:0x020c8d00 module:overlays(20,24) +from:0x020ea620 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea634 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea644 kind:arm_call to:0x020c90ec module:overlay(20) +from:0x020ea668 kind:arm_call to:0x020c8eb4 module:overlay(20) +from:0x020ea674 kind:arm_call to:0x020ea8c0 module:overlay(22) +from:0x020ea688 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea690 kind:load to:0x020e8544 module:overlays(19,20) +from:0x020ea6d0 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020ea6f0 kind:arm_call to:0x020ea8c8 module:overlay(22) +from:0x020ea6f8 kind:load to:0x020e8580 module:overlays(19,20) +from:0x020ea6fc kind:load to:0x0204a060 module:main +from:0x020ea700 kind:load to:0x020be101 module:overlays(1,2,4) +from:0x020ea70c kind:arm_call to:0x020eab58 module:overlay(22) +from:0x020ea74c kind:arm_call to:0x020edec4 module:overlay(22) +from:0x020ea764 kind:arm_call to:0x020cda88 module:overlay(20) +from:0x020ea7a0 kind:load to:0x020ee3a0 module:overlay(22) +from:0x020ea7b4 kind:arm_call to:0x020eab58 module:overlay(22) +from:0x020ea7bc kind:arm_call to:0x020280ec module:main +from:0x020ea7e8 kind:arm_call to:0x020edf24 module:overlay(22) +from:0x020ea810 kind:arm_call to:0x020cda88 module:overlay(20) +from:0x020ea84c kind:arm_call to:0x02028100 module:main +from:0x020ea85c kind:load to:0x020ee3a0 module:overlay(22) +from:0x020ea864 kind:arm_call to:0x020eab58 module:overlay(22) +from:0x020ea880 kind:arm_call to:0x020c707c module:overlay(20) +from:0x020ea8a8 kind:arm_call to:0x020cda88 module:overlay(20) +from:0x020ea8f4 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020ea934 kind:arm_call to:0x020c9540 module:overlay(20) +from:0x020ea93c kind:load to:0x020e8580 module:overlays(19,20) +from:0x020ea940 kind:load to:0x0204a060 module:main +from:0x020ea944 kind:load to:0x020be101 module:overlays(1,2,4) +from:0x020ea948 kind:load to:0x020e8738 module:overlays(19,20) +from:0x020ea988 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020ea9a0 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020ea9bc kind:arm_call to:0x020ed50c module:overlay(22) +from:0x020ea9d4 kind:load to:0x020ee3a0 module:overlay(22) +from:0x020ea9d8 kind:load to:0x020b504c module:overlay(0) +from:0x020eaa30 kind:arm_call to:0x020ed830 module:overlay(22) +from:0x020eaa68 kind:arm_call to:0x020ed57c module:overlay(22) +from:0x020eaa7c kind:load to:0x020ee3a0 module:overlay(22) +from:0x020eaa90 kind:arm_call to:0x020ed914 module:overlay(22) +from:0x020eaae8 kind:arm_call to:0x020ee01c module:overlay(22) +from:0x020eab18 kind:arm_call to:0x020ed5e0 module:overlay(22) +from:0x020eab40 kind:arm_call to:0x02011f3c module:main +from:0x020eab50 kind:arm_call to:0x020eab68 module:overlay(22) +from:0x020eab64 kind:load to:0x020ee3a4 module:overlay(22) +from:0x020eab70 kind:arm_call_thumb to:0x02018498 module:main +from:0x020eab90 kind:arm_call to:0x0201baec module:main +from:0x020eabb8 kind:arm_call to:0x0202358c module:main +from:0x020eabc4 kind:arm_call to:0x020235f4 module:main +from:0x020eabe8 kind:arm_call to:0x0206667c module:overlay(0) +from:0x020eabf4 kind:load to:0x020ee1d0 module:overlay(22) +from:0x020eabf8 kind:load to:0x020ee1b4 module:overlay(22) +from:0x020eabfc kind:load to:0x020ee3a4 module:overlay(22) +from:0x020eac00 kind:load to:0x020b4f84 module:overlay(0) +from:0x020eac0c kind:arm_call to:0x0201bacc module:main +from:0x020eac2c kind:arm_call to:0x02066714 module:overlay(0) +from:0x020eac7c kind:arm_call to:0x0201bacc module:main +from:0x020eac84 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020eac90 kind:load to:0x020ee1d0 module:overlay(22) +from:0x020eac94 kind:load to:0x020b4f84 module:overlay(0) +from:0x020eac98 kind:load to:0x020ee3a4 module:overlay(22) +from:0x020eacb0 kind:arm_call to:0x02066714 module:overlay(0) +from:0x020ead00 kind:arm_call to:0x0201bacc module:main +from:0x020ead08 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020ead10 kind:arm_call to:0x02011ff4 module:main +from:0x020ead1c kind:load to:0x020ee1d0 module:overlay(22) +from:0x020ead20 kind:load to:0x020b4f84 module:overlay(0) +from:0x020ead24 kind:load to:0x020ee3a4 module:overlay(22) +from:0x020ead38 kind:arm_call_thumb to:0x020bd734 module:overlay(1) +from:0x020ead4c kind:arm_call to:0x02019538 module:main +from:0x020ead5c kind:arm_call to:0x02011f3c module:main +from:0x020ead68 kind:arm_call to:0x020c99fc module:overlay(20) +from:0x020ead80 kind:arm_call to:0x02019538 module:main +from:0x020ead90 kind:arm_call to:0x02011f3c module:main +from:0x020ead9c kind:arm_call to:0x020eb068 module:overlay(22) +from:0x020eadbc kind:arm_call to:0x020166cc module:main +from:0x020eadd4 kind:load to:0x020ee0c4 module:overlay(22) +from:0x020eadd8 kind:load to:0x0204a110 module:main +from:0x020eadec kind:arm_call to:0x0201867c module:main +from:0x020eadf4 kind:arm_call to:0x0201875c module:main +from:0x020eadfc kind:arm_call to:0x02018908 module:main +from:0x020eae20 kind:arm_call to:0x02018694 module:main +from:0x020eae2c kind:arm_call to:0x02018a14 module:main +from:0x020eae60 kind:arm_call to:0x02018984 module:main +from:0x020eae6c kind:arm_call to:0x02018830 module:main +from:0x020eae74 kind:load to:0x0204e5f8 module:main +from:0x020eae80 kind:load to:0x020eae90 module:overlay(22) +from:0x020eae8c kind:load to:0x020eae90 module:overlay(22) +from:0x020eaea8 kind:arm_call to:0x0201bb84 module:main +from:0x020eaeb4 kind:arm_call to:0x0201b9a8 module:main +from:0x020eaebc kind:load to:0x0204e5f8 module:main +from:0x020eaed8 kind:arm_call to:0x020caeec module:overlay(20) +from:0x020eaef4 kind:arm_call to:0x020166cc module:main +from:0x020eaf18 kind:arm_call to:0x020ebc7c module:overlay(22) +from:0x020eaf34 kind:arm_call to:0x020166cc module:main +from:0x020eaf58 kind:arm_call to:0x020eab58 module:overlay(22) +from:0x020eaf5c kind:arm_call to:0x020eaec0 module:overlay(22) +from:0x020eaf6c kind:arm_call to:0x0201bacc module:main +from:0x020eaf74 kind:arm_call to:0x02011ff4 module:main +from:0x020eafa0 kind:load to:0x020e875c module:overlays(19,20) +from:0x020eafb4 kind:load to:0x020e875c module:overlays(19,20) +from:0x020eafc8 kind:load to:0x020e875c module:overlays(19,20) +from:0x020eafdc kind:load to:0x020e8776 module:overlays(19,20) +from:0x020eaff0 kind:load to:0x020e8778 module:overlays(19,20) +from:0x020eb004 kind:load to:0x020e877a module:overlays(19,20) +from:0x020eb014 kind:load to:0x020e8772 module:overlays(19,20) +from:0x020eb038 kind:load to:0x020e875c module:overlays(19,20) +from:0x020eb04c kind:load to:0x020e875c module:overlays(19,20) +from:0x020eb050 kind:load to:0x020ce584 module:overlay(20) +from:0x020eb064 kind:load to:0x020ee3a8 module:overlay(22) +from:0x020eb074 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020eb0a4 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020eb0c4 kind:arm_call to:0x0203d160 module:main +from:0x020eb0e4 kind:arm_call to:0x0203d160 module:main +from:0x020eb0f0 kind:arm_call to:0x02064664 module:overlay(0) +from:0x020eb100 kind:arm_call to:0x02063338 module:overlay(0) +from:0x020eb11c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020eb12c kind:arm_call to:0x0201e6d0 module:main +from:0x020eb13c kind:arm_call to:0x02063338 module:overlay(0) +from:0x020eb150 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020eb15c kind:arm_call to:0x0201e6d0 module:main +from:0x020eb18c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb1c8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb204 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb240 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb27c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb29c kind:arm_call to:0x0201f6f0 module:main +from:0x020eb2b0 kind:arm_call to:0x0201f6f0 module:main +from:0x020eb2c4 kind:arm_call to:0x0201f6f0 module:main +from:0x020eb2d8 kind:arm_call to:0x0201f6f0 module:main +from:0x020eb340 kind:arm_call to:0x0201f730 module:main +from:0x020eb350 kind:arm_call to:0x0201f730 module:main +from:0x020eb37c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb3c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb404 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb448 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb480 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020eb4ac kind:arm_call to:0x020ecf30 module:overlay(22) +from:0x020eb4d4 kind:arm_call to:0x020ecf30 module:overlay(22) +from:0x020eb53c kind:arm_call to:0x020647d8 module:overlay(0) +from:0x020eb578 kind:arm_call to:0x020ecb64 module:overlay(22) +from:0x020eb58c kind:arm_call to:0x020ecab4 module:overlay(22) +from:0x020eb5d8 kind:load to:0x020ee278 module:overlay(22) +from:0x020eb5e0 kind:load to:0x020ec758 module:overlay(22) +from:0x020eb5e4 kind:load to:0x020ec51c module:overlay(22) +from:0x020eb5e8 kind:load to:0x020eb628 module:overlay(22) +from:0x020eb5ec kind:load to:0x020eb600 module:overlay(22) +from:0x020eb5f0 kind:load to:0x020ee210 module:overlay(22) +from:0x020eb5f4 kind:load to:0x020b1f8c module:overlay(0) +from:0x020eb5fc kind:load to:0x020ee0d4 module:overlay(22) +from:0x020eb608 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020eb618 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020eb624 kind:load to:0x020ee228 module:overlay(22) +from:0x020eb630 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb644 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb67c kind:arm_call to:0x0201f498 module:main +from:0x020eb69c kind:arm_call to:0x0201f498 module:main +from:0x020eb6a8 kind:arm_call to:0x0201f498 module:main +from:0x020eb6b4 kind:arm_call to:0x0201f498 module:main +from:0x020eb6bc kind:arm_call to:0x0201f498 module:main +from:0x020eb6d8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb6e0 kind:arm_call to:0x0201f2cc module:main +from:0x020eb6f0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb6f8 kind:arm_call to:0x0201f2cc module:main +from:0x020eb708 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb710 kind:arm_call to:0x0201f2cc module:main +from:0x020eb720 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb728 kind:arm_call to:0x0201f2cc module:main +from:0x020eb734 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb740 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb74c kind:arm_call to:0x020647d4 module:overlay(0) +from:0x020eb768 kind:arm_call to:0x0203d210 module:main +from:0x020eb77c kind:arm_call to:0x0203d210 module:main +from:0x020eb784 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb78c kind:arm_call to:0x0201f2cc module:main +from:0x020eb794 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020eb7a0 kind:load to:0x020ee278 module:overlay(22) +from:0x020eb7a4 kind:load to:0x020ee3a8 module:overlay(22) +from:0x020eb7a8 kind:load to:0x020eb628 module:overlay(22) +from:0x020eb7ac kind:load to:0x020ec758 module:overlay(22) +from:0x020eb7dc kind:arm_call to:0x0201f498 module:main +from:0x020eb7fc kind:arm_call to:0x0201f498 module:main +from:0x020eb808 kind:arm_call to:0x0201f498 module:main +from:0x020eb814 kind:arm_call to:0x0201f498 module:main +from:0x020eb81c kind:arm_call to:0x0201f498 module:main +from:0x020eb838 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb840 kind:arm_call to:0x0201f2cc module:main +from:0x020eb850 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb858 kind:arm_call to:0x0201f2cc module:main +from:0x020eb868 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb870 kind:arm_call to:0x0201f2cc module:main +from:0x020eb880 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb888 kind:arm_call to:0x0201f2cc module:main +from:0x020eb894 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb8a0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb8ac kind:arm_call to:0x020647d4 module:overlay(0) +from:0x020eb8c8 kind:arm_call to:0x0203d210 module:main +from:0x020eb8dc kind:arm_call to:0x0203d210 module:main +from:0x020eb8e4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb8ec kind:arm_call to:0x0201f2cc module:main +from:0x020eb8f4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020eb8fc kind:arm_call to:0x02011ff4 module:main +from:0x020eb908 kind:load to:0x020ee278 module:overlay(22) +from:0x020eb90c kind:load to:0x020ee3a8 module:overlay(22) +from:0x020eb910 kind:load to:0x020eb628 module:overlay(22) +from:0x020eb914 kind:load to:0x020ec758 module:overlay(22) +from:0x020eb924 kind:arm_call to:0x02061cdc module:overlay(0) +from:0x020eb938 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020eb944 kind:arm_call_thumb to:0x020154ec module:main +from:0x020eb95c kind:arm_call to:0x0201739c module:main +from:0x020eb98c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020eb994 kind:arm_call_thumb to:0x0201568c module:main +from:0x020eb99c kind:arm_call_thumb to:0x0201568c module:main +from:0x020eb9a4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020eb9bc kind:arm_call to:0x0201739c module:main +from:0x020eb9e4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020eb9ec kind:arm_call_thumb to:0x0201568c module:main +from:0x020eb9f4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020eb9fc kind:arm_call_thumb to:0x0201568c module:main +from:0x020eba44 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020eba54 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020eba60 kind:arm_call_thumb to:0x020154ec module:main +from:0x020eba78 kind:arm_call to:0x0201739c module:main +from:0x020eba9c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebaa4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebaac kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebab4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebacc kind:arm_call to:0x0201739c module:main +from:0x020ebaf0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebaf8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebb00 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebb08 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebb54 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020ebb68 kind:arm_call to:0x02019538 module:main +from:0x020ebb84 kind:arm_call to:0x02064e24 module:overlay(0) +from:0x020ebbb4 kind:arm_call to:0x020ec7e0 module:overlay(22) +from:0x020ebbd4 kind:arm_call to:0x020166cc module:main +from:0x020ebbe4 kind:arm_call to:0x020166cc module:main +from:0x020ebc0c kind:arm_call to:0x020ecc80 module:overlay(22) +from:0x020ebc18 kind:arm_call to:0x020166cc module:main +from:0x020ebc30 kind:arm_call to:0x020ed000 module:overlay(22) +from:0x020ebc3c kind:arm_call to:0x020ed000 module:overlay(22) +from:0x020ebc48 kind:arm_call to:0x020ecfc0 module:overlay(22) +from:0x020ebc54 kind:load to:0x020ee294 module:overlay(22) +from:0x020ebc58 kind:load to:0x020ee2ac module:overlay(22) +from:0x020ebc5c kind:load to:0x020ee2bc module:overlay(22) +from:0x020ebc60 kind:load to:0x020ee2b0 module:overlay(22) +from:0x020ebc64 kind:load to:0x020ee2c8 module:overlay(22) +from:0x020ebc6c kind:load to:0x020ee2d4 module:overlay(22) +from:0x020ebc70 kind:load to:0x020ee2e0 module:overlay(22) +from:0x020ebc78 kind:load to:0x0204a110 module:main +from:0x020ebc8c kind:arm_call to:0x020166ac module:main +from:0x020ebc98 kind:arm_call to:0x020166ac module:main +from:0x020ebcac kind:arm_call to:0x020166ac module:main +from:0x020ebcc0 kind:arm_call to:0x020166ac module:main +from:0x020ebd04 kind:load to:0x020ee250 module:overlay(22) +from:0x020ebd1c kind:arm_call to:0x0206538c module:overlay(0) +from:0x020ebd2c kind:arm_call to:0x020648ac module:overlay(0) +from:0x020ebd40 kind:arm_call to:0x020648e4 module:overlay(0) +from:0x020ebd4c kind:arm_call to:0x0206538c module:overlay(0) +from:0x020ebd88 kind:arm_call to:0x020ec7e0 module:overlay(22) +from:0x020ebdb8 kind:arm_call to:0x02065408 module:overlay(0) +from:0x020ebdec kind:arm_call to:0x020ecab4 module:overlay(22) +from:0x020ebe0c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebe28 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ebe60 kind:arm_call to:0x020ecbec module:overlay(22) +from:0x020ebe70 kind:arm_call to:0x020ec3c4 module:overlay(22) +from:0x020ebe7c kind:arm_call to:0x020ecb80 module:overlay(22) +from:0x020ebe84 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebea0 kind:arm_call to:0x020ecc54 module:overlay(22) +from:0x020ebeb0 kind:arm_call to:0x020eb03c module:overlay(22) +from:0x020ebeb8 kind:arm_call to:0x020eb018 module:overlay(22) +from:0x020ebed8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ebef4 kind:arm_call to:0x020eb018 module:overlay(22) +from:0x020ebf08 kind:arm_call to:0x020ecfe0 module:overlay(22) +from:0x020ebf10 kind:arm_call to:0x020ecfc0 module:overlay(22) +from:0x020ebf18 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebf40 kind:arm_call to:0x020ecd00 module:overlay(22) +from:0x020ebf58 kind:arm_call to:0x020ecfe0 module:overlay(22) +from:0x020ebf64 kind:arm_call to:0x020ecfe0 module:overlay(22) +from:0x020ebf7c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ebf84 kind:load to:0x0204a110 module:main +from:0x020ebf88 kind:load to:0x020b5214 module:overlay(0) +from:0x020ebfbc kind:arm_call to:0x020ec4cc module:overlay(22) +from:0x020ebfc8 kind:arm_call to:0x020eafa4 module:overlay(22) +from:0x020ebfdc kind:arm_call to:0x02036198 module:main +from:0x020ebff8 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020ec01c kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020ec030 kind:load to:0x020ee3b0 module:overlay(22) +from:0x020ec034 kind:load to:0x020ee3a8 module:overlay(22) +from:0x020ec038 kind:load to:0x020b504c module:overlay(0) +from:0x020ec03c kind:load to:0x020eb054 module:overlay(22) +from:0x020ec060 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020ec074 kind:arm_call to:0x020682c0 module:overlay(0) +from:0x020ec090 kind:arm_call to:0x020ce5a8 module:overlay(20) +from:0x020ec09c kind:arm_call to:0x020ce23c module:overlay(20) +from:0x020ec0b4 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020ec0d0 kind:arm_call to:0x020ecfc0 module:overlay(22) +from:0x020ec0e4 kind:load to:0x020b504c module:overlay(0) +from:0x020ec0e8 kind:load to:0x020e875c module:overlays(19,20) +from:0x020ec0fc kind:arm_call to:0x020ce278 module:overlay(20) +from:0x020ec11c kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020ec130 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020ec140 kind:arm_call to:0x020ec4f4 module:overlay(22) +from:0x020ec14c kind:arm_call to:0x0206538c module:overlay(0) +from:0x020ec180 kind:arm_call to:0x020ec7e0 module:overlay(22) +from:0x020ec194 kind:arm_call to:0x020eccf0 module:overlay(22) +from:0x020ec1b0 kind:arm_call to:0x020ecfc0 module:overlay(22) +from:0x020ec1c4 kind:load to:0x020e875c module:overlays(19,20) +from:0x020ec1c8 kind:load to:0x020b504c module:overlay(0) +from:0x020ec200 kind:arm_call to:0x0201aa44 module:main +from:0x020ec210 kind:arm_call to:0x0201f4b4 module:main +from:0x020ec230 kind:arm_call to:0x0201aa44 module:main +from:0x020ec250 kind:arm_call to:0x0201aa44 module:main +from:0x020ec270 kind:arm_call to:0x0201aa44 module:main +from:0x020ec280 kind:arm_call to:0x0201f4b4 module:main +from:0x020ec29c kind:arm_call to:0x020eafcc module:overlay(22) +from:0x020ec2e0 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ec2ec kind:arm_call to:0x020eafe0 module:overlay(22) +from:0x020ec330 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ec33c kind:arm_call to:0x020eaff4 module:overlay(22) +from:0x020ec380 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ec390 kind:arm_call to:0x0201f4b4 module:main +from:0x020ec3a0 kind:arm_call to:0x0201f4b4 module:main +from:0x020ec3ac kind:arm_call to:0x02064d60 module:overlay(0) +from:0x020ec3b4 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ec3c0 kind:load to:0x0204af1c module:main +from:0x020ec3e8 kind:arm_call to:0x020eaf80 module:overlay(22) +from:0x020ec410 kind:arm_call to:0x0201f498 module:main +from:0x020ec430 kind:arm_call to:0x0201f498 module:main +from:0x020ec438 kind:arm_call to:0x020eafb8 module:overlay(22) +from:0x020ec49c kind:arm_call to:0x0201f730 module:main +from:0x020ec4a4 kind:arm_call to:0x020eafa4 module:overlay(22) +from:0x020ec4b4 kind:arm_call to:0x0201f894 module:main +from:0x020ec4e0 kind:arm_call to:0x020ecd10 module:overlay(22) +from:0x020ec508 kind:arm_call to:0x020ecd30 module:overlay(22) +from:0x020ec528 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020ec53c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020ec54c kind:arm_call to:0x0201e6d0 module:main +from:0x020ec554 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020ec564 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ec5a0 kind:arm_call to:0x0201fd38 module:main +from:0x020ec5d0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec604 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec620 kind:arm_call to:0x0201fe54 module:main +from:0x020ec69c kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020ec6e8 kind:arm_call to:0x020ecd4c module:overlay(22) +from:0x020ec744 kind:load to:0x020ee240 module:overlay(22) +from:0x020ec748 kind:load to:0x020b1f8c module:overlay(0) +from:0x020ec74c kind:load to:0x020ee228 module:overlay(22) +from:0x020ec750 kind:load to:0x020ee2ec module:overlay(22) +from:0x020ec754 kind:load to:0x020ee3a8 module:overlay(22) +from:0x020ec768 kind:arm_call to:0x020ecd10 module:overlay(22) +from:0x020ec770 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ec778 kind:arm_call to:0x0201f2cc module:main +from:0x020ec780 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ec788 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ec794 kind:load to:0x020ee240 module:overlay(22) +from:0x020ec7a8 kind:arm_call to:0x020ecd10 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:0x020ec7d0 kind:arm_call to:0x02011ff4 module:main +from:0x020ec7dc kind:load to:0x020ee240 module:overlay(22) +from:0x020ec80c kind:arm_call to:0x020eaf80 module:overlay(22) +from:0x020ec81c kind:arm_call to:0x020ecb3c module:overlay(22) +from:0x020ec82c kind:arm_call to:0x020ecb80 module:overlay(22) +from:0x020ec834 kind:arm_call to:0x020ecbec module:overlay(22) +from:0x020ec83c kind:arm_call to:0x020eb008 module:overlay(22) +from:0x020ec864 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ec878 kind:arm_call to:0x020eb018 module:overlay(22) +from:0x020ec888 kind:arm_call to:0x020ecee8 module:overlay(22) +from:0x020ec890 kind:arm_call to:0x020ecf0c module:overlay(22) +from:0x020ec8a0 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020ec8a8 kind:arm_call to:0x020ecb64 module:overlay(22) +from:0x020ec8c8 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ec8e8 kind:load to:0x020ee0e8 module:overlay(22) +from:0x020ec910 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020ec91c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ec954 kind:arm_call to:0x020ece00 module:overlay(22) +from:0x020ec9e8 kind:arm_call to:0x0201aa44 module:main +from:0x020ec9f0 kind:arm_call to:0x020eaf80 module:overlay(22) +from:0x020eca2c kind:arm_call to:0x0201f570 module:main +from:0x020eca98 kind:arm_call to:0x0201aa44 module:main +from:0x020ecaa4 kind:arm_call to:0x020ece6c module:overlay(22) +from:0x020ecab0 kind:load to:0x0204af1c module:main +from:0x020ecb30 kind:arm_call to:0x020ece00 module:overlay(22) +from:0x020ecb54 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020ecb70 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ecba4 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ecbc4 kind:arm_call to:0x0201f5f4 module:main +from:0x020ecbcc kind:arm_call to:0x020eafa4 module:overlay(22) +from:0x020ecbd8 kind:arm_call to:0x0201ff3c module:main +from:0x020ecbe4 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ecc10 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ecc2c kind:arm_call to:0x0201f5f4 module:main +from:0x020ecc34 kind:arm_call to:0x020eafa4 module:overlay(22) +from:0x020ecc40 kind:arm_call to:0x0201ff3c module:main +from:0x020ecc4c kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ecc60 kind:arm_call to:0x020eb018 module:overlay(22) +from:0x020ecc70 kind:arm_call to:0x020ecf0c module:overlay(22) +from:0x020ecc78 kind:arm_call to:0x020ecee8 module:overlay(22) +from:0x020ecccc kind:arm_call to:0x020ece00 module:overlay(22) +from:0x020ecce4 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020eccfc kind:load to:0x0206422c module:overlay(0) +from:0x020ecd0c kind:load to:0x0206427c module:overlay(0) +from:0x020ecd28 kind:arm_call to:0x0201f498 module:main +from:0x020ecd44 kind:load to:0x020ee2ec module:overlay(22) +from:0x020ecd48 kind:load to:0x0201fe54 module:main +from:0x020ecd88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ecdc0 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020ece58 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ece64 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020eced8 kind:arm_call to:0x0201aad0 module:main +from:0x020ecee4 kind:load to:0x0204af1c module:main +from:0x020ecf00 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ecf20 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ecf4c kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ecf58 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ecf88 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ecf9c kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ecfb0 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020ecfb8 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ecfd8 kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ecff8 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ed00c kind:load to:0x020642c8 module:overlay(0) +from:0x020ed018 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ed020 kind:arm_call to:0x02011ff4 module:main +from:0x020ed034 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ed03c kind:arm_call to:0x02011ff4 module:main +from:0x020ed0c0 kind:load to:0x020ee2f8 module:overlay(22) +from:0x020ed0c4 kind:load to:0x020ee3c4 module:overlay(22) +from:0x020ed0d8 kind:load to:0x020ee3c4 module:overlay(22) +from:0x020ed0f0 kind:arm_call to:0x02011ff4 module:main +from:0x020ed0fc kind:load to:0x020ee3c4 module:overlay(22) +from:0x020ed138 kind:arm_call to:0x020ed5e0 module:overlay(22) +from:0x020ed164 kind:arm_call to:0x020131ec module:main +from:0x020ed16c kind:arm_call to:0x020ed18c module:overlay(22) +from:0x020ed1ac kind:arm_call to:0x020ee01c module:overlay(22) +from:0x020ed200 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020ed220 kind:arm_call to:0x020ed68c module:overlay(22) +from:0x020ed228 kind:arm_call to:0x020ed898 module:overlay(22) +from:0x020ed230 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020ed23c kind:arm_call to:0x020c6004 module:overlay(20) +from:0x020ed240 kind:arm_call to:0x020c6f20 module:overlay(20) +from:0x020ed248 kind:arm_call to:0x020ed6c0 module:overlay(22) +from:0x020ed274 kind:arm_call to:0x020d7108 module:overlay(20) +from:0x020ed294 kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed2c4 kind:arm_call to:0x020d7824 module:overlay(20) +from:0x020ed2cc kind:arm_call to:0x020c7090 module:overlay(20) +from:0x020ed2e0 kind:arm_call to:0x020ed5e0 module:overlay(22) +from:0x020ed308 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020ed314 kind:arm_call to:0x020c6724 module:overlay(20) +from:0x020ed334 kind:arm_call to:0x020c65e0 module:overlay(20) +from:0x020ed33c kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020ed384 kind:arm_call to:0x020280ec module:main +from:0x020ed404 kind:arm_call to:0x020d13e8 module:overlay(20) +from:0x020ed460 kind:arm_call to:0x020d1438 module:overlay(20) +from:0x020ed4a4 kind:arm_call to:0x020edc6c module:overlay(22) +from:0x020ed4cc kind:arm_call to:0x02028100 module:main +from:0x020ed51c kind:arm_call to:0x020c6e38 module:overlays(20,24) +from:0x020ed53c kind:arm_call to:0x020edfe0 module:overlay(22) +from:0x020ed540 kind:arm_call to:0x020c6fac module:overlay(20) +from:0x020ed544 kind:arm_call to:0x020c6e38 module:overlays(20,24) +from:0x020ed548 kind:arm_call to:0x020c5d28 module:overlay(20) +from:0x020ed54c kind:arm_call to:0x020c6138 module:overlay(20) +from:0x020ed56c kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed578 kind:load to:0x020ee360 module:overlay(22) +from:0x020ed5a8 kind:arm_call to:0x020edfe0 module:overlay(22) +from:0x020ed5ac kind:arm_call to:0x020c6e38 module:overlays(20,24) +from:0x020ed5b0 kind:arm_call to:0x020c5d28 module:overlay(20) +from:0x020ed5b4 kind:arm_call to:0x020c6138 module:overlay(20) +from:0x020ed5d4 kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed5e8 kind:arm_call to:0x020280ec module:main +from:0x020ed62c kind:arm_call to:0x020edbe8 module:overlay(22) +from:0x020ed64c kind:arm_call to:0x020d6160 module:overlay(20) +from:0x020ed670 kind:arm_call to:0x020d6a94 module:overlay(20) +from:0x020ed684 kind:arm_call to:0x02028100 module:main +from:0x020ed694 kind:arm_call to:0x020c5db0 module:overlay(20) +from:0x020ed6b4 kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed6e0 kind:arm_call to:0x020c6f14 module:overlay(20) +from:0x020ed6e8 kind:arm_call to:0x020c6e68 module:overlay(20) +from:0x020ed708 kind:arm_call to:0x020d5af4 module:overlay(20) +from:0x020ed71c kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed730 kind:arm_call to:0x020d5d3c module:overlay(20) +from:0x020ed738 kind:arm_call to:0x020d1344 module:overlay(20) +from:0x020ed740 kind:arm_call to:0x020edbe8 module:overlay(22) +from:0x020ed744 kind:arm_call to:0x020c6f30 module:overlay(20) +from:0x020ed748 kind:arm_call to:0x020d6068 module:overlay(20) +from:0x020ed75c kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed778 kind:arm_call to:0x0202cf08 module:main +from:0x020ed784 kind:arm_call to:0x0202d1dc module:main +from:0x020ed794 kind:arm_call to:0x020d2754 module:overlay(20) +from:0x020ed7a4 kind:arm_call to:0x020d27d8 module:overlay(20) +from:0x020ed7bc kind:arm_call to:0x020d2cb8 module:overlay(20) +from:0x020ed7cc kind:arm_call to:0x0202d224 module:main +from:0x020ed7e4 kind:arm_call to:0x020ed5e0 module:overlay(22) +from:0x020ed7f0 kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed820 kind:load to:0x020ee360 module:overlay(22) +from:0x020ed824 kind:load to:0x020ee3e0 module:overlay(22) +from:0x020ed828 kind:load to:0x020ed98c module:overlay(22) +from:0x020ed82c kind:load to:0x020ee360 module:overlay(22) +from:0x020ed838 kind:arm_call to:0x020280ec module:main +from:0x020ed864 kind:arm_call to:0x020d12f0 module:overlay(20) +from:0x020ed888 kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed890 kind:arm_call to:0x02028100 module:main +from:0x020ed8d0 kind:arm_call to:0x020c6f14 module:overlay(20) +from:0x020ed8dc kind:arm_call to:0x020d69f0 module:overlay(20) +from:0x020ed8e4 kind:arm_call to:0x020d6ba4 module:overlay(20) +from:0x020ed8e8 kind:arm_call to:0x020c6e38 module:overlays(20,24) +from:0x020ed8f4 kind:arm_call to:0x020d6c10 module:overlay(20) +from:0x020ed908 kind:load to:0x020ee3e0 module:overlay(22) +from:0x020ed90c kind:load to:0x020edd04 module:overlay(22) +from:0x020ed910 kind:load to:0x020edd98 module:overlay(22) +from:0x020ed920 kind:arm_call to:0x020ee01c module:overlay(22) +from:0x020ed94c kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020ed974 kind:arm_call to:0x020d7050 module:overlays(20,24) +from:0x020eda10 kind:arm_call to:0x020c6f60 module:overlay(20) +from:0x020eda2c kind:arm_call to:0x020d1438 module:overlay(20) +from:0x020eda68 kind:arm_call to:0x020edc6c module:overlay(22) +from:0x020eda74 kind:arm_call to:0x020d1438 module:overlay(20) +from:0x020edaa4 kind:arm_call to:0x020edc6c module:overlay(22) +from:0x020edab0 kind:arm_call to:0x020d1438 module:overlay(20) +from:0x020edaf4 kind:arm_call to:0x020edc6c module:overlay(22) +from:0x020edb48 kind:arm_call to:0x020edc84 module:overlay(22) +from:0x020edb68 kind:arm_call to:0x020edc0c module:overlay(22) +from:0x020edb90 kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020edb98 kind:arm_call to:0x020edc84 module:overlay(22) +from:0x020edba4 kind:arm_call to:0x020edbe8 module:overlay(22) +from:0x020edba8 kind:arm_call to:0x020c6724 module:overlay(20) +from:0x020edbdc kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020edbe4 kind:load to:0x020ee3c4 module:overlay(22) +from:0x020edc74 kind:arm_call to:0x020edc0c module:overlay(22) +from:0x020edc7c kind:arm_call to:0x020d619c module:overlay(20) +from:0x020edccc kind:arm_call to:0x020c6f94 module:overlay(20) +from:0x020edce8 kind:arm_call to:0x020c6f40 module:overlay(20) +from:0x020edcfc kind:arm_call to:0x020ed5e0 module:overlay(22) +from:0x020edd8c kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020edd94 kind:load to:0x020ee3c4 module:overlay(22) +from:0x020eddd4 kind:arm_call to:0x020ede00 module:overlay(22) +from:0x020edde4 kind:arm_call to:0x020ede00 module:overlay(22) +from:0x020eddf4 kind:arm_call to:0x020ede94 module:overlay(22) +from:0x020eddfc kind:load to:0x020ee3c4 module:overlay(22) +from:0x020edf14 kind:arm_call to:0x020d136c module:overlay(20) +from:0x020edf58 kind:arm_call to:0x020280ec module:main +from:0x020edf84 kind:arm_call to:0x020d7768 module:overlay(20) +from:0x020edfa0 kind:arm_call to:0x02028100 module:main +from:0x020edfd8 kind:arm_call to:0x020c5d84 module:overlay(20) +from:0x020ee000 kind:arm_call to:0x020ee01c module:overlay(22) +from:0x020ee034 kind:load to:0x020e9f44 module:overlay(22) +from:0x020ee03c kind:load to:0x020e9fa4 module:overlay(22) +from:0x020ee044 kind:load to:0x020e9fec module:overlay(22) +from:0x020ee04c kind:load to:0x020ea03c module:overlay(22) +from:0x020ee054 kind:load to:0x020ea070 module:overlay(22) +from:0x020ee05c kind:load to:0x020ea074 module:overlay(22) +from:0x020ee064 kind:load to:0x020ea14c module:overlay(22) +from:0x020ee06c kind:load to:0x020ea438 module:overlay(22) +from:0x020ee074 kind:load to:0x020ea494 module:overlay(22) +from:0x020ee07c kind:load to:0x020ea498 module:overlay(22) +from:0x020ee084 kind:load to:0x020ea50c module:overlay(22) +from:0x020ee08c kind:load to:0x020ea598 module:overlay(22) +from:0x020ee094 kind:load to:0x020ea1c4 module:overlay(22) +from:0x020ee09c kind:load to:0x020ea200 module:overlay(22) +from:0x020ee0a4 kind:load to:0x020ea240 module:overlay(22) +from:0x020ee0ac kind:load to:0x020ea5d4 module:overlay(22) +from:0x020ee0b4 kind:load to:0x020ea63c module:overlay(22) +from:0x020ee0bc kind:load to:0x020ea694 module:overlay(22) +from:0x020ee110 kind:load to:0x020ee3a0 module:overlay(22) +from:0x020ee12c kind:load to:0x020ee3a8 module:overlay(22) +from:0x020ee130 kind:load to:0x020ee100 module:overlay(22) +from:0x020ee134 kind:load to:0x020ee114 module:overlay(22) +from:0x020ee148 kind:load to:0x020ea94c module:overlay(22) +from:0x020ee14c kind:load to:0x020ea9e0 module:overlay(22) +from:0x020ee150 kind:load to:0x020eaa0c module:overlay(22) +from:0x020ee154 kind:load to:0x020eaa44 module:overlay(22) +from:0x020ee158 kind:load to:0x020eaa80 module:overlay(22) +from:0x020ee15c kind:load to:0x020eaaa4 module:overlay(22) +from:0x020ee160 kind:load to:0x020eaabc module:overlay(22) +from:0x020ee164 kind:load to:0x020eaad4 module:overlay(22) +from:0x020ee168 kind:load to:0x020eab00 module:overlay(22) +from:0x020ee174 kind:load to:0x020e9bdc module:overlay(22) +from:0x020ee178 kind:load to:0x020e9c94 module:overlay(22) +from:0x020ee17c kind:load to:0x020e9d54 module:overlay(22) +from:0x020ee180 kind:load to:0x020e9e58 module:overlay(22) +from:0x020ee184 kind:load to:0x0201838c module:main +from:0x020ee188 kind:load to:0x02018388 module:main +from:0x020ee18c kind:load to:0x02018390 module:main +from:0x020ee190 kind:load to:0x02018394 module:main +from:0x020ee194 kind:load to:0x020e9f00 module:overlay(22) +from:0x020ee198 kind:load to:0x020e9f04 module:overlay(22) +from:0x020ee1b4 kind:load to:0x020eac04 module:overlay(22) +from:0x020ee1b8 kind:load to:0x020eaf64 module:overlay(22) +from:0x020ee1bc kind:load to:0x0201bbe4 module:main +from:0x020ee1c0 kind:load to:0x020eaf54 module:overlay(22) +from:0x020ee1c4 kind:load to:0x0201bd8c module:main +from:0x020ee1d0 kind:load to:0x020185e0 module:main +from:0x020ee1d4 kind:load to:0x0201860c module:main +from:0x020ee1d8 kind:load to:0x020eac18 module:overlay(22) +from:0x020ee1dc kind:load to:0x020eac9c module:overlay(22) +from:0x020ee1e0 kind:load to:0x020ead28 module:overlay(22) +from:0x020ee1e4 kind:load to:0x020185d1 module:main +from:0x020ee1e8 kind:load to:0x020185d5 module:main +from:0x020ee1ec kind:load to:0x020185d9 module:main +from:0x020ee1f0 kind:load to:0x020185dd module:main +from:0x020ee1f4 kind:load to:0x020eade4 module:overlay(22) +from:0x020ee1f8 kind:load to:0x020eae14 module:overlay(22) +from:0x020ee1fc kind:load to:0x020eae34 module:overlay(22) +from:0x020ee200 kind:load to:0x020186a8 module:main +from:0x020ee204 kind:load to:0x020186f4 module:main +from:0x020ee210 kind:load to:0x020eb63c module:overlay(22) +from:0x020ee214 kind:load to:0x020ed02c module:overlay(22) +from:0x020ee218 kind:load to:0x020ecfa8 module:overlay(22) +from:0x020ee21c kind:load to:0x0206353c module:overlay(0) +from:0x020ee228 kind:load to:0x020eb628 module:overlay(22) +from:0x020ee22c kind:load to:0x020ed010 module:overlay(22) +from:0x020ee230 kind:load to:0x020ece48 module:overlay(22) +from:0x020ee234 kind:load to:0x02062dd8 module:overlay(0) +from:0x020ee240 kind:load to:0x020ec758 module:overlay(22) +from:0x020ee244 kind:load to:0x020ec798 module:overlay(22) +from:0x020ee248 kind:load to:0x020ec8ec module:overlay(22) +from:0x020ee24c kind:load to:0x020ec95c module:overlay(22) +from:0x020ee250 kind:load to:0x020ebd08 module:overlay(22) +from:0x020ee258 kind:load to:0x020ebf8c module:overlay(22) +from:0x020ee260 kind:load to:0x020ec044 module:overlay(22) +from:0x020ee268 kind:load to:0x020ec0f0 module:overlay(22) +from:0x020ee278 kind:load to:0x020eb650 module:overlay(22) +from:0x020ee27c kind:load to:0x020eb7b0 module:overlay(22) +from:0x020ee280 kind:load to:0x020ebcc8 module:overlay(22) +from:0x020ee284 kind:load to:0x02061cd0 module:overlay(0) +from:0x020ee288 kind:load to:0x020ec1cc module:overlay(22) +from:0x020ee28c kind:load to:0x02061cd8 module:overlay(0) +from:0x020ee290 kind:load to:0x020eb918 module:overlay(22) +from:0x020ee2f8 kind:load to:0x020ed0c8 module:overlay(22) +from:0x020ee2fc kind:load to:0x020ed0dc module:overlay(22) +from:0x020ee364 kind:load to:0x020ee300 module:overlay(22) +from:0x020ee368 kind:load to:0x020ee344 module:overlay(22) +from:0x020ee36c kind:load to:0x020ee314 module:overlay(22) +from:0x020ee370 kind:load to:0x020ee32c module:overlay(22) diff --git a/config/eur/arm9/overlays/ov022/symbols.txt b/config/eur/arm9/overlays/ov022/symbols.txt new file mode 100644 index 00000000..4394c20a --- /dev/null +++ b/config/eur/arm9/overlays/ov022/symbols.txt @@ -0,0 +1,245 @@ +func_ov022_020e9a40 kind:function(arm,size=0x24) addr:0x020e9a40 +func_ov022_020e9a64 kind:function(arm,size=0x24) addr:0x020e9a64 +func_ov022_020e9a88 kind:function(arm,size=0xc) addr:0x020e9a88 +func_ov022_020e9a94 kind:function(arm,size=0x24) addr:0x020e9a94 +func_ov022_020e9ab8 kind:function(arm,size=0x124) addr:0x020e9ab8 +func_ov022_020e9bdc kind:function(arm,size=0xb8) addr:0x020e9bdc +func_ov022_020e9c94 kind:function(arm,size=0xc0) addr:0x020e9c94 +func_ov022_020e9d54 kind:function(arm,size=0x104) addr:0x020e9d54 +func_ov022_020e9e58 kind:function(arm,size=0xa8) addr:0x020e9e58 +func_ov022_020e9f00 kind:function(arm,size=0x4) addr:0x020e9f00 +func_ov022_020e9f04 kind:function(arm,size=0x40) addr:0x020e9f04 +func_ov022_020e9f44 kind:function(arm,size=0x60) addr:0x020e9f44 +func_ov022_020e9fa4 kind:function(arm,size=0x48) addr:0x020e9fa4 +func_ov022_020e9fec kind:function(arm,size=0x50) addr:0x020e9fec +func_ov022_020ea03c kind:function(arm,size=0x34) addr:0x020ea03c +func_ov022_020ea070 kind:function(arm,size=0x4) addr:0x020ea070 +func_ov022_020ea074 kind:function(arm,size=0xd8) addr:0x020ea074 +func_ov022_020ea14c kind:function(arm,size=0x78) addr:0x020ea14c +func_ov022_020ea1c4 kind:function(arm,size=0x3c) addr:0x020ea1c4 +func_ov022_020ea200 kind:function(arm,size=0x40) addr:0x020ea200 +func_ov022_020ea240 kind:function(arm,size=0x1f8) addr:0x020ea240 +func_ov022_020ea438 kind:function(arm,size=0x5c) addr:0x020ea438 +func_ov022_020ea494 kind:function(arm,size=0x4) addr:0x020ea494 +func_ov022_020ea498 kind:function(arm,size=0x74) addr:0x020ea498 +func_ov022_020ea50c kind:function(arm,size=0x8c) addr:0x020ea50c +func_ov022_020ea598 kind:function(arm,size=0x3c) addr:0x020ea598 +func_ov022_020ea5d4 kind:function(arm,size=0x68) addr:0x020ea5d4 +func_ov022_020ea63c kind:function(arm,size=0x58) addr:0x020ea63c +func_ov022_020ea694 kind:function(arm,size=0x70) addr:0x020ea694 +func_ov022_020ea704 kind:function(arm,size=0xa0) addr:0x020ea704 +func_ov022_020ea7a4 kind:function(arm,size=0xbc) addr:0x020ea7a4 +func_ov022_020ea860 kind:function(arm,size=0x60) addr:0x020ea860 +func_ov022_020ea8c0 kind:function(arm,size=0x8) addr:0x020ea8c0 +func_ov022_020ea8c8 kind:function(arm,size=0x84) addr:0x020ea8c8 +func_ov022_020ea94c kind:function(arm,size=0x94) addr:0x020ea94c +func_ov022_020ea9e0 kind:function(arm,size=0x2c) addr:0x020ea9e0 +func_ov022_020eaa0c kind:function(arm,size=0x38) addr:0x020eaa0c +func_ov022_020eaa44 kind:function(arm,size=0x3c) addr:0x020eaa44 +func_ov022_020eaa80 kind:function(arm,size=0x24) addr:0x020eaa80 +func_ov022_020eaaa4 kind:function(arm,size=0x18) addr:0x020eaaa4 +func_ov022_020eaabc kind:function(arm,size=0x18) addr:0x020eaabc +func_ov022_020eaad4 kind:function(arm,size=0x2c) addr:0x020eaad4 +func_ov022_020eab00 kind:function(arm,size=0x2c) addr:0x020eab00 +func_ov022_020eab2c kind:function(arm,size=0x2c) addr:0x020eab2c +func_ov022_020eab58 kind:function(arm,size=0x10) addr:0x020eab58 +func_ov022_020eab68 kind:function(arm,size=0x9c) addr:0x020eab68 +func_ov022_020eac04 kind:function(arm,size=0x14) addr:0x020eac04 +func_ov022_020eac18 kind:function(arm,size=0x84) addr:0x020eac18 +func_ov022_020eac9c kind:function(arm,size=0x8c) addr:0x020eac9c +func_ov022_020ead28 kind:function(arm,size=0xbc) addr:0x020ead28 +func_ov022_020eade4 kind:function(arm,size=0x30) addr:0x020eade4 +func_ov022_020eae14 kind:function(arm,size=0x20) addr:0x020eae14 +func_ov022_020eae34 kind:function(arm,size=0x44) addr:0x020eae34 +func_ov022_020eae78 kind:function(arm,size=0xc) addr:0x020eae78 +func_ov022_020eae84 kind:function(arm,size=0xc) addr:0x020eae84 +func_ov022_020eae90 kind:function(arm,size=0x30) addr:0x020eae90 +func_ov022_020eaec0 kind:function(arm,size=0x94) addr:0x020eaec0 +func_ov022_020eaf54 kind:function(arm,size=0x10) addr:0x020eaf54 +func_ov022_020eaf64 kind:function(arm,size=0x1c) addr:0x020eaf64 +func_ov022_020eaf80 kind:function(arm,size=0x24) addr:0x020eaf80 +func_ov022_020eafa4 kind:function(arm,size=0x14) addr:0x020eafa4 +func_ov022_020eafb8 kind:function(arm,size=0x14) addr:0x020eafb8 +func_ov022_020eafcc kind:function(arm,size=0x14) addr:0x020eafcc +func_ov022_020eafe0 kind:function(arm,size=0x14) addr:0x020eafe0 +func_ov022_020eaff4 kind:function(arm,size=0x14) addr:0x020eaff4 +func_ov022_020eb008 kind:function(arm,size=0x10) addr:0x020eb008 +func_ov022_020eb018 kind:function(arm,size=0x24) addr:0x020eb018 +func_ov022_020eb03c kind:function(arm,size=0x18) addr:0x020eb03c +func_ov022_020eb054 kind:function(arm,size=0x14) addr:0x020eb054 +func_ov022_020eb068 kind:function(arm,size=0x598) addr:0x020eb068 +func_ov022_020eb600 kind:function(arm,size=0x28) addr:0x020eb600 +func_ov022_020eb628 kind:function(arm,size=0x14) addr:0x020eb628 +func_ov022_020eb63c kind:function(arm,size=0x14) addr:0x020eb63c +func_ov022_020eb650 kind:function(arm,size=0x160) addr:0x020eb650 +func_ov022_020eb7b0 kind:function(arm,size=0x168) addr:0x020eb7b0 +func_ov022_020eb918 kind:function(arm,size=0x364) addr:0x020eb918 +func_ov022_020ebc7c kind:function(arm,size=0x4c) addr:0x020ebc7c +func_ov022_020ebcc8 kind:function(arm,size=0x40) addr:0x020ebcc8 +func_ov022_020ebd08 kind:function(arm,size=0x284) addr:0x020ebd08 +func_ov022_020ebf8c kind:function(arm,size=0xb8) addr:0x020ebf8c +func_ov022_020ec044 kind:function(arm,size=0xac) addr:0x020ec044 +func_ov022_020ec0f0 kind:function(arm,size=0xdc) addr:0x020ec0f0 +func_ov022_020ec1cc kind:function(arm,size=0x1f8) addr:0x020ec1cc +func_ov022_020ec3c4 kind:function(arm,size=0x108) addr:0x020ec3c4 +func_ov022_020ec4cc kind:function(arm,size=0x28) addr:0x020ec4cc +func_ov022_020ec4f4 kind:function(arm,size=0x28) addr:0x020ec4f4 +func_ov022_020ec51c kind:function(arm,size=0x23c) addr:0x020ec51c +func_ov022_020ec758 kind:function(arm,size=0x40) addr:0x020ec758 +func_ov022_020ec798 kind:function(arm,size=0x48) addr:0x020ec798 +func_ov022_020ec7e0 kind:function(arm,size=0x10c) addr:0x020ec7e0 +func_ov022_020ec8ec kind:function(arm,size=0x70) addr:0x020ec8ec +func_ov022_020ec95c kind:function(arm,size=0x158) addr:0x020ec95c +func_ov022_020ecab4 kind:function(arm,size=0x88) addr:0x020ecab4 +func_ov022_020ecb3c kind:function(arm,size=0x28) addr:0x020ecb3c +func_ov022_020ecb64 kind:function(arm,size=0x1c) addr:0x020ecb64 +func_ov022_020ecb80 kind:function(arm,size=0x6c) addr:0x020ecb80 +func_ov022_020ecbec kind:function(arm,size=0x68) addr:0x020ecbec +func_ov022_020ecc54 kind:function(arm,size=0x2c) addr:0x020ecc54 +func_ov022_020ecc80 kind:function(arm,size=0x70) addr:0x020ecc80 +func_ov022_020eccf0 kind:function(arm,size=0x10) addr:0x020eccf0 +func_ov022_020ecd00 kind:function(arm,size=0x10) addr:0x020ecd00 +func_ov022_020ecd10 kind:function(arm,size=0x20) addr:0x020ecd10 +func_ov022_020ecd30 kind:function(arm,size=0x1c) addr:0x020ecd30 +func_ov022_020ecd4c kind:function(arm,size=0xb4) addr:0x020ecd4c +func_ov022_020ece00 kind:function(arm,size=0x48) addr:0x020ece00 +func_ov022_020ece48 kind:function(arm,size=0x24) addr:0x020ece48 +func_ov022_020ece6c kind:function(arm,size=0x7c) addr:0x020ece6c +func_ov022_020ecee8 kind:function(arm,size=0x24) addr:0x020ecee8 +func_ov022_020ecf0c kind:function(arm,size=0x24) addr:0x020ecf0c +func_ov022_020ecf30 kind:function(arm,size=0x78) addr:0x020ecf30 +func_ov022_020ecfa8 kind:function(arm,size=0x18) addr:0x020ecfa8 +func_ov022_020ecfc0 kind:function(arm,size=0x20) addr:0x020ecfc0 +func_ov022_020ecfe0 kind:function(arm,size=0x20) addr:0x020ecfe0 +func_ov022_020ed000 kind:function(arm,size=0x10) addr:0x020ed000 +func_ov022_020ed010 kind:function(arm,size=0x1c) addr:0x020ed010 +func_ov022_020ed02c kind:function(arm,size=0x1c) addr:0x020ed02c +func_ov022_020ed048 kind:function(arm,size=0x80) addr:0x020ed048 +func_ov022_020ed0c8 kind:function(arm,size=0x14) addr:0x020ed0c8 +func_ov022_020ed0dc kind:function(arm,size=0x24) addr:0x020ed0dc +func_ov022_020ed100 kind:function(arm,size=0x30) addr:0x020ed100 +func_ov022_020ed130 kind:function(arm,size=0x5c) addr:0x020ed130 +func_ov022_020ed18c kind:function(arm,size=0x380) addr:0x020ed18c +func_ov022_020ed50c kind:function(arm,size=0x70) addr:0x020ed50c +func_ov022_020ed57c kind:function(arm,size=0x64) addr:0x020ed57c +func_ov022_020ed5e0 kind:function(arm,size=0xac) addr:0x020ed5e0 +func_ov022_020ed68c kind:function(arm,size=0x34) addr:0x020ed68c +func_ov022_020ed6c0 kind:function(arm,size=0x170) addr:0x020ed6c0 +func_ov022_020ed830 kind:function(arm,size=0x68) addr:0x020ed830 +func_ov022_020ed898 kind:function(arm,size=0x7c) addr:0x020ed898 +func_ov022_020ed914 kind:function(arm,size=0x78) addr:0x020ed914 +func_ov022_020ed98c kind:function(arm,size=0x25c) addr:0x020ed98c +func_ov022_020edbe8 kind:function(arm,size=0x24) addr:0x020edbe8 +func_ov022_020edc0c kind:function(arm,size=0x60) addr:0x020edc0c +func_ov022_020edc6c kind:function(arm,size=0x18) addr:0x020edc6c +func_ov022_020edc84 kind:function(arm,size=0x80) addr:0x020edc84 +func_ov022_020edd04 kind:function(arm,size=0x94) addr:0x020edd04 +func_ov022_020edd98 kind:function(arm,size=0x68) addr:0x020edd98 +func_ov022_020ede00 kind:function(arm,size=0x94) addr:0x020ede00 +func_ov022_020ede94 kind:function(arm,size=0x30) addr:0x020ede94 +func_ov022_020edec4 kind:function(arm,size=0x60) addr:0x020edec4 +func_ov022_020edf24 kind:function(arm,size=0x90) addr:0x020edf24 +func_ov022_020edfb4 kind:function(arm,size=0x2c) addr:0x020edfb4 +func_ov022_020edfe0 kind:function(arm,size=0x14) addr:0x020edfe0 +func_ov022_020edff4 kind:function(arm,size=0x28) addr:0x020edff4 +func_ov022_020ee01c kind:function(arm,size=0x18) addr:0x020ee01c +data_ov022_020ee034 kind:data(any) addr:0x020ee034 +data_ov022_020ee0c4 kind:data(any) addr:0x020ee0c4 +data_ov022_020ee0d4 kind:data(any) addr:0x020ee0d4 +data_ov022_020ee0e8 kind:data(any) addr:0x020ee0e8 +func_ov022_020ee100 kind:function(arm,size=0x14) addr:0x020ee100 +func_ov022_020ee114 kind:function(arm,size=0x1c) addr:0x020ee114 +data_ov022_020ee148 kind:data(any) addr:0x020ee148 +data_ov022_020ee174 kind:data(any) addr:0x020ee174 +data_ov022_020ee19c kind:data(any) addr:0x020ee19c +data_ov022_020ee1b4 kind:data(any) addr:0x020ee1b4 +data_ov022_020ee1d0 kind:data(any) addr:0x020ee1d0 +data_ov022_020ee210 kind:data(any) addr:0x020ee210 +data_ov022_020ee228 kind:data(any) addr:0x020ee228 +data_ov022_020ee240 kind:data(any) addr:0x020ee240 +data_ov022_020ee250 kind:data(any) addr:0x020ee250 +data_ov022_020ee278 kind:data(any) addr:0x020ee278 +data_ov022_020ee294 kind:data(any) addr:0x020ee294 +data_ov022_020ee2ac kind:data(any) addr:0x020ee2ac +data_ov022_020ee2b0 kind:data(any) addr:0x020ee2b0 +data_ov022_020ee2bc kind:data(any) addr:0x020ee2bc +data_ov022_020ee2c8 kind:data(any) addr:0x020ee2c8 +data_ov022_020ee2d4 kind:data(any) addr:0x020ee2d4 +data_ov022_020ee2e0 kind:data(any) addr:0x020ee2e0 +data_ov022_020ee2ec kind:data(any) addr:0x020ee2ec +data_ov022_020ee2f8 kind:data(any) addr:0x020ee2f8 +data_ov022_020ee300 kind:data(any) addr:0x020ee300 +data_ov022_020ee314 kind:data(any) addr:0x020ee314 +data_ov022_020ee32c kind:data(any) addr:0x020ee32c +data_ov022_020ee344 kind:data(any) addr:0x020ee344 +data_ov022_020ee360 kind:data(any) addr:0x020ee360 +data_ov022_020ee3a0 kind:bss addr:0x020ee3a0 +data_ov022_020ee3a4 kind:bss addr:0x020ee3a4 +data_ov022_020ee3a8 kind:bss addr:0x020ee3a8 +data_ov022_020ee3b0 kind:bss addr:0x020ee3b0 +data_ov022_020ee3c4 kind:bss addr:0x020ee3c4 +data_ov022_020ee3e0 kind:bss addr:0x020ee3e0 +data_ov022_020eecf4 kind:bss addr:0x020eecf4 ambiguous +data_ov022_020ef022 kind:bss addr:0x020ef022 ambiguous +data_ov022_020ef81c kind:bss addr:0x020ef81c ambiguous +data_ov022_020efa0c kind:bss addr:0x020efa0c ambiguous +data_ov022_020efdcc kind:bss addr:0x020efdcc ambiguous +data_ov022_020efe08 kind:bss addr:0x020efe08 ambiguous +data_ov022_020f0060 kind:bss addr:0x020f0060 ambiguous +data_ov022_020f0090 kind:bss addr:0x020f0090 ambiguous +data_ov022_020f0094 kind:bss addr:0x020f0094 ambiguous +data_ov022_020f0098 kind:bss addr:0x020f0098 ambiguous +data_ov022_020f009c kind:bss addr:0x020f009c ambiguous +data_ov022_020f00a0 kind:bss addr:0x020f00a0 ambiguous +data_ov022_020f00c4 kind:bss addr:0x020f00c4 ambiguous +data_ov022_020f0198 kind:bss addr:0x020f0198 ambiguous +data_ov022_020f01ac kind:bss addr:0x020f01ac ambiguous +data_ov022_020f0220 kind:bss addr:0x020f0220 ambiguous +data_ov022_020f0244 kind:bss addr:0x020f0244 ambiguous +data_ov022_020f02a8 kind:bss addr:0x020f02a8 ambiguous +data_ov022_020f02c8 kind:bss addr:0x020f02c8 ambiguous +data_ov022_020f02ec kind:bss addr:0x020f02ec ambiguous +data_ov022_020f04a8 kind:bss addr:0x020f04a8 ambiguous +data_ov022_020f04dc kind:bss addr:0x020f04dc ambiguous +data_ov022_020f0514 kind:bss addr:0x020f0514 ambiguous +data_ov022_020f064c kind:bss addr:0x020f064c ambiguous +data_ov022_020f065c kind:bss addr:0x020f065c ambiguous +data_ov022_020f0c00 kind:bss addr:0x020f0c00 ambiguous +data_ov022_020f0cdc kind:bss addr:0x020f0cdc ambiguous +data_ov022_020f0fcc kind:bss addr:0x020f0fcc ambiguous +data_ov022_020f1390 kind:bss addr:0x020f1390 ambiguous +data_ov022_020f1a14 kind:bss addr:0x020f1a14 ambiguous +data_ov022_020f1b5c kind:bss addr:0x020f1b5c ambiguous +data_ov022_020f1b74 kind:bss addr:0x020f1b74 ambiguous +data_ov022_020f1d94 kind:bss addr:0x020f1d94 ambiguous +data_ov022_020f243c kind:bss addr:0x020f243c ambiguous +data_ov022_020f37d0 kind:bss addr:0x020f37d0 ambiguous +data_ov022_020f38c8 kind:bss addr:0x020f38c8 ambiguous +data_ov022_020f39ac kind:bss addr:0x020f39ac ambiguous +data_ov022_020f3aa4 kind:bss addr:0x020f3aa4 ambiguous +data_ov022_020f3d7c kind:bss addr:0x020f3d7c ambiguous +data_ov022_020f47d4 kind:bss addr:0x020f47d4 ambiguous +data_ov022_020f491c kind:bss addr:0x020f491c ambiguous +data_ov022_020f52b8 kind:bss addr:0x020f52b8 ambiguous +data_ov022_020f58d0 kind:bss addr:0x020f58d0 ambiguous +data_ov022_020f5b24 kind:bss addr:0x020f5b24 ambiguous +data_ov022_020f6108 kind:bss addr:0x020f6108 ambiguous +data_ov022_020f619c kind:bss addr:0x020f619c ambiguous +data_ov022_020f6374 kind:bss addr:0x020f6374 ambiguous +data_ov022_020f637c kind:bss addr:0x020f637c ambiguous +data_ov022_020f6384 kind:bss addr:0x020f6384 ambiguous +data_ov022_020f6760 kind:bss addr:0x020f6760 ambiguous +data_ov022_020f6834 kind:bss addr:0x020f6834 ambiguous +data_ov022_020f74d4 kind:bss addr:0x020f74d4 ambiguous +data_ov022_020f7538 kind:bss addr:0x020f7538 ambiguous +data_ov022_020f7574 kind:bss addr:0x020f7574 ambiguous +data_ov022_020f7594 kind:bss addr:0x020f7594 ambiguous +data_ov022_020f759c kind:bss addr:0x020f759c ambiguous +data_ov022_020f75f4 kind:bss addr:0x020f75f4 ambiguous +data_ov022_020f766c kind:bss addr:0x020f766c ambiguous +data_ov022_020f7794 kind:bss addr:0x020f7794 ambiguous +data_ov022_020f7a84 kind:bss addr:0x020f7a84 ambiguous +data_ov022_020f7dbc kind:bss addr:0x020f7dbc ambiguous +data_ov022_020f7f14 kind:bss addr:0x020f7f14 ambiguous +data_ov022_020f8024 kind:bss addr:0x020f8024 ambiguous +data_ov022_020f82e0 kind:bss addr:0x020f82e0 ambiguous diff --git a/config/eur/arm9/overlays/ov023/delinks.txt b/config/eur/arm9/overlays/ov023/delinks.txt new file mode 100644 index 00000000..fa962136 --- /dev/null +++ b/config/eur/arm9/overlays/ov023/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020e9a40 end:0x020f1854 kind:code align:32 + .rodata start:0x020f1854 end:0x020f192c kind:data align:4 + .init start:0x020f192c end:0x020f19ac kind:code align:4 + .ctor start:0x020f19ac end:0x020f19c0 kind:data align:4 + .data start:0x020f19c0 end:0x020f1bc0 kind:data align:32 + .bss start:0x020f1bc0 end:0x020fbf40 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov023/relocs.txt b/config/eur/arm9/overlays/ov023/relocs.txt new file mode 100644 index 00000000..07d82316 --- /dev/null +++ b/config/eur/arm9/overlays/ov023/relocs.txt @@ -0,0 +1,996 @@ +from:0x020e9a5c kind:arm_call to:0x020327c8 module:main +from:0x020e9a6c kind:arm_call to:0x020328c8 module:main +from:0x020e9a8c kind:arm_call to:0x02011f3c module:main +from:0x020e9a98 kind:arm_call to:0x020e9ab0 module:overlay(23) +from:0x020e9aac kind:load to:0x020f1bc0 module:overlay(23) +from:0x020e9abc kind:arm_call to:0x020182e4 module:main +from:0x020e9aec kind:arm_call to:0x0201659c module:main +from:0x020e9afc kind:arm_call to:0x02013370 module:main +from:0x020e9b18 kind:arm_call_thumb to:0x020bd514 module:overlay(1) +from:0x020e9b20 kind:arm_call to:0x02018c2c module:main +from:0x020e9b3c kind:arm_call to:0x02018be0 module:main +from:0x020e9b40 kind:arm_call_thumb to:0x020beae4 module:overlay(1) +from:0x020e9b58 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x020e9b5c kind:arm_call_thumb to:0x020ba50c module:overlay(1) +from:0x020e9b64 kind:arm_call_thumb to:0x020ba7a8 module:overlay(1) +from:0x020e9b68 kind:arm_call to:0x020a9abc module:overlay(0) +from:0x020e9b78 kind:load to:0x020f19c8 module:overlay(23) +from:0x020e9b7c kind:load to:0x020f1bc0 module:overlay(23) +from:0x020e9b80 kind:load to:0x02049a2c module:main +from:0x020e9b84 kind:load to:0x0204a110 module:main +from:0x020e9b88 kind:load to:0x020ea348 module:overlay(23) +from:0x020e9b8c kind:load to:0x0204ae10 module:main +from:0x020e9b90 kind:load to:0x027e09ac module:dtcm +from:0x020e9b94 kind:load to:0x020b62a8 module:overlay(0) +from:0x020e9bac kind:arm_call to:0x020bba94 module:overlay(17) +from:0x020e9bb8 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9bc0 kind:arm_call_thumb to:0x020be6f4 module:overlay(1) +from:0x020e9bc4 kind:arm_call to:0x020ea308 module:overlay(23) +from:0x020e9bc8 kind:arm_call to:0x020ea2b0 module:overlay(23) +from:0x020e9bcc kind:arm_call to:0x020ea2dc module:overlay(23) +from:0x020e9bd0 kind:arm_call to:0x0200e234 module:main +from:0x020e9be4 kind:arm_call to:0x0201834c module:main +from:0x020e9bf0 kind:load to:0x020f19c8 module:overlay(23) +from:0x020e9bf4 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020e9bf8 kind:load to:0x02049ba0 module:main +from:0x020e9bfc kind:load to:0x020b504c module:overlay(0) +from:0x020e9c00 kind:load to:0x020f1bc0 module:overlay(23) +from:0x020e9c18 kind:arm_call to:0x020bba94 module:overlay(17) +from:0x020e9c24 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9c2c kind:arm_call_thumb to:0x020be6f4 module:overlay(1) +from:0x020e9c30 kind:arm_call to:0x020ea308 module:overlay(23) +from:0x020e9c34 kind:arm_call to:0x020ea2b0 module:overlay(23) +from:0x020e9c38 kind:arm_call to:0x020ea2dc module:overlay(23) +from:0x020e9c3c kind:arm_call to:0x0200e234 module:main +from:0x020e9c50 kind:arm_call to:0x0201834c module:main +from:0x020e9c58 kind:arm_call to:0x02011ff4 module:main +from:0x020e9c64 kind:load to:0x020f19c8 module:overlay(23) +from:0x020e9c68 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020e9c6c kind:load to:0x02049ba0 module:main +from:0x020e9c70 kind:load to:0x020b504c module:overlay(0) +from:0x020e9c74 kind:load to:0x020f1bc0 module:overlay(23) +from:0x020e9cf0 kind:arm_call to:0x020228a8 module:main +from:0x020e9d28 kind:arm_call to:0x02022bf4 module:main +from:0x020e9d3c kind:arm_call_thumb to:0x020be12c module:overlay(1) +from:0x020e9d50 kind:arm_call to:0x020a9b10 module:overlay(0) +from:0x020e9d64 kind:arm_call to:0x02036198 module:main +from:0x020e9d6c kind:arm_call_thumb to:0x020be6d8 module:overlay(1) +from:0x020e9d74 kind:arm_call to:0x02018374 module:main +from:0x020e9d80 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9d88 kind:arm_call to:0x020bba78 module:overlay(17) +from:0x020e9d94 kind:load to:0x027e0208 module:dtcm +from:0x020e9d98 kind:load to:0x027e0254 module:dtcm +from:0x020e9d9c kind:load to:0x0203ea64 module:main +from:0x020e9da0 kind:load to:0x027e0210 module:dtcm +from:0x020e9da8 kind:load to:0x020b4eec module:overlay(0) +from:0x020e9dac kind:load to:0x020b6510 module:overlay(0) +from:0x020e9db0 kind:load to:0x020b504c module:overlay(0) +from:0x020e9db4 kind:load to:0x02049ba0 module:main +from:0x020e9db8 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020e9e34 kind:arm_call to:0x020ea0d8 module:overlay(23) +from:0x020e9e4c kind:arm_call to:0x020ef5fc module:overlay(23) +from:0x020e9e5c kind:arm_call to:0x020e9ff0 module:overlay(23) +from:0x020e9e98 kind:arm_call to:0x020ef088 module:overlay(23) +from:0x020e9ed4 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020e9eec kind:arm_call to:0x020723f4 module:overlay(0) +from:0x020e9ef4 kind:load to:0x020f1d94 module:overlay(23) +from:0x020e9ef8 kind:load to:0x020b62a8 module:overlay(0) +from:0x020e9efc kind:load to:0x020b6510 module:overlay(0) +from:0x020e9f00 kind:load to:0x02049bd4 module:main +from:0x020e9f04 kind:load to:0x0204a060 module:main +from:0x020e9f08 kind:load to:0x02018425 module:main +from:0x020e9f0c kind:load to:0x027e09ac module:dtcm +from:0x020e9f24 kind:load to:0x027e09ac module:dtcm +from:0x020e9f28 kind:load to:0x0207246c module:overlay(0) +from:0x020e9f40 kind:arm_call to:0x0207269c module:overlay(0) +from:0x020e9f44 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020e9f54 kind:arm_call to:0x02024a14 module:main +from:0x020e9f68 kind:arm_call to:0x02024a30 module:main +from:0x020e9f78 kind:arm_call to:0x0207269c module:overlay(0) +from:0x020e9f80 kind:load to:0x027e09ac module:dtcm +from:0x020e9f88 kind:load to:0x027e0210 module:dtcm +from:0x020e9f8c kind:load to:0x027e0254 module:dtcm +from:0x020e9fe8 kind:load to:0x020f1d94 module:overlay(23) +from:0x020e9fec kind:load to:0x020b62a8 module:overlay(0) +from:0x020ea000 kind:arm_call to:0x020ef5fc module:overlay(23) +from:0x020ea038 kind:arm_call to:0x02028cdc module:main +from:0x020ea048 kind:arm_call to:0x02028e30 module:main +from:0x020ea05c kind:arm_call to:0x020e9a40 module:overlay(23) +from:0x020ea078 kind:arm_call to:0x02028d9c module:main +from:0x020ea08c kind:arm_call to:0x020ef28c module:overlay(23) +from:0x020ea0a0 kind:load to:0x020b6510 module:overlay(0) +from:0x020ea0a4 kind:load to:0x020f1c14 module:overlay(23) +from:0x020ea0a8 kind:load to:0x02049bd4 module:main +from:0x020ea0ac kind:load to:0x020f1c50 module:overlay(23) +from:0x020ea0b0 kind:load to:0x020f1bc4 module:overlay(23) +from:0x020ea0b4 kind:load to:0x020f1d94 module:overlay(23) +from:0x020ea0c4 kind:arm_call to:0x020ef2ac module:overlay(23) +from:0x020ea0d4 kind:load to:0x020f1d94 module:overlay(23) +from:0x020ea0e8 kind:arm_call to:0x020e9a40 module:overlay(23) +from:0x020ea120 kind:arm_call to:0x020ef400 module:overlay(23) +from:0x020ea1b8 kind:arm_call to:0x020ef560 module:overlay(23) +from:0x020ea1cc kind:arm_call to:0x020ef088 module:overlay(23) +from:0x020ea1d4 kind:load to:0x020f1bc4 module:overlay(23) +from:0x020ea1d8 kind:load to:0x020f1c00 module:overlay(23) +from:0x020ea1dc kind:load to:0x020b6510 module:overlay(0) +from:0x020ea1e0 kind:load to:0x020b62a8 module:overlay(0) +from:0x020ea1ec kind:arm_call to:0x020aa224 module:overlay(0) +from:0x020ea230 kind:arm_call to:0x02015820 module:main +from:0x020ea290 kind:arm_call to:0x020228a8 module:main +from:0x020ea2a8 kind:load to:0x027e0208 module:dtcm +from:0x020ea2ac kind:load to:0x027e0254 module:dtcm +from:0x020ea2c8 kind:arm_call to:0x020ea334 module:overlay(23) +from:0x020ea2d0 kind:arm_call to:0x02011ff4 module:main +from:0x020ea2d8 kind:load to:0x027e095c module:dtcm +from:0x020ea2f4 kind:arm_call_thumb to:0x020beb8c module:overlay(1) +from:0x020ea2fc kind:arm_call to:0x02011ff4 module:main +from:0x020ea304 kind:load to:0x027e09ac module:dtcm +from:0x020ea320 kind:arm_call to:0x020a9afc module:overlay(0) +from:0x020ea328 kind:arm_call to:0x02011ff4 module:main +from:0x020ea330 kind:load to:0x020b6510 module:overlay(0) +from:0x020ea344 kind:load to:0x027e095c module:dtcm +from:0x020ea35c kind:arm_call to:0x02011f3c module:main +from:0x020ea36c kind:arm_call to:0x020ea374 module:overlay(23) +from:0x020ea37c kind:arm_call_thumb to:0x02018498 module:main +from:0x020ea3a4 kind:arm_call to:0x0202358c module:main +from:0x020ea3ac kind:arm_call to:0x020235f4 module:main +from:0x020ea3b8 kind:load to:0x020f19f8 module:overlay(23) +from:0x020ea3fc kind:arm_call_thumb to:0x020185a8 module:main +from:0x020ea408 kind:load to:0x020f19f8 module:overlay(23) +from:0x020ea40c kind:load to:0x0204a110 module:main +from:0x020ea450 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020ea458 kind:arm_call to:0x02011ff4 module:main +from:0x020ea464 kind:load to:0x020f19f8 module:overlay(23) +from:0x020ea468 kind:load to:0x0204a110 module:main +from:0x020ea49c kind:arm_call_thumb to:0x020154b0 module:main +from:0x020ea4a8 kind:arm_call_thumb to:0x020154ec module:main +from:0x020ea4c0 kind:arm_call to:0x0201739c module:main +from:0x020ea4e8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea4f0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea4f8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea500 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea518 kind:arm_call to:0x0201739c module:main +from:0x020ea540 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea548 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea550 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea558 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea574 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020ea588 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020ea594 kind:arm_call_thumb to:0x020154ec module:main +from:0x020ea5ac kind:arm_call to:0x0201739c module:main +from:0x020ea5d4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea5dc kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea5e4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea5ec kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea604 kind:arm_call to:0x0201739c module:main +from:0x020ea62c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea634 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea63c kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea644 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea65c kind:arm_call to:0x0201739c module:main +from:0x020ea684 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea68c kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea694 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea69c kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea6b0 kind:arm_call to:0x0201739c module:main +from:0x020ea6d8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea6e0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea6e8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea6f4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea710 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020ea794 kind:arm_call_thumb to:0x020bd734 module:overlay(1) +from:0x020ea7a4 kind:arm_call to:0x02019538 module:main +from:0x020ea7b8 kind:arm_call to:0x02011f3c module:main +from:0x020ea7c4 kind:arm_call to:0x020ea958 module:overlay(23) +from:0x020ea7e4 kind:arm_call to:0x020166cc module:main +from:0x020ea800 kind:load to:0x020f1a30 module:overlay(23) +from:0x020ea804 kind:load to:0x0204a110 module:main +from:0x020ea808 kind:load to:0x020f1a44 module:overlay(23) +from:0x020ea80c kind:load to:0x020f1a54 module:overlay(23) +from:0x020ea810 kind:load to:0x020f1a48 module:overlay(23) +from:0x020ea814 kind:load to:0x020f1a60 module:overlay(23) +from:0x020ea818 kind:load to:0x020f1a6c module:overlay(23) +from:0x020ea81c kind:load to:0x020f1a7c module:overlay(23) +from:0x020ea820 kind:load to:0x020f1a8c module:overlay(23) +from:0x020ea824 kind:load to:0x020f1a98 module:overlay(23) +from:0x020ea82c kind:load to:0x020f1854 module:overlay(23) +from:0x020ea838 kind:arm_call to:0x0201867c module:main +from:0x020ea840 kind:arm_call to:0x0201875c module:main +from:0x020ea848 kind:arm_call to:0x02018908 module:main +from:0x020ea86c kind:arm_call to:0x02018694 module:main +from:0x020ea878 kind:arm_call to:0x02018a14 module:main +from:0x020ea8ac kind:arm_call to:0x02018984 module:main +from:0x020ea8b8 kind:arm_call to:0x02018830 module:main +from:0x020ea8c0 kind:load to:0x0204e5f8 module:main +from:0x020ea8e4 kind:load to:0x020f1c64 module:overlay(23) +from:0x020ea8e8 kind:load to:0x020f1c70 module:overlay(23) +from:0x020ea8f4 kind:arm_call to:0x02062b3c module:overlay(0) +from:0x020ea8fc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ea928 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020ea954 kind:load to:0x020f1aac module:overlay(23) +from:0x020ea968 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020ea978 kind:arm_call to:0x020eed04 module:overlay(23) +from:0x020ea988 kind:arm_call to:0x0201e6d0 module:main +from:0x020ea990 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ea9ec kind:arm_call to:0x0203d160 module:main +from:0x020eaa10 kind:arm_call to:0x0203d160 module:main +from:0x020eaa30 kind:arm_call to:0x0203d160 module:main +from:0x020eaa3c kind:arm_call to:0x0206337c module:overlay(0) +from:0x020eaa4c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020eaa5c kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020eaa6c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020eaa78 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020eaa9c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020eaac0 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020eaae0 kind:arm_call to:0x0203d160 module:main +from:0x020eaaf4 kind:arm_call to:0x0201f6f0 module:main +from:0x020eab4c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eab8c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eabd8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eac14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eac50 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eac6c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020eac88 kind:arm_call to:0x0201e6d0 module:main +from:0x020eac98 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020eacb0 kind:arm_call to:0x0201e6d0 module:main +from:0x020eacbc kind:arm_call to:0x0201e6d0 module:main +from:0x020eacc8 kind:arm_call to:0x0201e6d0 module:main +from:0x020eacd4 kind:arm_call to:0x0201e6d0 module:main +from:0x020eace0 kind:arm_call to:0x0201e6d0 module:main +from:0x020eacec kind:arm_call to:0x0201e6d0 module:main +from:0x020eacf8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ead04 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ead20 kind:arm_call to:0x02065884 module:overlay(0) +from:0x020ead40 kind:arm_call to:0x02065884 module:overlay(0) +from:0x020eadc0 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020eadcc kind:arm_call to:0x020166cc module:main +from:0x020eadf8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020eae10 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020eae48 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020eae54 kind:arm_call to:0x020166cc module:main +from:0x020eae84 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020eae94 kind:arm_call to:0x020166cc module:main +from:0x020eaefc kind:arm_call to:0x020630b4 module:overlay(0) +from:0x020eaf08 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020eaf54 kind:arm_call to:0x02018214 module:main +from:0x020eaf70 kind:arm_call to:0x020166cc module:main +from:0x020eafd8 kind:arm_call to:0x0201e874 module:main +from:0x020eb000 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb030 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb090 kind:arm_call to:0x020ee280 module:overlay(23) +from:0x020eb0a0 kind:arm_call to:0x020ee940 module:overlay(23) +from:0x020eb0b0 kind:arm_call to:0x020166cc module:main +from:0x020eb10c kind:arm_call to:0x0201e874 module:main +from:0x020eb15c kind:arm_call to:0x0201e874 module:main +from:0x020eb1ac kind:arm_call to:0x0201e874 module:main +from:0x020eb1dc kind:arm_call to:0x0201f5c4 module:main +from:0x020eb1f8 kind:arm_call to:0x0201f730 module:main +from:0x020eb200 kind:arm_call to:0x0201f5bc module:main +from:0x020eb248 kind:arm_call to:0x020ee190 module:overlay(23) +from:0x020eb274 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb2ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb2e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb31c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb33c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eb364 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb3b4 kind:arm_call to:0x0201e874 module:main +from:0x020eb3c8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eb3f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb42c kind:arm_call to:0x020249d4 module:main +from:0x020eb440 kind:arm_call to:0x020ef464 module:overlay(23) +from:0x020eb468 kind:arm_call to:0x020ed34c module:overlay(23) +from:0x020eb474 kind:arm_call to:0x020ec0dc module:overlay(23) +from:0x020eb490 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020eb4a0 kind:load to:0x020f1ac4 module:overlay(23) +from:0x020eb4a4 kind:load to:0x020eb4f4 module:overlay(23) +from:0x020eb4a8 kind:load to:0x020ea8ec module:overlay(23) +from:0x020eb4ac kind:load to:0x020a02d4 module:overlay(0) +from:0x020eb4b0 kind:load to:0x020ef060 module:overlay(23) +from:0x020eb4b4 kind:load to:0x020eb508 module:overlay(23) +from:0x020eb4b8 kind:load to:0x020ea920 module:overlay(23) +from:0x020eb4bc kind:load to:0x020b1f2c module:overlay(0) +from:0x020eb4c0 kind:load to:0x020eb51c module:overlay(23) +from:0x020eb4c4 kind:load to:0x0201f678 module:main +from:0x020eb4c8 kind:load to:0x020b1f8c module:overlay(0) +from:0x020eb4cc kind:load to:0x020f1884 module:overlay(23) +from:0x020eb4d0 kind:load to:0x020f1898 module:overlay(23) +from:0x020eb4d4 kind:load to:0x020431b8 module:main +from:0x020eb4d8 kind:load to:0x020f18cc module:overlay(23) +from:0x020eb4dc kind:load to:0x020f18ac module:overlay(23) +from:0x020eb4e0 kind:load to:0x020ea8c4 module:overlay(23) +from:0x020eb4e4 kind:load to:0x020f1874 module:overlay(23) +from:0x020eb4ec kind:load to:0x020b6510 module:overlay(0) +from:0x020eb4f0 kind:load to:0x020b51b8 module:overlay(0) +from:0x020eb4fc kind:arm_call to:0x02062bb0 module:overlay(0) +from:0x020eb510 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020eb528 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb530 kind:arm_call to:0x0201f2cc module:main +from:0x020eb55c kind:arm_call to:0x020166ac module:main +from:0x020eb570 kind:arm_call to:0x020166ac module:main +from:0x020eb590 kind:arm_call to:0x0201f498 module:main +from:0x020eb5a8 kind:arm_call to:0x0201f498 module:main +from:0x020eb5bc kind:arm_call to:0x0201f498 module:main +from:0x020eb5c4 kind:arm_call to:0x0201f498 module:main +from:0x020eb5e4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb5ec kind:arm_call to:0x0201f2cc module:main +from:0x020eb608 kind:arm_call to:0x0203d210 module:main +from:0x020eb614 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb61c kind:arm_call to:0x0201f2cc module:main +from:0x020eb624 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb62c kind:arm_call to:0x0201f2cc module:main +from:0x020eb63c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020eb644 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb654 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020eb65c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb668 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb680 kind:arm_call to:0x0203d210 module:main +from:0x020eb698 kind:arm_call to:0x0203d210 module:main +from:0x020eb6ac kind:arm_call to:0x0203d210 module:main +from:0x020eb6b4 kind:arm_call to:0x020eed6c module:overlay(23) +from:0x020eb6bc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020eb6c8 kind:load to:0x020f1ac4 module:overlay(23) +from:0x020eb6cc kind:load to:0x020f1c64 module:overlay(23) +from:0x020eb6d0 kind:load to:0x02049f8c module:main +from:0x020eb6d4 kind:load to:0x020eb51c module:overlay(23) +from:0x020eb6d8 kind:load to:0x020eb508 module:overlay(23) +from:0x020eb6dc kind:load to:0x020a02d4 module:overlay(0) +from:0x020eb6e0 kind:load to:0x020eb4f4 module:overlay(23) +from:0x020eb704 kind:arm_call to:0x020166ac module:main +from:0x020eb718 kind:arm_call to:0x020166ac module:main +from:0x020eb738 kind:arm_call to:0x0201f498 module:main +from:0x020eb750 kind:arm_call to:0x0201f498 module:main +from:0x020eb764 kind:arm_call to:0x0201f498 module:main +from:0x020eb76c kind:arm_call to:0x0201f498 module:main +from:0x020eb78c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb794 kind:arm_call to:0x0201f2cc module:main +from:0x020eb7b0 kind:arm_call to:0x0203d210 module:main +from:0x020eb7bc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb7c4 kind:arm_call to:0x0201f2cc module:main +from:0x020eb7cc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb7d4 kind:arm_call to:0x0201f2cc module:main +from:0x020eb7e4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020eb7ec kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb7fc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020eb804 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb810 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb828 kind:arm_call to:0x0203d210 module:main +from:0x020eb840 kind:arm_call to:0x0203d210 module:main +from:0x020eb854 kind:arm_call to:0x0203d210 module:main +from:0x020eb85c kind:arm_call to:0x020eed6c module:overlay(23) +from:0x020eb864 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020eb86c kind:arm_call to:0x02011ff4 module:main +from:0x020eb878 kind:load to:0x020f1ac4 module:overlay(23) +from:0x020eb87c kind:load to:0x020f1c64 module:overlay(23) +from:0x020eb880 kind:load to:0x02049f8c module:main +from:0x020eb884 kind:load to:0x020eb51c module:overlay(23) +from:0x020eb888 kind:load to:0x020eb508 module:overlay(23) +from:0x020eb88c kind:load to:0x020a02d4 module:overlay(0) +from:0x020eb890 kind:load to:0x020eb4f4 module:overlay(23) +from:0x020eb8ac kind:arm_call to:0x020eed94 module:overlay(23) +from:0x020eb8b8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ebd38 kind:arm_call to:0x0201aa44 module:main +from:0x020ebd58 kind:arm_call to:0x02028c4c module:main +from:0x020ebd8c kind:arm_call to:0x0201aa44 module:main +from:0x020ebe48 kind:arm_call to:0x0201f500 module:main +from:0x020ebe68 kind:arm_call to:0x0201f4b4 module:main +from:0x020ebe7c kind:arm_call to:0x0201e8d4 module:main +from:0x020ebea0 kind:arm_call to:0x0201aad0 module:main +from:0x020ebeb4 kind:arm_call to:0x0201e8d4 module:main +from:0x020ebed4 kind:arm_call to:0x0201aa44 module:main +from:0x020ebf0c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ebf2c kind:arm_call to:0x0201e8d4 module:main +from:0x020ebf90 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ec024 kind:arm_call to:0x0201aa44 module:main +from:0x020ec030 kind:load to:0x0204af1c module:main +from:0x020ec034 kind:load to:0x020f1d94 module:overlay(23) +from:0x020ec044 kind:load to:0x020eedc4 module:overlay(23) +from:0x020ec060 kind:arm_call to:0x0201e8d4 module:main +from:0x020ec088 kind:arm_call to:0x0201e8d4 module:main +from:0x020ec14c kind:arm_call to:0x020249d4 module:main +from:0x020ec17c kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020ec1c8 kind:arm_call to:0x020ef3c0 module:overlay(23) +from:0x020ec1dc kind:arm_call to:0x020ee754 module:overlay(23) +from:0x020ec204 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ec21c kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ec22c kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ec274 kind:arm_call to:0x020ee914 module:overlay(23) +from:0x020ec28c kind:arm_call to:0x020ef5fc module:overlay(23) +from:0x020ec2a4 kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ec2b4 kind:arm_call to:0x0201fa70 module:main +from:0x020ec2e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec314 kind:load to:0x020f1ae0 module:overlay(23) +from:0x020ec318 kind:load to:0x020f1ae8 module:overlay(23) +from:0x020ec320 kind:load to:0x020b6510 module:overlay(0) +from:0x020ec344 kind:arm_call to:0x020edf28 module:overlay(23) +from:0x020ec360 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ec374 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ec378 kind:arm_call to:0x020e9aa0 module:overlay(23) +from:0x020ec390 kind:arm_call to:0x020ecabc module:overlay(23) +from:0x020ec39c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ec3c4 kind:arm_call to:0x020ee878 module:overlay(23) +from:0x020ec3dc kind:arm_call to:0x020ef5b4 module:overlay(23) +from:0x020ec418 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec434 kind:arm_call to:0x0201e8d4 module:main +from:0x020ec4b0 kind:arm_call to:0x020ee7f0 module:overlay(23) +from:0x020ec4fc kind:arm_call to:0x020eee34 module:overlay(23) +from:0x020ec51c kind:arm_call to:0x0201f498 module:main +from:0x020ec530 kind:arm_call to:0x0201f5c4 module:main +from:0x020ec538 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x020ec548 kind:arm_call to:0x0201f730 module:main +from:0x020ec588 kind:arm_call to:0x020a9b4c module:overlay(0) +from:0x020ec5f8 kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x020ec610 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020ec650 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec730 kind:arm_call to:0x020ee7a0 module:overlay(23) +from:0x020ec750 kind:arm_call to:0x020ef508 module:overlay(23) +from:0x020ec7ec kind:arm_call to:0x01ff91b8 module:itcm +from:0x020ec804 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020ec83c kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020ec884 kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x020ec8d4 kind:arm_call to:0x020ee34c module:overlay(23) +from:0x020ec904 kind:arm_call to:0x020ef5fc module:overlay(23) +from:0x020ec91c kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ec924 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ec930 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ec93c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020eca90 kind:arm_call to:0x0201e8d4 module:main +from:0x020eca9c kind:arm_call to:0x020ee014 module:overlay(23) +from:0x020ecaa8 kind:load to:0x0204a110 module:main +from:0x020ecaac kind:load to:0x020b5214 module:overlay(0) +from:0x020ecab0 kind:load to:0x020b6510 module:overlay(0) +from:0x020ecab4 kind:load to:0x020f18ac module:overlay(23) +from:0x020ecaec kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ecafc kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ecb44 kind:arm_call to:0x020ee8e0 module:overlay(23) +from:0x020ecbac kind:arm_call to:0x020eee34 module:overlay(23) +from:0x020ecbc8 kind:load to:0x020f1af0 module:overlay(23) +from:0x020ecc00 kind:arm_call to:0x020ee34c module:overlay(23) +from:0x020ecc18 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ecc24 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ecd88 kind:arm_call to:0x0201e8d4 module:main +from:0x020ecd94 kind:arm_call to:0x020ee014 module:overlay(23) +from:0x020ecd9c kind:arm_call to:0x020edf28 module:overlay(23) +from:0x020ecdcc kind:arm_call to:0x020ecddc module:overlay(23) +from:0x020ece2c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ece44 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ece58 kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ecebc kind:arm_call to:0x020249d4 module:main +from:0x020ecef0 kind:arm_call to:0x020ef3c0 module:overlay(23) +from:0x020ecf08 kind:arm_call to:0x020eeae4 module:overlay(23) +from:0x020ecf24 kind:arm_call to:0x0201fa70 module:main +from:0x020ecf60 kind:arm_call to:0x020ee174 module:overlay(23) +from:0x020ecf64 kind:arm_call to:0x020e9aa0 module:overlay(23) +from:0x020ecf68 kind:arm_call to:0x020e9ff0 module:overlay(23) +from:0x020ecf74 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x020ecf80 kind:load to:0x020f1af8 module:overlay(23) +from:0x020ecf84 kind:load to:0x020f1b00 module:overlay(23) +from:0x020ecf8c kind:load to:0x020b6510 module:overlay(0) +from:0x020ecf94 kind:load to:0x020b51b8 module:overlay(0) +from:0x020ecfac kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020ecfe4 kind:arm_call to:0x020ee0c0 module:overlay(23) +from:0x020ecfec kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ecffc kind:arm_call to:0x020ed174 module:overlay(23) +from:0x020ed008 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ed014 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ed168 kind:load to:0x020b5214 module:overlay(0) +from:0x020ed16c kind:load to:0x0204a110 module:main +from:0x020ed1a0 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ed1a4 kind:arm_call to:0x020e9aa0 module:overlay(23) +from:0x020ed1a8 kind:arm_call to:0x020ea0b8 module:overlay(23) +from:0x020ed1bc kind:load to:0x020f1b08 module:overlay(23) +from:0x020ed1c8 kind:arm_call to:0x020ee0c0 module:overlay(23) +from:0x020ed1cc kind:arm_call to:0x020e9aa0 module:overlay(23) +from:0x020ed240 kind:arm_call to:0x020ee190 module:overlay(23) +from:0x020ed248 kind:arm_call to:0x020ed270 module:overlay(23) +from:0x020ed260 kind:arm_call to:0x020ee190 module:overlay(23) +from:0x020ed268 kind:arm_call to:0x020ed848 module:overlay(23) +from:0x020ed2c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ed310 kind:arm_call to:0x020eebc8 module:overlay(23) +from:0x020ed318 kind:arm_call to:0x020eeca0 module:overlay(23) +from:0x020ed348 kind:load to:0x020f1b10 module:overlay(23) +from:0x020ed3d8 kind:arm_call to:0x0201e8d4 module:main +from:0x020ed3e4 kind:arm_call to:0x020ee014 module:overlay(23) +from:0x020ed42c kind:arm_call to:0x020ef3c0 module:overlay(23) +from:0x020ed444 kind:arm_call to:0x020ef464 module:overlay(23) +from:0x020ed460 kind:arm_call to:0x020eeae4 module:overlay(23) +from:0x020ed4a4 kind:arm_call to:0x020249d4 module:main +from:0x020ed4c0 kind:arm_call to:0x020ed270 module:overlay(23) +from:0x020ed4cc kind:load to:0x020f1b18 module:overlay(23) +from:0x020ed4d0 kind:load to:0x020b6510 module:overlay(0) +from:0x020ed4e4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ed504 kind:arm_call to:0x020eec2c module:overlay(23) +from:0x020ed50c kind:arm_call to:0x020ed550 module:overlay(23) +from:0x020ed520 kind:arm_call to:0x020ee9ec module:overlay(23) +from:0x020ed538 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ed544 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ed54c kind:load to:0x0204a110 module:main +from:0x020ed588 kind:arm_call to:0x020eecb8 module:overlay(23) +from:0x020ed590 kind:arm_call to:0x020eecc8 module:overlay(23) +from:0x020ed60c kind:load to:0x020f1b20 module:overlay(23) +from:0x020ed698 kind:arm_call to:0x020ed848 module:overlay(23) +from:0x020ed6a0 kind:arm_call to:0x020ed270 module:overlay(23) +from:0x020ed6e8 kind:arm_call to:0x020ee9ec module:overlay(23) +from:0x020ed6f0 kind:arm_call to:0x020eec70 module:overlay(23) +from:0x020ed70c kind:arm_call to:0x020ef4c4 module:overlay(23) +from:0x020ed71c kind:arm_call to:0x020ef5b4 module:overlay(23) +from:0x020ed734 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x020ed740 kind:arm_call to:0x020eee34 module:overlay(23) +from:0x020ed74c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ed764 kind:arm_call to:0x0201f498 module:main +from:0x020ed774 kind:arm_call to:0x0201f5c4 module:main +from:0x020ed77c kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x020ed788 kind:arm_call to:0x0201f730 module:main +from:0x020ed798 kind:arm_call to:0x0201fa70 module:main +from:0x020ed7d0 kind:arm_call to:0x020a9b4c module:overlay(0) +from:0x020ed814 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020ed82c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ed838 kind:load to:0x020b6510 module:overlay(0) +from:0x020ed83c kind:load to:0x020f1c70 module:overlay(23) +from:0x020ed844 kind:load to:0x020b51b8 module:overlay(0) +from:0x020ed878 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ed8fc kind:arm_call to:0x020eee34 module:overlay(23) +from:0x020ed940 kind:load to:0x020f1b28 module:overlay(23) +from:0x020ed9d4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x020ed9dc kind:arm_call to:0x020ec0dc module:overlay(23) +from:0x020ed9e8 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020edb3c kind:load to:0x020b51b8 module:overlay(0) +from:0x020edb68 kind:arm_call to:0x02028c4c module:main +from:0x020edbac kind:arm_call to:0x020a9c4c module:overlay(0) +from:0x020edbc0 kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x020edc24 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020edc80 kind:arm_call to:0x0201aa44 module:main +from:0x020edc94 kind:arm_call to:0x020ee694 module:overlay(23) +from:0x020edcac kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020edcec kind:arm_call to:0x0201aa44 module:main +from:0x020edd00 kind:arm_call to:0x0201e8d4 module:main +from:0x020edd1c kind:arm_call to:0x0201aa44 module:main +from:0x020edd34 kind:arm_call to:0x0201e8d4 module:main +from:0x020edd9c kind:arm_call to:0x0201f4b4 module:main +from:0x020edda8 kind:load to:0x020b6510 module:overlay(0) +from:0x020eddac kind:load to:0x0204af1c module:main +from:0x020eddd8 kind:arm_call to:0x0201e8d4 module:main +from:0x020edde4 kind:arm_call to:0x020eea34 module:overlay(23) +from:0x020eddfc kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ede10 kind:arm_call to:0x0201e8d4 module:main +from:0x020ede34 kind:arm_call to:0x0201aa44 module:main +from:0x020ede68 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ede80 kind:arm_call to:0x0201e8d4 module:main +from:0x020edee4 kind:arm_call to:0x0201f4b4 module:main +from:0x020edf18 kind:arm_call to:0x0201aad0 module:main +from:0x020edf24 kind:load to:0x0204af1c module:main +from:0x020ee054 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ee0a8 kind:arm_call to:0x02018214 module:main +from:0x020ee0e8 kind:arm_call to:0x020ee9ec module:overlay(23) +from:0x020ee124 kind:arm_call to:0x020ef464 module:overlay(23) +from:0x020ee134 kind:arm_call to:0x020eeba0 module:overlay(23) +from:0x020ee13c kind:arm_call to:0x020ef5fc module:overlay(23) +from:0x020ee150 kind:arm_call to:0x0201fa70 module:main +from:0x020ee158 kind:arm_call to:0x020ee190 module:overlay(23) +from:0x020ee16c kind:load to:0x020b6510 module:overlay(0) +from:0x020ee1b8 kind:load to:0x02062ce0 module:overlay(0) +from:0x020ee1f0 kind:arm_call to:0x02028c4c module:main +from:0x020ee204 kind:arm_call to:0x02062e74 module:overlay(0) +from:0x020ee270 kind:arm_call to:0x0201aa44 module:main +from:0x020ee27c kind:load to:0x0204af1c module:main +from:0x020ee2b8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ee2e0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ee300 kind:arm_call to:0x02018268 module:main +from:0x020ee338 kind:arm_call to:0x0201e874 module:main +from:0x020ee344 kind:load to:0x020f185c module:overlay(23) +from:0x020ee348 kind:load to:0x020f1862 module:overlay(23) +from:0x020ee36c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ee410 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee424 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ee4a4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ee53c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ee564 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ee68c kind:load to:0x020b5214 module:overlay(0) +from:0x020ee6b8 kind:arm_call to:0x0201e8d4 module:main +from:0x020ee6d0 kind:arm_call to:0x0201aa44 module:main +from:0x020ee6fc kind:arm_call to:0x0201e8d4 module:main +from:0x020ee714 kind:arm_call to:0x0201aa44 module:main +from:0x020ee72c kind:arm_call to:0x0201e8d4 module:main +from:0x020ee744 kind:arm_call to:0x0201aad0 module:main +from:0x020ee750 kind:load to:0x0204af1c module:main +from:0x020ee774 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee788 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee7c4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee7e0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ee7ec kind:load to:0x020b5214 module:overlay(0) +from:0x020ee8a8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee8c8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ee8dc kind:load to:0x020b5214 module:overlay(0) +from:0x020ee984 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ee9d4 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020ee9e4 kind:load to:0x020f1868 module:overlay(23) +from:0x020ee9e8 kind:load to:0x020f186e module:overlay(23) +from:0x020ee9f8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020eea0c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020eea94 kind:arm_call to:0x0201aa44 module:main +from:0x020eead4 kind:arm_call to:0x0201aad0 module:main +from:0x020eeae0 kind:load to:0x0204af1c module:main +from:0x020eeb14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eeb30 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eeb70 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eeb8c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eebc0 kind:load to:0x020b51b8 module:overlay(0) +from:0x020eebc4 kind:load to:0x0206d274 module:overlay(0) +from:0x020eebfc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eec18 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eec48 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eec64 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020eec6c kind:load to:0x020b5214 module:overlay(0) +from:0x020eec88 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020eecec kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eecf4 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020eed20 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x020eed2c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020eed58 kind:arm_call to:0x02011f3c module:main +from:0x020eed78 kind:arm_call to:0x02011ff4 module:main +from:0x020eed88 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020eedb4 kind:arm_call to:0x020eee4c module:overlay(23) +from:0x020eee24 kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x020eee7c kind:arm_call to:0x020a4c00 module:overlay(0) +from:0x020eee94 kind:arm_call to:0x02034060 module:main +from:0x020eeea0 kind:arm_call to:0x02015ea8 module:main +from:0x020eeeb8 kind:arm_call to:0x02034060 module:main +from:0x020eeec0 kind:arm_call to:0x02033f7c module:main +from:0x020eeed4 kind:arm_call to:0x02034060 module:main +from:0x020eeef0 kind:arm_call to:0x02034060 module:main +from:0x020eeef8 kind:arm_call to:0x02033f7c module:main +from:0x020eef10 kind:arm_call to:0x02034060 module:main +from:0x020eef30 kind:arm_call_thumb to:0x02015628 module:main +from:0x020eef3c kind:arm_call_thumb to:0x02015664 module:main +from:0x020eef4c kind:arm_call to:0x02034060 module:main +from:0x020eef54 kind:arm_call to:0x02033f7c module:main +from:0x020eef6c kind:arm_call to:0x02034060 module:main +from:0x020eef80 kind:arm_call_thumb to:0x020156c8 module:main +from:0x020eef98 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x020eeff0 kind:arm_call to:0x020aa224 module:overlay(0) +from:0x020ef018 kind:arm_call to:0x020ea1e4 module:overlay(23) +from:0x020ef030 kind:arm_call_thumb to:0x020156f4 module:main +from:0x020ef038 kind:arm_call_thumb to:0x02015644 module:main +from:0x020ef044 kind:load to:0x020f1b30 module:overlay(23) +from:0x020ef048 kind:load to:0x020f1b38 module:overlay(23) +from:0x020ef04c kind:load to:0x020aa248 module:overlay(0) +from:0x020ef054 kind:load to:0x020aa240 module:overlay(0) +from:0x020ef074 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020ef07c kind:arm_call to:0x02011ff4 module:main +from:0x020ef144 kind:arm_call to:0x020328c8 module:main +from:0x020ef158 kind:arm_call to:0x02028cdc module:main +from:0x020ef168 kind:arm_call_thumb to:0x020a0b2c module:overlay(0) +from:0x020ef174 kind:load to:0x020b6510 module:overlay(0) +from:0x020ef178 kind:load to:0x020f1c84 module:overlay(23) +from:0x020ef17c kind:load to:0x020f1cc0 module:overlay(23) +from:0x020ef180 kind:load to:0x020f1ce2 module:overlay(23) +from:0x020ef184 kind:load to:0x020f1d04 module:overlay(23) +from:0x020ef188 kind:load to:0x020ef18c module:overlay(23) +from:0x020ef198 kind:arm_call to:0x02030d48 module:main +from:0x020ef1b4 kind:arm_call_thumb to:0x020a0a90 module:overlay(0) +from:0x020ef1b8 kind:arm_call to:0x02030cfc module:main +from:0x020ef1d8 kind:arm_call to:0x02030d58 module:main +from:0x020ef1e0 kind:arm_call_thumb to:0x020a0b58 module:overlay(0) +from:0x020ef1e8 kind:load to:0x020b64a8 module:overlay(0) +from:0x020ef1f0 kind:load to:0x020f1c84 module:overlay(23) +from:0x020ef1f4 kind:load to:0x020b62a8 module:overlay(0) +from:0x020ef21c kind:arm_call_thumb to:0x020bfeb0 module:overlay(1) +from:0x020ef228 kind:load to:0x020f1b4c module:overlay(23) +from:0x020ef240 kind:arm_call to:0x02011ff4 module:main +from:0x020ef254 kind:load to:0x020f1b4c module:overlay(23) +from:0x020ef26c kind:arm_call to:0x02011ff4 module:main +from:0x020ef27c kind:arm_call to:0x02011ff4 module:main +from:0x020ef288 kind:load to:0x020f1b4c module:overlay(23) +from:0x020ef2e0 kind:load to:0x020f1d84 module:overlay(23) +from:0x020ef2e4 kind:load to:0x020f1d94 module:overlay(23) +from:0x020ef2e8 kind:load to:0x020ef2ac module:overlay(23) +from:0x020ef30c kind:arm_call to:0x020f10d4 module:overlay(23) +from:0x020ef310 kind:arm_call to:0x020c6e50 module:overlay(20) +from:0x020ef330 kind:arm_call to:0x020f1340 module:overlay(23) +from:0x020ef334 kind:arm_call to:0x020f11dc module:overlay(23) +from:0x020ef340 kind:load to:0x020f1da0 module:overlay(23) +from:0x020ef344 kind:load to:0x020ef2c4 module:overlay(23) +from:0x020ef348 kind:load to:0x020f1b84 module:overlay(23) +from:0x020ef34c kind:load to:0x020ef2c8 module:overlay(23) +from:0x020ef358 kind:load to:0x020f124c module:overlay(23) +from:0x020ef360 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020ef390 kind:arm_call to:0x020cf570 module:overlays(20,24) +from:0x020ef4d4 kind:arm_call to:0x020ef3c0 module:overlay(23) +from:0x020ef4f8 kind:arm_call to:0x02028c30 module:main +from:0x020ef52c kind:arm_call to:0x020ef3c0 module:overlay(23) +from:0x020ef574 kind:arm_call to:0x020ef400 module:overlay(23) +from:0x020ef59c kind:arm_call to:0x02028c30 module:main +from:0x020ef5d4 kind:arm_call to:0x020ef3c0 module:overlay(23) +from:0x020ef6e0 kind:arm_call to:0x020cf550 module:overlay(20) +from:0x020ef6ec kind:arm_call to:0x0202851c module:main +from:0x020ef754 kind:load to:0x02028c4c module:main +from:0x020ef7a0 kind:load to:0x020fbda0 module:overlay(23) +from:0x020ef7f0 kind:load to:0x020fbda0 module:overlay(23) +from:0x020ef8d4 kind:arm_call to:0x020ef82c module:overlay(23) +from:0x020ef9a8 kind:load to:0x020f0a84 module:overlay(23) +from:0x020efa64 kind:arm_call to:0x020ef988 module:overlay(23) +from:0x020efa6c kind:arm_call to:0x020ef988 module:overlay(23) +from:0x020efa74 kind:arm_call to:0x020ef988 module:overlay(23) +from:0x020efaa0 kind:arm_call to:0x020f0a84 module:overlay(23) +from:0x020efaa8 kind:arm_call to:0x020ef988 module:overlay(23) +from:0x020efab0 kind:arm_call to:0x020ef988 module:overlay(23) +from:0x020efad0 kind:arm_call to:0x020ef66c module:overlay(23) +from:0x020efae8 kind:arm_call to:0x020ef9ac module:overlay(23) +from:0x020efb04 kind:arm_call to:0x020ef680 module:overlay(23) +from:0x020efb1c kind:arm_call to:0x020ef9ac module:overlay(23) +from:0x020efbd0 kind:arm_call to:0x020d0354 module:overlay(20) +from:0x020efbe0 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020efbf4 kind:load to:0x020efdcc module:overlay(23) +from:0x020efcf8 kind:arm_call to:0x020efb28 module:overlay(23) +from:0x020efd28 kind:arm_call to:0x020eff44 module:overlay(23) +from:0x020efd58 kind:arm_call to:0x020f0138 module:overlay(23) +from:0x020efd64 kind:arm_call to:0x020f0038 module:overlay(23) +from:0x020efd94 kind:arm_call to:0x020f00b8 module:overlay(23) +from:0x020efdac kind:arm_call to:0x020f0688 module:overlay(23) +from:0x020efdb8 kind:arm_call to:0x020f0778 module:overlay(23) +from:0x020efdc4 kind:arm_call to:0x020f01dc module:overlay(23) +from:0x020efde0 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020efe00 kind:arm_call to:0x020efb28 module:overlay(23) +from:0x020efe08 kind:load to:0x020fbda4 module:overlay(23) +from:0x020efe30 kind:load to:0x020fbda4 module:overlay(23) +from:0x020efe50 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020eff40 kind:load to:0x020fbda4 module:overlay(23) +from:0x020eff60 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020eff8c kind:arm_call to:0x020ce88c module:overlays(20,24) +from:0x020eff9c kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020effa4 kind:arm_call to:0x020cf7a0 module:overlay(20) +from:0x020effb4 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020effcc kind:arm_call to:0x020cf1c4 module:overlay(20) +from:0x020effdc kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020efff8 kind:arm_call to:0x020cf208 module:overlay(20) +from:0x020f0008 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0020 kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f0028 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f002c kind:load to:0x020eff44 module:overlay(23) +from:0x020f0030 kind:load to:0x020efe0c module:overlay(23) +from:0x020f0034 kind:load to:0x020efe34 module:overlay(23) +from:0x020f0054 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f0078 kind:arm_call to:0x020cf85c module:overlays(19,20) +from:0x020f0088 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f00a8 kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f00b0 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f00b4 kind:load to:0x020f0038 module:overlay(23) +from:0x020f00d4 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f00f8 kind:arm_call to:0x020cf8a0 module:overlay(20) +from:0x020f0108 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0128 kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f0130 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f0134 kind:load to:0x020f00b8 module:overlay(23) +from:0x020f0154 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f0178 kind:arm_call to:0x020cf818 module:overlay(20) +from:0x020f0188 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f019c kind:arm_call to:0x020cea90 module:overlay(20) +from:0x020f01ac kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f01cc kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f01d4 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f01d8 kind:load to:0x020f0138 module:overlay(23) +from:0x020f01f8 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f021c kind:arm_call to:0x020cf95c module:overlay(20) +from:0x020f022c kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0254 kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f025c kind:load to:0x020fbda4 module:overlay(23) +from:0x020f0260 kind:load to:0x020f01dc module:overlay(23) +from:0x020f0280 kind:arm_call to:0x020f0348 module:overlay(23) +from:0x020f031c kind:arm_call to:0x020efb28 module:overlay(23) +from:0x020f0344 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f0368 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f0398 kind:arm_call to:0x020cf730 module:overlay(20) +from:0x020f03b0 kind:arm_call to:0x020cf9dc module:overlay(20) +from:0x020f03c0 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f03dc kind:arm_call to:0x020cfb70 module:overlay(20) +from:0x020f03ec kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f044c kind:arm_call to:0x020d0228 module:overlay(20) +from:0x020f045c kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0488 kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f0494 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f0498 kind:load to:0x020f0348 module:overlay(23) +from:0x020f049c kind:load to:0x020f0264 module:overlay(23) +from:0x020f04b8 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f0524 kind:arm_call to:0x020f0568 module:overlay(23) +from:0x020f0550 kind:arm_call to:0x020f01dc module:overlay(23) +from:0x020f055c kind:arm_call to:0x020ef988 module:overlay(23) +from:0x020f0564 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f0588 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f05c0 kind:arm_call to:0x020cfe48 module:overlay(20) +from:0x020f05d0 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0634 kind:arm_call to:0x020d0228 module:overlay(20) +from:0x020f0644 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0670 kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f067c kind:load to:0x020fbda4 module:overlay(23) +from:0x020f0680 kind:load to:0x020f04a0 module:overlay(23) +from:0x020f0684 kind:load to:0x020f0568 module:overlay(23) +from:0x020f06c8 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f06f0 kind:arm_call to:0x020cf550 module:overlay(20) +from:0x020f0710 kind:arm_call to:0x020f0348 module:overlay(23) +from:0x020f0738 kind:arm_call to:0x020ef6d8 module:overlay(23) +from:0x020f0754 kind:arm_call to:0x020d1274 module:overlay(20) +from:0x020f0764 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0770 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f0774 kind:load to:0x020f0688 module:overlay(23) +from:0x020f0798 kind:arm_call to:0x020efaf4 module:overlay(23) +from:0x020f07d8 kind:arm_call to:0x020cf550 module:overlay(20) +from:0x020f081c kind:arm_call to:0x02028d9c module:main +from:0x020f083c kind:arm_call to:0x02028d9c module:main +from:0x020f084c kind:arm_call to:0x020cfcb4 module:overlay(20) +from:0x020f085c kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0888 kind:arm_call to:0x0202761c module:main +from:0x020f089c kind:arm_call to:0x020cfe04 module:overlay(20) +from:0x020f08ac kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f0928 kind:arm_call to:0x02028e30 module:main +from:0x020f0990 kind:arm_call to:0x020cfcb4 module:overlay(20) +from:0x020f09a0 kind:arm_call to:0x020efab8 module:overlay(23) +from:0x020f09b4 kind:arm_call to:0x020f0568 module:overlay(23) +from:0x020f09dc kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f09e4 kind:load to:0x020fbda4 module:overlay(23) +from:0x020f09e8 kind:load to:0x020f0778 module:overlay(23) +from:0x020f0a00 kind:arm_call to:0x020280d8 module:main +from:0x020f0a08 kind:arm_call to:0x020cf730 module:overlay(20) +from:0x020f0a10 kind:arm_call to:0x02028100 module:main +from:0x020f0a2c kind:arm_call to:0x02028c4c module:main +from:0x020f0a7c kind:load to:0x020fbda4 module:overlay(23) +from:0x020f0aa8 kind:arm_call to:0x020efbf8 module:overlay(23) +from:0x020f0ab8 kind:arm_call to:0x02027cb0 module:main +from:0x020f0ac8 kind:arm_call to:0x02027cb0 module:main +from:0x020f0aec kind:arm_call to:0x02028c60 module:main +from:0x020f0af4 kind:load to:0x020f18ec module:overlay(23) +from:0x020f0b40 kind:arm_call to:0x02027cb0 module:main +from:0x020f0ba8 kind:arm_call to:0x020ef82c module:overlay(23) +from:0x020f0bcc kind:arm_call to:0x020ef82c module:overlay(23) +from:0x020f0bf4 kind:load to:0x020fbdac module:overlay(23) +from:0x020f0c58 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f0c74 kind:arm_call to:0x020ef898 module:overlay(23) +from:0x020f0cb4 kind:arm_call to:0x020f0af8 module:overlay(23) +from:0x020f0cdc kind:arm_call to:0x020ef8b0 module:overlay(23) +from:0x020f0d2c kind:arm_call to:0x020280ec module:main +from:0x020f0d58 kind:arm_call to:0x02028100 module:main +from:0x020f0d68 kind:arm_call to:0x020280ec module:main +from:0x020f0d98 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f0dd0 kind:arm_call to:0x020f0af8 module:overlay(23) +from:0x020f0ddc kind:arm_call to:0x020f0b80 module:overlay(23) +from:0x020f0df0 kind:arm_call to:0x020ef898 module:overlay(23) +from:0x020f0e04 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f0e38 kind:arm_call to:0x020f0a84 module:overlay(23) +from:0x020f0e64 kind:arm_call to:0x020282f4 module:main +from:0x020f0e7c kind:arm_call to:0x020f12ec module:overlay(23) +from:0x020f0f04 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f0f80 kind:arm_call to:0x020ef7f4 module:overlay(23) +from:0x020f0fbc kind:arm_call to:0x020ef80c module:overlay(23) +from:0x020f0fdc kind:arm_call to:0x020ef95c module:overlay(23) +from:0x020f1014 kind:arm_call to:0x020ef960 module:overlay(23) +from:0x020f1018 kind:arm_call to:0x020f1310 module:overlay(23) +from:0x020f1024 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f1030 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f1068 kind:arm_call to:0x020f0a84 module:overlay(23) +from:0x020f107c kind:arm_call to:0x020ef904 module:overlay(23) +from:0x020f1090 kind:arm_call to:0x020ef91c module:overlay(23) +from:0x020f10c0 kind:arm_call to:0x0202851c module:main +from:0x020f10d0 kind:load to:0x020fbdac module:overlay(23) +from:0x020f10e4 kind:arm_call to:0x020280ec module:main +from:0x020f10ec kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f1100 kind:arm_call to:0x0202851c module:main +from:0x020f111c kind:arm_call to:0x02028c4c module:main +from:0x020f1138 kind:arm_call to:0x020f0ab0 module:overlay(23) +from:0x020f1148 kind:arm_call to:0x020ef73c module:overlay(23) +from:0x020f1190 kind:arm_call to:0x020f09ec module:overlay(23) +from:0x020f1194 kind:arm_call to:0x020280ec module:main +from:0x020f11c0 kind:arm_call to:0x02028100 module:main +from:0x020f11c8 kind:arm_call to:0x02028100 module:main +from:0x020f11d0 kind:load to:0x020fbdac module:overlay(23) +from:0x020f11d8 kind:load to:0x020f0bf8 module:overlay(23) +from:0x020f11e0 kind:arm_call to:0x020280ec module:main +from:0x020f11e8 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f1208 kind:arm_call to:0x020f0a84 module:overlay(23) +from:0x020f120c kind:arm_call to:0x020280ec module:main +from:0x020f1238 kind:arm_call to:0x02028100 module:main +from:0x020f1240 kind:arm_call to:0x02028100 module:main +from:0x020f1248 kind:load to:0x020fbdac module:overlay(23) +from:0x020f1250 kind:arm_call to:0x020280ec module:main +from:0x020f1258 kind:arm_call to:0x020f12dc module:overlay(23) +from:0x020f1278 kind:arm_call to:0x020280ec module:main +from:0x020f12a8 kind:arm_call to:0x02028100 module:main +from:0x020f12ac kind:arm_call to:0x020f1310 module:overlay(23) +from:0x020f12c8 kind:arm_call to:0x020f0a84 module:overlay(23) +from:0x020f12d0 kind:arm_call to:0x02028100 module:main +from:0x020f12d8 kind:load to:0x020fbdac module:overlay(23) +from:0x020f12e8 kind:load to:0x020fbdac module:overlay(23) +from:0x020f130c kind:load to:0x020fbdac module:overlay(23) +from:0x020f133c kind:load to:0x020fbdac module:overlay(23) +from:0x020f1354 kind:arm_call to:0x020280ec module:main +from:0x020f1380 kind:arm_call to:0x020ef82c module:overlay(23) +from:0x020f13a4 kind:arm_call to:0x020ef82c module:overlay(23) +from:0x020f13b0 kind:arm_call to:0x0202851c module:main +from:0x020f13bc kind:arm_call to:0x020ef7a4 module:overlay(23) +from:0x020f13c8 kind:arm_call to:0x0202851c module:main +from:0x020f13dc kind:arm_call to:0x020ef964 module:overlay(23) +from:0x020f13f8 kind:arm_call to:0x020ef970 module:overlay(23) +from:0x020f1400 kind:arm_call to:0x02028100 module:main +from:0x020f1408 kind:load to:0x020fbdac module:overlay(23) +from:0x020f1418 kind:load to:0x020f1b88 module:overlay(23) +from:0x020f141c kind:load to:0x020ef758 module:overlay(23) +from:0x020f14d0 kind:arm_call to:0x02028e30 module:main +from:0x020f1558 kind:arm_call to:0x02028e30 module:main +from:0x020f16dc kind:arm_call to:0x0203a3c8 module:main +from:0x020f1714 kind:arm_call to:0x020f14ec module:overlay(23) +from:0x020f17b4 kind:arm_call to:0x02028c4c module:main +from:0x020f180c kind:arm_call to:0x020329e0 module:main +from:0x020f1834 kind:arm_call to:0x02028c4c module:main +from:0x020f194c kind:arm_call to:0x0203d160 module:main +from:0x020f1954 kind:load to:0x020f1c84 module:overlay(23) +from:0x020f1958 kind:load to:0x020ef1f8 module:overlay(23) +from:0x020f1978 kind:arm_call to:0x020ef204 module:overlay(23) +from:0x020f1988 kind:arm_call to:0x0203ce74 module:main +from:0x020f199c kind:load to:0x020f1d84 module:overlay(23) +from:0x020f19a0 kind:load to:0x020f1d94 module:overlay(23) +from:0x020f19a4 kind:load to:0x020ef22c module:overlay(23) +from:0x020f19a8 kind:load to:0x020f1d88 module:overlay(23) +from:0x020f19ac kind:load to:0x020f192c module:overlay(23) +from:0x020f19b0 kind:load to:0x020f1930 module:overlay(23) +from:0x020f19b4 kind:load to:0x020f195c module:overlay(23) +from:0x020f19b8 kind:load to:0x020f140c module:overlay(23) +from:0x020f19c8 kind:load to:0x020e9b98 module:overlay(23) +from:0x020f19cc kind:load to:0x020e9c04 module:overlay(23) +from:0x020f19d0 kind:load to:0x020e9c78 module:overlay(23) +from:0x020f19d4 kind:load to:0x020e9dbc module:overlay(23) +from:0x020f19d8 kind:load to:0x0201838c module:main +from:0x020f19dc kind:load to:0x020e9f14 module:overlay(23) +from:0x020f19e0 kind:load to:0x020e9f2c module:overlay(23) +from:0x020f19e4 kind:load to:0x02018394 module:main +from:0x020f19e8 kind:load to:0x020e9f10 module:overlay(23) +from:0x020f19ec kind:load to:0x020e9f90 module:overlay(23) +from:0x020f19f8 kind:load to:0x020185e0 module:main +from:0x020f19fc kind:load to:0x0201860c module:main +from:0x020f1a00 kind:load to:0x020ea3bc module:overlay(23) +from:0x020f1a04 kind:load to:0x020ea410 module:overlay(23) +from:0x020f1a08 kind:load to:0x020ea46c module:overlay(23) +from:0x020f1a0c kind:load to:0x020185d1 module:main +from:0x020f1a10 kind:load to:0x020185d5 module:main +from:0x020f1a14 kind:load to:0x020185d9 module:main +from:0x020f1a18 kind:load to:0x020185dd module:main +from:0x020f1a1c kind:load to:0x020ea830 module:overlay(23) +from:0x020f1a20 kind:load to:0x020ea860 module:overlay(23) +from:0x020f1a24 kind:load to:0x020ea880 module:overlay(23) +from:0x020f1a28 kind:load to:0x020186a8 module:main +from:0x020f1a2c kind:load to:0x020186f4 module:main +from:0x020f1aac kind:load to:0x020eb508 module:overlay(23) +from:0x020f1ab0 kind:load to:0x020ef06c module:overlay(23) +from:0x020f1ab4 kind:load to:0x020ee1a8 module:overlay(23) +from:0x020f1ab8 kind:load to:0x020ee1bc module:overlay(23) +from:0x020f1ac4 kind:load to:0x020eb53c module:overlay(23) +from:0x020f1ac8 kind:load to:0x020eb6e4 module:overlay(23) +from:0x020f1acc kind:load to:0x020eb894 module:overlay(23) +from:0x020f1ad0 kind:load to:0x020ec038 module:overlay(23) +from:0x020f1ad4 kind:load to:0x020ebd04 module:overlay(23) +from:0x020f1ad8 kind:load to:0x020ec048 module:overlay(23) +from:0x020f1adc kind:load to:0x02061cdc module:overlay(0) +from:0x020f1ae0 kind:load to:0x020ec328 module:overlay(23) +from:0x020f1ae8 kind:load to:0x020edb44 module:overlay(23) +from:0x020f1af0 kind:load to:0x020ecbcc module:overlay(23) +from:0x020f1af8 kind:load to:0x020ecf98 module:overlay(23) +from:0x020f1b00 kind:load to:0x020eddb0 module:overlay(23) +from:0x020f1b08 kind:load to:0x020ed1c0 module:overlay(23) +from:0x020f1b10 kind:load to:0x020ed4d8 module:overlay(23) +from:0x020f1b18 kind:load to:0x020eddb0 module:overlay(23) +from:0x020f1b20 kind:load to:0x020ed610 module:overlay(23) +from:0x020f1b28 kind:load to:0x020ed944 module:overlay(23) +from:0x020f1b4c kind:load to:0x020ef22c module:overlay(23) +from:0x020f1b50 kind:load to:0x020ef258 module:overlay(23) +from:0x020f1b5c kind:load to:0x020ef398 module:overlay(23) +from:0x020f1b60 kind:load to:0x020ef3a4 module:overlay(23) +from:0x020f1b64 kind:load to:0x020ef3b0 module:overlay(23) +from:0x020f1b68 kind:load to:0x020ef3b8 module:overlay(23) +from:0x020f1b74 kind:load to:0x020ef2ec module:overlay(23) +from:0x020f1b78 kind:load to:0x020ef350 module:overlay(23) +from:0x020f1b7c kind:load to:0x020ef35c module:overlay(23) +from:0x020f1b80 kind:load to:0x020ef374 module:overlay(23) +from:0x020f1b8c kind:load to:0x020f1420 module:overlay(23) +from:0x020f1b90 kind:load to:0x020f1424 module:overlay(23) +from:0x020f1b94 kind:load to:0x020f142c module:overlay(23) +from:0x020f1b98 kind:load to:0x020f163c module:overlay(23) +from:0x020f1b9c kind:load to:0x020f1750 module:overlay(23) +from:0x020f1ba0 kind:load to:0x020f17c4 module:overlay(23) +from:0x020f1ba4 kind:load to:0x020f1840 module:overlay(23) +from:0x020f1ba8 kind:load to:0x020fbdb4 module:overlay(23) diff --git a/config/eur/arm9/overlays/ov023/symbols.txt b/config/eur/arm9/overlays/ov023/symbols.txt new file mode 100644 index 00000000..a7cdd203 --- /dev/null +++ b/config/eur/arm9/overlays/ov023/symbols.txt @@ -0,0 +1,281 @@ +func_ov023_020e9a40 kind:function(arm,size=0x3c) addr:0x020e9a40 +func_ov023_020e9a7c kind:function(arm,size=0x24) addr:0x020e9a7c +func_ov023_020e9aa0 kind:function(arm,size=0x10) addr:0x020e9aa0 +func_ov023_020e9ab0 kind:function(arm,size=0xe8) addr:0x020e9ab0 +func_ov023_020e9b98 kind:function(arm,size=0x6c) addr:0x020e9b98 +func_ov023_020e9c04 kind:function(arm,size=0x74) addr:0x020e9c04 +func_ov023_020e9c78 kind:function(arm,size=0x144) addr:0x020e9c78 +func_ov023_020e9dbc kind:function(arm,size=0x154) addr:0x020e9dbc +func_ov023_020e9f10 kind:function(arm,size=0x4) addr:0x020e9f10 +func_ov023_020e9f14 kind:function(arm,size=0x18) addr:0x020e9f14 +func_ov023_020e9f2c kind:function(arm,size=0x64) addr:0x020e9f2c +func_ov023_020e9f90 kind:function(arm,size=0x60) addr:0x020e9f90 +func_ov023_020e9ff0 kind:function(arm,size=0xc8) addr:0x020e9ff0 +func_ov023_020ea0b8 kind:function(arm,size=0x20) addr:0x020ea0b8 +func_ov023_020ea0d8 kind:function(arm,size=0x10c) addr:0x020ea0d8 +func_ov023_020ea1e4 kind:function(arm,size=0xcc) addr:0x020ea1e4 +func_ov023_020ea2b0 kind:function(arm,size=0x2c) addr:0x020ea2b0 +func_ov023_020ea2dc kind:function(arm,size=0x2c) addr:0x020ea2dc +func_ov023_020ea308 kind:function(arm,size=0x2c) addr:0x020ea308 +func_ov023_020ea334 kind:function(arm,size=0x14) addr:0x020ea334 +func_ov023_020ea348 kind:function(arm,size=0x2c) addr:0x020ea348 +func_ov023_020ea374 kind:function(arm,size=0x48) addr:0x020ea374 +func_ov023_020ea3bc kind:function(arm,size=0x54) addr:0x020ea3bc +func_ov023_020ea410 kind:function(arm,size=0x5c) addr:0x020ea410 +func_ov023_020ea46c kind:function(arm,size=0x3c4) addr:0x020ea46c +func_ov023_020ea830 kind:function(arm,size=0x30) addr:0x020ea830 +func_ov023_020ea860 kind:function(arm,size=0x20) addr:0x020ea860 +func_ov023_020ea880 kind:function(arm,size=0x44) addr:0x020ea880 +func_ov023_020ea8c4 kind:function(arm,size=0x28) addr:0x020ea8c4 +func_ov023_020ea8ec kind:function(arm,size=0x34) addr:0x020ea8ec +func_ov023_020ea920 kind:function(arm,size=0x38) addr:0x020ea920 +func_ov023_020ea958 kind:function(arm,size=0xb9c) addr:0x020ea958 +func_ov023_020eb4f4 kind:function(arm,size=0x14) addr:0x020eb4f4 +func_ov023_020eb508 kind:function(arm,size=0x14) addr:0x020eb508 +func_ov023_020eb51c kind:function(arm,size=0x20) addr:0x020eb51c +func_ov023_020eb53c kind:function(arm,size=0x1a8) addr:0x020eb53c +func_ov023_020eb6e4 kind:function(arm,size=0x1b0) addr:0x020eb6e4 +func_ov023_020eb894 kind:function(arm,size=0x470) addr:0x020eb894 +func_ov023_020ebd04 kind:function(arm,size=0x334) addr:0x020ebd04 +func_ov023_020ec038 kind:function(arm,size=0x10) addr:0x020ec038 +func_ov023_020ec048 kind:function(arm,size=0x94) addr:0x020ec048 +func_ov023_020ec0dc kind:function(arm,size=0x24c) addr:0x020ec0dc +func_ov023_020ec328 kind:function(arm,size=0x794) addr:0x020ec328 +func_ov023_020ecabc kind:function(arm,size=0x110) addr:0x020ecabc +func_ov023_020ecbcc kind:function(arm,size=0x210) addr:0x020ecbcc +func_ov023_020ecddc kind:function(arm,size=0x1bc) addr:0x020ecddc +func_ov023_020ecf98 kind:function(arm,size=0x1dc) addr:0x020ecf98 +func_ov023_020ed174 kind:function(arm,size=0x4c) addr:0x020ed174 +func_ov023_020ed1c0 kind:function(arm,size=0xb0) addr:0x020ed1c0 +func_ov023_020ed270 kind:function(arm,size=0xdc) addr:0x020ed270 +func_ov023_020ed34c kind:function(arm,size=0x18c) addr:0x020ed34c +func_ov023_020ed4d8 kind:function(arm,size=0x78) addr:0x020ed4d8 +func_ov023_020ed550 kind:function(arm,size=0xc0) addr:0x020ed550 +func_ov023_020ed610 kind:function(arm,size=0x238) addr:0x020ed610 +func_ov023_020ed848 kind:function(arm,size=0xfc) addr:0x020ed848 +func_ov023_020ed944 kind:function(arm,size=0x200) addr:0x020ed944 +func_ov023_020edb44 kind:function(arm,size=0x26c) addr:0x020edb44 +func_ov023_020eddb0 kind:function(arm,size=0x178) addr:0x020eddb0 +func_ov023_020edf28 kind:function(arm,size=0xec) addr:0x020edf28 +func_ov023_020ee014 kind:function(arm,size=0xac) addr:0x020ee014 +func_ov023_020ee0c0 kind:function(arm,size=0xb4) addr:0x020ee0c0 +func_ov023_020ee174 kind:function(arm,size=0x1c) addr:0x020ee174 +func_ov023_020ee190 kind:function(arm,size=0x18) addr:0x020ee190 +func_ov023_020ee1a8 kind:function(arm,size=0x14) addr:0x020ee1a8 +func_ov023_020ee1bc kind:function(arm,size=0xc4) addr:0x020ee1bc +func_ov023_020ee280 kind:function(arm,size=0xcc) addr:0x020ee280 +func_ov023_020ee34c kind:function(arm,size=0x348) addr:0x020ee34c +func_ov023_020ee694 kind:function(arm,size=0xc0) addr:0x020ee694 +func_ov023_020ee754 kind:function(arm,size=0x4c) addr:0x020ee754 +func_ov023_020ee7a0 kind:function(arm,size=0x50) addr:0x020ee7a0 +func_ov023_020ee7f0 kind:function(arm,size=0x88) addr:0x020ee7f0 +func_ov023_020ee878 kind:function(arm,size=0x68) addr:0x020ee878 +func_ov023_020ee8e0 kind:function(arm,size=0x34) addr:0x020ee8e0 +func_ov023_020ee914 kind:function(arm,size=0x2c) addr:0x020ee914 +func_ov023_020ee940 kind:function(arm,size=0xac) addr:0x020ee940 +func_ov023_020ee9ec kind:function(arm,size=0x48) addr:0x020ee9ec +func_ov023_020eea34 kind:function(arm,size=0xb0) addr:0x020eea34 +func_ov023_020eeae4 kind:function(arm,size=0xbc) addr:0x020eeae4 +func_ov023_020eeba0 kind:function(arm,size=0x28) addr:0x020eeba0 +func_ov023_020eebc8 kind:function(arm,size=0x64) addr:0x020eebc8 +func_ov023_020eec2c kind:function(arm,size=0x44) addr:0x020eec2c +func_ov023_020eec70 kind:function(arm,size=0x30) addr:0x020eec70 +func_ov023_020eeca0 kind:function(arm,size=0x18) addr:0x020eeca0 +func_ov023_020eecb8 kind:function(arm,size=0x10) addr:0x020eecb8 +func_ov023_020eecc8 kind:function(arm,size=0x3c) addr:0x020eecc8 +func_ov023_020eed04 kind:function(arm,size=0x68) addr:0x020eed04 +func_ov023_020eed6c kind:function(arm,size=0x28) addr:0x020eed6c +func_ov023_020eed94 kind:function(arm,size=0x30) addr:0x020eed94 +func_ov023_020eedc4 kind:function(arm,size=0x70) addr:0x020eedc4 +func_ov023_020eee34 kind:function(arm,size=0x18) addr:0x020eee34 +func_ov023_020eee4c kind:function(arm,size=0x214) addr:0x020eee4c +func_ov023_020ef060 kind:function(arm,size=0xc) addr:0x020ef060 +func_ov023_020ef06c kind:function(arm,size=0x1c) addr:0x020ef06c +func_ov023_020ef088 kind:function(arm,size=0x104) addr:0x020ef088 +func_ov023_020ef18c kind:function(arm,size=0x6c) addr:0x020ef18c +func_ov023_020ef1f8 kind:function(arm,size=0xc) addr:0x020ef1f8 +func_ov023_020ef204 kind:function(arm,size=0x28) addr:0x020ef204 +func_ov023_020ef22c kind:function(arm,size=0x2c) addr:0x020ef22c +func_ov023_020ef258 kind:function(arm,size=0x34) addr:0x020ef258 +func_ov023_020ef28c kind:function(arm,size=0x20) addr:0x020ef28c +func_ov023_020ef2ac kind:function(arm,size=0x18) addr:0x020ef2ac +func_ov023_020ef2c4 kind:function(arm,size=0x4) addr:0x020ef2c4 +func_ov023_020ef2c8 kind:function(arm,size=0x24) addr:0x020ef2c8 +func_ov023_020ef2ec kind:function(arm,size=0x64) addr:0x020ef2ec +func_ov023_020ef350 kind:function(arm,size=0xc) addr:0x020ef350 +func_ov023_020ef35c kind:function(arm,size=0x18) addr:0x020ef35c +func_ov023_020ef374 kind:function(arm,size=0x24) addr:0x020ef374 +func_ov023_020ef398 kind:function(arm,size=0xc) addr:0x020ef398 +func_ov023_020ef3a4 kind:function(arm,size=0xc) addr:0x020ef3a4 +func_ov023_020ef3b0 kind:function(arm,size=0x8) addr:0x020ef3b0 +func_ov023_020ef3b8 kind:function(arm,size=0x8) addr:0x020ef3b8 +func_ov023_020ef3c0 kind:function(arm,size=0x40) addr:0x020ef3c0 +func_ov023_020ef400 kind:function(arm,size=0x64) addr:0x020ef400 +func_ov023_020ef464 kind:function(arm,size=0x60) addr:0x020ef464 +func_ov023_020ef4c4 kind:function(arm,size=0x44) addr:0x020ef4c4 +func_ov023_020ef508 kind:function(arm,size=0x58) addr:0x020ef508 +func_ov023_020ef560 kind:function(arm,size=0x54) addr:0x020ef560 +func_ov023_020ef5b4 kind:function(arm,size=0x48) addr:0x020ef5b4 +func_ov023_020ef5fc kind:function(arm,size=0x70) addr:0x020ef5fc +func_ov023_020ef66c kind:function(arm,size=0x14) addr:0x020ef66c +func_ov023_020ef680 kind:function(arm,size=0x58) addr:0x020ef680 +func_ov023_020ef6d8 kind:function(arm,size=0x64) addr:0x020ef6d8 +func_ov023_020ef73c kind:function(arm,size=0x1c) addr:0x020ef73c +func_ov023_020ef758 kind:function(arm,size=0x4c) addr:0x020ef758 +func_ov023_020ef7a4 kind:function(arm,size=0x50) addr:0x020ef7a4 +func_ov023_020ef7f4 kind:function(arm,size=0x18) addr:0x020ef7f4 +func_ov023_020ef80c kind:function(arm,size=0x20) addr:0x020ef80c +func_ov023_020ef82c kind:function(arm,size=0x6c) addr:0x020ef82c +func_ov023_020ef898 kind:function(arm,size=0x18) addr:0x020ef898 +func_ov023_020ef8b0 kind:function(arm,size=0x54) addr:0x020ef8b0 +func_ov023_020ef904 kind:function(arm,size=0x18) addr:0x020ef904 +func_ov023_020ef91c kind:function(arm,size=0x40) addr:0x020ef91c +func_ov023_020ef95c kind:function(arm,size=0x4) addr:0x020ef95c +func_ov023_020ef960 kind:function(arm,size=0x4) addr:0x020ef960 +func_ov023_020ef964 kind:function(arm,size=0xc) addr:0x020ef964 +func_ov023_020ef970 kind:function(arm,size=0x18) addr:0x020ef970 +func_ov023_020ef988 kind:function(arm,size=0x24) addr:0x020ef988 +func_ov023_020ef9ac kind:function(arm,size=0x10c) addr:0x020ef9ac +func_ov023_020efab8 kind:function(arm,size=0x3c) addr:0x020efab8 +func_ov023_020efaf4 kind:function(arm,size=0x34) addr:0x020efaf4 +func_ov023_020efb28 kind:function(arm,size=0xd0) addr:0x020efb28 +func_ov023_020efbf8 kind:function(arm,size=0x1d4) addr:0x020efbf8 +func_ov023_020efdcc kind:function(arm,size=0x40) addr:0x020efdcc +func_ov023_020efe0c kind:function(arm,size=0x28) addr:0x020efe0c +func_ov023_020efe34 kind:function(arm,size=0x110) addr:0x020efe34 +func_ov023_020eff44 kind:function(arm,size=0xf4) addr:0x020eff44 +func_ov023_020f0038 kind:function(arm,size=0x80) addr:0x020f0038 +func_ov023_020f00b8 kind:function(arm,size=0x80) addr:0x020f00b8 +func_ov023_020f0138 kind:function(arm,size=0xa4) addr:0x020f0138 +func_ov023_020f01dc kind:function(arm,size=0x88) addr:0x020f01dc +func_ov023_020f0264 kind:function(arm,size=0xe4) addr:0x020f0264 +func_ov023_020f0348 kind:function(arm,size=0x158) addr:0x020f0348 +func_ov023_020f04a0 kind:function(arm,size=0xc8) addr:0x020f04a0 +func_ov023_020f0568 kind:function(arm,size=0x120) addr:0x020f0568 +func_ov023_020f0688 kind:function(arm,size=0xf0) addr:0x020f0688 +func_ov023_020f0778 kind:function(arm,size=0x274) addr:0x020f0778 +func_ov023_020f09ec kind:function(arm,size=0x98) addr:0x020f09ec +func_ov023_020f0a84 kind:function(arm,size=0x2c) addr:0x020f0a84 +func_ov023_020f0ab0 kind:function(arm,size=0x48) addr:0x020f0ab0 +func_ov023_020f0af8 kind:function(arm,size=0x88) addr:0x020f0af8 +func_ov023_020f0b80 kind:function(arm,size=0x78) addr:0x020f0b80 +func_ov023_020f0bf8 kind:function(arm,size=0x4dc) addr:0x020f0bf8 +func_ov023_020f10d4 kind:function(arm,size=0x108) addr:0x020f10d4 +func_ov023_020f11dc kind:function(arm,size=0x70) addr:0x020f11dc +func_ov023_020f124c kind:function(arm,size=0x90) addr:0x020f124c +func_ov023_020f12dc kind:function(arm,size=0x10) addr:0x020f12dc +func_ov023_020f12ec kind:function(arm,size=0x24) addr:0x020f12ec +func_ov023_020f1310 kind:function(arm,size=0x30) addr:0x020f1310 +func_ov023_020f1340 kind:function(arm,size=0xcc) addr:0x020f1340 +func_ov023_020f140c kind:function(arm,size=0x14) addr:0x020f140c +func_ov023_020f1420 kind:function(arm,size=0x4) addr:0x020f1420 +func_ov023_020f1424 kind:function(arm,size=0x8) addr:0x020f1424 +func_ov023_020f142c kind:function(arm,size=0xc0) addr:0x020f142c +func_ov023_020f14ec kind:function(arm,size=0x150) addr:0x020f14ec +func_ov023_020f163c kind:function(arm,size=0x114) addr:0x020f163c +func_ov023_020f1750 kind:function(arm,size=0x74) addr:0x020f1750 +func_ov023_020f17c4 kind:function(arm,size=0x7c) addr:0x020f17c4 +func_ov023_020f1840 kind:function(arm,size=0x14) addr:0x020f1840 +data_ov023_020f1854 kind:data(any) addr:0x020f1854 +data_ov023_020f185c kind:data(any) addr:0x020f185c +data_ov023_020f1862 kind:data(any) addr:0x020f1862 +data_ov023_020f1868 kind:data(any) addr:0x020f1868 +data_ov023_020f186e kind:data(any) addr:0x020f186e +data_ov023_020f1874 kind:data(any) addr:0x020f1874 +data_ov023_020f1884 kind:data(any) addr:0x020f1884 +data_ov023_020f1898 kind:data(any) addr:0x020f1898 +data_ov023_020f18ac kind:data(any) addr:0x020f18ac +data_ov023_020f18cc kind:data(any) addr:0x020f18cc +data_ov023_020f18ec kind:data(any) addr:0x020f18ec +func_ov023_020f192c kind:function(arm,size=0x4) addr:0x020f192c +func_ov023_020f1930 kind:function(arm,size=0x2c) addr:0x020f1930 +func_ov023_020f195c kind:function(arm,size=0x50) addr:0x020f195c +data_ov023_020f19c8 kind:data(any) addr:0x020f19c8 +data_ov023_020f19f8 kind:data(any) addr:0x020f19f8 +data_ov023_020f1a14 kind:data(any) addr:0x020f1a14 ambiguous +data_ov023_020f1a30 kind:data(any) addr:0x020f1a30 +data_ov023_020f1a44 kind:data(any) addr:0x020f1a44 +data_ov023_020f1a48 kind:data(any) addr:0x020f1a48 +data_ov023_020f1a54 kind:data(any) addr:0x020f1a54 +data_ov023_020f1a60 kind:data(any) addr:0x020f1a60 +data_ov023_020f1a6c kind:data(any) addr:0x020f1a6c +data_ov023_020f1a7c kind:data(any) addr:0x020f1a7c +data_ov023_020f1a8c kind:data(any) addr:0x020f1a8c +data_ov023_020f1a98 kind:data(any) addr:0x020f1a98 +data_ov023_020f1aac kind:data(any) addr:0x020f1aac +data_ov023_020f1ac4 kind:data(any) addr:0x020f1ac4 +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_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_020f1b4c kind:data(any) addr:0x020f1b4c +data_ov023_020f1b5c kind:data(any) addr:0x020f1b5c ambiguous +data_ov023_020f1b74 kind:data(any) addr:0x020f1b74 ambiguous +data_ov023_020f1b84 kind:data(any) addr:0x020f1b84 +data_ov023_020f1b88 kind:data(any) addr:0x020f1b88 +data_ov023_020f1bc0 kind:bss addr:0x020f1bc0 +data_ov023_020f1bc4 kind:bss addr:0x020f1bc4 +data_ov023_020f1c00 kind:bss addr:0x020f1c00 +data_ov023_020f1c14 kind:bss addr:0x020f1c14 +data_ov023_020f1c50 kind:bss addr:0x020f1c50 +data_ov023_020f1c64 kind:bss addr:0x020f1c64 +data_ov023_020f1c70 kind:bss addr:0x020f1c70 +data_ov023_020f1c84 kind:bss addr:0x020f1c84 +data_ov023_020f1cc0 kind:bss addr:0x020f1cc0 +data_ov023_020f1ce2 kind:bss addr:0x020f1ce2 +data_ov023_020f1d04 kind:bss addr:0x020f1d04 +data_ov023_020f1d84 kind:bss addr:0x020f1d84 +data_ov023_020f1d88 kind:bss addr:0x020f1d88 +data_ov023_020f1d94 kind:bss addr:0x020f1d94 +data_ov023_020f1da0 kind:bss addr:0x020f1da0 +data_ov023_020f243c kind:bss addr:0x020f243c ambiguous +data_ov023_020f37d0 kind:bss addr:0x020f37d0 ambiguous +data_ov023_020f38c8 kind:bss addr:0x020f38c8 ambiguous +data_ov023_020f39ac kind:bss addr:0x020f39ac ambiguous +data_ov023_020f3aa4 kind:bss addr:0x020f3aa4 ambiguous +data_ov023_020f3d7c kind:bss addr:0x020f3d7c ambiguous +data_ov023_020f47d4 kind:bss addr:0x020f47d4 ambiguous +data_ov023_020f491c kind:bss addr:0x020f491c ambiguous +data_ov023_020f52b8 kind:bss addr:0x020f52b8 ambiguous +data_ov023_020f58d0 kind:bss addr:0x020f58d0 ambiguous +data_ov023_020f5b24 kind:bss addr:0x020f5b24 ambiguous +data_ov023_020f6108 kind:bss addr:0x020f6108 ambiguous +data_ov023_020f619c kind:bss addr:0x020f619c ambiguous +data_ov023_020f6374 kind:bss addr:0x020f6374 ambiguous +data_ov023_020f637c kind:bss addr:0x020f637c ambiguous +data_ov023_020f6384 kind:bss addr:0x020f6384 ambiguous +data_ov023_020f6760 kind:bss addr:0x020f6760 ambiguous +data_ov023_020f6834 kind:bss addr:0x020f6834 ambiguous +data_ov023_020f74d4 kind:bss addr:0x020f74d4 ambiguous +data_ov023_020f7538 kind:bss addr:0x020f7538 ambiguous +data_ov023_020f7574 kind:bss addr:0x020f7574 ambiguous +data_ov023_020f7594 kind:bss addr:0x020f7594 ambiguous +data_ov023_020f759c kind:bss addr:0x020f759c ambiguous +data_ov023_020f75f4 kind:bss addr:0x020f75f4 ambiguous +data_ov023_020f766c kind:bss addr:0x020f766c ambiguous +data_ov023_020f7794 kind:bss addr:0x020f7794 ambiguous +data_ov023_020f7a84 kind:bss addr:0x020f7a84 ambiguous +data_ov023_020f7dbc kind:bss addr:0x020f7dbc ambiguous +data_ov023_020f7f14 kind:bss addr:0x020f7f14 ambiguous +data_ov023_020f8024 kind:bss addr:0x020f8024 ambiguous +data_ov023_020f82e0 kind:bss addr:0x020f82e0 ambiguous +data_ov023_020f9dcc kind:bss addr:0x020f9dcc ambiguous +data_ov023_020f9e3c kind:bss addr:0x020f9e3c ambiguous +data_ov023_020f9eac kind:bss addr:0x020f9eac ambiguous +data_ov023_020f9f1c kind:bss addr:0x020f9f1c ambiguous +data_ov023_020fab5c kind:bss addr:0x020fab5c ambiguous +data_ov023_020fb30c kind:bss addr:0x020fb30c ambiguous +data_ov023_020fb4ac kind:bss addr:0x020fb4ac ambiguous +data_ov023_020fb80c kind:bss addr:0x020fb80c ambiguous +data_ov023_020fbda0 kind:bss addr:0x020fbda0 +data_ov023_020fbda4 kind:bss addr:0x020fbda4 +data_ov023_020fbdac kind:bss addr:0x020fbdac +data_ov023_020fbdb4 kind:bss addr:0x020fbdb4 diff --git a/config/eur/arm9/overlays/ov024/delinks.txt b/config/eur/arm9/overlays/ov024/delinks.txt new file mode 100644 index 00000000..0a7423b5 --- /dev/null +++ b/config/eur/arm9/overlays/ov024/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020c4840 end:0x020d7318 kind:code align:32 + .rodata start:0x020d7318 end:0x020d78e8 kind:data align:4 + .init start:0x020d78e8 end:0x020d7b34 kind:code align:4 + .ctor start:0x020d7b34 end:0x020d7b54 kind:data align:4 + .data start:0x020d7b60 end:0x020d8660 kind:data align:32 + .bss start:0x020d8660 end:0x020d8720 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov024/relocs.txt b/config/eur/arm9/overlays/ov024/relocs.txt new file mode 100644 index 00000000..2c437971 --- /dev/null +++ b/config/eur/arm9/overlays/ov024/relocs.txt @@ -0,0 +1,2886 @@ +from:0x020c4848 kind:thumb_call_arm to:0x020c4a60 module:overlay(24) +from:0x020c4850 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c4858 kind:thumb_call_arm to:0x0200e234 module:main +from:0x020c485e kind:thumb_call to:0x020be6f4 module:overlay(1) +from:0x020c4864 kind:thumb_call to:0x020bd87c module:overlay(1) +from:0x020c486a kind:thumb_call_arm to:0x0201834c module:main +from:0x020c4874 kind:load to:0x020d7b68 module:overlay(24) +from:0x020c4878 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c487c kind:load to:0x020b504c module:overlay(0) +from:0x020c4880 kind:load to:0x020b50c0 module:overlay(0) +from:0x020c488c kind:thumb_call_arm to:0x020c4a60 module:overlay(24) +from:0x020c4894 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c489c kind:thumb_call_arm to:0x0200e234 module:main +from:0x020c48a2 kind:thumb_call to:0x020be6f4 module:overlay(1) +from:0x020c48a8 kind:thumb_call to:0x020bd87c module:overlay(1) +from:0x020c48ae kind:thumb_call_arm to:0x0201834c module:main +from:0x020c48b4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c48bc kind:load to:0x020d7b68 module:overlay(24) +from:0x020c48c0 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c48c4 kind:load to:0x020b504c module:overlay(0) +from:0x020c48c8 kind:load to:0x020b50c0 module:overlay(0) +from:0x020c48ce kind:thumb_call_arm to:0x02018374 module:main +from:0x020c48d4 kind:thumb_call to:0x020be510 module:overlay(1) +from:0x020c48da kind:thumb_call to:0x020bd854 module:overlay(1) +from:0x020c48e0 kind:thumb_call to:0x020be12c module:overlay(1) +from:0x020c48ec kind:thumb_call to:0x020705e8 module:overlay(0) +from:0x020c48f4 kind:load to:0x020b504c module:overlay(0) +from:0x020c48f8 kind:load to:0x020b50c0 module:overlay(0) +from:0x020c48fc kind:load to:0x020b4eec module:overlay(0) +from:0x020c4900 kind:load to:0x027e09a4 module:dtcm +from:0x020c491c kind:arm_call to:0x0207087c module:overlay(0) +from:0x020c492c kind:arm_call to:0x020c4b4c module:overlay(24) +from:0x020c4934 kind:load to:0x0204a110 module:main +from:0x020c4938 kind:load to:0x027e09a4 module:dtcm +from:0x020c493c kind:load to:0x020d8660 module:overlay(24) +from:0x020c4958 kind:load to:0x027e09a4 module:dtcm +from:0x020c495c kind:load to:0x0204a110 module:main +from:0x020c4960 kind:load to:0x020708d8 module:overlay(0) +from:0x020c4978 kind:load to:0x027e09a4 module:dtcm +from:0x020c497c kind:load to:0x0204af02 module:main +from:0x020c4980 kind:load to:0x02070834 module:overlay(0) +from:0x020c499c kind:arm_call to:0x02070938 module:overlay(0) +from:0x020c49c8 kind:load to:0x0204a110 module:main +from:0x020c49cc kind:load to:0x027e09a4 module:dtcm +from:0x020c49d0 kind:load to:0x020d8660 module:overlay(24) +from:0x020c49ec kind:load to:0x027e09a4 module:dtcm +from:0x020c49f0 kind:load to:0x0204a110 module:main +from:0x020c49f4 kind:load to:0x02070a4c module:overlay(0) +from:0x020c4a24 kind:arm_call to:0x020bb994 module:overlay(17) +from:0x020c4a50 kind:load to:0x0204a088 module:main +from:0x020c4a54 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a58 kind:load to:0x0204af02 module:main +from:0x020c4a5c kind:load to:0x020d8660 module:overlay(24) +from:0x020c4a78 kind:arm_call to:0x020704f4 module:overlay(0) +from:0x020c4a80 kind:arm_call to:0x02011ff4 module:main +from:0x020c4a88 kind:load to:0x027e09a4 module:dtcm +from:0x020c4ab4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020c4abc kind:load to:0x020b51b8 module:overlay(0) +from:0x020c4adc kind:arm_call to:0x020c4b24 module:overlay(24) +from:0x020c4aec kind:arm_call to:0x0203ce74 module:main +from:0x020c4b00 kind:load to:0x020d8660 module:overlay(24) +from:0x020c4b04 kind:load to:0x020d8674 module:overlay(24) +from:0x020c4b08 kind:load to:0x020c4b10 module:overlay(24) +from:0x020c4b0c kind:load to:0x020d8668 module:overlay(24) +from:0x020c4b18 kind:arm_call to:0x020c4dec module:overlay(24) +from:0x020c4b2c kind:arm_call to:0x020c4ddc module:overlay(24) +from:0x020c4b6c kind:arm_call to:0x01ffd420 module:itcm +from:0x020c4b9c kind:load to:0x027e09b8 module:dtcm +from:0x020c4bd0 kind:arm_call to:0x020cd150 module:overlay(24) +from:0x020c4c24 kind:arm_call to:0x01fff350 module:itcm +from:0x020c4c4c kind:arm_call to:0x020730ac module:overlay(0) +from:0x020c4ca0 kind:arm_call to:0x02073470 module:overlay(0) +from:0x020c4cb8 kind:load to:0x020d8698 module:overlay(24) +from:0x020c4cbc kind:load to:0x027e0ce4 module:dtcm +from:0x020c4cc0 kind:load to:0x020b3000 module:overlay(0) +from:0x020c4cc4 kind:load to:0x027e09b8 module:dtcm +from:0x020c4d14 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c4d38 kind:arm_call to:0x02019538 module:main +from:0x020c4d50 kind:arm_call to:0x020249f0 module:main +from:0x020c4d60 kind:arm_call to:0x020249f0 module:main +from:0x020c4d68 kind:load to:0x027e09a4 module:dtcm +from:0x020c4d6c kind:load to:0x0204a110 module:main +from:0x020c4de8 kind:load to:0x020d8660 module:overlay(24) +from:0x020c4dfc kind:load to:0x020d8660 module:overlay(24) +from:0x020c4e14 kind:load to:0x020d7b98 module:overlay(24) +from:0x020c4e24 kind:arm_call to:0x02011ff4 module:main +from:0x020c4e74 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c4e8c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4e94 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4eb0 kind:arm_call to:0x020c4ec0 module:overlay(24) +from:0x020c4ebc kind:load to:0x020d7bd0 module:overlay(24) +from:0x020c4ec8 kind:arm_call to:0x020c4ed8 module:overlay(24) +from:0x020c4eec kind:load to:0x0206082c module:overlay(0) +from:0x020c4f04 kind:load to:0x0206082c module:overlay(0) +from:0x020c4f44 kind:load to:0x020b5214 module:overlay(0) +from:0x020c4f48 kind:load to:0x0206db44 module:overlay(0) +from:0x020c4f68 kind:load to:0x02060af8 module:overlay(0) +from:0x020c4f78 kind:load to:0x02060af8 module:overlay(0) +from:0x020c4f90 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c4f98 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c4fa4 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020c4fb8 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020c4fcc kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020c4fe0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c4ff0 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020c5004 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c500c kind:load to:0x020b5214 module:overlay(0) +from:0x020c501c kind:arm_call to:0x020c510c module:overlay(24) +from:0x020c5060 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c5090 kind:arm_call to:0x0201aad0 module:main +from:0x020c50cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c50fc kind:arm_call to:0x0201aad0 module:main +from:0x020c5108 kind:load to:0x0204af1c module:main +from:0x020c5130 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c5144 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c514c kind:arm_call to:0x02011ff4 module:main +from:0x020c5178 kind:arm_call to:0x020d0fa0 module:overlay(24) +from:0x020c5180 kind:arm_call to:0x02011ff4 module:main +from:0x020c51ac kind:arm_call_thumb to:0x020c0920 module:overlay(1) +from:0x020c51b4 kind:arm_call to:0x02011ff4 module:main +from:0x020c51d0 kind:arm_call to:0x020c6edc module:overlay(24) +from:0x020c51d4 kind:arm_call to:0x020c6f08 module:overlay(24) +from:0x020c51dc kind:arm_call to:0x02060f8c module:overlay(0) +from:0x020c51e8 kind:load to:0x020d7c18 module:overlay(24) +from:0x020c520c kind:arm_call to:0x020d0fa0 module:overlay(24) +from:0x020c5214 kind:arm_call to:0x02011ff4 module:main +from:0x020c5240 kind:arm_call_thumb to:0x020c0920 module:overlay(1) +from:0x020c5248 kind:arm_call to:0x02011ff4 module:main +from:0x020c5264 kind:arm_call to:0x020c6edc module:overlay(24) +from:0x020c5268 kind:arm_call to:0x020c6f08 module:overlay(24) +from:0x020c5270 kind:arm_call to:0x02060f8c module:overlay(0) +from:0x020c5278 kind:arm_call to:0x02011ff4 module:main +from:0x020c5284 kind:load to:0x020d7c18 module:overlay(24) +from:0x020c52c0 kind:arm_call to:0x020c52f4 module:overlay(24) +from:0x020c52dc kind:arm_call to:0x020c6d2c module:overlay(24) +from:0x020c52e8 kind:arm_call to:0x020c6db8 module:overlay(24) +from:0x020c52f0 kind:load to:0x02043e50 module:main +from:0x020c52fc kind:arm_call to:0x020c52a0 module:overlay(24) +from:0x020c5304 kind:arm_call to:0x020c530c module:overlay(24) +from:0x020c5318 kind:arm_call to:0x020235f4 module:main +from:0x020c5354 kind:arm_call to:0x020c6db8 module:overlay(24) +from:0x020c536c kind:arm_call to:0x020c52a0 module:overlay(24) +from:0x020c5374 kind:arm_call to:0x020c537c module:overlay(24) +from:0x020c5388 kind:arm_call to:0x020235f4 module:main +from:0x020c53a8 kind:arm_call to:0x020c6d2c module:overlay(24) +from:0x020c53dc kind:arm_call to:0x020c6db8 module:overlay(24) +from:0x020c5418 kind:arm_call to:0x020c52b8 module:overlay(24) +from:0x020c5420 kind:arm_call to:0x020c5364 module:overlay(24) +from:0x020c5430 kind:arm_call to:0x020c52a0 module:overlay(24) +from:0x020c543c kind:arm_call to:0x020c6db8 module:overlay(24) +from:0x020c544c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c545c kind:arm_call to:0x020c5364 module:overlay(24) +from:0x020c5464 kind:arm_call to:0x020c52f4 module:overlay(24) +from:0x020c5470 kind:arm_call to:0x020c6db8 module:overlay(24) +from:0x020c547c kind:arm_call to:0x0201c494 module:main +from:0x020c54b0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c54c0 kind:arm_call to:0x020c5364 module:overlay(24) +from:0x020c54c8 kind:arm_call to:0x020c52f4 module:overlay(24) +from:0x020c54d4 kind:arm_call to:0x020c6d2c module:overlay(24) +from:0x020c54e0 kind:arm_call to:0x020c6db8 module:overlay(24) +from:0x020c54ec kind:arm_call to:0x0201c494 module:main +from:0x020c550c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c551c kind:arm_call to:0x020c537c module:overlay(24) +from:0x020c5524 kind:arm_call to:0x020c530c module:overlay(24) +from:0x020c5530 kind:arm_call to:0x020c6db8 module:overlay(24) +from:0x020c553c kind:arm_call to:0x0201c494 module:main +from:0x020c5540 kind:arm_call to:0x02019b3c module:main +from:0x020c5544 kind:arm_call to:0x02019c4c module:main +from:0x020c5548 kind:arm_call to:0x02019a74 module:main +from:0x020c5550 kind:load to:0x0204aeac module:main +from:0x020c5554 kind:load to:0x027e09a4 module:dtcm +from:0x020c5558 kind:load to:0x0204a110 module:main +from:0x020c5584 kind:arm_call to:0x0201867c module:main +from:0x020c55b0 kind:arm_call to:0x020c3a00 module:overlay(17) +from:0x020c55c4 kind:arm_call to:0x0201860c module:main +from:0x020c55cc kind:arm_call to:0x020c5cec module:overlay(24) +from:0x020c55ec kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x020c55f4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5608 kind:arm_call to:0x020f4844 module:overlay(26) +from:0x020c5738 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c574c kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c5760 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c57d8 kind:arm_call to:0x020c3bc0 module:overlay(17) +from:0x020c57e4 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020c5800 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x020c5814 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c582c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5848 kind:arm_call to:0x020f4870 module:overlay(26) +from:0x020c5850 kind:arm_call to:0x0201875c module:main +from:0x020c5858 kind:arm_call to:0x02018908 module:main +from:0x020c58b4 kind:arm_call to:0x020c6b8c module:overlay(24) +from:0x020c58e0 kind:arm_call to:0x020d167c module:overlay(24) +from:0x020c58ec kind:arm_call to:0x02061764 module:overlay(0) +from:0x020c5908 kind:arm_call to:0x01ffd420 module:itcm +from:0x020c5918 kind:arm_call to:0x02066370 module:overlay(0) +from:0x020c5968 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c59b8 kind:arm_call to:0x020c5dac module:overlay(24) +from:0x020c59e0 kind:arm_call to:0x02073104 module:overlay(0) +from:0x020c5a00 kind:arm_call to:0x02073578 module:overlay(0) +from:0x020c5a1c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5a3c kind:arm_call to:0x020c5f70 module:overlay(24) +from:0x020c5a78 kind:arm_call to:0x02073104 module:overlay(0) +from:0x020c5a98 kind:arm_call to:0x02073578 module:overlay(0) +from:0x020c5aa4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5ac8 kind:arm_call to:0x020b670c module:overlay(9) +from:0x020c5ae0 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c5aec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5afc kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c5b08 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5b30 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5b48 kind:arm_call to:0x020c60f4 module:overlay(24) +from:0x020c5b7c kind:arm_call to:0x02073104 module:overlay(0) +from:0x020c5b94 kind:arm_call to:0x02073578 module:overlay(0) +from:0x020c5ba0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5bb0 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c5bbc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5be0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5be8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5c1c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c5c3c kind:arm_call to:0x020c5ecc module:overlay(24) +from:0x020c5c64 kind:arm_call to:0x020e1440 module:overlay(26) +from:0x020c5c70 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5c7c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5c9c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5ca8 kind:load to:0x027e09a4 module:dtcm +from:0x020c5cac kind:load to:0x027e09b8 module:dtcm +from:0x020c5cb0 kind:load to:0x020b5214 module:overlay(0) +from:0x020c5cb4 kind:load to:0x0204a088 module:main +from:0x020c5cb8 kind:load to:0x0213f578 module:overlay(26) +from:0x020c5cbc kind:load to:0x0204e5f8 module:main +from:0x020c5cc0 kind:load to:0x0204999c module:main +from:0x020c5cc4 kind:load to:0x020d8694 module:overlay(24) +from:0x020c5cc8 kind:load to:0x0204a110 module:main +from:0x020c5ccc kind:load to:0x020b504c module:overlay(0) +from:0x020c5cd0 kind:load to:0x027e0ce0 module:dtcm +from:0x020c5cd4 kind:load to:0x020d86a0 module:overlay(24) +from:0x020c5cd8 kind:load to:0x027e0998 module:dtcm +from:0x020c5cdc kind:load to:0x020b4f70 module:overlay(0) +from:0x020c5ce0 kind:load to:0x02118fa4 module:overlay(31) +from:0x020c5ce4 kind:load to:0x02138d10 module:overlay(26) +from:0x020c5cfc kind:arm_call to:0x020cd420 module:overlay(24) +from:0x020c5d08 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5d30 kind:arm_call to:0x020cd458 module:overlay(24) +from:0x020c5d5c kind:arm_call to:0x0210df60 module:overlay(31) +from:0x020c5d80 kind:arm_call to:0x020166cc module:main +from:0x020c5d98 kind:load to:0x020d8698 module:overlay(24) +from:0x020c5d9c kind:load to:0x027e09a4 module:dtcm +from:0x020c5da0 kind:load to:0x027e0ce0 module:dtcm +from:0x020c5da4 kind:load to:0x02043e50 module:main +from:0x020c5da8 kind:load to:0x0204a088 module:main +from:0x020c5dc8 kind:arm_call to:0x020c6af4 module:overlay(24) +from:0x020c5de0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c5df4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c5e08 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c5e1c kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c5e50 kind:arm_call to:0x020c69d0 module:overlay(24) +from:0x020c5e64 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5e74 kind:arm_call to:0x0210dfd8 module:overlay(31) +from:0x020c5e88 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5e9c kind:arm_call to:0x020e18fc module:overlay(26) +from:0x020c5eb8 kind:load to:0x0204a088 module:main +from:0x020c5ebc kind:load to:0x027e09b8 module:dtcm +from:0x020c5ec0 kind:load to:0x0204e5f8 module:main +from:0x020c5ec4 kind:load to:0x027e09a4 module:dtcm +from:0x020c5ec8 kind:load to:0x02138d10 module:overlay(26) +from:0x020c5edc kind:arm_call to:0x020e13f4 module:overlay(26) +from:0x020c5ef0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020c5f08 kind:arm_call to:0x020d5304 module:overlay(24) +from:0x020c5f34 kind:arm_call to:0x020c6a20 module:overlay(24) +from:0x020c5f44 kind:arm_call to:0x020f7cc0 module:overlay(26) +from:0x020c5f5c kind:load to:0x02138d10 module:overlay(26) +from:0x020c5f60 kind:load to:0x027e09b8 module:dtcm +from:0x020c5f64 kind:load to:0x027e09a4 module:dtcm +from:0x020c5f68 kind:load to:0x020d8660 module:overlay(24) +from:0x020c5f6c kind:load to:0x0213f590 module:overlays(26,58) +from:0x020c5f84 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5fa4 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x020c5fcc kind:arm_call to:0x020c6af4 module:overlay(24) +from:0x020c5ff0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c6004 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c6018 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c6060 kind:arm_call to:0x020c69d0 module:overlay(24) +from:0x020c6090 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c60a0 kind:arm_call to:0x0210dfd8 module:overlay(31) +from:0x020c60d8 kind:load to:0x027e09a4 module:dtcm +from:0x020c60dc kind:load to:0x027e0d34 module:dtcm +from:0x020c60e0 kind:load to:0x0204a088 module:main +from:0x020c60e4 kind:load to:0x0204a110 module:main +from:0x020c60e8 kind:load to:0x027e09b8 module:dtcm +from:0x020c60ec kind:load to:0x0204e5f8 module:main +from:0x020c60f0 kind:load to:0x020d8660 module:overlay(24) +from:0x020c6108 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6128 kind:arm_call to:0x020d97e4 module:overlay(31) +from:0x020c6150 kind:arm_call to:0x020c6af4 module:overlay(24) +from:0x020c6168 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c617c kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c6190 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c61a4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020c61cc kind:arm_call to:0x020c69d0 module:overlay(24) +from:0x020c6228 kind:load to:0x027e09a4 module:dtcm +from:0x020c622c kind:load to:0x027e0d34 module:dtcm +from:0x020c6230 kind:load to:0x0204a088 module:main +from:0x020c6234 kind:load to:0x027e09b8 module:dtcm +from:0x020c6238 kind:load to:0x020d8660 module:overlay(24) +from:0x020c625c kind:arm_call to:0x02120a64 module:overlay(37) +from:0x020c6270 kind:arm_call to:0x01ffd400 module:itcm +from:0x020c62bc kind:load to:0x027e09a4 module:dtcm +from:0x020c62c0 kind:load to:0x02043e50 module:main +from:0x020c62c4 kind:load to:0x020d8660 module:overlay(24) +from:0x020c62d4 kind:arm_call to:0x02018694 module:main +from:0x020c62e0 kind:arm_call to:0x02061768 module:overlay(0) +from:0x020c62ec kind:arm_call to:0x02018a14 module:main +from:0x020c6300 kind:arm_call to:0x020d072c module:overlay(24) +from:0x020c6318 kind:arm_call to:0x0206645c module:overlay(0) +from:0x020c6320 kind:load to:0x027e0998 module:dtcm +from:0x020c6324 kind:load to:0x020b4f70 module:overlay(0) +from:0x020c633c kind:arm_call to:0x02018984 module:main +from:0x020c6348 kind:arm_call to:0x02018830 module:main +from:0x020c645c kind:load to:0x020d8694 module:overlay(24) +from:0x020c6474 kind:arm_call to:0x0201c0e4 module:main +from:0x020c6490 kind:arm_call to:0x020c53e8 module:overlay(24) +from:0x020c64a8 kind:arm_call to:0x02061850 module:overlay(0) +from:0x020c64b8 kind:arm_call to:0x020d06d0 module:overlay(24) +from:0x020c64c8 kind:arm_call to:0x020d06d0 module:overlay(24) +from:0x020c64e4 kind:arm_call to:0x020c7780 module:overlay(24) +from:0x020c64f0 kind:arm_call to:0x020c5288 module:overlay(24) +from:0x020c64f8 kind:load to:0x027e0998 module:dtcm +from:0x020c64fc kind:load to:0x027e0cf8 module:dtcm +from:0x020c650c kind:arm_call to:0x020c6514 module:overlay(24) +from:0x020c655c kind:arm_call_thumb to:0x020154b0 module:main +from:0x020c6568 kind:arm_call_thumb to:0x020154ec module:main +from:0x020c656c kind:arm_call to:0x020275e8 module:main +from:0x020c6584 kind:arm_call to:0x0201739c module:main +from:0x020c65b4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c65c8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c65d0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c65d8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c65e0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c65fc kind:arm_call to:0x02060fc8 module:overlay(0) +from:0x020c660c kind:arm_call to:0x020c6674 module:overlay(24) +from:0x020c6628 kind:arm_call to:0x020d13cc module:overlay(24) +from:0x020c6630 kind:arm_call to:0x020d06d0 module:overlay(24) +from:0x020c665c kind:load to:0x027e09a4 module:dtcm +from:0x020c6660 kind:load to:0x020d7c60 module:overlay(24) +from:0x020c6664 kind:load to:0x020d7c74 module:overlay(24) +from:0x020c6668 kind:load to:0x020d7c84 module:overlay(24) +from:0x020c666c kind:load to:0x020d7c78 module:overlay(24) +from:0x020c6670 kind:load to:0x027e0998 module:dtcm +from:0x020c668c kind:arm_call to:0x0207029c module:overlay(0) +from:0x020c66a0 kind:arm_call to:0x020702bc module:overlay(0) +from:0x020c66b0 kind:arm_call to:0x020702fc module:overlay(0) +from:0x020c66bc kind:load to:0x027e09a0 module:dtcm +from:0x020c66fc kind:arm_call to:0x020d06d0 module:overlay(24) +from:0x020c6708 kind:arm_call to:0x020c6db8 module:overlay(24) +from:0x020c6710 kind:arm_call to:0x020c699c module:overlay(24) +from:0x020c6738 kind:arm_call to:0x020c6770 module:overlay(24) +from:0x020c6744 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6760 kind:arm_call to:0x020dc2d0 module:overlay(26) +from:0x020c6768 kind:load to:0x027e09a4 module:dtcm +from:0x020c676c kind:load to:0x027e0ce0 module:dtcm +from:0x020c6784 kind:arm_call to:0x020c6514 module:overlay(24) +from:0x020c6790 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c67b4 kind:arm_call to:0x020c77b0 module:overlay(24) +from:0x020c67c0 kind:arm_call to:0x020c6840 module:overlay(24) +from:0x020c67cc kind:arm_call to:0x020c7780 module:overlay(24) +from:0x020c67d8 kind:arm_call to:0x0201673c module:main +from:0x020c67fc kind:arm_call to:0x020166cc module:main +from:0x020c6814 kind:load to:0x027e09a4 module:dtcm +from:0x020c6818 kind:load to:0x027e0cf8 module:dtcm +from:0x020c684c kind:arm_call to:0x020c6d64 module:overlay(24) +from:0x020c6870 kind:arm_call to:0x020c7724 module:overlay(24) +from:0x020c6880 kind:arm_call to:0x02015348 module:main +from:0x020c688c kind:arm_call to:0x020d24d4 module:overlay(24) +from:0x020c68a0 kind:arm_call to:0x020d2538 module:overlay(24) +from:0x020c68b0 kind:arm_call to:0x020c755c module:overlay(24) +from:0x020c68b8 kind:arm_call to:0x020d2518 module:overlay(24) +from:0x020c68c0 kind:arm_call to:0x020153a4 module:main +from:0x020c68cc kind:load to:0x027e0cf8 module:dtcm +from:0x020c68e4 kind:load to:0x027e0cf8 module:dtcm +from:0x020c68e8 kind:load to:0x020c77d0 module:overlay(24) +from:0x020c6900 kind:arm_call_thumb to:0x020ca068 module:overlay(24) +from:0x020c6910 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c6924 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c692c kind:load to:0x0204a088 module:main +from:0x020c693c kind:load to:0x020ca075 module:overlay(24) +from:0x020c6970 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c697c kind:arm_call_thumb to:0x020ca24c module:overlay(24) +from:0x020c6990 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c6998 kind:load to:0x0204a088 module:main +from:0x020c69b8 kind:arm_call to:0x020c7724 module:overlay(24) +from:0x020c69c4 kind:arm_call to:0x020166ac module:main +from:0x020c69cc kind:load to:0x027e0cf8 module:dtcm +from:0x020c69e0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c69fc kind:arm_call to:0x020d8e30 module:overlay(26) +from:0x020c6a14 kind:arm_call to:0x0210dfcc module:overlay(31) +from:0x020c6a1c kind:load to:0x027e09a4 module:dtcm +from:0x020c6a34 kind:arm_call to:0x020d8e44 module:overlay(26) +from:0x020c6a88 kind:arm_call to:0x020cd4e4 module:overlay(24) +from:0x020c6a98 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6aac kind:arm_call to:0x020d8dd4 module:overlay(26) +from:0x020c6abc kind:arm_call to:0x0210df70 module:overlay(31) +from:0x020c6ad4 kind:arm_call to:0x020cd4e4 module:overlay(24) +from:0x020c6ae4 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x020c6aec kind:load to:0x020d8698 module:overlay(24) +from:0x020c6af0 kind:load to:0x027e09a4 module:dtcm +from:0x020c6b38 kind:arm_call to:0x020cd5c0 module:overlay(24) +from:0x020c6b48 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6b84 kind:load to:0x020d8698 module:overlay(24) +from:0x020c6b88 kind:load to:0x027e09a4 module:dtcm +from:0x020c6bb0 kind:arm_call to:0x020166ac module:main +from:0x020c6bd0 kind:arm_call to:0x020166cc module:main +from:0x020c6bf8 kind:arm_call to:0x020cd094 module:overlay(24) +from:0x020c6c0c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6c38 kind:arm_call to:0x020166cc module:main +from:0x020c6c58 kind:load to:0x020d8698 module:overlay(24) +from:0x020c6c5c kind:load to:0x027e09a4 module:dtcm +from:0x020c6c84 kind:arm_call to:0x020166ac module:main +from:0x020c6c98 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6cbc kind:arm_call to:0x020166ac module:main +from:0x020c6ccc kind:load to:0x020d8698 module:overlay(24) +from:0x020c6cd0 kind:load to:0x027e09a4 module:dtcm +from:0x020c6ce0 kind:load to:0x020d8e58 module:overlays(19,26) +from:0x020c6d00 kind:load to:0x0204a110 module:main +from:0x020c6d94 kind:arm_call to:0x020a782c module:overlay(0) +from:0x020c6db0 kind:load to:0x027e09a4 module:dtcm +from:0x020c6db4 kind:load to:0x020b64f8 module:overlay(0) +from:0x020c6dc4 kind:arm_call to:0x020c6d64 module:overlay(24) +from:0x020c6dd8 kind:arm_call to:0x02018bc4 module:main +from:0x020c6de4 kind:arm_call to:0x02018bc4 module:main +from:0x020c6e14 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020c6e30 kind:load to:0x027e09a4 module:dtcm +from:0x020c6e34 kind:load to:0x027e0cd8 module:dtcm +from:0x020c6e40 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c6e60 kind:load to:0x020d7bf4 module:overlay(24) +from:0x020c6e6c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c6e80 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c6e88 kind:arm_call to:0x02011ff4 module:main +from:0x020c6ea4 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6ea8 kind:load to:0x020c390c module:overlays(1,2,17) +from:0x020c6ebc kind:load to:0x027e0cf8 module:dtcm +from:0x020c6ec0 kind:load to:0x020c397c module:overlays(1,2,17) +from:0x020c6ed4 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6ed8 kind:load to:0x020c39d4 module:overlays(1,2,17) +from:0x020c6ef4 kind:arm_call_thumb to:0x020bd7fc module:overlay(1) +from:0x020c6efc kind:arm_call to:0x02011ff4 module:main +from:0x020c6f04 kind:load to:0x020d86a0 module:overlay(24) +from:0x020c6f20 kind:arm_call to:0x020c6f34 module:overlay(24) +from:0x020c6f28 kind:arm_call to:0x02011ff4 module:main +from:0x020c6f30 kind:load to:0x027e0998 module:dtcm +from:0x020c6f44 kind:load to:0x027e0998 module:dtcm +from:0x020c6f50 kind:arm_call_thumb to:0x02061700 module:overlay(0) +from:0x020c6f64 kind:load to:0x020d7c98 module:overlay(24) +from:0x020c6f78 kind:arm_call to:0x02011f3c module:main +from:0x020c6f84 kind:arm_call to:0x020c6f48 module:overlay(24) +from:0x020c6fbc kind:arm_call to:0x020a782c module:overlay(0) +from:0x020c6ff0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7004 kind:arm_call to:0x020e6a6c module:overlay(26) +from:0x020c701c kind:arm_call to:0x020c716c module:overlay(24) +from:0x020c7054 kind:arm_call to:0x020c727c module:overlay(24) +from:0x020c7068 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c70a8 kind:arm_call to:0x020c7214 module:overlay(24) +from:0x020c70c0 kind:arm_call to:0x020c727c module:overlay(24) +from:0x020c70d4 kind:arm_call to:0x02082124 module:overlay(0) +from:0x020c7138 kind:arm_call to:0x02061868 module:overlay(0) +from:0x020c7154 kind:arm_call to:0x020c7214 module:overlay(24) +from:0x020c7160 kind:load to:0x027e09a4 module:dtcm +from:0x020c7164 kind:load to:0x02138d10 module:overlay(26) +from:0x020c7168 kind:load to:0x027e0cd8 module:dtcm +from:0x020c717c kind:arm_call to:0x020c681c module:overlay(24) +from:0x020c7190 kind:arm_call to:0x020c7300 module:overlay(24) +from:0x020c71a4 kind:arm_call to:0x020c7300 module:overlay(24) +from:0x020c71b8 kind:arm_call to:0x020c7300 module:overlay(24) +from:0x020c71cc kind:arm_call to:0x020c7300 module:overlay(24) +from:0x020c71e0 kind:arm_call to:0x020c7300 module:overlay(24) +from:0x020c71f4 kind:arm_call to:0x020c7300 module:overlay(24) +from:0x020c7210 kind:load to:0x027e0994 module:dtcm +from:0x020c7220 kind:arm_call to:0x02061868 module:overlay(0) +from:0x020c7230 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7248 kind:arm_call to:0x020d51dc module:overlay(24) +from:0x020c7278 kind:load to:0x027e09a4 module:dtcm +from:0x020c72bc kind:arm_call to:0x02061868 module:overlay(0) +from:0x020c72d0 kind:arm_call to:0x020d51dc module:overlay(24) +from:0x020c72fc kind:load to:0x027e09a4 module:dtcm +from:0x020c7350 kind:load to:0x0204a088 module:main +from:0x020c7360 kind:arm_call to:0x01ffd400 module:itcm +from:0x020c738c kind:load to:0x027e09a4 module:dtcm +from:0x020c73a0 kind:arm_call to:0x02011f3c module:main +from:0x020c73ac kind:arm_call to:0x020c73b4 module:overlay(24) +from:0x020c73bc kind:arm_call to:0x020c791c module:overlay(24) +from:0x020c73cc kind:arm_call to:0x02011f3c module:main +from:0x020c73d8 kind:arm_call to:0x020cf968 module:overlay(24) +from:0x020c73f4 kind:arm_call to:0x02011f3c module:main +from:0x020c7400 kind:arm_call to:0x020d31f8 module:overlay(24) +from:0x020c7414 kind:arm_call to:0x02011f3c module:main +from:0x020c7420 kind:arm_call to:0x020cff48 module:overlay(24) +from:0x020c7480 kind:arm_call to:0x02011f3c module:main +from:0x020c748c kind:arm_call to:0x020dc2e0 module:overlay(26) +from:0x020c74a0 kind:load to:0x027e09a4 module:dtcm +from:0x020c74ac kind:arm_call to:0x020c7750 module:overlay(24) +from:0x020c74d0 kind:arm_call to:0x02011ff4 module:main +from:0x020c74ec kind:arm_call to:0x020cff88 module:overlay(24) +from:0x020c74f4 kind:arm_call to:0x02011ff4 module:main +from:0x020c7510 kind:arm_call to:0x020d3280 module:overlay(24) +from:0x020c7518 kind:arm_call to:0x02011ff4 module:main +from:0x020c7534 kind:arm_call to:0x020cf9d0 module:overlay(24) +from:0x020c753c kind:arm_call to:0x02011ff4 module:main +from:0x020c754c kind:arm_call to:0x020c792c module:overlay(24) +from:0x020c7558 kind:load to:0x027e09a4 module:dtcm +from:0x020c7584 kind:arm_call to:0x020c78ac module:overlay(24) +from:0x020c75a4 kind:arm_call to:0x020c75d0 module:overlay(24) +from:0x020c75c4 kind:arm_call to:0x020c75d0 module:overlay(24) +from:0x020c75f4 kind:arm_call to:0x020c7724 module:overlay(24) +from:0x020c7604 kind:arm_call to:0x020d524c module:overlay(24) +from:0x020c7620 kind:arm_call to:0x020d51dc module:overlay(24) +from:0x020c764c kind:arm_call to:0x020d32e8 module:overlay(24) +from:0x020c766c kind:arm_call to:0x020cff8c module:overlay(24) +from:0x020c76a4 kind:arm_call to:0x020cfb7c module:overlay(24) +from:0x020c76c8 kind:arm_call to:0x020dc300 module:overlay(26) +from:0x020c76d0 kind:arm_call to:0x020c7750 module:overlay(24) +from:0x020c76e4 kind:arm_call to:0x020d3324 module:overlay(24) +from:0x020c770c kind:arm_call to:0x020d3348 module:overlay(24) +from:0x020c7720 kind:load to:0x027e09a4 module:dtcm +from:0x020c7740 kind:arm_call to:0x020c78d0 module:overlay(24) +from:0x020c7748 kind:arm_call to:0x020d0004 module:overlay(24) +from:0x020c7774 kind:arm_call to:0x020d340c module:overlay(24) +from:0x020c777c kind:load to:0x027e09a4 module:dtcm +from:0x020c77a4 kind:arm_call to:0x020d32d8 module:overlay(24) +from:0x020c77ac kind:load to:0x027e09a4 module:dtcm +from:0x020c77bc kind:load to:0x020d341c module:overlay(24) +from:0x020c77cc kind:load to:0x020d02e0 module:overlay(24) +from:0x020c77dc kind:load to:0x020d0340 module:overlay(24) +from:0x020c77fc kind:arm_call to:0x020d03f8 module:overlay(24) +from:0x020c7820 kind:arm_call to:0x020d041c module:overlay(24) +from:0x020c7850 kind:arm_call to:0x020d5354 module:overlay(24) +from:0x020c786c kind:arm_call to:0x020c7878 module:overlay(24) +from:0x020c78f8 kind:arm_call to:0x020d05b0 module:overlay(24) +from:0x020c7914 kind:arm_call to:0x020d05b0 module:overlay(24) +from:0x020c7928 kind:load to:0x027e0cf8 module:dtcm +from:0x020c793c kind:load to:0x027e0cf8 module:dtcm +from:0x020c7950 kind:load to:0x0204a088 module:main +from:0x020c7954 kind:load to:0x02061224 module:overlay(0) +from:0x020c7968 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020c79a0 kind:arm_call to:0x0201baec module:main +from:0x020c79b0 kind:arm_call to:0x0201baec module:main +from:0x020c79c0 kind:arm_call to:0x0201bb38 module:main +from:0x020c79e0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c79f0 kind:load to:0x020d7cc0 module:overlay(24) +from:0x020c79f4 kind:load to:0x020b1ff4 module:overlay(0) +from:0x020c79f8 kind:load to:0x020d7ca4 module:overlay(24) +from:0x020c79fc kind:load to:0x0204a088 module:main +from:0x020c7a08 kind:arm_call to:0x0201bacc module:main +from:0x020c7a20 kind:arm_call to:0x0201bacc module:main +from:0x020c7a28 kind:arm_call to:0x0201bacc module:main +from:0x020c7a30 kind:arm_call to:0x0201bacc module:main +from:0x020c7a38 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c7a50 kind:arm_call to:0x0201bacc module:main +from:0x020c7a58 kind:arm_call to:0x0201bacc module:main +from:0x020c7a60 kind:arm_call to:0x0201bacc module:main +from:0x020c7a68 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c7a70 kind:arm_call to:0x02011ff4 module:main +from:0x020c7ad4 kind:arm_call to:0x02066218 module:overlay(0) +from:0x020c7af8 kind:arm_call to:0x020c83bc module:overlay(24) +from:0x020c7b00 kind:arm_call to:0x020c8454 module:overlay(24) +from:0x020c7b14 kind:load to:0x0204a110 module:main +from:0x020c7bac kind:arm_call to:0x020c83bc module:overlay(24) +from:0x020c7bb4 kind:arm_call to:0x020c8454 module:overlay(24) +from:0x020c7bf4 kind:arm_call to:0x020c7cfc module:overlay(24) +from:0x020c7bfc kind:arm_call to:0x020c7d4c module:overlay(24) +from:0x020c7c10 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020c7c58 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020c7c74 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020c7c98 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020c7ca0 kind:load to:0x0204a110 module:main +from:0x020c7ca4 kind:load to:0x0204ae10 module:main +from:0x020c7ca8 kind:load to:0x027e0994 module:dtcm +from:0x020c7cac kind:load to:0x020b504c module:overlay(0) +from:0x020c7cb0 kind:load to:0x0204a088 module:main +from:0x020c7cb4 kind:load to:0x020b51b8 module:overlay(0) +from:0x020c7cd4 kind:arm_call to:0x020c7d4c module:overlay(24) +from:0x020c7d38 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020c7d44 kind:load to:0x020b504c module:overlay(0) +from:0x020c7d5c kind:arm_call to:0x020c851c module:overlay(24) +from:0x020c7d88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7dc0 kind:arm_call to:0x0201e588 module:main +from:0x020c7dc8 kind:arm_call_thumb to:0x020b6c74 module:overlay(6) +from:0x020c7de4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7e0c kind:arm_call to:0x02019538 module:main +from:0x020c7e2c kind:load to:0x0204aeec module:main +from:0x020c7e30 kind:load to:0x027e09a4 module:dtcm +from:0x020c7e34 kind:load to:0x0204a110 module:main +from:0x020c7e84 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c7e8c kind:arm_call to:0x020d1364 module:overlay(24) +from:0x020c7e94 kind:arm_call to:0x020c8428 module:overlay(24) +from:0x020c7ea0 kind:arm_call to:0x020c681c module:overlay(24) +from:0x020c7ecc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c7ed4 kind:arm_call to:0x020d1364 module:overlay(24) +from:0x020c7edc kind:arm_call to:0x020c8428 module:overlay(24) +from:0x020c7ef4 kind:arm_call to:0x0201bbcc module:main +from:0x020c7f00 kind:arm_call to:0x0201b9a8 module:main +from:0x020c7f18 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c7f20 kind:arm_call to:0x020d1364 module:overlay(24) +from:0x020c7f28 kind:arm_call to:0x020c8428 module:overlay(24) +from:0x020c7f38 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020c7f40 kind:load to:0x020b5214 module:overlay(0) +from:0x020c7f44 kind:load to:0x027e0994 module:dtcm +from:0x020c7f48 kind:load to:0x020d86a0 module:overlay(24) +from:0x020c7f4c kind:load to:0x0204e5f8 module:main +from:0x020c7f50 kind:load to:0x020b504c module:overlay(0) +from:0x020c8028 kind:arm_call to:0x0201cf30 module:main +from:0x020c806c kind:arm_call to:0x020c84c4 module:overlay(24) +from:0x020c80c0 kind:arm_call to:0x0201db14 module:main +from:0x020c8130 kind:arm_call to:0x0201db14 module:main +from:0x020c8170 kind:arm_call to:0x02066218 module:overlay(0) +from:0x020c8184 kind:arm_call to:0x020c8484 module:overlay(24) +from:0x020c81a4 kind:arm_call to:0x020c8484 module:overlay(24) +from:0x020c824c kind:arm_call to:0x02061224 module:overlay(0) +from:0x020c825c kind:arm_call to:0x0201bba4 module:main +from:0x020c8268 kind:arm_call to:0x0201b9a8 module:main +from:0x020c8298 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020c82a4 kind:load to:0x0204a110 module:main +from:0x020c82a8 kind:load to:0x020b62a8 module:overlay(0) +from:0x020c82ac kind:load to:0x0204aeb8 module:main +from:0x020c82b0 kind:load to:0x0204ae10 module:main +from:0x020c82b4 kind:load to:0x0204aed0 module:main +from:0x020c82b8 kind:load to:0x0204a088 module:main +from:0x020c82bc kind:load to:0x0204e5f8 module:main +from:0x020c82d8 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020c8304 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c8328 kind:arm_call to:0x02070378 module:overlay(0) +from:0x020c8344 kind:arm_call to:0x020c555c module:overlay(24) +from:0x020c8350 kind:arm_call to:0x020c53e8 module:overlay(24) +from:0x020c8360 kind:arm_call to:0x02070378 module:overlay(0) +from:0x020c8370 kind:arm_call to:0x020c671c module:overlay(24) +from:0x020c8378 kind:arm_call to:0x020c66c0 module:overlay(24) +from:0x020c83a8 kind:load to:0x0204a088 module:main +from:0x020c83ac kind:load to:0x027e0994 module:dtcm +from:0x020c83b0 kind:load to:0x027e09a4 module:dtcm +from:0x020c83b4 kind:load to:0x027e09a0 module:dtcm +from:0x020c83d4 kind:arm_call to:0x0201dd58 module:main +from:0x020c83e8 kind:arm_call to:0x0201ec30 module:main +from:0x020c83f8 kind:arm_call to:0x0201e8d4 module:main +from:0x020c840c kind:arm_call to:0x0201e8d4 module:main +from:0x020c8420 kind:load to:0x0204aed0 module:main +from:0x020c8424 kind:load to:0x0204a110 module:main +from:0x020c8434 kind:arm_call to:0x0201e698 module:main +from:0x020c843c kind:arm_call_thumb to:0x020b6c80 module:overlay(6) +from:0x020c8448 kind:arm_call to:0x02019b3c module:main +from:0x020c8450 kind:load to:0x0204aeec module:main +from:0x020c8464 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c846c kind:arm_call to:0x0201ced8 module:main +from:0x020c847c kind:load to:0x020b5214 module:overlay(0) +from:0x020c8480 kind:load to:0x0204aeb8 module:main +from:0x020c849c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020c84c0 kind:load to:0x0204a088 module:main +from:0x020c84dc kind:arm_call to:0x0201bb84 module:main +from:0x020c8508 kind:arm_call to:0x0201b9a8 module:main +from:0x020c8518 kind:load to:0x0204e5f8 module:main +from:0x020c8530 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020c8540 kind:arm_call_thumb to:0x020b6520 module:overlays(1,2,6,10,12,14) +from:0x020c8550 kind:arm_call_thumb to:0x020b6ab0 module:overlay(6) +from:0x020c8568 kind:arm_call_thumb to:0x020b6bcc module:overlay(6) +from:0x020c8590 kind:arm_call_thumb to:0x020b6938 module:overlay(6) +from:0x020c8598 kind:load to:0x0204a088 module:main +from:0x020c85a4 kind:arm_call to:0x0201bacc module:main +from:0x020c85ac kind:arm_call to:0x02011ff4 module:main +from:0x020c85c8 kind:load to:0x0204a088 module:main +from:0x020c85cc kind:load to:0x02061224 module:overlay(0) +from:0x020c85dc kind:arm_call to:0x02061648 module:overlay(0) +from:0x020c85f8 kind:arm_call to:0x0201baec module:main +from:0x020c8618 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c8624 kind:load to:0x020d7d0c module:overlay(24) +from:0x020c8628 kind:load to:0x020d7cf0 module:overlay(24) +from:0x020c862c kind:load to:0x0204a088 module:main +from:0x020c8638 kind:arm_call to:0x0201bacc module:main +from:0x020c8650 kind:arm_call to:0x0201bacc module:main +from:0x020c8658 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c8670 kind:arm_call to:0x0201bacc module:main +from:0x020c8678 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c8680 kind:arm_call to:0x02011ff4 module:main +from:0x020c86ac kind:arm_call to:0x0201bb84 module:main +from:0x020c86b8 kind:arm_call to:0x0201b9a8 module:main +from:0x020c86c0 kind:load to:0x0204e5f8 module:main +from:0x020c86ec kind:arm_call to:0x02061230 module:overlay(0) +from:0x020c8734 kind:load to:0x0204a088 module:main +from:0x020c8770 kind:arm_call to:0x020662e8 module:overlay(0) +from:0x020c8778 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x020c879c kind:arm_call to:0x02019538 module:main +from:0x020c87a8 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020c87b8 kind:arm_call to:0x020b6a50 module:overlay(8) +from:0x020c87c0 kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c87e8 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x020c87f0 kind:load to:0x0204a110 module:main +from:0x020c87f4 kind:load to:0x0204e5f8 module:main +from:0x020c87f8 kind:load to:0x020b4f70 module:overlay(0) +from:0x020c87fc kind:load to:0x020b504c module:overlay(0) +from:0x020c8800 kind:load to:0x0204a088 module:main +from:0x020c8804 kind:load to:0x027e0ce0 module:dtcm +from:0x020c8808 kind:load to:0x020b5214 module:overlay(0) +from:0x020c883c kind:load to:0x0204e5f8 module:main +from:0x020c8840 kind:load to:0x0204a088 module:main +from:0x020c884c kind:arm_call to:0x0201bacc module:main +from:0x020c8854 kind:arm_call to:0x02011ff4 module:main +from:0x020c8868 kind:load to:0x0204a088 module:main +from:0x020c886c kind:load to:0x02061224 module:overlay(0) +from:0x020c8878 kind:load to:0x0204a088 module:main +from:0x020c887c kind:load to:0x02061224 module:overlay(0) +from:0x020c8886 kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020c8894 kind:thumb_call_arm to:0x0201baec module:main +from:0x020c88d2 kind:thumb_call_arm to:0x02071f98 module:overlay(0) +from:0x020c88dc kind:load to:0x020d7d58 module:overlay(24) +from:0x020c88e0 kind:load to:0x020d7d3c module:overlay(24) +from:0x020c88e8 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c8906 kind:thumb_call_arm to:0x02018be0 module:main +from:0x020c890e kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020c8914 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020c891a kind:thumb_call_arm to:0x02067bf0 module:overlay(0) +from:0x020c892a kind:thumb_call_arm to:0x02019528 module:main +from:0x020c8936 kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c893e kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c894c kind:thumb_call_arm to:0x02018c2c module:main +from:0x020c8958 kind:thumb_call_arm to:0x0206654c module:overlay(0) +from:0x020c8968 kind:thumb_call_arm to:0x0201dd58 module:main +from:0x020c8970 kind:thumb_call_arm to:0x0201ec30 module:main +from:0x020c897e kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c8992 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c89a4 kind:thumb_call_arm to:0x02068068 module:overlay(0) +from:0x020c8af0 kind:thumb_call_arm to:0x020726f0 module:overlay(0) +from:0x020c8af8 kind:thumb_call to:0x02014850 module:main +from:0x020c8afe kind:thumb_call_arm to:0x02067b20 module:overlay(0) +from:0x020c8b08 kind:load to:0x0204aed0 module:main +from:0x020c8b0c kind:load to:0x0204a110 module:main +from:0x020c8b10 kind:load to:0x027e095c module:dtcm +from:0x020c8b14 kind:load to:0x020b504c module:overlay(0) +from:0x020c8b18 kind:load to:0x0204a088 module:main +from:0x020c8b1c kind:load to:0x0204ae90 module:main +from:0x020c8b20 kind:load to:0x020b4f70 module:overlay(0) +from:0x020c8b24 kind:load to:0x027e09ac module:dtcm +from:0x020c8b28 kind:load to:0x02049ba0 module:main +from:0x020c8b52 kind:thumb_call_arm to:0x020729c4 module:overlay(0) +from:0x020c8b62 kind:thumb_call_arm to:0x02018be0 module:main +from:0x020c8b6e kind:thumb_call_arm to:0x02082a48 module:overlay(0) +from:0x020c8b76 kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020c8b7c kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020c8b84 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c8b8c kind:thumb_call_arm to:0x02081c28 module:overlay(0) +from:0x020c8b98 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8baa kind:thumb_call_arm to:0x020c7354 module:overlay(24) +from:0x020c8bba kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020c8bc2 kind:thumb_call_arm to:0x020c53e8 module:overlay(24) +from:0x020c8bc8 kind:thumb_call_arm to:0x02019528 module:main +from:0x020c8bd0 kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c8bf4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8c08 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c8c10 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8c1c kind:thumb_call_arm to:0x020c7354 module:overlay(24) +from:0x020c8c26 kind:thumb_call_arm to:0x020c671c module:overlay(24) +from:0x020c8c2e kind:thumb_call_arm to:0x020c66c0 module:overlay(24) +from:0x020c8c3c kind:thumb_call_arm to:0x02018c2c module:main +from:0x020c8c48 kind:thumb_call_arm to:0x020665b8 module:overlay(0) +from:0x020c8c80 kind:thumb_call_arm to:0x0201db14 module:main +from:0x020c8c9c kind:thumb_call_arm to:0x02068068 module:overlay(0) +from:0x020c8cb6 kind:thumb_call_arm to:0x02067b60 module:overlay(0) +from:0x020c8cc0 kind:load to:0x027e09ac module:dtcm +from:0x020c8cc4 kind:load to:0x0204aed0 module:main +from:0x020c8cc8 kind:load to:0x0204a110 module:main +from:0x020c8ccc kind:load to:0x027e0cdc module:dtcm +from:0x020c8cd0 kind:load to:0x027e095c module:dtcm +from:0x020c8cd4 kind:load to:0x0204a088 module:main +from:0x020c8cd8 kind:load to:0x027e0cd8 module:dtcm +from:0x020c8cdc kind:load to:0x027e09a4 module:dtcm +from:0x020c8ce0 kind:load to:0x027e0994 module:dtcm +from:0x020c8ce4 kind:load to:0x027e0998 module:dtcm +from:0x020c8ce8 kind:load to:0x0204aef0 module:main +from:0x020c8cec kind:load to:0x0204ae90 module:main +from:0x020c8cf0 kind:load to:0x020b4f70 module:overlay(0) +from:0x020c8cf4 kind:load to:0x020b504c module:overlay(0) +from:0x020c8cfc kind:load to:0x02049f8c module:main +from:0x020c8d08 kind:arm_call to:0x0201bacc module:main +from:0x020c8d10 kind:arm_call to:0x02011ff4 module:main +from:0x020c8d28 kind:arm_call to:0x0201bacc module:main +from:0x020c8d30 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c8d48 kind:arm_call to:0x0201bacc module:main +from:0x020c8d50 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c8d58 kind:arm_call to:0x02011ff4 module:main +from:0x020c8d68 kind:thumb_call to:0x020c8880 module:overlay(24) +from:0x020c8d80 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c8d88 kind:load to:0x020d7d88 module:overlay(24) +from:0x020c8d8c kind:load to:0x0204a088 module:main +from:0x020c8dca kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c8ddc kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c8de4 kind:load to:0x0204e5f8 module:main +from:0x020c8e26 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c8e2c kind:load to:0x0204a088 module:main +from:0x020c8e3e kind:thumb_call_arm to:0x020c699c module:overlay(24) +from:0x020c8e70 kind:thumb_call to:0x020c88f0 module:overlay(24) +from:0x020c8e7a kind:thumb_call to:0x020b6cf4 module:overlay(2) +from:0x020c8e88 kind:thumb_call to:0x020b6d50 module:overlay(2) +from:0x020c8e92 kind:thumb_call_arm to:0x02019528 module:main +from:0x020c8e9a kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c8ea2 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c8eaa kind:thumb_call to:0x020b6d68 module:overlay(2) +from:0x020c8eb4 kind:thumb_call to:0x020b6cf4 module:overlay(2) +from:0x020c8ec4 kind:thumb_call to:0x020b6cf4 module:overlay(2) +from:0x020c8ed0 kind:load to:0x027e0994 module:dtcm +from:0x020c8ed4 kind:load to:0x0204a110 module:main +from:0x020c8ed8 kind:load to:0x0204a088 module:main +from:0x020c8f0c kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c8f1e kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c8f2c kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c8f3e kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c8f44 kind:load to:0x0204e5f8 module:main +from:0x020c8f7e kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c8f84 kind:load to:0x0204a088 module:main +from:0x020c8faa kind:thumb_call to:0x020c8b2c module:overlay(24) +from:0x020c8fb6 kind:thumb_call to:0x020b6d50 module:overlay(2) +from:0x020c8fbe kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c8fc8 kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c8fd2 kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020c8fd8 kind:thumb_call_arm to:0x020c53e8 module:overlay(24) +from:0x020c8fee kind:thumb_call_arm to:0x02019528 module:main +from:0x020c8ff8 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c9006 kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c900e kind:thumb_call to:0x020b6d50 module:overlay(2) +from:0x020c9016 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c901c kind:thumb_call_arm to:0x02019528 module:main +from:0x020c9026 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c902e kind:thumb_call_arm to:0x0201c494 module:main +from:0x020c9038 kind:load to:0x0204a088 module:main +from:0x020c903c kind:load to:0x0204a110 module:main +from:0x020c9040 kind:load to:0x027e0994 module:dtcm +from:0x020c9044 kind:load to:0x0204aeac module:main +from:0x020c9058 kind:arm_call to:0x0201bacc module:main +from:0x020c9060 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c9078 kind:arm_call to:0x0201bacc module:main +from:0x020c9080 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c9088 kind:arm_call to:0x02011ff4 module:main +from:0x020c9098 kind:thumb_call to:0x020c8880 module:overlay(24) +from:0x020c90a4 kind:load to:0x020d7db8 module:overlay(24) +from:0x020c90be kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c90c8 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c90d0 kind:load to:0x0204e5f8 module:main +from:0x020c90e6 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c90ec kind:load to:0x0204a088 module:main +from:0x020c9106 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c9110 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c9118 kind:load to:0x0204e5f8 module:main +from:0x020c912e kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9134 kind:load to:0x0204a088 module:main +from:0x020c9144 kind:arm_call to:0x0201bacc module:main +from:0x020c914c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c9164 kind:arm_call to:0x0201bacc module:main +from:0x020c916c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c9174 kind:arm_call to:0x02011ff4 module:main +from:0x020c9184 kind:thumb_call to:0x020c9094 module:overlay(24) +from:0x020c919c kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c91a4 kind:load to:0x020d7de8 module:overlay(24) +from:0x020c91a8 kind:load to:0x0204a088 module:main +from:0x020c91b8 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c91c2 kind:thumb_call_arm to:0x020b697c module:overlay(4) +from:0x020c91cc kind:load to:0x0204a088 module:main +from:0x020c91e0 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c91e6 kind:thumb_call_arm to:0x02019528 module:main +from:0x020c91ec kind:load to:0x0204a088 module:main +from:0x020c91f0 kind:load to:0x0204a110 module:main +from:0x020c9200 kind:arm_call to:0x0201bacc module:main +from:0x020c9208 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c9220 kind:arm_call to:0x0201bacc module:main +from:0x020c9228 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c9230 kind:arm_call to:0x02011ff4 module:main +from:0x020c9244 kind:load to:0x0204a088 module:main +from:0x020c9248 kind:load to:0x02061224 module:overlay(0) +from:0x020c9252 kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020c9266 kind:thumb_call_arm to:0x0201baec module:main +from:0x020c9286 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c9290 kind:load to:0x020d7e34 module:overlay(24) +from:0x020c9294 kind:load to:0x020d7e18 module:overlay(24) +from:0x020c9298 kind:load to:0x0204a088 module:main +from:0x020c92a0 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c92ae kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c92b4 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c92c2 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c92c8 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c92ce kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c92fe kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c9308 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c9326 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c9330 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c9338 kind:load to:0x0204e5f8 module:main +from:0x020c935c kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c938c kind:thumb_call to:0x020c9430 module:overlay(24) +from:0x020c93a2 kind:thumb_call to:0x020c957c module:overlay(24) +from:0x020c93ba kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c93c0 kind:load to:0x0204a088 module:main +from:0x020c93c4 kind:load to:0x0204a110 module:main +from:0x020c93c8 kind:load to:0x0204ae90 module:main +from:0x020c93e6 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c93f0 kind:thumb_call to:0x020c9430 module:overlay(24) +from:0x020c9400 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c940c kind:thumb_call_arm to:0x0206654c module:overlay(0) +from:0x020c9424 kind:load to:0x0204a110 module:main +from:0x020c9428 kind:load to:0x020b4f70 module:overlay(0) +from:0x020c942c kind:load to:0x0204aef0 module:main +from:0x020c943c kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9448 kind:thumb_call to:0x020b6520 module:overlays(1,2,6,10,12,14) +from:0x020c9450 kind:load to:0x0204a088 module:main +from:0x020c9468 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c9472 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c9478 kind:thumb_call to:0x020c95c4 module:overlay(24) +from:0x020c9480 kind:load to:0x0204e5f8 module:main +from:0x020c94a0 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c94c8 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c94d2 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c94e8 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c94f0 kind:load to:0x0204a088 module:main +from:0x020c94f4 kind:load to:0x0204ae90 module:main +from:0x020c94f8 kind:load to:0x0204e5f8 module:main +from:0x020c950e kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9534 kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020c953a kind:thumb_call_arm to:0x020c53e8 module:overlay(24) +from:0x020c9542 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c954c kind:thumb_call_arm to:0x020c671c module:overlay(24) +from:0x020c9552 kind:thumb_call_arm to:0x020c66c0 module:overlay(24) +from:0x020c955e kind:thumb_call_arm to:0x020665b8 module:overlay(0) +from:0x020c9564 kind:load to:0x0204a088 module:main +from:0x020c9568 kind:load to:0x0204aef0 module:main +from:0x020c956c kind:load to:0x027e0994 module:dtcm +from:0x020c9570 kind:load to:0x027e09a4 module:dtcm +from:0x020c9574 kind:load to:0x020b4f70 module:overlay(0) +from:0x020c9584 kind:thumb_call_arm to:0x0201ced8 module:main +from:0x020c959c kind:thumb_call_arm to:0x01fff520 module:itcm +from:0x020c95aa kind:thumb_call_arm to:0x0210b9c4 module:overlay(31) +from:0x020c95b4 kind:load to:0x0204aeb8 module:main +from:0x020c95b8 kind:load to:0x020b34c4 module:overlay(0) +from:0x020c95bc kind:load to:0x027e0ce8 module:dtcm +from:0x020c95cc kind:thumb_call_arm to:0x0201cf30 module:main +from:0x020c95e4 kind:thumb_call_arm to:0x01fff520 module:itcm +from:0x020c95f2 kind:thumb_call_arm to:0x0210b9e0 module:overlay(31) +from:0x020c95fc kind:load to:0x0204aeb8 module:main +from:0x020c9600 kind:load to:0x020b34c4 module:overlay(0) +from:0x020c9604 kind:load to:0x027e0ce8 module:dtcm +from:0x020c9614 kind:arm_call to:0x0201bacc module:main +from:0x020c961c kind:arm_call to:0x02011ff4 module:main +from:0x020c962e kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020c9648 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c9650 kind:load to:0x020d7e64 module:overlay(24) +from:0x020c9654 kind:load to:0x0204a088 module:main +from:0x020c965c kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c9668 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c966e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c9682 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c968e kind:thumb_call to:0x020c979c module:overlay(24) +from:0x020c9694 kind:load to:0x027e09a4 module:dtcm +from:0x020c96aa kind:thumb_call_arm to:0x02019548 module:main +from:0x020c96c8 kind:thumb_call_arm to:0x0201c0c4 module:main +from:0x020c96d0 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c96e2 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c96ee kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x020c9704 kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020c9710 kind:thumb_call to:0x020b65fc module:overlay(10) +from:0x020c971a kind:thumb_call to:0x020b6520 module:overlays(1,2,6,10,12,14) +from:0x020c9732 kind:thumb_call to:0x020b88c4 module:overlay(10) +from:0x020c973a kind:thumb_call to:0x020b7008 module:overlay(10) +from:0x020c9746 kind:thumb_call_arm to:0x020cd368 module:overlay(24) +from:0x020c974e kind:thumb_call_arm to:0x020cd3f0 module:overlay(24) +from:0x020c9766 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c976c kind:load to:0x0204a110 module:main +from:0x020c9770 kind:load to:0x020d8660 module:overlay(24) +from:0x020c9774 kind:load to:0x027e0994 module:dtcm +from:0x020c9778 kind:load to:0x0204a088 module:main +from:0x020c977c kind:load to:0x027e09b8 module:dtcm +from:0x020c9780 kind:load to:0x027e09a4 module:dtcm +from:0x020c9788 kind:load to:0x020b504c module:overlay(0) +from:0x020c978c kind:load to:0x020d8698 module:overlay(24) +from:0x020c9794 kind:load to:0x020c979d module:overlay(24) +from:0x020c97b4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c97ce kind:thumb_call_arm to:0x02019538 module:main +from:0x020c97da kind:thumb_call_arm to:0x02019538 module:main +from:0x020c97e4 kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x020c97fa kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020c9808 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c9814 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c981c kind:load to:0x027e09b8 module:dtcm +from:0x020c9820 kind:load to:0x027e09a4 module:dtcm +from:0x020c9824 kind:load to:0x0204a110 module:main +from:0x020c982c kind:load to:0x020b504c module:overlay(0) +from:0x020c9840 kind:thumb_call to:0x020b7054 module:overlay(10) +from:0x020c984a kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020c9856 kind:thumb_call_arm to:0x020cd3a4 module:overlay(24) +from:0x020c985c kind:thumb_call_arm to:0x020cd400 module:overlay(24) +from:0x020c9866 kind:thumb_call_arm to:0x020cd3a4 module:overlay(24) +from:0x020c986c kind:thumb_call_arm to:0x020cd400 module:overlay(24) +from:0x020c9874 kind:thumb_call_arm to:0x020c6c60 module:overlay(24) +from:0x020c987c kind:thumb_call_arm to:0x02067f5c module:overlay(0) +from:0x020c98a0 kind:load to:0x020b504c module:overlay(0) +from:0x020c98a4 kind:load to:0x020d8698 module:overlay(24) +from:0x020c98a8 kind:load to:0x027e0994 module:dtcm +from:0x020c98e6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c98f2 kind:thumb_call_arm to:0x02061224 module:overlay(0) +from:0x020c98fc kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9904 kind:load to:0x027e09a4 module:dtcm +from:0x020c9908 kind:load to:0x0204a088 module:main +from:0x020c993e kind:thumb_call_arm to:0x020cd3a4 module:overlay(24) +from:0x020c9944 kind:thumb_call_arm to:0x020cd400 module:overlay(24) +from:0x020c994c kind:thumb_call_arm to:0x020c6c60 module:overlay(24) +from:0x020c9954 kind:thumb_call_arm to:0x02067f5c module:overlay(0) +from:0x020c995c kind:load to:0x020d8698 module:overlay(24) +from:0x020c9960 kind:load to:0x027e0994 module:dtcm +from:0x020c9964 kind:load to:0x020b504c module:overlay(0) +from:0x020c9974 kind:thumb_call_arm to:0x0201baec module:main +from:0x020c9980 kind:load to:0x020d7e94 module:overlay(24) +from:0x020c998c kind:load to:0x0204a088 module:main +from:0x020c9990 kind:load to:0x02061224 module:overlay(0) +from:0x020c999c kind:load to:0x0204a088 module:main +from:0x020c99a0 kind:load to:0x02061224 module:overlay(0) +from:0x020c99aa kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020c99bc kind:thumb_call to:0x020c9970 module:overlay(24) +from:0x020c99fa kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c9a04 kind:load to:0x020d7eb0 module:overlay(24) +from:0x020c9a08 kind:load to:0x0204a088 module:main +from:0x020c9a10 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c9a1e kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c9a24 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c9a32 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c9a38 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c9a3e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c9a68 kind:thumb_call to:0x020ca034 module:overlay(24) +from:0x020c9a6e kind:thumb_call to:0x020ca034 module:overlay(24) +from:0x020c9a74 kind:thumb_call to:0x020ca034 module:overlay(24) +from:0x020c9aba kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9ac0 kind:thumb_call_arm to:0x0201ced8 module:main +from:0x020c9ae4 kind:thumb_call to:0x020c9c6c module:overlay(24) +from:0x020c9af8 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9b12 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9b36 kind:thumb_call to:0x020c9c6c module:overlay(24) +from:0x020c9b4c kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9b58 kind:load to:0x020b5214 module:overlay(0) +from:0x020c9b5c kind:load to:0x0204aeb8 module:main +from:0x020c9b60 kind:load to:0x0204a110 module:main +from:0x020c9b64 kind:load to:0x0204ae90 module:main +from:0x020c9b68 kind:load to:0x0204a088 module:main +from:0x020c9b7c kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9bb0 kind:thumb_call_arm to:0x0201dd58 module:main +from:0x020c9bb8 kind:thumb_call_arm to:0x0201ec30 module:main +from:0x020c9bc2 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c9bd6 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c9bfc kind:thumb_call to:0x020c9c6c module:overlay(24) +from:0x020c9c04 kind:thumb_call to:0x020c9c6c module:overlay(24) +from:0x020c9c32 kind:thumb_call_arm to:0x0201db14 module:main +from:0x020c9c54 kind:load to:0x0204a088 module:main +from:0x020c9c58 kind:load to:0x0204aed0 module:main +from:0x020c9c5c kind:load to:0x0204ae90 module:main +from:0x020c9c60 kind:load to:0x0204a110 module:main +from:0x020c9c64 kind:load to:0x0204aef0 module:main +from:0x020c9c68 kind:load to:0x02049f8c module:main +from:0x020c9c74 kind:thumb_call_arm to:0x020c699c module:overlay(24) +from:0x020c9c80 kind:thumb_call_arm to:0x0201c0c4 module:main +from:0x020c9c94 kind:thumb_call_arm to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c9c9c kind:thumb_call_arm to:0x020b89f0 module:overlay(11) +from:0x020c9cda kind:thumb_call_arm to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c9d10 kind:load to:0x027e0994 module:dtcm +from:0x020c9d14 kind:load to:0x027e09b8 module:dtcm +from:0x020c9d26 kind:thumb_call_arm to:0x020b88ac module:overlay(11) +from:0x020c9d58 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9d60 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9d70 kind:thumb_call to:0x020ca034 module:overlay(24) +from:0x020c9d7a kind:thumb_call_arm to:0x0201cf30 module:main +from:0x020c9d8a kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9d90 kind:thumb_call to:0x020ca034 module:overlay(24) +from:0x020c9da8 kind:thumb_call_arm to:0x020b84f0 module:overlay(11) +from:0x020c9db4 kind:thumb_call_arm to:0x0201dc10 module:main +from:0x020c9dbc kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9dc2 kind:thumb_call to:0x020ca034 module:overlay(24) +from:0x020c9dcc kind:load to:0x020b5214 module:overlay(0) +from:0x020c9dd0 kind:load to:0x0204aeb8 module:main +from:0x020c9dd8 kind:load to:0x0204aed0 module:main +from:0x020c9e10 kind:thumb_call to:0x020ca034 module:overlay(24) +from:0x020c9e26 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9e40 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9e5c kind:load to:0x0204ae90 module:main +from:0x020c9e60 kind:load to:0x0204a088 module:main +from:0x020c9e82 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9e90 kind:thumb_call_arm to:0x0201c0c4 module:main +from:0x020c9e98 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9eaa kind:thumb_call_arm to:0x020c7354 module:overlay(24) +from:0x020c9eba kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020c9ec0 kind:thumb_call_arm to:0x020c53e8 module:overlay(24) +from:0x020c9ec8 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9ed4 kind:thumb_call_arm to:0x020c7354 module:overlay(24) +from:0x020c9ede kind:thumb_call_arm to:0x020c671c module:overlay(24) +from:0x020c9ee6 kind:thumb_call_arm to:0x020c66c0 module:overlay(24) +from:0x020c9f32 kind:thumb_call_arm to:0x0201db14 module:main +from:0x020c9f74 kind:thumb_call_arm to:0x0201ec30 module:main +from:0x020c9f80 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c9f96 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c9fa8 kind:thumb_call_arm to:0x0201d628 module:main +from:0x020c9fb0 kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020c9fb6 kind:thumb_call_arm to:0x020c53e8 module:overlay(24) +from:0x020c9fc6 kind:thumb_call_arm to:0x020c6770 module:overlay(24) +from:0x020c9fd0 kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020c9fd6 kind:thumb_call_arm to:0x020c53e8 module:overlay(24) +from:0x020c9ff8 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9ffc kind:thumb_call_arm to:0x02019b3c module:main +from:0x020ca004 kind:load to:0x027e0994 module:dtcm +from:0x020ca008 kind:load to:0x027e09a4 module:dtcm +from:0x020ca00c kind:load to:0x027e0998 module:dtcm +from:0x020ca010 kind:load to:0x0204aef0 module:main +from:0x020ca014 kind:load to:0x0204aed0 module:main +from:0x020ca01c kind:load to:0x0204ae90 module:main +from:0x020ca020 kind:load to:0x02049f8c module:main +from:0x020ca024 kind:load to:0x0204a088 module:main +from:0x020ca040 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020ca05a kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020ca064 kind:load to:0x0204e5f8 module:main +from:0x020ca084 kind:arm_call to:0x0201bacc module:main +from:0x020ca08c kind:arm_call to:0x02011ff4 module:main +from:0x020ca0a0 kind:load to:0x0204a088 module:main +from:0x020ca0a4 kind:load to:0x02061224 module:overlay(0) +from:0x020ca0b0 kind:load to:0x020ca281 module:overlay(24) +from:0x020ca0ba kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020ca0cc kind:thumb_call_arm to:0x0201baec module:main +from:0x020ca0da kind:thumb_call_arm to:0x0201baec module:main +from:0x020ca0f0 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020ca0f8 kind:load to:0x020d7f18 module:overlay(24) +from:0x020ca0fc kind:load to:0x020d7efc module:overlay(24) +from:0x020ca100 kind:load to:0x020d7ee0 module:overlay(24) +from:0x020ca104 kind:load to:0x0204a088 module:main +from:0x020ca10c kind:thumb_call_arm to:0x0201bacc module:main +from:0x020ca118 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020ca126 kind:thumb_call to:0x020ca21c module:overlay(24) +from:0x020ca142 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020ca148 kind:load to:0x0204a088 module:main +from:0x020ca158 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020ca162 kind:thumb_call_arm to:0x020b8e54 module:overlay(11) +from:0x020ca17c kind:load to:0x0204a088 module:main +from:0x020ca18e kind:thumb_call to:0x020ca21c module:overlay(24) +from:0x020ca1aa kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020ca1b0 kind:load to:0x0204a088 module:main +from:0x020ca1c2 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020ca1ca kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca1d8 kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020ca1e6 kind:thumb_call_arm to:0x020c555c module:overlay(24) +from:0x020ca1ec kind:thumb_call_arm to:0x020c53e8 module:overlay(24) +from:0x020ca1f4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca200 kind:thumb_call_arm to:0x020c671c module:overlay(24) +from:0x020ca20a kind:thumb_call_arm to:0x020c66c0 module:overlay(24) +from:0x020ca210 kind:load to:0x0204a088 module:main +from:0x020ca214 kind:load to:0x027e09a4 module:dtcm +from:0x020ca218 kind:load to:0x027e0994 module:dtcm +from:0x020ca228 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020ca242 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020ca248 kind:load to:0x0204e5f8 module:main +from:0x020ca25a kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020ca274 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020ca27c kind:load to:0x0204e5f8 module:main +from:0x020ca28c kind:load to:0x020b8f20 module:overlays(5,6,7,10,11,12,13,14) +from:0x020ca298 kind:arm_call to:0x0201bacc module:main +from:0x020ca2a0 kind:arm_call to:0x02011ff4 module:main +from:0x020ca2b4 kind:arm_call to:0x0201bacc module:main +from:0x020ca2bc kind:arm_call to:0x02011ff4 module:main +from:0x020ca2d4 kind:arm_call to:0x0201bacc module:main +from:0x020ca2dc kind:arm_call to:0x0201bacc module:main +from:0x020ca2e4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020ca2fc kind:arm_call to:0x0201bacc module:main +from:0x020ca304 kind:arm_call to:0x0201bacc module:main +from:0x020ca30c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020ca314 kind:arm_call to:0x02011ff4 module:main +from:0x020ca32c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020ca344 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020ca354 kind:arm_call to:0x0201e6d0 module:main +from:0x020ca360 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020ca36c kind:arm_call to:0x0201e6d0 module:main +from:0x020ca374 kind:arm_call to:0x0201ecd0 module:main +from:0x020ca37c kind:arm_call to:0x0206337c module:overlay(0) +from:0x020ca384 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020ca38c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020ca39c kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020ca3a4 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020ca3b0 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020ca3cc kind:arm_call to:0x02062ef8 module:overlay(0) +from:0x020ca3d8 kind:arm_call to:0x02062ef8 module:overlay(0) +from:0x020ca450 kind:arm_call to:0x020166cc module:main +from:0x020ca464 kind:arm_call to:0x020166cc module:main +from:0x020ca480 kind:load to:0x020d7f58 module:overlay(24) +from:0x020ca484 kind:load to:0x020b1f8c module:overlay(0) +from:0x020ca488 kind:load to:0x020b1f2c module:overlay(0) +from:0x020ca4cc kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca4e8 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca4fc kind:arm_call to:0x02062f18 module:overlay(0) +from:0x020ca514 kind:arm_call to:0x02062f18 module:overlay(0) +from:0x020ca53c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca570 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ca590 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ca5a4 kind:arm_call to:0x02062f18 module:overlay(0) +from:0x020ca5bc kind:arm_call to:0x02062f18 module:overlay(0) +from:0x020ca618 kind:arm_call to:0x0201f730 module:main +from:0x020ca624 kind:arm_call to:0x0201f730 module:main +from:0x020ca634 kind:arm_call to:0x0201f730 module:main +from:0x020ca640 kind:arm_call to:0x0201f730 module:main +from:0x020ca650 kind:load to:0x020d8660 module:overlay(24) +from:0x020ca694 kind:arm_call to:0x0201f498 module:main +from:0x020ca69c kind:arm_call to:0x0201f498 module:main +from:0x020ca6d4 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ca6dc kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ca804 kind:arm_call to:0x0201edbc module:main +from:0x020ca818 kind:arm_call to:0x020249f0 module:main +from:0x020ca830 kind:arm_call to:0x0201edbc module:main +from:0x020ca840 kind:arm_call to:0x020249f0 module:main +from:0x020ca848 kind:arm_call to:0x020c19a0 module:overlay(17) +from:0x020ca874 kind:arm_call to:0x020c4d74 module:overlay(24) +from:0x020ca8b0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca8d0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ca8d8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca8ec kind:arm_call to:0x020c1c80 module:overlay(17) +from:0x020ca904 kind:arm_call to:0x020c4d74 module:overlay(24) +from:0x020ca918 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ca930 kind:arm_call to:0x020c1c80 module:overlay(17) +from:0x020ca940 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ca948 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca95c kind:arm_call to:0x020c1c80 module:overlay(17) +from:0x020ca96c kind:load to:0x0204a110 module:main +from:0x020ca970 kind:load to:0x020d8660 module:overlay(24) +from:0x020ca974 kind:load to:0x020b5214 module:overlay(0) +from:0x020ca984 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca98c kind:arm_call to:0x0201f2cc module:main +from:0x020ca998 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca9a0 kind:arm_call to:0x0201f2cc module:main +from:0x020ca9a8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca9b0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca9b8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca9c0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca9c8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca9d0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca9d8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ca9f0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca9f8 kind:arm_call to:0x0201f2cc module:main +from:0x020caa04 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa0c kind:arm_call to:0x0201f2cc module:main +from:0x020caa14 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020caa1c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa24 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020caa2c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa34 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa3c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa44 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020caa4c kind:arm_call to:0x02011ff4 module:main +from:0x020caa7c kind:arm_call to:0x0201e6d0 module:main +from:0x020caab8 kind:arm_call to:0x0201e874 module:main +from:0x020caaf8 kind:load to:0x020d7f7c module:overlay(24) +from:0x020cab14 kind:arm_call to:0x0201e6d0 module:main +from:0x020cab54 kind:load to:0x020d7f7c module:overlay(24) +from:0x020cab98 kind:arm_call to:0x0201e874 module:main +from:0x020cad84 kind:arm_call to:0x020caba4 module:overlay(24) +from:0x020cadb4 kind:arm_call to:0x02011f3c module:main +from:0x020cadc4 kind:arm_call to:0x020cadcc module:overlay(24) +from:0x020cadd8 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020cade0 kind:arm_call to:0x020cb1cc module:overlay(24) +from:0x020cadf4 kind:arm_call to:0x020cc154 module:overlay(24) +from:0x020cae00 kind:arm_call to:0x020cc458 module:overlay(24) +from:0x020cae0c kind:arm_call to:0x020cc76c module:overlay(24) +from:0x020cae2c kind:arm_call to:0x02011f3c module:main +from:0x020cae38 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020cae54 kind:arm_call to:0x02011f3c module:main +from:0x020cae60 kind:arm_call to:0x020685cc module:overlay(0) +from:0x020cae84 kind:arm_call to:0x020cb274 module:overlay(24) +from:0x020cae94 kind:arm_call to:0x020cb274 module:overlay(24) +from:0x020caea4 kind:arm_call to:0x020cb274 module:overlay(24) +from:0x020caeb0 kind:load to:0x020d7f88 module:overlay(24) +from:0x020caeb4 kind:load to:0x020443a8 module:main +from:0x020caedc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caee4 kind:arm_call to:0x02011ff4 module:main +from:0x020caf04 kind:arm_call to:0x020cb280 module:overlay(24) +from:0x020caf0c kind:arm_call to:0x020cb280 module:overlay(24) +from:0x020caf14 kind:arm_call to:0x020cb280 module:overlay(24) +from:0x020caf1c kind:arm_call to:0x020cb1dc module:overlay(24) +from:0x020caf24 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020caf30 kind:load to:0x020d7f88 module:overlay(24) +from:0x020caf58 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caf60 kind:arm_call to:0x02011ff4 module:main +from:0x020caf80 kind:arm_call to:0x020cb280 module:overlay(24) +from:0x020caf88 kind:arm_call to:0x020cb280 module:overlay(24) +from:0x020caf90 kind:arm_call to:0x020cb280 module:overlay(24) +from:0x020caf98 kind:arm_call to:0x020cb1dc module:overlay(24) +from:0x020cafa0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cafa8 kind:arm_call to:0x02011ff4 module:main +from:0x020cafb4 kind:load to:0x020d7f88 module:overlay(24) +from:0x020cafc4 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020cafd0 kind:arm_call to:0x020cbe94 module:overlay(24) +from:0x020cafe4 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020caff8 kind:arm_call to:0x020cbe94 module:overlay(24) +from:0x020cb00c kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020cb018 kind:arm_call to:0x020cbf74 module:overlay(24) +from:0x020cb02c kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020cb038 kind:arm_call to:0x020cc05c module:overlay(24) +from:0x020cb050 kind:load to:0x020cc088 module:overlay(24) +from:0x020cb06c kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020cb0a0 kind:arm_call to:0x020ccb10 module:overlay(24) +from:0x020cb0c0 kind:load to:0x020d7328 module:overlay(24) +from:0x020cb0d8 kind:arm_call to:0x020cc088 module:overlay(24) +from:0x020cb0e4 kind:arm_call to:0x020cc088 module:overlay(24) +from:0x020cb0ec kind:arm_call to:0x020cb5bc module:overlay(24) +from:0x020cb18c kind:load to:0x027e0994 module:dtcm +from:0x020cb190 kind:load to:0x02018aac module:main +from:0x020cb1a0 kind:arm_call to:0x02018ac4 module:main +from:0x020cb1b0 kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020cb1bc kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020cb1c4 kind:load to:0x027e0994 module:dtcm +from:0x020cb1c8 kind:load to:0x0204a120 module:main +from:0x020cb1d8 kind:load to:0x020d8694 module:overlay(24) +from:0x020cb1ec kind:load to:0x020d8694 module:overlay(24) +from:0x020cb250 kind:arm_call to:0x0201e6d0 module:main +from:0x020cb258 kind:arm_call to:0x0201e6d0 module:main +from:0x020cb260 kind:arm_call to:0x0201e6d0 module:main +from:0x020cb270 kind:load to:0x020d7fd0 module:overlay(24) +from:0x020cb2a8 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020cb2c8 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x020cb2e4 kind:arm_call to:0x02067a2c module:overlay(0) +from:0x020cb348 kind:arm_call to:0x02019590 module:main +from:0x020cb380 kind:arm_call to:0x02015348 module:main +from:0x020cb398 kind:arm_call to:0x020cb490 module:overlay(24) +from:0x020cb3bc kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020cb3c8 kind:arm_call to:0x020691e0 module:overlay(0) +from:0x020cb3f4 kind:arm_call to:0x02061db8 module:overlay(0) +from:0x020cb400 kind:arm_call to:0x02061da8 module:overlay(0) +from:0x020cb43c kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020cb464 kind:arm_call to:0x02068798 module:overlay(0) +from:0x020cb470 kind:arm_call to:0x02062838 module:overlay(0) +from:0x020cb478 kind:arm_call to:0x020153a4 module:main +from:0x020cb484 kind:load to:0x020b504c module:overlay(0) +from:0x020cb488 kind:load to:0x020b4f84 module:overlay(0) +from:0x020cb48c kind:load to:0x0204a110 module:main +from:0x020cb4bc kind:arm_call to:0x02019590 module:main +from:0x020cb51c kind:arm_call to:0x020626e4 module:overlay(0) +from:0x020cb53c kind:arm_call to:0x02019590 module:main +from:0x020cb5a8 kind:load to:0x0204a110 module:main +from:0x020cb5d4 kind:arm_call to:0x02062144 module:overlay(0) +from:0x020cb5ec kind:arm_call to:0x020cb194 module:overlay(24) +from:0x020cb5f4 kind:load to:0x020d8694 module:overlay(24) +from:0x020cb624 kind:arm_call to:0x02028c4c module:main +from:0x020cb648 kind:arm_call to:0x020cb654 module:overlay(24) +from:0x020cb6bc kind:arm_call to:0x0201e8d4 module:main +from:0x020cb6cc kind:arm_call to:0x0201e8d4 module:main +from:0x020cb708 kind:arm_call to:0x0201aa44 module:main +from:0x020cb718 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb724 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb75c kind:arm_call to:0x0201e8d4 module:main +from:0x020cb76c kind:arm_call to:0x0201e8d4 module:main +from:0x020cb7b8 kind:arm_call to:0x0201aa44 module:main +from:0x020cb7f8 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb808 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb840 kind:arm_call to:0x0201aa44 module:main +from:0x020cb86c kind:arm_call to:0x0201e8d4 module:main +from:0x020cb8a0 kind:arm_call to:0x0206216c module:overlay(0) +from:0x020cb8ac kind:load to:0x0204af1c module:main +from:0x020cb8d4 kind:arm_call to:0x020cb1f0 module:overlay(24) +from:0x020cb900 kind:load to:0x020d8044 module:overlay(24) +from:0x020cb940 kind:arm_call to:0x020cb284 module:overlay(24) +from:0x020cb974 kind:arm_call to:0x0201e874 module:main +from:0x020cb9c0 kind:arm_call to:0x0201e874 module:main +from:0x020cba08 kind:arm_call to:0x0201e874 module:main +from:0x020cba14 kind:load to:0x027e09a4 module:dtcm +from:0x020cbb1c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbb40 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbb64 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbb94 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbbb8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbbdc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbc0c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbc30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbc54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbc84 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbca8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbccc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbcfc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbd20 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbd44 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbd74 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbd98 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbdbc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbde0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cbe28 kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbe3c kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbe80 kind:arm_call to:0x020cb178 module:overlay(24) +from:0x020cbe88 kind:load to:0x027e09a4 module:dtcm +from:0x020cbe8c kind:load to:0x0204a110 module:main +from:0x020cbe90 kind:load to:0x020d8694 module:overlay(24) +from:0x020cbeb0 kind:arm_call to:0x020cbeb8 module:overlay(24) +from:0x020cbec0 kind:arm_call to:0x020cc0b4 module:overlay(24) +from:0x020cbeec kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020cbf10 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020cbf20 kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbf3c kind:arm_call to:0x020cb0ac module:overlay(24) +from:0x020cbf64 kind:load to:0x027e09a4 module:dtcm +from:0x020cbf68 kind:load to:0x027e0cd8 module:dtcm +from:0x020cbf6c kind:load to:0x020d8694 module:overlay(24) +from:0x020cbf70 kind:load to:0x0204a110 module:main +from:0x020cbf90 kind:arm_call to:0x020cbf98 module:overlay(24) +from:0x020cbfa0 kind:arm_call to:0x020cc0b4 module:overlay(24) +from:0x020cbfec kind:arm_call to:0x02014fe0 module:main +from:0x020cc044 kind:load to:0x027e0cd8 module:dtcm +from:0x020cc050 kind:load to:0x02049be0 module:main +from:0x020cc058 kind:load to:0x0204a110 module:main +from:0x020cc084 kind:load to:0x0204a110 module:main +from:0x020cc0a4 kind:arm_call to:0x020cb5bc module:overlay(24) +from:0x020cc0cc kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cc0e0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cc130 kind:load to:0x0204a110 module:main +from:0x020cc134 kind:load to:0x020b504c module:overlay(0) +from:0x020cc138 kind:load to:0x0204a088 module:main +from:0x020cc13c kind:load to:0x027e0994 module:dtcm +from:0x020cc15c kind:arm_call to:0x020cb8cc module:overlay(24) +from:0x020cc16c kind:arm_call to:0x0201ef9c module:main +from:0x020cc180 kind:load to:0x020d7ff4 module:overlay(24) +from:0x020cc1c0 kind:arm_call to:0x020cb904 module:overlay(24) +from:0x020cc1d4 kind:arm_call to:0x0201effc module:main +from:0x020cc208 kind:arm_call to:0x0201f04c module:main +from:0x020cc21c kind:arm_call to:0x0201c4d8 module:main +from:0x020cc224 kind:load to:0x0204e5f8 module:main +from:0x020cc228 kind:load to:0x0204aeac module:main +from:0x020cc260 kind:arm_call to:0x020cc088 module:overlay(24) +from:0x020cc284 kind:arm_call to:0x0201effc module:main +from:0x020cc3e4 kind:arm_call to:0x0201f04c module:main +from:0x020cc3f8 kind:arm_call to:0x0201c4d8 module:main +from:0x020cc43c kind:arm_call to:0x020cbeb8 module:overlay(24) +from:0x020cc448 kind:arm_call to:0x020cbf98 module:overlay(24) +from:0x020cc454 kind:load to:0x0204aeac module:main +from:0x020cc460 kind:arm_call to:0x020cb8cc module:overlay(24) +from:0x020cc470 kind:arm_call to:0x0201eb4c module:main +from:0x020cc47c kind:load to:0x020d801c module:overlay(24) +from:0x020cc488 kind:arm_call to:0x020cb904 module:overlay(24) +from:0x020cc4a4 kind:arm_call to:0x0201ebf8 module:main +from:0x020cc508 kind:arm_call to:0x020cc088 module:overlay(24) +from:0x020cc530 kind:arm_call to:0x0201ebf8 module:main +from:0x020cc584 kind:arm_call to:0x020cbeb8 module:overlay(24) +from:0x020cc6d8 kind:arm_call to:0x0201ec30 module:main +from:0x020cc6e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020cc704 kind:arm_call to:0x02028c4c module:main +from:0x020cc72c kind:arm_call to:0x020cb654 module:overlay(24) +from:0x020cc738 kind:load to:0x027e0120 module:dtcm +from:0x020cc744 kind:arm_call to:0x020cb8b0 module:overlay(24) +from:0x020cc754 kind:arm_call to:0x0201ec30 module:main +from:0x020cc774 kind:arm_call to:0x020cb1f0 module:overlay(24) +from:0x020cc788 kind:load to:0x020d7fac module:overlay(24) +from:0x020ccb08 kind:load to:0x020d8694 module:overlay(24) +from:0x020ccb0c kind:load to:0x020cb178 module:overlay(24) +from:0x020ccb2c kind:arm_call to:0x020cb284 module:overlay(24) +from:0x020ccb68 kind:arm_call to:0x0201e874 module:main +from:0x020ccbe4 kind:arm_call to:0x0201e874 module:main +from:0x020ccc5c kind:arm_call to:0x0201e874 module:main +from:0x020cccbc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ccce4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ccd0c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ccd2c kind:arm_call to:0x02011f3c module:main +from:0x020ccd38 kind:arm_call to:0x020ccd40 module:overlay(24) +from:0x020ccd48 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020ccd50 kind:arm_call to:0x020cf944 module:overlay(24) +from:0x020ccda4 kind:arm_call to:0x02011f3c module:main +from:0x020ccdb0 kind:arm_call to:0x020cd670 module:overlay(24) +from:0x020ccdc4 kind:arm_call to:0x02011f3c module:main +from:0x020ccdd0 kind:arm_call to:0x020ce2cc module:overlay(24) +from:0x020ccde4 kind:arm_call to:0x02011f3c module:main +from:0x020ccdf0 kind:arm_call to:0x020ce9fc module:overlay(24) +from:0x020cce00 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cce18 kind:arm_call to:0x02011f3c module:main +from:0x020cce24 kind:arm_call to:0x020cf5e0 module:overlay(24) +from:0x020cce38 kind:arm_call to:0x02011f3c module:main +from:0x020cce44 kind:arm_call_thumb to:0x0210eae8 module:overlay(31) +from:0x020cce68 kind:arm_call to:0x020166cc module:main +from:0x020ccea4 kind:arm_call to:0x02011f3c module:main +from:0x020cceb0 kind:arm_call to:0x020cf7f4 module:overlay(24) +from:0x020ccebc kind:arm_call to:0x020cdec8 module:overlay(24) +from:0x020ccec8 kind:load to:0x020d806c module:overlay(24) +from:0x020cced0 kind:load to:0x027e09a4 module:dtcm +from:0x020cced8 kind:load to:0x027e0ce0 module:dtcm +from:0x020ccf10 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf18 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf28 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf34 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf44 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ccf54 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf88 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf98 kind:arm_call to:0x020cf954 module:overlay(24) +from:0x020ccfa0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ccfac kind:load to:0x020d806c module:overlay(24) +from:0x020ccfb0 kind:load to:0x027e09a4 module:dtcm +from:0x020ccfe8 kind:arm_call to:0x02011ff4 module:main +from:0x020ccff0 kind:arm_call to:0x02011ff4 module:main +from:0x020cd000 kind:arm_call to:0x02011ff4 module:main +from:0x020cd00c kind:arm_call to:0x02011ff4 module:main +from:0x020cd01c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd02c kind:arm_call to:0x02011ff4 module:main +from:0x020cd060 kind:arm_call to:0x02011ff4 module:main +from:0x020cd070 kind:arm_call to:0x020cf954 module:overlay(24) +from:0x020cd078 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cd080 kind:arm_call to:0x02011ff4 module:main +from:0x020cd08c kind:load to:0x020d806c module:overlay(24) +from:0x020cd090 kind:load to:0x027e09a4 module:dtcm +from:0x020cd0a4 kind:arm_call to:0x020cd768 module:overlay(24) +from:0x020cd0ac kind:arm_call to:0x020ce518 module:overlay(24) +from:0x020cd0b4 kind:arm_call to:0x020ced54 module:overlay(24) +from:0x020cd0cc kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020cd0e8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020cd100 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cd130 kind:arm_call to:0x020cd368 module:overlay(24) +from:0x020cd13c kind:arm_call to:0x020cd3f0 module:overlay(24) +from:0x020cd148 kind:load to:0x020b504c module:overlay(0) +from:0x020cd14c kind:load to:0x027e09b8 module:dtcm +from:0x020cd170 kind:arm_call to:0x020cd774 module:overlay(24) +from:0x020cd178 kind:arm_call to:0x020ce570 module:overlay(24) +from:0x020cd180 kind:arm_call to:0x020ceda8 module:overlay(24) +from:0x020cd188 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd198 kind:arm_call to:0x020cf698 module:overlay(24) +from:0x020cd1a0 kind:arm_call to:0x0210eeb4 module:overlay(31) +from:0x020cd1c0 kind:arm_call to:0x020cd458 module:overlay(24) +from:0x020cd1d0 kind:arm_call to:0x020cf82c module:overlay(24) +from:0x020cd1d8 kind:load to:0x027e09a4 module:dtcm +from:0x020cd1dc kind:load to:0x027e0ce0 module:dtcm +from:0x020cd1e0 kind:load to:0x020d8698 module:overlay(24) +from:0x020cd1f8 kind:arm_call to:0x020cd604 module:overlay(24) +from:0x020cd208 kind:arm_call to:0x020cd9f0 module:overlay(24) +from:0x020cd21c kind:arm_call to:0x020ce5cc module:overlay(24) +from:0x020cd230 kind:arm_call to:0x020cef58 module:overlay(24) +from:0x020cd23c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd258 kind:arm_call to:0x020cf6e4 module:overlay(24) +from:0x020cd270 kind:arm_call to:0x020cf888 module:overlay(24) +from:0x020cd278 kind:load to:0x027e09a4 module:dtcm +from:0x020cd298 kind:arm_call to:0x020cd604 module:overlay(24) +from:0x020cd2b4 kind:arm_call to:0x020cdaac module:overlay(24) +from:0x020cd2cc kind:arm_call to:0x020ce88c module:overlay(24) +from:0x020cd2f4 kind:arm_call to:0x020cf2b8 module:overlay(24) +from:0x020cd300 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd31c kind:arm_call to:0x020cf724 module:overlay(24) +from:0x020cd334 kind:arm_call to:0x020cf88c module:overlay(24) +from:0x020cd33c kind:load to:0x0204a110 module:main +from:0x020cd340 kind:load to:0x020d8660 module:overlay(24) +from:0x020cd344 kind:load to:0x027e09a4 module:dtcm +from:0x020cd354 kind:load to:0x020cdd3c module:overlay(24) +from:0x020cd364 kind:load to:0x020cde54 module:overlay(24) +from:0x020cd380 kind:arm_call to:0x0207056c module:overlay(0) +from:0x020cd398 kind:arm_call to:0x020ce990 module:overlay(24) +from:0x020cd3a0 kind:load to:0x027e09a4 module:dtcm +from:0x020cd3b4 kind:arm_call to:0x0207056c module:overlay(0) +from:0x020cd3c4 kind:arm_call to:0x020ce9ac module:overlay(24) +from:0x020cd3cc kind:load to:0x027e09a4 module:dtcm +from:0x020cd3dc kind:load to:0x020cf514 module:overlay(24) +from:0x020cd3ec kind:load to:0x020cf53c module:overlay(24) +from:0x020cd3fc kind:load to:0x020cf494 module:overlay(24) +from:0x020cd40c kind:load to:0x020cf4c4 module:overlay(24) +from:0x020cd41c kind:load to:0x020cee58 module:overlay(24) +from:0x020cd43c kind:arm_call to:0x0207056c module:overlay(0) +from:0x020cd44c kind:arm_call to:0x020cee64 module:overlay(24) +from:0x020cd454 kind:load to:0x027e09a4 module:dtcm +from:0x020cd470 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd498 kind:arm_call to:0x0210f7e4 module:overlay(31) +from:0x020cd4a0 kind:load to:0x027e09a4 module:dtcm +from:0x020cd4b8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd4e0 kind:load to:0x027e09a4 module:dtcm +from:0x020cd534 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd56c kind:arm_call to:0x020166cc module:main +from:0x020cd578 kind:arm_call to:0x020166ac module:main +from:0x020cd584 kind:arm_call to:0x020cd4e4 module:overlay(24) +from:0x020cd594 kind:arm_call to:0x020cd4e4 module:overlay(24) +from:0x020cd5a4 kind:arm_call to:0x020cd4e4 module:overlay(24) +from:0x020cd5b4 kind:arm_call to:0x020cd4e4 module:overlay(24) +from:0x020cd5bc kind:load to:0x027e09a4 module:dtcm +from:0x020cd61c kind:arm_call to:0x020732dc module:overlay(0) +from:0x020cd630 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020cd668 kind:load to:0x027e09b8 module:dtcm +from:0x020cd66c kind:load to:0x0204e5f8 module:main +from:0x020cd698 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6a0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6a8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6b0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6b8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6c0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6c8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6d0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6e4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6f8 kind:arm_call to:0x020ce2a8 module:overlay(24) +from:0x020cd718 kind:arm_call to:0x02011ff4 module:main +from:0x020cd728 kind:arm_call to:0x02011f3c module:main +from:0x020cd75c kind:arm_call to:0x020cd774 module:overlay(24) +from:0x020cd770 kind:load to:0x020cdec8 module:overlay(24) +from:0x020cd788 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd798 kind:arm_call to:0x020196b0 module:main +from:0x020cd7a4 kind:arm_call to:0x020196b0 module:main +from:0x020cd7cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd7e8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd800 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd818 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd82c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd840 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd854 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd85c kind:arm_call to:0x02060bac module:overlay(0) +from:0x020cd874 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd880 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020cd894 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd8a8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd8bc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd8cc kind:arm_call to:0x020196b0 module:main +from:0x020cd8f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd910 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd924 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd938 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd94c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd960 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd978 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd980 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020cd998 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd9a4 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020cd9b8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd9cc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd9e0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd9ec kind:load to:0x027e09a4 module:dtcm +from:0x020cd9fc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda04 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda0c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda14 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda1c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda28 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda30 kind:arm_call to:0x020609c4 module:overlay(0) +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:0x020cdfd8 module:overlay(24) +from:0x020cda58 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020cda68 kind:arm_call to:0x020ce218 module:overlay(24) +from:0x020cda84 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020cda9c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020cdaa4 kind:load to:0x027e09b8 module:dtcm +from:0x020cdaa8 kind:load to:0x020b5214 module:overlay(0) +from:0x020cdab8 kind:arm_call to:0x020ce2a8 module:overlay(24) +from:0x020cdae0 kind:arm_call to:0x020ce260 module:overlay(24) +from:0x020cdb2c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cdb48 kind:arm_call to:0x020196b0 module:main +from:0x020cdb74 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cdb98 kind:arm_call to:0x020196b0 module:main +from:0x020cdbc4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cdc50 kind:arm_call to:0x0201aa44 module:main +from:0x020cdd10 kind:arm_call to:0x0201aad0 module:main +from:0x020cdd28 kind:load to:0x0204af1c module:main +from:0x020cdd2c kind:load to:0x0204a110 module:main +from:0x020cdd30 kind:load to:0x027e09a4 module:dtcm +from:0x020cdd34 kind:load to:0x020d73fa module:overlay(24) +from:0x020cdd38 kind:load to:0x020d7432 module:overlay(24) +from:0x020cdd54 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cddb4 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cde04 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cde20 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cde3c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cde48 kind:arm_call to:0x020cdec8 module:overlay(24) +from:0x020cde50 kind:load to:0x027e09a4 module:dtcm +from:0x020cde68 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cdeac kind:arm_call to:0x020ce218 module:overlay(24) +from:0x020cdebc kind:arm_call to:0x020cdd3c module:overlay(24) +from:0x020cdec4 kind:load to:0x027e09a4 module:dtcm +from:0x020cded0 kind:arm_call to:0x020ce218 module:overlay(24) +from:0x020cdedc kind:arm_call to:0x020ce260 module:overlay(24) +from:0x020cdf04 kind:arm_call to:0x020ce2a8 module:overlay(24) +from:0x020cdfe4 kind:arm_call to:0x020ce2a8 module:overlay(24) +from:0x020ce0dc kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce10c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce158 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce178 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce19c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ce1ac kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce1c0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ce1d0 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce1e4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ce1f4 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce214 kind:load to:0x027e09a4 module:dtcm +from:0x020ce224 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce258 kind:load to:0x027e09a4 module:dtcm +from:0x020ce25c kind:load to:0x027e0ce0 module:dtcm +from:0x020ce26c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce2a0 kind:load to:0x027e09a4 module:dtcm +from:0x020ce2a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce2b4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce2c8 kind:load to:0x027e09a4 module:dtcm +from:0x020ce2e0 kind:arm_call to:0x020196b0 module:main +from:0x020ce30c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce31c kind:arm_call to:0x0201e6d0 module:main +from:0x020ce338 kind:arm_call to:0x02065b18 module:overlay(0) +from:0x020ce358 kind:arm_call to:0x020196b0 module:main +from:0x020ce384 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce3b8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce3f8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce44c kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020ce478 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce4fc kind:arm_call to:0x0201e874 module:main +from:0x020ce50c kind:load to:0x020d740a module:overlay(24) +from:0x020ce510 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce514 kind:load to:0x0204a110 module:main +from:0x020ce560 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020ce56c kind:load to:0x027e0ce0 module:dtcm +from:0x020ce580 kind:arm_call to:0x020196b0 module:main +from:0x020ce5a4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce5bc kind:arm_call to:0x02065988 module:overlay(0) +from:0x020ce5c8 kind:load to:0x020d740a module:overlay(24) +from:0x020ce7c0 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020ce7e0 kind:arm_call to:0x02015788 module:main +from:0x020ce844 kind:arm_call to:0x02065b8c module:overlay(0) +from:0x020ce864 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020ce874 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020ce880 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce884 kind:load to:0x0204a110 module:main +from:0x020ce888 kind:load to:0x020b5214 module:overlay(0) +from:0x020ce8a8 kind:arm_call to:0x0201e8d4 module:main +from:0x020ce8ec kind:arm_call to:0x0201aa44 module:main +from:0x020ce908 kind:arm_call to:0x02028c4c module:main +from:0x020ce924 kind:arm_call to:0x0201e8d4 module:main +from:0x020ce980 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ce98c kind:load to:0x0204af1c module:main +from:0x020ce9c4 kind:arm_call to:0x020cd604 module:overlay(24) +from:0x020ce9f8 kind:load to:0x020d8698 module:overlay(24) +from:0x020cea18 kind:arm_call to:0x020196b0 module:main +from:0x020cea44 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cea54 kind:arm_call to:0x020196b0 module:main +from:0x020cea80 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cea90 kind:arm_call to:0x020196b0 module:main +from:0x020ceabc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ceacc kind:arm_call to:0x0201e6d0 module:main +from:0x020ceae8 kind:arm_call to:0x02065b18 module:overlay(0) +from:0x020ceb10 kind:arm_call to:0x02060c34 module:overlay(0) +from:0x020ceb24 kind:arm_call to:0x020196b0 module:main +from:0x020ceb54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ceb88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cebb8 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020cec64 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cece8 kind:arm_call to:0x0201e874 module:main +from:0x020ced04 kind:arm_call to:0x020cee84 module:overlay(24) +from:0x020ced10 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ced44 kind:load to:0x020d740a module:overlay(24) +from:0x020ced48 kind:load to:0x027e0d04 module:dtcm +from:0x020ced4c kind:load to:0x0204a110 module:main +from:0x020ced50 kind:load to:0x027e09a4 module:dtcm +from:0x020ced98 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020ceda4 kind:load to:0x027e0d04 module:dtcm +from:0x020cedb4 kind:arm_call to:0x020196b0 module:main +from:0x020ceddc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cee08 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cee34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cee4c kind:arm_call to:0x02065988 module:overlay(0) +from:0x020cee54 kind:load to:0x020d740a module:overlay(24) +from:0x020cee60 kind:load to:0x020cee84 module:overlay(24) +from:0x020cee80 kind:load to:0x027e0d04 module:dtcm +from:0x020cee94 kind:arm_call to:0x020196b0 module:main +from:0x020ceea8 kind:arm_call to:0x0201c2b0 module:main +from:0x020ceed8 kind:arm_call to:0x02060e3c module:overlay(0) +from:0x020cef00 kind:arm_call to:0x02060c50 module:overlay(0) +from:0x020cef14 kind:arm_call to:0x02060db8 module:overlay(0) +from:0x020cef20 kind:arm_call to:0x02060c7c module:overlay(0) +from:0x020cef38 kind:arm_call to:0x02060d7c module:overlay(0) +from:0x020cef44 kind:load to:0x027e0994 module:dtcm +from:0x020cef48 kind:load to:0x020d8088 module:overlay(24) +from:0x020cef4c kind:load to:0x027e0d04 module:dtcm +from:0x020cef50 kind:load to:0x020d73ec module:overlay(24) +from:0x020cef54 kind:load to:0x020d73de module:overlay(24) +from:0x020cef6c kind:arm_call to:0x02065b8c module:overlay(0) +from:0x020cef84 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020cefa4 kind:arm_call to:0x02015788 module:main +from:0x020cf1f0 kind:arm_call to:0x020cf5a8 module:overlay(24) +from:0x020cf238 kind:arm_call to:0x020cf584 module:overlay(24) +from:0x020cf240 kind:arm_call to:0x020cf570 module:overlay(24) +from:0x020cf258 kind:arm_call to:0x02018ad4 module:main +from:0x020cf268 kind:arm_call to:0x020cee84 module:overlay(24) +from:0x020cf28c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020cf29c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020cf2a4 kind:load to:0x027e0d04 module:dtcm +from:0x020cf2a8 kind:load to:0x0204a110 module:main +from:0x020cf2b0 kind:load to:0x027e0994 module:dtcm +from:0x020cf2b4 kind:load to:0x020b5214 module:overlay(0) +from:0x020cf2d4 kind:arm_call to:0x0201e8d4 module:main +from:0x020cf31c kind:arm_call to:0x0201aa44 module:main +from:0x020cf32c kind:arm_call to:0x0201e8d4 module:main +from:0x020cf384 kind:arm_call to:0x0201aa44 module:main +from:0x020cf394 kind:arm_call to:0x0201e8d4 module:main +from:0x020cf3ec kind:arm_call to:0x0201aa44 module:main +from:0x020cf408 kind:arm_call to:0x02028c4c module:main +from:0x020cf424 kind:arm_call to:0x0201e8d4 module:main +from:0x020cf484 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020cf490 kind:load to:0x0204af1c module:main +from:0x020cf4c0 kind:load to:0x027e0d04 module:dtcm +from:0x020cf4dc kind:arm_call to:0x020cd604 module:overlay(24) +from:0x020cf510 kind:load to:0x020d8698 module:overlay(24) +from:0x020cf528 kind:arm_call to:0x020cf5a8 module:overlay(24) +from:0x020cf560 kind:arm_call to:0x020cf584 module:overlay(24) +from:0x020cf568 kind:arm_call to:0x020cf570 module:overlay(24) +from:0x020cf580 kind:load to:0x020cf5a8 module:overlay(24) +from:0x020cf594 kind:arm_call to:0x020cf5a8 module:overlay(24) +from:0x020cf5c0 kind:arm_call to:0x02065988 module:overlay(0) +from:0x020cf5d0 kind:arm_call to:0x02065988 module:overlay(0) +from:0x020cf5d8 kind:load to:0x020d741e module:overlay(24) +from:0x020cf5dc kind:load to:0x020d740a module:overlay(24) +from:0x020cf604 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cf614 kind:arm_call to:0x020cf698 module:overlay(24) +from:0x020cf640 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf670 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf6c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf6d8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cf6f0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cf714 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cf720 kind:load to:0x027e0ce0 module:dtcm +from:0x020cf770 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020cf7a4 kind:arm_call to:0x0201aad0 module:main +from:0x020cf7c4 kind:arm_call to:0x0201aa8c module:main +from:0x020cf7ec kind:load to:0x027e0ce0 module:dtcm +from:0x020cf7f0 kind:load to:0x0204af1c module:main +from:0x020cf820 kind:arm_call to:0x020cf82c module:overlay(24) +from:0x020cf850 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf878 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf8e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf920 kind:arm_call to:0x0201aa44 module:main +from:0x020cf938 kind:load to:0x027e0ce0 module:dtcm +from:0x020cf93c kind:load to:0x0204af1c module:main +from:0x020cf940 kind:load to:0x020d73d8 module:overlay(24) +from:0x020cf950 kind:load to:0x020d8698 module:overlay(24) +from:0x020cf964 kind:load to:0x020d8698 module:overlay(24) +from:0x020cf97c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cfa58 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cfc50 kind:arm_call to:0x020d1d30 module:overlay(24) +from:0x020cfc6c kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020cfd1c kind:arm_call to:0x020cf9d4 module:overlay(24) +from:0x020cfd50 kind:load to:0x027e07d4 module:dtcm +from:0x020cfe1c kind:load to:0x020d8094 module:overlay(24) +from:0x020cfe20 kind:load to:0x020d8098 module:overlay(24) +from:0x020cfe64 kind:load to:0x020d8098 module:overlay(24) +from:0x020cfe68 kind:load to:0x020d80a2 module:overlay(24) +from:0x020cfe70 kind:arm_call to:0x020cfd54 module:overlay(24) +from:0x020cfe90 kind:load to:0x020d809e module:overlay(24) +from:0x020cfecc kind:load to:0x020d8098 module:overlay(24) +from:0x020cff08 kind:arm_call to:0x020d5340 module:overlay(24) +from:0x020cff14 kind:load to:0x020d8098 module:overlay(24) +from:0x020cff18 kind:load to:0x020d80a3 module:overlay(24) +from:0x020cffc8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cffe0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cfff0 kind:arm_call to:0x020d002c module:overlay(24) +from:0x020cfffc kind:arm_call to:0x020d01c0 module:overlay(24) +from:0x020d0018 kind:arm_call to:0x020cff1c module:overlay(24) +from:0x020d008c kind:arm_call to:0x020cfd54 module:overlay(24) +from:0x020d00bc kind:arm_call to:0x020d0510 module:overlay(24) +from:0x020d00e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d0104 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020d0128 kind:arm_call to:0x020cfe6c module:overlay(24) +from:0x020d0138 kind:arm_call to:0x020d23bc module:overlay(24) +from:0x020d0148 kind:arm_call to:0x020cfe24 module:overlay(24) +from:0x020d0164 kind:arm_call to:0x020d239c module:overlay(24) +from:0x020d0174 kind:arm_call to:0x020cfe24 module:overlay(24) +from:0x020d01b8 kind:load to:0x020d8098 module:overlay(24) +from:0x020d026c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d0280 kind:arm_call to:0x020d308c module:overlay(24) +from:0x020d02d4 kind:load to:0x020d7454 module:overlay(24) +from:0x020d02dc kind:load to:0x027e09b8 module:dtcm +from:0x020d0370 kind:arm_call to:0x020d02e0 module:overlay(24) +from:0x020d03a0 kind:arm_call to:0x02061a48 module:overlay(0) +from:0x020d03f0 kind:load to:0x027e07d4 module:dtcm +from:0x020d03f4 kind:load to:0x027e0998 module:dtcm +from:0x020d0410 kind:arm_call to:0x020d041c module:overlay(24) +from:0x020d0414 kind:arm_call to:0x020cfe94 module:overlay(24) +from:0x020d047c kind:arm_call to:0x020d0340 module:overlay(24) +from:0x020d054c kind:arm_call to:0x0205ca18 module:overlay(0) +from:0x020d0564 kind:arm_call to:0x0205ca18 module:overlay(0) +from:0x020d057c kind:arm_call to:0x0205ca18 module:overlay(0) +from:0x020d0588 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020d05ac kind:load to:0x020d8098 module:overlay(24) +from:0x020d0658 kind:arm_call to:0x02011f3c module:main +from:0x020d066c kind:arm_call to:0x02028c30 module:main +from:0x020d0674 kind:arm_call to:0x020d0698 module:overlay(24) +from:0x020d068c kind:arm_call to:0x02011ff4 module:main +from:0x020d06b0 kind:arm_call to:0x02028c90 module:main +from:0x020d0708 kind:arm_call_thumb to:0x0205a950 module:overlay(0) +from:0x020d0710 kind:arm_call_thumb to:0x0205a944 module:overlay(0) +from:0x020d0720 kind:arm_call to:0x020d0a64 module:overlay(24) +from:0x020d0728 kind:load to:0x0204a110 module:main +from:0x020d073c kind:arm_call to:0x020d0a64 module:overlay(24) +from:0x020d07ac kind:arm_call to:0x020d0924 module:overlay(24) +from:0x020d07e8 kind:arm_call to:0x01ffb644 module:itcm +from:0x020d0800 kind:arm_call to:0x01ffb558 module:itcm +from:0x020d0850 kind:arm_call to:0x020d0924 module:overlay(24) +from:0x020d0884 kind:arm_call to:0x01ffb644 module:itcm +from:0x020d08a4 kind:arm_call to:0x01ffb558 module:itcm +from:0x020d08f0 kind:arm_call to:0x020d0924 module:overlay(24) +from:0x020d09ec kind:arm_call to:0x020d0db4 module:overlay(24) +from:0x020d0a90 kind:arm_call to:0x020d0e98 module:overlay(24) +from:0x020d0ac8 kind:arm_call to:0x02015348 module:main +from:0x020d0adc kind:arm_call to:0x02028c90 module:main +from:0x020d0afc kind:arm_call to:0x020d0c9c module:overlay(24) +from:0x020d0b04 kind:arm_call to:0x020153a4 module:main +from:0x020d0b3c kind:arm_call to:0x02015348 module:main +from:0x020d0b50 kind:arm_call to:0x02028c90 module:main +from:0x020d0b84 kind:arm_call to:0x020d0c9c module:overlay(24) +from:0x020d0b8c kind:arm_call to:0x020153a4 module:main +from:0x020d0b98 kind:arm_call to:0x020d0e98 module:overlay(24) +from:0x020d0c10 kind:arm_call to:0x020d0e98 module:overlay(24) +from:0x020d0c80 kind:arm_call to:0x020d0c9c module:overlay(24) +from:0x020d0cb0 kind:arm_call to:0x020275bc module:main +from:0x020d0cec kind:arm_call to:0x02025570 module:main +from:0x020d0d00 kind:arm_call to:0x02025628 module:main +from:0x020d0d14 kind:arm_call to:0x020256e0 module:main +from:0x020d0d28 kind:arm_call to:0x02025798 module:main +from:0x020d0d6c kind:arm_call to:0x020255cc module:main +from:0x020d0d80 kind:arm_call to:0x02025684 module:main +from:0x020d0d94 kind:arm_call to:0x0202573c module:main +from:0x020d0da8 kind:arm_call to:0x020257f4 module:main +from:0x020d0db0 kind:load to:0x0204a110 module:main +from:0x020d0e24 kind:arm_call to:0x020d0db4 module:overlay(24) +from:0x020d0e78 kind:arm_call to:0x02027654 module:main +from:0x020d0e7c kind:arm_call to:0x02025a74 module:main +from:0x020d0e8c kind:arm_call to:0x02025a8c module:main +from:0x020d0e90 kind:arm_call to:0x02025aec module:main +from:0x020d0f4c kind:load to:0x020d8200 module:overlay(24) +from:0x020d0f6c kind:arm_call to:0x020d05ec module:overlay(24) +from:0x020d0f88 kind:arm_call to:0x020d0e64 module:overlay(24) +from:0x020d0f98 kind:load to:0x020d8200 module:overlay(24) +from:0x020d0f9c kind:load to:0x020d869c module:overlay(24) +from:0x020d0fa8 kind:arm_call to:0x020d0680 module:overlay(24) +from:0x020d1028 kind:arm_call to:0x020d0924 module:overlay(24) +from:0x020d1054 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x020d1070 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x020d10b8 kind:arm_call to:0x020d0744 module:overlay(24) +from:0x020d10f8 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x020d1104 kind:arm_call to:0x020bd69c module:overlay(17) +from:0x020d1140 kind:load to:0x0204af10 module:main +from:0x020d1144 kind:load to:0x020b52b4 module:overlay(0) +from:0x020d1148 kind:load to:0x027e0ce0 module:dtcm +from:0x020d1178 kind:arm_call to:0x02015348 module:main +from:0x020d11a4 kind:arm_call to:0x020d14a8 module:overlay(24) +from:0x020d11cc kind:arm_call_thumb to:0x0202955c module:main +from:0x020d11f8 kind:arm_call to:0x02028d9c module:main +from:0x020d1200 kind:arm_call to:0x020153a4 module:main +from:0x020d128c kind:arm_call to:0x020d0f2c module:overlay(24) +from:0x020d1298 kind:arm_call to:0x020d0f0c module:overlay(24) +from:0x020d12d8 kind:arm_call to:0x020d0f2c module:overlay(24) +from:0x020d12e8 kind:arm_call to:0x020d0ec0 module:overlay(24) +from:0x020d133c kind:arm_call to:0x020153a4 module:main +from:0x020d1350 kind:load to:0x020d8200 module:overlay(24) +from:0x020d1358 kind:load to:0x020d8200 module:overlay(24) +from:0x020d135c kind:load to:0x020d7547 module:overlay(24) +from:0x020d1360 kind:load to:0x020d7544 module:overlay(24) +from:0x020d1380 kind:arm_call to:0x020d1160 module:overlay(24) +from:0x020d139c kind:arm_call to:0x020c3040 module:overlay(17) +from:0x020d13c8 kind:load to:0x020b62a8 module:overlay(0) +from:0x020d13dc kind:arm_call to:0x020d0698 module:overlay(24) +from:0x020d1434 kind:arm_call to:0x02015348 module:main +from:0x020d1448 kind:arm_call_thumb to:0x020a0b70 module:overlay(0) +from:0x020d1460 kind:arm_call to:0x02029058 module:main +from:0x020d1478 kind:arm_call to:0x020d1564 module:overlay(24) +from:0x020d1480 kind:arm_call to:0x020153a4 module:main +from:0x020d1490 kind:arm_call to:0x020153a4 module:main +from:0x020d149c kind:load to:0x020b62a8 module:overlay(0) +from:0x020d14a4 kind:load to:0x020d8200 module:overlay(24) +from:0x020d14c8 kind:arm_call to:0x02028d9c module:main +from:0x020d1518 kind:arm_call to:0x020d0df8 module:overlay(24) +from:0x020d1530 kind:arm_call to:0x020d0ec0 module:overlay(24) +from:0x020d15c8 kind:arm_call to:0x020d0f0c module:overlay(24) +from:0x020d15e8 kind:arm_call to:0x020d0924 module:overlay(24) +from:0x020d1624 kind:arm_call to:0x02028c90 module:main +from:0x020d162c kind:arm_call to:0x020bba78 module:overlay(17) +from:0x020d1634 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020d1644 kind:arm_call to:0x020bba94 module:overlay(17) +from:0x020d1654 kind:load to:0x020c3f70 module:overlays(1,17) +from:0x020d1668 kind:arm_call to:0x02011f3c module:main +from:0x020d1674 kind:arm_call_thumb to:0x020bd7c8 module:overlay(1) +from:0x020d168c kind:arm_call to:0x020c31cc module:overlay(17) +from:0x020d16a0 kind:arm_call to:0x0201baec module:main +from:0x020d16b8 kind:load to:0x020d8210 module:overlay(24) +from:0x020d16c4 kind:arm_call to:0x0201bacc module:main +from:0x020d16d8 kind:arm_call to:0x0201bacc module:main +from:0x020d16e0 kind:arm_call to:0x02011ff4 module:main +from:0x020d16f8 kind:load to:0x020c3180 module:overlays(1,2,17) +from:0x020d1710 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d176c kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1778 kind:load to:0x020d8224 module:overlay(24) +from:0x020d17ac kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d17f0 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1800 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d1880 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1890 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d18c8 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d18e0 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d1920 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1930 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d1968 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1974 kind:load to:0x020d8224 module:overlay(24) +from:0x020d1978 kind:load to:0x0203e964 module:main +from:0x020d198c kind:thumb_call_arm to:0x0201667c module:main +from:0x020d19a0 kind:thumb_call_arm to:0x0201667c module:main +from:0x020d19ae kind:thumb_call to:0x020d19d8 module:overlay(24) +from:0x020d19b8 kind:load to:0x020d8250 module:overlay(24) +from:0x020d19bc kind:load to:0x020d8244 module:overlay(24) +from:0x020d19c6 kind:thumb_call_arm to:0x02016694 module:main +from:0x020d19ce kind:thumb_call_arm to:0x02016694 module:main +from:0x020d1a04 kind:load to:0x020d8254 module:overlay(24) +from:0x020d1a14 kind:load to:0x020d8254 module:overlay(24) +from:0x020d1a24 kind:load to:0x020d7550 module:overlay(24) +from:0x020d1ab4 kind:load to:0x020d7555 module:overlay(24) +from:0x020d1c60 kind:arm_call to:0x020d1cc8 module:overlay(24) +from:0x020d1c98 kind:arm_call to:0x02032784 module:main +from:0x020d1ca8 kind:arm_call to:0x02032784 module:main +from:0x020d1cd8 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d1d00 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d1dd8 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d1e00 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d1e0c kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020d1fc8 kind:arm_call to:0x020d2320 module:overlay(24) +from:0x020d2040 kind:arm_call to:0x020d1dc8 module:overlay(24) +from:0x020d2058 kind:arm_call to:0x020d1cc8 module:overlay(24) +from:0x020d2068 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d20a8 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d20d0 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d20dc kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020d20e4 kind:arm_call to:0x02032784 module:main +from:0x020d2120 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020d2154 kind:arm_call to:0x020157f0 module:main +from:0x020d2160 kind:arm_call to:0x020157c0 module:main +from:0x020d2174 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020d21dc kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020d2244 kind:arm_call to:0x020d21d8 module:overlay(24) +from:0x020d2254 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020d2258 kind:arm_call to:0x02032784 module:main +from:0x020d2280 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d22bc kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020d22f4 kind:arm_call to:0x020d2270 module:overlay(24) +from:0x020d231c kind:load to:0x020d7560 module:overlay(24) +from:0x020d232c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020d2340 kind:arm_call to:0x020d3f4c module:overlay(24) +from:0x020d2370 kind:arm_call to:0x020d22ac module:overlay(24) +from:0x020d2398 kind:load to:0x020d7684 module:overlay(24) +from:0x020d23a0 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020d23c0 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020d23f8 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020d23fc kind:arm_call to:0x02032784 module:main +from:0x020d2410 kind:arm_call to:0x020d2464 module:overlay(24) +from:0x020d2424 kind:arm_call to:0x020d2464 module:overlay(24) +from:0x020d2444 kind:load to:0x020d23ec module:overlay(24) +from:0x020d244c kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020d24d0 kind:load to:0x020d8260 module:overlay(24) +from:0x020d2514 kind:load to:0x020d8260 module:overlay(24) +from:0x020d2534 kind:load to:0x020d2538 module:overlay(24) +from:0x020d2544 kind:arm_call to:0x020d258c module:overlay(24) +from:0x020d254c kind:arm_call to:0x020d3140 module:overlay(24) +from:0x020d257c kind:arm_call to:0x020d277c module:overlay(24) +from:0x020d25c4 kind:arm_call to:0x02026800 module:main +from:0x020d25dc kind:arm_call to:0x0207029c module:overlay(0) +from:0x020d25fc kind:arm_call to:0x02026800 module:main +from:0x020d260c kind:arm_call_thumb to:0x020154b0 module:main +from:0x020d261c kind:arm_call_thumb to:0x020154ec module:main +from:0x020d2628 kind:arm_call to:0x0207029c module:overlay(0) +from:0x020d2640 kind:arm_call to:0x02026800 module:main +from:0x020d2664 kind:arm_call_thumb to:0x020156ac module:main +from:0x020d2680 kind:arm_call_thumb to:0x020d3670 module:overlay(24) +from:0x020d2688 kind:arm_call_thumb to:0x0201568c module:main +from:0x020d2690 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020d269c kind:load to:0x020d8268 module:overlay(24) +from:0x020d26a0 kind:load to:0x027e09a0 module:dtcm +from:0x020d26a4 kind:load to:0x020d8270 module:overlay(24) +from:0x020d26a8 kind:load to:0x020d8288 module:overlay(24) +from:0x020d26ac kind:load to:0x02043f40 module:main +from:0x020d2760 kind:arm_call to:0x02011f3c module:main +from:0x020d2774 kind:arm_call to:0x020d27cc module:overlay(24) +from:0x020d27a4 kind:arm_call to:0x02011ff4 module:main +from:0x020d27ec kind:arm_call to:0x020d1fe8 module:overlay(24) +from:0x020d2840 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020d2878 kind:arm_call to:0x020d1fa4 module:overlay(24) +from:0x020d28bc kind:arm_call to:0x020d1fa4 module:overlay(24) +from:0x020d28dc kind:arm_call to:0x020d2a18 module:overlay(24) +from:0x020d28fc kind:arm_call to:0x020d29b0 module:overlay(24) +from:0x020d2938 kind:arm_call to:0x020d1fa4 module:overlay(24) +from:0x020d295c kind:arm_call to:0x020d2a18 module:overlay(24) +from:0x020d2980 kind:arm_call to:0x020d29b0 module:overlay(24) +from:0x020d29d0 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020d29f0 kind:arm_call to:0x020d2030 module:overlay(24) +from:0x020d2a10 kind:arm_call to:0x020d2030 module:overlay(24) +from:0x020d2a84 kind:arm_call to:0x0205c74c module:overlay(0) +from:0x020d2a98 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020d2aa8 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020d2ac8 kind:arm_call to:0x020d1dc8 module:overlay(24) +from:0x020d2ae8 kind:arm_call to:0x020d1dc8 module:overlay(24) +from:0x020d2c74 kind:arm_call to:0x02028d9c module:main +from:0x020d2cc0 kind:arm_call to:0x020d208c module:overlay(24) +from:0x020d2cf8 kind:load to:0x020d7684 module:overlay(24) +from:0x020d2d24 kind:arm_call to:0x02028d9c module:main +from:0x020d2e2c kind:arm_call to:0x020d1ab8 module:overlay(24) +from:0x020d2e58 kind:arm_call to:0x020d2a18 module:overlay(24) +from:0x020d2e7c kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020d2e80 kind:arm_call to:0x02032784 module:main +from:0x020d2ea8 kind:arm_call to:0x020d1eac module:overlay(24) +from:0x020d2ebc kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020d2f04 kind:arm_call to:0x020d1eac module:overlay(24) +from:0x020d2f60 kind:arm_call to:0x020d5434 module:overlay(24) +from:0x020d2fa0 kind:arm_call to:0x020d5410 module:overlay(24) +from:0x020d2fe0 kind:arm_call to:0x020d5458 module:overlay(24) +from:0x020d301c kind:arm_call to:0x020d547c module:overlay(24) +from:0x020d305c kind:load to:0x020d756c module:overlay(24) +from:0x020d30a0 kind:arm_call to:0x020d3068 module:overlay(24) +from:0x020d3120 kind:arm_call to:0x020d1c84 module:overlay(24) +from:0x020d3148 kind:arm_call to:0x020d280c module:overlay(24) +from:0x020d3150 kind:arm_call to:0x020d3100 module:overlay(24) +from:0x020d3214 kind:arm_call to:0x02011f3c module:main +from:0x020d3224 kind:arm_call_thumb to:0x020bfa50 module:overlay(1) +from:0x020d3260 kind:arm_call to:0x02028d9c module:main +from:0x020d3270 kind:arm_call to:0x02028d9c module:main +from:0x020d3298 kind:arm_call_thumb to:0x020bfb14 module:overlay(1) +from:0x020d32a0 kind:arm_call to:0x02011ff4 module:main +from:0x020d32c0 kind:arm_call to:0x020d072c module:overlay(24) +from:0x020d32d0 kind:arm_call to:0x02019cec module:main +from:0x020d32e4 kind:load to:0x020d06d0 module:overlay(24) +from:0x020d333c kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3360 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3384 kind:arm_call to:0x020d3158 module:overlay(24) +from:0x020d33d0 kind:arm_call to:0x020d2cfc module:overlay(24) +from:0x020d33e4 kind:arm_call to:0x020d3428 module:overlay(24) +from:0x020d33f4 kind:arm_call to:0x020d2c54 module:overlay(24) +from:0x020d3404 kind:arm_call to:0x020d34a0 module:overlay(24) +from:0x020d3418 kind:load to:0x020d0698 module:overlay(24) +from:0x020d3460 kind:arm_call to:0x020d1c3c module:overlay(24) +from:0x020d347c kind:arm_call to:0x020d351c module:overlay(24) +from:0x020d34d4 kind:arm_call to:0x020d1b98 module:overlay(24) +from:0x020d34f8 kind:arm_call to:0x020d351c module:overlay(24) +from:0x020d35b8 kind:arm_call to:0x020d3adc module:overlay(24) +from:0x020d35ec kind:arm_call to:0x020d3adc module:overlay(24) +from:0x020d3620 kind:arm_call to:0x020d3adc module:overlay(24) +from:0x020d3640 kind:arm_call to:0x020d3adc module:overlay(24) +from:0x020d3664 kind:arm_call to:0x020d3adc module:overlay(24) +from:0x020d36b0 kind:thumb_call to:0x020d36fc module:overlay(24) +from:0x020d36bc kind:thumb_call to:0x020d3840 module:overlay(24) +from:0x020d36c8 kind:thumb_call to:0x020d3898 module:overlay(24) +from:0x020d36d4 kind:thumb_call to:0x020d3764 module:overlay(24) +from:0x020d3708 kind:thumb_call_arm to:0x020d26b0 module:overlay(24) +from:0x020d37d4 kind:thumb_call_arm to:0x020d2098 module:overlay(24) +from:0x020d37ea kind:thumb_call_arm to:0x020d2098 module:overlay(24) +from:0x020d3800 kind:thumb_call_arm to:0x020d2098 module:overlay(24) +from:0x020d3816 kind:thumb_call_arm to:0x020d2098 module:overlay(24) +from:0x020d382c kind:thumb_call_arm to:0x020d1f60 module:overlay(24) +from:0x020d3880 kind:thumb_call_arm to:0x02070260 module:overlay(0) +from:0x020d3894 kind:load to:0x027e09a0 module:dtcm +from:0x020d390c kind:arm_call to:0x020d3970 module:overlay(24) +from:0x020d3940 kind:arm_call to:0x020d3900 module:overlay(24) +from:0x020d398c kind:arm_call to:0x020d39fc module:overlay(24) +from:0x020d39b4 kind:arm_call to:0x01ffb66c module:itcm +from:0x020d39c4 kind:arm_call to:0x01ffb66c module:itcm +from:0x020d39d8 kind:arm_call to:0x020d3a34 module:overlay(24) +from:0x020d3b0c kind:arm_call to:0x02028c4c module:main +from:0x020d3b28 kind:arm_call to:0x020d3bfc module:overlay(24) +from:0x020d3ba4 kind:arm_call to:0x020d3a8c module:overlay(24) +from:0x020d3be4 kind:arm_call to:0x020d0924 module:overlay(24) +from:0x020d3c5c kind:load to:0x020d7570 module:overlay(24) +from:0x020d3ca6 kind:thumb_call_arm to:0x020d41f4 module:overlay(24) +from:0x020d3cd6 kind:thumb_call_arm to:0x020d58ec module:overlay(24) +from:0x020d3cec kind:load to:0x027e0cfc module:dtcm +from:0x020d3cf0 kind:load to:0x027e0d04 module:dtcm +from:0x020d3cfa kind:thumb_call_arm to:0x020d3dec module:overlay(24) +from:0x020d3d04 kind:thumb_call_arm to:0x020d3e0c module:overlay(24) +from:0x020d3d1c kind:load to:0x027e0d00 module:dtcm +from:0x020d3d2c kind:thumb_call_arm to:0x020d3e0c module:overlay(24) +from:0x020d3d3c kind:thumb_call_arm to:0x020d3e0c module:overlay(24) +from:0x020d3d58 kind:thumb_call to:0x020d3c54 module:overlay(24) +from:0x020d3d68 kind:thumb_call_arm to:0x020d3e0c module:overlay(24) +from:0x020d3d9c kind:thumb_call to:0x020d3dc0 module:overlay(24) +from:0x020d3dac kind:thumb_call to:0x020d3dc0 module:overlay(24) +from:0x020d3e54 kind:arm_call_thumb to:0x020d3d20 module:overlay(24) +from:0x020d3e60 kind:arm_call_thumb to:0x020d3d80 module:overlay(24) +from:0x020d3e74 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x020d3e84 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x020d3ee4 kind:load to:0x027e0d00 module:dtcm +from:0x020d3f04 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x020d3f48 kind:load to:0x027e0cd8 module:dtcm +from:0x020d3f68 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x020d3f88 kind:load to:0x027e0cd8 module:dtcm +from:0x020d3fa4 kind:arm_call_thumb to:0x020d3d98 module:overlay(24) +from:0x020d3fe0 kind:arm_call_thumb to:0x020d3d98 module:overlay(24) +from:0x020d4040 kind:arm_call to:0x020cd348 module:overlay(24) +from:0x020d4048 kind:load to:0x020d8698 module:overlay(24) +from:0x020d4084 kind:arm_call to:0x020d4098 module:overlay(24) +from:0x020d4090 kind:load to:0x020d7588 module:overlay(24) +from:0x020d4094 kind:load to:0x020d7578 module:overlay(24) +from:0x020d40ec kind:arm_call_thumb to:0x020d3d98 module:overlay(24) +from:0x020d414c kind:load to:0x020d75a4 module:overlay(24) +from:0x020d4154 kind:arm_call to:0x020d4120 module:overlay(24) +from:0x020d4170 kind:load to:0x020d75a8 module:overlay(24) +from:0x020d4178 kind:arm_call to:0x020d4120 module:overlay(24) +from:0x020d4194 kind:load to:0x020d75aa module:overlay(24) +from:0x020d41a8 kind:arm_call to:0x02011f3c module:main +from:0x020d41b4 kind:arm_call_thumb to:0x020bf8b4 module:overlay(1) +from:0x020d41ec kind:arm_call to:0x020d4228 module:overlay(24) +from:0x020d429c kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d42ac kind:arm_call to:0x020d44fc module:overlay(24) +from:0x020d42d4 kind:arm_call to:0x020d4228 module:overlay(24) +from:0x020d42ec kind:arm_call to:0x020d4554 module:overlay(24) +from:0x020d430c kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d4320 kind:arm_call to:0x020d4564 module:overlay(24) +from:0x020d4334 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d4340 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020d4348 kind:arm_call to:0x0205c9b4 module:overlay(0) +from:0x020d4358 kind:arm_call to:0x020d437c module:overlay(24) +from:0x020d4368 kind:arm_call to:0x020d4564 module:overlay(24) +from:0x020d43b8 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d43e8 kind:load to:0x027e09b8 module:dtcm +from:0x020d43f4 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x020d441c kind:arm_call to:0x020d463c module:overlay(24) +from:0x020d4424 kind:arm_call to:0x020d4564 module:overlay(24) +from:0x020d4430 kind:load to:0x027e09b8 module:dtcm +from:0x020d4440 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d4450 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x020d4498 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d44a8 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x020d44f8 kind:load to:0x027e09a4 module:dtcm +from:0x020d4530 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d4540 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x020d4580 kind:arm_call to:0x020d45c4 module:overlay(24) +from:0x020d4598 kind:arm_call to:0x02096ba8 module:overlay(0) +from:0x020d45a0 kind:arm_call to:0x02096ba8 module:overlay(0) +from:0x020d45d0 kind:arm_call to:0x02014a34 module:main +from:0x020d45dc kind:load to:0x02049bac module:main +from:0x020d4620 kind:arm_call to:0x0203a3c8 module:main +from:0x020d4654 kind:arm_call to:0x020d4150 module:overlay(24) +from:0x020d4660 kind:arm_call to:0x020d4174 module:overlay(24) +from:0x020d46b0 kind:load to:0x027e09b8 module:dtcm +from:0x020d46c0 kind:load to:0x020d8374 module:overlay(24) +from:0x020d46d8 kind:arm_call to:0x020d46b4 module:overlay(24) +from:0x020d46e4 kind:arm_call to:0x020d54a0 module:overlay(24) +from:0x020d470c kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020d4724 kind:load to:0x020d83b4 module:overlay(24) +from:0x020d4728 kind:load to:0x020d83a4 module:overlay(24) +from:0x020d472c kind:load to:0x020d83ac module:overlay(24) +from:0x020d4730 kind:load to:0x020d8350 module:overlay(24) +from:0x020d4768 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020d4780 kind:load to:0x020d83c4 module:overlay(24) +from:0x020d4784 kind:load to:0x020d8358 module:overlay(24) +from:0x020d4788 kind:load to:0x020d83ac module:overlay(24) +from:0x020d478c kind:load to:0x020d83b8 module:overlay(24) +from:0x020d4790 kind:load to:0x020d8350 module:overlay(24) +from:0x020d479c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020d47b0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020d47b8 kind:arm_call to:0x02011ff4 module:main +from:0x020d47d4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020d47ec kind:arm_call to:0x020d3dec module:overlay(24) +from:0x020d47fc kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x020d4848 kind:arm_call to:0x02011f3c module:main +from:0x020d4854 kind:arm_call_thumb to:0x020bf4ac module:overlay(1) +from:0x020d48a8 kind:arm_call_thumb to:0x02012fc4 module:main +from:0x020d48b8 kind:load to:0x020d765c module:overlay(24) +from:0x020d48bc kind:load to:0x020d764c module:overlay(24) +from:0x020d48c0 kind:load to:0x020d763c module:overlay(24) +from:0x020d48c4 kind:load to:0x020d762c module:overlay(24) +from:0x020d48d4 kind:load to:0x020d7625 module:overlay(24) +from:0x020d4904 kind:arm_call to:0x020d5174 module:overlay(24) +from:0x020d4910 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020d4954 kind:arm_call to:0x020d4f08 module:overlay(24) +from:0x020d4970 kind:arm_call to:0x020d485c module:overlay(24) +from:0x020d4998 kind:arm_call_thumb to:0x020588f0 module:overlay(0) +from:0x020d49b8 kind:arm_call to:0x020d4fa0 module:overlay(24) +from:0x020d49c0 kind:load to:0x020d766c module:overlay(24) +from:0x020d49d0 kind:arm_call_thumb to:0x0201547c module:main +from:0x020d49d8 kind:arm_call to:0x0201665c module:main +from:0x020d49e0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020d4a10 kind:arm_call to:0x020d5174 module:overlay(24) +from:0x020d4a20 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020d4a5c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020d4a84 kind:arm_call to:0x020d47c4 module:overlay(24) +from:0x020d4a94 kind:arm_call to:0x020d48d8 module:overlay(24) +from:0x020d4aa8 kind:arm_call to:0x020d4bf8 module:overlay(24) +from:0x020d4ad4 kind:arm_call to:0x020d49ec module:overlay(24) +from:0x020d4b18 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d4b4c kind:arm_call to:0x020d47c4 module:overlay(24) +from:0x020d4b78 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x020d4b8c kind:arm_call to:0x020d4bf8 module:overlay(24) +from:0x020d4b98 kind:load to:0x027e09a4 module:dtcm +from:0x020d4c10 kind:arm_call to:0x020591ec module:overlay(0) +from:0x020d4c28 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4c3c kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4c50 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4c64 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4c78 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4c8c kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4c94 kind:arm_call to:0x02059240 module:overlay(0) +from:0x020d4ca0 kind:load to:0x020d83c8 module:overlay(24) +from:0x020d4ca8 kind:load to:0x020d83d4 module:overlay(24) +from:0x020d4cac kind:load to:0x020d83dc module:overlay(24) +from:0x020d4cb0 kind:load to:0x020d83e4 module:overlay(24) +from:0x020d4cb4 kind:load to:0x020d83ec module:overlay(24) +from:0x020d4cb8 kind:load to:0x020d83f4 module:overlay(24) +from:0x020d4cbc kind:load to:0x020d83fc module:overlay(24) +from:0x020d4ce4 kind:arm_call to:0x020d4734 module:overlay(24) +from:0x020d4d04 kind:arm_call_thumb to:0x020588f0 module:overlay(0) +from:0x020d4d24 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020d4d64 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x020d4d98 kind:arm_call to:0x020f4be0 module:overlay(26) +from:0x020d4db0 kind:arm_call to:0x02011f3c module:main +from:0x020d4dc0 kind:arm_call to:0x020d46c4 module:overlay(24) +from:0x020d4de0 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x020d4ec4 kind:arm_call to:0x02026800 module:main +from:0x020d4ecc kind:load to:0x020aa24c module:overlay(0) +from:0x020d4ed0 kind:load to:0x020aa244 module:overlay(0) +from:0x020d4ed4 kind:load to:0x020d8474 module:overlay(24) +from:0x020d4ed8 kind:load to:0x020d84e0 module:overlay(24) +from:0x020d4ef8 kind:arm_call to:0x02026800 module:main +from:0x020d4f00 kind:load to:0x020aa250 module:overlay(0) +from:0x020d4f04 kind:load to:0x020d84ec module:overlay(24) +from:0x020d4f44 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020d4f5c kind:arm_call to:0x02016620 module:main +from:0x020d4f74 kind:arm_call_thumb to:0x020153fc module:main +from:0x020d4f8c kind:load to:0x020d8500 module:overlay(24) +from:0x020d4f90 kind:load to:0x020d8474 module:overlay(24) +from:0x020d4f94 kind:load to:0x020d8484 module:overlay(24) +from:0x020d4f98 kind:load to:0x020d84f8 module:overlay(24) +from:0x020d4f9c kind:load to:0x020d84ac module:overlay(24) +from:0x020d5008 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x020d5020 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020d502c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020d5040 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020d504c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020d5068 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020d5074 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020d5084 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020d5090 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020d50c8 kind:arm_call to:0x020d4e9c module:overlay(24) +from:0x020d50d0 kind:arm_call_thumb to:0x0201547c module:main +from:0x020d50e8 kind:arm_call_thumb to:0x02015460 module:main +from:0x020d5104 kind:arm_call to:0x020d4edc module:overlay(24) +from:0x020d5148 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020d5154 kind:load to:0x020d8504 module:overlay(24) +from:0x020d5158 kind:load to:0x020d84bc module:overlay(24) +from:0x020d515c kind:load to:0x020d8510 module:overlay(24) +from:0x020d5168 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020d5188 kind:arm_call_thumb to:0x0201547c module:main +from:0x020d519c kind:arm_call_thumb to:0x0201547c module:main +from:0x020d51a4 kind:arm_call to:0x0201665c module:main +from:0x020d51ac kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020d51b4 kind:arm_call to:0x02011ff4 module:main +from:0x020d51c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020d51d0 kind:arm_call to:0x02011ff4 module:main +from:0x020d5218 kind:arm_call to:0x020d524c module:overlay(24) +from:0x020d5244 kind:load to:0x020d86a4 module:overlay(24) +from:0x020d5248 kind:load to:0x020d851c module:overlay(24) +from:0x020d5338 kind:load to:0x020d774c module:overlay(24) +from:0x020d533c kind:load to:0x020d7752 module:overlay(24) +from:0x020d53a8 kind:load to:0x020d76c0 module:overlay(24) +from:0x020d53ac kind:load to:0x020d76c2 module:overlay(24) +from:0x020d5414 kind:arm_call to:0x020d53b0 module:overlay(24) +from:0x020d5430 kind:load to:0x020d767c module:overlay(24) +from:0x020d5438 kind:arm_call to:0x020d53b0 module:overlay(24) +from:0x020d5454 kind:load to:0x020d767c module:overlay(24) +from:0x020d545c kind:arm_call to:0x020d53b0 module:overlay(24) +from:0x020d5478 kind:load to:0x020d767c module:overlay(24) +from:0x020d5480 kind:arm_call to:0x020d53b0 module:overlay(24) +from:0x020d549c kind:load to:0x020d767c module:overlay(24) +from:0x020d54ac kind:load to:0x020d78ac module:overlay(24) +from:0x020d54d8 kind:arm_call to:0x020d586c module:overlay(24) +from:0x020d54fc kind:arm_call to:0x020d586c module:overlay(24) +from:0x020d55a0 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d55b8 kind:arm_call to:0x020d4490 module:overlay(24) +from:0x020d55c4 kind:arm_call to:0x020d4b9c module:overlay(24) +from:0x020d5624 kind:load to:0x027e0cfc module:dtcm +from:0x020d5628 kind:load to:0x027e0d00 module:dtcm +from:0x020d5664 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x020d57dc kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020d5854 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020d5860 kind:load to:0x020d86a8 module:overlay(24) +from:0x020d5868 kind:load to:0x027e09bc module:dtcm +from:0x020d5878 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020d58ac kind:load to:0x027e0cfc module:dtcm +from:0x020d58b0 kind:load to:0x020d86a8 module:overlay(24) +from:0x020d58c4 kind:arm_call to:0x02011f3c module:main +from:0x020d58d0 kind:arm_call_thumb to:0x020bf800 module:overlay(1) +from:0x020d58e8 kind:load to:0x020d5900 module:overlay(24) +from:0x020d5950 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020d5960 kind:arm_call to:0x020d5c40 module:overlay(24) +from:0x020d5984 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020d5998 kind:arm_call to:0x020d5c40 module:overlay(24) +from:0x020d59c0 kind:arm_call to:0x01ff916c module:itcm +from:0x020d59cc kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d5a04 kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x020d5a10 kind:arm_call to:0x01ffd420 module:itcm +from:0x020d5ae8 kind:load to:0x027e09a4 module:dtcm +from:0x020d5aec kind:load to:0x027e0d04 module:dtcm +from:0x020d5af0 kind:load to:0x020b5214 module:overlay(0) +from:0x020d5af4 kind:load to:0x027e09b8 module:dtcm +from:0x020d5af8 kind:load to:0x02049be4 module:main +from:0x020d5bc4 kind:arm_call to:0x01ffcb94 module:itcm +from:0x020d5bd4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020d5c38 kind:load to:0x027e0d00 module:dtcm +from:0x020d5c3c kind:load to:0x027e0d04 module:dtcm +from:0x020d5c84 kind:load to:0x027e0d04 module:dtcm +from:0x020d5c88 kind:load to:0x020d86ac module:overlay(24) +from:0x020d5c94 kind:arm_call to:0x020d6290 module:overlay(24) +from:0x020d5cd8 kind:arm_call to:0x020d5fac module:overlay(24) +from:0x020d5ce0 kind:arm_call to:0x020d62a0 module:overlay(24) +from:0x020d5cfc kind:arm_call to:0x02011f3c module:main +from:0x020d5d08 kind:arm_call to:0x020d5c8c module:overlay(24) +from:0x020d5d28 kind:arm_call to:0x0203a1bc module:main +from:0x020d5d48 kind:arm_call to:0x0203a1bc module:main +from:0x020d5d64 kind:arm_call to:0x0206a5cc module:overlay(0) +from:0x020d5d80 kind:arm_call to:0x02028c90 module:main +from:0x020d5d94 kind:arm_call to:0x02028c90 module:main +from:0x020d5da4 kind:arm_call to:0x02028c90 module:main +from:0x020d5db8 kind:arm_call to:0x02028c90 module:main +from:0x020d5dc8 kind:arm_call to:0x02028c90 module:main +from:0x020d5dd0 kind:load to:0x020b50c0 module:overlay(0) +from:0x020d5de8 kind:arm_call to:0x0206a5fc module:overlay(0) +from:0x020d5e1c kind:load to:0x020b50c0 module:overlay(0) +from:0x020d5e38 kind:arm_call to:0x0206a5cc module:overlay(0) +from:0x020d5e4c kind:arm_call to:0x0206a740 module:overlay(0) +from:0x020d5e6c kind:arm_call to:0x020d5d10 module:overlay(24) +from:0x020d5e78 kind:arm_call to:0x020d5d18 module:overlay(24) +from:0x020d5e90 kind:arm_call to:0x020d5d10 module:overlay(24) +from:0x020d5e9c kind:arm_call to:0x020d5d18 module:overlay(24) +from:0x020d5ea8 kind:arm_call to:0x020d5d34 module:overlay(24) +from:0x020d5ec0 kind:arm_call to:0x02028c90 module:main +from:0x020d5ed4 kind:arm_call to:0x02028c90 module:main +from:0x020d5ee4 kind:arm_call to:0x02028c90 module:main +from:0x020d5ef8 kind:arm_call to:0x02028c90 module:main +from:0x020d5f08 kind:arm_call to:0x02028c90 module:main +from:0x020d5f2c kind:arm_call to:0x0200169c module:main +from:0x020d5f4c kind:arm_call to:0x0202a714 module:main +from:0x020d5f5c kind:arm_call to:0x02028c90 module:main +from:0x020d5f6c kind:arm_call to:0x02028c90 module:main +from:0x020d5f7c kind:arm_call to:0x02028c4c module:main +from:0x020d5f8c kind:arm_call to:0x02028c4c module:main +from:0x020d5f98 kind:load to:0x020b50c0 module:overlay(0) +from:0x020d5fa4 kind:load to:0x020d5fb8 module:overlay(24) +from:0x020d5fb4 kind:load to:0x0200174c module:main +from:0x020d5fd8 kind:arm_call to:0x020d5fe4 module:overlay(24) +from:0x020d5fe0 kind:load to:0x027e0d08 module:dtcm +from:0x020d6190 kind:arm_call to:0x02028c60 module:main +from:0x020d61a4 kind:arm_call to:0x02028c60 module:main +from:0x020d61d8 kind:arm_call to:0x02028cdc module:main +from:0x020d61ec kind:arm_call to:0x02028cdc module:main +from:0x020d6214 kind:arm_call to:0x02028cdc module:main +from:0x020d6228 kind:arm_call to:0x02028cdc module:main +from:0x020d623c kind:arm_call to:0x02028cdc module:main +from:0x020d6250 kind:arm_call to:0x02028cdc module:main +from:0x020d6278 kind:arm_call to:0x02027654 module:main +from:0x020d6284 kind:arm_call to:0x02027654 module:main +from:0x020d629c kind:load to:0x027e0d08 module:dtcm +from:0x020d62b0 kind:load to:0x027e0d08 module:dtcm +from:0x020d62c4 kind:arm_call to:0x02011f3c module:main +from:0x020d62d0 kind:arm_call to:0x020d62d8 module:overlay(24) +from:0x020d62e0 kind:arm_call to:0x020d662c module:overlay(24) +from:0x020d6304 kind:arm_call to:0x020d663c module:overlay(24) +from:0x020d6328 kind:arm_call to:0x02028cdc module:main +from:0x020d6334 kind:arm_call to:0x02014a34 module:main +from:0x020d6360 kind:arm_call to:0x020d6530 module:overlay(24) +from:0x020d636c kind:load to:0x02049bac module:main +from:0x020d6380 kind:arm_call to:0x02185db4 module:overlay(110) +from:0x020d639c kind:arm_call to:0x020d6424 module:overlay(24) +from:0x020d63b0 kind:arm_call to:0x020d656c module:overlay(24) +from:0x020d6504 kind:arm_call to:0x02014a34 module:main +from:0x020d652c kind:load to:0x02049bac module:main +from:0x020d6540 kind:arm_call to:0x020a9a50 module:overlay(0) +from:0x020d6550 kind:arm_call to:0x02014a34 module:main +from:0x020d6558 kind:load to:0x02049bac module:main +from:0x020d65e4 kind:arm_call to:0x02014a34 module:main +from:0x020d660c kind:load to:0x02049bac module:main +from:0x020d6628 kind:load to:0x020d6530 module:overlay(24) +from:0x020d6638 kind:load to:0x020d86b0 module:overlay(24) +from:0x020d664c kind:load to:0x020d86b0 module:overlay(24) +from:0x020d6698 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x020d66bc kind:load to:0x027e0960 module:dtcm +from:0x020d66dc kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x020d6700 kind:load to:0x027e0960 module:dtcm +from:0x020d68dc kind:arm_call to:0x020d6704 module:overlay(24) +from:0x020d6a5c kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6a68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020d6a80 kind:arm_call to:0x01ff930c module:itcm +from:0x020d6a9c kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6ab8 kind:arm_call to:0x02017f54 module:main +from:0x020d6af8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6b10 kind:arm_call to:0x020d6730 module:overlay(24) +from:0x020d6b78 kind:load to:0x0203e964 module:main +from:0x020d6c00 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6c10 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6c1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020d6c34 kind:arm_call to:0x01ff930c module:itcm +from:0x020d6c50 kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6c6c kind:arm_call to:0x02017f54 module:main +from:0x020d6ca8 kind:arm_call to:0x02059ccc module:overlay(0) +from:0x020d6cc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6cf0 kind:arm_call to:0x020d6730 module:overlay(24) +from:0x020d6d00 kind:arm_call to:0x01ffb744 module:itcm +from:0x020d6d7c kind:load to:0x0203e964 module:main +from:0x020d6e08 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6e1c kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6e38 kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6e4c kind:arm_call to:0x01ffb800 module:itcm +from:0x020d6e64 kind:arm_call to:0x01ffb744 module:itcm +from:0x020d6e8c kind:arm_call to:0x020d6730 module:overlay(24) +from:0x020d6ea4 kind:load to:0x020d86c8 module:overlay(24) +from:0x020d6eb8 kind:arm_call to:0x02011f3c module:main +from:0x020d6ec4 kind:arm_call to:0x020d6ef4 module:overlay(24) +from:0x020d6ed8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020d6ef0 kind:load to:0x020d85dc module:overlay(24) +from:0x020d6efc kind:arm_call to:0x02098388 module:overlay(0) +from:0x020d6f18 kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x020d6f24 kind:load to:0x020d8600 module:overlay(24) +from:0x020d6f40 kind:arm_call to:0x020d6f74 module:overlay(24) +from:0x020d6f68 kind:arm_call to:0x020d7064 module:overlay(24) +from:0x020d6f8c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020d6fb4 kind:arm_call to:0x020d7154 module:overlay(24) +from:0x020d6fd8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020d7000 kind:arm_call to:0x020d7154 module:overlay(24) +from:0x020d7018 kind:arm_call to:0x020d7064 module:overlay(24) +from:0x020d7048 kind:load to:0x020b504c module:overlay(0) +from:0x020d70c4 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020d70d8 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020d7108 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020d7114 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020d712c kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020d7138 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020d714c kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020d7190 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d71cc kind:arm_call to:0x01fff148 module:itcm +from:0x020d720c kind:arm_call to:0x01fff350 module:itcm +from:0x020d724c kind:arm_call to:0x01fff350 module:itcm +from:0x020d7294 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020d72a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020d72a4 kind:load to:0x027e09a4 module:dtcm +from:0x020d72a8 kind:load to:0x027e0ce0 module:dtcm +from:0x020d72ac kind:load to:0x027e0ce4 module:dtcm +from:0x020d72b4 kind:load to:0x020b3000 module:overlay(0) +from:0x020d72c8 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x020d72d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020d72e8 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x020d72f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020d72f8 kind:arm_call to:0x02011ff4 module:main +from:0x020d730c kind:arm_call to:0x02097724 module:overlay(0) +from:0x020d791c kind:load to:0x020d7f40 module:overlay(24) +from:0x020d7a38 kind:load to:0x020d8094 module:overlay(24) +from:0x020d7a3c kind:load to:0x020d8098 module:overlay(24) +from:0x020d7a68 kind:load to:0x020d8200 module:overlay(24) +from:0x020d7ab0 kind:load to:0x020d8224 module:overlay(24) +from:0x020d7ac4 kind:load to:0x020d78b8 module:overlay(24) +from:0x020d7ac8 kind:load to:0x020d86a8 module:overlay(24) +from:0x020d7adc kind:load to:0x020d78bc module:overlay(24) +from:0x020d7ae0 kind:load to:0x020d86ac module:overlay(24) +from:0x020d7b00 kind:arm_call to:0x020d6ecc module:overlay(24) +from:0x020d7b10 kind:arm_call to:0x0203ce74 module:main +from:0x020d7b24 kind:load to:0x020d86b8 module:overlay(24) +from:0x020d7b28 kind:load to:0x020d86c8 module:overlay(24) +from:0x020d7b2c kind:load to:0x020d7304 module:overlay(24) +from:0x020d7b30 kind:load to:0x020d86bc module:overlay(24) +from:0x020d7b34 kind:load to:0x020d78e8 module:overlay(24) +from:0x020d7b38 kind:load to:0x020d7920 module:overlay(24) +from:0x020d7b3c kind:load to:0x020d7a40 module:overlay(24) +from:0x020d7b40 kind:load to:0x020d7a6c module:overlay(24) +from:0x020d7b44 kind:load to:0x020d7ab4 module:overlay(24) +from:0x020d7b48 kind:load to:0x020d7acc module:overlay(24) +from:0x020d7b4c kind:load to:0x020d7ae4 module:overlay(24) +from:0x020d7b68 kind:load to:0x020c4841 module:overlay(24) +from:0x020d7b6c kind:load to:0x020c4885 module:overlay(24) +from:0x020d7b70 kind:load to:0x020c48cd module:overlay(24) +from:0x020d7b74 kind:load to:0x020c4904 module:overlay(24) +from:0x020d7b78 kind:load to:0x020c4940 module:overlay(24) +from:0x020d7b7c kind:load to:0x020c4964 module:overlay(24) +from:0x020d7b80 kind:load to:0x020c4984 module:overlay(24) +from:0x020d7b84 kind:load to:0x020c49d4 module:overlay(24) +from:0x020d7b88 kind:load to:0x020c49f8 module:overlay(24) +from:0x020d7b8c kind:load to:0x0201839c module:main +from:0x020d7b98 kind:load to:0x020c4e18 module:overlay(24) +from:0x020d7b9c kind:load to:0x020c4e1c module:overlay(24) +from:0x020d7ba0 kind:load to:0x020c4e34 module:overlay(24) +from:0x020d7ba4 kind:load to:0x020c4e40 module:overlay(24) +from:0x020d7ba8 kind:load to:0x020c4e4c module:overlay(24) +from:0x020d7bac kind:load to:0x020c4e50 module:overlay(24) +from:0x020d7bb0 kind:load to:0x020c4e54 module:overlay(24) +from:0x020d7bb4 kind:load to:0x020c4e58 module:overlay(24) +from:0x020d7bb8 kind:load to:0x020c4e5c module:overlay(24) +from:0x020d7bc4 kind:load to:0x020c4e60 module:overlay(24) +from:0x020d7bd0 kind:load to:0x020c5128 module:overlay(24) +from:0x020d7bd4 kind:load to:0x020c513c module:overlay(24) +from:0x020d7bd8 kind:load to:0x020c4f84 module:overlay(24) +from:0x020d7bdc kind:load to:0x02061cd0 module:overlay(0) +from:0x020d7be0 kind:load to:0x020c5010 module:overlay(24) +from:0x020d7be4 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d7be8 kind:load to:0x02061cdc module:overlay(0) +from:0x020d7bf4 kind:load to:0x020c6e64 module:overlay(24) +from:0x020d7bf8 kind:load to:0x020c6e78 module:overlay(24) +from:0x020d7bfc kind:load to:0x020c6e94 module:overlay(24) +from:0x020d7c00 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d7c04 kind:load to:0x020c6eac module:overlay(24) +from:0x020d7c08 kind:load to:0x020c6ec4 module:overlay(24) +from:0x020d7c0c kind:load to:0x02061cdc module:overlay(0) +from:0x020d7c18 kind:load to:0x020185e0 module:main +from:0x020d7c1c kind:load to:0x0201860c module:main +from:0x020d7c20 kind:load to:0x020c5158 module:overlay(24) +from:0x020d7c24 kind:load to:0x020c51ec module:overlay(24) +from:0x020d7c28 kind:load to:0x020c00c5 module:overlays(1,2,4) +from:0x020d7c2c kind:load to:0x020c0211 module:overlays(1,2,4) +from:0x020d7c30 kind:load to:0x020c0575 module:overlays(1,2,4) +from:0x020d7c34 kind:load to:0x020c07bd module:overlays(1,2,4) +from:0x020d7c38 kind:load to:0x020c07fd module:overlays(1,2,4) +from:0x020d7c3c kind:load to:0x020c5564 module:overlay(24) +from:0x020d7c40 kind:load to:0x020c62c8 module:overlay(24) +from:0x020d7c44 kind:load to:0x020c6328 module:overlay(24) +from:0x020d7c48 kind:load to:0x020186a8 module:main +from:0x020d7c4c kind:load to:0x020c6460 module:overlay(24) +from:0x020d7c50 kind:load to:0x020c6500 module:overlay(24) +from:0x020d7c54 kind:load to:0x02061030 module:overlay(0) +from:0x020d7c58 kind:load to:0x02061038 module:overlay(0) +from:0x020d7c5c kind:load to:0x0206103c module:overlay(0) +from:0x020d7c98 kind:load to:0x020c6f8c module:overlay(24) +from:0x020d7ca4 kind:load to:0x020c7a00 module:overlay(24) +from:0x020d7ca8 kind:load to:0x020c859c module:overlay(24) +from:0x020d7cac kind:load to:0x0201bbe4 module:main +from:0x020d7cb0 kind:load to:0x020c7940 module:overlay(24) +from:0x020d7cb4 kind:load to:0x0201bd8c module:main +from:0x020d7cc0 kind:load to:0x020c7a14 module:overlay(24) +from:0x020d7cc4 kind:load to:0x020c7a44 module:overlay(24) +from:0x020d7cc8 kind:load to:0x020c7a7c module:overlay(24) +from:0x020d7ccc kind:load to:0x020c7b18 module:overlay(24) +from:0x020d7cd0 kind:load to:0x020c7cb8 module:overlay(24) +from:0x020d7cd4 kind:load to:0x020c7cdc module:overlay(24) +from:0x020d7cd8 kind:load to:0x020c7e3c module:overlay(24) +from:0x020d7cdc kind:load to:0x020c7f54 module:overlay(24) +from:0x020d7ce0 kind:load to:0x020c82c0 module:overlay(24) +from:0x020d7ce4 kind:load to:0x020c83b8 module:overlay(24) +from:0x020d7cf0 kind:load to:0x020c8630 module:overlay(24) +from:0x020d7cf4 kind:load to:0x020c8844 module:overlay(24) +from:0x020d7cf8 kind:load to:0x0201bbe4 module:main +from:0x020d7cfc kind:load to:0x020c85b8 module:overlay(24) +from:0x020d7d00 kind:load to:0x0201bd8c module:main +from:0x020d7d0c kind:load to:0x020c8644 module:overlay(24) +from:0x020d7d10 kind:load to:0x020c8664 module:overlay(24) +from:0x020d7d14 kind:load to:0x020c868c module:overlay(24) +from:0x020d7d18 kind:load to:0x020c86c4 module:overlay(24) +from:0x020d7d1c kind:load to:0x020c8738 module:overlay(24) +from:0x020d7d20 kind:load to:0x020616ec module:overlay(0) +from:0x020d7d24 kind:load to:0x020c880c module:overlay(24) +from:0x020d7d28 kind:load to:0x020616f4 module:overlay(0) +from:0x020d7d2c kind:load to:0x020616f8 module:overlay(0) +from:0x020d7d30 kind:load to:0x020c8818 module:overlay(24) +from:0x020d7d3c kind:load to:0x020c88e5 module:overlay(24) +from:0x020d7d40 kind:load to:0x020c8d00 module:overlay(24) +from:0x020d7d44 kind:load to:0x0201bbe4 module:main +from:0x020d7d48 kind:load to:0x020c8861 module:overlay(24) +from:0x020d7d4c kind:load to:0x020c8871 module:overlay(24) +from:0x020d7d58 kind:load to:0x020c8d1c module:overlay(24) +from:0x020d7d5c kind:load to:0x020c8d3c module:overlay(24) +from:0x020d7d60 kind:load to:0x020616e0 module:overlay(0) +from:0x020d7d64 kind:load to:0x020616e4 module:overlay(0) +from:0x020d7d68 kind:load to:0x020616e8 module:overlay(0) +from:0x020d7d6c kind:load to:0x020616ec module:overlay(0) +from:0x020d7d70 kind:load to:0x020616f0 module:overlay(0) +from:0x020d7d74 kind:load to:0x020616f4 module:overlay(0) +from:0x020d7d78 kind:load to:0x020616f8 module:overlay(0) +from:0x020d7d7c kind:load to:0x020616fc module:overlay(0) +from:0x020d7d88 kind:load to:0x020c904c module:overlay(24) +from:0x020d7d8c kind:load to:0x020c906c module:overlay(24) +from:0x020d7d90 kind:load to:0x020c8d91 module:overlay(24) +from:0x020d7d94 kind:load to:0x020c8de9 module:overlay(24) +from:0x020d7d98 kind:load to:0x020c8e31 module:overlay(24) +from:0x020d7d9c kind:load to:0x020616ec module:overlay(0) +from:0x020d7da0 kind:load to:0x020c8edd module:overlay(24) +from:0x020d7da4 kind:load to:0x020c8f49 module:overlay(24) +from:0x020d7da8 kind:load to:0x020c8f89 module:overlay(24) +from:0x020d7dac kind:load to:0x020c9049 module:overlay(24) +from:0x020d7db8 kind:load to:0x020c9138 module:overlay(24) +from:0x020d7dbc kind:load to:0x020c9158 module:overlay(24) +from:0x020d7dc0 kind:load to:0x020c90a9 module:overlay(24) +from:0x020d7dc4 kind:load to:0x020c90d5 module:overlay(24) +from:0x020d7dc8 kind:load to:0x020616e8 module:overlay(0) +from:0x020d7dcc kind:load to:0x020616ec module:overlay(0) +from:0x020d7dd0 kind:load to:0x020c90f1 module:overlay(24) +from:0x020d7dd4 kind:load to:0x020c911d module:overlay(24) +from:0x020d7dd8 kind:load to:0x020616f8 module:overlay(0) +from:0x020d7ddc kind:load to:0x020616fc module:overlay(0) +from:0x020d7de8 kind:load to:0x020c91f4 module:overlay(24) +from:0x020d7dec kind:load to:0x020c9214 module:overlay(24) +from:0x020d7df0 kind:load to:0x020c90a9 module:overlay(24) +from:0x020d7df4 kind:load to:0x020c90d5 module:overlay(24) +from:0x020d7df8 kind:load to:0x020c91ad module:overlay(24) +from:0x020d7dfc kind:load to:0x020616ec module:overlay(0) +from:0x020d7e00 kind:load to:0x020c90f1 module:overlay(24) +from:0x020d7e04 kind:load to:0x020c911d module:overlay(24) +from:0x020d7e08 kind:load to:0x020c91d1 module:overlay(24) +from:0x020d7e0c kind:load to:0x020616fc module:overlay(0) +from:0x020d7e18 kind:load to:0x020c929d module:overlay(24) +from:0x020d7e1c kind:load to:0x020c960c module:overlay(24) +from:0x020d7e20 kind:load to:0x0201bbe4 module:main +from:0x020d7e24 kind:load to:0x020c923d module:overlay(24) +from:0x020d7e28 kind:load to:0x0201bd8c module:main +from:0x020d7e34 kind:load to:0x020c92a9 module:overlay(24) +from:0x020d7e38 kind:load to:0x020c92bd module:overlay(24) +from:0x020d7e3c kind:load to:0x020c92d9 module:overlay(24) +from:0x020d7e40 kind:load to:0x020c933d module:overlay(24) +from:0x020d7e44 kind:load to:0x020c93cd module:overlay(24) +from:0x020d7e48 kind:load to:0x020616ec module:overlay(0) +from:0x020d7e4c kind:load to:0x020c9455 module:overlay(24) +from:0x020d7e50 kind:load to:0x020c9485 module:overlay(24) +from:0x020d7e54 kind:load to:0x020c94fd module:overlay(24) +from:0x020d7e58 kind:load to:0x020c9579 module:overlay(24) +from:0x020d7e64 kind:load to:0x020c9659 module:overlay(24) +from:0x020d7e68 kind:load to:0x020c9665 module:overlay(24) +from:0x020d7e6c kind:load to:0x020c9679 module:overlay(24) +from:0x020d7e70 kind:load to:0x020c9699 module:overlay(24) +from:0x020d7e74 kind:load to:0x020c9791 module:overlay(24) +from:0x020d7e78 kind:load to:0x020c9799 module:overlay(24) +from:0x020d7e7c kind:load to:0x020c9831 module:overlay(24) +from:0x020d7e80 kind:load to:0x020c98ad module:overlay(24) +from:0x020d7e84 kind:load to:0x020c990d module:overlay(24) +from:0x020d7e88 kind:load to:0x020c9969 module:overlay(24) +from:0x020d7e94 kind:load to:0x020c9a0d module:overlay(24) +from:0x020d7e98 kind:load to:0x020ca07c module:overlay(24) +from:0x020d7e9c kind:load to:0x0201bbe4 module:main +from:0x020d7ea0 kind:load to:0x020c9985 module:overlay(24) +from:0x020d7ea4 kind:load to:0x020c9995 module:overlay(24) +from:0x020d7eb0 kind:load to:0x020c9a19 module:overlay(24) +from:0x020d7eb4 kind:load to:0x020c9a2d module:overlay(24) +from:0x020d7eb8 kind:load to:0x020c9a49 module:overlay(24) +from:0x020d7ebc kind:load to:0x020c9a7d module:overlay(24) +from:0x020d7ec0 kind:load to:0x020c9b6d module:overlay(24) +from:0x020d7ec4 kind:load to:0x020c9d21 module:overlay(24) +from:0x020d7ec8 kind:load to:0x020c9d31 module:overlay(24) +from:0x020d7ecc kind:load to:0x020c9ddd module:overlay(24) +from:0x020d7ed0 kind:load to:0x020c9e65 module:overlay(24) +from:0x020d7ed4 kind:load to:0x020ca029 module:overlay(24) +from:0x020d7ee0 kind:load to:0x020ca115 module:overlay(24) +from:0x020d7ee4 kind:load to:0x020ca2ac module:overlay(24) +from:0x020d7ee8 kind:load to:0x0201bbe4 module:main +from:0x020d7eec kind:load to:0x020ca0a9 module:overlay(24) +from:0x020d7ef0 kind:load to:0x0201bd8c module:main +from:0x020d7efc kind:load to:0x020ca109 module:overlay(24) +from:0x020d7f00 kind:load to:0x020ca290 module:overlay(24) +from:0x020d7f04 kind:load to:0x0201bbe4 module:main +from:0x020d7f08 kind:load to:0x020ca099 module:overlay(24) +from:0x020d7f0c kind:load to:0x0201bd8c module:main +from:0x020d7f18 kind:load to:0x020ca2c8 module:overlay(24) +from:0x020d7f1c kind:load to:0x020ca2f0 module:overlay(24) +from:0x020d7f20 kind:load to:0x020ca121 module:overlay(24) +from:0x020d7f24 kind:load to:0x020ca12d module:overlay(24) +from:0x020d7f28 kind:load to:0x020ca14d module:overlay(24) +from:0x020d7f2c kind:load to:0x020616ec module:overlay(0) +from:0x020d7f30 kind:load to:0x020ca189 module:overlay(24) +from:0x020d7f34 kind:load to:0x020ca195 module:overlay(24) +from:0x020d7f38 kind:load to:0x020ca1b5 module:overlay(24) +from:0x020d7f3c kind:load to:0x020616fc module:overlay(0) +from:0x020d7f58 kind:load to:0x020ca978 module:overlay(24) +from:0x020d7f5c kind:load to:0x020ca9e4 module:overlay(24) +from:0x020d7f60 kind:load to:0x020ca6a8 module:overlay(24) +from:0x020d7f64 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d7f68 kind:load to:0x020c1860 module:overlays(1,2,4,17) +from:0x020d7f6c kind:load to:0x02061cd8 module:overlay(0) +from:0x020d7f70 kind:load to:0x02061cdc module:overlay(0) +from:0x020d7f88 kind:load to:0x020caeb8 module:overlay(24) +from:0x020d7f8c kind:load to:0x020caf34 module:overlay(24) +from:0x020d7f90 kind:load to:0x020cb0f4 module:overlay(24) +from:0x020d7f94 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d7f98 kind:load to:0x020cb130 module:overlay(24) +from:0x020d7f9c kind:load to:0x02061cd8 module:overlay(0) +from:0x020d7fa0 kind:load to:0x02061cdc module:overlay(0) +from:0x020d7fac kind:load to:0x020cc78c module:overlay(24) +from:0x020d7fb0 kind:load to:0x020cb5fc module:overlay(24) +from:0x020d7fb4 kind:load to:0x020ccc8c module:overlay(24) +from:0x020d7fb8 kind:load to:0x020ccc94 module:overlay(24) +from:0x020d7fbc kind:load to:0x020ccaf0 module:overlay(24) +from:0x020d7fc0 kind:load to:0x020cb8b0 module:overlay(24) +from:0x020d7fc4 kind:load to:0x020cb8c4 module:overlay(24) +from:0x020d7fd0 kind:load to:0x020cb5f8 module:overlay(24) +from:0x020d7fd4 kind:load to:0x020cb5fc module:overlay(24) +from:0x020d7fd8 kind:load to:0x020cb5ac module:overlay(24) +from:0x020d7fdc kind:load to:0x020cb5b4 module:overlay(24) +from:0x020d7fe0 kind:load to:0x020cb5b8 module:overlay(24) +from:0x020d7fe4 kind:load to:0x020cb8b0 module:overlay(24) +from:0x020d7fe8 kind:load to:0x020cb8c4 module:overlay(24) +from:0x020d7ff4 kind:load to:0x020cc22c module:overlay(24) +from:0x020d7ff8 kind:load to:0x020cb5fc module:overlay(24) +from:0x020d7ffc kind:load to:0x020cba18 module:overlay(24) +from:0x020d8000 kind:load to:0x020cba98 module:overlay(24) +from:0x020d8004 kind:load to:0x020cbdd0 module:overlay(24) +from:0x020d8008 kind:load to:0x020cb8b0 module:overlay(24) +from:0x020d800c kind:load to:0x020cc140 module:overlay(24) +from:0x020d8010 kind:load to:0x020cc184 module:overlay(24) +from:0x020d801c kind:load to:0x020cc4d4 module:overlay(24) +from:0x020d8020 kind:load to:0x020cc6b4 module:overlay(24) +from:0x020d8024 kind:load to:0x020cba18 module:overlay(24) +from:0x020d8028 kind:load to:0x020cba98 module:overlay(24) +from:0x020d802c kind:load to:0x020cbdd0 module:overlay(24) +from:0x020d8030 kind:load to:0x020cc73c module:overlay(24) +from:0x020d8034 kind:load to:0x020cc140 module:overlay(24) +from:0x020d8038 kind:load to:0x020cc480 module:overlay(24) +from:0x020d8044 kind:load to:0x020cb5f8 module:overlay(24) +from:0x020d8048 kind:load to:0x020cb5fc module:overlay(24) +from:0x020d804c kind:load to:0x020cba18 module:overlay(24) +from:0x020d8050 kind:load to:0x020cba98 module:overlay(24) +from:0x020d8054 kind:load to:0x020cbdd0 module:overlay(24) +from:0x020d8058 kind:load to:0x020cb8b0 module:overlay(24) +from:0x020d805c kind:load to:0x020cc140 module:overlay(24) +from:0x020d8060 kind:load to:0x020cb904 module:overlay(24) +from:0x020d806c kind:load to:0x020ccedc module:overlay(24) +from:0x020d8070 kind:load to:0x020ccfb4 module:overlay(24) +from:0x020d8074 kind:load to:0x020cd1e4 module:overlay(24) +from:0x020d8078 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d807c kind:load to:0x020cd27c module:overlay(24) +from:0x020d8080 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d8084 kind:load to:0x02061cdc module:overlay(0) +from:0x020d8210 kind:load to:0x020d16bc module:overlay(24) +from:0x020d8214 kind:load to:0x020d16d0 module:overlay(24) +from:0x020d8218 kind:load to:0x0201bbe4 module:main +from:0x020d821c kind:load to:0x020d16ec module:overlay(24) +from:0x020d8220 kind:load to:0x0201bd8c module:main +from:0x020d8244 kind:load to:0x020d177c module:overlay(24) +from:0x020d8250 kind:load to:0x020d16fc module:overlay(24) +from:0x020d8260 kind:load to:0x020d3060 module:overlay(24) +from:0x020d8264 kind:load to:0x020d3064 module:overlay(24) +from:0x020d8350 kind:load to:0x020d4794 module:overlay(24) +from:0x020d8354 kind:load to:0x020d47a8 module:overlay(24) +from:0x020d8358 kind:load to:0x020d829c module:overlay(24) +from:0x020d835c kind:load to:0x020d82b0 module:overlay(24) +from:0x020d8360 kind:load to:0x020d82b8 module:overlay(24) +from:0x020d8364 kind:load to:0x020d82a8 module:overlay(24) +from:0x020d8368 kind:load to:0x020d82c8 module:overlay(24) +from:0x020d836c kind:load to:0x020d82a0 module:overlay(24) +from:0x020d8370 kind:load to:0x020d82a4 module:overlay(24) +from:0x020d8374 kind:load to:0x020d82d8 module:overlay(24) +from:0x020d8378 kind:load to:0x020d82f4 module:overlay(24) +from:0x020d837c kind:load to:0x020d82e0 module:overlay(24) +from:0x020d8380 kind:load to:0x020d82d0 module:overlay(24) +from:0x020d8384 kind:load to:0x020d8300 module:overlay(24) +from:0x020d8388 kind:load to:0x020d830c module:overlay(24) +from:0x020d838c kind:load to:0x020d8318 module:overlay(24) +from:0x020d8390 kind:load to:0x020d82e8 module:overlay(24) +from:0x020d8394 kind:load to:0x020d8324 module:overlay(24) +from:0x020d8398 kind:load to:0x020d82c0 module:overlay(24) +from:0x020d839c kind:load to:0x020d8330 module:overlay(24) +from:0x020d83a0 kind:load to:0x020d833c module:overlay(24) +from:0x020d8474 kind:load to:0x020d8468 module:overlay(24) +from:0x020d8478 kind:load to:0x020d845c module:overlay(24) +from:0x020d847c kind:load to:0x020d8450 module:overlay(24) +from:0x020d8480 kind:load to:0x020d8444 module:overlay(24) +from:0x020d8484 kind:load to:0x020d841c module:overlay(24) +from:0x020d8488 kind:load to:0x020d8404 module:overlay(24) +from:0x020d848c kind:load to:0x020d843c module:overlay(24) +from:0x020d8490 kind:load to:0x020d8434 module:overlay(24) +from:0x020d8494 kind:load to:0x020d842c module:overlay(24) +from:0x020d8498 kind:load to:0x020d840c module:overlay(24) +from:0x020d849c kind:load to:0x020d8424 module:overlay(24) +from:0x020d84a0 kind:load to:0x020d8414 module:overlay(24) +from:0x020d84ac kind:load to:0x020d49c4 module:overlay(24) +from:0x020d84b0 kind:load to:0x020d5190 module:overlay(24) +from:0x020d84bc kind:load to:0x020d5160 module:overlay(24) +from:0x020d84c0 kind:load to:0x020d51c0 module:overlay(24) +from:0x020d84c4 kind:load to:0x0205a720 module:overlay(0) +from:0x020d84c8 kind:load to:0x01ffc57c module:itcm +from:0x020d84cc kind:load to:0x02057dc8 module:overlay(0) +from:0x020d84d0 kind:load to:0x02057e44 module:overlay(0) +from:0x020d84d4 kind:load to:0x02057ea8 module:overlay(0) +from:0x020d84d8 kind:load to:0x01ffc7a4 module:itcm +from:0x020d84dc kind:load to:0x02057d84 module:overlay(0) +from:0x020d8520 kind:load to:0x020d8588 module:overlay(24) +from:0x020d8524 kind:load to:0x020d8590 module:overlay(24) +from:0x020d8528 kind:load to:0x020d8560 module:overlay(24) +from:0x020d852c kind:load to:0x020d8568 module:overlay(24) +from:0x020d8530 kind:load to:0x020d859c module:overlay(24) +from:0x020d8534 kind:load to:0x020d8570 module:overlay(24) +from:0x020d8538 kind:load to:0x020d8580 module:overlay(24) +from:0x020d853c kind:load to:0x020d8558 module:overlay(24) +from:0x020d8540 kind:load to:0x020d8550 module:overlay(24) +from:0x020d8544 kind:load to:0x020d85a8 module:overlay(24) +from:0x020d8548 kind:load to:0x020d85bc module:overlay(24) +from:0x020d854c kind:load to:0x020d8578 module:overlay(24) +from:0x020d85dc kind:load to:0x020d6ea8 module:overlay(24) +from:0x020d85e0 kind:load to:0x0209774c module:overlay(0) +from:0x020d85e4 kind:load to:0x02097754 module:overlay(0) +from:0x020d85e8 kind:load to:0x020977d0 module:overlay(0) +from:0x020d85ec kind:load to:0x02097810 module:overlay(0) +from:0x020d85f0 kind:load to:0x02097814 module:overlay(0) +from:0x020d85f4 kind:load to:0x02097818 module:overlay(0) +from:0x020d8600 kind:load to:0x02098518 module:overlay(0) +from:0x020d8604 kind:load to:0x02098554 module:overlay(0) +from:0x020d8608 kind:load to:0x0209856c module:overlay(0) +from:0x020d860c kind:load to:0x02098578 module:overlay(0) +from:0x020d8610 kind:load to:0x01fff464 module:itcm +from:0x020d8614 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x020d8618 kind:load to:0x020d6f28 module:overlay(24) +from:0x020d861c kind:load to:0x020984b0 module:overlay(0) +from:0x020d8620 kind:load to:0x020d6f94 module:overlay(24) +from:0x020d8624 kind:load to:0x020d7050 module:overlay(24) +from:0x020d8628 kind:load to:0x020984bc module:overlay(0) +from:0x020d862c kind:load to:0x020984c0 module:overlay(0) +from:0x020d8630 kind:load to:0x020984c4 module:overlay(0) +from:0x020d8634 kind:load to:0x020984c8 module:overlay(0) +from:0x020d8638 kind:load to:0x02098584 module:overlay(0) +from:0x020d863c kind:load to:0x020985f0 module:overlay(0) +from:0x020d8640 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x020d8644 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x020d8648 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x020d864c kind:load to:0x020d72bc module:overlay(24) +from:0x020d8650 kind:load to:0x020d72dc module:overlay(24) diff --git a/config/eur/arm9/overlays/ov024/symbols.txt b/config/eur/arm9/overlays/ov024/symbols.txt new file mode 100644 index 00000000..258dbc02 --- /dev/null +++ b/config/eur/arm9/overlays/ov024/symbols.txt @@ -0,0 +1,910 @@ +func_ov024_020c4840 kind:function(thumb,size=0x44) addr:0x020c4840 +func_ov024_020c4884 kind:function(thumb,size=0x48) addr:0x020c4884 +func_ov024_020c48cc kind:function(thumb,size=0x38) addr:0x020c48cc +func_ov024_020c4904 kind:function(arm,size=0x3c) addr:0x020c4904 +func_ov024_020c4940 kind:function(arm,size=0x24) addr:0x020c4940 +func_ov024_020c4964 kind:function(arm,size=0x20) addr:0x020c4964 +func_ov024_020c4984 kind:function(arm,size=0x50) addr:0x020c4984 +func_ov024_020c49d4 kind:function(arm,size=0x24) addr:0x020c49d4 +func_ov024_020c49f8 kind:function(arm,size=0x68) addr:0x020c49f8 +func_ov024_020c4a60 kind:function(arm,size=0x2c) addr:0x020c4a60 +func_ov024_020c4a8c kind:function(arm,size=0x34) addr:0x020c4a8c +func_ov024_020c4ac0 kind:function(arm,size=0x50) addr:0x020c4ac0 +func_ov024_020c4b10 kind:function(arm,size=0x14) addr:0x020c4b10 +func_ov024_020c4b24 kind:function(arm,size=0x28) addr:0x020c4b24 +func_ov024_020c4b4c kind:function(arm,size=0x54) addr:0x020c4b4c +func_ov024_020c4ba0 kind:function(arm,size=0x128) addr:0x020c4ba0 +func_ov024_020c4cc8 kind:function(arm,size=0xac) addr:0x020c4cc8 +func_ov024_020c4d74 kind:function(arm,size=0x14) addr:0x020c4d74 +func_ov024_020c4d88 kind:function(arm,size=0x24) addr:0x020c4d88 +func_ov024_020c4dac kind:function(arm,size=0x30) addr:0x020c4dac +func_ov024_020c4ddc kind:function(arm,size=0x10) addr:0x020c4ddc +func_ov024_020c4dec kind:function(arm,size=0x14) addr:0x020c4dec +func_ov024_020c4e00 kind:function(arm,size=0x18) addr:0x020c4e00 +func_ov024_020c4e18 kind:function(arm,size=0x4) addr:0x020c4e18 +func_ov024_020c4e1c kind:function(arm,size=0x14) addr:0x020c4e1c +func_ov024_020c4e30 kind:function(arm,size=0x4) addr:0x020c4e30 +func_ov024_020c4e34 kind:function(arm,size=0xc) addr:0x020c4e34 +func_ov024_020c4e40 kind:function(arm,size=0xc) addr:0x020c4e40 +func_ov024_020c4e4c kind:function(arm,size=0x4) addr:0x020c4e4c +func_ov024_020c4e50 kind:function(arm,size=0x4) addr:0x020c4e50 +func_ov024_020c4e54 kind:function(arm,size=0x4) addr:0x020c4e54 +func_ov024_020c4e58 kind:function(arm,size=0x4) addr:0x020c4e58 +func_ov024_020c4e5c kind:function(arm,size=0x4) addr:0x020c4e5c +func_ov024_020c4e60 kind:function(arm,size=0x8) addr:0x020c4e60 +func_ov024_020c4e68 kind:function(arm,size=0x58) addr:0x020c4e68 +func_ov024_020c4ec0 kind:function(arm,size=0x18) addr:0x020c4ec0 +func_ov024_020c4ed8 kind:function(arm,size=0x18) addr:0x020c4ed8 +func_ov024_020c4ef0 kind:function(arm,size=0x18) addr:0x020c4ef0 +func_ov024_020c4f08 kind:function(arm,size=0x10) addr:0x020c4f08 +func_ov024_020c4f18 kind:function(arm,size=0x10) addr:0x020c4f18 +func_ov024_020c4f28 kind:function(arm,size=0x24) addr:0x020c4f28 +func_ov024_020c4f4c kind:function(arm,size=0x10) addr:0x020c4f4c +func_ov024_020c4f5c kind:function(arm,size=0x10) addr:0x020c4f5c +func_ov024_020c4f6c kind:function(arm,size=0x10) addr:0x020c4f6c +func_ov024_020c4f7c kind:function(arm,size=0x8) addr:0x020c4f7c +func_ov024_020c4f84 kind:function(arm,size=0x8c) addr:0x020c4f84 +func_ov024_020c5010 kind:function(arm,size=0xfc) addr:0x020c5010 +func_ov024_020c510c kind:function(arm,size=0x14) addr:0x020c510c +func_ov024_020c5120 kind:function(arm,size=0x8) addr:0x020c5120 +func_ov024_020c5128 kind:function(arm,size=0x14) addr:0x020c5128 +func_ov024_020c513c kind:function(arm,size=0x1c) addr:0x020c513c +func_ov024_020c5158 kind:function(arm,size=0x94) addr:0x020c5158 +func_ov024_020c51ec kind:function(arm,size=0x9c) addr:0x020c51ec +func_ov024_020c5288 kind:function(arm,size=0x18) addr:0x020c5288 +func_ov024_020c52a0 kind:function(arm,size=0x18) addr:0x020c52a0 +func_ov024_020c52b8 kind:function(arm,size=0x3c) addr:0x020c52b8 +func_ov024_020c52f4 kind:function(arm,size=0x18) addr:0x020c52f4 +func_ov024_020c530c kind:function(arm,size=0x58) addr:0x020c530c +func_ov024_020c5364 kind:function(arm,size=0x18) addr:0x020c5364 +func_ov024_020c537c kind:function(arm,size=0x6c) addr:0x020c537c +func_ov024_020c53e8 kind:function(arm,size=0x174) addr:0x020c53e8 +func_ov024_020c555c kind:function(arm,size=0x8) addr:0x020c555c +func_ov024_020c5564 kind:function(arm,size=0x788) addr:0x020c5564 +func_ov024_020c5cec kind:function(arm,size=0xc0) addr:0x020c5cec +func_ov024_020c5dac kind:function(arm,size=0x120) addr:0x020c5dac +func_ov024_020c5ecc kind:function(arm,size=0xa4) addr:0x020c5ecc +func_ov024_020c5f70 kind:function(arm,size=0x184) addr:0x020c5f70 +func_ov024_020c60f4 kind:function(arm,size=0x148) addr:0x020c60f4 +func_ov024_020c623c kind:function(arm,size=0x8c) addr:0x020c623c +func_ov024_020c62c8 kind:function(arm,size=0x60) addr:0x020c62c8 +func_ov024_020c6328 kind:function(arm,size=0x138) addr:0x020c6328 +func_ov024_020c6460 kind:function(arm,size=0xa0) addr:0x020c6460 +func_ov024_020c6500 kind:function(arm,size=0x14) addr:0x020c6500 +func_ov024_020c6514 kind:function(arm,size=0x160) addr:0x020c6514 +func_ov024_020c6674 kind:function(arm,size=0x4c) addr:0x020c6674 +func_ov024_020c66c0 kind:function(arm,size=0x5c) addr:0x020c66c0 +func_ov024_020c671c kind:function(arm,size=0x54) addr:0x020c671c +func_ov024_020c6770 kind:function(arm,size=0xac) addr:0x020c6770 +func_ov024_020c681c kind:function(arm,size=0x24) addr:0x020c681c +func_ov024_020c6840 kind:function(arm,size=0x94) addr:0x020c6840 +func_ov024_020c68d4 kind:function(arm,size=0x18) addr:0x020c68d4 +func_ov024_020c68ec kind:function(arm,size=0x44) addr:0x020c68ec +func_ov024_020c6930 kind:function(arm,size=0x10) addr:0x020c6930 +func_ov024_020c6940 kind:function(arm,size=0x5c) addr:0x020c6940 +func_ov024_020c699c kind:function(arm,size=0x34) addr:0x020c699c +func_ov024_020c69d0 kind:function(arm,size=0x50) addr:0x020c69d0 +func_ov024_020c6a20 kind:function(arm,size=0x28) addr:0x020c6a20 +func_ov024_020c6a48 kind:function(arm,size=0xac) addr:0x020c6a48 +func_ov024_020c6af4 kind:function(arm,size=0x98) addr:0x020c6af4 +func_ov024_020c6b8c kind:function(arm,size=0xd4) addr:0x020c6b8c +func_ov024_020c6c60 kind:function(arm,size=0x74) addr:0x020c6c60 +func_ov024_020c6cd4 kind:function(arm,size=0x10) addr:0x020c6cd4 +func_ov024_020c6ce4 kind:function(arm,size=0x20) addr:0x020c6ce4 +func_ov024_020c6d04 kind:function(arm,size=0xc) addr:0x020c6d04 +func_ov024_020c6d10 kind:function(arm,size=0x10) addr:0x020c6d10 +func_ov024_020c6d20 kind:function(arm,size=0xc) addr:0x020c6d20 +func_ov024_020c6d2c kind:function(arm,size=0x38) addr:0x020c6d2c +func_ov024_020c6d64 kind:function(arm,size=0x54) addr:0x020c6d64 +func_ov024_020c6db8 kind:function(arm,size=0x34) addr:0x020c6db8 +func_ov024_020c6dec kind:function(arm,size=0x4c) addr:0x020c6dec +func_ov024_020c6e38 kind:function(arm,size=0x2c) addr:0x020c6e38 +func_ov024_020c6e64 kind:function(arm,size=0x14) addr:0x020c6e64 +func_ov024_020c6e78 kind:function(arm,size=0x1c) addr:0x020c6e78 +func_ov024_020c6e94 kind:function(arm,size=0x18) addr:0x020c6e94 +func_ov024_020c6eac kind:function(arm,size=0x18) addr:0x020c6eac +func_ov024_020c6ec4 kind:function(arm,size=0x18) addr:0x020c6ec4 +func_ov024_020c6edc kind:function(arm,size=0x2c) addr:0x020c6edc +func_ov024_020c6f08 kind:function(arm,size=0x2c) addr:0x020c6f08 +func_ov024_020c6f34 kind:function(arm,size=0x14) addr:0x020c6f34 +func_ov024_020c6f48 kind:function(arm,size=0x20) addr:0x020c6f48 +func_ov024_020c6f68 kind:function(arm,size=0x24) addr:0x020c6f68 +func_ov024_020c6f8c kind:function(arm,size=0x1e0) addr:0x020c6f8c +func_ov024_020c716c kind:function(arm,size=0xa8) addr:0x020c716c +func_ov024_020c7214 kind:function(arm,size=0x68) addr:0x020c7214 +func_ov024_020c727c kind:function(arm,size=0x84) addr:0x020c727c +func_ov024_020c7300 kind:function(arm,size=0x54) addr:0x020c7300 +func_ov024_020c7354 kind:function(arm,size=0x3c) addr:0x020c7354 +func_ov024_020c7390 kind:function(arm,size=0x24) addr:0x020c7390 +func_ov024_020c73b4 kind:function(arm,size=0xf0) addr:0x020c73b4 +func_ov024_020c74a4 kind:function(arm,size=0xb8) addr:0x020c74a4 +func_ov024_020c755c kind:function(arm,size=0x74) addr:0x020c755c +func_ov024_020c75d0 kind:function(arm,size=0x154) addr:0x020c75d0 +func_ov024_020c7724 kind:function(arm,size=0x2c) addr:0x020c7724 +func_ov024_020c7750 kind:function(arm,size=0x30) addr:0x020c7750 +func_ov024_020c7780 kind:function(arm,size=0x30) addr:0x020c7780 +func_ov024_020c77b0 kind:function(arm,size=0x10) addr:0x020c77b0 +func_ov024_020c77c0 kind:function(arm,size=0x10) addr:0x020c77c0 +func_ov024_020c77d0 kind:function(arm,size=0x10) addr:0x020c77d0 +func_ov024_020c77e0 kind:function(arm,size=0x24) addr:0x020c77e0 +func_ov024_020c7804 kind:function(arm,size=0x24) addr:0x020c7804 +func_ov024_020c7828 kind:function(arm,size=0x50) addr:0x020c7828 +func_ov024_020c7878 kind:function(arm,size=0xc) addr:0x020c7878 +func_ov024_020c7884 kind:function(arm,size=0x14) addr:0x020c7884 +func_ov024_020c7898 kind:function(arm,size=0x14) addr:0x020c7898 +func_ov024_020c78ac kind:function(arm,size=0x24) addr:0x020c78ac +func_ov024_020c78d0 kind:function(arm,size=0x14) addr:0x020c78d0 +func_ov024_020c78e4 kind:function(arm,size=0x1c) addr:0x020c78e4 +func_ov024_020c7900 kind:function(arm,size=0x1c) addr:0x020c7900 +func_ov024_020c791c kind:function(arm,size=0x10) addr:0x020c791c +func_ov024_020c792c kind:function(arm,size=0x14) addr:0x020c792c +func_ov024_020c7940 kind:function(arm,size=0x18) addr:0x020c7940 +func_ov024_020c7958 kind:function(arm,size=0xa8) addr:0x020c7958 +func_ov024_020c7a00 kind:function(arm,size=0x14) addr:0x020c7a00 +func_ov024_020c7a14 kind:function(arm,size=0x30) addr:0x020c7a14 +func_ov024_020c7a44 kind:function(arm,size=0x38) addr:0x020c7a44 +func_ov024_020c7a7c kind:function(arm,size=0x9c) addr:0x020c7a7c +func_ov024_020c7b18 kind:function(arm,size=0x1a0) addr:0x020c7b18 +func_ov024_020c7cb8 kind:function(arm,size=0x24) addr:0x020c7cb8 +func_ov024_020c7cdc kind:function(arm,size=0x20) addr:0x020c7cdc +func_ov024_020c7cfc kind:function(arm,size=0x50) addr:0x020c7cfc +func_ov024_020c7d4c kind:function(arm,size=0xf0) addr:0x020c7d4c +func_ov024_020c7e3c kind:function(arm,size=0x118) addr:0x020c7e3c +func_ov024_020c7f54 kind:function(arm,size=0x36c) addr:0x020c7f54 +func_ov024_020c82c0 kind:function(arm,size=0xf8) addr:0x020c82c0 +func_ov024_020c83b8 kind:function(arm,size=0x4) addr:0x020c83b8 +func_ov024_020c83bc kind:function(arm,size=0x6c) addr:0x020c83bc +func_ov024_020c8428 kind:function(arm,size=0x2c) addr:0x020c8428 +func_ov024_020c8454 kind:function(arm,size=0x30) addr:0x020c8454 +func_ov024_020c8484 kind:function(arm,size=0x40) addr:0x020c8484 +func_ov024_020c84c4 kind:function(arm,size=0x58) addr:0x020c84c4 +func_ov024_020c851c kind:function(arm,size=0x80) addr:0x020c851c +func_ov024_020c859c kind:function(arm,size=0x1c) addr:0x020c859c +func_ov024_020c85b8 kind:function(arm,size=0x18) addr:0x020c85b8 +func_ov024_020c85d0 kind:function(arm,size=0x60) addr:0x020c85d0 +func_ov024_020c8630 kind:function(arm,size=0x14) addr:0x020c8630 +func_ov024_020c8644 kind:function(arm,size=0x20) addr:0x020c8644 +func_ov024_020c8664 kind:function(arm,size=0x28) addr:0x020c8664 +func_ov024_020c868c kind:function(arm,size=0x38) addr:0x020c868c +func_ov024_020c86c4 kind:function(arm,size=0x74) addr:0x020c86c4 +func_ov024_020c8738 kind:function(arm,size=0xd4) addr:0x020c8738 +func_ov024_020c880c kind:function(arm,size=0xc) addr:0x020c880c +func_ov024_020c8818 kind:function(arm,size=0x2c) addr:0x020c8818 +func_ov024_020c8844 kind:function(arm,size=0x1c) addr:0x020c8844 +func_ov024_020c8860 kind:function(thumb,size=0x10) addr:0x020c8860 +func_ov024_020c8870 kind:function(thumb,size=0x10) addr:0x020c8870 +func_ov024_020c8880 kind:function(thumb,size=0x64) addr:0x020c8880 +func_ov024_020c88e4 kind:function(thumb,size=0xc) addr:0x020c88e4 +func_ov024_020c88f0 kind:function(thumb,size=0x23c) addr:0x020c88f0 +func_ov024_020c8b2c kind:function(thumb,size=0x1d4) addr:0x020c8b2c +func_ov024_020c8d00 kind:function(arm,size=0x1c) addr:0x020c8d00 +func_ov024_020c8d1c kind:function(arm,size=0x20) addr:0x020c8d1c +func_ov024_020c8d3c kind:function(arm,size=0x28) addr:0x020c8d3c +func_ov024_020c8d64 kind:function(thumb,size=0x2c) addr:0x020c8d64 +func_ov024_020c8d90 kind:function(thumb,size=0x58) addr:0x020c8d90 +func_ov024_020c8de8 kind:function(thumb,size=0x48) addr:0x020c8de8 +func_ov024_020c8e30 kind:function(thumb,size=0xac) addr:0x020c8e30 +func_ov024_020c8edc kind:function(thumb,size=0x6c) addr:0x020c8edc +func_ov024_020c8f48 kind:function(thumb,size=0x40) addr:0x020c8f48 +func_ov024_020c8f88 kind:function(thumb,size=0xc0) addr:0x020c8f88 +func_ov024_020c9048 kind:function(thumb,size=0x4) addr:0x020c9048 +func_ov024_020c904c kind:function(arm,size=0x20) addr:0x020c904c +func_ov024_020c906c kind:function(arm,size=0x28) addr:0x020c906c +func_ov024_020c9094 kind:function(thumb,size=0x14) addr:0x020c9094 +func_ov024_020c90a8 kind:function(thumb,size=0x2c) addr:0x020c90a8 +func_ov024_020c90d4 kind:function(thumb,size=0x1c) addr:0x020c90d4 +func_ov024_020c90f0 kind:function(thumb,size=0x2c) addr:0x020c90f0 +func_ov024_020c911c kind:function(thumb,size=0x1c) addr:0x020c911c +func_ov024_020c9138 kind:function(arm,size=0x20) addr:0x020c9138 +func_ov024_020c9158 kind:function(arm,size=0x28) addr:0x020c9158 +func_ov024_020c9180 kind:function(thumb,size=0x2c) addr:0x020c9180 +func_ov024_020c91ac kind:function(thumb,size=0x24) addr:0x020c91ac +func_ov024_020c91d0 kind:function(thumb,size=0x24) addr:0x020c91d0 +func_ov024_020c91f4 kind:function(arm,size=0x20) addr:0x020c91f4 +func_ov024_020c9214 kind:function(arm,size=0x28) addr:0x020c9214 +func_ov024_020c923c kind:function(thumb,size=0x10) addr:0x020c923c +func_ov024_020c924c kind:function(thumb,size=0x50) addr:0x020c924c +func_ov024_020c929c kind:function(thumb,size=0xc) addr:0x020c929c +func_ov024_020c92a8 kind:function(thumb,size=0x14) addr:0x020c92a8 +func_ov024_020c92bc kind:function(thumb,size=0x1c) addr:0x020c92bc +func_ov024_020c92d8 kind:function(thumb,size=0x64) addr:0x020c92d8 +func_ov024_020c933c kind:function(thumb,size=0x90) addr:0x020c933c +func_ov024_020c93cc kind:function(thumb,size=0x64) addr:0x020c93cc +func_ov024_020c9430 kind:function(thumb,size=0x24) addr:0x020c9430 +func_ov024_020c9454 kind:function(thumb,size=0x30) addr:0x020c9454 +func_ov024_020c9484 kind:function(thumb,size=0x78) addr:0x020c9484 +func_ov024_020c94fc kind:function(thumb,size=0x7c) addr:0x020c94fc +func_ov024_020c9578 kind:function(thumb,size=0x4) addr:0x020c9578 +func_ov024_020c957c kind:function(thumb,size=0x48) addr:0x020c957c +func_ov024_020c95c4 kind:function(thumb,size=0x48) addr:0x020c95c4 +func_ov024_020c960c kind:function(arm,size=0x1c) addr:0x020c960c +func_ov024_020c9628 kind:function(thumb,size=0x30) addr:0x020c9628 +func_ov024_020c9658 kind:function(thumb,size=0xc) addr:0x020c9658 +func_ov024_020c9664 kind:function(thumb,size=0x14) addr:0x020c9664 +func_ov024_020c9678 kind:function(thumb,size=0x20) addr:0x020c9678 +func_ov024_020c9698 kind:function(thumb,size=0xf8) addr:0x020c9698 +func_ov024_020c9790 kind:function(thumb,size=0x8) addr:0x020c9790 +func_ov024_020c9798 kind:function(thumb,size=0x4) addr:0x020c9798 +func_ov024_020c979c kind:function(thumb,size=0x94) addr:0x020c979c +func_ov024_020c9830 kind:function(thumb,size=0x7c) addr:0x020c9830 +func_ov024_020c98ac kind:function(thumb,size=0x60) addr:0x020c98ac +func_ov024_020c990c kind:function(thumb,size=0x5c) addr:0x020c990c +func_ov024_020c9968 kind:function(thumb,size=0x8) addr:0x020c9968 +func_ov024_020c9970 kind:function(thumb,size=0x14) addr:0x020c9970 +func_ov024_020c9984 kind:function(thumb,size=0x10) addr:0x020c9984 +func_ov024_020c9994 kind:function(thumb,size=0x10) addr:0x020c9994 +func_ov024_020c99a4 kind:function(thumb,size=0x68) addr:0x020c99a4 +func_ov024_020c9a0c kind:function(thumb,size=0xc) addr:0x020c9a0c +func_ov024_020c9a18 kind:function(thumb,size=0x14) addr:0x020c9a18 +func_ov024_020c9a2c kind:function(thumb,size=0x1c) addr:0x020c9a2c +func_ov024_020c9a48 kind:function(thumb,size=0x34) addr:0x020c9a48 +func_ov024_020c9a7c kind:function(thumb,size=0xf0) addr:0x020c9a7c +func_ov024_020c9b6c kind:function(thumb,size=0x100) addr:0x020c9b6c +func_ov024_020c9c6c kind:function(thumb,size=0xb4) addr:0x020c9c6c +func_ov024_020c9d20 kind:function(thumb,size=0x10) addr:0x020c9d20 +func_ov024_020c9d30 kind:function(thumb,size=0xac) addr:0x020c9d30 +func_ov024_020c9ddc kind:function(thumb,size=0x88) addr:0x020c9ddc +func_ov024_020c9e64 kind:function(thumb,size=0x1c4) addr:0x020c9e64 +func_ov024_020ca028 kind:function(thumb,size=0xc) addr:0x020ca028 +func_ov024_020ca034 kind:function(thumb,size=0x34) addr:0x020ca034 +func_ov024_020ca068 kind:function(thumb,size=0xc) addr:0x020ca068 +func_ov024_020ca074 kind:function(thumb,size=0x8) addr:0x020ca074 +func_ov024_020ca07c kind:function(arm,size=0x1c) addr:0x020ca07c +func_ov024_020ca098 kind:function(thumb,size=0x10) addr:0x020ca098 +func_ov024_020ca0a8 kind:function(thumb,size=0xc) addr:0x020ca0a8 +func_ov024_020ca0b4 kind:function(thumb,size=0x54) addr:0x020ca0b4 +func_ov024_020ca108 kind:function(thumb,size=0xc) addr:0x020ca108 +func_ov024_020ca114 kind:function(thumb,size=0xc) addr:0x020ca114 +func_ov024_020ca120 kind:function(thumb,size=0xc) addr:0x020ca120 +func_ov024_020ca12c kind:function(thumb,size=0x20) addr:0x020ca12c +func_ov024_020ca14c kind:function(thumb,size=0x3c) addr:0x020ca14c +func_ov024_020ca188 kind:function(thumb,size=0xc) addr:0x020ca188 +func_ov024_020ca194 kind:function(thumb,size=0x20) addr:0x020ca194 +func_ov024_020ca1b4 kind:function(thumb,size=0x68) addr:0x020ca1b4 +func_ov024_020ca21c kind:function(thumb,size=0x30) addr:0x020ca21c +func_ov024_020ca24c kind:function(thumb,size=0x34) addr:0x020ca24c +func_ov024_020ca280 kind:function(thumb,size=0x10) addr:0x020ca280 +func_ov024_020ca290 kind:function(arm,size=0x1c) addr:0x020ca290 +func_ov024_020ca2ac kind:function(arm,size=0x1c) addr:0x020ca2ac +func_ov024_020ca2c8 kind:function(arm,size=0x28) addr:0x020ca2c8 +func_ov024_020ca2f0 kind:function(arm,size=0x30) addr:0x020ca2f0 +func_ov024_020ca320 kind:function(arm,size=0x16c) addr:0x020ca320 +func_ov024_020ca48c kind:function(arm,size=0x13c) addr:0x020ca48c +func_ov024_020ca5c8 kind:function(arm,size=0x90) addr:0x020ca5c8 +func_ov024_020ca658 kind:function(arm,size=0x50) addr:0x020ca658 +func_ov024_020ca6a8 kind:function(arm,size=0x2d0) addr:0x020ca6a8 +func_ov024_020ca978 kind:function(arm,size=0x6c) addr:0x020ca978 +func_ov024_020ca9e4 kind:function(arm,size=0x74) addr:0x020ca9e4 +func_ov024_020caa58 kind:function(arm,size=0xa4) addr:0x020caa58 +func_ov024_020caafc kind:function(arm,size=0x5c) addr:0x020caafc +func_ov024_020cab58 kind:function(arm,size=0x4c) addr:0x020cab58 +func_ov024_020caba4 kind:function(arm,size=0x1d8) addr:0x020caba4 +func_ov024_020cad7c kind:function(arm,size=0x24) addr:0x020cad7c +func_ov024_020cada0 kind:function(arm,size=0x2c) addr:0x020cada0 +func_ov024_020cadcc kind:function(arm,size=0xec) addr:0x020cadcc +func_ov024_020caeb8 kind:function(arm,size=0x7c) addr:0x020caeb8 +func_ov024_020caf34 kind:function(arm,size=0x84) addr:0x020caf34 +func_ov024_020cafb8 kind:function(arm,size=0x20) addr:0x020cafb8 +func_ov024_020cafd8 kind:function(arm,size=0x28) addr:0x020cafd8 +func_ov024_020cb000 kind:function(arm,size=0x20) addr:0x020cb000 +func_ov024_020cb020 kind:function(arm,size=0x20) addr:0x020cb020 +func_ov024_020cb040 kind:function(arm,size=0x14) addr:0x020cb040 +func_ov024_020cb054 kind:function(arm,size=0x58) addr:0x020cb054 +func_ov024_020cb0ac kind:function(arm,size=0x18) addr:0x020cb0ac +func_ov024_020cb0c4 kind:function(arm,size=0x30) addr:0x020cb0c4 +func_ov024_020cb0f4 kind:function(arm,size=0x3c) addr:0x020cb0f4 +func_ov024_020cb130 kind:function(arm,size=0x48) addr:0x020cb130 +func_ov024_020cb178 kind:function(arm,size=0x1c) addr:0x020cb178 +func_ov024_020cb194 kind:function(arm,size=0x38) addr:0x020cb194 +func_ov024_020cb1cc kind:function(arm,size=0x10) addr:0x020cb1cc +func_ov024_020cb1dc kind:function(arm,size=0x14) addr:0x020cb1dc +func_ov024_020cb1f0 kind:function(arm,size=0x84) addr:0x020cb1f0 +func_ov024_020cb274 kind:function(arm,size=0xc) addr:0x020cb274 +func_ov024_020cb280 kind:function(arm,size=0x4) addr:0x020cb280 +func_ov024_020cb284 kind:function(arm,size=0x20c) addr:0x020cb284 +func_ov024_020cb490 kind:function(arm,size=0x11c) addr:0x020cb490 +func_ov024_020cb5ac kind:function(arm,size=0x8) addr:0x020cb5ac +func_ov024_020cb5b4 kind:function(arm,size=0x4) addr:0x020cb5b4 +func_ov024_020cb5b8 kind:function(arm,size=0x4) addr:0x020cb5b8 +func_ov024_020cb5bc kind:function(arm,size=0x3c) addr:0x020cb5bc +func_ov024_020cb5f8 kind:function(arm,size=0x4) addr:0x020cb5f8 +func_ov024_020cb5fc kind:function(arm,size=0x58) addr:0x020cb5fc +func_ov024_020cb654 kind:function(arm,size=0x25c) addr:0x020cb654 +func_ov024_020cb8b0 kind:function(arm,size=0x14) addr:0x020cb8b0 +func_ov024_020cb8c4 kind:function(arm,size=0x8) addr:0x020cb8c4 +func_ov024_020cb8cc kind:function(arm,size=0x38) addr:0x020cb8cc +func_ov024_020cb904 kind:function(arm,size=0x114) addr:0x020cb904 +func_ov024_020cba18 kind:function(arm,size=0x80) addr:0x020cba18 +func_ov024_020cba98 kind:function(arm,size=0x338) addr:0x020cba98 +func_ov024_020cbdd0 kind:function(arm,size=0xc4) addr:0x020cbdd0 +func_ov024_020cbe94 kind:function(arm,size=0x24) addr:0x020cbe94 +func_ov024_020cbeb8 kind:function(arm,size=0xbc) addr:0x020cbeb8 +func_ov024_020cbf74 kind:function(arm,size=0x24) addr:0x020cbf74 +func_ov024_020cbf98 kind:function(arm,size=0xc4) addr:0x020cbf98 +func_ov024_020cc05c kind:function(arm,size=0x2c) addr:0x020cc05c +func_ov024_020cc088 kind:function(arm,size=0x2c) addr:0x020cc088 +func_ov024_020cc0b4 kind:function(arm,size=0x8c) addr:0x020cc0b4 +func_ov024_020cc140 kind:function(arm,size=0x14) addr:0x020cc140 +func_ov024_020cc154 kind:function(arm,size=0x30) addr:0x020cc154 +func_ov024_020cc184 kind:function(arm,size=0xa8) addr:0x020cc184 +func_ov024_020cc22c kind:function(arm,size=0x22c) addr:0x020cc22c +func_ov024_020cc458 kind:function(arm,size=0x28) addr:0x020cc458 +func_ov024_020cc480 kind:function(arm,size=0x54) addr:0x020cc480 +func_ov024_020cc4d4 kind:function(arm,size=0x1e0) addr:0x020cc4d4 +func_ov024_020cc6b4 kind:function(arm,size=0x88) addr:0x020cc6b4 +func_ov024_020cc73c kind:function(arm,size=0x30) addr:0x020cc73c +func_ov024_020cc76c kind:function(arm,size=0x20) addr:0x020cc76c +func_ov024_020cc78c kind:function(arm,size=0x364) addr:0x020cc78c +func_ov024_020ccaf0 kind:function(arm,size=0x20) addr:0x020ccaf0 +func_ov024_020ccb10 kind:function(arm,size=0x17c) addr:0x020ccb10 +func_ov024_020ccc8c kind:function(arm,size=0x8) addr:0x020ccc8c +func_ov024_020ccc94 kind:function(arm,size=0x88) addr:0x020ccc94 +func_ov024_020ccd1c kind:function(arm,size=0x24) addr:0x020ccd1c +func_ov024_020ccd40 kind:function(arm,size=0x19c) addr:0x020ccd40 +func_ov024_020ccedc kind:function(arm,size=0xd8) addr:0x020ccedc +func_ov024_020ccfb4 kind:function(arm,size=0xe0) addr:0x020ccfb4 +func_ov024_020cd094 kind:function(arm,size=0xbc) addr:0x020cd094 +func_ov024_020cd150 kind:function(arm,size=0x94) addr:0x020cd150 +func_ov024_020cd1e4 kind:function(arm,size=0x98) addr:0x020cd1e4 +func_ov024_020cd27c kind:function(arm,size=0xcc) addr:0x020cd27c +func_ov024_020cd348 kind:function(arm,size=0x10) addr:0x020cd348 +func_ov024_020cd358 kind:function(arm,size=0x10) addr:0x020cd358 +func_ov024_020cd368 kind:function(arm,size=0x3c) addr:0x020cd368 +func_ov024_020cd3a4 kind:function(arm,size=0x2c) addr:0x020cd3a4 +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=0x10) addr:0x020cd400 +func_ov024_020cd410 kind:function(arm,size=0x10) addr:0x020cd410 +func_ov024_020cd420 kind:function(arm,size=0x38) addr:0x020cd420 +func_ov024_020cd458 kind:function(arm,size=0x4c) addr:0x020cd458 +func_ov024_020cd4a4 kind:function(arm,size=0x40) addr:0x020cd4a4 +func_ov024_020cd4e4 kind:function(arm,size=0xdc) addr:0x020cd4e4 +func_ov024_020cd5c0 kind:function(arm,size=0x44) addr:0x020cd5c0 +func_ov024_020cd604 kind:function(arm,size=0x6c) addr:0x020cd604 +func_ov024_020cd670 kind:function(arm,size=0xf8) addr:0x020cd670 +func_ov024_020cd768 kind:function(arm,size=0xc) addr:0x020cd768 +func_ov024_020cd774 kind:function(arm,size=0x27c) addr:0x020cd774 +func_ov024_020cd9f0 kind:function(arm,size=0xbc) addr:0x020cd9f0 +func_ov024_020cdaac kind:function(arm,size=0x290) addr:0x020cdaac +func_ov024_020cdd3c kind:function(arm,size=0x118) addr:0x020cdd3c +func_ov024_020cde54 kind:function(arm,size=0x74) addr:0x020cde54 +func_ov024_020cdec8 kind:function(arm,size=0x110) addr:0x020cdec8 +func_ov024_020cdfd8 kind:function(arm,size=0x240) addr:0x020cdfd8 +func_ov024_020ce218 kind:function(arm,size=0x48) addr:0x020ce218 +func_ov024_020ce260 kind:function(arm,size=0x48) addr:0x020ce260 +func_ov024_020ce2a8 kind:function(arm,size=0x24) addr:0x020ce2a8 +func_ov024_020ce2cc kind:function(arm,size=0x24c) addr:0x020ce2cc +func_ov024_020ce518 kind:function(arm,size=0x58) addr:0x020ce518 +func_ov024_020ce570 kind:function(arm,size=0x5c) addr:0x020ce570 +func_ov024_020ce5cc kind:function(arm,size=0x2c0) addr:0x020ce5cc +func_ov024_020ce88c kind:function(arm,size=0x104) addr:0x020ce88c +func_ov024_020ce990 kind:function(arm,size=0x1c) addr:0x020ce990 +func_ov024_020ce9ac kind:function(arm,size=0x50) addr:0x020ce9ac +func_ov024_020ce9fc kind:function(arm,size=0x358) addr:0x020ce9fc +func_ov024_020ced54 kind:function(arm,size=0x54) addr:0x020ced54 +func_ov024_020ceda8 kind:function(arm,size=0xb0) addr:0x020ceda8 +func_ov024_020cee58 kind:function(arm,size=0xc) addr:0x020cee58 +func_ov024_020cee64 kind:function(arm,size=0x20) addr:0x020cee64 +func_ov024_020cee84 kind:function(arm,size=0xd4) addr:0x020cee84 +func_ov024_020cef58 kind:function(arm,size=0x360) addr:0x020cef58 +func_ov024_020cf2b8 kind:function(arm,size=0x1dc) addr:0x020cf2b8 +func_ov024_020cf494 kind:function(arm,size=0x30) addr:0x020cf494 +func_ov024_020cf4c4 kind:function(arm,size=0x50) addr:0x020cf4c4 +func_ov024_020cf514 kind:function(arm,size=0x28) addr:0x020cf514 +func_ov024_020cf53c kind:function(arm,size=0x34) addr:0x020cf53c +func_ov024_020cf570 kind:function(arm,size=0x14) addr:0x020cf570 +func_ov024_020cf584 kind:function(arm,size=0x24) addr:0x020cf584 +func_ov024_020cf5a8 kind:function(arm,size=0x38) addr:0x020cf5a8 +func_ov024_020cf5e0 kind:function(arm,size=0xb8) addr:0x020cf5e0 +func_ov024_020cf698 kind:function(arm,size=0x4c) addr:0x020cf698 +func_ov024_020cf6e4 kind:function(arm,size=0x40) addr:0x020cf6e4 +func_ov024_020cf724 kind:function(arm,size=0xd0) addr:0x020cf724 +func_ov024_020cf7f4 kind:function(arm,size=0x38) addr:0x020cf7f4 +func_ov024_020cf82c kind:function(arm,size=0x5c) addr:0x020cf82c +func_ov024_020cf888 kind:function(arm,size=0x4) addr:0x020cf888 +func_ov024_020cf88c kind:function(arm,size=0xb8) addr:0x020cf88c +func_ov024_020cf944 kind:function(arm,size=0x10) addr:0x020cf944 +func_ov024_020cf954 kind:function(arm,size=0x14) addr:0x020cf954 +func_ov024_020cf968 kind:function(arm,size=0x68) addr:0x020cf968 +func_ov024_020cf9d0 kind:function(arm,size=0x4) addr:0x020cf9d0 +func_ov024_020cf9d4 kind:function(arm,size=0x1a8) addr:0x020cf9d4 +func_ov024_020cfb7c kind:function(arm,size=0x1d8) addr:0x020cfb7c +func_ov024_020cfd54 kind:function(arm,size=0xd0) addr:0x020cfd54 +func_ov024_020cfe24 kind:function(arm,size=0x48) addr:0x020cfe24 +func_ov024_020cfe6c kind:function(arm,size=0x28) addr:0x020cfe6c +func_ov024_020cfe94 kind:function(arm,size=0x3c) addr:0x020cfe94 +func_ov024_020cfed0 kind:function(arm,size=0x4c) addr:0x020cfed0 +func_ov024_020cff1c kind:function(arm,size=0x2c) addr:0x020cff1c +func_ov024_020cff48 kind:function(arm,size=0x40) addr:0x020cff48 +func_ov024_020cff88 kind:function(arm,size=0x4) addr:0x020cff88 +func_ov024_020cff8c kind:function(arm,size=0x78) addr:0x020cff8c +func_ov024_020d0004 kind:function(arm,size=0x28) addr:0x020d0004 +func_ov024_020d002c kind:function(arm,size=0x194) addr:0x020d002c +func_ov024_020d01c0 kind:function(arm,size=0x120) addr:0x020d01c0 +func_ov024_020d02e0 kind:function(arm,size=0x60) addr:0x020d02e0 +func_ov024_020d0340 kind:function(arm,size=0xb8) addr:0x020d0340 +func_ov024_020d03f8 kind:function(arm,size=0x24) addr:0x020d03f8 +func_ov024_020d041c kind:function(arm,size=0xf4) addr:0x020d041c +func_ov024_020d0510 kind:function(arm,size=0xa0) addr:0x020d0510 +func_ov024_020d05b0 kind:function(arm,size=0x3c) addr:0x020d05b0 +func_ov024_020d05ec kind:function(arm,size=0x94) addr:0x020d05ec +func_ov024_020d0680 kind:function(arm,size=0x18) addr:0x020d0680 +func_ov024_020d0698 kind:function(arm,size=0x38) addr:0x020d0698 +func_ov024_020d06d0 kind:function(arm,size=0x5c) addr:0x020d06d0 +func_ov024_020d072c kind:function(arm,size=0x18) addr:0x020d072c +func_ov024_020d0744 kind:function(arm,size=0x1e0) addr:0x020d0744 +func_ov024_020d0924 kind:function(arm,size=0x140) addr:0x020d0924 +func_ov024_020d0a64 kind:function(arm,size=0x238) addr:0x020d0a64 +func_ov024_020d0c9c kind:function(arm,size=0x118) addr:0x020d0c9c +func_ov024_020d0db4 kind:function(arm,size=0x44) addr:0x020d0db4 +func_ov024_020d0df8 kind:function(arm,size=0x6c) addr:0x020d0df8 +func_ov024_020d0e64 kind:function(arm,size=0x34) addr:0x020d0e64 +func_ov024_020d0e98 kind:function(arm,size=0x28) addr:0x020d0e98 +func_ov024_020d0ec0 kind:function(arm,size=0x4c) addr:0x020d0ec0 +func_ov024_020d0f0c kind:function(arm,size=0x20) addr:0x020d0f0c +func_ov024_020d0f2c kind:function(arm,size=0x24) addr:0x020d0f2c +func_ov024_020d0f50 kind:function(arm,size=0x50) addr:0x020d0f50 +func_ov024_020d0fa0 kind:function(arm,size=0x14) addr:0x020d0fa0 +func_ov024_020d0fb4 kind:function(arm,size=0x198) addr:0x020d0fb4 +func_ov024_020d114c kind:function(arm,size=0x14) addr:0x020d114c +func_ov024_020d1160 kind:function(arm,size=0x204) addr:0x020d1160 +func_ov024_020d1364 kind:function(arm,size=0x68) addr:0x020d1364 +func_ov024_020d13cc kind:function(arm,size=0xdc) addr:0x020d13cc +func_ov024_020d14a8 kind:function(arm,size=0xbc) addr:0x020d14a8 +func_ov024_020d1564 kind:function(arm,size=0xb0) addr:0x020d1564 +func_ov024_020d1614 kind:function(arm,size=0x24) addr:0x020d1614 +func_ov024_020d1638 kind:function(arm,size=0x20) addr:0x020d1638 +func_ov024_020d1658 kind:function(arm,size=0x24) addr:0x020d1658 +func_ov024_020d167c kind:function(arm,size=0x18) addr:0x020d167c +func_ov024_020d1694 kind:function(arm,size=0x28) addr:0x020d1694 +func_ov024_020d16bc kind:function(arm,size=0x14) addr:0x020d16bc +func_ov024_020d16d0 kind:function(arm,size=0x1c) addr:0x020d16d0 +func_ov024_020d16ec kind:function(arm,size=0x10) addr:0x020d16ec +func_ov024_020d16fc kind:function(arm,size=0x80) addr:0x020d16fc +func_ov024_020d177c kind:function(arm,size=0x200) addr:0x020d177c +func_ov024_020d197c kind:function(thumb,size=0x44) addr:0x020d197c +func_ov024_020d19c0 kind:function(thumb,size=0x18) addr:0x020d19c0 +func_ov024_020d19d8 kind:function(thumb,size=0x20) addr:0x020d19d8 +func_ov024_020d19f8 kind:function(arm,size=0x10) addr:0x020d19f8 +func_ov024_020d1a08 kind:function(arm,size=0x10) addr:0x020d1a08 +func_ov024_020d1a18 kind:function(arm,size=0x10) addr:0x020d1a18 +func_ov024_020d1a28 kind:function(arm,size=0x70) addr:0x020d1a28 +func_ov024_020d1a98 kind:function(arm,size=0x20) addr:0x020d1a98 +func_ov024_020d1ab8 kind:function(arm,size=0xe0) addr:0x020d1ab8 +func_ov024_020d1b98 kind:function(arm,size=0x48) addr:0x020d1b98 +func_ov024_020d1be0 kind:function(arm,size=0x5c) addr:0x020d1be0 +func_ov024_020d1c3c kind:function(arm,size=0x48) addr:0x020d1c3c +func_ov024_020d1c84 kind:function(arm,size=0x44) addr:0x020d1c84 +func_ov024_020d1cc8 kind:function(arm,size=0x2c) addr:0x020d1cc8 +func_ov024_020d1cf4 kind:function(arm,size=0x3c) addr:0x020d1cf4 +func_ov024_020d1d30 kind:function(arm,size=0x48) addr:0x020d1d30 +func_ov024_020d1d78 kind:function(arm,size=0x28) addr:0x020d1d78 +func_ov024_020d1da0 kind:function(arm,size=0x28) addr:0x020d1da0 +func_ov024_020d1dc8 kind:function(arm,size=0x2c) addr:0x020d1dc8 +func_ov024_020d1df4 kind:function(arm,size=0x2c) addr:0x020d1df4 +func_ov024_020d1e20 kind:function(arm,size=0x8c) addr:0x020d1e20 +func_ov024_020d1eac kind:function(arm,size=0xb4) addr:0x020d1eac +func_ov024_020d1f60 kind:function(arm,size=0x10) addr:0x020d1f60 +func_ov024_020d1f70 kind:function(arm,size=0x34) addr:0x020d1f70 +func_ov024_020d1fa4 kind:function(arm,size=0x44) addr:0x020d1fa4 +func_ov024_020d1fe8 kind:function(arm,size=0x48) addr:0x020d1fe8 +func_ov024_020d2030 kind:function(arm,size=0x5c) addr:0x020d2030 +func_ov024_020d208c kind:function(arm,size=0xc) addr:0x020d208c +func_ov024_020d2098 kind:function(arm,size=0x28) addr:0x020d2098 +func_ov024_020d20c0 kind:function(arm,size=0xe0) addr:0x020d20c0 +func_ov024_020d21a0 kind:function(arm,size=0x38) addr:0x020d21a0 +func_ov024_020d21d8 kind:function(arm,size=0x64) addr:0x020d21d8 +func_ov024_020d223c kind:function(arm,size=0x34) addr:0x020d223c +func_ov024_020d2270 kind:function(arm,size=0x3c) addr:0x020d2270 +func_ov024_020d22ac kind:function(arm,size=0x74) addr:0x020d22ac +func_ov024_020d2320 kind:function(arm,size=0x28) addr:0x020d2320 +func_ov024_020d2348 kind:function(arm,size=0x54) addr:0x020d2348 +func_ov024_020d239c kind:function(arm,size=0x20) addr:0x020d239c +func_ov024_020d23bc kind:function(arm,size=0x30) addr:0x020d23bc +func_ov024_020d23ec kind:function(arm,size=0x50) addr:0x020d23ec +func_ov024_020d243c kind:function(arm,size=0xc) addr:0x020d243c +func_ov024_020d2448 kind:function(arm,size=0x1c) addr:0x020d2448 +func_ov024_020d2464 kind:function(arm,size=0x2c) addr:0x020d2464 +func_ov024_020d2490 kind:function(arm,size=0x44) addr:0x020d2490 +func_ov024_020d24d4 kind:function(arm,size=0x44) addr:0x020d24d4 +func_ov024_020d2518 kind:function(arm,size=0x4) addr:0x020d2518 +func_ov024_020d251c kind:function(arm,size=0x4) addr:0x020d251c +func_ov024_020d2520 kind:function(arm,size=0x18) addr:0x020d2520 +func_ov024_020d2538 kind:function(arm,size=0x2c) addr:0x020d2538 +func_ov024_020d2564 kind:function(arm,size=0x28) addr:0x020d2564 +func_ov024_020d258c kind:function(arm,size=0x124) addr:0x020d258c +func_ov024_020d26b0 kind:function(arm,size=0xcc) addr:0x020d26b0 +func_ov024_020d277c kind:function(arm,size=0x50) addr:0x020d277c +func_ov024_020d27cc kind:function(arm,size=0x40) addr:0x020d27cc +func_ov024_020d280c kind:function(arm,size=0x1a4) addr:0x020d280c +func_ov024_020d29b0 kind:function(arm,size=0x68) addr:0x020d29b0 +func_ov024_020d2a18 kind:function(arm,size=0xf0) addr:0x020d2a18 +func_ov024_020d2b08 kind:function(arm,size=0x38) addr:0x020d2b08 +func_ov024_020d2b40 kind:function(arm,size=0x8c) addr:0x020d2b40 +func_ov024_020d2bcc kind:function(arm,size=0x88) addr:0x020d2bcc +func_ov024_020d2c54 kind:function(arm,size=0xa8) addr:0x020d2c54 +func_ov024_020d2cfc kind:function(arm,size=0x364) addr:0x020d2cfc +func_ov024_020d3060 kind:function(arm,size=0x4) addr:0x020d3060 +func_ov024_020d3064 kind:function(arm,size=0x4) addr:0x020d3064 +func_ov024_020d3068 kind:function(arm,size=0x24) addr:0x020d3068 +func_ov024_020d308c kind:function(arm,size=0x74) addr:0x020d308c +func_ov024_020d3100 kind:function(arm,size=0x40) addr:0x020d3100 +func_ov024_020d3140 kind:function(arm,size=0x18) addr:0x020d3140 +func_ov024_020d3158 kind:function(arm,size=0xa0) addr:0x020d3158 +func_ov024_020d31f8 kind:function(arm,size=0x88) addr:0x020d31f8 +func_ov024_020d3280 kind:function(arm,size=0x34) addr:0x020d3280 +func_ov024_020d32b4 kind:function(arm,size=0x24) addr:0x020d32b4 +func_ov024_020d32d8 kind:function(arm,size=0x10) addr:0x020d32d8 +func_ov024_020d32e8 kind:function(arm,size=0x3c) addr:0x020d32e8 +func_ov024_020d3324 kind:function(arm,size=0x24) addr:0x020d3324 +func_ov024_020d3348 kind:function(arm,size=0x24) addr:0x020d3348 +func_ov024_020d336c kind:function(arm,size=0xa0) addr:0x020d336c +func_ov024_020d340c kind:function(arm,size=0x10) addr:0x020d340c +func_ov024_020d341c kind:function(arm,size=0xc) addr:0x020d341c +func_ov024_020d3428 kind:function(arm,size=0x78) addr:0x020d3428 +func_ov024_020d34a0 kind:function(arm,size=0x7c) addr:0x020d34a0 +func_ov024_020d351c kind:function(arm,size=0x154) addr:0x020d351c +func_ov024_020d3670 kind:function(thumb,size=0x8c) addr:0x020d3670 +func_ov024_020d36fc kind:function(thumb,size=0x68) addr:0x020d36fc +func_ov024_020d3764 kind:function(thumb,size=0xdc) addr:0x020d3764 +func_ov024_020d3840 kind:function(thumb,size=0x58) addr:0x020d3840 +func_ov024_020d3898 kind:function(thumb,size=0x68) addr:0x020d3898 +func_ov024_020d3900 kind:function(arm,size=0x14) addr:0x020d3900 +func_ov024_020d3914 kind:function(arm,size=0x5c) addr:0x020d3914 +func_ov024_020d3970 kind:function(arm,size=0x8c) addr:0x020d3970 +func_ov024_020d39fc kind:function(arm,size=0x38) addr:0x020d39fc +func_ov024_020d3a34 kind:function(arm,size=0x2c) addr:0x020d3a34 +func_ov024_020d3a60 kind:function(arm,size=0x2c) addr:0x020d3a60 +func_ov024_020d3a8c kind:function(arm,size=0x50) addr:0x020d3a8c +func_ov024_020d3adc kind:function(arm,size=0x120) addr:0x020d3adc +func_ov024_020d3bfc kind:function(arm,size=0x58) addr:0x020d3bfc +func_ov024_020d3c54 kind:function(thumb,size=0xc) addr:0x020d3c54 +func_ov024_020d3c60 kind:function(thumb,size=0x94) addr:0x020d3c60 +func_ov024_020d3cf4 kind:function(thumb,size=0x2c) addr:0x020d3cf4 +func_ov024_020d3d20 kind:function(thumb,size=0x60) addr:0x020d3d20 +func_ov024_020d3d80 kind:function(thumb,size=0x18) addr:0x020d3d80 +func_ov024_020d3d98 kind:function(thumb,size=0x10) addr:0x020d3d98 +func_ov024_020d3da8 kind:function(thumb,size=0x18) addr:0x020d3da8 +func_ov024_020d3dc0 kind:function(thumb,size=0xc) addr:0x020d3dc0 +func_ov024_020d3dcc kind:function(thumb,size=0x20) addr:0x020d3dcc +func_ov024_020d3dec kind:function(arm,size=0x20) addr:0x020d3dec +func_ov024_020d3e0c kind:function(arm,size=0x24) addr:0x020d3e0c +func_ov024_020d3e30 kind:function(arm,size=0x38) addr:0x020d3e30 +func_ov024_020d3e68 kind:function(arm,size=0x80) addr:0x020d3e68 +func_ov024_020d3ee8 kind:function(arm,size=0x64) addr:0x020d3ee8 +func_ov024_020d3f4c kind:function(arm,size=0x40) addr:0x020d3f4c +func_ov024_020d3f8c kind:function(arm,size=0x3c) addr:0x020d3f8c +func_ov024_020d3fc8 kind:function(arm,size=0x40) addr:0x020d3fc8 +func_ov024_020d4008 kind:function(arm,size=0x44) addr:0x020d4008 +func_ov024_020d404c kind:function(arm,size=0x4c) addr:0x020d404c +func_ov024_020d4098 kind:function(arm,size=0x88) addr:0x020d4098 +func_ov024_020d4120 kind:function(arm,size=0x30) addr:0x020d4120 +func_ov024_020d4150 kind:function(arm,size=0x24) addr:0x020d4150 +func_ov024_020d4174 kind:function(arm,size=0x24) addr:0x020d4174 +func_ov024_020d4198 kind:function(arm,size=0x24) addr:0x020d4198 +func_ov024_020d41bc kind:function(arm,size=0x38) addr:0x020d41bc +func_ov024_020d41f4 kind:function(arm,size=0x34) addr:0x020d41f4 +func_ov024_020d4228 kind:function(arm,size=0x30) addr:0x020d4228 +func_ov024_020d4258 kind:function(arm,size=0x30) addr:0x020d4258 +func_ov024_020d4288 kind:function(arm,size=0x7c) addr:0x020d4288 +func_ov024_020d4304 kind:function(arm,size=0x28) addr:0x020d4304 +func_ov024_020d432c kind:function(arm,size=0x50) addr:0x020d432c +func_ov024_020d437c kind:function(arm,size=0x34) addr:0x020d437c +func_ov024_020d43b0 kind:function(arm,size=0x3c) addr:0x020d43b0 +func_ov024_020d43ec kind:function(arm,size=0x48) addr:0x020d43ec +func_ov024_020d4434 kind:function(arm,size=0x54) addr:0x020d4434 +func_ov024_020d4488 kind:function(arm,size=0x8) addr:0x020d4488 +func_ov024_020d4490 kind:function(arm,size=0x30) addr:0x020d4490 +func_ov024_020d44c0 kind:function(arm,size=0x3c) addr:0x020d44c0 +func_ov024_020d44fc kind:function(arm,size=0x24) addr:0x020d44fc +func_ov024_020d4520 kind:function(arm,size=0x8) addr:0x020d4520 +func_ov024_020d4528 kind:function(arm,size=0x2c) addr:0x020d4528 +func_ov024_020d4554 kind:function(arm,size=0x10) addr:0x020d4554 +func_ov024_020d4564 kind:function(arm,size=0x4c) addr:0x020d4564 +func_ov024_020d45b0 kind:function(arm,size=0x14) addr:0x020d45b0 +func_ov024_020d45c4 kind:function(arm,size=0x1c) addr:0x020d45c4 +func_ov024_020d45e0 kind:function(arm,size=0x5c) addr:0x020d45e0 +func_ov024_020d463c kind:function(arm,size=0x78) addr:0x020d463c +func_ov024_020d46b4 kind:function(arm,size=0x10) addr:0x020d46b4 +func_ov024_020d46c4 kind:function(arm,size=0x70) addr:0x020d46c4 +func_ov024_020d4734 kind:function(arm,size=0x60) addr:0x020d4734 +func_ov024_020d4794 kind:function(arm,size=0x14) addr:0x020d4794 +func_ov024_020d47a8 kind:function(arm,size=0x1c) addr:0x020d47a8 +func_ov024_020d47c4 kind:function(arm,size=0x74) addr:0x020d47c4 +func_ov024_020d4838 kind:function(arm,size=0x24) addr:0x020d4838 +func_ov024_020d485c kind:function(arm,size=0x6c) addr:0x020d485c +func_ov024_020d48c8 kind:function(arm,size=0x10) addr:0x020d48c8 +func_ov024_020d48d8 kind:function(arm,size=0xec) addr:0x020d48d8 +func_ov024_020d49c4 kind:function(arm,size=0x28) addr:0x020d49c4 +func_ov024_020d49ec kind:function(arm,size=0x64) addr:0x020d49ec +func_ov024_020d4a50 kind:function(arm,size=0x64) addr:0x020d4a50 +func_ov024_020d4ab4 kind:function(arm,size=0x40) addr:0x020d4ab4 +func_ov024_020d4af4 kind:function(arm,size=0xa8) addr:0x020d4af4 +func_ov024_020d4b9c kind:function(arm,size=0x5c) addr:0x020d4b9c +func_ov024_020d4bf8 kind:function(arm,size=0xc8) addr:0x020d4bf8 +func_ov024_020d4cc0 kind:function(arm,size=0x50) addr:0x020d4cc0 +func_ov024_020d4d10 kind:function(arm,size=0x34) addr:0x020d4d10 +func_ov024_020d4d44 kind:function(arm,size=0x28) addr:0x020d4d44 +func_ov024_020d4d6c kind:function(arm,size=0x8c) addr:0x020d4d6c +func_ov024_020d4df8 kind:function(arm,size=0x44) addr:0x020d4df8 +func_ov024_020d4e3c kind:function(arm,size=0x60) addr:0x020d4e3c +func_ov024_020d4e9c kind:function(arm,size=0x40) addr:0x020d4e9c +func_ov024_020d4edc kind:function(arm,size=0x2c) addr:0x020d4edc +func_ov024_020d4f08 kind:function(arm,size=0x98) addr:0x020d4f08 +func_ov024_020d4fa0 kind:function(arm,size=0x1c0) addr:0x020d4fa0 +func_ov024_020d5160 kind:function(arm,size=0x14) addr:0x020d5160 +func_ov024_020d5174 kind:function(arm,size=0x1c) addr:0x020d5174 +func_ov024_020d5190 kind:function(arm,size=0x30) addr:0x020d5190 +func_ov024_020d51c0 kind:function(arm,size=0x1c) addr:0x020d51c0 +func_ov024_020d51dc kind:function(arm,size=0x70) addr:0x020d51dc +func_ov024_020d524c kind:function(arm,size=0xb8) addr:0x020d524c +func_ov024_020d5304 kind:function(arm,size=0x3c) addr:0x020d5304 +func_ov024_020d5340 kind:function(arm,size=0x14) addr:0x020d5340 +func_ov024_020d5354 kind:function(arm,size=0x5c) addr:0x020d5354 +func_ov024_020d53b0 kind:function(arm,size=0x60) addr:0x020d53b0 +func_ov024_020d5410 kind:function(arm,size=0x24) addr:0x020d5410 +func_ov024_020d5434 kind:function(arm,size=0x24) addr:0x020d5434 +func_ov024_020d5458 kind:function(arm,size=0x24) addr:0x020d5458 +func_ov024_020d547c kind:function(arm,size=0x24) addr:0x020d547c +func_ov024_020d54a0 kind:function(arm,size=0x10) addr:0x020d54a0 +func_ov024_020d54b0 kind:function(arm,size=0x40) addr:0x020d54b0 +func_ov024_020d54f0 kind:function(arm,size=0x4) addr:0x020d54f0 +func_ov024_020d54f4 kind:function(arm,size=0x138) addr:0x020d54f4 +func_ov024_020d562c kind:function(arm,size=0x240) addr:0x020d562c +func_ov024_020d586c kind:function(arm,size=0x48) addr:0x020d586c +func_ov024_020d58b4 kind:function(arm,size=0x24) addr:0x020d58b4 +func_ov024_020d58d8 kind:function(arm,size=0x14) addr:0x020d58d8 +func_ov024_020d58ec kind:function(arm,size=0x14) addr:0x020d58ec +func_ov024_020d5900 kind:function(arm,size=0x1c) addr:0x020d5900 +func_ov024_020d591c kind:function(arm,size=0x1c) addr:0x020d591c +func_ov024_020d5938 kind:function(arm,size=0x40) addr:0x020d5938 +func_ov024_020d5978 kind:function(arm,size=0x18) addr:0x020d5978 +func_ov024_020d5990 kind:function(arm,size=0x16c) addr:0x020d5990 +func_ov024_020d5afc kind:function(arm,size=0x144) addr:0x020d5afc +func_ov024_020d5c40 kind:function(arm,size=0x4c) addr:0x020d5c40 +func_ov024_020d5c8c kind:function(arm,size=0x44) addr:0x020d5c8c +func_ov024_020d5cd0 kind:function(arm,size=0x1c) addr:0x020d5cd0 +func_ov024_020d5cec kind:function(arm,size=0x24) addr:0x020d5cec +func_ov024_020d5d10 kind:function(arm,size=0x8) addr:0x020d5d10 +func_ov024_020d5d18 kind:function(arm,size=0x1c) addr:0x020d5d18 +func_ov024_020d5d34 kind:function(arm,size=0x20) addr:0x020d5d34 +func_ov024_020d5d54 kind:function(arm,size=0x80) addr:0x020d5d54 +func_ov024_020d5dd4 kind:function(arm,size=0x4c) addr:0x020d5dd4 +func_ov024_020d5e20 kind:function(arm,size=0x18c) addr:0x020d5e20 +func_ov024_020d5fac kind:function(arm,size=0xc) addr:0x020d5fac +func_ov024_020d5fb8 kind:function(arm,size=0x2c) addr:0x020d5fb8 +func_ov024_020d5fe4 kind:function(arm,size=0x2ac) addr:0x020d5fe4 +func_ov024_020d6290 kind:function(arm,size=0x10) addr:0x020d6290 +func_ov024_020d62a0 kind:function(arm,size=0x14) addr:0x020d62a0 +func_ov024_020d62b4 kind:function(arm,size=0x24) addr:0x020d62b4 +func_ov024_020d62d8 kind:function(arm,size=0x24) addr:0x020d62d8 +func_ov024_020d62fc kind:function(arm,size=0x14) addr:0x020d62fc +func_ov024_020d6310 kind:function(arm,size=0x60) addr:0x020d6310 +func_ov024_020d6370 kind:function(arm,size=0x48) addr:0x020d6370 +func_ov024_020d63b8 kind:function(arm,size=0x30) addr:0x020d63b8 +func_ov024_020d63e8 kind:function(arm,size=0x3c) addr:0x020d63e8 +func_ov024_020d6424 kind:function(arm,size=0x44) addr:0x020d6424 +func_ov024_020d6468 kind:function(arm,size=0x2c) addr:0x020d6468 +func_ov024_020d6494 kind:function(arm,size=0xc) addr:0x020d6494 +func_ov024_020d64a0 kind:function(arm,size=0x8) addr:0x020d64a0 +func_ov024_020d64a8 kind:function(arm,size=0xc) addr:0x020d64a8 +func_ov024_020d64b4 kind:function(arm,size=0x7c) addr:0x020d64b4 +func_ov024_020d6530 kind:function(arm,size=0x2c) addr:0x020d6530 +func_ov024_020d655c kind:function(arm,size=0x10) addr:0x020d655c +func_ov024_020d656c kind:function(arm,size=0x30) addr:0x020d656c +func_ov024_020d659c kind:function(arm,size=0x74) addr:0x020d659c +func_ov024_020d6610 kind:function(arm,size=0x1c) addr:0x020d6610 +func_ov024_020d662c kind:function(arm,size=0x10) addr:0x020d662c +func_ov024_020d663c kind:function(arm,size=0x14) addr:0x020d663c +func_ov024_020d6650 kind:function(thumb,size=0x18) addr:0x020d6650 +func_ov024_020d6668 kind:function(thumb,size=0x18) addr:0x020d6668 +func_ov024_020d6680 kind:function(arm,size=0x40) addr:0x020d6680 +func_ov024_020d66c0 kind:function(arm,size=0x44) addr:0x020d66c0 +func_ov024_020d6704 kind:function(arm,size=0x2c) addr:0x020d6704 +func_ov024_020d6730 kind:function(arm,size=0x2a8) addr:0x020d6730 +func_ov024_020d69d8 kind:function(arm,size=0x1a4) addr:0x020d69d8 +func_ov024_020d6b7c kind:function(arm,size=0x204) addr:0x020d6b7c +func_ov024_020d6d80 kind:function(arm,size=0x11c) addr:0x020d6d80 +func_ov024_020d6e9c kind:function(arm,size=0xc) addr:0x020d6e9c +func_ov024_020d6ea8 kind:function(arm,size=0x24) addr:0x020d6ea8 +func_ov024_020d6ecc kind:function(arm,size=0x28) addr:0x020d6ecc +func_ov024_020d6ef4 kind:function(arm,size=0x34) addr:0x020d6ef4 +func_ov024_020d6f28 kind:function(arm,size=0x4c) addr:0x020d6f28 +func_ov024_020d6f74 kind:function(arm,size=0x20) addr:0x020d6f74 +func_ov024_020d6f94 kind:function(arm,size=0xbc) addr:0x020d6f94 +func_ov024_020d7050 kind:function(arm,size=0x14) addr:0x020d7050 +func_ov024_020d7064 kind:function(arm,size=0xf0) addr:0x020d7064 +func_ov024_020d7154 kind:function(arm,size=0x168) addr:0x020d7154 +func_ov024_020d72bc kind:function(arm,size=0x20) addr:0x020d72bc +func_ov024_020d72dc kind:function(arm,size=0x28) addr:0x020d72dc +func_ov024_020d7304 kind:function(arm,size=0x14) addr:0x020d7304 +data_ov024_020d7318 kind:data(any) addr:0x020d7318 ambiguous +data_ov024_020d731c kind:data(any) addr:0x020d731c ambiguous +data_ov024_020d7320 kind:data(any) addr:0x020d7320 ambiguous +data_ov024_020d7324 kind:data(any) addr:0x020d7324 ambiguous +data_ov024_020d7328 kind:data(any) addr:0x020d7328 +data_ov024_020d73d8 kind:data(any) addr:0x020d73d8 +data_ov024_020d73de kind:data(any) addr:0x020d73de +data_ov024_020d73ec kind:data(any) addr:0x020d73ec +data_ov024_020d73fa kind:data(any) addr:0x020d73fa +data_ov024_020d740a kind:data(any) addr:0x020d740a +data_ov024_020d741e kind:data(any) addr:0x020d741e +data_ov024_020d7432 kind:data(any) addr:0x020d7432 +data_ov024_020d7454 kind:data(any) addr:0x020d7454 +data_ov024_020d7544 kind:data(any) addr:0x020d7544 +data_ov024_020d7547 kind:data(any) addr:0x020d7547 +data_ov024_020d7550 kind:data(any) addr:0x020d7550 +data_ov024_020d7555 kind:data(any) addr:0x020d7555 +data_ov024_020d7560 kind:data(any) addr:0x020d7560 +data_ov024_020d756c kind:data(any) addr:0x020d756c +data_ov024_020d7570 kind:data(any) addr:0x020d7570 +data_ov024_020d7578 kind:data(any) addr:0x020d7578 +data_ov024_020d7588 kind:data(any) addr:0x020d7588 +data_ov024_020d7598 kind:data(any) addr:0x020d7598 ambiguous +data_ov024_020d75a4 kind:data(any) addr:0x020d75a4 +data_ov024_020d75a8 kind:data(any) addr:0x020d75a8 +data_ov024_020d75aa kind:data(any) addr:0x020d75aa +data_ov024_020d7625 kind:data(any) addr:0x020d7625 +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_020d766c kind:data(any) addr:0x020d766c +data_ov024_020d767c kind:data(any) addr:0x020d767c +data_ov024_020d7684 kind:data(any) addr:0x020d7684 +data_ov024_020d76c0 kind:data(any) addr:0x020d76c0 +data_ov024_020d76c2 kind:data(any) addr:0x020d76c2 +data_ov024_020d774c kind:data(any) addr:0x020d774c +data_ov024_020d7752 kind:data(any) addr:0x020d7752 +data_ov024_020d78ac kind:data(any) addr:0x020d78ac +data_ov024_020d78b8 kind:data(any) addr:0x020d78b8 +data_ov024_020d78bc kind:data(any) addr:0x020d78bc +data_ov024_020d78c0 kind:data(any) addr:0x020d78c0 ambiguous +data_ov024_020d78c2 kind:data(any) addr:0x020d78c2 ambiguous +func_ov024_020d78e8 kind:function(arm,size=0x38) addr:0x020d78e8 +func_ov024_020d7920 kind:function(arm,size=0x120) addr:0x020d7920 +func_ov024_020d7a40 kind:function(arm,size=0x2c) addr:0x020d7a40 +func_ov024_020d7a6c kind:function(arm,size=0x48) addr:0x020d7a6c +func_ov024_020d7ab4 kind:function(arm,size=0x18) addr:0x020d7ab4 +func_ov024_020d7acc kind:function(arm,size=0x18) addr:0x020d7acc +func_ov024_020d7ae4 kind:function(arm,size=0x50) addr:0x020d7ae4 +data_ov024_020d7b68 kind:data(any) addr:0x020d7b68 +data_ov024_020d7b98 kind:data(any) addr:0x020d7b98 +data_ov024_020d7bd0 kind:data(any) addr:0x020d7bd0 +data_ov024_020d7bf4 kind:data(any) addr:0x020d7bf4 +data_ov024_020d7c18 kind:data(any) addr:0x020d7c18 +data_ov024_020d7c60 kind:data(any) addr:0x020d7c60 +data_ov024_020d7c74 kind:data(any) addr:0x020d7c74 +data_ov024_020d7c78 kind:data(any) addr:0x020d7c78 +data_ov024_020d7c84 kind:data(any) addr:0x020d7c84 +data_ov024_020d7c98 kind:data(any) addr:0x020d7c98 +data_ov024_020d7ca4 kind:data(any) addr:0x020d7ca4 +data_ov024_020d7cc0 kind:data(any) addr:0x020d7cc0 +data_ov024_020d7cf0 kind:data(any) addr:0x020d7cf0 +data_ov024_020d7d0c kind:data(any) addr:0x020d7d0c +data_ov024_020d7d3c kind:data(any) addr:0x020d7d3c +data_ov024_020d7d58 kind:data(any) addr:0x020d7d58 +data_ov024_020d7d88 kind:data(any) addr:0x020d7d88 +data_ov024_020d7db8 kind:data(any) addr:0x020d7db8 +data_ov024_020d7de8 kind:data(any) addr:0x020d7de8 +data_ov024_020d7e18 kind:data(any) addr:0x020d7e18 +data_ov024_020d7e34 kind:data(any) addr:0x020d7e34 +data_ov024_020d7e64 kind:data(any) addr:0x020d7e64 +data_ov024_020d7e94 kind:data(any) addr:0x020d7e94 +data_ov024_020d7eb0 kind:data(any) addr:0x020d7eb0 +data_ov024_020d7ee0 kind:data(any) addr:0x020d7ee0 +data_ov024_020d7efc kind:data(any) addr:0x020d7efc +data_ov024_020d7f18 kind:data(any) addr:0x020d7f18 +data_ov024_020d7f40 kind:data(any) addr:0x020d7f40 +data_ov024_020d7f58 kind:data(any) addr:0x020d7f58 +data_ov024_020d7f7c kind:data(any) addr:0x020d7f7c +data_ov024_020d7f88 kind:data(any) addr:0x020d7f88 +data_ov024_020d7fac kind:data(any) addr:0x020d7fac +data_ov024_020d7fd0 kind:data(any) addr:0x020d7fd0 +data_ov024_020d7ff4 kind:data(any) addr:0x020d7ff4 +data_ov024_020d801c kind:data(any) addr:0x020d801c +data_ov024_020d8044 kind:data(any) addr:0x020d8044 +data_ov024_020d806c kind:data(any) addr:0x020d806c +data_ov024_020d8088 kind:data(any) addr:0x020d8088 +data_ov024_020d8094 kind:data(any) addr:0x020d8094 +data_ov024_020d8098 kind:data(any) addr:0x020d8098 +data_ov024_020d809e kind:data(any) addr:0x020d809e +data_ov024_020d80a2 kind:data(any) addr:0x020d80a2 +data_ov024_020d80a3 kind:data(any) addr:0x020d80a3 +data_ov024_020d8200 kind:data(any) addr:0x020d8200 +data_ov024_020d8210 kind:data(any) addr:0x020d8210 +data_ov024_020d8224 kind:data(any) addr:0x020d8224 +data_ov024_020d8244 kind:data(any) addr:0x020d8244 +data_ov024_020d8250 kind:data(any) addr:0x020d8250 +data_ov024_020d8254 kind:data(any) addr:0x020d8254 +data_ov024_020d8260 kind:data(any) addr:0x020d8260 +data_ov024_020d8268 kind:data(any) addr:0x020d8268 +data_ov024_020d8270 kind:data(any) addr:0x020d8270 +data_ov024_020d8288 kind:data(any) addr:0x020d8288 +data_ov024_020d829c kind:data(any) addr:0x020d829c +data_ov024_020d82a0 kind:data(any) addr:0x020d82a0 +data_ov024_020d82a4 kind:data(any) addr:0x020d82a4 +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_020d82d0 kind:data(any) addr:0x020d82d0 +data_ov024_020d82d8 kind:data(any) addr:0x020d82d8 +data_ov024_020d82e0 kind:data(any) addr:0x020d82e0 +data_ov024_020d82e8 kind:data(any) addr:0x020d82e8 +data_ov024_020d82f4 kind:data(any) addr:0x020d82f4 +data_ov024_020d8300 kind:data(any) addr:0x020d8300 +data_ov024_020d830c kind:data(any) addr:0x020d830c +data_ov024_020d8318 kind:data(any) addr:0x020d8318 +data_ov024_020d8324 kind:data(any) addr:0x020d8324 +data_ov024_020d8330 kind:data(any) addr:0x020d8330 +data_ov024_020d833c kind:data(any) addr:0x020d833c +data_ov024_020d8350 kind:data(any) addr:0x020d8350 +data_ov024_020d8358 kind:data(any) addr:0x020d8358 +data_ov024_020d8374 kind:data(any) addr:0x020d8374 +data_ov024_020d83a4 kind:data(any) addr:0x020d83a4 +data_ov024_020d83ac kind:data(any) addr:0x020d83ac +data_ov024_020d83b4 kind:data(any) addr:0x020d83b4 +data_ov024_020d83b8 kind:data(any) addr:0x020d83b8 +data_ov024_020d83c4 kind:data(any) addr:0x020d83c4 +data_ov024_020d83c8 kind:data(any) addr:0x020d83c8 +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_020d842c kind:data(any) addr:0x020d842c +data_ov024_020d8434 kind:data(any) addr:0x020d8434 +data_ov024_020d843c kind:data(any) addr:0x020d843c +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_020d8468 kind:data(any) addr:0x020d8468 +data_ov024_020d8474 kind:data(any) addr:0x020d8474 +data_ov024_020d8484 kind:data(any) addr:0x020d8484 +data_ov024_020d84ac kind:data(any) addr:0x020d84ac +data_ov024_020d84bc kind:data(any) addr:0x020d84bc +data_ov024_020d84e0 kind:data(any) addr:0x020d84e0 +data_ov024_020d84ec kind:data(any) addr:0x020d84ec +data_ov024_020d84f8 kind:data(any) addr:0x020d84f8 +data_ov024_020d8500 kind:data(any) addr:0x020d8500 +data_ov024_020d8504 kind:data(any) addr:0x020d8504 +data_ov024_020d8510 kind:data(any) addr:0x020d8510 +data_ov024_020d851c kind:data(any) addr:0x020d851c +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_020d8578 kind:data(any) addr:0x020d8578 +data_ov024_020d8580 kind:data(any) addr:0x020d8580 +data_ov024_020d8588 kind:data(any) addr:0x020d8588 +data_ov024_020d8590 kind:data(any) addr:0x020d8590 +data_ov024_020d859c kind:data(any) addr:0x020d859c +data_ov024_020d85a8 kind:data(any) addr:0x020d85a8 +data_ov024_020d85bc kind:data(any) addr:0x020d85bc +data_ov024_020d85dc kind:data(any) addr:0x020d85dc +data_ov024_020d8600 kind:data(any) addr:0x020d8600 +data_ov024_020d8660 kind:bss addr:0x020d8660 +data_ov024_020d8668 kind:bss addr:0x020d8668 +data_ov024_020d8674 kind:bss addr:0x020d8674 +data_ov024_020d8694 kind:bss addr:0x020d8694 +data_ov024_020d8698 kind:bss addr:0x020d8698 +data_ov024_020d869c kind:bss addr:0x020d869c +data_ov024_020d86a0 kind:bss addr:0x020d86a0 +data_ov024_020d86a4 kind:bss addr:0x020d86a4 +data_ov024_020d86a8 kind:bss addr:0x020d86a8 +data_ov024_020d86ac kind:bss addr:0x020d86ac +data_ov024_020d86b0 kind:bss addr:0x020d86b0 +data_ov024_020d86b4 kind:bss addr:0x020d86b4 ambiguous +data_ov024_020d86b8 kind:bss addr:0x020d86b8 +data_ov024_020d86bc kind:bss addr:0x020d86bc +data_ov024_020d86c8 kind:bss addr:0x020d86c8 diff --git a/config/eur/arm9/overlays/ov025/delinks.txt b/config/eur/arm9/overlays/ov025/delinks.txt new file mode 100644 index 00000000..1d488199 --- /dev/null +++ b/config/eur/arm9/overlays/ov025/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020c4840 end:0x020c5a0c kind:code align:32 + .rodata start:0x020c5a0c end:0x020c5a10 kind:data align:4 + .init start:0x020c5a10 end:0x020c5a44 kind:code align:4 + .ctor start:0x020c5a44 end:0x020c5a4c kind:data align:4 + .data start:0x020c5a60 end:0x020c5b80 kind:data align:32 + .bss start:0x020c5b80 end:0x020c5b80 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov025/relocs.txt b/config/eur/arm9/overlays/ov025/relocs.txt new file mode 100644 index 00000000..cdd8dd17 --- /dev/null +++ b/config/eur/arm9/overlays/ov025/relocs.txt @@ -0,0 +1,233 @@ +from:0x020c4848 kind:arm_call to:0x020182e4 module:main +from:0x020c4854 kind:arm_call to:0x0201659c module:main +from:0x020c4864 kind:arm_call to:0x02013370 module:main +from:0x020c4880 kind:arm_call_thumb to:0x020bd514 module:overlay(1) +from:0x020c4888 kind:arm_call_thumb to:0x020b6520 module:overlays(1,2,6,10,12,14) +from:0x020c4894 kind:load to:0x020c5a68 module:overlay(25) +from:0x020c4898 kind:load to:0x02049a2c module:main +from:0x020c489c kind:load to:0x0204a110 module:main +from:0x020c48a0 kind:load to:0x020c4a8c module:overlay(25) +from:0x020c48b4 kind:arm_call to:0x020c4a60 module:overlay(25) +from:0x020c48b8 kind:arm_call to:0x0200e234 module:main +from:0x020c48c0 kind:arm_call to:0x0201834c module:main +from:0x020c48cc kind:load to:0x020c5a68 module:overlay(25) +from:0x020c48e0 kind:arm_call to:0x020c4a60 module:overlay(25) +from:0x020c48e4 kind:arm_call to:0x0200e234 module:main +from:0x020c48ec kind:arm_call to:0x0201834c module:main +from:0x020c48f4 kind:arm_call to:0x02011ff4 module:main +from:0x020c4900 kind:load to:0x020c5a68 module:overlay(25) +from:0x020c490c kind:arm_call to:0x02018374 module:main +from:0x020c4918 kind:arm_call to:0x020a782c module:overlay(0) +from:0x020c4964 kind:arm_call_thumb to:0x020707a8 module:overlay(0) +from:0x020c4970 kind:load to:0x027e09a4 module:dtcm +from:0x020c498c kind:load to:0x027e09a4 module:dtcm +from:0x020c4990 kind:load to:0x0204a110 module:main +from:0x020c4994 kind:load to:0x0207087c module:overlay(0) +from:0x020c49b0 kind:load to:0x027e09a4 module:dtcm +from:0x020c49b4 kind:load to:0x0204a110 module:main +from:0x020c49b8 kind:load to:0x020708d8 module:overlay(0) +from:0x020c49d0 kind:load to:0x027e09a4 module:dtcm +from:0x020c49d4 kind:load to:0x0204af02 module:main +from:0x020c49d8 kind:load to:0x02070834 module:overlay(0) +from:0x020c49f4 kind:load to:0x027e09a4 module:dtcm +from:0x020c49f8 kind:load to:0x0204a110 module:main +from:0x020c49fc kind:load to:0x02070938 module:overlay(0) +from:0x020c4a18 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a1c kind:load to:0x0204a110 module:main +from:0x020c4a20 kind:load to:0x02070a4c module:overlay(0) +from:0x020c4a4c kind:arm_call to:0x020bb994 module:overlay(17) +from:0x020c4a54 kind:load to:0x0204a088 module:main +from:0x020c4a58 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a5c kind:load to:0x0204af02 module:main +from:0x020c4a78 kind:arm_call to:0x020704f4 module:overlay(0) +from:0x020c4a80 kind:arm_call to:0x02011ff4 module:main +from:0x020c4a88 kind:load to:0x027e09a4 module:dtcm +from:0x020c4aa0 kind:arm_call to:0x02011f3c module:main +from:0x020c4ab0 kind:arm_call to:0x020c4ab8 module:overlay(25) +from:0x020c4ac0 kind:arm_call to:0x02060ee4 module:overlay(0) +from:0x020c4adc kind:arm_call to:0x0202358c module:main +from:0x020c4ae4 kind:arm_call to:0x020235f4 module:main +from:0x020c4b08 kind:load to:0x020c5a98 module:overlay(25) +from:0x020c4b20 kind:arm_call_thumb to:0x020bd734 module:overlay(1) +from:0x020c4b34 kind:arm_call to:0x0201c00c module:main +from:0x020c4b44 kind:arm_call to:0x02011f3c module:main +from:0x020c4b50 kind:arm_call to:0x020c4c70 module:overlay(25) +from:0x020c4b6c kind:arm_call to:0x020166cc module:main +from:0x020c4b84 kind:load to:0x020c5a0c module:overlay(25) +from:0x020c4b94 kind:arm_call_thumb to:0x020bd784 module:overlay(1) +from:0x020c4bc4 kind:arm_call to:0x0201867c module:main +from:0x020c4bcc kind:arm_call to:0x0201875c module:main +from:0x020c4bd4 kind:arm_call to:0x02018908 module:main +from:0x020c4be8 kind:arm_call to:0x02018694 module:main +from:0x020c4bf4 kind:arm_call to:0x02018a14 module:main +from:0x020c4c08 kind:arm_call to:0x02018984 module:main +from:0x020c4c14 kind:arm_call to:0x02018830 module:main +from:0x020c4c2c kind:load to:0x020c4e6c module:overlay(25) +from:0x020c4c3c kind:load to:0x020c4e90 module:overlay(25) +from:0x020c4c48 kind:arm_call to:0x02060f8c module:overlay(0) +from:0x020c4c5c kind:arm_call to:0x02060f8c module:overlay(0) +from:0x020c4c64 kind:arm_call to:0x02011ff4 module:main +from:0x020c4c7c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c4c9c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4ca4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4cac kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4cb4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4cbc kind:arm_call to:0x0201667c module:main +from:0x020c4cd4 kind:arm_call to:0x0201ef9c module:main +from:0x020c4cf0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4cf8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4d10 kind:arm_call to:0x02014ff4 module:main +from:0x020c4d28 kind:arm_call to:0x02034060 module:main +from:0x020c4d34 kind:arm_call to:0x02033f7c module:main +from:0x020c4d48 kind:arm_call to:0x02034060 module:main +from:0x020c4d5c kind:arm_call to:0x020591ec module:overlay(0) +from:0x020c4d70 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020c4d78 kind:arm_call to:0x02059240 module:overlay(0) +from:0x020c4d84 kind:arm_call to:0x0201c494 module:main +from:0x020c4d98 kind:arm_call to:0x0201effc module:main +from:0x020c4da8 kind:load to:0x020c5b30 module:overlay(25) +from:0x020c4dac kind:load to:0x020c5b24 module:overlay(25) +from:0x020c4db0 kind:load to:0x02049be0 module:main +from:0x020c4db4 kind:load to:0x020c5b4c module:overlay(25) +from:0x020c4db8 kind:load to:0x020c5b60 module:overlay(25) +from:0x020c4dc0 kind:load to:0x0204aeac module:main +from:0x020c4ddc kind:arm_call to:0x0206d83c module:overlay(0) +from:0x020c4de4 kind:arm_call to:0x020c5964 module:overlay(25) +from:0x020c4dec kind:arm_call to:0x02016694 module:main +from:0x020c4df4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c4e00 kind:load to:0x020c5b30 module:overlay(25) +from:0x020c4e04 kind:load to:0x020b5214 module:overlay(0) +from:0x020c4e20 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x020c4e28 kind:arm_call to:0x020c5964 module:overlay(25) +from:0x020c4e30 kind:arm_call to:0x02016694 module:main +from:0x020c4e38 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c4e40 kind:arm_call to:0x02011ff4 module:main +from:0x020c4e4c kind:load to:0x020c5b30 module:overlay(25) +from:0x020c4e50 kind:load to:0x020b5214 module:overlay(0) +from:0x020c4e68 kind:load to:0x020c4ea0 module:overlay(25) +from:0x020c4e88 kind:arm_call to:0x020c4ea0 module:overlay(25) +from:0x020c4e9c kind:load to:0x020c4ea0 module:overlay(25) +from:0x020c4ef0 kind:arm_call to:0x0201effc module:main +from:0x020c4f48 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c4f64 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4f74 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4f88 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4f98 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4fa8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4fb8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4ff0 kind:arm_call to:0x0201effc module:main +from:0x020c5048 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c5064 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c5074 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c5088 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c5098 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50a8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50b8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50d0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50ec kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50fc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c510c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c511c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c5128 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x020c5134 kind:load to:0x020b5214 module:overlay(0) +from:0x020c515c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c5164 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c516c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c5174 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c517c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c5184 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c51d4 kind:arm_call to:0x0201c4d8 module:main +from:0x020c51ec kind:arm_call to:0x0201c504 module:main +from:0x020c51f8 kind:load to:0x020c5aec module:overlay(25) +from:0x020c51fc kind:load to:0x0204aeac module:main +from:0x020c5238 kind:arm_call to:0x020c4e54 module:overlay(25) +from:0x020c5374 kind:arm_call to:0x0201f04c module:main +from:0x020c5380 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5390 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c53a0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c53b0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c53c4 kind:arm_call to:0x020c4ea0 module:overlay(25) +from:0x020c553c kind:arm_call to:0x0201f04c module:main +from:0x020c5554 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5564 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5574 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5584 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5598 kind:arm_call to:0x020c4ea0 module:overlay(25) +from:0x020c55cc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c55d8 kind:arm_call to:0x020c4ea0 module:overlay(25) +from:0x020c55e0 kind:load to:0x020b5214 module:overlay(0) +from:0x020c55f0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5600 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5610 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5620 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c563c kind:arm_call_thumb to:0x020183d4 module:main +from:0x020c5644 kind:load to:0x0204a060 module:main +from:0x020c5648 kind:load to:0x02018425 module:main +from:0x020c5664 kind:arm_call to:0x020c592c module:overlay(25) +from:0x020c5670 kind:arm_call to:0x0201c494 module:main +from:0x020c5684 kind:arm_call to:0x020c5964 module:overlay(25) +from:0x020c5690 kind:arm_call to:0x0201c494 module:main +from:0x020c5698 kind:load to:0x0204aeac module:main +from:0x020c5700 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c5724 kind:arm_call to:0x0201aad0 module:main +from:0x020c5750 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c5770 kind:arm_call to:0x0201aad0 module:main +from:0x020c579c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c57bc kind:arm_call to:0x0201aad0 module:main +from:0x020c57e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c5808 kind:arm_call to:0x0201aad0 module:main +from:0x020c584c kind:arm_call to:0x0201aa44 module:main +from:0x020c587c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c589c kind:arm_call to:0x0201aad0 module:main +from:0x020c58c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c58e4 kind:arm_call to:0x0201aad0 module:main +from:0x020c58f0 kind:load to:0x0204af1c module:main +from:0x020c5920 kind:arm_call to:0x020166f4 module:main +from:0x020c5928 kind:load to:0x027e0954 module:dtcm +from:0x020c59a0 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020c59fc kind:arm_call to:0x0205bedc module:overlay(0) +from:0x020c5a08 kind:load to:0x020c5ae0 module:overlay(25) +from:0x020c5a40 kind:load to:0x020c5ae0 module:overlay(25) +from:0x020c5a44 kind:load to:0x020c5a10 module:overlay(25) +from:0x020c5a68 kind:load to:0x020c48a4 module:overlay(25) +from:0x020c5a6c kind:load to:0x020c48d0 module:overlay(25) +from:0x020c5a70 kind:load to:0x020c4904 module:overlay(25) +from:0x020c5a74 kind:load to:0x020c4974 module:overlay(25) +from:0x020c5a78 kind:load to:0x020c4998 module:overlay(25) +from:0x020c5a7c kind:load to:0x020c49bc module:overlay(25) +from:0x020c5a80 kind:load to:0x020c49dc module:overlay(25) +from:0x020c5a84 kind:load to:0x020c4a00 module:overlay(25) +from:0x020c5a88 kind:load to:0x020c4a24 module:overlay(25) +from:0x020c5a8c kind:load to:0x0201839c module:main +from:0x020c5a98 kind:load to:0x020185e0 module:main +from:0x020c5a9c kind:load to:0x0201860c module:main +from:0x020c5aa0 kind:load to:0x020c4c40 module:overlay(25) +from:0x020c5aa4 kind:load to:0x020c4c54 module:overlay(25) +from:0x020c5aa8 kind:load to:0x02060fc4 module:overlay(0) +from:0x020c5aac kind:load to:0x020c4b10 module:overlay(25) +from:0x020c5ab0 kind:load to:0x020c4b88 module:overlay(25) +from:0x020c5ab4 kind:load to:0x020185d9 module:main +from:0x020c5ab8 kind:load to:0x020185dd module:main +from:0x020c5abc kind:load to:0x020c4bbc module:overlay(25) +from:0x020c5ac0 kind:load to:0x020c4bdc module:overlay(25) +from:0x020c5ac4 kind:load to:0x020c4bfc module:overlay(25) +from:0x020c5ac8 kind:load to:0x020186a8 module:main +from:0x020c5acc kind:load to:0x020186f4 module:main +from:0x020c5ad0 kind:load to:0x020c4c1c module:overlay(25) +from:0x020c5ad4 kind:load to:0x02061030 module:overlay(0) +from:0x020c5ad8 kind:load to:0x02061038 module:overlay(0) +from:0x020c5adc kind:load to:0x0206103c module:overlay(0) +from:0x020c5aec kind:load to:0x020c5200 module:overlay(25) +from:0x020c5af4 kind:load to:0x020c5204 module:overlay(25) +from:0x020c5afc kind:load to:0x020c5240 module:overlay(25) +from:0x020c5b04 kind:load to:0x020c53d0 module:overlay(25) +from:0x020c5b0c kind:load to:0x020c55a4 module:overlay(25) +from:0x020c5b14 kind:load to:0x020c55e4 module:overlay(25) +from:0x020c5b24 kind:load to:0x020c5988 module:overlay(25) +from:0x020c5b30 kind:load to:0x020c4dc4 module:overlay(25) +from:0x020c5b34 kind:load to:0x020c4e08 module:overlay(25) +from:0x020c5b38 kind:load to:0x020c5138 module:overlay(25) +from:0x020c5b3c kind:load to:0x020c58f4 module:overlay(25) +from:0x020c5b40 kind:load to:0x020c569c module:overlay(25) +from:0x020c5b44 kind:load to:0x020c564c module:overlay(25) +from:0x020c5b48 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov025/symbols.txt b/config/eur/arm9/overlays/ov025/symbols.txt new file mode 100644 index 00000000..ac4157f9 --- /dev/null +++ b/config/eur/arm9/overlays/ov025/symbols.txt @@ -0,0 +1,58 @@ +func_ov025_020c4840 kind:function(arm,size=0x64) addr:0x020c4840 +func_ov025_020c48a4 kind:function(arm,size=0x2c) addr:0x020c48a4 +func_ov025_020c48d0 kind:function(arm,size=0x34) addr:0x020c48d0 +func_ov025_020c4904 kind:function(arm,size=0x70) addr:0x020c4904 +func_ov025_020c4974 kind:function(arm,size=0x24) addr:0x020c4974 +func_ov025_020c4998 kind:function(arm,size=0x24) addr:0x020c4998 +func_ov025_020c49bc kind:function(arm,size=0x20) addr:0x020c49bc +func_ov025_020c49dc kind:function(arm,size=0x24) addr:0x020c49dc +func_ov025_020c4a00 kind:function(arm,size=0x24) addr:0x020c4a00 +func_ov025_020c4a24 kind:function(arm,size=0x3c) addr:0x020c4a24 +func_ov025_020c4a60 kind:function(arm,size=0x2c) addr:0x020c4a60 +func_ov025_020c4a8c kind:function(arm,size=0x2c) addr:0x020c4a8c +func_ov025_020c4ab8 kind:function(arm,size=0x58) addr:0x020c4ab8 +func_ov025_020c4b10 kind:function(arm,size=0x78) addr:0x020c4b10 +func_ov025_020c4b88 kind:function(arm,size=0x34) addr:0x020c4b88 +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=0x20) addr:0x020c4bfc +func_ov025_020c4c1c kind:function(arm,size=0x4) addr:0x020c4c1c +func_ov025_020c4c20 kind:function(arm,size=0x10) addr:0x020c4c20 +func_ov025_020c4c30 kind:function(arm,size=0x10) addr:0x020c4c30 +func_ov025_020c4c40 kind:function(arm,size=0x14) addr:0x020c4c40 +func_ov025_020c4c54 kind:function(arm,size=0x1c) addr:0x020c4c54 +func_ov025_020c4c70 kind:function(arm,size=0x154) addr:0x020c4c70 +func_ov025_020c4dc4 kind:function(arm,size=0x44) addr:0x020c4dc4 +func_ov025_020c4e08 kind:function(arm,size=0x4c) addr:0x020c4e08 +func_ov025_020c4e54 kind:function(arm,size=0x18) addr:0x020c4e54 +func_ov025_020c4e6c kind:function(arm,size=0x24) addr:0x020c4e6c +func_ov025_020c4e90 kind:function(arm,size=0x10) addr:0x020c4e90 +func_ov025_020c4ea0 kind:function(arm,size=0x298) addr:0x020c4ea0 +func_ov025_020c5138 kind:function(arm,size=0xc8) addr:0x020c5138 +func_ov025_020c5200 kind:function(arm,size=0x4) addr:0x020c5200 +func_ov025_020c5204 kind:function(arm,size=0x3c) addr:0x020c5204 +func_ov025_020c5240 kind:function(arm,size=0x190) addr:0x020c5240 +func_ov025_020c53d0 kind:function(arm,size=0x1d4) addr:0x020c53d0 +func_ov025_020c55a4 kind:function(arm,size=0x40) addr:0x020c55a4 +func_ov025_020c55e4 kind:function(arm,size=0x68) addr:0x020c55e4 +func_ov025_020c564c kind:function(arm,size=0x50) addr:0x020c564c +func_ov025_020c569c kind:function(arm,size=0x258) addr:0x020c569c +func_ov025_020c58f4 kind:function(arm,size=0x38) addr:0x020c58f4 +func_ov025_020c592c kind:function(arm,size=0x38) addr:0x020c592c +func_ov025_020c5964 kind:function(arm,size=0x24) addr:0x020c5964 +func_ov025_020c5988 kind:function(arm,size=0x84) addr:0x020c5988 +data_ov025_020c5a0c kind:data(any) addr:0x020c5a0c +func_ov025_020c5a10 kind:function(arm,size=0x34) addr:0x020c5a10 +data_ov025_020c5a68 kind:data(any) addr:0x020c5a68 +data_ov025_020c5a98 kind:data(any) addr:0x020c5a98 +data_ov025_020c5aa8 kind:data(any) addr:0x020c5aa8 ambiguous +data_ov025_020c5ae0 kind:data(any) addr:0x020c5ae0 +data_ov025_020c5aec kind:data(any) addr:0x020c5aec +data_ov025_020c5b24 kind:data(any) addr:0x020c5b24 +data_ov025_020c5b30 kind:data(any) addr:0x020c5b30 +data_ov025_020c5b4c kind:data(any) addr:0x020c5b4c +data_ov025_020c5b54 kind:data(any) addr:0x020c5b54 ambiguous +data_ov025_020c5b58 kind:data(any) addr:0x020c5b58 ambiguous +data_ov025_020c5b60 kind:data(any) addr:0x020c5b60 +data_ov025_020c5b68 kind:data(any) addr:0x020c5b68 ambiguous +data_ov025_020c5b74 kind:data(any) addr:0x020c5b74 ambiguous diff --git a/config/eur/arm9/overlays/ov026/delinks.txt b/config/eur/arm9/overlays/ov026/delinks.txt new file mode 100644 index 00000000..251905f6 --- /dev/null +++ b/config/eur/arm9/overlays/ov026/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020d8720 end:0x02132398 kind:code align:32 + .rodata start:0x02132398 end:0x02133dcc kind:data align:4 + .init start:0x02133dcc end:0x02135190 kind:code align:4 + .ctor start:0x02135190 end:0x02135278 kind:data align:4 + .data start:0x02135280 end:0x02138ce0 kind:data align:32 + .bss start:0x02138ce0 end:0x021419e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov026/relocs.txt b/config/eur/arm9/overlays/ov026/relocs.txt new file mode 100644 index 00000000..1f2c13bd --- /dev/null +++ b/config/eur/arm9/overlays/ov026/relocs.txt @@ -0,0 +1,12187 @@ +from:0x020d8730 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020d876c kind:arm_call to:0x020611dc module:overlay(0) +from:0x020d8778 kind:load to:0x0213528c module:overlay(26) +from:0x020d877c kind:load to:0x02135280 module:overlay(26) +from:0x020d8780 kind:load to:0x0204a088 module:main +from:0x020d878c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d87a0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d87a8 kind:arm_call to:0x02011ff4 module:main +from:0x020d87d4 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d87e0 kind:arm_call to:0x0201ced8 module:main +from:0x020d87e8 kind:load to:0x0204a088 module:main +from:0x020d87ec kind:load to:0x0204aeb8 module:main +from:0x020d8814 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d881c kind:load to:0x0204ae10 module:main +from:0x020d8820 kind:load to:0x0204a088 module:main +from:0x020d8848 kind:arm_call to:0x02018c2c module:main +from:0x020d8850 kind:arm_call to:0x020b734c module:overlay(7) +from:0x020d8868 kind:arm_call to:0x020d524c module:overlay(24) +from:0x020d8894 kind:arm_call to:0x020b75f0 module:overlay(7) +from:0x020d88a0 kind:load to:0x0204a110 module:main +from:0x020d88a4 kind:load to:0x027e09a4 module:dtcm +from:0x020d88c0 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020d88d8 kind:arm_call to:0x0201cf30 module:main +from:0x020d88e4 kind:arm_call to:0x02018c2c module:main +from:0x020d88ec kind:load to:0x020d8694 module:overlays(19,24) +from:0x020d88f0 kind:load to:0x0204aeb8 module:main +from:0x020d88f4 kind:load to:0x0204a110 module:main +from:0x020d8924 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d892c kind:load to:0x0204ae10 module:main +from:0x020d8930 kind:load to:0x0204a088 module:main +from:0x020d893c kind:arm_call to:0x020c1014 module:overlay(1) +from:0x020d8964 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020d896c kind:load to:0x02138ce0 module:overlay(26) +from:0x020d8970 kind:load to:0x0204a088 module:main +from:0x020d8980 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020d89a8 kind:arm_call to:0x020c0e34 module:overlay(1) +from:0x020d89bc kind:arm_call to:0x020c0f9c module:overlay(1) +from:0x020d89d4 kind:load to:0x021352bc module:overlay(26) +from:0x020d89d8 kind:load to:0x02138ce0 module:overlay(26) +from:0x020d89dc kind:load to:0x020d8934 module:overlay(26) +from:0x020d89e8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d89fc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d8a04 kind:arm_call to:0x02011ff4 module:main +from:0x020d8a28 kind:arm_call to:0x020b80a8 module:overlay(5) +from:0x020d8a3c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d8a44 kind:load to:0x0204a088 module:main +from:0x020d8a88 kind:arm_call to:0x020d8c14 module:overlay(26) +from:0x020d8a90 kind:arm_call to:0x020d8c14 module:overlay(26) +from:0x020d8a98 kind:arm_call to:0x020b8068 module:overlays(4,5) +from:0x020d8aa8 kind:arm_call to:0x020b8a58 module:overlay(5) +from:0x020d8afc kind:arm_call to:0x020d8c14 module:overlay(26) +from:0x020d8b04 kind:arm_call to:0x020b8068 module:overlays(4,5) +from:0x020d8b14 kind:arm_call to:0x020b8a58 module:overlay(5) +from:0x020d8b30 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x020d8b40 kind:arm_call to:0x020b8084 module:overlay(5) +from:0x020d8b50 kind:arm_call to:0x020b8b10 module:overlay(5) +from:0x020d8b68 kind:arm_call to:0x020d8d80 module:overlay(26) +from:0x020d8b74 kind:arm_call to:0x020c6c60 module:overlay(24) +from:0x020d8b80 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x020d8b88 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020d8b8c kind:load to:0x027e0994 module:dtcm +from:0x020d8b90 kind:load to:0x020b504c module:overlay(0) +from:0x020d8bac kind:arm_call to:0x020b80a8 module:overlay(5) +from:0x020d8bc0 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020d8bc8 kind:load to:0x0204a088 module:main +from:0x020d8be4 kind:arm_call to:0x020d8d80 module:overlay(26) +from:0x020d8bf0 kind:arm_call to:0x020c6c60 module:overlay(24) +from:0x020d8bfc kind:arm_call to:0x02067f5c module:overlay(0) +from:0x020d8c04 kind:arm_call to:0x020d8d80 module:overlay(26) +from:0x020d8c0c kind:load to:0x027e0994 module:dtcm +from:0x020d8c10 kind:load to:0x020b504c module:overlay(0) +from:0x020d8c28 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020d8c34 kind:arm_call to:0x020c4d74 module:overlay(24) +from:0x020d8c8c kind:arm_call to:0x02019538 module:main +from:0x020d8ca4 kind:arm_call to:0x020cd420 module:overlay(24) +from:0x020d8cb0 kind:arm_call to:0x0207056c module:overlay(0) +from:0x020d8cbc kind:arm_call to:0x02070580 module:overlay(0) +from:0x020d8cec kind:arm_call to:0x020b81ac module:overlay(5) +from:0x020d8cf8 kind:arm_call to:0x020b7fd0 module:overlay(5) +from:0x020d8d0c kind:arm_call to:0x020b7060 module:overlay(5) +from:0x020d8d1c kind:arm_call to:0x020b7140 module:overlay(5) +from:0x020d8d34 kind:arm_call to:0x020166ac module:main +from:0x020d8d38 kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020d8d4c kind:arm_call to:0x020c6c60 module:overlay(24) +from:0x020d8d5c kind:arm_call to:0x020c6b8c module:overlay(24) +from:0x020d8d64 kind:load to:0x0204a088 module:main +from:0x020d8d68 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020d8d6c kind:load to:0x027e09a4 module:dtcm +from:0x020d8d70 kind:load to:0x0204a110 module:main +from:0x020d8d74 kind:load to:0x020d8698 module:overlays(19,24) +from:0x020d8d78 kind:load to:0x027e09b8 module:dtcm +from:0x020d8d7c kind:load to:0x027e0994 module:dtcm +from:0x020d8d98 kind:arm_call to:0x020166ac module:main +from:0x020d8db4 kind:arm_call to:0x020166ac module:main +from:0x020d8e0c kind:arm_call to:0x020166cc module:main +from:0x020d8e28 kind:arm_call to:0x020166ac module:main +from:0x020d8e64 kind:load to:0x020b813c module:overlays(5,8,9,13) +from:0x020d8e74 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020d8e94 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020d8ea0 kind:load to:0x021352ec module:overlay(26) +from:0x020d8ea4 kind:load to:0x0204a088 module:main +from:0x020d8eb8 kind:arm_call to:0x0206123c module:overlay(0) +from:0x020d8ec8 kind:load to:0x0204a088 module:main +from:0x020d8efc kind:arm_call to:0x020b71d4 module:overlay(16) +from:0x020d8f18 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d8f68 kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x020d8f6c kind:load to:0x0204a088 module:main +from:0x020d8f8c kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x020d8f9c kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x020d8fa0 kind:load to:0x020b7274 module:overlays(8,13,16) +from:0x020d8fc0 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d8fc8 kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x020d8fcc kind:load to:0x0204a088 module:main +from:0x020d8fdc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d8ff0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d8ff8 kind:arm_call to:0x02011ff4 module:main +from:0x020d90c4 kind:load to:0x02138ce4 module:overlay(26) +from:0x020d90c8 kind:load to:0x02135314 module:overlay(26) +from:0x020d90cc kind:load to:0x02135318 module:overlay(26) +from:0x020d90d0 kind:load to:0x0213531c module:overlay(26) +from:0x020d90d4 kind:load to:0x02135320 module:overlay(26) +from:0x020d90d8 kind:load to:0x02135314 module:overlay(26) +from:0x020d90dc kind:load to:0x02135316 module:overlay(26) +from:0x020d910c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9124 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9140 kind:arm_call to:0x02011f3c module:main +from:0x020d91e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9200 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9218 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9230 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9238 kind:arm_call to:0x020d95f0 module:overlay(26) +from:0x020d9254 kind:arm_call to:0x02011ff4 module:main +from:0x020d9280 kind:arm_call to:0x020d92c0 module:overlay(26) +from:0x020d9284 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020d928c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020d92bc kind:load to:0x0204ae10 module:main +from:0x020d92cc kind:arm_call to:0x020d9594 module:overlay(26) +from:0x020d92dc kind:arm_call to:0x020d95f0 module:overlay(26) +from:0x020d92e0 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020d92ec kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020d9348 kind:arm_call to:0x020eeb18 module:overlay(26) +from:0x020d93c8 kind:arm_call to:0x020d9004 module:overlay(26) +from:0x020d9408 kind:arm_call to:0x020d904c module:overlay(26) +from:0x020d9448 kind:load to:0x027e0998 module:dtcm +from:0x020d94cc kind:arm_call to:0x0201aa44 module:main +from:0x020d9500 kind:arm_call to:0x0201aa44 module:main +from:0x020d9524 kind:arm_call to:0x0201aa44 module:main +from:0x020d9584 kind:arm_call to:0x0201aa44 module:main +from:0x020d958c kind:load to:0x0204ae10 module:main +from:0x020d9590 kind:load to:0x0204af1c module:main +from:0x020d959c kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020d95a4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020d9610 kind:arm_call to:0x020d95f0 module:overlay(26) +from:0x020d963c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9654 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d966c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9684 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d969c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d96b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d96cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d96e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d96fc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9714 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d972c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9744 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9774 kind:load to:0x020d9778 module:overlay(26) +from:0x020d9830 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020d9868 kind:arm_call to:0x02028c4c module:main +from:0x020d9890 kind:arm_call to:0x0201aa44 module:main +from:0x020d98b4 kind:arm_call to:0x0201aa44 module:main +from:0x020d98c0 kind:load to:0x027e0998 module:dtcm +from:0x020d98c4 kind:load to:0x0204a088 module:main +from:0x020d98c8 kind:load to:0x020b504c module:overlay(0) +from:0x020d98cc kind:load to:0x0204af1c module:main +from:0x020d99c8 kind:arm_call to:0x0201667c module:main +from:0x020d99d8 kind:arm_call to:0x020196b0 module:main +from:0x020d9a04 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9a28 kind:arm_call to:0x0203d160 module:main +from:0x020d9a68 kind:arm_call to:0x0201ee68 module:main +from:0x020d9a70 kind:arm_call to:0x0201ef9c module:main +from:0x020d9a7c kind:arm_call to:0x020196b0 module:main +from:0x020d9aa4 kind:arm_call to:0x020196b0 module:main +from:0x020d9ac8 kind:arm_call to:0x020196b0 module:main +from:0x020d9af0 kind:arm_call to:0x020196b0 module:main +from:0x020d9b14 kind:arm_call to:0x020196b0 module:main +from:0x020d9b24 kind:arm_call to:0x02018268 module:main +from:0x020d9b2c kind:arm_call to:0x020196b0 module:main +from:0x020d9b3c kind:arm_call to:0x02018268 module:main +from:0x020d9b44 kind:arm_call to:0x020196b0 module:main +from:0x020d9b54 kind:arm_call to:0x02018268 module:main +from:0x020d9b5c kind:arm_call to:0x020196b0 module:main +from:0x020d9b6c kind:arm_call to:0x02018268 module:main +from:0x020d9bdc kind:arm_call to:0x0201eed4 module:main +from:0x020d9bf0 kind:arm_call to:0x0201effc module:main +from:0x020d9c00 kind:load to:0x02135334 module:overlay(26) +from:0x020d9c04 kind:load to:0x0205fe20 module:overlay(0) +from:0x020d9c08 kind:load to:0x0205fdf8 module:overlay(0) +from:0x020d9c0c kind:load to:0x0204a110 module:main +from:0x020d9c10 kind:load to:0x02135324 module:overlay(26) +from:0x020d9e90 kind:arm_call to:0x0201f04c module:main +from:0x020d9ea4 kind:arm_call to:0x0201c4d8 module:main +from:0x020d9ecc kind:arm_call to:0x01ffd420 module:itcm +from:0x020d9edc kind:arm_call to:0x020f4b08 module:overlay(26) +from:0x020d9f04 kind:arm_call to:0x020da468 module:overlay(26) +from:0x020d9f9c kind:arm_call to:0x020da468 module:overlay(26) +from:0x020d9fac kind:arm_call to:0x020da400 module:overlay(26) +from:0x020d9fc8 kind:arm_call to:0x020da400 module:overlay(26) +from:0x020d9fd8 kind:arm_call to:0x020da468 module:overlay(26) +from:0x020d9fec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020d9ff0 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020d9ffc kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020da044 kind:arm_call to:0x020da4ac module:overlay(26) +from:0x020da04c kind:arm_call to:0x020da484 module:overlay(26) +from:0x020da054 kind:load to:0x02138d10 module:overlay(26) +from:0x020da05c kind:load to:0x0204aeac module:main +from:0x020da060 kind:load to:0x027e0ce0 module:dtcm +from:0x020da064 kind:load to:0x027e09b8 module:dtcm +from:0x020da068 kind:load to:0x020b5214 module:overlay(0) +from:0x020da070 kind:load to:0x0213f574 module:overlay(26) +from:0x020da0f0 kind:arm_call to:0x0201eed4 module:main +from:0x020da12c kind:arm_call to:0x0201effc module:main +from:0x020da15c kind:arm_call to:0x0201f04c module:main +from:0x020da170 kind:arm_call to:0x0201c4d8 module:main +from:0x020da17c kind:load to:0x0204a110 module:main +from:0x020da180 kind:load to:0x02135324 module:overlay(26) +from:0x020da184 kind:load to:0x0204aeac module:main +from:0x020da204 kind:arm_call to:0x0201eed4 module:main +from:0x020da240 kind:arm_call to:0x0201effc module:main +from:0x020da270 kind:arm_call to:0x0201f04c module:main +from:0x020da284 kind:arm_call to:0x0201c4d8 module:main +from:0x020da290 kind:load to:0x0204a110 module:main +from:0x020da294 kind:load to:0x02135324 module:overlay(26) +from:0x020da298 kind:load to:0x0204aeac module:main +from:0x020da2dc kind:arm_call to:0x02028c4c module:main +from:0x020da32c kind:arm_call to:0x0201ef78 module:main +from:0x020da338 kind:arm_call to:0x0201ef78 module:main +from:0x020da35c kind:arm_call to:0x0201aa8c module:main +from:0x020da364 kind:arm_call to:0x020da468 module:overlay(26) +from:0x020da3a4 kind:arm_call to:0x020da468 module:overlay(26) +from:0x020da3b4 kind:arm_call to:0x0201ef78 module:main +from:0x020da3c0 kind:arm_call to:0x0201ef78 module:main +from:0x020da3ec kind:arm_call to:0x0201aa8c module:main +from:0x020da3f8 kind:load to:0x02138d10 module:overlay(26) +from:0x020da3fc kind:load to:0x0204af1c module:main +from:0x020da480 kind:load to:0x027e0ce0 module:dtcm +from:0x020da498 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020da4c0 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020da514 kind:arm_call to:0x0203d210 module:main +from:0x020da51c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020da528 kind:load to:0x0205fe20 module:overlay(0) +from:0x020da544 kind:arm_call to:0x0203d210 module:main +from:0x020da54c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020da554 kind:arm_call to:0x02011ff4 module:main +from:0x020da560 kind:load to:0x0205fe20 module:overlay(0) +from:0x020da574 kind:arm_call to:0x0201667c module:main +from:0x020da584 kind:arm_call to:0x020196b0 module:main +from:0x020da598 kind:arm_call to:0x02060648 module:overlay(0) +from:0x020da5ac kind:arm_call to:0x02060804 module:overlay(0) +from:0x020da5cc kind:arm_call to:0x020196b0 module:main +from:0x020da5dc kind:arm_call to:0x02018268 module:main +from:0x020da618 kind:arm_call to:0x0201ee68 module:main +from:0x020da620 kind:arm_call to:0x0201ef9c module:main +from:0x020da628 kind:arm_call to:0x020196b0 module:main +from:0x020da638 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da640 kind:arm_call to:0x020196b0 module:main +from:0x020da654 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da65c kind:arm_call to:0x020196b0 module:main +from:0x020da66c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da674 kind:arm_call to:0x020196b0 module:main +from:0x020da684 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da6a8 kind:arm_call to:0x020606b8 module:overlay(0) +from:0x020da6e4 kind:arm_call to:0x0201eed4 module:main +from:0x020da6f8 kind:arm_call to:0x0201effc module:main +from:0x020da708 kind:load to:0x02135350 module:overlay(26) +from:0x020da70c kind:load to:0x02135360 module:overlay(26) +from:0x020da710 kind:load to:0x0213537c module:overlay(26) +from:0x020da714 kind:load to:0x02135344 module:overlay(26) +from:0x020da724 kind:arm_call to:0x0205fe88 module:overlay(0) +from:0x020da72c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020da744 kind:arm_call to:0x0205fe88 module:overlay(0) +from:0x020da74c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020da754 kind:arm_call to:0x02011ff4 module:main +from:0x020da774 kind:arm_call to:0x020196b0 module:main +from:0x020da7c0 kind:arm_call to:0x020606b8 module:overlay(0) +from:0x020da7d0 kind:arm_call to:0x020196b0 module:main +from:0x020da7e0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da7e8 kind:arm_call to:0x020196b0 module:main +from:0x020da7f8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da800 kind:arm_call to:0x020196b0 module:main +from:0x020da810 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da818 kind:arm_call to:0x020196b0 module:main +from:0x020da828 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da834 kind:load to:0x02135360 module:overlay(26) +from:0x020da838 kind:load to:0x0213537c module:overlay(26) +from:0x020daac8 kind:arm_call to:0x0201f04c module:main +from:0x020daadc kind:arm_call to:0x0201c4d8 module:main +from:0x020dab08 kind:arm_call to:0x01ffd420 module:itcm +from:0x020dab18 kind:arm_call to:0x020f4b08 module:overlay(26) +from:0x020dac3c kind:arm_call to:0x0203a1bc module:main +from:0x020dac4c kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020dac8c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020dace8 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020dad68 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020dad7c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020dad90 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020dada8 kind:arm_call to:0x020606f0 module:overlay(0) +from:0x020dadb0 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020dadb4 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020dadbc kind:arm_call to:0x020e79f4 module:overlay(26) +from:0x020daddc kind:load to:0x02138d10 module:overlay(26) +from:0x020dade4 kind:load to:0x0204aeac module:main +from:0x020dade8 kind:load to:0x027e0ce0 module:dtcm +from:0x020dadec kind:load to:0x027e09b8 module:dtcm +from:0x020dadf0 kind:load to:0x02135384 module:overlay(26) +from:0x020dae40 kind:arm_call to:0x02028c4c module:main +from:0x020daeac kind:arm_call to:0x0201ef78 module:main +from:0x020daef8 kind:arm_call to:0x0201aad0 module:main +from:0x020daf04 kind:load to:0x02138d10 module:overlay(26) +from:0x020daf08 kind:load to:0x0204af1c module:main +from:0x020daf4c kind:arm_call to:0x0201eed4 module:main +from:0x020daf88 kind:arm_call to:0x0201effc module:main +from:0x020dafbc kind:arm_call to:0x0201f04c module:main +from:0x020dafd0 kind:arm_call to:0x0201c4d8 module:main +from:0x020dafdc kind:load to:0x02135344 module:overlay(26) +from:0x020dafe0 kind:load to:0x0204aeac module:main +from:0x020db024 kind:arm_call to:0x0201eed4 module:main +from:0x020db060 kind:arm_call to:0x0201effc module:main +from:0x020db094 kind:arm_call to:0x0201f04c module:main +from:0x020db0a8 kind:arm_call to:0x0201c4d8 module:main +from:0x020db0b4 kind:load to:0x02135344 module:overlay(26) +from:0x020db0b8 kind:load to:0x0204aeac module:main +from:0x020db0f4 kind:arm_call to:0x0201667c module:main +from:0x020db108 kind:arm_call to:0x020196b0 module:main +from:0x020db138 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020db148 kind:arm_call to:0x020196b0 module:main +from:0x020db188 kind:arm_call to:0x020196b0 module:main +from:0x020db1c0 kind:arm_call to:0x020196b0 module:main +from:0x020db1d0 kind:arm_call to:0x02018268 module:main +from:0x020db1d8 kind:arm_call to:0x020196b0 module:main +from:0x020db1e8 kind:arm_call to:0x02018268 module:main +from:0x020db258 kind:arm_call to:0x0201ee68 module:main +from:0x020db288 kind:arm_call to:0x0201eed4 module:main +from:0x020db298 kind:load to:0x021353a4 module:overlay(26) +from:0x020db29c kind:load to:0x020b1c88 module:overlay(0) +from:0x020db2a0 kind:load to:0x02135398 module:overlay(26) +from:0x020db2bc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020db334 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020db3ac kind:arm_call to:0x01ffd420 module:itcm +from:0x020db3bc kind:arm_call to:0x020f4b08 module:overlay(26) +from:0x020db3e8 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020db488 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020db528 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020db544 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020db554 kind:arm_call to:0x020eea18 module:overlay(26) +from:0x020db55c kind:arm_call to:0x020fa920 module:overlay(26) +from:0x020db574 kind:arm_call to:0x020f791c module:overlay(26) +from:0x020db580 kind:arm_call to:0x020e6ad0 module:overlay(26) +from:0x020db58c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020db594 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020db5a4 kind:arm_call to:0x020eea18 module:overlay(26) +from:0x020db5ac kind:arm_call to:0x020fa920 module:overlay(26) +from:0x020db5b8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020db5d0 kind:arm_call to:0x020f791c module:overlay(26) +from:0x020db5dc kind:arm_call to:0x020e6ad0 module:overlay(26) +from:0x020db5f0 kind:arm_call to:0x020e7fb8 module:overlay(26) +from:0x020db640 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020db648 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020db650 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020db658 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020db6a4 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020db6a8 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020db83c kind:load to:0x02138d10 module:overlay(26) +from:0x020db840 kind:load to:0x027e0ce0 module:dtcm +from:0x020db844 kind:load to:0x027e09b8 module:dtcm +from:0x020db848 kind:load to:0x020b5214 module:overlay(0) +from:0x020db850 kind:load to:0x021419c8 module:overlay(26) +from:0x020db8a4 kind:arm_call to:0x02028c4c module:main +from:0x020db8ec kind:arm_call to:0x0201c4d8 module:main +from:0x020db920 kind:arm_call to:0x0201ef78 module:main +from:0x020db960 kind:arm_call to:0x0201aa44 module:main +from:0x020db970 kind:arm_call to:0x0201ef78 module:main +from:0x020db9f4 kind:arm_call to:0x0202851c module:main +from:0x020dba3c kind:arm_call to:0x0201aa44 module:main +from:0x020dba48 kind:load to:0x0204aeac module:main +from:0x020dba4c kind:load to:0x0204af1c module:main +from:0x020dba8c kind:arm_call to:0x0201eed4 module:main +from:0x020dbac0 kind:load to:0x02135398 module:overlay(26) +from:0x020dbaf8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020dbb00 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020dbb08 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020dbb20 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020dbb28 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020dbb30 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020dbb38 kind:arm_call to:0x02011ff4 module:main +from:0x020dbb50 kind:arm_call to:0x020ea1a4 module:overlay(26) +from:0x020dbb68 kind:arm_call to:0x02011f3c module:main +from:0x020dbb78 kind:arm_call_thumb to:0x020bfa50 module:overlay(1) +from:0x020dbb84 kind:arm_call to:0x020ea1c4 module:overlay(26) +from:0x020dbbdc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dbbf8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dbc14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dbc2c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dbc3c kind:load to:0x021353bc module:overlay(26) +from:0x020dbc60 kind:arm_call_thumb to:0x020bfb14 module:overlay(1) +from:0x020dbc68 kind:arm_call to:0x02011ff4 module:main +from:0x020dbc78 kind:arm_call to:0x020ea1e4 module:overlay(26) +from:0x020dbc80 kind:arm_call to:0x020ea1fc module:overlay(26) +from:0x020dbc8c kind:load to:0x021353bc module:overlay(26) +from:0x020dbcb0 kind:arm_call_thumb to:0x020bfb14 module:overlay(1) +from:0x020dbcb8 kind:arm_call to:0x02011ff4 module:main +from:0x020dbcc8 kind:arm_call to:0x020ea1e4 module:overlay(26) +from:0x020dbcd0 kind:arm_call to:0x020ea1fc module:overlay(26) +from:0x020dbcd8 kind:arm_call to:0x02011ff4 module:main +from:0x020dbce4 kind:load to:0x021353bc module:overlay(26) +from:0x020dbcf4 kind:load to:0x020d06d0 module:overlay(24) +from:0x020dbd20 kind:arm_call to:0x020d0698 module:overlay(24) +from:0x020dbd58 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbd68 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbd98 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020dbdc4 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbdd4 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbe04 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020dbe18 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dbe2c kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbe44 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020dbe5c kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbe6c kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbe9c kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020dbeb0 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbec0 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbef0 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020dbf08 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dbf18 kind:arm_call to:0x020dbf60 module:overlay(26) +from:0x020dbf48 kind:arm_call to:0x020d3adc module:overlay(24) +from:0x020dbf90 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020dbf9c kind:arm_call to:0x020d524c module:overlay(24) +from:0x020dbfe8 kind:arm_call to:0x0201a59c module:main +from:0x020dc084 kind:arm_call to:0x0201aa44 module:main +from:0x020dc090 kind:load to:0x027e0998 module:dtcm +from:0x020dc094 kind:load to:0x0204af1c module:main +from:0x020dc0a4 kind:load to:0x020d072c module:overlay(24) +from:0x020dc0b8 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dc104 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dc110 kind:arm_call to:0x020e947c module:overlay(26) +from:0x020dc124 kind:arm_call to:0x020ea200 module:overlay(26) +from:0x020dc134 kind:arm_call to:0x020ea2cc module:overlay(26) +from:0x020dc190 kind:arm_call to:0x020ea2f8 module:overlay(26) +from:0x020dc1b8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020dc1c4 kind:arm_call to:0x020ea2a0 module:overlay(26) +from:0x020dc204 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020dc218 kind:arm_call to:0x0205c74c module:overlay(0) +from:0x020dc224 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dc238 kind:arm_call to:0x020e952c module:overlay(26) +from:0x020dc258 kind:arm_call to:0x020ea228 module:overlay(26) +from:0x020dc26c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020dc2a4 kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020dc2ac kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020dc2bc kind:load to:0x020b5214 module:overlay(0) +from:0x020dc2c8 kind:load to:0x021353c4 module:overlay(26) +from:0x020dc2cc kind:load to:0x021353dc module:overlay(26) +from:0x020dc2dc kind:load to:0x020d06d0 module:overlay(24) +from:0x020dc328 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc390 kind:load to:0x027e0998 module:dtcm +from:0x020dc3a8 kind:arm_call to:0x020e6a6c module:overlay(26) +from:0x020dc3ec kind:arm_call to:0x0201aa44 module:main +from:0x020dc3f8 kind:load to:0x02138d10 module:overlay(26) +from:0x020dc3fc kind:load to:0x0204af1c module:main +from:0x020dc418 kind:arm_call to:0x02011f3c module:main +from:0x020dc428 kind:arm_call_thumb to:0x020012e0 module:main +from:0x020dc440 kind:arm_call_thumb to:0x02001300 module:main +from:0x020dc450 kind:arm_call to:0x02011ff4 module:main +from:0x020dc484 kind:arm_call to:0x020e6ba4 module:overlay(26) +from:0x020dc49c kind:arm_call to:0x02011f3c module:main +from:0x020dc4a8 kind:arm_call to:0x020f47c8 module:overlay(26) +from:0x020dc4b4 kind:arm_call to:0x02013b10 module:main +from:0x020dc50c kind:arm_call to:0x02011f3c module:main +from:0x020dc51c kind:arm_call to:0x020e6cc4 module:overlay(26) +from:0x020dc530 kind:arm_call to:0x02011f3c module:main +from:0x020dc53c kind:arm_call to:0x020d90e0 module:overlay(26) +from:0x020dc548 kind:arm_call to:0x020f0c38 module:overlay(26) +from:0x020dc5a0 kind:arm_call to:0x02011f3c module:main +from:0x020dc5ac kind:arm_call to:0x020dbb44 module:overlay(26) +from:0x020dc5c0 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x020dc5c8 kind:arm_call to:0x02065c20 module:overlay(0) +from:0x020dc5dc kind:arm_call to:0x0201baec module:main +from:0x020dc5f8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020dc614 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc638 kind:arm_call to:0x020a8680 module:overlay(0) +from:0x020dc65c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc674 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc684 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020dc6ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc6c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc6d8 kind:arm_call to:0x0202851c module:main +from:0x020dc6dc kind:arm_call to:0x020f0d40 module:overlay(26) +from:0x020dc6ec kind:load to:0x020b2838 module:overlay(0) +from:0x020dc6f0 kind:load to:0x0213562c module:overlay(26) +from:0x020dc6f4 kind:load to:0x027e07d4 module:dtcm +from:0x020dc6fc kind:load to:0x02135610 module:overlay(26) +from:0x020dc700 kind:load to:0x02135648 module:overlay(26) +from:0x020dc704 kind:load to:0x027e0ce0 module:dtcm +from:0x020dc710 kind:arm_call to:0x0201bacc module:main +from:0x020dc724 kind:arm_call to:0x0201bacc module:main +from:0x020dc740 kind:arm_call to:0x020e6b78 module:overlay(26) +from:0x020dc774 kind:arm_call to:0x020d9248 module:overlay(26) +from:0x020dc77c kind:arm_call to:0x02011ff4 module:main +from:0x020dc798 kind:arm_call to:0x020e6efc module:overlay(26) +from:0x020dc7a0 kind:arm_call to:0x02011ff4 module:main +from:0x020dc7bc kind:arm_call to:0x020f4830 module:overlay(26) +from:0x020dc7c4 kind:arm_call to:0x02011ff4 module:main +from:0x020dc7d4 kind:arm_call to:0x0201bacc module:main +from:0x020dc7dc kind:arm_call to:0x0201bacc module:main +from:0x020dc7e4 kind:arm_call to:0x0201bacc module:main +from:0x020dc7ec kind:arm_call to:0x020f0c98 module:overlay(26) +from:0x020dc7f4 kind:arm_call to:0x020e6bb4 module:overlay(26) +from:0x020dc7fc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020dc808 kind:load to:0x0213562c module:overlay(26) +from:0x020dc81c kind:arm_call to:0x020e6b78 module:overlay(26) +from:0x020dc850 kind:arm_call to:0x020d9248 module:overlay(26) +from:0x020dc858 kind:arm_call to:0x02011ff4 module:main +from:0x020dc874 kind:arm_call to:0x020e6efc module:overlay(26) +from:0x020dc87c kind:arm_call to:0x02011ff4 module:main +from:0x020dc898 kind:arm_call to:0x020f4830 module:overlay(26) +from:0x020dc8a0 kind:arm_call to:0x02011ff4 module:main +from:0x020dc8b0 kind:arm_call to:0x0201bacc module:main +from:0x020dc8b8 kind:arm_call to:0x0201bacc module:main +from:0x020dc8c0 kind:arm_call to:0x0201bacc module:main +from:0x020dc8c8 kind:arm_call to:0x020f0c98 module:overlay(26) +from:0x020dc8d0 kind:arm_call to:0x020e6bb4 module:overlay(26) +from:0x020dc8d8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020dc8e0 kind:arm_call to:0x02011ff4 module:main +from:0x020dc8ec kind:load to:0x0213562c module:overlay(26) +from:0x020dc900 kind:arm_call_thumb to:0x020141dc module:main +from:0x020dc908 kind:arm_call to:0x020e7060 module:overlay(26) +from:0x020dc910 kind:arm_call to:0x020dbce8 module:overlay(26) +from:0x020dc968 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020dc980 kind:arm_call to:0x02011f3c module:main +from:0x020dc98c kind:arm_call to:0x02166850 module:overlay(91) +from:0x020dc998 kind:arm_call to:0x020e8288 module:overlay(26) +from:0x020dc9a0 kind:arm_call to:0x020d95f0 module:overlay(26) +from:0x020dc9ac kind:load to:0x0213f590 module:overlay(26) +from:0x020dc9b8 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020dc9d4 kind:arm_call_thumb to:0x020d19c0 module:overlay(24) +from:0x020dc9dc kind:arm_call to:0x02016694 module:main +from:0x020dc9e4 kind:arm_call to:0x020e6b64 module:overlay(26) +from:0x020dc9ec kind:arm_call to:0x02011ff4 module:main +from:0x020dc9fc kind:arm_call to:0x020e85b8 module:overlay(26) +from:0x020dca04 kind:arm_call to:0x020e83c4 module:overlay(26) +from:0x020dca3c kind:arm_call to:0x02070554 module:overlay(0) +from:0x020dcb40 kind:arm_call to:0x02096cb4 module:overlay(0) +from:0x020dcb4c kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dcb58 kind:arm_call to:0x02070554 module:overlay(0) +from:0x020dcb74 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dcb80 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dcb90 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dcbac kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020dcc88 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dcc94 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dcca4 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dccc0 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dcd88 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dcd94 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dcda4 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dcdc0 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dce88 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dce94 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dcea4 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dcec0 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dcf54 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dcf64 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dcf74 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dcf84 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dcf94 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dcf98 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dcfb8 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dcfc4 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dcfe4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020dd084 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd090 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd098 kind:arm_call to:0x020f8478 module:overlay(26) +from:0x020dd0a0 kind:arm_call to:0x02096c90 module:overlay(0) +from:0x020dd0ac kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dd0bc kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd0d8 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dd188 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd194 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd19c kind:arm_call to:0x020f8450 module:overlay(26) +from:0x020dd1a4 kind:arm_call to:0x02096c90 module:overlay(0) +from:0x020dd1b0 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dd1c4 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd1e0 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020dd280 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd28c kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd294 kind:arm_call to:0x02096c90 module:overlay(0) +from:0x020dd2a0 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dd2b0 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd2cc kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dd37c kind:arm_call to:0x02070554 module:overlay(0) +from:0x020dd394 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd3a0 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd3b0 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd3cc kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020dd468 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd474 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd47c kind:arm_call to:0x02096c90 module:overlay(0) +from:0x020dd488 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dd498 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd4b4 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dd560 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd56c kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd574 kind:arm_call to:0x02096c90 module:overlay(0) +from:0x020dd580 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dd590 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd5ac kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dd650 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020dd660 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd66c kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd674 kind:arm_call to:0x02096c90 module:overlay(0) +from:0x020dd680 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dd690 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd6ac kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dd754 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd764 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd774 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd784 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd794 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd798 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd7b8 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd7c4 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd7d4 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd7f0 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020dd894 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd8a0 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd8a8 kind:arm_call to:0x02096cac module:overlay(0) +from:0x020dd8b4 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dd8c8 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dd8e4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020dd960 kind:load to:0x027e09a4 module:dtcm +from:0x020dd964 kind:load to:0x02138d64 module:overlay(26) +from:0x020dd968 kind:load to:0x02138d74 module:overlay(26) +from:0x020dd96c kind:load to:0x02135428 module:overlay(26) +from:0x020dd970 kind:load to:0x020b5390 module:overlay(0) +from:0x020dd974 kind:load to:0x02138d48 module:overlay(26) +from:0x020dd978 kind:load to:0x02138d20 module:overlay(26) +from:0x020dd97c kind:load to:0x02138d5c module:overlay(26) +from:0x020dd980 kind:load to:0x02138d94 module:overlay(26) +from:0x020dd984 kind:load to:0x027e09b8 module:dtcm +from:0x020dd988 kind:load to:0x0213f590 module:overlay(26) +from:0x020dd98c kind:load to:0x02138d24 module:overlay(26) +from:0x020dd990 kind:load to:0x02138da4 module:overlay(26) +from:0x020dd994 kind:load to:0x02138d14 module:overlay(26) +from:0x020dd998 kind:load to:0x02138dd4 module:overlay(26) +from:0x020dd99c kind:load to:0x02138ce8 module:overlay(26) +from:0x020dd9a0 kind:load to:0x02138de4 module:overlay(26) +from:0x020dd9a4 kind:load to:0x02138cf4 module:overlay(26) +from:0x020dd9a8 kind:load to:0x02138e04 module:overlay(26) +from:0x020dd9ac kind:load to:0x02138d3c module:overlay(26) +from:0x020dd9b0 kind:load to:0x02138e14 module:overlay(26) +from:0x020dd9d8 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020dd9e8 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dd9f4 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dd9fc kind:arm_call to:0x02096cac module:overlay(0) +from:0x020dda08 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dda28 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020ddacc kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020ddad8 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020ddae0 kind:arm_call to:0x02096ca4 module:overlay(0) +from:0x020ddaec kind:arm_call to:0x020e837c module:overlay(26) +from:0x020ddafc kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020ddb18 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020ddbb4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddbc4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddbd4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddbe4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddbf4 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020ddbf8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddc18 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020ddc24 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020ddc2c kind:arm_call to:0x02096cac module:overlay(0) +from:0x020ddc38 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020ddc58 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020ddcf8 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020ddd08 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020ddd14 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020ddd1c kind:arm_call to:0x02096c90 module:overlay(0) +from:0x020ddd28 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020ddd48 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020dddf0 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dddfc kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020dde04 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020dde0c kind:arm_call to:0x02096c90 module:overlay(0) +from:0x020dde18 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020dde38 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020ddedc kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020ddee8 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020ddef0 kind:arm_call to:0x02096ca4 module:overlay(0) +from:0x020ddefc kind:arm_call to:0x020e837c module:overlay(26) +from:0x020ddf0c kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020ddf28 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020ddfcc kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020ddfd8 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020ddfe0 kind:arm_call to:0x02096ca4 module:overlay(0) +from:0x020ddfec kind:arm_call to:0x020e837c module:overlay(26) +from:0x020ddffc kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020de018 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020de0bc kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020de0c8 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020de0d0 kind:arm_call to:0x02096ca4 module:overlay(0) +from:0x020de0dc kind:arm_call to:0x020e837c module:overlay(26) +from:0x020de0ec kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020de108 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020de1ac kind:arm_call to:0x020de1d4 module:overlay(26) +from:0x020de1bc kind:arm_call to:0x020de35c module:overlay(26) +from:0x020de1cc kind:arm_call to:0x020de204 module:overlay(26) +from:0x020de1e4 kind:arm_call to:0x020f0c9c module:overlay(26) +from:0x020de1fc kind:arm_call to:0x021668d8 module:overlays(89,91) +from:0x020de218 kind:arm_call to:0x020e71e8 module:overlay(26) +from:0x020de2b8 kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020de2cc kind:arm_call to:0x020eea80 module:overlay(26) +from:0x020de2d8 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020de2f0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020de2f8 kind:arm_call to:0x020232d8 module:main +from:0x020de30c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de318 kind:arm_call to:0x020dbcf8 module:overlay(26) +from:0x020de328 kind:arm_call to:0x020f0f74 module:overlay(26) +from:0x020de330 kind:arm_call to:0x020f7b84 module:overlay(26) +from:0x020de338 kind:arm_call to:0x02104290 module:overlay(26) +from:0x020de344 kind:load to:0x02138d60 module:overlay(26) +from:0x020de348 kind:load to:0x02135428 module:overlay(26) +from:0x020de34c kind:load to:0x02138e54 module:overlay(26) +from:0x020de350 kind:load to:0x027e0d10 module:dtcm +from:0x020de354 kind:load to:0x0213f590 module:overlay(26) +from:0x020de358 kind:load to:0x0213f608 module:overlay(26) +from:0x020de414 kind:arm_call to:0x020e64d4 module:overlay(26) +from:0x020de424 kind:arm_call to:0x020e0184 module:overlay(26) +from:0x020de434 kind:arm_call to:0x020d9268 module:overlay(26) +from:0x020de44c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020de454 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020de468 kind:load to:0x020dc098 module:overlay(26) +from:0x020de47c kind:arm_call to:0x020e78b0 module:overlay(26) +from:0x020de490 kind:arm_call to:0x02166a0c module:overlay(91) +from:0x020de494 kind:arm_call to:0x020dc45c module:overlay(26) +from:0x020de4c8 kind:arm_call to:0x02028c4c module:main +from:0x020de4d8 kind:arm_call to:0x020e0dc4 module:overlay(26) +from:0x020de4e8 kind:arm_call to:0x020e1390 module:overlay(26) +from:0x020de504 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020de5d0 kind:arm_call to:0x020e811c module:overlay(26) +from:0x020de5dc kind:arm_call to:0x020f9df8 module:overlay(26) +from:0x020de62c kind:arm_call to:0x0201aad0 module:main +from:0x020de644 kind:arm_call to:0x0201aa44 module:main +from:0x020de650 kind:arm_call to:0x020c681c module:overlay(24) +from:0x020de664 kind:arm_call to:0x020dbfc8 module:overlay(26) +from:0x020de724 kind:arm_call to:0x02028c4c module:main +from:0x020de73c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de77c kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020de880 kind:arm_call to:0x0201c4d8 module:main +from:0x020de89c kind:arm_call to:0x0201aa44 module:main +from:0x020de8a4 kind:arm_call to:0x020e64d4 module:overlay(26) +from:0x020de8b8 kind:arm_call to:0x020e0184 module:overlay(26) +from:0x020de8d0 kind:arm_call to:0x020d944c module:overlay(26) +from:0x020de8dc kind:load to:0x020b504c module:overlay(0) +from:0x020de8e0 kind:load to:0x027e0998 module:dtcm +from:0x020de8e4 kind:load to:0x027e09a4 module:dtcm +from:0x020de8e8 kind:load to:0x0204af1c module:main +from:0x020de8ec kind:load to:0x027e0994 module:dtcm +from:0x020de8f0 kind:load to:0x02138cec module:overlay(26) +from:0x020de8f4 kind:load to:0x02135428 module:overlay(26) +from:0x020de8f8 kind:load to:0x02138e64 module:overlay(26) +from:0x020de8fc kind:load to:0x027e09bc module:dtcm +from:0x020de900 kind:load to:0x0203e964 module:main +from:0x020de904 kind:load to:0x0204aeac module:main +from:0x020de92c kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020de9b4 kind:load to:0x0203e964 module:main +from:0x020de9b8 kind:load to:0x021323a0 module:overlay(26) +from:0x020de9c8 kind:arm_call to:0x020e82c4 module:overlay(26) +from:0x020de9d0 kind:arm_call to:0x020df568 module:overlay(26) +from:0x020de9f8 kind:arm_call to:0x020eed24 module:overlay(26) +from:0x020dea04 kind:arm_call to:0x0202851c module:main +from:0x020dea08 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dea1c kind:arm_call to:0x01fff6d0 module:itcm +from:0x020dea3c kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020dea40 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dea50 kind:arm_call to:0x01fff6d0 module:itcm +from:0x020dea68 kind:load to:0x020f8edc module:overlay(26) +from:0x020debac kind:arm_call to:0x020e821c module:overlay(26) +from:0x020debd4 kind:arm_call to:0x02080658 module:overlay(0) +from:0x020dec00 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020dec10 kind:arm_call to:0x020d4490 module:overlay(24) +from:0x020dec2c kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dec48 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020ded4c kind:arm_call_thumb to:0x020183c0 module:main +from:0x020deda4 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x020dedc0 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020deddc kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dee90 kind:arm_call to:0x020e4a7c module:overlay(26) +from:0x020deeb8 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020deed4 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020def94 kind:arm_call to:0x02080658 module:overlay(0) +from:0x020defb0 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020defcc kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020df0a4 kind:arm_call to:0x02080658 module:overlay(0) +from:0x020df0d0 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020df0ec kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020df108 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020df210 kind:arm_call to:0x01fff498 module:itcm +from:0x020df228 kind:arm_call to:0x020e4a7c module:overlay(26) +from:0x020df254 kind:load to:0x02138d20 module:overlay(26) +from:0x020df258 kind:load to:0x02135428 module:overlay(26) +from:0x020df25c kind:load to:0x02138d94 module:overlay(26) +from:0x020df260 kind:load to:0x02138d18 module:overlay(26) +from:0x020df264 kind:load to:0x02138e84 module:overlay(26) +from:0x020df268 kind:load to:0x02138d1c module:overlay(26) +from:0x020df26c kind:load to:0x02138e94 module:overlay(26) +from:0x020df270 kind:load to:0x027e0cd8 module:dtcm +from:0x020df274 kind:load to:0x027e0cfc module:dtcm +from:0x020df278 kind:load to:0x02138d54 module:overlay(26) +from:0x020df27c kind:load to:0x02138ec4 module:overlay(26) +from:0x020df280 kind:load to:0x0204a060 module:main +from:0x020df284 kind:load to:0x02138cf0 module:overlay(26) +from:0x020df288 kind:load to:0x02138ed4 module:overlay(26) +from:0x020df28c kind:load to:0x02138cf8 module:overlay(26) +from:0x020df290 kind:load to:0x02138ef4 module:overlay(26) +from:0x020df294 kind:load to:0x027e09a4 module:dtcm +from:0x020df298 kind:load to:0x02138d40 module:overlay(26) +from:0x020df29c kind:load to:0x02138f14 module:overlay(26) +from:0x020df2a0 kind:load to:0x027e0ce8 module:dtcm +from:0x020df2f8 kind:arm_call to:0x020e811c module:overlay(26) +from:0x020df318 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020df328 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020df370 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020df3b0 kind:arm_call to:0x020e811c module:overlay(26) +from:0x020df3cc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020df3dc kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020df404 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df448 kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x020df458 kind:arm_call to:0x020f84d4 module:overlay(26) +from:0x020df460 kind:arm_call to:0x020beb54 module:overlay(17) +from:0x020df474 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df488 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020df498 kind:arm_call to:0x020d4490 module:overlay(24) +from:0x020df4ac kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x020df4bc kind:arm_call to:0x020f7c64 module:overlay(26) +from:0x020df4d4 kind:arm_call to:0x020f88b0 module:overlay(26) +from:0x020df4e0 kind:arm_call to:0x020d4304 module:overlay(24) +from:0x020df4f4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df530 kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x020df540 kind:arm_call to:0x020f8e40 module:overlay(26) +from:0x020df554 kind:load to:0x027e09b8 module:dtcm +from:0x020df558 kind:load to:0x027e0d04 module:dtcm +from:0x020df55c kind:load to:0x0213f590 module:overlay(26) +from:0x020df560 kind:load to:0x027e0cfc module:dtcm +from:0x020df564 kind:load to:0x02138d10 module:overlay(26) +from:0x020df588 kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020df59c kind:arm_call to:0x020eea80 module:overlay(26) +from:0x020df5a8 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020df5f4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020df600 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020df62c kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020df634 kind:arm_call to:0x0202851c module:main +from:0x020df648 kind:load to:0x020e7fac module:overlay(26) +from:0x020df688 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020df734 kind:arm_call to:0x01ffd250 module:itcm +from:0x020df79c kind:arm_call to:0x020e7964 module:overlay(26) +from:0x020df7c4 kind:arm_call to:0x020e00c8 module:overlay(26) +from:0x020df7c8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020df80c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020df828 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020df844 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020df8f4 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x020df904 kind:arm_call to:0x020e7964 module:overlay(26) +from:0x020df93c kind:arm_call to:0x020bec20 module:overlay(17) +from:0x020df950 kind:arm_call to:0x020eec44 module:overlay(26) +from:0x020df968 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020df9cc kind:arm_call to:0x01ffb744 module:itcm +from:0x020df9e4 kind:arm_call to:0x020e7980 module:overlay(26) +from:0x020df9fc kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020dfa24 kind:arm_call to:0x020fa8f4 module:overlay(26) +from:0x020dfa2c kind:arm_call to:0x020e7644 module:overlay(26) +from:0x020dfa3c kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020dfa6c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020dfa7c kind:arm_call to:0x02078b28 module:overlay(0) +from:0x020dfa98 kind:arm_call to:0x020e7964 module:overlay(26) +from:0x020dfab0 kind:arm_call to:0x01fff458 module:itcm +from:0x020dfadc kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x020dfaec kind:arm_call to:0x020f8bd8 module:overlay(26) +from:0x020dfafc kind:arm_call to:0x020e00c8 module:overlay(26) +from:0x020dfb00 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dfb40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfb6c kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dfb88 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dfc38 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020dfc9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfcb8 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dfcd4 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dfd8c kind:arm_call to:0x020e67a4 module:overlay(26) +from:0x020dfdac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020dfdbc kind:arm_call to:0x020eec44 module:overlay(26) +from:0x020dfdd4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020dfe34 kind:arm_call to:0x01ffb744 module:itcm +from:0x020dfe54 kind:arm_call to:0x020fa8f4 module:overlay(26) +from:0x020dfe5c kind:arm_call to:0x020e7644 module:overlay(26) +from:0x020dfeac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfec8 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020dfee4 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020dffec kind:arm_call to:0x0202851c module:main +from:0x020e0018 kind:load to:0x027e0ce4 module:dtcm +from:0x020e001c kind:load to:0x02135428 module:overlay(26) +from:0x020e0020 kind:load to:0x027e09bc module:dtcm +from:0x020e0024 kind:load to:0x02138d58 module:overlay(26) +from:0x020e0028 kind:load to:0x02138d84 module:overlay(26) +from:0x020e002c kind:load to:0x027e0d04 module:dtcm +from:0x020e0030 kind:load to:0x027e09a8 module:dtcm +from:0x020e003c kind:load to:0x027e09b8 module:dtcm +from:0x020e0040 kind:load to:0x0213f590 module:overlay(26) +from:0x020e0048 kind:load to:0x02138cfc module:overlay(26) +from:0x020e004c kind:load to:0x02138db4 module:overlay(26) +from:0x020e0050 kind:load to:0x02138d34 module:overlay(26) +from:0x020e0054 kind:load to:0x02138df4 module:overlay(26) +from:0x020e0058 kind:load to:0x02138d08 module:overlay(26) +from:0x020e005c kind:load to:0x02138f04 module:overlay(26) +from:0x020e00bc kind:load to:0x02138d08 module:overlay(26) +from:0x020e00c0 kind:load to:0x02135428 module:overlay(26) +from:0x020e00c4 kind:load to:0x02138f04 module:overlay(26) +from:0x020e00f8 kind:arm_call to:0x020d4008 module:overlay(24) +from:0x020e0100 kind:arm_call to:0x020f8218 module:overlay(26) +from:0x020e010c kind:arm_call to:0x020e7cb8 module:overlay(26) +from:0x020e012c kind:arm_call to:0x020bebdc module:overlay(17) +from:0x020e0130 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e0150 kind:arm_call to:0x020e7944 module:overlay(26) +from:0x020e0168 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e0170 kind:load to:0x027e0ce0 module:dtcm +from:0x020e0174 kind:load to:0x0213f590 module:overlay(26) +from:0x020e0178 kind:load to:0x027e0d04 module:dtcm +from:0x020e017c kind:load to:0x027e09a8 module:dtcm +from:0x020e01bc kind:load to:0x027e09a4 module:dtcm +from:0x020e0208 kind:arm_call to:0x020e0224 module:overlay(26) +from:0x020e0218 kind:arm_call to:0x020e6f78 module:overlay(26) +from:0x020e0268 kind:arm_call to:0x02076b00 module:overlay(0) +from:0x020e0280 kind:arm_call to:0x02106564 module:overlay(26) +from:0x020e02fc kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020e0468 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020e05d0 kind:arm_call to:0x020bfd9c module:overlay(17) +from:0x020e05f0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020e0734 kind:arm_call to:0x02080098 module:overlay(0) +from:0x020e07bc kind:arm_call to:0x01fff498 module:itcm +from:0x020e08ec kind:arm_call to:0x0209d144 module:overlay(0) +from:0x020e090c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020e0b60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e0b88 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e0ba4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020e0bdc kind:arm_call to:0x01ffe868 module:itcm +from:0x020e0d5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0da8 kind:arm_call to:0x01fff498 module:itcm +from:0x020e0db4 kind:load to:0x027e09bc module:dtcm +from:0x020e0db8 kind:load to:0x027e0ce4 module:dtcm +from:0x020e0dbc kind:load to:0x027e0ce8 module:dtcm +from:0x020e0e1c kind:load to:0x02138d48 module:overlay(26) +from:0x020e0e20 kind:load to:0x02135428 module:overlay(26) +from:0x020e0e24 kind:load to:0x02138d64 module:overlay(26) +from:0x020e0e44 kind:arm_call to:0x020e0dc4 module:overlay(26) +from:0x020e0e58 kind:arm_call to:0x02070554 module:overlay(0) +from:0x020e0efc kind:arm_call to:0x02096ca4 module:overlay(0) +from:0x020e0f08 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020e0f18 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020e0f34 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020e0fc8 kind:arm_call to:0x02096cb4 module:overlay(0) +from:0x020e0fd4 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020e0ff4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e1080 kind:arm_call to:0x02096c9c module:overlay(0) +from:0x020e108c kind:arm_call to:0x020e837c module:overlay(26) +from:0x020e10ac kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e1138 kind:arm_call to:0x02096cac module:overlay(0) +from:0x020e1144 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020e1164 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e11f8 kind:arm_call to:0x020e846c module:overlay(26) +from:0x020e1218 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e12c4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e1364 kind:arm_call to:0x020d95f0 module:overlay(26) +from:0x020e136c kind:load to:0x02135428 module:overlay(26) +from:0x020e1370 kind:load to:0x02138d94 module:overlay(26) +from:0x020e1374 kind:load to:0x027e09a4 module:dtcm +from:0x020e1378 kind:load to:0x020b5390 module:overlay(0) +from:0x020e137c kind:load to:0x02138d5c module:overlay(26) +from:0x020e1380 kind:load to:0x02138d74 module:overlay(26) +from:0x020e1384 kind:load to:0x02138d20 module:overlay(26) +from:0x020e1388 kind:load to:0x02138d0c module:overlay(26) +from:0x020e138c kind:load to:0x02138e24 module:overlay(26) +from:0x020e13e8 kind:load to:0x02138d2c module:overlay(26) +from:0x020e13ec kind:load to:0x02135428 module:overlay(26) +from:0x020e13f0 kind:load to:0x02138e74 module:overlay(26) +from:0x020e1404 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e141c kind:arm_call to:0x02166ebc module:overlay(91) +from:0x020e1448 kind:arm_call to:0x020e13f4 module:overlay(26) +from:0x020e1464 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e1510 kind:load to:0x02138d2c module:overlay(26) +from:0x020e1514 kind:load to:0x02135428 module:overlay(26) +from:0x020e1518 kind:load to:0x02138e74 module:overlay(26) +from:0x020e1528 kind:arm_call to:0x020e1390 module:overlay(26) +from:0x020e1540 kind:arm_call to:0x020e846c module:overlay(26) +from:0x020e1560 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e1614 kind:arm_call to:0x020d95f0 module:overlay(26) +from:0x020e161c kind:load to:0x02138d0c module:overlay(26) +from:0x020e1620 kind:load to:0x02135428 module:overlay(26) +from:0x020e1624 kind:load to:0x02138e24 module:overlay(26) +from:0x020e163c kind:load to:0x020faf98 module:overlay(26) +from:0x020e1658 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020e1678 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020e1698 kind:arm_call to:0x0201bbcc module:main +from:0x020e16a4 kind:arm_call to:0x0201b9a8 module:main +from:0x020e1750 kind:load to:0x0204e5f8 module:main +from:0x020e1754 kind:load to:0x02138d04 module:overlay(26) +from:0x020e1758 kind:load to:0x02135428 module:overlay(26) +from:0x020e175c kind:load to:0x02138ea4 module:overlay(26) +from:0x020e1774 kind:load to:0x020faf98 module:overlay(26) +from:0x020e1794 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020e17b8 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020e17d8 kind:arm_call to:0x0201bbcc module:main +from:0x020e17e4 kind:arm_call to:0x0201b9a8 module:main +from:0x020e1834 kind:arm_call to:0x020e82c4 module:overlay(26) +from:0x020e18e8 kind:load to:0x0204e5f8 module:main +from:0x020e18ec kind:load to:0x027e0cd8 module:dtcm +from:0x020e18f0 kind:load to:0x02138d28 module:overlay(26) +from:0x020e18f4 kind:load to:0x02135428 module:overlay(26) +from:0x020e18f8 kind:load to:0x02138ee4 module:overlay(26) +from:0x020e190c kind:arm_call to:0x02166ebc module:overlay(91) +from:0x020e1944 kind:arm_call to:0x020fb1d0 module:overlay(26) +from:0x020e1958 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e197c kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e198c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e199c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e1a04 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e1a0c kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e1a18 kind:arm_call to:0x02070554 module:overlay(0) +from:0x020e1a38 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020e1a54 kind:load to:0x027e09bc module:dtcm +from:0x020e1a58 kind:load to:0x027e09a4 module:dtcm +from:0x020e1a5c kind:load to:0x020b51b8 module:overlay(0) +from:0x020e1a78 kind:load to:0x020fb1d0 module:overlay(26) +from:0x020e1aac kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e1ad0 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e1ae0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e1af0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e1b58 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e1b60 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e1b74 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e1b80 kind:arm_call to:0x0201b9a8 module:main +from:0x020e1b90 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x020e1ba0 kind:arm_call to:0x020cafb8 module:overlay(24) +from:0x020e1bac kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e1bc8 kind:load to:0x027e09bc module:dtcm +from:0x020e1bcc kind:load to:0x0204e5f8 module:main +from:0x020e1bd0 kind:load to:0x027e0d10 module:dtcm +from:0x020e1bd4 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020e1be8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e1c3c kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e1c44 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e1c5c kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e1c64 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e1c90 kind:arm_call to:0x020e79f4 module:overlay(26) +from:0x020e1cb4 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e1cdc kind:arm_call to:0x02078230 module:overlay(0) +from:0x020e1d00 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e1d08 kind:arm_call to:0x020e85b8 module:overlay(26) +from:0x020e1d1c kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e1d74 kind:load to:0x027e09bc module:dtcm +from:0x020e1d78 kind:load to:0x02138cec module:overlay(26) +from:0x020e1d7c kind:load to:0x02135428 module:overlay(26) +from:0x020e1d80 kind:load to:0x02138e64 module:overlay(26) +from:0x020e1dd4 kind:arm_call to:0x02078230 module:overlay(0) +from:0x020e1dfc kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x020e1e0c kind:arm_call to:0x020cafb8 module:overlay(24) +from:0x020e1e20 kind:arm_call to:0x020fb1d0 module:overlay(26) +from:0x020e1e34 kind:load to:0x027e09bc module:dtcm +from:0x020e1e38 kind:load to:0x027e0d10 module:dtcm +from:0x020e1e3c kind:load to:0x020d8694 module:overlays(19,24) +from:0x020e1e50 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x020e1e60 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e1e68 kind:arm_call to:0x020e7e34 module:overlay(26) +from:0x020e1e78 kind:arm_call to:0x020e01c0 module:overlay(26) +from:0x020e1e84 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e1eac kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e1f04 kind:arm_call to:0x02166d08 module:overlay(91) +from:0x020e1f18 kind:arm_call to:0x020f4b2c module:overlay(26) +from:0x020e1f28 kind:arm_call to:0x02166dd4 module:overlay(91) +from:0x020e1f30 kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e1f40 kind:arm_call to:0x020f4b08 module:overlay(26) +from:0x020e1f84 kind:arm_call to:0x02078b10 module:overlay(0) +from:0x020e1f8c kind:arm_call to:0x020df3f8 module:overlay(26) +from:0x020e1f94 kind:arm_call to:0x020df2a4 module:overlay(26) +from:0x020e1fb8 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e2008 kind:load to:0x02138cec module:overlay(26) +from:0x020e200c kind:load to:0x02135428 module:overlay(26) +from:0x020e2010 kind:load to:0x02138e64 module:overlay(26) +from:0x020e2014 kind:load to:0x0204a110 module:main +from:0x020e2018 kind:load to:0x027e09bc module:dtcm +from:0x020e206c kind:arm_call to:0x02078230 module:overlay(0) +from:0x020e2094 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x020e20a4 kind:arm_call to:0x020cafb8 module:overlay(24) +from:0x020e20b8 kind:arm_call to:0x020fb1d0 module:overlay(26) +from:0x020e20cc kind:load to:0x027e09bc module:dtcm +from:0x020e20d0 kind:load to:0x027e0d10 module:dtcm +from:0x020e20d4 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020e20e8 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x020e20f8 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e2100 kind:arm_call to:0x020e7e34 module:overlay(26) +from:0x020e2110 kind:arm_call to:0x020e01c0 module:overlay(26) +from:0x020e2120 kind:arm_call to:0x02166d08 module:overlay(91) +from:0x020e2134 kind:arm_call to:0x020f4b2c module:overlay(26) +from:0x020e2144 kind:arm_call to:0x02166dd4 module:overlay(91) +from:0x020e214c kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e215c kind:arm_call to:0x020f4b08 module:overlay(26) +from:0x020e21a0 kind:arm_call to:0x02078b10 module:overlay(0) +from:0x020e21a8 kind:arm_call to:0x020df3f8 module:overlay(26) +from:0x020e21b0 kind:arm_call to:0x020df2a4 module:overlay(26) +from:0x020e21d0 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e2220 kind:load to:0x0204a110 module:main +from:0x020e2224 kind:load to:0x027e09bc module:dtcm +from:0x020e2228 kind:load to:0x02138cec module:overlay(26) +from:0x020e222c kind:load to:0x02135428 module:overlay(26) +from:0x020e2230 kind:load to:0x02138e64 module:overlay(26) +from:0x020e2250 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e2260 kind:arm_call to:0x020fb1d0 module:overlay(26) +from:0x020e2278 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x020e2288 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e2290 kind:arm_call to:0x020e7e34 module:overlay(26) +from:0x020e22a0 kind:arm_call to:0x020e01c0 module:overlay(26) +from:0x020e22b0 kind:arm_call to:0x02166d08 module:overlay(91) +from:0x020e22c4 kind:arm_call to:0x020f4b2c module:overlay(26) +from:0x020e22d4 kind:arm_call to:0x02166dd4 module:overlay(91) +from:0x020e22dc kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e22ec kind:arm_call to:0x020f4b08 module:overlay(26) +from:0x020e2330 kind:arm_call to:0x02078b10 module:overlay(0) +from:0x020e2338 kind:arm_call to:0x020df3f8 module:overlay(26) +from:0x020e2340 kind:arm_call to:0x020df2a4 module:overlay(26) +from:0x020e2348 kind:load to:0x0204a110 module:main +from:0x020e234c kind:load to:0x027e09bc module:dtcm +from:0x020e2364 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e239c kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x020e23a8 kind:arm_call to:0x0201b9a8 module:main +from:0x020e23b8 kind:load to:0x0204e5f8 module:main +from:0x020e23d8 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e23ec kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e23f8 kind:arm_call to:0x020e7160 module:overlay(26) +from:0x020e240c kind:arm_call to:0x020df2a4 module:overlay(26) +from:0x020e246c kind:load to:0x02138d1c module:overlay(26) +from:0x020e2470 kind:load to:0x02135428 module:overlay(26) +from:0x020e2474 kind:load to:0x02138e94 module:overlay(26) +from:0x020e248c kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e24c4 kind:arm_call to:0x02065d00 module:overlay(0) +from:0x020e24d0 kind:arm_call to:0x0201b9a8 module:main +from:0x020e24e0 kind:load to:0x0204e5f8 module:main +from:0x020e24ec kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e2504 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e2524 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e2574 kind:load to:0x02138d20 module:overlay(26) +from:0x020e2578 kind:load to:0x02135428 module:overlay(26) +from:0x020e257c kind:load to:0x02138d94 module:overlay(26) +from:0x020e2594 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e25ac kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e25b8 kind:arm_call to:0x0201b9a8 module:main +from:0x020e25c8 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e25ec kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020e25f8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e2608 kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x020e261c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e2684 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e269c kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e26a4 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e26bc kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e26d8 kind:load to:0x0204e5f8 module:main +from:0x020e26e0 kind:load to:0x027e09bc module:dtcm +from:0x020e26f8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e271c kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e2758 kind:arm_call to:0x02078938 module:overlay(0) +from:0x020e2760 kind:arm_call to:0x020e7c24 module:overlay(26) +from:0x020e27d4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e27e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e27f0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2804 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2864 kind:arm_call to:0x020e7c24 module:overlay(26) +from:0x020e2890 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020e289c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e28ac kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x020e2928 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020e2944 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020e295c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x020e297c kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020e29fc kind:load to:0x027e09bc module:dtcm +from:0x020e2a00 kind:load to:0x027e0cec module:dtcm +from:0x020e2a04 kind:load to:0x0203e964 module:main +from:0x020e2a08 kind:load to:0x027e09a8 module:dtcm +from:0x020e2a0c kind:load to:0x020b51b8 module:overlay(0) +from:0x020e2a10 kind:load to:0x027e0d20 module:dtcm +from:0x020e2a14 kind:load to:0x02138d60 module:overlay(26) +from:0x020e2a18 kind:load to:0x02135428 module:overlay(26) +from:0x020e2a1c kind:load to:0x02138e54 module:overlay(26) +from:0x020e2a38 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e2a48 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e2ab0 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e2ac8 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e2ad8 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e2af4 kind:load to:0x027e09bc module:dtcm +from:0x020e2b04 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e2b1c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e2ba8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e2bbc kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2bc4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2bd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2c40 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020e2c7c kind:arm_call to:0x02070a9c module:overlay(0) +from:0x020e2c88 kind:load to:0x020b51b8 module:overlay(0) +from:0x020e2c8c kind:load to:0x027e0d20 module:dtcm +from:0x020e2c90 kind:load to:0x027e09a4 module:dtcm +from:0x020e2ca8 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e2cc4 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e2cd0 kind:arm_call to:0x0201b9a8 module:main +from:0x020e2ce0 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e2d04 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020e2d10 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e2d20 kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x020e2d34 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e2d9c kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e2da4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e2db4 kind:arm_call to:0x020e7b8c module:overlay(26) +from:0x020e2ddc kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x020e2dec kind:arm_call to:0x020cafb8 module:overlay(24) +from:0x020e2e08 kind:load to:0x0204e5f8 module:main +from:0x020e2e10 kind:load to:0x027e09bc module:dtcm +from:0x020e2e14 kind:load to:0x027e0d10 module:dtcm +from:0x020e2e18 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020e2e30 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e2e60 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e2e80 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e2e98 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e2eb0 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e2eec kind:arm_call to:0x02078938 module:overlay(0) +from:0x020e2ef4 kind:arm_call to:0x020e7bd0 module:overlay(26) +from:0x020e2f68 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e2f7c kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2f84 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2f98 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2ff8 kind:arm_call to:0x020e7bd0 module:overlay(26) +from:0x020e3020 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020e302c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e303c kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x020e30b0 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020e30cc kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020e30e4 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x020e31c8 kind:load to:0x027e09bc module:dtcm +from:0x020e31cc kind:load to:0x027e0cec module:dtcm +from:0x020e31d0 kind:load to:0x0203e964 module:main +from:0x020e31d4 kind:load to:0x027e09a8 module:dtcm +from:0x020e31d8 kind:load to:0x027e09b8 module:dtcm +from:0x020e31dc kind:load to:0x02138d30 module:overlay(26) +from:0x020e31e0 kind:load to:0x02135428 module:overlay(26) +from:0x020e31e4 kind:load to:0x02138f24 module:overlay(26) +from:0x020e31e8 kind:load to:0x02138d50 module:overlay(26) +from:0x020e31ec kind:load to:0x02138dc4 module:overlay(26) +from:0x020e3204 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e321c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e325c kind:arm_call to:0x0201bbcc module:main +from:0x020e3268 kind:arm_call to:0x0201b9a8 module:main +from:0x020e3278 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e3284 kind:arm_call to:0x020e7b8c module:overlay(26) +from:0x020e32ac kind:load to:0x0204e5f8 module:main +from:0x020e32d0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e3320 kind:arm_call to:0x0201bba4 module:main +from:0x020e332c kind:arm_call to:0x0201b9a8 module:main +from:0x020e333c kind:arm_call to:0x020f9ed4 module:overlay(26) +from:0x020e3350 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020e3368 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e33d4 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e33e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e3410 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e3420 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e3440 kind:arm_call to:0x020f9ed4 module:overlay(26) +from:0x020e3454 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020e346c kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e34dc kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e34ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e3518 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e3524 kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x020e3564 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e356c kind:arm_call to:0x020f84a0 module:overlay(26) +from:0x020e3588 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020e35a8 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020e3658 kind:arm_call to:0x0201b9a8 module:main +from:0x020e3668 kind:load to:0x027e09bc module:dtcm +from:0x020e366c kind:load to:0x0204e5f8 module:main +from:0x020e3670 kind:load to:0x0213f590 module:overlay(26) +from:0x020e3674 kind:load to:0x027e09b8 module:dtcm +from:0x020e3678 kind:load to:0x02138d50 module:overlay(26) +from:0x020e367c kind:load to:0x02135428 module:overlay(26) +from:0x020e3680 kind:load to:0x02138dc4 module:overlay(26) +from:0x020e3698 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e36b0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e36f0 kind:arm_call to:0x0201bbcc module:main +from:0x020e36fc kind:arm_call to:0x0201b9a8 module:main +from:0x020e370c kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e3718 kind:arm_call to:0x020e7b8c module:overlay(26) +from:0x020e3740 kind:load to:0x0204e5f8 module:main +from:0x020e3768 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e378c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e37d8 kind:arm_call to:0x0201bba4 module:main +from:0x020e37e4 kind:arm_call to:0x0201b9a8 module:main +from:0x020e37f0 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020e37fc kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e380c kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x020e3818 kind:arm_call to:0x020e8330 module:overlay(26) +from:0x020e3820 kind:arm_call to:0x02096c9c module:overlay(0) +from:0x020e382c kind:arm_call to:0x020e837c module:overlay(26) +from:0x020e3838 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e385c kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e386c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e3898 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e38a8 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e38f4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e3908 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e3924 kind:arm_call to:0x020e85b8 module:overlay(26) +from:0x020e3934 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e3940 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e3954 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e39ac kind:load to:0x027e09bc module:dtcm +from:0x020e39b0 kind:load to:0x0204e5f8 module:main +from:0x020e39b4 kind:load to:0x020b5390 module:overlay(0) +from:0x020e39b8 kind:load to:0x02138d48 module:overlay(26) +from:0x020e39bc kind:load to:0x02135428 module:overlay(26) +from:0x020e39c0 kind:load to:0x02138d64 module:overlay(26) +from:0x020e39d8 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e39f4 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e3a00 kind:arm_call to:0x0201b9a8 module:main +from:0x020e3a10 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e3a34 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020e3a40 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e3a50 kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x020e3a64 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e3acc kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e3ad4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e3ae0 kind:arm_call to:0x020e7b8c module:overlay(26) +from:0x020e3b10 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x020e3b20 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x020e3b30 kind:arm_call to:0x020cafb8 module:overlay(24) +from:0x020e3b4c kind:load to:0x0204e5f8 module:main +from:0x020e3b54 kind:load to:0x027e09bc module:dtcm +from:0x020e3b58 kind:load to:0x027e0d10 module:dtcm +from:0x020e3b5c kind:load to:0x020d8694 module:overlays(19,24) +from:0x020e3b74 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e3ba4 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e3bc4 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e3bdc kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e3bf4 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e3c34 kind:arm_call to:0x02078938 module:overlay(0) +from:0x020e3ca0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e3cb4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e3cbc kind:arm_call to:0x01ffb744 module:itcm +from:0x020e3cd0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e3d30 kind:arm_call to:0x020e7bd0 module:overlay(26) +from:0x020e3d74 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e3d98 kind:arm_call to:0x02078230 module:overlay(0) +from:0x020e3dbc kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e3dc4 kind:arm_call to:0x020e85b8 module:overlay(26) +from:0x020e3dd8 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e3e30 kind:load to:0x027e09bc module:dtcm +from:0x020e3e34 kind:load to:0x02138d20 module:overlay(26) +from:0x020e3e38 kind:load to:0x02135428 module:overlay(26) +from:0x020e3e3c kind:load to:0x02138d94 module:overlay(26) +from:0x020e3e54 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e3e70 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e3e7c kind:arm_call to:0x0201b9a8 module:main +from:0x020e3e8c kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e3eb0 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020e3ebc kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e3ecc kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x020e3ee0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e3f48 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e3f50 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e3f60 kind:arm_call to:0x020e7b8c module:overlay(26) +from:0x020e3f88 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x020e3f98 kind:arm_call to:0x020cafb8 module:overlay(24) +from:0x020e3fb4 kind:load to:0x0204e5f8 module:main +from:0x020e3fbc kind:load to:0x027e09bc module:dtcm +from:0x020e3fc0 kind:load to:0x027e0d10 module:dtcm +from:0x020e3fc4 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020e3fdc kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e4024 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e403c kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e4054 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e4094 kind:arm_call to:0x02078938 module:overlay(0) +from:0x020e4100 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e4114 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e411c kind:arm_call to:0x01ffb744 module:itcm +from:0x020e4130 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e4190 kind:arm_call to:0x020e7bd0 module:overlay(26) +from:0x020e41d4 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e41f8 kind:arm_call to:0x02078230 module:overlay(0) +from:0x020e421c kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e4224 kind:arm_call to:0x020e85b8 module:overlay(26) +from:0x020e4238 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e4290 kind:load to:0x027e09bc module:dtcm +from:0x020e4294 kind:load to:0x02138d20 module:overlay(26) +from:0x020e4298 kind:load to:0x02135428 module:overlay(26) +from:0x020e429c kind:load to:0x02138d94 module:overlay(26) +from:0x020e42b4 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e42d4 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e42e0 kind:arm_call to:0x0201b9a8 module:main +from:0x020e42ec kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e4310 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e4320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e4330 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e4398 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e43a0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e43a8 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e43c4 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e43cc kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e43dc kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e4414 kind:load to:0x0204e5f8 module:main +from:0x020e4418 kind:load to:0x027e09bc module:dtcm +from:0x020e441c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4434 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e445c kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e4480 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e4490 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e44c4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e44cc kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e44e4 kind:arm_call to:0x020f8e18 module:overlay(26) +from:0x020e4564 kind:arm_call to:0x0201bbcc module:main +from:0x020e4570 kind:arm_call to:0x0201b9a8 module:main +from:0x020e45a4 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e45e4 kind:arm_call to:0x02080658 module:overlay(0) +from:0x020e4644 kind:load to:0x027e09bc module:dtcm +from:0x020e4648 kind:load to:0x0213f590 module:overlay(26) +from:0x020e464c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4650 kind:load to:0x0204e5f8 module:main +from:0x020e4654 kind:load to:0x027e09b8 module:dtcm +from:0x020e4658 kind:load to:0x027e0cd8 module:dtcm +from:0x020e465c kind:load to:0x02138d38 module:overlay(26) +from:0x020e4660 kind:load to:0x02135428 module:overlay(26) +from:0x020e4664 kind:load to:0x02138e34 module:overlay(26) +from:0x020e467c kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e46b0 kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x020e46bc kind:arm_call to:0x0201b9a8 module:main +from:0x020e46e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e4704 kind:load to:0x0204e5f8 module:main +from:0x020e4708 kind:load to:0x027e09a4 module:dtcm +from:0x020e470c kind:load to:0x027e09a8 module:dtcm +from:0x020e471c kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e473c kind:arm_call to:0x020e64c4 module:overlay(26) +from:0x020e474c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e4758 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e4770 kind:arm_call to:0x020e83c4 module:overlay(26) +from:0x020e4784 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020e47a0 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020e47f0 kind:load to:0x02138d00 module:overlay(26) +from:0x020e47f4 kind:load to:0x02135428 module:overlay(26) +from:0x020e47f8 kind:load to:0x02138eb4 module:overlay(26) +from:0x020e4810 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e4820 kind:arm_call to:0x020e8288 module:overlay(26) +from:0x020e487c kind:arm_call to:0x020e82c4 module:overlay(26) +from:0x020e4884 kind:arm_call to:0x02096cac module:overlay(0) +from:0x020e4890 kind:arm_call to:0x020e837c module:overlay(26) +from:0x020e4894 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e48a4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e48b4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e48c4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e48d4 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e48d8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e48f8 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e4904 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e492c kind:arm_call to:0x02065d00 module:overlay(0) +from:0x020e4938 kind:arm_call to:0x0201b9a8 module:main +from:0x020e4954 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4958 kind:load to:0x020b5390 module:overlay(0) +from:0x020e495c kind:load to:0x0204e5f8 module:main +from:0x020e4968 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e4990 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e49a4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e49f4 kind:load to:0x02138d20 module:overlay(26) +from:0x020e49f8 kind:load to:0x02135428 module:overlay(26) +from:0x020e49fc kind:load to:0x02138d94 module:overlay(26) +from:0x020e4a58 kind:load to:0x02138d38 module:overlay(26) +from:0x020e4a5c kind:load to:0x02135428 module:overlay(26) +from:0x020e4a60 kind:load to:0x02138e34 module:overlay(26) +from:0x020e4a78 kind:load to:0x020faf98 module:overlay(26) +from:0x020e4a9c kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020e4ab8 kind:arm_call to:0x020fafcc module:overlay(26) +from:0x020e4ad0 kind:arm_call to:0x02080658 module:overlay(0) +from:0x020e4b80 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4b84 kind:load to:0x02138d38 module:overlay(26) +from:0x020e4b88 kind:load to:0x02135428 module:overlay(26) +from:0x020e4b8c kind:load to:0x02138e34 module:overlay(26) +from:0x020e4be8 kind:load to:0x02138d54 module:overlay(26) +from:0x020e4bec kind:load to:0x02135428 module:overlay(26) +from:0x020e4bf0 kind:load to:0x02138ec4 module:overlay(26) +from:0x020e4c04 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e4c20 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x020e4c5c kind:load to:0x027e09a4 module:dtcm +from:0x020e4c60 kind:load to:0x027e09b8 module:dtcm +from:0x020e4c6c kind:load to:0x020e63a8 module:overlay(26) +from:0x020e4c80 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e4ca8 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e4cb4 kind:arm_call to:0x0201b9a8 module:main +from:0x020e4cc8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e4ce0 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e4ce8 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e4cf0 kind:arm_call to:0x020e7980 module:overlay(26) +from:0x020e4d00 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e4d0c kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x020e4d20 kind:load to:0x0204a110 module:main +from:0x020e4d24 kind:load to:0x0204e5f8 module:main +from:0x020e4d28 kind:load to:0x027e09bc module:dtcm +from:0x020e4d30 kind:load to:0x020b51b8 module:overlay(0) +from:0x020e4d44 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e4d94 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e4dc0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e4e18 kind:load to:0x027e09bc module:dtcm +from:0x020e4e1c kind:load to:0x027e09a8 module:dtcm +from:0x020e4e24 kind:load to:0x02138d4c module:overlay(26) +from:0x020e4e28 kind:load to:0x02135428 module:overlay(26) +from:0x020e4e2c kind:load to:0x02138f34 module:overlay(26) +from:0x020e4e44 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e4e68 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e4e80 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e4e98 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020e4ea8 kind:load to:0x027e09bc module:dtcm +from:0x020e4eb0 kind:load to:0x020b51b8 module:overlay(0) +from:0x020e4ec4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e4f38 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e4f94 kind:arm_call to:0x020faf98 module:overlay(26) +from:0x020e4fb4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e500c kind:load to:0x027e09bc module:dtcm +from:0x020e5010 kind:load to:0x02138d44 module:overlay(26) +from:0x020e5014 kind:load to:0x02135428 module:overlay(26) +from:0x020e5018 kind:load to:0x02138e44 module:overlay(26) +from:0x020e5030 kind:load to:0x020fb1d0 module:overlay(26) +from:0x020e5048 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e5074 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e5080 kind:arm_call to:0x0201b9a8 module:main +from:0x020e5094 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e50ac kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e50b4 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e50bc kind:arm_call to:0x020e7980 module:overlay(26) +from:0x020e50cc kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e50e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e50f0 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x020e5104 kind:arm_call to:0x020d4008 module:overlay(24) +from:0x020e510c kind:arm_call to:0x020f8218 module:overlay(26) +from:0x020e5120 kind:load to:0x0204a110 module:main +from:0x020e5124 kind:load to:0x0204e5f8 module:main +from:0x020e5128 kind:load to:0x027e09bc module:dtcm +from:0x020e512c kind:load to:0x027e09a8 module:dtcm +from:0x020e5134 kind:load to:0x020b51b8 module:overlay(0) +from:0x020e5138 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5140 kind:load to:0x0213f590 module:overlay(26) +from:0x020e5154 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e51a4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e51dc kind:arm_call to:0x020e7a78 module:overlay(26) +from:0x020e51ec kind:arm_call to:0x020e7a78 module:overlay(26) +from:0x020e5258 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e52b0 kind:load to:0x027e09bc module:dtcm +from:0x020e52b4 kind:load to:0x027e09a8 module:dtcm +from:0x020e52bc kind:load to:0x02138d4c module:overlay(26) +from:0x020e52c0 kind:load to:0x02135428 module:overlay(26) +from:0x020e52c4 kind:load to:0x02138f34 module:overlay(26) +from:0x020e52d8 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e5310 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e531c kind:arm_call to:0x0201b9a8 module:main +from:0x020e5330 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e5344 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e534c kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e5354 kind:arm_call to:0x020e7980 module:overlay(26) +from:0x020e5364 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e5378 kind:load to:0x0204a110 module:main +from:0x020e537c kind:load to:0x0204e5f8 module:main +from:0x020e5380 kind:load to:0x027e09bc module:dtcm +from:0x020e5398 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e53e4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e5424 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e54a8 kind:load to:0x027e09bc module:dtcm +from:0x020e54ac kind:load to:0x02138d4c module:overlay(26) +from:0x020e54b0 kind:load to:0x02135428 module:overlay(26) +from:0x020e54b4 kind:load to:0x02138f34 module:overlay(26) +from:0x020e54cc kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e54ec kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e54f8 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e551c kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e552c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e553c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e55a4 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e55ac kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e55c8 kind:load to:0x027e09bc module:dtcm +from:0x020e55f0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e5614 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e563c kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020e5660 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e5670 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e56cc kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e56f0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e5704 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e572c kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e5740 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020e5798 kind:load to:0x027e09bc module:dtcm +from:0x020e579c kind:load to:0x02138d48 module:overlay(26) +from:0x020e57a0 kind:load to:0x02135428 module:overlay(26) +from:0x020e57a4 kind:load to:0x02138d64 module:overlay(26) +from:0x020e57bc kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e57e4 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e57f0 kind:arm_call to:0x0201b9a8 module:main +from:0x020e57fc kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e5824 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x020e583c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e5844 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e5864 kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e5874 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e5880 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e5890 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e591c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e593c kind:arm_call to:0x020f30e0 module:overlay(26) +from:0x020e594c kind:arm_call to:0x020f32a0 module:overlay(26) +from:0x020e5958 kind:arm_call to:0x020f30e0 module:overlay(26) +from:0x020e5990 kind:arm_call to:0x020f31c0 module:overlay(26) +from:0x020e59a0 kind:arm_call to:0x020f32d4 module:overlay(26) +from:0x020e59ac kind:arm_call to:0x020f31c0 module:overlay(26) +from:0x020e5a10 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e5a24 kind:arm_call to:0x020d4008 module:overlay(24) +from:0x020e5a2c kind:arm_call to:0x020f8218 module:overlay(26) +from:0x020e5a48 kind:load to:0x0204a110 module:main +from:0x020e5a4c kind:load to:0x0204e5f8 module:main +from:0x020e5a50 kind:load to:0x020b51b8 module:overlay(0) +from:0x020e5a54 kind:load to:0x027e09a8 module:dtcm +from:0x020e5a60 kind:load to:0x027e09bc module:dtcm +from:0x020e5a64 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5a6c kind:load to:0x0213f590 module:overlay(26) +from:0x020e5a80 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e5ad0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e5ae0 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e5ae8 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e5af4 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e5b04 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e5bf4 kind:arm_call to:0x020f31c0 module:overlay(26) +from:0x020e5c90 kind:arm_call to:0x020f32d4 module:overlay(26) +from:0x020e5cd8 kind:arm_call to:0x020f30e0 module:overlay(26) +from:0x020e5d78 kind:arm_call to:0x020f32a0 module:overlay(26) +from:0x020e5dfc kind:arm_call to:0x020f31c0 module:overlay(26) +from:0x020e5e0c kind:arm_call to:0x020f32d4 module:overlay(26) +from:0x020e5e64 kind:arm_call to:0x020f30e0 module:overlay(26) +from:0x020e5e74 kind:arm_call to:0x020f32a0 module:overlay(26) +from:0x020e5efc kind:load to:0x027e09bc module:dtcm +from:0x020e5f00 kind:load to:0x02138d4c module:overlay(26) +from:0x020e5f04 kind:load to:0x02135428 module:overlay(26) +from:0x020e5f08 kind:load to:0x02138f34 module:overlay(26) +from:0x020e5f20 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e5f5c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e5fac kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e5fc4 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e5fcc kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e5fe0 kind:load to:0x027e09bc module:dtcm +from:0x020e5ff4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e6060 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e6084 kind:arm_call to:0x0201bba4 module:main +from:0x020e608c kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e6094 kind:arm_call to:0x020df2a4 module:overlay(26) +from:0x020e60a4 kind:load to:0x027e09bc module:dtcm +from:0x020e60bc kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e60f8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e6144 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020e614c kind:arm_call to:0x020e8560 module:overlay(26) +from:0x020e6168 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e6170 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e6184 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e6198 kind:load to:0x027e09bc module:dtcm +from:0x020e61ac kind:arm_call to:0x02077590 module:overlay(0) +from:0x020e6218 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020e623c kind:arm_call to:0x0201bba4 module:main +from:0x020e6244 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e624c kind:arm_call to:0x020df2a4 module:overlay(26) +from:0x020e625c kind:load to:0x027e09bc module:dtcm +from:0x020e6270 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e6298 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e62a4 kind:arm_call to:0x0201b9a8 module:main +from:0x020e62b4 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e62d4 kind:load to:0x0204e5f8 module:main +from:0x020e62d8 kind:load to:0x027e0d20 module:dtcm +from:0x020e62e4 kind:arm_call to:0x020e63a8 module:overlay(26) +from:0x020e6300 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e631c kind:arm_call to:0x020f7c64 module:overlay(26) +from:0x020e6380 kind:load to:0x0213f590 module:overlay(26) +from:0x020e6384 kind:load to:0x02138d38 module:overlay(26) +from:0x020e6388 kind:load to:0x02135428 module:overlay(26) +from:0x020e638c kind:load to:0x02138e34 module:overlay(26) +from:0x020e63a0 kind:load to:0x027e0d10 module:dtcm +from:0x020e63a4 kind:load to:0x020f0dbc module:overlay(26) +from:0x020e63b8 kind:load to:0x020e7160 module:overlay(26) +from:0x020e6440 kind:arm_call to:0x020f1530 module:overlay(26) +from:0x020e645c kind:arm_call to:0x020f1530 module:overlay(26) +from:0x020e6468 kind:arm_call to:0x020f1530 module:overlay(26) +from:0x020e647c kind:arm_call to:0x020f1530 module:overlay(26) +from:0x020e6490 kind:arm_call to:0x020f1530 module:overlay(26) +from:0x020e649c kind:load to:0x027e0d10 module:dtcm +from:0x020e6540 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e6764 kind:load to:0x02138cec module:overlay(26) +from:0x020e6768 kind:load to:0x02135428 module:overlay(26) +from:0x020e676c kind:load to:0x02138e64 module:overlay(26) +from:0x020e6770 kind:load to:0x027e09b8 module:dtcm +from:0x020e6774 kind:load to:0x02138d5c module:overlay(26) +from:0x020e6778 kind:load to:0x02138d74 module:overlay(26) +from:0x020e677c kind:load to:0x02138d18 module:overlay(26) +from:0x020e6780 kind:load to:0x02138e84 module:overlay(26) +from:0x020e6784 kind:load to:0x02138d1c module:overlay(26) +from:0x020e6788 kind:load to:0x02138e94 module:overlay(26) +from:0x020e678c kind:load to:0x02138cf8 module:overlay(26) +from:0x020e6790 kind:load to:0x02138ef4 module:overlay(26) +from:0x020e6794 kind:load to:0x02138d14 module:overlay(26) +from:0x020e6798 kind:load to:0x02138dd4 module:overlay(26) +from:0x020e679c kind:load to:0x02138d24 module:overlay(26) +from:0x020e67a0 kind:load to:0x02138da4 module:overlay(26) +from:0x020e67fc kind:load to:0x02138d34 module:overlay(26) +from:0x020e6800 kind:load to:0x02135428 module:overlay(26) +from:0x020e6804 kind:load to:0x02138df4 module:overlay(26) +from:0x020e68c0 kind:load to:0x02138d18 module:overlay(26) +from:0x020e68c4 kind:load to:0x02135428 module:overlay(26) +from:0x020e68c8 kind:load to:0x02138e84 module:overlay(26) +from:0x020e68cc kind:load to:0x02138d1c module:overlay(26) +from:0x020e68d0 kind:load to:0x02138e94 module:overlay(26) +from:0x020e698c kind:load to:0x02138cf8 module:overlay(26) +from:0x020e6990 kind:load to:0x02135428 module:overlay(26) +from:0x020e6994 kind:load to:0x02138ef4 module:overlay(26) +from:0x020e6998 kind:load to:0x02138d60 module:overlay(26) +from:0x020e699c kind:load to:0x02138e54 module:overlay(26) +from:0x020e6a58 kind:load to:0x02138d14 module:overlay(26) +from:0x020e6a5c kind:load to:0x02135428 module:overlay(26) +from:0x020e6a60 kind:load to:0x02138dd4 module:overlay(26) +from:0x020e6a64 kind:load to:0x02138d50 module:overlay(26) +from:0x020e6a68 kind:load to:0x02138dc4 module:overlay(26) +from:0x020e6ac4 kind:load to:0x02138d3c module:overlay(26) +from:0x020e6ac8 kind:load to:0x02135428 module:overlay(26) +from:0x020e6acc kind:load to:0x02138e14 module:overlay(26) +from:0x020e6af0 kind:arm_call to:0x020d9600 module:overlay(26) +from:0x020e6afc kind:arm_call to:0x0202851c module:main +from:0x020e6b28 kind:load to:0x0201bd8c module:main +from:0x020e6b4c kind:load to:0x0201bd88 module:main +from:0x020e6b60 kind:load to:0x02065e88 module:overlay(0) +from:0x020e6b74 kind:load to:0x02178090 module:overlays(89,91,93,94) +from:0x020e6b90 kind:arm_call to:0x020f0da8 module:overlay(26) +from:0x020e6b98 kind:arm_call to:0x02011ff4 module:main +from:0x020e6ba0 kind:load to:0x027e0d10 module:dtcm +from:0x020e6bb0 kind:load to:0x02138d10 module:overlay(26) +from:0x020e6bc4 kind:load to:0x02138d10 module:overlay(26) +from:0x020e6bd0 kind:arm_call to:0x0201bacc module:main +from:0x020e6bd8 kind:arm_call to:0x02011ff4 module:main +from:0x020e6bec kind:arm_call to:0x0201bacc module:main +from:0x020e6bf4 kind:arm_call to:0x02011ff4 module:main +from:0x020e6c08 kind:arm_call to:0x01fff458 module:itcm +from:0x020e6c7c kind:arm_call to:0x02102924 module:overlay(26) +from:0x020e6c94 kind:arm_call to:0x02102924 module:overlay(26) +from:0x020e6ca0 kind:arm_call to:0x02102924 module:overlay(26) +from:0x020e6cac kind:arm_call to:0x02102924 module:overlay(26) +from:0x020e6cb8 kind:arm_call to:0x02102924 module:overlay(26) +from:0x020e6cc0 kind:load to:0x027e09a4 module:dtcm +from:0x020e6cec kind:arm_call to:0x020f90b0 module:overlay(26) +from:0x020e6d08 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020e6d30 kind:arm_call to:0x0203d160 module:main +from:0x020e6db4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e6dc8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e6dd0 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x020e6ddc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e6de4 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x020e6df4 kind:arm_call to:0x0205c944 module:overlay(0) +from:0x020e6e34 kind:arm_call to:0x02011f3c module:main +from:0x020e6e44 kind:arm_call to:0x020f3310 module:overlay(26) +from:0x020e6e58 kind:arm_call to:0x02011f3c module:main +from:0x020e6e68 kind:arm_call to:0x020f3b98 module:overlay(26) +from:0x020e6e7c kind:arm_call to:0x02011f3c module:main +from:0x020e6e8c kind:arm_call to:0x020f40dc module:overlay(26) +from:0x020e6ea0 kind:arm_call to:0x02011f3c module:main +from:0x020e6eb0 kind:arm_call to:0x020f44c8 module:overlay(26) +from:0x020e6ebc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e6ec4 kind:arm_call_thumb to:0x020d3cf4 module:overlay(24) +from:0x020e6ed0 kind:arm_call to:0x020ee538 module:overlay(26) +from:0x020e6ee8 kind:load to:0x021356dc module:overlay(26) +from:0x020e6eec kind:load to:0x0207eca8 module:overlay(0) +from:0x020e6ef0 kind:load to:0x0207ec88 module:overlay(0) +from:0x020e6ef4 kind:load to:0x021356bc module:overlay(26) +from:0x020e6f58 kind:arm_call to:0x0203d210 module:main +from:0x020e6f60 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x020e6f6c kind:load to:0x0207eca8 module:overlay(0) +from:0x020e7044 kind:load to:0x027e09a4 module:dtcm +from:0x020e70ac kind:load to:0x02138f54 module:overlay(26) +from:0x020e70b0 kind:load to:0x0213565c module:overlay(26) +from:0x020e70b4 kind:load to:0x02138f5c module:overlay(26) +from:0x020e7174 kind:arm_call to:0x020fa8f4 module:overlay(26) +from:0x020e718c kind:arm_call to:0x020ee288 module:overlay(26) +from:0x020e7194 kind:arm_call to:0x020ee2e0 module:overlay(26) +from:0x020e71b8 kind:arm_call to:0x020e70b8 module:overlay(26) +from:0x020e71c0 kind:arm_call to:0x020e76f8 module:overlay(26) +from:0x020e71c8 kind:arm_call to:0x020e7644 module:overlay(26) +from:0x020e71d0 kind:arm_call to:0x020e800c module:overlay(26) +from:0x020e71d8 kind:arm_call to:0x020e7e88 module:overlay(26) +from:0x020e71e0 kind:arm_call to:0x020e7230 module:overlay(26) +from:0x020e7204 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e7238 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x020e7250 kind:arm_call to:0x0212f73c module:overlay(26) +from:0x020e7270 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e7344 kind:arm_call to:0x0212e5a4 module:overlay(26) +from:0x020e734c kind:load to:0x027e0d20 module:dtcm +from:0x020e7350 kind:load to:0x02138d10 module:overlay(26) +from:0x020e7354 kind:load to:0x02138f58 module:overlay(26) +from:0x020e7358 kind:load to:0x0213565c module:overlay(26) +from:0x020e735c kind:load to:0x02138f6c module:overlay(26) +from:0x020e7360 kind:load to:0x02138f48 module:overlay(26) +from:0x020e7364 kind:load to:0x02138f8c module:overlay(26) +from:0x020e7380 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e7390 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x020e7430 kind:arm_call to:0x01ff938c module:itcm +from:0x020e7440 kind:arm_call to:0x020e64d4 module:overlay(26) +from:0x020e746c kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e7508 kind:arm_call to:0x01ffb860 module:itcm +from:0x020e7524 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e7630 kind:load to:0x027e09b8 module:dtcm +from:0x020e7634 kind:load to:0x027e09bc module:dtcm +from:0x020e7638 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7660 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e766c kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e76a4 kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020e76c4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e76e0 kind:arm_call to:0x020f2920 module:overlay(26) +from:0x020e7720 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x020e7728 kind:arm_call to:0x020fa358 module:overlay(26) +from:0x020e774c kind:arm_call to:0x020fa3a4 module:overlay(26) +from:0x020e7758 kind:arm_call to:0x01fffda8 module:itcm +from:0x020e7794 kind:arm_call to:0x020f9ef0 module:overlay(26) +from:0x020e77a0 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e77b8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e77ec kind:arm_call to:0x0206d394 module:overlay(0) +from:0x020e7800 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020e7828 kind:arm_call to:0x020faa84 module:overlay(26) +from:0x020e7868 kind:load to:0x0213f5ec module:overlay(26) +from:0x020e786c kind:load to:0x027e09b8 module:dtcm +from:0x020e7870 kind:load to:0x02138d10 module:overlay(26) +from:0x020e7874 kind:load to:0x020b5214 module:overlay(0) +from:0x020e788c kind:arm_call to:0x020fa358 module:overlay(26) +from:0x020e78a4 kind:arm_call to:0x020fa3a4 module:overlay(26) +from:0x020e78dc kind:arm_call to:0x01ffd420 module:itcm +from:0x020e790c kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e7938 kind:arm_call to:0x020e7368 module:overlay(26) +from:0x020e7940 kind:load to:0x027e09b8 module:dtcm +from:0x020e7990 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x020e79e8 kind:load to:0x02138f48 module:overlay(26) +from:0x020e79ec kind:load to:0x0213565c module:overlay(26) +from:0x020e79f0 kind:load to:0x02138f8c module:overlay(26) +from:0x020e7adc kind:arm_call to:0x020d4008 module:overlay(24) +from:0x020e7b38 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e7b50 kind:load to:0x027e09a8 module:dtcm +from:0x020e7b54 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7ccc kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020e7cdc kind:arm_call to:0x020d4490 module:overlay(24) +from:0x020e7cf0 kind:arm_call to:0x020d4434 module:overlay(24) +from:0x020e7d00 kind:arm_call to:0x020d4488 module:overlay(24) +from:0x020e7d2c kind:arm_call to:0x020d4488 module:overlay(24) +from:0x020e7d4c kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x020e7d88 kind:load to:0x027e0cfc module:dtcm +from:0x020e7d8c kind:load to:0x020b5214 module:overlay(0) +from:0x020e7db0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e7dc0 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e7de8 kind:load to:0x027e09b8 module:dtcm +from:0x020e7df8 kind:load to:0x020ef090 module:overlay(26) +from:0x020e7e14 kind:arm_call to:0x020ef128 module:overlay(26) +from:0x020e7e2c kind:arm_call to:0x020e7dfc module:overlay(26) +from:0x020e7ec4 kind:arm_call to:0x01fffd00 module:itcm +from:0x020e7ed0 kind:arm_call to:0x0202851c module:main +from:0x020e7ef4 kind:arm_call to:0x01fff350 module:itcm +from:0x020e7f38 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e7f50 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e7f64 kind:arm_call to:0x020f8104 module:overlay(26) +from:0x020e7f80 kind:arm_call to:0x01fff350 module:itcm +from:0x020e7f9c kind:load to:0x027e0ce4 module:dtcm +from:0x020e7fa0 kind:load to:0x021356d0 module:overlay(26) +from:0x020e7fa4 kind:load to:0x0213f590 module:overlay(26) +from:0x020e7fe8 kind:arm_call to:0x020fa3a4 module:overlay(26) +from:0x020e7ffc kind:arm_call to:0x01ffd640 module:itcm +from:0x020e8008 kind:load to:0x027e09bc module:dtcm +from:0x020e8080 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e8090 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e80e0 kind:arm_call to:0x020e811c module:overlay(26) +from:0x020e8138 kind:arm_call to:0x020e7644 module:overlay(26) +from:0x020e8140 kind:arm_call to:0x020e800c module:overlay(26) +from:0x020e8158 kind:load to:0x021419c8 module:overlay(26) +from:0x020e81b8 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e81e8 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8210 kind:load to:0x02138f4c module:overlay(26) +from:0x020e8214 kind:load to:0x0213565c module:overlay(26) +from:0x020e8218 kind:load to:0x02138f9c module:overlay(26) +from:0x020e827c kind:load to:0x02138f54 module:overlay(26) +from:0x020e8280 kind:load to:0x0213565c module:overlay(26) +from:0x020e8284 kind:load to:0x02138f5c module:overlay(26) +from:0x020e82ac kind:arm_call to:0x0207e240 module:overlay(0) +from:0x020e82c0 kind:load to:0x027e09c0 module:dtcm +from:0x020e82dc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e82ec kind:arm_call to:0x020ef6a8 module:overlay(26) +from:0x020e831c kind:arm_call to:0x020f91ac module:overlay(26) +from:0x020e8324 kind:arm_call to:0x020e8130 module:overlay(26) +from:0x020e8350 kind:arm_call to:0x020dea5c module:overlay(26) +from:0x020e8364 kind:arm_call to:0x020f9128 module:overlay(26) +from:0x020e836c kind:arm_call to:0x020e8130 module:overlay(26) +from:0x020e8378 kind:load to:0x02138d10 module:overlay(26) +from:0x020e83b4 kind:arm_call to:0x020fa8f4 module:overlay(26) +from:0x020e83bc kind:arm_call to:0x020e7644 module:overlay(26) +from:0x020e83ec kind:arm_call to:0x0207e254 module:overlay(0) +from:0x020e8410 kind:arm_call to:0x020ef650 module:overlay(26) +from:0x020e8418 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e842c kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020e843c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e845c kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020e8464 kind:load to:0x027e09c0 module:dtcm +from:0x020e8468 kind:load to:0x027e0ce0 module:dtcm +from:0x020e8498 kind:arm_call to:0x020fa9dc module:overlay(26) +from:0x020e84ac kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e84b8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020e84c8 kind:arm_call to:0x020fa9dc module:overlay(26) +from:0x020e84dc kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e84e8 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x020e84fc kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e8504 kind:arm_call to:0x020fa9dc module:overlay(26) +from:0x020e8518 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e8524 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x020e8538 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e8544 kind:arm_call to:0x020fa9dc module:overlay(26) +from:0x020e8558 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x020e85ac kind:load to:0x02138f50 module:overlay(26) +from:0x020e85b0 kind:load to:0x0213565c module:overlay(26) +from:0x020e85b4 kind:load to:0x02138f7c module:overlay(26) +from:0x020e85c4 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x020e8668 kind:load to:0x02138f54 module:overlay(26) +from:0x020e866c kind:load to:0x0213565c module:overlay(26) +from:0x020e8670 kind:load to:0x02138f5c module:overlay(26) +from:0x020e8674 kind:load to:0x02138f4c module:overlay(26) +from:0x020e8678 kind:load to:0x02138f9c module:overlay(26) +from:0x020e86ac kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8708 kind:load to:0x02138f4c module:overlay(26) +from:0x020e870c kind:load to:0x0213565c module:overlay(26) +from:0x020e8710 kind:load to:0x02138f9c module:overlay(26) +from:0x020e8730 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8754 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8774 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8784 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8798 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e87b4 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e87c8 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e87dc kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8858 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e8868 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e88c8 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e88d8 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8934 kind:load to:0x02138f48 module:overlay(26) +from:0x020e8938 kind:load to:0x0213565c module:overlay(26) +from:0x020e893c kind:load to:0x02138f8c module:overlay(26) +from:0x020e8940 kind:load to:0x02138f58 module:overlay(26) +from:0x020e8944 kind:load to:0x02138f6c module:overlay(26) +from:0x020e896c kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8990 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e89b0 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e89bc kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e89c8 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e89e4 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e89ec kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8a40 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x020e8a98 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e8aac kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8b00 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e8b14 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8b84 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e8b94 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8bf0 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e8c00 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8c58 kind:load to:0x0213565c module:overlay(26) +from:0x020e8c5c kind:load to:0x02138f9c module:overlay(26) +from:0x020e8c60 kind:load to:0x02138f4c module:overlay(26) +from:0x020e8c64 kind:load to:0x02138f44 module:overlay(26) +from:0x020e8c68 kind:load to:0x02138fac module:overlay(26) +from:0x020e8c6c kind:load to:0x02138f58 module:overlay(26) +from:0x020e8c70 kind:load to:0x02138f6c module:overlay(26) +from:0x020e8c7c kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8c90 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8ca4 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e8cd0 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x020e8ce0 kind:arm_call to:0x020f8504 module:overlay(26) +from:0x020e8cec kind:arm_call to:0x020e7cb8 module:overlay(26) +from:0x020e8d04 kind:load to:0x027e09bc module:dtcm +from:0x020e8d08 kind:load to:0x0213f590 module:overlay(26) +from:0x020e8d20 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8d44 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8d64 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8d70 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8d7c kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8d98 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x020e8db4 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8dd8 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x020e8df0 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x020e8e10 kind:arm_call to:0x020f290c module:overlay(26) +from:0x020e8e30 kind:arm_call to:0x020f28e4 module:overlay(26) +from:0x020e8e50 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8ea4 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x020e8f08 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e8f1c kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8f70 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020e8f84 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8fe4 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e8ff8 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e9050 kind:load to:0x0213565c module:overlay(26) +from:0x020e9054 kind:load to:0x02138f9c module:overlay(26) +from:0x020e9058 kind:load to:0x027e09bc module:dtcm +from:0x020e905c kind:load to:0x02138f4c module:overlay(26) +from:0x020e9060 kind:load to:0x02138f44 module:overlay(26) +from:0x020e9064 kind:load to:0x02138fac module:overlay(26) +from:0x020e9068 kind:load to:0x02138f48 module:overlay(26) +from:0x020e906c kind:load to:0x02138f8c module:overlay(26) +from:0x020e9088 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x020e90e8 kind:load to:0x02138f54 module:overlay(26) +from:0x020e90ec kind:load to:0x0213565c module:overlay(26) +from:0x020e90f0 kind:load to:0x02138f5c module:overlay(26) +from:0x020e90fc kind:arm_call to:0x020d2490 module:overlay(24) +from:0x020e9114 kind:arm_call to:0x02011f3c module:main +from:0x020e9120 kind:arm_call to:0x020ea440 module:overlay(26) +from:0x020e9130 kind:load to:0x02135708 module:overlay(26) +from:0x020e9158 kind:arm_call to:0x020ea4e0 module:overlay(26) +from:0x020e9160 kind:arm_call to:0x02011ff4 module:main +from:0x020e9170 kind:arm_call to:0x020d251c module:overlay(24) +from:0x020e917c kind:load to:0x02135708 module:overlay(26) +from:0x020e9194 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020e9198 kind:arm_call to:0x02032784 module:main +from:0x020e91c4 kind:load to:0x020d21d8 module:overlays(19,24) +from:0x020e91e0 kind:load to:0x020d223c module:overlays(19,24) +from:0x020e9204 kind:load to:0x020d20c0 module:overlays(19,24) +from:0x020e9214 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020e9220 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020e9228 kind:arm_call to:0x020eba2c module:overlay(26) +from:0x020e9238 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020e9248 kind:arm_call to:0x020eba88 module:overlay(26) +from:0x020e9258 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020e9268 kind:arm_call to:0x020eb9f4 module:overlay(26) +from:0x020e92c4 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020e92e0 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020e92e4 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020e92fc kind:load to:0x021356fc module:overlay(26) +from:0x020e9354 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020e9370 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020e9374 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020e938c kind:load to:0x021356fc module:overlay(26) +from:0x020e93e4 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020e9400 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020e9404 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020e941c kind:load to:0x021356fc module:overlay(26) +from:0x020e945c kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020e9460 kind:arm_call to:0x02032784 module:main +from:0x020e94b8 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020e94bc kind:arm_call to:0x02032784 module:main +from:0x020e9598 kind:arm_call to:0x0205c74c module:overlay(0) +from:0x020e95ac kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020e95bc kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020e95d8 kind:arm_call to:0x020d1cf4 module:overlay(24) +from:0x020e95f4 kind:arm_call to:0x020d1cf4 module:overlay(24) +from:0x020e96d8 kind:arm_call to:0x0205c780 module:overlay(0) +from:0x020e9710 kind:arm_call to:0x020e952c module:overlay(26) +from:0x020e978c kind:arm_call to:0x020d1cf4 module:overlay(24) +from:0x020e97a8 kind:arm_call to:0x0205c780 module:overlay(0) +from:0x020e9828 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x020e9850 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020e9874 kind:arm_call to:0x0205c780 module:overlay(0) +from:0x020e98f0 kind:arm_call to:0x020d1cf4 module:overlay(24) +from:0x020e9954 kind:arm_call to:0x020d2348 module:overlay(24) +from:0x020e9980 kind:arm_call to:0x020d2348 module:overlay(24) +from:0x020e9a08 kind:arm_call to:0x020ea54c module:overlay(26) +from:0x020e9a88 kind:arm_call to:0x0205c704 module:overlay(0) +from:0x020e9aa8 kind:arm_call to:0x020d2b40 module:overlay(24) +from:0x020e9ae4 kind:load to:0x020ea53c module:overlay(26) +from:0x020e9b00 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x020e9b24 kind:arm_call to:0x020e9b9c module:overlay(26) +from:0x020e9b44 kind:arm_call to:0x0213235c module:overlay(26) +from:0x020e9bbc kind:arm_call to:0x020e9180 module:overlay(26) +from:0x020e9c48 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9c5c kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9c74 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9c8c kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9cb4 kind:arm_call to:0x020e91c8 module:overlay(26) +from:0x020e9dac kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9dc0 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9dd4 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9de8 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9e00 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9e14 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9e30 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9e44 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9e6c kind:arm_call to:0x020e91ac module:overlay(26) +from:0x020e9eb4 kind:arm_call to:0x020d1df4 module:overlay(24) +from:0x020e9ed0 kind:arm_call to:0x020d2448 module:overlay(24) +from:0x020ea04c kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020ea060 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ea070 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea094 kind:load to:0x0203e964 module:main +from:0x020ea0c8 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ea104 kind:arm_call to:0x0205c894 module:overlay(0) +from:0x020ea118 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020ea128 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea144 kind:arm_call to:0x0213235c module:overlay(26) +from:0x020ea1b4 kind:arm_call to:0x020ea200 module:overlay(26) +from:0x020ea1c0 kind:load to:0x02135718 module:overlay(26) +from:0x020ea1d4 kind:arm_call to:0x020ea200 module:overlay(26) +from:0x020ea1e0 kind:load to:0x02135718 module:overlay(26) +from:0x020ea1f0 kind:arm_call to:0x02011ff4 module:main +from:0x020ea218 kind:arm_call to:0x02028c4c module:main +from:0x020ea260 kind:arm_call to:0x0205c704 module:overlay(0) +from:0x020ea374 kind:arm_call to:0x0201778c module:main +from:0x020ea3b0 kind:load to:0x02135728 module:overlay(26) +from:0x020ea3bc kind:arm_call to:0x020177c8 module:main +from:0x020ea3d0 kind:arm_call to:0x020177c8 module:main +from:0x020ea3d8 kind:arm_call to:0x02011ff4 module:main +from:0x020ea4a8 kind:arm_call to:0x02011f3c module:main +from:0x020ea4b4 kind:arm_call_thumb to:0x0201797c module:main +from:0x020ea4dc kind:load to:0x02135794 module:overlay(26) +from:0x020ea50c kind:arm_call to:0x020ea628 module:overlay(26) +from:0x020ea514 kind:arm_call to:0x020ea628 module:overlay(26) +from:0x020ea528 kind:arm_call_thumb to:0x020179a0 module:main +from:0x020ea530 kind:arm_call to:0x02011ff4 module:main +from:0x020ea548 kind:load to:0x020ea880 module:overlay(26) +from:0x020ea5a8 kind:arm_call to:0x020ea9a0 module:overlay(26) +from:0x020ea5dc kind:arm_call to:0x02017c20 module:main +from:0x020ea61c kind:arm_call_thumb to:0x020179a0 module:main +from:0x020ea64c kind:arm_call to:0x02011ff4 module:main +from:0x020ea674 kind:load to:0x02138fc8 module:overlay(26) +from:0x020ea678 kind:load to:0x020ea3b4 module:overlay(26) +from:0x020ea67c kind:load to:0x0203d210 module:main +from:0x020ea728 kind:arm_call to:0x020177c8 module:main +from:0x020ea73c kind:arm_call to:0x020177c8 module:main +from:0x020ea744 kind:arm_call to:0x02011ff4 module:main +from:0x020ea790 kind:arm_call to:0x020338e0 module:main +from:0x020ea7a4 kind:arm_call to:0x020338e0 module:main +from:0x020ea8e0 kind:arm_call to:0x020ea6fc module:overlay(26) +from:0x020ea908 kind:arm_call to:0x020e965c module:overlay(26) +from:0x020ea938 kind:arm_call to:0x020ea6dc module:overlay(26) +from:0x020ea99c kind:load to:0x0213a5b4 module:overlay(26) +from:0x020ea9c4 kind:arm_call to:0x02017660 module:main +from:0x020eaa04 kind:arm_call to:0x02017d84 module:main +from:0x020eaa1c kind:load to:0x02135778 module:overlay(26) +from:0x020eaa20 kind:load to:0x0213a5b4 module:overlay(26) +from:0x020eaa74 kind:arm_call to:0x02017c20 module:main +from:0x020eaabc kind:arm_call to:0x0201778c module:main +from:0x020eaad0 kind:load to:0x02135750 module:overlay(26) +from:0x020eaaec kind:load to:0x0213a5b4 module:overlay(26) +from:0x020eaaf0 kind:load to:0x020ea720 module:overlay(26) +from:0x020eaaf4 kind:load to:0x0203d210 module:main +from:0x020eab08 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020eaba0 kind:arm_call to:0x020eaaf8 module:overlay(26) +from:0x020eabc0 kind:arm_call to:0x020eafe8 module:overlay(26) +from:0x020eabd8 kind:arm_call to:0x020eafe8 module:overlay(26) +from:0x020eabe8 kind:arm_call to:0x020eaaf8 module:overlay(26) +from:0x020eac0c kind:arm_call to:0x020eafe8 module:overlay(26) +from:0x020eac24 kind:arm_call to:0x020eafe8 module:overlay(26) +from:0x020eac34 kind:arm_call to:0x020eaaf8 module:overlay(26) +from:0x020eac54 kind:arm_call to:0x020eafe8 module:overlay(26) +from:0x020eac70 kind:arm_call to:0x020eafe8 module:overlay(26) +from:0x020eac80 kind:arm_call to:0x020eaaf8 module:overlay(26) +from:0x020eaca4 kind:arm_call to:0x020eafe8 module:overlay(26) +from:0x020eacbc kind:arm_call to:0x020eafe8 module:overlay(26) +from:0x020eacdc kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020eace4 kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020eacec kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020eacfc kind:load to:0x021357d0 module:overlay(26) +from:0x020ead00 kind:load to:0x021357dc module:overlay(26) +from:0x020ead04 kind:load to:0x02135828 module:overlay(26) +from:0x020eada4 kind:load to:0x021357b0 module:overlay(26) +from:0x020eadb4 kind:arm_call to:0x02011ff4 module:main +from:0x020eae80 kind:load to:0x02132514 module:overlay(26) +from:0x020eaf44 kind:arm_call to:0x01fff850 module:itcm +from:0x020eafa8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020eafb0 kind:arm_call to:0x020232d8 module:main +from:0x020eafc0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020eafe4 kind:load to:0x02132514 module:overlay(26) +from:0x020eb0d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb0e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb0fc kind:arm_call to:0x01ffb780 module:itcm +from:0x020eb110 kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020eb13c kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020eb15c kind:load to:0x0213585c module:overlay(26) +from:0x020eb160 kind:load to:0x02135870 module:overlay(26) +from:0x020eb17c kind:arm_call to:0x020ead24 module:overlay(26) +from:0x020eb1a4 kind:load to:0x02135890 module:overlay(26) +from:0x020eb1b0 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020eb1c4 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020eb1cc kind:arm_call to:0x02011ff4 module:main +from:0x020eb214 kind:arm_call to:0x020eb164 module:overlay(26) +from:0x020eb260 kind:arm_call to:0x020eb164 module:overlay(26) +from:0x020eb2a4 kind:arm_call to:0x020eb164 module:overlay(26) +from:0x020eb2cc kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020eb324 kind:load to:0x021358b0 module:overlay(26) +from:0x020eb3d0 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020eb430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb470 kind:arm_call to:0x020ef774 module:overlay(26) +from:0x020eb47c kind:arm_call to:0x020ef968 module:overlay(26) +from:0x020eb4b0 kind:load to:0x020eaeb8 module:overlay(26) +from:0x020eb508 kind:arm_call to:0x02011f3c module:main +from:0x020eb514 kind:arm_call to:0x020f4cb4 module:overlay(26) +from:0x020eb53c kind:arm_call to:0x020f5310 module:overlay(26) +from:0x020eb540 kind:arm_call to:0x021049c8 module:overlay(26) +from:0x020eb544 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020eb54c kind:arm_call to:0x020f4be0 module:overlay(26) +from:0x020eb558 kind:arm_call to:0x021051ec module:overlay(26) +from:0x020eb56c kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020eb574 kind:arm_call to:0x020f4be0 module:overlay(26) +from:0x020eb580 kind:arm_call to:0x020edcfc module:overlay(26) +from:0x020eb584 kind:arm_call to:0x020edd54 module:overlay(26) +from:0x020eb588 kind:arm_call to:0x020edd28 module:overlay(26) +from:0x020eb59c kind:arm_call to:0x020f4ce8 module:overlay(26) +from:0x020eb5a4 kind:arm_call to:0x02011ff4 module:main +from:0x020eb5c0 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020eb5e8 kind:arm_call to:0x020f7744 module:overlay(26) +from:0x020eb61c kind:arm_call to:0x020eb8c4 module:overlay(26) +from:0x020eb648 kind:arm_call to:0x020f7620 module:overlay(26) +from:0x020eb664 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020eb67c kind:arm_call to:0x020f725c module:overlay(26) +from:0x020eb680 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020eb69c kind:arm_call to:0x02104a3c module:overlay(26) +from:0x020eb6a4 kind:load to:0x027e0d18 module:dtcm +from:0x020eb6c0 kind:arm_call to:0x02104a9c module:overlay(26) +from:0x020eb6e0 kind:arm_call to:0x020f7900 module:overlay(26) +from:0x020eb708 kind:load to:0x027e0d18 module:dtcm +from:0x020eb750 kind:arm_call to:0x020f4f50 module:overlay(26) +from:0x020eb7f8 kind:arm_call to:0x020f4e60 module:overlay(26) +from:0x020eb818 kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020eb87c kind:arm_call to:0x020f4e60 module:overlay(26) +from:0x020eb89c kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020eb8c0 kind:load to:0x021358d4 module:overlay(26) +from:0x020eb8d8 kind:arm_call to:0x020eb70c module:overlay(26) +from:0x020eb8e4 kind:arm_call to:0x020ed020 module:overlay(26) +from:0x020eb8ec kind:arm_call to:0x020ed074 module:overlay(26) +from:0x020eb90c kind:arm_call to:0x020f4cec module:overlay(26) +from:0x020eb940 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020eb950 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020eb960 kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020eb98c kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020eb9bc kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020eb9dc kind:arm_call to:0x020f5154 module:overlay(26) +from:0x020eba04 kind:arm_call to:0x020f5368 module:overlay(26) +from:0x020eba1c kind:arm_call to:0x02105348 module:overlay(26) +from:0x020eba24 kind:load to:0x027e0d14 module:dtcm +from:0x020eba28 kind:load to:0x027e0d1c module:dtcm +from:0x020eba3c kind:arm_call to:0x02104aa0 module:overlay(26) +from:0x020eba40 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020eba44 kind:arm_call to:0x020e64d4 module:overlay(26) +from:0x020eba58 kind:arm_call to:0x020f5364 module:overlay(26) +from:0x020eba60 kind:arm_call to:0x020ecf5c module:overlay(26) +from:0x020eba74 kind:arm_call to:0x02105240 module:overlay(26) +from:0x020eba7c kind:load to:0x027e0d18 module:dtcm +from:0x020eba80 kind:load to:0x027e0d14 module:dtcm +from:0x020eba84 kind:load to:0x027e0d1c module:dtcm +from:0x020ebab8 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020ebac0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020ebad0 kind:arm_call to:0x020ebc8c module:overlay(26) +from:0x020ebae0 kind:arm_call to:0x020ebc8c module:overlay(26) +from:0x020ebae4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020ebafc kind:arm_call to:0x021052c8 module:overlay(26) +from:0x020ebb04 kind:arm_call to:0x020f4c10 module:overlay(26) +from:0x020ebb20 kind:arm_call to:0x020f4be0 module:overlay(26) +from:0x020ebb38 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ebb90 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x020ebbf4 kind:arm_call to:0x020ebe60 module:overlay(26) +from:0x020ebc00 kind:load to:0x027e0d1c module:dtcm +from:0x020ebc04 kind:load to:0x027e0d18 module:dtcm +from:0x020ebc34 kind:arm_call to:0x0207868c module:overlay(0) +from:0x020ebc44 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020ebc7c kind:arm_call to:0x020ef744 module:overlay(26) +from:0x020ebc88 kind:load to:0x027e09bc module:dtcm +from:0x020ebcac kind:arm_call to:0x01ffc768 module:itcm +from:0x020ebce4 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ebd40 kind:arm_call to:0x02104ea4 module:overlay(26) +from:0x020ebd58 kind:arm_call to:0x020ebc08 module:overlay(26) +from:0x020ebddc kind:load to:0x020b4ec4 module:overlay(0) +from:0x020ebde0 kind:load to:0x027e0d18 module:dtcm +from:0x020ebe5c kind:load to:0x027e0d18 module:dtcm +from:0x020ebe7c kind:arm_call to:0x020f0cd8 module:overlay(26) +from:0x020ebf6c kind:arm_call to:0x0203a1bc module:main +from:0x020ebfb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec00c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ec028 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020ec07c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020ec088 kind:load to:0x027e09bc module:dtcm +from:0x020ec08c kind:load to:0x027e07d4 module:dtcm +from:0x020ec09c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020ec0d4 kind:load to:0x02132514 module:overlay(26) +from:0x020ec100 kind:arm_call to:0x020ec0a8 module:overlay(26) +from:0x020ec138 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec144 kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020ec178 kind:arm_call to:0x01fff744 module:itcm +from:0x020ec1b0 kind:arm_call to:0x020ec0a8 module:overlay(26) +from:0x020ec1f0 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec288 kind:arm_call to:0x01fff850 module:itcm +from:0x020ec2ac kind:arm_call to:0x01fff850 module:itcm +from:0x020ec2bc kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020ec2ec kind:arm_call to:0x01fff764 module:itcm +from:0x020ec2fc kind:arm_call to:0x020ec0a8 module:overlay(26) +from:0x020ec32c kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020ec368 kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020ec37c kind:arm_call to:0x01fff850 module:itcm +from:0x020ec398 kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020ec3ac kind:arm_call to:0x01fff850 module:itcm +from:0x020ec3bc kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020ec3f4 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec404 kind:arm_call to:0x020ec0a8 module:overlay(26) +from:0x020ec470 kind:load to:0x021358f8 module:overlay(26) +from:0x020ec474 kind:load to:0x02135920 module:overlay(26) +from:0x020ec49c kind:arm_call to:0x020ecb18 module:overlay(26) +from:0x020ec4c4 kind:arm_call to:0x020ecbcc module:overlay(26) +from:0x020ec4cc kind:arm_call to:0x020ecc28 module:overlay(26) +from:0x020ec52c kind:arm_call to:0x020ec478 module:overlay(26) +from:0x020ec540 kind:arm_call to:0x020ec478 module:overlay(26) +from:0x020ec558 kind:arm_call to:0x020ec478 module:overlay(26) +from:0x020ec570 kind:arm_call to:0x020ec478 module:overlay(26) +from:0x020ec5d4 kind:arm_call to:0x020f4f8c module:overlay(26) +from:0x020ec5e8 kind:arm_call to:0x020ec578 module:overlay(26) +from:0x020ec608 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020ec624 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020ec698 kind:arm_call to:0x020ec750 module:overlay(26) +from:0x020ec6bc kind:arm_call to:0x020ec6e4 module:overlay(26) +from:0x020ec6dc kind:arm_call to:0x020ec6e4 module:overlay(26) +from:0x020ec6fc kind:arm_call to:0x020ec0d8 module:overlay(26) +from:0x020ec714 kind:arm_call to:0x020ec0d8 module:overlay(26) +from:0x020ec72c kind:arm_call to:0x020ec0d8 module:overlay(26) +from:0x020ec744 kind:arm_call to:0x020ec0d8 module:overlay(26) +from:0x020ec7c8 kind:arm_call to:0x020ec22c module:overlay(26) +from:0x020ec7e4 kind:arm_call to:0x020ec22c module:overlay(26) +from:0x020ec814 kind:arm_call to:0x020ec89c module:overlay(26) +from:0x020ec820 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ec82c kind:load to:0x0213f5ec module:overlay(26) +from:0x020ec84c kind:arm_call to:0x020ec89c module:overlay(26) +from:0x020ec880 kind:arm_call to:0x020ec89c module:overlay(26) +from:0x020ec88c kind:arm_call to:0x01fffda8 module:itcm +from:0x020ec898 kind:load to:0x0213f5ec module:overlay(26) +from:0x020ec92c kind:arm_call to:0x020ec750 module:overlay(26) +from:0x020ec9ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ec9f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eca00 kind:arm_call to:0x01ffb860 module:itcm +from:0x020eca68 kind:arm_call to:0x020edca8 module:overlay(26) +from:0x020eca74 kind:arm_call to:0x01fffda8 module:itcm +from:0x020eca7c kind:load to:0x0213f5ec module:overlay(26) +from:0x020ecac0 kind:arm_call to:0x020edca8 module:overlay(26) +from:0x020ecacc kind:arm_call to:0x01fffda8 module:itcm +from:0x020ecad4 kind:load to:0x0213f5ec module:overlay(26) +from:0x020ecb78 kind:arm_call to:0x01fff850 module:itcm +from:0x020ecb98 kind:arm_call to:0x01fff764 module:itcm +from:0x020ecba4 kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020ecbf4 kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020ecc1c kind:arm_call to:0x020ecb34 module:overlay(26) +from:0x020ecc6c kind:arm_call to:0x020ecb34 module:overlay(26) +from:0x020ecc94 kind:arm_call to:0x020ecca0 module:overlay(26) +from:0x020eccd4 kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020eccf8 kind:arm_call to:0x020eadf8 module:overlay(26) +from:0x020ecd10 kind:arm_call to:0x020eadc4 module:overlay(26) +from:0x020ecd2c kind:arm_call to:0x01fff850 module:itcm +from:0x020ecd54 kind:arm_call to:0x01fff764 module:itcm +from:0x020ecd5c kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020ecd6c kind:arm_call to:0x020eadf8 module:overlay(26) +from:0x020ecd7c kind:arm_call to:0x020eb4b4 module:overlay(26) +from:0x020ecdb4 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ecdc0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ecde4 kind:arm_call to:0x01fff850 module:itcm +from:0x020ece40 kind:load to:0x027e07d4 module:dtcm +from:0x020ece44 kind:load to:0x0213f5ec module:overlay(26) +from:0x020ece60 kind:arm_call to:0x020ebde4 module:overlay(26) +from:0x020ece90 kind:arm_call to:0x020ecb18 module:overlay(26) +from:0x020ecea4 kind:arm_call to:0x020ecb18 module:overlay(26) +from:0x020ececc kind:arm_call to:0x020ecbcc module:overlay(26) +from:0x020ecee8 kind:arm_call to:0x020ecbcc module:overlay(26) +from:0x020ecf00 kind:arm_call to:0x020ecc28 module:overlay(26) +from:0x020ecf18 kind:arm_call to:0x020ecc28 module:overlay(26) +from:0x020ecfcc kind:arm_call to:0x020f50dc module:overlay(26) +from:0x020ed014 kind:arm_call to:0x020f5168 module:overlay(26) +from:0x020ed054 kind:arm_call to:0x020f4f78 module:overlay(26) +from:0x020ed118 kind:arm_call to:0x020eaef0 module:overlay(26) +from:0x020ed144 kind:arm_call to:0x0210534c module:overlay(26) +from:0x020ed15c kind:arm_call to:0x020eaef0 module:overlay(26) +from:0x020ed188 kind:arm_call to:0x0210534c module:overlay(26) +from:0x020ed1cc kind:load to:0x027e0d1c module:dtcm +from:0x020ed1d0 kind:load to:0x027e07d4 module:dtcm +from:0x020ed264 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed2ac kind:arm_call to:0x020f501c module:overlay(26) +from:0x020ed2d4 kind:arm_call to:0x020f4e30 module:overlay(26) +from:0x020ed2ec kind:arm_call to:0x020f4e48 module:overlay(26) +from:0x020ed338 kind:arm_call to:0x020f5268 module:overlay(26) +from:0x020ed384 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed3d0 kind:arm_call to:0x020f5268 module:overlay(26) +from:0x020ed3fc kind:arm_call to:0x020f5268 module:overlay(26) +from:0x020ed420 kind:arm_call to:0x0205c780 module:overlay(0) +from:0x020ed444 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ed514 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed544 kind:arm_call to:0x020f527c module:overlay(26) +from:0x020ed5f0 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed62c kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed70c kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed72c kind:arm_call to:0x020f5290 module:overlay(26) +from:0x020ed7dc kind:arm_call to:0x020ec0d8 module:overlay(26) +from:0x020ed7fc kind:arm_call to:0x020ec22c module:overlay(26) +from:0x020ed89c kind:arm_call to:0x020ecad8 module:overlay(26) +from:0x020ed8b4 kind:arm_call to:0x020ecaf8 module:overlay(26) +from:0x020ed8d8 kind:arm_call to:0x020ec548 module:overlay(26) +from:0x020ed8f0 kind:arm_call to:0x020ec560 module:overlay(26) +from:0x020ed940 kind:arm_call to:0x020eda54 module:overlay(26) +from:0x020ed9bc kind:arm_call to:0x020ed1d4 module:overlay(26) +from:0x020ed9cc kind:arm_call to:0x020ecb18 module:overlay(26) +from:0x020ed9e4 kind:arm_call to:0x020ed4b8 module:overlay(26) +from:0x020eda20 kind:arm_call to:0x020ed784 module:overlay(26) +from:0x020eda50 kind:load to:0x0213f564 module:overlay(26) +from:0x020eda7c kind:arm_call to:0x020ecc78 module:overlay(26) +from:0x020eda90 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020edaa4 kind:arm_call to:0x01fff698 module:itcm +from:0x020edacc kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020edadc kind:arm_call to:0x01ffb714 module:itcm +from:0x020edae8 kind:arm_call to:0x0205c804 module:overlay(0) +from:0x020edb6c kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020edbb8 kind:arm_call to:0x020ec578 module:overlay(26) +from:0x020edd14 kind:arm_call to:0x0210522c module:overlay(26) +from:0x020edd1c kind:arm_call to:0x02011ff4 module:main +from:0x020edd24 kind:load to:0x027e0d1c module:dtcm +from:0x020edd40 kind:arm_call to:0x020f5350 module:overlay(26) +from:0x020edd48 kind:arm_call to:0x02011ff4 module:main +from:0x020edd50 kind:load to:0x027e0d14 module:dtcm +from:0x020edd6c kind:arm_call to:0x02104a28 module:overlay(26) +from:0x020edd74 kind:arm_call to:0x02011ff4 module:main +from:0x020edd7c kind:load to:0x027e0d18 module:dtcm +from:0x020edd88 kind:arm_call to:0x020ead24 module:overlay(26) +from:0x020eddb4 kind:load to:0x02135950 module:overlay(26) +from:0x020eddc0 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020eddd4 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020edddc kind:arm_call to:0x02011ff4 module:main +from:0x020ede6c kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020ede84 kind:load to:0x02135970 module:overlay(26) +from:0x020eded8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020edee4 kind:load to:0x0203e964 module:main +from:0x020edf4c kind:arm_call to:0x01ffb974 module:itcm +from:0x020edf58 kind:load to:0x0203e964 module:main +from:0x020edf7c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020edfac kind:arm_call to:0x01fffb7c module:itcm +from:0x020ee020 kind:arm_call to:0x020ef774 module:overlay(26) +from:0x020ee02c kind:arm_call to:0x020ef968 module:overlay(26) +from:0x020ee07c kind:arm_call to:0x01ffb428 module:itcm +from:0x020ee0e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ee12c kind:load to:0x020eaeb8 module:overlay(26) +from:0x020ee1bc kind:arm_call to:0x02028c90 module:main +from:0x020ee254 kind:arm_call to:0x02028c90 module:main +from:0x020ee268 kind:arm_call to:0x020ee960 module:overlay(26) +from:0x020ee27c kind:arm_call to:0x020ee960 module:overlay(26) +from:0x020ee29c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee2ac kind:arm_call to:0x020ece48 module:overlay(26) +from:0x020ee2b8 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee2d8 kind:arm_call to:0x020ece48 module:overlay(26) +from:0x020ee2e4 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee2e8 kind:arm_call to:0x020ecf50 module:overlay(26) +from:0x020ee318 kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020ee324 kind:arm_call to:0x020dadf4 module:overlay(26) +from:0x020ee39c kind:arm_call to:0x01ff9218 module:itcm +from:0x020ee42c kind:arm_call to:0x020ee454 module:overlay(26) +from:0x020ee444 kind:arm_call to:0x020ef444 module:overlay(26) +from:0x020ee44c kind:load to:0x02135990 module:overlay(26) +from:0x020ee450 kind:load to:0x021359c0 module:overlay(26) +from:0x020ee488 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee4bc kind:arm_call to:0x020ec68c module:overlay(26) +from:0x020ee4f0 kind:arm_call to:0x020ec6a0 module:overlay(26) +from:0x020ee574 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee57c kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ee5a0 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee5a4 kind:arm_call to:0x02032784 module:main +from:0x020ee5b4 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee5b8 kind:arm_call to:0x02032784 module:main +from:0x020ee5c8 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee5cc kind:arm_call to:0x02032784 module:main +from:0x020ee5f4 kind:arm_call to:0x020ecfac module:overlay(26) +from:0x020ee634 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee638 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020ee664 kind:arm_call to:0x020ecfac module:overlay(26) +from:0x020ee698 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee6a4 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020ee71c kind:arm_call to:0x020ec5a8 module:overlay(26) +from:0x020ee754 kind:arm_call to:0x020ef444 module:overlay(26) +from:0x020ee784 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee78c kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ee7b0 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee7b4 kind:arm_call to:0x02032784 module:main +from:0x020ee7c4 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee7c8 kind:arm_call to:0x02032784 module:main +from:0x020ee7e0 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee7e4 kind:arm_call to:0x02032784 module:main +from:0x020ee814 kind:arm_call to:0x020ecfac module:overlay(26) +from:0x020ee838 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee83c kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020ee874 kind:arm_call to:0x020ecfac module:overlay(26) +from:0x020ee898 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x020ee8a4 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020ee91c kind:arm_call to:0x020ec5a8 module:overlay(26) +from:0x020ee94c kind:arm_call to:0x020ef444 module:overlay(26) +from:0x020ee9a4 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee9ac kind:arm_call to:0x020ec678 module:overlay(26) +from:0x020eea50 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eea6c kind:arm_call to:0x020ec858 module:overlay(26) +from:0x020eea8c kind:arm_call to:0x01fffcd8 module:itcm +from:0x020eeaa8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eeaf4 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eeb04 kind:arm_call to:0x020ec7f4 module:overlay(26) +from:0x020eeb2c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eeb78 kind:arm_call to:0x020ed848 module:overlay(26) +from:0x020eeba8 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eebb8 kind:arm_call to:0x020ec830 module:overlay(26) +from:0x020eebf4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020eec1c kind:arm_call to:0x01ffb780 module:itcm +from:0x020eec28 kind:arm_call to:0x01ffb860 module:itcm +from:0x020eec6c kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020eec80 kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020eec90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eeccc kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020eecfc kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x020eed14 kind:arm_call to:0x01fffd00 module:itcm +from:0x020eed58 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eed64 kind:arm_call to:0x020eca24 module:overlay(26) +from:0x020eedc4 kind:arm_call to:0x020eed70 module:overlay(26) +from:0x020eedcc kind:arm_call to:0x020eed24 module:overlay(26) +from:0x020eede8 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eedfc kind:arm_call to:0x020ec520 module:overlay(26) +from:0x020eee30 kind:arm_call to:0x020eedd4 module:overlay(26) +from:0x020eee60 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eee80 kind:arm_call to:0x020ec534 module:overlay(26) +from:0x020eeeb4 kind:arm_call to:0x020eee4c module:overlay(26) +from:0x020eeee0 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eeef4 kind:arm_call to:0x020ec520 module:overlay(26) +from:0x020eef0c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eef2c kind:arm_call to:0x020ec534 module:overlay(26) +from:0x020eef4c kind:arm_call to:0x020eee9c module:overlay(26) +from:0x020eef68 kind:arm_call to:0x020eee18 module:overlay(26) +from:0x020eef90 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eefb4 kind:arm_call to:0x020ecc78 module:overlay(26) +from:0x020eefe4 kind:arm_call to:0x020ecc78 module:overlay(26) +from:0x020eeff8 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef008 kind:arm_call to:0x020ecad8 module:overlay(26) +from:0x020ef01c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef038 kind:arm_call to:0x020ecaf8 module:overlay(26) +from:0x020ef058 kind:arm_call to:0x020ef010 module:overlay(26) +from:0x020ef074 kind:arm_call to:0x020eefec module:overlay(26) +from:0x020ef09c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef0b0 kind:arm_call to:0x020ecb18 module:overlay(26) +from:0x020ef0cc kind:arm_call to:0x020ecb18 module:overlay(26) +from:0x020ef0e0 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef0f0 kind:arm_call to:0x020ecbcc module:overlay(26) +from:0x020ef104 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef120 kind:arm_call to:0x020ecc28 module:overlay(26) +from:0x020ef134 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef13c kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ef170 kind:arm_call to:0x020eef84 module:overlay(26) +from:0x020ef188 kind:arm_call to:0x01fff698 module:itcm +from:0x020ef198 kind:arm_call to:0x020edafc module:overlay(26) +from:0x020ef19c kind:arm_call to:0x021798fc module:overlay(92) +from:0x020ef1b4 kind:arm_call to:0x020eef84 module:overlay(26) +from:0x020ef1cc kind:arm_call to:0x01fff698 module:itcm +from:0x020ef1e0 kind:arm_call to:0x020eef34 module:overlay(26) +from:0x020ef208 kind:arm_call to:0x020ef040 module:overlay(26) +from:0x020ef234 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ef244 kind:arm_call to:0x020eedb4 module:overlay(26) +from:0x020ef268 kind:arm_call to:0x0205c804 module:overlay(0) +from:0x020ef27c kind:arm_call to:0x020f4e30 module:overlay(26) +from:0x020ef290 kind:arm_call to:0x020f4e48 module:overlay(26) +from:0x020ef2bc kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020ef2e8 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020ef310 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020ef338 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020ef358 kind:arm_call to:0x020edafc module:overlay(26) +from:0x020ef360 kind:arm_call to:0x020f7228 module:overlay(26) +from:0x020ef37c kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020ef3a8 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020ef3d0 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020ef3f8 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020ef418 kind:arm_call to:0x020edafc module:overlay(26) +from:0x020ef420 kind:arm_call to:0x020f7228 module:overlay(26) +from:0x020ef440 kind:load to:0x027e09a4 module:dtcm +from:0x020ef450 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef4a8 kind:arm_call to:0x020eca24 module:overlay(26) +from:0x020ef4bc kind:arm_call to:0x020eca80 module:overlay(26) +from:0x020ef4d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef514 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ef520 kind:arm_call to:0x01ffb860 module:itcm +from:0x020ef52c kind:arm_call to:0x020eec44 module:overlay(26) +from:0x020ef59c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ef5b4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020ef5c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ef5d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ef5e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef5f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef65c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef690 kind:arm_call to:0x020edb10 module:overlay(26) +from:0x020ef6b4 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef6ec kind:arm_call to:0x020edbac module:overlay(26) +from:0x020ef70c kind:arm_call to:0x020ef444 module:overlay(26) +from:0x020ef72c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef73c kind:arm_call to:0x020edc84 module:overlay(26) +from:0x020ef7e0 kind:load to:0x02132518 module:overlay(26) +from:0x020ef7e4 kind:load to:0x027e095c module:dtcm +from:0x020ef9a4 kind:arm_call to:0x01fffda8 module:itcm +from:0x020efa7c kind:arm_call to:0x01fffda8 module:itcm +from:0x020efb04 kind:arm_call to:0x020ef7f0 module:overlay(26) +from:0x020efb3c kind:arm_call to:0x01fffda8 module:itcm +from:0x020efb48 kind:arm_call to:0x01ffb860 module:itcm +from:0x020efbc8 kind:arm_call to:0x01fffd60 module:itcm +from:0x020efc28 kind:arm_call to:0x020ef7f0 module:overlay(26) +from:0x020efc34 kind:load to:0x027e09bc module:dtcm +from:0x020efc38 kind:load to:0x0213f5ec module:overlay(26) +from:0x020efc3c kind:load to:0x027e0ca8 module:dtcm +from:0x020efccc kind:arm_call to:0x020591ec module:overlay(0) +from:0x020efcf4 kind:arm_call to:0x020f4c6c module:overlay(26) +from:0x020efd1c kind:arm_call to:0x02026800 module:main +from:0x020efd30 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020efd44 kind:arm_call to:0x02059240 module:overlay(0) +from:0x020efd4c kind:arm_call to:0x020f4c84 module:overlay(26) +from:0x020efd60 kind:load to:0x02135a08 module:overlay(26) +from:0x020efd64 kind:load to:0x02135a0c module:overlay(26) +from:0x020efd68 kind:load to:0x02135a10 module:overlay(26) +from:0x020efd6c kind:load to:0x02135a14 module:overlay(26) +from:0x020efd70 kind:load to:0x02135a18 module:overlay(26) +from:0x020efd74 kind:load to:0x021323c0 module:overlay(26) +from:0x020efd78 kind:load to:0x02135a24 module:overlay(26) +from:0x020efd80 kind:load to:0x027e0d0c module:dtcm +from:0x020efd8c kind:arm_call to:0x020ead24 module:overlay(26) +from:0x020efde0 kind:load to:0x02135a34 module:overlay(26) +from:0x020efde4 kind:load to:0x027e07d4 module:dtcm +from:0x020efde8 kind:load to:0x027e07b4 module:dtcm +from:0x020efe78 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efe84 kind:arm_call to:0x01ffb860 module:itcm +from:0x020efea8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020efec4 kind:arm_call to:0x020f01b0 module:overlay(26) +from:0x020eff14 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020eff48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f0014 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0054 kind:arm_call to:0x020ef774 module:overlay(26) +from:0x020f0060 kind:arm_call to:0x020ef968 module:overlay(26) +from:0x020f006c kind:load to:0x0213f56c module:overlay(26) +from:0x020f0134 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f01ac kind:load to:0x020eaeb8 module:overlay(26) +from:0x020f0234 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020f0248 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020f0250 kind:arm_call to:0x02011ff4 module:main +from:0x020f02b4 kind:arm_call to:0x020ead24 module:overlay(26) +from:0x020f02c4 kind:arm_call to:0x020edd80 module:overlay(26) +from:0x020f02e8 kind:load to:0x02135a5c module:overlay(26) +from:0x020f02ec kind:load to:0x027e07d4 module:dtcm +from:0x020f0314 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x020f0350 kind:arm_call to:0x020f05dc module:overlay(26) +from:0x020f035c kind:arm_call to:0x020f025c module:overlay(26) +from:0x020f037c kind:arm_call to:0x020edde8 module:overlay(26) +from:0x020f03cc kind:arm_call to:0x021322e8 module:overlay(26) +from:0x020f041c kind:arm_call to:0x021322e8 module:overlay(26) +from:0x020f0450 kind:arm_call to:0x021322e8 module:overlay(26) +from:0x020f047c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020f04ac kind:arm_call to:0x020f05b0 module:overlay(26) +from:0x020f0520 kind:arm_call to:0x020ef774 module:overlay(26) +from:0x020f052c kind:arm_call to:0x020ef968 module:overlay(26) +from:0x020f057c kind:arm_call to:0x021322e8 module:overlay(26) +from:0x020f05c4 kind:arm_call to:0x01fffb7c module:itcm +from:0x020f05fc kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020f0690 kind:arm_call to:0x021322e8 module:overlay(26) +from:0x020f06a4 kind:load to:0x020eaeb8 module:overlay(26) +from:0x020f06b4 kind:arm_call to:0x020eddb8 module:overlay(26) +from:0x020f06bc kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020f06d4 kind:arm_call to:0x020eddb8 module:overlay(26) +from:0x020f06dc kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020f06e4 kind:arm_call to:0x02011ff4 module:main +from:0x020f06f8 kind:arm_call to:0x020ead24 module:overlay(26) +from:0x020f0708 kind:arm_call to:0x020efd84 module:overlay(26) +from:0x020f0720 kind:load to:0x02135a84 module:overlay(26) +from:0x020f0748 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x020f079c kind:arm_call to:0x020f0ae8 module:overlay(26) +from:0x020f0804 kind:arm_call to:0x020f0ae8 module:overlay(26) +from:0x020f0834 kind:arm_call to:0x020f0ae8 module:overlay(26) +from:0x020f0844 kind:arm_call to:0x020efdec module:overlay(26) +from:0x020f08a0 kind:arm_call to:0x021322e8 module:overlay(26) +from:0x020f08ec kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020f091c kind:arm_call to:0x020f0a9c module:overlay(26) +from:0x020f09a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f09e8 kind:arm_call to:0x020ef774 module:overlay(26) +from:0x020f09f4 kind:arm_call to:0x020ef968 module:overlay(26) +from:0x020f0a68 kind:arm_call to:0x021322e8 module:overlay(26) +from:0x020f0b08 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020f0b78 kind:arm_call to:0x021322e8 module:overlay(26) +from:0x020f0b8c kind:load to:0x020eaeb8 module:overlay(26) +from:0x020f0b9c kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020f0ba4 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020f0bbc kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020f0bc4 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x020f0bcc kind:arm_call to:0x02011ff4 module:main +from:0x020f0c10 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f0c24 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f0c2c kind:arm_call to:0x02011ff4 module:main +from:0x020f0cfc kind:arm_call to:0x020d4e3c module:overlay(24) +from:0x020f0d1c kind:load to:0x02135ac8 module:overlay(26) +from:0x020f0d20 kind:load to:0x027e0d00 module:dtcm +from:0x020f0d2c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f0d34 kind:arm_call to:0x02011ff4 module:main +from:0x020f0d50 kind:arm_call to:0x02011f3c module:main +from:0x020f0d5c kind:arm_call to:0x020f0d64 module:overlay(26) +from:0x020f0d6c kind:arm_call to:0x020f159c module:overlay(26) +from:0x020f0d84 kind:arm_call to:0x020f157c module:overlay(26) +from:0x020f0db0 kind:arm_call to:0x020f15ac module:overlay(26) +from:0x020f0dd8 kind:arm_call to:0x02002f04 module:main +from:0x020f0de8 kind:arm_call to:0x02002f04 module:main +from:0x020f0e00 kind:arm_call to:0x02002f04 module:main +from:0x020f0e18 kind:arm_call to:0x02002f04 module:main +from:0x020f0e30 kind:arm_call to:0x02002f04 module:main +from:0x020f0e48 kind:arm_call to:0x02002f04 module:main +from:0x020f0e5c kind:load to:0x020b51c4 module:overlay(0) +from:0x020f0e60 kind:load to:0x020b51c0 module:overlay(0) +from:0x020f0e78 kind:arm_call to:0x02080a44 module:overlay(0) +from:0x020f0ec8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020f0f2c kind:arm_call to:0x02002f04 module:main +from:0x020f0f50 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020f0f5c kind:load to:0x027e0cd8 module:dtcm +from:0x020f0f60 kind:load to:0x027e09a4 module:dtcm +from:0x020f0f64 kind:load to:0x027e09b8 module:dtcm +from:0x020f0f68 kind:load to:0x020b51b8 module:overlay(0) +from:0x020f0f6c kind:load to:0x027e09ac module:dtcm +from:0x020f0f70 kind:load to:0x020b51c0 module:overlay(0) +from:0x020f0f84 kind:arm_call to:0x020f104c module:overlay(26) +from:0x020f0f94 kind:arm_call to:0x020f10a8 module:overlay(26) +from:0x020f0fa4 kind:arm_call to:0x020f1118 module:overlay(26) +from:0x020f0fb4 kind:arm_call to:0x020f119c module:overlay(26) +from:0x020f0fc4 kind:arm_call to:0x020f1218 module:overlay(26) +from:0x020f0fd4 kind:arm_call to:0x020f1298 module:overlay(26) +from:0x020f0fe4 kind:arm_call to:0x020f12d4 module:overlay(26) +from:0x020f0ff4 kind:arm_call to:0x020f1364 module:overlay(26) +from:0x020f1004 kind:arm_call to:0x020f13ec module:overlay(26) +from:0x020f1014 kind:arm_call to:0x020f1478 module:overlay(26) +from:0x020f101c kind:arm_call to:0x020f157c module:overlay(26) +from:0x020f10a4 kind:load to:0x027e09a4 module:dtcm +from:0x020f1110 kind:load to:0x027e09a4 module:dtcm +from:0x020f1114 kind:load to:0x027e09b8 module:dtcm +from:0x020f1174 kind:arm_call to:0x020f14c8 module:overlay(26) +from:0x020f1198 kind:load to:0x027e09ac module:dtcm +from:0x020f11c0 kind:arm_call to:0x02002f04 module:main +from:0x020f11f4 kind:arm_call to:0x020f14c8 module:overlay(26) +from:0x020f1214 kind:load to:0x020b51c0 module:overlay(0) +from:0x020f123c kind:arm_call to:0x02002f04 module:main +from:0x020f1274 kind:arm_call to:0x020f14c8 module:overlay(26) +from:0x020f1294 kind:load to:0x020b51c0 module:overlay(0) +from:0x020f12c8 kind:arm_call to:0x020f14c8 module:overlay(26) +from:0x020f12e4 kind:arm_call to:0x02002f04 module:main +from:0x020f1340 kind:arm_call to:0x020f14c8 module:overlay(26) +from:0x020f1360 kind:load to:0x020b51c0 module:overlay(0) +from:0x020f1388 kind:arm_call to:0x02002f04 module:main +from:0x020f13c8 kind:arm_call to:0x020f14c8 module:overlay(26) +from:0x020f13e8 kind:load to:0x020b51c4 module:overlay(0) +from:0x020f145c kind:arm_call to:0x020f14c8 module:overlay(26) +from:0x020f1470 kind:load to:0x027e09a4 module:dtcm +from:0x020f1474 kind:load to:0x027e09b8 module:dtcm +from:0x020f14b8 kind:arm_call to:0x020f14c8 module:overlay(26) +from:0x020f14c4 kind:load to:0x027e09a4 module:dtcm +from:0x020f14e0 kind:arm_call to:0x02002f04 module:main +from:0x020f14f0 kind:arm_call to:0x02002f04 module:main +from:0x020f1514 kind:arm_call to:0x0206c01c module:overlay(0) +from:0x020f1524 kind:load to:0x020b51c0 module:overlay(0) +from:0x020f1528 kind:load to:0x020b51c4 module:overlay(0) +from:0x020f152c kind:load to:0x020b51b8 module:overlay(0) +from:0x020f1554 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020f1564 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f15a8 kind:load to:0x027e0d10 module:dtcm +from:0x020f15bc kind:load to:0x027e0d10 module:dtcm +from:0x020f1630 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f1640 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f16b4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f16c4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f16d0 kind:load to:0x0203e964 module:main +from:0x020f16dc kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020f16f0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1700 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1710 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1720 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1730 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1740 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1750 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1760 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1770 kind:load to:0x02135af8 module:overlay(26) +from:0x020f1774 kind:load to:0x0213247c module:overlay(26) +from:0x020f1778 kind:load to:0x0213248c module:overlay(26) +from:0x020f177c kind:load to:0x0213249c module:overlay(26) +from:0x020f1780 kind:load to:0x021324ac module:overlay(26) +from:0x020f1784 kind:load to:0x021324bc module:overlay(26) +from:0x020f1788 kind:load to:0x021324cc module:overlay(26) +from:0x020f178c kind:load to:0x021324dc module:overlay(26) +from:0x020f1790 kind:load to:0x021324ec module:overlay(26) +from:0x020f179c kind:arm_call to:0x02059108 module:overlay(0) +from:0x020f17b0 kind:load to:0x02135aec module:overlay(26) +from:0x020f1818 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1824 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f18f8 kind:arm_call to:0x02011f3c module:main +from:0x020f1908 kind:arm_call to:0x020f16d4 module:overlay(26) +from:0x020f1928 kind:arm_call to:0x0200b578 module:main +from:0x020f1940 kind:arm_call to:0x02011f3c module:main +from:0x020f1960 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x020f1978 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1988 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f19f4 kind:arm_call to:0x02011f3c module:main +from:0x020f1a14 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x020f1a2c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1a3c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1aac kind:arm_call to:0x02011f3c module:main +from:0x020f1ac0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1ae8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1afc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1b0c kind:arm_call to:0x02011f3c module:main +from:0x020f1b20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1b40 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1b54 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1b5c kind:arm_call to:0x020f2230 module:overlay(26) +from:0x020f1b64 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x020f1b90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1b98 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1bc0 kind:arm_call to:0x020d4e3c module:overlay(24) +from:0x020f1bd4 kind:arm_call to:0x02011f3c module:main +from:0x020f1be4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f1c00 kind:arm_call to:0x02011f3c module:main +from:0x020f1c10 kind:arm_call to:0x020f1794 module:overlay(26) +from:0x020f1c2c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x020f1c3c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x020f1ca8 kind:arm_call to:0x0200eab0 module:main +from:0x020f1cb8 kind:arm_call to:0x0200eab0 module:main +from:0x020f1cc8 kind:load to:0x027e0d00 module:dtcm +from:0x020f1ccc kind:load to:0x0213f574 module:overlay(26) +from:0x020f1cd0 kind:load to:0x020f15c0 module:overlay(26) +from:0x020f1cd4 kind:load to:0x02135b24 module:overlay(26) +from:0x020f1cdc kind:load to:0x0213241c module:overlay(26) +from:0x020f1ce0 kind:load to:0x021323d4 module:overlay(26) +from:0x020f1ce4 kind:load to:0x021323e8 module:overlay(26) +from:0x020f1ce8 kind:load to:0x027e09a4 module:dtcm +from:0x020f1cec kind:load to:0x027e0ce0 module:dtcm +from:0x020f1cf0 kind:load to:0x021323fc module:overlay(26) +from:0x020f1cf4 kind:load to:0x0213240c module:overlay(26) +from:0x020f1d0c kind:arm_call to:0x02011ff4 module:main +from:0x020f1d1c kind:arm_call to:0x02011ff4 module:main +from:0x020f1d90 kind:arm_call to:0x02011ff4 module:main +from:0x020f1da8 kind:load to:0x0213f574 module:overlay(26) +from:0x020f1db4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f1dbc kind:arm_call to:0x02011ff4 module:main +from:0x020f1dd0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f1dd8 kind:arm_call to:0x02011ff4 module:main +from:0x020f1e00 kind:arm_call to:0x0213160c module:overlay(26) +from:0x020f1e64 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x020f1ea0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f1f48 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f1f94 kind:arm_call to:0x01ff938c module:itcm +from:0x020f1fa4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f1fbc kind:arm_call to:0x01ffb780 module:itcm +from:0x020f2008 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f2074 kind:arm_call to:0x020f2230 module:overlay(26) +from:0x020f207c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x020f20a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f20b0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f20d8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f20e0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f2140 kind:arm_call to:0x020f25cc module:overlay(26) +from:0x020f214c kind:load to:0x0213244c module:overlay(26) +from:0x020f2150 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2154 kind:load to:0x02132464 module:overlay(26) +from:0x020f215c kind:load to:0x0213241c module:overlay(26) +from:0x020f2160 kind:load to:0x02132434 module:overlay(26) +from:0x020f2188 kind:arm_call to:0x0200ef5c module:main +from:0x020f21c4 kind:arm_call to:0x01ffc768 module:itcm +from:0x020f21d0 kind:arm_call to:0x0200ef5c module:main +from:0x020f2220 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x020f2228 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020f222c kind:load to:0x027e0958 module:dtcm +from:0x020f2464 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2480 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f249c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f24b8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f24d4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f24f0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f250c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2528 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2544 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2560 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f257c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2598 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f25b4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f25c4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f25ec kind:arm_call to:0x020f27c0 module:overlay(26) +from:0x020f25f8 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x020f2618 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f2634 kind:arm_call to:0x0213167c module:overlay(26) +from:0x020f2688 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f2690 kind:arm_call to:0x020f2778 module:overlay(26) +from:0x020f26a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f26b8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f26ec kind:arm_call to:0x020f0dbc module:overlay(26) +from:0x020f26fc kind:arm_call to:0x021314a8 module:overlay(26) +from:0x020f2718 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f2774 kind:load to:0x027e0d10 module:dtcm +from:0x020f28b8 kind:load to:0x02135b70 module:overlay(26) +from:0x020f28bc kind:load to:0x027e00f0 module:dtcm +from:0x020f28c0 kind:load to:0x027e0108 module:dtcm +from:0x020f28c4 kind:load to:0x027e07d4 module:dtcm +from:0x020f28d4 kind:arm_call to:0x02011ff4 module:main +from:0x020f2900 kind:arm_call to:0x02078fa4 module:overlay(0) +from:0x020f2908 kind:load to:0x020aac80 module:overlay(0) +from:0x020f295c kind:arm_call to:0x01ffb860 module:itcm +from:0x020f298c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f2998 kind:arm_call to:0x02078eb8 module:overlay(0) +from:0x020f2a64 kind:arm_call to:0x01ff9218 module:itcm +from:0x020f2b4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2b64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2b90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2ba8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2c2c kind:arm_call to:0x020f30e0 module:overlay(26) +from:0x020f2c68 kind:arm_call to:0x020f31c0 module:overlay(26) +from:0x020f2d00 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020f2d80 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f2de0 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f2df4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f2f8c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f2f9c kind:arm_call to:0x01ffa60c module:itcm +from:0x020f2ff8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f3008 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f3068 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f3078 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f30d0 kind:load to:0x02132508 module:overlay(26) +from:0x020f30d4 kind:load to:0x021324fc module:overlay(26) +from:0x020f30dc kind:load to:0x0203e964 module:main +from:0x020f3324 kind:arm_call to:0x020f27f0 module:overlay(26) +from:0x020f3334 kind:arm_call to:0x020f182c module:overlay(26) +from:0x020f3354 kind:arm_call to:0x020ff568 module:overlay(26) +from:0x020f335c kind:arm_call to:0x020fc6d8 module:overlay(26) +from:0x020f3368 kind:arm_call to:0x020fe9b0 module:overlay(26) +from:0x020f3374 kind:arm_call to:0x020fefe8 module:overlay(26) +from:0x020f337c kind:arm_call to:0x020f33cc module:overlay(26) +from:0x020f3388 kind:load to:0x02135bb4 module:overlay(26) +from:0x020f338c kind:load to:0x02135bc0 module:overlay(26) +from:0x020f3398 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x020f33ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f33c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f33dc kind:arm_call to:0x020ff698 module:overlay(26) +from:0x020f33f4 kind:arm_call to:0x020f1de4 module:overlay(26) +from:0x020f3430 kind:arm_call to:0x020ffc30 module:overlay(26) +from:0x020f3440 kind:arm_call to:0x020ffa80 module:overlay(26) +from:0x020f3448 kind:arm_call to:0x020f1de8 module:overlay(26) +from:0x020f3474 kind:arm_call to:0x02106a94 module:overlay(26) +from:0x020f3488 kind:arm_call to:0x020ffd8c module:overlay(26) +from:0x020f34d8 kind:arm_call to:0x020ffba0 module:overlay(26) +from:0x020f34f4 kind:arm_call to:0x020fc8a0 module:overlay(26) +from:0x020f350c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f3548 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f3588 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x020f359c kind:arm_call to:0x020e815c module:overlay(26) +from:0x020f35c4 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020f35dc kind:arm_call to:0x020fc8d0 module:overlay(26) +from:0x020f35e8 kind:arm_call to:0x020fce08 module:overlay(26) +from:0x020f36c0 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f36d0 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020f36dc kind:arm_call to:0x020ffe14 module:overlay(26) +from:0x020f36ec kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f3744 kind:arm_call to:0x020ffe14 module:overlay(26) +from:0x020f3754 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f37c0 kind:arm_call to:0x020feb04 module:overlay(26) +from:0x020f37d8 kind:arm_call to:0x020feed4 module:overlay(26) +from:0x020f380c kind:arm_call to:0x020ff0ac module:overlay(26) +from:0x020f3824 kind:arm_call to:0x020ff400 module:overlay(26) +from:0x020f38c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f38d4 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f38f0 kind:arm_call to:0x020f2164 module:overlay(26) +from:0x020f38fc kind:load to:0x027e0cd8 module:dtcm +from:0x020f3900 kind:load to:0x027e0ce0 module:dtcm +from:0x020f3904 kind:load to:0x02138d10 module:overlay(26) +from:0x020f3918 kind:load to:0x020f33cc module:overlay(26) +from:0x020f3938 kind:arm_call to:0x020ffc30 module:overlay(26) +from:0x020f3960 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f396c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f399c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f39d0 kind:arm_call to:0x020fd28c module:overlay(26) +from:0x020f39f0 kind:load to:0x020fce74 module:overlay(26) +from:0x020f3a14 kind:arm_call to:0x020ffdf0 module:overlay(26) +from:0x020f3a58 kind:arm_call to:0x0203d210 module:main +from:0x020f3a70 kind:arm_call to:0x0203d210 module:main +from:0x020f3a88 kind:arm_call to:0x0203d210 module:main +from:0x020f3a9c kind:arm_call to:0x0203d210 module:main +from:0x020f3ab0 kind:arm_call to:0x0203d210 module:main +from:0x020f3ab8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f3ac0 kind:arm_call to:0x020f1cf8 module:overlay(26) +from:0x020f3ac8 kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f3ad4 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f3ad8 kind:load to:0x020f3390 module:overlay(26) +from:0x020f3adc kind:load to:0x020f33a4 module:overlay(26) +from:0x020f3b08 kind:arm_call to:0x0203d210 module:main +from:0x020f3b20 kind:arm_call to:0x0203d210 module:main +from:0x020f3b38 kind:arm_call to:0x0203d210 module:main +from:0x020f3b4c kind:arm_call to:0x0203d210 module:main +from:0x020f3b60 kind:arm_call to:0x0203d210 module:main +from:0x020f3b68 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f3b70 kind:arm_call to:0x020f1cf8 module:overlay(26) +from:0x020f3b78 kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f3b80 kind:arm_call to:0x02011ff4 module:main +from:0x020f3b8c kind:load to:0x020a02d4 module:overlay(0) +from:0x020f3b90 kind:load to:0x020f3390 module:overlay(26) +from:0x020f3b94 kind:load to:0x020f33a4 module:overlay(26) +from:0x020f3bac kind:arm_call to:0x020f27f0 module:overlay(26) +from:0x020f3bc0 kind:arm_call to:0x02100220 module:overlay(26) +from:0x020f3bcc kind:arm_call to:0x020fcf20 module:overlay(26) +from:0x020f3c04 kind:arm_call to:0x020f3c2c module:overlay(26) +from:0x020f3c10 kind:load to:0x02135c04 module:overlay(26) +from:0x020f3c14 kind:load to:0x02135c10 module:overlay(26) +from:0x020f3c20 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f3c3c kind:arm_call to:0x020ffe1c module:overlay(26) +from:0x020f3c94 kind:arm_call to:0x021005fc module:overlay(26) +from:0x020f3d20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3d30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3d7c kind:arm_call to:0x01ff938c module:itcm +from:0x020f3d94 kind:arm_call to:0x020fd538 module:overlay(26) +from:0x020f3db0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f3dc4 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x020f3dd0 kind:arm_call to:0x021005fc module:overlay(26) +from:0x020f3de0 kind:arm_call to:0x021002b8 module:overlay(26) +from:0x020f3df0 kind:arm_call to:0x020fcff0 module:overlay(26) +from:0x020f3dfc kind:load to:0x027e09a8 module:dtcm +from:0x020f3e04 kind:load to:0x027e09bc module:dtcm +from:0x020f3e64 kind:arm_call to:0x0210056c module:overlay(26) +from:0x020f3e70 kind:arm_call to:0x0210079c module:overlay(26) +from:0x020f3ea0 kind:load to:0x020f3c2c module:overlay(26) +from:0x020f3f10 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f3f3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3f6c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f3f78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f3fa4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f3fa8 kind:load to:0x020b539c module:overlay(0) +from:0x020f3fc4 kind:load to:0x020fd064 module:overlay(26) +from:0x020f3fe0 kind:arm_call to:0x02100778 module:overlay(26) +from:0x020f4018 kind:arm_call to:0x0203d210 module:main +from:0x020f402c kind:arm_call to:0x0203d210 module:main +from:0x020f4040 kind:arm_call to:0x0203d210 module:main +from:0x020f4048 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f4050 kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f405c kind:load to:0x020a02d4 module:overlay(0) +from:0x020f4060 kind:load to:0x020f26b0 module:overlay(26) +from:0x020f4064 kind:load to:0x020f3c18 module:overlay(26) +from:0x020f4084 kind:arm_call to:0x0203d210 module:main +from:0x020f4098 kind:arm_call to:0x0203d210 module:main +from:0x020f40ac kind:arm_call to:0x0203d210 module:main +from:0x020f40b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f40bc kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f40c4 kind:arm_call to:0x02011ff4 module:main +from:0x020f40d0 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f40d4 kind:load to:0x020f26b0 module:overlay(26) +from:0x020f40d8 kind:load to:0x020f3c18 module:overlay(26) +from:0x020f40f0 kind:arm_call to:0x020f27f0 module:overlay(26) +from:0x020f4104 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x020f4114 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x020f4138 kind:arm_call to:0x0203d160 module:main +from:0x020f4154 kind:arm_call to:0x0203d160 module:main +from:0x020f4164 kind:arm_call to:0x020fcf20 module:overlay(26) +from:0x020f416c kind:arm_call to:0x020d54b0 module:overlay(24) +from:0x020f4174 kind:arm_call to:0x020f4230 module:overlay(26) +from:0x020f4180 kind:load to:0x02135c54 module:overlay(26) +from:0x020f4184 kind:load to:0x02135cd4 module:overlay(26) +from:0x020f4188 kind:load to:0x02135c60 module:overlay(26) +from:0x020f418c kind:load to:0x020f3c18 module:overlay(26) +from:0x020f4190 kind:load to:0x020f419c module:overlay(26) +from:0x020f4194 kind:load to:0x020f26b0 module:overlay(26) +from:0x020f4198 kind:load to:0x020f41dc module:overlay(26) +from:0x020f41b4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x020f41cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f41d8 kind:load to:0x02135c8c module:overlay(26) +from:0x020f41f8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x020f4210 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f4220 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f422c kind:load to:0x02135b24 module:overlay(26) +from:0x020f4240 kind:arm_call to:0x021007b4 module:overlay(26) +from:0x020f4264 kind:arm_call to:0x02100b40 module:overlay(26) +from:0x020f4270 kind:arm_call to:0x020fcff0 module:overlay(26) +from:0x020f4284 kind:load to:0x020d54f4 module:overlays(19,24) +from:0x020f42e0 kind:arm_call to:0x02100cdc module:overlay(26) +from:0x020f4300 kind:arm_call to:0x020d562c module:overlay(24) +from:0x020f4318 kind:load to:0x020f4230 module:overlay(26) +from:0x020f4330 kind:load to:0x020fd064 module:overlay(26) +from:0x020f4360 kind:load to:0x02100d6c module:overlay(26) +from:0x020f4388 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f439c kind:load to:0x020578a4 module:overlay(0) +from:0x020f43b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f43b8 kind:arm_call to:0x02011ff4 module:main +from:0x020f43cc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020f43d4 kind:arm_call to:0x02011ff4 module:main +from:0x020f43ec kind:arm_call to:0x020d54f0 module:overlay(24) +from:0x020f4400 kind:arm_call to:0x0203d210 module:main +from:0x020f4414 kind:arm_call to:0x0203d210 module:main +from:0x020f4428 kind:arm_call to:0x0203d210 module:main +from:0x020f4430 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f4438 kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f4444 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f4448 kind:load to:0x020f26b0 module:overlay(26) +from:0x020f444c kind:load to:0x020f3c18 module:overlay(26) +from:0x020f445c kind:arm_call to:0x020d54f0 module:overlay(24) +from:0x020f4470 kind:arm_call to:0x0203d210 module:main +from:0x020f4484 kind:arm_call to:0x0203d210 module:main +from:0x020f4498 kind:arm_call to:0x0203d210 module:main +from:0x020f44a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f44a8 kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f44b0 kind:arm_call to:0x02011ff4 module:main +from:0x020f44bc kind:load to:0x020a02d4 module:overlay(0) +from:0x020f44c0 kind:load to:0x020f26b0 module:overlay(26) +from:0x020f44c4 kind:load to:0x020f3c18 module:overlay(26) +from:0x020f44dc kind:arm_call to:0x020f27f0 module:overlay(26) +from:0x020f44f0 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x020f4500 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x020f4524 kind:arm_call to:0x0203d160 module:main +from:0x020f4540 kind:arm_call to:0x0203d160 module:main +from:0x020f4550 kind:arm_call to:0x020fcf20 module:overlay(26) +from:0x020f4558 kind:arm_call to:0x020d5938 module:overlay(24) +from:0x020f4560 kind:arm_call to:0x020f4588 module:overlay(26) +from:0x020f456c kind:load to:0x02135d18 module:overlay(26) +from:0x020f4570 kind:load to:0x02135d24 module:overlay(26) +from:0x020f4574 kind:load to:0x02135c60 module:overlay(26) +from:0x020f4578 kind:load to:0x020f3c18 module:overlay(26) +from:0x020f457c kind:load to:0x020f419c module:overlay(26) +from:0x020f4580 kind:load to:0x020f26b0 module:overlay(26) +from:0x020f4584 kind:load to:0x020f41dc module:overlay(26) +from:0x020f4598 kind:arm_call to:0x02100d90 module:overlay(26) +from:0x020f45bc kind:arm_call to:0x0210111c module:overlay(26) +from:0x020f45c8 kind:arm_call to:0x020fcff0 module:overlay(26) +from:0x020f45dc kind:load to:0x020d5990 module:overlays(19,24) +from:0x020f463c kind:arm_call to:0x021012b8 module:overlay(26) +from:0x020f4658 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020f4664 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f4690 kind:arm_call to:0x020d5afc module:overlay(24) +from:0x020f469c kind:load to:0x02135d68 module:overlay(26) +from:0x020f46ac kind:load to:0x020f4588 module:overlay(26) +from:0x020f46c4 kind:load to:0x020fd064 module:overlay(26) +from:0x020f46d4 kind:load to:0x02101348 module:overlay(26) +from:0x020f46ec kind:arm_call to:0x020d5978 module:overlay(24) +from:0x020f4700 kind:arm_call to:0x0203d210 module:main +from:0x020f4714 kind:arm_call to:0x0203d210 module:main +from:0x020f4728 kind:arm_call to:0x0203d210 module:main +from:0x020f4730 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f4738 kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f4744 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f4748 kind:load to:0x020f26b0 module:overlay(26) +from:0x020f474c kind:load to:0x020f3c18 module:overlay(26) +from:0x020f475c kind:arm_call to:0x020d5978 module:overlay(24) +from:0x020f4770 kind:arm_call to:0x0203d210 module:main +from:0x020f4784 kind:arm_call to:0x0203d210 module:main +from:0x020f4798 kind:arm_call to:0x0203d210 module:main +from:0x020f47a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f47a8 kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f47b0 kind:arm_call to:0x02011ff4 module:main +from:0x020f47bc kind:load to:0x020a02d4 module:overlay(0) +from:0x020f47c0 kind:load to:0x020f26b0 module:overlay(26) +from:0x020f47c4 kind:load to:0x020f3c18 module:overlay(26) +from:0x020f47d0 kind:arm_call to:0x020f4b88 module:overlay(26) +from:0x020f47fc kind:arm_call_thumb to:0x020141dc module:main +from:0x020f4814 kind:arm_call to:0x02013b10 module:main +from:0x020f481c kind:arm_call_thumb to:0x020141dc module:main +from:0x020f4824 kind:arm_call to:0x02013b10 module:main +from:0x020f4838 kind:arm_call to:0x020f4b98 module:overlay(26) +from:0x020f488c kind:arm_call to:0x02014478 module:main +from:0x020f489c kind:arm_call to:0x02013c08 module:main +from:0x020f48a8 kind:arm_call to:0x02013b24 module:main +from:0x020f48b8 kind:arm_call to:0x02014478 module:main +from:0x020f48c4 kind:arm_call to:0x02013c08 module:main +from:0x020f48d0 kind:arm_call to:0x02013b24 module:main +from:0x020f48e4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020f48fc kind:arm_call to:0x01ff9b64 module:itcm +from:0x020f49f8 kind:arm_call to:0x020f4b60 module:overlay(26) +from:0x020f4a88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4a98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4ab4 kind:arm_call to:0x01ff9364 module:itcm +from:0x020f4af8 kind:load to:0x02049b52 module:main +from:0x020f4afc kind:load to:0x02049b18 module:main +from:0x020f4b00 kind:load to:0x02049b2a module:main +from:0x020f4b04 kind:load to:0x0204a110 module:main +from:0x020f4b94 kind:load to:0x0213f578 module:overlay(26) +from:0x020f4ba8 kind:load to:0x0213f578 module:overlay(26) +from:0x020f4bdc kind:load to:0x02132550 module:overlay(26) +from:0x020f4be8 kind:arm_call to:0x020f4bac module:overlay(26) +from:0x020f4c14 kind:arm_call to:0x020f4bac module:overlay(26) +from:0x020f4c58 kind:arm_call to:0x020f4bac module:overlay(26) +from:0x020f4c70 kind:arm_call to:0x020f4bac module:overlay(26) +from:0x020f4c88 kind:arm_call to:0x020f4bac module:overlay(26) +from:0x020f4ca0 kind:arm_call to:0x020f4bac module:overlay(26) +from:0x020f4d7c kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020f4d8c kind:arm_call to:0x020ea330 module:overlay(26) +from:0x020f4db8 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020f4eb8 kind:arm_call to:0x020f508c module:overlay(26) +from:0x020f4ed4 kind:arm_call to:0x020f508c module:overlay(26) +from:0x020f4ee4 kind:arm_call to:0x020eab1c module:overlay(26) +from:0x020f4f30 kind:load to:0x02135d80 module:overlay(26) +from:0x020f4f40 kind:arm_call to:0x02011ff4 module:main +from:0x020f4f98 kind:arm_call to:0x020f501c module:overlay(26) +from:0x020f4fb8 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f4fc8 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f4fe8 kind:arm_call to:0x020f501c module:overlay(26) +from:0x020f5034 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f5088 kind:load to:0x0213251c module:overlay(26) +from:0x020f50e4 kind:arm_call to:0x020f501c module:overlay(26) +from:0x020f5104 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f5110 kind:arm_call to:0x020f501c module:overlay(26) +from:0x020f5134 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f5144 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f51b4 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020f51c4 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x020f51dc kind:arm_call to:0x0213235c module:overlay(26) +from:0x020f525c kind:arm_call to:0x0213235c module:overlay(26) +from:0x020f5320 kind:arm_call to:0x02011f3c module:main +from:0x020f532c kind:arm_call to:0x020f5334 module:overlay(26) +from:0x020f533c kind:arm_call to:0x020f5388 module:overlay(26) +from:0x020f5358 kind:arm_call to:0x020f5398 module:overlay(26) +from:0x020f537c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f5394 kind:load to:0x027e0d14 module:dtcm +from:0x020f53a8 kind:load to:0x027e0d14 module:dtcm +from:0x020f53d8 kind:load to:0x021326bc module:overlay(26) +from:0x020f5408 kind:load to:0x021326b8 module:overlay(26) +from:0x020f541c kind:arm_call to:0x020f4f10 module:overlay(26) +from:0x020f5430 kind:arm_call to:0x020f5498 module:overlay(26) +from:0x020f543c kind:load to:0x02135dc4 module:overlay(26) +from:0x020f5450 kind:arm_call to:0x020f54b0 module:overlay(26) +from:0x020f5458 kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x020f5464 kind:load to:0x02135dc4 module:overlay(26) +from:0x020f5478 kind:arm_call to:0x020f54b0 module:overlay(26) +from:0x020f5480 kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x020f5488 kind:arm_call to:0x02011ff4 module:main +from:0x020f5494 kind:load to:0x02135dc4 module:overlay(26) +from:0x020f54a4 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f54e0 kind:arm_call to:0x020f7b28 module:overlay(26) +from:0x020f551c kind:arm_call to:0x020e9aec module:overlay(26) +from:0x020f5544 kind:arm_call to:0x020f557c module:overlay(26) +from:0x020f5564 kind:arm_call to:0x020f5bf8 module:overlay(26) +from:0x020f55ac kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f55d8 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f55e0 kind:arm_call to:0x020f53ac module:overlay(26) +from:0x020f5608 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f560c kind:arm_call to:0x02032784 module:main +from:0x020f563c kind:arm_call to:0x020d1f70 module:overlay(24) +from:0x020f56fc kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f5790 kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f57e8 kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f5840 kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f589c kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f58d8 kind:arm_call to:0x020f53dc module:overlay(26) +from:0x020f5948 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5990 kind:arm_call to:0x020f7968 module:overlay(26) +from:0x020f59e0 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5a28 kind:arm_call to:0x020f7968 module:overlay(26) +from:0x020f5a74 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5ab8 kind:arm_call to:0x020f7968 module:overlay(26) +from:0x020f5b10 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5b58 kind:arm_call to:0x020f7968 module:overlay(26) +from:0x020f5b84 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020f5c28 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f5c54 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5d18 kind:arm_call to:0x020f7abc module:overlay(26) +from:0x020f5d40 kind:arm_call to:0x020f7abc module:overlay(26) +from:0x020f5da8 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5db4 kind:arm_call to:0x020f79c8 module:overlay(26) +from:0x020f5e08 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5e2c kind:arm_call to:0x020f79c8 module:overlay(26) +from:0x020f5e80 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5ea4 kind:arm_call to:0x020f79c8 module:overlay(26) +from:0x020f5f10 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f5f1c kind:arm_call to:0x020f79c8 module:overlay(26) +from:0x020f5f6c kind:arm_call to:0x020f7a50 module:overlay(26) +from:0x020f5fbc kind:arm_call to:0x020f7a50 module:overlay(26) +from:0x020f6010 kind:arm_call to:0x020f7a50 module:overlay(26) +from:0x020f6068 kind:arm_call to:0x020f7a50 module:overlay(26) +from:0x020f6094 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020f6118 kind:arm_call to:0x020f508c module:overlay(26) +from:0x020f6134 kind:arm_call to:0x020d22ac module:overlay(24) +from:0x020f6160 kind:load to:0x02132514 module:overlay(26) +from:0x020f6170 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f617c kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f6184 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f61bc kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f6244 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f6250 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f625c kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f6298 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f62c8 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f62d4 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f62f8 kind:load to:0x02132514 module:overlay(26) +from:0x020f6348 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020f6378 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020f6408 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f6428 kind:load to:0x021326dc module:overlay(26) +from:0x020f6478 kind:arm_call to:0x020f4f10 module:overlay(26) +from:0x020f648c kind:arm_call to:0x020f64f4 module:overlay(26) +from:0x020f6498 kind:load to:0x02135e08 module:overlay(26) +from:0x020f64ac kind:arm_call to:0x020f650c module:overlay(26) +from:0x020f64b4 kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x020f64c0 kind:load to:0x02135e08 module:overlay(26) +from:0x020f64d4 kind:arm_call to:0x020f650c module:overlay(26) +from:0x020f64dc kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x020f64e4 kind:arm_call to:0x02011ff4 module:main +from:0x020f64f0 kind:load to:0x02135e08 module:overlay(26) +from:0x020f6500 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f653c kind:arm_call to:0x020f7b28 module:overlay(26) +from:0x020f6598 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x020f6654 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f6720 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f672c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6738 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6744 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6750 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f675c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6768 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6774 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f67d0 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:0x01ffb6e4 module:itcm +from:0x020f6844 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6854 kind:arm_call to:0x020e9aec module:overlay(26) +from:0x020f6868 kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f688c kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f68b0 kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f68d4 kind:arm_call to:0x020f7924 module:overlay(26) +from:0x020f6938 kind:arm_call to:0x020f7968 module:overlay(26) +from:0x020f699c kind:arm_call to:0x020f7968 module:overlay(26) +from:0x020f69d0 kind:arm_call to:0x020f7abc module:overlay(26) +from:0x020f69ec kind:arm_call to:0x0213235c module:overlay(26) +from:0x020f69fc kind:arm_call to:0x0213235c module:overlay(26) +from:0x020f6a10 kind:arm_call to:0x020f79c8 module:overlay(26) +from:0x020f6a58 kind:arm_call to:0x020f7a50 module:overlay(26) +from:0x020f6a94 kind:arm_call to:0x020f7a50 module:overlay(26) +from:0x020f6ab0 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020f6b68 kind:arm_call to:0x020f6390 module:overlay(26) +from:0x020f6b6c kind:arm_call to:0x020f641c module:overlay(26) +from:0x020f6b80 kind:arm_call to:0x020f6390 module:overlay(26) +from:0x020f6b84 kind:arm_call to:0x020f641c module:overlay(26) +from:0x020f6b98 kind:arm_call to:0x020f6390 module:overlay(26) +from:0x020f6b9c kind:arm_call to:0x020f641c module:overlay(26) +from:0x020f6bbc kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f6bd4 kind:arm_call to:0x020f508c module:overlay(26) +from:0x020f6be4 kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f6bfc kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f6d00 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020f6d0c kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020f6e0c kind:arm_call to:0x020f6cf0 module:overlay(26) +from:0x020f6e24 kind:arm_call to:0x020f508c module:overlay(26) +from:0x020f6e44 kind:arm_call to:0x020f6bb4 module:overlay(26) +from:0x020f6e58 kind:arm_call to:0x020d22ac module:overlay(24) +from:0x020f6e88 kind:arm_call to:0x020f6e04 module:overlay(26) +from:0x020f6e9c kind:arm_call to:0x020d22ac module:overlay(24) +from:0x020f6eac kind:arm_call to:0x020d22ac module:overlay(24) +from:0x020f6ebc kind:arm_call to:0x020f5054 module:overlay(26) +from:0x020f6ef8 kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f6f0c kind:arm_call to:0x020f6cf0 module:overlay(26) +from:0x020f6f1c kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f6f2c kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f6f50 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f6f74 kind:arm_call to:0x020f50b4 module:overlay(26) +from:0x020f6fb4 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f6fc0 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f703c kind:arm_call to:0x01fff764 module:itcm +from:0x020f7044 kind:arm_call to:0x020ead08 module:overlay(26) +from:0x020f7090 kind:arm_call to:0x01fff764 module:itcm +from:0x020f70d4 kind:arm_call to:0x01fff764 module:itcm +from:0x020f716c kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f7178 kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f7180 kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f7198 kind:arm_call to:0x020f725c module:overlay(26) +from:0x020f71a4 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f71bc kind:arm_call to:0x020f725c module:overlay(26) +from:0x020f71c8 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f71d4 kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f71f0 kind:arm_call to:0x020f725c module:overlay(26) +from:0x020f71fc kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f7208 kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f7220 kind:arm_call to:0x020f725c module:overlay(26) +from:0x020f7230 kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f7244 kind:arm_call to:0x020f642c module:overlay(26) +from:0x020f7254 kind:arm_call to:0x020eae9c module:overlay(26) +from:0x020f7268 kind:arm_call to:0x020f6c04 module:overlay(26) +from:0x020f7270 kind:arm_call to:0x020f642c module:overlay(26) +from:0x020f7284 kind:arm_call to:0x020eae84 module:overlay(26) +from:0x020f72a0 kind:arm_call to:0x020f7520 module:overlay(26) +from:0x020f72bc kind:arm_call to:0x020f7228 module:overlay(26) +from:0x020f72e0 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f72e8 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f72f0 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f7304 kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f730c kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f7314 kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f7334 kind:arm_call to:0x020f7520 module:overlay(26) +from:0x020f7360 kind:load to:0x021326d0 module:overlay(26) +from:0x020f73c4 kind:arm_call to:0x020f7520 module:overlay(26) +from:0x020f73e4 kind:arm_call to:0x020f6bdc module:overlay(26) +from:0x020f741c kind:arm_call to:0x01fff744 module:itcm +from:0x020f7480 kind:arm_call to:0x01fff744 module:itcm +from:0x020f7494 kind:arm_call to:0x01fff744 module:itcm +from:0x020f74fc kind:load to:0x021326c4 module:overlay(26) +from:0x020f7508 kind:load to:0x020f6bb4 module:overlay(26) +from:0x020f7514 kind:load to:0x020f6bdc module:overlay(26) +from:0x020f7528 kind:arm_call to:0x020f6bdc module:overlay(26) +from:0x020f7564 kind:load to:0x02132514 module:overlay(26) +from:0x020f75b8 kind:arm_call to:0x020f508c module:overlay(26) +from:0x020f75c8 kind:arm_call to:0x020f508c module:overlay(26) +from:0x020f75d8 kind:arm_call to:0x020eab1c module:overlay(26) +from:0x020f7618 kind:load to:0x021326ec module:overlay(26) +from:0x020f761c kind:load to:0x02132704 module:overlay(26) +from:0x020f7638 kind:arm_call to:0x020eae84 module:overlay(26) +from:0x020f7648 kind:arm_call to:0x020eae84 module:overlay(26) +from:0x020f7658 kind:arm_call to:0x020eae84 module:overlay(26) +from:0x020f7668 kind:load to:0x020f52c4 module:overlay(26) +from:0x020f767c kind:arm_call to:0x020f4f10 module:overlay(26) +from:0x020f7690 kind:arm_call to:0x020f76f8 module:overlay(26) +from:0x020f769c kind:load to:0x02135e4c module:overlay(26) +from:0x020f76b0 kind:arm_call to:0x020f7704 module:overlay(26) +from:0x020f76b8 kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x020f76c4 kind:load to:0x02135e4c module:overlay(26) +from:0x020f76d8 kind:arm_call to:0x020f7704 module:overlay(26) +from:0x020f76e0 kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x020f76e8 kind:arm_call to:0x02011ff4 module:main +from:0x020f76f4 kind:load to:0x02135e4c module:overlay(26) +from:0x020f7784 kind:arm_call to:0x020d243c module:overlay(24) +from:0x020f779c kind:arm_call to:0x02011f3c module:main +from:0x020f77ac kind:arm_call to:0x02179860 module:overlay(92) +from:0x020f77b8 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f77dc kind:arm_call to:0x02011f3c module:main +from:0x020f77ec kind:arm_call to:0x020f540c module:overlay(26) +from:0x020f77f4 kind:arm_call to:0x02011f3c module:main +from:0x020f7804 kind:arm_call to:0x020f766c module:overlay(26) +from:0x020f7810 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f7814 kind:arm_call to:0x02032784 module:main +from:0x020f7838 kind:arm_call to:0x02011f3c module:main +from:0x020f7848 kind:arm_call to:0x020f6468 module:overlay(26) +from:0x020f7854 kind:arm_call to:0x020d2448 module:overlay(24) +from:0x020f786c kind:arm_call to:0x020e9aec module:overlay(26) +from:0x020f788c kind:arm_call to:0x02011f3c module:main +from:0x020f789c kind:arm_call to:0x02102948 module:overlay(26) +from:0x020f78a8 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x020f78cc kind:arm_call to:0x02011f3c module:main +from:0x020f78dc kind:arm_call to:0x020f540c module:overlay(26) +from:0x020f78e4 kind:arm_call to:0x02011f3c module:main +from:0x020f78f4 kind:arm_call to:0x020f766c module:overlay(26) +from:0x020f78fc kind:load to:0x027e09a4 module:dtcm +from:0x020f793c kind:arm_call to:0x02011f3c module:main +from:0x020f7948 kind:arm_call to:0x020eb174 module:overlay(26) +from:0x020f795c kind:arm_call to:0x020eb1d8 module:overlay(26) +from:0x020f7984 kind:arm_call to:0x02011f3c module:main +from:0x020f7990 kind:arm_call to:0x020edd80 module:overlay(26) +from:0x020f79b4 kind:arm_call to:0x020edde8 module:overlay(26) +from:0x020f79e0 kind:arm_call to:0x02011f3c module:main +from:0x020f79ec kind:arm_call to:0x020efd84 module:overlay(26) +from:0x020f7a00 kind:arm_call to:0x020efdec module:overlay(26) +from:0x020f7a24 kind:arm_call to:0x02011f3c module:main +from:0x020f7a30 kind:arm_call to:0x0217a15c module:overlay(92) +from:0x020f7a44 kind:arm_call to:0x0217a1cc module:overlay(92) +from:0x020f7a74 kind:arm_call to:0x02011f3c module:main +from:0x020f7a80 kind:arm_call to:0x020f02ac module:overlay(26) +from:0x020f7aac kind:arm_call to:0x020f02f0 module:overlay(26) +from:0x020f7ae0 kind:arm_call to:0x02011f3c module:main +from:0x020f7aec kind:arm_call to:0x020f06f0 module:overlay(26) +from:0x020f7b18 kind:arm_call to:0x020f0724 module:overlay(26) +from:0x020f7b4c kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x020f7b60 kind:arm_call to:0x02067278 module:overlay(0) +from:0x020f7bf4 kind:arm_call to:0x020e0dc4 module:overlay(26) +from:0x020f7c38 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f7c58 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7c5c kind:load to:0x02138d10 module:overlay(26) +from:0x020f7c60 kind:load to:0x027e09b8 module:dtcm +from:0x020f7d3c kind:arm_call to:0x0206807c module:overlay(0) +from:0x020f7d4c kind:load to:0x0213f57c module:overlay(26) +from:0x020f7d50 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7d54 kind:load to:0x020b504c module:overlay(0) +from:0x020f7db0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020f7dc0 kind:load to:0x0213f57c module:overlay(26) +from:0x020f7dc4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7dc8 kind:load to:0x020b504c module:overlay(0) +from:0x020f7df8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020f7e00 kind:load to:0x0213f57c module:overlay(26) +from:0x020f7e04 kind:load to:0x020b504c module:overlay(0) +from:0x020f7e40 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f7e5c kind:arm_call to:0x020730ac module:overlay(0) +from:0x020f7e88 kind:arm_call to:0x02073470 module:overlay(0) +from:0x020f7ec0 kind:load to:0x0213f57c module:overlay(26) +from:0x020f7ec4 kind:load to:0x027e09b8 module:dtcm +from:0x020f7ec8 kind:load to:0x020f7f48 module:overlay(26) +from:0x020f7ef8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f7f14 kind:arm_call to:0x02073470 module:overlay(0) +from:0x020f7f40 kind:load to:0x0213f57c module:overlay(26) +from:0x020f7f44 kind:load to:0x027e09b8 module:dtcm +from:0x020f7f58 kind:load to:0x0213f590 module:overlay(26) +from:0x020f7f5c kind:load to:0x020f7f60 module:overlay(26) +from:0x020f80e4 kind:load to:0x02138d10 module:overlay(26) +from:0x020f80e8 kind:load to:0x0213f578 module:overlay(26) +from:0x020f80f4 kind:load to:0x020f7d58 module:overlay(26) +from:0x020f8100 kind:load to:0x020f7ecc module:overlay(26) +from:0x020f8110 kind:arm_call to:0x01fff458 module:itcm +from:0x020f8168 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f817c kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8190 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f81d0 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f81e4 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f81f8 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8240 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020f8254 kind:arm_call to:0x020f8504 module:overlay(26) +from:0x020f8284 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8298 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f82a8 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020f82bc kind:arm_call to:0x020f8504 module:overlay(26) +from:0x020f82f8 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f830c kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8388 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f83a4 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8414 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8430 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8438 kind:load to:0x027e0ce0 module:dtcm +from:0x020f843c kind:load to:0x027e0cfc module:dtcm +from:0x020f844c kind:load to:0x02049be4 module:main +from:0x020f846c kind:arm_call to:0x020f7dcc module:overlay(26) +from:0x020f8494 kind:arm_call to:0x020f7dcc module:overlay(26) +from:0x020f84c4 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f84f8 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8518 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020f8528 kind:arm_call to:0x020d4490 module:overlay(24) +from:0x020f8548 kind:arm_call to:0x020d4520 module:overlay(24) +from:0x020f8568 kind:arm_call to:0x020d4520 module:overlay(24) +from:0x020f86b0 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f86d0 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f86ec kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f870c kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8728 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8748 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8764 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8784 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f87a0 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f87c0 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f87dc kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f87fc kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8818 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8838 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8854 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8874 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f887c kind:load to:0x027e0cfc module:dtcm +from:0x020f88c0 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x020f88d0 kind:arm_call to:0x020d4520 module:overlay(24) +from:0x020f8a14 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8a2c kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8a44 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8a5c kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8a74 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8a8c kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8aa4 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8abc kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8ad4 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8aec kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8b04 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8b1c kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8b34 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8b4c kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8b64 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8b7c kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8b8c kind:load to:0x027e0cfc module:dtcm +from:0x020f8bfc kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8c38 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8c4c kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8c84 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8cc4 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8cd8 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8d10 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8d44 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8d70 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8d9c kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8dc4 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8df0 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x020f8e08 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8e14 kind:load to:0x020b504c module:overlay(0) +from:0x020f8e34 kind:arm_call to:0x020f7ce4 module:overlay(26) +from:0x020f8e64 kind:arm_call to:0x020f7e08 module:overlay(26) +from:0x020f8e7c kind:arm_call to:0x020672ac module:overlay(0) +from:0x020f8e84 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x020f8eb0 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020f8ebc kind:load to:0x027e0cd8 module:dtcm +from:0x020f8ed0 kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x020f8ed4 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x020f8ef4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f8ef8 kind:load to:0x01fff698 module:itcm +from:0x020f8f08 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x020f8f14 kind:arm_call to:0x020d1e20 module:overlay(24) +from:0x020f8f64 kind:arm_call to:0x020f8e90 module:overlay(26) +from:0x020f8f74 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020f8f80 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9018 kind:load to:0x027e09bc module:dtcm +from:0x020f90ac kind:load to:0x02138d10 module:overlay(26) +from:0x020f90c0 kind:arm_call to:0x020ee130 module:overlay(26) +from:0x020f90f8 kind:arm_call to:0x020ee504 module:overlay(26) +from:0x020f910c kind:arm_call to:0x020ee538 module:overlay(26) +from:0x020f9140 kind:arm_call to:0x020ee960 module:overlay(26) +from:0x020f9170 kind:arm_call to:0x020ee768 module:overlay(26) +from:0x020f9190 kind:arm_call to:0x020ee554 module:overlay(26) +from:0x020f9198 kind:arm_call to:0x020f9208 module:overlay(26) +from:0x020f91c8 kind:arm_call to:0x020f8edc module:overlay(26) +from:0x020f91e8 kind:arm_call to:0x020f9128 module:overlay(26) +from:0x020f9204 kind:load to:0x020ee960 module:overlay(26) +from:0x020f9290 kind:arm_call to:0x020f8ec0 module:overlay(26) +from:0x020f929c kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020f92b4 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020f92c0 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020f92d8 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020f92f8 kind:arm_call to:0x020edafc module:overlay(26) +from:0x020f9314 kind:arm_call to:0x020f52a4 module:overlay(26) +from:0x020f9324 kind:arm_call to:0x020f52a4 module:overlay(26) +from:0x020f9334 kind:arm_call to:0x020f52a4 module:overlay(26) +from:0x020f93cc kind:load to:0x027e0cd8 module:dtcm +from:0x020f93d0 kind:load to:0x027e0ce0 module:dtcm +from:0x020f93f8 kind:arm_call to:0x020ee2f0 module:overlay(26) +from:0x020f9418 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x020f945c kind:arm_call to:0x020eea04 module:overlay(26) +from:0x020f9468 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x020f9480 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020f948c kind:arm_call to:0x020fa5c8 module:overlay(26) +from:0x020f9498 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020f94dc kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f94e8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020f94fc kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x020f9544 kind:arm_call to:0x020f9208 module:overlay(26) +from:0x020f95a4 kind:arm_call to:0x020f8ec0 module:overlay(26) +from:0x020f95bc kind:arm_call to:0x020e974c module:overlay(26) +from:0x020f963c kind:arm_call to:0x020f9248 module:overlay(26) +from:0x020f965c kind:arm_call to:0x020fb3ac module:overlay(26) +from:0x020f969c kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020f96d0 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020f9700 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9710 kind:arm_call to:0x020f8f48 module:overlay(26) +from:0x020f9724 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9740 kind:arm_call to:0x020f8f48 module:overlay(26) +from:0x020f9754 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9768 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x020f97b4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f97e0 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f97ec kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020f9800 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x020f9890 kind:arm_call to:0x020fb57c module:overlay(26) +from:0x020f98a8 kind:arm_call to:0x020f9208 module:overlay(26) +from:0x020f990c kind:arm_call to:0x020e991c module:overlay(26) +from:0x020f9928 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020f9938 kind:arm_call to:0x020fa2d0 module:overlay(26) +from:0x020f99bc kind:arm_call to:0x020f9248 module:overlay(26) +from:0x020f99dc kind:arm_call to:0x020fb3ac module:overlay(26) +from:0x020f9a18 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020f9a4c kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020f9a7c kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9a8c kind:arm_call to:0x020f8f48 module:overlay(26) +from:0x020f9a9c kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9ab8 kind:arm_call to:0x020f8f48 module:overlay(26) +from:0x020f9ac8 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9adc kind:arm_call to:0x020fa77c module:overlay(26) +from:0x020f9b1c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020f9b6c kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9b78 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020f9b8c kind:arm_call to:0x020fa1e4 module:overlay(26) +from:0x020f9be8 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x020f9c60 kind:arm_call to:0x020f8ec0 module:overlay(26) +from:0x020f9c6c kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020f9c8c kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020f9c98 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020f9cb8 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x020f9d40 kind:arm_call to:0x020fb27c module:overlay(26) +from:0x020f9d50 kind:arm_call to:0x020fb57c module:overlay(26) +from:0x020f9d70 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9d80 kind:arm_call to:0x020fa3e0 module:overlay(26) +from:0x020f9dc0 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020f9dd4 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x020f9df4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9e18 kind:arm_call to:0x020eeb88 module:overlay(26) +from:0x020f9e80 kind:load to:0x027e0998 module:dtcm +from:0x020f9e98 kind:arm_call to:0x020f9f70 module:overlay(26) +from:0x020f9ea4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f9edc kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x020f9ee4 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f9ef8 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020f9f44 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020f9f84 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa004 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa018 kind:arm_call to:0x020fa064 module:overlay(26) +from:0x020fa024 kind:arm_call to:0x020f8e90 module:overlay(26) +from:0x020fa034 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x020fa050 kind:arm_call to:0x01ffe868 module:itcm +from:0x020fa060 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa080 kind:arm_call to:0x020eefec module:overlay(26) +from:0x020fa090 kind:arm_call to:0x020ef010 module:overlay(26) +from:0x020fa0c8 kind:arm_call to:0x020fa064 module:overlay(26) +from:0x020fa0dc kind:arm_call to:0x020fa17c module:overlay(26) +from:0x020fa12c kind:arm_call to:0x020f8ec0 module:overlay(26) +from:0x020fa148 kind:arm_call to:0x020fa1e4 module:overlay(26) +from:0x020fa170 kind:arm_call to:0x020f8ec0 module:overlay(26) +from:0x020fa198 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa1ac kind:arm_call to:0x020eeed0 module:overlay(26) +from:0x020fa1b4 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa1c8 kind:arm_call to:0x020eeefc module:overlay(26) +from:0x020fa200 kind:arm_call to:0x020ef010 module:overlay(26) +from:0x020fa210 kind:arm_call to:0x020eefec module:overlay(26) +from:0x020fa248 kind:arm_call to:0x020ef010 module:overlay(26) +from:0x020fa25c kind:arm_call to:0x020eefec module:overlay(26) +from:0x020fa284 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa298 kind:arm_call to:0x020eeefc module:overlay(26) +from:0x020fa2a0 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa2b4 kind:arm_call to:0x020eeed0 module:overlay(26) +from:0x020fa2f8 kind:arm_call to:0x020fa1e4 module:overlay(26) +from:0x020fa32c kind:arm_call to:0x020fa1e4 module:overlay(26) +from:0x020fa3d0 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x020fa3dc kind:load to:0x027e0cd8 module:dtcm +from:0x020fa3f8 kind:arm_call to:0x020fa358 module:overlay(26) +from:0x020fa410 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa450 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa460 kind:arm_call to:0x020fa064 module:overlay(26) +from:0x020fa48c kind:arm_call to:0x020fa3e0 module:overlay(26) +from:0x020fa498 kind:arm_call to:0x020f8f48 module:overlay(26) +from:0x020fa4a8 kind:arm_call to:0x020fa358 module:overlay(26) +from:0x020fa4c4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa4d0 kind:arm_call to:0x020fa5c8 module:overlay(26) +from:0x020fa4e0 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x020fa4f0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa4fc kind:arm_call to:0x020fa5c8 module:overlay(26) +from:0x020fa528 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa538 kind:arm_call to:0x020fa6dc module:overlay(26) +from:0x020fa558 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa570 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa57c kind:arm_call to:0x020fa5c8 module:overlay(26) +from:0x020fa58c kind:arm_call to:0x020e9420 module:overlay(26) +from:0x020fa59c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa5a8 kind:arm_call to:0x020fa5c8 module:overlay(26) +from:0x020fa5c4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa5dc kind:load to:0x020ef090 module:overlay(26) +from:0x020fa5f4 kind:arm_call to:0x020ef71c module:overlay(26) +from:0x020fa608 kind:arm_call to:0x020ef71c module:overlay(26) +from:0x020fa624 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa630 kind:arm_call to:0x020ef0d4 module:overlay(26) +from:0x020fa638 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa644 kind:arm_call to:0x020ef0f8 module:overlay(26) +from:0x020fa664 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x020fa678 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x020fa694 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x020fa6a0 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x020fa6b4 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa6c0 kind:arm_call to:0x020ef0f8 module:overlay(26) +from:0x020fa6c8 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa6d4 kind:arm_call to:0x020ef0d4 module:overlay(26) +from:0x020fa70c kind:arm_call to:0x020fa610 module:overlay(26) +from:0x020fa75c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa768 kind:arm_call to:0x020f8f2c module:overlay(26) +from:0x020fa7a4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fa7b4 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa7e0 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020fa804 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fa814 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020fa834 kind:load to:0x027e09b8 module:dtcm +from:0x020fa860 kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x020fa86c kind:arm_call to:0x020ee9e0 module:overlay(26) +from:0x020fa8a4 kind:arm_call to:0x020ee9e0 module:overlay(26) +from:0x020fa8ac kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020fa8d0 kind:arm_call to:0x020ee9e0 module:overlay(26) +from:0x020fa8d8 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x020fa904 kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x020fa90c kind:arm_call to:0x020ee2f0 module:overlay(26) +from:0x020fa918 kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x020fa93c kind:arm_call to:0x020fa358 module:overlay(26) +from:0x020fa954 kind:arm_call to:0x020fa36c module:overlay(26) +from:0x020fa964 kind:arm_call to:0x020edafc module:overlay(26) +from:0x020fa98c kind:arm_call to:0x020fa39c module:overlay(26) +from:0x020fa998 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020fa99c kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa9ac kind:arm_call to:0x020f725c module:overlay(26) +from:0x020fa9bc kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020fa9c0 kind:arm_call to:0x020f8f1c module:overlay(26) +from:0x020fa9cc kind:arm_call to:0x02179910 module:overlay(92) +from:0x020fa9d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa9f8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020faa08 kind:arm_call to:0x020fa064 module:overlay(26) +from:0x020faa10 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x020faa1c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020faa2c kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x020faa40 kind:arm_call to:0x020f4e48 module:overlay(26) +from:0x020faa54 kind:arm_call to:0x020f4e30 module:overlay(26) +from:0x020faa80 kind:load to:0x027e0ce0 module:dtcm +from:0x020faaa0 kind:arm_call to:0x020fa358 module:overlay(26) +from:0x020faab4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020faac4 kind:arm_call to:0x020fa064 module:overlay(26) +from:0x020faad0 kind:arm_call to:0x020fa36c module:overlay(26) +from:0x020faae0 kind:arm_call to:0x020edafc module:overlay(26) +from:0x020fab10 kind:arm_call to:0x020f4e48 module:overlay(26) +from:0x020fab24 kind:arm_call to:0x020f4e30 module:overlay(26) +from:0x020fab3c kind:arm_call to:0x020fa39c module:overlay(26) +from:0x020fab48 kind:arm_call to:0x020f7228 module:overlay(26) +from:0x020fab4c kind:arm_call to:0x020f8f2c module:overlay(26) +from:0x020fab58 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x020fab68 kind:arm_call to:0x020fa390 module:overlay(26) +from:0x020fab78 kind:arm_call to:0x020fa390 module:overlay(26) +from:0x020fab8c kind:arm_call to:0x020f4e48 module:overlay(26) +from:0x020fab9c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fabfc kind:arm_call to:0x020fa77c module:overlay(26) +from:0x020fac04 kind:arm_call to:0x020fa920 module:overlay(26) +from:0x020fac10 kind:arm_call to:0x021798fc module:overlay(92) +from:0x020fac14 kind:arm_call to:0x020f8f2c module:overlay(26) +from:0x020fac20 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x020fac2c kind:load to:0x027e0ce0 module:dtcm +from:0x020fac44 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x020fac64 kind:arm_call to:0x01fffd00 module:itcm +from:0x020fad9c kind:arm_call to:0x01fff458 module:itcm +from:0x020fadac kind:arm_call to:0x01fff458 module:itcm +from:0x020fadc0 kind:arm_call to:0x01fff458 module:itcm +from:0x020fadd0 kind:arm_call to:0x01fff458 module:itcm +from:0x020fade4 kind:arm_call to:0x01fff458 module:itcm +from:0x020fae98 kind:load to:0x02138d10 module:overlay(26) +from:0x020fae9c kind:load to:0x027e0ce4 module:dtcm +from:0x020faed0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020faee4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020faf48 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x020faf84 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020faf94 kind:load to:0x027e09b8 module:dtcm +from:0x020fafa4 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020fafe8 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020fb000 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020fb038 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020fb048 kind:load to:0x027e09b8 module:dtcm +from:0x020fb068 kind:arm_call to:0x020732fc module:overlay(0) +from:0x020fb080 kind:load to:0x027e09b8 module:dtcm +from:0x020fb09c kind:load to:0x027e09b8 module:dtcm +from:0x020fb0a0 kind:load to:0x020732ec module:overlay(0) +from:0x020fb0b4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fb0c4 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020fb0e0 kind:load to:0x027e09b8 module:dtcm +from:0x020fb114 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020fb11c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020fb14c kind:arm_call to:0x020736c0 module:overlay(0) +from:0x020fb168 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020fb174 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x020fb1a0 kind:arm_call to:0x02073104 module:overlay(0) +from:0x020fb1bc kind:arm_call to:0x02073578 module:overlay(0) +from:0x020fb1c8 kind:load to:0x0204a088 module:main +from:0x020fb1cc kind:load to:0x027e09b8 module:dtcm +from:0x020fb218 kind:load to:0x0204a088 module:main +from:0x020fb2ec kind:arm_call to:0x020fa1e4 module:overlay(26) +from:0x020fb30c kind:arm_call to:0x020fa064 module:overlay(26) +from:0x020fb330 kind:arm_call to:0x020fa17c module:overlay(26) +from:0x020fb350 kind:arm_call to:0x020fa64c module:overlay(26) +from:0x020fb360 kind:arm_call to:0x020fa5c8 module:overlay(26) +from:0x020fb374 kind:arm_call to:0x020fa610 module:overlay(26) +from:0x020fb384 kind:arm_call to:0x020fa5c8 module:overlay(26) +from:0x020fb398 kind:arm_call to:0x020fa5e0 module:overlay(26) +from:0x020fb49c kind:arm_call to:0x020fb418 module:overlay(26) +from:0x020fb4b0 kind:arm_call to:0x020fb434 module:overlay(26) +from:0x020fb4cc kind:arm_call to:0x020fb434 module:overlay(26) +from:0x020fb548 kind:arm_call to:0x020fb418 module:overlay(26) +from:0x020fb5d8 kind:arm_call to:0x020fb434 module:overlay(26) +from:0x020fb5e4 kind:arm_call to:0x020fb434 module:overlay(26) +from:0x020fb690 kind:arm_call to:0x020fb418 module:overlay(26) +from:0x020fb69c kind:arm_call to:0x020fb434 module:overlay(26) +from:0x020fb918 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020fb928 kind:arm_call to:0x02016620 module:main +from:0x020fb940 kind:arm_call_thumb to:0x020153fc module:main +from:0x020fb950 kind:load to:0x02135ed0 module:overlay(26) +from:0x020fb954 kind:load to:0x02135e88 module:overlay(26) +from:0x020fb958 kind:load to:0x02135e8c module:overlay(26) +from:0x020fb95c kind:load to:0x02135ec8 module:overlay(26) +from:0x020fb960 kind:load to:0x02135ec0 module:overlay(26) +from:0x020fb994 kind:arm_call to:0x02026800 module:main +from:0x020fb99c kind:arm_call_thumb to:0x0201547c module:main +from:0x020fb9b0 kind:arm_call_thumb to:0x0201541c module:main +from:0x020fb9e0 kind:arm_call to:0x02026800 module:main +from:0x020fba28 kind:load to:0x020aa24c module:overlay(0) +from:0x020fba2c kind:load to:0x02135e88 module:overlay(26) +from:0x020fba30 kind:load to:0x02135ed4 module:overlay(26) +from:0x020fba34 kind:load to:0x020aa250 module:overlay(0) +from:0x020fba38 kind:load to:0x02135ee0 module:overlay(26) +from:0x020fba50 kind:arm_call_thumb to:0x0201547c module:main +from:0x020fba64 kind:arm_call_thumb to:0x0201547c module:main +from:0x020fba6c kind:arm_call to:0x0201665c module:main +from:0x020fba74 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020fba8c kind:arm_call_thumb to:0x0201547c module:main +from:0x020fba94 kind:arm_call to:0x0201665c module:main +from:0x020fba9c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020fbaa4 kind:arm_call to:0x02011ff4 module:main +from:0x020fbacc kind:load to:0x027e09a4 module:dtcm +from:0x020fbaf8 kind:load to:0x027e09a4 module:dtcm +from:0x020fbb14 kind:arm_call to:0x020fbab0 module:overlay(26) +from:0x020fbb20 kind:arm_call to:0x020fbad0 module:overlay(26) +from:0x020fbb84 kind:arm_call to:0x020fbab0 module:overlay(26) +from:0x020fbb90 kind:arm_call to:0x020fbad0 module:overlay(26) +from:0x020fbba4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbbcc kind:arm_call to:0x020fbab0 module:overlay(26) +from:0x020fbbd8 kind:arm_call to:0x020fbad0 module:overlay(26) +from:0x020fbc08 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fbc28 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fbc8c kind:arm_call to:0x01ffb800 module:itcm +from:0x020fbc98 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fbca4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbce4 kind:arm_call to:0x020fbcf0 module:overlay(26) +from:0x020fbd28 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbd5c kind:arm_call to:0x020fbeb8 module:overlay(26) +from:0x020fbda8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fbddc kind:arm_call to:0x020232d8 module:main +from:0x020fbe4c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020fbe80 kind:arm_call to:0x020232d8 module:main +from:0x020fbe90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fbef4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fbf00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fbf1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fc078 kind:arm_call to:0x020fbd3c module:overlay(26) +from:0x020fc0a8 kind:arm_call to:0x020fbf10 module:overlay(26) +from:0x020fc16c kind:load to:0x0203e964 module:main +from:0x020fc368 kind:arm_call to:0x020fbf10 module:overlay(26) +from:0x020fc378 kind:arm_call to:0x020fbf10 module:overlay(26) +from:0x020fc4c0 kind:arm_call to:0x020fbeb8 module:overlay(26) +from:0x020fc4d0 kind:arm_call to:0x020fbd3c module:overlay(26) +from:0x020fc560 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fc570 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc60c kind:arm_call to:0x020fc170 module:overlay(26) +from:0x020fc618 kind:load to:0x0203e964 module:main +from:0x020fc634 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fc654 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc700 kind:arm_call to:0x0203d160 module:main +from:0x020fc800 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fc884 kind:load to:0x020a02d4 module:overlay(0) +from:0x020fc888 kind:load to:0x020fe9a4 module:overlay(26) +from:0x020fc88c kind:load to:0x021327f8 module:overlay(26) +from:0x020fc890 kind:load to:0x02132788 module:overlay(26) +from:0x020fc894 kind:load to:0x027e09a4 module:dtcm +from:0x020fc898 kind:load to:0x027e0cec module:dtcm +from:0x020fc89c kind:load to:0x027e07d4 module:dtcm +from:0x020fcb68 kind:arm_call to:0x020a036c module:overlay(0) +from:0x020fcdec kind:load to:0x027e09a4 module:dtcm +from:0x020fcdf0 kind:load to:0x02132754 module:overlay(26) +from:0x020fcdf4 kind:load to:0x02132744 module:overlay(26) +from:0x020fcdf8 kind:load to:0x0213273c module:overlay(26) +from:0x020fcdfc kind:load to:0x0213275c module:overlay(26) +from:0x020fce00 kind:load to:0x027e00fc module:dtcm +from:0x020fce04 kind:load to:0x0213274c module:overlay(26) +from:0x020fceac kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fcec8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fcee4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fcf00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fcf10 kind:arm_call to:0x020fc8a0 module:overlay(26) +from:0x020fcf1c kind:load to:0x027e0cec module:dtcm +from:0x020fcf48 kind:arm_call to:0x0203d160 module:main +from:0x020fcf94 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fcfac kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fcfe0 kind:load to:0x020a02d4 module:overlay(0) +from:0x020fcfe4 kind:load to:0x020fe9a4 module:overlay(26) +from:0x020fcfe8 kind:load to:0x027e0cec module:dtcm +from:0x020fcfec kind:load to:0x027e07d4 module:dtcm +from:0x020fd09c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fd0b8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fd0d4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fd0f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fd158 kind:load to:0x027e0cec module:dtcm +from:0x020fd188 kind:arm_call to:0x0203d160 module:main +from:0x020fd1ec kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fd210 kind:load to:0x020a02d4 module:overlay(0) +from:0x020fd214 kind:load to:0x020fe9a4 module:overlay(26) +from:0x020fd218 kind:load to:0x027e09a4 module:dtcm +from:0x020fd21c kind:load to:0x0213276c module:overlay(26) +from:0x020fd220 kind:load to:0x027e0cec module:dtcm +from:0x020fd224 kind:load to:0x027e07d4 module:dtcm +from:0x020fd454 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fd4b0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fd4f4 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020fd524 kind:load to:0x02132794 module:overlay(26) +from:0x020fd534 kind:load to:0x027e0cec module:dtcm +from:0x020fd620 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fd63c kind:load to:0x021327d4 module:overlay(26) +from:0x020fd640 kind:load to:0x027e09a4 module:dtcm +from:0x020fd644 kind:load to:0x0213277c module:overlay(26) +from:0x020fd648 kind:load to:0x027e0cec module:dtcm +from:0x020fd64c kind:load to:0x020fd650 module:overlay(26) +from:0x020fd6bc kind:arm_call to:0x0203d160 module:main +from:0x020fd750 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fd7cc kind:load to:0x020a02d4 module:overlay(0) +from:0x020fd7d0 kind:load to:0x020fe9a4 module:overlay(26) +from:0x020fd7d4 kind:load to:0x021327b4 module:overlay(26) +from:0x020fd7d8 kind:load to:0x027e09a4 module:dtcm +from:0x020fd7dc kind:load to:0x027e0cec module:dtcm +from:0x020fd7e0 kind:load to:0x027e07d4 module:dtcm +from:0x020fdcb4 kind:arm_call to:0x020a036c module:overlay(0) +from:0x020fdcc0 kind:load to:0x027e00fc module:dtcm +from:0x020fdcfc kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fdd18 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fdd34 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fdd50 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fddb8 kind:load to:0x027e0cec module:dtcm +from:0x020fddf4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fde10 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fde2c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fde48 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fde64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fde80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fdee8 kind:load to:0x027e0cec module:dtcm +from:0x020fdf24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fdf40 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fdf5c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fdf78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fdfe0 kind:load to:0x027e0cec module:dtcm +from:0x020fe010 kind:arm_call to:0x0203d160 module:main +from:0x020fe07c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fe0bc kind:load to:0x020a02d4 module:overlay(0) +from:0x020fe0c0 kind:load to:0x020fe9a4 module:overlay(26) +from:0x020fe0c4 kind:load to:0x02132774 module:overlay(26) +from:0x020fe0c8 kind:load to:0x027e09a4 module:dtcm +from:0x020fe0cc kind:load to:0x027e0cec module:dtcm +from:0x020fe0d0 kind:load to:0x027e07d4 module:dtcm +from:0x020fe4ec kind:arm_call to:0x020a036c module:overlay(0) +from:0x020fe4f8 kind:load to:0x027e00fc module:dtcm +from:0x020fe534 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe550 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe56c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe588 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe5a4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe5c0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe608 kind:load to:0x027e0cec module:dtcm +from:0x020fe644 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe660 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe67c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe698 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe6b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe6d0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020fe718 kind:load to:0x027e0cec module:dtcm +from:0x020fe748 kind:arm_call to:0x0203d160 module:main +from:0x020fe77c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fe7a0 kind:load to:0x020a02d4 module:overlay(0) +from:0x020fe7a4 kind:load to:0x020fe9a4 module:overlay(26) +from:0x020fe7a8 kind:load to:0x027e07d4 module:dtcm +from:0x020fe7ac kind:load to:0x027e0cec module:dtcm +from:0x020fe994 kind:arm_call to:0x020a036c module:overlay(0) +from:0x020fe9a0 kind:load to:0x027e00fc module:dtcm +from:0x020fe9dc kind:arm_call to:0x0203d160 module:main +from:0x020fea28 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fea40 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fea5c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fea74 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020feaf4 kind:load to:0x020a02d4 module:overlay(0) +from:0x020feaf8 kind:load to:0x020fe9a4 module:overlay(26) +from:0x020feafc kind:load to:0x027e0cec module:dtcm +from:0x020feb00 kind:load to:0x027e07d4 module:dtcm +from:0x020fed6c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020feda4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fedfc kind:arm_call to:0x020a036c module:overlay(0) +from:0x020fee4c kind:arm_call to:0x020a036c module:overlay(0) +from:0x020fee60 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020feea0 kind:arm_call to:0x020a036c module:overlay(0) +from:0x020feeb8 kind:arm_call to:0x020a036c module:overlay(0) +from:0x020feec4 kind:load to:0x027e09a4 module:dtcm +from:0x020feecc kind:load to:0x021328b8 module:overlay(26) +from:0x020feed0 kind:load to:0x027e0108 module:dtcm +from:0x020ff010 kind:arm_call to:0x0203d160 module:main +from:0x020ff070 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020ff088 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020ff09c kind:load to:0x020a02d4 module:overlay(0) +from:0x020ff0a0 kind:load to:0x020fe9a4 module:overlay(26) +from:0x020ff0a4 kind:load to:0x027e0cec module:dtcm +from:0x020ff0a8 kind:load to:0x027e07d4 module:dtcm +from:0x020ff214 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020ff2ec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020ff328 kind:arm_call to:0x020a036c module:overlay(0) +from:0x020ff3dc kind:load to:0x0213f600 module:overlay(26) +from:0x020ff3e0 kind:load to:0x02135eec module:overlay(26) +from:0x020ff3e4 kind:load to:0x02135ef8 module:overlay(26) +from:0x020ff3ec kind:load to:0x02135f10 module:overlay(26) +from:0x020ff3f0 kind:load to:0x02135f1c module:overlay(26) +from:0x020ff3f4 kind:load to:0x02135f28 module:overlay(26) +from:0x020ff3f8 kind:load to:0x02135eec module:overlay(26) +from:0x020ff3fc kind:load to:0x02135f04 module:overlay(26) +from:0x020ff454 kind:arm_call to:0x020d4e3c module:overlay(24) +from:0x020ff474 kind:load to:0x02135f3c module:overlay(26) +from:0x020ff478 kind:load to:0x027e0d00 module:dtcm +from:0x020ff484 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020ff48c kind:arm_call to:0x02011ff4 module:main +from:0x020ff4e4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ff4f4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ff504 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020ff514 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020ff530 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020ff540 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020ff564 kind:load to:0x02132a28 module:overlay(26) +from:0x020ff574 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x020ff584 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x020ff5a8 kind:arm_call to:0x0203d160 module:main +from:0x020ff5c4 kind:arm_call to:0x0203d160 module:main +from:0x020ff5f0 kind:load to:0x02135c60 module:overlay(26) +from:0x020ff5f4 kind:load to:0x020f33a4 module:overlay(26) +from:0x020ff5f8 kind:load to:0x020ff604 module:overlay(26) +from:0x020ff5fc kind:load to:0x020f3390 module:overlay(26) +from:0x020ff600 kind:load to:0x020ff644 module:overlay(26) +from:0x020ff61c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x020ff634 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ff640 kind:load to:0x02135f60 module:overlay(26) +from:0x020ff660 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x020ff678 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ff688 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ff694 kind:load to:0x02135fa8 module:overlay(26) +from:0x020ff700 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x020ff70c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x020ff84c kind:arm_call to:0x020ff4b0 module:overlay(26) +from:0x020ff880 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ff924 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x020ff9dc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ffa0c kind:arm_call to:0x020ffc30 module:overlay(26) +from:0x020ffa3c kind:arm_call to:0x0200f218 module:main +from:0x020ffa58 kind:arm_call to:0x0200ed6c module:main +from:0x020ffa68 kind:load to:0x02132dc8 module:overlay(26) +from:0x020ffa6c kind:load to:0x02132914 module:overlay(26) +from:0x020ffa70 kind:load to:0x02132944 module:overlay(26) +from:0x020ffa78 kind:load to:0x02132e58 module:overlay(26) +from:0x020ffa7c kind:load to:0x02132a14 module:overlay(26) +from:0x020ffb00 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x020ffbbc kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x020ffc24 kind:arm_call to:0x020c0b24 module:overlay(17) +from:0x020ffd50 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ffd80 kind:load to:0x02132a48 module:overlay(26) +from:0x020ffd84 kind:load to:0x021328e8 module:overlay(26) +from:0x020ffd88 kind:load to:0x02132ef8 module:overlay(26) +from:0x020ffdc8 kind:arm_call to:0x0200eab0 module:main +from:0x020ffdd8 kind:arm_call to:0x0200eb28 module:main +from:0x020ffde8 kind:arm_call to:0x0200eba4 module:main +from:0x020ffe00 kind:arm_call to:0x0200ef9c module:main +from:0x020ffe0c kind:arm_call to:0x0200f01c module:main +from:0x020ffe74 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x020ffe80 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x020fff84 kind:arm_call to:0x020ff4b0 module:overlay(26) +from:0x020fff90 kind:arm_call to:0x02057d3c module:overlay(0) +from:0x020fffd4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02100078 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x02100080 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021001b4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02100200 kind:arm_call to:0x021005fc module:overlay(26) +from:0x0210020c kind:load to:0x02132bb8 module:overlay(26) +from:0x02100210 kind:load to:0x02132a68 module:overlay(26) +from:0x02100214 kind:load to:0x02132a04 module:overlay(26) +from:0x0210021c kind:load to:0x02132c68 module:overlay(26) +from:0x0210022c kind:arm_call to:0x020ff498 module:overlay(26) +from:0x0210023c kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02100260 kind:arm_call to:0x0203d160 module:main +from:0x0210027c kind:arm_call to:0x0203d160 module:main +from:0x021002a4 kind:load to:0x02135c60 module:overlay(26) +from:0x021002a8 kind:load to:0x020f3c18 module:overlay(26) +from:0x021002ac kind:load to:0x020f419c module:overlay(26) +from:0x021002b0 kind:load to:0x020f26b0 module:overlay(26) +from:0x021002b4 kind:load to:0x020f41dc module:overlay(26) +from:0x021003b8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021004f8 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x02100518 kind:arm_call to:0x01ffa06c module:itcm +from:0x0210054c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210055c kind:arm_call to:0x01ffa60c module:itcm +from:0x02100568 kind:load to:0x0203e964 module:main +from:0x02100588 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021005f0 kind:arm_call to:0x020c0b24 module:overlay(17) +from:0x0210065c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02100738 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02100768 kind:load to:0x02132a88 module:overlay(26) +from:0x0210076c kind:load to:0x021328c0 module:overlay(26) +from:0x02100770 kind:load to:0x021328f0 module:overlay(26) +from:0x02100774 kind:load to:0x02132c28 module:overlay(26) +from:0x02100788 kind:arm_call to:0x0200ef9c module:main +from:0x02100794 kind:arm_call to:0x0200f01c module:main +from:0x021007b0 kind:load to:0x0205a7c4 module:overlay(0) +from:0x0210080c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02100818 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210091c kind:arm_call to:0x020ff4b0 module:overlay(26) +from:0x021009b0 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x021009b8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02100ae4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02100b30 kind:load to:0x02132aa8 module:overlay(26) +from:0x02100b34 kind:load to:0x021329f4 module:overlay(26) +from:0x02100b3c kind:load to:0x02132ac8 module:overlay(26) +from:0x02100c3c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02100cf8 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02100d60 kind:arm_call to:0x020c0b24 module:overlay(17) +from:0x02100d7c kind:arm_call to:0x0200ef9c module:main +from:0x02100d88 kind:arm_call to:0x0200f01c module:main +from:0x02100de8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02100df4 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02100ef8 kind:arm_call to:0x020ff4b0 module:overlay(26) +from:0x02100f8c kind:arm_call to:0x02099f64 module:overlay(0) +from:0x021010c0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210110c kind:load to:0x02132b08 module:overlay(26) +from:0x02101110 kind:load to:0x02132974 module:overlay(26) +from:0x02101118 kind:load to:0x02132b28 module:overlay(26) +from:0x02101218 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021012d4 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0210133c kind:arm_call to:0x020c0b24 module:overlay(17) +from:0x02101358 kind:arm_call to:0x0200ef9c module:main +from:0x02101364 kind:arm_call to:0x0200f01c module:main +from:0x021013a0 kind:arm_call to:0x0200f05c module:main +from:0x021013bc kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021013c8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021014cc kind:arm_call to:0x020ff4b0 module:overlay(26) +from:0x021014d8 kind:arm_call to:0x02057d3c module:overlay(0) +from:0x02101560 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x021015d4 kind:arm_call to:0x02099d34 module:overlay(0) +from:0x02101668 kind:arm_call to:0x02101890 module:overlay(26) +from:0x021016a0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021016c0 kind:load to:0x02132954 module:overlay(26) +from:0x021016c4 kind:load to:0x02132934 module:overlay(26) +from:0x021016c8 kind:load to:0x02132964 module:overlay(26) +from:0x021016cc kind:load to:0x02132924 module:overlay(26) +from:0x021016d4 kind:load to:0x02132be8 module:overlay(26) +from:0x0210172c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021017f0 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x02101810 kind:arm_call to:0x01ffa06c module:itcm +from:0x02101824 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02101834 kind:arm_call to:0x01ffa60c module:itcm +from:0x0210185c kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021019c4 kind:arm_call to:0x02099d34 module:overlay(0) +from:0x02101a0c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02101a38 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02101a80 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02101bfc kind:load to:0x02132cc8 module:overlay(26) +from:0x02101c00 kind:load to:0x02132d48 module:overlay(26) +from:0x02101c04 kind:load to:0x021328d8 module:overlay(26) +from:0x02101c08 kind:load to:0x021328d0 module:overlay(26) +from:0x02101c0c kind:load to:0x021328e0 module:overlay(26) +from:0x02101c50 kind:load to:0x0205a7c4 module:overlay(0) +from:0x02101c88 kind:arm_call to:0x0200f05c module:main +from:0x02101ca4 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02101cb0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02101db4 kind:arm_call to:0x020ff4b0 module:overlay(26) +from:0x02101dc0 kind:arm_call to:0x02057d3c module:overlay(0) +from:0x02101e48 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x02101ebc kind:arm_call to:0x02099d34 module:overlay(0) +from:0x02101ec4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02101f70 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02101f90 kind:load to:0x021329d4 module:overlay(26) +from:0x02101f94 kind:load to:0x02132984 module:overlay(26) +from:0x02101f98 kind:load to:0x02132994 module:overlay(26) +from:0x02101f9c kind:load to:0x021329c4 module:overlay(26) +from:0x02101fa4 kind:load to:0x02132ae8 module:overlay(26) +from:0x02101ffc kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021020c0 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x021020e0 kind:arm_call to:0x01ffa06c module:itcm +from:0x021020f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02102104 kind:arm_call to:0x01ffa60c module:itcm +from:0x0210212c kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0210229c kind:arm_call to:0x02099d34 module:overlay(0) +from:0x021022e4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02102310 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02102358 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021024e0 kind:load to:0x02132b58 module:overlay(26) +from:0x021024e4 kind:load to:0x021328cc module:overlay(26) +from:0x021024e8 kind:load to:0x021328c8 module:overlay(26) +from:0x021024ec kind:load to:0x02132b88 module:overlay(26) +from:0x021024f0 kind:load to:0x021328c4 module:overlay(26) +from:0x021024f4 kind:load to:0x021328f8 module:overlay(26) +from:0x02102538 kind:load to:0x0205a7c4 module:overlay(0) +from:0x02102570 kind:arm_call to:0x0200f05c module:main +from:0x0210258c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02102598 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02102674 kind:arm_call to:0x020ff4b0 module:overlay(26) +from:0x021026ec kind:arm_call to:0x02099f64 module:overlay(0) +from:0x0210278c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210279c kind:load to:0x021329b4 module:overlay(26) +from:0x021027a0 kind:load to:0x021329a4 module:overlay(26) +from:0x021027a4 kind:load to:0x021329e4 module:overlay(26) +from:0x021027ac kind:load to:0x02132904 module:overlay(26) +from:0x021027fc kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210289c kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021028d0 kind:load to:0x027e00f0 module:dtcm +from:0x021028e8 kind:load to:0x0205a7c4 module:overlay(0) +from:0x021028f4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021028fc kind:arm_call to:0x02011ff4 module:main +from:0x02102910 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02102918 kind:arm_call to:0x02011ff4 module:main +from:0x02102930 kind:load to:0x02135fec module:overlay(26) +from:0x02102944 kind:load to:0x0213616c module:overlay(26) +from:0x02102958 kind:arm_call to:0x020f4f10 module:overlay(26) +from:0x02102974 kind:arm_call to:0x02102a0c module:overlay(26) +from:0x02102980 kind:load to:0x02136414 module:overlay(26) +from:0x02102994 kind:arm_call to:0x02102a40 module:overlay(26) +from:0x0210299c kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x021029a8 kind:load to:0x02136414 module:overlay(26) +from:0x021029bc kind:arm_call to:0x02102a40 module:overlay(26) +from:0x021029c4 kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x021029cc kind:arm_call to:0x02011ff4 module:main +from:0x021029d8 kind:load to:0x02136414 module:overlay(26) +from:0x021029e8 kind:arm_call to:0x020f508c module:overlay(26) +from:0x021029f8 kind:arm_call to:0x020f508c module:overlay(26) +from:0x02102a04 kind:arm_call to:0x020eab1c module:overlay(26) +from:0x02102a18 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x02102a70 kind:arm_call to:0x020f7b28 module:overlay(26) +from:0x02102ab8 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x02102aec kind:arm_call to:0x020f5194 module:overlay(26) +from:0x02102b20 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x02102b50 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x02102b5c kind:arm_call to:0x020f79c8 module:overlay(26) +from:0x02102bb0 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x02102be0 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x02102bec kind:arm_call to:0x020f79c8 module:overlay(26) +from:0x02102c10 kind:arm_call to:0x020f79c8 module:overlay(26) +from:0x02102c2c kind:arm_call to:0x0205c984 module:overlay(0) +from:0x02102e28 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02102e34 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02102f98 kind:arm_call to:0x020d22ac module:overlay(24) +from:0x02102fdc kind:load to:0x02132514 module:overlay(26) +from:0x02103180 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210319c kind:arm_call to:0x0203d160 module:main +from:0x021031b8 kind:arm_call to:0x0203d160 module:main +from:0x021031d8 kind:load to:0x020f3c18 module:overlay(26) +from:0x021031dc kind:load to:0x020f419c module:overlay(26) +from:0x021031e0 kind:load to:0x020f26b0 module:overlay(26) +from:0x021031e4 kind:load to:0x020f41dc module:overlay(26) +from:0x02103288 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021032a4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021032c0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103310 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210331c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02103470 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x021034a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021034c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021034e0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103530 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210353c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02103690 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x021036cc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021036e8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103704 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103754 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02103760 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021038b0 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x021038ec kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103908 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103924 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103940 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103990 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210399c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02103aec kind:arm_call to:0x02099e58 module:overlay(0) +from:0x02103b18 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x02103b54 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103b70 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103b8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103ba8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103bf8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02103c04 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02103d54 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x02103d80 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x02103db8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103dd4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103df0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103e0c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103e28 kind:load to:0x027e0d00 module:dtcm +from:0x02103e2c kind:load to:0x027e0cec module:dtcm +from:0x02103e34 kind:load to:0x02132f98 module:overlay(26) +from:0x02103e38 kind:load to:0x021330a0 module:overlay(26) +from:0x02103e3c kind:load to:0x02133088 module:overlay(26) +from:0x02103e40 kind:load to:0x02133070 module:overlay(26) +from:0x02103e44 kind:load to:0x02133058 module:overlay(26) +from:0x02103e48 kind:load to:0x02133040 module:overlay(26) +from:0x02103e4c kind:load to:0x02133028 module:overlay(26) +from:0x02103e50 kind:load to:0x02133010 module:overlay(26) +from:0x02103e54 kind:load to:0x02132ff8 module:overlay(26) +from:0x02103e58 kind:load to:0x02132fe0 module:overlay(26) +from:0x02103e5c kind:load to:0x02132fc8 module:overlay(26) +from:0x02103e60 kind:load to:0x02132fb0 module:overlay(26) +from:0x02103e88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02103eb8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02103fa4 kind:load to:0x027e0130 module:dtcm +from:0x02103fb0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02103fcc kind:load to:0x02136458 module:overlay(26) +from:0x02104028 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021040c8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0210414c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02104150 kind:arm_call to:0x01fff458 module:itcm +from:0x02104180 kind:load to:0x027e0ce4 module:dtcm +from:0x021041b0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021041c4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021041cc kind:arm_call to:0x02011ff4 module:main +from:0x02104238 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x0210424c kind:load to:0x027e0d00 module:dtcm +from:0x02104288 kind:load to:0x027e0130 module:dtcm +from:0x021042a4 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x021042f4 kind:arm_call to:0x02080098 module:overlay(0) +from:0x0210435c kind:arm_call to:0x01fff498 module:itcm +from:0x02104374 kind:arm_call to:0x01fff584 module:itcm +from:0x021043a0 kind:arm_call to:0x02104408 module:overlay(26) +from:0x021043b0 kind:arm_call to:0x02104610 module:overlay(26) +from:0x021043c0 kind:arm_call to:0x021047dc module:overlay(26) +from:0x021043f4 kind:load to:0x02138d10 module:overlay(26) +from:0x02104400 kind:load to:0x027e0ce8 module:dtcm +from:0x0210441c kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02104430 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x0210443c kind:arm_call to:0x02108cb4 module:overlay(26) +from:0x02104450 kind:arm_call to:0x02108cac module:overlay(26) +from:0x02104490 kind:arm_call to:0x020f901c module:overlay(26) +from:0x021044d4 kind:arm_call to:0x020e64c4 module:overlay(26) +from:0x021044ec kind:arm_call to:0x01ffb744 module:itcm +from:0x0210456c kind:arm_call to:0x01ffb744 module:itcm +from:0x0210457c kind:arm_call to:0x020e821c module:overlay(26) +from:0x02104598 kind:arm_call to:0x020f8504 module:overlay(26) +from:0x021045a4 kind:arm_call to:0x020e7cb8 module:overlay(26) +from:0x021045c8 kind:arm_call to:0x020f8504 module:overlay(26) +from:0x021045d8 kind:arm_call to:0x020e7cb8 module:overlay(26) +from:0x02104600 kind:load to:0x027e0cfc module:dtcm +from:0x02104604 kind:load to:0x0213f608 module:overlay(26) +from:0x02104608 kind:load to:0x02138d10 module:overlay(26) +from:0x0210460c kind:load to:0x0213f590 module:overlay(26) +from:0x02104654 kind:arm_call to:0x020f901c module:overlay(26) +from:0x02104698 kind:arm_call to:0x020e64c4 module:overlay(26) +from:0x021046b0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02104704 kind:arm_call to:0x020e64c4 module:overlay(26) +from:0x0210471c kind:arm_call to:0x01ffb744 module:itcm +from:0x0210472c kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x02104768 kind:arm_call to:0x020f8504 module:overlay(26) +from:0x02104774 kind:arm_call to:0x020e7cb8 module:overlay(26) +from:0x02104798 kind:arm_call to:0x020f8504 module:overlay(26) +from:0x021047a8 kind:arm_call to:0x020e7cb8 module:overlay(26) +from:0x021047d0 kind:load to:0x0213f608 module:overlay(26) +from:0x021047d4 kind:load to:0x02138d10 module:overlay(26) +from:0x021047d8 kind:load to:0x0213f590 module:overlay(26) +from:0x02104874 kind:arm_call to:0x020f901c module:overlay(26) +from:0x021048c0 kind:arm_call to:0x020e64c4 module:overlay(26) +from:0x021048d8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02104908 kind:arm_call to:0x020e7b60 module:overlay(26) +from:0x02104910 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02104940 kind:arm_call to:0x020f8504 module:overlay(26) +from:0x02104950 kind:arm_call to:0x020e7cb8 module:overlay(26) +from:0x02104968 kind:arm_call to:0x020e7b60 module:overlay(26) +from:0x02104998 kind:arm_call to:0x020f8504 module:overlay(26) +from:0x021049a4 kind:arm_call to:0x020e7cb8 module:overlay(26) +from:0x021049bc kind:load to:0x0213f608 module:overlay(26) +from:0x021049c0 kind:load to:0x02138d10 module:overlay(26) +from:0x021049c4 kind:load to:0x0213f590 module:overlay(26) +from:0x021049d8 kind:arm_call to:0x02011f3c module:main +from:0x021049e4 kind:arm_call to:0x021049ec module:overlay(26) +from:0x021049f4 kind:arm_call to:0x02104edc module:overlay(26) +from:0x02104a1c kind:arm_call to:0x02028d9c module:main +from:0x02104a30 kind:arm_call to:0x02104eec module:overlay(26) +from:0x02104a98 kind:load to:0x027e09a4 module:dtcm +from:0x02104abc kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x02104ac4 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x02104aec kind:arm_call to:0x01fffda8 module:itcm +from:0x02104b00 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02104bc8 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02104e7c kind:load to:0x027e09bc module:dtcm +from:0x02104e80 kind:load to:0x0213f5ec module:overlay(26) +from:0x02104e84 kind:load to:0x0213646c module:overlay(26) +from:0x02104e88 kind:load to:0x0213647c module:overlay(26) +from:0x02104e8c kind:load to:0x021330c0 module:overlay(26) +from:0x02104e90 kind:load to:0x02136478 module:overlay(26) +from:0x02104e94 kind:load to:0x021330bc module:overlay(26) +from:0x02104e98 kind:load to:0x027e09a4 module:dtcm +from:0x02104e9c kind:load to:0x02136474 module:overlay(26) +from:0x02104ea0 kind:load to:0x0213646c module:overlay(26) +from:0x02104ee8 kind:load to:0x027e0d18 module:dtcm +from:0x02104efc kind:load to:0x027e0d18 module:dtcm +from:0x02104f08 kind:load to:0x0213f624 module:overlay(26) +from:0x02104f1c kind:arm_call to:0x02011f3c module:main +from:0x02104f28 kind:arm_call to:0x02104f58 module:overlay(26) +from:0x02104f3c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02104f54 kind:load to:0x02136488 module:overlay(26) +from:0x02104f60 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02104fb8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02104fc4 kind:load to:0x021364ac module:overlay(26) +from:0x02104fc8 kind:load to:0x0213f624 module:overlay(26) +from:0x02104fe4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02105064 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210507c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02105084 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0210509c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021050a4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021050ac kind:arm_call to:0x02011ff4 module:main +from:0x021050c0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02105138 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x02105170 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02105178 kind:load to:0x027e0cd8 module:dtcm +from:0x02105184 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x02105198 kind:arm_call to:0x01fff698 module:itcm +from:0x021051dc kind:arm_call to:0x020d21a0 module:overlay(24) +from:0x021051fc kind:arm_call to:0x02011f3c module:main +from:0x02105208 kind:arm_call to:0x02105210 module:overlay(26) +from:0x02105218 kind:arm_call to:0x02105420 module:overlay(26) +from:0x02105234 kind:arm_call to:0x02105430 module:overlay(26) +from:0x021052a4 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x021052c4 kind:load to:0x027e09c0 module:dtcm +from:0x021052dc kind:arm_call to:0x020ff42c module:overlay(26) +from:0x02105318 kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x0210533c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02105360 kind:arm_call to:0x021050cc module:overlay(26) +from:0x02105394 kind:arm_call to:0x02105130 module:overlay(26) +from:0x021053b0 kind:arm_call to:0x0210517c module:overlay(26) +from:0x0210542c kind:load to:0x027e0d1c module:dtcm +from:0x02105440 kind:load to:0x027e0d1c module:dtcm +from:0x0210544c kind:arm_call to:0x02060804 module:overlay(0) +from:0x02105454 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0210545c kind:arm_call to:0x020d9618 module:overlay(26) +from:0x02105470 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02105478 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02105480 kind:arm_call to:0x020d976c module:overlay(26) +from:0x02105510 kind:arm_call to:0x02028c4c module:main +from:0x02105544 kind:arm_call to:0x0201aad0 module:main +from:0x021055a8 kind:arm_call to:0x02028c4c module:main +from:0x021055dc kind:arm_call to:0x0201aad0 module:main +from:0x021055e8 kind:load to:0x0204af1c module:main +from:0x0210560c kind:arm_call to:0x020d98d0 module:overlay(26) +from:0x0210561c kind:arm_call to:0x020f8e90 module:overlay(26) +from:0x02105660 kind:arm_call to:0x020d9788 module:overlay(26) +from:0x02105674 kind:arm_call to:0x02105444 module:overlay(26) +from:0x02105688 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02105698 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021056ac kind:arm_call to:0x02105444 module:overlay(26) +from:0x021056c0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021056d0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021056e4 kind:arm_call to:0x02105444 module:overlay(26) +from:0x021056f8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02105708 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0210573c kind:arm_call_thumb to:0x020b81e0 module:overlays(1,14) +from:0x02105754 kind:arm_call to:0x02011f3c module:main +from:0x02105764 kind:arm_call to:0x02106a14 module:overlay(26) +from:0x02105778 kind:arm_call to:0x02011f3c module:main +from:0x02105788 kind:arm_call to:0x0210c0bc module:overlay(26) +from:0x021057a0 kind:arm_call to:0x02106828 module:overlay(26) +from:0x021057c0 kind:arm_call_thumb to:0x02015628 module:main +from:0x021057c8 kind:arm_call_thumb to:0x02058c2c module:overlay(0) +from:0x021057ec kind:arm_call to:0x0203d160 module:main +from:0x02105824 kind:arm_call to:0x02011f3c module:main +from:0x02105830 kind:arm_call to:0x02143898 module:overlay(28) +from:0x02105884 kind:arm_call to:0x02011f3c module:main +from:0x02105894 kind:arm_call to:0x021076c8 module:overlay(26) +from:0x021058a8 kind:arm_call to:0x02011f3c module:main +from:0x021058b8 kind:arm_call to:0x02107a98 module:overlay(26) +from:0x021058cc kind:arm_call to:0x02011f3c module:main +from:0x021058dc kind:arm_call to:0x02107e5c module:overlay(26) +from:0x021058f0 kind:arm_call to:0x02143d44 module:overlay(28) +from:0x021058fc kind:load to:0x02136598 module:overlay(26) +from:0x02105900 kind:load to:0x02105730 module:overlay(26) +from:0x02105904 kind:load to:0x02105714 module:overlay(26) +from:0x02105908 kind:load to:0x027e09a4 module:dtcm +from:0x0210590c kind:load to:0x027e09b8 module:dtcm +from:0x02105934 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0210593c kind:arm_call to:0x02011ff4 module:main +from:0x02105954 kind:arm_call to:0x02106a40 module:overlay(26) +from:0x0210595c kind:arm_call to:0x02011ff4 module:main +from:0x02105974 kind:arm_call to:0x0210c0e0 module:overlay(26) +from:0x0210597c kind:arm_call to:0x02011ff4 module:main +from:0x021059b0 kind:arm_call to:0x02143f3c module:overlay(28) +from:0x021059c4 kind:arm_call to:0x0214397c module:overlay(28) +from:0x021059cc kind:arm_call to:0x02011ff4 module:main +from:0x021059d8 kind:arm_call to:0x02011ff4 module:main +from:0x021059f0 kind:arm_call to:0x0203d210 module:main +from:0x021059f8 kind:arm_call_thumb to:0x02015644 module:main +from:0x02105a00 kind:arm_call to:0x0201bacc module:main +from:0x02105a08 kind:arm_call_thumb to:0x020b8530 module:overlay(1) +from:0x02105a14 kind:load to:0x02136598 module:overlay(26) +from:0x02105a18 kind:load to:0x02105730 module:overlay(26) +from:0x02105a40 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02105a48 kind:arm_call to:0x02011ff4 module:main +from:0x02105a60 kind:arm_call to:0x02106a40 module:overlay(26) +from:0x02105a68 kind:arm_call to:0x02011ff4 module:main +from:0x02105a80 kind:arm_call to:0x0210c0e0 module:overlay(26) +from:0x02105a88 kind:arm_call to:0x02011ff4 module:main +from:0x02105abc kind:arm_call to:0x02143f3c module:overlay(28) +from:0x02105ad0 kind:arm_call to:0x0214397c module:overlay(28) +from:0x02105ad8 kind:arm_call to:0x02011ff4 module:main +from:0x02105ae4 kind:arm_call to:0x02011ff4 module:main +from:0x02105afc kind:arm_call to:0x0203d210 module:main +from:0x02105b04 kind:arm_call_thumb to:0x02015644 module:main +from:0x02105b0c kind:arm_call to:0x0201bacc module:main +from:0x02105b14 kind:arm_call_thumb to:0x020b8530 module:overlay(1) +from:0x02105b1c kind:arm_call to:0x02011ff4 module:main +from:0x02105b28 kind:load to:0x02136598 module:overlay(26) +from:0x02105b2c kind:load to:0x02105730 module:overlay(26) +from:0x02105b3c kind:arm_call_thumb to:0x020b85c8 module:overlay(1) +from:0x02105b48 kind:arm_call_thumb to:0x020b8c80 module:overlay(1) +from:0x02105b58 kind:arm_call to:0x02028c60 module:main +from:0x02105b64 kind:arm_call_thumb to:0x020b8c30 module:overlay(1) +from:0x02105b70 kind:arm_call to:0x020d4520 module:overlay(24) +from:0x02105bac kind:arm_call_thumb to:0x020b8c30 module:overlay(1) +from:0x02105bb4 kind:arm_call to:0x021060ec module:overlay(26) +from:0x02105bbc kind:arm_call to:0x02105e44 module:overlay(26) +from:0x02105be4 kind:load to:0x027e0cfc module:dtcm +from:0x02105be8 kind:load to:0x0213654c module:overlay(26) +from:0x02105bec kind:load to:0x021365dc module:overlay(26) +from:0x02105c0c kind:arm_call to:0x0207029c module:overlay(0) +from:0x02105c44 kind:arm_call to:0x02026800 module:main +from:0x02105c4c kind:arm_call_thumb to:0x02012e9c module:main +from:0x02105c60 kind:arm_call to:0x02011f3c module:main +from:0x02105c90 kind:arm_call to:0x02026800 module:main +from:0x02105cd0 kind:arm_call to:0x02026800 module:main +from:0x02105ce4 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02105cf0 kind:arm_call_thumb to:0x02015724 module:main +from:0x02105d00 kind:arm_call to:0x02027638 module:main +from:0x02105d08 kind:arm_call to:0x0200f38c module:main +from:0x02105d10 kind:arm_call to:0x0200b5a8 module:main +from:0x02105d1c kind:arm_call to:0x0200b5bc module:main +from:0x02105d28 kind:arm_call to:0x0200b69c module:main +from:0x02105d5c kind:arm_call_thumb to:0x02058cf0 module:overlay(0) +from:0x02105d68 kind:arm_call_thumb to:0x02058d1c module:overlay(0) +from:0x02105d8c kind:arm_call to:0x02027638 module:main +from:0x02105d94 kind:arm_call to:0x0200f37c module:main +from:0x02105da0 kind:arm_call to:0x0200bed8 module:main +from:0x02105da8 kind:arm_call_thumb to:0x02015750 module:main +from:0x02105df8 kind:arm_call to:0x0200e6a0 module:main +from:0x02105e08 kind:arm_call to:0x0200e6a0 module:main +from:0x02105e24 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02105e30 kind:load to:0x027e09a0 module:dtcm +from:0x02105e34 kind:load to:0x02136524 module:overlay(26) +from:0x02105e38 kind:load to:0x02136730 module:overlay(26) +from:0x02105e3c kind:load to:0x02136524 module:overlay(26) +from:0x02105e40 kind:load to:0x02136740 module:overlay(26) +from:0x02105e64 kind:arm_call to:0x0207029c module:overlay(0) +from:0x02105e90 kind:arm_call to:0x02026800 module:main +from:0x02105eb4 kind:arm_call_thumb to:0x020156ac module:main +from:0x02105ecc kind:arm_call to:0x02011f3c module:main +from:0x02105ee4 kind:arm_call to:0x0205ac34 module:overlay(0) +from:0x02105ef0 kind:arm_call to:0x0200b150 module:main +from:0x02105ef4 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02105f04 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02105f18 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02105f28 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02105f30 kind:arm_call_thumb to:0x0201568c module:main +from:0x02105f3c kind:load to:0x027e09a4 module:dtcm +from:0x02105f40 kind:load to:0x027e09a0 module:dtcm +from:0x02105f44 kind:load to:0x02136750 module:overlay(26) +from:0x02105f48 kind:load to:0x02043f40 module:main +from:0x02106078 kind:arm_call to:0x020c6770 module:overlay(24) +from:0x02106090 kind:arm_call_thumb to:0x020b8a5c module:overlay(1) +from:0x021060e4 kind:load to:0x027e09a4 module:dtcm +from:0x021060e8 kind:load to:0x027e0994 module:dtcm +from:0x021060f8 kind:arm_call to:0x0207e268 module:overlay(0) +from:0x0210612c kind:load to:0x027e0c90 module:dtcm +from:0x02106240 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02106278 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x021062a0 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x021062c8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x021062f0 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0210637c kind:load to:0x027e09a4 module:dtcm +from:0x02106380 kind:load to:0x027e0cd8 module:dtcm +from:0x02106390 kind:arm_call to:0x02106a4c module:overlay(26) +from:0x02106398 kind:arm_call to:0x0210c0e4 module:overlay(26) +from:0x021063c0 kind:arm_call to:0x0207fd18 module:overlay(0) +from:0x021063e0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021063f8 kind:arm_call to:0x02106a64 module:overlay(26) +from:0x02106400 kind:arm_call to:0x0210c214 module:overlay(26) +from:0x02106408 kind:arm_call to:0x021069f4 module:overlay(26) +from:0x0210642c kind:arm_call to:0x02106864 module:overlay(26) +from:0x0210643c kind:arm_call to:0x020e0dc4 module:overlay(26) +from:0x0210644c kind:arm_call to:0x02106a88 module:overlay(26) +from:0x02106454 kind:arm_call to:0x0210c254 module:overlay(26) +from:0x0210646c kind:arm_call to:0x021439e0 module:overlay(28) +from:0x0210648c kind:load to:0x02138d10 module:overlay(26) +from:0x021064a0 kind:arm_call to:0x02143cbc module:overlays(28,70) +from:0x021064b0 kind:arm_call to:0x0207fd40 module:overlay(0) +from:0x021064b8 kind:arm_call to:0x02106a84 module:overlay(26) +from:0x021064c0 kind:arm_call to:0x0210c250 module:overlay(26) +from:0x021064d0 kind:arm_call to:0x02143cc0 module:overlay(28) +from:0x02106538 kind:arm_call to:0x01ffef34 module:itcm +from:0x02106558 kind:arm_call to:0x01ffe868 module:itcm +from:0x02106580 kind:arm_call to:0x020dea5c module:overlay(26) +from:0x021065a4 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x021065b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021065b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021065d0 kind:arm_call to:0x021067cc module:overlay(26) +from:0x02106604 kind:arm_call to:0x0207029c module:overlay(0) +from:0x02106640 kind:arm_call to:0x02026800 module:main +from:0x02106648 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x02106670 kind:arm_call to:0x02026800 module:main +from:0x021066bc kind:arm_call to:0x02026800 module:main +from:0x021066d0 kind:arm_call_thumb to:0x020156c8 module:main +from:0x021066ec kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0210673c kind:arm_call to:0x0200e6a0 module:main +from:0x0210674c kind:arm_call to:0x0200e6a0 module:main +from:0x02106790 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210679c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021067a4 kind:arm_call_thumb to:0x020156f4 module:main +from:0x021067b0 kind:load to:0x027e09a4 module:dtcm +from:0x021067b4 kind:load to:0x027e09a0 module:dtcm +from:0x021067b8 kind:load to:0x02136524 module:overlay(26) +from:0x021067bc kind:load to:0x02136730 module:overlay(26) +from:0x021067c0 kind:load to:0x02136740 module:overlay(26) +from:0x021067e8 kind:arm_call to:0x02106564 module:overlay(26) +from:0x02106808 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02106818 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02106824 kind:load to:0x027e0cd8 module:dtcm +from:0x0210683c kind:arm_call to:0x02065c6c module:overlay(0) +from:0x02106860 kind:load to:0x0213653c module:overlay(26) +from:0x021068f4 kind:arm_call to:0x02065d00 module:overlay(0) +from:0x02106900 kind:arm_call to:0x0201b9a8 module:main +from:0x02106910 kind:arm_call to:0x020e6808 module:overlay(26) +from:0x02106980 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02106998 kind:load to:0x0204e5f8 module:main +from:0x0210699c kind:load to:0x027e0ce0 module:dtcm +from:0x021069a0 kind:load to:0x027e09b8 module:dtcm +from:0x021069d0 kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x021069dc kind:arm_call to:0x0201b9a8 module:main +from:0x021069f0 kind:load to:0x0204e5f8 module:main +from:0x02106a0c kind:load to:0x027e09b8 module:dtcm +from:0x02106a10 kind:load to:0x020732ec module:overlay(0) +from:0x02106a54 kind:arm_call to:0x02106a64 module:overlay(26) +from:0x02106a6c kind:arm_call to:0x02106abc module:overlay(26) +from:0x02106a74 kind:arm_call to:0x02106b40 module:overlay(26) +from:0x02106a7c kind:arm_call to:0x02106b8c module:overlay(26) +from:0x02106aa4 kind:load to:0x021330c8 module:overlay(26) +from:0x02106ab8 kind:load to:0x021330ef module:overlay(26) +from:0x02106aec kind:arm_call to:0x020eed24 module:overlay(26) +from:0x02106b04 kind:arm_call to:0x01fffd00 module:itcm +from:0x02106b20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02106b2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02106b3c kind:load to:0x027e0ce0 module:dtcm +from:0x02106b50 kind:arm_call to:0x02106564 module:overlay(26) +from:0x02106be0 kind:arm_call to:0x02106bf0 module:overlay(26) +from:0x02106be8 kind:load to:0x02133130 module:overlay(26) +from:0x02106bec kind:load to:0x021330e2 module:overlay(26) +from:0x02106c6c kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02106c88 kind:arm_call to:0x02078b88 module:overlay(0) +from:0x02106cb4 kind:arm_call to:0x0214402c module:overlay(28) +from:0x02106cc0 kind:arm_call to:0x0214402c module:overlay(28) +from:0x02106ce0 kind:arm_call to:0x02143f9c module:overlay(28) +from:0x02106ce8 kind:arm_call to:0x02143fb0 module:overlays(28,70) +from:0x02106cf4 kind:arm_call to:0x02143f60 module:overlays(28,30) +from:0x02106d38 kind:arm_call to:0x021065b8 module:overlay(26) +from:0x02106d48 kind:arm_call to:0x021065b8 module:overlay(26) +from:0x02106d58 kind:arm_call to:0x021065b8 module:overlay(26) +from:0x02106d60 kind:load to:0x021330fc module:overlay(26) +from:0x02106d64 kind:load to:0x027e09a4 module:dtcm +from:0x02106d68 kind:load to:0x027e09ac module:dtcm +from:0x02106d6c kind:load to:0x027e09bc module:dtcm +from:0x02106d70 kind:load to:0x021330d5 module:overlay(26) +from:0x02106d84 kind:arm_call to:0x0208220c module:overlay(0) +from:0x02106de4 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x02106df0 kind:arm_call to:0x0200b150 module:main +from:0x02106df4 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02106e04 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02106e28 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02106e80 kind:arm_call to:0x0200f218 module:main +from:0x02106f08 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02106f18 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02106f24 kind:load to:0x02136770 module:overlay(26) +from:0x02106f28 kind:load to:0x02133194 module:overlay(26) +from:0x02106f2c kind:load to:0x02133180 module:overlay(26) +from:0x02106f3c kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02106f44 kind:arm_call to:0x0208231c module:overlay(0) +from:0x02106f5c kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02106f64 kind:arm_call to:0x0208231c module:overlay(0) +from:0x02106f6c kind:arm_call to:0x02011ff4 module:main +from:0x02106f84 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02106f8c kind:arm_call to:0x02082330 module:overlay(0) +from:0x02106ff4 kind:arm_call to:0x01ffc768 module:itcm +from:0x02107004 kind:arm_call to:0x0200ea38 module:main +from:0x0210703c kind:arm_call to:0x02019514 module:main +from:0x0210709c kind:load to:0x02133178 module:overlay(26) +from:0x021070a0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x021070a4 kind:load to:0x02133180 module:overlay(26) +from:0x021070a8 kind:load to:0x0204a110 module:main +from:0x021070bc kind:arm_call to:0x0208220c module:overlay(0) +from:0x0210711c kind:arm_call to:0x02058a58 module:overlay(0) +from:0x02107128 kind:arm_call to:0x0200b150 module:main +from:0x0210712c kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x0210713c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210715c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021071b4 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x021071c0 kind:arm_call to:0x0200b150 module:main +from:0x021071c4 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x021071d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021071f8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02107250 kind:arm_call to:0x0200f218 module:main +from:0x021072d8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021072e4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021072f4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02107300 kind:load to:0x021367a4 module:overlay(26) +from:0x02107304 kind:load to:0x021331f0 module:overlay(26) +from:0x02107308 kind:load to:0x021331dc module:overlay(26) +from:0x02107318 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107320 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107328 kind:arm_call to:0x0208231c module:overlay(0) +from:0x02107340 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107348 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107350 kind:arm_call to:0x0208231c module:overlay(0) +from:0x02107358 kind:arm_call to:0x02011ff4 module:main +from:0x02107370 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02107378 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02107380 kind:arm_call to:0x02082330 module:overlay(0) +from:0x021073e8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021073f8 kind:arm_call to:0x0200ea38 module:main +from:0x02107430 kind:arm_call to:0x02019514 module:main +from:0x02107490 kind:load to:0x021331d4 module:overlay(26) +from:0x02107494 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02107498 kind:load to:0x021331dc module:overlay(26) +from:0x0210749c kind:load to:0x0204a110 module:main +from:0x021074c8 kind:arm_call_thumb to:0x02058c2c module:overlay(0) +from:0x021074e0 kind:load to:0x021367d8 module:overlay(26) +from:0x021074f8 kind:arm_call to:0x020dc434 module:overlay(26) +from:0x02107504 kind:load to:0x021367d8 module:overlay(26) +from:0x02107508 kind:load to:0x0204999c module:main +from:0x02107520 kind:arm_call to:0x020dc434 module:overlay(26) +from:0x02107528 kind:arm_call to:0x02011ff4 module:main +from:0x02107534 kind:load to:0x021367d8 module:overlay(26) +from:0x02107538 kind:load to:0x0204999c module:main +from:0x02107550 kind:arm_call to:0x020dc434 module:overlay(26) +from:0x0210755c kind:load to:0x021367d8 module:overlay(26) +from:0x02107560 kind:load to:0x0204999c module:main +from:0x02107580 kind:arm_call to:0x020dc400 module:overlay(26) +from:0x021075f0 kind:arm_call_thumb to:0x02058cf0 module:overlay(0) +from:0x02107604 kind:load to:0x0204999c module:main +from:0x02107660 kind:arm_call_thumb to:0x02058c74 module:overlay(0) +from:0x02107694 kind:arm_call to:0x02106564 module:overlay(26) +from:0x021076d0 kind:arm_call to:0x021074a0 module:overlay(26) +from:0x021076e4 kind:load to:0x02136810 module:overlay(26) +from:0x021076f0 kind:arm_call to:0x0210753c module:overlay(26) +from:0x02107704 kind:arm_call to:0x0210753c module:overlay(26) +from:0x0210770c kind:arm_call to:0x02011ff4 module:main +from:0x02107720 kind:load to:0x02107564 module:overlay(26) +from:0x0210772c kind:arm_call to:0x02107608 module:overlay(26) +from:0x0210774c kind:arm_call to:0x0210760c module:overlay(26) +from:0x02107754 kind:arm_call to:0x02107820 module:overlay(26) +from:0x0210775c kind:arm_call to:0x021078a0 module:overlay(26) +from:0x02107790 kind:arm_call to:0x02108220 module:overlay(26) +from:0x021077a8 kind:arm_call to:0x02108220 module:overlay(26) +from:0x021077c4 kind:arm_call to:0x02108220 module:overlay(26) +from:0x021077dc kind:arm_call to:0x02107820 module:overlay(26) +from:0x021077e4 kind:arm_call to:0x021078a0 module:overlay(26) +from:0x021077f4 kind:arm_call_thumb to:0x0200132c module:main +from:0x021077fc kind:arm_call to:0x02107a3c module:overlay(26) +from:0x0210780c kind:arm_call to:0x0210785c module:overlay(26) +from:0x02107814 kind:arm_call to:0x021078dc module:overlay(26) +from:0x0210781c kind:load to:0x0204999c module:main +from:0x02107830 kind:arm_call to:0x02108234 module:overlay(26) +from:0x02107848 kind:arm_call to:0x021079c8 module:overlay(26) +from:0x0210786c kind:arm_call to:0x02108234 module:overlay(26) +from:0x0210788c kind:arm_call to:0x02107920 module:overlay(26) +from:0x021078b0 kind:arm_call to:0x02108234 module:overlay(26) +from:0x021078c8 kind:arm_call to:0x021079c8 module:overlay(26) +from:0x021078ec kind:arm_call to:0x02108234 module:overlay(26) +from:0x0210790c kind:arm_call to:0x02107920 module:overlay(26) +from:0x0210794c kind:arm_call to:0x01fff520 module:itcm +from:0x02107984 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x0210799c kind:arm_call_thumb to:0x02058900 module:overlay(0) +from:0x021079a4 kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x021079c0 kind:load to:0x027e0ce8 module:dtcm +from:0x021079c4 kind:load to:0x020b34c4 module:overlay(0) +from:0x021079ec kind:arm_call to:0x01fff520 module:itcm +from:0x02107a18 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02107a34 kind:load to:0x027e0ce8 module:dtcm +from:0x02107a38 kind:load to:0x020b34c4 module:overlay(0) +from:0x02107a58 kind:arm_call to:0x02106564 module:overlay(26) +from:0x02107a78 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02107a88 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02107a94 kind:load to:0x027e0cd8 module:dtcm +from:0x02107aa0 kind:arm_call to:0x021074a0 module:overlay(26) +from:0x02107ab4 kind:load to:0x02136848 module:overlay(26) +from:0x02107ac0 kind:arm_call to:0x0210753c module:overlay(26) +from:0x02107ad4 kind:arm_call to:0x0210753c module:overlay(26) +from:0x02107adc kind:arm_call to:0x02011ff4 module:main +from:0x02107af0 kind:load to:0x02107564 module:overlay(26) +from:0x02107afc kind:arm_call to:0x02107608 module:overlay(26) +from:0x02107b1c kind:arm_call to:0x0210760c module:overlay(26) +from:0x02107b24 kind:arm_call to:0x02107bec module:overlay(26) +from:0x02107b2c kind:arm_call to:0x02107c68 module:overlay(26) +from:0x02107b5c kind:arm_call to:0x02108220 module:overlay(26) +from:0x02107b74 kind:arm_call to:0x02108220 module:overlay(26) +from:0x02107b90 kind:arm_call to:0x02108220 module:overlay(26) +from:0x02107ba8 kind:arm_call to:0x02107bec module:overlay(26) +from:0x02107bb0 kind:arm_call to:0x02107c68 module:overlay(26) +from:0x02107bc0 kind:arm_call_thumb to:0x0200132c module:main +from:0x02107bc8 kind:arm_call to:0x02107e00 module:overlay(26) +from:0x02107bd8 kind:arm_call to:0x02107c28 module:overlay(26) +from:0x02107be0 kind:arm_call to:0x02107ca4 module:overlay(26) +from:0x02107be8 kind:load to:0x0204999c module:main +from:0x02107bfc kind:arm_call to:0x02108248 module:overlay(26) +from:0x02107c14 kind:arm_call to:0x02107d8c module:overlay(26) +from:0x02107c38 kind:arm_call to:0x02108248 module:overlay(26) +from:0x02107c54 kind:arm_call to:0x02107ce4 module:overlay(26) +from:0x02107c78 kind:arm_call to:0x02108248 module:overlay(26) +from:0x02107c90 kind:arm_call to:0x02107d8c module:overlay(26) +from:0x02107cb4 kind:arm_call to:0x02108248 module:overlay(26) +from:0x02107cd0 kind:arm_call to:0x02107ce4 module:overlay(26) +from:0x02107d10 kind:arm_call to:0x01fff520 module:itcm +from:0x02107d48 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02107d60 kind:arm_call_thumb to:0x02058900 module:overlay(0) +from:0x02107d68 kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x02107d84 kind:load to:0x027e0ce8 module:dtcm +from:0x02107d88 kind:load to:0x020b34c4 module:overlay(0) +from:0x02107db0 kind:arm_call to:0x01fff520 module:itcm +from:0x02107ddc kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02107df8 kind:load to:0x027e0ce8 module:dtcm +from:0x02107dfc kind:load to:0x020b34c4 module:overlay(0) +from:0x02107e1c kind:arm_call to:0x02106564 module:overlay(26) +from:0x02107e3c kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02107e4c kind:arm_call to:0x020802ec module:overlay(0) +from:0x02107e58 kind:load to:0x027e0cd8 module:dtcm +from:0x02107e64 kind:arm_call to:0x021074a0 module:overlay(26) +from:0x02107e78 kind:load to:0x02136880 module:overlay(26) +from:0x02107e84 kind:arm_call to:0x0210753c module:overlay(26) +from:0x02107e98 kind:arm_call to:0x0210753c module:overlay(26) +from:0x02107ea0 kind:arm_call to:0x02011ff4 module:main +from:0x02107eb4 kind:load to:0x02107564 module:overlay(26) +from:0x02107ec0 kind:arm_call to:0x02107608 module:overlay(26) +from:0x02107ee0 kind:arm_call to:0x0210760c module:overlay(26) +from:0x02107ee8 kind:arm_call to:0x02107fb0 module:overlay(26) +from:0x02107ef0 kind:arm_call to:0x0210802c module:overlay(26) +from:0x02107f20 kind:arm_call to:0x02108220 module:overlay(26) +from:0x02107f38 kind:arm_call to:0x02108220 module:overlay(26) +from:0x02107f54 kind:arm_call to:0x02108220 module:overlay(26) +from:0x02107f6c kind:arm_call to:0x02107fb0 module:overlay(26) +from:0x02107f74 kind:arm_call to:0x0210802c module:overlay(26) +from:0x02107f84 kind:arm_call_thumb to:0x0200132c module:main +from:0x02107f8c kind:arm_call to:0x021081c4 module:overlay(26) +from:0x02107f9c kind:arm_call to:0x02107fec module:overlay(26) +from:0x02107fa4 kind:arm_call to:0x02108068 module:overlay(26) +from:0x02107fac kind:load to:0x0204999c module:main +from:0x02107fc0 kind:arm_call to:0x02108258 module:overlay(26) +from:0x02107fd8 kind:arm_call to:0x02108150 module:overlay(26) +from:0x02107ffc kind:arm_call to:0x02108258 module:overlay(26) +from:0x02108018 kind:arm_call to:0x021080a8 module:overlay(26) +from:0x0210803c kind:arm_call to:0x02108258 module:overlay(26) +from:0x02108054 kind:arm_call to:0x02108150 module:overlay(26) +from:0x02108078 kind:arm_call to:0x02108258 module:overlay(26) +from:0x02108094 kind:arm_call to:0x021080a8 module:overlay(26) +from:0x021080d4 kind:arm_call to:0x01fff520 module:itcm +from:0x0210810c kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02108124 kind:arm_call_thumb to:0x02058900 module:overlay(0) +from:0x0210812c kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x02108148 kind:load to:0x027e0ce8 module:dtcm +from:0x0210814c kind:load to:0x020b34c4 module:overlay(0) +from:0x02108174 kind:arm_call to:0x01fff520 module:itcm +from:0x021081a0 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x021081bc kind:load to:0x027e0ce8 module:dtcm +from:0x021081c0 kind:load to:0x020b34c4 module:overlay(0) +from:0x021081e0 kind:arm_call to:0x02106564 module:overlay(26) +from:0x02108200 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02108210 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0210821c kind:load to:0x027e0cd8 module:dtcm +from:0x02108230 kind:load to:0x02133230 module:overlay(26) +from:0x02108244 kind:load to:0x021332b4 module:overlay(26) +from:0x02108254 kind:load to:0x02133314 module:overlay(26) +from:0x02108264 kind:load to:0x02133344 module:overlay(26) +from:0x02108270 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0210829c kind:load to:0x02136964 module:overlay(26) +from:0x021082b0 kind:load to:0x02057c38 module:overlay(0) +from:0x021082f8 kind:load to:0x0213f70c module:overlay(26) +from:0x0210830c kind:arm_call to:0x02011f3c module:main +from:0x02108318 kind:arm_call to:0x02108368 module:overlay(26) +from:0x02108330 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02108360 kind:load to:0x021368f8 module:overlay(26) +from:0x02108370 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02108394 kind:arm_call to:0x0200f05c module:main +from:0x021083b0 kind:arm_call to:0x02108268 module:overlay(26) +from:0x021083b8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021083c8 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02108410 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02108420 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02108434 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210844c kind:load to:0x02136990 module:overlay(26) +from:0x02108450 kind:load to:0x0213f70c module:overlay(26) +from:0x02108454 kind:load to:0x0213339c module:overlay(26) +from:0x02108458 kind:load to:0x0213693c module:overlay(26) +from:0x0210845c kind:load to:0x021368e4 module:overlay(26) +from:0x02108460 kind:load to:0x02136914 module:overlay(26) +from:0x02108464 kind:load to:0x021368d0 module:overlay(26) +from:0x02108470 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02108484 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02108498 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021084b4 kind:arm_call to:0x0209d0b0 module:overlay(0) +from:0x0210856c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108660 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02108708 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02108724 kind:arm_call to:0x0200f05c module:main +from:0x02108758 kind:arm_call to:0x0200f05c module:main +from:0x0210879c kind:arm_call to:0x0200f218 module:main +from:0x021087c4 kind:arm_call to:0x0200f218 module:main +from:0x021088b0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021088c8 kind:load to:0x021368b0 module:overlay(26) +from:0x021088cc kind:load to:0x0203e964 module:main +from:0x021088d0 kind:load to:0x027e09c0 module:dtcm +from:0x021088d4 kind:load to:0x0213f70c module:overlay(26) +from:0x021088d8 kind:load to:0x0213339c module:overlay(26) +from:0x021088dc kind:load to:0x021333ac module:overlay(26) +from:0x021088e0 kind:load to:0x02133364 module:overlay(26) +from:0x021088e4 kind:load to:0x02133378 module:overlay(26) +from:0x0210898c kind:arm_call to:0x02108a40 module:overlay(26) +from:0x021089f8 kind:arm_call to:0x01fffd60 module:itcm +from:0x02108a28 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02108a34 kind:load to:0x027e0ce0 module:dtcm +from:0x02108a38 kind:load to:0x027e0cd8 module:dtcm +from:0x02108a3c kind:load to:0x027e09bc module:dtcm +from:0x02108a78 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02108a84 kind:arm_call to:0x01ffb744 module:itcm +from:0x02108ad8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02108ae0 kind:arm_call to:0x021082a0 module:overlay(26) +from:0x02108b08 kind:arm_call to:0x01ff9638 module:itcm +from:0x02108b74 kind:load to:0x027e0ce0 module:dtcm +from:0x02108b78 kind:load to:0x021368b0 module:overlay(26) +from:0x02108b98 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02108bb0 kind:arm_call to:0x0200ef9c module:main +from:0x02108c64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02108c80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02108c9c kind:load to:0x027e0cec module:dtcm +from:0x02108cf8 kind:arm_call to:0x02108d10 module:overlay(26) +from:0x02108d2c kind:load to:0x027e0cd8 module:dtcm +from:0x02108d30 kind:load to:0x02080658 module:overlay(0) +from:0x02108d54 kind:arm_call to:0x02108bfc module:overlay(26) +from:0x02108d78 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02108d80 kind:arm_call to:0x02011ff4 module:main +from:0x02108d94 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02108d9c kind:arm_call to:0x02011ff4 module:main +from:0x02108db0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02108db8 kind:arm_call to:0x02011ff4 module:main +from:0x02108dd0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02108dd8 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02108de0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02108de8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02108e00 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02108e08 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02108e10 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02108e18 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02108e20 kind:arm_call to:0x02011ff4 module:main +from:0x02108e34 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02108e48 kind:load to:0x0213f7f0 module:overlay(26) +from:0x02108e5c kind:arm_call to:0x02011f3c module:main +from:0x02108e68 kind:arm_call to:0x02108e98 module:overlay(26) +from:0x02108e7c kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02108e94 kind:load to:0x021369ec module:overlay(26) +from:0x02108ea0 kind:arm_call to:0x0210af18 module:overlay(26) +from:0x02108eb0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02108ec0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02108ee0 kind:load to:0x02136a08 module:overlay(26) +from:0x02108ee4 kind:load to:0x0213693c module:overlay(26) +from:0x02108f48 kind:arm_call to:0x02080658 module:overlay(0) +from:0x02108fa4 kind:arm_call to:0x0209d0b0 module:overlay(0) +from:0x02108fe0 kind:arm_call to:0x0209d0bc module:overlay(0) +from:0x02108ffc kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0210909c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02109114 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02109124 kind:arm_call to:0x020e947c module:overlay(26) +from:0x02109140 kind:arm_call to:0x021091ec module:overlay(26) +from:0x02109150 kind:load to:0x027e0cd8 module:dtcm +from:0x02109154 kind:load to:0x021369d8 module:overlay(26) +from:0x0210915c kind:load to:0x027e09c0 module:dtcm +from:0x02109194 kind:arm_call to:0x020e947c module:overlay(26) +from:0x021091a8 kind:arm_call to:0x021091ec module:overlay(26) +from:0x021091b8 kind:arm_call to:0x020e947c module:overlay(26) +from:0x021091cc kind:arm_call to:0x021091ec module:overlay(26) +from:0x021091d4 kind:load to:0x027e0cd8 module:dtcm +from:0x02109244 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210924c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02109254 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210925c kind:arm_call to:0x02016694 module:main +from:0x02109264 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210927c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02109284 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210928c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109294 kind:arm_call to:0x02016694 module:main +from:0x0210929c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021092a4 kind:arm_call to:0x02011ff4 module:main +from:0x021092b8 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x021092cc kind:arm_call to:0x0210e168 module:overlay(26) +from:0x021092e4 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0210930c kind:load to:0x02136a88 module:overlay(26) +from:0x02109310 kind:load to:0x02135c60 module:overlay(26) +from:0x02109324 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210932c kind:arm_call to:0x02016694 module:main +from:0x02109334 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210934c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02109354 kind:arm_call to:0x02016694 module:main +from:0x0210935c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02109364 kind:arm_call to:0x02011ff4 module:main +from:0x0210937c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02109384 kind:arm_call to:0x02016694 module:main +from:0x0210938c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021093c4 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x021093cc kind:arm_call to:0x0210e1b0 module:overlay(26) +from:0x021093d8 kind:load to:0x02136a74 module:overlay(26) +from:0x021093f4 kind:arm_call to:0x01ffedac module:itcm +from:0x0210942c kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x02109450 kind:arm_call to:0x01fff584 module:itcm +from:0x02109494 kind:arm_call to:0x0207056c module:overlay(0) +from:0x021094ac kind:arm_call to:0x02070580 module:overlay(0) +from:0x02109528 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02109558 kind:load to:0x027e09a4 module:dtcm +from:0x0210955c kind:load to:0x027e0ce8 module:dtcm +from:0x0210956c kind:load to:0x0210bb74 module:overlay(26) +from:0x02109578 kind:load to:0x0210bc94 module:overlay(26) +from:0x02109588 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x021095a0 kind:arm_call to:0x0200ef9c module:main +from:0x021095d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021095f4 kind:load to:0x0203e964 module:main +from:0x02109618 kind:load to:0x0213f820 module:overlay(26) +from:0x0210962c kind:arm_call to:0x02011f3c module:main +from:0x02109638 kind:arm_call to:0x021096cc module:overlay(26) +from:0x02109650 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02109660 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021096bc kind:load to:0x02136ae4 module:overlay(26) +from:0x021096c0 kind:load to:0x02136b1c module:overlay(26) +from:0x021096c4 kind:load to:0x02136b00 module:overlay(26) +from:0x021096d4 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x0210975c kind:load to:0x02136b44 module:overlay(26) +from:0x02109760 kind:load to:0x0213f820 module:overlay(26) +from:0x02109764 kind:load to:0x020b1968 module:overlay(0) +from:0x02109768 kind:load to:0x0213f8f4 module:overlay(26) +from:0x02109774 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x021097c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021097d4 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02109800 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02109848 kind:arm_call to:0x01ffb464 module:itcm +from:0x02109858 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02109884 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02109894 kind:arm_call to:0x01ffc768 module:itcm +from:0x021098a0 kind:arm_call to:0x0200ef5c module:main +from:0x021098ac kind:arm_call to:0x0200ef9c module:main +from:0x021098c8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021098d0 kind:load to:0x027e09bc module:dtcm +from:0x021098d4 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02109920 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109928 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02109940 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109948 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02109950 kind:arm_call to:0x02011ff4 module:main +from:0x02109964 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02109978 kind:load to:0x0213f924 module:overlay(26) +from:0x0210998c kind:arm_call to:0x02011f3c module:main +from:0x02109998 kind:arm_call to:0x02109aa0 module:overlay(26) +from:0x021099b0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021099c0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02109a34 kind:load to:0x02136ae4 module:overlay(26) +from:0x02109a38 kind:load to:0x02136b1c module:overlay(26) +from:0x02109a3c kind:load to:0x02136b94 module:overlay(26) +from:0x02109a58 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02109a98 kind:load to:0x02136bb0 module:overlay(26) +from:0x02109a9c kind:load to:0x020b1968 module:overlay(0) +from:0x02109aa8 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02109ae8 kind:load to:0x02136bb0 module:overlay(26) +from:0x02109aec kind:load to:0x020b1968 module:overlay(0) +from:0x02109af8 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02109b8c kind:load to:0x027e0cd8 module:dtcm +from:0x02109b9c kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02109bd0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02109bec kind:arm_call to:0x01ffc768 module:itcm +from:0x02109bf8 kind:arm_call to:0x0200ef5c module:main +from:0x02109c04 kind:arm_call to:0x0200ef9c module:main +from:0x02109c24 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02109c2c kind:load to:0x027e09bc module:dtcm +from:0x02109c30 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02109cd0 kind:arm_call to:0x0210bca8 module:overlay(26) +from:0x02109cf8 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02109d58 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02109d64 kind:arm_call to:0x02071eac module:overlay(0) +from:0x02109d88 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02109da4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02109dc0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02109dcc kind:load to:0x027e09a8 module:dtcm +from:0x02109dd4 kind:load to:0x027e0cec module:dtcm +from:0x02109e24 kind:load to:0x0213f924 module:overlay(26) +from:0x02109e30 kind:load to:0x0213f9f8 module:overlay(26) +from:0x02109e40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109e48 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02109e60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109e68 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02109e70 kind:arm_call to:0x02011ff4 module:main +from:0x02109e84 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02109e98 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02109ec4 kind:load to:0x02136c1c module:overlay(26) +from:0x02109ee0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02109ef0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02109f3c kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02109f5c kind:arm_call to:0x02109e90 module:overlay(26) +from:0x02109fa8 kind:load to:0x02136c48 module:overlay(26) +from:0x02109fac kind:load to:0x027e0130 module:dtcm +from:0x02109fbc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a00c kind:arm_call to:0x02109ec8 module:overlay(26) +from:0x0210a05c kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210a06c kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0210a0a0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a0ac kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0210a0c0 kind:arm_call to:0x0200ef9c module:main +from:0x0210a0cc kind:arm_call to:0x01ffc768 module:itcm +from:0x0210a0f0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0210a0f4 kind:load to:0x02136c08 module:overlay(26) +from:0x0210a18c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a1f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a21c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210a22c kind:arm_call to:0x01ffa60c module:itcm +from:0x0210a26c kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x0210a278 kind:load to:0x0203e964 module:main +from:0x0210a30c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210a318 kind:arm_call to:0x02071eac module:overlay(0) +from:0x0210a320 kind:load to:0x027e09a8 module:dtcm +from:0x0210a33c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a344 kind:arm_call to:0x02011ff4 module:main +from:0x0210a35c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a364 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210a37c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a384 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210a38c kind:arm_call to:0x02011ff4 module:main +from:0x0210a3a0 kind:load to:0x0213fa28 module:overlay(26) +from:0x0210a3b4 kind:arm_call to:0x02011f3c module:main +from:0x0210a3c0 kind:arm_call to:0x0210a478 module:overlay(26) +from:0x0210a3d8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210a3e8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210a460 kind:load to:0x02136ae4 module:overlay(26) +from:0x0210a468 kind:load to:0x02136b1c module:overlay(26) +from:0x0210a46c kind:load to:0x02136ca8 module:overlay(26) +from:0x0210a480 kind:arm_call to:0x02109f34 module:overlay(26) +from:0x0210a4a0 kind:load to:0x02136cc4 module:overlay(26) +from:0x0210a4ac kind:arm_call to:0x02109fc8 module:overlay(26) +from:0x0210a4e0 kind:arm_call to:0x0200f218 module:main +from:0x0210a4f0 kind:load to:0x021333bc module:overlay(26) +from:0x0210a4fc kind:load to:0x0210a138 module:overlay(26) +from:0x0210a54c kind:load to:0x0213fa28 module:overlay(26) +from:0x0210a558 kind:load to:0x0213fafc module:overlay(26) +from:0x0210a568 kind:arm_call to:0x0210a2f0 module:overlay(26) +from:0x0210a5a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0210a5bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0210a5d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0210a5e4 kind:load to:0x027e0cec module:dtcm +from:0x0210a5f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a5fc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210a614 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a61c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210a624 kind:arm_call to:0x02011ff4 module:main +from:0x0210a638 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210a64c kind:load to:0x0213fb2c module:overlay(26) +from:0x0210a660 kind:arm_call to:0x02011f3c module:main +from:0x0210a66c kind:arm_call to:0x0210a6b4 module:overlay(26) +from:0x0210a684 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210a6ac kind:load to:0x02136d24 module:overlay(26) +from:0x0210a6bc kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x0210a6d4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210a6e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210a700 kind:arm_call to:0x0200f05c module:main +from:0x0210a738 kind:load to:0x02136d40 module:overlay(26) +from:0x0210a73c kind:load to:0x0213fb2c module:overlay(26) +from:0x0210a740 kind:load to:0x021333d0 module:overlay(26) +from:0x0210a750 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x0210a7b8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210a7cc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210a7d4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210a7e0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210a7f8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0210a838 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0210a848 kind:load to:0x027e09b8 module:dtcm +from:0x0210a84c kind:load to:0x021333e0 module:overlay(26) +from:0x0210a850 kind:load to:0x0213fb4c module:overlay(26) +from:0x0210a854 kind:load to:0x020b539c module:overlay(0) +from:0x0210a868 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210a870 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x0210a8c4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0210a8cc kind:load to:0x027e09a4 module:dtcm +from:0x0210a8d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a8e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210a8e8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210a900 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210a908 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210a910 kind:arm_call to:0x02011ff4 module:main +from:0x0210a924 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210a938 kind:load to:0x0213fc10 module:overlay(26) +from:0x0210a94c kind:arm_call to:0x02011f3c module:main +from:0x0210a958 kind:arm_call to:0x0210a9b0 module:overlay(26) +from:0x0210a970 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210a9a8 kind:load to:0x02136d90 module:overlay(26) +from:0x0210aa04 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x0210aa18 kind:load to:0x0213fc10 module:overlay(26) +from:0x0210aa1c kind:load to:0x02136dac module:overlay(26) +from:0x0210aad8 kind:arm_call to:0x01fff698 module:itcm +from:0x0210aae8 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0210ab24 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210ab34 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ab38 kind:load to:0x0203e964 module:main +from:0x0210ab50 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ab58 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ab60 kind:arm_call to:0x02016694 module:main +from:0x0210ab68 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210ab80 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ab88 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ab90 kind:arm_call to:0x02016694 module:main +from:0x0210ab98 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210aba0 kind:arm_call to:0x02011ff4 module:main +from:0x0210abb4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210abc8 kind:load to:0x0213fcf4 module:overlay(26) +from:0x0210abdc kind:arm_call to:0x02011f3c module:main +from:0x0210abe8 kind:arm_call to:0x0210ac50 module:overlay(26) +from:0x0210ac00 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210ac20 kind:load to:0x02136e20 module:overlay(26) +from:0x0210ac30 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x0210ac4c kind:load to:0x02136e3c module:overlay(26) +from:0x0210ac5c kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x0210ac78 kind:load to:0x02136e3c module:overlay(26) +from:0x0210acac kind:arm_call to:0x0210af7c module:overlay(26) +from:0x0210acdc kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210acf4 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0210ad10 kind:arm_call to:0x0210b328 module:overlay(26) +from:0x0210ad2c kind:arm_call to:0x021322e8 module:overlay(26) +from:0x0210ad40 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ada8 kind:load to:0x0213fcf4 module:overlay(26) +from:0x0210adc0 kind:arm_call to:0x0210b194 module:overlay(26) +from:0x0210ade0 kind:arm_call to:0x0210b194 module:overlay(26) +from:0x0210adf4 kind:arm_call to:0x0210bf34 module:overlay(26) +from:0x0210ae38 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ae40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ae48 kind:arm_call to:0x02016694 module:main +from:0x0210ae50 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210ae68 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ae70 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ae78 kind:arm_call to:0x02016694 module:main +from:0x0210ae80 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210ae88 kind:arm_call to:0x02011ff4 module:main +from:0x0210ae9c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210aeb4 kind:arm_call to:0x0210e168 module:overlay(26) +from:0x0210aedc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210aeec kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210af0c kind:load to:0x02136ec4 module:overlay(26) +from:0x0210af10 kind:load to:0x020b1968 module:overlay(0) +from:0x0210af14 kind:load to:0x0213693c module:overlay(26) +from:0x0210af20 kind:arm_call to:0x0210e168 module:overlay(26) +from:0x0210af48 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210af58 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210af6c kind:load to:0x02136ec4 module:overlay(26) +from:0x0210af70 kind:load to:0x020b1968 module:overlay(0) +from:0x0210af74 kind:load to:0x0213693c module:overlay(26) +from:0x0210b084 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210b0b8 kind:arm_call to:0x0210b208 module:overlay(26) +from:0x0210b11c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0210b128 kind:load to:0x027e0cd8 module:dtcm +from:0x0210b12c kind:load to:0x0203e964 module:main +from:0x0210b134 kind:load to:0x027e09c0 module:dtcm +from:0x0210b160 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0210b174 kind:arm_call to:0x0200ef9c module:main +from:0x0210b1b0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210b1d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210b2cc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0210b364 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210b36c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210b374 kind:arm_call to:0x02016694 module:main +from:0x0210b37c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210b394 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210b39c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210b3a4 kind:arm_call to:0x02016694 module:main +from:0x0210b3ac kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210b3b4 kind:arm_call to:0x02011ff4 module:main +from:0x0210b3c8 kind:load to:0x0213fdd8 module:overlay(26) +from:0x0210b3dc kind:arm_call to:0x02011f3c module:main +from:0x0210b3e8 kind:arm_call to:0x0210b438 module:overlay(26) +from:0x0210b400 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210b430 kind:load to:0x02136f38 module:overlay(26) +from:0x0210b440 kind:arm_call to:0x0210af18 module:overlay(26) +from:0x0210b450 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x0210b458 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0210b478 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210b488 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210b49c kind:load to:0x02136fd8 module:overlay(26) +from:0x0210b4a0 kind:load to:0x02136f54 module:overlay(26) +from:0x0210b514 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210b528 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0210b560 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x0210b5a8 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0210b5b4 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0210b608 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x0210b62c kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0210b6a0 kind:arm_call to:0x0200f05c module:main +from:0x0210b6e8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210b6fc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210b704 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210b710 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210b788 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210b798 kind:load to:0x027e0cd8 module:dtcm +from:0x0210b79c kind:load to:0x027e00f0 module:dtcm +from:0x0210b7a0 kind:load to:0x027e09c0 module:dtcm +from:0x0210b7a8 kind:load to:0x0213fdd8 module:overlay(26) +from:0x0210b7ac kind:load to:0x02133430 module:overlay(26) +from:0x0210b7b0 kind:load to:0x02133470 module:overlay(26) +from:0x0210b7b4 kind:load to:0x0213fdf8 module:overlay(26) +from:0x0210b7b8 kind:load to:0x027e09b8 module:dtcm +from:0x0210b7c4 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x0210b80c kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0210b818 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0210b86c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x0210b890 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0210b89c kind:load to:0x027e00f0 module:dtcm +from:0x0210b8a0 kind:load to:0x027e09c0 module:dtcm +from:0x0210b8c0 kind:load to:0x0210bb74 module:overlay(26) +from:0x0210b8ec kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0210b900 kind:arm_call to:0x0200ef9c module:main +from:0x0210b938 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x0210b940 kind:load to:0x0213fdd8 module:overlay(26) +from:0x0210b958 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x0210b960 kind:load to:0x0213fdd8 module:overlay(26) +from:0x0210b980 kind:load to:0x0213fdd8 module:overlay(26) +from:0x0210b998 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210b9a0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0210b9a8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210b9b0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210b9b8 kind:arm_call to:0x02016694 module:main +from:0x0210b9c0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210b9d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210b9e0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0210b9e8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210b9f0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210b9f8 kind:arm_call to:0x02016694 module:main +from:0x0210ba00 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210ba08 kind:arm_call to:0x02011ff4 module:main +from:0x0210ba20 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0210ba28 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ba30 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ba38 kind:arm_call to:0x02016694 module:main +from:0x0210ba40 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210ba48 kind:arm_call to:0x02011ff4 module:main +from:0x0210ba60 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0210ba68 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ba70 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ba78 kind:arm_call to:0x02016694 module:main +from:0x0210ba80 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210ba94 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210baa8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0210badc kind:load to:0x0213705c module:overlay(26) +from:0x0210baec kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210bb00 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210bb08 kind:arm_call to:0x02011ff4 module:main +from:0x0210bb1c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210bbb4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210bbc4 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210bbf4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210bc04 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210bc70 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210bc8c kind:load to:0x027e09a4 module:dtcm +from:0x0210bc90 kind:load to:0x027e09bc module:dtcm +from:0x0210bcdc kind:arm_call to:0x02132170 module:overlay(26) +from:0x0210bd04 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x0210bd10 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0210bd2c kind:arm_call to:0x01ff9258 module:itcm +from:0x0210bd44 kind:load to:0x027e0ce0 module:dtcm +from:0x0210be18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210be30 kind:load to:0x027e09a4 module:dtcm +from:0x0210be34 kind:load to:0x027e09bc module:dtcm +from:0x0210bf24 kind:arm_call to:0x01ffb744 module:itcm +from:0x0210bf30 kind:load to:0x0203e964 module:main +from:0x0210bf40 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0210bf60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210bf70 kind:arm_call to:0x0210be38 module:overlay(26) +from:0x0210bfbc kind:arm_call to:0x0209d12c module:overlay(0) +from:0x0210bfcc kind:arm_call to:0x0209d114 module:overlay(0) +from:0x0210bfdc kind:arm_call to:0x0209d12c module:overlay(0) +from:0x0210bff8 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c030 kind:load to:0x02133564 module:overlay(26) +from:0x0210c058 kind:arm_call to:0x0210c038 module:overlay(26) +from:0x0210c07c kind:arm_call to:0x020f4c54 module:overlay(26) +from:0x0210c134 kind:arm_call to:0x01fff520 module:itcm +from:0x0210c194 kind:arm_call to:0x0210c5c4 module:overlay(26) +from:0x0210c1d4 kind:arm_call to:0x0210c038 module:overlay(26) +from:0x0210c1e8 kind:arm_call to:0x0210c4d0 module:overlay(26) +from:0x0210c1f4 kind:arm_call to:0x0210c290 module:overlay(26) +from:0x0210c200 kind:load to:0x027e09a4 module:dtcm +from:0x0210c204 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c20c kind:load to:0x020b34c4 module:overlay(0) +from:0x0210c210 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c228 kind:arm_call to:0x0210c038 module:overlay(26) +from:0x0210c23c kind:arm_call to:0x0210c4d0 module:overlay(26) +from:0x0210c244 kind:arm_call to:0x0210c290 module:overlay(26) +from:0x0210c24c kind:load to:0x027e09a4 module:dtcm +from:0x0210c268 kind:arm_call to:0x0210c038 module:overlay(26) +from:0x0210c27c kind:arm_call to:0x0210c4d0 module:overlay(26) +from:0x0210c284 kind:arm_call to:0x0210c290 module:overlay(26) +from:0x0210c28c kind:load to:0x027e09a4 module:dtcm +from:0x0210c2d0 kind:arm_call to:0x02106564 module:overlay(26) +from:0x0210c368 kind:arm_call to:0x0210ca40 module:overlay(26) +from:0x0210c374 kind:arm_call to:0x0210d07c module:overlay(26) +from:0x0210c410 kind:arm_call to:0x0210e0ac module:overlay(26) +from:0x0210c4a0 kind:arm_call to:0x0210ca40 module:overlay(26) +from:0x0210c4ac kind:arm_call to:0x0210d07c module:overlay(26) +from:0x0210c4c4 kind:load to:0x027e09a4 module:dtcm +from:0x0210c4c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c4cc kind:load to:0x021370b0 module:overlay(26) +from:0x0210c4e8 kind:arm_call to:0x02106564 module:overlay(26) +from:0x0210c4f4 kind:arm_call to:0x020e6a6c module:overlay(26) +from:0x0210c520 kind:arm_call to:0x0210e0ac module:overlay(26) +from:0x0210c538 kind:arm_call to:0x0210e0ac module:overlay(26) +from:0x0210c550 kind:arm_call to:0x0210e0ac module:overlay(26) +from:0x0210c594 kind:arm_call to:0x0210e0ac module:overlay(26) +from:0x0210c5b4 kind:arm_call to:0x0210da1c module:overlay(26) +from:0x0210c5c0 kind:load to:0x02138d10 module:overlay(26) +from:0x0210c5e4 kind:arm_call to:0x0210c038 module:overlay(26) +from:0x0210c618 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x0210c628 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0210c634 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0210c69c kind:arm_call to:0x020d1ab8 module:overlay(24) +from:0x0210c6e8 kind:arm_call to:0x020e952c module:overlay(26) +from:0x0210c700 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0210c784 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0210c848 kind:arm_call to:0x01ffedac module:itcm +from:0x0210c90c kind:arm_call to:0x0210c9bc module:overlay(26) +from:0x0210c94c kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0210c97c kind:arm_call to:0x01fff498 module:itcm +from:0x0210c98c kind:arm_call to:0x0210b328 module:overlay(26) +from:0x0210c9a4 kind:load to:0x027e09a4 module:dtcm +from:0x0210c9a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c9b0 kind:load to:0x021334fc module:overlay(26) +from:0x0210c9b8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210ca08 kind:arm_call to:0x01fff520 module:itcm +from:0x0210ca38 kind:load to:0x020b34b8 module:overlay(0) +from:0x0210ca3c kind:load to:0x027e0ce8 module:dtcm +from:0x0210ca68 kind:arm_call to:0x020e94d8 module:overlay(26) +from:0x0210ca90 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0210cacc kind:arm_call to:0x0210c04c module:overlay(26) +from:0x0210cb20 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x0210cb24 kind:arm_call to:0x02032784 module:main +from:0x0210cb48 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x0210cb4c kind:arm_call to:0x02032784 module:main +from:0x0210cb68 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x0210cb8c kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x0210cbc4 kind:arm_call to:0x020e9270 module:overlay(26) +from:0x0210cbe0 kind:arm_call to:0x0210cbf4 module:overlay(26) +from:0x0210cbec kind:load to:0x027e0cd8 module:dtcm +from:0x0210cbf0 kind:load to:0x027e09a4 module:dtcm +from:0x0210cc40 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0210ce88 kind:arm_call to:0x020ecfe4 module:overlay(26) +from:0x0210cea0 kind:arm_call to:0x01ffb780 module:itcm +from:0x0210cea8 kind:arm_call to:0x01ff938c module:itcm +from:0x0210cf1c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0210cf2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210cf38 kind:arm_call to:0x01ffedac module:itcm +from:0x0210cf4c kind:arm_call to:0x0210d1fc module:overlay(26) +from:0x0210cf64 kind:arm_call to:0x0210c038 module:overlay(26) +from:0x0210cf78 kind:arm_call to:0x020ea150 module:overlay(26) +from:0x0210cf90 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0210cf9c kind:arm_call to:0x0210d1cc module:overlay(26) +from:0x0210cfe0 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0210d018 kind:arm_call to:0x01fff498 module:itcm +from:0x0210d05c kind:load to:0x027e0cd8 module:dtcm +from:0x0210d060 kind:load to:0x027e0ce0 module:dtcm +from:0x0210d064 kind:load to:0x027e09a4 module:dtcm +from:0x0210d074 kind:load to:0x02049be4 module:main +from:0x0210d078 kind:load to:0x027e0ce8 module:dtcm +from:0x0210d0a0 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x0210d0d4 kind:arm_call to:0x020ea09c module:overlay(26) +from:0x0210d0e0 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210d0ec kind:arm_call to:0x01ffedac module:itcm +from:0x0210d0fc kind:arm_call to:0x0210c074 module:overlay(26) +from:0x0210d114 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0210d11c kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0210d158 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0210d198 kind:arm_call to:0x01fff498 module:itcm +from:0x0210d1bc kind:load to:0x027e0cd8 module:dtcm +from:0x0210d1c0 kind:load to:0x0213f5ec module:overlay(26) +from:0x0210d1c4 kind:load to:0x027e09a4 module:dtcm +from:0x0210d1c8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210d62c kind:load to:0x027e09a4 module:dtcm +from:0x0210d630 kind:load to:0x02049be4 module:main +from:0x0210d634 kind:load to:0x02133524 module:overlay(26) +from:0x0210d644 kind:load to:0x0213352c module:overlay(26) +from:0x0210d648 kind:load to:0x0213354c module:overlay(26) +from:0x0210d64c kind:load to:0x02133534 module:overlay(26) +from:0x0210d658 kind:load to:0x0213353c module:overlay(26) +from:0x0210d65c kind:load to:0x02133544 module:overlay(26) +from:0x0210d660 kind:load to:0x02133554 module:overlay(26) +from:0x0210d69c kind:arm_call to:0x0210c04c module:overlay(26) +from:0x0210d954 kind:arm_call to:0x0210c04c module:overlay(26) +from:0x0210d96c kind:arm_call to:0x0210c038 module:overlay(26) +from:0x0210d9cc kind:arm_call to:0x0210c074 module:overlay(26) +from:0x0210da88 kind:arm_call to:0x01fff520 module:itcm +from:0x0210dac4 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210dadc kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0210dae8 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210db1c kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0210db4c kind:arm_call to:0x01ffedac module:itcm +from:0x0210db84 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0210db98 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0210dc70 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210dcac kind:arm_call to:0x01ffedac module:itcm +from:0x0210dcf0 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0210dd1c kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0210de14 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210de50 kind:arm_call to:0x01ffedac module:itcm +from:0x0210de94 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0210dedc kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0210dfd4 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210e010 kind:arm_call to:0x01ffedac module:itcm +from:0x0210e058 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0210e078 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e07c kind:load to:0x027e0ce8 module:dtcm +from:0x0210e080 kind:load to:0x021370ac module:overlay(26) +from:0x0210e088 kind:load to:0x0213f5ec module:overlay(26) +from:0x0210e08c kind:load to:0x0213355c module:overlay(26) +from:0x0210e090 kind:load to:0x02049be4 module:main +from:0x0210e0ec kind:arm_call to:0x0210c038 module:overlay(26) +from:0x0210e110 kind:arm_call to:0x01fff4cc module:itcm +from:0x0210e118 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e11c kind:load to:0x027e09a4 module:dtcm +from:0x0210e124 kind:load to:0x027e0ce8 module:dtcm +from:0x0210e128 kind:load to:0x0210bfa0 module:overlay(26) +from:0x0210e13c kind:arm_call to:0x0209c348 module:overlay(0) +from:0x0210e14c kind:arm_call to:0x0209d12c module:overlay(0) +from:0x0210e170 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x0210e180 kind:arm_call to:0x0201667c module:main +from:0x0210e19c kind:arm_call_thumb to:0x0205c584 module:overlay(0) +from:0x0210e1a8 kind:load to:0x021370ec module:overlay(26) +from:0x0210e1ac kind:load to:0x021370e0 module:overlay(26) +from:0x0210e1cc kind:load to:0x027e09bc module:dtcm +from:0x0210e1d0 kind:load to:0x020166f4 module:main +from:0x0210e1fc kind:arm_call to:0x02016694 module:main +from:0x0210e204 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210e21c kind:arm_call to:0x02016694 module:main +from:0x0210e224 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210e22c kind:arm_call to:0x02011ff4 module:main +from:0x0210e240 kind:load to:0x0213febc module:overlay(26) +from:0x0210e254 kind:arm_call to:0x02011f3c module:main +from:0x0210e260 kind:arm_call to:0x0210e308 module:overlay(26) +from:0x0210e278 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210e288 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210e2f0 kind:load to:0x02136ae4 module:overlay(26) +from:0x0210e2f4 kind:load to:0x02136b1c module:overlay(26) +from:0x0210e2f8 kind:load to:0x02137140 module:overlay(26) +from:0x0210e310 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x0210e388 kind:load to:0x0213715c module:overlay(26) +from:0x0210e38c kind:load to:0x0213febc module:overlay(26) +from:0x0210e390 kind:load to:0x020b1968 module:overlay(0) +from:0x0210e394 kind:load to:0x0213ff90 module:overlay(26) +from:0x0210e3a0 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x0210e3e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e3f0 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0210e424 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210e434 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210e440 kind:arm_call to:0x0200ef5c module:main +from:0x0210e44c kind:arm_call to:0x0200ef9c module:main +from:0x0210e468 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210e470 kind:load to:0x027e09bc module:dtcm +from:0x0210e474 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0210e494 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210e49c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210e4b4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210e4bc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210e4c4 kind:arm_call to:0x02011ff4 module:main +from:0x0210e4d8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210e4ec kind:load to:0x0213ffc0 module:overlay(26) +from:0x0210e500 kind:arm_call to:0x02011f3c module:main +from:0x0210e50c kind:arm_call to:0x0210e5e4 module:overlay(26) +from:0x0210e524 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210e534 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210e5a8 kind:load to:0x02136ae4 module:overlay(26) +from:0x0210e5ac kind:load to:0x02136b1c module:overlay(26) +from:0x0210e5b0 kind:load to:0x021371ac module:overlay(26) +from:0x0210e5dc kind:arm_call to:0x0207c000 module:overlay(0) +from:0x0210e5ec kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x0210e674 kind:load to:0x021371e4 module:overlay(26) +from:0x0210e678 kind:load to:0x0213ffc0 module:overlay(26) +from:0x0210e67c kind:load to:0x020b1968 module:overlay(0) +from:0x0210e680 kind:load to:0x021371c8 module:overlay(26) +from:0x0210e684 kind:load to:0x02140094 module:overlay(26) +from:0x0210e690 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0210e6a8 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x0210e734 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0210e73c kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x0210e758 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e76c kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0210e7a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210e7d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210e7e4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210e7f0 kind:arm_call to:0x0200ef5c module:main +from:0x0210e7fc kind:arm_call to:0x0200ef9c module:main +from:0x0210e818 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210e820 kind:load to:0x027e09bc module:dtcm +from:0x0210e828 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0210e844 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0210e84c kind:arm_call to:0x02011ff4 module:main +from:0x0210e864 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0210e86c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210e874 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210e88c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0210e894 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210e89c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210e8a4 kind:arm_call to:0x02011ff4 module:main +from:0x0210e8b8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210e8cc kind:load to:0x021400c4 module:overlay(26) +from:0x0210e8e0 kind:arm_call to:0x02011f3c module:main +from:0x0210e8ec kind:arm_call to:0x0210e980 module:overlay(26) +from:0x0210e904 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210e93c kind:load to:0x02137234 module:overlay(26) +from:0x0210e954 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x0210e97c kind:load to:0x02137250 module:overlay(26) +from:0x0210e990 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x0210e9b8 kind:load to:0x02137250 module:overlay(26) +from:0x0210ea08 kind:load to:0x021400c4 module:overlay(26) +from:0x0210ea18 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x0210eb2c kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210eb40 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0210eb8c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210eba0 kind:arm_call to:0x0210b208 module:overlay(26) +from:0x0210ec04 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0210ec14 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ec18 kind:load to:0x0203e964 module:main +from:0x0210ec20 kind:load to:0x027e09c0 module:dtcm +from:0x0210ec2c kind:load to:0x0210bb74 module:overlay(26) +from:0x0210ec68 kind:arm_call to:0x0210b194 module:overlay(26) +from:0x0210ec88 kind:arm_call to:0x0210b194 module:overlay(26) +from:0x0210ec9c kind:arm_call to:0x0210bf34 module:overlay(26) +from:0x0210eccc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ecd4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ecdc kind:arm_call to:0x02016694 module:main +from:0x0210ece4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210ecfc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ed04 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ed0c kind:arm_call to:0x02016694 module:main +from:0x0210ed14 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210ed1c kind:arm_call to:0x02011ff4 module:main +from:0x0210ed30 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210ed44 kind:load to:0x021401a8 module:overlay(26) +from:0x0210ed58 kind:arm_call to:0x02011f3c module:main +from:0x0210ed64 kind:arm_call to:0x0210ed98 module:overlay(26) +from:0x0210ed7c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210ed94 kind:load to:0x021372cc module:overlay(26) +from:0x0210eda4 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x0210edc8 kind:load to:0x021372e8 module:overlay(26) +from:0x0210edd4 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x0210ef78 kind:arm_call to:0x0200f05c module:main +from:0x0210efac kind:arm_call to:0x0200f05c module:main +from:0x0210efe0 kind:arm_call to:0x021322e8 module:overlay(26) +from:0x0210f018 kind:load to:0x027e09b8 module:dtcm +from:0x0210f01c kind:load to:0x027e09a4 module:dtcm +from:0x0210f020 kind:load to:0x021401a8 module:overlay(26) +from:0x0210f024 kind:load to:0x021335b4 module:overlay(26) +from:0x0210f028 kind:load to:0x021335a4 module:overlay(26) +from:0x0210f080 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0210f088 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x0210f094 kind:load to:0x027e09c0 module:dtcm +from:0x0210f0c0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210f0c8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210f0d0 kind:arm_call to:0x02016694 module:main +from:0x0210f0d8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210f0f0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210f0f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210f100 kind:arm_call to:0x02016694 module:main +from:0x0210f108 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0210f110 kind:arm_call to:0x02011ff4 module:main +from:0x0210f124 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210f138 kind:load to:0x02140294 module:overlay(26) +from:0x0210f14c kind:arm_call to:0x02011f3c module:main +from:0x0210f158 kind:arm_call to:0x0210f1a4 module:overlay(26) +from:0x0210f16c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0210f19c kind:load to:0x02137380 module:overlay(26) +from:0x0210f1ac kind:arm_call to:0x02098388 module:overlay(0) +from:0x0210f1cc kind:arm_call to:0x021041d8 module:overlay(26) +from:0x0210f1d4 kind:arm_call to:0x020fd15c module:overlay(26) +from:0x0210f1e4 kind:arm_call to:0x020fbcbc module:overlay(26) +from:0x0210f214 kind:arm_call to:0x02103170 module:overlay(26) +from:0x0210f250 kind:arm_call to:0x02103fa8 module:overlay(26) +from:0x0210f25c kind:load to:0x021373a4 module:overlay(26) +from:0x0210f260 kind:load to:0x020b27c8 module:overlay(0) +from:0x0210f2f8 kind:load to:0x02140280 module:overlay(26) +from:0x0210f2fc kind:load to:0x02137358 module:overlay(26) +from:0x0210f300 kind:load to:0x021402d0 module:overlay(26) +from:0x0210f31c kind:arm_call to:0x020e6808 module:overlay(26) +from:0x0210f32c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0210f3e4 kind:load to:0x02138d10 module:overlay(26) +from:0x0210f3f8 kind:arm_call to:0x020e6808 module:overlay(26) +from:0x0210f408 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0210f4c0 kind:load to:0x02138d10 module:overlay(26) +from:0x0210f4e8 kind:arm_call to:0x02103f5c module:overlay(26) +from:0x0210f4f8 kind:arm_call to:0x02104254 module:overlay(26) +from:0x0210f53c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210f5c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210f5f8 kind:arm_call to:0x020fbcf0 module:overlay(26) +from:0x0210f65c kind:arm_call to:0x020fbf2c module:overlay(26) +from:0x0210f66c kind:load to:0x027e0ce4 module:dtcm +from:0x0210f694 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210f734 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210f7e4 kind:arm_call to:0x020fc200 module:overlay(26) +from:0x0210f7f8 kind:arm_call to:0x020fc170 module:overlay(26) +from:0x0210f874 kind:arm_call to:0x02103fd0 module:overlay(26) +from:0x0210f8e0 kind:arm_call to:0x02104070 module:overlay(26) +from:0x0210f9c4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0210f9d0 kind:arm_call to:0x020fd228 module:overlay(26) +from:0x0210f9d8 kind:arm_call to:0x02104250 module:overlay(26) +from:0x0210f9e4 kind:load to:0x027e09b8 module:dtcm +from:0x0210f9e8 kind:load to:0x021402e0 module:overlay(26) +from:0x0210f9ec kind:load to:0x027e0ce4 module:dtcm +from:0x0210f9f4 kind:load to:0x0214027c module:overlay(26) +from:0x0210f9f8 kind:load to:0x02137358 module:overlay(26) +from:0x0210fa00 kind:load to:0x027e09c0 module:dtcm +from:0x0210fa9c kind:arm_call to:0x021031e8 module:overlay(26) +from:0x0210fab0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210fabc kind:arm_call to:0x02071eac module:overlay(0) +from:0x0210fae8 kind:arm_call to:0x021031e8 module:overlay(26) +from:0x0210fb10 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210fb1c kind:arm_call to:0x02071eac module:overlay(0) +from:0x0210fb38 kind:arm_call to:0x021031e8 module:overlay(26) +from:0x0210fb4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210fb58 kind:arm_call to:0x02071eac module:overlay(0) +from:0x0210fbf0 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0210fc00 kind:load to:0x027e09a8 module:dtcm +from:0x0210fc08 kind:load to:0x027e09bc module:dtcm +from:0x0210fc34 kind:arm_call to:0x02103ea0 module:overlay(26) +from:0x0210fc4c kind:arm_call to:0x02103e64 module:overlay(26) +from:0x0210fc5c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0210fc70 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0210fc78 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0210fc90 kind:arm_call to:0x0203d210 module:main +from:0x0210fca4 kind:arm_call to:0x0203d210 module:main +from:0x0210fcac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210fcc0 kind:arm_call to:0x0203d210 module:main +from:0x0210fcc8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210fcd0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0210fcdc kind:load to:0x020f26b0 module:overlay(26) +from:0x0210fce0 kind:load to:0x020f3c18 module:overlay(26) +from:0x0210fce4 kind:load to:0x020a02d4 module:overlay(0) +from:0x0210fcf4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0210fcfc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0210fd14 kind:arm_call to:0x0203d210 module:main +from:0x0210fd28 kind:arm_call to:0x0203d210 module:main +from:0x0210fd30 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210fd44 kind:arm_call to:0x0203d210 module:main +from:0x0210fd4c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210fd54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0210fd5c kind:arm_call to:0x02011ff4 module:main +from:0x0210fd68 kind:load to:0x020f26b0 module:overlay(26) +from:0x0210fd6c kind:load to:0x020f3c18 module:overlay(26) +from:0x0210fd70 kind:load to:0x020a02d4 module:overlay(0) +from:0x0210fd7c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0210fd90 kind:load to:0x02140300 module:overlay(26) +from:0x0210fda4 kind:arm_call to:0x02011f3c module:main +from:0x0210fdb0 kind:arm_call to:0x0210fe1c module:overlay(26) +from:0x0210fdc4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0210fe14 kind:load to:0x02137400 module:overlay(26) +from:0x0210fe18 kind:load to:0x02137430 module:overlay(26) +from:0x0210fe24 kind:arm_call to:0x02111044 module:overlay(26) +from:0x0210fe9c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0210fea8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0210feb4 kind:load to:0x02137454 module:overlay(26) +from:0x0210feb8 kind:load to:0x02140300 module:overlay(26) +from:0x0210febc kind:load to:0x020b1968 module:overlay(0) +from:0x0210fecc kind:arm_call to:0x0210fed8 module:overlay(26) +from:0x0210fee8 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x0210ff20 kind:load to:0x02137408 module:overlay(26) +from:0x0210ff48 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210ff6c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0210ff88 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0210ffa4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0210ffd0 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0210ffe8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02110000 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02110018 kind:load to:0x027e09a8 module:dtcm +from:0x02110020 kind:load to:0x027e0cec module:dtcm +from:0x0211002c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02110044 kind:arm_call to:0x0210ff24 module:overlay(26) +from:0x02110050 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02110060 kind:arm_call to:0x0210ff24 module:overlay(26) +from:0x021100a8 kind:load to:0x02137418 module:overlay(26) +from:0x021100c0 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x021100d0 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021100dc kind:arm_call to:0x02016958 module:main +from:0x02110100 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211012c kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02110138 kind:load to:0x02137400 module:overlay(26) +from:0x0211013c kind:load to:0x027e09b4 module:dtcm +from:0x0211014c kind:load to:0x02110d14 module:overlay(26) +from:0x02110168 kind:arm_call to:0x02131f80 module:overlay(26) +from:0x02110184 kind:arm_call to:0x02110ca4 module:overlay(26) +from:0x02110198 kind:arm_call to:0x02131860 module:overlay(26) +from:0x021101b8 kind:arm_call to:0x0210fed8 module:overlay(26) +from:0x021101c4 kind:load to:0x02137400 module:overlay(26) +from:0x021101dc kind:arm_call to:0x02110dac module:overlay(26) +from:0x021101ec kind:arm_call to:0x02110024 module:overlay(26) +from:0x02110200 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02110208 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02110220 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02110228 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02110230 kind:arm_call to:0x02011ff4 module:main +from:0x02110244 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02110258 kind:load to:0x021403e8 module:overlay(26) +from:0x0211026c kind:arm_call to:0x02011f3c module:main +from:0x02110278 kind:arm_call to:0x021102c4 module:overlay(26) +from:0x0211028c kind:arm_call to:0x0209767c module:overlay(0) +from:0x021102bc kind:load to:0x021374e8 module:overlay(26) +from:0x021102cc kind:arm_call to:0x02110c7c module:overlay(26) +from:0x021102dc kind:arm_call to:0x021041d8 module:overlay(26) +from:0x021102e4 kind:arm_call to:0x020fd15c module:overlay(26) +from:0x021102ec kind:arm_call to:0x02103170 module:overlay(26) +from:0x021102f4 kind:arm_call to:0x02103fa8 module:overlay(26) +from:0x021102fc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02110344 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02110384 kind:load to:0x0213750c module:overlay(26) +from:0x021103a0 kind:arm_call to:0x021104c0 module:overlay(26) +from:0x021103b8 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x021103c4 kind:arm_call to:0x021104c0 module:overlay(26) +from:0x021103d4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021103fc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02110424 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02110484 kind:arm_call to:0x021031e8 module:overlay(26) +from:0x0211049c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021104a8 kind:arm_call to:0x02071eac module:overlay(0) +from:0x021104b8 kind:load to:0x027e09a8 module:dtcm +from:0x0211050c kind:load to:0x021374c8 module:overlay(26) +from:0x02110574 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02110598 kind:load to:0x021374b0 module:overlay(26) +from:0x021105cc kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x021105d4 kind:arm_call to:0x02110660 module:overlay(26) +from:0x021105dc kind:arm_call to:0x021103cc module:overlay(26) +from:0x021105e4 kind:arm_call to:0x021107d0 module:overlay(26) +from:0x021105ec kind:arm_call to:0x021109d4 module:overlay(26) +from:0x02110608 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x0211061c kind:arm_call to:0x02110414 module:overlay(26) +from:0x02110630 kind:arm_call to:0x02103ea0 module:overlay(26) +from:0x02110648 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02110658 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021106c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021106d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021106dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02110790 kind:arm_call to:0x020a036c module:overlay(0) +from:0x021107a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021107b4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021107c0 kind:load to:0x027e0208 module:dtcm +from:0x021107c4 kind:load to:0x0203e964 module:main +from:0x021107cc kind:load to:0x027e0cec module:dtcm +from:0x02110838 kind:arm_call to:0x02103fd0 module:overlay(26) +from:0x02110854 kind:arm_call to:0x021104c0 module:overlay(26) +from:0x02110898 kind:arm_call to:0x02104070 module:overlay(26) +from:0x021108ac kind:arm_call to:0x021104c0 module:overlay(26) +from:0x021108bc kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x021108dc kind:arm_call to:0x021104c0 module:overlay(26) +from:0x02110954 kind:arm_call to:0x02103f5c module:overlay(26) +from:0x02110988 kind:arm_call to:0x0200e750 module:main +from:0x021109b0 kind:arm_call to:0x02104254 module:overlay(26) +from:0x021109c0 kind:arm_call to:0x0200e750 module:main +from:0x02110a58 kind:arm_call to:0x01ffb428 module:itcm +from:0x02110b50 kind:load to:0x021335c4 module:overlay(26) +from:0x02110b54 kind:load to:0x021335c8 module:overlay(26) +from:0x02110b64 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02110b6c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02110b84 kind:arm_call to:0x0203d210 module:main +from:0x02110b98 kind:arm_call to:0x0203d210 module:main +from:0x02110ba0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02110bb4 kind:arm_call to:0x0203d210 module:main +from:0x02110bbc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02110bc4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02110bd0 kind:load to:0x020f26b0 module:overlay(26) +from:0x02110bd4 kind:load to:0x020f3c18 module:overlay(26) +from:0x02110bd8 kind:load to:0x020a02d4 module:overlay(0) +from:0x02110be8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02110bf0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02110c08 kind:arm_call to:0x0203d210 module:main +from:0x02110c1c kind:arm_call to:0x0203d210 module:main +from:0x02110c24 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02110c38 kind:arm_call to:0x0203d210 module:main +from:0x02110c40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02110c48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02110c50 kind:arm_call to:0x02011ff4 module:main +from:0x02110c5c kind:load to:0x020f26b0 module:overlay(26) +from:0x02110c60 kind:load to:0x020f3c18 module:overlay(26) +from:0x02110c64 kind:load to:0x020a02d4 module:overlay(0) +from:0x02110c70 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02110c84 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02110ca0 kind:load to:0x02137570 module:overlay(26) +from:0x02110ccc kind:arm_call to:0x02131b78 module:overlay(26) +from:0x02110cec kind:arm_call to:0x02131b9c module:overlay(26) +from:0x02110cfc kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x02110d64 kind:load to:0x0209862c module:overlay(0) +from:0x02110d8c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02110da4 kind:arm_call to:0x02110ddc module:overlay(26) +from:0x02110dbc kind:arm_call to:0x020beeec module:overlay(17) +from:0x02110dd4 kind:arm_call to:0x02110ddc module:overlay(26) +from:0x02110dec kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02110e00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02110e0c kind:arm_call to:0x01ffb744 module:itcm +from:0x02110e84 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02110e98 kind:arm_call to:0x02131d4c module:overlay(26) +from:0x02110eac kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02110ee0 kind:load to:0x027e0cd8 module:dtcm +from:0x02110f18 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x02110f24 kind:load to:0x027e09c0 module:dtcm +from:0x02110f5c kind:arm_call to:0x02132170 module:overlay(26) +from:0x02110f74 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x02110f94 kind:arm_call to:0x020f26c4 module:overlay(26) +from:0x02110fa8 kind:arm_call to:0x01fff458 module:itcm +from:0x02110fbc kind:arm_call to:0x020e63bc module:overlay(26) +from:0x02110fc4 kind:load to:0x0213f574 module:overlay(26) +from:0x02110fc8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211101c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02111030 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02111038 kind:arm_call to:0x02011ff4 module:main +from:0x0211104c kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0211106c kind:load to:0x021375d4 module:overlay(26) +from:0x02111078 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211108c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02111094 kind:arm_call to:0x02011ff4 module:main +from:0x021110a8 kind:load to:0x02140434 module:overlay(26) +from:0x021110bc kind:arm_call to:0x02011f3c module:main +from:0x021110c8 kind:arm_call to:0x0211117c module:overlay(26) +from:0x021110dc kind:arm_call to:0x0209767c module:overlay(0) +from:0x02111104 kind:load to:0x02137638 module:overlay(26) +from:0x0211112c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02111160 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02111174 kind:load to:0x020b539c module:overlay(0) +from:0x02111184 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x021111a0 kind:load to:0x0213765c module:overlay(26) +from:0x021111b8 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x021111c0 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x0211123c kind:arm_call to:0x020d4008 module:overlay(24) +from:0x02111254 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0211125c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02111270 kind:arm_call to:0x01ff9218 module:itcm +from:0x02111278 kind:load to:0x027e0ce0 module:dtcm +from:0x0211127c kind:load to:0x027e09a8 module:dtcm +from:0x02111298 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x021112c0 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x021112e0 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x021112f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02111300 kind:arm_call to:0x02011ff4 module:main +from:0x02111314 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02111328 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0211133c kind:load to:0x02140480 module:overlay(26) +from:0x02111350 kind:arm_call to:0x02011f3c module:main +from:0x0211135c kind:arm_call to:0x02111418 module:overlay(26) +from:0x02111370 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02111398 kind:load to:0x021376c0 module:overlay(26) +from:0x021113c4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021113fc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02111410 kind:load to:0x020b539c module:overlay(0) +from:0x02111420 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0211143c kind:load to:0x021376e4 module:overlay(26) +from:0x02111454 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0211145c kind:arm_call to:0x02131a6c module:overlay(26) +from:0x021114d8 kind:arm_call to:0x02017158 module:main +from:0x021114f0 kind:arm_call to:0x020a8768 module:overlay(0) +from:0x0211154c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02111554 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02111568 kind:arm_call to:0x01ff9218 module:itcm +from:0x02111570 kind:load to:0x027e0ce0 module:dtcm +from:0x02111574 kind:load to:0x027e09a8 module:dtcm +from:0x021115a0 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x021115c8 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x021115e8 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x021115f4 kind:load to:0x021335cc module:overlay(26) +from:0x02111604 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211160c kind:arm_call to:0x02011ff4 module:main +from:0x02111620 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02111634 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02111648 kind:load to:0x021405e4 module:overlay(26) +from:0x0211165c kind:arm_call to:0x02011f3c module:main +from:0x02111668 kind:arm_call to:0x021116f0 module:overlay(26) +from:0x02111680 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021116dc kind:load to:0x02137828 module:overlay(26) +from:0x021116ec kind:load to:0x02102934 module:overlay(26) +from:0x021116f8 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02111728 kind:arm_call to:0x020f90b0 module:overlay(26) +from:0x02111730 kind:arm_call to:0x020fb21c module:overlay(26) +from:0x02111738 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02111778 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02111784 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x02111798 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021117bc kind:arm_call to:0x0203d160 module:main +from:0x021117d8 kind:arm_call to:0x0203d160 module:main +from:0x021117e8 kind:arm_call to:0x0210566c module:overlay(26) +from:0x021117f0 kind:arm_call to:0x020fd690 module:overlay(26) +from:0x02111800 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02111824 kind:arm_call to:0x0210136c module:overlay(26) +from:0x02111830 kind:arm_call to:0x020ee538 module:overlay(26) +from:0x0211183c kind:load to:0x0213784c module:overlay(26) +from:0x02111840 kind:load to:0x020b27c8 module:overlay(0) +from:0x02111844 kind:load to:0x02135c60 module:overlay(26) +from:0x02111848 kind:load to:0x020f3c18 module:overlay(26) +from:0x0211184c kind:load to:0x020f419c module:overlay(26) +from:0x02111850 kind:load to:0x020f26b0 module:overlay(26) +from:0x02111854 kind:load to:0x020f41dc module:overlay(26) +from:0x02111858 kind:load to:0x021405e4 module:overlay(26) +from:0x02111878 kind:arm_call to:0x0203d210 module:main +from:0x02111890 kind:arm_call to:0x0203d210 module:main +from:0x021118a4 kind:arm_call to:0x0203d210 module:main +from:0x021118ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021118b4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021118bc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021118c4 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x021118cc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021118d8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021118dc kind:load to:0x020f26b0 module:overlay(26) +from:0x021118e0 kind:load to:0x020f3c18 module:overlay(26) +from:0x02111900 kind:arm_call to:0x0203d210 module:main +from:0x02111918 kind:arm_call to:0x0203d210 module:main +from:0x0211192c kind:arm_call to:0x0203d210 module:main +from:0x02111934 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211193c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02111944 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211194c kind:arm_call to:0x020ee274 module:overlay(26) +from:0x02111954 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211195c kind:arm_call to:0x02011ff4 module:main +from:0x02111968 kind:load to:0x020a02d4 module:overlay(0) +from:0x0211196c kind:load to:0x020f26b0 module:overlay(26) +from:0x02111970 kind:load to:0x020f3c18 module:overlay(26) +from:0x021119c0 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x021119c8 kind:arm_call to:0x021127e8 module:overlay(26) +from:0x02111a6c kind:load to:0x02049be4 module:main +from:0x02111a70 kind:load to:0x021404cc module:overlay(26) +from:0x02111a74 kind:load to:0x02137740 module:overlay(26) +from:0x02111a78 kind:load to:0x021405a4 module:overlay(26) +from:0x02111a7c kind:load to:0x021404e8 module:overlay(26) +from:0x02111a80 kind:load to:0x021405b4 module:overlay(26) +from:0x02111a8c kind:arm_call to:0x02111ac4 module:overlay(26) +from:0x02111a94 kind:arm_call to:0x02111c08 module:overlay(26) +from:0x02111a9c kind:arm_call to:0x02111d50 module:overlay(26) +from:0x02111aac kind:arm_call to:0x02111ac4 module:overlay(26) +from:0x02111ab4 kind:arm_call to:0x02111c08 module:overlay(26) +from:0x02111abc kind:arm_call to:0x02111d50 module:overlay(26) +from:0x02111afc kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x02111b18 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x02111b20 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x02111b3c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02111b5c kind:arm_call to:0x020f9f70 module:overlay(26) +from:0x02111b68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02111b74 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02111b80 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x02111c24 kind:arm_call to:0x020f8f84 module:overlay(26) +from:0x02111c58 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02111d98 kind:arm_call to:0x020f9ed4 module:overlay(26) +from:0x02111dac kind:arm_call to:0x02101840 module:overlay(26) +from:0x02111e2c kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02111e54 kind:arm_call to:0x01fff60c module:itcm +from:0x02111e6c kind:arm_call to:0x02112850 module:overlay(26) +from:0x02111f34 kind:load to:0x027e09a4 module:dtcm +from:0x02111f38 kind:load to:0x027e09b4 module:dtcm +from:0x02111f78 kind:arm_call to:0x020f9df8 module:overlay(26) +from:0x02111fa8 kind:arm_call to:0x020f9e84 module:overlay(26) +from:0x02111fc0 kind:arm_call to:0x02105488 module:overlay(26) +from:0x02111fc8 kind:arm_call to:0x020fa4a0 module:overlay(26) +from:0x02111fe4 kind:arm_call to:0x020fa36c module:overlay(26) +from:0x02111fec kind:arm_call to:0x020fa39c module:overlay(26) +from:0x02111ff8 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02112004 kind:arm_call to:0x020fa390 module:overlay(26) +from:0x02112020 kind:arm_call to:0x021055ec module:overlay(26) +from:0x02112044 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02112054 kind:arm_call to:0x02105468 module:overlay(26) +from:0x02112074 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02112080 kind:arm_call to:0x021016d8 module:overlay(26) +from:0x021120c8 kind:arm_call to:0x020fac30 module:overlay(26) +from:0x02112144 kind:arm_call to:0x020df64c module:overlay(26) +from:0x021121ac kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021122f0 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021122fc kind:load to:0x027e0ce0 module:dtcm +from:0x02112300 kind:load to:0x021404e4 module:overlay(26) +from:0x02112304 kind:load to:0x02137740 module:overlay(26) +from:0x02112308 kind:load to:0x02140504 module:overlay(26) +from:0x0211230c kind:load to:0x02140500 module:overlay(26) +from:0x02112310 kind:load to:0x02140514 module:overlay(26) +from:0x02112314 kind:load to:0x021404d4 module:overlay(26) +from:0x02112318 kind:load to:0x02140534 module:overlay(26) +from:0x0211231c kind:load to:0x021404c8 module:overlay(26) +from:0x02112320 kind:load to:0x02140544 module:overlay(26) +from:0x02112324 kind:load to:0x027e09c0 module:dtcm +from:0x0211234c kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x02112408 kind:arm_call to:0x021116e0 module:overlay(26) +from:0x02112414 kind:arm_call to:0x021116e0 module:overlay(26) +from:0x02112420 kind:arm_call to:0x021116e0 module:overlay(26) +from:0x0211243c kind:arm_call to:0x020fa880 module:overlay(26) +from:0x02112444 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x02112534 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0211260c kind:arm_call to:0x021116e0 module:overlay(26) +from:0x0211261c kind:arm_call to:0x021116e0 module:overlay(26) +from:0x02112634 kind:arm_call to:0x021116e0 module:overlay(26) +from:0x02112654 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x02112664 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0211267c kind:arm_call to:0x02112bd4 module:overlay(26) +from:0x02112684 kind:arm_call to:0x0211202c module:overlay(26) +from:0x02112780 kind:arm_call to:0x0211205c module:overlay(26) +from:0x021127a4 kind:arm_call to:0x02112944 module:overlay(26) +from:0x021127ac kind:arm_call to:0x02112088 module:overlay(26) +from:0x021127b4 kind:arm_call to:0x0211210c module:overlay(26) +from:0x021127bc kind:load to:0x02140574 module:overlay(26) +from:0x021127c0 kind:load to:0x02140564 module:overlay(26) +from:0x021127c4 kind:load to:0x02137740 module:overlay(26) +from:0x021127c8 kind:load to:0x021404bc module:overlay(26) +from:0x021127cc kind:load to:0x021404d0 module:overlay(26) +from:0x021127d0 kind:load to:0x021404d4 module:overlay(26) +from:0x021127d4 kind:load to:0x02140534 module:overlay(26) +from:0x021127d8 kind:load to:0x021404c8 module:overlay(26) +from:0x021127dc kind:load to:0x02140544 module:overlay(26) +from:0x021127e0 kind:load to:0x021404d8 module:overlay(26) +from:0x021127e4 kind:load to:0x02140594 module:overlay(26) +from:0x021127f8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0211280c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02112834 kind:arm_call to:0x02132010 module:overlay(26) +from:0x02112860 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x021128f8 kind:arm_call to:0x02101c3c module:overlay(26) +from:0x02112938 kind:arm_call to:0x020fd7e4 module:overlay(26) +from:0x02112958 kind:arm_call to:0x020f901c module:overlay(26) +from:0x02112988 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02112b5c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02112b64 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02112b84 kind:arm_call to:0x01fffd00 module:itcm +from:0x02112b90 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x02112b9c kind:load to:0x02137740 module:overlay(26) +from:0x02112ba0 kind:load to:0x027e09a8 module:dtcm +from:0x02112ba4 kind:load to:0x02140500 module:overlay(26) +from:0x02112ba8 kind:load to:0x02140514 module:overlay(26) +from:0x02112bac kind:load to:0x021404c8 module:overlay(26) +from:0x02112bb0 kind:load to:0x02140544 module:overlay(26) +from:0x02112bb4 kind:load to:0x021404dc module:overlay(26) +from:0x02112bb8 kind:load to:0x021405c4 module:overlay(26) +from:0x02112bc0 kind:load to:0x021404d4 module:overlay(26) +from:0x02112bc4 kind:load to:0x02140534 module:overlay(26) +from:0x02112bc8 kind:load to:0x021404d8 module:overlay(26) +from:0x02112bcc kind:load to:0x02140594 module:overlay(26) +from:0x02112bec kind:arm_call to:0x020fa55c module:overlay(26) +from:0x02112c00 kind:arm_call to:0x020fa55c module:overlay(26) +from:0x02112c50 kind:arm_call to:0x020fa358 module:overlay(26) +from:0x02112c60 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02112c70 kind:arm_call to:0x020fa46c module:overlay(26) +from:0x02112c80 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02112c94 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x02112ca4 kind:load to:0x02049be4 module:main +from:0x02112cdc kind:arm_call to:0x02039f04 module:main +from:0x02112ce8 kind:arm_call to:0x0203ab58 module:main +from:0x02112cf0 kind:arm_call to:0x02039f04 module:main +from:0x02112cf8 kind:arm_call to:0x0203ad88 module:main +from:0x02112d04 kind:arm_call to:0x0203a5ac module:main +from:0x02112d24 kind:arm_call to:0x020f91ac module:overlay(26) +from:0x02112d34 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x02112d3c kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02112d48 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02112d5c kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x02112dc0 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x02112ddc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02112df4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02112e04 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02112e38 kind:arm_call to:0x01ffd420 module:itcm +from:0x02112eac kind:arm_call to:0x0211205c module:overlay(26) +from:0x02112eb4 kind:arm_call to:0x0211210c module:overlay(26) +from:0x02112ebc kind:load to:0x027e09b8 module:dtcm +from:0x02112ec0 kind:load to:0x021404e0 module:overlay(26) +from:0x02112ec4 kind:load to:0x02137740 module:overlay(26) +from:0x02112ec8 kind:load to:0x02140524 module:overlay(26) +from:0x02112ed8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02112ee8 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02112f10 kind:arm_call to:0x0211c924 module:overlay(26) +from:0x02112f94 kind:arm_call to:0x0211205c module:overlay(26) +from:0x02112f9c kind:arm_call to:0x0211210c module:overlay(26) +from:0x02112fa4 kind:load to:0x02140500 module:overlay(26) +from:0x02112fa8 kind:load to:0x02137740 module:overlay(26) +from:0x02112fac kind:load to:0x02140514 module:overlay(26) +from:0x02112fbc kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02112fcc kind:arm_call to:0x02101890 module:overlay(26) +from:0x02112ff4 kind:load to:0x02112328 module:overlay(26) +from:0x02113020 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02113094 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211309c kind:arm_call to:0x02101c14 module:overlay(26) +from:0x021130f4 kind:arm_call to:0x02112328 module:overlay(26) +from:0x021130fc kind:load to:0x027e09a8 module:dtcm +from:0x0211310c kind:load to:0x02140500 module:overlay(26) +from:0x02113110 kind:load to:0x02137740 module:overlay(26) +from:0x02113114 kind:load to:0x02140514 module:overlay(26) +from:0x02113174 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02113184 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0211318c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x021131a0 kind:arm_call to:0x02101890 module:overlay(26) +from:0x021131b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021131c4 kind:arm_call to:0x02101c3c module:overlay(26) +from:0x021131d0 kind:arm_call to:0x020fdcc4 module:overlay(26) +from:0x021131f0 kind:load to:0x021404d0 module:overlay(26) +from:0x021131f4 kind:load to:0x02137740 module:overlay(26) +from:0x021131f8 kind:load to:0x02140574 module:overlay(26) +from:0x021131fc kind:load to:0x027e09a8 module:dtcm +from:0x02113218 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x02113228 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02113238 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02113244 kind:arm_call to:0x021116e0 module:overlay(26) +from:0x021132ac kind:arm_call to:0x02112328 module:overlay(26) +from:0x021132b4 kind:load to:0x021404d8 module:overlay(26) +from:0x021132b8 kind:load to:0x02137740 module:overlay(26) +from:0x021132bc kind:load to:0x02140594 module:overlay(26) +from:0x021132e4 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02113334 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211333c kind:arm_call to:0x02101c14 module:overlay(26) +from:0x02113394 kind:arm_call to:0x02112328 module:overlay(26) +from:0x0211339c kind:load to:0x027e09a8 module:dtcm +from:0x021133a4 kind:load to:0x021404d4 module:overlay(26) +from:0x021133a8 kind:load to:0x02137740 module:overlay(26) +from:0x021133ac kind:load to:0x02140534 module:overlay(26) +from:0x021133bc kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x021133cc kind:arm_call to:0x02101890 module:overlay(26) +from:0x021133e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02113404 kind:load to:0x027e09a8 module:dtcm +from:0x02113420 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x02113430 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02113440 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0211344c kind:arm_call to:0x021116e0 module:overlay(26) +from:0x021134b4 kind:arm_call to:0x02112328 module:overlay(26) +from:0x021134bc kind:load to:0x02140500 module:overlay(26) +from:0x021134c0 kind:load to:0x02137740 module:overlay(26) +from:0x021134c4 kind:load to:0x02140514 module:overlay(26) +from:0x021134dc kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x021134ec kind:arm_call to:0x02101890 module:overlay(26) +from:0x0211353c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02113544 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x0211359c kind:arm_call to:0x02112328 module:overlay(26) +from:0x021135a4 kind:load to:0x027e09a8 module:dtcm +from:0x021135ac kind:load to:0x02140500 module:overlay(26) +from:0x021135b0 kind:load to:0x02137740 module:overlay(26) +from:0x021135b4 kind:load to:0x02140514 module:overlay(26) +from:0x021135d8 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x021135f4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02113614 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02113620 kind:arm_call to:0x02101c3c module:overlay(26) +from:0x0211362c kind:arm_call to:0x020fdeec module:overlay(26) +from:0x02113690 kind:arm_call to:0x02101c3c module:overlay(26) +from:0x0211369c kind:arm_call to:0x020fdeec module:overlay(26) +from:0x021136ec kind:load to:0x027e09b8 module:dtcm +from:0x021136f0 kind:load to:0x027e09a8 module:dtcm +from:0x021136f8 kind:load to:0x021404c0 module:overlay(26) +from:0x021136fc kind:load to:0x02137740 module:overlay(26) +from:0x02113700 kind:load to:0x02140554 module:overlay(26) +from:0x02113720 kind:arm_call to:0x021127e8 module:overlay(26) +from:0x02113778 kind:load to:0x021404c4 module:overlay(26) +from:0x0211377c kind:load to:0x02137740 module:overlay(26) +from:0x02113780 kind:load to:0x02140584 module:overlay(26) +from:0x02113798 kind:arm_call to:0x020faea8 module:overlay(26) +from:0x021137a0 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x021137bc kind:arm_call to:0x02039f04 module:main +from:0x021137c8 kind:arm_call to:0x0203ab58 module:main +from:0x021137d0 kind:arm_call to:0x02039f04 module:main +from:0x021137d8 kind:arm_call to:0x0203ad88 module:main +from:0x021137e4 kind:arm_call to:0x0203a5ac module:main +from:0x02113804 kind:arm_call to:0x020f91ac module:overlay(26) +from:0x02113814 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0211381c kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02113828 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0211383c kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x021138a0 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x021138c8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x021138e0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x021138f0 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0211392c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02113988 kind:arm_call to:0x02078764 module:overlay(0) +from:0x021139a4 kind:arm_call to:0x020fddbc module:overlay(26) +from:0x021139bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02113a28 kind:load to:0x027e09bc module:dtcm +from:0x02113a2c kind:load to:0x027e09a8 module:dtcm +from:0x02113a34 kind:load to:0x021404ec module:overlay(26) +from:0x02113a38 kind:load to:0x02137740 module:overlay(26) +from:0x02113a3c kind:load to:0x021405d4 module:overlay(26) +from:0x02113a6c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02113ad0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02113b4c kind:load to:0x027e09bc module:dtcm +from:0x02113b50 kind:load to:0x021404dc module:overlay(26) +from:0x02113b54 kind:load to:0x02137740 module:overlay(26) +from:0x02113b58 kind:load to:0x021405c4 module:overlay(26) +from:0x02113b68 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02113b78 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02113ba8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02113c0c kind:arm_call to:0x02078764 module:overlay(0) +from:0x02113c24 kind:arm_call to:0x021116e0 module:overlay(26) +from:0x02113c3c kind:arm_call to:0x021116e0 module:overlay(26) +from:0x02113c50 kind:arm_call to:0x021116e0 module:overlay(26) +from:0x02113c70 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x02113c84 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x02113cd4 kind:arm_call to:0x0211202c module:overlay(26) +from:0x02113d00 kind:arm_call to:0x0211205c module:overlay(26) +from:0x02113d08 kind:arm_call to:0x02112944 module:overlay(26) +from:0x02113d18 kind:load to:0x027e09bc module:dtcm +from:0x02113d1c kind:load to:0x02140500 module:overlay(26) +from:0x02113d20 kind:load to:0x02137740 module:overlay(26) +from:0x02113d24 kind:load to:0x02140514 module:overlay(26) +from:0x02113d30 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02113d44 kind:load to:0x021406dc module:overlay(26) +from:0x02113d58 kind:arm_call to:0x02011f3c module:main +from:0x02113d64 kind:arm_call to:0x02113dd0 module:overlay(26) +from:0x02113d78 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02113dc8 kind:load to:0x021378a8 module:overlay(26) +from:0x02113dcc kind:load to:0x021378e8 module:overlay(26) +from:0x02113ddc kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02113e40 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02113e6c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02113e88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02113e98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02113eb0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02113efc kind:arm_call to:0x021164a4 module:overlay(26) +from:0x02113f08 kind:arm_call to:0x021164a4 module:overlay(26) +from:0x02113f14 kind:arm_call to:0x021164a4 module:overlay(26) +from:0x02113f28 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02113f88 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02113fd4 kind:arm_call to:0x01ffa06c module:itcm +from:0x02113fec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02113ffc kind:load to:0x0213799c module:overlay(26) +from:0x02114000 kind:load to:0x021406dc module:overlay(26) +from:0x02114004 kind:load to:0x02135fa8 module:overlay(26) +from:0x0211400c kind:load to:0x021378a8 module:overlay(26) +from:0x02114010 kind:load to:0x021406c4 module:overlay(26) +from:0x02114020 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02114028 kind:arm_call to:0x021164f0 module:overlay(26) +from:0x02114030 kind:arm_call to:0x021164f0 module:overlay(26) +from:0x02114038 kind:arm_call to:0x021164f0 module:overlay(26) +from:0x02114040 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02114048 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02114050 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02114068 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02114070 kind:arm_call to:0x021164f0 module:overlay(26) +from:0x02114078 kind:arm_call to:0x021164f0 module:overlay(26) +from:0x02114080 kind:arm_call to:0x021164f0 module:overlay(26) +from:0x02114088 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02114090 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02114098 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021140a0 kind:arm_call to:0x02011ff4 module:main +from:0x02114158 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x0211417c kind:load to:0x021379f8 module:overlay(26) +from:0x02114180 kind:load to:0x021406bc module:overlay(26) +from:0x02114198 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x021141c0 kind:arm_call to:0x02114184 module:overlay(26) +from:0x021141f4 kind:load to:0x02137904 module:overlay(26) +from:0x02114230 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02114244 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02114258 kind:arm_call to:0x021141f8 module:overlay(26) +from:0x021142a8 kind:arm_call to:0x02115cec module:overlay(26) +from:0x021142b0 kind:arm_call to:0x02115e00 module:overlay(26) +from:0x021142c8 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x021142cc kind:arm_call to:0x0213160c module:overlay(26) +from:0x021142dc kind:load to:0x0213794c module:overlay(26) +from:0x021142f4 kind:load to:0x02110d38 module:overlay(26) +from:0x0211430c kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02114310 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02114318 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0211435c kind:arm_call to:0x021144f8 module:overlay(26) +from:0x02114364 kind:arm_call to:0x02116324 module:overlay(26) +from:0x02114394 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021143a4 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021143d0 kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x021143ec kind:load to:0x027e0cd8 module:dtcm +from:0x0211440c kind:arm_call to:0x02110d38 module:overlay(26) +from:0x021144a8 kind:load to:0x02137a10 module:overlay(26) +from:0x021144ac kind:load to:0x02049be4 module:main +from:0x021144e4 kind:arm_call to:0x021144f8 module:overlay(26) +from:0x021144f0 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x0211450c kind:arm_call to:0x0213167c module:overlay(26) +from:0x02114520 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02114530 kind:arm_call to:0x0213167c module:overlay(26) +from:0x02114548 kind:arm_call to:0x0213167c module:overlay(26) +from:0x021145c8 kind:arm_call to:0x0213160c module:overlay(26) +from:0x021145f4 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021145fc kind:arm_call to:0x02017ea4 module:main +from:0x02114610 kind:arm_call to:0x02114730 module:overlay(26) +from:0x02114638 kind:arm_call to:0x02116238 module:overlay(26) +from:0x02114644 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02114650 kind:load to:0x0203e964 module:main +from:0x02114724 kind:arm_call to:0x02114730 module:overlay(26) +from:0x0211472c kind:load to:0x02049be4 module:main +from:0x02114778 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021147b4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021147e4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021147f8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211480c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211481c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02114848 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02114850 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x021148a8 kind:load to:0x0203e964 module:main +from:0x021148c4 kind:arm_call to:0x02115ad8 module:overlay(26) +from:0x02114904 kind:arm_call to:0x02131848 module:overlay(26) +from:0x021149b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02114a48 kind:load to:0x02049be4 module:main +from:0x02114a4c kind:load to:0x021379f8 module:overlay(26) +from:0x02114a6c kind:arm_call to:0x01ff916c module:itcm +from:0x02114b0c kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114b18 kind:arm_call to:0x02115ad8 module:overlay(26) +from:0x02114b58 kind:arm_call to:0x01ff916c module:itcm +from:0x02114b90 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114bc4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02114bd0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02114c00 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x02114c2c kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114c34 kind:arm_call to:0x02115d90 module:overlay(26) +from:0x02114ca8 kind:load to:0x02137a10 module:overlay(26) +from:0x02114cc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02114cdc kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114d10 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02114d1c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02114d4c kind:arm_call to:0x02110e38 module:overlay(26) +from:0x02114d74 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114d80 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114db0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02114e10 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02114e20 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02114e28 kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x02114e3c kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114e50 kind:arm_call to:0x02016958 module:main +from:0x02114e68 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02114e80 kind:load to:0x027e09a8 module:dtcm +from:0x02114e8c kind:load to:0x02137a28 module:overlay(26) +from:0x02114ea4 kind:arm_call to:0x01ff993c module:itcm +from:0x02114eb0 kind:arm_call to:0x021161ec module:overlay(26) +from:0x02114eb8 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x02114edc kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114f00 kind:arm_call to:0x0211613c module:overlay(26) +from:0x02114f18 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02114f4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02114f80 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02114f8c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02114fbc kind:arm_call to:0x02110e38 module:overlay(26) +from:0x02114fe4 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114ff0 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02114ff8 kind:load to:0x021378a8 module:overlay(26) +from:0x02115030 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02115050 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021150c0 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021150dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021150f4 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02115118 kind:load to:0x027e0cec module:dtcm +from:0x0211511c kind:load to:0x02137a40 module:overlay(26) +from:0x02115158 kind:arm_call to:0x0213160c module:overlay(26) +from:0x0211519c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021151a8 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02115204 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211534c kind:arm_call to:0x01ffb428 module:itcm +from:0x021153e8 kind:arm_call to:0x02115ad8 module:overlay(26) +from:0x021153f4 kind:arm_call to:0x02115e94 module:overlay(26) +from:0x0211540c kind:arm_call to:0x02131848 module:overlay(26) +from:0x02115460 kind:arm_call to:0x01ff916c module:itcm +from:0x02115480 kind:arm_call to:0x02115d90 module:overlay(26) +from:0x02115498 kind:arm_call to:0x02115c5c module:overlay(26) +from:0x021154cc kind:arm_call to:0x02097bec module:overlay(0) +from:0x021154dc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02115510 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x02115534 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02115544 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02115554 kind:load to:0x021379f8 module:overlay(26) +from:0x02115558 kind:load to:0x02049be4 module:main +from:0x021155fc kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02115624 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115630 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02115640 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02115650 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02115678 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02115684 kind:load to:0x021406bc module:overlay(26) +from:0x0211568c kind:load to:0x02137a58 module:overlay(26) +from:0x02115690 kind:load to:0x027e09a8 module:dtcm +from:0x021156ac kind:arm_call to:0x01ff993c module:itcm +from:0x021156b8 kind:arm_call to:0x021161ec module:overlay(26) +from:0x021156c0 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x021156d8 kind:arm_call to:0x02110f28 module:overlay(26) +from:0x021156e0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021156f0 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02115704 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0211570c kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x0211571c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211572c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02115754 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021157bc kind:arm_call to:0x02131848 module:overlay(26) +from:0x021157dc kind:load to:0x021379f8 module:overlay(26) +from:0x02115828 kind:arm_call to:0x01ff930c module:itcm +from:0x02115834 kind:arm_call to:0x02115ad8 module:overlay(26) +from:0x02115874 kind:arm_call to:0x01ff916c module:itcm +from:0x02115894 kind:arm_call to:0x0213160c module:overlay(26) +from:0x021158f4 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02115910 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02115944 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02115950 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02115980 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x021159a8 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x021159b4 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x021159bc kind:load to:0x021406bc module:overlay(26) +from:0x02115a18 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02115a30 kind:load to:0x02137a58 module:overlay(26) +from:0x02115a78 kind:arm_call to:0x01ff916c module:itcm +from:0x02115a98 kind:arm_call to:0x02115e94 module:overlay(26) +from:0x02115aa4 kind:arm_call to:0x02115c5c module:overlay(26) +from:0x02115abc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02115ad0 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02115b04 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02115b1c kind:arm_call to:0x0213160c module:overlay(26) +from:0x02115b54 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02115b70 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02115bb8 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02115c04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115c0c kind:arm_call to:0x02114654 module:overlay(26) +from:0x02115c2c kind:arm_call to:0x02115e9c module:overlay(26) +from:0x02115c38 kind:arm_call to:0x021161ec module:overlay(26) +from:0x02115c40 kind:arm_call to:0x021160d8 module:overlay(26) +from:0x02115c50 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115ce4 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02115d24 kind:arm_call to:0x02015080 module:main +from:0x02115d44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02115d60 kind:arm_call to:0x02015244 module:main +from:0x02115d80 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02115d88 kind:load to:0x027e09a8 module:dtcm +from:0x02115dbc kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02115dcc kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02115dd4 kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x02115df0 kind:arm_call to:0x021141b4 module:overlay(26) +from:0x02115e18 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02115e20 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02115e44 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02115e48 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02115e54 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02115e5c kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02115e84 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02115e90 kind:load to:0x021406bc module:overlay(26) +from:0x02115f04 kind:arm_call to:0x02116024 module:overlay(26) +from:0x02115f54 kind:arm_call to:0x02116024 module:overlay(26) +from:0x02115f8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02115f98 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02115ff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02115ffc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02116020 kind:load to:0x021378a8 module:overlay(26) +from:0x02116058 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116068 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116078 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02116088 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021160b8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021160c0 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02116108 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116138 kind:load to:0x021378a8 module:overlay(26) +from:0x02116174 kind:arm_call to:0x01ff9638 module:itcm +from:0x02116184 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021161c4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021161d0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021161e8 kind:load to:0x021378a8 module:overlay(26) +from:0x02116208 kind:arm_call to:0x02116238 module:overlay(26) +from:0x02116218 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02116220 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x0211622c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0211626c kind:arm_call to:0x01ff938c module:itcm +from:0x02116274 kind:arm_call to:0x01ff938c module:itcm +from:0x021162a4 kind:arm_call to:0x01ffb780 module:itcm +from:0x021162b4 kind:arm_call to:0x01ffb780 module:itcm +from:0x02116318 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02116370 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021163a8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021163c4 kind:load to:0x020b539c module:overlay(0) +from:0x021163e0 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x02116464 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02116470 kind:load to:0x021378a8 module:overlay(26) +from:0x02116474 kind:load to:0x027e09b4 module:dtcm +from:0x02116498 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x021164a0 kind:load to:0x021406c4 module:overlay(26) +from:0x021164b0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x021164ec kind:load to:0x021378cc module:overlay(26) +from:0x02116500 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211651c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02116524 kind:arm_call to:0x02011ff4 module:main +from:0x0211655c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02116570 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021165b0 kind:arm_call to:0x01ff938c module:itcm +from:0x021165e4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021165f8 kind:load to:0x021407c4 module:overlay(26) +from:0x0211660c kind:arm_call to:0x02011f3c module:main +from:0x02116618 kind:arm_call to:0x02116648 module:overlay(26) +from:0x0211662c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02116644 kind:load to:0x02137a78 module:overlay(26) +from:0x02116650 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02116664 kind:load to:0x02137a9c module:overlay(26) +from:0x02116670 kind:arm_call to:0x02116720 module:overlay(26) +from:0x021166ac kind:arm_call to:0x02116728 module:overlay(26) +from:0x021166c4 kind:arm_call to:0x02106a8c module:overlay(26) +from:0x021166d0 kind:arm_call to:0x02116720 module:overlay(26) +from:0x021166d8 kind:arm_call to:0x02116728 module:overlay(26) +from:0x021166f4 kind:arm_call to:0x02106a8c module:overlay(26) +from:0x02116700 kind:arm_call to:0x02116720 module:overlay(26) +from:0x02116708 kind:load to:0x027e0cd8 module:dtcm +from:0x0211675c kind:arm_call to:0x020eed24 module:overlay(26) +from:0x0211676c kind:arm_call to:0x020802ec module:overlay(0) +from:0x02116778 kind:load to:0x027e0ce0 module:dtcm +from:0x0211677c kind:load to:0x027e0cd8 module:dtcm +from:0x02116788 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211679c kind:arm_call to:0x02098488 module:overlay(0) +from:0x021167a4 kind:arm_call to:0x02011ff4 module:main +from:0x021167b8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x021167cc kind:load to:0x0214085c module:overlay(26) +from:0x021167e0 kind:arm_call to:0x02011f3c module:main +from:0x021167ec kind:arm_call to:0x0211685c module:overlay(26) +from:0x02116804 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02116858 kind:load to:0x02137b04 module:overlay(26) +from:0x02116868 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x021168cc kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x021168f8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02116914 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02116924 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211693c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021169f4 kind:load to:0x02137b70 module:overlay(26) +from:0x021169f8 kind:load to:0x0214085c module:overlay(26) +from:0x021169fc kind:load to:0x02135b24 module:overlay(26) +from:0x02116a00 kind:load to:0x027e07d4 module:dtcm +from:0x02116b04 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02116b0c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02116b14 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02116b20 kind:load to:0x02137b70 module:overlay(26) +from:0x02116b24 kind:load to:0x02140800 module:overlay(26) +from:0x02116b28 kind:load to:0x02140824 module:overlay(26) +from:0x02116b2c kind:load to:0x02140834 module:overlay(26) +from:0x02116b30 kind:load to:0x02140844 module:overlay(26) +from:0x02116c34 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02116c3c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02116c44 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02116c4c kind:arm_call to:0x02011ff4 module:main +from:0x02116c58 kind:load to:0x02137b70 module:overlay(26) +from:0x02116c5c kind:load to:0x02140800 module:overlay(26) +from:0x02116c60 kind:load to:0x02140824 module:overlay(26) +from:0x02116c64 kind:load to:0x02140834 module:overlay(26) +from:0x02116c68 kind:load to:0x02140844 module:overlay(26) +from:0x02116c9c kind:arm_call to:0x01fff698 module:itcm +from:0x02116cd8 kind:arm_call to:0x020ea880 module:overlay(26) +from:0x02116ce4 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02116d9c kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02116dbc kind:load to:0x027e0cd8 module:dtcm +from:0x02116dc0 kind:load to:0x02140800 module:overlay(26) +from:0x02116dc4 kind:load to:0x02140934 module:overlay(26) +from:0x02116dc8 kind:load to:0x02140824 module:overlay(26) +from:0x02116dcc kind:load to:0x02140834 module:overlay(26) +from:0x02116de0 kind:arm_call to:0x01fff584 module:itcm +from:0x02116e10 kind:arm_call to:0x01fff698 module:itcm +from:0x02116e6c kind:load to:0x027e0cd8 module:dtcm +from:0x02116ea0 kind:arm_call to:0x01fff698 module:itcm +from:0x02116ed4 kind:arm_call to:0x01fff520 module:itcm +from:0x02116f18 kind:load to:0x027e0cd8 module:dtcm +from:0x02116f1c kind:load to:0x027e0ce8 module:dtcm +from:0x02116f20 kind:load to:0x02137af8 module:overlay(26) +from:0x02116f68 kind:load to:0x02137bcc module:overlay(26) +from:0x02116fa0 kind:load to:0x02137bcc module:overlay(26) +from:0x021170b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021170b4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021170c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021170d0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021170e8 kind:arm_call to:0x01ff938c module:itcm +from:0x02117118 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117128 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117134 kind:load to:0x0203e964 module:main +from:0x02117194 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021171c0 kind:arm_call to:0x0211a570 module:overlay(26) +from:0x0211722c kind:load to:0x02049be4 module:main +from:0x02117264 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021172a4 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x021172cc kind:arm_call to:0x02131f98 module:overlay(26) +from:0x021172f4 kind:arm_call to:0x02071f38 module:overlay(0) +from:0x0211733c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0211735c kind:arm_call to:0x02117450 module:overlay(26) +from:0x02117390 kind:arm_call to:0x01ffb714 module:itcm +from:0x021173a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021173ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021173c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02117424 kind:arm_call to:0x01ff9638 module:itcm +from:0x02117434 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117444 kind:load to:0x027e09a8 module:dtcm +from:0x02117460 kind:load to:0x027e09bc module:dtcm +from:0x02117504 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021175e8 kind:load to:0x02137b38 module:overlay(26) +from:0x021175ec kind:load to:0x02049be4 module:main +from:0x021175f0 kind:load to:0x02137b20 module:overlay(26) +from:0x0211762c kind:arm_call to:0x02110dac module:overlay(26) +from:0x0211768c kind:arm_call to:0x02116f6c module:overlay(26) +from:0x021176a0 kind:arm_call to:0x0211725c module:overlay(26) +from:0x02117754 kind:load to:0x02137b38 module:overlay(26) +from:0x02117758 kind:load to:0x02049be4 module:main +from:0x02117768 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02117790 kind:arm_call to:0x01ff9258 module:itcm +from:0x021177a0 kind:arm_call to:0x02016958 module:main +from:0x02117818 kind:arm_call to:0x02117464 module:overlay(26) +from:0x02117830 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117840 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117854 kind:arm_call to:0x01ff9318 module:itcm +from:0x021178e8 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x021178f4 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02117920 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02117928 kind:arm_call to:0x02117038 module:overlay(26) +from:0x02117930 kind:arm_call to:0x02117230 module:overlay(26) +from:0x02117944 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02117964 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02117974 kind:load to:0x0203e964 module:main +from:0x02117a5c kind:load to:0x02137b38 module:overlay(26) +from:0x02117a60 kind:load to:0x02049be4 module:main +from:0x02117a70 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02117a90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02117ab4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02117ac4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117ad4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117af0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02117afc kind:arm_call to:0x02131630 module:overlay(26) +from:0x02117b10 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02117b20 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02117b30 kind:arm_call to:0x02117464 module:overlay(26) +from:0x02117b3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02117bb4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117bc4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117bd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117c34 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02117c40 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02117c70 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02117c78 kind:arm_call to:0x02117038 module:overlay(26) +from:0x02117c80 kind:arm_call to:0x02117230 module:overlay(26) +from:0x02117c98 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02117ca4 kind:load to:0x027e0ce0 module:dtcm +from:0x02117ca8 kind:load to:0x0203e964 module:main +from:0x02117d90 kind:load to:0x02137b20 module:overlay(26) +from:0x02117d94 kind:load to:0x02049be4 module:main +from:0x02117da4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02117dc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02117dec kind:arm_call to:0x01fffcd8 module:itcm +from:0x02117df8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117e08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117e5c kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02117e6c kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02117e7c kind:arm_call to:0x02117464 module:overlay(26) +from:0x02117e88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02117f08 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117f18 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117f2c kind:arm_call to:0x01ff9318 module:itcm +from:0x02117f74 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02117f78 kind:arm_call to:0x01ffb800 module:itcm +from:0x02117fe0 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02117fec kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0211801c kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02118024 kind:arm_call to:0x02117038 module:overlay(26) +from:0x0211802c kind:arm_call to:0x02117230 module:overlay(26) +from:0x02118044 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02118050 kind:load to:0x027e0ce0 module:dtcm +from:0x02118054 kind:load to:0x02049be4 module:main +from:0x02118060 kind:load to:0x0203e964 module:main +from:0x02118134 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02118144 kind:load to:0x02137b20 module:overlay(26) +from:0x02118148 kind:load to:0x02049be4 module:main +from:0x02118158 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02118180 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118190 kind:arm_call to:0x02016958 module:main +from:0x02118218 kind:arm_call to:0x01ff9318 module:itcm +from:0x02118228 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211823c kind:arm_call to:0x01ff9318 module:itcm +from:0x02118294 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02118304 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02118338 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02118340 kind:arm_call to:0x02117038 module:overlay(26) +from:0x0211834c kind:arm_call to:0x020beeec module:overlay(17) +from:0x0211837c kind:load to:0x0203e964 module:main +from:0x021183f4 kind:arm_call to:0x021171a0 module:overlay(26) +from:0x02118400 kind:load to:0x02137b20 module:overlay(26) +from:0x0211842c kind:arm_call to:0x02117230 module:overlay(26) +from:0x0211844c kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02118454 kind:arm_call to:0x0211713c module:overlay(26) +from:0x021185cc kind:load to:0x02137b38 module:overlay(26) +from:0x021185d0 kind:load to:0x02049be4 module:main +from:0x021185e4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0211860c kind:arm_call to:0x01ff9258 module:itcm +from:0x02118610 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02118614 kind:arm_call to:0x01ffb800 module:itcm +from:0x02118628 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02118630 kind:arm_call to:0x02117464 module:overlay(26) +from:0x021187ac kind:arm_call to:0x02016958 module:main +from:0x0211882c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211883c kind:arm_call to:0x01ff9318 module:itcm +from:0x02118850 kind:arm_call to:0x01ff9318 module:itcm +from:0x02118898 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x021188a4 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x021188d4 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x021188dc kind:arm_call to:0x02117038 module:overlay(26) +from:0x021188fc kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02118904 kind:arm_call to:0x02117230 module:overlay(26) +from:0x0211891c kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02118928 kind:load to:0x02049be4 module:main +from:0x02118930 kind:load to:0x0203e964 module:main +from:0x02118a04 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02118abc kind:load to:0x02137b50 module:overlay(26) +from:0x02118ac0 kind:load to:0x02049be4 module:main +from:0x02118b28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118b90 kind:arm_call to:0x02016958 module:main +from:0x02118bc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02118c5c kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02118d00 kind:arm_call to:0x02131718 module:overlay(26) +from:0x02118d0c kind:arm_call to:0x021316b8 module:overlay(26) +from:0x02118d28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118d48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118d74 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02118da4 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02118db4 kind:arm_call to:0x021172b0 module:overlay(26) +from:0x02118dcc kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02118ddc kind:load to:0x02049be4 module:main +from:0x02118dec kind:load to:0x0203e964 module:main +from:0x02118e94 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02118ef0 kind:load to:0x02137b38 module:overlay(26) +from:0x02118ef4 kind:load to:0x02049be4 module:main +from:0x02118f18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02118f64 kind:arm_call to:0x02016958 module:main +from:0x02118f80 kind:arm_call to:0x02016958 module:main +from:0x02118f90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02118fa0 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02118fec kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02119020 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119054 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02119064 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x021190b0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021190c0 kind:arm_call to:0x02117038 module:overlay(26) +from:0x02119104 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211911c kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02119140 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119158 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02119274 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02119310 kind:load to:0x02137b38 module:overlay(26) +from:0x02119314 kind:load to:0x02049be4 module:main +from:0x0211931c kind:load to:0x02140800 module:overlay(26) +from:0x02119330 kind:arm_call to:0x02117464 module:overlay(26) +from:0x02119464 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02119474 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211948c kind:arm_call to:0x02131718 module:overlay(26) +from:0x021194a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021194b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021194bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119540 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119560 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02119570 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211958c kind:arm_call to:0x01ff9258 module:itcm +from:0x021195ac kind:arm_call to:0x01ff9318 module:itcm +from:0x021195c0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021195d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021195f8 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x02119620 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119668 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02119698 kind:arm_call to:0x02116fa4 module:overlay(26) +from:0x021196a0 kind:arm_call to:0x02117038 module:overlay(26) +from:0x021196ac kind:arm_call to:0x01ffd420 module:itcm +from:0x021196bc kind:arm_call to:0x02117230 module:overlay(26) +from:0x021196fc kind:arm_call to:0x020e6390 module:overlay(26) +from:0x02119724 kind:arm_call to:0x02116f24 module:overlay(26) +from:0x02119774 kind:load to:0x02049be4 module:main +from:0x0211977c kind:load to:0x027e09b8 module:dtcm +from:0x02119784 kind:load to:0x02140800 module:overlay(26) +from:0x02119788 kind:load to:0x02140824 module:overlay(26) +from:0x0211978c kind:load to:0x027e0ce0 module:dtcm +from:0x02119794 kind:load to:0x02137b38 module:overlay(26) +from:0x021197a8 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x02119824 kind:load to:0x02140824 module:overlay(26) +from:0x02119828 kind:load to:0x02140800 module:overlay(26) +from:0x0211982c kind:load to:0x02049be4 module:main +from:0x0211987c kind:arm_call to:0x0211a9d4 module:overlay(26) +from:0x02119880 kind:arm_call to:0x02132010 module:overlay(26) +from:0x02119898 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x02119968 kind:arm_call to:0x0211a5c0 module:overlay(26) +from:0x021199dc kind:arm_call to:0x0211a9d4 module:overlay(26) +from:0x021199e0 kind:arm_call to:0x02132010 module:overlay(26) +from:0x021199f8 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x02119a14 kind:arm_call to:0x0211a570 module:overlay(26) +from:0x02119a54 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02119a78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119aa4 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02119ac8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119ae8 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02119b0c kind:arm_call to:0x01ff9258 module:itcm +from:0x02119b48 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02119b98 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02119bc4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02119bd4 kind:arm_call to:0x01fff698 module:itcm +from:0x02119c30 kind:arm_call to:0x0211a768 module:overlay(26) +from:0x02119c60 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02119c68 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02119df8 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02119e3c kind:arm_call to:0x01ff9638 module:itcm +from:0x02119e94 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02119ea4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a144 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a1a8 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0211a23c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211a2d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a2f4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0211a300 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a388 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0211a398 kind:arm_call to:0x01fff698 module:itcm +from:0x0211a3e8 kind:arm_call to:0x0211a768 module:overlay(26) +from:0x0211a4c0 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0211a4d0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211a520 kind:arm_call to:0x0211a768 module:overlay(26) +from:0x0211a53c kind:load to:0x02049be4 module:main +from:0x0211a540 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a544 kind:load to:0x02140800 module:overlay(26) +from:0x0211a548 kind:load to:0x02140834 module:overlay(26) +from:0x0211a54c kind:load to:0x02140848 module:overlay(26) +from:0x0211a550 kind:load to:0x027e0cd8 module:dtcm +from:0x0211a560 kind:load to:0x0203e964 module:main +from:0x0211a564 kind:load to:0x020b539c module:overlay(0) +from:0x0211a56c kind:load to:0x0204a088 module:main +from:0x0211a598 kind:arm_call to:0x021171a0 module:overlay(26) +from:0x0211a5b8 kind:load to:0x02140800 module:overlay(26) +from:0x0211a5bc kind:load to:0x02140824 module:overlay(26) +from:0x0211a5d8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211a5e0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211a5e4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0211a660 kind:arm_call to:0x02117450 module:overlay(26) +from:0x0211a69c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a6fc kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a748 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211a754 kind:load to:0x02049be4 module:main +from:0x0211a760 kind:load to:0x020b539c module:overlay(0) +from:0x0211a7d0 kind:arm_call to:0x020ea9a0 module:overlay(26) +from:0x0211a7e4 kind:arm_call to:0x020eaa24 module:overlay(26) +from:0x0211a858 kind:load to:0x02140934 module:overlay(26) +from:0x0211a884 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x0211a8c4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211a8f4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211a904 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211a92c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211a93c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211a998 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0211a9c4 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0211a9d0 kind:load to:0x0203e964 module:main +from:0x0211a9ec kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211aa00 kind:load to:0x02140e10 module:overlay(26) +from:0x0211aa14 kind:arm_call to:0x02011f3c module:main +from:0x0211aa20 kind:arm_call to:0x0211aa50 module:overlay(26) +from:0x0211aa34 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211aa4c kind:load to:0x02137c8c module:overlay(26) +from:0x0211aa58 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211aab8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211aae0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0211aaf8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211ab10 kind:load to:0x02137cf8 module:overlay(26) +from:0x0211ab14 kind:load to:0x02140e10 module:overlay(26) +from:0x0211ab18 kind:load to:0x02137cb0 module:overlay(26) +from:0x0211ab24 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211ab94 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0211abb8 kind:load to:0x027e09b8 module:dtcm +from:0x0211abbc kind:load to:0x02137c6c module:overlay(26) +from:0x0211abe0 kind:arm_call to:0x0211ac70 module:overlay(26) +from:0x0211ac04 kind:arm_call to:0x0211ac70 module:overlay(26) +from:0x0211ac88 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0211ac98 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0211aca0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211acac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211acb4 kind:arm_call to:0x02011ff4 module:main +from:0x0211accc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211acd4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211acdc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211acf4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211acfc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211ad04 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211ad0c kind:arm_call to:0x02011ff4 module:main +from:0x0211ad20 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211ad34 kind:load to:0x02140ef8 module:overlay(26) +from:0x0211ad48 kind:arm_call to:0x02011f3c module:main +from:0x0211ad54 kind:arm_call to:0x0211adbc module:overlay(26) +from:0x0211ad68 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211adb4 kind:load to:0x02137dc8 module:overlay(26) +from:0x0211adc8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211ae2c kind:arm_call to:0x0211d9c4 module:overlay(26) +from:0x0211ae58 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0211ae74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211ae84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211aeb0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211aec8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211aed0 kind:arm_call_thumb to:0x020d6668 module:overlay(24) +from:0x0211af28 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0211af50 kind:load to:0x02137e64 module:overlay(26) +from:0x0211af54 kind:load to:0x02140ef8 module:overlay(26) +from:0x0211af58 kind:load to:0x02137e18 module:overlay(26) +from:0x0211af5c kind:load to:0x02137db8 module:overlay(26) +from:0x0211af60 kind:load to:0x02137d60 module:overlay(26) +from:0x0211af6c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211af80 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211af98 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211afa0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211afa8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211afc0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211afc8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211afd0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211afd8 kind:arm_call to:0x02011ff4 module:main +from:0x0211aff4 kind:arm_call to:0x0211b0ac module:overlay(26) +from:0x0211b010 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211b024 kind:arm_call to:0x0211c964 module:overlay(26) +from:0x0211b034 kind:load to:0x0213360c module:overlay(26) +from:0x0211b060 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0211b074 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0211b09c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211b0a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b0e4 kind:load to:0x02137d58 module:overlay(26) +from:0x0211b120 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b14c kind:load to:0x027e09a8 module:dtcm +from:0x0211b154 kind:load to:0x027e09b8 module:dtcm +from:0x0211b184 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b188 kind:load to:0x01ff9258 module:itcm +from:0x0211b1b8 kind:load to:0x027e09bc module:dtcm +from:0x0211b1bc kind:load to:0x01ff9258 module:itcm +from:0x0211b1d8 kind:arm_call to:0x0211dc00 module:overlay(26) +from:0x0211b1fc kind:arm_call to:0x0211c6cc module:overlay(26) +from:0x0211b250 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211b270 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211b290 kind:arm_call to:0x0211d31c module:overlay(26) +from:0x0211b2a0 kind:arm_call to:0x0211bd7c module:overlay(26) +from:0x0211b2c8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0211b2f0 kind:arm_call to:0x02039f04 module:main +from:0x0211b2fc kind:arm_call to:0x02039f04 module:main +from:0x0211b308 kind:arm_call to:0x0203b00c module:main +from:0x0211b318 kind:arm_call to:0x02039dbc module:main +from:0x0211b328 kind:arm_call to:0x0203b00c module:main +from:0x0211b348 kind:arm_call to:0x02039f04 module:main +from:0x0211b350 kind:arm_call to:0x0203a978 module:main +from:0x0211b354 kind:arm_call to:0x0203a5ac module:main +from:0x0211b370 kind:arm_call to:0x02039dbc module:main +from:0x0211b390 kind:arm_call to:0x0203ad88 module:main +from:0x0211b398 kind:arm_call to:0x0203b00c module:main +from:0x0211b3a8 kind:arm_call to:0x02039f04 module:main +from:0x0211b3b4 kind:arm_call to:0x0203a978 module:main +from:0x0211b3b8 kind:arm_call to:0x0203a5ac module:main +from:0x0211b3cc kind:arm_call to:0x02039e18 module:main +from:0x0211b3d8 kind:arm_call to:0x0211c4e8 module:overlay(26) +from:0x0211b400 kind:arm_call to:0x0211b158 module:overlay(26) +from:0x0211b418 kind:arm_call to:0x02173018 module:overlay(90) +from:0x0211b428 kind:arm_call to:0x0211d508 module:overlay(26) +from:0x0211b444 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b458 kind:arm_call to:0x0211b0e8 module:overlay(26) +from:0x0211b460 kind:arm_call to:0x0211c4e8 module:overlay(26) +from:0x0211b4ac kind:arm_call to:0x02039f04 module:main +from:0x0211b4b4 kind:arm_call to:0x0203b00c module:main +from:0x0211b4bc kind:arm_call to:0x0203b00c module:main +from:0x0211b4c8 kind:arm_call to:0x02039d60 module:main +from:0x0211b4d8 kind:arm_call to:0x0211bc94 module:overlay(26) +from:0x0211b4e0 kind:arm_call to:0x02039f04 module:main +from:0x0211b4e8 kind:arm_call to:0x0203a978 module:main +from:0x0211b4ec kind:arm_call to:0x0203a5ac module:main +from:0x0211b50c kind:arm_call to:0x020d69d8 module:overlay(24) +from:0x0211b528 kind:arm_call to:0x020d6704 module:overlay(24) +from:0x0211b53c kind:arm_call to:0x0211cf10 module:overlay(26) +from:0x0211b554 kind:arm_call to:0x02039f04 module:main +from:0x0211b560 kind:arm_call to:0x0203b00c module:main +from:0x0211b568 kind:arm_call to:0x02039d60 module:main +from:0x0211b574 kind:arm_call to:0x02039f04 module:main +from:0x0211b57c kind:arm_call to:0x0203b00c module:main +from:0x0211b588 kind:arm_call to:0x0203a978 module:main +from:0x0211b594 kind:arm_call to:0x0203ab58 module:main +from:0x0211b59c kind:arm_call to:0x02039f04 module:main +from:0x0211b5a4 kind:arm_call to:0x0203b00c module:main +from:0x0211b5b0 kind:arm_call to:0x0203a978 module:main +from:0x0211b5b8 kind:arm_call to:0x0203ad88 module:main +from:0x0211b5bc kind:arm_call to:0x0203a5ac module:main +from:0x0211b5d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b5e8 kind:arm_call to:0x0211b0e8 module:overlay(26) +from:0x0211b5f0 kind:arm_call to:0x0211c4e8 module:overlay(26) +from:0x0211b5fc kind:arm_call to:0x0211bc94 module:overlay(26) +from:0x0211b604 kind:arm_call to:0x02039f04 module:main +from:0x0211b60c kind:arm_call to:0x0203b00c module:main +from:0x0211b618 kind:arm_call to:0x0203ad88 module:main +from:0x0211b628 kind:arm_call to:0x02039f04 module:main +from:0x0211b634 kind:arm_call to:0x0203a978 module:main +from:0x0211b638 kind:arm_call to:0x0203a5ac module:main +from:0x0211b664 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b68c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b698 kind:arm_call to:0x02039f04 module:main +from:0x0211b6a0 kind:arm_call to:0x0203b00c module:main +from:0x0211b6a4 kind:arm_call to:0x0203a894 module:main +from:0x0211b6ac kind:arm_call to:0x02039f04 module:main +from:0x0211b6b4 kind:arm_call to:0x0203b00c module:main +from:0x0211b6c0 kind:arm_call to:0x0203a978 module:main +from:0x0211b6c4 kind:arm_call to:0x0203a5ac module:main +from:0x0211b6dc kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b6e8 kind:arm_call to:0x02039f04 module:main +from:0x0211b6f0 kind:arm_call to:0x0203b00c module:main +from:0x0211b6f4 kind:arm_call to:0x0203a894 module:main +from:0x0211b710 kind:arm_call to:0x02039f04 module:main +from:0x0211b718 kind:arm_call to:0x0203b00c module:main +from:0x0211b728 kind:arm_call to:0x0203a978 module:main +from:0x0211b72c kind:arm_call to:0x0203a5ac module:main +from:0x0211b758 kind:arm_call to:0x0211b0e8 module:overlay(26) +from:0x0211b760 kind:arm_call to:0x0211bc94 module:overlay(26) +from:0x0211b794 kind:arm_call to:0x02039f04 module:main +from:0x0211b7a0 kind:arm_call to:0x02039f04 module:main +from:0x0211b7ac kind:arm_call to:0x0203b00c module:main +from:0x0211b7bc kind:arm_call to:0x0203a978 module:main +from:0x0211b7c0 kind:arm_call to:0x0203a5ac module:main +from:0x0211b81c kind:arm_call to:0x02039dbc module:main +from:0x0211b82c kind:arm_call to:0x0203b00c module:main +from:0x0211b83c kind:arm_call to:0x0203a978 module:main +from:0x0211b840 kind:arm_call to:0x0203a5ac module:main +from:0x0211b894 kind:arm_call to:0x0203ad88 module:main +from:0x0211b8a0 kind:arm_call to:0x0203b00c module:main +from:0x0211b8b0 kind:arm_call to:0x0203a978 module:main +from:0x0211b8b4 kind:arm_call to:0x0203a5ac module:main +from:0x0211b920 kind:arm_call to:0x02039f04 module:main +from:0x0211b928 kind:arm_call to:0x0203b00c module:main +from:0x0211b934 kind:arm_call to:0x0203a978 module:main +from:0x0211b938 kind:arm_call to:0x0203a5ac module:main +from:0x0211b994 kind:arm_call to:0x0211b0e8 module:overlay(26) +from:0x0211b9b0 kind:arm_call to:0x0211b158 module:overlay(26) +from:0x0211b9c4 kind:arm_call to:0x02039f04 module:main +from:0x0211b9d0 kind:arm_call to:0x02039e18 module:main +from:0x0211ba24 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0211ba70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ba80 kind:arm_call to:0x0211d508 module:overlay(26) +from:0x0211bb04 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bb48 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bb80 kind:arm_call to:0x02172ff4 module:overlay(90) +from:0x0211bc50 kind:load to:0x02140fe0 module:overlay(26) +from:0x0211bc54 kind:load to:0x02137d50 module:overlay(26) +from:0x0211bc5c kind:load to:0x027e09a8 module:dtcm +from:0x0211bc6c kind:load to:0x027e0ce4 module:dtcm +from:0x0211bc7c kind:load to:0x0203e964 module:main +from:0x0211bcb0 kind:arm_call to:0x02039f04 module:main +from:0x0211bcbc kind:arm_call to:0x0203b00c module:main +from:0x0211bcc8 kind:arm_call to:0x0203b00c module:main +from:0x0211bcd8 kind:arm_call to:0x02039d60 module:main +from:0x0211bce8 kind:arm_call to:0x0203a978 module:main +from:0x0211bcec kind:arm_call to:0x0203a5ac module:main +from:0x0211bd54 kind:arm_call to:0x02039d04 module:main +from:0x0211bd74 kind:load to:0x0203e964 module:main +from:0x0211bdc0 kind:arm_call to:0x020eecdc module:overlay(26) +from:0x0211bdd0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211bdf0 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x0211be08 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0211be18 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0211beb8 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0211bee8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0211bf24 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bf7c kind:arm_call to:0x0211c5b4 module:overlay(26) +from:0x0211bfa0 kind:arm_call to:0x0211d358 module:overlay(26) +from:0x0211bfc4 kind:arm_call to:0x0211d434 module:overlay(26) +from:0x0211c020 kind:arm_call to:0x0211c5b4 module:overlay(26) +from:0x0211c16c kind:arm_call to:0x0211c5b4 module:overlay(26) +from:0x0211c1c0 kind:arm_call to:0x020e9180 module:overlay(26) +from:0x0211c210 kind:arm_call to:0x0211d508 module:overlay(26) +from:0x0211c2d8 kind:arm_call to:0x020ecfe4 module:overlay(26) +from:0x0211c418 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c4bc kind:arm_call to:0x0211c63c module:overlay(26) +from:0x0211c4cc kind:load to:0x027e0ce0 module:dtcm +from:0x0211c4d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c4d4 kind:load to:0x027e09a4 module:dtcm +from:0x0211c4dc kind:load to:0x021335fc module:overlay(26) +from:0x0211c5ac kind:load to:0x02049be4 module:main +from:0x0211c6c0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0211c70c kind:arm_call to:0x0211cbb4 module:overlay(26) +from:0x0211c7a4 kind:arm_call to:0x0211cbb4 module:overlay(26) +from:0x0211c83c kind:arm_call to:0x0211cc38 module:overlay(26) +from:0x0211c85c kind:load to:0x027e0960 module:dtcm +from:0x0211c860 kind:load to:0x02140fe0 module:overlay(26) +from:0x0211c864 kind:load to:0x02049be4 module:main +from:0x0211c8b0 kind:arm_call to:0x0211cbb4 module:overlay(26) +from:0x0211c8d8 kind:arm_call to:0x0211de0c module:overlay(26) +from:0x0211c8f4 kind:arm_call to:0x0211cc38 module:overlay(26) +from:0x0211c918 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c91c kind:load to:0x027e0960 module:dtcm +from:0x0211c920 kind:load to:0x02140fe0 module:overlay(26) +from:0x0211c930 kind:arm_call to:0x02070538 module:overlay(0) +from:0x0211c944 kind:arm_call to:0x02070538 module:overlay(0) +from:0x0211c960 kind:load to:0x027e09a4 module:dtcm +from:0x0211c974 kind:arm_call to:0x0211dfd0 module:overlay(26) +from:0x0211c9c4 kind:arm_call to:0x0211c86c module:overlay(26) +from:0x0211c9d8 kind:arm_call to:0x0211c924 module:overlay(26) +from:0x0211c9ec kind:arm_call to:0x0211de0c module:overlay(26) +from:0x0211ca04 kind:arm_call to:0x0211de20 module:overlay(26) +from:0x0211ca0c kind:arm_call to:0x0211df50 module:overlay(26) +from:0x0211ca40 kind:arm_call to:0x0211c924 module:overlay(26) +from:0x0211ca68 kind:arm_call to:0x0211cbb4 module:overlay(26) +from:0x0211cae4 kind:arm_call to:0x0211cbb4 module:overlay(26) +from:0x0211cb30 kind:arm_call to:0x0211cc38 module:overlay(26) +from:0x0211cb50 kind:arm_call to:0x0211cbb4 module:overlay(26) +from:0x0211cb90 kind:arm_call to:0x0211ce14 module:overlay(26) +from:0x0211cb9c kind:load to:0x02140fe0 module:overlay(26) +from:0x0211cba0 kind:load to:0x027e09a4 module:dtcm +from:0x0211cba4 kind:load to:0x027e09b8 module:dtcm +from:0x0211cba8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211cbac kind:load to:0x027e0960 module:dtcm +from:0x0211cbb0 kind:load to:0x02049be4 module:main +from:0x0211cc30 kind:load to:0x027e09b8 module:dtcm +from:0x0211cc80 kind:arm_call to:0x0211d508 module:overlay(26) +from:0x0211ccb8 kind:arm_call to:0x020d66c0 module:overlay(24) +from:0x0211cd9c kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0211cde4 kind:arm_call to:0x02017ea4 module:main +from:0x0211cdec kind:arm_call to:0x0211c4e8 module:overlay(26) +from:0x0211ce10 kind:load to:0x02049be4 module:main +from:0x0211ce68 kind:arm_call to:0x020d66c0 module:overlay(24) +from:0x0211ced4 kind:arm_call to:0x02172ff4 module:overlay(90) +from:0x0211cefc kind:arm_call to:0x0211d508 module:overlay(26) +from:0x0211cf0c kind:load to:0x027e0ce4 module:dtcm +from:0x0211cf7c kind:arm_call to:0x0211decc module:overlay(26) +from:0x0211cfb0 kind:load to:0x02140fe0 module:overlay(26) +from:0x0211d080 kind:arm_call to:0x0201aa44 module:main +from:0x0211d10c kind:arm_call to:0x0201aa44 module:main +from:0x0211d118 kind:load to:0x027e0998 module:dtcm +from:0x0211d11c kind:load to:0x0204af1c module:main +from:0x0211d154 kind:arm_call to:0x0211b18c module:overlay(26) +from:0x0211d19c kind:arm_call to:0x020c0970 module:overlay(17) +from:0x0211d1b0 kind:arm_call_thumb to:0x0205c584 module:overlay(0) +from:0x0211d1c0 kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x0211d1f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d23c kind:arm_call to:0x0200eab0 module:main +from:0x0211d294 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211d2a0 kind:load to:0x027e09ac module:dtcm +from:0x0211d2a8 kind:load to:0x027e09b4 module:dtcm +from:0x0211d350 kind:arm_call to:0x02131f98 module:overlay(26) +from:0x0211d380 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d3d0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d404 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d428 kind:load to:0x027e0ce8 module:dtcm +from:0x0211d42c kind:load to:0x02137da0 module:overlay(26) +from:0x0211d430 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d45c kind:arm_call to:0x01fff520 module:itcm +from:0x0211d4a4 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d4d8 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d4fc kind:load to:0x027e0ce8 module:dtcm +from:0x0211d500 kind:load to:0x02137dac module:overlay(26) +from:0x0211d504 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d548 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d5c4 kind:arm_call to:0x0211d508 module:overlay(26) +from:0x0211d5e8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0211d660 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d690 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d6c4 kind:arm_call to:0x0211d508 module:overlay(26) +from:0x0211d704 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d724 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d938 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d93c kind:load to:0x027e09a4 module:dtcm +from:0x0211d940 kind:load to:0x02137d78 module:overlay(26) +from:0x0211d974 kind:arm_call to:0x01fff584 module:itcm +from:0x0211d99c kind:arm_call to:0x01fff584 module:itcm +from:0x0211d9cc kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x0211d9e0 kind:load to:0x02137dec module:overlay(26) +from:0x0211d9ec kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0211d9f4 kind:arm_call to:0x01ffc57c module:itcm +from:0x0211da48 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0211da68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211dadc kind:arm_call to:0x01ffcc98 module:itcm +from:0x0211db4c kind:arm_call to:0x01ffcc98 module:itcm +from:0x0211db78 kind:load to:0x027e0ce4 module:dtcm +from:0x0211db88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211db90 kind:arm_call to:0x02011ff4 module:main +from:0x0211dba4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211dbac kind:arm_call to:0x02011ff4 module:main +from:0x0211dbc0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211dbe4 kind:load to:0x02137ec4 module:overlay(26) +from:0x0211dbf4 kind:arm_call to:0x02011ff4 module:main +from:0x0211dc08 kind:arm_call to:0x0211df50 module:overlay(26) +from:0x0211dc38 kind:arm_call to:0x0211df70 module:overlay(26) +from:0x0211dc8c kind:arm_call to:0x0211dfb8 module:overlay(26) +from:0x0211dca8 kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211dcc4 kind:arm_call to:0x02039998 module:main +from:0x0211dcd8 kind:arm_call to:0x02038ba0 module:main +from:0x0211dcdc kind:arm_call to:0x02039894 module:main +from:0x0211dcec kind:arm_call to:0x0203a978 module:main +from:0x0211dd2c kind:arm_call to:0x02039d60 module:main +from:0x0211dd3c kind:arm_call to:0x0203a978 module:main +from:0x0211dd48 kind:arm_call to:0x0203ab58 module:main +from:0x0211dd50 kind:arm_call to:0x0203a978 module:main +from:0x0211dd58 kind:arm_call to:0x0203ad88 module:main +from:0x0211dd5c kind:arm_call to:0x0203a5ac module:main +from:0x0211dd7c kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211dd90 kind:arm_call to:0x0211df94 module:overlay(26) +from:0x0211ddec kind:arm_call to:0x0211dfb8 module:overlay(26) +from:0x0211ddf4 kind:arm_call to:0x0211dff0 module:overlay(26) +from:0x0211de00 kind:load to:0x02049be4 module:main +from:0x0211de14 kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211de64 kind:arm_call to:0x0211de0c module:overlay(26) +from:0x0211de8c kind:arm_call to:0x0211dfb8 module:overlay(26) +from:0x0211de98 kind:arm_call to:0x0211dfb8 module:overlay(26) +from:0x0211dea0 kind:arm_call to:0x0211df50 module:overlay(26) +from:0x0211debc kind:arm_call to:0x0211dff0 module:overlay(26) +from:0x0211dec8 kind:load to:0x02049be4 module:main +from:0x0211dee0 kind:load to:0x0211dff0 module:overlay(26) +from:0x0211df4c kind:load to:0x027e09a4 module:dtcm +from:0x0211df58 kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211df78 kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211df9c kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211dfec kind:load to:0x027e09b8 module:dtcm +from:0x0211dff8 kind:arm_call to:0x0211df70 module:overlay(26) +from:0x0211e05c kind:load to:0x02049be4 module:main +from:0x0211e070 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211e084 kind:load to:0x02137f20 module:overlay(26) +from:0x0211e0e4 kind:load to:0x027e09a4 module:dtcm +from:0x0211e0f4 kind:load to:0x0209794c module:overlay(0) +from:0x0211e100 kind:load to:0x02141008 module:overlay(26) +from:0x0211e114 kind:arm_call to:0x02011f3c module:main +from:0x0211e120 kind:arm_call to:0x0211e198 module:overlay(26) +from:0x0211e134 kind:arm_call to:0x0211e068 module:overlay(26) +from:0x0211e18c kind:load to:0x02137efc module:overlay(26) +from:0x0211e1c8 kind:arm_call to:0x020a8bb0 module:overlay(0) +from:0x0211e1e8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0211e204 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211e214 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211e28c kind:arm_call to:0x02120954 module:overlay(26) +from:0x0211e36c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0211e384 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211e3b4 kind:load to:0x020b539c module:overlay(0) +from:0x0211e3b8 kind:load to:0x02138068 module:overlay(26) +from:0x0211e3bc kind:load to:0x02135fa8 module:overlay(26) +from:0x0211e3c0 kind:load to:0x0213812c module:overlay(26) +from:0x0211e3c4 kind:load to:0x02135c8c module:overlay(26) +from:0x0211e3c8 kind:load to:0x02137fe8 module:overlay(26) +from:0x0211e3d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e428 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x0211e438 kind:arm_call to:0x0211e6cc module:overlay(26) +from:0x0211e470 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211e478 kind:arm_call to:0x0211e554 module:overlay(26) +from:0x0211e4bc kind:load to:0x020b62a8 module:overlay(0) +from:0x0211e4c0 kind:load to:0x021208a0 module:overlay(26) +from:0x0211e4c4 kind:load to:0x02137edc module:overlay(26) +from:0x0211e504 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e538 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211e548 kind:load to:0x02137ed4 module:overlay(26) +from:0x0211e54c kind:load to:0x02133634 module:overlay(26) +from:0x0211e550 kind:load to:0x02133658 module:overlay(26) +from:0x0211e578 kind:arm_call to:0x01fff698 module:itcm +from:0x0211e588 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0211e590 kind:arm_call to:0x0211e6cc module:overlay(26) +from:0x0211e5a0 kind:arm_call to:0x01ffedac module:itcm +from:0x0211e5ac kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0211e5f0 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0211e620 kind:arm_call to:0x01fff498 module:itcm +from:0x0211e644 kind:arm_call to:0x01fff584 module:itcm +from:0x0211e6b4 kind:load to:0x027e0cd8 module:dtcm +from:0x0211e6b8 kind:load to:0x027e0ce8 module:dtcm +from:0x0211e6bc kind:load to:0x02133644 module:overlay(26) +from:0x0211e744 kind:load to:0x02137f68 module:overlay(26) +from:0x0211e760 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0211e7b8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211e7e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e830 kind:arm_call to:0x0211e8a8 module:overlay(26) +from:0x0211e838 kind:load to:0x02137fa8 module:overlay(26) +from:0x0211e83c kind:load to:0x027e0cd8 module:dtcm +from:0x0211e860 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0211e880 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0211e8a4 kind:load to:0x027e09b8 module:dtcm +from:0x0211e8dc kind:arm_call to:0x0211e8ec module:overlay(26) +from:0x0211e8e4 kind:arm_call to:0x0211ec2c module:overlay(26) +from:0x0211e918 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0211e94c kind:arm_call to:0x02015244 module:main +from:0x0211e97c kind:arm_call to:0x021202d4 module:overlay(26) +from:0x0211e988 kind:arm_call to:0x01ffd118 module:itcm +from:0x0211ea0c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ea1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ea7c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0211ea88 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211ea98 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211eaa0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211eac0 kind:arm_call to:0x01ffd118 module:itcm +from:0x0211eaec kind:arm_call to:0x0211ee58 module:overlay(26) +from:0x0211eb48 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211ec10 kind:arm_call to:0x0212037c module:overlay(26) +from:0x0211ec1c kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x0211ec24 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ec28 kind:load to:0x02049be4 module:main +from:0x0211ec50 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0211ec64 kind:arm_call to:0x02015244 module:main +from:0x0211ec78 kind:arm_call to:0x021203a8 module:overlay(26) +from:0x0211ec84 kind:arm_call to:0x021203c0 module:overlay(26) +from:0x0211ecac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ecc4 kind:arm_call to:0x0212037c module:overlay(26) +from:0x0211ed60 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ed7c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ed88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ed98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211edb0 kind:arm_call to:0x0211ee58 module:overlay(26) +from:0x0211edc4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0211edd8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211ede8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211edf0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ee4c kind:load to:0x027e0cd8 module:dtcm +from:0x0211ee68 kind:arm_call to:0x01fff698 module:itcm +from:0x0211ee78 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0211ee90 kind:arm_call to:0x0211e6cc module:overlay(26) +from:0x0211eed8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211eeec kind:arm_call to:0x02120744 module:overlay(26) +from:0x0211ef1c kind:arm_call to:0x02120744 module:overlay(26) +from:0x0211ef34 kind:arm_call to:0x01fff584 module:itcm +from:0x0211ef78 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211efac kind:arm_call to:0x0200eab0 module:main +from:0x0211efcc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211efdc kind:load to:0x02137ed4 module:overlay(26) +from:0x0211f05c kind:load to:0x0211efe0 module:overlay(26) +from:0x0211f068 kind:arm_call to:0x02120744 module:overlay(26) +from:0x0211f074 kind:arm_call to:0x02120414 module:overlay(26) +from:0x0211f09c kind:arm_call to:0x0211f91c module:overlay(26) +from:0x0211f0a4 kind:arm_call to:0x021203d8 module:overlay(26) +from:0x0211f0e4 kind:arm_call to:0x021203d8 module:overlay(26) +from:0x0211f134 kind:arm_call to:0x0212037c module:overlay(26) +from:0x0211f13c kind:load to:0x027e0cd8 module:dtcm +from:0x0211f148 kind:arm_call to:0x02120744 module:overlay(26) +from:0x0211f160 kind:arm_call to:0x0211f91c module:overlay(26) +from:0x0211f174 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f198 kind:arm_call to:0x021203d8 module:overlay(26) +from:0x0211f208 kind:load to:0x02049be4 module:main +from:0x0211f234 kind:arm_call to:0x02120414 module:overlay(26) +from:0x0211f270 kind:arm_call to:0x02120744 module:overlay(26) +from:0x0211f27c kind:arm_call to:0x0211f91c module:overlay(26) +from:0x0211f284 kind:arm_call to:0x021203d8 module:overlay(26) +from:0x0211f2b4 kind:arm_call to:0x0211e6cc module:overlay(26) +from:0x0211f2cc kind:arm_call to:0x0211e6e4 module:overlay(26) +from:0x0211f2ec kind:load to:0x02133668 module:overlay(26) +from:0x0211f32c kind:arm_call to:0x020b755c module:overlay(16) +from:0x0211f33c kind:arm_call to:0x020b7534 module:overlay(16) +from:0x0211f348 kind:arm_call to:0x0211efe0 module:overlay(26) +from:0x0211f358 kind:arm_call to:0x0211ff28 module:overlay(26) +from:0x0211f390 kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x0211f3e4 kind:load to:0x020b62a8 module:overlay(0) +from:0x0211f42c kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x0211f4d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f52c kind:arm_call to:0x021203d8 module:overlay(26) +from:0x0211f584 kind:arm_call to:0x021203a8 module:overlay(26) +from:0x0211f590 kind:arm_call to:0x021203c0 module:overlay(26) +from:0x0211f5b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f630 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211f654 kind:load to:0x02049be4 module:main +from:0x0211f694 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f708 kind:arm_call to:0x0212043c module:overlay(26) +from:0x0211f724 kind:arm_call to:0x02120470 module:overlay(26) +from:0x0211f7f4 kind:arm_call to:0x02015244 module:main +from:0x0211f804 kind:arm_call to:0x021202d4 module:overlay(26) +from:0x0211f824 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f834 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f8c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211f8d8 kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x0211f8e0 kind:load to:0x0203e964 module:main +from:0x0211f904 kind:arm_call to:0x020b7274 module:overlay(16) +from:0x0211f90c kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x0211f918 kind:load to:0x02120340 module:overlay(26) +from:0x0211f970 kind:arm_call to:0x0211e6cc module:overlay(26) +from:0x0211f984 kind:arm_call to:0x02121138 module:overlay(26) +from:0x0211f99c kind:arm_call to:0x01fff350 module:itcm +from:0x0211f9d4 kind:arm_call to:0x01fff350 module:itcm +from:0x0211f9f0 kind:arm_call to:0x0211f0ac module:overlay(26) +from:0x0211fa18 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0211fa50 kind:arm_call to:0x01fff698 module:itcm +from:0x0211fa60 kind:arm_call to:0x01fff698 module:itcm +from:0x0211fa70 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0211fa84 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0211fa94 kind:arm_call to:0x0211fbcc module:overlay(26) +from:0x0211faa4 kind:arm_call to:0x0211fbcc module:overlay(26) +from:0x0211fabc kind:arm_call to:0x02120470 module:overlay(26) +from:0x0211fafc kind:arm_call to:0x02073104 module:overlay(0) +from:0x0211fb20 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0211fb30 kind:arm_call to:0x0211f0ac module:overlay(26) +from:0x0211fb40 kind:arm_call to:0x021202d4 module:overlay(26) +from:0x0211fb60 kind:arm_call to:0x021207e0 module:overlay(26) +from:0x0211fbb8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211fbbc kind:load to:0x027e09b8 module:dtcm +from:0x0211fbc0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211fbc4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211fc28 kind:arm_call to:0x02039f04 module:main +from:0x0211fc34 kind:arm_call to:0x0203ab58 module:main +from:0x0211fc3c kind:arm_call to:0x02039f04 module:main +from:0x0211fc44 kind:arm_call to:0x0203ad88 module:main +from:0x0211fc48 kind:arm_call to:0x0203a5ac module:main +from:0x0211fc50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ff24 kind:load to:0x02049be4 module:main +from:0x0211fffc kind:arm_call to:0x0211fbf8 module:overlay(26) +from:0x0212003c kind:arm_call to:0x01ffb744 module:itcm +from:0x02120084 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120144 kind:arm_call to:0x021202d4 module:overlay(26) +from:0x0212014c kind:arm_call to:0x0212037c module:overlay(26) +from:0x021201b0 kind:arm_call to:0x01ff930c module:itcm +from:0x02120230 kind:arm_call to:0x01ffb428 module:itcm +from:0x021202c8 kind:load to:0x02049be4 module:main +from:0x021202d0 kind:load to:0x0203e964 module:main +from:0x02120308 kind:arm_call to:0x02120f0c module:overlay(26) +from:0x0212035c kind:arm_call to:0x020732fc module:overlay(0) +from:0x02120378 kind:load to:0x027e09b8 module:dtcm +from:0x0212039c kind:load to:0x027e09a8 module:dtcm +from:0x021203a4 kind:load to:0x02071b30 module:overlay(0) +from:0x021203bc kind:load to:0x027e0ce0 module:dtcm +from:0x021203d4 kind:load to:0x027e09bc module:dtcm +from:0x02120404 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120410 kind:load to:0x027e09bc module:dtcm +from:0x02120434 kind:arm_call to:0x02131f98 module:overlay(26) +from:0x02120468 kind:load to:0x027e0ce0 module:dtcm +from:0x0212046c kind:load to:0x01ff9258 module:itcm +from:0x02120478 kind:arm_call to:0x021203c0 module:overlay(26) +from:0x02120494 kind:arm_call to:0x01ff9258 module:itcm +from:0x021204f0 kind:arm_call to:0x01ffc768 module:itcm +from:0x02120514 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02120524 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02120528 kind:load to:0x027e09b4 module:dtcm +from:0x02120550 kind:arm_call to:0x01ff930c module:itcm +from:0x02120580 kind:arm_call to:0x021203a8 module:overlay(26) +from:0x021205a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021205b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120600 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120638 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120644 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021206cc kind:arm_call to:0x01ff916c module:itcm +from:0x021206fc kind:arm_call to:0x01ff9318 module:itcm +from:0x0212070c kind:arm_call to:0x01ff930c module:itcm +from:0x0212071c kind:arm_call to:0x01ff9318 module:itcm +from:0x02120760 kind:arm_call to:0x01fff584 module:itcm +from:0x021207fc kind:arm_call to:0x01fff584 module:itcm +from:0x0212090c kind:arm_call to:0x0200e260 module:main +from:0x0212091c kind:arm_call to:0x01ffad5c module:itcm +from:0x0212094c kind:load to:0x02137ed4 module:overlay(26) +from:0x02120950 kind:load to:0x027e0964 module:dtcm +from:0x0212095c kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x02120970 kind:load to:0x02137f44 module:overlay(26) +from:0x0212097c kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02120984 kind:arm_call to:0x01ffc57c module:itcm +from:0x02120994 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212099c kind:arm_call to:0x02011ff4 module:main +from:0x021209b4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021209bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021209c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021209cc kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x021209e4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021209ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021209f4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021209fc kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02120a04 kind:arm_call to:0x02011ff4 module:main +from:0x02120a1c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02120a24 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02120a2c kind:arm_call to:0x02011ff4 module:main +from:0x02120a44 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02120a4c kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02120a60 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02120a74 kind:load to:0x021410f0 module:overlay(26) +from:0x02120a88 kind:arm_call to:0x02011f3c module:main +from:0x02120a94 kind:arm_call to:0x02120b0c module:overlay(26) +from:0x02120aa8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02120b08 kind:load to:0x02138298 module:overlay(26) +from:0x02120b1c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02120b80 kind:arm_call to:0x0212110c module:overlay(26) +from:0x02120bac kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02120bc4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02120bd4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02120c0c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02120c24 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02120c6c kind:load to:0x021382e8 module:overlay(26) +from:0x02120c70 kind:load to:0x021410f0 module:overlay(26) +from:0x02120c74 kind:load to:0x02135b24 module:overlay(26) +from:0x02120c78 kind:load to:0x02135c8c module:overlay(26) +from:0x02120c7c kind:load to:0x02138278 module:overlay(26) +from:0x02120c88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120ca0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02120ca8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02120cb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120cb8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02120cd0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02120cd8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02120ce0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120ce8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02120cf0 kind:arm_call to:0x02011ff4 module:main +from:0x02120d40 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02120d60 kind:arm_call to:0x02120d74 module:overlay(26) +from:0x02120d70 kind:load to:0x021337d0 module:overlay(26) +from:0x02120dac kind:load to:0x02138240 module:overlay(26) +from:0x02120e2c kind:load to:0x02138250 module:overlay(26) +from:0x02120ee8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02120f00 kind:arm_call to:0x02120d74 module:overlay(26) +from:0x02120f70 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02120f7c kind:arm_call to:0x02120d74 module:overlay(26) +from:0x02120f90 kind:load to:0x027e09a8 module:dtcm +from:0x02120fc0 kind:load to:0x020984c4 module:overlay(0) +from:0x02120ff4 kind:arm_call to:0x0200eab0 module:main +from:0x0212102c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021210d4 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02121108 kind:load to:0x02138260 module:overlay(26) +from:0x02121114 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x02121128 kind:load to:0x021382bc module:overlay(26) +from:0x02121134 kind:load to:0x01ffc57c module:itcm +from:0x0212114c kind:load to:0x02138230 module:overlay(26) +from:0x02121158 kind:arm_call to:0x02096cc8 module:overlay(0) +from:0x02121194 kind:load to:0x0213823c module:overlay(26) +from:0x021211a0 kind:arm_call to:0x02096cc8 module:overlay(0) +from:0x021211d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021211d8 kind:arm_call to:0x02011ff4 module:main +from:0x021211ec kind:arm_call to:0x0209790c module:overlay(0) +from:0x02121200 kind:load to:0x021411d8 module:overlay(26) +from:0x02121214 kind:arm_call to:0x02011f3c module:main +from:0x02121220 kind:arm_call to:0x02121288 module:overlay(26) +from:0x02121234 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02121280 kind:load to:0x02138348 module:overlay(26) +from:0x02121294 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021212f8 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02121324 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02121340 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02121350 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021213f0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02121400 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02121414 kind:load to:0x0213841c module:overlay(26) +from:0x02121418 kind:load to:0x021411d8 module:overlay(26) +from:0x0212141c kind:load to:0x02137e18 module:overlay(26) +from:0x02121424 kind:load to:0x021383b4 module:overlay(26) +from:0x02121428 kind:load to:0x02133810 module:overlay(26) +from:0x02121438 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02121440 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02121448 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02121460 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02121468 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02121470 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02121478 kind:arm_call to:0x02011ff4 module:main +from:0x0212148c kind:arm_call to:0x02121708 module:overlay(26) +from:0x0212149c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021214ac kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021214b8 kind:load to:0x02121f88 module:overlay(26) +from:0x021214d0 kind:arm_call to:0x02121180 module:overlay(26) +from:0x021214e8 kind:arm_call to:0x01fff350 module:itcm +from:0x02121508 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02121514 kind:load to:0x027e0ce4 module:dtcm +from:0x02121550 kind:load to:0x02138364 module:overlay(26) +from:0x0212158c kind:arm_call to:0x02121c70 module:overlay(26) +from:0x021215c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121604 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212165c kind:arm_call to:0x01fff698 module:itcm +from:0x0212166c kind:arm_call to:0x020e9614 module:overlay(26) +from:0x02121680 kind:arm_call to:0x02121d4c module:overlay(26) +from:0x02121690 kind:arm_call to:0x02121ce8 module:overlay(26) +from:0x02121700 kind:load to:0x0213838c module:overlay(26) +from:0x02121704 kind:load to:0x027e0cd8 module:dtcm +from:0x0212171c kind:arm_call to:0x02121518 module:overlay(26) +from:0x02121744 kind:arm_call to:0x02121cd4 module:overlay(26) +from:0x0212178c kind:arm_call to:0x01ff9638 module:itcm +from:0x02121800 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0212180c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212181c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121844 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021218cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021218dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021218e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021218f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02121924 kind:arm_call to:0x02121518 module:overlay(26) +from:0x02121954 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212196c kind:load to:0x027e0cd8 module:dtcm +from:0x02121974 kind:load to:0x027e09a8 module:dtcm +from:0x02121a6c kind:arm_call to:0x02121518 module:overlay(26) +from:0x02121b18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121b54 kind:arm_call to:0x02121518 module:overlay(26) +from:0x02121b9c kind:arm_call to:0x02121518 module:overlay(26) +from:0x02121bf0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02121bf8 kind:load to:0x027e09a8 module:dtcm +from:0x02121c54 kind:arm_call to:0x02121518 module:overlay(26) +from:0x02121ccc kind:load to:0x02043e50 module:main +from:0x02121cd0 kind:load to:0x020b8310 module:overlays(3,8,9,13,16) +from:0x02121d1c kind:arm_call to:0x02120f0c module:overlay(26) +from:0x02121d34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02121d44 kind:load to:0x027e09a8 module:dtcm +from:0x02121d9c kind:arm_call to:0x01ffe8e0 module:itcm +from:0x02121df0 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02121e08 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02121e1c kind:load to:0x027e0cec module:dtcm +from:0x02121e20 kind:load to:0x027e09a8 module:dtcm +from:0x02121e40 kind:arm_call to:0x02121e68 module:overlay(26) +from:0x02121e60 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02121ee0 kind:arm_call to:0x01ffc768 module:itcm +from:0x02121f04 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02121f10 kind:load to:0x027e0cd8 module:dtcm +from:0x02121f14 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02121f18 kind:load to:0x027e09b4 module:dtcm +from:0x02122004 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02122014 kind:arm_call to:0x01ffa60c module:itcm +from:0x02122088 kind:arm_call to:0x0200e260 module:main +from:0x02122098 kind:arm_call to:0x01ffad5c module:itcm +from:0x021220dc kind:load to:0x0203e964 module:main +from:0x021220e0 kind:load to:0x027e0964 module:dtcm +from:0x021220f0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02122104 kind:load to:0x021412c4 module:overlay(26) +from:0x02122118 kind:arm_call to:0x02011f3c module:main +from:0x02122124 kind:arm_call to:0x0212218c module:overlay(26) +from:0x02122138 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02122184 kind:load to:0x021384bc module:overlay(26) +from:0x02122198 kind:arm_call to:0x02111044 module:overlay(26) +from:0x021221fc kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x0212225c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02122264 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021222d0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021222f0 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x02122304 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212230c kind:arm_call to:0x021227a4 module:overlay(26) +from:0x02122324 kind:arm_call to:0x02122dec module:overlay(26) +from:0x02122340 kind:load to:0x021384e0 module:overlay(26) +from:0x02122344 kind:load to:0x021412c4 module:overlay(26) +from:0x0212234c kind:load to:0x020b27c8 module:overlay(0) +from:0x0212235c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02122364 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0212236c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02122374 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212237c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02122394 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0212239c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021223a4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021223ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021223b4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021223bc kind:arm_call to:0x02011ff4 module:main +from:0x021223f4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021223fc kind:arm_call to:0x02122cec module:overlay(26) +from:0x02122444 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x0212245c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02122470 kind:arm_call to:0x02122b90 module:overlay(26) +from:0x02122480 kind:arm_call to:0x02122b90 module:overlay(26) +from:0x021224ac kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021224d4 kind:arm_call to:0x02122a10 module:overlay(26) +from:0x02122530 kind:arm_call to:0x02122b34 module:overlay(26) +from:0x02122538 kind:arm_call to:0x02122dec module:overlay(26) +from:0x02122590 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021225a0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021225b8 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x021225c8 kind:arm_call to:0x02122b34 module:overlay(26) +from:0x021225d0 kind:arm_call to:0x02122e3c module:overlay(26) +from:0x0212262c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02122648 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02122660 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02122678 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02122684 kind:arm_call to:0x02122d60 module:overlay(26) +from:0x021226ac kind:arm_call to:0x02122b34 module:overlay(26) +from:0x021226b4 kind:arm_call to:0x02122e3c module:overlay(26) +from:0x021226d4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021226f0 kind:arm_call to:0x02122dd8 module:overlay(26) +from:0x021226f8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02122700 kind:arm_call to:0x02122b34 module:overlay(26) +from:0x02122708 kind:arm_call to:0x02122e3c module:overlay(26) +from:0x02122724 kind:arm_call to:0x02122a6c module:overlay(26) +from:0x02122730 kind:load to:0x027e0ce0 module:dtcm +from:0x02122734 kind:load to:0x027e0cec module:dtcm +from:0x02122738 kind:load to:0x027e0cd8 module:dtcm +from:0x0212273c kind:load to:0x027e09a8 module:dtcm +from:0x02122744 kind:load to:0x027e09bc module:dtcm +from:0x0212276c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02122774 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02122790 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0212279c kind:load to:0x020b539c module:overlay(0) +from:0x021227b4 kind:arm_call to:0x0213160c module:overlay(26) +from:0x021227bc kind:arm_call to:0x02131848 module:overlay(26) +from:0x02122800 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0212281c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02122980 kind:arm_call to:0x02131510 module:overlay(26) +from:0x021229e0 kind:arm_call to:0x0213167c module:overlay(26) +from:0x02122a00 kind:load to:0x02049be4 module:main +from:0x02122a0c kind:load to:0x027e0cd8 module:dtcm +from:0x02122a88 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02122ab0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02122acc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02122ae8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02122b00 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02122b08 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02122b24 kind:load to:0x027e0cec module:dtcm +from:0x02122b28 kind:load to:0x027e09a8 module:dtcm +from:0x02122b30 kind:load to:0x021412b0 module:overlay(26) +from:0x02122b48 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02122b50 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02122b68 kind:arm_call to:0x02122a6c module:overlay(26) +from:0x02122b84 kind:arm_call to:0x02110f28 module:overlay(26) +from:0x02122ba8 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02122bbc kind:arm_call to:0x020802ec module:overlay(0) +from:0x02122c4c kind:arm_call to:0x02122750 module:overlay(26) +from:0x02122c6c kind:arm_call to:0x02122750 module:overlay(26) +from:0x02122cc0 kind:arm_call to:0x02122750 module:overlay(26) +from:0x02122ce0 kind:load to:0x027e0cd8 module:dtcm +from:0x02122ce4 kind:load to:0x021412b0 module:overlay(26) +from:0x02122ce8 kind:load to:0x02049be4 module:main +from:0x02122d4c kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02122d5c kind:load to:0x027e09b4 module:dtcm +from:0x02122d78 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02122d98 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02122db8 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02122dc4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02122dcc kind:load to:0x02141300 module:overlay(26) +from:0x02122dd0 kind:load to:0x02133840 module:overlay(26) +from:0x02122dd4 kind:load to:0x0213849c module:overlay(26) +from:0x02122e2c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02122e38 kind:load to:0x027e09c0 module:dtcm +from:0x02122e94 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02122ea4 kind:load to:0x027e09c0 module:dtcm +from:0x02122eb0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02122ec4 kind:load to:0x021413b8 module:overlay(26) +from:0x02122ed8 kind:arm_call to:0x02011f3c module:main +from:0x02122ee4 kind:arm_call to:0x02122f54 module:overlay(26) +from:0x02122ef8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02122f10 kind:load to:0x0213855c module:overlay(26) +from:0x02122f1c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02122f50 kind:load to:0x02138580 module:overlay(26) +from:0x02122f5c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02122f90 kind:load to:0x02138580 module:overlay(26) +from:0x02122fe8 kind:load to:0x021413a4 module:overlay(26) +from:0x02122fec kind:load to:0x0213853c module:overlay(26) +from:0x02122ff0 kind:load to:0x020431b8 module:main +from:0x02122ff4 kind:load to:0x02141404 module:overlay(26) +from:0x021230bc kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021230d4 kind:arm_call to:0x02132010 module:overlay(26) +from:0x021230e8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0212311c kind:arm_call to:0x021230b0 module:overlay(26) +from:0x021231a0 kind:arm_call to:0x020e64c4 module:overlay(26) +from:0x02123228 kind:arm_call to:0x01ffb744 module:itcm +from:0x02123268 kind:arm_call to:0x020730ac module:overlay(0) +from:0x021232bc kind:arm_call to:0x020f80f8 module:overlay(26) +from:0x02123310 kind:arm_call to:0x0207834c module:overlay(0) +from:0x02123320 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02123380 kind:arm_call to:0x020f80ec module:overlay(26) +from:0x02123390 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021233a4 kind:arm_call to:0x020f80f8 module:overlay(26) +from:0x021233bc kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02123424 kind:load to:0x02138d10 module:overlay(26) +from:0x02123428 kind:load to:0x0203e964 module:main +from:0x0212342c kind:load to:0x0213f590 module:overlay(26) +from:0x02123430 kind:load to:0x027e09bc module:dtcm +from:0x02123434 kind:load to:0x0214139c module:overlay(26) +from:0x02123438 kind:load to:0x0213853c module:overlay(26) +from:0x0212343c kind:load to:0x020431b8 module:main +from:0x02123440 kind:load to:0x021413f4 module:overlay(26) +from:0x02123444 kind:load to:0x021413a0 module:overlay(26) +from:0x02123448 kind:load to:0x02141414 module:overlay(26) +from:0x02123458 kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x02123474 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02123524 kind:load to:0x0213f590 module:overlay(26) +from:0x02123528 kind:load to:0x027e09bc module:dtcm +from:0x0212352c kind:load to:0x021413a0 module:overlay(26) +from:0x02123530 kind:load to:0x0213853c module:overlay(26) +from:0x02123534 kind:load to:0x020431b8 module:main +from:0x02123538 kind:load to:0x02141414 module:overlay(26) +from:0x0212353c kind:load to:0x021413a4 module:overlay(26) +from:0x02123540 kind:load to:0x02141404 module:overlay(26) +from:0x02123550 kind:arm_call to:0x02132010 module:overlay(26) +from:0x021235ac kind:load to:0x021413a4 module:overlay(26) +from:0x021235b0 kind:load to:0x0213853c module:overlay(26) +from:0x021235b4 kind:load to:0x020431b8 module:main +from:0x021235b8 kind:load to:0x02141404 module:overlay(26) +from:0x021235d4 kind:load to:0x02077590 module:overlay(0) +from:0x021235e0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021235f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021235fc kind:arm_call to:0x02011ff4 module:main +from:0x02123610 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02123624 kind:load to:0x02141434 module:overlay(26) +from:0x02123638 kind:arm_call to:0x02011f3c module:main +from:0x02123644 kind:arm_call to:0x02123674 module:overlay(26) +from:0x02123658 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02123670 kind:load to:0x021385e4 module:overlay(26) +from:0x0212367c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02123698 kind:load to:0x02138608 module:overlay(26) +from:0x021236c4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021236e0 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x021236e4 kind:arm_call to:0x02032784 module:main +from:0x021236fc kind:load to:0x027e0cd8 module:dtcm +from:0x02123720 kind:arm_call to:0x02123730 module:overlay(26) +from:0x02123728 kind:arm_call to:0x0212386c module:overlay(26) +from:0x02123768 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02123784 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x021237bc kind:arm_call to:0x020e9270 module:overlay(26) +from:0x021237e8 kind:arm_call to:0x020ecfe4 module:overlay(26) +from:0x021237f4 kind:arm_call to:0x01ffedac module:itcm +from:0x02123800 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123810 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x02123850 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0212385c kind:load to:0x027e0cd8 module:dtcm +from:0x02123860 kind:load to:0x027e0ce0 module:dtcm +from:0x02123864 kind:load to:0x027e0ce8 module:dtcm +from:0x02123868 kind:load to:0x02133850 module:overlay(26) +from:0x021238c0 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021238dc kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x02123914 kind:arm_call to:0x020e9270 module:overlay(26) +from:0x02123940 kind:arm_call to:0x020ecfe4 module:overlay(26) +from:0x02123978 kind:arm_call to:0x01ffedac module:itcm +from:0x02123984 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123994 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x021239d4 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02123a04 kind:arm_call to:0x01fff498 module:itcm +from:0x02123a10 kind:arm_call to:0x01fff584 module:itcm +from:0x02123a48 kind:load to:0x02133858 module:overlay(26) +from:0x02123a4c kind:load to:0x027e0cd8 module:dtcm +from:0x02123a50 kind:load to:0x027e0ce0 module:dtcm +from:0x02123a54 kind:load to:0x027e0ce8 module:dtcm +from:0x02123a58 kind:load to:0x02133850 module:overlay(26) +from:0x02123a68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02123a7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02123a84 kind:arm_call to:0x02011ff4 module:main +from:0x02123a98 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02123aac kind:load to:0x02141490 module:overlay(26) +from:0x02123ac0 kind:arm_call to:0x02011f3c module:main +from:0x02123acc kind:arm_call to:0x02123b60 module:overlay(26) +from:0x02123ae4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02123b58 kind:load to:0x0213865c module:overlay(26) +from:0x02123b5c kind:load to:0x0213869c module:overlay(26) +from:0x02123b70 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02123bd4 kind:arm_call to:0x0209a7c4 module:overlay(0) +from:0x02123c0c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02123c24 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123c34 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123c6c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02123c84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123cb8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02123cd0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123cfc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02123d30 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02123e40 kind:arm_call to:0x02103fa8 module:overlay(26) +from:0x02123e58 kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x02123e64 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02123e94 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123eb8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02123ee0 kind:load to:0x021387b4 module:overlay(26) +from:0x02123ee4 kind:load to:0x02141490 module:overlay(26) +from:0x02123ee8 kind:load to:0x021386c0 module:overlay(26) +from:0x02123eec kind:load to:0x02135b24 module:overlay(26) +from:0x02123ef0 kind:load to:0x02135c8c module:overlay(26) +from:0x02123ef8 kind:load to:0x020b27c8 module:overlay(0) +from:0x02123efc kind:load to:0x02141484 module:overlay(26) +from:0x02123f08 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02123f28 kind:arm_call to:0x0212769c module:overlay(26) +from:0x02123f40 kind:arm_call to:0x01fff698 module:itcm +from:0x02123f54 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x02123f74 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02123fc0 kind:arm_call to:0x02124218 module:overlay(26) +from:0x02124030 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02124094 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021240bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021240c8 kind:arm_call to:0x01fff458 module:itcm +from:0x02124168 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02124184 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021241b0 kind:arm_call to:0x02124384 module:overlay(26) +from:0x021241b8 kind:arm_call to:0x0212709c module:overlay(26) +from:0x021241c8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021241d8 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021241e8 kind:load to:0x027e0cd8 module:dtcm +from:0x021241ec kind:load to:0x027e0cfc module:dtcm +from:0x021241f0 kind:load to:0x027e09b8 module:dtcm +from:0x021241f8 kind:load to:0x02138764 module:overlay(26) +from:0x021241fc kind:load to:0x02138664 module:overlay(26) +from:0x02124200 kind:load to:0x0213867c module:overlay(26) +from:0x02124204 kind:load to:0x027e0ce4 module:dtcm +from:0x0212420c kind:load to:0x0203e964 module:main +from:0x02124210 kind:load to:0x021277e0 module:overlay(26) +from:0x02124234 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0212423c kind:arm_call to:0x02131a6c module:overlay(26) +from:0x021242dc kind:arm_call to:0x02127138 module:overlay(26) +from:0x021242ec kind:arm_call to:0x02110d38 module:overlay(26) +from:0x02124334 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212435c kind:arm_call to:0x020e4a00 module:overlay(26) +from:0x0212437c kind:load to:0x027e09b8 module:dtcm +from:0x02124380 kind:load to:0x02138d10 module:overlay(26) +from:0x02124390 kind:arm_call to:0x021242d4 module:overlay(26) +from:0x02124398 kind:arm_call to:0x0212745c module:overlay(26) +from:0x021243cc kind:load to:0x021386e4 module:overlay(26) +from:0x021243f4 kind:arm_call to:0x02126918 module:overlay(26) +from:0x0212440c kind:arm_call to:0x02125fec module:overlay(26) +from:0x02124450 kind:arm_call to:0x02126650 module:overlay(26) +from:0x02124458 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02124480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124490 kind:arm_call to:0x0212739c module:overlay(26) +from:0x02124520 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02124590 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02124598 kind:arm_call to:0x021267e0 module:overlay(26) +from:0x021245a0 kind:arm_call to:0x021271cc module:overlay(26) +from:0x021245ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021245b4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021245c0 kind:arm_call to:0x02016958 module:main +from:0x021245d0 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021245ec kind:arm_call to:0x01ff9258 module:itcm +from:0x021245f8 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x02124648 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x0212467c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021246d0 kind:arm_call to:0x02124218 module:overlay(26) +from:0x021246d8 kind:arm_call to:0x02127bd0 module:overlay(26) +from:0x021246e0 kind:arm_call to:0x0212731c module:overlay(26) +from:0x02124724 kind:arm_call to:0x02127c5c module:overlay(26) +from:0x02124768 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x021247a8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021247b8 kind:arm_call to:0x02124384 module:overlay(26) +from:0x021247c4 kind:load to:0x02138724 module:overlay(26) +from:0x021247c8 kind:load to:0x027e09a8 module:dtcm +from:0x021247d0 kind:load to:0x0213865c module:overlay(26) +from:0x021247d8 kind:load to:0x027e09c0 module:dtcm +from:0x021247e8 kind:load to:0x02138764 module:overlay(26) +from:0x02124864 kind:load to:0x02049be4 module:main +from:0x02124890 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x021248b4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021248d8 kind:arm_call to:0x02127260 module:overlay(26) +from:0x02124974 kind:arm_call to:0x02124384 module:overlay(26) +from:0x0212497c kind:load to:0x02049be4 module:main +from:0x0212499c kind:arm_call to:0x02124218 module:overlay(26) +from:0x021249ac kind:arm_call to:0x0212745c module:overlay(26) +from:0x02124ad4 kind:load to:0x02049be4 module:main +from:0x02124b1c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02124b28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124b34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124b3c kind:arm_call to:0x01ffb428 module:itcm +from:0x02124bfc kind:arm_call to:0x02127898 module:overlay(26) +from:0x02124c40 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02124c5c kind:arm_call to:0x02131644 module:overlay(26) +from:0x02124c6c kind:arm_call to:0x01ff9638 module:itcm +from:0x02124c70 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02124c80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124ca4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124cb4 kind:arm_call to:0x02016958 module:main +from:0x02124ccc kind:arm_call to:0x01ff930c module:itcm +from:0x02124cec kind:arm_call to:0x02131644 module:overlay(26) +from:0x02124cf8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124d18 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02124d28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124d2c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02124d3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124d40 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02124d50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124d94 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124da4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124db4 kind:arm_call to:0x02016fbc module:main +from:0x02124de8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02124ea0 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02124ea8 kind:arm_call to:0x02127380 module:overlay(26) +from:0x02124ed4 kind:arm_call to:0x01ff916c module:itcm +from:0x02124eec kind:arm_call to:0x01ff916c module:itcm +from:0x02124ef8 kind:load to:0x02049be4 module:main +from:0x02124f3c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02124f48 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02124f5c kind:arm_call to:0x02131a90 module:overlay(26) +from:0x02124f84 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02124fb0 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02124fc8 kind:arm_call to:0x01ff916c module:itcm +from:0x02124ff0 kind:arm_call to:0x02131718 module:overlay(26) +from:0x0212500c kind:arm_call to:0x01ff9258 module:itcm +from:0x02125038 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0212506c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02125098 kind:arm_call to:0x02124384 module:overlay(26) +from:0x021250ac kind:arm_call to:0x02124384 module:overlay(26) +from:0x021250b8 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021250c4 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0212510c kind:arm_call to:0x02127260 module:overlay(26) +from:0x02125120 kind:arm_call to:0x02127c5c module:overlay(26) +from:0x021251c4 kind:arm_call to:0x02124384 module:overlay(26) +from:0x021251d0 kind:load to:0x02049be4 module:main +from:0x021251dc kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021251f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125208 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x02125248 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02125260 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02125264 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02125280 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125298 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021252a8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021252e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125324 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0212537c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125388 kind:arm_call to:0x01fff458 module:itcm +from:0x021253a4 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x021253c8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021253e4 kind:load to:0x027e0cd8 module:dtcm +from:0x021253e8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212545c kind:load to:0x02049be4 module:main +from:0x02125478 kind:arm_call to:0x01ff930c module:itcm +from:0x02125488 kind:arm_call to:0x02126e6c module:overlay(26) +from:0x02125490 kind:arm_call to:0x02127584 module:overlay(26) +from:0x02125574 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02125590 kind:arm_call to:0x01ff9258 module:itcm +from:0x021255b0 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x021255c4 kind:arm_call to:0x02124384 module:overlay(26) +from:0x021255cc kind:arm_call to:0x021272a8 module:overlay(26) +from:0x021255d4 kind:load to:0x02049be4 module:main +from:0x021255dc kind:load to:0x027e0cfc module:dtcm +from:0x02125644 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0212564c kind:load to:0x02049be4 module:main +from:0x02125650 kind:load to:0x020b504c module:overlay(0) +from:0x02125688 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02125694 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x021256a8 kind:arm_call to:0x02124384 module:overlay(26) +from:0x021256bc kind:arm_call to:0x021316b8 module:overlay(26) +from:0x021256c8 kind:arm_call to:0x02131630 module:overlay(26) +from:0x021256e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021256f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02125758 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125790 kind:arm_call to:0x01ff9258 module:itcm +from:0x021257a8 kind:arm_call to:0x020e4a64 module:overlay(26) +from:0x021257c4 kind:arm_call to:0x020e4a7c module:overlay(26) +from:0x021257dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125828 kind:load to:0x020b504c module:overlay(0) +from:0x02125830 kind:load to:0x027e0cfc module:dtcm +from:0x02125834 kind:load to:0x02138d10 module:overlay(26) +from:0x02125838 kind:load to:0x027e09a8 module:dtcm +from:0x02125854 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021258d8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021258ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125900 kind:load to:0x02138794 module:overlay(26) +from:0x02125904 kind:load to:0x027e09a8 module:dtcm +from:0x02125928 kind:arm_call to:0x01ff916c module:itcm +from:0x02125938 kind:arm_call to:0x01ff916c module:itcm +from:0x0212594c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02125994 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021259a8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021259b0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125a24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125a40 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125a5c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125a78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125a90 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125aac kind:arm_call to:0x02097bec module:overlay(0) +from:0x02125ae0 kind:arm_call to:0x0211139c module:overlay(26) +from:0x02125b2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125b44 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02125b6c kind:arm_call to:0x02124384 module:overlay(26) +from:0x02125b7c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02125b88 kind:load to:0x027e0cec module:dtcm +from:0x02125b8c kind:load to:0x027e09a8 module:dtcm +from:0x02125b98 kind:load to:0x027e0ce4 module:dtcm +from:0x02125bd0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125bd8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125bfc kind:arm_call to:0x02110d38 module:overlay(26) +from:0x02125c6c kind:load to:0x02138764 module:overlay(26) +from:0x02125c9c kind:arm_call to:0x0213167c module:overlay(26) +from:0x02125d24 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02125d38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125d48 kind:arm_call to:0x01ffb744 module:itcm +from:0x02125dcc kind:arm_call to:0x0213167c module:overlay(26) +from:0x02125e60 kind:arm_call to:0x0213167c module:overlay(26) +from:0x02125e6c kind:arm_call to:0x01ff9638 module:itcm +from:0x02125e70 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02125e80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125ea4 kind:load to:0x0203e964 module:main +from:0x02125ea8 kind:load to:0x02049be4 module:main +from:0x02125ee0 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02125ef8 kind:arm_call to:0x01ff916c module:itcm +from:0x02125f08 kind:arm_call to:0x01ff930c module:itcm +from:0x02125f38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125f54 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02125f68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125f70 kind:arm_call to:0x01ff938c module:itcm +from:0x02125f7c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02125f80 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02125f90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125fbc kind:arm_call to:0x01ff916c module:itcm +from:0x02125fc4 kind:arm_call to:0x02127584 module:overlay(26) +from:0x02125fc8 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x02125fe0 kind:arm_call to:0x02124384 module:overlay(26) +from:0x021260a8 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021260b8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021260d8 kind:arm_call to:0x02110e70 module:overlay(26) +from:0x021260f0 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02126100 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02126118 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02126174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126180 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02126198 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021261a8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021261c4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021261f4 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x02126218 kind:arm_call to:0x01fff458 module:itcm +from:0x02126254 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126280 kind:arm_call to:0x021263cc module:overlay(26) +from:0x02126288 kind:arm_call to:0x02127178 module:overlay(26) +from:0x02126294 kind:arm_call to:0x02124384 module:overlay(26) +from:0x021262c8 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021262e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212631c kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02126324 kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x0212633c kind:arm_call to:0x02125220 module:overlay(26) +from:0x02126360 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02126378 kind:arm_call to:0x021251d4 module:overlay(26) +from:0x02126388 kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x021263a0 kind:arm_call to:0x02125220 module:overlay(26) +from:0x021263bc kind:load to:0x027e0cd8 module:dtcm +from:0x021263c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021263c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021263c8 kind:load to:0x027e0d10 module:dtcm +from:0x021263f8 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02126408 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212640c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212641c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126438 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02126448 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212644c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212645c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126480 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02126490 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x021264b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021264d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126558 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02126568 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212656c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212657c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212658c kind:arm_call to:0x01ffb714 module:itcm +from:0x02126598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212660c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212661c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126628 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212664c kind:load to:0x0203e964 module:main +from:0x02126664 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126678 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126684 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212669c kind:arm_call to:0x01ff930c module:itcm +from:0x02126718 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126730 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0212673c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212677c kind:arm_call to:0x01ffb714 module:itcm +from:0x02126784 kind:arm_call to:0x01ff938c module:itcm +from:0x02126794 kind:arm_call to:0x01ff916c module:itcm +from:0x021267d0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021267dc kind:load to:0x0203e964 module:main +from:0x02126804 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126834 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126844 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126864 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126874 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126880 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02126890 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x021268a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021268b4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021268c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021268d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021268e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021268e8 kind:arm_call to:0x01ff938c module:itcm +from:0x0212690c kind:arm_call to:0x0212769c module:overlay(26) +from:0x02126954 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02126964 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02126990 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x02126a24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126a40 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126a5c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126a78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126a80 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02126aa8 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02126ab4 kind:arm_call to:0x02126af0 module:overlay(26) +from:0x02126acc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126ae0 kind:load to:0x0213877c module:overlay(26) +from:0x02126ae4 kind:load to:0x027e0cec module:dtcm +from:0x02126ae8 kind:load to:0x027e09a8 module:dtcm +from:0x02126afc kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02126b08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126b14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126b24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126b38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126bdc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02126c10 kind:load to:0x0203e964 module:main +from:0x02126c44 kind:arm_call to:0x02126cc8 module:overlay(26) +from:0x02126c58 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02126ca8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02126cc0 kind:load to:0x020b539c module:overlay(0) +from:0x02126d28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126d34 kind:load to:0x02133860 module:overlay(26) +from:0x02126d84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02126d94 kind:arm_call to:0x01ffa60c module:itcm +from:0x02126e04 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02126e28 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02126e34 kind:load to:0x0203e964 module:main +from:0x02126e3c kind:load to:0x027e09b4 module:dtcm +from:0x02126e40 kind:load to:0x0213865c module:overlay(26) +from:0x02126e60 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x02126e68 kind:load to:0x02141484 module:overlay(26) +from:0x02126e94 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02126ea4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126ea8 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02126ed4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126ee4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126ee8 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02126ef0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02126efc kind:arm_call to:0x02131630 module:overlay(26) +from:0x02126f24 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02126f54 kind:arm_call to:0x02127380 module:overlay(26) +from:0x02126f64 kind:arm_call to:0x01ff916c module:itcm +from:0x02126f74 kind:arm_call to:0x01ff916c module:itcm +from:0x02126f88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126f94 kind:arm_call to:0x01ffb744 module:itcm +from:0x02126fcc kind:arm_call to:0x02131644 module:overlay(26) +from:0x02126fdc kind:arm_call to:0x01ff9638 module:itcm +from:0x02126fe0 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02127008 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212702c kind:arm_call to:0x02131778 module:overlay(26) +from:0x02127048 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127068 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127070 kind:arm_call to:0x01ff938c module:itcm +from:0x0212707c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212708c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021270b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021270bc kind:arm_call to:0x01fff458 module:itcm +from:0x021270dc kind:load to:0x027e0ce4 module:dtcm +from:0x02127108 kind:arm_call to:0x02127898 module:overlay(26) +from:0x02127134 kind:load to:0x02141470 module:overlay(26) +from:0x02127174 kind:load to:0x02141470 module:overlay(26) +from:0x021271b4 kind:arm_call to:0x02126c18 module:overlay(26) +from:0x021271ec kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02127200 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127208 kind:arm_call to:0x01ff938c module:itcm +from:0x02127214 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127218 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02127228 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212723c kind:arm_call to:0x01fff458 module:itcm +from:0x02127250 kind:arm_call to:0x020e63bc module:overlay(26) +from:0x0212725c kind:load to:0x027e0ce0 module:dtcm +from:0x021272c8 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x021272ec kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02127300 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02127310 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02127318 kind:load to:0x027e0cfc module:dtcm +from:0x02127350 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02127378 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02127384 kind:arm_call to:0x02131630 module:overlay(26) +from:0x0212738c kind:arm_call to:0x01ffb428 module:itcm +from:0x021273d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021273ec kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x02127400 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0212741c kind:arm_call to:0x01ffd118 module:itcm +from:0x02127454 kind:load to:0x027e09c0 module:dtcm +from:0x02127458 kind:load to:0x027e0c90 module:dtcm +from:0x02127470 kind:arm_call to:0x02131644 module:overlay(26) +from:0x021274f8 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212750c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212751c kind:arm_call to:0x01ffb714 module:itcm +from:0x02127528 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127534 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0212757c kind:load to:0x0203e964 module:main +from:0x02127618 kind:arm_call to:0x021270e4 module:overlay(26) +from:0x0212768c kind:arm_call to:0x02127138 module:overlay(26) +from:0x02127694 kind:load to:0x02049be4 module:main +from:0x02127698 kind:load to:0x02141470 module:overlay(26) +from:0x021276b4 kind:arm_call to:0x021276e4 module:overlay(26) +from:0x021276c4 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x021276cc kind:arm_call to:0x0205f478 module:overlay(0) +from:0x021276d8 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02127714 kind:arm_call to:0x01ff938c module:itcm +from:0x02127734 kind:arm_call to:0x01ff938c module:itcm +from:0x02127744 kind:arm_call to:0x01ffb780 module:itcm +from:0x021277d4 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02127860 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127870 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127894 kind:load to:0x0203e964 module:main +from:0x021278bc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02127944 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127958 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127968 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127978 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021279b4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021279ec kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127a08 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127a20 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127a24 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02127a38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127a40 kind:arm_call to:0x01ff938c module:itcm +from:0x02127a4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127a50 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02127a60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127a78 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127a90 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02127aa4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127ac0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02127ae4 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02127af0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127b00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127b24 kind:arm_call to:0x021103ac module:overlay(26) +from:0x02127b40 kind:load to:0x0203e964 module:main +from:0x02127b44 kind:load to:0x027e0cec module:dtcm +from:0x02127b48 kind:load to:0x027e09a8 module:dtcm +from:0x02127b50 kind:load to:0x020b539c module:overlay(0) +from:0x02127b58 kind:load to:0x027e0ce4 module:dtcm +from:0x02127b70 kind:arm_call to:0x0200ef9c module:main +from:0x02127b9c kind:arm_call to:0x0200eab0 module:main +from:0x02127ba8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02127bbc kind:arm_call to:0x0200ef5c module:main +from:0x02127bc4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02127bcc kind:load to:0x020b4ec4 module:overlay(0) +from:0x02127c1c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127c28 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02127c3c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02127c4c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02127c58 kind:load to:0x027e0cec module:dtcm +from:0x02127cb8 kind:arm_call to:0x02131644 module:overlay(26) +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:0x02127cf4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127d08 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127d0c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02127d1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d4c kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02127d5c kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02127d74 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x02127d88 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x02127d94 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02127da0 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x02127db0 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x02127dc0 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x02127dd4 kind:arm_call to:0x02131ac4 module:overlay(26) +from:0x02127de0 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x02127df8 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x02127e0c kind:arm_call to:0x02131af0 module:overlay(26) +from:0x02127e20 kind:arm_call to:0x02131ac4 module:overlay(26) +from:0x02127e30 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x02127e40 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x02127e64 kind:arm_call to:0x02124384 module:overlay(26) +from:0x02127e7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127e84 kind:arm_call to:0x02011ff4 module:main +from:0x02127ea0 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02127ea8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02127eb0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02127eb8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02127ec0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02127ec8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02127ed0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02127ed8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02127ee0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02127ee8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127ef0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02127f0c kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02127f14 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02127f1c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02127f24 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02127f2c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02127f34 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02127f3c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02127f44 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02127f4c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02127f54 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127f5c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02127f64 kind:arm_call to:0x02011ff4 module:main +from:0x02127f78 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02127f8c kind:load to:0x0214158c module:overlay(26) +from:0x02127fa8 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02127fc0 kind:load to:0x0213887c module:overlay(26) +from:0x02127fcc kind:load to:0x02141664 module:overlay(26) +from:0x02127fe0 kind:arm_call to:0x02011f3c module:main +from:0x02127fec kind:arm_call to:0x0212807c module:overlay(26) +from:0x02128000 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02128074 kind:load to:0x02138810 module:overlay(26) +from:0x02128078 kind:load to:0x02138858 module:overlay(26) +from:0x0212808c kind:arm_call to:0x02111044 module:overlay(26) +from:0x021280f0 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02128108 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02128120 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128130 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128168 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02128180 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128194 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021281ac kind:arm_call to:0x0212b158 module:overlay(26) +from:0x021281b4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0212826c kind:arm_call to:0x0209862c module:overlay(0) +from:0x021282b0 kind:load to:0x02138940 module:overlay(26) +from:0x021282b4 kind:load to:0x02141664 module:overlay(26) +from:0x021282b8 kind:load to:0x02135b24 module:overlay(26) +from:0x021282bc kind:load to:0x02137cb0 module:overlay(26) +from:0x021282c4 kind:load to:0x02138810 module:overlay(26) +from:0x021282e0 kind:arm_call to:0x020974dc module:overlay(0) +from:0x021283dc kind:arm_call to:0x02017ea4 module:main +from:0x021283e8 kind:arm_call to:0x021285dc module:overlay(26) +from:0x0212841c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02128464 kind:load to:0x020b539c module:overlay(0) +from:0x0212846c kind:load to:0x02141664 module:overlay(26) +from:0x02128470 kind:load to:0x02141568 module:overlay(26) +from:0x02128474 kind:load to:0x0213881c module:overlay(26) +from:0x021284a8 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02128530 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02128544 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128554 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128560 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212856c kind:arm_call to:0x02131644 module:overlay(26) +from:0x021285b4 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x021285d8 kind:load to:0x0203e964 module:main +from:0x021285e8 kind:arm_call to:0x02128480 module:overlay(26) +from:0x02128620 kind:load to:0x02138898 module:overlay(26) +from:0x02128630 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02128638 kind:arm_call to:0x02132168 module:overlay(26) +from:0x02128648 kind:arm_call to:0x02132168 module:overlay(26) +from:0x021286a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128708 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02128730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128738 kind:arm_call to:0x0212aec4 module:overlay(26) +from:0x02128748 kind:arm_call to:0x0212b6ec module:overlay(26) +from:0x02128750 kind:arm_call to:0x0212a6c0 module:overlay(26) +from:0x02128798 kind:arm_call to:0x0212abf0 module:overlay(26) +from:0x021287a0 kind:arm_call to:0x0212acfc module:overlay(26) +from:0x02128800 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02128850 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02128868 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x021288d4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021288e0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021288f8 kind:arm_call to:0x02016990 module:main +from:0x02128910 kind:arm_call to:0x01ff930c module:itcm +from:0x02128928 kind:arm_call to:0x02110ddc module:overlay(26) +from:0x02128940 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x02128954 kind:arm_call to:0x02110ddc module:overlay(26) +from:0x02128968 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x02128980 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x02128990 kind:load to:0x02138810 module:overlay(26) +from:0x02128994 kind:load to:0x021388e8 module:overlay(26) +from:0x0212899c kind:load to:0x027e09c0 module:dtcm +from:0x02128a68 kind:load to:0x02049be4 module:main +from:0x02128a70 kind:load to:0x0213899c module:overlay(26) +from:0x02128acc kind:arm_call to:0x021285dc module:overlay(26) +from:0x02128adc kind:arm_call to:0x02131718 module:overlay(26) +from:0x02128aec kind:arm_call to:0x02131f98 module:overlay(26) +from:0x02128b28 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02128b48 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02128b60 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02128c08 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02128c20 kind:arm_call to:0x02016e74 module:main +from:0x02128c40 kind:load to:0x02049be4 module:main +from:0x02128c48 kind:load to:0x021389b4 module:overlay(26) +from:0x02128c4c kind:load to:0x02133890 module:overlay(26) +from:0x02128c74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128c94 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128d14 kind:arm_call to:0x01ffb744 module:itcm +from:0x02128d28 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02128d3c kind:arm_call to:0x01ff930c module:itcm +from:0x02128d6c kind:arm_call to:0x02131f98 module:overlay(26) +from:0x02128dac kind:arm_call to:0x021285dc module:overlay(26) +from:0x02128dcc kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02128de0 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02128e48 kind:load to:0x0203e964 module:main +from:0x02128ea4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02128ebc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02128ecc kind:load to:0x021389fc module:overlay(26) +from:0x02128ed0 kind:load to:0x027e09a8 module:dtcm +from:0x02128f1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128f8c kind:arm_call to:0x02131644 module:overlay(26) +from:0x02128fb4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02128fbc kind:arm_call to:0x02016958 module:main +from:0x02128fcc kind:arm_call to:0x02131644 module:overlay(26) +from:0x02128ffc kind:arm_call to:0x01ff916c module:itcm +from:0x02129018 kind:arm_call to:0x01ff9364 module:itcm +from:0x02129048 kind:arm_call to:0x01ff930c module:itcm +from:0x021290a8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02129120 kind:arm_call to:0x01ff916c module:itcm +from:0x02129188 kind:arm_call to:0x01ff916c module:itcm +from:0x0212919c kind:arm_call to:0x021285dc module:overlay(26) +from:0x021291d0 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x021291e8 kind:arm_call to:0x021285dc module:overlay(26) +from:0x021291f8 kind:load to:0x021389cc module:overlay(26) +from:0x021291fc kind:load to:0x0203e964 module:main +from:0x02129200 kind:load to:0x021389b4 module:overlay(26) +from:0x0212927c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021292ac kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021292c4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021292d4 kind:load to:0x021389fc module:overlay(26) +from:0x021292dc kind:load to:0x027e09a8 module:dtcm +from:0x021292e4 kind:load to:0x0213881c module:overlay(26) +from:0x02129304 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129318 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02129324 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02129350 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212939c kind:arm_call to:0x02097bec module:overlay(0) +from:0x021293a0 kind:arm_call to:0x02132168 module:overlay(26) +from:0x021293ac kind:arm_call to:0x01ffb428 module:itcm +from:0x021293c8 kind:arm_call to:0x021285dc module:overlay(26) +from:0x021293d4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x021293e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021293f0 kind:arm_call to:0x01ff938c module:itcm +from:0x02129418 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02129428 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129440 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02129464 kind:load to:0x027e09a8 module:dtcm +from:0x02129470 kind:load to:0x021389b4 module:overlay(26) +from:0x021294a0 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x021294e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0212952c kind:arm_call to:0x01ff930c module:itcm +from:0x02129540 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02129584 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021296b0 kind:load to:0x0213881c module:overlay(26) +from:0x021296b8 kind:load to:0x021389cc module:overlay(26) +from:0x021296bc kind:load to:0x02049be4 module:main +from:0x021296d0 kind:arm_call to:0x0212aaec module:overlay(26) +from:0x021296ec kind:arm_call to:0x01ff916c module:itcm +from:0x021296f4 kind:arm_call to:0x0212accc module:overlay(26) +from:0x02129720 kind:arm_call to:0x01ff916c module:itcm +from:0x02129724 kind:arm_call to:0x02131630 module:overlay(26) +from:0x0212975c kind:arm_call to:0x01ffb714 module:itcm +from:0x02129760 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x0212976c kind:arm_call to:0x01ffb744 module:itcm +from:0x02129780 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212978c kind:arm_call to:0x02131630 module:overlay(26) +from:0x021297ac kind:arm_call to:0x02017f54 module:main +from:0x021297d0 kind:arm_call to:0x01ff916c module:itcm +from:0x021297e4 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212980c kind:arm_call to:0x02131968 module:overlay(26) +from:0x02129844 kind:arm_call to:0x02016958 module:main +from:0x02129858 kind:arm_call to:0x0212aaa0 module:overlay(26) +from:0x02129868 kind:arm_call to:0x0212aaa0 module:overlay(26) +from:0x021298a0 kind:arm_call to:0x01ff9364 module:itcm +from:0x021298bc kind:arm_call to:0x01ff916c module:itcm +from:0x0212998c kind:arm_call to:0x02015244 module:main +from:0x02129a00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129a14 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02129a18 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x02129a2c kind:arm_call to:0x021285dc module:overlay(26) +from:0x02129aec kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02129afc kind:load to:0x0203e964 module:main +from:0x02129b00 kind:load to:0x021389e4 module:overlay(26) +from:0x02129b04 kind:load to:0x02049be4 module:main +from:0x02129b74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02129b94 kind:load to:0x021389cc module:overlay(26) +from:0x02129b98 kind:load to:0x027e09a8 module:dtcm +from:0x02129bb8 kind:arm_call to:0x02131718 module:overlay(26) +from:0x02129bcc kind:arm_call to:0x01ff916c module:itcm +from:0x02129bd0 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02129c00 kind:arm_call to:0x01ff916c module:itcm +from:0x02129c0c kind:arm_call to:0x02016958 module:main +from:0x02129c28 kind:arm_call to:0x01ff930c module:itcm +from:0x02129c44 kind:arm_call to:0x01ff930c module:itcm +from:0x02129c6c kind:arm_call to:0x01ff9364 module:itcm +from:0x02129c7c kind:arm_call to:0x01ff916c module:itcm +from:0x02129cfc kind:arm_call to:0x0212b764 module:overlay(26) +from:0x02129d14 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02129d24 kind:load to:0x0203e964 module:main +from:0x02129db4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02129ddc kind:load to:0x021389cc module:overlay(26) +from:0x02129de0 kind:load to:0x0213881c module:overlay(26) +from:0x02129e48 kind:arm_call to:0x021285dc module:overlay(26) +from:0x02129ed0 kind:arm_call to:0x02016958 module:main +from:0x02129ee4 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02129f00 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02129f1c kind:arm_call to:0x02131968 module:overlay(26) +from:0x02129f28 kind:arm_call to:0x02016958 module:main +from:0x02129f54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129f6c kind:arm_call to:0x01ff916c module:itcm +from:0x02129f8c kind:arm_call to:0x01ff916c module:itcm +from:0x02129fa0 kind:arm_call to:0x01ff930c module:itcm +from:0x02129fbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02129ff4 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0212a008 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0212a014 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a0a0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0212a0bc kind:arm_call to:0x01ff916c module:itcm +from:0x0212a148 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a160 kind:arm_call to:0x021285dc module:overlay(26) +from:0x0212a184 kind:load to:0x021389b4 module:overlay(26) +from:0x0212a188 kind:load to:0x0203e964 module:main +from:0x0212a1e8 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0212a1f4 kind:arm_call to:0x02016958 module:main +from:0x0212a218 kind:load to:0x021389cc module:overlay(26) +from:0x0212a234 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a240 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0212a24c kind:arm_call to:0x02016958 module:main +from:0x0212a270 kind:arm_call to:0x02131808 module:overlay(26) +from:0x0212a2a0 kind:arm_call to:0x020169d4 module:main +from:0x0212a2b0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a2c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a2fc kind:arm_call to:0x02016958 module:main +from:0x0212a320 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a344 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a3f8 kind:arm_call to:0x02015244 module:main +from:0x0212a470 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a484 kind:arm_call to:0x021285dc module:overlay(26) +from:0x0212a488 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x0212a4a0 kind:arm_call to:0x021285dc module:overlay(26) +from:0x0212a4b0 kind:load to:0x0203e964 module:main +from:0x0212a4b4 kind:load to:0x021389e4 module:overlay(26) +from:0x0212a4dc kind:load to:0x02110d38 module:overlay(26) +from:0x0212a51c kind:arm_call to:0x02131f80 module:overlay(26) +from:0x0212a530 kind:arm_call to:0x0212af54 module:overlay(26) +from:0x0212a54c kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212a568 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a57c kind:arm_call to:0x0212a7a0 module:overlay(26) +from:0x0212a598 kind:arm_call to:0x0212a61c module:overlay(26) +from:0x0212a5ac kind:arm_call to:0x0212a5c4 module:overlay(26) +from:0x0212a5e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a5f0 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a600 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0212a618 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a628 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212a644 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a66c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a678 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a688 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0212a6bc kind:load to:0x027e0ce4 module:dtcm +from:0x0212a6f8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0212a72c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212a750 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0212a758 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0212a774 kind:arm_call to:0x021285dc module:overlay(26) +from:0x0212a78c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212a798 kind:load to:0x027e09a8 module:dtcm +from:0x0212a818 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0212a830 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0212a87c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0212a8e0 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0212a968 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a984 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a9fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212aa08 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0212aa58 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0212aa8c kind:load to:0x020b539c module:overlay(0) +from:0x0212aa94 kind:load to:0x0203e964 module:main +from:0x0212aa98 kind:load to:0x02049be4 module:main +from:0x0212aac0 kind:arm_call to:0x01ff930c module:itcm +from:0x0212aae4 kind:arm_call to:0x01ff930c module:itcm +from:0x0212ab20 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0212ab30 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ab40 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ab50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ab60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ab70 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0212ab80 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0212ab8c kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0212aba0 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0212abb0 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x0212abc0 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x0212abd4 kind:arm_call to:0x021285dc module:overlay(26) +from:0x0212ac14 kind:arm_call to:0x02015080 module:main +from:0x0212ac34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212ac54 kind:arm_call to:0x02015080 module:main +from:0x0212ac74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212ac94 kind:arm_call to:0x02015080 module:main +from:0x0212acb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212acbc kind:load to:0x027e09a8 module:dtcm +from:0x0212acd0 kind:arm_call to:0x02131630 module:overlay(26) +from:0x0212acdc kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ad34 kind:arm_call to:0x02015080 module:main +from:0x0212ad58 kind:arm_call to:0x02015080 module:main +from:0x0212ad7c kind:arm_call to:0x02015080 module:main +from:0x0212ad9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212adbc kind:arm_call to:0x02015080 module:main +from:0x0212ade0 kind:arm_call to:0x02015080 module:main +from:0x0212ae04 kind:arm_call to:0x02015080 module:main +from:0x0212ae24 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212ae44 kind:arm_call to:0x02015080 module:main +from:0x0212ae68 kind:arm_call to:0x02015080 module:main +from:0x0212ae8c kind:arm_call to:0x02015080 module:main +from:0x0212aeac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212aeb4 kind:load to:0x027e09a8 module:dtcm +from:0x0212aee4 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0212af0c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212af1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212af30 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0212af40 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212af50 kind:load to:0x027e0cec module:dtcm +from:0x0212af68 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0212af98 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0212afbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b04c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0212b090 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212b0a0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b0c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212b0d8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b11c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0212b140 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0212b14c kind:load to:0x0203e964 module:main +from:0x0212b150 kind:load to:0x027e09b4 module:dtcm +from:0x0212b154 kind:load to:0x02138810 module:overlay(26) +from:0x0212b164 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0212b17c kind:load to:0x0213883c module:overlay(26) +from:0x0212b190 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212b1ac kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212b1b4 kind:arm_call to:0x02011ff4 module:main +from:0x0212b22c kind:arm_call to:0x01fff498 module:itcm +from:0x0212b25c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b264 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212b26c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212b2cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b2d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b364 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b3f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b40c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b428 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b448 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b468 kind:arm_call to:0x02016958 module:main +from:0x0212b48c kind:load to:0x027e0ce8 module:dtcm +from:0x0212b498 kind:load to:0x0203e964 module:main +from:0x0212b4f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b554 kind:arm_call to:0x01fff498 module:itcm +from:0x0212b598 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b5b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b5bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b658 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b668 kind:arm_call to:0x02016958 module:main +from:0x0212b68c kind:load to:0x027e0ce4 module:dtcm +from:0x0212b690 kind:load to:0x027e0ce8 module:dtcm +from:0x0212b694 kind:load to:0x0203e964 module:main +from:0x0212b6a8 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x0212b6c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b6d8 kind:arm_call to:0x02110ce0 module:overlay(26) +from:0x0212b724 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212b738 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x0212b74c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0212b760 kind:load to:0x027e09c0 module:dtcm +from:0x0212b79c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b7cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b7e4 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0212b7f0 kind:load to:0x02138810 module:overlay(26) +from:0x0212b7f4 kind:load to:0x027e09c0 module:dtcm +from:0x0212b804 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0212b80c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0212b814 kind:arm_call to:0x0212b180 module:overlay(26) +from:0x0212b81c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212b824 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212b82c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b834 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212b84c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0212b854 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0212b85c kind:arm_call to:0x0212b180 module:overlay(26) +from:0x0212b864 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212b86c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212b874 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b87c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212b884 kind:arm_call to:0x02011ff4 module:main +from:0x0212b898 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212b8ac kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212b8c0 kind:load to:0x02141850 module:overlay(26) +from:0x0212b8d4 kind:arm_call to:0x02011f3c module:main +from:0x0212b8e0 kind:arm_call to:0x0212b9b4 module:overlay(26) +from:0x0212b8f8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212b954 kind:load to:0x02138aec module:overlay(26) +from:0x0212b98c kind:arm_call to:0x02102934 module:overlay(26) +from:0x0212b998 kind:arm_call to:0x02102934 module:overlay(26) +from:0x0212b9a4 kind:arm_call to:0x02102934 module:overlay(26) +from:0x0212b9ac kind:load to:0x027e09a4 module:dtcm +from:0x0212b9b0 kind:load to:0x02138d10 module:overlay(26) +from:0x0212b9bc kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0212b9f4 kind:arm_call to:0x020f90b0 module:overlay(26) +from:0x0212b9fc kind:arm_call to:0x020fb21c module:overlay(26) +from:0x0212ba04 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0212ba44 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0212ba50 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x0212ba64 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0212ba88 kind:arm_call to:0x0203d160 module:main +from:0x0212baa4 kind:arm_call to:0x0203d160 module:main +from:0x0212bab4 kind:arm_call to:0x021056a4 module:overlay(26) +from:0x0212bac0 kind:arm_call to:0x020fdfe4 module:overlay(26) +from:0x0212bb08 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212bb2c kind:arm_call to:0x02101c54 module:overlay(26) +from:0x0212bb38 kind:arm_call to:0x020ee538 module:overlay(26) +from:0x0212bb44 kind:load to:0x02138b10 module:overlay(26) +from:0x0212bb48 kind:load to:0x02138b78 module:overlay(26) +from:0x0212bb4c kind:load to:0x020b27c8 module:overlay(0) +from:0x0212bb50 kind:load to:0x02135c60 module:overlay(26) +from:0x0212bb54 kind:load to:0x020f3c18 module:overlay(26) +from:0x0212bb58 kind:load to:0x020f419c module:overlay(26) +from:0x0212bb5c kind:load to:0x020f26b0 module:overlay(26) +from:0x0212bb60 kind:load to:0x020f41dc module:overlay(26) +from:0x0212bb64 kind:load to:0x02141850 module:overlay(26) +from:0x0212bb84 kind:arm_call to:0x0203d210 module:main +from:0x0212bb9c kind:arm_call to:0x0203d210 module:main +from:0x0212bbb0 kind:arm_call to:0x0203d210 module:main +from:0x0212bbb8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bbc0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0212bbc8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0212bbd0 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x0212bbd8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212bbe0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212bbec kind:load to:0x020a02d4 module:overlay(0) +from:0x0212bbf0 kind:load to:0x020f26b0 module:overlay(26) +from:0x0212bbf4 kind:load to:0x020f3c18 module:overlay(26) +from:0x0212bc14 kind:arm_call to:0x0203d210 module:main +from:0x0212bc2c kind:arm_call to:0x0203d210 module:main +from:0x0212bc40 kind:arm_call to:0x0203d210 module:main +from:0x0212bc48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bc50 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0212bc58 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0212bc60 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x0212bc68 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212bc70 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212bc78 kind:arm_call to:0x02011ff4 module:main +from:0x0212bc84 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212bc88 kind:load to:0x020f26b0 module:overlay(26) +from:0x0212bc8c kind:load to:0x020f3c18 module:overlay(26) +from:0x0212bcdc kind:arm_call to:0x020fa77c module:overlay(26) +from:0x0212bce4 kind:arm_call to:0x0212cd64 module:overlay(26) +from:0x0212bd88 kind:load to:0x02049be4 module:main +from:0x0212bd8c kind:load to:0x02141764 module:overlay(26) +from:0x0212bd90 kind:load to:0x02138a14 module:overlay(26) +from:0x0212bd94 kind:load to:0x02141840 module:overlay(26) +from:0x0212bd98 kind:load to:0x0214176c module:overlay(26) +from:0x0212bd9c kind:load to:0x02141780 module:overlay(26) +from:0x0212bda8 kind:arm_call to:0x0212bde0 module:overlay(26) +from:0x0212bdb0 kind:arm_call to:0x0212bfec module:overlay(26) +from:0x0212bdb8 kind:arm_call to:0x0212c134 module:overlay(26) +from:0x0212bdc8 kind:arm_call to:0x0212bde0 module:overlay(26) +from:0x0212bdd0 kind:arm_call to:0x0212bfec module:overlay(26) +from:0x0212bdd8 kind:arm_call to:0x0212c134 module:overlay(26) +from:0x0212be18 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x0212be2c kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212be4c kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0212be54 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x0212be70 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0212be90 kind:arm_call to:0x020f9f70 module:overlay(26) +from:0x0212be9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212bf4c kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0212bf58 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x0212bfe0 kind:load to:0x02141740 module:overlay(26) +from:0x0212bfe4 kind:load to:0x02138a14 module:overlay(26) +from:0x0212bfe8 kind:load to:0x021417a0 module:overlay(26) +from:0x0212c008 kind:arm_call to:0x020f8f84 module:overlay(26) +from:0x0212c03c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0212c184 kind:arm_call to:0x020f9ed4 module:overlay(26) +from:0x0212c1bc kind:arm_call to:0x02102110 module:overlay(26) +from:0x0212c208 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0212c220 kind:arm_call to:0x0212cdcc module:overlay(26) +from:0x0212c2a4 kind:load to:0x027e09b4 module:dtcm +from:0x0212c2e4 kind:arm_call to:0x020f9df8 module:overlay(26) +from:0x0212c314 kind:arm_call to:0x020f9e84 module:overlay(26) +from:0x0212c32c kind:arm_call to:0x02105488 module:overlay(26) +from:0x0212c334 kind:arm_call to:0x020fa4a0 module:overlay(26) +from:0x0212c350 kind:arm_call to:0x020fa36c module:overlay(26) +from:0x0212c358 kind:arm_call to:0x020fa39c module:overlay(26) +from:0x0212c364 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212c370 kind:arm_call to:0x020fa390 module:overlay(26) +from:0x0212c38c kind:arm_call to:0x021055ec module:overlay(26) +from:0x0212c3b0 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0212c3c0 kind:arm_call to:0x02105468 module:overlay(26) +from:0x0212c3e0 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0212c3ec kind:arm_call to:0x02101fa8 module:overlay(26) +from:0x0212c434 kind:arm_call to:0x020fac30 module:overlay(26) +from:0x0212c4fc kind:arm_call to:0x02080658 module:overlay(0) +from:0x0212c55c kind:load to:0x02141760 module:overlay(26) +from:0x0212c560 kind:load to:0x02138a14 module:overlay(26) +from:0x0212c564 kind:load to:0x021417b0 module:overlay(26) +from:0x0212c568 kind:load to:0x027e0cd8 module:dtcm +from:0x0212c578 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212c5c0 kind:arm_call to:0x020e811c module:overlay(26) +from:0x0212c5e4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212c608 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0212c620 kind:load to:0x02138d10 module:overlay(26) +from:0x0212c65c kind:arm_call to:0x020df64c module:overlay(26) +from:0x0212c688 kind:arm_call to:0x020f9f34 module:overlay(26) +from:0x0212c698 kind:arm_call to:0x020f9f70 module:overlay(26) +from:0x0212c724 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x0212c840 kind:arm_call to:0x01ffb780 module:itcm +from:0x0212c8f0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0212c9d4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0212c9e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212c9e4 kind:load to:0x02138d10 module:overlay(26) +from:0x0212c9ec kind:load to:0x027e00fc module:dtcm +from:0x0212c9f0 kind:load to:0x02141740 module:overlay(26) +from:0x0212c9f4 kind:load to:0x02138a14 module:overlay(26) +from:0x0212c9f8 kind:load to:0x021417a0 module:overlay(26) +from:0x0212c9fc kind:load to:0x02141768 module:overlay(26) +from:0x0212ca00 kind:load to:0x021417d0 module:overlay(26) +from:0x0212ca04 kind:load to:0x0214173c module:overlay(26) +from:0x0212ca08 kind:load to:0x021417e0 module:overlay(26) +from:0x0212ca0c kind:load to:0x02141748 module:overlay(26) +from:0x0212ca10 kind:load to:0x02141800 module:overlay(26) +from:0x0212ca14 kind:load to:0x027e09c0 module:dtcm +from:0x0212ca34 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x0212ca90 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0212cadc kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212cae8 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212caf4 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212cb10 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x0212cb18 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x0212cb80 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212cc18 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212cc28 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212cc40 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212cc60 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x0212cc70 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212cc90 kind:arm_call to:0x0212d12c module:overlay(26) +from:0x0212cc98 kind:arm_call to:0x0212d040 module:overlay(26) +from:0x0212cca0 kind:arm_call to:0x0212c398 module:overlay(26) +from:0x0212cd10 kind:arm_call to:0x0212c3c8 module:overlay(26) +from:0x0212cd34 kind:arm_call to:0x0212cec4 module:overlay(26) +from:0x0212cd3c kind:arm_call to:0x0212c3f4 module:overlay(26) +from:0x0212cd44 kind:arm_call to:0x0212c624 module:overlay(26) +from:0x0212cd4c kind:load to:0x02141810 module:overlay(26) +from:0x0212cd50 kind:load to:0x02141778 module:overlay(26) +from:0x0212cd54 kind:load to:0x02138a14 module:overlay(26) +from:0x0212cd58 kind:load to:0x02138d10 module:overlay(26) +from:0x0212cd5c kind:load to:0x02141748 module:overlay(26) +from:0x0212cd60 kind:load to:0x02141800 module:overlay(26) +from:0x0212cd74 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0212cd88 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0212cdb0 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0212cddc kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0212ce74 kind:arm_call to:0x02102524 module:overlay(26) +from:0x0212ceb8 kind:arm_call to:0x020fe0d4 module:overlay(26) +from:0x0212ced4 kind:arm_call to:0x020f901c module:overlay(26) +from:0x0212cf04 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212cfe4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212cfec kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212d00c kind:arm_call to:0x01fffd00 module:itcm +from:0x0212d018 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0212d024 kind:load to:0x027e09a8 module:dtcm +from:0x0212d028 kind:load to:0x0214173c module:overlay(26) +from:0x0212d02c kind:load to:0x02138a14 module:overlay(26) +from:0x0212d030 kind:load to:0x021417e0 module:overlay(26) +from:0x0212d034 kind:load to:0x02141774 module:overlay(26) +from:0x0212d038 kind:load to:0x02141830 module:overlay(26) +from:0x0212d058 kind:arm_call to:0x020fa55c module:overlay(26) +from:0x0212d06c kind:arm_call to:0x020fa55c module:overlay(26) +from:0x0212d0bc kind:arm_call to:0x020fa358 module:overlay(26) +from:0x0212d0cc kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212d0e4 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d0f4 kind:arm_call to:0x020fa46c module:overlay(26) +from:0x0212d104 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d118 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x0212d128 kind:load to:0x02049be4 module:main +from:0x0212d1b8 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212d1d4 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d1e0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212d1f8 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0212d20c kind:arm_call to:0x020f97b8 module:overlay(26) +from:0x0212d214 kind:arm_call to:0x020fa358 module:overlay(26) +from:0x0212d224 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d234 kind:arm_call to:0x020fa3e0 module:overlay(26) +from:0x0212d23c kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212d254 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d264 kind:arm_call to:0x020fa46c module:overlay(26) +from:0x0212d274 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d288 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x0212d29c kind:load to:0x027e0ce0 module:dtcm +from:0x0212d2a0 kind:load to:0x02141778 module:overlay(26) +from:0x0212d2a4 kind:load to:0x02138a14 module:overlay(26) +from:0x0212d2a8 kind:load to:0x02141810 module:overlay(26) +from:0x0212d304 kind:load to:0x02141770 module:overlay(26) +from:0x0212d308 kind:load to:0x02138a14 module:overlay(26) +from:0x0212d30c kind:load to:0x02141790 module:overlay(26) +from:0x0212d344 kind:arm_call to:0x02039f04 module:main +from:0x0212d350 kind:arm_call to:0x0203ab58 module:main +from:0x0212d358 kind:arm_call to:0x02039f04 module:main +from:0x0212d360 kind:arm_call to:0x0203ad88 module:main +from:0x0212d36c kind:arm_call to:0x0203a5ac module:main +from:0x0212d38c kind:arm_call to:0x020f91ac module:overlay(26) +from:0x0212d39c kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0212d3a4 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d3b0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212d3c4 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0212d428 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x0212d444 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0212d45c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212d46c kind:arm_call to:0x02102160 module:overlay(26) +from:0x0212d4a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212d514 kind:arm_call to:0x0212c3c8 module:overlay(26) +from:0x0212d51c kind:arm_call to:0x0212c624 module:overlay(26) +from:0x0212d524 kind:load to:0x027e09b8 module:dtcm +from:0x0212d528 kind:load to:0x0214177c module:overlay(26) +from:0x0212d52c kind:load to:0x02138a14 module:overlay(26) +from:0x0212d530 kind:load to:0x021417c0 module:overlay(26) +from:0x0212d550 kind:arm_call to:0x02039f04 module:main +from:0x0212d55c kind:arm_call to:0x0203ab58 module:main +from:0x0212d564 kind:arm_call to:0x02039f04 module:main +from:0x0212d56c kind:arm_call to:0x0203ad88 module:main +from:0x0212d578 kind:arm_call to:0x0203a5ac module:main +from:0x0212d598 kind:arm_call to:0x020f91ac module:overlay(26) +from:0x0212d5a0 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0212d5c0 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212d5dc kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d5e8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212d600 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0212d614 kind:arm_call to:0x020f97b8 module:overlay(26) +from:0x0212d620 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212d640 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0212d648 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212d654 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212d668 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0212d6cc kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x0212d6e8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0212d700 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212d710 kind:arm_call to:0x02102160 module:overlay(26) +from:0x0212d734 kind:load to:0x027e0ce0 module:dtcm +from:0x0212d740 kind:arm_call to:0x0211c924 module:overlay(26) +from:0x0212d7c4 kind:arm_call to:0x0212c3c8 module:overlay(26) +from:0x0212d7cc kind:arm_call to:0x0212c624 module:overlay(26) +from:0x0212d7d4 kind:load to:0x0214173c module:overlay(26) +from:0x0212d7d8 kind:load to:0x02138a14 module:overlay(26) +from:0x0212d7dc kind:load to:0x021417e0 module:overlay(26) +from:0x0212d7ec kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212d7fc kind:arm_call to:0x02102160 module:overlay(26) +from:0x0212d824 kind:arm_call to:0x0212c56c module:overlay(26) +from:0x0212d82c kind:arm_call to:0x0212ca18 module:overlay(26) +from:0x0212d85c kind:arm_call to:0x02102160 module:overlay(26) +from:0x0212d8d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212d8d8 kind:arm_call to:0x021024fc module:overlay(26) +from:0x0212d930 kind:arm_call to:0x0212ca18 module:overlay(26) +from:0x0212d938 kind:load to:0x027e09a8 module:dtcm +from:0x0212d948 kind:load to:0x0214173c module:overlay(26) +from:0x0212d94c kind:load to:0x02138a14 module:overlay(26) +from:0x0212d950 kind:load to:0x021417e0 module:overlay(26) +from:0x0212d98c kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212d9f4 kind:arm_call to:0x0212ca18 module:overlay(26) +from:0x0212d9fc kind:load to:0x0214173c module:overlay(26) +from:0x0212da00 kind:load to:0x02138a14 module:overlay(26) +from:0x0212da04 kind:load to:0x021417e0 module:overlay(26) +from:0x0212da28 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x0212da44 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212da64 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212da70 kind:arm_call to:0x02102524 module:overlay(26) +from:0x0212da80 kind:arm_call to:0x020fe60c module:overlay(26) +from:0x0212dae4 kind:arm_call to:0x02102524 module:overlay(26) +from:0x0212daf4 kind:arm_call to:0x020fe60c module:overlay(26) +from:0x0212db44 kind:load to:0x027e09b8 module:dtcm +from:0x0212db48 kind:load to:0x027e09a8 module:dtcm +from:0x0212db50 kind:load to:0x02141770 module:overlay(26) +from:0x0212db54 kind:load to:0x02138a14 module:overlay(26) +from:0x0212db58 kind:load to:0x02141790 module:overlay(26) +from:0x0212db68 kind:arm_call to:0x020f91fc module:overlay(26) +from:0x0212dbb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212dbe4 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0212dbf4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212dc58 kind:load to:0x0203ec64 module:main +from:0x0212dc5c kind:load to:0x02141768 module:overlay(26) +from:0x0212dc60 kind:load to:0x02138a14 module:overlay(26) +from:0x0212dc64 kind:load to:0x021417d0 module:overlay(26) +from:0x0212dce4 kind:arm_call to:0x020f91ac module:overlay(26) +from:0x0212dd08 kind:load to:0x027e0cd8 module:dtcm +from:0x0212dd14 kind:arm_call to:0x0212c56c module:overlay(26) +from:0x0212dd6c kind:arm_call to:0x0212ca18 module:overlay(26) +from:0x0212dd74 kind:load to:0x0214173c module:overlay(26) +from:0x0212dd78 kind:load to:0x02138a14 module:overlay(26) +from:0x0212dd7c kind:load to:0x021417e0 module:overlay(26) +from:0x0212dd9c kind:arm_call to:0x0212cd64 module:overlay(26) +from:0x0212ddf4 kind:load to:0x0214175c module:overlay(26) +from:0x0212ddf8 kind:load to:0x02138a14 module:overlay(26) +from:0x0212ddfc kind:load to:0x021417f0 module:overlay(26) +from:0x0212de14 kind:arm_call to:0x020faea8 module:overlay(26) +from:0x0212de1c kind:arm_call to:0x020fb084 module:overlay(26) +from:0x0212de38 kind:arm_call to:0x02039f04 module:main +from:0x0212de44 kind:arm_call to:0x0203ab58 module:main +from:0x0212de4c kind:arm_call to:0x02039f04 module:main +from:0x0212de54 kind:arm_call to:0x0203ad88 module:main +from:0x0212de60 kind:arm_call to:0x0203a5ac module:main +from:0x0212de80 kind:arm_call to:0x020f91ac module:overlay(26) +from:0x0212de88 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0212dea8 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212dec4 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212ded0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212dee8 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0212defc kind:arm_call to:0x020f97b8 module:overlay(26) +from:0x0212df08 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212df28 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0212df30 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0212df3c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212df50 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0212dfb4 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x0212dfdc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0212dff4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212e004 kind:arm_call to:0x02102160 module:overlay(26) +from:0x0212e030 kind:load to:0x027e0ce0 module:dtcm +from:0x0212e044 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0212e0a0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0212e0c0 kind:arm_call to:0x020fe4fc module:overlay(26) +from:0x0212e0d8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212e144 kind:load to:0x027e09bc module:dtcm +from:0x0212e148 kind:load to:0x027e09a8 module:dtcm +from:0x0212e150 kind:load to:0x02141744 module:overlay(26) +from:0x0212e154 kind:load to:0x02138a14 module:overlay(26) +from:0x0212e158 kind:load to:0x02141820 module:overlay(26) +from:0x0212e188 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0212e1ec kind:arm_call to:0x02078764 module:overlay(0) +from:0x0212e268 kind:load to:0x027e09bc module:dtcm +from:0x0212e26c kind:load to:0x02141774 module:overlay(26) +from:0x0212e270 kind:load to:0x02138a14 module:overlay(26) +from:0x0212e274 kind:load to:0x02141830 module:overlay(26) +from:0x0212e284 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0212e294 kind:arm_call to:0x02102160 module:overlay(26) +from:0x0212e2c4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0212e328 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0212e340 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212e358 kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212e36c kind:arm_call to:0x0212b958 module:overlay(26) +from:0x0212e38c kind:arm_call to:0x020fa880 module:overlay(26) +from:0x0212e3a0 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x0212e3f0 kind:arm_call to:0x0212c398 module:overlay(26) +from:0x0212e41c kind:arm_call to:0x0212c3c8 module:overlay(26) +from:0x0212e424 kind:arm_call to:0x0212cec4 module:overlay(26) +from:0x0212e434 kind:load to:0x027e09bc module:dtcm +from:0x0212e438 kind:load to:0x0214173c module:overlay(26) +from:0x0212e43c kind:load to:0x02138a14 module:overlay(26) +from:0x0212e440 kind:load to:0x021417e0 module:overlay(26) +from:0x0212e44c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212e490 kind:arm_call to:0x0212fb14 module:overlay(26) +from:0x0212e540 kind:arm_call to:0x0212fb24 module:overlay(26) +from:0x0212e568 kind:arm_call to:0x0212e488 module:overlay(26) +from:0x0212e578 kind:arm_call to:0x0203ce74 module:main +from:0x0212e590 kind:load to:0x02141928 module:overlay(26) +from:0x0212e594 kind:load to:0x02141938 module:overlay(26) +from:0x0212e598 kind:load to:0x0212e538 module:overlay(26) +from:0x0212e59c kind:load to:0x0214192c module:overlay(26) +from:0x0212e5d8 kind:arm_call to:0x0212e624 module:overlay(26) +from:0x0212e5e0 kind:arm_call to:0x0212e794 module:overlay(26) +from:0x0212e5e8 kind:arm_call to:0x0212e850 module:overlay(26) +from:0x0212e5f0 kind:arm_call to:0x0212ebe4 module:overlay(26) +from:0x0212e5fc kind:arm_call to:0x0212efd8 module:overlay(26) +from:0x0212e604 kind:arm_call to:0x0212f280 module:overlay(26) +from:0x0212e60c kind:arm_call to:0x0212f38c module:overlay(26) +from:0x0212e614 kind:arm_call to:0x0212f520 module:overlay(26) +from:0x0212e61c kind:arm_call to:0x0212f9d4 module:overlay(26) +from:0x0212e63c kind:arm_call to:0x0212e734 module:overlay(26) +from:0x0212e650 kind:arm_call to:0x0206d198 module:overlay(0) +from:0x0212e698 kind:arm_call to:0x0212e734 module:overlay(26) +from:0x0212e6a8 kind:arm_call to:0x0212e734 module:overlay(26) +from:0x0212e6c4 kind:arm_call to:0x0212e734 module:overlay(26) +from:0x0212e6d0 kind:arm_call to:0x0212e734 module:overlay(26) +from:0x0212e6ec kind:arm_call to:0x0212e734 module:overlay(26) +from:0x0212e718 kind:arm_call to:0x0212e734 module:overlay(26) +from:0x0212e728 kind:arm_call to:0x0212e734 module:overlay(26) +from:0x0212e730 kind:load to:0x020b51b8 module:overlay(0) +from:0x0212e740 kind:arm_call to:0x02002f04 module:main +from:0x0212e77c kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0212e78c kind:load to:0x020b51c0 module:overlay(0) +from:0x0212e790 kind:load to:0x020b51b8 module:overlay(0) +from:0x0212e884 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0212e8b8 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212e8f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e934 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e978 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e9b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e9d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ea08 kind:arm_call to:0x0212f998 module:overlay(26) +from:0x0212ea24 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x0212ea30 kind:arm_call to:0x02002fd4 module:main +from:0x0212ea40 kind:arm_call to:0x0212ef7c module:overlay(26) +from:0x0212ea98 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212eb28 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212eb6c kind:arm_call to:0x0212faec module:overlay(26) +from:0x0212eb80 kind:arm_call to:0x02002e98 module:main +from:0x0212eb94 kind:arm_call to:0x02002e98 module:main +from:0x0212eba0 kind:arm_call to:0x02002d74 module:main +from:0x0212ebb0 kind:arm_call to:0x02002e38 module:main +from:0x0212ebc0 kind:arm_call to:0x02002f9c module:main +from:0x0212ebcc kind:load to:0x020b5214 module:overlay(0) +from:0x0212ebd0 kind:load to:0x02138b8c module:overlay(26) +from:0x0212ebd8 kind:load to:0x020b51b8 module:overlay(0) +from:0x0212ec04 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0212ec30 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212ec78 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ecd0 kind:arm_call to:0x02002fd4 module:main +from:0x0212ece8 kind:arm_call to:0x0212f998 module:overlay(26) +from:0x0212ecf8 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x0212ed14 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0212ed38 kind:arm_call to:0x02002fd4 module:main +from:0x0212ed54 kind:arm_call to:0x0212ef7c module:overlay(26) +from:0x0212ed68 kind:arm_call to:0x0212ef7c module:overlay(26) +from:0x0212ef1c kind:arm_call to:0x0212faec module:overlay(26) +from:0x0212ef28 kind:arm_call to:0x02002e98 module:main +from:0x0212ef34 kind:arm_call to:0x02002d74 module:main +from:0x0212ef44 kind:arm_call to:0x02002e38 module:main +from:0x0212ef54 kind:arm_call to:0x02002f9c module:main +from:0x0212ef60 kind:load to:0x020b5214 module:overlay(0) +from:0x0212ef64 kind:load to:0x02138b8c module:overlay(26) +from:0x0212ef6c kind:load to:0x020b51b8 module:overlay(0) +from:0x0212f030 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0212f05c kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f0ac kind:arm_call to:0x02002e38 module:main +from:0x0212f170 kind:arm_call to:0x02002d74 module:main +from:0x0212f1a8 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f1d4 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f214 kind:arm_call to:0x02002d74 module:main +from:0x0212f268 kind:load to:0x020b5214 module:overlay(0) +from:0x0212f26c kind:load to:0x02138b8c module:overlay(26) +from:0x0212f2e0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0212f354 kind:arm_call to:0x0206f3c0 module:overlay(0) +from:0x0212f364 kind:arm_call to:0x020e7a38 module:overlay(26) +from:0x0212f378 kind:load to:0x020b5214 module:overlay(0) +from:0x0212f388 kind:load to:0x02138d10 module:overlay(26) +from:0x0212f3dc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0212f400 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f49c kind:arm_call to:0x02002d74 module:main +from:0x0212f4d0 kind:arm_call to:0x02002e38 module:main +from:0x0212f4f8 kind:arm_call to:0x02002e78 module:main +from:0x0212f508 kind:load to:0x02138d10 module:overlay(26) +from:0x0212f50c kind:load to:0x0217df1c module:overlays(92,96) +from:0x0212f510 kind:load to:0x020b5214 module:overlay(0) +from:0x0212f518 kind:load to:0x02138b8c module:overlay(26) +from:0x0212f550 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0212f560 kind:arm_call to:0x02002f04 module:main +from:0x0212f570 kind:arm_call to:0x02002f04 module:main +from:0x0212f598 kind:arm_call to:0x02106564 module:overlay(26) +from:0x0212f634 kind:arm_call to:0x0206f4c8 module:overlay(0) +from:0x0212f64c kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0212f658 kind:arm_call to:0x0206f4c8 module:overlay(0) +from:0x0212f688 kind:arm_call to:0x02002d74 module:main +from:0x0212f6b0 kind:arm_call to:0x0206f4c8 module:overlay(0) +from:0x0212f6e0 kind:arm_call to:0x02002d74 module:main +from:0x0212f6ec kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0212f704 kind:arm_call to:0x02002fc4 module:main +from:0x0212f70c kind:arm_call to:0x02106564 module:overlay(26) +from:0x0212f714 kind:load to:0x027e09ac module:dtcm +from:0x0212f718 kind:load to:0x020b5214 module:overlay(0) +from:0x0212f720 kind:load to:0x020b51c0 module:overlay(0) +from:0x0212f728 kind:load to:0x027e09a4 module:dtcm +from:0x0212f768 kind:arm_call to:0x0206f2e0 module:overlay(0) +from:0x0212f790 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f7e0 kind:arm_call to:0x02002d74 module:main +from:0x0212f84c kind:arm_call to:0x02002e38 module:main +from:0x0212f904 kind:arm_call to:0x02002f9c module:main +from:0x0212f914 kind:arm_call to:0x02002f9c module:main +from:0x0212f928 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0212f958 kind:arm_call to:0x02002d74 module:main +from:0x0212f978 kind:load to:0x020b5214 module:overlay(0) +from:0x0212f97c kind:load to:0x02138b90 module:overlay(26) +from:0x0212f988 kind:load to:0x027e09a4 module:dtcm +from:0x0212f98c kind:load to:0x027e09b8 module:dtcm +from:0x0212f990 kind:load to:0x020b51b8 module:overlay(0) +from:0x0212f9a0 kind:arm_call to:0x02002f04 module:main +from:0x0212f9b0 kind:arm_call to:0x02002f04 module:main +from:0x0212f9cc kind:load to:0x020b51c0 module:overlay(0) +from:0x0212f9d0 kind:load to:0x020b51c4 module:overlay(0) +from:0x0212f9e8 kind:arm_call to:0x02002f04 module:main +from:0x0212fa14 kind:arm_call to:0x020f0dbc module:overlay(26) +from:0x0212fa24 kind:arm_call to:0x02002f04 module:main +from:0x0212fadc kind:load to:0x020b51c0 module:overlay(0) +from:0x0212fae0 kind:load to:0x027e09ac module:dtcm +from:0x0212fae4 kind:load to:0x027e0d10 module:dtcm +from:0x0212fb20 kind:load to:0x027e0d20 module:dtcm +from:0x0212fb34 kind:load to:0x027e0d20 module:dtcm +from:0x0212fb44 kind:arm_call_thumb to:0x020b6d58 module:overlay(1) +from:0x0212fb5c kind:arm_call to:0x0207029c module:overlay(0) +from:0x0212fb78 kind:arm_call_thumb to:0x02014944 module:main +from:0x0212fb94 kind:arm_call_thumb to:0x02014850 module:main +from:0x0212fbd8 kind:arm_call_thumb to:0x02014850 module:main +from:0x0212fbe8 kind:arm_call_thumb to:0x020147fc module:main +from:0x0212fbf4 kind:load to:0x02138b9c module:overlay(26) +from:0x0212fbf8 kind:load to:0x027e09a0 module:dtcm +from:0x0212fbfc kind:load to:0x02049ba0 module:main +from:0x0212fc0c kind:arm_call_thumb to:0x020b6f3c module:overlay(1) +from:0x0212fc18 kind:arm_call_thumb to:0x020be880 module:overlay(1) +from:0x0212fc48 kind:arm_call to:0x020591ec module:overlay(0) +from:0x0212fc60 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fc74 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fc8c kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fca0 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fcb4 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fcc8 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fcd0 kind:arm_call to:0x02059240 module:overlay(0) +from:0x0212fcd8 kind:arm_call to:0x02014ff4 module:main +from:0x0212fcf4 kind:arm_call to:0x02034060 module:main +from:0x0212fd00 kind:arm_call to:0x02033f7c module:main +from:0x0212fd14 kind:arm_call to:0x02034060 module:main +from:0x0212fd28 kind:arm_call to:0x020591ec module:overlay(0) +from:0x0212fd3c kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fd44 kind:arm_call to:0x02059240 module:overlay(0) +from:0x0212fd50 kind:load to:0x020b504c module:overlay(0) +from:0x0212fd54 kind:load to:0x027e09a4 module:dtcm +from:0x0212fd58 kind:load to:0x02138bac module:overlay(26) +from:0x0212fd60 kind:load to:0x02138bc0 module:overlay(26) +from:0x0212fd64 kind:load to:0x02138bd0 module:overlay(26) +from:0x0212fd68 kind:load to:0x02138bdc module:overlay(26) +from:0x0212fd6c kind:load to:0x02138bec module:overlay(26) +from:0x0212fd70 kind:load to:0x02138bfc module:overlay(26) +from:0x0212fd74 kind:load to:0x02138c0c module:overlay(26) +from:0x0212fd78 kind:load to:0x02049be0 module:main +from:0x0212fd7c kind:load to:0x02138c10 module:overlay(26) +from:0x0212fd80 kind:load to:0x02138c24 module:overlay(26) +from:0x0212fe60 kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x0212fe74 kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x0212fe7c kind:arm_call to:0x02011ff4 module:main +from:0x0212fed0 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x0212ff70 kind:load to:0x02138c70 module:overlay(26) +from:0x02130050 kind:arm_call to:0x021307bc module:overlay(26) +from:0x02130060 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x021300bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021300d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213012c kind:load to:0x027e0cdc module:dtcm +from:0x02130134 kind:load to:0x021419a0 module:overlay(26) +from:0x02130138 kind:load to:0x02138c34 module:overlay(26) +from:0x0213013c kind:load to:0x020431b8 module:main +from:0x02130140 kind:load to:0x021419b8 module:overlay(26) +from:0x02130150 kind:arm_call to:0x02130170 module:overlay(26) +from:0x0213015c kind:arm_call to:0x02130174 module:overlay(26) +from:0x02130168 kind:arm_call to:0x0213022c module:overlay(26) +from:0x02130248 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x021302c0 kind:arm_call to:0x021307bc module:overlay(26) +from:0x021302fc kind:arm_call to:0x02130874 module:overlay(26) +from:0x02130370 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02130394 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021303b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021303e4 kind:arm_call to:0x021307bc module:overlay(26) +from:0x02130430 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130440 kind:arm_call to:0x021307bc module:overlay(26) +from:0x021304ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021304c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021305c8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021305ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213060c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130638 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130658 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130664 kind:load to:0x027e0cdc module:dtcm +from:0x02130668 kind:load to:0x021419c8 module:overlay(26) +from:0x0213066c kind:load to:0x02138d10 module:overlay(26) +from:0x02130670 kind:load to:0x02138c54 module:overlay(26) +from:0x02130678 kind:load to:0x0203e964 module:main +from:0x02130684 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213071c kind:arm_call to:0x02130740 module:overlay(26) +from:0x0213072c kind:arm_call to:0x02130780 module:overlay(26) +from:0x02130734 kind:load to:0x021419a4 module:overlay(26) +from:0x02130738 kind:load to:0x02138c34 module:overlay(26) +from:0x0213073c kind:load to:0x021419a8 module:overlay(26) +from:0x021307fc kind:arm_call to:0x01ffcb94 module:itcm +from:0x02130810 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02130824 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02130844 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021308b0 kind:arm_call to:0x01ffcb94 module:itcm +from:0x021308c4 kind:arm_call to:0x01ffcb94 module:itcm +from:0x021308d8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021308f8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02130960 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213097c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213098c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213099c kind:arm_call to:0x01ff9318 module:itcm +from:0x02130a00 kind:load to:0x02138d10 module:overlay(26) +from:0x02130a08 kind:load to:0x021419c8 module:overlay(26) +from:0x02130a0c kind:load to:0x021419a4 module:overlay(26) +from:0x02130a10 kind:load to:0x02138c34 module:overlay(26) +from:0x02130a14 kind:load to:0x021419a8 module:overlay(26) +from:0x02130a5c kind:arm_call to:0x01ff9318 module:itcm +from:0x02130a74 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130a84 kind:arm_call to:0x020e787c module:overlay(26) +from:0x02130ac0 kind:arm_call to:0x020e64c4 module:overlay(26) +from:0x02130ad8 kind:arm_call to:0x02130740 module:overlay(26) +from:0x02130ae4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130af8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130b0c kind:arm_call to:0x02130780 module:overlay(26) +from:0x02130b20 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130b30 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130b48 kind:arm_call to:0x01ff9364 module:itcm +from:0x02130b6c kind:arm_call to:0x01ff9364 module:itcm +from:0x02130be0 kind:load to:0x02138d10 module:overlay(26) +from:0x02130be8 kind:load to:0x021419c8 module:overlay(26) +from:0x02130bec kind:load to:0x021419a0 module:overlay(26) +from:0x02130bf0 kind:load to:0x02138c34 module:overlay(26) +from:0x02130bf4 kind:load to:0x020431b8 module:main +from:0x02130bf8 kind:load to:0x021419b8 module:overlay(26) +from:0x02130c0c kind:arm_call to:0x02079308 module:overlay(0) +from:0x02130c20 kind:arm_call to:0x02079308 module:overlay(0) +from:0x02130c28 kind:arm_call to:0x02011ff4 module:main +from:0x02130c3c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130c44 kind:arm_call to:0x02011ff4 module:main +from:0x02130c5c kind:arm_call to:0x020792d0 module:overlay(0) +from:0x02130cf8 kind:load to:0x02138c9c module:overlay(26) +from:0x02130cfc kind:load to:0x027e00fc module:dtcm +from:0x02130d84 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x02130dd8 kind:arm_call to:0x02015820 module:main +from:0x02130e00 kind:load to:0x027e0cdc module:dtcm +from:0x02130e04 kind:load to:0x027e0ce0 module:dtcm +from:0x02130e18 kind:arm_call to:0x02130e38 module:overlay(26) +from:0x02130e24 kind:arm_call to:0x02130e44 module:overlay(26) +from:0x02130e30 kind:arm_call to:0x02130e78 module:overlay(26) +from:0x02130e40 kind:load to:0x0213137c module:overlay(26) +from:0x02130e60 kind:arm_call to:0x021311c0 module:overlay(26) +from:0x02130e68 kind:arm_call to:0x021311e8 module:overlay(26) +from:0x02130e70 kind:arm_call to:0x0202851c module:main +from:0x02130eb0 kind:arm_call to:0x020eebcc module:overlay(26) +from:0x02130ec0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02130ed0 kind:arm_call to:0x01ffb780 module:itcm +from:0x02130ee4 kind:arm_call to:0x020df610 module:overlay(26) +from:0x02130f44 kind:arm_call to:0x01ffb974 module:itcm +from:0x0213100c kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02131028 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02131038 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02131044 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02131074 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02131080 kind:arm_call to:0x01ff9638 module:itcm +from:0x02131094 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021310a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021310b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021310dc kind:arm_call to:0x01ffb974 module:itcm +from:0x021310e4 kind:arm_call to:0x01ff938c module:itcm +from:0x021310f8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02131108 kind:arm_call to:0x01ffb744 module:itcm +from:0x0213112c kind:arm_call to:0x01ffb974 module:itcm +from:0x0213115c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021311b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021311b4 kind:load to:0x0203e964 module:main +from:0x021311dc kind:arm_call to:0x021313b4 module:overlay(26) +from:0x021311e4 kind:load to:0x021419c8 module:overlay(26) +from:0x0213121c kind:arm_call to:0x01ff9318 module:itcm +from:0x02131238 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213125c kind:arm_call to:0x01ff9364 module:itcm +from:0x02131284 kind:arm_call to:0x01ff9364 module:itcm +from:0x021312b0 kind:arm_call to:0x021313b4 module:overlay(26) +from:0x021312bc kind:arm_call to:0x021313b4 module:overlay(26) +from:0x021312c4 kind:load to:0x021419c8 module:overlay(26) +from:0x021312f0 kind:arm_call to:0x020e787c module:overlay(26) +from:0x02131314 kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x02131324 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131334 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02131340 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131350 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131378 kind:load to:0x027e0ce0 module:dtcm +from:0x021313a4 kind:arm_call to:0x021312c8 module:overlay(26) +from:0x021313ac kind:arm_call to:0x0202851c module:main +from:0x02131430 kind:arm_call to:0x02131440 module:overlay(26) +from:0x02131438 kind:load to:0x0204a088 module:main +from:0x0213143c kind:load to:0x021419c8 module:overlay(26) +from:0x02131480 kind:arm_call to:0x02079308 module:overlay(0) +from:0x02131494 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0213149c kind:arm_call to:0x02011ff4 module:main +from:0x021314bc kind:load to:0x027e0ce0 module:dtcm +from:0x021314d8 kind:arm_call to:0x02131848 module:overlay(26) +from:0x02131504 kind:arm_call to:0x01fffd00 module:itcm +from:0x0213150c kind:load to:0x027e0ce0 module:dtcm +from:0x02131540 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02131558 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02131568 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131580 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131594 kind:arm_call to:0x01ff9638 module:itcm +from:0x021315a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021315e8 kind:arm_call to:0x020eecdc module:overlay(26) +from:0x021315f0 kind:load to:0x027e0ce0 module:dtcm +from:0x02131608 kind:load to:0x027e0ce0 module:dtcm +from:0x02131628 kind:load to:0x027e0ce0 module:dtcm +from:0x0213162c kind:load to:0x020fa7f4 module:overlay(26) +from:0x02131634 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02131660 kind:arm_call to:0x02131848 module:overlay(26) +from:0x02131678 kind:load to:0x027e0ce0 module:dtcm +from:0x02131694 kind:load to:0x027e0ce0 module:dtcm +from:0x021316b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021316b4 kind:load to:0x020df610 module:overlay(26) +from:0x021316c8 kind:arm_call to:0x02131848 module:overlay(26) +from:0x021316ec kind:arm_call to:0x020eed24 module:overlay(26) +from:0x0213170c kind:arm_call to:0x020eed70 module:overlay(26) +from:0x02131714 kind:load to:0x027e0ce0 module:dtcm +from:0x02131728 kind:arm_call to:0x02131848 module:overlay(26) +from:0x0213174c kind:arm_call to:0x020eed70 module:overlay(26) +from:0x0213176c kind:arm_call to:0x020eed24 module:overlay(26) +from:0x02131774 kind:load to:0x027e0ce0 module:dtcm +from:0x02131798 kind:load to:0x027e0ce0 module:dtcm +from:0x0213179c kind:load to:0x020eec44 module:overlay(26) +from:0x021317b4 kind:arm_call to:0x020dea5c module:overlay(26) +from:0x021317cc kind:arm_call to:0x020e9614 module:overlay(26) +from:0x021317d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021317d8 kind:load to:0x027e0cd8 module:dtcm +from:0x02131800 kind:load to:0x027e0ce0 module:dtcm +from:0x02131804 kind:load to:0x01fffcd8 module:itcm +from:0x02131818 kind:arm_call to:0x021316b8 module:overlay(26) +from:0x02131820 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0213183c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213184c kind:arm_call to:0x0213160c module:overlay(26) +from:0x0213189c kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x021318e0 kind:arm_call to:0x020d1d78 module:overlay(24) +from:0x021318e4 kind:arm_call to:0x02032784 module:main +from:0x02131908 kind:arm_call to:0x020d1eac module:overlay(24) +from:0x02131934 kind:arm_call to:0x020ecfe4 module:overlay(26) +from:0x02131958 kind:load to:0x027e0cd8 module:dtcm +from:0x02131964 kind:load to:0x027e0ce0 module:dtcm +from:0x02131994 kind:arm_call to:0x02131644 module:overlay(26) +from:0x021319a4 kind:arm_call to:0x0213167c module:overlay(26) +from:0x021319c4 kind:arm_call to:0x020169d4 module:main +from:0x021319e8 kind:arm_call to:0x020169d4 module:main +from:0x02131a10 kind:arm_call to:0x020169d4 module:main +from:0x02131a4c kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131a68 kind:load to:0x027e0cd8 module:dtcm +from:0x02131a88 kind:load to:0x027e0cd8 module:dtcm +from:0x02131a8c kind:load to:0x020e9614 module:overlay(26) +from:0x02131a98 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02131aa8 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02131acc kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02131b04 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02131b14 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02131b1c kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02131b28 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02131b70 kind:load to:0x027e0cd8 module:dtcm +from:0x02131b74 kind:load to:0x020e947c module:overlay(26) +from:0x02131b94 kind:load to:0x027e0cd8 module:dtcm +from:0x02131b98 kind:load to:0x020e9420 module:overlay(26) +from:0x02131bb8 kind:load to:0x027e0cd8 module:dtcm +from:0x02131bbc kind:load to:0x020e94d8 module:overlay(26) +from:0x02131bc8 kind:arm_call to:0x021317a0 module:overlay(26) +from:0x02131bd4 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02131be8 kind:arm_call to:0x021317a0 module:overlay(26) +from:0x02131bf4 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02131c18 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02131c28 kind:arm_call to:0x02131778 module:overlay(26) +from:0x02131c38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131c68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131c78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131ce4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02131cec kind:arm_call to:0x01ff938c module:itcm +from:0x02131d20 kind:arm_call to:0x01ff938c module:itcm +from:0x02131d38 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02131d6c kind:arm_call to:0x02080620 module:overlay(0) +from:0x02131d80 kind:arm_call to:0x02131f80 module:overlay(26) +from:0x02131de4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131e44 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131e5c kind:arm_call to:0x02131b54 module:overlay(26) +from:0x02131f24 kind:load to:0x027e0cd8 module:dtcm +from:0x02131f34 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02131f44 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131f50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131f5c kind:arm_call to:0x02131644 module:overlay(26) +from:0x02131f88 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02131f90 kind:arm_call to:0x02131b54 module:overlay(26) +from:0x02131fbc kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x02131fdc kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02131ff8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213200c kind:load to:0x027e0ce0 module:dtcm +from:0x02132024 kind:arm_call to:0x021314a8 module:overlay(26) +from:0x02132034 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0213203c kind:load to:0x027e0cd8 module:dtcm +from:0x02132064 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02132088 kind:arm_call to:0x01ffb780 module:itcm +from:0x021320a8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x021320b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021320c4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0213211c kind:arm_call to:0x01ff938c module:itcm +from:0x02132128 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02132138 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132144 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132164 kind:load to:0x027e0cd8 module:dtcm +from:0x0213217c kind:arm_call to:0x0209db84 module:overlay(0) +from:0x021321ac kind:arm_call to:0x02111108 module:overlay(26) +from:0x0213223c kind:arm_call to:0x0211139c module:overlay(26) +from:0x0213225c kind:load to:0x02049be4 module:main +from:0x021322b4 kind:arm_call to:0x0211139c module:overlay(26) +from:0x021322c4 kind:load to:0x02049be4 module:main +from:0x02132328 kind:arm_call to:0x01ffe868 module:itcm +from:0x02132334 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02132344 kind:load to:0x02138cc8 module:overlay(26) +from:0x02132350 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02132370 kind:arm_call to:0x021322e8 module:overlay(26) +from:0x02132384 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213238c kind:arm_call to:0x02011ff4 module:main +from:0x021323c4 kind:load to:0x02135a00 module:overlay(26) +from:0x021323cc kind:load to:0x021359f8 module:overlay(26) +from:0x02133df0 kind:load to:0x02135324 module:overlay(26) +from:0x02133e0c kind:load to:0x02135344 module:overlay(26) +from:0x02133e28 kind:load to:0x02135398 module:overlay(26) +from:0x02133e44 kind:load to:0x0213565c module:overlay(26) +from:0x02133e64 kind:arm_call to:0x0203d160 module:main +from:0x02133e74 kind:arm_call to:0x0203ce74 module:main +from:0x02133e7c kind:load to:0x020ea3b4 module:overlay(26) +from:0x02133e80 kind:load to:0x02138fc8 module:overlay(26) +from:0x02133e84 kind:load to:0x020ea36c module:overlay(26) +from:0x02133e88 kind:load to:0x020ea65c module:overlay(26) +from:0x02133e8c kind:load to:0x02138fbc module:overlay(26) +from:0x02133eac kind:arm_call to:0x0203d160 module:main +from:0x02133ebc kind:arm_call to:0x0203ce74 module:main +from:0x02133ec4 kind:load to:0x020ea720 module:overlay(26) +from:0x02133ec8 kind:load to:0x0213a5b4 module:overlay(26) +from:0x02133ecc kind:load to:0x020eaab4 module:overlay(26) +from:0x02133ed0 kind:load to:0x020eaad4 module:overlay(26) +from:0x02133ed4 kind:load to:0x0213a5a8 module:overlay(26) +from:0x02133ef4 kind:load to:0x02135bb4 module:overlay(26) +from:0x02133f10 kind:load to:0x02135c04 module:overlay(26) +from:0x02133f2c kind:load to:0x02135c54 module:overlay(26) +from:0x02133f48 kind:load to:0x02135d18 module:overlay(26) +from:0x02133f70 kind:arm_call to:0x020f7b44 module:overlay(26) +from:0x02133f80 kind:arm_call to:0x0203ce74 module:main +from:0x02133f94 kind:load to:0x0213271c module:overlay(26) +from:0x02133f98 kind:load to:0x0213f57c module:overlay(26) +from:0x02133f9c kind:load to:0x0213f590 module:overlay(26) +from:0x02133fa0 kind:load to:0x020f8e70 module:overlay(26) +from:0x02133fa4 kind:load to:0x0213f584 module:overlay(26) +from:0x02133fc4 kind:arm_call to:0x020fbafc module:overlay(26) +from:0x02133fd4 kind:arm_call to:0x0203ce74 module:main +from:0x02133fe8 kind:load to:0x0213f5ec module:overlay(26) +from:0x02133fec kind:load to:0x0213f5ec module:overlay(26) +from:0x02133ff0 kind:load to:0x020fbb00 module:overlay(26) +from:0x02133ff4 kind:load to:0x0213f5f4 module:overlay(26) +from:0x02134018 kind:arm_call to:0x0210428c module:overlay(26) +from:0x0213402c kind:load to:0x021330b8 module:overlay(26) +from:0x02134030 kind:load to:0x0213f608 module:overlay(26) +from:0x02134034 kind:load to:0x0213f608 module:overlay(26) +from:0x02134054 kind:arm_call to:0x02104f30 module:overlay(26) +from:0x02134064 kind:arm_call to:0x0203ce74 module:main +from:0x02134078 kind:load to:0x0213f614 module:overlay(26) +from:0x0213407c kind:load to:0x0213f624 module:overlay(26) +from:0x02134080 kind:load to:0x021050b8 module:overlay(26) +from:0x02134084 kind:load to:0x0213f618 module:overlay(26) +from:0x021343a0 kind:load to:0x021365dc module:overlay(26) +from:0x021343a4 kind:load to:0x021365f0 module:overlay(26) +from:0x021343a8 kind:load to:0x02136604 module:overlay(26) +from:0x021343ac kind:load to:0x02136618 module:overlay(26) +from:0x021343b0 kind:load to:0x0213662c module:overlay(26) +from:0x021343b4 kind:load to:0x02136640 module:overlay(26) +from:0x021343b8 kind:load to:0x02136654 module:overlay(26) +from:0x021343bc kind:load to:0x02136668 module:overlay(26) +from:0x021343c0 kind:load to:0x0213667c module:overlay(26) +from:0x021343c4 kind:load to:0x02136690 module:overlay(26) +from:0x021343c8 kind:load to:0x021366a4 module:overlay(26) +from:0x021343cc kind:load to:0x021366b8 module:overlay(26) +from:0x021343d0 kind:load to:0x0213671c module:overlay(26) +from:0x021343d4 kind:load to:0x021366e0 module:overlay(26) +from:0x021343d8 kind:load to:0x021366cc module:overlay(26) +from:0x021343dc kind:load to:0x021366f4 module:overlay(26) +from:0x021343e0 kind:load to:0x02136708 module:overlay(26) +from:0x02134434 kind:arm_call to:0x02108320 module:overlay(26) +from:0x02134444 kind:arm_call to:0x0203ce74 module:main +from:0x02134458 kind:load to:0x021368b0 module:overlay(26) +from:0x0213445c kind:load to:0x0213f6fc module:overlay(26) +from:0x02134460 kind:load to:0x0213f70c module:overlay(26) +from:0x02134464 kind:load to:0x02108e2c module:overlay(26) +from:0x02134468 kind:load to:0x0213f700 module:overlay(26) +from:0x021344a8 kind:arm_call to:0x02108e70 module:overlay(26) +from:0x021344b8 kind:arm_call to:0x0203ce74 module:main +from:0x021344cc kind:load to:0x021369d8 module:overlay(26) +from:0x021344d0 kind:load to:0x0213f7e0 module:overlay(26) +from:0x021344d4 kind:load to:0x0213f7f0 module:overlay(26) +from:0x021344d8 kind:load to:0x021092b0 module:overlay(26) +from:0x021344dc kind:load to:0x0213f7e4 module:overlay(26) +from:0x021344fc kind:load to:0x02136a74 module:overlay(26) +from:0x0213451c kind:arm_call to:0x02109640 module:overlay(26) +from:0x0213452c kind:arm_call to:0x0203ce74 module:main +from:0x02134540 kind:load to:0x0213f810 module:overlay(26) +from:0x02134544 kind:load to:0x0213f820 module:overlay(26) +from:0x02134548 kind:load to:0x0210995c module:overlay(26) +from:0x0213454c kind:load to:0x0213f814 module:overlay(26) +from:0x0213456c kind:arm_call to:0x021099a0 module:overlay(26) +from:0x0213457c kind:arm_call to:0x0203ce74 module:main +from:0x02134590 kind:load to:0x0213f914 module:overlay(26) +from:0x02134594 kind:load to:0x0213f924 module:overlay(26) +from:0x02134598 kind:load to:0x02109e7c module:overlay(26) +from:0x0213459c kind:load to:0x0213f918 module:overlay(26) +from:0x021345b8 kind:load to:0x02136c08 module:overlay(26) +from:0x021345d8 kind:arm_call to:0x0210a3c8 module:overlay(26) +from:0x021345e8 kind:arm_call to:0x0203ce74 module:main +from:0x021345fc kind:load to:0x0213fa18 module:overlay(26) +from:0x02134600 kind:load to:0x0213fa28 module:overlay(26) +from:0x02134604 kind:load to:0x0210a630 module:overlay(26) +from:0x02134608 kind:load to:0x0213fa1c module:overlay(26) +from:0x02134628 kind:arm_call to:0x0210a674 module:overlay(26) +from:0x02134638 kind:arm_call to:0x0203ce74 module:main +from:0x0213464c kind:load to:0x0213fb1c module:overlay(26) +from:0x02134650 kind:load to:0x0213fb2c module:overlay(26) +from:0x02134654 kind:load to:0x0210a91c module:overlay(26) +from:0x02134658 kind:load to:0x0213fb20 module:overlay(26) +from:0x02134678 kind:arm_call to:0x0210a960 module:overlay(26) +from:0x02134688 kind:arm_call to:0x0203ce74 module:main +from:0x0213469c kind:load to:0x0213fc00 module:overlay(26) +from:0x021346a0 kind:load to:0x0213fc10 module:overlay(26) +from:0x021346a4 kind:load to:0x0210abac module:overlay(26) +from:0x021346a8 kind:load to:0x0213fc04 module:overlay(26) +from:0x021346c8 kind:arm_call to:0x0210abf0 module:overlay(26) +from:0x021346d8 kind:arm_call to:0x0203ce74 module:main +from:0x021346ec kind:load to:0x0213fce4 module:overlay(26) +from:0x021346f0 kind:load to:0x0213fcf4 module:overlay(26) +from:0x021346f4 kind:load to:0x0210ae94 module:overlay(26) +from:0x021346f8 kind:load to:0x0213fce8 module:overlay(26) +from:0x02134718 kind:load to:0x02136eb0 module:overlay(26) +from:0x02134738 kind:arm_call to:0x0210b3f0 module:overlay(26) +from:0x02134748 kind:arm_call to:0x0203ce74 module:main +from:0x0213475c kind:load to:0x0213fdc8 module:overlay(26) +from:0x02134760 kind:load to:0x0213fdd8 module:overlay(26) +from:0x02134764 kind:load to:0x0210ba8c module:overlay(26) +from:0x02134768 kind:load to:0x0213fdcc module:overlay(26) +from:0x021347b4 kind:load to:0x021370b0 module:overlay(26) +from:0x021347b8 kind:load to:0x021370b8 module:overlay(26) +from:0x021347bc kind:load to:0x021370c0 module:overlay(26) +from:0x021347c0 kind:load to:0x021370c8 module:overlay(26) +from:0x021347c4 kind:load to:0x021370d0 module:overlay(26) +from:0x021347e4 kind:arm_call to:0x0210e268 module:overlay(26) +from:0x021347f4 kind:arm_call to:0x0203ce74 module:main +from:0x02134808 kind:load to:0x0213feac module:overlay(26) +from:0x0213480c kind:load to:0x0213febc module:overlay(26) +from:0x02134810 kind:load to:0x0210e4d0 module:overlay(26) +from:0x02134814 kind:load to:0x0213feb0 module:overlay(26) +from:0x02134834 kind:arm_call to:0x0210e514 module:overlay(26) +from:0x02134844 kind:arm_call to:0x0203ce74 module:main +from:0x02134858 kind:load to:0x0213ffb0 module:overlay(26) +from:0x0213485c kind:load to:0x0213ffc0 module:overlay(26) +from:0x02134860 kind:load to:0x0210e8b0 module:overlay(26) +from:0x02134864 kind:load to:0x0213ffb4 module:overlay(26) +from:0x02134884 kind:arm_call to:0x0210e8f4 module:overlay(26) +from:0x02134894 kind:arm_call to:0x0203ce74 module:main +from:0x021348a8 kind:load to:0x021400b4 module:overlay(26) +from:0x021348ac kind:load to:0x021400c4 module:overlay(26) +from:0x021348b0 kind:load to:0x0210ed28 module:overlay(26) +from:0x021348b4 kind:load to:0x021400b8 module:overlay(26) +from:0x021348d4 kind:arm_call to:0x0210ed6c module:overlay(26) +from:0x021348e4 kind:arm_call to:0x0203ce74 module:main +from:0x021348f8 kind:load to:0x02140198 module:overlay(26) +from:0x021348fc kind:load to:0x021401a8 module:overlay(26) +from:0x02134900 kind:load to:0x0210f11c module:overlay(26) +from:0x02134904 kind:load to:0x0214019c module:overlay(26) +from:0x02134924 kind:arm_call to:0x0210f160 module:overlay(26) +from:0x02134934 kind:arm_call to:0x0203ce74 module:main +from:0x02134948 kind:load to:0x02140284 module:overlay(26) +from:0x0213494c kind:load to:0x02140294 module:overlay(26) +from:0x02134950 kind:load to:0x0210fd74 module:overlay(26) +from:0x02134954 kind:load to:0x02140288 module:overlay(26) +from:0x02134984 kind:arm_call to:0x0210fdb8 module:overlay(26) +from:0x02134994 kind:arm_call to:0x0203ce74 module:main +from:0x021349ac kind:load to:0x02137400 module:overlay(26) +from:0x021349b0 kind:load to:0x021402f0 module:overlay(26) +from:0x021349b4 kind:load to:0x02140300 module:overlay(26) +from:0x021349b8 kind:load to:0x0211023c module:overlay(26) +from:0x021349bc kind:load to:0x021402f4 module:overlay(26) +from:0x021349dc kind:arm_call to:0x02110280 module:overlay(26) +from:0x021349ec kind:arm_call to:0x0203ce74 module:main +from:0x02134a00 kind:load to:0x021403d8 module:overlay(26) +from:0x02134a04 kind:load to:0x021403e8 module:overlay(26) +from:0x02134a08 kind:load to:0x02110c68 module:overlay(26) +from:0x02134a0c kind:load to:0x021403dc module:overlay(26) +from:0x02134a2c kind:arm_call to:0x021110d0 module:overlay(26) +from:0x02134a3c kind:arm_call to:0x0203ce74 module:main +from:0x02134a50 kind:load to:0x02140424 module:overlay(26) +from:0x02134a54 kind:load to:0x02140434 module:overlay(26) +from:0x02134a58 kind:load to:0x02111320 module:overlay(26) +from:0x02134a5c kind:load to:0x02140428 module:overlay(26) +from:0x02134a7c kind:arm_call to:0x02111364 module:overlay(26) +from:0x02134a8c kind:arm_call to:0x0203ce74 module:main +from:0x02134aa0 kind:load to:0x02140470 module:overlay(26) +from:0x02134aa4 kind:load to:0x02140480 module:overlay(26) +from:0x02134aa8 kind:load to:0x0211162c module:overlay(26) +from:0x02134aac kind:load to:0x02140474 module:overlay(26) +from:0x02134acc kind:arm_call to:0x02111674 module:overlay(26) +from:0x02134adc kind:arm_call to:0x0203ce74 module:main +from:0x02134af0 kind:load to:0x021404f0 module:overlay(26) +from:0x02134af4 kind:load to:0x021405e4 module:overlay(26) +from:0x02134af8 kind:load to:0x02113d28 module:overlay(26) +from:0x02134afc kind:load to:0x021404f4 module:overlay(26) +from:0x02134b60 kind:arm_call to:0x02113d6c module:overlay(26) +from:0x02134b70 kind:arm_call to:0x0203ce74 module:main +from:0x02134b88 kind:load to:0x021378a8 module:overlay(26) +from:0x02134b8c kind:load to:0x021406bc module:overlay(26) +from:0x02134b90 kind:load to:0x021406dc module:overlay(26) +from:0x02134b94 kind:load to:0x021165dc module:overlay(26) +from:0x02134b98 kind:load to:0x021406d0 module:overlay(26) +from:0x02134bb8 kind:arm_call to:0x02116620 module:overlay(26) +from:0x02134bc8 kind:arm_call to:0x0203ce74 module:main +from:0x02134bdc kind:load to:0x021407b4 module:overlay(26) +from:0x02134be0 kind:load to:0x021407c4 module:overlay(26) +from:0x02134be4 kind:load to:0x021167b0 module:overlay(26) +from:0x02134be8 kind:load to:0x021407b8 module:overlay(26) +from:0x02134c18 kind:arm_call to:0x0203d160 module:main +from:0x02134c24 kind:arm_call_thumb to:0x0201797c module:main +from:0x02134c48 kind:arm_call to:0x0203ce74 module:main +from:0x02134c64 kind:arm_call to:0x021167f4 module:overlay(26) +from:0x02134c74 kind:arm_call to:0x0203ce74 module:main +from:0x02134c8c kind:load to:0x02140824 module:overlay(26) +from:0x02134c90 kind:load to:0x02140800 module:overlay(26) +from:0x02134c94 kind:load to:0x02140834 module:overlay(26) +from:0x02134c98 kind:load to:0x0211a9dc module:overlay(26) +from:0x02134c9c kind:load to:0x02140934 module:overlay(26) +from:0x02134ca0 kind:load to:0x02135794 module:overlay(26) +from:0x02134ca4 kind:load to:0x02140948 module:overlay(26) +from:0x02134ca8 kind:load to:0x020ea614 module:overlay(26) +from:0x02134cac kind:load to:0x02140818 module:overlay(26) +from:0x02134cb0 kind:load to:0x0214085c module:overlay(26) +from:0x02134cb4 kind:load to:0x0211a9e4 module:overlay(26) +from:0x02134cb8 kind:load to:0x0214080c module:overlay(26) +from:0x02134cd8 kind:arm_call to:0x0211aa28 module:overlay(26) +from:0x02134ce8 kind:arm_call to:0x0203ce74 module:main +from:0x02134cfc kind:load to:0x02140e00 module:overlay(26) +from:0x02134d00 kind:load to:0x02140e10 module:overlay(26) +from:0x02134d04 kind:load to:0x0211ad18 module:overlay(26) +from:0x02134d08 kind:load to:0x02140e04 module:overlay(26) +from:0x02134d60 kind:arm_call to:0x0211ad5c module:overlay(26) +from:0x02134d70 kind:arm_call to:0x0203ce74 module:main +from:0x02134d84 kind:load to:0x02137d50 module:overlay(26) +from:0x02134d88 kind:load to:0x02140ee8 module:overlay(26) +from:0x02134d8c kind:load to:0x02140ef8 module:overlay(26) +from:0x02134d90 kind:load to:0x0211dbb8 module:overlay(26) +from:0x02134d94 kind:load to:0x02140eec module:overlay(26) +from:0x02134db4 kind:arm_call to:0x0211dbcc module:overlay(26) +from:0x02134dc4 kind:arm_call to:0x0203ce74 module:main +from:0x02134dd8 kind:load to:0x02140fd0 module:overlay(26) +from:0x02134ddc kind:load to:0x02140fe0 module:overlay(26) +from:0x02134de0 kind:load to:0x0211dbe8 module:overlay(26) +from:0x02134de4 kind:load to:0x02140fd4 module:overlay(26) +from:0x02134e04 kind:arm_call to:0x0211e128 module:overlay(26) +from:0x02134e14 kind:arm_call to:0x0203ce74 module:main +from:0x02134e28 kind:load to:0x02140ff8 module:overlay(26) +from:0x02134e2c kind:load to:0x02141008 module:overlay(26) +from:0x02134e30 kind:load to:0x02120a58 module:overlay(26) +from:0x02134e34 kind:load to:0x02140ffc module:overlay(26) +from:0x02134e54 kind:arm_call to:0x02120a9c module:overlay(26) +from:0x02134e64 kind:arm_call to:0x0203ce74 module:main +from:0x02134e78 kind:load to:0x021410e0 module:overlay(26) +from:0x02134e7c kind:load to:0x021410f0 module:overlay(26) +from:0x02134e80 kind:load to:0x021211e4 module:overlay(26) +from:0x02134e84 kind:load to:0x021410e4 module:overlay(26) +from:0x02134ea4 kind:arm_call to:0x02121228 module:overlay(26) +from:0x02134eb4 kind:arm_call to:0x0203ce74 module:main +from:0x02134ec8 kind:load to:0x021411c8 module:overlay(26) +from:0x02134ecc kind:load to:0x021411d8 module:overlay(26) +from:0x02134ed0 kind:load to:0x021220e8 module:overlay(26) +from:0x02134ed4 kind:load to:0x021411cc module:overlay(26) +from:0x02134ef4 kind:arm_call to:0x0212212c module:overlay(26) +from:0x02134f04 kind:arm_call to:0x0203ce74 module:main +from:0x02134f18 kind:load to:0x021412b0 module:overlay(26) +from:0x02134f1c kind:load to:0x021412c4 module:overlay(26) +from:0x02134f20 kind:load to:0x02122ea8 module:overlay(26) +from:0x02134f24 kind:load to:0x021412b8 module:overlay(26) +from:0x02134f44 kind:arm_call to:0x02122eec module:overlay(26) +from:0x02134f54 kind:arm_call to:0x0203ce74 module:main +from:0x02134f68 kind:load to:0x021413a8 module:overlay(26) +from:0x02134f6c kind:load to:0x021413b8 module:overlay(26) +from:0x02134f70 kind:load to:0x02123608 module:overlay(26) +from:0x02134f74 kind:load to:0x021413ac module:overlay(26) +from:0x02134f94 kind:arm_call to:0x0212364c module:overlay(26) +from:0x02134fa4 kind:arm_call to:0x0203ce74 module:main +from:0x02134fb8 kind:load to:0x02141424 module:overlay(26) +from:0x02134fbc kind:load to:0x02141434 module:overlay(26) +from:0x02134fc0 kind:load to:0x02123a90 module:overlay(26) +from:0x02134fc4 kind:load to:0x02141428 module:overlay(26) +from:0x02135000 kind:arm_call to:0x02123ad8 module:overlay(26) +from:0x02135010 kind:arm_call to:0x0203ce74 module:main +from:0x02135024 kind:load to:0x02141470 module:overlay(26) +from:0x0213502c kind:load to:0x0213865c module:overlay(26) +from:0x02135034 kind:load to:0x02141490 module:overlay(26) +from:0x02135038 kind:load to:0x02127f70 module:overlay(26) +from:0x0213503c kind:load to:0x02141478 module:overlay(26) +from:0x02135074 kind:arm_call to:0x02127f98 module:overlay(26) +from:0x02135084 kind:arm_call to:0x0203ce74 module:main +from:0x021350ac kind:arm_call to:0x02127ff4 module:overlay(26) +from:0x021350bc kind:arm_call to:0x0203ce74 module:main +from:0x021350d4 kind:load to:0x02138810 module:overlay(26) +from:0x021350d8 kind:load to:0x02141568 module:overlay(26) +from:0x021350dc kind:load to:0x0214158c module:overlay(26) +from:0x021350e0 kind:load to:0x0212b890 module:overlay(26) +from:0x021350e4 kind:load to:0x02141580 module:overlay(26) +from:0x021350e8 kind:load to:0x02141664 module:overlay(26) +from:0x021350ec kind:load to:0x0212b8a4 module:overlay(26) +from:0x021350f0 kind:load to:0x02141574 module:overlay(26) +from:0x02135110 kind:arm_call to:0x0212b8ec module:overlay(26) +from:0x02135120 kind:arm_call to:0x0203ce74 module:main +from:0x02135134 kind:load to:0x0214174c module:overlay(26) +from:0x02135138 kind:load to:0x02141850 module:overlay(26) +from:0x0213513c kind:load to:0x0212e444 module:overlay(26) +from:0x02135140 kind:load to:0x02141750 module:overlay(26) +from:0x02135164 kind:load to:0x02138b8c module:overlay(26) +from:0x0213518c kind:load to:0x021419c8 module:overlay(26) +from:0x02135190 kind:load to:0x02133dcc module:overlay(26) +from:0x02135194 kind:load to:0x02133df4 module:overlay(26) +from:0x02135198 kind:load to:0x02133e10 module:overlay(26) +from:0x0213519c kind:load to:0x02133e2c module:overlay(26) +from:0x021351a0 kind:load to:0x02133e48 module:overlay(26) +from:0x021351a4 kind:load to:0x02133e90 module:overlay(26) +from:0x021351a8 kind:load to:0x02133ed8 module:overlay(26) +from:0x021351ac kind:load to:0x02133edc module:overlay(26) +from:0x021351b0 kind:load to:0x02133ef8 module:overlay(26) +from:0x021351b4 kind:load to:0x02133f14 module:overlay(26) +from:0x021351b8 kind:load to:0x02133f30 module:overlay(26) +from:0x021351bc kind:load to:0x02133f4c module:overlay(26) +from:0x021351c0 kind:load to:0x02133fa8 module:overlay(26) +from:0x021351c4 kind:load to:0x02133ff8 module:overlay(26) +from:0x021351c8 kind:load to:0x02134038 module:overlay(26) +from:0x021351cc kind:load to:0x02134088 module:overlay(26) +from:0x021351d0 kind:load to:0x021343e4 module:overlay(26) +from:0x021351d4 kind:load to:0x0213446c module:overlay(26) +from:0x021351d8 kind:load to:0x021344e0 module:overlay(26) +from:0x021351dc kind:load to:0x02134500 module:overlay(26) +from:0x021351e0 kind:load to:0x02134550 module:overlay(26) +from:0x021351e4 kind:load to:0x021345a0 module:overlay(26) +from:0x021351e8 kind:load to:0x021345bc module:overlay(26) +from:0x021351ec kind:load to:0x0213460c module:overlay(26) +from:0x021351f0 kind:load to:0x0213465c module:overlay(26) +from:0x021351f4 kind:load to:0x021346ac module:overlay(26) +from:0x021351f8 kind:load to:0x021346fc module:overlay(26) +from:0x021351fc kind:load to:0x0213471c module:overlay(26) +from:0x02135200 kind:load to:0x0213476c module:overlay(26) +from:0x02135204 kind:load to:0x021347c8 module:overlay(26) +from:0x02135208 kind:load to:0x02134818 module:overlay(26) +from:0x0213520c kind:load to:0x02134868 module:overlay(26) +from:0x02135210 kind:load to:0x021348b8 module:overlay(26) +from:0x02135214 kind:load to:0x02134908 module:overlay(26) +from:0x02135218 kind:load to:0x02134958 module:overlay(26) +from:0x0213521c kind:load to:0x021349c0 module:overlay(26) +from:0x02135220 kind:load to:0x02134a10 module:overlay(26) +from:0x02135224 kind:load to:0x02134a60 module:overlay(26) +from:0x02135228 kind:load to:0x02134ab0 module:overlay(26) +from:0x0213522c kind:load to:0x02134b00 module:overlay(26) +from:0x02135230 kind:load to:0x02134b9c module:overlay(26) +from:0x02135234 kind:load to:0x02134bec module:overlay(26) +from:0x02135238 kind:load to:0x02134cbc module:overlay(26) +from:0x0213523c kind:load to:0x02134d0c module:overlay(26) +from:0x02135240 kind:load to:0x02134d98 module:overlay(26) +from:0x02135244 kind:load to:0x02134de8 module:overlay(26) +from:0x02135248 kind:load to:0x02134e38 module:overlay(26) +from:0x0213524c kind:load to:0x02134e88 module:overlay(26) +from:0x02135250 kind:load to:0x02134ed8 module:overlay(26) +from:0x02135254 kind:load to:0x02134f28 module:overlay(26) +from:0x02135258 kind:load to:0x02134f78 module:overlay(26) +from:0x0213525c kind:load to:0x02134fc8 module:overlay(26) +from:0x02135260 kind:load to:0x02135040 module:overlay(26) +from:0x02135264 kind:load to:0x021350f4 module:overlay(26) +from:0x02135268 kind:load to:0x02135144 module:overlay(26) +from:0x0213526c kind:load to:0x02135168 module:overlay(26) +from:0x02135270 kind:load to:0x0213516c module:overlay(26) +from:0x0213528c kind:load to:0x020d8784 module:overlay(26) +from:0x02135290 kind:load to:0x020d8798 module:overlay(26) +from:0x02135294 kind:load to:0x020d87b4 module:overlay(26) +from:0x02135298 kind:load to:0x020d87f0 module:overlay(26) +from:0x0213529c kind:load to:0x020616e8 module:overlay(0) +from:0x021352a0 kind:load to:0x020d8824 module:overlay(26) +from:0x021352a4 kind:load to:0x020d88a8 module:overlay(26) +from:0x021352a8 kind:load to:0x020d88f8 module:overlay(26) +from:0x021352ac kind:load to:0x020616f8 module:overlay(0) +from:0x021352b0 kind:load to:0x020616fc module:overlay(0) +from:0x021352bc kind:load to:0x020d89e0 module:overlay(26) +from:0x021352c0 kind:load to:0x020d89f4 module:overlay(26) +from:0x021352c4 kind:load to:0x020616e0 module:overlay(0) +from:0x021352c8 kind:load to:0x020d8a10 module:overlay(26) +from:0x021352cc kind:load to:0x020d8a48 module:overlay(26) +from:0x021352d0 kind:load to:0x020d8ab0 module:overlay(26) +from:0x021352d4 kind:load to:0x020d8b1c module:overlay(26) +from:0x021352d8 kind:load to:0x020d8b94 module:overlay(26) +from:0x021352dc kind:load to:0x020d8bcc module:overlay(26) +from:0x021352e0 kind:load to:0x020616fc module:overlay(0) +from:0x021352ec kind:load to:0x020d8fd4 module:overlay(26) +from:0x021352f0 kind:load to:0x020d8fe8 module:overlay(26) +from:0x021352f4 kind:load to:0x020d8ea8 module:overlay(26) +from:0x021352f8 kind:load to:0x020d8ecc module:overlay(26) +from:0x021352fc kind:load to:0x020616e8 module:overlay(0) +from:0x02135300 kind:load to:0x020d8f74 module:overlay(26) +from:0x02135304 kind:load to:0x020d8f90 module:overlay(26) +from:0x02135308 kind:load to:0x020d8fa4 module:overlay(26) +from:0x0213530c kind:load to:0x020616f8 module:overlay(0) +from:0x02135310 kind:load to:0x020d8fd0 module:overlay(26) +from:0x02135334 kind:load to:0x020da4fc module:overlay(26) +from:0x02135338 kind:load to:0x020da52c module:overlay(26) +from:0x0213533c kind:load to:0x020d9c14 module:overlay(26) +from:0x02135340 kind:load to:0x020da29c module:overlay(26) +from:0x02135350 kind:load to:0x020da718 module:overlay(26) +from:0x02135354 kind:load to:0x020da738 module:overlay(26) +from:0x02135358 kind:load to:0x020da83c module:overlay(26) +from:0x0213535c kind:load to:0x020dae00 module:overlay(26) +from:0x021353a4 kind:load to:0x020dbaec module:overlay(26) +from:0x021353a8 kind:load to:0x020dbb14 module:overlay(26) +from:0x021353ac kind:load to:0x020db2a4 module:overlay(26) +from:0x021353b0 kind:load to:0x020db858 module:overlay(26) +from:0x021353bc kind:load to:0x020dbc40 module:overlay(26) +from:0x021353c0 kind:load to:0x020dbc90 module:overlay(26) +from:0x02135428 kind:load to:0x020e5f0c module:overlay(26) +from:0x02135430 kind:load to:0x020e3fc8 module:overlay(26) +from:0x02135438 kind:load to:0x020e3b60 module:overlay(26) +from:0x02135440 kind:load to:0x020e52c8 module:overlay(26) +from:0x02135448 kind:load to:0x020e5038 module:overlay(26) +from:0x02135450 kind:load to:0x020e501c module:overlay(26) +from:0x02135458 kind:load to:0x020e4c70 module:overlay(26) +from:0x02135460 kind:load to:0x020e4960 module:overlay(26) +from:0x02135468 kind:load to:0x020e47fc module:overlay(26) +from:0x02135470 kind:load to:0x020e42a0 module:overlay(26) +from:0x02135478 kind:load to:0x020e39c4 module:overlay(26) +from:0x02135480 kind:load to:0x020e4d34 module:overlay(26) +from:0x02135488 kind:load to:0x020e4c64 module:overlay(26) +from:0x02135490 kind:load to:0x020e4714 module:overlay(26) +from:0x02135498 kind:load to:0x020e3e40 module:overlay(26) +from:0x021354a0 kind:load to:0x020e4420 module:overlay(26) +from:0x021354a8 kind:load to:0x020e4668 module:overlay(26) +from:0x021354b0 kind:load to:0x020e3744 module:overlay(26) +from:0x021354b8 kind:load to:0x020e4bf4 module:overlay(26) +from:0x021354c0 kind:load to:0x020e3684 module:overlay(26) +from:0x021354c8 kind:load to:0x020e4e30 module:overlay(26) +from:0x021354d0 kind:load to:0x020e31f0 module:overlay(26) +from:0x021354d8 kind:load to:0x020e5034 module:overlay(26) +from:0x021354e0 kind:load to:0x020e2c94 module:overlay(26) +from:0x021354e8 kind:load to:0x020e54b8 module:overlay(26) +from:0x021354f0 kind:load to:0x020e57a8 module:overlay(26) +from:0x021354f8 kind:load to:0x020e60a8 module:overlay(26) +from:0x02135500 kind:load to:0x020e2af8 module:overlay(26) +from:0x02135508 kind:load to:0x020e6260 module:overlay(26) +from:0x02135510 kind:load to:0x020e2a24 module:overlay(26) +from:0x02135518 kind:load to:0x020e2580 module:overlay(26) +from:0x02135520 kind:load to:0x020e24e4 module:overlay(26) +from:0x02135528 kind:load to:0x020e2478 module:overlay(26) +from:0x02135530 kind:load to:0x020e2350 module:overlay(26) +from:0x02135538 kind:load to:0x020e2234 module:overlay(26) +from:0x02135540 kind:load to:0x020e5388 module:overlay(26) +from:0x02135548 kind:load to:0x020e5144 module:overlay(26) +from:0x02135550 kind:load to:0x020e4eb4 module:overlay(26) +from:0x02135558 kind:load to:0x020e201c module:overlay(26) +from:0x02135560 kind:load to:0x020e1e40 module:overlay(26) +from:0x02135568 kind:load to:0x020e1d84 module:overlay(26) +from:0x02135570 kind:load to:0x020e1bd8 module:overlay(26) +from:0x02135578 kind:load to:0x020e1a80 module:overlay(26) +from:0x02135580 kind:load to:0x020e1a7c module:overlay(26) +from:0x02135588 kind:load to:0x020e20d8 module:overlay(26) +from:0x02135590 kind:load to:0x020e1a64 module:overlay(26) +from:0x02135598 kind:load to:0x020e2268 module:overlay(26) +from:0x021355a0 kind:load to:0x020e5a70 module:overlay(26) +from:0x021355a8 kind:load to:0x020e23bc module:overlay(26) +from:0x021355b0 kind:load to:0x020e55cc module:overlay(26) +from:0x021355b8 kind:load to:0x020e1a60 module:overlay(26) +from:0x021355c0 kind:load to:0x020e1928 module:overlay(26) +from:0x021355c8 kind:load to:0x020e26e4 module:overlay(26) +from:0x021355d0 kind:load to:0x021672e4 module:overlay(91) +from:0x021355d8 kind:load to:0x021670ac module:overlay(91) +from:0x021355e0 kind:load to:0x020e619c module:overlay(26) +from:0x021355e8 kind:load to:0x020e2e1c module:overlay(26) +from:0x021355f0 kind:load to:0x020e5fe4 module:overlay(26) +from:0x021355f8 kind:load to:0x020e32b0 module:overlay(26) +from:0x02135600 kind:load to:0x020e62dc module:overlay(26) +from:0x02135610 kind:load to:0x020dc708 module:overlay(26) +from:0x02135614 kind:load to:0x020e6bc8 module:overlay(26) +from:0x02135618 kind:load to:0x02065d48 module:overlay(0) +from:0x0213561c kind:load to:0x02065e84 module:overlay(0) +from:0x02135620 kind:load to:0x020e6b50 module:overlay(26) +from:0x0213562c kind:load to:0x020dc730 module:overlay(26) +from:0x02135630 kind:load to:0x020dc80c module:overlay(26) +from:0x02135634 kind:load to:0x0207c000 module:overlay(0) +from:0x02135638 kind:load to:0x020dea78 module:overlay(26) +from:0x0213563c kind:load to:0x0207c010 module:overlay(0) +from:0x02135648 kind:load to:0x020dc71c module:overlay(26) +from:0x0213564c kind:load to:0x020e6be4 module:overlay(26) +from:0x02135650 kind:load to:0x0201bbe4 module:main +from:0x02135654 kind:load to:0x020e6b2c module:overlay(26) +from:0x02135658 kind:load to:0x020e6b08 module:overlay(26) +from:0x0213565c kind:load to:0x020e8958 module:overlay(26) +from:0x02135664 kind:load to:0x020e8948 module:overlay(26) +from:0x0213566c kind:load to:0x020e8714 module:overlay(26) +from:0x02135674 kind:load to:0x020e8c74 module:overlay(26) +from:0x0213567c kind:load to:0x020e8d0c module:overlay(26) +from:0x02135684 kind:load to:0x020e9080 module:overlay(26) +from:0x0213568c kind:load to:0x020e8724 module:overlay(26) +from:0x02135694 kind:load to:0x020e86a0 module:overlay(26) +from:0x0213569c kind:load to:0x020e9070 module:overlay(26) +from:0x021356a4 kind:load to:0x020e8690 module:overlay(26) +from:0x021356ac kind:load to:0x020e868c module:overlay(26) +from:0x021356b4 kind:load to:0x020e867c module:overlay(26) +from:0x021356d0 kind:load to:0x020e6c00 module:overlay(26) +from:0x021356dc kind:load to:0x0207d3d8 module:overlay(0) +from:0x021356e0 kind:load to:0x0207d3e0 module:overlay(0) +from:0x021356e4 kind:load to:0x0207d5b0 module:overlay(0) +from:0x021356e8 kind:load to:0x0207d584 module:overlay(0) +from:0x021356ec kind:load to:0x0207d898 module:overlay(0) +from:0x021356f0 kind:load to:0x0207d8f4 module:overlay(0) +from:0x021356f4 kind:load to:0x0207d960 module:overlay(0) +from:0x021356f8 kind:load to:0x0207d9f8 module:overlay(0) +from:0x02135708 kind:load to:0x020e9ad4 module:overlay(26) +from:0x0213570c kind:load to:0x020e9ae8 module:overlay(26) +from:0x02135718 kind:load to:0x020ea1e4 module:overlay(26) +from:0x0213571c kind:load to:0x020ea1e8 module:overlay(26) +from:0x02135728 kind:load to:0x020ea3b4 module:overlay(26) +from:0x0213572c kind:load to:0x020ea3c8 module:overlay(26) +from:0x02135730 kind:load to:0x020ea3e4 module:overlay(26) +from:0x02135734 kind:load to:0x020ea3f4 module:overlay(26) +from:0x02135738 kind:load to:0x020ea414 module:overlay(26) +from:0x0213573c kind:load to:0x020ea41c module:overlay(26) +from:0x02135740 kind:load to:0x020ea42c module:overlay(26) +from:0x02135744 kind:load to:0x020ea438 module:overlay(26) +from:0x02135750 kind:load to:0x020ea720 module:overlay(26) +from:0x02135754 kind:load to:0x020ea734 module:overlay(26) +from:0x02135758 kind:load to:0x020ea680 module:overlay(26) +from:0x0213575c kind:load to:0x020ea690 module:overlay(26) +from:0x02135760 kind:load to:0x020ea6b0 module:overlay(26) +from:0x02135764 kind:load to:0x020ea6b8 module:overlay(26) +from:0x02135768 kind:load to:0x020ea6c8 module:overlay(26) +from:0x0213576c kind:load to:0x020ea6d4 module:overlay(26) +from:0x02135778 kind:load to:0x020ea750 module:overlay(26) +from:0x0213577c kind:load to:0x020ea7b4 module:overlay(26) +from:0x02135780 kind:load to:0x02017774 module:main +from:0x02135784 kind:load to:0x0201777c module:main +from:0x02135788 kind:load to:0x02017784 module:main +from:0x02135794 kind:load to:0x020ea614 module:overlay(26) +from:0x02135798 kind:load to:0x020ea520 module:overlay(26) +from:0x0213579c kind:load to:0x020179a4 module:main +from:0x021357a0 kind:load to:0x02017bc4 module:main +from:0x021357a4 kind:load to:0x020ea7bc module:overlay(26) +from:0x021357b0 kind:load to:0x020eada8 module:overlay(26) +from:0x021357b4 kind:load to:0x020eadac module:overlay(26) +from:0x021357cc kind:load to:0x020eaeb8 module:overlay(26) +from:0x02135890 kind:load to:0x020eb1a8 module:overlay(26) +from:0x02135894 kind:load to:0x020eb1bc module:overlay(26) +from:0x02135898 kind:load to:0x020eb328 module:overlay(26) +from:0x0213589c kind:load to:0x020eb344 module:overlay(26) +from:0x021358a0 kind:load to:0x020eb360 module:overlay(26) +from:0x021358a4 kind:load to:0x01fff9a8 module:itcm +from:0x021358a8 kind:load to:0x020eb488 module:overlay(26) +from:0x021358ac kind:load to:0x020eb4a8 module:overlay(26) +from:0x02135950 kind:load to:0x020eddb8 module:overlay(26) +from:0x02135954 kind:load to:0x020eddcc module:overlay(26) +from:0x02135958 kind:load to:0x020ede88 module:overlay(26) +from:0x0213595c kind:load to:0x020edee8 module:overlay(26) +from:0x02135960 kind:load to:0x020edf5c module:overlay(26) +from:0x02135964 kind:load to:0x01fffa90 module:itcm +from:0x02135968 kind:load to:0x020ee104 module:overlay(26) +from:0x0213596c kind:load to:0x020ee124 module:overlay(26) +from:0x02135a34 kind:load to:0x020f022c module:overlay(26) +from:0x02135a38 kind:load to:0x020f0240 module:overlay(26) +from:0x02135a3c kind:load to:0x020f0070 module:overlay(26) +from:0x02135a40 kind:load to:0x020f008c module:overlay(26) +from:0x02135a44 kind:load to:0x020efed0 module:overlay(26) +from:0x02135a48 kind:load to:0x020f00a8 module:overlay(26) +from:0x02135a4c kind:load to:0x020f0184 module:overlay(26) +from:0x02135a50 kind:load to:0x020f01a4 module:overlay(26) +from:0x02135a5c kind:load to:0x020f06a8 module:overlay(26) +from:0x02135a60 kind:load to:0x020f06c8 module:overlay(26) +from:0x02135a64 kind:load to:0x020f03f4 module:overlay(26) +from:0x02135a68 kind:load to:0x020f0428 module:overlay(26) +from:0x02135a6c kind:load to:0x020f045c module:overlay(26) +from:0x02135a70 kind:load to:0x020f0538 module:overlay(26) +from:0x02135a74 kind:load to:0x020f0590 module:overlay(26) +from:0x02135a78 kind:load to:0x020f069c module:overlay(26) +from:0x02135a84 kind:load to:0x020f0b90 module:overlay(26) +from:0x02135a88 kind:load to:0x020f0bb0 module:overlay(26) +from:0x02135a8c kind:load to:0x020f0a00 module:overlay(26) +from:0x02135a90 kind:load to:0x020f0a14 module:overlay(26) +from:0x02135a94 kind:load to:0x020f08cc module:overlay(26) +from:0x02135a98 kind:load to:0x020f0a28 module:overlay(26) +from:0x02135a9c kind:load to:0x020f0a7c module:overlay(26) +from:0x02135aa0 kind:load to:0x020f0b84 module:overlay(26) +from:0x02135aac kind:load to:0x020f0c08 module:overlay(26) +from:0x02135ab0 kind:load to:0x020f0c1c module:overlay(26) +from:0x02135ab4 kind:load to:0x0207c000 module:overlay(0) +from:0x02135ab8 kind:load to:0x020f0bd8 module:overlay(26) +from:0x02135abc kind:load to:0x0207c010 module:overlay(0) +from:0x02135ac8 kind:load to:0x020ec094 module:overlay(26) +from:0x02135acc kind:load to:0x020f0d24 module:overlay(26) +from:0x02135ad0 kind:load to:0x02057ed8 module:overlay(0) +from:0x02135ad4 kind:load to:0x01ffc398 module:itcm +from:0x02135ad8 kind:load to:0x01ffc3d4 module:itcm +from:0x02135adc kind:load to:0x01ffc45c module:itcm +from:0x02135ae0 kind:load to:0x01ffc4cc module:itcm +from:0x02135aec kind:load to:0x020f17b4 module:overlay(26) +from:0x02135af8 kind:load to:0x020f269c module:overlay(26) +from:0x02135afc kind:load to:0x020f1dc8 module:overlay(26) +from:0x02135b00 kind:load to:0x02057bf4 module:overlay(0) +from:0x02135b04 kind:load to:0x01ffc57c module:itcm +from:0x02135b08 kind:load to:0x02057dc8 module:overlay(0) +from:0x02135b0c kind:load to:0x02057e44 module:overlay(0) +from:0x02135b10 kind:load to:0x02057ea8 module:overlay(0) +from:0x02135b14 kind:load to:0x02057c34 module:overlay(0) +from:0x02135b18 kind:load to:0x02057d84 module:overlay(0) +from:0x02135b24 kind:load to:0x020f26b0 module:overlay(26) +from:0x02135b28 kind:load to:0x020f1dac module:overlay(26) +from:0x02135b2c kind:load to:0x0209a254 module:overlay(0) +from:0x02135b30 kind:load to:0x0209a288 module:overlay(0) +from:0x02135b34 kind:load to:0x0209a320 module:overlay(0) +from:0x02135b38 kind:load to:0x0209a334 module:overlay(0) +from:0x02135b3c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02135b40 kind:load to:0x0209a35c module:overlay(0) +from:0x02135b44 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02135b48 kind:load to:0x0209a06c module:overlay(0) +from:0x02135b4c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02135b50 kind:load to:0x0209a308 module:overlay(0) +from:0x02135b54 kind:load to:0x0209a348 module:overlay(0) +from:0x02135b58 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02135b5c kind:load to:0x020f25a0 module:overlay(26) +from:0x02135b60 kind:load to:0x020f1808 module:overlay(26) +from:0x02135b64 kind:load to:0x0209a70c module:overlay(0) +from:0x02135b70 kind:load to:0x020f28c8 module:overlay(26) +from:0x02135b74 kind:load to:0x020f28cc module:overlay(26) +from:0x02135b84 kind:load to:0x020f3308 module:overlay(26) +from:0x02135b88 kind:load to:0x020e763c module:overlay(26) +from:0x02135b8c kind:load to:0x020e7e80 module:overlay(26) +from:0x02135b90 kind:load to:0x020e7058 module:overlay(26) +from:0x02135b94 kind:load to:0x020e7a74 module:overlay(26) +from:0x02135b98 kind:load to:0x020e7b5c module:overlay(26) +from:0x02135b9c kind:load to:0x020e7c1c module:overlay(26) +from:0x02135ba0 kind:load to:0x020e2a20 module:overlay(26) +from:0x02135ba4 kind:load to:0x020e7640 module:overlay(26) +from:0x02135ba8 kind:load to:0x020e7cb4 module:overlay(26) +from:0x02135bac kind:load to:0x020e7d9c module:overlay(26) +from:0x02135bc0 kind:load to:0x020f3a30 module:overlay(26) +from:0x02135bc4 kind:load to:0x020f3ae0 module:overlay(26) +from:0x02135bc8 kind:load to:0x020f3450 module:overlay(26) +from:0x02135bcc kind:load to:0x020f3454 module:overlay(26) +from:0x02135bd0 kind:load to:0x020f390c module:overlay(26) +from:0x02135bd4 kind:load to:0x020f3a28 module:overlay(26) +from:0x02135bd8 kind:load to:0x020f391c module:overlay(26) +from:0x02135bdc kind:load to:0x020e7e80 module:overlay(26) +from:0x02135be0 kind:load to:0x020e7058 module:overlay(26) +from:0x02135be4 kind:load to:0x020f3948 module:overlay(26) +from:0x02135be8 kind:load to:0x020f39dc module:overlay(26) +from:0x02135bec kind:load to:0x020f3a20 module:overlay(26) +from:0x02135bf0 kind:load to:0x020f3a04 module:overlay(26) +from:0x02135bf4 kind:load to:0x020f39fc module:overlay(26) +from:0x02135bf8 kind:load to:0x020f39f4 module:overlay(26) +from:0x02135bfc kind:load to:0x020e7d9c module:overlay(26) +from:0x02135c00 kind:load to:0x020f33fc module:overlay(26) +from:0x02135c10 kind:load to:0x020f3ffc module:overlay(26) +from:0x02135c14 kind:load to:0x020f4068 module:overlay(26) +from:0x02135c18 kind:load to:0x020f3e08 module:overlay(26) +from:0x02135c1c kind:load to:0x020f3e0c module:overlay(26) +from:0x02135c20 kind:load to:0x020f3e94 module:overlay(26) +from:0x02135c24 kind:load to:0x020f3308 module:overlay(26) +from:0x02135c28 kind:load to:0x020e763c module:overlay(26) +from:0x02135c2c kind:load to:0x020f3ff4 module:overlay(26) +from:0x02135c30 kind:load to:0x020f3ea4 module:overlay(26) +from:0x02135c34 kind:load to:0x020e7a74 module:overlay(26) +from:0x02135c38 kind:load to:0x020f3fac module:overlay(26) +from:0x02135c3c kind:load to:0x020f3fec module:overlay(26) +from:0x02135c40 kind:load to:0x020f3fd0 module:overlay(26) +from:0x02135c44 kind:load to:0x020f3fc8 module:overlay(26) +from:0x02135c48 kind:load to:0x020e7cb4 module:overlay(26) +from:0x02135c4c kind:load to:0x020e7d9c module:overlay(26) +from:0x02135c50 kind:load to:0x020f3c54 module:overlay(26) +from:0x02135c60 kind:load to:0x020f33b8 module:overlay(26) +from:0x02135c64 kind:load to:0x020f43a8 module:overlay(26) +from:0x02135c68 kind:load to:0x0205a720 module:overlay(0) +from:0x02135c6c kind:load to:0x01ffc57c module:itcm +from:0x02135c70 kind:load to:0x02057dc8 module:overlay(0) +from:0x02135c74 kind:load to:0x02057e44 module:overlay(0) +from:0x02135c78 kind:load to:0x02057ea8 module:overlay(0) +from:0x02135c7c kind:load to:0x01ffc7a4 module:itcm +from:0x02135c80 kind:load to:0x02057d84 module:overlay(0) +from:0x02135c8c kind:load to:0x020f3c18 module:overlay(26) +from:0x02135c90 kind:load to:0x020f43c4 module:overlay(26) +from:0x02135c94 kind:load to:0x02099b00 module:overlay(0) +from:0x02135c98 kind:load to:0x02099b38 module:overlay(0) +from:0x02135c9c kind:load to:0x0209a13c module:overlay(0) +from:0x02135ca0 kind:load to:0x0209a144 module:overlay(0) +from:0x02135ca4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02135ca8 kind:load to:0x02099cb0 module:overlay(0) +from:0x02135cac kind:load to:0x02099ba0 module:overlay(0) +from:0x02135cb0 kind:load to:0x0209a06c module:overlay(0) +from:0x02135cb4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02135cb8 kind:load to:0x0209a10c module:overlay(0) +from:0x02135cbc kind:load to:0x020f43a0 module:overlay(26) +from:0x02135cc0 kind:load to:0x0209a124 module:overlay(0) +from:0x02135cc4 kind:load to:0x020f4390 module:overlay(26) +from:0x02135cc8 kind:load to:0x020f436c module:overlay(26) +from:0x02135cd4 kind:load to:0x020f43e0 module:overlay(26) +from:0x02135cd8 kind:load to:0x020f4450 module:overlay(26) +from:0x02135cdc kind:load to:0x020f4278 module:overlay(26) +from:0x02135ce0 kind:load to:0x020f4288 module:overlay(26) +from:0x02135ce4 kind:load to:0x020f430c module:overlay(26) +from:0x02135ce8 kind:load to:0x020f3308 module:overlay(26) +from:0x02135cec kind:load to:0x020e763c module:overlay(26) +from:0x02135cf0 kind:load to:0x020e7e80 module:overlay(26) +from:0x02135cf4 kind:load to:0x020e7058 module:overlay(26) +from:0x02135cf8 kind:load to:0x020e7a74 module:overlay(26) +from:0x02135cfc kind:load to:0x020f431c module:overlay(26) +from:0x02135d00 kind:load to:0x020f4364 module:overlay(26) +from:0x02135d04 kind:load to:0x020f4354 module:overlay(26) +from:0x02135d08 kind:load to:0x020f434c module:overlay(26) +from:0x02135d0c kind:load to:0x020e7cb4 module:overlay(26) +from:0x02135d10 kind:load to:0x020f4334 module:overlay(26) +from:0x02135d14 kind:load to:0x020f4258 module:overlay(26) +from:0x02135d24 kind:load to:0x020f46e0 module:overlay(26) +from:0x02135d28 kind:load to:0x020f4750 module:overlay(26) +from:0x02135d2c kind:load to:0x020f45d0 module:overlay(26) +from:0x02135d30 kind:load to:0x020f45e0 module:overlay(26) +from:0x02135d34 kind:load to:0x020f46a0 module:overlay(26) +from:0x02135d38 kind:load to:0x020f3308 module:overlay(26) +from:0x02135d3c kind:load to:0x020e763c module:overlay(26) +from:0x02135d40 kind:load to:0x020e7e80 module:overlay(26) +from:0x02135d44 kind:load to:0x020e7058 module:overlay(26) +from:0x02135d48 kind:load to:0x020e7a74 module:overlay(26) +from:0x02135d4c kind:load to:0x020f46b0 module:overlay(26) +from:0x02135d50 kind:load to:0x020f46d8 module:overlay(26) +from:0x02135d54 kind:load to:0x020f46c8 module:overlay(26) +from:0x02135d58 kind:load to:0x020e7640 module:overlay(26) +from:0x02135d5c kind:load to:0x020e7cb4 module:overlay(26) +from:0x02135d60 kind:load to:0x020e7d9c module:overlay(26) +from:0x02135d64 kind:load to:0x020f45b0 module:overlay(26) +from:0x02135d80 kind:load to:0x020f4f34 module:overlay(26) +from:0x02135d84 kind:load to:0x020f4f38 module:overlay(26) +from:0x02135d8c kind:load to:0x020f52c0 module:overlay(26) +from:0x02135d90 kind:load to:0x020f52c4 module:overlay(26) +from:0x02135da4 kind:load to:0x020f5264 module:overlay(26) +from:0x02135db8 kind:load to:0x020f52b8 module:overlay(26) +from:0x02135dc4 kind:load to:0x020f5440 module:overlay(26) +from:0x02135dc8 kind:load to:0x020f5468 module:overlay(26) +from:0x02135dcc kind:load to:0x020f6164 module:overlay(26) +from:0x02135dd0 kind:load to:0x020f52c0 module:overlay(26) +from:0x02135dd4 kind:load to:0x020f52c4 module:overlay(26) +from:0x02135dd8 kind:load to:0x020f54fc module:overlay(26) +from:0x02135ddc kind:load to:0x020f61a4 module:overlay(26) +from:0x02135de0 kind:load to:0x020f6108 module:overlay(26) +from:0x02135de4 kind:load to:0x020f6234 module:overlay(26) +from:0x02135de8 kind:load to:0x020f5264 module:overlay(26) +from:0x02135dec kind:load to:0x020f6288 module:overlay(26) +from:0x02135df0 kind:load to:0x020f62fc module:overlay(26) +from:0x02135df4 kind:load to:0x020f6330 module:overlay(26) +from:0x02135df8 kind:load to:0x020f6360 module:overlay(26) +from:0x02135dfc kind:load to:0x020f52b8 module:overlay(26) +from:0x02135e08 kind:load to:0x020f649c module:overlay(26) +from:0x02135e0c kind:load to:0x020f64c4 module:overlay(26) +from:0x02135e10 kind:load to:0x020f6ee0 module:overlay(26) +from:0x02135e14 kind:load to:0x020f7568 module:overlay(26) +from:0x02135e18 kind:load to:0x020f7660 module:overlay(26) +from:0x02135e1c kind:load to:0x020f6558 module:overlay(26) +from:0x02135e20 kind:load to:0x020f6f94 module:overlay(26) +from:0x02135e24 kind:load to:0x020f6e2c module:overlay(26) +from:0x02135e28 kind:load to:0x020f710c module:overlay(26) +from:0x02135e2c kind:load to:0x020f715c module:overlay(26) +from:0x02135e30 kind:load to:0x020f728c module:overlay(26) +from:0x02135e34 kind:load to:0x020f7364 module:overlay(26) +from:0x02135e38 kind:load to:0x020f7500 module:overlay(26) +from:0x02135e3c kind:load to:0x020f750c module:overlay(26) +from:0x02135e40 kind:load to:0x020f7518 module:overlay(26) +from:0x02135e4c kind:load to:0x020f76a0 module:overlay(26) +from:0x02135e50 kind:load to:0x020f76c8 module:overlay(26) +from:0x02135e54 kind:load to:0x020f7710 module:overlay(26) +from:0x02135e58 kind:load to:0x020f52c0 module:overlay(26) +from:0x02135e5c kind:load to:0x020f52c4 module:overlay(26) +from:0x02135e60 kind:load to:0x020f7708 module:overlay(26) +from:0x02135e64 kind:load to:0x020f7718 module:overlay(26) +from:0x02135e68 kind:load to:0x020f770c module:overlay(26) +from:0x02135e6c kind:load to:0x020f771c module:overlay(26) +from:0x02135e70 kind:load to:0x020f5264 module:overlay(26) +from:0x02135e74 kind:load to:0x020f7724 module:overlay(26) +from:0x02135e78 kind:load to:0x020f772c module:overlay(26) +from:0x02135e7c kind:load to:0x020f7734 module:overlay(26) +from:0x02135e80 kind:load to:0x020f773c module:overlay(26) +from:0x02135e84 kind:load to:0x020f52b8 module:overlay(26) +from:0x02135e88 kind:load to:0x02135ea8 module:overlay(26) +from:0x02135e8c kind:load to:0x02135e94 module:overlay(26) +from:0x02135e90 kind:load to:0x02135e9c module:overlay(26) +from:0x02135ec0 kind:load to:0x020fba58 module:overlay(26) +from:0x02135ec4 kind:load to:0x020fba80 module:overlay(26) +from:0x02135f3c kind:load to:0x020f5374 module:overlay(26) +from:0x02135f40 kind:load to:0x020ff47c module:overlay(26) +from:0x02135f44 kind:load to:0x02057ed8 module:overlay(0) +from:0x02135f48 kind:load to:0x01ffc398 module:itcm +from:0x02135f4c kind:load to:0x01ffc3d4 module:itcm +from:0x02135f50 kind:load to:0x01ffc45c module:itcm +from:0x02135f54 kind:load to:0x01ffc4cc module:itcm +from:0x02135f60 kind:load to:0x020f33a4 module:overlay(26) +from:0x02135f64 kind:load to:0x021028ec module:overlay(26) +from:0x02135f68 kind:load to:0x02099b00 module:overlay(0) +from:0x02135f6c kind:load to:0x02099b38 module:overlay(0) +from:0x02135f70 kind:load to:0x0209a13c module:overlay(0) +from:0x02135f74 kind:load to:0x0209a144 module:overlay(0) +from:0x02135f78 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02135f7c kind:load to:0x02099cb0 module:overlay(0) +from:0x02135f80 kind:load to:0x02099ba0 module:overlay(0) +from:0x02135f84 kind:load to:0x0209a06c module:overlay(0) +from:0x02135f88 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02135f8c kind:load to:0x0209a10c module:overlay(0) +from:0x02135f90 kind:load to:0x020f43a0 module:overlay(26) +from:0x02135f94 kind:load to:0x0209a124 module:overlay(0) +from:0x02135f98 kind:load to:0x020f4390 module:overlay(26) +from:0x02135f9c kind:load to:0x020f436c module:overlay(26) +from:0x02135fa8 kind:load to:0x020f3390 module:overlay(26) +from:0x02135fac kind:load to:0x02102908 module:overlay(26) +from:0x02135fb0 kind:load to:0x0209a254 module:overlay(0) +from:0x02135fb4 kind:load to:0x0209a288 module:overlay(0) +from:0x02135fb8 kind:load to:0x0209a320 module:overlay(0) +from:0x02135fbc kind:load to:0x0209a334 module:overlay(0) +from:0x02135fc0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02135fc4 kind:load to:0x0209a35c module:overlay(0) +from:0x02135fc8 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02135fcc kind:load to:0x0209a06c module:overlay(0) +from:0x02135fd0 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02135fd4 kind:load to:0x0209a308 module:overlay(0) +from:0x02135fd8 kind:load to:0x0209a348 module:overlay(0) +from:0x02135fdc kind:load to:0x0209a6d4 module:overlay(0) +from:0x02135fe0 kind:load to:0x020f25a0 module:overlay(26) +from:0x02135fe4 kind:load to:0x020f1808 module:overlay(26) +from:0x02135fe8 kind:load to:0x0209a70c module:overlay(0) +from:0x02136414 kind:load to:0x02102984 module:overlay(26) +from:0x02136418 kind:load to:0x021029ac module:overlay(26) +from:0x0213641c kind:load to:0x02102cf8 module:overlay(26) +from:0x02136420 kind:load to:0x021029dc module:overlay(26) +from:0x02136424 kind:load to:0x020f52c4 module:overlay(26) +from:0x02136428 kind:load to:0x02102a8c module:overlay(26) +from:0x0213642c kind:load to:0x02102e10 module:overlay(26) +from:0x02136430 kind:load to:0x02102f44 module:overlay(26) +from:0x02136434 kind:load to:0x02102fe0 module:overlay(26) +from:0x02136438 kind:load to:0x020f5264 module:overlay(26) +from:0x0213643c kind:load to:0x02102ff8 module:overlay(26) +from:0x02136440 kind:load to:0x02103034 module:overlay(26) +from:0x02136444 kind:load to:0x021030e8 module:overlay(26) +from:0x02136448 kind:load to:0x0210312c module:overlay(26) +from:0x0213644c kind:load to:0x020f52b8 module:overlay(26) +from:0x02136458 kind:load to:0x021041a8 module:overlay(26) +from:0x0213645c kind:load to:0x021041bc module:overlay(26) +from:0x02136460 kind:load to:0x02104188 module:overlay(26) +from:0x02136464 kind:load to:0x02104110 module:overlay(26) +from:0x02136468 kind:load to:0x0207c010 module:overlay(0) +from:0x02136488 kind:load to:0x02104f0c module:overlay(26) +from:0x0213648c kind:load to:0x02097944 module:overlay(0) +from:0x02136490 kind:load to:0x02097754 module:overlay(0) +from:0x02136494 kind:load to:0x020977d0 module:overlay(0) +from:0x02136498 kind:load to:0x0209794c module:overlay(0) +from:0x0213649c kind:load to:0x0209796c module:overlay(0) +from:0x021364a0 kind:load to:0x02097998 module:overlay(0) +from:0x021364ac kind:load to:0x02098518 module:overlay(0) +from:0x021364b0 kind:load to:0x02098554 module:overlay(0) +from:0x021364b4 kind:load to:0x0209856c module:overlay(0) +from:0x021364b8 kind:load to:0x02098578 module:overlay(0) +from:0x021364bc kind:load to:0x01fff464 module:itcm +from:0x021364c0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021364c4 kind:load to:0x02104fcc module:overlay(26) +from:0x021364c8 kind:load to:0x020984b0 module:overlay(0) +from:0x021364cc kind:load to:0x02104fd4 module:overlay(26) +from:0x021364d0 kind:load to:0x02105000 module:overlay(26) +from:0x021364d4 kind:load to:0x020984bc module:overlay(0) +from:0x021364d8 kind:load to:0x0210501c module:overlay(26) +from:0x021364dc kind:load to:0x020984c4 module:overlay(0) +from:0x021364e0 kind:load to:0x020984c8 module:overlay(0) +from:0x021364e4 kind:load to:0x02098584 module:overlay(0) +from:0x021364e8 kind:load to:0x020985f0 module:overlay(0) +from:0x021364ec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021364f0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021364f4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021364f8 kind:load to:0x02105070 module:overlay(26) +from:0x021364fc kind:load to:0x02105090 module:overlay(26) +from:0x02136500 kind:load to:0x02105014 module:overlay(26) +from:0x02136524 kind:load to:0x02136504 module:overlay(26) +from:0x02136528 kind:load to:0x0213651c module:overlay(26) +from:0x0213652c kind:load to:0x02136514 module:overlay(26) +from:0x02136530 kind:load to:0x0213650c module:overlay(26) +from:0x0213653c kind:load to:0x021069a4 module:overlay(26) +from:0x02136540 kind:load to:0x02073188 module:overlay(0) +from:0x02136544 kind:load to:0x0207318c module:overlay(0) +from:0x02136548 kind:load to:0x02073190 module:overlay(0) +from:0x02136598 kind:load to:0x02105910 module:overlay(26) +from:0x0213659c kind:load to:0x02105a1c module:overlay(26) +from:0x021365a0 kind:load to:0x02106384 module:overlay(26) +from:0x021365a4 kind:load to:0x021063b8 module:overlay(26) +from:0x021365a8 kind:load to:0x02106490 module:overlay(26) +from:0x021365ac kind:load to:0x021064a8 module:overlay(26) +from:0x021365b0 kind:load to:0x0207fd78 module:overlay(0) +from:0x021365b4 kind:load to:0x02105f4c module:overlay(26) +from:0x021365b8 kind:load to:0x021064d8 module:overlay(26) +from:0x021365bc kind:load to:0x021064f8 module:overlay(26) +from:0x021365c0 kind:load to:0x02106518 module:overlay(26) +from:0x021365c4 kind:load to:0x020808ac module:overlay(0) +from:0x021365c8 kind:load to:0x02105bf0 module:overlay(26) +from:0x021365cc kind:load to:0x020b8ca1 module:overlays(1,5,6,7,10,12,13,14) +from:0x021365d0 kind:load to:0x02105b30 module:overlay(26) +from:0x021365d4 kind:load to:0x021067c4 module:overlay(26) +from:0x021365d8 kind:load to:0x02106130 module:overlay(26) +from:0x02136770 kind:load to:0x02106f30 module:overlay(26) +from:0x02136774 kind:load to:0x02106f50 module:overlay(26) +from:0x02136778 kind:load to:0x02057bf4 module:overlay(0) +from:0x0213677c kind:load to:0x01ffc57c module:itcm +from:0x02136780 kind:load to:0x02057dc8 module:overlay(0) +from:0x02136784 kind:load to:0x02057e44 module:overlay(0) +from:0x02136788 kind:load to:0x02057ea8 module:overlay(0) +from:0x0213678c kind:load to:0x02106f94 module:overlay(26) +from:0x02136790 kind:load to:0x02057d84 module:overlay(0) +from:0x02136794 kind:load to:0x02106f78 module:overlay(26) +from:0x02136798 kind:load to:0x02082334 module:overlay(0) +from:0x021367a4 kind:load to:0x0210730c module:overlay(26) +from:0x021367a8 kind:load to:0x02107334 module:overlay(26) +from:0x021367ac kind:load to:0x02057bf4 module:overlay(0) +from:0x021367b0 kind:load to:0x01ffc57c module:itcm +from:0x021367b4 kind:load to:0x02057dc8 module:overlay(0) +from:0x021367b8 kind:load to:0x02057e44 module:overlay(0) +from:0x021367bc kind:load to:0x02057ea8 module:overlay(0) +from:0x021367c0 kind:load to:0x02107388 module:overlay(26) +from:0x021367c4 kind:load to:0x02057d84 module:overlay(0) +from:0x021367c8 kind:load to:0x02107364 module:overlay(26) +from:0x021367cc kind:load to:0x02082334 module:overlay(0) +from:0x021367d8 kind:load to:0x021074e4 module:overlay(26) +from:0x021367dc kind:load to:0x0210750c module:overlay(26) +from:0x021367e0 kind:load to:0x02107564 module:overlay(26) +from:0x021367e4 kind:load to:0x02107608 module:overlay(26) +from:0x021367e8 kind:load to:0x02107684 module:overlay(26) +from:0x021367ec kind:load to:0x0210760c module:overlay(26) +from:0x021367f0 kind:load to:0x02107610 module:overlay(26) +from:0x021367f4 kind:load to:0x021076c4 module:overlay(26) +from:0x02136810 kind:load to:0x021076e8 module:overlay(26) +from:0x02136814 kind:load to:0x021076fc module:overlay(26) +from:0x02136818 kind:load to:0x02107718 module:overlay(26) +from:0x0213681c kind:load to:0x02107724 module:overlay(26) +from:0x02136820 kind:load to:0x02107684 module:overlay(26) +from:0x02136824 kind:load to:0x02107744 module:overlay(26) +from:0x02136828 kind:load to:0x02107610 module:overlay(26) +from:0x0213682c kind:load to:0x02107764 module:overlay(26) +from:0x02136830 kind:load to:0x02107788 module:overlay(26) +from:0x02136834 kind:load to:0x0210779c module:overlay(26) +from:0x02136838 kind:load to:0x021077b8 module:overlay(26) +from:0x0213683c kind:load to:0x021077d4 module:overlay(26) +from:0x02136848 kind:load to:0x02107ab8 module:overlay(26) +from:0x0213684c kind:load to:0x02107acc module:overlay(26) +from:0x02136850 kind:load to:0x02107ae8 module:overlay(26) +from:0x02136854 kind:load to:0x02107af4 module:overlay(26) +from:0x02136858 kind:load to:0x02107684 module:overlay(26) +from:0x0213685c kind:load to:0x02107b14 module:overlay(26) +from:0x02136860 kind:load to:0x02107610 module:overlay(26) +from:0x02136864 kind:load to:0x02107b34 module:overlay(26) +from:0x02136868 kind:load to:0x02107b54 module:overlay(26) +from:0x0213686c kind:load to:0x02107b68 module:overlay(26) +from:0x02136870 kind:load to:0x02107b84 module:overlay(26) +from:0x02136874 kind:load to:0x02107ba0 module:overlay(26) +from:0x02136880 kind:load to:0x02107e7c module:overlay(26) +from:0x02136884 kind:load to:0x02107e90 module:overlay(26) +from:0x02136888 kind:load to:0x02107eac module:overlay(26) +from:0x0213688c kind:load to:0x02107eb8 module:overlay(26) +from:0x02136890 kind:load to:0x02107684 module:overlay(26) +from:0x02136894 kind:load to:0x02107ed8 module:overlay(26) +from:0x02136898 kind:load to:0x02107610 module:overlay(26) +from:0x0213689c kind:load to:0x02107ef8 module:overlay(26) +from:0x021368a0 kind:load to:0x02107f18 module:overlay(26) +from:0x021368a4 kind:load to:0x02107f2c module:overlay(26) +from:0x021368a8 kind:load to:0x02107f48 module:overlay(26) +from:0x021368ac kind:load to:0x02107f64 module:overlay(26) +from:0x021368d0 kind:load to:0x02108490 module:overlay(26) +from:0x021368d4 kind:load to:0x02108d8c module:overlay(26) +from:0x021368d8 kind:load to:0x02108d34 module:overlay(26) +from:0x021368e4 kind:load to:0x0210847c module:overlay(26) +from:0x021368e8 kind:load to:0x02108d70 module:overlay(26) +from:0x021368ec kind:load to:0x02108d60 module:overlay(26) +from:0x021368f8 kind:load to:0x021082fc module:overlay(26) +from:0x021368fc kind:load to:0x0209ca10 module:overlay(0) +from:0x02136900 kind:load to:0x0209ca18 module:overlay(0) +from:0x02136904 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136908 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136914 kind:load to:0x0207c2d4 module:overlay(0) +from:0x02136918 kind:load to:0x0207c2dc module:overlay(0) +from:0x0213691c kind:load to:0x0207c3a8 module:overlay(0) +from:0x02136920 kind:load to:0x0207c398 module:overlay(0) +from:0x02136924 kind:load to:0x0207c3ec module:overlay(0) +from:0x02136928 kind:load to:0x0207c40c module:overlay(0) +from:0x0213692c kind:load to:0x0207c450 module:overlay(0) +from:0x02136930 kind:load to:0x0207c480 module:overlay(0) +from:0x0213693c kind:load to:0x0207c49c module:overlay(0) +from:0x02136940 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02136944 kind:load to:0x0207c96c module:overlay(0) +from:0x02136948 kind:load to:0x0207c95c module:overlay(0) +from:0x0213694c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02136950 kind:load to:0x0207ca10 module:overlay(0) +from:0x02136954 kind:load to:0x0207ca38 module:overlay(0) +from:0x02136958 kind:load to:0x0207cab0 module:overlay(0) +from:0x02136964 kind:load to:0x02108468 module:overlay(26) +from:0x02136968 kind:load to:0x02108da8 module:overlay(26) +from:0x0213696c kind:load to:0x02057bf4 module:overlay(0) +from:0x02136970 kind:load to:0x01ffc57c module:itcm +from:0x02136974 kind:load to:0x02057dc8 module:overlay(0) +from:0x02136978 kind:load to:0x02057e44 module:overlay(0) +from:0x0213697c kind:load to:0x02057ea8 module:overlay(0) +from:0x02136980 kind:load to:0x021082b4 module:overlay(26) +from:0x02136984 kind:load to:0x02057d84 module:overlay(0) +from:0x02136990 kind:load to:0x021084a4 module:overlay(26) +from:0x02136994 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136998 kind:load to:0x021088ec module:overlay(26) +from:0x0213699c kind:load to:0x0210bc94 module:overlay(26) +from:0x021369a0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021369a4 kind:load to:0x02108b7c module:overlay(26) +from:0x021369a8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021369ac kind:load to:0x0209d1cc module:overlay(0) +from:0x021369b0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021369b4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021369b8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021369bc kind:load to:0x0209d1ec module:overlay(0) +from:0x021369c0 kind:load to:0x02108dc4 module:overlay(26) +from:0x021369c4 kind:load to:0x02108df4 module:overlay(26) +from:0x021369c8 kind:load to:0x02108ca4 module:overlay(26) +from:0x021369cc kind:load to:0x0210bf88 module:overlay(26) +from:0x021369d0 kind:load to:0x0210bf94 module:overlay(26) +from:0x021369d4 kind:load to:0x0210bd98 module:overlay(26) +from:0x021369ec kind:load to:0x02108e4c module:overlay(26) +from:0x021369f0 kind:load to:0x0209c8dc module:overlay(0) +from:0x021369f4 kind:load to:0x0209c99c module:overlay(0) +from:0x021369f8 kind:load to:0x0209c9a0 module:overlay(0) +from:0x021369fc kind:load to:0x0209c9a4 module:overlay(0) +from:0x02136a08 kind:load to:0x02108ee8 module:overlay(26) +from:0x02136a0c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136a10 kind:load to:0x02109160 module:overlay(26) +from:0x02136a14 kind:load to:0x021091d8 module:overlay(26) +from:0x02136a18 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136a1c kind:load to:0x0210922c module:overlay(26) +from:0x02136a20 kind:load to:0x02109228 module:overlay(26) +from:0x02136a24 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136a28 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136a2c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136a30 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136a34 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136a38 kind:load to:0x02109238 module:overlay(26) +from:0x02136a3c kind:load to:0x02109270 module:overlay(26) +from:0x02136a40 kind:load to:0x0210b310 module:overlay(26) +from:0x02136a44 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136a48 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136a4c kind:load to:0x0210bd98 module:overlay(26) +from:0x02136a50 kind:load to:0x0210e1d4 module:overlay(26) +from:0x02136a54 kind:load to:0x02109230 module:overlay(26) +from:0x02136a58 kind:load to:0x0210b350 module:overlay(26) +from:0x02136a5c kind:load to:0x0210b194 module:overlay(26) +from:0x02136a60 kind:load to:0x0210b1dc module:overlay(26) +from:0x02136a64 kind:load to:0x0210b1e4 module:overlay(26) +from:0x02136a68 kind:load to:0x0210b200 module:overlay(26) +from:0x02136a6c kind:load to:0x0210b318 module:overlay(26) +from:0x02136a70 kind:load to:0x0210b320 module:overlay(26) +from:0x02136a88 kind:load to:0x02109398 module:overlay(26) +from:0x02136a8c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136a90 kind:load to:0x02109564 module:overlay(26) +from:0x02136a94 kind:load to:0x02109570 module:overlay(26) +from:0x02136a98 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136a9c kind:load to:0x0210957c module:overlay(26) +from:0x02136aa0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136aa4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136aa8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136aac kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136ab0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136ab4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136ab8 kind:load to:0x02109318 module:overlay(26) +from:0x02136abc kind:load to:0x02109340 module:overlay(26) +from:0x02136ac0 kind:load to:0x02109608 module:overlay(26) +from:0x02136ac4 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136ac8 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136acc kind:load to:0x0210bd98 module:overlay(26) +from:0x02136ad0 kind:load to:0x0210e1d4 module:overlay(26) +from:0x02136ad4 kind:load to:0x021095f8 module:overlay(26) +from:0x02136ad8 kind:load to:0x02109600 module:overlay(26) +from:0x02136ae8 kind:load to:0x0209ca10 module:overlay(0) +from:0x02136aec kind:load to:0x0209ca18 module:overlay(0) +from:0x02136af0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136af4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136b00 kind:load to:0x0210961c module:overlay(26) +from:0x02136b04 kind:load to:0x0209ca10 module:overlay(0) +from:0x02136b08 kind:load to:0x0209ca18 module:overlay(0) +from:0x02136b0c kind:load to:0x0209ca58 module:overlay(0) +from:0x02136b10 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136b1c kind:load to:0x0207cac0 module:overlay(0) +from:0x02136b20 kind:load to:0x0207cac8 module:overlay(0) +from:0x02136b24 kind:load to:0x0207d2dc module:overlay(0) +from:0x02136b28 kind:load to:0x0207d2cc module:overlay(0) +from:0x02136b2c kind:load to:0x0207d318 module:overlay(0) +from:0x02136b30 kind:load to:0x0207d350 module:overlay(0) +from:0x02136b34 kind:load to:0x0207d394 module:overlay(0) +from:0x02136b38 kind:load to:0x0207d3bc module:overlay(0) +from:0x02136b44 kind:load to:0x0210976c module:overlay(26) +from:0x02136b48 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136b4c kind:load to:0x021097cc module:overlay(26) +from:0x02136b50 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136b54 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136b58 kind:load to:0x021097f4 module:overlay(26) +from:0x02136b5c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136b60 kind:load to:0x021098d8 module:overlay(26) +from:0x02136b64 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136b68 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136b6c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136b70 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136b74 kind:load to:0x02109914 module:overlay(26) +from:0x02136b78 kind:load to:0x02109934 module:overlay(26) +from:0x02136b7c kind:load to:0x0210bd90 module:overlay(26) +from:0x02136b80 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136b84 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136b88 kind:load to:0x0210bd98 module:overlay(26) +from:0x02136b94 kind:load to:0x0210997c module:overlay(26) +from:0x02136b98 kind:load to:0x0209ca10 module:overlay(0) +from:0x02136b9c kind:load to:0x0209ca18 module:overlay(0) +from:0x02136ba0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136ba4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136bb0 kind:load to:0x02109af0 module:overlay(26) +from:0x02136bb4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136bb8 kind:load to:0x02109c8c module:overlay(26) +from:0x02136bbc kind:load to:0x0210bc94 module:overlay(26) +from:0x02136bc0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136bc4 kind:load to:0x02109b90 module:overlay(26) +from:0x02136bc8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136bcc kind:load to:0x02109c34 module:overlay(26) +from:0x02136bd0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136bd4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136bd8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136bdc kind:load to:0x0209d1ec module:overlay(0) +from:0x02136be0 kind:load to:0x02109e34 module:overlay(26) +from:0x02136be4 kind:load to:0x02109e54 module:overlay(26) +from:0x02136be8 kind:load to:0x0210bd90 module:overlay(26) +from:0x02136bec kind:load to:0x0210bf88 module:overlay(26) +from:0x02136bf0 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136bf4 kind:load to:0x0210bd98 module:overlay(26) +from:0x02136bf8 kind:load to:0x02109d04 module:overlay(26) +from:0x02136bfc kind:load to:0x02109d34 module:overlay(26) +from:0x02136c00 kind:load to:0x02109dd8 module:overlay(26) +from:0x02136c04 kind:load to:0x02109e28 module:overlay(26) +from:0x02136c1c kind:load to:0x02109fb4 module:overlay(26) +from:0x02136c20 kind:load to:0x0210a334 module:overlay(26) +from:0x02136c24 kind:load to:0x02057bf4 module:overlay(0) +from:0x02136c28 kind:load to:0x01ffc57c module:itcm +from:0x02136c2c kind:load to:0x02057dc8 module:overlay(0) +from:0x02136c30 kind:load to:0x02057e44 module:overlay(0) +from:0x02136c34 kind:load to:0x02057ea8 module:overlay(0) +from:0x02136c38 kind:load to:0x02109ef8 module:overlay(26) +from:0x02136c3c kind:load to:0x02057d84 module:overlay(0) +from:0x02136c48 kind:load to:0x02109fc8 module:overlay(26) +from:0x02136c4c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136c50 kind:load to:0x0210a138 module:overlay(26) +from:0x02136c54 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136c58 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136c5c kind:load to:0x0210a0a4 module:overlay(26) +from:0x02136c60 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136c64 kind:load to:0x0210a0f8 module:overlay(26) +from:0x02136c68 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136c6c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136c70 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136c74 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136c78 kind:load to:0x0210a350 module:overlay(26) +from:0x02136c7c kind:load to:0x0210a370 module:overlay(26) +from:0x02136c80 kind:load to:0x0210bd90 module:overlay(26) +from:0x02136c84 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136c88 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136c8c kind:load to:0x0210bd98 module:overlay(26) +from:0x02136c90 kind:load to:0x0210a27c module:overlay(26) +from:0x02136c94 kind:load to:0x0210a2f0 module:overlay(26) +from:0x02136c98 kind:load to:0x0210a324 module:overlay(26) +from:0x02136c9c kind:load to:0x0210a32c module:overlay(26) +from:0x02136ca8 kind:load to:0x0210a3a4 module:overlay(26) +from:0x02136cac kind:load to:0x0209ca10 module:overlay(0) +from:0x02136cb0 kind:load to:0x0209ca18 module:overlay(0) +from:0x02136cb4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136cb8 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136cc4 kind:load to:0x0210a4a4 module:overlay(26) +from:0x02136cc8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136ccc kind:load to:0x0210a4f4 module:overlay(26) +from:0x02136cd0 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136cd4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136cd8 kind:load to:0x0210a0a4 module:overlay(26) +from:0x02136cdc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136ce0 kind:load to:0x0210a0f8 module:overlay(26) +from:0x02136ce4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136ce8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136cec kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136cf0 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136cf4 kind:load to:0x0210a5e8 module:overlay(26) +from:0x02136cf8 kind:load to:0x0210a608 module:overlay(26) +from:0x02136cfc kind:load to:0x0210bd90 module:overlay(26) +from:0x02136d00 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136d04 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136d08 kind:load to:0x0210bd98 module:overlay(26) +from:0x02136d0c kind:load to:0x0210a27c module:overlay(26) +from:0x02136d10 kind:load to:0x0210a55c module:overlay(26) +from:0x02136d14 kind:load to:0x0210a500 module:overlay(26) +from:0x02136d18 kind:load to:0x0210a550 module:overlay(26) +from:0x02136d24 kind:load to:0x0210a650 module:overlay(26) +from:0x02136d28 kind:load to:0x0209ca10 module:overlay(0) +from:0x02136d2c kind:load to:0x0209ca18 module:overlay(0) +from:0x02136d30 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136d34 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136d40 kind:load to:0x0210a744 module:overlay(26) +from:0x02136d44 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136d48 kind:load to:0x0210a85c module:overlay(26) +from:0x02136d4c kind:load to:0x0210bc94 module:overlay(26) +from:0x02136d50 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136d54 kind:load to:0x0210a878 module:overlay(26) +from:0x02136d58 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136d5c kind:load to:0x0209d1cc module:overlay(0) +from:0x02136d60 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136d64 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136d68 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136d6c kind:load to:0x0209d1ec module:overlay(0) +from:0x02136d70 kind:load to:0x0210a8d4 module:overlay(26) +from:0x02136d74 kind:load to:0x0210a8f4 module:overlay(26) +from:0x02136d78 kind:load to:0x0210bd90 module:overlay(26) +from:0x02136d7c kind:load to:0x0210bf88 module:overlay(26) +from:0x02136d80 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136d84 kind:load to:0x0210bd98 module:overlay(26) +from:0x02136d90 kind:load to:0x0210a93c module:overlay(26) +from:0x02136d94 kind:load to:0x0209ca10 module:overlay(0) +from:0x02136d98 kind:load to:0x0209ca18 module:overlay(0) +from:0x02136d9c kind:load to:0x0209ca58 module:overlay(0) +from:0x02136da0 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136dac kind:load to:0x0210aa20 module:overlay(26) +from:0x02136db0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136db4 kind:load to:0x0210bb74 module:overlay(26) +from:0x02136db8 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136dbc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136dc0 kind:load to:0x0210b138 module:overlay(26) +from:0x02136dc4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136dc8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136dcc kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136dd0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136dd4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136dd8 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136ddc kind:load to:0x0210ab44 module:overlay(26) +from:0x02136de0 kind:load to:0x0210ab74 module:overlay(26) +from:0x02136de4 kind:load to:0x0210b310 module:overlay(26) +from:0x02136de8 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136dec kind:load to:0x0210bf94 module:overlay(26) +from:0x02136df0 kind:load to:0x0210bd98 module:overlay(26) +from:0x02136df4 kind:load to:0x0210e1d4 module:overlay(26) +from:0x02136df8 kind:load to:0x0210ab3c module:overlay(26) +from:0x02136dfc kind:load to:0x0210b350 module:overlay(26) +from:0x02136e00 kind:load to:0x0210b194 module:overlay(26) +from:0x02136e04 kind:load to:0x0210b1dc module:overlay(26) +from:0x02136e08 kind:load to:0x0210b1e4 module:overlay(26) +from:0x02136e0c kind:load to:0x0210b200 module:overlay(26) +from:0x02136e10 kind:load to:0x0210b318 module:overlay(26) +from:0x02136e14 kind:load to:0x0210b320 module:overlay(26) +from:0x02136e20 kind:load to:0x0210abcc module:overlay(26) +from:0x02136e24 kind:load to:0x0209ca10 module:overlay(0) +from:0x02136e28 kind:load to:0x0209ca18 module:overlay(0) +from:0x02136e2c kind:load to:0x0209ca58 module:overlay(0) +from:0x02136e30 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136e3c kind:load to:0x0210ac7c module:overlay(26) +from:0x02136e40 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136e44 kind:load to:0x0210bb74 module:overlay(26) +from:0x02136e48 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136e4c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136e50 kind:load to:0x0210b138 module:overlay(26) +from:0x02136e54 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136e58 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136e5c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136e60 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136e64 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136e68 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136e6c kind:load to:0x0210ae2c module:overlay(26) +from:0x02136e70 kind:load to:0x0210ae5c module:overlay(26) +from:0x02136e74 kind:load to:0x0210b310 module:overlay(26) +from:0x02136e78 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136e7c kind:load to:0x0210bf94 module:overlay(26) +from:0x02136e80 kind:load to:0x0210bd98 module:overlay(26) +from:0x02136e84 kind:load to:0x0210e1d4 module:overlay(26) +from:0x02136e88 kind:load to:0x0210b308 module:overlay(26) +from:0x02136e8c kind:load to:0x0210ae18 module:overlay(26) +from:0x02136e90 kind:load to:0x0210adac module:overlay(26) +from:0x02136e94 kind:load to:0x0210ad44 module:overlay(26) +from:0x02136e98 kind:load to:0x0210b1e4 module:overlay(26) +from:0x02136e9c kind:load to:0x0210b200 module:overlay(26) +from:0x02136ea0 kind:load to:0x0210ad4c module:overlay(26) +from:0x02136ea4 kind:load to:0x0210ad54 module:overlay(26) +from:0x02136ea8 kind:load to:0x0210ad5c module:overlay(26) +from:0x02136eac kind:load to:0x0210ae10 module:overlay(26) +from:0x02136ec4 kind:load to:0x0210af7c module:overlay(26) +from:0x02136ec8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136ecc kind:load to:0x0210bb74 module:overlay(26) +from:0x02136ed0 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136ed4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136ed8 kind:load to:0x0210b138 module:overlay(26) +from:0x02136edc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136ee0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136ee4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136ee8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136eec kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136ef0 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136ef4 kind:load to:0x0210b358 module:overlay(26) +from:0x02136ef8 kind:load to:0x0210b388 module:overlay(26) +from:0x02136efc kind:load to:0x0210b310 module:overlay(26) +from:0x02136f00 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136f04 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136f08 kind:load to:0x0210bd98 module:overlay(26) +from:0x02136f0c kind:load to:0x0210e1d4 module:overlay(26) +from:0x02136f10 kind:load to:0x0210b308 module:overlay(26) +from:0x02136f14 kind:load to:0x0210b350 module:overlay(26) +from:0x02136f18 kind:load to:0x0210b194 module:overlay(26) +from:0x02136f1c kind:load to:0x0210b1dc module:overlay(26) +from:0x02136f20 kind:load to:0x0210b1e4 module:overlay(26) +from:0x02136f24 kind:load to:0x0210b200 module:overlay(26) +from:0x02136f28 kind:load to:0x0210b318 module:overlay(26) +from:0x02136f2c kind:load to:0x0210b320 module:overlay(26) +from:0x02136f38 kind:load to:0x0210b3cc module:overlay(26) +from:0x02136f3c kind:load to:0x0209ca10 module:overlay(0) +from:0x02136f40 kind:load to:0x0209ca18 module:overlay(0) +from:0x02136f44 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136f48 kind:load to:0x0209ca78 module:overlay(0) +from:0x02136f54 kind:load to:0x0210b4a4 module:overlay(26) +from:0x02136f58 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136f5c kind:load to:0x0210b8b8 module:overlay(26) +from:0x02136f60 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136f64 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136f68 kind:load to:0x0210b8c4 module:overlay(26) +from:0x02136f6c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136f70 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136f74 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136f78 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02136f7c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02136f80 kind:load to:0x0209d1ec module:overlay(0) +from:0x02136f84 kind:load to:0x0210b98c module:overlay(26) +from:0x02136f88 kind:load to:0x0210b9cc module:overlay(26) +from:0x02136f8c kind:load to:0x0210b310 module:overlay(26) +from:0x02136f90 kind:load to:0x0210bf88 module:overlay(26) +from:0x02136f94 kind:load to:0x0210bf94 module:overlay(26) +from:0x02136f98 kind:load to:0x0210bd98 module:overlay(26) +from:0x02136f9c kind:load to:0x0210e1d4 module:overlay(26) +from:0x02136fa0 kind:load to:0x0210b984 module:overlay(26) +from:0x02136fa4 kind:load to:0x0210b350 module:overlay(26) +from:0x02136fa8 kind:load to:0x0210b194 module:overlay(26) +from:0x02136fac kind:load to:0x0210b1dc module:overlay(26) +from:0x02136fb0 kind:load to:0x0210b1e4 module:overlay(26) +from:0x02136fb4 kind:load to:0x0210b91c module:overlay(26) +from:0x02136fb8 kind:load to:0x0210b318 module:overlay(26) +from:0x02136fbc kind:load to:0x0210b320 module:overlay(26) +from:0x02136fc0 kind:load to:0x0210b924 module:overlay(26) +from:0x02136fc4 kind:load to:0x0210b944 module:overlay(26) +from:0x02136fc8 kind:load to:0x0210b964 module:overlay(26) +from:0x02136fcc kind:load to:0x0210b8ac module:overlay(26) +from:0x02136fd8 kind:load to:0x0210b7bc module:overlay(26) +from:0x02136fdc kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136fe0 kind:load to:0x0210bb74 module:overlay(26) +from:0x02136fe4 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136fe8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136fec kind:load to:0x0210b138 module:overlay(26) +from:0x02136ff0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136ff4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136ff8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02136ffc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02137000 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02137004 kind:load to:0x0209d1ec module:overlay(0) +from:0x02137008 kind:load to:0x0210ba54 module:overlay(26) +from:0x0213700c kind:load to:0x0210ba14 module:overlay(26) +from:0x02137010 kind:load to:0x0210b310 module:overlay(26) +from:0x02137014 kind:load to:0x0210bf88 module:overlay(26) +from:0x02137018 kind:load to:0x0210bf94 module:overlay(26) +from:0x0213701c kind:load to:0x0210bd98 module:overlay(26) +from:0x02137020 kind:load to:0x0210e1d4 module:overlay(26) +from:0x02137024 kind:load to:0x0210b308 module:overlay(26) +from:0x02137028 kind:load to:0x0210b350 module:overlay(26) +from:0x0213702c kind:load to:0x0210b194 module:overlay(26) +from:0x02137030 kind:load to:0x0210b1dc module:overlay(26) +from:0x02137034 kind:load to:0x0210b1e4 module:overlay(26) +from:0x02137038 kind:load to:0x0210b200 module:overlay(26) +from:0x0213703c kind:load to:0x0210b318 module:overlay(26) +from:0x02137040 kind:load to:0x0210b320 module:overlay(26) +from:0x02137048 kind:load to:0x0210b8b4 module:overlay(26) +from:0x0213704c kind:load to:0x0210b8a4 module:overlay(26) +from:0x02137050 kind:load to:0x0210b8ac module:overlay(26) +from:0x0213705c kind:load to:0x0210bb28 module:overlay(26) +from:0x02137060 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02137064 kind:load to:0x0210bb74 module:overlay(26) +from:0x02137068 kind:load to:0x0210bc94 module:overlay(26) +from:0x0213706c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02137070 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02137074 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02137078 kind:load to:0x0209d1cc module:overlay(0) +from:0x0213707c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02137080 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02137084 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02137088 kind:load to:0x0209d1ec module:overlay(0) +from:0x0213708c kind:load to:0x0210bae4 module:overlay(26) +from:0x02137090 kind:load to:0x0210baf8 module:overlay(26) +from:0x02137094 kind:load to:0x0210bd90 module:overlay(26) +from:0x02137098 kind:load to:0x0210bf88 module:overlay(26) +from:0x0213709c kind:load to:0x0210bf94 module:overlay(26) +from:0x021370a0 kind:load to:0x0210bd98 module:overlay(26) +from:0x021370ac kind:load to:0x0210e12c module:overlay(26) +from:0x021370e0 kind:load to:0x0210e1d8 module:overlay(26) +from:0x021370ec kind:load to:0x0210bb28 module:overlay(26) +from:0x021370f0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021370f4 kind:load to:0x0210bb74 module:overlay(26) +from:0x021370f8 kind:load to:0x0210bc94 module:overlay(26) +from:0x021370fc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02137100 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02137104 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02137108 kind:load to:0x0209d1cc module:overlay(0) +from:0x0213710c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02137110 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02137114 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02137118 kind:load to:0x0209d1ec module:overlay(0) +from:0x0213711c kind:load to:0x0210e1f0 module:overlay(26) +from:0x02137120 kind:load to:0x0210e210 module:overlay(26) +from:0x02137124 kind:load to:0x0210bd90 module:overlay(26) +from:0x02137128 kind:load to:0x0210bf88 module:overlay(26) +from:0x0213712c kind:load to:0x0210bf94 module:overlay(26) +from:0x02137130 kind:load to:0x0210bd98 module:overlay(26) +from:0x02137134 kind:load to:0x0210e1d4 module:overlay(26) +from:0x02137140 kind:load to:0x0210e244 module:overlay(26) +from:0x02137144 kind:load to:0x0209ca10 module:overlay(0) +from:0x02137148 kind:load to:0x0209ca18 module:overlay(0) +from:0x0213714c kind:load to:0x0209ca58 module:overlay(0) +from:0x02137150 kind:load to:0x0209ca78 module:overlay(0) +from:0x0213715c kind:load to:0x0210e398 module:overlay(26) +from:0x02137160 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02137164 kind:load to:0x0210bb74 module:overlay(26) +from:0x02137168 kind:load to:0x0210bc94 module:overlay(26) +from:0x0213716c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02137170 kind:load to:0x0210e3e4 module:overlay(26) +from:0x02137174 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02137178 kind:load to:0x0210e478 module:overlay(26) +from:0x0213717c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02137180 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02137184 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02137188 kind:load to:0x0209d1ec module:overlay(0) +from:0x0213718c kind:load to:0x0210e488 module:overlay(26) +from:0x02137190 kind:load to:0x0210e4a8 module:overlay(26) +from:0x02137194 kind:load to:0x0210bd90 module:overlay(26) +from:0x02137198 kind:load to:0x0210bf88 module:overlay(26) +from:0x0213719c kind:load to:0x0210bf94 module:overlay(26) +from:0x021371a0 kind:load to:0x0210bd98 module:overlay(26) +from:0x021371ac kind:load to:0x0210e4f0 module:overlay(26) +from:0x021371b0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021371b4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021371b8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021371bc kind:load to:0x0209ca78 module:overlay(0) +from:0x021371c8 kind:load to:0x0210e688 module:overlay(26) +from:0x021371cc kind:load to:0x0210e83c module:overlay(26) +from:0x021371d0 kind:load to:0x0210e5c0 module:overlay(26) +from:0x021371d4 kind:load to:0x0207c008 module:overlay(0) +from:0x021371d8 kind:load to:0x0207c010 module:overlay(0) +from:0x021371e4 kind:load to:0x0210e69c module:overlay(26) +from:0x021371e8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021371ec kind:load to:0x0210bb74 module:overlay(26) +from:0x021371f0 kind:load to:0x0210bc94 module:overlay(26) +from:0x021371f4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021371f8 kind:load to:0x0210e760 module:overlay(26) +from:0x021371fc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02137200 kind:load to:0x0210e82c module:overlay(26) +from:0x02137204 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02137208 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0213720c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02137210 kind:load to:0x0209d1ec module:overlay(0) +from:0x02137214 kind:load to:0x0210e858 module:overlay(26) +from:0x02137218 kind:load to:0x0210e880 module:overlay(26) +from:0x0213721c kind:load to:0x0210bd90 module:overlay(26) +from:0x02137220 kind:load to:0x0210bf88 module:overlay(26) +from:0x02137224 kind:load to:0x0210bf94 module:overlay(26) +from:0x02137228 kind:load to:0x0210bd98 module:overlay(26) +from:0x02137234 kind:load to:0x0210e8d0 module:overlay(26) +from:0x02137238 kind:load to:0x0209ca10 module:overlay(0) +from:0x0213723c kind:load to:0x0209ca18 module:overlay(0) +from:0x02137240 kind:load to:0x0209ca58 module:overlay(0) +from:0x02137244 kind:load to:0x0209ca78 module:overlay(0) +from:0x02137250 kind:load to:0x0210ea0c module:overlay(26) +from:0x02137254 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02137258 kind:load to:0x0210ec24 module:overlay(26) +from:0x0213725c kind:load to:0x0210bc94 module:overlay(26) +from:0x02137260 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02137264 kind:load to:0x0210b138 module:overlay(26) +from:0x02137268 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0213726c kind:load to:0x0209d1cc module:overlay(0) +from:0x02137270 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02137274 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02137278 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0213727c kind:load to:0x0209d1ec module:overlay(0) +from:0x02137280 kind:load to:0x0210ecc0 module:overlay(26) +from:0x02137284 kind:load to:0x0210ecf0 module:overlay(26) +from:0x02137288 kind:load to:0x0210b310 module:overlay(26) +from:0x0213728c kind:load to:0x0210bf88 module:overlay(26) +from:0x02137290 kind:load to:0x0210bf94 module:overlay(26) +from:0x02137294 kind:load to:0x0210bd98 module:overlay(26) +from:0x02137298 kind:load to:0x0210e1d4 module:overlay(26) +from:0x0213729c kind:load to:0x0210b308 module:overlay(26) +from:0x021372a0 kind:load to:0x0210b350 module:overlay(26) +from:0x021372a4 kind:load to:0x0210ec54 module:overlay(26) +from:0x021372a8 kind:load to:0x0210ec4c module:overlay(26) +from:0x021372ac kind:load to:0x0210ec30 module:overlay(26) +from:0x021372b0 kind:load to:0x0210b200 module:overlay(26) +from:0x021372b4 kind:load to:0x0210b318 module:overlay(26) +from:0x021372b8 kind:load to:0x0210b320 module:overlay(26) +from:0x021372bc kind:load to:0x0210e9bc module:overlay(26) +from:0x021372c0 kind:load to:0x0210ecb8 module:overlay(26) +from:0x021372cc kind:load to:0x0210ed48 module:overlay(26) +from:0x021372d0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021372d4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021372d8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021372dc kind:load to:0x0209ca78 module:overlay(0) +from:0x021372e8 kind:load to:0x0210edcc module:overlay(26) +from:0x021372ec kind:load to:0x0209d0b8 module:overlay(0) +from:0x021372f0 kind:load to:0x0210f034 module:overlay(26) +from:0x021372f4 kind:load to:0x0210bc94 module:overlay(26) +from:0x021372f8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021372fc kind:load to:0x0210b138 module:overlay(26) +from:0x02137300 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02137304 kind:load to:0x0209d1cc module:overlay(0) +from:0x02137308 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0213730c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02137310 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02137314 kind:load to:0x0209d1ec module:overlay(0) +from:0x02137318 kind:load to:0x0210f0b4 module:overlay(26) +from:0x0213731c kind:load to:0x0210f0e4 module:overlay(26) +from:0x02137320 kind:load to:0x0210b310 module:overlay(26) +from:0x02137324 kind:load to:0x0210bf88 module:overlay(26) +from:0x02137328 kind:load to:0x0210bf94 module:overlay(26) +from:0x0213732c kind:load to:0x0210bd98 module:overlay(26) +from:0x02137330 kind:load to:0x0210e1d4 module:overlay(26) +from:0x02137334 kind:load to:0x0210f098 module:overlay(26) +from:0x02137338 kind:load to:0x0210b350 module:overlay(26) +from:0x0213733c kind:load to:0x0210b194 module:overlay(26) +from:0x02137340 kind:load to:0x0210b1dc module:overlay(26) +from:0x02137344 kind:load to:0x0210b1e4 module:overlay(26) +from:0x02137348 kind:load to:0x0210f0ac module:overlay(26) +from:0x0213734c kind:load to:0x0210b318 module:overlay(26) +from:0x02137350 kind:load to:0x0210b320 module:overlay(26) +from:0x02137354 kind:load to:0x0210f02c module:overlay(26) +from:0x02137358 kind:load to:0x0210fa04 module:overlay(26) +from:0x02137360 kind:load to:0x0210f500 module:overlay(26) +from:0x02137368 kind:load to:0x0210f678 module:overlay(26) +from:0x02137370 kind:load to:0x0210fc14 module:overlay(26) +from:0x02137380 kind:load to:0x0210f13c module:overlay(26) +from:0x02137384 kind:load to:0x0209774c module:overlay(0) +from:0x02137388 kind:load to:0x02097754 module:overlay(0) +from:0x0213738c kind:load to:0x020977d0 module:overlay(0) +from:0x02137390 kind:load to:0x02097810 module:overlay(0) +from:0x02137394 kind:load to:0x02097814 module:overlay(0) +from:0x02137398 kind:load to:0x02097818 module:overlay(0) +from:0x021373a4 kind:load to:0x02098518 module:overlay(0) +from:0x021373a8 kind:load to:0x02098554 module:overlay(0) +from:0x021373ac kind:load to:0x0209856c module:overlay(0) +from:0x021373b0 kind:load to:0x02098578 module:overlay(0) +from:0x021373b4 kind:load to:0x01fff464 module:itcm +from:0x021373b8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021373bc kind:load to:0x0210f304 module:overlay(26) +from:0x021373c0 kind:load to:0x020984b0 module:overlay(0) +from:0x021373c4 kind:load to:0x0210f30c module:overlay(26) +from:0x021373c8 kind:load to:0x0210f3e8 module:overlay(26) +from:0x021373cc kind:load to:0x020984bc module:overlay(0) +from:0x021373d0 kind:load to:0x0210f4c4 module:overlay(26) +from:0x021373d4 kind:load to:0x020984c4 module:overlay(0) +from:0x021373d8 kind:load to:0x020984c8 module:overlay(0) +from:0x021373dc kind:load to:0x02098584 module:overlay(0) +from:0x021373e0 kind:load to:0x020985f0 module:overlay(0) +from:0x021373e4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021373e8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021373ec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021373f0 kind:load to:0x0210fc64 module:overlay(26) +from:0x021373f4 kind:load to:0x0210fce8 module:overlay(26) +from:0x021373f8 kind:load to:0x0210f264 module:overlay(26) +from:0x021373fc kind:load to:0x0210f26c module:overlay(26) +from:0x02137408 kind:load to:0x02110140 module:overlay(26) +from:0x02137410 kind:load to:0x021101c8 module:overlay(26) +from:0x02137418 kind:load to:0x02110150 module:overlay(26) +from:0x02137420 kind:load to:0x021101cc module:overlay(26) +from:0x02137430 kind:load to:0x0210fd94 module:overlay(26) +from:0x02137434 kind:load to:0x02097944 module:overlay(0) +from:0x02137438 kind:load to:0x02097754 module:overlay(0) +from:0x0213743c kind:load to:0x020977d0 module:overlay(0) +from:0x02137440 kind:load to:0x0209794c module:overlay(0) +from:0x02137444 kind:load to:0x0209796c module:overlay(0) +from:0x02137448 kind:load to:0x02097998 module:overlay(0) +from:0x02137454 kind:load to:0x02098518 module:overlay(0) +from:0x02137458 kind:load to:0x02098554 module:overlay(0) +from:0x0213745c kind:load to:0x0209856c module:overlay(0) +from:0x02137460 kind:load to:0x02098578 module:overlay(0) +from:0x02137464 kind:load to:0x01fff464 module:itcm +from:0x02137468 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213746c kind:load to:0x0210fec0 module:overlay(26) +from:0x02137470 kind:load to:0x020984b0 module:overlay(0) +from:0x02137474 kind:load to:0x0211006c module:overlay(26) +from:0x02137478 kind:load to:0x020984b8 module:overlay(0) +from:0x0213747c kind:load to:0x020984bc module:overlay(0) +from:0x02137480 kind:load to:0x021100ac module:overlay(26) +from:0x02137484 kind:load to:0x020984c4 module:overlay(0) +from:0x02137488 kind:load to:0x020984c8 module:overlay(0) +from:0x0213748c kind:load to:0x02098584 module:overlay(0) +from:0x02137490 kind:load to:0x020985f0 module:overlay(0) +from:0x02137494 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137498 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213749c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021374a0 kind:load to:0x021101f4 module:overlay(26) +from:0x021374a4 kind:load to:0x02110214 module:overlay(26) +from:0x021374a8 kind:load to:0x02110cc4 module:overlay(26) +from:0x021374ac kind:load to:0x02110ce0 module:overlay(26) +from:0x021374b0 kind:load to:0x021105a0 module:overlay(26) +from:0x021374b8 kind:load to:0x021105b8 module:overlay(26) +from:0x021374c0 kind:load to:0x02110624 module:overlay(26) +from:0x021374c8 kind:load to:0x0211059c module:overlay(26) +from:0x021374d0 kind:load to:0x021105a4 module:overlay(26) +from:0x021374d8 kind:load to:0x021105f4 module:overlay(26) +from:0x021374e8 kind:load to:0x0211025c module:overlay(26) +from:0x021374ec kind:load to:0x0209774c module:overlay(0) +from:0x021374f0 kind:load to:0x02097754 module:overlay(0) +from:0x021374f4 kind:load to:0x020977d0 module:overlay(0) +from:0x021374f8 kind:load to:0x02097810 module:overlay(0) +from:0x021374fc kind:load to:0x02097814 module:overlay(0) +from:0x02137500 kind:load to:0x02097818 module:overlay(0) +from:0x0213750c kind:load to:0x02098518 module:overlay(0) +from:0x02137510 kind:load to:0x02098554 module:overlay(0) +from:0x02137514 kind:load to:0x0209856c module:overlay(0) +from:0x02137518 kind:load to:0x02098578 module:overlay(0) +from:0x0213751c kind:load to:0x01fff464 module:itcm +from:0x02137520 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137524 kind:load to:0x02110388 module:overlay(26) +from:0x02137528 kind:load to:0x020984b0 module:overlay(0) +from:0x0213752c kind:load to:0x02110514 module:overlay(26) +from:0x02137530 kind:load to:0x020984b8 module:overlay(0) +from:0x02137534 kind:load to:0x020984bc module:overlay(0) +from:0x02137538 kind:load to:0x021108ec module:overlay(26) +from:0x0213753c kind:load to:0x020984c4 module:overlay(0) +from:0x02137540 kind:load to:0x020984c8 module:overlay(0) +from:0x02137544 kind:load to:0x02098584 module:overlay(0) +from:0x02137548 kind:load to:0x020985f0 module:overlay(0) +from:0x0213754c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137550 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137554 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137558 kind:load to:0x02110b58 module:overlay(26) +from:0x0213755c kind:load to:0x02110bdc module:overlay(26) +from:0x02137560 kind:load to:0x02110cc4 module:overlay(26) +from:0x02137564 kind:load to:0x02110ce0 module:overlay(26) +from:0x02137570 kind:load to:0x02098518 module:overlay(0) +from:0x02137574 kind:load to:0x02098554 module:overlay(0) +from:0x02137578 kind:load to:0x0209856c module:overlay(0) +from:0x0213757c kind:load to:0x02098578 module:overlay(0) +from:0x02137580 kind:load to:0x01fff464 module:itcm +from:0x02137584 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137588 kind:load to:0x020984a8 module:overlay(0) +from:0x0213758c kind:load to:0x020984b0 module:overlay(0) +from:0x02137590 kind:load to:0x020984b4 module:overlay(0) +from:0x02137594 kind:load to:0x020984b8 module:overlay(0) +from:0x02137598 kind:load to:0x020984bc module:overlay(0) +from:0x0213759c kind:load to:0x020984c0 module:overlay(0) +from:0x021375a0 kind:load to:0x020984c4 module:overlay(0) +from:0x021375a4 kind:load to:0x020984c8 module:overlay(0) +from:0x021375a8 kind:load to:0x02098584 module:overlay(0) +from:0x021375ac kind:load to:0x020985f0 module:overlay(0) +from:0x021375b0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021375b4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021375b8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021375bc kind:load to:0x02111014 module:overlay(26) +from:0x021375c0 kind:load to:0x02111028 module:overlay(26) +from:0x021375c4 kind:load to:0x02110cc4 module:overlay(26) +from:0x021375c8 kind:load to:0x02110ce0 module:overlay(26) +from:0x021375d4 kind:load to:0x02098518 module:overlay(0) +from:0x021375d8 kind:load to:0x02098554 module:overlay(0) +from:0x021375dc kind:load to:0x0209856c module:overlay(0) +from:0x021375e0 kind:load to:0x02098578 module:overlay(0) +from:0x021375e4 kind:load to:0x01fff464 module:itcm +from:0x021375e8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021375ec kind:load to:0x020984a8 module:overlay(0) +from:0x021375f0 kind:load to:0x020984b0 module:overlay(0) +from:0x021375f4 kind:load to:0x020984b4 module:overlay(0) +from:0x021375f8 kind:load to:0x020984b8 module:overlay(0) +from:0x021375fc kind:load to:0x020984bc module:overlay(0) +from:0x02137600 kind:load to:0x020984c0 module:overlay(0) +from:0x02137604 kind:load to:0x020984c4 module:overlay(0) +from:0x02137608 kind:load to:0x020984c8 module:overlay(0) +from:0x0213760c kind:load to:0x02098584 module:overlay(0) +from:0x02137610 kind:load to:0x020985f0 module:overlay(0) +from:0x02137614 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137618 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213761c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137620 kind:load to:0x02111070 module:overlay(26) +from:0x02137624 kind:load to:0x02111084 module:overlay(26) +from:0x02137628 kind:load to:0x02110cc4 module:overlay(26) +from:0x0213762c kind:load to:0x02110ce0 module:overlay(26) +from:0x02137638 kind:load to:0x021110ac module:overlay(26) +from:0x0213763c kind:load to:0x0209774c module:overlay(0) +from:0x02137640 kind:load to:0x02097754 module:overlay(0) +from:0x02137644 kind:load to:0x020977d0 module:overlay(0) +from:0x02137648 kind:load to:0x02097810 module:overlay(0) +from:0x0213764c kind:load to:0x02097814 module:overlay(0) +from:0x02137650 kind:load to:0x02097818 module:overlay(0) +from:0x0213765c kind:load to:0x02098518 module:overlay(0) +from:0x02137660 kind:load to:0x02098554 module:overlay(0) +from:0x02137664 kind:load to:0x0209856c module:overlay(0) +from:0x02137668 kind:load to:0x02098578 module:overlay(0) +from:0x0213766c kind:load to:0x01fff464 module:itcm +from:0x02137670 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137674 kind:load to:0x021111a4 module:overlay(26) +from:0x02137678 kind:load to:0x020984b0 module:overlay(0) +from:0x0213767c kind:load to:0x021111fc module:overlay(26) +from:0x02137680 kind:load to:0x020984b8 module:overlay(0) +from:0x02137684 kind:load to:0x020984bc module:overlay(0) +from:0x02137688 kind:load to:0x02111280 module:overlay(26) +from:0x0213768c kind:load to:0x020984c4 module:overlay(0) +from:0x02137690 kind:load to:0x020984c8 module:overlay(0) +from:0x02137694 kind:load to:0x02098584 module:overlay(0) +from:0x02137698 kind:load to:0x020985f0 module:overlay(0) +from:0x0213769c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021376a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021376a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021376a8 kind:load to:0x0211130c module:overlay(26) +from:0x021376ac kind:load to:0x021112f0 module:overlay(26) +from:0x021376b0 kind:load to:0x02110cc4 module:overlay(26) +from:0x021376b4 kind:load to:0x02110ce0 module:overlay(26) +from:0x021376c0 kind:load to:0x02111340 module:overlay(26) +from:0x021376c4 kind:load to:0x0209774c module:overlay(0) +from:0x021376c8 kind:load to:0x02097754 module:overlay(0) +from:0x021376cc kind:load to:0x020977d0 module:overlay(0) +from:0x021376d0 kind:load to:0x02097810 module:overlay(0) +from:0x021376d4 kind:load to:0x02097814 module:overlay(0) +from:0x021376d8 kind:load to:0x02097818 module:overlay(0) +from:0x021376e4 kind:load to:0x02098518 module:overlay(0) +from:0x021376e8 kind:load to:0x02098554 module:overlay(0) +from:0x021376ec kind:load to:0x0209856c module:overlay(0) +from:0x021376f0 kind:load to:0x02098578 module:overlay(0) +from:0x021376f4 kind:load to:0x01fff464 module:itcm +from:0x021376f8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021376fc kind:load to:0x02111440 module:overlay(26) +from:0x02137700 kind:load to:0x020984b0 module:overlay(0) +from:0x02137704 kind:load to:0x02111498 module:overlay(26) +from:0x02137708 kind:load to:0x020984b8 module:overlay(0) +from:0x0213770c kind:load to:0x020984bc module:overlay(0) +from:0x02137710 kind:load to:0x02111578 module:overlay(26) +from:0x02137714 kind:load to:0x020984c4 module:overlay(0) +from:0x02137718 kind:load to:0x020984c8 module:overlay(0) +from:0x0213771c kind:load to:0x02098584 module:overlay(0) +from:0x02137720 kind:load to:0x020985f0 module:overlay(0) +from:0x02137724 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137728 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213772c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137730 kind:load to:0x02111618 module:overlay(26) +from:0x02137734 kind:load to:0x021115fc module:overlay(26) +from:0x02137738 kind:load to:0x02110cc4 module:overlay(26) +from:0x0213773c kind:load to:0x02110ce0 module:overlay(26) +from:0x02137740 kind:load to:0x02113784 module:overlay(26) +from:0x02137748 kind:load to:0x0211391c module:overlay(26) +from:0x02137750 kind:load to:0x02113040 module:overlay(26) +from:0x02137758 kind:load to:0x02113304 module:overlay(26) +from:0x02137760 kind:load to:0x02113204 module:overlay(26) +from:0x02137768 kind:load to:0x02113118 module:overlay(26) +from:0x02137770 kind:load to:0x02113a5c module:overlay(26) +from:0x02137778 kind:load to:0x02112ff8 module:overlay(26) +from:0x02137780 kind:load to:0x021132c0 module:overlay(26) +from:0x02137788 kind:load to:0x021133b0 module:overlay(26) +from:0x02137790 kind:load to:0x021134c8 module:overlay(26) +from:0x02137798 kind:load to:0x02112fec module:overlay(26) +from:0x021377a0 kind:load to:0x02113704 module:overlay(26) +from:0x021377a8 kind:load to:0x02112fb0 module:overlay(26) +from:0x021377b0 kind:load to:0x02113a40 module:overlay(26) +from:0x021377b8 kind:load to:0x02112ecc module:overlay(26) +from:0x021377c0 kind:load to:0x02112cc0 module:overlay(26) +from:0x021377c8 kind:load to:0x0211350c module:overlay(26) +from:0x021377d0 kind:load to:0x0211340c module:overlay(26) +from:0x021377d8 kind:load to:0x02112cbc module:overlay(26) +from:0x021377e0 kind:load to:0x02112ca8 module:overlay(26) +from:0x021377e8 kind:load to:0x02113b98 module:overlay(26) +from:0x021377f0 kind:load to:0x021135e4 module:overlay(26) +from:0x021377f8 kind:load to:0x021135b8 module:overlay(26) +from:0x02137800 kind:load to:0x02112e28 module:overlay(26) +from:0x02137808 kind:load to:0x02113718 module:overlay(26) +from:0x02137810 kind:load to:0x02112f08 module:overlay(26) +from:0x02137818 kind:load to:0x02113b5c module:overlay(26) +from:0x02137828 kind:load to:0x0211164c module:overlay(26) +from:0x0213782c kind:load to:0x02097944 module:overlay(0) +from:0x02137830 kind:load to:0x02097754 module:overlay(0) +from:0x02137834 kind:load to:0x020977d0 module:overlay(0) +from:0x02137838 kind:load to:0x0209794c module:overlay(0) +from:0x0213783c kind:load to:0x0209796c module:overlay(0) +from:0x02137840 kind:load to:0x02097998 module:overlay(0) +from:0x0213784c kind:load to:0x02098518 module:overlay(0) +from:0x02137850 kind:load to:0x02098554 module:overlay(0) +from:0x02137854 kind:load to:0x0209856c module:overlay(0) +from:0x02137858 kind:load to:0x02098578 module:overlay(0) +from:0x0213785c kind:load to:0x01fff464 module:itcm +from:0x02137860 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137864 kind:load to:0x02111974 module:overlay(26) +from:0x02137868 kind:load to:0x0211197c module:overlay(26) +from:0x0213786c kind:load to:0x02111a84 module:overlay(26) +from:0x02137870 kind:load to:0x02111aa4 module:overlay(26) +from:0x02137874 kind:load to:0x020984bc module:overlay(0) +from:0x02137878 kind:load to:0x02111d54 module:overlay(26) +from:0x0213787c kind:load to:0x02111f3c module:overlay(26) +from:0x02137880 kind:load to:0x020984c8 module:overlay(0) +from:0x02137884 kind:load to:0x02098584 module:overlay(0) +from:0x02137888 kind:load to:0x020985f0 module:overlay(0) +from:0x0213788c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137890 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137894 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137898 kind:load to:0x0211185c module:overlay(26) +from:0x0213789c kind:load to:0x021118e4 module:overlay(26) +from:0x021378a0 kind:load to:0x02110cc4 module:overlay(26) +from:0x021378a4 kind:load to:0x02110ce0 module:overlay(26) +from:0x021378cc kind:load to:0x021164f0 module:overlay(26) +from:0x021378d0 kind:load to:0x0211650c module:overlay(26) +from:0x021378d4 kind:load to:0x02116530 module:overlay(26) +from:0x021378d8 kind:load to:0x0207c008 module:overlay(0) +from:0x021378dc kind:load to:0x0207c010 module:overlay(0) +from:0x021378e8 kind:load to:0x02113d48 module:overlay(26) +from:0x021378ec kind:load to:0x02097944 module:overlay(0) +from:0x021378f0 kind:load to:0x02097754 module:overlay(0) +from:0x021378f4 kind:load to:0x020977d0 module:overlay(0) +from:0x021378f8 kind:load to:0x0209794c module:overlay(0) +from:0x021378fc kind:load to:0x0209796c module:overlay(0) +from:0x02137900 kind:load to:0x02097998 module:overlay(0) +from:0x02137904 kind:load to:0x021143f0 module:overlay(26) +from:0x0213790c kind:load to:0x021148ac module:overlay(26) +from:0x02137914 kind:load to:0x02114c48 module:overlay(26) +from:0x0213791c kind:load to:0x02114d8c module:overlay(26) +from:0x02137924 kind:load to:0x02115000 module:overlay(26) +from:0x0213792c kind:load to:0x02115560 module:overlay(26) +from:0x02137934 kind:load to:0x0211575c module:overlay(26) +from:0x0213793c kind:load to:0x021159c4 module:overlay(26) +from:0x02137944 kind:load to:0x021142e0 module:overlay(26) +from:0x0213794c kind:load to:0x021144b0 module:overlay(26) +from:0x02137954 kind:load to:0x02114a50 module:overlay(26) +from:0x0213795c kind:load to:0x02114cac module:overlay(26) +from:0x02137964 kind:load to:0x02114e90 module:overlay(26) +from:0x0213796c kind:load to:0x02115120 module:overlay(26) +from:0x02137974 kind:load to:0x02115698 module:overlay(26) +from:0x0213797c kind:load to:0x021157e0 module:overlay(26) +from:0x02137984 kind:load to:0x02115a34 module:overlay(26) +from:0x0213798c kind:load to:0x021142f8 module:overlay(26) +from:0x0213799c kind:load to:0x02098518 module:overlay(0) +from:0x021379a0 kind:load to:0x02098554 module:overlay(0) +from:0x021379a4 kind:load to:0x0209856c module:overlay(0) +from:0x021379a8 kind:load to:0x02098578 module:overlay(0) +from:0x021379ac kind:load to:0x01fff464 module:itcm +from:0x021379b0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021379b4 kind:load to:0x021140ac module:overlay(26) +from:0x021379b8 kind:load to:0x020984b0 module:overlay(0) +from:0x021379bc kind:load to:0x02114214 module:overlay(26) +from:0x021379c0 kind:load to:0x020984b8 module:overlay(0) +from:0x021379c4 kind:load to:0x020984bc module:overlay(0) +from:0x021379c8 kind:load to:0x021163cc module:overlay(26) +from:0x021379cc kind:load to:0x02116478 module:overlay(26) +from:0x021379d0 kind:load to:0x020984c8 module:overlay(0) +from:0x021379d4 kind:load to:0x02098584 module:overlay(0) +from:0x021379d8 kind:load to:0x020985f0 module:overlay(0) +from:0x021379dc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021379e0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021379e4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021379e8 kind:load to:0x02114014 module:overlay(26) +from:0x021379ec kind:load to:0x0211405c module:overlay(26) +from:0x021379f0 kind:load to:0x02110cc4 module:overlay(26) +from:0x021379f4 kind:load to:0x02110ce0 module:overlay(26) +from:0x02137a78 kind:load to:0x021165fc module:overlay(26) +from:0x02137a7c kind:load to:0x0209774c module:overlay(0) +from:0x02137a80 kind:load to:0x02097754 module:overlay(0) +from:0x02137a84 kind:load to:0x020977d0 module:overlay(0) +from:0x02137a88 kind:load to:0x02097810 module:overlay(0) +from:0x02137a8c kind:load to:0x02097814 module:overlay(0) +from:0x02137a90 kind:load to:0x02097818 module:overlay(0) +from:0x02137a9c kind:load to:0x02098518 module:overlay(0) +from:0x02137aa0 kind:load to:0x02098554 module:overlay(0) +from:0x02137aa4 kind:load to:0x0209856c module:overlay(0) +from:0x02137aa8 kind:load to:0x02098578 module:overlay(0) +from:0x02137aac kind:load to:0x01fff464 module:itcm +from:0x02137ab0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137ab4 kind:load to:0x02116668 module:overlay(26) +from:0x02137ab8 kind:load to:0x0211667c module:overlay(26) +from:0x02137abc kind:load to:0x02116680 module:overlay(26) +from:0x02137ac0 kind:load to:0x0211670c module:overlay(26) +from:0x02137ac4 kind:load to:0x020984bc module:overlay(0) +from:0x02137ac8 kind:load to:0x020984c0 module:overlay(0) +from:0x02137acc kind:load to:0x020984c4 module:overlay(0) +from:0x02137ad0 kind:load to:0x020984c8 module:overlay(0) +from:0x02137ad4 kind:load to:0x02098584 module:overlay(0) +from:0x02137ad8 kind:load to:0x020985f0 module:overlay(0) +from:0x02137adc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137ae0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137ae4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137ae8 kind:load to:0x02116780 module:overlay(26) +from:0x02137aec kind:load to:0x02116794 module:overlay(26) +from:0x02137af8 kind:load to:0x02116dd0 module:overlay(26) +from:0x02137b04 kind:load to:0x021167d0 module:overlay(26) +from:0x02137b08 kind:load to:0x02097944 module:overlay(0) +from:0x02137b0c kind:load to:0x02097754 module:overlay(0) +from:0x02137b10 kind:load to:0x020977d0 module:overlay(0) +from:0x02137b14 kind:load to:0x0209794c module:overlay(0) +from:0x02137b18 kind:load to:0x0209796c module:overlay(0) +from:0x02137b1c kind:load to:0x02097998 module:overlay(0) +from:0x02137b70 kind:load to:0x02098518 module:overlay(0) +from:0x02137b74 kind:load to:0x02098554 module:overlay(0) +from:0x02137b78 kind:load to:0x0209856c module:overlay(0) +from:0x02137b7c kind:load to:0x02098578 module:overlay(0) +from:0x02137b80 kind:load to:0x01fff464 module:itcm +from:0x02137b84 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137b88 kind:load to:0x02116c6c module:overlay(26) +from:0x02137b8c kind:load to:0x02116e70 module:overlay(26) +from:0x02137b90 kind:load to:0x02117608 module:overlay(26) +from:0x02137b94 kind:load to:0x021175f4 module:overlay(26) +from:0x02137b98 kind:load to:0x020984bc module:overlay(0) +from:0x02137b9c kind:load to:0x0211a85c module:overlay(26) +from:0x02137ba0 kind:load to:0x020984c4 module:overlay(0) +from:0x02137ba4 kind:load to:0x020984c8 module:overlay(0) +from:0x02137ba8 kind:load to:0x02098584 module:overlay(0) +from:0x02137bac kind:load to:0x020985f0 module:overlay(0) +from:0x02137bb0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137bb4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137bb8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137bbc kind:load to:0x02116a04 module:overlay(26) +from:0x02137bc0 kind:load to:0x02116b34 module:overlay(26) +from:0x02137bc4 kind:load to:0x02110cc4 module:overlay(26) +from:0x02137bc8 kind:load to:0x02110ce0 module:overlay(26) +from:0x02137bcc kind:load to:0x021176a8 module:overlay(26) +from:0x02137bd4 kind:load to:0x0211775c module:overlay(26) +from:0x02137bdc kind:load to:0x02117978 module:overlay(26) +from:0x02137be4 kind:load to:0x02117a64 module:overlay(26) +from:0x02137bec kind:load to:0x02117cac module:overlay(26) +from:0x02137bf4 kind:load to:0x02117d98 module:overlay(26) +from:0x02137bfc kind:load to:0x02118064 module:overlay(26) +from:0x02137c04 kind:load to:0x0211814c module:overlay(26) +from:0x02137c0c kind:load to:0x02118380 module:overlay(26) +from:0x02137c14 kind:load to:0x02118404 module:overlay(26) +from:0x02137c1c kind:load to:0x0211845c module:overlay(26) +from:0x02137c24 kind:load to:0x021185d8 module:overlay(26) +from:0x02137c2c kind:load to:0x02118934 module:overlay(26) +from:0x02137c34 kind:load to:0x02118ac4 module:overlay(26) +from:0x02137c3c kind:load to:0x02118df4 module:overlay(26) +from:0x02137c44 kind:load to:0x02118ef8 module:overlay(26) +from:0x02137c4c kind:load to:0x02119168 module:overlay(26) +from:0x02137c54 kind:load to:0x02119320 module:overlay(26) +from:0x02137c5c kind:load to:0x02119798 module:overlay(26) +from:0x02137c64 kind:load to:0x02119830 module:overlay(26) +from:0x02137c8c kind:load to:0x0211aa04 module:overlay(26) +from:0x02137c90 kind:load to:0x02097944 module:overlay(0) +from:0x02137c94 kind:load to:0x02097754 module:overlay(0) +from:0x02137c98 kind:load to:0x020977d0 module:overlay(0) +from:0x02137c9c kind:load to:0x0209794c module:overlay(0) +from:0x02137ca0 kind:load to:0x0209796c module:overlay(0) +from:0x02137ca4 kind:load to:0x02097998 module:overlay(0) +from:0x02137cb0 kind:load to:0x0211ab1c module:overlay(26) +from:0x02137cb4 kind:load to:0x0211aca4 module:overlay(26) +from:0x02137cb8 kind:load to:0x02099b00 module:overlay(0) +from:0x02137cbc kind:load to:0x02099b38 module:overlay(0) +from:0x02137cc0 kind:load to:0x0209a13c module:overlay(0) +from:0x02137cc4 kind:load to:0x0209a144 module:overlay(0) +from:0x02137cc8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02137ccc kind:load to:0x02099cb0 module:overlay(0) +from:0x02137cd0 kind:load to:0x02099ba0 module:overlay(0) +from:0x02137cd4 kind:load to:0x0209a06c module:overlay(0) +from:0x02137cd8 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02137cdc kind:load to:0x0209a10c module:overlay(0) +from:0x02137ce0 kind:load to:0x020f43a0 module:overlay(26) +from:0x02137ce4 kind:load to:0x0209a124 module:overlay(0) +from:0x02137ce8 kind:load to:0x020f4390 module:overlay(26) +from:0x02137cec kind:load to:0x020f436c module:overlay(26) +from:0x02137cf8 kind:load to:0x02098518 module:overlay(0) +from:0x02137cfc kind:load to:0x02098554 module:overlay(0) +from:0x02137d00 kind:load to:0x0209856c module:overlay(0) +from:0x02137d04 kind:load to:0x02098578 module:overlay(0) +from:0x02137d08 kind:load to:0x01fff464 module:itcm +from:0x02137d0c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137d10 kind:load to:0x0211ab30 module:overlay(26) +from:0x02137d14 kind:load to:0x020984b0 module:overlay(0) +from:0x02137d18 kind:load to:0x0211abc0 module:overlay(26) +from:0x02137d1c kind:load to:0x020984b8 module:overlay(0) +from:0x02137d20 kind:load to:0x020984bc module:overlay(0) +from:0x02137d24 kind:load to:0x0211ac44 module:overlay(26) +from:0x02137d28 kind:load to:0x020984c4 module:overlay(0) +from:0x02137d2c kind:load to:0x020984c8 module:overlay(0) +from:0x02137d30 kind:load to:0x02098584 module:overlay(0) +from:0x02137d34 kind:load to:0x020985f0 module:overlay(0) +from:0x02137d38 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137d3c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137d40 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137d44 kind:load to:0x0211acc0 module:overlay(26) +from:0x02137d48 kind:load to:0x0211ace8 module:overlay(26) +from:0x02137d4c kind:load to:0x0211ac3c module:overlay(26) +from:0x02137d50 kind:load to:0x0211cfcc module:overlay(26) +from:0x02137d58 kind:load to:0x0211cfb4 module:overlay(26) +from:0x02137da0 kind:load to:0x0211d944 module:overlay(26) +from:0x02137dac kind:load to:0x0211d994 module:overlay(26) +from:0x02137db8 kind:load to:0x02097c14 module:overlay(0) +from:0x02137dbc kind:load to:0x0211d9fc module:overlay(26) +from:0x02137dc8 kind:load to:0x0211ad38 module:overlay(26) +from:0x02137dcc kind:load to:0x02097944 module:overlay(0) +from:0x02137dd0 kind:load to:0x02097754 module:overlay(0) +from:0x02137dd4 kind:load to:0x020977d0 module:overlay(0) +from:0x02137dd8 kind:load to:0x0209794c module:overlay(0) +from:0x02137ddc kind:load to:0x0209796c module:overlay(0) +from:0x02137de0 kind:load to:0x02097998 module:overlay(0) +from:0x02137dec kind:load to:0x0211af64 module:overlay(26) +from:0x02137df0 kind:load to:0x0211db80 module:overlay(26) +from:0x02137df4 kind:load to:0x02057bf4 module:overlay(0) +from:0x02137df8 kind:load to:0x0211d9e4 module:overlay(26) +from:0x02137dfc kind:load to:0x02057dc8 module:overlay(0) +from:0x02137e00 kind:load to:0x02057e44 module:overlay(0) +from:0x02137e04 kind:load to:0x02057ea8 module:overlay(0) +from:0x02137e08 kind:load to:0x0209a79c module:overlay(0) +from:0x02137e0c kind:load to:0x02057d84 module:overlay(0) +from:0x02137e18 kind:load to:0x0211af78 module:overlay(26) +from:0x02137e1c kind:load to:0x0211db9c module:overlay(26) +from:0x02137e20 kind:load to:0x0209a254 module:overlay(0) +from:0x02137e24 kind:load to:0x0209a288 module:overlay(0) +from:0x02137e28 kind:load to:0x0209a320 module:overlay(0) +from:0x02137e2c kind:load to:0x0209a334 module:overlay(0) +from:0x02137e30 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02137e34 kind:load to:0x0209a35c module:overlay(0) +from:0x02137e38 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02137e3c kind:load to:0x0209a06c module:overlay(0) +from:0x02137e40 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02137e44 kind:load to:0x0209a308 module:overlay(0) +from:0x02137e48 kind:load to:0x0209a348 module:overlay(0) +from:0x02137e4c kind:load to:0x0209a6d4 module:overlay(0) +from:0x02137e50 kind:load to:0x020f25a0 module:overlay(26) +from:0x02137e54 kind:load to:0x020f1808 module:overlay(26) +from:0x02137e58 kind:load to:0x0209a70c module:overlay(0) +from:0x02137e64 kind:load to:0x02098518 module:overlay(0) +from:0x02137e68 kind:load to:0x02098554 module:overlay(0) +from:0x02137e6c kind:load to:0x0209856c module:overlay(0) +from:0x02137e70 kind:load to:0x02098578 module:overlay(0) +from:0x02137e74 kind:load to:0x01fff464 module:itcm +from:0x02137e78 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137e7c kind:load to:0x0211afe4 module:overlay(26) +from:0x02137e80 kind:load to:0x0211b038 module:overlay(26) +from:0x02137e84 kind:load to:0x0211b1c0 module:overlay(26) +from:0x02137e88 kind:load to:0x0211cfd0 module:overlay(26) +from:0x02137e8c kind:load to:0x020984bc module:overlay(0) +from:0x02137e90 kind:load to:0x0211d120 module:overlay(26) +from:0x02137e94 kind:load to:0x0211cfd4 module:overlay(26) +from:0x02137e98 kind:load to:0x020984c8 module:overlay(0) +from:0x02137e9c kind:load to:0x02098584 module:overlay(0) +from:0x02137ea0 kind:load to:0x020985f0 module:overlay(0) +from:0x02137ea4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137ea8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137eac kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137eb0 kind:load to:0x0211af8c module:overlay(26) +from:0x02137eb4 kind:load to:0x0211afb4 module:overlay(26) +from:0x02137eb8 kind:load to:0x0211d2b4 module:overlay(26) +from:0x02137ec4 kind:load to:0x0211dbe8 module:overlay(26) +from:0x02137ec8 kind:load to:0x0211dbec module:overlay(26) +from:0x02137ecc kind:load to:0x0211dee4 module:overlay(26) +from:0x02137ed0 kind:load to:0x0211dee8 module:overlay(26) +from:0x02137efc kind:load to:0x0211e104 module:overlay(26) +from:0x02137f00 kind:load to:0x02097944 module:overlay(0) +from:0x02137f04 kind:load to:0x02097754 module:overlay(0) +from:0x02137f08 kind:load to:0x020977d0 module:overlay(0) +from:0x02137f0c kind:load to:0x0211e088 module:overlay(26) +from:0x02137f10 kind:load to:0x0209796c module:overlay(0) +from:0x02137f14 kind:load to:0x02097998 module:overlay(0) +from:0x02137f24 kind:load to:0x02097944 module:overlay(0) +from:0x02137f28 kind:load to:0x02097754 module:overlay(0) +from:0x02137f2c kind:load to:0x020977d0 module:overlay(0) +from:0x02137f30 kind:load to:0x0211e088 module:overlay(26) +from:0x02137f34 kind:load to:0x0209796c module:overlay(0) +from:0x02137f38 kind:load to:0x02097998 module:overlay(0) +from:0x02137f44 kind:load to:0x0211e3cc module:overlay(26) +from:0x02137f48 kind:load to:0x0212098c module:overlay(26) +from:0x02137f4c kind:load to:0x02057bf4 module:overlay(0) +from:0x02137f50 kind:load to:0x02120974 module:overlay(26) +from:0x02137f54 kind:load to:0x02057dc8 module:overlay(0) +from:0x02137f58 kind:load to:0x02057e44 module:overlay(0) +from:0x02137f5c kind:load to:0x02057ea8 module:overlay(0) +from:0x02137f60 kind:load to:0x0209a79c module:overlay(0) +from:0x02137f64 kind:load to:0x02057d84 module:overlay(0) +from:0x02138068 kind:load to:0x02098518 module:overlay(0) +from:0x0213806c kind:load to:0x02098554 module:overlay(0) +from:0x02138070 kind:load to:0x0209856c module:overlay(0) +from:0x02138074 kind:load to:0x02098578 module:overlay(0) +from:0x02138078 kind:load to:0x01fff464 module:itcm +from:0x0213807c kind:load to:0x020a99d8 module:overlay(0) +from:0x02138080 kind:load to:0x020a8d28 module:overlay(0) +from:0x02138084 kind:load to:0x020a8da4 module:overlay(0) +from:0x02138088 kind:load to:0x020a98f0 module:overlay(0) +from:0x0213808c kind:load to:0x020a98f4 module:overlay(0) +from:0x02138090 kind:load to:0x020984bc module:overlay(0) +from:0x02138094 kind:load to:0x020a995c module:overlay(0) +from:0x02138098 kind:load to:0x020984c4 module:overlay(0) +from:0x0213809c kind:load to:0x020984c8 module:overlay(0) +from:0x021380a0 kind:load to:0x02098584 module:overlay(0) +from:0x021380a4 kind:load to:0x020985f0 module:overlay(0) +from:0x021380a8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021380ac kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021380b0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021380b4 kind:load to:0x02120a38 module:overlay(26) +from:0x021380b8 kind:load to:0x02120a10 module:overlay(26) +from:0x021380bc kind:load to:0x020a8da0 module:overlay(0) +from:0x021380c4 kind:load to:0x020a92d0 module:overlay(0) +from:0x021380c8 kind:load to:0x020a8f78 module:overlay(0) +from:0x021380cc kind:load to:0x020a8fe0 module:overlay(0) +from:0x021380d0 kind:load to:0x020a9150 module:overlay(0) +from:0x021380d4 kind:load to:0x020a914c module:overlay(0) +from:0x021380d8 kind:load to:0x020a921c module:overlay(0) +from:0x021380dc kind:load to:0x020a9240 module:overlay(0) +from:0x021380e0 kind:load to:0x020a9244 module:overlay(0) +from:0x021380e4 kind:load to:0x020a91a0 module:overlay(0) +from:0x021380e8 kind:load to:0x020a91a8 module:overlay(0) +from:0x021380ec kind:load to:0x020a91b0 module:overlay(0) +from:0x021380f0 kind:load to:0x020a8f54 module:overlay(0) +from:0x021380f4 kind:load to:0x020a8f5c module:overlay(0) +from:0x021380f8 kind:load to:0x020a8f64 module:overlay(0) +from:0x021380fc kind:load to:0x020a8f6c module:overlay(0) +from:0x02138100 kind:load to:0x020a9448 module:overlay(0) +from:0x02138104 kind:load to:0x020a9598 module:overlay(0) +from:0x02138108 kind:load to:0x020a95c4 module:overlay(0) +from:0x0213810c kind:load to:0x020a95e4 module:overlay(0) +from:0x02138110 kind:load to:0x020a97fc module:overlay(0) +from:0x02138114 kind:load to:0x020a95d4 module:overlay(0) +from:0x02138118 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0213811c kind:load to:0x020a8e84 module:overlay(0) +from:0x02138120 kind:load to:0x020a99a4 module:overlay(0) +from:0x0213812c kind:load to:0x02098518 module:overlay(0) +from:0x02138130 kind:load to:0x02098554 module:overlay(0) +from:0x02138134 kind:load to:0x0209856c module:overlay(0) +from:0x02138138 kind:load to:0x02098578 module:overlay(0) +from:0x0213813c kind:load to:0x01fff464 module:itcm +from:0x02138140 kind:load to:0x020a99d8 module:overlay(0) +from:0x02138144 kind:load to:0x0211e3e0 module:overlay(26) +from:0x02138148 kind:load to:0x0211e4c8 module:overlay(26) +from:0x0213814c kind:load to:0x0211e748 module:overlay(26) +from:0x02138150 kind:load to:0x0211e840 module:overlay(26) +from:0x02138154 kind:load to:0x020984bc module:overlay(0) +from:0x02138158 kind:load to:0x0211eeb8 module:overlay(26) +from:0x0213815c kind:load to:0x020984c4 module:overlay(0) +from:0x02138160 kind:load to:0x020984c8 module:overlay(0) +from:0x02138164 kind:load to:0x02098584 module:overlay(0) +from:0x02138168 kind:load to:0x020985f0 module:overlay(0) +from:0x0213816c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02138170 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02138174 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02138178 kind:load to:0x021209a8 module:overlay(26) +from:0x0213817c kind:load to:0x021209d8 module:overlay(26) +from:0x02138180 kind:load to:0x020a8da0 module:overlay(0) +from:0x02138184 kind:load to:0x0211e6f0 module:overlay(26) +from:0x02138188 kind:load to:0x020a92d0 module:overlay(0) +from:0x0213818c kind:load to:0x020a8f78 module:overlay(0) +from:0x02138190 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02138194 kind:load to:0x020a9150 module:overlay(0) +from:0x02138198 kind:load to:0x020a914c module:overlay(0) +from:0x0213819c kind:load to:0x020a921c module:overlay(0) +from:0x021381a0 kind:load to:0x020a9240 module:overlay(0) +from:0x021381a4 kind:load to:0x020a9244 module:overlay(0) +from:0x021381a8 kind:load to:0x0211eeb0 module:overlay(26) +from:0x021381ac kind:load to:0x020a91a8 module:overlay(0) +from:0x021381b0 kind:load to:0x020a91b0 module:overlay(0) +from:0x021381b4 kind:load to:0x020a8f54 module:overlay(0) +from:0x021381b8 kind:load to:0x020a8f5c module:overlay(0) +from:0x021381bc kind:load to:0x020a8f64 module:overlay(0) +from:0x021381c0 kind:load to:0x020a8f6c module:overlay(0) +from:0x021381c4 kind:load to:0x020a9448 module:overlay(0) +from:0x021381c8 kind:load to:0x020a9598 module:overlay(0) +from:0x021381cc kind:load to:0x020a95c4 module:overlay(0) +from:0x021381d0 kind:load to:0x0212052c module:overlay(26) +from:0x021381d4 kind:load to:0x020a97fc module:overlay(0) +from:0x021381d8 kind:load to:0x020a95d4 module:overlay(0) +from:0x021381dc kind:load to:0x020a8ec0 module:overlay(0) +from:0x021381e0 kind:load to:0x020a8e84 module:overlay(0) +from:0x021381e4 kind:load to:0x0212049c module:overlay(26) +from:0x021381e8 kind:load to:0x0211f040 module:overlay(26) +from:0x021381ec kind:load to:0x0211f0d0 module:overlay(26) +from:0x021381f0 kind:load to:0x0211f1a0 module:overlay(26) +from:0x021381f4 kind:load to:0x0211f28c module:overlay(26) +from:0x021381f8 kind:load to:0x0211f394 module:overlay(26) +from:0x021381fc kind:load to:0x0211f430 module:overlay(26) +from:0x02138200 kind:load to:0x0211f538 module:overlay(26) +from:0x02138204 kind:load to:0x0211f8e4 module:overlay(26) +from:0x02138208 kind:load to:0x0211f060 module:overlay(26) +from:0x0213820c kind:load to:0x0211f140 module:overlay(26) +from:0x02138210 kind:load to:0x0211f20c module:overlay(26) +from:0x02138214 kind:load to:0x0211f2f0 module:overlay(26) +from:0x02138218 kind:load to:0x0211f3e8 module:overlay(26) +from:0x0213821c kind:load to:0x0211f470 module:overlay(26) +from:0x02138220 kind:load to:0x0211f658 module:overlay(26) +from:0x02138224 kind:load to:0x0211f910 module:overlay(26) +from:0x02138230 kind:load to:0x02121150 module:overlay(26) +from:0x0213823c kind:load to:0x02121198 module:overlay(26) +from:0x02138240 kind:load to:0x02120e30 module:overlay(26) +from:0x02138248 kind:load to:0x02120e44 module:overlay(26) +from:0x02138250 kind:load to:0x02120e40 module:overlay(26) +from:0x02138258 kind:load to:0x02120e90 module:overlay(26) +from:0x02138298 kind:load to:0x02120a78 module:overlay(26) +from:0x0213829c kind:load to:0x02097944 module:overlay(0) +from:0x021382a0 kind:load to:0x02097754 module:overlay(0) +from:0x021382a4 kind:load to:0x020977d0 module:overlay(0) +from:0x021382a8 kind:load to:0x0209794c module:overlay(0) +from:0x021382ac kind:load to:0x0209796c module:overlay(0) +from:0x021382b0 kind:load to:0x02097998 module:overlay(0) +from:0x021382bc kind:load to:0x02120c80 module:overlay(26) +from:0x021382c0 kind:load to:0x021211c8 module:overlay(26) +from:0x021382c4 kind:load to:0x02057bf4 module:overlay(0) +from:0x021382c8 kind:load to:0x0212112c module:overlay(26) +from:0x021382cc kind:load to:0x02057dc8 module:overlay(0) +from:0x021382d0 kind:load to:0x02057e44 module:overlay(0) +from:0x021382d4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021382d8 kind:load to:0x0209a79c module:overlay(0) +from:0x021382dc kind:load to:0x02057d84 module:overlay(0) +from:0x021382e8 kind:load to:0x02098518 module:overlay(0) +from:0x021382ec kind:load to:0x02098554 module:overlay(0) +from:0x021382f0 kind:load to:0x0209856c module:overlay(0) +from:0x021382f4 kind:load to:0x02098578 module:overlay(0) +from:0x021382f8 kind:load to:0x01fff464 module:itcm +from:0x021382fc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02138300 kind:load to:0x02120cfc module:overlay(26) +from:0x02138304 kind:load to:0x020984b0 module:overlay(0) +from:0x02138308 kind:load to:0x02120db0 module:overlay(26) +from:0x0213830c kind:load to:0x02120f98 module:overlay(26) +from:0x02138310 kind:load to:0x020984bc module:overlay(0) +from:0x02138314 kind:load to:0x02120fc4 module:overlay(26) +from:0x02138318 kind:load to:0x02120fb8 module:overlay(26) +from:0x0213831c kind:load to:0x020984c8 module:overlay(0) +from:0x02138320 kind:load to:0x02098584 module:overlay(0) +from:0x02138324 kind:load to:0x020985f0 module:overlay(0) +from:0x02138328 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213832c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02138330 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02138334 kind:load to:0x02120c94 module:overlay(26) +from:0x02138338 kind:load to:0x02120cc4 module:overlay(26) +from:0x0213833c kind:load to:0x02121034 module:overlay(26) +from:0x02138348 kind:load to:0x02121204 module:overlay(26) +from:0x0213834c kind:load to:0x02097944 module:overlay(0) +from:0x02138350 kind:load to:0x02097754 module:overlay(0) +from:0x02138354 kind:load to:0x020977d0 module:overlay(0) +from:0x02138358 kind:load to:0x0209794c module:overlay(0) +from:0x0213835c kind:load to:0x0209796c module:overlay(0) +from:0x02138360 kind:load to:0x02097998 module:overlay(0) +from:0x0213841c kind:load to:0x02098518 module:overlay(0) +from:0x02138420 kind:load to:0x02098554 module:overlay(0) +from:0x02138424 kind:load to:0x0209856c module:overlay(0) +from:0x02138428 kind:load to:0x02098578 module:overlay(0) +from:0x0213842c kind:load to:0x01fff464 module:itcm +from:0x02138430 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02138434 kind:load to:0x02121484 module:overlay(26) +from:0x02138438 kind:load to:0x021214bc module:overlay(26) +from:0x0213843c kind:load to:0x02121554 module:overlay(26) +from:0x02138440 kind:load to:0x02121c5c module:overlay(26) +from:0x02138444 kind:load to:0x020984bc module:overlay(0) +from:0x02138448 kind:load to:0x02121e2c module:overlay(26) +from:0x0213844c kind:load to:0x02121e28 module:overlay(26) +from:0x02138450 kind:load to:0x020984c8 module:overlay(0) +from:0x02138454 kind:load to:0x02098584 module:overlay(0) +from:0x02138458 kind:load to:0x020985f0 module:overlay(0) +from:0x0213845c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02138460 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02138464 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02138468 kind:load to:0x0212142c module:overlay(26) +from:0x0213846c kind:load to:0x02121454 module:overlay(26) +from:0x02138470 kind:load to:0x0212197c module:overlay(26) +from:0x02138474 kind:load to:0x021219ec module:overlay(26) +from:0x02138478 kind:load to:0x02121aa8 module:overlay(26) +from:0x0213847c kind:load to:0x02121ba4 module:overlay(26) +from:0x02138480 kind:load to:0x02121c00 module:overlay(26) +from:0x02138484 kind:load to:0x021219e8 module:overlay(26) +from:0x02138488 kind:load to:0x02121a50 module:overlay(26) +from:0x0213848c kind:load to:0x02121b00 module:overlay(26) +from:0x02138490 kind:load to:0x02121bc0 module:overlay(26) +from:0x02138494 kind:load to:0x02121c1c module:overlay(26) +from:0x02138498 kind:load to:0x02121f1c module:overlay(26) +from:0x021384bc kind:load to:0x02122108 module:overlay(26) +from:0x021384c0 kind:load to:0x02097944 module:overlay(0) +from:0x021384c4 kind:load to:0x02097754 module:overlay(0) +from:0x021384c8 kind:load to:0x020977d0 module:overlay(0) +from:0x021384cc kind:load to:0x0209794c module:overlay(0) +from:0x021384d0 kind:load to:0x0209796c module:overlay(0) +from:0x021384d4 kind:load to:0x02097998 module:overlay(0) +from:0x021384e0 kind:load to:0x02098518 module:overlay(0) +from:0x021384e4 kind:load to:0x02098554 module:overlay(0) +from:0x021384e8 kind:load to:0x0209856c module:overlay(0) +from:0x021384ec kind:load to:0x02098578 module:overlay(0) +from:0x021384f0 kind:load to:0x01fff464 module:itcm +from:0x021384f4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021384f8 kind:load to:0x021223c8 module:overlay(26) +from:0x021384fc kind:load to:0x020984b0 module:overlay(0) +from:0x02138500 kind:load to:0x02122404 module:overlay(26) +from:0x02138504 kind:load to:0x020984b8 module:overlay(0) +from:0x02138508 kind:load to:0x020984bc module:overlay(0) +from:0x0213850c kind:load to:0x021223d0 module:overlay(26) +from:0x02138510 kind:load to:0x020984c4 module:overlay(0) +from:0x02138514 kind:load to:0x020984c8 module:overlay(0) +from:0x02138518 kind:load to:0x02098584 module:overlay(0) +from:0x0213851c kind:load to:0x020985f0 module:overlay(0) +from:0x02138520 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02138524 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02138528 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213852c kind:load to:0x02122350 module:overlay(26) +from:0x02138530 kind:load to:0x02122388 module:overlay(26) +from:0x02138534 kind:load to:0x02110cc4 module:overlay(26) +from:0x02138538 kind:load to:0x02110ce0 module:overlay(26) +from:0x0213853c kind:load to:0x0212344c module:overlay(26) +from:0x02138544 kind:load to:0x02123544 module:overlay(26) +from:0x0213854c kind:load to:0x02123110 module:overlay(26) +from:0x0213855c kind:load to:0x02122ec8 module:overlay(26) +from:0x02138560 kind:load to:0x0209774c module:overlay(0) +from:0x02138564 kind:load to:0x02097754 module:overlay(0) +from:0x02138568 kind:load to:0x020977d0 module:overlay(0) +from:0x0213856c kind:load to:0x02097810 module:overlay(0) +from:0x02138570 kind:load to:0x02097814 module:overlay(0) +from:0x02138574 kind:load to:0x02097818 module:overlay(0) +from:0x02138580 kind:load to:0x02098518 module:overlay(0) +from:0x02138584 kind:load to:0x02098554 module:overlay(0) +from:0x02138588 kind:load to:0x0209856c module:overlay(0) +from:0x0213858c kind:load to:0x02098578 module:overlay(0) +from:0x02138590 kind:load to:0x01fff464 module:itcm +from:0x02138594 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02138598 kind:load to:0x02122f94 module:overlay(26) +from:0x0213859c kind:load to:0x020984b0 module:overlay(0) +from:0x021385a0 kind:load to:0x02122ff8 module:overlay(26) +from:0x021385a4 kind:load to:0x020984b8 module:overlay(0) +from:0x021385a8 kind:load to:0x020984bc module:overlay(0) +from:0x021385ac kind:load to:0x020984c0 module:overlay(0) +from:0x021385b0 kind:load to:0x020984c4 module:overlay(0) +from:0x021385b4 kind:load to:0x020984c8 module:overlay(0) +from:0x021385b8 kind:load to:0x02098584 module:overlay(0) +from:0x021385bc kind:load to:0x020985f0 module:overlay(0) +from:0x021385c0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021385c4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021385c8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021385cc kind:load to:0x021235d8 module:overlay(26) +from:0x021385d0 kind:load to:0x021235ec module:overlay(26) +from:0x021385d4 kind:load to:0x021235bc module:overlay(26) +from:0x021385d8 kind:load to:0x021235c4 module:overlay(26) +from:0x021385e4 kind:load to:0x02123628 module:overlay(26) +from:0x021385e8 kind:load to:0x0209774c module:overlay(0) +from:0x021385ec kind:load to:0x02097754 module:overlay(0) +from:0x021385f0 kind:load to:0x020977d0 module:overlay(0) +from:0x021385f4 kind:load to:0x02097810 module:overlay(0) +from:0x021385f8 kind:load to:0x02097814 module:overlay(0) +from:0x021385fc kind:load to:0x02097818 module:overlay(0) +from:0x02138608 kind:load to:0x02098518 module:overlay(0) +from:0x0213860c kind:load to:0x02098554 module:overlay(0) +from:0x02138610 kind:load to:0x0209856c module:overlay(0) +from:0x02138614 kind:load to:0x02098578 module:overlay(0) +from:0x02138618 kind:load to:0x01fff464 module:itcm +from:0x0213861c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02138620 kind:load to:0x0212369c module:overlay(26) +from:0x02138624 kind:load to:0x02123700 module:overlay(26) +from:0x02138628 kind:load to:0x020984b4 module:overlay(0) +from:0x0213862c kind:load to:0x020984b8 module:overlay(0) +from:0x02138630 kind:load to:0x020984bc module:overlay(0) +from:0x02138634 kind:load to:0x020984c0 module:overlay(0) +from:0x02138638 kind:load to:0x020984c4 module:overlay(0) +from:0x0213863c kind:load to:0x020984c8 module:overlay(0) +from:0x02138640 kind:load to:0x02098584 module:overlay(0) +from:0x02138644 kind:load to:0x020985f0 module:overlay(0) +from:0x02138648 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213864c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02138650 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02138654 kind:load to:0x02123a60 module:overlay(26) +from:0x02138658 kind:load to:0x02123a74 module:overlay(26) +from:0x0213869c kind:load to:0x02123ab0 module:overlay(26) +from:0x021386a0 kind:load to:0x02097944 module:overlay(0) +from:0x021386a4 kind:load to:0x02097754 module:overlay(0) +from:0x021386a8 kind:load to:0x020977d0 module:overlay(0) +from:0x021386ac kind:load to:0x0209794c module:overlay(0) +from:0x021386b0 kind:load to:0x0209796c module:overlay(0) +from:0x021386b4 kind:load to:0x02097998 module:overlay(0) +from:0x021386c0 kind:load to:0x02123f00 module:overlay(26) +from:0x021386c4 kind:load to:0x02127e74 module:overlay(26) +from:0x021386c8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021386cc kind:load to:0x02127b60 module:overlay(26) +from:0x021386d0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021386d4 kind:load to:0x02057e44 module:overlay(0) +from:0x021386d8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021386dc kind:load to:0x0209a79c module:overlay(0) +from:0x021386e0 kind:load to:0x02057d84 module:overlay(0) +from:0x021386e4 kind:load to:0x021247ec module:overlay(26) +from:0x021386ec kind:load to:0x02124980 module:overlay(26) +from:0x021386f4 kind:load to:0x021253f0 module:overlay(26) +from:0x021386fc kind:load to:0x02125b9c module:overlay(26) +from:0x02138704 kind:load to:0x02125840 module:overlay(26) +from:0x0213870c kind:load to:0x02124f0c module:overlay(26) +from:0x02138714 kind:load to:0x021255e0 module:overlay(26) +from:0x0213871c kind:load to:0x02125c88 module:overlay(26) +from:0x02138724 kind:load to:0x0212486c module:overlay(26) +from:0x0213872c kind:load to:0x02124adc module:overlay(26) +from:0x02138734 kind:load to:0x02125460 module:overlay(26) +from:0x0213873c kind:load to:0x02125c70 module:overlay(26) +from:0x02138744 kind:load to:0x0212590c module:overlay(26) +from:0x0213874c kind:load to:0x02124f30 module:overlay(26) +from:0x02138754 kind:load to:0x02125658 module:overlay(26) +from:0x0213875c kind:load to:0x02125eb0 module:overlay(26) +from:0x021387b4 kind:load to:0x02098518 module:overlay(0) +from:0x021387b8 kind:load to:0x02098554 module:overlay(0) +from:0x021387bc kind:load to:0x0209856c module:overlay(0) +from:0x021387c0 kind:load to:0x02098578 module:overlay(0) +from:0x021387c4 kind:load to:0x01fff464 module:itcm +from:0x021387c8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021387cc kind:load to:0x02123f14 module:overlay(26) +from:0x021387d0 kind:load to:0x02124214 module:overlay(26) +from:0x021387d4 kind:load to:0x021243d0 module:overlay(26) +from:0x021387d8 kind:load to:0x02124318 module:overlay(26) +from:0x021387dc kind:load to:0x020984bc module:overlay(0) +from:0x021387e0 kind:load to:0x02126d38 module:overlay(26) +from:0x021387e4 kind:load to:0x02126e44 module:overlay(26) +from:0x021387e8 kind:load to:0x020984c8 module:overlay(0) +from:0x021387ec kind:load to:0x02098584 module:overlay(0) +from:0x021387f0 kind:load to:0x020985f0 module:overlay(0) +from:0x021387f4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021387f8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021387fc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02138800 kind:load to:0x02127e90 module:overlay(26) +from:0x02138804 kind:load to:0x02127efc module:overlay(26) +from:0x02138808 kind:load to:0x02110cc4 module:overlay(26) +from:0x0213880c kind:load to:0x02110ce0 module:overlay(26) +from:0x0213883c kind:load to:0x0212b180 module:overlay(26) +from:0x02138840 kind:load to:0x0212b19c module:overlay(26) +from:0x02138844 kind:load to:0x0212b1c0 module:overlay(26) +from:0x02138848 kind:load to:0x0212b1c8 module:overlay(26) +from:0x0213884c kind:load to:0x0212b49c module:overlay(26) +from:0x02138858 kind:load to:0x02127fd0 module:overlay(26) +from:0x0213885c kind:load to:0x02097944 module:overlay(0) +from:0x02138860 kind:load to:0x02097754 module:overlay(0) +from:0x02138864 kind:load to:0x020977d0 module:overlay(0) +from:0x02138868 kind:load to:0x0209794c module:overlay(0) +from:0x0213886c kind:load to:0x0209796c module:overlay(0) +from:0x02138870 kind:load to:0x02097998 module:overlay(0) +from:0x0213887c kind:load to:0x02127f90 module:overlay(26) +from:0x02138880 kind:load to:0x02097944 module:overlay(0) +from:0x02138884 kind:load to:0x02097754 module:overlay(0) +from:0x02138888 kind:load to:0x020977d0 module:overlay(0) +from:0x0213888c kind:load to:0x0209794c module:overlay(0) +from:0x02138890 kind:load to:0x0209796c module:overlay(0) +from:0x02138894 kind:load to:0x02097998 module:overlay(0) +from:0x02138898 kind:load to:0x021289a4 module:overlay(26) +from:0x021388a0 kind:load to:0x02128b6c module:overlay(26) +from:0x021388a8 kind:load to:0x02128e4c module:overlay(26) +from:0x021388b0 kind:load to:0x02129204 module:overlay(26) +from:0x021388b8 kind:load to:0x02129548 module:overlay(26) +from:0x021388c0 kind:load to:0x02129b0c module:overlay(26) +from:0x021388c8 kind:load to:0x02129d28 module:overlay(26) +from:0x021388d0 kind:load to:0x0212a18c module:overlay(26) +from:0x021388d8 kind:load to:0x0212932c module:overlay(26) +from:0x021388e0 kind:load to:0x0212a4b8 module:overlay(26) +from:0x021388e8 kind:load to:0x02128a74 module:overlay(26) +from:0x021388f0 kind:load to:0x02128c50 module:overlay(26) +from:0x021388f8 kind:load to:0x02128ed8 module:overlay(26) +from:0x02138900 kind:load to:0x021292e8 module:overlay(26) +from:0x02138908 kind:load to:0x021296c0 module:overlay(26) +from:0x02138910 kind:load to:0x02129ba0 module:overlay(26) +from:0x02138918 kind:load to:0x02129de8 module:overlay(26) +from:0x02138920 kind:load to:0x0212a21c module:overlay(26) +from:0x02138928 kind:load to:0x0212947c module:overlay(26) +from:0x02138930 kind:load to:0x0212a4e0 module:overlay(26) +from:0x02138940 kind:load to:0x02098518 module:overlay(0) +from:0x02138944 kind:load to:0x02098554 module:overlay(0) +from:0x02138948 kind:load to:0x0209856c module:overlay(0) +from:0x0213894c kind:load to:0x02098578 module:overlay(0) +from:0x02138950 kind:load to:0x01fff464 module:itcm +from:0x02138954 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02138958 kind:load to:0x021282c8 module:overlay(26) +from:0x0213895c kind:load to:0x0212847c module:overlay(26) +from:0x02138960 kind:load to:0x02128624 module:overlay(26) +from:0x02138964 kind:load to:0x020984b8 module:overlay(0) +from:0x02138968 kind:load to:0x020984bc module:overlay(0) +from:0x0213896c kind:load to:0x0212aff0 module:overlay(26) +from:0x02138970 kind:load to:0x020984c4 module:overlay(0) +from:0x02138974 kind:load to:0x020984c8 module:overlay(0) +from:0x02138978 kind:load to:0x02098584 module:overlay(0) +from:0x0213897c kind:load to:0x020985f0 module:overlay(0) +from:0x02138980 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02138984 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02138988 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213898c kind:load to:0x0212b7f8 module:overlay(26) +from:0x02138990 kind:load to:0x0212b840 module:overlay(26) +from:0x02138994 kind:load to:0x02110cc4 module:overlay(26) +from:0x02138998 kind:load to:0x0212b698 module:overlay(26) +from:0x02138a14 kind:load to:0x0212d87c module:overlay(26) +from:0x02138a1c kind:load to:0x0212dd94 module:overlay(26) +from:0x02138a24 kind:load to:0x0212e15c module:overlay(26) +from:0x02138a2c kind:load to:0x0212da08 module:overlay(26) +from:0x02138a34 kind:load to:0x0212da34 module:overlay(26) +from:0x02138a3c kind:load to:0x0212d97c module:overlay(26) +from:0x02138a44 kind:load to:0x0212e2b4 module:overlay(26) +from:0x02138a4c kind:load to:0x0212dc68 module:overlay(26) +from:0x02138a54 kind:load to:0x0212d834 module:overlay(26) +from:0x02138a5c kind:load to:0x0212db88 module:overlay(26) +from:0x02138a64 kind:load to:0x0212de00 module:overlay(26) +from:0x02138a6c kind:load to:0x0212d81c module:overlay(26) +from:0x02138a74 kind:load to:0x0212e034 module:overlay(26) +from:0x02138a7c kind:load to:0x0212e178 module:overlay(26) +from:0x02138a84 kind:load to:0x0212d954 module:overlay(26) +from:0x02138a8c kind:load to:0x0212d738 module:overlay(26) +from:0x02138a94 kind:load to:0x0212d534 module:overlay(26) +from:0x02138a9c kind:load to:0x0212d490 module:overlay(26) +from:0x02138aa4 kind:load to:0x0212db5c module:overlay(26) +from:0x02138aac kind:load to:0x0212d328 module:overlay(26) +from:0x02138ab4 kind:load to:0x0212d324 module:overlay(26) +from:0x02138abc kind:load to:0x0212d310 module:overlay(26) +from:0x02138ac4 kind:load to:0x0212dd80 module:overlay(26) +from:0x02138acc kind:load to:0x0212dd0c module:overlay(26) +from:0x02138ad4 kind:load to:0x0212e278 module:overlay(26) +from:0x02138adc kind:load to:0x0212d7e0 module:overlay(26) +from:0x02138aec kind:load to:0x0212b8c4 module:overlay(26) +from:0x02138af0 kind:load to:0x02097944 module:overlay(0) +from:0x02138af4 kind:load to:0x02097754 module:overlay(0) +from:0x02138af8 kind:load to:0x020977d0 module:overlay(0) +from:0x02138afc kind:load to:0x0209794c module:overlay(0) +from:0x02138b00 kind:load to:0x0209796c module:overlay(0) +from:0x02138b04 kind:load to:0x02097998 module:overlay(0) +from:0x02138b10 kind:load to:0x02098518 module:overlay(0) +from:0x02138b14 kind:load to:0x02098554 module:overlay(0) +from:0x02138b18 kind:load to:0x0209856c module:overlay(0) +from:0x02138b1c kind:load to:0x02098578 module:overlay(0) +from:0x02138b20 kind:load to:0x01fff464 module:itcm +from:0x02138b24 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02138b28 kind:load to:0x0212bc90 module:overlay(26) +from:0x02138b2c kind:load to:0x0212bc98 module:overlay(26) +from:0x02138b30 kind:load to:0x0212bda0 module:overlay(26) +from:0x02138b34 kind:load to:0x0212bdc0 module:overlay(26) +from:0x02138b38 kind:load to:0x020984bc module:overlay(0) +from:0x02138b3c kind:load to:0x0212c138 module:overlay(26) +from:0x02138b40 kind:load to:0x0212c2a8 module:overlay(26) +from:0x02138b44 kind:load to:0x020984c8 module:overlay(0) +from:0x02138b48 kind:load to:0x02098584 module:overlay(0) +from:0x02138b4c kind:load to:0x020985f0 module:overlay(0) +from:0x02138b50 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02138b54 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02138b58 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02138b5c kind:load to:0x0212bb68 module:overlay(26) +from:0x02138b60 kind:load to:0x0212bbf8 module:overlay(26) +from:0x02138b64 kind:load to:0x02110cc4 module:overlay(26) +from:0x02138b68 kind:load to:0x02110ce0 module:overlay(26) +from:0x02138b6c kind:load to:0x0212c478 module:overlay(26) +from:0x02138b7c kind:load to:0x0212e458 module:overlay(26) +from:0x02138b80 kind:load to:0x0207c000 module:overlay(0) +from:0x02138b88 kind:load to:0x0207c010 module:overlay(0) +from:0x02138b9c kind:load to:0x0212fd84 module:overlay(26) +from:0x02138ba0 kind:load to:0x0212fe58 module:overlay(26) +from:0x02138ba4 kind:load to:0x0212fe6c module:overlay(26) +from:0x02138ba8 kind:load to:0x0212fc00 module:overlay(26) +from:0x02138c34 kind:load to:0x02130928 module:overlay(26) +from:0x02138c3c kind:load to:0x02130a20 module:overlay(26) +from:0x02138c44 kind:load to:0x02130a18 module:overlay(26) +from:0x02138c54 kind:load to:0x0213067c module:overlay(26) +from:0x02138c58 kind:load to:0x02130c34 module:overlay(26) +from:0x02138c5c kind:load to:0x0212fe88 module:overlay(26) +from:0x02138c60 kind:load to:0x0207c008 module:overlay(0) +from:0x02138c64 kind:load to:0x0207c010 module:overlay(0) +from:0x02138c70 kind:load to:0x02130c04 module:overlay(26) +from:0x02138c74 kind:load to:0x02130c18 module:overlay(26) +from:0x02138c78 kind:load to:0x02130bfc module:overlay(26) +from:0x02138c7c kind:load to:0x02130034 module:overlay(26) +from:0x02138c80 kind:load to:0x0212ff74 module:overlay(26) +from:0x02138c84 kind:load to:0x02130144 module:overlay(26) +from:0x02138c88 kind:load to:0x02130690 module:overlay(26) +from:0x02138c8c kind:load to:0x02079318 module:overlay(0) +from:0x02138c90 kind:load to:0x0207931c module:overlay(0) +from:0x02138c9c kind:load to:0x02131478 module:overlay(26) +from:0x02138ca0 kind:load to:0x0213148c module:overlay(26) +from:0x02138ca4 kind:load to:0x02130d04 module:overlay(26) +from:0x02138ca8 kind:load to:0x02130d6c module:overlay(26) +from:0x02138cac kind:load to:0x02130d0c module:overlay(26) +from:0x02138cb0 kind:load to:0x02130e0c module:overlay(26) +from:0x02138cb4 kind:load to:0x021313bc module:overlay(26) +from:0x02138cb8 kind:load to:0x02079318 module:overlay(0) +from:0x02138cbc kind:load to:0x0207931c module:overlay(0) +from:0x02138cc8 kind:load to:0x02132348 module:overlay(26) +from:0x02138ccc kind:load to:0x0213237c module:overlay(26) +from:0x02138cd0 kind:load to:0x021322c8 module:overlay(26) +from:0x02138cd4 kind:load to:0x0207c008 module:overlay(0) +from:0x02138cd8 kind:load to:0x0207c010 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov026/symbols.txt b/config/eur/arm9/overlays/ov026/symbols.txt new file mode 100644 index 00000000..b2186181 --- /dev/null +++ b/config/eur/arm9/overlays/ov026/symbols.txt @@ -0,0 +1,3165 @@ +func_ov026_020d8720 kind:function(arm,size=0x64) addr:0x020d8720 +func_ov026_020d8784 kind:function(arm,size=0x14) addr:0x020d8784 +func_ov026_020d8798 kind:function(arm,size=0x1c) addr:0x020d8798 +func_ov026_020d87b4 kind:function(arm,size=0x3c) addr:0x020d87b4 +func_ov026_020d87f0 kind:function(arm,size=0x34) addr:0x020d87f0 +func_ov026_020d8824 kind:function(arm,size=0x84) addr:0x020d8824 +func_ov026_020d88a8 kind:function(arm,size=0x50) addr:0x020d88a8 +func_ov026_020d88f8 kind:function(arm,size=0x3c) addr:0x020d88f8 +func_ov026_020d8934 kind:function(arm,size=0x40) addr:0x020d8934 +func_ov026_020d8974 kind:function(arm,size=0x6c) addr:0x020d8974 +func_ov026_020d89e0 kind:function(arm,size=0x14) addr:0x020d89e0 +func_ov026_020d89f4 kind:function(arm,size=0x1c) addr:0x020d89f4 +func_ov026_020d8a10 kind:function(arm,size=0x38) addr:0x020d8a10 +func_ov026_020d8a48 kind:function(arm,size=0x68) addr:0x020d8a48 +func_ov026_020d8ab0 kind:function(arm,size=0x6c) addr:0x020d8ab0 +func_ov026_020d8b1c kind:function(arm,size=0x78) addr:0x020d8b1c +func_ov026_020d8b94 kind:function(arm,size=0x38) addr:0x020d8b94 +func_ov026_020d8bcc kind:function(arm,size=0x48) addr:0x020d8bcc +func_ov026_020d8c14 kind:function(arm,size=0x16c) addr:0x020d8c14 +func_ov026_020d8d80 kind:function(arm,size=0x54) addr:0x020d8d80 +func_ov026_020d8dd4 kind:function(arm,size=0x5c) addr:0x020d8dd4 +func_ov026_020d8e30 kind:function(arm,size=0x14) addr:0x020d8e30 +func_ov026_020d8e44 kind:function(arm,size=0x14) addr:0x020d8e44 +func_ov026_020d8e58 kind:function(arm,size=0x10) addr:0x020d8e58 +func_ov026_020d8e68 kind:function(arm,size=0x40) addr:0x020d8e68 +func_ov026_020d8ea8 kind:function(arm,size=0x24) addr:0x020d8ea8 +func_ov026_020d8ecc kind:function(arm,size=0xa8) addr:0x020d8ecc +func_ov026_020d8f74 kind:function(arm,size=0x1c) addr:0x020d8f74 +func_ov026_020d8f90 kind:function(arm,size=0x14) addr:0x020d8f90 +func_ov026_020d8fa4 kind:function(arm,size=0x2c) addr:0x020d8fa4 +func_ov026_020d8fd0 kind:function(arm,size=0x4) addr:0x020d8fd0 +func_ov026_020d8fd4 kind:function(arm,size=0x14) addr:0x020d8fd4 +func_ov026_020d8fe8 kind:function(arm,size=0x1c) addr:0x020d8fe8 +func_ov026_020d9004 kind:function(arm,size=0x48) addr:0x020d9004 +func_ov026_020d904c kind:function(arm,size=0x94) addr:0x020d904c +func_ov026_020d90e0 kind:function(arm,size=0x168) addr:0x020d90e0 +func_ov026_020d9248 kind:function(arm,size=0x20) addr:0x020d9248 +func_ov026_020d9268 kind:function(arm,size=0x58) addr:0x020d9268 +func_ov026_020d92c0 kind:function(arm,size=0x18c) addr:0x020d92c0 +func_ov026_020d944c kind:function(arm,size=0x148) addr:0x020d944c +func_ov026_020d9594 kind:function(arm,size=0x5c) addr:0x020d9594 +func_ov026_020d95f0 kind:function(arm,size=0x10) addr:0x020d95f0 +func_ov026_020d9600 kind:function(arm,size=0x18) addr:0x020d9600 +func_ov026_020d9618 kind:function(arm,size=0x154) addr:0x020d9618 +func_ov026_020d976c kind:function(arm,size=0xc) addr:0x020d976c +func_ov026_020d9778 kind:function(arm,size=0x10) addr:0x020d9778 +func_ov026_020d9788 kind:function(arm,size=0x148) addr:0x020d9788 +func_ov026_020d98d0 kind:function(arm,size=0xe8) addr:0x020d98d0 +func_ov026_020d99b8 kind:function(arm,size=0x25c) addr:0x020d99b8 +func_ov026_020d9c14 kind:function(arm,size=0x460) addr:0x020d9c14 +func_ov026_020da074 kind:function(arm,size=0x114) addr:0x020da074 +func_ov026_020da188 kind:function(arm,size=0x114) addr:0x020da188 +func_ov026_020da29c kind:function(arm,size=0x164) addr:0x020da29c +func_ov026_020da400 kind:function(arm,size=0x68) addr:0x020da400 +func_ov026_020da468 kind:function(arm,size=0x1c) addr:0x020da468 +func_ov026_020da484 kind:function(arm,size=0x28) addr:0x020da484 +func_ov026_020da4ac kind:function(arm,size=0x28) addr:0x020da4ac +func_ov026_020da4d4 kind:function(arm,size=0x28) addr:0x020da4d4 +func_ov026_020da4fc kind:function(arm,size=0x30) addr:0x020da4fc +func_ov026_020da52c kind:function(arm,size=0x38) addr:0x020da52c +func_ov026_020da564 kind:function(arm,size=0x1b4) addr:0x020da564 +func_ov026_020da718 kind:function(arm,size=0x20) addr:0x020da718 +func_ov026_020da738 kind:function(arm,size=0x28) addr:0x020da738 +func_ov026_020da760 kind:function(arm,size=0xdc) addr:0x020da760 +func_ov026_020da83c kind:function(arm,size=0x5b8) addr:0x020da83c +func_ov026_020dadf4 kind:function(arm,size=0xc) addr:0x020dadf4 +func_ov026_020dae00 kind:function(arm,size=0x10c) addr:0x020dae00 +func_ov026_020daf0c kind:function(arm,size=0xd8) addr:0x020daf0c +func_ov026_020dafe4 kind:function(arm,size=0xd8) addr:0x020dafe4 +func_ov026_020db0bc kind:function(arm,size=0x28) addr:0x020db0bc +func_ov026_020db0e4 kind:function(arm,size=0x1c0) addr:0x020db0e4 +func_ov026_020db2a4 kind:function(arm,size=0x5b4) addr:0x020db2a4 +func_ov026_020db858 kind:function(arm,size=0x1f8) addr:0x020db858 +func_ov026_020dba50 kind:function(arm,size=0x74) addr:0x020dba50 +func_ov026_020dbac4 kind:function(arm,size=0x28) addr:0x020dbac4 +func_ov026_020dbaec kind:function(arm,size=0x28) addr:0x020dbaec +func_ov026_020dbb14 kind:function(arm,size=0x30) addr:0x020dbb14 +func_ov026_020dbb44 kind:function(arm,size=0xfc) addr:0x020dbb44 +func_ov026_020dbc40 kind:function(arm,size=0x50) addr:0x020dbc40 +func_ov026_020dbc90 kind:function(arm,size=0x58) addr:0x020dbc90 +func_ov026_020dbce8 kind:function(arm,size=0x10) addr:0x020dbce8 +func_ov026_020dbcf8 kind:function(arm,size=0x268) addr:0x020dbcf8 +func_ov026_020dbf60 kind:function(arm,size=0x68) addr:0x020dbf60 +func_ov026_020dbfc8 kind:function(arm,size=0xd0) addr:0x020dbfc8 +func_ov026_020dc098 kind:function(arm,size=0x10) addr:0x020dc098 +func_ov026_020dc0a8 kind:function(arm,size=0x9c) addr:0x020dc0a8 +func_ov026_020dc144 kind:function(arm,size=0x18c) addr:0x020dc144 +func_ov026_020dc2d0 kind:function(arm,size=0x10) addr:0x020dc2d0 +func_ov026_020dc2e0 kind:function(arm,size=0x20) addr:0x020dc2e0 +func_ov026_020dc300 kind:function(arm,size=0x3c) addr:0x020dc300 +func_ov026_020dc33c kind:function(arm,size=0x58) addr:0x020dc33c +func_ov026_020dc394 kind:function(arm,size=0x6c) addr:0x020dc394 +func_ov026_020dc400 kind:function(arm,size=0x34) addr:0x020dc400 +func_ov026_020dc434 kind:function(arm,size=0x28) addr:0x020dc434 +func_ov026_020dc45c kind:function(arm,size=0x4) addr:0x020dc45c +func_ov026_020dc460 kind:function(arm,size=0x2a8) addr:0x020dc460 +func_ov026_020dc708 kind:function(arm,size=0x14) addr:0x020dc708 +func_ov026_020dc71c kind:function(arm,size=0x14) addr:0x020dc71c +func_ov026_020dc730 kind:function(arm,size=0xdc) addr:0x020dc730 +func_ov026_020dc80c kind:function(arm,size=0xe4) addr:0x020dc80c +func_ov026_020dc8f0 kind:function(arm,size=0x28) addr:0x020dc8f0 +func_ov026_020dc918 kind:function(arm,size=0x98) addr:0x020dc918 +func_ov026_020dc9b0 kind:function(arm,size=0x64) addr:0x020dc9b0 +func_ov026_020dca14 kind:function(arm,size=0x1788) addr:0x020dca14 +func_ov026_020de19c kind:function(arm,size=0x38) addr:0x020de19c +func_ov026_020de1d4 kind:function(arm,size=0x30) addr:0x020de1d4 +func_ov026_020de204 kind:function(arm,size=0x158) addr:0x020de204 +func_ov026_020de35c kind:function(arm,size=0x100) addr:0x020de35c +func_ov026_020de45c kind:function(arm,size=0x10) addr:0x020de45c +func_ov026_020de46c kind:function(arm,size=0x30) addr:0x020de46c +func_ov026_020de49c kind:function(arm,size=0x46c) addr:0x020de49c +func_ov026_020de908 kind:function(arm,size=0xb4) addr:0x020de908 +func_ov026_020de9bc kind:function(arm,size=0x1c) addr:0x020de9bc +func_ov026_020de9d8 kind:function(arm,size=0x84) addr:0x020de9d8 +func_ov026_020dea5c kind:function(arm,size=0x10) addr:0x020dea5c +func_ov026_020dea6c kind:function(arm,size=0xc) addr:0x020dea6c +func_ov026_020dea78 kind:function(arm,size=0x82c) addr:0x020dea78 +func_ov026_020df2a4 kind:function(arm,size=0x154) addr:0x020df2a4 +func_ov026_020df3f8 kind:function(arm,size=0x170) addr:0x020df3f8 +func_ov026_020df568 kind:function(arm,size=0xa8) addr:0x020df568 +func_ov026_020df610 kind:function(arm,size=0x2c) addr:0x020df610 +func_ov026_020df63c kind:function(arm,size=0x10) addr:0x020df63c +func_ov026_020df64c kind:function(arm,size=0xa14) addr:0x020df64c +func_ov026_020e0060 kind:function(arm,size=0x68) addr:0x020e0060 +func_ov026_020e00c8 kind:function(arm,size=0xbc) addr:0x020e00c8 +func_ov026_020e0184 kind:function(arm,size=0x3c) addr:0x020e0184 +func_ov026_020e01c0 kind:function(arm,size=0x64) addr:0x020e01c0 +func_ov026_020e0224 kind:function(arm,size=0xba0) addr:0x020e0224 +func_ov026_020e0dc4 kind:function(arm,size=0x64) addr:0x020e0dc4 +func_ov026_020e0e28 kind:function(arm,size=0x568) addr:0x020e0e28 +func_ov026_020e1390 kind:function(arm,size=0x64) addr:0x020e1390 +func_ov026_020e13f4 kind:function(arm,size=0x4c) addr:0x020e13f4 +func_ov026_020e1440 kind:function(arm,size=0xdc) addr:0x020e1440 +func_ov026_020e151c kind:function(arm,size=0x10c) addr:0x020e151c +func_ov026_020e1628 kind:function(arm,size=0x18) addr:0x020e1628 +func_ov026_020e1640 kind:function(arm,size=0x120) addr:0x020e1640 +func_ov026_020e1760 kind:function(arm,size=0x18) addr:0x020e1760 +func_ov026_020e1778 kind:function(arm,size=0x184) addr:0x020e1778 +func_ov026_020e18fc kind:function(arm,size=0x2c) addr:0x020e18fc +func_ov026_020e1928 kind:function(arm,size=0x138) addr:0x020e1928 +func_ov026_020e1a60 kind:function(arm,size=0x4) addr:0x020e1a60 +func_ov026_020e1a64 kind:function(arm,size=0x18) addr:0x020e1a64 +func_ov026_020e1a7c kind:function(arm,size=0x4) addr:0x020e1a7c +func_ov026_020e1a80 kind:function(arm,size=0x158) addr:0x020e1a80 +func_ov026_020e1bd8 kind:function(arm,size=0x1ac) addr:0x020e1bd8 +func_ov026_020e1d84 kind:function(arm,size=0xbc) addr:0x020e1d84 +func_ov026_020e1e40 kind:function(arm,size=0x1dc) addr:0x020e1e40 +func_ov026_020e201c kind:function(arm,size=0xbc) addr:0x020e201c +func_ov026_020e20d8 kind:function(arm,size=0x15c) addr:0x020e20d8 +func_ov026_020e2234 kind:function(arm,size=0x34) addr:0x020e2234 +func_ov026_020e2268 kind:function(arm,size=0xe8) addr:0x020e2268 +func_ov026_020e2350 kind:function(arm,size=0x6c) addr:0x020e2350 +func_ov026_020e23bc kind:function(arm,size=0xbc) addr:0x020e23bc +func_ov026_020e2478 kind:function(arm,size=0x6c) addr:0x020e2478 +func_ov026_020e24e4 kind:function(arm,size=0x9c) addr:0x020e24e4 +func_ov026_020e2580 kind:function(arm,size=0x164) addr:0x020e2580 +func_ov026_020e26e4 kind:function(arm,size=0x33c) addr:0x020e26e4 +func_ov026_020e2a20 kind:function(arm,size=0x4) addr:0x020e2a20 +func_ov026_020e2a24 kind:function(arm,size=0xd4) addr:0x020e2a24 +func_ov026_020e2af8 kind:function(arm,size=0x19c) addr:0x020e2af8 +func_ov026_020e2c94 kind:function(arm,size=0x188) addr:0x020e2c94 +func_ov026_020e2e1c kind:function(arm,size=0x3d4) addr:0x020e2e1c +func_ov026_020e31f0 kind:function(arm,size=0xc0) addr:0x020e31f0 +func_ov026_020e32b0 kind:function(arm,size=0x3d4) addr:0x020e32b0 +func_ov026_020e3684 kind:function(arm,size=0xc0) addr:0x020e3684 +func_ov026_020e3744 kind:function(arm,size=0x280) addr:0x020e3744 +func_ov026_020e39c4 kind:function(arm,size=0x19c) addr:0x020e39c4 +func_ov026_020e3b60 kind:function(arm,size=0x2e0) addr:0x020e3b60 +func_ov026_020e3e40 kind:function(arm,size=0x188) addr:0x020e3e40 +func_ov026_020e3fc8 kind:function(arm,size=0x2d8) addr:0x020e3fc8 +func_ov026_020e42a0 kind:function(arm,size=0x180) addr:0x020e42a0 +func_ov026_020e4420 kind:function(arm,size=0x248) addr:0x020e4420 +func_ov026_020e4668 kind:function(arm,size=0xac) addr:0x020e4668 +func_ov026_020e4714 kind:function(arm,size=0xe8) addr:0x020e4714 +func_ov026_020e47fc kind:function(arm,size=0x164) addr:0x020e47fc +func_ov026_020e4960 kind:function(arm,size=0xa0) addr:0x020e4960 +func_ov026_020e4a00 kind:function(arm,size=0x64) addr:0x020e4a00 +func_ov026_020e4a64 kind:function(arm,size=0x18) addr:0x020e4a64 +func_ov026_020e4a7c kind:function(arm,size=0x114) addr:0x020e4a7c +func_ov026_020e4b90 kind:function(arm,size=0x64) addr:0x020e4b90 +func_ov026_020e4bf4 kind:function(arm,size=0x70) addr:0x020e4bf4 +func_ov026_020e4c64 kind:function(arm,size=0xc) addr:0x020e4c64 +func_ov026_020e4c70 kind:function(arm,size=0xc4) addr:0x020e4c70 +func_ov026_020e4d34 kind:function(arm,size=0xfc) addr:0x020e4d34 +func_ov026_020e4e30 kind:function(arm,size=0x84) addr:0x020e4e30 +func_ov026_020e4eb4 kind:function(arm,size=0x168) addr:0x020e4eb4 +func_ov026_020e501c kind:function(arm,size=0x18) addr:0x020e501c +func_ov026_020e5034 kind:function(arm,size=0x4) addr:0x020e5034 +func_ov026_020e5038 kind:function(arm,size=0x10c) addr:0x020e5038 +func_ov026_020e5144 kind:function(arm,size=0x184) addr:0x020e5144 +func_ov026_020e52c8 kind:function(arm,size=0xc0) addr:0x020e52c8 +func_ov026_020e5388 kind:function(arm,size=0x130) addr:0x020e5388 +func_ov026_020e54b8 kind:function(arm,size=0x114) addr:0x020e54b8 +func_ov026_020e55cc kind:function(arm,size=0x1dc) addr:0x020e55cc +func_ov026_020e57a8 kind:function(arm,size=0x2c8) addr:0x020e57a8 +func_ov026_020e5a70 kind:function(arm,size=0x49c) addr:0x020e5a70 +func_ov026_020e5f0c kind:function(arm,size=0xd8) addr:0x020e5f0c +func_ov026_020e5fe4 kind:function(arm,size=0xc4) addr:0x020e5fe4 +func_ov026_020e60a8 kind:function(arm,size=0xf4) addr:0x020e60a8 +func_ov026_020e619c kind:function(arm,size=0xc4) addr:0x020e619c +func_ov026_020e6260 kind:function(arm,size=0x7c) addr:0x020e6260 +func_ov026_020e62dc kind:function(arm,size=0xb4) addr:0x020e62dc +func_ov026_020e6390 kind:function(arm,size=0x18) addr:0x020e6390 +func_ov026_020e63a8 kind:function(arm,size=0x14) addr:0x020e63a8 +func_ov026_020e63bc kind:function(arm,size=0xf8) addr:0x020e63bc +func_ov026_020e64b4 kind:function(arm,size=0x10) addr:0x020e64b4 +func_ov026_020e64c4 kind:function(arm,size=0x10) addr:0x020e64c4 +func_ov026_020e64d4 kind:function(arm,size=0x2d0) addr:0x020e64d4 +func_ov026_020e67a4 kind:function(arm,size=0x64) addr:0x020e67a4 +func_ov026_020e6808 kind:function(arm,size=0xcc) addr:0x020e6808 +func_ov026_020e68d4 kind:function(arm,size=0xcc) addr:0x020e68d4 +func_ov026_020e69a0 kind:function(arm,size=0xcc) addr:0x020e69a0 +func_ov026_020e6a6c kind:function(arm,size=0x64) addr:0x020e6a6c +func_ov026_020e6ad0 kind:function(arm,size=0x38) addr:0x020e6ad0 +func_ov026_020e6b08 kind:function(arm,size=0x24) addr:0x020e6b08 +func_ov026_020e6b2c kind:function(arm,size=0x24) addr:0x020e6b2c +func_ov026_020e6b50 kind:function(arm,size=0x14) addr:0x020e6b50 +func_ov026_020e6b64 kind:function(arm,size=0x14) addr:0x020e6b64 +func_ov026_020e6b78 kind:function(arm,size=0x2c) addr:0x020e6b78 +func_ov026_020e6ba4 kind:function(arm,size=0x10) addr:0x020e6ba4 +func_ov026_020e6bb4 kind:function(arm,size=0x14) addr:0x020e6bb4 +func_ov026_020e6bc8 kind:function(arm,size=0x1c) addr:0x020e6bc8 +func_ov026_020e6be4 kind:function(arm,size=0x1c) addr:0x020e6be4 +func_ov026_020e6c00 kind:function(arm,size=0x3c) addr:0x020e6c00 +func_ov026_020e6c3c kind:function(arm,size=0x88) addr:0x020e6c3c +func_ov026_020e6cc4 kind:function(arm,size=0x238) addr:0x020e6cc4 +func_ov026_020e6efc kind:function(arm,size=0x74) addr:0x020e6efc +func_ov026_020e6f70 kind:function(arm,size=0x8) addr:0x020e6f70 +func_ov026_020e6f78 kind:function(arm,size=0xe0) addr:0x020e6f78 +func_ov026_020e7058 kind:function(arm,size=0x8) addr:0x020e7058 +func_ov026_020e7060 kind:function(arm,size=0x58) addr:0x020e7060 +func_ov026_020e70b8 kind:function(arm,size=0xa8) addr:0x020e70b8 +func_ov026_020e7160 kind:function(arm,size=0x88) addr:0x020e7160 +func_ov026_020e71e8 kind:function(arm,size=0x48) addr:0x020e71e8 +func_ov026_020e7230 kind:function(arm,size=0x138) addr:0x020e7230 +func_ov026_020e7368 kind:function(arm,size=0x2d4) addr:0x020e7368 +func_ov026_020e763c kind:function(arm,size=0x4) addr:0x020e763c +func_ov026_020e7640 kind:function(arm,size=0x4) addr:0x020e7640 +func_ov026_020e7644 kind:function(arm,size=0xb4) addr:0x020e7644 +func_ov026_020e76f8 kind:function(arm,size=0x184) addr:0x020e76f8 +func_ov026_020e787c kind:function(arm,size=0x34) addr:0x020e787c +func_ov026_020e78b0 kind:function(arm,size=0x94) addr:0x020e78b0 +func_ov026_020e7944 kind:function(arm,size=0x20) addr:0x020e7944 +func_ov026_020e7964 kind:function(arm,size=0x1c) addr:0x020e7964 +func_ov026_020e7980 kind:function(arm,size=0x74) addr:0x020e7980 +func_ov026_020e79f4 kind:function(arm,size=0x44) addr:0x020e79f4 +func_ov026_020e7a38 kind:function(arm,size=0x3c) addr:0x020e7a38 +func_ov026_020e7a74 kind:function(arm,size=0x4) addr:0x020e7a74 +func_ov026_020e7a78 kind:function(arm,size=0xe4) addr:0x020e7a78 +func_ov026_020e7b5c kind:function(arm,size=0x4) addr:0x020e7b5c +func_ov026_020e7b60 kind:function(arm,size=0x2c) addr:0x020e7b60 +func_ov026_020e7b8c kind:function(arm,size=0x44) addr:0x020e7b8c +func_ov026_020e7bd0 kind:function(arm,size=0x4c) addr:0x020e7bd0 +func_ov026_020e7c1c kind:function(arm,size=0x8) addr:0x020e7c1c +func_ov026_020e7c24 kind:function(arm,size=0x4c) addr:0x020e7c24 +func_ov026_020e7c70 kind:function(arm,size=0x44) addr:0x020e7c70 +func_ov026_020e7cb4 kind:function(arm,size=0x4) addr:0x020e7cb4 +func_ov026_020e7cb8 kind:function(arm,size=0xe4) addr:0x020e7cb8 +func_ov026_020e7d9c kind:function(arm,size=0x4) addr:0x020e7d9c +func_ov026_020e7da0 kind:function(arm,size=0x4c) addr:0x020e7da0 +func_ov026_020e7dec kind:function(arm,size=0x10) addr:0x020e7dec +func_ov026_020e7dfc kind:function(arm,size=0xc) addr:0x020e7dfc +func_ov026_020e7e08 kind:function(arm,size=0x2c) addr:0x020e7e08 +func_ov026_020e7e34 kind:function(arm,size=0x4c) addr:0x020e7e34 +func_ov026_020e7e80 kind:function(arm,size=0x8) addr:0x020e7e80 +func_ov026_020e7e88 kind:function(arm,size=0x124) addr:0x020e7e88 +func_ov026_020e7fac kind:function(arm,size=0xc) addr:0x020e7fac +func_ov026_020e7fb8 kind:function(arm,size=0x54) addr:0x020e7fb8 +func_ov026_020e800c kind:function(arm,size=0x110) addr:0x020e800c +func_ov026_020e811c kind:function(arm,size=0x14) addr:0x020e811c +func_ov026_020e8130 kind:function(arm,size=0x2c) addr:0x020e8130 +func_ov026_020e815c kind:function(arm,size=0xc0) addr:0x020e815c +func_ov026_020e821c kind:function(arm,size=0x6c) addr:0x020e821c +func_ov026_020e8288 kind:function(arm,size=0x3c) addr:0x020e8288 +func_ov026_020e82c4 kind:function(arm,size=0x6c) addr:0x020e82c4 +func_ov026_020e8330 kind:function(arm,size=0x4c) addr:0x020e8330 +func_ov026_020e837c kind:function(arm,size=0x48) addr:0x020e837c +func_ov026_020e83c4 kind:function(arm,size=0xa8) addr:0x020e83c4 +func_ov026_020e846c kind:function(arm,size=0xf4) addr:0x020e846c +func_ov026_020e8560 kind:function(arm,size=0x58) addr:0x020e8560 +func_ov026_020e85b8 kind:function(arm,size=0xc4) addr:0x020e85b8 +func_ov026_020e867c kind:function(arm,size=0x10) addr:0x020e867c +func_ov026_020e868c kind:function(arm,size=0x4) addr:0x020e868c +func_ov026_020e8690 kind:function(arm,size=0x10) addr:0x020e8690 +func_ov026_020e86a0 kind:function(arm,size=0x74) addr:0x020e86a0 +func_ov026_020e8714 kind:function(arm,size=0x10) addr:0x020e8714 +func_ov026_020e8724 kind:function(arm,size=0x224) addr:0x020e8724 +func_ov026_020e8948 kind:function(arm,size=0x10) addr:0x020e8948 +func_ov026_020e8958 kind:function(arm,size=0x31c) addr:0x020e8958 +func_ov026_020e8c74 kind:function(arm,size=0x98) addr:0x020e8c74 +func_ov026_020e8d0c kind:function(arm,size=0x364) addr:0x020e8d0c +func_ov026_020e9070 kind:function(arm,size=0x10) addr:0x020e9070 +func_ov026_020e9080 kind:function(arm,size=0x74) addr:0x020e9080 +func_ov026_020e90f4 kind:function(arm,size=0x44) addr:0x020e90f4 +func_ov026_020e9138 kind:function(arm,size=0x48) addr:0x020e9138 +func_ov026_020e9180 kind:function(arm,size=0x2c) addr:0x020e9180 +func_ov026_020e91ac kind:function(arm,size=0x1c) addr:0x020e91ac +func_ov026_020e91c8 kind:function(arm,size=0x1c) addr:0x020e91c8 +func_ov026_020e91e4 kind:function(arm,size=0x24) addr:0x020e91e4 +func_ov026_020e9208 kind:function(arm,size=0x4) addr:0x020e9208 +func_ov026_020e920c kind:function(arm,size=0x24) addr:0x020e920c +func_ov026_020e9230 kind:function(arm,size=0x20) addr:0x020e9230 +func_ov026_020e9250 kind:function(arm,size=0x20) addr:0x020e9250 +func_ov026_020e9270 kind:function(arm,size=0x90) addr:0x020e9270 +func_ov026_020e9300 kind:function(arm,size=0x90) addr:0x020e9300 +func_ov026_020e9390 kind:function(arm,size=0x90) addr:0x020e9390 +func_ov026_020e9420 kind:function(arm,size=0x5c) addr:0x020e9420 +func_ov026_020e947c kind:function(arm,size=0x5c) addr:0x020e947c +func_ov026_020e94d8 kind:function(arm,size=0x54) addr:0x020e94d8 +func_ov026_020e952c kind:function(arm,size=0xe8) addr:0x020e952c +func_ov026_020e9614 kind:function(arm,size=0x48) addr:0x020e9614 +func_ov026_020e965c kind:function(arm,size=0xf0) addr:0x020e965c +func_ov026_020e974c kind:function(arm,size=0x1d0) addr:0x020e974c +func_ov026_020e991c kind:function(arm,size=0xf8) addr:0x020e991c +func_ov026_020e9a14 kind:function(arm,size=0x7c) addr:0x020e9a14 +func_ov026_020e9a90 kind:function(arm,size=0x44) addr:0x020e9a90 +func_ov026_020e9ad4 kind:function(arm,size=0x14) addr:0x020e9ad4 +func_ov026_020e9ae8 kind:function(arm,size=0x4) addr:0x020e9ae8 +func_ov026_020e9aec kind:function(arm,size=0xb0) addr:0x020e9aec +func_ov026_020e9b9c kind:function(arm,size=0x500) addr:0x020e9b9c +func_ov026_020ea09c kind:function(arm,size=0xb4) addr:0x020ea09c +func_ov026_020ea150 kind:function(arm,size=0x54) addr:0x020ea150 +func_ov026_020ea1a4 kind:function(arm,size=0x20) addr:0x020ea1a4 +func_ov026_020ea1c4 kind:function(arm,size=0x20) addr:0x020ea1c4 +func_ov026_020ea1e4 kind:function(arm,size=0x4) addr:0x020ea1e4 +func_ov026_020ea1e8 kind:function(arm,size=0x14) addr:0x020ea1e8 +func_ov026_020ea1fc kind:function(arm,size=0x4) addr:0x020ea1fc +func_ov026_020ea200 kind:function(arm,size=0x28) addr:0x020ea200 +func_ov026_020ea228 kind:function(arm,size=0x78) addr:0x020ea228 +func_ov026_020ea2a0 kind:function(arm,size=0x2c) addr:0x020ea2a0 +func_ov026_020ea2cc kind:function(arm,size=0x2c) addr:0x020ea2cc +func_ov026_020ea2f8 kind:function(arm,size=0x38) addr:0x020ea2f8 +func_ov026_020ea330 kind:function(arm,size=0x3c) addr:0x020ea330 +func_ov026_020ea36c kind:function(arm,size=0x48) addr:0x020ea36c +func_ov026_020ea3b4 kind:function(arm,size=0x14) addr:0x020ea3b4 +func_ov026_020ea3c8 kind:function(arm,size=0x1c) addr:0x020ea3c8 +func_ov026_020ea3e4 kind:function(arm,size=0x10) addr:0x020ea3e4 +func_ov026_020ea3f4 kind:function(arm,size=0x20) addr:0x020ea3f4 +func_ov026_020ea414 kind:function(arm,size=0x8) addr:0x020ea414 +func_ov026_020ea41c kind:function(arm,size=0x10) addr:0x020ea41c +func_ov026_020ea42c kind:function(arm,size=0xc) addr:0x020ea42c +func_ov026_020ea438 kind:function(arm,size=0x8) addr:0x020ea438 +func_ov026_020ea440 kind:function(arm,size=0xa0) addr:0x020ea440 +func_ov026_020ea4e0 kind:function(arm,size=0x40) addr:0x020ea4e0 +func_ov026_020ea520 kind:function(arm,size=0x1c) addr:0x020ea520 +func_ov026_020ea53c kind:function(arm,size=0x10) addr:0x020ea53c +func_ov026_020ea54c kind:function(arm,size=0xc8) addr:0x020ea54c +func_ov026_020ea614 kind:function(arm,size=0x14) addr:0x020ea614 +func_ov026_020ea628 kind:function(arm,size=0x34) addr:0x020ea628 +func_ov026_020ea65c kind:function(arm,size=0x24) addr:0x020ea65c +func_ov026_020ea680 kind:function(arm,size=0x10) addr:0x020ea680 +func_ov026_020ea690 kind:function(arm,size=0x20) addr:0x020ea690 +func_ov026_020ea6b0 kind:function(arm,size=0x8) addr:0x020ea6b0 +func_ov026_020ea6b8 kind:function(arm,size=0x10) addr:0x020ea6b8 +func_ov026_020ea6c8 kind:function(arm,size=0xc) addr:0x020ea6c8 +func_ov026_020ea6d4 kind:function(arm,size=0x8) addr:0x020ea6d4 +func_ov026_020ea6dc kind:function(arm,size=0x20) addr:0x020ea6dc +func_ov026_020ea6fc kind:function(arm,size=0x24) addr:0x020ea6fc +func_ov026_020ea720 kind:function(arm,size=0x14) addr:0x020ea720 +func_ov026_020ea734 kind:function(arm,size=0x1c) addr:0x020ea734 +func_ov026_020ea750 kind:function(arm,size=0x64) addr:0x020ea750 +func_ov026_020ea7b4 kind:function(arm,size=0x8) addr:0x020ea7b4 +func_ov026_020ea7bc kind:function(arm,size=0xc4) addr:0x020ea7bc +func_ov026_020ea880 kind:function(arm,size=0x120) addr:0x020ea880 +func_ov026_020ea9a0 kind:function(arm,size=0x84) addr:0x020ea9a0 +func_ov026_020eaa24 kind:function(arm,size=0x90) addr:0x020eaa24 +func_ov026_020eaab4 kind:function(arm,size=0x20) addr:0x020eaab4 +func_ov026_020eaad4 kind:function(arm,size=0x24) addr:0x020eaad4 +func_ov026_020eaaf8 kind:function(arm,size=0x24) addr:0x020eaaf8 +func_ov026_020eab1c kind:function(arm,size=0x1ec) addr:0x020eab1c +func_ov026_020ead08 kind:function(arm,size=0x1c) addr:0x020ead08 +func_ov026_020ead24 kind:function(arm,size=0x84) addr:0x020ead24 +func_ov026_020eada8 kind:function(arm,size=0x4) addr:0x020eada8 +func_ov026_020eadac kind:function(arm,size=0x14) addr:0x020eadac +func_ov026_020eadc0 kind:function(arm,size=0x4) addr:0x020eadc0 +func_ov026_020eadc4 kind:function(arm,size=0x34) addr:0x020eadc4 +func_ov026_020eadf8 kind:function(arm,size=0x8c) addr:0x020eadf8 +func_ov026_020eae84 kind:function(arm,size=0x18) addr:0x020eae84 +func_ov026_020eae9c kind:function(arm,size=0x1c) addr:0x020eae9c +func_ov026_020eaeb8 kind:function(arm,size=0x38) addr:0x020eaeb8 +func_ov026_020eaef0 kind:function(arm,size=0xf8) addr:0x020eaef0 +func_ov026_020eafe8 kind:function(arm,size=0x17c) addr:0x020eafe8 +func_ov026_020eb164 kind:function(arm,size=0x10) addr:0x020eb164 +func_ov026_020eb174 kind:function(arm,size=0x34) addr:0x020eb174 +func_ov026_020eb1a8 kind:function(arm,size=0x14) addr:0x020eb1a8 +func_ov026_020eb1bc kind:function(arm,size=0x1c) addr:0x020eb1bc +func_ov026_020eb1d8 kind:function(arm,size=0x150) addr:0x020eb1d8 +func_ov026_020eb328 kind:function(arm,size=0x1c) addr:0x020eb328 +func_ov026_020eb344 kind:function(arm,size=0x1c) addr:0x020eb344 +func_ov026_020eb360 kind:function(arm,size=0x128) addr:0x020eb360 +func_ov026_020eb488 kind:function(arm,size=0x20) addr:0x020eb488 +func_ov026_020eb4a8 kind:function(arm,size=0xc) addr:0x020eb4a8 +func_ov026_020eb4b4 kind:function(arm,size=0x1c) addr:0x020eb4b4 +func_ov026_020eb4d0 kind:function(arm,size=0x94) addr:0x020eb4d0 +func_ov026_020eb564 kind:function(arm,size=0x54) addr:0x020eb564 +func_ov026_020eb5b8 kind:function(arm,size=0xf0) addr:0x020eb5b8 +func_ov026_020eb6a8 kind:function(arm,size=0x64) addr:0x020eb6a8 +func_ov026_020eb70c kind:function(arm,size=0x1b8) addr:0x020eb70c +func_ov026_020eb8c4 kind:function(arm,size=0x34) addr:0x020eb8c4 +func_ov026_020eb8f8 kind:function(arm,size=0xfc) addr:0x020eb8f8 +func_ov026_020eb9f4 kind:function(arm,size=0x38) addr:0x020eb9f4 +func_ov026_020eba2c kind:function(arm,size=0x5c) addr:0x020eba2c +func_ov026_020eba88 kind:function(arm,size=0x180) addr:0x020eba88 +func_ov026_020ebc08 kind:function(arm,size=0x84) addr:0x020ebc08 +func_ov026_020ebc8c kind:function(arm,size=0x158) addr:0x020ebc8c +func_ov026_020ebde4 kind:function(arm,size=0x7c) addr:0x020ebde4 +func_ov026_020ebe60 kind:function(arm,size=0x234) addr:0x020ebe60 +func_ov026_020ec094 kind:function(arm,size=0x14) addr:0x020ec094 +func_ov026_020ec0a8 kind:function(arm,size=0x30) addr:0x020ec0a8 +func_ov026_020ec0d8 kind:function(arm,size=0x154) addr:0x020ec0d8 +func_ov026_020ec22c kind:function(arm,size=0x24c) addr:0x020ec22c +func_ov026_020ec478 kind:function(arm,size=0xa8) addr:0x020ec478 +func_ov026_020ec520 kind:function(arm,size=0x14) addr:0x020ec520 +func_ov026_020ec534 kind:function(arm,size=0x14) addr:0x020ec534 +func_ov026_020ec548 kind:function(arm,size=0x18) addr:0x020ec548 +func_ov026_020ec560 kind:function(arm,size=0x18) addr:0x020ec560 +func_ov026_020ec578 kind:function(arm,size=0x30) addr:0x020ec578 +func_ov026_020ec5a8 kind:function(arm,size=0xd0) addr:0x020ec5a8 +func_ov026_020ec678 kind:function(arm,size=0x14) addr:0x020ec678 +func_ov026_020ec68c kind:function(arm,size=0x14) addr:0x020ec68c +func_ov026_020ec6a0 kind:function(arm,size=0x44) addr:0x020ec6a0 +func_ov026_020ec6e4 kind:function(arm,size=0x6c) addr:0x020ec6e4 +func_ov026_020ec750 kind:function(arm,size=0xa4) addr:0x020ec750 +func_ov026_020ec7f4 kind:function(arm,size=0x3c) addr:0x020ec7f4 +func_ov026_020ec830 kind:function(arm,size=0x28) addr:0x020ec830 +func_ov026_020ec858 kind:function(arm,size=0x44) addr:0x020ec858 +func_ov026_020ec89c kind:function(arm,size=0x188) addr:0x020ec89c +func_ov026_020eca24 kind:function(arm,size=0x5c) addr:0x020eca24 +func_ov026_020eca80 kind:function(arm,size=0x58) addr:0x020eca80 +func_ov026_020ecad8 kind:function(arm,size=0x20) addr:0x020ecad8 +func_ov026_020ecaf8 kind:function(arm,size=0x20) addr:0x020ecaf8 +func_ov026_020ecb18 kind:function(arm,size=0x1c) addr:0x020ecb18 +func_ov026_020ecb34 kind:function(arm,size=0x98) addr:0x020ecb34 +func_ov026_020ecbcc kind:function(arm,size=0x5c) addr:0x020ecbcc +func_ov026_020ecc28 kind:function(arm,size=0x50) addr:0x020ecc28 +func_ov026_020ecc78 kind:function(arm,size=0x28) addr:0x020ecc78 +func_ov026_020ecca0 kind:function(arm,size=0x1a8) addr:0x020ecca0 +func_ov026_020ece48 kind:function(arm,size=0x108) addr:0x020ece48 +func_ov026_020ecf50 kind:function(arm,size=0xc) addr:0x020ecf50 +func_ov026_020ecf5c kind:function(arm,size=0x50) addr:0x020ecf5c +func_ov026_020ecfac kind:function(arm,size=0x38) addr:0x020ecfac +func_ov026_020ecfe4 kind:function(arm,size=0x3c) addr:0x020ecfe4 +func_ov026_020ed020 kind:function(arm,size=0x54) addr:0x020ed020 +func_ov026_020ed074 kind:function(arm,size=0x160) addr:0x020ed074 +func_ov026_020ed1d4 kind:function(arm,size=0x2e4) addr:0x020ed1d4 +func_ov026_020ed4b8 kind:function(arm,size=0x2cc) addr:0x020ed4b8 +func_ov026_020ed784 kind:function(arm,size=0xc4) addr:0x020ed784 +func_ov026_020ed848 kind:function(arm,size=0x20c) addr:0x020ed848 +func_ov026_020eda54 kind:function(arm,size=0xa8) addr:0x020eda54 +func_ov026_020edafc kind:function(arm,size=0x14) addr:0x020edafc +func_ov026_020edb10 kind:function(arm,size=0x9c) addr:0x020edb10 +func_ov026_020edbac kind:function(arm,size=0xd8) addr:0x020edbac +func_ov026_020edc84 kind:function(arm,size=0x24) addr:0x020edc84 +func_ov026_020edca8 kind:function(arm,size=0x54) addr:0x020edca8 +func_ov026_020edcfc kind:function(arm,size=0x2c) addr:0x020edcfc +func_ov026_020edd28 kind:function(arm,size=0x2c) addr:0x020edd28 +func_ov026_020edd54 kind:function(arm,size=0x2c) addr:0x020edd54 +func_ov026_020edd80 kind:function(arm,size=0x38) addr:0x020edd80 +func_ov026_020eddb8 kind:function(arm,size=0x14) addr:0x020eddb8 +func_ov026_020eddcc kind:function(arm,size=0x1c) addr:0x020eddcc +func_ov026_020edde8 kind:function(arm,size=0xa0) addr:0x020edde8 +func_ov026_020ede88 kind:function(arm,size=0x60) addr:0x020ede88 +func_ov026_020edee8 kind:function(arm,size=0x74) addr:0x020edee8 +func_ov026_020edf5c kind:function(arm,size=0xdc) addr:0x020edf5c +func_ov026_020ee038 kind:function(arm,size=0xcc) addr:0x020ee038 +func_ov026_020ee104 kind:function(arm,size=0x20) addr:0x020ee104 +func_ov026_020ee124 kind:function(arm,size=0xc) addr:0x020ee124 +func_ov026_020ee130 kind:function(arm,size=0x98) addr:0x020ee130 +func_ov026_020ee1c8 kind:function(arm,size=0x98) addr:0x020ee1c8 +func_ov026_020ee260 kind:function(arm,size=0x14) addr:0x020ee260 +func_ov026_020ee274 kind:function(arm,size=0x14) addr:0x020ee274 +func_ov026_020ee288 kind:function(arm,size=0x58) addr:0x020ee288 +func_ov026_020ee2e0 kind:function(arm,size=0x10) addr:0x020ee2e0 +func_ov026_020ee2f0 kind:function(arm,size=0x164) addr:0x020ee2f0 +func_ov026_020ee454 kind:function(arm,size=0xb0) addr:0x020ee454 +func_ov026_020ee504 kind:function(arm,size=0x34) addr:0x020ee504 +func_ov026_020ee538 kind:function(arm,size=0x1c) addr:0x020ee538 +func_ov026_020ee554 kind:function(arm,size=0x214) addr:0x020ee554 +func_ov026_020ee768 kind:function(arm,size=0x1f8) addr:0x020ee768 +func_ov026_020ee960 kind:function(arm,size=0x80) addr:0x020ee960 +func_ov026_020ee9e0 kind:function(arm,size=0x10) addr:0x020ee9e0 +func_ov026_020ee9f0 kind:function(arm,size=0x14) addr:0x020ee9f0 +func_ov026_020eea04 kind:function(arm,size=0x14) addr:0x020eea04 +func_ov026_020eea18 kind:function(arm,size=0x14) addr:0x020eea18 +func_ov026_020eea2c kind:function(arm,size=0x54) addr:0x020eea2c +func_ov026_020eea80 kind:function(arm,size=0x34) addr:0x020eea80 +func_ov026_020eeab4 kind:function(arm,size=0x64) addr:0x020eeab4 +func_ov026_020eeb18 kind:function(arm,size=0x70) addr:0x020eeb18 +func_ov026_020eeb88 kind:function(arm,size=0x44) addr:0x020eeb88 +func_ov026_020eebcc kind:function(arm,size=0x78) addr:0x020eebcc +func_ov026_020eec44 kind:function(arm,size=0x98) addr:0x020eec44 +func_ov026_020eecdc kind:function(arm,size=0x48) addr:0x020eecdc +func_ov026_020eed24 kind:function(arm,size=0x4c) addr:0x020eed24 +func_ov026_020eed70 kind:function(arm,size=0x44) addr:0x020eed70 +func_ov026_020eedb4 kind:function(arm,size=0x20) addr:0x020eedb4 +func_ov026_020eedd4 kind:function(arm,size=0x44) addr:0x020eedd4 +func_ov026_020eee18 kind:function(arm,size=0x34) addr:0x020eee18 +func_ov026_020eee4c kind:function(arm,size=0x50) addr:0x020eee4c +func_ov026_020eee9c kind:function(arm,size=0x34) addr:0x020eee9c +func_ov026_020eeed0 kind:function(arm,size=0x2c) addr:0x020eeed0 +func_ov026_020eeefc kind:function(arm,size=0x38) addr:0x020eeefc +func_ov026_020eef34 kind:function(arm,size=0x50) addr:0x020eef34 +func_ov026_020eef84 kind:function(arm,size=0x68) addr:0x020eef84 +func_ov026_020eefec kind:function(arm,size=0x24) addr:0x020eefec +func_ov026_020ef010 kind:function(arm,size=0x30) addr:0x020ef010 +func_ov026_020ef040 kind:function(arm,size=0x50) addr:0x020ef040 +func_ov026_020ef090 kind:function(arm,size=0x44) addr:0x020ef090 +func_ov026_020ef0d4 kind:function(arm,size=0x24) addr:0x020ef0d4 +func_ov026_020ef0f8 kind:function(arm,size=0x30) addr:0x020ef0f8 +func_ov026_020ef128 kind:function(arm,size=0x31c) addr:0x020ef128 +func_ov026_020ef444 kind:function(arm,size=0x20c) addr:0x020ef444 +func_ov026_020ef650 kind:function(arm,size=0x58) addr:0x020ef650 +func_ov026_020ef6a8 kind:function(arm,size=0x74) addr:0x020ef6a8 +func_ov026_020ef71c kind:function(arm,size=0x28) addr:0x020ef71c +func_ov026_020ef744 kind:function(arm,size=0x30) addr:0x020ef744 +func_ov026_020ef774 kind:function(arm,size=0x7c) addr:0x020ef774 +func_ov026_020ef7f0 kind:function(arm,size=0x178) addr:0x020ef7f0 +func_ov026_020ef968 kind:function(arm,size=0x2d8) addr:0x020ef968 +func_ov026_020efc40 kind:function(arm,size=0x144) addr:0x020efc40 +func_ov026_020efd84 kind:function(arm,size=0x68) addr:0x020efd84 +func_ov026_020efdec kind:function(arm,size=0xe4) addr:0x020efdec +func_ov026_020efed0 kind:function(arm,size=0x1a0) addr:0x020efed0 +func_ov026_020f0070 kind:function(arm,size=0x1c) addr:0x020f0070 +func_ov026_020f008c kind:function(arm,size=0x1c) addr:0x020f008c +func_ov026_020f00a8 kind:function(arm,size=0xdc) addr:0x020f00a8 +func_ov026_020f0184 kind:function(arm,size=0x20) addr:0x020f0184 +func_ov026_020f01a4 kind:function(arm,size=0xc) addr:0x020f01a4 +func_ov026_020f01b0 kind:function(arm,size=0x7c) addr:0x020f01b0 +func_ov026_020f022c kind:function(arm,size=0x14) addr:0x020f022c +func_ov026_020f0240 kind:function(arm,size=0x1c) addr:0x020f0240 +func_ov026_020f025c kind:function(arm,size=0x50) addr:0x020f025c +func_ov026_020f02ac kind:function(arm,size=0x44) addr:0x020f02ac +func_ov026_020f02f0 kind:function(arm,size=0x104) addr:0x020f02f0 +func_ov026_020f03f4 kind:function(arm,size=0x34) addr:0x020f03f4 +func_ov026_020f0428 kind:function(arm,size=0x34) addr:0x020f0428 +func_ov026_020f045c kind:function(arm,size=0xdc) addr:0x020f045c +func_ov026_020f0538 kind:function(arm,size=0x58) addr:0x020f0538 +func_ov026_020f0590 kind:function(arm,size=0x20) addr:0x020f0590 +func_ov026_020f05b0 kind:function(arm,size=0x2c) addr:0x020f05b0 +func_ov026_020f05dc kind:function(arm,size=0xc0) addr:0x020f05dc +func_ov026_020f069c kind:function(arm,size=0xc) addr:0x020f069c +func_ov026_020f06a8 kind:function(arm,size=0x20) addr:0x020f06a8 +func_ov026_020f06c8 kind:function(arm,size=0x28) addr:0x020f06c8 +func_ov026_020f06f0 kind:function(arm,size=0x34) addr:0x020f06f0 +func_ov026_020f0724 kind:function(arm,size=0x1a8) addr:0x020f0724 +func_ov026_020f08cc kind:function(arm,size=0x134) addr:0x020f08cc +func_ov026_020f0a00 kind:function(arm,size=0x14) addr:0x020f0a00 +func_ov026_020f0a14 kind:function(arm,size=0x14) addr:0x020f0a14 +func_ov026_020f0a28 kind:function(arm,size=0x54) addr:0x020f0a28 +func_ov026_020f0a7c kind:function(arm,size=0x20) addr:0x020f0a7c +func_ov026_020f0a9c kind:function(arm,size=0x4c) addr:0x020f0a9c +func_ov026_020f0ae8 kind:function(arm,size=0x9c) addr:0x020f0ae8 +func_ov026_020f0b84 kind:function(arm,size=0xc) addr:0x020f0b84 +func_ov026_020f0b90 kind:function(arm,size=0x20) addr:0x020f0b90 +func_ov026_020f0bb0 kind:function(arm,size=0x28) addr:0x020f0bb0 +func_ov026_020f0bd8 kind:function(arm,size=0x30) addr:0x020f0bd8 +func_ov026_020f0c08 kind:function(arm,size=0x14) addr:0x020f0c08 +func_ov026_020f0c1c kind:function(arm,size=0x1c) addr:0x020f0c1c +func_ov026_020f0c38 kind:function(arm,size=0x60) addr:0x020f0c38 +func_ov026_020f0c98 kind:function(arm,size=0x4) addr:0x020f0c98 +func_ov026_020f0c9c kind:function(arm,size=0x3c) addr:0x020f0c9c +func_ov026_020f0cd8 kind:function(arm,size=0x4c) addr:0x020f0cd8 +func_ov026_020f0d24 kind:function(arm,size=0x1c) addr:0x020f0d24 +func_ov026_020f0d40 kind:function(arm,size=0x24) addr:0x020f0d40 +func_ov026_020f0d64 kind:function(arm,size=0x44) addr:0x020f0d64 +func_ov026_020f0da8 kind:function(arm,size=0x14) addr:0x020f0da8 +func_ov026_020f0dbc kind:function(arm,size=0xa8) addr:0x020f0dbc +func_ov026_020f0e64 kind:function(arm,size=0x110) addr:0x020f0e64 +func_ov026_020f0f74 kind:function(arm,size=0xd8) addr:0x020f0f74 +func_ov026_020f104c kind:function(arm,size=0x5c) addr:0x020f104c +func_ov026_020f10a8 kind:function(arm,size=0x70) addr:0x020f10a8 +func_ov026_020f1118 kind:function(arm,size=0x84) addr:0x020f1118 +func_ov026_020f119c kind:function(arm,size=0x7c) addr:0x020f119c +func_ov026_020f1218 kind:function(arm,size=0x80) addr:0x020f1218 +func_ov026_020f1298 kind:function(arm,size=0x3c) addr:0x020f1298 +func_ov026_020f12d4 kind:function(arm,size=0x90) addr:0x020f12d4 +func_ov026_020f1364 kind:function(arm,size=0x88) addr:0x020f1364 +func_ov026_020f13ec kind:function(arm,size=0x8c) addr:0x020f13ec +func_ov026_020f1478 kind:function(arm,size=0x50) addr:0x020f1478 +func_ov026_020f14c8 kind:function(arm,size=0x68) addr:0x020f14c8 +func_ov026_020f1530 kind:function(arm,size=0x4c) addr:0x020f1530 +func_ov026_020f157c kind:function(arm,size=0x20) addr:0x020f157c +func_ov026_020f159c kind:function(arm,size=0x10) addr:0x020f159c +func_ov026_020f15ac kind:function(arm,size=0x14) addr:0x020f15ac +func_ov026_020f15c0 kind:function(arm,size=0x114) addr:0x020f15c0 +func_ov026_020f16d4 kind:function(arm,size=0xc0) addr:0x020f16d4 +func_ov026_020f1794 kind:function(arm,size=0x20) addr:0x020f1794 +func_ov026_020f17b4 kind:function(arm,size=0x54) addr:0x020f17b4 +func_ov026_020f1808 kind:function(arm,size=0x24) addr:0x020f1808 +func_ov026_020f182c kind:function(arm,size=0x4cc) addr:0x020f182c +func_ov026_020f1cf8 kind:function(arm,size=0xb4) addr:0x020f1cf8 +func_ov026_020f1dac kind:function(arm,size=0x1c) addr:0x020f1dac +func_ov026_020f1dc8 kind:function(arm,size=0x1c) addr:0x020f1dc8 +func_ov026_020f1de4 kind:function(arm,size=0x4) addr:0x020f1de4 +func_ov026_020f1de8 kind:function(arm,size=0x37c) addr:0x020f1de8 +func_ov026_020f2164 kind:function(arm,size=0xcc) addr:0x020f2164 +func_ov026_020f2230 kind:function(arm,size=0x370) addr:0x020f2230 +func_ov026_020f25a0 kind:function(arm,size=0x2c) addr:0x020f25a0 +func_ov026_020f25cc kind:function(arm,size=0xd0) addr:0x020f25cc +func_ov026_020f269c kind:function(arm,size=0x14) addr:0x020f269c +func_ov026_020f26b0 kind:function(arm,size=0x14) addr:0x020f26b0 +func_ov026_020f26c4 kind:function(arm,size=0xb4) addr:0x020f26c4 +func_ov026_020f2778 kind:function(arm,size=0x48) addr:0x020f2778 +func_ov026_020f27c0 kind:function(arm,size=0x30) addr:0x020f27c0 +func_ov026_020f27f0 kind:function(arm,size=0xd8) addr:0x020f27f0 +func_ov026_020f28c8 kind:function(arm,size=0x4) addr:0x020f28c8 +func_ov026_020f28cc kind:function(arm,size=0x14) addr:0x020f28cc +func_ov026_020f28e0 kind:function(arm,size=0x4) addr:0x020f28e0 +func_ov026_020f28e4 kind:function(arm,size=0x28) addr:0x020f28e4 +func_ov026_020f290c kind:function(arm,size=0x14) addr:0x020f290c +func_ov026_020f2920 kind:function(arm,size=0x7c0) addr:0x020f2920 +func_ov026_020f30e0 kind:function(arm,size=0xe0) addr:0x020f30e0 +func_ov026_020f31c0 kind:function(arm,size=0xe0) addr:0x020f31c0 +func_ov026_020f32a0 kind:function(arm,size=0x34) addr:0x020f32a0 +func_ov026_020f32d4 kind:function(arm,size=0x34) addr:0x020f32d4 +func_ov026_020f3308 kind:function(arm,size=0x8) addr:0x020f3308 +func_ov026_020f3310 kind:function(arm,size=0x80) addr:0x020f3310 +func_ov026_020f3390 kind:function(arm,size=0x14) addr:0x020f3390 +func_ov026_020f33a4 kind:function(arm,size=0x14) addr:0x020f33a4 +func_ov026_020f33b8 kind:function(arm,size=0x14) addr:0x020f33b8 +func_ov026_020f33cc kind:function(arm,size=0x30) addr:0x020f33cc +func_ov026_020f33fc kind:function(arm,size=0x54) addr:0x020f33fc +func_ov026_020f3450 kind:function(arm,size=0x4) addr:0x020f3450 +func_ov026_020f3454 kind:function(arm,size=0x4b8) addr:0x020f3454 +func_ov026_020f390c kind:function(arm,size=0x10) addr:0x020f390c +func_ov026_020f391c kind:function(arm,size=0x2c) addr:0x020f391c +func_ov026_020f3948 kind:function(arm,size=0x94) addr:0x020f3948 +func_ov026_020f39dc kind:function(arm,size=0x18) addr:0x020f39dc +func_ov026_020f39f4 kind:function(arm,size=0x8) addr:0x020f39f4 +func_ov026_020f39fc kind:function(arm,size=0x8) addr:0x020f39fc +func_ov026_020f3a04 kind:function(arm,size=0x1c) addr:0x020f3a04 +func_ov026_020f3a20 kind:function(arm,size=0x8) addr:0x020f3a20 +func_ov026_020f3a28 kind:function(arm,size=0x8) addr:0x020f3a28 +func_ov026_020f3a30 kind:function(arm,size=0xb0) addr:0x020f3a30 +func_ov026_020f3ae0 kind:function(arm,size=0xb8) addr:0x020f3ae0 +func_ov026_020f3b98 kind:function(arm,size=0x80) addr:0x020f3b98 +func_ov026_020f3c18 kind:function(arm,size=0x14) addr:0x020f3c18 +func_ov026_020f3c2c kind:function(arm,size=0x28) addr:0x020f3c2c +func_ov026_020f3c54 kind:function(arm,size=0x1b4) addr:0x020f3c54 +func_ov026_020f3e08 kind:function(arm,size=0x4) addr:0x020f3e08 +func_ov026_020f3e0c kind:function(arm,size=0x88) addr:0x020f3e0c +func_ov026_020f3e94 kind:function(arm,size=0x10) addr:0x020f3e94 +func_ov026_020f3ea4 kind:function(arm,size=0x108) addr:0x020f3ea4 +func_ov026_020f3fac kind:function(arm,size=0x1c) addr:0x020f3fac +func_ov026_020f3fc8 kind:function(arm,size=0x8) addr:0x020f3fc8 +func_ov026_020f3fd0 kind:function(arm,size=0x1c) addr:0x020f3fd0 +func_ov026_020f3fec kind:function(arm,size=0x8) addr:0x020f3fec +func_ov026_020f3ff4 kind:function(arm,size=0x8) addr:0x020f3ff4 +func_ov026_020f3ffc kind:function(arm,size=0x6c) addr:0x020f3ffc +func_ov026_020f4068 kind:function(arm,size=0x74) addr:0x020f4068 +func_ov026_020f40dc kind:function(arm,size=0xc0) addr:0x020f40dc +func_ov026_020f419c kind:function(arm,size=0x40) addr:0x020f419c +func_ov026_020f41dc kind:function(arm,size=0x54) addr:0x020f41dc +func_ov026_020f4230 kind:function(arm,size=0x28) addr:0x020f4230 +func_ov026_020f4258 kind:function(arm,size=0x20) addr:0x020f4258 +func_ov026_020f4278 kind:function(arm,size=0x10) addr:0x020f4278 +func_ov026_020f4288 kind:function(arm,size=0x84) addr:0x020f4288 +func_ov026_020f430c kind:function(arm,size=0x10) addr:0x020f430c +func_ov026_020f431c kind:function(arm,size=0x18) addr:0x020f431c +func_ov026_020f4334 kind:function(arm,size=0x18) addr:0x020f4334 +func_ov026_020f434c kind:function(arm,size=0x8) addr:0x020f434c +func_ov026_020f4354 kind:function(arm,size=0x10) addr:0x020f4354 +func_ov026_020f4364 kind:function(arm,size=0x8) addr:0x020f4364 +func_ov026_020f436c kind:function(arm,size=0x24) addr:0x020f436c +func_ov026_020f4390 kind:function(arm,size=0x10) addr:0x020f4390 +func_ov026_020f43a0 kind:function(arm,size=0x8) addr:0x020f43a0 +func_ov026_020f43a8 kind:function(arm,size=0x1c) addr:0x020f43a8 +func_ov026_020f43c4 kind:function(arm,size=0x1c) addr:0x020f43c4 +func_ov026_020f43e0 kind:function(arm,size=0x70) addr:0x020f43e0 +func_ov026_020f4450 kind:function(arm,size=0x78) addr:0x020f4450 +func_ov026_020f44c8 kind:function(arm,size=0xc0) addr:0x020f44c8 +func_ov026_020f4588 kind:function(arm,size=0x28) addr:0x020f4588 +func_ov026_020f45b0 kind:function(arm,size=0x20) addr:0x020f45b0 +func_ov026_020f45d0 kind:function(arm,size=0x10) addr:0x020f45d0 +func_ov026_020f45e0 kind:function(arm,size=0xc0) addr:0x020f45e0 +func_ov026_020f46a0 kind:function(arm,size=0x10) addr:0x020f46a0 +func_ov026_020f46b0 kind:function(arm,size=0x18) addr:0x020f46b0 +func_ov026_020f46c8 kind:function(arm,size=0x10) addr:0x020f46c8 +func_ov026_020f46d8 kind:function(arm,size=0x8) addr:0x020f46d8 +func_ov026_020f46e0 kind:function(arm,size=0x70) addr:0x020f46e0 +func_ov026_020f4750 kind:function(arm,size=0x78) addr:0x020f4750 +func_ov026_020f47c8 kind:function(arm,size=0x68) addr:0x020f47c8 +func_ov026_020f4830 kind:function(arm,size=0x14) addr:0x020f4830 +func_ov026_020f4844 kind:function(arm,size=0x2c) addr:0x020f4844 +func_ov026_020f4870 kind:function(arm,size=0x298) addr:0x020f4870 +func_ov026_020f4b08 kind:function(arm,size=0x24) addr:0x020f4b08 +func_ov026_020f4b2c kind:function(arm,size=0x34) addr:0x020f4b2c +func_ov026_020f4b60 kind:function(arm,size=0x28) addr:0x020f4b60 +func_ov026_020f4b88 kind:function(arm,size=0x10) addr:0x020f4b88 +func_ov026_020f4b98 kind:function(arm,size=0x14) addr:0x020f4b98 +func_ov026_020f4bac kind:function(arm,size=0x34) addr:0x020f4bac +func_ov026_020f4be0 kind:function(arm,size=0x30) addr:0x020f4be0 +func_ov026_020f4c10 kind:function(arm,size=0x44) addr:0x020f4c10 +func_ov026_020f4c54 kind:function(arm,size=0x18) addr:0x020f4c54 +func_ov026_020f4c6c kind:function(arm,size=0x18) addr:0x020f4c6c +func_ov026_020f4c84 kind:function(arm,size=0x18) addr:0x020f4c84 +func_ov026_020f4c9c kind:function(arm,size=0x18) addr:0x020f4c9c +func_ov026_020f4cb4 kind:function(arm,size=0x34) addr:0x020f4cb4 +func_ov026_020f4ce8 kind:function(arm,size=0x4) addr:0x020f4ce8 +func_ov026_020f4cec kind:function(arm,size=0x144) addr:0x020f4cec +func_ov026_020f4e30 kind:function(arm,size=0x18) addr:0x020f4e30 +func_ov026_020f4e48 kind:function(arm,size=0x18) addr:0x020f4e48 +func_ov026_020f4e60 kind:function(arm,size=0xb0) addr:0x020f4e60 +func_ov026_020f4f10 kind:function(arm,size=0x24) addr:0x020f4f10 +func_ov026_020f4f34 kind:function(arm,size=0x4) addr:0x020f4f34 +func_ov026_020f4f38 kind:function(arm,size=0x14) addr:0x020f4f38 +func_ov026_020f4f4c kind:function(arm,size=0x4) addr:0x020f4f4c +func_ov026_020f4f50 kind:function(arm,size=0x28) addr:0x020f4f50 +func_ov026_020f4f78 kind:function(arm,size=0x14) addr:0x020f4f78 +func_ov026_020f4f8c kind:function(arm,size=0x90) addr:0x020f4f8c +func_ov026_020f501c kind:function(arm,size=0x38) addr:0x020f501c +func_ov026_020f5054 kind:function(arm,size=0x38) addr:0x020f5054 +func_ov026_020f508c kind:function(arm,size=0x28) addr:0x020f508c +func_ov026_020f50b4 kind:function(arm,size=0x28) addr:0x020f50b4 +func_ov026_020f50dc kind:function(arm,size=0x78) addr:0x020f50dc +func_ov026_020f5154 kind:function(arm,size=0x14) addr:0x020f5154 +func_ov026_020f5168 kind:function(arm,size=0x2c) addr:0x020f5168 +func_ov026_020f5194 kind:function(arm,size=0xd0) addr:0x020f5194 +func_ov026_020f5264 kind:function(arm,size=0x4) addr:0x020f5264 +func_ov026_020f5268 kind:function(arm,size=0x14) addr:0x020f5268 +func_ov026_020f527c kind:function(arm,size=0x14) addr:0x020f527c +func_ov026_020f5290 kind:function(arm,size=0x14) addr:0x020f5290 +func_ov026_020f52a4 kind:function(arm,size=0x14) addr:0x020f52a4 +func_ov026_020f52b8 kind:function(arm,size=0x8) addr:0x020f52b8 +func_ov026_020f52c0 kind:function(arm,size=0x4) addr:0x020f52c0 +func_ov026_020f52c4 kind:function(arm,size=0x4c) addr:0x020f52c4 +func_ov026_020f5310 kind:function(arm,size=0x24) addr:0x020f5310 +func_ov026_020f5334 kind:function(arm,size=0x1c) addr:0x020f5334 +func_ov026_020f5350 kind:function(arm,size=0x14) addr:0x020f5350 +func_ov026_020f5364 kind:function(arm,size=0x4) addr:0x020f5364 +func_ov026_020f5368 kind:function(arm,size=0xc) addr:0x020f5368 +func_ov026_020f5374 kind:function(arm,size=0x14) addr:0x020f5374 +func_ov026_020f5388 kind:function(arm,size=0x10) addr:0x020f5388 +func_ov026_020f5398 kind:function(arm,size=0x14) addr:0x020f5398 +func_ov026_020f53ac kind:function(arm,size=0x30) addr:0x020f53ac +func_ov026_020f53dc kind:function(arm,size=0x30) addr:0x020f53dc +func_ov026_020f540c kind:function(arm,size=0x34) addr:0x020f540c +func_ov026_020f5440 kind:function(arm,size=0x28) addr:0x020f5440 +func_ov026_020f5468 kind:function(arm,size=0x30) addr:0x020f5468 +func_ov026_020f5498 kind:function(arm,size=0x18) addr:0x020f5498 +func_ov026_020f54b0 kind:function(arm,size=0x4c) addr:0x020f54b0 +func_ov026_020f54fc kind:function(arm,size=0x80) addr:0x020f54fc +func_ov026_020f557c kind:function(arm,size=0x67c) addr:0x020f557c +func_ov026_020f5bf8 kind:function(arm,size=0x510) addr:0x020f5bf8 +func_ov026_020f6108 kind:function(arm,size=0x5c) addr:0x020f6108 +func_ov026_020f6164 kind:function(arm,size=0x40) addr:0x020f6164 +func_ov026_020f61a4 kind:function(arm,size=0x90) addr:0x020f61a4 +func_ov026_020f6234 kind:function(arm,size=0x54) addr:0x020f6234 +func_ov026_020f6288 kind:function(arm,size=0x74) addr:0x020f6288 +func_ov026_020f62fc kind:function(arm,size=0x34) addr:0x020f62fc +func_ov026_020f6330 kind:function(arm,size=0x30) addr:0x020f6330 +func_ov026_020f6360 kind:function(arm,size=0x30) addr:0x020f6360 +func_ov026_020f6390 kind:function(arm,size=0x8c) addr:0x020f6390 +func_ov026_020f641c kind:function(arm,size=0x10) addr:0x020f641c +func_ov026_020f642c kind:function(arm,size=0x3c) addr:0x020f642c +func_ov026_020f6468 kind:function(arm,size=0x34) addr:0x020f6468 +func_ov026_020f649c kind:function(arm,size=0x28) addr:0x020f649c +func_ov026_020f64c4 kind:function(arm,size=0x30) addr:0x020f64c4 +func_ov026_020f64f4 kind:function(arm,size=0x18) addr:0x020f64f4 +func_ov026_020f650c kind:function(arm,size=0x4c) addr:0x020f650c +func_ov026_020f6558 kind:function(arm,size=0x65c) addr:0x020f6558 +func_ov026_020f6bb4 kind:function(arm,size=0x28) addr:0x020f6bb4 +func_ov026_020f6bdc kind:function(arm,size=0x28) addr:0x020f6bdc +func_ov026_020f6c04 kind:function(arm,size=0xec) addr:0x020f6c04 +func_ov026_020f6cf0 kind:function(arm,size=0x114) addr:0x020f6cf0 +func_ov026_020f6e04 kind:function(arm,size=0x28) addr:0x020f6e04 +func_ov026_020f6e2c kind:function(arm,size=0xb4) addr:0x020f6e2c +func_ov026_020f6ee0 kind:function(arm,size=0xb4) addr:0x020f6ee0 +func_ov026_020f6f94 kind:function(arm,size=0x178) addr:0x020f6f94 +func_ov026_020f710c kind:function(arm,size=0x50) addr:0x020f710c +func_ov026_020f715c kind:function(arm,size=0xcc) addr:0x020f715c +func_ov026_020f7228 kind:function(arm,size=0x34) addr:0x020f7228 +func_ov026_020f725c kind:function(arm,size=0x30) addr:0x020f725c +func_ov026_020f728c kind:function(arm,size=0xd8) addr:0x020f728c +func_ov026_020f7364 kind:function(arm,size=0x19c) addr:0x020f7364 +func_ov026_020f7500 kind:function(arm,size=0xc) addr:0x020f7500 +func_ov026_020f750c kind:function(arm,size=0xc) addr:0x020f750c +func_ov026_020f7518 kind:function(arm,size=0x8) addr:0x020f7518 +func_ov026_020f7520 kind:function(arm,size=0x48) addr:0x020f7520 +func_ov026_020f7568 kind:function(arm,size=0xb8) addr:0x020f7568 +func_ov026_020f7620 kind:function(arm,size=0x40) addr:0x020f7620 +func_ov026_020f7660 kind:function(arm,size=0xc) addr:0x020f7660 +func_ov026_020f766c kind:function(arm,size=0x34) addr:0x020f766c +func_ov026_020f76a0 kind:function(arm,size=0x28) addr:0x020f76a0 +func_ov026_020f76c8 kind:function(arm,size=0x30) addr:0x020f76c8 +func_ov026_020f76f8 kind:function(arm,size=0xc) addr:0x020f76f8 +func_ov026_020f7704 kind:function(arm,size=0x4) addr:0x020f7704 +func_ov026_020f7708 kind:function(arm,size=0x4) addr:0x020f7708 +func_ov026_020f770c kind:function(arm,size=0x4) addr:0x020f770c +func_ov026_020f7710 kind:function(arm,size=0x8) addr:0x020f7710 +func_ov026_020f7718 kind:function(arm,size=0x4) addr:0x020f7718 +func_ov026_020f771c kind:function(arm,size=0x8) addr:0x020f771c +func_ov026_020f7724 kind:function(arm,size=0x8) addr:0x020f7724 +func_ov026_020f772c kind:function(arm,size=0x8) addr:0x020f772c +func_ov026_020f7734 kind:function(arm,size=0x8) addr:0x020f7734 +func_ov026_020f773c kind:function(arm,size=0x8) addr:0x020f773c +func_ov026_020f7744 kind:function(arm,size=0x1bc) addr:0x020f7744 +func_ov026_020f7900 kind:function(arm,size=0x1c) addr:0x020f7900 +func_ov026_020f791c kind:function(arm,size=0x8) addr:0x020f791c +func_ov026_020f7924 kind:function(arm,size=0x44) addr:0x020f7924 +func_ov026_020f7968 kind:function(arm,size=0x60) addr:0x020f7968 +func_ov026_020f79c8 kind:function(arm,size=0x44) addr:0x020f79c8 +func_ov026_020f7a0c kind:function(arm,size=0x44) addr:0x020f7a0c +func_ov026_020f7a50 kind:function(arm,size=0x6c) addr:0x020f7a50 +func_ov026_020f7abc kind:function(arm,size=0x6c) addr:0x020f7abc +func_ov026_020f7b28 kind:function(arm,size=0x1c) addr:0x020f7b28 +func_ov026_020f7b44 kind:function(arm,size=0x40) addr:0x020f7b44 +func_ov026_020f7b84 kind:function(arm,size=0xe0) addr:0x020f7b84 +func_ov026_020f7c64 kind:function(arm,size=0x24) addr:0x020f7c64 +func_ov026_020f7c88 kind:function(arm,size=0x38) addr:0x020f7c88 +func_ov026_020f7cc0 kind:function(arm,size=0x24) addr:0x020f7cc0 +func_ov026_020f7ce4 kind:function(arm,size=0x74) addr:0x020f7ce4 +func_ov026_020f7d58 kind:function(arm,size=0x74) addr:0x020f7d58 +func_ov026_020f7dcc kind:function(arm,size=0x3c) addr:0x020f7dcc +func_ov026_020f7e08 kind:function(arm,size=0xc4) addr:0x020f7e08 +func_ov026_020f7ecc kind:function(arm,size=0x7c) addr:0x020f7ecc +func_ov026_020f7f48 kind:function(arm,size=0x18) addr:0x020f7f48 +func_ov026_020f7f60 kind:function(arm,size=0x18c) addr:0x020f7f60 +func_ov026_020f80ec kind:function(arm,size=0xc) addr:0x020f80ec +func_ov026_020f80f8 kind:function(arm,size=0xc) addr:0x020f80f8 +func_ov026_020f8104 kind:function(arm,size=0x114) addr:0x020f8104 +func_ov026_020f8218 kind:function(arm,size=0x238) addr:0x020f8218 +func_ov026_020f8450 kind:function(arm,size=0x28) addr:0x020f8450 +func_ov026_020f8478 kind:function(arm,size=0x28) addr:0x020f8478 +func_ov026_020f84a0 kind:function(arm,size=0x34) addr:0x020f84a0 +func_ov026_020f84d4 kind:function(arm,size=0x30) addr:0x020f84d4 +func_ov026_020f8504 kind:function(arm,size=0x3ac) addr:0x020f8504 +func_ov026_020f88b0 kind:function(arm,size=0x328) addr:0x020f88b0 +func_ov026_020f8bd8 kind:function(arm,size=0x30) addr:0x020f8bd8 +func_ov026_020f8c08 kind:function(arm,size=0x58) addr:0x020f8c08 +func_ov026_020f8c60 kind:function(arm,size=0x34) addr:0x020f8c60 +func_ov026_020f8c94 kind:function(arm,size=0x58) addr:0x020f8c94 +func_ov026_020f8cec kind:function(arm,size=0x34) addr:0x020f8cec +func_ov026_020f8d20 kind:function(arm,size=0x30) addr:0x020f8d20 +func_ov026_020f8d50 kind:function(arm,size=0x2c) addr:0x020f8d50 +func_ov026_020f8d7c kind:function(arm,size=0x2c) addr:0x020f8d7c +func_ov026_020f8da8 kind:function(arm,size=0x28) addr:0x020f8da8 +func_ov026_020f8dd0 kind:function(arm,size=0x48) addr:0x020f8dd0 +func_ov026_020f8e18 kind:function(arm,size=0x28) addr:0x020f8e18 +func_ov026_020f8e40 kind:function(arm,size=0x30) addr:0x020f8e40 +func_ov026_020f8e70 kind:function(arm,size=0x20) addr:0x020f8e70 +func_ov026_020f8e90 kind:function(arm,size=0x30) addr:0x020f8e90 +func_ov026_020f8ec0 kind:function(arm,size=0x1c) addr:0x020f8ec0 +func_ov026_020f8edc kind:function(arm,size=0x20) addr:0x020f8edc +func_ov026_020f8efc kind:function(arm,size=0x20) addr:0x020f8efc +func_ov026_020f8f1c kind:function(arm,size=0x10) addr:0x020f8f1c +func_ov026_020f8f2c kind:function(arm,size=0x1c) addr:0x020f8f2c +func_ov026_020f8f48 kind:function(arm,size=0x3c) addr:0x020f8f48 +func_ov026_020f8f84 kind:function(arm,size=0x98) addr:0x020f8f84 +func_ov026_020f901c kind:function(arm,size=0x94) addr:0x020f901c +func_ov026_020f90b0 kind:function(arm,size=0x78) addr:0x020f90b0 +func_ov026_020f9128 kind:function(arm,size=0x84) addr:0x020f9128 +func_ov026_020f91ac kind:function(arm,size=0x50) addr:0x020f91ac +func_ov026_020f91fc kind:function(arm,size=0xc) addr:0x020f91fc +func_ov026_020f9208 kind:function(arm,size=0x40) addr:0x020f9208 +func_ov026_020f9248 kind:function(arm,size=0x18c) addr:0x020f9248 +func_ov026_020f93d4 kind:function(arm,size=0x3e4) addr:0x020f93d4 +func_ov026_020f97b8 kind:function(arm,size=0x640) addr:0x020f97b8 +func_ov026_020f9df8 kind:function(arm,size=0x8c) addr:0x020f9df8 +func_ov026_020f9e84 kind:function(arm,size=0x40) addr:0x020f9e84 +func_ov026_020f9ec4 kind:function(arm,size=0x8) addr:0x020f9ec4 +func_ov026_020f9ecc kind:function(arm,size=0x8) addr:0x020f9ecc +func_ov026_020f9ed4 kind:function(arm,size=0x1c) addr:0x020f9ed4 +func_ov026_020f9ef0 kind:function(arm,size=0x44) addr:0x020f9ef0 +func_ov026_020f9f34 kind:function(arm,size=0x3c) addr:0x020f9f34 +func_ov026_020f9f70 kind:function(arm,size=0x7c) addr:0x020f9f70 +func_ov026_020f9fec kind:function(arm,size=0x78) addr:0x020f9fec +func_ov026_020fa064 kind:function(arm,size=0x48) addr:0x020fa064 +func_ov026_020fa0ac kind:function(arm,size=0xd0) addr:0x020fa0ac +func_ov026_020fa17c kind:function(arm,size=0x68) addr:0x020fa17c +func_ov026_020fa1e4 kind:function(arm,size=0xec) addr:0x020fa1e4 +func_ov026_020fa2d0 kind:function(arm,size=0x88) addr:0x020fa2d0 +func_ov026_020fa358 kind:function(arm,size=0x14) addr:0x020fa358 +func_ov026_020fa36c kind:function(arm,size=0x24) addr:0x020fa36c +func_ov026_020fa390 kind:function(arm,size=0xc) addr:0x020fa390 +func_ov026_020fa39c kind:function(arm,size=0x8) addr:0x020fa39c +func_ov026_020fa3a4 kind:function(arm,size=0x3c) addr:0x020fa3a4 +func_ov026_020fa3e0 kind:function(arm,size=0x8c) addr:0x020fa3e0 +func_ov026_020fa46c kind:function(arm,size=0x34) addr:0x020fa46c +func_ov026_020fa4a0 kind:function(arm,size=0xbc) addr:0x020fa4a0 +func_ov026_020fa55c kind:function(arm,size=0x6c) addr:0x020fa55c +func_ov026_020fa5c8 kind:function(arm,size=0x18) addr:0x020fa5c8 +func_ov026_020fa5e0 kind:function(arm,size=0x30) addr:0x020fa5e0 +func_ov026_020fa610 kind:function(arm,size=0x3c) addr:0x020fa610 +func_ov026_020fa64c kind:function(arm,size=0x90) addr:0x020fa64c +func_ov026_020fa6dc kind:function(arm,size=0x60) addr:0x020fa6dc +func_ov026_020fa73c kind:function(arm,size=0x40) addr:0x020fa73c +func_ov026_020fa77c kind:function(arm,size=0x44) addr:0x020fa77c +func_ov026_020fa7c0 kind:function(arm,size=0x1c) addr:0x020fa7c0 +func_ov026_020fa7dc kind:function(arm,size=0x18) addr:0x020fa7dc +func_ov026_020fa7f4 kind:function(arm,size=0x44) addr:0x020fa7f4 +func_ov026_020fa838 kind:function(arm,size=0x48) addr:0x020fa838 +func_ov026_020fa880 kind:function(arm,size=0x74) addr:0x020fa880 +func_ov026_020fa8f4 kind:function(arm,size=0x2c) addr:0x020fa8f4 +func_ov026_020fa920 kind:function(arm,size=0xbc) addr:0x020fa920 +func_ov026_020fa9dc kind:function(arm,size=0xa8) addr:0x020fa9dc +func_ov026_020faa84 kind:function(arm,size=0x1ac) addr:0x020faa84 +func_ov026_020fac30 kind:function(arm,size=0x278) addr:0x020fac30 +func_ov026_020faea8 kind:function(arm,size=0xf0) addr:0x020faea8 +func_ov026_020faf98 kind:function(arm,size=0x34) addr:0x020faf98 +func_ov026_020fafcc kind:function(arm,size=0x80) addr:0x020fafcc +func_ov026_020fb04c kind:function(arm,size=0x38) addr:0x020fb04c +func_ov026_020fb084 kind:function(arm,size=0x20) addr:0x020fb084 +func_ov026_020fb0a4 kind:function(arm,size=0x40) addr:0x020fb0a4 +func_ov026_020fb0e4 kind:function(arm,size=0xec) addr:0x020fb0e4 +func_ov026_020fb1d0 kind:function(arm,size=0x4c) addr:0x020fb1d0 +func_ov026_020fb21c kind:function(arm,size=0x60) addr:0x020fb21c +func_ov026_020fb27c kind:function(arm,size=0x54) addr:0x020fb27c +func_ov026_020fb2d0 kind:function(arm,size=0xdc) addr:0x020fb2d0 +func_ov026_020fb3ac kind:function(arm,size=0x6c) addr:0x020fb3ac +func_ov026_020fb418 kind:function(arm,size=0x1c) addr:0x020fb418 +func_ov026_020fb434 kind:function(arm,size=0x14) addr:0x020fb434 +func_ov026_020fb448 kind:function(arm,size=0x134) addr:0x020fb448 +func_ov026_020fb57c kind:function(arm,size=0x364) addr:0x020fb57c +func_ov026_020fb8e0 kind:function(arm,size=0x84) addr:0x020fb8e0 +func_ov026_020fb964 kind:function(arm,size=0xd8) addr:0x020fb964 +func_ov026_020fba3c kind:function(arm,size=0x1c) addr:0x020fba3c +func_ov026_020fba58 kind:function(arm,size=0x28) addr:0x020fba58 +func_ov026_020fba80 kind:function(arm,size=0x30) addr:0x020fba80 +func_ov026_020fbab0 kind:function(arm,size=0x20) addr:0x020fbab0 +func_ov026_020fbad0 kind:function(arm,size=0x2c) addr:0x020fbad0 +func_ov026_020fbafc kind:function(arm,size=0x4) addr:0x020fbafc +func_ov026_020fbb00 kind:function(arm,size=0x4) addr:0x020fbb00 +func_ov026_020fbb04 kind:function(arm,size=0x74) addr:0x020fbb04 +func_ov026_020fbb78 kind:function(arm,size=0x3c) addr:0x020fbb78 +func_ov026_020fbbb4 kind:function(arm,size=0x108) addr:0x020fbbb4 +func_ov026_020fbcbc kind:function(arm,size=0x34) addr:0x020fbcbc +func_ov026_020fbcf0 kind:function(arm,size=0x4c) addr:0x020fbcf0 +func_ov026_020fbd3c kind:function(arm,size=0x17c) addr:0x020fbd3c +func_ov026_020fbeb8 kind:function(arm,size=0x58) addr:0x020fbeb8 +func_ov026_020fbf10 kind:function(arm,size=0x1c) addr:0x020fbf10 +func_ov026_020fbf2c kind:function(arm,size=0x244) addr:0x020fbf2c +func_ov026_020fc170 kind:function(arm,size=0x90) addr:0x020fc170 +func_ov026_020fc200 kind:function(arm,size=0x41c) addr:0x020fc200 +func_ov026_020fc61c kind:function(arm,size=0xbc) addr:0x020fc61c +func_ov026_020fc6d8 kind:function(arm,size=0x1c8) addr:0x020fc6d8 +func_ov026_020fc8a0 kind:function(arm,size=0x30) addr:0x020fc8a0 +func_ov026_020fc8d0 kind:function(arm,size=0x538) addr:0x020fc8d0 +func_ov026_020fce08 kind:function(arm,size=0x6c) addr:0x020fce08 +func_ov026_020fce74 kind:function(arm,size=0xac) addr:0x020fce74 +func_ov026_020fcf20 kind:function(arm,size=0xd0) addr:0x020fcf20 +func_ov026_020fcff0 kind:function(arm,size=0x74) addr:0x020fcff0 +func_ov026_020fd064 kind:function(arm,size=0xf8) addr:0x020fd064 +func_ov026_020fd15c kind:function(arm,size=0xcc) addr:0x020fd15c +func_ov026_020fd228 kind:function(arm,size=0x64) addr:0x020fd228 +func_ov026_020fd28c kind:function(arm,size=0x2ac) addr:0x020fd28c +func_ov026_020fd538 kind:function(arm,size=0x118) addr:0x020fd538 +func_ov026_020fd650 kind:function(arm,size=0x40) addr:0x020fd650 +func_ov026_020fd690 kind:function(arm,size=0x154) addr:0x020fd690 +func_ov026_020fd7e4 kind:function(arm,size=0x4e0) addr:0x020fd7e4 +func_ov026_020fdcc4 kind:function(arm,size=0xf8) addr:0x020fdcc4 +func_ov026_020fddbc kind:function(arm,size=0x130) addr:0x020fddbc +func_ov026_020fdeec kind:function(arm,size=0xf8) addr:0x020fdeec +func_ov026_020fdfe4 kind:function(arm,size=0xf0) addr:0x020fdfe4 +func_ov026_020fe0d4 kind:function(arm,size=0x428) addr:0x020fe0d4 +func_ov026_020fe4fc kind:function(arm,size=0x110) addr:0x020fe4fc +func_ov026_020fe60c kind:function(arm,size=0x110) addr:0x020fe60c +func_ov026_020fe71c kind:function(arm,size=0x94) addr:0x020fe71c +func_ov026_020fe7b0 kind:function(arm,size=0x1f4) addr:0x020fe7b0 +func_ov026_020fe9a4 kind:function(arm,size=0xc) addr:0x020fe9a4 +func_ov026_020fe9b0 kind:function(arm,size=0x154) addr:0x020fe9b0 +func_ov026_020feb04 kind:function(arm,size=0x3d0) addr:0x020feb04 +func_ov026_020feed4 kind:function(arm,size=0x114) addr:0x020feed4 +func_ov026_020fefe8 kind:function(arm,size=0xc4) addr:0x020fefe8 +func_ov026_020ff0ac kind:function(arm,size=0x354) addr:0x020ff0ac +func_ov026_020ff400 kind:function(arm,size=0x2c) addr:0x020ff400 +func_ov026_020ff42c kind:function(arm,size=0x50) addr:0x020ff42c +func_ov026_020ff47c kind:function(arm,size=0x1c) addr:0x020ff47c +func_ov026_020ff498 kind:function(arm,size=0x18) addr:0x020ff498 +func_ov026_020ff4b0 kind:function(arm,size=0xb8) addr:0x020ff4b0 +func_ov026_020ff568 kind:function(arm,size=0x9c) addr:0x020ff568 +func_ov026_020ff604 kind:function(arm,size=0x40) addr:0x020ff604 +func_ov026_020ff644 kind:function(arm,size=0x54) addr:0x020ff644 +func_ov026_020ff698 kind:function(arm,size=0x3e8) addr:0x020ff698 +func_ov026_020ffa80 kind:function(arm,size=0x120) addr:0x020ffa80 +func_ov026_020ffba0 kind:function(arm,size=0x90) addr:0x020ffba0 +func_ov026_020ffc30 kind:function(arm,size=0x15c) addr:0x020ffc30 +func_ov026_020ffd8c kind:function(arm,size=0x64) addr:0x020ffd8c +func_ov026_020ffdf0 kind:function(arm,size=0x24) addr:0x020ffdf0 +func_ov026_020ffe14 kind:function(arm,size=0x8) addr:0x020ffe14 +func_ov026_020ffe1c kind:function(arm,size=0x404) addr:0x020ffe1c +func_ov026_02100220 kind:function(arm,size=0x98) addr:0x02100220 +func_ov026_021002b8 kind:function(arm,size=0x2b4) addr:0x021002b8 +func_ov026_0210056c kind:function(arm,size=0x90) addr:0x0210056c +func_ov026_021005fc kind:function(arm,size=0x17c) addr:0x021005fc +func_ov026_02100778 kind:function(arm,size=0x24) addr:0x02100778 +func_ov026_0210079c kind:function(arm,size=0x18) addr:0x0210079c +func_ov026_021007b4 kind:function(arm,size=0x38c) addr:0x021007b4 +func_ov026_02100b40 kind:function(arm,size=0x19c) addr:0x02100b40 +func_ov026_02100cdc kind:function(arm,size=0x90) addr:0x02100cdc +func_ov026_02100d6c kind:function(arm,size=0x24) addr:0x02100d6c +func_ov026_02100d90 kind:function(arm,size=0x38c) addr:0x02100d90 +func_ov026_0210111c kind:function(arm,size=0x19c) addr:0x0210111c +func_ov026_021012b8 kind:function(arm,size=0x90) addr:0x021012b8 +func_ov026_02101348 kind:function(arm,size=0x24) addr:0x02101348 +func_ov026_0210136c kind:function(arm,size=0x36c) addr:0x0210136c +func_ov026_021016d8 kind:function(arm,size=0x168) addr:0x021016d8 +func_ov026_02101840 kind:function(arm,size=0x50) addr:0x02101840 +func_ov026_02101890 kind:function(arm,size=0x384) addr:0x02101890 +func_ov026_02101c14 kind:function(arm,size=0x28) addr:0x02101c14 +func_ov026_02101c3c kind:function(arm,size=0x18) addr:0x02101c3c +func_ov026_02101c54 kind:function(arm,size=0x354) addr:0x02101c54 +func_ov026_02101fa8 kind:function(arm,size=0x168) addr:0x02101fa8 +func_ov026_02102110 kind:function(arm,size=0x50) addr:0x02102110 +func_ov026_02102160 kind:function(arm,size=0x39c) addr:0x02102160 +func_ov026_021024fc kind:function(arm,size=0x28) addr:0x021024fc +func_ov026_02102524 kind:function(arm,size=0x18) addr:0x02102524 +func_ov026_0210253c kind:function(arm,size=0x274) addr:0x0210253c +func_ov026_021027b0 kind:function(arm,size=0xd4) addr:0x021027b0 +func_ov026_02102884 kind:function(arm,size=0x50) addr:0x02102884 +func_ov026_021028d4 kind:function(arm,size=0x18) addr:0x021028d4 +func_ov026_021028ec kind:function(arm,size=0x1c) addr:0x021028ec +func_ov026_02102908 kind:function(arm,size=0x1c) addr:0x02102908 +func_ov026_02102924 kind:function(arm,size=0x10) addr:0x02102924 +func_ov026_02102934 kind:function(arm,size=0x14) addr:0x02102934 +func_ov026_02102948 kind:function(arm,size=0x3c) addr:0x02102948 +func_ov026_02102984 kind:function(arm,size=0x28) addr:0x02102984 +func_ov026_021029ac kind:function(arm,size=0x30) addr:0x021029ac +func_ov026_021029dc kind:function(arm,size=0x30) addr:0x021029dc +func_ov026_02102a0c kind:function(arm,size=0x34) addr:0x02102a0c +func_ov026_02102a40 kind:function(arm,size=0x4c) addr:0x02102a40 +func_ov026_02102a8c kind:function(arm,size=0x26c) addr:0x02102a8c +func_ov026_02102cf8 kind:function(arm,size=0x118) addr:0x02102cf8 +func_ov026_02102e10 kind:function(arm,size=0x134) addr:0x02102e10 +func_ov026_02102f44 kind:function(arm,size=0x9c) addr:0x02102f44 +func_ov026_02102fe0 kind:function(arm,size=0x18) addr:0x02102fe0 +func_ov026_02102ff8 kind:function(arm,size=0x3c) addr:0x02102ff8 +func_ov026_02103034 kind:function(arm,size=0xb4) addr:0x02103034 +func_ov026_021030e8 kind:function(arm,size=0x44) addr:0x021030e8 +func_ov026_0210312c kind:function(arm,size=0x44) addr:0x0210312c +func_ov026_02103170 kind:function(arm,size=0x78) addr:0x02103170 +func_ov026_021031e8 kind:function(arm,size=0xc7c) addr:0x021031e8 +func_ov026_02103e64 kind:function(arm,size=0x3c) addr:0x02103e64 +func_ov026_02103ea0 kind:function(arm,size=0xbc) addr:0x02103ea0 +func_ov026_02103f5c kind:function(arm,size=0x4c) addr:0x02103f5c +func_ov026_02103fa8 kind:function(arm,size=0x28) addr:0x02103fa8 +func_ov026_02103fd0 kind:function(arm,size=0xa0) addr:0x02103fd0 +func_ov026_02104070 kind:function(arm,size=0xa0) addr:0x02104070 +func_ov026_02104110 kind:function(arm,size=0x78) addr:0x02104110 +func_ov026_02104188 kind:function(arm,size=0x20) addr:0x02104188 +func_ov026_021041a8 kind:function(arm,size=0x14) addr:0x021041a8 +func_ov026_021041bc kind:function(arm,size=0x1c) addr:0x021041bc +func_ov026_021041d8 kind:function(arm,size=0x78) addr:0x021041d8 +func_ov026_02104250 kind:function(arm,size=0x4) addr:0x02104250 +func_ov026_02104254 kind:function(arm,size=0x38) addr:0x02104254 +func_ov026_0210428c kind:function(arm,size=0x4) addr:0x0210428c +func_ov026_02104290 kind:function(arm,size=0x178) addr:0x02104290 +func_ov026_02104408 kind:function(arm,size=0x208) addr:0x02104408 +func_ov026_02104610 kind:function(arm,size=0x1cc) addr:0x02104610 +func_ov026_021047dc kind:function(arm,size=0x1ec) addr:0x021047dc +func_ov026_021049c8 kind:function(arm,size=0x24) addr:0x021049c8 +func_ov026_021049ec kind:function(arm,size=0x3c) addr:0x021049ec +func_ov026_02104a28 kind:function(arm,size=0x14) addr:0x02104a28 +func_ov026_02104a3c kind:function(arm,size=0x60) addr:0x02104a3c +func_ov026_02104a9c kind:function(arm,size=0x4) addr:0x02104a9c +func_ov026_02104aa0 kind:function(arm,size=0x404) addr:0x02104aa0 +func_ov026_02104ea4 kind:function(arm,size=0x38) addr:0x02104ea4 +func_ov026_02104edc kind:function(arm,size=0x10) addr:0x02104edc +func_ov026_02104eec kind:function(arm,size=0x14) addr:0x02104eec +func_ov026_02104f00 kind:function(arm,size=0xc) addr:0x02104f00 +func_ov026_02104f0c kind:function(arm,size=0x24) addr:0x02104f0c +func_ov026_02104f30 kind:function(arm,size=0x28) addr:0x02104f30 +func_ov026_02104f58 kind:function(arm,size=0x74) addr:0x02104f58 +func_ov026_02104fcc kind:function(arm,size=0x8) addr:0x02104fcc +func_ov026_02104fd4 kind:function(arm,size=0x2c) addr:0x02104fd4 +func_ov026_02105000 kind:function(arm,size=0x14) addr:0x02105000 +func_ov026_02105014 kind:function(arm,size=0x8) addr:0x02105014 +func_ov026_0210501c kind:function(arm,size=0x54) addr:0x0210501c +func_ov026_02105070 kind:function(arm,size=0x20) addr:0x02105070 +func_ov026_02105090 kind:function(arm,size=0x28) addr:0x02105090 +func_ov026_021050b8 kind:function(arm,size=0x14) addr:0x021050b8 +func_ov026_021050cc kind:function(arm,size=0x64) addr:0x021050cc +func_ov026_02105130 kind:function(arm,size=0x4c) addr:0x02105130 +func_ov026_0210517c kind:function(arm,size=0x70) addr:0x0210517c +func_ov026_021051ec kind:function(arm,size=0x24) addr:0x021051ec +func_ov026_02105210 kind:function(arm,size=0x1c) addr:0x02105210 +func_ov026_0210522c kind:function(arm,size=0x14) addr:0x0210522c +func_ov026_02105240 kind:function(arm,size=0x88) addr:0x02105240 +func_ov026_021052c8 kind:function(arm,size=0x80) addr:0x021052c8 +func_ov026_02105348 kind:function(arm,size=0x4) addr:0x02105348 +func_ov026_0210534c kind:function(arm,size=0xd4) addr:0x0210534c +func_ov026_02105420 kind:function(arm,size=0x10) addr:0x02105420 +func_ov026_02105430 kind:function(arm,size=0x14) addr:0x02105430 +func_ov026_02105444 kind:function(arm,size=0x24) addr:0x02105444 +func_ov026_02105468 kind:function(arm,size=0x20) addr:0x02105468 +func_ov026_02105488 kind:function(arm,size=0x164) addr:0x02105488 +func_ov026_021055ec kind:function(arm,size=0x80) addr:0x021055ec +func_ov026_0210566c kind:function(arm,size=0x38) addr:0x0210566c +func_ov026_021056a4 kind:function(arm,size=0x38) addr:0x021056a4 +func_ov026_021056dc kind:function(arm,size=0x38) addr:0x021056dc +func_ov026_02105714 kind:function(arm,size=0x1c) addr:0x02105714 +func_ov026_02105730 kind:function(arm,size=0x4) addr:0x02105730 +func_ov026_02105734 kind:function(arm,size=0x1dc) addr:0x02105734 +func_ov026_02105910 kind:function(arm,size=0x10c) addr:0x02105910 +func_ov026_02105a1c kind:function(arm,size=0x114) addr:0x02105a1c +func_ov026_02105b30 kind:function(arm,size=0xc0) addr:0x02105b30 +func_ov026_02105bf0 kind:function(arm,size=0x254) addr:0x02105bf0 +func_ov026_02105e44 kind:function(arm,size=0x108) addr:0x02105e44 +func_ov026_02105f4c kind:function(arm,size=0x1a0) addr:0x02105f4c +func_ov026_021060ec kind:function(arm,size=0x44) addr:0x021060ec +func_ov026_02106130 kind:function(arm,size=0x254) addr:0x02106130 +func_ov026_02106384 kind:function(arm,size=0x34) addr:0x02106384 +func_ov026_021063b8 kind:function(arm,size=0xd8) addr:0x021063b8 +func_ov026_02106490 kind:function(arm,size=0x18) addr:0x02106490 +func_ov026_021064a8 kind:function(arm,size=0x30) addr:0x021064a8 +func_ov026_021064d8 kind:function(arm,size=0x20) addr:0x021064d8 +func_ov026_021064f8 kind:function(arm,size=0x20) addr:0x021064f8 +func_ov026_02106518 kind:function(arm,size=0x4c) addr:0x02106518 +func_ov026_02106564 kind:function(arm,size=0x54) addr:0x02106564 +func_ov026_021065b8 kind:function(arm,size=0x20c) addr:0x021065b8 +func_ov026_021067c4 kind:function(arm,size=0x8) addr:0x021067c4 +func_ov026_021067cc kind:function(arm,size=0x5c) addr:0x021067cc +func_ov026_02106828 kind:function(arm,size=0x3c) addr:0x02106828 +func_ov026_02106864 kind:function(arm,size=0x140) addr:0x02106864 +func_ov026_021069a4 kind:function(arm,size=0x50) addr:0x021069a4 +func_ov026_021069f4 kind:function(arm,size=0x20) addr:0x021069f4 +func_ov026_02106a14 kind:function(arm,size=0x2c) addr:0x02106a14 +func_ov026_02106a40 kind:function(arm,size=0xc) addr:0x02106a40 +func_ov026_02106a4c kind:function(arm,size=0x18) addr:0x02106a4c +func_ov026_02106a64 kind:function(arm,size=0x20) addr:0x02106a64 +func_ov026_02106a84 kind:function(arm,size=0x4) addr:0x02106a84 +func_ov026_02106a88 kind:function(arm,size=0x4) addr:0x02106a88 +func_ov026_02106a8c kind:function(arm,size=0x8) addr:0x02106a8c +func_ov026_02106a94 kind:function(arm,size=0x14) addr:0x02106a94 +func_ov026_02106aa8 kind:function(arm,size=0x14) addr:0x02106aa8 +func_ov026_02106abc kind:function(arm,size=0x84) addr:0x02106abc +func_ov026_02106b40 kind:function(arm,size=0x4c) addr:0x02106b40 +func_ov026_02106b8c kind:function(arm,size=0x64) addr:0x02106b8c +func_ov026_02106bf0 kind:function(arm,size=0x184) addr:0x02106bf0 +func_ov026_02106d74 kind:function(arm,size=0x1bc) addr:0x02106d74 +func_ov026_02106f30 kind:function(arm,size=0x20) addr:0x02106f30 +func_ov026_02106f50 kind:function(arm,size=0x28) addr:0x02106f50 +func_ov026_02106f78 kind:function(arm,size=0x1c) addr:0x02106f78 +func_ov026_02106f94 kind:function(arm,size=0x118) addr:0x02106f94 +func_ov026_021070ac kind:function(arm,size=0x260) addr:0x021070ac +func_ov026_0210730c kind:function(arm,size=0x28) addr:0x0210730c +func_ov026_02107334 kind:function(arm,size=0x30) addr:0x02107334 +func_ov026_02107364 kind:function(arm,size=0x24) addr:0x02107364 +func_ov026_02107388 kind:function(arm,size=0x118) addr:0x02107388 +func_ov026_021074a0 kind:function(arm,size=0x44) addr:0x021074a0 +func_ov026_021074e4 kind:function(arm,size=0x28) addr:0x021074e4 +func_ov026_0210750c kind:function(arm,size=0x30) addr:0x0210750c +func_ov026_0210753c kind:function(arm,size=0x28) addr:0x0210753c +func_ov026_02107564 kind:function(arm,size=0xa4) addr:0x02107564 +func_ov026_02107608 kind:function(arm,size=0x4) addr:0x02107608 +func_ov026_0210760c kind:function(arm,size=0x4) addr:0x0210760c +func_ov026_02107610 kind:function(arm,size=0x74) addr:0x02107610 +func_ov026_02107684 kind:function(arm,size=0x40) addr:0x02107684 +func_ov026_021076c4 kind:function(arm,size=0x4) addr:0x021076c4 +func_ov026_021076c8 kind:function(arm,size=0x20) addr:0x021076c8 +func_ov026_021076e8 kind:function(arm,size=0x14) addr:0x021076e8 +func_ov026_021076fc kind:function(arm,size=0x1c) addr:0x021076fc +func_ov026_02107718 kind:function(arm,size=0xc) addr:0x02107718 +func_ov026_02107724 kind:function(arm,size=0x20) addr:0x02107724 +func_ov026_02107744 kind:function(arm,size=0x20) addr:0x02107744 +func_ov026_02107764 kind:function(arm,size=0x24) addr:0x02107764 +func_ov026_02107788 kind:function(arm,size=0x14) addr:0x02107788 +func_ov026_0210779c kind:function(arm,size=0x1c) addr:0x0210779c +func_ov026_021077b8 kind:function(arm,size=0x1c) addr:0x021077b8 +func_ov026_021077d4 kind:function(arm,size=0x4c) addr:0x021077d4 +func_ov026_02107820 kind:function(arm,size=0x3c) addr:0x02107820 +func_ov026_0210785c kind:function(arm,size=0x44) addr:0x0210785c +func_ov026_021078a0 kind:function(arm,size=0x3c) addr:0x021078a0 +func_ov026_021078dc kind:function(arm,size=0x44) addr:0x021078dc +func_ov026_02107920 kind:function(arm,size=0xa8) addr:0x02107920 +func_ov026_021079c8 kind:function(arm,size=0x74) addr:0x021079c8 +func_ov026_02107a3c kind:function(arm,size=0x5c) addr:0x02107a3c +func_ov026_02107a98 kind:function(arm,size=0x20) addr:0x02107a98 +func_ov026_02107ab8 kind:function(arm,size=0x14) addr:0x02107ab8 +func_ov026_02107acc kind:function(arm,size=0x1c) addr:0x02107acc +func_ov026_02107ae8 kind:function(arm,size=0xc) addr:0x02107ae8 +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=0x20) addr:0x02107b34 +func_ov026_02107b54 kind:function(arm,size=0x14) addr:0x02107b54 +func_ov026_02107b68 kind:function(arm,size=0x1c) addr:0x02107b68 +func_ov026_02107b84 kind:function(arm,size=0x1c) addr:0x02107b84 +func_ov026_02107ba0 kind:function(arm,size=0x4c) addr:0x02107ba0 +func_ov026_02107bec kind:function(arm,size=0x3c) addr:0x02107bec +func_ov026_02107c28 kind:function(arm,size=0x40) addr:0x02107c28 +func_ov026_02107c68 kind:function(arm,size=0x3c) addr:0x02107c68 +func_ov026_02107ca4 kind:function(arm,size=0x40) addr:0x02107ca4 +func_ov026_02107ce4 kind:function(arm,size=0xa8) addr:0x02107ce4 +func_ov026_02107d8c kind:function(arm,size=0x74) addr:0x02107d8c +func_ov026_02107e00 kind:function(arm,size=0x5c) addr:0x02107e00 +func_ov026_02107e5c kind:function(arm,size=0x20) addr:0x02107e5c +func_ov026_02107e7c kind:function(arm,size=0x14) addr:0x02107e7c +func_ov026_02107e90 kind:function(arm,size=0x1c) addr:0x02107e90 +func_ov026_02107eac kind:function(arm,size=0xc) addr:0x02107eac +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=0x20) addr:0x02107ef8 +func_ov026_02107f18 kind:function(arm,size=0x14) addr:0x02107f18 +func_ov026_02107f2c kind:function(arm,size=0x1c) addr:0x02107f2c +func_ov026_02107f48 kind:function(arm,size=0x1c) addr:0x02107f48 +func_ov026_02107f64 kind:function(arm,size=0x4c) addr:0x02107f64 +func_ov026_02107fb0 kind:function(arm,size=0x3c) addr:0x02107fb0 +func_ov026_02107fec kind:function(arm,size=0x40) addr:0x02107fec +func_ov026_0210802c kind:function(arm,size=0x3c) addr:0x0210802c +func_ov026_02108068 kind:function(arm,size=0x40) addr:0x02108068 +func_ov026_021080a8 kind:function(arm,size=0xa8) addr:0x021080a8 +func_ov026_02108150 kind:function(arm,size=0x74) addr:0x02108150 +func_ov026_021081c4 kind:function(arm,size=0x5c) addr:0x021081c4 +func_ov026_02108220 kind:function(arm,size=0x14) addr:0x02108220 +func_ov026_02108234 kind:function(arm,size=0x14) addr:0x02108234 +func_ov026_02108248 kind:function(arm,size=0x10) addr:0x02108248 +func_ov026_02108258 kind:function(arm,size=0x10) addr:0x02108258 +func_ov026_02108268 kind:function(arm,size=0x38) addr:0x02108268 +func_ov026_021082a0 kind:function(arm,size=0x14) addr:0x021082a0 +func_ov026_021082b4 kind:function(arm,size=0x3c) addr:0x021082b4 +func_ov026_021082f0 kind:function(arm,size=0xc) addr:0x021082f0 +func_ov026_021082fc kind:function(arm,size=0x24) addr:0x021082fc +func_ov026_02108320 kind:function(arm,size=0x48) addr:0x02108320 +func_ov026_02108368 kind:function(arm,size=0x100) addr:0x02108368 +func_ov026_02108468 kind:function(arm,size=0x14) addr:0x02108468 +func_ov026_0210847c kind:function(arm,size=0x14) addr:0x0210847c +func_ov026_02108490 kind:function(arm,size=0x14) addr:0x02108490 +func_ov026_021084a4 kind:function(arm,size=0x448) addr:0x021084a4 +func_ov026_021088ec kind:function(arm,size=0x154) addr:0x021088ec +func_ov026_02108a40 kind:function(arm,size=0x13c) addr:0x02108a40 +func_ov026_02108b7c kind:function(arm,size=0x80) addr:0x02108b7c +func_ov026_02108bfc kind:function(arm,size=0xa8) addr:0x02108bfc +func_ov026_02108ca4 kind:function(arm,size=0x8) addr:0x02108ca4 +func_ov026_02108cac kind:function(arm,size=0x8) addr:0x02108cac +func_ov026_02108cb4 kind:function(arm,size=0x5c) addr:0x02108cb4 +func_ov026_02108d10 kind:function(arm,size=0x24) addr:0x02108d10 +func_ov026_02108d34 kind:function(arm,size=0x2c) addr:0x02108d34 +func_ov026_02108d60 kind:function(arm,size=0x10) addr:0x02108d60 +func_ov026_02108d70 kind:function(arm,size=0x1c) addr:0x02108d70 +func_ov026_02108d8c kind:function(arm,size=0x1c) addr:0x02108d8c +func_ov026_02108da8 kind:function(arm,size=0x1c) addr:0x02108da8 +func_ov026_02108dc4 kind:function(arm,size=0x30) addr:0x02108dc4 +func_ov026_02108df4 kind:function(arm,size=0x38) addr:0x02108df4 +func_ov026_02108e2c kind:function(arm,size=0x14) addr:0x02108e2c +func_ov026_02108e40 kind:function(arm,size=0xc) addr:0x02108e40 +func_ov026_02108e4c kind:function(arm,size=0x24) addr:0x02108e4c +func_ov026_02108e70 kind:function(arm,size=0x28) addr:0x02108e70 +func_ov026_02108e98 kind:function(arm,size=0x50) addr:0x02108e98 +func_ov026_02108ee8 kind:function(arm,size=0x278) addr:0x02108ee8 +func_ov026_02109160 kind:function(arm,size=0x78) addr:0x02109160 +func_ov026_021091d8 kind:function(arm,size=0x14) addr:0x021091d8 +func_ov026_021091ec kind:function(arm,size=0x3c) addr:0x021091ec +func_ov026_02109228 kind:function(arm,size=0x4) addr:0x02109228 +func_ov026_0210922c kind:function(arm,size=0x4) addr:0x0210922c +func_ov026_02109230 kind:function(arm,size=0x8) addr:0x02109230 +func_ov026_02109238 kind:function(arm,size=0x38) addr:0x02109238 +func_ov026_02109270 kind:function(arm,size=0x40) addr:0x02109270 +func_ov026_021092b0 kind:function(arm,size=0x14) addr:0x021092b0 +func_ov026_021092c4 kind:function(arm,size=0x54) addr:0x021092c4 +func_ov026_02109318 kind:function(arm,size=0x28) addr:0x02109318 +func_ov026_02109340 kind:function(arm,size=0x30) addr:0x02109340 +func_ov026_02109370 kind:function(arm,size=0x28) addr:0x02109370 +func_ov026_02109398 kind:function(arm,size=0x44) addr:0x02109398 +func_ov026_021093dc kind:function(arm,size=0x188) addr:0x021093dc +func_ov026_02109564 kind:function(arm,size=0xc) addr:0x02109564 +func_ov026_02109570 kind:function(arm,size=0xc) addr:0x02109570 +func_ov026_0210957c kind:function(arm,size=0x7c) addr:0x0210957c +func_ov026_021095f8 kind:function(arm,size=0x8) addr:0x021095f8 +func_ov026_02109600 kind:function(arm,size=0x8) addr:0x02109600 +func_ov026_02109608 kind:function(arm,size=0x8) addr:0x02109608 +func_ov026_02109610 kind:function(arm,size=0xc) addr:0x02109610 +func_ov026_0210961c kind:function(arm,size=0x24) addr:0x0210961c +func_ov026_02109640 kind:function(arm,size=0x8c) addr:0x02109640 +func_ov026_021096cc kind:function(arm,size=0xa0) addr:0x021096cc +func_ov026_0210976c kind:function(arm,size=0x60) addr:0x0210976c +func_ov026_021097cc kind:function(arm,size=0x28) addr:0x021097cc +func_ov026_021097f4 kind:function(arm,size=0xe4) addr:0x021097f4 +func_ov026_021098d8 kind:function(arm,size=0x3c) addr:0x021098d8 +func_ov026_02109914 kind:function(arm,size=0x20) addr:0x02109914 +func_ov026_02109934 kind:function(arm,size=0x28) addr:0x02109934 +func_ov026_0210995c kind:function(arm,size=0x14) addr:0x0210995c +func_ov026_02109970 kind:function(arm,size=0xc) addr:0x02109970 +func_ov026_0210997c kind:function(arm,size=0x24) addr:0x0210997c +func_ov026_021099a0 kind:function(arm,size=0xb0) addr:0x021099a0 +func_ov026_02109a50 kind:function(arm,size=0x50) addr:0x02109a50 +func_ov026_02109aa0 kind:function(arm,size=0x50) addr:0x02109aa0 +func_ov026_02109af0 kind:function(arm,size=0xa0) addr:0x02109af0 +func_ov026_02109b90 kind:function(arm,size=0xa4) addr:0x02109b90 +func_ov026_02109c34 kind:function(arm,size=0x58) addr:0x02109c34 +func_ov026_02109c8c kind:function(arm,size=0x78) addr:0x02109c8c +func_ov026_02109d04 kind:function(arm,size=0x30) addr:0x02109d04 +func_ov026_02109d34 kind:function(arm,size=0xa4) addr:0x02109d34 +func_ov026_02109dd8 kind:function(arm,size=0x50) addr:0x02109dd8 +func_ov026_02109e28 kind:function(arm,size=0xc) addr:0x02109e28 +func_ov026_02109e34 kind:function(arm,size=0x20) addr:0x02109e34 +func_ov026_02109e54 kind:function(arm,size=0x28) addr:0x02109e54 +func_ov026_02109e7c kind:function(arm,size=0x14) addr:0x02109e7c +func_ov026_02109e90 kind:function(arm,size=0x38) addr:0x02109e90 +func_ov026_02109ec8 kind:function(arm,size=0x30) addr:0x02109ec8 +func_ov026_02109ef8 kind:function(arm,size=0x3c) addr:0x02109ef8 +func_ov026_02109f34 kind:function(arm,size=0x80) addr:0x02109f34 +func_ov026_02109fb4 kind:function(arm,size=0x14) addr:0x02109fb4 +func_ov026_02109fc8 kind:function(arm,size=0xdc) addr:0x02109fc8 +func_ov026_0210a0a4 kind:function(arm,size=0x54) addr:0x0210a0a4 +func_ov026_0210a0f8 kind:function(arm,size=0x40) addr:0x0210a0f8 +func_ov026_0210a138 kind:function(arm,size=0x144) addr:0x0210a138 +func_ov026_0210a27c kind:function(arm,size=0x74) addr:0x0210a27c +func_ov026_0210a2f0 kind:function(arm,size=0x34) addr:0x0210a2f0 +func_ov026_0210a324 kind:function(arm,size=0x8) addr:0x0210a324 +func_ov026_0210a32c kind:function(arm,size=0x8) addr:0x0210a32c +func_ov026_0210a334 kind:function(arm,size=0x1c) addr:0x0210a334 +func_ov026_0210a350 kind:function(arm,size=0x20) addr:0x0210a350 +func_ov026_0210a370 kind:function(arm,size=0x28) addr:0x0210a370 +func_ov026_0210a398 kind:function(arm,size=0xc) addr:0x0210a398 +func_ov026_0210a3a4 kind:function(arm,size=0x24) addr:0x0210a3a4 +func_ov026_0210a3c8 kind:function(arm,size=0xb0) addr:0x0210a3c8 +func_ov026_0210a478 kind:function(arm,size=0x2c) addr:0x0210a478 +func_ov026_0210a4a4 kind:function(arm,size=0x50) addr:0x0210a4a4 +func_ov026_0210a4f4 kind:function(arm,size=0xc) addr:0x0210a4f4 +func_ov026_0210a500 kind:function(arm,size=0x50) addr:0x0210a500 +func_ov026_0210a550 kind:function(arm,size=0xc) addr:0x0210a550 +func_ov026_0210a55c kind:function(arm,size=0x8c) addr:0x0210a55c +func_ov026_0210a5e8 kind:function(arm,size=0x20) addr:0x0210a5e8 +func_ov026_0210a608 kind:function(arm,size=0x28) addr:0x0210a608 +func_ov026_0210a630 kind:function(arm,size=0x14) addr:0x0210a630 +func_ov026_0210a644 kind:function(arm,size=0xc) addr:0x0210a644 +func_ov026_0210a650 kind:function(arm,size=0x24) addr:0x0210a650 +func_ov026_0210a674 kind:function(arm,size=0x40) addr:0x0210a674 +func_ov026_0210a6b4 kind:function(arm,size=0x90) addr:0x0210a6b4 +func_ov026_0210a744 kind:function(arm,size=0x118) addr:0x0210a744 +func_ov026_0210a85c kind:function(arm,size=0x1c) addr:0x0210a85c +func_ov026_0210a878 kind:function(arm,size=0x5c) addr:0x0210a878 +func_ov026_0210a8d4 kind:function(arm,size=0x20) addr:0x0210a8d4 +func_ov026_0210a8f4 kind:function(arm,size=0x28) addr:0x0210a8f4 +func_ov026_0210a91c kind:function(arm,size=0x14) addr:0x0210a91c +func_ov026_0210a930 kind:function(arm,size=0xc) addr:0x0210a930 +func_ov026_0210a93c kind:function(arm,size=0x24) addr:0x0210a93c +func_ov026_0210a960 kind:function(arm,size=0x50) addr:0x0210a960 +func_ov026_0210a9b0 kind:function(arm,size=0x70) addr:0x0210a9b0 +func_ov026_0210aa20 kind:function(arm,size=0x11c) addr:0x0210aa20 +func_ov026_0210ab3c kind:function(arm,size=0x8) addr:0x0210ab3c +func_ov026_0210ab44 kind:function(arm,size=0x30) addr:0x0210ab44 +func_ov026_0210ab74 kind:function(arm,size=0x38) addr:0x0210ab74 +func_ov026_0210abac kind:function(arm,size=0x14) addr:0x0210abac +func_ov026_0210abc0 kind:function(arm,size=0xc) addr:0x0210abc0 +func_ov026_0210abcc kind:function(arm,size=0x24) addr:0x0210abcc +func_ov026_0210abf0 kind:function(arm,size=0x34) addr:0x0210abf0 +func_ov026_0210ac24 kind:function(arm,size=0x2c) addr:0x0210ac24 +func_ov026_0210ac50 kind:function(arm,size=0x2c) addr:0x0210ac50 +func_ov026_0210ac7c kind:function(arm,size=0xc8) addr:0x0210ac7c +func_ov026_0210ad44 kind:function(arm,size=0x8) addr:0x0210ad44 +func_ov026_0210ad4c kind:function(arm,size=0x8) addr:0x0210ad4c +func_ov026_0210ad54 kind:function(arm,size=0x8) addr:0x0210ad54 +func_ov026_0210ad5c kind:function(arm,size=0x50) addr:0x0210ad5c +func_ov026_0210adac kind:function(arm,size=0x64) addr:0x0210adac +func_ov026_0210ae10 kind:function(arm,size=0x8) addr:0x0210ae10 +func_ov026_0210ae18 kind:function(arm,size=0x14) addr:0x0210ae18 +func_ov026_0210ae2c kind:function(arm,size=0x30) addr:0x0210ae2c +func_ov026_0210ae5c kind:function(arm,size=0x38) addr:0x0210ae5c +func_ov026_0210ae94 kind:function(arm,size=0x14) addr:0x0210ae94 +func_ov026_0210aea8 kind:function(arm,size=0x70) addr:0x0210aea8 +func_ov026_0210af18 kind:function(arm,size=0x64) addr:0x0210af18 +func_ov026_0210af7c kind:function(arm,size=0x1bc) addr:0x0210af7c +func_ov026_0210b138 kind:function(arm,size=0x5c) addr:0x0210b138 +func_ov026_0210b194 kind:function(arm,size=0x48) addr:0x0210b194 +func_ov026_0210b1dc kind:function(arm,size=0x8) addr:0x0210b1dc +func_ov026_0210b1e4 kind:function(arm,size=0x1c) addr:0x0210b1e4 +func_ov026_0210b200 kind:function(arm,size=0x8) addr:0x0210b200 +func_ov026_0210b208 kind:function(arm,size=0x100) addr:0x0210b208 +func_ov026_0210b308 kind:function(arm,size=0x8) addr:0x0210b308 +func_ov026_0210b310 kind:function(arm,size=0x8) addr:0x0210b310 +func_ov026_0210b318 kind:function(arm,size=0x8) addr:0x0210b318 +func_ov026_0210b320 kind:function(arm,size=0x8) addr:0x0210b320 +func_ov026_0210b328 kind:function(arm,size=0x28) addr:0x0210b328 +func_ov026_0210b350 kind:function(arm,size=0x8) addr:0x0210b350 +func_ov026_0210b358 kind:function(arm,size=0x30) addr:0x0210b358 +func_ov026_0210b388 kind:function(arm,size=0x38) addr:0x0210b388 +func_ov026_0210b3c0 kind:function(arm,size=0xc) addr:0x0210b3c0 +func_ov026_0210b3cc kind:function(arm,size=0x24) addr:0x0210b3cc +func_ov026_0210b3f0 kind:function(arm,size=0x48) addr:0x0210b3f0 +func_ov026_0210b438 kind:function(arm,size=0x6c) addr:0x0210b438 +func_ov026_0210b4a4 kind:function(arm,size=0x318) addr:0x0210b4a4 +func_ov026_0210b7bc kind:function(arm,size=0xe8) addr:0x0210b7bc +func_ov026_0210b8a4 kind:function(arm,size=0x8) addr:0x0210b8a4 +func_ov026_0210b8ac kind:function(arm,size=0x8) addr:0x0210b8ac +func_ov026_0210b8b4 kind:function(arm,size=0x4) addr:0x0210b8b4 +func_ov026_0210b8b8 kind:function(arm,size=0xc) addr:0x0210b8b8 +func_ov026_0210b8c4 kind:function(arm,size=0x58) addr:0x0210b8c4 +func_ov026_0210b91c kind:function(arm,size=0x8) addr:0x0210b91c +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=0x20) addr:0x0210b964 +func_ov026_0210b984 kind:function(arm,size=0x8) addr:0x0210b984 +func_ov026_0210b98c kind:function(arm,size=0x40) addr:0x0210b98c +func_ov026_0210b9cc kind:function(arm,size=0x48) addr:0x0210b9cc +func_ov026_0210ba14 kind:function(arm,size=0x40) addr:0x0210ba14 +func_ov026_0210ba54 kind:function(arm,size=0x38) addr:0x0210ba54 +func_ov026_0210ba8c kind:function(arm,size=0x14) addr:0x0210ba8c +func_ov026_0210baa0 kind:function(arm,size=0x44) addr:0x0210baa0 +func_ov026_0210bae4 kind:function(arm,size=0x14) addr:0x0210bae4 +func_ov026_0210baf8 kind:function(arm,size=0x1c) addr:0x0210baf8 +func_ov026_0210bb14 kind:function(arm,size=0x14) addr:0x0210bb14 +func_ov026_0210bb28 kind:function(arm,size=0x4c) addr:0x0210bb28 +func_ov026_0210bb74 kind:function(arm,size=0x120) addr:0x0210bb74 +func_ov026_0210bc94 kind:function(arm,size=0x14) addr:0x0210bc94 +func_ov026_0210bca8 kind:function(arm,size=0x40) addr:0x0210bca8 +func_ov026_0210bce8 kind:function(arm,size=0x60) addr:0x0210bce8 +func_ov026_0210bd48 kind:function(arm,size=0x48) addr:0x0210bd48 +func_ov026_0210bd90 kind:function(arm,size=0x8) addr:0x0210bd90 +func_ov026_0210bd98 kind:function(arm,size=0xa0) addr:0x0210bd98 +func_ov026_0210be38 kind:function(arm,size=0xfc) addr:0x0210be38 +func_ov026_0210bf34 kind:function(arm,size=0x54) addr:0x0210bf34 +func_ov026_0210bf88 kind:function(arm,size=0xc) addr:0x0210bf88 +func_ov026_0210bf94 kind:function(arm,size=0xc) addr:0x0210bf94 +func_ov026_0210bfa0 kind:function(arm,size=0x98) addr:0x0210bfa0 +func_ov026_0210c038 kind:function(arm,size=0x14) addr:0x0210c038 +func_ov026_0210c04c kind:function(arm,size=0x28) addr:0x0210c04c +func_ov026_0210c074 kind:function(arm,size=0x48) addr:0x0210c074 +func_ov026_0210c0bc kind:function(arm,size=0x24) addr:0x0210c0bc +func_ov026_0210c0e0 kind:function(arm,size=0x4) addr:0x0210c0e0 +func_ov026_0210c0e4 kind:function(arm,size=0x130) addr:0x0210c0e4 +func_ov026_0210c214 kind:function(arm,size=0x3c) addr:0x0210c214 +func_ov026_0210c250 kind:function(arm,size=0x4) addr:0x0210c250 +func_ov026_0210c254 kind:function(arm,size=0x3c) addr:0x0210c254 +func_ov026_0210c290 kind:function(arm,size=0x240) addr:0x0210c290 +func_ov026_0210c4d0 kind:function(arm,size=0xf4) addr:0x0210c4d0 +func_ov026_0210c5c4 kind:function(arm,size=0x3f8) addr:0x0210c5c4 +func_ov026_0210c9bc kind:function(arm,size=0x84) addr:0x0210c9bc +func_ov026_0210ca40 kind:function(arm,size=0x1b4) addr:0x0210ca40 +func_ov026_0210cbf4 kind:function(arm,size=0x488) addr:0x0210cbf4 +func_ov026_0210d07c kind:function(arm,size=0x150) addr:0x0210d07c +func_ov026_0210d1cc kind:function(arm,size=0x30) addr:0x0210d1cc +func_ov026_0210d1fc kind:function(arm,size=0x468) addr:0x0210d1fc +func_ov026_0210d664 kind:function(arm,size=0x3b8) addr:0x0210d664 +func_ov026_0210da1c kind:function(arm,size=0x690) addr:0x0210da1c +func_ov026_0210e0ac kind:function(arm,size=0x80) addr:0x0210e0ac +func_ov026_0210e12c kind:function(arm,size=0x3c) addr:0x0210e12c +func_ov026_0210e168 kind:function(arm,size=0x48) addr:0x0210e168 +func_ov026_0210e1b0 kind:function(arm,size=0x24) addr:0x0210e1b0 +func_ov026_0210e1d4 kind:function(arm,size=0x4) addr:0x0210e1d4 +func_ov026_0210e1d8 kind:function(arm,size=0x18) addr:0x0210e1d8 +func_ov026_0210e1f0 kind:function(arm,size=0x20) addr:0x0210e1f0 +func_ov026_0210e210 kind:function(arm,size=0x28) addr:0x0210e210 +func_ov026_0210e238 kind:function(arm,size=0xc) addr:0x0210e238 +func_ov026_0210e244 kind:function(arm,size=0x24) addr:0x0210e244 +func_ov026_0210e268 kind:function(arm,size=0xa0) addr:0x0210e268 +func_ov026_0210e308 kind:function(arm,size=0x90) addr:0x0210e308 +func_ov026_0210e398 kind:function(arm,size=0x4c) addr:0x0210e398 +func_ov026_0210e3e4 kind:function(arm,size=0x94) addr:0x0210e3e4 +func_ov026_0210e478 kind:function(arm,size=0x10) addr:0x0210e478 +func_ov026_0210e488 kind:function(arm,size=0x20) addr:0x0210e488 +func_ov026_0210e4a8 kind:function(arm,size=0x28) addr:0x0210e4a8 +func_ov026_0210e4d0 kind:function(arm,size=0x14) addr:0x0210e4d0 +func_ov026_0210e4e4 kind:function(arm,size=0xc) addr:0x0210e4e4 +func_ov026_0210e4f0 kind:function(arm,size=0x24) addr:0x0210e4f0 +func_ov026_0210e514 kind:function(arm,size=0xac) addr:0x0210e514 +func_ov026_0210e5c0 kind:function(arm,size=0x24) addr:0x0210e5c0 +func_ov026_0210e5e4 kind:function(arm,size=0xa4) addr:0x0210e5e4 +func_ov026_0210e688 kind:function(arm,size=0x14) addr:0x0210e688 +func_ov026_0210e69c kind:function(arm,size=0xc4) addr:0x0210e69c +func_ov026_0210e760 kind:function(arm,size=0xcc) addr:0x0210e760 +func_ov026_0210e82c kind:function(arm,size=0x10) addr:0x0210e82c +func_ov026_0210e83c kind:function(arm,size=0x1c) addr:0x0210e83c +func_ov026_0210e858 kind:function(arm,size=0x28) addr:0x0210e858 +func_ov026_0210e880 kind:function(arm,size=0x30) addr:0x0210e880 +func_ov026_0210e8b0 kind:function(arm,size=0x14) addr:0x0210e8b0 +func_ov026_0210e8c4 kind:function(arm,size=0xc) addr:0x0210e8c4 +func_ov026_0210e8d0 kind:function(arm,size=0x24) addr:0x0210e8d0 +func_ov026_0210e8f4 kind:function(arm,size=0x50) addr:0x0210e8f4 +func_ov026_0210e944 kind:function(arm,size=0x3c) addr:0x0210e944 +func_ov026_0210e980 kind:function(arm,size=0x3c) addr:0x0210e980 +func_ov026_0210e9bc kind:function(arm,size=0x50) addr:0x0210e9bc +func_ov026_0210ea0c kind:function(arm,size=0x218) addr:0x0210ea0c +func_ov026_0210ec24 kind:function(arm,size=0xc) addr:0x0210ec24 +func_ov026_0210ec30 kind:function(arm,size=0x1c) addr:0x0210ec30 +func_ov026_0210ec4c kind:function(arm,size=0x8) addr:0x0210ec4c +func_ov026_0210ec54 kind:function(arm,size=0x64) addr:0x0210ec54 +func_ov026_0210ecb8 kind:function(arm,size=0x8) addr:0x0210ecb8 +func_ov026_0210ecc0 kind:function(arm,size=0x30) addr:0x0210ecc0 +func_ov026_0210ecf0 kind:function(arm,size=0x38) addr:0x0210ecf0 +func_ov026_0210ed28 kind:function(arm,size=0x14) addr:0x0210ed28 +func_ov026_0210ed3c kind:function(arm,size=0xc) addr:0x0210ed3c +func_ov026_0210ed48 kind:function(arm,size=0x24) addr:0x0210ed48 +func_ov026_0210ed6c kind:function(arm,size=0x2c) addr:0x0210ed6c +func_ov026_0210ed98 kind:function(arm,size=0x34) addr:0x0210ed98 +func_ov026_0210edcc kind:function(arm,size=0x260) addr:0x0210edcc +func_ov026_0210f02c kind:function(arm,size=0x8) addr:0x0210f02c +func_ov026_0210f034 kind:function(arm,size=0x64) addr:0x0210f034 +func_ov026_0210f098 kind:function(arm,size=0x14) addr:0x0210f098 +func_ov026_0210f0ac kind:function(arm,size=0x8) addr:0x0210f0ac +func_ov026_0210f0b4 kind:function(arm,size=0x30) addr:0x0210f0b4 +func_ov026_0210f0e4 kind:function(arm,size=0x38) addr:0x0210f0e4 +func_ov026_0210f11c kind:function(arm,size=0x14) addr:0x0210f11c +func_ov026_0210f130 kind:function(arm,size=0xc) addr:0x0210f130 +func_ov026_0210f13c kind:function(arm,size=0x24) addr:0x0210f13c +func_ov026_0210f160 kind:function(arm,size=0x44) addr:0x0210f160 +func_ov026_0210f1a4 kind:function(arm,size=0xc0) addr:0x0210f1a4 +func_ov026_0210f264 kind:function(arm,size=0x8) addr:0x0210f264 +func_ov026_0210f26c kind:function(arm,size=0x98) addr:0x0210f26c +func_ov026_0210f304 kind:function(arm,size=0x8) addr:0x0210f304 +func_ov026_0210f30c kind:function(arm,size=0xdc) addr:0x0210f30c +func_ov026_0210f3e8 kind:function(arm,size=0xdc) addr:0x0210f3e8 +func_ov026_0210f4c4 kind:function(arm,size=0x3c) addr:0x0210f4c4 +func_ov026_0210f500 kind:function(arm,size=0x178) addr:0x0210f500 +func_ov026_0210f678 kind:function(arm,size=0x38c) addr:0x0210f678 +func_ov026_0210fa04 kind:function(arm,size=0x210) addr:0x0210fa04 +func_ov026_0210fc14 kind:function(arm,size=0x50) addr:0x0210fc14 +func_ov026_0210fc64 kind:function(arm,size=0x84) addr:0x0210fc64 +func_ov026_0210fce8 kind:function(arm,size=0x8c) addr:0x0210fce8 +func_ov026_0210fd74 kind:function(arm,size=0x14) addr:0x0210fd74 +func_ov026_0210fd88 kind:function(arm,size=0xc) addr:0x0210fd88 +func_ov026_0210fd94 kind:function(arm,size=0x24) addr:0x0210fd94 +func_ov026_0210fdb8 kind:function(arm,size=0x64) addr:0x0210fdb8 +func_ov026_0210fe1c kind:function(arm,size=0xa4) addr:0x0210fe1c +func_ov026_0210fec0 kind:function(arm,size=0x18) addr:0x0210fec0 +func_ov026_0210fed8 kind:function(arm,size=0x4c) addr:0x0210fed8 +func_ov026_0210ff24 kind:function(arm,size=0x100) addr:0x0210ff24 +func_ov026_02110024 kind:function(arm,size=0x48) addr:0x02110024 +func_ov026_0211006c kind:function(arm,size=0x40) addr:0x0211006c +func_ov026_021100ac kind:function(arm,size=0x94) addr:0x021100ac +func_ov026_02110140 kind:function(arm,size=0x10) addr:0x02110140 +func_ov026_02110150 kind:function(arm,size=0x78) addr:0x02110150 +func_ov026_021101c8 kind:function(arm,size=0x4) addr:0x021101c8 +func_ov026_021101cc kind:function(arm,size=0x28) addr:0x021101cc +func_ov026_021101f4 kind:function(arm,size=0x20) addr:0x021101f4 +func_ov026_02110214 kind:function(arm,size=0x28) addr:0x02110214 +func_ov026_0211023c kind:function(arm,size=0x14) addr:0x0211023c +func_ov026_02110250 kind:function(arm,size=0xc) addr:0x02110250 +func_ov026_0211025c kind:function(arm,size=0x24) addr:0x0211025c +func_ov026_02110280 kind:function(arm,size=0x44) addr:0x02110280 +func_ov026_021102c4 kind:function(arm,size=0xc4) addr:0x021102c4 +func_ov026_02110388 kind:function(arm,size=0x24) addr:0x02110388 +func_ov026_021103ac kind:function(arm,size=0x20) addr:0x021103ac +func_ov026_021103cc kind:function(arm,size=0x48) addr:0x021103cc +func_ov026_02110414 kind:function(arm,size=0xac) addr:0x02110414 +func_ov026_021104c0 kind:function(arm,size=0x54) addr:0x021104c0 +func_ov026_02110514 kind:function(arm,size=0x88) addr:0x02110514 +func_ov026_0211059c kind:function(arm,size=0x4) addr:0x0211059c +func_ov026_021105a0 kind:function(arm,size=0x4) addr:0x021105a0 +func_ov026_021105a4 kind:function(arm,size=0x14) addr:0x021105a4 +func_ov026_021105b8 kind:function(arm,size=0x3c) addr:0x021105b8 +func_ov026_021105f4 kind:function(arm,size=0x30) addr:0x021105f4 +func_ov026_02110624 kind:function(arm,size=0x3c) addr:0x02110624 +func_ov026_02110660 kind:function(arm,size=0x170) addr:0x02110660 +func_ov026_021107d0 kind:function(arm,size=0x11c) addr:0x021107d0 +func_ov026_021108ec kind:function(arm,size=0xe8) addr:0x021108ec +func_ov026_021109d4 kind:function(arm,size=0x184) addr:0x021109d4 +func_ov026_02110b58 kind:function(arm,size=0x84) addr:0x02110b58 +func_ov026_02110bdc kind:function(arm,size=0x8c) addr:0x02110bdc +func_ov026_02110c68 kind:function(arm,size=0x14) addr:0x02110c68 +func_ov026_02110c7c kind:function(arm,size=0x28) addr:0x02110c7c +func_ov026_02110ca4 kind:function(arm,size=0x20) addr:0x02110ca4 +func_ov026_02110cc4 kind:function(arm,size=0x1c) addr:0x02110cc4 +func_ov026_02110ce0 kind:function(arm,size=0x34) addr:0x02110ce0 +func_ov026_02110d14 kind:function(arm,size=0x24) addr:0x02110d14 +func_ov026_02110d38 kind:function(arm,size=0x30) addr:0x02110d38 +func_ov026_02110d68 kind:function(arm,size=0x14) addr:0x02110d68 +func_ov026_02110d7c kind:function(arm,size=0x30) addr:0x02110d7c +func_ov026_02110dac kind:function(arm,size=0x30) addr:0x02110dac +func_ov026_02110ddc kind:function(arm,size=0x5c) addr:0x02110ddc +func_ov026_02110e38 kind:function(arm,size=0x38) addr:0x02110e38 +func_ov026_02110e70 kind:function(arm,size=0x48) addr:0x02110e70 +func_ov026_02110eb8 kind:function(arm,size=0x2c) addr:0x02110eb8 +func_ov026_02110ee4 kind:function(arm,size=0x44) addr:0x02110ee4 +func_ov026_02110f28 kind:function(arm,size=0x40) addr:0x02110f28 +func_ov026_02110f68 kind:function(arm,size=0x64) addr:0x02110f68 +func_ov026_02110fcc kind:function(arm,size=0x48) addr:0x02110fcc +func_ov026_02111014 kind:function(arm,size=0x14) addr:0x02111014 +func_ov026_02111028 kind:function(arm,size=0x1c) addr:0x02111028 +func_ov026_02111044 kind:function(arm,size=0x2c) addr:0x02111044 +func_ov026_02111070 kind:function(arm,size=0x14) addr:0x02111070 +func_ov026_02111084 kind:function(arm,size=0x1c) addr:0x02111084 +func_ov026_021110a0 kind:function(arm,size=0xc) addr:0x021110a0 +func_ov026_021110ac kind:function(arm,size=0x24) addr:0x021110ac +func_ov026_021110d0 kind:function(arm,size=0x38) addr:0x021110d0 +func_ov026_02111108 kind:function(arm,size=0x74) addr:0x02111108 +func_ov026_0211117c kind:function(arm,size=0x28) addr:0x0211117c +func_ov026_021111a4 kind:function(arm,size=0x58) addr:0x021111a4 +func_ov026_021111fc kind:function(arm,size=0x84) addr:0x021111fc +func_ov026_02111280 kind:function(arm,size=0x70) addr:0x02111280 +func_ov026_021112f0 kind:function(arm,size=0x1c) addr:0x021112f0 +func_ov026_0211130c kind:function(arm,size=0x14) addr:0x0211130c +func_ov026_02111320 kind:function(arm,size=0x14) addr:0x02111320 +func_ov026_02111334 kind:function(arm,size=0xc) addr:0x02111334 +func_ov026_02111340 kind:function(arm,size=0x24) addr:0x02111340 +func_ov026_02111364 kind:function(arm,size=0x38) addr:0x02111364 +func_ov026_0211139c kind:function(arm,size=0x7c) addr:0x0211139c +func_ov026_02111418 kind:function(arm,size=0x28) addr:0x02111418 +func_ov026_02111440 kind:function(arm,size=0x58) addr:0x02111440 +func_ov026_02111498 kind:function(arm,size=0xe0) addr:0x02111498 +func_ov026_02111578 kind:function(arm,size=0x84) addr:0x02111578 +func_ov026_021115fc kind:function(arm,size=0x1c) addr:0x021115fc +func_ov026_02111618 kind:function(arm,size=0x14) addr:0x02111618 +func_ov026_0211162c kind:function(arm,size=0x14) addr:0x0211162c +func_ov026_02111640 kind:function(arm,size=0xc) addr:0x02111640 +func_ov026_0211164c kind:function(arm,size=0x28) addr:0x0211164c +func_ov026_02111674 kind:function(arm,size=0x6c) addr:0x02111674 +func_ov026_021116e0 kind:function(arm,size=0x10) addr:0x021116e0 +func_ov026_021116f0 kind:function(arm,size=0x16c) addr:0x021116f0 +func_ov026_0211185c kind:function(arm,size=0x88) addr:0x0211185c +func_ov026_021118e4 kind:function(arm,size=0x90) addr:0x021118e4 +func_ov026_02111974 kind:function(arm,size=0x8) addr:0x02111974 +func_ov026_0211197c kind:function(arm,size=0x108) addr:0x0211197c +func_ov026_02111a84 kind:function(arm,size=0x20) addr:0x02111a84 +func_ov026_02111aa4 kind:function(arm,size=0x20) addr:0x02111aa4 +func_ov026_02111ac4 kind:function(arm,size=0x144) addr:0x02111ac4 +func_ov026_02111c08 kind:function(arm,size=0x148) addr:0x02111c08 +func_ov026_02111d50 kind:function(arm,size=0x4) addr:0x02111d50 +func_ov026_02111d54 kind:function(arm,size=0x1e8) addr:0x02111d54 +func_ov026_02111f3c kind:function(arm,size=0xf0) addr:0x02111f3c +func_ov026_0211202c kind:function(arm,size=0x30) addr:0x0211202c +func_ov026_0211205c kind:function(arm,size=0x2c) addr:0x0211205c +func_ov026_02112088 kind:function(arm,size=0x84) addr:0x02112088 +func_ov026_0211210c kind:function(arm,size=0x21c) addr:0x0211210c +func_ov026_02112328 kind:function(arm,size=0x4c0) addr:0x02112328 +func_ov026_021127e8 kind:function(arm,size=0x68) addr:0x021127e8 +func_ov026_02112850 kind:function(arm,size=0xf4) addr:0x02112850 +func_ov026_02112944 kind:function(arm,size=0x290) addr:0x02112944 +func_ov026_02112bd4 kind:function(arm,size=0xd4) addr:0x02112bd4 +func_ov026_02112ca8 kind:function(arm,size=0x14) addr:0x02112ca8 +func_ov026_02112cbc kind:function(arm,size=0x4) addr:0x02112cbc +func_ov026_02112cc0 kind:function(arm,size=0x168) addr:0x02112cc0 +func_ov026_02112e28 kind:function(arm,size=0xa4) addr:0x02112e28 +func_ov026_02112ecc kind:function(arm,size=0x3c) addr:0x02112ecc +func_ov026_02112f08 kind:function(arm,size=0xa8) addr:0x02112f08 +func_ov026_02112fb0 kind:function(arm,size=0x3c) addr:0x02112fb0 +func_ov026_02112fec kind:function(arm,size=0xc) addr:0x02112fec +func_ov026_02112ff8 kind:function(arm,size=0x48) addr:0x02112ff8 +func_ov026_02113040 kind:function(arm,size=0xd8) addr:0x02113040 +func_ov026_02113118 kind:function(arm,size=0xec) addr:0x02113118 +func_ov026_02113204 kind:function(arm,size=0xbc) addr:0x02113204 +func_ov026_021132c0 kind:function(arm,size=0x44) addr:0x021132c0 +func_ov026_02113304 kind:function(arm,size=0xac) addr:0x02113304 +func_ov026_021133b0 kind:function(arm,size=0x5c) addr:0x021133b0 +func_ov026_0211340c kind:function(arm,size=0xbc) addr:0x0211340c +func_ov026_021134c8 kind:function(arm,size=0x44) addr:0x021134c8 +func_ov026_0211350c kind:function(arm,size=0xac) addr:0x0211350c +func_ov026_021135b8 kind:function(arm,size=0x2c) addr:0x021135b8 +func_ov026_021135e4 kind:function(arm,size=0x120) addr:0x021135e4 +func_ov026_02113704 kind:function(arm,size=0x14) addr:0x02113704 +func_ov026_02113718 kind:function(arm,size=0x6c) addr:0x02113718 +func_ov026_02113784 kind:function(arm,size=0x198) addr:0x02113784 +func_ov026_0211391c kind:function(arm,size=0x124) addr:0x0211391c +func_ov026_02113a40 kind:function(arm,size=0x1c) addr:0x02113a40 +func_ov026_02113a5c kind:function(arm,size=0x100) addr:0x02113a5c +func_ov026_02113b5c kind:function(arm,size=0x3c) addr:0x02113b5c +func_ov026_02113b98 kind:function(arm,size=0x190) addr:0x02113b98 +func_ov026_02113d28 kind:function(arm,size=0x14) addr:0x02113d28 +func_ov026_02113d3c kind:function(arm,size=0xc) addr:0x02113d3c +func_ov026_02113d48 kind:function(arm,size=0x24) addr:0x02113d48 +func_ov026_02113d6c kind:function(arm,size=0x64) addr:0x02113d6c +func_ov026_02113dd0 kind:function(arm,size=0x244) addr:0x02113dd0 +func_ov026_02114014 kind:function(arm,size=0x48) addr:0x02114014 +func_ov026_0211405c kind:function(arm,size=0x50) addr:0x0211405c +func_ov026_021140ac kind:function(arm,size=0xd8) addr:0x021140ac +func_ov026_02114184 kind:function(arm,size=0x30) addr:0x02114184 +func_ov026_021141b4 kind:function(arm,size=0x44) addr:0x021141b4 +func_ov026_021141f8 kind:function(arm,size=0x1c) addr:0x021141f8 +func_ov026_02114214 kind:function(arm,size=0xcc) addr:0x02114214 +func_ov026_021142e0 kind:function(arm,size=0x18) addr:0x021142e0 +func_ov026_021142f8 kind:function(arm,size=0xf8) addr:0x021142f8 +func_ov026_021143f0 kind:function(arm,size=0xc0) addr:0x021143f0 +func_ov026_021144b0 kind:function(arm,size=0x48) addr:0x021144b0 +func_ov026_021144f8 kind:function(arm,size=0x15c) addr:0x021144f8 +func_ov026_02114654 kind:function(arm,size=0xdc) addr:0x02114654 +func_ov026_02114730 kind:function(arm,size=0x17c) addr:0x02114730 +func_ov026_021148ac kind:function(arm,size=0x1a4) addr:0x021148ac +func_ov026_02114a50 kind:function(arm,size=0x1f8) addr:0x02114a50 +func_ov026_02114c48 kind:function(arm,size=0x64) addr:0x02114c48 +func_ov026_02114cac kind:function(arm,size=0xe0) addr:0x02114cac +func_ov026_02114d8c kind:function(arm,size=0x104) addr:0x02114d8c +func_ov026_02114e90 kind:function(arm,size=0x170) addr:0x02114e90 +func_ov026_02115000 kind:function(arm,size=0x120) addr:0x02115000 +func_ov026_02115120 kind:function(arm,size=0x440) addr:0x02115120 +func_ov026_02115560 kind:function(arm,size=0x138) addr:0x02115560 +func_ov026_02115698 kind:function(arm,size=0xc4) addr:0x02115698 +func_ov026_0211575c kind:function(arm,size=0x84) addr:0x0211575c +func_ov026_021157e0 kind:function(arm,size=0x1e4) addr:0x021157e0 +func_ov026_021159c4 kind:function(arm,size=0x70) addr:0x021159c4 +func_ov026_02115a34 kind:function(arm,size=0xa4) addr:0x02115a34 +func_ov026_02115ad8 kind:function(arm,size=0x184) addr:0x02115ad8 +func_ov026_02115c5c kind:function(arm,size=0x90) addr:0x02115c5c +func_ov026_02115cec kind:function(arm,size=0xa4) addr:0x02115cec +func_ov026_02115d90 kind:function(arm,size=0x70) addr:0x02115d90 +func_ov026_02115e00 kind:function(arm,size=0x94) addr:0x02115e00 +func_ov026_02115e94 kind:function(arm,size=0x8) addr:0x02115e94 +func_ov026_02115e9c kind:function(arm,size=0x188) addr:0x02115e9c +func_ov026_02116024 kind:function(arm,size=0xb4) addr:0x02116024 +func_ov026_021160d8 kind:function(arm,size=0x64) addr:0x021160d8 +func_ov026_0211613c kind:function(arm,size=0xb0) addr:0x0211613c +func_ov026_021161ec kind:function(arm,size=0x4c) addr:0x021161ec +func_ov026_02116238 kind:function(arm,size=0xec) addr:0x02116238 +func_ov026_02116324 kind:function(arm,size=0xa8) addr:0x02116324 +func_ov026_021163cc kind:function(arm,size=0xac) addr:0x021163cc +func_ov026_02116478 kind:function(arm,size=0x2c) addr:0x02116478 +func_ov026_021164a4 kind:function(arm,size=0x4c) addr:0x021164a4 +func_ov026_021164f0 kind:function(arm,size=0x1c) addr:0x021164f0 +func_ov026_0211650c kind:function(arm,size=0x24) addr:0x0211650c +func_ov026_02116530 kind:function(arm,size=0xac) addr:0x02116530 +func_ov026_021165dc kind:function(arm,size=0x14) addr:0x021165dc +func_ov026_021165f0 kind:function(arm,size=0xc) addr:0x021165f0 +func_ov026_021165fc kind:function(arm,size=0x24) addr:0x021165fc +func_ov026_02116620 kind:function(arm,size=0x28) addr:0x02116620 +func_ov026_02116648 kind:function(arm,size=0x20) addr:0x02116648 +func_ov026_02116668 kind:function(arm,size=0x14) addr:0x02116668 +func_ov026_0211667c kind:function(arm,size=0x4) addr:0x0211667c +func_ov026_02116680 kind:function(arm,size=0x8c) addr:0x02116680 +func_ov026_0211670c kind:function(arm,size=0x14) addr:0x0211670c +func_ov026_02116720 kind:function(arm,size=0x8) addr:0x02116720 +func_ov026_02116728 kind:function(arm,size=0x58) addr:0x02116728 +func_ov026_02116780 kind:function(arm,size=0x14) addr:0x02116780 +func_ov026_02116794 kind:function(arm,size=0x1c) addr:0x02116794 +func_ov026_021167b0 kind:function(arm,size=0x14) addr:0x021167b0 +func_ov026_021167c4 kind:function(arm,size=0xc) addr:0x021167c4 +func_ov026_021167d0 kind:function(arm,size=0x24) addr:0x021167d0 +func_ov026_021167f4 kind:function(arm,size=0x68) addr:0x021167f4 +func_ov026_0211685c kind:function(arm,size=0x1a8) addr:0x0211685c +func_ov026_02116a04 kind:function(arm,size=0x130) addr:0x02116a04 +func_ov026_02116b34 kind:function(arm,size=0x138) addr:0x02116b34 +func_ov026_02116c6c kind:function(arm,size=0x164) addr:0x02116c6c +func_ov026_02116dd0 kind:function(arm,size=0xa0) addr:0x02116dd0 +func_ov026_02116e70 kind:function(arm,size=0xb4) addr:0x02116e70 +func_ov026_02116f24 kind:function(arm,size=0x48) addr:0x02116f24 +func_ov026_02116f6c kind:function(arm,size=0x38) addr:0x02116f6c +func_ov026_02116fa4 kind:function(arm,size=0x94) addr:0x02116fa4 +func_ov026_02117038 kind:function(arm,size=0x104) addr:0x02117038 +func_ov026_0211713c kind:function(arm,size=0x64) addr:0x0211713c +func_ov026_021171a0 kind:function(arm,size=0x90) addr:0x021171a0 +func_ov026_02117230 kind:function(arm,size=0x2c) addr:0x02117230 +func_ov026_0211725c kind:function(arm,size=0x54) addr:0x0211725c +func_ov026_021172b0 kind:function(arm,size=0x1a0) addr:0x021172b0 +func_ov026_02117450 kind:function(arm,size=0x14) addr:0x02117450 +func_ov026_02117464 kind:function(arm,size=0x190) addr:0x02117464 +func_ov026_021175f4 kind:function(arm,size=0x14) addr:0x021175f4 +func_ov026_02117608 kind:function(arm,size=0xa0) addr:0x02117608 +func_ov026_021176a8 kind:function(arm,size=0xb4) addr:0x021176a8 +func_ov026_0211775c kind:function(arm,size=0x21c) addr:0x0211775c +func_ov026_02117978 kind:function(arm,size=0xec) addr:0x02117978 +func_ov026_02117a64 kind:function(arm,size=0x248) addr:0x02117a64 +func_ov026_02117cac kind:function(arm,size=0xec) addr:0x02117cac +func_ov026_02117d98 kind:function(arm,size=0x2cc) addr:0x02117d98 +func_ov026_02118064 kind:function(arm,size=0xe8) addr:0x02118064 +func_ov026_0211814c kind:function(arm,size=0x234) addr:0x0211814c +func_ov026_02118380 kind:function(arm,size=0x84) addr:0x02118380 +func_ov026_02118404 kind:function(arm,size=0x58) addr:0x02118404 +func_ov026_0211845c kind:function(arm,size=0x17c) addr:0x0211845c +func_ov026_021185d8 kind:function(arm,size=0x35c) addr:0x021185d8 +func_ov026_02118934 kind:function(arm,size=0x190) addr:0x02118934 +func_ov026_02118ac4 kind:function(arm,size=0x330) addr:0x02118ac4 +func_ov026_02118df4 kind:function(arm,size=0x104) addr:0x02118df4 +func_ov026_02118ef8 kind:function(arm,size=0x270) addr:0x02118ef8 +func_ov026_02119168 kind:function(arm,size=0x1b8) addr:0x02119168 +func_ov026_02119320 kind:function(arm,size=0x478) addr:0x02119320 +func_ov026_02119798 kind:function(arm,size=0x98) addr:0x02119798 +func_ov026_02119830 kind:function(arm,size=0xd40) addr:0x02119830 +func_ov026_0211a570 kind:function(arm,size=0x50) addr:0x0211a570 +func_ov026_0211a5c0 kind:function(arm,size=0x1a8) addr:0x0211a5c0 +func_ov026_0211a768 kind:function(arm,size=0xf4) addr:0x0211a768 +func_ov026_0211a85c kind:function(arm,size=0x178) addr:0x0211a85c +func_ov026_0211a9d4 kind:function(arm,size=0x8) addr:0x0211a9d4 +func_ov026_0211a9dc kind:function(arm,size=0x8) addr:0x0211a9dc +func_ov026_0211a9e4 kind:function(arm,size=0x14) addr:0x0211a9e4 +func_ov026_0211a9f8 kind:function(arm,size=0xc) addr:0x0211a9f8 +func_ov026_0211aa04 kind:function(arm,size=0x24) addr:0x0211aa04 +func_ov026_0211aa28 kind:function(arm,size=0x28) addr:0x0211aa28 +func_ov026_0211aa50 kind:function(arm,size=0xcc) addr:0x0211aa50 +func_ov026_0211ab1c kind:function(arm,size=0x14) addr:0x0211ab1c +func_ov026_0211ab30 kind:function(arm,size=0x90) addr:0x0211ab30 +func_ov026_0211abc0 kind:function(arm,size=0x7c) addr:0x0211abc0 +func_ov026_0211ac3c kind:function(arm,size=0x8) addr:0x0211ac3c +func_ov026_0211ac44 kind:function(arm,size=0x2c) addr:0x0211ac44 +func_ov026_0211ac70 kind:function(arm,size=0x34) addr:0x0211ac70 +func_ov026_0211aca4 kind:function(arm,size=0x1c) addr:0x0211aca4 +func_ov026_0211acc0 kind:function(arm,size=0x28) addr:0x0211acc0 +func_ov026_0211ace8 kind:function(arm,size=0x30) addr:0x0211ace8 +func_ov026_0211ad18 kind:function(arm,size=0x14) addr:0x0211ad18 +func_ov026_0211ad2c kind:function(arm,size=0xc) addr:0x0211ad2c +func_ov026_0211ad38 kind:function(arm,size=0x24) addr:0x0211ad38 +func_ov026_0211ad5c kind:function(arm,size=0x60) addr:0x0211ad5c +func_ov026_0211adbc kind:function(arm,size=0x1a8) addr:0x0211adbc +func_ov026_0211af64 kind:function(arm,size=0x14) addr:0x0211af64 +func_ov026_0211af78 kind:function(arm,size=0x14) addr:0x0211af78 +func_ov026_0211af8c kind:function(arm,size=0x28) addr:0x0211af8c +func_ov026_0211afb4 kind:function(arm,size=0x30) addr:0x0211afb4 +func_ov026_0211afe4 kind:function(arm,size=0x54) addr:0x0211afe4 +func_ov026_0211b038 kind:function(arm,size=0x74) addr:0x0211b038 +func_ov026_0211b0ac kind:function(arm,size=0x3c) addr:0x0211b0ac +func_ov026_0211b0e8 kind:function(arm,size=0x70) addr:0x0211b0e8 +func_ov026_0211b158 kind:function(arm,size=0x34) addr:0x0211b158 +func_ov026_0211b18c kind:function(arm,size=0x34) addr:0x0211b18c +func_ov026_0211b1c0 kind:function(arm,size=0xad4) addr:0x0211b1c0 +func_ov026_0211bc94 kind:function(arm,size=0xe8) addr:0x0211bc94 +func_ov026_0211bd7c kind:function(arm,size=0x76c) addr:0x0211bd7c +func_ov026_0211c4e8 kind:function(arm,size=0xcc) addr:0x0211c4e8 +func_ov026_0211c5b4 kind:function(arm,size=0x88) addr:0x0211c5b4 +func_ov026_0211c63c kind:function(arm,size=0x90) addr:0x0211c63c +func_ov026_0211c6cc kind:function(arm,size=0x1a0) addr:0x0211c6cc +func_ov026_0211c86c kind:function(arm,size=0xb8) addr:0x0211c86c +func_ov026_0211c924 kind:function(arm,size=0x40) addr:0x0211c924 +func_ov026_0211c964 kind:function(arm,size=0x250) addr:0x0211c964 +func_ov026_0211cbb4 kind:function(arm,size=0x84) addr:0x0211cbb4 +func_ov026_0211cc38 kind:function(arm,size=0x1dc) addr:0x0211cc38 +func_ov026_0211ce14 kind:function(arm,size=0xfc) addr:0x0211ce14 +func_ov026_0211cf10 kind:function(arm,size=0xa4) addr:0x0211cf10 +func_ov026_0211cfb4 kind:function(arm,size=0x18) addr:0x0211cfb4 +func_ov026_0211cfcc kind:function(arm,size=0x4) addr:0x0211cfcc +func_ov026_0211cfd0 kind:function(arm,size=0x4) addr:0x0211cfd0 +func_ov026_0211cfd4 kind:function(arm,size=0x14c) addr:0x0211cfd4 +func_ov026_0211d120 kind:function(arm,size=0x194) addr:0x0211d120 +func_ov026_0211d2b4 kind:function(arm,size=0x68) addr:0x0211d2b4 +func_ov026_0211d31c kind:function(arm,size=0x3c) addr:0x0211d31c +func_ov026_0211d358 kind:function(arm,size=0xdc) addr:0x0211d358 +func_ov026_0211d434 kind:function(arm,size=0xd4) addr:0x0211d434 +func_ov026_0211d508 kind:function(arm,size=0x43c) addr:0x0211d508 +func_ov026_0211d944 kind:function(arm,size=0x50) addr:0x0211d944 +func_ov026_0211d994 kind:function(arm,size=0x30) addr:0x0211d994 +func_ov026_0211d9c4 kind:function(arm,size=0x20) addr:0x0211d9c4 +func_ov026_0211d9e4 kind:function(arm,size=0x18) addr:0x0211d9e4 +func_ov026_0211d9fc kind:function(arm,size=0x184) addr:0x0211d9fc +func_ov026_0211db80 kind:function(arm,size=0x1c) addr:0x0211db80 +func_ov026_0211db9c kind:function(arm,size=0x1c) addr:0x0211db9c +func_ov026_0211dbb8 kind:function(arm,size=0x14) addr:0x0211dbb8 +func_ov026_0211dbcc kind:function(arm,size=0x1c) addr:0x0211dbcc +func_ov026_0211dbe8 kind:function(arm,size=0x4) addr:0x0211dbe8 +func_ov026_0211dbec kind:function(arm,size=0x14) addr:0x0211dbec +func_ov026_0211dc00 kind:function(arm,size=0x20c) addr:0x0211dc00 +func_ov026_0211de0c kind:function(arm,size=0x14) addr:0x0211de0c +func_ov026_0211de20 kind:function(arm,size=0xac) addr:0x0211de20 +func_ov026_0211decc kind:function(arm,size=0x18) addr:0x0211decc +func_ov026_0211dee4 kind:function(arm,size=0x4) addr:0x0211dee4 +func_ov026_0211dee8 kind:function(arm,size=0x4) addr:0x0211dee8 +func_ov026_0211deec kind:function(arm,size=0x64) addr:0x0211deec +func_ov026_0211df50 kind:function(arm,size=0x20) addr:0x0211df50 +func_ov026_0211df70 kind:function(arm,size=0x24) addr:0x0211df70 +func_ov026_0211df94 kind:function(arm,size=0x24) addr:0x0211df94 +func_ov026_0211dfb8 kind:function(arm,size=0x18) addr:0x0211dfb8 +func_ov026_0211dfd0 kind:function(arm,size=0x20) addr:0x0211dfd0 +func_ov026_0211dff0 kind:function(arm,size=0x78) addr:0x0211dff0 +func_ov026_0211e068 kind:function(arm,size=0x20) addr:0x0211e068 +func_ov026_0211e088 kind:function(arm,size=0x70) addr:0x0211e088 +func_ov026_0211e0f8 kind:function(arm,size=0xc) addr:0x0211e0f8 +func_ov026_0211e104 kind:function(arm,size=0x24) addr:0x0211e104 +func_ov026_0211e128 kind:function(arm,size=0x70) addr:0x0211e128 +func_ov026_0211e198 kind:function(arm,size=0x234) addr:0x0211e198 +func_ov026_0211e3cc kind:function(arm,size=0x14) addr:0x0211e3cc +func_ov026_0211e3e0 kind:function(arm,size=0xe8) addr:0x0211e3e0 +func_ov026_0211e4c8 kind:function(arm,size=0x8c) addr:0x0211e4c8 +func_ov026_0211e554 kind:function(arm,size=0x178) addr:0x0211e554 +func_ov026_0211e6cc kind:function(arm,size=0x18) addr:0x0211e6cc +func_ov026_0211e6e4 kind:function(arm,size=0xc) addr:0x0211e6e4 +func_ov026_0211e6f0 kind:function(arm,size=0x58) addr:0x0211e6f0 +func_ov026_0211e748 kind:function(arm,size=0xf8) addr:0x0211e748 +func_ov026_0211e840 kind:function(arm,size=0x68) addr:0x0211e840 +func_ov026_0211e8a8 kind:function(arm,size=0x44) addr:0x0211e8a8 +func_ov026_0211e8ec kind:function(arm,size=0x340) addr:0x0211e8ec +func_ov026_0211ec2c kind:function(arm,size=0x22c) addr:0x0211ec2c +func_ov026_0211ee58 kind:function(arm,size=0x58) addr:0x0211ee58 +func_ov026_0211eeb0 kind:function(arm,size=0x8) addr:0x0211eeb0 +func_ov026_0211eeb8 kind:function(arm,size=0x128) addr:0x0211eeb8 +func_ov026_0211efe0 kind:function(arm,size=0x60) addr:0x0211efe0 +func_ov026_0211f040 kind:function(arm,size=0x20) addr:0x0211f040 +func_ov026_0211f060 kind:function(arm,size=0x4c) addr:0x0211f060 +func_ov026_0211f0ac kind:function(arm,size=0x24) addr:0x0211f0ac +func_ov026_0211f0d0 kind:function(arm,size=0x70) addr:0x0211f0d0 +func_ov026_0211f140 kind:function(arm,size=0x60) addr:0x0211f140 +func_ov026_0211f1a0 kind:function(arm,size=0x6c) addr:0x0211f1a0 +func_ov026_0211f20c kind:function(arm,size=0x80) addr:0x0211f20c +func_ov026_0211f28c kind:function(arm,size=0x64) addr:0x0211f28c +func_ov026_0211f2f0 kind:function(arm,size=0xa4) addr:0x0211f2f0 +func_ov026_0211f394 kind:function(arm,size=0x54) addr:0x0211f394 +func_ov026_0211f3e8 kind:function(arm,size=0x48) addr:0x0211f3e8 +func_ov026_0211f430 kind:function(arm,size=0x40) addr:0x0211f430 +func_ov026_0211f470 kind:function(arm,size=0xc8) addr:0x0211f470 +func_ov026_0211f538 kind:function(arm,size=0x120) addr:0x0211f538 +func_ov026_0211f658 kind:function(arm,size=0x28c) addr:0x0211f658 +func_ov026_0211f8e4 kind:function(arm,size=0x2c) addr:0x0211f8e4 +func_ov026_0211f910 kind:function(arm,size=0xc) addr:0x0211f910 +func_ov026_0211f91c kind:function(arm,size=0x2b0) addr:0x0211f91c +func_ov026_0211fbcc kind:function(arm,size=0x2c) addr:0x0211fbcc +func_ov026_0211fbf8 kind:function(arm,size=0x330) addr:0x0211fbf8 +func_ov026_0211ff28 kind:function(arm,size=0x3ac) addr:0x0211ff28 +func_ov026_021202d4 kind:function(arm,size=0x6c) addr:0x021202d4 +func_ov026_02120340 kind:function(arm,size=0x3c) addr:0x02120340 +func_ov026_0212037c kind:function(arm,size=0x2c) addr:0x0212037c +func_ov026_021203a8 kind:function(arm,size=0x18) addr:0x021203a8 +func_ov026_021203c0 kind:function(arm,size=0x18) addr:0x021203c0 +func_ov026_021203d8 kind:function(arm,size=0x3c) addr:0x021203d8 +func_ov026_02120414 kind:function(arm,size=0x28) addr:0x02120414 +func_ov026_0212043c kind:function(arm,size=0x34) addr:0x0212043c +func_ov026_02120470 kind:function(arm,size=0x2c) addr:0x02120470 +func_ov026_0212049c kind:function(arm,size=0x90) addr:0x0212049c +func_ov026_0212052c kind:function(arm,size=0x218) addr:0x0212052c +func_ov026_02120744 kind:function(arm,size=0x9c) addr:0x02120744 +func_ov026_021207e0 kind:function(arm,size=0x94) addr:0x021207e0 +func_ov026_02120874 kind:function(arm,size=0x2c) addr:0x02120874 +func_ov026_021208a0 kind:function(arm,size=0xb4) addr:0x021208a0 +func_ov026_02120954 kind:function(arm,size=0x20) addr:0x02120954 +func_ov026_02120974 kind:function(arm,size=0x18) addr:0x02120974 +func_ov026_0212098c kind:function(arm,size=0x1c) addr:0x0212098c +func_ov026_021209a8 kind:function(arm,size=0x30) addr:0x021209a8 +func_ov026_021209d8 kind:function(arm,size=0x38) addr:0x021209d8 +func_ov026_02120a10 kind:function(arm,size=0x28) addr:0x02120a10 +func_ov026_02120a38 kind:function(arm,size=0x20) addr:0x02120a38 +func_ov026_02120a58 kind:function(arm,size=0x14) addr:0x02120a58 +func_ov026_02120a6c kind:function(arm,size=0xc) addr:0x02120a6c +func_ov026_02120a78 kind:function(arm,size=0x24) addr:0x02120a78 +func_ov026_02120a9c kind:function(arm,size=0x70) addr:0x02120a9c +func_ov026_02120b0c kind:function(arm,size=0x174) addr:0x02120b0c +func_ov026_02120c80 kind:function(arm,size=0x14) addr:0x02120c80 +func_ov026_02120c94 kind:function(arm,size=0x30) addr:0x02120c94 +func_ov026_02120cc4 kind:function(arm,size=0x38) addr:0x02120cc4 +func_ov026_02120cfc kind:function(arm,size=0x78) addr:0x02120cfc +func_ov026_02120d74 kind:function(arm,size=0x3c) addr:0x02120d74 +func_ov026_02120db0 kind:function(arm,size=0x80) addr:0x02120db0 +func_ov026_02120e30 kind:function(arm,size=0x10) addr:0x02120e30 +func_ov026_02120e40 kind:function(arm,size=0x4) addr:0x02120e40 +func_ov026_02120e44 kind:function(arm,size=0x4c) addr:0x02120e44 +func_ov026_02120e90 kind:function(arm,size=0x7c) addr:0x02120e90 +func_ov026_02120f0c kind:function(arm,size=0x8c) addr:0x02120f0c +func_ov026_02120f98 kind:function(arm,size=0x20) addr:0x02120f98 +func_ov026_02120fb8 kind:function(arm,size=0xc) addr:0x02120fb8 +func_ov026_02120fc4 kind:function(arm,size=0x70) addr:0x02120fc4 +func_ov026_02121034 kind:function(arm,size=0xd8) addr:0x02121034 +func_ov026_0212110c kind:function(arm,size=0x20) addr:0x0212110c +func_ov026_0212112c kind:function(arm,size=0xc) addr:0x0212112c +func_ov026_02121138 kind:function(arm,size=0x18) addr:0x02121138 +func_ov026_02121150 kind:function(arm,size=0x30) addr:0x02121150 +func_ov026_02121180 kind:function(arm,size=0x18) addr:0x02121180 +func_ov026_02121198 kind:function(arm,size=0x30) addr:0x02121198 +func_ov026_021211c8 kind:function(arm,size=0x1c) addr:0x021211c8 +func_ov026_021211e4 kind:function(arm,size=0x14) addr:0x021211e4 +func_ov026_021211f8 kind:function(arm,size=0xc) addr:0x021211f8 +func_ov026_02121204 kind:function(arm,size=0x24) addr:0x02121204 +func_ov026_02121228 kind:function(arm,size=0x60) addr:0x02121228 +func_ov026_02121288 kind:function(arm,size=0x1a4) addr:0x02121288 +func_ov026_0212142c kind:function(arm,size=0x28) addr:0x0212142c +func_ov026_02121454 kind:function(arm,size=0x30) addr:0x02121454 +func_ov026_02121484 kind:function(arm,size=0x38) addr:0x02121484 +func_ov026_021214bc kind:function(arm,size=0x5c) addr:0x021214bc +func_ov026_02121518 kind:function(arm,size=0x3c) addr:0x02121518 +func_ov026_02121554 kind:function(arm,size=0x1b4) addr:0x02121554 +func_ov026_02121708 kind:function(arm,size=0x28) addr:0x02121708 +func_ov026_02121730 kind:function(arm,size=0x24c) addr:0x02121730 +func_ov026_0212197c kind:function(arm,size=0x6c) addr:0x0212197c +func_ov026_021219e8 kind:function(arm,size=0x4) addr:0x021219e8 +func_ov026_021219ec kind:function(arm,size=0x64) addr:0x021219ec +func_ov026_02121a50 kind:function(arm,size=0x24) addr:0x02121a50 +func_ov026_02121a74 kind:function(arm,size=0x34) addr:0x02121a74 +func_ov026_02121aa8 kind:function(arm,size=0x58) addr:0x02121aa8 +func_ov026_02121b00 kind:function(arm,size=0xa4) addr:0x02121b00 +func_ov026_02121ba4 kind:function(arm,size=0x1c) addr:0x02121ba4 +func_ov026_02121bc0 kind:function(arm,size=0x40) addr:0x02121bc0 +func_ov026_02121c00 kind:function(arm,size=0x1c) addr:0x02121c00 +func_ov026_02121c1c kind:function(arm,size=0x40) addr:0x02121c1c +func_ov026_02121c5c kind:function(arm,size=0x14) addr:0x02121c5c +func_ov026_02121c70 kind:function(arm,size=0x64) addr:0x02121c70 +func_ov026_02121cd4 kind:function(arm,size=0x14) addr:0x02121cd4 +func_ov026_02121ce8 kind:function(arm,size=0x64) addr:0x02121ce8 +func_ov026_02121d4c kind:function(arm,size=0xdc) addr:0x02121d4c +func_ov026_02121e28 kind:function(arm,size=0x4) addr:0x02121e28 +func_ov026_02121e2c kind:function(arm,size=0x3c) addr:0x02121e2c +func_ov026_02121e68 kind:function(arm,size=0xb4) addr:0x02121e68 +func_ov026_02121f1c kind:function(arm,size=0x64) addr:0x02121f1c +func_ov026_02121f80 kind:function(arm,size=0x8) addr:0x02121f80 +func_ov026_02121f88 kind:function(arm,size=0x160) addr:0x02121f88 +func_ov026_021220e8 kind:function(arm,size=0x14) addr:0x021220e8 +func_ov026_021220fc kind:function(arm,size=0xc) addr:0x021220fc +func_ov026_02122108 kind:function(arm,size=0x24) addr:0x02122108 +func_ov026_0212212c kind:function(arm,size=0x60) addr:0x0212212c +func_ov026_0212218c kind:function(arm,size=0x1c4) addr:0x0212218c +func_ov026_02122350 kind:function(arm,size=0x38) addr:0x02122350 +func_ov026_02122388 kind:function(arm,size=0x40) addr:0x02122388 +func_ov026_021223c8 kind:function(arm,size=0x8) addr:0x021223c8 +func_ov026_021223d0 kind:function(arm,size=0x34) addr:0x021223d0 +func_ov026_02122404 kind:function(arm,size=0x34c) addr:0x02122404 +func_ov026_02122750 kind:function(arm,size=0x54) addr:0x02122750 +func_ov026_021227a4 kind:function(arm,size=0x26c) addr:0x021227a4 +func_ov026_02122a10 kind:function(arm,size=0x5c) addr:0x02122a10 +func_ov026_02122a6c kind:function(arm,size=0xc8) addr:0x02122a6c +func_ov026_02122b34 kind:function(arm,size=0x5c) addr:0x02122b34 +func_ov026_02122b90 kind:function(arm,size=0x15c) addr:0x02122b90 +func_ov026_02122cec kind:function(arm,size=0x74) addr:0x02122cec +func_ov026_02122d60 kind:function(arm,size=0x78) addr:0x02122d60 +func_ov026_02122dd8 kind:function(arm,size=0x14) addr:0x02122dd8 +func_ov026_02122dec kind:function(arm,size=0x50) addr:0x02122dec +func_ov026_02122e3c kind:function(arm,size=0x6c) addr:0x02122e3c +func_ov026_02122ea8 kind:function(arm,size=0x14) addr:0x02122ea8 +func_ov026_02122ebc kind:function(arm,size=0xc) addr:0x02122ebc +func_ov026_02122ec8 kind:function(arm,size=0x24) addr:0x02122ec8 +func_ov026_02122eec kind:function(arm,size=0x28) addr:0x02122eec +func_ov026_02122f14 kind:function(arm,size=0x40) addr:0x02122f14 +func_ov026_02122f54 kind:function(arm,size=0x40) addr:0x02122f54 +func_ov026_02122f94 kind:function(arm,size=0x64) addr:0x02122f94 +func_ov026_02122ff8 kind:function(arm,size=0xb8) addr:0x02122ff8 +func_ov026_021230b0 kind:function(arm,size=0x60) addr:0x021230b0 +func_ov026_02123110 kind:function(arm,size=0x33c) addr:0x02123110 +func_ov026_0212344c kind:function(arm,size=0xf8) addr:0x0212344c +func_ov026_02123544 kind:function(arm,size=0x78) addr:0x02123544 +func_ov026_021235bc kind:function(arm,size=0x8) addr:0x021235bc +func_ov026_021235c4 kind:function(arm,size=0x14) addr:0x021235c4 +func_ov026_021235d8 kind:function(arm,size=0x14) addr:0x021235d8 +func_ov026_021235ec kind:function(arm,size=0x1c) addr:0x021235ec +func_ov026_02123608 kind:function(arm,size=0x14) addr:0x02123608 +func_ov026_0212361c kind:function(arm,size=0xc) addr:0x0212361c +func_ov026_02123628 kind:function(arm,size=0x24) addr:0x02123628 +func_ov026_0212364c kind:function(arm,size=0x28) addr:0x0212364c +func_ov026_02123674 kind:function(arm,size=0x28) addr:0x02123674 +func_ov026_0212369c kind:function(arm,size=0x64) addr:0x0212369c +func_ov026_02123700 kind:function(arm,size=0x30) addr:0x02123700 +func_ov026_02123730 kind:function(arm,size=0x13c) addr:0x02123730 +func_ov026_0212386c kind:function(arm,size=0x1f4) addr:0x0212386c +func_ov026_02123a60 kind:function(arm,size=0x14) addr:0x02123a60 +func_ov026_02123a74 kind:function(arm,size=0x1c) addr:0x02123a74 +func_ov026_02123a90 kind:function(arm,size=0x14) addr:0x02123a90 +func_ov026_02123aa4 kind:function(arm,size=0xc) addr:0x02123aa4 +func_ov026_02123ab0 kind:function(arm,size=0x28) addr:0x02123ab0 +func_ov026_02123ad8 kind:function(arm,size=0x88) addr:0x02123ad8 +func_ov026_02123b60 kind:function(arm,size=0x3a0) addr:0x02123b60 +func_ov026_02123f00 kind:function(arm,size=0x14) addr:0x02123f00 +func_ov026_02123f14 kind:function(arm,size=0x300) addr:0x02123f14 +func_ov026_02124214 kind:function(arm,size=0x4) addr:0x02124214 +func_ov026_02124218 kind:function(arm,size=0xbc) addr:0x02124218 +func_ov026_021242d4 kind:function(arm,size=0x44) addr:0x021242d4 +func_ov026_02124318 kind:function(arm,size=0x6c) addr:0x02124318 +func_ov026_02124384 kind:function(arm,size=0x4c) addr:0x02124384 +func_ov026_021243d0 kind:function(arm,size=0x41c) addr:0x021243d0 +func_ov026_021247ec kind:function(arm,size=0x80) addr:0x021247ec +func_ov026_0212486c kind:function(arm,size=0x114) addr:0x0212486c +func_ov026_02124980 kind:function(arm,size=0x15c) addr:0x02124980 +func_ov026_02124adc kind:function(arm,size=0x430) addr:0x02124adc +func_ov026_02124f0c kind:function(arm,size=0x24) addr:0x02124f0c +func_ov026_02124f30 kind:function(arm,size=0x2a4) addr:0x02124f30 +func_ov026_021251d4 kind:function(arm,size=0x4c) addr:0x021251d4 +func_ov026_02125220 kind:function(arm,size=0x1d0) addr:0x02125220 +func_ov026_021253f0 kind:function(arm,size=0x70) addr:0x021253f0 +func_ov026_02125460 kind:function(arm,size=0x180) addr:0x02125460 +func_ov026_021255e0 kind:function(arm,size=0x78) addr:0x021255e0 +func_ov026_02125658 kind:function(arm,size=0x1e8) addr:0x02125658 +func_ov026_02125840 kind:function(arm,size=0xcc) addr:0x02125840 +func_ov026_0212590c kind:function(arm,size=0x290) addr:0x0212590c +func_ov026_02125b9c kind:function(arm,size=0xd4) addr:0x02125b9c +func_ov026_02125c70 kind:function(arm,size=0x18) addr:0x02125c70 +func_ov026_02125c88 kind:function(arm,size=0x228) addr:0x02125c88 +func_ov026_02125eb0 kind:function(arm,size=0x13c) addr:0x02125eb0 +func_ov026_02125fec kind:function(arm,size=0x3e0) addr:0x02125fec +func_ov026_021263cc kind:function(arm,size=0x284) addr:0x021263cc +func_ov026_02126650 kind:function(arm,size=0x190) addr:0x02126650 +func_ov026_021267e0 kind:function(arm,size=0x138) addr:0x021267e0 +func_ov026_02126918 kind:function(arm,size=0x1d8) addr:0x02126918 +func_ov026_02126af0 kind:function(arm,size=0x128) addr:0x02126af0 +func_ov026_02126c18 kind:function(arm,size=0xb0) addr:0x02126c18 +func_ov026_02126cc8 kind:function(arm,size=0x70) addr:0x02126cc8 +func_ov026_02126d38 kind:function(arm,size=0x10c) addr:0x02126d38 +func_ov026_02126e44 kind:function(arm,size=0x28) addr:0x02126e44 +func_ov026_02126e6c kind:function(arm,size=0x230) addr:0x02126e6c +func_ov026_0212709c kind:function(arm,size=0x48) addr:0x0212709c +func_ov026_021270e4 kind:function(arm,size=0x54) addr:0x021270e4 +func_ov026_02127138 kind:function(arm,size=0x40) addr:0x02127138 +func_ov026_02127178 kind:function(arm,size=0x54) addr:0x02127178 +func_ov026_021271cc kind:function(arm,size=0x94) addr:0x021271cc +func_ov026_02127260 kind:function(arm,size=0x48) addr:0x02127260 +func_ov026_021272a8 kind:function(arm,size=0x74) addr:0x021272a8 +func_ov026_0212731c kind:function(arm,size=0x64) addr:0x0212731c +func_ov026_02127380 kind:function(arm,size=0x1c) addr:0x02127380 +func_ov026_0212739c kind:function(arm,size=0xc0) addr:0x0212739c +func_ov026_0212745c kind:function(arm,size=0x128) addr:0x0212745c +func_ov026_02127584 kind:function(arm,size=0x118) addr:0x02127584 +func_ov026_0212769c kind:function(arm,size=0x48) addr:0x0212769c +func_ov026_021276e4 kind:function(arm,size=0xfc) addr:0x021276e4 +func_ov026_021277e0 kind:function(arm,size=0xb8) addr:0x021277e0 +func_ov026_02127898 kind:function(arm,size=0x2c8) addr:0x02127898 +func_ov026_02127b60 kind:function(arm,size=0x70) addr:0x02127b60 +func_ov026_02127bd0 kind:function(arm,size=0x8c) addr:0x02127bd0 +func_ov026_02127c5c kind:function(arm,size=0x218) addr:0x02127c5c +func_ov026_02127e74 kind:function(arm,size=0x1c) addr:0x02127e74 +func_ov026_02127e90 kind:function(arm,size=0x6c) addr:0x02127e90 +func_ov026_02127efc kind:function(arm,size=0x74) addr:0x02127efc +func_ov026_02127f70 kind:function(arm,size=0x14) addr:0x02127f70 +func_ov026_02127f84 kind:function(arm,size=0xc) addr:0x02127f84 +func_ov026_02127f90 kind:function(arm,size=0x8) addr:0x02127f90 +func_ov026_02127f98 kind:function(arm,size=0x2c) addr:0x02127f98 +func_ov026_02127fc4 kind:function(arm,size=0xc) addr:0x02127fc4 +func_ov026_02127fd0 kind:function(arm,size=0x24) addr:0x02127fd0 +func_ov026_02127ff4 kind:function(arm,size=0x88) addr:0x02127ff4 +func_ov026_0212807c kind:function(arm,size=0x24c) addr:0x0212807c +func_ov026_021282c8 kind:function(arm,size=0x1b4) addr:0x021282c8 +func_ov026_0212847c kind:function(arm,size=0x4) addr:0x0212847c +func_ov026_02128480 kind:function(arm,size=0x15c) addr:0x02128480 +func_ov026_021285dc kind:function(arm,size=0x48) addr:0x021285dc +func_ov026_02128624 kind:function(arm,size=0x380) addr:0x02128624 +func_ov026_021289a4 kind:function(arm,size=0xd0) addr:0x021289a4 +func_ov026_02128a74 kind:function(arm,size=0xf8) addr:0x02128a74 +func_ov026_02128b6c kind:function(arm,size=0xe4) addr:0x02128b6c +func_ov026_02128c50 kind:function(arm,size=0x1fc) addr:0x02128c50 +func_ov026_02128e4c kind:function(arm,size=0x8c) addr:0x02128e4c +func_ov026_02128ed8 kind:function(arm,size=0x32c) addr:0x02128ed8 +func_ov026_02129204 kind:function(arm,size=0xe4) addr:0x02129204 +func_ov026_021292e8 kind:function(arm,size=0x44) addr:0x021292e8 +func_ov026_0212932c kind:function(arm,size=0x150) addr:0x0212932c +func_ov026_0212947c kind:function(arm,size=0xcc) addr:0x0212947c +func_ov026_02129548 kind:function(arm,size=0x178) addr:0x02129548 +func_ov026_021296c0 kind:function(arm,size=0x44c) addr:0x021296c0 +func_ov026_02129b0c kind:function(arm,size=0x94) addr:0x02129b0c +func_ov026_02129ba0 kind:function(arm,size=0x188) addr:0x02129ba0 +func_ov026_02129d28 kind:function(arm,size=0xc0) addr:0x02129d28 +func_ov026_02129de8 kind:function(arm,size=0x3a4) addr:0x02129de8 +func_ov026_0212a18c kind:function(arm,size=0x90) addr:0x0212a18c +func_ov026_0212a21c kind:function(arm,size=0x29c) addr:0x0212a21c +func_ov026_0212a4b8 kind:function(arm,size=0x28) addr:0x0212a4b8 +func_ov026_0212a4e0 kind:function(arm,size=0xe4) addr:0x0212a4e0 +func_ov026_0212a5c4 kind:function(arm,size=0x58) addr:0x0212a5c4 +func_ov026_0212a61c kind:function(arm,size=0xa4) addr:0x0212a61c +func_ov026_0212a6c0 kind:function(arm,size=0xe0) addr:0x0212a6c0 +func_ov026_0212a7a0 kind:function(arm,size=0x300) addr:0x0212a7a0 +func_ov026_0212aaa0 kind:function(arm,size=0x4c) addr:0x0212aaa0 +func_ov026_0212aaec kind:function(arm,size=0x104) addr:0x0212aaec +func_ov026_0212abf0 kind:function(arm,size=0xdc) addr:0x0212abf0 +func_ov026_0212accc kind:function(arm,size=0x30) addr:0x0212accc +func_ov026_0212acfc kind:function(arm,size=0x1c8) addr:0x0212acfc +func_ov026_0212aec4 kind:function(arm,size=0x90) addr:0x0212aec4 +func_ov026_0212af54 kind:function(arm,size=0x9c) addr:0x0212af54 +func_ov026_0212aff0 kind:function(arm,size=0x168) addr:0x0212aff0 +func_ov026_0212b158 kind:function(arm,size=0x28) addr:0x0212b158 +func_ov026_0212b180 kind:function(arm,size=0x1c) addr:0x0212b180 +func_ov026_0212b19c kind:function(arm,size=0x24) addr:0x0212b19c +func_ov026_0212b1c0 kind:function(arm,size=0x8) addr:0x0212b1c0 +func_ov026_0212b1c8 kind:function(arm,size=0x2d4) addr:0x0212b1c8 +func_ov026_0212b49c kind:function(arm,size=0x1fc) addr:0x0212b49c +func_ov026_0212b698 kind:function(arm,size=0x54) addr:0x0212b698 +func_ov026_0212b6ec kind:function(arm,size=0x78) addr:0x0212b6ec +func_ov026_0212b764 kind:function(arm,size=0x94) addr:0x0212b764 +func_ov026_0212b7f8 kind:function(arm,size=0x48) addr:0x0212b7f8 +func_ov026_0212b840 kind:function(arm,size=0x50) addr:0x0212b840 +func_ov026_0212b890 kind:function(arm,size=0x14) addr:0x0212b890 +func_ov026_0212b8a4 kind:function(arm,size=0x14) addr:0x0212b8a4 +func_ov026_0212b8b8 kind:function(arm,size=0xc) addr:0x0212b8b8 +func_ov026_0212b8c4 kind:function(arm,size=0x28) addr:0x0212b8c4 +func_ov026_0212b8ec kind:function(arm,size=0x6c) addr:0x0212b8ec +func_ov026_0212b958 kind:function(arm,size=0x5c) addr:0x0212b958 +func_ov026_0212b9b4 kind:function(arm,size=0x1b4) addr:0x0212b9b4 +func_ov026_0212bb68 kind:function(arm,size=0x90) addr:0x0212bb68 +func_ov026_0212bbf8 kind:function(arm,size=0x98) addr:0x0212bbf8 +func_ov026_0212bc90 kind:function(arm,size=0x8) addr:0x0212bc90 +func_ov026_0212bc98 kind:function(arm,size=0x108) addr:0x0212bc98 +func_ov026_0212bda0 kind:function(arm,size=0x20) addr:0x0212bda0 +func_ov026_0212bdc0 kind:function(arm,size=0x20) addr:0x0212bdc0 +func_ov026_0212bde0 kind:function(arm,size=0x20c) addr:0x0212bde0 +func_ov026_0212bfec kind:function(arm,size=0x148) addr:0x0212bfec +func_ov026_0212c134 kind:function(arm,size=0x4) addr:0x0212c134 +func_ov026_0212c138 kind:function(arm,size=0x170) addr:0x0212c138 +func_ov026_0212c2a8 kind:function(arm,size=0xf0) addr:0x0212c2a8 +func_ov026_0212c398 kind:function(arm,size=0x30) addr:0x0212c398 +func_ov026_0212c3c8 kind:function(arm,size=0x2c) addr:0x0212c3c8 +func_ov026_0212c3f4 kind:function(arm,size=0x84) addr:0x0212c3f4 +func_ov026_0212c478 kind:function(arm,size=0xf4) addr:0x0212c478 +func_ov026_0212c56c kind:function(arm,size=0xb8) addr:0x0212c56c +func_ov026_0212c624 kind:function(arm,size=0x3f4) addr:0x0212c624 +func_ov026_0212ca18 kind:function(arm,size=0x34c) addr:0x0212ca18 +func_ov026_0212cd64 kind:function(arm,size=0x68) addr:0x0212cd64 +func_ov026_0212cdcc kind:function(arm,size=0xf8) addr:0x0212cdcc +func_ov026_0212cec4 kind:function(arm,size=0x17c) addr:0x0212cec4 +func_ov026_0212d040 kind:function(arm,size=0xec) addr:0x0212d040 +func_ov026_0212d12c kind:function(arm,size=0x180) addr:0x0212d12c +func_ov026_0212d2ac kind:function(arm,size=0x64) addr:0x0212d2ac +func_ov026_0212d310 kind:function(arm,size=0x14) addr:0x0212d310 +func_ov026_0212d324 kind:function(arm,size=0x4) addr:0x0212d324 +func_ov026_0212d328 kind:function(arm,size=0x168) addr:0x0212d328 +func_ov026_0212d490 kind:function(arm,size=0xa4) addr:0x0212d490 +func_ov026_0212d534 kind:function(arm,size=0x204) addr:0x0212d534 +func_ov026_0212d738 kind:function(arm,size=0xa8) addr:0x0212d738 +func_ov026_0212d7e0 kind:function(arm,size=0x3c) addr:0x0212d7e0 +func_ov026_0212d81c kind:function(arm,size=0x18) addr:0x0212d81c +func_ov026_0212d834 kind:function(arm,size=0x48) addr:0x0212d834 +func_ov026_0212d87c kind:function(arm,size=0xd8) addr:0x0212d87c +func_ov026_0212d954 kind:function(arm,size=0x28) addr:0x0212d954 +func_ov026_0212d97c kind:function(arm,size=0x8c) addr:0x0212d97c +func_ov026_0212da08 kind:function(arm,size=0x2c) addr:0x0212da08 +func_ov026_0212da34 kind:function(arm,size=0x128) addr:0x0212da34 +func_ov026_0212db5c kind:function(arm,size=0x2c) addr:0x0212db5c +func_ov026_0212db88 kind:function(arm,size=0xe0) addr:0x0212db88 +func_ov026_0212dc68 kind:function(arm,size=0xa4) addr:0x0212dc68 +func_ov026_0212dd0c kind:function(arm,size=0x74) addr:0x0212dd0c +func_ov026_0212dd80 kind:function(arm,size=0x14) addr:0x0212dd80 +func_ov026_0212dd94 kind:function(arm,size=0x6c) addr:0x0212dd94 +func_ov026_0212de00 kind:function(arm,size=0x234) addr:0x0212de00 +func_ov026_0212e034 kind:function(arm,size=0x128) addr:0x0212e034 +func_ov026_0212e15c kind:function(arm,size=0x1c) addr:0x0212e15c +func_ov026_0212e178 kind:function(arm,size=0x100) addr:0x0212e178 +func_ov026_0212e278 kind:function(arm,size=0x3c) addr:0x0212e278 +func_ov026_0212e2b4 kind:function(arm,size=0x190) addr:0x0212e2b4 +func_ov026_0212e444 kind:function(arm,size=0x14) addr:0x0212e444 +func_ov026_0212e458 kind:function(arm,size=0xe0) addr:0x0212e458 +_0212e488 kind:label(arm) addr:0x0212e488 +func_ov026_0212e538 kind:function(arm,size=0x14) addr:0x0212e538 +func_ov026_0212e54c kind:function(arm,size=0x54) addr:0x0212e54c +func_ov026_0212e5a0 kind:function(arm,size=0x4) addr:0x0212e5a0 +func_ov026_0212e5a4 kind:function(arm,size=0x80) addr:0x0212e5a4 +func_ov026_0212e624 kind:function(arm,size=0x110) addr:0x0212e624 +func_ov026_0212e734 kind:function(arm,size=0x60) addr:0x0212e734 +func_ov026_0212e794 kind:function(arm,size=0xbc) addr:0x0212e794 +func_ov026_0212e850 kind:function(arm,size=0x394) addr:0x0212e850 +func_ov026_0212ebe4 kind:function(arm,size=0x398) addr:0x0212ebe4 +func_ov026_0212ef7c kind:function(arm,size=0x5c) addr:0x0212ef7c +func_ov026_0212efd8 kind:function(arm,size=0x2a8) addr:0x0212efd8 +func_ov026_0212f280 kind:function(arm,size=0x10c) addr:0x0212f280 +func_ov026_0212f38c kind:function(arm,size=0x194) addr:0x0212f38c +func_ov026_0212f520 kind:function(arm,size=0x21c) addr:0x0212f520 +func_ov026_0212f73c kind:function(arm,size=0x25c) addr:0x0212f73c +func_ov026_0212f998 kind:function(arm,size=0x3c) addr:0x0212f998 +func_ov026_0212f9d4 kind:function(arm,size=0x118) addr:0x0212f9d4 +func_ov026_0212faec kind:function(arm,size=0x28) addr:0x0212faec +func_ov026_0212fb14 kind:function(arm,size=0x10) addr:0x0212fb14 +func_ov026_0212fb24 kind:function(arm,size=0x14) addr:0x0212fb24 +func_ov026_0212fb38 kind:function(arm,size=0xc8) addr:0x0212fb38 +func_ov026_0212fc00 kind:function(arm,size=0x184) addr:0x0212fc00 +func_ov026_0212fd84 kind:function(arm,size=0xd4) addr:0x0212fd84 +func_ov026_0212fe58 kind:function(arm,size=0x14) addr:0x0212fe58 +func_ov026_0212fe6c kind:function(arm,size=0x1c) addr:0x0212fe6c +func_ov026_0212fe88 kind:function(arm,size=0x3c) addr:0x0212fe88 +func_ov026_0212fec4 kind:function(arm,size=0xb0) addr:0x0212fec4 +func_ov026_0212ff74 kind:function(arm,size=0xc0) addr:0x0212ff74 +func_ov026_02130034 kind:function(arm,size=0x110) addr:0x02130034 +func_ov026_02130144 kind:function(arm,size=0x2c) addr:0x02130144 +func_ov026_02130170 kind:function(arm,size=0x4) addr:0x02130170 +func_ov026_02130174 kind:function(arm,size=0xb8) addr:0x02130174 +func_ov026_0213022c kind:function(arm,size=0x450) addr:0x0213022c +func_ov026_0213067c kind:function(arm,size=0x14) addr:0x0213067c +func_ov026_02130690 kind:function(arm,size=0xb0) addr:0x02130690 +func_ov026_02130740 kind:function(arm,size=0x40) addr:0x02130740 +func_ov026_02130780 kind:function(arm,size=0x3c) addr:0x02130780 +func_ov026_021307bc kind:function(arm,size=0xb8) addr:0x021307bc +func_ov026_02130874 kind:function(arm,size=0xb4) addr:0x02130874 +func_ov026_02130928 kind:function(arm,size=0xf0) addr:0x02130928 +func_ov026_02130a18 kind:function(arm,size=0x8) addr:0x02130a18 +func_ov026_02130a20 kind:function(arm,size=0x1dc) addr:0x02130a20 +func_ov026_02130bfc kind:function(arm,size=0x8) addr:0x02130bfc +func_ov026_02130c04 kind:function(arm,size=0x14) addr:0x02130c04 +func_ov026_02130c18 kind:function(arm,size=0x1c) addr:0x02130c18 +func_ov026_02130c34 kind:function(arm,size=0x1c) addr:0x02130c34 +func_ov026_02130c50 kind:function(arm,size=0xb4) addr:0x02130c50 +func_ov026_02130d04 kind:function(arm,size=0x8) addr:0x02130d04 +func_ov026_02130d0c kind:function(arm,size=0x60) addr:0x02130d0c +func_ov026_02130d6c kind:function(arm,size=0xa0) addr:0x02130d6c +func_ov026_02130e0c kind:function(arm,size=0x2c) addr:0x02130e0c +func_ov026_02130e38 kind:function(arm,size=0xc) addr:0x02130e38 +func_ov026_02130e44 kind:function(arm,size=0x34) addr:0x02130e44 +func_ov026_02130e78 kind:function(arm,size=0x348) addr:0x02130e78 +func_ov026_021311c0 kind:function(arm,size=0x28) addr:0x021311c0 +func_ov026_021311e8 kind:function(arm,size=0xe0) addr:0x021311e8 +func_ov026_021312c8 kind:function(arm,size=0xb4) addr:0x021312c8 +func_ov026_0213137c kind:function(arm,size=0x38) addr:0x0213137c +func_ov026_021313b4 kind:function(arm,size=0x8) addr:0x021313b4 +func_ov026_021313bc kind:function(arm,size=0x84) addr:0x021313bc +func_ov026_02131440 kind:function(arm,size=0x38) addr:0x02131440 +func_ov026_02131478 kind:function(arm,size=0x14) addr:0x02131478 +func_ov026_0213148c kind:function(arm,size=0x1c) addr:0x0213148c +func_ov026_021314a8 kind:function(arm,size=0x18) addr:0x021314a8 +func_ov026_021314c0 kind:function(arm,size=0x50) addr:0x021314c0 +func_ov026_02131510 kind:function(arm,size=0xb8) addr:0x02131510 +func_ov026_021315c8 kind:function(arm,size=0x2c) addr:0x021315c8 +func_ov026_021315f4 kind:function(arm,size=0x18) addr:0x021315f4 +func_ov026_0213160c kind:function(arm,size=0x24) addr:0x0213160c +func_ov026_02131630 kind:function(arm,size=0x14) addr:0x02131630 +func_ov026_02131644 kind:function(arm,size=0x38) addr:0x02131644 +func_ov026_0213167c kind:function(arm,size=0x1c) addr:0x0213167c +func_ov026_02131698 kind:function(arm,size=0x20) addr:0x02131698 +func_ov026_021316b8 kind:function(arm,size=0x60) addr:0x021316b8 +func_ov026_02131718 kind:function(arm,size=0x60) addr:0x02131718 +func_ov026_02131778 kind:function(arm,size=0x28) addr:0x02131778 +func_ov026_021317a0 kind:function(arm,size=0x3c) addr:0x021317a0 +func_ov026_021317dc kind:function(arm,size=0x2c) addr:0x021317dc +func_ov026_02131808 kind:function(arm,size=0x40) addr:0x02131808 +func_ov026_02131848 kind:function(arm,size=0x18) addr:0x02131848 +func_ov026_02131860 kind:function(arm,size=0x108) addr:0x02131860 +func_ov026_02131968 kind:function(arm,size=0xbc) addr:0x02131968 +func_ov026_02131a24 kind:function(arm,size=0x48) addr:0x02131a24 +func_ov026_02131a6c kind:function(arm,size=0x24) addr:0x02131a6c +func_ov026_02131a90 kind:function(arm,size=0x34) addr:0x02131a90 +func_ov026_02131ac4 kind:function(arm,size=0x2c) addr:0x02131ac4 +func_ov026_02131af0 kind:function(arm,size=0x64) addr:0x02131af0 +func_ov026_02131b54 kind:function(arm,size=0x24) addr:0x02131b54 +func_ov026_02131b78 kind:function(arm,size=0x24) addr:0x02131b78 +func_ov026_02131b9c kind:function(arm,size=0x24) addr:0x02131b9c +func_ov026_02131bc0 kind:function(arm,size=0x48) addr:0x02131bc0 +func_ov026_02131c08 kind:function(arm,size=0x12c) addr:0x02131c08 +func_ov026_02131d34 kind:function(arm,size=0x18) addr:0x02131d34 +func_ov026_02131d4c kind:function(arm,size=0x1dc) addr:0x02131d4c +func_ov026_02131f28 kind:function(arm,size=0x58) addr:0x02131f28 +func_ov026_02131f80 kind:function(arm,size=0x18) addr:0x02131f80 +func_ov026_02131f98 kind:function(arm,size=0x78) addr:0x02131f98 +func_ov026_02132010 kind:function(arm,size=0x30) addr:0x02132010 +func_ov026_02132040 kind:function(arm,size=0x128) addr:0x02132040 +func_ov026_02132168 kind:function(arm,size=0x8) addr:0x02132168 +func_ov026_02132170 kind:function(arm,size=0xf0) addr:0x02132170 +func_ov026_02132260 kind:function(arm,size=0x68) addr:0x02132260 +func_ov026_021322c8 kind:function(arm,size=0x20) addr:0x021322c8 +func_ov026_021322e8 kind:function(arm,size=0x60) addr:0x021322e8 +func_ov026_02132348 kind:function(arm,size=0x14) addr:0x02132348 +func_ov026_0213235c kind:function(arm,size=0x20) addr:0x0213235c +func_ov026_0213237c kind:function(arm,size=0x1c) addr:0x0213237c +data_ov026_021323a0 kind:data(any) addr:0x021323a0 +data_ov026_021323c0 kind:data(any) addr:0x021323c0 +data_ov026_021323d4 kind:data(any) addr:0x021323d4 +data_ov026_021323e8 kind:data(any) addr:0x021323e8 +data_ov026_021323fc kind:data(any) addr:0x021323fc +data_ov026_0213240c kind:data(any) addr:0x0213240c +data_ov026_0213241c kind:data(any) addr:0x0213241c +data_ov026_02132434 kind:data(any) addr:0x02132434 +data_ov026_0213244c kind:data(any) addr:0x0213244c +data_ov026_02132464 kind:data(any) addr:0x02132464 +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_021324ec kind:data(any) addr:0x021324ec +data_ov026_021324fc kind:data(any) addr:0x021324fc +data_ov026_02132508 kind:data(any) addr:0x02132508 +data_ov026_02132514 kind:data(any) addr:0x02132514 +data_ov026_02132518 kind:data(any) addr:0x02132518 +data_ov026_0213251c kind:data(any) addr:0x0213251c +data_ov026_02132550 kind:data(any) addr:0x02132550 +data_ov026_021326b8 kind:data(any) addr:0x021326b8 +data_ov026_021326bc kind:data(any) addr:0x021326bc +data_ov026_021326c4 kind:data(any) addr:0x021326c4 +data_ov026_021326d0 kind:data(any) addr:0x021326d0 +data_ov026_021326dc kind:data(any) addr:0x021326dc +data_ov026_021326ec kind:data(any) addr:0x021326ec +data_ov026_02132704 kind:data(any) addr:0x02132704 +data_ov026_0213271c kind:data(any) addr:0x0213271c +data_ov026_0213273c kind:data(any) addr:0x0213273c +data_ov026_02132744 kind:data(any) addr:0x02132744 +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_0213276c kind:data(any) addr:0x0213276c +data_ov026_02132774 kind:data(any) addr:0x02132774 +data_ov026_0213277c kind:data(any) addr:0x0213277c +data_ov026_02132788 kind:data(any) addr:0x02132788 +data_ov026_02132794 kind:data(any) addr:0x02132794 +data_ov026_021327b4 kind:data(any) addr:0x021327b4 +data_ov026_021327d4 kind:data(any) addr:0x021327d4 +data_ov026_021327f8 kind:data(any) addr:0x021327f8 +data_ov026_021328b8 kind:data(any) addr:0x021328b8 +data_ov026_021328c0 kind:data(any) addr:0x021328c0 +data_ov026_021328c4 kind:data(any) addr:0x021328c4 +data_ov026_021328c8 kind:data(any) addr:0x021328c8 +data_ov026_021328cc kind:data(any) addr:0x021328cc +data_ov026_021328d0 kind:data(any) addr:0x021328d0 +data_ov026_021328d8 kind:data(any) addr:0x021328d8 +data_ov026_021328e0 kind:data(any) addr:0x021328e0 +data_ov026_021328e8 kind:data(any) addr:0x021328e8 +data_ov026_021328f0 kind:data(any) addr:0x021328f0 +data_ov026_021328f8 kind:data(any) addr:0x021328f8 +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_02132a04 kind:data(any) addr:0x02132a04 +data_ov026_02132a14 kind:data(any) addr:0x02132a14 +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_02132b28 kind:data(any) addr:0x02132b28 +data_ov026_02132b58 kind:data(any) addr:0x02132b58 +data_ov026_02132b88 kind:data(any) addr:0x02132b88 +data_ov026_02132bb8 kind:data(any) addr:0x02132bb8 +data_ov026_02132be8 kind:data(any) addr:0x02132be8 +data_ov026_02132c28 kind:data(any) addr:0x02132c28 +data_ov026_02132c68 kind:data(any) addr:0x02132c68 +data_ov026_02132cc8 kind:data(any) addr:0x02132cc8 +data_ov026_02132d48 kind:data(any) addr:0x02132d48 +data_ov026_02132dc8 kind:data(any) addr:0x02132dc8 +data_ov026_02132e58 kind:data(any) addr:0x02132e58 +data_ov026_02132ec0 kind:data(any) addr:0x02132ec0 ambiguous +data_ov026_02132ef8 kind:data(any) addr:0x02132ef8 +data_ov026_02132f98 kind:data(any) addr:0x02132f98 +data_ov026_02132fb0 kind:data(any) addr:0x02132fb0 +data_ov026_02132fc8 kind:data(any) addr:0x02132fc8 +data_ov026_02132fe0 kind:data(any) addr:0x02132fe0 +data_ov026_02132ff8 kind:data(any) addr:0x02132ff8 +data_ov026_02133010 kind:data(any) addr:0x02133010 +data_ov026_02133028 kind:data(any) addr:0x02133028 +data_ov026_02133040 kind:data(any) addr:0x02133040 +data_ov026_02133058 kind:data(any) addr:0x02133058 +data_ov026_02133070 kind:data(any) addr:0x02133070 +data_ov026_02133088 kind:data(any) addr:0x02133088 +data_ov026_021330a0 kind:data(any) addr:0x021330a0 +data_ov026_021330b8 kind:data(any) addr:0x021330b8 +data_ov026_021330bc kind:data(any) addr:0x021330bc +data_ov026_021330c0 kind:data(any) addr:0x021330c0 +data_ov026_021330c8 kind:data(any) addr:0x021330c8 +data_ov026_021330d5 kind:data(any) addr:0x021330d5 +data_ov026_021330e2 kind:data(any) addr:0x021330e2 +data_ov026_021330ef kind:data(any) addr:0x021330ef +data_ov026_021330fc kind:data(any) addr:0x021330fc +data_ov026_02133130 kind:data(any) addr:0x02133130 +data_ov026_02133164 kind:data(any) addr:0x02133164 ambiguous +data_ov026_02133178 kind:data(any) addr:0x02133178 +data_ov026_02133180 kind:data(any) addr:0x02133180 +data_ov026_02133194 kind:data(any) addr:0x02133194 +data_ov026_021331d4 kind:data(any) addr:0x021331d4 +data_ov026_021331dc kind:data(any) addr:0x021331dc +data_ov026_021331f0 kind:data(any) addr:0x021331f0 +data_ov026_02133230 kind:data(any) addr:0x02133230 +data_ov026_021332b4 kind:data(any) addr:0x021332b4 +data_ov026_02133314 kind:data(any) addr:0x02133314 +data_ov026_02133344 kind:data(any) addr:0x02133344 +data_ov026_02133364 kind:data(any) addr:0x02133364 +data_ov026_02133378 kind:data(any) addr:0x02133378 +data_ov026_0213339c kind:data(any) addr:0x0213339c +data_ov026_021333ac kind:data(any) addr:0x021333ac +data_ov026_021333bc kind:data(any) addr:0x021333bc +data_ov026_021333d0 kind:data(any) addr:0x021333d0 +data_ov026_021333e0 kind:data(any) addr:0x021333e0 +data_ov026_02133430 kind:data(any) addr:0x02133430 +data_ov026_02133470 kind:data(any) addr:0x02133470 +data_ov026_021334fc kind:data(any) addr:0x021334fc +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_0213354c kind:data(any) addr:0x0213354c +data_ov026_02133554 kind:data(any) addr:0x02133554 +data_ov026_0213355c kind:data(any) addr:0x0213355c +data_ov026_02133564 kind:data(any) addr:0x02133564 +data_ov026_021335a4 kind:data(any) addr:0x021335a4 +data_ov026_021335b4 kind:data(any) addr:0x021335b4 +data_ov026_021335c4 kind:data(any) addr:0x021335c4 +data_ov026_021335c8 kind:data(any) addr:0x021335c8 +data_ov026_021335cc kind:data(any) addr:0x021335cc +data_ov026_021335fc kind:data(any) addr:0x021335fc +data_ov026_0213360c kind:data(any) addr:0x0213360c +data_ov026_02133634 kind:data(any) addr:0x02133634 +data_ov026_02133644 kind:data(any) addr:0x02133644 +data_ov026_02133658 kind:data(any) addr:0x02133658 +data_ov026_02133668 kind:data(any) addr:0x02133668 +data_ov026_021337d0 kind:data(any) addr:0x021337d0 +data_ov026_02133810 kind:data(any) addr:0x02133810 +data_ov026_02133840 kind:data(any) addr:0x02133840 +data_ov026_02133850 kind:data(any) addr:0x02133850 +data_ov026_02133858 kind:data(any) addr:0x02133858 +data_ov026_02133860 kind:data(any) addr:0x02133860 +data_ov026_02133890 kind:data(any) addr:0x02133890 +data_ov026_02133898 kind:data(any) addr:0x02133898 +data_ov026_02133bac kind:data(any) addr:0x02133bac ambiguous +func_ov026_02133dcc kind:function(arm,size=0x28) addr:0x02133dcc +func_ov026_02133df4 kind:function(arm,size=0x1c) addr:0x02133df4 +func_ov026_02133e10 kind:function(arm,size=0x1c) addr:0x02133e10 +func_ov026_02133e2c kind:function(arm,size=0x1c) addr:0x02133e2c +func_ov026_02133e48 kind:function(arm,size=0x48) addr:0x02133e48 +func_ov026_02133e90 kind:function(arm,size=0x48) addr:0x02133e90 +func_ov026_02133ed8 kind:function(arm,size=0x4) addr:0x02133ed8 +func_ov026_02133edc kind:function(arm,size=0x1c) addr:0x02133edc +func_ov026_02133ef8 kind:function(arm,size=0x1c) addr:0x02133ef8 +func_ov026_02133f14 kind:function(arm,size=0x1c) addr:0x02133f14 +func_ov026_02133f30 kind:function(arm,size=0x1c) addr:0x02133f30 +func_ov026_02133f4c kind:function(arm,size=0x5c) addr:0x02133f4c +func_ov026_02133fa8 kind:function(arm,size=0x50) addr:0x02133fa8 +func_ov026_02133ff8 kind:function(arm,size=0x40) addr:0x02133ff8 +func_ov026_02134038 kind:function(arm,size=0x50) addr:0x02134038 +func_ov026_02134088 kind:function(arm,size=0x35c) addr:0x02134088 +func_ov026_021343e4 kind:function(arm,size=0x88) addr:0x021343e4 +func_ov026_0213446c kind:function(arm,size=0x74) addr:0x0213446c +func_ov026_021344e0 kind:function(arm,size=0x20) addr:0x021344e0 +func_ov026_02134500 kind:function(arm,size=0x50) addr:0x02134500 +func_ov026_02134550 kind:function(arm,size=0x50) addr:0x02134550 +func_ov026_021345a0 kind:function(arm,size=0x1c) addr:0x021345a0 +func_ov026_021345bc kind:function(arm,size=0x50) addr:0x021345bc +func_ov026_0213460c kind:function(arm,size=0x50) addr:0x0213460c +func_ov026_0213465c kind:function(arm,size=0x50) addr:0x0213465c +func_ov026_021346ac kind:function(arm,size=0x50) addr:0x021346ac +func_ov026_021346fc kind:function(arm,size=0x20) addr:0x021346fc +func_ov026_0213471c kind:function(arm,size=0x50) addr:0x0213471c +func_ov026_0213476c kind:function(arm,size=0x5c) addr:0x0213476c +func_ov026_021347c8 kind:function(arm,size=0x50) addr:0x021347c8 +func_ov026_02134818 kind:function(arm,size=0x50) addr:0x02134818 +func_ov026_02134868 kind:function(arm,size=0x50) addr:0x02134868 +func_ov026_021348b8 kind:function(arm,size=0x50) addr:0x021348b8 +func_ov026_02134908 kind:function(arm,size=0x50) addr:0x02134908 +func_ov026_02134958 kind:function(arm,size=0x68) addr:0x02134958 +func_ov026_021349c0 kind:function(arm,size=0x50) addr:0x021349c0 +func_ov026_02134a10 kind:function(arm,size=0x50) addr:0x02134a10 +func_ov026_02134a60 kind:function(arm,size=0x50) addr:0x02134a60 +func_ov026_02134ab0 kind:function(arm,size=0x50) addr:0x02134ab0 +func_ov026_02134b00 kind:function(arm,size=0x9c) addr:0x02134b00 +func_ov026_02134b9c kind:function(arm,size=0x50) addr:0x02134b9c +func_ov026_02134bec kind:function(arm,size=0xd0) addr:0x02134bec +func_ov026_02134cbc kind:function(arm,size=0x50) addr:0x02134cbc +func_ov026_02134d0c kind:function(arm,size=0x8c) addr:0x02134d0c +func_ov026_02134d98 kind:function(arm,size=0x50) addr:0x02134d98 +func_ov026_02134de8 kind:function(arm,size=0x50) addr:0x02134de8 +func_ov026_02134e38 kind:function(arm,size=0x50) addr:0x02134e38 +func_ov026_02134e88 kind:function(arm,size=0x50) addr:0x02134e88 +func_ov026_02134ed8 kind:function(arm,size=0x50) addr:0x02134ed8 +func_ov026_02134f28 kind:function(arm,size=0x50) addr:0x02134f28 +func_ov026_02134f78 kind:function(arm,size=0x50) addr:0x02134f78 +func_ov026_02134fc8 kind:function(arm,size=0x78) addr:0x02134fc8 +func_ov026_02135040 kind:function(arm,size=0xb4) addr:0x02135040 +func_ov026_021350f4 kind:function(arm,size=0x50) addr:0x021350f4 +func_ov026_02135144 kind:function(arm,size=0x24) addr:0x02135144 +func_ov026_02135168 kind:function(arm,size=0x4) addr:0x02135168 +func_ov026_0213516c kind:function(arm,size=0x24) addr:0x0213516c +data_ov026_021351ac kind:data(any) addr:0x021351ac ambiguous +data_ov026_02135280 kind:data(any) addr:0x02135280 +data_ov026_0213528c kind:data(any) addr:0x0213528c +data_ov026_021352bc kind:data(any) addr:0x021352bc +data_ov026_021352ec kind:data(any) addr:0x021352ec +data_ov026_02135314 kind:data(any) addr:0x02135314 +data_ov026_02135316 kind:data(any) addr:0x02135316 +data_ov026_02135318 kind:data(any) addr:0x02135318 +data_ov026_0213531c kind:data(any) addr:0x0213531c +data_ov026_02135320 kind:data(any) addr:0x02135320 +data_ov026_02135324 kind:data(any) addr:0x02135324 +data_ov026_02135334 kind:data(any) addr:0x02135334 +data_ov026_02135344 kind:data(any) addr:0x02135344 +data_ov026_02135350 kind:data(any) addr:0x02135350 +data_ov026_02135360 kind:data(any) addr:0x02135360 +data_ov026_0213537c kind:data(any) addr:0x0213537c +data_ov026_02135384 kind:data(any) addr:0x02135384 +data_ov026_02135398 kind:data(any) addr:0x02135398 +data_ov026_021353a4 kind:data(any) addr:0x021353a4 +data_ov026_021353bc kind:data(any) addr:0x021353bc +data_ov026_021353c4 kind:data(any) addr:0x021353c4 +data_ov026_021353dc kind:data(any) addr:0x021353dc +data_ov026_02135408 kind:data(any) addr:0x02135408 ambiguous +data_ov026_02135428 kind:data(any) addr:0x02135428 +data_ov026_02135548 kind:data(any) addr:0x02135548 ambiguous +data_ov026_02135610 kind:data(any) addr:0x02135610 +data_ov026_0213562c kind:data(any) addr:0x0213562c +data_ov026_02135648 kind:data(any) addr:0x02135648 +data_ov026_0213565c kind:data(any) addr:0x0213565c +data_ov026_021356bc kind:data(any) addr:0x021356bc +data_ov026_021356d0 kind:data(any) addr:0x021356d0 +data_ov026_021356dc kind:data(any) addr:0x021356dc +data_ov026_021356e0 kind:data(any) addr:0x021356e0 ambiguous +data_ov026_021356fc kind:data(any) addr:0x021356fc +data_ov026_02135708 kind:data(any) addr:0x02135708 +data_ov026_02135718 kind:data(any) addr:0x02135718 +data_ov026_02135728 kind:data(any) addr:0x02135728 +data_ov026_02135750 kind:data(any) addr:0x02135750 +data_ov026_02135778 kind:data(any) addr:0x02135778 +data_ov026_02135794 kind:data(any) addr:0x02135794 +data_ov026_021357b0 kind:data(any) addr:0x021357b0 +data_ov026_021357d0 kind:data(any) addr:0x021357d0 +data_ov026_021357dc kind:data(any) addr:0x021357dc +data_ov026_02135828 kind:data(any) addr:0x02135828 +data_ov026_0213585c kind:data(any) addr:0x0213585c +data_ov026_02135870 kind:data(any) addr:0x02135870 +data_ov026_02135890 kind:data(any) addr:0x02135890 +data_ov026_021358b0 kind:data(any) addr:0x021358b0 +data_ov026_021358d4 kind:data(any) addr:0x021358d4 +data_ov026_021358f8 kind:data(any) addr:0x021358f8 +data_ov026_02135920 kind:data(any) addr:0x02135920 +data_ov026_02135950 kind:data(any) addr:0x02135950 +data_ov026_02135970 kind:data(any) addr:0x02135970 +data_ov026_02135990 kind:data(any) addr:0x02135990 +data_ov026_021359c0 kind:data(any) addr:0x021359c0 +data_ov026_021359f8 kind:data(any) addr:0x021359f8 +data_ov026_02135a00 kind:data(any) addr:0x02135a00 +data_ov026_02135a08 kind:data(any) addr:0x02135a08 +data_ov026_02135a0c kind:data(any) addr:0x02135a0c +data_ov026_02135a10 kind:data(any) addr:0x02135a10 +data_ov026_02135a14 kind:data(any) addr:0x02135a14 +data_ov026_02135a18 kind:data(any) addr:0x02135a18 +data_ov026_02135a24 kind:data(any) addr:0x02135a24 +data_ov026_02135a34 kind:data(any) addr:0x02135a34 +data_ov026_02135a5c kind:data(any) addr:0x02135a5c +data_ov026_02135a84 kind:data(any) addr:0x02135a84 +data_ov026_02135aac kind:data(any) addr:0x02135aac ambiguous +data_ov026_02135ac8 kind:data(any) addr:0x02135ac8 +data_ov026_02135aec kind:data(any) addr:0x02135aec +data_ov026_02135af8 kind:data(any) addr:0x02135af8 +data_ov026_02135b24 kind:data(any) addr:0x02135b24 +data_ov026_02135b70 kind:data(any) addr:0x02135b70 +data_ov026_02135bb4 kind:data(any) addr:0x02135bb4 +data_ov026_02135bc0 kind:data(any) addr:0x02135bc0 +data_ov026_02135c04 kind:data(any) addr:0x02135c04 +data_ov026_02135c10 kind:data(any) addr:0x02135c10 +data_ov026_02135c54 kind:data(any) addr:0x02135c54 +data_ov026_02135c60 kind:data(any) addr:0x02135c60 +data_ov026_02135c8c kind:data(any) addr:0x02135c8c +data_ov026_02135cd4 kind:data(any) addr:0x02135cd4 +data_ov026_02135d18 kind:data(any) addr:0x02135d18 +data_ov026_02135d24 kind:data(any) addr:0x02135d24 +data_ov026_02135d68 kind:data(any) addr:0x02135d68 +data_ov026_02135d80 kind:data(any) addr:0x02135d80 +data_ov026_02135dc4 kind:data(any) addr:0x02135dc4 +data_ov026_02135e08 kind:data(any) addr:0x02135e08 +data_ov026_02135e4c kind:data(any) addr:0x02135e4c +data_ov026_02135e88 kind:data(any) addr:0x02135e88 +data_ov026_02135e8c kind:data(any) addr:0x02135e8c +data_ov026_02135e94 kind:data(any) addr:0x02135e94 +data_ov026_02135e9c kind:data(any) addr:0x02135e9c +data_ov026_02135ea8 kind:data(any) addr:0x02135ea8 +data_ov026_02135ec0 kind:data(any) addr:0x02135ec0 +data_ov026_02135ec8 kind:data(any) addr:0x02135ec8 +data_ov026_02135ed0 kind:data(any) addr:0x02135ed0 +data_ov026_02135ed4 kind:data(any) addr:0x02135ed4 +data_ov026_02135ee0 kind:data(any) addr:0x02135ee0 +data_ov026_02135eec kind:data(any) addr:0x02135eec +data_ov026_02135ef8 kind:data(any) addr:0x02135ef8 +data_ov026_02135f04 kind:data(any) addr:0x02135f04 +data_ov026_02135f10 kind:data(any) addr:0x02135f10 +data_ov026_02135f1c kind:data(any) addr:0x02135f1c +data_ov026_02135f28 kind:data(any) addr:0x02135f28 +data_ov026_02135f3c kind:data(any) addr:0x02135f3c +data_ov026_02135f60 kind:data(any) addr:0x02135f60 +data_ov026_02135fa8 kind:data(any) addr:0x02135fa8 +data_ov026_02135fec kind:data(any) addr:0x02135fec +data_ov026_0213616c kind:data(any) addr:0x0213616c +data_ov026_0213622c kind:data(any) addr:0x0213622c ambiguous +data_ov026_02136414 kind:data(any) addr:0x02136414 +data_ov026_02136458 kind:data(any) addr:0x02136458 +data_ov026_0213646c kind:data(any) addr:0x0213646c +data_ov026_02136474 kind:data(any) addr:0x02136474 +data_ov026_02136478 kind:data(any) addr:0x02136478 +data_ov026_0213647c kind:data(any) addr:0x0213647c +data_ov026_02136488 kind:data(any) addr:0x02136488 +data_ov026_021364ac kind:data(any) addr:0x021364ac +data_ov026_02136504 kind:data(any) addr:0x02136504 +data_ov026_0213650c kind:data(any) addr:0x0213650c +data_ov026_02136514 kind:data(any) addr:0x02136514 +data_ov026_0213651c kind:data(any) addr:0x0213651c +data_ov026_02136524 kind:data(any) addr:0x02136524 +data_ov026_0213653c kind:data(any) addr:0x0213653c +data_ov026_0213654c kind:data(any) addr:0x0213654c +data_ov026_02136598 kind:data(any) addr:0x02136598 +data_ov026_021365dc kind:data(any) addr:0x021365dc +data_ov026_021365f0 kind:data(any) addr:0x021365f0 +data_ov026_02136604 kind:data(any) addr:0x02136604 +data_ov026_02136618 kind:data(any) addr:0x02136618 +data_ov026_0213662c kind:data(any) addr:0x0213662c +data_ov026_02136640 kind:data(any) addr:0x02136640 +data_ov026_02136654 kind:data(any) addr:0x02136654 +data_ov026_02136668 kind:data(any) addr:0x02136668 +data_ov026_0213667c kind:data(any) addr:0x0213667c +data_ov026_02136690 kind:data(any) addr:0x02136690 +data_ov026_021366a4 kind:data(any) addr:0x021366a4 +data_ov026_021366b8 kind:data(any) addr:0x021366b8 +data_ov026_021366cc kind:data(any) addr:0x021366cc +data_ov026_021366e0 kind:data(any) addr:0x021366e0 +data_ov026_021366f4 kind:data(any) addr:0x021366f4 +data_ov026_02136708 kind:data(any) addr:0x02136708 +data_ov026_0213671c kind:data(any) addr:0x0213671c +data_ov026_02136730 kind:data(any) addr:0x02136730 +data_ov026_02136740 kind:data(any) addr:0x02136740 +data_ov026_02136750 kind:data(any) addr:0x02136750 +data_ov026_02136770 kind:data(any) addr:0x02136770 +data_ov026_021367a4 kind:data(any) addr:0x021367a4 +data_ov026_021367d8 kind:data(any) addr:0x021367d8 +data_ov026_02136810 kind:data(any) addr:0x02136810 +data_ov026_02136848 kind:data(any) addr:0x02136848 +data_ov026_02136880 kind:data(any) addr:0x02136880 +data_ov026_021368b0 kind:data(any) addr:0x021368b0 +data_ov026_021368d0 kind:data(any) addr:0x021368d0 +data_ov026_021368e4 kind:data(any) addr:0x021368e4 +data_ov026_021368f8 kind:data(any) addr:0x021368f8 +data_ov026_02136914 kind:data(any) addr:0x02136914 +data_ov026_0213693c kind:data(any) addr:0x0213693c +data_ov026_02136964 kind:data(any) addr:0x02136964 +data_ov026_02136990 kind:data(any) addr:0x02136990 +data_ov026_021369d8 kind:data(any) addr:0x021369d8 +data_ov026_021369ec kind:data(any) addr:0x021369ec +data_ov026_02136a08 kind:data(any) addr:0x02136a08 +data_ov026_02136a74 kind:data(any) addr:0x02136a74 +data_ov026_02136a88 kind:data(any) addr:0x02136a88 +data_ov026_02136ae4 kind:data(any) addr:0x02136ae4 +data_ov026_02136b00 kind:data(any) addr:0x02136b00 +data_ov026_02136b1c kind:data(any) addr:0x02136b1c +data_ov026_02136b44 kind:data(any) addr:0x02136b44 +data_ov026_02136b94 kind:data(any) addr:0x02136b94 +data_ov026_02136bb0 kind:data(any) addr:0x02136bb0 +data_ov026_02136c08 kind:data(any) addr:0x02136c08 +data_ov026_02136c1c kind:data(any) addr:0x02136c1c +data_ov026_02136c48 kind:data(any) addr:0x02136c48 +data_ov026_02136ca8 kind:data(any) addr:0x02136ca8 +data_ov026_02136cc4 kind:data(any) addr:0x02136cc4 +data_ov026_02136d24 kind:data(any) addr:0x02136d24 +data_ov026_02136d40 kind:data(any) addr:0x02136d40 +data_ov026_02136d90 kind:data(any) addr:0x02136d90 +data_ov026_02136dac kind:data(any) addr:0x02136dac +data_ov026_02136e20 kind:data(any) addr:0x02136e20 +data_ov026_02136e3c kind:data(any) addr:0x02136e3c +data_ov026_02136eb0 kind:data(any) addr:0x02136eb0 +data_ov026_02136ec4 kind:data(any) addr:0x02136ec4 +data_ov026_02136f38 kind:data(any) addr:0x02136f38 +data_ov026_02136f54 kind:data(any) addr:0x02136f54 +data_ov026_02136fd8 kind:data(any) addr:0x02136fd8 +data_ov026_0213705c kind:data(any) addr:0x0213705c +data_ov026_021370ac kind:data(any) addr:0x021370ac +data_ov026_021370b0 kind:data(any) addr:0x021370b0 +data_ov026_021370b8 kind:data(any) addr:0x021370b8 +data_ov026_021370c0 kind:data(any) addr:0x021370c0 +data_ov026_021370c8 kind:data(any) addr:0x021370c8 +data_ov026_021370d0 kind:data(any) addr:0x021370d0 +data_ov026_021370e0 kind:data(any) addr:0x021370e0 +data_ov026_021370ec kind:data(any) addr:0x021370ec +data_ov026_02137140 kind:data(any) addr:0x02137140 +data_ov026_0213715c kind:data(any) addr:0x0213715c +data_ov026_021371ac kind:data(any) addr:0x021371ac +data_ov026_021371c8 kind:data(any) addr:0x021371c8 +data_ov026_021371e4 kind:data(any) addr:0x021371e4 +data_ov026_02137234 kind:data(any) addr:0x02137234 +data_ov026_02137250 kind:data(any) addr:0x02137250 +data_ov026_021372cc kind:data(any) addr:0x021372cc +data_ov026_021372e8 kind:data(any) addr:0x021372e8 +data_ov026_02137358 kind:data(any) addr:0x02137358 +data_ov026_02137380 kind:data(any) addr:0x02137380 +data_ov026_021373a4 kind:data(any) addr:0x021373a4 +data_ov026_02137400 kind:data(any) addr:0x02137400 +data_ov026_02137408 kind:data(any) addr:0x02137408 +data_ov026_02137418 kind:data(any) addr:0x02137418 +data_ov026_02137430 kind:data(any) addr:0x02137430 +data_ov026_02137454 kind:data(any) addr:0x02137454 +data_ov026_021374b0 kind:data(any) addr:0x021374b0 +data_ov026_021374c8 kind:data(any) addr:0x021374c8 +data_ov026_021374e8 kind:data(any) addr:0x021374e8 +data_ov026_0213750c kind:data(any) addr:0x0213750c +data_ov026_02137570 kind:data(any) addr:0x02137570 +data_ov026_021375d4 kind:data(any) addr:0x021375d4 +data_ov026_021375e4 kind:data(any) addr:0x021375e4 ambiguous +data_ov026_02137638 kind:data(any) addr:0x02137638 +data_ov026_0213765c kind:data(any) addr:0x0213765c +data_ov026_021376c0 kind:data(any) addr:0x021376c0 +data_ov026_021376e4 kind:data(any) addr:0x021376e4 +data_ov026_02137740 kind:data(any) addr:0x02137740 +data_ov026_02137828 kind:data(any) addr:0x02137828 +data_ov026_0213784c kind:data(any) addr:0x0213784c +data_ov026_021378a8 kind:data(any) addr:0x021378a8 +data_ov026_021378cc kind:data(any) addr:0x021378cc +data_ov026_021378e8 kind:data(any) addr:0x021378e8 +data_ov026_02137904 kind:data(any) addr:0x02137904 +data_ov026_0213794c kind:data(any) addr:0x0213794c +data_ov026_0213799c kind:data(any) addr:0x0213799c +data_ov026_021379f8 kind:data(any) addr:0x021379f8 +data_ov026_02137a10 kind:data(any) addr:0x02137a10 +data_ov026_02137a28 kind:data(any) addr:0x02137a28 +data_ov026_02137a40 kind:data(any) addr:0x02137a40 +data_ov026_02137a58 kind:data(any) addr:0x02137a58 +data_ov026_02137a78 kind:data(any) addr:0x02137a78 +data_ov026_02137a9c kind:data(any) addr:0x02137a9c +data_ov026_02137af8 kind:data(any) addr:0x02137af8 +data_ov026_02137b04 kind:data(any) addr:0x02137b04 +data_ov026_02137b20 kind:data(any) addr:0x02137b20 +data_ov026_02137b38 kind:data(any) addr:0x02137b38 +data_ov026_02137b50 kind:data(any) addr:0x02137b50 +data_ov026_02137b70 kind:data(any) addr:0x02137b70 +data_ov026_02137bcc kind:data(any) addr:0x02137bcc +data_ov026_02137c6c kind:data(any) addr:0x02137c6c +data_ov026_02137c8c kind:data(any) addr:0x02137c8c +data_ov026_02137cb0 kind:data(any) addr:0x02137cb0 +data_ov026_02137cf8 kind:data(any) addr:0x02137cf8 +data_ov026_02137d50 kind:data(any) addr:0x02137d50 +data_ov026_02137d58 kind:data(any) addr:0x02137d58 +data_ov026_02137d60 kind:data(any) addr:0x02137d60 +data_ov026_02137d78 kind:data(any) addr:0x02137d78 +data_ov026_02137da0 kind:data(any) addr:0x02137da0 +data_ov026_02137dac kind:data(any) addr:0x02137dac +data_ov026_02137db8 kind:data(any) addr:0x02137db8 +data_ov026_02137dc8 kind:data(any) addr:0x02137dc8 +data_ov026_02137dec kind:data(any) addr:0x02137dec +data_ov026_02137e18 kind:data(any) addr:0x02137e18 +data_ov026_02137e64 kind:data(any) addr:0x02137e64 +data_ov026_02137ec4 kind:data(any) addr:0x02137ec4 +data_ov026_02137ed4 kind:data(any) addr:0x02137ed4 +data_ov026_02137edc kind:data(any) addr:0x02137edc +data_ov026_02137efc kind:data(any) addr:0x02137efc +data_ov026_02137f20 kind:data(any) addr:0x02137f20 +data_ov026_02137f44 kind:data(any) addr:0x02137f44 +data_ov026_02137f68 kind:data(any) addr:0x02137f68 +data_ov026_02137fa8 kind:data(any) addr:0x02137fa8 +data_ov026_02137fe8 kind:data(any) addr:0x02137fe8 +data_ov026_02138068 kind:data(any) addr:0x02138068 +data_ov026_0213812c kind:data(any) addr:0x0213812c +data_ov026_02138230 kind:data(any) addr:0x02138230 +data_ov026_0213823c kind:data(any) addr:0x0213823c +data_ov026_02138240 kind:data(any) addr:0x02138240 +data_ov026_02138250 kind:data(any) addr:0x02138250 +data_ov026_02138260 kind:data(any) addr:0x02138260 +data_ov026_02138278 kind:data(any) addr:0x02138278 +data_ov026_02138298 kind:data(any) addr:0x02138298 +data_ov026_021382bc kind:data(any) addr:0x021382bc +data_ov026_021382e8 kind:data(any) addr:0x021382e8 +data_ov026_02138348 kind:data(any) addr:0x02138348 +data_ov026_02138364 kind:data(any) addr:0x02138364 +data_ov026_0213838c kind:data(any) addr:0x0213838c +data_ov026_021383b4 kind:data(any) addr:0x021383b4 +data_ov026_0213841c kind:data(any) addr:0x0213841c +data_ov026_0213849c kind:data(any) addr:0x0213849c +data_ov026_021384bc kind:data(any) addr:0x021384bc +data_ov026_021384e0 kind:data(any) addr:0x021384e0 +data_ov026_0213853c kind:data(any) addr:0x0213853c +data_ov026_0213855c kind:data(any) addr:0x0213855c +data_ov026_02138564 kind:data(any) addr:0x02138564 ambiguous +data_ov026_02138580 kind:data(any) addr:0x02138580 +data_ov026_0213859c kind:data(any) addr:0x0213859c ambiguous +data_ov026_021385e4 kind:data(any) addr:0x021385e4 +data_ov026_02138608 kind:data(any) addr:0x02138608 +data_ov026_0213865c kind:data(any) addr:0x0213865c +data_ov026_02138664 kind:data(any) addr:0x02138664 +data_ov026_0213867c kind:data(any) addr:0x0213867c +data_ov026_0213869c kind:data(any) addr:0x0213869c +data_ov026_021386c0 kind:data(any) addr:0x021386c0 +data_ov026_021386e4 kind:data(any) addr:0x021386e4 +data_ov026_02138724 kind:data(any) addr:0x02138724 +data_ov026_02138764 kind:data(any) addr:0x02138764 +data_ov026_0213877c kind:data(any) addr:0x0213877c +data_ov026_02138788 kind:data(any) addr:0x02138788 ambiguous +data_ov026_02138794 kind:data(any) addr:0x02138794 +data_ov026_021387b4 kind:data(any) addr:0x021387b4 +data_ov026_02138810 kind:data(any) addr:0x02138810 +data_ov026_0213881c kind:data(any) addr:0x0213881c +data_ov026_0213883c kind:data(any) addr:0x0213883c +data_ov026_02138858 kind:data(any) addr:0x02138858 +data_ov026_0213887c kind:data(any) addr:0x0213887c +data_ov026_02138898 kind:data(any) addr:0x02138898 +data_ov026_021388e8 kind:data(any) addr:0x021388e8 +data_ov026_02138940 kind:data(any) addr:0x02138940 +data_ov026_0213899c kind:data(any) addr:0x0213899c +data_ov026_021389b4 kind:data(any) addr:0x021389b4 +data_ov026_021389cc kind:data(any) addr:0x021389cc +data_ov026_021389e4 kind:data(any) addr:0x021389e4 +data_ov026_021389fc kind:data(any) addr:0x021389fc +data_ov026_02138a14 kind:data(any) addr:0x02138a14 +data_ov026_02138aec kind:data(any) addr:0x02138aec +data_ov026_02138b10 kind:data(any) addr:0x02138b10 +data_ov026_02138b78 kind:data(any) addr:0x02138b78 +data_ov026_02138b8c kind:data(any) addr:0x02138b8c +data_ov026_02138b90 kind:data(any) addr:0x02138b90 +data_ov026_02138b9c kind:data(any) addr:0x02138b9c +data_ov026_02138bac kind:data(any) addr:0x02138bac +data_ov026_02138bc0 kind:data(any) addr:0x02138bc0 +data_ov026_02138bd0 kind:data(any) addr:0x02138bd0 +data_ov026_02138bdc kind:data(any) addr:0x02138bdc +data_ov026_02138bec kind:data(any) addr:0x02138bec +data_ov026_02138bfc kind:data(any) addr:0x02138bfc +data_ov026_02138c0c kind:data(any) addr:0x02138c0c +data_ov026_02138c10 kind:data(any) addr:0x02138c10 +data_ov026_02138c24 kind:data(any) addr:0x02138c24 +data_ov026_02138c30 kind:data(any) addr:0x02138c30 ambiguous +data_ov026_02138c34 kind:data(any) addr:0x02138c34 +data_ov026_02138c54 kind:data(any) addr:0x02138c54 +data_ov026_02138c70 kind:data(any) addr:0x02138c70 +data_ov026_02138c9c kind:data(any) addr:0x02138c9c +data_ov026_02138cc8 kind:data(any) addr:0x02138cc8 +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_02138d48 kind:bss addr:0x02138d48 +data_ov026_02138d4c kind:bss addr:0x02138d4c +data_ov026_02138d50 kind:bss addr:0x02138d50 +data_ov026_02138d54 kind:bss addr:0x02138d54 +data_ov026_02138d58 kind:bss addr:0x02138d58 +data_ov026_02138d5c kind:bss addr:0x02138d5c +data_ov026_02138d60 kind:bss addr:0x02138d60 +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_02138f34 kind:bss addr:0x02138f34 +data_ov026_02138f44 kind:bss addr:0x02138f44 +data_ov026_02138f48 kind:bss addr:0x02138f48 +data_ov026_02138f4c kind:bss addr:0x02138f4c +data_ov026_02138f50 kind:bss addr:0x02138f50 +data_ov026_02138f54 kind:bss addr:0x02138f54 +data_ov026_02138f58 kind:bss addr:0x02138f58 +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_02138fac kind:bss addr:0x02138fac +data_ov026_02138fbc kind:bss addr:0x02138fbc +data_ov026_02138fc8 kind:bss addr:0x02138fc8 +data_ov026_02139808 kind:bss addr:0x02139808 ambiguous +data_ov026_02139e60 kind:bss addr:0x02139e60 ambiguous +data_ov026_0213a17c kind:bss addr:0x0213a17c ambiguous +data_ov026_0213a5a8 kind:bss addr:0x0213a5a8 +data_ov026_0213a5b4 kind:bss addr:0x0213a5b4 +data_ov026_0213a7f8 kind:bss addr:0x0213a7f8 ambiguous +data_ov026_0213a9fc kind:bss addr:0x0213a9fc ambiguous +data_ov026_0213aa48 kind:bss addr:0x0213aa48 ambiguous +data_ov026_0213ab80 kind:bss addr:0x0213ab80 ambiguous +data_ov026_0213abf0 kind:bss addr:0x0213abf0 ambiguous +data_ov026_0213b2a8 kind:bss addr:0x0213b2a8 ambiguous +data_ov026_0213b768 kind:bss addr:0x0213b768 ambiguous +data_ov026_0213be7c kind:bss addr:0x0213be7c ambiguous +data_ov026_0213c21c kind:bss addr:0x0213c21c ambiguous +data_ov026_0213d600 kind:bss addr:0x0213d600 ambiguous +data_ov026_0213e050 kind:bss addr:0x0213e050 ambiguous +data_ov026_0213f254 kind:bss addr:0x0213f254 ambiguous +data_ov026_0213f344 kind:bss addr:0x0213f344 ambiguous +data_ov026_0213f564 kind:bss addr:0x0213f564 +data_ov026_0213f56c kind:bss addr:0x0213f56c +data_ov026_0213f574 kind:bss addr:0x0213f574 +data_ov026_0213f578 kind:bss addr:0x0213f578 +data_ov026_0213f57c kind:bss addr:0x0213f57c +data_ov026_0213f584 kind:bss addr:0x0213f584 +data_ov026_0213f590 kind:bss addr:0x0213f590 +data_ov026_0213f5ec kind:bss addr:0x0213f5ec +data_ov026_0213f5f4 kind:bss addr:0x0213f5f4 +data_ov026_0213f600 kind:bss addr:0x0213f600 +data_ov026_0213f608 kind:bss addr:0x0213f608 +data_ov026_0213f614 kind:bss addr:0x0213f614 +data_ov026_0213f618 kind:bss addr:0x0213f618 +data_ov026_0213f624 kind:bss addr:0x0213f624 +data_ov026_0213f6fc kind:bss addr:0x0213f6fc +data_ov026_0213f700 kind:bss addr:0x0213f700 +data_ov026_0213f70c kind:bss addr:0x0213f70c +data_ov026_0213f794 kind:bss addr:0x0213f794 ambiguous +data_ov026_0213f7e0 kind:bss addr:0x0213f7e0 +data_ov026_0213f7e4 kind:bss addr:0x0213f7e4 +data_ov026_0213f7f0 kind:bss addr:0x0213f7f0 +data_ov026_0213f810 kind:bss addr:0x0213f810 +data_ov026_0213f814 kind:bss addr:0x0213f814 +data_ov026_0213f820 kind:bss addr:0x0213f820 +data_ov026_0213f8f4 kind:bss addr:0x0213f8f4 +data_ov026_0213f914 kind:bss addr:0x0213f914 +data_ov026_0213f918 kind:bss addr:0x0213f918 +data_ov026_0213f924 kind:bss addr:0x0213f924 +data_ov026_0213f9f8 kind:bss addr:0x0213f9f8 +data_ov026_0213fa18 kind:bss addr:0x0213fa18 +data_ov026_0213fa1c kind:bss addr:0x0213fa1c +data_ov026_0213fa28 kind:bss addr:0x0213fa28 +data_ov026_0213fafc kind:bss addr:0x0213fafc +data_ov026_0213fb1c kind:bss addr:0x0213fb1c +data_ov026_0213fb20 kind:bss addr:0x0213fb20 +data_ov026_0213fb2c kind:bss addr:0x0213fb2c +data_ov026_0213fb4c kind:bss addr:0x0213fb4c +data_ov026_0213fc00 kind:bss addr:0x0213fc00 +data_ov026_0213fc04 kind:bss addr:0x0213fc04 +data_ov026_0213fc10 kind:bss addr:0x0213fc10 +data_ov026_0213fce4 kind:bss addr:0x0213fce4 +data_ov026_0213fce8 kind:bss addr:0x0213fce8 +data_ov026_0213fcf4 kind:bss addr:0x0213fcf4 +data_ov026_0213fdc8 kind:bss addr:0x0213fdc8 +data_ov026_0213fdcc kind:bss addr:0x0213fdcc +data_ov026_0213fdd8 kind:bss addr:0x0213fdd8 +data_ov026_0213fdf8 kind:bss addr:0x0213fdf8 +data_ov026_0213feac kind:bss addr:0x0213feac +data_ov026_0213feb0 kind:bss addr:0x0213feb0 +data_ov026_0213febc kind:bss addr:0x0213febc +data_ov026_0213ff90 kind:bss addr:0x0213ff90 +data_ov026_0213ffb0 kind:bss addr:0x0213ffb0 +data_ov026_0213ffb4 kind:bss addr:0x0213ffb4 +data_ov026_0213ffc0 kind:bss addr:0x0213ffc0 +data_ov026_0213ffe0 kind:bss addr:0x0213ffe0 ambiguous +data_ov026_0214000c kind:bss addr:0x0214000c ambiguous +data_ov026_02140058 kind:bss addr:0x02140058 ambiguous +data_ov026_02140094 kind:bss addr:0x02140094 +data_ov026_021400b4 kind:bss addr:0x021400b4 +data_ov026_021400b8 kind:bss addr:0x021400b8 +data_ov026_021400c4 kind:bss addr:0x021400c4 +data_ov026_02140198 kind:bss addr:0x02140198 +data_ov026_0214019c kind:bss addr:0x0214019c +data_ov026_021401a8 kind:bss addr:0x021401a8 +data_ov026_0214027c kind:bss addr:0x0214027c +data_ov026_02140280 kind:bss addr:0x02140280 +data_ov026_02140284 kind:bss addr:0x02140284 +data_ov026_02140288 kind:bss addr:0x02140288 +data_ov026_02140294 kind:bss addr:0x02140294 +data_ov026_021402d0 kind:bss addr:0x021402d0 +data_ov026_021402e0 kind:bss addr:0x021402e0 +data_ov026_021402f0 kind:bss addr:0x021402f0 +data_ov026_021402f4 kind:bss addr:0x021402f4 +data_ov026_02140300 kind:bss addr:0x02140300 +data_ov026_021403d8 kind:bss addr:0x021403d8 +data_ov026_021403dc kind:bss addr:0x021403dc +data_ov026_021403e8 kind:bss addr:0x021403e8 +data_ov026_02140424 kind:bss addr:0x02140424 +data_ov026_02140428 kind:bss addr:0x02140428 +data_ov026_02140434 kind:bss addr:0x02140434 +data_ov026_02140470 kind:bss addr:0x02140470 +data_ov026_02140474 kind:bss addr:0x02140474 +data_ov026_02140480 kind:bss addr:0x02140480 +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_021404d8 kind:bss addr:0x021404d8 +data_ov026_021404dc kind:bss addr:0x021404dc +data_ov026_021404e0 kind:bss addr:0x021404e0 +data_ov026_021404e4 kind:bss addr:0x021404e4 +data_ov026_021404e8 kind:bss addr:0x021404e8 +data_ov026_021404ec kind:bss addr:0x021404ec +data_ov026_021404f0 kind:bss addr:0x021404f0 +data_ov026_021404f4 kind:bss addr:0x021404f4 +data_ov026_02140500 kind:bss addr:0x02140500 +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_021405d4 kind:bss addr:0x021405d4 +data_ov026_021405e4 kind:bss addr:0x021405e4 +data_ov026_021406bc kind:bss addr:0x021406bc +data_ov026_021406c4 kind:bss addr:0x021406c4 +data_ov026_021406d0 kind:bss addr:0x021406d0 +data_ov026_021406dc kind:bss addr:0x021406dc +data_ov026_021407b4 kind:bss addr:0x021407b4 +data_ov026_021407b8 kind:bss addr:0x021407b8 +data_ov026_021407c4 kind:bss addr:0x021407c4 +data_ov026_02140800 kind:bss addr:0x02140800 +data_ov026_0214080c kind:bss addr:0x0214080c +data_ov026_02140818 kind:bss addr:0x02140818 +data_ov026_02140824 kind:bss addr:0x02140824 +data_ov026_02140834 kind:bss addr:0x02140834 +data_ov026_02140844 kind:bss addr:0x02140844 +data_ov026_02140848 kind:bss addr:0x02140848 +data_ov026_0214085c kind:bss addr:0x0214085c +data_ov026_02140934 kind:bss addr:0x02140934 +data_ov026_02140948 kind:bss addr:0x02140948 +data_ov026_02140a5d kind:bss addr:0x02140a5d ambiguous +data_ov026_02140a7d kind:bss addr:0x02140a7d ambiguous +data_ov026_02140e00 kind:bss addr:0x02140e00 +data_ov026_02140e04 kind:bss addr:0x02140e04 +data_ov026_02140e10 kind:bss addr:0x02140e10 +data_ov026_02140ee8 kind:bss addr:0x02140ee8 +data_ov026_02140eec kind:bss addr:0x02140eec +data_ov026_02140ef8 kind:bss addr:0x02140ef8 +data_ov026_02140fd0 kind:bss addr:0x02140fd0 +data_ov026_02140fd4 kind:bss addr:0x02140fd4 +data_ov026_02140fe0 kind:bss addr:0x02140fe0 +data_ov026_02140ff8 kind:bss addr:0x02140ff8 +data_ov026_02140ffc kind:bss addr:0x02140ffc +data_ov026_02141008 kind:bss addr:0x02141008 +data_ov026_021410e0 kind:bss addr:0x021410e0 +data_ov026_021410e4 kind:bss addr:0x021410e4 +data_ov026_021410f0 kind:bss addr:0x021410f0 +data_ov026_021411c8 kind:bss addr:0x021411c8 +data_ov026_021411cc kind:bss addr:0x021411cc +data_ov026_021411d8 kind:bss addr:0x021411d8 +data_ov026_021412b0 kind:bss addr:0x021412b0 +data_ov026_021412b8 kind:bss addr:0x021412b8 +data_ov026_021412c4 kind:bss addr:0x021412c4 +data_ov026_02141300 kind:bss addr:0x02141300 +data_ov026_0214139c kind:bss addr:0x0214139c +data_ov026_021413a0 kind:bss addr:0x021413a0 +data_ov026_021413a4 kind:bss addr:0x021413a4 +data_ov026_021413a8 kind:bss addr:0x021413a8 +data_ov026_021413ac kind:bss addr:0x021413ac +data_ov026_021413b4 kind:bss addr:0x021413b4 ambiguous +data_ov026_021413b8 kind:bss addr:0x021413b8 +data_ov026_021413f4 kind:bss addr:0x021413f4 +data_ov026_02141404 kind:bss addr:0x02141404 +data_ov026_02141414 kind:bss addr:0x02141414 +data_ov026_02141424 kind:bss addr:0x02141424 +data_ov026_02141428 kind:bss addr:0x02141428 +data_ov026_02141434 kind:bss addr:0x02141434 +data_ov026_02141470 kind:bss addr:0x02141470 +data_ov026_02141478 kind:bss addr:0x02141478 +data_ov026_02141484 kind:bss addr:0x02141484 +data_ov026_02141490 kind:bss addr:0x02141490 +data_ov026_02141568 kind:bss addr:0x02141568 +data_ov026_02141574 kind:bss addr:0x02141574 +data_ov026_02141580 kind:bss addr:0x02141580 +data_ov026_0214158c kind:bss addr:0x0214158c +data_ov026_02141664 kind:bss addr:0x02141664 +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_0214175c kind:bss addr:0x0214175c +data_ov026_02141760 kind:bss addr:0x02141760 +data_ov026_02141764 kind:bss addr:0x02141764 +data_ov026_02141768 kind:bss addr:0x02141768 +data_ov026_0214176c kind:bss addr:0x0214176c +data_ov026_02141770 kind:bss addr:0x02141770 +data_ov026_02141774 kind:bss addr:0x02141774 +data_ov026_02141778 kind:bss addr:0x02141778 +data_ov026_0214177c kind:bss addr:0x0214177c +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_02141840 kind:bss addr:0x02141840 +data_ov026_02141850 kind:bss addr:0x02141850 +data_ov026_02141928 kind:bss addr:0x02141928 +data_ov026_0214192c kind:bss addr:0x0214192c +data_ov026_02141938 kind:bss addr:0x02141938 +data_ov026_021419a0 kind:bss addr:0x021419a0 +data_ov026_021419a4 kind:bss addr:0x021419a4 +data_ov026_021419a8 kind:bss addr:0x021419a8 +data_ov026_021419b8 kind:bss addr:0x021419b8 +data_ov026_021419c8 kind:bss addr:0x021419c8 diff --git a/config/eur/arm9/overlays/ov027/delinks.txt b/config/eur/arm9/overlays/ov027/delinks.txt new file mode 100644 index 00000000..c96bc06b --- /dev/null +++ b/config/eur/arm9/overlays/ov027/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021419e0 end:0x02147efc kind:code align:32 + .rodata start:0x02147efc end:0x02147f38 kind:data align:4 + .init start:0x02147f38 end:0x02148384 kind:code align:4 + .ctor start:0x02148384 end:0x021483bc kind:data align:4 + .data start:0x021483c0 end:0x02148e00 kind:data align:32 + .bss start:0x02148e00 end:0x02149a60 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov027/relocs.txt b/config/eur/arm9/overlays/ov027/relocs.txt new file mode 100644 index 00000000..8f68ad6e --- /dev/null +++ b/config/eur/arm9/overlays/ov027/relocs.txt @@ -0,0 +1,1575 @@ +from:0x021419e8 kind:load to:0x02148e20 module:overlay(27) +from:0x021419fc kind:arm_call to:0x02011f3c module:main +from:0x02141a08 kind:arm_call to:0x02141a50 module:overlay(27) +from:0x02141a20 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02141a48 kind:load to:0x021483e4 module:overlay(27) +from:0x02141a58 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02141a68 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02141a70 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02141a88 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02141aa4 kind:load to:0x02148498 module:overlay(27) +from:0x02141aa8 kind:load to:0x0214842c module:overlay(27) +from:0x02141aac kind:load to:0x02148400 module:overlay(27) +from:0x02141ab8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141acc kind:arm_call to:0x02109398 module:overlay(26) +from:0x02141b10 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02141b1c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02141b70 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02141b94 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02141bbc kind:arm_call to:0x021093dc module:overlay(26) +from:0x02141bc4 kind:load to:0x027e00f0 module:dtcm +from:0x02141bc8 kind:load to:0x027e09c0 module:dtcm +from:0x02141bcc kind:load to:0x02148e00 module:overlay(27) +from:0x02141bd8 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02141c20 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02141c2c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02141c80 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02141ca4 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02141cb0 kind:load to:0x027e00f0 module:dtcm +from:0x02141cb4 kind:load to:0x027e09c0 module:dtcm +from:0x02141cd8 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02141d6c kind:arm_call to:0x01fff498 module:itcm +from:0x02141d84 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02141d8c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02141d94 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:0x02141e18 kind:load to:0x02148e20 module:overlay(27) +from:0x02141e1c kind:load to:0x027e0ce8 module:dtcm +from:0x02141e20 kind:load to:0x02148e14 module:overlay(27) +from:0x02141e24 kind:load to:0x02148e00 module:overlay(27) +from:0x02141e28 kind:load to:0x021483c0 module:overlay(27) +from:0x02141e34 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02141e40 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02141e60 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02141e78 kind:arm_call to:0x0200ef9c module:main +from:0x02141ea8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02141ecc kind:load to:0x0203e964 module:main +from:0x02141ef0 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02141f04 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02141f0c kind:load to:0x02148e20 module:overlay(27) +from:0x02141f24 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02141f2c kind:load to:0x02148e20 module:overlay(27) +from:0x02141f4c kind:load to:0x02148e20 module:overlay(27) +from:0x02141f58 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141f60 kind:arm_call to:0x02011ff4 module:main +from:0x02141f78 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141f80 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02141f88 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02141fa0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141fa8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02141fb0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02141fb8 kind:arm_call to:0x02011ff4 module:main +from:0x02141fd0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02141fd8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02141fe0 kind:arm_call to:0x02011ff4 module:main +from:0x02141ff8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142000 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142014 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02142028 kind:load to:0x02148f04 module:overlay(27) +from:0x0214203c kind:arm_call to:0x02011f3c module:main +from:0x02142048 kind:arm_call to:0x02142090 module:overlay(27) +from:0x02142060 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142088 kind:load to:0x02148504 module:overlay(27) +from:0x02142098 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x021420a8 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021420b0 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021420cc kind:load to:0x02148498 module:overlay(27) +from:0x021420d0 kind:load to:0x02148520 module:overlay(27) +from:0x021420dc kind:arm_call to:0x02109398 module:overlay(26) +from:0x02142120 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0214212c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142180 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x021421a4 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021421b0 kind:arm_call to:0x021093dc module:overlay(26) +from:0x021421b8 kind:load to:0x027e00f0 module:dtcm +from:0x021421bc kind:load to:0x027e09c0 module:dtcm +from:0x021421cc kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x0214222c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02142238 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02142244 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0214226c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021422b8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021422c4 kind:load to:0x02148f04 module:overlay(27) +from:0x021422c8 kind:load to:0x02148584 module:overlay(27) +from:0x021422cc kind:load to:0x027e0cec module:dtcm +from:0x021422d8 kind:arm_call to:0x02109564 module:overlay(26) +from:0x02142318 kind:arm_call to:0x0210957c module:overlay(26) +from:0x02142340 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02142354 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x0214235c kind:load to:0x02148f04 module:overlay(27) +from:0x02142374 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x0214237c kind:load to:0x02148f04 module:overlay(27) +from:0x0214239c kind:load to:0x02148f04 module:overlay(27) +from:0x021423b8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021423c0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021423c8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021423e0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021423e8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021423f0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021423f8 kind:arm_call to:0x02011ff4 module:main +from:0x0214240c kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02142420 kind:load to:0x02148fe8 module:overlay(27) +from:0x02142434 kind:arm_call to:0x02011f3c module:main +from:0x02142440 kind:arm_call to:0x02142480 module:overlay(27) +from:0x02142458 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142478 kind:load to:0x02148598 module:overlay(27) +from:0x02142488 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02142498 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021424a0 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021424bc kind:load to:0x02148498 module:overlay(27) +from:0x021424c0 kind:load to:0x021485b4 module:overlay(27) +from:0x021424cc kind:arm_call to:0x02109398 module:overlay(26) +from:0x02142510 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0214251c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142570 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142594 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021425a0 kind:arm_call to:0x021093dc module:overlay(26) +from:0x021425a8 kind:load to:0x027e00f0 module:dtcm +from:0x021425ac kind:load to:0x027e09c0 module:dtcm +from:0x021425b8 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02142618 kind:load to:0x02148fe8 module:overlay(27) +from:0x0214262c kind:arm_call to:0x0210957c module:overlay(26) +from:0x02142654 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02142668 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02142670 kind:load to:0x02148fe8 module:overlay(27) +from:0x02142688 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02142690 kind:load to:0x02148fe8 module:overlay(27) +from:0x021426b0 kind:load to:0x02148fe8 module:overlay(27) +from:0x021426c8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021426d0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021426e8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021426f0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021426f8 kind:arm_call to:0x02011ff4 module:main +from:0x0214270c kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02142720 kind:load to:0x021490cc module:overlay(27) +from:0x02142734 kind:arm_call to:0x02011f3c module:main +from:0x02142740 kind:arm_call to:0x0214279c module:overlay(27) +from:0x02142758 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142790 kind:load to:0x02148620 module:overlay(27) +from:0x021427a4 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x021427b4 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021427bc kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021427d8 kind:load to:0x02148498 module:overlay(27) +from:0x021427dc kind:load to:0x0214863c module:overlay(27) +from:0x021427e8 kind:arm_call to:0x02109398 module:overlay(26) +from:0x0214282c kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02142838 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0214288c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x021428b0 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021428bc kind:arm_call to:0x021093dc module:overlay(26) +from:0x021428c4 kind:load to:0x027e00f0 module:dtcm +from:0x021428c8 kind:load to:0x027e09c0 module:dtcm +from:0x021428d4 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02142934 kind:load to:0x021490cc module:overlay(27) +from:0x02142948 kind:arm_call to:0x0210957c module:overlay(26) +from:0x02142970 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02142984 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x0214298c kind:load to:0x021490cc module:overlay(27) +from:0x021429a4 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x021429ac kind:load to:0x021490cc module:overlay(27) +from:0x021429cc kind:load to:0x021490cc module:overlay(27) +from:0x021429e4 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021429ec kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142a04 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142a0c kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142a14 kind:arm_call to:0x02011ff4 module:main +from:0x02142a28 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02142a3c kind:load to:0x021491b0 module:overlay(27) +from:0x02142a50 kind:arm_call to:0x02011f3c module:main +from:0x02142a5c kind:arm_call to:0x02142a9c module:overlay(27) +from:0x02142a74 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142a94 kind:load to:0x021486a8 module:overlay(27) +from:0x02142aa4 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02142ab4 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02142abc kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02142ad0 kind:load to:0x02148498 module:overlay(27) +from:0x02142ad4 kind:load to:0x021486c4 module:overlay(27) +from:0x02142ae0 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02142b24 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02142b30 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142b84 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142ba8 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142bb4 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02142bbc kind:load to:0x027e00f0 module:dtcm +from:0x02142bc0 kind:load to:0x027e09c0 module:dtcm +from:0x02142bcc kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02142c34 kind:load to:0x021491b0 module:overlay(27) +from:0x02142c48 kind:arm_call to:0x0210957c module:overlay(26) +from:0x02142c70 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02142c84 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02142c8c kind:load to:0x021491b0 module:overlay(27) +from:0x02142ca4 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02142cac kind:load to:0x021491b0 module:overlay(27) +from:0x02142ccc kind:load to:0x021491b0 module:overlay(27) +from:0x02142ce4 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142cec kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142d04 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142d0c kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142d14 kind:arm_call to:0x02011ff4 module:main +from:0x02142d28 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02142d3c kind:load to:0x02149294 module:overlay(27) +from:0x02142d50 kind:arm_call to:0x02011f3c module:main +from:0x02142d5c kind:arm_call to:0x02142d9c module:overlay(27) +from:0x02142d74 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02142d94 kind:load to:0x02148730 module:overlay(27) +from:0x02142da4 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02142db4 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02142dbc kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02142e30 kind:load to:0x02148498 module:overlay(27) +from:0x02142e34 kind:load to:0x0214874c module:overlay(27) +from:0x02142e38 kind:load to:0x02149294 module:overlay(27) +from:0x02142e44 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02142e88 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02142e94 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142ee8 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142f0c kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142f18 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02142f20 kind:load to:0x027e00f0 module:dtcm +from:0x02142f24 kind:load to:0x027e09c0 module:dtcm +from:0x02142f3c kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02142f44 kind:load to:0x02149294 module:overlay(27) +from:0x02142f5c kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02142f64 kind:load to:0x02149294 module:overlay(27) +from:0x02142f84 kind:load to:0x02149294 module:overlay(27) +from:0x02142f9c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142fa4 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142fbc kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142fc4 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142fcc kind:arm_call to:0x02011ff4 module:main +from:0x02142fe0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02142ff4 kind:load to:0x02149378 module:overlay(27) +from:0x02143008 kind:arm_call to:0x02011f3c module:main +from:0x02143014 kind:arm_call to:0x0214306c module:overlay(27) +from:0x0214302c kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143064 kind:load to:0x021487c8 module:overlay(27) +from:0x02143074 kind:arm_call to:0x0210af18 module:overlay(26) +from:0x02143084 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x0214308c kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021430a4 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021430bc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021430d0 kind:load to:0x02148868 module:overlay(27) +from:0x021430d4 kind:load to:0x021487e4 module:overlay(27) +from:0x021430d8 kind:load to:0x02148400 module:overlay(27) +from:0x02143108 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0214311c kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02143168 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x021431b0 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x021431bc kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02143210 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02143234 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0214325c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021432a4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021432b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021432b8 kind:load to:0x027e00f0 module:dtcm +from:0x021432bc kind:load to:0x027e09c0 module:dtcm +from:0x021432c0 kind:load to:0x027e09b8 module:dtcm +from:0x021432c4 kind:load to:0x020b539c module:overlay(0) +from:0x021432d4 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x0214331c kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02143328 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0214337c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x021433a0 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021433ac kind:load to:0x027e00f0 module:dtcm +from:0x021433b0 kind:load to:0x027e09c0 module:dtcm +from:0x021433d0 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02143440 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02143454 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214345c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02143468 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02143488 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02143498 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x021434a4 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x021434b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021434c4 kind:arm_call to:0x0210b208 module:overlay(26) +from:0x021434cc kind:load to:0x02149378 module:overlay(27) +from:0x021434d0 kind:load to:0x02149398 module:overlay(27) +from:0x021434d4 kind:load to:0x02147efc module:overlay(27) +from:0x021434d8 kind:load to:0x021487b0 module:overlay(27) +from:0x02143580 kind:arm_call to:0x01ffb428 module:itcm +from:0x021435a4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x021435c4 kind:arm_call to:0x020719b0 module:overlay(0) +from:0x021435cc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021435d4 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x021435e0 kind:load to:0x02138d10 module:overlay(26) +from:0x021435e8 kind:load to:0x020b51b8 module:overlay(0) +from:0x021435ec kind:load to:0x027e09a8 module:dtcm +from:0x02143638 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0214364c kind:arm_call to:0x0200ef9c module:main +from:0x021436b4 kind:load to:0x027e09b8 module:dtcm +from:0x021436e0 kind:load to:0x027e09b8 module:dtcm +from:0x02143704 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02143718 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02143720 kind:load to:0x02149378 module:overlay(27) +from:0x02143738 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02143740 kind:load to:0x02149378 module:overlay(27) +from:0x02143760 kind:load to:0x02149378 module:overlay(27) +from:0x02143770 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02143778 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143780 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02143788 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143790 kind:arm_call to:0x02016694 module:main +from:0x02143798 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021437b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021437b8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021437c0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021437c8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021437d0 kind:arm_call to:0x02016694 module:main +from:0x021437d8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021437e0 kind:arm_call to:0x02011ff4 module:main +from:0x021437f8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143800 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02143808 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143810 kind:arm_call to:0x02016694 module:main +from:0x02143818 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02143820 kind:arm_call to:0x02011ff4 module:main +from:0x02143838 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143840 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02143848 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143850 kind:arm_call to:0x02016694 module:main +from:0x02143858 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0214386c kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02143880 kind:load to:0x0214945c module:overlay(27) +from:0x02143894 kind:arm_call to:0x02011f3c module:main +from:0x021438a0 kind:arm_call to:0x02143904 module:overlay(27) +from:0x021438b8 kind:arm_call to:0x0209caec module:overlay(0) +from:0x021438f8 kind:load to:0x021488ec module:overlay(27) +from:0x0214390c kind:arm_call to:0x021092c4 module:overlay(26) +from:0x0214391c kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02143924 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02143938 kind:load to:0x02148498 module:overlay(27) +from:0x0214393c kind:load to:0x02148908 module:overlay(27) +from:0x02143948 kind:arm_call to:0x02109398 module:overlay(26) +from:0x0214398c kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02143998 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021439ec kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02143a10 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02143a1c kind:arm_call to:0x021093dc module:overlay(26) +from:0x02143a24 kind:load to:0x027e00f0 module:dtcm +from:0x02143a28 kind:load to:0x027e09c0 module:dtcm +from:0x02143a34 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02143a9c kind:load to:0x0214945c module:overlay(27) +from:0x02143ab0 kind:arm_call to:0x0210957c module:overlay(26) +from:0x02143ad8 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02143aec kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02143af4 kind:load to:0x0214945c module:overlay(27) +from:0x02143b0c kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02143b14 kind:load to:0x0214945c module:overlay(27) +from:0x02143b34 kind:load to:0x0214945c module:overlay(27) +from:0x02143b50 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143b58 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143b70 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143b78 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143b80 kind:arm_call to:0x02011ff4 module:main +from:0x02143b94 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02143ba8 kind:load to:0x02149540 module:overlay(27) +from:0x02143bbc kind:arm_call to:0x02011f3c module:main +from:0x02143bc8 kind:arm_call to:0x02143c2c module:overlay(27) +from:0x02143be0 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143c20 kind:load to:0x02148974 module:overlay(27) +from:0x02143c34 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02143c44 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02143c4c kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02143c68 kind:load to:0x02148498 module:overlay(27) +from:0x02143c6c kind:load to:0x02148990 module:overlay(27) +from:0x02143c78 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02143cbc kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02143cc8 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02143d1c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02143d40 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02143d4c kind:arm_call to:0x021093dc module:overlay(26) +from:0x02143d54 kind:load to:0x027e00f0 module:dtcm +from:0x02143d58 kind:load to:0x027e09c0 module:dtcm +from:0x02143d64 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02143dc4 kind:load to:0x02149540 module:overlay(27) +from:0x02143dd8 kind:arm_call to:0x0210957c module:overlay(26) +from:0x02143e08 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02143e1c kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02143e24 kind:load to:0x02149540 module:overlay(27) +from:0x02143e3c kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02143e44 kind:load to:0x02149540 module:overlay(27) +from:0x02143e64 kind:load to:0x02149540 module:overlay(27) +from:0x02143e74 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143e7c kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143e94 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143e9c kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143ea4 kind:arm_call to:0x02011ff4 module:main +from:0x02143eb8 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02143ecc kind:load to:0x02149624 module:overlay(27) +from:0x02143ee0 kind:arm_call to:0x02011f3c module:main +from:0x02143eec kind:arm_call to:0x02143f48 module:overlay(27) +from:0x02143f0c kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x02143f40 kind:load to:0x021489fc module:overlay(27) +from:0x02143f50 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02143f64 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02143f78 kind:load to:0x02148a24 module:overlay(27) +from:0x02143f88 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02143fa8 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02143fbc kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02143fe4 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144000 kind:arm_call to:0x0214409c module:overlay(27) +from:0x02144010 kind:load to:0x027e0cd8 module:dtcm +from:0x02144084 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0214408c kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02144098 kind:load to:0x027e09c0 module:dtcm +from:0x021440cc kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0214413c kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0214419c kind:load to:0x02149624 module:overlay(27) +from:0x021441b4 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x021441cc kind:arm_call to:0x0200ef9c module:main +from:0x02144214 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214421c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02144234 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214423c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02144244 kind:arm_call to:0x02011ff4 module:main +from:0x02144258 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0214426c kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02144274 kind:arm_call to:0x02011ff4 module:main +from:0x02144288 kind:load to:0x0214969c module:overlay(27) +from:0x0214429c kind:arm_call to:0x02011f3c module:main +from:0x021442a8 kind:arm_call to:0x021442dc module:overlay(27) +from:0x021442c0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021442d8 kind:load to:0x02148a80 module:overlay(27) +from:0x021442e4 kind:arm_call to:0x0210af18 module:overlay(26) +from:0x02144310 kind:arm_call to:0x0200f05c module:main +from:0x02144340 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02144350 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02144364 kind:load to:0x02148ac4 module:overlay(27) +from:0x02144368 kind:load to:0x0214969c module:overlay(27) +from:0x0214436c kind:load to:0x02147f0c module:overlay(27) +from:0x02144370 kind:load to:0x020b1968 module:overlay(0) +from:0x02144374 kind:load to:0x02148a9c module:overlay(27) +from:0x02144384 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x021443a4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021443b8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0214440c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02144460 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021444d0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021444d8 kind:arm_call to:0x0210e1b0 module:overlay(26) +from:0x021444f4 kind:arm_call to:0x0200f05c module:main +from:0x02144524 kind:arm_call to:0x021446b4 module:overlay(27) +from:0x02144534 kind:load to:0x027e0cd8 module:dtcm +from:0x02144538 kind:load to:0x0203e964 module:main +from:0x02144540 kind:load to:0x027e09c0 module:dtcm +from:0x02144544 kind:load to:0x0214969c module:overlay(27) +from:0x02144548 kind:load to:0x02147f1c module:overlay(27) +from:0x02144578 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144598 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021445b8 kind:arm_call to:0x021446b4 module:overlay(27) +from:0x021445f0 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x021445fc kind:arm_call to:0x021446b4 module:overlay(27) +from:0x02144604 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02144610 kind:load to:0x027e0ce0 module:dtcm +from:0x02144614 kind:load to:0x027e09c0 module:dtcm +from:0x02144634 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02144658 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02144660 kind:load to:0x027e09b8 module:dtcm +from:0x02144684 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214469c kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x021446a8 kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x021446b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021446e4 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02144714 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02144728 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02144734 kind:load to:0x027e09b8 module:dtcm +from:0x02144740 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02144754 kind:arm_call to:0x0200ef9c module:main +from:0x02144788 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02144790 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02144798 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021447a0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021447a8 kind:arm_call to:0x02016694 module:main +from:0x021447b0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021447c8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021447d0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021447d8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021447e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021447e8 kind:arm_call to:0x02016694 module:main +from:0x021447f0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021447f8 kind:arm_call to:0x02011ff4 module:main +from:0x0214480c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02144820 kind:load to:0x02149784 module:overlay(27) +from:0x02144834 kind:arm_call to:0x02011f3c module:main +from:0x02144840 kind:arm_call to:0x02144894 module:overlay(27) +from:0x02144854 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02144890 kind:load to:0x02148b68 module:overlay(27) +from:0x0214489c kind:arm_call to:0x02111044 module:overlay(26) +from:0x02144914 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0214492c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02144938 kind:load to:0x02148b8c module:overlay(27) +from:0x0214493c kind:load to:0x02149784 module:overlay(27) +from:0x02144940 kind:load to:0x020b1968 module:overlay(0) +from:0x02144960 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02144994 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021449cc kind:arm_call to:0x021449dc module:overlay(27) +from:0x02144a14 kind:load to:0x02148b30 module:overlay(27) +from:0x02144a24 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02144a6c kind:arm_call to:0x02110e38 module:overlay(26) +from:0x02144ab8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02144af8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02144b38 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02144b54 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02144b70 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02144b88 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02144b9c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02144bc8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02144be0 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02144c24 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02144c30 kind:arm_call to:0x02016958 module:main +from:0x02144c40 kind:arm_call to:0x01ff9638 module:itcm +from:0x02144c58 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02144cb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144ccc kind:arm_call to:0x0207e560 module:overlay(0) +from:0x02144cdc kind:load to:0x027e0cec module:dtcm +from:0x02144ce0 kind:load to:0x027e09b8 module:dtcm +from:0x02144ce8 kind:load to:0x02147f2c module:overlay(27) +from:0x02144cec kind:load to:0x027e09c0 module:dtcm +from:0x02144d00 kind:arm_call to:0x02110dac module:overlay(26) +from:0x02144d44 kind:load to:0x02148b48 module:overlay(27) +from:0x02144d58 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x02144d70 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02144d7c kind:arm_call to:0x02016958 module:main +from:0x02144dac kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02144db4 kind:load to:0x02147f2c module:overlay(27) +from:0x02144e0c kind:arm_call to:0x02110ca4 module:overlay(26) +from:0x02144e94 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02144eac kind:arm_call to:0x02132040 module:overlay(26) +from:0x02144eb8 kind:load to:0x02049be4 module:main +from:0x02144ec4 kind:load to:0x02149770 module:overlay(27) +from:0x02144ee8 kind:arm_call to:0x02110e70 module:overlay(26) +from:0x02144f10 kind:arm_call to:0x02110ca4 module:overlay(26) +from:0x02144f24 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02144f30 kind:arm_call to:0x02144db8 module:overlay(27) +from:0x02144f3c kind:arm_call to:0x021449dc module:overlay(27) +from:0x02144f54 kind:load to:0x02144a18 module:overlay(27) +from:0x02144f78 kind:arm_call to:0x02144f9c module:overlay(27) +from:0x02144f94 kind:arm_call to:0x021449dc module:overlay(27) +from:0x02144fb8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02145030 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214503c kind:load to:0x02049be4 module:main +from:0x02145044 kind:load to:0x020b539c module:overlay(0) +from:0x02145058 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145060 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02145078 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145080 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02145088 kind:arm_call to:0x02011ff4 module:main +from:0x0214509c kind:arm_call to:0x0209790c module:overlay(0) +from:0x021450b0 kind:load to:0x02149984 module:overlay(27) +from:0x021450c4 kind:arm_call to:0x02011f3c module:main +from:0x021450d0 kind:arm_call to:0x02145154 module:overlay(27) +from:0x021450e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02145140 kind:load to:0x02148cd0 module:overlay(27) +from:0x02145150 kind:load to:0x02102934 module:overlays(19,26) +from:0x0214515c kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0214518c kind:arm_call to:0x020f90b0 module:overlay(26) +from:0x02145194 kind:arm_call to:0x020fb21c module:overlay(26) +from:0x0214519c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021451dc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021451e8 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x02145200 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02145224 kind:arm_call to:0x0203d160 module:main +from:0x02145240 kind:arm_call to:0x0203d160 module:main +from:0x02145250 kind:arm_call to:0x0210566c module:overlay(26) +from:0x02145258 kind:arm_call to:0x020fd690 module:overlay(26) +from:0x02145268 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x02145278 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02145294 kind:arm_call to:0x0203d160 module:main +from:0x021452ac kind:arm_call to:0x0203d160 module:main +from:0x021452bc kind:arm_call to:0x021056dc module:overlay(26) +from:0x021452c8 kind:arm_call to:0x020fe71c module:overlay(26) +from:0x021452d8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02145304 kind:arm_call to:0x0210253c module:overlay(26) +from:0x02145320 kind:arm_call to:0x0210136c module:overlay(26) +from:0x0214532c kind:arm_call to:0x020ee538 module:overlay(26) +from:0x02145338 kind:load to:0x02148d88 module:overlay(27) +from:0x0214533c kind:load to:0x020b27c8 module:overlay(0) +from:0x02145340 kind:load to:0x02148400 module:overlay(27) +from:0x02145344 kind:load to:0x02145398 module:overlay(27) +from:0x02145348 kind:load to:0x02145358 module:overlay(27) +from:0x0214534c kind:load to:0x02145400 module:overlay(27) +from:0x02145350 kind:load to:0x021453ac module:overlay(27) +from:0x02145354 kind:load to:0x02149984 module:overlay(27) +from:0x02145370 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02145388 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02145394 kind:load to:0x02148cf4 module:overlay(27) +from:0x021453a0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021453c8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021453e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021453f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021453fc kind:load to:0x02148d3c module:overlay(27) +from:0x02145408 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02145434 kind:arm_call to:0x0203d210 module:main +from:0x02145458 kind:arm_call to:0x0203d210 module:main +from:0x02145474 kind:arm_call to:0x0203d210 module:main +from:0x0214547c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145494 kind:arm_call to:0x0203d210 module:main +from:0x021454ac kind:arm_call to:0x0203d210 module:main +from:0x021454c0 kind:arm_call to:0x0203d210 module:main +from:0x021454c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021454d0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021454d8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021454e0 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x021454e8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021454f4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021454f8 kind:load to:0x02145400 module:overlay(27) +from:0x021454fc kind:load to:0x02145398 module:overlay(27) +from:0x02145520 kind:arm_call to:0x0203d210 module:main +from:0x02145544 kind:arm_call to:0x0203d210 module:main +from:0x02145560 kind:arm_call to:0x0203d210 module:main +from:0x02145568 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145580 kind:arm_call to:0x0203d210 module:main +from:0x02145598 kind:arm_call to:0x0203d210 module:main +from:0x021455ac kind:arm_call to:0x0203d210 module:main +from:0x021455b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021455bc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021455c4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021455cc kind:arm_call to:0x020ee274 module:overlay(26) +from:0x021455d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021455dc kind:arm_call to:0x02011ff4 module:main +from:0x021455e8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021455ec kind:load to:0x02145400 module:overlay(27) +from:0x021455f0 kind:load to:0x02145398 module:overlay(27) +from:0x02145634 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x02145640 kind:load to:0x02049be4 module:main +from:0x0214564c kind:arm_call to:0x02146ac8 module:overlay(27) +from:0x021456a8 kind:arm_call to:0x02146a9c module:overlay(27) +from:0x0214574c kind:load to:0x0214986c module:overlay(27) +from:0x02145750 kind:load to:0x02148be8 module:overlay(27) +from:0x02145754 kind:load to:0x02149944 module:overlay(27) +from:0x02145758 kind:load to:0x02149888 module:overlay(27) +from:0x0214575c kind:load to:0x02149954 module:overlay(27) +from:0x02145760 kind:load to:0x02149884 module:overlay(27) +from:0x02145764 kind:load to:0x021498a4 module:overlay(27) +from:0x02145770 kind:arm_call to:0x021457a8 module:overlay(27) +from:0x02145778 kind:arm_call to:0x021458ec module:overlay(27) +from:0x02145780 kind:arm_call to:0x02145a34 module:overlay(27) +from:0x02145790 kind:arm_call to:0x021457a8 module:overlay(27) +from:0x02145798 kind:arm_call to:0x021458ec module:overlay(27) +from:0x021457a0 kind:arm_call to:0x02145a34 module:overlay(27) +from:0x021457e0 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x021457fc kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x02145804 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x02145820 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02145840 kind:arm_call to:0x020f9f70 module:overlay(26) +from:0x0214584c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145858 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02145864 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x02145908 kind:arm_call to:0x020f8f84 module:overlay(26) +from:0x0214593c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02145b0c kind:arm_call to:0x020f9ed4 module:overlay(26) +from:0x02145b20 kind:arm_call to:0x02102884 module:overlay(26) +from:0x02145b64 kind:arm_call to:0x020f9ed4 module:overlay(26) +from:0x02145b78 kind:arm_call to:0x02101840 module:overlay(26) +from:0x02145be4 kind:arm_call to:0x01fff60c module:itcm +from:0x02145c00 kind:arm_call to:0x02146258 module:overlay(27) +from:0x02145d2c kind:load to:0x02149888 module:overlay(27) +from:0x02145d30 kind:load to:0x02148be8 module:overlay(27) +from:0x02145d34 kind:load to:0x02149954 module:overlay(27) +from:0x02145d38 kind:load to:0x021498a0 module:overlay(27) +from:0x02145d3c kind:load to:0x021498b4 module:overlay(27) +from:0x02145d40 kind:load to:0x027e09b4 module:dtcm +from:0x02145d88 kind:arm_call to:0x020f9df8 module:overlay(26) +from:0x02145e58 kind:arm_call to:0x020f9e84 module:overlay(26) +from:0x02145e70 kind:arm_call to:0x02105488 module:overlays(26,31) +from:0x02145e94 kind:arm_call to:0x020f9e84 module:overlay(26) +from:0x02145eac kind:arm_call to:0x02105488 module:overlays(26,31) +from:0x02145eb4 kind:arm_call to:0x020fa4a0 module:overlays(26,31) +from:0x02145ed0 kind:arm_call to:0x020fa36c module:overlay(26) +from:0x02145ed8 kind:arm_call to:0x020fa39c module:overlay(26) +from:0x02145ee4 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02145ef0 kind:arm_call to:0x020fa390 module:overlay(26) +from:0x02145f0c kind:arm_call to:0x021055ec module:overlay(26) +from:0x02145f18 kind:load to:0x02149888 module:overlay(27) +from:0x02145f1c kind:load to:0x02148be8 module:overlay(27) +from:0x02145f20 kind:load to:0x02149954 module:overlay(27) +from:0x02145f24 kind:load to:0x021498a0 module:overlay(27) +from:0x02145f28 kind:load to:0x021498b4 module:overlay(27) +from:0x02145f44 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02145f54 kind:arm_call to:0x02105468 module:overlay(26) +from:0x02145f5c kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02145f6c kind:arm_call to:0x02105468 module:overlay(26) +from:0x02145f8c kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02145f98 kind:arm_call to:0x021016d8 module:overlay(26) +from:0x02145fa0 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02145fb0 kind:arm_call to:0x021027b0 module:overlay(26) +from:0x02145ff8 kind:arm_call to:0x020fac30 module:overlay(26) +from:0x02146074 kind:arm_call to:0x020df64c module:overlay(26) +from:0x021460dc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02146220 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0214622c kind:load to:0x027e0ce0 module:dtcm +from:0x02146230 kind:load to:0x02149874 module:overlay(27) +from:0x02146234 kind:load to:0x02148be8 module:overlay(27) +from:0x02146238 kind:load to:0x021498d4 module:overlay(27) +from:0x0214623c kind:load to:0x02149868 module:overlay(27) +from:0x02146240 kind:load to:0x021498e4 module:overlay(27) +from:0x02146244 kind:load to:0x0214985c module:overlay(27) +from:0x02146248 kind:load to:0x02149904 module:overlay(27) +from:0x0214624c kind:load to:0x02149870 module:overlay(27) +from:0x02146250 kind:load to:0x02149914 module:overlay(27) +from:0x02146254 kind:load to:0x027e09c0 module:dtcm +from:0x02146268 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x02146300 kind:arm_call to:0x02101c3c module:overlay(26) +from:0x02146340 kind:arm_call to:0x020fd7e4 module:overlay(26) +from:0x02146360 kind:arm_call to:0x020f901c module:overlay(26) +from:0x02146390 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02146564 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214656c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214658c kind:arm_call to:0x01fffd00 module:itcm +from:0x02146598 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x021465a4 kind:load to:0x02148be8 module:overlay(27) +from:0x021465a8 kind:load to:0x027e09a8 module:dtcm +from:0x021465ac kind:load to:0x02149868 module:overlay(27) +from:0x021465b0 kind:load to:0x021498e4 module:overlay(27) +from:0x021465b4 kind:load to:0x02149870 module:overlay(27) +from:0x021465b8 kind:load to:0x02149914 module:overlay(27) +from:0x021465bc kind:load to:0x02149878 module:overlay(27) +from:0x021465c0 kind:load to:0x02149934 module:overlay(27) +from:0x021465c8 kind:load to:0x0214985c module:overlay(27) +from:0x021465cc kind:load to:0x02149904 module:overlay(27) +from:0x021465d0 kind:load to:0x0214987c module:overlay(27) +from:0x021465d4 kind:load to:0x02149964 module:overlay(27) +from:0x02146600 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x021466bc kind:arm_call to:0x02145144 module:overlay(27) +from:0x021466c8 kind:arm_call to:0x02145144 module:overlay(27) +from:0x021466d4 kind:arm_call to:0x02145144 module:overlay(27) +from:0x021466f0 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x021466f8 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x021467e8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x021468c0 kind:arm_call to:0x02145144 module:overlay(27) +from:0x021468d0 kind:arm_call to:0x02145144 module:overlay(27) +from:0x021468e8 kind:arm_call to:0x02145144 module:overlay(27) +from:0x02146908 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x02146918 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02146930 kind:arm_call to:0x02146b30 module:overlay(27) +from:0x02146938 kind:arm_call to:0x02145f2c module:overlay(27) +from:0x02146a34 kind:arm_call to:0x02145f74 module:overlay(27) +from:0x02146a58 kind:arm_call to:0x0214634c module:overlay(27) +from:0x02146a60 kind:arm_call to:0x02145fb8 module:overlay(27) +from:0x02146a68 kind:arm_call to:0x0214603c module:overlay(27) +from:0x02146a70 kind:load to:0x021498f4 module:overlay(27) +from:0x02146a74 kind:load to:0x021498c4 module:overlay(27) +from:0x02146a78 kind:load to:0x02148be8 module:overlay(27) +from:0x02146a7c kind:load to:0x02149880 module:overlay(27) +from:0x02146a80 kind:load to:0x02149860 module:overlay(27) +from:0x02146a84 kind:load to:0x0214985c module:overlay(27) +from:0x02146a88 kind:load to:0x02149904 module:overlay(27) +from:0x02146a8c kind:load to:0x02149870 module:overlay(27) +from:0x02146a90 kind:load to:0x02149914 module:overlay(27) +from:0x02146a94 kind:load to:0x0214987c module:overlay(27) +from:0x02146a98 kind:load to:0x02149964 module:overlay(27) +from:0x02146aa8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02146ac0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02146ad8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02146af4 kind:arm_call to:0x02132010 module:overlay(26) +from:0x02146b08 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02146b48 kind:arm_call to:0x020fa55c module:overlay(26) +from:0x02146b5c kind:arm_call to:0x020fa55c module:overlay(26) +from:0x02146bac kind:arm_call to:0x020fa358 module:overlay(26) +from:0x02146bbc kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02146bcc kind:arm_call to:0x020fa46c module:overlays(26,31) +from:0x02146bdc kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02146bf0 kind:arm_call to:0x020fa77c module:overlay(26) +from:0x02146c00 kind:load to:0x02049be4 module:main +from:0x02146c38 kind:arm_call to:0x02039f04 module:main +from:0x02146c44 kind:arm_call to:0x0203ab58 module:main +from:0x02146c4c kind:arm_call to:0x02039f04 module:main +from:0x02146c54 kind:arm_call to:0x0203ad88 module:main +from:0x02146c60 kind:arm_call to:0x0203a5ac module:main +from:0x02146c80 kind:arm_call to:0x020f91ac module:overlays(26,31) +from:0x02146c90 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x02146c98 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02146ca4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02146cb8 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x02146d1c kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x02146d38 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02146d50 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02146d60 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02146d94 kind:arm_call to:0x01ffd420 module:itcm +from:0x02146e08 kind:arm_call to:0x02145f74 module:overlay(27) +from:0x02146e10 kind:arm_call to:0x0214603c module:overlay(27) +from:0x02146e18 kind:load to:0x027e09b8 module:dtcm +from:0x02146e1c kind:load to:0x02149864 module:overlay(27) +from:0x02146e20 kind:load to:0x02148be8 module:overlay(27) +from:0x02146e24 kind:load to:0x02149924 module:overlay(27) +from:0x02146e34 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02146e44 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02146e6c kind:arm_call to:0x0211c924 module:overlay(26) +from:0x02146ef0 kind:arm_call to:0x02145f74 module:overlay(27) +from:0x02146ef8 kind:arm_call to:0x0214603c module:overlay(27) +from:0x02146f00 kind:load to:0x02149868 module:overlay(27) +from:0x02146f04 kind:load to:0x02148be8 module:overlay(27) +from:0x02146f08 kind:load to:0x021498e4 module:overlay(27) +from:0x02146f20 kind:arm_call to:0x020faea8 module:overlay(26) +from:0x02146f28 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x02146f48 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x02146f50 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02146f5c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02146f70 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x02146fd4 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x02146ffc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02147044 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021470a0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x021470bc kind:arm_call to:0x020fddbc module:overlay(26) +from:0x021470d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021470f0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02147100 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02147158 kind:load to:0x027e09bc module:dtcm +from:0x0214715c kind:load to:0x027e09a8 module:dtcm +from:0x02147164 kind:load to:0x0214988c module:overlay(27) +from:0x02147168 kind:load to:0x02148be8 module:overlay(27) +from:0x0214716c kind:load to:0x02149974 module:overlay(27) +from:0x0214719c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02147204 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02147228 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02147238 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02147290 kind:load to:0x027e09bc module:dtcm +from:0x02147294 kind:load to:0x02149878 module:overlay(27) +from:0x02147298 kind:load to:0x02148be8 module:overlay(27) +from:0x0214729c kind:load to:0x02149934 module:overlay(27) +from:0x021472cc kind:arm_call to:0x02077590 module:overlay(0) +from:0x02147330 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0214734c kind:arm_call to:0x02145144 module:overlay(27) +from:0x02147364 kind:arm_call to:0x02145144 module:overlay(27) +from:0x02147378 kind:arm_call to:0x02145144 module:overlay(27) +from:0x02147398 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x021473ac kind:arm_call to:0x020fb04c module:overlay(26) +from:0x02147410 kind:arm_call to:0x02145f2c module:overlay(27) +from:0x0214743c kind:arm_call to:0x02145f74 module:overlay(27) +from:0x02147444 kind:arm_call to:0x0214634c module:overlay(27) +from:0x02147454 kind:load to:0x027e09bc module:dtcm +from:0x02147458 kind:load to:0x02138d10 module:overlay(26) +from:0x0214745c kind:load to:0x02149868 module:overlay(27) +from:0x02147460 kind:load to:0x02148be8 module:overlay(27) +from:0x02147464 kind:load to:0x021498e4 module:overlay(27) +from:0x02147474 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02147484 kind:arm_call to:0x02101890 module:overlay(26) +from:0x021474c4 kind:arm_call to:0x02146a9c module:overlay(27) +from:0x0214751c kind:arm_call to:0x021465dc module:overlay(27) +from:0x02147524 kind:load to:0x02138d10 module:overlay(26) +from:0x02147528 kind:load to:0x02149888 module:overlay(27) +from:0x0214752c kind:load to:0x02148be8 module:overlay(27) +from:0x02147530 kind:load to:0x02149954 module:overlay(27) +from:0x0214755c kind:arm_call to:0x02101890 module:overlay(26) +from:0x021475d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021475d8 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x02147630 kind:arm_call to:0x021465dc module:overlay(27) +from:0x02147638 kind:load to:0x027e09a8 module:dtcm +from:0x02147648 kind:load to:0x02149868 module:overlay(27) +from:0x0214764c kind:load to:0x02148be8 module:overlay(27) +from:0x02147650 kind:load to:0x021498e4 module:overlay(27) +from:0x021476b0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x021476c0 kind:arm_call to:0x02101890 module:overlay(26) +from:0x021476c8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x021476dc kind:arm_call to:0x02101890 module:overlay(26) +from:0x021476f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02147700 kind:arm_call to:0x02101c3c module:overlay(26) +from:0x0214770c kind:arm_call to:0x020fdcc4 module:overlays(26,31) +from:0x0214772c kind:load to:0x02149860 module:overlay(27) +from:0x02147730 kind:load to:0x02148be8 module:overlay(27) +from:0x02147734 kind:load to:0x021498f4 module:overlay(27) +from:0x02147738 kind:load to:0x027e09a8 module:dtcm +from:0x02147754 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x02147764 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02147774 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02147780 kind:arm_call to:0x02145144 module:overlay(27) +from:0x021477e8 kind:arm_call to:0x021465dc module:overlay(27) +from:0x021477f0 kind:load to:0x0214987c module:overlay(27) +from:0x021477f4 kind:load to:0x02148be8 module:overlay(27) +from:0x021477f8 kind:load to:0x02149964 module:overlay(27) +from:0x02147820 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02147870 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02147878 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x021478d0 kind:arm_call to:0x021465dc module:overlay(27) +from:0x021478d8 kind:load to:0x027e09a8 module:dtcm +from:0x021478e0 kind:load to:0x0214985c module:overlay(27) +from:0x021478e4 kind:load to:0x02148be8 module:overlay(27) +from:0x021478e8 kind:load to:0x02149904 module:overlay(27) +from:0x021478f8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02147908 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02147920 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02147940 kind:load to:0x027e09a8 module:dtcm +from:0x0214795c kind:arm_call to:0x02101c14 module:overlay(26) +from:0x0214796c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214797c kind:arm_call to:0x02101890 module:overlay(26) +from:0x02147988 kind:arm_call to:0x02145144 module:overlay(27) +from:0x021479f0 kind:arm_call to:0x021465dc module:overlay(27) +from:0x021479f8 kind:load to:0x02149868 module:overlay(27) +from:0x021479fc kind:load to:0x02148be8 module:overlay(27) +from:0x02147a00 kind:load to:0x021498e4 module:overlay(27) +from:0x02147a18 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02147a28 kind:arm_call to:0x02101890 module:overlay(26) +from:0x02147a78 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02147a80 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x02147ad8 kind:arm_call to:0x021465dc module:overlay(27) +from:0x02147ae0 kind:load to:0x027e09a8 module:dtcm +from:0x02147ae8 kind:load to:0x02149868 module:overlay(27) +from:0x02147aec kind:load to:0x02148be8 module:overlay(27) +from:0x02147af0 kind:load to:0x021498e4 module:overlay(27) +from:0x02147b14 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x02147b30 kind:arm_call to:0x01ffd420 module:itcm +from:0x02147b50 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02147b5c kind:arm_call to:0x02101c3c module:overlay(26) +from:0x02147b68 kind:arm_call to:0x020fdeec module:overlay(26) +from:0x02147bcc kind:arm_call to:0x02101c3c module:overlay(26) +from:0x02147bd8 kind:arm_call to:0x020fdeec module:overlay(26) +from:0x02147c28 kind:load to:0x027e09b8 module:dtcm +from:0x02147c2c kind:load to:0x027e09a8 module:dtcm +from:0x02147c34 kind:load to:0x02149884 module:overlay(27) +from:0x02147c38 kind:load to:0x02148be8 module:overlay(27) +from:0x02147c3c kind:load to:0x021498a4 module:overlay(27) +from:0x02147c5c kind:arm_call to:0x02039f04 module:main +from:0x02147c68 kind:arm_call to:0x0203ab58 module:main +from:0x02147c70 kind:arm_call to:0x02039f04 module:main +from:0x02147c78 kind:arm_call to:0x0203ad88 module:main +from:0x02147c84 kind:arm_call to:0x0203a5ac module:main +from:0x02147ca4 kind:arm_call to:0x020f91ac module:overlays(26,31) +from:0x02147cb4 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x02147cbc kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02147cc8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02147cdc kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x02147d40 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x02147d68 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02147da4 kind:arm_call to:0x02146ac8 module:overlay(27) +from:0x02147e14 kind:load to:0x02138d10 module:overlay(26) +from:0x02147e18 kind:load to:0x021498a0 module:overlay(27) +from:0x02147e1c kind:load to:0x02148be8 module:overlay(27) +from:0x02147e20 kind:load to:0x021498b4 module:overlay(27) +from:0x02147e34 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02147e40 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02147e5c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02147e6c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02147e90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02147ea4 kind:load to:0x020578a4 module:overlay(0) +from:0x02147eb8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02147ec0 kind:arm_call to:0x02011ff4 module:main +from:0x02147ed4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02147edc kind:arm_call to:0x02011ff4 module:main +from:0x02147ef0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147f70 kind:arm_call to:0x02141a10 module:overlay(27) +from:0x02147f80 kind:arm_call to:0x0203ce74 module:main +from:0x02147f94 kind:load to:0x021483c0 module:overlay(27) +from:0x02147f98 kind:load to:0x02148e00 module:overlay(27) +from:0x02147f9c kind:load to:0x02148e20 module:overlay(27) +from:0x02147fa0 kind:load to:0x0214200c module:overlay(27) +from:0x02147fa4 kind:load to:0x02148e08 module:overlay(27) +from:0x02147fc4 kind:arm_call to:0x02142050 module:overlay(27) +from:0x02147fd4 kind:arm_call to:0x0203ce74 module:main +from:0x02147fe8 kind:load to:0x02148ef4 module:overlay(27) +from:0x02147fec kind:load to:0x02148f04 module:overlay(27) +from:0x02147ff0 kind:load to:0x02142404 module:overlay(27) +from:0x02147ff4 kind:load to:0x02148ef8 module:overlay(27) +from:0x02148014 kind:arm_call to:0x02142448 module:overlay(27) +from:0x02148024 kind:arm_call to:0x0203ce74 module:main +from:0x02148038 kind:load to:0x02148fd8 module:overlay(27) +from:0x0214803c kind:load to:0x02148fe8 module:overlay(27) +from:0x02148040 kind:load to:0x02142704 module:overlay(27) +from:0x02148044 kind:load to:0x02148fdc module:overlay(27) +from:0x02148064 kind:arm_call to:0x02142748 module:overlay(27) +from:0x02148074 kind:arm_call to:0x0203ce74 module:main +from:0x02148088 kind:load to:0x021490bc module:overlay(27) +from:0x0214808c kind:load to:0x021490cc module:overlay(27) +from:0x02148090 kind:load to:0x02142a20 module:overlay(27) +from:0x02148094 kind:load to:0x021490c0 module:overlay(27) +from:0x021480b4 kind:arm_call to:0x02142a64 module:overlay(27) +from:0x021480c4 kind:arm_call to:0x0203ce74 module:main +from:0x021480d8 kind:load to:0x021491a0 module:overlay(27) +from:0x021480dc kind:load to:0x021491b0 module:overlay(27) +from:0x021480e0 kind:load to:0x02142d20 module:overlay(27) +from:0x021480e4 kind:load to:0x021491a4 module:overlay(27) +from:0x02148104 kind:arm_call to:0x02142d64 module:overlay(27) +from:0x02148114 kind:arm_call to:0x0203ce74 module:main +from:0x02148128 kind:load to:0x02149284 module:overlay(27) +from:0x0214812c kind:load to:0x02149294 module:overlay(27) +from:0x02148130 kind:load to:0x02142fd8 module:overlay(27) +from:0x02148134 kind:load to:0x02149288 module:overlay(27) +from:0x02148154 kind:arm_call to:0x0214301c module:overlay(27) +from:0x02148164 kind:arm_call to:0x0203ce74 module:main +from:0x02148178 kind:load to:0x02149368 module:overlay(27) +from:0x0214817c kind:load to:0x02149378 module:overlay(27) +from:0x02148180 kind:load to:0x02143864 module:overlay(27) +from:0x02148184 kind:load to:0x0214936c module:overlay(27) +from:0x021481a4 kind:arm_call to:0x021438a8 module:overlay(27) +from:0x021481b4 kind:arm_call to:0x0203ce74 module:main +from:0x021481c8 kind:load to:0x0214944c module:overlay(27) +from:0x021481cc kind:load to:0x0214945c module:overlay(27) +from:0x021481d0 kind:load to:0x02143b8c module:overlay(27) +from:0x021481d4 kind:load to:0x02149450 module:overlay(27) +from:0x021481f4 kind:arm_call to:0x02143bd0 module:overlay(27) +from:0x02148204 kind:arm_call to:0x0203ce74 module:main +from:0x02148218 kind:load to:0x02149530 module:overlay(27) +from:0x0214821c kind:load to:0x02149540 module:overlay(27) +from:0x02148220 kind:load to:0x02143eb0 module:overlay(27) +from:0x02148224 kind:load to:0x02149534 module:overlay(27) +from:0x02148244 kind:arm_call to:0x02143ef4 module:overlay(27) +from:0x02148254 kind:arm_call to:0x0203ce74 module:main +from:0x02148268 kind:load to:0x02149614 module:overlay(27) +from:0x0214826c kind:load to:0x02149624 module:overlay(27) +from:0x02148270 kind:load to:0x02144250 module:overlay(27) +from:0x02148274 kind:load to:0x02149618 module:overlay(27) +from:0x021482ac kind:arm_call to:0x021442b0 module:overlay(27) +from:0x021482bc kind:arm_call to:0x0203ce74 module:main +from:0x021482d0 kind:load to:0x02148a6c module:overlay(27) +from:0x021482d4 kind:load to:0x0214968c module:overlay(27) +from:0x021482d8 kind:load to:0x0214969c module:overlay(27) +from:0x021482dc kind:load to:0x02144804 module:overlay(27) +from:0x021482e0 kind:load to:0x02149690 module:overlay(27) +from:0x02148300 kind:arm_call to:0x02144848 module:overlay(27) +from:0x02148310 kind:arm_call to:0x0203ce74 module:main +from:0x02148324 kind:load to:0x02149770 module:overlay(27) +from:0x02148328 kind:load to:0x02149784 module:overlay(27) +from:0x0214832c kind:load to:0x02145094 module:overlay(27) +from:0x02148330 kind:load to:0x02149778 module:overlay(27) +from:0x02148350 kind:arm_call to:0x021450d8 module:overlay(27) +from:0x02148360 kind:arm_call to:0x0203ce74 module:main +from:0x02148374 kind:load to:0x02149890 module:overlay(27) +from:0x02148378 kind:load to:0x02149984 module:overlay(27) +from:0x0214837c kind:load to:0x02147ee8 module:overlay(27) +from:0x02148380 kind:load to:0x02149894 module:overlay(27) +from:0x02148384 kind:load to:0x02147f38 module:overlay(27) +from:0x02148388 kind:load to:0x02147fa8 module:overlay(27) +from:0x0214838c kind:load to:0x02147ff8 module:overlay(27) +from:0x02148390 kind:load to:0x02148048 module:overlay(27) +from:0x02148394 kind:load to:0x02148098 module:overlay(27) +from:0x02148398 kind:load to:0x021480e8 module:overlay(27) +from:0x0214839c kind:load to:0x02148138 module:overlay(27) +from:0x021483a0 kind:load to:0x02148188 module:overlay(27) +from:0x021483a4 kind:load to:0x021481d8 module:overlay(27) +from:0x021483a8 kind:load to:0x02148228 module:overlay(27) +from:0x021483ac kind:load to:0x02148278 module:overlay(27) +from:0x021483b0 kind:load to:0x021482e4 module:overlay(27) +from:0x021483b4 kind:load to:0x02148334 module:overlay(27) +from:0x021483c0 kind:load to:0x021483d0 module:overlay(27) +from:0x021483e4 kind:load to:0x021419ec module:overlay(27) +from:0x021483e8 kind:load to:0x0209ca10 module:overlay(0) +from:0x021483ec kind:load to:0x0209cb44 module:overlay(0) +from:0x021483f0 kind:load to:0x0209cb48 module:overlay(0) +from:0x021483f4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02148400 kind:load to:0x02141ab0 module:overlay(27) +from:0x02148404 kind:load to:0x02141f50 module:overlay(27) +from:0x02148408 kind:load to:0x0205a720 module:overlay(0) +from:0x0214840c kind:load to:0x01ffc57c module:itcm +from:0x02148410 kind:load to:0x02057dc8 module:overlay(0) +from:0x02148414 kind:load to:0x02057e44 module:overlay(0) +from:0x02148418 kind:load to:0x02057ea8 module:overlay(0) +from:0x0214841c kind:load to:0x01ffc7a4 module:itcm +from:0x02148420 kind:load to:0x02057d84 module:overlay(0) +from:0x0214842c kind:load to:0x02141ac4 module:overlay(27) +from:0x02148430 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148434 kind:load to:0x02141e38 module:overlay(27) +from:0x02148438 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x0214843c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02148440 kind:load to:0x02141e44 module:overlay(27) +from:0x02148444 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02148448 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214844c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02148450 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02148454 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02148458 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214845c kind:load to:0x02141f6c module:overlay(27) +from:0x02148460 kind:load to:0x02141f94 module:overlay(27) +from:0x02148464 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02148468 kind:load to:0x02141ccc module:overlay(27) +from:0x0214846c kind:load to:0x02141e2c module:overlay(27) +from:0x02148470 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02148474 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02148478 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x0214847c kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x02148480 kind:load to:0x02141ed0 module:overlay(27) +from:0x02148484 kind:load to:0x02141f10 module:overlay(27) +from:0x02148488 kind:load to:0x02141f30 module:overlay(27) +from:0x0214848c kind:load to:0x02141cc0 module:overlay(27) +from:0x02148498 kind:load to:0x02141bd0 module:overlay(27) +from:0x0214849c kind:load to:0x0209d0b8 module:overlay(0) +from:0x021484a0 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x021484a4 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021484a8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021484ac kind:load to:0x0210957c module:overlays(19,21,26) +from:0x021484b0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021484b4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021484b8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021484bc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021484c0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021484c4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021484c8 kind:load to:0x02141fec module:overlay(27) +from:0x021484cc kind:load to:0x02141fc4 module:overlay(27) +from:0x021484d0 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021484d4 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021484d8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021484dc kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021484e0 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021484e4 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x021484e8 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x021484f0 kind:load to:0x02141cc8 module:overlay(27) +from:0x021484f4 kind:load to:0x02141cb8 module:overlay(27) +from:0x021484f8 kind:load to:0x02141cc0 module:overlay(27) +from:0x02148504 kind:load to:0x0214202c module:overlay(27) +from:0x02148508 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214850c kind:load to:0x0209cb44 module:overlay(0) +from:0x02148510 kind:load to:0x0209cb48 module:overlay(0) +from:0x02148514 kind:load to:0x0209ca78 module:overlay(0) +from:0x02148520 kind:load to:0x021420d4 module:overlay(27) +from:0x02148524 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148528 kind:load to:0x021422d0 module:overlay(27) +from:0x0214852c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02148530 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02148534 kind:load to:0x02142308 module:overlay(27) +from:0x02148538 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214853c kind:load to:0x0209d1cc module:overlay(0) +from:0x02148540 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02148544 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02148548 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214854c kind:load to:0x0209d1ec module:overlay(0) +from:0x02148550 kind:load to:0x021423ac module:overlay(27) +from:0x02148554 kind:load to:0x021423d4 module:overlay(27) +from:0x02148558 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x0214855c kind:load to:0x021421c0 module:overlay(27) +from:0x02148560 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02148564 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02148568 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0214856c kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02148570 kind:load to:0x021423a0 module:overlay(27) +from:0x02148574 kind:load to:0x02142320 module:overlay(27) +from:0x02148578 kind:load to:0x02142360 module:overlay(27) +from:0x0214857c kind:load to:0x02142380 module:overlay(27) +from:0x02148580 kind:load to:0x02141cc0 module:overlay(27) +from:0x02148598 kind:load to:0x02142424 module:overlay(27) +from:0x0214859c kind:load to:0x0209ca10 module:overlay(0) +from:0x021485a0 kind:load to:0x0209cb44 module:overlay(0) +from:0x021485a4 kind:load to:0x0209cb48 module:overlay(0) +from:0x021485a8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021485b4 kind:load to:0x021424c4 module:overlay(27) +from:0x021485b8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021485bc kind:load to:0x02109564 module:overlays(19,21,26) +from:0x021485c0 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021485c4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021485c8 kind:load to:0x0214261c module:overlay(27) +from:0x021485cc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021485d0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021485d4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021485d8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021485dc kind:load to:0x0209d1e4 module:overlay(0) +from:0x021485e0 kind:load to:0x0209d1ec module:overlay(0) +from:0x021485e4 kind:load to:0x021426bc module:overlay(27) +from:0x021485e8 kind:load to:0x021426dc module:overlay(27) +from:0x021485ec kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021485f0 kind:load to:0x021425b0 module:overlay(27) +from:0x021485f4 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021485f8 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021485fc kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02148600 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02148604 kind:load to:0x021426b4 module:overlay(27) +from:0x02148608 kind:load to:0x02142634 module:overlay(27) +from:0x0214860c kind:load to:0x02142674 module:overlay(27) +from:0x02148610 kind:load to:0x02142694 module:overlay(27) +from:0x02148614 kind:load to:0x02141cc0 module:overlay(27) +from:0x02148620 kind:load to:0x02142724 module:overlay(27) +from:0x02148624 kind:load to:0x0209ca10 module:overlay(0) +from:0x02148628 kind:load to:0x0209cb44 module:overlay(0) +from:0x0214862c kind:load to:0x0209cb48 module:overlay(0) +from:0x02148630 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214863c kind:load to:0x021427e0 module:overlay(27) +from:0x02148640 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148644 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02148648 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x0214864c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02148650 kind:load to:0x02142938 module:overlay(27) +from:0x02148654 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02148658 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214865c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02148660 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02148664 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02148668 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214866c kind:load to:0x021429d8 module:overlay(27) +from:0x02148670 kind:load to:0x021429f8 module:overlay(27) +from:0x02148674 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02148678 kind:load to:0x021428cc module:overlay(27) +from:0x0214867c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02148680 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02148684 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02148688 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x0214868c kind:load to:0x021429d0 module:overlay(27) +from:0x02148690 kind:load to:0x02142950 module:overlay(27) +from:0x02148694 kind:load to:0x02142990 module:overlay(27) +from:0x02148698 kind:load to:0x021429b0 module:overlay(27) +from:0x0214869c kind:load to:0x02141cc0 module:overlay(27) +from:0x021486a8 kind:load to:0x02142a40 module:overlay(27) +from:0x021486ac kind:load to:0x0209ca10 module:overlay(0) +from:0x021486b0 kind:load to:0x0209cb44 module:overlay(0) +from:0x021486b4 kind:load to:0x0209cb48 module:overlay(0) +from:0x021486b8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021486c4 kind:load to:0x02142ad8 module:overlay(27) +from:0x021486c8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021486cc kind:load to:0x02109564 module:overlays(19,21,26) +from:0x021486d0 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021486d4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021486d8 kind:load to:0x02142c38 module:overlay(27) +from:0x021486dc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021486e0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021486e4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021486e8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021486ec kind:load to:0x0209d1e4 module:overlay(0) +from:0x021486f0 kind:load to:0x0209d1ec module:overlay(0) +from:0x021486f4 kind:load to:0x02142cd8 module:overlay(27) +from:0x021486f8 kind:load to:0x02142cf8 module:overlay(27) +from:0x021486fc kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02148700 kind:load to:0x02142bc4 module:overlay(27) +from:0x02148704 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02148708 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0214870c kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02148710 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02148714 kind:load to:0x02142cd0 module:overlay(27) +from:0x02148718 kind:load to:0x02142c50 module:overlay(27) +from:0x0214871c kind:load to:0x02142c90 module:overlay(27) +from:0x02148720 kind:load to:0x02142cb0 module:overlay(27) +from:0x02148724 kind:load to:0x02141cc0 module:overlay(27) +from:0x02148730 kind:load to:0x02142d40 module:overlay(27) +from:0x02148734 kind:load to:0x0209ca10 module:overlay(0) +from:0x02148738 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214873c kind:load to:0x0209ca58 module:overlay(0) +from:0x02148740 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214874c kind:load to:0x02142e3c module:overlay(27) +from:0x02148750 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148754 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02148758 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x0214875c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02148760 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02148764 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02148768 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214876c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02148770 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02148774 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02148778 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214877c kind:load to:0x02142f90 module:overlay(27) +from:0x02148780 kind:load to:0x02142fb0 module:overlay(27) +from:0x02148784 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02148788 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0214878c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02148790 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02148794 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02148798 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x0214879c kind:load to:0x02142f88 module:overlay(27) +from:0x021487a0 kind:load to:0x02142f28 module:overlay(27) +from:0x021487a4 kind:load to:0x02142f48 module:overlay(27) +from:0x021487a8 kind:load to:0x02142f68 module:overlay(27) +from:0x021487ac kind:load to:0x02141cc0 module:overlay(27) +from:0x021487b0 kind:load to:0x021487b4 module:overlay(27) +from:0x021487c8 kind:load to:0x02142ff8 module:overlay(27) +from:0x021487cc kind:load to:0x0209ca10 module:overlay(0) +from:0x021487d0 kind:load to:0x0209cb44 module:overlay(0) +from:0x021487d4 kind:load to:0x0209cb48 module:overlay(0) +from:0x021487d8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021487e4 kind:load to:0x021430dc module:overlay(27) +from:0x021487e8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021487ec kind:load to:0x021434dc module:overlay(27) +from:0x021487f0 kind:load to:0x021435f0 module:overlay(27) +from:0x021487f4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021487f8 kind:load to:0x02143604 module:overlay(27) +from:0x021487fc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02148800 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148804 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02148808 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214880c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02148810 kind:load to:0x0209d1ec module:overlay(0) +from:0x02148814 kind:load to:0x02143764 module:overlay(27) +from:0x02148818 kind:load to:0x021437a4 module:overlay(27) +from:0x0214881c kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02148820 kind:load to:0x021433c8 module:overlay(27) +from:0x02148824 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02148828 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0214882c kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02148830 kind:load to:0x02143678 module:overlay(27) +from:0x02148834 kind:load to:0x0210b350 module:overlays(19,26) +from:0x02148838 kind:load to:0x0210b194 module:overlays(19,26) +from:0x0214883c kind:load to:0x02143668 module:overlay(27) +from:0x02148840 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x02148844 kind:load to:0x02143670 module:overlay(27) +from:0x02148848 kind:load to:0x02143680 module:overlay(27) +from:0x0214884c kind:load to:0x021436b8 module:overlay(27) +from:0x02148850 kind:load to:0x021436e4 module:overlay(27) +from:0x02148854 kind:load to:0x02143724 module:overlay(27) +from:0x02148858 kind:load to:0x02143744 module:overlay(27) +from:0x0214885c kind:load to:0x021433bc module:overlay(27) +from:0x02148868 kind:load to:0x021432cc module:overlay(27) +from:0x0214886c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148870 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02148874 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02148878 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214887c kind:load to:0x0210b138 module:overlays(19,26) +from:0x02148880 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02148884 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148888 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214888c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02148890 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02148894 kind:load to:0x0209d1ec module:overlay(0) +from:0x02148898 kind:load to:0x0214382c module:overlay(27) +from:0x0214889c kind:load to:0x021437ec module:overlay(27) +from:0x021488a0 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x021488a4 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021488a8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021488ac kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021488b0 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021488b4 kind:load to:0x0210b308 module:overlays(19,26) +from:0x021488b8 kind:load to:0x0210b350 module:overlays(19,26) +from:0x021488bc kind:load to:0x0210b194 module:overlays(19,26) +from:0x021488c0 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x021488c4 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x021488c8 kind:load to:0x0210b200 module:overlays(19,26) +from:0x021488cc kind:load to:0x0210b318 module:overlays(19,26) +from:0x021488d0 kind:load to:0x0210b320 module:overlays(19,26) +from:0x021488d8 kind:load to:0x021433c4 module:overlay(27) +from:0x021488dc kind:load to:0x021433b4 module:overlay(27) +from:0x021488e0 kind:load to:0x021433bc module:overlay(27) +from:0x021488ec kind:load to:0x02143884 module:overlay(27) +from:0x021488f0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021488f4 kind:load to:0x0209cb44 module:overlay(0) +from:0x021488f8 kind:load to:0x0209cb48 module:overlay(0) +from:0x021488fc kind:load to:0x0209ca78 module:overlay(0) +from:0x02148908 kind:load to:0x02143940 module:overlay(27) +from:0x0214890c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148910 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02148914 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02148918 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214891c kind:load to:0x02143aa0 module:overlay(27) +from:0x02148920 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02148924 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148928 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214892c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02148930 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02148934 kind:load to:0x0209d1ec module:overlay(0) +from:0x02148938 kind:load to:0x02143b44 module:overlay(27) +from:0x0214893c kind:load to:0x02143b64 module:overlay(27) +from:0x02148940 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02148944 kind:load to:0x02143a2c module:overlay(27) +from:0x02148948 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0214894c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02148950 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02148954 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02148958 kind:load to:0x02143b38 module:overlay(27) +from:0x0214895c kind:load to:0x02143ab8 module:overlay(27) +from:0x02148960 kind:load to:0x02143af8 module:overlay(27) +from:0x02148964 kind:load to:0x02143b18 module:overlay(27) +from:0x02148968 kind:load to:0x02141cc0 module:overlay(27) +from:0x02148974 kind:load to:0x02143bac module:overlay(27) +from:0x02148978 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214897c kind:load to:0x0209cb44 module:overlay(0) +from:0x02148980 kind:load to:0x0209cb48 module:overlay(0) +from:0x02148984 kind:load to:0x0209ca78 module:overlay(0) +from:0x02148990 kind:load to:0x02143c70 module:overlay(27) +from:0x02148994 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148998 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x0214899c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021489a0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021489a4 kind:load to:0x02143dc8 module:overlay(27) +from:0x021489a8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021489ac kind:load to:0x0209d1cc module:overlay(0) +from:0x021489b0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021489b4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021489b8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021489bc kind:load to:0x0209d1ec module:overlay(0) +from:0x021489c0 kind:load to:0x02143e68 module:overlay(27) +from:0x021489c4 kind:load to:0x02143e88 module:overlay(27) +from:0x021489c8 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021489cc kind:load to:0x02143d5c module:overlay(27) +from:0x021489d0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021489d4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021489d8 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021489dc kind:load to:0x02143de0 module:overlay(27) +from:0x021489e0 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x021489e4 kind:load to:0x02143de8 module:overlay(27) +from:0x021489e8 kind:load to:0x02143e28 module:overlay(27) +from:0x021489ec kind:load to:0x02143e48 module:overlay(27) +from:0x021489f0 kind:load to:0x02141cc0 module:overlay(27) +from:0x021489fc kind:load to:0x02143ed0 module:overlay(27) +from:0x02148a00 kind:load to:0x0209cb9c module:overlay(0) +from:0x02148a04 kind:load to:0x0209cd60 module:overlay(0) +from:0x02148a08 kind:load to:0x0209cd7c module:overlay(0) +from:0x02148a0c kind:load to:0x0209cdc0 module:overlay(0) +from:0x02148a10 kind:load to:0x02144250 module:overlay(27) +from:0x02148a14 kind:load to:0x02144264 module:overlay(27) +from:0x02148a18 kind:load to:0x0209cbb4 module:overlay(0) +from:0x02148a24 kind:load to:0x02143f7c module:overlay(27) +from:0x02148a28 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148a2c kind:load to:0x02144014 module:overlay(27) +from:0x02148a30 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02148a34 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02148a38 kind:load to:0x021441a8 module:overlay(27) +from:0x02148a3c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02148a40 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148a44 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02148a48 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02148a4c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02148a50 kind:load to:0x0209d1ec module:overlay(0) +from:0x02148a54 kind:load to:0x02144208 module:overlay(27) +from:0x02148a58 kind:load to:0x02144228 module:overlay(27) +from:0x02148a5c kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02148a60 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02148a64 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02148a68 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02148a80 kind:load to:0x0214428c module:overlay(27) +from:0x02148a84 kind:load to:0x0209ca10 module:overlay(0) +from:0x02148a88 kind:load to:0x0209ca18 module:overlay(0) +from:0x02148a8c kind:load to:0x0209ca58 module:overlay(0) +from:0x02148a90 kind:load to:0x0209ca78 module:overlay(0) +from:0x02148a9c kind:load to:0x0207c49c module:overlay(0) +from:0x02148aa0 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02148aa4 kind:load to:0x0207c96c module:overlay(0) +from:0x02148aa8 kind:load to:0x0207c95c module:overlay(0) +from:0x02148aac kind:load to:0x0207c9a0 module:overlay(0) +from:0x02148ab0 kind:load to:0x0207ca10 module:overlay(0) +from:0x02148ab4 kind:load to:0x0207ca38 module:overlay(0) +from:0x02148ab8 kind:load to:0x0207cab0 module:overlay(0) +from:0x02148ac4 kind:load to:0x02144378 module:overlay(27) +from:0x02148ac8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02148acc kind:load to:0x0214454c module:overlay(27) +from:0x02148ad0 kind:load to:0x02144618 module:overlay(27) +from:0x02148ad4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02148ad8 kind:load to:0x02144738 module:overlay(27) +from:0x02148adc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02148ae0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148ae4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02148ae8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02148aec kind:load to:0x0209d1e4 module:overlay(0) +from:0x02148af0 kind:load to:0x0209d1ec module:overlay(0) +from:0x02148af4 kind:load to:0x0214477c module:overlay(27) +from:0x02148af8 kind:load to:0x021447bc module:overlay(27) +from:0x02148afc kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02148b00 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02148b04 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02148b08 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02148b0c kind:load to:0x02144664 module:overlay(27) +from:0x02148b10 kind:load to:0x02144774 module:overlay(27) +from:0x02148b14 kind:load to:0x0210b350 module:overlays(19,26) +from:0x02148b18 kind:load to:0x0210b194 module:overlays(19,26) +from:0x02148b1c kind:load to:0x0210b1dc module:overlays(19,26) +from:0x02148b20 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x02148b24 kind:load to:0x0210b200 module:overlays(19,26) +from:0x02148b28 kind:load to:0x0210b318 module:overlays(19,26) +from:0x02148b2c kind:load to:0x0210b320 module:overlays(19,26) +from:0x02148b30 kind:load to:0x02144ecc module:overlay(27) +from:0x02148b38 kind:load to:0x02144f48 module:overlay(27) +from:0x02148b40 kind:load to:0x02144f58 module:overlay(27) +from:0x02148b48 kind:load to:0x02144ed0 module:overlay(27) +from:0x02148b50 kind:load to:0x02144f4c module:overlay(27) +from:0x02148b58 kind:load to:0x02144f5c module:overlay(27) +from:0x02148b68 kind:load to:0x02144824 module:overlay(27) +from:0x02148b6c kind:load to:0x02097944 module:overlay(0) +from:0x02148b70 kind:load to:0x02097754 module:overlay(0) +from:0x02148b74 kind:load to:0x020977d0 module:overlay(0) +from:0x02148b78 kind:load to:0x0209794c module:overlay(0) +from:0x02148b7c kind:load to:0x0209796c module:overlay(0) +from:0x02148b80 kind:load to:0x02097998 module:overlay(0) +from:0x02148b8c kind:load to:0x02098518 module:overlay(0) +from:0x02148b90 kind:load to:0x02098554 module:overlay(0) +from:0x02148b94 kind:load to:0x0209856c module:overlay(0) +from:0x02148b98 kind:load to:0x02098578 module:overlay(0) +from:0x02148b9c kind:load to:0x01fff464 module:itcm +from:0x02148ba0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02148ba4 kind:load to:0x02144944 module:overlay(27) +from:0x02148ba8 kind:load to:0x020984b0 module:overlay(0) +from:0x02148bac kind:load to:0x02144cf0 module:overlay(27) +from:0x02148bb0 kind:load to:0x020984b8 module:overlay(0) +from:0x02148bb4 kind:load to:0x020984bc module:overlay(0) +from:0x02148bb8 kind:load to:0x02144d48 module:overlay(27) +from:0x02148bbc kind:load to:0x020984c4 module:overlay(0) +from:0x02148bc0 kind:load to:0x020984c8 module:overlay(0) +from:0x02148bc4 kind:load to:0x02098584 module:overlay(0) +from:0x02148bc8 kind:load to:0x020985f0 module:overlay(0) +from:0x02148bcc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02148bd0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02148bd4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02148bd8 kind:load to:0x0214504c module:overlay(27) +from:0x02148bdc kind:load to:0x0214506c module:overlay(27) +from:0x02148be0 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x02148be4 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02148be8 kind:load to:0x02147a04 module:overlay(27) +from:0x02148bf0 kind:load to:0x02147a48 module:overlay(27) +from:0x02148bf8 kind:load to:0x02146d84 module:overlay(27) +from:0x02148c00 kind:load to:0x021474a4 module:overlay(27) +from:0x02148c08 kind:load to:0x02146e64 module:overlay(27) +from:0x02148c10 kind:load to:0x02146e28 module:overlay(27) +from:0x02148c18 kind:load to:0x02147b20 module:overlay(27) +from:0x02148c20 kind:load to:0x02146c1c module:overlay(27) +from:0x02148c28 kind:load to:0x02147468 module:overlay(27) +from:0x02148c30 kind:load to:0x02147534 module:overlay(27) +from:0x02148c38 kind:load to:0x02147654 module:overlay(27) +from:0x02148c40 kind:load to:0x021472bc module:overlay(27) +from:0x02148c48 kind:load to:0x021478ec module:overlay(27) +from:0x02148c50 kind:load to:0x021472a0 module:overlay(27) +from:0x02148c58 kind:load to:0x02147af4 module:overlay(27) +from:0x02148c60 kind:load to:0x02147170 module:overlay(27) +from:0x02148c68 kind:load to:0x02146f0c module:overlay(27) +from:0x02148c70 kind:load to:0x02147740 module:overlay(27) +from:0x02148c78 kind:load to:0x0214757c module:overlay(27) +from:0x02148c80 kind:load to:0x02146c18 module:overlay(27) +from:0x02148c88 kind:load to:0x02146c04 module:overlay(27) +from:0x02148c90 kind:load to:0x02147d9c module:overlay(27) +from:0x02148c98 kind:load to:0x02147840 module:overlay(27) +from:0x02148ca0 kind:load to:0x021477fc module:overlay(27) +from:0x02148ca8 kind:load to:0x02147034 module:overlay(27) +from:0x02148cb0 kind:load to:0x02147948 module:overlay(27) +from:0x02148cb8 kind:load to:0x0214718c module:overlay(27) +from:0x02148cc0 kind:load to:0x02147c40 module:overlay(27) +from:0x02148cd0 kind:load to:0x021450b4 module:overlay(27) +from:0x02148cd4 kind:load to:0x02097944 module:overlay(0) +from:0x02148cd8 kind:load to:0x02097754 module:overlay(0) +from:0x02148cdc kind:load to:0x020977d0 module:overlay(0) +from:0x02148ce0 kind:load to:0x0209794c module:overlay(0) +from:0x02148ce4 kind:load to:0x0209796c module:overlay(0) +from:0x02148ce8 kind:load to:0x02097998 module:overlay(0) +from:0x02148cf4 kind:load to:0x02145398 module:overlay(27) +from:0x02148cf8 kind:load to:0x02147eb0 module:overlay(27) +from:0x02148cfc kind:load to:0x02099b00 module:overlay(0) +from:0x02148d00 kind:load to:0x02099b38 module:overlay(0) +from:0x02148d04 kind:load to:0x0209a13c module:overlay(0) +from:0x02148d08 kind:load to:0x0209a144 module:overlay(0) +from:0x02148d0c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02148d10 kind:load to:0x02099cb0 module:overlay(0) +from:0x02148d14 kind:load to:0x02099ba0 module:overlay(0) +from:0x02148d18 kind:load to:0x0209a06c module:overlay(0) +from:0x02148d1c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02148d20 kind:load to:0x0209a10c module:overlay(0) +from:0x02148d24 kind:load to:0x02147ea8 module:overlay(27) +from:0x02148d28 kind:load to:0x0209a124 module:overlay(0) +from:0x02148d2c kind:load to:0x02147e98 module:overlay(27) +from:0x02148d30 kind:load to:0x02147e74 module:overlay(27) +from:0x02148d3c kind:load to:0x02145400 module:overlay(27) +from:0x02148d40 kind:load to:0x02147ecc module:overlay(27) +from:0x02148d44 kind:load to:0x0209a254 module:overlay(0) +from:0x02148d48 kind:load to:0x0209a288 module:overlay(0) +from:0x02148d4c kind:load to:0x0209a320 module:overlay(0) +from:0x02148d50 kind:load to:0x0209a334 module:overlay(0) +from:0x02148d54 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02148d58 kind:load to:0x0209a35c module:overlay(0) +from:0x02148d5c kind:load to:0x0209a3e4 module:overlay(0) +from:0x02148d60 kind:load to:0x0209a06c module:overlay(0) +from:0x02148d64 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02148d68 kind:load to:0x0209a308 module:overlay(0) +from:0x02148d6c kind:load to:0x0209a348 module:overlay(0) +from:0x02148d70 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02148d74 kind:load to:0x02147e48 module:overlay(27) +from:0x02148d78 kind:load to:0x02147e24 module:overlay(27) +from:0x02148d7c kind:load to:0x0209a70c module:overlay(0) +from:0x02148d88 kind:load to:0x02098518 module:overlay(0) +from:0x02148d8c kind:load to:0x02098554 module:overlay(0) +from:0x02148d90 kind:load to:0x0209856c module:overlay(0) +from:0x02148d94 kind:load to:0x02098578 module:overlay(0) +from:0x02148d98 kind:load to:0x01fff464 module:itcm +from:0x02148d9c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02148da0 kind:load to:0x021455f4 module:overlay(27) +from:0x02148da4 kind:load to:0x02145644 module:overlay(27) +from:0x02148da8 kind:load to:0x02145768 module:overlay(27) +from:0x02148dac kind:load to:0x02145788 module:overlay(27) +from:0x02148db0 kind:load to:0x020984bc module:overlay(0) +from:0x02148db4 kind:load to:0x02145a38 module:overlay(27) +from:0x02148db8 kind:load to:0x02145d4c module:overlay(27) +from:0x02148dbc kind:load to:0x020984c8 module:overlay(0) +from:0x02148dc0 kind:load to:0x02098584 module:overlay(0) +from:0x02148dc4 kind:load to:0x020985f0 module:overlay(0) +from:0x02148dc8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02148dcc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02148dd0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02148dd4 kind:load to:0x02145414 module:overlay(27) +from:0x02148dd8 kind:load to:0x02145500 module:overlay(27) +from:0x02148ddc kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x02148de0 kind:load to:0x02110ce0 module:overlays(19,26,31) diff --git a/config/eur/arm9/overlays/ov027/symbols.txt b/config/eur/arm9/overlays/ov027/symbols.txt new file mode 100644 index 00000000..8e9e36a2 --- /dev/null +++ b/config/eur/arm9/overlays/ov027/symbols.txt @@ -0,0 +1,388 @@ +func_ov027_021419e0 kind:function(arm,size=0xc) addr:0x021419e0 +func_ov027_021419ec kind:function(arm,size=0x24) addr:0x021419ec +func_ov027_02141a10 kind:function(arm,size=0x40) addr:0x02141a10 +func_ov027_02141a50 kind:function(arm,size=0x60) addr:0x02141a50 +func_ov027_02141ab0 kind:function(arm,size=0x14) addr:0x02141ab0 +func_ov027_02141ac4 kind:function(arm,size=0x10c) addr:0x02141ac4 +func_ov027_02141bd0 kind:function(arm,size=0xe8) addr:0x02141bd0 +func_ov027_02141cb8 kind:function(arm,size=0x8) addr:0x02141cb8 +func_ov027_02141cc0 kind:function(arm,size=0x8) addr:0x02141cc0 +func_ov027_02141cc8 kind:function(arm,size=0x4) addr:0x02141cc8 +func_ov027_02141ccc kind:function(arm,size=0x160) addr:0x02141ccc +func_ov027_02141e2c kind:function(arm,size=0xc) addr:0x02141e2c +func_ov027_02141e38 kind:function(arm,size=0xc) addr:0x02141e38 +func_ov027_02141e44 kind:function(arm,size=0x8c) addr:0x02141e44 +func_ov027_02141ed0 kind:function(arm,size=0x40) addr:0x02141ed0 +func_ov027_02141f10 kind:function(arm,size=0x20) addr:0x02141f10 +func_ov027_02141f30 kind:function(arm,size=0x20) addr:0x02141f30 +func_ov027_02141f50 kind:function(arm,size=0x1c) addr:0x02141f50 +func_ov027_02141f6c kind:function(arm,size=0x28) addr:0x02141f6c +func_ov027_02141f94 kind:function(arm,size=0x30) addr:0x02141f94 +func_ov027_02141fc4 kind:function(arm,size=0x28) addr:0x02141fc4 +func_ov027_02141fec kind:function(arm,size=0x20) addr:0x02141fec +func_ov027_0214200c kind:function(arm,size=0x14) addr:0x0214200c +func_ov027_02142020 kind:function(arm,size=0xc) addr:0x02142020 +func_ov027_0214202c kind:function(arm,size=0x24) addr:0x0214202c +func_ov027_02142050 kind:function(arm,size=0x40) addr:0x02142050 +func_ov027_02142090 kind:function(arm,size=0x44) addr:0x02142090 +func_ov027_021420d4 kind:function(arm,size=0xec) addr:0x021420d4 +func_ov027_021421c0 kind:function(arm,size=0x110) addr:0x021421c0 +func_ov027_021422d0 kind:function(arm,size=0x38) addr:0x021422d0 +func_ov027_02142308 kind:function(arm,size=0x18) addr:0x02142308 +func_ov027_02142320 kind:function(arm,size=0x40) addr:0x02142320 +func_ov027_02142360 kind:function(arm,size=0x20) addr:0x02142360 +func_ov027_02142380 kind:function(arm,size=0x20) addr:0x02142380 +func_ov027_021423a0 kind:function(arm,size=0xc) addr:0x021423a0 +func_ov027_021423ac kind:function(arm,size=0x28) addr:0x021423ac +func_ov027_021423d4 kind:function(arm,size=0x30) addr:0x021423d4 +func_ov027_02142404 kind:function(arm,size=0x14) addr:0x02142404 +func_ov027_02142418 kind:function(arm,size=0xc) addr:0x02142418 +func_ov027_02142424 kind:function(arm,size=0x24) addr:0x02142424 +func_ov027_02142448 kind:function(arm,size=0x38) addr:0x02142448 +func_ov027_02142480 kind:function(arm,size=0x44) addr:0x02142480 +func_ov027_021424c4 kind:function(arm,size=0xec) addr:0x021424c4 +func_ov027_021425b0 kind:function(arm,size=0x6c) addr:0x021425b0 +func_ov027_0214261c kind:function(arm,size=0x18) addr:0x0214261c +func_ov027_02142634 kind:function(arm,size=0x40) addr:0x02142634 +func_ov027_02142674 kind:function(arm,size=0x20) addr:0x02142674 +func_ov027_02142694 kind:function(arm,size=0x20) addr:0x02142694 +func_ov027_021426b4 kind:function(arm,size=0x8) addr:0x021426b4 +func_ov027_021426bc kind:function(arm,size=0x20) addr:0x021426bc +func_ov027_021426dc kind:function(arm,size=0x28) addr:0x021426dc +func_ov027_02142704 kind:function(arm,size=0x14) addr:0x02142704 +func_ov027_02142718 kind:function(arm,size=0xc) addr:0x02142718 +func_ov027_02142724 kind:function(arm,size=0x24) addr:0x02142724 +func_ov027_02142748 kind:function(arm,size=0x54) addr:0x02142748 +func_ov027_0214279c kind:function(arm,size=0x44) addr:0x0214279c +func_ov027_021427e0 kind:function(arm,size=0xec) addr:0x021427e0 +func_ov027_021428cc kind:function(arm,size=0x6c) addr:0x021428cc +func_ov027_02142938 kind:function(arm,size=0x18) addr:0x02142938 +func_ov027_02142950 kind:function(arm,size=0x40) addr:0x02142950 +func_ov027_02142990 kind:function(arm,size=0x20) addr:0x02142990 +func_ov027_021429b0 kind:function(arm,size=0x20) addr:0x021429b0 +func_ov027_021429d0 kind:function(arm,size=0x8) addr:0x021429d0 +func_ov027_021429d8 kind:function(arm,size=0x20) addr:0x021429d8 +func_ov027_021429f8 kind:function(arm,size=0x28) addr:0x021429f8 +func_ov027_02142a20 kind:function(arm,size=0x14) addr:0x02142a20 +func_ov027_02142a34 kind:function(arm,size=0xc) addr:0x02142a34 +func_ov027_02142a40 kind:function(arm,size=0x24) addr:0x02142a40 +func_ov027_02142a64 kind:function(arm,size=0x38) addr:0x02142a64 +func_ov027_02142a9c kind:function(arm,size=0x3c) addr:0x02142a9c +func_ov027_02142ad8 kind:function(arm,size=0xec) addr:0x02142ad8 +func_ov027_02142bc4 kind:function(arm,size=0x74) addr:0x02142bc4 +func_ov027_02142c38 kind:function(arm,size=0x18) addr:0x02142c38 +func_ov027_02142c50 kind:function(arm,size=0x40) addr:0x02142c50 +func_ov027_02142c90 kind:function(arm,size=0x20) addr:0x02142c90 +func_ov027_02142cb0 kind:function(arm,size=0x20) addr:0x02142cb0 +func_ov027_02142cd0 kind:function(arm,size=0x8) addr:0x02142cd0 +func_ov027_02142cd8 kind:function(arm,size=0x20) addr:0x02142cd8 +func_ov027_02142cf8 kind:function(arm,size=0x28) addr:0x02142cf8 +func_ov027_02142d20 kind:function(arm,size=0x14) addr:0x02142d20 +func_ov027_02142d34 kind:function(arm,size=0xc) addr:0x02142d34 +func_ov027_02142d40 kind:function(arm,size=0x24) addr:0x02142d40 +func_ov027_02142d64 kind:function(arm,size=0x38) addr:0x02142d64 +func_ov027_02142d9c kind:function(arm,size=0xa0) addr:0x02142d9c +func_ov027_02142e3c kind:function(arm,size=0xec) addr:0x02142e3c +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=0x20) addr:0x02142f68 +func_ov027_02142f88 kind:function(arm,size=0x8) addr:0x02142f88 +func_ov027_02142f90 kind:function(arm,size=0x20) addr:0x02142f90 +func_ov027_02142fb0 kind:function(arm,size=0x28) addr:0x02142fb0 +func_ov027_02142fd8 kind:function(arm,size=0x14) addr:0x02142fd8 +func_ov027_02142fec kind:function(arm,size=0xc) addr:0x02142fec +func_ov027_02142ff8 kind:function(arm,size=0x24) addr:0x02142ff8 +func_ov027_0214301c kind:function(arm,size=0x50) addr:0x0214301c +func_ov027_0214306c kind:function(arm,size=0x70) addr:0x0214306c +func_ov027_021430dc kind:function(arm,size=0x1f0) addr:0x021430dc +func_ov027_021432cc kind:function(arm,size=0xe8) addr:0x021432cc +func_ov027_021433b4 kind:function(arm,size=0x8) addr:0x021433b4 +func_ov027_021433bc kind:function(arm,size=0x8) addr:0x021433bc +func_ov027_021433c4 kind:function(arm,size=0x4) addr:0x021433c4 +func_ov027_021433c8 kind:function(arm,size=0x114) addr:0x021433c8 +func_ov027_021434dc kind:function(arm,size=0x114) addr:0x021434dc +func_ov027_021435f0 kind:function(arm,size=0x14) addr:0x021435f0 +func_ov027_02143604 kind:function(arm,size=0x64) addr:0x02143604 +func_ov027_02143668 kind:function(arm,size=0x8) addr:0x02143668 +func_ov027_02143670 kind:function(arm,size=0x8) addr:0x02143670 +func_ov027_02143678 kind:function(arm,size=0x8) addr:0x02143678 +func_ov027_02143680 kind:function(arm,size=0x38) addr:0x02143680 +func_ov027_021436b8 kind:function(arm,size=0x2c) addr:0x021436b8 +func_ov027_021436e4 kind:function(arm,size=0x40) addr:0x021436e4 +func_ov027_02143724 kind:function(arm,size=0x20) addr:0x02143724 +func_ov027_02143744 kind:function(arm,size=0x20) addr:0x02143744 +func_ov027_02143764 kind:function(arm,size=0x40) addr:0x02143764 +func_ov027_021437a4 kind:function(arm,size=0x48) addr:0x021437a4 +func_ov027_021437ec kind:function(arm,size=0x40) addr:0x021437ec +func_ov027_0214382c kind:function(arm,size=0x38) addr:0x0214382c +func_ov027_02143864 kind:function(arm,size=0x14) addr:0x02143864 +func_ov027_02143878 kind:function(arm,size=0xc) addr:0x02143878 +func_ov027_02143884 kind:function(arm,size=0x24) addr:0x02143884 +func_ov027_021438a8 kind:function(arm,size=0x5c) addr:0x021438a8 +func_ov027_02143904 kind:function(arm,size=0x3c) addr:0x02143904 +func_ov027_02143940 kind:function(arm,size=0xec) addr:0x02143940 +func_ov027_02143a2c kind:function(arm,size=0x74) addr:0x02143a2c +func_ov027_02143aa0 kind:function(arm,size=0x18) addr:0x02143aa0 +func_ov027_02143ab8 kind:function(arm,size=0x40) addr:0x02143ab8 +func_ov027_02143af8 kind:function(arm,size=0x20) addr:0x02143af8 +func_ov027_02143b18 kind:function(arm,size=0x20) addr:0x02143b18 +func_ov027_02143b38 kind:function(arm,size=0xc) addr:0x02143b38 +func_ov027_02143b44 kind:function(arm,size=0x20) addr:0x02143b44 +func_ov027_02143b64 kind:function(arm,size=0x28) addr:0x02143b64 +func_ov027_02143b8c kind:function(arm,size=0x14) addr:0x02143b8c +func_ov027_02143ba0 kind:function(arm,size=0xc) addr:0x02143ba0 +func_ov027_02143bac kind:function(arm,size=0x24) addr:0x02143bac +func_ov027_02143bd0 kind:function(arm,size=0x5c) addr:0x02143bd0 +func_ov027_02143c2c kind:function(arm,size=0x44) addr:0x02143c2c +func_ov027_02143c70 kind:function(arm,size=0xec) addr:0x02143c70 +func_ov027_02143d5c kind:function(arm,size=0x6c) addr:0x02143d5c +func_ov027_02143dc8 kind:function(arm,size=0x18) addr:0x02143dc8 +func_ov027_02143de0 kind:function(arm,size=0x8) addr:0x02143de0 +func_ov027_02143de8 kind:function(arm,size=0x40) addr:0x02143de8 +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=0x20) addr:0x02143e68 +func_ov027_02143e88 kind:function(arm,size=0x28) addr:0x02143e88 +func_ov027_02143eb0 kind:function(arm,size=0x14) addr:0x02143eb0 +func_ov027_02143ec4 kind:function(arm,size=0xc) addr:0x02143ec4 +func_ov027_02143ed0 kind:function(arm,size=0x24) addr:0x02143ed0 +func_ov027_02143ef4 kind:function(arm,size=0x54) addr:0x02143ef4 +func_ov027_02143f48 kind:function(arm,size=0x34) addr:0x02143f48 +func_ov027_02143f7c kind:function(arm,size=0x98) addr:0x02143f7c +func_ov027_02144014 kind:function(arm,size=0x88) addr:0x02144014 +func_ov027_0214409c kind:function(arm,size=0x10c) addr:0x0214409c +func_ov027_021441a8 kind:function(arm,size=0x60) addr:0x021441a8 +func_ov027_02144208 kind:function(arm,size=0x20) addr:0x02144208 +func_ov027_02144228 kind:function(arm,size=0x28) addr:0x02144228 +func_ov027_02144250 kind:function(arm,size=0x14) addr:0x02144250 +func_ov027_02144264 kind:function(arm,size=0x1c) addr:0x02144264 +func_ov027_02144280 kind:function(arm,size=0xc) addr:0x02144280 +func_ov027_0214428c kind:function(arm,size=0x24) addr:0x0214428c +func_ov027_021442b0 kind:function(arm,size=0x2c) addr:0x021442b0 +func_ov027_021442dc kind:function(arm,size=0x9c) addr:0x021442dc +func_ov027_02144378 kind:function(arm,size=0x1d4) addr:0x02144378 +func_ov027_0214454c kind:function(arm,size=0xcc) addr:0x0214454c +func_ov027_02144618 kind:function(arm,size=0x4c) addr:0x02144618 +func_ov027_02144664 kind:function(arm,size=0x50) addr:0x02144664 +func_ov027_021446b4 kind:function(arm,size=0x84) addr:0x021446b4 +func_ov027_02144738 kind:function(arm,size=0x3c) addr:0x02144738 +func_ov027_02144774 kind:function(arm,size=0x8) addr:0x02144774 +func_ov027_0214477c kind:function(arm,size=0x40) addr:0x0214477c +func_ov027_021447bc kind:function(arm,size=0x48) addr:0x021447bc +func_ov027_02144804 kind:function(arm,size=0x14) addr:0x02144804 +func_ov027_02144818 kind:function(arm,size=0xc) addr:0x02144818 +func_ov027_02144824 kind:function(arm,size=0x24) addr:0x02144824 +func_ov027_02144848 kind:function(arm,size=0x4c) addr:0x02144848 +func_ov027_02144894 kind:function(arm,size=0xb0) addr:0x02144894 +func_ov027_02144944 kind:function(arm,size=0x98) addr:0x02144944 +func_ov027_021449dc kind:function(arm,size=0x3c) addr:0x021449dc +func_ov027_02144a18 kind:function(arm,size=0x2d8) addr:0x02144a18 +func_ov027_02144cf0 kind:function(arm,size=0x58) addr:0x02144cf0 +func_ov027_02144d48 kind:function(arm,size=0x70) addr:0x02144d48 +func_ov027_02144db8 kind:function(arm,size=0x114) addr:0x02144db8 +func_ov027_02144ecc kind:function(arm,size=0x4) addr:0x02144ecc +func_ov027_02144ed0 kind:function(arm,size=0x78) addr:0x02144ed0 +func_ov027_02144f48 kind:function(arm,size=0x4) addr:0x02144f48 +func_ov027_02144f4c kind:function(arm,size=0xc) addr:0x02144f4c +func_ov027_02144f58 kind:function(arm,size=0x4) addr:0x02144f58 +func_ov027_02144f5c kind:function(arm,size=0x40) addr:0x02144f5c +func_ov027_02144f9c kind:function(arm,size=0xb0) addr:0x02144f9c +func_ov027_0214504c kind:function(arm,size=0x20) addr:0x0214504c +func_ov027_0214506c kind:function(arm,size=0x28) addr:0x0214506c +func_ov027_02145094 kind:function(arm,size=0x14) addr:0x02145094 +func_ov027_021450a8 kind:function(arm,size=0xc) addr:0x021450a8 +func_ov027_021450b4 kind:function(arm,size=0x24) addr:0x021450b4 +func_ov027_021450d8 kind:function(arm,size=0x6c) addr:0x021450d8 +func_ov027_02145144 kind:function(arm,size=0x10) addr:0x02145144 +func_ov027_02145154 kind:function(arm,size=0x204) addr:0x02145154 +func_ov027_02145358 kind:function(arm,size=0x40) addr:0x02145358 +func_ov027_02145398 kind:function(arm,size=0x14) addr:0x02145398 +func_ov027_021453ac kind:function(arm,size=0x54) addr:0x021453ac +func_ov027_02145400 kind:function(arm,size=0x14) addr:0x02145400 +func_ov027_02145414 kind:function(arm,size=0xec) addr:0x02145414 +func_ov027_02145500 kind:function(arm,size=0xf4) addr:0x02145500 +func_ov027_021455f4 kind:function(arm,size=0x50) addr:0x021455f4 +func_ov027_02145644 kind:function(arm,size=0x124) addr:0x02145644 +func_ov027_02145768 kind:function(arm,size=0x20) addr:0x02145768 +func_ov027_02145788 kind:function(arm,size=0x20) addr:0x02145788 +func_ov027_021457a8 kind:function(arm,size=0x144) addr:0x021457a8 +func_ov027_021458ec kind:function(arm,size=0x148) addr:0x021458ec +func_ov027_02145a34 kind:function(arm,size=0x4) addr:0x02145a34 +func_ov027_02145a38 kind:function(arm,size=0x314) addr:0x02145a38 +func_ov027_02145d4c kind:function(arm,size=0x1e0) addr:0x02145d4c +func_ov027_02145f2c kind:function(arm,size=0x48) addr:0x02145f2c +func_ov027_02145f74 kind:function(arm,size=0x44) addr:0x02145f74 +func_ov027_02145fb8 kind:function(arm,size=0x84) addr:0x02145fb8 +func_ov027_0214603c kind:function(arm,size=0x21c) addr:0x0214603c +func_ov027_02146258 kind:function(arm,size=0xf4) addr:0x02146258 +func_ov027_0214634c kind:function(arm,size=0x290) addr:0x0214634c +func_ov027_021465dc kind:function(arm,size=0x4c0) addr:0x021465dc +func_ov027_02146a9c kind:function(arm,size=0x2c) addr:0x02146a9c +func_ov027_02146ac8 kind:function(arm,size=0x68) addr:0x02146ac8 +func_ov027_02146b30 kind:function(arm,size=0xd4) addr:0x02146b30 +func_ov027_02146c04 kind:function(arm,size=0x14) addr:0x02146c04 +func_ov027_02146c18 kind:function(arm,size=0x4) addr:0x02146c18 +func_ov027_02146c1c kind:function(arm,size=0x168) addr:0x02146c1c +func_ov027_02146d84 kind:function(arm,size=0xa4) addr:0x02146d84 +func_ov027_02146e28 kind:function(arm,size=0x3c) addr:0x02146e28 +func_ov027_02146e64 kind:function(arm,size=0xa8) addr:0x02146e64 +func_ov027_02146f0c kind:function(arm,size=0x128) addr:0x02146f0c +func_ov027_02147034 kind:function(arm,size=0x13c) addr:0x02147034 +func_ov027_02147170 kind:function(arm,size=0x1c) addr:0x02147170 +func_ov027_0214718c kind:function(arm,size=0x114) addr:0x0214718c +func_ov027_021472a0 kind:function(arm,size=0x1c) addr:0x021472a0 +func_ov027_021472bc kind:function(arm,size=0x1ac) addr:0x021472bc +func_ov027_02147468 kind:function(arm,size=0x3c) addr:0x02147468 +func_ov027_021474a4 kind:function(arm,size=0x90) addr:0x021474a4 +func_ov027_02147534 kind:function(arm,size=0x48) addr:0x02147534 +func_ov027_0214757c kind:function(arm,size=0xd8) addr:0x0214757c +func_ov027_02147654 kind:function(arm,size=0xec) addr:0x02147654 +func_ov027_02147740 kind:function(arm,size=0xbc) addr:0x02147740 +func_ov027_021477fc kind:function(arm,size=0x44) addr:0x021477fc +func_ov027_02147840 kind:function(arm,size=0xac) addr:0x02147840 +func_ov027_021478ec kind:function(arm,size=0x5c) addr:0x021478ec +func_ov027_02147948 kind:function(arm,size=0xbc) addr:0x02147948 +func_ov027_02147a04 kind:function(arm,size=0x44) addr:0x02147a04 +func_ov027_02147a48 kind:function(arm,size=0xac) addr:0x02147a48 +func_ov027_02147af4 kind:function(arm,size=0x2c) addr:0x02147af4 +func_ov027_02147b20 kind:function(arm,size=0x120) addr:0x02147b20 +func_ov027_02147c40 kind:function(arm,size=0x15c) addr:0x02147c40 +func_ov027_02147d9c kind:function(arm,size=0x88) addr:0x02147d9c +func_ov027_02147e24 kind:function(arm,size=0x24) addr:0x02147e24 +func_ov027_02147e48 kind:function(arm,size=0x2c) addr:0x02147e48 +func_ov027_02147e74 kind:function(arm,size=0x24) addr:0x02147e74 +func_ov027_02147e98 kind:function(arm,size=0x10) addr:0x02147e98 +func_ov027_02147ea8 kind:function(arm,size=0x8) addr:0x02147ea8 +func_ov027_02147eb0 kind:function(arm,size=0x1c) addr:0x02147eb0 +func_ov027_02147ecc kind:function(arm,size=0x1c) addr:0x02147ecc +func_ov027_02147ee8 kind:function(arm,size=0x14) addr:0x02147ee8 +data_ov027_02147efc kind:data(any) addr:0x02147efc +data_ov027_02147f0c kind:data(any) addr:0x02147f0c +data_ov027_02147f1c kind:data(any) addr:0x02147f1c +data_ov027_02147f2c kind:data(any) addr:0x02147f2c +func_ov027_02147f38 kind:function(arm,size=0x70) addr:0x02147f38 +func_ov027_02147fa8 kind:function(arm,size=0x50) addr:0x02147fa8 +func_ov027_02147ff8 kind:function(arm,size=0x50) addr:0x02147ff8 +func_ov027_02148048 kind:function(arm,size=0x50) addr:0x02148048 +func_ov027_02148098 kind:function(arm,size=0x50) addr:0x02148098 +func_ov027_021480e8 kind:function(arm,size=0x50) addr:0x021480e8 +func_ov027_02148138 kind:function(arm,size=0x50) addr:0x02148138 +func_ov027_02148188 kind:function(arm,size=0x50) addr:0x02148188 +func_ov027_021481d8 kind:function(arm,size=0x50) addr:0x021481d8 +func_ov027_02148228 kind:function(arm,size=0x50) addr:0x02148228 +func_ov027_02148278 kind:function(arm,size=0x6c) addr:0x02148278 +func_ov027_021482e4 kind:function(arm,size=0x50) addr:0x021482e4 +func_ov027_02148334 kind:function(arm,size=0x50) addr:0x02148334 +data_ov027_021483c0 kind:data(any) addr:0x021483c0 +data_ov027_021483d0 kind:data(any) addr:0x021483d0 +data_ov027_021483e4 kind:data(any) addr:0x021483e4 +data_ov027_02148400 kind:data(any) addr:0x02148400 +data_ov027_0214842c kind:data(any) addr:0x0214842c +data_ov027_02148498 kind:data(any) addr:0x02148498 +data_ov027_02148504 kind:data(any) addr:0x02148504 +data_ov027_02148520 kind:data(any) addr:0x02148520 +data_ov027_02148584 kind:data(any) addr:0x02148584 +data_ov027_02148598 kind:data(any) addr:0x02148598 +data_ov027_021485b4 kind:data(any) addr:0x021485b4 +data_ov027_02148620 kind:data(any) addr:0x02148620 +data_ov027_0214863c kind:data(any) addr:0x0214863c +data_ov027_021486a8 kind:data(any) addr:0x021486a8 +data_ov027_021486c4 kind:data(any) addr:0x021486c4 +data_ov027_02148730 kind:data(any) addr:0x02148730 +data_ov027_0214874c kind:data(any) addr:0x0214874c +data_ov027_021487b0 kind:data(any) addr:0x021487b0 +data_ov027_021487b4 kind:data(any) addr:0x021487b4 +data_ov027_021487c8 kind:data(any) addr:0x021487c8 +data_ov027_021487e4 kind:data(any) addr:0x021487e4 +data_ov027_02148868 kind:data(any) addr:0x02148868 +data_ov027_021488ec kind:data(any) addr:0x021488ec +data_ov027_02148908 kind:data(any) addr:0x02148908 +data_ov027_02148974 kind:data(any) addr:0x02148974 +data_ov027_02148990 kind:data(any) addr:0x02148990 +data_ov027_021489fc kind:data(any) addr:0x021489fc +data_ov027_02148a24 kind:data(any) addr:0x02148a24 +data_ov027_02148a6c kind:data(any) addr:0x02148a6c +data_ov027_02148a80 kind:data(any) addr:0x02148a80 +data_ov027_02148a9c kind:data(any) addr:0x02148a9c +data_ov027_02148ac4 kind:data(any) addr:0x02148ac4 +data_ov027_02148b30 kind:data(any) addr:0x02148b30 +data_ov027_02148b48 kind:data(any) addr:0x02148b48 +data_ov027_02148b68 kind:data(any) addr:0x02148b68 +data_ov027_02148b8c kind:data(any) addr:0x02148b8c +data_ov027_02148bd4 kind:data(any) addr:0x02148bd4 ambiguous +data_ov027_02148be8 kind:data(any) addr:0x02148be8 +data_ov027_02148bec kind:data(any) addr:0x02148bec ambiguous +data_ov027_02148cd0 kind:data(any) addr:0x02148cd0 +data_ov027_02148cf4 kind:data(any) addr:0x02148cf4 +data_ov027_02148d3c kind:data(any) addr:0x02148d3c +data_ov027_02148d88 kind:data(any) addr:0x02148d88 +data_ov027_02148e00 kind:bss addr:0x02148e00 +data_ov027_02148e08 kind:bss addr:0x02148e08 +data_ov027_02148e14 kind:bss addr:0x02148e14 +data_ov027_02148e20 kind:bss addr:0x02148e20 +data_ov027_02148ef4 kind:bss addr:0x02148ef4 +data_ov027_02148ef8 kind:bss addr:0x02148ef8 +data_ov027_02148f04 kind:bss addr:0x02148f04 +data_ov027_02148fd8 kind:bss addr:0x02148fd8 +data_ov027_02148fdc kind:bss addr:0x02148fdc +data_ov027_02148fe8 kind:bss addr:0x02148fe8 +data_ov027_02149058 kind:bss addr:0x02149058 ambiguous +data_ov027_021490bc kind:bss addr:0x021490bc +data_ov027_021490c0 kind:bss addr:0x021490c0 +data_ov027_021490cc kind:bss addr:0x021490cc +data_ov027_021491a0 kind:bss addr:0x021491a0 +data_ov027_021491a4 kind:bss addr:0x021491a4 +data_ov027_021491b0 kind:bss addr:0x021491b0 +data_ov027_02149284 kind:bss addr:0x02149284 +data_ov027_02149288 kind:bss addr:0x02149288 +data_ov027_02149294 kind:bss addr:0x02149294 +data_ov027_02149368 kind:bss addr:0x02149368 +data_ov027_0214936c kind:bss addr:0x0214936c +data_ov027_02149378 kind:bss addr:0x02149378 +data_ov027_02149398 kind:bss addr:0x02149398 +data_ov027_0214944c kind:bss addr:0x0214944c +data_ov027_02149450 kind:bss addr:0x02149450 +data_ov027_0214945c kind:bss addr:0x0214945c +data_ov027_02149530 kind:bss addr:0x02149530 +data_ov027_02149534 kind:bss addr:0x02149534 +data_ov027_02149540 kind:bss addr:0x02149540 +data_ov027_02149614 kind:bss addr:0x02149614 +data_ov027_02149618 kind:bss addr:0x02149618 +data_ov027_02149624 kind:bss addr:0x02149624 +data_ov027_0214968c kind:bss addr:0x0214968c +data_ov027_02149690 kind:bss addr:0x02149690 +data_ov027_0214969c kind:bss addr:0x0214969c +data_ov027_02149770 kind:bss addr:0x02149770 +data_ov027_02149778 kind:bss addr:0x02149778 +data_ov027_02149784 kind:bss addr:0x02149784 +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_02149878 kind:bss addr:0x02149878 +data_ov027_0214987c kind:bss addr:0x0214987c +data_ov027_02149880 kind:bss addr:0x02149880 +data_ov027_02149884 kind:bss addr:0x02149884 +data_ov027_02149888 kind:bss addr:0x02149888 +data_ov027_0214988c kind:bss addr:0x0214988c +data_ov027_02149890 kind:bss addr:0x02149890 +data_ov027_02149894 kind:bss addr:0x02149894 +data_ov027_021498a0 kind:bss addr:0x021498a0 +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 +data_ov027_02149974 kind:bss addr:0x02149974 +data_ov027_02149984 kind:bss addr:0x02149984 diff --git a/config/eur/arm9/overlays/ov028/delinks.txt b/config/eur/arm9/overlays/ov028/delinks.txt new file mode 100644 index 00000000..d15fb6e2 --- /dev/null +++ b/config/eur/arm9/overlays/ov028/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021419e0 end:0x021469b8 kind:code align:32 + .rodata start:0x021469b8 end:0x02146a44 kind:data align:4 + .init start:0x02146a44 end:0x02146fd0 kind:code align:4 + .ctor start:0x02146fd0 end:0x02147018 kind:data align:4 + .data start:0x02147020 end:0x02147c60 kind:data align:32 + .bss start:0x02147c60 end:0x021489e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov028/relocs.txt b/config/eur/arm9/overlays/ov028/relocs.txt new file mode 100644 index 00000000..e6dba259 --- /dev/null +++ b/config/eur/arm9/overlays/ov028/relocs.txt @@ -0,0 +1,1440 @@ +from:0x021419e8 kind:load to:0x02147c7c module:overlay(28) +from:0x021419fc kind:arm_call to:0x02011f3c module:main +from:0x02141a08 kind:arm_call to:0x02141ab0 module:overlay(28) +from:0x02141a20 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02141a74 kind:load to:0x021470b0 module:overlay(28) +from:0x02141a84 kind:arm_call to:0x0209a7c4 module:overlay(0) +from:0x02141a98 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02141aa8 kind:load to:0x021470d4 module:overlay(28) +from:0x02141aac kind:load to:0x021469b8 module:overlay(28) +from:0x02141abc kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02141b20 kind:arm_call to:0x02141a7c module:overlay(28) +from:0x02141b4c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02141b68 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02141b78 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02141b90 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02141bc4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02141bdc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02141c00 kind:load to:0x0214714c module:overlay(28) +from:0x02141c04 kind:load to:0x02147c7c module:overlay(28) +from:0x02141c08 kind:load to:0x02147100 module:overlay(28) +from:0x02141c0c kind:load to:0x02147c64 module:overlay(28) +from:0x02141c18 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141c2c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02141c40 kind:arm_call to:0x02142f10 module:overlay(28) +from:0x02141c5c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02141c6c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02141c74 kind:arm_call to:0x02142d90 module:overlay(28) +from:0x02141c94 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x02141ca0 kind:load to:0x02142ff4 module:overlay(28) +from:0x02141cec kind:load to:0x02147038 module:overlay(28) +from:0x02141cfc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02141d04 kind:arm_call to:0x02142c5c module:overlay(28) +from:0x02141d60 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x02141d94 kind:arm_call to:0x02142f8c module:overlay(28) +from:0x02141dc4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02141ddc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02141df4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02141e00 kind:arm_call to:0x02110f28 module:overlay(26) +from:0x02141e08 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02141e20 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02141e30 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02141e58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141e78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02141e90 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02141ea8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02141eb4 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x02141ebc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02141ed0 kind:load to:0x02142fc8 module:overlay(28) +from:0x02141ed4 kind:load to:0x027e0cec module:dtcm +from:0x02141ee0 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x02141f14 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x02141f4c kind:arm_call to:0x02110dac module:overlay(26) +from:0x02141f58 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02141f74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141f94 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02141fa0 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x02141fdc kind:arm_call to:0x02141cf0 module:overlay(28) +from:0x02141ff4 kind:load to:0x02147070 module:overlay(28) +from:0x02142010 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x02142018 kind:load to:0x02147c64 module:overlay(28) +from:0x02142028 kind:arm_call to:0x021420d0 module:overlay(28) +from:0x02142064 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021420b8 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x021420c4 kind:load to:0x0203e964 module:main +from:0x021420cc kind:load to:0x027e09b4 module:dtcm +from:0x021420e4 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x02142114 kind:arm_call to:0x02142f10 module:overlay(28) +from:0x02142124 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02142134 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02142148 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x02142170 kind:arm_call to:0x01fff458 module:itcm +from:0x02142180 kind:arm_call to:0x02142b30 module:overlay(28) +from:0x0214219c kind:arm_call to:0x02143440 module:overlay(28) +from:0x021421a8 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x021421b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021421b4 kind:load to:0x027e0d10 module:dtcm +from:0x021421d0 kind:arm_call to:0x02131644 module:overlay(26) +from:0x021421e4 kind:arm_call to:0x02142e20 module:overlay(28) +from:0x02142248 kind:arm_call to:0x02142f8c module:overlay(28) +from:0x02142258 kind:load to:0x021471a8 module:overlay(28) +from:0x02142280 kind:arm_call to:0x02015080 module:main +from:0x021422cc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021422e8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02142328 kind:arm_call to:0x01ffb464 module:itcm +from:0x02142338 kind:arm_call to:0x01ff9218 module:itcm +from:0x02142388 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021423a0 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x021423ac kind:load to:0x027e0cec module:dtcm +from:0x0214241c kind:arm_call to:0x02142f8c module:overlay(28) +from:0x02142430 kind:load to:0x021471c0 module:overlay(28) +from:0x02142458 kind:arm_call to:0x02015080 module:main +from:0x02142488 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021424a4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021424dc kind:arm_call to:0x02015080 module:main +from:0x02142530 kind:arm_call to:0x01ffb464 module:itcm +from:0x02142540 kind:arm_call to:0x01ff9218 module:itcm +from:0x02142578 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x02142584 kind:load to:0x027e0cec module:dtcm +from:0x02142674 kind:load to:0x02049be4 module:main +from:0x0214267c kind:load to:0x021471f0 module:overlay(28) +from:0x02142680 kind:load to:0x021471d8 module:overlay(28) +from:0x0214268c kind:arm_call to:0x02142e20 module:overlay(28) +from:0x0214269c kind:arm_call to:0x01ff930c module:itcm +from:0x021426a4 kind:arm_call to:0x02142be0 module:overlay(28) +from:0x021426b8 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x021426e8 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x02142720 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x02142738 kind:arm_call to:0x02142e70 module:overlay(28) +from:0x021427dc kind:load to:0x02147238 module:overlay(28) +from:0x021427e0 kind:load to:0x02147250 module:overlay(28) +from:0x02142818 kind:arm_call to:0x02142e20 module:overlay(28) +from:0x0214282c kind:arm_call to:0x01ff930c module:itcm +from:0x02142840 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021428ec kind:arm_call to:0x02015080 module:main +from:0x02142900 kind:arm_call to:0x02142c70 module:overlay(28) +from:0x0214293c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142954 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x021429a8 kind:load to:0x02147268 module:overlay(28) +from:0x021429ac kind:load to:0x02147280 module:overlay(28) +from:0x021429b0 kind:load to:0x02049be4 module:main +from:0x021429c4 kind:arm_call to:0x02142f8c module:overlay(28) +from:0x02142a18 kind:arm_call to:0x02143440 module:overlay(28) +from:0x02142a2c kind:load to:0x02147208 module:overlay(28) +from:0x02142a4c kind:arm_call to:0x02015080 module:main +from:0x02142a70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142a84 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x02142aa4 kind:arm_call to:0x02143440 module:overlay(28) +from:0x02142af8 kind:load to:0x02147220 module:overlay(28) +from:0x02142b14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142b28 kind:arm_call to:0x02141ca4 module:overlay(28) +from:0x02142b3c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02142b44 kind:arm_call to:0x021317a0 module:overlay(26) +from:0x02142b58 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02142b64 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02142b74 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02142ba4 kind:arm_call to:0x02016b8c module:main +from:0x02142bc8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142bec kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02142c1c kind:arm_call to:0x02016ae0 module:main +from:0x02142c40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142cc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02142cd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142d20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02142d30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142d54 kind:arm_call to:0x021437a8 module:overlay(28) +from:0x02142d60 kind:arm_call to:0x02143440 module:overlay(28) +from:0x02142d6c kind:arm_call to:0x02142f8c module:overlay(28) +from:0x02142d78 kind:load to:0x02147020 module:overlay(28) +from:0x02142dac kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02142df0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02142e00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142e14 kind:load to:0x020b539c module:overlay(0) +from:0x02142e1c kind:load to:0x027e0ce4 module:dtcm +from:0x02142e34 kind:arm_call to:0x02131718 module:overlay(26) +from:0x02142e50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02142e80 kind:arm_call to:0x02131f28 module:overlays(26,48) +from:0x02142e94 kind:arm_call to:0x02142e20 module:overlay(28) +from:0x02142eac kind:arm_call to:0x02131718 module:overlay(26) +from:0x02142ebc kind:arm_call to:0x021316b8 module:overlay(26) +from:0x02142ecc kind:arm_call to:0x01ffb714 module:itcm +from:0x02142ed8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02142f28 kind:load to:0x027e0cd8 module:dtcm +from:0x02142f2c kind:load to:0x02081e30 module:overlay(0) +from:0x02142f50 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02142f60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02142f6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02142f70 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02142f80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142fa0 kind:arm_call to:0x02142f30 module:overlay(28) +from:0x02142fb8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02142fc4 kind:load to:0x027e09a8 module:dtcm +from:0x02142fec kind:load to:0x027e09b8 module:dtcm +from:0x02143044 kind:arm_call to:0x0200e260 module:main +from:0x02143068 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02143074 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02143090 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021430a0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021430b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021430b8 kind:arm_call to:0x02011ff4 module:main +from:0x021430cc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021430d4 kind:arm_call to:0x02011ff4 module:main +from:0x021430ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021430f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021430fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143114 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214311c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02143124 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214312c kind:arm_call to:0x02011ff4 module:main +from:0x02143140 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02143154 kind:load to:0x02147d64 module:overlay(28) +from:0x02143168 kind:arm_call to:0x02011f3c module:main +from:0x02143174 kind:arm_call to:0x021431dc module:overlay(28) +from:0x02143188 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021431d4 kind:load to:0x021472a0 module:overlay(28) +from:0x021431e4 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02143248 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02143250 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0214327c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02143288 kind:load to:0x021472c4 module:overlay(28) +from:0x0214328c kind:load to:0x02147d64 module:overlay(28) +from:0x021432a8 kind:arm_call to:0x02143440 module:overlay(28) +from:0x021432bc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021432d8 kind:arm_call to:0x021432e4 module:overlay(28) +from:0x02143310 kind:arm_call to:0x02141ed8 module:overlay(28) +from:0x02143338 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214334c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143358 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214335c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214336c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02143384 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021433b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021433cc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021433e8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214340c kind:arm_call to:0x02143440 module:overlay(28) +from:0x02143418 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02143420 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02143430 kind:load to:0x027e09a8 module:dtcm +from:0x02143438 kind:load to:0x02142fc8 module:overlay(28) +from:0x0214343c kind:load to:0x027e0cec module:dtcm +from:0x02143478 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021434a4 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02143528 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x02143544 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02143558 kind:arm_call to:0x021432e4 module:overlay(28) +from:0x0214356c kind:arm_call to:0x02131778 module:overlay(26) +from:0x0214357c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143588 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021435d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021435e4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021435f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214361c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02143624 kind:arm_call to:0x021432b4 module:overlay(28) +from:0x0214365c kind:arm_call to:0x021420d0 module:overlay(28) +from:0x02143678 kind:arm_call to:0x02058038 module:overlay(0) +from:0x021436b4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021436e0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021436f0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214371c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214372c kind:arm_call to:0x01ffa60c module:itcm +from:0x02143730 kind:arm_call to:0x02142e64 module:overlay(28) +from:0x02143738 kind:arm_call to:0x02142e64 module:overlay(28) +from:0x02143740 kind:arm_call to:0x02142e64 module:overlay(28) +from:0x02143790 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0214379c kind:load to:0x0203e964 module:main +from:0x021437a0 kind:load to:0x027e09b4 module:dtcm +from:0x02143848 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02143850 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143868 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02143870 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143878 kind:arm_call to:0x02011ff4 module:main +from:0x0214388c kind:arm_call to:0x0209790c module:overlay(0) +from:0x021438a8 kind:arm_call to:0x0201667c module:main +from:0x021438ec kind:arm_call_thumb to:0x020153fc module:main +from:0x021438f8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02143924 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02143948 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02143974 kind:load to:0x0214734c module:overlay(28) +from:0x02143978 kind:load to:0x027e0cec module:dtcm +from:0x02143998 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021439a4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021439ac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021439b4 kind:arm_call_thumb to:0x0201547c module:main +from:0x021439bc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021439c4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021439cc kind:arm_call to:0x02016694 module:main +from:0x021439d8 kind:load to:0x0214734c module:overlay(28) +from:0x021439dc kind:load to:0x027e0cec module:dtcm +from:0x02143a14 kind:arm_call to:0x02143a30 module:overlay(28) +from:0x02143a20 kind:arm_call to:0x02143bc8 module:overlay(28) +from:0x02143a28 kind:arm_call to:0x02143bec module:overlay(28) +from:0x02143bbc kind:load to:0x027e0ce0 module:dtcm +from:0x02143bc0 kind:load to:0x027e09bc module:dtcm +from:0x02143bdc kind:arm_call to:0x0200eab0 module:main +from:0x02143be4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02143c68 kind:arm_call to:0x02143a30 module:overlay(28) +from:0x02143c98 kind:arm_call to:0x02143a30 module:overlay(28) +from:0x02143ca8 kind:arm_call to:0x02143bc8 module:overlay(28) +from:0x02143cb0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02143cf0 kind:arm_call to:0x020166f4 module:main +from:0x02143cf8 kind:load to:0x027e0954 module:dtcm +from:0x02143d10 kind:arm_call to:0x01ffc768 module:itcm +from:0x02143d20 kind:arm_call to:0x0200ea38 module:main +from:0x02143d3c kind:load to:0x020b4ec4 module:overlay(0) +from:0x02143d40 kind:load to:0x027e07d4 module:dtcm +from:0x02143d5c kind:arm_call_thumb to:0x0201547c module:main +from:0x02143d70 kind:arm_call_thumb to:0x0201541c module:main +from:0x02143d9c kind:arm_call to:0x02026800 module:main +from:0x02143dc4 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02143ddc kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x02143e30 kind:arm_call to:0x0200e6a0 module:main +from:0x02143e40 kind:arm_call to:0x0200e6a0 module:main +from:0x02143e7c kind:arm_call to:0x02026800 module:main +from:0x02143ea4 kind:arm_call to:0x02011f3c module:main +from:0x02143ebc kind:arm_call to:0x0205ac34 module:overlay(0) +from:0x02143ec8 kind:arm_call to:0x0200b150 module:main +from:0x02143ecc kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02143edc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143efc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02143f0c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02143f14 kind:arm_call_thumb to:0x0201568c module:main +from:0x02143f1c kind:arm_call_thumb to:0x020156f4 module:main +from:0x02143f24 kind:arm_call_thumb to:0x0201568c module:main +from:0x02143f30 kind:load to:0x02147320 module:overlay(28) +from:0x02143f34 kind:load to:0x021473b4 module:overlay(28) +from:0x02143f38 kind:load to:0x02043f40 module:main +from:0x02143f50 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02143f58 kind:arm_call to:0x02011ff4 module:main +from:0x0214401c kind:arm_call to:0x0200eab0 module:main +from:0x021440f4 kind:arm_call to:0x0208220c module:overlay(0) +from:0x02144154 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x02144160 kind:arm_call to:0x0200b150 module:main +from:0x02144164 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02144174 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144198 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021441f0 kind:arm_call to:0x0200f218 module:main +from:0x02144278 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02144288 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02144294 kind:load to:0x021473c4 module:overlay(28) +from:0x02144298 kind:load to:0x021469e4 module:overlay(28) +from:0x0214429c kind:load to:0x021469d0 module:overlay(28) +from:0x021442ac kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x021442b4 kind:arm_call to:0x0208231c module:overlay(0) +from:0x021442cc kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x021442d4 kind:arm_call to:0x0208231c module:overlay(0) +from:0x021442dc kind:arm_call to:0x02011ff4 module:main +from:0x021442f4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021442fc kind:arm_call to:0x02082330 module:overlay(0) +from:0x02144364 kind:arm_call to:0x01ffc768 module:itcm +from:0x02144374 kind:arm_call to:0x0200ea38 module:main +from:0x02144398 kind:arm_call to:0x02019514 module:main +from:0x021443f8 kind:load to:0x021469c8 module:overlay(28) +from:0x021443fc kind:load to:0x020b4ec4 module:overlay(0) +from:0x02144400 kind:load to:0x021469d0 module:overlay(28) +from:0x02144404 kind:load to:0x0204a110 module:main +from:0x02144410 kind:load to:0x02147e4c module:overlay(28) +from:0x02144424 kind:arm_call to:0x02011f3c module:main +from:0x02144430 kind:arm_call to:0x0214448c module:overlay(28) +from:0x02144448 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02144480 kind:load to:0x021473f8 module:overlay(28) +from:0x02144494 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x021444a4 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021444ac kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021444c0 kind:load to:0x02147480 module:overlay(28) +from:0x021444c4 kind:load to:0x02147414 module:overlay(28) +from:0x021444d0 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02144514 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02144520 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02144574 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02144598 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021445a4 kind:arm_call to:0x021093dc module:overlay(26) +from:0x021445ac kind:load to:0x027e00f0 module:dtcm +from:0x021445b0 kind:load to:0x027e09c0 module:dtcm +from:0x021445bc kind:arm_call to:0x02109398 module:overlay(26) +from:0x02144604 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02144610 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02144664 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02144688 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02144694 kind:load to:0x027e00f0 module:dtcm +from:0x02144698 kind:load to:0x027e09c0 module:dtcm +from:0x021446b8 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02144720 kind:load to:0x02147e4c module:overlay(28) +from:0x02144734 kind:arm_call to:0x0210957c module:overlay(26) +from:0x0214475c kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02144770 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02144778 kind:load to:0x02147e4c module:overlay(28) +from:0x02144790 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02144798 kind:load to:0x02147e4c module:overlay(28) +from:0x021447b8 kind:load to:0x02147e4c module:overlay(28) +from:0x021447d0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021447d8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021447f0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021447f8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02144800 kind:arm_call to:0x02011ff4 module:main +from:0x02144818 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02144820 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02144828 kind:arm_call to:0x02011ff4 module:main +from:0x02144840 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02144848 kind:arm_call to:0x02109370 module:overlay(26) +from:0x0214485c kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02144870 kind:load to:0x02147f30 module:overlay(28) +from:0x02144884 kind:arm_call to:0x02011f3c module:main +from:0x02144890 kind:arm_call to:0x021448d0 module:overlay(28) +from:0x021448a8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021448c8 kind:load to:0x021474ec module:overlay(28) +from:0x021448d8 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x021448e8 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021448f0 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02144964 kind:load to:0x02147480 module:overlay(28) +from:0x02144968 kind:load to:0x02147508 module:overlay(28) +from:0x0214496c kind:load to:0x02147f30 module:overlay(28) +from:0x02144978 kind:arm_call to:0x02109398 module:overlay(26) +from:0x021449bc kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x021449c8 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02144a1c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02144a40 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02144a4c kind:arm_call to:0x021093dc module:overlay(26) +from:0x02144a54 kind:load to:0x027e00f0 module:dtcm +from:0x02144a58 kind:load to:0x027e09c0 module:dtcm +from:0x02144a70 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02144a78 kind:load to:0x02147f30 module:overlay(28) +from:0x02144a90 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02144a98 kind:load to:0x02147f30 module:overlay(28) +from:0x02144ab8 kind:load to:0x02147f30 module:overlay(28) +from:0x02144ad0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02144ad8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02144af0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02144af8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02144b00 kind:arm_call to:0x02011ff4 module:main +from:0x02144b14 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02144b28 kind:load to:0x02148014 module:overlay(28) +from:0x02144b3c kind:arm_call to:0x02011f3c module:main +from:0x02144b48 kind:arm_call to:0x02144b88 module:overlay(28) +from:0x02144b60 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02144b80 kind:load to:0x02147574 module:overlay(28) +from:0x02144b90 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02144ba0 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02144ba8 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02144bbc kind:load to:0x02147480 module:overlay(28) +from:0x02144bc0 kind:load to:0x02147590 module:overlay(28) +from:0x02144bcc kind:arm_call to:0x02109398 module:overlay(26) +from:0x02144c10 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02144c1c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02144c70 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02144c94 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02144ca0 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02144ca8 kind:load to:0x027e00f0 module:dtcm +from:0x02144cac kind:load to:0x027e09c0 module:dtcm +from:0x02144cb8 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02144d20 kind:load to:0x02148014 module:overlay(28) +from:0x02144d34 kind:arm_call to:0x0210957c module:overlay(26) +from:0x02144d5c kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02144d70 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02144d78 kind:load to:0x02148014 module:overlay(28) +from:0x02144d90 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02144d98 kind:load to:0x02148014 module:overlay(28) +from:0x02144db8 kind:load to:0x02148014 module:overlay(28) +from:0x02144dd0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02144dd8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02144df0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02144df8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02144e00 kind:arm_call to:0x02011ff4 module:main +from:0x02144e14 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02144e28 kind:load to:0x021480f8 module:overlay(28) +from:0x02144e3c kind:arm_call to:0x02011f3c module:main +from:0x02144e48 kind:arm_call to:0x02144e88 module:overlay(28) +from:0x02144e60 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02144e80 kind:load to:0x021475fc module:overlay(28) +from:0x02144e90 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02144ea0 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02144ea8 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02144ebc kind:load to:0x02147480 module:overlay(28) +from:0x02144ec0 kind:load to:0x02147618 module:overlay(28) +from:0x02144ecc kind:arm_call to:0x02109398 module:overlay(26) +from:0x02144f10 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02144f1c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02144f70 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02144f94 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02144fa0 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02144fa8 kind:load to:0x027e00f0 module:dtcm +from:0x02144fac kind:load to:0x027e09c0 module:dtcm +from:0x02144fb8 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02145020 kind:load to:0x021480f8 module:overlay(28) +from:0x02145034 kind:arm_call to:0x0210957c module:overlay(26) +from:0x0214505c kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02145070 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02145078 kind:load to:0x021480f8 module:overlay(28) +from:0x02145090 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02145098 kind:load to:0x021480f8 module:overlay(28) +from:0x021450b8 kind:load to:0x021480f8 module:overlay(28) +from:0x021450d0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021450d8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021450f0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021450f8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02145100 kind:arm_call to:0x02011ff4 module:main +from:0x02145114 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02145128 kind:load to:0x021481ec module:overlay(28) +from:0x0214513c kind:arm_call to:0x02011f3c module:main +from:0x02145148 kind:arm_call to:0x02145188 module:overlay(28) +from:0x02145160 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02145180 kind:load to:0x021476a0 module:overlay(28) +from:0x02145190 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x021451a0 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021451a8 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021451c0 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021451d4 kind:load to:0x02147480 module:overlay(28) +from:0x021451d8 kind:load to:0x021476e8 module:overlay(28) +from:0x021451dc kind:load to:0x021476bc module:overlay(28) +from:0x021451e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021451fc kind:arm_call to:0x02109398 module:overlay(26) +from:0x02145240 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0214524c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021452a0 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x021452c4 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021452ec kind:arm_call to:0x021093dc module:overlay(26) +from:0x021452f4 kind:load to:0x027e00f0 module:dtcm +from:0x021452f8 kind:load to:0x027e09c0 module:dtcm +from:0x021452fc kind:load to:0x021481cc module:overlay(28) +from:0x0214530c kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x021453a8 kind:arm_call to:0x01fff498 module:itcm +from:0x021453c0 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021453c8 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x021453d0 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x0214540c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02145418 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02145428 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145454 kind:load to:0x021481ec module:overlay(28) +from:0x02145458 kind:load to:0x027e0ce8 module:dtcm +from:0x0214545c kind:load to:0x021481e0 module:overlay(28) +from:0x02145460 kind:load to:0x021481cc module:overlay(28) +from:0x02145464 kind:load to:0x0214767c module:overlay(28) +from:0x02145470 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02145490 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x021454a8 kind:arm_call to:0x0200ef9c module:main +from:0x021454d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021454fc kind:load to:0x0203e964 module:main +from:0x02145520 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02145534 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x0214553c kind:load to:0x021481ec module:overlay(28) +from:0x02145554 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x0214555c kind:load to:0x021481ec module:overlay(28) +from:0x0214557c kind:load to:0x021481ec module:overlay(28) +from:0x02145588 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145590 kind:arm_call to:0x02011ff4 module:main +from:0x021455a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021455b0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021455b8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021455d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021455d8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021455e0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021455e8 kind:arm_call to:0x02011ff4 module:main +from:0x021455fc kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02145610 kind:load to:0x021482d0 module:overlay(28) +from:0x02145624 kind:arm_call to:0x02011f3c module:main +from:0x02145630 kind:arm_call to:0x0214566c module:overlay(28) +from:0x02145648 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02145668 kind:load to:0x02147754 module:overlay(28) +from:0x02145674 kind:arm_call to:0x0210ac24 module:overlay(26) +from:0x02145688 kind:load to:0x02147770 module:overlay(28) +from:0x021456d8 kind:load to:0x021482d0 module:overlay(28) +from:0x021456e8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021456f0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021456f8 kind:arm_call to:0x02016694 module:main +from:0x02145700 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145718 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145720 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145728 kind:arm_call to:0x02016694 module:main +from:0x02145730 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145738 kind:arm_call to:0x02011ff4 module:main +from:0x0214574c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02145760 kind:load to:0x021483b4 module:overlay(28) +from:0x02145774 kind:arm_call to:0x02011f3c module:main +from:0x02145780 kind:arm_call to:0x021457b4 module:overlay(28) +from:0x02145798 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021457b0 kind:load to:0x021477ec module:overlay(28) +from:0x021457c0 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x021457dc kind:load to:0x02147808 module:overlay(28) +from:0x02145868 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x021458cc kind:arm_call to:0x0200f05c module:main +from:0x02145900 kind:arm_call to:0x0200f05c module:main +from:0x02145944 kind:load to:0x027e09a4 module:dtcm +from:0x02145948 kind:load to:0x027e09b8 module:dtcm +from:0x0214594c kind:load to:0x021483b4 module:overlay(28) +from:0x02145950 kind:load to:0x02146a34 module:overlay(28) +from:0x02145954 kind:load to:0x02146a24 module:overlay(28) +from:0x021459ac kind:arm_call to:0x0207e560 module:overlay(0) +from:0x021459b4 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x021459c0 kind:load to:0x027e09c0 module:dtcm +from:0x02145a0c kind:load to:0x027e09a4 module:dtcm +from:0x02145a1c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145a24 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145a2c kind:arm_call to:0x02016694 module:main +from:0x02145a34 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145a4c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145a54 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145a5c kind:arm_call to:0x02016694 module:main +from:0x02145a64 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145a6c kind:arm_call to:0x02011ff4 module:main +from:0x02145a80 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02145a94 kind:load to:0x02148498 module:overlay(28) +from:0x02145aa8 kind:arm_call to:0x02011f3c module:main +from:0x02145ab4 kind:arm_call to:0x02145b0c module:overlay(28) +from:0x02145acc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02145b04 kind:load to:0x02147880 module:overlay(28) +from:0x02145b14 kind:arm_call to:0x0210e944 module:overlay(26) +from:0x02145b28 kind:load to:0x0214789c module:overlay(28) +from:0x02145b78 kind:load to:0x02148498 module:overlay(28) +from:0x02145b90 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145b98 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145ba0 kind:arm_call to:0x02016694 module:main +from:0x02145ba8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145bc0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145bc8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145bd0 kind:arm_call to:0x02016694 module:main +from:0x02145bd8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145be0 kind:arm_call to:0x02011ff4 module:main +from:0x02145bf4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02145c08 kind:load to:0x0214857c module:overlay(28) +from:0x02145c1c kind:arm_call to:0x02011f3c module:main +from:0x02145c28 kind:arm_call to:0x02145c7c module:overlay(28) +from:0x02145c3c kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02145c74 kind:load to:0x02147918 module:overlay(28) +from:0x02145c88 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x02145c9c kind:load to:0x02147934 module:overlay(28) +from:0x02145cb0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02145cc4 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02145d38 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145d40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145d48 kind:arm_call to:0x02016694 module:main +from:0x02145d50 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145d68 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145d70 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145d78 kind:arm_call to:0x02016694 module:main +from:0x02145d80 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145d88 kind:arm_call to:0x02011ff4 module:main +from:0x02145d9c kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02145db0 kind:load to:0x021485ac module:overlay(28) +from:0x02145dc4 kind:arm_call to:0x02011f3c module:main +from:0x02145dd0 kind:arm_call to:0x02145e18 module:overlay(28) +from:0x02145de8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02145e10 kind:load to:0x021479a8 module:overlay(28) +from:0x02145e20 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02145e30 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02145e38 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02145eac kind:load to:0x02147480 module:overlay(28) +from:0x02145eb0 kind:load to:0x021479c4 module:overlay(28) +from:0x02145eb4 kind:load to:0x021485ac module:overlay(28) +from:0x02145ec0 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02145f04 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02145f10 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02145f64 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02145f88 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02145f94 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02145f9c kind:load to:0x027e00f0 module:dtcm +from:0x02145fa0 kind:load to:0x027e09c0 module:dtcm +from:0x02145fb8 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02145fc0 kind:load to:0x021485ac module:overlay(28) +from:0x02145fd8 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02145fe0 kind:load to:0x021485ac module:overlay(28) +from:0x02146000 kind:load to:0x021485ac module:overlay(28) +from:0x02146018 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02146020 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02146038 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02146040 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02146048 kind:arm_call to:0x02011ff4 module:main +from:0x0214605c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02146070 kind:load to:0x02148690 module:overlay(28) +from:0x02146084 kind:arm_call to:0x02011f3c module:main +from:0x02146090 kind:arm_call to:0x02146144 module:overlay(28) +from:0x021460a8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021460b8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214612c kind:load to:0x02147a30 module:overlay(28) +from:0x02146130 kind:load to:0x02147a68 module:overlay(28) +from:0x02146134 kind:load to:0x02147a4c module:overlay(28) +from:0x0214614c kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x021461c4 kind:load to:0x02147a90 module:overlay(28) +from:0x021461c8 kind:load to:0x02148690 module:overlay(28) +from:0x021461cc kind:load to:0x020b1968 module:overlay(0) +from:0x021461d0 kind:load to:0x02148764 module:overlay(28) +from:0x021461dc kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02146254 kind:load to:0x027e0cd8 module:dtcm +from:0x02146258 kind:load to:0x02049be4 module:main +from:0x02146268 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0214629c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021462ac kind:arm_call to:0x01ffc768 module:itcm +from:0x021462b8 kind:arm_call to:0x0200ef5c module:main +from:0x021462c4 kind:arm_call to:0x0200ef9c module:main +from:0x021462e0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021462e8 kind:load to:0x027e09bc module:dtcm +from:0x021462ec kind:load to:0x020b4ec4 module:overlay(0) +from:0x0214630c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146314 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0214632c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146334 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0214633c kind:arm_call to:0x02011ff4 module:main +from:0x02146350 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02146364 kind:load to:0x02148794 module:overlay(28) +from:0x02146378 kind:arm_call to:0x02011f3c module:main +from:0x02146384 kind:arm_call to:0x0214645c module:overlay(28) +from:0x0214639c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021463ac kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02146420 kind:load to:0x02147a30 module:overlay(28) +from:0x02146424 kind:load to:0x02147a68 module:overlay(28) +from:0x02146428 kind:load to:0x02147ae0 module:overlay(28) +from:0x02146444 kind:arm_call to:0x02109a50 module:overlay(26) +from:0x02146458 kind:load to:0x02147afc module:overlay(28) +from:0x02146464 kind:arm_call to:0x02109a50 module:overlay(26) +from:0x02146478 kind:load to:0x02147afc module:overlay(28) +from:0x021464c8 kind:load to:0x02148794 module:overlay(28) +from:0x021464d4 kind:load to:0x02148868 module:overlay(28) +from:0x021464e4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021464ec kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02146504 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214650c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02146514 kind:arm_call to:0x02011ff4 module:main +from:0x02146528 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214653c kind:load to:0x02148898 module:overlay(28) +from:0x02146550 kind:arm_call to:0x02011f3c module:main +from:0x0214655c kind:arm_call to:0x021465f0 module:overlay(28) +from:0x02146574 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x02146584 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021465d8 kind:load to:0x02147b5c module:overlay(28) +from:0x021465dc kind:load to:0x02147a68 module:overlay(28) +from:0x021465e0 kind:load to:0x02147b78 module:overlay(28) +from:0x021465f8 kind:arm_call to:0x0214643c module:overlay(28) +from:0x0214660c kind:load to:0x02147b94 module:overlay(28) +from:0x02146674 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146678 kind:arm_call to:0x01fff458 module:itcm +from:0x021466a4 kind:arm_call to:0x02109c34 module:overlay(26) +from:0x021466c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021466d8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021466e0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021466f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146700 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02146708 kind:arm_call to:0x02011ff4 module:main +from:0x0214671c kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02146730 kind:load to:0x021488ec module:overlay(28) +from:0x02146744 kind:arm_call to:0x02011f3c module:main +from:0x02146750 kind:arm_call to:0x021467dc module:overlay(28) +from:0x02146768 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02146778 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021467c8 kind:load to:0x02147a30 module:overlay(28) +from:0x021467cc kind:load to:0x02147a68 module:overlay(28) +from:0x021467d0 kind:load to:0x02147bf4 module:overlay(28) +from:0x021467e4 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x0214685c kind:load to:0x02147c10 module:overlay(28) +from:0x02146860 kind:load to:0x021488ec module:overlay(28) +from:0x02146864 kind:load to:0x020b1968 module:overlay(0) +from:0x02146868 kind:load to:0x021489c0 module:overlay(28) +from:0x02146874 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x021468b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021468c4 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x021468f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02146908 kind:arm_call to:0x01ffc768 module:itcm +from:0x02146914 kind:arm_call to:0x0200ef5c module:main +from:0x02146920 kind:arm_call to:0x0200ef9c module:main +from:0x0214693c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146944 kind:load to:0x027e09bc module:dtcm +from:0x02146948 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02146968 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146970 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02146988 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146990 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02146998 kind:arm_call to:0x02011ff4 module:main +from:0x021469ac kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02146aa0 kind:arm_call to:0x02141a10 module:overlay(28) +from:0x02146ab0 kind:arm_call to:0x0203ce74 module:main +from:0x02146ac8 kind:load to:0x02147020 module:overlay(28) +from:0x02146acc kind:load to:0x02147c60 module:overlay(28) +from:0x02146ad4 kind:load to:0x02147c7c module:overlay(28) +from:0x02146ad8 kind:load to:0x02143138 module:overlay(28) +from:0x02146adc kind:load to:0x02147c70 module:overlay(28) +from:0x02146afc kind:arm_call to:0x0214317c module:overlay(28) +from:0x02146b0c kind:arm_call to:0x0203ce74 module:main +from:0x02146b20 kind:load to:0x02147d54 module:overlay(28) +from:0x02146b24 kind:load to:0x02147d64 module:overlay(28) +from:0x02146b28 kind:load to:0x02143884 module:overlay(28) +from:0x02146b2c kind:load to:0x02147d58 module:overlay(28) +from:0x02146b4c kind:load to:0x02147320 module:overlay(28) +from:0x02146b6c kind:arm_call to:0x02144438 module:overlay(28) +from:0x02146b7c kind:arm_call to:0x0203ce74 module:main +from:0x02146b90 kind:load to:0x02147e3c module:overlay(28) +from:0x02146b94 kind:load to:0x02147e4c module:overlay(28) +from:0x02146b98 kind:load to:0x02144854 module:overlay(28) +from:0x02146b9c kind:load to:0x02147e40 module:overlay(28) +from:0x02146bbc kind:arm_call to:0x02144898 module:overlay(28) +from:0x02146bcc kind:arm_call to:0x0203ce74 module:main +from:0x02146be0 kind:load to:0x02147f20 module:overlay(28) +from:0x02146be4 kind:load to:0x02147f30 module:overlay(28) +from:0x02146be8 kind:load to:0x02144b0c module:overlay(28) +from:0x02146bec kind:load to:0x02147f24 module:overlay(28) +from:0x02146c0c kind:arm_call to:0x02144b50 module:overlay(28) +from:0x02146c1c kind:arm_call to:0x0203ce74 module:main +from:0x02146c30 kind:load to:0x02148004 module:overlay(28) +from:0x02146c34 kind:load to:0x02148014 module:overlay(28) +from:0x02146c38 kind:load to:0x02144e0c module:overlay(28) +from:0x02146c3c kind:load to:0x02148008 module:overlay(28) +from:0x02146c5c kind:arm_call to:0x02144e50 module:overlay(28) +from:0x02146c6c kind:arm_call to:0x0203ce74 module:main +from:0x02146c80 kind:load to:0x021480e8 module:overlay(28) +from:0x02146c84 kind:load to:0x021480f8 module:overlay(28) +from:0x02146c88 kind:load to:0x0214510c module:overlay(28) +from:0x02146c8c kind:load to:0x021480ec module:overlay(28) +from:0x02146cc8 kind:arm_call to:0x02145150 module:overlay(28) +from:0x02146cd8 kind:arm_call to:0x0203ce74 module:main +from:0x02146cec kind:load to:0x0214767c module:overlay(28) +from:0x02146cf0 kind:load to:0x021481cc module:overlay(28) +from:0x02146cf4 kind:load to:0x021481ec module:overlay(28) +from:0x02146cf8 kind:load to:0x021455f4 module:overlay(28) +from:0x02146cfc kind:load to:0x021481d4 module:overlay(28) +from:0x02146d1c kind:arm_call to:0x02145638 module:overlay(28) +from:0x02146d2c kind:arm_call to:0x0203ce74 module:main +from:0x02146d40 kind:load to:0x021482c0 module:overlay(28) +from:0x02146d44 kind:load to:0x021482d0 module:overlay(28) +from:0x02146d48 kind:load to:0x02145744 module:overlay(28) +from:0x02146d4c kind:load to:0x021482c4 module:overlay(28) +from:0x02146d6c kind:arm_call to:0x02145788 module:overlay(28) +from:0x02146d7c kind:arm_call to:0x0203ce74 module:main +from:0x02146d90 kind:load to:0x021483a4 module:overlay(28) +from:0x02146d94 kind:load to:0x021483b4 module:overlay(28) +from:0x02146d98 kind:load to:0x02145a78 module:overlay(28) +from:0x02146d9c kind:load to:0x021483a8 module:overlay(28) +from:0x02146dbc kind:arm_call to:0x02145abc module:overlay(28) +from:0x02146dcc kind:arm_call to:0x0203ce74 module:main +from:0x02146de0 kind:load to:0x02148488 module:overlay(28) +from:0x02146de4 kind:load to:0x02148498 module:overlay(28) +from:0x02146de8 kind:load to:0x02145bec module:overlay(28) +from:0x02146dec kind:load to:0x0214848c module:overlay(28) +from:0x02146e0c kind:arm_call to:0x02145c30 module:overlay(28) +from:0x02146e1c kind:arm_call to:0x0203ce74 module:main +from:0x02146e30 kind:load to:0x0214856c module:overlay(28) +from:0x02146e34 kind:load to:0x0214857c module:overlay(28) +from:0x02146e38 kind:load to:0x02145d94 module:overlay(28) +from:0x02146e3c kind:load to:0x02148570 module:overlay(28) +from:0x02146e5c kind:arm_call to:0x02145dd8 module:overlay(28) +from:0x02146e6c kind:arm_call to:0x0203ce74 module:main +from:0x02146e80 kind:load to:0x0214859c module:overlay(28) +from:0x02146e84 kind:load to:0x021485ac module:overlay(28) +from:0x02146e88 kind:load to:0x02146054 module:overlay(28) +from:0x02146e8c kind:load to:0x021485a0 module:overlay(28) +from:0x02146eac kind:arm_call to:0x02146098 module:overlay(28) +from:0x02146ebc kind:arm_call to:0x0203ce74 module:main +from:0x02146ed0 kind:load to:0x02148680 module:overlay(28) +from:0x02146ed4 kind:load to:0x02148690 module:overlay(28) +from:0x02146ed8 kind:load to:0x02146348 module:overlay(28) +from:0x02146edc kind:load to:0x02148684 module:overlay(28) +from:0x02146efc kind:arm_call to:0x0214638c module:overlay(28) +from:0x02146f0c kind:arm_call to:0x0203ce74 module:main +from:0x02146f20 kind:load to:0x02148784 module:overlay(28) +from:0x02146f24 kind:load to:0x02148794 module:overlay(28) +from:0x02146f28 kind:load to:0x02146520 module:overlay(28) +from:0x02146f2c kind:load to:0x02148788 module:overlay(28) +from:0x02146f4c kind:arm_call to:0x02146564 module:overlay(28) +from:0x02146f5c kind:arm_call to:0x0203ce74 module:main +from:0x02146f70 kind:load to:0x02148888 module:overlay(28) +from:0x02146f74 kind:load to:0x02148898 module:overlay(28) +from:0x02146f78 kind:load to:0x02146714 module:overlay(28) +from:0x02146f7c kind:load to:0x0214888c module:overlay(28) +from:0x02146f9c kind:arm_call to:0x02146758 module:overlay(28) +from:0x02146fac kind:arm_call to:0x0203ce74 module:main +from:0x02146fc0 kind:load to:0x021488dc module:overlay(28) +from:0x02146fc4 kind:load to:0x021488ec module:overlay(28) +from:0x02146fc8 kind:load to:0x021469a4 module:overlay(28) +from:0x02146fcc kind:load to:0x021488e0 module:overlay(28) +from:0x02146fd0 kind:load to:0x02146a44 module:overlay(28) +from:0x02146fd4 kind:load to:0x02146ae0 module:overlay(28) +from:0x02146fd8 kind:load to:0x02146b30 module:overlay(28) +from:0x02146fdc kind:load to:0x02146b50 module:overlay(28) +from:0x02146fe0 kind:load to:0x02146ba0 module:overlay(28) +from:0x02146fe4 kind:load to:0x02146bf0 module:overlay(28) +from:0x02146fe8 kind:load to:0x02146c40 module:overlay(28) +from:0x02146fec kind:load to:0x02146c90 module:overlay(28) +from:0x02146ff0 kind:load to:0x02146d00 module:overlay(28) +from:0x02146ff4 kind:load to:0x02146d50 module:overlay(28) +from:0x02146ff8 kind:load to:0x02146da0 module:overlay(28) +from:0x02146ffc kind:load to:0x02146df0 module:overlay(28) +from:0x02147000 kind:load to:0x02146e40 module:overlay(28) +from:0x02147004 kind:load to:0x02146e90 module:overlay(28) +from:0x02147008 kind:load to:0x02146ee0 module:overlay(28) +from:0x0214700c kind:load to:0x02146f30 module:overlay(28) +from:0x02147010 kind:load to:0x02146f80 module:overlay(28) +from:0x02147038 kind:load to:0x02142100 module:overlay(28) +from:0x02147040 kind:load to:0x021421b8 module:overlay(28) +from:0x02147048 kind:load to:0x021423b0 module:overlay(28) +from:0x02147050 kind:load to:0x02142588 module:overlay(28) +from:0x02147058 kind:load to:0x0214272c module:overlay(28) +from:0x02147060 kind:load to:0x021429b4 module:overlay(28) +from:0x02147068 kind:load to:0x02142a8c module:overlay(28) +from:0x02147070 kind:load to:0x0214210c module:overlay(28) +from:0x02147078 kind:load to:0x02142260 module:overlay(28) +from:0x02147080 kind:load to:0x02142438 module:overlay(28) +from:0x02147088 kind:load to:0x02142684 module:overlay(28) +from:0x02147090 kind:load to:0x021427e4 module:overlay(28) +from:0x02147098 kind:load to:0x02142a30 module:overlay(28) +from:0x021470a0 kind:load to:0x02142afc module:overlay(28) +from:0x021470b0 kind:load to:0x021419ec module:overlay(28) +from:0x021470b4 kind:load to:0x02097944 module:overlay(0) +from:0x021470b8 kind:load to:0x02097754 module:overlay(0) +from:0x021470bc kind:load to:0x020977d0 module:overlay(0) +from:0x021470c0 kind:load to:0x0209794c module:overlay(0) +from:0x021470c4 kind:load to:0x0209796c module:overlay(0) +from:0x021470c8 kind:load to:0x02097998 module:overlay(0) +from:0x021470d4 kind:load to:0x02141c10 module:overlay(28) +from:0x021470d8 kind:load to:0x021430a8 module:overlay(28) +from:0x021470dc kind:load to:0x02057bf4 module:overlay(0) +from:0x021470e0 kind:load to:0x0209a814 module:overlay(0) +from:0x021470e4 kind:load to:0x02057dc8 module:overlay(0) +from:0x021470e8 kind:load to:0x02057e44 module:overlay(0) +from:0x021470ec kind:load to:0x02057ea8 module:overlay(0) +from:0x021470f0 kind:load to:0x0209a79c module:overlay(0) +from:0x021470f4 kind:load to:0x02057d84 module:overlay(0) +from:0x02147100 kind:load to:0x02141c24 module:overlay(28) +from:0x02147104 kind:load to:0x021430c4 module:overlay(28) +from:0x02147108 kind:load to:0x0209a254 module:overlay(0) +from:0x0214710c kind:load to:0x0209a288 module:overlay(0) +from:0x02147110 kind:load to:0x0209a320 module:overlay(0) +from:0x02147114 kind:load to:0x0209a334 module:overlay(0) +from:0x02147118 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0214711c kind:load to:0x0209a35c module:overlay(0) +from:0x02147120 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02147124 kind:load to:0x0209a06c module:overlay(0) +from:0x02147128 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0214712c kind:load to:0x0209a308 module:overlay(0) +from:0x02147130 kind:load to:0x0209a348 module:overlay(0) +from:0x02147134 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02147138 kind:load to:0x0214307c module:overlay(28) +from:0x0214713c kind:load to:0x02143058 module:overlay(28) +from:0x02147140 kind:load to:0x0209a70c module:overlay(0) +from:0x0214714c kind:load to:0x02098518 module:overlay(0) +from:0x02147150 kind:load to:0x02098554 module:overlay(0) +from:0x02147154 kind:load to:0x0209856c module:overlay(0) +from:0x02147158 kind:load to:0x02098578 module:overlay(0) +from:0x0214715c kind:load to:0x01fff464 module:itcm +from:0x02147160 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02147164 kind:load to:0x02141c38 module:overlay(28) +from:0x02147168 kind:load to:0x020984b0 module:overlay(0) +from:0x0214716c kind:load to:0x02141f1c module:overlay(28) +from:0x02147170 kind:load to:0x020984b8 module:overlay(0) +from:0x02147174 kind:load to:0x020984bc module:overlay(0) +from:0x02147178 kind:load to:0x0214201c module:overlay(28) +from:0x0214717c kind:load to:0x02141ff8 module:overlay(28) +from:0x02147180 kind:load to:0x020984c8 module:overlay(0) +from:0x02147184 kind:load to:0x02098584 module:overlay(0) +from:0x02147188 kind:load to:0x020985f0 module:overlay(0) +from:0x0214718c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02147190 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02147194 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02147198 kind:load to:0x021430e0 module:overlay(28) +from:0x0214719c kind:load to:0x02143108 module:overlay(28) +from:0x021471a0 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x021471a4 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x021472a0 kind:load to:0x02143158 module:overlay(28) +from:0x021472a4 kind:load to:0x02097944 module:overlay(0) +from:0x021472a8 kind:load to:0x02097754 module:overlay(0) +from:0x021472ac kind:load to:0x020977d0 module:overlay(0) +from:0x021472b0 kind:load to:0x0209794c module:overlay(0) +from:0x021472b4 kind:load to:0x0209796c module:overlay(0) +from:0x021472b8 kind:load to:0x02097998 module:overlay(0) +from:0x021472c4 kind:load to:0x02098518 module:overlay(0) +from:0x021472c8 kind:load to:0x02098554 module:overlay(0) +from:0x021472cc kind:load to:0x0209856c module:overlay(0) +from:0x021472d0 kind:load to:0x02098578 module:overlay(0) +from:0x021472d4 kind:load to:0x01fff464 module:itcm +from:0x021472d8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021472dc kind:load to:0x02143290 module:overlay(28) +from:0x021472e0 kind:load to:0x020984b0 module:overlay(0) +from:0x021472e4 kind:load to:0x021434f0 module:overlay(28) +from:0x021472e8 kind:load to:0x020984b8 module:overlay(0) +from:0x021472ec kind:load to:0x020984bc module:overlay(0) +from:0x021472f0 kind:load to:0x02143630 module:overlay(28) +from:0x021472f4 kind:load to:0x020984c4 module:overlay(0) +from:0x021472f8 kind:load to:0x020984c8 module:overlay(0) +from:0x021472fc kind:load to:0x02098584 module:overlay(0) +from:0x02147300 kind:load to:0x020985f0 module:overlay(0) +from:0x02147304 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02147308 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214730c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02147310 kind:load to:0x0214383c module:overlay(28) +from:0x02147314 kind:load to:0x0214385c module:overlay(28) +from:0x02147318 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0214731c kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02147320 kind:load to:0x02147394 module:overlay(28) +from:0x02147324 kind:load to:0x02147364 module:overlay(28) +from:0x02147328 kind:load to:0x02147378 module:overlay(28) +from:0x0214732c kind:load to:0x02147350 module:overlay(28) +from:0x02147330 kind:load to:0x02147340 module:overlay(28) +from:0x0214734c kind:load to:0x02143cfc module:overlay(28) +from:0x021473c4 kind:load to:0x021442a0 module:overlay(28) +from:0x021473c8 kind:load to:0x021442c0 module:overlay(28) +from:0x021473cc kind:load to:0x02057bf4 module:overlay(0) +from:0x021473d0 kind:load to:0x01ffc57c module:itcm +from:0x021473d4 kind:load to:0x02057dc8 module:overlay(0) +from:0x021473d8 kind:load to:0x02057e44 module:overlay(0) +from:0x021473dc kind:load to:0x02057ea8 module:overlay(0) +from:0x021473e0 kind:load to:0x02144304 module:overlay(28) +from:0x021473e4 kind:load to:0x02057d84 module:overlay(0) +from:0x021473e8 kind:load to:0x021442e8 module:overlay(28) +from:0x021473ec kind:load to:0x02082334 module:overlay(0) +from:0x021473f8 kind:load to:0x02144414 module:overlay(28) +from:0x021473fc kind:load to:0x0209ca10 module:overlay(0) +from:0x02147400 kind:load to:0x0209cb44 module:overlay(0) +from:0x02147404 kind:load to:0x0209cb48 module:overlay(0) +from:0x02147408 kind:load to:0x0209ca78 module:overlay(0) +from:0x02147414 kind:load to:0x021444c8 module:overlay(28) +from:0x02147418 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214741c kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02147420 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02147424 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02147428 kind:load to:0x02144724 module:overlay(28) +from:0x0214742c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147430 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147434 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02147438 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214743c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147440 kind:load to:0x0209d1ec module:overlay(0) +from:0x02147444 kind:load to:0x021447c4 module:overlay(28) +from:0x02147448 kind:load to:0x021447e4 module:overlay(28) +from:0x0214744c kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02147450 kind:load to:0x021446b0 module:overlay(28) +from:0x02147454 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02147458 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0214745c kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02147460 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02147464 kind:load to:0x021447bc module:overlay(28) +from:0x02147468 kind:load to:0x0214473c module:overlay(28) +from:0x0214746c kind:load to:0x0214477c module:overlay(28) +from:0x02147470 kind:load to:0x0214479c module:overlay(28) +from:0x02147474 kind:load to:0x021446a4 module:overlay(28) +from:0x02147480 kind:load to:0x021445b4 module:overlay(28) +from:0x02147484 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147488 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x0214748c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02147490 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02147494 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02147498 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214749c kind:load to:0x0209d1cc module:overlay(0) +from:0x021474a0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021474a4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021474a8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021474ac kind:load to:0x0209d1ec module:overlay(0) +from:0x021474b0 kind:load to:0x02144834 module:overlay(28) +from:0x021474b4 kind:load to:0x0214480c module:overlay(28) +from:0x021474b8 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021474bc kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021474c0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021474c4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021474c8 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021474cc kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x021474d0 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x021474d8 kind:load to:0x021446ac module:overlay(28) +from:0x021474dc kind:load to:0x0214469c module:overlay(28) +from:0x021474e0 kind:load to:0x021446a4 module:overlay(28) +from:0x021474ec kind:load to:0x02144874 module:overlay(28) +from:0x021474f0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021474f4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021474f8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021474fc kind:load to:0x0209ca78 module:overlay(0) +from:0x02147508 kind:load to:0x02144970 module:overlay(28) +from:0x0214750c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147510 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02147514 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02147518 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214751c kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02147520 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147524 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147528 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214752c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147530 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147534 kind:load to:0x0209d1ec module:overlay(0) +from:0x02147538 kind:load to:0x02144ac4 module:overlay(28) +from:0x0214753c kind:load to:0x02144ae4 module:overlay(28) +from:0x02147540 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02147544 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02147548 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0214754c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02147550 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02147554 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02147558 kind:load to:0x02144abc module:overlay(28) +from:0x0214755c kind:load to:0x02144a5c module:overlay(28) +from:0x02147560 kind:load to:0x02144a7c module:overlay(28) +from:0x02147564 kind:load to:0x02144a9c module:overlay(28) +from:0x02147568 kind:load to:0x021446a4 module:overlay(28) +from:0x02147574 kind:load to:0x02144b2c module:overlay(28) +from:0x02147578 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214757c kind:load to:0x0209cb44 module:overlay(0) +from:0x02147580 kind:load to:0x0209cb48 module:overlay(0) +from:0x02147584 kind:load to:0x0209ca78 module:overlay(0) +from:0x02147590 kind:load to:0x02144bc4 module:overlay(28) +from:0x02147594 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147598 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x0214759c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021475a0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021475a4 kind:load to:0x02144d24 module:overlay(28) +from:0x021475a8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021475ac kind:load to:0x0209d1cc module:overlay(0) +from:0x021475b0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021475b4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021475b8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021475bc kind:load to:0x0209d1ec module:overlay(0) +from:0x021475c0 kind:load to:0x02144dc4 module:overlay(28) +from:0x021475c4 kind:load to:0x02144de4 module:overlay(28) +from:0x021475c8 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021475cc kind:load to:0x02144cb0 module:overlay(28) +from:0x021475d0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021475d4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021475d8 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021475dc kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x021475e0 kind:load to:0x02144dbc module:overlay(28) +from:0x021475e4 kind:load to:0x02144d3c module:overlay(28) +from:0x021475e8 kind:load to:0x02144d7c module:overlay(28) +from:0x021475ec kind:load to:0x02144d9c module:overlay(28) +from:0x021475f0 kind:load to:0x021446a4 module:overlay(28) +from:0x021475fc kind:load to:0x02144e2c module:overlay(28) +from:0x02147600 kind:load to:0x0209ca10 module:overlay(0) +from:0x02147604 kind:load to:0x0209cb44 module:overlay(0) +from:0x02147608 kind:load to:0x0209cb48 module:overlay(0) +from:0x0214760c kind:load to:0x0209ca78 module:overlay(0) +from:0x02147618 kind:load to:0x02144ec4 module:overlay(28) +from:0x0214761c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147620 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02147624 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02147628 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214762c kind:load to:0x02145024 module:overlay(28) +from:0x02147630 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147634 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147638 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214763c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147640 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147644 kind:load to:0x0209d1ec module:overlay(0) +from:0x02147648 kind:load to:0x021450c4 module:overlay(28) +from:0x0214764c kind:load to:0x021450e4 module:overlay(28) +from:0x02147650 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02147654 kind:load to:0x02144fb0 module:overlay(28) +from:0x02147658 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0214765c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02147660 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02147664 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02147668 kind:load to:0x021450bc module:overlay(28) +from:0x0214766c kind:load to:0x0214503c module:overlay(28) +from:0x02147670 kind:load to:0x0214507c module:overlay(28) +from:0x02147674 kind:load to:0x0214509c module:overlay(28) +from:0x02147678 kind:load to:0x021446a4 module:overlay(28) +from:0x0214767c kind:load to:0x0214768c module:overlay(28) +from:0x021476a0 kind:load to:0x0214512c module:overlay(28) +from:0x021476a4 kind:load to:0x0209ca10 module:overlay(0) +from:0x021476a8 kind:load to:0x0209cb44 module:overlay(0) +from:0x021476ac kind:load to:0x0209cb48 module:overlay(0) +from:0x021476b0 kind:load to:0x0209ca78 module:overlay(0) +from:0x021476bc kind:load to:0x021451e0 module:overlay(28) +from:0x021476c0 kind:load to:0x02145580 module:overlay(28) +from:0x021476c4 kind:load to:0x0205a720 module:overlay(0) +from:0x021476c8 kind:load to:0x01ffc57c module:itcm +from:0x021476cc kind:load to:0x02057dc8 module:overlay(0) +from:0x021476d0 kind:load to:0x02057e44 module:overlay(0) +from:0x021476d4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021476d8 kind:load to:0x01ffc7a4 module:itcm +from:0x021476dc kind:load to:0x02057d84 module:overlay(0) +from:0x021476e8 kind:load to:0x021451f4 module:overlay(28) +from:0x021476ec kind:load to:0x0209d0b8 module:overlay(0) +from:0x021476f0 kind:load to:0x02145468 module:overlay(28) +from:0x021476f4 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021476f8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021476fc kind:load to:0x02145474 module:overlay(28) +from:0x02147700 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147704 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147708 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214770c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147710 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147714 kind:load to:0x0209d1ec module:overlay(0) +from:0x02147718 kind:load to:0x0214559c module:overlay(28) +from:0x0214771c kind:load to:0x021455c4 module:overlay(28) +from:0x02147720 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02147724 kind:load to:0x02145300 module:overlay(28) +from:0x02147728 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0214772c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02147730 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02147734 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02147738 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x0214773c kind:load to:0x02145500 module:overlay(28) +from:0x02147740 kind:load to:0x02145540 module:overlay(28) +from:0x02147744 kind:load to:0x02145560 module:overlay(28) +from:0x02147748 kind:load to:0x021446a4 module:overlay(28) +from:0x02147754 kind:load to:0x02145614 module:overlay(28) +from:0x02147758 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214775c kind:load to:0x0209ca18 module:overlay(0) +from:0x02147760 kind:load to:0x0209ca58 module:overlay(0) +from:0x02147764 kind:load to:0x0209ca78 module:overlay(0) +from:0x02147770 kind:load to:0x0210ac7c module:overlays(19,26) +from:0x02147774 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147778 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x0214777c kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02147780 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02147784 kind:load to:0x0210b138 module:overlays(19,26) +from:0x02147788 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214778c kind:load to:0x0209d1cc module:overlay(0) +from:0x02147790 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02147794 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147798 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214779c kind:load to:0x0209d1ec module:overlay(0) +from:0x021477a0 kind:load to:0x021456dc module:overlay(28) +from:0x021477a4 kind:load to:0x0214570c module:overlay(28) +from:0x021477a8 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x021477ac kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021477b0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021477b4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021477b8 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021477bc kind:load to:0x0210b308 module:overlays(19,26) +from:0x021477c0 kind:load to:0x0210ae18 module:overlays(19,26) +from:0x021477c4 kind:load to:0x0210adac module:overlays(19,26) +from:0x021477c8 kind:load to:0x0210ad44 module:overlays(19,26) +from:0x021477cc kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x021477d0 kind:load to:0x0210b200 module:overlays(19,26) +from:0x021477d4 kind:load to:0x0210ad4c module:overlays(19,26) +from:0x021477d8 kind:load to:0x0210ad54 module:overlays(19,26) +from:0x021477dc kind:load to:0x0214568c module:overlay(28) +from:0x021477e0 kind:load to:0x0210ae10 module:overlays(19,26) +from:0x021477ec kind:load to:0x02145764 module:overlay(28) +from:0x021477f0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021477f4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021477f8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021477fc kind:load to:0x0209ca78 module:overlay(0) +from:0x02147808 kind:load to:0x021457e0 module:overlay(28) +from:0x0214780c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147810 kind:load to:0x02145960 module:overlay(28) +from:0x02147814 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02147818 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214781c kind:load to:0x0210b138 module:overlays(19,26) +from:0x02147820 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147824 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147828 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214782c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147830 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147834 kind:load to:0x0209d1ec module:overlay(0) +from:0x02147838 kind:load to:0x02145a10 module:overlay(28) +from:0x0214783c kind:load to:0x02145a40 module:overlay(28) +from:0x02147840 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02147844 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02147848 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0214784c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02147850 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02147854 kind:load to:0x021459c4 module:overlay(28) +from:0x02147858 kind:load to:0x0210b350 module:overlays(19,26) +from:0x0214785c kind:load to:0x0210b194 module:overlays(19,26) +from:0x02147860 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x02147864 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x02147868 kind:load to:0x0210b200 module:overlays(19,26) +from:0x0214786c kind:load to:0x0210b318 module:overlays(19,26) +from:0x02147870 kind:load to:0x021459d8 module:overlay(28) +from:0x02147874 kind:load to:0x02145958 module:overlay(28) +from:0x02147880 kind:load to:0x02145a98 module:overlay(28) +from:0x02147884 kind:load to:0x0209ca10 module:overlay(0) +from:0x02147888 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214788c kind:load to:0x0209ca58 module:overlay(0) +from:0x02147890 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214789c kind:load to:0x0210ea0c module:overlays(19,26) +from:0x021478a0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021478a4 kind:load to:0x0210ec24 module:overlays(19,26) +from:0x021478a8 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x021478ac kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021478b0 kind:load to:0x0210b138 module:overlays(19,26) +from:0x021478b4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021478b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021478bc kind:load to:0x0209d1d4 module:overlay(0) +from:0x021478c0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021478c4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021478c8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021478cc kind:load to:0x02145b84 module:overlay(28) +from:0x021478d0 kind:load to:0x02145bb4 module:overlay(28) +from:0x021478d4 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x021478d8 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021478dc kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021478e0 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021478e4 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021478e8 kind:load to:0x0210b308 module:overlays(19,26) +from:0x021478ec kind:load to:0x0210b350 module:overlays(19,26) +from:0x021478f0 kind:load to:0x0210ec54 module:overlays(19,26) +from:0x021478f4 kind:load to:0x0210ec4c module:overlays(19,26) +from:0x021478f8 kind:load to:0x0210ec30 module:overlays(19,26) +from:0x021478fc kind:load to:0x0210b200 module:overlays(19,26) +from:0x02147900 kind:load to:0x02145b7c module:overlay(28) +from:0x02147904 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02147908 kind:load to:0x02145b2c module:overlay(28) +from:0x0214790c kind:load to:0x0210ecb8 module:overlays(19,26) +from:0x02147918 kind:load to:0x02145c0c module:overlay(28) +from:0x0214791c kind:load to:0x0209c8dc module:overlay(0) +from:0x02147920 kind:load to:0x0209c99c module:overlay(0) +from:0x02147924 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02147928 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02147934 kind:load to:0x02145ca0 module:overlay(28) +from:0x02147938 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214793c kind:load to:0x02145cfc module:overlay(28) +from:0x02147940 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02147944 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02147948 kind:load to:0x0210b138 module:overlays(19,26) +from:0x0214794c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147950 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147954 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02147958 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214795c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147960 kind:load to:0x0209d1ec module:overlay(0) +from:0x02147964 kind:load to:0x02145d2c module:overlay(28) +from:0x02147968 kind:load to:0x02145d5c module:overlay(28) +from:0x0214796c kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02147970 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02147974 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02147978 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0214797c kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02147980 kind:load to:0x02145d1c module:overlay(28) +from:0x02147984 kind:load to:0x0210b350 module:overlays(19,26) +from:0x02147988 kind:load to:0x02145d00 module:overlay(28) +from:0x0214798c kind:load to:0x0210b1dc module:overlays(19,26) +from:0x02147990 kind:load to:0x02145d08 module:overlay(28) +from:0x02147994 kind:load to:0x0210b200 module:overlays(19,26) +from:0x02147998 kind:load to:0x0210b318 module:overlays(19,26) +from:0x0214799c kind:load to:0x02145d24 module:overlay(28) +from:0x021479a8 kind:load to:0x02145db4 module:overlay(28) +from:0x021479ac kind:load to:0x0209ca10 module:overlay(0) +from:0x021479b0 kind:load to:0x0209ca18 module:overlay(0) +from:0x021479b4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021479b8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021479c4 kind:load to:0x02145eb8 module:overlay(28) +from:0x021479c8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021479cc kind:load to:0x02109564 module:overlays(19,21,26) +from:0x021479d0 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021479d4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021479d8 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x021479dc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021479e0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021479e4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021479e8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021479ec kind:load to:0x0209d1e4 module:overlay(0) +from:0x021479f0 kind:load to:0x0209d1ec module:overlay(0) +from:0x021479f4 kind:load to:0x0214600c module:overlay(28) +from:0x021479f8 kind:load to:0x0214602c module:overlay(28) +from:0x021479fc kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02147a00 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02147a04 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02147a08 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02147a0c kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02147a10 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02147a14 kind:load to:0x02146004 module:overlay(28) +from:0x02147a18 kind:load to:0x02145fa4 module:overlay(28) +from:0x02147a1c kind:load to:0x02145fc4 module:overlay(28) +from:0x02147a20 kind:load to:0x02145fe4 module:overlay(28) +from:0x02147a24 kind:load to:0x021446a4 module:overlay(28) +from:0x02147a34 kind:load to:0x0209ca10 module:overlay(0) +from:0x02147a38 kind:load to:0x0209ca18 module:overlay(0) +from:0x02147a3c kind:load to:0x0209ca58 module:overlay(0) +from:0x02147a40 kind:load to:0x0209ca78 module:overlay(0) +from:0x02147a4c kind:load to:0x02146074 module:overlay(28) +from:0x02147a50 kind:load to:0x0209ca10 module:overlay(0) +from:0x02147a54 kind:load to:0x0209ca18 module:overlay(0) +from:0x02147a58 kind:load to:0x0209ca58 module:overlay(0) +from:0x02147a5c kind:load to:0x0209ca78 module:overlay(0) +from:0x02147a68 kind:load to:0x0207cac0 module:overlay(0) +from:0x02147a6c kind:load to:0x0207cac8 module:overlay(0) +from:0x02147a70 kind:load to:0x0207d2dc module:overlay(0) +from:0x02147a74 kind:load to:0x0207d2cc module:overlay(0) +from:0x02147a78 kind:load to:0x0207d318 module:overlay(0) +from:0x02147a7c kind:load to:0x0207d350 module:overlay(0) +from:0x02147a80 kind:load to:0x0207d394 module:overlay(0) +from:0x02147a84 kind:load to:0x0207d3bc module:overlay(0) +from:0x02147a90 kind:load to:0x021461d4 module:overlay(28) +from:0x02147a94 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147a98 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02147a9c kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02147aa0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02147aa4 kind:load to:0x0214625c module:overlay(28) +from:0x02147aa8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147aac kind:load to:0x021462f0 module:overlay(28) +from:0x02147ab0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02147ab4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147ab8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147abc kind:load to:0x0209d1ec module:overlay(0) +from:0x02147ac0 kind:load to:0x02146300 module:overlay(28) +from:0x02147ac4 kind:load to:0x02146320 module:overlay(28) +from:0x02147ac8 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02147acc kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02147ad0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02147ad4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02147ae0 kind:load to:0x02146368 module:overlay(28) +from:0x02147ae4 kind:load to:0x0209ca10 module:overlay(0) +from:0x02147ae8 kind:load to:0x0209ca18 module:overlay(0) +from:0x02147aec kind:load to:0x0209ca58 module:overlay(0) +from:0x02147af0 kind:load to:0x0209ca78 module:overlay(0) +from:0x02147afc kind:load to:0x02109af0 module:overlays(19,21,26) +from:0x02147b00 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147b04 kind:load to:0x02109c8c module:overlays(19,26) +from:0x02147b08 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02147b0c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02147b10 kind:load to:0x02109b90 module:overlays(19,21,26) +from:0x02147b14 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147b18 kind:load to:0x02109c34 module:overlays(19,26) +from:0x02147b1c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02147b20 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147b24 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147b28 kind:load to:0x0209d1ec module:overlay(0) +from:0x02147b2c kind:load to:0x021464d8 module:overlay(28) +from:0x02147b30 kind:load to:0x021464f8 module:overlay(28) +from:0x02147b34 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02147b38 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02147b3c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02147b40 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02147b44 kind:load to:0x02109d04 module:overlays(19,26) +from:0x02147b48 kind:load to:0x02109d34 module:overlays(19,26) +from:0x02147b4c kind:load to:0x0214647c module:overlay(28) +from:0x02147b50 kind:load to:0x021464cc module:overlay(28) +from:0x02147b60 kind:load to:0x0209cab8 module:overlay(0) +from:0x02147b64 kind:load to:0x0209cac0 module:overlay(0) +from:0x02147b68 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02147b6c kind:load to:0x0209c9a4 module:overlay(0) +from:0x02147b78 kind:load to:0x02146540 module:overlay(28) +from:0x02147b7c kind:load to:0x0209cab8 module:overlay(0) +from:0x02147b80 kind:load to:0x0209cac0 module:overlay(0) +from:0x02147b84 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02147b88 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02147b94 kind:load to:0x02109af0 module:overlays(19,21,26) +from:0x02147b98 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147b9c kind:load to:0x02109c8c module:overlays(19,26) +from:0x02147ba0 kind:load to:0x02146610 module:overlay(28) +from:0x02147ba4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02147ba8 kind:load to:0x02109b90 module:overlays(19,21,26) +from:0x02147bac kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147bb0 kind:load to:0x02146624 module:overlay(28) +from:0x02147bb4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02147bb8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147bbc kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147bc0 kind:load to:0x0209d1ec module:overlay(0) +from:0x02147bc4 kind:load to:0x021466cc module:overlay(28) +from:0x02147bc8 kind:load to:0x021466ec module:overlay(28) +from:0x02147bcc kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02147bd0 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02147bd4 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02147bd8 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02147bdc kind:load to:0x02109d04 module:overlays(19,26) +from:0x02147be0 kind:load to:0x02109d34 module:overlays(19,26) +from:0x02147be4 kind:load to:0x0214647c module:overlay(28) +from:0x02147be8 kind:load to:0x021464cc module:overlay(28) +from:0x02147bf4 kind:load to:0x02146734 module:overlay(28) +from:0x02147bf8 kind:load to:0x0209ca10 module:overlay(0) +from:0x02147bfc kind:load to:0x0209ca18 module:overlay(0) +from:0x02147c00 kind:load to:0x0209ca58 module:overlay(0) +from:0x02147c04 kind:load to:0x0209ca78 module:overlay(0) +from:0x02147c10 kind:load to:0x0214686c module:overlay(28) +from:0x02147c14 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02147c18 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02147c1c kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02147c20 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02147c24 kind:load to:0x021468b8 module:overlay(28) +from:0x02147c28 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02147c2c kind:load to:0x0214694c module:overlay(28) +from:0x02147c30 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02147c34 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02147c38 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02147c3c kind:load to:0x0209d1ec module:overlay(0) +from:0x02147c40 kind:load to:0x0214695c module:overlay(28) +from:0x02147c44 kind:load to:0x0214697c module:overlay(28) +from:0x02147c48 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02147c4c kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02147c50 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02147c54 kind:load to:0x0210bd98 module:overlays(19,26) diff --git a/config/eur/arm9/overlays/ov028/symbols.txt b/config/eur/arm9/overlays/ov028/symbols.txt new file mode 100644 index 00000000..566d23b9 --- /dev/null +++ b/config/eur/arm9/overlays/ov028/symbols.txt @@ -0,0 +1,394 @@ +func_ov028_021419e0 kind:function(arm,size=0xc) addr:0x021419e0 +func_ov028_021419ec kind:function(arm,size=0x24) addr:0x021419ec +func_ov028_02141a10 kind:function(arm,size=0x6c) addr:0x02141a10 +func_ov028_02141a7c kind:function(arm,size=0x34) addr:0x02141a7c +func_ov028_02141ab0 kind:function(arm,size=0x160) addr:0x02141ab0 +func_ov028_02141c10 kind:function(arm,size=0x14) addr:0x02141c10 +func_ov028_02141c24 kind:function(arm,size=0x14) addr:0x02141c24 +func_ov028_02141c38 kind:function(arm,size=0x6c) addr:0x02141c38 +func_ov028_02141ca4 kind:function(arm,size=0x4c) addr:0x02141ca4 +func_ov028_02141cf0 kind:function(arm,size=0x1e8) addr:0x02141cf0 +func_ov028_02141ed8 kind:function(arm,size=0x44) addr:0x02141ed8 +func_ov028_02141f1c kind:function(arm,size=0xdc) addr:0x02141f1c +func_ov028_02141ff8 kind:function(arm,size=0x24) addr:0x02141ff8 +func_ov028_0214201c kind:function(arm,size=0xb4) addr:0x0214201c +func_ov028_021420d0 kind:function(arm,size=0x30) addr:0x021420d0 +func_ov028_02142100 kind:function(arm,size=0xc) addr:0x02142100 +func_ov028_0214210c kind:function(arm,size=0xac) addr:0x0214210c +func_ov028_021421b8 kind:function(arm,size=0xa8) addr:0x021421b8 +func_ov028_02142260 kind:function(arm,size=0x150) addr:0x02142260 +func_ov028_021423b0 kind:function(arm,size=0x88) addr:0x021423b0 +func_ov028_02142438 kind:function(arm,size=0x150) addr:0x02142438 +func_ov028_02142588 kind:function(arm,size=0xfc) addr:0x02142588 +func_ov028_02142684 kind:function(arm,size=0xa8) addr:0x02142684 +func_ov028_0214272c kind:function(arm,size=0xb8) addr:0x0214272c +func_ov028_021427e4 kind:function(arm,size=0x1d0) addr:0x021427e4 +func_ov028_021429b4 kind:function(arm,size=0x7c) addr:0x021429b4 +func_ov028_02142a30 kind:function(arm,size=0x5c) addr:0x02142a30 +func_ov028_02142a8c kind:function(arm,size=0x70) addr:0x02142a8c +func_ov028_02142afc kind:function(arm,size=0x34) addr:0x02142afc +func_ov028_02142b30 kind:function(arm,size=0xb0) addr:0x02142b30 +func_ov028_02142be0 kind:function(arm,size=0x7c) addr:0x02142be0 +func_ov028_02142c5c kind:function(arm,size=0x14) addr:0x02142c5c +func_ov028_02142c70 kind:function(arm,size=0x120) addr:0x02142c70 +func_ov028_02142d90 kind:function(arm,size=0x90) addr:0x02142d90 +func_ov028_02142e20 kind:function(arm,size=0x44) addr:0x02142e20 +func_ov028_02142e64 kind:function(arm,size=0xc) addr:0x02142e64 +func_ov028_02142e70 kind:function(arm,size=0xa0) addr:0x02142e70 +func_ov028_02142f10 kind:function(arm,size=0x20) addr:0x02142f10 +func_ov028_02142f30 kind:function(arm,size=0x5c) addr:0x02142f30 +func_ov028_02142f8c kind:function(arm,size=0x3c) addr:0x02142f8c +func_ov028_02142fc8 kind:function(arm,size=0x2c) addr:0x02142fc8 +func_ov028_02142ff4 kind:function(arm,size=0x64) addr:0x02142ff4 +func_ov028_02143058 kind:function(arm,size=0x24) addr:0x02143058 +func_ov028_0214307c kind:function(arm,size=0x2c) addr:0x0214307c +func_ov028_021430a8 kind:function(arm,size=0x1c) addr:0x021430a8 +func_ov028_021430c4 kind:function(arm,size=0x1c) addr:0x021430c4 +func_ov028_021430e0 kind:function(arm,size=0x28) addr:0x021430e0 +func_ov028_02143108 kind:function(arm,size=0x30) addr:0x02143108 +func_ov028_02143138 kind:function(arm,size=0x14) addr:0x02143138 +func_ov028_0214314c kind:function(arm,size=0xc) addr:0x0214314c +func_ov028_02143158 kind:function(arm,size=0x24) addr:0x02143158 +func_ov028_0214317c kind:function(arm,size=0x60) addr:0x0214317c +func_ov028_021431dc kind:function(arm,size=0xb4) addr:0x021431dc +func_ov028_02143290 kind:function(arm,size=0x24) addr:0x02143290 +func_ov028_021432b4 kind:function(arm,size=0x30) addr:0x021432b4 +func_ov028_021432e4 kind:function(arm,size=0x15c) addr:0x021432e4 +func_ov028_02143440 kind:function(arm,size=0xb0) addr:0x02143440 +func_ov028_021434f0 kind:function(arm,size=0x140) addr:0x021434f0 +func_ov028_02143630 kind:function(arm,size=0x178) addr:0x02143630 +func_ov028_021437a8 kind:function(arm,size=0x94) addr:0x021437a8 +func_ov028_0214383c kind:function(arm,size=0x20) addr:0x0214383c +func_ov028_0214385c kind:function(arm,size=0x28) addr:0x0214385c +func_ov028_02143884 kind:function(arm,size=0x14) addr:0x02143884 +func_ov028_02143898 kind:function(arm,size=0xe4) addr:0x02143898 +func_ov028_0214397c kind:function(arm,size=0x64) addr:0x0214397c +func_ov028_021439e0 kind:function(arm,size=0x50) addr:0x021439e0 +func_ov028_02143a30 kind:function(arm,size=0x198) addr:0x02143a30 +func_ov028_02143bc8 kind:function(arm,size=0x24) addr:0x02143bc8 +func_ov028_02143bec kind:function(arm,size=0xd0) addr:0x02143bec +func_ov028_02143cbc kind:function(arm,size=0x4) addr:0x02143cbc +func_ov028_02143cc0 kind:function(arm,size=0x3c) addr:0x02143cc0 +func_ov028_02143cfc kind:function(arm,size=0x48) addr:0x02143cfc +func_ov028_02143d44 kind:function(arm,size=0x1f8) addr:0x02143d44 +func_ov028_02143f3c kind:function(arm,size=0x24) addr:0x02143f3c +func_ov028_02143f60 kind:function(arm,size=0x3c) addr:0x02143f60 +func_ov028_02143f9c kind:function(arm,size=0x14) addr:0x02143f9c +func_ov028_02143fb0 kind:function(arm,size=0x7c) addr:0x02143fb0 +func_ov028_0214402c kind:function(arm,size=0xb8) addr:0x0214402c +func_ov028_021440e4 kind:function(arm,size=0x1bc) addr:0x021440e4 +func_ov028_021442a0 kind:function(arm,size=0x20) addr:0x021442a0 +func_ov028_021442c0 kind:function(arm,size=0x28) addr:0x021442c0 +func_ov028_021442e8 kind:function(arm,size=0x1c) addr:0x021442e8 +func_ov028_02144304 kind:function(arm,size=0x104) addr:0x02144304 +func_ov028_02144408 kind:function(arm,size=0xc) addr:0x02144408 +func_ov028_02144414 kind:function(arm,size=0x24) addr:0x02144414 +func_ov028_02144438 kind:function(arm,size=0x54) addr:0x02144438 +func_ov028_0214448c kind:function(arm,size=0x3c) addr:0x0214448c +func_ov028_021444c8 kind:function(arm,size=0xec) addr:0x021444c8 +func_ov028_021445b4 kind:function(arm,size=0xe8) addr:0x021445b4 +func_ov028_0214469c kind:function(arm,size=0x8) addr:0x0214469c +func_ov028_021446a4 kind:function(arm,size=0x8) addr:0x021446a4 +func_ov028_021446ac kind:function(arm,size=0x4) addr:0x021446ac +func_ov028_021446b0 kind:function(arm,size=0x74) addr:0x021446b0 +func_ov028_02144724 kind:function(arm,size=0x18) addr:0x02144724 +func_ov028_0214473c kind:function(arm,size=0x40) addr:0x0214473c +func_ov028_0214477c kind:function(arm,size=0x20) addr:0x0214477c +func_ov028_0214479c kind:function(arm,size=0x20) addr:0x0214479c +func_ov028_021447bc kind:function(arm,size=0x8) addr:0x021447bc +func_ov028_021447c4 kind:function(arm,size=0x20) addr:0x021447c4 +func_ov028_021447e4 kind:function(arm,size=0x28) addr:0x021447e4 +func_ov028_0214480c kind:function(arm,size=0x28) addr:0x0214480c +func_ov028_02144834 kind:function(arm,size=0x20) addr:0x02144834 +func_ov028_02144854 kind:function(arm,size=0x14) addr:0x02144854 +func_ov028_02144868 kind:function(arm,size=0xc) addr:0x02144868 +func_ov028_02144874 kind:function(arm,size=0x24) addr:0x02144874 +func_ov028_02144898 kind:function(arm,size=0x38) addr:0x02144898 +func_ov028_021448d0 kind:function(arm,size=0xa0) addr:0x021448d0 +func_ov028_02144970 kind:function(arm,size=0xec) addr:0x02144970 +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=0x20) addr:0x02144a9c +func_ov028_02144abc kind:function(arm,size=0x8) addr:0x02144abc +func_ov028_02144ac4 kind:function(arm,size=0x20) addr:0x02144ac4 +func_ov028_02144ae4 kind:function(arm,size=0x28) addr:0x02144ae4 +func_ov028_02144b0c kind:function(arm,size=0x14) addr:0x02144b0c +func_ov028_02144b20 kind:function(arm,size=0xc) addr:0x02144b20 +func_ov028_02144b2c kind:function(arm,size=0x24) addr:0x02144b2c +func_ov028_02144b50 kind:function(arm,size=0x38) addr:0x02144b50 +func_ov028_02144b88 kind:function(arm,size=0x3c) addr:0x02144b88 +func_ov028_02144bc4 kind:function(arm,size=0xec) addr:0x02144bc4 +func_ov028_02144cb0 kind:function(arm,size=0x74) addr:0x02144cb0 +func_ov028_02144d24 kind:function(arm,size=0x18) addr:0x02144d24 +func_ov028_02144d3c kind:function(arm,size=0x40) addr:0x02144d3c +func_ov028_02144d7c kind:function(arm,size=0x20) addr:0x02144d7c +func_ov028_02144d9c kind:function(arm,size=0x20) addr:0x02144d9c +func_ov028_02144dbc kind:function(arm,size=0x8) addr:0x02144dbc +func_ov028_02144dc4 kind:function(arm,size=0x20) addr:0x02144dc4 +func_ov028_02144de4 kind:function(arm,size=0x28) addr:0x02144de4 +func_ov028_02144e0c kind:function(arm,size=0x14) addr:0x02144e0c +func_ov028_02144e20 kind:function(arm,size=0xc) addr:0x02144e20 +func_ov028_02144e2c kind:function(arm,size=0x24) addr:0x02144e2c +func_ov028_02144e50 kind:function(arm,size=0x38) addr:0x02144e50 +func_ov028_02144e88 kind:function(arm,size=0x3c) addr:0x02144e88 +func_ov028_02144ec4 kind:function(arm,size=0xec) addr:0x02144ec4 +func_ov028_02144fb0 kind:function(arm,size=0x74) addr:0x02144fb0 +func_ov028_02145024 kind:function(arm,size=0x18) addr:0x02145024 +func_ov028_0214503c kind:function(arm,size=0x40) addr:0x0214503c +func_ov028_0214507c kind:function(arm,size=0x20) addr:0x0214507c +func_ov028_0214509c kind:function(arm,size=0x20) addr:0x0214509c +func_ov028_021450bc kind:function(arm,size=0x8) addr:0x021450bc +func_ov028_021450c4 kind:function(arm,size=0x20) addr:0x021450c4 +func_ov028_021450e4 kind:function(arm,size=0x28) addr:0x021450e4 +func_ov028_0214510c kind:function(arm,size=0x14) addr:0x0214510c +func_ov028_02145120 kind:function(arm,size=0xc) addr:0x02145120 +func_ov028_0214512c kind:function(arm,size=0x24) addr:0x0214512c +func_ov028_02145150 kind:function(arm,size=0x38) addr:0x02145150 +func_ov028_02145188 kind:function(arm,size=0x58) addr:0x02145188 +func_ov028_021451e0 kind:function(arm,size=0x14) addr:0x021451e0 +func_ov028_021451f4 kind:function(arm,size=0x10c) addr:0x021451f4 +func_ov028_02145300 kind:function(arm,size=0x168) addr:0x02145300 +func_ov028_02145468 kind:function(arm,size=0xc) addr:0x02145468 +func_ov028_02145474 kind:function(arm,size=0x8c) addr:0x02145474 +func_ov028_02145500 kind:function(arm,size=0x40) addr:0x02145500 +func_ov028_02145540 kind:function(arm,size=0x20) addr:0x02145540 +func_ov028_02145560 kind:function(arm,size=0x20) addr:0x02145560 +func_ov028_02145580 kind:function(arm,size=0x1c) addr:0x02145580 +func_ov028_0214559c kind:function(arm,size=0x28) addr:0x0214559c +func_ov028_021455c4 kind:function(arm,size=0x30) addr:0x021455c4 +func_ov028_021455f4 kind:function(arm,size=0x14) addr:0x021455f4 +func_ov028_02145608 kind:function(arm,size=0xc) addr:0x02145608 +func_ov028_02145614 kind:function(arm,size=0x24) addr:0x02145614 +func_ov028_02145638 kind:function(arm,size=0x34) addr:0x02145638 +func_ov028_0214566c kind:function(arm,size=0x20) addr:0x0214566c +func_ov028_0214568c kind:function(arm,size=0x50) addr:0x0214568c +func_ov028_021456dc kind:function(arm,size=0x30) addr:0x021456dc +func_ov028_0214570c kind:function(arm,size=0x38) addr:0x0214570c +func_ov028_02145744 kind:function(arm,size=0x14) addr:0x02145744 +func_ov028_02145758 kind:function(arm,size=0xc) addr:0x02145758 +func_ov028_02145764 kind:function(arm,size=0x24) addr:0x02145764 +func_ov028_02145788 kind:function(arm,size=0x2c) addr:0x02145788 +func_ov028_021457b4 kind:function(arm,size=0x2c) addr:0x021457b4 +func_ov028_021457e0 kind:function(arm,size=0x178) addr:0x021457e0 +func_ov028_02145958 kind:function(arm,size=0x8) addr:0x02145958 +func_ov028_02145960 kind:function(arm,size=0x64) addr:0x02145960 +func_ov028_021459c4 kind:function(arm,size=0x14) addr:0x021459c4 +func_ov028_021459d8 kind:function(arm,size=0x38) addr:0x021459d8 +func_ov028_02145a10 kind:function(arm,size=0x30) addr:0x02145a10 +func_ov028_02145a40 kind:function(arm,size=0x38) addr:0x02145a40 +func_ov028_02145a78 kind:function(arm,size=0x14) addr:0x02145a78 +func_ov028_02145a8c kind:function(arm,size=0xc) addr:0x02145a8c +func_ov028_02145a98 kind:function(arm,size=0x24) addr:0x02145a98 +func_ov028_02145abc kind:function(arm,size=0x50) addr:0x02145abc +func_ov028_02145b0c kind:function(arm,size=0x20) addr:0x02145b0c +func_ov028_02145b2c kind:function(arm,size=0x50) addr:0x02145b2c +func_ov028_02145b7c kind:function(arm,size=0x8) addr:0x02145b7c +func_ov028_02145b84 kind:function(arm,size=0x30) addr:0x02145b84 +func_ov028_02145bb4 kind:function(arm,size=0x38) addr:0x02145bb4 +func_ov028_02145bec kind:function(arm,size=0x14) addr:0x02145bec +func_ov028_02145c00 kind:function(arm,size=0xc) addr:0x02145c00 +func_ov028_02145c0c kind:function(arm,size=0x24) addr:0x02145c0c +func_ov028_02145c30 kind:function(arm,size=0x4c) addr:0x02145c30 +func_ov028_02145c7c kind:function(arm,size=0x24) addr:0x02145c7c +func_ov028_02145ca0 kind:function(arm,size=0x5c) addr:0x02145ca0 +func_ov028_02145cfc kind:function(arm,size=0x4) addr:0x02145cfc +func_ov028_02145d00 kind:function(arm,size=0x8) addr:0x02145d00 +func_ov028_02145d08 kind:function(arm,size=0x14) addr:0x02145d08 +func_ov028_02145d1c kind:function(arm,size=0x8) addr:0x02145d1c +func_ov028_02145d24 kind:function(arm,size=0x8) addr:0x02145d24 +func_ov028_02145d2c kind:function(arm,size=0x30) addr:0x02145d2c +func_ov028_02145d5c kind:function(arm,size=0x38) addr:0x02145d5c +func_ov028_02145d94 kind:function(arm,size=0x14) addr:0x02145d94 +func_ov028_02145da8 kind:function(arm,size=0xc) addr:0x02145da8 +func_ov028_02145db4 kind:function(arm,size=0x24) addr:0x02145db4 +func_ov028_02145dd8 kind:function(arm,size=0x40) addr:0x02145dd8 +func_ov028_02145e18 kind:function(arm,size=0xa0) addr:0x02145e18 +func_ov028_02145eb8 kind:function(arm,size=0xec) addr:0x02145eb8 +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=0x20) addr:0x02145fe4 +func_ov028_02146004 kind:function(arm,size=0x8) addr:0x02146004 +func_ov028_0214600c kind:function(arm,size=0x20) addr:0x0214600c +func_ov028_0214602c kind:function(arm,size=0x28) addr:0x0214602c +func_ov028_02146054 kind:function(arm,size=0x14) addr:0x02146054 +func_ov028_02146068 kind:function(arm,size=0xc) addr:0x02146068 +func_ov028_02146074 kind:function(arm,size=0x24) addr:0x02146074 +func_ov028_02146098 kind:function(arm,size=0xac) addr:0x02146098 +func_ov028_02146144 kind:function(arm,size=0x90) addr:0x02146144 +func_ov028_021461d4 kind:function(arm,size=0x88) addr:0x021461d4 +func_ov028_0214625c kind:function(arm,size=0x94) addr:0x0214625c +func_ov028_021462f0 kind:function(arm,size=0x10) addr:0x021462f0 +func_ov028_02146300 kind:function(arm,size=0x20) addr:0x02146300 +func_ov028_02146320 kind:function(arm,size=0x28) addr:0x02146320 +func_ov028_02146348 kind:function(arm,size=0x14) addr:0x02146348 +func_ov028_0214635c kind:function(arm,size=0xc) addr:0x0214635c +func_ov028_02146368 kind:function(arm,size=0x24) addr:0x02146368 +func_ov028_0214638c kind:function(arm,size=0xb0) addr:0x0214638c +func_ov028_0214643c kind:function(arm,size=0x20) addr:0x0214643c +func_ov028_0214645c kind:function(arm,size=0x20) addr:0x0214645c +func_ov028_0214647c kind:function(arm,size=0x50) addr:0x0214647c +func_ov028_021464cc kind:function(arm,size=0xc) addr:0x021464cc +func_ov028_021464d8 kind:function(arm,size=0x20) addr:0x021464d8 +func_ov028_021464f8 kind:function(arm,size=0x28) addr:0x021464f8 +func_ov028_02146520 kind:function(arm,size=0x14) addr:0x02146520 +func_ov028_02146534 kind:function(arm,size=0xc) addr:0x02146534 +func_ov028_02146540 kind:function(arm,size=0x24) addr:0x02146540 +func_ov028_02146564 kind:function(arm,size=0x8c) addr:0x02146564 +func_ov028_021465f0 kind:function(arm,size=0x20) addr:0x021465f0 +func_ov028_02146610 kind:function(arm,size=0x14) addr:0x02146610 +func_ov028_02146624 kind:function(arm,size=0xa8) addr:0x02146624 +func_ov028_021466cc kind:function(arm,size=0x20) addr:0x021466cc +func_ov028_021466ec kind:function(arm,size=0x28) addr:0x021466ec +func_ov028_02146714 kind:function(arm,size=0x14) addr:0x02146714 +func_ov028_02146728 kind:function(arm,size=0xc) addr:0x02146728 +func_ov028_02146734 kind:function(arm,size=0x24) addr:0x02146734 +func_ov028_02146758 kind:function(arm,size=0x84) addr:0x02146758 +func_ov028_021467dc kind:function(arm,size=0x90) addr:0x021467dc +func_ov028_0214686c kind:function(arm,size=0x4c) addr:0x0214686c +func_ov028_021468b8 kind:function(arm,size=0x94) addr:0x021468b8 +func_ov028_0214694c kind:function(arm,size=0x10) addr:0x0214694c +func_ov028_0214695c kind:function(arm,size=0x20) addr:0x0214695c +func_ov028_0214697c kind:function(arm,size=0x28) addr:0x0214697c +func_ov028_021469a4 kind:function(arm,size=0x14) addr:0x021469a4 +data_ov028_021469b8 kind:data(any) addr:0x021469b8 +data_ov028_021469c8 kind:data(any) addr:0x021469c8 +data_ov028_021469d0 kind:data(any) addr:0x021469d0 +data_ov028_021469e4 kind:data(any) addr:0x021469e4 +data_ov028_02146a24 kind:data(any) addr:0x02146a24 +data_ov028_02146a34 kind:data(any) addr:0x02146a34 +func_ov028_02146a44 kind:function(arm,size=0x9c) addr:0x02146a44 +func_ov028_02146ae0 kind:function(arm,size=0x50) addr:0x02146ae0 +func_ov028_02146b30 kind:function(arm,size=0x20) addr:0x02146b30 +func_ov028_02146b50 kind:function(arm,size=0x50) addr:0x02146b50 +func_ov028_02146ba0 kind:function(arm,size=0x50) addr:0x02146ba0 +func_ov028_02146bf0 kind:function(arm,size=0x50) addr:0x02146bf0 +func_ov028_02146c40 kind:function(arm,size=0x50) addr:0x02146c40 +func_ov028_02146c90 kind:function(arm,size=0x70) addr:0x02146c90 +func_ov028_02146d00 kind:function(arm,size=0x50) addr:0x02146d00 +func_ov028_02146d50 kind:function(arm,size=0x50) addr:0x02146d50 +func_ov028_02146da0 kind:function(arm,size=0x50) addr:0x02146da0 +func_ov028_02146df0 kind:function(arm,size=0x50) addr:0x02146df0 +func_ov028_02146e40 kind:function(arm,size=0x50) addr:0x02146e40 +func_ov028_02146e90 kind:function(arm,size=0x50) addr:0x02146e90 +func_ov028_02146ee0 kind:function(arm,size=0x50) addr:0x02146ee0 +func_ov028_02146f30 kind:function(arm,size=0x50) addr:0x02146f30 +func_ov028_02146f80 kind:function(arm,size=0x50) addr:0x02146f80 +data_ov028_02147020 kind:data(any) addr:0x02147020 +data_ov028_02147038 kind:data(any) addr:0x02147038 +data_ov028_02147070 kind:data(any) addr:0x02147070 +data_ov028_021470b0 kind:data(any) addr:0x021470b0 +data_ov028_021470d4 kind:data(any) addr:0x021470d4 +data_ov028_02147100 kind:data(any) addr:0x02147100 +data_ov028_0214714c kind:data(any) addr:0x0214714c +data_ov028_021471a8 kind:data(any) addr:0x021471a8 +data_ov028_021471c0 kind:data(any) addr:0x021471c0 +data_ov028_021471d8 kind:data(any) addr:0x021471d8 +data_ov028_021471f0 kind:data(any) addr:0x021471f0 +data_ov028_02147208 kind:data(any) addr:0x02147208 +data_ov028_02147220 kind:data(any) addr:0x02147220 +data_ov028_02147238 kind:data(any) addr:0x02147238 +data_ov028_02147250 kind:data(any) addr:0x02147250 +data_ov028_02147268 kind:data(any) addr:0x02147268 +data_ov028_02147280 kind:data(any) addr:0x02147280 +data_ov028_021472a0 kind:data(any) addr:0x021472a0 +data_ov028_021472c4 kind:data(any) addr:0x021472c4 +data_ov028_02147320 kind:data(any) addr:0x02147320 +data_ov028_02147340 kind:data(any) addr:0x02147340 +data_ov028_0214734c kind:data(any) addr:0x0214734c +data_ov028_02147350 kind:data(any) addr:0x02147350 +data_ov028_02147364 kind:data(any) addr:0x02147364 +data_ov028_02147378 kind:data(any) addr:0x02147378 +data_ov028_02147394 kind:data(any) addr:0x02147394 +data_ov028_021473b4 kind:data(any) addr:0x021473b4 +data_ov028_021473c4 kind:data(any) addr:0x021473c4 +data_ov028_021473e4 kind:data(any) addr:0x021473e4 ambiguous +data_ov028_021473f8 kind:data(any) addr:0x021473f8 +data_ov028_02147414 kind:data(any) addr:0x02147414 +data_ov028_02147480 kind:data(any) addr:0x02147480 +data_ov028_021474ec kind:data(any) addr:0x021474ec +data_ov028_02147508 kind:data(any) addr:0x02147508 +data_ov028_02147574 kind:data(any) addr:0x02147574 +data_ov028_02147590 kind:data(any) addr:0x02147590 +data_ov028_021475fc kind:data(any) addr:0x021475fc +data_ov028_02147618 kind:data(any) addr:0x02147618 +data_ov028_0214767c kind:data(any) addr:0x0214767c +data_ov028_0214768c kind:data(any) addr:0x0214768c +data_ov028_021476a0 kind:data(any) addr:0x021476a0 +data_ov028_021476bc kind:data(any) addr:0x021476bc +data_ov028_021476e8 kind:data(any) addr:0x021476e8 +data_ov028_02147754 kind:data(any) addr:0x02147754 +data_ov028_02147770 kind:data(any) addr:0x02147770 +data_ov028_021477ec kind:data(any) addr:0x021477ec +data_ov028_02147808 kind:data(any) addr:0x02147808 +data_ov028_02147880 kind:data(any) addr:0x02147880 +data_ov028_0214789c kind:data(any) addr:0x0214789c +data_ov028_02147918 kind:data(any) addr:0x02147918 +data_ov028_02147934 kind:data(any) addr:0x02147934 +data_ov028_021479a8 kind:data(any) addr:0x021479a8 +data_ov028_021479c4 kind:data(any) addr:0x021479c4 +data_ov028_02147a30 kind:data(any) addr:0x02147a30 +data_ov028_02147a4c kind:data(any) addr:0x02147a4c +data_ov028_02147a68 kind:data(any) addr:0x02147a68 +data_ov028_02147a90 kind:data(any) addr:0x02147a90 +data_ov028_02147ae0 kind:data(any) addr:0x02147ae0 +data_ov028_02147afc kind:data(any) addr:0x02147afc +data_ov028_02147b5c kind:data(any) addr:0x02147b5c +data_ov028_02147b78 kind:data(any) addr:0x02147b78 +data_ov028_02147b94 kind:data(any) addr:0x02147b94 +data_ov028_02147bf4 kind:data(any) addr:0x02147bf4 +data_ov028_02147c10 kind:data(any) addr:0x02147c10 +data_ov028_02147c60 kind:bss addr:0x02147c60 +data_ov028_02147c64 kind:bss addr:0x02147c64 +data_ov028_02147c70 kind:bss addr:0x02147c70 +data_ov028_02147c7c kind:bss addr:0x02147c7c +data_ov028_02147d54 kind:bss addr:0x02147d54 +data_ov028_02147d58 kind:bss addr:0x02147d58 +data_ov028_02147d64 kind:bss addr:0x02147d64 +data_ov028_02147e3c kind:bss addr:0x02147e3c +data_ov028_02147e40 kind:bss addr:0x02147e40 +data_ov028_02147e48 kind:bss addr:0x02147e48 ambiguous +data_ov028_02147e4c kind:bss addr:0x02147e4c +data_ov028_02147ef0 kind:bss addr:0x02147ef0 ambiguous +data_ov028_02147f20 kind:bss addr:0x02147f20 +data_ov028_02147f24 kind:bss addr:0x02147f24 +data_ov028_02147f30 kind:bss addr:0x02147f30 +data_ov028_02148004 kind:bss addr:0x02148004 +data_ov028_02148008 kind:bss addr:0x02148008 +data_ov028_02148014 kind:bss addr:0x02148014 +data_ov028_021480e8 kind:bss addr:0x021480e8 +data_ov028_021480ec kind:bss addr:0x021480ec +data_ov028_021480f8 kind:bss addr:0x021480f8 +data_ov028_021481cc kind:bss addr:0x021481cc +data_ov028_021481d4 kind:bss addr:0x021481d4 +data_ov028_021481e0 kind:bss addr:0x021481e0 +data_ov028_021481ec kind:bss addr:0x021481ec +data_ov028_021482c0 kind:bss addr:0x021482c0 +data_ov028_021482c4 kind:bss addr:0x021482c4 +data_ov028_021482d0 kind:bss addr:0x021482d0 +data_ov028_021483a4 kind:bss addr:0x021483a4 +data_ov028_021483a8 kind:bss addr:0x021483a8 +data_ov028_021483b4 kind:bss addr:0x021483b4 +data_ov028_02148488 kind:bss addr:0x02148488 +data_ov028_0214848c kind:bss addr:0x0214848c +data_ov028_02148498 kind:bss addr:0x02148498 +data_ov028_0214856c kind:bss addr:0x0214856c +data_ov028_02148570 kind:bss addr:0x02148570 +data_ov028_0214857c kind:bss addr:0x0214857c +data_ov028_0214859c kind:bss addr:0x0214859c +data_ov028_021485a0 kind:bss addr:0x021485a0 +data_ov028_021485ac kind:bss addr:0x021485ac +data_ov028_02148680 kind:bss addr:0x02148680 +data_ov028_02148684 kind:bss addr:0x02148684 +data_ov028_02148690 kind:bss addr:0x02148690 +data_ov028_02148764 kind:bss addr:0x02148764 +data_ov028_02148784 kind:bss addr:0x02148784 +data_ov028_02148788 kind:bss addr:0x02148788 +data_ov028_02148794 kind:bss addr:0x02148794 +data_ov028_02148868 kind:bss addr:0x02148868 +data_ov028_02148888 kind:bss addr:0x02148888 +data_ov028_0214888c kind:bss addr:0x0214888c +data_ov028_02148898 kind:bss addr:0x02148898 +data_ov028_021488dc kind:bss addr:0x021488dc +data_ov028_021488e0 kind:bss addr:0x021488e0 +data_ov028_021488ec kind:bss addr:0x021488ec +data_ov028_021489c0 kind:bss addr:0x021489c0 diff --git a/config/eur/arm9/overlays/ov029/delinks.txt b/config/eur/arm9/overlays/ov029/delinks.txt new file mode 100644 index 00000000..60206de0 --- /dev/null +++ b/config/eur/arm9/overlays/ov029/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021419e0 end:0x02150e90 kind:code align:32 + .rodata start:0x02150e90 end:0x02150f84 kind:data align:4 + .init start:0x02150f84 end:0x02151694 kind:code align:4 + .ctor start:0x02151694 end:0x021516e4 kind:data align:4 + .data start:0x02151700 end:0x02152760 kind:data align:32 + .bss start:0x02152760 end:0x02153920 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov029/relocs.txt b/config/eur/arm9/overlays/ov029/relocs.txt new file mode 100644 index 00000000..e8bcbbaf --- /dev/null +++ b/config/eur/arm9/overlays/ov029/relocs.txt @@ -0,0 +1,2778 @@ +from:0x021419e8 kind:load to:0x02152780 module:overlay(29) +from:0x021419fc kind:arm_call to:0x02011f3c module:main +from:0x02141a08 kind:arm_call to:0x02141a48 module:overlay(29) +from:0x02141a20 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02141a40 kind:load to:0x02151724 module:overlay(29) +from:0x02141a50 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02141a60 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02141a68 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02141a80 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02141afc kind:load to:0x021517d8 module:overlay(29) +from:0x02141b00 kind:load to:0x0215176c module:overlay(29) +from:0x02141b04 kind:load to:0x02151740 module:overlay(29) +from:0x02141b08 kind:load to:0x02152780 module:overlay(29) +from:0x02141b14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141b2c kind:arm_call to:0x02109398 module:overlay(26) +from:0x02141b70 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02141b7c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02141bd0 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02141bf4 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02141c1c kind:arm_call to:0x021093dc module:overlay(26) +from:0x02141c54 kind:arm_call to:0x01fff498 module:itcm +from:0x02141c68 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02141c70 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02141c78 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x02141cb0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02141cbc kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02141ccc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141cf4 kind:load to:0x027e00f0 module:dtcm +from:0x02141cf8 kind:load to:0x027e09c0 module:dtcm +from:0x02141cfc kind:load to:0x02152760 module:overlay(29) +from:0x02141d00 kind:load to:0x027e0ce8 module:dtcm +from:0x02141d04 kind:load to:0x02152774 module:overlay(29) +from:0x02141d08 kind:load to:0x02151700 module:overlay(29) +from:0x02141d14 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02141d5c kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02141d68 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02141dbc kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02141de0 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02141dec kind:load to:0x027e00f0 module:dtcm +from:0x02141df0 kind:load to:0x027e09c0 module:dtcm +from:0x02141e58 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02141e7c kind:load to:0x0203e964 module:main +from:0x02141e94 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02141e9c kind:load to:0x02152780 module:overlay(29) +from:0x02141eb4 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02141ebc kind:load to:0x02152780 module:overlay(29) +from:0x02141edc kind:load to:0x02152780 module:overlay(29) +from:0x02141ee8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141ef0 kind:arm_call to:0x02011ff4 module:main +from:0x02141f08 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141f10 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02141f18 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02141f30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141f38 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02141f40 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02141f48 kind:arm_call to:0x02011ff4 module:main +from:0x02141f60 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02141f68 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02141f70 kind:arm_call to:0x02011ff4 module:main +from:0x02141f88 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02141f90 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02141fa4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02141fb8 kind:load to:0x02152864 module:overlay(29) +from:0x02141fcc kind:arm_call to:0x02011f3c module:main +from:0x02141fd8 kind:arm_call to:0x02142020 module:overlay(29) +from:0x02141ff0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02142018 kind:load to:0x02151844 module:overlay(29) +from:0x02142028 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02142038 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02142040 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021420b4 kind:load to:0x021517d8 module:overlay(29) +from:0x021420b8 kind:load to:0x02151860 module:overlay(29) +from:0x021420bc kind:load to:0x02152864 module:overlay(29) +from:0x021420c8 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02142110 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0214211c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142170 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142194 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021421a0 kind:load to:0x027e00f0 module:dtcm +from:0x021421a4 kind:load to:0x027e09c0 module:dtcm +from:0x021421bc kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x021421c4 kind:load to:0x02152864 module:overlay(29) +from:0x021421dc kind:arm_call to:0x0209cfac module:overlay(0) +from:0x021421e4 kind:load to:0x02152864 module:overlay(29) +from:0x02142204 kind:load to:0x02152864 module:overlay(29) +from:0x02142214 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0214221c kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142234 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0214223c kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142244 kind:arm_call to:0x02011ff4 module:main +from:0x02142258 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214226c kind:load to:0x02152948 module:overlay(29) +from:0x02142280 kind:arm_call to:0x02011f3c module:main +from:0x0214228c kind:arm_call to:0x021422f0 module:overlay(29) +from:0x021422a4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021422e4 kind:load to:0x021518cc module:overlay(29) +from:0x021422f8 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02142308 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02142310 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02142384 kind:load to:0x021517d8 module:overlay(29) +from:0x02142388 kind:load to:0x021518e8 module:overlay(29) +from:0x0214238c kind:load to:0x02152948 module:overlay(29) +from:0x02142398 kind:arm_call to:0x02109398 module:overlay(26) +from:0x021423dc kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x021423e8 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0214243c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142460 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0214246c kind:arm_call to:0x021093dc module:overlay(26) +from:0x02142474 kind:load to:0x027e00f0 module:dtcm +from:0x02142478 kind:load to:0x027e09c0 module:dtcm +from:0x02142490 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02142498 kind:load to:0x02152948 module:overlay(29) +from:0x021424b0 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x021424b8 kind:load to:0x02152948 module:overlay(29) +from:0x021424d8 kind:load to:0x02152948 module:overlay(29) +from:0x021424f0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021424f8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142510 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142518 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142520 kind:arm_call to:0x02011ff4 module:main +from:0x02142534 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02142548 kind:load to:0x02152a2c module:overlay(29) +from:0x0214255c kind:arm_call to:0x02011f3c module:main +from:0x02142568 kind:arm_call to:0x021425a8 module:overlay(29) +from:0x02142580 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021425a0 kind:load to:0x02151954 module:overlay(29) +from:0x021425b0 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x021425c0 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021425c8 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0214263c kind:load to:0x021517d8 module:overlay(29) +from:0x02142640 kind:load to:0x02151970 module:overlay(29) +from:0x02142644 kind:load to:0x02152a2c module:overlay(29) +from:0x02142650 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02142694 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x021426a0 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021426f4 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142718 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142724 kind:arm_call to:0x021093dc module:overlay(26) +from:0x0214272c kind:load to:0x027e00f0 module:dtcm +from:0x02142730 kind:load to:0x027e09c0 module:dtcm +from:0x02142748 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02142750 kind:load to:0x02152a2c module:overlay(29) +from:0x02142768 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02142770 kind:load to:0x02152a2c module:overlay(29) +from:0x02142790 kind:load to:0x02152a2c module:overlay(29) +from:0x021427a8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021427b0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021427c8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021427d0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021427d8 kind:arm_call to:0x02011ff4 module:main +from:0x021427ec kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02142800 kind:load to:0x02152b10 module:overlay(29) +from:0x02142814 kind:arm_call to:0x02011f3c module:main +from:0x02142820 kind:arm_call to:0x02142884 module:overlay(29) +from:0x02142838 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02142878 kind:load to:0x02151a00 module:overlay(29) +from:0x0214288c kind:arm_call to:0x0210af18 module:overlay(26) +from:0x0214289c kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021428a4 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021428bc kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021428d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02142908 kind:load to:0x02151aa0 module:overlay(29) +from:0x0214290c kind:load to:0x02151a1c module:overlay(29) +from:0x02142910 kind:load to:0x02151740 module:overlay(29) +from:0x02142938 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02142980 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0214298c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021429e0 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142a04 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142a7c kind:arm_call to:0x01fff6d0 module:itcm +from:0x02142a90 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02142ad8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02142aec kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02142af4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02142b00 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02142b0c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02142b28 kind:arm_call to:0x02142c4c module:overlay(29) +from:0x02142b38 kind:load to:0x027e00f0 module:dtcm +from:0x02142b3c kind:load to:0x027e09c0 module:dtcm +from:0x02142b40 kind:load to:0x02152b10 module:overlay(29) +from:0x02142b44 kind:load to:0x027e0cd8 module:dtcm +from:0x02142b48 kind:load to:0x02152b30 module:overlay(29) +from:0x02142b4c kind:load to:0x02150e90 module:overlay(29) +from:0x02142b58 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02142ba0 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02142bac kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142c00 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142c24 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142c30 kind:load to:0x027e00f0 module:dtcm +from:0x02142c34 kind:load to:0x027e09c0 module:dtcm +from:0x02142c94 kind:arm_call to:0x02143088 module:overlay(29) +from:0x02142ca0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142cb4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02142cd8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02142d6c kind:arm_call to:0x02073388 module:overlay(0) +from:0x02142d80 kind:arm_call to:0x020716dc module:overlay(0) +from:0x02142d8c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142d9c kind:arm_call to:0x02143088 module:overlay(29) +from:0x02142da8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142db8 kind:load to:0x027e09b8 module:dtcm +from:0x02142dbc kind:load to:0x027e09a8 module:dtcm +from:0x02142de4 kind:arm_call to:0x02142fa4 module:overlay(29) +from:0x02142e00 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02142e08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142e1c kind:arm_call to:0x02142c4c module:overlay(29) +from:0x02142e48 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02142e70 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02142eac kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02142eb8 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02142ec8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142efc kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02142f08 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02142f18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142f38 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02142f44 kind:load to:0x027e09b8 module:dtcm +from:0x02142f48 kind:load to:0x027e09a8 module:dtcm +from:0x02142f54 kind:load to:0x021519d4 module:overlay(29) +from:0x02142f74 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02142f98 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02142fa0 kind:load to:0x027e09b8 module:dtcm +from:0x02142fb8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02142fd0 kind:arm_call to:0x02142c4c module:overlay(29) +from:0x02142fe0 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02143020 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0214302c kind:load to:0x027e09c0 module:dtcm +from:0x02143058 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0214306c kind:arm_call to:0x0200ef9c module:main +from:0x021430e4 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x021430ec kind:load to:0x02152b10 module:overlay(29) +from:0x02143104 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x0214310c kind:load to:0x02152b10 module:overlay(29) +from:0x0214312c kind:load to:0x02152b10 module:overlay(29) +from:0x02143144 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214314c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143154 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214315c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143164 kind:arm_call to:0x02016694 module:main +from:0x0214316c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02143184 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214318c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143194 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214319c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021431a4 kind:arm_call to:0x02016694 module:main +from:0x021431ac kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021431b4 kind:arm_call to:0x02011ff4 module:main +from:0x021431cc kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021431d4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021431dc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021431e4 kind:arm_call to:0x02016694 module:main +from:0x021431ec kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021431f4 kind:arm_call to:0x02011ff4 module:main +from:0x0214320c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143214 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214321c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143224 kind:arm_call to:0x02016694 module:main +from:0x0214322c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02143240 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02143254 kind:load to:0x02152bf4 module:overlay(29) +from:0x02143268 kind:arm_call to:0x02011f3c module:main +from:0x02143274 kind:arm_call to:0x021432b4 module:overlay(29) +from:0x0214328c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021432ac kind:load to:0x02151b24 module:overlay(29) +from:0x021432bc kind:arm_call to:0x021092c4 module:overlay(26) +from:0x021432cc kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021432d4 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02143348 kind:load to:0x021517d8 module:overlay(29) +from:0x0214334c kind:load to:0x02151b40 module:overlay(29) +from:0x02143350 kind:load to:0x02152bf4 module:overlay(29) +from:0x0214335c kind:arm_call to:0x02109398 module:overlay(26) +from:0x021433a0 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x021433ac kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02143400 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02143424 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02143430 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02143438 kind:load to:0x027e00f0 module:dtcm +from:0x0214343c kind:load to:0x027e09c0 module:dtcm +from:0x02143454 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x0214345c kind:load to:0x02152bf4 module:overlay(29) +from:0x02143474 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x0214347c kind:load to:0x02152bf4 module:overlay(29) +from:0x0214349c kind:load to:0x02152bf4 module:overlay(29) +from:0x021434b4 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021434bc kind:arm_call to:0x02109370 module:overlay(26) +from:0x021434d4 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021434dc kind:arm_call to:0x02109370 module:overlay(26) +from:0x021434e4 kind:arm_call to:0x02011ff4 module:main +from:0x021434f8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214350c kind:load to:0x02152cd8 module:overlay(29) +from:0x02143520 kind:arm_call to:0x02011f3c module:main +from:0x0214352c kind:arm_call to:0x02143574 module:overlay(29) +from:0x02143544 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214356c kind:load to:0x02151bac module:overlay(29) +from:0x0214357c kind:arm_call to:0x021092c4 module:overlay(26) +from:0x0214358c kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02143594 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02143608 kind:load to:0x021517d8 module:overlay(29) +from:0x0214360c kind:load to:0x02151bc8 module:overlay(29) +from:0x02143610 kind:load to:0x02152cd8 module:overlay(29) +from:0x0214361c kind:arm_call to:0x02109398 module:overlay(26) +from:0x02143660 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0214366c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021436c0 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x021436e4 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021436f0 kind:arm_call to:0x021093dc module:overlay(26) +from:0x021436f8 kind:load to:0x027e00f0 module:dtcm +from:0x021436fc kind:load to:0x027e09c0 module:dtcm +from:0x02143714 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x0214371c kind:load to:0x02152cd8 module:overlay(29) +from:0x02143734 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x0214373c kind:load to:0x02152cd8 module:overlay(29) +from:0x0214375c kind:load to:0x02152cd8 module:overlay(29) +from:0x02143774 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0214377c kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143794 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0214379c kind:arm_call to:0x02109370 module:overlay(26) +from:0x021437a4 kind:arm_call to:0x02011ff4 module:main +from:0x021437b8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021437cc kind:load to:0x02152dbc module:overlay(29) +from:0x021437e0 kind:arm_call to:0x02011f3c module:main +from:0x021437ec kind:arm_call to:0x02143820 module:overlay(29) +from:0x02143804 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214381c kind:load to:0x02151c34 module:overlay(29) +from:0x0214382c kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x02143894 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021438c4 kind:load to:0x02151c50 module:overlay(29) +from:0x021438c8 kind:load to:0x02152dbc module:overlay(29) +from:0x021438d8 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x021438fc kind:arm_call to:0x01fff6d0 module:itcm +from:0x02143910 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02143960 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0214397c kind:arm_call to:0x02143e08 module:overlay(29) +from:0x0214398c kind:load to:0x027e0cd8 module:dtcm +from:0x021439bc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021439d0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021439f0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02143a8c kind:arm_call to:0x02073388 module:overlay(0) +from:0x02143a9c kind:arm_call to:0x02143e08 module:overlay(29) +from:0x02143ab0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02143adc kind:arm_call to:0x02143e08 module:overlay(29) +from:0x02143aec kind:arm_call to:0x020716dc module:overlay(0) +from:0x02143afc kind:arm_call to:0x020c78e4 module:overlay(24) +from:0x02143b30 kind:arm_call to:0x02015a18 module:main +from:0x02143b78 kind:arm_call to:0x02039f04 module:main +from:0x02143b84 kind:arm_call to:0x0203a978 module:main +from:0x02143b8c kind:arm_call to:0x02039d60 module:main +from:0x02143bd0 kind:arm_call to:0x02039f04 module:main +from:0x02143bdc kind:arm_call to:0x0203a978 module:main +from:0x02143be8 kind:arm_call to:0x0203a978 module:main +from:0x02143bf4 kind:arm_call to:0x0203ab58 module:main +from:0x02143c28 kind:arm_call to:0x02039f04 module:main +from:0x02143c34 kind:arm_call to:0x0203a978 module:main +from:0x02143c40 kind:arm_call to:0x0203a978 module:main +from:0x02143c48 kind:arm_call to:0x0203ad88 module:main +from:0x02143c4c kind:arm_call to:0x0203a5ac module:main +from:0x02143c94 kind:arm_call to:0x02039f04 module:main +from:0x02143ca0 kind:arm_call to:0x0203a978 module:main +from:0x02143ca8 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:0x02143d4c kind:arm_call to:0x02039f04 module:main +from:0x02143d58 kind:arm_call to:0x0203a978 module:main +from:0x02143d64 kind:arm_call to:0x0203a978 module:main +from:0x02143d6c kind:arm_call to:0x0203ad88 module:main +from:0x02143d70 kind:arm_call to:0x0203a5ac module:main +from:0x02143da4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02143dac kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02143dd8 kind:load to:0x027e09b8 module:dtcm +from:0x02143ddc kind:load to:0x027e09a8 module:dtcm +from:0x02143de0 kind:load to:0x027e0cf8 module:dtcm +from:0x02143de4 kind:load to:0x02049be4 module:main +from:0x02143ee4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02143f00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02143f3c kind:load to:0x027e0cd8 module:dtcm +from:0x02143f40 kind:load to:0x027e0cec module:dtcm +from:0x02143f60 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02143f78 kind:arm_call to:0x0200ef9c module:main +from:0x02143ff0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02143ff8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02144000 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02144008 kind:arm_call to:0x02016694 module:main +from:0x02144010 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02144028 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02144030 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02144038 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02144040 kind:arm_call to:0x02016694 module:main +from:0x02144048 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02144050 kind:arm_call to:0x02011ff4 module:main +from:0x02144064 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02144078 kind:load to:0x02152ea0 module:overlay(29) +from:0x0214408c kind:arm_call to:0x02011f3c module:main +from:0x02144098 kind:arm_call to:0x021440e8 module:overlay(29) +from:0x021440b0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021440e0 kind:load to:0x02151cc4 module:overlay(29) +from:0x021440f0 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02144148 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02144164 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02144174 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02144188 kind:load to:0x02151d08 module:overlay(29) +from:0x0214418c kind:load to:0x02152ea0 module:overlay(29) +from:0x02144190 kind:load to:0x02151ce0 module:overlay(29) +from:0x021441a0 kind:arm_call to:0x02144288 module:overlay(29) +from:0x021441dc kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021441e8 kind:arm_call to:0x02144228 module:overlay(29) +from:0x021441fc kind:load to:0x027e09c0 module:dtcm +from:0x02144208 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x0214424c kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02144260 kind:arm_call to:0x0200ef9c module:main +from:0x02144280 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021442c4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021442cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021442d4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021442ec kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021442f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021442fc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02144304 kind:arm_call to:0x02011ff4 module:main +from:0x02144318 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214432c kind:load to:0x02152f84 module:overlay(29) +from:0x02144340 kind:arm_call to:0x02011f3c module:main +from:0x0214434c kind:arm_call to:0x02144534 module:overlay(29) +from:0x02144364 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02144374 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021443ec kind:load to:0x02151d74 module:overlay(29) +from:0x021443f0 kind:load to:0x02151d90 module:overlay(29) +from:0x021443f4 kind:load to:0x02151d58 module:overlay(29) +from:0x0214441c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02144444 kind:load to:0x02151db8 module:overlay(29) +from:0x02144468 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02144478 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0214448c kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x021444a8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021444b8 kind:load to:0x02150ea0 module:overlay(29) +from:0x02144528 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02144530 kind:load to:0x0203e964 module:main +from:0x0214453c kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02144560 kind:arm_call to:0x0214440c module:overlay(29) +from:0x02144584 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021445a4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02144610 kind:arm_call to:0x02144448 module:overlay(29) +from:0x02144630 kind:load to:0x02151de4 module:overlay(29) +from:0x02144634 kind:load to:0x02151d90 module:overlay(29) +from:0x02144638 kind:load to:0x02152f84 module:overlay(29) +from:0x02144644 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214465c kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02144688 kind:arm_call to:0x01ffb428 module:itcm +from:0x02144744 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02144750 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0214476c kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x02144780 kind:load to:0x02153058 module:overlay(29) +from:0x0214478c kind:load to:0x027e09c0 module:dtcm +from:0x021447b8 kind:arm_call to:0x02144978 module:overlay(29) +from:0x021447c0 kind:arm_call to:0x02144a14 module:overlay(29) +from:0x021447c8 kind:arm_call to:0x02144b20 module:overlay(29) +from:0x021447d0 kind:arm_call to:0x02144f94 module:overlay(29) +from:0x021447f8 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02144968 kind:load to:0x0203e964 module:main +from:0x0214496c kind:load to:0x0203f964 module:main +from:0x02144970 kind:load to:0x02040964 module:main +from:0x02144974 kind:load to:0x02041964 module:main +from:0x02144994 kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x021449bc kind:arm_call to:0x02144804 module:overlay(29) +from:0x021449d0 kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x021449f4 kind:arm_call to:0x02145174 module:overlay(29) +from:0x02144a08 kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x02144a10 kind:load to:0x02150eb2 module:overlay(29) +from:0x02144a30 kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x02144a38 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02144a54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02144a80 kind:arm_call to:0x01ffb464 module:itcm +from:0x02144a90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02144a9c kind:arm_call to:0x02144804 module:overlay(29) +from:0x02144b1c kind:load to:0x0203e964 module:main +from:0x02144b2c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02144b48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02144b60 kind:arm_call to:0x01ffb464 module:itcm +from:0x02144b70 kind:arm_call to:0x01ff9318 module:itcm +from:0x02144b7c kind:arm_call to:0x02144804 module:overlay(29) +from:0x02144c40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144c50 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02144c8c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02144ca0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02144cc4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02144d30 kind:arm_call to:0x01ffb800 module:itcm +from:0x02144dd0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02144ddc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02144e34 kind:arm_call to:0x021103ac module:overlay(26) +from:0x02144e54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02144e78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02144e90 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02144ea8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02144f28 kind:arm_call to:0x02145174 module:overlay(29) +from:0x02144f3c kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x02144f68 kind:load to:0x0203e964 module:main +from:0x02144f70 kind:load to:0x020b539c module:overlay(0) +from:0x02144f78 kind:load to:0x027e0ce4 module:dtcm +from:0x02144f7c kind:load to:0x02049be4 module:main +from:0x02144f84 kind:load to:0x027e09a8 module:dtcm +from:0x02144f8c kind:load to:0x02144ab0 module:overlay(29) +from:0x02144f90 kind:load to:0x027e0cec module:dtcm +from:0x02144fb0 kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x02144fbc kind:arm_call to:0x02144804 module:overlay(29) +from:0x02144fdc kind:arm_call to:0x02145174 module:overlay(29) +from:0x02144ff0 kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x021450cc kind:arm_call to:0x02144448 module:overlay(29) +from:0x021450e0 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021450ec kind:load to:0x02049be4 module:main +from:0x021450f0 kind:load to:0x02150eb0 module:overlay(29) +from:0x02145104 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0214511c kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02145134 kind:arm_call to:0x0200ef9c module:main +from:0x0214519c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021451ec kind:arm_call to:0x02016b8c module:main +from:0x02145250 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214526c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02145288 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021452a4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021452c0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021452cc kind:arm_call to:0x02144ff8 module:overlay(29) +from:0x021452dc kind:load to:0x027e0cec module:dtcm +from:0x021452e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021452f0 kind:arm_call to:0x02011ff4 module:main +from:0x02145308 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145310 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145318 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145330 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02145338 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145340 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145348 kind:arm_call to:0x02011ff4 module:main +from:0x0214535c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02145370 kind:load to:0x02153088 module:overlay(29) +from:0x02145384 kind:arm_call to:0x02011f3c module:main +from:0x02145390 kind:arm_call to:0x02145440 module:overlay(29) +from:0x021453a8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021453b8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02145424 kind:load to:0x02151d74 module:overlay(29) +from:0x0214542c kind:load to:0x02151d90 module:overlay(29) +from:0x02145430 kind:load to:0x02151e34 module:overlay(29) +from:0x02145448 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x021454a0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021454b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021454dc kind:arm_call_thumb to:0x0205c584 module:overlay(0) +from:0x021454f4 kind:load to:0x02151e50 module:overlay(29) +from:0x021454f8 kind:load to:0x02153088 module:overlay(29) +from:0x02145518 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02145530 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02145544 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214554c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02145558 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02145568 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02145598 kind:arm_call to:0x02145910 module:overlay(29) +from:0x021455a4 kind:load to:0x021530a8 module:overlay(29) +from:0x021455a8 kind:load to:0x02150ec4 module:overlay(29) +from:0x021455ac kind:load to:0x0215315c module:overlay(29) +from:0x021455b0 kind:load to:0x027e09b8 module:dtcm +from:0x021455e8 kind:arm_call to:0x02145a7c module:overlay(29) +from:0x021455fc kind:arm_call to:0x02145910 module:overlay(29) +from:0x02145614 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x02145634 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02145654 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021456e4 kind:arm_call to:0x02078698 module:overlay(0) +from:0x021456fc kind:arm_call to:0x02073388 module:overlay(0) +from:0x02145724 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214573c kind:arm_call to:0x020732ec module:overlay(0) +from:0x021457a4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021457bc kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021457d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021457e0 kind:arm_call to:0x02145910 module:overlay(29) +from:0x021457f8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02145804 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02145810 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02145824 kind:arm_call to:0x02145910 module:overlay(29) +from:0x02145858 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214586c kind:arm_call to:0x02145910 module:overlay(29) +from:0x02145888 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021458a4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021458c4 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x021458d4 kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x021458e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021458e4 kind:load to:0x027e09bc module:dtcm +from:0x021458e8 kind:load to:0x027e09b8 module:dtcm +from:0x021458f0 kind:load to:0x027e0cec module:dtcm +from:0x021458f4 kind:load to:0x027e09a8 module:dtcm +from:0x02145958 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02145980 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0214598c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021459a8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021459d4 kind:arm_call to:0x020730ac module:overlay(0) +from:0x021459f4 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02145a08 kind:load to:0x027e09b8 module:dtcm +from:0x02145a18 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02145a30 kind:arm_call to:0x0200ef9c module:main +from:0x02145a6c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02145a9c kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x02145ac4 kind:arm_call to:0x0210bce8 module:overlay(26) +from:0x02145b00 kind:arm_call to:0x020eed24 module:overlays(26,31) +from:0x02145b10 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02145b44 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02145b74 kind:arm_call to:0x020eed24 module:overlays(26,31) +from:0x02145bb4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02145bbc kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02145bfc kind:load to:0x027e0ce0 module:dtcm +from:0x02145c00 kind:load to:0x027e0cd8 module:dtcm +from:0x02145c10 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02145c18 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02145c20 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145c38 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02145c40 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02145c48 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02145c50 kind:arm_call to:0x02011ff4 module:main +from:0x02145c64 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02145c78 kind:load to:0x0215318c module:overlay(29) +from:0x02145c8c kind:arm_call to:0x02011f3c module:main +from:0x02145c98 kind:arm_call to:0x02145ce0 module:overlay(29) +from:0x02145cb0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02145cd8 kind:load to:0x02151ea0 module:overlay(29) +from:0x02145ce8 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02145cf8 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02145d00 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02145d14 kind:load to:0x021517d8 module:overlay(29) +from:0x02145d18 kind:load to:0x02151ebc module:overlay(29) +from:0x02145d24 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02145d68 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02145d74 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02145dc8 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02145dec kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02145e58 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02145e60 kind:load to:0x027e00f0 module:dtcm +from:0x02145e64 kind:load to:0x027e09c0 module:dtcm +from:0x02145e68 kind:load to:0x0215318c module:overlay(29) +from:0x02145e74 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02145e80 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02145ea4 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02145eb8 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02145ec0 kind:load to:0x0215318c module:overlay(29) +from:0x02145ed8 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02145ee0 kind:load to:0x0215318c module:overlay(29) +from:0x02145f00 kind:load to:0x0215318c module:overlay(29) +from:0x02145f18 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02145f20 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02145f38 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02145f40 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02145f48 kind:arm_call to:0x02011ff4 module:main +from:0x02145f5c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02145f70 kind:load to:0x02153270 module:overlay(29) +from:0x02145f84 kind:arm_call to:0x02011f3c module:main +from:0x02145f90 kind:arm_call to:0x02146044 module:overlay(29) +from:0x02145fa8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02145fb8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214602c kind:load to:0x02151d74 module:overlay(29) +from:0x02146034 kind:load to:0x02151d90 module:overlay(29) +from:0x02146038 kind:load to:0x02151f28 module:overlay(29) +from:0x0214604c kind:arm_call to:0x02109f34 module:overlay(26) +from:0x0214606c kind:load to:0x02151f44 module:overlay(29) +from:0x02146078 kind:arm_call to:0x02109fc8 module:overlay(26) +from:0x021460ac kind:arm_call to:0x0200f218 module:main +from:0x021460c4 kind:load to:0x02150ed4 module:overlay(29) +from:0x021460d0 kind:load to:0x0210a138 module:overlays(19,26) +from:0x02146120 kind:load to:0x02153270 module:overlay(29) +from:0x0214612c kind:load to:0x02153344 module:overlay(29) +from:0x0214613c kind:arm_call to:0x0210a2f0 module:overlay(26) +from:0x02146174 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02146190 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214619c kind:load to:0x027e0cec module:dtcm +from:0x021461ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021461b4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021461cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021461d4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021461dc kind:arm_call to:0x02011ff4 module:main +from:0x021461f0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02146204 kind:load to:0x02153374 module:overlay(29) +from:0x02146218 kind:arm_call to:0x02011f3c module:main +from:0x02146224 kind:arm_call to:0x0214638c module:overlay(29) +from:0x0214623c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214624c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021462c0 kind:load to:0x02151d74 module:overlay(29) +from:0x021462c4 kind:load to:0x02151d90 module:overlay(29) +from:0x021462c8 kind:load to:0x02151fa4 module:overlay(29) +from:0x021462e4 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02146380 kind:load to:0x02151fc0 module:overlay(29) +from:0x02146384 kind:load to:0x02153374 module:overlay(29) +from:0x02146388 kind:load to:0x020b1968 module:overlay(0) +from:0x02146394 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02146430 kind:load to:0x02151fc0 module:overlay(29) +from:0x02146434 kind:load to:0x02153374 module:overlay(29) +from:0x02146438 kind:load to:0x020b1968 module:overlay(0) +from:0x02146444 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02146530 kind:arm_call to:0x021466e8 module:overlay(29) +from:0x02146540 kind:load to:0x02049be4 module:main +from:0x02146648 kind:arm_call to:0x0210bca8 module:overlay(26) +from:0x02146698 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x021466a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021466a4 kind:load to:0x0203e964 module:main +from:0x021466a8 kind:load to:0x02049be4 module:main +from:0x021466d4 kind:arm_call to:0x021466e8 module:overlay(29) +from:0x02146754 kind:load to:0x02153448 module:overlay(29) +from:0x0214677c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02146788 kind:arm_call to:0x02071eac module:overlay(0) +from:0x021467ac kind:arm_call to:0x0209feac module:overlay(0) +from:0x021467c8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021467e4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02146800 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214680c kind:load to:0x027e09a8 module:dtcm +from:0x02146814 kind:load to:0x027e0cec module:dtcm +from:0x02146824 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0214683c kind:arm_call to:0x0200ef9c module:main +from:0x0214688c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021468a4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021468ac kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021468c4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021468cc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021468d4 kind:arm_call to:0x02011ff4 module:main +from:0x021468e8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021468fc kind:load to:0x02153478 module:overlay(29) +from:0x02146910 kind:arm_call to:0x02011f3c module:main +from:0x0214691c kind:arm_call to:0x021469cc module:overlay(29) +from:0x02146934 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x02146944 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021469b0 kind:load to:0x02152014 module:overlay(29) +from:0x021469b4 kind:load to:0x02151d90 module:overlay(29) +from:0x021469b8 kind:load to:0x02152030 module:overlay(29) +from:0x021469d4 kind:arm_call to:0x021462dc module:overlay(29) +from:0x021469e8 kind:load to:0x0215204c module:overlay(29) +from:0x02146a50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146a54 kind:arm_call to:0x01fff458 module:itcm +from:0x02146a80 kind:arm_call to:0x021466b0 module:overlay(29) +from:0x02146aa0 kind:load to:0x027e0ce4 module:dtcm +from:0x02146ab4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146abc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02146ad4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146adc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02146ae4 kind:arm_call to:0x02011ff4 module:main +from:0x02146af8 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02146b0c kind:load to:0x02153544 module:overlay(29) +from:0x02146b20 kind:arm_call to:0x02011f3c module:main +from:0x02146b2c kind:arm_call to:0x02146b9c module:overlay(29) +from:0x02146b40 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02146b94 kind:load to:0x021520b4 module:overlay(29) +from:0x02146ba8 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02146c0c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02146c38 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02146c54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02146c64 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02146c94 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02146cd4 kind:arm_call to:0x0203d160 module:main +from:0x02146d1c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02146d40 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02146d84 kind:arm_call to:0x02149a6c module:overlay(29) +from:0x02146da0 kind:load to:0x02152214 module:overlay(29) +from:0x02146da4 kind:load to:0x02153544 module:overlay(29) +from:0x02146da8 kind:load to:0x02152168 module:overlay(29) +from:0x02146dac kind:load to:0x027e07d4 module:dtcm +from:0x02146db0 kind:load to:0x02146dd8 module:overlay(29) +from:0x02146db4 kind:load to:0x02149a08 module:overlay(29) +from:0x02146dbc kind:load to:0x021534e8 module:overlay(29) +from:0x02146dc0 kind:load to:0x027e0d00 module:dtcm +from:0x02146dcc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02146de0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02146df8 kind:arm_call to:0x02146f70 module:overlay(29) +from:0x02146e5c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02146e84 kind:arm_call to:0x021317dc module:overlay(26) +from:0x02146e98 kind:arm_call to:0x01ffb714 module:itcm +from:0x02146ea4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02146ee0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02146ef0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02146ef8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02146f0c kind:arm_call to:0x01ffb428 module:itcm +from:0x02146f18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02146f28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146f38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146f6c kind:load to:0x027e0cd8 module:dtcm +from:0x02146f80 kind:load to:0x027e09bc module:dtcm +from:0x02146fa0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02146fa8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02146fb0 kind:arm_call to:0x02146dec module:overlay(29) +from:0x0214705c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02147068 kind:load to:0x02049be4 module:main +from:0x02147070 kind:load to:0x020b539c module:overlay(0) +from:0x021470ec kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02147100 kind:arm_call to:0x0203d210 module:main +from:0x02147108 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02147110 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02147118 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02147124 kind:load to:0x02152214 module:overlay(29) +from:0x02147128 kind:load to:0x021534bc module:overlay(29) +from:0x0214712c kind:load to:0x02153500 module:overlay(29) +from:0x02147130 kind:load to:0x02146dd8 module:overlay(29) +from:0x021471a8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021471bc kind:arm_call to:0x0203d210 module:main +from:0x021471c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021471cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021471d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021471dc kind:arm_call to:0x02011ff4 module:main +from:0x021471e8 kind:load to:0x02152214 module:overlay(29) +from:0x021471ec kind:load to:0x021534bc module:overlay(29) +from:0x021471f0 kind:load to:0x02153500 module:overlay(29) +from:0x021471f4 kind:load to:0x02146dd8 module:overlay(29) +from:0x02147258 kind:arm_call to:0x0214964c module:overlay(29) +from:0x02147268 kind:load to:0x021534bc module:overlay(29) +from:0x02147290 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021472c4 kind:arm_call to:0x01ffa328 module:itcm +from:0x021472d4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214731c kind:arm_call to:0x02017ea4 module:main +from:0x02147324 kind:arm_call to:0x02017ea4 module:main +from:0x02147330 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0214733c kind:arm_call to:0x01ff9638 module:itcm +from:0x02147350 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214737c kind:load to:0x0215351c module:overlay(29) +from:0x02147380 kind:load to:0x021534d0 module:overlay(29) +from:0x02147384 kind:load to:0x021534bc module:overlay(29) +from:0x02147388 kind:load to:0x02153500 module:overlay(29) +from:0x021473a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021473bc kind:arm_call to:0x01ffb744 module:itcm +from:0x021473dc kind:load to:0x02153510 module:overlay(29) +from:0x021473e0 kind:load to:0x0215351c module:overlay(29) +from:0x021473f0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02147418 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02147438 kind:arm_call to:0x0214726c module:overlay(29) +from:0x02147468 kind:arm_call to:0x0214964c module:overlay(29) +from:0x021474a8 kind:arm_call to:0x01fff05c module:itcm +from:0x021474e4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02147500 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214752c kind:arm_call to:0x02149b9c module:overlay(29) +from:0x0214754c kind:load to:0x027e0cd8 module:dtcm +from:0x02147550 kind:load to:0x027e0cec module:dtcm +from:0x02147564 kind:arm_call to:0x01ffb800 module:itcm +from:0x021475f0 kind:arm_call to:0x01ff938c module:itcm +from:0x02147604 kind:arm_call to:0x01ff938c module:itcm +from:0x02147634 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02147658 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02147664 kind:load to:0x021534bc module:overlay(29) +from:0x02147678 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x02147710 kind:load to:0x02153500 module:overlay(29) +from:0x02147714 kind:load to:0x021534bc module:overlay(29) +from:0x02147718 kind:load to:0x021520d0 module:overlay(29) +from:0x02147798 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x021477a0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021477bc kind:arm_call to:0x0213160c module:overlay(26) +from:0x0214780c kind:arm_call to:0x01ff9318 module:itcm +from:0x02147844 kind:arm_call to:0x020eebcc module:overlays(21,26) +from:0x02147854 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02147864 kind:arm_call to:0x01ffb780 module:itcm +from:0x0214787c kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02147890 kind:arm_call to:0x01ffb974 module:itcm +from:0x021478e4 kind:arm_call to:0x01ff993c module:itcm +from:0x0214797c kind:arm_call to:0x0214964c module:overlay(29) +from:0x02147aa4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02147ae8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02147b90 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x02147b9c kind:arm_call to:0x02132010 module:overlay(26) +from:0x02147db0 kind:arm_call to:0x02146f84 module:overlay(29) +from:0x02147dfc kind:arm_call to:0x01ff9218 module:itcm +from:0x02147e0c kind:arm_call to:0x01ff9218 module:itcm +from:0x02147e54 kind:arm_call to:0x02147448 module:overlay(29) +from:0x02147e74 kind:arm_call to:0x02147454 module:overlay(29) +from:0x02147f00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147f08 kind:arm_call to:0x01ffb800 module:itcm +from:0x02147f18 kind:arm_call to:0x01ff938c module:itcm +from:0x02147f4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147f60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147fc0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147fd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147fe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214801c kind:load to:0x021534bc module:overlay(29) +from:0x02148020 kind:load to:0x027e0ce0 module:dtcm +from:0x02148024 kind:load to:0x0215351c module:overlay(29) +from:0x02148028 kind:load to:0x021534f4 module:overlay(29) +from:0x0214802c kind:load to:0x027e0cd8 module:dtcm +from:0x02148030 kind:load to:0x021520d0 module:overlay(29) +from:0x02148034 kind:load to:0x02153500 module:overlay(29) +from:0x02148038 kind:load to:0x02049be4 module:main +from:0x0214803c kind:load to:0x021534dc module:overlay(29) +from:0x02148044 kind:load to:0x02152098 module:overlay(29) +from:0x02148050 kind:load to:0x02152098 module:overlay(29) +from:0x0214806c kind:arm_call to:0x02110d14 module:overlay(26) +from:0x02148194 kind:load to:0x02152118 module:overlay(29) +from:0x02148198 kind:load to:0x02049be4 module:main +from:0x021481bc kind:arm_call to:0x01ff9218 module:itcm +from:0x021481c0 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02148378 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02148394 kind:arm_call to:0x01ffb974 module:itcm +from:0x021483a8 kind:arm_call to:0x01ffb974 module:itcm +from:0x021483f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02148408 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148424 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148438 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148458 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214847c kind:arm_call to:0x01ffb428 module:itcm +from:0x02148494 kind:arm_call to:0x01ff938c module:itcm +from:0x021484a8 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021484d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148500 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148558 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148588 kind:arm_call to:0x01ff938c module:itcm +from:0x02148598 kind:arm_call to:0x01ff938c module:itcm +from:0x021485c0 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x021485e4 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x021485fc kind:arm_call to:0x0214738c module:overlay(29) +from:0x02148610 kind:arm_call to:0x0214964c module:overlay(29) +from:0x02148634 kind:arm_call to:0x0214964c module:overlay(29) +from:0x02148658 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02148660 kind:arm_call to:0x021473e4 module:overlay(29) +from:0x02148670 kind:load to:0x027e0cd8 module:dtcm +from:0x02148674 kind:load to:0x02049be4 module:main +from:0x02148680 kind:load to:0x021534bc module:overlay(29) +from:0x02148690 kind:load to:0x02153534 module:overlay(29) +from:0x02148694 kind:load to:0x027e09a8 module:dtcm +from:0x021486ac kind:arm_call to:0x02110d14 module:overlay(26) +from:0x02148708 kind:arm_call to:0x01ff938c module:itcm +from:0x02148730 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148774 kind:load to:0x02152130 module:overlay(29) +from:0x02148778 kind:load to:0x021534bc module:overlay(29) +from:0x021487a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214880c kind:arm_call to:0x02015080 module:main +from:0x021488c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214891c kind:arm_call to:0x01ffb974 module:itcm +from:0x02148930 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148984 kind:arm_call to:0x01ff938c module:itcm +from:0x021489b4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148a14 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148a30 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148a5c kind:arm_call to:0x01ffb464 module:itcm +from:0x02148a6c kind:arm_call to:0x01ff9218 module:itcm +from:0x02148a80 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148a98 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148abc kind:arm_call to:0x01ff9258 module:itcm +from:0x02148ad0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02148b14 kind:arm_call to:0x01ff938c module:itcm +from:0x02148b28 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02148b50 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148b64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148b6c kind:arm_call to:0x02147554 module:overlay(29) +from:0x02148b7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148b90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148ba8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148bd0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148bfc kind:arm_call to:0x01ffb974 module:itcm +from:0x02148c1c kind:arm_call to:0x01ffb974 module:itcm +from:0x02148c5c kind:arm_call to:0x02147470 module:overlay(29) +from:0x02148c74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02148ca0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02148cb8 kind:arm_call to:0x02111108 module:overlay(26) +from:0x02148cec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148cf4 kind:arm_call to:0x02147554 module:overlay(29) +from:0x02148cfc kind:arm_call to:0x021473e4 module:overlay(29) +from:0x02148d10 kind:arm_call to:0x02147470 module:overlay(29) +from:0x02148d28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02148d4c kind:arm_call to:0x0214964c module:overlay(29) +from:0x02148d64 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02148d88 kind:load to:0x021534bc module:overlay(29) +from:0x02148d8c kind:load to:0x027e0cd8 module:dtcm +from:0x02148d90 kind:load to:0x02049be4 module:main +from:0x02148d94 kind:load to:0x0215351c module:overlay(29) +from:0x02148d9c kind:load to:0x02153534 module:overlay(29) +from:0x02148dac kind:load to:0x021534dc module:overlay(29) +from:0x02148db4 kind:load to:0x02153510 module:overlay(29) +from:0x02148dbc kind:load to:0x027e09a8 module:dtcm +from:0x02148dc4 kind:load to:0x027e09b8 module:dtcm +from:0x02148de0 kind:arm_call to:0x02146dec module:overlay(29) +from:0x02148ec4 kind:load to:0x02152118 module:overlay(29) +from:0x02148ec8 kind:load to:0x02049be4 module:main +from:0x02148eec kind:arm_call to:0x01ff9218 module:itcm +from:0x02148f6c kind:arm_call to:0x02110d7c module:overlay(26) +from:0x02148f7c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02148f98 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148fac kind:arm_call to:0x01ffb974 module:itcm +from:0x02148fcc kind:arm_call to:0x01ffb800 module:itcm +from:0x02148fe4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02149000 kind:arm_call to:0x01ff938c module:itcm +from:0x02149014 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0214903c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214904c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021490b4 kind:arm_call to:0x01ff938c module:itcm +from:0x021490c8 kind:arm_call to:0x01ff938c module:itcm +from:0x021490f4 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02149118 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02149140 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02149150 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02149160 kind:load to:0x027e0cd8 module:dtcm +from:0x02149178 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x0214922c kind:load to:0x02152148 module:overlay(29) +from:0x02149230 kind:load to:0x02049be4 module:main +from:0x02149250 kind:arm_call to:0x01ff9218 module:itcm +from:0x02149268 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02149338 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214934c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149360 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149368 kind:arm_call to:0x01ffb800 module:itcm +from:0x02149398 kind:arm_call to:0x01ffb974 module:itcm +from:0x021493c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021493d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021493e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149470 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021494d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021494dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149508 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149514 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149528 kind:arm_call to:0x01ff9638 module:itcm +from:0x02149574 kind:arm_call to:0x01ff9638 module:itcm +from:0x02149584 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x021495ac kind:arm_call to:0x0205f298 module:overlay(0) +from:0x021495c8 kind:arm_call to:0x0214964c module:overlay(29) +from:0x021495ec kind:arm_call to:0x0214964c module:overlay(29) +from:0x02149610 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02149618 kind:arm_call to:0x021473e4 module:overlay(29) +from:0x02149624 kind:load to:0x027e0cd8 module:dtcm +from:0x02149628 kind:load to:0x021534bc module:overlay(29) +from:0x02149634 kind:load to:0x02153510 module:overlay(29) +from:0x02149638 kind:load to:0x021534dc module:overlay(29) +from:0x02149644 kind:load to:0x027e09a8 module:dtcm +from:0x0214968c kind:load to:0x021521ac module:overlay(29) +from:0x021496dc kind:arm_call to:0x020802ec module:overlay(0) +from:0x0214973c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149748 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02149770 kind:load to:0x021521ac module:overlay(29) +from:0x02149774 kind:load to:0x027e0cd8 module:dtcm +from:0x021497b4 kind:arm_call to:0x02149690 module:overlay(29) +from:0x021497ec kind:arm_call to:0x02149bfc module:overlay(29) +from:0x02149870 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021498e8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021498f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021498f8 kind:load to:0x027e0cec module:dtcm +from:0x02149914 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x02149968 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021499a4 kind:arm_call to:0x01ffb974 module:itcm +from:0x021499ec kind:arm_call to:0x02149c34 module:overlay(29) +from:0x02149a18 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02149a28 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149a38 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149a48 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149a68 kind:load to:0x027e07d4 module:dtcm +from:0x02149ae0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149af8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149b0c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149b2c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149b38 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149b54 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149b60 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149b7c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149b88 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149b90 kind:load to:0x02150ef4 module:overlay(29) +from:0x02149b94 kind:load to:0x02150f04 module:overlay(29) +from:0x02149b98 kind:load to:0x02150f14 module:overlay(29) +from:0x02149bb8 kind:arm_call to:0x02015054 module:main +from:0x02149bc8 kind:arm_call to:0x02015054 module:main +from:0x02149bd8 kind:arm_call to:0x02015054 module:main +from:0x02149c08 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149c10 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149c18 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149c20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149c5c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149c68 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149c84 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02149c94 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02149ca4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02149cac kind:arm_call to:0x02011ff4 module:main +from:0x02149cc0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02149cd4 kind:load to:0x02153638 module:overlay(29) +from:0x02149ce8 kind:arm_call to:0x02011f3c module:main +from:0x02149cf4 kind:arm_call to:0x02149fac module:overlay(29) +from:0x02149d08 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02149d60 kind:load to:0x02152294 module:overlay(29) +from:0x02149d7c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02149d8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149d9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149dac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149dcc kind:load to:0x027e07d4 module:dtcm +from:0x02149e40 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149e58 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149e6c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149e8c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149e98 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149eb4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149ec0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149edc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149ee8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149ef0 kind:load to:0x02150f54 module:overlay(29) +from:0x02149ef4 kind:load to:0x02150f34 module:overlay(29) +from:0x02149ef8 kind:load to:0x02150f44 module:overlay(29) +from:0x02149f18 kind:arm_call to:0x02015054 module:main +from:0x02149f28 kind:arm_call to:0x02015054 module:main +from:0x02149f38 kind:arm_call to:0x02015054 module:main +from:0x02149f68 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149f70 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149f78 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149f80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149fb8 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0214a01c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0214a048 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0214a064 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214a074 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214a08c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0214a094 kind:arm_call to:0x02149d6c module:overlay(29) +from:0x0214a09c kind:arm_call to:0x020982c0 module:overlay(0) +from:0x0214a0a4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0214a0e4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214a10c kind:arm_call to:0x02149dd0 module:overlay(29) +from:0x0214a11c kind:load to:0x02152330 module:overlay(29) +from:0x0214a120 kind:load to:0x02153638 module:overlay(29) +from:0x0214a124 kind:load to:0x02152168 module:overlay(29) +from:0x0214a128 kind:load to:0x027e0d00 module:dtcm +from:0x0214a170 kind:arm_call to:0x0214aa38 module:overlay(29) +from:0x0214a1e0 kind:arm_call to:0x0214a258 module:overlay(29) +from:0x0214a250 kind:load to:0x02152310 module:overlay(29) +from:0x0214a254 kind:load to:0x021522f8 module:overlay(29) +from:0x0214a33c kind:load to:0x02049be4 module:main +from:0x0214a344 kind:load to:0x021522f8 module:overlay(29) +from:0x0214a3fc kind:arm_call to:0x0214a258 module:overlay(29) +from:0x0214a464 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214a4ac kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214a4b4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214a4e0 kind:arm_call to:0x0214a37c module:overlay(29) +from:0x0214a52c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214a534 kind:arm_call to:0x0214a358 module:overlay(29) +from:0x0214a54c kind:arm_call to:0x0211139c module:overlays(26,31) +from:0x0214a554 kind:arm_call to:0x0214a258 module:overlay(29) +from:0x0214a560 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x0214a578 kind:load to:0x027e09a8 module:dtcm +from:0x0214a57c kind:load to:0x02150f24 module:overlay(29) +from:0x0214a580 kind:load to:0x020b539c module:overlay(0) +from:0x0214a5b0 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x0214a5c0 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214a634 kind:arm_call to:0x0214aa38 module:overlay(29) +from:0x0214a63c kind:load to:0x027e0ce0 module:dtcm +from:0x0214a640 kind:load to:0x02049be4 module:main +from:0x0214a67c kind:arm_call to:0x02078698 module:overlay(0) +from:0x0214a698 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214a69c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214a6a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a6ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214a6f4 kind:arm_call to:0x0214a258 module:overlay(29) +from:0x0214a74c kind:arm_call to:0x02149efc module:overlay(29) +from:0x0214a770 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214a78c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214a79c kind:load to:0x027e09bc module:dtcm +from:0x0214a7a0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a7a4 kind:load to:0x027e09a8 module:dtcm +from:0x0214a7b0 kind:load to:0x02152310 module:overlay(29) +from:0x0214a7b4 kind:load to:0x027e0cec module:dtcm +from:0x0214a81c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0214a830 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0214a848 kind:arm_call to:0x0214a434 module:overlay(29) +from:0x0214a854 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214a86c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214a8e4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214a8ec kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x0214a928 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0214a934 kind:arm_call to:0x0214aa38 module:overlay(29) +from:0x0214a93c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214a984 kind:arm_call to:0x0214aa38 module:overlay(29) +from:0x0214a98c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214a99c kind:load to:0x02152278 module:overlay(29) +from:0x0214a9a8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214a9f8 kind:arm_call to:0x0214a348 module:overlay(29) +from:0x0214aa04 kind:load to:0x027e07d4 module:dtcm +from:0x0214aa18 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214aa30 kind:arm_call to:0x0214aa38 module:overlay(29) +from:0x0214aa78 kind:load to:0x021522b0 module:overlay(29) +from:0x0214ab04 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214ab84 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214ab94 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214abc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ac0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214ac6c kind:load to:0x027e07d4 module:dtcm +from:0x0214ac70 kind:load to:0x0203e964 module:main +from:0x0214ac74 kind:load to:0x021522e0 module:overlay(29) +from:0x0214acc0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214acd4 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x0214ad30 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0214ad3c kind:load to:0x027e09c0 module:dtcm +from:0x0214ad78 kind:load to:0x021522b0 module:overlay(29) +from:0x0214ad84 kind:arm_call to:0x0214ad44 module:overlay(29) +from:0x0214ad8c kind:arm_call to:0x0214aa7c module:overlay(29) +from:0x0214ad94 kind:arm_call to:0x0214ac78 module:overlay(29) +from:0x0214ad9c kind:arm_call to:0x02149f5c module:overlay(29) +from:0x0214adc0 kind:arm_call to:0x02149f94 module:overlay(29) +from:0x0214adf0 kind:arm_call to:0x01ffa06c module:itcm +from:0x0214ae74 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214aeac kind:arm_call to:0x01fff60c module:itcm +from:0x0214aebc kind:load to:0x027e09b4 module:dtcm +from:0x0214aecc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214aed4 kind:arm_call to:0x02011ff4 module:main +from:0x0214aeec kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0214aef4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214aefc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214af04 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214af0c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214af14 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214af2c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0214af34 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214af3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214af44 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214af4c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214af54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214af5c kind:arm_call to:0x02011ff4 module:main +from:0x0214af70 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214af84 kind:load to:0x02153750 module:overlay(29) +from:0x0214af98 kind:arm_call to:0x02011f3c module:main +from:0x0214afa4 kind:arm_call to:0x0214b018 module:overlay(29) +from:0x0214afbc kind:arm_call to:0x02097898 module:overlay(0) +from:0x0214b010 kind:load to:0x021523b0 module:overlay(29) +from:0x0214b024 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0214b088 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0214b0b4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0214b0d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214b0e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214b0fc kind:arm_call to:0x0214b4dc module:overlay(29) +from:0x0214b104 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0214b13c kind:arm_call to:0x0203d160 module:main +from:0x0214b1ac kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214b1d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0214b224 kind:arm_call to:0x0214d5e0 module:overlay(29) +from:0x0214b240 kind:load to:0x02152434 module:overlay(29) +from:0x0214b244 kind:load to:0x02153750 module:overlay(29) +from:0x0214b248 kind:load to:0x02152168 module:overlay(29) +from:0x0214b24c kind:load to:0x0214b260 module:overlay(29) +from:0x0214b250 kind:load to:0x0214d58c module:overlay(29) +from:0x0214b254 kind:load to:0x027e07d4 module:dtcm +from:0x0214b258 kind:load to:0x02153720 module:overlay(29) +from:0x0214b25c kind:load to:0x027e0d00 module:dtcm +from:0x0214b268 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214b284 kind:arm_call to:0x0214b468 module:overlay(29) +from:0x0214b298 kind:arm_call to:0x0203d210 module:main +from:0x0214b2a0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0214b2a8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0214b2b0 kind:arm_call to:0x0214b514 module:overlay(29) +from:0x0214b2b8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214b2c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b2c8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214b2d4 kind:load to:0x02152434 module:overlay(29) +from:0x0214b2d8 kind:load to:0x0214b260 module:overlay(29) +from:0x0214b2ec kind:arm_call to:0x0214b468 module:overlay(29) +from:0x0214b300 kind:arm_call to:0x0203d210 module:main +from:0x0214b308 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0214b310 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0214b318 kind:arm_call to:0x0214b514 module:overlay(29) +from:0x0214b320 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214b328 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b330 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214b338 kind:arm_call to:0x02011ff4 module:main +from:0x0214b344 kind:load to:0x02152434 module:overlay(29) +from:0x0214b348 kind:load to:0x0214b260 module:overlay(29) +from:0x0214b460 kind:load to:0x02153710 module:overlay(29) +from:0x0214b464 kind:load to:0x0215372c module:overlay(29) +from:0x0214b4d4 kind:load to:0x02153710 module:overlay(29) +from:0x0214b4d8 kind:load to:0x0215372c module:overlay(29) +from:0x0214b4e8 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0214b510 kind:load to:0x02152394 module:overlay(29) +from:0x0214b524 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214b540 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214b548 kind:arm_call to:0x02011ff4 module:main +from:0x0214b5b0 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0214b5d0 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x0214b604 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214b648 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214b6a4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214b6a8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214b6b8 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x0214b700 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214b730 kind:load to:0x02153710 module:overlay(29) +from:0x0214b734 kind:load to:0x0215372c module:overlay(29) +from:0x0214b738 kind:load to:0x0203f164 module:main +from:0x0214b7d0 kind:load to:0x021524a0 module:overlay(29) +from:0x0214b7d4 kind:load to:0x02152490 module:overlay(29) +from:0x0214b7ec kind:arm_call to:0x0214c9ec module:overlay(29) +from:0x0214b850 kind:arm_call to:0x0214d14c module:overlay(29) +from:0x0214b868 kind:arm_call to:0x01ff930c module:itcm +from:0x0214b880 kind:arm_call to:0x0214d3bc module:overlay(29) +from:0x0214b8ac kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214b8b4 kind:load to:0x02152490 module:overlay(29) +from:0x0214b8c0 kind:load to:0x0214b7d8 module:overlay(29) +from:0x0214b8d8 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x0214b918 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214b944 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214b954 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214b9b0 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0214b9dc kind:arm_call to:0x0214d750 module:overlay(29) +from:0x0214b9f8 kind:load to:0x0203e964 module:main +from:0x0214ba00 kind:load to:0x027e09b4 module:dtcm +from:0x0214ba20 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0214ba28 kind:load to:0x02153720 module:overlay(29) +from:0x0214ba88 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214ba90 kind:arm_call to:0x02016958 module:main +from:0x0214baa0 kind:arm_call to:0x0214b34c module:overlay(29) +from:0x0214bac4 kind:load to:0x021523e4 module:overlay(29) +from:0x0214bad8 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0214bae4 kind:arm_call to:0x0214cd30 module:overlay(29) +from:0x0214bb10 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bb14 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214bb24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bb4c kind:arm_call to:0x01ff9984 module:itcm +from:0x0214bb58 kind:arm_call to:0x0214d0e0 module:overlay(29) +from:0x0214bb88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bb9c kind:arm_call to:0x01ff9318 module:itcm +from:0x0214bbdc kind:arm_call to:0x0214d768 module:overlay(29) +from:0x0214bbf0 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214bc18 kind:arm_call to:0x0214d2f4 module:overlay(29) +from:0x0214bc30 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214bc80 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bc8c kind:arm_call to:0x0214bac8 module:overlay(29) +from:0x0214bcac kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214bccc kind:arm_call to:0x0214cd88 module:overlay(29) +from:0x0214bcd8 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214bd3c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214bd68 kind:load to:0x021523fc module:overlay(29) +from:0x0214bd7c kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0214bd80 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x0214bd9c kind:arm_call to:0x01ff938c module:itcm +from:0x0214be1c kind:arm_call to:0x01ffb744 module:itcm +from:0x0214be70 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214be7c kind:arm_call to:0x02016958 module:main +from:0x0214be90 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214be94 kind:arm_call to:0x0213160c module:overlay(26) +from:0x0214bec0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bf28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bf30 kind:arm_call to:0x0214d0e0 module:overlay(29) +from:0x0214bf80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214bfcc kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214bfdc kind:arm_call to:0x0214d768 module:overlay(29) +from:0x0214bff4 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214c000 kind:load to:0x0203e964 module:main +from:0x0214c0a4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214c134 kind:arm_call to:0x0214b468 module:overlay(29) +from:0x0214c14c kind:arm_call to:0x0214d4e8 module:overlay(29) +from:0x0214c164 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214c180 kind:load to:0x021523cc module:overlay(29) +from:0x0214c184 kind:load to:0x0203e964 module:main +from:0x0214c188 kind:load to:0x027e09a8 module:dtcm +from:0x0214c1a0 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0214c1a8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214c1b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c1c0 kind:arm_call to:0x0214d0b0 module:overlay(29) +from:0x0214c1d4 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214c208 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0214c210 kind:arm_call to:0x0214d7a0 module:overlay(29) +from:0x0214c220 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214c240 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214c24c kind:load to:0x027e09c0 module:dtcm +from:0x0214c2ac kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214c2d0 kind:arm_call to:0x0214cd88 module:overlay(29) +from:0x0214c2d4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214c2dc kind:arm_call to:0x02016958 module:main +from:0x0214c2ec kind:arm_call to:0x0214b34c module:overlay(29) +from:0x0214c308 kind:load to:0x021523e4 module:overlay(29) +from:0x0214c318 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0214c328 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c338 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214c348 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214c364 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c378 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214c3ec kind:load to:0x021523e4 module:overlay(29) +from:0x0214c408 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c40c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214c424 kind:arm_call to:0x02016958 module:main +from:0x0214c434 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214c448 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c4b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c4c0 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214c4e0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214c4f0 kind:load to:0x0203e964 module:main +from:0x0214c508 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214c578 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c584 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c59c kind:arm_call to:0x0214cd88 module:overlay(29) +from:0x0214c5c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214c5d0 kind:load to:0x02152414 module:overlay(29) +from:0x0214c5d4 kind:load to:0x027e09a8 module:dtcm +from:0x0214c5e4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214c5f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c604 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214c630 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214c644 kind:arm_call to:0x02110f28 module:overlay(26) +from:0x0214c654 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0214c65c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214c674 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214c6ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c798 kind:arm_call to:0x0214b468 module:overlay(29) +from:0x0214c7f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214c80c kind:arm_call to:0x0214d4e8 module:overlay(29) +from:0x0214c828 kind:load to:0x021523cc module:overlay(29) +from:0x0214c830 kind:load to:0x0203e964 module:main +from:0x0214c834 kind:load to:0x027e09a8 module:dtcm +from:0x0214c850 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0214c858 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214c868 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c878 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214c894 kind:arm_call to:0x0214d0b0 module:overlay(29) +from:0x0214c8a8 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214c8b8 kind:arm_call to:0x0214d7a0 module:overlay(29) +from:0x0214c8fc kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0214c90c kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214c938 kind:arm_call to:0x0214cd88 module:overlay(29) +from:0x0214c944 kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214c95c kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214c97c kind:arm_call to:0x0214b73c module:overlay(29) +from:0x0214c988 kind:load to:0x027e09c0 module:dtcm +from:0x0214c9e8 kind:load to:0x02049be4 module:main +from:0x0214ca40 kind:arm_call to:0x0203a3c8 module:main +from:0x0214ca70 kind:arm_call to:0x01ff9110 module:itcm +from:0x0214ca9c kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214cae8 kind:arm_call to:0x0214d490 module:overlay(29) +from:0x0214cc20 kind:arm_call to:0x0214ce04 module:overlay(29) +from:0x0214cc28 kind:arm_call to:0x0214cf50 module:overlay(29) +from:0x0214ccac kind:arm_call to:0x0214ce04 module:overlay(29) +from:0x0214cd1c kind:arm_call to:0x0214d490 module:overlay(29) +from:0x0214cd24 kind:load to:0x02153710 module:overlay(29) +from:0x0214cd28 kind:load to:0x0215372c module:overlay(29) +from:0x0214cd2c kind:load to:0x02049be4 module:main +from:0x0214cd80 kind:load to:0x02153710 module:overlay(29) +from:0x0214cd84 kind:load to:0x0215372c module:overlay(29) +from:0x0214cdd4 kind:load to:0x02153710 module:overlay(29) +from:0x0214cdd8 kind:load to:0x0215372c module:overlay(29) +from:0x0214cdf4 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0214ce1c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214ce24 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214ce84 kind:arm_call to:0x0203a1bc module:main +from:0x0214cecc kind:arm_call to:0x01ff9638 module:itcm +from:0x0214ced0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214cee0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ceec kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214cf20 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214cf44 kind:load to:0x02049be4 module:main +from:0x0214cf48 kind:load to:0x020b539c module:overlay(0) +from:0x0214cf6c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214cf74 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214d008 kind:arm_call to:0x0203a1bc module:main +from:0x0214d028 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d02c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214d040 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d04c kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214d080 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214d09c kind:load to:0x02153710 module:overlay(29) +from:0x0214d0a0 kind:load to:0x0215372c module:overlay(29) +from:0x0214d0a4 kind:load to:0x02049be4 module:main +from:0x0214d0a8 kind:load to:0x020b539c module:overlay(0) +from:0x0214d0c0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0214d104 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d124 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d134 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214d1b4 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214d214 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214d230 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0214d28c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d298 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d2c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0214d2f0 kind:load to:0x0203f164 module:main +from:0x0214d300 kind:arm_call to:0x02146f70 module:overlay(29) +from:0x0214d32c kind:arm_call to:0x02131778 module:overlay(26) +from:0x0214d35c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d37c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d404 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d420 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214d438 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0214d444 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0214d470 kind:arm_call to:0x0214d720 module:overlay(29) +from:0x0214d48c kind:load to:0x027e0cec module:dtcm +from:0x0214d4e0 kind:load to:0x02153710 module:overlay(29) +from:0x0214d4e4 kind:load to:0x0215372c module:overlay(29) +from:0x0214d514 kind:arm_call to:0x0214cddc module:overlay(29) +from:0x0214d53c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214d568 kind:arm_call to:0x0214d6d0 module:overlay(29) +from:0x0214d588 kind:load to:0x027e0cec module:dtcm +from:0x0214d59c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214d5ac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214d5bc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214d5dc kind:load to:0x027e07d4 module:dtcm +from:0x0214d654 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0214d66c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0214d68c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214d698 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214d6b4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214d6c0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214d6c8 kind:load to:0x02150f64 module:overlay(29) +from:0x0214d6cc kind:load to:0x02150f74 module:overlay(29) +from:0x0214d6ec kind:arm_call to:0x02015054 module:main +from:0x0214d6fc kind:arm_call to:0x02015054 module:main +from:0x0214d72c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214d734 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214d73c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214d788 kind:arm_call to:0x02131f98 module:overlay(26) +from:0x0214d820 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214d82c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0214d864 kind:arm_call to:0x0214d4e8 module:overlay(29) +from:0x0214d87c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214d888 kind:load to:0x0203f164 module:main +from:0x0214d88c kind:load to:0x027e09a8 module:dtcm +from:0x0214d89c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214d8b0 kind:load to:0x02153844 module:overlay(29) +from:0x0214d8c4 kind:arm_call to:0x02011f3c module:main +from:0x0214d8d0 kind:arm_call to:0x0214d954 module:overlay(29) +from:0x0214d8e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0214d94c kind:load to:0x02152568 module:overlay(29) +from:0x0214d950 kind:load to:0x0215259c module:overlay(29) +from:0x0214d964 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0214d9c8 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0214d9dc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0214da04 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0214da1c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214dab0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0214dadc kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x0214db24 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0214db64 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214db6c kind:arm_call to:0x02017ea4 module:main +from:0x0214db98 kind:load to:0x02152634 module:overlay(29) +from:0x0214db9c kind:load to:0x02153844 module:overlay(29) +from:0x0214dba0 kind:load to:0x021525c0 module:overlay(29) +from:0x0214dba4 kind:load to:0x021525ec module:overlay(29) +from:0x0214dba8 kind:load to:0x0215382c module:overlay(29) +from:0x0214dbb4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214dbc8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0214dc24 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0214dc84 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0214dc94 kind:arm_call to:0x0214dd08 module:overlay(29) +from:0x0214dcd8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0214dce8 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0214dcf8 kind:load to:0x0215257c module:overlay(29) +from:0x0214dcfc kind:load to:0x027e09b8 module:dtcm +from:0x0214dd00 kind:load to:0x027e0cd8 module:dtcm +from:0x0214dd04 kind:load to:0x02150794 module:overlay(29) +from:0x0214dd38 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214dd44 kind:arm_call to:0x02150464 module:overlay(29) +from:0x0214dd70 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214dd8c kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ddac kind:arm_call to:0x0215088c module:overlay(29) +from:0x0214ddb8 kind:arm_call to:0x02016958 module:main +from:0x0214de34 kind:load to:0x02152690 module:overlay(29) +from:0x0214de70 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0214dedc kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214df4c kind:arm_call to:0x021505a0 module:overlay(29) +from:0x0214df54 kind:arm_call to:0x02150694 module:overlay(29) +from:0x0214df5c kind:arm_call to:0x02150628 module:overlay(29) +from:0x0214df64 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214df70 kind:arm_call to:0x02016958 module:main +from:0x0214dfe0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214e008 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e010 kind:arm_call to:0x0214de38 module:overlay(29) +from:0x0214e02c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214e040 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e048 kind:arm_call to:0x01ff938c module:itcm +from:0x0214e054 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214e058 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214e068 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e07c kind:arm_call to:0x01fff458 module:itcm +from:0x0214e090 kind:arm_call to:0x020e63bc module:overlay(26) +from:0x0214e0bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214e0d0 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x0214e128 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0214e140 kind:arm_call to:0x02110ddc module:overlay(26) +from:0x0214e154 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x0214e17c kind:arm_call to:0x02110ddc module:overlay(26) +from:0x0214e190 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x0214e1a8 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x0214e1b8 kind:load to:0x021526f8 module:overlay(29) +from:0x0214e1bc kind:load to:0x0203e964 module:main +from:0x0214e1c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0214e1c4 kind:load to:0x027e09c0 module:dtcm +from:0x0214e1c8 kind:load to:0x02152568 module:overlay(29) +from:0x0214e1f0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214e218 kind:arm_call to:0x020e4a00 module:overlay(26) +from:0x0214e238 kind:load to:0x027e09b8 module:dtcm +from:0x0214e23c kind:load to:0x02138d10 module:overlay(26) +from:0x0214e24c kind:arm_call to:0x02150874 module:overlay(29) +from:0x0214e2f0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214e320 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214e330 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214e358 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214e368 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214e3e4 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0214e40c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0214e418 kind:load to:0x0203e964 module:main +from:0x0214e424 kind:load to:0x02152568 module:overlay(29) +from:0x0214e428 kind:load to:0x027e09b4 module:dtcm +from:0x0214e448 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0214e450 kind:load to:0x0215382c module:overlay(29) +from:0x0214e468 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x0214e4a8 kind:arm_call to:0x02110e70 module:overlay(26) +from:0x0214e4d0 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x0214e4e4 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214e4f4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214e510 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214e51c kind:arm_call to:0x02016958 module:main +from:0x0214e530 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x0214e53c kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214e548 kind:load to:0x027e0cfc module:dtcm +from:0x0214e58c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214e5ac kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214e5b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0214e614 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214e654 kind:arm_call to:0x020169d4 module:main +from:0x0214e698 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0214e6e4 kind:arm_call to:0x02150700 module:overlay(29) +from:0x0214e74c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0214e784 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0214e7b4 kind:arm_call to:0x02150764 module:overlay(29) +from:0x0214e81c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e824 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214e834 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e8b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e900 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e910 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e944 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e94c kind:arm_call to:0x01ffb800 module:itcm +from:0x0214e95c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e9e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ea10 kind:arm_call to:0x02150764 module:overlay(29) +from:0x0214ea88 kind:arm_call to:0x02150764 module:overlay(29) +from:0x0214eac4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0214eaec kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214eb04 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214eb10 kind:load to:0x027e09b8 module:dtcm +from:0x0214eb14 kind:load to:0x02152574 module:overlay(29) +from:0x0214eb18 kind:load to:0x020b51b8 module:overlay(0) +from:0x0214eb20 kind:load to:0x0203e964 module:main +from:0x0214eb3c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214eb48 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214eb54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214eb8c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0214eb9c kind:load to:0x020b504c module:overlay(0) +from:0x0214ebd4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0214ebe8 kind:arm_call to:0x02150d08 module:overlay(29) +from:0x0214ebfc kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ec10 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x0214ec24 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0214ec30 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ec74 kind:arm_call to:0x0215088c module:overlay(29) +from:0x0214ec90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ecb0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214ecdc kind:arm_call to:0x0215088c module:overlay(29) +from:0x0214ecf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ed2c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ed40 kind:arm_call to:0x020e4a64 module:overlay(26) +from:0x0214ed58 kind:arm_call to:0x020e4a7c module:overlay(26) +from:0x0214ed84 kind:arm_call to:0x0215088c module:overlay(29) +from:0x0214eda0 kind:arm_call to:0x02016958 module:main +from:0x0214edc0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0214ee00 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ee0c kind:arm_call to:0x02016958 module:main +from:0x0214ee1c kind:arm_call to:0x01ff930c module:itcm +from:0x0214ee34 kind:arm_call to:0x021500c4 module:overlay(29) +from:0x0214ee44 kind:arm_call to:0x021500c4 module:overlay(29) +from:0x0214ee68 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ee84 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214ee94 kind:load to:0x020b504c module:overlay(0) +from:0x0214ee9c kind:load to:0x027e0cfc module:dtcm +from:0x0214eea0 kind:load to:0x020b51b8 module:overlay(0) +from:0x0214eea4 kind:load to:0x027e09a8 module:dtcm +from:0x0214eeac kind:load to:0x02138d10 module:overlay(26) +from:0x0214eef8 kind:arm_call to:0x02150d08 module:overlay(29) +from:0x0214ef0c kind:arm_call to:0x02150500 module:overlay(29) +from:0x0214ef20 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ef40 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ef44 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x0214ef58 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ef68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ef88 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ef90 kind:load to:0x027e0ce4 module:dtcm +from:0x0214efc8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214f01c kind:load to:0x027e09a8 module:dtcm +from:0x0214f028 kind:load to:0x02049be4 module:main +from:0x0214f068 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214f074 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214f080 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f088 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214f144 kind:arm_call to:0x02150970 module:overlay(29) +from:0x0214f194 kind:arm_call to:0x0215088c module:overlay(29) +from:0x0214f1a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214f1b4 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0214f240 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214f24c kind:arm_call to:0x01ffb744 module:itcm +from:0x0214f260 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f26c kind:arm_call to:0x02131630 module:overlay(26) +from:0x0214f294 kind:arm_call to:0x02131630 module:overlay(26) +from:0x0214f2c0 kind:arm_call to:0x02016958 module:main +from:0x0214f2d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f2ec kind:arm_call to:0x01ff9364 module:itcm +from:0x0214f320 kind:arm_call to:0x02150d08 module:overlay(29) +from:0x0214f334 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214f338 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x0214f350 kind:arm_call to:0x01ff916c module:itcm +from:0x0214f35c kind:arm_call to:0x021500c4 module:overlay(29) +from:0x0214f380 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214f390 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f3b8 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214f3c4 kind:load to:0x02049be4 module:main +from:0x0214f3cc kind:load to:0x0203e964 module:main +from:0x0214f3d0 kind:load to:0x027e09a8 module:dtcm +from:0x0214f3dc kind:load to:0x027e0ce4 module:dtcm +from:0x0214f420 kind:arm_call to:0x02016958 module:main +from:0x0214f434 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f44c kind:arm_call to:0x01ff9364 module:itcm +from:0x0214f480 kind:arm_call to:0x01ff916c module:itcm +from:0x0214f49c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f4bc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214f4cc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214f4f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f508 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x0214f530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f588 kind:arm_call to:0x021500c4 module:overlay(29) +from:0x0214f5a0 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214f5b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f5d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f5f8 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214f600 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f62c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214f650 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f668 kind:arm_call to:0x02150268 module:overlay(29) +from:0x0214f694 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214f6bc kind:load to:0x027e0ce4 module:dtcm +from:0x0214f6c0 kind:load to:0x027e09a8 module:dtcm +from:0x0214f75c kind:arm_call to:0x0211139c module:overlays(26,31) +from:0x0214f7c8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0214f878 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0214f898 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f8cc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0214f8d4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214f8e0 kind:load to:0x027e0cec module:dtcm +from:0x0214f8e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214f900 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x0214f99c kind:arm_call to:0x02110e70 module:overlay(26) +from:0x0214f9c0 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214f9e4 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214fa0c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214fa30 kind:arm_call to:0x0213167c module:overlay(26) +from:0x0214fac4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fac8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214faec kind:arm_call to:0x0213167c module:overlay(26) +from:0x0214fb74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fb8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214fba4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214fbd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214fc10 kind:arm_call to:0x02150d30 module:overlay(29) +from:0x0214fc44 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0214fc5c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214fc70 kind:arm_call to:0x02016a70 module:main +from:0x0214fcdc kind:arm_call to:0x0215088c module:overlay(29) +from:0x0214fce8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214fd40 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214fd58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214fde0 kind:arm_call to:0x0215088c module:overlay(29) +from:0x0214fdec kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214fe44 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214fe5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214fea8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214fecc kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214fed8 kind:load to:0x0203e964 module:main +from:0x0214fedc kind:load to:0x027e0ce4 module:dtcm +from:0x0214fee0 kind:load to:0x020b539c module:overlay(0) +from:0x0214fefc kind:arm_call to:0x02110d38 module:overlay(26) +from:0x0214ff54 kind:arm_call to:0x02150308 module:overlay(29) +from:0x0214ff58 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214ff74 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ff88 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ff90 kind:arm_call to:0x0215021c module:overlay(29) +from:0x0214ffb0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214ffbc kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x0214ffd4 kind:load to:0x02110d38 module:overlays(19,26,31) +from:0x0214ffe0 kind:arm_call to:0x0215021c module:overlay(29) +from:0x02150000 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215000c kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x02150028 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150068 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02150084 kind:arm_call to:0x01ff9258 module:itcm +from:0x02150090 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x021500a4 kind:arm_call to:0x02150500 module:overlay(29) +from:0x021500b8 kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x021500c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021500d4 kind:arm_call to:0x021317a0 module:overlay(26) +from:0x02150110 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02150120 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150130 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150140 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150150 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150160 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02150170 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0215017c kind:arm_call to:0x02131af0 module:overlay(26) +from:0x02150190 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0215019c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021501a8 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x021501b8 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x021501c8 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x021501d8 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x021501ec kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02150238 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150264 kind:load to:0x027e0ce4 module:dtcm +from:0x021502a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021502dc kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x021502fc kind:arm_call to:0x0214ddc8 module:overlay(29) +from:0x02150304 kind:load to:0x027e0ce4 module:dtcm +from:0x021503ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021503e4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021503f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021503fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02150404 kind:arm_call to:0x01ffb428 module:itcm +from:0x02150434 kind:arm_call to:0x02150970 module:overlay(29) +from:0x0215045c kind:load to:0x02049be4 module:main +from:0x02150460 kind:load to:0x027e0ce4 module:dtcm +from:0x0215052c kind:arm_call to:0x020169d4 module:main +from:0x02150548 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02150550 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02150564 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0215057c kind:arm_call to:0x021317a0 module:overlay(26) +from:0x02150620 kind:load to:0x0203e964 module:main +from:0x0215064c kind:arm_call to:0x01ff916c module:itcm +from:0x02150690 kind:load to:0x0203e964 module:main +from:0x021506b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021506fc kind:load to:0x0203e964 module:main +from:0x02150744 kind:arm_call to:0x020158e8 module:main +from:0x02150788 kind:arm_call to:0x02078834 module:overlay(0) +from:0x02150790 kind:load to:0x027e09bc module:dtcm +from:0x02150814 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150824 kind:arm_call to:0x01ffa60c module:itcm +from:0x02150838 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150848 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215086c kind:load to:0x0203e964 module:main +from:0x02150870 kind:load to:0x02041964 module:main +from:0x02150888 kind:load to:0x02110d7c module:overlays(19,26,31) +from:0x021508a8 kind:arm_call to:0x02131644 module:overlay(26) +from:0x021508cc kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021508ec kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021508f0 kind:arm_call to:0x02131848 module:overlay(26) +from:0x02150914 kind:arm_call to:0x01ffb714 module:itcm +from:0x02150938 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150958 kind:arm_call to:0x020169d4 module:main +from:0x0215099c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021509d4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021509e0 kind:arm_call to:0x02016958 module:main +from:0x021509ec kind:arm_call to:0x01ff9638 module:itcm +from:0x021509fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150a00 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02150a0c kind:arm_call to:0x02016958 module:main +from:0x02150a78 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02150a90 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02150aac kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02150ab0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02150ab8 kind:arm_call to:0x02016958 module:main +from:0x02150b28 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02150b3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150b54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02150b88 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02150b98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150bb4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02150bd8 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02150be4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150bf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150c18 kind:arm_call to:0x021103ac module:overlay(26) +from:0x02150c30 kind:load to:0x0203e964 module:main +from:0x02150c34 kind:load to:0x027e0cec module:dtcm +from:0x02150c38 kind:load to:0x027e09a8 module:dtcm +from:0x02150c40 kind:load to:0x020b539c module:overlay(0) +from:0x02150c48 kind:load to:0x027e0ce4 module:dtcm +from:0x02150c5c kind:arm_call to:0x0200ef9c module:main +from:0x02150c84 kind:arm_call to:0x0200eab0 module:main +from:0x02150c98 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02150ca0 kind:arm_call to:0x02057f98 module:overlay(0) +from:0x02150ca8 kind:arm_call to:0x01ffc57c module:itcm +from:0x02150cdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150d00 kind:load to:0x02152568 module:overlay(29) +from:0x02150d18 kind:arm_call to:0x02150d30 module:overlay(29) +from:0x02150d3c kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02150d68 kind:load to:0x027e0cfc module:dtcm +from:0x02150d6c kind:load to:0x027e09b8 module:dtcm +from:0x02150d8c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02150da0 kind:load to:0x020578a4 module:overlay(0) +from:0x02150db4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150dbc kind:arm_call to:0x02011ff4 module:main +from:0x02150dd0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02150dd8 kind:arm_call to:0x02011ff4 module:main +from:0x02150df0 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02150df8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02150e00 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02150e08 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02150e10 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02150e18 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150e20 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02150e38 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02150e40 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02150e48 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02150e50 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02150e58 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02150e60 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150e68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02150e70 kind:arm_call to:0x02011ff4 module:main +from:0x02150e84 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02150fbc kind:arm_call to:0x02141a10 module:overlay(29) +from:0x02150fcc kind:arm_call to:0x0203ce74 module:main +from:0x02150fe0 kind:load to:0x02151700 module:overlay(29) +from:0x02150fe4 kind:load to:0x02152760 module:overlay(29) +from:0x02150fe8 kind:load to:0x02152780 module:overlay(29) +from:0x02150fec kind:load to:0x02141f9c module:overlay(29) +from:0x02150ff0 kind:load to:0x02152768 module:overlay(29) +from:0x02151010 kind:arm_call to:0x02141fe0 module:overlay(29) +from:0x02151020 kind:arm_call to:0x0203ce74 module:main +from:0x02151034 kind:load to:0x02152854 module:overlay(29) +from:0x02151038 kind:load to:0x02152864 module:overlay(29) +from:0x0215103c kind:load to:0x02142250 module:overlay(29) +from:0x02151040 kind:load to:0x02152858 module:overlay(29) +from:0x02151060 kind:arm_call to:0x02142294 module:overlay(29) +from:0x02151070 kind:arm_call to:0x0203ce74 module:main +from:0x02151084 kind:load to:0x02152938 module:overlay(29) +from:0x02151088 kind:load to:0x02152948 module:overlay(29) +from:0x0215108c kind:load to:0x0214252c module:overlay(29) +from:0x02151090 kind:load to:0x0215293c module:overlay(29) +from:0x021510b0 kind:arm_call to:0x02142570 module:overlay(29) +from:0x021510c0 kind:arm_call to:0x0203ce74 module:main +from:0x021510d4 kind:load to:0x02152a1c module:overlay(29) +from:0x021510d8 kind:load to:0x02152a2c module:overlay(29) +from:0x021510dc kind:load to:0x021427e4 module:overlay(29) +from:0x021510e0 kind:load to:0x02152a20 module:overlay(29) +from:0x02151100 kind:arm_call to:0x02142828 module:overlay(29) +from:0x02151110 kind:arm_call to:0x0203ce74 module:main +from:0x02151124 kind:load to:0x02152b00 module:overlay(29) +from:0x02151128 kind:load to:0x02152b10 module:overlay(29) +from:0x0215112c kind:load to:0x02143238 module:overlay(29) +from:0x02151130 kind:load to:0x02152b04 module:overlay(29) +from:0x02151150 kind:arm_call to:0x0214327c module:overlay(29) +from:0x02151160 kind:arm_call to:0x0203ce74 module:main +from:0x02151174 kind:load to:0x02152be4 module:overlay(29) +from:0x02151178 kind:load to:0x02152bf4 module:overlay(29) +from:0x0215117c kind:load to:0x021434f0 module:overlay(29) +from:0x02151180 kind:load to:0x02152be8 module:overlay(29) +from:0x021511a0 kind:arm_call to:0x02143534 module:overlay(29) +from:0x021511b0 kind:arm_call to:0x0203ce74 module:main +from:0x021511c4 kind:load to:0x02152cc8 module:overlay(29) +from:0x021511c8 kind:load to:0x02152cd8 module:overlay(29) +from:0x021511cc kind:load to:0x021437b0 module:overlay(29) +from:0x021511d0 kind:load to:0x02152ccc module:overlay(29) +from:0x021511f0 kind:arm_call to:0x021437f4 module:overlay(29) +from:0x02151200 kind:arm_call to:0x0203ce74 module:main +from:0x02151214 kind:load to:0x02152dac module:overlay(29) +from:0x02151218 kind:load to:0x02152dbc module:overlay(29) +from:0x0215121c kind:load to:0x0214405c module:overlay(29) +from:0x02151220 kind:load to:0x02152db0 module:overlay(29) +from:0x02151240 kind:arm_call to:0x021440a0 module:overlay(29) +from:0x02151250 kind:arm_call to:0x0203ce74 module:main +from:0x02151264 kind:load to:0x02152e90 module:overlay(29) +from:0x02151268 kind:load to:0x02152ea0 module:overlay(29) +from:0x0215126c kind:load to:0x02144310 module:overlay(29) +from:0x02151270 kind:load to:0x02152e94 module:overlay(29) +from:0x02151290 kind:arm_call to:0x02144354 module:overlay(29) +from:0x021512a0 kind:arm_call to:0x0203ce74 module:main +from:0x021512b4 kind:load to:0x02152f74 module:overlay(29) +from:0x021512b8 kind:load to:0x02152f84 module:overlay(29) +from:0x021512bc kind:load to:0x02145354 module:overlay(29) +from:0x021512c0 kind:load to:0x02152f78 module:overlay(29) +from:0x021512e0 kind:arm_call to:0x02145398 module:overlay(29) +from:0x021512f0 kind:arm_call to:0x0203ce74 module:main +from:0x02151304 kind:load to:0x02153078 module:overlay(29) +from:0x02151308 kind:load to:0x02153088 module:overlay(29) +from:0x0215130c kind:load to:0x02145c5c module:overlay(29) +from:0x02151310 kind:load to:0x0215307c module:overlay(29) +from:0x02151330 kind:arm_call to:0x02145ca0 module:overlay(29) +from:0x02151340 kind:arm_call to:0x0203ce74 module:main +from:0x02151354 kind:load to:0x0215317c module:overlay(29) +from:0x02151358 kind:load to:0x0215318c module:overlay(29) +from:0x0215135c kind:load to:0x02145f54 module:overlay(29) +from:0x02151360 kind:load to:0x02153180 module:overlay(29) +from:0x02151380 kind:arm_call to:0x02145f98 module:overlay(29) +from:0x02151390 kind:arm_call to:0x0203ce74 module:main +from:0x021513a4 kind:load to:0x02153260 module:overlay(29) +from:0x021513a8 kind:load to:0x02153270 module:overlay(29) +from:0x021513ac kind:load to:0x021461e8 module:overlay(29) +from:0x021513b0 kind:load to:0x02153264 module:overlay(29) +from:0x021513d0 kind:arm_call to:0x0214622c module:overlay(29) +from:0x021513e0 kind:arm_call to:0x0203ce74 module:main +from:0x021513f4 kind:load to:0x02153364 module:overlay(29) +from:0x021513f8 kind:load to:0x02153374 module:overlay(29) +from:0x021513fc kind:load to:0x021468e0 module:overlay(29) +from:0x02151400 kind:load to:0x02153368 module:overlay(29) +from:0x02151420 kind:arm_call to:0x02146924 module:overlay(29) +from:0x02151430 kind:arm_call to:0x0203ce74 module:main +from:0x02151444 kind:load to:0x02153468 module:overlay(29) +from:0x02151448 kind:load to:0x02153478 module:overlay(29) +from:0x0215144c kind:load to:0x02146af0 module:overlay(29) +from:0x02151450 kind:load to:0x0215346c module:overlay(29) +from:0x021514a8 kind:arm_call to:0x02146b34 module:overlay(29) +from:0x021514b8 kind:arm_call to:0x0203ce74 module:main +from:0x021514cc kind:load to:0x02152098 module:overlay(29) +from:0x021514d0 kind:load to:0x021534bc module:overlay(29) +from:0x021514d4 kind:load to:0x02153500 module:overlay(29) +from:0x021514d8 kind:load to:0x02153544 module:overlay(29) +from:0x021514dc kind:load to:0x02149cb8 module:overlay(29) +from:0x021514e0 kind:load to:0x021534c4 module:overlay(29) +from:0x0215150c kind:arm_call to:0x02149cfc module:overlay(29) +from:0x0215151c kind:arm_call to:0x0203ce74 module:main +from:0x02151530 kind:load to:0x0215361c module:overlay(29) +from:0x02151534 kind:load to:0x02153638 module:overlay(29) +from:0x02151538 kind:load to:0x0214af68 module:overlay(29) +from:0x0215153c kind:load to:0x02153620 module:overlay(29) +from:0x02151574 kind:arm_call to:0x0214afb0 module:overlay(29) +from:0x02151584 kind:arm_call to:0x0203ce74 module:main +from:0x021515f4 kind:load to:0x02153710 module:overlay(29) +from:0x021515f8 kind:load to:0x0215372c module:overlay(29) +from:0x021515fc kind:load to:0x02153750 module:overlay(29) +from:0x02151600 kind:load to:0x0214d894 module:overlay(29) +from:0x02151604 kind:load to:0x02153714 module:overlay(29) +from:0x02151608 kind:load to:0x020431b8 module:main +from:0x0215160c kind:load to:0x02152490 module:overlay(29) +from:0x02151658 kind:arm_call to:0x0214d8d8 module:overlay(29) +from:0x02151668 kind:arm_call to:0x0203ce74 module:main +from:0x0215167c kind:load to:0x02152568 module:overlay(29) +from:0x02151684 kind:load to:0x02153828 module:overlay(29) +from:0x02151688 kind:load to:0x02153844 module:overlay(29) +from:0x0215168c kind:load to:0x02150e7c module:overlay(29) +from:0x02151690 kind:load to:0x02153838 module:overlay(29) +from:0x02151694 kind:load to:0x02150f84 module:overlay(29) +from:0x02151698 kind:load to:0x02150ff4 module:overlay(29) +from:0x0215169c kind:load to:0x02151044 module:overlay(29) +from:0x021516a0 kind:load to:0x02151094 module:overlay(29) +from:0x021516a4 kind:load to:0x021510e4 module:overlay(29) +from:0x021516a8 kind:load to:0x02151134 module:overlay(29) +from:0x021516ac kind:load to:0x02151184 module:overlay(29) +from:0x021516b0 kind:load to:0x021511d4 module:overlay(29) +from:0x021516b4 kind:load to:0x02151224 module:overlay(29) +from:0x021516b8 kind:load to:0x02151274 module:overlay(29) +from:0x021516bc kind:load to:0x021512c4 module:overlay(29) +from:0x021516c0 kind:load to:0x02151314 module:overlay(29) +from:0x021516c4 kind:load to:0x02151364 module:overlay(29) +from:0x021516c8 kind:load to:0x021513b4 module:overlay(29) +from:0x021516cc kind:load to:0x02151404 module:overlay(29) +from:0x021516d0 kind:load to:0x02151454 module:overlay(29) +from:0x021516d4 kind:load to:0x021514e4 module:overlay(29) +from:0x021516d8 kind:load to:0x02151540 module:overlay(29) +from:0x021516dc kind:load to:0x02151610 module:overlay(29) +from:0x02151700 kind:load to:0x02151710 module:overlay(29) +from:0x02151724 kind:load to:0x021419ec module:overlay(29) +from:0x02151728 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215172c kind:load to:0x0209ca18 module:overlay(0) +from:0x02151730 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151734 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151740 kind:load to:0x02141b0c module:overlay(29) +from:0x02151744 kind:load to:0x02141ee0 module:overlay(29) +from:0x02151748 kind:load to:0x0205a720 module:overlay(0) +from:0x0215174c kind:load to:0x01ffc57c module:itcm +from:0x02151750 kind:load to:0x02057dc8 module:overlay(0) +from:0x02151754 kind:load to:0x02057e44 module:overlay(0) +from:0x02151758 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215175c kind:load to:0x01ffc7a4 module:itcm +from:0x02151760 kind:load to:0x02057d84 module:overlay(0) +from:0x0215176c kind:load to:0x02141b20 module:overlay(29) +from:0x02151770 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151774 kind:load to:0x02141e08 module:overlay(29) +from:0x02151778 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x0215177c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151780 kind:load to:0x02141e0c module:overlay(29) +from:0x02151784 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151788 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215178c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151790 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151794 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151798 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215179c kind:load to:0x02141efc module:overlay(29) +from:0x021517a0 kind:load to:0x02141f24 module:overlay(29) +from:0x021517a4 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021517a8 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021517ac kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021517b0 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021517b4 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021517b8 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x021517bc kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x021517c0 kind:load to:0x02141e80 module:overlay(29) +from:0x021517c4 kind:load to:0x02141ea0 module:overlay(29) +from:0x021517c8 kind:load to:0x02141ec0 module:overlay(29) +from:0x021517cc kind:load to:0x02141dfc module:overlay(29) +from:0x021517d8 kind:load to:0x02141d0c module:overlay(29) +from:0x021517dc kind:load to:0x0209d0b8 module:overlay(0) +from:0x021517e0 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x021517e4 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021517e8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021517ec kind:load to:0x0210957c module:overlays(19,21,26) +from:0x021517f0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021517f4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021517f8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021517fc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151800 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151804 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151808 kind:load to:0x02141f7c module:overlay(29) +from:0x0215180c kind:load to:0x02141f54 module:overlay(29) +from:0x02151810 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02151814 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151818 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0215181c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151820 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151824 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151828 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x02151830 kind:load to:0x02141e04 module:overlay(29) +from:0x02151834 kind:load to:0x02141df4 module:overlay(29) +from:0x02151838 kind:load to:0x02141dfc module:overlay(29) +from:0x02151844 kind:load to:0x02141fbc module:overlay(29) +from:0x02151848 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215184c kind:load to:0x0209ca18 module:overlay(0) +from:0x02151850 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151854 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151860 kind:load to:0x021420c0 module:overlay(29) +from:0x02151864 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151868 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x0215186c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02151870 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151874 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02151878 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215187c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151880 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151884 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151888 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215188c kind:load to:0x0209d1ec module:overlay(0) +from:0x02151890 kind:load to:0x02142208 module:overlay(29) +from:0x02151894 kind:load to:0x02142228 module:overlay(29) +from:0x02151898 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x0215189c kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021518a0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021518a4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021518a8 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021518ac kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x021518b0 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x021518b4 kind:load to:0x021421a8 module:overlay(29) +from:0x021518b8 kind:load to:0x021421c8 module:overlay(29) +from:0x021518bc kind:load to:0x021421e8 module:overlay(29) +from:0x021518c0 kind:load to:0x02141dfc module:overlay(29) +from:0x021518cc kind:load to:0x02142270 module:overlay(29) +from:0x021518d0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021518d4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021518d8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021518dc kind:load to:0x0209ca78 module:overlay(0) +from:0x021518e8 kind:load to:0x02142390 module:overlay(29) +from:0x021518ec kind:load to:0x0209d0b8 module:overlay(0) +from:0x021518f0 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x021518f4 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021518f8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021518fc kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02151900 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151904 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151908 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215190c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151910 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151914 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151918 kind:load to:0x021424e4 module:overlay(29) +from:0x0215191c kind:load to:0x02142504 module:overlay(29) +from:0x02151920 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02151924 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151928 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0215192c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151930 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151934 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151938 kind:load to:0x021424dc module:overlay(29) +from:0x0215193c kind:load to:0x0214247c module:overlay(29) +from:0x02151940 kind:load to:0x0214249c module:overlay(29) +from:0x02151944 kind:load to:0x021424bc module:overlay(29) +from:0x02151948 kind:load to:0x02141dfc module:overlay(29) +from:0x02151954 kind:load to:0x0214254c module:overlay(29) +from:0x02151958 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215195c kind:load to:0x0209ca18 module:overlay(0) +from:0x02151960 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151964 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151970 kind:load to:0x02142648 module:overlay(29) +from:0x02151974 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151978 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x0215197c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02151980 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151984 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02151988 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215198c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151990 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151994 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151998 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215199c kind:load to:0x0209d1ec module:overlay(0) +from:0x021519a0 kind:load to:0x0214279c module:overlay(29) +from:0x021519a4 kind:load to:0x021427bc module:overlay(29) +from:0x021519a8 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021519ac kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021519b0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021519b4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021519b8 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021519bc kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x021519c0 kind:load to:0x02142794 module:overlay(29) +from:0x021519c4 kind:load to:0x02142734 module:overlay(29) +from:0x021519c8 kind:load to:0x02142754 module:overlay(29) +from:0x021519cc kind:load to:0x02142774 module:overlay(29) +from:0x021519d0 kind:load to:0x02141dfc module:overlay(29) +from:0x021519d4 kind:load to:0x021519dc module:overlay(29) +from:0x021519d8 kind:load to:0x021519e8 module:overlay(29) +from:0x02151a00 kind:load to:0x02142804 module:overlay(29) +from:0x02151a04 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151a08 kind:load to:0x0209ca18 module:overlay(0) +from:0x02151a0c kind:load to:0x0209ca58 module:overlay(0) +from:0x02151a10 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151a1c kind:load to:0x02142914 module:overlay(29) +from:0x02151a20 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151a24 kind:load to:0x02142dc0 module:overlay(29) +from:0x02151a28 kind:load to:0x02142f58 module:overlay(29) +from:0x02151a2c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151a30 kind:load to:0x02143030 module:overlay(29) +from:0x02151a34 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151a38 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151a3c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151a40 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151a44 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151a48 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151a4c kind:load to:0x02143138 module:overlay(29) +from:0x02151a50 kind:load to:0x02143178 module:overlay(29) +from:0x02151a54 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02151a58 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151a5c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151a60 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151a64 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151a68 kind:load to:0x0210b308 module:overlays(19,26) +from:0x02151a6c kind:load to:0x0210b350 module:overlays(19,26) +from:0x02151a70 kind:load to:0x0210b194 module:overlays(19,26) +from:0x02151a74 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x02151a78 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x02151a7c kind:load to:0x02143130 module:overlay(29) +from:0x02151a80 kind:load to:0x0210b318 module:overlays(19,26) +from:0x02151a84 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02151a88 kind:load to:0x021430d0 module:overlay(29) +from:0x02151a8c kind:load to:0x021430f0 module:overlay(29) +from:0x02151a90 kind:load to:0x02143110 module:overlay(29) +from:0x02151a94 kind:load to:0x02142c40 module:overlay(29) +from:0x02151aa0 kind:load to:0x02142b50 module:overlay(29) +from:0x02151aa4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151aa8 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02151aac kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02151ab0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151ab4 kind:load to:0x0210b138 module:overlays(19,26) +from:0x02151ab8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151abc kind:load to:0x0209d1cc module:overlay(0) +from:0x02151ac0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151ac4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151ac8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151acc kind:load to:0x0209d1ec module:overlay(0) +from:0x02151ad0 kind:load to:0x02143200 module:overlay(29) +from:0x02151ad4 kind:load to:0x021431c0 module:overlay(29) +from:0x02151ad8 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02151adc kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151ae0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151ae4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151ae8 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151aec kind:load to:0x0210b308 module:overlays(19,26) +from:0x02151af0 kind:load to:0x0210b350 module:overlays(19,26) +from:0x02151af4 kind:load to:0x0210b194 module:overlays(19,26) +from:0x02151af8 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x02151afc kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x02151b00 kind:load to:0x0210b200 module:overlays(19,26) +from:0x02151b04 kind:load to:0x0210b318 module:overlays(19,26) +from:0x02151b08 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02151b10 kind:load to:0x02142c48 module:overlay(29) +from:0x02151b14 kind:load to:0x02142c38 module:overlay(29) +from:0x02151b18 kind:load to:0x02142c40 module:overlay(29) +from:0x02151b24 kind:load to:0x02143258 module:overlay(29) +from:0x02151b28 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151b2c kind:load to:0x0209ca18 module:overlay(0) +from:0x02151b30 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151b34 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151b40 kind:load to:0x02143354 module:overlay(29) +from:0x02151b44 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151b48 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02151b4c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02151b50 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151b54 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02151b58 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151b5c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151b60 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151b64 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151b68 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151b6c kind:load to:0x0209d1ec module:overlay(0) +from:0x02151b70 kind:load to:0x021434a8 module:overlay(29) +from:0x02151b74 kind:load to:0x021434c8 module:overlay(29) +from:0x02151b78 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02151b7c kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151b80 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151b84 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151b88 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151b8c kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151b90 kind:load to:0x021434a0 module:overlay(29) +from:0x02151b94 kind:load to:0x02143440 module:overlay(29) +from:0x02151b98 kind:load to:0x02143460 module:overlay(29) +from:0x02151b9c kind:load to:0x02143480 module:overlay(29) +from:0x02151ba0 kind:load to:0x02141dfc module:overlay(29) +from:0x02151bac kind:load to:0x02143510 module:overlay(29) +from:0x02151bb0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151bb4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02151bb8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151bbc kind:load to:0x0209ca78 module:overlay(0) +from:0x02151bc8 kind:load to:0x02143614 module:overlay(29) +from:0x02151bcc kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151bd0 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02151bd4 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02151bd8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151bdc kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02151be0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151be4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151be8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151bec kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151bf0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151bf4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151bf8 kind:load to:0x02143768 module:overlay(29) +from:0x02151bfc kind:load to:0x02143788 module:overlay(29) +from:0x02151c00 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02151c04 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151c08 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151c0c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151c10 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151c14 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151c18 kind:load to:0x02143760 module:overlay(29) +from:0x02151c1c kind:load to:0x02143700 module:overlay(29) +from:0x02151c20 kind:load to:0x02143720 module:overlay(29) +from:0x02151c24 kind:load to:0x02143740 module:overlay(29) +from:0x02151c28 kind:load to:0x02141dfc module:overlay(29) +from:0x02151c34 kind:load to:0x021437d0 module:overlay(29) +from:0x02151c38 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151c3c kind:load to:0x0209ca18 module:overlay(0) +from:0x02151c40 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151c44 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151c50 kind:load to:0x021438cc module:overlay(29) +from:0x02151c54 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151c58 kind:load to:0x02143990 module:overlay(29) +from:0x02151c5c kind:load to:0x02143df4 module:overlay(29) +from:0x02151c60 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151c64 kind:load to:0x02143f44 module:overlay(29) +from:0x02151c68 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151c6c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151c70 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151c74 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151c78 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151c7c kind:load to:0x0209d1ec module:overlay(0) +from:0x02151c80 kind:load to:0x02143fe4 module:overlay(29) +from:0x02151c84 kind:load to:0x0214401c module:overlay(29) +from:0x02151c88 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02151c8c kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151c90 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151c94 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151c98 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151c9c kind:load to:0x02143fdc module:overlay(29) +from:0x02151ca0 kind:load to:0x0210b350 module:overlays(19,26) +from:0x02151ca4 kind:load to:0x0210b194 module:overlays(19,26) +from:0x02151ca8 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x02151cac kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x02151cb0 kind:load to:0x0210b200 module:overlays(19,26) +from:0x02151cb4 kind:load to:0x0210b318 module:overlays(19,26) +from:0x02151cb8 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02151cc4 kind:load to:0x0214407c module:overlay(29) +from:0x02151cc8 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151ccc kind:load to:0x0209ca18 module:overlay(0) +from:0x02151cd0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151cd4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151ce0 kind:load to:0x0207c49c module:overlay(0) +from:0x02151ce4 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02151ce8 kind:load to:0x0207c96c module:overlay(0) +from:0x02151cec kind:load to:0x0207c95c module:overlay(0) +from:0x02151cf0 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02151cf4 kind:load to:0x0207ca10 module:overlay(0) +from:0x02151cf8 kind:load to:0x0207ca38 module:overlay(0) +from:0x02151cfc kind:load to:0x0207cab0 module:overlay(0) +from:0x02151d08 kind:load to:0x02144194 module:overlay(29) +from:0x02151d0c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151d10 kind:load to:0x02144200 module:overlay(29) +from:0x02151d14 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02151d18 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151d1c kind:load to:0x02144244 module:overlay(29) +from:0x02151d20 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151d24 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151d28 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151d2c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151d30 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151d34 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151d38 kind:load to:0x021442b8 module:overlay(29) +from:0x02151d3c kind:load to:0x021442e0 module:overlay(29) +from:0x02151d40 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02151d44 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151d48 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151d4c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151d58 kind:load to:0x02144330 module:overlay(29) +from:0x02151d5c kind:load to:0x0209ca10 module:overlay(0) +from:0x02151d60 kind:load to:0x0209ca18 module:overlay(0) +from:0x02151d64 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151d68 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151d78 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151d7c kind:load to:0x0209ca18 module:overlay(0) +from:0x02151d80 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151d84 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151d90 kind:load to:0x0207cac0 module:overlay(0) +from:0x02151d94 kind:load to:0x0207cac8 module:overlay(0) +from:0x02151d98 kind:load to:0x0207d2dc module:overlay(0) +from:0x02151d9c kind:load to:0x0207d2cc module:overlay(0) +from:0x02151da0 kind:load to:0x0207d318 module:overlay(0) +from:0x02151da4 kind:load to:0x0207d350 module:overlay(0) +from:0x02151da8 kind:load to:0x0207d394 module:overlay(0) +from:0x02151dac kind:load to:0x0207d3bc module:overlay(0) +from:0x02151db8 kind:load to:0x0214463c module:overlay(29) +from:0x02151dbc kind:load to:0x021452e0 module:overlay(29) +from:0x02151dc0 kind:load to:0x02144480 module:overlay(29) +from:0x02151dc4 kind:load to:0x01ffc57c module:itcm +from:0x02151dc8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02151dcc kind:load to:0x02057e44 module:overlay(0) +from:0x02151dd0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02151dd4 kind:load to:0x021444bc module:overlay(29) +from:0x02151dd8 kind:load to:0x02057d84 module:overlay(0) +from:0x02151de4 kind:load to:0x02144650 module:overlay(29) +from:0x02151de8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151dec kind:load to:0x02144790 module:overlay(29) +from:0x02151df0 kind:load to:0x02144800 module:overlay(29) +from:0x02151df4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151df8 kind:load to:0x021450f4 module:overlay(29) +from:0x02151dfc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151e00 kind:load to:0x021451f8 module:overlay(29) +from:0x02151e04 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151e08 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151e0c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151e10 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151e14 kind:load to:0x021452fc module:overlay(29) +from:0x02151e18 kind:load to:0x02145324 module:overlay(29) +from:0x02151e1c kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02151e20 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151e24 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151e28 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151e34 kind:load to:0x02145374 module:overlay(29) +from:0x02151e38 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151e3c kind:load to:0x0209ca18 module:overlay(0) +from:0x02151e40 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151e44 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151e50 kind:load to:0x02145500 module:overlay(29) +from:0x02151e54 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151e58 kind:load to:0x021455b4 module:overlay(29) +from:0x02151e5c kind:load to:0x021458fc module:overlay(29) +from:0x02151e60 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151e64 kind:load to:0x02145a0c module:overlay(29) +from:0x02151e68 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151e6c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151e70 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151e74 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151e78 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151e7c kind:load to:0x0209d1ec module:overlay(0) +from:0x02151e80 kind:load to:0x02145c04 module:overlay(29) +from:0x02151e84 kind:load to:0x02145c2c module:overlay(29) +from:0x02151e88 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02151e8c kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151e90 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151e94 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151ea0 kind:load to:0x02145c7c module:overlay(29) +from:0x02151ea4 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151ea8 kind:load to:0x0209ca18 module:overlay(0) +from:0x02151eac kind:load to:0x0209ca58 module:overlay(0) +from:0x02151eb0 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151ebc kind:load to:0x02145d1c module:overlay(29) +from:0x02151ec0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151ec4 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02151ec8 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02151ecc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151ed0 kind:load to:0x02145e78 module:overlay(29) +from:0x02151ed4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151ed8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151edc kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151ee0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151ee4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151ee8 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151eec kind:load to:0x02145f0c module:overlay(29) +from:0x02151ef0 kind:load to:0x02145f2c module:overlay(29) +from:0x02151ef4 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02151ef8 kind:load to:0x02145e6c module:overlay(29) +from:0x02151efc kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151f00 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151f04 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151f08 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151f0c kind:load to:0x02145f04 module:overlay(29) +from:0x02151f10 kind:load to:0x02145e84 module:overlay(29) +from:0x02151f14 kind:load to:0x02145ec4 module:overlay(29) +from:0x02151f18 kind:load to:0x02145ee4 module:overlay(29) +from:0x02151f1c kind:load to:0x02141dfc module:overlay(29) +from:0x02151f28 kind:load to:0x02145f74 module:overlay(29) +from:0x02151f2c kind:load to:0x0209ca10 module:overlay(0) +from:0x02151f30 kind:load to:0x0209ca18 module:overlay(0) +from:0x02151f34 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151f38 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151f44 kind:load to:0x02146070 module:overlay(29) +from:0x02151f48 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151f4c kind:load to:0x021460c8 module:overlay(29) +from:0x02151f50 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02151f54 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151f58 kind:load to:0x0210a0a4 module:overlays(19,26) +from:0x02151f5c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151f60 kind:load to:0x0210a0f8 module:overlays(19,26) +from:0x02151f64 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151f68 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151f6c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151f70 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151f74 kind:load to:0x021461a0 module:overlay(29) +from:0x02151f78 kind:load to:0x021461c0 module:overlay(29) +from:0x02151f7c kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02151f80 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151f84 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151f88 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151f8c kind:load to:0x0210a27c module:overlays(19,26) +from:0x02151f90 kind:load to:0x02146130 module:overlay(29) +from:0x02151f94 kind:load to:0x021460d4 module:overlay(29) +from:0x02151f98 kind:load to:0x02146124 module:overlay(29) +from:0x02151fa4 kind:load to:0x02146208 module:overlay(29) +from:0x02151fa8 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151fac kind:load to:0x0209ca18 module:overlay(0) +from:0x02151fb0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151fb4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151fc0 kind:load to:0x0214643c module:overlay(29) +from:0x02151fc4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151fc8 kind:load to:0x02146544 module:overlay(29) +from:0x02151fcc kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02151fd0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151fd4 kind:load to:0x02146818 module:overlay(29) +from:0x02151fd8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151fdc kind:load to:0x021466b0 module:overlay(29) +from:0x02151fe0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151fe4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151fe8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151fec kind:load to:0x0209d1ec module:overlay(0) +from:0x02151ff0 kind:load to:0x02146898 module:overlay(29) +from:0x02151ff4 kind:load to:0x021468b8 module:overlay(29) +from:0x02151ff8 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02151ffc kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02152000 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02152004 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02152008 kind:load to:0x02146758 module:overlay(29) +from:0x02152018 kind:load to:0x0209cab8 module:overlay(0) +from:0x0215201c kind:load to:0x0209cac0 module:overlay(0) +from:0x02152020 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02152024 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02152030 kind:load to:0x02146900 module:overlay(29) +from:0x02152034 kind:load to:0x0209cab8 module:overlay(0) +from:0x02152038 kind:load to:0x0209cac0 module:overlay(0) +from:0x0215203c kind:load to:0x0209c9a0 module:overlay(0) +from:0x02152040 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0215204c kind:load to:0x0214643c module:overlay(29) +from:0x02152050 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02152054 kind:load to:0x02146544 module:overlay(29) +from:0x02152058 kind:load to:0x021469ec module:overlay(29) +from:0x0215205c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02152060 kind:load to:0x02146818 module:overlay(29) +from:0x02152064 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02152068 kind:load to:0x02146a00 module:overlay(29) +from:0x0215206c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02152070 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02152074 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02152078 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215207c kind:load to:0x02146aa8 module:overlay(29) +from:0x02152080 kind:load to:0x02146ac8 module:overlay(29) +from:0x02152084 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02152088 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0215208c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02152090 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02152094 kind:load to:0x02146758 module:overlay(29) +from:0x021520b4 kind:load to:0x02146b10 module:overlay(29) +from:0x021520b8 kind:load to:0x02097944 module:overlay(0) +from:0x021520bc kind:load to:0x02097754 module:overlay(0) +from:0x021520c0 kind:load to:0x020977d0 module:overlay(0) +from:0x021520c4 kind:load to:0x0209794c module:overlay(0) +from:0x021520c8 kind:load to:0x0209796c module:overlay(0) +from:0x021520cc kind:load to:0x02097998 module:overlay(0) +from:0x02152168 kind:load to:0x02146dc4 module:overlay(29) +from:0x0215216c kind:load to:0x02149c9c module:overlay(29) +from:0x02152170 kind:load to:0x0209a254 module:overlay(0) +from:0x02152174 kind:load to:0x0209a288 module:overlay(0) +from:0x02152178 kind:load to:0x0209a320 module:overlay(0) +from:0x0215217c kind:load to:0x0209a334 module:overlay(0) +from:0x02152180 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02152184 kind:load to:0x0209a35c module:overlay(0) +from:0x02152188 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215218c kind:load to:0x0209a06c module:overlay(0) +from:0x02152190 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02152194 kind:load to:0x0209a308 module:overlay(0) +from:0x02152198 kind:load to:0x0209a348 module:overlay(0) +from:0x0215219c kind:load to:0x0209a6d4 module:overlay(0) +from:0x021521a0 kind:load to:0x02149c70 module:overlay(29) +from:0x021521a4 kind:load to:0x02149c4c module:overlay(29) +from:0x021521a8 kind:load to:0x0209a70c module:overlay(0) +from:0x021521ac kind:load to:0x02147668 module:overlay(29) +from:0x021521b4 kind:load to:0x0214771c module:overlay(29) +from:0x021521bc kind:load to:0x0214805c module:overlay(29) +from:0x021521c4 kind:load to:0x021481a0 module:overlay(29) +from:0x021521cc kind:load to:0x0214869c module:overlay(29) +from:0x021521d4 kind:load to:0x02148780 module:overlay(29) +from:0x021521dc kind:load to:0x02148dd0 module:overlay(29) +from:0x021521e4 kind:load to:0x02148ed0 module:overlay(29) +from:0x021521ec kind:load to:0x02149164 module:overlay(29) +from:0x021521f4 kind:load to:0x02149234 module:overlay(29) +from:0x02152214 kind:load to:0x02098518 module:overlay(0) +from:0x02152218 kind:load to:0x02098554 module:overlay(0) +from:0x0215221c kind:load to:0x0209856c module:overlay(0) +from:0x02152220 kind:load to:0x02098578 module:overlay(0) +from:0x02152224 kind:load to:0x01fff464 module:itcm +from:0x02152228 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215222c kind:load to:0x021471f8 module:overlay(29) +from:0x02152230 kind:load to:0x020984b0 module:overlay(0) +from:0x02152234 kind:load to:0x02149790 module:overlay(29) +from:0x02152238 kind:load to:0x0214977c module:overlay(29) +from:0x0215223c kind:load to:0x020984bc module:overlay(0) +from:0x02152240 kind:load to:0x02149900 module:overlay(29) +from:0x02152244 kind:load to:0x020984c4 module:overlay(0) +from:0x02152248 kind:load to:0x020984c8 module:overlay(0) +from:0x0215224c kind:load to:0x02098584 module:overlay(0) +from:0x02152250 kind:load to:0x020985f0 module:overlay(0) +from:0x02152254 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152258 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215225c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02152260 kind:load to:0x02147078 module:overlay(29) +from:0x02152264 kind:load to:0x02147134 module:overlay(29) +from:0x02152268 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0215226c kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02152278 kind:load to:0x0214a9a0 module:overlay(29) +from:0x0215227c kind:load to:0x0214aec4 module:overlay(29) +from:0x02152280 kind:load to:0x0214a7b8 module:overlay(29) +from:0x02152284 kind:load to:0x0207c008 module:overlay(0) +from:0x02152288 kind:load to:0x0207c010 module:overlay(0) +from:0x02152294 kind:load to:0x02149cd8 module:overlay(29) +from:0x02152298 kind:load to:0x02097944 module:overlay(0) +from:0x0215229c kind:load to:0x02097754 module:overlay(0) +from:0x021522a0 kind:load to:0x020977d0 module:overlay(0) +from:0x021522a4 kind:load to:0x0209794c module:overlay(0) +from:0x021522a8 kind:load to:0x0209796c module:overlay(0) +from:0x021522ac kind:load to:0x02097998 module:overlay(0) +from:0x021522b0 kind:load to:0x0214a588 module:overlay(29) +from:0x021522b8 kind:load to:0x0214a59c module:overlay(29) +from:0x021522c0 kind:load to:0x0214a644 module:overlay(29) +from:0x021522c8 kind:load to:0x0214a7e0 module:overlay(29) +from:0x021522d0 kind:load to:0x0214a9b4 module:overlay(29) +from:0x021522d8 kind:load to:0x0214aa08 module:overlay(29) +from:0x02152330 kind:load to:0x02098518 module:overlay(0) +from:0x02152334 kind:load to:0x02098554 module:overlay(0) +from:0x02152338 kind:load to:0x0209856c module:overlay(0) +from:0x0215233c kind:load to:0x02098578 module:overlay(0) +from:0x02152340 kind:load to:0x01fff464 module:itcm +from:0x02152344 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02152348 kind:load to:0x0214a12c module:overlay(29) +from:0x0215234c kind:load to:0x020984b0 module:overlay(0) +from:0x02152350 kind:load to:0x0214ad7c module:overlay(29) +from:0x02152354 kind:load to:0x020984b8 module:overlay(0) +from:0x02152358 kind:load to:0x020984bc module:overlay(0) +from:0x0215235c kind:load to:0x0214ada4 module:overlay(29) +from:0x02152360 kind:load to:0x0214aec0 module:overlay(29) +from:0x02152364 kind:load to:0x020984c8 module:overlay(0) +from:0x02152368 kind:load to:0x02098584 module:overlay(0) +from:0x0215236c kind:load to:0x020985f0 module:overlay(0) +from:0x02152370 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152374 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02152378 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215237c kind:load to:0x0214aee0 module:overlay(29) +from:0x02152380 kind:load to:0x0214af20 module:overlay(29) +from:0x02152384 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x02152388 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02152394 kind:load to:0x0214b514 module:overlay(29) +from:0x02152398 kind:load to:0x0214b530 module:overlay(29) +from:0x0215239c kind:load to:0x0214b554 module:overlay(29) +from:0x021523a0 kind:load to:0x0207c008 module:overlay(0) +from:0x021523a4 kind:load to:0x0207c010 module:overlay(0) +from:0x021523b0 kind:load to:0x0214af88 module:overlay(29) +from:0x021523b4 kind:load to:0x02097944 module:overlay(0) +from:0x021523b8 kind:load to:0x02097754 module:overlay(0) +from:0x021523bc kind:load to:0x020977d0 module:overlay(0) +from:0x021523c0 kind:load to:0x0209794c module:overlay(0) +from:0x021523c4 kind:load to:0x0209796c module:overlay(0) +from:0x021523c8 kind:load to:0x02097998 module:overlay(0) +from:0x02152434 kind:load to:0x02098518 module:overlay(0) +from:0x02152438 kind:load to:0x02098554 module:overlay(0) +from:0x0215243c kind:load to:0x0209856c module:overlay(0) +from:0x02152440 kind:load to:0x02098578 module:overlay(0) +from:0x02152444 kind:load to:0x01fff464 module:itcm +from:0x02152448 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215244c kind:load to:0x0214b5b8 module:overlay(29) +from:0x02152450 kind:load to:0x020984b0 module:overlay(0) +from:0x02152454 kind:load to:0x0214b8b8 module:overlay(29) +from:0x02152458 kind:load to:0x020984b8 module:overlay(0) +from:0x0215245c kind:load to:0x020984bc module:overlay(0) +from:0x02152460 kind:load to:0x0214b8c4 module:overlay(29) +from:0x02152464 kind:load to:0x0214ba04 module:overlay(29) +from:0x02152468 kind:load to:0x020984c8 module:overlay(0) +from:0x0215246c kind:load to:0x02098584 module:overlay(0) +from:0x02152470 kind:load to:0x020985f0 module:overlay(0) +from:0x02152474 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152478 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215247c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02152480 kind:load to:0x0214b274 module:overlay(29) +from:0x02152484 kind:load to:0x0214b2dc module:overlay(29) +from:0x02152488 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0215248c kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02152490 kind:load to:0x0214ba2c module:overlay(29) +from:0x02152498 kind:load to:0x0214bac8 module:overlay(29) +from:0x021524a8 kind:load to:0x0214bc48 module:overlay(29) +from:0x021524b0 kind:load to:0x0214bc68 module:overlay(29) +from:0x021524c0 kind:load to:0x0214bce0 module:overlay(29) +from:0x021524c8 kind:load to:0x0214bd6c module:overlay(29) +from:0x021524d0 kind:load to:0x0214c008 module:overlay(29) +from:0x021524d8 kind:load to:0x0214c018 module:overlay(29) +from:0x021524e0 kind:load to:0x0214c190 module:overlay(29) +from:0x021524f0 kind:load to:0x0214c250 module:overlay(29) +from:0x021524f8 kind:load to:0x0214c30c module:overlay(29) +from:0x02152508 kind:load to:0x0214c380 module:overlay(29) +from:0x02152510 kind:load to:0x0214c3f0 module:overlay(29) +from:0x02152520 kind:load to:0x0214c4f4 module:overlay(29) +from:0x02152528 kind:load to:0x0214c5dc module:overlay(29) +from:0x02152538 kind:load to:0x0214c664 module:overlay(29) +from:0x02152540 kind:load to:0x0214c840 module:overlay(29) +from:0x02152550 kind:load to:0x0214c98c module:overlay(29) +from:0x02152558 kind:load to:0x0214c9ec module:overlay(29) +from:0x0215259c kind:load to:0x0214d8b4 module:overlay(29) +from:0x021525a0 kind:load to:0x02097944 module:overlay(0) +from:0x021525a4 kind:load to:0x02097754 module:overlay(0) +from:0x021525a8 kind:load to:0x020977d0 module:overlay(0) +from:0x021525ac kind:load to:0x0209794c module:overlay(0) +from:0x021525b0 kind:load to:0x0209796c module:overlay(0) +from:0x021525b4 kind:load to:0x02097998 module:overlay(0) +from:0x021525c0 kind:load to:0x0214dbac module:overlay(29) +from:0x021525c4 kind:load to:0x02150dac module:overlay(29) +from:0x021525c8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021525cc kind:load to:0x02150c4c module:overlay(29) +from:0x021525d0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021525d4 kind:load to:0x02057e44 module:overlay(0) +from:0x021525d8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021525dc kind:load to:0x0209a79c module:overlay(0) +from:0x021525e0 kind:load to:0x02057d84 module:overlay(0) +from:0x021525ec kind:load to:0x0214dbc0 module:overlay(29) +from:0x021525f0 kind:load to:0x02150dc8 module:overlay(29) +from:0x021525f4 kind:load to:0x02099b00 module:overlay(0) +from:0x021525f8 kind:load to:0x02099b38 module:overlay(0) +from:0x021525fc kind:load to:0x0209a13c module:overlay(0) +from:0x02152600 kind:load to:0x0209a144 module:overlay(0) +from:0x02152604 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02152608 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215260c kind:load to:0x02099ba0 module:overlay(0) +from:0x02152610 kind:load to:0x0209a06c module:overlay(0) +from:0x02152614 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02152618 kind:load to:0x0209a10c module:overlay(0) +from:0x0215261c kind:load to:0x02150da4 module:overlay(29) +from:0x02152620 kind:load to:0x0209a124 module:overlay(0) +from:0x02152624 kind:load to:0x02150d94 module:overlay(29) +from:0x02152628 kind:load to:0x02150d70 module:overlay(29) +from:0x02152634 kind:load to:0x02098518 module:overlay(0) +from:0x02152638 kind:load to:0x02098554 module:overlay(0) +from:0x0215263c kind:load to:0x0209856c module:overlay(0) +from:0x02152640 kind:load to:0x02098578 module:overlay(0) +from:0x02152644 kind:load to:0x02150cb0 module:overlay(29) +from:0x02152648 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215264c kind:load to:0x0214dbd4 module:overlay(29) +from:0x02152650 kind:load to:0x020984b0 module:overlay(0) +from:0x02152654 kind:load to:0x0214dee8 module:overlay(29) +from:0x02152658 kind:load to:0x0214e1d4 module:overlay(29) +from:0x0215265c kind:load to:0x020984bc module:overlay(0) +from:0x02152660 kind:load to:0x0214e240 module:overlay(29) +from:0x02152664 kind:load to:0x0214e42c module:overlay(29) +from:0x02152668 kind:load to:0x020984c8 module:overlay(0) +from:0x0215266c kind:load to:0x02098584 module:overlay(0) +from:0x02152670 kind:load to:0x020985f0 module:overlay(0) +from:0x02152674 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152678 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215267c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02152680 kind:load to:0x02150de4 module:overlay(29) +from:0x02152684 kind:load to:0x02150e2c module:overlay(29) +from:0x02152688 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0215268c kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02152690 kind:load to:0x0214e454 module:overlay(29) +from:0x02152698 kind:load to:0x0214e54c module:overlay(29) +from:0x021526a0 kind:load to:0x0214e5b8 module:overlay(29) +from:0x021526a8 kind:load to:0x0214eb24 module:overlay(29) +from:0x021526b0 kind:load to:0x0214eeb8 module:overlay(29) +from:0x021526b8 kind:load to:0x0214ef94 module:overlay(29) +from:0x021526c0 kind:load to:0x0214f3e0 module:overlay(29) +from:0x021526c8 kind:load to:0x0214f5b8 module:overlay(29) +from:0x021526d0 kind:load to:0x0214f620 module:overlay(29) +from:0x021526d8 kind:load to:0x0214f8ec module:overlay(29) +from:0x021526e0 kind:load to:0x0214fee8 module:overlay(29) +from:0x021526e8 kind:load to:0x0214ffc4 module:overlay(29) +from:0x021526f0 kind:load to:0x0214f604 module:overlay(29) +from:0x021526f8 kind:load to:0x0214e474 module:overlay(29) +from:0x02152700 kind:load to:0x0214e578 module:overlay(29) +from:0x02152708 kind:load to:0x0214e5d4 module:overlay(29) +from:0x02152710 kind:load to:0x0214eba4 module:overlay(29) +from:0x02152718 kind:load to:0x0214eebc module:overlay(29) +from:0x02152720 kind:load to:0x0214f02c module:overlay(29) +from:0x02152728 kind:load to:0x0214f40c module:overlay(29) +from:0x02152730 kind:load to:0x0214f5c4 module:overlay(29) +from:0x02152738 kind:load to:0x0214f6c8 module:overlay(29) +from:0x02152740 kind:load to:0x0214f95c module:overlay(29) +from:0x02152748 kind:load to:0x0214ff1c module:overlay(29) +from:0x02152750 kind:load to:0x0214ffd8 module:overlay(29) +from:0x02152758 kind:load to:0x0214f608 module:overlay(29) diff --git a/config/eur/arm9/overlays/ov029/symbols.txt b/config/eur/arm9/overlays/ov029/symbols.txt new file mode 100644 index 00000000..4f8e7fff --- /dev/null +++ b/config/eur/arm9/overlays/ov029/symbols.txt @@ -0,0 +1,626 @@ +func_ov029_021419e0 kind:function(arm,size=0xc) addr:0x021419e0 +func_ov029_021419ec kind:function(arm,size=0x24) addr:0x021419ec +func_ov029_02141a10 kind:function(arm,size=0x38) addr:0x02141a10 +func_ov029_02141a48 kind:function(arm,size=0xc4) addr:0x02141a48 +func_ov029_02141b0c kind:function(arm,size=0x14) addr:0x02141b0c +func_ov029_02141b20 kind:function(arm,size=0x1ec) addr:0x02141b20 +func_ov029_02141d0c kind:function(arm,size=0xe8) addr:0x02141d0c +func_ov029_02141df4 kind:function(arm,size=0x8) addr:0x02141df4 +func_ov029_02141dfc kind:function(arm,size=0x8) addr:0x02141dfc +func_ov029_02141e04 kind:function(arm,size=0x4) addr:0x02141e04 +func_ov029_02141e08 kind:function(arm,size=0x4) addr:0x02141e08 +func_ov029_02141e0c kind:function(arm,size=0x74) addr:0x02141e0c +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=0x20) addr:0x02141ec0 +func_ov029_02141ee0 kind:function(arm,size=0x1c) addr:0x02141ee0 +func_ov029_02141efc kind:function(arm,size=0x28) addr:0x02141efc +func_ov029_02141f24 kind:function(arm,size=0x30) addr:0x02141f24 +func_ov029_02141f54 kind:function(arm,size=0x28) addr:0x02141f54 +func_ov029_02141f7c kind:function(arm,size=0x20) addr:0x02141f7c +func_ov029_02141f9c kind:function(arm,size=0x14) addr:0x02141f9c +func_ov029_02141fb0 kind:function(arm,size=0xc) addr:0x02141fb0 +func_ov029_02141fbc kind:function(arm,size=0x24) addr:0x02141fbc +func_ov029_02141fe0 kind:function(arm,size=0x40) addr:0x02141fe0 +func_ov029_02142020 kind:function(arm,size=0xa0) addr:0x02142020 +func_ov029_021420c0 kind:function(arm,size=0xe8) addr:0x021420c0 +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=0x20) addr:0x02142208 +func_ov029_02142228 kind:function(arm,size=0x28) addr:0x02142228 +func_ov029_02142250 kind:function(arm,size=0x14) addr:0x02142250 +func_ov029_02142264 kind:function(arm,size=0xc) addr:0x02142264 +func_ov029_02142270 kind:function(arm,size=0x24) addr:0x02142270 +func_ov029_02142294 kind:function(arm,size=0x5c) addr:0x02142294 +func_ov029_021422f0 kind:function(arm,size=0xa0) addr:0x021422f0 +func_ov029_02142390 kind:function(arm,size=0xec) addr:0x02142390 +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=0x20) addr:0x021424bc +func_ov029_021424dc kind:function(arm,size=0x8) addr:0x021424dc +func_ov029_021424e4 kind:function(arm,size=0x20) addr:0x021424e4 +func_ov029_02142504 kind:function(arm,size=0x28) addr:0x02142504 +func_ov029_0214252c kind:function(arm,size=0x14) addr:0x0214252c +func_ov029_02142540 kind:function(arm,size=0xc) addr:0x02142540 +func_ov029_0214254c kind:function(arm,size=0x24) addr:0x0214254c +func_ov029_02142570 kind:function(arm,size=0x38) addr:0x02142570 +func_ov029_021425a8 kind:function(arm,size=0xa0) addr:0x021425a8 +func_ov029_02142648 kind:function(arm,size=0xec) addr:0x02142648 +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=0x20) addr:0x02142774 +func_ov029_02142794 kind:function(arm,size=0x8) addr:0x02142794 +func_ov029_0214279c kind:function(arm,size=0x20) addr:0x0214279c +func_ov029_021427bc kind:function(arm,size=0x28) addr:0x021427bc +func_ov029_021427e4 kind:function(arm,size=0x14) addr:0x021427e4 +func_ov029_021427f8 kind:function(arm,size=0xc) addr:0x021427f8 +func_ov029_02142804 kind:function(arm,size=0x24) addr:0x02142804 +func_ov029_02142828 kind:function(arm,size=0x5c) addr:0x02142828 +func_ov029_02142884 kind:function(arm,size=0x90) addr:0x02142884 +func_ov029_02142914 kind:function(arm,size=0x23c) addr:0x02142914 +func_ov029_02142b50 kind:function(arm,size=0xe8) addr:0x02142b50 +func_ov029_02142c38 kind:function(arm,size=0x8) addr:0x02142c38 +func_ov029_02142c40 kind:function(arm,size=0x8) addr:0x02142c40 +func_ov029_02142c48 kind:function(arm,size=0x4) addr:0x02142c48 +func_ov029_02142c4c kind:function(arm,size=0x174) addr:0x02142c4c +func_ov029_02142dc0 kind:function(arm,size=0x198) addr:0x02142dc0 +func_ov029_02142f58 kind:function(arm,size=0x4c) addr:0x02142f58 +func_ov029_02142fa4 kind:function(arm,size=0x8c) addr:0x02142fa4 +func_ov029_02143030 kind:function(arm,size=0x58) addr:0x02143030 +func_ov029_02143088 kind:function(arm,size=0x48) addr:0x02143088 +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=0x20) addr:0x02143110 +func_ov029_02143130 kind:function(arm,size=0x8) addr:0x02143130 +func_ov029_02143138 kind:function(arm,size=0x40) addr:0x02143138 +func_ov029_02143178 kind:function(arm,size=0x48) addr:0x02143178 +func_ov029_021431c0 kind:function(arm,size=0x40) addr:0x021431c0 +func_ov029_02143200 kind:function(arm,size=0x38) addr:0x02143200 +func_ov029_02143238 kind:function(arm,size=0x14) addr:0x02143238 +func_ov029_0214324c kind:function(arm,size=0xc) addr:0x0214324c +func_ov029_02143258 kind:function(arm,size=0x24) addr:0x02143258 +func_ov029_0214327c kind:function(arm,size=0x38) addr:0x0214327c +func_ov029_021432b4 kind:function(arm,size=0xa0) addr:0x021432b4 +func_ov029_02143354 kind:function(arm,size=0xec) addr:0x02143354 +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=0x20) addr:0x02143480 +func_ov029_021434a0 kind:function(arm,size=0x8) addr:0x021434a0 +func_ov029_021434a8 kind:function(arm,size=0x20) addr:0x021434a8 +func_ov029_021434c8 kind:function(arm,size=0x28) addr:0x021434c8 +func_ov029_021434f0 kind:function(arm,size=0x14) addr:0x021434f0 +func_ov029_02143504 kind:function(arm,size=0xc) addr:0x02143504 +func_ov029_02143510 kind:function(arm,size=0x24) addr:0x02143510 +func_ov029_02143534 kind:function(arm,size=0x40) addr:0x02143534 +func_ov029_02143574 kind:function(arm,size=0xa0) addr:0x02143574 +func_ov029_02143614 kind:function(arm,size=0xec) addr:0x02143614 +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=0x20) addr:0x02143740 +func_ov029_02143760 kind:function(arm,size=0x8) addr:0x02143760 +func_ov029_02143768 kind:function(arm,size=0x20) addr:0x02143768 +func_ov029_02143788 kind:function(arm,size=0x28) addr:0x02143788 +func_ov029_021437b0 kind:function(arm,size=0x14) addr:0x021437b0 +func_ov029_021437c4 kind:function(arm,size=0xc) addr:0x021437c4 +func_ov029_021437d0 kind:function(arm,size=0x24) addr:0x021437d0 +func_ov029_021437f4 kind:function(arm,size=0x2c) addr:0x021437f4 +func_ov029_02143820 kind:function(arm,size=0xac) addr:0x02143820 +func_ov029_021438cc kind:function(arm,size=0xc4) addr:0x021438cc +func_ov029_02143990 kind:function(arm,size=0x464) addr:0x02143990 +func_ov029_02143df4 kind:function(arm,size=0x14) addr:0x02143df4 +func_ov029_02143e08 kind:function(arm,size=0x13c) addr:0x02143e08 +func_ov029_02143f44 kind:function(arm,size=0x98) addr:0x02143f44 +func_ov029_02143fdc kind:function(arm,size=0x8) addr:0x02143fdc +func_ov029_02143fe4 kind:function(arm,size=0x38) addr:0x02143fe4 +func_ov029_0214401c kind:function(arm,size=0x40) addr:0x0214401c +func_ov029_0214405c kind:function(arm,size=0x14) addr:0x0214405c +func_ov029_02144070 kind:function(arm,size=0xc) addr:0x02144070 +func_ov029_0214407c kind:function(arm,size=0x24) addr:0x0214407c +func_ov029_021440a0 kind:function(arm,size=0x48) addr:0x021440a0 +func_ov029_021440e8 kind:function(arm,size=0xac) addr:0x021440e8 +func_ov029_02144194 kind:function(arm,size=0x6c) addr:0x02144194 +func_ov029_02144200 kind:function(arm,size=0x28) addr:0x02144200 +func_ov029_02144228 kind:function(arm,size=0x1c) addr:0x02144228 +func_ov029_02144244 kind:function(arm,size=0x44) addr:0x02144244 +func_ov029_02144288 kind:function(arm,size=0x30) addr:0x02144288 +func_ov029_021442b8 kind:function(arm,size=0x28) addr:0x021442b8 +func_ov029_021442e0 kind:function(arm,size=0x30) addr:0x021442e0 +func_ov029_02144310 kind:function(arm,size=0x14) addr:0x02144310 +func_ov029_02144324 kind:function(arm,size=0xc) addr:0x02144324 +func_ov029_02144330 kind:function(arm,size=0x24) addr:0x02144330 +func_ov029_02144354 kind:function(arm,size=0xb8) addr:0x02144354 +func_ov029_0214440c kind:function(arm,size=0x3c) addr:0x0214440c +func_ov029_02144448 kind:function(arm,size=0x38) addr:0x02144448 +func_ov029_02144480 kind:function(arm,size=0x3c) addr:0x02144480 +func_ov029_021444bc kind:function(arm,size=0x78) addr:0x021444bc +func_ov029_02144534 kind:function(arm,size=0x108) addr:0x02144534 +func_ov029_0214463c kind:function(arm,size=0x14) addr:0x0214463c +func_ov029_02144650 kind:function(arm,size=0x140) addr:0x02144650 +func_ov029_02144790 kind:function(arm,size=0x70) addr:0x02144790 +func_ov029_02144800 kind:function(arm,size=0x4) addr:0x02144800 +func_ov029_02144804 kind:function(arm,size=0x174) addr:0x02144804 +func_ov029_02144978 kind:function(arm,size=0x9c) addr:0x02144978 +func_ov029_02144a14 kind:function(arm,size=0x9c) addr:0x02144a14 +func_ov029_02144ab0 kind:function(arm,size=0x70) addr:0x02144ab0 +func_ov029_02144b20 kind:function(arm,size=0x474) addr:0x02144b20 +func_ov029_02144f94 kind:function(arm,size=0x64) addr:0x02144f94 +func_ov029_02144ff8 kind:function(arm,size=0xfc) addr:0x02144ff8 +func_ov029_021450f4 kind:function(arm,size=0x80) addr:0x021450f4 +func_ov029_02145174 kind:function(arm,size=0x84) addr:0x02145174 +func_ov029_021451f8 kind:function(arm,size=0xe8) addr:0x021451f8 +func_ov029_021452e0 kind:function(arm,size=0x1c) addr:0x021452e0 +func_ov029_021452fc kind:function(arm,size=0x28) addr:0x021452fc +func_ov029_02145324 kind:function(arm,size=0x30) addr:0x02145324 +func_ov029_02145354 kind:function(arm,size=0x14) addr:0x02145354 +func_ov029_02145368 kind:function(arm,size=0xc) addr:0x02145368 +func_ov029_02145374 kind:function(arm,size=0x24) addr:0x02145374 +func_ov029_02145398 kind:function(arm,size=0xa8) addr:0x02145398 +func_ov029_02145440 kind:function(arm,size=0xc0) addr:0x02145440 +func_ov029_02145500 kind:function(arm,size=0xb4) addr:0x02145500 +func_ov029_021455b4 kind:function(arm,size=0x348) addr:0x021455b4 +func_ov029_021458fc kind:function(arm,size=0x14) addr:0x021458fc +func_ov029_02145910 kind:function(arm,size=0xfc) addr:0x02145910 +func_ov029_02145a0c kind:function(arm,size=0x70) addr:0x02145a0c +func_ov029_02145a7c kind:function(arm,size=0x188) addr:0x02145a7c +func_ov029_02145c04 kind:function(arm,size=0x28) addr:0x02145c04 +func_ov029_02145c2c kind:function(arm,size=0x30) addr:0x02145c2c +func_ov029_02145c5c kind:function(arm,size=0x14) addr:0x02145c5c +func_ov029_02145c70 kind:function(arm,size=0xc) addr:0x02145c70 +func_ov029_02145c7c kind:function(arm,size=0x24) addr:0x02145c7c +func_ov029_02145ca0 kind:function(arm,size=0x40) addr:0x02145ca0 +func_ov029_02145ce0 kind:function(arm,size=0x3c) addr:0x02145ce0 +func_ov029_02145d1c kind:function(arm,size=0x150) addr:0x02145d1c +func_ov029_02145e6c kind:function(arm,size=0xc) addr:0x02145e6c +func_ov029_02145e78 kind:function(arm,size=0xc) addr:0x02145e78 +func_ov029_02145e84 kind:function(arm,size=0x40) addr:0x02145e84 +func_ov029_02145ec4 kind:function(arm,size=0x20) addr:0x02145ec4 +func_ov029_02145ee4 kind:function(arm,size=0x20) addr:0x02145ee4 +func_ov029_02145f04 kind:function(arm,size=0x8) addr:0x02145f04 +func_ov029_02145f0c kind:function(arm,size=0x20) addr:0x02145f0c +func_ov029_02145f2c kind:function(arm,size=0x28) addr:0x02145f2c +func_ov029_02145f54 kind:function(arm,size=0x14) addr:0x02145f54 +func_ov029_02145f68 kind:function(arm,size=0xc) addr:0x02145f68 +func_ov029_02145f74 kind:function(arm,size=0x24) addr:0x02145f74 +func_ov029_02145f98 kind:function(arm,size=0xac) addr:0x02145f98 +func_ov029_02146044 kind:function(arm,size=0x2c) addr:0x02146044 +func_ov029_02146070 kind:function(arm,size=0x58) addr:0x02146070 +func_ov029_021460c8 kind:function(arm,size=0xc) addr:0x021460c8 +func_ov029_021460d4 kind:function(arm,size=0x50) addr:0x021460d4 +func_ov029_02146124 kind:function(arm,size=0xc) addr:0x02146124 +func_ov029_02146130 kind:function(arm,size=0x70) addr:0x02146130 +func_ov029_021461a0 kind:function(arm,size=0x20) addr:0x021461a0 +func_ov029_021461c0 kind:function(arm,size=0x28) addr:0x021461c0 +func_ov029_021461e8 kind:function(arm,size=0x14) addr:0x021461e8 +func_ov029_021461fc kind:function(arm,size=0xc) addr:0x021461fc +func_ov029_02146208 kind:function(arm,size=0x24) addr:0x02146208 +func_ov029_0214622c kind:function(arm,size=0xb0) addr:0x0214622c +func_ov029_021462dc kind:function(arm,size=0xb0) addr:0x021462dc +func_ov029_0214638c kind:function(arm,size=0xb0) addr:0x0214638c +func_ov029_0214643c kind:function(arm,size=0x108) addr:0x0214643c +func_ov029_02146544 kind:function(arm,size=0x16c) addr:0x02146544 +func_ov029_021466b0 kind:function(arm,size=0x38) addr:0x021466b0 +func_ov029_021466e8 kind:function(arm,size=0x70) addr:0x021466e8 +func_ov029_02146758 kind:function(arm,size=0xc0) addr:0x02146758 +func_ov029_02146818 kind:function(arm,size=0x80) addr:0x02146818 +func_ov029_02146898 kind:function(arm,size=0x20) addr:0x02146898 +func_ov029_021468b8 kind:function(arm,size=0x28) addr:0x021468b8 +func_ov029_021468e0 kind:function(arm,size=0x14) addr:0x021468e0 +func_ov029_021468f4 kind:function(arm,size=0xc) addr:0x021468f4 +func_ov029_02146900 kind:function(arm,size=0x24) addr:0x02146900 +func_ov029_02146924 kind:function(arm,size=0xa8) addr:0x02146924 +func_ov029_021469cc kind:function(arm,size=0x20) addr:0x021469cc +func_ov029_021469ec kind:function(arm,size=0x14) addr:0x021469ec +func_ov029_02146a00 kind:function(arm,size=0xa8) addr:0x02146a00 +func_ov029_02146aa8 kind:function(arm,size=0x20) addr:0x02146aa8 +func_ov029_02146ac8 kind:function(arm,size=0x28) addr:0x02146ac8 +func_ov029_02146af0 kind:function(arm,size=0x14) addr:0x02146af0 +func_ov029_02146b04 kind:function(arm,size=0xc) addr:0x02146b04 +func_ov029_02146b10 kind:function(arm,size=0x24) addr:0x02146b10 +func_ov029_02146b34 kind:function(arm,size=0x68) addr:0x02146b34 +func_ov029_02146b9c kind:function(arm,size=0x228) addr:0x02146b9c +func_ov029_02146dc4 kind:function(arm,size=0x14) addr:0x02146dc4 +func_ov029_02146dd8 kind:function(arm,size=0x14) addr:0x02146dd8 +func_ov029_02146dec kind:function(arm,size=0x184) addr:0x02146dec +func_ov029_02146f70 kind:function(arm,size=0x14) addr:0x02146f70 +func_ov029_02146f84 kind:function(arm,size=0xf4) addr:0x02146f84 +func_ov029_02147078 kind:function(arm,size=0xbc) addr:0x02147078 +func_ov029_02147134 kind:function(arm,size=0xc4) addr:0x02147134 +func_ov029_021471f8 kind:function(arm,size=0x74) addr:0x021471f8 +func_ov029_0214726c kind:function(arm,size=0x120) addr:0x0214726c +func_ov029_0214738c kind:function(arm,size=0x58) addr:0x0214738c +func_ov029_021473e4 kind:function(arm,size=0x64) addr:0x021473e4 +func_ov029_02147448 kind:function(arm,size=0xc) addr:0x02147448 +func_ov029_02147454 kind:function(arm,size=0x1c) addr:0x02147454 +func_ov029_02147470 kind:function(arm,size=0xe4) addr:0x02147470 +func_ov029_02147554 kind:function(arm,size=0x114) addr:0x02147554 +func_ov029_02147668 kind:function(arm,size=0xb4) addr:0x02147668 +func_ov029_0214771c kind:function(arm,size=0x940) addr:0x0214771c +func_ov029_0214805c kind:function(arm,size=0x144) addr:0x0214805c +func_ov029_021481a0 kind:function(arm,size=0x4fc) addr:0x021481a0 +func_ov029_0214869c kind:function(arm,size=0xe4) addr:0x0214869c +func_ov029_02148780 kind:function(arm,size=0x650) addr:0x02148780 +func_ov029_02148dd0 kind:function(arm,size=0x100) addr:0x02148dd0 +func_ov029_02148ed0 kind:function(arm,size=0x294) addr:0x02148ed0 +func_ov029_02149164 kind:function(arm,size=0xd0) addr:0x02149164 +func_ov029_02149234 kind:function(arm,size=0x418) addr:0x02149234 +func_ov029_0214964c kind:function(arm,size=0x44) addr:0x0214964c +func_ov029_02149690 kind:function(arm,size=0xec) addr:0x02149690 +func_ov029_0214977c kind:function(arm,size=0x14) addr:0x0214977c +func_ov029_02149790 kind:function(arm,size=0x170) addr:0x02149790 +func_ov029_02149900 kind:function(arm,size=0x108) addr:0x02149900 +func_ov029_02149a08 kind:function(arm,size=0x64) addr:0x02149a08 +func_ov029_02149a6c kind:function(arm,size=0x130) addr:0x02149a6c +func_ov029_02149b9c kind:function(arm,size=0x60) addr:0x02149b9c +func_ov029_02149bfc kind:function(arm,size=0x38) addr:0x02149bfc +func_ov029_02149c34 kind:function(arm,size=0x18) addr:0x02149c34 +func_ov029_02149c4c kind:function(arm,size=0x24) addr:0x02149c4c +func_ov029_02149c70 kind:function(arm,size=0x2c) addr:0x02149c70 +func_ov029_02149c9c kind:function(arm,size=0x1c) addr:0x02149c9c +func_ov029_02149cb8 kind:function(arm,size=0x14) addr:0x02149cb8 +func_ov029_02149ccc kind:function(arm,size=0xc) addr:0x02149ccc +func_ov029_02149cd8 kind:function(arm,size=0x24) addr:0x02149cd8 +func_ov029_02149cfc kind:function(arm,size=0x70) addr:0x02149cfc +func_ov029_02149d6c kind:function(arm,size=0x64) addr:0x02149d6c +func_ov029_02149dd0 kind:function(arm,size=0x12c) addr:0x02149dd0 +func_ov029_02149efc kind:function(arm,size=0x60) addr:0x02149efc +func_ov029_02149f5c kind:function(arm,size=0x38) addr:0x02149f5c +func_ov029_02149f94 kind:function(arm,size=0x18) addr:0x02149f94 +func_ov029_02149fac kind:function(arm,size=0x180) addr:0x02149fac +func_ov029_0214a12c kind:function(arm,size=0x12c) addr:0x0214a12c +func_ov029_0214a258 kind:function(arm,size=0xf0) addr:0x0214a258 +func_ov029_0214a348 kind:function(arm,size=0x10) addr:0x0214a348 +func_ov029_0214a358 kind:function(arm,size=0x24) addr:0x0214a358 +func_ov029_0214a37c kind:function(arm,size=0xb8) addr:0x0214a37c +func_ov029_0214a434 kind:function(arm,size=0x154) addr:0x0214a434 +func_ov029_0214a588 kind:function(arm,size=0x14) addr:0x0214a588 +func_ov029_0214a59c kind:function(arm,size=0xa8) addr:0x0214a59c +func_ov029_0214a644 kind:function(arm,size=0x174) addr:0x0214a644 +func_ov029_0214a7b8 kind:function(arm,size=0x28) addr:0x0214a7b8 +func_ov029_0214a7e0 kind:function(arm,size=0x1c0) addr:0x0214a7e0 +func_ov029_0214a9a0 kind:function(arm,size=0x14) addr:0x0214a9a0 +func_ov029_0214a9b4 kind:function(arm,size=0x54) addr:0x0214a9b4 +func_ov029_0214aa08 kind:function(arm,size=0x30) addr:0x0214aa08 +func_ov029_0214aa38 kind:function(arm,size=0x44) addr:0x0214aa38 +func_ov029_0214aa7c kind:function(arm,size=0x1fc) addr:0x0214aa7c +func_ov029_0214ac78 kind:function(arm,size=0xcc) addr:0x0214ac78 +func_ov029_0214ad44 kind:function(arm,size=0x38) addr:0x0214ad44 +func_ov029_0214ad7c kind:function(arm,size=0x28) addr:0x0214ad7c +func_ov029_0214ada4 kind:function(arm,size=0x11c) addr:0x0214ada4 +func_ov029_0214aec0 kind:function(arm,size=0x4) addr:0x0214aec0 +func_ov029_0214aec4 kind:function(arm,size=0x1c) addr:0x0214aec4 +func_ov029_0214aee0 kind:function(arm,size=0x40) addr:0x0214aee0 +func_ov029_0214af20 kind:function(arm,size=0x48) addr:0x0214af20 +func_ov029_0214af68 kind:function(arm,size=0x14) addr:0x0214af68 +func_ov029_0214af7c kind:function(arm,size=0xc) addr:0x0214af7c +func_ov029_0214af88 kind:function(arm,size=0x28) addr:0x0214af88 +func_ov029_0214afb0 kind:function(arm,size=0x68) addr:0x0214afb0 +func_ov029_0214b018 kind:function(arm,size=0x248) addr:0x0214b018 +func_ov029_0214b260 kind:function(arm,size=0x14) addr:0x0214b260 +func_ov029_0214b274 kind:function(arm,size=0x68) addr:0x0214b274 +func_ov029_0214b2dc kind:function(arm,size=0x70) addr:0x0214b2dc +func_ov029_0214b34c kind:function(arm,size=0x11c) addr:0x0214b34c +func_ov029_0214b468 kind:function(arm,size=0x74) addr:0x0214b468 +func_ov029_0214b4dc kind:function(arm,size=0x38) addr:0x0214b4dc +func_ov029_0214b514 kind:function(arm,size=0x1c) addr:0x0214b514 +func_ov029_0214b530 kind:function(arm,size=0x24) addr:0x0214b530 +func_ov029_0214b554 kind:function(arm,size=0x64) addr:0x0214b554 +func_ov029_0214b5b8 kind:function(arm,size=0x184) addr:0x0214b5b8 +func_ov029_0214b73c kind:function(arm,size=0x9c) addr:0x0214b73c +func_ov029_0214b7d8 kind:function(arm,size=0xe0) addr:0x0214b7d8 +func_ov029_0214b8b8 kind:function(arm,size=0xc) addr:0x0214b8b8 +func_ov029_0214b8c4 kind:function(arm,size=0x140) addr:0x0214b8c4 +func_ov029_0214ba04 kind:function(arm,size=0x28) addr:0x0214ba04 +func_ov029_0214ba2c kind:function(arm,size=0x9c) addr:0x0214ba2c +func_ov029_0214bac8 kind:function(arm,size=0x180) addr:0x0214bac8 +func_ov029_0214bc48 kind:function(arm,size=0x20) addr:0x0214bc48 +func_ov029_0214bc68 kind:function(arm,size=0x78) addr:0x0214bc68 +func_ov029_0214bce0 kind:function(arm,size=0x8c) addr:0x0214bce0 +func_ov029_0214bd6c kind:function(arm,size=0x29c) addr:0x0214bd6c +func_ov029_0214c008 kind:function(arm,size=0x10) addr:0x0214c008 +func_ov029_0214c018 kind:function(arm,size=0x178) addr:0x0214c018 +func_ov029_0214c190 kind:function(arm,size=0xc0) addr:0x0214c190 +func_ov029_0214c250 kind:function(arm,size=0xbc) addr:0x0214c250 +func_ov029_0214c30c kind:function(arm,size=0x74) addr:0x0214c30c +func_ov029_0214c380 kind:function(arm,size=0x70) addr:0x0214c380 +func_ov029_0214c3f0 kind:function(arm,size=0x104) addr:0x0214c3f0 +func_ov029_0214c4f4 kind:function(arm,size=0xe8) addr:0x0214c4f4 +func_ov029_0214c5dc kind:function(arm,size=0x88) addr:0x0214c5dc +func_ov029_0214c664 kind:function(arm,size=0x1dc) addr:0x0214c664 +func_ov029_0214c840 kind:function(arm,size=0x14c) addr:0x0214c840 +func_ov029_0214c98c kind:function(arm,size=0x60) addr:0x0214c98c +func_ov029_0214c9ec kind:function(arm,size=0x344) addr:0x0214c9ec +func_ov029_0214cd30 kind:function(arm,size=0x58) addr:0x0214cd30 +func_ov029_0214cd88 kind:function(arm,size=0x54) addr:0x0214cd88 +func_ov029_0214cddc kind:function(arm,size=0x28) addr:0x0214cddc +func_ov029_0214ce04 kind:function(arm,size=0x14c) addr:0x0214ce04 +func_ov029_0214cf50 kind:function(arm,size=0x160) addr:0x0214cf50 +func_ov029_0214d0b0 kind:function(arm,size=0x30) addr:0x0214d0b0 +func_ov029_0214d0e0 kind:function(arm,size=0x6c) addr:0x0214d0e0 +func_ov029_0214d14c kind:function(arm,size=0x1a8) addr:0x0214d14c +func_ov029_0214d2f4 kind:function(arm,size=0xc8) addr:0x0214d2f4 +func_ov029_0214d3bc kind:function(arm,size=0xd4) addr:0x0214d3bc +func_ov029_0214d490 kind:function(arm,size=0x58) addr:0x0214d490 +func_ov029_0214d4e8 kind:function(arm,size=0xa4) addr:0x0214d4e8 +func_ov029_0214d58c kind:function(arm,size=0x54) addr:0x0214d58c +func_ov029_0214d5e0 kind:function(arm,size=0xf0) addr:0x0214d5e0 +func_ov029_0214d6d0 kind:function(arm,size=0x50) addr:0x0214d6d0 +func_ov029_0214d720 kind:function(arm,size=0x30) addr:0x0214d720 +func_ov029_0214d750 kind:function(arm,size=0x18) addr:0x0214d750 +func_ov029_0214d768 kind:function(arm,size=0x38) addr:0x0214d768 +func_ov029_0214d7a0 kind:function(arm,size=0xf4) addr:0x0214d7a0 +func_ov029_0214d894 kind:function(arm,size=0x14) addr:0x0214d894 +func_ov029_0214d8a8 kind:function(arm,size=0xc) addr:0x0214d8a8 +func_ov029_0214d8b4 kind:function(arm,size=0x24) addr:0x0214d8b4 +func_ov029_0214d8d8 kind:function(arm,size=0x7c) addr:0x0214d8d8 +func_ov029_0214d954 kind:function(arm,size=0x258) addr:0x0214d954 +func_ov029_0214dbac kind:function(arm,size=0x14) addr:0x0214dbac +func_ov029_0214dbc0 kind:function(arm,size=0x14) addr:0x0214dbc0 +func_ov029_0214dbd4 kind:function(arm,size=0x134) addr:0x0214dbd4 +func_ov029_0214dd08 kind:function(arm,size=0xc0) addr:0x0214dd08 +func_ov029_0214ddc8 kind:function(arm,size=0x70) addr:0x0214ddc8 +func_ov029_0214de38 kind:function(arm,size=0xb0) addr:0x0214de38 +func_ov029_0214dee8 kind:function(arm,size=0x2ec) addr:0x0214dee8 +func_ov029_0214e1d4 kind:function(arm,size=0x6c) addr:0x0214e1d4 +func_ov029_0214e240 kind:function(arm,size=0x1ec) addr:0x0214e240 +func_ov029_0214e42c kind:function(arm,size=0x28) addr:0x0214e42c +func_ov029_0214e454 kind:function(arm,size=0x20) addr:0x0214e454 +func_ov029_0214e474 kind:function(arm,size=0xd8) addr:0x0214e474 +func_ov029_0214e54c kind:function(arm,size=0x2c) addr:0x0214e54c +func_ov029_0214e578 kind:function(arm,size=0x40) addr:0x0214e578 +func_ov029_0214e5b8 kind:function(arm,size=0x1c) addr:0x0214e5b8 +func_ov029_0214e5d4 kind:function(arm,size=0x550) addr:0x0214e5d4 +func_ov029_0214eb24 kind:function(arm,size=0x80) addr:0x0214eb24 +func_ov029_0214eba4 kind:function(arm,size=0x314) addr:0x0214eba4 +func_ov029_0214eeb8 kind:function(arm,size=0x4) addr:0x0214eeb8 +func_ov029_0214eebc kind:function(arm,size=0xd8) addr:0x0214eebc +func_ov029_0214ef94 kind:function(arm,size=0x98) addr:0x0214ef94 +func_ov029_0214f02c kind:function(arm,size=0x3b4) addr:0x0214f02c +func_ov029_0214f3e0 kind:function(arm,size=0x2c) addr:0x0214f3e0 +func_ov029_0214f40c kind:function(arm,size=0x1ac) addr:0x0214f40c +func_ov029_0214f5b8 kind:function(arm,size=0xc) addr:0x0214f5b8 +func_ov029_0214f5c4 kind:function(arm,size=0x40) addr:0x0214f5c4 +func_ov029_0214f604 kind:function(arm,size=0x4) addr:0x0214f604 +func_ov029_0214f608 kind:function(arm,size=0x18) addr:0x0214f608 +func_ov029_0214f620 kind:function(arm,size=0xa8) addr:0x0214f620 +func_ov029_0214f6c8 kind:function(arm,size=0x224) addr:0x0214f6c8 +func_ov029_0214f8ec kind:function(arm,size=0x70) addr:0x0214f8ec +func_ov029_0214f95c kind:function(arm,size=0x58c) addr:0x0214f95c +func_ov029_0214fee8 kind:function(arm,size=0x34) addr:0x0214fee8 +func_ov029_0214ff1c kind:function(arm,size=0xa8) addr:0x0214ff1c +func_ov029_0214ffc4 kind:function(arm,size=0x14) addr:0x0214ffc4 +func_ov029_0214ffd8 kind:function(arm,size=0xec) addr:0x0214ffd8 +func_ov029_021500c4 kind:function(arm,size=0x158) addr:0x021500c4 +func_ov029_0215021c kind:function(arm,size=0x4c) addr:0x0215021c +func_ov029_02150268 kind:function(arm,size=0xa0) addr:0x02150268 +func_ov029_02150308 kind:function(arm,size=0x15c) addr:0x02150308 +func_ov029_02150464 kind:function(arm,size=0x9c) addr:0x02150464 +func_ov029_02150500 kind:function(arm,size=0xa0) addr:0x02150500 +func_ov029_021505a0 kind:function(arm,size=0x88) addr:0x021505a0 +func_ov029_02150628 kind:function(arm,size=0x6c) addr:0x02150628 +func_ov029_02150694 kind:function(arm,size=0x6c) addr:0x02150694 +func_ov029_02150700 kind:function(arm,size=0x64) addr:0x02150700 +func_ov029_02150764 kind:function(arm,size=0x30) addr:0x02150764 +func_ov029_02150794 kind:function(arm,size=0xe0) addr:0x02150794 +func_ov029_02150874 kind:function(arm,size=0x18) addr:0x02150874 +func_ov029_0215088c kind:function(arm,size=0xe4) addr:0x0215088c +func_ov029_02150970 kind:function(arm,size=0x2dc) addr:0x02150970 +func_ov029_02150c4c kind:function(arm,size=0x64) addr:0x02150c4c +func_ov029_02150cb0 kind:function(arm,size=0x58) addr:0x02150cb0 +func_ov029_02150d08 kind:function(arm,size=0x28) addr:0x02150d08 +func_ov029_02150d30 kind:function(arm,size=0x40) addr:0x02150d30 +func_ov029_02150d70 kind:function(arm,size=0x24) addr:0x02150d70 +func_ov029_02150d94 kind:function(arm,size=0x10) addr:0x02150d94 +func_ov029_02150da4 kind:function(arm,size=0x8) addr:0x02150da4 +func_ov029_02150dac kind:function(arm,size=0x1c) addr:0x02150dac +func_ov029_02150dc8 kind:function(arm,size=0x1c) addr:0x02150dc8 +func_ov029_02150de4 kind:function(arm,size=0x48) addr:0x02150de4 +func_ov029_02150e2c kind:function(arm,size=0x50) addr:0x02150e2c +func_ov029_02150e7c kind:function(arm,size=0x14) addr:0x02150e7c +data_ov029_02150e90 kind:data(any) addr:0x02150e90 +data_ov029_02150ea0 kind:data(any) addr:0x02150ea0 +data_ov029_02150eb0 kind:data(any) addr:0x02150eb0 +data_ov029_02150eb2 kind:data(any) addr:0x02150eb2 +data_ov029_02150ec4 kind:data(any) addr:0x02150ec4 +data_ov029_02150ed4 kind:data(any) addr:0x02150ed4 +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 +data_ov029_02150f64 kind:data(any) addr:0x02150f64 +data_ov029_02150f74 kind:data(any) addr:0x02150f74 +func_ov029_02150f84 kind:function(arm,size=0x70) addr:0x02150f84 +func_ov029_02150ff4 kind:function(arm,size=0x50) addr:0x02150ff4 +func_ov029_02151044 kind:function(arm,size=0x50) addr:0x02151044 +func_ov029_02151094 kind:function(arm,size=0x50) addr:0x02151094 +func_ov029_021510e4 kind:function(arm,size=0x50) addr:0x021510e4 +func_ov029_02151134 kind:function(arm,size=0x50) addr:0x02151134 +func_ov029_02151184 kind:function(arm,size=0x50) addr:0x02151184 +func_ov029_021511d4 kind:function(arm,size=0x50) addr:0x021511d4 +func_ov029_02151224 kind:function(arm,size=0x50) addr:0x02151224 +func_ov029_02151274 kind:function(arm,size=0x50) addr:0x02151274 +func_ov029_021512c4 kind:function(arm,size=0x50) addr:0x021512c4 +func_ov029_02151314 kind:function(arm,size=0x50) addr:0x02151314 +func_ov029_02151364 kind:function(arm,size=0x50) addr:0x02151364 +func_ov029_021513b4 kind:function(arm,size=0x50) addr:0x021513b4 +func_ov029_02151404 kind:function(arm,size=0x50) addr:0x02151404 +func_ov029_02151454 kind:function(arm,size=0x90) addr:0x02151454 +func_ov029_021514e4 kind:function(arm,size=0x5c) addr:0x021514e4 +func_ov029_02151540 kind:function(arm,size=0xd0) addr:0x02151540 +func_ov029_02151610 kind:function(arm,size=0x84) addr:0x02151610 +data_ov029_02151700 kind:data(any) addr:0x02151700 +data_ov029_02151710 kind:data(any) addr:0x02151710 +data_ov029_02151724 kind:data(any) addr:0x02151724 +data_ov029_02151740 kind:data(any) addr:0x02151740 +data_ov029_0215176c kind:data(any) addr:0x0215176c +data_ov029_021517d8 kind:data(any) addr:0x021517d8 +data_ov029_02151844 kind:data(any) addr:0x02151844 +data_ov029_02151860 kind:data(any) addr:0x02151860 +data_ov029_021518cc kind:data(any) addr:0x021518cc +data_ov029_021518e8 kind:data(any) addr:0x021518e8 +data_ov029_02151954 kind:data(any) addr:0x02151954 +data_ov029_02151970 kind:data(any) addr:0x02151970 +data_ov029_021519a0 kind:data(any) addr:0x021519a0 ambiguous +data_ov029_021519d4 kind:data(any) addr:0x021519d4 +data_ov029_021519dc kind:data(any) addr:0x021519dc +data_ov029_021519e8 kind:data(any) addr:0x021519e8 +data_ov029_02151a00 kind:data(any) addr:0x02151a00 +data_ov029_02151a1c kind:data(any) addr:0x02151a1c +data_ov029_02151a60 kind:data(any) addr:0x02151a60 ambiguous +data_ov029_02151aa0 kind:data(any) addr:0x02151aa0 +data_ov029_02151b14 kind:data(any) addr:0x02151b14 ambiguous +data_ov029_02151b24 kind:data(any) addr:0x02151b24 +data_ov029_02151b40 kind:data(any) addr:0x02151b40 +data_ov029_02151bac kind:data(any) addr:0x02151bac +data_ov029_02151bc8 kind:data(any) addr:0x02151bc8 +data_ov029_02151c34 kind:data(any) addr:0x02151c34 +data_ov029_02151c50 kind:data(any) addr:0x02151c50 +data_ov029_02151cc4 kind:data(any) addr:0x02151cc4 +data_ov029_02151ce0 kind:data(any) addr:0x02151ce0 +data_ov029_02151d08 kind:data(any) addr:0x02151d08 +data_ov029_02151d58 kind:data(any) addr:0x02151d58 +data_ov029_02151d74 kind:data(any) addr:0x02151d74 +data_ov029_02151d90 kind:data(any) addr:0x02151d90 +data_ov029_02151db8 kind:data(any) addr:0x02151db8 +data_ov029_02151de4 kind:data(any) addr:0x02151de4 +data_ov029_02151e34 kind:data(any) addr:0x02151e34 +data_ov029_02151e50 kind:data(any) addr:0x02151e50 +data_ov029_02151ea0 kind:data(any) addr:0x02151ea0 +data_ov029_02151ebc kind:data(any) addr:0x02151ebc +data_ov029_02151f28 kind:data(any) addr:0x02151f28 +data_ov029_02151f44 kind:data(any) addr:0x02151f44 +data_ov029_02151fa4 kind:data(any) addr:0x02151fa4 +data_ov029_02151fc0 kind:data(any) addr:0x02151fc0 +data_ov029_02152014 kind:data(any) addr:0x02152014 +data_ov029_02152018 kind:data(any) addr:0x02152018 ambiguous +data_ov029_02152030 kind:data(any) addr:0x02152030 +data_ov029_0215204c kind:data(any) addr:0x0215204c +data_ov029_02152054 kind:data(any) addr:0x02152054 ambiguous +data_ov029_02152074 kind:data(any) addr:0x02152074 ambiguous +data_ov029_02152098 kind:data(any) addr:0x02152098 +data_ov029_021520b4 kind:data(any) addr:0x021520b4 +data_ov029_021520d0 kind:data(any) addr:0x021520d0 +data_ov029_021520e8 kind:data(any) addr:0x021520e8 ambiguous +data_ov029_02152118 kind:data(any) addr:0x02152118 +data_ov029_02152130 kind:data(any) addr:0x02152130 +data_ov029_02152148 kind:data(any) addr:0x02152148 +data_ov029_02152168 kind:data(any) addr:0x02152168 +data_ov029_021521ac kind:data(any) addr:0x021521ac +data_ov029_02152214 kind:data(any) addr:0x02152214 +data_ov029_02152278 kind:data(any) addr:0x02152278 +data_ov029_02152294 kind:data(any) addr:0x02152294 +data_ov029_021522b0 kind:data(any) addr:0x021522b0 +data_ov029_021522e0 kind:data(any) addr:0x021522e0 +data_ov029_021522f8 kind:data(any) addr:0x021522f8 +data_ov029_02152310 kind:data(any) addr:0x02152310 +data_ov029_02152330 kind:data(any) addr:0x02152330 +data_ov029_02152394 kind:data(any) addr:0x02152394 +data_ov029_021523b0 kind:data(any) addr:0x021523b0 +data_ov029_021523cc kind:data(any) addr:0x021523cc +data_ov029_021523e4 kind:data(any) addr:0x021523e4 +data_ov029_021523fc kind:data(any) addr:0x021523fc +data_ov029_02152414 kind:data(any) addr:0x02152414 +data_ov029_02152434 kind:data(any) addr:0x02152434 +data_ov029_02152490 kind:data(any) addr:0x02152490 +data_ov029_021524a0 kind:data(any) addr:0x021524a0 +data_ov029_02152568 kind:data(any) addr:0x02152568 +data_ov029_02152574 kind:data(any) addr:0x02152574 +data_ov029_0215257c kind:data(any) addr:0x0215257c +data_ov029_0215259c kind:data(any) addr:0x0215259c +data_ov029_021525c0 kind:data(any) addr:0x021525c0 +data_ov029_021525ec kind:data(any) addr:0x021525ec +data_ov029_02152634 kind:data(any) addr:0x02152634 +data_ov029_02152690 kind:data(any) addr:0x02152690 +data_ov029_021526f8 kind:data(any) addr:0x021526f8 +data_ov029_02152760 kind:bss addr:0x02152760 +data_ov029_02152768 kind:bss addr:0x02152768 +data_ov029_02152774 kind:bss addr:0x02152774 +data_ov029_02152780 kind:bss addr:0x02152780 +data_ov029_02152854 kind:bss addr:0x02152854 +data_ov029_02152858 kind:bss addr:0x02152858 +data_ov029_02152864 kind:bss addr:0x02152864 +data_ov029_02152938 kind:bss addr:0x02152938 +data_ov029_0215293c kind:bss addr:0x0215293c +data_ov029_02152948 kind:bss addr:0x02152948 +data_ov029_021529c4 kind:bss addr:0x021529c4 ambiguous +data_ov029_02152a1c kind:bss addr:0x02152a1c +data_ov029_02152a20 kind:bss addr:0x02152a20 +data_ov029_02152a25 kind:bss addr:0x02152a25 ambiguous +data_ov029_02152a2c kind:bss addr:0x02152a2c +data_ov029_02152b00 kind:bss addr:0x02152b00 +data_ov029_02152b04 kind:bss addr:0x02152b04 +data_ov029_02152b10 kind:bss addr:0x02152b10 +data_ov029_02152b30 kind:bss addr:0x02152b30 +data_ov029_02152b54 kind:bss addr:0x02152b54 ambiguous +data_ov029_02152be4 kind:bss addr:0x02152be4 +data_ov029_02152be8 kind:bss addr:0x02152be8 +data_ov029_02152bf4 kind:bss addr:0x02152bf4 +data_ov029_02152ca0 kind:bss addr:0x02152ca0 ambiguous +data_ov029_02152cc8 kind:bss addr:0x02152cc8 +data_ov029_02152ccc kind:bss addr:0x02152ccc +data_ov029_02152cd8 kind:bss addr:0x02152cd8 +data_ov029_02152d64 kind:bss addr:0x02152d64 ambiguous +data_ov029_02152dac kind:bss addr:0x02152dac +data_ov029_02152db0 kind:bss addr:0x02152db0 +data_ov029_02152dbc kind:bss addr:0x02152dbc +data_ov029_02152e4c kind:bss addr:0x02152e4c ambiguous +data_ov029_02152e90 kind:bss addr:0x02152e90 +data_ov029_02152e94 kind:bss addr:0x02152e94 +data_ov029_02152ea0 kind:bss addr:0x02152ea0 +data_ov029_02152f08 kind:bss addr:0x02152f08 ambiguous +data_ov029_02152f68 kind:bss addr:0x02152f68 ambiguous +data_ov029_02152f74 kind:bss addr:0x02152f74 +data_ov029_02152f78 kind:bss addr:0x02152f78 +data_ov029_02152f80 kind:bss addr:0x02152f80 ambiguous +data_ov029_02152f84 kind:bss addr:0x02152f84 +data_ov029_02152f8c kind:bss addr:0x02152f8c ambiguous +data_ov029_02152f98 kind:bss addr:0x02152f98 ambiguous +data_ov029_02153058 kind:bss addr:0x02153058 +data_ov029_02153078 kind:bss addr:0x02153078 +data_ov029_0215307c kind:bss addr:0x0215307c +data_ov029_02153088 kind:bss addr:0x02153088 +data_ov029_021530a8 kind:bss addr:0x021530a8 +data_ov029_021530b8 kind:bss addr:0x021530b8 ambiguous +data_ov029_0215315c kind:bss addr:0x0215315c +data_ov029_0215317c kind:bss addr:0x0215317c +data_ov029_02153180 kind:bss addr:0x02153180 +data_ov029_0215318c kind:bss addr:0x0215318c +data_ov029_021531b4 kind:bss addr:0x021531b4 ambiguous +data_ov029_02153260 kind:bss addr:0x02153260 +data_ov029_02153264 kind:bss addr:0x02153264 +data_ov029_02153270 kind:bss addr:0x02153270 +data_ov029_02153344 kind:bss addr:0x02153344 +data_ov029_02153364 kind:bss addr:0x02153364 +data_ov029_02153368 kind:bss addr:0x02153368 +data_ov029_02153374 kind:bss addr:0x02153374 +data_ov029_02153448 kind:bss addr:0x02153448 +data_ov029_02153468 kind:bss addr:0x02153468 +data_ov029_0215346c kind:bss addr:0x0215346c +data_ov029_02153478 kind:bss addr:0x02153478 +data_ov029_021534bc kind:bss addr:0x021534bc +data_ov029_021534c4 kind:bss addr:0x021534c4 +data_ov029_021534d0 kind:bss addr:0x021534d0 +data_ov029_021534dc kind:bss addr:0x021534dc +data_ov029_021534e8 kind:bss addr:0x021534e8 +data_ov029_021534f4 kind:bss addr:0x021534f4 +data_ov029_02153500 kind:bss addr:0x02153500 +data_ov029_02153510 kind:bss addr:0x02153510 +data_ov029_0215351c kind:bss addr:0x0215351c +data_ov029_02153534 kind:bss addr:0x02153534 +data_ov029_02153544 kind:bss addr:0x02153544 +data_ov029_0215361c kind:bss addr:0x0215361c +data_ov029_02153620 kind:bss addr:0x02153620 +data_ov029_02153638 kind:bss addr:0x02153638 +data_ov029_02153710 kind:bss addr:0x02153710 +data_ov029_02153714 kind:bss addr:0x02153714 +data_ov029_02153720 kind:bss addr:0x02153720 +data_ov029_0215372c kind:bss addr:0x0215372c +data_ov029_02153750 kind:bss addr:0x02153750 +data_ov029_02153828 kind:bss addr:0x02153828 +data_ov029_0215382c kind:bss addr:0x0215382c +data_ov029_02153838 kind:bss addr:0x02153838 +data_ov029_02153844 kind:bss addr:0x02153844 +data_ov029_021538b8 kind:bss addr:0x021538b8 ambiguous diff --git a/config/eur/arm9/overlays/ov030/delinks.txt b/config/eur/arm9/overlays/ov030/delinks.txt new file mode 100644 index 00000000..50a576ef --- /dev/null +++ b/config/eur/arm9/overlays/ov030/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021419e0 end:0x02150894 kind:code align:32 + .rodata start:0x02150894 end:0x02150994 kind:data align:4 + .init start:0x02150994 end:0x02150f7c kind:code align:4 + .ctor start:0x02150f7c end:0x02150fb4 kind:data align:4 + .data start:0x02150fc0 end:0x02151d80 kind:data align:32 + .bss start:0x02151d80 end:0x02152d00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov030/relocs.txt b/config/eur/arm9/overlays/ov030/relocs.txt new file mode 100644 index 00000000..4356acaa --- /dev/null +++ b/config/eur/arm9/overlays/ov030/relocs.txt @@ -0,0 +1,2456 @@ +from:0x021419e8 kind:arm_call to:0x0208220c module:overlay(0) +from:0x02141a28 kind:arm_call to:0x0200f218 module:main +from:0x02141a94 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02141aa0 kind:load to:0x02150fc8 module:overlay(30) +from:0x02141aa4 kind:load to:0x021508a0 module:overlay(30) +from:0x02141ab0 kind:arm_call to:0x0208231c module:overlay(0) +from:0x02141ac4 kind:arm_call to:0x0208231c module:overlay(0) +from:0x02141acc kind:arm_call to:0x02011ff4 module:main +from:0x02141ae0 kind:load to:0x02082330 module:overlay(0) +from:0x02141b44 kind:arm_call to:0x01ffc768 module:itcm +from:0x02141b54 kind:arm_call to:0x0200ea38 module:main +from:0x02141b8c kind:arm_call to:0x02019514 module:main +from:0x02141bec kind:load to:0x02150894 module:overlay(30) +from:0x02141bf0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02141bf4 kind:load to:0x02150898 module:overlay(30) +from:0x02141bf8 kind:load to:0x0204a110 module:main +from:0x02141c08 kind:arm_call to:0x0208220c module:overlay(0) +from:0x02141c6c kind:arm_call to:0x0200f218 module:main +from:0x02141cf8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02141d04 kind:load to:0x02150ffc module:overlay(30) +from:0x02141d08 kind:load to:0x021508cc module:overlay(30) +from:0x02141d0c kind:load to:0x021508b8 module:overlay(30) +from:0x02141d18 kind:arm_call to:0x0208231c module:overlay(0) +from:0x02141d2c kind:arm_call to:0x0208231c module:overlay(0) +from:0x02141d34 kind:arm_call to:0x02011ff4 module:main +from:0x02141d48 kind:load to:0x02082330 module:overlay(0) +from:0x02141dac kind:arm_call to:0x01ffc768 module:itcm +from:0x02141dbc kind:arm_call to:0x0200ea38 module:main +from:0x02141df4 kind:arm_call to:0x02019514 module:main +from:0x02141e54 kind:load to:0x021508b0 module:overlay(30) +from:0x02141e58 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02141e5c kind:load to:0x021508b8 module:overlay(30) +from:0x02141e60 kind:load to:0x0204a110 module:main +from:0x02141e6c kind:load to:0x02151d90 module:overlay(30) +from:0x02141e80 kind:arm_call to:0x02011f3c module:main +from:0x02141e8c kind:arm_call to:0x02141ec0 module:overlay(30) +from:0x02141ea4 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02141ebc kind:load to:0x02151030 module:overlay(30) +from:0x02141ec8 kind:arm_call to:0x0210af18 module:overlay(26) +from:0x02141ed8 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02141ee0 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02141ef8 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02141f14 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02141f48 kind:load to:0x021510fc module:overlay(30) +from:0x02141f4c kind:load to:0x02151078 module:overlay(30) +from:0x02141f50 kind:load to:0x0215104c module:overlay(30) +from:0x02141f5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141f8c kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02141fd4 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02141fe0 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142034 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142058 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142078 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0214208c kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x021420c8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021420e4 kind:arm_call to:0x02142788 module:overlay(30) +from:0x021420f4 kind:load to:0x027e00f0 module:dtcm +from:0x021420f8 kind:load to:0x027e09c0 module:dtcm +from:0x021420fc kind:load to:0x027e0cd8 module:dtcm +from:0x02142108 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02142150 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0214215c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021421b0 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x021421d4 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021421e0 kind:load to:0x027e00f0 module:dtcm +from:0x021421e4 kind:load to:0x027e09c0 module:dtcm +from:0x02142204 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02142278 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0214228c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02142294 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021422a0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021422a8 kind:arm_call to:0x021427c0 module:overlay(30) +from:0x021422b8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021422cc kind:arm_call to:0x0214259c module:overlay(30) +from:0x021422d8 kind:arm_call to:0x0214259c module:overlay(30) +from:0x021422e0 kind:load to:0x02151d90 module:overlay(30) +from:0x021422e4 kind:load to:0x02151db0 module:overlay(30) +from:0x021422e8 kind:load to:0x0215090c module:overlay(30) +from:0x02142310 kind:arm_call to:0x021424ac module:overlay(30) +from:0x0214232c kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214233c kind:arm_call to:0x0207330c module:overlay(0) +from:0x0214235c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02142384 kind:arm_call to:0x02071de4 module:overlay(0) +from:0x02142394 kind:arm_call to:0x02015080 module:main +from:0x021423b4 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021423c0 kind:arm_call to:0x0207330c module:overlay(0) +from:0x021423f4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02142420 kind:arm_call to:0x0214259c module:overlay(30) +from:0x02142444 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02142450 kind:load to:0x027e09b8 module:dtcm +from:0x02142454 kind:load to:0x027e09a8 module:dtcm +from:0x0214247c kind:arm_call to:0x020732ec module:overlay(0) +from:0x021424a0 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x021424a8 kind:load to:0x027e09b8 module:dtcm +from:0x021424b8 kind:arm_call to:0x021427c0 module:overlay(30) +from:0x021424d4 kind:arm_call to:0x0214259c module:overlay(30) +from:0x021424ec kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02142500 kind:arm_call to:0x0214259c module:overlay(30) +from:0x02142540 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0214254c kind:load to:0x027e09c0 module:dtcm +from:0x02142564 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02142578 kind:arm_call to:0x0200ef9c module:main +from:0x021425e8 kind:arm_call to:0x02142788 module:overlay(30) +from:0x021425fc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142618 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0214263c kind:arm_call to:0x02077590 module:overlay(0) +from:0x021426d0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021426f0 kind:arm_call to:0x020716dc module:overlay(0) +from:0x02142714 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0214272c kind:arm_call to:0x02142788 module:overlay(30) +from:0x02142738 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142750 kind:arm_call to:0x020c7900 module:overlay(24) +from:0x02142760 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02142770 kind:load to:0x0215091c module:overlay(30) +from:0x0214277c kind:load to:0x027e09b8 module:dtcm +from:0x02142780 kind:load to:0x027e09a8 module:dtcm +from:0x02142784 kind:load to:0x027e0cf8 module:dtcm +from:0x021427d8 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x021427f4 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x02142810 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x02142824 kind:load to:0x027e0cd8 module:dtcm +from:0x02142848 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x0214285c kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02142864 kind:load to:0x02151d90 module:overlay(30) +from:0x0214287c kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02142884 kind:load to:0x02151d90 module:overlay(30) +from:0x021428a4 kind:load to:0x02151d90 module:overlay(30) +from:0x021428c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021428cc kind:arm_call to:0x02011ff4 module:main +from:0x021428e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021428ec kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021428f4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021428fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142904 kind:arm_call to:0x02016694 module:main +from:0x0214290c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02142924 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214292c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142934 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214293c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142944 kind:arm_call to:0x02016694 module:main +from:0x0214294c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02142954 kind:arm_call to:0x02011ff4 module:main +from:0x0214296c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142974 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214297c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142984 kind:arm_call to:0x02016694 module:main +from:0x0214298c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02142994 kind:arm_call to:0x02011ff4 module:main +from:0x021429ac kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021429b4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021429bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021429c4 kind:arm_call to:0x02016694 module:main +from:0x021429cc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021429e0 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x021429f4 kind:load to:0x02151e74 module:overlay(30) +from:0x02142a08 kind:arm_call to:0x02011f3c module:main +from:0x02142a14 kind:arm_call to:0x02142a5c module:overlay(30) +from:0x02142a2c kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142a54 kind:load to:0x02151180 module:overlay(30) +from:0x02142a64 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02142a74 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02142a7c kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02142a90 kind:load to:0x02151208 module:overlay(30) +from:0x02142a94 kind:load to:0x0215119c module:overlay(30) +from:0x02142aa0 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02142ae4 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02142af0 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142b44 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142b68 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142b74 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02142b7c kind:load to:0x027e00f0 module:dtcm +from:0x02142b80 kind:load to:0x027e09c0 module:dtcm +from:0x02142b8c kind:arm_call to:0x02109398 module:overlay(26) +from:0x02142bd4 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02142be0 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142c34 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142c58 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142c64 kind:load to:0x027e00f0 module:dtcm +from:0x02142c68 kind:load to:0x027e09c0 module:dtcm +from:0x02142c88 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02142cf0 kind:load to:0x02151e74 module:overlay(30) +from:0x02142d04 kind:arm_call to:0x0210957c module:overlay(26) +from:0x02142d2c kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02142d40 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02142d48 kind:load to:0x02151e74 module:overlay(30) +from:0x02142d60 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02142d68 kind:load to:0x02151e74 module:overlay(30) +from:0x02142d88 kind:load to:0x02151e74 module:overlay(30) +from:0x02142da0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142da8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142dc0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142dc8 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142dd0 kind:arm_call to:0x02011ff4 module:main +from:0x02142de8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142df0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142df8 kind:arm_call to:0x02011ff4 module:main +from:0x02142e10 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142e18 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02142e2c kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02142e40 kind:load to:0x02151f58 module:overlay(30) +from:0x02142e54 kind:arm_call to:0x02011f3c module:main +from:0x02142e60 kind:arm_call to:0x02142ea0 module:overlay(30) +from:0x02142e78 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142e98 kind:load to:0x02151274 module:overlay(30) +from:0x02142ea8 kind:arm_call to:0x0210af18 module:overlay(26) +from:0x02142eb8 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02142ec0 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02142ed4 kind:load to:0x021510fc module:overlay(30) +from:0x02142ed8 kind:load to:0x02151290 module:overlay(30) +from:0x02142ee4 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02142f2c kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02142f38 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02142f8c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02142fb0 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02142fbc kind:load to:0x027e00f0 module:dtcm +from:0x02142fc0 kind:load to:0x027e09c0 module:dtcm +from:0x02142fcc kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02143054 kind:load to:0x02151f58 module:overlay(30) +from:0x02143068 kind:arm_call to:0x0210b138 module:overlay(26) +from:0x02143090 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x021430a4 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x021430ac kind:load to:0x02151f58 module:overlay(30) +from:0x021430c4 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x021430cc kind:load to:0x02151f58 module:overlay(30) +from:0x021430ec kind:load to:0x02151f58 module:overlay(30) +from:0x02143110 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143118 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02143120 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143128 kind:arm_call to:0x02016694 module:main +from:0x02143130 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02143148 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143150 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02143158 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143160 kind:arm_call to:0x02016694 module:main +from:0x02143168 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02143170 kind:arm_call to:0x02011ff4 module:main +from:0x02143184 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02143198 kind:load to:0x0215203c module:overlay(30) +from:0x021431ac kind:arm_call to:0x02011f3c module:main +from:0x021431b8 kind:arm_call to:0x02143200 module:overlay(30) +from:0x021431d0 kind:arm_call to:0x0209caec module:overlay(0) +from:0x021431f8 kind:load to:0x02151314 module:overlay(30) +from:0x02143208 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02143218 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02143220 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02143234 kind:load to:0x02151208 module:overlay(30) +from:0x02143238 kind:load to:0x02151330 module:overlay(30) +from:0x02143244 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02143288 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02143294 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021432e8 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x0214330c kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02143318 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02143320 kind:load to:0x027e00f0 module:dtcm +from:0x02143324 kind:load to:0x027e09c0 module:dtcm +from:0x02143330 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x02143398 kind:load to:0x0215203c module:overlay(30) +from:0x021433ac kind:arm_call to:0x0210957c module:overlay(26) +from:0x021433d4 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x021433e8 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x021433f0 kind:load to:0x0215203c module:overlay(30) +from:0x02143408 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02143410 kind:load to:0x0215203c module:overlay(30) +from:0x02143430 kind:load to:0x0215203c module:overlay(30) +from:0x02143448 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143450 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143468 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143470 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143478 kind:arm_call to:0x02011ff4 module:main +from:0x0214348c kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x021434a0 kind:load to:0x02152120 module:overlay(30) +from:0x021434b4 kind:arm_call to:0x02011f3c module:main +from:0x021434c0 kind:arm_call to:0x02143508 module:overlay(30) +from:0x021434d8 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143500 kind:load to:0x0215139c module:overlay(30) +from:0x02143510 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02143520 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02143528 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0214353c kind:load to:0x02151208 module:overlay(30) +from:0x02143540 kind:load to:0x021513b8 module:overlay(30) +from:0x0214354c kind:arm_call to:0x02109398 module:overlay(26) +from:0x02143590 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0214359c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021435f0 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02143614 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02143620 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02143628 kind:load to:0x027e00f0 module:dtcm +from:0x0214362c kind:load to:0x027e09c0 module:dtcm +from:0x02143638 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x021436a0 kind:load to:0x02152120 module:overlay(30) +from:0x021436b4 kind:arm_call to:0x0210957c module:overlay(26) +from:0x021436dc kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x021436f0 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x021436f8 kind:load to:0x02152120 module:overlay(30) +from:0x02143710 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02143718 kind:load to:0x02152120 module:overlay(30) +from:0x02143738 kind:load to:0x02152120 module:overlay(30) +from:0x02143750 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143758 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143770 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143778 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143780 kind:arm_call to:0x02011ff4 module:main +from:0x02143794 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x021437a8 kind:load to:0x02152204 module:overlay(30) +from:0x021437bc kind:arm_call to:0x02011f3c module:main +from:0x021437c8 kind:arm_call to:0x02143824 module:overlay(30) +from:0x021437e0 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143818 kind:load to:0x02151424 module:overlay(30) +from:0x0214382c kind:arm_call to:0x021092c4 module:overlay(26) +from:0x0214383c kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x02143844 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02143858 kind:load to:0x02151208 module:overlay(30) +from:0x0214385c kind:load to:0x02151440 module:overlay(30) +from:0x02143868 kind:arm_call to:0x02109398 module:overlay(26) +from:0x021438ac kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x021438b8 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0214390c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02143930 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0214393c kind:arm_call to:0x021093dc module:overlay(26) +from:0x02143944 kind:load to:0x027e00f0 module:dtcm +from:0x02143948 kind:load to:0x027e09c0 module:dtcm +from:0x02143954 kind:arm_call to:0x0210bf88 module:overlay(26) +from:0x021439bc kind:load to:0x02152204 module:overlay(30) +from:0x021439d0 kind:arm_call to:0x0210957c module:overlay(26) +from:0x021439f8 kind:arm_call to:0x0209cfdc module:overlay(0) +from:0x02143a0c kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02143a14 kind:load to:0x02152204 module:overlay(30) +from:0x02143a2c kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02143a34 kind:load to:0x02152204 module:overlay(30) +from:0x02143a54 kind:load to:0x02152204 module:overlay(30) +from:0x02143a6c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143a74 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143a8c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02143a94 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02143a9c kind:arm_call to:0x02011ff4 module:main +from:0x02143ab0 kind:arm_call to:0x0209cb0c module:overlay(0) +from:0x02143ac4 kind:load to:0x02152340 module:overlay(30) +from:0x02143ad8 kind:arm_call to:0x02011f3c module:main +from:0x02143ae4 kind:arm_call to:0x02143cd4 module:overlay(30) +from:0x02143afc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02143b5c kind:load to:0x021514e8 module:overlay(30) +from:0x02143b70 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02143b8c kind:load to:0x021514d8 module:overlay(30) +from:0x02143bc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02143bd0 kind:arm_call to:0x01fff458 module:itcm +from:0x02143c30 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02143c5c kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02143c7c kind:load to:0x027e0ce4 module:dtcm +from:0x02143c8c kind:arm_call to:0x02059108 module:overlay(0) +from:0x02143ca0 kind:load to:0x021514cc module:overlay(30) +from:0x02143cd0 kind:load to:0x01ffc5a0 module:itcm +from:0x02143ce0 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02143d44 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02143d70 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02143d8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143d9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143dc8 kind:arm_call to:0x0203d160 module:main +from:0x02143dd4 kind:arm_call to:0x02143c84 module:overlay(30) +from:0x02143ddc kind:arm_call to:0x02060804 module:overlay(0) +from:0x02143de4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02143dec kind:arm_call to:0x02143b68 module:overlay(30) +from:0x02143df4 kind:arm_call to:0x020d9618 module:overlay(26) +from:0x02143dfc kind:arm_call to:0x020ee1c8 module:overlay(26) +from:0x02143ed4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02143f20 kind:arm_call to:0x02028c90 module:main +from:0x02143f30 kind:load to:0x02151558 module:overlay(30) +from:0x02143f34 kind:load to:0x02152340 module:overlay(30) +from:0x02143f38 kind:load to:0x0215150c module:overlay(30) +from:0x02143f3c kind:load to:0x020a02d4 module:overlay(0) +from:0x02143f40 kind:load to:0x0214afcc module:overlay(30) +from:0x02143f44 kind:load to:0x027e07d4 module:dtcm +from:0x02143f48 kind:load to:0x021514a4 module:overlay(30) +from:0x02143f54 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02143fc8 kind:arm_call to:0x02147294 module:overlay(30) +from:0x02143fd8 kind:load to:0x021515e4 module:overlay(30) +from:0x02144100 kind:load to:0x0215169c module:overlay(30) +from:0x02144104 kind:load to:0x0215168c module:overlay(30) +from:0x0214414c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02144154 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0214415c kind:load to:0x0215168c module:overlay(30) +from:0x02144180 kind:arm_call to:0x021443c8 module:overlay(30) +from:0x0214419c kind:arm_call to:0x02144674 module:overlay(30) +from:0x0214425c kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x02144284 kind:arm_call to:0x02145220 module:overlay(30) +from:0x02144288 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02144298 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x021442a8 kind:arm_call to:0x020d98d0 module:overlay(26) +from:0x021442dc kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02144384 kind:arm_call to:0x0214bc00 module:overlay(30) +from:0x021443bc kind:load to:0x02049be4 module:main +from:0x021443c0 kind:load to:0x027e0cd8 module:dtcm +from:0x021443c4 kind:load to:0x027e0d24 module:dtcm +from:0x0214440c kind:arm_call to:0x02145664 module:overlay(30) +from:0x02144448 kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x0214444c kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x0214447c kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x02144498 kind:arm_call to:0x020eee9c module:overlay(26) +from:0x021444b0 kind:arm_call to:0x020eee18 module:overlay(26) +from:0x021444dc kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x021444e0 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x021444fc kind:arm_call to:0x020e9420 module:overlay(26) +from:0x02144524 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x02144534 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x02144544 kind:arm_call to:0x020ef0f8 module:overlay(26) +from:0x02144554 kind:arm_call to:0x020ef0f8 module:overlay(26) +from:0x02144564 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x02144574 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x02144584 kind:arm_call to:0x020ef0d4 module:overlay(26) +from:0x02144594 kind:arm_call to:0x020ef0d4 module:overlay(26) +from:0x021445c8 kind:arm_call to:0x020ef0d4 module:overlay(26) +from:0x021445e0 kind:arm_call to:0x020ef0f8 module:overlay(26) +from:0x02144648 kind:arm_call to:0x020e974c module:overlay(26) +from:0x02144670 kind:load to:0x027e0cd8 module:dtcm +from:0x02144690 kind:arm_call to:0x021446a0 module:overlay(30) +from:0x02144698 kind:arm_call to:0x02144888 module:overlay(30) +from:0x021446c0 kind:arm_call to:0x02145220 module:overlay(30) +from:0x021446cc kind:arm_call to:0x020d1e20 module:overlay(24) +from:0x0214470c kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02144738 kind:arm_call to:0x02145220 module:overlay(30) +from:0x02144744 kind:arm_call to:0x020d1e20 module:overlay(24) +from:0x02144780 kind:arm_call to:0x02146c40 module:overlay(30) +from:0x021447c4 kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02144804 kind:arm_call to:0x02145220 module:overlay(30) +from:0x02144810 kind:arm_call to:0x020d1e20 module:overlay(24) +from:0x0214484c kind:arm_call to:0x02146c40 module:overlay(30) +from:0x0214487c kind:load to:0x021514bc module:overlay(30) +from:0x02144880 kind:load to:0x021514a8 module:overlay(30) +from:0x02144884 kind:load to:0x021514b0 module:overlay(30) +from:0x021448c0 kind:arm_call to:0x020e7dec module:overlay(26) +from:0x02144954 kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x02144958 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x021449a0 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x021449fc kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02144ac8 kind:arm_call to:0x02145220 module:overlay(30) +from:0x02144ad8 kind:arm_call to:0x020d1e20 module:overlay(24) +from:0x02144b0c kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02144b1c kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02144b4c kind:arm_call to:0x021452a8 module:overlay(30) +from:0x02144b84 kind:arm_call to:0x02145220 module:overlay(30) +from:0x02144b94 kind:arm_call to:0x020d1e20 module:overlay(24) +from:0x02144bc8 kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02144bd8 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02144c08 kind:arm_call to:0x021452a8 module:overlay(30) +from:0x02144c98 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02144cb4 kind:arm_call to:0x020e974c module:overlay(26) +from:0x02144d34 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02144d54 kind:arm_call to:0x020e974c module:overlay(26) +from:0x02144e14 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02144e30 kind:arm_call to:0x020e974c module:overlay(26) +from:0x02144ec8 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02144ee4 kind:arm_call to:0x020e974c module:overlay(26) +from:0x02144f50 kind:arm_call to:0x02144fc0 module:overlay(30) +from:0x02144f64 kind:arm_call to:0x02144fc0 module:overlay(30) +from:0x02144fb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02144fb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02144fb8 kind:load to:0x021514b8 module:overlay(30) +from:0x02144fbc kind:load to:0x021514a4 module:overlay(30) +from:0x02145054 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x02145078 kind:arm_call to:0x0214bcdc module:overlay(30) +from:0x021450ac kind:arm_call to:0x0214bc50 module:overlay(30) +from:0x021450e0 kind:load to:0x027e0cd8 module:dtcm +from:0x021450e4 kind:load to:0x027e0d24 module:dtcm +from:0x0214511c kind:arm_call to:0x021456bc module:overlay(30) +from:0x0214512c kind:arm_call to:0x01fff698 module:itcm +from:0x0214513c kind:arm_call to:0x01fff698 module:itcm +from:0x0214516c kind:arm_call to:0x01ffb714 module:itcm +from:0x02145198 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145214 kind:load to:0x027e0cd8 module:dtcm +from:0x0214521c kind:load to:0x027e0d24 module:dtcm +from:0x02145278 kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x0214527c kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02145294 kind:arm_call to:0x020e91e4 module:overlay(26) +from:0x02145298 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x021452a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021452f8 kind:arm_call to:0x020e974c module:overlay(26) +from:0x021453e0 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x02145428 kind:arm_call to:0x02145220 module:overlay(30) +from:0x0214542c kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02145470 kind:arm_call to:0x021452a8 module:overlay(30) +from:0x0214548c kind:arm_call to:0x02145220 module:overlay(30) +from:0x02145490 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x021454b8 kind:arm_call to:0x021452a8 module:overlay(30) +from:0x02145614 kind:load to:0x027e0cd8 module:dtcm +from:0x02145618 kind:load to:0x021514b4 module:overlay(30) +from:0x0214561c kind:load to:0x021514ac module:overlay(30) +from:0x02145684 kind:arm_call to:0x020ef010 module:overlay(26) +from:0x021456a0 kind:arm_call to:0x020eefec module:overlay(26) +from:0x02145720 kind:arm_call to:0x02145664 module:overlay(30) +from:0x0214573c kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x02145744 kind:arm_call to:0x020ee2f0 module:overlay(26) +from:0x02145754 kind:arm_call to:0x02145620 module:overlay(30) +from:0x02145760 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145770 kind:arm_call to:0x021450e8 module:overlay(30) +from:0x0214577c kind:arm_call to:0x021456bc module:overlay(30) +from:0x021457b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021457d8 kind:arm_call to:0x02144030 module:overlay(30) +from:0x021457e0 kind:arm_call to:0x0214a060 module:overlay(30) +from:0x02145800 kind:arm_call to:0x01ff9218 module:itcm +from:0x02145810 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214581c kind:arm_call to:0x02145620 module:overlay(30) +from:0x02145844 kind:arm_call to:0x01ff9638 module:itcm +from:0x02145878 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021458b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021458d4 kind:arm_call to:0x01ff916c module:itcm +from:0x021458ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021458f8 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02145960 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214596c kind:arm_call to:0x02145664 module:overlay(30) +from:0x021459c8 kind:load to:0x0203e964 module:main +from:0x02145a04 kind:arm_call to:0x020e7dec module:overlay(26) +from:0x02145a14 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x02145a34 kind:arm_call to:0x0214628c module:overlay(30) +from:0x02145a44 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02145a6c kind:arm_call to:0x01fff698 module:itcm +from:0x02145a70 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02145a88 kind:arm_call to:0x021317dc module:overlay(26) +from:0x02145a9c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02145aa8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145adc kind:arm_call to:0x021456bc module:overlay(30) +from:0x02145af8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02145b08 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02145b70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02145b80 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145bb8 kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x02145bc8 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x02145be4 kind:arm_call to:0x020e7fac module:overlay(26) +from:0x02145c00 kind:arm_call to:0x020eea18 module:overlay(26) +from:0x02145c20 kind:arm_call to:0x020eef34 module:overlay(26) +from:0x02145c2c kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02145c4c kind:arm_call to:0x020eea18 module:overlay(26) +from:0x02145c5c kind:arm_call to:0x020eef34 module:overlay(26) +from:0x02145c68 kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02145c94 kind:arm_call to:0x020eef34 module:overlay(26) +from:0x02145cb8 kind:arm_call to:0x020eea18 module:overlay(26) +from:0x02145cc0 kind:arm_call to:0x020ee2f0 module:overlay(26) +from:0x02145cd0 kind:arm_call to:0x02145620 module:overlay(30) +from:0x02145cdc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145cf0 kind:load to:0x027e0ce0 module:dtcm +from:0x02145cf4 kind:load to:0x027e0cd8 module:dtcm +from:0x02145d0c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02145d20 kind:arm_call to:0x02145620 module:overlay(30) +from:0x02145d30 kind:arm_call to:0x021456bc module:overlay(30) +from:0x02145d3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145d6c kind:arm_call to:0x01ffb714 module:itcm +from:0x02145d78 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145dc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02145de4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02145df0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145e2c kind:arm_call to:0x02145d00 module:overlay(30) +from:0x02145e38 kind:arm_call to:0x02144030 module:overlay(30) +from:0x02145e44 kind:arm_call to:0x02145664 module:overlay(30) +from:0x02145e70 kind:arm_call to:0x02144160 module:overlay(30) +from:0x02145ee0 kind:arm_call to:0x020e7dec module:overlay(26) +from:0x02145ef0 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x02145f20 kind:arm_call to:0x0214628c module:overlay(30) +from:0x02145f58 kind:arm_call to:0x01fff850 module:itcm +from:0x02145fa8 kind:arm_call to:0x0214628c module:overlay(30) +from:0x02146020 kind:arm_call to:0x01fff850 module:itcm +from:0x021460ac kind:arm_call to:0x0214628c module:overlay(30) +from:0x021460f8 kind:arm_call to:0x0214628c module:overlay(30) +from:0x02146134 kind:arm_call to:0x02146324 module:overlay(30) +from:0x021461b4 kind:arm_call to:0x020eadc4 module:overlay(26) +from:0x021461c0 kind:arm_call to:0x021456bc module:overlay(30) +from:0x021461d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021461dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021461fc kind:arm_call to:0x01ffb744 module:itcm +from:0x0214622c kind:arm_call to:0x02146504 module:overlay(30) +from:0x02146238 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x02146258 kind:arm_call to:0x02145620 module:overlay(30) +from:0x02146264 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214627c kind:load to:0x027e0ce0 module:dtcm +from:0x02146280 kind:load to:0x02150940 module:overlay(30) +from:0x02146284 kind:load to:0x02150948 module:overlay(30) +from:0x021462c4 kind:arm_call to:0x01fff850 module:itcm +from:0x0214631c kind:load to:0x02150948 module:overlay(30) +from:0x02146320 kind:load to:0x02150940 module:overlay(30) +from:0x02146344 kind:arm_call to:0x020e7dec module:overlay(26) +from:0x02146378 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x021463c8 kind:arm_call to:0x020ef0d4 module:overlay(26) +from:0x021463d8 kind:arm_call to:0x020ef0d4 module:overlay(26) +from:0x021463e0 kind:arm_call to:0x020ef0f8 module:overlay(26) +from:0x021463f0 kind:arm_call to:0x020ef0f8 module:overlay(26) +from:0x02146438 kind:arm_call to:0x01fff850 module:itcm +from:0x02146458 kind:arm_call to:0x01fff850 module:itcm +from:0x02146474 kind:arm_call to:0x01fff850 module:itcm +from:0x021464c8 kind:arm_call to:0x02146c40 module:overlay(30) +from:0x021464fc kind:load to:0x027e0ce0 module:dtcm +from:0x02146500 kind:load to:0x027e0cd8 module:dtcm +from:0x02146518 kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x02146520 kind:arm_call to:0x020ee2f0 module:overlay(26) +from:0x0214652c kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x0214658c kind:arm_call to:0x020e7dec module:overlay(26) +from:0x021465a8 kind:arm_call to:0x02146c40 module:overlay(30) +from:0x021465bc kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021465d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02146608 kind:arm_call to:0x02146bbc module:overlay(30) +from:0x02146644 kind:arm_call to:0x02145ea4 module:overlay(30) +from:0x02146668 kind:load to:0x027e0ce0 module:dtcm +from:0x0214669c kind:arm_call to:0x02144030 module:overlay(30) +from:0x021466a4 kind:arm_call to:0x0214a060 module:overlay(30) +from:0x021466c4 kind:arm_call to:0x0214c21c module:overlay(30) +from:0x021466e4 kind:arm_call to:0x0214c268 module:overlay(30) +from:0x021466f0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02146708 kind:arm_call to:0x02016958 module:main +from:0x0214671c kind:arm_call to:0x01ff9318 module:itcm +from:0x021467f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146800 kind:arm_call to:0x0214703c module:overlay(30) +from:0x0214683c kind:arm_call to:0x01ff9984 module:itcm +from:0x02146850 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214686c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214688c kind:arm_call to:0x01ff9984 module:itcm +from:0x02146898 kind:load to:0x027e0d24 module:dtcm +from:0x021468a0 kind:load to:0x0203e964 module:main +from:0x02146908 kind:arm_call to:0x02131f98 module:overlay(26) +from:0x02146970 kind:arm_call to:0x02131f98 module:overlay(26) +from:0x021469e4 kind:load to:0x02150934 module:overlay(30) +from:0x02146a04 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02146a0c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02146a60 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02146a70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146a80 kind:load to:0x020b539c module:overlay(0) +from:0x02146a88 kind:load to:0x027e0ce4 module:dtcm +from:0x02146aa0 kind:arm_call to:0x0214ca24 module:overlay(30) +from:0x02146abc kind:arm_call to:0x0206082c module:overlay(0) +from:0x02146acc kind:arm_call to:0x0206082c module:overlay(0) +from:0x02146b18 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02146b40 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02146b6c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02146ba4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02146bcc kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02146bd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02146be4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02146c18 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02146c3c kind:load to:0x027e0cd8 module:dtcm +from:0x02146c6c kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02146c78 kind:arm_call to:0x02146c88 module:overlay(30) +from:0x02146c84 kind:load to:0x027e0cd8 module:dtcm +from:0x02146cb4 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02146cdc kind:load to:0x027e0cd8 module:dtcm +from:0x02146d04 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02146d20 kind:arm_call to:0x01ff9258 module:itcm +from:0x02146d38 kind:arm_call to:0x02146bbc module:overlay(30) +from:0x02146d80 kind:arm_call to:0x020e7dec module:overlay(26) +from:0x02146d90 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x02146db0 kind:arm_call to:0x0214628c module:overlay(30) +from:0x02146dd4 kind:arm_call to:0x02145664 module:overlay(30) +from:0x02146e0c kind:load to:0x027e0ce0 module:dtcm +from:0x02146e38 kind:arm_call to:0x02145664 module:overlay(30) +from:0x02146eb0 kind:arm_call to:0x0214bd74 module:overlay(30) +from:0x02146ee0 kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02146f10 kind:load to:0x027e0d24 module:dtcm +from:0x02146f40 kind:load to:0x0209781c module:overlay(0) +from:0x02146f60 kind:arm_call to:0x01ffb428 module:itcm +from:0x02146f8c kind:arm_call to:0x01ff9638 module:itcm +from:0x02146f90 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02146fa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146fb0 kind:arm_call to:0x0214703c module:overlay(30) +from:0x02147014 kind:arm_call to:0x01ff9984 module:itcm +from:0x02147028 kind:arm_call to:0x01ff9218 module:itcm +from:0x02147034 kind:load to:0x0203e964 module:main +from:0x02147044 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0214708c kind:arm_call to:0x02147280 module:overlay(30) +from:0x021470ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021470b4 kind:arm_call to:0x01ff938c module:itcm +from:0x021470c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021470d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147124 kind:arm_call to:0x02015080 module:main +from:0x02147140 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02147160 kind:arm_call to:0x02015080 module:main +from:0x02147180 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021471a0 kind:arm_call to:0x02015080 module:main +from:0x021471c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021471e0 kind:arm_call to:0x02015080 module:main +from:0x02147200 kind:arm_call to:0x02015080 module:main +from:0x02147220 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02147240 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02147260 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214726c kind:load to:0x027e09a8 module:dtcm +from:0x02147290 kind:load to:0x027e09bc module:dtcm +from:0x021472a4 kind:arm_call to:0x02147280 module:overlay(30) +from:0x021472c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021472cc kind:arm_call to:0x01ff938c module:itcm +from:0x021472d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021472e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147300 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214730c kind:load to:0x027e09a8 module:dtcm +from:0x0214732c kind:arm_call to:0x020f26c4 module:overlay(26) +from:0x02147340 kind:arm_call to:0x01fff458 module:itcm +from:0x02147354 kind:arm_call to:0x020e63bc module:overlay(26) +from:0x0214735c kind:load to:0x0213f574 module:overlay(26) +from:0x02147360 kind:load to:0x027e0ce0 module:dtcm +from:0x021473b8 kind:arm_call to:0x01fff698 module:itcm +from:0x021473d4 kind:arm_call to:0x020edafc module:overlay(26) +from:0x021473dc kind:arm_call to:0x020f501c module:overlay(26) +from:0x02147400 kind:arm_call to:0x021477f0 module:overlay(30) +from:0x0214748c kind:arm_call to:0x021476b4 module:overlay(30) +from:0x021474ac kind:arm_call to:0x021474dc module:overlay(30) +from:0x021474d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021474d8 kind:load to:0x027e0ce0 module:dtcm +from:0x02147500 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214750c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214751c kind:arm_call to:0x01ffb860 module:itcm +from:0x02147530 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147544 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214756c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214759c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021475cc kind:arm_call to:0x01ffb860 module:itcm +from:0x021475d8 kind:arm_call to:0x01ffb744 module:itcm +from:0x021475ec kind:arm_call to:0x01ffb780 module:itcm +from:0x0214761c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214762c kind:arm_call to:0x01ffb780 module:itcm +from:0x02147650 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147688 kind:arm_call to:0x01ff9638 module:itcm +from:0x021476a8 kind:load to:0x0203f164 module:main +from:0x02147724 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147730 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214778c kind:arm_call to:0x01ffb714 module:itcm +from:0x021477a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021477b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021477c4 kind:arm_call to:0x021474dc module:overlay(30) +from:0x0214797c kind:arm_call to:0x021474dc module:overlay(30) +from:0x02147b98 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147ba4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147bb4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147bcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02147bd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147be8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147bfc kind:arm_call to:0x01ffb714 module:itcm +from:0x02147c08 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147c18 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147c48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147c54 kind:arm_call to:0x01ffb744 module:itcm +from:0x02147c84 kind:arm_call to:0x01ffb780 module:itcm +from:0x02147cc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147d44 kind:arm_call to:0x01ffb428 module:itcm +from:0x02147d5c kind:arm_call to:0x01ffb428 module:itcm +from:0x02147de8 kind:arm_call to:0x021474dc module:overlay(30) +from:0x02147e08 kind:arm_call to:0x021476b4 module:overlay(30) +from:0x02147ea0 kind:load to:0x021515b4 module:overlay(30) +from:0x02147ecc kind:arm_call to:0x02144030 module:overlay(30) +from:0x02147ed8 kind:arm_call to:0x02144030 module:overlay(30) +from:0x02147ee0 kind:load to:0x027e0d24 module:dtcm +from:0x02147ef8 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02147f50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147fa8 kind:arm_call to:0x02147078 module:overlay(30) +from:0x02147fb8 kind:load to:0x021515b4 module:overlay(30) +from:0x02147fd4 kind:arm_call to:0x0214c084 module:overlay(30) +from:0x02148034 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x02148048 kind:arm_call to:0x02145664 module:overlay(30) +from:0x02148074 kind:load to:0x027e0d24 module:dtcm +from:0x02148080 kind:load to:0x021515b4 module:overlay(30) +from:0x02148090 kind:arm_call to:0x02146ce0 module:overlay(30) +from:0x021480ec kind:arm_call to:0x02147294 module:overlay(30) +from:0x02148130 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148190 kind:arm_call to:0x02147294 module:overlay(30) +from:0x021481c8 kind:arm_call to:0x02145704 module:overlay(30) +from:0x021481d0 kind:arm_call to:0x02146e10 module:overlay(30) +from:0x021481dc kind:arm_call to:0x02144160 module:overlay(30) +from:0x021481e4 kind:arm_call to:0x02146534 module:overlay(30) +from:0x021481fc kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214820c kind:load to:0x02151674 module:overlay(30) +from:0x02148218 kind:load to:0x021515b4 module:overlay(30) +from:0x02148274 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214827c kind:arm_call to:0x02016958 module:main +from:0x02148288 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021482a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021482bc kind:arm_call to:0x0214bdb4 module:overlay(30) +from:0x021482d0 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x02148340 kind:load to:0x021515b4 module:overlay(30) +from:0x02148344 kind:load to:0x027e0d24 module:dtcm +from:0x0214836c kind:arm_call to:0x0214666c module:overlay(30) +from:0x02148384 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214840c kind:arm_call to:0x02145ea4 module:overlay(30) +from:0x0214844c kind:arm_call to:0x02016958 module:main +from:0x02148468 kind:arm_call to:0x0214bdb4 module:overlay(30) +from:0x0214848c kind:arm_call to:0x01ff9258 module:itcm +from:0x021484e4 kind:arm_call to:0x02147294 module:overlay(30) +from:0x02148544 kind:arm_call to:0x02016958 module:main +from:0x02148558 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x021485d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021485e4 kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x021485f8 kind:load to:0x021515b4 module:overlay(30) +from:0x021485fc kind:load to:0x027e0d24 module:dtcm +from:0x02148604 kind:load to:0x02151674 module:overlay(30) +from:0x0214860c kind:load to:0x02049be4 module:main +from:0x0214862c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02148648 kind:arm_call to:0x01ff916c module:itcm +from:0x02148658 kind:arm_call to:0x021456bc module:overlay(30) +from:0x02148670 kind:arm_call to:0x01ff9218 module:itcm +from:0x02148680 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214868c kind:arm_call to:0x02145620 module:overlay(30) +from:0x021486b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021486e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148700 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214870c kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02148738 kind:arm_call to:0x01ff9984 module:itcm +from:0x02148754 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148760 kind:arm_call to:0x02147310 module:overlay(30) +from:0x02148774 kind:arm_call to:0x02145ea4 module:overlay(30) +from:0x021487a0 kind:arm_call to:0x02016958 module:main +from:0x021487c0 kind:arm_call to:0x0214bdb4 module:overlay(30) +from:0x0214883c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214887c kind:arm_call to:0x01ff916c module:itcm +from:0x021488c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148960 kind:arm_call to:0x0214666c module:overlay(30) +from:0x0214896c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02148978 kind:arm_call to:0x02016958 module:main +from:0x02148988 kind:arm_call to:0x01ff9318 module:itcm +from:0x021489a4 kind:arm_call to:0x02144030 module:overlay(30) +from:0x021489ac kind:arm_call to:0x0214a060 module:overlay(30) +from:0x021489bc kind:load to:0x0203e964 module:main +from:0x021489c0 kind:load to:0x027e0d24 module:dtcm +from:0x021489c4 kind:load to:0x02049be4 module:main +from:0x021489d0 kind:load to:0x021515b4 module:overlay(30) +from:0x02148a34 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x02148a40 kind:arm_call to:0x0214c1ac module:overlay(30) +from:0x02148a54 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02148a5c kind:arm_call to:0x02016958 module:main +from:0x02148a74 kind:arm_call to:0x0214bdb4 module:overlay(30) +from:0x02148a80 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02148a9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02148ab4 kind:load to:0x021515e4 module:overlay(30) +from:0x02148ab8 kind:load to:0x027e0d24 module:dtcm +from:0x02148ad0 kind:arm_call to:0x0214666c module:overlay(30) +from:0x02148ae8 kind:arm_call to:0x02015080 module:main +from:0x02148afc kind:arm_call to:0x02147294 module:overlay(30) +from:0x02148b18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148b2c kind:arm_call to:0x02144030 module:overlay(30) +from:0x02148b4c kind:load to:0x027e0d24 module:dtcm +from:0x02148b50 kind:load to:0x0214c1c0 module:overlay(30) +from:0x02148ba8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02148bc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148be0 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x02148bec kind:arm_call to:0x0214c1ac module:overlay(30) +from:0x02148c08 kind:arm_call to:0x0214c084 module:overlay(30) +from:0x02148c28 kind:load to:0x021515cc module:overlay(30) +from:0x02148c2c kind:load to:0x027e0d24 module:dtcm +from:0x02148c80 kind:arm_call to:0x01ff916c module:itcm +from:0x02148c8c kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02148cac kind:arm_call to:0x01ffb428 module:itcm +from:0x02148d40 kind:arm_call to:0x02146f44 module:overlay(30) +from:0x02148d74 kind:arm_call to:0x01ff916c module:itcm +from:0x02148d80 kind:arm_call to:0x02146f44 module:overlay(30) +from:0x02148d98 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02148da0 kind:arm_call to:0x02016958 module:main +from:0x02148dbc kind:arm_call to:0x0214bdb4 module:overlay(30) +from:0x02148ddc kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x02148de0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02148dfc kind:arm_call to:0x01ff9258 module:itcm +from:0x02148e18 kind:arm_call to:0x0214666c module:overlay(30) +from:0x02148e8c kind:arm_call to:0x02147294 module:overlay(30) +from:0x02148ea4 kind:arm_call to:0x0214666c module:overlay(30) +from:0x02148ebc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148f24 kind:arm_call to:0x02144030 module:overlay(30) +from:0x02148f48 kind:arm_call to:0x02144030 module:overlay(30) +from:0x02148f58 kind:load to:0x021515b4 module:overlay(30) +from:0x02148f5c kind:load to:0x027e0d24 module:dtcm +from:0x02148f64 kind:load to:0x02151674 module:overlay(30) +from:0x02148f80 kind:load to:0x027e0d24 module:dtcm +from:0x02148f84 kind:load to:0x0214c1c0 module:overlay(30) +from:0x02148f94 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02148fa8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148fbc kind:arm_call to:0x01ffb860 module:itcm +from:0x02148fcc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149044 kind:arm_call to:0x02147294 module:overlay(30) +from:0x02149060 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x0214907c kind:load to:0x0215162c module:overlay(30) +from:0x02149090 kind:arm_call to:0x02146f18 module:overlay(30) +from:0x021490a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021490f4 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x0214913c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02149144 kind:arm_call to:0x02016958 module:main +from:0x02149160 kind:arm_call to:0x02144030 module:overlay(30) +from:0x02149170 kind:load to:0x021515b4 module:overlay(30) +from:0x021491c8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021491d0 kind:arm_call to:0x02016958 module:main +from:0x021491ec kind:arm_call to:0x0214bdb4 module:overlay(30) +from:0x02149218 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x0214923c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02149258 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149270 kind:load to:0x021515b4 module:overlay(30) +from:0x02149274 kind:load to:0x027e0d24 module:dtcm +from:0x02149290 kind:arm_call to:0x0214666c module:overlay(30) +from:0x021492d4 kind:arm_call to:0x02144030 module:overlay(30) +from:0x021492dc kind:load to:0x027e0d24 module:dtcm +from:0x021492f4 kind:load to:0x027e0d24 module:dtcm +from:0x02149354 kind:arm_call to:0x02147294 module:overlay(30) +from:0x021493c4 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x021493d0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021493fc kind:arm_call to:0x02016958 module:main +from:0x02149418 kind:arm_call to:0x0214bdb4 module:overlay(30) +from:0x02149440 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149454 kind:load to:0x021515fc module:overlay(30) +from:0x0214945c kind:load to:0x02049be4 module:main +from:0x02149460 kind:load to:0x027e0d24 module:dtcm +from:0x02149494 kind:arm_call to:0x01ff9218 module:itcm +from:0x021494ac kind:arm_call to:0x02015080 module:main +from:0x021494ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149574 kind:arm_call to:0x0214666c module:overlay(30) +from:0x0214958c kind:arm_call to:0x02144030 module:overlay(30) +from:0x021495c0 kind:arm_call to:0x02145e10 module:overlay(30) +from:0x021495d0 kind:arm_call to:0x02144030 module:overlay(30) +from:0x021495e4 kind:load to:0x02151614 module:overlay(30) +from:0x02149644 kind:arm_call to:0x02147294 module:overlay(30) +from:0x02149648 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214965c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214966c kind:arm_call to:0x01ffb860 module:itcm +from:0x0214967c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021496bc kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x021496c4 kind:arm_call to:0x02146a8c module:overlay(30) +from:0x021496cc kind:arm_call to:0x02147364 module:overlay(30) +from:0x021496dc kind:arm_call to:0x0214c084 module:overlay(30) +from:0x021496ec kind:load to:0x0215162c module:overlay(30) +from:0x021496f4 kind:load to:0x027e0d24 module:dtcm +from:0x02149704 kind:arm_call to:0x02146f18 module:overlay(30) +from:0x02149718 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149744 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149750 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02149768 kind:arm_call to:0x02144030 module:overlay(30) +from:0x021497ac kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x021497bc kind:arm_call to:0x0206082c module:overlay(0) +from:0x021497e4 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x021497f0 kind:load to:0x027e0cec module:dtcm +from:0x02149800 kind:arm_call to:0x02146f18 module:overlay(30) +from:0x02149814 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149834 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214985c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149870 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0214989c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021498a8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02149958 kind:arm_call to:0x02144030 module:overlay(30) +from:0x02149964 kind:load to:0x027e09a8 module:dtcm +from:0x0214997c kind:arm_call to:0x0206082c module:overlay(0) +from:0x02149994 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02149a14 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x02149a20 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02149a38 kind:load to:0x021515b4 module:overlay(30) +from:0x02149a54 kind:arm_call to:0x01ff916c module:itcm +from:0x02149a60 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02149a94 kind:arm_call to:0x02144030 module:overlay(30) +from:0x02149ab4 kind:arm_call to:0x0214c084 module:overlay(30) +from:0x02149b1c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02149b2c kind:arm_call to:0x01fff698 module:itcm +from:0x02149b50 kind:arm_call to:0x021456bc module:overlay(30) +from:0x02149b5c kind:arm_call to:0x02145664 module:overlay(30) +from:0x02149b8c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02149bac kind:arm_call to:0x01ffb714 module:itcm +from:0x02149bc0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02149be4 kind:arm_call to:0x02146c40 module:overlay(30) +from:0x02149c34 kind:arm_call to:0x020ea9a0 module:overlay(26) +from:0x02149c48 kind:arm_call to:0x020eaa24 module:overlay(26) +from:0x02149c64 kind:arm_call to:0x020eee18 module:overlay(26) +from:0x02149ca0 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x02149cac kind:arm_call to:0x02145664 module:overlay(30) +from:0x02149cd0 kind:arm_call to:0x02145620 module:overlay(30) +from:0x02149cdc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149d0c kind:arm_call to:0x02144160 module:overlay(30) +from:0x02149d18 kind:load to:0x027e0d24 module:dtcm +from:0x02149d24 kind:load to:0x021515b4 module:overlay(30) +from:0x02149d28 kind:load to:0x027e0cd8 module:dtcm +from:0x02149d30 kind:load to:0x02152418 module:overlay(30) +from:0x02149d50 kind:arm_call to:0x02145704 module:overlay(30) +from:0x02149d70 kind:arm_call to:0x020eef34 module:overlay(26) +from:0x02149d88 kind:arm_call to:0x0214bbb8 module:overlay(30) +from:0x02149d94 kind:arm_call to:0x02144160 module:overlay(30) +from:0x02149d9c kind:arm_call to:0x02146534 module:overlay(30) +from:0x02149db4 kind:arm_call to:0x02147294 module:overlay(30) +from:0x02149dc0 kind:arm_call to:0x02144030 module:overlay(30) +from:0x02149dcc kind:load to:0x027e0d24 module:dtcm +from:0x02149e20 kind:load to:0x027e0d24 module:dtcm +from:0x02149e50 kind:arm_call to:0x02146ad4 module:overlay(30) +from:0x02149e60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02149e7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02149ef8 kind:arm_call to:0x01ffb780 module:itcm +from:0x0214a038 kind:arm_call to:0x0214bb6c module:overlay(30) +from:0x0214a044 kind:load to:0x027e0ce4 module:dtcm +from:0x0214a048 kind:load to:0x0203e964 module:main +from:0x0214a050 kind:load to:0x02151644 module:overlay(30) +from:0x0214a054 kind:load to:0x0215165c module:overlay(30) +from:0x0214a05c kind:load to:0x027e0d24 module:dtcm +from:0x0214a078 kind:arm_call to:0x0214c178 module:overlay(30) +from:0x0214a08c kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0214a094 kind:arm_call to:0x021459d0 module:overlay(30) +from:0x0214a0cc kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a124 kind:arm_call to:0x0214666c module:overlay(30) +from:0x0214a150 kind:arm_call to:0x02147310 module:overlay(30) +from:0x0214a16c kind:arm_call to:0x020ee9f0 module:overlay(26) +from:0x0214a174 kind:arm_call to:0x020ee2f0 module:overlay(26) +from:0x0214a184 kind:arm_call to:0x02145620 module:overlay(30) +from:0x0214a190 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214a1a0 kind:arm_call to:0x021450e8 module:overlay(30) +from:0x0214a220 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214a230 kind:arm_call to:0x02145620 module:overlay(30) +from:0x0214a23c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214a270 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214a280 kind:arm_call to:0x021456bc module:overlay(30) +from:0x0214a290 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a29c kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0214a2d0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214a2d8 kind:arm_call to:0x02146534 module:overlay(30) +from:0x0214a2fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214a318 kind:arm_call to:0x0214c178 module:overlay(30) +from:0x0214a34c kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214a358 kind:arm_call to:0x02145e10 module:overlay(30) +from:0x0214a36c kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214a3a0 kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214a3dc kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214a3f0 kind:load to:0x027e0d24 module:dtcm +from:0x0214a3fc kind:load to:0x0203e964 module:main +from:0x0214a41c kind:load to:0x027e0d24 module:dtcm +from:0x0214a420 kind:load to:0x0214bb6c module:overlay(30) +from:0x0214a434 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0214a4ac kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0214a4bc kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0214a4c4 kind:arm_call to:0x020ee504 module:overlay(26) +from:0x0214a4d0 kind:arm_call to:0x020ee538 module:overlay(26) +from:0x0214a4f8 kind:arm_call to:0x020ea880 module:overlays(23,26) +from:0x0214a504 kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214a510 kind:load to:0x02049be4 module:main +from:0x0214a514 kind:load to:0x0214aa64 module:overlay(30) +from:0x0214a518 kind:load to:0x021522d8 module:overlay(30) +from:0x0214a51c kind:load to:0x027e0cd8 module:dtcm +from:0x0214a520 kind:load to:0x02152418 module:overlay(30) +from:0x0214a53c kind:arm_call to:0x0214bd84 module:overlay(30) +from:0x0214a554 kind:arm_call to:0x01fff698 module:itcm +from:0x0214a590 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0214a5c0 kind:arm_call to:0x020ee554 module:overlay(26) +from:0x0214a5d0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214a5dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214a5fc kind:arm_call to:0x021456bc module:overlay(30) +from:0x0214a608 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x0214a62c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0214a640 kind:arm_call to:0x02144160 module:overlay(30) +from:0x0214a67c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0214a698 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0214a6a8 kind:arm_call to:0x021469e8 module:overlay(30) +from:0x0214a6c4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0214a6dc kind:arm_call to:0x0206082c module:overlay(0) +from:0x0214a6f4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0214a704 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0214a710 kind:load to:0x027e0d24 module:dtcm +from:0x0214a714 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a718 kind:load to:0x0215093a module:overlay(30) +from:0x0214a71c kind:load to:0x021522f8 module:overlay(30) +from:0x0214a720 kind:load to:0x0215230a module:overlay(30) +from:0x0214a724 kind:load to:0x0215230c module:overlay(30) +from:0x0214a728 kind:load to:0x02150950 module:overlay(30) +from:0x0214a740 kind:arm_call to:0x02144110 module:overlay(30) +from:0x0214a770 kind:arm_call to:0x021459d0 module:overlay(30) +from:0x0214a7b0 kind:arm_call to:0x02144110 module:overlay(30) +from:0x0214a840 kind:arm_call to:0x020d976c module:overlay(26) +from:0x0214a8ac kind:arm_call to:0x02145e10 module:overlay(30) +from:0x0214a8b4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0214a8bc kind:arm_call to:0x02144110 module:overlay(30) +from:0x0214a8d8 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0214a8e0 kind:arm_call to:0x021468a8 module:overlay(30) +from:0x0214a8f4 kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214a8fc kind:arm_call to:0x021459d0 module:overlay(30) +from:0x0214a960 kind:arm_call to:0x020e7dec module:overlay(26) +from:0x0214a970 kind:arm_call to:0x020ef090 module:overlay(26) +from:0x0214a994 kind:arm_call to:0x0214628c module:overlay(30) +from:0x0214a9b0 kind:arm_call to:0x02145e10 module:overlay(30) +from:0x0214a9cc kind:arm_call to:0x02145d00 module:overlay(30) +from:0x0214a9fc kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214aa14 kind:arm_call to:0x02147078 module:overlay(30) +from:0x0214aa50 kind:load to:0x027e0d24 module:dtcm +from:0x0214aa54 kind:load to:0x027e09b8 module:dtcm +from:0x0214aa5c kind:load to:0x027e0ce0 module:dtcm +from:0x0214aaac kind:arm_call to:0x0200e260 module:main +from:0x0214aad0 kind:arm_call to:0x0200e260 module:main +from:0x0214aad4 kind:arm_call to:0x0200c198 module:main +from:0x0214aae4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214ab48 kind:arm_call to:0x0214bb38 module:overlay(30) +from:0x0214ab54 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214ab70 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ab84 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x0214ab98 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214abc0 kind:arm_call to:0x0214c4dc module:overlay(30) +from:0x0214abd8 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x0214ac08 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0214ac34 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0214ac68 kind:arm_call to:0x0214c884 module:overlay(30) +from:0x0214ac80 kind:arm_call to:0x0214c4dc module:overlay(30) +from:0x0214aca8 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0214acb4 kind:load to:0x027e0d24 module:dtcm +from:0x0214acbc kind:load to:0x027e0958 module:dtcm +from:0x0214acc4 kind:load to:0x027e09b4 module:dtcm +from:0x0214ad28 kind:arm_call to:0x02145620 module:overlay(30) +from:0x0214ad34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214adf0 kind:arm_call to:0x02028c4c module:main +from:0x0214aea8 kind:arm_call to:0x0201aad0 module:main +from:0x0214af10 kind:arm_call to:0x0201aa44 module:main +from:0x0214af1c kind:arm_call to:0x020d9788 module:overlays(26,31) +from:0x0214af28 kind:load to:0x027e0d24 module:dtcm +from:0x0214af2c kind:load to:0x027e0998 module:dtcm +from:0x0214af30 kind:load to:0x0204af1c module:main +from:0x0214af34 kind:load to:0x021522fc module:overlay(30) +from:0x0214af38 kind:load to:0x021522f8 module:overlay(30) +from:0x0214af64 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214af74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214af8c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214af98 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214afb4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0214afc4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0214afe0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214afe8 kind:arm_call to:0x02011ff4 module:main +from:0x0214b000 kind:arm_call to:0x020ee260 module:overlay(26) +from:0x0214b014 kind:arm_call to:0x0203d210 module:main +from:0x0214b01c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214b024 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b02c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214b038 kind:load to:0x020a02d4 module:overlay(0) +from:0x0214b048 kind:arm_call to:0x020ee260 module:overlay(26) +from:0x0214b05c kind:arm_call to:0x0203d210 module:main +from:0x0214b064 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214b06c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b074 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214b07c kind:arm_call to:0x02011ff4 module:main +from:0x0214b088 kind:load to:0x020a02d4 module:overlay(0) +from:0x0214b0ac kind:arm_call_thumb to:0x020179a0 module:main +from:0x0214b0c0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214b0d4 kind:load to:0x021528f4 module:overlay(30) +from:0x0214b0e8 kind:arm_call to:0x02011f3c module:main +from:0x0214b0f4 kind:arm_call to:0x0214b124 module:overlay(30) +from:0x0214b108 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0214b120 kind:load to:0x021517fc module:overlay(30) +from:0x0214b12c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214b134 kind:arm_call to:0x0214c30c module:overlay(30) +from:0x0214b1c0 kind:arm_call to:0x02028c90 module:main +from:0x0214b1d4 kind:arm_call to:0x02028c90 module:main +from:0x0214b1e4 kind:arm_call to:0x02028c90 module:main +from:0x0214b1f4 kind:arm_call to:0x02028c90 module:main +from:0x0214b204 kind:arm_call to:0x02028c90 module:main +from:0x0214b210 kind:load to:0x02151820 module:overlay(30) +from:0x0214b214 kind:load to:0x027e07d4 module:dtcm +from:0x0214b220 kind:arm_call to:0x0214c31c module:overlay(30) +from:0x0214b228 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214b23c kind:arm_call to:0x0214c31c module:overlay(30) +from:0x0214b244 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214b24c kind:arm_call to:0x02011ff4 module:main +from:0x0214b284 kind:arm_call to:0x0214bb38 module:overlay(30) +from:0x0214b294 kind:arm_call to:0x0214b664 module:overlay(30) +from:0x0214b2c0 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214b2d4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0214b2ec kind:arm_call to:0x020e6390 module:overlay(26) +from:0x0214b308 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0214b324 kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214b348 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0214b390 kind:arm_call to:0x020786a4 module:overlay(0) +from:0x0214b3a0 kind:arm_call to:0x0214ba60 module:overlay(30) +from:0x0214b3e4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0214b42c kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214b448 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0214b4a4 kind:arm_call to:0x02147280 module:overlay(30) +from:0x0214b4c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214b544 kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214b62c kind:arm_call to:0x01ff9110 module:itcm +from:0x0214b654 kind:load to:0x027e0ce0 module:dtcm +from:0x0214b658 kind:load to:0x027e09bc module:dtcm +from:0x0214b65c kind:load to:0x027e09b8 module:dtcm +from:0x0214b7a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214b7c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214b8c0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214b8d0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214b8f0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214b928 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0214b964 kind:arm_call to:0x02143fe0 module:overlay(30) +from:0x0214b980 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0214b9ac kind:arm_call to:0x02144030 module:overlay(30) +from:0x0214b9f0 kind:arm_call to:0x0214ba60 module:overlay(30) +from:0x0214ba48 kind:arm_call to:0x02143f60 module:overlay(30) +from:0x0214ba54 kind:load to:0x027e09bc module:dtcm +from:0x0214ba58 kind:load to:0x02151874 module:overlay(30) +from:0x0214ba5c kind:load to:0x027e09b8 module:dtcm +from:0x0214ba94 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bb34 kind:load to:0x02151874 module:overlay(30) +from:0x0214bb50 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214bb68 kind:load to:0x027e09b8 module:dtcm +from:0x0214c080 kind:load to:0x02049be4 module:main +from:0x0214c218 kind:load to:0x02049be4 module:main +from:0x0214c318 kind:load to:0x027e0d24 module:dtcm +from:0x0214c32c kind:load to:0x027e0d24 module:dtcm +from:0x0214c338 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0214c34c kind:load to:0x02152940 module:overlay(30) +from:0x0214c360 kind:arm_call to:0x02011f3c module:main +from:0x0214c36c kind:arm_call to:0x0214c424 module:overlay(30) +from:0x0214c380 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0214c3b0 kind:load to:0x02151964 module:overlay(30) +from:0x0214c3bc kind:arm_call to:0x02059108 module:overlay(0) +from:0x0214c3d4 kind:arm_call to:0x02028c90 module:main +from:0x0214c3e0 kind:load to:0x021518ec module:overlay(30) +from:0x0214c42c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214c444 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x0214c450 kind:arm_call to:0x0214c3b4 module:overlay(30) +from:0x0214c48c kind:load to:0x02151988 module:overlay(30) +from:0x0214c490 kind:load to:0x027e07d4 module:dtcm +from:0x0214c4a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214c4a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214c4c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214c4c8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214c4d0 kind:arm_call to:0x02011ff4 module:main +from:0x0214c528 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c538 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c564 kind:arm_call to:0x020180a8 module:main +from:0x0214c5a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c5ac kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c5dc kind:arm_call to:0x01ff9984 module:itcm +from:0x0214c5f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c60c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c630 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c640 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c64c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c6b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c6c4 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c6e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214c6ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c6fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c710 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c73c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0214c778 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214c788 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214c7a8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214c820 kind:arm_call to:0x02028d30 module:main +from:0x0214c85c kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0214c874 kind:load to:0x0215092c module:overlay(30) +from:0x0214c87c kind:load to:0x0203e964 module:main +from:0x0214c880 kind:load to:0x027e0958 module:dtcm +from:0x0214c900 kind:arm_call to:0x02028d4c module:main +from:0x0214c908 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c910 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c918 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c930 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214c964 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214c974 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214c990 kind:arm_call to:0x01ffa878 module:itcm +from:0x0214c9a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214c9e8 kind:arm_call to:0x02028d30 module:main +from:0x0214c9fc kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0214ca10 kind:load to:0x02042564 module:main +from:0x0214ca14 kind:load to:0x0203e964 module:main +from:0x0214ca18 kind:load to:0x021518f0 module:overlay(30) +from:0x0214ca1c kind:load to:0x027e0964 module:dtcm +from:0x0214ca20 kind:load to:0x027e0958 module:dtcm +from:0x0214ca30 kind:load to:0x0214cab0 module:overlay(30) +from:0x0214ca6c kind:arm_call to:0x0200f05c module:main +from:0x0214ca9c kind:arm_call to:0x0214cab0 module:overlay(30) +from:0x0214caa8 kind:load to:0x02152940 module:overlay(30) +from:0x0214caac kind:load to:0x0215192c module:overlay(30) +from:0x0214caec kind:load to:0x0215190c module:overlay(30) +from:0x0214cb24 kind:load to:0x021518fc module:overlay(30) +from:0x0214cb5c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214cb60 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214cb70 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214cb7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214cbb8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214cc08 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214cc20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214cc4c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0214cc60 kind:load to:0x027e09a8 module:dtcm +from:0x0214ccf4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214cd88 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0214cd90 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214cda8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0214cdb4 kind:load to:0x0203e964 module:main +from:0x0214cdb8 kind:load to:0x027e09a8 module:dtcm +from:0x0214cdd0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214ce1c kind:arm_call to:0x01ffc634 module:itcm +from:0x0214ce30 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214ce44 kind:load to:0x02152a28 module:overlay(30) +from:0x0214ce58 kind:arm_call to:0x02011f3c module:main +from:0x0214ce64 kind:arm_call to:0x0214ce94 module:overlay(30) +from:0x0214ce78 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0214ce90 kind:load to:0x02151a28 module:overlay(30) +from:0x0214ce9c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214cec4 kind:arm_call to:0x02067278 module:overlay(0) +from:0x0214ced4 kind:load to:0x02151a4c module:overlay(30) +from:0x0214ceec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0214cef4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0214cefc kind:arm_call to:0x020672ac module:overlay(0) +from:0x0214cf04 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214cf10 kind:load to:0x02151a4c module:overlay(30) +from:0x0214cf28 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0214cf30 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0214cf38 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0214cf40 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214cf48 kind:arm_call to:0x02011ff4 module:main +from:0x0214cf54 kind:load to:0x02151a4c module:overlay(30) +from:0x0214cf60 kind:arm_call to:0x0214d624 module:overlay(30) +from:0x0214cf74 kind:arm_call to:0x0214d604 module:overlay(30) +from:0x0214cf90 kind:arm_call to:0x0214cf9c module:overlay(30) +from:0x0214cfdc kind:load to:0x021519f0 module:overlay(30) +from:0x0214d014 kind:load to:0x02151a08 module:overlay(30) +from:0x0214d02c kind:arm_call to:0x020732dc module:overlay(0) +from:0x0214d04c kind:load to:0x027e09b8 module:dtcm +from:0x0214d05c kind:arm_call to:0x0214d5d8 module:overlay(30) +from:0x0214d070 kind:arm_call to:0x0214cf9c module:overlay(30) +from:0x0214d084 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214d0a8 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0214d158 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0214d1a0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0214d214 kind:arm_call to:0x020158e8 module:main +from:0x0214d228 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0214d254 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0214d264 kind:load to:0x0203e964 module:main +from:0x0214d26c kind:load to:0x027e09b8 module:dtcm +from:0x0214d270 kind:load to:0x027e0cec module:dtcm +from:0x0214d274 kind:load to:0x021519e4 module:overlay(30) +from:0x0214d2e4 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0214d338 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0214d3b8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0214d3f4 kind:arm_call to:0x020158e8 module:main +from:0x0214d410 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0214d47c kind:arm_call to:0x02077590 module:overlay(0) +from:0x0214d4b4 kind:arm_call to:0x020158e8 module:main +from:0x0214d4c4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214d4d8 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0214d518 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0214d528 kind:arm_call to:0x0214cf9c module:overlay(30) +from:0x0214d538 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x0214d544 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0214d550 kind:load to:0x027e09bc module:dtcm +from:0x0214d554 kind:load to:0x021519dc module:overlay(30) +from:0x0214d558 kind:load to:0x020b504c module:overlay(0) +from:0x0214d584 kind:load to:0x027e09b8 module:dtcm +from:0x0214d588 kind:load to:0x027e0d10 module:dtcm +from:0x0214d58c kind:load to:0x020b5214 module:overlay(0) +from:0x0214d5c4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0214d5cc kind:load to:0x027e0cec module:dtcm +from:0x0214d5d0 kind:load to:0x021519e4 module:overlay(30) +from:0x0214d5e8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0214d5f8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0214d600 kind:load to:0x027e0cd8 module:dtcm +from:0x0214d620 kind:load to:0x027e09b8 module:dtcm +from:0x0214d640 kind:load to:0x027e09b8 module:dtcm +from:0x0214d64c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0214d660 kind:load to:0x02152a74 module:overlay(30) +from:0x0214d674 kind:arm_call to:0x02011f3c module:main +from:0x0214d680 kind:arm_call to:0x02122f14 module:overlay(26) +from:0x0214d694 kind:load to:0x02151acc module:overlay(30) +from:0x0214d6a4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0214d6bc kind:load to:0x02151aa8 module:overlay(30) +from:0x0214d6c4 kind:arm_call to:0x0214d724 module:overlay(30) +from:0x0214d720 kind:load to:0x02077590 module:overlay(0) +from:0x0214d73c kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0214d758 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0214d774 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0214d788 kind:load to:0x027e0cd8 module:dtcm +from:0x0214d794 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d7a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d7b0 kind:arm_call to:0x02011ff4 module:main +from:0x0214d7c4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0214d7d8 kind:load to:0x02152ac0 module:overlay(30) +from:0x0214d7ec kind:arm_call to:0x02011f3c module:main +from:0x0214d7f8 kind:arm_call to:0x0214d828 module:overlay(30) +from:0x0214d80c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0214d824 kind:load to:0x02151b30 module:overlay(30) +from:0x0214d830 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214d838 kind:arm_call to:0x0214dc80 module:overlay(30) +from:0x0214d888 kind:load to:0x02151b54 module:overlay(30) +from:0x0214d88c kind:load to:0x027e07d4 module:dtcm +from:0x0214d898 kind:arm_call to:0x0214dc90 module:overlay(30) +from:0x0214d8a0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d8b4 kind:arm_call to:0x0214dc90 module:overlay(30) +from:0x0214d8bc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d8c4 kind:arm_call to:0x02011ff4 module:main +from:0x0214d960 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x0214d98c kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214d9ac kind:arm_call to:0x01ff9258 module:itcm +from:0x0214d9bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214da5c kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214da78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214da88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214dab4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214dac4 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x0214daec kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0214db04 kind:arm_call to:0x01fff698 module:itcm +from:0x0214db28 kind:arm_call to:0x020eea2c module:overlay(26) +from:0x0214db34 kind:arm_call to:0x020eef34 module:overlay(26) +from:0x0214db68 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214db84 kind:arm_call to:0x02165c40 module:overlay(94) +from:0x0214db90 kind:load to:0x02138d10 module:overlay(26) +from:0x0214db94 kind:load to:0x02178530 module:overlays(89,91,92,94) +from:0x0214db98 kind:load to:0x027e0ce0 module:dtcm +from:0x0214dbac kind:load to:0x0203e964 module:main +from:0x0214dbb0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214dc04 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214dc10 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214dc5c kind:arm_call to:0x02165c04 module:overlay(94) +from:0x0214dc6c kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x0214dc74 kind:load to:0x02178530 module:overlays(89,91,92,94) +from:0x0214dc78 kind:load to:0x0215095c module:overlay(30) +from:0x0214dc7c kind:load to:0x020b5214 module:overlay(0) +from:0x0214dc8c kind:load to:0x027e0d28 module:dtcm +from:0x0214dca0 kind:load to:0x027e0d28 module:dtcm +from:0x0214dcac kind:arm_call to:0x02097724 module:overlay(0) +from:0x0214dcc0 kind:load to:0x02152c24 module:overlay(30) +from:0x0214dcd4 kind:arm_call to:0x02011f3c module:main +from:0x0214dce0 kind:arm_call to:0x0214dd68 module:overlay(30) +from:0x0214dcf8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0214dd54 kind:load to:0x02151c90 module:overlay(30) +from:0x0214dd64 kind:load to:0x02102934 module:overlays(19,26) +from:0x0214dd70 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0214dda0 kind:arm_call to:0x020f90b0 module:overlay(26) +from:0x0214dda8 kind:arm_call to:0x020fb21c module:overlay(26) +from:0x0214ddb0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0214ddec kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214de04 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x0214de18 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0214de3c kind:arm_call to:0x0203d160 module:main +from:0x0214de58 kind:arm_call to:0x0203d160 module:main +from:0x0214de68 kind:arm_call to:0x0210566c module:overlay(26) +from:0x0214de74 kind:arm_call to:0x020fd690 module:overlay(26) +from:0x0214de8c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214deb0 kind:arm_call to:0x0210136c module:overlay(26) +from:0x0214debc kind:arm_call to:0x020ee538 module:overlay(26) +from:0x0214dec8 kind:load to:0x02151cfc module:overlay(30) +from:0x0214decc kind:load to:0x020b27c8 module:overlay(0) +from:0x0214ded0 kind:load to:0x0215104c module:overlay(30) +from:0x0214ded4 kind:load to:0x0214df28 module:overlay(30) +from:0x0214ded8 kind:load to:0x0214dee8 module:overlay(30) +from:0x0214dedc kind:load to:0x02143f4c module:overlay(30) +from:0x0214dee0 kind:load to:0x0214df3c module:overlay(30) +from:0x0214dee4 kind:load to:0x02152c24 module:overlay(30) +from:0x0214df00 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0214df18 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214df24 kind:load to:0x02151cb4 module:overlay(30) +from:0x0214df30 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0214df58 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0214df70 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214df80 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214df8c kind:load to:0x0215150c module:overlay(30) +from:0x0214dfa8 kind:arm_call to:0x0203d210 module:main +from:0x0214dfc0 kind:arm_call to:0x0203d210 module:main +from:0x0214dfd4 kind:arm_call to:0x0203d210 module:main +from:0x0214dfdc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214dfe4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214dfec kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0214dff4 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x0214dffc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214e008 kind:load to:0x020a02d4 module:overlay(0) +from:0x0214e00c kind:load to:0x02143f4c module:overlay(30) +from:0x0214e010 kind:load to:0x0214df28 module:overlay(30) +from:0x0214e02c kind:arm_call to:0x0203d210 module:main +from:0x0214e044 kind:arm_call to:0x0203d210 module:main +from:0x0214e058 kind:arm_call to:0x0203d210 module:main +from:0x0214e060 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214e068 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214e070 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0214e078 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x0214e080 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214e088 kind:arm_call to:0x02011ff4 module:main +from:0x0214e094 kind:load to:0x020a02d4 module:overlay(0) +from:0x0214e098 kind:load to:0x02143f4c module:overlay(30) +from:0x0214e09c kind:load to:0x0214df28 module:overlay(30) +from:0x0214e0ec kind:arm_call to:0x020fa77c module:overlay(26) +from:0x0214e13c kind:load to:0x02049be4 module:main +from:0x0214e140 kind:load to:0x02152b0c module:overlay(30) +from:0x0214e144 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214e148 kind:load to:0x02152be4 module:overlay(30) +from:0x0214e154 kind:arm_call to:0x0214e18c module:overlay(30) +from:0x0214e15c kind:arm_call to:0x0214e2d0 module:overlay(30) +from:0x0214e164 kind:arm_call to:0x0214e418 module:overlay(30) +from:0x0214e174 kind:arm_call to:0x0214e18c module:overlay(30) +from:0x0214e17c kind:arm_call to:0x0214e2d0 module:overlay(30) +from:0x0214e184 kind:arm_call to:0x0214e418 module:overlay(30) +from:0x0214e1c4 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x0214e1e0 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0214e1e8 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x0214e204 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0214e224 kind:arm_call to:0x020f9f70 module:overlay(26) +from:0x0214e230 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e23c kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0214e248 kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x0214e2ec kind:arm_call to:0x020f8f84 module:overlay(26) +from:0x0214e320 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214e45c kind:arm_call to:0x020f9ed4 module:overlay(26) +from:0x0214e470 kind:arm_call to:0x02101840 module:overlay(26) +from:0x0214e4d4 kind:arm_call to:0x01fff60c module:itcm +from:0x0214e4ec kind:arm_call to:0x0214edf8 module:overlay(30) +from:0x0214e5b4 kind:load to:0x027e09b4 module:dtcm +from:0x0214e5e8 kind:arm_call to:0x020f9df8 module:overlay(26) +from:0x0214e614 kind:arm_call to:0x020f9e84 module:overlay(26) +from:0x0214e62c kind:arm_call to:0x02105488 module:overlays(26,31) +from:0x0214e64c kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0214e65c kind:arm_call to:0x02105468 module:overlay(26) +from:0x0214e67c kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0214e688 kind:arm_call to:0x021016d8 module:overlay(26) +from:0x0214e6c4 kind:arm_call to:0x020df64c module:overlay(26) +from:0x0214e72c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0214e870 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0214e87c kind:load to:0x02138d10 module:overlay(26) +from:0x0214e880 kind:load to:0x02152b28 module:overlay(30) +from:0x0214e884 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214e888 kind:load to:0x02152bf4 module:overlay(30) +from:0x0214e88c kind:load to:0x02152b24 module:overlay(30) +from:0x0214e890 kind:load to:0x02152b44 module:overlay(30) +from:0x0214e894 kind:load to:0x02152b40 module:overlay(30) +from:0x0214e898 kind:load to:0x02152b54 module:overlay(30) +from:0x0214e89c kind:load to:0x02152b14 module:overlay(30) +from:0x0214e8a0 kind:load to:0x02152b74 module:overlay(30) +from:0x0214e8a4 kind:load to:0x027e09c0 module:dtcm +from:0x0214e8cc kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x0214e964 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214e994 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0214e9a0 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0214e9ac kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0214e9c8 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x0214e9d0 kind:arm_call to:0x020fa7dc module:overlay(26) +from:0x0214eac0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214eba8 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0214ebb8 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0214ebd0 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0214ebf4 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x0214ec04 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214ec24 kind:arm_call to:0x0214f3b0 module:overlay(30) +from:0x0214ec2c kind:arm_call to:0x0214f180 module:overlay(30) +from:0x0214ec34 kind:arm_call to:0x0214e634 module:overlay(30) +from:0x0214ed30 kind:arm_call to:0x0214e664 module:overlay(30) +from:0x0214ed54 kind:arm_call to:0x0214eef0 module:overlay(30) +from:0x0214ed5c kind:arm_call to:0x0214e690 module:overlay(30) +from:0x0214ed64 kind:load to:0x02152ba4 module:overlay(30) +from:0x0214ed68 kind:load to:0x02152b84 module:overlay(30) +from:0x0214ed6c kind:load to:0x02151ba8 module:overlay(30) +from:0x0214ed70 kind:load to:0x02152b08 module:overlay(30) +from:0x0214ed74 kind:load to:0x02152afc module:overlay(30) +from:0x0214ed78 kind:load to:0x02152b40 module:overlay(30) +from:0x0214ed7c kind:load to:0x02152b54 module:overlay(30) +from:0x0214ed80 kind:load to:0x02152b14 module:overlay(30) +from:0x0214ed84 kind:load to:0x02152b74 module:overlay(30) +from:0x0214ed88 kind:load to:0x02152b10 module:overlay(30) +from:0x0214ed8c kind:load to:0x02152bb4 module:overlay(30) +from:0x0214eda0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0214edb4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0214eddc kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214ee08 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0214eea0 kind:arm_call to:0x02101c3c module:overlay(26) +from:0x0214eee4 kind:arm_call to:0x020fd7e4 module:overlay(26) +from:0x0214ef04 kind:arm_call to:0x020f901c module:overlay(26) +from:0x0214ef34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214f108 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214f110 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f130 kind:arm_call to:0x01fffd00 module:itcm +from:0x0214f13c kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0214f148 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214f14c kind:load to:0x027e09a8 module:dtcm +from:0x0214f150 kind:load to:0x02152b24 module:overlay(30) +from:0x0214f154 kind:load to:0x02152b44 module:overlay(30) +from:0x0214f158 kind:load to:0x02152b14 module:overlay(30) +from:0x0214f15c kind:load to:0x02152b74 module:overlay(30) +from:0x0214f160 kind:load to:0x02152b18 module:overlay(30) +from:0x0214f164 kind:load to:0x02152bd4 module:overlay(30) +from:0x0214f16c kind:load to:0x02152b40 module:overlay(30) +from:0x0214f170 kind:load to:0x02152b54 module:overlay(30) +from:0x0214f174 kind:load to:0x02152b10 module:overlay(30) +from:0x0214f178 kind:load to:0x02152bb4 module:overlay(30) +from:0x0214f224 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0214f230 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f248 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0214f254 kind:arm_call to:0x020fb448 module:overlay(26) +from:0x0214f270 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0214f27c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f28c kind:arm_call to:0x020fa0ac module:overlay(26) +from:0x0214f2b4 kind:arm_call to:0x020f9208 module:overlay(26) +from:0x0214f390 kind:arm_call to:0x020f97b8 module:overlay(26) +from:0x0214f39c kind:load to:0x02152b08 module:overlay(30) +from:0x0214f3a0 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214f3a4 kind:load to:0x02152b84 module:overlay(30) +from:0x0214f3a8 kind:load to:0x02152b1c module:overlay(30) +from:0x0214f3ac kind:load to:0x02152c04 module:overlay(30) +from:0x0214f448 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0214f454 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f46c kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0214f480 kind:arm_call to:0x020f97b8 module:overlay(26) +from:0x0214f48c kind:load to:0x027e0ce0 module:dtcm +from:0x0214f490 kind:load to:0x02152b08 module:overlay(30) +from:0x0214f494 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214f498 kind:load to:0x02152b84 module:overlay(30) +from:0x0214f4c0 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f4d0 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214f500 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x0214f508 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0214f57c kind:arm_call to:0x0214e664 module:overlay(30) +from:0x0214f584 kind:arm_call to:0x0214e690 module:overlay(30) +from:0x0214f58c kind:load to:0x02152b20 module:overlay(30) +from:0x0214f590 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214f594 kind:load to:0x02152b64 module:overlay(30) +from:0x0214f5a4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f5b4 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214f5e4 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x0214f65c kind:arm_call to:0x0214e664 module:overlay(30) +from:0x0214f664 kind:arm_call to:0x0214e690 module:overlay(30) +from:0x0214f66c kind:load to:0x02152b24 module:overlay(30) +from:0x0214f670 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214f674 kind:load to:0x02152b44 module:overlay(30) +from:0x0214f684 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f694 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214f6bc kind:load to:0x0214e8a8 module:overlay(30) +from:0x0214f6e8 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214f75c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214f764 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x0214f7bc kind:arm_call to:0x0214e8a8 module:overlay(30) +from:0x0214f7c4 kind:load to:0x027e09a8 module:dtcm +from:0x0214f7d4 kind:load to:0x02152b24 module:overlay(30) +from:0x0214f7d8 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214f7dc kind:load to:0x02152b44 module:overlay(30) +from:0x0214f83c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f84c kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214f854 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f868 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214f880 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214f88c kind:arm_call to:0x02101c3c module:overlay(26) +from:0x0214f89c kind:arm_call to:0x020fdcc4 module:overlays(26,31) +from:0x0214f8bc kind:load to:0x02152afc module:overlay(30) +from:0x0214f8c0 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214f8c4 kind:load to:0x02152ba4 module:overlay(30) +from:0x0214f8c8 kind:load to:0x027e09a8 module:dtcm +from:0x0214f8e4 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x0214f8f4 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214f904 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214f910 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0214f978 kind:arm_call to:0x0214e8a8 module:overlay(30) +from:0x0214f980 kind:load to:0x02152b10 module:overlay(30) +from:0x0214f984 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214f988 kind:load to:0x02152bb4 module:overlay(30) +from:0x0214f9b0 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214fa00 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214fa08 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x0214fa60 kind:arm_call to:0x0214e8a8 module:overlay(30) +from:0x0214fa68 kind:load to:0x027e09a8 module:dtcm +from:0x0214fa70 kind:load to:0x02152b40 module:overlay(30) +from:0x0214fa74 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214fa78 kind:load to:0x02152b54 module:overlay(30) +from:0x0214fa88 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214fa98 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214fab0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214fad0 kind:load to:0x027e09a8 module:dtcm +from:0x0214faec kind:arm_call to:0x02101c14 module:overlay(26) +from:0x0214fafc kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214fb0c kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214fb18 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0214fb80 kind:arm_call to:0x0214e8a8 module:overlay(30) +from:0x0214fb88 kind:load to:0x02152b24 module:overlay(30) +from:0x0214fb8c kind:load to:0x02151ba8 module:overlay(30) +from:0x0214fb90 kind:load to:0x02152b44 module:overlay(30) +from:0x0214fba8 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214fbb8 kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214fc08 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214fc10 kind:arm_call to:0x02101c14 module:overlay(26) +from:0x0214fc68 kind:arm_call to:0x0214e8a8 module:overlay(30) +from:0x0214fc70 kind:load to:0x027e09a8 module:dtcm +from:0x0214fc78 kind:load to:0x02152b24 module:overlay(30) +from:0x0214fc7c kind:load to:0x02151ba8 module:overlay(30) +from:0x0214fc80 kind:load to:0x02152b44 module:overlay(30) +from:0x0214fca4 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x0214fcc0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214fce0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214fcec kind:arm_call to:0x02101c3c module:overlay(26) +from:0x0214fcfc kind:arm_call to:0x020fdeec module:overlay(26) +from:0x0214fd60 kind:arm_call to:0x02101c3c module:overlay(26) +from:0x0214fd70 kind:arm_call to:0x020fdeec module:overlay(26) +from:0x0214fdc0 kind:load to:0x027e09b8 module:dtcm +from:0x0214fdc4 kind:load to:0x027e09a8 module:dtcm +from:0x0214fdcc kind:load to:0x02152b00 module:overlay(30) +from:0x0214fdd0 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214fdd4 kind:load to:0x02152b94 module:overlay(30) +from:0x0214fdf4 kind:arm_call to:0x02039f04 module:main +from:0x0214fe00 kind:arm_call to:0x0203ab58 module:main +from:0x0214fe08 kind:arm_call to:0x02039f04 module:main +from:0x0214fe10 kind:arm_call to:0x0203ad88 module:main +from:0x0214fe1c kind:arm_call to:0x0203a5ac module:main +from:0x0214fe3c kind:arm_call to:0x020f91ac module:overlays(26,31) +from:0x0214fe4c kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0214fe54 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0214fe60 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214fe74 kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x0214fed8 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x0214fef4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0214ff0c kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0214ff1c kind:arm_call to:0x02101890 module:overlay(26) +from:0x0214ff50 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x0214ff58 kind:arm_call to:0x0214ed90 module:overlay(30) +from:0x0214ffcc kind:arm_call to:0x0214e664 module:overlay(30) +from:0x0214ffd4 kind:arm_call to:0x0214e690 module:overlay(30) +from:0x0214ffdc kind:load to:0x02152b04 module:overlay(30) +from:0x0214ffe0 kind:load to:0x02151ba8 module:overlay(30) +from:0x0214ffe4 kind:load to:0x02152bc4 module:overlay(30) +from:0x0214fffc kind:arm_call to:0x020faea8 module:overlay(26) +from:0x02150004 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x02150024 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0215002c kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02150038 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x0215004c kind:arm_call to:0x020fb2d0 module:overlay(26) +from:0x021500b0 kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x021500d8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02150120 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02150178 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02150198 kind:arm_call to:0x020fddbc module:overlay(26) +from:0x02150204 kind:load to:0x027e09bc module:dtcm +from:0x02150208 kind:load to:0x02152b2c module:overlay(30) +from:0x0215020c kind:load to:0x02151ba8 module:overlay(30) +from:0x02150210 kind:load to:0x02152c14 module:overlay(30) +from:0x02150230 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02150250 kind:load to:0x027e09a8 module:dtcm +from:0x02150268 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021502cc kind:arm_call to:0x02078764 module:overlay(0) +from:0x0215033c kind:arm_call to:0x0214e634 module:overlay(30) +from:0x02150368 kind:arm_call to:0x0214e664 module:overlay(30) +from:0x02150378 kind:load to:0x027e09bc module:dtcm +from:0x0215037c kind:load to:0x02152b18 module:overlay(30) +from:0x02150380 kind:load to:0x02151ba8 module:overlay(30) +from:0x02150384 kind:load to:0x02152bd4 module:overlay(30) +from:0x02150394 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x021503a4 kind:arm_call to:0x02101890 module:overlay(26) +from:0x021503d4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02150438 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02150450 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x02150468 kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0215047c kind:arm_call to:0x0214dd58 module:overlay(30) +from:0x0215049c kind:arm_call to:0x020fa880 module:overlay(26) +from:0x021504b0 kind:arm_call to:0x020fb04c module:overlay(26) +from:0x02150500 kind:arm_call to:0x0214e634 module:overlay(30) +from:0x0215052c kind:arm_call to:0x0214e664 module:overlay(30) +from:0x02150534 kind:arm_call to:0x0214eef0 module:overlay(30) +from:0x02150544 kind:load to:0x027e09bc module:dtcm +from:0x02150548 kind:load to:0x02152b24 module:overlay(30) +from:0x0215054c kind:load to:0x02151ba8 module:overlay(30) +from:0x02150550 kind:load to:0x02152b44 module:overlay(30) +from:0x02150570 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02150584 kind:load to:0x020578a4 module:overlay(0) +from:0x02150598 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021505a0 kind:arm_call to:0x02011ff4 module:main +from:0x021505b4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021505c8 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x0215065c kind:load to:0x02151d60 module:overlay(30) +from:0x02150668 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215067c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02150684 kind:arm_call to:0x02011ff4 module:main +from:0x021506b8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021506f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02150714 kind:load to:0x02150978 module:overlay(30) +from:0x02150760 kind:arm_call to:0x0201aa44 module:main +from:0x02150784 kind:arm_call to:0x0201aa44 module:main +from:0x0215079c kind:load to:0x0204af1c module:main +from:0x02150804 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02150870 kind:load to:0x021507a0 module:overlay(30) +from:0x02150874 kind:load to:0x02150980 module:overlay(30) +from:0x021509b0 kind:arm_call to:0x02141e94 module:overlay(30) +from:0x021509c0 kind:arm_call to:0x0203ce74 module:main +from:0x021509d4 kind:load to:0x02151d80 module:overlay(30) +from:0x021509d8 kind:load to:0x02151d90 module:overlay(30) +from:0x021509dc kind:load to:0x021429d8 module:overlay(30) +from:0x021509e0 kind:load to:0x02151d84 module:overlay(30) +from:0x02150a00 kind:arm_call to:0x02142a1c module:overlay(30) +from:0x02150a10 kind:arm_call to:0x0203ce74 module:main +from:0x02150a24 kind:load to:0x02151e64 module:overlay(30) +from:0x02150a28 kind:load to:0x02151e74 module:overlay(30) +from:0x02150a2c kind:load to:0x02142e24 module:overlay(30) +from:0x02150a30 kind:load to:0x02151e68 module:overlay(30) +from:0x02150a50 kind:arm_call to:0x02142e68 module:overlay(30) +from:0x02150a60 kind:arm_call to:0x0203ce74 module:main +from:0x02150a74 kind:load to:0x02151f48 module:overlay(30) +from:0x02150a78 kind:load to:0x02151f58 module:overlay(30) +from:0x02150a7c kind:load to:0x0214317c module:overlay(30) +from:0x02150a80 kind:load to:0x02151f4c module:overlay(30) +from:0x02150aa0 kind:arm_call to:0x021431c0 module:overlay(30) +from:0x02150ab0 kind:arm_call to:0x0203ce74 module:main +from:0x02150ac4 kind:load to:0x0215202c module:overlay(30) +from:0x02150ac8 kind:load to:0x0215203c module:overlay(30) +from:0x02150acc kind:load to:0x02143484 module:overlay(30) +from:0x02150ad0 kind:load to:0x02152030 module:overlay(30) +from:0x02150af0 kind:arm_call to:0x021434c8 module:overlay(30) +from:0x02150b00 kind:arm_call to:0x0203ce74 module:main +from:0x02150b14 kind:load to:0x02152110 module:overlay(30) +from:0x02150b18 kind:load to:0x02152120 module:overlay(30) +from:0x02150b1c kind:load to:0x0214378c module:overlay(30) +from:0x02150b20 kind:load to:0x02152114 module:overlay(30) +from:0x02150b40 kind:arm_call to:0x021437d0 module:overlay(30) +from:0x02150b50 kind:arm_call to:0x0203ce74 module:main +from:0x02150b64 kind:load to:0x021521f4 module:overlay(30) +from:0x02150b68 kind:load to:0x02152204 module:overlay(30) +from:0x02150b6c kind:load to:0x02143aa8 module:overlay(30) +from:0x02150b70 kind:load to:0x021521f8 module:overlay(30) +from:0x02150b94 kind:arm_call to:0x0203d160 module:main +from:0x02150bb0 kind:arm_call_thumb to:0x0201797c module:main +from:0x02150bd4 kind:arm_call to:0x0203ce74 module:main +from:0x02150bf0 kind:arm_call to:0x02143af0 module:overlay(30) +from:0x02150c00 kind:arm_call to:0x0203ce74 module:main +from:0x02150c78 kind:load to:0x021522f8 module:overlay(30) +from:0x02150c7c kind:load to:0x0214b08c module:overlay(30) +from:0x02150c80 kind:load to:0x02152418 module:overlay(30) +from:0x02150c84 kind:load to:0x021514a4 module:overlay(30) +from:0x02150c88 kind:load to:0x02135794 module:overlay(26) +from:0x02150c8c kind:load to:0x0215242c module:overlay(30) +from:0x02150c90 kind:load to:0x0214b0a4 module:overlay(30) +from:0x02150c94 kind:load to:0x021522e0 module:overlay(30) +from:0x02150c98 kind:load to:0x021522d8 module:overlay(30) +from:0x02150c9c kind:load to:0x02152340 module:overlay(30) +from:0x02150ca0 kind:load to:0x0214b0b8 module:overlay(30) +from:0x02150ca4 kind:load to:0x021522ec module:overlay(30) +from:0x02150ca8 kind:load to:0x020431b8 module:main +from:0x02150cac kind:load to:0x0215168c module:overlay(30) +from:0x02150d4c kind:arm_call to:0x0214b0fc module:overlay(30) +from:0x02150d5c kind:arm_call to:0x0203ce74 module:main +from:0x02150d78 kind:load to:0x02151874 module:overlay(30) +from:0x02150d7c kind:load to:0x021528e4 module:overlay(30) +from:0x02150d80 kind:load to:0x02151890 module:overlay(30) +from:0x02150d84 kind:load to:0x021518ac module:overlay(30) +from:0x02150d88 kind:load to:0x021518c8 module:overlay(30) +from:0x02150d8c kind:load to:0x021528f4 module:overlay(30) +from:0x02150d90 kind:load to:0x0214c330 module:overlay(30) +from:0x02150d94 kind:load to:0x021528e8 module:overlay(30) +from:0x02150dd0 kind:arm_call to:0x0214c374 module:overlay(30) +from:0x02150de0 kind:arm_call to:0x0203ce74 module:main +from:0x02150df4 kind:load to:0x021518f0 module:overlay(30) +from:0x02150df8 kind:load to:0x02152930 module:overlay(30) +from:0x02150dfc kind:load to:0x02152940 module:overlay(30) +from:0x02150e00 kind:load to:0x0214ce28 module:overlay(30) +from:0x02150e04 kind:load to:0x02152934 module:overlay(30) +from:0x02150e50 kind:arm_call to:0x0214ce6c module:overlay(30) +from:0x02150e60 kind:arm_call to:0x0203ce74 module:main +from:0x02150e78 kind:load to:0x021519dc module:overlay(30) +from:0x02150e7c kind:load to:0x02152a18 module:overlay(30) +from:0x02150e80 kind:load to:0x02152a28 module:overlay(30) +from:0x02150e84 kind:load to:0x0214d644 module:overlay(30) +from:0x02150e88 kind:load to:0x02152a1c module:overlay(30) +from:0x02150ea8 kind:arm_call to:0x0214d698 module:overlay(30) +from:0x02150eb8 kind:arm_call to:0x0203ce74 module:main +from:0x02150ecc kind:load to:0x02152a64 module:overlay(30) +from:0x02150ed0 kind:load to:0x02152a74 module:overlay(30) +from:0x02150ed4 kind:load to:0x0214d7bc module:overlay(30) +from:0x02150ed8 kind:load to:0x02152a68 module:overlay(30) +from:0x02150ef8 kind:arm_call to:0x0214d800 module:overlay(30) +from:0x02150f08 kind:arm_call to:0x0203ce74 module:main +from:0x02150f1c kind:load to:0x02152ab0 module:overlay(30) +from:0x02150f20 kind:load to:0x02152ac0 module:overlay(30) +from:0x02150f24 kind:load to:0x0214dca4 module:overlay(30) +from:0x02150f28 kind:load to:0x02152ab4 module:overlay(30) +from:0x02150f48 kind:arm_call to:0x0214dcec module:overlay(30) +from:0x02150f58 kind:arm_call to:0x0203ce74 module:main +from:0x02150f6c kind:load to:0x02152b30 module:overlay(30) +from:0x02150f70 kind:load to:0x02152c24 module:overlay(30) +from:0x02150f74 kind:load to:0x021505ac module:overlay(30) +from:0x02150f78 kind:load to:0x02152b34 module:overlay(30) +from:0x02150f7c kind:load to:0x02150994 module:overlay(30) +from:0x02150f80 kind:load to:0x021509e4 module:overlay(30) +from:0x02150f84 kind:load to:0x02150a34 module:overlay(30) +from:0x02150f88 kind:load to:0x02150a84 module:overlay(30) +from:0x02150f8c kind:load to:0x02150ad4 module:overlay(30) +from:0x02150f90 kind:load to:0x02150b24 module:overlay(30) +from:0x02150f94 kind:load to:0x02150b74 module:overlay(30) +from:0x02150f98 kind:load to:0x02150cb0 module:overlay(30) +from:0x02150f9c kind:load to:0x02150d98 module:overlay(30) +from:0x02150fa0 kind:load to:0x02150e08 module:overlay(30) +from:0x02150fa4 kind:load to:0x02150e8c module:overlay(30) +from:0x02150fa8 kind:load to:0x02150edc module:overlay(30) +from:0x02150fac kind:load to:0x02150f2c module:overlay(30) +from:0x02150fc8 kind:load to:0x02141aa8 module:overlay(30) +from:0x02150fcc kind:load to:0x02141abc module:overlay(30) +from:0x02150fd0 kind:load to:0x02057bf4 module:overlay(0) +from:0x02150fd4 kind:load to:0x01ffc57c module:itcm +from:0x02150fd8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02150fdc kind:load to:0x02057e44 module:overlay(0) +from:0x02150fe0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02150fe4 kind:load to:0x02141ae4 module:overlay(30) +from:0x02150fe8 kind:load to:0x02057d84 module:overlay(0) +from:0x02150fec kind:load to:0x02141ad8 module:overlay(30) +from:0x02150ff0 kind:load to:0x02082334 module:overlay(0) +from:0x02150ffc kind:load to:0x02141d10 module:overlay(30) +from:0x02151000 kind:load to:0x02141d24 module:overlay(30) +from:0x02151004 kind:load to:0x02057bf4 module:overlay(0) +from:0x02151008 kind:load to:0x01ffc57c module:itcm +from:0x0215100c kind:load to:0x02057dc8 module:overlay(0) +from:0x02151010 kind:load to:0x02057e44 module:overlay(0) +from:0x02151014 kind:load to:0x02057ea8 module:overlay(0) +from:0x02151018 kind:load to:0x02141d4c module:overlay(30) +from:0x0215101c kind:load to:0x02057d84 module:overlay(0) +from:0x02151020 kind:load to:0x02141d40 module:overlay(30) +from:0x02151024 kind:load to:0x02082334 module:overlay(0) +from:0x02151030 kind:load to:0x02141e70 module:overlay(30) +from:0x02151034 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151038 kind:load to:0x0209cb44 module:overlay(0) +from:0x0215103c kind:load to:0x0209cb48 module:overlay(0) +from:0x02151040 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215104c kind:load to:0x02141f54 module:overlay(30) +from:0x02151050 kind:load to:0x021428bc module:overlay(30) +from:0x02151054 kind:load to:0x0205a720 module:overlay(0) +from:0x02151058 kind:load to:0x01ffc57c module:itcm +from:0x0215105c kind:load to:0x02057dc8 module:overlay(0) +from:0x02151060 kind:load to:0x02057e44 module:overlay(0) +from:0x02151064 kind:load to:0x02057ea8 module:overlay(0) +from:0x02151068 kind:load to:0x01ffc7a4 module:itcm +from:0x0215106c kind:load to:0x02057d84 module:overlay(0) +from:0x02151078 kind:load to:0x02141f68 module:overlay(30) +from:0x0215107c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151080 kind:load to:0x021422ec module:overlay(30) +from:0x02151084 kind:load to:0x02142460 module:overlay(30) +from:0x02151088 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215108c kind:load to:0x02142550 module:overlay(30) +from:0x02151090 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151094 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151098 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215109c kind:load to:0x0209d1d8 module:overlay(0) +from:0x021510a0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021510a4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021510a8 kind:load to:0x021428d8 module:overlay(30) +from:0x021510ac kind:load to:0x02142918 module:overlay(30) +from:0x021510b0 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x021510b4 kind:load to:0x021421fc module:overlay(30) +from:0x021510b8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021510bc kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021510c0 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021510c4 kind:load to:0x021428a8 module:overlay(30) +from:0x021510c8 kind:load to:0x0210b350 module:overlays(19,26) +from:0x021510cc kind:load to:0x0210b194 module:overlays(19,26) +from:0x021510d0 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x021510d4 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x021510d8 kind:load to:0x02142594 module:overlay(30) +from:0x021510dc kind:load to:0x0210b318 module:overlays(19,26) +from:0x021510e0 kind:load to:0x0210b320 module:overlays(19,26) +from:0x021510e4 kind:load to:0x02142828 module:overlay(30) +from:0x021510e8 kind:load to:0x02142868 module:overlay(30) +from:0x021510ec kind:load to:0x02142888 module:overlay(30) +from:0x021510f0 kind:load to:0x021421f0 module:overlay(30) +from:0x021510fc kind:load to:0x02142100 module:overlay(30) +from:0x02151100 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151104 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02151108 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0215110c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151110 kind:load to:0x0210b138 module:overlays(19,26) +from:0x02151114 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151118 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215111c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151120 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151124 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151128 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215112c kind:load to:0x021429a0 module:overlay(30) +from:0x02151130 kind:load to:0x02142960 module:overlay(30) +from:0x02151134 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02151138 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0215113c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151140 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151144 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151148 kind:load to:0x0210b308 module:overlays(19,26) +from:0x0215114c kind:load to:0x0210b350 module:overlays(19,26) +from:0x02151150 kind:load to:0x0210b194 module:overlays(19,26) +from:0x02151154 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x02151158 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x0215115c kind:load to:0x0210b200 module:overlays(19,26) +from:0x02151160 kind:load to:0x0210b318 module:overlays(19,26) +from:0x02151164 kind:load to:0x0210b320 module:overlays(19,26) +from:0x0215116c kind:load to:0x021421f8 module:overlay(30) +from:0x02151170 kind:load to:0x021421e8 module:overlay(30) +from:0x02151174 kind:load to:0x021421f0 module:overlay(30) +from:0x02151180 kind:load to:0x021429f8 module:overlay(30) +from:0x02151184 kind:load to:0x0209ca10 module:overlay(0) +from:0x02151188 kind:load to:0x0209cb44 module:overlay(0) +from:0x0215118c kind:load to:0x0209cb48 module:overlay(0) +from:0x02151190 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215119c kind:load to:0x02142a98 module:overlay(30) +from:0x021511a0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021511a4 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x021511a8 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021511ac kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021511b0 kind:load to:0x02142cf4 module:overlay(30) +from:0x021511b4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021511b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021511bc kind:load to:0x0209d1d4 module:overlay(0) +from:0x021511c0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021511c4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021511c8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021511cc kind:load to:0x02142d94 module:overlay(30) +from:0x021511d0 kind:load to:0x02142db4 module:overlay(30) +from:0x021511d4 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021511d8 kind:load to:0x02142c80 module:overlay(30) +from:0x021511dc kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021511e0 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021511e4 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021511e8 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x021511ec kind:load to:0x02142d8c module:overlay(30) +from:0x021511f0 kind:load to:0x02142d0c module:overlay(30) +from:0x021511f4 kind:load to:0x02142d4c module:overlay(30) +from:0x021511f8 kind:load to:0x02142d6c module:overlay(30) +from:0x021511fc kind:load to:0x02142c74 module:overlay(30) +from:0x02151208 kind:load to:0x02142b84 module:overlay(30) +from:0x0215120c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151210 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02151214 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02151218 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215121c kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02151220 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02151224 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151228 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215122c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151230 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02151234 kind:load to:0x0209d1ec module:overlay(0) +from:0x02151238 kind:load to:0x02142e04 module:overlay(30) +from:0x0215123c kind:load to:0x02142ddc module:overlay(30) +from:0x02151240 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02151244 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02151248 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0215124c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151250 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151254 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151258 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x02151260 kind:load to:0x02142c7c module:overlay(30) +from:0x02151264 kind:load to:0x02142c6c module:overlay(30) +from:0x02151268 kind:load to:0x02142c74 module:overlay(30) +from:0x02151274 kind:load to:0x02142e44 module:overlay(30) +from:0x02151278 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215127c kind:load to:0x0209cb44 module:overlay(0) +from:0x02151280 kind:load to:0x0209cb48 module:overlay(0) +from:0x02151284 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151290 kind:load to:0x02142edc module:overlay(30) +from:0x02151294 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151298 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x0215129c kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x021512a0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021512a4 kind:load to:0x02143058 module:overlay(30) +from:0x021512a8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021512ac kind:load to:0x0209d1cc module:overlay(0) +from:0x021512b0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021512b4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021512b8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021512bc kind:load to:0x0209d1ec module:overlay(0) +from:0x021512c0 kind:load to:0x02143104 module:overlay(30) +from:0x021512c4 kind:load to:0x0214313c module:overlay(30) +from:0x021512c8 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x021512cc kind:load to:0x02142fc4 module:overlay(30) +from:0x021512d0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021512d4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021512d8 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021512dc kind:load to:0x021430f0 module:overlay(30) +from:0x021512e0 kind:load to:0x0210b350 module:overlays(19,26) +from:0x021512e4 kind:load to:0x0210b194 module:overlays(19,26) +from:0x021512e8 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x021512ec kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x021512f0 kind:load to:0x0210b200 module:overlays(19,26) +from:0x021512f4 kind:load to:0x021430f8 module:overlay(30) +from:0x021512f8 kind:load to:0x0210b320 module:overlays(19,26) +from:0x021512fc kind:load to:0x02143070 module:overlay(30) +from:0x02151300 kind:load to:0x021430b0 module:overlay(30) +from:0x02151304 kind:load to:0x021430d0 module:overlay(30) +from:0x02151308 kind:load to:0x021421f0 module:overlay(30) +from:0x02151314 kind:load to:0x0214319c module:overlay(30) +from:0x02151318 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215131c kind:load to:0x0209cb44 module:overlay(0) +from:0x02151320 kind:load to:0x0209cb48 module:overlay(0) +from:0x02151324 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151330 kind:load to:0x0214323c module:overlay(30) +from:0x02151334 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151338 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x0215133c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02151340 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151344 kind:load to:0x0214339c module:overlay(30) +from:0x02151348 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215134c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151350 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151354 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151358 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215135c kind:load to:0x0209d1ec module:overlay(0) +from:0x02151360 kind:load to:0x0214343c module:overlay(30) +from:0x02151364 kind:load to:0x0214345c module:overlay(30) +from:0x02151368 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x0215136c kind:load to:0x02143328 module:overlay(30) +from:0x02151370 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151374 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151378 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0215137c kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151380 kind:load to:0x02143434 module:overlay(30) +from:0x02151384 kind:load to:0x021433b4 module:overlay(30) +from:0x02151388 kind:load to:0x021433f4 module:overlay(30) +from:0x0215138c kind:load to:0x02143414 module:overlay(30) +from:0x02151390 kind:load to:0x02142c74 module:overlay(30) +from:0x0215139c kind:load to:0x021434a4 module:overlay(30) +from:0x021513a0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021513a4 kind:load to:0x0209cb44 module:overlay(0) +from:0x021513a8 kind:load to:0x0209cb48 module:overlay(0) +from:0x021513ac kind:load to:0x0209ca78 module:overlay(0) +from:0x021513b8 kind:load to:0x02143544 module:overlay(30) +from:0x021513bc kind:load to:0x0209d0b8 module:overlay(0) +from:0x021513c0 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x021513c4 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021513c8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021513cc kind:load to:0x021436a4 module:overlay(30) +from:0x021513d0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021513d4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021513d8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021513dc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021513e0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021513e4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021513e8 kind:load to:0x02143744 module:overlay(30) +from:0x021513ec kind:load to:0x02143764 module:overlay(30) +from:0x021513f0 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021513f4 kind:load to:0x02143630 module:overlay(30) +from:0x021513f8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021513fc kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151400 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02151404 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151408 kind:load to:0x0214373c module:overlay(30) +from:0x0215140c kind:load to:0x021436bc module:overlay(30) +from:0x02151410 kind:load to:0x021436fc module:overlay(30) +from:0x02151414 kind:load to:0x0214371c module:overlay(30) +from:0x02151418 kind:load to:0x02142c74 module:overlay(30) +from:0x02151424 kind:load to:0x021437ac module:overlay(30) +from:0x02151428 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215142c kind:load to:0x0209cb44 module:overlay(0) +from:0x02151430 kind:load to:0x0209cb48 module:overlay(0) +from:0x02151434 kind:load to:0x0209ca78 module:overlay(0) +from:0x02151440 kind:load to:0x02143860 module:overlay(30) +from:0x02151444 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02151448 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x0215144c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02151450 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02151454 kind:load to:0x021439c0 module:overlay(30) +from:0x02151458 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215145c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151460 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02151464 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02151468 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215146c kind:load to:0x0209d1ec module:overlay(0) +from:0x02151470 kind:load to:0x02143a60 module:overlay(30) +from:0x02151474 kind:load to:0x02143a80 module:overlay(30) +from:0x02151478 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x0215147c kind:load to:0x0214394c module:overlay(30) +from:0x02151480 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02151484 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02151488 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0215148c kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02151490 kind:load to:0x02143a58 module:overlay(30) +from:0x02151494 kind:load to:0x021439d8 module:overlay(30) +from:0x02151498 kind:load to:0x02143a18 module:overlay(30) +from:0x0215149c kind:load to:0x02143a38 module:overlay(30) +from:0x021514a0 kind:load to:0x02142c74 module:overlay(30) +from:0x021514cc kind:load to:0x02143ca4 module:overlay(30) +from:0x021514d8 kind:load to:0x02097c14 module:overlay(0) +from:0x021514dc kind:load to:0x02143b90 module:overlay(30) +from:0x021514e8 kind:load to:0x02143ac8 module:overlay(30) +from:0x021514ec kind:load to:0x02097944 module:overlay(0) +from:0x021514f0 kind:load to:0x02097754 module:overlay(0) +from:0x021514f4 kind:load to:0x020977d0 module:overlay(0) +from:0x021514f8 kind:load to:0x0209794c module:overlay(0) +from:0x021514fc kind:load to:0x0209796c module:overlay(0) +from:0x02151500 kind:load to:0x02097998 module:overlay(0) +from:0x0215150c kind:load to:0x02143f4c module:overlay(30) +from:0x02151510 kind:load to:0x0214afd8 module:overlay(30) +from:0x02151514 kind:load to:0x0209a254 module:overlay(0) +from:0x02151518 kind:load to:0x0209a288 module:overlay(0) +from:0x0215151c kind:load to:0x0209a320 module:overlay(0) +from:0x02151520 kind:load to:0x0209a334 module:overlay(0) +from:0x02151524 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02151528 kind:load to:0x0209a35c module:overlay(0) +from:0x0215152c kind:load to:0x0209a3e4 module:overlay(0) +from:0x02151530 kind:load to:0x0209a06c module:overlay(0) +from:0x02151534 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02151538 kind:load to:0x0209a308 module:overlay(0) +from:0x0215153c kind:load to:0x0209a348 module:overlay(0) +from:0x02151540 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02151544 kind:load to:0x0214afa0 module:overlay(30) +from:0x02151548 kind:load to:0x0214af7c module:overlay(30) +from:0x0215154c kind:load to:0x0209a70c module:overlay(0) +from:0x02151558 kind:load to:0x02098518 module:overlay(0) +from:0x0215155c kind:load to:0x02098554 module:overlay(0) +from:0x02151560 kind:load to:0x0209856c module:overlay(0) +from:0x02151564 kind:load to:0x02098578 module:overlay(0) +from:0x02151568 kind:load to:0x0214af3c module:overlay(30) +from:0x0215156c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02151570 kind:load to:0x0214a424 module:overlay(30) +from:0x02151574 kind:load to:0x0214a524 module:overlay(30) +from:0x02151578 kind:load to:0x0214a778 module:overlay(30) +from:0x0215157c kind:load to:0x0214a72c module:overlay(30) +from:0x02151580 kind:load to:0x020984bc module:overlay(0) +from:0x02151584 kind:load to:0x0214ab20 module:overlay(30) +from:0x02151588 kind:load to:0x0214acc8 module:overlay(30) +from:0x0215158c kind:load to:0x020984c8 module:overlay(0) +from:0x02151590 kind:load to:0x02098584 module:overlay(0) +from:0x02151594 kind:load to:0x020985f0 module:overlay(0) +from:0x02151598 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215159c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021515a0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021515a4 kind:load to:0x0214aff4 module:overlay(30) +from:0x021515a8 kind:load to:0x0214b03c module:overlay(30) +from:0x021515ac kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x021515b0 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x0215168c kind:load to:0x02147e3c module:overlay(30) +from:0x02151694 kind:load to:0x02147ea4 module:overlay(30) +from:0x021516a4 kind:load to:0x02147ee4 module:overlay(30) +from:0x021516ac kind:load to:0x02147f08 module:overlay(30) +from:0x021516bc kind:load to:0x02147fbc module:overlay(30) +from:0x021516c4 kind:load to:0x02148084 module:overlay(30) +from:0x021516d4 kind:load to:0x02148220 module:overlay(30) +from:0x021516dc kind:load to:0x0214834c module:overlay(30) +from:0x021516ec kind:load to:0x02148374 module:overlay(30) +from:0x021516f4 kind:load to:0x02148614 module:overlay(30) +from:0x02151704 kind:load to:0x021489d8 module:overlay(30) +from:0x0215170c kind:load to:0x02148abc module:overlay(30) +from:0x02151714 kind:load to:0x02148b3c module:overlay(30) +from:0x0215171c kind:load to:0x02148b54 module:overlay(30) +from:0x02151724 kind:load to:0x02148c30 module:overlay(30) +from:0x0215172c kind:load to:0x02148f70 module:overlay(30) +from:0x02151734 kind:load to:0x02148f88 module:overlay(30) +from:0x0215173c kind:load to:0x02149084 module:overlay(30) +from:0x0215174c kind:load to:0x02149174 module:overlay(30) +from:0x02151754 kind:load to:0x02149278 module:overlay(30) +from:0x0215175c kind:load to:0x021492e0 module:overlay(30) +from:0x02151764 kind:load to:0x021492f8 module:overlay(30) +from:0x0215176c kind:load to:0x02149464 module:overlay(30) +from:0x0215177c kind:load to:0x021495e8 module:overlay(30) +from:0x02151784 kind:load to:0x021496f8 module:overlay(30) +from:0x02151794 kind:load to:0x02149774 module:overlay(30) +from:0x0215179c kind:load to:0x021497f4 module:overlay(30) +from:0x021517a4 kind:load to:0x02149968 module:overlay(30) +from:0x021517ac kind:load to:0x021499a8 module:overlay(30) +from:0x021517b4 kind:load to:0x02149a3c module:overlay(30) +from:0x021517c4 kind:load to:0x02149a9c module:overlay(30) +from:0x021517cc kind:load to:0x02149d38 module:overlay(30) +from:0x021517d4 kind:load to:0x02149dd4 module:overlay(30) +from:0x021517dc kind:load to:0x02149e24 module:overlay(30) +from:0x021517e4 kind:load to:0x0214a060 module:overlay(30) +from:0x021517ec kind:load to:0x0214a404 module:overlay(30) +from:0x021517fc kind:load to:0x0214b0d8 module:overlay(30) +from:0x02151800 kind:load to:0x0209774c module:overlay(0) +from:0x02151804 kind:load to:0x02097754 module:overlay(0) +from:0x02151808 kind:load to:0x020977d0 module:overlay(0) +from:0x0215180c kind:load to:0x02097810 module:overlay(0) +from:0x02151810 kind:load to:0x02097814 module:overlay(0) +from:0x02151814 kind:load to:0x02097818 module:overlay(0) +from:0x02151820 kind:load to:0x02098518 module:overlay(0) +from:0x02151824 kind:load to:0x02098554 module:overlay(0) +from:0x02151828 kind:load to:0x0209856c module:overlay(0) +from:0x0215182c kind:load to:0x02098578 module:overlay(0) +from:0x02151830 kind:load to:0x01fff464 module:itcm +from:0x02151834 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02151838 kind:load to:0x0214b258 module:overlay(30) +from:0x0215183c kind:load to:0x0214b260 module:overlay(30) +from:0x02151840 kind:load to:0x0214b29c module:overlay(30) +from:0x02151844 kind:load to:0x0214b27c module:overlay(30) +from:0x02151848 kind:load to:0x020984bc module:overlay(0) +from:0x0215184c kind:load to:0x020984c0 module:overlay(0) +from:0x02151850 kind:load to:0x020984c4 module:overlay(0) +from:0x02151854 kind:load to:0x020984c8 module:overlay(0) +from:0x02151858 kind:load to:0x02098584 module:overlay(0) +from:0x0215185c kind:load to:0x020985f0 module:overlay(0) +from:0x02151860 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02151864 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02151868 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215186c kind:load to:0x0214b218 module:overlay(30) +from:0x02151870 kind:load to:0x0214b234 module:overlay(30) +from:0x021518ec kind:load to:0x0214c3e4 module:overlay(30) +from:0x021518fc kind:load to:0x0214cb44 module:overlay(30) +from:0x02151904 kind:load to:0x0214cc68 module:overlay(30) +from:0x0215190c kind:load to:0x0214cb28 module:overlay(30) +from:0x02151914 kind:load to:0x0214cb44 module:overlay(30) +from:0x0215191c kind:load to:0x0214cb50 module:overlay(30) +from:0x02151924 kind:load to:0x0214cc68 module:overlay(30) +from:0x02151964 kind:load to:0x0214c350 module:overlay(30) +from:0x02151968 kind:load to:0x02097944 module:overlay(0) +from:0x0215196c kind:load to:0x02097754 module:overlay(0) +from:0x02151970 kind:load to:0x020977d0 module:overlay(0) +from:0x02151974 kind:load to:0x0209794c module:overlay(0) +from:0x02151978 kind:load to:0x0209796c module:overlay(0) +from:0x0215197c kind:load to:0x02097998 module:overlay(0) +from:0x02151988 kind:load to:0x02098518 module:overlay(0) +from:0x0215198c kind:load to:0x02098554 module:overlay(0) +from:0x02151990 kind:load to:0x0209856c module:overlay(0) +from:0x02151994 kind:load to:0x02098578 module:overlay(0) +from:0x02151998 kind:load to:0x01fff464 module:itcm +from:0x0215199c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021519a0 kind:load to:0x0214ca34 module:overlay(30) +from:0x021519a4 kind:load to:0x020984b0 module:overlay(0) +from:0x021519a8 kind:load to:0x0214caf0 module:overlay(30) +from:0x021519ac kind:load to:0x020984b8 module:overlay(0) +from:0x021519b0 kind:load to:0x020984bc module:overlay(0) +from:0x021519b4 kind:load to:0x0214cdc0 module:overlay(30) +from:0x021519b8 kind:load to:0x020984c4 module:overlay(0) +from:0x021519bc kind:load to:0x020984c8 module:overlay(0) +from:0x021519c0 kind:load to:0x02098584 module:overlay(0) +from:0x021519c4 kind:load to:0x020985f0 module:overlay(0) +from:0x021519c8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021519cc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021519d0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021519d4 kind:load to:0x0214c494 module:overlay(30) +from:0x021519d8 kind:load to:0x0214c4b4 module:overlay(30) +from:0x021519f0 kind:load to:0x0214d050 module:overlay(30) +from:0x021519f8 kind:load to:0x0214d078 module:overlay(30) +from:0x02151a00 kind:load to:0x0214d594 module:overlay(30) +from:0x02151a08 kind:load to:0x0214d054 module:overlay(30) +from:0x02151a10 kind:load to:0x0214d278 module:overlay(30) +from:0x02151a18 kind:load to:0x0214d5d4 module:overlay(30) +from:0x02151a28 kind:load to:0x0214ce48 module:overlay(30) +from:0x02151a2c kind:load to:0x0209774c module:overlay(0) +from:0x02151a30 kind:load to:0x02097754 module:overlay(0) +from:0x02151a34 kind:load to:0x020977d0 module:overlay(0) +from:0x02151a38 kind:load to:0x02097810 module:overlay(0) +from:0x02151a3c kind:load to:0x02097814 module:overlay(0) +from:0x02151a40 kind:load to:0x02097818 module:overlay(0) +from:0x02151a4c kind:load to:0x02098518 module:overlay(0) +from:0x02151a50 kind:load to:0x02098554 module:overlay(0) +from:0x02151a54 kind:load to:0x0209856c module:overlay(0) +from:0x02151a58 kind:load to:0x02098578 module:overlay(0) +from:0x02151a5c kind:load to:0x01fff464 module:itcm +from:0x02151a60 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02151a64 kind:load to:0x0214cf58 module:overlay(30) +from:0x02151a68 kind:load to:0x020984b0 module:overlay(0) +from:0x02151a6c kind:load to:0x0214cfe0 module:overlay(30) +from:0x02151a70 kind:load to:0x0214d018 module:overlay(30) +from:0x02151a74 kind:load to:0x020984bc module:overlay(0) +from:0x02151a78 kind:load to:0x020984c0 module:overlay(0) +from:0x02151a7c kind:load to:0x020984c4 module:overlay(0) +from:0x02151a80 kind:load to:0x020984c8 module:overlay(0) +from:0x02151a84 kind:load to:0x02098584 module:overlay(0) +from:0x02151a88 kind:load to:0x020985f0 module:overlay(0) +from:0x02151a8c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02151a90 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02151a94 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02151a98 kind:load to:0x0214ced8 module:overlay(30) +from:0x02151a9c kind:load to:0x0214cf14 module:overlay(30) +from:0x02151aa8 kind:load to:0x0214d664 module:overlay(30) +from:0x02151aac kind:load to:0x0209774c module:overlay(0) +from:0x02151ab0 kind:load to:0x02097754 module:overlay(0) +from:0x02151ab4 kind:load to:0x020977d0 module:overlay(0) +from:0x02151ab8 kind:load to:0x02097810 module:overlay(0) +from:0x02151abc kind:load to:0x02097814 module:overlay(0) +from:0x02151ac0 kind:load to:0x02097818 module:overlay(0) +from:0x02151acc kind:load to:0x02098518 module:overlay(0) +from:0x02151ad0 kind:load to:0x02098554 module:overlay(0) +from:0x02151ad4 kind:load to:0x0209856c module:overlay(0) +from:0x02151ad8 kind:load to:0x02098578 module:overlay(0) +from:0x02151adc kind:load to:0x01fff464 module:itcm +from:0x02151ae0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02151ae4 kind:load to:0x02122f94 module:overlays(26,34) +from:0x02151ae8 kind:load to:0x020984b0 module:overlay(0) +from:0x02151aec kind:load to:0x02122ff8 module:overlays(26,34) +from:0x02151af0 kind:load to:0x020984b8 module:overlay(0) +from:0x02151af4 kind:load to:0x020984bc module:overlay(0) +from:0x02151af8 kind:load to:0x020984c0 module:overlay(0) +from:0x02151afc kind:load to:0x020984c4 module:overlay(0) +from:0x02151b00 kind:load to:0x020984c8 module:overlay(0) +from:0x02151b04 kind:load to:0x02098584 module:overlay(0) +from:0x02151b08 kind:load to:0x020985f0 module:overlay(0) +from:0x02151b0c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02151b10 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02151b14 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02151b18 kind:load to:0x0214d78c module:overlay(30) +from:0x02151b1c kind:load to:0x0214d7a0 module:overlay(30) +from:0x02151b20 kind:load to:0x0214d6c0 module:overlay(30) +from:0x02151b24 kind:load to:0x0214d710 module:overlay(30) +from:0x02151b30 kind:load to:0x0214d7dc module:overlay(30) +from:0x02151b34 kind:load to:0x0209774c module:overlay(0) +from:0x02151b38 kind:load to:0x02097754 module:overlay(0) +from:0x02151b3c kind:load to:0x020977d0 module:overlay(0) +from:0x02151b40 kind:load to:0x02097810 module:overlay(0) +from:0x02151b44 kind:load to:0x02097814 module:overlay(0) +from:0x02151b48 kind:load to:0x02097818 module:overlay(0) +from:0x02151b54 kind:load to:0x02098518 module:overlay(0) +from:0x02151b58 kind:load to:0x02098554 module:overlay(0) +from:0x02151b5c kind:load to:0x0209856c module:overlay(0) +from:0x02151b60 kind:load to:0x02098578 module:overlay(0) +from:0x02151b64 kind:load to:0x01fff464 module:itcm +from:0x02151b68 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02151b6c kind:load to:0x0214d8d0 module:overlay(30) +from:0x02151b70 kind:load to:0x020984b0 module:overlay(0) +from:0x02151b74 kind:load to:0x0214d8e0 module:overlay(30) +from:0x02151b78 kind:load to:0x020984b8 module:overlay(0) +from:0x02151b7c kind:load to:0x020984bc module:overlay(0) +from:0x02151b80 kind:load to:0x020984c0 module:overlay(0) +from:0x02151b84 kind:load to:0x020984c4 module:overlay(0) +from:0x02151b88 kind:load to:0x020984c8 module:overlay(0) +from:0x02151b8c kind:load to:0x02098584 module:overlay(0) +from:0x02151b90 kind:load to:0x020985f0 module:overlay(0) +from:0x02151b94 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02151b98 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02151b9c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02151ba0 kind:load to:0x0214d890 module:overlay(30) +from:0x02151ba4 kind:load to:0x0214d8ac module:overlay(30) +from:0x02151ba8 kind:load to:0x0214ffe8 module:overlay(30) +from:0x02151bb0 kind:load to:0x02150110 module:overlay(30) +from:0x02151bb8 kind:load to:0x0214f708 module:overlay(30) +from:0x02151bc0 kind:load to:0x0214f9d0 module:overlay(30) +from:0x02151bc8 kind:load to:0x0214f8d0 module:overlay(30) +from:0x02151bd0 kind:load to:0x0214f7e0 module:overlay(30) +from:0x02151bd8 kind:load to:0x02150258 module:overlay(30) +from:0x02151be0 kind:load to:0x0214f6c0 module:overlay(30) +from:0x02151be8 kind:load to:0x0214f98c module:overlay(30) +from:0x02151bf0 kind:load to:0x0214fa7c module:overlay(30) +from:0x02151bf8 kind:load to:0x0214fb94 module:overlay(30) +from:0x02151c00 kind:load to:0x0214f6b4 module:overlay(30) +from:0x02151c08 kind:load to:0x0214fdd8 module:overlay(30) +from:0x02151c10 kind:load to:0x0214f678 module:overlay(30) +from:0x02151c18 kind:load to:0x02150214 module:overlay(30) +from:0x02151c20 kind:load to:0x0214f598 module:overlay(30) +from:0x02151c28 kind:load to:0x0214f4b4 module:overlay(30) +from:0x02151c30 kind:load to:0x0214fbd8 module:overlay(30) +from:0x02151c38 kind:load to:0x0214fad8 module:overlay(30) +from:0x02151c40 kind:load to:0x0214f4b0 module:overlay(30) +from:0x02151c48 kind:load to:0x0214f49c module:overlay(30) +from:0x02151c50 kind:load to:0x021503c4 module:overlay(30) +from:0x02151c58 kind:load to:0x0214fcb0 module:overlay(30) +from:0x02151c60 kind:load to:0x0214fc84 module:overlay(30) +from:0x02151c68 kind:load to:0x0214f4f0 module:overlay(30) +from:0x02151c70 kind:load to:0x0214ff40 module:overlay(30) +from:0x02151c78 kind:load to:0x0214f5d4 module:overlay(30) +from:0x02151c80 kind:load to:0x02150388 module:overlay(30) +from:0x02151c90 kind:load to:0x0214dcc4 module:overlay(30) +from:0x02151c94 kind:load to:0x02097944 module:overlay(0) +from:0x02151c98 kind:load to:0x02097754 module:overlay(0) +from:0x02151c9c kind:load to:0x020977d0 module:overlay(0) +from:0x02151ca0 kind:load to:0x0209794c module:overlay(0) +from:0x02151ca4 kind:load to:0x0209796c module:overlay(0) +from:0x02151ca8 kind:load to:0x02097998 module:overlay(0) +from:0x02151cb4 kind:load to:0x0214df28 module:overlay(30) +from:0x02151cb8 kind:load to:0x02150590 module:overlay(30) +from:0x02151cbc kind:load to:0x02099b00 module:overlay(0) +from:0x02151cc0 kind:load to:0x02099b38 module:overlay(0) +from:0x02151cc4 kind:load to:0x0209a13c module:overlay(0) +from:0x02151cc8 kind:load to:0x0209a144 module:overlay(0) +from:0x02151ccc kind:load to:0x0209a0e4 module:overlay(0) +from:0x02151cd0 kind:load to:0x02099cb0 module:overlay(0) +from:0x02151cd4 kind:load to:0x02099ba0 module:overlay(0) +from:0x02151cd8 kind:load to:0x0209a06c module:overlay(0) +from:0x02151cdc kind:load to:0x0209a0f4 module:overlay(0) +from:0x02151ce0 kind:load to:0x0209a10c module:overlay(0) +from:0x02151ce4 kind:load to:0x02150588 module:overlay(30) +from:0x02151ce8 kind:load to:0x0209a124 module:overlay(0) +from:0x02151cec kind:load to:0x02150578 module:overlay(30) +from:0x02151cf0 kind:load to:0x02150554 module:overlay(30) +from:0x02151cfc kind:load to:0x02098518 module:overlay(0) +from:0x02151d00 kind:load to:0x02098554 module:overlay(0) +from:0x02151d04 kind:load to:0x0209856c module:overlay(0) +from:0x02151d08 kind:load to:0x02098578 module:overlay(0) +from:0x02151d0c kind:load to:0x01fff464 module:itcm +from:0x02151d10 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02151d14 kind:load to:0x0214e0a0 module:overlay(30) +from:0x02151d18 kind:load to:0x0214e0a8 module:overlay(30) +from:0x02151d1c kind:load to:0x0214e14c module:overlay(30) +from:0x02151d20 kind:load to:0x0214e16c module:overlay(30) +from:0x02151d24 kind:load to:0x020984bc module:overlay(0) +from:0x02151d28 kind:load to:0x0214e41c module:overlay(30) +from:0x02151d2c kind:load to:0x0214e5b8 module:overlay(30) +from:0x02151d30 kind:load to:0x020984c8 module:overlay(0) +from:0x02151d34 kind:load to:0x02098584 module:overlay(0) +from:0x02151d38 kind:load to:0x020985f0 module:overlay(0) +from:0x02151d3c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02151d40 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02151d44 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02151d48 kind:load to:0x0214df90 module:overlay(30) +from:0x02151d4c kind:load to:0x0214e014 module:overlay(30) +from:0x02151d50 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x02151d54 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02151d60 kind:load to:0x02150660 module:overlay(30) +from:0x02151d64 kind:load to:0x02150674 module:overlay(30) +from:0x02151d68 kind:load to:0x02061ccc module:overlay(0) +from:0x02151d6c kind:load to:0x02061cd0 module:overlay(0) +from:0x02151d70 kind:load to:0x02150718 module:overlay(30) +from:0x02151d74 kind:load to:0x02061cd8 module:overlay(0) +from:0x02151d78 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov030/symbols.txt b/config/eur/arm9/overlays/ov030/symbols.txt new file mode 100644 index 00000000..73b57ef3 --- /dev/null +++ b/config/eur/arm9/overlays/ov030/symbols.txt @@ -0,0 +1,572 @@ +func_ov030_021419e0 kind:function(arm,size=0xc8) addr:0x021419e0 +func_ov030_02141aa8 kind:function(arm,size=0x14) addr:0x02141aa8 +func_ov030_02141abc kind:function(arm,size=0x1c) addr:0x02141abc +func_ov030_02141ad8 kind:function(arm,size=0xc) addr:0x02141ad8 +func_ov030_02141ae4 kind:function(arm,size=0x118) addr:0x02141ae4 +func_ov030_02141bfc kind:function(arm,size=0x114) addr:0x02141bfc +func_ov030_02141d10 kind:function(arm,size=0x14) addr:0x02141d10 +func_ov030_02141d24 kind:function(arm,size=0x1c) addr:0x02141d24 +func_ov030_02141d40 kind:function(arm,size=0xc) addr:0x02141d40 +func_ov030_02141d4c kind:function(arm,size=0x118) addr:0x02141d4c +func_ov030_02141e64 kind:function(arm,size=0xc) addr:0x02141e64 +func_ov030_02141e70 kind:function(arm,size=0x24) addr:0x02141e70 +func_ov030_02141e94 kind:function(arm,size=0x2c) addr:0x02141e94 +func_ov030_02141ec0 kind:function(arm,size=0x94) addr:0x02141ec0 +func_ov030_02141f54 kind:function(arm,size=0x14) addr:0x02141f54 +func_ov030_02141f68 kind:function(arm,size=0x198) addr:0x02141f68 +func_ov030_02142100 kind:function(arm,size=0xe8) addr:0x02142100 +func_ov030_021421e8 kind:function(arm,size=0x8) addr:0x021421e8 +func_ov030_021421f0 kind:function(arm,size=0x8) addr:0x021421f0 +func_ov030_021421f8 kind:function(arm,size=0x4) addr:0x021421f8 +func_ov030_021421fc kind:function(arm,size=0xf0) addr:0x021421fc +func_ov030_021422ec kind:function(arm,size=0x174) addr:0x021422ec +func_ov030_02142460 kind:function(arm,size=0x4c) addr:0x02142460 +func_ov030_021424ac kind:function(arm,size=0xa4) addr:0x021424ac +func_ov030_02142550 kind:function(arm,size=0x44) addr:0x02142550 +func_ov030_02142594 kind:function(arm,size=0x8) addr:0x02142594 +func_ov030_0214259c kind:function(arm,size=0x1ec) addr:0x0214259c +func_ov030_02142788 kind:function(arm,size=0x38) addr:0x02142788 +func_ov030_021427c0 kind:function(arm,size=0x68) addr:0x021427c0 +func_ov030_02142828 kind:function(arm,size=0x40) addr:0x02142828 +func_ov030_02142868 kind:function(arm,size=0x20) addr:0x02142868 +func_ov030_02142888 kind:function(arm,size=0x20) addr:0x02142888 +func_ov030_021428a8 kind:function(arm,size=0x14) addr:0x021428a8 +func_ov030_021428bc kind:function(arm,size=0x1c) addr:0x021428bc +func_ov030_021428d8 kind:function(arm,size=0x40) addr:0x021428d8 +func_ov030_02142918 kind:function(arm,size=0x48) addr:0x02142918 +func_ov030_02142960 kind:function(arm,size=0x40) addr:0x02142960 +func_ov030_021429a0 kind:function(arm,size=0x38) addr:0x021429a0 +func_ov030_021429d8 kind:function(arm,size=0x14) addr:0x021429d8 +func_ov030_021429ec kind:function(arm,size=0xc) addr:0x021429ec +func_ov030_021429f8 kind:function(arm,size=0x24) addr:0x021429f8 +func_ov030_02142a1c kind:function(arm,size=0x40) addr:0x02142a1c +func_ov030_02142a5c kind:function(arm,size=0x3c) addr:0x02142a5c +func_ov030_02142a98 kind:function(arm,size=0xec) addr:0x02142a98 +func_ov030_02142b84 kind:function(arm,size=0xe8) addr:0x02142b84 +func_ov030_02142c6c kind:function(arm,size=0x8) addr:0x02142c6c +func_ov030_02142c74 kind:function(arm,size=0x8) addr:0x02142c74 +func_ov030_02142c7c kind:function(arm,size=0x4) addr:0x02142c7c +func_ov030_02142c80 kind:function(arm,size=0x74) addr:0x02142c80 +func_ov030_02142cf4 kind:function(arm,size=0x18) addr:0x02142cf4 +func_ov030_02142d0c kind:function(arm,size=0x40) addr:0x02142d0c +func_ov030_02142d4c kind:function(arm,size=0x20) addr:0x02142d4c +func_ov030_02142d6c kind:function(arm,size=0x20) addr:0x02142d6c +func_ov030_02142d8c kind:function(arm,size=0x8) addr:0x02142d8c +func_ov030_02142d94 kind:function(arm,size=0x20) addr:0x02142d94 +func_ov030_02142db4 kind:function(arm,size=0x28) addr:0x02142db4 +func_ov030_02142ddc kind:function(arm,size=0x28) addr:0x02142ddc +func_ov030_02142e04 kind:function(arm,size=0x20) addr:0x02142e04 +func_ov030_02142e24 kind:function(arm,size=0x14) addr:0x02142e24 +func_ov030_02142e38 kind:function(arm,size=0xc) addr:0x02142e38 +func_ov030_02142e44 kind:function(arm,size=0x24) addr:0x02142e44 +func_ov030_02142e68 kind:function(arm,size=0x38) addr:0x02142e68 +func_ov030_02142ea0 kind:function(arm,size=0x3c) addr:0x02142ea0 +func_ov030_02142edc kind:function(arm,size=0xe8) addr:0x02142edc +func_ov030_02142fc4 kind:function(arm,size=0x94) addr:0x02142fc4 +func_ov030_02143058 kind:function(arm,size=0x18) addr:0x02143058 +func_ov030_02143070 kind:function(arm,size=0x40) addr:0x02143070 +func_ov030_021430b0 kind:function(arm,size=0x20) addr:0x021430b0 +func_ov030_021430d0 kind:function(arm,size=0x20) addr:0x021430d0 +func_ov030_021430f0 kind:function(arm,size=0x8) addr:0x021430f0 +func_ov030_021430f8 kind:function(arm,size=0xc) addr:0x021430f8 +func_ov030_02143104 kind:function(arm,size=0x38) addr:0x02143104 +func_ov030_0214313c kind:function(arm,size=0x40) addr:0x0214313c +func_ov030_0214317c kind:function(arm,size=0x14) addr:0x0214317c +func_ov030_02143190 kind:function(arm,size=0xc) addr:0x02143190 +func_ov030_0214319c kind:function(arm,size=0x24) addr:0x0214319c +func_ov030_021431c0 kind:function(arm,size=0x40) addr:0x021431c0 +func_ov030_02143200 kind:function(arm,size=0x3c) addr:0x02143200 +func_ov030_0214323c kind:function(arm,size=0xec) addr:0x0214323c +func_ov030_02143328 kind:function(arm,size=0x74) addr:0x02143328 +func_ov030_0214339c kind:function(arm,size=0x18) addr:0x0214339c +func_ov030_021433b4 kind:function(arm,size=0x40) addr:0x021433b4 +func_ov030_021433f4 kind:function(arm,size=0x20) addr:0x021433f4 +func_ov030_02143414 kind:function(arm,size=0x20) addr:0x02143414 +func_ov030_02143434 kind:function(arm,size=0x8) addr:0x02143434 +func_ov030_0214343c kind:function(arm,size=0x20) addr:0x0214343c +func_ov030_0214345c kind:function(arm,size=0x28) addr:0x0214345c +func_ov030_02143484 kind:function(arm,size=0x14) addr:0x02143484 +func_ov030_02143498 kind:function(arm,size=0xc) addr:0x02143498 +func_ov030_021434a4 kind:function(arm,size=0x24) addr:0x021434a4 +func_ov030_021434c8 kind:function(arm,size=0x40) addr:0x021434c8 +func_ov030_02143508 kind:function(arm,size=0x3c) addr:0x02143508 +func_ov030_02143544 kind:function(arm,size=0xec) addr:0x02143544 +func_ov030_02143630 kind:function(arm,size=0x74) addr:0x02143630 +func_ov030_021436a4 kind:function(arm,size=0x18) addr:0x021436a4 +func_ov030_021436bc kind:function(arm,size=0x40) addr:0x021436bc +func_ov030_021436fc kind:function(arm,size=0x20) addr:0x021436fc +func_ov030_0214371c kind:function(arm,size=0x20) addr:0x0214371c +func_ov030_0214373c kind:function(arm,size=0x8) addr:0x0214373c +func_ov030_02143744 kind:function(arm,size=0x20) addr:0x02143744 +func_ov030_02143764 kind:function(arm,size=0x28) addr:0x02143764 +func_ov030_0214378c kind:function(arm,size=0x14) addr:0x0214378c +func_ov030_021437a0 kind:function(arm,size=0xc) addr:0x021437a0 +func_ov030_021437ac kind:function(arm,size=0x24) addr:0x021437ac +func_ov030_021437d0 kind:function(arm,size=0x54) addr:0x021437d0 +func_ov030_02143824 kind:function(arm,size=0x3c) addr:0x02143824 +func_ov030_02143860 kind:function(arm,size=0xec) addr:0x02143860 +func_ov030_0214394c kind:function(arm,size=0x74) addr:0x0214394c +func_ov030_021439c0 kind:function(arm,size=0x18) addr:0x021439c0 +func_ov030_021439d8 kind:function(arm,size=0x40) addr:0x021439d8 +func_ov030_02143a18 kind:function(arm,size=0x20) addr:0x02143a18 +func_ov030_02143a38 kind:function(arm,size=0x20) addr:0x02143a38 +func_ov030_02143a58 kind:function(arm,size=0x8) addr:0x02143a58 +func_ov030_02143a60 kind:function(arm,size=0x20) addr:0x02143a60 +func_ov030_02143a80 kind:function(arm,size=0x28) addr:0x02143a80 +func_ov030_02143aa8 kind:function(arm,size=0x14) addr:0x02143aa8 +func_ov030_02143abc kind:function(arm,size=0xc) addr:0x02143abc +func_ov030_02143ac8 kind:function(arm,size=0x28) addr:0x02143ac8 +func_ov030_02143af0 kind:function(arm,size=0x78) addr:0x02143af0 +func_ov030_02143b68 kind:function(arm,size=0x28) addr:0x02143b68 +func_ov030_02143b90 kind:function(arm,size=0xf4) addr:0x02143b90 +func_ov030_02143c84 kind:function(arm,size=0x20) addr:0x02143c84 +func_ov030_02143ca4 kind:function(arm,size=0x30) addr:0x02143ca4 +func_ov030_02143cd4 kind:function(arm,size=0x278) addr:0x02143cd4 +func_ov030_02143f4c kind:function(arm,size=0x14) addr:0x02143f4c +func_ov030_02143f60 kind:function(arm,size=0x80) addr:0x02143f60 +func_ov030_02143fe0 kind:function(arm,size=0x50) addr:0x02143fe0 +func_ov030_02144030 kind:function(arm,size=0xe0) addr:0x02144030 +func_ov030_02144110 kind:function(arm,size=0x50) addr:0x02144110 +func_ov030_02144160 kind:function(arm,size=0x268) addr:0x02144160 +func_ov030_021443c8 kind:function(arm,size=0x2ac) addr:0x021443c8 +func_ov030_02144674 kind:function(arm,size=0x2c) addr:0x02144674 +func_ov030_021446a0 kind:function(arm,size=0x1e8) addr:0x021446a0 +func_ov030_02144888 kind:function(arm,size=0x738) addr:0x02144888 +func_ov030_02144fc0 kind:function(arm,size=0x128) addr:0x02144fc0 +func_ov030_021450e8 kind:function(arm,size=0x138) addr:0x021450e8 +func_ov030_02145220 kind:function(arm,size=0x88) addr:0x02145220 +func_ov030_021452a8 kind:function(arm,size=0x378) addr:0x021452a8 +func_ov030_02145620 kind:function(arm,size=0x44) addr:0x02145620 +func_ov030_02145664 kind:function(arm,size=0x58) addr:0x02145664 +func_ov030_021456bc kind:function(arm,size=0x48) addr:0x021456bc +func_ov030_02145704 kind:function(arm,size=0x2cc) addr:0x02145704 +func_ov030_021459d0 kind:function(arm,size=0x330) addr:0x021459d0 +func_ov030_02145d00 kind:function(arm,size=0x110) addr:0x02145d00 +func_ov030_02145e10 kind:function(arm,size=0x94) addr:0x02145e10 +func_ov030_02145ea4 kind:function(arm,size=0x3e8) addr:0x02145ea4 +func_ov030_0214628c kind:function(arm,size=0x98) addr:0x0214628c +func_ov030_02146324 kind:function(arm,size=0x1e0) addr:0x02146324 +func_ov030_02146504 kind:function(arm,size=0x30) addr:0x02146504 +func_ov030_02146534 kind:function(arm,size=0x138) addr:0x02146534 +func_ov030_0214666c kind:function(arm,size=0x23c) addr:0x0214666c +func_ov030_021468a8 kind:function(arm,size=0x140) addr:0x021468a8 +func_ov030_021469e8 kind:function(arm,size=0xa4) addr:0x021469e8 +func_ov030_02146a8c kind:function(arm,size=0x48) addr:0x02146a8c +func_ov030_02146ad4 kind:function(arm,size=0xe8) addr:0x02146ad4 +func_ov030_02146bbc kind:function(arm,size=0x38) addr:0x02146bbc +func_ov030_02146bf4 kind:function(arm,size=0x4c) addr:0x02146bf4 +func_ov030_02146c40 kind:function(arm,size=0x48) addr:0x02146c40 +func_ov030_02146c88 kind:function(arm,size=0x58) addr:0x02146c88 +func_ov030_02146ce0 kind:function(arm,size=0x130) addr:0x02146ce0 +func_ov030_02146e10 kind:function(arm,size=0x108) addr:0x02146e10 +func_ov030_02146f18 kind:function(arm,size=0x2c) addr:0x02146f18 +func_ov030_02146f44 kind:function(arm,size=0xf8) addr:0x02146f44 +func_ov030_0214703c kind:function(arm,size=0x3c) addr:0x0214703c +func_ov030_02147078 kind:function(arm,size=0x208) addr:0x02147078 +func_ov030_02147280 kind:function(arm,size=0x14) addr:0x02147280 +func_ov030_02147294 kind:function(arm,size=0x7c) addr:0x02147294 +func_ov030_02147310 kind:function(arm,size=0x54) addr:0x02147310 +func_ov030_02147364 kind:function(arm,size=0x178) addr:0x02147364 +func_ov030_021474dc kind:function(arm,size=0x1d8) addr:0x021474dc +func_ov030_021476b4 kind:function(arm,size=0x13c) addr:0x021476b4 +func_ov030_021477f0 kind:function(arm,size=0x64c) addr:0x021477f0 +func_ov030_02147e3c kind:function(arm,size=0x68) addr:0x02147e3c +func_ov030_02147ea4 kind:function(arm,size=0x40) addr:0x02147ea4 +func_ov030_02147ee4 kind:function(arm,size=0x24) addr:0x02147ee4 +func_ov030_02147f08 kind:function(arm,size=0xb4) addr:0x02147f08 +func_ov030_02147fbc kind:function(arm,size=0xc8) addr:0x02147fbc +func_ov030_02148084 kind:function(arm,size=0x19c) addr:0x02148084 +func_ov030_02148220 kind:function(arm,size=0x12c) addr:0x02148220 +func_ov030_0214834c kind:function(arm,size=0x28) addr:0x0214834c +func_ov030_02148374 kind:function(arm,size=0x2a0) addr:0x02148374 +func_ov030_02148614 kind:function(arm,size=0x3c4) addr:0x02148614 +func_ov030_021489d8 kind:function(arm,size=0xe4) addr:0x021489d8 +func_ov030_02148abc kind:function(arm,size=0x80) addr:0x02148abc +func_ov030_02148b3c kind:function(arm,size=0x18) addr:0x02148b3c +func_ov030_02148b54 kind:function(arm,size=0xdc) addr:0x02148b54 +func_ov030_02148c30 kind:function(arm,size=0x340) addr:0x02148c30 +func_ov030_02148f70 kind:function(arm,size=0x18) addr:0x02148f70 +func_ov030_02148f88 kind:function(arm,size=0xfc) addr:0x02148f88 +func_ov030_02149084 kind:function(arm,size=0xf0) addr:0x02149084 +func_ov030_02149174 kind:function(arm,size=0x104) addr:0x02149174 +func_ov030_02149278 kind:function(arm,size=0x68) addr:0x02149278 +func_ov030_021492e0 kind:function(arm,size=0x18) addr:0x021492e0 +func_ov030_021492f8 kind:function(arm,size=0x16c) addr:0x021492f8 +func_ov030_02149464 kind:function(arm,size=0x184) addr:0x02149464 +func_ov030_021495e8 kind:function(arm,size=0x110) addr:0x021495e8 +func_ov030_021496f8 kind:function(arm,size=0x7c) addr:0x021496f8 +func_ov030_02149774 kind:function(arm,size=0x80) addr:0x02149774 +func_ov030_021497f4 kind:function(arm,size=0x174) addr:0x021497f4 +func_ov030_02149968 kind:function(arm,size=0x40) addr:0x02149968 +func_ov030_021499a8 kind:function(arm,size=0x94) addr:0x021499a8 +func_ov030_02149a3c kind:function(arm,size=0x60) addr:0x02149a3c +func_ov030_02149a9c kind:function(arm,size=0x29c) addr:0x02149a9c +func_ov030_02149d38 kind:function(arm,size=0x9c) addr:0x02149d38 +func_ov030_02149dd4 kind:function(arm,size=0x50) addr:0x02149dd4 +func_ov030_02149e24 kind:function(arm,size=0x23c) addr:0x02149e24 +func_ov030_0214a060 kind:function(arm,size=0x3a4) addr:0x0214a060 +func_ov030_0214a404 kind:function(arm,size=0x20) addr:0x0214a404 +func_ov030_0214a424 kind:function(arm,size=0x100) addr:0x0214a424 +func_ov030_0214a524 kind:function(arm,size=0x208) addr:0x0214a524 +func_ov030_0214a72c kind:function(arm,size=0x4c) addr:0x0214a72c +func_ov030_0214a778 kind:function(arm,size=0x2ec) addr:0x0214a778 +func_ov030_0214aa64 kind:function(arm,size=0xbc) addr:0x0214aa64 +func_ov030_0214ab20 kind:function(arm,size=0x1a8) addr:0x0214ab20 +func_ov030_0214acc8 kind:function(arm,size=0x274) addr:0x0214acc8 +func_ov030_0214af3c kind:function(arm,size=0x40) addr:0x0214af3c +func_ov030_0214af7c kind:function(arm,size=0x24) addr:0x0214af7c +func_ov030_0214afa0 kind:function(arm,size=0x2c) addr:0x0214afa0 +func_ov030_0214afcc kind:function(arm,size=0xc) addr:0x0214afcc +func_ov030_0214afd8 kind:function(arm,size=0x1c) addr:0x0214afd8 +func_ov030_0214aff4 kind:function(arm,size=0x48) addr:0x0214aff4 +func_ov030_0214b03c kind:function(arm,size=0x50) addr:0x0214b03c +func_ov030_0214b08c kind:function(arm,size=0x18) addr:0x0214b08c +func_ov030_0214b0a4 kind:function(arm,size=0x14) addr:0x0214b0a4 +func_ov030_0214b0b8 kind:function(arm,size=0x14) addr:0x0214b0b8 +func_ov030_0214b0cc kind:function(arm,size=0xc) addr:0x0214b0cc +func_ov030_0214b0d8 kind:function(arm,size=0x24) addr:0x0214b0d8 +func_ov030_0214b0fc kind:function(arm,size=0x28) addr:0x0214b0fc +func_ov030_0214b124 kind:function(arm,size=0xf4) addr:0x0214b124 +func_ov030_0214b218 kind:function(arm,size=0x1c) addr:0x0214b218 +func_ov030_0214b234 kind:function(arm,size=0x24) addr:0x0214b234 +func_ov030_0214b258 kind:function(arm,size=0x8) addr:0x0214b258 +func_ov030_0214b260 kind:function(arm,size=0x1c) addr:0x0214b260 +func_ov030_0214b27c kind:function(arm,size=0x20) addr:0x0214b27c +func_ov030_0214b29c kind:function(arm,size=0x3c8) addr:0x0214b29c +func_ov030_0214b664 kind:function(arm,size=0x3fc) addr:0x0214b664 +func_ov030_0214ba60 kind:function(arm,size=0xd8) addr:0x0214ba60 +func_ov030_0214bb38 kind:function(arm,size=0x34) addr:0x0214bb38 +func_ov030_0214bb6c kind:function(arm,size=0x4c) addr:0x0214bb6c +func_ov030_0214bbb8 kind:function(arm,size=0x48) addr:0x0214bbb8 +func_ov030_0214bc00 kind:function(arm,size=0x50) addr:0x0214bc00 +func_ov030_0214bc50 kind:function(arm,size=0x8c) addr:0x0214bc50 +func_ov030_0214bcdc kind:function(arm,size=0x98) addr:0x0214bcdc +func_ov030_0214bd74 kind:function(arm,size=0x10) addr:0x0214bd74 +func_ov030_0214bd84 kind:function(arm,size=0x30) addr:0x0214bd84 +func_ov030_0214bdb4 kind:function(arm,size=0x2d0) addr:0x0214bdb4 +func_ov030_0214c084 kind:function(arm,size=0xf4) addr:0x0214c084 +func_ov030_0214c178 kind:function(arm,size=0x34) addr:0x0214c178 +func_ov030_0214c1ac kind:function(arm,size=0x14) addr:0x0214c1ac +func_ov030_0214c1c0 kind:function(arm,size=0x5c) addr:0x0214c1c0 +func_ov030_0214c21c kind:function(arm,size=0x4c) addr:0x0214c21c +func_ov030_0214c268 kind:function(arm,size=0xa4) addr:0x0214c268 +func_ov030_0214c30c kind:function(arm,size=0x10) addr:0x0214c30c +func_ov030_0214c31c kind:function(arm,size=0x14) addr:0x0214c31c +func_ov030_0214c330 kind:function(arm,size=0x14) addr:0x0214c330 +func_ov030_0214c344 kind:function(arm,size=0xc) addr:0x0214c344 +func_ov030_0214c350 kind:function(arm,size=0x24) addr:0x0214c350 +func_ov030_0214c374 kind:function(arm,size=0x40) addr:0x0214c374 +func_ov030_0214c3b4 kind:function(arm,size=0x30) addr:0x0214c3b4 +func_ov030_0214c3e4 kind:function(arm,size=0x40) addr:0x0214c3e4 +func_ov030_0214c424 kind:function(arm,size=0x70) addr:0x0214c424 +func_ov030_0214c494 kind:function(arm,size=0x20) addr:0x0214c494 +func_ov030_0214c4b4 kind:function(arm,size=0x28) addr:0x0214c4b4 +func_ov030_0214c4dc kind:function(arm,size=0x3a8) addr:0x0214c4dc +func_ov030_0214c884 kind:function(arm,size=0x1a0) addr:0x0214c884 +func_ov030_0214ca24 kind:function(arm,size=0x10) addr:0x0214ca24 +func_ov030_0214ca34 kind:function(arm,size=0x7c) addr:0x0214ca34 +func_ov030_0214cab0 kind:function(arm,size=0x40) addr:0x0214cab0 +func_ov030_0214caf0 kind:function(arm,size=0x38) addr:0x0214caf0 +func_ov030_0214cb28 kind:function(arm,size=0x1c) addr:0x0214cb28 +func_ov030_0214cb44 kind:function(arm,size=0xc) addr:0x0214cb44 +func_ov030_0214cb50 kind:function(arm,size=0x118) addr:0x0214cb50 +func_ov030_0214cc68 kind:function(arm,size=0x158) addr:0x0214cc68 +func_ov030_0214cdc0 kind:function(arm,size=0x68) addr:0x0214cdc0 +func_ov030_0214ce28 kind:function(arm,size=0x14) addr:0x0214ce28 +func_ov030_0214ce3c kind:function(arm,size=0xc) addr:0x0214ce3c +func_ov030_0214ce48 kind:function(arm,size=0x24) addr:0x0214ce48 +func_ov030_0214ce6c kind:function(arm,size=0x28) addr:0x0214ce6c +func_ov030_0214ce94 kind:function(arm,size=0x44) addr:0x0214ce94 +func_ov030_0214ced8 kind:function(arm,size=0x3c) addr:0x0214ced8 +func_ov030_0214cf14 kind:function(arm,size=0x44) addr:0x0214cf14 +func_ov030_0214cf58 kind:function(arm,size=0x44) addr:0x0214cf58 +func_ov030_0214cf9c kind:function(arm,size=0x44) addr:0x0214cf9c +func_ov030_0214cfe0 kind:function(arm,size=0x38) addr:0x0214cfe0 +func_ov030_0214d018 kind:function(arm,size=0x38) addr:0x0214d018 +func_ov030_0214d050 kind:function(arm,size=0x4) addr:0x0214d050 +func_ov030_0214d054 kind:function(arm,size=0x24) addr:0x0214d054 +func_ov030_0214d078 kind:function(arm,size=0x200) addr:0x0214d078 +func_ov030_0214d278 kind:function(arm,size=0x31c) addr:0x0214d278 +func_ov030_0214d594 kind:function(arm,size=0x40) addr:0x0214d594 +func_ov030_0214d5d4 kind:function(arm,size=0x4) addr:0x0214d5d4 +func_ov030_0214d5d8 kind:function(arm,size=0x2c) addr:0x0214d5d8 +func_ov030_0214d604 kind:function(arm,size=0x20) addr:0x0214d604 +func_ov030_0214d624 kind:function(arm,size=0x20) addr:0x0214d624 +func_ov030_0214d644 kind:function(arm,size=0x14) addr:0x0214d644 +func_ov030_0214d658 kind:function(arm,size=0xc) addr:0x0214d658 +func_ov030_0214d664 kind:function(arm,size=0x34) addr:0x0214d664 +func_ov030_0214d698 kind:function(arm,size=0x28) addr:0x0214d698 +func_ov030_0214d6c0 kind:function(arm,size=0x50) addr:0x0214d6c0 +func_ov030_0214d710 kind:function(arm,size=0x14) addr:0x0214d710 +func_ov030_0214d724 kind:function(arm,size=0x68) addr:0x0214d724 +func_ov030_0214d78c kind:function(arm,size=0x14) addr:0x0214d78c +func_ov030_0214d7a0 kind:function(arm,size=0x1c) addr:0x0214d7a0 +func_ov030_0214d7bc kind:function(arm,size=0x14) addr:0x0214d7bc +func_ov030_0214d7d0 kind:function(arm,size=0xc) addr:0x0214d7d0 +func_ov030_0214d7dc kind:function(arm,size=0x24) addr:0x0214d7dc +func_ov030_0214d800 kind:function(arm,size=0x28) addr:0x0214d800 +func_ov030_0214d828 kind:function(arm,size=0x68) addr:0x0214d828 +func_ov030_0214d890 kind:function(arm,size=0x1c) addr:0x0214d890 +func_ov030_0214d8ac kind:function(arm,size=0x24) addr:0x0214d8ac +func_ov030_0214d8d0 kind:function(arm,size=0x10) addr:0x0214d8d0 +func_ov030_0214d8e0 kind:function(arm,size=0x2d4) addr:0x0214d8e0 +func_ov030_0214dbb4 kind:function(arm,size=0x7c) addr:0x0214dbb4 +func_ov030_0214dc30 kind:function(arm,size=0x50) addr:0x0214dc30 +func_ov030_0214dc80 kind:function(arm,size=0x10) addr:0x0214dc80 +func_ov030_0214dc90 kind:function(arm,size=0x14) addr:0x0214dc90 +func_ov030_0214dca4 kind:function(arm,size=0x14) addr:0x0214dca4 +func_ov030_0214dcb8 kind:function(arm,size=0xc) addr:0x0214dcb8 +func_ov030_0214dcc4 kind:function(arm,size=0x28) addr:0x0214dcc4 +func_ov030_0214dcec kind:function(arm,size=0x6c) addr:0x0214dcec +func_ov030_0214dd58 kind:function(arm,size=0x10) addr:0x0214dd58 +func_ov030_0214dd68 kind:function(arm,size=0x180) addr:0x0214dd68 +func_ov030_0214dee8 kind:function(arm,size=0x40) addr:0x0214dee8 +func_ov030_0214df28 kind:function(arm,size=0x14) addr:0x0214df28 +func_ov030_0214df3c kind:function(arm,size=0x54) addr:0x0214df3c +func_ov030_0214df90 kind:function(arm,size=0x84) addr:0x0214df90 +func_ov030_0214e014 kind:function(arm,size=0x8c) addr:0x0214e014 +func_ov030_0214e0a0 kind:function(arm,size=0x8) addr:0x0214e0a0 +func_ov030_0214e0a8 kind:function(arm,size=0xa4) addr:0x0214e0a8 +func_ov030_0214e14c kind:function(arm,size=0x20) addr:0x0214e14c +func_ov030_0214e16c kind:function(arm,size=0x20) addr:0x0214e16c +func_ov030_0214e18c kind:function(arm,size=0x144) addr:0x0214e18c +func_ov030_0214e2d0 kind:function(arm,size=0x148) addr:0x0214e2d0 +func_ov030_0214e418 kind:function(arm,size=0x4) addr:0x0214e418 +func_ov030_0214e41c kind:function(arm,size=0x19c) addr:0x0214e41c +func_ov030_0214e5b8 kind:function(arm,size=0x7c) addr:0x0214e5b8 +func_ov030_0214e634 kind:function(arm,size=0x30) addr:0x0214e634 +func_ov030_0214e664 kind:function(arm,size=0x2c) addr:0x0214e664 +func_ov030_0214e690 kind:function(arm,size=0x218) addr:0x0214e690 +func_ov030_0214e8a8 kind:function(arm,size=0x4e8) addr:0x0214e8a8 +func_ov030_0214ed90 kind:function(arm,size=0x68) addr:0x0214ed90 +func_ov030_0214edf8 kind:function(arm,size=0xf8) addr:0x0214edf8 +func_ov030_0214eef0 kind:function(arm,size=0x290) addr:0x0214eef0 +func_ov030_0214f180 kind:function(arm,size=0x230) addr:0x0214f180 +func_ov030_0214f3b0 kind:function(arm,size=0xec) addr:0x0214f3b0 +func_ov030_0214f49c kind:function(arm,size=0x14) addr:0x0214f49c +func_ov030_0214f4b0 kind:function(arm,size=0x4) addr:0x0214f4b0 +func_ov030_0214f4b4 kind:function(arm,size=0x3c) addr:0x0214f4b4 +func_ov030_0214f4f0 kind:function(arm,size=0xa8) addr:0x0214f4f0 +func_ov030_0214f598 kind:function(arm,size=0x3c) addr:0x0214f598 +func_ov030_0214f5d4 kind:function(arm,size=0xa4) addr:0x0214f5d4 +func_ov030_0214f678 kind:function(arm,size=0x3c) addr:0x0214f678 +func_ov030_0214f6b4 kind:function(arm,size=0xc) addr:0x0214f6b4 +func_ov030_0214f6c0 kind:function(arm,size=0x48) addr:0x0214f6c0 +func_ov030_0214f708 kind:function(arm,size=0xd8) addr:0x0214f708 +func_ov030_0214f7e0 kind:function(arm,size=0xf0) addr:0x0214f7e0 +func_ov030_0214f8d0 kind:function(arm,size=0xbc) addr:0x0214f8d0 +func_ov030_0214f98c kind:function(arm,size=0x44) addr:0x0214f98c +func_ov030_0214f9d0 kind:function(arm,size=0xac) addr:0x0214f9d0 +func_ov030_0214fa7c kind:function(arm,size=0x5c) addr:0x0214fa7c +func_ov030_0214fad8 kind:function(arm,size=0xbc) addr:0x0214fad8 +func_ov030_0214fb94 kind:function(arm,size=0x44) addr:0x0214fb94 +func_ov030_0214fbd8 kind:function(arm,size=0xac) addr:0x0214fbd8 +func_ov030_0214fc84 kind:function(arm,size=0x2c) addr:0x0214fc84 +func_ov030_0214fcb0 kind:function(arm,size=0x128) addr:0x0214fcb0 +func_ov030_0214fdd8 kind:function(arm,size=0x168) addr:0x0214fdd8 +func_ov030_0214ff40 kind:function(arm,size=0xa8) addr:0x0214ff40 +func_ov030_0214ffe8 kind:function(arm,size=0x128) addr:0x0214ffe8 +func_ov030_02150110 kind:function(arm,size=0x104) addr:0x02150110 +func_ov030_02150214 kind:function(arm,size=0x44) addr:0x02150214 +func_ov030_02150258 kind:function(arm,size=0x130) addr:0x02150258 +func_ov030_02150388 kind:function(arm,size=0x3c) addr:0x02150388 +func_ov030_021503c4 kind:function(arm,size=0x190) addr:0x021503c4 +func_ov030_02150554 kind:function(arm,size=0x24) addr:0x02150554 +func_ov030_02150578 kind:function(arm,size=0x10) addr:0x02150578 +func_ov030_02150588 kind:function(arm,size=0x8) addr:0x02150588 +func_ov030_02150590 kind:function(arm,size=0x1c) addr:0x02150590 +func_ov030_021505ac kind:function(arm,size=0x14) addr:0x021505ac +func_ov030_021505c0 kind:function(arm,size=0xa0) addr:0x021505c0 +func_ov030_02150660 kind:function(arm,size=0x14) addr:0x02150660 +func_ov030_02150674 kind:function(arm,size=0x1c) addr:0x02150674 +func_ov030_02150690 kind:function(arm,size=0x88) addr:0x02150690 +func_ov030_02150718 kind:function(arm,size=0x88) addr:0x02150718 +func_ov030_021507a0 kind:function(arm,size=0x9c) addr:0x021507a0 +func_ov030_0215083c kind:function(arm,size=0x3c) addr:0x0215083c +func_ov030_02150878 kind:function(arm,size=0x1c) addr:0x02150878 +data_ov030_02150894 kind:data(any) addr:0x02150894 +data_ov030_02150898 kind:data(any) addr:0x02150898 +data_ov030_021508a0 kind:data(any) addr:0x021508a0 +data_ov030_021508b0 kind:data(any) addr:0x021508b0 +data_ov030_021508b8 kind:data(any) addr:0x021508b8 +data_ov030_021508cc kind:data(any) addr:0x021508cc +data_ov030_0215090c kind:data(any) addr:0x0215090c +data_ov030_0215091c kind:data(any) addr:0x0215091c +data_ov030_0215092c kind:data(any) addr:0x0215092c +data_ov030_02150934 kind:data(any) addr:0x02150934 +data_ov030_0215093a kind:data(any) addr:0x0215093a +data_ov030_02150940 kind:data(any) addr:0x02150940 +data_ov030_02150948 kind:data(any) addr:0x02150948 +data_ov030_02150950 kind:data(any) addr:0x02150950 +data_ov030_0215095c kind:data(any) addr:0x0215095c +data_ov030_02150978 kind:data(any) addr:0x02150978 +data_ov030_02150980 kind:data(any) addr:0x02150980 +func_ov030_02150994 kind:function(arm,size=0x50) addr:0x02150994 +func_ov030_021509e4 kind:function(arm,size=0x50) addr:0x021509e4 +func_ov030_02150a34 kind:function(arm,size=0x50) addr:0x02150a34 +func_ov030_02150a84 kind:function(arm,size=0x50) addr:0x02150a84 +func_ov030_02150ad4 kind:function(arm,size=0x50) addr:0x02150ad4 +func_ov030_02150b24 kind:function(arm,size=0x50) addr:0x02150b24 +func_ov030_02150b74 kind:function(arm,size=0x13c) addr:0x02150b74 +func_ov030_02150cb0 kind:function(arm,size=0xe8) addr:0x02150cb0 +func_ov030_02150d98 kind:function(arm,size=0x70) addr:0x02150d98 +func_ov030_02150e08 kind:function(arm,size=0x84) addr:0x02150e08 +func_ov030_02150e8c kind:function(arm,size=0x50) addr:0x02150e8c +func_ov030_02150edc kind:function(arm,size=0x50) addr:0x02150edc +func_ov030_02150f2c kind:function(arm,size=0x50) addr:0x02150f2c +data_ov030_02150f8c kind:data(any) addr:0x02150f8c ambiguous +data_ov030_02150fc8 kind:data(any) addr:0x02150fc8 +data_ov030_02150fdd kind:data(any) addr:0x02150fdd +data_ov030_02150ffc kind:data(any) addr:0x02150ffc +data_ov030_02151030 kind:data(any) addr:0x02151030 +data_ov030_0215104c kind:data(any) addr:0x0215104c +data_ov030_02151078 kind:data(any) addr:0x02151078 +data_ov030_021510fc kind:data(any) addr:0x021510fc +data_ov030_02151180 kind:data(any) addr:0x02151180 +data_ov030_0215119c kind:data(any) addr:0x0215119c +data_ov030_02151208 kind:data(any) addr:0x02151208 +data_ov030_02151274 kind:data(any) addr:0x02151274 +data_ov030_02151290 kind:data(any) addr:0x02151290 +data_ov030_02151314 kind:data(any) addr:0x02151314 +data_ov030_02151330 kind:data(any) addr:0x02151330 +data_ov030_0215139c kind:data(any) addr:0x0215139c +data_ov030_021513b8 kind:data(any) addr:0x021513b8 +data_ov030_02151424 kind:data(any) addr:0x02151424 +data_ov030_02151440 kind:data(any) addr:0x02151440 +data_ov030_02151480 kind:data(any) addr:0x02151480 ambiguous +data_ov030_021514a4 kind:data(any) addr:0x021514a4 +data_ov030_021514a8 kind:data(any) addr:0x021514a8 +data_ov030_021514ac kind:data(any) addr:0x021514ac +data_ov030_021514b0 kind:data(any) addr:0x021514b0 +data_ov030_021514b4 kind:data(any) addr:0x021514b4 +data_ov030_021514b8 kind:data(any) addr:0x021514b8 +data_ov030_021514bc kind:data(any) addr:0x021514bc +data_ov030_021514cc kind:data(any) addr:0x021514cc +data_ov030_021514d8 kind:data(any) addr:0x021514d8 +data_ov030_021514e8 kind:data(any) addr:0x021514e8 +data_ov030_0215150c kind:data(any) addr:0x0215150c +data_ov030_02151558 kind:data(any) addr:0x02151558 +data_ov030_021515b4 kind:data(any) addr:0x021515b4 +data_ov030_021515cc kind:data(any) addr:0x021515cc +data_ov030_021515e4 kind:data(any) addr:0x021515e4 +data_ov030_021515fc kind:data(any) addr:0x021515fc +data_ov030_02151614 kind:data(any) addr:0x02151614 +data_ov030_0215162c kind:data(any) addr:0x0215162c +data_ov030_02151644 kind:data(any) addr:0x02151644 +data_ov030_0215165c kind:data(any) addr:0x0215165c +data_ov030_02151674 kind:data(any) addr:0x02151674 +data_ov030_0215168c kind:data(any) addr:0x0215168c +data_ov030_0215169c kind:data(any) addr:0x0215169c +data_ov030_021517fc kind:data(any) addr:0x021517fc +data_ov030_02151820 kind:data(any) addr:0x02151820 +data_ov030_02151874 kind:data(any) addr:0x02151874 +data_ov030_02151890 kind:data(any) addr:0x02151890 +data_ov030_021518ac kind:data(any) addr:0x021518ac +data_ov030_021518c8 kind:data(any) addr:0x021518c8 +data_ov030_021518ec kind:data(any) addr:0x021518ec +data_ov030_021518f0 kind:data(any) addr:0x021518f0 +data_ov030_021518fc kind:data(any) addr:0x021518fc +data_ov030_0215190c kind:data(any) addr:0x0215190c +data_ov030_0215192c kind:data(any) addr:0x0215192c +data_ov030_02151964 kind:data(any) addr:0x02151964 +data_ov030_02151988 kind:data(any) addr:0x02151988 +data_ov030_021519a0 kind:data(any) addr:0x021519a0 ambiguous +data_ov030_021519dc kind:data(any) addr:0x021519dc +data_ov030_021519e4 kind:data(any) addr:0x021519e4 +data_ov030_021519f0 kind:data(any) addr:0x021519f0 +data_ov030_02151a08 kind:data(any) addr:0x02151a08 +data_ov030_02151a28 kind:data(any) addr:0x02151a28 +data_ov030_02151a4c kind:data(any) addr:0x02151a4c +data_ov030_02151a60 kind:data(any) addr:0x02151a60 ambiguous +data_ov030_02151aa8 kind:data(any) addr:0x02151aa8 +data_ov030_02151acc kind:data(any) addr:0x02151acc +data_ov030_02151b14 kind:data(any) addr:0x02151b14 ambiguous +data_ov030_02151b30 kind:data(any) addr:0x02151b30 +data_ov030_02151b54 kind:data(any) addr:0x02151b54 +data_ov030_02151ba8 kind:data(any) addr:0x02151ba8 +data_ov030_02151c90 kind:data(any) addr:0x02151c90 +data_ov030_02151cb4 kind:data(any) addr:0x02151cb4 +data_ov030_02151cfc kind:data(any) addr:0x02151cfc +data_ov030_02151d60 kind:data(any) addr:0x02151d60 +data_ov030_02151d80 kind:bss addr:0x02151d80 +data_ov030_02151d84 kind:bss addr:0x02151d84 +data_ov030_02151d90 kind:bss addr:0x02151d90 +data_ov030_02151db0 kind:bss addr:0x02151db0 +data_ov030_02151e64 kind:bss addr:0x02151e64 +data_ov030_02151e68 kind:bss addr:0x02151e68 +data_ov030_02151e74 kind:bss addr:0x02151e74 +data_ov030_02151f48 kind:bss addr:0x02151f48 +data_ov030_02151f4c kind:bss addr:0x02151f4c +data_ov030_02151f58 kind:bss addr:0x02151f58 +data_ov030_02152018 kind:bss addr:0x02152018 ambiguous +data_ov030_0215202c kind:bss addr:0x0215202c +data_ov030_02152030 kind:bss addr:0x02152030 +data_ov030_0215203c kind:bss addr:0x0215203c +data_ov030_02152054 kind:bss addr:0x02152054 ambiguous +data_ov030_02152074 kind:bss addr:0x02152074 ambiguous +data_ov030_021520e8 kind:bss addr:0x021520e8 ambiguous +data_ov030_02152110 kind:bss addr:0x02152110 +data_ov030_02152114 kind:bss addr:0x02152114 +data_ov030_02152120 kind:bss addr:0x02152120 +data_ov030_021521f4 kind:bss addr:0x021521f4 +data_ov030_021521f8 kind:bss addr:0x021521f8 +data_ov030_02152204 kind:bss addr:0x02152204 +data_ov030_021522d8 kind:bss addr:0x021522d8 +data_ov030_021522e0 kind:bss addr:0x021522e0 +data_ov030_021522ec kind:bss addr:0x021522ec +data_ov030_021522f8 kind:bss addr:0x021522f8 +data_ov030_021522fc kind:bss addr:0x021522fc +data_ov030_0215230a kind:bss addr:0x0215230a +data_ov030_0215230c kind:bss addr:0x0215230c +data_ov030_02152340 kind:bss addr:0x02152340 +data_ov030_02152418 kind:bss addr:0x02152418 +data_ov030_0215242c kind:bss addr:0x0215242c +data_ov030_021528e4 kind:bss addr:0x021528e4 +data_ov030_021528e8 kind:bss addr:0x021528e8 +data_ov030_021528f4 kind:bss addr:0x021528f4 +data_ov030_02152930 kind:bss addr:0x02152930 +data_ov030_02152934 kind:bss addr:0x02152934 +data_ov030_02152940 kind:bss addr:0x02152940 +data_ov030_021529c4 kind:bss addr:0x021529c4 ambiguous +data_ov030_02152a18 kind:bss addr:0x02152a18 +data_ov030_02152a1c kind:bss addr:0x02152a1c +data_ov030_02152a25 kind:bss addr:0x02152a25 ambiguous +data_ov030_02152a28 kind:bss addr:0x02152a28 +data_ov030_02152a64 kind:bss addr:0x02152a64 +data_ov030_02152a68 kind:bss addr:0x02152a68 +data_ov030_02152a74 kind:bss addr:0x02152a74 +data_ov030_02152ab0 kind:bss addr:0x02152ab0 +data_ov030_02152ab4 kind:bss addr:0x02152ab4 +data_ov030_02152ac0 kind:bss addr:0x02152ac0 +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_02152b18 kind:bss addr:0x02152b18 +data_ov030_02152b1c kind:bss addr:0x02152b1c +data_ov030_02152b20 kind:bss addr:0x02152b20 +data_ov030_02152b24 kind:bss addr:0x02152b24 +data_ov030_02152b28 kind:bss addr:0x02152b28 +data_ov030_02152b2c kind:bss addr:0x02152b2c +data_ov030_02152b30 kind:bss addr:0x02152b30 +data_ov030_02152b34 kind:bss addr:0x02152b34 +data_ov030_02152b40 kind:bss addr:0x02152b40 +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_02152c14 kind:bss addr:0x02152c14 +data_ov030_02152c24 kind:bss addr:0x02152c24 +data_ov030_02152ca0 kind:bss addr:0x02152ca0 ambiguous diff --git a/config/eur/arm9/overlays/ov031/delinks.txt b/config/eur/arm9/overlays/ov031/delinks.txt new file mode 100644 index 00000000..4552dace --- /dev/null +++ b/config/eur/arm9/overlays/ov031/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020d8720 end:0x0210fd1c kind:code align:32 + .rodata start:0x0210fd1c end:0x02110fd0 kind:data align:4 + .init start:0x02110fd0 end:0x02112794 kind:code align:4 + .ctor start:0x02112794 end:0x02112898 kind:data align:4 + .data start:0x021128a0 end:0x02116380 kind:data align:32 + .bss start:0x02116380 end:0x02118fc0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov031/relocs.txt b/config/eur/arm9/overlays/ov031/relocs.txt new file mode 100644 index 00000000..271af400 --- /dev/null +++ b/config/eur/arm9/overlays/ov031/relocs.txt @@ -0,0 +1,9513 @@ +from:0x020d8844 kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d8850 kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d885c kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d8868 kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d8874 kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d8880 kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d8890 kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d889c kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d88a8 kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d88b4 kind:arm_call to:0x020d8720 module:overlay(31) +from:0x020d88bc kind:load to:0x027e09a4 module:dtcm +from:0x020d8918 kind:arm_call to:0x02032db0 module:main +from:0x020d8950 kind:arm_call to:0x02011f3c module:main +from:0x020d896c kind:arm_call_thumb to:0x020153fc module:main +from:0x020d8984 kind:arm_call_thumb to:0x0201547c module:main +from:0x020d89a0 kind:arm_call_thumb to:0x0201541c module:main +from:0x020d8a0c kind:arm_call to:0x02026800 module:main +from:0x020d8a34 kind:arm_call to:0x02011f3c module:main +from:0x020d8a4c kind:arm_call to:0x0205ac34 module:overlay(0) +from:0x020d8a58 kind:arm_call to:0x0200b150 module:main +from:0x020d8a5c kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x020d8a6c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020d8a80 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020d8a98 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020d8aa0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020d8ac8 kind:load to:0x0211298c module:overlay(31) +from:0x020d8acc kind:load to:0x02112948 module:overlay(31) +from:0x020d8ad0 kind:load to:0x02110651 module:overlay(31) +from:0x020d8ad4 kind:load to:0x0211296c module:overlay(31) +from:0x020d8ad8 kind:load to:0x02112958 module:overlay(31) +from:0x020d8adc kind:load to:0x02112a50 module:overlay(31) +from:0x020d8ae0 kind:load to:0x02043f40 module:main +from:0x020d8b10 kind:arm_call to:0x0200f218 module:main +from:0x020d8b38 kind:arm_call to:0x0200b578 module:main +from:0x020d8b48 kind:load to:0x02110640 module:overlay(31) +from:0x020d8b4c kind:load to:0x020d8cb8 module:overlay(31) +from:0x020d8b7c kind:arm_call to:0x0207029c module:overlay(0) +from:0x020d8bd0 kind:arm_call to:0x0201c0c4 module:main +from:0x020d8bdc kind:arm_call to:0x020c555c module:overlay(24) +from:0x020d8be4 kind:arm_call to:0x020c53e8 module:overlay(24) +from:0x020d8c04 kind:arm_call to:0x020c6770 module:overlay(24) +from:0x020d8c64 kind:arm_call to:0x02070554 module:overlay(0) +from:0x020d8ca8 kind:load to:0x027e09a0 module:dtcm +from:0x020d8cac kind:load to:0x027e0994 module:dtcm +from:0x020d8cb0 kind:load to:0x027e09a4 module:dtcm +from:0x020d8cb4 kind:load to:0x027e0cd8 module:dtcm +from:0x020d8ccc kind:load to:0x020d8cd0 module:overlay(31) +from:0x020d8d1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020d8d34 kind:arm_call to:0x01fff458 module:itcm +from:0x020d8d60 kind:load to:0x027e0ce4 module:dtcm +from:0x020d8d94 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020d8db4 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x020d8dc8 kind:arm_call to:0x020d8f24 module:overlay(31) +from:0x020d8dd4 kind:load to:0x02112a78 module:overlay(31) +from:0x020d8dd8 kind:load to:0x02112a64 module:overlay(31) +from:0x020d8de4 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x020d8e24 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020d8e44 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x020d8e58 kind:arm_call to:0x020d8f24 module:overlay(31) +from:0x020d8e64 kind:load to:0x02112a78 module:overlay(31) +from:0x020d8e68 kind:load to:0x02112a64 module:overlay(31) +from:0x020d8e74 kind:arm_call to:0x020d8f98 module:overlay(31) +from:0x020d8e7c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x020d8f1c kind:load to:0x02049be4 module:main +from:0x020d8f8c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x020d8f94 kind:load to:0x027e09c0 module:dtcm +from:0x020d8fb0 kind:load to:0x027e09c0 module:dtcm +from:0x020d8fb4 kind:load to:0x0207e254 module:overlay(0) +from:0x020d8fc0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x020d8fc8 kind:arm_call to:0x02011ff4 module:main +from:0x020d8fe4 kind:arm_call to:0x0208220c module:overlay(0) +from:0x020d9044 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x020d9050 kind:arm_call to:0x0200b150 module:main +from:0x020d9054 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x020d9064 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020d9084 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020d9094 kind:arm_call to:0x02070560 module:overlay(0) +from:0x020d9100 kind:arm_call to:0x0200f218 module:main +from:0x020d9120 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020d9130 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020d913c kind:load to:0x02112aa0 module:overlay(31) +from:0x020d9140 kind:load to:0x027e09a4 module:dtcm +from:0x020d9144 kind:load to:0x0211069c module:overlay(31) +from:0x020d9154 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x020d915c kind:arm_call to:0x0208231c module:overlay(0) +from:0x020d9174 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x020d917c kind:arm_call to:0x0208231c module:overlay(0) +from:0x020d9184 kind:arm_call to:0x02011ff4 module:main +from:0x020d91b0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020d91c4 kind:arm_call to:0x02057ea8 module:overlay(0) +from:0x020d91cc kind:load to:0x027e09b8 module:dtcm +from:0x020d91ec kind:arm_call to:0x01ffd420 module:itcm +from:0x020d91fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020d9204 kind:arm_call to:0x02082330 module:overlay(0) +from:0x020d920c kind:load to:0x027e09b8 module:dtcm +from:0x020d9270 kind:arm_call to:0x01ffc768 module:itcm +from:0x020d9280 kind:arm_call to:0x0200ea38 module:main +from:0x020d92a4 kind:arm_call to:0x02019514 module:main +from:0x020d9304 kind:load to:0x0211067c module:overlay(31) +from:0x020d9308 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020d930c kind:load to:0x02110684 module:overlay(31) +from:0x020d9310 kind:load to:0x0204a110 module:main +from:0x020d9344 kind:arm_call to:0x01fff350 module:itcm +from:0x020d9350 kind:arm_call to:0x020fb1e8 module:overlay(31) +from:0x020d935c kind:load to:0x027e0ce4 module:dtcm +from:0x020d9364 kind:load to:0x02112ad4 module:overlay(31) +from:0x020d9380 kind:arm_call to:0x01fff458 module:itcm +from:0x020d93b0 kind:load to:0x027e0ce4 module:dtcm +from:0x020d93b4 kind:load to:0x020d9368 module:overlay(31) +from:0x020d93b8 kind:load to:0x01fff2fc module:itcm +from:0x020d93cc kind:arm_call to:0x01fff458 module:itcm +from:0x020d9444 kind:load to:0x02112ae0 module:overlay(31) +from:0x020d9458 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x020d949c kind:load to:0x0203e964 module:main +from:0x020d94a8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020d94bc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020d94c4 kind:arm_call to:0x02011ff4 module:main +from:0x020d951c kind:load to:0x02112afc module:overlay(31) +from:0x020d9530 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x020d9548 kind:arm_call to:0x01fff148 module:itcm +from:0x020d9558 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d9564 kind:load to:0x027e0ce0 module:dtcm +from:0x020d9570 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020d9584 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020d958c kind:arm_call to:0x02011ff4 module:main +from:0x020d95a2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d95aa kind:thumb_call_arm to:0x020d9648 module:overlay(31) +from:0x020d95c4 kind:load to:0x020dc480 module:overlay(31) +from:0x020d95dc kind:arm_call to:0x020d9f34 module:overlay(31) +from:0x020d9600 kind:arm_call to:0x020d9ccc module:overlay(31) +from:0x020d9640 kind:arm_call to:0x020dc700 module:overlay(31) +from:0x020d9654 kind:load to:0x027e0d2c module:dtcm +from:0x020d9662 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d966a kind:thumb_call_arm to:0x020d9694 module:overlay(31) +from:0x020d9680 kind:load to:0x020db5e8 module:overlay(31) +from:0x020d9690 kind:load to:0x020db614 module:overlay(31) +from:0x020d96a0 kind:load to:0x027e0d30 module:dtcm +from:0x020d96b2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d96c0 kind:thumb_call to:0x020d96c8 module:overlay(31) +from:0x020d96d2 kind:thumb_call_arm to:0x020d9bc0 module:overlay(31) +from:0x020d96f0 kind:load to:0x0208d8f0 module:overlay(0) +from:0x020d9700 kind:load to:0x0208d928 module:overlay(0) +from:0x020d9710 kind:load to:0x021529c4 module:overlays(29,30,58,72,81) +from:0x020d9754 kind:load to:0x020930b8 module:overlay(0) +from:0x020d97c0 kind:load to:0x020dda94 module:overlay(31) +from:0x020d97d0 kind:load to:0x0209316c module:overlay(0) +from:0x020d97e0 kind:load to:0x02093250 module:overlay(0) +from:0x020d97f0 kind:load to:0x02093340 module:overlay(0) +from:0x020d9800 kind:load to:0x02093438 module:overlay(0) +from:0x020d9810 kind:load to:0x020938a4 module:overlay(0) +from:0x020d9820 kind:load to:0x020938d0 module:overlay(0) +from:0x020d9830 kind:load to:0x020ddaf0 module:overlay(31) +from:0x020d9840 kind:load to:0x02093bc8 module:overlay(0) +from:0x020d9850 kind:load to:0x02093d0c module:overlay(0) +from:0x020d987c kind:arm_call to:0x020ddbe4 module:overlay(31) +from:0x020d98ac kind:arm_call to:0x020ddbe4 module:overlay(31) +from:0x020d98d0 kind:arm_call to:0x020ddc5c module:overlay(31) +from:0x020d98ec kind:arm_call to:0x020ddc5c module:overlay(31) +from:0x020d9910 kind:arm_call to:0x020ddcd8 module:overlay(31) +from:0x020d993c kind:arm_call to:0x020ddda8 module:overlay(31) +from:0x020d9958 kind:load to:0x020dddf8 module:overlay(31) +from:0x020d9968 kind:load to:0x020dde30 module:overlay(31) +from:0x020d9978 kind:load to:0x020dde6c module:overlay(31) +from:0x020d99a4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020d99b8 kind:load to:0x020ddf20 module:overlay(31) +from:0x020d99c8 kind:load to:0x020ddf44 module:overlay(31) +from:0x020d99d8 kind:load to:0x02093ad8 module:overlay(0) +from:0x020d99e8 kind:load to:0x020ddf6c module:overlay(31) +from:0x020d99f8 kind:load to:0x020ddfac module:overlay(31) +from:0x020d9a0c kind:arm_call to:0x020ddfec module:overlay(31) +from:0x020d9a58 kind:load to:0x02093da0 module:overlay(0) +from:0x020d9a74 kind:load to:0x01ffb6e4 module:itcm +from:0x020d9a88 kind:arm_call to:0x02093f74 module:overlay(0) +from:0x020d9aa4 kind:load to:0x02093fd0 module:overlay(0) +from:0x020d9ab4 kind:load to:0x02158654 module:overlay(82) +from:0x020d9b50 kind:arm_call to:0x0208d48c module:overlay(0) +from:0x020d9b6c kind:load to:0x0208d5a0 module:overlay(0) +from:0x020d9b7c kind:load to:0x0208dcf0 module:overlay(0) +from:0x020d9ba4 kind:load to:0x020936ec module:overlay(0) +from:0x020d9bb0 kind:load to:0x021223f1 module:overlays(32,33,34,36,37) +from:0x020d9bbc kind:load to:0x02152a25 module:overlays(29,30,58,72,81) +from:0x020d9bcc kind:load to:0x027e0d34 module:dtcm +from:0x020d9bda kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d9be2 kind:thumb_call_arm to:0x020d9c54 module:overlay(31) +from:0x020d9c10 kind:load to:0x020dbd24 module:overlay(31) +from:0x020d9c24 kind:arm_call to:0x020dbd98 module:overlay(31) +from:0x020d9c40 kind:load to:0x020dbb38 module:overlay(31) +from:0x020d9c50 kind:load to:0x020dbc18 module:overlay(31) +from:0x020d9c60 kind:load to:0x027e0d38 module:dtcm +from:0x020d9c8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020d9c98 kind:arm_call to:0x01fff458 module:itcm +from:0x020d9cc4 kind:load to:0x027e0ce4 module:dtcm +from:0x020d9d80 kind:arm_call to:0x020d9c64 module:overlay(31) +from:0x020d9db8 kind:arm_call to:0x020d9ccc module:overlay(31) +from:0x020d9e04 kind:arm_call to:0x0203a3c8 module:main +from:0x020d9ec8 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020d9ef4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020d9f28 kind:load to:0x0203e964 module:main +from:0x020d9f2c kind:load to:0x027e09a8 module:dtcm +from:0x020da008 kind:arm_call to:0x020d9c64 module:overlay(31) +from:0x020da038 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da044 kind:arm_call to:0x01fff458 module:itcm +from:0x020da068 kind:arm_call to:0x02152658 module:overlay(79) +from:0x020da078 kind:arm_call to:0x02151970 module:overlay(80) +from:0x020da084 kind:arm_call to:0x020d9ccc module:overlay(31) +from:0x020da0f8 kind:load to:0x027e0ce4 module:dtcm +from:0x020da17c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020da194 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da1a8 kind:arm_call to:0x0208bfd0 module:overlay(0) +from:0x020da1c4 kind:load to:0x027e0ce0 module:dtcm +from:0x020da1e2 kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x020da23c kind:arm_call to:0x01fff498 module:itcm +from:0x020da258 kind:arm_call to:0x020d9d10 module:overlay(31) +from:0x020da270 kind:load to:0x027e0ce8 module:dtcm +from:0x020da294 kind:arm_call to:0x020e45fc module:overlay(31) +from:0x020da2cc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020da2dc kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020da314 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da324 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da3b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da3ec kind:arm_call to:0x01ffccc0 module:itcm +from:0x020da408 kind:arm_call to:0x01ffd218 module:itcm +from:0x020da43c kind:arm_call to:0x01fff350 module:itcm +from:0x020da488 kind:arm_call to:0x01ffccc0 module:itcm +from:0x020da4a4 kind:arm_call to:0x01ffd218 module:itcm +from:0x020da4c0 kind:arm_call to:0x020d9d10 module:overlay(31) +from:0x020da4f4 kind:arm_call to:0x01fff350 module:itcm +from:0x020da51c kind:load to:0x027e0ce4 module:dtcm +from:0x020da520 kind:load to:0x02112b18 module:overlay(31) +from:0x020da55c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020da570 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020da578 kind:arm_call to:0x02011ff4 module:main +from:0x020da66c kind:arm_call to:0x020da584 module:overlay(31) +from:0x020da740 kind:arm_call to:0x01fff498 module:itcm +from:0x020da74c kind:arm_call to:0x01fff584 module:itcm +from:0x020da930 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da93c kind:arm_call to:0x01fff458 module:itcm +from:0x020da9a8 kind:arm_call to:0x020da584 module:overlay(31) +from:0x020da9bc kind:arm_call to:0x01ffb714 module:itcm +from:0x020daa24 kind:arm_call to:0x01fff498 module:itcm +from:0x020daa2c kind:arm_call to:0x01fff584 module:itcm +from:0x020daaa4 kind:load to:0x027e0ce8 module:dtcm +from:0x020daad0 kind:load to:0x027e0ce4 module:dtcm +from:0x020dab10 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020dab30 kind:arm_call to:0x01ffb714 module:itcm +from:0x020dab64 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dab74 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dab88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dabc0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dabd0 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020dabf8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020dac0c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020dac14 kind:arm_call to:0x02011ff4 module:main +from:0x020dac60 kind:arm_call to:0x020717cc module:overlay(0) +from:0x020dac6c kind:arm_call to:0x02066364 module:overlay(0) +from:0x020dac74 kind:load to:0x027e09a8 module:dtcm +from:0x020dac7c kind:load to:0x020b4f70 module:overlay(0) +from:0x020dac8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dacc0 kind:arm_call to:0x02015054 module:main +from:0x020dacd0 kind:arm_call to:0x02015054 module:main +from:0x020dacfc kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x020dad28 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x020dad64 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020dad7c kind:load to:0x027e0cec module:dtcm +from:0x020dadec kind:arm_call to:0x0209feac module:overlay(0) +from:0x020dae08 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020dae1c kind:arm_call to:0x02071700 module:overlay(0) +from:0x020dae28 kind:load to:0x027e07d4 module:dtcm +from:0x020dae30 kind:load to:0x027e0cec module:dtcm +from:0x020dae34 kind:load to:0x027e09a8 module:dtcm +from:0x020dae60 kind:arm_call to:0x02015054 module:main +from:0x020dae68 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020dae7c kind:arm_call to:0x02071700 module:overlay(0) +from:0x020dae84 kind:load to:0x027e09a8 module:dtcm +from:0x020daeec kind:arm_call to:0x02015054 module:main +from:0x020daef4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020daf1c kind:arm_call to:0x02088854 module:overlay(0) +from:0x020daf30 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020daf38 kind:arm_call to:0x02088854 module:overlay(0) +from:0x020daf7c kind:arm_call to:0x02088d10 module:overlay(0) +from:0x020dafc8 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x020dafdc kind:load to:0x027e07d4 module:dtcm +from:0x020dafe0 kind:load to:0x020b5214 module:overlay(0) +from:0x020dafe4 kind:load to:0x027e0ce0 module:dtcm +from:0x020db008 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x020db01c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020db024 kind:load to:0x027e0cec module:dtcm +from:0x020db068 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020db07c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020db090 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x020db0c0 kind:arm_call to:0x0200f218 module:main +from:0x020db0d4 kind:arm_call to:0x01ffc768 module:itcm +from:0x020db0e4 kind:arm_call to:0x0200ea38 module:main +from:0x020db0f0 kind:load to:0x027e0958 module:dtcm +from:0x020db0f4 kind:load to:0x021106ec module:overlay(31) +from:0x020db0f8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020db114 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020db11c kind:load to:0x027e0cec module:dtcm +from:0x020db148 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020db15c kind:load to:0x027e0cec module:dtcm +from:0x020db188 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020db1a4 kind:arm_call to:0x02028c4c module:main +from:0x020db1e4 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020db1f0 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020db290 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020db2ac kind:load to:0x02112b54 module:overlay(31) +from:0x020db30c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db334 kind:load to:0x027e0ce4 module:dtcm +from:0x020db348 kind:arm_call to:0x020dc480 module:overlay(31) +from:0x020db360 kind:arm_call to:0x020dc480 module:overlay(31) +from:0x020db394 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db3a0 kind:arm_call to:0x01fff458 module:itcm +from:0x020db3e0 kind:load to:0x027e0ce4 module:dtcm +from:0x020db3f4 kind:arm_call to:0x020db374 module:overlay(31) +from:0x020db424 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020db464 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020db490 kind:load to:0x020b539c module:overlay(0) +from:0x020db4c0 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x020db4d4 kind:arm_call to:0x020db374 module:overlay(31) +from:0x020db4ec kind:load to:0x027e0cdc module:dtcm +from:0x020db510 kind:arm_call to:0x020db3e8 module:overlay(31) +from:0x020db53c kind:arm_call to:0x02019514 module:main +from:0x020db56c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db578 kind:arm_call to:0x01fff458 module:itcm +from:0x020db59c kind:arm_call to:0x020dc8a0 module:overlay(31) +from:0x020db5a8 kind:load to:0x0204a110 module:main +from:0x020db5ac kind:load to:0x027e0ce4 module:dtcm +from:0x020db5e0 kind:arm_call to:0x020db5b4 module:overlay(31) +from:0x020db664 kind:arm_call to:0x0208bf88 module:overlay(0) +from:0x020db6a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020db6cc kind:arm_call to:0x02082a28 module:overlay(0) +from:0x020db700 kind:load to:0x027e0cdc module:dtcm +from:0x020db710 kind:arm_call to:0x020db5b4 module:overlay(31) +from:0x020db7b4 kind:arm_call to:0x020db5b4 module:overlay(31) +from:0x020db7ca kind:thumb_call_arm to:0x02067278 module:overlay(0) +from:0x020db7dc kind:thumb_call_arm to:0x0206738c module:overlay(0) +from:0x020db7e6 kind:thumb_call_arm to:0x0205ca74 module:overlay(0) +from:0x020db830 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x020db854 kind:arm_call to:0x020dba74 module:overlay(31) +from:0x020db860 kind:arm_call to:0x020db350 module:overlay(31) +from:0x020db86c kind:arm_call to:0x020db5d4 module:overlay(31) +from:0x020db890 kind:arm_call to:0x020db3e8 module:overlay(31) +from:0x020db8a8 kind:arm_call to:0x020db2dc module:overlay(31) +from:0x020db8dc kind:arm_call to:0x020e096c module:overlay(31) +from:0x020db8f0 kind:arm_call to:0x020db5b4 module:overlay(31) +from:0x020db908 kind:arm_call to:0x020db6a4 module:overlay(31) +from:0x020db920 kind:arm_call to:0x020e098c module:overlay(31) +from:0x020db934 kind:arm_call to:0x020db498 module:overlay(31) +from:0x020db99c kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x020dba28 kind:arm_call to:0x02184fb8 module:overlay(107) +from:0x020dba30 kind:load to:0x02116380 module:overlay(31) +from:0x020dba34 kind:load to:0x027e0ce0 module:dtcm +from:0x020dba38 kind:load to:0x02043e50 module:main +from:0x020dba5c kind:arm_call to:0x020e0fa8 module:overlay(31) +from:0x020dba68 kind:arm_call to:0x020e096c module:overlay(31) +from:0x020dba84 kind:arm_call to:0x020e096c module:overlay(31) +from:0x020dbab0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbabc kind:arm_call to:0x01fff458 module:itcm +from:0x020dbb04 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020dbb14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dbb30 kind:load to:0x027e0ce4 module:dtcm +from:0x020dbb48 kind:arm_call to:0x020dba8c module:overlay(31) +from:0x020dbb78 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020dbbb4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020dbbe8 kind:arm_call to:0x02071700 module:overlay(0) +from:0x020dbbf0 kind:arm_call to:0x020e14a8 module:overlay(31) +from:0x020dbc08 kind:load to:0x020b539c module:overlay(0) +from:0x020dbc10 kind:load to:0x027e09a8 module:dtcm +from:0x020dbc3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbc48 kind:arm_call to:0x01fff458 module:itcm +from:0x020dbc60 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x020dbc78 kind:load to:0x027e0ce4 module:dtcm +from:0x020dbcb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbcc8 kind:arm_call to:0x020dbc18 module:overlay(31) +from:0x020dbcd0 kind:arm_call to:0x020e14a8 module:overlay(31) +from:0x020dbd00 kind:arm_call to:0x0208bf88 module:overlay(0) +from:0x020dbd10 kind:arm_call to:0x020e09ec module:overlay(31) +from:0x020dbd1c kind:load to:0x027e0ce4 module:dtcm +from:0x020dbd20 kind:load to:0x027e0ce0 module:dtcm +from:0x020dbd4c kind:arm_call to:0x020e10ac module:overlay(31) +from:0x020dbd74 kind:arm_call to:0x020dba8c module:overlay(31) +from:0x020dbd88 kind:arm_call to:0x020e0ad4 module:overlay(31) +from:0x020dbdd0 kind:arm_call to:0x020e1154 module:overlay(31) +from:0x020dbe04 kind:arm_call to:0x020dba8c module:overlay(31) +from:0x020dbe18 kind:arm_call to:0x020e0b08 module:overlay(31) +from:0x020dbe3c kind:arm_call to:0x020e0b38 module:overlay(31) +from:0x020dbe70 kind:arm_call to:0x0208d940 module:overlay(0) +from:0x020dbe80 kind:arm_call to:0x0216f86c module:overlay(93) +from:0x020dbef4 kind:arm_call to:0x0208dc04 module:overlay(0) +from:0x020dbf00 kind:arm_call to:0x0216e31c module:overlays(88,93,94) +from:0x020dbf18 kind:arm_call to:0x0208dc58 module:overlay(0) +from:0x020dbf24 kind:arm_call to:0x0216e758 module:overlay(93) +from:0x020dbf40 kind:arm_call to:0x0208dc68 module:overlay(0) +from:0x020dbf50 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x020dbf68 kind:arm_call to:0x0208dc78 module:overlay(0) +from:0x020dbf74 kind:arm_call to:0x0216e778 module:overlay(93) +from:0x020dbf8c kind:arm_call to:0x0208dc88 module:overlay(0) +from:0x020dbf98 kind:arm_call to:0x0216e788 module:overlay(93) +from:0x020dc038 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x020dc048 kind:arm_call_thumb to:0x0208c8f8 module:overlay(0) +from:0x020dc0f4 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x020dc114 kind:arm_call to:0x0208c99c module:overlay(0) +from:0x020dc15c kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x020dc1b0 kind:arm_call to:0x0216eac4 module:overlay(93) +from:0x020dc1d4 kind:arm_call to:0x0208e558 module:overlay(0) +from:0x020dc1e8 kind:arm_call to:0x0216f548 module:overlay(93) +from:0x020dc210 kind:arm_call to:0x0208e568 module:overlay(0) +from:0x020dc244 kind:thumb_call_arm to:0x02089dec module:overlay(0) +from:0x020dc26a kind:thumb_call_arm to:0x02089dc4 module:overlay(0) +from:0x020dc278 kind:thumb_call_arm to:0x0208e538 module:overlay(0) +from:0x020dc282 kind:thumb_call_arm to:0x0216f2a4 module:overlay(93) +from:0x020dc298 kind:thumb_call_arm to:0x0211c9ac module:overlays(36,39) +from:0x020dc2b2 kind:thumb_call_arm to:0x0208e548 module:overlay(0) +from:0x020dc2cc kind:thumb_call_arm to:0x0208cb08 module:overlay(0) +from:0x020dc31c kind:arm_call to:0x0208dc48 module:overlay(0) +from:0x020dc334 kind:arm_call to:0x0216e334 module:overlay(93) +from:0x020dc378 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x020dc3c0 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x020dc3d4 kind:arm_call to:0x0208a100 module:overlay(0) +from:0x020dc3f0 kind:arm_call to:0x0216e6c0 module:overlay(93) +from:0x020dc41a kind:thumb_call_arm to:0x0201667c module:main +from:0x020dc434 kind:thumb_call_arm to:0x0205b38c module:overlay(0) +from:0x020dc46c kind:load to:0x02112b6c module:overlay(31) +from:0x020dc476 kind:thumb_call_arm to:0x02016694 module:main +from:0x020dc514 kind:arm_call to:0x0205b39c module:overlay(0) +from:0x020dc550 kind:arm_call to:0x020da274 module:overlay(31) +from:0x020dc564 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020dc59c kind:arm_call to:0x01ffb714 module:itcm +from:0x020dc5a4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dc5c0 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dc660 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dc66c kind:arm_call to:0x0205b39c module:overlay(0) +from:0x020dc6bc kind:arm_call to:0x020da274 module:overlay(31) +from:0x020dc6e8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020dc6f8 kind:load to:0x02112b24 module:overlay(31) +from:0x020dc75c kind:arm_call to:0x020dc480 module:overlay(31) +from:0x020dc788 kind:arm_call to:0x01ffb714 module:itcm +from:0x020dc790 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dc7ac kind:arm_call to:0x020d9fd0 module:overlay(31) +from:0x020dc7c8 kind:arm_call to:0x020da104 module:overlay(31) +from:0x020dc7f8 kind:arm_call to:0x020dc480 module:overlay(31) +from:0x020dc8f0 kind:arm_call to:0x020166f4 module:main +from:0x020dc8fc kind:arm_call to:0x020da144 module:overlay(31) +from:0x020dc908 kind:load to:0x027e0954 module:dtcm +from:0x020dc944 kind:arm_call to:0x0205b3f4 module:overlay(0) +from:0x020dc984 kind:arm_call to:0x0205b3f4 module:overlay(0) +from:0x020dc9dc kind:arm_call to:0x0205b3f4 module:overlay(0) +from:0x020dca04 kind:arm_call to:0x0205b3f4 module:overlay(0) +from:0x020dca24 kind:thumb_call to:0x020dca4c module:overlay(31) +from:0x020dca32 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020dca48 kind:load to:0x020dcc1c module:overlay(31) +from:0x020dca60 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x020dca68 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x020dca76 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020dca9a kind:thumb_call_arm to:0x0208ee94 module:overlay(0) +from:0x020dcab0 kind:thumb_call_arm to:0x020dcad0 module:overlay(31) +from:0x020dcaba kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x020dcac4 kind:load to:0x027e0ce0 module:dtcm +from:0x020dcac8 kind:load to:0x02110724 module:overlay(31) +from:0x020dcacc kind:load to:0x02110738 module:overlay(31) +from:0x020dcafc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020dcb08 kind:load to:0x02110748 module:overlay(31) +from:0x020dcb24 kind:arm_call to:0x0205cf84 module:overlay(0) +from:0x020dcb4c kind:arm_call to:0x020dcad0 module:overlay(31) +from:0x020dcbb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dcbd4 kind:arm_call to:0x020dcad0 module:overlay(31) +from:0x020dcbf8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dcc08 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020dcc58 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020dcc70 kind:arm_call to:0x0205cf84 module:overlay(0) +from:0x020dccb0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020dccc6 kind:thumb_call_arm to:0x020a8680 module:overlay(0) +from:0x020dccd8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020dcce8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020dccf4 kind:thumb_call to:0x020dccbc module:overlay(31) +from:0x020dcd44 kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x020dcd50 kind:arm_call to:0x020db120 module:overlay(31) +from:0x020dce70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dcea0 kind:load to:0x027e0ce4 module:dtcm +from:0x020dcf08 kind:arm_call to:0x01fff17c module:itcm +from:0x020dcf8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dcfac kind:load to:0x027e0ce0 module:dtcm +from:0x020dcfb0 kind:load to:0x027e0ce4 module:dtcm +from:0x020dd020 kind:arm_call to:0x01fff168 module:itcm +from:0x020dd0ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dd0d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd0dc kind:load to:0x027e0ce4 module:dtcm +from:0x020dd0fc kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x020dd108 kind:arm_call to:0x020d93f0 module:overlay(31) +from:0x020dd114 kind:arm_call to:0x020dd124 module:overlay(31) +from:0x020dd120 kind:load to:0x02112b78 module:overlay(31) +from:0x020dd13c kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x020dd158 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x020dd17c kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x020dd198 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd19c kind:load to:0x02110774 module:overlay(31) +from:0x020dd1a0 kind:load to:0x02110788 module:overlay(31) +from:0x020dd230 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dd254 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020dd268 kind:load to:0x0203e964 module:main +from:0x020dd270 kind:load to:0x027e09c0 module:dtcm +from:0x020dd2a0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd2a4 kind:arm_call to:0x0205accc module:overlay(0) +from:0x020dd2b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd2bc kind:arm_call to:0x0205accc module:overlay(0) +from:0x020dd2d4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020dd2e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd2f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd314 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd320 kind:load to:0x02041964 module:main +from:0x020dd324 kind:load to:0x020aa394 module:overlay(0) +from:0x020dd328 kind:load to:0x027e0254 module:dtcm +from:0x020dd338 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020dd340 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020dd348 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x020dd360 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020dd368 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020dd370 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x020dd378 kind:arm_call to:0x02011ff4 module:main +from:0x020dd38c kind:arm_call to:0x0208f820 module:overlay(0) +from:0x020dd3e4 kind:load to:0x02112b8c module:overlay(31) +from:0x020dd41c kind:arm_call to:0x0208a164 module:overlay(0) +from:0x020dd440 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020dd44c kind:load to:0x02112b8c module:overlay(31) +from:0x020dd488 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x020dd4ac kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020dd4b4 kind:arm_call to:0x02011ff4 module:main +from:0x020dd4c0 kind:load to:0x02112b8c module:overlay(31) +from:0x020dd518 kind:arm_call to:0x02082adc module:overlay(0) +from:0x020dd540 kind:arm_call to:0x020717cc module:overlay(0) +from:0x020dd564 kind:load to:0x027e09a8 module:dtcm +from:0x020dd640 kind:load to:0x020ab4dc module:overlay(0) +from:0x020dd670 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020dd690 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x020dd700 kind:arm_call to:0x020717cc module:overlay(0) +from:0x020dd71c kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x020dd748 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x020dd758 kind:arm_call to:0x021293c8 module:overlay(46) +from:0x020dd774 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x020dd79c kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x020dd7e0 kind:arm_call to:0x02123510 module:overlays(40,44) +from:0x020dd7ec kind:load to:0x027e09a8 module:dtcm +from:0x020dd7f4 kind:load to:0x020ace80 module:overlay(0) +from:0x020dd834 kind:arm_call to:0x0209078c module:overlay(0) +from:0x020dd840 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020dd84c kind:arm_call to:0x02088854 module:overlay(0) +from:0x020dd860 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020dd868 kind:arm_call to:0x020dd4e8 module:overlay(31) +from:0x020dd874 kind:arm_call to:0x020dd570 module:overlay(31) +from:0x020dd8bc kind:arm_call to:0x02082804 module:overlay(0) +from:0x020dd8ec kind:arm_call to:0x0209078c module:overlay(0) +from:0x020dd8f8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020dd900 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x020dd90c kind:arm_call to:0x0212941c module:overlay(45) +from:0x020dd914 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x020dd96c kind:arm_call to:0x0213cb88 module:overlay(53) +from:0x020dd984 kind:arm_call to:0x02088854 module:overlay(0) +from:0x020dd9a0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020dd9fc kind:arm_call to:0x020717cc module:overlay(0) +from:0x020dda0c kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x020dda4c kind:arm_call to:0x0209078c module:overlay(0) +from:0x020dda58 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020dda64 kind:arm_call to:0x0212356c module:overlay(44) +from:0x020dda6c kind:load to:0x020b5214 module:overlay(0) +from:0x020dda70 kind:load to:0x027e0ce0 module:dtcm +from:0x020dda78 kind:load to:0x027e09a8 module:dtcm +from:0x020ddac0 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x020ddadc kind:arm_call to:0x020a88c8 module:overlay(0) +from:0x020ddb0c kind:load to:0x020921e4 module:overlay(0) +from:0x020ddb48 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ddb58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ddbb0 kind:arm_call to:0x0209ff4c module:overlay(0) +from:0x020ddbc8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020ddbd8 kind:load to:0x0203e964 module:main +from:0x020ddbdc kind:load to:0x027e0cec module:dtcm +from:0x020ddc4c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020ddc9c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020ddcd0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020ddcfc kind:arm_call to:0x0208c99c module:overlay(0) +from:0x020ddd0c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020ddd34 kind:arm_call to:0x0208dc98 module:overlay(0) +from:0x020ddd50 kind:arm_call to:0x020830a4 module:overlay(0) +from:0x020ddd64 kind:arm_call to:0x02093718 module:overlay(0) +from:0x020ddd70 kind:arm_call to:0x0209378c module:overlay(0) +from:0x020ddd94 kind:arm_call to:0x020830d4 module:overlay(0) +from:0x020dddc8 kind:arm_call to:0x0208c99c module:overlay(0) +from:0x020ddde8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020dde28 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020dde48 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x020dde64 kind:arm_call to:0x02185750 module:overlay(108) +from:0x020dde78 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x020ddeb0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020ddec0 kind:arm_call to:0x02093b84 module:overlay(0) +from:0x020ddee0 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x020ddf00 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020ddf10 kind:arm_call to:0x02082a48 module:overlay(0) +from:0x020ddf18 kind:load to:0x027e09b8 module:dtcm +from:0x020ddf1c kind:load to:0x027e0cdc module:dtcm +from:0x020ddf30 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x020ddf50 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x020ddf64 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020ddfa0 kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x020ddfe0 kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x020de060 kind:arm_call to:0x02093068 module:overlay(0) +from:0x020de0c4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020de104 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020de14c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020de158 kind:arm_call to:0x01fff458 module:itcm +from:0x020de19c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020de1e0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020de1f8 kind:arm_call to:0x0208275c module:overlay(0) +from:0x020de214 kind:load to:0x027e0ce0 module:dtcm +from:0x020de218 kind:load to:0x027e0ce4 module:dtcm +from:0x020de22c kind:arm_call to:0x0208f820 module:overlay(0) +from:0x020de270 kind:arm_call to:0x020d94d0 module:overlay(31) +from:0x020de290 kind:arm_call to:0x020e0278 module:overlay(31) +from:0x020de2cc kind:load to:0x02112bb4 module:overlay(31) +from:0x020de2f4 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020de2fc kind:arm_call to:0x020e05fc module:overlay(31) +from:0x020de304 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020de30c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020de314 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020de324 kind:load to:0x02112bb4 module:overlay(31) +from:0x020de34c kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020de354 kind:arm_call to:0x020e05fc module:overlay(31) +from:0x020de35c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020de364 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020de36c kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x020de374 kind:arm_call to:0x02011ff4 module:main +from:0x020de384 kind:load to:0x02112bb4 module:overlay(31) +from:0x020de448 kind:load to:0x021107a8 module:overlay(31) +from:0x020de44c kind:load to:0x021107a6 module:overlay(31) +from:0x020de450 kind:load to:0x0211079c module:overlay(31) +from:0x020de454 kind:load to:0x0203e964 module:main +from:0x020de564 kind:arm_call to:0x020de388 module:overlay(31) +from:0x020de63c kind:arm_call to:0x020de388 module:overlay(31) +from:0x020de654 kind:load to:0x021107a8 module:overlay(31) +from:0x020de658 kind:load to:0x0211079c module:overlay(31) +from:0x020de65c kind:load to:0x0203e964 module:main +from:0x020de71c kind:arm_call to:0x020de458 module:overlay(31) +from:0x020de7d4 kind:arm_call to:0x020de458 module:overlay(31) +from:0x020de7f8 kind:load to:0x027e07d4 module:dtcm +from:0x020de7fc kind:load to:0x021107a8 module:overlay(31) +from:0x020de800 kind:load to:0x0211079c module:overlay(31) +from:0x020de804 kind:load to:0x0203e964 module:main +from:0x020de808 kind:load to:0x0211079e module:overlay(31) +from:0x020de858 kind:arm_call to:0x01ffb714 module:itcm +from:0x020de898 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de8a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de8dc kind:arm_call to:0x020de80c module:overlay(31) +from:0x020de938 kind:load to:0x021107a0 module:overlay(31) +from:0x020de93c kind:load to:0x021107a2 module:overlay(31) +from:0x020de940 kind:load to:0x021107a4 module:overlay(31) +from:0x020de96c kind:arm_call to:0x020704c8 module:overlay(0) +from:0x020de9fc kind:arm_call to:0x020704c8 module:overlay(0) +from:0x020dea54 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x020dea68 kind:arm_call to:0x02090154 module:overlay(0) +from:0x020dea88 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x020deaa8 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x020deac0 kind:arm_call to:0x0208a38c module:overlay(0) +from:0x020deadc kind:arm_call to:0x02088700 module:overlay(0) +from:0x020deb0c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x020deb30 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x020deb48 kind:arm_call to:0x02088700 module:overlay(0) +from:0x020deb5c kind:arm_call to:0x020de9a8 module:overlay(31) +from:0x020dec6c kind:arm_call to:0x020717cc module:overlay(0) +from:0x020deca8 kind:arm_call to:0x020717cc module:overlay(0) +from:0x020decd4 kind:arm_call to:0x020717cc module:overlay(0) +from:0x020dee24 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x020dee3c kind:arm_call to:0x020717cc module:overlay(0) +from:0x020dee4c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x020dee70 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x020dee90 kind:arm_call to:0x020e0368 module:overlay(31) +from:0x020deec4 kind:arm_call to:0x020e07d0 module:overlay(31) +from:0x020deed0 kind:load to:0x027e09a8 module:dtcm +from:0x020deedc kind:load to:0x0203e964 module:main +from:0x020deee4 kind:load to:0x027e0cd8 module:dtcm +from:0x020def38 kind:arm_call to:0x0208fe9c module:overlay(0) +from:0x020def48 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020df094 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x020df0bc kind:arm_call to:0x020901f4 module:overlay(0) +from:0x020df128 kind:arm_call to:0x0208ff38 module:overlay(0) +from:0x020df178 kind:arm_call to:0x020de944 module:overlay(31) +from:0x020df190 kind:arm_call to:0x020de944 module:overlay(31) +from:0x020df248 kind:arm_call to:0x020e0110 module:overlay(31) +from:0x020df284 kind:arm_call to:0x02093f58 module:overlay(0) +from:0x020df2f4 kind:arm_call to:0x02158758 module:overlay(82) +from:0x020df348 kind:arm_call to:0x02015080 module:main +from:0x020df368 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020df374 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020df394 kind:arm_call to:0x020e0368 module:overlay(31) +from:0x020df3c0 kind:arm_call to:0x02015080 module:main +from:0x020df3f8 kind:arm_call to:0x02015080 module:main +from:0x020df414 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x020df438 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020df454 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020df470 kind:arm_call to:0x02093f58 module:overlay(0) +from:0x020df48c kind:arm_call to:0x02158810 module:overlay(82) +from:0x020df500 kind:arm_call to:0x0209078c module:overlay(0) +from:0x020df50c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020df568 kind:arm_call to:0x01ffb428 module:itcm +from:0x020df608 kind:arm_call to:0x02071700 module:overlay(0) +from:0x020df624 kind:arm_call to:0x02082adc module:overlay(0) +from:0x020df65c kind:arm_call to:0x01ffb428 module:itcm +from:0x020df6cc kind:arm_call to:0x02082adc module:overlay(0) +from:0x020df6d8 kind:arm_call to:0x020de8ec module:overlay(31) +from:0x020df6f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020df750 kind:arm_call to:0x02015080 module:main +from:0x020df77c kind:arm_call to:0x02071700 module:overlay(0) +from:0x020df794 kind:arm_call to:0x02015080 module:main +from:0x020df7d4 kind:arm_call to:0x02015080 module:main +from:0x020df85c kind:arm_call to:0x02071774 module:overlay(0) +from:0x020df86c kind:arm_call to:0x01ffb428 module:itcm +from:0x020df878 kind:arm_call to:0x020de8ec module:overlay(31) +from:0x020df8bc kind:arm_call to:0x02088834 module:overlay(0) +from:0x020df96c kind:arm_call to:0x020de664 module:overlay(31) +from:0x020df980 kind:arm_call to:0x020848f0 module:overlay(0) +from:0x020df9ac kind:arm_call to:0x020da5ec module:overlay(31) +from:0x020dfa30 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfa54 kind:arm_call to:0x020daaec module:overlay(31) +from:0x020dfa68 kind:arm_call to:0x020da5ec module:overlay(31) +from:0x020dfafc kind:arm_call to:0x01ffb800 module:itcm +from:0x020dfb20 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dfb54 kind:arm_call to:0x020da5ec module:overlay(31) +from:0x020dfb74 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfb88 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020dfb98 kind:arm_call to:0x020da5ec module:overlay(31) +from:0x020dfbd8 kind:arm_call to:0x020de80c module:overlay(31) +from:0x020dfc8c kind:arm_call to:0x020da5ec module:overlay(31) +from:0x020dfcac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfcc4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020dfcd4 kind:arm_call to:0x020da5ec module:overlay(31) +from:0x020dfcf0 kind:load to:0x021107ac module:overlay(31) +from:0x020dfcf8 kind:load to:0x027e09a8 module:dtcm +from:0x020dfcfc kind:load to:0x0211079c module:overlay(31) +from:0x020dfd04 kind:load to:0x02158850 module:overlay(82) +from:0x020dfd40 kind:load to:0x0203e964 module:main +from:0x020dfd44 kind:load to:0x02112b40 module:overlay(31) +from:0x020dfd4c kind:load to:0x0211079e module:overlay(31) +from:0x020dfd50 kind:load to:0x021107a0 module:overlay(31) +from:0x020dfd58 kind:load to:0x027e09a4 module:dtcm +from:0x020dfd64 kind:load to:0x021107a5 module:overlay(31) +from:0x020dfd68 kind:load to:0x027e09c0 module:dtcm +from:0x020dfd6c kind:load to:0x027e0ce0 module:dtcm +from:0x020dfd70 kind:load to:0x020b539c module:overlay(0) +from:0x020dfda0 kind:arm_call to:0x020de838 module:overlay(31) +from:0x020dfdb4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020dfdc4 kind:arm_call to:0x020da5ec module:overlay(31) +from:0x020dfde4 kind:arm_call to:0x020de838 module:overlay(31) +from:0x020dfe1c kind:arm_call to:0x02070560 module:overlay(0) +from:0x020dfe30 kind:arm_call to:0x020da5ec module:overlay(31) +from:0x020dfe4c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfe60 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020dfe74 kind:arm_call to:0x020de80c module:overlay(31) +from:0x020dfe94 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020dfef0 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020dff18 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x020dff54 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020dffdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e0018 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020e0048 kind:arm_call to:0x02071c64 module:overlay(0) +from:0x020e0070 kind:arm_call to:0x020e0550 module:overlay(31) +from:0x020e00c4 kind:arm_call to:0x02088524 module:overlay(0) +from:0x020e00cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020e00ec kind:arm_call to:0x0209078c module:overlay(0) +from:0x020e00f8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020e0188 kind:arm_call to:0x020de664 module:overlay(31) +from:0x020e01bc kind:arm_call to:0x020e0d98 module:overlay(31) +from:0x020e0260 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x020e0274 kind:load to:0x0203e964 module:main +from:0x020e02ac kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x020e02dc kind:arm_call to:0x01ff9638 module:itcm +from:0x020e02ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e0338 kind:arm_call to:0x01ff9638 module:itcm +from:0x020e0348 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e035c kind:load to:0x027e0ce0 module:dtcm +from:0x020e0394 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020e03b4 kind:arm_call to:0x020e0284 module:overlay(31) +from:0x020e0468 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020e04a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x020e050c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020e0530 kind:load to:0x027e0ce0 module:dtcm +from:0x020e0540 kind:load to:0x02110898 module:overlay(31) +from:0x020e0544 kind:load to:0x02110886 module:overlay(31) +from:0x020e0548 kind:load to:0x02110874 module:overlay(31) +from:0x020e054c kind:load to:0x027e0cec module:dtcm +from:0x020e0588 kind:arm_call to:0x020e0284 module:overlay(31) +from:0x020e0618 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020e0620 kind:load to:0x027e0cec module:dtcm +from:0x020e064c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020e0654 kind:thumb_call to:0x02180920 module:overlay(95) +from:0x020e065c kind:thumb_call to:0x020e076c module:overlay(31) +from:0x020e0664 kind:load to:0x02112bdc module:overlay(31) +from:0x020e0668 kind:load to:0x020b1968 module:overlay(0) +from:0x020e066c kind:load to:0x02043e50 module:main +from:0x020e0684 kind:thumb_call to:0x02179ba8 module:overlay(95) +from:0x020e0692 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020e069c kind:thumb_call to:0x02179cd0 module:overlay(95) +from:0x020e06a8 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020e06b0 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020e06b6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e06be kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x020e06c4 kind:thumb_call to:0x0208c6d0 module:overlay(0) +from:0x020e06cc kind:load to:0x02112bdc module:overlay(31) +from:0x020e06d0 kind:load to:0x020e0748 module:overlay(31) +from:0x020e06d4 kind:load to:0x020a02d4 module:overlay(0) +from:0x020e06ec kind:thumb_call to:0x02179ba8 module:overlay(95) +from:0x020e06fa kind:thumb_call_arm to:0x0203d210 module:main +from:0x020e0704 kind:thumb_call to:0x02179cd0 module:overlay(95) +from:0x020e0710 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020e0718 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020e071e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e0726 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x020e072c kind:thumb_call to:0x0208c6d0 module:overlay(0) +from:0x020e0732 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e073c kind:load to:0x02112bdc module:overlay(31) +from:0x020e0740 kind:load to:0x020e0748 module:overlay(31) +from:0x020e0744 kind:load to:0x020a02d4 module:overlay(0) +from:0x020e075c kind:arm_call to:0x0203d210 module:main +from:0x020e0768 kind:load to:0x020a02d4 module:overlay(0) +from:0x020e0798 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x020e07b0 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x020e07c4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e07c8 kind:load to:0x021108ac module:overlay(31) +from:0x020e07cc kind:load to:0x021108c0 module:overlay(31) +from:0x020e0810 kind:arm_call to:0x0207059c module:overlay(0) +from:0x020e0858 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0878 kind:load to:0x027e0ce0 module:dtcm +from:0x020e087c kind:load to:0x027e09a4 module:dtcm +from:0x020e0880 kind:load to:0x020d8660 module:overlays(19,24) +from:0x020e0884 kind:load to:0x027e0ce4 module:dtcm +from:0x020e089c kind:arm_call to:0x02180ac4 module:overlay(95) +from:0x020e08c4 kind:arm_call to:0x02180ac4 module:overlay(95) +from:0x020e08ec kind:arm_call to:0x02180b00 module:overlay(95) +from:0x020e0904 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x020e090c kind:arm_call to:0x020e0888 module:overlay(31) +from:0x020e091c kind:arm_call to:0x02180c34 module:overlay(95) +from:0x020e0938 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x020e0940 kind:arm_call to:0x020e0888 module:overlay(31) +from:0x020e0950 kind:arm_call to:0x02180b70 module:overlay(95) +from:0x020e0964 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x020e09b4 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x020e09e8 kind:load to:0x027e0cdc module:dtcm +from:0x020e09fc kind:arm_call to:0x020e096c module:overlay(31) +from:0x020e0a70 kind:arm_call to:0x020e096c module:overlay(31) +from:0x020e0aa4 kind:arm_call to:0x020e096c module:overlay(31) +from:0x020e0ac8 kind:arm_call to:0x020e096c module:overlay(31) +from:0x020e0bcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0bd8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e0c2c kind:load to:0x027e0ce4 module:dtcm +from:0x020e0d18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0d24 kind:arm_call to:0x01fff458 module:itcm +from:0x020e0d88 kind:load to:0x027e0ce4 module:dtcm +from:0x020e0e20 kind:arm_call to:0x01ffb860 module:itcm +from:0x020e0e60 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020e0e78 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020e0ea0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020e0ed0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020e0ef0 kind:arm_call to:0x02071748 module:overlay(0) +from:0x020e0f00 kind:arm_call to:0x02071eac module:overlay(0) +from:0x020e0f14 kind:load to:0x0203e964 module:main +from:0x020e0f1c kind:load to:0x027e0cec module:dtcm +from:0x020e0f20 kind:load to:0x027e0cd8 module:dtcm +from:0x020e0f24 kind:load to:0x020b539c module:overlay(0) +from:0x020e0f2c kind:load to:0x027e09a8 module:dtcm +from:0x020e0f60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0f74 kind:arm_call to:0x01fff458 module:itcm +from:0x020e0f90 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x020e0fa0 kind:load to:0x027e0ce4 module:dtcm +from:0x020e0ff8 kind:arm_call to:0x020e0fa8 module:overlay(31) +from:0x020e1024 kind:load to:0x021109f0 module:overlay(31) +from:0x020e10a8 kind:load to:0x0203e964 module:main +from:0x020e10d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e10e4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e10f8 kind:arm_call to:0x020e62c0 module:overlay(31) +from:0x020e1124 kind:arm_call to:0x020e0fd8 module:overlay(31) +from:0x020e1148 kind:load to:0x027e0ce4 module:dtcm +from:0x020e1150 kind:load to:0x021109e4 module:overlay(31) +from:0x020e11b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e11c8 kind:arm_call to:0x020e0fd8 module:overlay(31) +from:0x020e1290 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e12ac kind:arm_call to:0x01ffb800 module:itcm +from:0x020e132c kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e1374 kind:arm_call to:0x020e1028 module:overlay(31) +from:0x020e1390 kind:arm_call to:0x020e0fd8 module:overlay(31) +from:0x020e13b0 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x020e13d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e13f0 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x020e13fc kind:arm_call to:0x020e0fd8 module:overlay(31) +from:0x020e1434 kind:arm_call to:0x020e1028 module:overlay(31) +from:0x020e1460 kind:arm_call to:0x020e0fd8 module:overlay(31) +from:0x020e1494 kind:load to:0x027e0ce4 module:dtcm +from:0x020e1498 kind:load to:0x021109ea module:overlay(31) +from:0x020e149c kind:load to:0x021109ee module:overlay(31) +from:0x020e14a0 kind:load to:0x021109ec module:overlay(31) +from:0x020e14bc kind:arm_call to:0x020e0fd8 module:overlay(31) +from:0x020e14cc kind:load to:0x02116414 module:overlay(31) +from:0x020e14e0 kind:arm_call to:0x02011f3c module:main +from:0x020e14ec kind:arm_call to:0x020e168c module:overlay(31) +from:0x020e1500 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020e1534 kind:load to:0x02112ccc module:overlay(31) +from:0x020e1564 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x020e1574 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x020e15c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e15c4 kind:load to:0x02110a60 module:overlay(31) +from:0x020e15c8 kind:load to:0x020b5d34 module:overlay(0) +from:0x020e15f8 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x020e1608 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x020e1618 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020e1620 kind:load to:0x027e0ce0 module:dtcm +from:0x020e1624 kind:load to:0x02110a70 module:overlay(31) +from:0x020e1628 kind:load to:0x020b5d34 module:overlay(0) +from:0x020e1630 kind:load to:0x02110a50 module:overlay(31) +from:0x020e1660 kind:arm_call to:0x0200f218 module:main +from:0x020e1688 kind:load to:0x021109fc module:overlay(31) +from:0x020e1698 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020e16ac kind:arm_call to:0x020e1540 module:overlay(31) +from:0x020e16b8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020e16c4 kind:arm_call to:0x020e1540 module:overlay(31) +from:0x020e16d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020e16dc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020e16fc kind:arm_call to:0x0203d160 module:main +from:0x020e1710 kind:arm_call to:0x020e2d78 module:overlay(31) +from:0x020e171c kind:arm_call to:0x020e3340 module:overlay(31) +from:0x020e1760 kind:arm_call to:0x0207edac module:overlay(0) +from:0x020e1790 kind:arm_call to:0x0200b578 module:main +from:0x020e17d8 kind:load to:0x02112cf0 module:overlay(31) +from:0x020e17dc kind:load to:0x020e17f4 module:overlay(31) +from:0x020e17e0 kind:load to:0x020e33ac module:overlay(31) +from:0x020e17e4 kind:load to:0x027e07d4 module:dtcm +from:0x020e17e8 kind:load to:0x02110a28 module:overlay(31) +from:0x020e17ec kind:load to:0x020e1634 module:overlay(31) +from:0x020e17f0 kind:load to:0x02110a10 module:overlay(31) +from:0x020e17fc kind:arm_call to:0x020a0304 module:overlay(0) +from:0x020e1810 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e1850 kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e1890 kind:arm_call to:0x0209862c module:overlay(0) +from:0x020e18ac kind:arm_call to:0x0209862c module:overlay(0) +from:0x020e18c0 kind:load to:0x020aecf8 module:overlay(0) +from:0x020e18d0 kind:arm_call to:0x020e18a0 module:overlay(31) +from:0x020e1904 kind:load to:0x02112c38 module:overlay(31) +from:0x020e1974 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e1990 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e19a4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x020e19b4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x020e1a0c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020e1a24 kind:load to:0x027e0cec module:dtcm +from:0x020e1a68 kind:arm_call to:0x020e1b7c module:overlay(31) +from:0x020e1a7c kind:arm_call to:0x020e193c module:overlay(31) +from:0x020e1a9c kind:arm_call to:0x01ff9258 module:itcm +from:0x020e1ac4 kind:arm_call to:0x020e25bc module:overlay(31) +from:0x020e1adc kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e1ae4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e1aec kind:arm_call to:0x020e262c module:overlay(31) +from:0x020e1af4 kind:load to:0x02112c00 module:overlay(31) +from:0x020e1b0c kind:arm_call to:0x020e1ed8 module:overlay(31) +from:0x020e1b14 kind:arm_call to:0x020e193c module:overlay(31) +from:0x020e1b28 kind:arm_call to:0x020e15d0 module:overlay(31) +from:0x020e1b48 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020e1b64 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x020e1b70 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020e1b78 kind:load to:0x02112be8 module:overlay(31) +from:0x020e1bb4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020e1c10 kind:arm_call to:0x020e1b1c module:overlay(31) +from:0x020e1c3c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e1c4c kind:arm_call to:0x01ffb464 module:itcm +from:0x020e1c5c kind:arm_call to:0x01ff9218 module:itcm +from:0x020e1ca0 kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e1cbc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020e1cf4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020e1cfc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e1d08 kind:load to:0x027e09a8 module:dtcm +from:0x020e1d10 kind:load to:0x020b539c module:overlay(0) +from:0x020e1d20 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020e1d30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1d7c kind:arm_call to:0x020e1d58 module:overlay(31) +from:0x020e1da8 kind:arm_call to:0x020e1d18 module:overlay(31) +from:0x020e1dd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1dd8 kind:arm_call to:0x020e2a9c module:overlay(31) +from:0x020e1de0 kind:arm_call to:0x020e1d74 module:overlay(31) +from:0x020e1e10 kind:arm_call to:0x020e1d58 module:overlay(31) +from:0x020e1e24 kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e1e2c kind:arm_call to:0x020e2b40 module:overlay(31) +from:0x020e1e3c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e1e78 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e1ea4 kind:arm_call to:0x01ff9218 module:itcm +from:0x020e1eac kind:arm_call to:0x020e238c module:overlay(31) +from:0x020e1eb8 kind:load to:0x020aecf8 module:overlay(0) +from:0x020e1ecc kind:arm_call to:0x0209862c module:overlay(0) +from:0x020e1f08 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x020e1f14 kind:load to:0x027e0ce0 module:dtcm +from:0x020e1f6c kind:arm_call to:0x020a8820 module:overlay(0) +from:0x020e1f84 kind:load to:0x027e0ce0 module:dtcm +from:0x020e1f98 kind:arm_call to:0x020e1d18 module:overlay(31) +from:0x020e1fc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1fc8 kind:arm_call to:0x020e2a9c module:overlay(31) +from:0x020e1fd0 kind:arm_call to:0x020e2c2c module:overlay(31) +from:0x020e1fd8 kind:arm_call to:0x020e238c module:overlay(31) +from:0x020e1fec kind:arm_call to:0x020e1d18 module:overlay(31) +from:0x020e2014 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e201c kind:arm_call to:0x020e2a9c module:overlay(31) +from:0x020e2024 kind:arm_call to:0x020e2c2c module:overlay(31) +from:0x020e202c kind:arm_call to:0x020e238c module:overlay(31) +from:0x020e2048 kind:arm_call to:0x020bf8f4 module:overlay(17) +from:0x020e205c kind:arm_call to:0x02097bec module:overlay(0) +from:0x020e206c kind:arm_call to:0x020bf938 module:overlay(17) +from:0x020e2084 kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e2098 kind:arm_call to:0x020e238c module:overlay(31) +from:0x020e20a0 kind:arm_call to:0x020e1d18 module:overlay(31) +from:0x020e20c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e20d0 kind:arm_call to:0x020e2a9c module:overlay(31) +from:0x020e20ec kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e20f4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e21bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e21c8 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020e21dc kind:arm_call to:0x020e295c module:overlay(31) +from:0x020e21e8 kind:arm_call to:0x020e2820 module:overlay(31) +from:0x020e2204 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e220c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e221c kind:load to:0x02112cb0 module:overlay(31) +from:0x020e2228 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e2244 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e2268 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020e2314 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020e2374 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x020e2380 kind:load to:0x027e09b8 module:dtcm +from:0x020e2388 kind:load to:0x027e09b4 module:dtcm +from:0x020e2394 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020e23fc kind:arm_call to:0x021661c0 module:overlay(93) +from:0x020e2418 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x020e242c kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e243c kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e2450 kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e2458 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e2464 kind:load to:0x027e0d8c module:dtcm +from:0x020e2468 kind:load to:0x027e0d38 module:dtcm +from:0x020e247c kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e249c kind:arm_call to:0x02098584 module:overlay(0) +from:0x020e24c8 kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e250c kind:arm_call to:0x0209853c module:overlay(0) +from:0x020e2550 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e25a0 kind:arm_call to:0x020985f0 module:overlay(0) +from:0x020e25b8 kind:load to:0x027e0ce4 module:dtcm +from:0x020e260c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x020e2628 kind:load to:0x027e09c0 module:dtcm +from:0x020e266c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020e267c kind:load to:0x027e09c0 module:dtcm +from:0x020e26e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e26fc kind:arm_call to:0x01ffb800 module:itcm +from:0x020e2710 kind:arm_call to:0x01ff94cc module:itcm +from:0x020e2718 kind:arm_call to:0x01ff938c module:itcm +from:0x020e279c kind:arm_call to:0x01ff938c module:itcm +from:0x020e27b4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e27e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2868 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e2870 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e28ac kind:arm_call to:0x01ff938c module:itcm +from:0x020e28dc kind:arm_call to:0x01ffb974 module:itcm +from:0x020e28f8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2918 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2924 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020e29a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e29ac kind:arm_call to:0x01ffb800 module:itcm +from:0x020e29e8 kind:arm_call to:0x01ff938c module:itcm +from:0x020e2a18 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2a34 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2a54 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2a64 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020e2ae0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2aec kind:arm_call to:0x020e295c module:overlay(31) +from:0x020e2afc kind:arm_call to:0x020e2820 module:overlay(31) +from:0x020e2b28 kind:arm_call to:0x01ff916c module:itcm +from:0x020e2b70 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x020e2b8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e2b9c kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e2bcc kind:arm_call to:0x020c2438 module:overlay(17) +from:0x020e2be4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e2c18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e2c28 kind:load to:0x027e09a8 module:dtcm +from:0x020e2c34 kind:arm_call to:0x020e1d74 module:overlay(31) +from:0x020e2c74 kind:arm_call to:0x020e1d58 module:overlay(31) +from:0x020e2c88 kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e2c90 kind:arm_call to:0x020e2b40 module:overlay(31) +from:0x020e2ca0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e2d4c kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e2d68 kind:arm_call to:0x020e2780 module:overlay(31) +from:0x020e2d84 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020e2db0 kind:load to:0x02112c78 module:overlay(31) +from:0x020e2dc4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e2de0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e2de8 kind:arm_call to:0x02011ff4 module:main +from:0x020e2e34 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x020e2ec0 kind:arm_call to:0x01fff498 module:itcm +from:0x020e2ecc kind:arm_call to:0x01fff584 module:itcm +from:0x020e2f5c kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e2f9c kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e3004 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e3034 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3044 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e30b0 kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e3114 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e3230 kind:arm_call to:0x020e1d58 module:overlay(31) +from:0x020e3244 kind:arm_call to:0x020e2680 module:overlay(31) +from:0x020e3250 kind:arm_call to:0x020e2780 module:overlay(31) +from:0x020e3268 kind:load to:0x027e0ce8 module:dtcm +from:0x020e32b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e32c4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e32e0 kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e32e8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e32f4 kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x020e3308 kind:load to:0x027e0ce4 module:dtcm +from:0x020e3338 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x020e3378 kind:load to:0x02112c94 module:overlay(31) +from:0x020e339c kind:arm_call to:0x020e3b9c module:overlay(31) +from:0x020e33a4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e33c8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e33d0 kind:arm_call to:0x02011ff4 module:main +from:0x020e33e4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e33ec kind:arm_call to:0x02011ff4 module:main +from:0x020e3404 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020e340c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e3414 kind:arm_call to:0x020e2db4 module:overlay(31) +from:0x020e3428 kind:arm_call to:0x0203d210 module:main +from:0x020e3430 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020e3438 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e3444 kind:load to:0x020e17f4 module:overlay(31) +from:0x020e3454 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020e345c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e3464 kind:arm_call to:0x020e2db4 module:overlay(31) +from:0x020e3478 kind:arm_call to:0x0203d210 module:main +from:0x020e3480 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020e3488 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e3490 kind:arm_call to:0x02011ff4 module:main +from:0x020e349c kind:load to:0x020e17f4 module:overlay(31) +from:0x020e34a8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020e34bc kind:load to:0x02116460 module:overlay(31) +from:0x020e34d0 kind:arm_call to:0x02011f3c module:main +from:0x020e34dc kind:arm_call to:0x020e36c0 module:overlay(31) +from:0x020e34f0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020e3518 kind:load to:0x02112d68 module:overlay(31) +from:0x020e3564 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e35e0 kind:arm_call to:0x01fff498 module:itcm +from:0x020e35ec kind:arm_call to:0x01fff584 module:itcm +from:0x020e36a0 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x020e36b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020e36b8 kind:load to:0x027e0ce8 module:dtcm +from:0x020e36c8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020e3730 kind:load to:0x02112d8c module:overlay(31) +from:0x020e3734 kind:load to:0x020b27c8 module:overlay(0) +from:0x020e3738 kind:load to:0x02112d4c module:overlay(31) +from:0x020e3744 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e378c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e37b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e37d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e37dc kind:arm_call to:0x02071eac module:overlay(0) +from:0x020e3810 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x020e3848 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e3864 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e3880 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e38a4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e38c0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e38dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e38f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e3914 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e393c kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x020e3958 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020e3994 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020e39a4 kind:load to:0x027e09a8 module:dtcm +from:0x020e39a8 kind:load to:0x027e09bc module:dtcm +from:0x020e39ac kind:load to:0x027e0cec module:dtcm +from:0x020e39b8 kind:load to:0x027e0cd8 module:dtcm +from:0x020e39bc kind:load to:0x020b539c module:overlay(0) +from:0x020e3a28 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e3a7c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020e3aa8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e3ab8 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020e3ac4 kind:arm_call to:0x0209867c module:overlay(0) +from:0x020e3aec kind:arm_call to:0x0207e458 module:overlay(0) +from:0x020e3af8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020e3b2c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x020e3b38 kind:load to:0x027e09c0 module:dtcm +from:0x020e3b3c kind:load to:0x027e07d4 module:dtcm +from:0x020e3b40 kind:load to:0x027e0ce0 module:dtcm +from:0x020e3b8c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e3bc0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020e3bc8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020e3c08 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020e3c14 kind:load to:0x020b539c module:overlay(0) +from:0x020e3c24 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e3c2c kind:arm_call to:0x02011ff4 module:main +from:0x020e3c44 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e3c4c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e3c54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e3c6c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e3c74 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e3c7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e3c84 kind:arm_call to:0x02011ff4 module:main +from:0x020e3c98 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020e3cbc kind:load to:0x027e0ce4 module:dtcm +from:0x020e3cc0 kind:load to:0x020e3cc8 module:overlay(31) +from:0x020e3cc4 kind:load to:0x01fff2fc module:itcm +from:0x020e3cd4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3ce8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3d00 kind:arm_call to:0x020e3d10 module:overlay(31) +from:0x020e3d1c kind:arm_call to:0x020e3dd0 module:overlay(31) +from:0x020e3d3c kind:arm_call to:0x01fff458 module:itcm +from:0x020e3d68 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e3d74 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3d98 kind:load to:0x020b23cc module:overlay(0) +from:0x020e3da8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020e3dcc kind:load to:0x02112de8 module:overlay(31) +from:0x020e3df4 kind:load to:0x02110a80 module:overlay(31) +from:0x020e3e10 kind:load to:0x027e0ce4 module:dtcm +from:0x020e3e14 kind:load to:0x01fff3b4 module:itcm +from:0x020e3e34 kind:arm_call to:0x020e3e6c module:overlay(31) +from:0x020e3e40 kind:load to:0x027e09a4 module:dtcm +from:0x020e3e4c kind:arm_call to:0x020e3dd0 module:overlay(31) +from:0x020e3e68 kind:load to:0x027e0d3c module:dtcm +from:0x020e3f10 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x020e3f28 kind:arm_call to:0x01fff148 module:itcm +from:0x020e3f4c kind:load to:0x027e0ce0 module:dtcm +from:0x020e3f60 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020e3fd8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020e3fe8 kind:arm_call to:0x020e3f00 module:overlay(31) +from:0x020e4010 kind:arm_call to:0x020e3f00 module:overlay(31) +from:0x020e4044 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020e406c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4070 kind:load to:0x027e0cd8 module:dtcm +from:0x020e40b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e40c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e40cc kind:arm_call to:0x02011ff4 module:main +from:0x020e40e0 kind:load to:0x021164ac module:overlay(31) +from:0x020e40f4 kind:arm_call to:0x02011f3c module:main +from:0x020e4100 kind:arm_call to:0x020e4130 module:overlay(31) +from:0x020e4114 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020e412c kind:load to:0x02112e54 module:overlay(31) +from:0x020e4138 kind:arm_call to:0x020e3da0 module:overlay(31) +from:0x020e415c kind:load to:0x02112e78 module:overlay(31) +from:0x020e4160 kind:load to:0x02112eec module:overlay(31) +from:0x020e4188 kind:arm_call to:0x020e4514 module:overlay(31) +from:0x020e4190 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e419c kind:load to:0x02112e78 module:overlay(31) +from:0x020e41a0 kind:load to:0x02112eec module:overlay(31) +from:0x020e41c8 kind:arm_call to:0x020e4514 module:overlay(31) +from:0x020e41d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e41d8 kind:arm_call to:0x02011ff4 module:main +from:0x020e41e4 kind:load to:0x02112e78 module:overlay(31) +from:0x020e41e8 kind:load to:0x02112eec module:overlay(31) +from:0x020e4230 kind:arm_call to:0x020e4274 module:overlay(31) +from:0x020e424c kind:arm_call to:0x020732ec module:overlay(0) +from:0x020e4270 kind:load to:0x027e09b8 module:dtcm +from:0x020e4284 kind:arm_call to:0x020d9758 module:overlay(31) +from:0x020e429c kind:arm_call to:0x020732fc module:overlay(0) +from:0x020e42a4 kind:load to:0x027e0d34 module:dtcm +from:0x020e42a8 kind:load to:0x027e09b8 module:dtcm +from:0x020e4304 kind:arm_call to:0x020e4514 module:overlay(31) +from:0x020e4318 kind:arm_call to:0x020e3e6c module:overlay(31) +from:0x020e434c kind:arm_call to:0x020e3df8 module:overlay(31) +from:0x020e4384 kind:arm_call to:0x020730ac module:overlay(0) +from:0x020e43f4 kind:arm_call to:0x01fff148 module:itcm +from:0x020e4488 kind:arm_call to:0x020e3dd0 module:overlay(31) +from:0x020e44a0 kind:arm_call to:0x02073470 module:overlay(0) +from:0x020e44ac kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020e44d8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020e44f4 kind:arm_call to:0x020d9854 module:overlay(31) +from:0x020e4504 kind:load to:0x027e0ce0 module:dtcm +from:0x020e450c kind:load to:0x027e09b8 module:dtcm +from:0x020e4510 kind:load to:0x027e0d34 module:dtcm +from:0x020e4550 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020e4578 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020e45ac kind:load to:0x021164f8 module:overlay(31) +from:0x020e45c0 kind:arm_call to:0x02011f3c module:main +from:0x020e45cc kind:arm_call to:0x020e4620 module:overlay(31) +from:0x020e45e0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020e45f8 kind:load to:0x02112f58 module:overlay(31) +from:0x020e4628 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020e4648 kind:arm_call to:0x020a8974 module:overlay(0) +from:0x020e4664 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x020e46e4 kind:arm_call to:0x020e544c module:overlay(31) +from:0x020e4700 kind:arm_call to:0x0203d160 module:main +from:0x020e4724 kind:arm_call to:0x020d8df0 module:overlay(31) +from:0x020e4740 kind:load to:0x02112f7c module:overlay(31) +from:0x020e4744 kind:load to:0x027e0ce0 module:dtcm +from:0x020e4748 kind:load to:0x020b1968 module:overlay(0) +from:0x020e474c kind:load to:0x02112f04 module:overlay(31) +from:0x020e4750 kind:load to:0x02112f3c module:overlay(31) +from:0x020e4754 kind:load to:0x020a02d4 module:overlay(0) +from:0x020e4758 kind:load to:0x020e5704 module:overlay(31) +from:0x020e4768 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e477c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e47a8 kind:arm_call to:0x020d95b4 module:overlay(31) +from:0x020e47ac kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e47c8 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020e47d0 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x020e47e4 kind:arm_call to:0x0203d210 module:main +from:0x020e47ec kind:arm_call to:0x020e5474 module:overlay(31) +from:0x020e47f4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e47fc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e4804 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e480c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e4818 kind:load to:0x02112f7c module:overlay(31) +from:0x020e481c kind:load to:0x027e0d2c module:dtcm +from:0x020e4820 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4824 kind:load to:0x020a02d4 module:overlay(0) +from:0x020e4848 kind:arm_call to:0x020d95b4 module:overlay(31) +from:0x020e484c kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e4868 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020e4870 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x020e4884 kind:arm_call to:0x0203d210 module:main +from:0x020e488c kind:arm_call to:0x020e5474 module:overlay(31) +from:0x020e4894 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e489c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e48a4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e48ac kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e48b4 kind:arm_call to:0x02011ff4 module:main +from:0x020e48c0 kind:load to:0x02112f7c module:overlay(31) +from:0x020e48c4 kind:load to:0x027e0d2c module:dtcm +from:0x020e48c8 kind:load to:0x027e0cd8 module:dtcm +from:0x020e48cc kind:load to:0x020a02d4 module:overlay(0) +from:0x020e48dc kind:arm_call to:0x020e45fc module:overlay(31) +from:0x020e4914 kind:arm_call to:0x020e5034 module:overlay(31) +from:0x020e4990 kind:load to:0x0203e964 module:main +from:0x020e49cc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e49d8 kind:arm_call to:0x02071eac module:overlay(0) +from:0x020e49e0 kind:arm_call to:0x020e5220 module:overlay(31) +from:0x020e4a04 kind:arm_call to:0x020d95b4 module:overlay(31) +from:0x020e4a10 kind:arm_call to:0x020e4994 module:overlay(31) +from:0x020e4a18 kind:load to:0x027e09a8 module:dtcm +from:0x020e4a1c kind:load to:0x027e0d2c module:dtcm +from:0x020e4a5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e4a60 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e4ac4 kind:arm_call to:0x020e52a0 module:overlay(31) +from:0x020e4ae8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020e4b48 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020e4b6c kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x020e4bb0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4bc0 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020e4be8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4bf4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020e4c0c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x020e4c38 kind:arm_call to:0x020e4994 module:overlay(31) +from:0x020e4c68 kind:arm_call to:0x020d962c module:overlay(31) +from:0x020e4c7c kind:arm_call to:0x020e4994 module:overlay(31) +from:0x020e4c88 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e4cbc kind:arm_call to:0x01ff916c module:itcm +from:0x020e4ccc kind:arm_call to:0x01ffb714 module:itcm +from:0x020e4cdc kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e4d2c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020e4d74 kind:arm_call to:0x01fff498 module:itcm +from:0x020e4dd8 kind:arm_call to:0x020e5034 module:overlay(31) +from:0x020e4de0 kind:arm_call to:0x01fff584 module:itcm +from:0x020e4e0c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x020e4e54 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020e4e80 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4e90 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020e4ee0 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x020e4f0c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x020e4f1c kind:arm_call to:0x01fff148 module:itcm +from:0x020e4f40 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e4f60 kind:arm_call to:0x01ffedac module:itcm +from:0x020e4f7c kind:arm_call to:0x01fff498 module:itcm +from:0x020e4f88 kind:arm_call to:0x01fff584 module:itcm +from:0x020e4f9c kind:arm_call to:0x02174870 module:overlay(94) +from:0x020e4fa8 kind:arm_call to:0x020d95b4 module:overlay(31) +from:0x020e4fc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e4fdc kind:arm_call to:0x01ffb714 module:itcm +from:0x020e4fe8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e4ff8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e5004 kind:load to:0x027e09a8 module:dtcm +from:0x020e500c kind:load to:0x027e09c0 module:dtcm +from:0x020e5010 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5018 kind:load to:0x027e0d2c module:dtcm +from:0x020e5020 kind:load to:0x027e0ce8 module:dtcm +from:0x020e508c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020e50bc kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020e50d4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020e50d8 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e5110 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x020e513c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020e5178 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x020e517c kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e51c0 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x020e51d8 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e51f8 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020e520c kind:load to:0x027e0cec module:dtcm +from:0x020e5210 kind:load to:0x027e0cd8 module:dtcm +from:0x020e5254 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e5270 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e528c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e529c kind:load to:0x027e0cec module:dtcm +from:0x020e5340 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020e5368 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e5390 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020e53b8 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x020e53c4 kind:load to:0x027e09b4 module:dtcm +from:0x020e53dc kind:load to:0x027e0d2c module:dtcm +from:0x020e53e0 kind:load to:0x020d95c8 module:overlay(31) +from:0x020e53f8 kind:load to:0x027e0d2c module:dtcm +from:0x020e53fc kind:load to:0x020d95c8 module:overlay(31) +from:0x020e543c kind:arm_call to:0x0207b754 module:overlay(0) +from:0x020e5458 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020e5470 kind:load to:0x02112f20 module:overlay(31) +from:0x020e547c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e5490 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e5498 kind:arm_call to:0x02011ff4 module:main +from:0x020e54cc kind:arm_call to:0x020982d8 module:overlay(0) +from:0x020e551c kind:arm_call to:0x020e5034 module:overlay(31) +from:0x020e5590 kind:arm_call to:0x01fff498 module:itcm +from:0x020e55ac kind:arm_call to:0x01fff584 module:itcm +from:0x020e5634 kind:arm_call to:0x01fff498 module:itcm +from:0x020e5650 kind:arm_call to:0x01fff584 module:itcm +from:0x020e5684 kind:arm_call to:0x020d95c8 module:overlay(31) +from:0x020e56d4 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x020e56e8 kind:load to:0x027e0ce8 module:dtcm +from:0x020e5700 kind:load to:0x027e0d2c module:dtcm +from:0x020e5718 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e5720 kind:arm_call to:0x02011ff4 module:main +from:0x020e5734 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e573c kind:arm_call to:0x02011ff4 module:main +from:0x020e5750 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020e57f4 kind:arm_call to:0x01fff498 module:itcm +from:0x020e57fc kind:arm_call to:0x01fff584 module:itcm +from:0x020e5838 kind:arm_call to:0x020e6340 module:overlay(31) +from:0x020e5888 kind:load to:0x027e0ce8 module:dtcm +from:0x020e58c0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020e58d0 kind:load to:0x02116544 module:overlay(31) +from:0x020e58e4 kind:arm_call to:0x02011f3c module:main +from:0x020e58f0 kind:arm_call to:0x020e593c module:overlay(31) +from:0x020e5904 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020e5938 kind:load to:0x02113010 module:overlay(31) +from:0x020e5944 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020e5974 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x020e5980 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020e59a0 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x020e59b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020e59c8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020e59ec kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x020e5a00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020e5a14 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020e5a28 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x020e5a90 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x020e5acc kind:arm_call to:0x0203d160 module:main +from:0x020e5ad8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020e5ae4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020e5b00 kind:load to:0x02113034 module:overlay(31) +from:0x020e5b04 kind:load to:0x02110a88 module:overlay(31) +from:0x020e5b08 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5b0c kind:load to:0x02112ff4 module:overlay(31) +from:0x020e5b10 kind:load to:0x02112fd8 module:overlay(31) +from:0x020e5b14 kind:load to:0x020b27c8 module:overlay(0) +from:0x020e5b18 kind:load to:0x020a02d4 module:overlay(0) +from:0x020e5b1c kind:load to:0x020e5704 module:overlay(31) +from:0x020e5b28 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e5bf4 kind:load to:0x0203e964 module:main +from:0x020e5bf8 kind:load to:0x02112fdc module:overlay(31) +from:0x020e5c58 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x020e5c74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e5c8c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020e5cc4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e5ce0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e5d04 kind:load to:0x027e0cec module:dtcm +from:0x020e5d08 kind:load to:0x027e09a8 module:dtcm +from:0x020e5d50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e5ddc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020e5e04 kind:arm_call to:0x020e5c00 module:overlay(31) +from:0x020e5e24 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020e5ea0 kind:arm_call to:0x020d9bec module:overlay(31) +from:0x020e5ed0 kind:arm_call to:0x020beeec module:overlay(17) +from:0x020e5ee4 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x020e5ef0 kind:arm_call to:0x02080998 module:overlay(0) +from:0x020e5f2c kind:arm_call to:0x01ff993c module:itcm +from:0x020e5f3c kind:arm_call to:0x01ff916c module:itcm +from:0x020e5fa8 kind:arm_call to:0x01ff993c module:itcm +from:0x020e5fb8 kind:arm_call to:0x01ffb66c module:itcm +from:0x020e5fdc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e5fe4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e604c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020e6094 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020e60d4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e60e4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020e60f4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020e6134 kind:load to:0x027e09a8 module:dtcm +from:0x020e613c kind:load to:0x027e0d38 module:dtcm +from:0x020e6144 kind:load to:0x027e09c0 module:dtcm +from:0x020e6154 kind:load to:0x020e5d18 module:overlay(31) +from:0x020e6194 kind:arm_call to:0x020e5d18 module:overlay(31) +from:0x020e61c8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e621c kind:arm_call to:0x0200ef9c module:main +from:0x020e6240 kind:arm_call to:0x01ffc768 module:itcm +from:0x020e6250 kind:arm_call to:0x0200ea38 module:main +from:0x020e62ac kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x020e62b8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020e62bc kind:load to:0x027e0958 module:dtcm +from:0x020e62ec kind:arm_call to:0x01ff938c module:itcm +from:0x020e6300 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e6334 kind:arm_call to:0x020e5c00 module:overlay(31) +from:0x020e63b0 kind:arm_call to:0x01ff938c module:itcm +from:0x020e63c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e63f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e6408 kind:load to:0x027e09a8 module:dtcm +from:0x020e6418 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e6420 kind:arm_call to:0x02011ff4 module:main +from:0x020e6444 kind:arm_call to:0x0203d210 module:main +from:0x020e644c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e6454 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e645c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020e6464 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e6470 kind:load to:0x020a02d4 module:overlay(0) +from:0x020e648c kind:arm_call to:0x0203d210 module:main +from:0x020e6494 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e649c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e64a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020e64ac kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e64b4 kind:arm_call to:0x02011ff4 module:main +from:0x020e64c0 kind:load to:0x020a02d4 module:overlay(0) +from:0x020e64cc kind:arm_call to:0x02097724 module:overlay(0) +from:0x020e64e4 kind:arm_call to:0x0207b8dc module:overlay(0) +from:0x020e6504 kind:arm_call to:0x01fff17c module:itcm +from:0x020e6540 kind:load to:0x027e0ce0 module:dtcm +from:0x020e6544 kind:load to:0x0203e964 module:main +from:0x020e6564 kind:arm_call to:0x02189f28 module:overlay(105) +from:0x020e65b0 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x020e65e0 kind:arm_call to:0x02189f80 module:overlay(105) +from:0x020e6610 kind:arm_call to:0x02189fc8 module:overlay(105) +from:0x020e6618 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x020e6628 kind:arm_call to:0x020f409c module:overlay(31) +from:0x020e66ac kind:arm_call to:0x021875e8 module:overlay(105) +from:0x020e66b4 kind:arm_call to:0x0218795c module:overlay(105) +from:0x020e66e0 kind:load to:0x021130ac module:overlay(31) +from:0x020e66e4 kind:load to:0x02113090 module:overlay(31) +from:0x020e66f4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e6708 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e6728 kind:arm_call to:0x020e67dc module:overlay(31) +from:0x020e6730 kind:arm_call to:0x020e6858 module:overlay(31) +from:0x020e6738 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e6740 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e6748 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e6750 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e6758 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e6760 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e676c kind:load to:0x021130ac module:overlay(31) +from:0x020e6770 kind:load to:0x027e07d4 module:dtcm +from:0x020e6788 kind:arm_call to:0x020e67dc module:overlay(31) +from:0x020e6790 kind:arm_call to:0x020e6858 module:overlay(31) +from:0x020e6798 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e67a0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e67a8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e67b0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e67b8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e67c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e67c8 kind:arm_call to:0x02011ff4 module:main +from:0x020e67d4 kind:load to:0x021130ac module:overlay(31) +from:0x020e67d8 kind:load to:0x027e07d4 module:dtcm +from:0x020e6808 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e6850 kind:load to:0x027e0ce4 module:dtcm +from:0x020e6854 kind:load to:0x027e07d4 module:dtcm +from:0x020e6880 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e688c kind:arm_call to:0x01fff458 module:itcm +from:0x020e68a0 kind:arm_call to:0x020f61f0 module:overlay(31) +from:0x020e68b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020e68c4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e68cc kind:arm_call to:0x02011ff4 module:main +from:0x020e6928 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x020e6970 kind:load to:0x0203e964 module:main +from:0x020e69b0 kind:arm_call to:0x020e6e84 module:overlay(31) +from:0x020e69c0 kind:arm_call to:0x020e6d80 module:overlay(31) +from:0x020e69d8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020e6a58 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020e6a94 kind:arm_call to:0x020e718c module:overlay(31) +from:0x020e6b04 kind:arm_call to:0x020e718c module:overlay(31) +from:0x020e6b24 kind:load to:0x027e095c module:dtcm +from:0x020e6b28 kind:load to:0x0203e964 module:main +from:0x020e6b3c kind:load to:0x02116590 module:overlay(31) +from:0x020e6b50 kind:arm_call to:0x02011f3c module:main +from:0x020e6b5c kind:arm_call to:0x020e6ba8 module:overlay(31) +from:0x020e6b70 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020e6ba0 kind:load to:0x02113164 module:overlay(31) +from:0x020e6bb0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020e6c00 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x020e6c30 kind:arm_call to:0x02028c4c module:main +from:0x020e6c4c kind:load to:0x02113188 module:overlay(31) +from:0x020e6c50 kind:load to:0x02113148 module:overlay(31) +from:0x020e6c54 kind:load to:0x0211312c module:overlay(31) +from:0x020e6c58 kind:load to:0x02113110 module:overlay(31) +from:0x020e6c68 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e6c7c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e6d38 kind:load to:0x0203e964 module:main +from:0x020e6d40 kind:load to:0x02113114 module:overlay(31) +from:0x020e6d74 kind:arm_call to:0x020e6d80 module:overlay(31) +from:0x020e6dbc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e6dc8 kind:arm_call to:0x020d9714 module:overlay(31) +from:0x020e6df8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020e6e54 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020e6e60 kind:arm_call to:0x020e6e84 module:overlay(31) +from:0x020e6e74 kind:load to:0x027e09a8 module:dtcm +from:0x020e6e78 kind:load to:0x027e0d34 module:dtcm +from:0x020e6e7c kind:load to:0x027e0cec module:dtcm +from:0x020e6e80 kind:load to:0x0203e964 module:main +from:0x020e6f28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e6fb4 kind:arm_call to:0x020e6e84 module:overlay(31) +from:0x020e7010 kind:arm_call to:0x020beeec module:overlay(17) +from:0x020e7024 kind:arm_call to:0x020e6e84 module:overlay(31) +from:0x020e7034 kind:arm_call to:0x02080998 module:overlay(0) +from:0x020e7048 kind:arm_call to:0x020e6e84 module:overlay(31) +from:0x020e708c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020e70a0 kind:arm_call to:0x020e6d80 module:overlay(31) +from:0x020e70dc kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020e710c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e7120 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020e7130 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020e714c kind:arm_call to:0x020e6d80 module:overlay(31) +from:0x020e715c kind:load to:0x027e09c0 module:dtcm +from:0x020e7174 kind:arm_call to:0x020e6e84 module:overlay(31) +from:0x020e71b0 kind:arm_call to:0x01ffc768 module:itcm +from:0x020e71f0 kind:arm_call to:0x02024a84 module:main +from:0x020e7288 kind:load to:0x020b4ec4 module:overlay(0) +from:0x020e72ac kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e72c8 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x020e72d0 kind:load to:0x027e0958 module:dtcm +from:0x020e72dc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e72e4 kind:arm_call to:0x02011ff4 module:main +from:0x020e72f8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e7300 kind:arm_call to:0x02011ff4 module:main +from:0x020e7318 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e7320 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e7328 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e7340 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020e7348 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e7350 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e7358 kind:arm_call to:0x02011ff4 module:main +from:0x020e736c kind:arm_call to:0x02097724 module:overlay(0) +from:0x020e7380 kind:arm_call to:0x020a8bb0 module:overlay(0) +from:0x020e73b8 kind:arm_call to:0x020e7454 module:overlay(31) +from:0x020e73e8 kind:load to:0x021132b0 module:overlay(31) +from:0x020e73f8 kind:arm_call to:0x020e748c module:overlay(31) +from:0x020e7400 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x020e7418 kind:arm_call to:0x020e748c module:overlay(31) +from:0x020e7420 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x020e7428 kind:arm_call to:0x02011ff4 module:main +from:0x020e7440 kind:arm_call to:0x020e748c module:overlay(31) +from:0x020e7448 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x020e7460 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020e7488 kind:load to:0x02113204 module:overlay(31) +from:0x020e749c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e74b8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020e74c0 kind:arm_call to:0x02011ff4 module:main +from:0x020e753c kind:arm_call to:0x020e79bc module:overlay(31) +from:0x020e75a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e75b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e75c0 kind:arm_call to:0x02017f38 module:main +from:0x020e76e0 kind:arm_call to:0x020d6680 module:overlay(24) +from:0x020e76ec kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020e7728 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e7734 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e7870 kind:arm_call to:0x01fff148 module:itcm +from:0x020e7898 kind:arm_call to:0x02016b8c module:main +from:0x020e78e0 kind:arm_call to:0x020d6b7c module:overlay(24) +from:0x020e7900 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x020e79b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e79b8 kind:load to:0x02049be4 module:main +from:0x020e7a28 kind:arm_call to:0x020169d4 module:main +from:0x020e7a38 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020e7a60 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e7a94 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020e7aec kind:load to:0x027e0cd8 module:dtcm +from:0x020e7af0 kind:load to:0x02110a98 module:overlay(31) +from:0x020e7af4 kind:load to:0x021165cc module:overlay(31) +from:0x020e7af8 kind:load to:0x021131dc module:overlay(31) +from:0x020e7afc kind:load to:0x021131dc module:overlay(31) +from:0x020e7b00 kind:load to:0x021131ec module:overlay(31) +from:0x020e7b98 kind:load to:0x02049be4 module:main +from:0x020e7bc0 kind:arm_call to:0x01fff148 module:itcm +from:0x020e7be8 kind:arm_call to:0x02016b8c module:main +from:0x020e7c20 kind:arm_call to:0x01ff930c module:itcm +from:0x020e7c40 kind:arm_call to:0x020169d4 module:main +from:0x020e7c74 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020e7c84 kind:arm_call to:0x020e79bc module:overlay(31) +from:0x020e7d4c kind:arm_call to:0x020e79bc module:overlay(31) +from:0x020e7dc0 kind:arm_call to:0x02017f54 module:main +from:0x020e7e48 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7e50 kind:load to:0x021131e8 module:overlay(31) +from:0x020e7e54 kind:load to:0x027e0cd8 module:dtcm +from:0x020e7e58 kind:load to:0x02110a9c module:overlay(31) +from:0x020e7e5c kind:load to:0x02049be4 module:main +from:0x020e7e60 kind:load to:0x0203e964 module:main +from:0x020e7f04 kind:arm_call to:0x020169d4 module:main +from:0x020e7f1c kind:arm_call to:0x020a8e9c module:overlay(0) +from:0x020e7f48 kind:load to:0x02049be4 module:main +from:0x020e7f4c kind:load to:0x021131e4 module:overlay(31) +from:0x020e7f6c kind:arm_call to:0x01fff148 module:itcm +from:0x020e7f9c kind:arm_call to:0x02016b8c module:main +from:0x020e8044 kind:arm_call to:0x020169d4 module:main +from:0x020e805c kind:arm_call to:0x020a8e9c module:overlay(0) +from:0x020e8124 kind:load to:0x027e0ce0 module:dtcm +from:0x020e8128 kind:load to:0x021131e0 module:overlay(31) +from:0x020e814c kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x020e8158 kind:arm_call to:0x02016958 module:main +from:0x020e8180 kind:arm_call to:0x01ff9364 module:itcm +from:0x020e81b8 kind:arm_call to:0x01ff930c module:itcm +from:0x020e8200 kind:arm_call to:0x020a9248 module:overlay(0) +from:0x020e8274 kind:arm_call to:0x020e812c module:overlay(31) +from:0x020e83a0 kind:arm_call to:0x020a9248 module:overlay(0) +from:0x020e8434 kind:arm_call to:0x020e812c module:overlay(31) +from:0x020e8494 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x020e852c kind:load to:0x02113218 module:overlay(31) +from:0x020e8560 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x020e85d8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020e85e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e862c kind:load to:0x02113260 module:overlay(31) +from:0x020e865c kind:arm_call to:0x02098910 module:overlay(0) +from:0x020e8728 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020e8734 kind:load to:0x027e0cd8 module:dtcm +from:0x020e8738 kind:load to:0x027e09c0 module:dtcm +from:0x020e8744 kind:load to:0x020beeec module:overlays(2,4,17) +from:0x020e879c kind:arm_call to:0x02015080 module:main +from:0x020e87c0 kind:arm_call to:0x01fff05c module:itcm +from:0x020e87d8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e87fc kind:arm_call to:0x02071934 module:overlay(0) +from:0x020e881c kind:load to:0x027e0cd8 module:dtcm +from:0x020e8820 kind:load to:0x027e09a8 module:dtcm +from:0x020e882c kind:load to:0x021165e0 module:overlay(31) +from:0x020e8840 kind:arm_call to:0x02011f3c module:main +from:0x020e884c kind:arm_call to:0x020e88e0 module:overlay(31) +from:0x020e8860 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020e8870 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020e88c8 kind:load to:0x021133cc module:overlay(31) +from:0x020e88cc kind:load to:0x02112a78 module:overlay(31) +from:0x020e88d0 kind:load to:0x021133f0 module:overlay(31) +from:0x020e88e8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020e8954 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x020e8970 kind:load to:0x02113414 module:overlay(31) +from:0x020e8974 kind:load to:0x021165e0 module:overlay(31) +from:0x020e8978 kind:load to:0x020b1968 module:overlay(0) +from:0x020e899c kind:arm_call to:0x020e8a48 module:overlay(31) +from:0x020e89a8 kind:load to:0x021166b8 module:overlay(31) +from:0x020e8a00 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x020e8a08 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020e8a18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e8a28 kind:arm_call to:0x02098910 module:overlay(0) +from:0x020e8a3c kind:arm_call to:0x020e8a48 module:overlay(31) +from:0x020e8a44 kind:load to:0x027e0ce0 module:dtcm +from:0x020e8a7c kind:arm_call to:0x0207e254 module:overlay(0) +from:0x020e8ab0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x020e8abc kind:arm_call to:0x020e8acc module:overlay(31) +from:0x020e8ac8 kind:load to:0x027e09c0 module:dtcm +from:0x020e8ae8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e8af0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e8af8 kind:load to:0x027e09a8 module:dtcm +from:0x020e8b10 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e8b88 kind:arm_call to:0x01fff60c module:itcm +from:0x020e8b98 kind:load to:0x027e0130 module:dtcm +from:0x020e8b9c kind:load to:0x027e09b4 module:dtcm +from:0x020e8bd0 kind:arm_call to:0x02098584 module:overlay(0) +from:0x020e8bf4 kind:arm_call to:0x020e8a48 module:overlay(31) +from:0x020e8c18 kind:arm_call to:0x020985f0 module:overlay(0) +from:0x020e8c38 kind:arm_call to:0x020e8a48 module:overlay(31) +from:0x020e8c58 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x020e8c60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e8c68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e8c80 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x020e8c88 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e8c90 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e8c98 kind:arm_call to:0x02011ff4 module:main +from:0x020e8cac kind:arm_call to:0x0209790c module:overlay(0) +from:0x020e8cc0 kind:load to:0x021166e8 module:overlay(31) +from:0x020e8cd4 kind:arm_call to:0x02011f3c module:main +from:0x020e8ce0 kind:arm_call to:0x020e8da8 module:overlay(31) +from:0x020e8cf4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020e8d28 kind:load to:0x021134a8 module:overlay(31) +from:0x020e8d54 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020e8d94 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020e8da0 kind:load to:0x020b539c module:overlay(0) +from:0x020e8db0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020e8dd8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020e8dec kind:arm_call to:0x020e9ef0 module:overlay(31) +from:0x020e8e14 kind:load to:0x021134cc module:overlay(31) +from:0x020e8e28 kind:arm_call to:0x020e9d54 module:overlay(31) +from:0x020e8e64 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020e8e94 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e8fd0 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e8fe0 kind:load to:0x02113478 module:overlay(31) +from:0x020e8fe4 kind:load to:0x02049be4 module:main +from:0x020e9024 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e9040 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e905c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020e9064 kind:load to:0x027e09a8 module:dtcm +from:0x020e9090 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e90a4 kind:arm_call to:0x02017158 module:main +from:0x020e90bc kind:arm_call to:0x020a8768 module:overlay(0) +from:0x020e90e4 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020e90ec kind:arm_call to:0x020e8fec module:overlay(31) +from:0x020e90fc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e9104 kind:load to:0x027e0ce0 module:dtcm +from:0x020e91a0 kind:load to:0x02049be4 module:main +from:0x020e91d0 kind:arm_call to:0x020e9b88 module:overlay(31) +from:0x020e91f8 kind:arm_call to:0x01fff05c module:itcm +from:0x020e9214 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e9224 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9230 kind:load to:0x027e0cd8 module:dtcm +from:0x020e927c kind:arm_call to:0x020e9be8 module:overlay(31) +from:0x020e92a4 kind:arm_call to:0x01fff05c module:itcm +from:0x020e92c0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e92d0 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e92dc kind:load to:0x027e0cd8 module:dtcm +from:0x020e938c kind:arm_call to:0x020e9be8 module:overlay(31) +from:0x020e93c4 kind:arm_call to:0x01fff05c module:itcm +from:0x020e93e4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e93fc kind:arm_call to:0x02098910 module:overlay(0) +from:0x020e9418 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9424 kind:load to:0x027e0cd8 module:dtcm +from:0x020e9440 kind:arm_call to:0x020bf99c module:overlay(17) +from:0x020e9448 kind:arm_call to:0x02097bec module:overlay(0) +from:0x020e9464 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e9470 kind:arm_call to:0x020bf9c8 module:overlay(17) +from:0x020e9498 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e94c8 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e94d0 kind:load to:0x027e0ce4 module:dtcm +from:0x020e9504 kind:arm_call to:0x02097bec module:overlay(0) +from:0x020e952c kind:arm_call to:0x01ffd420 module:itcm +from:0x020e9578 kind:arm_call to:0x020d9834 module:overlay(31) +from:0x020e9588 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e9590 kind:load to:0x027e09b8 module:dtcm +from:0x020e9594 kind:load to:0x027e0d34 module:dtcm +from:0x020e95d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e95e8 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e960c kind:load to:0x027e0ce4 module:dtcm +from:0x020e9698 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020e96b4 kind:load to:0x027e0cec module:dtcm +from:0x020e96d0 kind:arm_call to:0x01ffedac module:itcm +from:0x020e96e8 kind:arm_call to:0x0210af50 module:overlay(31) +from:0x020e9700 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9754 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9774 kind:arm_call to:0x0210af50 module:overlay(31) +from:0x020e980c kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9830 kind:load to:0x027e0cd8 module:dtcm +from:0x020e984c kind:arm_call to:0x01ffedac module:itcm +from:0x020e9868 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x020e9890 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x020e98a4 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x020e98b4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020e98c0 kind:load to:0x027e0cec module:dtcm +from:0x020e98d4 kind:arm_call to:0x01ffedac module:itcm +from:0x020e98f0 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x020e98fc kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9954 kind:load to:0x02113520 module:overlay(31) +from:0x020e9990 kind:arm_call to:0x01fff17c module:itcm +from:0x020e999c kind:arm_call to:0x02018114 module:main +from:0x020e9a44 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020e9a84 kind:arm_call to:0x020e9068 module:overlay(31) +from:0x020e9aa8 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9af4 kind:arm_call to:0x020e9d94 module:overlay(31) +from:0x020e9b24 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9b3c kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x020e9b50 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9b68 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x020e9b74 kind:load to:0x027e0ce0 module:dtcm +from:0x020e9b84 kind:load to:0x02113588 module:overlay(31) +from:0x020e9b90 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020e9ba0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e9bd4 kind:arm_call to:0x02098910 module:overlay(0) +from:0x020e9bf0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020e9c00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e9c24 kind:arm_call to:0x02098910 module:overlay(0) +from:0x020e9c3c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e9c68 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x020e9c80 kind:arm_call to:0x020e9d54 module:overlay(31) +from:0x020e9cb0 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020e9ce8 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020e9d38 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x020e9d44 kind:load to:0x02110aa0 module:overlay(31) +from:0x020e9d4c kind:load to:0x02113468 module:overlay(31) +from:0x020e9d9c kind:arm_call to:0x020e9e5c module:overlay(31) +from:0x020e9e54 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020e9f04 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x020e9f24 kind:load to:0x02113490 module:overlay(31) +from:0x020e9f4c kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9f5c kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x020e9f7c kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9f84 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x020e9fa0 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x020e9fac kind:arm_call to:0x020f6384 module:overlay(31) +from:0x020e9fc0 kind:arm_call to:0x020e9068 module:overlay(31) +from:0x020e9fc8 kind:arm_call to:0x020f637c module:overlay(31) +from:0x020e9fdc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020e9fe4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020e9ffc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020ea004 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020ea00c kind:arm_call to:0x02011ff4 module:main +from:0x020ea020 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020ea030 kind:load to:0x02116780 module:overlay(31) +from:0x020ea040 kind:thumb_call_arm to:0x020978dc module:overlay(0) +from:0x020ea050 kind:load to:0x0211364c module:overlay(31) +from:0x020ea058 kind:load to:0x02116744 module:overlay(31) +from:0x020ea064 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ea06c kind:thumb_call to:0x020ea140 module:overlay(31) +from:0x020ea07e kind:thumb_call_arm to:0x0209767c module:overlay(0) +from:0x020ea0ac kind:load to:0x02113628 module:overlay(31) +from:0x020ea0bc kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x020ea0e8 kind:thumb_call_arm to:0x020a8b48 module:overlay(0) +from:0x020ea0f4 kind:load to:0x02113670 module:overlay(31) +from:0x020ea0fc kind:load to:0x01ffc57c module:itcm +from:0x020ea114 kind:thumb_call_arm to:0x020975f8 module:overlay(0) +from:0x020ea12c kind:thumb_call_arm to:0x020973f4 module:overlay(0) +from:0x020ea134 kind:load to:0x02116780 module:overlay(31) +from:0x020ea138 kind:load to:0x020b539c module:overlay(0) +from:0x020ea176 kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x020ea192 kind:thumb_call_arm to:0x020a8bb0 module:overlay(0) +from:0x020ea1ba kind:thumb_call to:0x020ee8f4 module:overlay(31) +from:0x020ea1ce kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020ea1de kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020ea228 kind:thumb_call to:0x020ea0e4 module:overlay(31) +from:0x020ea230 kind:thumb_call_arm to:0x020eeb18 module:overlay(31) +from:0x020ea238 kind:thumb_call_arm to:0x0207edac module:overlay(0) +from:0x020ea26c kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x020ea28c kind:thumb_call to:0x02099ac4 module:overlay(0) +from:0x020ea29e kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020ea2de kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x020ea2fc kind:thumb_call to:0x02099a28 module:overlay(0) +from:0x020ea310 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020ea33a kind:thumb_call_arm to:0x0203d160 module:main +from:0x020ea45e kind:thumb_call_arm to:0x02099ddc module:overlay(0) +from:0x020ea476 kind:thumb_call_arm to:0x020eeb58 module:overlay(31) +from:0x020ea480 kind:load to:0x027e0ce0 module:dtcm +from:0x020ea484 kind:load to:0x02116780 module:overlay(31) +from:0x020ea48c kind:load to:0x0211394c module:overlay(31) +from:0x020ea490 kind:load to:0x0211372c module:overlay(31) +from:0x020ea494 kind:load to:0x02113888 module:overlay(31) +from:0x020ea49c kind:load to:0x021136e4 module:overlay(31) +from:0x020ea4a4 kind:load to:0x0211369c module:overlay(31) +from:0x020ea4ac kind:load to:0x020e17f4 module:overlay(31) +from:0x020ea4b0 kind:load to:0x020e33ac module:overlay(31) +from:0x020ea4b8 kind:load to:0x027e0d3c module:dtcm +from:0x020ea4bc kind:load to:0x02113b58 module:overlay(31) +from:0x020ea4c0 kind:load to:0x02113a08 module:overlay(31) +from:0x020ea4f8 kind:thumb_call to:0x020ee95c module:overlay(31) +from:0x020ea504 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x020ea510 kind:thumb_call to:0x02099afc module:overlay(0) +from:0x020ea51c kind:thumb_call to:0x02099afc module:overlay(0) +from:0x020ea53a kind:thumb_call_arm to:0x020a0110 module:overlay(0) +from:0x020ea54a kind:thumb_call_arm to:0x020a0110 module:overlay(0) +from:0x020ea55e kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea568 kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x020ea572 kind:thumb_call to:0x02099afc module:overlay(0) +from:0x020ea57a kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020ea584 kind:thumb_call to:0x02099afc module:overlay(0) +from:0x020ea58c kind:thumb_call_arm to:0x0207ede8 module:overlay(0) +from:0x020ea594 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x020ea59e kind:thumb_call to:0x020ee95c module:overlay(31) +from:0x020ea5a4 kind:thumb_call_arm to:0x020a8d08 module:overlay(0) +from:0x020ea5ac kind:load to:0x02113888 module:overlay(31) +from:0x020ea5b0 kind:load to:0x027e0cec module:dtcm +from:0x020ea5b8 kind:load to:0x027e0d3c module:dtcm +from:0x020ea5c0 kind:load to:0x020e17f4 module:overlay(31) +from:0x020ea5de kind:thumb_call_arm to:0x020a0110 module:overlay(0) +from:0x020ea5ee kind:thumb_call_arm to:0x020a0110 module:overlay(0) +from:0x020ea602 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea60c kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x020ea616 kind:thumb_call to:0x02099afc module:overlay(0) +from:0x020ea61e kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020ea628 kind:thumb_call to:0x02099afc module:overlay(0) +from:0x020ea630 kind:thumb_call_arm to:0x0207ede8 module:overlay(0) +from:0x020ea638 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x020ea642 kind:thumb_call to:0x020ee95c module:overlay(31) +from:0x020ea648 kind:thumb_call_arm to:0x020a8d08 module:overlay(0) +from:0x020ea64e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ea658 kind:load to:0x02113888 module:overlay(31) +from:0x020ea65c kind:load to:0x027e0cec module:dtcm +from:0x020ea664 kind:load to:0x027e0d3c module:dtcm +from:0x020ea66c kind:load to:0x020e17f4 module:overlay(31) +from:0x020ea67c kind:arm_call to:0x020ecbe0 module:overlay(31) +from:0x020ea6b8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020ea6cc kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x020ea728 kind:arm_call to:0x020ea674 module:overlay(31) +from:0x020ea790 kind:load to:0x020a9804 module:overlay(0) +from:0x020ea794 kind:load to:0x020ee1f4 module:overlay(31) +from:0x020ea79c kind:load to:0x021135fc module:overlay(31) +from:0x020ea888 kind:arm_call to:0x020ea7a8 module:overlay(31) +from:0x020ea8bc kind:load to:0x02113770 module:overlay(31) +from:0x020ea930 kind:arm_call to:0x020ee4c4 module:overlay(31) +from:0x020ea958 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea970 kind:arm_call to:0x020edc80 module:overlay(31) +from:0x020ea988 kind:arm_call to:0x020ee654 module:overlay(31) +from:0x020ea994 kind:arm_call to:0x020eeca8 module:overlay(31) +from:0x020ea99c kind:arm_call to:0x020ee41c module:overlay(31) +from:0x020ea9cc kind:arm_call to:0x01ff916c module:itcm +from:0x020ea9f0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eaa34 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020eaa5c kind:load to:0x021137f8 module:overlay(31) +from:0x020eaa64 kind:load to:0x027e09c0 module:dtcm +from:0x020eab28 kind:arm_call to:0x020eab40 module:overlay(31) +from:0x020eab58 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eab7c kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eab90 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eab9c kind:arm_call to:0x01ff938c module:itcm +from:0x020eaba8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eabc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eabd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eabe8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eabf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eac04 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eac0c kind:arm_call to:0x01ffb800 module:itcm +from:0x020eac20 kind:arm_call to:0x01ff938c module:itcm +from:0x020eac2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eac38 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eac44 kind:arm_call to:0x02016958 module:main +from:0x020eac54 kind:arm_call to:0x01ff930c module:itcm +from:0x020eaca4 kind:arm_call to:0x020a9248 module:overlay(0) +from:0x020eace8 kind:arm_call to:0x020ec8c4 module:overlay(31) +from:0x020ead98 kind:arm_call to:0x02016fbc module:main +from:0x020eadc0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eade4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020eadfc kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x020eae5c kind:arm_call to:0x020ee2c8 module:overlay(31) +from:0x020eae78 kind:arm_call to:0x01fff17c module:itcm +from:0x020eae98 kind:arm_call to:0x01fff17c module:itcm +from:0x020eaee0 kind:arm_call to:0x020169d4 module:main +from:0x020eaef8 kind:arm_call to:0x02016c68 module:main +from:0x020eaf18 kind:arm_call to:0x02016cf0 module:main +from:0x020eaf5c kind:arm_call to:0x020169d4 module:main +from:0x020eaf68 kind:arm_call to:0x020ec6d8 module:overlay(31) +from:0x020eafa8 kind:load to:0x027e0ce0 module:dtcm +from:0x020eafac kind:load to:0x02110acc module:overlay(31) +from:0x020eafbc kind:arm_call to:0x020ed8ac module:overlay(31) +from:0x020eaff4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eb014 kind:arm_call to:0x01fff17c module:itcm +from:0x020eb034 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eb04c kind:arm_call to:0x020169d4 module:main +from:0x020eb058 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eb06c kind:arm_call to:0x02016c68 module:main +from:0x020eb080 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eb094 kind:arm_call to:0x02016cf0 module:main +from:0x020eb0c0 kind:arm_call to:0x01fff17c module:itcm +from:0x020eb0e0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eb0f8 kind:arm_call to:0x020169d4 module:main +from:0x020eb104 kind:arm_call to:0x020ec6d8 module:overlay(31) +from:0x020eb14c kind:load to:0x027e0ce0 module:dtcm +from:0x020eb150 kind:load to:0x02110acc module:overlay(31) +from:0x020eb164 kind:arm_call to:0x020ed6cc module:overlay(31) +from:0x020eb1c4 kind:arm_call to:0x02015300 module:main +from:0x020eb264 kind:arm_call to:0x02071c90 module:overlay(0) +from:0x020eb270 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eb280 kind:arm_call to:0x020eb2b0 module:overlay(31) +from:0x020eb2a8 kind:load to:0x027e09a8 module:dtcm +from:0x020eb2d8 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb2e4 kind:arm_call to:0x02016958 module:main +from:0x020eb2f4 kind:arm_call to:0x01ff930c module:itcm +from:0x020eb35c kind:arm_call to:0x01ff916c module:itcm +from:0x020eb370 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb384 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb398 kind:arm_call to:0x020ec6d8 module:overlay(31) +from:0x020eb3fc kind:arm_call to:0x01ff9258 module:itcm +from:0x020eb458 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb460 kind:arm_call to:0x01ff938c module:itcm +from:0x020eb470 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eb480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb4cc kind:arm_call to:0x01ff9218 module:itcm +from:0x020eb504 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb518 kind:arm_call to:0x01ff9638 module:itcm +from:0x020eb520 kind:arm_call to:0x01ff938c module:itcm +from:0x020eb55c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eb56c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb5a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eb5f0 kind:load to:0x0203e964 module:main +from:0x020eb618 kind:load to:0x020ec6d8 module:overlay(31) +from:0x020eb640 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020eb680 kind:arm_call to:0x01ffd420 module:itcm +from:0x020eb698 kind:arm_call to:0x020ecc68 module:overlay(31) +from:0x020eb6a4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x020eb6e8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020eb724 kind:arm_call to:0x020eafe0 module:overlay(31) +from:0x020eb744 kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020eb758 kind:arm_call to:0x020edd14 module:overlay(31) +from:0x020eb76c kind:arm_call to:0x020ed6cc module:overlay(31) +from:0x020eb79c kind:arm_call to:0x02016958 module:main +from:0x020eb7e8 kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020eb838 kind:arm_call to:0x020eb188 module:overlay(31) +from:0x020eb880 kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020eb898 kind:arm_call to:0x020eb2b0 module:overlay(31) +from:0x020eb8b8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x020eb8d0 kind:arm_call to:0x0215414c module:overlay(71) +from:0x020eb8f4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020eb93c kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020eb95c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eb98c kind:arm_call to:0x021660a8 module:overlays(93,94) +from:0x020eb998 kind:arm_call to:0x021540ac module:overlay(71) +from:0x020eb9b4 kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020eb9f8 kind:arm_call to:0x020732fc module:overlay(0) +from:0x020eba30 kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020eba3c kind:load to:0x027e0ce4 module:dtcm +from:0x020eba40 kind:load to:0x027e09b8 module:dtcm +from:0x020eba48 kind:load to:0x027e09a8 module:dtcm +from:0x020eba50 kind:load to:0x027e0cec module:dtcm +from:0x020eba54 kind:load to:0x027e0d8c module:dtcm +from:0x020eba78 kind:arm_call to:0x020ec6d8 module:overlay(31) +from:0x020ebab0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ebaf4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ebb0c kind:arm_call to:0x020ecc68 module:overlay(31) +from:0x020ebb18 kind:arm_call to:0x021540ac module:overlay(71) +from:0x020ebb5c kind:arm_call to:0x020732ec module:overlay(0) +from:0x020ebb98 kind:arm_call to:0x020ead7c module:overlay(31) +from:0x020ebba4 kind:arm_call to:0x021660e8 module:overlays(90,92,93) +from:0x020ebbac kind:arm_call to:0x021660f8 module:overlay(93) +from:0x020ebbcc kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020ebbe0 kind:arm_call to:0x020edd14 module:overlay(31) +from:0x020ebbf4 kind:arm_call to:0x020ed8ac module:overlay(31) +from:0x020ebc24 kind:arm_call to:0x02016958 module:main +from:0x020ebc68 kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020ebca4 kind:arm_call to:0x02166108 module:overlay(93) +from:0x020ebcd0 kind:arm_call to:0x020eb188 module:overlay(31) +from:0x020ebd10 kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020ebd24 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ebd40 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ebd68 kind:arm_call to:0x020eb2b0 module:overlay(31) +from:0x020ebda8 kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020ebdf0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ebe0c kind:arm_call to:0x01ff9258 module:itcm +from:0x020ebe20 kind:arm_call to:0x020ed3c0 module:overlay(31) +from:0x020ebe70 kind:arm_call to:0x020eb2b0 module:overlay(31) +from:0x020ebe94 kind:arm_call to:0x0215414c module:overlay(71) +from:0x020ebebc kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x020ebed0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020ebef0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ebf24 kind:arm_call to:0x021660a8 module:overlays(93,94) +from:0x020ebf30 kind:arm_call to:0x021540ac module:overlay(71) +from:0x020ebf84 kind:arm_call to:0x020732fc module:overlay(0) +from:0x020ebfb8 kind:load to:0x027e0ce4 module:dtcm +from:0x020ebfbc kind:load to:0x027e09b8 module:dtcm +from:0x020ebfc0 kind:load to:0x027e0d8c module:dtcm +from:0x020ebfcc kind:load to:0x027e09a8 module:dtcm +from:0x020ebfd4 kind:load to:0x027e0cec module:dtcm +from:0x020ebffc kind:arm_call to:0x020ec6d8 module:overlay(31) +from:0x020ec008 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ec014 kind:arm_call to:0x02016958 module:main +from:0x020ec020 kind:arm_call to:0x020eb188 module:overlay(31) +from:0x020ec030 kind:load to:0x020eb218 module:overlay(31) +from:0x020ec074 kind:arm_call to:0x020a9248 module:overlay(0) +from:0x020ec0b0 kind:arm_call to:0x020ec8c4 module:overlay(31) +from:0x020ec120 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020ec128 kind:load to:0x027e0cec module:dtcm +from:0x020ec134 kind:arm_call to:0x020ecbe0 module:overlay(31) +from:0x020ec140 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ec16c kind:load to:0x020ead7c module:overlay(31) +from:0x020ec198 kind:arm_call to:0x020ed8ac module:overlay(31) +from:0x020ec250 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ec290 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ec2c0 kind:arm_call to:0x020eece8 module:overlay(31) +from:0x020ec2cc kind:load to:0x0203e964 module:main +from:0x020ec308 kind:arm_call to:0x020ec54c module:overlay(31) +from:0x020ec330 kind:arm_call to:0x020c4a8c module:overlays(24,25) +from:0x020ec348 kind:arm_call to:0x0213c984 module:overlay(53) +from:0x020ec370 kind:arm_call to:0x020ec49c module:overlay(31) +from:0x020ec38c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020ec394 kind:arm_call to:0x020ec3d0 module:overlay(31) +from:0x020ec3b0 kind:arm_call to:0x020809d8 module:overlay(0) +from:0x020ec3bc kind:load to:0x020d8660 module:overlays(19,24) +from:0x020ec3c0 kind:load to:0x02163ff4 module:overlays(59,60,63,68,73,84) +from:0x020ec3c4 kind:load to:0x020b51b8 module:overlay(0) +from:0x020ec3cc kind:load to:0x027e0cd8 module:dtcm +from:0x020ec400 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020ec45c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020ec470 kind:arm_call to:0x020717cc module:overlay(0) +from:0x020ec490 kind:load to:0x020b51b8 module:overlay(0) +from:0x020ec494 kind:load to:0x027e09a8 module:dtcm +from:0x020ec4d0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020ec520 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ec540 kind:load to:0x020b51b8 module:overlay(0) +from:0x020ec544 kind:load to:0x020b5214 module:overlay(0) +from:0x020ec564 kind:arm_call to:0x02016fbc module:main +from:0x020ec5d0 kind:arm_call to:0x021260dc module:overlay(40) +from:0x020ec604 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ec618 kind:arm_call to:0x020730ac module:overlay(0) +from:0x020ec648 kind:arm_call to:0x02016fbc module:main +from:0x020ec664 kind:arm_call to:0x02016fbc module:main +from:0x020ec6c0 kind:arm_call to:0x02073470 module:overlay(0) +from:0x020ec6d0 kind:load to:0x027e09b8 module:dtcm +from:0x020ec720 kind:arm_call to:0x02071c90 module:overlay(0) +from:0x020ec74c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020ec75c kind:load to:0x027e09a8 module:dtcm +from:0x020ec760 kind:load to:0x027e0cec module:dtcm +from:0x020ec844 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x020ec868 kind:arm_call to:0x020ee724 module:overlay(31) +from:0x020ec8d8 kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x020ec8f4 kind:arm_call to:0x02016958 module:main +from:0x020ec91c kind:arm_call to:0x01ff9364 module:itcm +from:0x020ec954 kind:arm_call to:0x01ff930c module:itcm +from:0x020ecb40 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x020ecb8c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x020ecbb0 kind:load to:0x02113a08 module:overlay(31) +from:0x020ecbb4 kind:load to:0x02113a20 module:overlay(31) +from:0x020ecbb8 kind:load to:0x02113a38 module:overlay(31) +from:0x020ecbbc kind:load to:0x02113a50 module:overlay(31) +from:0x020ecbc0 kind:load to:0x02113a68 module:overlay(31) +from:0x020ecbc4 kind:load to:0x02113a80 module:overlay(31) +from:0x020ecbc8 kind:load to:0x02113a98 module:overlay(31) +from:0x020ecbcc kind:load to:0x02113ab0 module:overlay(31) +from:0x020ecbd0 kind:load to:0x02113ac8 module:overlay(31) +from:0x020ecbd4 kind:load to:0x02113ae0 module:overlay(31) +from:0x020ecbd8 kind:load to:0x02113af8 module:overlay(31) +from:0x020ecc04 kind:arm_call to:0x01fff17c module:itcm +from:0x020ecc20 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ecc34 kind:arm_call to:0x020169d4 module:main +from:0x020ecc60 kind:load to:0x027e0ce0 module:dtcm +from:0x020ecc64 kind:load to:0x021135f4 module:overlay(31) +from:0x020ecc8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ecca8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020eccc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eccd4 kind:arm_call to:0x020ed0b0 module:overlay(31) +from:0x020ecd1c kind:arm_call to:0x020ecea8 module:overlay(31) +from:0x020ecd28 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020ecd80 kind:arm_call to:0x020ed47c module:overlay(31) +from:0x020ecdec kind:arm_call to:0x02073388 module:overlay(0) +from:0x020ece08 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ece28 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ece30 kind:arm_call to:0x01ff938c module:itcm +from:0x020ece3c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ece6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ece84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ecea0 kind:load to:0x027e0ce4 module:dtcm +from:0x020ecea4 kind:load to:0x027e09b8 module:dtcm +from:0x020ecec0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ecedc kind:arm_call to:0x020edd14 module:overlay(31) +from:0x020ecee8 kind:arm_call to:0x02016958 module:main +from:0x020ecefc kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ecf30 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ecf74 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ecf80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ecfac kind:arm_call to:0x020169d4 module:main +from:0x020ecfb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ecfd8 kind:arm_call to:0x020169d4 module:main +from:0x020ed068 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ed098 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x020ed0ac kind:load to:0x027e0ce0 module:dtcm +from:0x020ed0c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ed15c kind:arm_call to:0x02016c68 module:main +from:0x020ed1e8 kind:arm_call to:0x02016c68 module:main +from:0x020ed284 kind:arm_call to:0x02016c68 module:main +from:0x020ed310 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ed320 kind:arm_call to:0x01ff9770 module:itcm +from:0x020ed334 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed350 kind:arm_call to:0x020edd14 module:overlay(31) +from:0x020ed368 kind:arm_call to:0x020169d4 module:main +from:0x020ed3a4 kind:load to:0x02040364 module:main +from:0x020ed3a8 kind:load to:0x0203f364 module:main +from:0x020ed3ac kind:load to:0x02041364 module:main +from:0x020ed3b0 kind:load to:0x02042364 module:main +from:0x020ed3b8 kind:load to:0x02110ac0 module:overlay(31) +from:0x020ed3bc kind:load to:0x02110ac4 module:overlay(31) +from:0x020ed40c kind:arm_call to:0x020ecea8 module:overlay(31) +from:0x020ed434 kind:arm_call to:0x020edd14 module:overlay(31) +from:0x020ed46c kind:arm_call to:0x020ed4e4 module:overlay(31) +from:0x020ed4c4 kind:arm_call to:0x020158e8 module:main +from:0x020ed514 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020ed548 kind:arm_call to:0x02078834 module:overlay(0) +from:0x020ed554 kind:load to:0x027e09b8 module:dtcm +from:0x020ed558 kind:load to:0x027e09bc module:dtcm +from:0x020ed574 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ed5c8 kind:arm_call to:0x01fff17c module:itcm +from:0x020ed5e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ed5fc kind:arm_call to:0x020169d4 module:main +from:0x020ed618 kind:arm_call to:0x02016c68 module:main +from:0x020ed634 kind:arm_call to:0x01fff17c module:itcm +from:0x020ed650 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ed668 kind:arm_call to:0x020169d4 module:main +from:0x020ed6b8 kind:load to:0x027e09b8 module:dtcm +from:0x020ed6bc kind:load to:0x027e0ce0 module:dtcm +from:0x020ed6c0 kind:load to:0x021135f0 module:overlay(31) +from:0x020ed6c8 kind:load to:0x021135f8 module:overlay(31) +from:0x020ed6d8 kind:arm_call to:0x020eab40 module:overlay(31) +from:0x020ed70c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x020ed730 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed748 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed75c kind:arm_call to:0x01ff916c module:itcm +from:0x020ed7c4 kind:arm_call to:0x020ec6d8 module:overlay(31) +from:0x020ed804 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x020ed828 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed83c kind:arm_call to:0x01ff916c module:itcm +from:0x020ed850 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed868 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ed8dc kind:arm_call to:0x01fff17c module:itcm +from:0x020ed8f8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ed934 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x020ed96c kind:arm_call to:0x01fff17c module:itcm +from:0x020ed994 kind:arm_call to:0x020169d4 module:main +from:0x020eda78 kind:arm_call to:0x01ff916c module:itcm +from:0x020eda8c kind:arm_call to:0x01ff916c module:itcm +from:0x020edaa0 kind:arm_call to:0x01ff916c module:itcm +from:0x020edab4 kind:arm_call to:0x01ff916c module:itcm +from:0x020edadc kind:arm_call to:0x020169d4 module:main +from:0x020edb04 kind:arm_call to:0x01ff9984 module:itcm +from:0x020edb10 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020edb48 kind:arm_call to:0x020ec6d8 module:overlay(31) +from:0x020edb8c kind:arm_call to:0x01ff916c module:itcm +from:0x020edba0 kind:arm_call to:0x01ff916c module:itcm +from:0x020edbb4 kind:arm_call to:0x01ff916c module:itcm +from:0x020edbd8 kind:arm_call to:0x01ff916c module:itcm +from:0x020edc00 kind:arm_call to:0x020169d4 module:main +from:0x020edc20 kind:arm_call to:0x01ff9984 module:itcm +from:0x020edc38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020edc70 kind:load to:0x027e0ce0 module:dtcm +from:0x020edc74 kind:load to:0x02110acc module:overlay(31) +from:0x020edcb0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020edcd4 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x020edcec kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020edcfc kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020edd10 kind:load to:0x027e09c0 module:dtcm +from:0x020edd30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edd50 kind:load to:0x027e0ce4 module:dtcm +from:0x020edd68 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020edd7c kind:arm_call to:0x02166118 module:overlay(93) +from:0x020edd9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edde0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ede24 kind:load to:0x027e0ce0 module:dtcm +from:0x020ede28 kind:load to:0x027e0d8c module:dtcm +from:0x020ede2c kind:load to:0x027e0ce4 module:dtcm +from:0x020ede54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ede7c kind:arm_call to:0x01ff9258 module:itcm +from:0x020ede90 kind:arm_call to:0x020edf98 module:overlay(31) +from:0x020edea4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020edf34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edf54 kind:arm_call to:0x01ff9258 module:itcm +from:0x020edf90 kind:load to:0x027e0ce4 module:dtcm +from:0x020edf94 kind:load to:0x0204a110 module:main +from:0x020ee020 kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x020ee038 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee074 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee084 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee0cc kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee108 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee114 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee19c kind:arm_call to:0x01ff916c module:itcm +from:0x020ee1b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ee1c8 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee1d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ee268 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020ee298 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ee2a8 kind:arm_call to:0x01ffa60c module:itcm +from:0x020ee2b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x020ee2c4 kind:load to:0x0203e964 module:main +from:0x020ee2e8 kind:arm_call to:0x01fff17c module:itcm +from:0x020ee304 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ee320 kind:arm_call to:0x020169d4 module:main +from:0x020ee330 kind:arm_call to:0x01fff17c module:itcm +from:0x020ee34c kind:arm_call to:0x0209853c module:overlay(0) +from:0x020ee364 kind:arm_call to:0x020169d4 module:main +from:0x020ee394 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee3a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee3b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee3c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee3d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020ee3dc kind:load to:0x02110acc module:overlay(31) +from:0x020ee3e4 kind:load to:0x027e0208 module:dtcm +from:0x020ee478 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x020ee4ac kind:arm_call to:0x020a0110 module:overlay(0) +from:0x020ee4c0 kind:load to:0x027e0cec module:dtcm +from:0x020ee508 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee5a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ee5b4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020ee618 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee63c kind:arm_call to:0x01ff930c module:itcm +from:0x020ee650 kind:load to:0x0203e964 module:main +from:0x020ee6c4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x020ee6cc kind:load to:0x027e0cec module:dtcm +from:0x020ee704 kind:arm_call to:0x02016fbc module:main +from:0x020ee740 kind:arm_call to:0x01fff350 module:itcm +from:0x020ee758 kind:load to:0x027e0ce4 module:dtcm +from:0x020ee75c kind:load to:0x0211361c module:overlay(31) +from:0x020ee77c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020ee790 kind:load to:0x020578a4 module:overlay(0) +from:0x020ee7a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020ee7ac kind:arm_call to:0x02011ff4 module:main +from:0x020ee7c0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020ee7c8 kind:arm_call to:0x02011ff4 module:main +from:0x020ee7dc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020ee7e4 kind:arm_call to:0x02011ff4 module:main +from:0x020ee800 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020ee80c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020ee828 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020ee838 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020ee848 kind:arm_call_thumb to:0x020ee95c module:overlay(31) +from:0x020ee850 kind:arm_call to:0x02011ff4 module:main +from:0x020ee868 kind:arm_call_thumb to:0x020ee95c module:overlay(31) +from:0x020ee870 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x020ee878 kind:arm_call to:0x02011ff4 module:main +from:0x020ee890 kind:arm_call_thumb to:0x020ee95c module:overlay(31) +from:0x020ee898 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x020ee8ac kind:arm_call to:0x0209790c module:overlay(0) +from:0x020ee8c0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020ee906 kind:thumb_call to:0x0209a1ec module:overlay(0) +from:0x020ee91e kind:thumb_call_arm to:0x02034060 module:main +from:0x020ee930 kind:load to:0x02113d14 module:overlay(31) +from:0x020ee938 kind:load to:0x02113d08 module:overlay(31) +from:0x020ee940 kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x020ee94c kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x020ee952 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ee960 kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x020ee98c kind:arm_call to:0x0209a0e4 module:overlay(0) +from:0x020ee9ac kind:arm_call to:0x020ee8cc module:overlay(31) +from:0x020ee9c4 kind:arm_call to:0x0209a0e4 module:overlay(0) +from:0x020ee9ec kind:arm_call to:0x02034060 module:main +from:0x020ee9fc kind:arm_call to:0x02034060 module:main +from:0x020eea0c kind:arm_call to:0x020340b0 module:main +from:0x020eea20 kind:arm_call to:0x0200f428 module:main +from:0x020eea3c kind:arm_call to:0x02028c30 module:main +from:0x020eea54 kind:arm_call to:0x02034060 module:main +from:0x020eea5c kind:arm_call to:0x02033f7c module:main +from:0x020eea70 kind:arm_call to:0x02034060 module:main +from:0x020eea78 kind:arm_call to:0x02033f7c module:main +from:0x020eea90 kind:arm_call to:0x02034060 module:main +from:0x020eeab0 kind:arm_call_thumb to:0x02015628 module:main +from:0x020eeabc kind:arm_call to:0x0205ac70 module:overlay(0) +from:0x020eeac8 kind:arm_call_thumb to:0x02015644 module:main +from:0x020eead8 kind:load to:0x02113d08 module:overlay(31) +from:0x020eeadc kind:load to:0x02113d58 module:overlay(31) +from:0x020eeae0 kind:load to:0x020aa250 module:overlay(0) +from:0x020eeaf0 kind:arm_call to:0x020ee8cc module:overlay(31) +from:0x020eeb00 kind:arm_call to:0x020ee8cc module:overlay(31) +from:0x020eeba4 kind:arm_call_thumb to:0x0208ecf4 module:overlay(0) +from:0x020eec74 kind:arm_call to:0x020f65c4 module:overlay(31) +from:0x020eeca0 kind:load to:0x027e0ce0 module:dtcm +from:0x020eeca4 kind:load to:0x0203e964 module:main +from:0x020eecc0 kind:arm_call to:0x020eeb58 module:overlay(31) +from:0x020eecdc kind:arm_call to:0x02072b30 module:overlay(0) +from:0x020eece4 kind:load to:0x027e09ac module:dtcm +from:0x020eecf0 kind:load to:0x020f6760 module:overlay(31) +from:0x020eecfc kind:load to:0x02116868 module:overlay(31) +from:0x020eed10 kind:arm_call to:0x02011f3c module:main +from:0x020eed1c kind:arm_call to:0x020eede0 module:overlay(31) +from:0x020eed30 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020eed60 kind:load to:0x02113df4 module:overlay(31) +from:0x020eed8c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020eedc4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020eedd8 kind:load to:0x020b539c module:overlay(0) +from:0x020eede8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020eee08 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020eee68 kind:arm_call to:0x020ef6f8 module:overlay(31) +from:0x020eee94 kind:arm_call to:0x01ffedac module:itcm +from:0x020eeea8 kind:arm_call to:0x02080180 module:overlay(0) +from:0x020eeec0 kind:load to:0x02113e18 module:overlay(31) +from:0x020eeec4 kind:load to:0x02049be4 module:main +from:0x020eeed0 kind:load to:0x027e0cd8 module:dtcm +from:0x020eeed4 kind:load to:0x02113d64 module:overlay(31) +from:0x020eeedc kind:arm_call to:0x020ef4a8 module:overlay(31) +from:0x020eef20 kind:arm_call to:0x01fff17c module:itcm +from:0x020eef2c kind:arm_call to:0x02018114 module:main +from:0x020eefc8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020eefec kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x020eeffc kind:arm_call to:0x01ffce1c module:itcm +from:0x020ef040 kind:arm_call to:0x01ffcea0 module:itcm +from:0x020ef050 kind:arm_call to:0x020ef528 module:overlay(31) +from:0x020ef05c kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ef074 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x020ef080 kind:arm_call to:0x01ffce1c module:itcm +from:0x020ef0ac kind:arm_call to:0x01ffcea0 module:itcm +from:0x020ef114 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef128 kind:arm_call to:0x020ef208 module:overlay(31) +from:0x020ef150 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef16c kind:arm_call to:0x02098910 module:overlay(0) +from:0x020ef188 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef1a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020ef1ac kind:load to:0x02113d74 module:overlay(31) +from:0x020ef200 kind:load to:0x020aecf8 module:overlay(0) +from:0x020ef204 kind:load to:0x02113da4 module:overlay(31) +from:0x020ef2e4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020ef300 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020ef318 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef33c kind:arm_call to:0x020ef570 module:overlay(31) +from:0x020ef354 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef3b0 kind:arm_call to:0x020ef698 module:overlay(31) +from:0x020ef3c0 kind:arm_call to:0x020bf99c module:overlay(17) +from:0x020ef3c8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x020ef3e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef3f0 kind:arm_call to:0x020bf9c8 module:overlay(17) +from:0x020ef424 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef42c kind:load to:0x027e0ce4 module:dtcm +from:0x020ef46c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef480 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef4a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020ef4bc kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef4f0 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef508 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef520 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef540 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x020ef558 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020ef560 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020ef568 kind:load to:0x027e0ce0 module:dtcm +from:0x020ef56c kind:load to:0x027e09a8 module:dtcm +from:0x020ef578 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020ef5e4 kind:load to:0x0203e964 module:main +from:0x020ef5fc kind:arm_call to:0x01fff5d0 module:itcm +from:0x020ef640 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x020ef650 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x020ef688 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020ef6d4 kind:arm_call to:0x020ef570 module:overlay(31) +from:0x020ef70c kind:arm_call to:0x020f6284 module:overlay(31) +from:0x020ef72c kind:load to:0x02113ddc module:overlay(31) +from:0x020ef754 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef764 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x020ef784 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef78c kind:arm_call to:0x020f6374 module:overlay(31) +from:0x020ef7a8 kind:arm_call to:0x020ef1b4 module:overlay(31) +from:0x020ef7b4 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x020ef7c8 kind:arm_call to:0x020ef528 module:overlay(31) +from:0x020ef7d0 kind:arm_call to:0x020f637c module:overlay(31) +from:0x020ef7e0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020ef7e8 kind:arm_call to:0x02011ff4 module:main +from:0x020ef7fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x020ef810 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020ef824 kind:load to:0x021168b4 module:overlay(31) +from:0x020ef838 kind:arm_call to:0x02011f3c module:main +from:0x020ef844 kind:arm_call to:0x020ef874 module:overlay(31) +from:0x020ef858 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020ef870 kind:load to:0x02113e74 module:overlay(31) +from:0x020ef87c kind:arm_call to:0x02098388 module:overlay(0) +from:0x020ef890 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020ef89c kind:load to:0x02113e98 module:overlay(31) +from:0x020ef8dc kind:arm_call to:0x01ffedac module:itcm +from:0x020ef8e8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x020ef918 kind:arm_call to:0x0200f05c module:main +from:0x020ef94c kind:load to:0x027e0cd8 module:dtcm +from:0x020ef950 kind:load to:0x021168b4 module:overlay(31) +from:0x020ef954 kind:load to:0x02110ad0 module:overlay(31) +from:0x020ef970 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020ef984 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020ef98c kind:load to:0x027e09bc module:dtcm +from:0x020ef9bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020ef9c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020ef9dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020ef9e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020ef9ec kind:arm_call to:0x02011ff4 module:main +from:0x020efa00 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020efa14 kind:load to:0x0211699c module:overlay(31) +from:0x020efa28 kind:arm_call to:0x02011f3c module:main +from:0x020efa34 kind:arm_call to:0x020efa64 module:overlay(31) +from:0x020efa48 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020efa60 kind:load to:0x02113ef4 module:overlay(31) +from:0x020efa6c kind:arm_call to:0x02098388 module:overlay(0) +from:0x020efa7c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020efa8c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x020efa98 kind:load to:0x02113f40 module:overlay(31) +from:0x020efa9c kind:load to:0x02113f18 module:overlay(31) +from:0x020efad0 kind:arm_call to:0x02080620 module:overlay(0) +from:0x020efb20 kind:arm_call to:0x01ffd054 module:itcm +from:0x020efb7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020efb8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020efc5c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x020efc6c kind:load to:0x027e0cd8 module:dtcm +from:0x020efc74 kind:load to:0x027e09c0 module:dtcm +from:0x020efc84 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x020efc8c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020efca4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x020efcac kind:arm_call to:0x02098488 module:overlay(0) +from:0x020efcb4 kind:arm_call to:0x02011ff4 module:main +from:0x020efcc8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020efcdc kind:arm_call to:0x02098388 module:overlay(0) +from:0x020efd24 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020efd38 kind:arm_call to:0x020f09d0 module:overlay(31) +from:0x020efd64 kind:load to:0x02113fd4 module:overlay(31) +from:0x020efd68 kind:load to:0x020b30b4 module:overlay(0) +from:0x020efdf8 kind:arm_call to:0x02098584 module:overlay(0) +from:0x020efe60 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020efea8 kind:arm_call to:0x020985f0 module:overlay(0) +from:0x020eff0c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020eff94 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x020effb8 kind:load to:0x027e0d38 module:dtcm +from:0x020f004c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020f0058 kind:load to:0x027e09c0 module:dtcm +from:0x020f0084 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x020f008c kind:load to:0x027e0ce0 module:dtcm +from:0x020f00bc kind:load to:0x027e0ce0 module:dtcm +from:0x020f00c0 kind:load to:0x0208bacc module:overlay(0) +from:0x020f00d4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f00fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0104 kind:arm_call to:0x020f0820 module:overlay(31) +from:0x020f0118 kind:arm_call to:0x020efed8 module:overlay(31) +from:0x020f0124 kind:arm_call to:0x020effbc module:overlay(31) +from:0x020f017c kind:arm_call to:0x020effbc module:overlay(31) +from:0x020f0190 kind:arm_call to:0x020eff04 module:overlay(31) +from:0x020f01a8 kind:load to:0x020aecf8 module:overlay(0) +from:0x020f01b4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f01dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f01e4 kind:arm_call to:0x020f0820 module:overlay(31) +from:0x020f0270 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f02a0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f02b8 kind:arm_call to:0x020bf8f4 module:overlay(17) +from:0x020f02c0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x020f02f0 kind:arm_call to:0x020d9c14 module:overlay(31) +from:0x020f031c kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f0344 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f034c kind:arm_call to:0x020efed8 module:overlay(31) +from:0x020f0354 kind:arm_call to:0x020eff04 module:overlay(31) +from:0x020f035c kind:arm_call to:0x020f0820 module:overlay(31) +from:0x020f03f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f043c kind:arm_call to:0x020effbc module:overlay(31) +from:0x020f0448 kind:load to:0x027e0d38 module:dtcm +from:0x020f044c kind:load to:0x0203e964 module:main +from:0x020f0470 kind:arm_call to:0x020a14e4 module:overlay(0) +from:0x020f0494 kind:arm_call to:0x020bf574 module:overlay(17) +from:0x020f059c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f05a8 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020f05d4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f05e4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020f05f0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020f0624 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f0634 kind:load to:0x02113f9c module:overlay(31) +from:0x020f0640 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f0670 kind:arm_call to:0x020f0740 module:overlay(31) +from:0x020f0678 kind:arm_call to:0x020f0680 module:overlay(31) +from:0x020f06b8 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x020f06d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f06e8 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x020f0700 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f071c kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x020f0734 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f073c kind:load to:0x027e09a8 module:dtcm +from:0x020f0784 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x020f079c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f07bc kind:arm_call to:0x020c2438 module:overlay(17) +from:0x020f07d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f07f8 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x020f0810 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f081c kind:load to:0x027e09a8 module:dtcm +from:0x020f0858 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f0868 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020f0878 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020f088c kind:arm_call to:0x01ffd118 module:itcm +from:0x020f08c8 kind:arm_call to:0x01ff916c module:itcm +from:0x020f08f4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f09ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f09b4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f09c4 kind:load to:0x027e0c90 module:dtcm +from:0x020f09cc kind:load to:0x027e09a8 module:dtcm +from:0x020f09dc kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020f09f4 kind:load to:0x02113fb8 module:overlay(31) +from:0x020f0a08 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f0a24 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f0a2c kind:arm_call to:0x02011ff4 module:main +from:0x020f0b50 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x020f0b84 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x020f0b94 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f0b9c kind:arm_call to:0x02011ff4 module:main +from:0x020f0bb4 kind:arm_call to:0x020f09f8 module:overlay(31) +from:0x020f0bbc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f0bc4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f0bdc kind:arm_call to:0x020f09f8 module:overlay(31) +from:0x020f0be4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f0bec kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f0bf4 kind:arm_call to:0x02011ff4 module:main +from:0x020f0c08 kind:load to:0x021169e8 module:overlay(31) +from:0x020f0c1c kind:arm_call to:0x02011f3c module:main +from:0x020f0c28 kind:arm_call to:0x020f0c60 module:overlay(31) +from:0x020f0c3c kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f0c5c kind:load to:0x02114044 module:overlay(31) +from:0x020f0c68 kind:arm_call to:0x020efcd4 module:overlay(31) +from:0x020f0c7c kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x020f0cd8 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x020f0ce4 kind:load to:0x021140e8 module:overlay(31) +from:0x020f0ce8 kind:load to:0x020b5d34 module:overlay(0) +from:0x020f0cf8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f0d0c kind:arm_call to:0x020efd6c module:overlay(31) +from:0x020f0d7c kind:load to:0x02114060 module:overlay(31) +from:0x020f0db4 kind:load to:0x021140a0 module:overlay(31) +from:0x020f0dc4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f0df0 kind:load to:0x020f0094 module:overlay(31) +from:0x020f0dfc kind:load to:0x020f0098 module:overlay(31) +from:0x020f0e08 kind:load to:0x020f009c module:overlay(31) +from:0x020f0e14 kind:load to:0x020f00a0 module:overlay(31) +from:0x020f0e20 kind:load to:0x020f009c module:overlay(31) +from:0x020f0e2c kind:load to:0x020f00c4 module:overlay(31) +from:0x020f0e38 kind:load to:0x020f0198 module:overlay(31) +from:0x020f0e44 kind:load to:0x020f01ac module:overlay(31) +from:0x020f0e94 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f0ea0 kind:arm_call to:0x02071eac module:overlay(0) +from:0x020f0ee4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f0f04 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f0f20 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f0f2c kind:arm_call to:0x020f0450 module:overlay(31) +from:0x020f0f38 kind:load to:0x027e09a8 module:dtcm +from:0x020f0f3c kind:load to:0x027e0cec module:dtcm +from:0x020f0f4c kind:load to:0x020f04a8 module:overlay(31) +from:0x020f0f5c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f0f64 kind:arm_call to:0x020f09f8 module:overlay(31) +from:0x020f0f6c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f0f74 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f0f8c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f0f94 kind:arm_call to:0x020f09f8 module:overlay(31) +from:0x020f0f9c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f0fa4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f0fac kind:arm_call to:0x02011ff4 module:main +from:0x020f0fc0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f0fd4 kind:load to:0x02116a34 module:overlay(31) +from:0x020f0fe8 kind:arm_call to:0x02011f3c module:main +from:0x020f0ff4 kind:arm_call to:0x020f102c module:overlay(31) +from:0x020f1008 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f1028 kind:load to:0x02114158 module:overlay(31) +from:0x020f1034 kind:arm_call to:0x020efcd4 module:overlay(31) +from:0x020f1048 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x020f10a8 kind:arm_call to:0x02102bc0 module:overlay(31) +from:0x020f10b4 kind:load to:0x021141fc module:overlay(31) +from:0x020f10b8 kind:load to:0x020b5d34 module:overlay(0) +from:0x020f10c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f10dc kind:arm_call to:0x020efd6c module:overlay(31) +from:0x020f113c kind:load to:0x02114174 module:overlay(31) +from:0x020f1174 kind:load to:0x021141b4 module:overlay(31) +from:0x020f1184 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f11b0 kind:load to:0x020f0094 module:overlay(31) +from:0x020f11bc kind:load to:0x020f0098 module:overlay(31) +from:0x020f11c8 kind:load to:0x020f009c module:overlay(31) +from:0x020f11d4 kind:load to:0x020f00a0 module:overlay(31) +from:0x020f11e0 kind:load to:0x020f009c module:overlay(31) +from:0x020f11ec kind:load to:0x020f00c4 module:overlay(31) +from:0x020f11f8 kind:load to:0x020f0198 module:overlay(31) +from:0x020f1204 kind:load to:0x020f01ac module:overlay(31) +from:0x020f1254 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f1260 kind:arm_call to:0x02071eac module:overlay(0) +from:0x020f12a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f12c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f12e0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f12ec kind:arm_call to:0x020f0450 module:overlay(31) +from:0x020f12f8 kind:load to:0x027e09a8 module:dtcm +from:0x020f1300 kind:load to:0x027e0cec module:dtcm +from:0x020f1310 kind:load to:0x020f04a8 module:overlay(31) +from:0x020f1320 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f1328 kind:arm_call to:0x020f09f8 module:overlay(31) +from:0x020f1330 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f1338 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f1350 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f1358 kind:arm_call to:0x020f09f8 module:overlay(31) +from:0x020f1360 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f1368 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f1370 kind:arm_call to:0x02011ff4 module:main +from:0x020f1384 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f1398 kind:load to:0x02116a80 module:overlay(31) +from:0x020f13ac kind:arm_call to:0x02011f3c module:main +from:0x020f13b8 kind:arm_call to:0x020f141c module:overlay(31) +from:0x020f13cc kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f1400 kind:load to:0x021142a4 module:overlay(31) +from:0x020f1418 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1424 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f1448 kind:arm_call to:0x020f1404 module:overlay(31) +from:0x020f1460 kind:arm_call to:0x0200f05c module:main +from:0x020f147c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f1480 kind:arm_call to:0x020f1404 module:overlay(31) +from:0x020f1498 kind:arm_call to:0x0200f05c module:main +from:0x020f14b0 kind:arm_call to:0x020f1404 module:overlay(31) +from:0x020f14c0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f14d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f14f4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1500 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x020f152c kind:arm_call to:0x020f3288 module:overlay(31) +from:0x020f1538 kind:arm_call to:0x020f370c module:overlay(31) +from:0x020f1564 kind:arm_call to:0x020d8df0 module:overlay(31) +from:0x020f15bc kind:arm_call to:0x020f2794 module:overlay(31) +from:0x020f15ec kind:load to:0x02114348 module:overlay(31) +from:0x020f15f0 kind:load to:0x020b1968 module:overlay(0) +from:0x020f15f4 kind:load to:0x02110b5c module:overlay(31) +from:0x020f15f8 kind:load to:0x02110b08 module:overlay(31) +from:0x020f1600 kind:load to:0x02043e50 module:main +from:0x020f1604 kind:load to:0x02163fe0 module:overlays(59,60,63,68,73,84) +from:0x020f1610 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f162c kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1664 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020f166c kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x020f1674 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f167c kind:arm_call to:0x020f32c4 module:overlay(31) +from:0x020f1684 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f168c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f1694 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f16a0 kind:load to:0x02114348 module:overlay(31) +from:0x020f16a4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f16b8 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f16f0 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020f16f8 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x020f1700 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f1708 kind:arm_call to:0x020f32c4 module:overlay(31) +from:0x020f1710 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f1718 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f1720 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f1728 kind:arm_call to:0x02011ff4 module:main +from:0x020f1734 kind:load to:0x02114348 module:overlay(31) +from:0x020f1738 kind:load to:0x027e0cd8 module:dtcm +from:0x020f17bc kind:arm_call to:0x01ffb800 module:itcm +from:0x020f17c4 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1814 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x020f1820 kind:arm_call to:0x020f1878 module:overlay(31) +from:0x020f185c kind:load to:0x0203e964 module:main +from:0x020f1860 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1884 kind:arm_call to:0x020f1868 module:overlay(31) +from:0x020f18b8 kind:load to:0x021142c0 module:overlay(31) +from:0x020f18f8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f18fc kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1928 kind:arm_call to:0x020f3000 module:overlay(31) +from:0x020f1948 kind:arm_call to:0x020f3258 module:overlay(31) +from:0x020f1950 kind:arm_call to:0x020f2280 module:overlay(31) +from:0x020f19cc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f19d0 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1a0c kind:arm_call to:0x020f3000 module:overlay(31) +from:0x020f1a24 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020f1a44 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x020f1a4c kind:arm_call to:0x020f3304 module:overlay(31) +from:0x020f1a54 kind:arm_call to:0x020f229c module:overlay(31) +from:0x020f1a5c kind:load to:0x02114300 module:overlay(31) +from:0x020f1a60 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1a9c kind:arm_call to:0x020f2270 module:overlay(31) +from:0x020f1b00 kind:load to:0x0203e964 module:main +from:0x020f1b40 kind:arm_call to:0x020f1878 module:overlay(31) +from:0x020f1b4c kind:arm_call to:0x020f28ac module:overlay(31) +from:0x020f1b54 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f1b7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1b84 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f1bac kind:arm_call to:0x020d9684 module:overlay(31) +from:0x020f1bbc kind:arm_call to:0x020beeec module:overlay(17) +from:0x020f1be8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f1bf4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020f1c14 kind:arm_call to:0x020f2ef0 module:overlay(31) +from:0x020f1c20 kind:load to:0x027e0d30 module:dtcm +from:0x020f1c40 kind:arm_call to:0x020f2794 module:overlay(31) +from:0x020f1c64 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f1c74 kind:load to:0x027e09a8 module:dtcm +from:0x020f1c8c kind:arm_call to:0x020f3210 module:overlay(31) +from:0x020f1d04 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f1d14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1d48 kind:arm_call to:0x020f2c08 module:overlay(31) +from:0x020f1d50 kind:arm_call to:0x020f2280 module:overlay(31) +from:0x020f1d58 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f1d80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1d84 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1dc4 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020f1dd0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1df0 kind:arm_call to:0x020f2794 module:overlay(31) +from:0x020f1e14 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f1e34 kind:load to:0x027e09a8 module:dtcm +from:0x020f1e80 kind:arm_call to:0x020f3210 module:overlay(31) +from:0x020f1ed4 kind:arm_call to:0x020f2c08 module:overlay(31) +from:0x020f1edc kind:arm_call to:0x020f2280 module:overlay(31) +from:0x020f1ee4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f1f0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1f10 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1f48 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020f1f50 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1f74 kind:arm_call to:0x020f2794 module:overlay(31) +from:0x020f1f98 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f1fa0 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1fd4 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020f2000 kind:load to:0x027e09a8 module:dtcm +from:0x020f2008 kind:load to:0x027e0cd8 module:dtcm +from:0x020f200c kind:load to:0x02163ff4 module:overlays(59,60,63,68,73,84) +from:0x020f201c kind:arm_call to:0x020f3210 module:overlay(31) +from:0x020f2034 kind:arm_call to:0x020f2280 module:overlay(31) +from:0x020f203c kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f2064 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f207c kind:arm_call to:0x020f2794 module:overlay(31) +from:0x020f20b8 kind:load to:0x02163ff4 module:overlays(59,60,63,68,73,84) +from:0x020f20c8 kind:arm_call to:0x020f3210 module:overlay(31) +from:0x020f2100 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f2128 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2154 kind:load to:0x027e09a8 module:dtcm +from:0x020f215c kind:load to:0x02071b30 module:overlay(0) +from:0x020f2188 kind:arm_call to:0x020f2c08 module:overlay(31) +from:0x020f2190 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f21b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f21c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f21cc kind:arm_call to:0x020f2f9c module:overlay(31) +from:0x020f21d4 kind:arm_call to:0x020f2ef0 module:overlay(31) +from:0x020f2210 kind:load to:0x02163ff4 module:overlays(59,60,63,68,73,84) +from:0x020f2240 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f2268 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f22f0 kind:arm_call to:0x0200eab0 module:main +from:0x020f2350 kind:arm_call to:0x01ffd640 module:itcm +from:0x020f23c0 kind:arm_call to:0x0200eab0 module:main +from:0x020f240c kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x020f2420 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2430 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2440 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2450 kind:arm_call to:0x02028d30 module:main +from:0x020f24f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f253c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f254c kind:arm_call to:0x01ffa60c module:itcm +from:0x020f25e0 kind:arm_call to:0x020f22d4 module:overlay(31) +from:0x020f2600 kind:arm_call to:0x020f2654 module:overlay(31) +from:0x020f2630 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x020f263c kind:load to:0x027e09bc module:dtcm +from:0x020f2640 kind:load to:0x0203e964 module:main +from:0x020f2644 kind:load to:0x027e0964 module:dtcm +from:0x020f264c kind:load to:0x027e09b4 module:dtcm +from:0x020f268c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020f2714 kind:arm_call to:0x02024a84 module:main +from:0x020f2788 kind:load to:0x0203e964 module:main +from:0x020f27bc kind:arm_call to:0x020f1404 module:overlay(31) +from:0x020f27d4 kind:arm_call to:0x0200f05c module:main +from:0x020f2804 kind:arm_call to:0x020f1404 module:overlay(31) +from:0x020f281c kind:arm_call to:0x0200f05c module:main +from:0x020f284c kind:arm_call to:0x020f1404 module:overlay(31) +from:0x020f2864 kind:arm_call to:0x0200f05c module:main +from:0x020f289c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f28a4 kind:load to:0x02110b3c module:overlay(31) +from:0x020f28a8 kind:load to:0x02110b4c module:overlay(31) +from:0x020f28c0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020f2964 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020f2980 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020f29a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f29c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f2a1c kind:arm_call to:0x02098800 module:overlay(0) +from:0x020f2a44 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x020f2a50 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020f2a60 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2a70 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x020f2aa8 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x020f2ab4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x020f2ac4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2ae8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f2b00 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2b08 kind:arm_call to:0x01ff938c module:itcm +from:0x020f2b18 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x020f2b2c kind:arm_call to:0x020f2f9c module:overlay(31) +from:0x020f2b60 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f2b80 kind:load to:0x027e0ce4 module:dtcm +from:0x020f2b84 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2b88 kind:load to:0x02110b01 module:overlay(31) +from:0x020f2bb4 kind:arm_call to:0x020f1878 module:overlay(31) +from:0x020f2be4 kind:arm_call to:0x020f1878 module:overlay(31) +from:0x020f2c00 kind:arm_call to:0x020f1878 module:overlay(31) +from:0x020f2c8c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2c9c kind:arm_call to:0x020f2cac module:overlay(31) +from:0x020f2ca8 kind:load to:0x0203e964 module:main +from:0x020f2ce4 kind:arm_call to:0x020f1878 module:overlay(31) +from:0x020f2d50 kind:arm_call to:0x01ff94cc module:itcm +from:0x020f2d80 kind:arm_call to:0x01ff938c module:itcm +from:0x020f2d8c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2e10 kind:arm_call to:0x02071eac module:overlay(0) +from:0x020f2e28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f2ea4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f2ebc kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020f2ec8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f2edc kind:load to:0x0203e964 module:main +from:0x020f2ee0 kind:load to:0x027e09a8 module:dtcm +from:0x020f2ee8 kind:load to:0x027e0cec module:dtcm +from:0x020f2f28 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f2f38 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020f2f48 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020f2f84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2f94 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2fe8 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020f2ff8 kind:load to:0x027e09c0 module:dtcm +from:0x020f2ffc kind:load to:0x02110b01 module:overlay(31) +from:0x020f304c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f3094 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f30a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f30b8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f30f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3118 kind:load to:0x0203e964 module:main +from:0x020f3170 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x020f319c kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020f31ac kind:arm_call to:0x01ffad5c module:itcm +from:0x020f31d4 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f31e0 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x020f31f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f31fc kind:arm_call to:0x020f1878 module:overlay(31) +from:0x020f3208 kind:load to:0x0203e964 module:main +from:0x020f320c kind:load to:0x027e0964 module:dtcm +from:0x020f324c kind:arm_call to:0x020f3258 module:overlay(31) +from:0x020f3294 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020f32c0 kind:load to:0x02114288 module:overlay(31) +from:0x020f32d4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f32f0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f32f8 kind:arm_call to:0x02011ff4 module:main +from:0x020f335c kind:arm_call to:0x020f2b8c module:overlay(31) +from:0x020f3464 kind:arm_call to:0x01fff498 module:itcm +from:0x020f3470 kind:arm_call to:0x01fff584 module:itcm +from:0x020f34ec kind:arm_call to:0x01fff498 module:itcm +from:0x020f34f8 kind:arm_call to:0x01fff584 module:itcm +from:0x020f3530 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f355c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f35b0 kind:arm_call to:0x020f2b8c module:overlay(31) +from:0x020f35cc kind:arm_call to:0x020f2b8c module:overlay(31) +from:0x020f3670 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3680 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f36dc kind:arm_call to:0x020f2cac module:overlay(31) +from:0x020f36f4 kind:load to:0x027e0ce8 module:dtcm +from:0x020f3748 kind:load to:0x0211426c module:overlay(31) +from:0x020f3778 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f3798 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f37a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f37dc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f37e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f380c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3894 kind:arm_call to:0x020f2f5c module:overlay(31) +from:0x020f38ac kind:load to:0x0203e964 module:main +from:0x020f38fc kind:arm_call to:0x01fff458 module:itcm +from:0x020f391c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f392c kind:arm_call to:0x01fff458 module:itcm +from:0x020f398c kind:arm_call to:0x020f374c module:overlay(31) +from:0x020f3994 kind:arm_call to:0x020f2bec module:overlay(31) +from:0x020f39b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3a00 kind:arm_call to:0x020f374c module:overlay(31) +from:0x020f3a20 kind:arm_call to:0x02153064 module:overlay(84) +from:0x020f3a38 kind:arm_call to:0x020f311c module:overlay(31) +from:0x020f3a74 kind:arm_call to:0x020f374c module:overlay(31) +from:0x020f3a90 kind:arm_call to:0x0215bbf0 module:overlays(62,75) +from:0x020f3aa8 kind:arm_call to:0x02160864 module:overlay(75) +from:0x020f3acc kind:arm_call to:0x020f1878 module:overlay(31) +from:0x020f3b10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f3b1c kind:arm_call to:0x01fff458 module:itcm +from:0x020f3b34 kind:arm_call to:0x020f374c module:overlay(31) +from:0x020f3b40 kind:arm_call to:0x020f311c module:overlay(31) +from:0x020f3b94 kind:arm_call to:0x020f374c module:overlay(31) +from:0x020f3b9c kind:arm_call to:0x020f2bbc module:overlay(31) +from:0x020f3bb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3c28 kind:load to:0x027e0d80 module:dtcm +from:0x020f3c2c kind:load to:0x02163518 module:overlays(59,60,63,68,74,75,84) +from:0x020f3c30 kind:load to:0x027e0ce4 module:dtcm +from:0x020f3c94 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3cc0 kind:arm_call to:0x01ffccf4 module:itcm +from:0x020f3cf4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3d2c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f3d38 kind:arm_call to:0x01ff95a0 module:itcm +from:0x020f3d44 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f3d54 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f3d5c kind:arm_call to:0x02011ff4 module:main +from:0x020f3d70 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f3d84 kind:load to:0x02116acc module:overlay(31) +from:0x020f3d98 kind:arm_call to:0x02011f3c module:main +from:0x020f3da4 kind:arm_call to:0x020f3dd4 module:overlay(31) +from:0x020f3db8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f3dd0 kind:load to:0x021143a4 module:overlay(31) +from:0x020f3ddc kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f3df8 kind:load to:0x021143c8 module:overlay(31) +from:0x020f3e14 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f3e44 kind:arm_call to:0x020f3eec module:overlay(31) +from:0x020f3e70 kind:arm_call to:0x020f4014 module:overlay(31) +from:0x020f3e94 kind:arm_call to:0x020f3eec module:overlay(31) +from:0x020f3ea4 kind:arm_call to:0x020f3eec module:overlay(31) +from:0x020f3ec8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020f3ee8 kind:load to:0x027e09b8 module:dtcm +from:0x020f3f20 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020f3f58 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020f3fc8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020f3fe8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020f3ff8 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020f4000 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f400c kind:load to:0x027e09b8 module:dtcm +from:0x020f4010 kind:load to:0x020b5214 module:overlay(0) +from:0x020f4038 kind:arm_call to:0x01fff148 module:itcm +from:0x020f4048 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020f4050 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4054 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4060 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f4074 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f407c kind:arm_call to:0x02011ff4 module:main +from:0x020f4090 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f40a8 kind:arm_call to:0x020f46c0 module:overlay(31) +from:0x020f40d4 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x020f40fc kind:arm_call to:0x020f5a3c module:overlay(31) +from:0x020f4104 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020f4130 kind:load to:0x02114440 module:overlay(31) +from:0x020f4134 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4138 kind:load to:0x02110b70 module:overlay(31) +from:0x020f413c kind:load to:0x020b1968 module:overlay(0) +from:0x020f4140 kind:load to:0x02114424 module:overlay(31) +from:0x020f4154 kind:arm_call to:0x020f4790 module:overlay(31) +from:0x020f4170 kind:arm_call to:0x020f5b7c module:overlay(31) +from:0x020f41bc kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x020f41d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f41dc kind:load to:0x02110b70 module:overlay(31) +from:0x020f4200 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x020f421c kind:load to:0x027e0ce0 module:dtcm +from:0x020f4220 kind:load to:0x02110b80 module:overlay(31) +from:0x020f4274 kind:arm_call to:0x020f5b94 module:overlay(31) +from:0x020f427c kind:arm_call to:0x020f4320 module:overlay(31) +from:0x020f42c0 kind:arm_call to:0x01ff938c module:itcm +from:0x020f42dc kind:arm_call to:0x020f4538 module:overlay(31) +from:0x020f42fc kind:arm_call to:0x0205f298 module:overlay(0) +from:0x020f4304 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x020f4310 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x020f432c kind:arm_call to:0x020f4284 module:overlay(31) +from:0x020f4360 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f4374 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f4398 kind:load to:0x0203e964 module:main +from:0x020f43cc kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020f43e4 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020f43fc kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x020f4418 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f4420 kind:load to:0x027e0cec module:dtcm +from:0x020f4428 kind:load to:0x027e09a8 module:dtcm +from:0x020f44b4 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x020f4518 kind:arm_call to:0x020f439c module:overlay(31) +from:0x020f4524 kind:load to:0x027e0cd8 module:dtcm +from:0x020f456c kind:arm_call to:0x01ff938c module:itcm +from:0x020f45b8 kind:arm_call to:0x01ffb780 module:itcm +from:0x020f45c8 kind:arm_call to:0x01ffb780 module:itcm +from:0x020f462c kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x020f4640 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f4648 kind:arm_call to:0x02011ff4 module:main +from:0x020f4660 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f4668 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f4670 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f4688 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f4690 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f4698 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f46a0 kind:arm_call to:0x02011ff4 module:main +from:0x020f46c8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f46e0 kind:arm_call to:0x020f46ac module:overlay(31) +from:0x020f4780 kind:arm_call to:0x01ffa06c module:itcm +from:0x020f478c kind:load to:0x021144a8 module:overlay(31) +from:0x020f47b4 kind:arm_call to:0x020f5608 module:overlay(31) +from:0x020f4810 kind:arm_call to:0x020f58f0 module:overlay(31) +from:0x020f4904 kind:load to:0x01ff916c module:itcm +from:0x020f492c kind:arm_call to:0x0203a3c8 module:main +from:0x020f493c kind:arm_call to:0x01ff916c module:itcm +from:0x020f4990 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f49a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f49bc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f49c8 kind:arm_call to:0x01ff947c module:itcm +from:0x020f49d8 kind:arm_call to:0x01ff947c module:itcm +from:0x020f49f8 kind:arm_call to:0x01ff9364 module:itcm +from:0x020f4a34 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4a40 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4a4c kind:arm_call to:0x01ff938c module:itcm +from:0x020f4a58 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4a98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4aa4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4ab0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4ac0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4b0c kind:arm_call to:0x01ff938c module:itcm +from:0x020f4b18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4b24 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4b34 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4b44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4b54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4bcc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4c0c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4cd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4d30 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4d3c kind:arm_call to:0x01ff9258 module:itcm +from:0x020f4d54 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4d74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4df0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4e40 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4e4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4e58 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4e68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4e78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4e88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4f18 kind:arm_call to:0x01ff930c module:itcm +from:0x020f4f40 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4f74 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4f7c kind:load to:0x0203e964 module:main +from:0x020f4fa0 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x020f4fd0 kind:arm_call to:0x020f46ac module:overlay(31) +from:0x020f5068 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f5070 kind:arm_call to:0x0203a1bc module:main +from:0x020f508c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5094 kind:arm_call to:0x01ff938c module:itcm +from:0x020f50a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f50b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f517c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5188 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5198 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5200 kind:load to:0x027e0cd8 module:dtcm +from:0x020f5228 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f52fc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5304 kind:arm_call to:0x01ff938c module:itcm +from:0x020f5310 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f53f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f53fc kind:arm_call to:0x01ff938c module:itcm +from:0x020f5408 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5418 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5460 kind:arm_call to:0x020f46ac module:overlay(31) +from:0x020f547c kind:arm_call to:0x020f46ac module:overlay(31) +from:0x020f5498 kind:arm_call to:0x020f5204 module:overlay(31) +from:0x020f5604 kind:load to:0x027e0cd8 module:dtcm +from:0x020f56ac kind:arm_call to:0x020169d4 module:main +from:0x020f5744 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f574c kind:arm_call to:0x01ff938c module:itcm +from:0x020f5758 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5780 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f57dc kind:load to:0x027e0cd8 module:dtcm +from:0x020f57e0 kind:load to:0x0211449c module:overlay(31) +from:0x020f5820 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f5870 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f589c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f58c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f58ec kind:load to:0x01ff916c module:itcm +from:0x020f5928 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f5938 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x020f5948 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x020f5964 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f59ac kind:arm_call to:0x01ffb714 module:itcm +from:0x020f59cc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5a08 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5a70 kind:arm_call to:0x020f5a7c module:overlay(31) +from:0x020f5bd4 kind:arm_call to:0x02077480 module:overlay(0) +from:0x020f5bf0 kind:arm_call to:0x01ffd43c module:itcm +from:0x020f5c28 kind:arm_call to:0x02077480 module:overlay(0) +from:0x020f5c44 kind:arm_call to:0x01ffd43c module:itcm +from:0x020f5c80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f5d38 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020f5e0c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5e14 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f5e40 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5e48 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f5eb8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5ef8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f6044 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f60b0 kind:load to:0x027e09bc module:dtcm +from:0x020f60b4 kind:load to:0x027e0964 module:dtcm +from:0x020f60b8 kind:load to:0x027e0970 module:dtcm +from:0x020f60c0 kind:load to:0x027e095c module:dtcm +from:0x020f60d0 kind:load to:0x0203e964 module:main +from:0x020f60e0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f60f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f60fc kind:arm_call to:0x02011ff4 module:main +from:0x020f6110 kind:load to:0x02116b18 module:overlay(31) +from:0x020f6124 kind:arm_call to:0x02011f3c module:main +from:0x020f6130 kind:arm_call to:0x020f6160 module:overlay(31) +from:0x020f6144 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f615c kind:load to:0x0211450c module:overlay(31) +from:0x020f6168 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f6180 kind:arm_call to:0x0209862c module:overlay(0) +from:0x020f618c kind:load to:0x02114530 module:overlay(31) +from:0x020f61c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f61cc kind:arm_call to:0x01fff458 module:itcm +from:0x020f61e0 kind:arm_call to:0x020f73e4 module:overlay(31) +from:0x020f61e8 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6210 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f621c kind:arm_call to:0x01fff458 module:itcm +from:0x020f6230 kind:arm_call to:0x020f73f0 module:overlay(31) +from:0x020f6238 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6248 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f625c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f6264 kind:arm_call to:0x02011ff4 module:main +from:0x020f6278 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f62dc kind:load to:0x02114594 module:overlay(31) +from:0x020f62e0 kind:load to:0x02114584 module:overlay(31) +from:0x020f633c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f635c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f6368 kind:load to:0x027e0ce4 module:dtcm +from:0x020f636c kind:load to:0x027e09a8 module:dtcm +from:0x020f63b0 kind:arm_call to:0x02028c4c module:main +from:0x020f63c0 kind:arm_call to:0x02034060 module:main +from:0x020f63cc kind:arm_call to:0x0200f218 module:main +from:0x020f63e8 kind:load to:0x020f638c module:overlay(31) +from:0x020f6548 kind:arm_call to:0x020f63d8 module:overlay(31) +from:0x020f6558 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x020f6568 kind:arm_call to:0x020f6448 module:overlay(31) +from:0x020f65b8 kind:arm_call to:0x020f661c module:overlay(31) +from:0x020f6614 kind:arm_call to:0x020f661c module:overlay(31) +from:0x020f666c kind:arm_call to:0x01ffb428 module:itcm +from:0x020f6688 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f66a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f6754 kind:arm_call to:0x02027638 module:main +from:0x020f6818 kind:arm_call to:0x02027638 module:main +from:0x020f682c kind:arm_call to:0x02007430 module:main +from:0x020f683c kind:load to:0x02116b7c module:overlay(31) +from:0x020f6850 kind:arm_call to:0x02011f3c module:main +from:0x020f685c kind:arm_call to:0x020f68a8 module:overlay(31) +from:0x020f6870 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020f68a4 kind:load to:0x021145b8 module:overlay(31) +from:0x020f68b0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f6910 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x020f6960 kind:arm_call to:0x01ffa06c module:itcm +from:0x020f696c kind:arm_call to:0x0209862c module:overlay(0) +from:0x020f6978 kind:load to:0x02114608 module:overlay(31) +from:0x020f697c kind:load to:0x02116b7c module:overlay(31) +from:0x020f6980 kind:load to:0x021145dc module:overlay(31) +from:0x020f698c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f69fc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f6a1c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f6a38 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f6aac kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f6ac8 kind:arm_call to:0x020f6f20 module:overlay(31) +from:0x020f6ad8 kind:load to:0x0203e964 module:main +from:0x020f6adc kind:load to:0x02116b58 module:overlay(31) +from:0x020f6ae0 kind:load to:0x02116b64 module:overlay(31) +from:0x020f6b24 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f6b38 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020f6b5c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020f6bf8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020f6c1c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f6c34 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f6c54 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020f6c8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f6c98 kind:arm_call to:0x020f6f20 module:overlay(31) +from:0x020f6cb4 kind:arm_call to:0x020716dc module:overlay(0) +from:0x020f6cd0 kind:arm_call to:0x01ff916c module:itcm +from:0x020f6d28 kind:arm_call to:0x01ff916c module:itcm +from:0x020f6d5c kind:arm_call to:0x01ff916c module:itcm +from:0x020f6da8 kind:arm_call to:0x020f6f20 module:overlay(31) +from:0x020f6e38 kind:load to:0x027e09b8 module:dtcm +from:0x020f6e3c kind:load to:0x027e09a8 module:dtcm +from:0x020f6e84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f6ea4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6ed0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f6f0c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f6f18 kind:load to:0x020b539c module:overlay(0) +from:0x020f6f8c kind:arm_call to:0x020f6e5c module:overlay(31) +from:0x020f6fcc kind:arm_call to:0x020f6ea8 module:overlay(31) +from:0x020f6ffc kind:arm_call to:0x02057d9c module:overlay(0) +from:0x020f700c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020f7018 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020f7024 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f7038 kind:arm_call to:0x020f7358 module:overlay(31) +from:0x020f70c0 kind:arm_call to:0x020f6f20 module:overlay(31) +from:0x020f7108 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f7128 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f7160 kind:load to:0x021145a4 module:overlay(31) +from:0x020f7164 kind:load to:0x027e09a8 module:dtcm +from:0x020f7240 kind:arm_call to:0x02028c4c module:main +from:0x020f7254 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x020f7294 kind:arm_call to:0x0201aa44 module:main +from:0x020f72a0 kind:load to:0x027e0998 module:dtcm +from:0x020f72a4 kind:load to:0x0204af1c module:main +from:0x020f72bc kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f72f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f730c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f7334 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f7374 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f73a0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f73b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f73d8 kind:load to:0x020b539c module:overlay(0) +from:0x020f73e0 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7404 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f740c kind:arm_call to:0x02011ff4 module:main +from:0x020f7424 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f742c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7444 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f744c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7454 kind:arm_call to:0x02011ff4 module:main +from:0x020f7468 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020f747c kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f7490 kind:load to:0x02114664 module:overlay(31) +from:0x020f74d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f74ec kind:arm_call to:0x02077590 module:overlay(0) +from:0x020f7500 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020f7508 kind:load to:0x027e09bc module:dtcm +from:0x020f7514 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x020f7528 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f7534 kind:load to:0x02114780 module:overlay(31) +from:0x020f756c kind:arm_call to:0x020f7494 module:overlay(31) +from:0x020f75d0 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x020f75d8 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x020f75e4 kind:arm_call to:0x020f7494 module:overlay(31) +from:0x020f7648 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x020f7650 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x020f765c kind:arm_call to:0x020f7494 module:overlay(31) +from:0x020f7694 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f76a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f76b0 kind:arm_call to:0x02011ff4 module:main +from:0x020f76c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f76d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f76e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f76f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f76f8 kind:arm_call to:0x02011ff4 module:main +from:0x020f7710 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7718 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7730 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7738 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7740 kind:arm_call to:0x02011ff4 module:main +from:0x020f7758 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7760 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7778 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7780 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7788 kind:arm_call to:0x02011ff4 module:main +from:0x020f77b4 kind:arm_call to:0x0203d160 module:main +from:0x020f77d8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020f77e0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020f77f0 kind:load to:0x020e17f4 module:overlay(31) +from:0x020f77f4 kind:load to:0x020e33ac module:overlay(31) +from:0x020f7828 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x020f783c kind:load to:0x027e0cec module:dtcm +from:0x020f784c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020f7860 kind:load to:0x021147e0 module:overlay(31) +from:0x020f7880 kind:arm_call to:0x020a4c00 module:overlay(0) +from:0x020f7898 kind:arm_call to:0x02034060 module:main +from:0x020f78a4 kind:arm_call to:0x02015ea8 module:main +from:0x020f78c0 kind:arm_call to:0x02034060 module:main +from:0x020f78c8 kind:arm_call to:0x02033f7c module:main +from:0x020f78dc kind:arm_call to:0x02034060 module:main +from:0x020f78f8 kind:arm_call to:0x02034060 module:main +from:0x020f7900 kind:arm_call to:0x02033f7c module:main +from:0x020f7918 kind:arm_call to:0x02034060 module:main +from:0x020f7938 kind:arm_call_thumb to:0x02015628 module:main +from:0x020f7944 kind:arm_call_thumb to:0x02015664 module:main +from:0x020f7954 kind:arm_call to:0x02034060 module:main +from:0x020f795c kind:arm_call to:0x02033f7c module:main +from:0x020f7974 kind:arm_call to:0x02034060 module:main +from:0x020f7988 kind:arm_call_thumb to:0x020156c8 module:main +from:0x020f79a0 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x020f79f8 kind:arm_call_thumb to:0x020156f4 module:main +from:0x020f7a00 kind:arm_call_thumb to:0x02015644 module:main +from:0x020f7a0c kind:load to:0x02114804 module:overlay(31) +from:0x020f7a10 kind:load to:0x0211480c module:overlay(31) +from:0x020f7a14 kind:load to:0x020aa248 module:overlay(0) +from:0x020f7a1c kind:load to:0x020aa240 module:overlay(0) +from:0x020f7a34 kind:arm_call to:0x02011f3c module:main +from:0x020f7a50 kind:load to:0x02011ff4 module:main +from:0x020f7a5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7a70 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7a78 kind:arm_call to:0x02011ff4 module:main +from:0x020f7a8c kind:load to:0x02116c64 module:overlay(31) +from:0x020f7aa0 kind:arm_call to:0x02011f3c module:main +from:0x020f7aac kind:arm_call to:0x020f7adc module:overlay(31) +from:0x020f7ac0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f7ad8 kind:load to:0x02114820 module:overlay(31) +from:0x020f7ae4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f7afc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020f7b08 kind:load to:0x02114844 module:overlay(31) +from:0x020f7b2c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f7b50 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020f7b7c kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020f7b90 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f7ba0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7bb4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7bbc kind:arm_call to:0x02011ff4 module:main +from:0x020f7bd0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f7be8 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x020f7c08 kind:load to:0x021148b0 module:overlay(31) +from:0x020f7c18 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x020f7c38 kind:load to:0x021148b0 module:overlay(31) +from:0x020f7c60 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x020f7cc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f7cd0 kind:arm_call to:0x01fff458 module:itcm +from:0x020f7d64 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x020f7d88 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7d90 kind:load to:0x0203e964 module:main +from:0x020f7da8 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x020f7dc4 kind:load to:0x02116cb0 module:overlay(31) +from:0x020f7dd8 kind:arm_call to:0x02011f3c module:main +from:0x020f7de4 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x020f7df8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f7e10 kind:load to:0x021148c0 module:overlay(31) +from:0x020f7e1c kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f7e30 kind:load to:0x021148e4 module:overlay(31) +from:0x020f7e5c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f7e74 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020f7e7c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f7e84 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x020f7eac kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f7ec4 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020f7ed8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7eec kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7ef4 kind:arm_call to:0x02011ff4 module:main +from:0x020f7f08 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f7f1c kind:load to:0x02116cfc module:overlay(31) +from:0x020f7f30 kind:arm_call to:0x02011f3c module:main +from:0x020f7f3c kind:arm_call to:0x020f7f6c module:overlay(31) +from:0x020f7f50 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f7f68 kind:load to:0x02114940 module:overlay(31) +from:0x020f7f74 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f7f88 kind:load to:0x02114964 module:overlay(31) +from:0x020f7fac kind:arm_call to:0x01ffedac module:itcm +from:0x020f7fc4 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x020f7fdc kind:load to:0x027e0cd8 module:dtcm +from:0x020f7fe8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f7ffc kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f8004 kind:arm_call to:0x02011ff4 module:main +from:0x020f8018 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f802c kind:load to:0x02116d48 module:overlay(31) +from:0x020f8040 kind:arm_call to:0x02011f3c module:main +from:0x020f804c kind:arm_call to:0x020f8090 module:overlay(31) +from:0x020f8060 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f808c kind:load to:0x021149c0 module:overlay(31) +from:0x020f8098 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f80b4 kind:load to:0x021149e4 module:overlay(31) +from:0x020f80e4 kind:arm_call to:0x020974dc module:overlay(0) +from:0x020f8104 kind:arm_call to:0x020f81b4 module:overlay(31) +from:0x020f8110 kind:load to:0x02110b94 module:overlay(31) +from:0x020f8114 kind:load to:0x020b539c module:overlay(0) +from:0x020f8160 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f8174 kind:arm_call to:0x020f81b4 module:overlay(31) +from:0x020f8184 kind:arm_call to:0x020f81b4 module:overlay(31) +from:0x020f8198 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f81ac kind:arm_call to:0x020f81b4 module:overlay(31) +from:0x020f81d8 kind:arm_call to:0x020f81f8 module:overlay(31) +from:0x020f8214 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f8274 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f8290 kind:load to:0x02110b90 module:overlay(31) +from:0x020f8294 kind:load to:0x02110b94 module:overlay(31) +from:0x020f8298 kind:load to:0x020b539c module:overlay(0) +from:0x020f82a4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f82b8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f82c0 kind:arm_call to:0x02011ff4 module:main +from:0x020f82d4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020f82e8 kind:load to:0x02116d94 module:overlay(31) +from:0x020f82fc kind:arm_call to:0x02011f3c module:main +from:0x020f8308 kind:arm_call to:0x020f84e0 module:overlay(31) +from:0x020f831c kind:arm_call to:0x02097898 module:overlay(0) +from:0x020f8350 kind:load to:0x02114a78 module:overlay(31) +from:0x020f8410 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f841c kind:arm_call to:0x01fff458 module:itcm +from:0x020f847c kind:arm_call to:0x0207c010 module:overlay(0) +from:0x020f848c kind:load to:0x027e0ce4 module:dtcm +from:0x020f84ac kind:arm_call to:0x01fff458 module:itcm +from:0x020f84c8 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f84d4 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f84ec kind:arm_call to:0x02098388 module:overlay(0) +from:0x020f8558 kind:arm_call to:0x0207edac module:overlay(0) +from:0x020f8564 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x020f85a4 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020f85ec kind:arm_call to:0x0203d160 module:main +from:0x020f8624 kind:arm_call_thumb to:0x020d6668 module:overlay(24) +from:0x020f8654 kind:load to:0x02114b4c module:overlay(31) +from:0x020f8658 kind:load to:0x02116d94 module:overlay(31) +from:0x020f865c kind:load to:0x020b1968 module:overlay(0) +from:0x020f8660 kind:load to:0x02114a40 module:overlay(31) +from:0x020f8664 kind:load to:0x02114a5c module:overlay(31) +from:0x020f8668 kind:load to:0x027e0130 module:dtcm +from:0x020f866c kind:load to:0x020a02d4 module:overlay(0) +from:0x020f8670 kind:load to:0x020e5704 module:overlay(31) +from:0x020f867c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f8690 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f8744 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f8778 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f8788 kind:load to:0x027e09a4 module:dtcm +from:0x020f87e8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020f8810 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8818 kind:arm_call to:0x020f97cc module:overlay(31) +from:0x020f8820 kind:load to:0x02114a94 module:overlay(31) +from:0x020f887c kind:load to:0x02114aec module:overlay(31) +from:0x020f88d0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f88f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f890c kind:arm_call to:0x0209feac module:overlay(0) +from:0x020f8924 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f892c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f8938 kind:load to:0x027e0cec module:dtcm +from:0x020f8940 kind:load to:0x027e09a8 module:dtcm +from:0x020f895c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f89e0 kind:arm_call to:0x01fff60c module:itcm +from:0x020f89f0 kind:load to:0x027e09b4 module:dtcm +from:0x020f8a10 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f8a24 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f8a54 kind:load to:0x020aecf8 module:overlay(0) +from:0x020f8a70 kind:arm_call to:0x02098910 module:overlay(0) +from:0x020f8aa0 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f8ab8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f8ad8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f8afc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f8b3c kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020f8b48 kind:load to:0x027e09a8 module:dtcm +from:0x020f8b50 kind:load to:0x027e09c0 module:dtcm +from:0x020f8bc0 kind:load to:0x020f9af4 module:overlay(31) +from:0x020f8bd8 kind:arm_call to:0x020f9af8 module:overlay(31) +from:0x020f8be4 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020f8bfc kind:arm_call to:0x02098910 module:overlay(0) +from:0x020f8c24 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f8c2c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f8c48 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f8c50 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f8c60 kind:arm_call to:0x020f8de8 module:overlay(31) +from:0x020f8d24 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x020f8d34 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f8d58 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f8d88 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020f8dc4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020f8dcc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f8dd8 kind:load to:0x02114a5c module:overlay(31) +from:0x020f8ddc kind:load to:0x0203e964 module:main +from:0x020f8de0 kind:load to:0x027e09c0 module:dtcm +from:0x020f8e10 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020f8e80 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x020f8eb4 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x020f8ec4 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f8ed0 kind:load to:0x027e0d38 module:dtcm +from:0x020f8ef0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020f8f04 kind:arm_call to:0x020f8880 module:overlay(31) +from:0x020f8f4c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x020f8f9c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f8ff4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020f9010 kind:load to:0x020b539c module:overlay(0) +from:0x020f9064 kind:arm_call to:0x020f8de8 module:overlay(31) +from:0x020f90a8 kind:arm_call to:0x01ff916c module:itcm +from:0x020f90b8 kind:arm_call to:0x02098910 module:overlay(0) +from:0x020f90f8 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020f9134 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f9158 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f9168 kind:load to:0x027e09c0 module:dtcm +from:0x020f91a0 kind:arm_call to:0x02166220 module:overlay(93) +from:0x020f91a8 kind:load to:0x027e0d8c module:dtcm +from:0x020f91c0 kind:arm_call to:0x020f8de8 module:overlay(31) +from:0x020f91d0 kind:arm_call to:0x02098910 module:overlay(0) +from:0x020f9210 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020f9228 kind:arm_call to:0x020f9ba4 module:overlay(31) +from:0x020f923c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f9248 kind:load to:0x027e09c0 module:dtcm +from:0x020f9280 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020f9294 kind:arm_call to:0x02097bec module:overlay(0) +from:0x020f92f4 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f9304 kind:arm_call to:0x02098910 module:overlay(0) +from:0x020f9328 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x020f9334 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f933c kind:load to:0x027e0d38 module:dtcm +from:0x020f93b0 kind:load to:0x020aecf8 module:overlay(0) +from:0x020f93d8 kind:arm_call to:0x02098910 module:overlay(0) +from:0x020f940c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f941c kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f9434 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020f9458 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f9464 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020f9480 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f948c kind:load to:0x027e09a8 module:dtcm +from:0x020f94fc kind:arm_call to:0x020f9af4 module:overlay(31) +from:0x020f9518 kind:arm_call to:0x020d6680 module:overlay(24) +from:0x020f9528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f9568 kind:arm_call to:0x020f9af8 module:overlay(31) +from:0x020f9574 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020f958c kind:arm_call to:0x02098910 module:overlay(0) +from:0x020f95b4 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f95bc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f95d8 kind:arm_call to:0x020f8824 module:overlay(31) +from:0x020f95e0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f95f0 kind:arm_call to:0x020f8de8 module:overlay(31) +from:0x020f96b4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x020f96c4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f96e4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f9714 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x020f9750 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x020f978c kind:arm_call to:0x020d69d8 module:overlay(24) +from:0x020f979c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f97a4 kind:arm_call to:0x020f98e4 module:overlay(31) +from:0x020f97ac kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f97b8 kind:load to:0x02114a5c module:overlay(31) +from:0x020f97bc kind:load to:0x0203e964 module:main +from:0x020f97c0 kind:load to:0x027e09c0 module:dtcm +from:0x020f9860 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f98c0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f98d0 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f98e0 kind:load to:0x0203e964 module:main +from:0x020f9908 kind:arm_call to:0x02017e8c module:main +from:0x020f9990 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f99ec kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f9a18 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f9a6c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f9ac0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x020f9ad0 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f9adc kind:load to:0x0203e964 module:main +from:0x020f9ae4 kind:load to:0x02110b98 module:overlay(31) +from:0x020f9ae8 kind:load to:0x02110ba4 module:overlay(31) +from:0x020f9aec kind:load to:0x02110bb0 module:overlay(31) +from:0x020f9af0 kind:load to:0x02110bbc module:overlay(31) +from:0x020f9b94 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020f9b9c kind:load to:0x027e09a8 module:dtcm +from:0x020f9bb8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020f9bd0 kind:arm_call to:0x01fff148 module:itcm +from:0x020f9bfc kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9c1c kind:arm_call to:0x01fff148 module:itcm +from:0x020f9c2c kind:arm_call to:0x01fff148 module:itcm +from:0x020f9c8c kind:arm_call to:0x0208be70 module:overlay(0) +from:0x020f9ca4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9cbc kind:load to:0x027e0ce0 module:dtcm +from:0x020f9cd4 kind:load to:0x020f8824 module:overlay(31) +from:0x020f9ce0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f9ce8 kind:arm_call to:0x02011ff4 module:main +from:0x020f9cfc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f9d04 kind:arm_call to:0x02011ff4 module:main +from:0x020f9d28 kind:arm_call to:0x0203d210 module:main +from:0x020f9d30 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f9d38 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f9d40 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020f9d48 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f9d50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f9d5c kind:load to:0x020a02d4 module:overlay(0) +from:0x020f9d78 kind:arm_call to:0x0203d210 module:main +from:0x020f9d80 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x020f9d88 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x020f9d90 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x020f9d98 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f9da0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020f9da8 kind:arm_call to:0x02011ff4 module:main +from:0x020f9db4 kind:load to:0x020a02d4 module:overlay(0) +from:0x020f9dc0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020f9dd4 kind:load to:0x02116f24 module:overlay(31) +from:0x020f9de8 kind:arm_call to:0x02011f3c module:main +from:0x020f9df4 kind:arm_call to:0x020fa00c module:overlay(31) +from:0x020f9e08 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f9e38 kind:load to:0x02114c40 module:overlay(31) +from:0x020f9e44 kind:load to:0x02116f60 module:overlay(31) +from:0x020f9e58 kind:arm_call to:0x02011f3c module:main +from:0x020f9e64 kind:arm_call to:0x020fa00c module:overlay(31) +from:0x020f9e78 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f9ea8 kind:load to:0x02114cac module:overlay(31) +from:0x020f9eb4 kind:load to:0x02116eac module:overlay(31) +from:0x020f9ec8 kind:arm_call to:0x02011f3c module:main +from:0x020f9ed4 kind:arm_call to:0x020fa00c module:overlay(31) +from:0x020f9ee8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f9f18 kind:load to:0x02114c88 module:overlay(31) +from:0x020f9f24 kind:load to:0x02116ee8 module:overlay(31) +from:0x020f9f38 kind:arm_call to:0x02011f3c module:main +from:0x020f9f44 kind:arm_call to:0x020fa00c module:overlay(31) +from:0x020f9f58 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020f9f88 kind:load to:0x02114c64 module:overlay(31) +from:0x020f9fb4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x020f9ff0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x020fa004 kind:load to:0x020b539c module:overlay(0) +from:0x020fa014 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x020fa034 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020fa050 kind:arm_call to:0x020fa9f8 module:overlay(31) +from:0x020fa074 kind:arm_call to:0x01fff458 module:itcm +from:0x020fa1c0 kind:arm_call to:0x01ffedac module:itcm +from:0x020fa1d4 kind:arm_call to:0x02080180 module:overlay(0) +from:0x020fa1ec kind:load to:0x02114cd0 module:overlay(31) +from:0x020fa1f8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa204 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa208 kind:load to:0x02114ba0 module:overlay(31) +from:0x020fa230 kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020fa244 kind:load to:0x020fa260 module:overlay(31) +from:0x020fa258 kind:arm_call to:0x020fa260 module:overlay(31) +from:0x020fa2cc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x020fa340 kind:arm_call to:0x01fff1e0 module:itcm +from:0x020fa384 kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020fa3a4 kind:arm_call to:0x020fa900 module:overlay(31) +from:0x020fa3cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fa3e8 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x020fa404 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fa418 kind:load to:0x02114bb0 module:overlay(31) +from:0x020fa420 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa464 kind:load to:0x02114be8 module:overlay(31) +from:0x020fa474 kind:arm_call to:0x02098838 module:overlay(0) +from:0x020fa48c kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020fa4ac kind:arm_call to:0x02098838 module:overlay(0) +from:0x020fa4d4 kind:arm_call to:0x01fff05c module:itcm +from:0x020fa500 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020fa514 kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020fa520 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa5ac kind:arm_call to:0x02098838 module:overlay(0) +from:0x020fa5e0 kind:arm_call to:0x020bf99c module:overlay(17) +from:0x020fa5e8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x020fa604 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fa610 kind:arm_call to:0x020bf9c8 module:overlay(17) +from:0x020fa644 kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020fa64c kind:load to:0x027e0ce4 module:dtcm +from:0x020fa68c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fa6a0 kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020fa6c4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fa6f8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x020fa71c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020fa728 kind:load to:0x027e09a8 module:dtcm +from:0x020fa748 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fa79c kind:arm_call to:0x020a87ec module:overlay(0) +from:0x020fa7b4 kind:arm_call to:0x020a8820 module:overlay(0) +from:0x020fa7c4 kind:arm_call to:0x020d9834 module:overlay(31) +from:0x020fa828 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020fa830 kind:load to:0x027e09b8 module:dtcm +from:0x020fa834 kind:load to:0x027e0d34 module:dtcm +from:0x020fa838 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa850 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020fa898 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x020fa8b8 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x020fa8f0 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020fa8fc kind:load to:0x02110bc8 module:overlay(31) +from:0x020fa9f0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020faa0c kind:arm_call to:0x020f6284 module:overlay(31) +from:0x020faa2c kind:load to:0x02114c28 module:overlay(31) +from:0x020faa54 kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020faa64 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x020faa84 kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020faa8c kind:arm_call to:0x020f6374 module:overlay(31) +from:0x020faaa8 kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020faab4 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x020faacc kind:arm_call to:0x020fa424 module:overlay(31) +from:0x020faad4 kind:arm_call to:0x020f637c module:overlay(31) +from:0x020faae4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020faaf8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fab00 kind:arm_call to:0x02011ff4 module:main +from:0x020fab14 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020fab28 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020fab3c kind:arm_call to:0x02097724 module:overlay(0) +from:0x020fab50 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020fab64 kind:load to:0x02116fac module:overlay(31) +from:0x020fab78 kind:arm_call to:0x02011f3c module:main +from:0x020fab84 kind:arm_call to:0x020fabb4 module:overlay(31) +from:0x020fab98 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020fabb0 kind:load to:0x02114d54 module:overlay(31) +from:0x020fabbc kind:arm_call to:0x02098388 module:overlay(0) +from:0x020fabc4 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020fac58 kind:load to:0x02114d3c module:overlay(31) +from:0x020fac5c kind:load to:0x02114d78 module:overlay(31) +from:0x020fac60 kind:load to:0x02114df4 module:overlay(31) +from:0x020fac9c kind:arm_call to:0x01fff350 module:itcm +from:0x020facd0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020fad28 kind:load to:0x027e0ce4 module:dtcm +from:0x020fad2c kind:load to:0x02112ad4 module:overlay(31) +from:0x020fad34 kind:load to:0x0204a088 module:main +from:0x020fad38 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x020fad6c kind:arm_call to:0x0206f980 module:overlay(0) +from:0x020fad78 kind:arm_call to:0x020fb184 module:overlay(31) +from:0x020fad84 kind:load to:0x020b52e8 module:overlay(0) +from:0x020fadd8 kind:arm_call to:0x020d994c module:overlay(31) +from:0x020fadec kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020fadfc kind:load to:0x027e0d34 module:dtcm +from:0x020fae00 kind:load to:0x02110bec module:overlay(31) +from:0x020fae04 kind:load to:0x020b51b8 module:overlay(0) +from:0x020fae5c kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020fae68 kind:arm_call to:0x020c6d04 module:overlay(24) +from:0x020fae78 kind:arm_call to:0x020c6d10 module:overlays(19,24) +from:0x020faea4 kind:load to:0x0204a088 module:main +from:0x020faea8 kind:load to:0x020b51b8 module:overlay(0) +from:0x020faeac kind:load to:0x027e0994 module:dtcm +from:0x020faed0 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020faf1c kind:arm_call to:0x02098a88 module:overlay(0) +from:0x020faf54 kind:arm_call to:0x020fb204 module:overlay(31) +from:0x020faf6c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020faf78 kind:arm_call to:0x020c6d10 module:overlays(19,24) +from:0x020faf84 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020fafa4 kind:arm_call to:0x01fff148 module:itcm +from:0x020fafd0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020faff8 kind:arm_call to:0x020730ac module:overlay(0) +from:0x020fb018 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb048 kind:arm_call to:0x02073470 module:overlay(0) +from:0x020fb068 kind:arm_call to:0x020730ac module:overlay(0) +from:0x020fb0a4 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb0d8 kind:arm_call to:0x02073470 module:overlay(0) +from:0x020fb0f4 kind:load to:0x0204a088 module:main +from:0x020fb0f8 kind:load to:0x027e0994 module:dtcm +from:0x020fb0fc kind:load to:0x027e0ce0 module:dtcm +from:0x020fb100 kind:load to:0x027e09b8 module:dtcm +from:0x020fb138 kind:arm_call to:0x020d996c module:overlay(31) +from:0x020fb180 kind:load to:0x027e0d34 module:dtcm +from:0x020fb1c4 kind:arm_call to:0x020fb104 module:overlay(31) +from:0x020fb1e0 kind:arm_call to:0x020fb11c module:overlay(31) +from:0x020fb25c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020fb264 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fb26c kind:arm_call to:0x02011ff4 module:main +from:0x020fb284 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020fb28c kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fb2a0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020fb314 kind:load to:0x02116ff8 module:overlay(31) +from:0x020fb328 kind:arm_call to:0x02011f3c module:main +from:0x020fb334 kind:arm_call to:0x020fb364 module:overlay(31) +from:0x020fb348 kind:arm_call to:0x0209767c module:overlay(0) +from:0x020fb360 kind:load to:0x02114e24 module:overlay(31) +from:0x020fb36c kind:arm_call to:0x020e3da0 module:overlay(31) +from:0x020fb37c kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x020fb388 kind:load to:0x02114e48 module:overlay(31) +from:0x020fb3a0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020fb3c4 kind:load to:0x020b504c module:overlay(0) +from:0x020fb420 kind:arm_call to:0x020e3df8 module:overlay(31) +from:0x020fb45c kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x020fb464 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fb47c kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x020fb484 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fb48c kind:arm_call to:0x02011ff4 module:main +from:0x020fb4a0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x020fb4b4 kind:load to:0x02117044 module:overlay(31) +from:0x020fb4c8 kind:arm_call to:0x02011f3c module:main +from:0x020fb4d4 kind:arm_call to:0x020fb504 module:overlay(31) +from:0x020fb4e8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020fb500 kind:load to:0x02114eb4 module:overlay(31) +from:0x020fb50c kind:arm_call to:0x02098388 module:overlay(0) +from:0x020fb564 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020fb58c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x020fb5a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020fb5d8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x020fb5f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020fb608 kind:load to:0x02114f08 module:overlay(31) +from:0x020fb60c kind:load to:0x02117044 module:overlay(31) +from:0x020fb610 kind:load to:0x0211369c module:overlay(31) +from:0x020fb690 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x020fb6c8 kind:load to:0x02114ed0 module:overlay(31) +from:0x020fb744 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fb784 kind:arm_call to:0x01ffc634 module:itcm +from:0x020fb79c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020fb7a4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020fb7ac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020fb7b4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fb7cc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020fb7d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x020fb7dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020fb7e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fb7ec kind:arm_call to:0x02011ff4 module:main +from:0x020fb800 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020fb814 kind:load to:0x0211712c module:overlay(31) +from:0x020fb828 kind:arm_call to:0x02011f3c module:main +from:0x020fb834 kind:arm_call to:0x020fb880 module:overlay(31) +from:0x020fb848 kind:arm_call to:0x02097898 module:overlay(0) +from:0x020fb878 kind:load to:0x02114f80 module:overlay(31) +from:0x020fb888 kind:arm_call to:0x02098388 module:overlay(0) +from:0x020fb8b0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x020fb8bc kind:arm_call to:0x020fbc04 module:overlay(31) +from:0x020fb8d4 kind:load to:0x02114fa4 module:overlay(31) +from:0x020fb950 kind:arm_call to:0x020fb988 module:overlay(31) +from:0x020fb958 kind:arm_call to:0x020fb994 module:overlay(31) +from:0x020fb960 kind:arm_call to:0x020fb9b4 module:overlay(31) +from:0x020fb968 kind:arm_call to:0x020fba60 module:overlay(31) +from:0x020fb990 kind:load to:0x020fbb8c module:overlay(31) +from:0x020fb9a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fb9b0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fb9cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fba14 kind:arm_call to:0x01fff148 module:itcm +from:0x020fba4c kind:arm_call to:0x0210d794 module:overlay(31) +from:0x020fba58 kind:load to:0x027e0ce4 module:dtcm +from:0x020fba5c kind:load to:0x027e0ce0 module:dtcm +from:0x020fba8c kind:arm_call to:0x01ff993c module:itcm +from:0x020fbaa4 kind:arm_call to:0x0210d794 module:overlay(31) +from:0x020fbb54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fbb78 kind:arm_call to:0x0210d750 module:overlay(31) +from:0x020fbb84 kind:load to:0x027e0ce4 module:dtcm +from:0x020fbb9c kind:load to:0x020989e0 module:overlay(0) +from:0x020fbbfc kind:arm_call to:0x0210d710 module:overlay(31) +from:0x020fbc18 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x020fbc38 kind:load to:0x02114f68 module:overlay(31) +from:0x020fbc74 kind:arm_call to:0x020fbba0 module:overlay(31) +from:0x020fbc84 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x020fbcb0 kind:arm_call to:0x020fbbe0 module:overlay(31) +from:0x020fbcb8 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x020fbce8 kind:arm_call to:0x020f637c module:overlay(31) +from:0x020fbd20 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x020fbd30 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fbd44 kind:arm_call to:0x02098488 module:overlay(0) +from:0x020fbd4c kind:arm_call to:0x02011ff4 module:main +from:0x020fbd60 kind:arm_call to:0x0209790c module:overlay(0) +from:0x020fbd84 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020fbe38 kind:load to:0x02113f18 module:overlay(31) +from:0x020fbe50 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x020fbe58 kind:arm_call to:0x02073234 module:overlay(0) +from:0x020fbef4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fbf04 kind:load to:0x02115008 module:overlay(31) +from:0x020fbf08 kind:load to:0x021150a0 module:overlay(31) +from:0x020fbf0c kind:load to:0x02117204 module:overlay(31) +from:0x020fbf98 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020fc028 kind:arm_call to:0x020fcd40 module:overlay(31) +from:0x020fc048 kind:load to:0x02117234 module:overlay(31) +from:0x020fc04c kind:load to:0x02117210 module:overlay(31) +from:0x020fc050 kind:load to:0x02117258 module:overlay(31) +from:0x020fc0bc kind:arm_call to:0x01ffb464 module:itcm +from:0x020fc0cc kind:arm_call to:0x01ff9218 module:itcm +from:0x020fc2f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fc308 kind:arm_call to:0x01ff9218 module:itcm +from:0x020fc474 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020fc4b8 kind:load to:0x027e09b8 module:dtcm +from:0x020fc514 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020fc554 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020fc588 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020fc5a0 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020fc634 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc688 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020fc750 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020fc7c8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020fc7e4 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x020fc830 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020fc854 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc8b0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020fc99c kind:arm_call to:0x02077590 module:overlay(0) +from:0x020fca14 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020fcac0 kind:arm_call to:0x0209d54c module:overlay(0) +from:0x020fcb30 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020fcb4c kind:load to:0x027e09b8 module:dtcm +from:0x020fcb5c kind:load to:0x0209d668 module:overlay(0) +from:0x020fcb6c kind:load to:0x0209d29c module:overlay(0) +from:0x020fcc60 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020fcc68 kind:arm_call to:0x01ff9f38 module:itcm +from:0x020fcc74 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x020fcc88 kind:arm_call to:0x01ff9fbc module:itcm +from:0x020fcca4 kind:arm_call to:0x02028c4c module:main +from:0x020fccd4 kind:arm_call to:0x0201aa44 module:main +from:0x020fcce0 kind:load to:0x02117204 module:overlay(31) +from:0x020fcce8 kind:load to:0x027e0998 module:dtcm +from:0x020fccec kind:load to:0x0203f964 module:main +from:0x020fccf0 kind:load to:0x0204af1c module:main +from:0x020fccf4 kind:load to:0x02117204 module:overlay(31) +from:0x020fcd0c kind:load to:0x020a0334 module:overlay(0) +from:0x020fcd20 kind:arm_call to:0x020fcd40 module:overlay(31) +from:0x020fcd54 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x020fcd60 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x020fcefc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fcf08 kind:load to:0x0203e964 module:main +from:0x020fcf48 kind:arm_call to:0x0209d22c module:overlay(0) +from:0x020fcfb8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fcff4 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x020fd028 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x020fd068 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x020fd070 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd09c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fd0a4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020fd0bc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fd0c4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020fd0cc kind:arm_call to:0x02011ff4 module:main +from:0x020fd100 kind:load to:0x0211728c module:overlay(31) +from:0x020fd114 kind:arm_call to:0x02011f3c module:main +from:0x020fd120 kind:arm_call to:0x020fd178 module:overlay(31) +from:0x020fd138 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x020fd170 kind:load to:0x021150bc module:overlay(31) +from:0x020fd180 kind:arm_call to:0x020fbe44 module:overlay(31) +from:0x020fd224 kind:load to:0x021150d8 module:overlay(31) +from:0x020fd228 kind:load to:0x02115170 module:overlay(31) +from:0x020fd22c kind:load to:0x0211728c module:overlay(31) +from:0x020fd230 kind:load to:0x020b1968 module:overlay(0) +from:0x020fd248 kind:arm_call to:0x020fbf10 module:overlay(31) +from:0x020fd270 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd280 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd2b8 kind:arm_call to:0x0208053c module:overlay(0) +from:0x020fd2c4 kind:arm_call to:0x020803ec module:overlay(0) +from:0x020fd30c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020fd328 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020fd360 kind:arm_call to:0x0208053c module:overlay(0) +from:0x020fd370 kind:arm_call to:0x020fdec8 module:overlay(31) +from:0x020fd394 kind:arm_call to:0x020803ec module:overlay(0) +from:0x020fd3c8 kind:arm_call to:0x020fe5fc module:overlay(31) +from:0x020fd3d0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020fd3e4 kind:arm_call to:0x0207834c module:overlay(0) +from:0x020fd3f0 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd3f4 kind:load to:0x027e09bc module:dtcm +from:0x020fd400 kind:load to:0x020fcf74 module:overlay(31) +from:0x020fd42c kind:arm_call to:0x020fcf78 module:overlay(31) +from:0x020fd44c kind:arm_call to:0x02078230 module:overlay(0) +from:0x020fd460 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x020fd468 kind:load to:0x027e09bc module:dtcm +from:0x020fd46c kind:load to:0x02110c00 module:overlay(31) +from:0x020fd470 kind:load to:0x020b51b8 module:overlay(0) +from:0x020fd4fc kind:arm_call to:0x02077590 module:overlay(0) +from:0x020fd53c kind:arm_call to:0x020fe5fc module:overlay(31) +from:0x020fd550 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020fd55c kind:arm_call to:0x0206d134 module:overlay(0) +from:0x020fd568 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd580 kind:arm_call to:0x02166058 module:overlay(93) +from:0x020fd594 kind:arm_call to:0x02077590 module:overlay(0) +from:0x020fd5cc kind:arm_call to:0x020fe5fc module:overlay(31) +from:0x020fd5e0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x020fd604 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020fd624 kind:arm_call to:0x0207330c module:overlay(0) +from:0x020fd638 kind:arm_call to:0x020d9844 module:overlay(31) +from:0x020fd644 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd658 kind:arm_call to:0x02166068 module:overlays(93,94) +from:0x020fd680 kind:arm_call to:0x0207330c module:overlay(0) +from:0x020fd698 kind:arm_call to:0x020d9844 module:overlay(31) +from:0x020fd6a4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd6cc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020fd6e4 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020fd72c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fd740 kind:arm_call to:0x02080a44 module:overlay(0) +from:0x020fd75c kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x020fd76c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x020fd77c kind:arm_call to:0x020fc054 module:overlay(31) +from:0x020fd7b8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fd7cc kind:load to:0x027e09bc module:dtcm +from:0x020fd7d0 kind:load to:0x020b51b8 module:overlay(0) +from:0x020fd7d4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd7d8 kind:load to:0x027e0d8c module:dtcm +from:0x020fd7dc kind:load to:0x027e09b8 module:dtcm +from:0x020fd7e0 kind:load to:0x027e0d34 module:dtcm +from:0x020fd7e4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd7f0 kind:arm_call to:0x020fc458 module:overlay(31) +from:0x020fd88c kind:arm_call to:0x0209d22c module:overlay(0) +from:0x020fd8c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fd91c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x020fd990 kind:arm_call to:0x02073388 module:overlay(0) +from:0x020fd9a0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fd9b4 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020fd9cc kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x020fd9dc kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x020fd9f4 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x020fda04 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x020fda44 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020fda7c kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fda94 kind:arm_call to:0x02166058 module:overlay(93) +from:0x020fdaa4 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020fdad8 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020fdaf0 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020fdb08 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020fdb20 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020fdb58 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fdb68 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020fdb78 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x020fdb90 kind:arm_call to:0x0208053c module:overlay(0) +from:0x020fdba8 kind:arm_call to:0x02080a44 module:overlay(0) +from:0x020fdbc4 kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x020fdbdc kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020fdbe8 kind:load to:0x027e09b8 module:dtcm +from:0x020fdbec kind:load to:0x020b51b8 module:overlay(0) +from:0x020fdbf0 kind:load to:0x027e0d38 module:dtcm +from:0x020fdbf4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fdbf8 kind:load to:0x027e0d8c module:dtcm +from:0x020fdbfc kind:load to:0x027e0cd8 module:dtcm +from:0x020fdc00 kind:load to:0x027e09a4 module:dtcm +from:0x020fdc04 kind:load to:0x02110c00 module:overlay(31) +from:0x020fdc28 kind:arm_call to:0x020fcb54 module:overlay(31) +from:0x020fdc54 kind:arm_call to:0x01fff148 module:itcm +from:0x020fdc64 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020fdc8c kind:arm_call to:0x020970c8 module:overlay(0) +from:0x020fdc9c kind:arm_call to:0x0209704c module:overlay(0) +from:0x020fdcb0 kind:arm_call to:0x020fcb54 module:overlay(31) +from:0x020fdcb8 kind:load to:0x027e0cd8 module:dtcm +from:0x020fdcbc kind:load to:0x027e0ce0 module:dtcm +from:0x020fdcc0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fdcec kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020fdd00 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x020fdd28 kind:arm_call to:0x020970c8 module:overlay(0) +from:0x020fdd40 kind:arm_call to:0x0208053c module:overlay(0) +from:0x020fdd54 kind:arm_call to:0x0209704c module:overlay(0) +from:0x020fdd68 kind:load to:0x027e0cd8 module:dtcm +from:0x020fdd6c kind:load to:0x027e0ce4 module:dtcm +from:0x020fddb0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020fddc4 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x020fddec kind:arm_call to:0x020970c8 module:overlay(0) +from:0x020fde08 kind:arm_call to:0x0209704c module:overlay(0) +from:0x020fde24 kind:arm_call to:0x01fff148 module:itcm +from:0x020fde34 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020fde4c kind:arm_call to:0x020803ec module:overlay(0) +from:0x020fde64 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020fde84 kind:arm_call to:0x020970c8 module:overlay(0) +from:0x020fdea0 kind:arm_call to:0x020803ec module:overlay(0) +from:0x020fdebc kind:load to:0x027e0cd8 module:dtcm +from:0x020fdec0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fdec4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fdefc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020fdf10 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x020fdf38 kind:arm_call to:0x020970c8 module:overlay(0) +from:0x020fdf54 kind:arm_call to:0x0209704c module:overlay(0) +from:0x020fdf78 kind:arm_call to:0x02070560 module:overlay(0) +from:0x020fdf88 kind:arm_call_thumb to:0x020b8a5c module:overlay(1) +from:0x020fdf98 kind:arm_call to:0x020802ec module:overlay(0) +from:0x020fdfb4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fdfb8 kind:load to:0x027e0cd8 module:dtcm +from:0x020fdfbc kind:load to:0x027e09a4 module:dtcm +from:0x020fdfc8 kind:load to:0x020fcb78 module:overlay(31) +from:0x020fe004 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020fe048 kind:load to:0x0203e964 module:main +from:0x020fe094 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020fe0cc kind:load to:0x027e09b8 module:dtcm +from:0x020fe16c kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020fe180 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fe194 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fe1a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe1bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe1e0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fe1f8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020fe220 kind:load to:0x0203e964 module:main +from:0x020fe228 kind:load to:0x027e0cec module:dtcm +from:0x020fe234 kind:arm_call to:0x020fcd00 module:overlay(31) +from:0x020fe248 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020fe270 kind:load to:0x027e09a8 module:dtcm +from:0x020fe274 kind:load to:0x02071b30 module:overlay(0) +from:0x020fe2a8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020fe2b4 kind:load to:0x027e09a8 module:dtcm +from:0x020fe2dc kind:load to:0x027e09a8 module:dtcm +from:0x020fe2e4 kind:load to:0x02071b30 module:overlay(0) +from:0x020fe318 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020fe324 kind:load to:0x027e09a8 module:dtcm +from:0x020fe338 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fe34c kind:load to:0x027e09b8 module:dtcm +from:0x020fe368 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fe384 kind:load to:0x027e0ce0 module:dtcm +from:0x020fe3a4 kind:arm_call to:0x020fcdf0 module:overlay(31) +from:0x020fe4c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe5e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe5ec kind:load to:0x0203e964 module:main +from:0x020fe610 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fe624 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe634 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe668 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020fe680 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe694 kind:load to:0x027e0ce0 module:dtcm +from:0x020fe6a4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fe6ac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020fe6b4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fe6bc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020fe6d4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fe6dc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020fe6e4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fe6ec kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020fe6f4 kind:arm_call to:0x02011ff4 module:main +from:0x020fe708 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x020fe73c kind:load to:0x02117370 module:overlay(31) +from:0x020fe750 kind:arm_call to:0x02011f3c module:main +from:0x020fe75c kind:arm_call to:0x020fe7b8 module:overlay(31) +from:0x020fe774 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x020fe7b0 kind:load to:0x02115190 module:overlay(31) +from:0x020fe7c0 kind:arm_call to:0x020fbe44 module:overlay(31) +from:0x020fe85c kind:load to:0x021151ac module:overlay(31) +from:0x020fe860 kind:load to:0x02115244 module:overlay(31) +from:0x020fe864 kind:load to:0x02117370 module:overlay(31) +from:0x020fe868 kind:load to:0x020b1968 module:overlay(0) +from:0x020fe87c kind:arm_call to:0x020fbf10 module:overlay(31) +from:0x020fe890 kind:arm_call to:0x020fc054 module:overlay(31) +from:0x020fe8a8 kind:load to:0x020fcb78 module:overlay(31) +from:0x020fe8cc kind:arm_call to:0x02039f04 module:main +from:0x020fe8d4 kind:arm_call to:0x0203b00c module:main +from:0x020fe8e4 kind:arm_call to:0x02039f04 module:main +from:0x020fe8ec kind:arm_call to:0x0203b00c module:main +from:0x020fe8f8 kind:arm_call to:0x0203a978 module:main +from:0x020fe8fc kind:arm_call to:0x0203a5ac module:main +from:0x020fe938 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020fe9b0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020fe9f4 kind:load to:0x0203e964 module:main +from:0x020fea0c kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020fea4c kind:arm_call to:0x020a87c8 module:overlay(0) +from:0x020fea74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x020fea7c kind:load to:0x027e0ce0 module:dtcm +from:0x020fea84 kind:load to:0x027e09a8 module:dtcm +from:0x020feab8 kind:load to:0x027e0ce0 module:dtcm +from:0x020feb48 kind:load to:0x027e0ce0 module:dtcm +from:0x020feb54 kind:load to:0x0209d668 module:overlay(0) +from:0x020feb90 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020feba8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020febb4 kind:load to:0x027e0cec module:dtcm +from:0x020febc0 kind:arm_call to:0x020fcd00 module:overlay(31) +from:0x020febd4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020fec20 kind:arm_call to:0x02039f04 module:main +from:0x020fec2c kind:arm_call to:0x0203b00c module:main +from:0x020fec38 kind:arm_call to:0x0203a978 module:main +from:0x020fec3c kind:arm_call to:0x0203a5ac module:main +from:0x020fec78 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020fecb0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fecc4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fecd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fecec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fed18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fed28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fed40 kind:arm_call to:0x02052c48 module:overlay(0) +from:0x020fed5c kind:arm_call to:0x02052c48 module:overlay(0) +from:0x020fed70 kind:load to:0x0203e964 module:main +from:0x020fed98 kind:load to:0x027e09a8 module:dtcm +from:0x020feda0 kind:load to:0x02071b30 module:overlay(0) +from:0x020fedd4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020fede0 kind:load to:0x027e09a8 module:dtcm +from:0x020fedfc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fee04 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020fee0c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fee14 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020fee2c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fee34 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020fee3c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020fee44 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020fee4c kind:arm_call to:0x02011ff4 module:main +from:0x020fee60 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x020fee74 kind:load to:0x02117454 module:overlay(31) +from:0x020fee88 kind:arm_call to:0x02011f3c module:main +from:0x020fee94 kind:arm_call to:0x020fef48 module:overlay(31) +from:0x020feeac kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x020feedc kind:load to:0x02115260 module:overlay(31) +from:0x020feeec kind:arm_call to:0x020fbe44 module:overlay(31) +from:0x020fef0c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020fef14 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020fef3c kind:load to:0x0211527c module:overlay(31) +from:0x020fef40 kind:load to:0x02115314 module:overlay(31) +from:0x020fef44 kind:load to:0x02113f18 module:overlay(31) +from:0x020fef50 kind:arm_call to:0x020fbe44 module:overlay(31) +from:0x020fef70 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020fef78 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020fefa0 kind:load to:0x0211527c module:overlay(31) +from:0x020fefa4 kind:load to:0x02115314 module:overlay(31) +from:0x020fefa8 kind:load to:0x02113f18 module:overlay(31) +from:0x020fefe0 kind:arm_call to:0x020fbf10 module:overlay(31) +from:0x020ff098 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ff0a8 kind:arm_call to:0x020fc054 module:overlay(31) +from:0x020ff0f4 kind:arm_call to:0x020fc054 module:overlay(31) +from:0x020ff0fc kind:load to:0x027e09b8 module:dtcm +from:0x020ff10c kind:load to:0x0209d29c module:overlay(0) +from:0x020ff11c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020ff168 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ff1ac kind:load to:0x0203e964 module:main +from:0x020ff1b8 kind:load to:0x020fcb78 module:overlay(31) +from:0x020ff218 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020ff22c kind:arm_call to:0x01ffaf74 module:itcm +from:0x020ff23c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ff25c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020ff27c kind:load to:0x0203e964 module:main +from:0x020ff280 kind:load to:0x027e0cec module:dtcm +from:0x020ff2d4 kind:load to:0x02117454 module:overlay(31) +from:0x020ff324 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020ff338 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff348 kind:arm_call to:0x01ff9218 module:itcm +from:0x020ff3f0 kind:load to:0x027e09a8 module:dtcm +from:0x020ff3f8 kind:load to:0x02071b30 module:overlay(0) +from:0x020ff42c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020ff438 kind:load to:0x027e09a8 module:dtcm +from:0x020ff45c kind:load to:0x027e09a8 module:dtcm +from:0x020ff464 kind:load to:0x02071b30 module:overlay(0) +from:0x020ff498 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x020ff4a4 kind:load to:0x027e09a8 module:dtcm +from:0x020ff4b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020ff4c0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020ff4c8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020ff4e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020ff4e8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x020ff4f0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x020ff4f8 kind:arm_call to:0x02011ff4 module:main +from:0x020ff50c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x020ff520 kind:load to:0x02117538 module:overlay(31) +from:0x020ff534 kind:arm_call to:0x02011f3c module:main +from:0x020ff540 kind:arm_call to:0x020ff620 module:overlay(31) +from:0x020ff55c kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x020ff590 kind:load to:0x02115334 module:overlay(31) +from:0x020ff5a0 kind:arm_call to:0x020fbe44 module:overlay(31) +from:0x020ff5d4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020ff604 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x020ff610 kind:load to:0x0211535c module:overlay(31) +from:0x020ff614 kind:load to:0x021153f4 module:overlay(31) +from:0x020ff618 kind:load to:0x020b1968 module:overlay(0) +from:0x020ff61c kind:load to:0x02113f18 module:overlay(31) +from:0x020ff628 kind:arm_call to:0x020fbe44 module:overlay(31) +from:0x020ff65c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x020ff68c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x020ff698 kind:load to:0x0211535c module:overlay(31) +from:0x020ff69c kind:load to:0x021153f4 module:overlay(31) +from:0x020ff6a0 kind:load to:0x020b1968 module:overlay(0) +from:0x020ff6a4 kind:load to:0x02113f18 module:overlay(31) +from:0x020ff6b8 kind:load to:0x02110c28 module:overlay(31) +from:0x020ff6d8 kind:arm_call to:0x020fbf10 module:overlay(31) +from:0x020ff6ec kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020ff774 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020ff7d8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x020ff7f4 kind:arm_call to:0x020fcf30 module:overlay(31) +from:0x020ff9d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff9e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x020ffb78 kind:arm_call to:0x020fc054 module:overlay(31) +from:0x020ffb84 kind:arm_call to:0x020fc054 module:overlay(31) +from:0x020ffb94 kind:load to:0x020fcb78 module:overlay(31) +from:0x020ffbb8 kind:arm_call to:0x02039f04 module:main +from:0x020ffbc0 kind:arm_call to:0x0203b00c module:main +from:0x020ffbd0 kind:arm_call to:0x02039f04 module:main +from:0x020ffbd8 kind:arm_call to:0x0203b00c module:main +from:0x020ffbe4 kind:arm_call to:0x0203a978 module:main +from:0x020ffbe8 kind:arm_call to:0x0203a5ac module:main +from:0x020ffc24 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ffc9c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ffce0 kind:load to:0x0203e964 module:main +from:0x020ffd20 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ffd90 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x020ffda4 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020ffdb0 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x020ffdd0 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x020ffe88 kind:load to:0x0209d29c module:overlay(0) +from:0x020ffec4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020ffedc kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x020ffee8 kind:load to:0x027e0cec module:dtcm +from:0x020ffef4 kind:arm_call to:0x020fcd00 module:overlay(31) +from:0x020fff08 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x020fff54 kind:arm_call to:0x02039f04 module:main +from:0x020fff5c kind:arm_call to:0x0203b00c module:main +from:0x020fff68 kind:arm_call to:0x0203a978 module:main +from:0x020fff6c kind:arm_call to:0x0203a5ac module:main +from:0x020fffa8 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020fffe0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020ffff4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02100008 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210001c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100058 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100070 kind:arm_call to:0x02052c48 module:overlay(0) +from:0x0210008c kind:arm_call to:0x02052c48 module:overlay(0) +from:0x021000a4 kind:load to:0x0203e964 module:main +from:0x021000c8 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0210012c kind:load to:0x02110c1c module:overlay(31) +from:0x02100130 kind:load to:0x02117538 module:overlay(31) +from:0x02100134 kind:load to:0x02117558 module:overlay(31) +from:0x02100158 kind:load to:0x027e09a8 module:dtcm +from:0x02100160 kind:load to:0x02071b30 module:overlay(0) +from:0x02100194 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021001a0 kind:load to:0x027e09a8 module:dtcm +from:0x021001c0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021001c8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021001d0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021001d8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021001f0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021001f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100200 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02100208 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02100210 kind:arm_call to:0x02011ff4 module:main +from:0x02100224 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02100238 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02100240 kind:arm_call to:0x02011ff4 module:main +from:0x02100254 kind:load to:0x021175b0 module:overlay(31) +from:0x02100268 kind:arm_call to:0x02011f3c module:main +from:0x02100274 kind:arm_call to:0x021002c8 module:overlay(31) +from:0x02100294 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x021002c0 kind:load to:0x0211541c module:overlay(31) +from:0x021002d0 kind:arm_call to:0x020ff598 module:overlay(31) +from:0x021002f4 kind:load to:0x02115444 module:overlay(31) +from:0x021002f8 kind:load to:0x021154dc module:overlay(31) +from:0x02100304 kind:arm_call to:0x020ff6bc module:overlay(31) +from:0x02100330 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x02100394 kind:load to:0x02110c3c module:overlay(31) +from:0x02100398 kind:load to:0x021175b0 module:overlay(31) +from:0x0210039c kind:load to:0x021175d0 module:overlay(31) +from:0x021003c0 kind:load to:0x027e09a8 module:dtcm +from:0x021003c4 kind:load to:0x02071b30 module:overlay(0) +from:0x021003f8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02100404 kind:load to:0x027e09a8 module:dtcm +from:0x02100434 kind:load to:0x027e09a8 module:dtcm +from:0x0210043c kind:load to:0x02071b30 module:overlay(0) +from:0x0210044c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02100454 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210045c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02100464 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210047c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02100484 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210048c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02100494 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210049c kind:arm_call to:0x02011ff4 module:main +from:0x021004b0 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x021004c4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x021004cc kind:arm_call to:0x02011ff4 module:main +from:0x021004e0 kind:load to:0x02117628 module:overlay(31) +from:0x021004f4 kind:arm_call to:0x02011f3c module:main +from:0x02100500 kind:arm_call to:0x02100550 module:overlay(31) +from:0x02100518 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02100548 kind:load to:0x02115504 module:overlay(31) +from:0x02100558 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02100580 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021005ec kind:load to:0x02115520 module:overlay(31) +from:0x021005f0 kind:load to:0x020b1968 module:overlay(0) +from:0x021005f4 kind:load to:0x02113f18 module:overlay(31) +from:0x021005f8 kind:load to:0x02117628 module:overlay(31) +from:0x02100628 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100664 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021006f0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02100724 kind:arm_call to:0x02057fc0 module:overlay(0) +from:0x02100764 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210076c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02100784 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210078c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02100794 kind:arm_call to:0x02011ff4 module:main +from:0x021007a8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021007bc kind:load to:0x0211770c module:overlay(31) +from:0x021007d0 kind:arm_call to:0x02011f3c module:main +from:0x021007dc kind:arm_call to:0x02100830 module:overlay(31) +from:0x021007fc kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x02100828 kind:load to:0x02115560 module:overlay(31) +from:0x02100838 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02100850 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x02100858 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02100888 kind:load to:0x02115588 module:overlay(31) +from:0x0210088c kind:load to:0x02113f18 module:overlay(31) +from:0x021008b0 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x02100938 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021009bc kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100a10 kind:load to:0x02110c44 module:overlay(31) +from:0x02100a14 kind:load to:0x0211770c module:overlay(31) +from:0x02100a18 kind:load to:0x0211772c module:overlay(31) +from:0x02100a70 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100a78 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02100a90 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100a98 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02100aa0 kind:arm_call to:0x02011ff4 module:main +from:0x02100ab4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02100ac8 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02100ad0 kind:arm_call to:0x02011ff4 module:main +from:0x02100ae4 kind:load to:0x02117784 module:overlay(31) +from:0x02100af8 kind:arm_call to:0x02011f3c module:main +from:0x02100b04 kind:arm_call to:0x02100b54 module:overlay(31) +from:0x02100b1c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02100b4c kind:load to:0x021155c8 module:overlay(31) +from:0x02100b5c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02100b84 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02100b94 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02100ba0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02100bb0 kind:load to:0x021155e4 module:overlay(31) +from:0x02100bb4 kind:load to:0x020b1968 module:overlay(0) +from:0x02100bb8 kind:load to:0x02113f18 module:overlay(31) +from:0x02100c04 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02100c28 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02100c30 kind:arm_call to:0x02100da4 module:overlay(31) +from:0x02100c54 kind:arm_call to:0x0200f05c module:main +from:0x02100d08 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02100d1c kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02100d2c kind:arm_call to:0x020808d4 module:overlay(0) +from:0x02100d60 kind:load to:0x027e0cd8 module:dtcm +from:0x02100d64 kind:load to:0x0203f964 module:main +from:0x02100d68 kind:load to:0x02117784 module:overlay(31) +from:0x02100d6c kind:load to:0x02110c68 module:overlay(31) +from:0x02100dec kind:arm_call to:0x01ffb714 module:itcm +from:0x02100e10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100e3c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100e8c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100ee4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100f7c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02100f98 kind:load to:0x027e09a4 module:dtcm +from:0x02100f9c kind:load to:0x027e09c0 module:dtcm +from:0x02100fac kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02100fb4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100fbc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02100fd4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02100fdc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100fe4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02100fec kind:arm_call to:0x02011ff4 module:main +from:0x02101000 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02101014 kind:load to:0x021178c4 module:overlay(31) +from:0x02101028 kind:arm_call to:0x02011f3c module:main +from:0x02101034 kind:arm_call to:0x02101128 module:overlay(31) +from:0x0210104c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210105c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021010c8 kind:load to:0x02115624 module:overlay(31) +from:0x021010cc kind:load to:0x02112a78 module:overlay(31) +from:0x021010d0 kind:load to:0x02115640 module:overlay(31) +from:0x021010e8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02101124 kind:load to:0x0211565c module:overlay(31) +from:0x02101130 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0210116c kind:load to:0x0211565c module:overlay(31) +from:0x021011c8 kind:arm_call to:0x02039998 module:main +from:0x021011dc kind:arm_call to:0x02039530 module:main +from:0x021011e8 kind:arm_call to:0x02039a14 module:main +from:0x02101220 kind:arm_call to:0x02039998 module:main +from:0x02101234 kind:arm_call to:0x02039530 module:main +from:0x02101248 kind:arm_call to:0x02039530 module:main +from:0x0210125c kind:arm_call to:0x02038e4c module:main +from:0x02101284 kind:arm_call to:0x02039998 module:main +from:0x02101298 kind:arm_call to:0x02039530 module:main +from:0x021012ac kind:arm_call to:0x02039530 module:main +from:0x021012b8 kind:arm_call to:0x0203917c module:main +from:0x021012c8 kind:arm_call to:0x0203a620 module:main +from:0x021012fc kind:arm_call to:0x02039998 module:main +from:0x02101310 kind:arm_call to:0x02039530 module:main +from:0x0210131c kind:arm_call to:0x02039a14 module:main +from:0x02101354 kind:arm_call to:0x02039998 module:main +from:0x02101368 kind:arm_call to:0x02039530 module:main +from:0x0210137c kind:arm_call to:0x02039530 module:main +from:0x02101390 kind:arm_call to:0x02038e4c module:main +from:0x021013b8 kind:arm_call to:0x02039998 module:main +from:0x021013cc kind:arm_call to:0x02039530 module:main +from:0x021013e0 kind:arm_call to:0x02039530 module:main +from:0x021013ec kind:arm_call to:0x0203917c module:main +from:0x021013f0 kind:arm_call to:0x0203a620 module:main +from:0x0210142c kind:arm_call to:0x0200f05c module:main +from:0x02101448 kind:arm_call to:0x02057908 module:overlay(0) +from:0x02101474 kind:load to:0x02049be4 module:main +from:0x0210147c kind:load to:0x02110c88 module:overlay(31) +from:0x02101480 kind:load to:0x02117874 module:overlay(31) +from:0x02101484 kind:load to:0x021178c4 module:overlay(31) +from:0x02101488 kind:load to:0x02117998 module:overlay(31) +from:0x021014a8 kind:arm_call to:0x021016b4 module:overlay(31) +from:0x021014cc kind:arm_call to:0x02101778 module:overlay(31) +from:0x02101530 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101574 kind:load to:0x02117874 module:overlay(31) +from:0x02101618 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101640 kind:arm_call to:0x01fff584 module:itcm +from:0x02101678 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210169c kind:arm_call to:0x021018a4 module:overlay(31) +from:0x021016b0 kind:load to:0x027e09a8 module:dtcm +from:0x02101718 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x02101764 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02101770 kind:load to:0x027e0cec module:dtcm +from:0x021017e0 kind:load to:0x02049be4 module:main +from:0x0210194c kind:load to:0x02049be4 module:main +from:0x021019a0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021019b4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021019bc kind:arm_call to:0x02011ff4 module:main +from:0x021019d0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021019ec kind:load to:0x020578e9 module:overlay(0) +from:0x02101a08 kind:load to:0x02117874 module:overlay(31) +from:0x02101a0c kind:load to:0x020f0cf0 module:overlay(31) +from:0x02101a10 kind:load to:0x0203d210 module:main +from:0x02101a1c kind:load to:0x021179c8 module:overlay(31) +from:0x02101a30 kind:arm_call to:0x02011f3c module:main +from:0x02101a3c kind:arm_call to:0x02101ad4 module:overlay(31) +from:0x02101a54 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02101a64 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02101abc kind:load to:0x02115624 module:overlay(31) +from:0x02101ac4 kind:load to:0x02112a78 module:overlay(31) +from:0x02101ac8 kind:load to:0x021156b0 module:overlay(31) +from:0x02101adc kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02101af4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02101b04 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02101b80 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02101b94 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02101ba8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02101bb4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02101bd4 kind:load to:0x021156cc module:overlay(31) +from:0x02101bd8 kind:load to:0x021179c8 module:overlay(31) +from:0x02101bdc kind:load to:0x021179e8 module:overlay(31) +from:0x02101be0 kind:load to:0x02110ce0 module:overlay(31) +from:0x02101be4 kind:load to:0x02117a9c module:overlay(31) +from:0x02101c24 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02101c3c kind:arm_call to:0x021021c0 module:overlay(31) +from:0x02101c44 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02101c4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02101c54 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02101c60 kind:load to:0x021156cc module:overlay(31) +from:0x02101ca0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02101cb8 kind:arm_call to:0x021021c0 module:overlay(31) +from:0x02101cc0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02101cc8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02101cd0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02101cd8 kind:arm_call to:0x02011ff4 module:main +from:0x02101ce4 kind:load to:0x021156cc module:overlay(31) +from:0x02101d9c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02101dc4 kind:arm_call to:0x021021c0 module:overlay(31) +from:0x02101dcc kind:arm_call to:0x02101dd8 module:overlay(31) +from:0x02101e0c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02101e14 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02101e24 kind:arm_call to:0x02101dd8 module:overlay(31) +from:0x02101e70 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02101e88 kind:arm_call to:0x021021c0 module:overlay(31) +from:0x02101e94 kind:arm_call to:0x021023b0 module:overlay(31) +from:0x02101ea8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02101edc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02101f0c kind:arm_call to:0x021021c0 module:overlay(31) +from:0x02101f38 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02101f50 kind:arm_call to:0x021021c0 module:overlay(31) +from:0x02101f64 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02101f7c kind:arm_call to:0x021021c0 module:overlay(31) +from:0x02101f84 kind:load to:0x027e0cec module:dtcm +from:0x02101f90 kind:load to:0x02101dd8 module:overlay(31) +from:0x02101fe0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02101fec kind:arm_call to:0x01fff458 module:itcm +from:0x0210204c kind:arm_call to:0x021020ec module:overlay(31) +from:0x0210205c kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x02102074 kind:arm_call to:0x021020ec module:overlay(31) +from:0x0210209c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021020a8 kind:arm_call to:0x01fff458 module:itcm +from:0x021020cc kind:arm_call to:0x021020ec module:overlay(31) +from:0x021020e0 kind:load to:0x027e0ce4 module:dtcm +from:0x02102148 kind:arm_call to:0x021021c0 module:overlay(31) +from:0x021021a8 kind:arm_call to:0x021021c0 module:overlay(31) +from:0x02102210 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0210223c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02102260 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02102270 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02102298 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021022e8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021022f8 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02102324 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0210237c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02102398 kind:load to:0x027e09a8 module:dtcm +from:0x0210239c kind:load to:0x027e0cec module:dtcm +from:0x021023a0 kind:load to:0x027e09b8 module:dtcm +from:0x021023d8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02102408 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02102418 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02102420 kind:load to:0x020b5214 module:overlay(0) +from:0x0210242c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02102440 kind:load to:0x02117acc module:overlay(31) +from:0x02102454 kind:arm_call to:0x02011f3c module:main +from:0x02102460 kind:arm_call to:0x021024ac module:overlay(31) +from:0x02102478 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021024a4 kind:load to:0x0211570c module:overlay(31) +from:0x021024b4 kind:arm_call to:0x0209d700 module:overlay(0) +from:0x02102518 kind:arm_call to:0x02102bc0 module:overlay(31) +from:0x02102538 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021025ac kind:load to:0x02115728 module:overlay(31) +from:0x021025b0 kind:load to:0x02117acc module:overlay(31) +from:0x021025b4 kind:load to:0x02112a78 module:overlay(31) +from:0x02102638 kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x021026b0 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02102704 kind:load to:0x027e0d38 module:dtcm +from:0x02102714 kind:load to:0x02102728 module:overlay(31) +from:0x02102724 kind:load to:0x02102728 module:overlay(31) +from:0x02102744 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02102790 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0210279c kind:load to:0x020b539c module:overlay(0) +from:0x0210286c kind:arm_call to:0x01ffb464 module:itcm +from:0x0210287c kind:arm_call to:0x01ff9218 module:itcm +from:0x02102980 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210298c kind:arm_call to:0x0209d7a4 module:overlay(0) +from:0x021029d4 kind:arm_call to:0x0209d7a4 module:overlay(0) +from:0x021029ec kind:load to:0x027e09a8 module:dtcm +from:0x02102a00 kind:arm_call to:0x02102c00 module:overlay(31) +from:0x02102a1c kind:arm_call to:0x0209d518 module:overlay(0) +from:0x02102a5c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02102aa0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02102ab0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02102ac4 kind:arm_call to:0x020e18c4 module:overlay(31) +from:0x02102ad0 kind:load to:0x020b539c module:overlay(0) +from:0x02102ad4 kind:load to:0x027e0ce4 module:dtcm +from:0x02102aec kind:arm_call to:0x0209d9f8 module:overlay(0) +from:0x02102b14 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02102b54 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02102b60 kind:load to:0x020b539c module:overlay(0) +from:0x02102b70 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02102b78 kind:arm_call to:0x0209d76c module:overlay(0) +from:0x02102b90 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02102b98 kind:arm_call to:0x0209d76c module:overlay(0) +from:0x02102ba0 kind:arm_call to:0x02011ff4 module:main +from:0x02102bb4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02102bd0 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02102bf0 kind:arm_call to:0x02102c00 module:overlay(31) +from:0x02102bfc kind:load to:0x0211578c module:overlay(31) +from:0x02102c18 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02102c28 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02102c88 kind:arm_call to:0x0200f218 module:main +from:0x02102cac kind:arm_call to:0x0200f218 module:main +from:0x02102d00 kind:arm_call to:0x0200f218 module:main +from:0x02102d24 kind:arm_call to:0x0200f218 module:main +from:0x02102d78 kind:arm_call to:0x0200f218 module:main +from:0x02102d9c kind:arm_call to:0x0200f218 module:main +from:0x02102e38 kind:load to:0x02110d54 module:overlay(31) +from:0x02102e3c kind:load to:0x02110d40 module:overlay(31) +from:0x02102e40 kind:load to:0x02110d2c module:overlay(31) +from:0x02102e44 kind:load to:0x02110d18 module:overlay(31) +from:0x02102e48 kind:load to:0x02110d04 module:overlay(31) +from:0x02102e4c kind:load to:0x02110cf0 module:overlay(31) +from:0x02102e5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02102e64 kind:arm_call to:0x02011ff4 module:main +from:0x02102e78 kind:load to:0x02117bb0 module:overlay(31) +from:0x02102e8c kind:arm_call to:0x02011f3c module:main +from:0x02102e98 kind:arm_call to:0x02102ee4 module:overlay(31) +from:0x02102eb0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02102edc kind:load to:0x021157c0 module:overlay(31) +from:0x02102ef0 kind:arm_call to:0x0210307c module:overlay(31) +from:0x02102f5c kind:load to:0x021157dc module:overlay(31) +from:0x02102f60 kind:load to:0x02117bb0 module:overlay(31) +from:0x02102f78 kind:arm_call to:0x02081f3c module:overlay(0) +from:0x02102f8c kind:load to:0x027e0cd8 module:dtcm +from:0x02102fa0 kind:load to:0x021157b0 module:overlay(31) +from:0x02102fac kind:arm_call to:0x02103158 module:overlay(31) +from:0x02102fc0 kind:arm_call to:0x02103158 module:overlay(31) +from:0x02102fc8 kind:arm_call to:0x02011ff4 module:main +from:0x02102fdc kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02102ff0 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0210300c kind:load to:0x02115844 module:overlay(31) +from:0x02103040 kind:arm_call to:0x0200f218 module:main +from:0x02103068 kind:load to:0x02110d74 module:overlay(31) +from:0x02103078 kind:load to:0x0200b58c module:main +from:0x02103088 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021030b8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021030cc kind:arm_call to:0x02102fe8 module:overlay(31) +from:0x021030d8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x021030e8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021030f4 kind:load to:0x02115870 module:overlay(31) +from:0x021030f8 kind:load to:0x02113f18 module:overlay(31) +from:0x02103104 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210311c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02103124 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210313c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02103144 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210314c kind:arm_call to:0x02011ff4 module:main +from:0x02103164 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210316c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021031ec kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0210320c kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02103250 kind:load to:0x027e0cd8 module:dtcm +from:0x021032a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021032c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021032e4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103314 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103334 kind:arm_call to:0x01fff498 module:itcm +from:0x02103360 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103380 kind:arm_call to:0x01fff498 module:itcm +from:0x021033c0 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x021033f8 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02103438 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02103450 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021034a0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021034b4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021034d4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02103520 kind:load to:0x027e0cd8 module:dtcm +from:0x02103524 kind:load to:0x027e0ce8 module:dtcm +from:0x0210352c kind:load to:0x027e09a4 module:dtcm +from:0x021035b0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021035c0 kind:arm_call to:0x0207330c module:overlay(0) +from:0x021035dc kind:arm_call to:0x01fff584 module:itcm +from:0x021035f8 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02103608 kind:arm_call to:0x02104b1c module:overlay(31) +from:0x02103610 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02103620 kind:arm_call to:0x02104bc8 module:overlay(31) +from:0x02103644 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02103698 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021036a8 kind:arm_call to:0x0207330c module:overlay(0) +from:0x021036c8 kind:arm_call to:0x0207330c module:overlay(0) +from:0x021036f4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02103708 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02103720 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02103784 kind:arm_call to:0x02081eec module:overlay(0) +from:0x02103798 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021037a0 kind:load to:0x027e09b8 module:dtcm +from:0x021037a8 kind:load to:0x02115830 module:overlay(31) +from:0x021037ac kind:load to:0x027e0cd8 module:dtcm +from:0x021037cc kind:load to:0x021037d0 module:overlay(31) +from:0x02103848 kind:arm_call to:0x020a8948 module:overlay(0) +from:0x02103860 kind:load to:0x027e0ce0 module:dtcm +from:0x02103914 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0210392c kind:arm_call to:0x01fff584 module:itcm +from:0x02103990 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02103a00 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02103a24 kind:arm_call to:0x0209d54c module:overlay(0) +from:0x02103a34 kind:arm_call to:0x01fff584 module:itcm +from:0x02103a48 kind:arm_call to:0x02104ae0 module:overlay(31) +from:0x02103a58 kind:arm_call to:0x02103f48 module:overlay(31) +from:0x02103aa8 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02103ab8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02103af0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02103b60 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02103b6c kind:arm_call to:0x02103f48 module:overlay(31) +from:0x02103bb4 kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x02103c0c kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x02103c24 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02103c3c kind:load to:0x02115830 module:overlay(31) +from:0x02103c40 kind:load to:0x027e09b8 module:dtcm +from:0x02103ce4 kind:arm_call to:0x02028c4c module:main +from:0x02103cf4 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02103d1c kind:arm_call to:0x0201aad0 module:main +from:0x02103d28 kind:load to:0x027e0998 module:dtcm +from:0x02103d2c kind:load to:0x0204af1c module:main +from:0x02103d54 kind:arm_call to:0x01ffc768 module:itcm +from:0x02103d64 kind:arm_call to:0x0200ef5c module:main +from:0x02103d70 kind:arm_call to:0x0200ef9c module:main +from:0x02103da0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02103e1c kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02103e28 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02103e2c kind:load to:0x0203e964 module:main +from:0x02103e30 kind:load to:0x02110d68 module:overlay(31) +from:0x02103e34 kind:load to:0x027e09b4 module:dtcm +from:0x02103e68 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02103e8c kind:arm_call to:0x02081f3c module:overlay(0) +from:0x02103ea8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02103ed0 kind:arm_call to:0x02081f3c module:overlay(0) +from:0x02103ee8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02103f04 kind:arm_call to:0x02081f3c module:overlay(0) +from:0x02103f20 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02103f34 kind:load to:0x027e0cd8 module:dtcm +from:0x02103f8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02103f98 kind:load to:0x027e0cec module:dtcm +from:0x02103fc0 kind:load to:0x027e09a8 module:dtcm +from:0x02103fc4 kind:load to:0x02071b30 module:overlay(0) +from:0x02103fe8 kind:load to:0x027e09a8 module:dtcm +from:0x02103ff0 kind:load to:0x02071b30 module:overlay(0) +from:0x02103ffc kind:load to:0x02115834 module:overlay(31) +from:0x02104008 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02104010 kind:arm_call to:0x02011ff4 module:main +from:0x02104024 kind:load to:0x02117d0c module:overlay(31) +from:0x02104038 kind:arm_call to:0x02011f3c module:main +from:0x02104044 kind:arm_call to:0x02104090 module:overlay(31) +from:0x0210405c kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x02104088 kind:load to:0x021158d4 module:overlay(31) +from:0x0210409c kind:arm_call to:0x0210307c module:overlay(31) +from:0x0210410c kind:load to:0x021158f0 module:overlay(31) +from:0x02104110 kind:load to:0x02117cfc module:overlay(31) +from:0x02104134 kind:arm_call to:0x020970c8 module:overlay(0) +from:0x0210414c kind:arm_call to:0x0209704c module:overlay(0) +from:0x02104164 kind:load to:0x027e0ce4 module:dtcm +from:0x02104170 kind:load to:0x021158c4 module:overlay(31) +from:0x0210417c kind:arm_call to:0x02103158 module:overlay(31) +from:0x02104190 kind:arm_call to:0x02103158 module:overlay(31) +from:0x02104198 kind:arm_call to:0x02011ff4 module:main +from:0x021041ac kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x021041c0 kind:load to:0x02117d40 module:overlay(31) +from:0x021041d4 kind:arm_call to:0x02011f3c module:main +from:0x021041e0 kind:arm_call to:0x0210422c module:overlay(31) +from:0x021041f8 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x02104224 kind:load to:0x02115954 module:overlay(31) +from:0x02104238 kind:arm_call to:0x0210307c module:overlay(31) +from:0x0210424c kind:load to:0x02115970 module:overlay(31) +from:0x02104290 kind:arm_call to:0x02103178 module:overlay(31) +from:0x021042a4 kind:load to:0x0209d29c module:overlay(0) +from:0x021042c0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021042dc kind:load to:0x02115944 module:overlay(31) +from:0x02104330 kind:load to:0x02117d30 module:overlay(31) +from:0x0210433c kind:arm_call to:0x02103158 module:overlay(31) +from:0x02104350 kind:arm_call to:0x02103158 module:overlay(31) +from:0x02104358 kind:arm_call to:0x02011ff4 module:main +from:0x0210436c kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02104380 kind:load to:0x02117d74 module:overlay(31) +from:0x02104394 kind:arm_call to:0x02011f3c module:main +from:0x021043a0 kind:arm_call to:0x021043f0 module:overlay(31) +from:0x021043b8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021043e8 kind:load to:0x021159d8 module:overlay(31) +from:0x021043fc kind:arm_call to:0x0210307c module:overlay(31) +from:0x02104468 kind:load to:0x021159f4 module:overlay(31) +from:0x0210446c kind:load to:0x02117d74 module:overlay(31) +from:0x02104478 kind:load to:0x021159c8 module:overlay(31) +from:0x02104484 kind:arm_call to:0x02103158 module:overlay(31) +from:0x02104498 kind:arm_call to:0x02103158 module:overlay(31) +from:0x021044a0 kind:arm_call to:0x02011ff4 module:main +from:0x021044b4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021044c8 kind:load to:0x02117e58 module:overlay(31) +from:0x021044dc kind:arm_call to:0x02011f3c module:main +from:0x021044e8 kind:arm_call to:0x02104538 module:overlay(31) +from:0x02104500 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02104530 kind:load to:0x02115a50 module:overlay(31) +from:0x02104544 kind:arm_call to:0x0210307c module:overlay(31) +from:0x0210456c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210457c kind:load to:0x02115a6c module:overlay(31) +from:0x02104580 kind:load to:0x02115ad8 module:overlay(31) +from:0x021045ec kind:arm_call to:0x02103178 module:overlay(31) +from:0x021045f4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02104600 kind:arm_call to:0x02103254 module:overlay(31) +from:0x02104608 kind:arm_call to:0x02104700 module:overlay(31) +from:0x0210463c kind:arm_call to:0x02082164 module:overlay(0) +from:0x02104658 kind:arm_call to:0x020d9314 module:overlay(31) +from:0x02104660 kind:load to:0x027e0cd8 module:dtcm +from:0x0210467c kind:arm_call to:0x02103534 module:overlay(31) +from:0x021046ac kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021046fc kind:load to:0x02117e58 module:overlay(31) +from:0x02104714 kind:arm_call to:0x01ffedac module:itcm +from:0x021047b8 kind:arm_call to:0x01fff498 module:itcm +from:0x021047c4 kind:arm_call to:0x01fff584 module:itcm +from:0x021047f4 kind:load to:0x027e0ce8 module:dtcm +from:0x02104868 kind:arm_call to:0x0209d274 module:overlay(0) +from:0x02104870 kind:arm_call to:0x02173618 module:overlays(92,94) +from:0x021048a0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021048b4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021048b8 kind:load to:0x027e09c0 module:dtcm +from:0x021048e0 kind:arm_call to:0x01ffc768 module:itcm +from:0x021048f0 kind:arm_call to:0x0200ef5c module:main +from:0x021048fc kind:arm_call to:0x0200ef9c module:main +from:0x0210492c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02104a08 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02104a14 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02104a18 kind:load to:0x0203e964 module:main +from:0x02104a1c kind:load to:0x02110d98 module:overlay(31) +from:0x02104a20 kind:load to:0x027e09b4 module:dtcm +from:0x02104a4c kind:arm_call to:0x01fff148 module:itcm +from:0x02104a58 kind:arm_call to:0x01ffedac module:itcm +from:0x02104a64 kind:arm_call to:0x01ffedac module:itcm +from:0x02104a88 kind:arm_call to:0x01fff148 module:itcm +from:0x02104a9c kind:arm_call to:0x02080068 module:overlay(0) +from:0x02104aac kind:arm_call to:0x02080080 module:overlay(0) +from:0x02104ad0 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02104adc kind:load to:0x027e0ce0 module:dtcm +from:0x02104b3c kind:arm_call to:0x02104c14 module:overlay(31) +from:0x02104b70 kind:arm_call to:0x01ffb464 module:itcm +from:0x02104b80 kind:arm_call to:0x01ff9218 module:itcm +from:0x02104bb8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02104bc4 kind:load to:0x027e0cec module:dtcm +from:0x02104be4 kind:load to:0x020a0334 module:overlay(0) +from:0x02104c08 kind:load to:0x027e09a8 module:dtcm +from:0x02104c10 kind:load to:0x02071b30 module:overlay(0) +from:0x02104c64 kind:arm_call to:0x02039f04 module:main +from:0x02104c70 kind:arm_call to:0x0203a978 module:main +from:0x02104c78 kind:arm_call to:0x02039d60 module:main +from:0x02104cbc kind:arm_call to:0x02039f04 module:main +from:0x02104cc8 kind:arm_call to:0x0203a978 module:main +from:0x02104cd4 kind:arm_call to:0x0203a978 module:main +from:0x02104ce0 kind:arm_call to:0x0203ab58 module:main +from:0x02104d14 kind:arm_call to:0x02039f04 module:main +from:0x02104d20 kind:arm_call to:0x0203a978 module:main +from:0x02104d2c kind:arm_call to:0x0203a978 module:main +from:0x02104d34 kind:arm_call to:0x0203ad88 module:main +from:0x02104d38 kind:arm_call to:0x0203a5ac module:main +from:0x02104d90 kind:arm_call to:0x02039f04 module:main +from:0x02104d9c kind:arm_call to:0x0203a978 module:main +from:0x02104da4 kind:arm_call to:0x02039d60 module:main +from:0x02104de0 kind:arm_call to:0x02039f04 module:main +from:0x02104dec kind:arm_call to:0x0203a978 module:main +from:0x02104df8 kind:arm_call to:0x0203a978 module:main +from:0x02104e04 kind:arm_call to:0x0203ab58 module:main +from:0x02104e30 kind:arm_call to:0x02039f04 module:main +from:0x02104e3c kind:arm_call to:0x0203a978 module:main +from:0x02104e48 kind:arm_call to:0x0203a978 module:main +from:0x02104e50 kind:arm_call to:0x0203ad88 module:main +from:0x02104e54 kind:arm_call to:0x0203a5ac module:main +from:0x02104e88 kind:load to:0x02049be4 module:main +from:0x02104ea0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02104ea8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02104eb0 kind:arm_call to:0x02103158 module:overlay(31) +from:0x02104ec8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02104ed0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02104ed8 kind:arm_call to:0x02103158 module:overlay(31) +from:0x02104ee0 kind:arm_call to:0x02011ff4 module:main +from:0x02104ef4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02104f38 kind:load to:0x02117f3c module:overlay(31) +from:0x02104f4c kind:arm_call to:0x02011f3c module:main +from:0x02104f58 kind:arm_call to:0x02104fec module:overlay(31) +from:0x02104f70 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02104f80 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02104fd8 kind:load to:0x02115624 module:overlay(31) +from:0x02104fdc kind:load to:0x02112a78 module:overlay(31) +from:0x02104fe0 kind:load to:0x02115aec module:overlay(31) +from:0x02104ff4 kind:arm_call to:0x0209d700 module:overlay(0) +from:0x02105050 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x02105078 kind:load to:0x02115b08 module:overlay(31) +from:0x0210507c kind:load to:0x02117f3c module:overlay(31) +from:0x02105084 kind:load to:0x02118010 module:overlay(31) +from:0x021050a4 kind:arm_call to:0x01ffe868 module:itcm +from:0x02105120 kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x02105178 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02105190 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021051cc kind:load to:0x027e0d38 module:dtcm +from:0x021051d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021051f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02105204 kind:arm_call to:0x02071eac module:overlay(0) +from:0x02105244 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02105264 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02105280 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02105288 kind:arm_call to:0x0209da64 module:overlay(0) +from:0x021052b4 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021052c0 kind:load to:0x027e09a8 module:dtcm +from:0x021052c4 kind:load to:0x027e0cec module:dtcm +from:0x021052ec kind:arm_call to:0x0209d518 module:overlay(0) +from:0x02105318 kind:arm_call to:0x0209da64 module:overlay(0) +from:0x0210532c kind:arm_call to:0x0209d668 module:overlay(0) +from:0x02105340 kind:arm_call to:0x0209da64 module:overlay(0) +from:0x02105358 kind:arm_call to:0x0209d8e8 module:overlay(0) +from:0x02105368 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x02105370 kind:arm_call to:0x0209da64 module:overlay(0) +from:0x021053a4 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021053bc kind:arm_call to:0x0209da64 module:overlay(0) +from:0x021053d0 kind:arm_call to:0x0209da64 module:overlay(0) +from:0x021053e0 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x02105404 kind:arm_call to:0x0209da64 module:overlay(0) +from:0x02105418 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0210544c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02105454 kind:arm_call to:0x0209d76c module:overlay(0) +from:0x0210546c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02105474 kind:arm_call to:0x0209d76c module:overlay(0) +from:0x0210547c kind:arm_call to:0x02011ff4 module:main +from:0x02105490 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021054a4 kind:load to:0x02118040 module:overlay(31) +from:0x021054b8 kind:arm_call to:0x02011f3c module:main +from:0x021054c4 kind:arm_call to:0x02105590 module:overlay(31) +from:0x021054dc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021054ec kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02105554 kind:load to:0x02115b8c module:overlay(31) +from:0x02105560 kind:load to:0x02113f18 module:overlay(31) +from:0x02105564 kind:load to:0x02115ba8 module:overlay(31) +from:0x02105588 kind:load to:0x027e0cd8 module:dtcm +from:0x0210558c kind:load to:0x02081d7c module:overlay(0) +from:0x02105598 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02105610 kind:arm_call to:0x020d8df0 module:overlay(31) +from:0x02105634 kind:load to:0x02115bc4 module:overlay(31) +from:0x02105638 kind:load to:0x02118040 module:overlay(31) +from:0x0210563c kind:load to:0x020b1968 module:overlay(0) +from:0x02105640 kind:load to:0x02115b74 module:overlay(31) +from:0x02105644 kind:load to:0x02118114 module:overlay(31) +from:0x021056b0 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x021056b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021056d8 kind:arm_call to:0x0209d22c module:overlay(0) +from:0x021056e4 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02105700 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x02105798 kind:arm_call to:0x02073470 module:overlay(0) +from:0x021057a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021057ac kind:load to:0x02115b60 module:overlay(31) +from:0x021057b0 kind:load to:0x027e09b8 module:dtcm +from:0x021057e0 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x021057e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021057f0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02105808 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x02105810 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02105818 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02105820 kind:arm_call to:0x02011ff4 module:main +from:0x02105834 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02105848 kind:load to:0x02118148 module:overlay(31) +from:0x0210585c kind:arm_call to:0x02011f3c module:main +from:0x02105868 kind:arm_call to:0x021058b4 module:overlay(31) +from:0x02105880 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021058ac kind:load to:0x02115c04 module:overlay(31) +from:0x021058bc kind:arm_call to:0x0209d700 module:overlay(0) +from:0x02105924 kind:arm_call to:0x02102bc0 module:overlay(31) +from:0x02105940 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021059a0 kind:load to:0x02115c20 module:overlay(31) +from:0x021059a4 kind:load to:0x02118148 module:overlay(31) +from:0x021059a8 kind:load to:0x02112a78 module:overlay(31) +from:0x021059f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021059fc kind:arm_call to:0x01fff458 module:itcm +from:0x02105ad4 kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x02105b7c kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02105bd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02105be0 kind:load to:0x027e0d38 module:dtcm +from:0x02105c08 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02105c14 kind:arm_call to:0x02071eac module:overlay(0) +from:0x02105c5c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02105c78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02105c94 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02105cac kind:load to:0x027e09a8 module:dtcm +from:0x02105cb4 kind:load to:0x027e0cec module:dtcm +from:0x02105d84 kind:arm_call to:0x01ffb464 module:itcm +from:0x02105d94 kind:arm_call to:0x01ff9218 module:itcm +from:0x02105e60 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x02105ee8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02105ef4 kind:arm_call to:0x0209d7a4 module:overlay(0) +from:0x02105f34 kind:arm_call to:0x0209d7a4 module:overlay(0) +from:0x02105f50 kind:load to:0x027e09a8 module:dtcm +from:0x02105f64 kind:arm_call to:0x02102c00 module:overlay(31) +from:0x02105f80 kind:arm_call to:0x0209d518 module:overlay(0) +from:0x02105fb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02105fb8 kind:arm_call to:0x0209d76c module:overlay(0) +from:0x02105fd0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02105fd8 kind:arm_call to:0x0209d76c module:overlay(0) +from:0x02105fe0 kind:arm_call to:0x02011ff4 module:main +from:0x02105ff4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02106008 kind:load to:0x0211822c module:overlay(31) +from:0x0210601c kind:arm_call to:0x02011f3c module:main +from:0x02106028 kind:arm_call to:0x02106078 module:overlay(31) +from:0x02106040 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02106070 kind:load to:0x02115c80 module:overlay(31) +from:0x02106084 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02106104 kind:arm_call to:0x0203d160 module:main +from:0x02106138 kind:arm_call to:0x020d8df0 module:overlay(31) +from:0x02106140 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02106178 kind:load to:0x02115c9c module:overlay(31) +from:0x0210617c kind:load to:0x0211822c module:overlay(31) +from:0x02106180 kind:load to:0x020b1968 module:overlay(0) +from:0x02106184 kind:load to:0x020e17f4 module:overlay(31) +from:0x02106188 kind:load to:0x020e33ac module:overlay(31) +from:0x0210618c kind:load to:0x02113f18 module:overlay(31) +from:0x021061cc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021062b0 kind:arm_call to:0x02106190 module:overlay(31) +from:0x021062b8 kind:arm_call to:0x021061dc module:overlay(31) +from:0x02106308 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x02106320 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02106340 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02106364 kind:arm_call to:0x02106678 module:overlay(31) +from:0x02106378 kind:arm_call to:0x02106678 module:overlay(31) +from:0x02106380 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02106394 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021063ac kind:arm_call to:0x02106678 module:overlay(31) +from:0x021063c0 kind:arm_call to:0x02106678 module:overlay(31) +from:0x021063c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021063d8 kind:load to:0x0210643c module:overlay(31) +from:0x021063f8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0210640c kind:arm_call to:0x0210643c module:overlay(31) +from:0x02106430 kind:arm_call to:0x0210643c module:overlay(31) +from:0x02106438 kind:load to:0x027e09b8 module:dtcm +from:0x02106490 kind:arm_call to:0x02106678 module:overlay(31) +from:0x021064b0 kind:arm_call to:0x0207330c module:overlay(0) +from:0x021064cc kind:arm_call to:0x02106678 module:overlay(31) +from:0x021064e0 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02106528 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0210655c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02106574 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02106594 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021065c0 kind:arm_call to:0x02106678 module:overlay(31) +from:0x021065d0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02106604 kind:arm_call to:0x02106678 module:overlay(31) +from:0x0210662c kind:arm_call to:0x02106678 module:overlay(31) +from:0x02106640 kind:arm_call to:0x01ffd420 module:itcm +from:0x02106670 kind:load to:0x027e09b8 module:dtcm +from:0x02106674 kind:load to:0x027e0cec module:dtcm +from:0x0210670c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02106728 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0210675c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02106778 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02106790 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021067b8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0210681c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0210683c kind:arm_call to:0x02106678 module:overlay(31) +from:0x02106894 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021068b8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02106940 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02106960 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02106998 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021069b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021069dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021069f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02106a10 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02106a44 kind:load to:0x027e0cec module:dtcm +from:0x02106a4c kind:load to:0x027e09a8 module:dtcm +from:0x02106a58 kind:load to:0x027e09b8 module:dtcm +from:0x02106a80 kind:load to:0x02106678 module:overlay(31) +from:0x02106afc kind:arm_call to:0x02106678 module:overlay(31) +from:0x02106b44 kind:arm_call to:0x02106678 module:overlay(31) +from:0x02106bc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02106c04 kind:arm_call to:0x02106190 module:overlay(31) +from:0x02106c30 kind:arm_call to:0x021061dc module:overlay(31) +from:0x02106c40 kind:arm_call to:0x02106678 module:overlay(31) +from:0x02106c68 kind:load to:0x027e0ce0 module:dtcm +from:0x02106c70 kind:load to:0x027e09a4 module:dtcm +from:0x02106c74 kind:load to:0x027e0ce4 module:dtcm +from:0x02106cc0 kind:load to:0x02106678 module:overlay(31) +from:0x02106cd0 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x02106ce4 kind:arm_call to:0x0203d210 module:main +from:0x02106cec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02106cf4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02106d00 kind:load to:0x020e17f4 module:overlay(31) +from:0x02106d10 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x02106d24 kind:arm_call to:0x0203d210 module:main +from:0x02106d2c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02106d34 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02106d3c kind:arm_call to:0x02011ff4 module:main +from:0x02106d48 kind:load to:0x020e17f4 module:overlay(31) +from:0x02106d54 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02106d68 kind:load to:0x02118310 module:overlay(31) +from:0x02106d7c kind:arm_call to:0x02011f3c module:main +from:0x02106d88 kind:arm_call to:0x02106db8 module:overlay(31) +from:0x02106d9c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02106db4 kind:load to:0x02115cf4 module:overlay(31) +from:0x02106dc0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02106ddc kind:load to:0x02115d18 module:overlay(31) +from:0x02106e2c kind:arm_call to:0x01fff520 module:itcm +from:0x02106e50 kind:load to:0x02115ce8 module:overlay(31) +from:0x02106e54 kind:load to:0x027e0ce8 module:dtcm +from:0x02106e88 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02106ea4 kind:arm_call to:0x0209c348 module:overlay(0) +from:0x02106eb8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02106edc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02106ef0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02106ef8 kind:arm_call to:0x02011ff4 module:main +from:0x02106f0c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02106f20 kind:load to:0x0211835c module:overlay(31) +from:0x02106f34 kind:arm_call to:0x02011f3c module:main +from:0x02106f40 kind:arm_call to:0x02106f9c module:overlay(31) +from:0x02106f60 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x02106f94 kind:load to:0x02115d84 module:overlay(31) +from:0x02106fa4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02106fd4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02106fe8 kind:load to:0x02115dac module:overlay(31) +from:0x02106fec kind:load to:0x020b1968 module:overlay(0) +from:0x02106ff0 kind:load to:0x02113f18 module:overlay(31) +from:0x0210700c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02107040 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x021070e4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02107140 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x02107174 kind:arm_call to:0x02107250 module:overlay(31) +from:0x02107184 kind:load to:0x02115d70 module:overlay(31) +from:0x02107188 kind:load to:0x02110da4 module:overlay(31) +from:0x0210718c kind:load to:0x0211835c module:overlay(31) +from:0x02107190 kind:load to:0x0211837c module:overlay(31) +from:0x021071cc kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x021071d8 kind:load to:0x027e0cd8 module:dtcm +from:0x02107244 kind:arm_call to:0x02107250 module:overlay(31) +from:0x02107350 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0210736c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02107388 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021073a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021073b8 kind:arm_call to:0x020716dc module:overlay(0) +from:0x021073d0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02107420 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02107434 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02107440 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x021074dc kind:load to:0x0211837c module:overlay(31) +from:0x021074e4 kind:load to:0x027e0cec module:dtcm +from:0x021074e8 kind:load to:0x027e09a8 module:dtcm +from:0x021074f0 kind:load to:0x027e09b8 module:dtcm +from:0x02107500 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02107508 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02107520 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02107528 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02107530 kind:arm_call to:0x02011ff4 module:main +from:0x02107544 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02107558 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02107560 kind:arm_call to:0x02011ff4 module:main +from:0x02107574 kind:load to:0x021183ec module:overlay(31) +from:0x02107588 kind:arm_call to:0x02011f3c module:main +from:0x02107594 kind:arm_call to:0x021075ec module:overlay(31) +from:0x021075ac kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021075e4 kind:load to:0x02115dec module:overlay(31) +from:0x021075f4 kind:arm_call to:0x0209dc10 module:overlay(0) +from:0x021076ac kind:load to:0x02115e08 module:overlay(31) +from:0x021076b0 kind:load to:0x021183ec module:overlay(31) +from:0x021076b4 kind:load to:0x020b1968 module:overlay(0) +from:0x02107710 kind:arm_call to:0x02108648 module:overlay(31) +from:0x02107724 kind:arm_call to:0x021086a4 module:overlay(31) +from:0x02107770 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0210779c kind:arm_call to:0x01ffedf4 module:itcm +from:0x021077cc kind:arm_call to:0x01ffedf4 module:itcm +from:0x021077fc kind:arm_call to:0x01ffedf4 module:itcm +from:0x02107844 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021078b0 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x021078cc kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02107964 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02107980 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02107a9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02107acc kind:arm_call to:0x0209dc58 module:overlay(0) +from:0x02107af4 kind:load to:0x027e0cd8 module:dtcm +from:0x02107af8 kind:load to:0x021183d4 module:overlay(31) +from:0x02107afc kind:load to:0x021183c8 module:overlay(31) +from:0x02107b00 kind:load to:0x027e09a4 module:dtcm +from:0x02107b0c kind:arm_call to:0x021087f8 module:overlay(31) +from:0x02107b24 kind:arm_call to:0x02107f98 module:overlay(31) +from:0x02107b38 kind:arm_call to:0x02107f98 module:overlay(31) +from:0x02107b74 kind:arm_call to:0x021087f8 module:overlay(31) +from:0x02107b90 kind:arm_call to:0x02107f98 module:overlay(31) +from:0x02107b9c kind:arm_call to:0x021087f8 module:overlay(31) +from:0x02107bb8 kind:arm_call to:0x02107f98 module:overlay(31) +from:0x02107bdc kind:arm_call to:0x020732ec module:overlay(0) +from:0x02107bf4 kind:arm_call to:0x02107f98 module:overlay(31) +from:0x02107c04 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02107c24 kind:arm_call to:0x01ff916c module:itcm +from:0x02107c34 kind:arm_call to:0x020232a0 module:main +from:0x02107c94 kind:arm_call to:0x02108700 module:overlay(31) +from:0x02107ca4 kind:arm_call to:0x02108834 module:overlay(31) +from:0x02107cd0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02107cfc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02107d20 kind:arm_call to:0x02107f98 module:overlay(31) +from:0x02107d44 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02107d5c kind:arm_call to:0x02107f98 module:overlay(31) +from:0x02107d6c kind:arm_call to:0x0207330c module:overlay(0) +from:0x02107d90 kind:arm_call to:0x01ff916c module:itcm +from:0x02107da0 kind:arm_call to:0x020232a0 module:main +from:0x02107e04 kind:arm_call to:0x02108834 module:overlay(31) +from:0x02107e14 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02107e24 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02107e3c kind:arm_call to:0x0207330c module:overlay(0) +from:0x02107e4c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02107e84 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02107eb0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02107edc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02107f00 kind:arm_call to:0x02107f98 module:overlay(31) +from:0x02107f0c kind:load to:0x027e09b8 module:dtcm +from:0x02107f14 kind:load to:0x027e09a8 module:dtcm +from:0x02107f18 kind:load to:0x027e09bc module:dtcm +from:0x02107f30 kind:load to:0x0205c5d0 module:overlay(0) +from:0x02107f50 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02107f94 kind:load to:0x027e09b8 module:dtcm +from:0x02107fdc kind:arm_call to:0x02108700 module:overlay(31) +from:0x02107fec kind:arm_call to:0x02108648 module:overlay(31) +from:0x02108000 kind:arm_call to:0x021086a4 module:overlay(31) +from:0x0210803c kind:arm_call to:0x02108700 module:overlay(31) +from:0x0210804c kind:arm_call to:0x02108648 module:overlay(31) +from:0x02108060 kind:arm_call to:0x021086a4 module:overlay(31) +from:0x021080a0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021080c4 kind:arm_call to:0x02108834 module:overlay(31) +from:0x02108118 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02108138 kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x0210815c kind:arm_call to:0x0209d54c module:overlay(0) +from:0x02108178 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0210819c kind:arm_call to:0x02108834 module:overlay(31) +from:0x021081f0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02108210 kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x02108234 kind:arm_call to:0x0209d54c module:overlay(0) +from:0x02108254 kind:load to:0x027e09b8 module:dtcm +from:0x021082f0 kind:arm_call to:0x02108314 module:overlay(31) +from:0x021083d4 kind:arm_call to:0x02028c4c module:main +from:0x021083e4 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x0210840c kind:arm_call to:0x0201aa44 module:main +from:0x02108418 kind:load to:0x027e0998 module:dtcm +from:0x0210841c kind:load to:0x0204af1c module:main +from:0x02108430 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02108474 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108644 kind:load to:0x0203e964 module:main +from:0x02108730 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x02108750 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x0210877c kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x021087a0 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x021087c4 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x021087e8 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x021087f4 kind:load to:0x027e09c0 module:dtcm +from:0x02108810 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02108824 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021088c4 kind:arm_call to:0x02108648 module:overlay(31) +from:0x021088e4 kind:arm_call to:0x021086a4 module:overlay(31) +from:0x0210890c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02108914 kind:arm_call to:0x02016694 module:main +from:0x0210891c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02108934 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210893c kind:arm_call to:0x02016694 module:main +from:0x02108944 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210894c kind:arm_call to:0x02011ff4 module:main +from:0x02108960 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02108974 kind:load to:0x021184e8 module:overlay(31) +from:0x02108988 kind:arm_call to:0x02011f3c module:main +from:0x02108994 kind:arm_call to:0x02108a04 module:overlay(31) +from:0x021089ac kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021089bc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021089f4 kind:load to:0x02115b8c module:overlay(31) +from:0x021089f8 kind:load to:0x02113f18 module:overlay(31) +from:0x021089fc kind:load to:0x02115e58 module:overlay(31) +from:0x02108a0c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02108a6c kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02108a7c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02108ac8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02108ad4 kind:load to:0x02115e74 module:overlay(31) +from:0x02108ad8 kind:load to:0x021184e8 module:overlay(31) +from:0x02108adc kind:load to:0x021145dc module:overlay(31) +from:0x02108ae0 kind:load to:0x02113f18 module:overlay(31) +from:0x02108b10 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02108b84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108ba0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02108bbc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02108c04 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02108c20 kind:arm_call to:0x02109120 module:overlay(31) +from:0x02108c30 kind:load to:0x027e0cd8 module:dtcm +from:0x02108c34 kind:load to:0x0203e964 module:main +from:0x02108c40 kind:load to:0x021184c4 module:overlay(31) +from:0x02108c44 kind:load to:0x021184dc module:overlay(31) +from:0x02108c74 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02108c88 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02108cac kind:arm_call to:0x02077590 module:overlay(0) +from:0x02108d48 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02108d58 kind:arm_call to:0x02109120 module:overlay(31) +from:0x02108d70 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02108db0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02108dcc kind:arm_call to:0x020716dc module:overlay(0) +from:0x02108dd8 kind:arm_call to:0x02109120 module:overlay(31) +from:0x02108e0c kind:arm_call to:0x02015a18 module:main +from:0x02108e58 kind:arm_call to:0x02039f04 module:main +from:0x02108e64 kind:arm_call to:0x0203a978 module:main +from:0x02108e6c kind:arm_call to:0x02039d60 module:main +from:0x02108eb0 kind:arm_call to:0x02039f04 module:main +from:0x02108ebc kind:arm_call to:0x0203a978 module:main +from:0x02108ec8 kind:arm_call to:0x0203a978 module:main +from:0x02108ed4 kind:arm_call to:0x0203ab58 module:main +from:0x02108f08 kind:arm_call to:0x02039f04 module:main +from:0x02108f14 kind:arm_call to:0x0203a978 module:main +from:0x02108f20 kind:arm_call to:0x0203a978 module:main +from:0x02108f28 kind:arm_call to:0x0203ad88 module:main +from:0x02108f2c kind:arm_call to:0x0203a5ac module:main +from:0x02108f74 kind:arm_call to:0x02039f04 module:main +from:0x02108f80 kind:arm_call to:0x0203a978 module:main +from:0x02108f88 kind:arm_call to:0x02039d60 module:main +from:0x02108fd0 kind:arm_call to:0x02039f04 module:main +from:0x02108fdc kind:arm_call to:0x0203a978 module:main +from:0x02108fe8 kind:arm_call to:0x0203a978 module:main +from:0x02108ff4 kind:arm_call to:0x0203ab58 module:main +from:0x0210902c kind:arm_call to:0x02039f04 module:main +from:0x02109038 kind:arm_call to:0x0203a978 module:main +from:0x02109044 kind:arm_call to:0x0203a978 module:main +from:0x0210904c kind:arm_call to:0x0203ad88 module:main +from:0x02109050 kind:arm_call to:0x0203a5ac module:main +from:0x02109084 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021090b4 kind:load to:0x027e09b8 module:dtcm +from:0x021090b8 kind:load to:0x027e0cec module:dtcm +from:0x021090bc kind:load to:0x027e09a8 module:dtcm +from:0x021090c0 kind:load to:0x02049be4 module:main +from:0x02109104 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02109118 kind:load to:0x027e09a4 module:dtcm +from:0x0210911c kind:load to:0x027e09b8 module:dtcm +from:0x02109188 kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x021091ac kind:arm_call to:0x0209d54c module:overlay(0) +from:0x02109204 kind:arm_call to:0x02039f04 module:main +from:0x0210920c kind:arm_call to:0x02039d60 module:main +from:0x0210924c kind:arm_call to:0x02039f04 module:main +from:0x02109258 kind:arm_call to:0x0203a978 module:main +from:0x02109264 kind:arm_call to:0x0203ab58 module:main +from:0x02109294 kind:arm_call to:0x02039f04 module:main +from:0x021092a0 kind:arm_call to:0x0203a978 module:main +from:0x021092a8 kind:arm_call to:0x0203ad88 module:main +from:0x021092ac kind:arm_call to:0x0203a5ac module:main +from:0x02109300 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02109310 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0210931c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02109328 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0210933c kind:arm_call to:0x02109574 module:overlay(31) +from:0x021093b8 kind:load to:0x02049be4 module:main +from:0x021093c0 kind:load to:0x02115e44 module:overlay(31) +from:0x0210949c kind:arm_call to:0x02028c4c module:main +from:0x021094b0 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x021094f0 kind:arm_call to:0x0201aa44 module:main +from:0x021094fc kind:load to:0x027e0998 module:dtcm +from:0x02109500 kind:load to:0x0204af1c module:main +from:0x02109590 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021095bc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021095cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021095f4 kind:load to:0x020b539c module:overlay(0) +from:0x021095fc kind:load to:0x027e0ce4 module:dtcm +from:0x0210960c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02109614 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210962c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02109634 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210963c kind:arm_call to:0x02011ff4 module:main +from:0x02109650 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02109664 kind:load to:0x021185f0 module:overlay(31) +from:0x02109678 kind:arm_call to:0x02011f3c module:main +from:0x02109684 kind:arm_call to:0x021096d4 module:overlay(31) +from:0x0210969c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021096cc kind:load to:0x02115eb4 module:overlay(31) +from:0x021096dc kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021096f0 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x021096f8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210970c kind:load to:0x02115ed0 module:overlay(31) +from:0x02109710 kind:load to:0x02113f18 module:overlay(31) +from:0x02109740 kind:arm_call to:0x0200f05c module:main +from:0x02109794 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021097e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02109808 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02109828 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02109900 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02109914 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02109924 kind:arm_call to:0x020808d4 module:overlay(0) +from:0x02109958 kind:load to:0x021185f0 module:overlay(31) +from:0x0210995c kind:load to:0x02110dac module:overlay(31) +from:0x02109960 kind:load to:0x027e0cd8 module:dtcm +from:0x0210999c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021099a4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021099bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021099c4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021099cc kind:arm_call to:0x02011ff4 module:main +from:0x021099e0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021099f4 kind:load to:0x021186e0 module:overlay(31) +from:0x02109a08 kind:arm_call to:0x02011f3c module:main +from:0x02109a14 kind:arm_call to:0x02109b2c module:overlay(31) +from:0x02109a2c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02109a3c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02109ab0 kind:load to:0x02115b8c module:overlay(31) +from:0x02109ab4 kind:load to:0x02113f18 module:overlay(31) +from:0x02109ab8 kind:load to:0x02115f10 module:overlay(31) +from:0x02109ad0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02109b0c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02109b1c kind:load to:0x02115f2c module:overlay(31) +from:0x02109b20 kind:load to:0x020b1968 module:overlay(0) +from:0x02109b24 kind:load to:0x021187b4 module:overlay(31) +from:0x02109b28 kind:load to:0x021186d4 module:overlay(31) +from:0x02109b38 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02109b74 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02109b84 kind:load to:0x02115f2c module:overlay(31) +from:0x02109b88 kind:load to:0x020b1968 module:overlay(0) +from:0x02109b8c kind:load to:0x021187b4 module:overlay(31) +from:0x02109b90 kind:load to:0x021186d4 module:overlay(31) +from:0x02109be0 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x02109c14 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02109c30 kind:arm_call to:0x02109c98 module:overlay(31) +from:0x02109c4c kind:load to:0x021186d4 module:overlay(31) +from:0x02109c50 kind:load to:0x0209d434 module:overlay(0) +from:0x02109c8c kind:arm_call to:0x02109c98 module:overlay(31) +from:0x02109d30 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02109d4c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02109d68 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02109d80 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02109d98 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02109dac kind:arm_call to:0x020716dc module:overlay(0) +from:0x02109dc4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02109e14 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02109e28 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02109e40 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x02109e64 kind:load to:0x027e0cec module:dtcm +from:0x02109e68 kind:load to:0x027e09a8 module:dtcm +from:0x02109e6c kind:load to:0x027e09b8 module:dtcm +from:0x02109ec0 kind:load to:0x021186e0 module:overlay(31) +from:0x02109ed0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109ed8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02109ef0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109ef8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02109f00 kind:arm_call to:0x02011ff4 module:main +from:0x02109f14 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02109f28 kind:load to:0x021187e8 module:overlay(31) +from:0x02109f3c kind:arm_call to:0x02011f3c module:main +from:0x02109f48 kind:arm_call to:0x0210a09c module:overlay(31) +from:0x02109f60 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02109f70 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02109ff0 kind:load to:0x02115b8c module:overlay(31) +from:0x02109ff8 kind:load to:0x02113f18 module:overlay(31) +from:0x02109ffc kind:load to:0x02115f7c module:overlay(31) +from:0x0210a010 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0210a028 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210a094 kind:load to:0x02115f98 module:overlay(31) +from:0x0210a098 kind:load to:0x020b1968 module:overlay(0) +from:0x0210a0a4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0210a0bc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210a128 kind:load to:0x02115f98 module:overlay(31) +from:0x0210a12c kind:load to:0x020b1968 module:overlay(0) +from:0x0210a1a0 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0210a1d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210a1e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210a304 kind:arm_call to:0x02080c84 module:overlay(0) +from:0x0210a314 kind:arm_call to:0x02080e90 module:overlay(0) +from:0x0210a328 kind:arm_call to:0x02080c84 module:overlay(0) +from:0x0210a338 kind:arm_call to:0x02080e90 module:overlay(0) +from:0x0210a34c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0210a36c kind:arm_call to:0x0210a4ec module:overlay(31) +from:0x0210a37c kind:load to:0x020b539c module:overlay(0) +from:0x0210a384 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a3a8 kind:arm_call to:0x0210a670 module:overlay(31) +from:0x0210a3b8 kind:arm_call to:0x0210a690 module:overlay(31) +from:0x0210a3f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210a43c kind:arm_call to:0x0210a4ec module:overlay(31) +from:0x0210a458 kind:arm_call to:0x0210a820 module:overlay(31) +from:0x0210a4c4 kind:arm_call to:0x0210a4ec module:overlay(31) +from:0x0210a4e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0210a4e8 kind:load to:0x02110e1c module:overlay(31) +from:0x0210a52c kind:arm_call to:0x0210a808 module:overlay(31) +from:0x0210a580 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210a588 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0210a5ec kind:arm_call to:0x02073388 module:overlay(0) +from:0x0210a5fc kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0210a608 kind:load to:0x02115f68 module:overlay(31) +from:0x0210a60c kind:load to:0x027e09b8 module:dtcm +from:0x0210a624 kind:arm_call to:0x0210a9cc module:overlay(31) +from:0x0210a640 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210a668 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210a688 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0210a6c4 kind:arm_call to:0x01fff148 module:itcm +from:0x0210a6d4 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0210a6e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0210a6f8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0210a714 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a718 kind:load to:0x027e0ce0 module:dtcm +from:0x0210a74c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210a758 kind:arm_call to:0x01fff458 module:itcm +from:0x0210a7d4 kind:arm_call to:0x0210a4ec module:overlay(31) +from:0x0210a800 kind:load to:0x027e0ce4 module:dtcm +from:0x0210a848 kind:arm_call to:0x0203a1bc module:main +from:0x0210a868 kind:load to:0x02110e1c module:overlay(31) +from:0x0210a888 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0210a8ec kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0210a90c kind:load to:0x020b539c module:overlay(0) +from:0x0210a960 kind:load to:0x021187e8 module:overlay(31) +from:0x0210a9bc kind:load to:0x021187e8 module:overlay(31) +from:0x0210a9c8 kind:load to:0x021188bc module:overlay(31) +from:0x0210a9e0 kind:arm_call to:0x0200bb1c module:main +from:0x0210a9ec kind:arm_call to:0x0200be8c module:main +from:0x0210a9f8 kind:arm_call to:0x0200bb1c module:main +from:0x0210aa04 kind:arm_call to:0x0200be8c module:main +from:0x0210aa14 kind:arm_call to:0x02080bd0 module:overlay(0) +from:0x0210aa30 kind:arm_call to:0x0200b9e4 module:main +from:0x0210aa44 kind:arm_call to:0x0200bd44 module:main +from:0x0210aa5c kind:arm_call to:0x0200b9e4 module:main +from:0x0210aa70 kind:arm_call to:0x0200bd44 module:main +from:0x0210aa8c kind:load to:0x02110dcc module:overlay(31) +from:0x0210aa90 kind:load to:0x02110de0 module:overlay(31) +from:0x0210aa94 kind:load to:0x02110e08 module:overlay(31) +from:0x0210aa98 kind:load to:0x02110df4 module:overlay(31) +from:0x0210aa9c kind:load to:0x027e0cd8 module:dtcm +from:0x0210aaac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210aab4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210aabc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210aad4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210aadc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210aae4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210aaec kind:arm_call to:0x02011ff4 module:main +from:0x0210ab00 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210ab14 kind:load to:0x021189d0 module:overlay(31) +from:0x0210ab28 kind:arm_call to:0x02011f3c module:main +from:0x0210ab34 kind:arm_call to:0x0218606c module:overlay(107) +from:0x0210ab50 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210ab60 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210ab80 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210ac6c kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x0210ac90 kind:arm_call to:0x02028c4c module:main +from:0x0210acb0 kind:load to:0x02115b8c module:overlay(31) +from:0x0210acb4 kind:load to:0x02113f18 module:overlay(31) +from:0x0210acb8 kind:load to:0x021839dc module:overlays(97,100,101) +from:0x0210acc4 kind:load to:0x02116000 module:overlay(31) +from:0x0210acc8 kind:load to:0x02118918 module:overlay(31) +from:0x0210accc kind:load to:0x021188e0 module:overlay(31) +from:0x0210acd0 kind:load to:0x02118b10 module:overlay(31) +from:0x0210ad20 kind:arm_call to:0x0210ad64 module:overlay(31) +from:0x0210ad50 kind:arm_call to:0x0210ad64 module:overlay(31) +from:0x0210ad88 kind:arm_call to:0x01fff498 module:itcm +from:0x0210ad94 kind:arm_call to:0x01fff584 module:itcm +from:0x0210add4 kind:arm_call to:0x0210b17c module:overlay(31) +from:0x0210adf8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210ae50 kind:arm_call to:0x0210ae90 module:overlay(31) +from:0x0210ae80 kind:arm_call to:0x0210ae90 module:overlay(31) +from:0x0210aedc kind:arm_call to:0x01fff498 module:itcm +from:0x0210aee8 kind:arm_call to:0x01fff584 module:itcm +from:0x0210af48 kind:load to:0x027e0ce8 module:dtcm +from:0x0210afa8 kind:arm_call to:0x0210ae90 module:overlay(31) +from:0x0210afe8 kind:arm_call to:0x0210b028 module:overlay(31) +from:0x0210b024 kind:load to:0x02115fe0 module:overlay(31) +from:0x0210b050 kind:arm_call to:0x01fff498 module:itcm +from:0x0210b05c kind:arm_call to:0x01fff584 module:itcm +from:0x0210b0a4 kind:load to:0x027e0ce8 module:dtcm +from:0x0210b0e0 kind:load to:0x02118b10 module:overlay(31) +from:0x0210b140 kind:load to:0x02118b10 module:overlay(31) +from:0x0210b164 kind:arm_call to:0x02028c4c module:main +from:0x0210b178 kind:load to:0x02118b10 module:overlay(31) +from:0x0210b22c kind:arm_call to:0x01fff148 module:itcm +from:0x0210b238 kind:arm_call to:0x01ffedac module:itcm +from:0x0210b290 kind:arm_call to:0x0207e20c module:overlay(0) +from:0x0210b2c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0210b2c4 kind:load to:0x02118900 module:overlay(31) +from:0x0210b2c8 kind:load to:0x027e09c0 module:dtcm +from:0x0210b2ec kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x0210b304 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0210b318 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0210b320 kind:arm_call to:0x02011ff4 module:main +from:0x0210b338 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0210b340 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210b358 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0210b360 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210b368 kind:arm_call to:0x02011ff4 module:main +from:0x0210b37c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210b390 kind:load to:0x02118ca4 module:overlay(31) +from:0x0210b3a4 kind:arm_call to:0x02011f3c module:main +from:0x0210b3b0 kind:arm_call to:0x0210b440 module:overlay(31) +from:0x0210b3c8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210b3d8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210b42c kind:load to:0x02115624 module:overlay(31) +from:0x0210b434 kind:load to:0x02112a78 module:overlay(31) +from:0x0210b438 kind:load to:0x02116068 module:overlay(31) +from:0x0210b448 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0210b450 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0210b4b8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210b4fc kind:arm_call to:0x020611dc module:overlay(0) +from:0x0210b508 kind:load to:0x02116084 module:overlay(31) +from:0x0210b50c kind:load to:0x021160d0 module:overlay(31) +from:0x0210b510 kind:load to:0x02116100 module:overlay(31) +from:0x0210b514 kind:load to:0x02118ca4 module:overlay(31) +from:0x0210b518 kind:load to:0x0204a088 module:main +from:0x0210b56c kind:arm_call to:0x0200f218 module:main +from:0x0210b580 kind:arm_call to:0x0200eab0 module:main +from:0x0210b58c kind:arm_call to:0x0210b6f8 module:overlay(31) +from:0x0210b598 kind:load to:0x02118d78 module:overlay(31) +from:0x0210b59c kind:load to:0x02110ea8 module:overlay(31) +from:0x0210b5c8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210b5dc kind:arm_call to:0x020732ec module:overlay(0) +from:0x0210b600 kind:arm_call to:0x0210b6f8 module:overlay(31) +from:0x0210b614 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0210b62c kind:arm_call to:0x0210b6f8 module:overlay(31) +from:0x0210b670 kind:arm_call to:0x0200eab0 module:main +from:0x0210b694 kind:arm_call to:0x0200eab0 module:main +from:0x0210b6a4 kind:arm_call to:0x020d99ac module:overlay(31) +from:0x0210b6c4 kind:load to:0x027e09b8 module:dtcm +from:0x0210b6c8 kind:load to:0x02118c90 module:overlay(31) +from:0x0210b6cc kind:load to:0x027e0d34 module:dtcm +from:0x0210b6ec kind:arm_call to:0x0210b6f8 module:overlay(31) +from:0x0210b75c kind:arm_call to:0x020730ac module:overlay(0) +from:0x0210b7a8 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0210b7d0 kind:arm_call to:0x02073104 module:overlay(0) +from:0x0210b7f4 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0210b808 kind:load to:0x02116054 module:overlay(31) +from:0x0210b80c kind:load to:0x027e09b8 module:dtcm +from:0x0210b810 kind:load to:0x0210b9a4 module:overlay(31) +from:0x0210b814 kind:load to:0x02118c90 module:overlay(31) +from:0x0210b838 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210b894 kind:arm_call to:0x020c0970 module:overlay(17) +from:0x0210b8a0 kind:load to:0x0203e964 module:main +from:0x0210b8a4 kind:load to:0x027e09b4 module:dtcm +from:0x0210b8d4 kind:arm_call to:0x020c6d20 module:overlay(24) +from:0x0210b908 kind:arm_call to:0x02078a70 module:overlay(0) +from:0x0210b914 kind:load to:0x02118c90 module:overlay(31) +from:0x0210b918 kind:load to:0x027e0994 module:dtcm +from:0x0210b91c kind:load to:0x027e09bc module:dtcm +from:0x0210b944 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0210b954 kind:load to:0x02118c90 module:overlay(31) +from:0x0210b958 kind:load to:0x027e09bc module:dtcm +from:0x0210b970 kind:arm_call to:0x0210b6f8 module:overlay(31) +from:0x0210b984 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0210b998 kind:arm_call to:0x02078484 module:overlay(0) +from:0x0210b9a0 kind:load to:0x027e09bc module:dtcm +from:0x0210b9b0 kind:arm_call to:0x0210b95c module:overlay(31) +from:0x0210b9bc kind:load to:0x02118c90 module:overlay(31) +from:0x0210ba04 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210ba0c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210ba14 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210ba1c kind:arm_call to:0x02011ff4 module:main +from:0x0210ba34 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210ba3c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210ba44 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210ba58 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210babc kind:load to:0x02118da8 module:overlay(31) +from:0x0210bad0 kind:arm_call to:0x02011f3c module:main +from:0x0210badc kind:arm_call to:0x0210bb84 module:overlay(31) +from:0x0210baf4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210bb04 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210bb6c kind:load to:0x02115624 module:overlay(31) +from:0x0210bb70 kind:load to:0x02112a78 module:overlay(31) +from:0x0210bb74 kind:load to:0x02116118 module:overlay(31) +from:0x0210bb8c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0210bbec kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210bc00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210bc10 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210bc20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210bc60 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210bc6c kind:arm_call to:0x02060804 module:overlay(0) +from:0x0210bc7c kind:arm_call to:0x0206082c module:overlay(0) +from:0x0210bc88 kind:load to:0x02116134 module:overlay(31) +from:0x0210bc8c kind:load to:0x02116180 module:overlay(31) +from:0x0210bc90 kind:load to:0x02118da8 module:overlay(31) +from:0x0210bcd8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210bcf0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210bd10 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210bd24 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210bd38 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210bd60 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210bd74 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210bd7c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210bd84 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210bd90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210bd9c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210bda8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210bdb4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210bdd4 kind:arm_call to:0x0210c180 module:overlay(31) +from:0x0210bde4 kind:load to:0x02118e7c module:overlay(31) +from:0x0210bde8 kind:load to:0x02110ebc module:overlay(31) +from:0x0210bdec kind:load to:0x02118dc8 module:overlay(31) +from:0x0210bdf0 kind:load to:0x02110ecc module:overlay(31) +from:0x0210bdf4 kind:load to:0x02110edc module:overlay(31) +from:0x0210be00 kind:arm_call to:0x0210c74c module:overlay(31) +from:0x0210be1c kind:arm_call to:0x0210c180 module:overlay(31) +from:0x0210be28 kind:arm_call to:0x02082164 module:overlay(0) +from:0x0210be44 kind:arm_call to:0x020d9314 module:overlay(31) +from:0x0210be4c kind:load to:0x027e0cd8 module:dtcm +from:0x0210be88 kind:arm_call to:0x0210c038 module:overlay(31) +from:0x0210be90 kind:arm_call to:0x0210c03c module:overlay(31) +from:0x0210bea0 kind:arm_call to:0x02173584 module:overlay(94) +from:0x0210beb4 kind:arm_call to:0x0210c180 module:overlay(31) +from:0x0210bed8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0210bef0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0210befc kind:arm_call to:0x0210c180 module:overlay(31) +from:0x0210bf28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210bf40 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210bf54 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210bf68 kind:arm_call to:0x0210c180 module:overlay(31) +from:0x0210bf74 kind:arm_call to:0x0210c040 module:overlay(31) +from:0x0210bf84 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210bf94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0210bfa8 kind:arm_call to:0x0210c180 module:overlay(31) +from:0x0210bfb4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210bfbc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210bfd0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0210bfdc kind:arm_call to:0x02060a98 module:overlay(0) +from:0x0210bff0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0210c014 kind:load to:0x027e09b8 module:dtcm +from:0x0210c018 kind:load to:0x027e09a8 module:dtcm +from:0x0210c020 kind:load to:0x020b5214 module:overlay(0) +from:0x0210c078 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210c088 kind:arm_call to:0x01ff9218 module:itcm +from:0x0210c098 kind:arm_call to:0x0210c844 module:overlay(31) +from:0x0210c0ec kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0210c114 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210c134 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0210c140 kind:arm_call to:0x0210c180 module:overlay(31) +from:0x0210c150 kind:load to:0x027e0cec module:dtcm +from:0x0210c154 kind:load to:0x027e09a8 module:dtcm +from:0x0210c168 kind:load to:0x0210c180 module:overlay(31) +from:0x0210c1e8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210c1f0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210c1fc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c208 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c214 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c220 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c23c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210c244 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210c250 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c25c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c268 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c27c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c28c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0210c2b4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0210c33c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0210c350 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210c358 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210c364 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c370 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c37c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c388 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c394 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0210c3e8 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0210c488 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0210c4a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210c4b4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c4cc kind:load to:0x027e09b8 module:dtcm +from:0x0210c4d0 kind:load to:0x0210cca0 module:overlay(31) +from:0x0210c4d4 kind:load to:0x0210cc2c module:overlay(31) +from:0x0210c4d8 kind:load to:0x02118e7c module:overlay(31) +from:0x0210c4dc kind:load to:0x027e09c0 module:dtcm +from:0x0210c4e0 kind:load to:0x027e09a8 module:dtcm +from:0x0210c578 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c604 kind:arm_call to:0x02103864 module:overlay(31) +from:0x0210c680 kind:arm_call to:0x0201aad0 module:main +from:0x0210c6a4 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c6b0 kind:load to:0x027e0998 module:dtcm +from:0x0210c6b4 kind:load to:0x0204af1c module:main +from:0x0210c73c kind:arm_call to:0x0209d518 module:overlay(0) +from:0x0210c760 kind:arm_call to:0x01ffedac module:itcm +from:0x0210c804 kind:arm_call to:0x01fff498 module:itcm +from:0x0210c810 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c840 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c894 kind:arm_call to:0x02039f04 module:main +from:0x0210c8a0 kind:arm_call to:0x0203a978 module:main +from:0x0210c8a8 kind:arm_call to:0x02039d60 module:main +from:0x0210c8ec kind:arm_call to:0x02039f04 module:main +from:0x0210c8f8 kind:arm_call to:0x0203a978 module:main +from:0x0210c904 kind:arm_call to:0x0203a978 module:main +from:0x0210c910 kind:arm_call to:0x0203ab58 module:main +from:0x0210c944 kind:arm_call to:0x02039f04 module:main +from:0x0210c950 kind:arm_call to:0x0203a978 module:main +from:0x0210c95c kind:arm_call to:0x0203a978 module:main +from:0x0210c964 kind:arm_call to:0x0203ad88 module:main +from:0x0210c968 kind:arm_call to:0x0203a5ac module:main +from:0x0210c9c0 kind:arm_call to:0x02039f04 module:main +from:0x0210c9cc kind:arm_call to:0x0203a978 module:main +from:0x0210c9d4 kind:arm_call to:0x02039d60 module:main +from:0x0210ca10 kind:arm_call to:0x02039f04 module:main +from:0x0210ca1c kind:arm_call to:0x0203a978 module:main +from:0x0210ca28 kind:arm_call to:0x0203a978 module:main +from:0x0210ca34 kind:arm_call to:0x0203ab58 module:main +from:0x0210ca60 kind:arm_call to:0x02039f04 module:main +from:0x0210ca6c kind:arm_call to:0x0203a978 module:main +from:0x0210ca78 kind:arm_call to:0x0203a978 module:main +from:0x0210ca80 kind:arm_call to:0x0203ad88 module:main +from:0x0210ca84 kind:arm_call to:0x0203a5ac module:main +from:0x0210cab8 kind:load to:0x02049be4 module:main +from:0x0210cae8 kind:arm_call to:0x0210c180 module:overlay(31) +from:0x0210cb1c kind:arm_call to:0x01fff148 module:itcm +from:0x0210cb38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210cb4c kind:arm_call to:0x01fff148 module:itcm +from:0x0210cb6c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0210cb78 kind:load to:0x027e0ce0 module:dtcm +from:0x0210cbd8 kind:arm_call to:0x0209d22c module:overlay(0) +from:0x0210cc00 kind:arm_call to:0x0209d274 module:overlay(0) +from:0x0210cc20 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x0210cc48 kind:arm_call to:0x01fff584 module:itcm +from:0x0210cc80 kind:arm_call to:0x020a8768 module:overlay(0) +from:0x0210cc9c kind:load to:0x027e0ce0 module:dtcm +from:0x0210cd30 kind:arm_call to:0x01fff584 module:itcm +from:0x0210cdb8 kind:arm_call to:0x02103864 module:overlay(31) +from:0x0210ce30 kind:load to:0x027e0ce8 module:dtcm +from:0x0210ce3c kind:load to:0x027e0ce0 module:dtcm +from:0x0210ce4c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0210ce54 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ce5c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210ce64 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210ce7c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0210ce84 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0210ce8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210ce94 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210ce9c kind:arm_call to:0x02011ff4 module:main +from:0x0210ceb0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210cef4 kind:load to:0x02118eac module:overlay(31) +from:0x0210cf08 kind:arm_call to:0x02011f3c module:main +from:0x0210cf14 kind:arm_call to:0x0210d2d8 module:overlay(31) +from:0x0210cf2c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0210cf3c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0210cfb8 kind:load to:0x02115b8c module:overlay(31) +from:0x0210cfbc kind:load to:0x02113f18 module:overlay(31) +from:0x0210cfc0 kind:load to:0x021161a0 module:overlay(31) +from:0x0210cfd4 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0210cffc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210d00c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210d020 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0210d02c kind:load to:0x021161e8 module:overlay(31) +from:0x0210d030 kind:load to:0x02110f0c module:overlay(31) +from:0x0210d034 kind:load to:0x02110f1c module:overlay(31) +from:0x0210d094 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210d0e8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210d0f0 kind:load to:0x0203e964 module:main +from:0x0210d168 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x0210d19c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210d1b0 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0210d1b8 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0210d1c0 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x0210d1cc kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0210d1f4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0210d200 kind:load to:0x021161bc module:overlay(31) +from:0x0210d204 kind:load to:0x02110eec module:overlay(31) +from:0x0210d260 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210d2c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210d2d4 kind:load to:0x0203e964 module:main +from:0x0210d2e0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0210d304 kind:arm_call to:0x0200f05c module:main +from:0x0210d320 kind:arm_call to:0x0210cfcc module:overlay(31) +from:0x0210d33c kind:arm_call to:0x0200f05c module:main +from:0x0210d358 kind:arm_call to:0x0210d158 module:overlay(31) +from:0x0210d36c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210d3a4 kind:load to:0x02116214 module:overlay(31) +from:0x0210d3a8 kind:load to:0x02118eac module:overlay(31) +from:0x0210d3ac kind:load to:0x02110f2c module:overlay(31) +from:0x0210d3b0 kind:load to:0x02110f3c module:overlay(31) +from:0x0210d3b4 kind:load to:0x02118f80 module:overlay(31) +from:0x0210d3c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d3d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d3f4 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0210d414 kind:arm_call to:0x01ffedac module:itcm +from:0x0210d420 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0210d460 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0210d4a4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0210d4c0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210d4d4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210d4e8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210d4f0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210d4fc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210d50c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210d528 kind:arm_call to:0x0210d5c4 module:overlay(31) +from:0x0210d538 kind:load to:0x027e0cd8 module:dtcm +from:0x0210d53c kind:load to:0x0211618c module:overlay(31) +from:0x0210d540 kind:load to:0x020b539c module:overlay(0) +from:0x0210d548 kind:load to:0x02118ecc module:overlay(31) +from:0x0210d54c kind:load to:0x02110efc module:overlay(31) +from:0x0210d590 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0210d620 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210d630 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210d640 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0210d64c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210d658 kind:arm_call to:0x0210d0f4 module:overlay(31) +from:0x0210d6cc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210d70c kind:load to:0x0211618c module:overlay(31) +from:0x0210d72c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210d744 kind:arm_call to:0x0210d5c4 module:overlay(31) +from:0x0210d74c kind:load to:0x027e09a8 module:dtcm +from:0x0210d778 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0210d784 kind:arm_call to:0x0210d5c4 module:overlay(31) +from:0x0210d78c kind:load to:0x027e09a8 module:dtcm +from:0x0210d800 kind:arm_call to:0x01ffb714 module:itcm +from:0x0210d80c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210d818 kind:arm_call to:0x01ffb800 module:itcm +from:0x0210d854 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210d89c kind:arm_call to:0x01fff148 module:itcm +from:0x0210d8b8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210d8d0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210d8e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210d8e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0210d8f4 kind:arm_call to:0x0210d0f4 module:overlay(31) +from:0x0210d900 kind:load to:0x0211618c module:overlay(31) +from:0x0210d904 kind:load to:0x027e0ce0 module:dtcm +from:0x0210d910 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d918 kind:arm_call to:0x02011ff4 module:main +from:0x0210d92c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d934 kind:arm_call to:0x02011ff4 module:main +from:0x0210d94c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d954 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d95c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210d974 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d97c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d984 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0210d98c kind:arm_call to:0x02011ff4 module:main +from:0x0210d9a0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0210d9b8 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0210d9f0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0210d9fc kind:load to:0x02116254 module:overlay(31) +from:0x0210da00 kind:load to:0x0204a088 module:main +from:0x0210da0c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210da20 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210da28 kind:arm_call to:0x02011ff4 module:main +from:0x0210daa4 kind:arm_call to:0x0210dd64 module:overlay(31) +from:0x0210dab8 kind:arm_call to:0x0210dd64 module:overlay(31) +from:0x0210db4c kind:arm_call to:0x02080a44 module:overlay(0) +from:0x0210dbec kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0210dc04 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0210dc18 kind:arm_call to:0x0206dc60 module:overlay(0) +from:0x0210dc34 kind:arm_call to:0x020809d8 module:overlay(0) +from:0x0210dc40 kind:arm_call to:0x0210dd64 module:overlay(31) +from:0x0210dc58 kind:arm_call to:0x0210dd64 module:overlay(31) +from:0x0210dc84 kind:load to:0x027e09a4 module:dtcm +from:0x0210dc88 kind:load to:0x027e0cd8 module:dtcm +from:0x0210dc8c kind:load to:0x027e0ce0 module:dtcm +from:0x0210dc90 kind:load to:0x027e09b8 module:dtcm +from:0x0210dc94 kind:load to:0x020d8660 module:overlays(19,24) +from:0x0210dc98 kind:load to:0x020b51b8 module:overlay(0) +from:0x0210dca0 kind:load to:0x020b5214 module:overlay(0) +from:0x0210dca4 kind:load to:0x027e0994 module:dtcm +from:0x0210dcc8 kind:arm_call to:0x020cb0c4 module:overlay(24) +from:0x0210dce8 kind:arm_call to:0x020c6c60 module:overlay(24) +from:0x0210dcf4 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0210dd1c kind:load to:0x020d8694 module:overlays(19,24) +from:0x0210dd20 kind:load to:0x027e0994 module:dtcm +from:0x0210dd24 kind:load to:0x020b504c module:overlay(0) +from:0x0210dd48 kind:arm_call to:0x020c6c60 module:overlay(24) +from:0x0210dd54 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0210dd5c kind:load to:0x027e0994 module:dtcm +from:0x0210dd60 kind:load to:0x020b504c module:overlay(0) +from:0x0210dd78 kind:arm_call to:0x020c4d74 module:overlay(24) +from:0x0210dda8 kind:arm_call to:0x020c4d74 module:overlay(24) +from:0x0210dde0 kind:arm_call to:0x02019538 module:main +from:0x0210ddec kind:arm_call to:0x020c7354 module:overlay(24) +from:0x0210de08 kind:arm_call to:0x0201c0c4 module:main +from:0x0210de30 kind:arm_call to:0x020cd458 module:overlay(24) +from:0x0210de38 kind:arm_call to:0x020cd420 module:overlay(24) +from:0x0210de3c kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210de44 kind:arm_call to:0x020b6d00 module:overlay(5) +from:0x0210de50 kind:arm_call to:0x020b6fbc module:overlay(5) +from:0x0210de60 kind:arm_call to:0x020b7140 module:overlay(5) +from:0x0210de78 kind:arm_call to:0x020166ac module:main +from:0x0210de84 kind:arm_call to:0x01ffd400 module:itcm +from:0x0210ded4 kind:arm_call to:0x0210df70 module:overlay(31) +from:0x0210df08 kind:arm_call to:0x020b78dc module:overlay(5) +from:0x0210df34 kind:arm_call to:0x020c6b8c module:overlay(24) +from:0x0210df3c kind:load to:0x020d8660 module:overlays(19,24) +from:0x0210df40 kind:load to:0x0204a110 module:main +from:0x0210df44 kind:load to:0x027e0998 module:dtcm +from:0x0210df48 kind:load to:0x027e0994 module:dtcm +from:0x0210df4c kind:load to:0x027e0ce0 module:dtcm +from:0x0210df50 kind:load to:0x020d8698 module:overlays(19,24) +from:0x0210df54 kind:load to:0x027e09a4 module:dtcm +from:0x0210df58 kind:load to:0x027e0cd8 module:dtcm +from:0x0210df5c kind:load to:0x02043e50 module:main +from:0x0210df6c kind:load to:0x020b6f68 module:overlays(5,8) +from:0x0210dfa8 kind:arm_call to:0x020166cc module:main +from:0x0210dfc4 kind:arm_call to:0x020166ac module:main +from:0x0210dfe8 kind:arm_call to:0x020b6f40 module:overlay(5) +from:0x0210e010 kind:load to:0x0204a088 module:main +from:0x0210e014 kind:load to:0x02061224 module:overlay(0) +from:0x0210e024 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0210e038 kind:arm_call to:0x0201baec module:main +from:0x0210e05c kind:arm_call to:0x020611dc module:overlay(0) +from:0x0210e068 kind:load to:0x021162a0 module:overlay(31) +from:0x0210e06c kind:load to:0x02116284 module:overlay(31) +from:0x0210e070 kind:load to:0x0204a088 module:main +from:0x0210e07c kind:arm_call to:0x0201bacc module:main +from:0x0210e0a8 kind:arm_call to:0x0201bb84 module:main +from:0x0210e0b4 kind:arm_call to:0x0201b9a8 module:main +from:0x0210e0bc kind:load to:0x0204e5f8 module:main +from:0x0210e0e0 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0210e0e8 kind:load to:0x0204a088 module:main +from:0x0210e100 kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210e158 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0210e168 kind:arm_call to:0x02019538 module:main +from:0x0210e170 kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210e17c kind:load to:0x0204a088 module:main +from:0x0210e184 kind:load to:0x0204a110 module:main +from:0x0210e1bc kind:arm_call to:0x0201bb84 module:main +from:0x0210e1c8 kind:arm_call to:0x0201b9a8 module:main +from:0x0210e1d8 kind:arm_call to:0x020b675c module:overlay(9) +from:0x0210e1e0 kind:load to:0x0204e5f8 module:main +from:0x0210e20c kind:arm_call to:0x02061230 module:overlay(0) +from:0x0210e214 kind:load to:0x0204a088 module:main +from:0x0210e258 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0210e268 kind:arm_call to:0x02019538 module:main +from:0x0210e270 kind:load to:0x0204a088 module:main +from:0x0210e274 kind:load to:0x0204a110 module:main +from:0x0210e280 kind:arm_call to:0x0201bacc module:main +from:0x0210e288 kind:arm_call to:0x02011ff4 module:main +from:0x0210e2a0 kind:arm_call to:0x0201bacc module:main +from:0x0210e2a8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210e2c0 kind:arm_call to:0x0201bacc module:main +from:0x0210e2c8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210e2d0 kind:arm_call to:0x02011ff4 module:main +from:0x0210e2ec kind:arm_call to:0x02061224 module:overlay(0) +from:0x0210e318 kind:arm_call to:0x01fff458 module:itcm +from:0x0210e328 kind:arm_call to:0x020faeb0 module:overlay(31) +from:0x0210e360 kind:arm_call to:0x01fff520 module:itcm +from:0x0210e378 kind:arm_call to:0x02173578 module:overlay(94) +from:0x0210e39c kind:arm_call to:0x01fff520 module:itcm +from:0x0210e3b8 kind:arm_call to:0x0210cc28 module:overlay(31) +from:0x0210e3c4 kind:load to:0x0204a088 module:main +from:0x0210e3c8 kind:load to:0x027e0ce4 module:dtcm +from:0x0210e3d0 kind:load to:0x027e0ce8 module:dtcm +from:0x0210e3d8 kind:load to:0x020b34c4 module:overlay(0) +from:0x0210e3ec kind:arm_call to:0x02061648 module:overlay(0) +from:0x0210e408 kind:arm_call to:0x0201baec module:main +from:0x0210e43c kind:arm_call to:0x020611dc module:overlay(0) +from:0x0210e448 kind:load to:0x021162ec module:overlay(31) +from:0x0210e44c kind:load to:0x021162d0 module:overlay(31) +from:0x0210e450 kind:load to:0x0204a088 module:main +from:0x0210e45c kind:arm_call to:0x0201bacc module:main +from:0x0210e488 kind:arm_call to:0x0210e9b4 module:overlay(31) +from:0x0210e4a8 kind:arm_call to:0x0215ca4c module:overlays(63,71) +from:0x0210e4b0 kind:load to:0x02043e50 module:main +from:0x0210e4b4 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0210e4ec kind:arm_call to:0x02061230 module:overlay(0) +from:0x0210e510 kind:arm_call_thumb to:0x020b7e94 module:overlay(12) +from:0x0210e518 kind:arm_call_thumb to:0x020b6520 module:overlays(1,2,6,10,12,14) +from:0x0210e554 kind:arm_call to:0x0215c81c module:overlays(63,83) +from:0x0210e55c kind:arm_call to:0x0215d8ec module:overlay(63) +from:0x0210e564 kind:arm_call to:0x0215c868 module:overlays(63,66) +from:0x0210e56c kind:load to:0x0204a088 module:main +from:0x0210e570 kind:load to:0x0204a110 module:main +from:0x0210e578 kind:load to:0x02043e50 module:main +from:0x0210e57c kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0210e5a4 kind:arm_call to:0x020c699c module:overlay(24) +from:0x0210e5d4 kind:arm_call to:0x02019538 module:main +from:0x0210e5e0 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0210e5f4 kind:arm_call to:0x02018c2c module:main +from:0x0210e614 kind:arm_call to:0x0201dd58 module:main +from:0x0210e61c kind:arm_call to:0x0201ec30 module:main +from:0x0210e62c kind:arm_call to:0x0201e8d4 module:main +from:0x0210e640 kind:arm_call to:0x0201e8d4 module:main +from:0x0210e668 kind:arm_call to:0x0201c494 module:main +from:0x0210e670 kind:arm_call to:0x0210e9f4 module:overlay(31) +from:0x0210e68c kind:arm_call to:0x0215c8d0 module:overlay(63) +from:0x0210e6a0 kind:arm_call to:0x0206654c module:overlay(0) +from:0x0210e6c0 kind:arm_call to:0x020d994c module:overlay(31) +from:0x0210e6cc kind:load to:0x027e0994 module:dtcm +from:0x0210e6d0 kind:load to:0x0204a110 module:main +from:0x0210e6d4 kind:load to:0x0204a088 module:main +from:0x0210e6d8 kind:load to:0x0204aed0 module:main +from:0x0210e6e0 kind:load to:0x0204aeac module:main +from:0x0210e6e4 kind:load to:0x02043e50 module:main +from:0x0210e6e8 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0210e6ec kind:load to:0x020b4f70 module:overlay(0) +from:0x0210e6f0 kind:load to:0x02049f8c module:main +from:0x0210e6f4 kind:load to:0x027e0d34 module:dtcm +from:0x0210e710 kind:arm_call to:0x0210ea30 module:overlay(31) +from:0x0210e720 kind:arm_call to:0x0210e9b4 module:overlay(31) +from:0x0210e73c kind:arm_call to:0x0215c884 module:overlay(63) +from:0x0210e74c kind:arm_call to:0x0215cb78 module:overlays(63,68) +from:0x0210e754 kind:load to:0x02043e50 module:main +from:0x0210e758 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0210e784 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0210e78c kind:load to:0x0204a088 module:main +from:0x0210e7b8 kind:arm_call to:0x0201c494 module:main +from:0x0210e7c0 kind:arm_call to:0x0210ea30 module:overlay(31) +from:0x0210e7cc kind:arm_call to:0x020d996c module:overlay(31) +from:0x0210e7e0 kind:arm_call to:0x02019538 module:main +from:0x0210e804 kind:arm_call to:0x020c7354 module:overlay(24) +from:0x0210e81c kind:arm_call to:0x020c555c module:overlay(24) +from:0x0210e824 kind:arm_call to:0x020c53e8 module:overlay(24) +from:0x0210e82c kind:arm_call to:0x020c671c module:overlay(24) +from:0x0210e840 kind:arm_call to:0x020c555c module:overlay(24) +from:0x0210e848 kind:arm_call to:0x020c53e8 module:overlay(24) +from:0x0210e850 kind:arm_call to:0x020c66c0 module:overlay(24) +from:0x0210e88c kind:arm_call to:0x0210ea58 module:overlay(31) +from:0x0210e8a4 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0210e8b8 kind:arm_call to:0x02018c2c module:main +from:0x0210e8d8 kind:arm_call to:0x0215c884 module:overlay(63) +from:0x0210e8ec kind:arm_call to:0x0215ca60 module:overlay(63) +from:0x0210e900 kind:arm_call to:0x020665b8 module:overlay(0) +from:0x0210e954 kind:arm_call to:0x0201db14 module:main +from:0x0210e970 kind:arm_call to:0x02019a74 module:main +from:0x0210e97c kind:load to:0x0204aeac module:main +from:0x0210e980 kind:load to:0x027e0d34 module:dtcm +from:0x0210e984 kind:load to:0x0204a110 module:main +from:0x0210e988 kind:load to:0x027e0998 module:dtcm +from:0x0210e98c kind:load to:0x027e0994 module:dtcm +from:0x0210e990 kind:load to:0x0204a088 module:main +from:0x0210e994 kind:load to:0x02043e50 module:main +from:0x0210e998 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0210e99c kind:load to:0x020b4f70 module:overlay(0) +from:0x0210e9a0 kind:load to:0x0204aed0 module:main +from:0x0210e9a4 kind:load to:0x02049f8c module:main +from:0x0210e9d4 kind:arm_call to:0x0201bb84 module:main +from:0x0210e9e8 kind:arm_call to:0x0201b9a8 module:main +from:0x0210e9f0 kind:load to:0x0204e5f8 module:main +from:0x0210ea70 kind:arm_call_thumb to:0x020b7e7c module:overlay(12) +from:0x0210ea78 kind:arm_call to:0x02011ff4 module:main +from:0x0210ea80 kind:load to:0x027e0cf0 module:dtcm +from:0x0210ea8c kind:arm_call to:0x0201bacc module:main +from:0x0210ea94 kind:arm_call to:0x02011ff4 module:main +from:0x0210eaac kind:arm_call to:0x0201bacc module:main +from:0x0210eab4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210eacc kind:arm_call to:0x0201bacc module:main +from:0x0210ead4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210eadc kind:arm_call to:0x02011ff4 module:main +from:0x0210eaf0 kind:thumb_call_arm to:0x0201667c module:main +from:0x0210eb06 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x0210eb4e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210eb54 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210eb7c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210eba8 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210ebc8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ec14 kind:thumb_call_arm to:0x02060c34 module:overlay(0) +from:0x0210ec1a kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210ec42 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ec84 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210ec8c kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210eca4 kind:thumb_call_arm to:0x02065930 module:overlay(0) +from:0x0210ecb0 kind:load to:0x0211631c module:overlay(31) +from:0x0210ecb4 kind:load to:0x02110f74 module:overlay(31) +from:0x0210ecc8 kind:thumb_call_arm to:0x02065930 module:overlay(0) +from:0x0210ecec kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ed12 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ed58 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ed80 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210edbe kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x0210edc6 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x0210edd4 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x0210edf2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ee20 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ee48 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ee74 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ee9a kind:thumb_call_arm to:0x02018268 module:main +from:0x0210eeaa kind:thumb_call_arm to:0x02018268 module:main +from:0x0210eedc kind:arm_call to:0x020a8974 module:overlay(0) +from:0x0210ef2c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210ef38 kind:arm_call to:0x020196b0 module:main +from:0x0210ef64 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210ef78 kind:arm_call to:0x020196b0 module:main +from:0x0210efa4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210efb8 kind:arm_call to:0x020196b0 module:main +from:0x0210efe0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210eff4 kind:arm_call to:0x020196b0 module:main +from:0x0210f00c kind:arm_call to:0x0206082c module:overlay(0) +from:0x0210f014 kind:arm_call to:0x02060bac module:overlay(0) +from:0x0210f028 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0210f030 kind:arm_call to:0x02060bac module:overlay(0) +from:0x0210f05c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f094 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f0ac kind:load to:0x027e0ce0 module:dtcm +from:0x0210f0b0 kind:load to:0x027e09b8 module:dtcm +from:0x0210f0d0 kind:arm_call to:0x0208bf08 module:overlay(0) +from:0x0210f118 kind:arm_call to:0x020a8728 module:overlay(0) +from:0x0210f124 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x0210f184 kind:arm_call to:0x02065988 module:overlay(0) +from:0x0210f1b0 kind:arm_call to:0x0208be70 module:overlay(0) +from:0x0210f1ec kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0210f1fc kind:arm_call to:0x020a8974 module:overlay(0) +from:0x0210f24c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f308 kind:arm_call to:0x020cd604 module:overlay(24) +from:0x0210f3bc kind:arm_call to:0x020cd604 module:overlay(24) +from:0x0210f3f0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x0210f440 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0210f450 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x0210f4ec kind:arm_call to:0x020732dc module:overlay(0) +from:0x0210f51c kind:arm_call to:0x020d9a4c module:overlay(31) +from:0x0210f53c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0210f608 kind:arm_call to:0x0210f814 module:overlay(31) +from:0x0210f614 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f618 kind:load to:0x02110f60 module:overlay(31) +from:0x0210f61c kind:load to:0x02110f4c module:overlay(31) +from:0x0210f620 kind:load to:0x02110f74 module:overlay(31) +from:0x0210f624 kind:load to:0x027e09b8 module:dtcm +from:0x0210f628 kind:load to:0x020d8698 module:overlays(19,24) +from:0x0210f62c kind:load to:0x027e0d34 module:dtcm +from:0x0210f630 kind:load to:0x020b5214 module:overlay(0) +from:0x0210f660 kind:arm_call to:0x020cd604 module:overlay(24) +from:0x0210f6d8 kind:arm_call to:0x0201aa44 module:main +from:0x0210f704 kind:arm_call to:0x0201aad0 module:main +from:0x0210f72c kind:arm_call to:0x0201aa8c module:main +from:0x0210f74c kind:arm_call to:0x0201aa44 module:main +from:0x0210f774 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x0210f790 kind:arm_call to:0x020d9a4c module:overlay(31) +from:0x0210f7c8 kind:arm_call to:0x0201aa44 module:main +from:0x0210f7d4 kind:load to:0x020d8698 module:overlays(19,24) +from:0x0210f7d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f7dc kind:load to:0x0204af1c module:main +from:0x0210f7e0 kind:load to:0x027e0d34 module:dtcm +from:0x0210f80c kind:arm_call to:0x0210f814 module:overlay(31) +from:0x0210f824 kind:arm_call to:0x020196b0 module:main +from:0x0210f838 kind:arm_call to:0x0201c2b0 module:main +from:0x0210f864 kind:arm_call to:0x02060e3c module:overlay(0) +from:0x0210f880 kind:arm_call to:0x02060c50 module:overlay(0) +from:0x0210f8b0 kind:arm_call to:0x020a8974 module:overlay(0) +from:0x0210f8bc kind:arm_call to:0x020a8974 module:overlay(0) +from:0x0210f8cc kind:arm_call to:0x02060db8 module:overlay(0) +from:0x0210f8d8 kind:arm_call to:0x02060c7c module:overlay(0) +from:0x0210f8e8 kind:arm_call to:0x02060d7c module:overlay(0) +from:0x0210f8f4 kind:load to:0x027e0994 module:dtcm +from:0x0210f8f8 kind:load to:0x0211632c module:overlay(31) +from:0x0210f8fc kind:load to:0x027e09b8 module:dtcm +from:0x0210f908 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210f91c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210f924 kind:arm_call to:0x02011ff4 module:main +from:0x0210f94c kind:arm_call to:0x020d99cc module:overlay(31) +from:0x0210f970 kind:arm_call to:0x0208be70 module:overlay(0) +from:0x0210f9c8 kind:arm_call to:0x02136f78 module:overlay(48) +from:0x0210f9d4 kind:load to:0x027e0d34 module:dtcm +from:0x0210f9d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f9ec kind:arm_call to:0x020d99cc module:overlay(31) +from:0x0210f9fc kind:arm_call to:0x02019514 module:main +from:0x0210fa18 kind:arm_call to:0x021350c0 module:overlay(48) +from:0x0210fa20 kind:load to:0x027e0d34 module:dtcm +from:0x0210fa24 kind:load to:0x0204a110 module:main +from:0x0210fa30 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210fa44 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210fa4c kind:arm_call to:0x02011ff4 module:main +from:0x0210fa60 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x0210fa98 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210facc kind:load to:0x02116358 module:overlay(31) +from:0x0210faf8 kind:arm_call to:0x01ffd400 module:itcm +from:0x0210fb0c kind:arm_call to:0x01ffd400 module:itcm +from:0x0210fb80 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210fbc8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210fbd8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210fbdc kind:load to:0x027e09a4 module:dtcm +from:0x0210fbe0 kind:load to:0x02110f88 module:overlay(31) +from:0x0210fbfc kind:arm_call to:0x020c681c module:overlay(24) +from:0x0210fc24 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0210fc38 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0210fc5c kind:arm_call to:0x0201aa44 module:main +from:0x0210fc88 kind:arm_call to:0x02028c4c module:main +from:0x0210fcd4 kind:arm_call to:0x0201aa44 module:main +from:0x0210fce0 kind:load to:0x027e0994 module:dtcm +from:0x0210fce4 kind:load to:0x027e09a4 module:dtcm +from:0x0210fce8 kind:load to:0x0204af1c module:main +from:0x0210fcf4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0210fd08 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0210fd10 kind:arm_call to:0x02011ff4 module:main +from:0x02110fe4 kind:load to:0x02112b54 module:overlay(31) +from:0x02110ff4 kind:load to:0x02116380 module:overlay(31) +from:0x02111014 kind:arm_call to:0x020e14f4 module:overlay(31) +from:0x02111024 kind:arm_call to:0x0203ce74 module:main +from:0x02111038 kind:load to:0x02116404 module:overlay(31) +from:0x0211103c kind:load to:0x02116414 module:overlay(31) +from:0x02111040 kind:load to:0x020e34a0 module:overlay(31) +from:0x02111044 kind:load to:0x02116408 module:overlay(31) +from:0x02111064 kind:arm_call to:0x020e34e4 module:overlay(31) +from:0x02111074 kind:arm_call to:0x0203ce74 module:main +from:0x02111088 kind:load to:0x02116450 module:overlay(31) +from:0x0211108c kind:load to:0x02116460 module:overlay(31) +from:0x02111090 kind:load to:0x020e3c90 module:overlay(31) +from:0x02111094 kind:load to:0x02116454 module:overlay(31) +from:0x021110b4 kind:arm_call to:0x020e4108 module:overlay(31) +from:0x021110c4 kind:arm_call to:0x0203ce74 module:main +from:0x021110d8 kind:load to:0x0211649c module:overlay(31) +from:0x021110dc kind:load to:0x021164ac module:overlay(31) +from:0x021110e0 kind:load to:0x020e4570 module:overlay(31) +from:0x021110e4 kind:load to:0x021164a0 module:overlay(31) +from:0x02111104 kind:arm_call to:0x020e45d4 module:overlay(31) +from:0x02111114 kind:arm_call to:0x0203ce74 module:main +from:0x02111128 kind:load to:0x021164e8 module:overlay(31) +from:0x0211112c kind:load to:0x021164f8 module:overlay(31) +from:0x02111130 kind:load to:0x020e5748 module:overlay(31) +from:0x02111134 kind:load to:0x021164ec module:overlay(31) +from:0x02111170 kind:arm_call to:0x020e58f8 module:overlay(31) +from:0x02111180 kind:arm_call to:0x0203ce74 module:main +from:0x02111194 kind:load to:0x02112fdc module:overlay(31) +from:0x0211119c kind:load to:0x02116534 module:overlay(31) +from:0x021111a0 kind:load to:0x02116544 module:overlay(31) +from:0x021111a4 kind:load to:0x020e64c4 module:overlay(31) +from:0x021111a8 kind:load to:0x02116538 module:overlay(31) +from:0x021111e4 kind:arm_call to:0x020e6b64 module:overlay(31) +from:0x021111f4 kind:arm_call to:0x0203ce74 module:main +from:0x02111208 kind:load to:0x02113114 module:overlay(31) +from:0x02111210 kind:load to:0x02116580 module:overlay(31) +from:0x02111214 kind:load to:0x02116590 module:overlay(31) +from:0x02111218 kind:load to:0x020e7364 module:overlay(31) +from:0x0211121c kind:load to:0x02116584 module:overlay(31) +from:0x0211123c kind:arm_call to:0x020e8854 module:overlay(31) +from:0x0211124c kind:arm_call to:0x0203ce74 module:main +from:0x02111260 kind:load to:0x021165d0 module:overlay(31) +from:0x02111264 kind:load to:0x021165e0 module:overlay(31) +from:0x02111268 kind:load to:0x020e8ca4 module:overlay(31) +from:0x0211126c kind:load to:0x021165d4 module:overlay(31) +from:0x021112c8 kind:arm_call to:0x020e8ce8 module:overlay(31) +from:0x021112d8 kind:arm_call to:0x0203ce74 module:main +from:0x021112ec kind:load to:0x02113468 module:overlay(31) +from:0x021112f8 kind:load to:0x021166d8 module:overlay(31) +from:0x021112fc kind:load to:0x021166e8 module:overlay(31) +from:0x02111300 kind:load to:0x020ea018 module:overlay(31) +from:0x02111304 kind:load to:0x021166dc module:overlay(31) +from:0x02111324 kind:arm_call_thumb to:0x020ea038 module:overlay(31) +from:0x02111334 kind:arm_call to:0x0203ce74 module:main +from:0x0211135c kind:arm_call_thumb to:0x020ea078 module:overlay(31) +from:0x0211136c kind:arm_call to:0x0203ce74 module:main +from:0x02111380 kind:load to:0x02116724 module:overlay(31) +from:0x02111384 kind:load to:0x02116780 module:overlay(31) +from:0x02111388 kind:load to:0x020ee8a4 module:overlay(31) +from:0x0211138c kind:load to:0x0211672c module:overlay(31) +from:0x02111390 kind:load to:0x02116744 module:overlay(31) +from:0x02111394 kind:load to:0x020ee8b8 module:overlay(31) +from:0x02111398 kind:load to:0x02116738 module:overlay(31) +from:0x021113d0 kind:arm_call to:0x020eed24 module:overlay(31) +from:0x021113e0 kind:arm_call to:0x0203ce74 module:main +from:0x021113f4 kind:load to:0x02113d64 module:overlay(31) +from:0x021113f8 kind:load to:0x02116858 module:overlay(31) +from:0x021113fc kind:load to:0x02116868 module:overlay(31) +from:0x02111400 kind:load to:0x020ef808 module:overlay(31) +from:0x02111404 kind:load to:0x0211685c module:overlay(31) +from:0x02111424 kind:arm_call to:0x020ef84c module:overlay(31) +from:0x02111434 kind:arm_call to:0x0203ce74 module:main +from:0x02111448 kind:load to:0x021168a4 module:overlay(31) +from:0x0211144c kind:load to:0x021168b4 module:overlay(31) +from:0x02111450 kind:load to:0x020ef9f8 module:overlay(31) +from:0x02111454 kind:load to:0x021168a8 module:overlay(31) +from:0x02111474 kind:arm_call to:0x020efa3c module:overlay(31) +from:0x02111484 kind:arm_call to:0x0203ce74 module:main +from:0x02111498 kind:load to:0x0211698c module:overlay(31) +from:0x0211149c kind:load to:0x0211699c module:overlay(31) +from:0x021114a0 kind:load to:0x020efcc0 module:overlay(31) +from:0x021114a4 kind:load to:0x02116990 module:overlay(31) +from:0x021114c4 kind:arm_call to:0x020f0c30 module:overlay(31) +from:0x021114d4 kind:arm_call to:0x0203ce74 module:main +from:0x021114e8 kind:load to:0x021169d8 module:overlay(31) +from:0x021114ec kind:load to:0x021169e8 module:overlay(31) +from:0x021114f0 kind:load to:0x020f0fb8 module:overlay(31) +from:0x021114f4 kind:load to:0x021169dc module:overlay(31) +from:0x02111514 kind:arm_call to:0x020f0ffc module:overlay(31) +from:0x02111524 kind:arm_call to:0x0203ce74 module:main +from:0x02111538 kind:load to:0x02116a24 module:overlay(31) +from:0x0211153c kind:load to:0x02116a34 module:overlay(31) +from:0x02111540 kind:load to:0x020f137c module:overlay(31) +from:0x02111544 kind:load to:0x02116a28 module:overlay(31) +from:0x02111564 kind:arm_call to:0x020f13c0 module:overlay(31) +from:0x02111574 kind:arm_call to:0x0203ce74 module:main +from:0x02111588 kind:load to:0x02116a70 module:overlay(31) +from:0x0211158c kind:load to:0x02116a80 module:overlay(31) +from:0x02111590 kind:load to:0x020f3d68 module:overlay(31) +from:0x02111594 kind:load to:0x02116a74 module:overlay(31) +from:0x021115b4 kind:arm_call to:0x020f3dac module:overlay(31) +from:0x021115c4 kind:arm_call to:0x0203ce74 module:main +from:0x021115d8 kind:load to:0x02116abc module:overlay(31) +from:0x021115dc kind:load to:0x02116acc module:overlay(31) +from:0x021115e0 kind:load to:0x020f4088 module:overlay(31) +from:0x021115e4 kind:load to:0x02116ac0 module:overlay(31) +from:0x02111604 kind:arm_call to:0x020f6138 module:overlay(31) +from:0x02111614 kind:arm_call to:0x0203ce74 module:main +from:0x02111628 kind:load to:0x02116b08 module:overlay(31) +from:0x0211162c kind:load to:0x02116b18 module:overlay(31) +from:0x02111630 kind:load to:0x020f6270 module:overlay(31) +from:0x02111634 kind:load to:0x02116b0c module:overlay(31) +from:0x02111654 kind:load to:0x02114584 module:overlay(31) +from:0x0211168c kind:arm_call to:0x020f6864 module:overlay(31) +from:0x0211169c kind:arm_call to:0x0203ce74 module:main +from:0x021116b0 kind:load to:0x02116b54 module:overlay(31) +from:0x021116b4 kind:load to:0x02116b7c module:overlay(31) +from:0x021116b8 kind:load to:0x020f7460 module:overlay(31) +from:0x021116bc kind:load to:0x02116b70 module:overlay(31) +from:0x021116dc kind:arm_call to:0x020f7ab4 module:overlay(31) +from:0x021116ec kind:arm_call to:0x0203ce74 module:main +from:0x02111700 kind:load to:0x02116c54 module:overlay(31) +from:0x02111704 kind:load to:0x02116c64 module:overlay(31) +from:0x02111708 kind:load to:0x020f7bc8 module:overlay(31) +from:0x0211170c kind:load to:0x02116c58 module:overlay(31) +from:0x0211172c kind:arm_call to:0x020f7dec module:overlay(31) +from:0x0211173c kind:arm_call to:0x0203ce74 module:main +from:0x02111750 kind:load to:0x02116ca0 module:overlay(31) +from:0x02111754 kind:load to:0x02116cb0 module:overlay(31) +from:0x02111758 kind:load to:0x020f7f00 module:overlay(31) +from:0x0211175c kind:load to:0x02116ca4 module:overlay(31) +from:0x0211177c kind:arm_call to:0x020f7f44 module:overlay(31) +from:0x0211178c kind:arm_call to:0x0203ce74 module:main +from:0x021117a0 kind:load to:0x02116cec module:overlay(31) +from:0x021117a4 kind:load to:0x02116cfc module:overlay(31) +from:0x021117a8 kind:load to:0x020f8010 module:overlay(31) +from:0x021117ac kind:load to:0x02116cf0 module:overlay(31) +from:0x021117cc kind:arm_call to:0x020f8054 module:overlay(31) +from:0x021117dc kind:arm_call to:0x0203ce74 module:main +from:0x021117f0 kind:load to:0x02116d38 module:overlay(31) +from:0x021117f4 kind:load to:0x02116d48 module:overlay(31) +from:0x021117f8 kind:load to:0x020f82cc module:overlay(31) +from:0x021117fc kind:load to:0x02116d3c module:overlay(31) +from:0x0211181c kind:arm_call to:0x020f8310 module:overlay(31) +from:0x0211182c kind:arm_call to:0x0203ce74 module:main +from:0x02111840 kind:load to:0x02116d84 module:overlay(31) +from:0x02111844 kind:load to:0x02116d94 module:overlay(31) +from:0x02111848 kind:load to:0x020f9db8 module:overlay(31) +from:0x0211184c kind:load to:0x02116d88 module:overlay(31) +from:0x02111884 kind:arm_call to:0x020f9dfc module:overlay(31) +from:0x02111894 kind:arm_call to:0x0203ce74 module:main +from:0x021118bc kind:arm_call to:0x020f9e6c module:overlay(31) +from:0x021118cc kind:arm_call to:0x0203ce74 module:main +from:0x021118f4 kind:arm_call to:0x020f9edc module:overlay(31) +from:0x02111904 kind:arm_call to:0x0203ce74 module:main +from:0x0211192c kind:arm_call to:0x020f9f4c module:overlay(31) +from:0x0211193c kind:arm_call to:0x0203ce74 module:main +from:0x02111950 kind:load to:0x02114ba0 module:overlay(31) +from:0x02111954 kind:load to:0x02116e6c module:overlay(31) +from:0x02111958 kind:load to:0x02116f24 module:overlay(31) +from:0x0211195c kind:load to:0x020fab0c module:overlay(31) +from:0x02111960 kind:load to:0x02116e88 module:overlay(31) +from:0x02111964 kind:load to:0x02116f60 module:overlay(31) +from:0x02111968 kind:load to:0x020fab20 module:overlay(31) +from:0x0211196c kind:load to:0x02116e94 module:overlay(31) +from:0x02111970 kind:load to:0x02116eac module:overlay(31) +from:0x02111974 kind:load to:0x020fab34 module:overlay(31) +from:0x02111978 kind:load to:0x02116ea0 module:overlay(31) +from:0x0211197c kind:load to:0x02116ee8 module:overlay(31) +from:0x02111980 kind:load to:0x020fab48 module:overlay(31) +from:0x02111984 kind:load to:0x02116e7c module:overlay(31) +from:0x021119c0 kind:arm_call to:0x020fab8c module:overlay(31) +from:0x021119d0 kind:arm_call to:0x0203ce74 module:main +from:0x021119e8 kind:load to:0x02114d28 module:overlay(31) +from:0x021119ec kind:load to:0x02116f9c module:overlay(31) +from:0x021119f0 kind:load to:0x02116fac module:overlay(31) +from:0x021119f4 kind:load to:0x020fb298 module:overlay(31) +from:0x021119f8 kind:load to:0x02116fa0 module:overlay(31) +from:0x02111a18 kind:arm_call to:0x020fb33c module:overlay(31) +from:0x02111a28 kind:arm_call to:0x0203ce74 module:main +from:0x02111a3c kind:load to:0x02116fe8 module:overlay(31) +from:0x02111a40 kind:load to:0x02116ff8 module:overlay(31) +from:0x02111a44 kind:load to:0x020fb498 module:overlay(31) +from:0x02111a48 kind:load to:0x02116fec module:overlay(31) +from:0x02111a68 kind:arm_call to:0x020fb4dc module:overlay(31) +from:0x02111a78 kind:arm_call to:0x0203ce74 module:main +from:0x02111a8c kind:load to:0x02117034 module:overlay(31) +from:0x02111a90 kind:load to:0x02117044 module:overlay(31) +from:0x02111a94 kind:load to:0x020fb7f8 module:overlay(31) +from:0x02111a98 kind:load to:0x02117038 module:overlay(31) +from:0x02111ab8 kind:arm_call to:0x020fb83c module:overlay(31) +from:0x02111ac8 kind:arm_call to:0x0203ce74 module:main +from:0x02111adc kind:load to:0x0211711c module:overlay(31) +from:0x02111ae0 kind:load to:0x0211712c module:overlay(31) +from:0x02111ae4 kind:load to:0x020fbd58 module:overlay(31) +from:0x02111ae8 kind:load to:0x02117120 module:overlay(31) +from:0x02111b00 kind:arm_call to:0x020fbd6c module:overlay(31) +from:0x02111b1c kind:load to:0x02114ffc module:overlay(31) +from:0x02111b20 kind:load to:0x02117210 module:overlay(31) +from:0x02111b24 kind:load to:0x02117204 module:overlay(31) +from:0x02111b50 kind:arm_call to:0x020fd128 module:overlay(31) +from:0x02111b60 kind:arm_call to:0x0203ce74 module:main +from:0x02111b74 kind:load to:0x0211727c module:overlay(31) +from:0x02111b7c kind:load to:0x021150b0 module:overlay(31) +from:0x02111b80 kind:load to:0x0211728c module:overlay(31) +from:0x02111b84 kind:load to:0x020fe700 module:overlay(31) +from:0x02111b88 kind:load to:0x02117280 module:overlay(31) +from:0x02111bb4 kind:arm_call to:0x020fe764 module:overlay(31) +from:0x02111bc4 kind:arm_call to:0x0203ce74 module:main +from:0x02111bd8 kind:load to:0x02117360 module:overlay(31) +from:0x02111be0 kind:load to:0x02115184 module:overlay(31) +from:0x02111be4 kind:load to:0x02117370 module:overlay(31) +from:0x02111be8 kind:load to:0x020fee58 module:overlay(31) +from:0x02111bec kind:load to:0x02117364 module:overlay(31) +from:0x02111c18 kind:arm_call to:0x020fee9c module:overlay(31) +from:0x02111c28 kind:arm_call to:0x0203ce74 module:main +from:0x02111c3c kind:load to:0x02117444 module:overlay(31) +from:0x02111c44 kind:load to:0x02115254 module:overlay(31) +from:0x02111c48 kind:load to:0x02117454 module:overlay(31) +from:0x02111c4c kind:load to:0x020ff504 module:overlay(31) +from:0x02111c50 kind:load to:0x02117448 module:overlay(31) +from:0x02111c7c kind:arm_call to:0x020ff548 module:overlay(31) +from:0x02111c8c kind:arm_call to:0x0203ce74 module:main +from:0x02111ca0 kind:load to:0x02117528 module:overlay(31) +from:0x02111ca8 kind:load to:0x02115328 module:overlay(31) +from:0x02111cac kind:load to:0x02117538 module:overlay(31) +from:0x02111cb0 kind:load to:0x0210021c module:overlay(31) +from:0x02111cb4 kind:load to:0x0211752c module:overlay(31) +from:0x02111cd4 kind:arm_call to:0x0210027c module:overlay(31) +from:0x02111ce4 kind:arm_call to:0x0203ce74 module:main +from:0x02111cf8 kind:load to:0x021175a0 module:overlay(31) +from:0x02111cfc kind:load to:0x021175b0 module:overlay(31) +from:0x02111d00 kind:load to:0x021004a8 module:overlay(31) +from:0x02111d04 kind:load to:0x021175a4 module:overlay(31) +from:0x02111d24 kind:arm_call to:0x02100508 module:overlay(31) +from:0x02111d34 kind:arm_call to:0x0203ce74 module:main +from:0x02111d48 kind:load to:0x02117618 module:overlay(31) +from:0x02111d4c kind:load to:0x02117628 module:overlay(31) +from:0x02111d50 kind:load to:0x021007a0 module:overlay(31) +from:0x02111d54 kind:load to:0x0211761c module:overlay(31) +from:0x02111d74 kind:arm_call to:0x021007e4 module:overlay(31) +from:0x02111d84 kind:arm_call to:0x0203ce74 module:main +from:0x02111d98 kind:load to:0x021176fc module:overlay(31) +from:0x02111d9c kind:load to:0x0211770c module:overlay(31) +from:0x02111da0 kind:load to:0x02100aac module:overlay(31) +from:0x02111da4 kind:load to:0x02117700 module:overlay(31) +from:0x02111dc4 kind:arm_call to:0x02100b0c module:overlay(31) +from:0x02111dd4 kind:arm_call to:0x0203ce74 module:main +from:0x02111de8 kind:load to:0x02117774 module:overlay(31) +from:0x02111dec kind:load to:0x02117784 module:overlay(31) +from:0x02111df0 kind:load to:0x02100ff8 module:overlay(31) +from:0x02111df4 kind:load to:0x02117778 module:overlay(31) +from:0x02111e14 kind:arm_call to:0x0210103c module:overlay(31) +from:0x02111e24 kind:arm_call to:0x0203ce74 module:main +from:0x02111e4c kind:arm_call to:0x0203d160 module:main +from:0x02111e5c kind:arm_call to:0x0203ce74 module:main +from:0x02111e64 kind:load to:0x02117858 module:overlay(31) +from:0x02111e68 kind:load to:0x021178c4 module:overlay(31) +from:0x02111e6c kind:load to:0x021019c8 module:overlay(31) +from:0x02111e70 kind:load to:0x02117868 module:overlay(31) +from:0x02111e74 kind:load to:0x020f0cf0 module:overlay(31) +from:0x02111e78 kind:load to:0x02117874 module:overlay(31) +from:0x02111e7c kind:load to:0x021019dc module:overlay(31) +from:0x02111e80 kind:load to:0x021019f0 module:overlay(31) +from:0x02111e84 kind:load to:0x0211785c module:overlay(31) +from:0x02111ec0 kind:arm_call to:0x02101a44 module:overlay(31) +from:0x02111ed0 kind:arm_call to:0x0203ce74 module:main +from:0x02111ee4 kind:load to:0x0211569c module:overlay(31) +from:0x02111ee8 kind:load to:0x021179b8 module:overlay(31) +from:0x02111eec kind:load to:0x021179c8 module:overlay(31) +from:0x02111ef0 kind:load to:0x02102424 module:overlay(31) +from:0x02111ef4 kind:load to:0x021179bc module:overlay(31) +from:0x02111f14 kind:arm_call to:0x02102468 module:overlay(31) +from:0x02111f24 kind:arm_call to:0x0203ce74 module:main +from:0x02111f38 kind:load to:0x02117abc module:overlay(31) +from:0x02111f3c kind:load to:0x02117acc module:overlay(31) +from:0x02111f40 kind:load to:0x02102bac module:overlay(31) +from:0x02111f44 kind:load to:0x02117ac0 module:overlay(31) +from:0x02111f78 kind:arm_call to:0x02102ea0 module:overlay(31) +from:0x02111f88 kind:arm_call to:0x0203ce74 module:main +from:0x02111fa0 kind:load to:0x021157b0 module:overlay(31) +from:0x02111fa4 kind:load to:0x02117ba0 module:overlay(31) +from:0x02111fa8 kind:load to:0x02117bb0 module:overlay(31) +from:0x02111fac kind:load to:0x02102fd4 module:overlay(31) +from:0x02111fb0 kind:load to:0x02117ba4 module:overlay(31) +from:0x02111fd8 kind:load to:0x02115830 module:overlay(31) +from:0x02111fdc kind:load to:0x02117c84 module:overlay(31) +from:0x02111fe0 kind:load to:0x02060804 module:overlay(0) +from:0x02112014 kind:arm_call to:0x0210404c module:overlay(31) +from:0x02112024 kind:arm_call to:0x0203ce74 module:main +from:0x0211203c kind:load to:0x021158c4 module:overlay(31) +from:0x02112040 kind:load to:0x02117cfc module:overlay(31) +from:0x02112044 kind:load to:0x02117d0c module:overlay(31) +from:0x02112048 kind:load to:0x021041a4 module:overlay(31) +from:0x0211204c kind:load to:0x02117d00 module:overlay(31) +from:0x02112080 kind:arm_call to:0x021041e8 module:overlay(31) +from:0x02112090 kind:arm_call to:0x0203ce74 module:main +from:0x021120a8 kind:load to:0x02115944 module:overlay(31) +from:0x021120ac kind:load to:0x02117d30 module:overlay(31) +from:0x021120b0 kind:load to:0x02117d40 module:overlay(31) +from:0x021120b4 kind:load to:0x02104364 module:overlay(31) +from:0x021120b8 kind:load to:0x02117d34 module:overlay(31) +from:0x021120ec kind:arm_call to:0x021043a8 module:overlay(31) +from:0x021120fc kind:arm_call to:0x0203ce74 module:main +from:0x02112114 kind:load to:0x021159c8 module:overlay(31) +from:0x02112118 kind:load to:0x02117d64 module:overlay(31) +from:0x0211211c kind:load to:0x02117d74 module:overlay(31) +from:0x02112120 kind:load to:0x021044ac module:overlay(31) +from:0x02112124 kind:load to:0x02117d68 module:overlay(31) +from:0x02112144 kind:arm_call to:0x021044f0 module:overlay(31) +from:0x02112154 kind:arm_call to:0x0203ce74 module:main +from:0x02112168 kind:load to:0x02117e48 module:overlay(31) +from:0x0211216c kind:load to:0x02117e58 module:overlay(31) +from:0x02112170 kind:load to:0x02104eec module:overlay(31) +from:0x02112174 kind:load to:0x02117e4c module:overlay(31) +from:0x02112194 kind:arm_call to:0x02104f60 module:overlay(31) +from:0x021121a4 kind:arm_call to:0x0203ce74 module:main +from:0x021121b8 kind:load to:0x02117f2c module:overlay(31) +from:0x021121bc kind:load to:0x02117f3c module:overlay(31) +from:0x021121c0 kind:load to:0x02105488 module:overlay(31) +from:0x021121c4 kind:load to:0x02117f30 module:overlay(31) +from:0x02112200 kind:arm_call to:0x021054cc module:overlay(31) +from:0x02112210 kind:arm_call to:0x0203ce74 module:main +from:0x02112228 kind:load to:0x02115b60 module:overlay(31) +from:0x0211222c kind:load to:0x02118030 module:overlay(31) +from:0x02112230 kind:load to:0x02118040 module:overlay(31) +from:0x02112234 kind:load to:0x0210582c module:overlay(31) +from:0x02112238 kind:load to:0x02118034 module:overlay(31) +from:0x02112258 kind:arm_call to:0x02105870 module:overlay(31) +from:0x02112268 kind:arm_call to:0x0203ce74 module:main +from:0x0211227c kind:load to:0x02118138 module:overlay(31) +from:0x02112280 kind:load to:0x02118148 module:overlay(31) +from:0x02112284 kind:load to:0x02105fec module:overlay(31) +from:0x02112288 kind:load to:0x0211813c module:overlay(31) +from:0x021122a8 kind:arm_call to:0x02106030 module:overlay(31) +from:0x021122b8 kind:arm_call to:0x0203ce74 module:main +from:0x021122cc kind:load to:0x0211821c module:overlay(31) +from:0x021122d0 kind:load to:0x0211822c module:overlay(31) +from:0x021122d4 kind:load to:0x02106d4c module:overlay(31) +from:0x021122d8 kind:load to:0x02118220 module:overlay(31) +from:0x021122f8 kind:arm_call to:0x02106d90 module:overlay(31) +from:0x02112308 kind:arm_call to:0x0203ce74 module:main +from:0x0211231c kind:load to:0x02118300 module:overlay(31) +from:0x02112320 kind:load to:0x02118310 module:overlay(31) +from:0x02112324 kind:load to:0x02106f04 module:overlay(31) +from:0x02112328 kind:load to:0x02118304 module:overlay(31) +from:0x02112364 kind:arm_call to:0x02106f48 module:overlay(31) +from:0x02112374 kind:arm_call to:0x0203ce74 module:main +from:0x02112388 kind:load to:0x02115d70 module:overlay(31) +from:0x0211238c kind:load to:0x0211834c module:overlay(31) +from:0x02112390 kind:load to:0x0211835c module:overlay(31) +from:0x02112394 kind:load to:0x0210753c module:overlay(31) +from:0x02112398 kind:load to:0x02118350 module:overlay(31) +from:0x021123cc kind:arm_call to:0x0210759c module:overlay(31) +from:0x021123dc kind:arm_call to:0x0203ce74 module:main +from:0x021123f0 kind:load to:0x021183c4 module:overlay(31) +from:0x021123f4 kind:load to:0x021183ec module:overlay(31) +from:0x021123f8 kind:load to:0x02108958 module:overlay(31) +from:0x021123fc kind:load to:0x021183e0 module:overlay(31) +from:0x02112430 kind:arm_call to:0x0210899c module:overlay(31) +from:0x02112440 kind:arm_call to:0x0203ce74 module:main +from:0x02112454 kind:load to:0x021184c0 module:overlay(31) +from:0x02112458 kind:load to:0x021184e8 module:overlay(31) +from:0x0211245c kind:load to:0x02109648 module:overlay(31) +from:0x02112460 kind:load to:0x021184d0 module:overlay(31) +from:0x02112480 kind:arm_call to:0x0210968c module:overlay(31) +from:0x02112490 kind:arm_call to:0x0203ce74 module:main +from:0x021124a4 kind:load to:0x021185e0 module:overlay(31) +from:0x021124a8 kind:load to:0x021185f0 module:overlay(31) +from:0x021124ac kind:load to:0x021099d8 module:overlay(31) +from:0x021124b0 kind:load to:0x021185e4 module:overlay(31) +from:0x021124dc kind:arm_call to:0x02109a1c module:overlay(31) +from:0x021124ec kind:arm_call to:0x0203ce74 module:main +from:0x02112500 kind:load to:0x021186c4 module:overlay(31) +from:0x02112504 kind:load to:0x021186e0 module:overlay(31) +from:0x02112508 kind:load to:0x02109f0c module:overlay(31) +from:0x0211250c kind:load to:0x021186c8 module:overlay(31) +from:0x02112548 kind:arm_call to:0x02109f50 module:overlay(31) +from:0x02112558 kind:arm_call to:0x0203ce74 module:main +from:0x0211256c kind:load to:0x02115f68 module:overlay(31) +from:0x02112570 kind:load to:0x021187d8 module:overlay(31) +from:0x02112574 kind:load to:0x021187e8 module:overlay(31) +from:0x02112578 kind:load to:0x0210aaf8 module:overlay(31) +from:0x0211257c kind:load to:0x021187dc module:overlay(31) +from:0x021125a0 kind:arm_call to:0x02028c4c module:main +from:0x021125c8 kind:arm_call to:0x02028c4c module:main +from:0x021125dc kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x021125e8 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021125f8 kind:arm_call to:0x0203ce74 module:main +from:0x02112614 kind:arm_call to:0x0210ab3c module:overlay(31) +from:0x02112624 kind:arm_call to:0x0203ce74 module:main +from:0x02112638 kind:load to:0x02118b10 module:overlay(31) +from:0x0211263c kind:load to:0x02118c90 module:overlay(31) +from:0x02112640 kind:load to:0x02118918 module:overlay(31) +from:0x02112644 kind:load to:0x02118900 module:overlay(31) +from:0x02112648 kind:load to:0x0207f4a8 module:overlay(0) +from:0x0211264c kind:load to:0x021188e8 module:overlay(31) +from:0x02112650 kind:load to:0x021188e0 module:overlay(31) +from:0x02112654 kind:load to:0x021189d0 module:overlay(31) +from:0x02112658 kind:load to:0x0210b374 module:overlay(31) +from:0x0211265c kind:load to:0x021188f4 module:overlay(31) +from:0x02112698 kind:arm_call to:0x0210b3b8 module:overlay(31) +from:0x021126a8 kind:arm_call to:0x0203ce74 module:main +from:0x021126c0 kind:load to:0x02116054 module:overlay(31) +from:0x021126c4 kind:load to:0x02118c90 module:overlay(31) +from:0x021126c8 kind:load to:0x02118ca4 module:overlay(31) +from:0x021126cc kind:load to:0x0210ba50 module:overlay(31) +from:0x021126d0 kind:load to:0x02118c98 module:overlay(31) +from:0x021126f0 kind:arm_call to:0x0210bae4 module:overlay(31) +from:0x02112700 kind:arm_call to:0x0203ce74 module:main +from:0x02112714 kind:load to:0x02118d98 module:overlay(31) +from:0x02112718 kind:load to:0x02118da8 module:overlay(31) +from:0x0211271c kind:load to:0x0210cea8 module:overlay(31) +from:0x02112720 kind:load to:0x02118d9c module:overlay(31) +from:0x0211275c kind:arm_call to:0x0210cf1c module:overlay(31) +from:0x0211276c kind:arm_call to:0x0203ce74 module:main +from:0x02112780 kind:load to:0x0211618c module:overlay(31) +from:0x02112784 kind:load to:0x02118e9c module:overlay(31) +from:0x02112788 kind:load to:0x02118eac module:overlay(31) +from:0x0211278c kind:load to:0x0210d998 module:overlay(31) +from:0x02112790 kind:load to:0x02118ea0 module:overlay(31) +from:0x02112794 kind:load to:0x02110fd0 module:overlay(31) +from:0x02112798 kind:load to:0x02110fe8 module:overlay(31) +from:0x0211279c kind:load to:0x02110ff8 module:overlay(31) +from:0x021127a0 kind:load to:0x02111048 module:overlay(31) +from:0x021127a4 kind:load to:0x02111098 module:overlay(31) +from:0x021127a8 kind:load to:0x021110e8 module:overlay(31) +from:0x021127ac kind:load to:0x02111138 module:overlay(31) +from:0x021127b0 kind:load to:0x021111ac module:overlay(31) +from:0x021127b4 kind:load to:0x02111220 module:overlay(31) +from:0x021127b8 kind:load to:0x02111270 module:overlay(31) +from:0x021127bc kind:load to:0x02111308 module:overlay(31) +from:0x021127c0 kind:load to:0x0211139c module:overlay(31) +from:0x021127c4 kind:load to:0x02111408 module:overlay(31) +from:0x021127c8 kind:load to:0x02111458 module:overlay(31) +from:0x021127cc kind:load to:0x021114a8 module:overlay(31) +from:0x021127d0 kind:load to:0x021114f8 module:overlay(31) +from:0x021127d4 kind:load to:0x02111548 module:overlay(31) +from:0x021127d8 kind:load to:0x02111598 module:overlay(31) +from:0x021127dc kind:load to:0x021115e8 module:overlay(31) +from:0x021127e0 kind:load to:0x02111638 module:overlay(31) +from:0x021127e4 kind:load to:0x0211165c module:overlay(31) +from:0x021127e8 kind:load to:0x021116c0 module:overlay(31) +from:0x021127ec kind:load to:0x02111710 module:overlay(31) +from:0x021127f0 kind:load to:0x02111760 module:overlay(31) +from:0x021127f4 kind:load to:0x021117b0 module:overlay(31) +from:0x021127f8 kind:load to:0x02111800 module:overlay(31) +from:0x021127fc kind:load to:0x02111850 module:overlay(31) +from:0x02112800 kind:load to:0x02111988 module:overlay(31) +from:0x02112804 kind:load to:0x021119fc module:overlay(31) +from:0x02112808 kind:load to:0x02111a4c module:overlay(31) +from:0x0211280c kind:load to:0x02111a9c module:overlay(31) +from:0x02112810 kind:load to:0x02111aec module:overlay(31) +from:0x02112814 kind:load to:0x02111b28 module:overlay(31) +from:0x02112818 kind:load to:0x02111b8c module:overlay(31) +from:0x0211281c kind:load to:0x02111bf0 module:overlay(31) +from:0x02112820 kind:load to:0x02111c54 module:overlay(31) +from:0x02112824 kind:load to:0x02111cb8 module:overlay(31) +from:0x02112828 kind:load to:0x02111d08 module:overlay(31) +from:0x0211282c kind:load to:0x02111d58 module:overlay(31) +from:0x02112830 kind:load to:0x02111da8 module:overlay(31) +from:0x02112834 kind:load to:0x02111df8 module:overlay(31) +from:0x02112838 kind:load to:0x02111e88 module:overlay(31) +from:0x0211283c kind:load to:0x02111ef8 module:overlay(31) +from:0x02112840 kind:load to:0x02111f48 module:overlay(31) +from:0x02112844 kind:load to:0x02111fb4 module:overlay(31) +from:0x02112848 kind:load to:0x02111fe4 module:overlay(31) +from:0x0211284c kind:load to:0x02112050 module:overlay(31) +from:0x02112850 kind:load to:0x021120bc module:overlay(31) +from:0x02112854 kind:load to:0x02112128 module:overlay(31) +from:0x02112858 kind:load to:0x02112178 module:overlay(31) +from:0x0211285c kind:load to:0x021121c8 module:overlay(31) +from:0x02112860 kind:load to:0x0211223c module:overlay(31) +from:0x02112864 kind:load to:0x0211228c module:overlay(31) +from:0x02112868 kind:load to:0x021122dc module:overlay(31) +from:0x0211286c kind:load to:0x0211232c module:overlay(31) +from:0x02112870 kind:load to:0x0211239c module:overlay(31) +from:0x02112874 kind:load to:0x02112400 module:overlay(31) +from:0x02112878 kind:load to:0x02112464 module:overlay(31) +from:0x0211287c kind:load to:0x021124b4 module:overlay(31) +from:0x02112880 kind:load to:0x02112510 module:overlay(31) +from:0x02112884 kind:load to:0x02112580 module:overlay(31) +from:0x02112888 kind:load to:0x02112660 module:overlay(31) +from:0x0211288c kind:load to:0x021126d4 module:overlay(31) +from:0x02112890 kind:load to:0x02112724 module:overlay(31) +from:0x02112948 kind:load to:0x021128a8 module:overlay(31) +from:0x0211294c kind:load to:0x021128b4 module:overlay(31) +from:0x02112950 kind:load to:0x021128ac module:overlay(31) +from:0x02112954 kind:load to:0x021128b0 module:overlay(31) +from:0x02112958 kind:load to:0x021128b8 module:overlay(31) +from:0x0211295c kind:load to:0x021128e8 module:overlay(31) +from:0x02112960 kind:load to:0x021128c0 module:overlay(31) +from:0x02112964 kind:load to:0x021128e0 module:overlay(31) +from:0x02112968 kind:load to:0x021128d8 module:overlay(31) +from:0x0211296c kind:load to:0x021128a4 module:overlay(31) +from:0x02112970 kind:load to:0x02112904 module:overlay(31) +from:0x02112974 kind:load to:0x02112910 module:overlay(31) +from:0x02112978 kind:load to:0x021128f8 module:overlay(31) +from:0x0211297c kind:load to:0x021128c8 module:overlay(31) +from:0x02112980 kind:load to:0x0211291c module:overlay(31) +from:0x02112984 kind:load to:0x021128f0 module:overlay(31) +from:0x02112988 kind:load to:0x021128d0 module:overlay(31) +from:0x0211298c kind:load to:0x021128a4 module:overlay(31) +from:0x02112990 kind:load to:0x021129bc module:overlay(31) +from:0x02112994 kind:load to:0x021129d4 module:overlay(31) +from:0x02112998 kind:load to:0x021129ec module:overlay(31) +from:0x0211299c kind:load to:0x02112928 module:overlay(31) +from:0x021129a0 kind:load to:0x021129ac module:overlay(31) +from:0x021129a4 kind:load to:0x021129ac module:overlay(31) +from:0x021129a8 kind:load to:0x02112938 module:overlay(31) +from:0x02112a0c kind:load to:0x021834e9 module:overlays(97,100,101) +from:0x02112a10 kind:load to:0x021835c1 module:overlays(97,100,101) +from:0x02112a14 kind:load to:0x02183771 module:overlays(97,100,101) +from:0x02112a18 kind:load to:0x021845c8 module:overlays(97,100,102) +from:0x02112a1c kind:load to:0x0207fd14 module:overlay(0) +from:0x02112a20 kind:load to:0x0207fd40 module:overlay(0) +from:0x02112a24 kind:load to:0x0207fd78 module:overlay(0) +from:0x02112a28 kind:load to:0x020d8b50 module:overlay(31) +from:0x02112a2c kind:load to:0x020b8a59 module:overlays(1,6,7,8,12,13,14) +from:0x02112a30 kind:load to:0x0207fd10 module:overlay(0) +from:0x02112a34 kind:load to:0x01ffee10 module:itcm +from:0x02112a38 kind:load to:0x020808ac module:overlay(0) +from:0x02112a3c kind:load to:0x020b894d module:overlays(1,7,8,12,13,14) +from:0x02112a40 kind:load to:0x020b8ca1 module:overlays(1,5,6,7,10,12,13,14) +from:0x02112a44 kind:load to:0x021836a1 module:overlays(97,100,101) +from:0x02112a48 kind:load to:0x020808cc module:overlay(0) +from:0x02112a4c kind:load to:0x020b8cad module:overlays(1,5,6,7,10,12,13,14) +from:0x02112a64 kind:load to:0x020d8ddc module:overlay(31) +from:0x02112a68 kind:load to:0x020d8fb8 module:overlay(31) +from:0x02112a6c kind:load to:0x020d8cf8 module:overlay(31) +from:0x02112a78 kind:load to:0x0207cac0 module:overlay(0) +from:0x02112a7c kind:load to:0x0207cac8 module:overlay(0) +from:0x02112a80 kind:load to:0x0207d2dc module:overlay(0) +from:0x02112a84 kind:load to:0x0207d2cc module:overlay(0) +from:0x02112a88 kind:load to:0x0207d318 module:overlay(0) +from:0x02112a8c kind:load to:0x0207d350 module:overlay(0) +from:0x02112a90 kind:load to:0x0207d394 module:overlay(0) +from:0x02112a94 kind:load to:0x0207d3bc module:overlay(0) +from:0x02112aa0 kind:load to:0x020d9148 module:overlay(31) +from:0x02112aa4 kind:load to:0x020d9168 module:overlay(31) +from:0x02112aa8 kind:load to:0x02057bf4 module:overlay(0) +from:0x02112aac kind:load to:0x01ffc57c module:itcm +from:0x02112ab0 kind:load to:0x02057dc8 module:overlay(0) +from:0x02112ab4 kind:load to:0x02057e44 module:overlay(0) +from:0x02112ab8 kind:load to:0x020d9190 module:overlay(31) +from:0x02112abc kind:load to:0x020d9210 module:overlay(31) +from:0x02112ac0 kind:load to:0x02057d84 module:overlay(0) +from:0x02112ac4 kind:load to:0x020d91d0 module:overlay(31) +from:0x02112ac8 kind:load to:0x02082334 module:overlay(0) +from:0x02112ad4 kind:load to:0x020d93bc module:overlay(31) +from:0x02112ae0 kind:load to:0x020d94a0 module:overlay(31) +from:0x02112ae4 kind:load to:0x020d94b4 module:overlay(31) +from:0x02112ae8 kind:load to:0x0207b71c module:overlay(0) +from:0x02112aec kind:load to:0x020d944c module:overlay(31) +from:0x02112af0 kind:load to:0x0207b70c module:overlay(0) +from:0x02112afc kind:load to:0x020d9568 module:overlay(31) +from:0x02112b00 kind:load to:0x020d957c module:overlay(31) +from:0x02112b04 kind:load to:0x0207b71c module:overlay(0) +from:0x02112b08 kind:load to:0x020d9524 module:overlay(31) +from:0x02112b0c kind:load to:0x0207b70c module:overlay(0) +from:0x02112b18 kind:load to:0x020da524 module:overlay(31) +from:0x02112b24 kind:load to:0x020da554 module:overlay(31) +from:0x02112b28 kind:load to:0x020da568 module:overlay(31) +from:0x02112b2c kind:load to:0x0207c000 module:overlay(0) +from:0x02112b30 kind:load to:0x020da1f0 module:overlay(31) +from:0x02112b34 kind:load to:0x0207c010 module:overlay(0) +from:0x02112b40 kind:load to:0x020dabf0 module:overlay(31) +from:0x02112b44 kind:load to:0x020dac04 module:overlay(31) +from:0x02112b48 kind:load to:0x020da610 module:overlay(31) +from:0x02112b4c kind:load to:0x020da6a0 module:overlay(31) +from:0x02112b50 kind:load to:0x0207c010 module:overlay(0) +from:0x02112b60 kind:load to:0x020db1b4 module:overlay(31) +from:0x02112b6c kind:load to:0x020dc90c module:overlay(31) +from:0x02112b78 kind:load to:0x020dd32c module:overlay(31) +from:0x02112b7c kind:load to:0x020dd354 module:overlay(31) +from:0x02112b80 kind:load to:0x020dd274 module:overlay(31) +from:0x02112b8c kind:load to:0x0209019c module:overlay(0) +from:0x02112b90 kind:load to:0x020dd3e8 module:overlay(31) +from:0x02112b94 kind:load to:0x020dd454 module:overlay(31) +from:0x02112b98 kind:load to:0x020dd644 module:overlay(31) +from:0x02112b9c kind:load to:0x020dd7f8 module:overlay(31) +from:0x02112ba0 kind:load to:0x020907bc module:overlay(0) +from:0x02112ba4 kind:load to:0x020907c0 module:overlay(0) +from:0x02112ba8 kind:load to:0x020907c4 module:overlay(0) +from:0x02112bb4 kind:load to:0x020dea70 module:overlay(31) +from:0x02112bb8 kind:load to:0x020de2d0 module:overlay(31) +from:0x02112bbc kind:load to:0x020de328 module:overlay(31) +from:0x02112bc0 kind:load to:0x020deb70 module:overlay(31) +from:0x02112bc4 kind:load to:0x020deef8 module:overlay(31) +from:0x02112bc8 kind:load to:0x020907bc module:overlay(0) +from:0x02112bcc kind:load to:0x020907c0 module:overlay(0) +from:0x02112bd0 kind:load to:0x020907c4 module:overlay(0) +from:0x02112bdc kind:load to:0x020e0671 module:overlay(31) +from:0x02112be0 kind:load to:0x020e06d9 module:overlay(31) +from:0x02112be4 kind:load to:0x020e0924 module:overlay(31) +from:0x02112c00 kind:load to:0x020e1da0 module:overlay(31) +from:0x02112c08 kind:load to:0x020e1ed8 module:overlay(31) +from:0x02112c10 kind:load to:0x020e1f88 module:overlay(31) +from:0x02112c18 kind:load to:0x020e1fe4 module:overlay(31) +from:0x02112c20 kind:load to:0x020e2064 module:overlay(31) +from:0x02112c28 kind:load to:0x020e20fc module:overlay(31) +from:0x02112c30 kind:load to:0x020e2134 module:overlay(31) +from:0x02112c38 kind:load to:0x020e1d48 module:overlay(31) +from:0x02112c40 kind:load to:0x020e1ebc module:overlay(31) +from:0x02112c48 kind:load to:0x020e1f18 module:overlay(31) +from:0x02112c50 kind:load to:0x020e1fe0 module:overlay(31) +from:0x02112c58 kind:load to:0x020e2034 module:overlay(31) +from:0x02112c60 kind:load to:0x020e20d8 module:overlay(31) +from:0x02112c68 kind:load to:0x020e2100 module:overlay(31) +from:0x02112c78 kind:load to:0x020e2db4 module:overlay(31) +from:0x02112c7c kind:load to:0x020e2dd0 module:overlay(31) +from:0x02112c80 kind:load to:0x020e2df4 module:overlay(31) +from:0x02112c84 kind:load to:0x020e2e3c module:overlay(31) +from:0x02112c88 kind:load to:0x020e328c module:overlay(31) +from:0x02112c94 kind:load to:0x020e1808 module:overlay(31) +from:0x02112c98 kind:load to:0x020e33dc module:overlay(31) +from:0x02112c9c kind:load to:0x0207b71c module:overlay(0) +from:0x02112ca0 kind:load to:0x0207b754 module:overlay(0) +from:0x02112ca4 kind:load to:0x020e337c module:overlay(31) +from:0x02112cb0 kind:load to:0x020e2220 module:overlay(31) +from:0x02112cb4 kind:load to:0x020e33c0 module:overlay(31) +from:0x02112cb8 kind:load to:0x020e3310 module:overlay(31) +from:0x02112cbc kind:load to:0x0207c008 module:overlay(0) +from:0x02112cc0 kind:load to:0x0207c010 module:overlay(0) +from:0x02112ccc kind:load to:0x020e14d0 module:overlay(31) +from:0x02112cd0 kind:load to:0x0209774c module:overlay(0) +from:0x02112cd4 kind:load to:0x02097754 module:overlay(0) +from:0x02112cd8 kind:load to:0x020977d0 module:overlay(0) +from:0x02112cdc kind:load to:0x02097810 module:overlay(0) +from:0x02112ce0 kind:load to:0x02097814 module:overlay(0) +from:0x02112ce4 kind:load to:0x02097818 module:overlay(0) +from:0x02112cf0 kind:load to:0x02098518 module:overlay(0) +from:0x02112cf4 kind:load to:0x02098554 module:overlay(0) +from:0x02112cf8 kind:load to:0x0209856c module:overlay(0) +from:0x02112cfc kind:load to:0x02098578 module:overlay(0) +from:0x02112d00 kind:load to:0x01fff464 module:itcm +from:0x02112d04 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02112d08 kind:load to:0x020e181c module:overlay(31) +from:0x02112d0c kind:load to:0x020984b0 module:overlay(0) +from:0x02112d10 kind:load to:0x020e1a28 module:overlay(31) +from:0x02112d14 kind:load to:0x020e1af8 module:overlay(31) +from:0x02112d18 kind:load to:0x020984bc module:overlay(0) +from:0x02112d1c kind:load to:0x020e2234 module:overlay(31) +from:0x02112d20 kind:load to:0x020984c4 module:overlay(0) +from:0x02112d24 kind:load to:0x020984c8 module:overlay(0) +from:0x02112d28 kind:load to:0x020e246c module:overlay(31) +from:0x02112d2c kind:load to:0x020e24ac module:overlay(31) +from:0x02112d30 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02112d34 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02112d38 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02112d3c kind:load to:0x020e33f8 module:overlay(31) +from:0x02112d40 kind:load to:0x020e3448 module:overlay(31) +from:0x02112d4c kind:load to:0x020e373c module:overlay(31) +from:0x02112d50 kind:load to:0x020e3c1c module:overlay(31) +from:0x02112d54 kind:load to:0x0207c000 module:overlay(0) +from:0x02112d58 kind:load to:0x020e351c module:overlay(31) +from:0x02112d5c kind:load to:0x0207c010 module:overlay(0) +from:0x02112d68 kind:load to:0x020e34c0 module:overlay(31) +from:0x02112d6c kind:load to:0x0209774c module:overlay(0) +from:0x02112d70 kind:load to:0x02097754 module:overlay(0) +from:0x02112d74 kind:load to:0x020977d0 module:overlay(0) +from:0x02112d78 kind:load to:0x02097810 module:overlay(0) +from:0x02112d7c kind:load to:0x02097814 module:overlay(0) +from:0x02112d80 kind:load to:0x02097818 module:overlay(0) +from:0x02112d8c kind:load to:0x02098518 module:overlay(0) +from:0x02112d90 kind:load to:0x02098554 module:overlay(0) +from:0x02112d94 kind:load to:0x0209856c module:overlay(0) +from:0x02112d98 kind:load to:0x02098578 module:overlay(0) +from:0x02112d9c kind:load to:0x01fff464 module:itcm +from:0x02112da0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02112da4 kind:load to:0x020e3750 module:overlay(31) +from:0x02112da8 kind:load to:0x020984b0 module:overlay(0) +from:0x02112dac kind:load to:0x020e39c4 module:overlay(31) +from:0x02112db0 kind:load to:0x020e3b44 module:overlay(31) +from:0x02112db4 kind:load to:0x020984bc module:overlay(0) +from:0x02112db8 kind:load to:0x020984c0 module:overlay(0) +from:0x02112dbc kind:load to:0x020984c4 module:overlay(0) +from:0x02112dc0 kind:load to:0x020984c8 module:overlay(0) +from:0x02112dc4 kind:load to:0x02098584 module:overlay(0) +from:0x02112dc8 kind:load to:0x020985f0 module:overlay(0) +from:0x02112dcc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02112dd0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02112dd4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02112dd8 kind:load to:0x020e3c38 module:overlay(31) +from:0x02112ddc kind:load to:0x020e3c60 module:overlay(31) +from:0x02112de8 kind:load to:0x02098518 module:overlay(0) +from:0x02112dec kind:load to:0x02098554 module:overlay(0) +from:0x02112df0 kind:load to:0x0209856c module:overlay(0) +from:0x02112df4 kind:load to:0x02098578 module:overlay(0) +from:0x02112df8 kind:load to:0x01fff464 module:itcm +from:0x02112dfc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02112e00 kind:load to:0x020e3e18 module:overlay(31) +from:0x02112e04 kind:load to:0x020e3e44 module:overlay(31) +from:0x02112e08 kind:load to:0x020e3e84 module:overlay(31) +from:0x02112e0c kind:load to:0x020e3ed8 module:overlay(31) +from:0x02112e10 kind:load to:0x020984bc module:overlay(0) +from:0x02112e14 kind:load to:0x020984c0 module:overlay(0) +from:0x02112e18 kind:load to:0x020984c4 module:overlay(0) +from:0x02112e1c kind:load to:0x020984c8 module:overlay(0) +from:0x02112e20 kind:load to:0x02098584 module:overlay(0) +from:0x02112e24 kind:load to:0x020985f0 module:overlay(0) +from:0x02112e28 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02112e2c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02112e30 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02112e34 kind:load to:0x020e40a8 module:overlay(31) +from:0x02112e38 kind:load to:0x020e40bc module:overlay(31) +from:0x02112e3c kind:load to:0x020e3f50 module:overlay(31) +from:0x02112e40 kind:load to:0x020e4074 module:overlay(31) +from:0x02112e44 kind:load to:0x020e4078 module:overlay(31) +from:0x02112e48 kind:load to:0x020e407c module:overlay(31) +from:0x02112e54 kind:load to:0x020e40e4 module:overlay(31) +from:0x02112e58 kind:load to:0x0209774c module:overlay(0) +from:0x02112e5c kind:load to:0x02097754 module:overlay(0) +from:0x02112e60 kind:load to:0x020977d0 module:overlay(0) +from:0x02112e64 kind:load to:0x02097810 module:overlay(0) +from:0x02112e68 kind:load to:0x02097814 module:overlay(0) +from:0x02112e6c kind:load to:0x02097818 module:overlay(0) +from:0x02112e78 kind:load to:0x02098518 module:overlay(0) +from:0x02112e7c kind:load to:0x02098554 module:overlay(0) +from:0x02112e80 kind:load to:0x0209856c module:overlay(0) +from:0x02112e84 kind:load to:0x02098578 module:overlay(0) +from:0x02112e88 kind:load to:0x01fff464 module:itcm +from:0x02112e8c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02112e90 kind:load to:0x020e3e18 module:overlay(31) +from:0x02112e94 kind:load to:0x020e3e44 module:overlay(31) +from:0x02112e98 kind:load to:0x020e3e84 module:overlay(31) +from:0x02112e9c kind:load to:0x020e41ec module:overlay(31) +from:0x02112ea0 kind:load to:0x020984bc module:overlay(0) +from:0x02112ea4 kind:load to:0x020984c0 module:overlay(0) +from:0x02112ea8 kind:load to:0x020984c4 module:overlay(0) +from:0x02112eac kind:load to:0x020984c8 module:overlay(0) +from:0x02112eb0 kind:load to:0x02098584 module:overlay(0) +from:0x02112eb4 kind:load to:0x020985f0 module:overlay(0) +from:0x02112eb8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02112ebc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02112ec0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02112ec4 kind:load to:0x020e4164 module:overlay(31) +from:0x02112ec8 kind:load to:0x020e41a4 module:overlay(31) +from:0x02112ecc kind:load to:0x020e3f50 module:overlay(31) +from:0x02112ed0 kind:load to:0x020e4238 module:overlay(31) +from:0x02112ed4 kind:load to:0x020e4078 module:overlay(31) +from:0x02112ed8 kind:load to:0x020e4320 module:overlay(31) +from:0x02112edc kind:load to:0x020e42ac module:overlay(31) +from:0x02112ee0 kind:load to:0x020e42f0 module:overlay(31) +from:0x02112ef0 kind:load to:0x02073188 module:overlay(0) +from:0x02112ef4 kind:load to:0x020e4584 module:overlay(31) +from:0x02112ef8 kind:load to:0x02073190 module:overlay(0) +from:0x02112f04 kind:load to:0x020e4760 module:overlay(31) +from:0x02112f08 kind:load to:0x020e5710 module:overlay(31) +from:0x02112f0c kind:load to:0x0207b71c module:overlay(0) +from:0x02112f10 kind:load to:0x0207b754 module:overlay(0) +from:0x02112f14 kind:load to:0x020e53c8 module:overlay(31) +from:0x02112f20 kind:load to:0x020e5474 module:overlay(31) +from:0x02112f24 kind:load to:0x020e5488 module:overlay(31) +from:0x02112f28 kind:load to:0x020e54a4 module:overlay(31) +from:0x02112f2c kind:load to:0x020e54d4 module:overlay(31) +from:0x02112f30 kind:load to:0x0207c010 module:overlay(0) +from:0x02112f3c kind:load to:0x020e4774 module:overlay(31) +from:0x02112f40 kind:load to:0x020e572c module:overlay(31) +from:0x02112f44 kind:load to:0x0207b71c module:overlay(0) +from:0x02112f48 kind:load to:0x020e5400 module:overlay(31) +from:0x02112f4c kind:load to:0x020e53e4 module:overlay(31) +from:0x02112f58 kind:load to:0x020e45b0 module:overlay(31) +from:0x02112f5c kind:load to:0x0209774c module:overlay(0) +from:0x02112f60 kind:load to:0x02097754 module:overlay(0) +from:0x02112f64 kind:load to:0x020977d0 module:overlay(0) +from:0x02112f68 kind:load to:0x02097810 module:overlay(0) +from:0x02112f6c kind:load to:0x02097814 module:overlay(0) +from:0x02112f70 kind:load to:0x02097818 module:overlay(0) +from:0x02112f7c kind:load to:0x02098518 module:overlay(0) +from:0x02112f80 kind:load to:0x02098554 module:overlay(0) +from:0x02112f84 kind:load to:0x0209856c module:overlay(0) +from:0x02112f88 kind:load to:0x02098578 module:overlay(0) +from:0x02112f8c kind:load to:0x01fff464 module:itcm +from:0x02112f90 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02112f94 kind:load to:0x020e48d0 module:overlay(31) +from:0x02112f98 kind:load to:0x020984b0 module:overlay(0) +from:0x02112f9c kind:load to:0x020e4a20 module:overlay(31) +from:0x02112fa0 kind:load to:0x020984b8 module:overlay(0) +from:0x02112fa4 kind:load to:0x020984bc module:overlay(0) +from:0x02112fa8 kind:load to:0x020e5354 module:overlay(31) +from:0x02112fac kind:load to:0x020984c4 module:overlay(0) +from:0x02112fb0 kind:load to:0x020984c8 module:overlay(0) +from:0x02112fb4 kind:load to:0x02098584 module:overlay(0) +from:0x02112fb8 kind:load to:0x020985f0 module:overlay(0) +from:0x02112fbc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02112fc0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02112fc4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02112fc8 kind:load to:0x020e4788 module:overlay(31) +from:0x02112fcc kind:load to:0x020e4828 module:overlay(31) +from:0x02112fd8 kind:load to:0x020e5898 module:overlay(31) +from:0x02112ff4 kind:load to:0x020e5b20 module:overlay(31) +from:0x02112ff8 kind:load to:0x020e6410 module:overlay(31) +from:0x02112ffc kind:load to:0x020e575c module:overlay(31) +from:0x02113000 kind:load to:0x020e5784 module:overlay(31) +from:0x02113004 kind:load to:0x0207c010 module:overlay(0) +from:0x02113010 kind:load to:0x020e58d4 module:overlay(31) +from:0x02113014 kind:load to:0x0209774c module:overlay(0) +from:0x02113018 kind:load to:0x02097754 module:overlay(0) +from:0x0211301c kind:load to:0x020977d0 module:overlay(0) +from:0x02113020 kind:load to:0x02097810 module:overlay(0) +from:0x02113024 kind:load to:0x02097814 module:overlay(0) +from:0x02113028 kind:load to:0x02097818 module:overlay(0) +from:0x02113034 kind:load to:0x02098518 module:overlay(0) +from:0x02113038 kind:load to:0x02098554 module:overlay(0) +from:0x0211303c kind:load to:0x0209856c module:overlay(0) +from:0x02113040 kind:load to:0x02098578 module:overlay(0) +from:0x02113044 kind:load to:0x01fff464 module:itcm +from:0x02113048 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0211304c kind:load to:0x020e5b34 module:overlay(31) +from:0x02113050 kind:load to:0x020984b0 module:overlay(0) +from:0x02113054 kind:load to:0x020e6148 module:overlay(31) +from:0x02113058 kind:load to:0x020e6158 module:overlay(31) +from:0x0211305c kind:load to:0x020984bc module:overlay(0) +from:0x02113060 kind:load to:0x020e619c module:overlay(31) +from:0x02113064 kind:load to:0x020984c4 module:overlay(0) +from:0x02113068 kind:load to:0x020984c8 module:overlay(0) +from:0x0211306c kind:load to:0x02098584 module:overlay(0) +from:0x02113070 kind:load to:0x020985f0 module:overlay(0) +from:0x02113074 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02113078 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211307c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02113080 kind:load to:0x020e642c module:overlay(31) +from:0x02113084 kind:load to:0x020e6474 module:overlay(31) +from:0x02113090 kind:load to:0x020e6700 module:overlay(31) +from:0x02113094 kind:load to:0x020e68bc module:overlay(31) +from:0x02113098 kind:load to:0x0207b894 module:overlay(0) +from:0x0211309c kind:load to:0x020e64d8 module:overlay(31) +from:0x021130a0 kind:load to:0x020e6548 module:overlay(31) +from:0x021130ac kind:load to:0x02098518 module:overlay(0) +from:0x021130b0 kind:load to:0x02098554 module:overlay(0) +from:0x021130b4 kind:load to:0x0209856c module:overlay(0) +from:0x021130b8 kind:load to:0x02098578 module:overlay(0) +from:0x021130bc kind:load to:0x01fff464 module:itcm +from:0x021130c0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021130c4 kind:load to:0x02188f08 module:overlays(97,100,105,110) +from:0x021130c8 kind:load to:0x020984b0 module:overlay(0) +from:0x021130cc kind:load to:0x02188f78 module:overlays(97,100,105,110) +from:0x021130d0 kind:load to:0x02188f88 module:overlays(97,100,105,110) +from:0x021130d4 kind:load to:0x020984bc module:overlay(0) +from:0x021130d8 kind:load to:0x02189280 module:overlays(97,100,105,110) +from:0x021130dc kind:load to:0x020984c4 module:overlay(0) +from:0x021130e0 kind:load to:0x020984c8 module:overlay(0) +from:0x021130e4 kind:load to:0x02098584 module:overlay(0) +from:0x021130e8 kind:load to:0x020985f0 module:overlay(0) +from:0x021130ec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021130f0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021130f4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021130f8 kind:load to:0x020e6714 module:overlay(31) +from:0x021130fc kind:load to:0x020e6774 module:overlay(31) +from:0x02113100 kind:load to:0x02188f98 module:overlays(97,100,105,110) +from:0x02113104 kind:load to:0x02188f64 module:overlays(97,100,105,110) +from:0x02113110 kind:load to:0x020e69cc module:overlay(31) +from:0x0211312c kind:load to:0x020e6c74 module:overlay(31) +from:0x02113130 kind:load to:0x020e72f0 module:overlay(31) +from:0x02113134 kind:load to:0x0207b71c module:overlay(0) +from:0x02113138 kind:load to:0x020e691c module:overlay(31) +from:0x0211313c kind:load to:0x020e6974 module:overlay(31) +from:0x02113148 kind:load to:0x020e6c60 module:overlay(31) +from:0x0211314c kind:load to:0x020e72d4 module:overlay(31) +from:0x02113150 kind:load to:0x020e68d8 module:overlay(31) +from:0x02113154 kind:load to:0x020e6900 module:overlay(31) +from:0x02113158 kind:load to:0x0207c010 module:overlay(0) +from:0x02113164 kind:load to:0x020e6b40 module:overlay(31) +from:0x02113168 kind:load to:0x0209774c module:overlay(0) +from:0x0211316c kind:load to:0x02097754 module:overlay(0) +from:0x02113170 kind:load to:0x020977d0 module:overlay(0) +from:0x02113174 kind:load to:0x02097810 module:overlay(0) +from:0x02113178 kind:load to:0x02097814 module:overlay(0) +from:0x0211317c kind:load to:0x02097818 module:overlay(0) +from:0x02113188 kind:load to:0x02098518 module:overlay(0) +from:0x0211318c kind:load to:0x02098554 module:overlay(0) +from:0x02113190 kind:load to:0x0209856c module:overlay(0) +from:0x02113194 kind:load to:0x02098578 module:overlay(0) +from:0x02113198 kind:load to:0x01fff464 module:itcm +from:0x0211319c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021131a0 kind:load to:0x020e6c88 module:overlay(31) +from:0x021131a4 kind:load to:0x020984b0 module:overlay(0) +from:0x021131a8 kind:load to:0x020e6ef8 module:overlay(31) +from:0x021131ac kind:load to:0x020e7160 module:overlay(31) +from:0x021131b0 kind:load to:0x020984bc module:overlay(0) +from:0x021131b4 kind:load to:0x020e7294 module:overlay(31) +from:0x021131b8 kind:load to:0x020984c4 module:overlay(0) +from:0x021131bc kind:load to:0x020984c8 module:overlay(0) +from:0x021131c0 kind:load to:0x02098584 module:overlay(0) +from:0x021131c4 kind:load to:0x020985f0 module:overlay(0) +from:0x021131c8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021131cc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021131d0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021131d4 kind:load to:0x020e730c module:overlay(31) +from:0x021131d8 kind:load to:0x020e7334 module:overlay(31) +from:0x02113204 kind:load to:0x020e748c module:overlay(31) +from:0x02113208 kind:load to:0x020e74a8 module:overlay(31) +from:0x0211320c kind:load to:0x020e74cc module:overlay(31) +from:0x02113210 kind:load to:0x020e755c module:overlay(31) +from:0x02113214 kind:load to:0x0207c010 module:overlay(0) +from:0x021132b0 kind:load to:0x02098518 module:overlay(0) +from:0x021132b4 kind:load to:0x02098554 module:overlay(0) +from:0x021132b8 kind:load to:0x0209856c module:overlay(0) +from:0x021132bc kind:load to:0x02098578 module:overlay(0) +from:0x021132c0 kind:load to:0x01fff464 module:itcm +from:0x021132c4 kind:load to:0x020a99d8 module:overlay(0) +from:0x021132c8 kind:load to:0x020a8d28 module:overlay(0) +from:0x021132cc kind:load to:0x020a8da4 module:overlay(0) +from:0x021132d0 kind:load to:0x020e8530 module:overlay(31) +from:0x021132d4 kind:load to:0x020a98f4 module:overlay(0) +from:0x021132d8 kind:load to:0x020984bc module:overlay(0) +from:0x021132dc kind:load to:0x020a995c module:overlay(0) +from:0x021132e0 kind:load to:0x020984c4 module:overlay(0) +from:0x021132e4 kind:load to:0x020984c8 module:overlay(0) +from:0x021132e8 kind:load to:0x02098584 module:overlay(0) +from:0x021132ec kind:load to:0x020985f0 module:overlay(0) +from:0x021132f0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021132f4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021132f8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021132fc kind:load to:0x020e73ec module:overlay(31) +from:0x02113300 kind:load to:0x020e740c module:overlay(31) +from:0x02113304 kind:load to:0x020e7680 module:overlay(31) +from:0x02113308 kind:load to:0x020e84d8 module:overlay(31) +from:0x0211330c kind:load to:0x020a92d0 module:overlay(0) +from:0x02113310 kind:load to:0x020a8f78 module:overlay(0) +from:0x02113314 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02113318 kind:load to:0x020a9150 module:overlay(0) +from:0x0211331c kind:load to:0x020a914c module:overlay(0) +from:0x02113320 kind:load to:0x020a921c module:overlay(0) +from:0x02113324 kind:load to:0x020a9240 module:overlay(0) +from:0x02113328 kind:load to:0x020a9244 module:overlay(0) +from:0x0211332c kind:load to:0x020a91a0 module:overlay(0) +from:0x02113330 kind:load to:0x020a91a8 module:overlay(0) +from:0x02113334 kind:load to:0x020a91b0 module:overlay(0) +from:0x02113338 kind:load to:0x020a8f54 module:overlay(0) +from:0x0211333c kind:load to:0x020a8f5c module:overlay(0) +from:0x02113340 kind:load to:0x020a8f64 module:overlay(0) +from:0x02113344 kind:load to:0x020a8f6c module:overlay(0) +from:0x02113348 kind:load to:0x020a9448 module:overlay(0) +from:0x0211334c kind:load to:0x020a9598 module:overlay(0) +from:0x02113350 kind:load to:0x020a95c4 module:overlay(0) +from:0x02113354 kind:load to:0x020a95e4 module:overlay(0) +from:0x02113358 kind:load to:0x020a97fc module:overlay(0) +from:0x0211335c kind:load to:0x020e75fc module:overlay(31) +from:0x02113360 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02113364 kind:load to:0x020a8e84 module:overlay(0) +from:0x02113368 kind:load to:0x020a99a4 module:overlay(0) +from:0x0211336c kind:load to:0x020e7788 module:overlay(31) +from:0x02113370 kind:load to:0x020e77b8 module:overlay(31) +from:0x02113374 kind:load to:0x020e7b04 module:overlay(31) +from:0x02113378 kind:load to:0x020e7e64 module:overlay(31) +from:0x0211337c kind:load to:0x020e81d4 module:overlay(31) +from:0x02113380 kind:load to:0x020e82a8 module:overlay(31) +from:0x02113384 kind:load to:0x020e82dc module:overlay(31) +from:0x02113388 kind:load to:0x020e8388 module:overlay(31) +from:0x0211338c kind:load to:0x020e8458 module:overlay(31) +from:0x02113390 kind:load to:0x020e77b4 module:overlay(31) +from:0x02113394 kind:load to:0x020e784c module:overlay(31) +from:0x02113398 kind:load to:0x020e7b9c module:overlay(31) +from:0x0211339c kind:load to:0x020e7f50 module:overlay(31) +from:0x021133a0 kind:load to:0x020e8254 module:overlay(31) +from:0x021133a4 kind:load to:0x020e82d8 module:overlay(31) +from:0x021133a8 kind:load to:0x020e836c module:overlay(31) +from:0x021133ac kind:load to:0x020e8414 module:overlay(31) +from:0x021133b0 kind:load to:0x020e848c module:overlay(31) +from:0x021133b4 kind:load to:0x020e84b4 module:overlay(31) +from:0x021133b8 kind:load to:0x020e873c module:overlay(31) +from:0x021133bc kind:load to:0x020e8630 module:overlay(31) +from:0x021133c0 kind:load to:0x020e8748 module:overlay(31) +from:0x021133d0 kind:load to:0x02097944 module:overlay(0) +from:0x021133d4 kind:load to:0x02097754 module:overlay(0) +from:0x021133d8 kind:load to:0x020977d0 module:overlay(0) +from:0x021133dc kind:load to:0x0209794c module:overlay(0) +from:0x021133e0 kind:load to:0x0209796c module:overlay(0) +from:0x021133e4 kind:load to:0x02097998 module:overlay(0) +from:0x021133f0 kind:load to:0x020e8830 module:overlay(31) +from:0x021133f4 kind:load to:0x02097944 module:overlay(0) +from:0x021133f8 kind:load to:0x02097754 module:overlay(0) +from:0x021133fc kind:load to:0x020977d0 module:overlay(0) +from:0x02113400 kind:load to:0x0209794c module:overlay(0) +from:0x02113404 kind:load to:0x0209796c module:overlay(0) +from:0x02113408 kind:load to:0x02097998 module:overlay(0) +from:0x02113414 kind:load to:0x02098518 module:overlay(0) +from:0x02113418 kind:load to:0x02098554 module:overlay(0) +from:0x0211341c kind:load to:0x0209856c module:overlay(0) +from:0x02113420 kind:load to:0x02098578 module:overlay(0) +from:0x02113424 kind:load to:0x01fff464 module:itcm +from:0x02113428 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0211342c kind:load to:0x020e897c module:overlay(31) +from:0x02113430 kind:load to:0x020984b0 module:overlay(0) +from:0x02113434 kind:load to:0x020e89ac module:overlay(31) +from:0x02113438 kind:load to:0x020984b8 module:overlay(0) +from:0x0211343c kind:load to:0x020984bc module:overlay(0) +from:0x02113440 kind:load to:0x020e8afc module:overlay(31) +from:0x02113444 kind:load to:0x020984c4 module:overlay(0) +from:0x02113448 kind:load to:0x020984c8 module:overlay(0) +from:0x0211344c kind:load to:0x020e8ba0 module:overlay(31) +from:0x02113450 kind:load to:0x020e8c08 module:overlay(31) +from:0x02113454 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02113458 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211345c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02113460 kind:load to:0x020e8c4c module:overlay(31) +from:0x02113464 kind:load to:0x020e8c74 module:overlay(31) +from:0x02113490 kind:load to:0x020e9f28 module:overlay(31) +from:0x02113494 kind:load to:0x020e9f6c module:overlay(31) +from:0x02113498 kind:load to:0x020e9fb4 module:overlay(31) +from:0x0211349c kind:load to:0x020e9f8c module:overlay(31) +from:0x021134a8 kind:load to:0x020e8cc4 module:overlay(31) +from:0x021134ac kind:load to:0x0209774c module:overlay(0) +from:0x021134b0 kind:load to:0x02097754 module:overlay(0) +from:0x021134b4 kind:load to:0x020977d0 module:overlay(0) +from:0x021134b8 kind:load to:0x02097810 module:overlay(0) +from:0x021134bc kind:load to:0x02097814 module:overlay(0) +from:0x021134c0 kind:load to:0x02097818 module:overlay(0) +from:0x021134cc kind:load to:0x02098518 module:overlay(0) +from:0x021134d0 kind:load to:0x02098554 module:overlay(0) +from:0x021134d4 kind:load to:0x0209856c module:overlay(0) +from:0x021134d8 kind:load to:0x02098578 module:overlay(0) +from:0x021134dc kind:load to:0x01fff464 module:itcm +from:0x021134e0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021134e4 kind:load to:0x020e8e1c module:overlay(31) +from:0x021134e8 kind:load to:0x020984b0 module:overlay(0) +from:0x021134ec kind:load to:0x020e9958 module:overlay(31) +from:0x021134f0 kind:load to:0x020984b8 module:overlay(0) +from:0x021134f4 kind:load to:0x020984bc module:overlay(0) +from:0x021134f8 kind:load to:0x020e9c2c module:overlay(31) +from:0x021134fc kind:load to:0x020984c4 module:overlay(0) +from:0x02113500 kind:load to:0x020984c8 module:overlay(0) +from:0x02113504 kind:load to:0x02098584 module:overlay(0) +from:0x02113508 kind:load to:0x020985f0 module:overlay(0) +from:0x0211350c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02113510 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02113514 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02113518 kind:load to:0x020e9fd0 module:overlay(31) +from:0x0211351c kind:load to:0x020e9ff0 module:overlay(31) +from:0x02113520 kind:load to:0x020e9108 module:overlay(31) +from:0x02113528 kind:load to:0x020e9234 module:overlay(31) +from:0x02113530 kind:load to:0x020e92e0 module:overlay(31) +from:0x02113538 kind:load to:0x020e9428 module:overlay(31) +from:0x02113540 kind:load to:0x020e9430 module:overlay(31) +from:0x02113548 kind:load to:0x020e94d4 module:overlay(31) +from:0x02113550 kind:load to:0x020e9438 module:overlay(31) +from:0x02113558 kind:load to:0x020e9598 module:overlay(31) +from:0x02113560 kind:load to:0x020e95b0 module:overlay(31) +from:0x02113568 kind:load to:0x020e9610 module:overlay(31) +from:0x02113570 kind:load to:0x020e9638 module:overlay(31) +from:0x02113578 kind:load to:0x020e970c module:overlay(31) +from:0x02113580 kind:load to:0x020e9838 module:overlay(31) +from:0x02113588 kind:load to:0x020e91a8 module:overlay(31) +from:0x02113590 kind:load to:0x020e9254 module:overlay(31) +from:0x02113598 kind:load to:0x020e9310 module:overlay(31) +from:0x021135a0 kind:load to:0x020e942c module:overlay(31) +from:0x021135a8 kind:load to:0x020e9434 module:overlay(31) +from:0x021135b0 kind:load to:0x020e951c module:overlay(31) +from:0x021135b8 kind:load to:0x020e9450 module:overlay(31) +from:0x021135c0 kind:load to:0x020e95ac module:overlay(31) +from:0x021135c8 kind:load to:0x020e95c0 module:overlay(31) +from:0x021135d0 kind:load to:0x020e9624 module:overlay(31) +from:0x021135d8 kind:load to:0x020e96bc module:overlay(31) +from:0x021135e0 kind:load to:0x020e9740 module:overlay(31) +from:0x021135e8 kind:load to:0x020e98c4 module:overlay(31) +from:0x0211361c kind:load to:0x020ea0b5 module:overlay(31) +from:0x02113628 kind:load to:0x020ea05d module:overlay(31) +from:0x0211362c kind:load to:0x0209774c module:overlay(0) +from:0x02113630 kind:load to:0x02097754 module:overlay(0) +from:0x02113634 kind:load to:0x020977d0 module:overlay(0) +from:0x02113638 kind:load to:0x02097810 module:overlay(0) +from:0x0211363c kind:load to:0x02097814 module:overlay(0) +from:0x02113640 kind:load to:0x02097818 module:overlay(0) +from:0x0211364c kind:load to:0x020ea035 module:overlay(31) +from:0x02113650 kind:load to:0x02097944 module:overlay(0) +from:0x02113654 kind:load to:0x02097754 module:overlay(0) +from:0x02113658 kind:load to:0x020977d0 module:overlay(0) +from:0x0211365c kind:load to:0x0209794c module:overlay(0) +from:0x02113660 kind:load to:0x0209796c module:overlay(0) +from:0x02113664 kind:load to:0x02097998 module:overlay(0) +from:0x02113670 kind:load to:0x020ea501 module:overlay(31) +from:0x02113674 kind:load to:0x020ee79c module:overlay(31) +from:0x02113678 kind:load to:0x02057bf4 module:overlay(0) +from:0x0211367c kind:load to:0x020ea0f9 module:overlay(31) +from:0x02113680 kind:load to:0x02057dc8 module:overlay(0) +from:0x02113684 kind:load to:0x02057e44 module:overlay(0) +from:0x02113688 kind:load to:0x02057ea8 module:overlay(0) +from:0x0211368c kind:load to:0x0209a79c module:overlay(0) +from:0x02113690 kind:load to:0x02057d84 module:overlay(0) +from:0x0211369c kind:load to:0x020ea519 module:overlay(31) +from:0x021136a0 kind:load to:0x020ee7d4 module:overlay(31) +from:0x021136a4 kind:load to:0x02099b00 module:overlay(0) +from:0x021136a8 kind:load to:0x02099b38 module:overlay(0) +from:0x021136ac kind:load to:0x0209a13c module:overlay(0) +from:0x021136b0 kind:load to:0x0209a144 module:overlay(0) +from:0x021136b4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021136b8 kind:load to:0x02099cb0 module:overlay(0) +from:0x021136bc kind:load to:0x02099ba0 module:overlay(0) +from:0x021136c0 kind:load to:0x0209a06c module:overlay(0) +from:0x021136c4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x021136c8 kind:load to:0x0209a10c module:overlay(0) +from:0x021136cc kind:load to:0x020ee794 module:overlay(31) +from:0x021136d0 kind:load to:0x0209a124 module:overlay(0) +from:0x021136d4 kind:load to:0x020ee784 module:overlay(31) +from:0x021136d8 kind:load to:0x020ee760 module:overlay(31) +from:0x021136e4 kind:load to:0x020ea50d module:overlay(31) +from:0x021136e8 kind:load to:0x020ee7b8 module:overlay(31) +from:0x021136ec kind:load to:0x02099b00 module:overlay(0) +from:0x021136f0 kind:load to:0x02099b38 module:overlay(0) +from:0x021136f4 kind:load to:0x0209a13c module:overlay(0) +from:0x021136f8 kind:load to:0x0209a144 module:overlay(0) +from:0x021136fc kind:load to:0x0209a0e4 module:overlay(0) +from:0x02113700 kind:load to:0x02099cb0 module:overlay(0) +from:0x02113704 kind:load to:0x02099ba0 module:overlay(0) +from:0x02113708 kind:load to:0x0209a06c module:overlay(0) +from:0x0211370c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02113710 kind:load to:0x0209a10c module:overlay(0) +from:0x02113714 kind:load to:0x020ee794 module:overlay(31) +from:0x02113718 kind:load to:0x0209a124 module:overlay(0) +from:0x0211371c kind:load to:0x020ee784 module:overlay(31) +from:0x02113720 kind:load to:0x020ee760 module:overlay(31) +from:0x0211372c kind:load to:0x020ea4f5 module:overlay(31) +from:0x02113730 kind:load to:0x020ee840 module:overlay(31) +from:0x02113734 kind:load to:0x0209a254 module:overlay(0) +from:0x02113738 kind:load to:0x0209a288 module:overlay(0) +from:0x0211373c kind:load to:0x0209a320 module:overlay(0) +from:0x02113740 kind:load to:0x0209a334 module:overlay(0) +from:0x02113744 kind:load to:0x020ee968 module:overlay(31) +from:0x02113748 kind:load to:0x0209a35c module:overlay(0) +from:0x0211374c kind:load to:0x0209a3e4 module:overlay(0) +from:0x02113750 kind:load to:0x0209a06c module:overlay(0) +from:0x02113754 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02113758 kind:load to:0x0209a308 module:overlay(0) +from:0x0211375c kind:load to:0x0209a348 module:overlay(0) +from:0x02113760 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02113764 kind:load to:0x020ee814 module:overlay(31) +from:0x02113768 kind:load to:0x020ee7f0 module:overlay(31) +from:0x0211376c kind:load to:0x020eeae4 module:overlay(31) +from:0x02113770 kind:load to:0x020eaa68 module:overlay(31) +from:0x02113778 kind:load to:0x020ea86c module:overlay(31) +from:0x02113780 kind:load to:0x020ea868 module:overlay(31) +from:0x02113788 kind:load to:0x020ea864 module:overlay(31) +from:0x02113790 kind:load to:0x020eac64 module:overlay(31) +from:0x02113798 kind:load to:0x020ead0c module:overlay(31) +from:0x021137a0 kind:load to:0x020ec034 module:overlay(31) +from:0x021137a8 kind:load to:0x020ec05c module:overlay(31) +from:0x021137b0 kind:load to:0x020ec0d4 module:overlay(31) +from:0x021137b8 kind:load to:0x020eb5f8 module:overlay(31) +from:0x021137c0 kind:load to:0x020ead7c module:overlay(31) +from:0x021137c8 kind:load to:0x020eb188 module:overlay(31) +from:0x021137d0 kind:load to:0x020ebfd8 module:overlay(31) +from:0x021137d8 kind:load to:0x020eafe0 module:overlay(31) +from:0x021137e0 kind:load to:0x020eaa8c module:overlay(31) +from:0x021137e8 kind:load to:0x020ec164 module:overlay(31) +from:0x021137f0 kind:load to:0x020eba58 module:overlay(31) +from:0x021137f8 kind:load to:0x020eaa88 module:overlay(31) +from:0x02113800 kind:load to:0x020ea8c8 module:overlay(31) +from:0x02113808 kind:load to:0x020ea8c4 module:overlay(31) +from:0x02113810 kind:load to:0x020ea8c0 module:overlay(31) +from:0x02113818 kind:load to:0x020eace0 module:overlay(31) +from:0x02113820 kind:load to:0x020ead78 module:overlay(31) +from:0x02113828 kind:load to:0x020ec058 module:overlay(31) +from:0x02113830 kind:load to:0x020ec0a8 module:overlay(31) +from:0x02113838 kind:load to:0x020ec12c module:overlay(31) +from:0x02113840 kind:load to:0x020eb61c module:overlay(31) +from:0x02113848 kind:load to:0x020eafb0 module:overlay(31) +from:0x02113850 kind:load to:0x020eb218 module:overlay(31) +from:0x02113858 kind:load to:0x020ec028 module:overlay(31) +from:0x02113860 kind:load to:0x020eb158 module:overlay(31) +from:0x02113868 kind:load to:0x020eab0c module:overlay(31) +from:0x02113870 kind:load to:0x020ec170 module:overlay(31) +from:0x02113878 kind:load to:0x020eba8c module:overlay(31) +from:0x02113888 kind:load to:0x020edfdc module:overlay(31) +from:0x0211388c kind:load to:0x02098554 module:overlay(0) +from:0x02113890 kind:load to:0x0209856c module:overlay(0) +from:0x02113894 kind:load to:0x02098578 module:overlay(0) +from:0x02113898 kind:load to:0x01fff464 module:itcm +from:0x0211389c kind:load to:0x020a99d8 module:overlay(0) +from:0x021138a0 kind:load to:0x020ea698 module:overlay(31) +from:0x021138a4 kind:load to:0x020a8da4 module:overlay(0) +from:0x021138a8 kind:load to:0x020ea8cc module:overlay(31) +from:0x021138ac kind:load to:0x020a98f4 module:overlay(0) +from:0x021138b0 kind:load to:0x020984bc module:overlay(0) +from:0x021138b4 kind:load to:0x020ec1d4 module:overlay(31) +from:0x021138b8 kind:load to:0x020984c4 module:overlay(0) +from:0x021138bc kind:load to:0x020984c8 module:overlay(0) +from:0x021138c0 kind:load to:0x02098584 module:overlay(0) +from:0x021138c4 kind:load to:0x020985f0 module:overlay(0) +from:0x021138c8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021138cc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021138d0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021138d4 kind:load to:0x020ea525 module:overlay(31) +from:0x021138d8 kind:load to:0x020ea5c9 module:overlay(31) +from:0x021138dc kind:load to:0x020a8da0 module:overlay(0) +from:0x021138e0 kind:load to:0x020ea870 module:overlay(31) +from:0x021138e4 kind:load to:0x020a92d0 module:overlay(0) +from:0x021138e8 kind:load to:0x020a8f78 module:overlay(0) +from:0x021138ec kind:load to:0x020a8fe0 module:overlay(0) +from:0x021138f0 kind:load to:0x020ec7e4 module:overlay(31) +from:0x021138f4 kind:load to:0x020ec764 module:overlay(31) +from:0x021138f8 kind:load to:0x020ec7a4 module:overlay(31) +from:0x021138fc kind:load to:0x020a9240 module:overlay(0) +from:0x02113900 kind:load to:0x020a9244 module:overlay(0) +from:0x02113904 kind:load to:0x020ec2d0 module:overlay(31) +from:0x02113908 kind:load to:0x020ee6d0 module:overlay(31) +from:0x0211390c kind:load to:0x020a91b0 module:overlay(0) +from:0x02113910 kind:load to:0x020ec860 module:overlay(31) +from:0x02113914 kind:load to:0x020ec8bc module:overlay(31) +from:0x02113918 kind:load to:0x020a8f64 module:overlay(0) +from:0x0211391c kind:load to:0x020a8f6c module:overlay(0) +from:0x02113920 kind:load to:0x020ec970 module:overlay(31) +from:0x02113924 kind:load to:0x020a9598 module:overlay(0) +from:0x02113928 kind:load to:0x020a95c4 module:overlay(0) +from:0x0211392c kind:load to:0x020ee000 module:overlay(31) +from:0x02113930 kind:load to:0x020a97fc module:overlay(0) +from:0x02113934 kind:load to:0x020ea7a4 module:overlay(31) +from:0x02113938 kind:load to:0x020ec5f0 module:overlay(31) +from:0x0211393c kind:load to:0x020ee3e8 module:overlay(31) +from:0x02113940 kind:load to:0x020a99a4 module:overlay(0) +from:0x0211394c kind:load to:0x02098518 module:overlay(0) +from:0x02113950 kind:load to:0x02098554 module:overlay(0) +from:0x02113954 kind:load to:0x0209856c module:overlay(0) +from:0x02113958 kind:load to:0x02098578 module:overlay(0) +from:0x0211395c kind:load to:0x01fff464 module:itcm +from:0x02113960 kind:load to:0x020a99d8 module:overlay(0) +from:0x02113964 kind:load to:0x020a8d28 module:overlay(0) +from:0x02113968 kind:load to:0x020a8da4 module:overlay(0) +from:0x0211396c kind:load to:0x020a98f0 module:overlay(0) +from:0x02113970 kind:load to:0x020a98f4 module:overlay(0) +from:0x02113974 kind:load to:0x020984bc module:overlay(0) +from:0x02113978 kind:load to:0x020a995c module:overlay(0) +from:0x0211397c kind:load to:0x020984c4 module:overlay(0) +from:0x02113980 kind:load to:0x020984c8 module:overlay(0) +from:0x02113984 kind:load to:0x02098584 module:overlay(0) +from:0x02113988 kind:load to:0x020985f0 module:overlay(0) +from:0x0211398c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02113990 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02113994 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02113998 kind:load to:0x020ee884 module:overlay(31) +from:0x0211399c kind:load to:0x020ee85c module:overlay(31) +from:0x021139a0 kind:load to:0x020a8da0 module:overlay(0) +from:0x021139a8 kind:load to:0x020a92d0 module:overlay(0) +from:0x021139ac kind:load to:0x020a8f78 module:overlay(0) +from:0x021139b0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021139b4 kind:load to:0x020a9150 module:overlay(0) +from:0x021139b8 kind:load to:0x020a914c module:overlay(0) +from:0x021139bc kind:load to:0x020a921c module:overlay(0) +from:0x021139c0 kind:load to:0x020a9240 module:overlay(0) +from:0x021139c4 kind:load to:0x020a9244 module:overlay(0) +from:0x021139c8 kind:load to:0x020a91a0 module:overlay(0) +from:0x021139cc kind:load to:0x020a91a8 module:overlay(0) +from:0x021139d0 kind:load to:0x020a91b0 module:overlay(0) +from:0x021139d4 kind:load to:0x020a8f54 module:overlay(0) +from:0x021139d8 kind:load to:0x020a8f5c module:overlay(0) +from:0x021139dc kind:load to:0x020a8f64 module:overlay(0) +from:0x021139e0 kind:load to:0x020a8f6c module:overlay(0) +from:0x021139e4 kind:load to:0x020a9448 module:overlay(0) +from:0x021139e8 kind:load to:0x020a9598 module:overlay(0) +from:0x021139ec kind:load to:0x020a95c4 module:overlay(0) +from:0x021139f0 kind:load to:0x020a95e4 module:overlay(0) +from:0x021139f4 kind:load to:0x020a97fc module:overlay(0) +from:0x021139f8 kind:load to:0x020a95d4 module:overlay(0) +from:0x021139fc kind:load to:0x020a8ec0 module:overlay(0) +from:0x02113a00 kind:load to:0x020a8e84 module:overlay(0) +from:0x02113a04 kind:load to:0x020a99a4 module:overlay(0) +from:0x02113d14 kind:load to:0x020ee93d module:overlay(31) +from:0x02113d18 kind:load to:0x020ee949 module:overlay(31) +from:0x02113d1c kind:load to:0x0209a254 module:overlay(0) +from:0x02113d20 kind:load to:0x0209a288 module:overlay(0) +from:0x02113d24 kind:load to:0x0209a320 module:overlay(0) +from:0x02113d28 kind:load to:0x0209a334 module:overlay(0) +from:0x02113d2c kind:load to:0x020ee968 module:overlay(31) +from:0x02113d30 kind:load to:0x0209a35c module:overlay(0) +from:0x02113d34 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02113d38 kind:load to:0x0209a06c module:overlay(0) +from:0x02113d3c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02113d40 kind:load to:0x0209a308 module:overlay(0) +from:0x02113d44 kind:load to:0x0209a348 module:overlay(0) +from:0x02113d48 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02113d4c kind:load to:0x020ee814 module:overlay(31) +from:0x02113d50 kind:load to:0x020ee7f0 module:overlay(31) +from:0x02113d54 kind:load to:0x020eeae4 module:overlay(31) +from:0x02113d74 kind:load to:0x020ef2f8 module:overlay(31) +from:0x02113d7c kind:load to:0x020ef334 module:overlay(31) +from:0x02113d84 kind:load to:0x020ef3a0 module:overlay(31) +from:0x02113d8c kind:load to:0x020ef3d0 module:overlay(31) +from:0x02113d94 kind:load to:0x020ef444 module:overlay(31) +from:0x02113d9c kind:load to:0x020ef458 module:overlay(31) +from:0x02113da4 kind:load to:0x020ef2ec module:overlay(31) +from:0x02113dac kind:load to:0x020ef320 module:overlay(31) +from:0x02113db4 kind:load to:0x020ef35c module:overlay(31) +from:0x02113dbc kind:load to:0x020ef3b8 module:overlay(31) +from:0x02113dc4 kind:load to:0x020ef430 module:overlay(31) +from:0x02113dcc kind:load to:0x020ef448 module:overlay(31) +from:0x02113ddc kind:load to:0x020ef730 module:overlay(31) +from:0x02113de0 kind:load to:0x020ef774 module:overlay(31) +from:0x02113de4 kind:load to:0x020ef7bc module:overlay(31) +from:0x02113de8 kind:load to:0x020ef794 module:overlay(31) +from:0x02113df4 kind:load to:0x020eed00 module:overlay(31) +from:0x02113df8 kind:load to:0x0209774c module:overlay(0) +from:0x02113dfc kind:load to:0x02097754 module:overlay(0) +from:0x02113e00 kind:load to:0x020977d0 module:overlay(0) +from:0x02113e04 kind:load to:0x02097810 module:overlay(0) +from:0x02113e08 kind:load to:0x02097814 module:overlay(0) +from:0x02113e0c kind:load to:0x02097818 module:overlay(0) +from:0x02113e18 kind:load to:0x02098518 module:overlay(0) +from:0x02113e1c kind:load to:0x02098554 module:overlay(0) +from:0x02113e20 kind:load to:0x0209856c module:overlay(0) +from:0x02113e24 kind:load to:0x02098578 module:overlay(0) +from:0x02113e28 kind:load to:0x01fff464 module:itcm +from:0x02113e2c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02113e30 kind:load to:0x020eeed8 module:overlay(31) +from:0x02113e34 kind:load to:0x020984b0 module:overlay(0) +from:0x02113e38 kind:load to:0x020eeee8 module:overlay(31) +from:0x02113e3c kind:load to:0x020984b8 module:overlay(0) +from:0x02113e40 kind:load to:0x020984bc module:overlay(0) +from:0x02113e44 kind:load to:0x020ef5e8 module:overlay(31) +from:0x02113e48 kind:load to:0x020984c4 module:overlay(0) +from:0x02113e4c kind:load to:0x020984c8 module:overlay(0) +from:0x02113e50 kind:load to:0x02098584 module:overlay(0) +from:0x02113e54 kind:load to:0x020985f0 module:overlay(0) +from:0x02113e58 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02113e5c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02113e60 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02113e64 kind:load to:0x020ef7f4 module:overlay(31) +from:0x02113e68 kind:load to:0x020ef7d8 module:overlay(31) +from:0x02113e74 kind:load to:0x020ef828 module:overlay(31) +from:0x02113e78 kind:load to:0x02097944 module:overlay(0) +from:0x02113e7c kind:load to:0x02097754 module:overlay(0) +from:0x02113e80 kind:load to:0x020977d0 module:overlay(0) +from:0x02113e84 kind:load to:0x0209794c module:overlay(0) +from:0x02113e88 kind:load to:0x0209796c module:overlay(0) +from:0x02113e8c kind:load to:0x02097998 module:overlay(0) +from:0x02113e98 kind:load to:0x02098518 module:overlay(0) +from:0x02113e9c kind:load to:0x02098554 module:overlay(0) +from:0x02113ea0 kind:load to:0x0209856c module:overlay(0) +from:0x02113ea4 kind:load to:0x02098578 module:overlay(0) +from:0x02113ea8 kind:load to:0x01fff464 module:itcm +from:0x02113eac kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02113eb0 kind:load to:0x020ef8a0 module:overlay(31) +from:0x02113eb4 kind:load to:0x020ef958 module:overlay(31) +from:0x02113eb8 kind:load to:0x020984b4 module:overlay(0) +from:0x02113ebc kind:load to:0x020984b8 module:overlay(0) +from:0x02113ec0 kind:load to:0x020984bc module:overlay(0) +from:0x02113ec4 kind:load to:0x020ef990 module:overlay(31) +from:0x02113ec8 kind:load to:0x020984c4 module:overlay(0) +from:0x02113ecc kind:load to:0x020984c8 module:overlay(0) +from:0x02113ed0 kind:load to:0x02098584 module:overlay(0) +from:0x02113ed4 kind:load to:0x020985f0 module:overlay(0) +from:0x02113ed8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02113edc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02113ee0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02113ee4 kind:load to:0x020ef9b0 module:overlay(31) +from:0x02113ee8 kind:load to:0x020ef9d0 module:overlay(31) +from:0x02113ef4 kind:load to:0x020efa18 module:overlay(31) +from:0x02113ef8 kind:load to:0x0209774c module:overlay(0) +from:0x02113efc kind:load to:0x02097754 module:overlay(0) +from:0x02113f00 kind:load to:0x020977d0 module:overlay(0) +from:0x02113f04 kind:load to:0x02097810 module:overlay(0) +from:0x02113f08 kind:load to:0x02097814 module:overlay(0) +from:0x02113f0c kind:load to:0x02097818 module:overlay(0) +from:0x02113f18 kind:load to:0x0207c49c module:overlay(0) +from:0x02113f1c kind:load to:0x0207c4a4 module:overlay(0) +from:0x02113f20 kind:load to:0x0207c96c module:overlay(0) +from:0x02113f24 kind:load to:0x0207c95c module:overlay(0) +from:0x02113f28 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02113f2c kind:load to:0x0207ca10 module:overlay(0) +from:0x02113f30 kind:load to:0x0207ca38 module:overlay(0) +from:0x02113f34 kind:load to:0x0207cab0 module:overlay(0) +from:0x02113f40 kind:load to:0x02098518 module:overlay(0) +from:0x02113f44 kind:load to:0x02098554 module:overlay(0) +from:0x02113f48 kind:load to:0x0209856c module:overlay(0) +from:0x02113f4c kind:load to:0x02098578 module:overlay(0) +from:0x02113f50 kind:load to:0x01fff464 module:itcm +from:0x02113f54 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02113f58 kind:load to:0x020efaa0 module:overlay(31) +from:0x02113f5c kind:load to:0x020984b0 module:overlay(0) +from:0x02113f60 kind:load to:0x020984b4 module:overlay(0) +from:0x02113f64 kind:load to:0x020984b8 module:overlay(0) +from:0x02113f68 kind:load to:0x020984bc module:overlay(0) +from:0x02113f6c kind:load to:0x020984c0 module:overlay(0) +from:0x02113f70 kind:load to:0x020984c4 module:overlay(0) +from:0x02113f74 kind:load to:0x020984c8 module:overlay(0) +from:0x02113f78 kind:load to:0x02098584 module:overlay(0) +from:0x02113f7c kind:load to:0x020985f0 module:overlay(0) +from:0x02113f80 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02113f84 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02113f88 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02113f8c kind:load to:0x020efc78 module:overlay(31) +from:0x02113f90 kind:load to:0x020efc98 module:overlay(31) +from:0x02113f9c kind:load to:0x020f0638 module:overlay(31) +from:0x02113fa0 kind:load to:0x020f0b8c module:overlay(31) +from:0x02113fa4 kind:load to:0x020f0b5c module:overlay(31) +from:0x02113fa8 kind:load to:0x0207c008 module:overlay(0) +from:0x02113fac kind:load to:0x0207c010 module:overlay(0) +from:0x02113fb8 kind:load to:0x020f09f8 module:overlay(31) +from:0x02113fbc kind:load to:0x020f0a14 module:overlay(31) +from:0x02113fc0 kind:load to:0x020f0aa8 module:overlay(31) +from:0x02113fc4 kind:load to:0x020f0a38 module:overlay(31) +from:0x02113fc8 kind:load to:0x0207c010 module:overlay(0) +from:0x02113fd4 kind:load to:0x02098518 module:overlay(0) +from:0x02113fd8 kind:load to:0x02098554 module:overlay(0) +from:0x02113fdc kind:load to:0x0209856c module:overlay(0) +from:0x02113fe0 kind:load to:0x02098578 module:overlay(0) +from:0x02113fe4 kind:load to:0x01fff464 module:itcm +from:0x02113fe8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02113fec kind:load to:0x020efd6c module:overlay(31) +from:0x02113ff0 kind:load to:0x020984b0 module:overlay(0) +from:0x02113ff4 kind:load to:0x020f005c module:overlay(31) +from:0x02113ff8 kind:load to:0x020f0060 module:overlay(31) +from:0x02113ffc kind:load to:0x020984bc module:overlay(0) +from:0x02114000 kind:load to:0x020984c0 module:overlay(0) +from:0x02114004 kind:load to:0x020984c4 module:overlay(0) +from:0x02114008 kind:load to:0x020984c8 module:overlay(0) +from:0x0211400c kind:load to:0x020efdcc module:overlay(31) +from:0x02114010 kind:load to:0x020efe08 module:overlay(31) +from:0x02114014 kind:load to:0x020f02a8 module:overlay(31) +from:0x02114018 kind:load to:0x020f02c8 module:overlay(31) +from:0x0211401c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114020 kind:load to:0x020f0ba8 module:overlay(31) +from:0x02114024 kind:load to:0x020f0bd0 module:overlay(31) +from:0x02114028 kind:load to:0x020f064c module:overlay(31) +from:0x0211402c kind:load to:0x020f0654 module:overlay(31) +from:0x02114034 kind:load to:0x020f0090 module:overlay(31) +from:0x02114038 kind:load to:0x020f065c module:overlay(31) +from:0x02114044 kind:load to:0x020f0c0c module:overlay(31) +from:0x02114048 kind:load to:0x0209774c module:overlay(0) +from:0x0211404c kind:load to:0x02097754 module:overlay(0) +from:0x02114050 kind:load to:0x020977d0 module:overlay(0) +from:0x02114054 kind:load to:0x02097810 module:overlay(0) +from:0x02114058 kind:load to:0x02097814 module:overlay(0) +from:0x0211405c kind:load to:0x02097818 module:overlay(0) +from:0x02114060 kind:load to:0x020f0de8 module:overlay(31) +from:0x02114068 kind:load to:0x020f0e00 module:overlay(31) +from:0x02114070 kind:load to:0x020f0e18 module:overlay(31) +from:0x02114078 kind:load to:0x020f0e30 module:overlay(31) +from:0x02114080 kind:load to:0x020f0e48 module:overlay(31) +from:0x02114088 kind:load to:0x020f0e70 module:overlay(31) +from:0x02114090 kind:load to:0x020f0220 module:overlay(31) +from:0x02114098 kind:load to:0x020f04dc module:overlay(31) +from:0x021140a0 kind:load to:0x020f0df4 module:overlay(31) +from:0x021140a8 kind:load to:0x020f0e0c module:overlay(31) +from:0x021140b0 kind:load to:0x020f0e24 module:overlay(31) +from:0x021140b8 kind:load to:0x020f0e3c module:overlay(31) +from:0x021140c0 kind:load to:0x020f0e5c module:overlay(31) +from:0x021140c8 kind:load to:0x020f0f44 module:overlay(31) +from:0x021140d0 kind:load to:0x020f0244 module:overlay(31) +from:0x021140d8 kind:load to:0x020f0514 module:overlay(31) +from:0x021140e8 kind:load to:0x02098518 module:overlay(0) +from:0x021140ec kind:load to:0x02098554 module:overlay(0) +from:0x021140f0 kind:load to:0x0209856c module:overlay(0) +from:0x021140f4 kind:load to:0x02098578 module:overlay(0) +from:0x021140f8 kind:load to:0x01fff464 module:itcm +from:0x021140fc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114100 kind:load to:0x020f0d04 module:overlay(31) +from:0x02114104 kind:load to:0x020984b0 module:overlay(0) +from:0x02114108 kind:load to:0x020f0d80 module:overlay(31) +from:0x0211410c kind:load to:0x020f0060 module:overlay(31) +from:0x02114110 kind:load to:0x020984bc module:overlay(0) +from:0x02114114 kind:load to:0x020f0db8 module:overlay(31) +from:0x02114118 kind:load to:0x020984c4 module:overlay(0) +from:0x0211411c kind:load to:0x020984c8 module:overlay(0) +from:0x02114120 kind:load to:0x020efdcc module:overlay(31) +from:0x02114124 kind:load to:0x020efe08 module:overlay(31) +from:0x02114128 kind:load to:0x020f02a8 module:overlay(31) +from:0x0211412c kind:load to:0x020f02c8 module:overlay(31) +from:0x02114130 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114134 kind:load to:0x020f0f50 module:overlay(31) +from:0x02114138 kind:load to:0x020f0f80 module:overlay(31) +from:0x0211413c kind:load to:0x020f064c module:overlay(31) +from:0x02114140 kind:load to:0x020f0654 module:overlay(31) +from:0x02114144 kind:load to:0x020f0d2c module:overlay(31) +from:0x02114148 kind:load to:0x020f0090 module:overlay(31) +from:0x0211414c kind:load to:0x020f065c module:overlay(31) +from:0x02114158 kind:load to:0x020f0fd8 module:overlay(31) +from:0x0211415c kind:load to:0x0209774c module:overlay(0) +from:0x02114160 kind:load to:0x02097754 module:overlay(0) +from:0x02114164 kind:load to:0x020977d0 module:overlay(0) +from:0x02114168 kind:load to:0x02097810 module:overlay(0) +from:0x0211416c kind:load to:0x02097814 module:overlay(0) +from:0x02114170 kind:load to:0x02097818 module:overlay(0) +from:0x02114174 kind:load to:0x020f11a8 module:overlay(31) +from:0x0211417c kind:load to:0x020f11c0 module:overlay(31) +from:0x02114184 kind:load to:0x020f11d8 module:overlay(31) +from:0x0211418c kind:load to:0x020f11f0 module:overlay(31) +from:0x02114194 kind:load to:0x020f1208 module:overlay(31) +from:0x0211419c kind:load to:0x020f1230 module:overlay(31) +from:0x021141a4 kind:load to:0x020f0220 module:overlay(31) +from:0x021141ac kind:load to:0x020f04dc module:overlay(31) +from:0x021141b4 kind:load to:0x020f11b4 module:overlay(31) +from:0x021141bc kind:load to:0x020f11cc module:overlay(31) +from:0x021141c4 kind:load to:0x020f11e4 module:overlay(31) +from:0x021141cc kind:load to:0x020f11fc module:overlay(31) +from:0x021141d4 kind:load to:0x020f121c module:overlay(31) +from:0x021141dc kind:load to:0x020f1308 module:overlay(31) +from:0x021141e4 kind:load to:0x020f0244 module:overlay(31) +from:0x021141ec kind:load to:0x020f0514 module:overlay(31) +from:0x021141fc kind:load to:0x02098518 module:overlay(0) +from:0x02114200 kind:load to:0x02098554 module:overlay(0) +from:0x02114204 kind:load to:0x0209856c module:overlay(0) +from:0x02114208 kind:load to:0x02098578 module:overlay(0) +from:0x0211420c kind:load to:0x01fff464 module:itcm +from:0x02114210 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114214 kind:load to:0x020f10d4 module:overlay(31) +from:0x02114218 kind:load to:0x020984b0 module:overlay(0) +from:0x0211421c kind:load to:0x020f1140 module:overlay(31) +from:0x02114220 kind:load to:0x020f0060 module:overlay(31) +from:0x02114224 kind:load to:0x020984bc module:overlay(0) +from:0x02114228 kind:load to:0x020f1178 module:overlay(31) +from:0x0211422c kind:load to:0x020984c4 module:overlay(0) +from:0x02114230 kind:load to:0x020984c8 module:overlay(0) +from:0x02114234 kind:load to:0x020efdcc module:overlay(31) +from:0x02114238 kind:load to:0x020efe08 module:overlay(31) +from:0x0211423c kind:load to:0x020f02a8 module:overlay(31) +from:0x02114240 kind:load to:0x020f02c8 module:overlay(31) +from:0x02114244 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114248 kind:load to:0x020f1314 module:overlay(31) +from:0x0211424c kind:load to:0x020f1344 module:overlay(31) +from:0x02114250 kind:load to:0x020f064c module:overlay(31) +from:0x02114254 kind:load to:0x020f0654 module:overlay(31) +from:0x02114258 kind:load to:0x020f10fc module:overlay(31) +from:0x0211425c kind:load to:0x020f0090 module:overlay(31) +from:0x02114260 kind:load to:0x020f065c module:overlay(31) +from:0x0211426c kind:load to:0x020f1608 module:overlay(31) +from:0x02114270 kind:load to:0x020f3d4c module:overlay(31) +from:0x02114274 kind:load to:0x0207b71c module:overlay(0) +from:0x02114278 kind:load to:0x020f3c38 module:overlay(31) +from:0x0211427c kind:load to:0x020f38b0 module:overlay(31) +from:0x02114288 kind:load to:0x020f32c4 module:overlay(31) +from:0x0211428c kind:load to:0x020f32e0 module:overlay(31) +from:0x02114290 kind:load to:0x020f3310 module:overlay(31) +from:0x02114294 kind:load to:0x020f33bc module:overlay(31) +from:0x02114298 kind:load to:0x0207c010 module:overlay(0) +from:0x021142a4 kind:load to:0x020f139c module:overlay(31) +from:0x021142a8 kind:load to:0x0209774c module:overlay(0) +from:0x021142ac kind:load to:0x02097754 module:overlay(0) +from:0x021142b0 kind:load to:0x020977d0 module:overlay(0) +from:0x021142b4 kind:load to:0x02097810 module:overlay(0) +from:0x021142b8 kind:load to:0x02097814 module:overlay(0) +from:0x021142bc kind:load to:0x02097818 module:overlay(0) +from:0x021142c0 kind:load to:0x020f1a64 module:overlay(31) +from:0x021142c8 kind:load to:0x020f1c24 module:overlay(31) +from:0x021142d0 kind:load to:0x020f1dd4 module:overlay(31) +from:0x021142d8 kind:load to:0x020f1f54 module:overlay(31) +from:0x021142e0 kind:load to:0x020f206c module:overlay(31) +from:0x021142e8 kind:load to:0x020f2134 module:overlay(31) +from:0x021142f0 kind:load to:0x020f21dc module:overlay(31) +from:0x021142f8 kind:load to:0x020f1874 module:overlay(31) +from:0x02114300 kind:load to:0x020f1b04 module:overlay(31) +from:0x02114308 kind:load to:0x020f1c7c module:overlay(31) +from:0x02114310 kind:load to:0x020f1e3c module:overlay(31) +from:0x02114318 kind:load to:0x020f2010 module:overlay(31) +from:0x02114320 kind:load to:0x020f20bc module:overlay(31) +from:0x02114328 kind:load to:0x020f2160 module:overlay(31) +from:0x02114330 kind:load to:0x020f2214 module:overlay(31) +from:0x02114338 kind:load to:0x020f1958 module:overlay(31) +from:0x02114348 kind:load to:0x02098518 module:overlay(0) +from:0x0211434c kind:load to:0x02098554 module:overlay(0) +from:0x02114350 kind:load to:0x0209856c module:overlay(0) +from:0x02114354 kind:load to:0x02098578 module:overlay(0) +from:0x02114358 kind:load to:0x01fff464 module:itcm +from:0x0211435c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114360 kind:load to:0x020f173c module:overlay(31) +from:0x02114364 kind:load to:0x020984b0 module:overlay(0) +from:0x02114368 kind:load to:0x020f195c module:overlay(31) +from:0x0211436c kind:load to:0x020f18bc module:overlay(31) +from:0x02114370 kind:load to:0x020984bc module:overlay(0) +from:0x02114374 kind:load to:0x020f2310 module:overlay(31) +from:0x02114378 kind:load to:0x020984c4 module:overlay(0) +from:0x0211437c kind:load to:0x020984c8 module:overlay(0) +from:0x02114380 kind:load to:0x02098584 module:overlay(0) +from:0x02114384 kind:load to:0x020985f0 module:overlay(0) +from:0x02114388 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0211438c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114390 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114394 kind:load to:0x020f161c module:overlay(31) +from:0x02114398 kind:load to:0x020f16a8 module:overlay(31) +from:0x021143a4 kind:load to:0x020f3d88 module:overlay(31) +from:0x021143a8 kind:load to:0x0209774c module:overlay(0) +from:0x021143ac kind:load to:0x02097754 module:overlay(0) +from:0x021143b0 kind:load to:0x020977d0 module:overlay(0) +from:0x021143b4 kind:load to:0x02097810 module:overlay(0) +from:0x021143b8 kind:load to:0x02097814 module:overlay(0) +from:0x021143bc kind:load to:0x02097818 module:overlay(0) +from:0x021143c8 kind:load to:0x02098518 module:overlay(0) +from:0x021143cc kind:load to:0x02098554 module:overlay(0) +from:0x021143d0 kind:load to:0x0209856c module:overlay(0) +from:0x021143d4 kind:load to:0x02098578 module:overlay(0) +from:0x021143d8 kind:load to:0x01fff464 module:itcm +from:0x021143dc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021143e0 kind:load to:0x020f3dfc module:overlay(31) +from:0x021143e4 kind:load to:0x020984b0 module:overlay(0) +from:0x021143e8 kind:load to:0x020f3e50 module:overlay(31) +from:0x021143ec kind:load to:0x020f3eac module:overlay(31) +from:0x021143f0 kind:load to:0x020984bc module:overlay(0) +from:0x021143f4 kind:load to:0x020984c0 module:overlay(0) +from:0x021143f8 kind:load to:0x020984c4 module:overlay(0) +from:0x021143fc kind:load to:0x020984c8 module:overlay(0) +from:0x02114400 kind:load to:0x02098584 module:overlay(0) +from:0x02114404 kind:load to:0x020985f0 module:overlay(0) +from:0x02114408 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0211440c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114410 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114414 kind:load to:0x020f4058 module:overlay(31) +from:0x02114418 kind:load to:0x020f406c module:overlay(31) +from:0x02114424 kind:load to:0x020e66ec module:overlay(31) +from:0x02114428 kind:load to:0x020f4638 module:overlay(31) +from:0x0211442c kind:load to:0x020f4224 module:overlay(31) +from:0x02114430 kind:load to:0x020f424c module:overlay(31) +from:0x02114434 kind:load to:0x0207c010 module:overlay(0) +from:0x02114440 kind:load to:0x02098518 module:overlay(0) +from:0x02114444 kind:load to:0x02098554 module:overlay(0) +from:0x02114448 kind:load to:0x0209856c module:overlay(0) +from:0x0211444c kind:load to:0x02098578 module:overlay(0) +from:0x02114450 kind:load to:0x01fff464 module:itcm +from:0x02114454 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114458 kind:load to:0x020f4144 module:overlay(31) +from:0x0211445c kind:load to:0x020984b0 module:overlay(0) +from:0x02114460 kind:load to:0x020f4188 module:overlay(31) +from:0x02114464 kind:load to:0x020984b8 module:overlay(0) +from:0x02114468 kind:load to:0x020984bc module:overlay(0) +from:0x0211446c kind:load to:0x020f4268 module:overlay(31) +from:0x02114470 kind:load to:0x020984c4 module:overlay(0) +from:0x02114474 kind:load to:0x020984c8 module:overlay(0) +from:0x02114478 kind:load to:0x02098584 module:overlay(0) +from:0x0211447c kind:load to:0x020985f0 module:overlay(0) +from:0x02114480 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114484 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114488 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0211448c kind:load to:0x020f4654 module:overlay(31) +from:0x02114490 kind:load to:0x020f467c module:overlay(31) +from:0x02114494 kind:load to:0x020f47d4 module:overlay(31) +from:0x02114498 kind:load to:0x020f58d0 module:overlay(31) +from:0x021144a8 kind:load to:0x02098518 module:overlay(0) +from:0x021144ac kind:load to:0x02098554 module:overlay(0) +from:0x021144b0 kind:load to:0x0209856c module:overlay(0) +from:0x021144b4 kind:load to:0x02098578 module:overlay(0) +from:0x021144b8 kind:load to:0x01fff464 module:itcm +from:0x021144bc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021144c0 kind:load to:0x020f4790 module:overlay(31) +from:0x021144c4 kind:load to:0x020984b0 module:overlay(0) +from:0x021144c8 kind:load to:0x020f47c0 module:overlay(31) +from:0x021144cc kind:load to:0x020984b8 module:overlay(0) +from:0x021144d0 kind:load to:0x020984bc module:overlay(0) +from:0x021144d4 kind:load to:0x020f595c module:overlay(31) +from:0x021144d8 kind:load to:0x020984c4 module:overlay(0) +from:0x021144dc kind:load to:0x020984c8 module:overlay(0) +from:0x021144e0 kind:load to:0x02098584 module:overlay(0) +from:0x021144e4 kind:load to:0x020985f0 module:overlay(0) +from:0x021144e8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021144ec kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021144f0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021144f4 kind:load to:0x020f60d8 module:overlay(31) +from:0x021144f8 kind:load to:0x020f60ec module:overlay(31) +from:0x021144fc kind:load to:0x020f47d4 module:overlay(31) +from:0x02114500 kind:load to:0x020f58d0 module:overlay(31) +from:0x0211450c kind:load to:0x020f6114 module:overlay(31) +from:0x02114510 kind:load to:0x0209774c module:overlay(0) +from:0x02114514 kind:load to:0x02097754 module:overlay(0) +from:0x02114518 kind:load to:0x020977d0 module:overlay(0) +from:0x0211451c kind:load to:0x02097810 module:overlay(0) +from:0x02114520 kind:load to:0x02097814 module:overlay(0) +from:0x02114524 kind:load to:0x02097818 module:overlay(0) +from:0x02114530 kind:load to:0x02098518 module:overlay(0) +from:0x02114534 kind:load to:0x02098554 module:overlay(0) +from:0x02114538 kind:load to:0x0209856c module:overlay(0) +from:0x0211453c kind:load to:0x02098578 module:overlay(0) +from:0x02114540 kind:load to:0x01fff464 module:itcm +from:0x02114544 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114548 kind:load to:0x020f6190 module:overlay(31) +from:0x0211454c kind:load to:0x020984b0 module:overlay(0) +from:0x02114550 kind:load to:0x020f6198 module:overlay(31) +from:0x02114554 kind:load to:0x020984b8 module:overlay(0) +from:0x02114558 kind:load to:0x020984bc module:overlay(0) +from:0x0211455c kind:load to:0x020f619c module:overlay(31) +from:0x02114560 kind:load to:0x020984c4 module:overlay(0) +from:0x02114564 kind:load to:0x020984c8 module:overlay(0) +from:0x02114568 kind:load to:0x02098584 module:overlay(0) +from:0x0211456c kind:load to:0x020985f0 module:overlay(0) +from:0x02114570 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114574 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114578 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0211457c kind:load to:0x020f6240 module:overlay(31) +from:0x02114580 kind:load to:0x020f6254 module:overlay(31) +from:0x02114594 kind:load to:0x020f62e4 module:overlay(31) +from:0x02114598 kind:load to:0x020f6374 module:overlay(31) +from:0x0211459c kind:load to:0x020f637c module:overlay(31) +from:0x021145a0 kind:load to:0x020f6384 module:overlay(31) +from:0x021145a4 kind:load to:0x021145a8 module:overlay(31) +from:0x021145b8 kind:load to:0x020f6840 module:overlay(31) +from:0x021145bc kind:load to:0x02097944 module:overlay(0) +from:0x021145c0 kind:load to:0x02097754 module:overlay(0) +from:0x021145c4 kind:load to:0x020977d0 module:overlay(0) +from:0x021145c8 kind:load to:0x0209794c module:overlay(0) +from:0x021145cc kind:load to:0x0209796c module:overlay(0) +from:0x021145d0 kind:load to:0x02097998 module:overlay(0) +from:0x021145dc kind:load to:0x020f6984 module:overlay(31) +from:0x021145e0 kind:load to:0x020f73fc module:overlay(31) +from:0x021145e4 kind:load to:0x0205a720 module:overlay(0) +from:0x021145e8 kind:load to:0x01ffc57c module:itcm +from:0x021145ec kind:load to:0x02057dc8 module:overlay(0) +from:0x021145f0 kind:load to:0x02057e44 module:overlay(0) +from:0x021145f4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021145f8 kind:load to:0x01ffc7a4 module:itcm +from:0x021145fc kind:load to:0x02057d84 module:overlay(0) +from:0x02114608 kind:load to:0x02098518 module:overlay(0) +from:0x0211460c kind:load to:0x02098554 module:overlay(0) +from:0x02114610 kind:load to:0x0209856c module:overlay(0) +from:0x02114614 kind:load to:0x02098578 module:overlay(0) +from:0x02114618 kind:load to:0x01fff464 module:itcm +from:0x0211461c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114620 kind:load to:0x020f6998 module:overlay(31) +from:0x02114624 kind:load to:0x020984b0 module:overlay(0) +from:0x02114628 kind:load to:0x020f6ae4 module:overlay(31) +from:0x0211462c kind:load to:0x020f6e48 module:overlay(31) +from:0x02114630 kind:load to:0x020984bc module:overlay(0) +from:0x02114634 kind:load to:0x020f72a8 module:overlay(31) +from:0x02114638 kind:load to:0x020f7170 module:overlay(31) +from:0x0211463c kind:load to:0x020984c8 module:overlay(0) +from:0x02114640 kind:load to:0x02098584 module:overlay(0) +from:0x02114644 kind:load to:0x020985f0 module:overlay(0) +from:0x02114648 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0211464c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114650 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114654 kind:load to:0x020f7418 module:overlay(31) +from:0x02114658 kind:load to:0x020f7438 module:overlay(31) +from:0x02114664 kind:load to:0x02098518 module:overlay(0) +from:0x02114668 kind:load to:0x02098554 module:overlay(0) +from:0x0211466c kind:load to:0x0209856c module:overlay(0) +from:0x02114670 kind:load to:0x02098578 module:overlay(0) +from:0x02114674 kind:load to:0x01fff464 module:itcm +from:0x02114678 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0211467c kind:load to:0x020f7494 module:overlay(31) +from:0x02114680 kind:load to:0x020f74d4 module:overlay(31) +from:0x02114684 kind:load to:0x020984b4 module:overlay(0) +from:0x02114688 kind:load to:0x020984b8 module:overlay(0) +from:0x0211468c kind:load to:0x020984bc module:overlay(0) +from:0x02114690 kind:load to:0x020984c0 module:overlay(0) +from:0x02114694 kind:load to:0x020984c4 module:overlay(0) +from:0x02114698 kind:load to:0x020984c8 module:overlay(0) +from:0x0211469c kind:load to:0x02098584 module:overlay(0) +from:0x021146a0 kind:load to:0x020985f0 module:overlay(0) +from:0x021146a4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021146a8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021146ac kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021146b0 kind:load to:0x020f768c module:overlay(31) +from:0x021146b4 kind:load to:0x020f76a0 module:overlay(31) +from:0x021146c0 kind:load to:0x02098518 module:overlay(0) +from:0x021146c4 kind:load to:0x02098554 module:overlay(0) +from:0x021146c8 kind:load to:0x0209856c module:overlay(0) +from:0x021146cc kind:load to:0x02098578 module:overlay(0) +from:0x021146d0 kind:load to:0x01fff464 module:itcm +from:0x021146d4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021146d8 kind:load to:0x020f759c module:overlay(31) +from:0x021146dc kind:load to:0x020f74d4 module:overlay(31) +from:0x021146e0 kind:load to:0x020984b4 module:overlay(0) +from:0x021146e4 kind:load to:0x020984b8 module:overlay(0) +from:0x021146e8 kind:load to:0x020984bc module:overlay(0) +from:0x021146ec kind:load to:0x020f75f4 module:overlay(31) +from:0x021146f0 kind:load to:0x020984c4 module:overlay(0) +from:0x021146f4 kind:load to:0x020984c8 module:overlay(0) +from:0x021146f8 kind:load to:0x02098584 module:overlay(0) +from:0x021146fc kind:load to:0x020985f0 module:overlay(0) +from:0x02114700 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114704 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114708 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0211470c kind:load to:0x020f7704 module:overlay(31) +from:0x02114710 kind:load to:0x020f7724 module:overlay(31) +from:0x02114714 kind:load to:0x020f75ec module:overlay(31) +from:0x02114720 kind:load to:0x02098518 module:overlay(0) +from:0x02114724 kind:load to:0x02098554 module:overlay(0) +from:0x02114728 kind:load to:0x0209856c module:overlay(0) +from:0x0211472c kind:load to:0x02098578 module:overlay(0) +from:0x02114730 kind:load to:0x01fff464 module:itcm +from:0x02114734 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114738 kind:load to:0x020f7614 module:overlay(31) +from:0x0211473c kind:load to:0x020f74d4 module:overlay(31) +from:0x02114740 kind:load to:0x020984b4 module:overlay(0) +from:0x02114744 kind:load to:0x020984b8 module:overlay(0) +from:0x02114748 kind:load to:0x020984bc module:overlay(0) +from:0x0211474c kind:load to:0x020f766c module:overlay(31) +from:0x02114750 kind:load to:0x020984c4 module:overlay(0) +from:0x02114754 kind:load to:0x020984c8 module:overlay(0) +from:0x02114758 kind:load to:0x02098584 module:overlay(0) +from:0x0211475c kind:load to:0x020985f0 module:overlay(0) +from:0x02114760 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114764 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114768 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0211476c kind:load to:0x020f774c module:overlay(31) +from:0x02114770 kind:load to:0x020f776c module:overlay(31) +from:0x02114774 kind:load to:0x020f7664 module:overlay(31) +from:0x02114780 kind:load to:0x02098518 module:overlay(0) +from:0x02114784 kind:load to:0x02098554 module:overlay(0) +from:0x02114788 kind:load to:0x0209856c module:overlay(0) +from:0x0211478c kind:load to:0x02098578 module:overlay(0) +from:0x02114790 kind:load to:0x01fff464 module:itcm +from:0x02114794 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114798 kind:load to:0x020f7538 module:overlay(31) +from:0x0211479c kind:load to:0x020f74d4 module:overlay(31) +from:0x021147a0 kind:load to:0x020984b4 module:overlay(0) +from:0x021147a4 kind:load to:0x020984b8 module:overlay(0) +from:0x021147a8 kind:load to:0x020984bc module:overlay(0) +from:0x021147ac kind:load to:0x020f7574 module:overlay(31) +from:0x021147b0 kind:load to:0x020984c4 module:overlay(0) +from:0x021147b4 kind:load to:0x020984c8 module:overlay(0) +from:0x021147b8 kind:load to:0x02098584 module:overlay(0) +from:0x021147bc kind:load to:0x020985f0 module:overlay(0) +from:0x021147c0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021147c4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021147c8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021147cc kind:load to:0x020f76bc module:overlay(31) +from:0x021147d0 kind:load to:0x020f76dc module:overlay(31) +from:0x021147d4 kind:load to:0x020f7594 module:overlay(31) +from:0x021147e0 kind:load to:0x020f7a54 module:overlay(31) +from:0x021147e4 kind:load to:0x020f7a68 module:overlay(31) +from:0x021147e8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021147ec kind:load to:0x01ffc57c module:itcm +from:0x021147f0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021147f4 kind:load to:0x02057e44 module:overlay(0) +from:0x021147f8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021147fc kind:load to:0x02057c34 module:overlay(0) +from:0x02114800 kind:load to:0x02057d84 module:overlay(0) +from:0x02114820 kind:load to:0x020f7a90 module:overlay(31) +from:0x02114824 kind:load to:0x0209774c module:overlay(0) +from:0x02114828 kind:load to:0x02097754 module:overlay(0) +from:0x0211482c kind:load to:0x020977d0 module:overlay(0) +from:0x02114830 kind:load to:0x02097810 module:overlay(0) +from:0x02114834 kind:load to:0x02097814 module:overlay(0) +from:0x02114838 kind:load to:0x02097818 module:overlay(0) +from:0x02114844 kind:load to:0x02098518 module:overlay(0) +from:0x02114848 kind:load to:0x02098554 module:overlay(0) +from:0x0211484c kind:load to:0x0209856c module:overlay(0) +from:0x02114850 kind:load to:0x02098578 module:overlay(0) +from:0x02114854 kind:load to:0x01fff464 module:itcm +from:0x02114858 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0211485c kind:load to:0x020f7b0c module:overlay(31) +from:0x02114860 kind:load to:0x020984b0 module:overlay(0) +from:0x02114864 kind:load to:0x020f7b20 module:overlay(31) +from:0x02114868 kind:load to:0x020984b8 module:overlay(0) +from:0x0211486c kind:load to:0x020984bc module:overlay(0) +from:0x02114870 kind:load to:0x020f7b88 module:overlay(31) +from:0x02114874 kind:load to:0x020984c4 module:overlay(0) +from:0x02114878 kind:load to:0x020984c8 module:overlay(0) +from:0x0211487c kind:load to:0x02098584 module:overlay(0) +from:0x02114880 kind:load to:0x020985f0 module:overlay(0) +from:0x02114884 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114888 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211488c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114890 kind:load to:0x020f7b98 module:overlay(31) +from:0x02114894 kind:load to:0x020f7bac module:overlay(31) +from:0x021148a0 kind:load to:0x02097c14 module:overlay(0) +from:0x021148a4 kind:load to:0x020f7d94 module:overlay(31) +from:0x021148b0 kind:load to:0x02097c14 module:overlay(0) +from:0x021148b4 kind:load to:0x020f7c3c module:overlay(31) +from:0x021148c0 kind:load to:0x020f7dc8 module:overlay(31) +from:0x021148c4 kind:load to:0x0209774c module:overlay(0) +from:0x021148c8 kind:load to:0x02097754 module:overlay(0) +from:0x021148cc kind:load to:0x020977d0 module:overlay(0) +from:0x021148d0 kind:load to:0x02097810 module:overlay(0) +from:0x021148d4 kind:load to:0x02097814 module:overlay(0) +from:0x021148d8 kind:load to:0x02097818 module:overlay(0) +from:0x021148e4 kind:load to:0x02098518 module:overlay(0) +from:0x021148e8 kind:load to:0x02098554 module:overlay(0) +from:0x021148ec kind:load to:0x0209856c module:overlay(0) +from:0x021148f0 kind:load to:0x02098578 module:overlay(0) +from:0x021148f4 kind:load to:0x01fff464 module:itcm +from:0x021148f8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021148fc kind:load to:0x020f7e34 module:overlay(31) +from:0x02114900 kind:load to:0x020984b0 module:overlay(0) +from:0x02114904 kind:load to:0x020984b4 module:overlay(0) +from:0x02114908 kind:load to:0x020984b8 module:overlay(0) +from:0x0211490c kind:load to:0x020984bc module:overlay(0) +from:0x02114910 kind:load to:0x020984c0 module:overlay(0) +from:0x02114914 kind:load to:0x020984c4 module:overlay(0) +from:0x02114918 kind:load to:0x020984c8 module:overlay(0) +from:0x0211491c kind:load to:0x02098584 module:overlay(0) +from:0x02114920 kind:load to:0x020985f0 module:overlay(0) +from:0x02114924 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114928 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211492c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114930 kind:load to:0x020f7ed0 module:overlay(31) +from:0x02114934 kind:load to:0x020f7ee4 module:overlay(31) +from:0x02114940 kind:load to:0x020f7f20 module:overlay(31) +from:0x02114944 kind:load to:0x0209774c module:overlay(0) +from:0x02114948 kind:load to:0x02097754 module:overlay(0) +from:0x0211494c kind:load to:0x020977d0 module:overlay(0) +from:0x02114950 kind:load to:0x02097810 module:overlay(0) +from:0x02114954 kind:load to:0x02097814 module:overlay(0) +from:0x02114958 kind:load to:0x02097818 module:overlay(0) +from:0x02114964 kind:load to:0x02098518 module:overlay(0) +from:0x02114968 kind:load to:0x02098554 module:overlay(0) +from:0x0211496c kind:load to:0x0209856c module:overlay(0) +from:0x02114970 kind:load to:0x02098578 module:overlay(0) +from:0x02114974 kind:load to:0x01fff464 module:itcm +from:0x02114978 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0211497c kind:load to:0x020f7f8c module:overlay(31) +from:0x02114980 kind:load to:0x020984b0 module:overlay(0) +from:0x02114984 kind:load to:0x020984b4 module:overlay(0) +from:0x02114988 kind:load to:0x020984b8 module:overlay(0) +from:0x0211498c kind:load to:0x020984bc module:overlay(0) +from:0x02114990 kind:load to:0x020984c0 module:overlay(0) +from:0x02114994 kind:load to:0x020984c4 module:overlay(0) +from:0x02114998 kind:load to:0x020984c8 module:overlay(0) +from:0x0211499c kind:load to:0x02098584 module:overlay(0) +from:0x021149a0 kind:load to:0x020985f0 module:overlay(0) +from:0x021149a4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021149a8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021149ac kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021149b0 kind:load to:0x020f7fe0 module:overlay(31) +from:0x021149b4 kind:load to:0x020f7ff4 module:overlay(31) +from:0x021149c0 kind:load to:0x020f8030 module:overlay(31) +from:0x021149c4 kind:load to:0x0209774c module:overlay(0) +from:0x021149c8 kind:load to:0x02097754 module:overlay(0) +from:0x021149cc kind:load to:0x020977d0 module:overlay(0) +from:0x021149d0 kind:load to:0x02097810 module:overlay(0) +from:0x021149d4 kind:load to:0x02097814 module:overlay(0) +from:0x021149d8 kind:load to:0x02097818 module:overlay(0) +from:0x021149e4 kind:load to:0x02098518 module:overlay(0) +from:0x021149e8 kind:load to:0x02098554 module:overlay(0) +from:0x021149ec kind:load to:0x0209856c module:overlay(0) +from:0x021149f0 kind:load to:0x02098578 module:overlay(0) +from:0x021149f4 kind:load to:0x01fff464 module:itcm +from:0x021149f8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021149fc kind:load to:0x020f80b8 module:overlay(31) +from:0x02114a00 kind:load to:0x020984b0 module:overlay(0) +from:0x02114a04 kind:load to:0x020f8118 module:overlay(31) +from:0x02114a08 kind:load to:0x020984b8 module:overlay(0) +from:0x02114a0c kind:load to:0x020984bc module:overlay(0) +from:0x02114a10 kind:load to:0x020984c0 module:overlay(0) +from:0x02114a14 kind:load to:0x020984c4 module:overlay(0) +from:0x02114a18 kind:load to:0x020984c8 module:overlay(0) +from:0x02114a1c kind:load to:0x02098584 module:overlay(0) +from:0x02114a20 kind:load to:0x020985f0 module:overlay(0) +from:0x02114a24 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114a28 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114a2c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114a30 kind:load to:0x020f829c module:overlay(31) +from:0x02114a34 kind:load to:0x020f82b0 module:overlay(31) +from:0x02114a40 kind:load to:0x020f8674 module:overlay(31) +from:0x02114a44 kind:load to:0x020f9cf4 module:overlay(31) +from:0x02114a48 kind:load to:0x0207b71c module:overlay(0) +from:0x02114a4c kind:load to:0x0207b754 module:overlay(0) +from:0x02114a50 kind:load to:0x020f849c module:overlay(31) +from:0x02114a5c kind:load to:0x020f8688 module:overlay(31) +from:0x02114a60 kind:load to:0x020f9cd8 module:overlay(31) +from:0x02114a64 kind:load to:0x020982d8 module:overlay(0) +from:0x02114a68 kind:load to:0x020f8354 module:overlay(31) +from:0x02114a6c kind:load to:0x020f83e4 module:overlay(31) +from:0x02114a78 kind:load to:0x020f82ec module:overlay(31) +from:0x02114a7c kind:load to:0x02097944 module:overlay(0) +from:0x02114a80 kind:load to:0x02097754 module:overlay(0) +from:0x02114a84 kind:load to:0x020977d0 module:overlay(0) +from:0x02114a88 kind:load to:0x0209794c module:overlay(0) +from:0x02114a8c kind:load to:0x0209796c module:overlay(0) +from:0x02114a90 kind:load to:0x02097998 module:overlay(0) +from:0x02114a94 kind:load to:0x020f8a04 module:overlay(31) +from:0x02114a9c kind:load to:0x020f8a38 module:overlay(31) +from:0x02114aa4 kind:load to:0x020f8a58 module:overlay(31) +from:0x02114aac kind:load to:0x020f8bc4 module:overlay(31) +from:0x02114ab4 kind:load to:0x020f92cc module:overlay(31) +from:0x02114abc kind:load to:0x020f93bc module:overlay(31) +from:0x02114ac4 kind:load to:0x020f8f0c module:overlay(31) +from:0x02114acc kind:load to:0x020f8f30 module:overlay(31) +from:0x02114ad4 kind:load to:0x020f9050 module:overlay(31) +from:0x02114adc kind:load to:0x020f91ac module:overlay(31) +from:0x02114ae4 kind:load to:0x020f9554 module:overlay(31) +from:0x02114aec kind:load to:0x020f89f4 module:overlay(31) +from:0x02114af4 kind:load to:0x020f8a2c module:overlay(31) +from:0x02114afc kind:load to:0x020f8a3c module:overlay(31) +from:0x02114b04 kind:load to:0x020f8b58 module:overlay(31) +from:0x02114b0c kind:load to:0x020f9250 module:overlay(31) +from:0x02114b14 kind:load to:0x020f9340 module:overlay(31) +from:0x02114b1c kind:load to:0x020f8ed4 module:overlay(31) +from:0x02114b24 kind:load to:0x020f8f10 module:overlay(31) +from:0x02114b2c kind:load to:0x020f9018 module:overlay(31) +from:0x02114b34 kind:load to:0x020f916c module:overlay(31) +from:0x02114b3c kind:load to:0x020f9494 module:overlay(31) +from:0x02114b4c kind:load to:0x02098518 module:overlay(0) +from:0x02114b50 kind:load to:0x02098554 module:overlay(0) +from:0x02114b54 kind:load to:0x0209856c module:overlay(0) +from:0x02114b58 kind:load to:0x02098578 module:overlay(0) +from:0x02114b5c kind:load to:0x01fff464 module:itcm +from:0x02114b60 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114b64 kind:load to:0x020f869c module:overlay(31) +from:0x02114b68 kind:load to:0x020984b0 module:overlay(0) +from:0x02114b6c kind:load to:0x020f878c module:overlay(31) +from:0x02114b70 kind:load to:0x020984b8 module:overlay(0) +from:0x02114b74 kind:load to:0x020984bc module:overlay(0) +from:0x02114b78 kind:load to:0x020f8948 module:overlay(31) +from:0x02114b7c kind:load to:0x020984c4 module:overlay(0) +from:0x02114b80 kind:load to:0x020984c8 module:overlay(0) +from:0x02114b84 kind:load to:0x02098584 module:overlay(0) +from:0x02114b88 kind:load to:0x020985f0 module:overlay(0) +from:0x02114b8c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114b90 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114b94 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114b98 kind:load to:0x020f9d10 module:overlay(31) +from:0x02114b9c kind:load to:0x020f9d60 module:overlay(31) +from:0x02114bb0 kind:load to:0x020fa46c module:overlay(31) +from:0x02114bb8 kind:load to:0x020fa4a0 module:overlay(31) +from:0x02114bc0 kind:load to:0x020fa568 module:overlay(31) +from:0x02114bc8 kind:load to:0x020fa5f0 module:overlay(31) +from:0x02114bd0 kind:load to:0x020fa664 module:overlay(31) +from:0x02114bd8 kind:load to:0x020fa678 module:overlay(31) +from:0x02114be0 kind:load to:0x020fa72c module:overlay(31) +from:0x02114be8 kind:load to:0x020fa468 module:overlay(31) +from:0x02114bf0 kind:load to:0x020fa494 module:overlay(31) +from:0x02114bf8 kind:load to:0x020fa524 module:overlay(31) +from:0x02114c00 kind:load to:0x020fa5d8 module:overlay(31) +from:0x02114c08 kind:load to:0x020fa650 module:overlay(31) +from:0x02114c10 kind:load to:0x020fa668 module:overlay(31) +from:0x02114c18 kind:load to:0x020fa6c8 module:overlay(31) +from:0x02114c28 kind:load to:0x020faa30 module:overlay(31) +from:0x02114c2c kind:load to:0x020faa74 module:overlay(31) +from:0x02114c30 kind:load to:0x020faabc module:overlay(31) +from:0x02114c34 kind:load to:0x020faa94 module:overlay(31) +from:0x02114c40 kind:load to:0x020f9dd8 module:overlay(31) +from:0x02114c44 kind:load to:0x0209774c module:overlay(0) +from:0x02114c48 kind:load to:0x02097754 module:overlay(0) +from:0x02114c4c kind:load to:0x020977d0 module:overlay(0) +from:0x02114c50 kind:load to:0x02097810 module:overlay(0) +from:0x02114c54 kind:load to:0x02097814 module:overlay(0) +from:0x02114c58 kind:load to:0x02097818 module:overlay(0) +from:0x02114c64 kind:load to:0x020f9f28 module:overlay(31) +from:0x02114c68 kind:load to:0x0209774c module:overlay(0) +from:0x02114c6c kind:load to:0x02097754 module:overlay(0) +from:0x02114c70 kind:load to:0x020977d0 module:overlay(0) +from:0x02114c74 kind:load to:0x02097810 module:overlay(0) +from:0x02114c78 kind:load to:0x02097814 module:overlay(0) +from:0x02114c7c kind:load to:0x02097818 module:overlay(0) +from:0x02114c88 kind:load to:0x020f9eb8 module:overlay(31) +from:0x02114c8c kind:load to:0x0209774c module:overlay(0) +from:0x02114c90 kind:load to:0x02097754 module:overlay(0) +from:0x02114c94 kind:load to:0x020977d0 module:overlay(0) +from:0x02114c98 kind:load to:0x02097810 module:overlay(0) +from:0x02114c9c kind:load to:0x02097814 module:overlay(0) +from:0x02114ca0 kind:load to:0x02097818 module:overlay(0) +from:0x02114cac kind:load to:0x020f9e48 module:overlay(31) +from:0x02114cb0 kind:load to:0x0209774c module:overlay(0) +from:0x02114cb4 kind:load to:0x02097754 module:overlay(0) +from:0x02114cb8 kind:load to:0x020977d0 module:overlay(0) +from:0x02114cbc kind:load to:0x02097810 module:overlay(0) +from:0x02114cc0 kind:load to:0x02097814 module:overlay(0) +from:0x02114cc4 kind:load to:0x02097818 module:overlay(0) +from:0x02114cd0 kind:load to:0x02098518 module:overlay(0) +from:0x02114cd4 kind:load to:0x02098554 module:overlay(0) +from:0x02114cd8 kind:load to:0x0209856c module:overlay(0) +from:0x02114cdc kind:load to:0x02098578 module:overlay(0) +from:0x02114ce0 kind:load to:0x01fff464 module:itcm +from:0x02114ce4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114ce8 kind:load to:0x020fa20c module:overlay(31) +from:0x02114cec kind:load to:0x020984b0 module:overlay(0) +from:0x02114cf0 kind:load to:0x020fa23c module:overlay(31) +from:0x02114cf4 kind:load to:0x020fa248 module:overlay(31) +from:0x02114cf8 kind:load to:0x020984bc module:overlay(0) +from:0x02114cfc kind:load to:0x020fa83c module:overlay(31) +from:0x02114d00 kind:load to:0x02099004 module:overlay(0) +from:0x02114d04 kind:load to:0x020984c8 module:overlay(0) +from:0x02114d08 kind:load to:0x02098584 module:overlay(0) +from:0x02114d0c kind:load to:0x020985f0 module:overlay(0) +from:0x02114d10 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114d14 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114d18 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114d1c kind:load to:0x020faadc module:overlay(31) +from:0x02114d20 kind:load to:0x020faaf0 module:overlay(31) +from:0x02114d24 kind:load to:0x02099588 module:overlay(0) +from:0x02114d3c kind:load to:0x020fb1b0 module:overlay(31) +from:0x02114d40 kind:load to:0x020fb1cc module:overlay(31) +from:0x02114d44 kind:load to:0x0207318c module:overlay(0) +from:0x02114d48 kind:load to:0x02073190 module:overlay(0) +from:0x02114d54 kind:load to:0x020fab68 module:overlay(31) +from:0x02114d58 kind:load to:0x0209774c module:overlay(0) +from:0x02114d5c kind:load to:0x02097754 module:overlay(0) +from:0x02114d60 kind:load to:0x020977d0 module:overlay(0) +from:0x02114d64 kind:load to:0x02097810 module:overlay(0) +from:0x02114d68 kind:load to:0x02097814 module:overlay(0) +from:0x02114d6c kind:load to:0x02097818 module:overlay(0) +from:0x02114d78 kind:load to:0x02098518 module:overlay(0) +from:0x02114d7c kind:load to:0x02098554 module:overlay(0) +from:0x02114d80 kind:load to:0x0209856c module:overlay(0) +from:0x02114d84 kind:load to:0x02098578 module:overlay(0) +from:0x02114d88 kind:load to:0x01fff464 module:itcm +from:0x02114d8c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114d90 kind:load to:0x020fac64 module:overlay(31) +from:0x02114d94 kind:load to:0x020984b0 module:overlay(0) +from:0x02114d98 kind:load to:0x02184644 module:overlays(97,100,102) +from:0x02114d9c kind:load to:0x021847d4 module:overlays(97,100,102) +from:0x02114da0 kind:load to:0x020984bc module:overlay(0) +from:0x02114da4 kind:load to:0x020984c0 module:overlay(0) +from:0x02114da8 kind:load to:0x020984c4 module:overlay(0) +from:0x02114dac kind:load to:0x020984c8 module:overlay(0) +from:0x02114db0 kind:load to:0x02098584 module:overlay(0) +from:0x02114db4 kind:load to:0x020985f0 module:overlay(0) +from:0x02114db8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114dbc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114dc0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114dc4 kind:load to:0x020fb278 module:overlay(31) +from:0x02114dc8 kind:load to:0x020fb250 module:overlay(31) +from:0x02114dcc kind:load to:0x020fad88 module:overlay(31) +from:0x02114dd0 kind:load to:0x020fada8 module:overlay(31) +from:0x02114dd4 kind:load to:0x020fadb4 module:overlay(31) +from:0x02114dd8 kind:load to:0x020fae08 module:overlay(31) +from:0x02114ddc kind:load to:0x020fad3c module:overlay(31) +from:0x02114de0 kind:load to:0x020fae20 module:overlay(31) +from:0x02114de4 kind:load to:0x020faeb4 module:overlay(31) +from:0x02114de8 kind:load to:0x020faf04 module:overlay(31) +from:0x02114df8 kind:load to:0x020fb2ac module:overlay(31) +from:0x02114dfc kind:load to:0x020616e0 module:overlay(0) +from:0x02114e00 kind:load to:0x020616e4 module:overlay(0) +from:0x02114e08 kind:load to:0x020616ec module:overlay(0) +from:0x02114e0c kind:load to:0x020616f0 module:overlay(0) +from:0x02114e24 kind:load to:0x020fb318 module:overlay(31) +from:0x02114e28 kind:load to:0x0209774c module:overlay(0) +from:0x02114e2c kind:load to:0x02097754 module:overlay(0) +from:0x02114e30 kind:load to:0x020977d0 module:overlay(0) +from:0x02114e34 kind:load to:0x02097810 module:overlay(0) +from:0x02114e38 kind:load to:0x02097814 module:overlay(0) +from:0x02114e3c kind:load to:0x02097818 module:overlay(0) +from:0x02114e48 kind:load to:0x02098518 module:overlay(0) +from:0x02114e4c kind:load to:0x02098554 module:overlay(0) +from:0x02114e50 kind:load to:0x0209856c module:overlay(0) +from:0x02114e54 kind:load to:0x02098578 module:overlay(0) +from:0x02114e58 kind:load to:0x01fff464 module:itcm +from:0x02114e5c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114e60 kind:load to:0x020e3e18 module:overlay(31) +from:0x02114e64 kind:load to:0x020e3e44 module:overlay(31) +from:0x02114e68 kind:load to:0x020e3e84 module:overlay(31) +from:0x02114e6c kind:load to:0x020e3ed8 module:overlay(31) +from:0x02114e70 kind:load to:0x020984bc module:overlay(0) +from:0x02114e74 kind:load to:0x020984c0 module:overlay(0) +from:0x02114e78 kind:load to:0x020984c4 module:overlay(0) +from:0x02114e7c kind:load to:0x020984c8 module:overlay(0) +from:0x02114e80 kind:load to:0x02098584 module:overlay(0) +from:0x02114e84 kind:load to:0x020985f0 module:overlay(0) +from:0x02114e88 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114e8c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114e90 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114e94 kind:load to:0x020fb450 module:overlay(31) +from:0x02114e98 kind:load to:0x020fb470 module:overlay(31) +from:0x02114e9c kind:load to:0x020e3f50 module:overlay(31) +from:0x02114ea0 kind:load to:0x020fb38c module:overlay(31) +from:0x02114ea4 kind:load to:0x020fb3c8 module:overlay(31) +from:0x02114ea8 kind:load to:0x020fb40c module:overlay(31) +from:0x02114eb4 kind:load to:0x020fb4b8 module:overlay(31) +from:0x02114eb8 kind:load to:0x02097944 module:overlay(0) +from:0x02114ebc kind:load to:0x02097754 module:overlay(0) +from:0x02114ec0 kind:load to:0x020977d0 module:overlay(0) +from:0x02114ec4 kind:load to:0x0209794c module:overlay(0) +from:0x02114ec8 kind:load to:0x0209796c module:overlay(0) +from:0x02114ecc kind:load to:0x02097998 module:overlay(0) +from:0x02114f08 kind:load to:0x02098518 module:overlay(0) +from:0x02114f0c kind:load to:0x02098554 module:overlay(0) +from:0x02114f10 kind:load to:0x0209856c module:overlay(0) +from:0x02114f14 kind:load to:0x02098578 module:overlay(0) +from:0x02114f18 kind:load to:0x01fff464 module:itcm +from:0x02114f1c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114f20 kind:load to:0x020fb614 module:overlay(31) +from:0x02114f24 kind:load to:0x020984b0 module:overlay(0) +from:0x02114f28 kind:load to:0x020fb6cc module:overlay(31) +from:0x02114f2c kind:load to:0x020fb704 module:overlay(31) +from:0x02114f30 kind:load to:0x020984bc module:overlay(0) +from:0x02114f34 kind:load to:0x020fb720 module:overlay(31) +from:0x02114f38 kind:load to:0x020984c4 module:overlay(0) +from:0x02114f3c kind:load to:0x020984c8 module:overlay(0) +from:0x02114f40 kind:load to:0x02098584 module:overlay(0) +from:0x02114f44 kind:load to:0x020985f0 module:overlay(0) +from:0x02114f48 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114f4c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114f50 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114f54 kind:load to:0x020fb790 module:overlay(31) +from:0x02114f58 kind:load to:0x020fb7c0 module:overlay(31) +from:0x02114f5c kind:load to:0x020fb718 module:overlay(31) +from:0x02114f68 kind:load to:0x020fbc3c module:overlay(31) +from:0x02114f6c kind:load to:0x020fbc94 module:overlay(31) +from:0x02114f70 kind:load to:0x020fbcc0 module:overlay(31) +from:0x02114f74 kind:load to:0x020fbcf0 module:overlay(31) +from:0x02114f80 kind:load to:0x020fb818 module:overlay(31) +from:0x02114f84 kind:load to:0x02097944 module:overlay(0) +from:0x02114f88 kind:load to:0x02097754 module:overlay(0) +from:0x02114f8c kind:load to:0x020977d0 module:overlay(0) +from:0x02114f90 kind:load to:0x0209794c module:overlay(0) +from:0x02114f94 kind:load to:0x0209796c module:overlay(0) +from:0x02114f98 kind:load to:0x02097998 module:overlay(0) +from:0x02114fa4 kind:load to:0x02098518 module:overlay(0) +from:0x02114fa8 kind:load to:0x02098554 module:overlay(0) +from:0x02114fac kind:load to:0x0209856c module:overlay(0) +from:0x02114fb0 kind:load to:0x02098578 module:overlay(0) +from:0x02114fb4 kind:load to:0x01fff464 module:itcm +from:0x02114fb8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02114fbc kind:load to:0x020fb8d8 module:overlay(31) +from:0x02114fc0 kind:load to:0x020984b0 module:overlay(0) +from:0x02114fc4 kind:load to:0x020fb920 module:overlay(31) +from:0x02114fc8 kind:load to:0x020984b8 module:overlay(0) +from:0x02114fcc kind:load to:0x020984bc module:overlay(0) +from:0x02114fd0 kind:load to:0x020fbb88 module:overlay(31) +from:0x02114fd4 kind:load to:0x020984c4 module:overlay(0) +from:0x02114fd8 kind:load to:0x020984c8 module:overlay(0) +from:0x02114fdc kind:load to:0x02098584 module:overlay(0) +from:0x02114fe0 kind:load to:0x020985f0 module:overlay(0) +from:0x02114fe4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02114fe8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02114fec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02114ff0 kind:load to:0x020fbd28 module:overlay(31) +from:0x02114ff4 kind:load to:0x020fbd3c module:overlay(31) +from:0x02114ff8 kind:load to:0x020fbaec module:overlay(31) +from:0x02115008 kind:load to:0x0209d0b0 module:overlay(0) +from:0x0211500c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115010 kind:load to:0x020fc054 module:overlay(31) +from:0x02115014 kind:load to:0x020fc458 module:overlay(31) +from:0x02115018 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0211501c kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02115020 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115024 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115028 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0211502c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115030 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115034 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115038 kind:load to:0x020fd090 module:overlay(31) +from:0x0211503c kind:load to:0x020fd0b0 module:overlay(31) +from:0x02115040 kind:load to:0x020fcf74 module:overlay(31) +from:0x02115044 kind:load to:0x020fcf78 module:overlay(31) +from:0x02115048 kind:load to:0x020fc454 module:overlay(31) +from:0x0211504c kind:load to:0x020fcde8 module:overlay(31) +from:0x02115050 kind:load to:0x020fcb50 module:overlay(31) +from:0x02115054 kind:load to:0x020fcdec module:overlay(31) +from:0x02115058 kind:load to:0x020fd084 module:overlay(31) +from:0x0211505c kind:load to:0x020fd088 module:overlay(31) +from:0x02115060 kind:load to:0x020fd08c module:overlay(31) +from:0x02115064 kind:load to:0x020fc5b8 module:overlay(31) +from:0x02115068 kind:load to:0x020fc4bc module:overlay(31) +from:0x0211506c kind:load to:0x020fcb54 module:overlay(31) +from:0x02115070 kind:load to:0x020fcb60 module:overlay(31) +from:0x02115074 kind:load to:0x020fcb70 module:overlay(31) +from:0x02115078 kind:load to:0x020fcd68 module:overlay(31) +from:0x0211507c kind:load to:0x020fccf8 module:overlay(31) +from:0x02115080 kind:load to:0x020fccfc module:overlay(31) +from:0x02115084 kind:load to:0x020fcd00 module:overlay(31) +from:0x02115088 kind:load to:0x020fcd10 module:overlay(31) +from:0x0211508c kind:load to:0x020fcdf0 module:overlay(31) +from:0x02115090 kind:load to:0x020fd074 module:overlay(31) +from:0x02115094 kind:load to:0x020fd07c module:overlay(31) +from:0x021150a0 kind:load to:0x02073184 module:overlay(0) +from:0x021150a8 kind:load to:0x020fd0d8 module:overlay(31) +from:0x021150ac kind:load to:0x02073270 module:overlay(0) +from:0x021150bc kind:load to:0x020fd104 module:overlay(31) +from:0x021150c0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021150c4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021150c8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021150cc kind:load to:0x0209ca78 module:overlay(0) +from:0x021150d8 kind:load to:0x020fd234 module:overlay(31) +from:0x021150dc kind:load to:0x020fd284 module:overlay(31) +from:0x021150e0 kind:load to:0x020fd474 module:overlay(31) +from:0x021150e4 kind:load to:0x020fd7e8 module:overlay(31) +from:0x021150e8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021150ec kind:load to:0x020fdfcc module:overlay(31) +from:0x021150f0 kind:load to:0x020fdfc0 module:overlay(31) +from:0x021150f4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021150f8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021150fc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115100 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115104 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115108 kind:load to:0x020fe698 module:overlay(31) +from:0x0211510c kind:load to:0x020fe6c8 module:overlay(31) +from:0x02115110 kind:load to:0x020fd3f8 module:overlay(31) +from:0x02115114 kind:load to:0x020fd404 module:overlay(31) +from:0x02115118 kind:load to:0x020fe250 module:overlay(31) +from:0x0211511c kind:load to:0x020fe278 module:overlay(31) +from:0x02115120 kind:load to:0x020fe2bc module:overlay(31) +from:0x02115124 kind:load to:0x020fe2e8 module:overlay(31) +from:0x02115128 kind:load to:0x020fd084 module:overlay(31) +from:0x0211512c kind:load to:0x020fd088 module:overlay(31) +from:0x02115130 kind:load to:0x020fd08c module:overlay(31) +from:0x02115134 kind:load to:0x020fd814 module:overlay(31) +from:0x02115138 kind:load to:0x020fc4bc module:overlay(31) +from:0x0211513c kind:load to:0x020fdc08 module:overlay(31) +from:0x02115140 kind:load to:0x020fdcc4 module:overlay(31) +from:0x02115144 kind:load to:0x020fdd70 module:overlay(31) +from:0x02115148 kind:load to:0x020fcd68 module:overlay(31) +from:0x0211514c kind:load to:0x020fe0d0 module:overlay(31) +from:0x02115150 kind:load to:0x020fccfc module:overlay(31) +from:0x02115154 kind:load to:0x020fe22c module:overlay(31) +from:0x02115158 kind:load to:0x020fcd10 module:overlay(31) +from:0x0211515c kind:load to:0x020fe388 module:overlay(31) +from:0x02115160 kind:load to:0x020fe32c module:overlay(31) +from:0x02115164 kind:load to:0x020fe350 module:overlay(31) +from:0x02115170 kind:load to:0x02073184 module:overlay(0) +from:0x02115178 kind:load to:0x020fe714 module:overlay(31) +from:0x0211517c kind:load to:0x02073270 module:overlay(0) +from:0x02115180 kind:load to:0x020fe04c module:overlay(31) +from:0x02115190 kind:load to:0x020fe740 module:overlay(31) +from:0x02115194 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115198 kind:load to:0x0209ca18 module:overlay(0) +from:0x0211519c kind:load to:0x0209ca58 module:overlay(0) +from:0x021151a0 kind:load to:0x0209ca78 module:overlay(0) +from:0x021151ac kind:load to:0x020fe86c module:overlay(31) +from:0x021151b0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021151b4 kind:load to:0x020fe888 module:overlay(31) +from:0x021151b8 kind:load to:0x020fc458 module:overlay(31) +from:0x021151bc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021151c0 kind:load to:0x020fe8ac module:overlay(31) +from:0x021151c4 kind:load to:0x020fe8a0 module:overlay(31) +from:0x021151c8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021151cc kind:load to:0x0209d1d4 module:overlay(0) +from:0x021151d0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021151d4 kind:load to:0x020feabc module:overlay(31) +from:0x021151d8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021151dc kind:load to:0x020fedf0 module:overlay(31) +from:0x021151e0 kind:load to:0x020fee20 module:overlay(31) +from:0x021151e4 kind:load to:0x020fcf74 module:overlay(31) +from:0x021151e8 kind:load to:0x020fcf78 module:overlay(31) +from:0x021151ec kind:load to:0x020fed78 module:overlay(31) +from:0x021151f0 kind:load to:0x020feda4 module:overlay(31) +from:0x021151f4 kind:load to:0x020fede8 module:overlay(31) +from:0x021151f8 kind:load to:0x020fedec module:overlay(31) +from:0x021151fc kind:load to:0x020fd084 module:overlay(31) +from:0x02115200 kind:load to:0x020fd088 module:overlay(31) +from:0x02115204 kind:load to:0x020fd08c module:overlay(31) +from:0x02115208 kind:load to:0x020fe9f8 module:overlay(31) +from:0x0211520c kind:load to:0x020fc4bc module:overlay(31) +from:0x02115210 kind:load to:0x020feb4c module:overlay(31) +from:0x02115214 kind:load to:0x020feb58 module:overlay(31) +from:0x02115218 kind:load to:0x020feb60 module:overlay(31) +from:0x0211521c kind:load to:0x020fcd68 module:overlay(31) +from:0x02115220 kind:load to:0x020feb68 module:overlay(31) +from:0x02115224 kind:load to:0x020febdc module:overlay(31) +from:0x02115228 kind:load to:0x020febb8 module:overlay(31) +from:0x0211522c kind:load to:0x020fcd10 module:overlay(31) +from:0x02115230 kind:load to:0x020fcdf0 module:overlay(31) +from:0x02115234 kind:load to:0x020fd074 module:overlay(31) +from:0x02115238 kind:load to:0x020fd07c module:overlay(31) +from:0x02115244 kind:load to:0x02073184 module:overlay(0) +from:0x0211524c kind:load to:0x020fd0d8 module:overlay(31) +from:0x02115250 kind:load to:0x02073270 module:overlay(0) +from:0x02115260 kind:load to:0x020fee78 module:overlay(31) +from:0x02115264 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115268 kind:load to:0x0209ca18 module:overlay(0) +from:0x0211526c kind:load to:0x0209ca58 module:overlay(0) +from:0x02115270 kind:load to:0x0209ca78 module:overlay(0) +from:0x0211527c kind:load to:0x020fefac module:overlay(31) +from:0x02115280 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115284 kind:load to:0x020ff07c module:overlay(31) +from:0x02115288 kind:load to:0x020fc458 module:overlay(31) +from:0x0211528c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115290 kind:load to:0x020ff130 module:overlay(31) +from:0x02115294 kind:load to:0x020ff1b0 module:overlay(31) +from:0x02115298 kind:load to:0x0209d1cc module:overlay(0) +from:0x0211529c kind:load to:0x0209d1d4 module:overlay(0) +from:0x021152a0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021152a4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021152a8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021152ac kind:load to:0x020ff4ac module:overlay(31) +from:0x021152b0 kind:load to:0x020ff4d4 module:overlay(31) +from:0x021152b4 kind:load to:0x020fcf74 module:overlay(31) +from:0x021152b8 kind:load to:0x020fcf78 module:overlay(31) +from:0x021152bc kind:load to:0x020ff3d0 module:overlay(31) +from:0x021152c0 kind:load to:0x020ff3fc module:overlay(31) +from:0x021152c4 kind:load to:0x020ff43c module:overlay(31) +from:0x021152c8 kind:load to:0x020ff468 module:overlay(31) +from:0x021152cc kind:load to:0x020ff2d8 module:overlay(31) +from:0x021152d0 kind:load to:0x020ff318 module:overlay(31) +from:0x021152d4 kind:load to:0x020ff38c module:overlay(31) +from:0x021152d8 kind:load to:0x020fc5b8 module:overlay(31) +from:0x021152dc kind:load to:0x020fc4bc module:overlay(31) +from:0x021152e0 kind:load to:0x020ff100 module:overlay(31) +from:0x021152e4 kind:load to:0x020fcb60 module:overlay(31) +from:0x021152e8 kind:load to:0x020ff110 module:overlay(31) +from:0x021152ec kind:load to:0x020fcd68 module:overlay(31) +from:0x021152f0 kind:load to:0x020ff1bc module:overlay(31) +from:0x021152f4 kind:load to:0x020fccfc module:overlay(31) +from:0x021152f8 kind:load to:0x020fcd00 module:overlay(31) +from:0x021152fc kind:load to:0x020fcd10 module:overlay(31) +from:0x02115300 kind:load to:0x020fcdf0 module:overlay(31) +from:0x02115304 kind:load to:0x020fd074 module:overlay(31) +from:0x02115308 kind:load to:0x020fd07c module:overlay(31) +from:0x02115314 kind:load to:0x02073184 module:overlay(0) +from:0x0211531c kind:load to:0x020fd0d8 module:overlay(31) +from:0x02115320 kind:load to:0x02073270 module:overlay(0) +from:0x02115324 kind:load to:0x020ff288 module:overlay(31) +from:0x02115334 kind:load to:0x020ff524 module:overlay(31) +from:0x02115338 kind:load to:0x0209cb9c module:overlay(0) +from:0x0211533c kind:load to:0x0209cd60 module:overlay(0) +from:0x02115340 kind:load to:0x0209cd7c module:overlay(0) +from:0x02115344 kind:load to:0x0209cdc0 module:overlay(0) +from:0x02115348 kind:load to:0x0210021c module:overlay(31) +from:0x0211534c kind:load to:0x02100230 module:overlay(31) +from:0x02115350 kind:load to:0x0209cbb4 module:overlay(0) +from:0x0211535c kind:load to:0x020ff6bc module:overlay(31) +from:0x02115360 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115364 kind:load to:0x020ff7bc module:overlay(31) +from:0x02115368 kind:load to:0x020fc458 module:overlay(31) +from:0x0211536c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115370 kind:load to:0x020ffb98 module:overlay(31) +from:0x02115374 kind:load to:0x020ffb8c module:overlay(31) +from:0x02115378 kind:load to:0x0209d1cc module:overlay(0) +from:0x0211537c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115380 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115384 kind:load to:0x020ffe1c module:overlay(31) +from:0x02115388 kind:load to:0x0209d1ec module:overlay(0) +from:0x0211538c kind:load to:0x021001b4 module:overlay(31) +from:0x02115390 kind:load to:0x021001e4 module:overlay(31) +from:0x02115394 kind:load to:0x020fcf74 module:overlay(31) +from:0x02115398 kind:load to:0x020fcf78 module:overlay(31) +from:0x0211539c kind:load to:0x02100138 module:overlay(31) +from:0x021153a0 kind:load to:0x02100164 module:overlay(31) +from:0x021153a4 kind:load to:0x021001a8 module:overlay(31) +from:0x021153a8 kind:load to:0x021001ac module:overlay(31) +from:0x021153ac kind:load to:0x020fd084 module:overlay(31) +from:0x021153b0 kind:load to:0x020fd088 module:overlay(31) +from:0x021153b4 kind:load to:0x020fd08c module:overlay(31) +from:0x021153b8 kind:load to:0x020ffce4 module:overlay(31) +from:0x021153bc kind:load to:0x020fc4bc module:overlay(31) +from:0x021153c0 kind:load to:0x020ffe7c module:overlay(31) +from:0x021153c4 kind:load to:0x020ffe8c module:overlay(31) +from:0x021153c8 kind:load to:0x020ffe94 module:overlay(31) +from:0x021153cc kind:load to:0x020fcd68 module:overlay(31) +from:0x021153d0 kind:load to:0x020ffe9c module:overlay(31) +from:0x021153d4 kind:load to:0x020fff10 module:overlay(31) +from:0x021153d8 kind:load to:0x020ffeec module:overlay(31) +from:0x021153dc kind:load to:0x020fcd10 module:overlay(31) +from:0x021153e0 kind:load to:0x020fcdf0 module:overlay(31) +from:0x021153e4 kind:load to:0x020fd074 module:overlay(31) +from:0x021153e8 kind:load to:0x020fd07c module:overlay(31) +from:0x021153f4 kind:load to:0x02073184 module:overlay(0) +from:0x021153fc kind:load to:0x020fd0d8 module:overlay(31) +from:0x02115400 kind:load to:0x02073270 module:overlay(0) +from:0x02115404 kind:load to:0x021000ac module:overlay(31) +from:0x02115408 kind:load to:0x020ffddc module:overlay(31) +from:0x0211540c kind:load to:0x021001b0 module:overlay(31) +from:0x02115410 kind:load to:0x020ff6a8 module:overlay(31) +from:0x0211541c kind:load to:0x02100258 module:overlay(31) +from:0x02115420 kind:load to:0x0209cb9c module:overlay(0) +from:0x02115424 kind:load to:0x0209cd60 module:overlay(0) +from:0x02115428 kind:load to:0x0209cd7c module:overlay(0) +from:0x0211542c kind:load to:0x0209cdc0 module:overlay(0) +from:0x02115430 kind:load to:0x021004a8 module:overlay(31) +from:0x02115434 kind:load to:0x021004bc module:overlay(31) +from:0x02115438 kind:load to:0x0209cbb4 module:overlay(0) +from:0x02115444 kind:load to:0x021002fc module:overlay(31) +from:0x02115448 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0211544c kind:load to:0x020ff7bc module:overlay(31) +from:0x02115450 kind:load to:0x020fc458 module:overlay(31) +from:0x02115454 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115458 kind:load to:0x020ffb98 module:overlay(31) +from:0x0211545c kind:load to:0x020ffb8c module:overlay(31) +from:0x02115460 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115464 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115468 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0211546c kind:load to:0x020ffe1c module:overlay(31) +from:0x02115470 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115474 kind:load to:0x02100440 module:overlay(31) +from:0x02115478 kind:load to:0x02100470 module:overlay(31) +from:0x0211547c kind:load to:0x020fcf74 module:overlay(31) +from:0x02115480 kind:load to:0x020fcf78 module:overlay(31) +from:0x02115484 kind:load to:0x021003a0 module:overlay(31) +from:0x02115488 kind:load to:0x021003c8 module:overlay(31) +from:0x0211548c kind:load to:0x0210040c module:overlay(31) +from:0x02115490 kind:load to:0x02100410 module:overlay(31) +from:0x02115494 kind:load to:0x020fd084 module:overlay(31) +from:0x02115498 kind:load to:0x020fd088 module:overlay(31) +from:0x0211549c kind:load to:0x020fd08c module:overlay(31) +from:0x021154a0 kind:load to:0x020ffce4 module:overlay(31) +from:0x021154a4 kind:load to:0x020fc4bc module:overlay(31) +from:0x021154a8 kind:load to:0x020ffe7c module:overlay(31) +from:0x021154ac kind:load to:0x020ffe8c module:overlay(31) +from:0x021154b0 kind:load to:0x020ffe94 module:overlay(31) +from:0x021154b4 kind:load to:0x020fcd68 module:overlay(31) +from:0x021154b8 kind:load to:0x020ffe9c module:overlay(31) +from:0x021154bc kind:load to:0x020fff10 module:overlay(31) +from:0x021154c0 kind:load to:0x020ffeec module:overlay(31) +from:0x021154c4 kind:load to:0x020fcd10 module:overlay(31) +from:0x021154c8 kind:load to:0x020fcdf0 module:overlay(31) +from:0x021154cc kind:load to:0x020fd074 module:overlay(31) +from:0x021154d0 kind:load to:0x020fd07c module:overlay(31) +from:0x021154dc kind:load to:0x02073184 module:overlay(0) +from:0x021154e4 kind:load to:0x020fd0d8 module:overlay(31) +from:0x021154e8 kind:load to:0x02073270 module:overlay(0) +from:0x021154ec kind:load to:0x02100314 module:overlay(31) +from:0x021154f0 kind:load to:0x020ffddc module:overlay(31) +from:0x021154f4 kind:load to:0x02100414 module:overlay(31) +from:0x021154f8 kind:load to:0x020ff6a8 module:overlay(31) +from:0x02115504 kind:load to:0x021004e4 module:overlay(31) +from:0x02115508 kind:load to:0x0209ca10 module:overlay(0) +from:0x0211550c kind:load to:0x0209ca18 module:overlay(0) +from:0x02115510 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115514 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115520 kind:load to:0x021005fc module:overlay(31) +from:0x02115524 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115528 kind:load to:0x021006d4 module:overlay(31) +from:0x0211552c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115530 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115534 kind:load to:0x02100714 module:overlay(31) +from:0x02115538 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0211553c kind:load to:0x0209d1cc module:overlay(0) +from:0x02115540 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115544 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115548 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0211554c kind:load to:0x0209d1ec module:overlay(0) +from:0x02115550 kind:load to:0x02100758 module:overlay(31) +from:0x02115554 kind:load to:0x02100778 module:overlay(31) +from:0x02115560 kind:load to:0x021007c0 module:overlay(31) +from:0x02115564 kind:load to:0x0209cb9c module:overlay(0) +from:0x02115568 kind:load to:0x0209cd60 module:overlay(0) +from:0x0211556c kind:load to:0x0209cd7c module:overlay(0) +from:0x02115570 kind:load to:0x0209cdc0 module:overlay(0) +from:0x02115574 kind:load to:0x02100aac module:overlay(31) +from:0x02115578 kind:load to:0x02100ac0 module:overlay(31) +from:0x0211557c kind:load to:0x0209cbb4 module:overlay(0) +from:0x02115588 kind:load to:0x02100890 module:overlay(31) +from:0x0211558c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115590 kind:load to:0x02100a28 module:overlay(31) +from:0x02115594 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115598 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0211559c kind:load to:0x02100a2c module:overlay(31) +from:0x021155a0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021155a4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021155a8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021155ac kind:load to:0x0209d1d8 module:overlay(0) +from:0x021155b0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021155b4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021155b8 kind:load to:0x02100a64 module:overlay(31) +from:0x021155bc kind:load to:0x02100a84 module:overlay(31) +from:0x021155c8 kind:load to:0x02100ae8 module:overlay(31) +from:0x021155cc kind:load to:0x0209ca10 module:overlay(0) +from:0x021155d0 kind:load to:0x0209ca18 module:overlay(0) +from:0x021155d4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021155d8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021155e4 kind:load to:0x02100bbc module:overlay(31) +from:0x021155e8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021155ec kind:load to:0x02100d70 module:overlay(31) +from:0x021155f0 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021155f4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021155f8 kind:load to:0x02100d74 module:overlay(31) +from:0x021155fc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115600 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115604 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115608 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0211560c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115610 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115614 kind:load to:0x02100fa0 module:overlay(31) +from:0x02115618 kind:load to:0x02100fc8 module:overlay(31) +from:0x02115628 kind:load to:0x0209ca10 module:overlay(0) +from:0x0211562c kind:load to:0x0209ca18 module:overlay(0) +from:0x02115630 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115634 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115640 kind:load to:0x02101018 module:overlay(31) +from:0x02115644 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115648 kind:load to:0x0209ca18 module:overlay(0) +from:0x0211564c kind:load to:0x0209ca58 module:overlay(0) +from:0x02115650 kind:load to:0x0209ca78 module:overlay(0) +from:0x0211565c kind:load to:0x02101170 module:overlay(31) +from:0x02115660 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115664 kind:load to:0x0210148c module:overlay(31) +from:0x02115668 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0211566c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115670 kind:load to:0x02101504 module:overlay(31) +from:0x02115674 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115678 kind:load to:0x021017ec module:overlay(31) +from:0x0211567c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115680 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115684 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115688 kind:load to:0x0209d1ec module:overlay(0) +from:0x0211568c kind:load to:0x02101998 module:overlay(31) +from:0x02115690 kind:load to:0x021019ac module:overlay(31) +from:0x02115694 kind:load to:0x02101578 module:overlay(31) +from:0x02115698 kind:load to:0x0210173c module:overlay(31) +from:0x021156b0 kind:load to:0x02101a20 module:overlay(31) +from:0x021156b4 kind:load to:0x0209ca10 module:overlay(0) +from:0x021156b8 kind:load to:0x0209ca18 module:overlay(0) +from:0x021156bc kind:load to:0x0209ca58 module:overlay(0) +from:0x021156c0 kind:load to:0x0209ca78 module:overlay(0) +from:0x021156cc kind:load to:0x02101ce8 module:overlay(31) +from:0x021156d0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021156d4 kind:load to:0x02101e1c module:overlay(31) +from:0x021156d8 kind:load to:0x02101f88 module:overlay(31) +from:0x021156dc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021156e0 kind:load to:0x02101f94 module:overlay(31) +from:0x021156e4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021156e8 kind:load to:0x02101fb4 module:overlay(31) +from:0x021156ec kind:load to:0x0209d1d4 module:overlay(0) +from:0x021156f0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021156f4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021156f8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021156fc kind:load to:0x02101be8 module:overlay(31) +from:0x02115700 kind:load to:0x02101c64 module:overlay(31) +from:0x0211570c kind:load to:0x02102444 module:overlay(31) +from:0x02115710 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115714 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115718 kind:load to:0x0209ca58 module:overlay(0) +from:0x0211571c kind:load to:0x0209ca78 module:overlay(0) +from:0x02115728 kind:load to:0x0209d780 module:overlay(0) +from:0x0211572c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115730 kind:load to:0x021027a4 module:overlay(31) +from:0x02115734 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115738 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0211573c kind:load to:0x021029f0 module:overlay(31) +from:0x02115740 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115744 kind:load to:0x021025c4 module:overlay(31) +from:0x02115748 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0211574c kind:load to:0x0209d8e8 module:overlay(0) +from:0x02115750 kind:load to:0x02102ad8 module:overlay(31) +from:0x02115754 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115758 kind:load to:0x02102b64 module:overlay(31) +from:0x0211575c kind:load to:0x02102b84 module:overlay(31) +from:0x02115760 kind:load to:0x02102a40 module:overlay(31) +from:0x02115764 kind:load to:0x0209db74 module:overlay(0) +from:0x02115768 kind:load to:0x0209db7c module:overlay(0) +from:0x0211576c kind:load to:0x02102894 module:overlay(31) +from:0x02115770 kind:load to:0x02102708 module:overlay(31) +from:0x02115774 kind:load to:0x0209da70 module:overlay(0) +from:0x02115778 kind:load to:0x02102af4 module:overlay(31) +from:0x0211577c kind:load to:0x0209da64 module:overlay(0) +from:0x02115780 kind:load to:0x02102718 module:overlay(31) +from:0x0211578c kind:load to:0x020f10c0 module:overlay(31) +from:0x02115790 kind:load to:0x02102e54 module:overlay(31) +from:0x02115794 kind:load to:0x02057bf4 module:overlay(0) +from:0x02115798 kind:load to:0x01ffc57c module:itcm +from:0x0211579c kind:load to:0x02057dc8 module:overlay(0) +from:0x021157a0 kind:load to:0x02057e44 module:overlay(0) +from:0x021157a4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021157a8 kind:load to:0x02102c30 module:overlay(31) +from:0x021157ac kind:load to:0x02057d84 module:overlay(0) +from:0x021157c0 kind:load to:0x02102e7c module:overlay(31) +from:0x021157c4 kind:load to:0x0209ca10 module:overlay(0) +from:0x021157c8 kind:load to:0x0209ca18 module:overlay(0) +from:0x021157cc kind:load to:0x0209ca58 module:overlay(0) +from:0x021157d0 kind:load to:0x0209ca78 module:overlay(0) +from:0x021157dc kind:load to:0x02103178 module:overlay(31) +from:0x021157e0 kind:load to:0x02103254 module:overlay(31) +from:0x021157e4 kind:load to:0x02103534 module:overlay(31) +from:0x021157e8 kind:load to:0x021037b0 module:overlay(31) +from:0x021157ec kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021157f0 kind:load to:0x02103d30 module:overlay(31) +from:0x021157f4 kind:load to:0x02103c48 module:overlay(31) +from:0x021157f8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021157fc kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115800 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115804 kind:load to:0x021037c4 module:overlay(31) +from:0x02115808 kind:load to:0x0209d1ec module:overlay(0) +from:0x0211580c kind:load to:0x02102fa4 module:overlay(31) +from:0x02115810 kind:load to:0x02102fb8 module:overlay(31) +from:0x02115814 kind:load to:0x02103894 module:overlay(31) +from:0x02115818 kind:load to:0x02102f64 module:overlay(31) +from:0x0211581c kind:load to:0x02102f90 module:overlay(31) +from:0x02115820 kind:load to:0x02103f40 module:overlay(31) +from:0x02115824 kind:load to:0x02103fa0 module:overlay(31) +from:0x02115828 kind:load to:0x02103fc8 module:overlay(31) +from:0x0211582c kind:load to:0x02102f98 module:overlay(31) +from:0x02115844 kind:load to:0x021030fc module:overlay(31) +from:0x02115848 kind:load to:0x02104000 module:overlay(31) +from:0x0211584c kind:load to:0x02057bf4 module:overlay(0) +from:0x02115850 kind:load to:0x01ffc57c module:itcm +from:0x02115854 kind:load to:0x02057dc8 module:overlay(0) +from:0x02115858 kind:load to:0x02057e44 module:overlay(0) +from:0x0211585c kind:load to:0x02057ea8 module:overlay(0) +from:0x02115860 kind:load to:0x02103010 module:overlay(31) +from:0x02115864 kind:load to:0x02057d84 module:overlay(0) +from:0x02115870 kind:load to:0x02103178 module:overlay(31) +from:0x02115874 kind:load to:0x02103254 module:overlay(31) +from:0x02115878 kind:load to:0x02103534 module:overlay(31) +from:0x0211587c kind:load to:0x021037b0 module:overlay(31) +from:0x02115880 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115884 kind:load to:0x02103d30 module:overlay(31) +from:0x02115888 kind:load to:0x02103c48 module:overlay(31) +from:0x0211588c kind:load to:0x0209d1cc module:overlay(0) +from:0x02115890 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115894 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115898 kind:load to:0x021037c4 module:overlay(31) +from:0x0211589c kind:load to:0x0209d1ec module:overlay(0) +from:0x021158a0 kind:load to:0x02103110 module:overlay(31) +from:0x021158a4 kind:load to:0x02103130 module:overlay(31) +from:0x021158a8 kind:load to:0x02103894 module:overlay(31) +from:0x021158ac kind:load to:0x02103e38 module:overlay(31) +from:0x021158b0 kind:load to:0x02103f38 module:overlay(31) +from:0x021158b4 kind:load to:0x02103f40 module:overlay(31) +from:0x021158b8 kind:load to:0x02103fa0 module:overlay(31) +from:0x021158bc kind:load to:0x02103fc8 module:overlay(31) +from:0x021158c0 kind:load to:0x02103ff4 module:overlay(31) +from:0x021158d4 kind:load to:0x02104028 module:overlay(31) +from:0x021158d8 kind:load to:0x0209cab8 module:overlay(0) +from:0x021158dc kind:load to:0x0209cac0 module:overlay(0) +from:0x021158e0 kind:load to:0x0209c9a0 module:overlay(0) +from:0x021158e4 kind:load to:0x0209c9a4 module:overlay(0) +from:0x021158f0 kind:load to:0x02103178 module:overlay(31) +from:0x021158f4 kind:load to:0x02103254 module:overlay(31) +from:0x021158f8 kind:load to:0x02103534 module:overlay(31) +from:0x021158fc kind:load to:0x021037b0 module:overlay(31) +from:0x02115900 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115904 kind:load to:0x02103d30 module:overlay(31) +from:0x02115908 kind:load to:0x02103c48 module:overlay(31) +from:0x0211590c kind:load to:0x0209d1cc module:overlay(0) +from:0x02115910 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115914 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115918 kind:load to:0x021037c4 module:overlay(31) +from:0x0211591c kind:load to:0x0209d1ec module:overlay(0) +from:0x02115920 kind:load to:0x02104174 module:overlay(31) +from:0x02115924 kind:load to:0x02104188 module:overlay(31) +from:0x02115928 kind:load to:0x02103894 module:overlay(31) +from:0x0211592c kind:load to:0x02103e38 module:overlay(31) +from:0x02115930 kind:load to:0x02104114 module:overlay(31) +from:0x02115934 kind:load to:0x02103f40 module:overlay(31) +from:0x02115938 kind:load to:0x02103fa0 module:overlay(31) +from:0x0211593c kind:load to:0x02103fc8 module:overlay(31) +from:0x02115940 kind:load to:0x02104168 module:overlay(31) +from:0x02115954 kind:load to:0x021041c4 module:overlay(31) +from:0x02115958 kind:load to:0x0209cab8 module:overlay(0) +from:0x0211595c kind:load to:0x0209cac0 module:overlay(0) +from:0x02115960 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02115964 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02115970 kind:load to:0x02104250 module:overlay(31) +from:0x02115974 kind:load to:0x02103254 module:overlay(31) +from:0x02115978 kind:load to:0x02103534 module:overlay(31) +from:0x0211597c kind:load to:0x021037b0 module:overlay(31) +from:0x02115980 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115984 kind:load to:0x02103d30 module:overlay(31) +from:0x02115988 kind:load to:0x02103c48 module:overlay(31) +from:0x0211598c kind:load to:0x0209d1cc module:overlay(0) +from:0x02115990 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115994 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115998 kind:load to:0x021037c4 module:overlay(31) +from:0x0211599c kind:load to:0x0209d1ec module:overlay(0) +from:0x021159a0 kind:load to:0x02104334 module:overlay(31) +from:0x021159a4 kind:load to:0x02104348 module:overlay(31) +from:0x021159a8 kind:load to:0x02103894 module:overlay(31) +from:0x021159ac kind:load to:0x02103e38 module:overlay(31) +from:0x021159b0 kind:load to:0x02104298 module:overlay(31) +from:0x021159b4 kind:load to:0x021042a8 module:overlay(31) +from:0x021159b8 kind:load to:0x02103fa0 module:overlay(31) +from:0x021159bc kind:load to:0x02103fc8 module:overlay(31) +from:0x021159c0 kind:load to:0x021042d4 module:overlay(31) +from:0x021159c4 kind:load to:0x021042e0 module:overlay(31) +from:0x021159d8 kind:load to:0x02104384 module:overlay(31) +from:0x021159dc kind:load to:0x0209ca10 module:overlay(0) +from:0x021159e0 kind:load to:0x0209ca18 module:overlay(0) +from:0x021159e4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021159e8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021159f4 kind:load to:0x02103178 module:overlay(31) +from:0x021159f8 kind:load to:0x02103254 module:overlay(31) +from:0x021159fc kind:load to:0x02103534 module:overlay(31) +from:0x02115a00 kind:load to:0x021037b0 module:overlay(31) +from:0x02115a04 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115a08 kind:load to:0x02103d30 module:overlay(31) +from:0x02115a0c kind:load to:0x02103c48 module:overlay(31) +from:0x02115a10 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115a14 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115a18 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115a1c kind:load to:0x021037c4 module:overlay(31) +from:0x02115a20 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115a24 kind:load to:0x0210447c module:overlay(31) +from:0x02115a28 kind:load to:0x02104490 module:overlay(31) +from:0x02115a2c kind:load to:0x02103894 module:overlay(31) +from:0x02115a30 kind:load to:0x02103e38 module:overlay(31) +from:0x02115a34 kind:load to:0x02103f38 module:overlay(31) +from:0x02115a38 kind:load to:0x02103f40 module:overlay(31) +from:0x02115a3c kind:load to:0x02103fa0 module:overlay(31) +from:0x02115a40 kind:load to:0x02103fc8 module:overlay(31) +from:0x02115a44 kind:load to:0x02104470 module:overlay(31) +from:0x02115a50 kind:load to:0x021044cc module:overlay(31) +from:0x02115a54 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115a58 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115a5c kind:load to:0x0209ca58 module:overlay(0) +from:0x02115a60 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115a6c kind:load to:0x02104584 module:overlay(31) +from:0x02115a70 kind:load to:0x021045f8 module:overlay(31) +from:0x02115a74 kind:load to:0x02104674 module:overlay(31) +from:0x02115a78 kind:load to:0x021037b0 module:overlay(31) +from:0x02115a7c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115a80 kind:load to:0x021048bc module:overlay(31) +from:0x02115a84 kind:load to:0x02103c48 module:overlay(31) +from:0x02115a88 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115a8c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115a90 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115a94 kind:load to:0x021037c4 module:overlay(31) +from:0x02115a98 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115a9c kind:load to:0x02104e94 module:overlay(31) +from:0x02115aa0 kind:load to:0x02104ebc module:overlay(31) +from:0x02115aa4 kind:load to:0x02103894 module:overlay(31) +from:0x02115aa8 kind:load to:0x02103e38 module:overlay(31) +from:0x02115aac kind:load to:0x02104664 module:overlay(31) +from:0x02115ab0 kind:load to:0x0210466c module:overlay(31) +from:0x02115ab4 kind:load to:0x02104be8 module:overlay(31) +from:0x02115ab8 kind:load to:0x02103fc8 module:overlay(31) +from:0x02115abc kind:load to:0x02103ff4 module:overlay(31) +from:0x02115ac0 kind:load to:0x021047f8 module:overlay(31) +from:0x02115ac4 kind:load to:0x0210481c module:overlay(31) +from:0x02115ac8 kind:load to:0x02104a30 module:overlay(31) +from:0x02115acc kind:load to:0x021046b0 module:overlay(31) +from:0x02115ae0 kind:load to:0x02104f00 module:overlay(31) +from:0x02115aec kind:load to:0x02104f3c module:overlay(31) +from:0x02115af0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115af4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115af8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115afc kind:load to:0x0209ca78 module:overlay(0) +from:0x02115b08 kind:load to:0x0209d780 module:overlay(0) +from:0x02115b0c kind:load to:0x02105088 module:overlay(31) +from:0x02115b10 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02115b14 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115b18 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115b1c kind:load to:0x021052cc module:overlay(31) +from:0x02115b20 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115b24 kind:load to:0x021050b4 module:overlay(31) +from:0x02115b28 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115b2c kind:load to:0x02105348 module:overlay(31) +from:0x02115b30 kind:load to:0x0209d9f8 module:overlay(0) +from:0x02115b34 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115b38 kind:load to:0x02105440 module:overlay(31) +from:0x02115b3c kind:load to:0x02105460 module:overlay(31) +from:0x02115b40 kind:load to:0x0209d9ac module:overlay(0) +from:0x02115b44 kind:load to:0x021053b4 module:overlay(31) +from:0x02115b48 kind:load to:0x021053fc module:overlay(31) +from:0x02115b4c kind:load to:0x0209d7a4 module:overlay(0) +from:0x02115b50 kind:load to:0x021051d4 module:overlay(31) +from:0x02115b54 kind:load to:0x0209da70 module:overlay(0) +from:0x02115b58 kind:load to:0x0209dac0 module:overlay(0) +from:0x02115b5c kind:load to:0x02105310 module:overlay(31) +from:0x02115b74 kind:load to:0x02073184 module:overlay(0) +from:0x02115b78 kind:load to:0x0210556c module:overlay(31) +from:0x02115b7c kind:load to:0x0207318c module:overlay(0) +from:0x02115b80 kind:load to:0x02073190 module:overlay(0) +from:0x02115b90 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115b94 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115b98 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115b9c kind:load to:0x0209ca78 module:overlay(0) +from:0x02115ba8 kind:load to:0x021054a8 module:overlay(31) +from:0x02115bac kind:load to:0x0209ca10 module:overlay(0) +from:0x02115bb0 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115bb4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115bb8 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115bc4 kind:load to:0x02105648 module:overlay(31) +from:0x02115bc8 kind:load to:0x02105690 module:overlay(31) +from:0x02115bcc kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02115bd0 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115bd4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115bd8 kind:load to:0x021057b4 module:overlay(31) +from:0x02115bdc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115be0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115be4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115be8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115bec kind:load to:0x021056bc module:overlay(31) +from:0x02115bf0 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115bf4 kind:load to:0x021057d4 module:overlay(31) +from:0x02115bf8 kind:load to:0x021057fc module:overlay(31) +from:0x02115c04 kind:load to:0x0210584c module:overlay(31) +from:0x02115c08 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115c0c kind:load to:0x0209ca18 module:overlay(0) +from:0x02115c10 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115c14 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115c20 kind:load to:0x0209d780 module:overlay(0) +from:0x02115c24 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115c28 kind:load to:0x02105cbc module:overlay(31) +from:0x02115c2c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115c30 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115c34 kind:load to:0x02105f54 module:overlay(31) +from:0x02115c38 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115c3c kind:load to:0x021059b8 module:overlay(31) +from:0x02115c40 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115c44 kind:load to:0x0209d8e8 module:overlay(0) +from:0x02115c48 kind:load to:0x0209d9f8 module:overlay(0) +from:0x02115c4c kind:load to:0x0209d1ec module:overlay(0) +from:0x02115c50 kind:load to:0x02105fa4 module:overlay(31) +from:0x02115c54 kind:load to:0x02105fc4 module:overlay(31) +from:0x02115c58 kind:load to:0x0209d9ac module:overlay(0) +from:0x02115c5c kind:load to:0x0209db74 module:overlay(0) +from:0x02115c60 kind:load to:0x0209db7c module:overlay(0) +from:0x02115c64 kind:load to:0x02105dac module:overlay(31) +from:0x02115c68 kind:load to:0x02105be4 module:overlay(31) +from:0x02115c6c kind:load to:0x0209da70 module:overlay(0) +from:0x02115c70 kind:load to:0x0209dac0 module:overlay(0) +from:0x02115c74 kind:load to:0x0209da64 module:overlay(0) +from:0x02115c80 kind:load to:0x0210600c module:overlay(31) +from:0x02115c84 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115c88 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115c8c kind:load to:0x0209ca58 module:overlay(0) +from:0x02115c90 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115c9c kind:load to:0x02106224 module:overlay(31) +from:0x02115ca0 kind:load to:0x021062ec module:overlay(31) +from:0x02115ca4 kind:load to:0x021063cc module:overlay(31) +from:0x02115ca8 kind:load to:0x021063dc module:overlay(31) +from:0x02115cac kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115cb0 kind:load to:0x02106c78 module:overlay(31) +from:0x02115cb4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115cb8 kind:load to:0x02106a84 module:overlay(31) +from:0x02115cbc kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115cc0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115cc4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115cc8 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115ccc kind:load to:0x02106cc4 module:overlay(31) +from:0x02115cd0 kind:load to:0x02106d04 module:overlay(31) +from:0x02115cd4 kind:load to:0x02106c98 module:overlay(31) +from:0x02115cd8 kind:load to:0x02106ca0 module:overlay(31) +from:0x02115cdc kind:load to:0x02106ca8 module:overlay(31) +from:0x02115ce8 kind:load to:0x02106e98 module:overlay(31) +from:0x02115cf4 kind:load to:0x02106d6c module:overlay(31) +from:0x02115cf8 kind:load to:0x0209774c module:overlay(0) +from:0x02115cfc kind:load to:0x02097754 module:overlay(0) +from:0x02115d00 kind:load to:0x020977d0 module:overlay(0) +from:0x02115d04 kind:load to:0x02097810 module:overlay(0) +from:0x02115d08 kind:load to:0x02097814 module:overlay(0) +from:0x02115d0c kind:load to:0x02097818 module:overlay(0) +from:0x02115d18 kind:load to:0x02098518 module:overlay(0) +from:0x02115d1c kind:load to:0x02098554 module:overlay(0) +from:0x02115d20 kind:load to:0x0209856c module:overlay(0) +from:0x02115d24 kind:load to:0x02098578 module:overlay(0) +from:0x02115d28 kind:load to:0x01fff464 module:itcm +from:0x02115d2c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02115d30 kind:load to:0x02106de0 module:overlay(31) +from:0x02115d34 kind:load to:0x02106de8 module:overlay(31) +from:0x02115d38 kind:load to:0x02106e58 module:overlay(31) +from:0x02115d3c kind:load to:0x020984b8 module:overlay(0) +from:0x02115d40 kind:load to:0x020984bc module:overlay(0) +from:0x02115d44 kind:load to:0x020984c0 module:overlay(0) +from:0x02115d48 kind:load to:0x020984c4 module:overlay(0) +from:0x02115d4c kind:load to:0x020984c8 module:overlay(0) +from:0x02115d50 kind:load to:0x02098584 module:overlay(0) +from:0x02115d54 kind:load to:0x020985f0 module:overlay(0) +from:0x02115d58 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02115d5c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02115d60 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02115d64 kind:load to:0x02106ed4 module:overlay(31) +from:0x02115d68 kind:load to:0x02106ee8 module:overlay(31) +from:0x02115d6c kind:load to:0x02106e90 module:overlay(31) +from:0x02115d84 kind:load to:0x02106f24 module:overlay(31) +from:0x02115d88 kind:load to:0x0209cb9c module:overlay(0) +from:0x02115d8c kind:load to:0x0209cd60 module:overlay(0) +from:0x02115d90 kind:load to:0x0209cd7c module:overlay(0) +from:0x02115d94 kind:load to:0x0209cdc0 module:overlay(0) +from:0x02115d98 kind:load to:0x0210753c module:overlay(31) +from:0x02115d9c kind:load to:0x02107550 module:overlay(31) +from:0x02115da0 kind:load to:0x0209cbb4 module:overlay(0) +from:0x02115dac kind:load to:0x02106ff4 module:overlay(31) +from:0x02115db0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115db4 kind:load to:0x02107198 module:overlay(31) +from:0x02115db8 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115dbc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115dc0 kind:load to:0x021071dc module:overlay(31) +from:0x02115dc4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115dc8 kind:load to:0x02107208 module:overlay(31) +from:0x02115dcc kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115dd0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115dd4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115dd8 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115ddc kind:load to:0x021074f4 module:overlay(31) +from:0x02115de0 kind:load to:0x02107514 module:overlay(31) +from:0x02115dec kind:load to:0x02107578 module:overlay(31) +from:0x02115df0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115df4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115df8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115dfc kind:load to:0x0209ca78 module:overlay(0) +from:0x02115e08 kind:load to:0x021076b8 module:overlay(31) +from:0x02115e0c kind:load to:0x02107b04 module:overlay(31) +from:0x02115e10 kind:load to:0x02107b40 module:overlay(31) +from:0x02115e14 kind:load to:0x02107f34 module:overlay(31) +from:0x02115e18 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115e1c kind:load to:0x02108420 module:overlay(31) +from:0x02115e20 kind:load to:0x02108258 module:overlay(31) +from:0x02115e24 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115e28 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115e2c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115e30 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115e34 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115e38 kind:load to:0x02108900 module:overlay(31) +from:0x02115e3c kind:load to:0x02108928 module:overlay(31) +from:0x02115e40 kind:load to:0x02107f1c module:overlay(31) +from:0x02115e44 kind:load to:0x02115e48 module:overlay(31) +from:0x02115e58 kind:load to:0x02108978 module:overlay(31) +from:0x02115e5c kind:load to:0x0209ca10 module:overlay(0) +from:0x02115e60 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115e64 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115e68 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115e74 kind:load to:0x02108ae4 module:overlay(31) +from:0x02115e78 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115e7c kind:load to:0x02108c48 module:overlay(31) +from:0x02115e80 kind:load to:0x021090d0 module:overlay(31) +from:0x02115e84 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115e88 kind:load to:0x02109504 module:overlay(31) +from:0x02115e8c kind:load to:0x021093c4 module:overlay(31) +from:0x02115e90 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115e94 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115e98 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115e9c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115ea0 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115ea4 kind:load to:0x02109600 module:overlay(31) +from:0x02115ea8 kind:load to:0x02109620 module:overlay(31) +from:0x02115eb4 kind:load to:0x02109668 module:overlay(31) +from:0x02115eb8 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115ebc kind:load to:0x0209ca18 module:overlay(0) +from:0x02115ec0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115ec4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115ed0 kind:load to:0x02109714 module:overlay(31) +from:0x02115ed4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115ed8 kind:load to:0x0210996c module:overlay(31) +from:0x02115edc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115ee0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115ee4 kind:load to:0x02109970 module:overlay(31) +from:0x02115ee8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115eec kind:load to:0x0209d1cc module:overlay(0) +from:0x02115ef0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115ef4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115ef8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115efc kind:load to:0x0209d1ec module:overlay(0) +from:0x02115f00 kind:load to:0x02109990 module:overlay(31) +from:0x02115f04 kind:load to:0x021099b0 module:overlay(31) +from:0x02115f10 kind:load to:0x021099f8 module:overlay(31) +from:0x02115f14 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115f18 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115f1c kind:load to:0x0209ca58 module:overlay(0) +from:0x02115f20 kind:load to:0x0209ca78 module:overlay(0) +from:0x02115f2c kind:load to:0x02109b94 module:overlay(31) +from:0x02115f30 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115f34 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02115f38 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115f3c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115f40 kind:load to:0x02109c54 module:overlay(31) +from:0x02115f44 kind:load to:0x02109c3c module:overlay(31) +from:0x02115f48 kind:load to:0x02109c74 module:overlay(31) +from:0x02115f4c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115f50 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115f54 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115f58 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115f5c kind:load to:0x02109ec4 module:overlay(31) +from:0x02115f60 kind:load to:0x02109ee4 module:overlay(31) +from:0x02115f64 kind:load to:0x02109e74 module:overlay(31) +from:0x02115f7c kind:load to:0x02109f2c module:overlay(31) +from:0x02115f80 kind:load to:0x0209ca10 module:overlay(0) +from:0x02115f84 kind:load to:0x0209ca18 module:overlay(0) +from:0x02115f88 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115f8c kind:load to:0x0209ca78 module:overlay(0) +from:0x02115f98 kind:load to:0x0210a130 module:overlay(31) +from:0x02115f9c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02115fa0 kind:load to:0x0210a388 module:overlay(31) +from:0x02115fa4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02115fa8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02115fac kind:load to:0x0210a610 module:overlay(31) +from:0x02115fb0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02115fb4 kind:load to:0x0210a71c module:overlay(31) +from:0x02115fb8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02115fbc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02115fc0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02115fc4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02115fc8 kind:load to:0x0210aaa0 module:overlay(31) +from:0x02115fcc kind:load to:0x0210aac8 module:overlay(31) +from:0x02115fd0 kind:load to:0x0210a86c module:overlay(31) +from:0x02115fd4 kind:load to:0x0210a914 module:overlay(31) +from:0x02115fd8 kind:load to:0x0210a964 module:overlay(31) +from:0x02115fdc kind:load to:0x0210a9c0 module:overlay(31) +from:0x02115fec kind:load to:0x0210b2fc module:overlay(31) +from:0x02115ff0 kind:load to:0x0210b310 module:overlay(31) +from:0x02115ff4 kind:load to:0x0210b2cc module:overlay(31) +from:0x02116000 kind:load to:0x0210ab18 module:overlay(31) +from:0x02116004 kind:load to:0x0209ca10 module:overlay(0) +from:0x02116008 kind:load to:0x0209ca18 module:overlay(0) +from:0x0211600c kind:load to:0x0209ca58 module:overlay(0) +from:0x02116010 kind:load to:0x021838bd module:overlays(97,100,101) +from:0x0211601c kind:load to:0x021860c4 module:overlays(97,100,107,108,110) +from:0x02116020 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02116024 kind:load to:0x02183968 module:overlays(97,100,101,102) +from:0x02116028 kind:load to:0x02183b28 module:overlays(97,100,102) +from:0x0211602c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02116030 kind:load to:0x02183b70 module:overlays(97,100,102) +from:0x02116034 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02116038 kind:load to:0x0210b1ec module:overlay(31) +from:0x0211603c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02116040 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02116044 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02116048 kind:load to:0x0209d1ec module:overlay(0) +from:0x0211604c kind:load to:0x0210b32c module:overlay(31) +from:0x02116050 kind:load to:0x0210b34c module:overlay(31) +from:0x02116068 kind:load to:0x0210b394 module:overlay(31) +from:0x0211606c kind:load to:0x0209ca10 module:overlay(0) +from:0x02116070 kind:load to:0x0209ca18 module:overlay(0) +from:0x02116074 kind:load to:0x0209ca58 module:overlay(0) +from:0x02116078 kind:load to:0x0209ca78 module:overlay(0) +from:0x02116084 kind:load to:0x0210b51c module:overlay(31) +from:0x02116088 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0211608c kind:load to:0x0210b5a0 module:overlay(31) +from:0x02116090 kind:load to:0x0210b6d0 module:overlay(31) +from:0x02116094 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02116098 kind:load to:0x0210b818 module:overlay(31) +from:0x0211609c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021160a0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021160a4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021160a8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021160ac kind:load to:0x0210b6e4 module:overlay(31) +from:0x021160b0 kind:load to:0x0209d1ec module:overlay(0) +from:0x021160b4 kind:load to:0x0210ba28 module:overlay(31) +from:0x021160b8 kind:load to:0x0210b9f8 module:overlay(31) +from:0x021160bc kind:load to:0x0210b8a8 module:overlay(31) +from:0x021160c0 kind:load to:0x0210b920 module:overlay(31) +from:0x021160c4 kind:load to:0x0210b9c0 module:overlay(31) +from:0x021160d4 kind:load to:0x0210ba64 module:overlay(31) +from:0x021160dc kind:load to:0x020616e4 module:overlay(0) +from:0x021160e0 kind:load to:0x020616e8 module:overlay(0) +from:0x021160e4 kind:load to:0x020616ec module:overlay(0) +from:0x021160e8 kind:load to:0x020616f0 module:overlay(0) +from:0x021160ec kind:load to:0x020616f4 module:overlay(0) +from:0x021160f0 kind:load to:0x020616f8 module:overlay(0) +from:0x02116100 kind:load to:0x02073184 module:overlay(0) +from:0x02116108 kind:load to:0x0207318c module:overlay(0) +from:0x0211610c kind:load to:0x02073190 module:overlay(0) +from:0x02116118 kind:load to:0x0210bac0 module:overlay(31) +from:0x0211611c kind:load to:0x0209ca10 module:overlay(0) +from:0x02116120 kind:load to:0x0209ca18 module:overlay(0) +from:0x02116124 kind:load to:0x0209ca58 module:overlay(0) +from:0x02116128 kind:load to:0x0209ca78 module:overlay(0) +from:0x02116134 kind:load to:0x0210bc94 module:overlay(31) +from:0x02116138 kind:load to:0x0210bdf8 module:overlay(31) +from:0x0211613c kind:load to:0x0210be50 module:overlay(31) +from:0x02116140 kind:load to:0x0210c024 module:overlay(31) +from:0x02116144 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02116148 kind:load to:0x0210c6b8 module:overlay(31) +from:0x0211614c kind:load to:0x0210c4e4 module:overlay(31) +from:0x02116150 kind:load to:0x0210c16c module:overlay(31) +from:0x02116154 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02116158 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0211615c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02116160 kind:load to:0x0209d1ec module:overlay(0) +from:0x02116164 kind:load to:0x0210ce40 module:overlay(31) +from:0x02116168 kind:load to:0x0210ce70 module:overlay(31) +from:0x0211616c kind:load to:0x0210cac4 module:overlay(31) +from:0x02116170 kind:load to:0x0210caf0 module:overlay(31) +from:0x02116174 kind:load to:0x0210cb7c module:overlay(31) +from:0x02116188 kind:load to:0x0210cebc module:overlay(31) +from:0x021161a0 kind:load to:0x0210cef8 module:overlay(31) +from:0x021161a4 kind:load to:0x0209ca10 module:overlay(0) +from:0x021161a8 kind:load to:0x0209ca18 module:overlay(0) +from:0x021161ac kind:load to:0x0209ca58 module:overlay(0) +from:0x021161b0 kind:load to:0x0209ca78 module:overlay(0) +from:0x021161bc kind:load to:0x0210d3cc module:overlay(31) +from:0x021161c0 kind:load to:0x0210d924 module:overlay(31) +from:0x021161c4 kind:load to:0x0205a720 module:overlay(0) +from:0x021161c8 kind:load to:0x01ffc57c module:itcm +from:0x021161cc kind:load to:0x02057dc8 module:overlay(0) +from:0x021161d0 kind:load to:0x02057e44 module:overlay(0) +from:0x021161d4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021161d8 kind:load to:0x0210d208 module:overlay(31) +from:0x021161dc kind:load to:0x02057d84 module:overlay(0) +from:0x021161e8 kind:load to:0x0210d3b8 module:overlay(31) +from:0x021161ec kind:load to:0x0210d908 module:overlay(31) +from:0x021161f0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021161f4 kind:load to:0x01ffc57c module:itcm +from:0x021161f8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021161fc kind:load to:0x02057e44 module:overlay(0) +from:0x02116200 kind:load to:0x02057ea8 module:overlay(0) +from:0x02116204 kind:load to:0x0210d038 module:overlay(31) +from:0x02116208 kind:load to:0x02057d84 module:overlay(0) +from:0x02116214 kind:load to:0x0210d3e0 module:overlay(31) +from:0x02116218 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0211621c kind:load to:0x0210d550 module:overlay(31) +from:0x02116220 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02116224 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02116228 kind:load to:0x0210d664 module:overlay(31) +from:0x0211622c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02116230 kind:load to:0x0210d5b0 module:overlay(31) +from:0x02116234 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02116238 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0211623c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02116240 kind:load to:0x0209d1ec module:overlay(0) +from:0x02116244 kind:load to:0x0210d940 module:overlay(31) +from:0x02116248 kind:load to:0x0210d968 module:overlay(31) +from:0x02116254 kind:load to:0x0210da04 module:overlay(31) +from:0x02116258 kind:load to:0x0210da18 module:overlay(31) +from:0x0211625c kind:load to:0x020616e0 module:overlay(0) +from:0x02116260 kind:load to:0x020616e4 module:overlay(0) +from:0x02116264 kind:load to:0x0210da34 module:overlay(31) +from:0x02116268 kind:load to:0x0210dac0 module:overlay(31) +from:0x0211626c kind:load to:0x0210dca8 module:overlay(31) +from:0x02116270 kind:load to:0x0210dd28 module:overlay(31) +from:0x02116274 kind:load to:0x0210dd2c module:overlay(31) +from:0x02116278 kind:load to:0x020616fc module:overlay(0) +from:0x02116284 kind:load to:0x0210e074 module:overlay(31) +from:0x02116288 kind:load to:0x0210e278 module:overlay(31) +from:0x0211628c kind:load to:0x0201bbe4 module:main +from:0x02116290 kind:load to:0x0210e000 module:overlay(31) +from:0x02116294 kind:load to:0x0201bd8c module:main +from:0x021162a0 kind:load to:0x0210e294 module:overlay(31) +from:0x021162a4 kind:load to:0x0210e2b4 module:overlay(31) +from:0x021162a8 kind:load to:0x0210e088 module:overlay(31) +from:0x021162ac kind:load to:0x0210e0c0 module:overlay(31) +from:0x021162b0 kind:load to:0x0210e10c module:overlay(31) +from:0x021162b4 kind:load to:0x0210e0ec module:overlay(31) +from:0x021162b8 kind:load to:0x0210e188 module:overlay(31) +from:0x021162bc kind:load to:0x0210e1e4 module:overlay(31) +from:0x021162c0 kind:load to:0x0210e218 module:overlay(31) +from:0x021162c4 kind:load to:0x020616fc module:overlay(0) +from:0x021162d0 kind:load to:0x0210e454 module:overlay(31) +from:0x021162d4 kind:load to:0x0210ea84 module:overlay(31) +from:0x021162d8 kind:load to:0x0201bbe4 module:main +from:0x021162dc kind:load to:0x0210e2dc module:overlay(31) +from:0x021162e0 kind:load to:0x0201bd8c module:main +from:0x021162ec kind:load to:0x0210eaa0 module:overlay(31) +from:0x021162f0 kind:load to:0x0210eac0 module:overlay(31) +from:0x021162f4 kind:load to:0x0210e468 module:overlay(31) +from:0x021162f8 kind:load to:0x0210e4b8 module:overlay(31) +from:0x021162fc kind:load to:0x0210e580 module:overlay(31) +from:0x02116300 kind:load to:0x020616ec module:overlay(0) +from:0x02116304 kind:load to:0x0210e6f8 module:overlay(31) +from:0x02116308 kind:load to:0x0210e75c module:overlay(31) +from:0x0211630c kind:load to:0x0210e790 module:overlay(31) +from:0x02116310 kind:load to:0x0210e9a8 module:overlay(31) +from:0x0211631c kind:load to:0x0210f900 module:overlay(31) +from:0x02116320 kind:load to:0x0210f914 module:overlay(31) +from:0x02116324 kind:load to:0x0210f0b4 module:overlay(31) +from:0x02116328 kind:load to:0x0210f634 module:overlay(31) +from:0x02116340 kind:load to:0x0210fa28 module:overlay(31) +from:0x02116344 kind:load to:0x0210fa3c module:overlay(31) +from:0x02116348 kind:load to:0x0210f930 module:overlay(31) +from:0x0211634c kind:load to:0x0210f9dc module:overlay(31) +from:0x02116358 kind:load to:0x0210fcec module:overlay(31) +from:0x0211635c kind:load to:0x0210fd00 module:overlay(31) +from:0x02116360 kind:load to:0x0210fbe4 module:overlay(31) +from:0x02116364 kind:load to:0x02061cd0 module:overlay(0) +from:0x02116368 kind:load to:0x0210fbe8 module:overlay(31) +from:0x0211636c kind:load to:0x02061cd8 module:overlay(0) +from:0x02116370 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur/arm9/overlays/ov031/symbols.txt b/config/eur/arm9/overlays/ov031/symbols.txt new file mode 100644 index 00000000..e166a6da --- /dev/null +++ b/config/eur/arm9/overlays/ov031/symbols.txt @@ -0,0 +1,2668 @@ +func_ov031_020d8720 kind:function(arm,size=0x18) addr:0x020d8720 +func_ov031_020d8738 kind:function(arm,size=0x188) addr:0x020d8738 +func_ov031_020d88c0 kind:function(arm,size=0x224) addr:0x020d88c0 +func_ov031_020d8ae4 kind:function(arm,size=0x6c) addr:0x020d8ae4 +func_ov031_020d8b50 kind:function(arm,size=0x168) addr:0x020d8b50 +func_ov031_020d8cb8 kind:function(arm,size=0x18) addr:0x020d8cb8 +func_ov031_020d8cd0 kind:function(arm,size=0x28) addr:0x020d8cd0 +func_ov031_020d8cf8 kind:function(arm,size=0x70) addr:0x020d8cf8 +func_ov031_020d8d68 kind:function(arm,size=0x74) addr:0x020d8d68 +func_ov031_020d8ddc kind:function(arm,size=0x14) addr:0x020d8ddc +func_ov031_020d8df0 kind:function(arm,size=0x7c) addr:0x020d8df0 +func_ov031_020d8e6c kind:function(arm,size=0x1c) addr:0x020d8e6c +func_ov031_020d8e88 kind:function(arm,size=0x9c) addr:0x020d8e88 +func_ov031_020d8f24 kind:function(arm,size=0x34) addr:0x020d8f24 +func_ov031_020d8f58 kind:function(arm,size=0x40) addr:0x020d8f58 +func_ov031_020d8f98 kind:function(arm,size=0x20) addr:0x020d8f98 +func_ov031_020d8fb8 kind:function(arm,size=0x1c) addr:0x020d8fb8 +func_ov031_020d8fd4 kind:function(arm,size=0x174) addr:0x020d8fd4 +func_ov031_020d9148 kind:function(arm,size=0x20) addr:0x020d9148 +func_ov031_020d9168 kind:function(arm,size=0x28) addr:0x020d9168 +func_ov031_020d9190 kind:function(arm,size=0x40) addr:0x020d9190 +func_ov031_020d91d0 kind:function(arm,size=0x40) addr:0x020d91d0 +func_ov031_020d9210 kind:function(arm,size=0x104) addr:0x020d9210 +func_ov031_020d9314 kind:function(arm,size=0x54) addr:0x020d9314 +func_ov031_020d9368 kind:function(arm,size=0x30) addr:0x020d9368 +func_ov031_020d9398 kind:function(arm,size=0x24) addr:0x020d9398 +func_ov031_020d93bc kind:function(arm,size=0x34) addr:0x020d93bc +func_ov031_020d93f0 kind:function(arm,size=0x5c) addr:0x020d93f0 +func_ov031_020d944c kind:function(arm,size=0x54) addr:0x020d944c +func_ov031_020d94a0 kind:function(arm,size=0x14) addr:0x020d94a0 +func_ov031_020d94b4 kind:function(arm,size=0x1c) addr:0x020d94b4 +func_ov031_020d94d0 kind:function(arm,size=0x54) addr:0x020d94d0 +func_ov031_020d9524 kind:function(arm,size=0x44) addr:0x020d9524 +func_ov031_020d9568 kind:function(arm,size=0x14) addr:0x020d9568 +func_ov031_020d957c kind:function(arm,size=0x1c) addr:0x020d957c +func_ov031_020d9598 kind:function(thumb,size=0x1c) addr:0x020d9598 +func_ov031_020d95b4 kind:function(arm,size=0x14) addr:0x020d95b4 +func_ov031_020d95c8 kind:function(arm,size=0x24) addr:0x020d95c8 +func_ov031_020d95ec kind:function(arm,size=0x30) addr:0x020d95ec +func_ov031_020d961c kind:function(arm,size=0x10) addr:0x020d961c +func_ov031_020d962c kind:function(arm,size=0x1c) addr:0x020d962c +func_ov031_020d9648 kind:function(arm,size=0x10) addr:0x020d9648 +func_ov031_020d9658 kind:function(thumb,size=0x1c) addr:0x020d9658 +func_ov031_020d9674 kind:function(arm,size=0x10) addr:0x020d9674 +func_ov031_020d9684 kind:function(arm,size=0x10) addr:0x020d9684 +func_ov031_020d9694 kind:function(arm,size=0x10) addr:0x020d9694 +func_ov031_020d96a4 kind:function(thumb,size=0x24) addr:0x020d96a4 +func_ov031_020d96c8 kind:function(thumb,size=0x18) addr:0x020d96c8 +func_ov031_020d96e0 kind:function(thumb,size=0x4) addr:0x020d96e0 +func_ov031_020d96e4 kind:function(arm,size=0x10) addr:0x020d96e4 +func_ov031_020d96f4 kind:function(arm,size=0x10) addr:0x020d96f4 +func_ov031_020d9704 kind:function(arm,size=0x10) addr:0x020d9704 +func_ov031_020d9714 kind:function(arm,size=0x1c) addr:0x020d9714 +func_ov031_020d9730 kind:function(arm,size=0x18) addr:0x020d9730 +func_ov031_020d9748 kind:function(arm,size=0x10) addr:0x020d9748 +func_ov031_020d9758 kind:function(arm,size=0x18) addr:0x020d9758 +func_ov031_020d9770 kind:function(arm,size=0x18) addr:0x020d9770 +func_ov031_020d9788 kind:function(arm,size=0x1c) addr:0x020d9788 +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=0x10) addr:0x020d9834 +func_ov031_020d9844 kind:function(arm,size=0x10) addr:0x020d9844 +func_ov031_020d9854 kind:function(arm,size=0x34) addr:0x020d9854 +func_ov031_020d9888 kind:function(arm,size=0x34) addr:0x020d9888 +func_ov031_020d98bc kind:function(arm,size=0x1c) addr:0x020d98bc +func_ov031_020d98d8 kind:function(arm,size=0x1c) addr:0x020d98d8 +func_ov031_020d98f4 kind:function(arm,size=0x2c) addr:0x020d98f4 +func_ov031_020d9920 kind:function(arm,size=0x2c) addr:0x020d9920 +func_ov031_020d994c kind:function(arm,size=0x10) addr:0x020d994c +func_ov031_020d995c kind:function(arm,size=0x10) addr:0x020d995c +func_ov031_020d996c kind:function(arm,size=0x10) addr:0x020d996c +func_ov031_020d997c kind:function(arm,size=0x30) addr:0x020d997c +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=0x10) addr:0x020d99dc +func_ov031_020d99ec kind:function(arm,size=0x10) addr:0x020d99ec +func_ov031_020d99fc kind:function(arm,size=0x20) addr:0x020d99fc +func_ov031_020d9a1c kind:function(arm,size=0x18) addr:0x020d9a1c +func_ov031_020d9a34 kind:function(arm,size=0x18) addr:0x020d9a34 +func_ov031_020d9a4c kind:function(arm,size=0x10) addr:0x020d9a4c +func_ov031_020d9a5c kind:function(arm,size=0x1c) addr:0x020d9a5c +func_ov031_020d9a78 kind:function(arm,size=0x20) addr:0x020d9a78 +func_ov031_020d9a98 kind:function(arm,size=0x10) addr:0x020d9a98 +func_ov031_020d9aa8 kind:function(arm,size=0x10) addr:0x020d9aa8 +func_ov031_020d9ab8 kind:function(arm,size=0x88) addr:0x020d9ab8 +func_ov031_020d9b40 kind:function(arm,size=0x20) addr:0x020d9b40 +func_ov031_020d9b60 kind:function(arm,size=0x10) addr:0x020d9b60 +func_ov031_020d9b70 kind:function(arm,size=0x10) addr:0x020d9b70 +func_ov031_020d9b80 kind:function(arm,size=0x18) addr:0x020d9b80 +func_ov031_020d9b98 kind:function(arm,size=0x10) addr:0x020d9b98 +func_ov031_020d9ba8 kind:function(thumb,size=0xc) addr:0x020d9ba8 +func_ov031_020d9bb4 kind:function(thumb,size=0xc) addr:0x020d9bb4 +func_ov031_020d9bc0 kind:function(arm,size=0x10) addr:0x020d9bc0 +func_ov031_020d9bd0 kind:function(thumb,size=0x1c) addr:0x020d9bd0 +func_ov031_020d9bec kind:function(arm,size=0x18) addr:0x020d9bec +func_ov031_020d9c04 kind:function(arm,size=0x10) addr:0x020d9c04 +func_ov031_020d9c14 kind:function(arm,size=0x20) addr:0x020d9c14 +func_ov031_020d9c34 kind:function(arm,size=0x10) addr:0x020d9c34 +func_ov031_020d9c44 kind:function(arm,size=0x10) addr:0x020d9c44 +func_ov031_020d9c54 kind:function(arm,size=0x10) addr:0x020d9c54 +func_ov031_020d9c64 kind:function(arm,size=0x68) addr:0x020d9c64 +func_ov031_020d9ccc kind:function(arm,size=0x44) addr:0x020d9ccc +func_ov031_020d9d10 kind:function(arm,size=0x224) addr:0x020d9d10 +func_ov031_020d9f34 kind:function(arm,size=0x9c) addr:0x020d9f34 +func_ov031_020d9fd0 kind:function(arm,size=0x134) addr:0x020d9fd0 +func_ov031_020da104 kind:function(arm,size=0x40) addr:0x020da104 +func_ov031_020da144 kind:function(arm,size=0x84) addr:0x020da144 +func_ov031_020da1c8 kind:function(thumb,size=0x28) addr:0x020da1c8 +func_ov031_020da1f0 kind:function(arm,size=0x84) addr:0x020da1f0 +func_ov031_020da274 kind:function(arm,size=0x2b0) addr:0x020da274 +func_ov031_020da524 kind:function(arm,size=0x30) addr:0x020da524 +func_ov031_020da554 kind:function(arm,size=0x14) addr:0x020da554 +func_ov031_020da568 kind:function(arm,size=0x1c) addr:0x020da568 +func_ov031_020da584 kind:function(arm,size=0x68) addr:0x020da584 +func_ov031_020da5ec kind:function(arm,size=0x24) addr:0x020da5ec +func_ov031_020da610 kind:function(arm,size=0x90) addr:0x020da610 +func_ov031_020da6a0 kind:function(arm,size=0x44c) addr:0x020da6a0 +func_ov031_020daaec kind:function(arm,size=0x104) addr:0x020daaec +func_ov031_020dabf0 kind:function(arm,size=0x14) addr:0x020dabf0 +func_ov031_020dac04 kind:function(arm,size=0x1c) addr:0x020dac04 +func_ov031_020dac20 kind:function(arm,size=0x20) addr:0x020dac20 +func_ov031_020dac40 kind:function(arm,size=0x40) addr:0x020dac40 +func_ov031_020dac80 kind:function(arm,size=0x5c) addr:0x020dac80 +func_ov031_020dacdc kind:function(arm,size=0xa4) addr:0x020dacdc +func_ov031_020dad80 kind:function(arm,size=0x18) addr:0x020dad80 +func_ov031_020dad98 kind:function(arm,size=0xa4) addr:0x020dad98 +func_ov031_020dae3c kind:function(arm,size=0x50) addr:0x020dae3c +func_ov031_020dae8c kind:function(arm,size=0x15c) addr:0x020dae8c +func_ov031_020dafe8 kind:function(arm,size=0x40) addr:0x020dafe8 +func_ov031_020db028 kind:function(arm,size=0xd4) addr:0x020db028 +func_ov031_020db0fc kind:function(arm,size=0x24) addr:0x020db0fc +func_ov031_020db120 kind:function(arm,size=0x40) addr:0x020db120 +func_ov031_020db160 kind:function(arm,size=0x30) addr:0x020db160 +func_ov031_020db190 kind:function(arm,size=0x24) addr:0x020db190 +func_ov031_020db1b4 kind:function(arm,size=0xfc) addr:0x020db1b4 +func_ov031_020db2b0 kind:function(arm,size=0x2c) addr:0x020db2b0 +func_ov031_020db2dc kind:function(arm,size=0x5c) addr:0x020db2dc +func_ov031_020db338 kind:function(arm,size=0x18) addr:0x020db338 +func_ov031_020db350 kind:function(arm,size=0x24) addr:0x020db350 +func_ov031_020db374 kind:function(arm,size=0x74) addr:0x020db374 +func_ov031_020db3e8 kind:function(arm,size=0x18) addr:0x020db3e8 +func_ov031_020db400 kind:function(arm,size=0x98) addr:0x020db400 +func_ov031_020db498 kind:function(arm,size=0x58) addr:0x020db498 +func_ov031_020db4f0 kind:function(arm,size=0x38) addr:0x020db4f0 +func_ov031_020db528 kind:function(arm,size=0x8c) addr:0x020db528 +func_ov031_020db5b4 kind:function(arm,size=0x20) addr:0x020db5b4 +func_ov031_020db5d4 kind:function(arm,size=0x14) addr:0x020db5d4 +func_ov031_020db5e8 kind:function(arm,size=0x2c) addr:0x020db5e8 +func_ov031_020db614 kind:function(arm,size=0x90) addr:0x020db614 +func_ov031_020db6a4 kind:function(arm,size=0x60) addr:0x020db6a4 +func_ov031_020db704 kind:function(arm,size=0xbc) addr:0x020db704 +func_ov031_020db7c0 kind:function(thumb,size=0x18) addr:0x020db7c0 +func_ov031_020db7d8 kind:function(thumb,size=0x1c) addr:0x020db7d8 +func_ov031_020db7f4 kind:function(arm,size=0x50) addr:0x020db7f4 +func_ov031_020db844 kind:function(arm,size=0x30) addr:0x020db844 +func_ov031_020db874 kind:function(arm,size=0x58) addr:0x020db874 +func_ov031_020db8cc kind:function(arm,size=0x2c) addr:0x020db8cc +func_ov031_020db8f8 kind:function(arm,size=0x44) addr:0x020db8f8 +func_ov031_020db93c kind:function(thumb,size=0x14) addr:0x020db93c +func_ov031_020db950 kind:function(thumb,size=0x4) addr:0x020db950 +func_ov031_020db954 kind:function(arm,size=0x4) addr:0x020db954 +func_ov031_020db958 kind:function(arm,size=0xe4) addr:0x020db958 +func_ov031_020dba3c kind:function(arm,size=0x4) addr:0x020dba3c +func_ov031_020dba40 kind:function(arm,size=0x34) addr:0x020dba40 +func_ov031_020dba74 kind:function(arm,size=0x18) addr:0x020dba74 +func_ov031_020dba8c kind:function(arm,size=0xac) addr:0x020dba8c +func_ov031_020dbb38 kind:function(arm,size=0x1c) addr:0x020dbb38 +func_ov031_020dbb54 kind:function(arm,size=0xc4) addr:0x020dbb54 +func_ov031_020dbc18 kind:function(arm,size=0x68) addr:0x020dbc18 +func_ov031_020dbc80 kind:function(arm,size=0xa4) addr:0x020dbc80 +func_ov031_020dbd24 kind:function(arm,size=0x74) addr:0x020dbd24 +func_ov031_020dbd98 kind:function(arm,size=0xc4) addr:0x020dbd98 +func_ov031_020dbe5c kind:function(arm,size=0x2c) addr:0x020dbe5c +func_ov031_020dbe88 kind:function(arm,size=0x14) addr:0x020dbe88 +func_ov031_020dbe9c kind:function(arm,size=0x20) addr:0x020dbe9c +func_ov031_020dbebc kind:function(arm,size=0x14) addr:0x020dbebc +func_ov031_020dbed0 kind:function(arm,size=0x14) addr:0x020dbed0 +func_ov031_020dbee4 kind:function(arm,size=0x24) addr:0x020dbee4 +func_ov031_020dbf08 kind:function(arm,size=0x24) addr:0x020dbf08 +func_ov031_020dbf2c kind:function(arm,size=0x2c) addr:0x020dbf2c +func_ov031_020dbf58 kind:function(arm,size=0x24) addr:0x020dbf58 +func_ov031_020dbf7c kind:function(arm,size=0x24) addr:0x020dbf7c +func_ov031_020dbfa0 kind:function(arm,size=0xb8) addr:0x020dbfa0 +func_ov031_020dc058 kind:function(arm,size=0xd4) addr:0x020dc058 +func_ov031_020dc12c kind:function(arm,size=0x90) addr:0x020dc12c +func_ov031_020dc1bc kind:function(arm,size=0x34) addr:0x020dc1bc +func_ov031_020dc1f0 kind:function(arm,size=0x28) addr:0x020dc1f0 +func_ov031_020dc218 kind:function(thumb,size=0x40) addr:0x020dc218 +func_ov031_020dc258 kind:function(thumb,size=0x30) addr:0x020dc258 +func_ov031_020dc288 kind:function(thumb,size=0x18) addr:0x020dc288 +func_ov031_020dc2a0 kind:function(thumb,size=0x34) addr:0x020dc2a0 +func_ov031_020dc2d4 kind:function(arm,size=0x28) addr:0x020dc2d4 +func_ov031_020dc2fc kind:function(arm,size=0x88) addr:0x020dc2fc +func_ov031_020dc384 kind:function(arm,size=0x5c) addr:0x020dc384 +func_ov031_020dc3e0 kind:function(arm,size=0x20) addr:0x020dc3e0 +func_ov031_020dc400 kind:function(arm,size=0x14) addr:0x020dc400 +func_ov031_020dc414 kind:function(thumb,size=0x5c) addr:0x020dc414 +func_ov031_020dc470 kind:function(thumb,size=0x10) addr:0x020dc470 +func_ov031_020dc480 kind:function(arm,size=0x38) addr:0x020dc480 +func_ov031_020dc4b8 kind:function(arm,size=0x248) addr:0x020dc4b8 +func_ov031_020dc700 kind:function(arm,size=0x1a0) addr:0x020dc700 +func_ov031_020dc8a0 kind:function(arm,size=0x6c) addr:0x020dc8a0 +func_ov031_020dc90c kind:function(arm,size=0x114) addr:0x020dc90c +func_ov031_020dca20 kind:function(thumb,size=0xc) addr:0x020dca20 +func_ov031_020dca2c kind:function(thumb,size=0x10) addr:0x020dca2c +func_ov031_020dca3c kind:function(arm,size=0x10) addr:0x020dca3c +func_ov031_020dca4c kind:function(thumb,size=0x84) addr:0x020dca4c +func_ov031_020dcad0 kind:function(arm,size=0x3c) addr:0x020dcad0 +func_ov031_020dcb0c kind:function(arm,size=0x54) addr:0x020dcb0c +func_ov031_020dcb60 kind:function(arm,size=0xbc) addr:0x020dcb60 +func_ov031_020dcc1c kind:function(arm,size=0xa0) addr:0x020dcc1c +func_ov031_020dccbc kind:function(thumb,size=0x34) addr:0x020dccbc +func_ov031_020dccf0 kind:function(thumb,size=0x30) addr:0x020dccf0 +func_ov031_020dcd20 kind:function(arm,size=0x3c) addr:0x020dcd20 +func_ov031_020dcd5c kind:function(thumb,size=0x14) addr:0x020dcd5c +func_ov031_020dcd70 kind:function(thumb,size=0x20) addr:0x020dcd70 +func_ov031_020dcd90 kind:function(thumb,size=0x8) addr:0x020dcd90 +func_ov031_020dcd98 kind:function(thumb,size=0x4) addr:0x020dcd98 +func_ov031_020dcd9c kind:function(arm,size=0x108) addr:0x020dcd9c +func_ov031_020dcea4 kind:function(arm,size=0x110) addr:0x020dcea4 +func_ov031_020dcfb4 kind:function(arm,size=0x12c) addr:0x020dcfb4 +func_ov031_020dd0e0 kind:function(arm,size=0x44) addr:0x020dd0e0 +func_ov031_020dd124 kind:function(arm,size=0x80) addr:0x020dd124 +func_ov031_020dd1a4 kind:function(arm,size=0xd0) addr:0x020dd1a4 +func_ov031_020dd274 kind:function(arm,size=0xb8) addr:0x020dd274 +func_ov031_020dd32c kind:function(arm,size=0x28) addr:0x020dd32c +func_ov031_020dd354 kind:function(arm,size=0x30) addr:0x020dd354 +func_ov031_020dd384 kind:function(arm,size=0x64) addr:0x020dd384 +func_ov031_020dd3e8 kind:function(arm,size=0x6c) addr:0x020dd3e8 +func_ov031_020dd454 kind:function(arm,size=0x74) addr:0x020dd454 +func_ov031_020dd4c8 kind:function(arm,size=0x20) addr:0x020dd4c8 +func_ov031_020dd4e8 kind:function(arm,size=0x88) addr:0x020dd4e8 +func_ov031_020dd570 kind:function(arm,size=0xd4) addr:0x020dd570 +func_ov031_020dd644 kind:function(arm,size=0x1b4) addr:0x020dd644 +func_ov031_020dd7f8 kind:function(arm,size=0x288) addr:0x020dd7f8 +func_ov031_020dda80 kind:function(arm,size=0x14) addr:0x020dda80 +func_ov031_020dda94 kind:function(arm,size=0x5c) addr:0x020dda94 +func_ov031_020ddaf0 kind:function(arm,size=0x20) addr:0x020ddaf0 +func_ov031_020ddb10 kind:function(arm,size=0xd4) addr:0x020ddb10 +func_ov031_020ddbe4 kind:function(arm,size=0x78) addr:0x020ddbe4 +func_ov031_020ddc5c kind:function(arm,size=0x7c) addr:0x020ddc5c +func_ov031_020ddcd8 kind:function(arm,size=0xd0) addr:0x020ddcd8 +func_ov031_020ddda8 kind:function(arm,size=0x50) addr:0x020ddda8 +func_ov031_020dddf8 kind:function(arm,size=0x38) addr:0x020dddf8 +func_ov031_020dde30 kind:function(arm,size=0x3c) addr:0x020dde30 +func_ov031_020dde6c kind:function(arm,size=0xb4) addr:0x020dde6c +func_ov031_020ddf20 kind:function(arm,size=0x24) addr:0x020ddf20 +func_ov031_020ddf44 kind:function(arm,size=0x28) addr:0x020ddf44 +func_ov031_020ddf6c kind:function(arm,size=0x40) addr:0x020ddf6c +func_ov031_020ddfac kind:function(arm,size=0x40) addr:0x020ddfac +func_ov031_020ddfec kind:function(arm,size=0x238) addr:0x020ddfec +func_ov031_020de224 kind:function(arm,size=0xac) addr:0x020de224 +func_ov031_020de2d0 kind:function(arm,size=0x58) addr:0x020de2d0 +func_ov031_020de328 kind:function(arm,size=0x60) addr:0x020de328 +func_ov031_020de388 kind:function(arm,size=0xd0) addr:0x020de388 +func_ov031_020de458 kind:function(arm,size=0x20c) addr:0x020de458 +func_ov031_020de664 kind:function(arm,size=0x1a8) addr:0x020de664 +func_ov031_020de80c kind:function(arm,size=0x2c) addr:0x020de80c +func_ov031_020de838 kind:function(arm,size=0xb4) addr:0x020de838 +func_ov031_020de8ec kind:function(arm,size=0x58) addr:0x020de8ec +func_ov031_020de944 kind:function(arm,size=0x64) addr:0x020de944 +func_ov031_020de9a8 kind:function(arm,size=0xc8) addr:0x020de9a8 +func_ov031_020dea70 kind:function(arm,size=0x100) addr:0x020dea70 +func_ov031_020deb70 kind:function(arm,size=0x388) addr:0x020deb70 +func_ov031_020deef8 kind:function(arm,size=0x1218) addr:0x020deef8 +func_ov031_020e0110 kind:function(arm,size=0x168) addr:0x020e0110 +func_ov031_020e0278 kind:function(arm,size=0xc) addr:0x020e0278 +func_ov031_020e0284 kind:function(arm,size=0xe4) addr:0x020e0284 +func_ov031_020e0368 kind:function(arm,size=0x1e8) addr:0x020e0368 +func_ov031_020e0550 kind:function(arm,size=0xac) addr:0x020e0550 +func_ov031_020e05fc kind:function(arm,size=0x28) addr:0x020e05fc +func_ov031_020e0624 kind:function(thumb,size=0x4c) addr:0x020e0624 +func_ov031_020e0670 kind:function(thumb,size=0x68) addr:0x020e0670 +func_ov031_020e06d8 kind:function(thumb,size=0x70) addr:0x020e06d8 +func_ov031_020e0748 kind:function(arm,size=0x24) addr:0x020e0748 +func_ov031_020e076c kind:function(thumb,size=0x64) addr:0x020e076c +func_ov031_020e07d0 kind:function(arm,size=0xb8) addr:0x020e07d0 +func_ov031_020e0888 kind:function(arm,size=0x1c) addr:0x020e0888 +func_ov031_020e08a4 kind:function(arm,size=0x50) addr:0x020e08a4 +func_ov031_020e08f4 kind:function(arm,size=0x30) addr:0x020e08f4 +func_ov031_020e0924 kind:function(arm,size=0x48) addr:0x020e0924 +func_ov031_020e096c kind:function(arm,size=0x20) addr:0x020e096c +func_ov031_020e098c kind:function(arm,size=0x60) addr:0x020e098c +func_ov031_020e09ec kind:function(arm,size=0xe8) addr:0x020e09ec +func_ov031_020e0ad4 kind:function(arm,size=0x34) addr:0x020e0ad4 +func_ov031_020e0b08 kind:function(arm,size=0x30) addr:0x020e0b08 +func_ov031_020e0b38 kind:function(arm,size=0xfc) addr:0x020e0b38 +func_ov031_020e0c34 kind:function(arm,size=0x44) addr:0x020e0c34 +func_ov031_020e0c78 kind:function(arm,size=0x24) addr:0x020e0c78 +func_ov031_020e0c9c kind:function(arm,size=0x54) addr:0x020e0c9c +func_ov031_020e0cf0 kind:function(arm,size=0xa8) addr:0x020e0cf0 +func_ov031_020e0d98 kind:function(arm,size=0x198) addr:0x020e0d98 +func_ov031_020e0f30 kind:function(arm,size=0x78) addr:0x020e0f30 +func_ov031_020e0fa8 kind:function(arm,size=0x30) addr:0x020e0fa8 +func_ov031_020e0fd8 kind:function(arm,size=0x50) addr:0x020e0fd8 +func_ov031_020e1028 kind:function(arm,size=0x84) addr:0x020e1028 +func_ov031_020e10ac kind:function(arm,size=0xa8) addr:0x020e10ac +func_ov031_020e1154 kind:function(arm,size=0x354) addr:0x020e1154 +func_ov031_020e14a8 kind:function(arm,size=0x1c) addr:0x020e14a8 +func_ov031_020e14c4 kind:function(arm,size=0xc) addr:0x020e14c4 +func_ov031_020e14d0 kind:function(arm,size=0x24) addr:0x020e14d0 +func_ov031_020e14f4 kind:function(arm,size=0x4c) addr:0x020e14f4 +func_ov031_020e1540 kind:function(arm,size=0x90) addr:0x020e1540 +func_ov031_020e15d0 kind:function(arm,size=0x64) addr:0x020e15d0 +func_ov031_020e1634 kind:function(arm,size=0x58) addr:0x020e1634 +func_ov031_020e168c kind:function(arm,size=0x168) addr:0x020e168c +func_ov031_020e17f4 kind:function(arm,size=0x14) addr:0x020e17f4 +func_ov031_020e1808 kind:function(arm,size=0x14) addr:0x020e1808 +func_ov031_020e181c kind:function(arm,size=0x84) addr:0x020e181c +func_ov031_020e18a0 kind:function(arm,size=0x24) addr:0x020e18a0 +func_ov031_020e18c4 kind:function(arm,size=0x44) addr:0x020e18c4 +func_ov031_020e1908 kind:function(arm,size=0x18) addr:0x020e1908 +func_ov031_020e1920 kind:function(arm,size=0x1c) addr:0x020e1920 +func_ov031_020e193c kind:function(arm,size=0xec) addr:0x020e193c +func_ov031_020e1a28 kind:function(arm,size=0xd0) addr:0x020e1a28 +func_ov031_020e1af8 kind:function(arm,size=0x24) addr:0x020e1af8 +func_ov031_020e1b1c kind:function(arm,size=0x60) addr:0x020e1b1c +func_ov031_020e1b7c kind:function(arm,size=0x19c) addr:0x020e1b7c +func_ov031_020e1d18 kind:function(arm,size=0x30) addr:0x020e1d18 +func_ov031_020e1d48 kind:function(arm,size=0x10) addr:0x020e1d48 +func_ov031_020e1d58 kind:function(arm,size=0x1c) addr:0x020e1d58 +func_ov031_020e1d74 kind:function(arm,size=0x2c) addr:0x020e1d74 +func_ov031_020e1da0 kind:function(arm,size=0x11c) addr:0x020e1da0 +func_ov031_020e1ebc kind:function(arm,size=0x1c) addr:0x020e1ebc +func_ov031_020e1ed8 kind:function(arm,size=0x40) addr:0x020e1ed8 +func_ov031_020e1f18 kind:function(arm,size=0x70) addr:0x020e1f18 +func_ov031_020e1f88 kind:function(arm,size=0x58) addr:0x020e1f88 +func_ov031_020e1fe0 kind:function(arm,size=0x4) addr:0x020e1fe0 +func_ov031_020e1fe4 kind:function(arm,size=0x50) addr:0x020e1fe4 +func_ov031_020e2034 kind:function(arm,size=0x30) addr:0x020e2034 +func_ov031_020e2064 kind:function(arm,size=0x74) addr:0x020e2064 +func_ov031_020e20d8 kind:function(arm,size=0x24) addr:0x020e20d8 +func_ov031_020e20fc kind:function(arm,size=0x4) addr:0x020e20fc +func_ov031_020e2100 kind:function(arm,size=0x34) addr:0x020e2100 +func_ov031_020e2134 kind:function(arm,size=0xec) addr:0x020e2134 +func_ov031_020e2220 kind:function(arm,size=0x14) addr:0x020e2220 +func_ov031_020e2234 kind:function(arm,size=0x158) addr:0x020e2234 +func_ov031_020e238c kind:function(arm,size=0xe0) addr:0x020e238c +func_ov031_020e246c kind:function(arm,size=0x40) addr:0x020e246c +func_ov031_020e24ac kind:function(arm,size=0x110) addr:0x020e24ac +func_ov031_020e25bc kind:function(arm,size=0x70) addr:0x020e25bc +func_ov031_020e262c kind:function(arm,size=0x54) addr:0x020e262c +func_ov031_020e2680 kind:function(arm,size=0x100) addr:0x020e2680 +func_ov031_020e2780 kind:function(arm,size=0xa0) addr:0x020e2780 +func_ov031_020e2820 kind:function(arm,size=0x13c) addr:0x020e2820 +func_ov031_020e295c kind:function(arm,size=0x140) addr:0x020e295c +func_ov031_020e2a9c kind:function(arm,size=0xa4) addr:0x020e2a9c +func_ov031_020e2b40 kind:function(arm,size=0xec) addr:0x020e2b40 +func_ov031_020e2c2c kind:function(arm,size=0x14c) addr:0x020e2c2c +func_ov031_020e2d78 kind:function(arm,size=0x3c) addr:0x020e2d78 +func_ov031_020e2db4 kind:function(arm,size=0x1c) addr:0x020e2db4 +func_ov031_020e2dd0 kind:function(arm,size=0x24) addr:0x020e2dd0 +func_ov031_020e2df4 kind:function(arm,size=0x48) addr:0x020e2df4 +func_ov031_020e2e3c kind:function(arm,size=0x450) addr:0x020e2e3c +func_ov031_020e328c kind:function(arm,size=0x84) addr:0x020e328c +func_ov031_020e3310 kind:function(arm,size=0x30) addr:0x020e3310 +func_ov031_020e3340 kind:function(arm,size=0x3c) addr:0x020e3340 +func_ov031_020e337c kind:function(arm,size=0x30) addr:0x020e337c +func_ov031_020e33ac kind:function(arm,size=0x14) addr:0x020e33ac +func_ov031_020e33c0 kind:function(arm,size=0x1c) addr:0x020e33c0 +func_ov031_020e33dc kind:function(arm,size=0x1c) addr:0x020e33dc +func_ov031_020e33f8 kind:function(arm,size=0x50) addr:0x020e33f8 +func_ov031_020e3448 kind:function(arm,size=0x58) addr:0x020e3448 +func_ov031_020e34a0 kind:function(arm,size=0x14) addr:0x020e34a0 +func_ov031_020e34b4 kind:function(arm,size=0xc) addr:0x020e34b4 +func_ov031_020e34c0 kind:function(arm,size=0x24) addr:0x020e34c0 +func_ov031_020e34e4 kind:function(arm,size=0x38) addr:0x020e34e4 +func_ov031_020e351c kind:function(arm,size=0x1a4) addr:0x020e351c +func_ov031_020e36c0 kind:function(arm,size=0x7c) addr:0x020e36c0 +func_ov031_020e373c kind:function(arm,size=0x14) addr:0x020e373c +func_ov031_020e3750 kind:function(arm,size=0x274) addr:0x020e3750 +func_ov031_020e39c4 kind:function(arm,size=0x180) addr:0x020e39c4 +func_ov031_020e3b44 kind:function(arm,size=0x50) addr:0x020e3b44 +func_ov031_020e3b94 kind:function(arm,size=0x8) addr:0x020e3b94 +func_ov031_020e3b9c kind:function(arm,size=0x80) addr:0x020e3b9c +func_ov031_020e3c1c kind:function(arm,size=0x1c) addr:0x020e3c1c +func_ov031_020e3c38 kind:function(arm,size=0x28) addr:0x020e3c38 +func_ov031_020e3c60 kind:function(arm,size=0x30) addr:0x020e3c60 +func_ov031_020e3c90 kind:function(arm,size=0x14) addr:0x020e3c90 +func_ov031_020e3ca4 kind:function(arm,size=0x24) addr:0x020e3ca4 +func_ov031_020e3cc8 kind:function(arm,size=0x48) addr:0x020e3cc8 +func_ov031_020e3d10 kind:function(arm,size=0x90) addr:0x020e3d10 +func_ov031_020e3da0 kind:function(arm,size=0x30) addr:0x020e3da0 +func_ov031_020e3dd0 kind:function(arm,size=0x28) addr:0x020e3dd0 +func_ov031_020e3df8 kind:function(arm,size=0x20) addr:0x020e3df8 +func_ov031_020e3e18 kind:function(arm,size=0x2c) addr:0x020e3e18 +func_ov031_020e3e44 kind:function(arm,size=0x28) addr:0x020e3e44 +func_ov031_020e3e6c kind:function(arm,size=0x18) addr:0x020e3e6c +func_ov031_020e3e84 kind:function(arm,size=0x54) addr:0x020e3e84 +func_ov031_020e3ed8 kind:function(arm,size=0x28) addr:0x020e3ed8 +func_ov031_020e3f00 kind:function(arm,size=0x50) addr:0x020e3f00 +func_ov031_020e3f50 kind:function(arm,size=0x124) addr:0x020e3f50 +func_ov031_020e4074 kind:function(arm,size=0x4) addr:0x020e4074 +func_ov031_020e4078 kind:function(arm,size=0x4) addr:0x020e4078 +func_ov031_020e407c kind:function(arm,size=0x8) addr:0x020e407c +func_ov031_020e4084 kind:function(arm,size=0x24) addr:0x020e4084 +func_ov031_020e40a8 kind:function(arm,size=0x14) addr:0x020e40a8 +func_ov031_020e40bc kind:function(arm,size=0x1c) addr:0x020e40bc +func_ov031_020e40d8 kind:function(arm,size=0xc) addr:0x020e40d8 +func_ov031_020e40e4 kind:function(arm,size=0x24) addr:0x020e40e4 +func_ov031_020e4108 kind:function(arm,size=0x28) addr:0x020e4108 +func_ov031_020e4130 kind:function(arm,size=0x34) addr:0x020e4130 +func_ov031_020e4164 kind:function(arm,size=0x40) addr:0x020e4164 +func_ov031_020e41a4 kind:function(arm,size=0x48) addr:0x020e41a4 +func_ov031_020e41ec kind:function(arm,size=0x4c) addr:0x020e41ec +func_ov031_020e4238 kind:function(arm,size=0x3c) addr:0x020e4238 +func_ov031_020e4274 kind:function(arm,size=0x38) addr:0x020e4274 +func_ov031_020e42ac kind:function(arm,size=0x44) addr:0x020e42ac +func_ov031_020e42f0 kind:function(arm,size=0x30) addr:0x020e42f0 +func_ov031_020e4320 kind:function(arm,size=0x1f4) addr:0x020e4320 +func_ov031_020e4514 kind:function(arm,size=0x5c) addr:0x020e4514 +func_ov031_020e4570 kind:function(arm,size=0x14) addr:0x020e4570 +func_ov031_020e4584 kind:function(arm,size=0x2c) addr:0x020e4584 +func_ov031_020e45b0 kind:function(arm,size=0x24) addr:0x020e45b0 +func_ov031_020e45d4 kind:function(arm,size=0x28) addr:0x020e45d4 +func_ov031_020e45fc kind:function(arm,size=0x24) addr:0x020e45fc +func_ov031_020e4620 kind:function(arm,size=0x140) addr:0x020e4620 +func_ov031_020e4760 kind:function(arm,size=0x14) addr:0x020e4760 +func_ov031_020e4774 kind:function(arm,size=0x14) addr:0x020e4774 +func_ov031_020e4788 kind:function(arm,size=0xa0) addr:0x020e4788 +func_ov031_020e4828 kind:function(arm,size=0xa8) addr:0x020e4828 +func_ov031_020e48d0 kind:function(arm,size=0xc4) addr:0x020e48d0 +func_ov031_020e4994 kind:function(arm,size=0x1c) addr:0x020e4994 +func_ov031_020e49b0 kind:function(arm,size=0x70) addr:0x020e49b0 +func_ov031_020e4a20 kind:function(arm,size=0x614) addr:0x020e4a20 +func_ov031_020e5034 kind:function(arm,size=0x1ec) addr:0x020e5034 +func_ov031_020e5220 kind:function(arm,size=0x80) addr:0x020e5220 +func_ov031_020e52a0 kind:function(arm,size=0xb4) addr:0x020e52a0 +func_ov031_020e5354 kind:function(arm,size=0x74) addr:0x020e5354 +func_ov031_020e53c8 kind:function(arm,size=0x1c) addr:0x020e53c8 +func_ov031_020e53e4 kind:function(arm,size=0x1c) addr:0x020e53e4 +func_ov031_020e5400 kind:function(arm,size=0x4c) addr:0x020e5400 +func_ov031_020e544c kind:function(arm,size=0x28) addr:0x020e544c +func_ov031_020e5474 kind:function(arm,size=0x14) addr:0x020e5474 +func_ov031_020e5488 kind:function(arm,size=0x1c) addr:0x020e5488 +func_ov031_020e54a4 kind:function(arm,size=0x30) addr:0x020e54a4 +func_ov031_020e54d4 kind:function(arm,size=0x230) addr:0x020e54d4 +func_ov031_020e5704 kind:function(arm,size=0xc) addr:0x020e5704 +func_ov031_020e5710 kind:function(arm,size=0x1c) addr:0x020e5710 +func_ov031_020e572c kind:function(arm,size=0x1c) addr:0x020e572c +func_ov031_020e5748 kind:function(arm,size=0x14) addr:0x020e5748 +func_ov031_020e575c kind:function(arm,size=0x28) addr:0x020e575c +func_ov031_020e5784 kind:function(arm,size=0x114) addr:0x020e5784 +func_ov031_020e5898 kind:function(arm,size=0x30) addr:0x020e5898 +func_ov031_020e58c8 kind:function(arm,size=0xc) addr:0x020e58c8 +func_ov031_020e58d4 kind:function(arm,size=0x24) addr:0x020e58d4 +func_ov031_020e58f8 kind:function(arm,size=0x44) addr:0x020e58f8 +func_ov031_020e593c kind:function(arm,size=0x1e4) addr:0x020e593c +func_ov031_020e5b20 kind:function(arm,size=0x14) addr:0x020e5b20 +func_ov031_020e5b34 kind:function(arm,size=0xcc) addr:0x020e5b34 +func_ov031_020e5c00 kind:function(arm,size=0x118) addr:0x020e5c00 +func_ov031_020e5d18 kind:function(arm,size=0x430) addr:0x020e5d18 +func_ov031_020e6148 kind:function(arm,size=0x10) addr:0x020e6148 +func_ov031_020e6158 kind:function(arm,size=0x44) addr:0x020e6158 +func_ov031_020e619c kind:function(arm,size=0x124) addr:0x020e619c +func_ov031_020e62c0 kind:function(arm,size=0x54) addr:0x020e62c0 +func_ov031_020e6314 kind:function(arm,size=0x2c) addr:0x020e6314 +func_ov031_020e6340 kind:function(arm,size=0x58) addr:0x020e6340 +func_ov031_020e6398 kind:function(arm,size=0x78) addr:0x020e6398 +func_ov031_020e6410 kind:function(arm,size=0x1c) addr:0x020e6410 +func_ov031_020e642c kind:function(arm,size=0x48) addr:0x020e642c +func_ov031_020e6474 kind:function(arm,size=0x50) addr:0x020e6474 +func_ov031_020e64c4 kind:function(arm,size=0x14) addr:0x020e64c4 +func_ov031_020e64d8 kind:function(arm,size=0x70) addr:0x020e64d8 +func_ov031_020e6548 kind:function(arm,size=0xd8) addr:0x020e6548 +func_ov031_020e6620 kind:function(arm,size=0xcc) addr:0x020e6620 +func_ov031_020e66ec kind:function(arm,size=0x14) addr:0x020e66ec +func_ov031_020e6700 kind:function(arm,size=0x14) addr:0x020e6700 +func_ov031_020e6714 kind:function(arm,size=0x60) addr:0x020e6714 +func_ov031_020e6774 kind:function(arm,size=0x68) addr:0x020e6774 +func_ov031_020e67dc kind:function(arm,size=0x7c) addr:0x020e67dc +func_ov031_020e6858 kind:function(arm,size=0x64) addr:0x020e6858 +func_ov031_020e68bc kind:function(arm,size=0x1c) addr:0x020e68bc +func_ov031_020e68d8 kind:function(arm,size=0x28) addr:0x020e68d8 +func_ov031_020e6900 kind:function(arm,size=0x1c) addr:0x020e6900 +func_ov031_020e691c kind:function(arm,size=0x58) addr:0x020e691c +func_ov031_020e6974 kind:function(arm,size=0x58) addr:0x020e6974 +func_ov031_020e69cc kind:function(arm,size=0x168) addr:0x020e69cc +func_ov031_020e6b34 kind:function(arm,size=0xc) addr:0x020e6b34 +func_ov031_020e6b40 kind:function(arm,size=0x24) addr:0x020e6b40 +func_ov031_020e6b64 kind:function(arm,size=0x44) addr:0x020e6b64 +func_ov031_020e6ba8 kind:function(arm,size=0xb8) addr:0x020e6ba8 +func_ov031_020e6c60 kind:function(arm,size=0x14) addr:0x020e6c60 +func_ov031_020e6c74 kind:function(arm,size=0x14) addr:0x020e6c74 +func_ov031_020e6c88 kind:function(arm,size=0xc0) addr:0x020e6c88 +func_ov031_020e6d48 kind:function(arm,size=0x38) addr:0x020e6d48 +func_ov031_020e6d80 kind:function(arm,size=0x104) addr:0x020e6d80 +func_ov031_020e6e84 kind:function(arm,size=0x74) addr:0x020e6e84 +func_ov031_020e6ef8 kind:function(arm,size=0x268) addr:0x020e6ef8 +func_ov031_020e7160 kind:function(arm,size=0x2c) addr:0x020e7160 +func_ov031_020e718c kind:function(arm,size=0x108) addr:0x020e718c +func_ov031_020e7294 kind:function(arm,size=0x40) addr:0x020e7294 +func_ov031_020e72d4 kind:function(arm,size=0x1c) addr:0x020e72d4 +func_ov031_020e72f0 kind:function(arm,size=0x1c) addr:0x020e72f0 +func_ov031_020e730c kind:function(arm,size=0x28) addr:0x020e730c +func_ov031_020e7334 kind:function(arm,size=0x30) addr:0x020e7334 +func_ov031_020e7364 kind:function(arm,size=0x14) addr:0x020e7364 +func_ov031_020e7378 kind:function(arm,size=0x74) addr:0x020e7378 +func_ov031_020e73ec kind:function(arm,size=0x20) addr:0x020e73ec +func_ov031_020e740c kind:function(arm,size=0x28) addr:0x020e740c +func_ov031_020e7434 kind:function(arm,size=0x20) addr:0x020e7434 +func_ov031_020e7454 kind:function(arm,size=0x38) addr:0x020e7454 +func_ov031_020e748c kind:function(arm,size=0x1c) addr:0x020e748c +func_ov031_020e74a8 kind:function(arm,size=0x24) addr:0x020e74a8 +func_ov031_020e74cc kind:function(arm,size=0x90) addr:0x020e74cc +func_ov031_020e755c kind:function(arm,size=0xa0) addr:0x020e755c +func_ov031_020e75fc kind:function(arm,size=0x84) addr:0x020e75fc +func_ov031_020e7680 kind:function(arm,size=0x108) addr:0x020e7680 +func_ov031_020e7788 kind:function(arm,size=0x2c) addr:0x020e7788 +func_ov031_020e77b4 kind:function(arm,size=0x4) addr:0x020e77b4 +func_ov031_020e77b8 kind:function(arm,size=0x94) addr:0x020e77b8 +func_ov031_020e784c kind:function(arm,size=0x170) addr:0x020e784c +func_ov031_020e79bc kind:function(arm,size=0x148) addr:0x020e79bc +func_ov031_020e7b04 kind:function(arm,size=0x98) addr:0x020e7b04 +func_ov031_020e7b9c kind:function(arm,size=0x2c8) addr:0x020e7b9c +func_ov031_020e7e64 kind:function(arm,size=0xec) addr:0x020e7e64 +func_ov031_020e7f50 kind:function(arm,size=0x1dc) addr:0x020e7f50 +func_ov031_020e812c kind:function(arm,size=0xa8) addr:0x020e812c +func_ov031_020e81d4 kind:function(arm,size=0x80) addr:0x020e81d4 +func_ov031_020e8254 kind:function(arm,size=0x54) addr:0x020e8254 +func_ov031_020e82a8 kind:function(arm,size=0x30) addr:0x020e82a8 +func_ov031_020e82d8 kind:function(arm,size=0x4) addr:0x020e82d8 +func_ov031_020e82dc kind:function(arm,size=0x90) addr:0x020e82dc +func_ov031_020e836c kind:function(arm,size=0x1c) addr:0x020e836c +func_ov031_020e8388 kind:function(arm,size=0x8c) addr:0x020e8388 +func_ov031_020e8414 kind:function(arm,size=0x44) addr:0x020e8414 +func_ov031_020e8458 kind:function(arm,size=0x34) addr:0x020e8458 +func_ov031_020e848c kind:function(arm,size=0x28) addr:0x020e848c +func_ov031_020e84b4 kind:function(arm,size=0x24) addr:0x020e84b4 +func_ov031_020e84d8 kind:function(arm,size=0x58) addr:0x020e84d8 +func_ov031_020e8530 kind:function(arm,size=0x100) addr:0x020e8530 +func_ov031_020e8630 kind:function(arm,size=0x10c) addr:0x020e8630 +func_ov031_020e873c kind:function(arm,size=0xc) addr:0x020e873c +func_ov031_020e8748 kind:function(arm,size=0xdc) addr:0x020e8748 +func_ov031_020e8824 kind:function(arm,size=0xc) addr:0x020e8824 +func_ov031_020e8830 kind:function(arm,size=0x24) addr:0x020e8830 +func_ov031_020e8854 kind:function(arm,size=0x8c) addr:0x020e8854 +func_ov031_020e88e0 kind:function(arm,size=0x9c) addr:0x020e88e0 +func_ov031_020e897c kind:function(arm,size=0x30) addr:0x020e897c +func_ov031_020e89ac kind:function(arm,size=0x9c) addr:0x020e89ac +func_ov031_020e8a48 kind:function(arm,size=0x84) addr:0x020e8a48 +func_ov031_020e8acc kind:function(arm,size=0x30) addr:0x020e8acc +func_ov031_020e8afc kind:function(arm,size=0xa4) addr:0x020e8afc +func_ov031_020e8ba0 kind:function(arm,size=0x68) addr:0x020e8ba0 +func_ov031_020e8c08 kind:function(arm,size=0x44) addr:0x020e8c08 +func_ov031_020e8c4c kind:function(arm,size=0x28) addr:0x020e8c4c +func_ov031_020e8c74 kind:function(arm,size=0x30) addr:0x020e8c74 +func_ov031_020e8ca4 kind:function(arm,size=0x14) addr:0x020e8ca4 +func_ov031_020e8cb8 kind:function(arm,size=0xc) addr:0x020e8cb8 +func_ov031_020e8cc4 kind:function(arm,size=0x24) addr:0x020e8cc4 +func_ov031_020e8ce8 kind:function(arm,size=0x44) addr:0x020e8ce8 +func_ov031_020e8d2c kind:function(arm,size=0x7c) addr:0x020e8d2c +func_ov031_020e8da8 kind:function(arm,size=0x74) addr:0x020e8da8 +func_ov031_020e8e1c kind:function(arm,size=0x1d0) addr:0x020e8e1c +func_ov031_020e8fec kind:function(arm,size=0x7c) addr:0x020e8fec +func_ov031_020e9068 kind:function(arm,size=0xa0) addr:0x020e9068 +func_ov031_020e9108 kind:function(arm,size=0xa0) addr:0x020e9108 +func_ov031_020e91a8 kind:function(arm,size=0x8c) addr:0x020e91a8 +func_ov031_020e9234 kind:function(arm,size=0x20) addr:0x020e9234 +func_ov031_020e9254 kind:function(arm,size=0x8c) addr:0x020e9254 +func_ov031_020e92e0 kind:function(arm,size=0x30) addr:0x020e92e0 +func_ov031_020e9310 kind:function(arm,size=0x118) addr:0x020e9310 +func_ov031_020e9428 kind:function(arm,size=0x4) addr:0x020e9428 +func_ov031_020e942c kind:function(arm,size=0x4) addr:0x020e942c +func_ov031_020e9430 kind:function(arm,size=0x4) addr:0x020e9430 +func_ov031_020e9434 kind:function(arm,size=0x4) addr:0x020e9434 +func_ov031_020e9438 kind:function(arm,size=0x18) addr:0x020e9438 +func_ov031_020e9450 kind:function(arm,size=0x84) addr:0x020e9450 +func_ov031_020e94d4 kind:function(arm,size=0x48) addr:0x020e94d4 +func_ov031_020e951c kind:function(arm,size=0x7c) addr:0x020e951c +func_ov031_020e9598 kind:function(arm,size=0x14) addr:0x020e9598 +func_ov031_020e95ac kind:function(arm,size=0x4) addr:0x020e95ac +func_ov031_020e95b0 kind:function(arm,size=0x10) addr:0x020e95b0 +func_ov031_020e95c0 kind:function(arm,size=0x50) addr:0x020e95c0 +func_ov031_020e9610 kind:function(arm,size=0x14) addr:0x020e9610 +func_ov031_020e9624 kind:function(arm,size=0x14) addr:0x020e9624 +func_ov031_020e9638 kind:function(arm,size=0x84) addr:0x020e9638 +func_ov031_020e96bc kind:function(arm,size=0x50) addr:0x020e96bc +func_ov031_020e970c kind:function(arm,size=0x34) addr:0x020e970c +func_ov031_020e9740 kind:function(arm,size=0xf8) addr:0x020e9740 +func_ov031_020e9838 kind:function(arm,size=0x8c) addr:0x020e9838 +func_ov031_020e98c4 kind:function(arm,size=0x40) addr:0x020e98c4 +func_ov031_020e9904 kind:function(arm,size=0x54) addr:0x020e9904 +func_ov031_020e9958 kind:function(arm,size=0x230) addr:0x020e9958 +func_ov031_020e9b88 kind:function(arm,size=0x60) addr:0x020e9b88 +func_ov031_020e9be8 kind:function(arm,size=0x44) addr:0x020e9be8 +func_ov031_020e9c2c kind:function(arm,size=0x128) addr:0x020e9c2c +func_ov031_020e9d54 kind:function(arm,size=0x40) addr:0x020e9d54 +func_ov031_020e9d94 kind:function(arm,size=0xc8) addr:0x020e9d94 +func_ov031_020e9e5c kind:function(arm,size=0x94) addr:0x020e9e5c +func_ov031_020e9ef0 kind:function(arm,size=0x38) addr:0x020e9ef0 +func_ov031_020e9f28 kind:function(arm,size=0x44) addr:0x020e9f28 +func_ov031_020e9f6c kind:function(arm,size=0x20) addr:0x020e9f6c +func_ov031_020e9f8c kind:function(arm,size=0x28) addr:0x020e9f8c +func_ov031_020e9fb4 kind:function(arm,size=0x1c) addr:0x020e9fb4 +func_ov031_020e9fd0 kind:function(arm,size=0x20) addr:0x020e9fd0 +func_ov031_020e9ff0 kind:function(arm,size=0x28) addr:0x020e9ff0 +func_ov031_020ea018 kind:function(arm,size=0x14) addr:0x020ea018 +func_ov031_020ea02c kind:function(thumb,size=0x8) addr:0x020ea02c +func_ov031_020ea034 kind:function(thumb,size=0x4) addr:0x020ea034 +func_ov031_020ea038 kind:function(thumb,size=0x1c) addr:0x020ea038 +func_ov031_020ea054 kind:function(thumb,size=0x8) addr:0x020ea054 +func_ov031_020ea05c kind:function(thumb,size=0x1c) addr:0x020ea05c +func_ov031_020ea078 kind:function(thumb,size=0x3c) addr:0x020ea078 +func_ov031_020ea0b4 kind:function(thumb,size=0x30) addr:0x020ea0b4 +func_ov031_020ea0e4 kind:function(thumb,size=0x14) addr:0x020ea0e4 +func_ov031_020ea0f8 kind:function(thumb,size=0x8) addr:0x020ea0f8 +func_ov031_020ea100 kind:function(thumb,size=0x40) addr:0x020ea100 +func_ov031_020ea140 kind:function(thumb,size=0x3b4) addr:0x020ea140 +func_ov031_020ea4f4 kind:function(thumb,size=0xc) addr:0x020ea4f4 +func_ov031_020ea500 kind:function(thumb,size=0xc) addr:0x020ea500 +func_ov031_020ea50c kind:function(thumb,size=0xc) addr:0x020ea50c +func_ov031_020ea518 kind:function(thumb,size=0xc) addr:0x020ea518 +func_ov031_020ea524 kind:function(thumb,size=0xa4) addr:0x020ea524 +func_ov031_020ea5c8 kind:function(thumb,size=0xac) addr:0x020ea5c8 +func_ov031_020ea674 kind:function(arm,size=0x24) addr:0x020ea674 +func_ov031_020ea698 kind:function(arm,size=0x10c) addr:0x020ea698 +func_ov031_020ea7a4 kind:function(arm,size=0x4) addr:0x020ea7a4 +func_ov031_020ea7a8 kind:function(arm,size=0xbc) addr:0x020ea7a8 +func_ov031_020ea864 kind:function(arm,size=0x4) addr:0x020ea864 +func_ov031_020ea868 kind:function(arm,size=0x4) addr:0x020ea868 +func_ov031_020ea86c kind:function(arm,size=0x4) addr:0x020ea86c +func_ov031_020ea870 kind:function(arm,size=0x50) addr:0x020ea870 +func_ov031_020ea8c0 kind:function(arm,size=0x4) addr:0x020ea8c0 +func_ov031_020ea8c4 kind:function(arm,size=0x4) addr:0x020ea8c4 +func_ov031_020ea8c8 kind:function(arm,size=0x4) addr:0x020ea8c8 +func_ov031_020ea8cc kind:function(arm,size=0x19c) addr:0x020ea8cc +func_ov031_020eaa68 kind:function(arm,size=0x20) addr:0x020eaa68 +func_ov031_020eaa88 kind:function(arm,size=0x4) addr:0x020eaa88 +func_ov031_020eaa8c kind:function(arm,size=0x80) addr:0x020eaa8c +func_ov031_020eab0c kind:function(arm,size=0x34) addr:0x020eab0c +func_ov031_020eab40 kind:function(arm,size=0x124) addr:0x020eab40 +func_ov031_020eac64 kind:function(arm,size=0x7c) addr:0x020eac64 +func_ov031_020eace0 kind:function(arm,size=0x2c) addr:0x020eace0 +func_ov031_020ead0c kind:function(arm,size=0x6c) addr:0x020ead0c +func_ov031_020ead78 kind:function(arm,size=0x4) addr:0x020ead78 +func_ov031_020ead7c kind:function(arm,size=0x234) addr:0x020ead7c +func_ov031_020eafb0 kind:function(arm,size=0x30) addr:0x020eafb0 +func_ov031_020eafe0 kind:function(arm,size=0x178) addr:0x020eafe0 +func_ov031_020eb158 kind:function(arm,size=0x30) addr:0x020eb158 +func_ov031_020eb188 kind:function(arm,size=0x90) addr:0x020eb188 +func_ov031_020eb218 kind:function(arm,size=0x98) addr:0x020eb218 +func_ov031_020eb2b0 kind:function(arm,size=0x348) addr:0x020eb2b0 +func_ov031_020eb5f8 kind:function(arm,size=0x24) addr:0x020eb5f8 +func_ov031_020eb61c kind:function(arm,size=0x43c) addr:0x020eb61c +func_ov031_020eba58 kind:function(arm,size=0x34) addr:0x020eba58 +func_ov031_020eba8c kind:function(arm,size=0x54c) addr:0x020eba8c +func_ov031_020ebfd8 kind:function(arm,size=0x50) addr:0x020ebfd8 +func_ov031_020ec028 kind:function(arm,size=0xc) addr:0x020ec028 +func_ov031_020ec034 kind:function(arm,size=0x24) addr:0x020ec034 +func_ov031_020ec058 kind:function(arm,size=0x4) addr:0x020ec058 +func_ov031_020ec05c kind:function(arm,size=0x4c) addr:0x020ec05c +func_ov031_020ec0a8 kind:function(arm,size=0x2c) addr:0x020ec0a8 +func_ov031_020ec0d4 kind:function(arm,size=0x58) addr:0x020ec0d4 +func_ov031_020ec12c kind:function(arm,size=0x38) addr:0x020ec12c +func_ov031_020ec164 kind:function(arm,size=0xc) addr:0x020ec164 +func_ov031_020ec170 kind:function(arm,size=0x64) addr:0x020ec170 +func_ov031_020ec1d4 kind:function(arm,size=0xfc) addr:0x020ec1d4 +func_ov031_020ec2d0 kind:function(arm,size=0x100) addr:0x020ec2d0 +func_ov031_020ec3d0 kind:function(arm,size=0xcc) addr:0x020ec3d0 +func_ov031_020ec49c kind:function(arm,size=0xb0) addr:0x020ec49c +func_ov031_020ec54c kind:function(arm,size=0xa4) addr:0x020ec54c +func_ov031_020ec5f0 kind:function(arm,size=0xe8) addr:0x020ec5f0 +func_ov031_020ec6d8 kind:function(arm,size=0x8c) addr:0x020ec6d8 +func_ov031_020ec764 kind:function(arm,size=0x40) addr:0x020ec764 +func_ov031_020ec7a4 kind:function(arm,size=0x40) addr:0x020ec7a4 +func_ov031_020ec7e4 kind:function(arm,size=0x7c) addr:0x020ec7e4 +func_ov031_020ec860 kind:function(arm,size=0x5c) addr:0x020ec860 +func_ov031_020ec8bc kind:function(arm,size=0x8) addr:0x020ec8bc +func_ov031_020ec8c4 kind:function(arm,size=0xac) addr:0x020ec8c4 +func_ov031_020ec970 kind:function(arm,size=0x270) addr:0x020ec970 +func_ov031_020ecbe0 kind:function(arm,size=0x88) addr:0x020ecbe0 +func_ov031_020ecc68 kind:function(arm,size=0x240) addr:0x020ecc68 +func_ov031_020ecea8 kind:function(arm,size=0x208) addr:0x020ecea8 +func_ov031_020ed0b0 kind:function(arm,size=0x310) addr:0x020ed0b0 +func_ov031_020ed3c0 kind:function(arm,size=0xbc) addr:0x020ed3c0 +func_ov031_020ed47c kind:function(arm,size=0x68) addr:0x020ed47c +func_ov031_020ed4e4 kind:function(arm,size=0x78) addr:0x020ed4e4 +func_ov031_020ed55c kind:function(arm,size=0x170) addr:0x020ed55c +func_ov031_020ed6cc kind:function(arm,size=0x1e0) addr:0x020ed6cc +func_ov031_020ed8ac kind:function(arm,size=0x3d4) addr:0x020ed8ac +func_ov031_020edc80 kind:function(arm,size=0x94) addr:0x020edc80 +func_ov031_020edd14 kind:function(arm,size=0x40) addr:0x020edd14 +func_ov031_020edd54 kind:function(arm,size=0xdc) addr:0x020edd54 +func_ov031_020ede30 kind:function(arm,size=0x168) addr:0x020ede30 +func_ov031_020edf98 kind:function(arm,size=0x44) addr:0x020edf98 +func_ov031_020edfdc kind:function(arm,size=0x24) addr:0x020edfdc +func_ov031_020ee000 kind:function(arm,size=0x1f4) addr:0x020ee000 +func_ov031_020ee1f4 kind:function(arm,size=0xd4) addr:0x020ee1f4 +func_ov031_020ee2c8 kind:function(arm,size=0x120) addr:0x020ee2c8 +func_ov031_020ee3e8 kind:function(arm,size=0x34) addr:0x020ee3e8 +func_ov031_020ee41c kind:function(arm,size=0xa8) addr:0x020ee41c +func_ov031_020ee4c4 kind:function(arm,size=0x190) addr:0x020ee4c4 +func_ov031_020ee654 kind:function(arm,size=0x7c) addr:0x020ee654 +func_ov031_020ee6d0 kind:function(arm,size=0x54) addr:0x020ee6d0 +func_ov031_020ee724 kind:function(arm,size=0x3c) addr:0x020ee724 +func_ov031_020ee760 kind:function(arm,size=0x24) addr:0x020ee760 +func_ov031_020ee784 kind:function(arm,size=0x10) addr:0x020ee784 +func_ov031_020ee794 kind:function(arm,size=0x8) addr:0x020ee794 +func_ov031_020ee79c kind:function(arm,size=0x1c) addr:0x020ee79c +func_ov031_020ee7b8 kind:function(arm,size=0x1c) addr:0x020ee7b8 +func_ov031_020ee7d4 kind:function(arm,size=0x1c) addr:0x020ee7d4 +func_ov031_020ee7f0 kind:function(arm,size=0x24) addr:0x020ee7f0 +func_ov031_020ee814 kind:function(arm,size=0x2c) addr:0x020ee814 +func_ov031_020ee840 kind:function(arm,size=0x1c) addr:0x020ee840 +func_ov031_020ee85c kind:function(arm,size=0x28) addr:0x020ee85c +func_ov031_020ee884 kind:function(arm,size=0x20) addr:0x020ee884 +func_ov031_020ee8a4 kind:function(arm,size=0x14) addr:0x020ee8a4 +func_ov031_020ee8b8 kind:function(arm,size=0x14) addr:0x020ee8b8 +func_ov031_020ee8cc kind:function(arm,size=0x28) addr:0x020ee8cc +func_ov031_020ee8f4 kind:function(thumb,size=0x48) addr:0x020ee8f4 +func_ov031_020ee93c kind:function(thumb,size=0xc) addr:0x020ee93c +func_ov031_020ee948 kind:function(thumb,size=0x14) addr:0x020ee948 +func_ov031_020ee95c kind:function(thumb,size=0xc) addr:0x020ee95c +func_ov031_020ee968 kind:function(arm,size=0x17c) addr:0x020ee968 +func_ov031_020eeae4 kind:function(arm,size=0x34) addr:0x020eeae4 +func_ov031_020eeb18 kind:function(arm,size=0x40) addr:0x020eeb18 +func_ov031_020eeb58 kind:function(arm,size=0x150) addr:0x020eeb58 +func_ov031_020eeca8 kind:function(arm,size=0x40) addr:0x020eeca8 +func_ov031_020eece8 kind:function(arm,size=0xc) addr:0x020eece8 +func_ov031_020eecf4 kind:function(arm,size=0xc) addr:0x020eecf4 +func_ov031_020eed00 kind:function(arm,size=0x24) addr:0x020eed00 +func_ov031_020eed24 kind:function(arm,size=0x40) addr:0x020eed24 +func_ov031_020eed64 kind:function(arm,size=0x7c) addr:0x020eed64 +func_ov031_020eede0 kind:function(arm,size=0xf8) addr:0x020eede0 +func_ov031_020eeed8 kind:function(arm,size=0x10) addr:0x020eeed8 +func_ov031_020eeee8 kind:function(arm,size=0x2cc) addr:0x020eeee8 +func_ov031_020ef1b4 kind:function(arm,size=0x54) addr:0x020ef1b4 +func_ov031_020ef208 kind:function(arm,size=0xe4) addr:0x020ef208 +func_ov031_020ef2ec kind:function(arm,size=0xc) addr:0x020ef2ec +func_ov031_020ef2f8 kind:function(arm,size=0x28) addr:0x020ef2f8 +func_ov031_020ef320 kind:function(arm,size=0x14) addr:0x020ef320 +func_ov031_020ef334 kind:function(arm,size=0x28) addr:0x020ef334 +func_ov031_020ef35c kind:function(arm,size=0x44) addr:0x020ef35c +func_ov031_020ef3a0 kind:function(arm,size=0x18) addr:0x020ef3a0 +func_ov031_020ef3b8 kind:function(arm,size=0x18) addr:0x020ef3b8 +func_ov031_020ef3d0 kind:function(arm,size=0x60) addr:0x020ef3d0 +func_ov031_020ef430 kind:function(arm,size=0x14) addr:0x020ef430 +func_ov031_020ef444 kind:function(arm,size=0x4) addr:0x020ef444 +func_ov031_020ef448 kind:function(arm,size=0x10) addr:0x020ef448 +func_ov031_020ef458 kind:function(arm,size=0x50) addr:0x020ef458 +func_ov031_020ef4a8 kind:function(arm,size=0x80) addr:0x020ef4a8 +func_ov031_020ef528 kind:function(arm,size=0x48) addr:0x020ef528 +func_ov031_020ef570 kind:function(arm,size=0x78) addr:0x020ef570 +func_ov031_020ef5e8 kind:function(arm,size=0xb0) addr:0x020ef5e8 +func_ov031_020ef698 kind:function(arm,size=0x60) addr:0x020ef698 +func_ov031_020ef6f8 kind:function(arm,size=0x38) addr:0x020ef6f8 +func_ov031_020ef730 kind:function(arm,size=0x44) addr:0x020ef730 +func_ov031_020ef774 kind:function(arm,size=0x20) addr:0x020ef774 +func_ov031_020ef794 kind:function(arm,size=0x28) addr:0x020ef794 +func_ov031_020ef7bc kind:function(arm,size=0x1c) addr:0x020ef7bc +func_ov031_020ef7d8 kind:function(arm,size=0x1c) addr:0x020ef7d8 +func_ov031_020ef7f4 kind:function(arm,size=0x14) addr:0x020ef7f4 +func_ov031_020ef808 kind:function(arm,size=0x14) addr:0x020ef808 +func_ov031_020ef81c kind:function(arm,size=0xc) addr:0x020ef81c +func_ov031_020ef828 kind:function(arm,size=0x24) addr:0x020ef828 +func_ov031_020ef84c kind:function(arm,size=0x28) addr:0x020ef84c +func_ov031_020ef874 kind:function(arm,size=0x2c) addr:0x020ef874 +func_ov031_020ef8a0 kind:function(arm,size=0xb8) addr:0x020ef8a0 +func_ov031_020ef958 kind:function(arm,size=0x38) addr:0x020ef958 +func_ov031_020ef990 kind:function(arm,size=0x20) addr:0x020ef990 +func_ov031_020ef9b0 kind:function(arm,size=0x20) addr:0x020ef9b0 +func_ov031_020ef9d0 kind:function(arm,size=0x28) addr:0x020ef9d0 +func_ov031_020ef9f8 kind:function(arm,size=0x14) addr:0x020ef9f8 +func_ov031_020efa0c kind:function(arm,size=0xc) addr:0x020efa0c +func_ov031_020efa18 kind:function(arm,size=0x24) addr:0x020efa18 +func_ov031_020efa3c kind:function(arm,size=0x28) addr:0x020efa3c +func_ov031_020efa64 kind:function(arm,size=0x3c) addr:0x020efa64 +func_ov031_020efaa0 kind:function(arm,size=0x1d8) addr:0x020efaa0 +func_ov031_020efc78 kind:function(arm,size=0x20) addr:0x020efc78 +func_ov031_020efc98 kind:function(arm,size=0x28) addr:0x020efc98 +func_ov031_020efcc0 kind:function(arm,size=0x14) addr:0x020efcc0 +func_ov031_020efcd4 kind:function(arm,size=0x98) addr:0x020efcd4 +func_ov031_020efd6c kind:function(arm,size=0x60) addr:0x020efd6c +func_ov031_020efdcc kind:function(arm,size=0x3c) addr:0x020efdcc +func_ov031_020efe08 kind:function(arm,size=0xb8) addr:0x020efe08 +func_ov031_020efec0 kind:function(arm,size=0x18) addr:0x020efec0 +func_ov031_020efed8 kind:function(arm,size=0x2c) addr:0x020efed8 +func_ov031_020eff04 kind:function(arm,size=0xb8) addr:0x020eff04 +func_ov031_020effbc kind:function(arm,size=0xa0) addr:0x020effbc +func_ov031_020f005c kind:function(arm,size=0x4) addr:0x020f005c +func_ov031_020f0060 kind:function(arm,size=0x30) addr:0x020f0060 +func_ov031_020f0090 kind:function(arm,size=0x4) addr:0x020f0090 +func_ov031_020f0094 kind:function(arm,size=0x4) addr:0x020f0094 +func_ov031_020f0098 kind:function(arm,size=0x4) addr:0x020f0098 +func_ov031_020f009c kind:function(arm,size=0x4) addr:0x020f009c +func_ov031_020f00a0 kind:function(arm,size=0x24) addr:0x020f00a0 +func_ov031_020f00c4 kind:function(arm,size=0xd4) addr:0x020f00c4 +func_ov031_020f0198 kind:function(arm,size=0x14) addr:0x020f0198 +func_ov031_020f01ac kind:function(arm,size=0x74) addr:0x020f01ac +func_ov031_020f0220 kind:function(arm,size=0x24) addr:0x020f0220 +func_ov031_020f0244 kind:function(arm,size=0x64) addr:0x020f0244 +func_ov031_020f02a8 kind:function(arm,size=0x20) addr:0x020f02a8 +func_ov031_020f02c8 kind:function(arm,size=0x188) addr:0x020f02c8 +func_ov031_020f0450 kind:function(arm,size=0x58) addr:0x020f0450 +func_ov031_020f04a8 kind:function(arm,size=0x34) addr:0x020f04a8 +func_ov031_020f04dc kind:function(arm,size=0x38) addr:0x020f04dc +func_ov031_020f0514 kind:function(arm,size=0x124) addr:0x020f0514 +func_ov031_020f0638 kind:function(arm,size=0x14) addr:0x020f0638 +func_ov031_020f064c kind:function(arm,size=0x8) addr:0x020f064c +func_ov031_020f0654 kind:function(arm,size=0x8) addr:0x020f0654 +func_ov031_020f065c kind:function(arm,size=0x24) addr:0x020f065c +func_ov031_020f0680 kind:function(arm,size=0xc0) addr:0x020f0680 +func_ov031_020f0740 kind:function(arm,size=0xe0) addr:0x020f0740 +func_ov031_020f0820 kind:function(arm,size=0x1b0) addr:0x020f0820 +func_ov031_020f09d0 kind:function(arm,size=0x28) addr:0x020f09d0 +func_ov031_020f09f8 kind:function(arm,size=0x1c) addr:0x020f09f8 +func_ov031_020f0a14 kind:function(arm,size=0x24) addr:0x020f0a14 +func_ov031_020f0a38 kind:function(arm,size=0x70) addr:0x020f0a38 +func_ov031_020f0aa8 kind:function(arm,size=0xb4) addr:0x020f0aa8 +func_ov031_020f0b5c kind:function(arm,size=0x30) addr:0x020f0b5c +func_ov031_020f0b8c kind:function(arm,size=0x1c) addr:0x020f0b8c +func_ov031_020f0ba8 kind:function(arm,size=0x28) addr:0x020f0ba8 +func_ov031_020f0bd0 kind:function(arm,size=0x30) addr:0x020f0bd0 +func_ov031_020f0c00 kind:function(arm,size=0xc) addr:0x020f0c00 +func_ov031_020f0c0c kind:function(arm,size=0x24) addr:0x020f0c0c +func_ov031_020f0c30 kind:function(arm,size=0x30) addr:0x020f0c30 +func_ov031_020f0c60 kind:function(arm,size=0x90) addr:0x020f0c60 +func_ov031_020f0cf0 kind:function(arm,size=0x14) addr:0x020f0cf0 +func_ov031_020f0d04 kind:function(arm,size=0x28) addr:0x020f0d04 +func_ov031_020f0d2c kind:function(arm,size=0x54) addr:0x020f0d2c +func_ov031_020f0d80 kind:function(arm,size=0x38) addr:0x020f0d80 +func_ov031_020f0db8 kind:function(arm,size=0x30) addr:0x020f0db8 +func_ov031_020f0de8 kind:function(arm,size=0xc) addr:0x020f0de8 +func_ov031_020f0df4 kind:function(arm,size=0xc) addr:0x020f0df4 +func_ov031_020f0e00 kind:function(arm,size=0xc) addr:0x020f0e00 +func_ov031_020f0e0c kind:function(arm,size=0xc) addr:0x020f0e0c +func_ov031_020f0e18 kind:function(arm,size=0xc) addr:0x020f0e18 +func_ov031_020f0e24 kind:function(arm,size=0xc) addr:0x020f0e24 +func_ov031_020f0e30 kind:function(arm,size=0xc) addr:0x020f0e30 +func_ov031_020f0e3c kind:function(arm,size=0xc) addr:0x020f0e3c +func_ov031_020f0e48 kind:function(arm,size=0x14) addr:0x020f0e48 +func_ov031_020f0e5c kind:function(arm,size=0x14) addr:0x020f0e5c +func_ov031_020f0e70 kind:function(arm,size=0xd4) addr:0x020f0e70 +func_ov031_020f0f44 kind:function(arm,size=0xc) addr:0x020f0f44 +func_ov031_020f0f50 kind:function(arm,size=0x30) addr:0x020f0f50 +func_ov031_020f0f80 kind:function(arm,size=0x38) addr:0x020f0f80 +func_ov031_020f0fb8 kind:function(arm,size=0x14) addr:0x020f0fb8 +func_ov031_020f0fcc kind:function(arm,size=0xc) addr:0x020f0fcc +func_ov031_020f0fd8 kind:function(arm,size=0x24) addr:0x020f0fd8 +func_ov031_020f0ffc kind:function(arm,size=0x30) addr:0x020f0ffc +func_ov031_020f102c kind:function(arm,size=0x94) addr:0x020f102c +func_ov031_020f10c0 kind:function(arm,size=0x14) addr:0x020f10c0 +func_ov031_020f10d4 kind:function(arm,size=0x28) addr:0x020f10d4 +func_ov031_020f10fc kind:function(arm,size=0x44) addr:0x020f10fc +func_ov031_020f1140 kind:function(arm,size=0x38) addr:0x020f1140 +func_ov031_020f1178 kind:function(arm,size=0x30) addr:0x020f1178 +func_ov031_020f11a8 kind:function(arm,size=0xc) addr:0x020f11a8 +func_ov031_020f11b4 kind:function(arm,size=0xc) addr:0x020f11b4 +func_ov031_020f11c0 kind:function(arm,size=0xc) addr:0x020f11c0 +func_ov031_020f11cc kind:function(arm,size=0xc) addr:0x020f11cc +func_ov031_020f11d8 kind:function(arm,size=0xc) addr:0x020f11d8 +func_ov031_020f11e4 kind:function(arm,size=0xc) addr:0x020f11e4 +func_ov031_020f11f0 kind:function(arm,size=0xc) addr:0x020f11f0 +func_ov031_020f11fc kind:function(arm,size=0xc) addr:0x020f11fc +func_ov031_020f1208 kind:function(arm,size=0x14) addr:0x020f1208 +func_ov031_020f121c kind:function(arm,size=0x14) addr:0x020f121c +func_ov031_020f1230 kind:function(arm,size=0xd8) addr:0x020f1230 +func_ov031_020f1308 kind:function(arm,size=0xc) addr:0x020f1308 +func_ov031_020f1314 kind:function(arm,size=0x30) addr:0x020f1314 +func_ov031_020f1344 kind:function(arm,size=0x38) addr:0x020f1344 +func_ov031_020f137c kind:function(arm,size=0x14) addr:0x020f137c +func_ov031_020f1390 kind:function(arm,size=0xc) addr:0x020f1390 +func_ov031_020f139c kind:function(arm,size=0x24) addr:0x020f139c +func_ov031_020f13c0 kind:function(arm,size=0x44) addr:0x020f13c0 +func_ov031_020f1404 kind:function(arm,size=0x18) addr:0x020f1404 +func_ov031_020f141c kind:function(arm,size=0x1ec) addr:0x020f141c +func_ov031_020f1608 kind:function(arm,size=0x14) addr:0x020f1608 +func_ov031_020f161c kind:function(arm,size=0x8c) addr:0x020f161c +func_ov031_020f16a8 kind:function(arm,size=0x94) addr:0x020f16a8 +func_ov031_020f173c kind:function(arm,size=0x12c) addr:0x020f173c +func_ov031_020f1868 kind:function(arm,size=0xc) addr:0x020f1868 +func_ov031_020f1874 kind:function(arm,size=0x4) addr:0x020f1874 +func_ov031_020f1878 kind:function(arm,size=0x44) addr:0x020f1878 +func_ov031_020f18bc kind:function(arm,size=0x9c) addr:0x020f18bc +func_ov031_020f1958 kind:function(arm,size=0x4) addr:0x020f1958 +func_ov031_020f195c kind:function(arm,size=0x108) addr:0x020f195c +func_ov031_020f1a64 kind:function(arm,size=0xa0) addr:0x020f1a64 +func_ov031_020f1b04 kind:function(arm,size=0x120) addr:0x020f1b04 +func_ov031_020f1c24 kind:function(arm,size=0x58) addr:0x020f1c24 +func_ov031_020f1c7c kind:function(arm,size=0x158) addr:0x020f1c7c +func_ov031_020f1dd4 kind:function(arm,size=0x68) addr:0x020f1dd4 +func_ov031_020f1e3c kind:function(arm,size=0x118) addr:0x020f1e3c +func_ov031_020f1f54 kind:function(arm,size=0xbc) addr:0x020f1f54 +func_ov031_020f2010 kind:function(arm,size=0x5c) addr:0x020f2010 +func_ov031_020f206c kind:function(arm,size=0x50) addr:0x020f206c +func_ov031_020f20bc kind:function(arm,size=0x78) addr:0x020f20bc +func_ov031_020f2134 kind:function(arm,size=0x2c) addr:0x020f2134 +func_ov031_020f2160 kind:function(arm,size=0x7c) addr:0x020f2160 +func_ov031_020f21dc kind:function(arm,size=0x38) addr:0x020f21dc +func_ov031_020f2214 kind:function(arm,size=0x5c) addr:0x020f2214 +func_ov031_020f2270 kind:function(arm,size=0x10) addr:0x020f2270 +func_ov031_020f2280 kind:function(arm,size=0x1c) addr:0x020f2280 +func_ov031_020f229c kind:function(arm,size=0x38) addr:0x020f229c +func_ov031_020f22d4 kind:function(arm,size=0x3c) addr:0x020f22d4 +func_ov031_020f2310 kind:function(arm,size=0x344) addr:0x020f2310 +func_ov031_020f2654 kind:function(arm,size=0x140) addr:0x020f2654 +func_ov031_020f2794 kind:function(arm,size=0x118) addr:0x020f2794 +func_ov031_020f28ac kind:function(arm,size=0x2e0) addr:0x020f28ac +func_ov031_020f2b8c kind:function(arm,size=0x30) addr:0x020f2b8c +func_ov031_020f2bbc kind:function(arm,size=0x30) addr:0x020f2bbc +func_ov031_020f2bec kind:function(arm,size=0x1c) addr:0x020f2bec +func_ov031_020f2c08 kind:function(arm,size=0xa4) addr:0x020f2c08 +func_ov031_020f2cac kind:function(arm,size=0x244) addr:0x020f2cac +func_ov031_020f2ef0 kind:function(arm,size=0x6c) addr:0x020f2ef0 +func_ov031_020f2f5c kind:function(arm,size=0x40) addr:0x020f2f5c +func_ov031_020f2f9c kind:function(arm,size=0x64) addr:0x020f2f9c +func_ov031_020f3000 kind:function(arm,size=0x11c) addr:0x020f3000 +func_ov031_020f311c kind:function(arm,size=0xf4) addr:0x020f311c +func_ov031_020f3210 kind:function(arm,size=0x48) addr:0x020f3210 +func_ov031_020f3258 kind:function(arm,size=0x30) addr:0x020f3258 +func_ov031_020f3288 kind:function(arm,size=0x3c) addr:0x020f3288 +func_ov031_020f32c4 kind:function(arm,size=0x1c) addr:0x020f32c4 +func_ov031_020f32e0 kind:function(arm,size=0x24) addr:0x020f32e0 +func_ov031_020f3304 kind:function(arm,size=0xc) addr:0x020f3304 +func_ov031_020f3310 kind:function(arm,size=0xac) addr:0x020f3310 +func_ov031_020f33bc kind:function(arm,size=0x350) addr:0x020f33bc +func_ov031_020f370c kind:function(arm,size=0x40) addr:0x020f370c +func_ov031_020f374c kind:function(arm,size=0x164) addr:0x020f374c +func_ov031_020f38b0 kind:function(arm,size=0x388) addr:0x020f38b0 +func_ov031_020f3c38 kind:function(arm,size=0xcc) addr:0x020f3c38 +func_ov031_020f3d04 kind:function(arm,size=0x48) addr:0x020f3d04 +func_ov031_020f3d4c kind:function(arm,size=0x1c) addr:0x020f3d4c +func_ov031_020f3d68 kind:function(arm,size=0x14) addr:0x020f3d68 +func_ov031_020f3d7c kind:function(arm,size=0xc) addr:0x020f3d7c +func_ov031_020f3d88 kind:function(arm,size=0x24) addr:0x020f3d88 +func_ov031_020f3dac kind:function(arm,size=0x28) addr:0x020f3dac +func_ov031_020f3dd4 kind:function(arm,size=0x28) addr:0x020f3dd4 +func_ov031_020f3dfc kind:function(arm,size=0x54) addr:0x020f3dfc +func_ov031_020f3e50 kind:function(arm,size=0x5c) addr:0x020f3e50 +func_ov031_020f3eac kind:function(arm,size=0x40) addr:0x020f3eac +func_ov031_020f3eec kind:function(arm,size=0x128) addr:0x020f3eec +func_ov031_020f4014 kind:function(arm,size=0x44) addr:0x020f4014 +func_ov031_020f4058 kind:function(arm,size=0x14) addr:0x020f4058 +func_ov031_020f406c kind:function(arm,size=0x1c) addr:0x020f406c +func_ov031_020f4088 kind:function(arm,size=0x14) addr:0x020f4088 +func_ov031_020f409c kind:function(arm,size=0xa8) addr:0x020f409c +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=0x44) addr:0x020f419c +func_ov031_020f41e0 kind:function(arm,size=0x44) addr:0x020f41e0 +func_ov031_020f4224 kind:function(arm,size=0x28) addr:0x020f4224 +func_ov031_020f424c kind:function(arm,size=0x1c) addr:0x020f424c +func_ov031_020f4268 kind:function(arm,size=0x1c) addr:0x020f4268 +func_ov031_020f4284 kind:function(arm,size=0x9c) addr:0x020f4284 +func_ov031_020f4320 kind:function(arm,size=0x7c) addr:0x020f4320 +func_ov031_020f439c kind:function(arm,size=0x90) addr:0x020f439c +func_ov031_020f442c kind:function(arm,size=0x10c) addr:0x020f442c +func_ov031_020f4538 kind:function(arm,size=0x100) addr:0x020f4538 +func_ov031_020f4638 kind:function(arm,size=0x1c) addr:0x020f4638 +func_ov031_020f4654 kind:function(arm,size=0x28) addr:0x020f4654 +func_ov031_020f467c kind:function(arm,size=0x30) addr:0x020f467c +func_ov031_020f46ac kind:function(arm,size=0x14) addr:0x020f46ac +func_ov031_020f46c0 kind:function(arm,size=0xd0) addr:0x020f46c0 +func_ov031_020f4790 kind:function(arm,size=0x30) addr:0x020f4790 +func_ov031_020f47c0 kind:function(arm,size=0x14) addr:0x020f47c0 +func_ov031_020f47d4 kind:function(arm,size=0x4c) addr:0x020f47d4 +func_ov031_020f4820 kind:function(arm,size=0x6c) addr:0x020f4820 +func_ov031_020f488c kind:function(arm,size=0x3c) addr:0x020f488c +func_ov031_020f48c8 kind:function(arm,size=0x1c) addr:0x020f48c8 +func_ov031_020f48e4 kind:function(arm,size=0x24) addr:0x020f48e4 +func_ov031_020f4908 kind:function(arm,size=0x3c) addr:0x020f4908 +func_ov031_020f4944 kind:function(arm,size=0x63c) addr:0x020f4944 +func_ov031_020f4f80 kind:function(arm,size=0x284) addr:0x020f4f80 +func_ov031_020f5204 kind:function(arm,size=0x244) addr:0x020f5204 +func_ov031_020f5448 kind:function(arm,size=0x1c0) addr:0x020f5448 +func_ov031_020f5608 kind:function(arm,size=0x1dc) addr:0x020f5608 +func_ov031_020f57e4 kind:function(arm,size=0x48) addr:0x020f57e4 +func_ov031_020f582c kind:function(arm,size=0x50) addr:0x020f582c +func_ov031_020f587c kind:function(arm,size=0x54) addr:0x020f587c +func_ov031_020f58d0 kind:function(arm,size=0x8) addr:0x020f58d0 +func_ov031_020f58d8 kind:function(arm,size=0x8) addr:0x020f58d8 +func_ov031_020f58e0 kind:function(arm,size=0x10) addr:0x020f58e0 +func_ov031_020f58f0 kind:function(arm,size=0x6c) addr:0x020f58f0 +func_ov031_020f595c kind:function(arm,size=0x10) addr:0x020f595c +func_ov031_020f596c kind:function(arm,size=0x84) addr:0x020f596c +func_ov031_020f59f0 kind:function(arm,size=0x4c) addr:0x020f59f0 +func_ov031_020f5a3c kind:function(arm,size=0x40) addr:0x020f5a3c +func_ov031_020f5a7c kind:function(arm,size=0x100) addr:0x020f5a7c +func_ov031_020f5b7c kind:function(arm,size=0x18) addr:0x020f5b7c +func_ov031_020f5b94 kind:function(arm,size=0x544) addr:0x020f5b94 +func_ov031_020f60d8 kind:function(arm,size=0x14) addr:0x020f60d8 +func_ov031_020f60ec kind:function(arm,size=0x1c) addr:0x020f60ec +func_ov031_020f6108 kind:function(arm,size=0xc) addr:0x020f6108 +func_ov031_020f6114 kind:function(arm,size=0x24) addr:0x020f6114 +func_ov031_020f6138 kind:function(arm,size=0x28) addr:0x020f6138 +func_ov031_020f6160 kind:function(arm,size=0x30) addr:0x020f6160 +func_ov031_020f6190 kind:function(arm,size=0x8) addr:0x020f6190 +func_ov031_020f6198 kind:function(arm,size=0x4) addr:0x020f6198 +func_ov031_020f619c kind:function(arm,size=0x4) addr:0x020f619c +func_ov031_020f61a0 kind:function(arm,size=0x50) addr:0x020f61a0 +func_ov031_020f61f0 kind:function(arm,size=0x50) addr:0x020f61f0 +func_ov031_020f6240 kind:function(arm,size=0x14) addr:0x020f6240 +func_ov031_020f6254 kind:function(arm,size=0x1c) addr:0x020f6254 +func_ov031_020f6270 kind:function(arm,size=0x14) addr:0x020f6270 +func_ov031_020f6284 kind:function(arm,size=0x60) addr:0x020f6284 +func_ov031_020f62e4 kind:function(arm,size=0x90) addr:0x020f62e4 +func_ov031_020f6374 kind:function(arm,size=0x8) addr:0x020f6374 +func_ov031_020f637c kind:function(arm,size=0x8) addr:0x020f637c +func_ov031_020f6384 kind:function(arm,size=0x8) addr:0x020f6384 +func_ov031_020f638c kind:function(arm,size=0x4c) addr:0x020f638c +func_ov031_020f63d8 kind:function(arm,size=0x14) addr:0x020f63d8 +func_ov031_020f63ec kind:function(arm,size=0x5c) addr:0x020f63ec +func_ov031_020f6448 kind:function(arm,size=0xe0) addr:0x020f6448 +func_ov031_020f6528 kind:function(arm,size=0x4) addr:0x020f6528 +func_ov031_020f652c kind:function(arm,size=0x98) addr:0x020f652c +func_ov031_020f65c4 kind:function(arm,size=0x58) addr:0x020f65c4 +func_ov031_020f661c kind:function(arm,size=0x144) addr:0x020f661c +func_ov031_020f6760 kind:function(arm,size=0xd4) addr:0x020f6760 +func_ov031_020f6834 kind:function(arm,size=0xc) addr:0x020f6834 +func_ov031_020f6840 kind:function(arm,size=0x24) addr:0x020f6840 +func_ov031_020f6864 kind:function(arm,size=0x44) addr:0x020f6864 +func_ov031_020f68a8 kind:function(arm,size=0xdc) addr:0x020f68a8 +func_ov031_020f6984 kind:function(arm,size=0x14) addr:0x020f6984 +func_ov031_020f6998 kind:function(arm,size=0x14c) addr:0x020f6998 +func_ov031_020f6ae4 kind:function(arm,size=0x364) addr:0x020f6ae4 +func_ov031_020f6e48 kind:function(arm,size=0x14) addr:0x020f6e48 +func_ov031_020f6e5c kind:function(arm,size=0x4c) addr:0x020f6e5c +func_ov031_020f6ea8 kind:function(arm,size=0x78) addr:0x020f6ea8 +func_ov031_020f6f20 kind:function(arm,size=0x250) addr:0x020f6f20 +func_ov031_020f7170 kind:function(arm,size=0x138) addr:0x020f7170 +func_ov031_020f72a8 kind:function(arm,size=0xb0) addr:0x020f72a8 +func_ov031_020f7358 kind:function(arm,size=0x8c) addr:0x020f7358 +func_ov031_020f73e4 kind:function(arm,size=0xc) addr:0x020f73e4 +func_ov031_020f73f0 kind:function(arm,size=0xc) addr:0x020f73f0 +func_ov031_020f73fc kind:function(arm,size=0x1c) addr:0x020f73fc +func_ov031_020f7418 kind:function(arm,size=0x20) addr:0x020f7418 +func_ov031_020f7438 kind:function(arm,size=0x28) addr:0x020f7438 +func_ov031_020f7460 kind:function(arm,size=0x14) addr:0x020f7460 +func_ov031_020f7474 kind:function(arm,size=0x20) addr:0x020f7474 +func_ov031_020f7494 kind:function(arm,size=0x40) addr:0x020f7494 +func_ov031_020f74d4 kind:function(arm,size=0x38) addr:0x020f74d4 +func_ov031_020f750c kind:function(arm,size=0x2c) addr:0x020f750c +func_ov031_020f7538 kind:function(arm,size=0x3c) addr:0x020f7538 +func_ov031_020f7574 kind:function(arm,size=0x20) addr:0x020f7574 +func_ov031_020f7594 kind:function(arm,size=0x8) addr:0x020f7594 +func_ov031_020f759c kind:function(arm,size=0x50) addr:0x020f759c +func_ov031_020f75ec kind:function(arm,size=0x8) addr:0x020f75ec +func_ov031_020f75f4 kind:function(arm,size=0x20) addr:0x020f75f4 +func_ov031_020f7614 kind:function(arm,size=0x50) addr:0x020f7614 +func_ov031_020f7664 kind:function(arm,size=0x8) addr:0x020f7664 +func_ov031_020f766c kind:function(arm,size=0x20) addr:0x020f766c +func_ov031_020f768c kind:function(arm,size=0x14) addr:0x020f768c +func_ov031_020f76a0 kind:function(arm,size=0x1c) addr:0x020f76a0 +func_ov031_020f76bc kind:function(arm,size=0x20) addr:0x020f76bc +func_ov031_020f76dc kind:function(arm,size=0x28) addr:0x020f76dc +func_ov031_020f7704 kind:function(arm,size=0x20) addr:0x020f7704 +func_ov031_020f7724 kind:function(arm,size=0x28) addr:0x020f7724 +func_ov031_020f774c kind:function(arm,size=0x20) addr:0x020f774c +func_ov031_020f776c kind:function(arm,size=0x28) addr:0x020f776c +func_ov031_020f7794 kind:function(arm,size=0x68) addr:0x020f7794 +func_ov031_020f77fc kind:function(arm,size=0x44) addr:0x020f77fc +func_ov031_020f7840 kind:function(arm,size=0x24) addr:0x020f7840 +func_ov031_020f7864 kind:function(arm,size=0x1bc) addr:0x020f7864 +func_ov031_020f7a20 kind:function(arm,size=0x24) addr:0x020f7a20 +func_ov031_020f7a44 kind:function(arm,size=0x10) addr:0x020f7a44 +func_ov031_020f7a54 kind:function(arm,size=0x14) addr:0x020f7a54 +func_ov031_020f7a68 kind:function(arm,size=0x1c) addr:0x020f7a68 +func_ov031_020f7a84 kind:function(arm,size=0xc) addr:0x020f7a84 +func_ov031_020f7a90 kind:function(arm,size=0x24) addr:0x020f7a90 +func_ov031_020f7ab4 kind:function(arm,size=0x28) addr:0x020f7ab4 +func_ov031_020f7adc kind:function(arm,size=0x30) addr:0x020f7adc +func_ov031_020f7b0c kind:function(arm,size=0x14) addr:0x020f7b0c +func_ov031_020f7b20 kind:function(arm,size=0x68) addr:0x020f7b20 +func_ov031_020f7b88 kind:function(arm,size=0x10) addr:0x020f7b88 +func_ov031_020f7b98 kind:function(arm,size=0x14) addr:0x020f7b98 +func_ov031_020f7bac kind:function(arm,size=0x1c) addr:0x020f7bac +func_ov031_020f7bc8 kind:function(arm,size=0x14) addr:0x020f7bc8 +func_ov031_020f7bdc kind:function(arm,size=0x30) addr:0x020f7bdc +func_ov031_020f7c0c kind:function(arm,size=0x30) addr:0x020f7c0c +func_ov031_020f7c3c kind:function(arm,size=0x158) addr:0x020f7c3c +func_ov031_020f7d94 kind:function(arm,size=0x28) addr:0x020f7d94 +func_ov031_020f7dbc kind:function(arm,size=0xc) addr:0x020f7dbc +func_ov031_020f7dc8 kind:function(arm,size=0x24) addr:0x020f7dc8 +func_ov031_020f7dec kind:function(arm,size=0x28) addr:0x020f7dec +func_ov031_020f7e14 kind:function(arm,size=0x20) addr:0x020f7e14 +func_ov031_020f7e34 kind:function(arm,size=0x9c) addr:0x020f7e34 +func_ov031_020f7ed0 kind:function(arm,size=0x14) addr:0x020f7ed0 +func_ov031_020f7ee4 kind:function(arm,size=0x1c) addr:0x020f7ee4 +func_ov031_020f7f00 kind:function(arm,size=0x14) addr:0x020f7f00 +func_ov031_020f7f14 kind:function(arm,size=0xc) addr:0x020f7f14 +func_ov031_020f7f20 kind:function(arm,size=0x24) addr:0x020f7f20 +func_ov031_020f7f44 kind:function(arm,size=0x28) addr:0x020f7f44 +func_ov031_020f7f6c kind:function(arm,size=0x20) addr:0x020f7f6c +func_ov031_020f7f8c kind:function(arm,size=0x54) addr:0x020f7f8c +func_ov031_020f7fe0 kind:function(arm,size=0x14) addr:0x020f7fe0 +func_ov031_020f7ff4 kind:function(arm,size=0x1c) addr:0x020f7ff4 +func_ov031_020f8010 kind:function(arm,size=0x14) addr:0x020f8010 +func_ov031_020f8024 kind:function(arm,size=0xc) addr:0x020f8024 +func_ov031_020f8030 kind:function(arm,size=0x24) addr:0x020f8030 +func_ov031_020f8054 kind:function(arm,size=0x3c) addr:0x020f8054 +func_ov031_020f8090 kind:function(arm,size=0x28) addr:0x020f8090 +func_ov031_020f80b8 kind:function(arm,size=0x60) addr:0x020f80b8 +func_ov031_020f8118 kind:function(arm,size=0x9c) addr:0x020f8118 +func_ov031_020f81b4 kind:function(arm,size=0x44) addr:0x020f81b4 +func_ov031_020f81f8 kind:function(arm,size=0xa4) addr:0x020f81f8 +func_ov031_020f829c kind:function(arm,size=0x14) addr:0x020f829c +func_ov031_020f82b0 kind:function(arm,size=0x1c) addr:0x020f82b0 +func_ov031_020f82cc kind:function(arm,size=0x14) addr:0x020f82cc +func_ov031_020f82e0 kind:function(arm,size=0xc) addr:0x020f82e0 +func_ov031_020f82ec kind:function(arm,size=0x24) addr:0x020f82ec +func_ov031_020f8310 kind:function(arm,size=0x44) addr:0x020f8310 +func_ov031_020f8354 kind:function(arm,size=0x90) addr:0x020f8354 +func_ov031_020f83e4 kind:function(arm,size=0xb8) addr:0x020f83e4 +func_ov031_020f849c kind:function(arm,size=0x44) addr:0x020f849c +func_ov031_020f84e0 kind:function(arm,size=0x194) addr:0x020f84e0 +func_ov031_020f8674 kind:function(arm,size=0x14) addr:0x020f8674 +func_ov031_020f8688 kind:function(arm,size=0x14) addr:0x020f8688 +func_ov031_020f869c kind:function(arm,size=0xf0) addr:0x020f869c +func_ov031_020f878c kind:function(arm,size=0x98) addr:0x020f878c +func_ov031_020f8824 kind:function(arm,size=0x5c) addr:0x020f8824 +func_ov031_020f8880 kind:function(arm,size=0xc8) addr:0x020f8880 +func_ov031_020f8948 kind:function(arm,size=0xac) addr:0x020f8948 +func_ov031_020f89f4 kind:function(arm,size=0x10) addr:0x020f89f4 +func_ov031_020f8a04 kind:function(arm,size=0x28) addr:0x020f8a04 +func_ov031_020f8a2c kind:function(arm,size=0xc) addr:0x020f8a2c +func_ov031_020f8a38 kind:function(arm,size=0x4) addr:0x020f8a38 +func_ov031_020f8a3c kind:function(arm,size=0x1c) addr:0x020f8a3c +func_ov031_020f8a58 kind:function(arm,size=0x100) addr:0x020f8a58 +func_ov031_020f8b58 kind:function(arm,size=0x6c) addr:0x020f8b58 +func_ov031_020f8bc4 kind:function(arm,size=0x224) addr:0x020f8bc4 +func_ov031_020f8de8 kind:function(arm,size=0xec) addr:0x020f8de8 +func_ov031_020f8ed4 kind:function(arm,size=0x38) addr:0x020f8ed4 +func_ov031_020f8f0c kind:function(arm,size=0x4) addr:0x020f8f0c +func_ov031_020f8f10 kind:function(arm,size=0x20) addr:0x020f8f10 +func_ov031_020f8f30 kind:function(arm,size=0xe8) addr:0x020f8f30 +func_ov031_020f9018 kind:function(arm,size=0x38) addr:0x020f9018 +func_ov031_020f9050 kind:function(arm,size=0x11c) addr:0x020f9050 +func_ov031_020f916c kind:function(arm,size=0x40) addr:0x020f916c +func_ov031_020f91ac kind:function(arm,size=0xa4) addr:0x020f91ac +func_ov031_020f9250 kind:function(arm,size=0x7c) addr:0x020f9250 +func_ov031_020f92cc kind:function(arm,size=0x74) addr:0x020f92cc +func_ov031_020f9340 kind:function(arm,size=0x7c) addr:0x020f9340 +func_ov031_020f93bc kind:function(arm,size=0xd8) addr:0x020f93bc +func_ov031_020f9494 kind:function(arm,size=0xc0) addr:0x020f9494 +func_ov031_020f9554 kind:function(arm,size=0x278) addr:0x020f9554 +func_ov031_020f97cc kind:function(arm,size=0x118) addr:0x020f97cc +func_ov031_020f98e4 kind:function(arm,size=0x210) addr:0x020f98e4 +func_ov031_020f9af4 kind:function(arm,size=0x4) addr:0x020f9af4 +func_ov031_020f9af8 kind:function(arm,size=0xac) addr:0x020f9af8 +func_ov031_020f9ba4 kind:function(arm,size=0x11c) addr:0x020f9ba4 +func_ov031_020f9cc0 kind:function(arm,size=0x18) addr:0x020f9cc0 +func_ov031_020f9cd8 kind:function(arm,size=0x1c) addr:0x020f9cd8 +func_ov031_020f9cf4 kind:function(arm,size=0x1c) addr:0x020f9cf4 +func_ov031_020f9d10 kind:function(arm,size=0x50) addr:0x020f9d10 +func_ov031_020f9d60 kind:function(arm,size=0x58) addr:0x020f9d60 +func_ov031_020f9db8 kind:function(arm,size=0x14) addr:0x020f9db8 +func_ov031_020f9dcc kind:function(arm,size=0xc) addr:0x020f9dcc +func_ov031_020f9dd8 kind:function(arm,size=0x24) addr:0x020f9dd8 +func_ov031_020f9dfc kind:function(arm,size=0x40) addr:0x020f9dfc +func_ov031_020f9e3c kind:function(arm,size=0xc) addr:0x020f9e3c +func_ov031_020f9e48 kind:function(arm,size=0x24) addr:0x020f9e48 +func_ov031_020f9e6c kind:function(arm,size=0x40) addr:0x020f9e6c +func_ov031_020f9eac kind:function(arm,size=0xc) addr:0x020f9eac +func_ov031_020f9eb8 kind:function(arm,size=0x24) addr:0x020f9eb8 +func_ov031_020f9edc kind:function(arm,size=0x40) addr:0x020f9edc +func_ov031_020f9f1c kind:function(arm,size=0xc) addr:0x020f9f1c +func_ov031_020f9f28 kind:function(arm,size=0x24) addr:0x020f9f28 +func_ov031_020f9f4c kind:function(arm,size=0x40) addr:0x020f9f4c +func_ov031_020f9f8c kind:function(arm,size=0x80) addr:0x020f9f8c +func_ov031_020fa00c kind:function(arm,size=0x200) addr:0x020fa00c +func_ov031_020fa20c kind:function(arm,size=0x30) addr:0x020fa20c +func_ov031_020fa23c kind:function(arm,size=0xc) addr:0x020fa23c +func_ov031_020fa248 kind:function(arm,size=0x18) addr:0x020fa248 +func_ov031_020fa260 kind:function(arm,size=0x1c4) addr:0x020fa260 +func_ov031_020fa424 kind:function(arm,size=0x44) addr:0x020fa424 +func_ov031_020fa468 kind:function(arm,size=0x4) addr:0x020fa468 +func_ov031_020fa46c kind:function(arm,size=0x28) addr:0x020fa46c +func_ov031_020fa494 kind:function(arm,size=0xc) addr:0x020fa494 +func_ov031_020fa4a0 kind:function(arm,size=0x84) addr:0x020fa4a0 +func_ov031_020fa524 kind:function(arm,size=0x44) addr:0x020fa524 +func_ov031_020fa568 kind:function(arm,size=0x70) addr:0x020fa568 +func_ov031_020fa5d8 kind:function(arm,size=0x18) addr:0x020fa5d8 +func_ov031_020fa5f0 kind:function(arm,size=0x60) addr:0x020fa5f0 +func_ov031_020fa650 kind:function(arm,size=0x14) addr:0x020fa650 +func_ov031_020fa664 kind:function(arm,size=0x4) addr:0x020fa664 +func_ov031_020fa668 kind:function(arm,size=0x10) addr:0x020fa668 +func_ov031_020fa678 kind:function(arm,size=0x50) addr:0x020fa678 +func_ov031_020fa6c8 kind:function(arm,size=0x64) addr:0x020fa6c8 +func_ov031_020fa72c kind:function(arm,size=0x110) addr:0x020fa72c +func_ov031_020fa83c kind:function(arm,size=0xc4) addr:0x020fa83c +func_ov031_020fa900 kind:function(arm,size=0xf8) addr:0x020fa900 +func_ov031_020fa9f8 kind:function(arm,size=0x38) addr:0x020fa9f8 +func_ov031_020faa30 kind:function(arm,size=0x44) addr:0x020faa30 +func_ov031_020faa74 kind:function(arm,size=0x20) addr:0x020faa74 +func_ov031_020faa94 kind:function(arm,size=0x28) addr:0x020faa94 +func_ov031_020faabc kind:function(arm,size=0x20) addr:0x020faabc +func_ov031_020faadc kind:function(arm,size=0x14) addr:0x020faadc +func_ov031_020faaf0 kind:function(arm,size=0x1c) addr:0x020faaf0 +func_ov031_020fab0c kind:function(arm,size=0x14) addr:0x020fab0c +func_ov031_020fab20 kind:function(arm,size=0x14) addr:0x020fab20 +func_ov031_020fab34 kind:function(arm,size=0x14) addr:0x020fab34 +func_ov031_020fab48 kind:function(arm,size=0x14) addr:0x020fab48 +func_ov031_020fab5c kind:function(arm,size=0xc) addr:0x020fab5c +func_ov031_020fab68 kind:function(arm,size=0x24) addr:0x020fab68 +func_ov031_020fab8c kind:function(arm,size=0x28) addr:0x020fab8c +func_ov031_020fabb4 kind:function(arm,size=0xb0) addr:0x020fabb4 +func_ov031_020fac64 kind:function(arm,size=0xd8) addr:0x020fac64 +func_ov031_020fad3c kind:function(arm,size=0x4c) addr:0x020fad3c +func_ov031_020fad88 kind:function(arm,size=0x20) addr:0x020fad88 +func_ov031_020fada8 kind:function(arm,size=0xc) addr:0x020fada8 +func_ov031_020fadb4 kind:function(arm,size=0x54) addr:0x020fadb4 +func_ov031_020fae08 kind:function(arm,size=0x18) addr:0x020fae08 +func_ov031_020fae20 kind:function(arm,size=0x90) addr:0x020fae20 +func_ov031_020faeb0 kind:function(arm,size=0x4) addr:0x020faeb0 +func_ov031_020faeb4 kind:function(arm,size=0x50) addr:0x020faeb4 +func_ov031_020faf04 kind:function(arm,size=0x20) addr:0x020faf04 +func_ov031_020faf24 kind:function(arm,size=0x1e0) addr:0x020faf24 +func_ov031_020fb104 kind:function(arm,size=0x18) addr:0x020fb104 +func_ov031_020fb11c kind:function(arm,size=0x68) addr:0x020fb11c +func_ov031_020fb184 kind:function(arm,size=0x2c) addr:0x020fb184 +func_ov031_020fb1b0 kind:function(arm,size=0x1c) addr:0x020fb1b0 +func_ov031_020fb1cc kind:function(arm,size=0x1c) addr:0x020fb1cc +func_ov031_020fb1e8 kind:function(arm,size=0x1c) addr:0x020fb1e8 +func_ov031_020fb204 kind:function(arm,size=0x4c) addr:0x020fb204 +func_ov031_020fb250 kind:function(arm,size=0x28) addr:0x020fb250 +func_ov031_020fb278 kind:function(arm,size=0x20) addr:0x020fb278 +func_ov031_020fb298 kind:function(arm,size=0x14) addr:0x020fb298 +func_ov031_020fb2ac kind:function(arm,size=0x6c) addr:0x020fb2ac +func_ov031_020fb318 kind:function(arm,size=0x24) addr:0x020fb318 +func_ov031_020fb33c kind:function(arm,size=0x28) addr:0x020fb33c +func_ov031_020fb364 kind:function(arm,size=0x28) addr:0x020fb364 +func_ov031_020fb38c kind:function(arm,size=0x3c) addr:0x020fb38c +func_ov031_020fb3c8 kind:function(arm,size=0x44) addr:0x020fb3c8 +func_ov031_020fb40c kind:function(arm,size=0x44) addr:0x020fb40c +func_ov031_020fb450 kind:function(arm,size=0x20) addr:0x020fb450 +func_ov031_020fb470 kind:function(arm,size=0x28) addr:0x020fb470 +func_ov031_020fb498 kind:function(arm,size=0x14) addr:0x020fb498 +func_ov031_020fb4ac kind:function(arm,size=0xc) addr:0x020fb4ac +func_ov031_020fb4b8 kind:function(arm,size=0x24) addr:0x020fb4b8 +func_ov031_020fb4dc kind:function(arm,size=0x28) addr:0x020fb4dc +func_ov031_020fb504 kind:function(arm,size=0x110) addr:0x020fb504 +func_ov031_020fb614 kind:function(arm,size=0xb8) addr:0x020fb614 +func_ov031_020fb6cc kind:function(arm,size=0x38) addr:0x020fb6cc +func_ov031_020fb704 kind:function(arm,size=0x14) addr:0x020fb704 +func_ov031_020fb718 kind:function(arm,size=0x8) addr:0x020fb718 +func_ov031_020fb720 kind:function(arm,size=0x70) addr:0x020fb720 +func_ov031_020fb790 kind:function(arm,size=0x30) addr:0x020fb790 +func_ov031_020fb7c0 kind:function(arm,size=0x38) addr:0x020fb7c0 +func_ov031_020fb7f8 kind:function(arm,size=0x14) addr:0x020fb7f8 +func_ov031_020fb80c kind:function(arm,size=0xc) addr:0x020fb80c +func_ov031_020fb818 kind:function(arm,size=0x24) addr:0x020fb818 +func_ov031_020fb83c kind:function(arm,size=0x44) addr:0x020fb83c +func_ov031_020fb880 kind:function(arm,size=0x58) addr:0x020fb880 +func_ov031_020fb8d8 kind:function(arm,size=0x48) addr:0x020fb8d8 +func_ov031_020fb920 kind:function(arm,size=0x68) addr:0x020fb920 +func_ov031_020fb988 kind:function(arm,size=0xc) addr:0x020fb988 +func_ov031_020fb994 kind:function(arm,size=0x20) addr:0x020fb994 +func_ov031_020fb9b4 kind:function(arm,size=0xac) addr:0x020fb9b4 +func_ov031_020fba60 kind:function(arm,size=0x8c) addr:0x020fba60 +func_ov031_020fbaec kind:function(arm,size=0x9c) addr:0x020fbaec +func_ov031_020fbb88 kind:function(arm,size=0x4) addr:0x020fbb88 +func_ov031_020fbb8c kind:function(arm,size=0x14) addr:0x020fbb8c +func_ov031_020fbba0 kind:function(arm,size=0x40) addr:0x020fbba0 +func_ov031_020fbbe0 kind:function(arm,size=0x24) addr:0x020fbbe0 +func_ov031_020fbc04 kind:function(arm,size=0x38) addr:0x020fbc04 +func_ov031_020fbc3c kind:function(arm,size=0x58) addr:0x020fbc3c +func_ov031_020fbc94 kind:function(arm,size=0x2c) addr:0x020fbc94 +func_ov031_020fbcc0 kind:function(arm,size=0x30) addr:0x020fbcc0 +func_ov031_020fbcf0 kind:function(arm,size=0x38) addr:0x020fbcf0 +func_ov031_020fbd28 kind:function(arm,size=0x14) addr:0x020fbd28 +func_ov031_020fbd3c kind:function(arm,size=0x1c) addr:0x020fbd3c +func_ov031_020fbd58 kind:function(arm,size=0x14) addr:0x020fbd58 +func_ov031_020fbd6c kind:function(arm,size=0xd8) addr:0x020fbd6c +func_ov031_020fbe44 kind:function(arm,size=0xcc) addr:0x020fbe44 +func_ov031_020fbf10 kind:function(arm,size=0x144) addr:0x020fbf10 +func_ov031_020fc054 kind:function(arm,size=0x400) addr:0x020fc054 +func_ov031_020fc454 kind:function(arm,size=0x4) addr:0x020fc454 +func_ov031_020fc458 kind:function(arm,size=0x64) addr:0x020fc458 +func_ov031_020fc4bc kind:function(arm,size=0xfc) addr:0x020fc4bc +func_ov031_020fc5b8 kind:function(arm,size=0x598) addr:0x020fc5b8 +func_ov031_020fcb50 kind:function(arm,size=0x4) addr:0x020fcb50 +func_ov031_020fcb54 kind:function(arm,size=0xc) addr:0x020fcb54 +func_ov031_020fcb60 kind:function(arm,size=0x10) addr:0x020fcb60 +func_ov031_020fcb70 kind:function(arm,size=0x8) addr:0x020fcb70 +func_ov031_020fcb78 kind:function(arm,size=0x180) addr:0x020fcb78 +func_ov031_020fccf8 kind:function(arm,size=0x4) addr:0x020fccf8 +func_ov031_020fccfc kind:function(arm,size=0x4) addr:0x020fccfc +func_ov031_020fcd00 kind:function(arm,size=0x10) addr:0x020fcd00 +func_ov031_020fcd10 kind:function(arm,size=0x30) addr:0x020fcd10 +func_ov031_020fcd40 kind:function(arm,size=0x28) addr:0x020fcd40 +func_ov031_020fcd68 kind:function(arm,size=0x80) addr:0x020fcd68 +func_ov031_020fcde8 kind:function(arm,size=0x4) addr:0x020fcde8 +func_ov031_020fcdec kind:function(arm,size=0x4) addr:0x020fcdec +func_ov031_020fcdf0 kind:function(arm,size=0x11c) addr:0x020fcdf0 +func_ov031_020fcf0c kind:function(arm,size=0x24) addr:0x020fcf0c +func_ov031_020fcf30 kind:function(arm,size=0x44) addr:0x020fcf30 +func_ov031_020fcf74 kind:function(arm,size=0x4) addr:0x020fcf74 +func_ov031_020fcf78 kind:function(arm,size=0xfc) addr:0x020fcf78 +func_ov031_020fd074 kind:function(arm,size=0x8) addr:0x020fd074 +func_ov031_020fd07c kind:function(arm,size=0x8) addr:0x020fd07c +func_ov031_020fd084 kind:function(arm,size=0x4) addr:0x020fd084 +func_ov031_020fd088 kind:function(arm,size=0x4) addr:0x020fd088 +func_ov031_020fd08c kind:function(arm,size=0x4) addr:0x020fd08c +func_ov031_020fd090 kind:function(arm,size=0x20) addr:0x020fd090 +func_ov031_020fd0b0 kind:function(arm,size=0x28) addr:0x020fd0b0 +func_ov031_020fd0d8 kind:function(arm,size=0x2c) addr:0x020fd0d8 +func_ov031_020fd104 kind:function(arm,size=0x24) addr:0x020fd104 +func_ov031_020fd128 kind:function(arm,size=0x50) addr:0x020fd128 +func_ov031_020fd178 kind:function(arm,size=0xbc) addr:0x020fd178 +func_ov031_020fd234 kind:function(arm,size=0x50) addr:0x020fd234 +func_ov031_020fd284 kind:function(arm,size=0x174) addr:0x020fd284 +func_ov031_020fd3f8 kind:function(arm,size=0xc) addr:0x020fd3f8 +func_ov031_020fd404 kind:function(arm,size=0x70) addr:0x020fd404 +func_ov031_020fd474 kind:function(arm,size=0x374) addr:0x020fd474 +func_ov031_020fd7e8 kind:function(arm,size=0x2c) addr:0x020fd7e8 +func_ov031_020fd814 kind:function(arm,size=0x3f4) addr:0x020fd814 +func_ov031_020fdc08 kind:function(arm,size=0xbc) addr:0x020fdc08 +func_ov031_020fdcc4 kind:function(arm,size=0xac) addr:0x020fdcc4 +func_ov031_020fdd70 kind:function(arm,size=0x158) addr:0x020fdd70 +func_ov031_020fdec8 kind:function(arm,size=0xf8) addr:0x020fdec8 +func_ov031_020fdfc0 kind:function(arm,size=0xc) addr:0x020fdfc0 +func_ov031_020fdfcc kind:function(arm,size=0x80) addr:0x020fdfcc +func_ov031_020fe04c kind:function(arm,size=0x84) addr:0x020fe04c +func_ov031_020fe0d0 kind:function(arm,size=0x15c) addr:0x020fe0d0 +func_ov031_020fe22c kind:function(arm,size=0x24) addr:0x020fe22c +func_ov031_020fe250 kind:function(arm,size=0x28) addr:0x020fe250 +func_ov031_020fe278 kind:function(arm,size=0x44) addr:0x020fe278 +func_ov031_020fe2bc kind:function(arm,size=0x2c) addr:0x020fe2bc +func_ov031_020fe2e8 kind:function(arm,size=0x44) addr:0x020fe2e8 +func_ov031_020fe32c kind:function(arm,size=0x24) addr:0x020fe32c +func_ov031_020fe350 kind:function(arm,size=0x38) addr:0x020fe350 +func_ov031_020fe388 kind:function(arm,size=0x274) addr:0x020fe388 +func_ov031_020fe5fc kind:function(arm,size=0x9c) addr:0x020fe5fc +func_ov031_020fe698 kind:function(arm,size=0x30) addr:0x020fe698 +func_ov031_020fe6c8 kind:function(arm,size=0x38) addr:0x020fe6c8 +func_ov031_020fe700 kind:function(arm,size=0x14) addr:0x020fe700 +func_ov031_020fe714 kind:function(arm,size=0x2c) addr:0x020fe714 +func_ov031_020fe740 kind:function(arm,size=0x24) addr:0x020fe740 +func_ov031_020fe764 kind:function(arm,size=0x54) addr:0x020fe764 +func_ov031_020fe7b8 kind:function(arm,size=0xb4) addr:0x020fe7b8 +func_ov031_020fe86c kind:function(arm,size=0x1c) addr:0x020fe86c +func_ov031_020fe888 kind:function(arm,size=0x18) addr:0x020fe888 +func_ov031_020fe8a0 kind:function(arm,size=0xc) addr:0x020fe8a0 +func_ov031_020fe8ac kind:function(arm,size=0x14c) addr:0x020fe8ac +func_ov031_020fe9f8 kind:function(arm,size=0x90) addr:0x020fe9f8 +func_ov031_020fea88 kind:function(arm,size=0x34) addr:0x020fea88 +func_ov031_020feabc kind:function(arm,size=0x90) addr:0x020feabc +func_ov031_020feb4c kind:function(arm,size=0xc) addr:0x020feb4c +func_ov031_020feb58 kind:function(arm,size=0x8) addr:0x020feb58 +func_ov031_020feb60 kind:function(arm,size=0x8) addr:0x020feb60 +func_ov031_020feb68 kind:function(arm,size=0x50) addr:0x020feb68 +func_ov031_020febb8 kind:function(arm,size=0x24) addr:0x020febb8 +func_ov031_020febdc kind:function(arm,size=0x19c) addr:0x020febdc +func_ov031_020fed78 kind:function(arm,size=0x2c) addr:0x020fed78 +func_ov031_020feda4 kind:function(arm,size=0x44) addr:0x020feda4 +func_ov031_020fede8 kind:function(arm,size=0x4) addr:0x020fede8 +func_ov031_020fedec kind:function(arm,size=0x4) addr:0x020fedec +func_ov031_020fedf0 kind:function(arm,size=0x30) addr:0x020fedf0 +func_ov031_020fee20 kind:function(arm,size=0x38) addr:0x020fee20 +func_ov031_020fee58 kind:function(arm,size=0x14) addr:0x020fee58 +func_ov031_020fee6c kind:function(arm,size=0xc) addr:0x020fee6c +func_ov031_020fee78 kind:function(arm,size=0x24) addr:0x020fee78 +func_ov031_020fee9c kind:function(arm,size=0x48) addr:0x020fee9c +func_ov031_020feee4 kind:function(arm,size=0x64) addr:0x020feee4 +func_ov031_020fef48 kind:function(arm,size=0x64) addr:0x020fef48 +func_ov031_020fefac kind:function(arm,size=0xd0) addr:0x020fefac +func_ov031_020ff07c kind:function(arm,size=0x84) addr:0x020ff07c +func_ov031_020ff100 kind:function(arm,size=0x10) addr:0x020ff100 +func_ov031_020ff110 kind:function(arm,size=0x20) addr:0x020ff110 +func_ov031_020ff130 kind:function(arm,size=0x80) addr:0x020ff130 +func_ov031_020ff1b0 kind:function(arm,size=0xc) addr:0x020ff1b0 +func_ov031_020ff1bc kind:function(arm,size=0xcc) addr:0x020ff1bc +func_ov031_020ff288 kind:function(arm,size=0x50) addr:0x020ff288 +func_ov031_020ff2d8 kind:function(arm,size=0x40) addr:0x020ff2d8 +func_ov031_020ff318 kind:function(arm,size=0x74) addr:0x020ff318 +func_ov031_020ff38c kind:function(arm,size=0x44) addr:0x020ff38c +func_ov031_020ff3d0 kind:function(arm,size=0x2c) addr:0x020ff3d0 +func_ov031_020ff3fc kind:function(arm,size=0x40) addr:0x020ff3fc +func_ov031_020ff43c kind:function(arm,size=0x2c) addr:0x020ff43c +func_ov031_020ff468 kind:function(arm,size=0x44) addr:0x020ff468 +func_ov031_020ff4ac kind:function(arm,size=0x28) addr:0x020ff4ac +func_ov031_020ff4d4 kind:function(arm,size=0x30) addr:0x020ff4d4 +func_ov031_020ff504 kind:function(arm,size=0x14) addr:0x020ff504 +func_ov031_020ff518 kind:function(arm,size=0xc) addr:0x020ff518 +func_ov031_020ff524 kind:function(arm,size=0x24) addr:0x020ff524 +func_ov031_020ff548 kind:function(arm,size=0x50) addr:0x020ff548 +func_ov031_020ff598 kind:function(arm,size=0x88) addr:0x020ff598 +func_ov031_020ff620 kind:function(arm,size=0x88) addr:0x020ff620 +func_ov031_020ff6a8 kind:function(arm,size=0x14) addr:0x020ff6a8 +func_ov031_020ff6bc kind:function(arm,size=0x100) addr:0x020ff6bc +func_ov031_020ff7bc kind:function(arm,size=0x3d0) addr:0x020ff7bc +func_ov031_020ffb8c kind:function(arm,size=0xc) addr:0x020ffb8c +func_ov031_020ffb98 kind:function(arm,size=0x14c) addr:0x020ffb98 +func_ov031_020ffce4 kind:function(arm,size=0xf8) addr:0x020ffce4 +func_ov031_020ffddc kind:function(arm,size=0x8) addr:0x020ffddc +func_ov031_020ffde4 kind:function(arm,size=0x38) addr:0x020ffde4 +func_ov031_020ffe1c kind:function(arm,size=0x60) addr:0x020ffe1c +func_ov031_020ffe7c kind:function(arm,size=0x10) addr:0x020ffe7c +func_ov031_020ffe8c kind:function(arm,size=0x8) addr:0x020ffe8c +func_ov031_020ffe94 kind:function(arm,size=0x8) addr:0x020ffe94 +func_ov031_020ffe9c kind:function(arm,size=0x50) addr:0x020ffe9c +func_ov031_020ffeec kind:function(arm,size=0x24) addr:0x020ffeec +func_ov031_020fff10 kind:function(arm,size=0x19c) addr:0x020fff10 +func_ov031_021000ac kind:function(arm,size=0x8c) addr:0x021000ac +func_ov031_02100138 kind:function(arm,size=0x2c) addr:0x02100138 +func_ov031_02100164 kind:function(arm,size=0x44) addr:0x02100164 +func_ov031_021001a8 kind:function(arm,size=0x4) addr:0x021001a8 +func_ov031_021001ac kind:function(arm,size=0x4) addr:0x021001ac +func_ov031_021001b0 kind:function(arm,size=0x4) addr:0x021001b0 +func_ov031_021001b4 kind:function(arm,size=0x30) addr:0x021001b4 +func_ov031_021001e4 kind:function(arm,size=0x38) addr:0x021001e4 +func_ov031_0210021c kind:function(arm,size=0x14) addr:0x0210021c +func_ov031_02100230 kind:function(arm,size=0x1c) addr:0x02100230 +func_ov031_0210024c kind:function(arm,size=0xc) addr:0x0210024c +func_ov031_02100258 kind:function(arm,size=0x24) addr:0x02100258 +func_ov031_0210027c kind:function(arm,size=0x4c) addr:0x0210027c +func_ov031_021002c8 kind:function(arm,size=0x34) addr:0x021002c8 +func_ov031_021002fc kind:function(arm,size=0x18) addr:0x021002fc +func_ov031_02100314 kind:function(arm,size=0x8c) addr:0x02100314 +func_ov031_021003a0 kind:function(arm,size=0x28) addr:0x021003a0 +func_ov031_021003c8 kind:function(arm,size=0x44) addr:0x021003c8 +func_ov031_0210040c kind:function(arm,size=0x4) addr:0x0210040c +func_ov031_02100410 kind:function(arm,size=0x4) addr:0x02100410 +func_ov031_02100414 kind:function(arm,size=0x2c) addr:0x02100414 +func_ov031_02100440 kind:function(arm,size=0x30) addr:0x02100440 +func_ov031_02100470 kind:function(arm,size=0x38) addr:0x02100470 +func_ov031_021004a8 kind:function(arm,size=0x14) addr:0x021004a8 +func_ov031_021004bc kind:function(arm,size=0x1c) addr:0x021004bc +func_ov031_021004d8 kind:function(arm,size=0xc) addr:0x021004d8 +func_ov031_021004e4 kind:function(arm,size=0x24) addr:0x021004e4 +func_ov031_02100508 kind:function(arm,size=0x48) addr:0x02100508 +func_ov031_02100550 kind:function(arm,size=0xac) addr:0x02100550 +func_ov031_021005fc kind:function(arm,size=0xd8) addr:0x021005fc +func_ov031_021006d4 kind:function(arm,size=0x40) addr:0x021006d4 +func_ov031_02100714 kind:function(arm,size=0x44) addr:0x02100714 +func_ov031_02100758 kind:function(arm,size=0x20) addr:0x02100758 +func_ov031_02100778 kind:function(arm,size=0x28) addr:0x02100778 +func_ov031_021007a0 kind:function(arm,size=0x14) addr:0x021007a0 +func_ov031_021007b4 kind:function(arm,size=0xc) addr:0x021007b4 +func_ov031_021007c0 kind:function(arm,size=0x24) addr:0x021007c0 +func_ov031_021007e4 kind:function(arm,size=0x4c) addr:0x021007e4 +func_ov031_02100830 kind:function(arm,size=0x60) addr:0x02100830 +func_ov031_02100890 kind:function(arm,size=0x198) addr:0x02100890 +func_ov031_02100a28 kind:function(arm,size=0x4) addr:0x02100a28 +func_ov031_02100a2c kind:function(arm,size=0x38) addr:0x02100a2c +func_ov031_02100a64 kind:function(arm,size=0x20) addr:0x02100a64 +func_ov031_02100a84 kind:function(arm,size=0x28) addr:0x02100a84 +func_ov031_02100aac kind:function(arm,size=0x14) addr:0x02100aac +func_ov031_02100ac0 kind:function(arm,size=0x1c) addr:0x02100ac0 +func_ov031_02100adc kind:function(arm,size=0xc) addr:0x02100adc +func_ov031_02100ae8 kind:function(arm,size=0x24) addr:0x02100ae8 +func_ov031_02100b0c kind:function(arm,size=0x48) addr:0x02100b0c +func_ov031_02100b54 kind:function(arm,size=0x68) addr:0x02100b54 +func_ov031_02100bbc kind:function(arm,size=0x1b4) addr:0x02100bbc +func_ov031_02100d70 kind:function(arm,size=0x4) addr:0x02100d70 +func_ov031_02100d74 kind:function(arm,size=0x30) addr:0x02100d74 +func_ov031_02100da4 kind:function(arm,size=0x1fc) addr:0x02100da4 +func_ov031_02100fa0 kind:function(arm,size=0x28) addr:0x02100fa0 +func_ov031_02100fc8 kind:function(arm,size=0x30) addr:0x02100fc8 +func_ov031_02100ff8 kind:function(arm,size=0x14) addr:0x02100ff8 +func_ov031_0210100c kind:function(arm,size=0xc) addr:0x0210100c +func_ov031_02101018 kind:function(arm,size=0x24) addr:0x02101018 +func_ov031_0210103c kind:function(arm,size=0xa4) addr:0x0210103c +func_ov031_021010e0 kind:function(arm,size=0x48) addr:0x021010e0 +func_ov031_02101128 kind:function(arm,size=0x48) addr:0x02101128 +func_ov031_02101170 kind:function(arm,size=0x31c) addr:0x02101170 +func_ov031_0210148c kind:function(arm,size=0x78) addr:0x0210148c +func_ov031_02101504 kind:function(arm,size=0x74) addr:0x02101504 +func_ov031_02101578 kind:function(arm,size=0x13c) addr:0x02101578 +func_ov031_021016b4 kind:function(arm,size=0x88) addr:0x021016b4 +func_ov031_0210173c kind:function(arm,size=0x3c) addr:0x0210173c +func_ov031_02101778 kind:function(arm,size=0x74) addr:0x02101778 +func_ov031_021017ec kind:function(arm,size=0xb8) addr:0x021017ec +func_ov031_021018a4 kind:function(arm,size=0xac) addr:0x021018a4 +func_ov031_02101950 kind:function(arm,size=0x18) addr:0x02101950 +func_ov031_02101968 kind:function(arm,size=0x10) addr:0x02101968 +func_ov031_02101978 kind:function(arm,size=0x20) addr:0x02101978 +func_ov031_02101998 kind:function(arm,size=0x14) addr:0x02101998 +func_ov031_021019ac kind:function(arm,size=0x1c) addr:0x021019ac +func_ov031_021019c8 kind:function(arm,size=0x14) addr:0x021019c8 +func_ov031_021019dc kind:function(arm,size=0x14) addr:0x021019dc +func_ov031_021019f0 kind:function(arm,size=0x24) addr:0x021019f0 +func_ov031_02101a14 kind:function(arm,size=0xc) addr:0x02101a14 +func_ov031_02101a20 kind:function(arm,size=0x24) addr:0x02101a20 +func_ov031_02101a44 kind:function(arm,size=0x90) addr:0x02101a44 +func_ov031_02101ad4 kind:function(arm,size=0x114) addr:0x02101ad4 +func_ov031_02101be8 kind:function(arm,size=0x7c) addr:0x02101be8 +func_ov031_02101c64 kind:function(arm,size=0x84) addr:0x02101c64 +func_ov031_02101ce8 kind:function(arm,size=0xf0) addr:0x02101ce8 +func_ov031_02101dd8 kind:function(arm,size=0x44) addr:0x02101dd8 +func_ov031_02101e1c kind:function(arm,size=0x16c) addr:0x02101e1c +func_ov031_02101f88 kind:function(arm,size=0xc) addr:0x02101f88 +func_ov031_02101f94 kind:function(arm,size=0x20) addr:0x02101f94 +func_ov031_02101fb4 kind:function(arm,size=0x138) addr:0x02101fb4 +func_ov031_021020ec kind:function(arm,size=0xd4) addr:0x021020ec +func_ov031_021021c0 kind:function(arm,size=0x1f0) addr:0x021021c0 +func_ov031_021023b0 kind:function(arm,size=0x74) addr:0x021023b0 +func_ov031_02102424 kind:function(arm,size=0x14) addr:0x02102424 +func_ov031_02102438 kind:function(arm,size=0xc) addr:0x02102438 +func_ov031_02102444 kind:function(arm,size=0x24) addr:0x02102444 +func_ov031_02102468 kind:function(arm,size=0x44) addr:0x02102468 +func_ov031_021024ac kind:function(arm,size=0x118) addr:0x021024ac +func_ov031_021025c4 kind:function(arm,size=0x144) addr:0x021025c4 +func_ov031_02102708 kind:function(arm,size=0x10) addr:0x02102708 +func_ov031_02102718 kind:function(arm,size=0x10) addr:0x02102718 +func_ov031_02102728 kind:function(arm,size=0x7c) addr:0x02102728 +func_ov031_021027a4 kind:function(arm,size=0xf0) addr:0x021027a4 +func_ov031_02102894 kind:function(arm,size=0x15c) addr:0x02102894 +func_ov031_021029f0 kind:function(arm,size=0x50) addr:0x021029f0 +func_ov031_02102a40 kind:function(arm,size=0x98) addr:0x02102a40 +func_ov031_02102ad8 kind:function(arm,size=0x1c) addr:0x02102ad8 +func_ov031_02102af4 kind:function(arm,size=0x70) addr:0x02102af4 +func_ov031_02102b64 kind:function(arm,size=0x20) addr:0x02102b64 +func_ov031_02102b84 kind:function(arm,size=0x28) addr:0x02102b84 +func_ov031_02102bac kind:function(arm,size=0x14) addr:0x02102bac +func_ov031_02102bc0 kind:function(arm,size=0x40) addr:0x02102bc0 +func_ov031_02102c00 kind:function(arm,size=0x30) addr:0x02102c00 +func_ov031_02102c30 kind:function(arm,size=0x224) addr:0x02102c30 +func_ov031_02102e54 kind:function(arm,size=0x1c) addr:0x02102e54 +func_ov031_02102e70 kind:function(arm,size=0xc) addr:0x02102e70 +func_ov031_02102e7c kind:function(arm,size=0x24) addr:0x02102e7c +func_ov031_02102ea0 kind:function(arm,size=0x44) addr:0x02102ea0 +func_ov031_02102ee4 kind:function(arm,size=0x80) addr:0x02102ee4 +func_ov031_02102f64 kind:function(arm,size=0x2c) addr:0x02102f64 +func_ov031_02102f90 kind:function(arm,size=0x8) addr:0x02102f90 +func_ov031_02102f98 kind:function(arm,size=0xc) addr:0x02102f98 +func_ov031_02102fa4 kind:function(arm,size=0x14) addr:0x02102fa4 +func_ov031_02102fb8 kind:function(arm,size=0x1c) addr:0x02102fb8 +func_ov031_02102fd4 kind:function(arm,size=0x14) addr:0x02102fd4 +func_ov031_02102fe8 kind:function(arm,size=0x28) addr:0x02102fe8 +func_ov031_02103010 kind:function(arm,size=0x5c) addr:0x02103010 +func_ov031_0210306c kind:function(arm,size=0x10) addr:0x0210306c +func_ov031_0210307c kind:function(arm,size=0x80) addr:0x0210307c +func_ov031_021030fc kind:function(arm,size=0x14) addr:0x021030fc +func_ov031_02103110 kind:function(arm,size=0x20) addr:0x02103110 +func_ov031_02103130 kind:function(arm,size=0x28) addr:0x02103130 +func_ov031_02103158 kind:function(arm,size=0x20) addr:0x02103158 +func_ov031_02103178 kind:function(arm,size=0xdc) addr:0x02103178 +func_ov031_02103254 kind:function(arm,size=0x2e0) addr:0x02103254 +func_ov031_02103534 kind:function(arm,size=0x27c) addr:0x02103534 +func_ov031_021037b0 kind:function(arm,size=0x14) addr:0x021037b0 +func_ov031_021037c4 kind:function(arm,size=0xc) addr:0x021037c4 +func_ov031_021037d0 kind:function(arm,size=0x94) addr:0x021037d0 +func_ov031_02103864 kind:function(arm,size=0x14) addr:0x02103864 +func_ov031_02103878 kind:function(arm,size=0x1c) addr:0x02103878 +func_ov031_02103894 kind:function(arm,size=0x3b4) addr:0x02103894 +func_ov031_02103c48 kind:function(arm,size=0xe8) addr:0x02103c48 +func_ov031_02103d30 kind:function(arm,size=0x108) addr:0x02103d30 +func_ov031_02103e38 kind:function(arm,size=0x100) addr:0x02103e38 +func_ov031_02103f38 kind:function(arm,size=0x8) addr:0x02103f38 +func_ov031_02103f40 kind:function(arm,size=0x8) addr:0x02103f40 +func_ov031_02103f48 kind:function(arm,size=0x58) addr:0x02103f48 +func_ov031_02103fa0 kind:function(arm,size=0x28) addr:0x02103fa0 +func_ov031_02103fc8 kind:function(arm,size=0x2c) addr:0x02103fc8 +func_ov031_02103ff4 kind:function(arm,size=0xc) addr:0x02103ff4 +func_ov031_02104000 kind:function(arm,size=0x1c) addr:0x02104000 +func_ov031_0210401c kind:function(arm,size=0xc) addr:0x0210401c +func_ov031_02104028 kind:function(arm,size=0x24) addr:0x02104028 +func_ov031_0210404c kind:function(arm,size=0x44) addr:0x0210404c +func_ov031_02104090 kind:function(arm,size=0x84) addr:0x02104090 +func_ov031_02104114 kind:function(arm,size=0x54) addr:0x02104114 +func_ov031_02104168 kind:function(arm,size=0xc) addr:0x02104168 +func_ov031_02104174 kind:function(arm,size=0x14) addr:0x02104174 +func_ov031_02104188 kind:function(arm,size=0x1c) addr:0x02104188 +func_ov031_021041a4 kind:function(arm,size=0x14) addr:0x021041a4 +func_ov031_021041b8 kind:function(arm,size=0xc) addr:0x021041b8 +func_ov031_021041c4 kind:function(arm,size=0x24) addr:0x021041c4 +func_ov031_021041e8 kind:function(arm,size=0x44) addr:0x021041e8 +func_ov031_0210422c kind:function(arm,size=0x24) addr:0x0210422c +func_ov031_02104250 kind:function(arm,size=0x48) addr:0x02104250 +func_ov031_02104298 kind:function(arm,size=0x10) addr:0x02104298 +func_ov031_021042a8 kind:function(arm,size=0x2c) addr:0x021042a8 +func_ov031_021042d4 kind:function(arm,size=0xc) addr:0x021042d4 +func_ov031_021042e0 kind:function(arm,size=0x54) addr:0x021042e0 +func_ov031_02104334 kind:function(arm,size=0x14) addr:0x02104334 +func_ov031_02104348 kind:function(arm,size=0x1c) addr:0x02104348 +func_ov031_02104364 kind:function(arm,size=0x14) addr:0x02104364 +func_ov031_02104378 kind:function(arm,size=0xc) addr:0x02104378 +func_ov031_02104384 kind:function(arm,size=0x24) addr:0x02104384 +func_ov031_021043a8 kind:function(arm,size=0x48) addr:0x021043a8 +func_ov031_021043f0 kind:function(arm,size=0x80) addr:0x021043f0 +func_ov031_02104470 kind:function(arm,size=0xc) addr:0x02104470 +func_ov031_0210447c kind:function(arm,size=0x14) addr:0x0210447c +func_ov031_02104490 kind:function(arm,size=0x1c) addr:0x02104490 +func_ov031_021044ac kind:function(arm,size=0x14) addr:0x021044ac +func_ov031_021044c0 kind:function(arm,size=0xc) addr:0x021044c0 +func_ov031_021044cc kind:function(arm,size=0x24) addr:0x021044cc +func_ov031_021044f0 kind:function(arm,size=0x48) addr:0x021044f0 +func_ov031_02104538 kind:function(arm,size=0x4c) addr:0x02104538 +func_ov031_02104584 kind:function(arm,size=0x74) addr:0x02104584 +func_ov031_021045f8 kind:function(arm,size=0x6c) addr:0x021045f8 +func_ov031_02104664 kind:function(arm,size=0x8) addr:0x02104664 +func_ov031_0210466c kind:function(arm,size=0x8) addr:0x0210466c +func_ov031_02104674 kind:function(arm,size=0x3c) addr:0x02104674 +func_ov031_021046b0 kind:function(arm,size=0x50) addr:0x021046b0 +func_ov031_02104700 kind:function(arm,size=0xf8) addr:0x02104700 +func_ov031_021047f8 kind:function(arm,size=0x24) addr:0x021047f8 +func_ov031_0210481c kind:function(arm,size=0xa0) addr:0x0210481c +func_ov031_021048bc kind:function(arm,size=0x168) addr:0x021048bc +func_ov031_02104a24 kind:function(arm,size=0xc) addr:0x02104a24 +func_ov031_02104a30 kind:function(arm,size=0xb0) addr:0x02104a30 +func_ov031_02104ae0 kind:function(arm,size=0x3c) addr:0x02104ae0 +func_ov031_02104b1c kind:function(arm,size=0xac) addr:0x02104b1c +func_ov031_02104bc8 kind:function(arm,size=0x20) addr:0x02104bc8 +func_ov031_02104be8 kind:function(arm,size=0x2c) addr:0x02104be8 +func_ov031_02104c14 kind:function(arm,size=0x280) addr:0x02104c14 +func_ov031_02104e94 kind:function(arm,size=0x28) addr:0x02104e94 +func_ov031_02104ebc kind:function(arm,size=0x30) addr:0x02104ebc +func_ov031_02104eec kind:function(arm,size=0x14) addr:0x02104eec +func_ov031_02104f00 kind:function(arm,size=0x3c) addr:0x02104f00 +func_ov031_02104f3c kind:function(arm,size=0x24) addr:0x02104f3c +func_ov031_02104f60 kind:function(arm,size=0x8c) addr:0x02104f60 +func_ov031_02104fec kind:function(arm,size=0x9c) addr:0x02104fec +func_ov031_02105088 kind:function(arm,size=0x2c) addr:0x02105088 +func_ov031_021050b4 kind:function(arm,size=0x120) addr:0x021050b4 +func_ov031_021051d4 kind:function(arm,size=0xf8) addr:0x021051d4 +func_ov031_021052cc kind:function(arm,size=0x44) addr:0x021052cc +func_ov031_02105310 kind:function(arm,size=0x38) addr:0x02105310 +func_ov031_02105348 kind:function(arm,size=0x6c) addr:0x02105348 +func_ov031_021053b4 kind:function(arm,size=0x48) addr:0x021053b4 +func_ov031_021053fc kind:function(arm,size=0x44) addr:0x021053fc +func_ov031_02105440 kind:function(arm,size=0x20) addr:0x02105440 +func_ov031_02105460 kind:function(arm,size=0x28) addr:0x02105460 +func_ov031_02105488 kind:function(arm,size=0x14) addr:0x02105488 +func_ov031_0210549c kind:function(arm,size=0xc) addr:0x0210549c +func_ov031_021054a8 kind:function(arm,size=0x24) addr:0x021054a8 +func_ov031_021054cc kind:function(arm,size=0xa0) addr:0x021054cc +func_ov031_0210556c kind:function(arm,size=0x24) addr:0x0210556c +func_ov031_02105590 kind:function(arm,size=0xb8) addr:0x02105590 +func_ov031_02105648 kind:function(arm,size=0x48) addr:0x02105648 +func_ov031_02105690 kind:function(arm,size=0x2c) addr:0x02105690 +func_ov031_021056bc kind:function(arm,size=0xf8) addr:0x021056bc +func_ov031_021057b4 kind:function(arm,size=0x20) addr:0x021057b4 +func_ov031_021057d4 kind:function(arm,size=0x28) addr:0x021057d4 +func_ov031_021057fc kind:function(arm,size=0x30) addr:0x021057fc +func_ov031_0210582c kind:function(arm,size=0x14) addr:0x0210582c +func_ov031_02105840 kind:function(arm,size=0xc) addr:0x02105840 +func_ov031_0210584c kind:function(arm,size=0x24) addr:0x0210584c +func_ov031_02105870 kind:function(arm,size=0x44) addr:0x02105870 +func_ov031_021058b4 kind:function(arm,size=0x104) addr:0x021058b4 +func_ov031_021059b8 kind:function(arm,size=0x22c) addr:0x021059b8 +func_ov031_02105be4 kind:function(arm,size=0xd8) addr:0x02105be4 +func_ov031_02105cbc kind:function(arm,size=0xf0) addr:0x02105cbc +func_ov031_02105dac kind:function(arm,size=0x1a8) addr:0x02105dac +func_ov031_02105f54 kind:function(arm,size=0x50) addr:0x02105f54 +func_ov031_02105fa4 kind:function(arm,size=0x20) addr:0x02105fa4 +func_ov031_02105fc4 kind:function(arm,size=0x28) addr:0x02105fc4 +func_ov031_02105fec kind:function(arm,size=0x14) addr:0x02105fec +func_ov031_02106000 kind:function(arm,size=0xc) addr:0x02106000 +func_ov031_0210600c kind:function(arm,size=0x24) addr:0x0210600c +func_ov031_02106030 kind:function(arm,size=0x48) addr:0x02106030 +func_ov031_02106078 kind:function(arm,size=0x118) addr:0x02106078 +func_ov031_02106190 kind:function(arm,size=0x4c) addr:0x02106190 +func_ov031_021061dc kind:function(arm,size=0x48) addr:0x021061dc +func_ov031_02106224 kind:function(arm,size=0xc8) addr:0x02106224 +func_ov031_021062ec kind:function(arm,size=0xe0) addr:0x021062ec +func_ov031_021063cc kind:function(arm,size=0x10) addr:0x021063cc +func_ov031_021063dc kind:function(arm,size=0x60) addr:0x021063dc +func_ov031_0210643c kind:function(arm,size=0x23c) addr:0x0210643c +func_ov031_02106678 kind:function(arm,size=0x3f8) addr:0x02106678 +func_ov031_02106a70 kind:function(arm,size=0x14) addr:0x02106a70 +func_ov031_02106a84 kind:function(arm,size=0x1f4) addr:0x02106a84 +func_ov031_02106c78 kind:function(arm,size=0x20) addr:0x02106c78 +func_ov031_02106c98 kind:function(arm,size=0x8) addr:0x02106c98 +func_ov031_02106ca0 kind:function(arm,size=0x8) addr:0x02106ca0 +func_ov031_02106ca8 kind:function(arm,size=0x8) addr:0x02106ca8 +func_ov031_02106cb0 kind:function(arm,size=0x14) addr:0x02106cb0 +func_ov031_02106cc4 kind:function(arm,size=0x40) addr:0x02106cc4 +func_ov031_02106d04 kind:function(arm,size=0x48) addr:0x02106d04 +func_ov031_02106d4c kind:function(arm,size=0x14) addr:0x02106d4c +func_ov031_02106d60 kind:function(arm,size=0xc) addr:0x02106d60 +func_ov031_02106d6c kind:function(arm,size=0x24) addr:0x02106d6c +func_ov031_02106d90 kind:function(arm,size=0x28) addr:0x02106d90 +func_ov031_02106db8 kind:function(arm,size=0x28) addr:0x02106db8 +func_ov031_02106de0 kind:function(arm,size=0x8) addr:0x02106de0 +func_ov031_02106de8 kind:function(arm,size=0x70) addr:0x02106de8 +func_ov031_02106e58 kind:function(arm,size=0x38) addr:0x02106e58 +func_ov031_02106e90 kind:function(arm,size=0x8) addr:0x02106e90 +func_ov031_02106e98 kind:function(arm,size=0x3c) addr:0x02106e98 +func_ov031_02106ed4 kind:function(arm,size=0x14) addr:0x02106ed4 +func_ov031_02106ee8 kind:function(arm,size=0x1c) addr:0x02106ee8 +func_ov031_02106f04 kind:function(arm,size=0x14) addr:0x02106f04 +func_ov031_02106f18 kind:function(arm,size=0xc) addr:0x02106f18 +func_ov031_02106f24 kind:function(arm,size=0x24) addr:0x02106f24 +func_ov031_02106f48 kind:function(arm,size=0x54) addr:0x02106f48 +func_ov031_02106f9c kind:function(arm,size=0x58) addr:0x02106f9c +func_ov031_02106ff4 kind:function(arm,size=0x1a4) addr:0x02106ff4 +func_ov031_02107198 kind:function(arm,size=0x44) addr:0x02107198 +func_ov031_021071dc kind:function(arm,size=0x2c) addr:0x021071dc +func_ov031_02107208 kind:function(arm,size=0x48) addr:0x02107208 +func_ov031_02107250 kind:function(arm,size=0x2a4) addr:0x02107250 +func_ov031_021074f4 kind:function(arm,size=0x20) addr:0x021074f4 +func_ov031_02107514 kind:function(arm,size=0x28) addr:0x02107514 +func_ov031_0210753c kind:function(arm,size=0x14) addr:0x0210753c +func_ov031_02107550 kind:function(arm,size=0x1c) addr:0x02107550 +func_ov031_0210756c kind:function(arm,size=0xc) addr:0x0210756c +func_ov031_02107578 kind:function(arm,size=0x24) addr:0x02107578 +func_ov031_0210759c kind:function(arm,size=0x50) addr:0x0210759c +func_ov031_021075ec kind:function(arm,size=0xcc) addr:0x021075ec +func_ov031_021076b8 kind:function(arm,size=0x44c) addr:0x021076b8 +func_ov031_02107b04 kind:function(arm,size=0x3c) addr:0x02107b04 +func_ov031_02107b40 kind:function(arm,size=0x3dc) addr:0x02107b40 +func_ov031_02107f1c kind:function(arm,size=0x18) addr:0x02107f1c +func_ov031_02107f34 kind:function(arm,size=0x64) addr:0x02107f34 +func_ov031_02107f98 kind:function(arm,size=0x2c0) addr:0x02107f98 +func_ov031_02108258 kind:function(arm,size=0xbc) addr:0x02108258 +func_ov031_02108314 kind:function(arm,size=0x10c) addr:0x02108314 +func_ov031_02108420 kind:function(arm,size=0x228) addr:0x02108420 +func_ov031_02108648 kind:function(arm,size=0x5c) addr:0x02108648 +func_ov031_021086a4 kind:function(arm,size=0x5c) addr:0x021086a4 +func_ov031_02108700 kind:function(arm,size=0xf8) addr:0x02108700 +func_ov031_021087f8 kind:function(arm,size=0x3c) addr:0x021087f8 +func_ov031_02108834 kind:function(arm,size=0xcc) addr:0x02108834 +func_ov031_02108900 kind:function(arm,size=0x28) addr:0x02108900 +func_ov031_02108928 kind:function(arm,size=0x30) addr:0x02108928 +func_ov031_02108958 kind:function(arm,size=0x14) addr:0x02108958 +func_ov031_0210896c kind:function(arm,size=0xc) addr:0x0210896c +func_ov031_02108978 kind:function(arm,size=0x24) addr:0x02108978 +func_ov031_0210899c kind:function(arm,size=0x68) addr:0x0210899c +func_ov031_02108a04 kind:function(arm,size=0xe0) addr:0x02108a04 +func_ov031_02108ae4 kind:function(arm,size=0x164) addr:0x02108ae4 +func_ov031_02108c48 kind:function(arm,size=0x488) addr:0x02108c48 +func_ov031_021090d0 kind:function(arm,size=0x50) addr:0x021090d0 +func_ov031_02109120 kind:function(arm,size=0x2a4) addr:0x02109120 +func_ov031_021093c4 kind:function(arm,size=0x140) addr:0x021093c4 +func_ov031_02109504 kind:function(arm,size=0x70) addr:0x02109504 +func_ov031_02109574 kind:function(arm,size=0x8c) addr:0x02109574 +func_ov031_02109600 kind:function(arm,size=0x20) addr:0x02109600 +func_ov031_02109620 kind:function(arm,size=0x28) addr:0x02109620 +func_ov031_02109648 kind:function(arm,size=0x14) addr:0x02109648 +func_ov031_0210965c kind:function(arm,size=0xc) addr:0x0210965c +func_ov031_02109668 kind:function(arm,size=0x24) addr:0x02109668 +func_ov031_0210968c kind:function(arm,size=0x48) addr:0x0210968c +func_ov031_021096d4 kind:function(arm,size=0x40) addr:0x021096d4 +func_ov031_02109714 kind:function(arm,size=0x258) addr:0x02109714 +func_ov031_0210996c kind:function(arm,size=0x4) addr:0x0210996c +func_ov031_02109970 kind:function(arm,size=0x20) addr:0x02109970 +func_ov031_02109990 kind:function(arm,size=0x20) addr:0x02109990 +func_ov031_021099b0 kind:function(arm,size=0x28) addr:0x021099b0 +func_ov031_021099d8 kind:function(arm,size=0x14) addr:0x021099d8 +func_ov031_021099ec kind:function(arm,size=0xc) addr:0x021099ec +func_ov031_021099f8 kind:function(arm,size=0x24) addr:0x021099f8 +func_ov031_02109a1c kind:function(arm,size=0xa8) addr:0x02109a1c +func_ov031_02109ac4 kind:function(arm,size=0x68) addr:0x02109ac4 +func_ov031_02109b2c kind:function(arm,size=0x68) addr:0x02109b2c +func_ov031_02109b94 kind:function(arm,size=0xa8) addr:0x02109b94 +func_ov031_02109c3c kind:function(arm,size=0x18) addr:0x02109c3c +func_ov031_02109c54 kind:function(arm,size=0x20) addr:0x02109c54 +func_ov031_02109c74 kind:function(arm,size=0x24) addr:0x02109c74 +func_ov031_02109c98 kind:function(arm,size=0x1dc) addr:0x02109c98 +func_ov031_02109e74 kind:function(arm,size=0x50) addr:0x02109e74 +func_ov031_02109ec4 kind:function(arm,size=0x20) addr:0x02109ec4 +func_ov031_02109ee4 kind:function(arm,size=0x28) addr:0x02109ee4 +func_ov031_02109f0c kind:function(arm,size=0x14) addr:0x02109f0c +func_ov031_02109f20 kind:function(arm,size=0xc) addr:0x02109f20 +func_ov031_02109f2c kind:function(arm,size=0x24) addr:0x02109f2c +func_ov031_02109f50 kind:function(arm,size=0xb8) addr:0x02109f50 +func_ov031_0210a008 kind:function(arm,size=0x94) addr:0x0210a008 +func_ov031_0210a09c kind:function(arm,size=0x94) addr:0x0210a09c +func_ov031_0210a130 kind:function(arm,size=0x258) addr:0x0210a130 +func_ov031_0210a388 kind:function(arm,size=0x164) addr:0x0210a388 +func_ov031_0210a4ec kind:function(arm,size=0x124) addr:0x0210a4ec +func_ov031_0210a610 kind:function(arm,size=0x60) addr:0x0210a610 +func_ov031_0210a670 kind:function(arm,size=0x20) addr:0x0210a670 +func_ov031_0210a690 kind:function(arm,size=0x8c) addr:0x0210a690 +func_ov031_0210a71c kind:function(arm,size=0xec) addr:0x0210a71c +func_ov031_0210a808 kind:function(arm,size=0x18) addr:0x0210a808 +func_ov031_0210a820 kind:function(arm,size=0x4c) addr:0x0210a820 +func_ov031_0210a86c kind:function(arm,size=0xa8) addr:0x0210a86c +func_ov031_0210a914 kind:function(arm,size=0x50) addr:0x0210a914 +func_ov031_0210a964 kind:function(arm,size=0x5c) addr:0x0210a964 +func_ov031_0210a9c0 kind:function(arm,size=0xc) addr:0x0210a9c0 +func_ov031_0210a9cc kind:function(arm,size=0xd4) addr:0x0210a9cc +func_ov031_0210aaa0 kind:function(arm,size=0x28) addr:0x0210aaa0 +func_ov031_0210aac8 kind:function(arm,size=0x30) addr:0x0210aac8 +func_ov031_0210aaf8 kind:function(arm,size=0x14) addr:0x0210aaf8 +func_ov031_0210ab0c kind:function(arm,size=0xc) addr:0x0210ab0c +func_ov031_0210ab18 kind:function(arm,size=0x24) addr:0x0210ab18 +func_ov031_0210ab3c kind:function(arm,size=0x198) addr:0x0210ab3c +func_ov031_0210acd4 kind:function(arm,size=0x90) addr:0x0210acd4 +func_ov031_0210ad64 kind:function(arm,size=0x9c) addr:0x0210ad64 +func_ov031_0210ae00 kind:function(arm,size=0x90) addr:0x0210ae00 +func_ov031_0210ae90 kind:function(arm,size=0xc0) addr:0x0210ae90 +func_ov031_0210af50 kind:function(arm,size=0xc8) addr:0x0210af50 +func_ov031_0210b018 kind:function(arm,size=0x10) addr:0x0210b018 +func_ov031_0210b028 kind:function(arm,size=0x84) addr:0x0210b028 +func_ov031_0210b0ac kind:function(arm,size=0x38) addr:0x0210b0ac +func_ov031_0210b0e4 kind:function(arm,size=0x60) addr:0x0210b0e4 +func_ov031_0210b144 kind:function(arm,size=0x38) addr:0x0210b144 +func_ov031_0210b17c kind:function(arm,size=0x70) addr:0x0210b17c +func_ov031_0210b1ec kind:function(arm,size=0xe0) addr:0x0210b1ec +func_ov031_0210b2cc kind:function(arm,size=0x30) addr:0x0210b2cc +func_ov031_0210b2fc kind:function(arm,size=0x14) addr:0x0210b2fc +func_ov031_0210b310 kind:function(arm,size=0x1c) addr:0x0210b310 +func_ov031_0210b32c kind:function(arm,size=0x20) addr:0x0210b32c +func_ov031_0210b34c kind:function(arm,size=0x28) addr:0x0210b34c +func_ov031_0210b374 kind:function(arm,size=0x14) addr:0x0210b374 +func_ov031_0210b388 kind:function(arm,size=0xc) addr:0x0210b388 +func_ov031_0210b394 kind:function(arm,size=0x24) addr:0x0210b394 +func_ov031_0210b3b8 kind:function(arm,size=0x88) addr:0x0210b3b8 +func_ov031_0210b440 kind:function(arm,size=0xdc) addr:0x0210b440 +func_ov031_0210b51c kind:function(arm,size=0x84) addr:0x0210b51c +func_ov031_0210b5a0 kind:function(arm,size=0x130) addr:0x0210b5a0 +func_ov031_0210b6d0 kind:function(arm,size=0x14) addr:0x0210b6d0 +func_ov031_0210b6e4 kind:function(arm,size=0x14) addr:0x0210b6e4 +func_ov031_0210b6f8 kind:function(arm,size=0x120) addr:0x0210b6f8 +func_ov031_0210b818 kind:function(arm,size=0x90) addr:0x0210b818 +func_ov031_0210b8a8 kind:function(arm,size=0x78) addr:0x0210b8a8 +func_ov031_0210b920 kind:function(arm,size=0x3c) addr:0x0210b920 +func_ov031_0210b95c kind:function(arm,size=0x48) addr:0x0210b95c +func_ov031_0210b9a4 kind:function(arm,size=0x1c) addr:0x0210b9a4 +func_ov031_0210b9c0 kind:function(arm,size=0x4) addr:0x0210b9c0 +func_ov031_0210b9c4 kind:function(arm,size=0x1c) addr:0x0210b9c4 +func_ov031_0210b9e0 kind:function(arm,size=0x18) addr:0x0210b9e0 +func_ov031_0210b9f8 kind:function(arm,size=0x30) addr:0x0210b9f8 +func_ov031_0210ba28 kind:function(arm,size=0x28) addr:0x0210ba28 +func_ov031_0210ba50 kind:function(arm,size=0x14) addr:0x0210ba50 +func_ov031_0210ba64 kind:function(arm,size=0x5c) addr:0x0210ba64 +func_ov031_0210bac0 kind:function(arm,size=0x24) addr:0x0210bac0 +func_ov031_0210bae4 kind:function(arm,size=0xa0) addr:0x0210bae4 +func_ov031_0210bb84 kind:function(arm,size=0x110) addr:0x0210bb84 +func_ov031_0210bc94 kind:function(arm,size=0x164) addr:0x0210bc94 +func_ov031_0210bdf8 kind:function(arm,size=0x58) addr:0x0210bdf8 +func_ov031_0210be50 kind:function(arm,size=0x1d4) addr:0x0210be50 +func_ov031_0210c024 kind:function(arm,size=0x14) addr:0x0210c024 +func_ov031_0210c038 kind:function(arm,size=0x4) addr:0x0210c038 +func_ov031_0210c03c kind:function(arm,size=0x4) addr:0x0210c03c +func_ov031_0210c040 kind:function(arm,size=0x11c) addr:0x0210c040 +func_ov031_0210c15c kind:function(arm,size=0x10) addr:0x0210c15c +func_ov031_0210c16c kind:function(arm,size=0x14) addr:0x0210c16c +func_ov031_0210c180 kind:function(arm,size=0x364) addr:0x0210c180 +func_ov031_0210c4e4 kind:function(arm,size=0x1d4) addr:0x0210c4e4 +func_ov031_0210c6b8 kind:function(arm,size=0x94) addr:0x0210c6b8 +func_ov031_0210c74c kind:function(arm,size=0xf8) addr:0x0210c74c +func_ov031_0210c844 kind:function(arm,size=0x280) addr:0x0210c844 +func_ov031_0210cac4 kind:function(arm,size=0x2c) addr:0x0210cac4 +func_ov031_0210caf0 kind:function(arm,size=0x8c) addr:0x0210caf0 +func_ov031_0210cb7c kind:function(arm,size=0xac) addr:0x0210cb7c +func_ov031_0210cc28 kind:function(arm,size=0x4) addr:0x0210cc28 +func_ov031_0210cc2c kind:function(arm,size=0x74) addr:0x0210cc2c +func_ov031_0210cca0 kind:function(arm,size=0x1a0) addr:0x0210cca0 +func_ov031_0210ce40 kind:function(arm,size=0x30) addr:0x0210ce40 +func_ov031_0210ce70 kind:function(arm,size=0x38) addr:0x0210ce70 +func_ov031_0210cea8 kind:function(arm,size=0x14) addr:0x0210cea8 +func_ov031_0210cebc kind:function(arm,size=0x3c) addr:0x0210cebc +func_ov031_0210cef8 kind:function(arm,size=0x24) addr:0x0210cef8 +func_ov031_0210cf1c kind:function(arm,size=0xb0) addr:0x0210cf1c +func_ov031_0210cfcc kind:function(arm,size=0x6c) addr:0x0210cfcc +func_ov031_0210d038 kind:function(arm,size=0xbc) addr:0x0210d038 +func_ov031_0210d0f4 kind:function(arm,size=0x64) addr:0x0210d0f4 +func_ov031_0210d158 kind:function(arm,size=0xb0) addr:0x0210d158 +func_ov031_0210d208 kind:function(arm,size=0xd0) addr:0x0210d208 +func_ov031_0210d2d8 kind:function(arm,size=0xe0) addr:0x0210d2d8 +func_ov031_0210d3b8 kind:function(arm,size=0x14) addr:0x0210d3b8 +func_ov031_0210d3cc kind:function(arm,size=0x14) addr:0x0210d3cc +func_ov031_0210d3e0 kind:function(arm,size=0x170) addr:0x0210d3e0 +func_ov031_0210d550 kind:function(arm,size=0x60) addr:0x0210d550 +func_ov031_0210d5b0 kind:function(arm,size=0x14) addr:0x0210d5b0 +func_ov031_0210d5c4 kind:function(arm,size=0xa0) addr:0x0210d5c4 +func_ov031_0210d664 kind:function(arm,size=0xac) addr:0x0210d664 +func_ov031_0210d710 kind:function(arm,size=0x40) addr:0x0210d710 +func_ov031_0210d750 kind:function(arm,size=0x44) addr:0x0210d750 +func_ov031_0210d794 kind:function(arm,size=0x174) addr:0x0210d794 +func_ov031_0210d908 kind:function(arm,size=0x1c) addr:0x0210d908 +func_ov031_0210d924 kind:function(arm,size=0x1c) addr:0x0210d924 +func_ov031_0210d940 kind:function(arm,size=0x28) addr:0x0210d940 +func_ov031_0210d968 kind:function(arm,size=0x30) addr:0x0210d968 +func_ov031_0210d998 kind:function(arm,size=0x14) addr:0x0210d998 +func_ov031_0210d9ac kind:function(arm,size=0x58) addr:0x0210d9ac +func_ov031_0210da04 kind:function(arm,size=0x14) addr:0x0210da04 +func_ov031_0210da18 kind:function(arm,size=0x1c) addr:0x0210da18 +func_ov031_0210da34 kind:function(arm,size=0x8c) addr:0x0210da34 +func_ov031_0210dac0 kind:function(arm,size=0x1e8) addr:0x0210dac0 +func_ov031_0210dca8 kind:function(arm,size=0x80) addr:0x0210dca8 +func_ov031_0210dd28 kind:function(arm,size=0x4) addr:0x0210dd28 +func_ov031_0210dd2c kind:function(arm,size=0x38) addr:0x0210dd2c +func_ov031_0210dd64 kind:function(arm,size=0x1fc) addr:0x0210dd64 +func_ov031_0210df60 kind:function(arm,size=0x10) addr:0x0210df60 +func_ov031_0210df70 kind:function(arm,size=0x5c) addr:0x0210df70 +func_ov031_0210dfcc kind:function(arm,size=0xc) addr:0x0210dfcc +func_ov031_0210dfd8 kind:function(arm,size=0x28) addr:0x0210dfd8 +func_ov031_0210e000 kind:function(arm,size=0x18) addr:0x0210e000 +func_ov031_0210e018 kind:function(arm,size=0x5c) addr:0x0210e018 +func_ov031_0210e074 kind:function(arm,size=0x14) addr:0x0210e074 +func_ov031_0210e088 kind:function(arm,size=0x38) addr:0x0210e088 +func_ov031_0210e0c0 kind:function(arm,size=0x2c) addr:0x0210e0c0 +func_ov031_0210e0ec kind:function(arm,size=0x20) addr:0x0210e0ec +func_ov031_0210e10c kind:function(arm,size=0x7c) addr:0x0210e10c +func_ov031_0210e188 kind:function(arm,size=0x5c) addr:0x0210e188 +func_ov031_0210e1e4 kind:function(arm,size=0x34) addr:0x0210e1e4 +func_ov031_0210e218 kind:function(arm,size=0x60) addr:0x0210e218 +func_ov031_0210e278 kind:function(arm,size=0x1c) addr:0x0210e278 +func_ov031_0210e294 kind:function(arm,size=0x20) addr:0x0210e294 +func_ov031_0210e2b4 kind:function(arm,size=0x28) addr:0x0210e2b4 +func_ov031_0210e2dc kind:function(arm,size=0x104) addr:0x0210e2dc +func_ov031_0210e3e0 kind:function(arm,size=0x74) addr:0x0210e3e0 +func_ov031_0210e454 kind:function(arm,size=0x14) addr:0x0210e454 +func_ov031_0210e468 kind:function(arm,size=0x50) addr:0x0210e468 +func_ov031_0210e4b8 kind:function(arm,size=0xc8) addr:0x0210e4b8 +func_ov031_0210e580 kind:function(arm,size=0x178) addr:0x0210e580 +func_ov031_0210e6f8 kind:function(arm,size=0x64) addr:0x0210e6f8 +func_ov031_0210e75c kind:function(arm,size=0x34) addr:0x0210e75c +func_ov031_0210e790 kind:function(arm,size=0x218) addr:0x0210e790 +func_ov031_0210e9a8 kind:function(arm,size=0xc) addr:0x0210e9a8 +func_ov031_0210e9b4 kind:function(arm,size=0x40) addr:0x0210e9b4 +func_ov031_0210e9f4 kind:function(arm,size=0x3c) addr:0x0210e9f4 +func_ov031_0210ea30 kind:function(arm,size=0x28) addr:0x0210ea30 +func_ov031_0210ea58 kind:function(arm,size=0x2c) addr:0x0210ea58 +func_ov031_0210ea84 kind:function(arm,size=0x1c) addr:0x0210ea84 +func_ov031_0210eaa0 kind:function(arm,size=0x20) addr:0x0210eaa0 +func_ov031_0210eac0 kind:function(arm,size=0x28) addr:0x0210eac0 +func_ov031_0210eae8 kind:function(thumb,size=0x3cc) addr:0x0210eae8 +func_ov031_0210eeb4 kind:function(arm,size=0x200) addr:0x0210eeb4 +func_ov031_0210f0b4 kind:function(arm,size=0x580) addr:0x0210f0b4 +func_ov031_0210f634 kind:function(arm,size=0x1b0) addr:0x0210f634 +func_ov031_0210f7e4 kind:function(arm,size=0x30) addr:0x0210f7e4 +func_ov031_0210f814 kind:function(arm,size=0xec) addr:0x0210f814 +func_ov031_0210f900 kind:function(arm,size=0x14) addr:0x0210f900 +func_ov031_0210f914 kind:function(arm,size=0x1c) addr:0x0210f914 +func_ov031_0210f930 kind:function(arm,size=0xac) addr:0x0210f930 +func_ov031_0210f9dc kind:function(arm,size=0x4c) addr:0x0210f9dc +func_ov031_0210fa28 kind:function(arm,size=0x14) addr:0x0210fa28 +func_ov031_0210fa3c kind:function(arm,size=0x1c) addr:0x0210fa3c +func_ov031_0210fa58 kind:function(arm,size=0x78) addr:0x0210fa58 +func_ov031_0210fad0 kind:function(arm,size=0x114) addr:0x0210fad0 +func_ov031_0210fbe4 kind:function(arm,size=0x4) addr:0x0210fbe4 +func_ov031_0210fbe8 kind:function(arm,size=0x104) addr:0x0210fbe8 +func_ov031_0210fcec kind:function(arm,size=0x14) addr:0x0210fcec +func_ov031_0210fd00 kind:function(arm,size=0x1c) addr:0x0210fd00 +data_ov031_0210fd1c kind:data(any) addr:0x0210fd1c ambiguous +data_ov031_0210fd88 kind:data(any) addr:0x0210fd88 ambiguous +data_ov031_02110250 kind:data(any) addr:0x02110250 ambiguous +data_ov031_02110640 kind:data(any) addr:0x02110640 +data_ov031_02110651 kind:data(any) addr:0x02110651 +data_ov031_0211067c kind:data(any) addr:0x0211067c +data_ov031_02110684 kind:data(any) addr:0x02110684 +data_ov031_0211069c kind:data(any) addr:0x0211069c +data_ov031_021106ec kind:data(any) addr:0x021106ec +data_ov031_02110700 kind:data(any) addr:0x02110700 ambiguous +data_ov031_02110704 kind:data(any) addr:0x02110704 ambiguous +data_ov031_02110708 kind:data(any) addr:0x02110708 ambiguous +data_ov031_0211070c kind:data(any) addr:0x0211070c ambiguous +data_ov031_02110710 kind:data(any) addr:0x02110710 ambiguous +data_ov031_02110714 kind:data(any) addr:0x02110714 ambiguous +data_ov031_02110718 kind:data(any) addr:0x02110718 ambiguous +data_ov031_0211071c kind:data(any) addr:0x0211071c ambiguous +data_ov031_02110720 kind:data(any) addr:0x02110720 ambiguous +data_ov031_02110724 kind:data(any) addr:0x02110724 +data_ov031_02110738 kind:data(any) addr:0x02110738 +data_ov031_02110748 kind:data(any) addr:0x02110748 +data_ov031_02110774 kind:data(any) addr:0x02110774 +data_ov031_02110788 kind:data(any) addr:0x02110788 +data_ov031_0211079c kind:data(any) addr:0x0211079c +data_ov031_0211079e kind:data(any) addr:0x0211079e +data_ov031_021107a0 kind:data(any) addr:0x021107a0 +data_ov031_021107a2 kind:data(any) addr:0x021107a2 +data_ov031_021107a4 kind:data(any) addr:0x021107a4 +data_ov031_021107a5 kind:data(any) addr:0x021107a5 +data_ov031_021107a6 kind:data(any) addr:0x021107a6 +data_ov031_021107a8 kind:data(any) addr:0x021107a8 +data_ov031_021107ac kind:data(any) addr:0x021107ac +data_ov031_02110874 kind:data(any) addr:0x02110874 +data_ov031_02110886 kind:data(any) addr:0x02110886 +data_ov031_02110898 kind:data(any) addr:0x02110898 +data_ov031_021108ac kind:data(any) addr:0x021108ac +data_ov031_021108c0 kind:data(any) addr:0x021108c0 +data_ov031_021108d4 kind:data(any) addr:0x021108d4 ambiguous +data_ov031_021108d8 kind:data(any) addr:0x021108d8 ambiguous +data_ov031_021108f8 kind:data(any) addr:0x021108f8 ambiguous +data_ov031_0211093c kind:data(any) addr:0x0211093c ambiguous +data_ov031_02110980 kind:data(any) addr:0x02110980 ambiguous +data_ov031_021109c4 kind:data(any) addr:0x021109c4 ambiguous +data_ov031_021109e4 kind:data(any) addr:0x021109e4 +data_ov031_021109ea kind:data(any) addr:0x021109ea +data_ov031_021109ec kind:data(any) addr:0x021109ec +data_ov031_021109ee kind:data(any) addr:0x021109ee +data_ov031_021109f0 kind:data(any) addr:0x021109f0 +data_ov031_021109fc kind:data(any) addr:0x021109fc +data_ov031_02110a10 kind:data(any) addr:0x02110a10 +data_ov031_02110a28 kind:data(any) addr:0x02110a28 +data_ov031_02110a50 kind:data(any) addr:0x02110a50 +data_ov031_02110a60 kind:data(any) addr:0x02110a60 +data_ov031_02110a70 kind:data(any) addr:0x02110a70 +data_ov031_02110a80 kind:data(any) addr:0x02110a80 +data_ov031_02110a88 kind:data(any) addr:0x02110a88 +data_ov031_02110a98 kind:data(any) addr:0x02110a98 +data_ov031_02110a9c kind:data(any) addr:0x02110a9c +data_ov031_02110aa0 kind:data(any) addr:0x02110aa0 +data_ov031_02110ac0 kind:data(any) addr:0x02110ac0 +data_ov031_02110ac4 kind:data(any) addr:0x02110ac4 +data_ov031_02110acc kind:data(any) addr:0x02110acc +data_ov031_02110ad0 kind:data(any) addr:0x02110ad0 +data_ov031_02110b01 kind:data(any) addr:0x02110b01 +data_ov031_02110b08 kind:data(any) addr:0x02110b08 +data_ov031_02110b3c kind:data(any) addr:0x02110b3c +data_ov031_02110b4c kind:data(any) addr:0x02110b4c +data_ov031_02110b5c kind:data(any) addr:0x02110b5c +data_ov031_02110b70 kind:data(any) addr:0x02110b70 +data_ov031_02110b80 kind:data(any) addr:0x02110b80 +data_ov031_02110b90 kind:data(any) addr:0x02110b90 +data_ov031_02110b94 kind:data(any) addr:0x02110b94 +data_ov031_02110b98 kind:data(any) addr:0x02110b98 +data_ov031_02110ba4 kind:data(any) addr:0x02110ba4 +data_ov031_02110bb0 kind:data(any) addr:0x02110bb0 +data_ov031_02110bbc kind:data(any) addr:0x02110bbc +data_ov031_02110bc8 kind:data(any) addr:0x02110bc8 +data_ov031_02110bec kind:data(any) addr:0x02110bec +data_ov031_02110c00 kind:data(any) addr:0x02110c00 +data_ov031_02110c1c kind:data(any) addr:0x02110c1c +data_ov031_02110c28 kind:data(any) addr:0x02110c28 +data_ov031_02110c3c kind:data(any) addr:0x02110c3c +data_ov031_02110c44 kind:data(any) addr:0x02110c44 +data_ov031_02110c68 kind:data(any) addr:0x02110c68 +data_ov031_02110c88 kind:data(any) addr:0x02110c88 +data_ov031_02110cc4 kind:data(any) addr:0x02110cc4 ambiguous +data_ov031_02110ce0 kind:data(any) addr:0x02110ce0 +data_ov031_02110cf0 kind:data(any) addr:0x02110cf0 +data_ov031_02110d04 kind:data(any) addr:0x02110d04 +data_ov031_02110d18 kind:data(any) addr:0x02110d18 +data_ov031_02110d2c kind:data(any) addr:0x02110d2c +data_ov031_02110d38 kind:data(any) addr:0x02110d38 ambiguous +data_ov031_02110d40 kind:data(any) addr:0x02110d40 +data_ov031_02110d54 kind:data(any) addr:0x02110d54 +data_ov031_02110d68 kind:data(any) addr:0x02110d68 +data_ov031_02110d74 kind:data(any) addr:0x02110d74 +data_ov031_02110d7c kind:data(any) addr:0x02110d7c ambiguous +data_ov031_02110d98 kind:data(any) addr:0x02110d98 +data_ov031_02110da4 kind:data(any) addr:0x02110da4 +data_ov031_02110dac kind:data(any) addr:0x02110dac +data_ov031_02110dcc kind:data(any) addr:0x02110dcc +data_ov031_02110de0 kind:data(any) addr:0x02110de0 +data_ov031_02110df4 kind:data(any) addr:0x02110df4 +data_ov031_02110e08 kind:data(any) addr:0x02110e08 +data_ov031_02110e1c kind:data(any) addr:0x02110e1c +data_ov031_02110ea8 kind:data(any) addr:0x02110ea8 +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_02110f3c kind:data(any) addr:0x02110f3c +data_ov031_02110f4c kind:data(any) addr:0x02110f4c +data_ov031_02110f60 kind:data(any) addr:0x02110f60 +data_ov031_02110f74 kind:data(any) addr:0x02110f74 +data_ov031_02110f88 kind:data(any) addr:0x02110f88 +func_ov031_02110fd0 kind:function(arm,size=0x18) addr:0x02110fd0 +func_ov031_02110fe8 kind:function(arm,size=0x10) addr:0x02110fe8 +func_ov031_02110ff8 kind:function(arm,size=0x50) addr:0x02110ff8 +func_ov031_02111048 kind:function(arm,size=0x50) addr:0x02111048 +func_ov031_02111098 kind:function(arm,size=0x50) addr:0x02111098 +func_ov031_021110e8 kind:function(arm,size=0x50) addr:0x021110e8 +func_ov031_02111138 kind:function(arm,size=0x74) addr:0x02111138 +func_ov031_021111ac kind:function(arm,size=0x74) addr:0x021111ac +func_ov031_02111220 kind:function(arm,size=0x50) addr:0x02111220 +func_ov031_02111270 kind:function(arm,size=0x98) addr:0x02111270 +func_ov031_02111308 kind:function(arm,size=0x94) addr:0x02111308 +func_ov031_0211139c kind:function(arm,size=0x6c) addr:0x0211139c +func_ov031_02111408 kind:function(arm,size=0x50) addr:0x02111408 +func_ov031_02111458 kind:function(arm,size=0x50) addr:0x02111458 +func_ov031_021114a8 kind:function(arm,size=0x50) addr:0x021114a8 +func_ov031_021114f8 kind:function(arm,size=0x50) addr:0x021114f8 +func_ov031_02111548 kind:function(arm,size=0x50) addr:0x02111548 +func_ov031_02111598 kind:function(arm,size=0x50) addr:0x02111598 +func_ov031_021115e8 kind:function(arm,size=0x50) addr:0x021115e8 +func_ov031_02111638 kind:function(arm,size=0x24) addr:0x02111638 +func_ov031_0211165c kind:function(arm,size=0x64) addr:0x0211165c +func_ov031_021116c0 kind:function(arm,size=0x50) addr:0x021116c0 +func_ov031_02111710 kind:function(arm,size=0x50) addr:0x02111710 +func_ov031_02111760 kind:function(arm,size=0x50) addr:0x02111760 +func_ov031_021117b0 kind:function(arm,size=0x50) addr:0x021117b0 +func_ov031_02111800 kind:function(arm,size=0x50) addr:0x02111800 +func_ov031_02111850 kind:function(arm,size=0x138) addr:0x02111850 +func_ov031_02111988 kind:function(arm,size=0x74) addr:0x02111988 +func_ov031_021119fc kind:function(arm,size=0x50) addr:0x021119fc +func_ov031_02111a4c kind:function(arm,size=0x50) addr:0x02111a4c +func_ov031_02111a9c kind:function(arm,size=0x50) addr:0x02111a9c +func_ov031_02111aec kind:function(arm,size=0x3c) addr:0x02111aec +func_ov031_02111b28 kind:function(arm,size=0x64) addr:0x02111b28 +func_ov031_02111b8c kind:function(arm,size=0x64) addr:0x02111b8c +func_ov031_02111bf0 kind:function(arm,size=0x64) addr:0x02111bf0 +func_ov031_02111c54 kind:function(arm,size=0x64) addr:0x02111c54 +func_ov031_02111cb8 kind:function(arm,size=0x50) addr:0x02111cb8 +func_ov031_02111d08 kind:function(arm,size=0x50) addr:0x02111d08 +func_ov031_02111d58 kind:function(arm,size=0x50) addr:0x02111d58 +func_ov031_02111da8 kind:function(arm,size=0x50) addr:0x02111da8 +func_ov031_02111df8 kind:function(arm,size=0x90) addr:0x02111df8 +func_ov031_02111e88 kind:function(arm,size=0x70) addr:0x02111e88 +func_ov031_02111ef8 kind:function(arm,size=0x50) addr:0x02111ef8 +func_ov031_02111f48 kind:function(arm,size=0x6c) addr:0x02111f48 +func_ov031_02111fb4 kind:function(arm,size=0x30) addr:0x02111fb4 +func_ov031_02111fe4 kind:function(arm,size=0x6c) addr:0x02111fe4 +func_ov031_02112050 kind:function(arm,size=0x6c) addr:0x02112050 +func_ov031_021120bc kind:function(arm,size=0x6c) addr:0x021120bc +func_ov031_02112128 kind:function(arm,size=0x50) addr:0x02112128 +func_ov031_02112178 kind:function(arm,size=0x50) addr:0x02112178 +func_ov031_021121c8 kind:function(arm,size=0x74) addr:0x021121c8 +func_ov031_0211223c kind:function(arm,size=0x50) addr:0x0211223c +func_ov031_0211228c kind:function(arm,size=0x50) addr:0x0211228c +func_ov031_021122dc kind:function(arm,size=0x50) addr:0x021122dc +func_ov031_0211232c kind:function(arm,size=0x70) addr:0x0211232c +func_ov031_0211239c kind:function(arm,size=0x64) addr:0x0211239c +func_ov031_02112400 kind:function(arm,size=0x64) addr:0x02112400 +func_ov031_02112464 kind:function(arm,size=0x50) addr:0x02112464 +func_ov031_021124b4 kind:function(arm,size=0x5c) addr:0x021124b4 +func_ov031_02112510 kind:function(arm,size=0x70) addr:0x02112510 +func_ov031_02112580 kind:function(arm,size=0xe0) addr:0x02112580 +func_ov031_02112660 kind:function(arm,size=0x74) addr:0x02112660 +func_ov031_021126d4 kind:function(arm,size=0x50) addr:0x021126d4 +func_ov031_02112724 kind:function(arm,size=0x70) addr:0x02112724 +data_ov031_021128a0 kind:data(any) addr:0x021128a0 ambiguous +data_ov031_021128a4 kind:data(any) addr:0x021128a4 +data_ov031_021128a8 kind:data(any) addr:0x021128a8 +data_ov031_021128ac kind:data(any) addr:0x021128ac +data_ov031_021128b0 kind:data(any) addr:0x021128b0 +data_ov031_021128b4 kind:data(any) addr:0x021128b4 +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_021128e0 kind:data(any) addr:0x021128e0 +data_ov031_021128e8 kind:data(any) addr:0x021128e8 +data_ov031_021128f0 kind:data(any) addr:0x021128f0 +data_ov031_021128f8 kind:data(any) addr:0x021128f8 +data_ov031_02112904 kind:data(any) addr:0x02112904 +data_ov031_02112910 kind:data(any) addr:0x02112910 +data_ov031_0211291c kind:data(any) addr:0x0211291c +data_ov031_02112928 kind:data(any) addr:0x02112928 +data_ov031_02112938 kind:data(any) addr:0x02112938 +data_ov031_02112948 kind:data(any) addr:0x02112948 +data_ov031_02112958 kind:data(any) addr:0x02112958 +data_ov031_0211296c kind:data(any) addr:0x0211296c +data_ov031_0211298c kind:data(any) addr:0x0211298c +data_ov031_021129ac kind:data(any) addr:0x021129ac +data_ov031_021129bc kind:data(any) addr:0x021129bc +data_ov031_021129d4 kind:data(any) addr:0x021129d4 +data_ov031_021129ec kind:data(any) addr:0x021129ec +data_ov031_02112a0c kind:data(any) addr:0x02112a0c ambiguous +data_ov031_02112a50 kind:data(any) addr:0x02112a50 +data_ov031_02112a64 kind:data(any) addr:0x02112a64 +data_ov031_02112a78 kind:data(any) addr:0x02112a78 +data_ov031_02112aa0 kind:data(any) addr:0x02112aa0 +data_ov031_02112ad4 kind:data(any) addr:0x02112ad4 +data_ov031_02112ae0 kind:data(any) addr:0x02112ae0 +data_ov031_02112afc kind:data(any) addr:0x02112afc +data_ov031_02112b18 kind:data(any) addr:0x02112b18 +data_ov031_02112b24 kind:data(any) addr:0x02112b24 +data_ov031_02112b40 kind:data(any) addr:0x02112b40 +data_ov031_02112b54 kind:data(any) addr:0x02112b54 +data_ov031_02112b60 kind:data(any) addr:0x02112b60 ambiguous +data_ov031_02112b6c kind:data(any) addr:0x02112b6c +data_ov031_02112b78 kind:data(any) addr:0x02112b78 +data_ov031_02112b8c kind:data(any) addr:0x02112b8c +data_ov031_02112bb4 kind:data(any) addr:0x02112bb4 +data_ov031_02112bdc kind:data(any) addr:0x02112bdc +data_ov031_02112be8 kind:data(any) addr:0x02112be8 +data_ov031_02112c00 kind:data(any) addr:0x02112c00 +data_ov031_02112c38 kind:data(any) addr:0x02112c38 +data_ov031_02112c78 kind:data(any) addr:0x02112c78 +data_ov031_02112c94 kind:data(any) addr:0x02112c94 +data_ov031_02112cb0 kind:data(any) addr:0x02112cb0 +data_ov031_02112ccc kind:data(any) addr:0x02112ccc +data_ov031_02112cf0 kind:data(any) addr:0x02112cf0 +data_ov031_02112d4c kind:data(any) addr:0x02112d4c +data_ov031_02112d68 kind:data(any) addr:0x02112d68 +data_ov031_02112d8c kind:data(any) addr:0x02112d8c +data_ov031_02112de8 kind:data(any) addr:0x02112de8 +data_ov031_02112e54 kind:data(any) addr:0x02112e54 +data_ov031_02112e78 kind:data(any) addr:0x02112e78 +data_ov031_02112eec kind:data(any) addr:0x02112eec +data_ov031_02112f04 kind:data(any) addr:0x02112f04 +data_ov031_02112f20 kind:data(any) addr:0x02112f20 +data_ov031_02112f3c kind:data(any) addr:0x02112f3c +data_ov031_02112f58 kind:data(any) addr:0x02112f58 +data_ov031_02112f7c kind:data(any) addr:0x02112f7c +data_ov031_02112fd8 kind:data(any) addr:0x02112fd8 +data_ov031_02112fdc kind:data(any) addr:0x02112fdc +data_ov031_02112ff4 kind:data(any) addr:0x02112ff4 +data_ov031_02113010 kind:data(any) addr:0x02113010 +data_ov031_02113034 kind:data(any) addr:0x02113034 +data_ov031_02113090 kind:data(any) addr:0x02113090 +data_ov031_021130ac kind:data(any) addr:0x021130ac +data_ov031_02113110 kind:data(any) addr:0x02113110 +data_ov031_02113114 kind:data(any) addr:0x02113114 +data_ov031_0211312c kind:data(any) addr:0x0211312c +data_ov031_02113148 kind:data(any) addr:0x02113148 +data_ov031_02113164 kind:data(any) addr:0x02113164 +data_ov031_02113188 kind:data(any) addr:0x02113188 +data_ov031_021131dc kind:data(any) addr:0x021131dc +data_ov031_021131e0 kind:data(any) addr:0x021131e0 +data_ov031_021131e4 kind:data(any) addr:0x021131e4 +data_ov031_021131e8 kind:data(any) addr:0x021131e8 +data_ov031_021131ec kind:data(any) addr:0x021131ec +data_ov031_02113204 kind:data(any) addr:0x02113204 +data_ov031_02113218 kind:data(any) addr:0x02113218 +data_ov031_02113260 kind:data(any) addr:0x02113260 +data_ov031_021132b0 kind:data(any) addr:0x021132b0 +data_ov031_021133cc kind:data(any) addr:0x021133cc +data_ov031_021133f0 kind:data(any) addr:0x021133f0 +data_ov031_02113414 kind:data(any) addr:0x02113414 +data_ov031_02113468 kind:data(any) addr:0x02113468 +data_ov031_02113478 kind:data(any) addr:0x02113478 +data_ov031_02113490 kind:data(any) addr:0x02113490 +data_ov031_021134a8 kind:data(any) addr:0x021134a8 +data_ov031_021134cc kind:data(any) addr:0x021134cc +data_ov031_02113520 kind:data(any) addr:0x02113520 +data_ov031_02113588 kind:data(any) addr:0x02113588 +data_ov031_021135f0 kind:data(any) addr:0x021135f0 +data_ov031_021135f4 kind:data(any) addr:0x021135f4 +data_ov031_021135f8 kind:data(any) addr:0x021135f8 +data_ov031_021135fc kind:data(any) addr:0x021135fc +data_ov031_0211361c kind:data(any) addr:0x0211361c +data_ov031_02113628 kind:data(any) addr:0x02113628 +data_ov031_0211364c kind:data(any) addr:0x0211364c +data_ov031_02113670 kind:data(any) addr:0x02113670 +data_ov031_0211369c kind:data(any) addr:0x0211369c +data_ov031_021136e4 kind:data(any) addr:0x021136e4 +data_ov031_0211372c kind:data(any) addr:0x0211372c +data_ov031_02113770 kind:data(any) addr:0x02113770 +data_ov031_021137f8 kind:data(any) addr:0x021137f8 +data_ov031_02113888 kind:data(any) addr:0x02113888 +data_ov031_0211394c kind:data(any) addr:0x0211394c +data_ov031_02113a08 kind:data(any) addr:0x02113a08 +data_ov031_02113a20 kind:data(any) addr:0x02113a20 +data_ov031_02113a38 kind:data(any) addr:0x02113a38 +data_ov031_02113a50 kind:data(any) addr:0x02113a50 +data_ov031_02113a68 kind:data(any) addr:0x02113a68 +data_ov031_02113a80 kind:data(any) addr:0x02113a80 +data_ov031_02113a98 kind:data(any) addr:0x02113a98 +data_ov031_02113ab0 kind:data(any) addr:0x02113ab0 +data_ov031_02113ac8 kind:data(any) addr:0x02113ac8 +data_ov031_02113ae0 kind:data(any) addr:0x02113ae0 +data_ov031_02113af8 kind:data(any) addr:0x02113af8 +data_ov031_02113b58 kind:data(any) addr:0x02113b58 +data_ov031_02113d08 kind:data(any) addr:0x02113d08 +data_ov031_02113d14 kind:data(any) addr:0x02113d14 +data_ov031_02113d3c kind:data(any) addr:0x02113d3c ambiguous +data_ov031_02113d58 kind:data(any) addr:0x02113d58 +data_ov031_02113d64 kind:data(any) addr:0x02113d64 +data_ov031_02113d74 kind:data(any) addr:0x02113d74 +data_ov031_02113da4 kind:data(any) addr:0x02113da4 +data_ov031_02113ddc kind:data(any) addr:0x02113ddc +data_ov031_02113df4 kind:data(any) addr:0x02113df4 +data_ov031_02113e18 kind:data(any) addr:0x02113e18 +data_ov031_02113e74 kind:data(any) addr:0x02113e74 +data_ov031_02113e98 kind:data(any) addr:0x02113e98 +data_ov031_02113ef4 kind:data(any) addr:0x02113ef4 +data_ov031_02113f18 kind:data(any) addr:0x02113f18 +data_ov031_02113f40 kind:data(any) addr:0x02113f40 +data_ov031_02113f9c kind:data(any) addr:0x02113f9c +data_ov031_02113fb8 kind:data(any) addr:0x02113fb8 +data_ov031_02113fd4 kind:data(any) addr:0x02113fd4 +data_ov031_02114044 kind:data(any) addr:0x02114044 +data_ov031_02114060 kind:data(any) addr:0x02114060 +data_ov031_021140a0 kind:data(any) addr:0x021140a0 +data_ov031_021140e8 kind:data(any) addr:0x021140e8 +data_ov031_02114158 kind:data(any) addr:0x02114158 +data_ov031_02114174 kind:data(any) addr:0x02114174 +data_ov031_021141b4 kind:data(any) addr:0x021141b4 +data_ov031_021141fc kind:data(any) addr:0x021141fc +data_ov031_0211426c kind:data(any) addr:0x0211426c +data_ov031_02114288 kind:data(any) addr:0x02114288 +data_ov031_021142a4 kind:data(any) addr:0x021142a4 +data_ov031_021142c0 kind:data(any) addr:0x021142c0 +data_ov031_02114300 kind:data(any) addr:0x02114300 +data_ov031_02114348 kind:data(any) addr:0x02114348 +data_ov031_021143a4 kind:data(any) addr:0x021143a4 +data_ov031_021143c8 kind:data(any) addr:0x021143c8 +data_ov031_02114424 kind:data(any) addr:0x02114424 +data_ov031_02114440 kind:data(any) addr:0x02114440 +data_ov031_0211449c kind:data(any) addr:0x0211449c +data_ov031_021144a8 kind:data(any) addr:0x021144a8 +data_ov031_0211450c kind:data(any) addr:0x0211450c +data_ov031_02114530 kind:data(any) addr:0x02114530 +data_ov031_02114584 kind:data(any) addr:0x02114584 +data_ov031_02114594 kind:data(any) addr:0x02114594 +data_ov031_021145a4 kind:data(any) addr:0x021145a4 +data_ov031_021145a8 kind:data(any) addr:0x021145a8 +data_ov031_021145b8 kind:data(any) addr:0x021145b8 +data_ov031_021145dc kind:data(any) addr:0x021145dc +data_ov031_02114608 kind:data(any) addr:0x02114608 +data_ov031_02114664 kind:data(any) addr:0x02114664 +data_ov031_021146c0 kind:data(any) addr:0x021146c0 ambiguous +data_ov031_02114720 kind:data(any) addr:0x02114720 ambiguous +data_ov031_02114780 kind:data(any) addr:0x02114780 +data_ov031_021147e0 kind:data(any) addr:0x021147e0 +data_ov031_02114804 kind:data(any) addr:0x02114804 +data_ov031_0211480c kind:data(any) addr:0x0211480c +data_ov031_02114820 kind:data(any) addr:0x02114820 +data_ov031_02114844 kind:data(any) addr:0x02114844 +data_ov031_021148a0 kind:data(any) addr:0x021148a0 ambiguous +data_ov031_021148b0 kind:data(any) addr:0x021148b0 +data_ov031_021148c0 kind:data(any) addr:0x021148c0 +data_ov031_021148e4 kind:data(any) addr:0x021148e4 +data_ov031_02114940 kind:data(any) addr:0x02114940 +data_ov031_02114964 kind:data(any) addr:0x02114964 +data_ov031_021149c0 kind:data(any) addr:0x021149c0 +data_ov031_021149e4 kind:data(any) addr:0x021149e4 +data_ov031_02114a40 kind:data(any) addr:0x02114a40 +data_ov031_02114a5c kind:data(any) addr:0x02114a5c +data_ov031_02114a78 kind:data(any) addr:0x02114a78 +data_ov031_02114a94 kind:data(any) addr:0x02114a94 +data_ov031_02114aec kind:data(any) addr:0x02114aec +data_ov031_02114b4c kind:data(any) addr:0x02114b4c +data_ov031_02114ba0 kind:data(any) addr:0x02114ba0 +data_ov031_02114bb0 kind:data(any) addr:0x02114bb0 +data_ov031_02114be8 kind:data(any) addr:0x02114be8 +data_ov031_02114c28 kind:data(any) addr:0x02114c28 +data_ov031_02114c40 kind:data(any) addr:0x02114c40 +data_ov031_02114c64 kind:data(any) addr:0x02114c64 +data_ov031_02114c88 kind:data(any) addr:0x02114c88 +data_ov031_02114cac kind:data(any) addr:0x02114cac +data_ov031_02114cd0 kind:data(any) addr:0x02114cd0 +data_ov031_02114d28 kind:data(any) addr:0x02114d28 +data_ov031_02114d3c kind:data(any) addr:0x02114d3c +data_ov031_02114d54 kind:data(any) addr:0x02114d54 +data_ov031_02114d78 kind:data(any) addr:0x02114d78 +data_ov031_02114df4 kind:data(any) addr:0x02114df4 +data_ov031_02114e24 kind:data(any) addr:0x02114e24 +data_ov031_02114e48 kind:data(any) addr:0x02114e48 +data_ov031_02114eb4 kind:data(any) addr:0x02114eb4 +data_ov031_02114ed0 kind:data(any) addr:0x02114ed0 +data_ov031_02114f08 kind:data(any) addr:0x02114f08 +data_ov031_02114f68 kind:data(any) addr:0x02114f68 +data_ov031_02114f80 kind:data(any) addr:0x02114f80 +data_ov031_02114fa4 kind:data(any) addr:0x02114fa4 +data_ov031_02114ffc kind:data(any) addr:0x02114ffc +data_ov031_02115008 kind:data(any) addr:0x02115008 +data_ov031_021150a0 kind:data(any) addr:0x021150a0 +data_ov031_021150b0 kind:data(any) addr:0x021150b0 +data_ov031_021150bc kind:data(any) addr:0x021150bc +data_ov031_021150d8 kind:data(any) addr:0x021150d8 +data_ov031_02115170 kind:data(any) addr:0x02115170 +data_ov031_02115184 kind:data(any) addr:0x02115184 +data_ov031_02115190 kind:data(any) addr:0x02115190 +data_ov031_021151ac kind:data(any) addr:0x021151ac +data_ov031_02115244 kind:data(any) addr:0x02115244 +data_ov031_02115254 kind:data(any) addr:0x02115254 +data_ov031_02115260 kind:data(any) addr:0x02115260 +data_ov031_0211527c kind:data(any) addr:0x0211527c +data_ov031_02115314 kind:data(any) addr:0x02115314 +data_ov031_02115328 kind:data(any) addr:0x02115328 +data_ov031_02115334 kind:data(any) addr:0x02115334 +data_ov031_0211535c kind:data(any) addr:0x0211535c +data_ov031_021153f4 kind:data(any) addr:0x021153f4 +data_ov031_0211541c kind:data(any) addr:0x0211541c +data_ov031_02115444 kind:data(any) addr:0x02115444 +data_ov031_021154dc kind:data(any) addr:0x021154dc +data_ov031_02115504 kind:data(any) addr:0x02115504 +data_ov031_02115520 kind:data(any) addr:0x02115520 +data_ov031_02115560 kind:data(any) addr:0x02115560 +data_ov031_02115588 kind:data(any) addr:0x02115588 +data_ov031_021155c8 kind:data(any) addr:0x021155c8 +data_ov031_021155e4 kind:data(any) addr:0x021155e4 +data_ov031_02115624 kind:data(any) addr:0x02115624 +data_ov031_02115640 kind:data(any) addr:0x02115640 +data_ov031_0211565c kind:data(any) addr:0x0211565c +data_ov031_0211569c kind:data(any) addr:0x0211569c +data_ov031_021156b0 kind:data(any) addr:0x021156b0 +data_ov031_021156cc kind:data(any) addr:0x021156cc +data_ov031_0211570c kind:data(any) addr:0x0211570c +data_ov031_02115728 kind:data(any) addr:0x02115728 +data_ov031_0211578c kind:data(any) addr:0x0211578c +data_ov031_021157b0 kind:data(any) addr:0x021157b0 +data_ov031_021157c0 kind:data(any) addr:0x021157c0 +data_ov031_021157dc kind:data(any) addr:0x021157dc +data_ov031_02115830 kind:data(any) addr:0x02115830 +data_ov031_02115834 kind:data(any) addr:0x02115834 +data_ov031_02115844 kind:data(any) addr:0x02115844 +data_ov031_02115870 kind:data(any) addr:0x02115870 +data_ov031_021158c4 kind:data(any) addr:0x021158c4 +data_ov031_021158d4 kind:data(any) addr:0x021158d4 +data_ov031_021158f0 kind:data(any) addr:0x021158f0 +data_ov031_02115944 kind:data(any) addr:0x02115944 +data_ov031_02115954 kind:data(any) addr:0x02115954 +data_ov031_02115970 kind:data(any) addr:0x02115970 +data_ov031_021159c8 kind:data(any) addr:0x021159c8 +data_ov031_021159d8 kind:data(any) addr:0x021159d8 +data_ov031_021159f4 kind:data(any) addr:0x021159f4 +data_ov031_02115a50 kind:data(any) addr:0x02115a50 +data_ov031_02115a6c kind:data(any) addr:0x02115a6c +data_ov031_02115ad8 kind:data(any) addr:0x02115ad8 +data_ov031_02115aec kind:data(any) addr:0x02115aec +data_ov031_02115b08 kind:data(any) addr:0x02115b08 +data_ov031_02115b60 kind:data(any) addr:0x02115b60 +data_ov031_02115b74 kind:data(any) addr:0x02115b74 +data_ov031_02115b8c kind:data(any) addr:0x02115b8c +data_ov031_02115ba8 kind:data(any) addr:0x02115ba8 +data_ov031_02115bc4 kind:data(any) addr:0x02115bc4 +data_ov031_02115c04 kind:data(any) addr:0x02115c04 +data_ov031_02115c20 kind:data(any) addr:0x02115c20 +data_ov031_02115c80 kind:data(any) addr:0x02115c80 +data_ov031_02115c9c kind:data(any) addr:0x02115c9c +data_ov031_02115ce8 kind:data(any) addr:0x02115ce8 +data_ov031_02115cf4 kind:data(any) addr:0x02115cf4 +data_ov031_02115d18 kind:data(any) addr:0x02115d18 +data_ov031_02115d70 kind:data(any) addr:0x02115d70 +data_ov031_02115d84 kind:data(any) addr:0x02115d84 +data_ov031_02115dac kind:data(any) addr:0x02115dac +data_ov031_02115dec kind:data(any) addr:0x02115dec +data_ov031_02115e08 kind:data(any) addr:0x02115e08 +data_ov031_02115e44 kind:data(any) addr:0x02115e44 +data_ov031_02115e48 kind:data(any) addr:0x02115e48 +data_ov031_02115e58 kind:data(any) addr:0x02115e58 +data_ov031_02115e74 kind:data(any) addr:0x02115e74 +data_ov031_02115eb4 kind:data(any) addr:0x02115eb4 +data_ov031_02115ed0 kind:data(any) addr:0x02115ed0 +data_ov031_02115f10 kind:data(any) addr:0x02115f10 +data_ov031_02115f2c kind:data(any) addr:0x02115f2c +data_ov031_02115f68 kind:data(any) addr:0x02115f68 +data_ov031_02115f7c kind:data(any) addr:0x02115f7c +data_ov031_02115f98 kind:data(any) addr:0x02115f98 +data_ov031_02115fe0 kind:data(any) addr:0x02115fe0 +data_ov031_02115fec kind:data(any) addr:0x02115fec ambiguous +data_ov031_02116000 kind:data(any) addr:0x02116000 +data_ov031_0211601c kind:data(any) addr:0x0211601c ambiguous +data_ov031_02116054 kind:data(any) addr:0x02116054 +data_ov031_02116068 kind:data(any) addr:0x02116068 +data_ov031_02116084 kind:data(any) addr:0x02116084 +data_ov031_021160d0 kind:data(any) addr:0x021160d0 +data_ov031_02116100 kind:data(any) addr:0x02116100 +data_ov031_02116118 kind:data(any) addr:0x02116118 +data_ov031_02116134 kind:data(any) addr:0x02116134 +data_ov031_02116180 kind:data(any) addr:0x02116180 +data_ov031_0211618c kind:data(any) addr:0x0211618c +data_ov031_021161a0 kind:data(any) addr:0x021161a0 +data_ov031_021161bc kind:data(any) addr:0x021161bc +data_ov031_021161e8 kind:data(any) addr:0x021161e8 +data_ov031_02116214 kind:data(any) addr:0x02116214 +data_ov031_02116254 kind:data(any) addr:0x02116254 +data_ov031_02116284 kind:data(any) addr:0x02116284 +data_ov031_021162a0 kind:data(any) addr:0x021162a0 +data_ov031_021162d0 kind:data(any) addr:0x021162d0 +data_ov031_021162ec kind:data(any) addr:0x021162ec +data_ov031_0211631c kind:data(any) addr:0x0211631c +data_ov031_0211632c kind:data(any) addr:0x0211632c +data_ov031_02116340 kind:data(any) addr:0x02116340 ambiguous +data_ov031_02116358 kind:data(any) addr:0x02116358 +data_ov031_02116380 kind:bss addr:0x02116380 +data_ov031_02116404 kind:bss addr:0x02116404 +data_ov031_02116408 kind:bss addr:0x02116408 +data_ov031_02116414 kind:bss addr:0x02116414 +data_ov031_02116450 kind:bss addr:0x02116450 +data_ov031_02116454 kind:bss addr:0x02116454 +data_ov031_02116460 kind:bss addr:0x02116460 +data_ov031_0211649c kind:bss addr:0x0211649c +data_ov031_021164a0 kind:bss addr:0x021164a0 +data_ov031_021164ac kind:bss addr:0x021164ac +data_ov031_021164e8 kind:bss addr:0x021164e8 +data_ov031_021164ec kind:bss addr:0x021164ec +data_ov031_021164f8 kind:bss addr:0x021164f8 +data_ov031_02116534 kind:bss addr:0x02116534 +data_ov031_02116538 kind:bss addr:0x02116538 +data_ov031_02116544 kind:bss addr:0x02116544 +data_ov031_02116580 kind:bss addr:0x02116580 +data_ov031_02116584 kind:bss addr:0x02116584 +data_ov031_02116590 kind:bss addr:0x02116590 +data_ov031_021165cc kind:bss addr:0x021165cc +data_ov031_021165d0 kind:bss addr:0x021165d0 +data_ov031_021165d4 kind:bss addr:0x021165d4 +data_ov031_021165e0 kind:bss addr:0x021165e0 +data_ov031_021165f0 kind:bss addr:0x021165f0 ambiguous +data_ov031_021166b8 kind:bss addr:0x021166b8 +data_ov031_021166d8 kind:bss addr:0x021166d8 +data_ov031_021166dc kind:bss addr:0x021166dc +data_ov031_021166e8 kind:bss addr:0x021166e8 +data_ov031_02116724 kind:bss addr:0x02116724 +data_ov031_0211672c kind:bss addr:0x0211672c +data_ov031_02116738 kind:bss addr:0x02116738 +data_ov031_02116744 kind:bss addr:0x02116744 +data_ov031_02116780 kind:bss addr:0x02116780 +data_ov031_021167c4 kind:bss addr:0x021167c4 ambiguous +data_ov031_02116858 kind:bss addr:0x02116858 +data_ov031_0211685c kind:bss addr:0x0211685c +data_ov031_02116868 kind:bss addr:0x02116868 +data_ov031_021168a4 kind:bss addr:0x021168a4 +data_ov031_021168a8 kind:bss addr:0x021168a8 +data_ov031_021168b4 kind:bss addr:0x021168b4 +data_ov031_0211698c kind:bss addr:0x0211698c +data_ov031_02116990 kind:bss addr:0x02116990 +data_ov031_0211699c kind:bss addr:0x0211699c +data_ov031_021169d8 kind:bss addr:0x021169d8 +data_ov031_021169dc kind:bss addr:0x021169dc +data_ov031_021169e8 kind:bss addr:0x021169e8 +data_ov031_02116a24 kind:bss addr:0x02116a24 +data_ov031_02116a28 kind:bss addr:0x02116a28 +data_ov031_02116a34 kind:bss addr:0x02116a34 +data_ov031_02116a70 kind:bss addr:0x02116a70 +data_ov031_02116a74 kind:bss addr:0x02116a74 +data_ov031_02116a80 kind:bss addr:0x02116a80 +data_ov031_02116abc kind:bss addr:0x02116abc +data_ov031_02116ac0 kind:bss addr:0x02116ac0 +data_ov031_02116acc kind:bss addr:0x02116acc +data_ov031_02116b08 kind:bss addr:0x02116b08 +data_ov031_02116b0c kind:bss addr:0x02116b0c +data_ov031_02116b18 kind:bss addr:0x02116b18 +data_ov031_02116b54 kind:bss addr:0x02116b54 +data_ov031_02116b58 kind:bss addr:0x02116b58 +data_ov031_02116b64 kind:bss addr:0x02116b64 +data_ov031_02116b70 kind:bss addr:0x02116b70 +data_ov031_02116b7c kind:bss addr:0x02116b7c +data_ov031_02116c54 kind:bss addr:0x02116c54 +data_ov031_02116c58 kind:bss addr:0x02116c58 +data_ov031_02116c64 kind:bss addr:0x02116c64 +data_ov031_02116ca0 kind:bss addr:0x02116ca0 +data_ov031_02116ca4 kind:bss addr:0x02116ca4 +data_ov031_02116cb0 kind:bss addr:0x02116cb0 +data_ov031_02116cec kind:bss addr:0x02116cec +data_ov031_02116cf0 kind:bss addr:0x02116cf0 +data_ov031_02116cfc kind:bss addr:0x02116cfc +data_ov031_02116d38 kind:bss addr:0x02116d38 +data_ov031_02116d3c kind:bss addr:0x02116d3c +data_ov031_02116d48 kind:bss addr:0x02116d48 +data_ov031_02116d84 kind:bss addr:0x02116d84 +data_ov031_02116d88 kind:bss addr:0x02116d88 +data_ov031_02116d94 kind:bss addr:0x02116d94 +data_ov031_02116e6c kind:bss addr:0x02116e6c +data_ov031_02116e7c kind:bss addr:0x02116e7c +data_ov031_02116e88 kind:bss addr:0x02116e88 +data_ov031_02116e94 kind:bss addr:0x02116e94 +data_ov031_02116ea0 kind:bss addr:0x02116ea0 +data_ov031_02116eac kind:bss addr:0x02116eac +data_ov031_02116ee8 kind:bss addr:0x02116ee8 +data_ov031_02116f24 kind:bss addr:0x02116f24 +data_ov031_02116f60 kind:bss addr:0x02116f60 +data_ov031_02116f9c kind:bss addr:0x02116f9c +data_ov031_02116fa0 kind:bss addr:0x02116fa0 +data_ov031_02116fac kind:bss addr:0x02116fac +data_ov031_02116fe8 kind:bss addr:0x02116fe8 +data_ov031_02116fec kind:bss addr:0x02116fec +data_ov031_02116ff8 kind:bss addr:0x02116ff8 +data_ov031_02117034 kind:bss addr:0x02117034 +data_ov031_02117038 kind:bss addr:0x02117038 +data_ov031_02117044 kind:bss addr:0x02117044 +data_ov031_0211711c kind:bss addr:0x0211711c +data_ov031_02117120 kind:bss addr:0x02117120 +data_ov031_0211712c kind:bss addr:0x0211712c +data_ov031_02117204 kind:bss addr:0x02117204 +data_ov031_02117210 kind:bss addr:0x02117210 +data_ov031_02117234 kind:bss addr:0x02117234 +data_ov031_02117258 kind:bss addr:0x02117258 +data_ov031_0211727c kind:bss addr:0x0211727c +data_ov031_02117280 kind:bss addr:0x02117280 +data_ov031_0211728c kind:bss addr:0x0211728c +data_ov031_02117360 kind:bss addr:0x02117360 +data_ov031_02117364 kind:bss addr:0x02117364 +data_ov031_02117370 kind:bss addr:0x02117370 +data_ov031_02117444 kind:bss addr:0x02117444 +data_ov031_02117448 kind:bss addr:0x02117448 +data_ov031_02117454 kind:bss addr:0x02117454 +data_ov031_02117528 kind:bss addr:0x02117528 +data_ov031_0211752c kind:bss addr:0x0211752c +data_ov031_02117538 kind:bss addr:0x02117538 +data_ov031_02117558 kind:bss addr:0x02117558 +data_ov031_021175a0 kind:bss addr:0x021175a0 +data_ov031_021175a4 kind:bss addr:0x021175a4 +data_ov031_021175b0 kind:bss addr:0x021175b0 +data_ov031_021175d0 kind:bss addr:0x021175d0 +data_ov031_02117618 kind:bss addr:0x02117618 +data_ov031_0211761c kind:bss addr:0x0211761c +data_ov031_02117628 kind:bss addr:0x02117628 +data_ov031_021176fc kind:bss addr:0x021176fc +data_ov031_02117700 kind:bss addr:0x02117700 +data_ov031_0211770c kind:bss addr:0x0211770c +data_ov031_0211772c kind:bss addr:0x0211772c +data_ov031_02117774 kind:bss addr:0x02117774 +data_ov031_02117778 kind:bss addr:0x02117778 +data_ov031_02117784 kind:bss addr:0x02117784 +data_ov031_02117858 kind:bss addr:0x02117858 +data_ov031_0211785c kind:bss addr:0x0211785c +data_ov031_02117868 kind:bss addr:0x02117868 +data_ov031_02117874 kind:bss addr:0x02117874 +data_ov031_021178c4 kind:bss addr:0x021178c4 +data_ov031_02117998 kind:bss addr:0x02117998 +data_ov031_021179b8 kind:bss addr:0x021179b8 +data_ov031_021179bc kind:bss addr:0x021179bc +data_ov031_021179c8 kind:bss addr:0x021179c8 +data_ov031_021179e8 kind:bss addr:0x021179e8 +data_ov031_02117a9c kind:bss addr:0x02117a9c +data_ov031_02117abc kind:bss addr:0x02117abc +data_ov031_02117ac0 kind:bss addr:0x02117ac0 +data_ov031_02117acc kind:bss addr:0x02117acc +data_ov031_02117ba0 kind:bss addr:0x02117ba0 +data_ov031_02117ba4 kind:bss addr:0x02117ba4 +data_ov031_02117bb0 kind:bss addr:0x02117bb0 +data_ov031_02117c84 kind:bss addr:0x02117c84 +data_ov031_02117cfc kind:bss addr:0x02117cfc +data_ov031_02117d00 kind:bss addr:0x02117d00 +data_ov031_02117d0c kind:bss addr:0x02117d0c +data_ov031_02117d30 kind:bss addr:0x02117d30 +data_ov031_02117d34 kind:bss addr:0x02117d34 +data_ov031_02117d40 kind:bss addr:0x02117d40 +data_ov031_02117d64 kind:bss addr:0x02117d64 +data_ov031_02117d68 kind:bss addr:0x02117d68 +data_ov031_02117d74 kind:bss addr:0x02117d74 +data_ov031_02117e48 kind:bss addr:0x02117e48 +data_ov031_02117e4c kind:bss addr:0x02117e4c +data_ov031_02117e58 kind:bss addr:0x02117e58 +data_ov031_02117f2c kind:bss addr:0x02117f2c +data_ov031_02117f30 kind:bss addr:0x02117f30 +data_ov031_02117f3c kind:bss addr:0x02117f3c +data_ov031_02118010 kind:bss addr:0x02118010 +data_ov031_02118030 kind:bss addr:0x02118030 +data_ov031_02118034 kind:bss addr:0x02118034 +data_ov031_02118040 kind:bss addr:0x02118040 +data_ov031_02118114 kind:bss addr:0x02118114 +data_ov031_02118138 kind:bss addr:0x02118138 +data_ov031_0211813c kind:bss addr:0x0211813c +data_ov031_02118148 kind:bss addr:0x02118148 +data_ov031_0211821c kind:bss addr:0x0211821c +data_ov031_02118220 kind:bss addr:0x02118220 +data_ov031_0211822c kind:bss addr:0x0211822c +data_ov031_02118300 kind:bss addr:0x02118300 +data_ov031_02118304 kind:bss addr:0x02118304 +data_ov031_02118310 kind:bss addr:0x02118310 +data_ov031_0211834c kind:bss addr:0x0211834c +data_ov031_02118350 kind:bss addr:0x02118350 +data_ov031_0211835c kind:bss addr:0x0211835c +data_ov031_0211837c kind:bss addr:0x0211837c +data_ov031_021183c4 kind:bss addr:0x021183c4 +data_ov031_021183c8 kind:bss addr:0x021183c8 +data_ov031_021183d4 kind:bss addr:0x021183d4 +data_ov031_021183e0 kind:bss addr:0x021183e0 +data_ov031_021183ec kind:bss addr:0x021183ec +data_ov031_021184c0 kind:bss addr:0x021184c0 +data_ov031_021184c4 kind:bss addr:0x021184c4 +data_ov031_021184d0 kind:bss addr:0x021184d0 +data_ov031_021184dc kind:bss addr:0x021184dc +data_ov031_021184e8 kind:bss addr:0x021184e8 +data_ov031_021185e0 kind:bss addr:0x021185e0 +data_ov031_021185e4 kind:bss addr:0x021185e4 +data_ov031_021185f0 kind:bss addr:0x021185f0 +data_ov031_021186c4 kind:bss addr:0x021186c4 +data_ov031_021186c8 kind:bss addr:0x021186c8 +data_ov031_021186d4 kind:bss addr:0x021186d4 +data_ov031_021186e0 kind:bss addr:0x021186e0 +data_ov031_021187b4 kind:bss addr:0x021187b4 +data_ov031_021187d8 kind:bss addr:0x021187d8 +data_ov031_021187dc kind:bss addr:0x021187dc +data_ov031_021187e8 kind:bss addr:0x021187e8 +data_ov031_021188bc kind:bss addr:0x021188bc +data_ov031_021188e0 kind:bss addr:0x021188e0 +data_ov031_021188e8 kind:bss addr:0x021188e8 +data_ov031_021188f4 kind:bss addr:0x021188f4 +data_ov031_02118900 kind:bss addr:0x02118900 +data_ov031_02118918 kind:bss addr:0x02118918 +data_ov031_021189d0 kind:bss addr:0x021189d0 +data_ov031_02118aa4 kind:bss addr:0x02118aa4 +data_ov031_02118ac8 kind:bss addr:0x02118ac8 +data_ov031_02118aec kind:bss addr:0x02118aec +data_ov031_02118b10 kind:bss addr:0x02118b10 +data_ov031_02118c90 kind:bss addr:0x02118c90 +data_ov031_02118c98 kind:bss addr:0x02118c98 +data_ov031_02118ca4 kind:bss addr:0x02118ca4 +data_ov031_02118d78 kind:bss addr:0x02118d78 +data_ov031_02118d98 kind:bss addr:0x02118d98 +data_ov031_02118d9c kind:bss addr:0x02118d9c +data_ov031_02118da8 kind:bss addr:0x02118da8 +data_ov031_02118dc8 kind:bss addr:0x02118dc8 +data_ov031_02118e7c kind:bss addr:0x02118e7c +data_ov031_02118e9c kind:bss addr:0x02118e9c +data_ov031_02118ea0 kind:bss addr:0x02118ea0 +data_ov031_02118eac kind:bss addr:0x02118eac +data_ov031_02118ecc kind:bss addr:0x02118ecc +data_ov031_02118f80 kind:bss addr:0x02118f80 +data_ov031_02118fa4 kind:bss addr:0x02118fa4 diff --git a/config/eur/arm9/overlays/ov032/delinks.txt b/config/eur/arm9/overlays/ov032/delinks.txt new file mode 100644 index 00000000..a6b0896f --- /dev/null +++ b/config/eur/arm9/overlays/ov032/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02118fc0 end:0x02121ed0 kind:code align:32 + .rodata start:0x02121ed0 end:0x02121f34 kind:data align:4 + .init start:0x02121f34 end:0x0212212c kind:code align:4 + .ctor start:0x0212212c end:0x02122144 kind:data align:4 + .data start:0x02122160 end:0x02122820 kind:data align:32 + .bss start:0x02122820 end:0x02122bc0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov032/relocs.txt b/config/eur/arm9/overlays/ov032/relocs.txt new file mode 100644 index 00000000..f2e23f95 --- /dev/null +++ b/config/eur/arm9/overlays/ov032/relocs.txt @@ -0,0 +1,1325 @@ +from:0x02118fc8 kind:load to:0x02122830 module:overlay(32) +from:0x02118fdc kind:arm_call to:0x02011f3c module:main +from:0x02118fe8 kind:arm_call to:0x0211904c module:overlay(32) +from:0x02118ffc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02119048 kind:load to:0x021221d8 module:overlay(32) +from:0x0211905c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021190c0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021190ec kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02119104 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119114 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211914c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02119164 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119190 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02119198 kind:arm_call to:0x02099820 module:overlay(0) +from:0x021191a0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021191b0 kind:arm_call to:0x0211b570 module:overlay(32) +from:0x02119210 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02119234 kind:load to:0x021222f0 module:overlay(32) +from:0x02119238 kind:load to:0x02122830 module:overlay(32) +from:0x0211923c kind:load to:0x02122244 module:overlay(32) +from:0x02119240 kind:load to:0x021221fc module:overlay(32) +from:0x02119244 kind:load to:0x02122160 module:overlay(32) +from:0x02119250 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119264 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211927c kind:arm_call to:0x0211b5a0 module:overlay(32) +from:0x02119284 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021192a0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021192cc kind:arm_call to:0x0203d210 module:main +from:0x021192d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021192dc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021192e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021192ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x021192f8 kind:load to:0x020a02d4 module:overlay(0) +from:0x02119308 kind:arm_call to:0x0211b5a0 module:overlay(32) +from:0x02119310 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211932c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02119358 kind:arm_call to:0x0203d210 module:main +from:0x02119360 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119368 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119370 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119378 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02119380 kind:arm_call to:0x02011ff4 module:main +from:0x0211938c kind:load to:0x020a02d4 module:overlay(0) +from:0x021193a4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021193b4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02119400 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211943c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02119454 kind:load to:0x0212216c module:overlay(32) +from:0x02119480 kind:arm_call to:0x02016fbc module:main +from:0x02119494 kind:arm_call to:0x0211953c module:overlay(32) +from:0x021194b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021194c4 kind:arm_call to:0x0211953c module:overlay(32) +from:0x021194d0 kind:arm_call to:0x0211953c module:overlay(32) +from:0x02119528 kind:arm_call to:0x01fff2fc module:itcm +from:0x02119530 kind:load to:0x020aecf8 module:overlay(0) +from:0x02119534 kind:load to:0x027e0ce4 module:dtcm +from:0x02119538 kind:load to:0x0211b37c module:overlay(32) +from:0x02119548 kind:arm_call to:0x021194dc module:overlay(32) +from:0x02119580 kind:load to:0x02122348 module:overlay(32) +from:0x02119598 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02119624 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x0211962c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02119634 kind:arm_call to:0x0211b298 module:overlay(32) +from:0x0211965c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211966c kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02119680 kind:arm_call to:0x0211b17c module:overlay(32) +from:0x02119694 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021196fc kind:arm_call to:0x020986fc module:overlay(0) +from:0x02119710 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02119730 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02119744 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x0211975c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02119764 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02119788 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x021197c4 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021197dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021197e8 kind:arm_call to:0x0211953c module:overlay(32) +from:0x02119808 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02119828 kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211985c kind:arm_call to:0x0211b17c module:overlay(32) +from:0x021198b8 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021198c4 kind:load to:0x02122288 module:overlay(32) +from:0x021198c8 kind:load to:0x027e09a8 module:dtcm +from:0x021198d0 kind:load to:0x027e0d38 module:dtcm +from:0x021198d8 kind:load to:0x027e09c0 module:dtcm +from:0x021198f0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211991c kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02119944 kind:arm_call to:0x01ff941c module:itcm +from:0x02119980 kind:arm_call to:0x01ffc634 module:itcm +from:0x02119a08 kind:load to:0x02122184 module:overlay(32) +from:0x02119b1c kind:arm_call to:0x01ff930c module:itcm +from:0x02119b88 kind:arm_call to:0x0211b064 module:overlay(32) +from:0x02119bcc kind:arm_call to:0x0211953c module:overlay(32) +from:0x02119bd4 kind:arm_call to:0x0211b1e0 module:overlay(32) +from:0x02119bdc kind:load to:0x02049be4 module:main +from:0x02119be4 kind:load to:0x0203e964 module:main +from:0x02119c58 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02119c74 kind:load to:0x0212219c module:overlay(32) +from:0x02119c78 kind:load to:0x027e09a8 module:dtcm +from:0x02119cac kind:arm_call to:0x01ffb428 module:itcm +from:0x02119cc4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02119cd8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02119ce8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119cfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119d2c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02119d40 kind:arm_call to:0x0211b114 module:overlay(32) +from:0x02119d54 kind:arm_call to:0x0211953c module:overlay(32) +from:0x02119d68 kind:arm_call to:0x0211953c module:overlay(32) +from:0x02119d78 kind:load to:0x027e0cec module:dtcm +from:0x02119df0 kind:load to:0x02122184 module:overlay(32) +from:0x02119e24 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02119e38 kind:arm_call to:0x01ffb464 module:itcm +from:0x02119e48 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119e7c kind:arm_call to:0x0211953c module:overlay(32) +from:0x02119e84 kind:arm_call to:0x0211b1e0 module:overlay(32) +from:0x02119eec kind:arm_call to:0x01ffb428 module:itcm +from:0x02119ef8 kind:arm_call to:0x01ffb66c module:itcm +from:0x02119f3c kind:load to:0x02122184 module:overlay(32) +from:0x0211a028 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211a038 kind:arm_call to:0x01ff930c module:itcm +from:0x0211a044 kind:arm_call to:0x0211b064 module:overlay(32) +from:0x0211a0cc kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211a0d4 kind:arm_call to:0x0202851c module:main +from:0x0211a134 kind:arm_call to:0x0211b1e0 module:overlay(32) +from:0x0211a13c kind:load to:0x0203e964 module:main +from:0x0211a204 kind:load to:0x02122184 module:overlay(32) +from:0x0211a208 kind:load to:0x02049be4 module:main +from:0x0211a218 kind:arm_call to:0x0211b114 module:overlay(32) +from:0x0211a22c kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211a238 kind:arm_call to:0x0211b064 module:overlay(32) +from:0x0211a25c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211a26c kind:arm_call to:0x01ff930c module:itcm +from:0x0211a290 kind:arm_call to:0x0211b190 module:overlay(32) +from:0x0211a2cc kind:arm_call to:0x01fff148 module:itcm +from:0x0211a370 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a388 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211a3d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a464 kind:arm_call to:0x0211b1e0 module:overlay(32) +from:0x0211a478 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a47c kind:load to:0x0203e964 module:main +from:0x0211a480 kind:load to:0x02049be4 module:main +from:0x0211a4f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a514 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211a528 kind:load to:0x02122184 module:overlay(32) +from:0x0211a694 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211a6c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a6f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211a730 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211a75c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a78c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211a794 kind:arm_call to:0x0211b024 module:overlay(32) +from:0x0211a7a0 kind:load to:0x0203e964 module:main +from:0x0211a7a8 kind:load to:0x0212219c module:overlay(32) +from:0x0211a7ac kind:load to:0x027e09a8 module:dtcm +from:0x0211a7b4 kind:load to:0x027e0cec module:dtcm +from:0x0211a83c kind:arm_call to:0x01ffb66c module:itcm +from:0x0211a848 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211a864 kind:load to:0x02122184 module:overlay(32) +from:0x0211a868 kind:load to:0x020aecf4 module:overlay(0) +from:0x0211a8a8 kind:arm_call to:0x020992dc module:overlay(0) +from:0x0211a908 kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211a91c kind:arm_call to:0x0211b064 module:overlay(32) +from:0x0211a938 kind:arm_call to:0x0211b024 module:overlay(32) +from:0x0211a948 kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211a9c4 kind:load to:0x02122184 module:overlay(32) +from:0x0211aa04 kind:arm_call to:0x0211b064 module:overlay(32) +from:0x0211aa30 kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211aa38 kind:arm_call to:0x0211b1e0 module:overlay(32) +from:0x0211aa68 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0211aab0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211aabc kind:load to:0x020aecf0 module:overlay(0) +from:0x0211aac4 kind:load to:0x02122184 module:overlay(32) +from:0x0211aad0 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x0211aaec kind:arm_call to:0x0211b064 module:overlay(32) +from:0x0211ab08 kind:arm_call to:0x0211b024 module:overlay(32) +from:0x0211ab18 kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211ab30 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0211abac kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211abbc kind:load to:0x02122184 module:overlay(32) +from:0x0211ac00 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0211ac0c kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211ac90 kind:load to:0x02122184 module:overlay(32) +from:0x0211acec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211acf4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211ad10 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0211ad24 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0211ad30 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0211ad38 kind:load to:0x027e09a8 module:dtcm +from:0x0211adec kind:load to:0x02122184 module:overlay(32) +from:0x0211adf0 kind:load to:0x02049be4 module:main +from:0x0211aed0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211aeec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211af20 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211af70 kind:arm_call to:0x0211b064 module:overlay(32) +from:0x0211afa0 kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211b00c kind:load to:0x0212219c module:overlay(32) +from:0x0211b010 kind:load to:0x027e09a8 module:dtcm +from:0x0211b018 kind:load to:0x027e0cec module:dtcm +from:0x0211b01c kind:load to:0x02122184 module:overlay(32) +from:0x0211b020 kind:load to:0x02049be4 module:main +from:0x0211b038 kind:arm_call to:0x0211b114 module:overlay(32) +from:0x0211b04c kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211b05c kind:arm_call to:0x0211953c module:overlay(32) +from:0x0211b080 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b08c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0211b0b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b0f4 kind:arm_call to:0x02016ae0 module:main +from:0x0211b10c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b138 kind:arm_call to:0x01fff17c module:itcm +from:0x0211b148 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b154 kind:arm_call to:0x02016958 module:main +from:0x0211b178 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b224 kind:arm_call to:0x02015080 module:main +from:0x0211b244 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b264 kind:arm_call to:0x02015080 module:main +from:0x0211b284 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b28c kind:load to:0x027e09a8 module:dtcm +from:0x0211b2e4 kind:arm_call to:0x01ff916c module:itcm +from:0x0211b388 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b3d0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211b3ec kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0211b400 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211b448 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b45c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0211b46c kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0211b474 kind:arm_call to:0x0211b3b0 module:overlay(32) +from:0x0211b494 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b49c kind:arm_call to:0x0211b3b0 module:overlay(32) +from:0x0211b4c0 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x0211b4d8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b4e0 kind:arm_call to:0x0211b3b0 module:overlay(32) +from:0x0211b504 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b51c kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x0211b530 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b544 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0211b554 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0211b55c kind:arm_call to:0x0211b3b0 module:overlay(32) +from:0x0211b568 kind:load to:0x027e09a8 module:dtcm +from:0x0211b578 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0211b59c kind:load to:0x021221bc module:overlay(32) +from:0x0211b5a8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211b5bc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211b5c4 kind:arm_call to:0x02011ff4 module:main +from:0x0211b5ec kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0211b610 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211b624 kind:load to:0x020578a4 module:overlay(0) +from:0x0211b640 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211b64c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211b668 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211b678 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211b688 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b690 kind:arm_call to:0x02011ff4 module:main +from:0x0211b6a4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211b6ac kind:arm_call to:0x02011ff4 module:main +from:0x0211b6c0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211b6d4 kind:load to:0x02122930 module:overlay(32) +from:0x0211b6e8 kind:arm_call to:0x02011f3c module:main +from:0x0211b6f4 kind:arm_call to:0x0211b748 module:overlay(32) +from:0x0211b70c kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0211b744 kind:load to:0x0212245c module:overlay(32) +from:0x0211b754 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0211b7b8 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0211b7e4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0211b800 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b810 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b83c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0211b844 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0211b84c kind:arm_call to:0x0211cc10 module:overlay(32) +from:0x0211b8a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b8c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b8cc kind:arm_call to:0x0209862c module:overlay(0) +from:0x0211b8e8 kind:arm_call to:0x0211be04 module:overlay(32) +from:0x0211b908 kind:load to:0x02122480 module:overlay(32) +from:0x0211b90c kind:load to:0x02122930 module:overlay(32) +from:0x0211b910 kind:load to:0x02122244 module:overlay(32) +from:0x0211b914 kind:load to:0x02122924 module:overlay(32) +from:0x0211b918 kind:load to:0x0212290c module:overlay(32) +from:0x0211b91c kind:load to:0x021223a8 module:overlay(32) +from:0x0211b92c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211b934 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b93c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b944 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211b95c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211b964 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b96c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b974 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211b97c kind:arm_call to:0x02011ff4 module:main +from:0x0211b998 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211ba04 kind:load to:0x020aecf8 module:overlay(0) +from:0x0211ba08 kind:load to:0x021223e4 module:overlay(32) +from:0x0211ba24 kind:arm_call to:0x0211c938 module:overlay(32) +from:0x0211ba34 kind:arm_call to:0x0211d028 module:overlay(32) +from:0x0211ba3c kind:arm_call to:0x0211cf74 module:overlay(32) +from:0x0211ba70 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211ba78 kind:arm_call to:0x0211cb2c module:overlay(32) +from:0x0211ba9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211baac kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0211bacc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211bb34 kind:arm_call to:0x020986fc module:overlay(0) +from:0x0211bb48 kind:arm_call to:0x020986fc module:overlay(0) +from:0x0211bb68 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0211bb94 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0211bbac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211bbb8 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211bbd8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0211bc54 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0211bc60 kind:load to:0x0212241c module:overlay(32) +from:0x0211bc64 kind:load to:0x027e09a8 module:dtcm +from:0x0211bc70 kind:load to:0x027e09c0 module:dtcm +from:0x0211bc84 kind:arm_call to:0x0211be04 module:overlay(32) +from:0x0211bca8 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0211bd58 kind:arm_call to:0x0201aa44 module:main +from:0x0211bd64 kind:load to:0x02122924 module:overlay(32) +from:0x0211bd68 kind:load to:0x02122908 module:overlay(32) +from:0x0211bd6c kind:load to:0x027e0998 module:dtcm +from:0x0211bd70 kind:load to:0x0204af1c module:main +from:0x0211bd74 kind:load to:0x0212290c module:overlay(32) +from:0x0211bd8c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211bdb8 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0211bdf4 kind:arm_call to:0x01ffc634 module:itcm +from:0x0211be18 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0211be88 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211bea4 kind:load to:0x021223b4 module:overlay(32) +from:0x0211beb4 kind:arm_call to:0x020992dc module:overlay(0) +from:0x0211bef8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211bf00 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211bf10 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0211bf18 kind:arm_call to:0x0211be04 module:overlay(32) +from:0x0211bf44 kind:arm_call to:0x0214143c module:overlay(70) +from:0x0211bf58 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0211bf70 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211bf7c kind:load to:0x027e09a8 module:dtcm +from:0x0211bff8 kind:load to:0x021223b4 module:overlay(32) +from:0x0211c004 kind:arm_call to:0x0211ca20 module:overlay(32) +from:0x0211c038 kind:arm_call to:0x0211c938 module:overlay(32) +from:0x0211c048 kind:arm_call to:0x0211c9d8 module:overlay(32) +from:0x0211c05c kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c0ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c0fc kind:load to:0x021223cc module:overlay(32) +from:0x0211c100 kind:load to:0x027e09a8 module:dtcm +from:0x0211c14c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211c16c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211c184 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211c198 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211c1a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c1bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c1ec kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211c1f4 kind:arm_call to:0x0211c938 module:overlay(32) +from:0x0211c208 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c214 kind:arm_call to:0x0211c9d8 module:overlay(32) +from:0x0211c228 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c23c kind:arm_call to:0x0211d040 module:overlay(32) +from:0x0211c250 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c2a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c2b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c2b8 kind:load to:0x027e0cec module:dtcm +from:0x0211c2bc kind:load to:0x027e09a8 module:dtcm +from:0x0211c2e0 kind:arm_call to:0x0211cc48 module:overlay(32) +from:0x0211c33c kind:load to:0x021223b4 module:overlay(32) +from:0x0211c370 kind:arm_call to:0x0211cd60 module:overlay(32) +from:0x0211c378 kind:arm_call to:0x0211c938 module:overlay(32) +from:0x0211c388 kind:arm_call to:0x0211ca20 module:overlay(32) +from:0x0211c39c kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c3c0 kind:arm_call to:0x02015080 module:main +from:0x0211c3e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c404 kind:arm_call to:0x02015080 module:main +from:0x0211c428 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c438 kind:load to:0x027e09a8 module:dtcm +from:0x0211c4ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c4c8 kind:load to:0x021223cc module:overlay(32) +from:0x0211c4cc kind:load to:0x027e09a8 module:dtcm +from:0x0211c4f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c520 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211c52c kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c538 kind:load to:0x027e0cec module:dtcm +from:0x0211c5a4 kind:arm_call to:0x0211d08c module:overlay(32) +from:0x0211c5c8 kind:load to:0x021223b4 module:overlay(32) +from:0x0211c628 kind:arm_call to:0x0211cd60 module:overlay(32) +from:0x0211c644 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c650 kind:arm_call to:0x0211c938 module:overlay(32) +from:0x0211c664 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c670 kind:arm_call to:0x0211c9d8 module:overlay(32) +from:0x0211c694 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c6b8 kind:arm_call to:0x02015080 module:main +from:0x0211c6d8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c6fc kind:arm_call to:0x02015080 module:main +from:0x0211c720 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c730 kind:load to:0x027e09a8 module:dtcm +from:0x0211c750 kind:arm_call to:0x0211cc48 module:overlay(32) +from:0x0211c7b8 kind:load to:0x021223b4 module:overlay(32) +from:0x0211c7ec kind:arm_call to:0x0211cd60 module:overlay(32) +from:0x0211c7f4 kind:arm_call to:0x0211ca6c module:overlay(32) +from:0x0211c818 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c83c kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c848 kind:arm_call to:0x0211c938 module:overlay(32) +from:0x0211c858 kind:arm_call to:0x0211ca20 module:overlay(32) +from:0x0211c86c kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c87c kind:arm_call to:0x0211c938 module:overlay(32) +from:0x0211c890 kind:arm_call to:0x0211b9a4 module:overlay(32) +from:0x0211c8b4 kind:arm_call to:0x02015080 module:main +from:0x0211c8d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c8f8 kind:arm_call to:0x02015080 module:main +from:0x0211c91c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c92c kind:load to:0x027e09a8 module:dtcm +from:0x0211c96c kind:arm_call to:0x01fff148 module:itcm +from:0x0211c97c kind:arm_call to:0x020802ec module:overlay(0) +from:0x0211c988 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211c9a8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c9b8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0211c9d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c9d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c9ec kind:arm_call to:0x0211cab8 module:overlay(32) +from:0x0211ca08 kind:arm_call to:0x0211cab8 module:overlay(32) +from:0x0211ca38 kind:arm_call to:0x0211cab8 module:overlay(32) +from:0x0211ca50 kind:arm_call to:0x0211cab8 module:overlay(32) +from:0x0211ca80 kind:arm_call to:0x0211cab8 module:overlay(32) +from:0x0211ca9c kind:arm_call to:0x0211cab8 module:overlay(32) +from:0x0211cad8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211caf4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cafc kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0211cb10 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0211cb28 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cb78 kind:arm_call to:0x01ff916c module:itcm +from:0x0211cc58 kind:arm_call to:0x0211cd20 module:overlay(32) +from:0x0211cca0 kind:arm_call to:0x02017930 module:main +from:0x0211ccd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211cd3c kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x0211cd48 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0211cd5c kind:load to:0x027e0960 module:dtcm +from:0x0211cda8 kind:arm_call to:0x0211d920 module:overlay(32) +from:0x0211cddc kind:arm_call to:0x0211d864 module:overlay(32) +from:0x0211cdec kind:arm_call to:0x0211d910 module:overlay(32) +from:0x0211ce14 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ce24 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ce30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ce48 kind:arm_call to:0x01ff930c module:itcm +from:0x0211ce64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ce80 kind:arm_call to:0x02017f54 module:main +from:0x0211cec4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ced0 kind:arm_call to:0x0211d7e8 module:overlay(32) +from:0x0211cee0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211cf70 kind:load to:0x0203e964 module:main +from:0x0211cf80 kind:arm_call to:0x0211cfac module:overlay(32) +from:0x0211cf8c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211cfa0 kind:arm_call to:0x0211cfac module:overlay(32) +from:0x0211cfa8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cfc4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cfd0 kind:arm_call to:0x0211cd20 module:overlay(32) +from:0x0211cffc kind:arm_call to:0x02017930 module:main +from:0x0211d024 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d058 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d074 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d0ac kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d0c4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d0e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d0fc kind:arm_call to:0x0211d2e4 module:overlay(32) +from:0x0211d114 kind:arm_call to:0x0211d2e4 module:overlay(32) +from:0x0211d124 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d13c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d158 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d174 kind:arm_call to:0x0211d2e4 module:overlay(32) +from:0x0211d18c kind:arm_call to:0x0211d2e4 module:overlay(32) +from:0x0211d1a4 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d1b8 kind:arm_call to:0x0211d910 module:overlay(32) +from:0x0211d1d0 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d1e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d204 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d20c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d220 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d22c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d254 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d260 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211d278 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d288 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d2a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211d2bc kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d2d0 kind:arm_call to:0x0211d910 module:overlay(32) +from:0x0211d2dc kind:load to:0x027e0ce0 module:dtcm +from:0x0211d310 kind:arm_call to:0x02017930 module:main +from:0x0211d360 kind:arm_call to:0x02017930 module:main +from:0x0211d394 kind:arm_call to:0x0211d920 module:overlay(32) +from:0x0211d3f8 kind:arm_call to:0x02017930 module:main +from:0x0211d414 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d564 kind:load to:0x02049be4 module:main +from:0x0211d57c kind:arm_call to:0x0211d674 module:overlay(32) +from:0x0211d5f8 kind:arm_call to:0x02017930 module:main +from:0x0211d614 kind:arm_call to:0x02017930 module:main +from:0x0211d62c kind:arm_call to:0x0211d674 module:overlay(32) +from:0x0211d654 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d688 kind:arm_call to:0x0211d6d8 module:overlay(32) +from:0x0211d69c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d6b8 kind:arm_call to:0x0211d6d8 module:overlay(32) +from:0x0211d6d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d6fc kind:arm_call to:0x01fff148 module:itcm +from:0x0211d72c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d740 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d750 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d774 kind:arm_call to:0x02017930 module:main +from:0x0211d788 kind:arm_call to:0x0211cd20 module:overlay(32) +from:0x0211d798 kind:arm_call to:0x02017930 module:main +from:0x0211d7b8 kind:arm_call to:0x02017930 module:main +from:0x0211d7e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d7f0 kind:arm_call to:0x0211d384 module:overlay(32) +from:0x0211d7fc kind:arm_call to:0x0211d830 module:overlay(32) +from:0x0211d804 kind:arm_call to:0x0211d80c module:overlay(32) +from:0x0211d88c kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d8a8 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d8c4 kind:arm_call to:0x0211da0c module:overlay(32) +from:0x0211d8d8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d8f0 kind:arm_call to:0x0211da0c module:overlay(32) +from:0x0211d90c kind:load to:0x027e0ce0 module:dtcm +from:0x0211d938 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d95c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d978 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d990 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d9ac kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d9d0 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211d9f4 kind:arm_call to:0x0211d568 module:overlay(32) +from:0x0211da08 kind:load to:0x027e0ce0 module:dtcm +from:0x0211da28 kind:arm_call to:0x01fff148 module:itcm +from:0x0211da58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211da6c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211da80 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211daa4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dad4 kind:arm_call to:0x02017930 module:main +from:0x0211db00 kind:arm_call to:0x02017930 module:main +from:0x0211db28 kind:load to:0x027e0ce0 module:dtcm +from:0x0211db34 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0211db48 kind:load to:0x02122984 module:overlay(32) +from:0x0211db5c kind:arm_call to:0x02011f3c module:main +from:0x0211db68 kind:arm_call to:0x0211dc00 module:overlay(32) +from:0x0211db7c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211dbc8 kind:load to:0x02122544 module:overlay(32) +from:0x0211dbd4 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0211dbe8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211dbf8 kind:load to:0x02122568 module:overlay(32) +from:0x0211dbfc kind:load to:0x02121ed4 module:overlay(32) +from:0x0211dc10 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0211dc74 kind:arm_call to:0x0211dbcc module:overlay(32) +from:0x0211dca0 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0211dcb8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211dcc8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211dd00 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0211dd18 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211dd38 kind:arm_call_thumb to:0x020d6668 module:overlay(24) +from:0x0211dd4c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0211dd54 kind:arm_call to:0x02099820 module:overlay(0) +from:0x0211dd80 kind:arm_call to:0x0203d160 module:main +from:0x0211dda0 kind:arm_call to:0x0211de34 module:overlay(32) +from:0x0211ddc0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0211ddf0 kind:load to:0x02122634 module:overlay(32) +from:0x0211ddf4 kind:load to:0x02122984 module:overlay(32) +from:0x0211ddf8 kind:load to:0x02122244 module:overlay(32) +from:0x0211ddfc kind:load to:0x021221fc module:overlay(32) +from:0x0211de00 kind:load to:0x0211de20 module:overlay(32) +from:0x0211de04 kind:load to:0x0211fbec module:overlay(32) +from:0x0211de08 kind:load to:0x021224d8 module:overlay(32) +from:0x0211de14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211de28 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0211de40 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0211de68 kind:load to:0x02122528 module:overlay(32) +from:0x0211de7c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211de98 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211dea0 kind:arm_call to:0x02011ff4 module:main +from:0x0211dec8 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0211df24 kind:arm_call to:0x01fff498 module:itcm +from:0x0211df2c kind:arm_call to:0x01fff584 module:itcm +from:0x0211dfc8 kind:arm_call to:0x0211e0d4 module:overlay(32) +from:0x0211dff8 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0211e00c kind:load to:0x027e0ce8 module:dtcm +from:0x0211e030 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0211e040 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0211e048 kind:arm_call to:0x0211e0c0 module:overlay(32) +from:0x0211e050 kind:arm_call to:0x0211e380 module:overlay(32) +from:0x0211e0b8 kind:load to:0x0211faf0 module:overlay(32) +from:0x0211e0bc kind:load to:0x021224e4 module:overlay(32) +from:0x0211e0d0 kind:load to:0x0211e0d4 module:overlay(32) +from:0x0211e150 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211e158 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211e174 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211e1c0 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211e204 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0211e230 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211e238 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211e274 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211e298 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0211e2b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211e2d4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211e2ec kind:load to:0x021224fc module:overlay(32) +from:0x0211e2f4 kind:load to:0x027e0cec module:dtcm +from:0x0211e2f8 kind:load to:0x027e09a8 module:dtcm +from:0x0211e350 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0211e374 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0211e37c kind:load to:0x027e0cec module:dtcm +from:0x0211e3b4 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211e3d4 kind:arm_call to:0x020d6680 module:overlay(24) +from:0x0211e3e0 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0211e3f0 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211e400 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211e42c kind:arm_call to:0x0211e40c module:overlay(32) +from:0x0211e464 kind:load to:0x0212258c module:overlay(32) +from:0x0211e474 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211e4f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e528 kind:arm_call to:0x020e5034 module:overlays(26,31) +from:0x0211e544 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x0211e578 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0211e580 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0211e5a4 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0211e5bc kind:arm_call to:0x0211e0d4 module:overlay(32) +from:0x0211e654 kind:arm_call to:0x020986fc module:overlay(0) +from:0x0211e668 kind:arm_call to:0x0211fa4c module:overlay(32) +from:0x0211e688 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0211e6d8 kind:arm_call to:0x0211fa4c module:overlay(32) +from:0x0211e70c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0211e718 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211e760 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0211e768 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e76c kind:load to:0x027e0d38 module:dtcm +from:0x0211e794 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x0211e810 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x0211e838 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0211e840 kind:arm_call to:0x0211e308 module:overlay(32) +from:0x0211e864 kind:arm_call to:0x02015080 module:main +from:0x0211e884 kind:arm_call to:0x02015080 module:main +from:0x0211e8f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211e8f8 kind:arm_call to:0x0211e468 module:overlay(32) +from:0x0211e91c kind:load to:0x021225dc module:overlay(32) +from:0x0211e920 kind:load to:0x027e09a8 module:dtcm +from:0x0211e944 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211e954 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211e970 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211e9a0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211e9d8 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0211e9e8 kind:load to:0x027e09b4 module:dtcm +from:0x0211ea58 kind:arm_call to:0x01fff05c module:itcm +from:0x0211eb44 kind:load to:0x02049be4 module:main +from:0x0211eb48 kind:load to:0x027e0cd8 module:dtcm +from:0x0211eb80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ebc8 kind:arm_call to:0x0211e380 module:overlay(32) +from:0x0211ebdc kind:arm_call to:0x01ff916c module:itcm +from:0x0211ebec kind:arm_call to:0x01ff916c module:itcm +from:0x0211ebfc kind:arm_call to:0x02098860 module:overlay(0) +from:0x0211ec40 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ec54 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211ec64 kind:arm_call to:0x0211f9c4 module:overlay(32) +from:0x0211ec78 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211ec90 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ecc0 kind:arm_call to:0x02016b8c module:main +from:0x0211ecd8 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211ece4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ed18 kind:arm_call to:0x01fff05c module:itcm +from:0x0211ee48 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ee4c kind:load to:0x02049be4 module:main +from:0x0211ee78 kind:arm_call to:0x01ff916c module:itcm +from:0x0211ee88 kind:arm_call to:0x01ff916c module:itcm +from:0x0211eeb4 kind:arm_call to:0x020d6b7c module:overlay(24) +from:0x0211eeec kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211ef9c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211efc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211efcc kind:arm_call to:0x0211f9c4 module:overlay(32) +from:0x0211efe0 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211eff8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f028 kind:arm_call to:0x02016b8c module:main +from:0x0211f040 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211f04c kind:load to:0x0203e964 module:main +from:0x0211f050 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f0a4 kind:load to:0x02049be4 module:main +from:0x0211f0bc kind:arm_call to:0x0211f93c module:overlay(32) +from:0x0211f0f4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f124 kind:arm_call to:0x02016b8c module:main +from:0x0211f138 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211f140 kind:arm_call to:0x0211f9c4 module:overlay(32) +from:0x0211f194 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f1b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f1cc kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211f1dc kind:arm_call to:0x02098860 module:overlay(0) +from:0x0211f1ec kind:load to:0x027e0ce0 module:dtcm +from:0x0211f20c kind:arm_call to:0x01fff148 module:itcm +from:0x0211f21c kind:arm_call to:0x0211f93c module:overlay(32) +from:0x0211f26c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f294 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f2a8 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211f2b0 kind:arm_call to:0x0211f9c4 module:overlay(32) +from:0x0211f2e0 kind:arm_call to:0x0211e380 module:overlay(32) +from:0x0211f2f0 kind:arm_call to:0x02098860 module:overlay(0) +from:0x0211f2fc kind:load to:0x027e0ce0 module:dtcm +from:0x0211f30c kind:load to:0x02097bec module:overlay(0) +from:0x0211f318 kind:arm_call to:0x020992dc module:overlay(0) +from:0x0211f368 kind:arm_call to:0x0211e380 module:overlay(32) +from:0x0211f374 kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211f37c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211f3a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f3c8 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0211f3d0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f3f8 kind:load to:0x020aecf4 module:overlay(0) +from:0x0211f3fc kind:load to:0x020aecfc module:overlay(0) +from:0x0211f40c kind:arm_call to:0x020bf688 module:overlay(17) +from:0x0211f42c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211f440 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0211f44c kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0211f454 kind:arm_call to:0x0211e380 module:overlay(32) +from:0x0211f474 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211f49c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f4c8 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0211f4dc kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f500 kind:load to:0x020aecf0 module:overlay(0) +from:0x0211f504 kind:load to:0x020aecf8 module:overlay(0) +from:0x0211f514 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x0211f528 kind:arm_call to:0x0211e380 module:overlay(32) +from:0x0211f530 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211f558 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f56c kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0211f584 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f5c0 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0211f5cc kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211f5d4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211f5fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f650 kind:arm_call to:0x01fff498 module:itcm +from:0x0211f680 kind:arm_call to:0x0211e380 module:overlay(32) +from:0x0211f698 kind:arm_call to:0x0211f93c module:overlay(32) +from:0x0211f6a8 kind:arm_call to:0x02098860 module:overlay(0) +from:0x0211f6b4 kind:load to:0x027e0ce8 module:dtcm +from:0x0211f6cc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211f6e4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211f70c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0211f718 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211f75c kind:arm_call to:0x01fff05c module:itcm +from:0x0211f7e4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211f7f8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211f800 kind:load to:0x020b539c module:overlay(0) +from:0x0211f81c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211f8cc kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x0211f92c kind:arm_call to:0x0211e420 module:overlay(32) +from:0x0211f938 kind:load to:0x027e0ce4 module:dtcm +from:0x0211f95c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f970 kind:arm_call to:0x01ff916c module:itcm +from:0x0211f980 kind:arm_call to:0x01ff916c module:itcm +from:0x0211f98c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f9a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f9ac kind:arm_call to:0x01ffb744 module:itcm +from:0x0211f9f0 kind:arm_call to:0x0211fb9c module:overlay(32) +from:0x0211f9fc kind:arm_call to:0x020170ac module:main +from:0x0211fa20 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211faa8 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x0211fadc kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x0211faec kind:load to:0x027e0ce0 module:dtcm +from:0x0211fb58 kind:arm_call to:0x0200e260 module:main +from:0x0211fb68 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211fb98 kind:load to:0x027e0964 module:dtcm +from:0x0211fbb0 kind:load to:0x0212251c module:overlay(32) +from:0x0211fbbc kind:arm_call to:0x0209c348 module:overlay(0) +from:0x0211fc08 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211fc10 kind:arm_call to:0x02011ff4 module:main +from:0x0211fc28 kind:arm_call to:0x0211de6c module:overlay(32) +from:0x0211fc3c kind:arm_call to:0x0203d210 module:main +from:0x0211fc44 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0211fc60 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211fc8c kind:arm_call to:0x0203d210 module:main +from:0x0211fc94 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211fc9c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211fca4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211fcac kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211fcb8 kind:load to:0x0211de20 module:overlay(32) +from:0x0211fcbc kind:load to:0x020a02d4 module:overlay(0) +from:0x0211fccc kind:arm_call to:0x0211de6c module:overlay(32) +from:0x0211fce0 kind:arm_call to:0x0203d210 module:main +from:0x0211fce8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0211fd04 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211fd30 kind:arm_call to:0x0203d210 module:main +from:0x0211fd38 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211fd40 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211fd48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211fd50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211fd58 kind:arm_call to:0x02011ff4 module:main +from:0x0211fd64 kind:load to:0x0211de20 module:overlay(32) +from:0x0211fd68 kind:load to:0x020a02d4 module:overlay(0) +from:0x0211fd74 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211fd88 kind:load to:0x02122a6c module:overlay(32) +from:0x0211fd9c kind:arm_call to:0x02011f3c module:main +from:0x0211fda8 kind:arm_call to:0x0211fdf4 module:overlay(32) +from:0x0211fdbc kind:arm_call to:0x0209767c module:overlay(0) +from:0x0211fdec kind:load to:0x021226c8 module:overlay(32) +from:0x0211fdfc kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0211fe10 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x0211fe28 kind:arm_call to:0x0200f05c module:main +from:0x0211fe60 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0211fe6c kind:arm_call to:0x02120cf0 module:overlay(32) +from:0x0211fe78 kind:arm_call to:0x02120dbc module:overlay(32) +from:0x0211fed4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211fee8 kind:load to:0x021226ec module:overlay(32) +from:0x0211feec kind:load to:0x020b5d34 module:overlay(0) +from:0x0211fef4 kind:load to:0x02121ee4 module:overlay(32) +from:0x0211fef8 kind:load to:0x020b1968 module:overlay(0) +from:0x0211ff04 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211ff2c kind:arm_call to:0x02120894 module:overlay(32) +from:0x0211ff70 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211ff80 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02120020 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212002c kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02120034 kind:arm_call to:0x02120880 module:overlay(32) +from:0x02120040 kind:arm_call to:0x02120880 module:overlay(32) +from:0x02120068 kind:arm_call to:0x01ffedac module:itcm +from:0x02120074 kind:arm_call to:0x02080180 module:overlay(0) +from:0x021200c0 kind:arm_call to:0x02120894 module:overlay(32) +from:0x021200cc kind:arm_call to:0x02120190 module:overlay(32) +from:0x021200d8 kind:arm_call to:0x02120880 module:overlay(32) +from:0x021200e0 kind:arm_call to:0x021203fc module:overlay(32) +from:0x021200ec kind:arm_call to:0x021202d8 module:overlay(32) +from:0x02120110 kind:load to:0x0203e964 module:main +from:0x02120114 kind:load to:0x027e0cd8 module:dtcm +from:0x02120130 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02120148 kind:arm_call to:0x02028d30 module:main +from:0x02120160 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02120170 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212017c kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02120188 kind:load to:0x027e0ce4 module:dtcm +from:0x0212018c kind:load to:0x02040964 module:main +from:0x021201a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021201bc kind:arm_call to:0x02120894 module:overlay(32) +from:0x0212021c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212022c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212024c kind:arm_call to:0x02120118 module:overlay(32) +from:0x02120258 kind:load to:0x027e0ce4 module:dtcm +from:0x02120278 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x0212029c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021202a8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021202c4 kind:arm_call to:0x02120894 module:overlay(32) +from:0x021202cc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02120320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120394 kind:arm_call to:0x01ffedac module:itcm +from:0x021203a0 kind:arm_call to:0x02080180 module:overlay(0) +from:0x021203c4 kind:arm_call to:0x02120894 module:overlay(32) +from:0x021203e8 kind:arm_call to:0x02120894 module:overlay(32) +from:0x021203f4 kind:load to:0x020aecf8 module:overlay(0) +from:0x021203f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02120418 kind:arm_call to:0x02120190 module:overlay(32) +from:0x0212043c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212044c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021204e0 kind:arm_call to:0x0212025c module:overlay(32) +from:0x02120524 kind:arm_call to:0x01ff938c module:itcm +from:0x02120560 kind:arm_call to:0x01fff17c module:itcm +from:0x0212056c kind:arm_call to:0x01ff9638 module:itcm +from:0x02120590 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x021205b8 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x021205e0 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x021205f4 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02120600 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02120628 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212064c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212065c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02120728 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02120730 kind:arm_call to:0x0212025c module:overlay(32) +from:0x0212073c kind:load to:0x027e0108 module:dtcm +from:0x02120740 kind:load to:0x027e0ce0 module:dtcm +from:0x02120748 kind:load to:0x027e09c0 module:dtcm +from:0x02120760 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02120778 kind:arm_call to:0x01ffc768 module:itcm +from:0x02120784 kind:arm_call to:0x0200ef5c module:main +from:0x02120794 kind:arm_call to:0x0200ef9c module:main +from:0x021207fc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02120808 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120868 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02120874 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0212087c kind:load to:0x027e09b4 module:dtcm +from:0x02120890 kind:load to:0x020989e0 module:overlay(0) +from:0x02120948 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x021209a0 kind:arm_call to:0x02121b90 module:overlay(32) +from:0x021209d4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021209f4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02120a10 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02120a2c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02120a48 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02120a64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02120a7c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02120a84 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02120ab8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02120ac4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120afc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02120b14 kind:load to:0x020aecf8 module:overlay(0) +from:0x02120b1c kind:load to:0x027e0cec module:dtcm +from:0x02120b28 kind:load to:0x027e09a8 module:dtcm +from:0x02120b30 kind:load to:0x0203e964 module:main +from:0x02120b5c kind:arm_call to:0x02120894 module:overlay(32) +from:0x02120b78 kind:load to:0x02120894 module:overlay(32) +from:0x02120bac kind:arm_call to:0x02120894 module:overlay(32) +from:0x02120bb8 kind:arm_call to:0x02120894 module:overlay(32) +from:0x02120bf4 kind:arm_call to:0x02120894 module:overlay(32) +from:0x02120c18 kind:arm_call to:0x01fff458 module:itcm +from:0x02120c54 kind:arm_call to:0x02120894 module:overlay(32) +from:0x02120cc8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02120ce0 kind:arm_call to:0x02120894 module:overlay(32) +from:0x02120d08 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x02120d20 kind:load to:0x02122694 module:overlay(32) +from:0x02120d40 kind:arm_call to:0x02120b34 module:overlay(32) +from:0x02120d50 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x02120d6c kind:arm_call to:0x02120b6c module:overlay(32) +from:0x02120d74 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x02120d8c kind:arm_call to:0x01ffb800 module:itcm +from:0x02120d9c kind:arm_call to:0x02120bc0 module:overlay(32) +from:0x02120da8 kind:arm_call to:0x02120b7c module:overlay(32) +from:0x02120db4 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x02120df4 kind:load to:0x021226ac module:overlay(32) +from:0x02120e04 kind:load to:0x02120bfc module:overlay(32) +from:0x02120e10 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02120e18 kind:arm_call to:0x02011ff4 module:main +from:0x02120e30 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02120e38 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02120e40 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02120e58 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02120e60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02120e68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02120e70 kind:arm_call to:0x02011ff4 module:main +from:0x02120e84 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02120e98 kind:load to:0x02122ab8 module:overlay(32) +from:0x02120eac kind:arm_call to:0x02011f3c module:main +from:0x02120eb8 kind:arm_call to:0x02121104 module:overlay(32) +from:0x02120ed0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02120ee0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02120f64 kind:load to:0x02122768 module:overlay(32) +from:0x02120f68 kind:load to:0x02122784 module:overlay(32) +from:0x02120f6c kind:load to:0x0212274c module:overlay(32) +from:0x02120f80 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02120fa8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02120fb8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02120fcc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02120fd8 kind:load to:0x021227ac module:overlay(32) +from:0x02120fdc kind:load to:0x02121f14 module:overlay(32) +from:0x02120fe0 kind:load to:0x02121f24 module:overlay(32) +from:0x02121040 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02121094 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212109c kind:load to:0x0203e964 module:main +from:0x0212110c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02121130 kind:arm_call to:0x0200f05c module:main +from:0x0212114c kind:arm_call to:0x02120f78 module:overlay(32) +from:0x02121160 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021211b8 kind:load to:0x021227d8 module:overlay(32) +from:0x021211bc kind:load to:0x02122ab8 module:overlay(32) +from:0x021211c0 kind:load to:0x02121ef4 module:overlay(32) +from:0x021211c4 kind:load to:0x02122b8c module:overlay(32) +from:0x021211d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02121208 kind:arm_call to:0x01ffedac module:itcm +from:0x02121214 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02121270 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02121284 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02121298 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021212a0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021212ac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021212b8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121304 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0212136c kind:arm_call to:0x02121dc8 module:overlay(32) +from:0x0212139c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021213e0 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021213fc kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0212140c kind:load to:0x027e0cd8 module:dtcm +from:0x02121414 kind:load to:0x02122ad8 module:overlay(32) +from:0x02121418 kind:load to:0x02121f04 module:overlay(32) +from:0x02121478 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02121494 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021214dc kind:arm_call to:0x01fff148 module:itcm +from:0x02121514 kind:arm_call to:0x01ffb860 module:itcm +from:0x02121530 kind:arm_call to:0x01ffb744 module:itcm +from:0x02121548 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212155c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02121574 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02121594 kind:arm_call to:0x0203a1bc module:main +from:0x021216a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02121748 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02121764 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021217a0 kind:arm_call to:0x02015a18 module:main +from:0x02121824 kind:arm_call to:0x01ff9218 module:itcm +from:0x02121834 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212185c kind:arm_call to:0x021210a0 module:overlay(32) +from:0x021218b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021218b8 kind:load to:0x0203e964 module:main +from:0x021218bc kind:load to:0x02049be4 module:main +from:0x02121908 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121914 kind:arm_call to:0x01fff458 module:itcm +from:0x02121964 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121970 kind:arm_call to:0x01fff458 module:itcm +from:0x021219b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021219dc kind:arm_call to:0x02016ae0 module:main +from:0x02121a04 kind:arm_call to:0x02120c64 module:overlay(32) +from:0x02121a94 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02121ab0 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02121ad0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02121af0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02121b30 kind:load to:0x027e0ce4 module:dtcm +from:0x02121b38 kind:load to:0x027e0ce0 module:dtcm +from:0x02121b40 kind:load to:0x027e09a8 module:dtcm +from:0x02121bbc kind:arm_call to:0x02121b90 module:overlay(32) +from:0x02121c68 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121ca4 kind:arm_call to:0x02121dc8 module:overlay(32) +from:0x02121cc8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121d4c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121d60 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121dbc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02121de8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02121e28 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02121e38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121e4c kind:load to:0x020b539c module:overlay(0) +from:0x02121e54 kind:load to:0x027e0ce4 module:dtcm +from:0x02121e60 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02121e68 kind:arm_call to:0x02011ff4 module:main +from:0x02121e80 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02121e88 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02121ea0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02121ea8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02121eb0 kind:arm_call to:0x02011ff4 module:main +from:0x02121ec4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02121f64 kind:arm_call to:0x02118ff0 module:overlay(32) +from:0x02121f74 kind:arm_call to:0x0203ce74 module:main +from:0x02121f8c kind:load to:0x02122160 module:overlay(32) +from:0x02121f90 kind:load to:0x02122820 module:overlay(32) +from:0x02121f94 kind:load to:0x02122830 module:overlay(32) +from:0x02121f98 kind:load to:0x0211b6b8 module:overlay(32) +from:0x02121f9c kind:load to:0x02122824 module:overlay(32) +from:0x02121fe4 kind:arm_call to:0x0211b6fc module:overlay(32) +from:0x02121ff4 kind:arm_call to:0x0203ce74 module:main +from:0x0212200c kind:load to:0x021223a8 module:overlay(32) +from:0x02122010 kind:load to:0x02122908 module:overlay(32) +from:0x02122014 kind:load to:0x02122930 module:overlay(32) +from:0x02122018 kind:load to:0x0211db2c module:overlay(32) +from:0x0212201c kind:load to:0x02122918 module:overlay(32) +from:0x02122050 kind:arm_call to:0x0211db70 module:overlay(32) +from:0x02122060 kind:arm_call to:0x0203ce74 module:main +from:0x02122078 kind:load to:0x021224d8 module:overlay(32) +from:0x0212207c kind:load to:0x02122974 module:overlay(32) +from:0x02122080 kind:load to:0x02122984 module:overlay(32) +from:0x02122084 kind:load to:0x0211fd6c module:overlay(32) +from:0x02122088 kind:load to:0x02122978 module:overlay(32) +from:0x021220a8 kind:arm_call to:0x0211fdb0 module:overlay(32) +from:0x021220b8 kind:arm_call to:0x0203ce74 module:main +from:0x021220cc kind:load to:0x02122a5c module:overlay(32) +from:0x021220d0 kind:load to:0x02122a6c module:overlay(32) +from:0x021220d4 kind:load to:0x02120e7c module:overlay(32) +from:0x021220d8 kind:load to:0x02122a60 module:overlay(32) +from:0x021220f8 kind:arm_call to:0x02120ec0 module:overlay(32) +from:0x02122108 kind:arm_call to:0x0203ce74 module:main +from:0x0212211c kind:load to:0x02122aa8 module:overlay(32) +from:0x02122120 kind:load to:0x02122ab8 module:overlay(32) +from:0x02122124 kind:load to:0x02121ebc module:overlay(32) +from:0x02122128 kind:load to:0x02122aac module:overlay(32) +from:0x0212212c kind:load to:0x02121f34 module:overlay(32) +from:0x02122130 kind:load to:0x02121fa0 module:overlay(32) +from:0x02122134 kind:load to:0x02122020 module:overlay(32) +from:0x02122138 kind:load to:0x0212208c module:overlay(32) +from:0x0212213c kind:load to:0x021220dc module:overlay(32) +from:0x021221bc kind:load to:0x0211b5a0 module:overlay(32) +from:0x021221c0 kind:load to:0x0211b5b4 module:overlay(32) +from:0x021221c4 kind:load to:0x0211b5d0 module:overlay(32) +from:0x021221c8 kind:load to:0x0207c008 module:overlay(0) +from:0x021221cc kind:load to:0x0207c010 module:overlay(0) +from:0x021221d8 kind:load to:0x02118fcc module:overlay(32) +from:0x021221dc kind:load to:0x02097944 module:overlay(0) +from:0x021221e0 kind:load to:0x02097754 module:overlay(0) +from:0x021221e4 kind:load to:0x020977d0 module:overlay(0) +from:0x021221e8 kind:load to:0x0209794c module:overlay(0) +from:0x021221ec kind:load to:0x0209796c module:overlay(0) +from:0x021221f0 kind:load to:0x02097998 module:overlay(0) +from:0x021221fc kind:load to:0x0211925c module:overlay(32) +from:0x02122200 kind:load to:0x0211b69c module:overlay(32) +from:0x02122204 kind:load to:0x02099b00 module:overlay(0) +from:0x02122208 kind:load to:0x02099b38 module:overlay(0) +from:0x0212220c kind:load to:0x0209a13c module:overlay(0) +from:0x02122210 kind:load to:0x0209a144 module:overlay(0) +from:0x02122214 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02122218 kind:load to:0x02099cb0 module:overlay(0) +from:0x0212221c kind:load to:0x02099ba0 module:overlay(0) +from:0x02122220 kind:load to:0x0209a06c module:overlay(0) +from:0x02122224 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02122228 kind:load to:0x0209a10c module:overlay(0) +from:0x0212222c kind:load to:0x0211b628 module:overlay(32) +from:0x02122230 kind:load to:0x0209a124 module:overlay(0) +from:0x02122234 kind:load to:0x0211b618 module:overlay(32) +from:0x02122238 kind:load to:0x0211b5f4 module:overlay(32) +from:0x02122244 kind:load to:0x02119248 module:overlay(32) +from:0x02122248 kind:load to:0x0211b680 module:overlay(32) +from:0x0212224c kind:load to:0x0209a254 module:overlay(0) +from:0x02122250 kind:load to:0x0209a288 module:overlay(0) +from:0x02122254 kind:load to:0x0209a320 module:overlay(0) +from:0x02122258 kind:load to:0x0209a334 module:overlay(0) +from:0x0212225c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02122260 kind:load to:0x0209a35c module:overlay(0) +from:0x02122264 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02122268 kind:load to:0x0209a06c module:overlay(0) +from:0x0212226c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02122270 kind:load to:0x0209a308 module:overlay(0) +from:0x02122274 kind:load to:0x0209a348 module:overlay(0) +from:0x02122278 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0212227c kind:load to:0x0211b654 module:overlay(32) +from:0x02122280 kind:load to:0x0211b630 module:overlay(32) +from:0x02122284 kind:load to:0x0209a70c module:overlay(0) +from:0x02122288 kind:load to:0x02119a0c module:overlay(32) +from:0x02122290 kind:load to:0x02119c80 module:overlay(32) +from:0x02122298 kind:load to:0x02119df4 module:overlay(32) +from:0x021222a0 kind:load to:0x02119f40 module:overlay(32) +from:0x021222a8 kind:load to:0x0211a20c module:overlay(32) +from:0x021222b0 kind:load to:0x0211a52c module:overlay(32) +from:0x021222b8 kind:load to:0x0211a86c module:overlay(32) +from:0x021222c0 kind:load to:0x0211aac8 module:overlay(32) +from:0x021222c8 kind:load to:0x0211abc0 module:overlay(32) +from:0x021222d0 kind:load to:0x0211a9c8 module:overlay(32) +from:0x021222d8 kind:load to:0x0211ac94 module:overlay(32) +from:0x021222e0 kind:load to:0x0211adf4 module:overlay(32) +from:0x021222f0 kind:load to:0x02098518 module:overlay(0) +from:0x021222f4 kind:load to:0x02098554 module:overlay(0) +from:0x021222f8 kind:load to:0x0209856c module:overlay(0) +from:0x021222fc kind:load to:0x02098578 module:overlay(0) +from:0x02122300 kind:load to:0x01fff464 module:itcm +from:0x02122304 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122308 kind:load to:0x02119390 module:overlay(32) +from:0x0212230c kind:load to:0x02119458 module:overlay(32) +from:0x02122310 kind:load to:0x02119584 module:overlay(32) +from:0x02122314 kind:load to:0x020984b8 module:overlay(0) +from:0x02122318 kind:load to:0x020984bc module:overlay(0) +from:0x0212231c kind:load to:0x021198dc module:overlay(32) +from:0x02122320 kind:load to:0x02099004 module:overlay(0) +from:0x02122324 kind:load to:0x020984c8 module:overlay(0) +from:0x02122328 kind:load to:0x02098584 module:overlay(0) +from:0x0212232c kind:load to:0x020985f0 module:overlay(0) +from:0x02122330 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122334 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122338 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212233c kind:load to:0x02119270 module:overlay(32) +from:0x02122340 kind:load to:0x021192fc module:overlay(32) +from:0x02122344 kind:load to:0x0211b408 module:overlay(32) +from:0x02122348 kind:load to:0x02119990 module:overlay(32) +from:0x02122350 kind:load to:0x02119be8 module:overlay(32) +from:0x02122358 kind:load to:0x02119d7c module:overlay(32) +from:0x02122360 kind:load to:0x02119e90 module:overlay(32) +from:0x02122368 kind:load to:0x0211a140 module:overlay(32) +from:0x02122370 kind:load to:0x0211a484 module:overlay(32) +from:0x02122378 kind:load to:0x0211a7b8 module:overlay(32) +from:0x02122380 kind:load to:0x0211aa40 module:overlay(32) +from:0x02122388 kind:load to:0x0211ab20 module:overlay(32) +from:0x02122390 kind:load to:0x0211a950 module:overlay(32) +from:0x02122398 kind:load to:0x0211ac20 module:overlay(32) +from:0x021223a0 kind:load to:0x0211ad40 module:overlay(32) +from:0x021223e4 kind:load to:0x0211c2c4 module:overlay(32) +from:0x021223ec kind:load to:0x0211c444 module:overlay(32) +from:0x021223f4 kind:load to:0x0211be30 module:overlay(32) +from:0x021223fc kind:load to:0x0211bf84 module:overlay(32) +from:0x02122404 kind:load to:0x0211c53c module:overlay(32) +from:0x0212240c kind:load to:0x0211c73c module:overlay(32) +from:0x02122414 kind:load to:0x0211c07c module:overlay(32) +from:0x0212241c kind:load to:0x0211c340 module:overlay(32) +from:0x02122424 kind:load to:0x0211c4d4 module:overlay(32) +from:0x0212242c kind:load to:0x0211bea8 module:overlay(32) +from:0x02122434 kind:load to:0x0211bffc module:overlay(32) +from:0x0212243c kind:load to:0x0211c5cc module:overlay(32) +from:0x02122444 kind:load to:0x0211c7bc module:overlay(32) +from:0x0212244c kind:load to:0x0211c108 module:overlay(32) +from:0x0212245c kind:load to:0x0211b6d8 module:overlay(32) +from:0x02122460 kind:load to:0x020979e4 module:overlay(0) +from:0x02122464 kind:load to:0x02097a18 module:overlay(0) +from:0x02122468 kind:load to:0x020977d0 module:overlay(0) +from:0x0212246c kind:load to:0x020979ec module:overlay(0) +from:0x02122470 kind:load to:0x02097814 module:overlay(0) +from:0x02122474 kind:load to:0x02097818 module:overlay(0) +from:0x02122480 kind:load to:0x02098518 module:overlay(0) +from:0x02122484 kind:load to:0x02098554 module:overlay(0) +from:0x02122488 kind:load to:0x0209856c module:overlay(0) +from:0x0212248c kind:load to:0x02098578 module:overlay(0) +from:0x02122490 kind:load to:0x01fff464 module:itcm +from:0x02122494 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122498 kind:load to:0x0211b988 module:overlay(32) +from:0x0212249c kind:load to:0x020984b0 module:overlay(0) +from:0x021224a0 kind:load to:0x0211ba0c module:overlay(32) +from:0x021224a4 kind:load to:0x020984b8 module:overlay(0) +from:0x021224a8 kind:load to:0x020984bc module:overlay(0) +from:0x021224ac kind:load to:0x0211bd78 module:overlay(32) +from:0x021224b0 kind:load to:0x0211bc74 module:overlay(32) +from:0x021224b4 kind:load to:0x020984c8 module:overlay(0) +from:0x021224b8 kind:load to:0x02098584 module:overlay(0) +from:0x021224bc kind:load to:0x020985f0 module:overlay(0) +from:0x021224c0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021224c4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021224c8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021224cc kind:load to:0x0211b920 module:overlay(32) +from:0x021224d0 kind:load to:0x0211b950 module:overlay(32) +from:0x021224d4 kind:load to:0x02099588 module:overlay(0) +from:0x0212251c kind:load to:0x0211fbb4 module:overlay(32) +from:0x02122528 kind:load to:0x0211de6c module:overlay(32) +from:0x0212252c kind:load to:0x0211de88 module:overlay(32) +from:0x02122530 kind:load to:0x0211deac module:overlay(32) +from:0x02122534 kind:load to:0x0211ded0 module:overlay(32) +from:0x02122538 kind:load to:0x0207c010 module:overlay(0) +from:0x02122544 kind:load to:0x0211db4c module:overlay(32) +from:0x02122548 kind:load to:0x02097944 module:overlay(0) +from:0x0212254c kind:load to:0x02097754 module:overlay(0) +from:0x02122550 kind:load to:0x020977d0 module:overlay(0) +from:0x02122554 kind:load to:0x0209794c module:overlay(0) +from:0x02122558 kind:load to:0x0209796c module:overlay(0) +from:0x0212255c kind:load to:0x02097998 module:overlay(0) +from:0x02122568 kind:load to:0x0211de0c module:overlay(32) +from:0x0212256c kind:load to:0x0211fc00 module:overlay(32) +from:0x02122570 kind:load to:0x02057bf4 module:overlay(0) +from:0x02122574 kind:load to:0x02057a88 module:overlay(0) +from:0x02122578 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212257c kind:load to:0x02057e44 module:overlay(0) +from:0x02122580 kind:load to:0x02057ea8 module:overlay(0) +from:0x02122584 kind:load to:0x0209a79c module:overlay(0) +from:0x02122588 kind:load to:0x02057d84 module:overlay(0) +from:0x0212258c kind:load to:0x0211e9ec module:overlay(32) +from:0x02122594 kind:load to:0x0211ece8 module:overlay(32) +from:0x0212259c kind:load to:0x0211f1f0 module:overlay(32) +from:0x021225a4 kind:load to:0x0211f054 module:overlay(32) +from:0x021225ac kind:load to:0x0211f300 module:overlay(32) +from:0x021225b4 kind:load to:0x0211f3ac module:overlay(32) +from:0x021225bc kind:load to:0x0211f4a4 module:overlay(32) +from:0x021225c4 kind:load to:0x0211f560 module:overlay(32) +from:0x021225cc kind:load to:0x0211f604 module:overlay(32) +from:0x021225d4 kind:load to:0x0211f6bc module:overlay(32) +from:0x021225dc kind:load to:0x0211eb60 module:overlay(32) +from:0x021225e4 kind:load to:0x0211ee5c module:overlay(32) +from:0x021225ec kind:load to:0x0211f1f4 module:overlay(32) +from:0x021225f4 kind:load to:0x0211f0a8 module:overlay(32) +from:0x021225fc kind:load to:0x0211f310 module:overlay(32) +from:0x02122604 kind:load to:0x0211f404 module:overlay(32) +from:0x0212260c kind:load to:0x0211f50c module:overlay(32) +from:0x02122614 kind:load to:0x0211f58c module:overlay(32) +from:0x0212261c kind:load to:0x0211f614 module:overlay(32) +from:0x02122624 kind:load to:0x0211f804 module:overlay(32) +from:0x02122634 kind:load to:0x02098518 module:overlay(0) +from:0x02122638 kind:load to:0x02098554 module:overlay(0) +from:0x0212263c kind:load to:0x0209856c module:overlay(0) +from:0x02122640 kind:load to:0x02098578 module:overlay(0) +from:0x02122644 kind:load to:0x01fff464 module:itcm +from:0x02122648 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212264c kind:load to:0x0211e014 module:overlay(32) +from:0x02122650 kind:load to:0x020984b0 module:overlay(0) +from:0x02122654 kind:load to:0x0211e778 module:overlay(32) +from:0x02122658 kind:load to:0x020984b8 module:overlay(0) +from:0x0212265c kind:load to:0x020984bc module:overlay(0) +from:0x02122660 kind:load to:0x0211e930 module:overlay(32) +from:0x02122664 kind:load to:0x02099004 module:overlay(0) +from:0x02122668 kind:load to:0x020984c8 module:overlay(0) +from:0x0212266c kind:load to:0x02098584 module:overlay(0) +from:0x02122670 kind:load to:0x020985f0 module:overlay(0) +from:0x02122674 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122678 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212267c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122680 kind:load to:0x0211fc1c module:overlay(32) +from:0x02122684 kind:load to:0x0211fcc0 module:overlay(32) +from:0x02122688 kind:load to:0x02099588 module:overlay(0) +from:0x02122694 kind:load to:0x02120d24 module:overlay(32) +from:0x02122698 kind:load to:0x02120d60 module:overlay(32) +from:0x0212269c kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x021226a0 kind:load to:0x02120d7c module:overlay(32) +from:0x021226ac kind:load to:0x0211fefc module:overlay(32) +from:0x021226b0 kind:load to:0x02120e08 module:overlay(32) +from:0x021226b4 kind:load to:0x0207b71c module:overlay(0) +from:0x021226b8 kind:load to:0x0207b754 module:overlay(0) +from:0x021226bc kind:load to:0x02120df8 module:overlay(32) +from:0x021226c8 kind:load to:0x0211fd8c module:overlay(32) +from:0x021226cc kind:load to:0x0209774c module:overlay(0) +from:0x021226d0 kind:load to:0x02097754 module:overlay(0) +from:0x021226d4 kind:load to:0x020977d0 module:overlay(0) +from:0x021226d8 kind:load to:0x02097810 module:overlay(0) +from:0x021226dc kind:load to:0x02097814 module:overlay(0) +from:0x021226e0 kind:load to:0x02097818 module:overlay(0) +from:0x021226ec kind:load to:0x02098518 module:overlay(0) +from:0x021226f0 kind:load to:0x02098554 module:overlay(0) +from:0x021226f4 kind:load to:0x0209856c module:overlay(0) +from:0x021226f8 kind:load to:0x02098578 module:overlay(0) +from:0x021226fc kind:load to:0x01fff464 module:itcm +from:0x02122700 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122704 kind:load to:0x0211ff10 module:overlay(32) +from:0x02122708 kind:load to:0x020984b0 module:overlay(0) +from:0x0212270c kind:load to:0x0211ff38 module:overlay(32) +from:0x02122710 kind:load to:0x020984b8 module:overlay(0) +from:0x02122714 kind:load to:0x020984bc module:overlay(0) +from:0x02122718 kind:load to:0x0212074c module:overlay(32) +from:0x0212271c kind:load to:0x02099004 module:overlay(0) +from:0x02122720 kind:load to:0x020984c8 module:overlay(0) +from:0x02122724 kind:load to:0x02098584 module:overlay(0) +from:0x02122728 kind:load to:0x020985f0 module:overlay(0) +from:0x0212272c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122730 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122734 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122738 kind:load to:0x02120e24 module:overlay(32) +from:0x0212273c kind:load to:0x02120e4c module:overlay(32) +from:0x02122740 kind:load to:0x02099588 module:overlay(0) +from:0x0212274c kind:load to:0x02120e9c module:overlay(32) +from:0x02122750 kind:load to:0x0209ca10 module:overlay(0) +from:0x02122754 kind:load to:0x0209ca18 module:overlay(0) +from:0x02122758 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212275c kind:load to:0x0209ca78 module:overlay(0) +from:0x0212276c kind:load to:0x0209ca10 module:overlay(0) +from:0x02122770 kind:load to:0x0209ca18 module:overlay(0) +from:0x02122774 kind:load to:0x0209ca58 module:overlay(0) +from:0x02122778 kind:load to:0x0209ca78 module:overlay(0) +from:0x02122784 kind:load to:0x0207c49c module:overlay(0) +from:0x02122788 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0212278c kind:load to:0x0207c96c module:overlay(0) +from:0x02122790 kind:load to:0x0207c95c module:overlay(0) +from:0x02122794 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02122798 kind:load to:0x0207ca10 module:overlay(0) +from:0x0212279c kind:load to:0x0207ca38 module:overlay(0) +from:0x021227a0 kind:load to:0x0207cab0 module:overlay(0) +from:0x021227ac kind:load to:0x021211c8 module:overlay(32) +from:0x021227b0 kind:load to:0x02121e58 module:overlay(32) +from:0x021227b4 kind:load to:0x02057bf4 module:overlay(0) +from:0x021227b8 kind:load to:0x01ffc57c module:itcm +from:0x021227bc kind:load to:0x02057dc8 module:overlay(0) +from:0x021227c0 kind:load to:0x02057e44 module:overlay(0) +from:0x021227c4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021227c8 kind:load to:0x02120fe4 module:overlay(32) +from:0x021227cc kind:load to:0x02057d84 module:overlay(0) +from:0x021227d8 kind:load to:0x021211dc module:overlay(32) +from:0x021227dc kind:load to:0x0209d0b8 module:overlay(0) +from:0x021227e0 kind:load to:0x0212141c module:overlay(32) +from:0x021227e4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021227e8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021227ec kind:load to:0x02121d70 module:overlay(32) +from:0x021227f0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021227f4 kind:load to:0x021218d0 module:overlay(32) +from:0x021227f8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021227fc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02122800 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02122804 kind:load to:0x0209d1ec module:overlay(0) +from:0x02122808 kind:load to:0x02121e74 module:overlay(32) +from:0x0212280c kind:load to:0x02121e94 module:overlay(32) +from:0x02122810 kind:load to:0x02121b48 module:overlay(32) +from:0x02122814 kind:load to:0x02121c18 module:overlay(32) diff --git a/config/eur/arm9/overlays/ov032/symbols.txt b/config/eur/arm9/overlays/ov032/symbols.txt new file mode 100644 index 00000000..33dbe976 --- /dev/null +++ b/config/eur/arm9/overlays/ov032/symbols.txt @@ -0,0 +1,288 @@ +func_ov032_02118fc0 kind:function(arm,size=0xc) addr:0x02118fc0 +func_ov032_02118fcc kind:function(arm,size=0x24) addr:0x02118fcc +func_ov032_02118ff0 kind:function(arm,size=0x5c) addr:0x02118ff0 +func_ov032_0211904c kind:function(arm,size=0x1fc) addr:0x0211904c +func_ov032_02119248 kind:function(arm,size=0x14) addr:0x02119248 +func_ov032_0211925c kind:function(arm,size=0x14) addr:0x0211925c +func_ov032_02119270 kind:function(arm,size=0x8c) addr:0x02119270 +func_ov032_021192fc kind:function(arm,size=0x94) addr:0x021192fc +func_ov032_02119390 kind:function(arm,size=0xc8) addr:0x02119390 +func_ov032_02119458 kind:function(arm,size=0x84) addr:0x02119458 +func_ov032_021194dc kind:function(arm,size=0x60) addr:0x021194dc +func_ov032_0211953c kind:function(arm,size=0x48) addr:0x0211953c +func_ov032_02119584 kind:function(arm,size=0x358) addr:0x02119584 +func_ov032_021198dc kind:function(arm,size=0xb4) addr:0x021198dc +func_ov032_02119990 kind:function(arm,size=0x7c) addr:0x02119990 +func_ov032_02119a0c kind:function(arm,size=0x1dc) addr:0x02119a0c +func_ov032_02119be8 kind:function(arm,size=0x98) addr:0x02119be8 +func_ov032_02119c80 kind:function(arm,size=0xfc) addr:0x02119c80 +func_ov032_02119d7c kind:function(arm,size=0x78) addr:0x02119d7c +func_ov032_02119df4 kind:function(arm,size=0x9c) addr:0x02119df4 +func_ov032_02119e90 kind:function(arm,size=0xb0) addr:0x02119e90 +func_ov032_02119f40 kind:function(arm,size=0x200) addr:0x02119f40 +func_ov032_0211a140 kind:function(arm,size=0xcc) addr:0x0211a140 +func_ov032_0211a20c kind:function(arm,size=0x278) addr:0x0211a20c +func_ov032_0211a484 kind:function(arm,size=0xa8) addr:0x0211a484 +func_ov032_0211a52c kind:function(arm,size=0x28c) addr:0x0211a52c +func_ov032_0211a7b8 kind:function(arm,size=0xb4) addr:0x0211a7b8 +func_ov032_0211a86c kind:function(arm,size=0xe4) addr:0x0211a86c +func_ov032_0211a950 kind:function(arm,size=0x78) addr:0x0211a950 +func_ov032_0211a9c8 kind:function(arm,size=0x78) addr:0x0211a9c8 +func_ov032_0211aa40 kind:function(arm,size=0x88) addr:0x0211aa40 +func_ov032_0211aac8 kind:function(arm,size=0x58) addr:0x0211aac8 +func_ov032_0211ab20 kind:function(arm,size=0xa0) addr:0x0211ab20 +func_ov032_0211abc0 kind:function(arm,size=0x60) addr:0x0211abc0 +func_ov032_0211ac20 kind:function(arm,size=0x74) addr:0x0211ac20 +func_ov032_0211ac94 kind:function(arm,size=0xac) addr:0x0211ac94 +func_ov032_0211ad40 kind:function(arm,size=0xb4) addr:0x0211ad40 +func_ov032_0211adf4 kind:function(arm,size=0x230) addr:0x0211adf4 +func_ov032_0211b024 kind:function(arm,size=0x40) addr:0x0211b024 +func_ov032_0211b064 kind:function(arm,size=0xb0) addr:0x0211b064 +func_ov032_0211b114 kind:function(arm,size=0x68) addr:0x0211b114 +func_ov032_0211b17c kind:function(arm,size=0x14) addr:0x0211b17c +func_ov032_0211b190 kind:function(arm,size=0x50) addr:0x0211b190 +func_ov032_0211b1e0 kind:function(arm,size=0xb8) addr:0x0211b1e0 +func_ov032_0211b298 kind:function(arm,size=0xe4) addr:0x0211b298 +func_ov032_0211b37c kind:function(arm,size=0x34) addr:0x0211b37c +func_ov032_0211b3b0 kind:function(arm,size=0x58) addr:0x0211b3b0 +func_ov032_0211b408 kind:function(arm,size=0x168) addr:0x0211b408 +func_ov032_0211b570 kind:function(arm,size=0x30) addr:0x0211b570 +func_ov032_0211b5a0 kind:function(arm,size=0x14) addr:0x0211b5a0 +func_ov032_0211b5b4 kind:function(arm,size=0x1c) addr:0x0211b5b4 +func_ov032_0211b5d0 kind:function(arm,size=0x24) addr:0x0211b5d0 +func_ov032_0211b5f4 kind:function(arm,size=0x24) addr:0x0211b5f4 +func_ov032_0211b618 kind:function(arm,size=0x10) addr:0x0211b618 +func_ov032_0211b628 kind:function(arm,size=0x8) addr:0x0211b628 +func_ov032_0211b630 kind:function(arm,size=0x24) addr:0x0211b630 +func_ov032_0211b654 kind:function(arm,size=0x2c) addr:0x0211b654 +func_ov032_0211b680 kind:function(arm,size=0x1c) addr:0x0211b680 +func_ov032_0211b69c kind:function(arm,size=0x1c) addr:0x0211b69c +func_ov032_0211b6b8 kind:function(arm,size=0x14) addr:0x0211b6b8 +func_ov032_0211b6cc kind:function(arm,size=0xc) addr:0x0211b6cc +func_ov032_0211b6d8 kind:function(arm,size=0x24) addr:0x0211b6d8 +func_ov032_0211b6fc kind:function(arm,size=0x4c) addr:0x0211b6fc +func_ov032_0211b748 kind:function(arm,size=0x1d8) addr:0x0211b748 +func_ov032_0211b920 kind:function(arm,size=0x30) addr:0x0211b920 +func_ov032_0211b950 kind:function(arm,size=0x38) addr:0x0211b950 +func_ov032_0211b988 kind:function(arm,size=0x1c) addr:0x0211b988 +func_ov032_0211b9a4 kind:function(arm,size=0x68) addr:0x0211b9a4 +func_ov032_0211ba0c kind:function(arm,size=0x268) addr:0x0211ba0c +func_ov032_0211bc74 kind:function(arm,size=0x104) addr:0x0211bc74 +func_ov032_0211bd78 kind:function(arm,size=0x8c) addr:0x0211bd78 +func_ov032_0211be04 kind:function(arm,size=0x2c) addr:0x0211be04 +func_ov032_0211be30 kind:function(arm,size=0x78) addr:0x0211be30 +func_ov032_0211bea8 kind:function(arm,size=0xdc) addr:0x0211bea8 +func_ov032_0211bf84 kind:function(arm,size=0x78) addr:0x0211bf84 +func_ov032_0211bffc kind:function(arm,size=0x80) addr:0x0211bffc +func_ov032_0211c07c kind:function(arm,size=0x8c) addr:0x0211c07c +func_ov032_0211c108 kind:function(arm,size=0x1bc) addr:0x0211c108 +func_ov032_0211c2c4 kind:function(arm,size=0x7c) addr:0x0211c2c4 +func_ov032_0211c340 kind:function(arm,size=0x104) addr:0x0211c340 +func_ov032_0211c444 kind:function(arm,size=0x90) addr:0x0211c444 +func_ov032_0211c4d4 kind:function(arm,size=0x68) addr:0x0211c4d4 +func_ov032_0211c53c kind:function(arm,size=0x90) addr:0x0211c53c +func_ov032_0211c5cc kind:function(arm,size=0x170) addr:0x0211c5cc +func_ov032_0211c73c kind:function(arm,size=0x80) addr:0x0211c73c +func_ov032_0211c7bc kind:function(arm,size=0x17c) addr:0x0211c7bc +func_ov032_0211c938 kind:function(arm,size=0xa0) addr:0x0211c938 +func_ov032_0211c9d8 kind:function(arm,size=0x48) addr:0x0211c9d8 +func_ov032_0211ca20 kind:function(arm,size=0x4c) addr:0x0211ca20 +func_ov032_0211ca6c kind:function(arm,size=0x4c) addr:0x0211ca6c +func_ov032_0211cab8 kind:function(arm,size=0x74) addr:0x0211cab8 +func_ov032_0211cb2c kind:function(arm,size=0xe4) addr:0x0211cb2c +func_ov032_0211cc10 kind:function(arm,size=0x38) addr:0x0211cc10 +func_ov032_0211cc48 kind:function(arm,size=0xd8) addr:0x0211cc48 +func_ov032_0211cd20 kind:function(arm,size=0x40) addr:0x0211cd20 +func_ov032_0211cd60 kind:function(arm,size=0x214) addr:0x0211cd60 +func_ov032_0211cf74 kind:function(arm,size=0x38) addr:0x0211cf74 +func_ov032_0211cfac kind:function(arm,size=0x7c) addr:0x0211cfac +func_ov032_0211d028 kind:function(arm,size=0x18) addr:0x0211d028 +func_ov032_0211d040 kind:function(arm,size=0x4c) addr:0x0211d040 +func_ov032_0211d08c kind:function(arm,size=0x258) addr:0x0211d08c +func_ov032_0211d2e4 kind:function(arm,size=0xa0) addr:0x0211d2e4 +func_ov032_0211d384 kind:function(arm,size=0x1e4) addr:0x0211d384 +func_ov032_0211d568 kind:function(arm,size=0x10c) addr:0x0211d568 +func_ov032_0211d674 kind:function(arm,size=0x64) addr:0x0211d674 +func_ov032_0211d6d8 kind:function(arm,size=0x110) addr:0x0211d6d8 +func_ov032_0211d7e8 kind:function(arm,size=0x24) addr:0x0211d7e8 +func_ov032_0211d80c kind:function(arm,size=0x24) addr:0x0211d80c +func_ov032_0211d830 kind:function(arm,size=0x34) addr:0x0211d830 +func_ov032_0211d864 kind:function(arm,size=0xac) addr:0x0211d864 +func_ov032_0211d910 kind:function(arm,size=0x10) addr:0x0211d910 +func_ov032_0211d920 kind:function(arm,size=0xec) addr:0x0211d920 +func_ov032_0211da0c kind:function(arm,size=0x120) addr:0x0211da0c +func_ov032_0211db2c kind:function(arm,size=0x14) addr:0x0211db2c +func_ov032_0211db40 kind:function(arm,size=0xc) addr:0x0211db40 +func_ov032_0211db4c kind:function(arm,size=0x24) addr:0x0211db4c +func_ov032_0211db70 kind:function(arm,size=0x5c) addr:0x0211db70 +func_ov032_0211dbcc kind:function(arm,size=0x34) addr:0x0211dbcc +func_ov032_0211dc00 kind:function(arm,size=0x20c) addr:0x0211dc00 +func_ov032_0211de0c kind:function(arm,size=0x14) addr:0x0211de0c +func_ov032_0211de20 kind:function(arm,size=0x14) addr:0x0211de20 +func_ov032_0211de34 kind:function(arm,size=0x38) addr:0x0211de34 +func_ov032_0211de6c kind:function(arm,size=0x1c) addr:0x0211de6c +func_ov032_0211de88 kind:function(arm,size=0x24) addr:0x0211de88 +func_ov032_0211deac kind:function(arm,size=0x24) addr:0x0211deac +func_ov032_0211ded0 kind:function(arm,size=0x144) addr:0x0211ded0 +func_ov032_0211e014 kind:function(arm,size=0xac) addr:0x0211e014 +func_ov032_0211e0c0 kind:function(arm,size=0x14) addr:0x0211e0c0 +func_ov032_0211e0d4 kind:function(arm,size=0x234) addr:0x0211e0d4 +func_ov032_0211e308 kind:function(arm,size=0x78) addr:0x0211e308 +func_ov032_0211e380 kind:function(arm,size=0x8c) addr:0x0211e380 +func_ov032_0211e40c kind:function(arm,size=0x14) addr:0x0211e40c +func_ov032_0211e420 kind:function(arm,size=0x48) addr:0x0211e420 +func_ov032_0211e468 kind:function(arm,size=0x310) addr:0x0211e468 +func_ov032_0211e778 kind:function(arm,size=0x1b8) addr:0x0211e778 +func_ov032_0211e930 kind:function(arm,size=0xbc) addr:0x0211e930 +func_ov032_0211e9ec kind:function(arm,size=0x174) addr:0x0211e9ec +func_ov032_0211eb60 kind:function(arm,size=0x188) addr:0x0211eb60 +func_ov032_0211ece8 kind:function(arm,size=0x174) addr:0x0211ece8 +func_ov032_0211ee5c kind:function(arm,size=0x1f8) addr:0x0211ee5c +func_ov032_0211f054 kind:function(arm,size=0x54) addr:0x0211f054 +func_ov032_0211f0a8 kind:function(arm,size=0x148) addr:0x0211f0a8 +func_ov032_0211f1f0 kind:function(arm,size=0x4) addr:0x0211f1f0 +func_ov032_0211f1f4 kind:function(arm,size=0x10c) addr:0x0211f1f4 +func_ov032_0211f300 kind:function(arm,size=0x10) addr:0x0211f300 +func_ov032_0211f310 kind:function(arm,size=0x9c) addr:0x0211f310 +func_ov032_0211f3ac kind:function(arm,size=0x58) addr:0x0211f3ac +func_ov032_0211f404 kind:function(arm,size=0xa0) addr:0x0211f404 +func_ov032_0211f4a4 kind:function(arm,size=0x68) addr:0x0211f4a4 +func_ov032_0211f50c kind:function(arm,size=0x54) addr:0x0211f50c +func_ov032_0211f560 kind:function(arm,size=0x2c) addr:0x0211f560 +func_ov032_0211f58c kind:function(arm,size=0x78) addr:0x0211f58c +func_ov032_0211f604 kind:function(arm,size=0x10) addr:0x0211f604 +func_ov032_0211f614 kind:function(arm,size=0xa8) addr:0x0211f614 +func_ov032_0211f6bc kind:function(arm,size=0x148) addr:0x0211f6bc +func_ov032_0211f804 kind:function(arm,size=0x138) addr:0x0211f804 +func_ov032_0211f93c kind:function(arm,size=0x88) addr:0x0211f93c +func_ov032_0211f9c4 kind:function(arm,size=0x88) addr:0x0211f9c4 +func_ov032_0211fa4c kind:function(arm,size=0xa4) addr:0x0211fa4c +func_ov032_0211faf0 kind:function(arm,size=0xac) addr:0x0211faf0 +func_ov032_0211fb9c kind:function(arm,size=0x18) addr:0x0211fb9c +func_ov032_0211fbb4 kind:function(arm,size=0x38) addr:0x0211fbb4 +func_ov032_0211fbec kind:function(arm,size=0x14) addr:0x0211fbec +func_ov032_0211fc00 kind:function(arm,size=0x1c) addr:0x0211fc00 +func_ov032_0211fc1c kind:function(arm,size=0xa4) addr:0x0211fc1c +func_ov032_0211fcc0 kind:function(arm,size=0xac) addr:0x0211fcc0 +func_ov032_0211fd6c kind:function(arm,size=0x14) addr:0x0211fd6c +func_ov032_0211fd80 kind:function(arm,size=0xc) addr:0x0211fd80 +func_ov032_0211fd8c kind:function(arm,size=0x24) addr:0x0211fd8c +func_ov032_0211fdb0 kind:function(arm,size=0x44) addr:0x0211fdb0 +func_ov032_0211fdf4 kind:function(arm,size=0x108) addr:0x0211fdf4 +func_ov032_0211fefc kind:function(arm,size=0x14) addr:0x0211fefc +func_ov032_0211ff10 kind:function(arm,size=0x28) addr:0x0211ff10 +func_ov032_0211ff38 kind:function(arm,size=0x1e0) addr:0x0211ff38 +func_ov032_02120118 kind:function(arm,size=0x78) addr:0x02120118 +func_ov032_02120190 kind:function(arm,size=0xcc) addr:0x02120190 +func_ov032_0212025c kind:function(arm,size=0x7c) addr:0x0212025c +func_ov032_021202d8 kind:function(arm,size=0x124) addr:0x021202d8 +func_ov032_021203fc kind:function(arm,size=0x350) addr:0x021203fc +func_ov032_0212074c kind:function(arm,size=0x134) addr:0x0212074c +func_ov032_02120880 kind:function(arm,size=0x14) addr:0x02120880 +func_ov032_02120894 kind:function(arm,size=0x2a0) addr:0x02120894 +func_ov032_02120b34 kind:function(arm,size=0x38) addr:0x02120b34 +func_ov032_02120b6c kind:function(arm,size=0x10) addr:0x02120b6c +func_ov032_02120b7c kind:function(arm,size=0x44) addr:0x02120b7c +func_ov032_02120bc0 kind:function(arm,size=0x3c) addr:0x02120bc0 +func_ov032_02120bfc kind:function(arm,size=0x68) addr:0x02120bfc +func_ov032_02120c64 kind:function(arm,size=0x8c) addr:0x02120c64 +func_ov032_02120cf0 kind:function(arm,size=0x34) addr:0x02120cf0 +func_ov032_02120d24 kind:function(arm,size=0x3c) addr:0x02120d24 +func_ov032_02120d60 kind:function(arm,size=0x1c) addr:0x02120d60 +func_ov032_02120d7c kind:function(arm,size=0x40) addr:0x02120d7c +func_ov032_02120dbc kind:function(arm,size=0x3c) addr:0x02120dbc +func_ov032_02120df8 kind:function(arm,size=0x10) addr:0x02120df8 +func_ov032_02120e08 kind:function(arm,size=0x1c) addr:0x02120e08 +func_ov032_02120e24 kind:function(arm,size=0x28) addr:0x02120e24 +func_ov032_02120e4c kind:function(arm,size=0x30) addr:0x02120e4c +func_ov032_02120e7c kind:function(arm,size=0x14) addr:0x02120e7c +func_ov032_02120e90 kind:function(arm,size=0xc) addr:0x02120e90 +func_ov032_02120e9c kind:function(arm,size=0x24) addr:0x02120e9c +func_ov032_02120ec0 kind:function(arm,size=0xb8) addr:0x02120ec0 +func_ov032_02120f78 kind:function(arm,size=0x6c) addr:0x02120f78 +func_ov032_02120fe4 kind:function(arm,size=0xbc) addr:0x02120fe4 +func_ov032_021210a0 kind:function(arm,size=0x64) addr:0x021210a0 +func_ov032_02121104 kind:function(arm,size=0xc4) addr:0x02121104 +func_ov032_021211c8 kind:function(arm,size=0x14) addr:0x021211c8 +func_ov032_021211dc kind:function(arm,size=0x240) addr:0x021211dc +func_ov032_0212141c kind:function(arm,size=0x4b4) addr:0x0212141c +func_ov032_021218d0 kind:function(arm,size=0x278) addr:0x021218d0 +func_ov032_02121b48 kind:function(arm,size=0x48) addr:0x02121b48 +func_ov032_02121b90 kind:function(arm,size=0x88) addr:0x02121b90 +func_ov032_02121c18 kind:function(arm,size=0x158) addr:0x02121c18 +func_ov032_02121d70 kind:function(arm,size=0x58) addr:0x02121d70 +func_ov032_02121dc8 kind:function(arm,size=0x90) addr:0x02121dc8 +func_ov032_02121e58 kind:function(arm,size=0x1c) addr:0x02121e58 +func_ov032_02121e74 kind:function(arm,size=0x20) addr:0x02121e74 +func_ov032_02121e94 kind:function(arm,size=0x28) addr:0x02121e94 +func_ov032_02121ebc kind:function(arm,size=0x14) addr:0x02121ebc +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 +data_ov032_02121f14 kind:data(any) addr:0x02121f14 +data_ov032_02121f24 kind:data(any) addr:0x02121f24 +func_ov032_02121f34 kind:function(arm,size=0x6c) addr:0x02121f34 +func_ov032_02121fa0 kind:function(arm,size=0x80) addr:0x02121fa0 +func_ov032_02122020 kind:function(arm,size=0x6c) addr:0x02122020 +func_ov032_0212208c kind:function(arm,size=0x50) addr:0x0212208c +func_ov032_021220dc kind:function(arm,size=0x50) addr:0x021220dc +data_ov032_02122160 kind:data(any) addr:0x02122160 +data_ov032_0212216c kind:data(any) addr:0x0212216c +data_ov032_02122184 kind:data(any) addr:0x02122184 +data_ov032_0212219c kind:data(any) addr:0x0212219c +data_ov032_021221bc kind:data(any) addr:0x021221bc +data_ov032_021221d8 kind:data(any) addr:0x021221d8 +data_ov032_021221fc kind:data(any) addr:0x021221fc +data_ov032_02122244 kind:data(any) addr:0x02122244 +data_ov032_02122288 kind:data(any) addr:0x02122288 +data_ov032_021222f0 kind:data(any) addr:0x021222f0 +data_ov032_02122348 kind:data(any) addr:0x02122348 +data_ov032_021223a8 kind:data(any) addr:0x021223a8 +data_ov032_021223b4 kind:data(any) addr:0x021223b4 +data_ov032_021223cc kind:data(any) addr:0x021223cc +data_ov032_021223e4 kind:data(any) addr:0x021223e4 +data_ov032_021223f1 kind:data(any) addr:0x021223f1 ambiguous +data_ov032_0212241c kind:data(any) addr:0x0212241c +data_ov032_0212245c kind:data(any) addr:0x0212245c +data_ov032_02122480 kind:data(any) addr:0x02122480 +data_ov032_021224d8 kind:data(any) addr:0x021224d8 +data_ov032_021224e4 kind:data(any) addr:0x021224e4 +data_ov032_021224fc kind:data(any) addr:0x021224fc +data_ov032_0212251c kind:data(any) addr:0x0212251c +data_ov032_02122528 kind:data(any) addr:0x02122528 +data_ov032_02122544 kind:data(any) addr:0x02122544 +data_ov032_02122568 kind:data(any) addr:0x02122568 +data_ov032_0212258c kind:data(any) addr:0x0212258c +data_ov032_021225a8 kind:data(any) addr:0x021225a8 ambiguous +data_ov032_021225dc kind:data(any) addr:0x021225dc +data_ov032_02122634 kind:data(any) addr:0x02122634 +data_ov032_02122694 kind:data(any) addr:0x02122694 +data_ov032_021226ac kind:data(any) addr:0x021226ac +data_ov032_021226c8 kind:data(any) addr:0x021226c8 +data_ov032_021226ec kind:data(any) addr:0x021226ec +data_ov032_0212274c kind:data(any) addr:0x0212274c +data_ov032_02122768 kind:data(any) addr:0x02122768 +data_ov032_02122784 kind:data(any) addr:0x02122784 +data_ov032_021227ac kind:data(any) addr:0x021227ac +data_ov032_021227d8 kind:data(any) addr:0x021227d8 +data_ov032_02122810 kind:data(any) addr:0x02122810 ambiguous +data_ov032_02122820 kind:bss addr:0x02122820 +data_ov032_02122824 kind:bss addr:0x02122824 +data_ov032_02122830 kind:bss addr:0x02122830 +data_ov032_02122908 kind:bss addr:0x02122908 +data_ov032_0212290c kind:bss addr:0x0212290c +data_ov032_02122918 kind:bss addr:0x02122918 +data_ov032_02122924 kind:bss addr:0x02122924 +data_ov032_02122930 kind:bss addr:0x02122930 +data_ov032_02122974 kind:bss addr:0x02122974 +data_ov032_02122978 kind:bss addr:0x02122978 +data_ov032_02122984 kind:bss addr:0x02122984 +data_ov032_02122a5c kind:bss addr:0x02122a5c +data_ov032_02122a60 kind:bss addr:0x02122a60 +data_ov032_02122a6c kind:bss addr:0x02122a6c +data_ov032_02122aa8 kind:bss addr:0x02122aa8 +data_ov032_02122aac kind:bss addr:0x02122aac +data_ov032_02122ab8 kind:bss addr:0x02122ab8 +data_ov032_02122ad8 kind:bss addr:0x02122ad8 +data_ov032_02122b8c kind:bss addr:0x02122b8c diff --git a/config/eur/arm9/overlays/ov033/delinks.txt b/config/eur/arm9/overlays/ov033/delinks.txt new file mode 100644 index 00000000..aa44a040 --- /dev/null +++ b/config/eur/arm9/overlays/ov033/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02118fc0 end:0x0211dba4 kind:code align:32 + .rodata start:0x0211dba4 end:0x0212103c kind:data align:4 + .init start:0x0212103c end:0x0212114c kind:code align:4 + .ctor start:0x0212114c end:0x0212115c kind:data align:4 + .data start:0x02121160 end:0x021218c0 kind:data align:32 + .bss start:0x021218c0 end:0x02122760 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov033/relocs.txt b/config/eur/arm9/overlays/ov033/relocs.txt new file mode 100644 index 00000000..4b19e606 --- /dev/null +++ b/config/eur/arm9/overlays/ov033/relocs.txt @@ -0,0 +1,643 @@ +from:0x02118fe8 kind:arm_call to:0x02028c90 module:main +from:0x02118ff8 kind:arm_call to:0x02028c90 module:main +from:0x02119010 kind:arm_call to:0x02028c90 module:main +from:0x02119024 kind:arm_call to:0x02028c90 module:main +from:0x02119034 kind:arm_call to:0x02028c90 module:main +from:0x02119038 kind:arm_call to:0x0211be8c module:overlay(33) +from:0x02119070 kind:arm_call to:0x0211bea8 module:overlay(33) +from:0x02119080 kind:arm_call to:0x02011f3c module:main +from:0x021190a0 kind:arm_call to:0x0211beec module:overlay(33) +from:0x021190d4 kind:load to:0x021218c4 module:overlay(33) +from:0x021190d8 kind:load to:0x021218c0 module:overlay(33) +from:0x021190f0 kind:load to:0x02012000 module:main +from:0x021190fc kind:arm_call to:0x02119118 module:overlay(33) +from:0x02119240 kind:arm_call to:0x0211bfbc module:overlay(33) +from:0x0211926c kind:arm_call to:0x0211cc68 module:overlay(33) +from:0x0211930c kind:arm_call to:0x020340b0 module:main +from:0x02119350 kind:load to:0x02121c74 module:overlay(33) +from:0x02119364 kind:arm_call to:0x02011f3c module:main +from:0x02119370 kind:arm_call to:0x021193a4 module:overlay(33) +from:0x02119388 kind:arm_call to:0x0209767c module:overlay(0) +from:0x021193a0 kind:load to:0x021211ac module:overlay(33) +from:0x021193ac kind:arm_call to:0x02098388 module:overlay(0) +from:0x021193bc kind:arm_call to:0x02118fc0 module:overlay(33) +from:0x021193d0 kind:arm_call to:0x0205b1cc module:overlay(0) +from:0x02119430 kind:arm_call to:0x02119d00 module:overlay(33) +from:0x02119444 kind:arm_call to:0x02028c90 module:main +from:0x0211947c kind:load to:0x021211d0 module:overlay(33) +from:0x02119498 kind:arm_call to:0x021190dc module:overlay(33) +from:0x021194a0 kind:arm_call to:0x02016694 module:main +from:0x021194a8 kind:arm_call to:0x02119044 module:overlay(33) +from:0x021194b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021194bc kind:load to:0x021211d0 module:overlay(33) +from:0x021194d4 kind:arm_call to:0x021190dc module:overlay(33) +from:0x021194dc kind:arm_call to:0x02016694 module:main +from:0x021194e4 kind:arm_call to:0x02119044 module:overlay(33) +from:0x021194ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x021194f4 kind:arm_call to:0x02011ff4 module:main +from:0x02119500 kind:load to:0x021211d0 module:overlay(33) +from:0x0211951c kind:arm_call to:0x02119048 module:overlay(33) +from:0x02119530 kind:arm_call to:0x02119840 module:overlay(33) +from:0x0211953c kind:load to:0x0211dbe0 module:overlay(33) +from:0x02119580 kind:arm_call to:0x01fff584 module:itcm +from:0x02119590 kind:arm_call to:0x0211bcf4 module:overlay(33) +from:0x02119614 kind:load to:0x027e0ce8 module:dtcm +from:0x021196a8 kind:arm_call to:0x02119840 module:overlay(33) +from:0x021196b0 kind:arm_call to:0x021199f4 module:overlay(33) +from:0x021196d4 kind:arm_call to:0x02119bc4 module:overlay(33) +from:0x021196f8 kind:arm_call to:0x02119a58 module:overlay(33) +from:0x02119738 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0211975c kind:arm_call to:0x0211bcdc module:overlay(33) +from:0x02119778 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021197c4 kind:arm_call to:0x0211bcc4 module:overlay(33) +from:0x021197e0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021197f4 kind:arm_call to:0x02119840 module:overlay(33) +from:0x02119820 kind:load to:0x027e09b8 module:dtcm +from:0x02119824 kind:load to:0x020b5214 module:overlay(0) +from:0x02119884 kind:arm_call to:0x021199f4 module:overlay(33) +from:0x021198b0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021198c4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021198e4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02119994 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021199c0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021199d8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021199e8 kind:load to:0x020b5214 module:overlay(0) +from:0x021199f0 kind:load to:0x027e09b8 module:dtcm +from:0x02119a24 kind:arm_call to:0x01fff584 module:itcm +from:0x02119a34 kind:arm_call to:0x0211bcac module:overlay(33) +from:0x02119a50 kind:load to:0x027e0ce8 module:dtcm +from:0x02119a6c kind:arm_call to:0x01fff148 module:itcm +from:0x02119a88 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119aac kind:arm_call to:0x01ffb428 module:itcm +from:0x02119b24 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x02119bb8 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x02119bc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02119bd4 kind:arm_call to:0x021190f4 module:overlay(33) +from:0x02119c0c kind:arm_call to:0x02119124 module:overlay(33) +from:0x02119c34 kind:arm_call to:0x02119188 module:overlay(33) +from:0x02119c3c kind:arm_call to:0x0211910c module:overlay(33) +from:0x02119c50 kind:arm_call to:0x021191f0 module:overlay(33) +from:0x02119c9c kind:arm_call to:0x0211928c module:overlay(33) +from:0x02119cec kind:load to:0x0211dbb8 module:overlay(33) +from:0x02119cf0 kind:load to:0x02121190 module:overlay(33) +from:0x02119cf4 kind:load to:0x021214a0 module:overlay(33) +from:0x02119cf8 kind:load to:0x0211dbcc module:overlay(33) +from:0x02119cfc kind:load to:0x0211dba4 module:overlay(33) +from:0x02119d10 kind:arm_call to:0x0201667c module:main +from:0x02119d3c kind:load to:0x0212118c module:overlay(33) +from:0x02119d60 kind:arm_call to:0x0205b224 module:overlay(0) +from:0x02119d74 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02119d88 kind:load to:0x02121ccc module:overlay(33) +from:0x02119d9c kind:arm_call to:0x02011f3c module:main +from:0x02119da8 kind:arm_call to:0x02119f48 module:overlay(33) +from:0x02119dc0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02119dd0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02119de8 kind:arm_call to:0x02118fc0 module:overlay(33) +from:0x02119e64 kind:load to:0x02121770 module:overlay(33) +from:0x02119e68 kind:load to:0x0212178c module:overlay(33) +from:0x02119e6c kind:load to:0x02121754 module:overlay(33) +from:0x02119e70 kind:load to:0x021216bc module:overlay(33) +from:0x02119e88 kind:arm_call to:0x0209ca18 module:overlay(0) +from:0x02119e94 kind:arm_call to:0x02119048 module:overlay(33) +from:0x02119ea8 kind:arm_call to:0x020591ec module:overlay(0) +from:0x02119ebc kind:arm_call to:0x02059270 module:overlay(0) +from:0x02119ec4 kind:arm_call to:0x02059240 module:overlay(0) +from:0x02119ed0 kind:load to:0x0211dbe0 module:overlay(33) +from:0x02119ed4 kind:load to:0x0212182c module:overlay(33) +from:0x02119ed8 kind:load to:0x0212183c module:overlay(33) +from:0x02119ee8 kind:arm_call to:0x0209ca58 module:overlay(0) +from:0x02119efc kind:arm_call to:0x020591ec module:overlay(0) +from:0x02119f10 kind:arm_call to:0x02059270 module:overlay(0) +from:0x02119f18 kind:arm_call to:0x02059240 module:overlay(0) +from:0x02119f24 kind:load to:0x0212182c module:overlay(33) +from:0x02119f28 kind:load to:0x0212183c module:overlay(33) +from:0x02119f38 kind:arm_call to:0x0209ca78 module:overlay(0) +from:0x02119f40 kind:arm_call to:0x021190dc module:overlay(33) +from:0x02119f54 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02119f5c kind:arm_call to:0x02061648 module:overlay(0) +from:0x02119f94 kind:arm_call to:0x02067278 module:overlay(0) +from:0x02119f9c kind:arm_call_thumb to:0x020141dc module:main +from:0x0211a018 kind:arm_call to:0x0205b1cc module:overlay(0) +from:0x0211a024 kind:arm_call to:0x0211b608 module:overlay(33) +from:0x0211a0a4 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0211a0bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211a0cc kind:load to:0x021217b4 module:overlay(33) +from:0x0211a0d0 kind:load to:0x02121804 module:overlay(33) +from:0x0211a0d4 kind:load to:0x02121ccc module:overlay(33) +from:0x0211a0d8 kind:load to:0x020b1968 module:overlay(0) +from:0x0211a0dc kind:load to:0x0204a088 module:main +from:0x0211a0e0 kind:load to:0x02121cb4 module:overlay(33) +from:0x0211a0f0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a0f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a100 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a108 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211a110 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211a118 kind:arm_call to:0x02016694 module:main +from:0x0211a120 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a128 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0211a130 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211a138 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211a150 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a158 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a160 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a168 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211a170 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211a178 kind:arm_call to:0x02016694 module:main +from:0x0211a180 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a188 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0211a190 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211a198 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211a1a0 kind:arm_call to:0x02011ff4 module:main +from:0x0211a1e4 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0211a200 kind:arm_call to:0x0211aa0c module:overlay(33) +from:0x0211a218 kind:arm_call to:0x0200f05c module:main +from:0x0211a284 kind:arm_call to:0x0200f05c module:main +from:0x0211a2c0 kind:arm_call to:0x0200f05c module:main +from:0x0211a2f4 kind:arm_call to:0x0200f05c module:main +from:0x0211a330 kind:arm_call to:0x0200f05c module:main +from:0x0211a360 kind:arm_call to:0x0200f05c module:main +from:0x0211a39c kind:arm_call to:0x0200f05c module:main +from:0x0211a3cc kind:arm_call to:0x0200f05c module:main +from:0x0211a408 kind:arm_call to:0x0200f05c module:main +from:0x0211a444 kind:arm_call to:0x0200f05c module:main +from:0x0211a474 kind:arm_call to:0x0200ef1c module:main +from:0x0211a490 kind:arm_call to:0x0200f05c module:main +from:0x0211a4cc kind:arm_call to:0x0200f05c module:main +from:0x0211a500 kind:arm_call to:0x0200ef1c module:main +from:0x0211a50c kind:arm_call to:0x0200ef1c module:main +from:0x0211a53c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0211a54c kind:load to:0x02121da0 module:overlay(33) +from:0x0211a550 kind:load to:0x02121ccc module:overlay(33) +from:0x0211a554 kind:load to:0x02120f6c module:overlay(33) +from:0x0211a558 kind:load to:0x02120f7c module:overlay(33) +from:0x0211a55c kind:load to:0x02120f9c module:overlay(33) +from:0x0211a560 kind:load to:0x02120f8c module:overlay(33) +from:0x0211a564 kind:load to:0x02120fac module:overlay(33) +from:0x0211a568 kind:load to:0x02120fbc module:overlay(33) +from:0x0211a56c kind:load to:0x02120fcc module:overlay(33) +from:0x0211a590 kind:arm_call to:0x02014478 module:main +from:0x0211a618 kind:arm_call to:0x0211a910 module:overlay(33) +from:0x0211a67c kind:arm_call to:0x02015a18 module:main +from:0x0211a6b0 kind:arm_call to:0x0211aa0c module:overlay(33) +from:0x0211a6c0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0211a6c8 kind:arm_call to:0x0211b214 module:overlay(33) +from:0x0211a6e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211a6ec kind:arm_call to:0x020716dc module:overlay(0) +from:0x0211a704 kind:arm_call to:0x0209d54c module:overlay(0) +from:0x0211a730 kind:arm_call to:0x02015a18 module:main +from:0x0211a73c kind:arm_call to:0x0211b230 module:overlay(33) +from:0x0211a760 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0211a864 kind:arm_call to:0x0211aa0c module:overlay(33) +from:0x0211a874 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0211a8a8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0211a8bc kind:arm_call to:0x0211aa0c module:overlay(33) +from:0x0211a8e0 kind:load to:0x02049b2a module:main +from:0x0211a8e8 kind:load to:0x027e09b8 module:dtcm +from:0x0211a8ec kind:load to:0x027e09a8 module:dtcm +from:0x0211a8f8 kind:load to:0x0203e964 module:main +from:0x0211a928 kind:arm_call to:0x0211ac74 module:overlay(33) +from:0x0211a964 kind:arm_call to:0x0211aa0c module:overlay(33) +from:0x0211a9e8 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x0211a9fc kind:arm_call to:0x0206f778 module:overlay(0) +from:0x0211aa08 kind:load to:0x020b52b4 module:overlay(0) +from:0x0211aa7c kind:arm_call_thumb to:0x020141dc module:main +from:0x0211aaac kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0211aacc kind:arm_call to:0x02073104 module:overlay(0) +from:0x0211aae8 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0211ab0c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211ab1c kind:arm_call to:0x0211aa0c module:overlay(33) +from:0x0211ab60 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211ab94 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211abb4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211abfc kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0211ac08 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x0211ac20 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211ac3c kind:arm_call to:0x0211b1c4 module:overlay(33) +from:0x0211ac54 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211ac64 kind:load to:0x02121da0 module:overlay(33) +from:0x0211ac68 kind:load to:0x027e09b8 module:dtcm +from:0x0211ac6c kind:load to:0x020b504c module:overlay(0) +from:0x0211ac70 kind:load to:0x020b5214 module:overlay(0) +from:0x0211ac88 kind:arm_call to:0x021190f4 module:overlay(33) +from:0x0211acc0 kind:arm_call to:0x02119124 module:overlay(33) +from:0x0211ace8 kind:arm_call to:0x02119188 module:overlay(33) +from:0x0211acf0 kind:arm_call to:0x0211910c module:overlay(33) +from:0x0211ad04 kind:arm_call to:0x021191f0 module:overlay(33) +from:0x0211ad4c kind:arm_call to:0x0211928c module:overlay(33) +from:0x0211ad9c kind:load to:0x02121dc4 module:overlay(33) +from:0x0211ada0 kind:load to:0x02120f50 module:overlay(33) +from:0x0211ada4 kind:load to:0x021216cc module:overlay(33) +from:0x0211ada8 kind:load to:0x02120f34 module:overlay(33) +from:0x0211adac kind:load to:0x021214a0 module:overlay(33) +from:0x0211adb0 kind:load to:0x02120f18 module:overlay(33) +from:0x0211adcc kind:arm_call to:0x0211aa0c module:overlay(33) +from:0x0211ade8 kind:arm_call to:0x02039f04 module:main +from:0x0211adf4 kind:arm_call to:0x0203b00c module:main +from:0x0211ae00 kind:arm_call to:0x0203a978 module:main +from:0x0211ae04 kind:arm_call to:0x0203a5ac module:main +from:0x0211ae40 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211aeac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211af0c kind:arm_call to:0x0211b09c module:overlay(33) +from:0x0211af20 kind:arm_call to:0x0211af54 module:overlay(33) +from:0x0211af38 kind:arm_call to:0x020166f4 module:main +from:0x0211af48 kind:load to:0x0203e964 module:main +from:0x0211af50 kind:load to:0x027e0954 module:dtcm +from:0x0211af78 kind:arm_call to:0x0200eab0 module:main +from:0x0211afac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b020 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b040 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211b094 kind:load to:0x0203e964 module:main +from:0x0211b0c8 kind:arm_call to:0x0200eab0 module:main +from:0x0211b0d8 kind:arm_call to:0x0200eab0 module:main +from:0x0211b10c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b178 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b1bc kind:load to:0x0203e964 module:main +from:0x0211b1ec kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0211b204 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0211b210 kind:load to:0x027e0cec module:dtcm +from:0x0211b220 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211b228 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211b274 kind:arm_call to:0x02039f04 module:main +from:0x0211b280 kind:arm_call to:0x0203b00c module:main +from:0x0211b28c kind:arm_call to:0x0203a978 module:main +from:0x0211b290 kind:arm_call to:0x0203a5ac module:main +from:0x0211b2cc kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0211b304 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0211b318 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0211b32c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b340 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b36c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b37c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b394 kind:arm_call to:0x02052c48 module:overlay(0) +from:0x0211b3b0 kind:arm_call to:0x02052c48 module:overlay(0) +from:0x0211b3c4 kind:load to:0x0203e964 module:main +from:0x0211b428 kind:arm_call to:0x0207834c module:overlay(0) +from:0x0211b434 kind:load to:0x021216e8 module:overlay(33) +from:0x0211b438 kind:load to:0x027e09bc module:dtcm +from:0x0211b450 kind:arm_call to:0x0211aa0c module:overlay(33) +from:0x0211b474 kind:arm_call to:0x020b669c module:overlay(9) +from:0x0211b47c kind:load to:0x02118fa4 module:overlay(31) +from:0x0211b4b8 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0211b4c0 kind:load to:0x027e09bc module:dtcm +from:0x0211b584 kind:arm_call to:0x01ff9f38 module:itcm +from:0x0211b58c kind:arm_call to:0x02061a70 module:overlay(0) +from:0x0211b59c kind:arm_call to:0x01ff9fbc module:itcm +from:0x0211b5b8 kind:arm_call to:0x02028c4c module:main +from:0x0211b5e8 kind:arm_call to:0x0201aa44 module:main +from:0x0211b5f4 kind:load to:0x02121cb0 module:overlay(33) +from:0x0211b5fc kind:load to:0x027e0998 module:dtcm +from:0x0211b600 kind:load to:0x0204af1c module:main +from:0x0211b604 kind:load to:0x02121cb4 module:overlay(33) +from:0x0211b618 kind:arm_call to:0x0201667c module:main +from:0x0211b640 kind:load to:0x02121748 module:overlay(33) +from:0x0211b680 kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x0211b6b0 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x0211b6d4 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x0211b6f0 kind:arm_call to:0x0205b224 module:overlay(0) +from:0x0211b6fc kind:load to:0x021216bc module:overlay(33) +from:0x0211b710 kind:arm_call to:0x02119044 module:overlay(33) +from:0x0211b718 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0211b78c kind:load to:0x02122650 module:overlay(33) +from:0x0211b7a0 kind:arm_call to:0x02011f3c module:main +from:0x0211b7ac kind:arm_call to:0x0211b860 module:overlay(33) +from:0x0211b7c4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0211b7d4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0211b84c kind:load to:0x02121770 module:overlay(33) +from:0x0211b850 kind:load to:0x0212178c module:overlay(33) +from:0x0211b854 kind:load to:0x0212184c module:overlay(33) +from:0x0211b868 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0211b894 kind:arm_call to:0x0200f05c module:main +from:0x0211b8f4 kind:load to:0x02121868 module:overlay(33) +from:0x0211b8f8 kind:load to:0x02122650 module:overlay(33) +from:0x0211b8fc kind:load to:0x02120fdc module:overlay(33) +from:0x0211b900 kind:load to:0x020b1968 module:overlay(0) +from:0x0211b904 kind:load to:0x02122724 module:overlay(33) +from:0x0211b960 kind:arm_call to:0x0211bcfc module:overlay(33) +from:0x0211b990 kind:arm_call to:0x0211bcfc module:overlay(33) +from:0x0211ba58 kind:arm_call to:0x0200f05c module:main +from:0x0211ba88 kind:arm_call to:0x0200f05c module:main +from:0x0211bab8 kind:arm_call to:0x0200f05c module:main +from:0x0211bb00 kind:arm_call to:0x0200f05c module:main +from:0x0211bb2c kind:arm_call to:0x0211bdac module:overlay(33) +from:0x0211bb3c kind:arm_call to:0x0211bdac module:overlay(33) +from:0x0211bb74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211bb94 kind:arm_call to:0x0200f05c module:main +from:0x0211bbe0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211bbfc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211bc0c kind:load to:0x02122650 module:overlay(33) +from:0x0211bc10 kind:load to:0x0212100c module:overlay(33) +from:0x0211bc14 kind:load to:0x0212101c module:overlay(33) +from:0x0211bc18 kind:load to:0x0212102c module:overlay(33) +from:0x0211bc1c kind:load to:0x02120fec module:overlay(33) +from:0x0211bc20 kind:load to:0x027e09a8 module:dtcm +from:0x0211bc28 kind:load to:0x02120ffc module:overlay(33) +from:0x0211bc30 kind:load to:0x027e0cec module:dtcm +from:0x0211bd0c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211bd24 kind:arm_call to:0x01fff148 module:itcm +from:0x0211bd30 kind:arm_call to:0x0211bcf4 module:overlay(33) +from:0x0211bd4c kind:arm_call to:0x0211bcf4 module:overlay(33) +from:0x0211bd68 kind:arm_call to:0x0211bcf4 module:overlay(33) +from:0x0211bd84 kind:arm_call to:0x0211bcf4 module:overlay(33) +from:0x0211bda8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211bdd4 kind:arm_call to:0x01fff350 module:itcm +from:0x0211be14 kind:load to:0x027e0ce4 module:dtcm +from:0x0211be1c kind:load to:0x020b3000 module:overlay(0) +from:0x0211be2c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211be34 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211be3c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211be54 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211be5c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211be64 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211be6c kind:arm_call to:0x02011ff4 module:main +from:0x0211be80 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0211bea4 kind:load to:0x02122748 module:overlay(33) +from:0x0211bed0 kind:arm_call to:0x0211c058 module:overlay(33) +from:0x0211bee0 kind:arm_call to:0x0211c120 module:overlay(33) +from:0x0211bf28 kind:arm_call to:0x0211c058 module:overlay(33) +from:0x0211bf44 kind:arm_call to:0x0211c154 module:overlay(33) +from:0x0211bfb0 kind:arm_call to:0x0211c1d0 module:overlay(33) +from:0x0211bfe0 kind:arm_call to:0x0211c2e8 module:overlay(33) +from:0x0211c04c kind:arm_call to:0x0211c358 module:overlay(33) +from:0x0211c2b8 kind:arm_call to:0x0211c86c module:overlay(33) +from:0x0211c48c kind:arm_call to:0x0211d26c module:overlay(33) +from:0x0211c4cc kind:arm_call to:0x0203a1bc module:main +from:0x0211c514 kind:arm_call to:0x0211d2f4 module:overlay(33) +from:0x0211c53c kind:arm_call to:0x0211d490 module:overlay(33) +from:0x0211c564 kind:arm_call to:0x0211d774 module:overlay(33) +from:0x0211c5c0 kind:arm_call to:0x0203a3c8 module:main +from:0x0211c824 kind:arm_call to:0x0211c86c module:overlay(33) +from:0x0211c9b4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211c9d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ca60 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211cab8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cbd0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211cc20 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d0ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d2dc kind:arm_call to:0x0211d1b8 module:overlay(33) +from:0x0211d470 kind:arm_call to:0x0211d1b8 module:overlay(33) +from:0x0211d54c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d5d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d618 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d640 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d754 kind:arm_call to:0x0211d1b8 module:overlay(33) +from:0x0211dbe0 kind:load to:0x0211dbf4 module:overlay(33) +from:0x0211dbe8 kind:load to:0x0211ef74 module:overlay(33) +from:0x02121058 kind:arm_call to:0x0211937c module:overlay(33) +from:0x02121068 kind:arm_call to:0x0203ce74 module:main +from:0x0212107c kind:load to:0x02121c64 module:overlay(33) +from:0x02121080 kind:load to:0x02121c74 module:overlay(33) +from:0x02121084 kind:load to:0x02119d6c module:overlay(33) +from:0x02121088 kind:load to:0x02121c68 module:overlay(33) +from:0x021210c0 kind:arm_call to:0x02119db0 module:overlay(33) +from:0x021210d0 kind:arm_call to:0x0203ce74 module:main +from:0x021210e4 kind:load to:0x02121cb0 module:overlay(33) +from:0x021210ec kind:load to:0x021216bc module:overlay(33) +from:0x021210f0 kind:load to:0x02121ccc module:overlay(33) +from:0x021210f4 kind:load to:0x0211b704 module:overlay(33) +from:0x021210f8 kind:load to:0x02121cc0 module:overlay(33) +from:0x02121118 kind:arm_call to:0x0211b7b4 module:overlay(33) +from:0x02121128 kind:arm_call to:0x0203ce74 module:main +from:0x0212113c kind:load to:0x02122640 module:overlay(33) +from:0x02121140 kind:load to:0x02122650 module:overlay(33) +from:0x02121144 kind:load to:0x0211be78 module:overlay(33) +from:0x02121148 kind:load to:0x02122644 module:overlay(33) +from:0x0212114c kind:load to:0x0212103c module:overlay(33) +from:0x02121150 kind:load to:0x0212108c module:overlay(33) +from:0x02121154 kind:load to:0x021210fc module:overlay(33) +from:0x0212118c kind:load to:0x02119d40 module:overlay(33) +from:0x02121190 kind:load to:0x02121164 module:overlay(33) +from:0x02121194 kind:load to:0x02121178 module:overlay(33) +from:0x02121198 kind:load to:0x02121168 module:overlay(33) +from:0x0212119c kind:load to:0x02121160 module:overlay(33) +from:0x021211a0 kind:load to:0x0212116c module:overlay(33) +from:0x021211ac kind:load to:0x02119354 module:overlay(33) +from:0x021211b0 kind:load to:0x0209774c module:overlay(0) +from:0x021211b4 kind:load to:0x02097754 module:overlay(0) +from:0x021211b8 kind:load to:0x020977d0 module:overlay(0) +from:0x021211bc kind:load to:0x02097810 module:overlay(0) +from:0x021211c0 kind:load to:0x02097814 module:overlay(0) +from:0x021211c4 kind:load to:0x02097818 module:overlay(0) +from:0x021211d0 kind:load to:0x02098518 module:overlay(0) +from:0x021211d4 kind:load to:0x02098554 module:overlay(0) +from:0x021211d8 kind:load to:0x0209856c module:overlay(0) +from:0x021211dc kind:load to:0x02098578 module:overlay(0) +from:0x021211e0 kind:load to:0x01fff464 module:itcm +from:0x021211e4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021211e8 kind:load to:0x02119504 module:overlay(33) +from:0x021211ec kind:load to:0x02119540 module:overlay(33) +from:0x021211f0 kind:load to:0x0211961c module:overlay(33) +from:0x021211f4 kind:load to:0x02119828 module:overlay(33) +from:0x021211f8 kind:load to:0x020984bc module:overlay(0) +from:0x021211fc kind:load to:0x0211983c module:overlay(33) +from:0x02121200 kind:load to:0x020984c4 module:overlay(0) +from:0x02121204 kind:load to:0x020984c8 module:overlay(0) +from:0x02121208 kind:load to:0x02098584 module:overlay(0) +from:0x0212120c kind:load to:0x020985f0 module:overlay(0) +from:0x02121210 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121214 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121218 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212121c kind:load to:0x02119484 module:overlay(33) +from:0x02121220 kind:load to:0x021194c0 module:overlay(33) +from:0x021214a0 kind:load to:0x02121298 module:overlay(33) +from:0x021214a4 kind:load to:0x02121258 module:overlay(33) +from:0x021214a8 kind:load to:0x02121224 module:overlay(33) +from:0x021214ac kind:load to:0x021212c4 module:overlay(33) +from:0x021214b0 kind:load to:0x021212c0 module:overlay(33) +from:0x021214b4 kind:load to:0x0212124c module:overlay(33) +from:0x021214b8 kind:load to:0x02121288 module:overlay(33) +from:0x021214bc kind:load to:0x02121294 module:overlay(33) +from:0x021214c0 kind:load to:0x02121280 module:overlay(33) +from:0x021214c4 kind:load to:0x0212126c module:overlay(33) +from:0x021214c8 kind:load to:0x0212129c module:overlay(33) +from:0x021214cc kind:load to:0x02121234 module:overlay(33) +from:0x021214d0 kind:load to:0x02121254 module:overlay(33) +from:0x021214d4 kind:load to:0x02121250 module:overlay(33) +from:0x021214d8 kind:load to:0x02121284 module:overlay(33) +from:0x021214dc kind:load to:0x0212128c module:overlay(33) +from:0x021214e0 kind:load to:0x0212127c module:overlay(33) +from:0x021214e4 kind:load to:0x02121290 module:overlay(33) +from:0x021214e8 kind:load to:0x021212a0 module:overlay(33) +from:0x021214ec kind:load to:0x0212125c module:overlay(33) +from:0x021214f0 kind:load to:0x02121230 module:overlay(33) +from:0x021214f4 kind:load to:0x021212a4 module:overlay(33) +from:0x021214f8 kind:load to:0x02121248 module:overlay(33) +from:0x021214fc kind:load to:0x02121278 module:overlay(33) +from:0x02121500 kind:load to:0x021212a8 module:overlay(33) +from:0x02121504 kind:load to:0x02121260 module:overlay(33) +from:0x02121508 kind:load to:0x0212123c module:overlay(33) +from:0x0212150c kind:load to:0x021212ac module:overlay(33) +from:0x02121510 kind:load to:0x02121274 module:overlay(33) +from:0x02121514 kind:load to:0x02121238 module:overlay(33) +from:0x02121518 kind:load to:0x021212b0 module:overlay(33) +from:0x0212151c kind:load to:0x02121264 module:overlay(33) +from:0x02121520 kind:load to:0x02121228 module:overlay(33) +from:0x02121524 kind:load to:0x02121244 module:overlay(33) +from:0x02121528 kind:load to:0x021212b4 module:overlay(33) +from:0x0212152c kind:load to:0x02121270 module:overlay(33) +from:0x02121530 kind:load to:0x021212c8 module:overlay(33) +from:0x02121534 kind:load to:0x021212b8 module:overlay(33) +from:0x02121538 kind:load to:0x02121268 module:overlay(33) +from:0x0212153c kind:load to:0x02121240 module:overlay(33) +from:0x02121540 kind:load to:0x0212122c module:overlay(33) +from:0x02121544 kind:load to:0x021212bc module:overlay(33) +from:0x02121548 kind:load to:0x02121394 module:overlay(33) +from:0x0212154c kind:load to:0x02121390 module:overlay(33) +from:0x02121550 kind:load to:0x0212138c module:overlay(33) +from:0x02121554 kind:load to:0x02121388 module:overlay(33) +from:0x02121558 kind:load to:0x02121384 module:overlay(33) +from:0x0212155c kind:load to:0x02121380 module:overlay(33) +from:0x02121560 kind:load to:0x0212133c module:overlay(33) +from:0x02121564 kind:load to:0x02121378 module:overlay(33) +from:0x02121568 kind:load to:0x02121374 module:overlay(33) +from:0x0212156c kind:load to:0x02121370 module:overlay(33) +from:0x02121570 kind:load to:0x0212136c module:overlay(33) +from:0x02121574 kind:load to:0x02121368 module:overlay(33) +from:0x02121578 kind:load to:0x02121354 module:overlay(33) +from:0x0212157c kind:load to:0x0212135c module:overlay(33) +from:0x02121580 kind:load to:0x02121360 module:overlay(33) +from:0x02121584 kind:load to:0x02121398 module:overlay(33) +from:0x02121588 kind:load to:0x0212139c module:overlay(33) +from:0x0212158c kind:load to:0x021213a4 module:overlay(33) +from:0x02121590 kind:load to:0x021213a8 module:overlay(33) +from:0x02121594 kind:load to:0x021213b4 module:overlay(33) +from:0x02121598 kind:load to:0x021213b8 module:overlay(33) +from:0x0212159c kind:load to:0x021213c0 module:overlay(33) +from:0x021215a0 kind:load to:0x021213c4 module:overlay(33) +from:0x021215a4 kind:load to:0x021213cc module:overlay(33) +from:0x021215a8 kind:load to:0x021213d0 module:overlay(33) +from:0x021215ac kind:load to:0x021213d8 module:overlay(33) +from:0x021215b0 kind:load to:0x021213e0 module:overlay(33) +from:0x021215b4 kind:load to:0x021213e4 module:overlay(33) +from:0x021215b8 kind:load to:0x021213e8 module:overlay(33) +from:0x021215bc kind:load to:0x021213f0 module:overlay(33) +from:0x021215c0 kind:load to:0x021213f4 module:overlay(33) +from:0x021215c4 kind:load to:0x02121318 module:overlay(33) +from:0x021215c8 kind:load to:0x02121314 module:overlay(33) +from:0x021215cc kind:load to:0x02121310 module:overlay(33) +from:0x021215d0 kind:load to:0x021212d0 module:overlay(33) +from:0x021215d4 kind:load to:0x02121308 module:overlay(33) +from:0x021215d8 kind:load to:0x02121304 module:overlay(33) +from:0x021215dc kind:load to:0x021212dc module:overlay(33) +from:0x021215e0 kind:load to:0x021212e0 module:overlay(33) +from:0x021215e4 kind:load to:0x021212f8 module:overlay(33) +from:0x021215e8 kind:load to:0x021212e8 module:overlay(33) +from:0x021215ec kind:load to:0x021212f0 module:overlay(33) +from:0x021215f0 kind:load to:0x021212f4 module:overlay(33) +from:0x021215f4 kind:load to:0x02121300 module:overlay(33) +from:0x021215f8 kind:load to:0x0212130c module:overlay(33) +from:0x021215fc kind:load to:0x02121320 module:overlay(33) +from:0x02121600 kind:load to:0x02121324 module:overlay(33) +from:0x02121604 kind:load to:0x0212132c module:overlay(33) +from:0x02121608 kind:load to:0x02121330 module:overlay(33) +from:0x0212160c kind:load to:0x02121338 module:overlay(33) +from:0x02121610 kind:load to:0x02121340 module:overlay(33) +from:0x02121614 kind:load to:0x02121348 module:overlay(33) +from:0x02121618 kind:load to:0x0212134c module:overlay(33) +from:0x0212161c kind:load to:0x02121358 module:overlay(33) +from:0x02121620 kind:load to:0x02121364 module:overlay(33) +from:0x02121624 kind:load to:0x021213a0 module:overlay(33) +from:0x02121628 kind:load to:0x021213ac module:overlay(33) +from:0x0212162c kind:load to:0x021213bc module:overlay(33) +from:0x02121630 kind:load to:0x021213c8 module:overlay(33) +from:0x02121634 kind:load to:0x021213d4 module:overlay(33) +from:0x02121638 kind:load to:0x021213dc module:overlay(33) +from:0x0212163c kind:load to:0x021213ec module:overlay(33) +from:0x02121640 kind:load to:0x021213f8 module:overlay(33) +from:0x02121644 kind:load to:0x021212cc module:overlay(33) +from:0x02121648 kind:load to:0x021212d4 module:overlay(33) +from:0x0212164c kind:load to:0x021212d8 module:overlay(33) +from:0x02121650 kind:load to:0x021212e4 module:overlay(33) +from:0x02121654 kind:load to:0x021212ec module:overlay(33) +from:0x02121658 kind:load to:0x021212fc module:overlay(33) +from:0x0212165c kind:load to:0x0212131c module:overlay(33) +from:0x02121660 kind:load to:0x02121328 module:overlay(33) +from:0x02121664 kind:load to:0x02121334 module:overlay(33) +from:0x02121668 kind:load to:0x02121344 module:overlay(33) +from:0x0212166c kind:load to:0x02121350 module:overlay(33) +from:0x02121670 kind:load to:0x0212137c module:overlay(33) +from:0x02121674 kind:load to:0x021213b0 module:overlay(33) +from:0x02121678 kind:load to:0x02121470 module:overlay(33) +from:0x0212167c kind:load to:0x02121438 module:overlay(33) +from:0x02121680 kind:load to:0x02121400 module:overlay(33) +from:0x02121684 kind:load to:0x021213fc module:overlay(33) +from:0x02121688 kind:load to:0x02121408 module:overlay(33) +from:0x0212168c kind:load to:0x02121410 module:overlay(33) +from:0x02121690 kind:load to:0x02121418 module:overlay(33) +from:0x02121694 kind:load to:0x02121428 module:overlay(33) +from:0x02121698 kind:load to:0x02121458 module:overlay(33) +from:0x0212169c kind:load to:0x0212147c module:overlay(33) +from:0x021216a0 kind:load to:0x02121488 module:overlay(33) +from:0x021216a4 kind:load to:0x02121440 module:overlay(33) +from:0x021216a8 kind:load to:0x0212144c module:overlay(33) +from:0x021216ac kind:load to:0x02121464 module:overlay(33) +from:0x021216b0 kind:load to:0x02121494 module:overlay(33) +from:0x021216b4 kind:load to:0x02121420 module:overlay(33) +from:0x021216b8 kind:load to:0x02121430 module:overlay(33) +from:0x021216cc kind:load to:0x02121708 module:overlay(33) +from:0x021216d0 kind:load to:0x02121728 module:overlay(33) +from:0x021216d4 kind:load to:0x0212170c module:overlay(33) +from:0x021216d8 kind:load to:0x02121710 module:overlay(33) +from:0x021216dc kind:load to:0x02121734 module:overlay(33) +from:0x021216e0 kind:load to:0x02121718 module:overlay(33) +from:0x021216e4 kind:load to:0x02121720 module:overlay(33) +from:0x02121748 kind:load to:0x0211b644 module:overlay(33) +from:0x02121754 kind:load to:0x02119d8c module:overlay(33) +from:0x02121758 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212175c kind:load to:0x02119e7c module:overlay(33) +from:0x02121760 kind:load to:0x02119ee0 module:overlay(33) +from:0x02121764 kind:load to:0x02119f30 module:overlay(33) +from:0x02121774 kind:load to:0x0209ca10 module:overlay(0) +from:0x02121778 kind:load to:0x0209ca18 module:overlay(0) +from:0x0212177c kind:load to:0x0209ca58 module:overlay(0) +from:0x02121780 kind:load to:0x0209ca78 module:overlay(0) +from:0x0212178c kind:load to:0x0207c49c module:overlay(0) +from:0x02121790 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02121794 kind:load to:0x0207c96c module:overlay(0) +from:0x02121798 kind:load to:0x0207c95c module:overlay(0) +from:0x0212179c kind:load to:0x0207c9a0 module:overlay(0) +from:0x021217a0 kind:load to:0x0207ca10 module:overlay(0) +from:0x021217a4 kind:load to:0x0207ca38 module:overlay(0) +from:0x021217a8 kind:load to:0x0207cab0 module:overlay(0) +from:0x021217b4 kind:load to:0x0211a1ac module:overlay(33) +from:0x021217b8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021217bc kind:load to:0x0211a570 module:overlay(33) +from:0x021217c0 kind:load to:0x0211a8fc module:overlay(33) +from:0x021217c4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021217c8 kind:load to:0x0211add8 module:overlay(33) +from:0x021217cc kind:load to:0x0211b4c4 module:overlay(33) +from:0x021217d0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021217d4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021217d8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021217dc kind:load to:0x0211adb4 module:overlay(33) +from:0x021217e0 kind:load to:0x0209d1ec module:overlay(0) +from:0x021217e4 kind:load to:0x0211a0e4 module:overlay(33) +from:0x021217e8 kind:load to:0x0211a144 module:overlay(33) +from:0x021217ec kind:load to:0x0211b3cc module:overlay(33) +from:0x021217f0 kind:load to:0x0211b458 module:overlay(33) +from:0x021217f4 kind:load to:0x0211b43c module:overlay(33) +from:0x021217f8 kind:load to:0x0211b480 module:overlay(33) +from:0x02121808 kind:load to:0x0211b724 module:overlay(33) +from:0x0212180c kind:load to:0x020616e0 module:overlay(0) +from:0x0212181c kind:load to:0x020616f0 module:overlay(0) +from:0x02121820 kind:load to:0x020616f4 module:overlay(0) +from:0x02121828 kind:load to:0x020616fc module:overlay(0) +from:0x0212184c kind:load to:0x0211b790 module:overlay(33) +from:0x02121850 kind:load to:0x0209ca10 module:overlay(0) +from:0x02121854 kind:load to:0x0209ca18 module:overlay(0) +from:0x02121858 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212185c kind:load to:0x0209ca78 module:overlay(0) +from:0x02121868 kind:load to:0x0211b908 module:overlay(33) +from:0x0212186c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02121870 kind:load to:0x0211b938 module:overlay(33) +from:0x02121874 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02121878 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0212187c kind:load to:0x0211bc34 module:overlay(33) +from:0x02121880 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02121884 kind:load to:0x0209d1cc module:overlay(0) +from:0x02121888 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0212188c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02121890 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02121894 kind:load to:0x0209d1ec module:overlay(0) +from:0x02121898 kind:load to:0x0211be20 module:overlay(33) +from:0x0212189c kind:load to:0x0211be48 module:overlay(33) +from:0x021218a0 kind:load to:0x0211b9dc module:overlay(33) diff --git a/config/eur/arm9/overlays/ov033/symbols.txt b/config/eur/arm9/overlays/ov033/symbols.txt new file mode 100644 index 00000000..1c8fdd34 --- /dev/null +++ b/config/eur/arm9/overlays/ov033/symbols.txt @@ -0,0 +1,328 @@ +func_ov033_02118fc0 kind:function(arm,size=0x84) addr:0x02118fc0 +func_ov033_02119044 kind:function(arm,size=0x4) addr:0x02119044 +func_ov033_02119048 kind:function(arm,size=0x94) addr:0x02119048 +func_ov033_021190dc kind:function(arm,size=0x18) addr:0x021190dc +func_ov033_021190f4 kind:function(arm,size=0x18) addr:0x021190f4 +func_ov033_0211910c kind:function(arm,size=0xc) addr:0x0211910c +func_ov033_02119118 kind:function(arm,size=0xc) addr:0x02119118 +func_ov033_02119124 kind:function(arm,size=0x64) addr:0x02119124 +func_ov033_02119188 kind:function(arm,size=0x68) addr:0x02119188 +func_ov033_021191f0 kind:function(arm,size=0x9c) addr:0x021191f0 +func_ov033_0211928c kind:function(arm,size=0xbc) addr:0x0211928c +func_ov033_02119348 kind:function(arm,size=0xc) addr:0x02119348 +func_ov033_02119354 kind:function(arm,size=0x28) addr:0x02119354 +func_ov033_0211937c kind:function(arm,size=0x28) addr:0x0211937c +func_ov033_021193a4 kind:function(arm,size=0xe0) addr:0x021193a4 +func_ov033_02119484 kind:function(arm,size=0x3c) addr:0x02119484 +func_ov033_021194c0 kind:function(arm,size=0x44) addr:0x021194c0 +func_ov033_02119504 kind:function(arm,size=0x3c) addr:0x02119504 +func_ov033_02119540 kind:function(arm,size=0xdc) addr:0x02119540 +func_ov033_0211961c kind:function(arm,size=0x20c) addr:0x0211961c +func_ov033_02119828 kind:function(arm,size=0x14) addr:0x02119828 +func_ov033_0211983c kind:function(arm,size=0x4) addr:0x0211983c +func_ov033_02119840 kind:function(arm,size=0x1b4) addr:0x02119840 +func_ov033_021199f4 kind:function(arm,size=0x64) addr:0x021199f4 +func_ov033_02119a58 kind:function(arm,size=0x16c) addr:0x02119a58 +func_ov033_02119bc4 kind:function(arm,size=0x13c) addr:0x02119bc4 +func_ov033_02119d00 kind:function(arm,size=0x40) addr:0x02119d00 +func_ov033_02119d40 kind:function(arm,size=0x2c) addr:0x02119d40 +func_ov033_02119d6c kind:function(arm,size=0x14) addr:0x02119d6c +func_ov033_02119d80 kind:function(arm,size=0xc) addr:0x02119d80 +func_ov033_02119d8c kind:function(arm,size=0x24) addr:0x02119d8c +func_ov033_02119db0 kind:function(arm,size=0xcc) addr:0x02119db0 +func_ov033_02119e7c kind:function(arm,size=0x64) addr:0x02119e7c +func_ov033_02119ee0 kind:function(arm,size=0x50) addr:0x02119ee0 +func_ov033_02119f30 kind:function(arm,size=0x18) addr:0x02119f30 +func_ov033_02119f48 kind:function(arm,size=0x19c) addr:0x02119f48 +func_ov033_0211a0e4 kind:function(arm,size=0x60) addr:0x0211a0e4 +func_ov033_0211a144 kind:function(arm,size=0x68) addr:0x0211a144 +func_ov033_0211a1ac kind:function(arm,size=0x3c4) addr:0x0211a1ac +func_ov033_0211a570 kind:function(arm,size=0x38c) addr:0x0211a570 +func_ov033_0211a8fc kind:function(arm,size=0x14) addr:0x0211a8fc +func_ov033_0211a910 kind:function(arm,size=0xfc) addr:0x0211a910 +func_ov033_0211aa0c kind:function(arm,size=0x268) addr:0x0211aa0c +func_ov033_0211ac74 kind:function(arm,size=0x140) addr:0x0211ac74 +func_ov033_0211adb4 kind:function(arm,size=0x24) addr:0x0211adb4 +func_ov033_0211add8 kind:function(arm,size=0x17c) addr:0x0211add8 +func_ov033_0211af54 kind:function(arm,size=0x148) addr:0x0211af54 +func_ov033_0211b09c kind:function(arm,size=0x128) addr:0x0211b09c +func_ov033_0211b1c4 kind:function(arm,size=0x50) addr:0x0211b1c4 +func_ov033_0211b214 kind:function(arm,size=0x1c) addr:0x0211b214 +func_ov033_0211b230 kind:function(arm,size=0x19c) addr:0x0211b230 +func_ov033_0211b3cc kind:function(arm,size=0x70) addr:0x0211b3cc +func_ov033_0211b43c kind:function(arm,size=0x1c) addr:0x0211b43c +func_ov033_0211b458 kind:function(arm,size=0x28) addr:0x0211b458 +func_ov033_0211b480 kind:function(arm,size=0x44) addr:0x0211b480 +func_ov033_0211b4c4 kind:function(arm,size=0x144) addr:0x0211b4c4 +func_ov033_0211b608 kind:function(arm,size=0x3c) addr:0x0211b608 +func_ov033_0211b644 kind:function(arm,size=0xc0) addr:0x0211b644 +func_ov033_0211b704 kind:function(arm,size=0x20) addr:0x0211b704 +func_ov033_0211b724 kind:function(arm,size=0x6c) addr:0x0211b724 +func_ov033_0211b790 kind:function(arm,size=0x24) addr:0x0211b790 +func_ov033_0211b7b4 kind:function(arm,size=0xac) addr:0x0211b7b4 +func_ov033_0211b860 kind:function(arm,size=0xa8) addr:0x0211b860 +func_ov033_0211b908 kind:function(arm,size=0x30) addr:0x0211b908 +func_ov033_0211b938 kind:function(arm,size=0xa4) addr:0x0211b938 +func_ov033_0211b9dc kind:function(arm,size=0x258) addr:0x0211b9dc +func_ov033_0211bc34 kind:function(arm,size=0x78) addr:0x0211bc34 +func_ov033_0211bcac kind:function(arm,size=0x18) addr:0x0211bcac +func_ov033_0211bcc4 kind:function(arm,size=0x18) addr:0x0211bcc4 +func_ov033_0211bcdc kind:function(arm,size=0x18) addr:0x0211bcdc +func_ov033_0211bcf4 kind:function(arm,size=0x8) addr:0x0211bcf4 +func_ov033_0211bcfc kind:function(arm,size=0xb0) addr:0x0211bcfc +func_ov033_0211bdac kind:function(arm,size=0x74) addr:0x0211bdac +func_ov033_0211be20 kind:function(arm,size=0x28) addr:0x0211be20 +func_ov033_0211be48 kind:function(arm,size=0x30) addr:0x0211be48 +func_ov033_0211be78 kind:function(arm,size=0x14) addr:0x0211be78 +func_ov033_0211be8c kind:function(arm,size=0x1c) addr:0x0211be8c +func_ov033_0211bea8 kind:function(arm,size=0x44) addr:0x0211bea8 +func_ov033_0211beec kind:function(arm,size=0xd0) addr:0x0211beec +func_ov033_0211bfbc kind:function(arm,size=0x9c) addr:0x0211bfbc +func_ov033_0211c058 kind:function(arm,size=0xc8) addr:0x0211c058 +func_ov033_0211c120 kind:function(arm,size=0x34) addr:0x0211c120 +func_ov033_0211c154 kind:function(arm,size=0x7c) addr:0x0211c154 +func_ov033_0211c1d0 kind:function(arm,size=0x118) addr:0x0211c1d0 +func_ov033_0211c2e8 kind:function(arm,size=0x70) addr:0x0211c2e8 +func_ov033_0211c358 kind:function(arm,size=0x514) addr:0x0211c358 +func_ov033_0211c86c kind:function(arm,size=0x3fc) addr:0x0211c86c +func_ov033_0211cc68 kind:function(arm,size=0x550) addr:0x0211cc68 +func_ov033_0211d1b8 kind:function(arm,size=0xb4) addr:0x0211d1b8 +func_ov033_0211d26c kind:function(arm,size=0x88) addr:0x0211d26c +func_ov033_0211d2f4 kind:function(arm,size=0x19c) addr:0x0211d2f4 +func_ov033_0211d490 kind:function(arm,size=0x2e4) addr:0x0211d490 +func_ov033_0211d774 kind:function(arm,size=0x430) addr:0x0211d774 +data_ov033_0211dba4 kind:data(any) addr:0x0211dba4 +data_ov033_0211dbb8 kind:data(any) addr:0x0211dbb8 +data_ov033_0211dbcc kind:data(any) addr:0x0211dbcc +data_ov033_0211dbe0 kind:data(any) addr:0x0211dbe0 +data_ov033_0211dbf4 kind:data(any) addr:0x0211dbf4 +data_ov033_0211de28 kind:data(any) addr:0x0211de28 ambiguous +data_ov033_0211df64 kind:data(any) addr:0x0211df64 ambiguous +data_ov033_0211df9c kind:data(any) addr:0x0211df9c ambiguous +data_ov033_0211dfc8 kind:data(any) addr:0x0211dfc8 ambiguous +data_ov033_0211dfcc kind:data(any) addr:0x0211dfcc ambiguous +data_ov033_0211e030 kind:data(any) addr:0x0211e030 ambiguous +data_ov033_0211e070 kind:data(any) addr:0x0211e070 ambiguous +data_ov033_0211e0a4 kind:data(any) addr:0x0211e0a4 ambiguous +data_ov033_0211e0f8 kind:data(any) addr:0x0211e0f8 ambiguous +data_ov033_0211e300 kind:data(any) addr:0x0211e300 ambiguous +data_ov033_0211e430 kind:data(any) addr:0x0211e430 ambiguous +data_ov033_0211e4a4 kind:data(any) addr:0x0211e4a4 ambiguous +data_ov033_0211e770 kind:data(any) addr:0x0211e770 ambiguous +data_ov033_0211e940 kind:data(any) addr:0x0211e940 ambiguous +data_ov033_0211ea48 kind:data(any) addr:0x0211ea48 ambiguous +data_ov033_0211ec64 kind:data(any) addr:0x0211ec64 ambiguous +data_ov033_0211ee78 kind:data(any) addr:0x0211ee78 ambiguous +data_ov033_0211ef74 kind:data(any) addr:0x0211ef74 +data_ov033_0211f0a0 kind:data(any) addr:0x0211f0a0 ambiguous +data_ov033_0211fd80 kind:data(any) addr:0x0211fd80 ambiguous +data_ov033_021209b8 kind:data(any) addr:0x021209b8 ambiguous +data_ov033_02120a6c kind:data(any) addr:0x02120a6c ambiguous +data_ov033_02120d80 kind:data(any) addr:0x02120d80 ambiguous +data_ov033_02120e90 kind:data(any) addr:0x02120e90 ambiguous +data_ov033_02120f18 kind:data(any) addr:0x02120f18 +data_ov033_02120f34 kind:data(any) addr:0x02120f34 +data_ov033_02120f50 kind:data(any) addr:0x02120f50 +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 +data_ov033_0212101c kind:data(any) addr:0x0212101c +data_ov033_0212102c kind:data(any) addr:0x0212102c +func_ov033_0212103c kind:function(arm,size=0x50) addr:0x0212103c +func_ov033_0212108c kind:function(arm,size=0x70) addr:0x0212108c +func_ov033_021210fc kind:function(arm,size=0x50) addr:0x021210fc +data_ov033_02121160 kind:data(any) addr:0x02121160 +data_ov033_02121164 kind:data(any) addr:0x02121164 +data_ov033_02121168 kind:data(any) addr:0x02121168 +data_ov033_0212116c kind:data(any) addr:0x0212116c +data_ov033_02121178 kind:data(any) addr:0x02121178 +data_ov033_0212118c kind:data(any) addr:0x0212118c +data_ov033_02121190 kind:data(any) addr:0x02121190 +data_ov033_021211ac kind:data(any) addr:0x021211ac +data_ov033_021211d0 kind:data(any) addr:0x021211d0 +data_ov033_021211f8 kind:data(any) addr:0x021211f8 ambiguous +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_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_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_02121428 kind:data(any) addr:0x02121428 +data_ov033_02121430 kind:data(any) addr:0x02121430 +data_ov033_02121438 kind:data(any) addr:0x02121438 +data_ov033_02121440 kind:data(any) addr:0x02121440 +data_ov033_0212144c kind:data(any) addr:0x0212144c +data_ov033_02121458 kind:data(any) addr:0x02121458 +data_ov033_02121464 kind:data(any) addr:0x02121464 +data_ov033_02121470 kind:data(any) addr:0x02121470 +data_ov033_0212147c kind:data(any) addr:0x0212147c +data_ov033_02121488 kind:data(any) addr:0x02121488 +data_ov033_02121494 kind:data(any) addr:0x02121494 +data_ov033_021214a0 kind:data(any) addr:0x021214a0 +data_ov033_021216bc kind:data(any) addr:0x021216bc +data_ov033_021216cc kind:data(any) addr:0x021216cc +data_ov033_021216e8 kind:data(any) addr:0x021216e8 +data_ov033_02121708 kind:data(any) addr:0x02121708 +data_ov033_0212170c kind:data(any) addr:0x0212170c +data_ov033_02121710 kind:data(any) addr:0x02121710 +data_ov033_02121718 kind:data(any) addr:0x02121718 +data_ov033_0212171c kind:data(any) addr:0x0212171c ambiguous +data_ov033_02121720 kind:data(any) addr:0x02121720 +data_ov033_02121728 kind:data(any) addr:0x02121728 +data_ov033_02121734 kind:data(any) addr:0x02121734 +data_ov033_02121748 kind:data(any) addr:0x02121748 +data_ov033_02121754 kind:data(any) addr:0x02121754 +data_ov033_02121770 kind:data(any) addr:0x02121770 +data_ov033_0212178c kind:data(any) addr:0x0212178c +data_ov033_021217b4 kind:data(any) addr:0x021217b4 +data_ov033_02121804 kind:data(any) addr:0x02121804 +data_ov033_0212182c kind:data(any) addr:0x0212182c +data_ov033_0212183c kind:data(any) addr:0x0212183c +data_ov033_0212184c kind:data(any) addr:0x0212184c +data_ov033_02121868 kind:data(any) addr:0x02121868 +data_ov033_021218c0 kind:bss addr:0x021218c0 +data_ov033_021218c4 kind:bss addr:0x021218c4 +data_ov033_02121c64 kind:bss addr:0x02121c64 +data_ov033_02121c68 kind:bss addr:0x02121c68 +data_ov033_02121c74 kind:bss addr:0x02121c74 +data_ov033_02121cb0 kind:bss addr:0x02121cb0 +data_ov033_02121cb4 kind:bss addr:0x02121cb4 +data_ov033_02121cc0 kind:bss addr:0x02121cc0 +data_ov033_02121ccc kind:bss addr:0x02121ccc +data_ov033_02121da0 kind:bss addr:0x02121da0 +data_ov033_02121dc4 kind:bss addr:0x02121dc4 +data_ov033_02121ed4 kind:bss addr:0x02121ed4 ambiguous +data_ov033_021220fc kind:bss addr:0x021220fc ambiguous +data_ov033_021223f1 kind:bss addr:0x021223f1 ambiguous +data_ov033_021225a8 kind:bss addr:0x021225a8 ambiguous +data_ov033_02122640 kind:bss addr:0x02122640 +data_ov033_02122644 kind:bss addr:0x02122644 +data_ov033_02122650 kind:bss addr:0x02122650 +data_ov033_02122724 kind:bss addr:0x02122724 +data_ov033_02122748 kind:bss addr:0x02122748 diff --git a/config/eur/arm9/overlays/ov034/delinks.txt b/config/eur/arm9/overlays/ov034/delinks.txt new file mode 100644 index 00000000..e9b1bec5 --- /dev/null +++ b/config/eur/arm9/overlays/ov034/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02118fc0 end:0x02122438 kind:code align:32 + .rodata start:0x02122438 end:0x021224ec kind:data align:4 + .init start:0x021224ec end:0x021227cc kind:code align:4 + .ctor start:0x021227cc end:0x021227f0 kind:data align:4 + .data start:0x02122800 end:0x02122e60 kind:data align:32 + .bss start:0x02122e60 end:0x021234c0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov034/relocs.txt b/config/eur/arm9/overlays/ov034/relocs.txt new file mode 100644 index 00000000..ee72d1f7 --- /dev/null +++ b/config/eur/arm9/overlays/ov034/relocs.txt @@ -0,0 +1,1275 @@ +from:0x02118fc8 kind:load to:0x02122e70 module:overlay(34) +from:0x02118fdc kind:arm_call to:0x02011f3c module:main +from:0x02118fe8 kind:arm_call to:0x02119054 module:overlay(34) +from:0x02118ffc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02119014 kind:load to:0x02122808 module:overlay(34) +from:0x02119020 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02119038 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02119044 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02119050 kind:load to:0x0212282c module:overlay(34) +from:0x0211905c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02119074 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02119080 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211908c kind:load to:0x0212282c module:overlay(34) +from:0x02119118 kind:load to:0x027e0cd8 module:dtcm +from:0x02119148 kind:arm_call to:0x01ffd420 module:itcm +from:0x02119188 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02119200 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211922c kind:load to:0x027e09b8 module:dtcm +from:0x02119230 kind:load to:0x027e09bc module:dtcm +from:0x02119234 kind:load to:0x0203e964 module:main +from:0x02119254 kind:arm_call to:0x0200f05c module:main +from:0x02119270 kind:load to:0x02122e70 module:overlay(34) +from:0x02119274 kind:load to:0x02122438 module:overlay(34) +from:0x02119294 kind:arm_call to:0x0200f05c module:main +from:0x021192b0 kind:load to:0x02122e70 module:overlay(34) +from:0x021192b4 kind:load to:0x02122448 module:overlay(34) +from:0x021192c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021192cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021192d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021192ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021192f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021192fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02119304 kind:arm_call to:0x02011ff4 module:main +from:0x02119318 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211932c kind:load to:0x02122f58 module:overlay(34) +from:0x02119340 kind:arm_call to:0x02011f3c module:main +from:0x0211934c kind:arm_call to:0x02119420 module:overlay(34) +from:0x02119360 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021193a8 kind:load to:0x02122890 module:overlay(34) +from:0x021193d4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211940c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02119418 kind:load to:0x020b539c module:overlay(0) +from:0x0211942c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02119484 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021194ac kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021194c4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021194f8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02119510 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119570 kind:arm_call to:0x0203d160 module:main +from:0x02119588 kind:arm_call to:0x0203d160 module:main +from:0x02119594 kind:load to:0x0212292c module:overlay(34) +from:0x02119598 kind:load to:0x02122f58 module:overlay(34) +from:0x0211959c kind:load to:0x021228e4 module:overlay(34) +from:0x021195a0 kind:load to:0x02119d90 module:overlay(34) +from:0x021195a4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021195b0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119604 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02119620 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0211968c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021196f4 kind:load to:0x021228ac module:overlay(34) +from:0x021196fc kind:load to:0x021228c4 module:overlay(34) +from:0x02119734 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0211977c kind:arm_call to:0x01ff916c module:itcm +from:0x021197a8 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021197c0 kind:arm_call to:0x01ff916c module:itcm +from:0x021197f0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021197fc kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02119968 kind:load to:0x027e09a8 module:dtcm +from:0x02119a54 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02119a78 kind:arm_call to:0x02119c00 module:overlay(34) +from:0x02119ac4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119ad8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119b00 kind:arm_call to:0x02119c94 module:overlay(34) +from:0x02119b10 kind:load to:0x02122458 module:overlay(34) +from:0x02119b18 kind:load to:0x021228c4 module:overlay(34) +from:0x02119b48 kind:arm_call to:0x01ffc768 module:itcm +from:0x02119b5c kind:arm_call to:0x0200ea38 module:main +from:0x02119b9c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02119be8 kind:arm_call to:0x020c0970 module:overlay(17) +from:0x02119bf4 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02119bf8 kind:load to:0x02122468 module:overlay(34) +from:0x02119bfc kind:load to:0x027e09b4 module:dtcm +from:0x02119c60 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02119c78 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02119c90 kind:load to:0x027e0cec module:dtcm +from:0x02119d1c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02119d34 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02119d50 kind:load to:0x027e0cec module:dtcm +from:0x02119d70 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02119d84 kind:load to:0x020578a4 module:overlay(0) +from:0x02119da4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119dac kind:arm_call to:0x02011ff4 module:main +from:0x02119ddc kind:arm_call to:0x0203d210 module:main +from:0x02119df0 kind:arm_call to:0x0203d210 module:main +from:0x02119df8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119e00 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119e08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02119e10 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02119e1c kind:load to:0x020a02d4 module:overlay(0) +from:0x02119e44 kind:arm_call to:0x0203d210 module:main +from:0x02119e58 kind:arm_call to:0x0203d210 module:main +from:0x02119e60 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119e68 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119e70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02119e78 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02119e80 kind:arm_call to:0x02011ff4 module:main +from:0x02119e8c kind:load to:0x020a02d4 module:overlay(0) +from:0x02119e98 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02119eac kind:load to:0x02123040 module:overlay(34) +from:0x02119ec0 kind:arm_call to:0x02011f3c module:main +from:0x02119ecc kind:arm_call to:0x02119efc module:overlay(34) +from:0x02119ee0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02119ef8 kind:load to:0x021229a4 module:overlay(34) +from:0x02119f04 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02119f5c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02119f84 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02119f9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119fb0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02119fd4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02119fe0 kind:load to:0x02122a38 module:overlay(34) +from:0x02119fe4 kind:load to:0x02123040 module:overlay(34) +from:0x02119fe8 kind:load to:0x021229f0 module:overlay(34) +from:0x02119fec kind:load to:0x021229c8 module:overlay(34) +from:0x02119ff8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211a0c4 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0211a0e8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211a130 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211a184 kind:arm_call to:0x0202851c module:main +from:0x0211a1d4 kind:arm_call to:0x020c7878 module:overlays(19,24) +from:0x0211a1e8 kind:load to:0x02122984 module:overlay(34) +from:0x0211a1f0 kind:load to:0x027e09c0 module:dtcm +from:0x0211a1f4 kind:load to:0x027e09a4 module:dtcm +from:0x0211a1f8 kind:load to:0x020b539c module:overlay(0) +from:0x0211a200 kind:load to:0x027e09b8 module:dtcm +from:0x0211a204 kind:load to:0x027e0cf8 module:dtcm +from:0x0211a244 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211a24c kind:arm_call to:0x02011ff4 module:main +from:0x0211a264 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0211a26c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211a274 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211a27c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211a294 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0211a29c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211a2a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211a2ac kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211a2b4 kind:arm_call to:0x02011ff4 module:main +from:0x0211a2c8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211a2f0 kind:arm_call to:0x01fff458 module:itcm +from:0x0211a324 kind:load to:0x02123128 module:overlay(34) +from:0x0211a338 kind:arm_call to:0x02011f3c module:main +from:0x0211a344 kind:arm_call to:0x0211a8a0 module:overlay(34) +from:0x0211a358 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211a38c kind:load to:0x02122b04 module:overlay(34) +from:0x0211a39c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0211a3b0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0211a3b8 kind:arm_call to:0x02011ff4 module:main +from:0x0211a43c kind:arm_call to:0x0208ba80 module:overlay(0) +from:0x0211a47c kind:arm_call to:0x01fff148 module:itcm +from:0x0211a49c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a4ec kind:arm_call to:0x0211d970 module:overlay(34) +from:0x0211a538 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a558 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a5a8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211a5cc kind:arm_call to:0x0211d0b8 module:overlay(34) +from:0x0211a5dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a5f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a600 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a614 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a628 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211a634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a64c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a6b8 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x0211a6cc kind:load to:0x027e0ce0 module:dtcm +from:0x0211a6d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a720 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a72c kind:arm_call to:0x01fff458 module:itcm +from:0x0211a764 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0211a774 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a788 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0211a7b8 kind:load to:0x02122ae8 module:overlay(34) +from:0x0211a7cc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211a7e8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211a7f0 kind:arm_call to:0x02011ff4 module:main +from:0x0211a8ac kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211a910 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0211a918 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0211a92c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0211a940 kind:arm_call to:0x0211a77c module:overlay(34) +from:0x0211a948 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0211a958 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0211a960 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0211a968 kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x0211a970 kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x0211a98c kind:arm_call to:0x0203d160 module:main +from:0x0211aab0 kind:arm_call to:0x0211c7e8 module:overlay(34) +from:0x0211aac0 kind:load to:0x02122b50 module:overlay(34) +from:0x0211aac4 kind:load to:0x02123128 module:overlay(34) +from:0x0211aac8 kind:load to:0x02122ad4 module:overlay(34) +from:0x0211aacc kind:load to:0x02122b28 module:overlay(34) +from:0x0211aad0 kind:load to:0x02122ac4 module:overlay(34) +from:0x0211aad4 kind:load to:0x020a02d4 module:overlay(0) +from:0x0211aad8 kind:load to:0x02119d90 module:overlay(34) +from:0x0211aadc kind:load to:0x027e07d4 module:dtcm +from:0x0211ab0c kind:arm_call to:0x02070560 module:overlay(0) +from:0x0211ab80 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211abb0 kind:arm_call to:0x0211ae8c module:overlay(34) +from:0x0211abcc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211abd4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211ac14 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211ac38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211ac48 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0211ac6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ac7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ac8c kind:arm_call to:0x0211c7e8 module:overlay(34) +from:0x0211acac kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0211acc4 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0211acec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211acfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ad1c kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0211ad2c kind:arm_call to:0x0211c7e8 module:overlay(34) +from:0x0211ad3c kind:load to:0x027e09a4 module:dtcm +from:0x0211ad4c kind:load to:0x020b539c module:overlay(0) +from:0x0211ad54 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ad58 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ad5c kind:load to:0x027e09c0 module:dtcm +from:0x0211ada0 kind:arm_call to:0x01fff350 module:itcm +from:0x0211add8 kind:arm_call to:0x01fff350 module:itcm +from:0x0211ae24 kind:arm_call to:0x01fff350 module:itcm +from:0x0211ae5c kind:arm_call to:0x0211ae8c module:overlay(34) +from:0x0211ae74 kind:arm_call to:0x0211c8e4 module:overlay(34) +from:0x0211ae80 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ae84 kind:load to:0x02122aac module:overlay(34) +from:0x0211ae88 kind:load to:0x027e09a4 module:dtcm +from:0x0211aeb8 kind:arm_call to:0x01fff350 module:itcm +from:0x0211aed4 kind:arm_call to:0x0211ccec module:overlay(34) +from:0x0211af14 kind:load to:0x027e0ce4 module:dtcm +from:0x0211af1c kind:load to:0x020b3000 module:overlay(0) +from:0x0211af9c kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0211afbc kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0211afc8 kind:arm_call to:0x0211c8e4 module:overlay(34) +from:0x0211afd8 kind:load to:0x027e09c0 module:dtcm +from:0x0211b008 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0211b044 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x0211b088 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0211b0a8 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0211b0cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b114 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b124 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b1e4 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0211b214 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x0211b220 kind:load to:0x027e09c0 module:dtcm +from:0x0211b224 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b250 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x0211b274 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x0211b27c kind:load to:0x027e09c0 module:dtcm +from:0x0211b298 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211b2a4 kind:arm_call to:0x0211ec20 module:overlay(34) +from:0x0211b2e8 kind:arm_call to:0x0211eb0c module:overlay(34) +from:0x0211b300 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211b314 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211b35c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b364 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b380 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b3b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b3c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b3d8 kind:arm_call to:0x0211c71c module:overlay(34) +from:0x0211b3ec kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0211b404 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b410 kind:load to:0x020b51b8 module:overlay(0) +from:0x0211b414 kind:load to:0x027e09a8 module:dtcm +from:0x0211b45c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0211b494 kind:arm_call to:0x0203a1bc module:main +from:0x0211b4b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b4fc kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b53c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b55c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b618 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0211b628 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0211b650 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b678 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b698 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b6a8 kind:arm_call to:0x0211d1a8 module:overlay(34) +from:0x0211b6b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b6c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b74c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b75c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b77c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211b790 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b79c kind:arm_call to:0x01ffb744 module:itcm +from:0x0211b7b0 kind:arm_call to:0x0211ecc8 module:overlay(34) +from:0x0211b7cc kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211b7e0 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211b7f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b7fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b808 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b84c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211b86c kind:arm_call to:0x01ff930c module:itcm +from:0x0211b87c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b8b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b8c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b900 kind:arm_call to:0x0211ca94 module:overlay(34) +from:0x0211b914 kind:arm_call to:0x0211ec20 module:overlay(34) +from:0x0211b948 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211b95c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b968 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211b98c kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211b9e0 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211b9e8 kind:arm_call to:0x0211ce80 module:overlay(34) +from:0x0211ba2c kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211ba40 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211ba54 kind:arm_call to:0x0211eb0c module:overlay(34) +from:0x0211ba70 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211ba84 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ba98 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211babc kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bac8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bad4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211baf8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211bafc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211bb2c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211bb40 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bb50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bb5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bb6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bb80 kind:arm_call to:0x01ffb780 module:itcm +from:0x0211bb88 kind:arm_call to:0x01ff938c module:itcm +from:0x0211bba0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211bbb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211bbe8 kind:arm_call to:0x02023350 module:main +from:0x0211bc44 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bc54 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bc68 kind:arm_call to:0x01ffb780 module:itcm +from:0x0211bc74 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bca0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211bcb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bcc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bcd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bce8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bd2c kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x0211bd40 kind:arm_call to:0x0211c71c module:overlay(34) +from:0x0211bd60 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0211bd6c kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211bd78 kind:load to:0x027e09a8 module:dtcm +from:0x0211bd84 kind:load to:0x0203e964 module:main +from:0x0211bd90 kind:load to:0x027e0ce4 module:dtcm +from:0x0211bd94 kind:load to:0x027e09a4 module:dtcm +from:0x0211bd9c kind:load to:0x027e0d34 module:dtcm +from:0x0211bda0 kind:load to:0x027e09ac module:dtcm +from:0x0211bdc0 kind:arm_call to:0x0211c71c module:overlay(34) +from:0x0211bdd4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0211bdec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211bdf4 kind:load to:0x020b51b8 module:overlay(0) +from:0x0211bdf8 kind:load to:0x027e09a8 module:dtcm +from:0x0211be30 kind:arm_call to:0x01ff930c module:itcm +from:0x0211bed0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211bee4 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211bef4 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211bf08 kind:load to:0x0203e964 module:main +from:0x0211bf30 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211bff8 kind:arm_call to:0x0211ce80 module:overlay(34) +from:0x0211c154 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c18c kind:arm_call to:0x0211c71c module:overlay(34) +from:0x0211c1a0 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0211c1b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c1c0 kind:load to:0x02049be4 module:main +from:0x0211c1c8 kind:load to:0x0203e964 module:main +from:0x0211c1cc kind:load to:0x020aecf8 module:overlay(0) +from:0x0211c1d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c1d4 kind:load to:0x027e07d4 module:dtcm +from:0x0211c1d8 kind:load to:0x020b51b8 module:overlay(0) +from:0x0211c1dc kind:load to:0x027e09a8 module:dtcm +from:0x0211c274 kind:arm_call to:0x0211cad4 module:overlay(34) +from:0x0211c290 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211c328 kind:arm_call to:0x0211cad4 module:overlay(34) +from:0x0211c344 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211c3e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c3f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c408 kind:arm_call to:0x0211d124 module:overlay(34) +from:0x0211c420 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211c44c kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211c498 kind:arm_call to:0x0211ccec module:overlay(34) +from:0x0211c4a0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211c500 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c588 kind:arm_call to:0x0211ce80 module:overlay(34) +from:0x0211c6e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211c6ec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211c6f4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211c704 kind:load to:0x02049be4 module:main +from:0x0211c70c kind:load to:0x0203e964 module:main +from:0x0211c710 kind:load to:0x020aecf8 module:overlay(0) +from:0x0211c714 kind:load to:0x027e09a8 module:dtcm +from:0x0211c73c kind:load to:0x027e09a4 module:dtcm +from:0x0211c760 kind:arm_call to:0x0211ccec module:overlay(34) +from:0x0211c780 kind:arm_call to:0x0211af20 module:overlay(34) +from:0x0211c7b4 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211c7bc kind:arm_call to:0x0211c45c module:overlay(34) +from:0x0211c7c8 kind:arm_call to:0x0211d124 module:overlay(34) +from:0x0211c7d0 kind:arm_call to:0x0211afdc module:overlay(34) +from:0x0211c898 kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x0211c8c4 kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x0211c910 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0211c97c kind:arm_call to:0x020982c0 module:overlay(0) +from:0x0211c99c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0211c9ac kind:arm_call to:0x01ffd118 module:itcm +from:0x0211c9d4 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x0211ca6c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0211ca78 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211ca84 kind:load to:0x027e09c0 module:dtcm +from:0x0211ca88 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ca8c kind:load to:0x027e0c90 module:dtcm +from:0x0211cab0 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211cabc kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211cae0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211caf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211cb00 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0211cb28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cb3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cba0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211cc78 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211cc84 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211cce4 kind:load to:0x027e0960 module:dtcm +from:0x0211cd28 kind:arm_call to:0x0211cbb0 module:overlay(34) +from:0x0211cd5c kind:arm_call to:0x0211eb0c module:overlay(34) +from:0x0211cd74 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211cd88 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211cde8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211cdf0 kind:arm_call to:0x01ff938c module:itcm +from:0x0211ce24 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ce30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ce54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ceac kind:arm_call to:0x01ffb860 module:itcm +from:0x0211cebc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211cedc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211cf1c kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x0211cf38 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211cf50 kind:arm_call to:0x020d9b60 module:overlay(31) +from:0x0211cf60 kind:arm_call to:0x0211c71c module:overlay(34) +from:0x0211cf88 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0211cfa0 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0211cfac kind:load to:0x027e0ce4 module:dtcm +from:0x0211cfb8 kind:load to:0x027e0d34 module:dtcm +from:0x0211cfbc kind:load to:0x027e09bc module:dtcm +from:0x0211cfc0 kind:load to:0x027e09ac module:dtcm +from:0x0211cfdc kind:arm_call to:0x01ffa81c module:itcm +from:0x0211cfe8 kind:arm_call to:0x02028d30 module:main +from:0x0211d004 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d044 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d060 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d0d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211d100 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d11c kind:load to:0x027e0ce4 module:dtcm +from:0x0211d1a0 kind:arm_call to:0x0211e844 module:overlay(34) +from:0x0211d1bc kind:arm_call to:0x0211ecc8 module:overlay(34) +from:0x0211d22c kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211d240 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211d254 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d260 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d294 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211d2a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d2c4 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211d2f4 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211d318 kind:arm_call to:0x0211eb0c module:overlay(34) +from:0x0211d32c kind:arm_call to:0x0211eb0c module:overlay(34) +from:0x0211d33c kind:arm_call to:0x0211ec20 module:overlay(34) +from:0x0211d35c kind:arm_call to:0x0211eb0c module:overlay(34) +from:0x0211d36c kind:arm_call to:0x0211ec20 module:overlay(34) +from:0x0211d388 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211d39c kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211d3e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d414 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d43c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d458 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d464 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d50c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d518 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d524 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d564 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0211d57c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0211d598 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0211d648 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0211d654 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0211d678 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211d680 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211d6a8 kind:load to:0x027e0cec module:dtcm +from:0x0211d6ac kind:load to:0x027e09a8 module:dtcm +from:0x0211d6cc kind:arm_call to:0x0211cbb0 module:overlay(34) +from:0x0211d6fc kind:arm_call to:0x0211ec20 module:overlay(34) +from:0x0211d740 kind:arm_call to:0x0211eb0c module:overlay(34) +from:0x0211d758 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211d76c kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211d7cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d7d4 kind:arm_call to:0x01ff938c module:itcm +from:0x0211d808 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d83c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d878 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211d898 kind:load to:0x027e09a8 module:dtcm +from:0x0211d8d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211d904 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211d914 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211d950 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211d960 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211d96c kind:load to:0x0203e964 module:main +from:0x0211d9a0 kind:arm_call to:0x020d9b40 module:overlay(31) +from:0x0211d9b0 kind:arm_call to:0x0211c71c module:overlay(34) +from:0x0211d9e4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0211d9f4 kind:arm_call to:0x02078314 module:overlay(0) +from:0x0211da00 kind:arm_call to:0x02078708 module:overlay(0) +from:0x0211da18 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0211da24 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211da34 kind:arm_call to:0x0211d2b0 module:overlay(34) +from:0x0211da74 kind:arm_call to:0x01fff350 module:itcm +from:0x0211da88 kind:arm_call to:0x0211d2b0 module:overlay(34) +from:0x0211da94 kind:load to:0x027e0d34 module:dtcm +from:0x0211da98 kind:load to:0x027e09bc module:dtcm +from:0x0211da9c kind:load to:0x02122478 module:overlay(34) +from:0x0211daa0 kind:load to:0x027e09ac module:dtcm +from:0x0211daa4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211daa8 kind:load to:0x02122aac module:overlay(34) +from:0x0211db34 kind:load to:0x02122bb4 module:overlay(34) +from:0x0211db38 kind:load to:0x02122ba4 module:overlay(34) +from:0x0211dbac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211dbc4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211dbe0 kind:arm_call to:0x0211daac module:overlay(34) +from:0x0211dbe8 kind:load to:0x02122ba4 module:overlay(34) +from:0x0211dbf8 kind:arm_call to:0x0211db3c module:overlay(34) +from:0x0211dc00 kind:arm_call to:0x0211d16c module:overlay(34) +from:0x0211dc24 kind:arm_call to:0x02070544 module:overlay(0) +from:0x0211dc34 kind:arm_call to:0x0211c71c module:overlay(34) +from:0x0211dc4c kind:arm_call to:0x0215315c module:overlay(84) +from:0x0211dc7c kind:arm_call to:0x0211d16c module:overlay(34) +from:0x0211dc84 kind:load to:0x027e09a4 module:dtcm +from:0x0211dc88 kind:load to:0x027e0d80 module:dtcm +from:0x0211dca0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211dcf4 kind:arm_call to:0x0211d8a0 module:overlay(34) +from:0x0211dd04 kind:arm_call to:0x0211cfc4 module:overlay(34) +from:0x0211dd6c kind:arm_call to:0x0211d8a0 module:overlay(34) +from:0x0211df94 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0211dfa0 kind:load to:0x0203e964 module:main +from:0x0211dfb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211dfc8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e014 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211e01c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211e05c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211e09c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e0a4 kind:arm_call to:0x0211d6b4 module:overlay(34) +from:0x0211e0bc kind:arm_call to:0x0211d480 module:overlay(34) +from:0x0211e0d4 kind:load to:0x020b539c module:overlay(0) +from:0x0211e0dc kind:load to:0x027e0ce4 module:dtcm +from:0x0211e10c kind:arm_call to:0x01fff350 module:itcm +from:0x0211e158 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e16c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e170 kind:load to:0x02122ab8 module:overlay(34) +from:0x0211e180 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e1c0 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e1cc kind:load to:0x027e0ce4 module:dtcm +from:0x0211e1d0 kind:load to:0x02122a94 module:overlay(34) +from:0x0211e1e0 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e220 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e22c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e230 kind:load to:0x02122aa0 module:overlay(34) +from:0x0211e24c kind:arm_call to:0x0203d210 module:main +from:0x0211e254 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0211e25c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0211e264 kind:arm_call to:0x0211a7bc module:overlay(34) +from:0x0211e26c kind:arm_call to:0x0211a394 module:overlay(34) +from:0x0211e274 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e27c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211e288 kind:load to:0x020a02d4 module:overlay(0) +from:0x0211e2a4 kind:arm_call to:0x0203d210 module:main +from:0x0211e2ac kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0211e2b4 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0211e2bc kind:arm_call to:0x0211a7bc module:overlay(34) +from:0x0211e2c4 kind:arm_call to:0x0211a394 module:overlay(34) +from:0x0211e2cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e2d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211e2dc kind:arm_call to:0x02011ff4 module:main +from:0x0211e2e8 kind:load to:0x020a02d4 module:overlay(0) +from:0x0211e2f4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211e308 kind:load to:0x02123214 module:overlay(34) +from:0x0211e31c kind:arm_call to:0x02011f3c module:main +from:0x0211e328 kind:arm_call to:0x0211e364 module:overlay(34) +from:0x0211e340 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211e360 kind:load to:0x02122c50 module:overlay(34) +from:0x0211e370 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211e4a0 kind:arm_call to:0x02028c90 module:main +from:0x0211e4b4 kind:arm_call to:0x02028c90 module:main +from:0x0211e4c8 kind:arm_call to:0x02028c90 module:main +from:0x0211e4dc kind:arm_call to:0x02028c90 module:main +from:0x0211e504 kind:load to:0x02122c74 module:overlay(34) +from:0x0211e508 kind:load to:0x020b1968 module:overlay(0) +from:0x0211e50c kind:load to:0x02123200 module:overlay(34) +from:0x0211e540 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e54c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e554 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211e560 kind:load to:0x02123200 module:overlay(34) +from:0x0211e594 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e5a0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e5a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211e5b0 kind:arm_call to:0x02011ff4 module:main +from:0x0211e5bc kind:load to:0x02123200 module:overlay(34) +from:0x0211e5d8 kind:arm_call to:0x0211edb4 module:overlay(34) +from:0x0211e5e0 kind:arm_call to:0x0211edcc module:overlay(34) +from:0x0211e5e8 kind:arm_call to:0x0211ede4 module:overlay(34) +from:0x0211e5f0 kind:arm_call to:0x0211edfc module:overlay(34) +from:0x0211e610 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0211e650 kind:arm_call to:0x0200f05c module:main +from:0x0211e6c0 kind:arm_call to:0x0200f05c module:main +from:0x0211e700 kind:arm_call to:0x0200f05c module:main +from:0x0211e77c kind:load to:0x02123214 module:overlay(34) +from:0x0211e780 kind:load to:0x027e09a4 module:dtcm +from:0x0211e784 kind:load to:0x0212249c module:overlay(34) +from:0x0211e788 kind:load to:0x0212247c module:overlay(34) +from:0x0211e78c kind:load to:0x0212248c module:overlay(34) +from:0x0211e7c0 kind:arm_call to:0x01fff584 module:itcm +from:0x0211e7d4 kind:arm_call to:0x0211f308 module:overlay(34) +from:0x0211e7ec kind:arm_call to:0x0212044c module:overlay(34) +from:0x0211e7f4 kind:load to:0x027e0ce8 module:dtcm +from:0x0211e810 kind:arm_call to:0x0211eaa8 module:overlay(34) +from:0x0211e828 kind:arm_call to:0x0211f694 module:overlay(34) +from:0x0211e838 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211e860 kind:load to:0x02123200 module:overlay(34) +from:0x0211e864 kind:load to:0x0211e868 module:overlay(34) +from:0x0211e948 kind:arm_call to:0x0211ea20 module:overlay(34) +from:0x0211e958 kind:arm_call to:0x0211ea68 module:overlay(34) +from:0x0211e968 kind:arm_call to:0x0211ea20 module:overlay(34) +from:0x0211e978 kind:arm_call to:0x0211ea68 module:overlay(34) +from:0x0211ea60 kind:arm_call to:0x0211e9ec module:overlay(34) +from:0x0211ec1c kind:load to:0x027e0960 module:dtcm +from:0x0211ed18 kind:arm_call to:0x021215e8 module:overlay(34) +from:0x0211eda8 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211edb0 kind:load to:0x027e0960 module:dtcm +from:0x0211edc4 kind:load to:0x02122cc8 module:overlay(34) +from:0x0211edc8 kind:load to:0x02120b34 module:overlay(34) +from:0x0211eddc kind:load to:0x02122cd0 module:overlay(34) +from:0x0211ede0 kind:load to:0x02120b34 module:overlay(34) +from:0x0211edf4 kind:load to:0x02122cd8 module:overlay(34) +from:0x0211edf8 kind:load to:0x02120b34 module:overlay(34) +from:0x0211eea8 kind:arm_call to:0x0211eec0 module:overlay(34) +from:0x0211ef7c kind:arm_call to:0x0211ef94 module:overlay(34) +from:0x0211f304 kind:load to:0x027e0960 module:dtcm +from:0x0211f31c kind:arm_call to:0x0211f56c module:overlay(34) +from:0x0211f4c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f518 kind:arm_call to:0x021215a4 module:overlay(34) +from:0x0211f530 kind:arm_call to:0x0211f544 module:overlay(34) +from:0x0211f53c kind:load to:0x027e0960 module:dtcm +from:0x0211f690 kind:load to:0x027e0960 module:dtcm +from:0x0211f6b8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f6e0 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x0211f6f4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211f714 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f740 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0211f754 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0211f79c kind:arm_call to:0x01ffc768 module:itcm +from:0x0211f7a8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0211f7b0 kind:arm_call to:0x0211fa44 module:overlay(34) +from:0x0211f7b8 kind:arm_call to:0x0211f7d4 module:overlay(34) +from:0x0211f7c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f7c4 kind:load to:0x027e0d34 module:dtcm +from:0x0211f7c8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0211f7cc kind:load to:0x027e09b8 module:dtcm +from:0x0211f7d0 kind:load to:0x027e09bc module:dtcm +from:0x0211f7ec kind:arm_call to:0x02028c90 module:main +from:0x0211f7fc kind:arm_call to:0x02120b34 module:overlay(34) +from:0x0211f804 kind:load to:0x02122ce0 module:overlay(34) +from:0x0211f8a8 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x0211f8ec kind:arm_call to:0x02120334 module:overlay(34) +from:0x0211f904 kind:arm_call to:0x0200eab0 module:main +from:0x0211f920 kind:arm_call to:0x0200ea38 module:main +from:0x0211f964 kind:arm_call to:0x02120334 module:overlay(34) +from:0x0211f97c kind:arm_call to:0x0200eab0 module:main +from:0x0211f998 kind:arm_call to:0x0200ea38 module:main +from:0x0211f9d0 kind:arm_call to:0x02120334 module:overlay(34) +from:0x0211f9e8 kind:arm_call to:0x0200eab0 module:main +from:0x0211fa04 kind:arm_call to:0x0200ea38 module:main +from:0x0211fa1c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211fbe4 kind:arm_call to:0x02120334 module:overlay(34) +from:0x0211fbec kind:arm_call to:0x021202e4 module:overlay(34) +from:0x021202c8 kind:load to:0x027e0208 module:dtcm +from:0x0212031c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120448 kind:load to:0x0203e964 module:main +from:0x0212045c kind:load to:0x02122ce8 module:overlay(34) +from:0x02120460 kind:load to:0x02120b34 module:overlay(34) +from:0x02120494 kind:arm_call to:0x021204bc module:overlay(34) +from:0x021204a0 kind:arm_call to:0x02120668 module:overlay(34) +from:0x021204f8 kind:arm_call to:0x0212093c module:overlay(34) +from:0x02120518 kind:arm_call to:0x02120a7c module:overlay(34) +from:0x021206d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120718 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021208c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212090c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120938 kind:load to:0x027e0960 module:dtcm +from:0x02120964 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x02120978 kind:arm_call to:0x0211ec70 module:overlay(34) +from:0x021209ac kind:arm_call to:0x01ffb860 module:itcm +from:0x02120a48 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120b84 kind:arm_call to:0x0205a3c8 module:overlay(0) +from:0x02120bd8 kind:load to:0x027e0960 module:dtcm +from:0x02120be8 kind:arm_call to:0x020977d0 module:overlay(0) +from:0x02120c0c kind:arm_call to:0x020591ec module:overlay(0) +from:0x02120c20 kind:arm_call to:0x02059270 module:overlay(0) +from:0x02120c34 kind:arm_call to:0x02059270 module:overlay(0) +from:0x02120c78 kind:arm_call to:0x02059240 module:overlay(0) +from:0x02120c84 kind:load to:0x02122c1c module:overlay(34) +from:0x02120c88 kind:load to:0x02122c38 module:overlay(34) +from:0x02120c90 kind:load to:0x02122c28 module:overlay(34) +from:0x02120c98 kind:load to:0x027e095c module:dtcm +from:0x02120ca4 kind:arm_call to:0x02097998 module:overlay(0) +from:0x02120cc0 kind:arm_call to:0x0209794c module:overlay(0) +from:0x02120cd8 kind:arm_call to:0x020591ec module:overlay(0) +from:0x02120cec kind:arm_call to:0x02059270 module:overlay(0) +from:0x02120d00 kind:arm_call to:0x02059270 module:overlay(0) +from:0x02120d44 kind:arm_call to:0x02059240 module:overlay(0) +from:0x02120d54 kind:load to:0x02122c1c module:overlay(34) +from:0x02120d58 kind:load to:0x02122c38 module:overlay(34) +from:0x02120d60 kind:load to:0x02122c28 module:overlay(34) +from:0x02120d68 kind:load to:0x027e095c module:dtcm +from:0x02120d74 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02120d88 kind:load to:0x02123318 module:overlay(34) +from:0x02120d9c kind:arm_call to:0x02011f3c module:main +from:0x02120da8 kind:arm_call to:0x02120e5c module:overlay(34) +from:0x02120dc0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02120dd0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02120e48 kind:load to:0x02122cf8 module:overlay(34) +from:0x02120e50 kind:load to:0x021229c8 module:overlay(34) +from:0x02120e54 kind:load to:0x02122d14 module:overlay(34) +from:0x02120e64 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02120e88 kind:arm_call to:0x0200f05c module:main +from:0x02120ea4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02120eb8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02120f08 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02120f1c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02120f30 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02120f3c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02120f54 kind:load to:0x02122d30 module:overlay(34) +from:0x02120f58 kind:load to:0x02123318 module:overlay(34) +from:0x02120f5c kind:load to:0x021224bc module:overlay(34) +from:0x02120f60 kind:load to:0x02123338 module:overlay(34) +from:0x02120f64 kind:load to:0x021224ac module:overlay(34) +from:0x02120f70 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02120f98 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02120fa0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02120fa8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02120fb0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02120fbc kind:load to:0x02122d30 module:overlay(34) +from:0x02120fc0 kind:load to:0x027e0cec module:dtcm +from:0x02120fe0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02120fe8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02120ff0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02120ff8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02121000 kind:arm_call to:0x02011ff4 module:main +from:0x0212100c kind:load to:0x02122d30 module:overlay(34) +from:0x02121010 kind:load to:0x027e0cec module:dtcm +from:0x02121024 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02121050 kind:arm_call to:0x021213b8 module:overlay(34) +from:0x02121068 kind:arm_call to:0x02121674 module:overlay(34) +from:0x021210b0 kind:load to:0x021233ec module:overlay(34) +from:0x021210e4 kind:arm_call to:0x021215e8 module:overlay(34) +from:0x021210f4 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02121110 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02121124 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02121134 kind:arm_call to:0x02121674 module:overlay(34) +from:0x02121158 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02121168 kind:arm_call to:0x02121270 module:overlay(34) +from:0x0212118c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021211a4 kind:arm_call to:0x021213b8 module:overlay(34) +from:0x021211cc kind:arm_call to:0x021215e8 module:overlay(34) +from:0x021211f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02121218 kind:load to:0x027e0cec module:dtcm +from:0x02121230 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02121240 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02121250 kind:arm_call to:0x0212149c module:overlay(34) +from:0x02121260 kind:arm_call to:0x020716dc module:overlay(0) +from:0x02121268 kind:load to:0x027e09b8 module:dtcm +from:0x0212126c kind:load to:0x027e09a8 module:dtcm +from:0x02121288 kind:arm_call to:0x0212149c module:overlay(34) +from:0x021212ac kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021212cc kind:arm_call to:0x02077590 module:overlay(0) +from:0x02121344 kind:arm_call to:0x0211ed48 module:overlay(34) +from:0x02121370 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02121380 kind:load to:0x027e09b8 module:dtcm +from:0x0212138c kind:arm_call to:0x02121674 module:overlay(34) +from:0x021213b0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021213e8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021213f8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02121418 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02121430 kind:arm_call to:0x0211ed34 module:overlay(34) +from:0x02121440 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121450 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02121470 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02121488 kind:arm_call to:0x0211ed34 module:overlay(34) +from:0x02121490 kind:load to:0x027e0cec module:dtcm +from:0x02121494 kind:load to:0x027e09a8 module:dtcm +from:0x021214dc kind:arm_call to:0x021213b8 module:overlay(34) +from:0x02121548 kind:arm_call to:0x0212149c module:overlay(34) +from:0x0212155c kind:arm_call to:0x0212149c module:overlay(34) +from:0x0212156c kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x02121580 kind:arm_call to:0x0212149c module:overlay(34) +from:0x021215f0 kind:arm_call to:0x02121674 module:overlay(34) +from:0x02121614 kind:arm_call to:0x021213b8 module:overlay(34) +from:0x02121624 kind:arm_call to:0x021213b8 module:overlay(34) +from:0x02121668 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121690 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0212170c kind:arm_call to:0x020d3ee8 module:overlay(24) +from:0x02121714 kind:load to:0x027e09a4 module:dtcm +from:0x02121718 kind:load to:0x027e0ce0 module:dtcm +from:0x02121724 kind:load to:0x02123428 module:overlay(34) +from:0x02121738 kind:arm_call to:0x02011f3c module:main +from:0x02121744 kind:arm_call to:0x02121788 module:overlay(34) +from:0x02121758 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02121780 kind:load to:0x02122d70 module:overlay(34) +from:0x02121790 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021217a0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021217e0 kind:arm_call to:0x0203d160 module:main +from:0x02121830 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0212183c kind:load to:0x02122d8c module:overlay(34) +from:0x02121840 kind:load to:0x021229c8 module:overlay(34) +from:0x02121844 kind:load to:0x02120f68 module:overlay(34) +from:0x02121848 kind:load to:0x02121e44 module:overlay(34) +from:0x02121850 kind:load to:0x0212341c module:overlay(34) +from:0x021218bc kind:arm_call to:0x02121bc0 module:overlay(34) +from:0x021218d8 kind:arm_call to:0x02121c44 module:overlay(34) +from:0x02121924 kind:arm_call to:0x02121bc0 module:overlay(34) +from:0x02121938 kind:arm_call to:0x02121c44 module:overlay(34) +from:0x0212194c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02121984 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021219a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021219c8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021219e4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02121a00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02121a18 kind:arm_call to:0x0212169c module:overlay(34) +from:0x02121a24 kind:arm_call to:0x02121c44 module:overlay(34) +from:0x02121a3c kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02121a54 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02121a84 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02121ab8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02121ad4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02121b10 kind:arm_call to:0x02015a18 module:main +from:0x02121b68 kind:arm_call to:0x02121bf0 module:overlay(34) +from:0x02121b98 kind:load to:0x027e09b8 module:dtcm +from:0x02121b9c kind:load to:0x027e09a8 module:dtcm +from:0x02121ba4 kind:load to:0x027e0cec module:dtcm +from:0x02121bd8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02121c08 kind:arm_call to:0x01fff148 module:itcm +from:0x02121c24 kind:arm_call to:0x01ff9258 module:itcm +from:0x02121c3c kind:load to:0x027e0ce0 module:dtcm +from:0x02121cbc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02121cdc kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02121d2c kind:arm_call to:0x02073388 module:overlay(0) +from:0x02121d40 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02121d68 kind:load to:0x027e09b8 module:dtcm +from:0x02121d7c kind:load to:0x0212341c module:overlay(34) +from:0x02121d80 kind:load to:0x0209d434 module:overlay(0) +from:0x02121db0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02121dc8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02121dd4 kind:load to:0x027e0cec module:dtcm +from:0x02121ddc kind:load to:0x027e09a8 module:dtcm +from:0x02121e10 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02121e28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02121e34 kind:load to:0x027e0cec module:dtcm +from:0x02121e3c kind:load to:0x027e09a8 module:dtcm +from:0x02121e70 kind:arm_call to:0x0203d210 module:main +from:0x02121e78 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02121e84 kind:load to:0x02120f68 module:overlay(34) +from:0x02121ea0 kind:arm_call to:0x0203d210 module:main +from:0x02121ea8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02121eb0 kind:arm_call to:0x02011ff4 module:main +from:0x02121ebc kind:load to:0x02120f68 module:overlay(34) +from:0x02121ec8 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02121edc kind:load to:0x02123458 module:overlay(34) +from:0x02121ef0 kind:arm_call to:0x02011f3c module:main +from:0x02121efc kind:arm_call to:0x02121f50 module:overlay(34) +from:0x02121f1c kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x02121f48 kind:load to:0x02122de0 module:overlay(34) +from:0x02121f5c kind:arm_call to:0x0210307c module:overlay(31) +from:0x02121f88 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x02121ffc kind:load to:0x021224d8 module:overlay(34) +from:0x02122000 kind:load to:0x02122e08 module:overlay(34) +from:0x02122004 kind:load to:0x02123458 module:overlay(34) +from:0x02122008 kind:load to:0x02123478 module:overlay(34) +from:0x02122014 kind:arm_call to:0x02103178 module:overlay(31) +from:0x02122034 kind:arm_call to:0x02103534 module:overlay(31) +from:0x0212206c kind:arm_call to:0x01ffc768 module:itcm +from:0x0212207c kind:arm_call to:0x0200ef5c module:main +from:0x02122088 kind:arm_call to:0x0200ef9c module:main +from:0x021220b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02122198 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x021221a4 kind:load to:0x020b4ec4 module:overlay(0) +from:0x021221a8 kind:load to:0x0203e964 module:main +from:0x021221ac kind:load to:0x02122dc4 module:overlay(34) +from:0x021221b0 kind:load to:0x021224cc module:overlay(34) +from:0x021221b4 kind:load to:0x027e09b4 module:dtcm +from:0x021221cc kind:arm_call to:0x02081f3c module:overlay(0) +from:0x021221e0 kind:load to:0x027e0cd8 module:dtcm +from:0x021221f8 kind:arm_call to:0x02103894 module:overlay(31) +from:0x02122234 kind:arm_call to:0x02081eec module:overlay(0) +from:0x02122244 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02122250 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212225c kind:arm_call to:0x0210306c module:overlay(31) +from:0x021222c8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02122310 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02122320 kind:load to:0x027e0cd8 module:dtcm +from:0x02122324 kind:load to:0x027e0cec module:dtcm +from:0x0212232c kind:load to:0x02122dc4 module:overlay(34) +from:0x0212233c kind:load to:0x02122dc4 module:overlay(34) +from:0x02122360 kind:load to:0x027e09a8 module:dtcm +from:0x02122364 kind:load to:0x02071b30 module:overlay(0) +from:0x02122374 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212237c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02122384 kind:arm_call to:0x02103158 module:overlay(31) +from:0x0212239c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021223a4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021223ac kind:arm_call to:0x02103158 module:overlay(31) +from:0x021223b4 kind:arm_call to:0x02011ff4 module:main +from:0x021223c8 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x021223dc kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x021223e4 kind:arm_call to:0x02011ff4 module:main +from:0x02122418 kind:thumb_call to:0x02180ab4 module:overlay(95) +from:0x02122424 kind:thumb_call_arm to:0x02071700 module:overlay(0) +from:0x02122430 kind:load to:0x027e09a8 module:dtcm +from:0x02122508 kind:arm_call to:0x02118ff0 module:overlay(34) +from:0x02122518 kind:arm_call to:0x0203ce74 module:main +from:0x0212252c kind:load to:0x02122e60 module:overlay(34) +from:0x02122530 kind:load to:0x02122e70 module:overlay(34) +from:0x02122534 kind:load to:0x02119310 module:overlay(34) +from:0x02122538 kind:load to:0x02122e64 module:overlay(34) +from:0x02122558 kind:arm_call to:0x02119354 module:overlay(34) +from:0x02122568 kind:arm_call to:0x0203ce74 module:main +from:0x0212257c kind:load to:0x02122f48 module:overlay(34) +from:0x02122580 kind:load to:0x02122f58 module:overlay(34) +from:0x02122584 kind:load to:0x02119e90 module:overlay(34) +from:0x02122588 kind:load to:0x02122f4c module:overlay(34) +from:0x021225a8 kind:arm_call to:0x02119ed4 module:overlay(34) +from:0x021225b8 kind:arm_call to:0x0203ce74 module:main +from:0x021225cc kind:load to:0x02123030 module:overlay(34) +from:0x021225d0 kind:load to:0x02123040 module:overlay(34) +from:0x021225d4 kind:load to:0x0211a2c0 module:overlay(34) +from:0x021225d8 kind:load to:0x02123034 module:overlay(34) +from:0x021225f8 kind:arm_call to:0x0211a34c module:overlay(34) +from:0x02122608 kind:arm_call to:0x0203ce74 module:main +from:0x02122634 kind:load to:0x02123118 module:overlay(34) +from:0x02122638 kind:load to:0x02123128 module:overlay(34) +from:0x0212263c kind:load to:0x0211e2ec module:overlay(34) +from:0x02122640 kind:load to:0x0212311c module:overlay(34) +from:0x02122644 kind:load to:0x020431b8 module:main +from:0x02122648 kind:load to:0x02122ba4 module:overlay(34) +from:0x02122668 kind:arm_call to:0x0211e334 module:overlay(34) +from:0x02122678 kind:arm_call to:0x0203ce74 module:main +from:0x0212268c kind:load to:0x02123200 module:overlay(34) +from:0x02122690 kind:load to:0x02123214 module:overlay(34) +from:0x02122694 kind:load to:0x02120d6c module:overlay(34) +from:0x02122698 kind:load to:0x02123208 module:overlay(34) +from:0x021226b8 kind:arm_call to:0x02120db0 module:overlay(34) +from:0x021226c8 kind:arm_call to:0x0203ce74 module:main +from:0x021226dc kind:load to:0x02123308 module:overlay(34) +from:0x021226e0 kind:load to:0x02123318 module:overlay(34) +from:0x021226e4 kind:load to:0x02121688 module:overlay(34) +from:0x021226e8 kind:load to:0x0212330c module:overlay(34) +from:0x02122714 kind:arm_call to:0x0212174c module:overlay(34) +from:0x02122724 kind:arm_call to:0x0203ce74 module:main +from:0x02122738 kind:load to:0x0212340c module:overlay(34) +from:0x0212273c kind:load to:0x02123428 module:overlay(34) +from:0x02122740 kind:load to:0x02121ec0 module:overlay(34) +from:0x02122744 kind:load to:0x02123410 module:overlay(34) +from:0x0212278c kind:arm_call to:0x02121f04 module:overlay(34) +from:0x0212279c kind:arm_call to:0x0203ce74 module:main +from:0x021227b0 kind:load to:0x02122dc4 module:overlay(34) +from:0x021227bc kind:load to:0x02123448 module:overlay(34) +from:0x021227c0 kind:load to:0x02123458 module:overlay(34) +from:0x021227c4 kind:load to:0x021223c0 module:overlay(34) +from:0x021227c8 kind:load to:0x0212344c module:overlay(34) +from:0x021227cc kind:load to:0x021224ec module:overlay(34) +from:0x021227d0 kind:load to:0x0212253c module:overlay(34) +from:0x021227d4 kind:load to:0x0212258c module:overlay(34) +from:0x021227d8 kind:load to:0x021225dc module:overlay(34) +from:0x021227dc kind:load to:0x0212264c module:overlay(34) +from:0x021227e0 kind:load to:0x0212269c module:overlay(34) +from:0x021227e4 kind:load to:0x021226ec module:overlay(34) +from:0x021227e8 kind:load to:0x02122748 module:overlay(34) +from:0x02122808 kind:load to:0x02118fcc module:overlay(34) +from:0x0212280c kind:load to:0x02097944 module:overlay(0) +from:0x02122810 kind:load to:0x02097754 module:overlay(0) +from:0x02122814 kind:load to:0x020977d0 module:overlay(0) +from:0x02122818 kind:load to:0x0209794c module:overlay(0) +from:0x0212281c kind:load to:0x0209796c module:overlay(0) +from:0x02122820 kind:load to:0x02097998 module:overlay(0) +from:0x0212282c kind:load to:0x02098518 module:overlay(0) +from:0x02122830 kind:load to:0x02098554 module:overlay(0) +from:0x02122834 kind:load to:0x0209856c module:overlay(0) +from:0x02122838 kind:load to:0x02098578 module:overlay(0) +from:0x0212283c kind:load to:0x01fff464 module:itcm +from:0x02122840 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122844 kind:load to:0x02119090 module:overlay(34) +from:0x02122848 kind:load to:0x020984b0 module:overlay(0) +from:0x0212284c kind:load to:0x020984b4 module:overlay(0) +from:0x02122850 kind:load to:0x020984b8 module:overlay(0) +from:0x02122854 kind:load to:0x020984bc module:overlay(0) +from:0x02122858 kind:load to:0x0211911c module:overlay(34) +from:0x0212285c kind:load to:0x020984c4 module:overlay(0) +from:0x02122860 kind:load to:0x020984c8 module:overlay(0) +from:0x02122864 kind:load to:0x02098584 module:overlay(0) +from:0x02122868 kind:load to:0x020985f0 module:overlay(0) +from:0x0212286c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122870 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122874 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122878 kind:load to:0x021192b8 module:overlay(34) +from:0x0212287c kind:load to:0x021192e0 module:overlay(34) +from:0x02122880 kind:load to:0x02119238 module:overlay(34) +from:0x02122884 kind:load to:0x02119278 module:overlay(34) +from:0x02122890 kind:load to:0x02119330 module:overlay(34) +from:0x02122894 kind:load to:0x02097944 module:overlay(0) +from:0x02122898 kind:load to:0x02097754 module:overlay(0) +from:0x0212289c kind:load to:0x020977d0 module:overlay(0) +from:0x021228a0 kind:load to:0x0209794c module:overlay(0) +from:0x021228a4 kind:load to:0x0209796c module:overlay(0) +from:0x021228a8 kind:load to:0x02097998 module:overlay(0) +from:0x021228e4 kind:load to:0x021195a8 module:overlay(34) +from:0x021228e8 kind:load to:0x02119d9c module:overlay(34) +from:0x021228ec kind:load to:0x02099b00 module:overlay(0) +from:0x021228f0 kind:load to:0x02099b38 module:overlay(0) +from:0x021228f4 kind:load to:0x0209a13c module:overlay(0) +from:0x021228f8 kind:load to:0x0209a144 module:overlay(0) +from:0x021228fc kind:load to:0x0209a0e4 module:overlay(0) +from:0x02122900 kind:load to:0x02099cb0 module:overlay(0) +from:0x02122904 kind:load to:0x02099ba0 module:overlay(0) +from:0x02122908 kind:load to:0x0209a06c module:overlay(0) +from:0x0212290c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02122910 kind:load to:0x0209a10c module:overlay(0) +from:0x02122914 kind:load to:0x02119d88 module:overlay(34) +from:0x02122918 kind:load to:0x0209a124 module:overlay(0) +from:0x0212291c kind:load to:0x02119d78 module:overlay(34) +from:0x02122920 kind:load to:0x02119d54 module:overlay(34) +from:0x0212292c kind:load to:0x02098518 module:overlay(0) +from:0x02122930 kind:load to:0x02098554 module:overlay(0) +from:0x02122934 kind:load to:0x0209856c module:overlay(0) +from:0x02122938 kind:load to:0x02098578 module:overlay(0) +from:0x0212293c kind:load to:0x01fff464 module:itcm +from:0x02122940 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122944 kind:load to:0x021195bc module:overlay(34) +from:0x02122948 kind:load to:0x020984b0 module:overlay(0) +from:0x0212294c kind:load to:0x02119700 module:overlay(34) +from:0x02122950 kind:load to:0x02119970 module:overlay(34) +from:0x02122954 kind:load to:0x020984bc module:overlay(0) +from:0x02122958 kind:load to:0x02119b24 module:overlay(34) +from:0x0212295c kind:load to:0x020984c4 module:overlay(0) +from:0x02122960 kind:load to:0x020984c8 module:overlay(0) +from:0x02122964 kind:load to:0x02098584 module:overlay(0) +from:0x02122968 kind:load to:0x020985f0 module:overlay(0) +from:0x0212296c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122970 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122974 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122978 kind:load to:0x02119db8 module:overlay(34) +from:0x0212297c kind:load to:0x02119e20 module:overlay(34) +from:0x02122980 kind:load to:0x02119984 module:overlay(34) +from:0x021229a4 kind:load to:0x02119eb0 module:overlay(34) +from:0x021229a8 kind:load to:0x02097944 module:overlay(0) +from:0x021229ac kind:load to:0x02097754 module:overlay(0) +from:0x021229b0 kind:load to:0x020977d0 module:overlay(0) +from:0x021229b4 kind:load to:0x0209794c module:overlay(0) +from:0x021229b8 kind:load to:0x0209796c module:overlay(0) +from:0x021229bc kind:load to:0x02097998 module:overlay(0) +from:0x021229c8 kind:load to:0x0207cac0 module:overlay(0) +from:0x021229cc kind:load to:0x0207cac8 module:overlay(0) +from:0x021229d0 kind:load to:0x0207d2dc module:overlay(0) +from:0x021229d4 kind:load to:0x0207d2cc module:overlay(0) +from:0x021229d8 kind:load to:0x0207d318 module:overlay(0) +from:0x021229dc kind:load to:0x0207d350 module:overlay(0) +from:0x021229e0 kind:load to:0x0207d394 module:overlay(0) +from:0x021229e4 kind:load to:0x0207d3bc module:overlay(0) +from:0x021229f0 kind:load to:0x02119ff0 module:overlay(34) +from:0x021229f4 kind:load to:0x0211a23c module:overlay(34) +from:0x021229f8 kind:load to:0x02099b00 module:overlay(0) +from:0x021229fc kind:load to:0x02099b38 module:overlay(0) +from:0x02122a00 kind:load to:0x0209a13c module:overlay(0) +from:0x02122a04 kind:load to:0x0209a144 module:overlay(0) +from:0x02122a08 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02122a0c kind:load to:0x02099cb0 module:overlay(0) +from:0x02122a10 kind:load to:0x02099ba0 module:overlay(0) +from:0x02122a14 kind:load to:0x0209a06c module:overlay(0) +from:0x02122a18 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02122a1c kind:load to:0x0209a10c module:overlay(0) +from:0x02122a20 kind:load to:0x02119d88 module:overlay(34) +from:0x02122a24 kind:load to:0x0209a124 module:overlay(0) +from:0x02122a28 kind:load to:0x02119d78 module:overlay(34) +from:0x02122a2c kind:load to:0x02119d54 module:overlay(34) +from:0x02122a38 kind:load to:0x02098518 module:overlay(0) +from:0x02122a3c kind:load to:0x02098554 module:overlay(0) +from:0x02122a40 kind:load to:0x0209856c module:overlay(0) +from:0x02122a44 kind:load to:0x02098578 module:overlay(0) +from:0x02122a48 kind:load to:0x01fff464 module:itcm +from:0x02122a4c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122a50 kind:load to:0x0211a004 module:overlay(34) +from:0x02122a54 kind:load to:0x020984b0 module:overlay(0) +from:0x02122a58 kind:load to:0x0211a208 module:overlay(34) +from:0x02122a5c kind:load to:0x020984b8 module:overlay(0) +from:0x02122a60 kind:load to:0x020984bc module:overlay(0) +from:0x02122a64 kind:load to:0x0211a21c module:overlay(34) +from:0x02122a68 kind:load to:0x020984c4 module:overlay(0) +from:0x02122a6c kind:load to:0x020984c8 module:overlay(0) +from:0x02122a70 kind:load to:0x02098584 module:overlay(0) +from:0x02122a74 kind:load to:0x020985f0 module:overlay(0) +from:0x02122a78 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122a7c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122a80 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122a84 kind:load to:0x0211a258 module:overlay(34) +from:0x02122a88 kind:load to:0x0211a288 module:overlay(34) +from:0x02122a94 kind:load to:0x0211e174 module:overlay(34) +from:0x02122aa0 kind:load to:0x0211e1d4 module:overlay(34) +from:0x02122aac kind:load to:0x0211a2d4 module:overlay(34) +from:0x02122ab8 kind:load to:0x0211dfbc module:overlay(34) +from:0x02122ac4 kind:load to:0x02097c14 module:overlay(0) +from:0x02122ac8 kind:load to:0x0211a6e0 module:overlay(34) +from:0x02122ad4 kind:load to:0x0211a394 module:overlay(34) +from:0x02122ad8 kind:load to:0x0211a3a8 module:overlay(34) +from:0x02122adc kind:load to:0x0211a3c4 module:overlay(34) +from:0x02122ae8 kind:load to:0x0211a7bc module:overlay(34) +from:0x02122aec kind:load to:0x0211a7d8 module:overlay(34) +from:0x02122af0 kind:load to:0x0211a7fc module:overlay(34) +from:0x02122af4 kind:load to:0x0207c008 module:overlay(0) +from:0x02122af8 kind:load to:0x0207c010 module:overlay(0) +from:0x02122b04 kind:load to:0x0211a328 module:overlay(34) +from:0x02122b08 kind:load to:0x02097944 module:overlay(0) +from:0x02122b0c kind:load to:0x02097754 module:overlay(0) +from:0x02122b10 kind:load to:0x020977d0 module:overlay(0) +from:0x02122b14 kind:load to:0x0209794c module:overlay(0) +from:0x02122b18 kind:load to:0x0209796c module:overlay(0) +from:0x02122b1c kind:load to:0x02097998 module:overlay(0) +from:0x02122b28 kind:load to:0x0207c49c module:overlay(0) +from:0x02122b2c kind:load to:0x0207c4a4 module:overlay(0) +from:0x02122b30 kind:load to:0x0207c96c module:overlay(0) +from:0x02122b34 kind:load to:0x0207c95c module:overlay(0) +from:0x02122b38 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02122b3c kind:load to:0x0207ca10 module:overlay(0) +from:0x02122b40 kind:load to:0x0207ca38 module:overlay(0) +from:0x02122b44 kind:load to:0x0207cab0 module:overlay(0) +from:0x02122b50 kind:load to:0x02098518 module:overlay(0) +from:0x02122b54 kind:load to:0x02098554 module:overlay(0) +from:0x02122b58 kind:load to:0x0209856c module:overlay(0) +from:0x02122b5c kind:load to:0x02098578 module:overlay(0) +from:0x02122b60 kind:load to:0x01fff464 module:itcm +from:0x02122b64 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122b68 kind:load to:0x0211aae0 module:overlay(34) +from:0x02122b6c kind:load to:0x0211ad60 module:overlay(34) +from:0x02122b70 kind:load to:0x0211dbf0 module:overlay(34) +from:0x02122b74 kind:load to:0x0211dc08 module:overlay(34) +from:0x02122b78 kind:load to:0x020984bc module:overlay(0) +from:0x02122b7c kind:load to:0x0211dc8c module:overlay(34) +from:0x02122b80 kind:load to:0x020984c4 module:overlay(0) +from:0x02122b84 kind:load to:0x020984c8 module:overlay(0) +from:0x02122b88 kind:load to:0x02098584 module:overlay(0) +from:0x02122b8c kind:load to:0x020985f0 module:overlay(0) +from:0x02122b90 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122b94 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122b98 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122b9c kind:load to:0x0211e234 module:overlay(34) +from:0x02122ba0 kind:load to:0x0211e28c module:overlay(34) +from:0x02122ba4 kind:load to:0x0211af20 module:overlay(34) +from:0x02122bac kind:load to:0x0211afdc module:overlay(34) +from:0x02122bb4 kind:load to:0x0211b228 module:overlay(34) +from:0x02122bbc kind:load to:0x0211b280 module:overlay(34) +from:0x02122bc4 kind:load to:0x0211b41c module:overlay(34) +from:0x02122bd4 kind:load to:0x0211bda4 module:overlay(34) +from:0x02122bdc kind:load to:0x0211be00 module:overlay(34) +from:0x02122be4 kind:load to:0x0211bf0c module:overlay(34) +from:0x02122bec kind:load to:0x0211bf24 module:overlay(34) +from:0x02122bf4 kind:load to:0x0211c1e4 module:overlay(34) +from:0x02122bfc kind:load to:0x0211c45c module:overlay(34) +from:0x02122c04 kind:load to:0x0211c740 module:overlay(34) +from:0x02122c0c kind:load to:0x0211c794 module:overlay(34) +from:0x02122c14 kind:load to:0x0211c7d8 module:overlay(34) +from:0x02122c50 kind:load to:0x0211e30c module:overlay(34) +from:0x02122c54 kind:load to:0x02097944 module:overlay(0) +from:0x02122c58 kind:load to:0x02097754 module:overlay(0) +from:0x02122c5c kind:load to:0x02120bdc module:overlay(34) +from:0x02122c60 kind:load to:0x02120cb4 module:overlay(34) +from:0x02122c64 kind:load to:0x0209796c module:overlay(0) +from:0x02122c68 kind:load to:0x02120c9c module:overlay(34) +from:0x02122c74 kind:load to:0x02098518 module:overlay(0) +from:0x02122c78 kind:load to:0x02098554 module:overlay(0) +from:0x02122c7c kind:load to:0x0209856c module:overlay(0) +from:0x02122c80 kind:load to:0x02098578 module:overlay(0) +from:0x02122c84 kind:load to:0x01fff464 module:itcm +from:0x02122c88 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122c8c kind:load to:0x0211e5c0 module:overlay(34) +from:0x02122c90 kind:load to:0x0211e790 module:overlay(34) +from:0x02122c94 kind:load to:0x0211e7fc module:overlay(34) +from:0x02122c98 kind:load to:0x020984b8 module:overlay(0) +from:0x02122c9c kind:load to:0x0211e818 module:overlay(34) +from:0x02122ca0 kind:load to:0x0211e81c module:overlay(34) +from:0x02122ca4 kind:load to:0x0211e840 module:overlay(34) +from:0x02122ca8 kind:load to:0x020984c8 module:overlay(0) +from:0x02122cac kind:load to:0x02098584 module:overlay(0) +from:0x02122cb0 kind:load to:0x020985f0 module:overlay(0) +from:0x02122cb4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122cb8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122cbc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122cc0 kind:load to:0x0211e510 module:overlay(34) +from:0x02122cc4 kind:load to:0x0211e564 module:overlay(34) +from:0x02122cc8 kind:load to:0x0211ee24 module:overlay(34) +from:0x02122cd0 kind:load to:0x0211ee84 module:overlay(34) +from:0x02122cd8 kind:load to:0x0211ef58 module:overlay(34) +from:0x02122ce0 kind:load to:0x0211f808 module:overlay(34) +from:0x02122ce8 kind:load to:0x02120464 module:overlay(34) +from:0x02122cfc kind:load to:0x0209ca10 module:overlay(0) +from:0x02122d00 kind:load to:0x0209ca18 module:overlay(0) +from:0x02122d04 kind:load to:0x0209ca58 module:overlay(0) +from:0x02122d08 kind:load to:0x0209ca78 module:overlay(0) +from:0x02122d14 kind:load to:0x02120d8c module:overlay(34) +from:0x02122d18 kind:load to:0x0209ca10 module:overlay(0) +from:0x02122d1c kind:load to:0x0209ca18 module:overlay(0) +from:0x02122d20 kind:load to:0x0209ca58 module:overlay(0) +from:0x02122d24 kind:load to:0x0209ca78 module:overlay(0) +from:0x02122d30 kind:load to:0x02121014 module:overlay(34) +from:0x02122d34 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02122d38 kind:load to:0x021210b4 module:overlay(34) +from:0x02122d3c kind:load to:0x0212121c module:overlay(34) +from:0x02122d40 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02122d44 kind:load to:0x02121384 module:overlay(34) +from:0x02122d48 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02122d4c kind:load to:0x021214fc module:overlay(34) +from:0x02122d50 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02122d54 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02122d58 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02122d5c kind:load to:0x0212162c module:overlay(34) +from:0x02122d60 kind:load to:0x02120f7c module:overlay(34) +from:0x02122d64 kind:load to:0x02120fc4 module:overlay(34) +from:0x02122d70 kind:load to:0x02121728 module:overlay(34) +from:0x02122d74 kind:load to:0x0209c8dc module:overlay(0) +from:0x02122d78 kind:load to:0x0209c99c module:overlay(0) +from:0x02122d7c kind:load to:0x0209c9a0 module:overlay(0) +from:0x02122d80 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02122d8c kind:load to:0x02121854 module:overlay(34) +from:0x02122d90 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02122d94 kind:load to:0x021218f8 module:overlay(34) +from:0x02122d98 kind:load to:0x02121bac module:overlay(34) +from:0x02122d9c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02122da0 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02122da4 kind:load to:0x02121d6c module:overlay(34) +from:0x02122da8 kind:load to:0x021218f0 module:overlay(34) +from:0x02122dac kind:load to:0x0209d1d4 module:overlay(0) +from:0x02122db0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02122db4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02122db8 kind:load to:0x0209d1ec module:overlay(0) +from:0x02122dbc kind:load to:0x02121e58 module:overlay(34) +from:0x02122dc0 kind:load to:0x02121e88 module:overlay(34) +from:0x02122de0 kind:load to:0x02121ee0 module:overlay(34) +from:0x02122de4 kind:load to:0x0209cb9c module:overlay(0) +from:0x02122de8 kind:load to:0x0209cd60 module:overlay(0) +from:0x02122dec kind:load to:0x0209cd7c module:overlay(0) +from:0x02122df0 kind:load to:0x0209cdc0 module:overlay(0) +from:0x02122df4 kind:load to:0x021223c0 module:overlay(34) +from:0x02122df8 kind:load to:0x021223d4 module:overlay(34) +from:0x02122dfc kind:load to:0x0209cbb4 module:overlay(0) +from:0x02122e08 kind:load to:0x0212200c module:overlay(34) +from:0x02122e0c kind:load to:0x02103254 module:overlays(19,31) +from:0x02122e10 kind:load to:0x0212202c module:overlay(34) +from:0x02122e14 kind:load to:0x021037b0 module:overlays(19,31) +from:0x02122e18 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02122e1c kind:load to:0x02122048 module:overlay(34) +from:0x02122e20 kind:load to:0x02103c48 module:overlays(19,31) +from:0x02122e24 kind:load to:0x0209d1cc module:overlay(0) +from:0x02122e28 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02122e2c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02122e30 kind:load to:0x021037c4 module:overlays(19,31) +from:0x02122e34 kind:load to:0x0209d1ec module:overlay(0) +from:0x02122e38 kind:load to:0x02122368 module:overlay(34) +from:0x02122e3c kind:load to:0x02122390 module:overlay(34) +from:0x02122e40 kind:load to:0x021221ec module:overlay(34) +from:0x02122e44 kind:load to:0x021221b8 module:overlay(34) +from:0x02122e48 kind:load to:0x021221e4 module:overlay(34) +from:0x02122e4c kind:load to:0x02103f40 module:overlays(19,31) +from:0x02122e50 kind:load to:0x02103fa0 module:overlays(19,31) +from:0x02122e54 kind:load to:0x02122340 module:overlay(34) +from:0x02122e58 kind:load to:0x02122334 module:overlay(34) diff --git a/config/eur/arm9/overlays/ov034/symbols.txt b/config/eur/arm9/overlays/ov034/symbols.txt new file mode 100644 index 00000000..aaebabca --- /dev/null +++ b/config/eur/arm9/overlays/ov034/symbols.txt @@ -0,0 +1,313 @@ +func_ov034_02118fc0 kind:function(arm,size=0xc) addr:0x02118fc0 +func_ov034_02118fcc kind:function(arm,size=0x24) addr:0x02118fcc +func_ov034_02118ff0 kind:function(arm,size=0x28) addr:0x02118ff0 +func_ov034_02119018 kind:function(arm,size=0x3c) addr:0x02119018 +func_ov034_02119054 kind:function(arm,size=0x3c) addr:0x02119054 +func_ov034_02119090 kind:function(arm,size=0x8c) addr:0x02119090 +func_ov034_0211911c kind:function(arm,size=0x11c) addr:0x0211911c +func_ov034_02119238 kind:function(arm,size=0x40) addr:0x02119238 +func_ov034_02119278 kind:function(arm,size=0x40) addr:0x02119278 +func_ov034_021192b8 kind:function(arm,size=0x28) addr:0x021192b8 +func_ov034_021192e0 kind:function(arm,size=0x30) addr:0x021192e0 +func_ov034_02119310 kind:function(arm,size=0x14) addr:0x02119310 +func_ov034_02119324 kind:function(arm,size=0xc) addr:0x02119324 +func_ov034_02119330 kind:function(arm,size=0x24) addr:0x02119330 +func_ov034_02119354 kind:function(arm,size=0x5c) addr:0x02119354 +func_ov034_021193b0 kind:function(arm,size=0x70) addr:0x021193b0 +func_ov034_02119420 kind:function(arm,size=0x188) addr:0x02119420 +func_ov034_021195a8 kind:function(arm,size=0x14) addr:0x021195a8 +func_ov034_021195bc kind:function(arm,size=0x144) addr:0x021195bc +func_ov034_02119700 kind:function(arm,size=0x270) addr:0x02119700 +func_ov034_02119970 kind:function(arm,size=0x14) addr:0x02119970 +func_ov034_02119984 kind:function(arm,size=0x1a0) addr:0x02119984 +func_ov034_02119b24 kind:function(arm,size=0xdc) addr:0x02119b24 +func_ov034_02119c00 kind:function(arm,size=0x94) addr:0x02119c00 +func_ov034_02119c94 kind:function(arm,size=0xc0) addr:0x02119c94 +func_ov034_02119d54 kind:function(arm,size=0x24) addr:0x02119d54 +func_ov034_02119d78 kind:function(arm,size=0x10) addr:0x02119d78 +func_ov034_02119d88 kind:function(arm,size=0x8) addr:0x02119d88 +func_ov034_02119d90 kind:function(arm,size=0xc) addr:0x02119d90 +func_ov034_02119d9c kind:function(arm,size=0x1c) addr:0x02119d9c +func_ov034_02119db8 kind:function(arm,size=0x68) addr:0x02119db8 +func_ov034_02119e20 kind:function(arm,size=0x70) addr:0x02119e20 +func_ov034_02119e90 kind:function(arm,size=0x14) addr:0x02119e90 +func_ov034_02119ea4 kind:function(arm,size=0xc) addr:0x02119ea4 +func_ov034_02119eb0 kind:function(arm,size=0x24) addr:0x02119eb0 +func_ov034_02119ed4 kind:function(arm,size=0x28) addr:0x02119ed4 +func_ov034_02119efc kind:function(arm,size=0xf4) addr:0x02119efc +func_ov034_02119ff0 kind:function(arm,size=0x14) addr:0x02119ff0 +func_ov034_0211a004 kind:function(arm,size=0x204) addr:0x0211a004 +func_ov034_0211a208 kind:function(arm,size=0x14) addr:0x0211a208 +func_ov034_0211a21c kind:function(arm,size=0x20) addr:0x0211a21c +func_ov034_0211a23c kind:function(arm,size=0x1c) addr:0x0211a23c +func_ov034_0211a258 kind:function(arm,size=0x30) addr:0x0211a258 +func_ov034_0211a288 kind:function(arm,size=0x38) addr:0x0211a288 +func_ov034_0211a2c0 kind:function(arm,size=0x14) addr:0x0211a2c0 +func_ov034_0211a2d4 kind:function(arm,size=0x48) addr:0x0211a2d4 +func_ov034_0211a31c kind:function(arm,size=0xc) addr:0x0211a31c +func_ov034_0211a328 kind:function(arm,size=0x24) addr:0x0211a328 +func_ov034_0211a34c kind:function(arm,size=0x48) addr:0x0211a34c +func_ov034_0211a394 kind:function(arm,size=0x14) addr:0x0211a394 +func_ov034_0211a3a8 kind:function(arm,size=0x1c) addr:0x0211a3a8 +func_ov034_0211a3c4 kind:function(arm,size=0x31c) addr:0x0211a3c4 +func_ov034_0211a6e0 kind:function(arm,size=0x9c) addr:0x0211a6e0 +func_ov034_0211a77c kind:function(arm,size=0x40) addr:0x0211a77c +func_ov034_0211a7bc kind:function(arm,size=0x1c) addr:0x0211a7bc +func_ov034_0211a7d8 kind:function(arm,size=0x24) addr:0x0211a7d8 +func_ov034_0211a7fc kind:function(arm,size=0xa4) addr:0x0211a7fc +func_ov034_0211a8a0 kind:function(arm,size=0x240) addr:0x0211a8a0 +func_ov034_0211aae0 kind:function(arm,size=0x280) addr:0x0211aae0 +func_ov034_0211ad60 kind:function(arm,size=0x12c) addr:0x0211ad60 +func_ov034_0211ae8c kind:function(arm,size=0x94) addr:0x0211ae8c +func_ov034_0211af20 kind:function(arm,size=0xbc) addr:0x0211af20 +func_ov034_0211afdc kind:function(arm,size=0x24c) addr:0x0211afdc +func_ov034_0211b228 kind:function(arm,size=0x58) addr:0x0211b228 +func_ov034_0211b280 kind:function(arm,size=0x19c) addr:0x0211b280 +func_ov034_0211b41c kind:function(arm,size=0x988) addr:0x0211b41c +func_ov034_0211bda4 kind:function(arm,size=0x5c) addr:0x0211bda4 +func_ov034_0211be00 kind:function(arm,size=0x10c) addr:0x0211be00 +func_ov034_0211bf0c kind:function(arm,size=0x18) addr:0x0211bf0c +func_ov034_0211bf24 kind:function(arm,size=0x2c0) addr:0x0211bf24 +func_ov034_0211c1e4 kind:function(arm,size=0x278) addr:0x0211c1e4 +func_ov034_0211c45c kind:function(arm,size=0x4c) addr:0x0211c45c +func_ov034_0211c4a8 kind:function(arm,size=0x274) addr:0x0211c4a8 +func_ov034_0211c71c kind:function(arm,size=0x24) addr:0x0211c71c +func_ov034_0211c740 kind:function(arm,size=0x54) addr:0x0211c740 +func_ov034_0211c794 kind:function(arm,size=0x44) addr:0x0211c794 +func_ov034_0211c7d8 kind:function(arm,size=0x10) addr:0x0211c7d8 +func_ov034_0211c7e8 kind:function(arm,size=0xfc) addr:0x0211c7e8 +func_ov034_0211c8e4 kind:function(arm,size=0x1b0) addr:0x0211c8e4 +func_ov034_0211ca94 kind:function(arm,size=0x40) addr:0x0211ca94 +func_ov034_0211cad4 kind:function(arm,size=0xdc) addr:0x0211cad4 +func_ov034_0211cbb0 kind:function(arm,size=0x13c) addr:0x0211cbb0 +func_ov034_0211ccec kind:function(arm,size=0x194) addr:0x0211ccec +func_ov034_0211ce80 kind:function(arm,size=0x144) addr:0x0211ce80 +func_ov034_0211cfc4 kind:function(arm,size=0xf4) addr:0x0211cfc4 +func_ov034_0211d0b8 kind:function(arm,size=0x6c) addr:0x0211d0b8 +func_ov034_0211d124 kind:function(arm,size=0x48) addr:0x0211d124 +func_ov034_0211d16c kind:function(arm,size=0x3c) addr:0x0211d16c +func_ov034_0211d1a8 kind:function(arm,size=0x108) addr:0x0211d1a8 +func_ov034_0211d2b0 kind:function(arm,size=0x4c) addr:0x0211d2b0 +func_ov034_0211d2fc kind:function(arm,size=0x184) addr:0x0211d2fc +func_ov034_0211d480 kind:function(arm,size=0x234) addr:0x0211d480 +func_ov034_0211d6b4 kind:function(arm,size=0x1ec) addr:0x0211d6b4 +func_ov034_0211d8a0 kind:function(arm,size=0xd0) addr:0x0211d8a0 +func_ov034_0211d970 kind:function(arm,size=0x13c) addr:0x0211d970 +func_ov034_0211daac kind:function(arm,size=0x90) addr:0x0211daac +func_ov034_0211db3c kind:function(arm,size=0xb4) addr:0x0211db3c +func_ov034_0211dbf0 kind:function(arm,size=0x18) addr:0x0211dbf0 +func_ov034_0211dc08 kind:function(arm,size=0x84) addr:0x0211dc08 +func_ov034_0211dc8c kind:function(arm,size=0x330) addr:0x0211dc8c +func_ov034_0211dfbc kind:function(arm,size=0x38) addr:0x0211dfbc +func_ov034_0211dff4 kind:function(arm,size=0xec) addr:0x0211dff4 +func_ov034_0211e0e0 kind:function(arm,size=0x94) addr:0x0211e0e0 +func_ov034_0211e174 kind:function(arm,size=0x30) addr:0x0211e174 +func_ov034_0211e1a4 kind:function(arm,size=0x30) addr:0x0211e1a4 +func_ov034_0211e1d4 kind:function(arm,size=0x30) addr:0x0211e1d4 +func_ov034_0211e204 kind:function(arm,size=0x30) addr:0x0211e204 +func_ov034_0211e234 kind:function(arm,size=0x58) addr:0x0211e234 +func_ov034_0211e28c kind:function(arm,size=0x60) addr:0x0211e28c +func_ov034_0211e2ec kind:function(arm,size=0x14) addr:0x0211e2ec +func_ov034_0211e300 kind:function(arm,size=0xc) addr:0x0211e300 +func_ov034_0211e30c kind:function(arm,size=0x28) addr:0x0211e30c +func_ov034_0211e334 kind:function(arm,size=0x30) addr:0x0211e334 +func_ov034_0211e364 kind:function(arm,size=0x1ac) addr:0x0211e364 +func_ov034_0211e510 kind:function(arm,size=0x54) addr:0x0211e510 +func_ov034_0211e564 kind:function(arm,size=0x5c) addr:0x0211e564 +func_ov034_0211e5c0 kind:function(arm,size=0x1d0) addr:0x0211e5c0 +func_ov034_0211e790 kind:function(arm,size=0x6c) addr:0x0211e790 +func_ov034_0211e7fc kind:function(arm,size=0x1c) addr:0x0211e7fc +func_ov034_0211e818 kind:function(arm,size=0x4) addr:0x0211e818 +func_ov034_0211e81c kind:function(arm,size=0x24) addr:0x0211e81c +func_ov034_0211e840 kind:function(arm,size=0x4) addr:0x0211e840 +func_ov034_0211e844 kind:function(arm,size=0x24) addr:0x0211e844 +func_ov034_0211e868 kind:function(arm,size=0x184) addr:0x0211e868 +func_ov034_0211e9ec kind:function(arm,size=0x34) addr:0x0211e9ec +func_ov034_0211ea20 kind:function(arm,size=0x48) addr:0x0211ea20 +func_ov034_0211ea68 kind:function(arm,size=0x40) addr:0x0211ea68 +func_ov034_0211eaa8 kind:function(arm,size=0x64) addr:0x0211eaa8 +func_ov034_0211eb0c kind:function(arm,size=0x114) addr:0x0211eb0c +func_ov034_0211ec20 kind:function(arm,size=0x50) addr:0x0211ec20 +func_ov034_0211ec70 kind:function(arm,size=0x58) addr:0x0211ec70 +func_ov034_0211ecc8 kind:function(arm,size=0x6c) addr:0x0211ecc8 +func_ov034_0211ed34 kind:function(arm,size=0x14) addr:0x0211ed34 +func_ov034_0211ed48 kind:function(arm,size=0x6c) addr:0x0211ed48 +func_ov034_0211edb4 kind:function(arm,size=0x18) addr:0x0211edb4 +func_ov034_0211edcc kind:function(arm,size=0x18) addr:0x0211edcc +func_ov034_0211ede4 kind:function(arm,size=0x18) addr:0x0211ede4 +func_ov034_0211edfc kind:function(arm,size=0x28) addr:0x0211edfc +func_ov034_0211ee24 kind:function(arm,size=0x60) addr:0x0211ee24 +func_ov034_0211ee84 kind:function(arm,size=0x3c) addr:0x0211ee84 +func_ov034_0211eec0 kind:function(arm,size=0x98) addr:0x0211eec0 +func_ov034_0211ef58 kind:function(arm,size=0x3c) addr:0x0211ef58 +func_ov034_0211ef94 kind:function(arm,size=0x374) addr:0x0211ef94 +func_ov034_0211f308 kind:function(arm,size=0x23c) addr:0x0211f308 +func_ov034_0211f544 kind:function(arm,size=0x28) addr:0x0211f544 +func_ov034_0211f56c kind:function(arm,size=0x128) addr:0x0211f56c +func_ov034_0211f694 kind:function(arm,size=0x140) addr:0x0211f694 +func_ov034_0211f7d4 kind:function(arm,size=0x34) addr:0x0211f7d4 +func_ov034_0211f808 kind:function(arm,size=0x23c) addr:0x0211f808 +func_ov034_0211fa44 kind:function(arm,size=0x8a0) addr:0x0211fa44 +func_ov034_021202e4 kind:function(arm,size=0x50) addr:0x021202e4 +func_ov034_02120334 kind:function(arm,size=0x118) addr:0x02120334 +func_ov034_0212044c kind:function(arm,size=0x18) addr:0x0212044c +func_ov034_02120464 kind:function(arm,size=0x58) addr:0x02120464 +func_ov034_021204bc kind:function(arm,size=0x1ac) addr:0x021204bc +func_ov034_02120668 kind:function(arm,size=0x2d4) addr:0x02120668 +func_ov034_0212093c kind:function(arm,size=0x140) addr:0x0212093c +func_ov034_02120a7c kind:function(arm,size=0xb8) addr:0x02120a7c +func_ov034_02120b34 kind:function(arm,size=0xa8) addr:0x02120b34 +func_ov034_02120bdc kind:function(arm,size=0xc0) addr:0x02120bdc +func_ov034_02120c9c kind:function(arm,size=0x18) addr:0x02120c9c +func_ov034_02120cb4 kind:function(arm,size=0xb8) addr:0x02120cb4 +func_ov034_02120d6c kind:function(arm,size=0x14) addr:0x02120d6c +func_ov034_02120d80 kind:function(arm,size=0xc) addr:0x02120d80 +func_ov034_02120d8c kind:function(arm,size=0x24) addr:0x02120d8c +func_ov034_02120db0 kind:function(arm,size=0xac) addr:0x02120db0 +func_ov034_02120e5c kind:function(arm,size=0x10c) addr:0x02120e5c +func_ov034_02120f68 kind:function(arm,size=0x14) addr:0x02120f68 +func_ov034_02120f7c kind:function(arm,size=0x48) addr:0x02120f7c +func_ov034_02120fc4 kind:function(arm,size=0x50) addr:0x02120fc4 +func_ov034_02121014 kind:function(arm,size=0xa0) addr:0x02121014 +func_ov034_021210b4 kind:function(arm,size=0x168) addr:0x021210b4 +func_ov034_0212121c kind:function(arm,size=0x54) addr:0x0212121c +func_ov034_02121270 kind:function(arm,size=0x114) addr:0x02121270 +func_ov034_02121384 kind:function(arm,size=0x34) addr:0x02121384 +func_ov034_021213b8 kind:function(arm,size=0xe4) addr:0x021213b8 +func_ov034_0212149c kind:function(arm,size=0x60) addr:0x0212149c +func_ov034_021214fc kind:function(arm,size=0xa8) addr:0x021214fc +func_ov034_021215a4 kind:function(arm,size=0x44) addr:0x021215a4 +func_ov034_021215e8 kind:function(arm,size=0x44) addr:0x021215e8 +func_ov034_0212162c kind:function(arm,size=0x48) addr:0x0212162c +func_ov034_02121674 kind:function(arm,size=0x14) addr:0x02121674 +func_ov034_02121688 kind:function(arm,size=0x14) addr:0x02121688 +func_ov034_0212169c kind:function(arm,size=0x80) addr:0x0212169c +func_ov034_0212171c kind:function(arm,size=0xc) addr:0x0212171c +func_ov034_02121728 kind:function(arm,size=0x24) addr:0x02121728 +func_ov034_0212174c kind:function(arm,size=0x3c) addr:0x0212174c +func_ov034_02121788 kind:function(arm,size=0xcc) addr:0x02121788 +func_ov034_02121854 kind:function(arm,size=0x9c) addr:0x02121854 +func_ov034_021218f0 kind:function(arm,size=0x8) addr:0x021218f0 +func_ov034_021218f8 kind:function(arm,size=0x2b4) addr:0x021218f8 +func_ov034_02121bac kind:function(arm,size=0x14) addr:0x02121bac +func_ov034_02121bc0 kind:function(arm,size=0x30) addr:0x02121bc0 +func_ov034_02121bf0 kind:function(arm,size=0x54) addr:0x02121bf0 +func_ov034_02121c44 kind:function(arm,size=0x128) addr:0x02121c44 +func_ov034_02121d6c kind:function(arm,size=0x18) addr:0x02121d6c +func_ov034_02121d84 kind:function(arm,size=0x60) addr:0x02121d84 +func_ov034_02121de4 kind:function(arm,size=0x60) addr:0x02121de4 +func_ov034_02121e44 kind:function(arm,size=0x14) addr:0x02121e44 +func_ov034_02121e58 kind:function(arm,size=0x30) addr:0x02121e58 +func_ov034_02121e88 kind:function(arm,size=0x38) addr:0x02121e88 +func_ov034_02121ec0 kind:function(arm,size=0x14) addr:0x02121ec0 +func_ov034_02121ed4 kind:function(arm,size=0xc) addr:0x02121ed4 +func_ov034_02121ee0 kind:function(arm,size=0x24) addr:0x02121ee0 +func_ov034_02121f04 kind:function(arm,size=0x4c) addr:0x02121f04 +func_ov034_02121f50 kind:function(arm,size=0xbc) addr:0x02121f50 +func_ov034_0212200c kind:function(arm,size=0x20) addr:0x0212200c +func_ov034_0212202c kind:function(arm,size=0x1c) addr:0x0212202c +func_ov034_02122048 kind:function(arm,size=0x170) addr:0x02122048 +func_ov034_021221b8 kind:function(arm,size=0x2c) addr:0x021221b8 +func_ov034_021221e4 kind:function(arm,size=0x8) addr:0x021221e4 +func_ov034_021221ec kind:function(arm,size=0x148) addr:0x021221ec +func_ov034_02122334 kind:function(arm,size=0xc) addr:0x02122334 +func_ov034_02122340 kind:function(arm,size=0x28) addr:0x02122340 +func_ov034_02122368 kind:function(arm,size=0x28) addr:0x02122368 +func_ov034_02122390 kind:function(arm,size=0x30) addr:0x02122390 +func_ov034_021223c0 kind:function(arm,size=0x14) addr:0x021223c0 +func_ov034_021223d4 kind:function(arm,size=0x1c) addr:0x021223d4 +func_ov034_021223f0 kind:function(thumb,size=0x48) addr:0x021223f0 +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_02122468 kind:data(any) addr:0x02122468 +data_ov034_02122478 kind:data(any) addr:0x02122478 +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_021224bc kind:data(any) addr:0x021224bc +data_ov034_021224cc kind:data(any) addr:0x021224cc +data_ov034_021224d8 kind:data(any) addr:0x021224d8 +func_ov034_021224ec kind:function(arm,size=0x50) addr:0x021224ec +func_ov034_0212253c kind:function(arm,size=0x50) addr:0x0212253c +func_ov034_0212258c kind:function(arm,size=0x50) addr:0x0212258c +func_ov034_021225dc kind:function(arm,size=0x70) addr:0x021225dc +func_ov034_0212264c kind:function(arm,size=0x50) addr:0x0212264c +func_ov034_0212269c kind:function(arm,size=0x50) addr:0x0212269c +func_ov034_021226ec kind:function(arm,size=0x5c) addr:0x021226ec +func_ov034_02122748 kind:function(arm,size=0x84) addr:0x02122748 +data_ov034_02122808 kind:data(any) addr:0x02122808 +data_ov034_02122810 kind:data(any) addr:0x02122810 ambiguous +data_ov034_0212282c kind:data(any) addr:0x0212282c +data_ov034_02122890 kind:data(any) addr:0x02122890 +data_ov034_021228ac kind:data(any) addr:0x021228ac +data_ov034_021228c4 kind:data(any) addr:0x021228c4 +data_ov034_021228e4 kind:data(any) addr:0x021228e4 +data_ov034_0212292c kind:data(any) addr:0x0212292c +data_ov034_02122984 kind:data(any) addr:0x02122984 +data_ov034_021229a4 kind:data(any) addr:0x021229a4 +data_ov034_021229c8 kind:data(any) addr:0x021229c8 +data_ov034_021229f0 kind:data(any) addr:0x021229f0 +data_ov034_02122a38 kind:data(any) addr:0x02122a38 +data_ov034_02122a94 kind:data(any) addr:0x02122a94 +data_ov034_02122aa0 kind:data(any) addr:0x02122aa0 +data_ov034_02122aac kind:data(any) addr:0x02122aac +data_ov034_02122ab8 kind:data(any) addr:0x02122ab8 +data_ov034_02122ac4 kind:data(any) addr:0x02122ac4 +data_ov034_02122ad4 kind:data(any) addr:0x02122ad4 +data_ov034_02122ae8 kind:data(any) addr:0x02122ae8 +data_ov034_02122b04 kind:data(any) addr:0x02122b04 +data_ov034_02122b28 kind:data(any) addr:0x02122b28 +data_ov034_02122b50 kind:data(any) addr:0x02122b50 +data_ov034_02122ba4 kind:data(any) addr:0x02122ba4 +data_ov034_02122bb4 kind:data(any) addr:0x02122bb4 +data_ov034_02122c1c kind:data(any) addr:0x02122c1c +data_ov034_02122c28 kind:data(any) addr:0x02122c28 +data_ov034_02122c38 kind:data(any) addr:0x02122c38 +data_ov034_02122c50 kind:data(any) addr:0x02122c50 +data_ov034_02122c74 kind:data(any) addr:0x02122c74 +data_ov034_02122cc8 kind:data(any) addr:0x02122cc8 +data_ov034_02122cd0 kind:data(any) addr:0x02122cd0 +data_ov034_02122cd8 kind:data(any) addr:0x02122cd8 +data_ov034_02122ce0 kind:data(any) addr:0x02122ce0 +data_ov034_02122ce8 kind:data(any) addr:0x02122ce8 +data_ov034_02122cf8 kind:data(any) addr:0x02122cf8 +data_ov034_02122d14 kind:data(any) addr:0x02122d14 +data_ov034_02122d30 kind:data(any) addr:0x02122d30 +data_ov034_02122d70 kind:data(any) addr:0x02122d70 +data_ov034_02122d8c kind:data(any) addr:0x02122d8c +data_ov034_02122dc4 kind:data(any) addr:0x02122dc4 +data_ov034_02122de0 kind:data(any) addr:0x02122de0 +data_ov034_02122e08 kind:data(any) addr:0x02122e08 +data_ov034_02122e60 kind:bss addr:0x02122e60 +data_ov034_02122e64 kind:bss addr:0x02122e64 +data_ov034_02122e70 kind:bss addr:0x02122e70 +data_ov034_02122ebc kind:bss addr:0x02122ebc ambiguous +data_ov034_02122f48 kind:bss addr:0x02122f48 +data_ov034_02122f4c kind:bss addr:0x02122f4c +data_ov034_02122f58 kind:bss addr:0x02122f58 +data_ov034_02122f94 kind:bss addr:0x02122f94 ambiguous +data_ov034_02122ff8 kind:bss addr:0x02122ff8 ambiguous +data_ov034_02123030 kind:bss addr:0x02123030 +data_ov034_02123034 kind:bss addr:0x02123034 +data_ov034_02123040 kind:bss addr:0x02123040 +data_ov034_02123118 kind:bss addr:0x02123118 +data_ov034_0212311c kind:bss addr:0x0212311c +data_ov034_02123128 kind:bss addr:0x02123128 +data_ov034_02123200 kind:bss addr:0x02123200 +data_ov034_02123208 kind:bss addr:0x02123208 +data_ov034_02123214 kind:bss addr:0x02123214 +data_ov034_02123308 kind:bss addr:0x02123308 +data_ov034_0212330c kind:bss addr:0x0212330c +data_ov034_02123318 kind:bss addr:0x02123318 +data_ov034_02123338 kind:bss addr:0x02123338 +data_ov034_021233ec kind:bss addr:0x021233ec +data_ov034_0212340c kind:bss addr:0x0212340c +data_ov034_02123410 kind:bss addr:0x02123410 +data_ov034_0212341c kind:bss addr:0x0212341c +data_ov034_02123428 kind:bss addr:0x02123428 +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 diff --git a/config/eur/arm9/overlays/ov035/delinks.txt b/config/eur/arm9/overlays/ov035/delinks.txt new file mode 100644 index 00000000..1954fc8f --- /dev/null +++ b/config/eur/arm9/overlays/ov035/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02118fc0 end:0x02120ec8 kind:code align:32 + .rodata start:0x02120ec8 end:0x02120f9c kind:data align:4 + .init start:0x02120f9c end:0x02121180 kind:code align:4 + .ctor start:0x02121180 end:0x02121194 kind:data align:4 + .data start:0x021211a0 end:0x02121b00 kind:data align:32 + .bss start:0x02121b00 end:0x02121f00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov035/relocs.txt b/config/eur/arm9/overlays/ov035/relocs.txt new file mode 100644 index 00000000..1f03ab92 --- /dev/null +++ b/config/eur/arm9/overlays/ov035/relocs.txt @@ -0,0 +1,1148 @@ +from:0x02118fc8 kind:load to:0x02121b10 module:overlay(35) +from:0x02118fdc kind:arm_call to:0x02011f3c module:main +from:0x02118fe8 kind:arm_call to:0x02119040 module:overlay(35) +from:0x02118ffc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02119038 kind:load to:0x021211a8 module:overlay(35) +from:0x02119050 kind:arm_call to:0x0211eab0 module:overlay(35) +from:0x021190b4 kind:arm_call to:0x0211a918 module:overlay(35) +from:0x021190e0 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021190fc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211910c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211913c kind:arm_call to:0x0209862c module:overlay(0) +from:0x021191c8 kind:load to:0x02121314 module:overlay(35) +from:0x021191cc kind:load to:0x02121b10 module:overlay(35) +from:0x021191d0 kind:load to:0x021211f8 module:overlay(35) +from:0x021191d4 kind:load to:0x02049be4 module:main +from:0x021191d8 kind:load to:0x02120ec8 module:overlay(35) +from:0x021191e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021191f8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119210 kind:arm_call to:0x0211ec40 module:overlay(35) +from:0x02119220 kind:arm_call to:0x01fff458 module:itcm +from:0x02119234 kind:arm_call to:0x0211acac module:overlay(35) +from:0x02119240 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02119258 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02119268 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021192bc kind:load to:0x027e0ce4 module:dtcm +from:0x021192c0 kind:load to:0x0211a7b8 module:overlay(35) +from:0x021192e4 kind:load to:0x020aecf8 module:overlay(0) +from:0x021192e8 kind:load to:0x0209862c module:overlay(0) +from:0x021192f8 kind:arm_call to:0x021192c4 module:overlay(35) +from:0x02119318 kind:arm_call to:0x02166014 module:overlay(93) +from:0x02119358 kind:load to:0x027e0d8c module:dtcm +from:0x0211935c kind:load to:0x0212123c module:overlay(35) +from:0x02119380 kind:arm_call to:0x021206d8 module:overlay(35) +from:0x02119394 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021193ec kind:arm_call to:0x021207d4 module:overlay(35) +from:0x02119458 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211946c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02119480 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119490 kind:arm_call to:0x021206e4 module:overlay(35) +from:0x021194e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021194f0 kind:arm_call to:0x021206e4 module:overlay(35) +from:0x0211950c kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02119538 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x021195cc kind:arm_call to:0x02120af4 module:overlay(35) +from:0x021195dc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02119624 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119634 kind:arm_call to:0x021206e4 module:overlay(35) +from:0x0211964c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02119670 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x021196f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119704 kind:arm_call to:0x021206e4 module:overlay(35) +from:0x02119744 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119754 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021197a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021197b0 kind:load to:0x020aed00 module:overlay(0) +from:0x021197b4 kind:load to:0x027e0d38 module:dtcm +from:0x021197bc kind:load to:0x027e0ce0 module:dtcm +from:0x021197f8 kind:load to:0x021212a4 module:overlay(35) +from:0x02119824 kind:arm_call to:0x0211b6f8 module:overlay(35) +from:0x02119840 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02119868 kind:arm_call to:0x0211ee6c module:overlay(35) +from:0x02119884 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021198ac kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x021198b8 kind:load to:0x027e09b4 module:dtcm +from:0x02119918 kind:arm_call to:0x0212082c module:overlay(35) +from:0x02119968 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211997c kind:load to:0x027e0ce0 module:dtcm +from:0x021199c0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02119a04 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02119a78 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02119a90 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02119aa4 kind:load to:0x020aecf8 module:overlay(0) +from:0x02119aa8 kind:load to:0x027e09b8 module:dtcm +from:0x02119b48 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02119b74 kind:arm_call to:0x02015080 module:main +from:0x02119b94 kind:arm_call to:0x02015080 module:main +from:0x02119bb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02119bd4 kind:arm_call to:0x02015080 module:main +from:0x02119bf4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02119c10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119c2c kind:arm_call to:0x020732fc module:overlay(0) +from:0x02119c90 kind:load to:0x027e0cec module:dtcm +from:0x02119c98 kind:load to:0x027e09a8 module:dtcm +from:0x02119ca4 kind:load to:0x027e09b8 module:dtcm +from:0x02119ca8 kind:load to:0x02049be4 module:main +from:0x02119dc4 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x02119dd0 kind:load to:0x02049be4 module:main +from:0x02119dd4 kind:load to:0x0203e964 module:main +from:0x02119ddc kind:load to:0x021213a8 module:overlay(35) +from:0x02119de8 kind:arm_call to:0x02120d84 module:overlay(35) +from:0x02119dfc kind:arm_call to:0x01ff930c module:itcm +from:0x02119e8c kind:arm_call to:0x01ff9258 module:itcm +from:0x02119ea0 kind:arm_call to:0x021207b4 module:overlay(35) +from:0x02119fec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a008 kind:arm_call to:0x0212072c module:overlay(35) +from:0x0211a114 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a124 kind:load to:0x0203e964 module:main +from:0x0211a128 kind:load to:0x02049be4 module:main +from:0x0211a188 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211a258 kind:load to:0x021213a8 module:overlay(35) +from:0x0211a25c kind:load to:0x02049be4 module:main +from:0x0211a26c kind:arm_call to:0x02120d84 module:overlay(35) +from:0x0211a28c kind:arm_call to:0x01fff148 module:itcm +from:0x0211a2ac kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a2e8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a2f8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a310 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211a324 kind:arm_call to:0x01ff930c module:itcm +from:0x0211a3d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a3e8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211a3f8 kind:arm_call to:0x0212075c module:overlay(35) +from:0x0211a4d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a4e0 kind:load to:0x0203e964 module:main +from:0x0211a4e4 kind:load to:0x02049be4 module:main +from:0x0211a530 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211a548 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0211a564 kind:load to:0x021213d8 module:overlay(35) +from:0x0211a570 kind:arm_call to:0x021209bc module:overlay(35) +from:0x0211a578 kind:arm_call to:0x02120e30 module:overlay(35) +from:0x0211a590 kind:arm_call to:0x02015080 module:main +from:0x0211a5b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211a604 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a688 kind:arm_call to:0x021202a4 module:overlay(35) +from:0x0211a690 kind:arm_call to:0x0212082c module:overlay(35) +from:0x0211a6c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a6e8 kind:load to:0x027e09a8 module:dtcm +from:0x0211a6f4 kind:load to:0x0203e964 module:main +from:0x0211a700 kind:arm_call to:0x0211f200 module:overlay(35) +from:0x0211a714 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a740 kind:arm_call to:0x0211f694 module:overlay(35) +from:0x0211a748 kind:arm_call to:0x0211ef18 module:overlay(35) +from:0x0211a798 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211a7a4 kind:arm_call to:0x02120820 module:overlay(35) +from:0x0211a80c kind:arm_call to:0x0200eab0 module:main +from:0x0211a850 kind:arm_call to:0x0200e260 module:main +from:0x0211a860 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211a8d4 kind:arm_call to:0x0200e260 module:main +from:0x0211a8e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211a914 kind:load to:0x027e0964 module:dtcm +from:0x0211a920 kind:arm_call to:0x0209a7c4 module:overlay(0) +from:0x0211a934 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211a944 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211a954 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211a964 kind:load to:0x021211cc module:overlay(35) +from:0x0211a968 kind:load to:0x02120ee8 module:overlay(35) +from:0x0211a96c kind:load to:0x02120ef8 module:overlay(35) +from:0x0211a970 kind:load to:0x02120ed8 module:overlay(35) +from:0x0211a984 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211a990 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211a9ac kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211a9bc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211a9cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211a9d4 kind:arm_call to:0x02011ff4 module:main +from:0x0211a9e8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211a9f0 kind:arm_call to:0x02011ff4 module:main +from:0x0211aa08 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211aa10 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211aa18 kind:arm_call to:0x0211ec18 module:overlay(35) +from:0x0211aa30 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211aa38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211aa40 kind:arm_call to:0x0211ec18 module:overlay(35) +from:0x0211aa48 kind:arm_call to:0x02011ff4 module:main +from:0x0211aa5c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211aa70 kind:load to:0x02121c08 module:overlay(35) +from:0x0211aa84 kind:arm_call to:0x02011f3c module:main +from:0x0211aa90 kind:arm_call to:0x0211ad3c module:overlay(35) +from:0x0211aaa4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211aad8 kind:load to:0x02121568 module:overlay(35) +from:0x0211aae4 kind:load to:0x02121ce0 module:overlay(35) +from:0x0211aaf8 kind:arm_call to:0x02011f3c module:main +from:0x0211ab04 kind:arm_call to:0x0211ad3c module:overlay(35) +from:0x0211ab18 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211ab4c kind:load to:0x02121544 module:overlay(35) +from:0x0211ab68 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x0211ab80 kind:load to:0x02121510 module:overlay(35) +from:0x0211abec kind:arm_call to:0x0211b87c module:overlay(35) +from:0x0211abfc kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x0211ac18 kind:arm_call to:0x0211b8c4 module:overlay(35) +from:0x0211ac20 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x0211ac38 kind:arm_call to:0x0211b998 module:overlay(35) +from:0x0211ac44 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x0211ac84 kind:load to:0x02121528 module:overlay(35) +from:0x0211ac98 kind:arm_call to:0x0211b754 module:overlay(35) +from:0x0211aca4 kind:arm_call to:0x0207b70c module:overlay(0) +from:0x0211acd0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211ad10 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211ad30 kind:load to:0x020b539c module:overlay(0) +from:0x0211ad44 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0211adac kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x0211adc4 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x0211add4 kind:arm_call to:0x0211ab50 module:overlay(35) +from:0x0211ade0 kind:arm_call to:0x0211ac4c module:overlay(35) +from:0x0211ae00 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0211ae4c kind:load to:0x0212158c module:overlay(35) +from:0x0211ae50 kind:load to:0x020b539c module:overlay(0) +from:0x0211ae54 kind:load to:0x02120f08 module:overlay(35) +from:0x0211ae60 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211ae80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211ae94 kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211aeac kind:load to:0x027e0ce4 module:dtcm +from:0x0211af00 kind:load to:0x020aecf8 module:overlay(0) +from:0x0211af04 kind:load to:0x02121498 module:overlay(35) +from:0x0211af28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211af7c kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211af84 kind:load to:0x027e0ce4 module:dtcm +from:0x0211afb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211afc8 kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211b034 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b08c kind:arm_call to:0x0211af9c module:overlay(35) +from:0x0211b0d8 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0211b118 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b14c kind:arm_call to:0x02098910 module:overlay(0) +from:0x0211b180 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0211b198 kind:arm_call to:0x0211b754 module:overlay(35) +from:0x0211b1a4 kind:load to:0x027e09c0 module:dtcm +from:0x0211b1f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b204 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0211b21c kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211b248 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0211b274 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211b2b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b2cc kind:arm_call to:0x02098910 module:overlay(0) +from:0x0211b2e0 kind:arm_call to:0x0211b754 module:overlay(35) +from:0x0211b318 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0211b328 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0211b340 kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211b354 kind:load to:0x027e09c0 module:dtcm +from:0x0211b38c kind:arm_call to:0x020bef4c module:overlay(17) +from:0x0211b3d0 kind:arm_call to:0x0211b754 module:overlay(35) +from:0x0211b434 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211b488 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211b4e8 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0211b4fc kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211b510 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b514 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b528 kind:arm_call to:0x0211b754 module:overlay(35) +from:0x0211b540 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0211b5a0 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0211b5ac kind:load to:0x021214d0 module:overlay(35) +from:0x0211b5b0 kind:load to:0x0203e964 module:main +from:0x0211b5b8 kind:load to:0x027e0d38 module:dtcm +from:0x0211b5bc kind:load to:0x027e0ce4 module:dtcm +from:0x0211b5c4 kind:load to:0x027e09c0 module:dtcm +from:0x0211b5dc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211b634 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211b670 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211b684 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211b6a8 kind:load to:0x0203e964 module:main +from:0x0211b760 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211b768 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b7a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211b7bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211b7d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211b7fc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211b818 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211b83c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211b854 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b864 kind:load to:0x027e0cec module:dtcm +from:0x0211b874 kind:load to:0x027e09a8 module:dtcm +from:0x0211b8b4 kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211b98c kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211ba08 kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211ba4c kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211ba7c kind:arm_call to:0x0211aeb0 module:overlay(35) +from:0x0211ba8c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211ba94 kind:arm_call to:0x02011ff4 module:main +from:0x0211baac kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211bab4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211babc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bac4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211badc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211bae4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211baec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211baf4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211bafc kind:arm_call to:0x02011ff4 module:main +from:0x0211bb10 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211bb24 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211bb68 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0211bbb4 kind:load to:0x0203e964 module:main +from:0x0211bbb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211bbc4 kind:load to:0x02121ddc module:overlay(35) +from:0x0211bbd8 kind:arm_call to:0x02011f3c module:main +from:0x0211bbe4 kind:arm_call to:0x0211bc44 module:overlay(35) +from:0x0211bbf8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211bc3c kind:load to:0x021215f8 module:overlay(35) +from:0x0211bc54 kind:arm_call to:0x0211eab0 module:overlay(35) +from:0x0211bcb8 kind:arm_call to:0x0211e370 module:overlay(35) +from:0x0211bce4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0211bd00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211bd10 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211bd80 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0211bdd4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211bde4 kind:load to:0x02121748 module:overlay(35) +from:0x0211bde8 kind:load to:0x02121ddc module:overlay(35) +from:0x0211bdec kind:load to:0x021211f8 module:overlay(35) +from:0x0211bdf0 kind:load to:0x02120f1c module:overlay(35) +from:0x0211bdf4 kind:load to:0x02121dd0 module:overlay(35) +from:0x0211be00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211be18 kind:arm_call to:0x0211ec40 module:overlay(35) +from:0x0211be28 kind:arm_call to:0x01fff458 module:itcm +from:0x0211be3c kind:arm_call to:0x0211acac module:overlay(35) +from:0x0211be48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211be60 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0211be70 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0211becc kind:arm_call to:0x02026800 module:main +from:0x0211bed4 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0211bf2c kind:load to:0x027e0ce4 module:dtcm +from:0x0211bf30 kind:load to:0x0211e05c module:overlay(35) +from:0x0211bf34 kind:load to:0x02121ddc module:overlay(35) +from:0x0211bf38 kind:load to:0x021218e4 module:overlay(35) +from:0x0211bf3c kind:load to:0x02121db8 module:overlay(35) +from:0x0211bf68 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0211bf70 kind:load to:0x020aecf8 module:overlay(0) +from:0x0211bf80 kind:arm_call to:0x0211bf40 module:overlay(35) +from:0x0211bfa0 kind:arm_call to:0x02166014 module:overlay(93) +from:0x0211bfe0 kind:load to:0x027e0d8c module:dtcm +from:0x0211bfe4 kind:load to:0x02121640 module:overlay(35) +from:0x0211c00c kind:arm_call to:0x021206d8 module:overlay(35) +from:0x0211c044 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211c09c kind:arm_call to:0x021207d4 module:overlay(35) +from:0x0211c10c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c120 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x0211c134 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c144 kind:arm_call to:0x021206e4 module:overlay(35) +from:0x0211c1c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c1d4 kind:arm_call to:0x021206e4 module:overlay(35) +from:0x0211c1f0 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0211c21c kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0211c2ec kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211c2fc kind:arm_call to:0x02120af4 module:overlay(35) +from:0x0211c34c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c35c kind:arm_call to:0x021206e4 module:overlay(35) +from:0x0211c3a4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211c3c4 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0211c428 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c438 kind:arm_call to:0x021206e4 module:overlay(35) +from:0x0211c4a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c4b8 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x0211c540 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c548 kind:load to:0x020aed00 module:overlay(0) +from:0x0211c54c kind:load to:0x027e0d38 module:dtcm +from:0x0211c554 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c590 kind:load to:0x021216c0 module:overlay(35) +from:0x0211c5bc kind:arm_call to:0x0211b6f8 module:overlay(35) +from:0x0211c5dc kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0211c5e4 kind:load to:0x02121dd0 module:overlay(35) +from:0x0211c5fc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211c630 kind:arm_call to:0x0211ee6c module:overlay(35) +from:0x0211c64c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211c67c kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0211c688 kind:load to:0x027e09b4 module:dtcm +from:0x0211c6e8 kind:arm_call to:0x0212082c module:overlay(35) +from:0x0211c738 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211c750 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c7e4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0211c828 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0211c898 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0211c8b0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211c8d8 kind:arm_call to:0x0207144c module:overlay(0) +from:0x0211c8e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c8e8 kind:load to:0x027e09b8 module:dtcm +from:0x0211c8ec kind:load to:0x027e09a8 module:dtcm +from:0x0211c938 kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x0211c9cc kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211ca1c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211ca34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211ca4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ca90 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211cb04 kind:arm_call to:0x02015080 module:main +from:0x0211cb24 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211cb3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cb80 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211cbf0 kind:arm_call to:0x020a8034 module:overlay(0) +from:0x0211cc0c kind:arm_call to:0x020732fc module:overlay(0) +from:0x0211cc34 kind:load to:0x02121db8 module:overlay(35) +from:0x0211cc38 kind:load to:0x020b64fc module:overlay(0) +from:0x0211cc3c kind:load to:0x02121dbc module:overlay(35) +from:0x0211cc40 kind:load to:0x020aecf8 module:overlay(0) +from:0x0211cc44 kind:load to:0x021218cc module:overlay(35) +from:0x0211cc48 kind:load to:0x027e0cec module:dtcm +from:0x0211cc50 kind:load to:0x027e09a8 module:dtcm +from:0x0211cc58 kind:load to:0x021217c4 module:overlay(35) +from:0x0211cc60 kind:load to:0x021218b4 module:overlay(35) +from:0x0211cc68 kind:load to:0x02049be4 module:main +from:0x0211cc6c kind:load to:0x027e09b8 module:dtcm +from:0x0211ccc4 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211ccd4 kind:load to:0x021217dc module:overlay(35) +from:0x0211cce0 kind:arm_call to:0x02120d84 module:overlay(35) +from:0x0211cce8 kind:arm_call to:0x021207b4 module:overlay(35) +from:0x0211cd5c kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211cdc8 kind:load to:0x021217dc module:overlay(35) +from:0x0211cdcc kind:load to:0x02049be4 module:main +from:0x0211cde0 kind:arm_call to:0x02120d84 module:overlay(35) +from:0x0211ce00 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0211ce64 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ce78 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211ce94 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ceb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ced8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cf1c kind:arm_call to:0x01ff916c module:itcm +from:0x0211cf2c kind:arm_call to:0x01ff916c module:itcm +from:0x0211cf4c kind:arm_call to:0x01ff916c module:itcm +from:0x0211cf80 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d010 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d024 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211d030 kind:arm_call to:0x0212075c module:overlay(35) +from:0x0211d058 kind:arm_call to:0x0211dc68 module:overlay(35) +from:0x0211d094 kind:arm_call to:0x0211dc10 module:overlay(35) +from:0x0211d0ec kind:arm_call to:0x0211dcc4 module:overlay(35) +from:0x0211d118 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d124 kind:load to:0x0203e964 module:main +from:0x0211d170 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211d188 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0211d1a4 kind:load to:0x021217f4 module:overlay(35) +from:0x0211d1b0 kind:arm_call to:0x02120e7c module:overlay(35) +from:0x0211d1b8 kind:arm_call to:0x0212089c module:overlay(35) +from:0x0211d210 kind:arm_call to:0x021202a4 module:overlay(35) +from:0x0211d218 kind:arm_call to:0x0212082c module:overlay(35) +from:0x0211d24c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d2b8 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211d2d4 kind:load to:0x02121854 module:overlay(35) +from:0x0211d2f4 kind:arm_call to:0x02015080 module:main +from:0x0211d314 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211d328 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211d338 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d34c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d370 kind:load to:0x027e09a8 module:dtcm +from:0x0211d3d0 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211d428 kind:load to:0x0212186c module:overlay(35) +from:0x0211d42c kind:load to:0x02049be4 module:main +from:0x0211d468 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211d478 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d490 kind:arm_call to:0x02015080 module:main +from:0x0211d4e4 kind:arm_call to:0x0211db74 module:overlay(35) +from:0x0211d4fc kind:arm_call to:0x02015080 module:main +from:0x0211d524 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d590 kind:arm_call to:0x0202851c module:main +from:0x0211d59c kind:load to:0x02049be4 module:main +from:0x0211d5a8 kind:arm_call to:0x0211f200 module:overlay(35) +from:0x0211d5bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d5d8 kind:arm_call to:0x0205a52c module:overlay(0) +from:0x0211d5e4 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0211d61c kind:load to:0x027e0960 module:dtcm +from:0x0211d660 kind:arm_call to:0x02015080 module:main +from:0x0211d680 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211d688 kind:arm_call to:0x02120d00 module:overlay(35) +from:0x0211d69c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d740 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211d7a8 kind:load to:0x027e09a8 module:dtcm +from:0x0211d7b4 kind:load to:0x021217c4 module:overlay(35) +from:0x0211d7c0 kind:arm_call to:0x0211f528 module:overlay(35) +from:0x0211d7d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d7e8 kind:arm_call to:0x020713c8 module:overlay(0) +from:0x0211d7f0 kind:load to:0x027e09a8 module:dtcm +from:0x0211d7fc kind:arm_call to:0x0211f630 module:overlay(35) +from:0x0211d81c kind:arm_call to:0x0211f694 module:overlay(35) +from:0x0211d824 kind:arm_call to:0x0211ef18 module:overlay(35) +from:0x0211d88c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0211d8dc kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211d8e8 kind:arm_call to:0x0211dd2c module:overlay(35) +from:0x0211d8f8 kind:load to:0x021218cc module:overlay(35) +from:0x0211d934 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d960 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d978 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211d988 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211d9a0 kind:arm_call to:0x02015080 module:main +from:0x0211d9bc kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0211d9d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211d9ec kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0211daa0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211dab8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211dae0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211db0c kind:arm_call to:0x0202851c module:main +from:0x0211db18 kind:load to:0x027e09a8 module:dtcm +from:0x0211db20 kind:load to:0x02049be4 module:main +from:0x0211db24 kind:load to:0x020aecf8 module:overlay(0) +from:0x0211db28 kind:load to:0x027e0cec module:dtcm +from:0x0211db60 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211db6c kind:arm_call to:0x02120820 module:overlay(35) +from:0x0211db90 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0211dba4 kind:arm_call to:0x0211dd10 module:overlay(35) +from:0x0211dbc0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211dbdc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211dbf4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211dc00 kind:load to:0x020b539c module:overlay(0) +from:0x0211dc08 kind:load to:0x027e09a8 module:dtcm +from:0x0211dc28 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dc58 kind:arm_call to:0x02016b8c module:main +from:0x0211dc64 kind:load to:0x027e0ce0 module:dtcm +from:0x0211dc80 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dcb0 kind:arm_call to:0x02016b8c module:main +from:0x0211dcbc kind:load to:0x027e0ce0 module:dtcm +from:0x0211dcdc kind:arm_call to:0x01fff148 module:itcm +from:0x0211dcf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dd0c kind:load to:0x027e0ce0 module:dtcm +from:0x0211dd60 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dd6c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211dd88 kind:arm_call to:0x01fff148 module:itcm +from:0x0211de08 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211de30 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211de60 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e044 kind:load to:0x027e0960 module:dtcm +from:0x0211e048 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e04c kind:load to:0x02049be4 module:main +from:0x0211e0a4 kind:arm_call to:0x0200eab0 module:main +from:0x0211e0f0 kind:arm_call to:0x0200e260 module:main +from:0x0211e100 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e160 kind:arm_call to:0x0200e260 module:main +from:0x0211e170 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e1d0 kind:arm_call to:0x0200e260 module:main +from:0x0211e1e0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e240 kind:arm_call to:0x0200e260 module:main +from:0x0211e250 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e2b0 kind:arm_call to:0x0200e260 module:main +from:0x0211e2c0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e32c kind:arm_call to:0x0200e260 module:main +from:0x0211e33c kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e36c kind:load to:0x027e0964 module:dtcm +from:0x0211e378 kind:arm_call to:0x0209a7c4 module:overlay(0) +from:0x0211e38c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e39c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e3ac kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e3bc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e3cc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e3dc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e3ec kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211e3fc kind:load to:0x0212161c module:overlay(35) +from:0x0211e400 kind:load to:0x02120f3c module:overlay(35) +from:0x0211e404 kind:load to:0x02120f4c module:overlay(35) +from:0x0211e408 kind:load to:0x02120f6c module:overlay(35) +from:0x0211e40c kind:load to:0x02120f5c module:overlay(35) +from:0x0211e410 kind:load to:0x02120f7c module:overlay(35) +from:0x0211e414 kind:load to:0x02120f8c module:overlay(35) +from:0x0211e418 kind:load to:0x02120f2c module:overlay(35) +from:0x0211e424 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e42c kind:arm_call to:0x02011ff4 module:main +from:0x0211e444 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211e44c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e454 kind:arm_call to:0x0211ec18 module:overlay(35) +from:0x0211e46c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211e474 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e47c kind:arm_call to:0x0211ec18 module:overlay(35) +from:0x0211e484 kind:arm_call to:0x02011ff4 module:main +from:0x0211e498 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211e4ac kind:load to:0x02121ec4 module:overlay(35) +from:0x0211e4c0 kind:arm_call to:0x02011f3c module:main +from:0x0211e4cc kind:arm_call to:0x0211e518 module:overlay(35) +from:0x0211e4e0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0211e510 kind:load to:0x021218fc module:overlay(35) +from:0x0211e520 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211e530 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0211e560 kind:load to:0x02121920 module:overlay(35) +from:0x0211e57c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211e584 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211e58c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211e598 kind:load to:0x02121920 module:overlay(35) +from:0x0211e5b0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211e5b8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211e5c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211e5c8 kind:arm_call to:0x02011ff4 module:main +from:0x0211e5d4 kind:load to:0x02121920 module:overlay(35) +from:0x0211e65c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211e67c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0211e6c4 kind:load to:0x0203e964 module:main +from:0x0211e6cc kind:load to:0x027e0cec module:dtcm +from:0x0211e6f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e704 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211e71c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211e744 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e754 kind:arm_call to:0x01ff916c module:itcm +from:0x0211e7f0 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0211e800 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211e80c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211e830 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211e860 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e874 kind:arm_call to:0x01fff148 module:itcm +from:0x0211e8c4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0211e8d8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0211e8f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e8f8 kind:load to:0x027e09c0 module:dtcm +from:0x0211e904 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0211e91c kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0211e934 kind:load to:0x0212197c module:overlay(35) +from:0x0211e95c kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0211e990 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e9a0 kind:arm_call to:0x021206e4 module:overlay(35) +from:0x0211e9c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e9d4 kind:arm_call to:0x01fff458 module:itcm +from:0x0211ea64 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x0211eaa4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211eaac kind:load to:0x0203e964 module:main +from:0x0211eabc kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0211ead8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0211eae4 kind:arm_call to:0x0211e910 module:overlay(35) +from:0x0211eb94 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0211ebb8 kind:load to:0x0212198c module:overlay(35) +from:0x0211ebbc kind:load to:0x02049be4 module:main +from:0x0211ebcc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211ebd4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211ebdc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211ebf4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211ebfc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211ec04 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211ec0c kind:arm_call to:0x02011ff4 module:main +from:0x0211ec24 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0211ec2c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211ec34 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211ec48 kind:load to:0x020984a8 module:overlay(0) +from:0x0211ecb0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211ecd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ecfc kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0211ed38 kind:arm_call to:0x0211ef18 module:overlay(35) +from:0x0211ed50 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ed6c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211edb0 kind:arm_call to:0x021206a4 module:overlay(35) +from:0x0211ee0c kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0211ee18 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ee1c kind:load to:0x027e09c0 module:dtcm +from:0x0211ee48 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0211ee68 kind:load to:0x027e09b8 module:dtcm +from:0x0211ee90 kind:arm_call to:0x0212075c module:overlay(35) +from:0x0211eeb8 kind:arm_call to:0x020786dc module:overlay(0) +from:0x0211eec4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211eed8 kind:arm_call to:0x0212075c module:overlay(35) +from:0x0211eef8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ef08 kind:arm_call to:0x020786dc module:overlay(0) +from:0x0211ef10 kind:load to:0x027e09bc module:dtcm +from:0x0211ef14 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ef3c kind:arm_call to:0x0208bb6c module:overlay(0) +from:0x0211ef58 kind:load to:0x027e0ce0 module:dtcm +from:0x0211efbc kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211efcc kind:load to:0x02121ae0 module:overlay(35) +from:0x0211efdc kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0211f050 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f060 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f07c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f090 kind:load to:0x02121a08 module:overlay(35) +from:0x0211f118 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211f128 kind:arm_call to:0x01ff9218 module:itcm +from:0x0211f168 kind:load to:0x0203e964 module:main +from:0x0211f1bc kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f1e0 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0211f1e8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f1f4 kind:load to:0x02121a80 module:overlay(35) +from:0x0211f1f8 kind:load to:0x020aecf4 module:overlay(0) +from:0x0211f1fc kind:load to:0x020aecfc module:overlay(0) +from:0x0211f208 kind:load to:0x02120d00 module:overlay(35) +from:0x0211f224 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0211f240 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0211f248 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f284 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f2c0 kind:load to:0x020aecf4 module:overlay(0) +from:0x0211f2c4 kind:load to:0x020aecfc module:overlay(0) +from:0x0211f2cc kind:load to:0x02121ab0 module:overlay(35) +from:0x0211f310 kind:arm_call to:0x02015080 module:main +from:0x0211f330 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211f338 kind:arm_call to:0x02120d00 module:overlay(35) +from:0x0211f34c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f3f0 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f458 kind:load to:0x027e09a8 module:dtcm +from:0x0211f464 kind:load to:0x02121a08 module:overlay(35) +from:0x0211f474 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f490 kind:arm_call to:0x020bf688 module:overlay(17) +from:0x0211f508 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f514 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0211f524 kind:load to:0x02121ac8 module:overlay(35) +from:0x0211f548 kind:arm_call to:0x02015080 module:main +from:0x0211f568 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211f584 kind:arm_call to:0x02015080 module:main +from:0x0211f5b0 kind:arm_call to:0x02015080 module:main +from:0x0211f5dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211f5f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f61c kind:load to:0x027e09a8 module:dtcm +from:0x0211f628 kind:load to:0x027e0cec module:dtcm +from:0x0211f678 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f690 kind:load to:0x02121a20 module:overlay(35) +from:0x0211f6ac kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211f6bc kind:arm_call to:0x01ff930c module:itcm +from:0x0211f6f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211f730 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f750 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0211f758 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f764 kind:load to:0x027e09a8 module:dtcm +from:0x0211f76c kind:load to:0x02121a80 module:overlay(35) +from:0x0211f770 kind:load to:0x020aecf4 module:overlay(0) +from:0x0211f774 kind:load to:0x020aecfc module:overlay(0) +from:0x0211f798 kind:arm_call to:0x0211ef18 module:overlay(35) +from:0x0211f808 kind:arm_call to:0x02120d00 module:overlay(35) +from:0x0211f81c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f834 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f850 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f89c kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f8e8 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f908 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f924 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f97c kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211f9a0 kind:arm_call to:0x01ff916c module:itcm +from:0x0211f9ac kind:arm_call to:0x01fff148 module:itcm +from:0x0211f9c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f9d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f9e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fa50 kind:arm_call to:0x0212089c module:overlay(35) +from:0x0211fa58 kind:arm_call to:0x02120e7c module:overlay(35) +from:0x0211fa6c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211fa7c kind:arm_call to:0x01ff930c module:itcm +from:0x0211fa84 kind:arm_call to:0x0212082c module:overlay(35) +from:0x0211fa9c kind:arm_call to:0x021202a4 module:overlay(35) +from:0x0211fab0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211fac8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fae4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fb2c kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211fb58 kind:arm_call to:0x02166048 module:overlay(93) +from:0x0211fb94 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fbb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fc08 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211fc18 kind:arm_call to:0x01ff916c module:itcm +from:0x0211fc28 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211fc38 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fcdc kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211fd54 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211fd88 kind:arm_call to:0x02120e30 module:overlay(35) +from:0x0211fd9c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211fdac kind:arm_call to:0x01ff930c module:itcm +from:0x0211fdc4 kind:arm_call to:0x02015080 module:main +from:0x0211fde4 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0211fe18 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211fe40 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211fe50 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fe68 kind:arm_call to:0x02015080 module:main +from:0x0211fe80 kind:arm_call to:0x02120638 module:overlay(35) +from:0x0211ff00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211ff18 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0211ff2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ff7c kind:arm_call to:0x02120c1c module:overlay(35) +from:0x0211ff98 kind:arm_call to:0x0212089c module:overlay(35) +from:0x0211ffa0 kind:arm_call to:0x02120e7c module:overlay(35) +from:0x0211ffb4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211ffc4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211ffcc kind:arm_call to:0x0212082c module:overlay(35) +from:0x0211ffe4 kind:arm_call to:0x021202a4 module:overlay(35) +from:0x0211fff8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212004c kind:arm_call to:0x02120c1c module:overlay(35) +from:0x02120068 kind:arm_call to:0x02120e30 module:overlay(35) +from:0x02120070 kind:arm_call to:0x021209bc module:overlay(35) +from:0x021200a8 kind:arm_call to:0x0212082c module:overlay(35) +from:0x02120154 kind:arm_call to:0x021202a4 module:overlay(35) +from:0x02120168 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021201e4 kind:arm_call to:0x0202851c module:main +from:0x021201f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021201f8 kind:load to:0x02121a38 module:overlay(35) +from:0x021201fc kind:load to:0x02121a20 module:overlay(35) +from:0x02120204 kind:load to:0x0203e964 module:main +from:0x02120208 kind:load to:0x02121a08 module:overlay(35) +from:0x0212020c kind:load to:0x027e0d8c module:dtcm +from:0x02120218 kind:load to:0x02121a50 module:overlay(35) +from:0x02120220 kind:load to:0x02121a68 module:overlay(35) +from:0x02120224 kind:load to:0x027e0cec module:dtcm +from:0x0212022c kind:load to:0x02049be4 module:main +from:0x02120278 kind:arm_call to:0x02120c1c module:overlay(35) +from:0x02120284 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0212029c kind:load to:0x02121a20 module:overlay(35) +from:0x021202c8 kind:arm_call to:0x02120638 module:overlay(35) +from:0x021202e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021202ec kind:arm_call to:0x01ff938c module:itcm +from:0x02120310 kind:arm_call to:0x01fff148 module:itcm +from:0x0212031c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02120328 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212033c kind:arm_call to:0x01fff148 module:itcm +from:0x02120348 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0212037c kind:arm_call to:0x01ffb714 module:itcm +from:0x02120388 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0212039c kind:arm_call to:0x0207e668 module:overlay(0) +from:0x02120418 kind:arm_call to:0x01fff17c module:itcm +from:0x02120428 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120464 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x0212049c kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x021204a8 kind:arm_call to:0x01ffccc0 module:itcm +from:0x021204c0 kind:arm_call to:0x01fff17c module:itcm +from:0x021204d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120518 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02120540 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x02120588 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021205a0 kind:arm_call to:0x02120bd0 module:overlay(35) +from:0x021205ec kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02120614 kind:arm_call to:0x02120bd0 module:overlay(35) +from:0x02120624 kind:load to:0x027e0ce0 module:dtcm +from:0x02120628 kind:load to:0x027e09c0 module:dtcm +from:0x02120680 kind:arm_call to:0x01ff9638 module:itcm +from:0x02120690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021206e0 kind:load to:0x021206a4 module:overlay(35) +from:0x02120748 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120788 kind:arm_call to:0x01fff148 module:itcm +from:0x02120798 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021207ac kind:load to:0x027e0cd8 module:dtcm +from:0x021207b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021207c0 kind:arm_call to:0x0212075c module:overlay(35) +from:0x02120814 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02120828 kind:load to:0x02099588 module:overlay(0) +from:0x021208bc kind:arm_call to:0x02015080 module:main +from:0x021208e4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021208fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212090c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02120940 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021209b0 kind:load to:0x027e0cec module:dtcm +from:0x021209dc kind:arm_call to:0x02015080 module:main +from:0x02120a04 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02120a1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02120a2c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02120a68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120ae8 kind:load to:0x027e0cec module:dtcm +from:0x02120b24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120ba0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120bc0 kind:arm_call to:0x020c28b4 module:overlay(17) +from:0x02120bcc kind:load to:0x0203e964 module:main +from:0x02120bf0 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02120c0c kind:arm_call to:0x020bf284 module:overlay(17) +from:0x02120c18 kind:load to:0x027e0ce0 module:dtcm +from:0x02120ca0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02120cfc kind:load to:0x027e0cec module:dtcm +from:0x02120d1c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02120da0 kind:arm_call to:0x02015080 module:main +from:0x02120dc0 kind:arm_call to:0x02015080 module:main +from:0x02120de0 kind:arm_call to:0x02015080 module:main +from:0x02120e00 kind:arm_call to:0x02015080 module:main +from:0x02120e20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02120e28 kind:load to:0x027e09a8 module:dtcm +from:0x02120e4c kind:arm_call to:0x02015080 module:main +from:0x02120e6c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02120e74 kind:load to:0x027e09a8 module:dtcm +from:0x02120e98 kind:arm_call to:0x02015080 module:main +from:0x02120eb8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02120ec0 kind:load to:0x027e09a8 module:dtcm +from:0x02120fb8 kind:arm_call to:0x02118ff0 module:overlay(35) +from:0x02120fc8 kind:arm_call to:0x0203ce74 module:main +from:0x02120fdc kind:load to:0x02121b00 module:overlay(35) +from:0x02120fe0 kind:load to:0x02121b10 module:overlay(35) +from:0x02120fe4 kind:load to:0x0211aa54 module:overlay(35) +from:0x02120fe8 kind:load to:0x02121b04 module:overlay(35) +from:0x0212103c kind:arm_call to:0x0211aa98 module:overlay(35) +from:0x0212104c kind:arm_call to:0x0203ce74 module:main +from:0x02121074 kind:arm_call to:0x0211ab0c module:overlay(35) +from:0x02121084 kind:arm_call to:0x0203ce74 module:main +from:0x0212109c kind:load to:0x02121480 module:overlay(35) +from:0x021210ac kind:load to:0x02121be8 module:overlay(35) +from:0x021210b0 kind:load to:0x02121c08 module:overlay(35) +from:0x021210b4 kind:load to:0x0211bb08 module:overlay(35) +from:0x021210b8 kind:load to:0x02121bfc module:overlay(35) +from:0x021210bc kind:load to:0x02121ce0 module:overlay(35) +from:0x021210c0 kind:load to:0x0211bb1c module:overlay(35) +from:0x021210c4 kind:load to:0x02121bf0 module:overlay(35) +from:0x021210f8 kind:arm_call to:0x0211bbec module:overlay(35) +from:0x02121108 kind:arm_call to:0x0203ce74 module:main +from:0x0212111c kind:load to:0x02121db8 module:overlay(35) +from:0x02121120 kind:load to:0x021215ec module:overlay(35) +from:0x02121124 kind:load to:0x02121ddc module:overlay(35) +from:0x02121128 kind:load to:0x0211e490 module:overlay(35) +from:0x0212112c kind:load to:0x02121dc4 module:overlay(35) +from:0x0212114c kind:arm_call to:0x0211e4d4 module:overlay(35) +from:0x0212115c kind:arm_call to:0x0203ce74 module:main +from:0x02121170 kind:load to:0x02121eb4 module:overlay(35) +from:0x02121174 kind:load to:0x02121ec4 module:overlay(35) +from:0x02121178 kind:load to:0x0211e8fc module:overlay(35) +from:0x0212117c kind:load to:0x02121eb8 module:overlay(35) +from:0x02121180 kind:load to:0x02120f9c module:overlay(35) +from:0x02121184 kind:load to:0x02120fec module:overlay(35) +from:0x02121188 kind:load to:0x021210c8 module:overlay(35) +from:0x0212118c kind:load to:0x02121130 module:overlay(35) +from:0x021211a8 kind:load to:0x02118fcc module:overlay(35) +from:0x021211ac kind:load to:0x02097944 module:overlay(0) +from:0x021211b0 kind:load to:0x02097754 module:overlay(0) +from:0x021211b4 kind:load to:0x020977d0 module:overlay(0) +from:0x021211b8 kind:load to:0x0209794c module:overlay(0) +from:0x021211bc kind:load to:0x0209796c module:overlay(0) +from:0x021211c0 kind:load to:0x02097998 module:overlay(0) +from:0x021211cc kind:load to:0x021191dc module:overlay(35) +from:0x021211d0 kind:load to:0x0211a9c4 module:overlay(35) +from:0x021211d4 kind:load to:0x02057bf4 module:overlay(0) +from:0x021211d8 kind:load to:0x0209a814 module:overlay(0) +from:0x021211dc kind:load to:0x02057dc8 module:overlay(0) +from:0x021211e0 kind:load to:0x02057e44 module:overlay(0) +from:0x021211e4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021211e8 kind:load to:0x0209a79c module:overlay(0) +from:0x021211ec kind:load to:0x02057d84 module:overlay(0) +from:0x021211f8 kind:load to:0x021191f0 module:overlay(35) +from:0x021211fc kind:load to:0x0211a9e0 module:overlay(35) +from:0x02121200 kind:load to:0x0209a254 module:overlay(0) +from:0x02121204 kind:load to:0x0209a288 module:overlay(0) +from:0x02121208 kind:load to:0x0209a320 module:overlay(0) +from:0x0212120c kind:load to:0x0209a334 module:overlay(0) +from:0x02121210 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02121214 kind:load to:0x0209a35c module:overlay(0) +from:0x02121218 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0212121c kind:load to:0x0209a06c module:overlay(0) +from:0x02121220 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02121224 kind:load to:0x0209a308 module:overlay(0) +from:0x02121228 kind:load to:0x0209a348 module:overlay(0) +from:0x0212122c kind:load to:0x0209a6d4 module:overlay(0) +from:0x02121230 kind:load to:0x0211a998 module:overlay(35) +from:0x02121234 kind:load to:0x0211a974 module:overlay(35) +from:0x02121238 kind:load to:0x0209a70c module:overlay(0) +from:0x0212123c kind:load to:0x0211ef5c module:overlay(35) +from:0x02121244 kind:load to:0x021199a0 module:overlay(35) +from:0x0212124c kind:load to:0x02119cac module:overlay(35) +from:0x02121254 kind:load to:0x0211a134 module:overlay(35) +from:0x0212125c kind:load to:0x0211a4e8 module:overlay(35) +from:0x02121264 kind:load to:0x0211f16c module:overlay(35) +from:0x0212126c kind:load to:0x0211f000 module:overlay(35) +from:0x02121274 kind:load to:0x0211f20c module:overlay(35) +from:0x0212127c kind:load to:0x0211f468 module:overlay(35) +from:0x02121284 kind:load to:0x0211f4b8 module:overlay(35) +from:0x0212128c kind:load to:0x0211f630 module:overlay(35) +from:0x02121294 kind:load to:0x0211f6c8 module:overlay(35) +from:0x0212129c kind:load to:0x02120230 module:overlay(35) +from:0x021212a4 kind:load to:0x0211efd0 module:overlay(35) +from:0x021212ac kind:load to:0x02119aac module:overlay(35) +from:0x021212b4 kind:load to:0x02119de0 module:overlay(35) +from:0x021212bc kind:load to:0x0211a260 module:overlay(35) +from:0x021212c4 kind:load to:0x0211a568 module:overlay(35) +from:0x021212cc kind:load to:0x0211a6f8 module:overlay(35) +from:0x021212d4 kind:load to:0x0211f094 module:overlay(35) +from:0x021212dc kind:load to:0x0211f2d0 module:overlay(35) +from:0x021212e4 kind:load to:0x0211f488 module:overlay(35) +from:0x021212ec kind:load to:0x0211f528 module:overlay(35) +from:0x021212f4 kind:load to:0x0211a738 module:overlay(35) +from:0x021212fc kind:load to:0x0211f778 module:overlay(35) +from:0x02121304 kind:load to:0x021202a0 module:overlay(35) +from:0x02121314 kind:load to:0x02098518 module:overlay(0) +from:0x02121318 kind:load to:0x02098554 module:overlay(0) +from:0x0212131c kind:load to:0x0209856c module:overlay(0) +from:0x02121320 kind:load to:0x02098578 module:overlay(0) +from:0x02121324 kind:load to:0x01fff464 module:itcm +from:0x02121328 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212132c kind:load to:0x02119204 module:overlay(35) +from:0x02121330 kind:load to:0x020984b0 module:overlay(0) +from:0x02121334 kind:load to:0x0211ec4c module:overlay(35) +from:0x02121338 kind:load to:0x0211ee20 module:overlay(35) +from:0x0212133c kind:load to:0x020984bc module:overlay(0) +from:0x02121340 kind:load to:0x0211982c module:overlay(35) +from:0x02121344 kind:load to:0x02099004 module:overlay(0) +from:0x02121348 kind:load to:0x020984c8 module:overlay(0) +from:0x0212134c kind:load to:0x02098584 module:overlay(0) +from:0x02121350 kind:load to:0x020985f0 module:overlay(0) +from:0x02121354 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121358 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212135c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02121360 kind:load to:0x0211a9fc module:overlay(35) +from:0x02121364 kind:load to:0x0211aa24 module:overlay(35) +from:0x02121368 kind:load to:0x0211a780 module:overlay(35) +from:0x0212136c kind:load to:0x0211a76c module:overlay(35) +from:0x02121370 kind:load to:0x0211a7ac module:overlay(35) +from:0x02121374 kind:load to:0x021197c4 module:overlay(35) +from:0x02121378 kind:load to:0x02119980 module:overlay(35) +from:0x0212137c kind:load to:0x021198bc module:overlay(35) +from:0x02121380 kind:load to:0x02119988 module:overlay(35) +from:0x02121384 kind:load to:0x021197fc module:overlay(35) +from:0x02121388 kind:load to:0x021192ec module:overlay(35) +from:0x0212138c kind:load to:0x02119360 module:overlay(35) +from:0x02121498 kind:load to:0x0211af08 module:overlay(35) +from:0x021214a0 kind:load to:0x0211af10 module:overlay(35) +from:0x021214a8 kind:load to:0x0211af88 module:overlay(35) +from:0x021214b0 kind:load to:0x0211b038 module:overlay(35) +from:0x021214b8 kind:load to:0x0211b1a8 module:overlay(35) +from:0x021214c0 kind:load to:0x0211b224 module:overlay(35) +from:0x021214c8 kind:load to:0x0211b23c module:overlay(35) +from:0x021214d0 kind:load to:0x0211af0c module:overlay(35) +from:0x021214d8 kind:load to:0x0211af14 module:overlay(35) +from:0x021214e0 kind:load to:0x0211af9c module:overlay(35) +from:0x021214e8 kind:load to:0x0211b074 module:overlay(35) +from:0x021214f0 kind:load to:0x0211b1b8 module:overlay(35) +from:0x021214f8 kind:load to:0x0211b238 module:overlay(35) +from:0x02121500 kind:load to:0x0211b27c module:overlay(35) +from:0x02121510 kind:load to:0x0211ab84 module:overlay(35) +from:0x02121514 kind:load to:0x0211ac0c module:overlay(35) +from:0x02121518 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x0212151c kind:load to:0x0211ac28 module:overlay(35) +from:0x02121528 kind:load to:0x0211ae58 module:overlay(35) +from:0x0212152c kind:load to:0x0211ba84 module:overlay(35) +from:0x02121530 kind:load to:0x0207b71c module:overlay(0) +from:0x02121534 kind:load to:0x0207b754 module:overlay(0) +from:0x02121538 kind:load to:0x0211ac88 module:overlay(35) +from:0x02121544 kind:load to:0x0211aae8 module:overlay(35) +from:0x02121548 kind:load to:0x02097944 module:overlay(0) +from:0x0212154c kind:load to:0x02097754 module:overlay(0) +from:0x02121550 kind:load to:0x020977d0 module:overlay(0) +from:0x02121554 kind:load to:0x0209794c module:overlay(0) +from:0x02121558 kind:load to:0x0209796c module:overlay(0) +from:0x0212155c kind:load to:0x02097998 module:overlay(0) +from:0x02121568 kind:load to:0x0211aa74 module:overlay(35) +from:0x0212156c kind:load to:0x02097944 module:overlay(0) +from:0x02121570 kind:load to:0x02097754 module:overlay(0) +from:0x02121574 kind:load to:0x020977d0 module:overlay(0) +from:0x02121578 kind:load to:0x0209794c module:overlay(0) +from:0x0212157c kind:load to:0x0209796c module:overlay(0) +from:0x02121580 kind:load to:0x02097998 module:overlay(0) +from:0x0212158c kind:load to:0x02098518 module:overlay(0) +from:0x02121590 kind:load to:0x02098554 module:overlay(0) +from:0x02121594 kind:load to:0x0209856c module:overlay(0) +from:0x02121598 kind:load to:0x02098578 module:overlay(0) +from:0x0212159c kind:load to:0x0211b6ac module:overlay(35) +from:0x021215a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021215a4 kind:load to:0x0211ae6c module:overlay(35) +from:0x021215a8 kind:load to:0x020984b0 module:overlay(0) +from:0x021215ac kind:load to:0x0211b37c module:overlay(35) +from:0x021215b0 kind:load to:0x0211b358 module:overlay(35) +from:0x021215b4 kind:load to:0x020984bc module:overlay(0) +from:0x021215b8 kind:load to:0x0211b5cc module:overlay(35) +from:0x021215bc kind:load to:0x02099004 module:overlay(0) +from:0x021215c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021215c4 kind:load to:0x02098584 module:overlay(0) +from:0x021215c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021215cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021215d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021215d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021215d8 kind:load to:0x0211baa0 module:overlay(35) +from:0x021215dc kind:load to:0x0211bad0 module:overlay(35) +from:0x021215e0 kind:load to:0x02099588 module:overlay(0) +from:0x021215ec kind:load to:0x0211bb30 module:overlay(35) +from:0x021215f8 kind:load to:0x0211bbc8 module:overlay(35) +from:0x021215fc kind:load to:0x02097944 module:overlay(0) +from:0x02121600 kind:load to:0x02097754 module:overlay(0) +from:0x02121604 kind:load to:0x020977d0 module:overlay(0) +from:0x02121608 kind:load to:0x0209794c module:overlay(0) +from:0x0212160c kind:load to:0x0209796c module:overlay(0) +from:0x02121610 kind:load to:0x02097998 module:overlay(0) +from:0x0212161c kind:load to:0x0211bdf8 module:overlay(35) +from:0x02121620 kind:load to:0x0211e41c module:overlay(35) +from:0x02121624 kind:load to:0x02057bf4 module:overlay(0) +from:0x02121628 kind:load to:0x0209a814 module:overlay(0) +from:0x0212162c kind:load to:0x02057dc8 module:overlay(0) +from:0x02121630 kind:load to:0x02057e44 module:overlay(0) +from:0x02121634 kind:load to:0x02057ea8 module:overlay(0) +from:0x02121638 kind:load to:0x0209a79c module:overlay(0) +from:0x0212163c kind:load to:0x02057d84 module:overlay(0) +from:0x02121640 kind:load to:0x0211ef5c module:overlay(35) +from:0x02121648 kind:load to:0x0211c780 module:overlay(35) +from:0x02121650 kind:load to:0x0211cc70 module:overlay(35) +from:0x02121658 kind:load to:0x0211cd0c module:overlay(35) +from:0x02121660 kind:load to:0x0211d128 module:overlay(35) +from:0x02121668 kind:load to:0x0211f16c module:overlay(35) +from:0x02121670 kind:load to:0x0211f000 module:overlay(35) +from:0x02121678 kind:load to:0x0211f20c module:overlay(35) +from:0x02121680 kind:load to:0x0211f468 module:overlay(35) +from:0x02121688 kind:load to:0x0211f4b8 module:overlay(35) +from:0x02121690 kind:load to:0x0211d7f4 module:overlay(35) +from:0x02121698 kind:load to:0x0211f6c8 module:overlay(35) +from:0x021216a0 kind:load to:0x02120230 module:overlay(35) +from:0x021216a8 kind:load to:0x0211d270 module:overlay(35) +from:0x021216b0 kind:load to:0x0211d37c module:overlay(35) +from:0x021216b8 kind:load to:0x0211d870 module:overlay(35) +from:0x021216c0 kind:load to:0x0211efd0 module:overlay(35) +from:0x021216c8 kind:load to:0x0211c8f0 module:overlay(35) +from:0x021216d0 kind:load to:0x0211ccd8 module:overlay(35) +from:0x021216d8 kind:load to:0x0211cdd0 module:overlay(35) +from:0x021216e0 kind:load to:0x0211d1a8 module:overlay(35) +from:0x021216e8 kind:load to:0x0211d5a0 module:overlay(35) +from:0x021216f0 kind:load to:0x0211f094 module:overlay(35) +from:0x021216f8 kind:load to:0x0211d620 module:overlay(35) +from:0x02121700 kind:load to:0x0211f488 module:overlay(35) +from:0x02121708 kind:load to:0x0211d7b8 module:overlay(35) +from:0x02121710 kind:load to:0x0211d814 module:overlay(35) +from:0x02121718 kind:load to:0x0211f778 module:overlay(35) +from:0x02121720 kind:load to:0x021202a0 module:overlay(35) +from:0x02121728 kind:load to:0x0211d2d8 module:overlay(35) +from:0x02121730 kind:load to:0x0211d430 module:overlay(35) +from:0x02121738 kind:load to:0x0211d8fc module:overlay(35) +from:0x02121748 kind:load to:0x02098518 module:overlay(0) +from:0x0212174c kind:load to:0x02098554 module:overlay(0) +from:0x02121750 kind:load to:0x0209856c module:overlay(0) +from:0x02121754 kind:load to:0x02098578 module:overlay(0) +from:0x02121758 kind:load to:0x01fff464 module:itcm +from:0x0212175c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02121760 kind:load to:0x0211be0c module:overlay(35) +from:0x02121764 kind:load to:0x020984b0 module:overlay(0) +from:0x02121768 kind:load to:0x0211ec4c module:overlay(35) +from:0x0212176c kind:load to:0x0211ee20 module:overlay(35) +from:0x02121770 kind:load to:0x020984bc module:overlay(0) +from:0x02121774 kind:load to:0x0211c5e8 module:overlay(35) +from:0x02121778 kind:load to:0x0211c5c4 module:overlay(35) +from:0x0212177c kind:load to:0x020984c8 module:overlay(0) +from:0x02121780 kind:load to:0x02098584 module:overlay(0) +from:0x02121784 kind:load to:0x020985f0 module:overlay(0) +from:0x02121788 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212178c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121790 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02121794 kind:load to:0x0211e438 module:overlay(35) +from:0x02121798 kind:load to:0x0211e460 module:overlay(35) +from:0x0212179c kind:load to:0x0211db48 module:overlay(35) +from:0x021217a0 kind:load to:0x0211db34 module:overlay(35) +from:0x021217a4 kind:load to:0x0211e050 module:overlay(35) +from:0x021217a8 kind:load to:0x0211c55c module:overlay(35) +from:0x021217ac kind:load to:0x0211c754 module:overlay(35) +from:0x021217b0 kind:load to:0x0211c68c module:overlay(35) +from:0x021217b4 kind:load to:0x0211c768 module:overlay(35) +from:0x021217b8 kind:load to:0x0211c594 module:overlay(35) +from:0x021217bc kind:load to:0x0211bf74 module:overlay(35) +from:0x021217c0 kind:load to:0x0211bfe8 module:overlay(35) +from:0x021218fc kind:load to:0x0211e4b0 module:overlay(35) +from:0x02121900 kind:load to:0x0209774c module:overlay(0) +from:0x02121904 kind:load to:0x02097754 module:overlay(0) +from:0x02121908 kind:load to:0x020977d0 module:overlay(0) +from:0x0212190c kind:load to:0x02097810 module:overlay(0) +from:0x02121910 kind:load to:0x02097814 module:overlay(0) +from:0x02121914 kind:load to:0x02097818 module:overlay(0) +from:0x02121920 kind:load to:0x02098518 module:overlay(0) +from:0x02121924 kind:load to:0x02098554 module:overlay(0) +from:0x02121928 kind:load to:0x0209856c module:overlay(0) +from:0x0212192c kind:load to:0x02098578 module:overlay(0) +from:0x02121930 kind:load to:0x01fff464 module:itcm +from:0x02121934 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02121938 kind:load to:0x0211e5d8 module:overlay(35) +from:0x0212193c kind:load to:0x020984b0 module:overlay(0) +from:0x02121940 kind:load to:0x0211e6d0 module:overlay(35) +from:0x02121944 kind:load to:0x020984b8 module:overlay(0) +from:0x02121948 kind:load to:0x020984bc module:overlay(0) +from:0x0212194c kind:load to:0x020984c0 module:overlay(0) +from:0x02121950 kind:load to:0x020984c4 module:overlay(0) +from:0x02121954 kind:load to:0x020984c8 module:overlay(0) +from:0x02121958 kind:load to:0x02098584 module:overlay(0) +from:0x0212195c kind:load to:0x020985f0 module:overlay(0) +from:0x02121960 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121964 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121968 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212196c kind:load to:0x0211e568 module:overlay(35) +from:0x02121970 kind:load to:0x0211e59c module:overlay(35) +from:0x0212197c kind:load to:0x02097c14 module:overlay(0) +from:0x02121980 kind:load to:0x0211e938 module:overlay(35) +from:0x0212198c kind:load to:0x02098518 module:overlay(0) +from:0x02121990 kind:load to:0x02098554 module:overlay(0) +from:0x02121994 kind:load to:0x0209856c module:overlay(0) +from:0x02121998 kind:load to:0x02098578 module:overlay(0) +from:0x0212199c kind:load to:0x01fff464 module:itcm +from:0x021219a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021219a4 kind:load to:0x0211ec40 module:overlay(35) +from:0x021219a8 kind:load to:0x020984b0 module:overlay(0) +from:0x021219ac kind:load to:0x0211ec4c module:overlay(35) +from:0x021219b0 kind:load to:0x0211ee20 module:overlay(35) +from:0x021219b4 kind:load to:0x020984bc module:overlay(0) +from:0x021219b8 kind:load to:0x0211ee6c module:overlay(35) +from:0x021219bc kind:load to:0x02099004 module:overlay(0) +from:0x021219c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021219c4 kind:load to:0x02098584 module:overlay(0) +from:0x021219c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021219cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021219d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021219d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021219d8 kind:load to:0x0211ebc0 module:overlay(35) +from:0x021219dc kind:load to:0x0211ebe8 module:overlay(35) +from:0x021219e0 kind:load to:0x02120820 module:overlay(35) diff --git a/config/eur/arm9/overlays/ov035/symbols.txt b/config/eur/arm9/overlays/ov035/symbols.txt new file mode 100644 index 00000000..50c3952e --- /dev/null +++ b/config/eur/arm9/overlays/ov035/symbols.txt @@ -0,0 +1,270 @@ +func_ov035_02118fc0 kind:function(arm,size=0xc) addr:0x02118fc0 +func_ov035_02118fcc kind:function(arm,size=0x24) addr:0x02118fcc +func_ov035_02118ff0 kind:function(arm,size=0x50) addr:0x02118ff0 +func_ov035_02119040 kind:function(arm,size=0x19c) addr:0x02119040 +func_ov035_021191dc kind:function(arm,size=0x14) addr:0x021191dc +func_ov035_021191f0 kind:function(arm,size=0x14) addr:0x021191f0 +func_ov035_02119204 kind:function(arm,size=0xc0) addr:0x02119204 +func_ov035_021192c4 kind:function(arm,size=0x28) addr:0x021192c4 +func_ov035_021192ec kind:function(arm,size=0x74) addr:0x021192ec +func_ov035_02119360 kind:function(arm,size=0x464) addr:0x02119360 +func_ov035_021197c4 kind:function(arm,size=0x38) addr:0x021197c4 +func_ov035_021197fc kind:function(arm,size=0x30) addr:0x021197fc +func_ov035_0211982c kind:function(arm,size=0x90) addr:0x0211982c +func_ov035_021198bc kind:function(arm,size=0xc4) addr:0x021198bc +func_ov035_02119980 kind:function(arm,size=0x8) addr:0x02119980 +func_ov035_02119988 kind:function(arm,size=0x18) addr:0x02119988 +func_ov035_021199a0 kind:function(arm,size=0x10c) addr:0x021199a0 +func_ov035_02119aac kind:function(arm,size=0x200) addr:0x02119aac +func_ov035_02119cac kind:function(arm,size=0x134) addr:0x02119cac +func_ov035_02119de0 kind:function(arm,size=0x354) addr:0x02119de0 +func_ov035_0211a134 kind:function(arm,size=0x12c) addr:0x0211a134 +func_ov035_0211a260 kind:function(arm,size=0x288) addr:0x0211a260 +func_ov035_0211a4e8 kind:function(arm,size=0x80) addr:0x0211a4e8 +func_ov035_0211a568 kind:function(arm,size=0x190) addr:0x0211a568 +func_ov035_0211a6f8 kind:function(arm,size=0x40) addr:0x0211a6f8 +func_ov035_0211a738 kind:function(arm,size=0x34) addr:0x0211a738 +func_ov035_0211a76c kind:function(arm,size=0x14) addr:0x0211a76c +func_ov035_0211a780 kind:function(arm,size=0x2c) addr:0x0211a780 +func_ov035_0211a7ac kind:function(arm,size=0xc) addr:0x0211a7ac +func_ov035_0211a7b8 kind:function(arm,size=0x160) addr:0x0211a7b8 +func_ov035_0211a918 kind:function(arm,size=0x5c) addr:0x0211a918 +func_ov035_0211a974 kind:function(arm,size=0x24) addr:0x0211a974 +func_ov035_0211a998 kind:function(arm,size=0x2c) addr:0x0211a998 +func_ov035_0211a9c4 kind:function(arm,size=0x1c) addr:0x0211a9c4 +func_ov035_0211a9e0 kind:function(arm,size=0x1c) addr:0x0211a9e0 +func_ov035_0211a9fc kind:function(arm,size=0x28) addr:0x0211a9fc +func_ov035_0211aa24 kind:function(arm,size=0x30) addr:0x0211aa24 +func_ov035_0211aa54 kind:function(arm,size=0x14) addr:0x0211aa54 +func_ov035_0211aa68 kind:function(arm,size=0xc) addr:0x0211aa68 +func_ov035_0211aa74 kind:function(arm,size=0x24) addr:0x0211aa74 +func_ov035_0211aa98 kind:function(arm,size=0x44) addr:0x0211aa98 +func_ov035_0211aadc kind:function(arm,size=0xc) addr:0x0211aadc +func_ov035_0211aae8 kind:function(arm,size=0x24) addr:0x0211aae8 +func_ov035_0211ab0c kind:function(arm,size=0x44) addr:0x0211ab0c +func_ov035_0211ab50 kind:function(arm,size=0x34) addr:0x0211ab50 +func_ov035_0211ab84 kind:function(arm,size=0x88) addr:0x0211ab84 +func_ov035_0211ac0c kind:function(arm,size=0x1c) addr:0x0211ac0c +func_ov035_0211ac28 kind:function(arm,size=0x24) addr:0x0211ac28 +func_ov035_0211ac4c kind:function(arm,size=0x3c) addr:0x0211ac4c +func_ov035_0211ac88 kind:function(arm,size=0x24) addr:0x0211ac88 +func_ov035_0211acac kind:function(arm,size=0x90) addr:0x0211acac +func_ov035_0211ad3c kind:function(arm,size=0x11c) addr:0x0211ad3c +func_ov035_0211ae58 kind:function(arm,size=0x14) addr:0x0211ae58 +func_ov035_0211ae6c kind:function(arm,size=0x44) addr:0x0211ae6c +func_ov035_0211aeb0 kind:function(arm,size=0x58) addr:0x0211aeb0 +func_ov035_0211af08 kind:function(arm,size=0x4) addr:0x0211af08 +func_ov035_0211af0c kind:function(arm,size=0x4) addr:0x0211af0c +func_ov035_0211af10 kind:function(arm,size=0x4) addr:0x0211af10 +func_ov035_0211af14 kind:function(arm,size=0x74) addr:0x0211af14 +func_ov035_0211af88 kind:function(arm,size=0x14) addr:0x0211af88 +func_ov035_0211af9c kind:function(arm,size=0x9c) addr:0x0211af9c +func_ov035_0211b038 kind:function(arm,size=0x3c) addr:0x0211b038 +func_ov035_0211b074 kind:function(arm,size=0x134) addr:0x0211b074 +func_ov035_0211b1a8 kind:function(arm,size=0x10) addr:0x0211b1a8 +func_ov035_0211b1b8 kind:function(arm,size=0x6c) addr:0x0211b1b8 +func_ov035_0211b224 kind:function(arm,size=0x14) addr:0x0211b224 +func_ov035_0211b238 kind:function(arm,size=0x4) addr:0x0211b238 +func_ov035_0211b23c kind:function(arm,size=0x40) addr:0x0211b23c +func_ov035_0211b27c kind:function(arm,size=0xdc) addr:0x0211b27c +func_ov035_0211b358 kind:function(arm,size=0x24) addr:0x0211b358 +func_ov035_0211b37c kind:function(arm,size=0x250) addr:0x0211b37c +func_ov035_0211b5cc kind:function(arm,size=0xe0) addr:0x0211b5cc +func_ov035_0211b6ac kind:function(arm,size=0x4c) addr:0x0211b6ac +func_ov035_0211b6f8 kind:function(arm,size=0x5c) addr:0x0211b6f8 +func_ov035_0211b754 kind:function(arm,size=0x128) addr:0x0211b754 +func_ov035_0211b87c kind:function(arm,size=0x48) addr:0x0211b87c +func_ov035_0211b8c4 kind:function(arm,size=0xd4) addr:0x0211b8c4 +func_ov035_0211b998 kind:function(arm,size=0xec) addr:0x0211b998 +func_ov035_0211ba84 kind:function(arm,size=0x1c) addr:0x0211ba84 +func_ov035_0211baa0 kind:function(arm,size=0x30) addr:0x0211baa0 +func_ov035_0211bad0 kind:function(arm,size=0x38) addr:0x0211bad0 +func_ov035_0211bb08 kind:function(arm,size=0x14) addr:0x0211bb08 +func_ov035_0211bb1c kind:function(arm,size=0x14) addr:0x0211bb1c +func_ov035_0211bb30 kind:function(arm,size=0x8c) addr:0x0211bb30 +func_ov035_0211bbbc kind:function(arm,size=0xc) addr:0x0211bbbc +func_ov035_0211bbc8 kind:function(arm,size=0x24) addr:0x0211bbc8 +func_ov035_0211bbec kind:function(arm,size=0x58) addr:0x0211bbec +func_ov035_0211bc44 kind:function(arm,size=0x1b4) addr:0x0211bc44 +func_ov035_0211bdf8 kind:function(arm,size=0x14) addr:0x0211bdf8 +func_ov035_0211be0c kind:function(arm,size=0x134) addr:0x0211be0c +func_ov035_0211bf40 kind:function(arm,size=0x34) addr:0x0211bf40 +func_ov035_0211bf74 kind:function(arm,size=0x74) addr:0x0211bf74 +func_ov035_0211bfe8 kind:function(arm,size=0x574) addr:0x0211bfe8 +func_ov035_0211c55c kind:function(arm,size=0x38) addr:0x0211c55c +func_ov035_0211c594 kind:function(arm,size=0x30) addr:0x0211c594 +func_ov035_0211c5c4 kind:function(arm,size=0x24) addr:0x0211c5c4 +func_ov035_0211c5e8 kind:function(arm,size=0xa4) addr:0x0211c5e8 +func_ov035_0211c68c kind:function(arm,size=0xc8) addr:0x0211c68c +func_ov035_0211c754 kind:function(arm,size=0x14) addr:0x0211c754 +func_ov035_0211c768 kind:function(arm,size=0x18) addr:0x0211c768 +func_ov035_0211c780 kind:function(arm,size=0x170) addr:0x0211c780 +func_ov035_0211c8f0 kind:function(arm,size=0x380) addr:0x0211c8f0 +func_ov035_0211cc70 kind:function(arm,size=0x68) addr:0x0211cc70 +func_ov035_0211ccd8 kind:function(arm,size=0x34) addr:0x0211ccd8 +func_ov035_0211cd0c kind:function(arm,size=0xc4) addr:0x0211cd0c +func_ov035_0211cdd0 kind:function(arm,size=0x358) addr:0x0211cdd0 +func_ov035_0211d128 kind:function(arm,size=0x80) addr:0x0211d128 +func_ov035_0211d1a8 kind:function(arm,size=0xc8) addr:0x0211d1a8 +func_ov035_0211d270 kind:function(arm,size=0x68) addr:0x0211d270 +func_ov035_0211d2d8 kind:function(arm,size=0xa4) addr:0x0211d2d8 +func_ov035_0211d37c kind:function(arm,size=0xb4) addr:0x0211d37c +func_ov035_0211d430 kind:function(arm,size=0x170) addr:0x0211d430 +func_ov035_0211d5a0 kind:function(arm,size=0x80) addr:0x0211d5a0 +func_ov035_0211d620 kind:function(arm,size=0x198) addr:0x0211d620 +func_ov035_0211d7b8 kind:function(arm,size=0x3c) addr:0x0211d7b8 +func_ov035_0211d7f4 kind:function(arm,size=0x20) addr:0x0211d7f4 +func_ov035_0211d814 kind:function(arm,size=0x5c) addr:0x0211d814 +func_ov035_0211d870 kind:function(arm,size=0x8c) addr:0x0211d870 +func_ov035_0211d8fc kind:function(arm,size=0x238) addr:0x0211d8fc +func_ov035_0211db34 kind:function(arm,size=0x14) addr:0x0211db34 +func_ov035_0211db48 kind:function(arm,size=0x2c) addr:0x0211db48 +func_ov035_0211db74 kind:function(arm,size=0x9c) addr:0x0211db74 +func_ov035_0211dc10 kind:function(arm,size=0x58) addr:0x0211dc10 +func_ov035_0211dc68 kind:function(arm,size=0x5c) addr:0x0211dc68 +func_ov035_0211dcc4 kind:function(arm,size=0x4c) addr:0x0211dcc4 +func_ov035_0211dd10 kind:function(arm,size=0x1c) addr:0x0211dd10 +func_ov035_0211dd2c kind:function(arm,size=0x324) addr:0x0211dd2c +func_ov035_0211e050 kind:function(arm,size=0xc) addr:0x0211e050 +func_ov035_0211e05c kind:function(arm,size=0x314) addr:0x0211e05c +func_ov035_0211e370 kind:function(arm,size=0xac) addr:0x0211e370 +func_ov035_0211e41c kind:function(arm,size=0x1c) addr:0x0211e41c +func_ov035_0211e438 kind:function(arm,size=0x28) addr:0x0211e438 +func_ov035_0211e460 kind:function(arm,size=0x30) addr:0x0211e460 +func_ov035_0211e490 kind:function(arm,size=0x14) addr:0x0211e490 +func_ov035_0211e4a4 kind:function(arm,size=0xc) addr:0x0211e4a4 +func_ov035_0211e4b0 kind:function(arm,size=0x24) addr:0x0211e4b0 +func_ov035_0211e4d4 kind:function(arm,size=0x44) addr:0x0211e4d4 +func_ov035_0211e518 kind:function(arm,size=0x50) addr:0x0211e518 +func_ov035_0211e568 kind:function(arm,size=0x34) addr:0x0211e568 +func_ov035_0211e59c kind:function(arm,size=0x3c) addr:0x0211e59c +func_ov035_0211e5d8 kind:function(arm,size=0xf8) addr:0x0211e5d8 +func_ov035_0211e6d0 kind:function(arm,size=0x22c) addr:0x0211e6d0 +func_ov035_0211e8fc kind:function(arm,size=0x14) addr:0x0211e8fc +func_ov035_0211e910 kind:function(arm,size=0x28) addr:0x0211e910 +func_ov035_0211e938 kind:function(arm,size=0x178) addr:0x0211e938 +func_ov035_0211eab0 kind:function(arm,size=0x110) addr:0x0211eab0 +func_ov035_0211ebc0 kind:function(arm,size=0x28) addr:0x0211ebc0 +func_ov035_0211ebe8 kind:function(arm,size=0x30) addr:0x0211ebe8 +func_ov035_0211ec18 kind:function(arm,size=0x28) addr:0x0211ec18 +func_ov035_0211ec40 kind:function(arm,size=0xc) addr:0x0211ec40 +func_ov035_0211ec4c kind:function(arm,size=0x1d4) addr:0x0211ec4c +func_ov035_0211ee20 kind:function(arm,size=0x4c) addr:0x0211ee20 +func_ov035_0211ee6c kind:function(arm,size=0xac) addr:0x0211ee6c +func_ov035_0211ef18 kind:function(arm,size=0x44) addr:0x0211ef18 +func_ov035_0211ef5c kind:function(arm,size=0x74) addr:0x0211ef5c +func_ov035_0211efd0 kind:function(arm,size=0x30) addr:0x0211efd0 +func_ov035_0211f000 kind:function(arm,size=0x94) addr:0x0211f000 +func_ov035_0211f094 kind:function(arm,size=0xd8) addr:0x0211f094 +func_ov035_0211f16c kind:function(arm,size=0x94) addr:0x0211f16c +func_ov035_0211f200 kind:function(arm,size=0xc) addr:0x0211f200 +func_ov035_0211f20c kind:function(arm,size=0xc4) addr:0x0211f20c +func_ov035_0211f2d0 kind:function(arm,size=0x198) addr:0x0211f2d0 +func_ov035_0211f468 kind:function(arm,size=0x20) addr:0x0211f468 +func_ov035_0211f488 kind:function(arm,size=0x30) addr:0x0211f488 +func_ov035_0211f4b8 kind:function(arm,size=0x70) addr:0x0211f4b8 +func_ov035_0211f528 kind:function(arm,size=0x108) addr:0x0211f528 +func_ov035_0211f630 kind:function(arm,size=0x64) addr:0x0211f630 +func_ov035_0211f694 kind:function(arm,size=0x34) addr:0x0211f694 +func_ov035_0211f6c8 kind:function(arm,size=0xb0) addr:0x0211f6c8 +func_ov035_0211f778 kind:function(arm,size=0xab8) addr:0x0211f778 +func_ov035_02120230 kind:function(arm,size=0x70) addr:0x02120230 +func_ov035_021202a0 kind:function(arm,size=0x4) addr:0x021202a0 +func_ov035_021202a4 kind:function(arm,size=0x394) addr:0x021202a4 +func_ov035_02120638 kind:function(arm,size=0x6c) addr:0x02120638 +func_ov035_021206a4 kind:function(arm,size=0x34) addr:0x021206a4 +func_ov035_021206d8 kind:function(arm,size=0xc) addr:0x021206d8 +func_ov035_021206e4 kind:function(arm,size=0x48) addr:0x021206e4 +func_ov035_0212072c kind:function(arm,size=0x30) addr:0x0212072c +func_ov035_0212075c kind:function(arm,size=0x58) addr:0x0212075c +func_ov035_021207b4 kind:function(arm,size=0x20) addr:0x021207b4 +func_ov035_021207d4 kind:function(arm,size=0x4c) addr:0x021207d4 +func_ov035_02120820 kind:function(arm,size=0xc) addr:0x02120820 +func_ov035_0212082c kind:function(arm,size=0x70) addr:0x0212082c +func_ov035_0212089c kind:function(arm,size=0x120) addr:0x0212089c +func_ov035_021209bc kind:function(arm,size=0x138) addr:0x021209bc +func_ov035_02120af4 kind:function(arm,size=0xdc) addr:0x02120af4 +func_ov035_02120bd0 kind:function(arm,size=0x4c) addr:0x02120bd0 +func_ov035_02120c1c kind:function(arm,size=0xe4) addr:0x02120c1c +func_ov035_02120d00 kind:function(arm,size=0x84) addr:0x02120d00 +func_ov035_02120d84 kind:function(arm,size=0xac) addr:0x02120d84 +func_ov035_02120e30 kind:function(arm,size=0x4c) addr:0x02120e30 +func_ov035_02120e7c kind:function(arm,size=0x4c) addr:0x02120e7c +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_02120ef8 kind:data(any) addr:0x02120ef8 +data_ov035_02120f08 kind:data(any) addr:0x02120f08 +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 +data_ov035_02120f7c kind:data(any) addr:0x02120f7c +data_ov035_02120f8c kind:data(any) addr:0x02120f8c +func_ov035_02120f9c kind:function(arm,size=0x50) addr:0x02120f9c +func_ov035_02120fec kind:function(arm,size=0xdc) addr:0x02120fec +func_ov035_021210c8 kind:function(arm,size=0x68) addr:0x021210c8 +func_ov035_02121130 kind:function(arm,size=0x50) addr:0x02121130 +data_ov035_021211a8 kind:data(any) addr:0x021211a8 +data_ov035_021211cc kind:data(any) addr:0x021211cc +data_ov035_021211f8 kind:data(any) addr:0x021211f8 +data_ov035_0212123c kind:data(any) addr:0x0212123c +data_ov035_021212a4 kind:data(any) addr:0x021212a4 +data_ov035_02121314 kind:data(any) addr:0x02121314 +data_ov035_021213a8 kind:data(any) addr:0x021213a8 +data_ov035_021213d8 kind:data(any) addr:0x021213d8 +data_ov035_02121480 kind:data(any) addr:0x02121480 +data_ov035_02121498 kind:data(any) addr:0x02121498 +data_ov035_021214d0 kind:data(any) addr:0x021214d0 +data_ov035_02121510 kind:data(any) addr:0x02121510 +data_ov035_02121528 kind:data(any) addr:0x02121528 +data_ov035_02121544 kind:data(any) addr:0x02121544 +data_ov035_02121568 kind:data(any) addr:0x02121568 +data_ov035_0212158c kind:data(any) addr:0x0212158c +data_ov035_021215ec kind:data(any) addr:0x021215ec +data_ov035_021215f8 kind:data(any) addr:0x021215f8 +data_ov035_0212161c kind:data(any) addr:0x0212161c +data_ov035_02121640 kind:data(any) addr:0x02121640 +data_ov035_021216c0 kind:data(any) addr:0x021216c0 +data_ov035_0212171c kind:data(any) addr:0x0212171c ambiguous +data_ov035_02121748 kind:data(any) addr:0x02121748 +data_ov035_021217c4 kind:data(any) addr:0x021217c4 +data_ov035_021217dc kind:data(any) addr:0x021217dc +data_ov035_021217f4 kind:data(any) addr:0x021217f4 +data_ov035_02121854 kind:data(any) addr:0x02121854 +data_ov035_0212186c kind:data(any) addr:0x0212186c +data_ov035_021218b4 kind:data(any) addr:0x021218b4 +data_ov035_021218cc kind:data(any) addr:0x021218cc +data_ov035_021218e4 kind:data(any) addr:0x021218e4 +data_ov035_021218fc kind:data(any) addr:0x021218fc +data_ov035_02121920 kind:data(any) addr:0x02121920 +data_ov035_0212197c kind:data(any) addr:0x0212197c +data_ov035_0212198c kind:data(any) addr:0x0212198c +data_ov035_02121a08 kind:data(any) addr:0x02121a08 +data_ov035_02121a20 kind:data(any) addr:0x02121a20 +data_ov035_02121a38 kind:data(any) addr:0x02121a38 +data_ov035_02121a50 kind:data(any) addr:0x02121a50 +data_ov035_02121a68 kind:data(any) addr:0x02121a68 +data_ov035_02121a80 kind:data(any) addr:0x02121a80 +data_ov035_02121ab0 kind:data(any) addr:0x02121ab0 +data_ov035_02121ac8 kind:data(any) addr:0x02121ac8 +data_ov035_02121ae0 kind:data(any) addr:0x02121ae0 +data_ov035_02121b00 kind:bss addr:0x02121b00 +data_ov035_02121b04 kind:bss addr:0x02121b04 +data_ov035_02121b10 kind:bss addr:0x02121b10 +data_ov035_02121be8 kind:bss addr:0x02121be8 +data_ov035_02121bf0 kind:bss addr:0x02121bf0 +data_ov035_02121bfc kind:bss addr:0x02121bfc +data_ov035_02121c08 kind:bss addr:0x02121c08 +data_ov035_02121ce0 kind:bss addr:0x02121ce0 +data_ov035_02121db8 kind:bss addr:0x02121db8 +data_ov035_02121dbc kind:bss addr:0x02121dbc +data_ov035_02121dc4 kind:bss addr:0x02121dc4 +data_ov035_02121dd0 kind:bss addr:0x02121dd0 +data_ov035_02121ddc kind:bss addr:0x02121ddc +data_ov035_02121eb4 kind:bss addr:0x02121eb4 +data_ov035_02121eb8 kind:bss addr:0x02121eb8 +data_ov035_02121ec4 kind:bss addr:0x02121ec4 +data_ov035_02121ed4 kind:bss addr:0x02121ed4 ambiguous diff --git a/config/eur/arm9/overlays/ov036/delinks.txt b/config/eur/arm9/overlays/ov036/delinks.txt new file mode 100644 index 00000000..11c5d570 --- /dev/null +++ b/config/eur/arm9/overlays/ov036/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02118fc0 end:0x02120c80 kind:code align:32 + .rodata start:0x02120c80 end:0x02120e70 kind:data align:4 + .init start:0x02120e70 end:0x02121140 kind:code align:4 + .ctor start:0x02121140 end:0x02121168 kind:data align:4 + .data start:0x02121180 end:0x02122760 kind:data align:32 + .bss start:0x02122760 end:0x02122f00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov036/relocs.txt b/config/eur/arm9/overlays/ov036/relocs.txt new file mode 100644 index 00000000..76d63d1f --- /dev/null +++ b/config/eur/arm9/overlays/ov036/relocs.txt @@ -0,0 +1,2169 @@ +from:0x02118fdc kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02118ffc kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02119018 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119028 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119040 kind:arm_call to:0x02061648 module:overlay(0) +from:0x021190d0 kind:arm_call_thumb to:0x020a0ed0 module:overlay(0) +from:0x021190d8 kind:arm_call_thumb to:0x020be9fc module:overlay(1) +from:0x021190e4 kind:load to:0x021213e4 module:overlay(36) +from:0x021190e8 kind:load to:0x021211a8 module:overlay(36) +from:0x021190ec kind:load to:0x02121500 module:overlay(36) +from:0x021190f0 kind:load to:0x02121648 module:overlay(36) +from:0x021190f4 kind:load to:0x020b62a8 module:overlay(0) +from:0x021190f8 kind:load to:0x020b504c module:overlay(0) +from:0x02119104 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119138 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02119204 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0211926c kind:arm_call to:0x020611dc module:overlay(0) +from:0x02119280 kind:load to:0x020b539c module:overlay(0) +from:0x02119288 kind:load to:0x0204a088 module:main +from:0x021192c4 kind:load to:0x021211ec module:overlay(36) +from:0x021192fc kind:load to:0x021212e4 module:overlay(36) +from:0x02119380 kind:arm_call to:0x01ffd420 module:itcm +from:0x021193b8 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x021193d4 kind:load to:0x027e09b8 module:dtcm +from:0x021194f0 kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119504 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119524 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119528 kind:arm_call to:0x020b7264 module:overlay(15) +from:0x02119534 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119538 kind:arm_call to:0x020b7264 module:overlay(15) +from:0x02119540 kind:load to:0x027e09b8 module:dtcm +from:0x02119544 kind:load to:0x02157e98 module:overlays(58,79) +from:0x0211955c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02119580 kind:load to:0x027e09b8 module:dtcm +from:0x021195a8 kind:load to:0x0211ac18 module:overlay(36) +from:0x021195e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119640 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119644 kind:arm_call to:0x020b71c8 module:overlay(15) +from:0x0211964c kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119658 kind:load to:0x0211a2e8 module:overlay(36) +from:0x0211967c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119690 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0211969c kind:arm_call to:0x0211a418 module:overlay(36) +from:0x021196b4 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x021196b8 kind:arm_call to:0x020b7264 module:overlay(15) +from:0x021196c4 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x021196c8 kind:arm_call to:0x020b71c8 module:overlay(15) +from:0x021196d4 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x021196d8 kind:arm_call to:0x020b71c8 module:overlay(15) +from:0x021196e0 kind:load to:0x020b5214 module:overlay(0) +from:0x021196e4 kind:load to:0x027e09b8 module:dtcm +from:0x021196e8 kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119700 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02119724 kind:load to:0x027e09b8 module:dtcm +from:0x02119730 kind:load to:0x0211ac18 module:overlay(36) +from:0x02119748 kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x0211975c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119788 kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x021197c0 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x021197c4 kind:arm_call to:0x0211cddc module:overlay(36) +from:0x021197d8 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x021197dc kind:arm_call to:0x0211d2dc module:overlay(36) +from:0x021197f0 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x021197f4 kind:arm_call to:0x0211d75c module:overlay(36) +from:0x02119828 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x0211982c kind:arm_call to:0x0211d254 module:overlay(36) +from:0x02119848 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x0211984c kind:arm_call to:0x0211d270 module:overlay(36) +from:0x0211987c kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119880 kind:arm_call to:0x0211d28c module:overlay(36) +from:0x02119894 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119898 kind:arm_call to:0x0211d2a8 module:overlay(36) +from:0x0211990c kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119910 kind:load to:0x020b5214 module:overlay(0) +from:0x02119914 kind:load to:0x027e0ce0 module:dtcm +from:0x0211992c kind:arm_call to:0x0206738c module:overlay(0) +from:0x0211993c kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119940 kind:arm_call to:0x020b7264 module:overlay(15) +from:0x0211994c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119954 kind:load to:0x027e09b8 module:dtcm +from:0x02119958 kind:load to:0x02157e98 module:overlays(58,79) +from:0x0211995c kind:load to:0x020b5214 module:overlay(0) +from:0x02119974 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02119998 kind:load to:0x027e09b8 module:dtcm +from:0x021199a4 kind:load to:0x0211ac18 module:overlay(36) +from:0x021199bc kind:arm_call to:0x020732ec module:overlay(0) +from:0x021199e0 kind:load to:0x027e09b8 module:dtcm +from:0x021199f8 kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119a08 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119a0c kind:arm_call to:0x020b7264 module:overlay(15) +from:0x02119a18 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119a1c kind:arm_call to:0x020b7264 module:overlay(15) +from:0x02119a28 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119a30 kind:load to:0x027e09b8 module:dtcm +from:0x02119a34 kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119a38 kind:load to:0x020b5214 module:overlay(0) +from:0x02119a50 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02119a74 kind:load to:0x027e09b8 module:dtcm +from:0x02119a7c kind:arm_call to:0x0211ac18 module:overlay(36) +from:0x02119a8c kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119a90 kind:arm_call to:0x020b71c8 module:overlay(15) +from:0x02119a98 kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119ab0 kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x02119ac4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119ae0 kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119ae4 kind:load to:0x020b5214 module:overlay(0) +from:0x02119b1c kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119b2c kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119b30 kind:arm_call to:0x020b7264 module:overlay(15) +from:0x02119b3c kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119b40 kind:arm_call to:0x020b7264 module:overlay(15) +from:0x02119b4c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119b54 kind:load to:0x027e09b8 module:dtcm +from:0x02119b58 kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119b5c kind:load to:0x020b5214 module:overlay(0) +from:0x02119b7c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02119b94 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119b98 kind:arm_call to:0x020b7304 module:overlay(15) +from:0x02119bac kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119bb0 kind:arm_call to:0x020b7304 module:overlay(15) +from:0x02119bd4 kind:load to:0x027e09b8 module:dtcm +from:0x02119bd8 kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119bec kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119bfc kind:arm_call to:0x020d9834 module:overlay(31) +from:0x02119c20 kind:load to:0x027e0d34 module:dtcm +from:0x02119c3c kind:arm_call to:0x020d9748 module:overlay(31) +from:0x02119c60 kind:load to:0x027e0d34 module:dtcm +from:0x02119c84 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119c8c kind:arm_call to:0x0211d570 module:overlay(36) +from:0x02119ca4 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119ca8 kind:arm_call to:0x0211d22c module:overlay(36) +from:0x02119d2c kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119d30 kind:arm_call to:0x0211cddc module:overlay(36) +from:0x02119d40 kind:arm_call_thumb to:0x020a0e5c module:overlay(0) +from:0x02119d50 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119d54 kind:arm_call to:0x0211cddc module:overlay(36) +from:0x02119d60 kind:arm_call_thumb to:0x020a0e5c module:overlay(0) +from:0x02119d6c kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119d7c kind:load to:0x027e09b8 module:dtcm +from:0x02119d94 kind:arm_call to:0x020d9748 module:overlay(31) +from:0x02119db8 kind:load to:0x027e0d34 module:dtcm +from:0x02119de0 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119df0 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119df4 kind:arm_call to:0x0211c94c module:overlay(36) +from:0x02119dfc kind:load to:0x027e09b8 module:dtcm +from:0x02119e8c kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119e9c kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119ea0 kind:arm_call to:0x020b7264 module:overlay(15) +from:0x02119eac kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119eb0 kind:arm_call to:0x020b7264 module:overlay(15) +from:0x02119ebc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119ec8 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119ed8 kind:load to:0x027e09b8 module:dtcm +from:0x02119edc kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119ee0 kind:load to:0x020b5214 module:overlay(0) +from:0x02119ef8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02119f10 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119f14 kind:arm_call to:0x020b7304 module:overlay(15) +from:0x02119f28 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x02119f2c kind:arm_call to:0x020b7304 module:overlay(15) +from:0x02119f50 kind:load to:0x027e09b8 module:dtcm +from:0x02119f54 kind:load to:0x02157e98 module:overlays(58,79) +from:0x02119f64 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119f6c kind:arm_call to:0x0211d570 module:overlay(36) +from:0x02119fcc kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119fd0 kind:arm_call to:0x0211cddc module:overlay(36) +from:0x02119fe0 kind:arm_call_thumb to:0x020a0e5c module:overlay(0) +from:0x02119ff0 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x02119ff4 kind:arm_call to:0x0211cddc module:overlay(36) +from:0x0211a000 kind:arm_call_thumb to:0x020a0e5c module:overlay(0) +from:0x0211a008 kind:load to:0x027e09b8 module:dtcm +from:0x0211a078 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0211a088 kind:arm_call to:0x020b6cb4 module:overlay(15) +from:0x0211a08c kind:arm_call to:0x020b7264 module:overlay(15) +from:0x0211a094 kind:load to:0x027e09b8 module:dtcm +from:0x0211a098 kind:load to:0x02157e98 module:overlays(58,79) +from:0x0211a0b0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0211a0d4 kind:load to:0x027e09b8 module:dtcm +from:0x0211a104 kind:arm_call to:0x0211ac18 module:overlay(36) +from:0x0211a168 kind:load to:0x027e09b8 module:dtcm +from:0x0211a16c kind:load to:0x0206738c module:overlay(0) +from:0x0211a184 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0211a1a8 kind:load to:0x027e09b8 module:dtcm +from:0x0211a1c0 kind:load to:0x0204a088 module:main +from:0x0211a1c4 kind:load to:0x020611fc module:overlay(0) +from:0x0211a1dc kind:load to:0x0211ace0 module:overlay(36) +from:0x0211a1f4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0211a218 kind:load to:0x027e09b8 module:dtcm +from:0x0211a240 kind:arm_call to:0x020a995c module:overlay(0) +from:0x0211a248 kind:load to:0x0204a110 module:main +from:0x0211a274 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0211a2fc kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x0211a310 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211a334 kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x0211a350 kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x0211a36c kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x0211a388 kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x0211a3a4 kind:arm_call to:0x020b6c90 module:overlay(15) +from:0x0211a3bc kind:arm_call to:0x0211a418 module:overlay(36) +from:0x0211a3c0 kind:arm_call to:0x0211d0a8 module:overlay(36) +from:0x0211a3d8 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x0211a3dc kind:arm_call to:0x0211d22c module:overlay(36) +from:0x0211a410 kind:load to:0x02157e98 module:overlays(58,79) +from:0x0211a414 kind:load to:0x020b5214 module:overlay(0) +from:0x0211a430 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a434 kind:load to:0x01fff3b4 module:itcm +from:0x0211a44c kind:arm_call to:0x020a914c module:overlay(0) +from:0x0211a480 kind:arm_call to:0x020a914c module:overlay(0) +from:0x0211a4ac kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0211a4bc kind:arm_call to:0x0211a418 module:overlay(36) +from:0x0211a4c0 kind:arm_call to:0x0211d22c module:overlay(36) +from:0x0211a4d4 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x0211a4d8 kind:arm_call to:0x0211cddc module:overlay(36) +from:0x0211a4ec kind:arm_call to:0x0211a418 module:overlay(36) +from:0x0211a4f0 kind:arm_call to:0x0211d774 module:overlay(36) +from:0x0211a504 kind:arm_call to:0x0211a418 module:overlay(36) +from:0x0211a508 kind:arm_call to:0x0211d790 module:overlay(36) +from:0x0211a50c kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0211a52c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0211a53c kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a54c kind:load to:0x020b504c module:overlay(0) +from:0x0211a550 kind:load to:0x02122760 module:overlay(36) +from:0x0211a554 kind:load to:0x0211a8f8 module:overlay(36) +from:0x0211a56c kind:arm_call to:0x020a9150 module:overlay(0) +from:0x0211a598 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x0211a620 kind:arm_call to:0x02073104 module:overlay(0) +from:0x0211a63c kind:arm_call to:0x02073578 module:overlay(0) +from:0x0211a690 kind:arm_call to:0x02073104 module:overlay(0) +from:0x0211a6b0 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0211a6d8 kind:arm_call to:0x020a91a0 module:overlay(0) +from:0x0211a6e4 kind:load to:0x027e09b8 module:dtcm +from:0x0211a7e4 kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a7f8 kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a80c kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a820 kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a838 kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a850 kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a868 kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a880 kind:arm_call_thumb to:0x020a0e58 module:overlay(0) +from:0x0211a8f4 kind:load to:0x027e09b8 module:dtcm +from:0x0211a920 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0211a928 kind:load to:0x020b504c module:overlay(0) +from:0x0211a92c kind:load to:0x02121670 module:overlay(36) +from:0x0211a930 kind:load to:0x02122760 module:overlay(36) +from:0x0211a964 kind:arm_call to:0x01fff148 module:itcm +from:0x0211a98c kind:arm_call to:0x01fff17c module:itcm +from:0x0211a9dc kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0211a9fc kind:arm_call to:0x020a95d8 module:overlay(0) +from:0x0211aa14 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0211aa2c kind:arm_call to:0x0207834c module:overlay(0) +from:0x0211aa48 kind:arm_call to:0x0207838c module:overlay(0) +from:0x0211aa54 kind:load to:0x027e0ce0 module:dtcm +from:0x0211aa58 kind:load to:0x027e09b8 module:dtcm +from:0x0211aa5c kind:load to:0x027e09bc module:dtcm +from:0x0211aa60 kind:load to:0x02121180 module:overlay(36) +from:0x0211aac0 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0211aae8 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0211aaf8 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0211ab24 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ab28 kind:load to:0x027e09b8 module:dtcm +from:0x0211ab2c kind:load to:0x027e09bc module:dtcm +from:0x0211ab60 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0211abfc kind:arm_call to:0x02073470 module:overlay(0) +from:0x0211ac14 kind:load to:0x027e09b8 module:dtcm +from:0x0211ac28 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0211acb4 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0211acdc kind:load to:0x027e09b8 module:dtcm +from:0x0211acf4 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0211ad58 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0211ad74 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0211ad88 kind:arm_call to:0x02078484 module:overlay(0) +from:0x0211ad98 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211adb0 kind:load to:0x027e09b8 module:dtcm +from:0x0211adb4 kind:load to:0x027e09bc module:dtcm +from:0x0211adc8 kind:arm_call to:0x020a921c module:overlay(0) +from:0x0211addc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211ade4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211adec kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211adf4 kind:arm_call to:0x02011ff4 module:main +from:0x0211ae0c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211ae14 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211ae1c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211ae38 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211ae44 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211ae60 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211ae70 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211ae80 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211ae88 kind:arm_call to:0x02011ff4 module:main +from:0x0211aea0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211aea8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211aeb0 kind:arm_call to:0x02011ff4 module:main +from:0x0211aec8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211aed0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211af84 kind:load to:0x02122774 module:overlay(36) +from:0x0211af98 kind:arm_call to:0x02011f3c module:main +from:0x0211afa4 kind:arm_call to:0x0211b008 module:overlay(36) +from:0x0211afb8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211b000 kind:load to:0x02121688 module:overlay(36) +from:0x0211b034 kind:arm_call to:0x02118fc0 module:overlay(36) +from:0x0211b0a0 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0211b0b4 kind:load to:0x02122774 module:overlay(36) +from:0x0211b0b8 kind:load to:0x02121724 module:overlay(36) +from:0x0211b0bc kind:load to:0x0212186c module:overlay(36) +from:0x0211b0c0 kind:load to:0x021216a4 module:overlay(36) +from:0x0211b0f4 kind:arm_call to:0x02119110 module:overlay(36) +from:0x0211b118 kind:load to:0x02121678 module:overlay(36) +from:0x0211b140 kind:load to:0x02121678 module:overlay(36) +from:0x0211b144 kind:load to:0x02119300 module:overlay(36) +from:0x0211b18c kind:arm_call_thumb to:0x020a0f78 module:overlay(0) +from:0x0211b19c kind:arm_call_thumb to:0x020a0f78 module:overlay(0) +from:0x0211b1b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b1c0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b1c8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b1d0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211b1d8 kind:arm_call to:0x02011ff4 module:main +from:0x0211b1f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b1f8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b200 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b208 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211b21c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211b250 kind:load to:0x0212285c module:overlay(36) +from:0x0211b264 kind:arm_call to:0x02011f3c module:main +from:0x0211b270 kind:arm_call to:0x0211b2d0 module:overlay(36) +from:0x0211b284 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211b2cc kind:load to:0x021218a4 module:overlay(36) +from:0x0211b2fc kind:arm_call to:0x02118fc0 module:overlay(36) +from:0x0211b368 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0211b37c kind:load to:0x0212285c module:overlay(36) +from:0x0211b380 kind:load to:0x02121940 module:overlay(36) +from:0x0211b384 kind:load to:0x02121a88 module:overlay(36) +from:0x0211b388 kind:load to:0x021218c0 module:overlay(36) +from:0x0211b3c0 kind:arm_call to:0x02119110 module:overlay(36) +from:0x0211b3f0 kind:load to:0x02121894 module:overlay(36) +from:0x0211b418 kind:load to:0x02121894 module:overlay(36) +from:0x0211b41c kind:load to:0x02119300 module:overlay(36) +from:0x0211b464 kind:arm_call_thumb to:0x020a0f78 module:overlay(0) +from:0x0211b474 kind:arm_call_thumb to:0x020a0f78 module:overlay(0) +from:0x0211b490 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b498 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b4a0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b4a8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211b4b0 kind:arm_call to:0x02011ff4 module:main +from:0x0211b4c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b4d0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b4d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b4e0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211b4f4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211b528 kind:load to:0x02122944 module:overlay(36) +from:0x0211b53c kind:arm_call to:0x02011f3c module:main +from:0x0211b548 kind:arm_call to:0x0211b5ac module:overlay(36) +from:0x0211b55c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211b5a4 kind:load to:0x02121ac0 module:overlay(36) +from:0x0211b5d8 kind:arm_call to:0x02118fc0 module:overlay(36) +from:0x0211b644 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0211b658 kind:load to:0x02122944 module:overlay(36) +from:0x0211b65c kind:load to:0x02121b5c module:overlay(36) +from:0x0211b660 kind:load to:0x02121ca4 module:overlay(36) +from:0x0211b664 kind:load to:0x02121adc module:overlay(36) +from:0x0211b69c kind:arm_call to:0x02119110 module:overlay(36) +from:0x0211b6c8 kind:load to:0x02121ab0 module:overlay(36) +from:0x0211b6f0 kind:load to:0x02121ab0 module:overlay(36) +from:0x0211b6f4 kind:load to:0x02119300 module:overlay(36) +from:0x0211b75c kind:arm_call_thumb to:0x020a0f78 module:overlay(0) +from:0x0211b76c kind:load to:0x027e09b8 module:dtcm +from:0x0211b77c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b784 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b78c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b794 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211b79c kind:arm_call to:0x02011ff4 module:main +from:0x0211b7b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b7bc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b7c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b7cc kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211b7e0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211b814 kind:load to:0x02122a2c module:overlay(36) +from:0x0211b828 kind:arm_call to:0x02011f3c module:main +from:0x0211b834 kind:arm_call to:0x0211b898 module:overlay(36) +from:0x0211b848 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211b890 kind:load to:0x02121cdc module:overlay(36) +from:0x0211b8c4 kind:arm_call to:0x02118fc0 module:overlay(36) +from:0x0211b930 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0211b944 kind:load to:0x02122a2c module:overlay(36) +from:0x0211b948 kind:load to:0x02121d78 module:overlay(36) +from:0x0211b94c kind:load to:0x02121ec0 module:overlay(36) +from:0x0211b950 kind:load to:0x02121cf8 module:overlay(36) +from:0x0211b988 kind:arm_call to:0x02119110 module:overlay(36) +from:0x0211b9b8 kind:load to:0x02121ccc module:overlay(36) +from:0x0211b9e0 kind:load to:0x02121ccc module:overlay(36) +from:0x0211b9e4 kind:load to:0x02119300 module:overlay(36) +from:0x0211ba44 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ba4c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211ba54 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211ba5c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211ba64 kind:arm_call to:0x02011ff4 module:main +from:0x0211ba7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ba84 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211ba8c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211ba94 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211baa8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211badc kind:load to:0x02122b14 module:overlay(36) +from:0x0211baf0 kind:arm_call to:0x02011f3c module:main +from:0x0211bafc kind:arm_call to:0x0211bb64 module:overlay(36) +from:0x0211bb10 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211bb58 kind:load to:0x02121ef8 module:overlay(36) +from:0x0211bb90 kind:arm_call to:0x02118fc0 module:overlay(36) +from:0x0211bbfc kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0211bc10 kind:load to:0x02122b14 module:overlay(36) +from:0x0211bc14 kind:load to:0x02121f94 module:overlay(36) +from:0x0211bc18 kind:load to:0x021220dc module:overlay(36) +from:0x0211bc1c kind:load to:0x02121f14 module:overlay(36) +from:0x0211bc54 kind:arm_call to:0x02119110 module:overlay(36) +from:0x0211bc80 kind:load to:0x02121ee8 module:overlay(36) +from:0x0211bca8 kind:load to:0x02121ee8 module:overlay(36) +from:0x0211bcac kind:load to:0x02119300 module:overlay(36) +from:0x0211bd3c kind:load to:0x027e09b8 module:dtcm +from:0x0211bd40 kind:load to:0x027e0ce0 module:dtcm +from:0x0211bd50 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bd58 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211bd60 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211bd68 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211bd70 kind:arm_call to:0x02011ff4 module:main +from:0x0211bd88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bd90 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211bd98 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211bda0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211bdb4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211bde8 kind:load to:0x02122bfc module:overlay(36) +from:0x0211bdfc kind:arm_call to:0x02011f3c module:main +from:0x0211be08 kind:arm_call to:0x0211becc module:overlay(36) +from:0x0211be1c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211be64 kind:load to:0x02122114 module:overlay(36) +from:0x0211be74 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x0211be88 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211be98 kind:load to:0x02122138 module:overlay(36) +from:0x0211be9c kind:load to:0x02120c88 module:overlay(36) +from:0x0211beb4 kind:arm_call to:0x0200eab0 module:main +from:0x0211bebc kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0211bec4 kind:arm_call to:0x01ffc57c module:itcm +from:0x0211bef8 kind:arm_call to:0x02118fc0 module:overlay(36) +from:0x0211bf64 kind:arm_call to:0x0211be6c module:overlay(36) +from:0x0211bf78 kind:load to:0x02122bfc module:overlay(36) +from:0x0211bf7c kind:load to:0x021221dc module:overlay(36) +from:0x0211bf80 kind:load to:0x02122324 module:overlay(36) +from:0x0211bf84 kind:load to:0x0212215c module:overlay(36) +from:0x0211bf90 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bfd0 kind:arm_call to:0x02119110 module:overlay(36) +from:0x0211bffc kind:load to:0x02122104 module:overlay(36) +from:0x0211c024 kind:load to:0x02122104 module:overlay(36) +from:0x0211c028 kind:load to:0x02119300 module:overlay(36) +from:0x0211c0bc kind:arm_call_thumb to:0x020a0f78 module:overlay(0) +from:0x0211c0cc kind:arm_call_thumb to:0x020a0f78 module:overlay(0) +from:0x0211c0dc kind:load to:0x027e09b8 module:dtcm +from:0x0211c0e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c0f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c0fc kind:arm_call to:0x02011ff4 module:main +from:0x0211c114 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c11c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211c124 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211c12c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211c134 kind:arm_call to:0x02011ff4 module:main +from:0x0211c14c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c154 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211c15c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211c164 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211c178 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211c1ac kind:load to:0x02122ce4 module:overlay(36) +from:0x0211c1c0 kind:arm_call to:0x02011f3c module:main +from:0x0211c1cc kind:arm_call to:0x0211c63c module:overlay(36) +from:0x0211c1e0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211c1f8 kind:load to:0x02122360 module:overlay(36) +from:0x0211c204 kind:arm_call to:0x02059108 module:overlay(0) +from:0x0211c218 kind:load to:0x02122354 module:overlay(36) +from:0x0211c2a0 kind:arm_call to:0x020a4c00 module:overlay(0) +from:0x0211c2ac kind:arm_call to:0x02015ea8 module:main +from:0x0211c2c4 kind:arm_call to:0x02034060 module:main +from:0x0211c2cc kind:arm_call to:0x02033f7c module:main +from:0x0211c2e0 kind:arm_call to:0x02034060 module:main +from:0x0211c2f4 kind:arm_call to:0x02034060 module:main +from:0x0211c2fc kind:arm_call to:0x02033f7c module:main +from:0x0211c31c kind:arm_call to:0x02034060 module:main +from:0x0211c358 kind:arm_call to:0x02034060 module:main +from:0x0211c360 kind:arm_call to:0x02033f7c module:main +from:0x0211c380 kind:arm_call to:0x02034060 module:main +from:0x0211c394 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211c3ac kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0211c404 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211c414 kind:arm_call to:0x020a4c00 module:overlay(0) +from:0x0211c420 kind:arm_call to:0x02015ea8 module:main +from:0x0211c438 kind:arm_call to:0x02034060 module:main +from:0x0211c440 kind:arm_call to:0x02033f7c module:main +from:0x0211c454 kind:arm_call to:0x02034060 module:main +from:0x0211c468 kind:arm_call to:0x02034060 module:main +from:0x0211c470 kind:arm_call to:0x02033f7c module:main +from:0x0211c488 kind:arm_call to:0x02034060 module:main +from:0x0211c4c4 kind:arm_call to:0x02034060 module:main +from:0x0211c4cc kind:arm_call to:0x02033f7c module:main +from:0x0211c4e4 kind:arm_call to:0x02034060 module:main +from:0x0211c4f8 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211c510 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0211c568 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211c574 kind:load to:0x02122430 module:overlay(36) +from:0x0211c578 kind:load to:0x020aa248 module:overlay(0) +from:0x0211c57c kind:load to:0x020aa240 module:overlay(0) +from:0x0211c5a0 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211c5b4 kind:arm_call_thumb to:0x0205ab78 module:overlay(0) +from:0x0211c5c4 kind:arm_call to:0x0200f37c module:main +from:0x0211c5c8 kind:arm_call to:0x0200bf88 module:main +from:0x0211c5d0 kind:arm_call to:0x0200f37c module:main +from:0x0211c5d8 kind:arm_call to:0x0200bed8 module:main +from:0x0211c5e0 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211c5f4 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211c604 kind:arm_call_thumb to:0x0205ab78 module:overlay(0) +from:0x0211c614 kind:arm_call to:0x0200f37c module:main +from:0x0211c618 kind:arm_call to:0x0200bf88 module:main +from:0x0211c620 kind:arm_call to:0x0200f37c module:main +from:0x0211c628 kind:arm_call to:0x0200bed8 module:main +from:0x0211c630 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211c644 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211c64c kind:arm_call to:0x02061648 module:overlay(0) +from:0x0211c668 kind:arm_call to:0x0211c1fc module:overlay(36) +from:0x0211c68c kind:arm_call_thumb to:0x02015550 module:main +from:0x0211c6ac kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211c6c4 kind:arm_call_thumb to:0x02015550 module:main +from:0x0211c6e8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211c730 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0211c73c kind:arm_call to:0x0211c280 module:overlay(36) +from:0x0211c748 kind:load to:0x02122384 module:overlay(36) +from:0x0211c74c kind:load to:0x02122408 module:overlay(36) +from:0x0211c750 kind:load to:0x0204a088 module:main +from:0x0211c760 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211c768 kind:arm_call_thumb to:0x0201556c module:main +from:0x0211c770 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211c778 kind:arm_call_thumb to:0x0201556c module:main +from:0x0211c780 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211c788 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211c7a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211c7a8 kind:arm_call_thumb to:0x0201556c module:main +from:0x0211c7b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211c7b8 kind:arm_call_thumb to:0x0201556c module:main +from:0x0211c7c0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211c7c8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211c7d0 kind:arm_call to:0x02011ff4 module:main +from:0x0211c7fc kind:arm_call to:0x0211c580 module:overlay(36) +from:0x0211c808 kind:arm_call to:0x0211c938 module:overlay(36) +from:0x0211c854 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c860 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211c8a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c8b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c8ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c8fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c948 kind:load to:0x027e09bc module:dtcm +from:0x0211c9c4 kind:load to:0x0204a110 module:main +from:0x0211ca34 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211ca88 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211ca98 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cae8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211caf8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cb24 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cb34 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cb4c kind:arm_call to:0x0200ef5c module:main +from:0x0211cb8c kind:arm_call to:0x0200ef5c module:main +from:0x0211cc38 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211cc5c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211cc6c kind:arm_call to:0x0200ea38 module:main +from:0x0211cc8c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211ccb4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211ccc4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211cce8 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211ccf8 kind:arm_call to:0x0200ea38 module:main +from:0x0211cd30 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211cd40 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211cd50 kind:arm_call to:0x0200ea38 module:main +from:0x0211cd8c kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0211cd98 kind:load to:0x0203e964 module:main +from:0x0211cda0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0211cda4 kind:load to:0x02120d08 module:overlay(36) +from:0x0211cda8 kind:load to:0x02120d48 module:overlay(36) +from:0x0211cdac kind:load to:0x02120d38 module:overlay(36) +from:0x0211cdb0 kind:load to:0x02120d28 module:overlay(36) +from:0x0211cdb4 kind:load to:0x02120d18 module:overlay(36) +from:0x0211cdb8 kind:load to:0x02120ca8 module:overlay(36) +from:0x0211cdbc kind:load to:0x02120cf8 module:overlay(36) +from:0x0211cdc0 kind:load to:0x02120ce8 module:overlay(36) +from:0x0211cdc4 kind:load to:0x02120cd8 module:overlay(36) +from:0x0211cdc8 kind:load to:0x02120d58 module:overlay(36) +from:0x0211cdcc kind:load to:0x02120cb8 module:overlay(36) +from:0x0211cdd0 kind:load to:0x02120c98 module:overlay(36) +from:0x0211cdd4 kind:load to:0x02120cc8 module:overlay(36) +from:0x0211cdd8 kind:load to:0x027e0958 module:dtcm +from:0x0211cdec kind:arm_call to:0x0211cdfc module:overlay(36) +from:0x0211cdf4 kind:arm_call to:0x0211ceec module:overlay(36) +from:0x0211ce10 kind:arm_call_thumb to:0x020a0e8c module:overlay(0) +from:0x0211ce3c kind:arm_call to:0x0211ceec module:overlay(36) +from:0x0211ce64 kind:arm_call to:0x0211ceec module:overlay(36) +from:0x0211ce8c kind:arm_call to:0x0211ceec module:overlay(36) +from:0x0211ceb4 kind:arm_call to:0x0211ceec module:overlay(36) +from:0x0211cedc kind:arm_call to:0x0211ceec module:overlay(36) +from:0x0211cee4 kind:load to:0x020b62a8 module:overlay(0) +from:0x0211d048 kind:arm_call to:0x020a9b4c module:overlay(0) +from:0x0211d0a0 kind:load to:0x020b6510 module:overlay(0) +from:0x0211d414 kind:arm_call to:0x020a8948 module:overlay(0) +from:0x0211d430 kind:arm_call to:0x020d655c module:overlay(24) +from:0x0211d45c kind:arm_call to:0x020a9ca4 module:overlay(0) +from:0x0211d4d4 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x0211d500 kind:arm_call to:0x020a8728 module:overlay(0) +from:0x0211d560 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d564 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x0211d568 kind:load to:0x020b6510 module:overlay(0) +from:0x0211d56c kind:load to:0x027e09b8 module:dtcm +from:0x0211d6dc kind:arm_call to:0x020a8820 module:overlay(0) +from:0x0211d6ec kind:arm_call to:0x020a87ec module:overlay(0) +from:0x0211d734 kind:arm_call to:0x0211cddc module:overlay(36) +from:0x0211d74c kind:arm_call to:0x020a8768 module:overlay(0) +from:0x0211d754 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d758 kind:load to:0x027e09b8 module:dtcm +from:0x0211d7a4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211d858 kind:load to:0x02122dd8 module:overlay(36) +from:0x0211d86c kind:arm_call to:0x02011f3c module:main +from:0x0211d878 kind:arm_call to:0x0211d8a8 module:overlay(36) +from:0x0211d88c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0211d8a4 kind:load to:0x02122448 module:overlay(36) +from:0x0211d8b4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211d8bc kind:arm_call to:0x02061648 module:overlay(0) +from:0x0211d8ec kind:arm_call_thumb to:0x02015550 module:main +from:0x0211d90c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211d920 kind:arm_call to:0x020a4c00 module:overlay(0) +from:0x0211d92c kind:arm_call to:0x02015ea8 module:main +from:0x0211d944 kind:arm_call to:0x02034060 module:main +from:0x0211d94c kind:arm_call to:0x02033f7c module:main +from:0x0211d960 kind:arm_call to:0x02034060 module:main +from:0x0211d974 kind:arm_call to:0x02034060 module:main +from:0x0211d97c kind:arm_call to:0x02033f7c module:main +from:0x0211d998 kind:arm_call to:0x02034060 module:main +from:0x0211d9d4 kind:arm_call to:0x02034060 module:main +from:0x0211d9dc kind:arm_call to:0x02033f7c module:main +from:0x0211d9f8 kind:arm_call to:0x02034060 module:main +from:0x0211da0c kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211da24 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0211da7c kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211da98 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0211daa8 kind:load to:0x0212246c module:overlay(36) +from:0x0211daac kind:load to:0x021224e8 module:overlay(36) +from:0x0211dab0 kind:load to:0x02122510 module:overlay(36) +from:0x0211dab4 kind:load to:0x020aa248 module:overlay(0) +from:0x0211dab8 kind:load to:0x020aa240 module:overlay(0) +from:0x0211dabc kind:load to:0x0204a088 module:main +from:0x0211dacc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211dad4 kind:arm_call_thumb to:0x0201556c module:main +from:0x0211dadc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211dae4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211dafc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211db04 kind:arm_call_thumb to:0x0201556c module:main +from:0x0211db0c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211db14 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211db1c kind:arm_call to:0x02011ff4 module:main +from:0x0211db6c kind:load to:0x027e0cd8 module:dtcm +from:0x0211db84 kind:arm_call to:0x0211dd0c module:overlay(36) +from:0x0211dbd4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211dc08 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211dc18 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211dc44 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211dc54 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211dccc kind:load to:0x027e09b8 module:dtcm +from:0x0211dcd0 kind:load to:0x02122dbc module:overlay(36) +from:0x0211dcd4 kind:load to:0x0203e964 module:main +from:0x0211dcd8 kind:load to:0x0212243c module:overlay(36) +from:0x0211dd2c kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211dd3c kind:arm_call_thumb to:0x0205ab78 module:overlay(0) +from:0x0211dd4c kind:arm_call to:0x0200f37c module:main +from:0x0211dd50 kind:arm_call to:0x0200bf88 module:main +from:0x0211dd58 kind:arm_call to:0x0200f37c module:main +from:0x0211dd60 kind:arm_call to:0x0200bed8 module:main +from:0x0211dd68 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211dd7c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0211de30 kind:load to:0x02122e24 module:overlay(36) +from:0x0211de44 kind:arm_call to:0x02011f3c module:main +from:0x0211de50 kind:arm_call to:0x0211de80 module:overlay(36) +from:0x0211de64 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211de7c kind:load to:0x02122524 module:overlay(36) +from:0x0211de88 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0211de9c kind:load to:0x02122548 module:overlay(36) +from:0x0211deec kind:load to:0x02122e24 module:overlay(36) +from:0x0211defc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211df04 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211df1c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211df24 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211df2c kind:arm_call to:0x02011ff4 module:main +from:0x0211df40 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211df5c kind:load to:0x0204a088 module:main +from:0x0211df60 kind:load to:0x02061224 module:overlay(0) +from:0x0211df84 kind:arm_call to:0x0201bb84 module:main +from:0x0211df90 kind:arm_call to:0x0201b9a8 module:main +from:0x0211df98 kind:load to:0x0204e5f8 module:main +from:0x0211dfbc kind:arm_call to:0x02061230 module:overlay(0) +from:0x0211dfc4 kind:load to:0x0204a088 module:main +from:0x0211dff8 kind:arm_call to:0x02018d78 module:main +from:0x0211e004 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0211e014 kind:arm_call to:0x02019538 module:main +from:0x0211e01c kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0211e028 kind:load to:0x0204a110 module:main +from:0x0211e02c kind:load to:0x0204a088 module:main +from:0x0211e058 kind:arm_call to:0x0201bb84 module:main +from:0x0211e064 kind:arm_call to:0x0201b9a8 module:main +from:0x0211e06c kind:load to:0x0204e5f8 module:main +from:0x0211e098 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0211e0a0 kind:load to:0x0204a088 module:main +from:0x0211e0c0 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0211e0dc kind:arm_call to:0x02018d78 module:main +from:0x0211e0ec kind:load to:0x0204a088 module:main +from:0x0211e0f0 kind:load to:0x0204a110 module:main +from:0x0211e0fc kind:arm_call to:0x0201bacc module:main +from:0x0211e110 kind:arm_call to:0x0201bacc module:main +from:0x0211e118 kind:arm_call to:0x02011ff4 module:main +from:0x0211e150 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0211e174 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e194 kind:arm_call to:0x0212034c module:overlay(36) +from:0x0211e1b4 kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0211e1c0 kind:arm_call to:0x020b9314 module:overlay(4) +from:0x0211e1cc kind:arm_call to:0x0213dd30 module:overlay(56) +from:0x0211e1dc kind:arm_call to:0x0201f6f0 module:main +from:0x0211e1e8 kind:arm_call to:0x0201f678 module:main +from:0x0211e214 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e220 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e22c kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e238 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e240 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e24c kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e258 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e264 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e26c kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e278 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e284 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e290 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e298 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e2a4 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e2b0 kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e2bc kind:arm_call to:0x0212039c module:overlay(36) +from:0x0211e2c4 kind:arm_call to:0x021207ac module:overlay(36) +from:0x0211e2d0 kind:arm_call to:0x021207ac module:overlay(36) +from:0x0211e2dc kind:arm_call to:0x021207ac module:overlay(36) +from:0x0211e2e8 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0211e2f4 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0211e300 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0211e30c kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0211e318 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0211e334 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0211e370 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0211e380 kind:arm_call_thumb to:0x020154ec module:main +from:0x0211e398 kind:arm_call to:0x0201739c module:main +from:0x0211e3c0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e3c8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e3d0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e3d8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e3e0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0211e3f0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0211e3fc kind:arm_call_thumb to:0x020154ec module:main +from:0x0211e414 kind:arm_call to:0x0201739c module:main +from:0x0211e43c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e444 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e44c kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e454 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e46c kind:arm_call to:0x0201739c module:main +from:0x0211e490 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e498 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e4a0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e4a8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e4c0 kind:arm_call to:0x0201739c module:main +from:0x0211e4ec kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e4f4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e4fc kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e504 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e51c kind:arm_call to:0x0201739c module:main +from:0x0211e544 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e54c kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e554 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e55c kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e564 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0211e5f0 kind:arm_call to:0x02019538 module:main +from:0x0211e600 kind:arm_call to:0x02011f3c module:main +from:0x0211e61c kind:arm_call to:0x020b7040 module:overlays(4,5) +from:0x0211e634 kind:arm_call to:0x02019538 module:main +from:0x0211e644 kind:arm_call to:0x0201f730 module:main +from:0x0211e650 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0211e67c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211e6a8 kind:arm_call to:0x0213dd58 module:overlay(56) +from:0x0211e6b4 kind:arm_call to:0x020166cc module:main +from:0x0211e6bc kind:arm_call to:0x0213e0e0 module:overlay(56) +from:0x0211e6e8 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0211e6f8 kind:arm_call to:0x020166cc module:main +from:0x0211e708 kind:arm_call to:0x0201f730 module:main +from:0x0211e730 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0211e740 kind:arm_call to:0x020166cc module:main +from:0x0211e750 kind:arm_call to:0x0201f730 module:main +from:0x0211e778 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0211e788 kind:arm_call to:0x020166cc module:main +from:0x0211e798 kind:arm_call to:0x0201f730 module:main +from:0x0211e7c8 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0211e7d4 kind:arm_call to:0x020166cc module:main +from:0x0211e7e4 kind:arm_call to:0x0201f730 module:main +from:0x0211e808 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0211e818 kind:arm_call to:0x020166cc module:main +from:0x0211e828 kind:arm_call to:0x0201f730 module:main +from:0x0211e838 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e848 kind:arm_call to:0x020166cc module:main +from:0x0211e85c kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e86c kind:arm_call to:0x020166cc module:main +from:0x0211e880 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e890 kind:arm_call to:0x020166cc module:main +from:0x0211e8a4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e8b0 kind:arm_call to:0x020166cc module:main +from:0x0211e8c0 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e8d0 kind:arm_call to:0x020166cc module:main +from:0x0211e8e4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e8f4 kind:arm_call to:0x020166cc module:main +from:0x0211e908 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e918 kind:arm_call to:0x020166cc module:main +from:0x0211e92c kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e938 kind:arm_call to:0x020166cc module:main +from:0x0211e948 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e958 kind:arm_call to:0x020166cc module:main +from:0x0211e96c kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e97c kind:arm_call to:0x020166cc module:main +from:0x0211e990 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e9a0 kind:arm_call to:0x020166cc module:main +from:0x0211e9b4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e9c0 kind:arm_call to:0x020166cc module:main +from:0x0211e9d0 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211e9e0 kind:arm_call to:0x020166cc module:main +from:0x0211e9f4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211ea04 kind:arm_call to:0x020166cc module:main +from:0x0211ea18 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211ea28 kind:arm_call to:0x020166cc module:main +from:0x0211ea3c kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211ea48 kind:arm_call to:0x020166cc module:main +from:0x0211ea58 kind:arm_call to:0x021207e0 module:overlay(36) +from:0x0211ea68 kind:arm_call to:0x020166cc module:main +from:0x0211ea7c kind:arm_call to:0x021207e0 module:overlay(36) +from:0x0211ea8c kind:arm_call to:0x020166cc module:main +from:0x0211eaa0 kind:arm_call to:0x021207e0 module:overlay(36) +from:0x0211eab0 kind:arm_call to:0x020166cc module:main +from:0x0211eac4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0211eaf4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211eb0c kind:arm_call to:0x020b6558 module:overlay(4) +from:0x0211eb1c kind:arm_call to:0x02019538 module:main +from:0x0211eb28 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x0211eb38 kind:load to:0x02122700 module:overlay(36) +from:0x0211eb3c kind:load to:0x02122714 module:overlay(36) +from:0x0211eb40 kind:load to:0x02122724 module:overlay(36) +from:0x0211eb44 kind:load to:0x02122718 module:overlay(36) +from:0x0211eb48 kind:load to:0x02122730 module:overlay(36) +from:0x0211eb4c kind:load to:0x0212273c module:overlay(36) +from:0x0211eb50 kind:load to:0x02122748 module:overlay(36) +from:0x0211eb54 kind:load to:0x02122754 module:overlay(36) +from:0x0211eb5c kind:load to:0x0204a110 module:main +from:0x0211eb70 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0211eb84 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211eb9c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211eba4 kind:arm_call to:0x0201f2cc module:main +from:0x0211ebac kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ebc4 kind:arm_call to:0x020b6578 module:overlays(4,7,16) +from:0x0211ebe4 kind:arm_call to:0x0201f498 module:main +from:0x0211ebf0 kind:arm_call to:0x020166ac module:main +from:0x0211ec10 kind:arm_call to:0x0201f498 module:main +from:0x0211ec1c kind:arm_call to:0x020166ac module:main +from:0x0211ec38 kind:arm_call to:0x0201f498 module:main +from:0x0211ec44 kind:arm_call to:0x020166ac module:main +from:0x0211ec4c kind:arm_call to:0x020166ac module:main +from:0x0211ec58 kind:arm_call to:0x020166ac module:main +from:0x0211ec64 kind:arm_call to:0x020166ac module:main +from:0x0211ec70 kind:arm_call to:0x020166ac module:main +from:0x0211ec78 kind:arm_call to:0x020166ac module:main +from:0x0211ec84 kind:arm_call to:0x020166ac module:main +from:0x0211ec90 kind:arm_call to:0x020166ac module:main +from:0x0211ec9c kind:arm_call to:0x020166ac module:main +from:0x0211eca4 kind:arm_call to:0x020166ac module:main +from:0x0211ecb0 kind:arm_call to:0x020166ac module:main +from:0x0211ecbc kind:arm_call to:0x020166ac module:main +from:0x0211ecc8 kind:arm_call to:0x020166ac module:main +from:0x0211ecd0 kind:arm_call to:0x020166ac module:main +from:0x0211ecdc kind:arm_call to:0x020166ac module:main +from:0x0211ece8 kind:arm_call to:0x020166ac module:main +from:0x0211ecf4 kind:arm_call to:0x020166ac module:main +from:0x0211ed00 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0211ed0c kind:arm_call to:0x020166ac module:main +from:0x0211ed18 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0211ed20 kind:arm_call to:0x020166ac module:main +from:0x0211ed2c kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0211ed38 kind:arm_call to:0x020166ac module:main +from:0x0211ed44 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0211ed50 kind:arm_call to:0x020166ac module:main +from:0x0211ed5c kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0211ed68 kind:arm_call to:0x020166ac module:main +from:0x0211ed70 kind:arm_call to:0x020166ac module:main +from:0x0211ed84 kind:arm_call to:0x020b73fc module:overlay(4) +from:0x0211ed8c kind:arm_call to:0x02011ff4 module:main +from:0x0211ed9c kind:arm_call to:0x0201f498 module:main +from:0x0211edac kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211edb4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211edbc kind:arm_call to:0x0201f2cc module:main +from:0x0211edc4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211edd4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211eddc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ede4 kind:arm_call to:0x0201f2cc module:main +from:0x0211edec kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211edfc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211ee04 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ee0c kind:arm_call to:0x0201f2cc module:main +from:0x0211ee14 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211ee24 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211ee2c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ee34 kind:arm_call to:0x0201f2cc module:main +from:0x0211ee3c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211ee4c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211ee54 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ee5c kind:arm_call to:0x0201f2cc module:main +from:0x0211ee64 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211ee74 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ee7c kind:arm_call to:0x0201f2cc module:main +from:0x0211ee84 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ee94 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ee9c kind:arm_call to:0x0201f2cc module:main +from:0x0211eea4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211eeb0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211eeb8 kind:arm_call to:0x0201f2cc module:main +from:0x0211eec0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211eecc kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211eed8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211eee4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211eeec kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211eef8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef04 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef10 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef18 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef24 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef30 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef3c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef44 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef50 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef5c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef68 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef70 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ef7c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ef84 kind:arm_call to:0x0201f2cc module:main +from:0x0211ef8c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ef94 kind:arm_call to:0x0201f2cc module:main +from:0x0211ef9c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211efa4 kind:arm_call to:0x020b9434 module:overlay(4) +from:0x0211efac kind:arm_call to:0x020b6540 module:overlay(4) +from:0x0211efb4 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0211efd4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0211f010 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x0211f038 kind:arm_call_thumb to:0x020d3da8 module:overlay(24) +from:0x0211f05c kind:arm_call to:0x020b9624 module:overlay(4) +from:0x0211f074 kind:arm_call to:0x020b688c module:overlay(4) +from:0x0211f084 kind:arm_call to:0x020b946c module:overlay(4) +from:0x0211f08c kind:arm_call to:0x0211f388 module:overlay(36) +from:0x0211f0a4 kind:arm_call to:0x020b7494 module:overlay(4) +from:0x0211f0e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f110 kind:arm_call to:0x0201aa44 module:main +from:0x0211f11c kind:arm_call to:0x0201f4b4 module:main +from:0x0211f14c kind:arm_call to:0x0201aad0 module:main +from:0x0211f154 kind:arm_call to:0x020b7778 module:overlay(4) +from:0x0211f160 kind:load to:0x0204af1c module:main +from:0x0211f178 kind:arm_call to:0x020b956c module:overlay(4) +from:0x0211f18c kind:load to:0x020b77d0 module:overlays(4,8,9,13,15) +from:0x0211f19c kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f1a8 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f1b4 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f1c0 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f1c8 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f1d4 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f1e0 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f1ec kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f1f4 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f200 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f20c kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f218 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f220 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f22c kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f238 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f244 kind:arm_call to:0x0212068c module:overlay(36) +from:0x0211f24c kind:arm_call to:0x02120af0 module:overlay(36) +from:0x0211f258 kind:arm_call to:0x02120af0 module:overlay(36) +from:0x0211f264 kind:arm_call to:0x02120af0 module:overlay(36) +from:0x0211f278 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f284 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f290 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f29c kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2a4 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2b0 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2bc kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2c8 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2d0 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2dc kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2e8 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2f4 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f2fc kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f308 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f314 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f320 kind:arm_call to:0x02120718 module:overlay(36) +from:0x0211f328 kind:arm_call to:0x02120b84 module:overlay(36) +from:0x0211f334 kind:arm_call to:0x02120b84 module:overlay(36) +from:0x0211f340 kind:arm_call to:0x02120b84 module:overlay(36) +from:0x0211f384 kind:load to:0x02122620 module:overlay(36) +from:0x0211f3c0 kind:load to:0x02122690 module:overlay(36) +from:0x0211f3d4 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0211f3e0 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0211f3e8 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0211f3f0 kind:arm_call to:0x0211f26c module:overlay(36) +from:0x0211f3fc kind:arm_call to:0x020b7a64 module:overlay(4) +from:0x0211f40c kind:arm_call to:0x0212036c module:overlay(36) +from:0x0211f420 kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0211f434 kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0211f444 kind:arm_call to:0x021207a4 module:overlay(36) +from:0x0211f458 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x0211f474 kind:arm_call to:0x02019538 module:main +from:0x0211f48c kind:load to:0x0204a110 module:main +from:0x0211f49c kind:load to:0x0211f348 module:overlay(36) +from:0x0211f4ac kind:arm_call to:0x0213e0e0 module:overlay(56) +from:0x0211f4d0 kind:arm_call to:0x020b7b20 module:overlay(4) +from:0x0211f4dc kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0211f4ec kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0211f518 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211f52c kind:load to:0x020b504c module:overlay(0) +from:0x0211f55c kind:arm_call to:0x0213e230 module:overlay(56) +from:0x0211f57c kind:arm_call to:0x0211f348 module:overlay(36) +from:0x0211f594 kind:load to:0x020b7ad0 module:overlays(4,8,9,13,15) +from:0x0211f5a0 kind:arm_call to:0x0212036c module:overlay(36) +from:0x0211f5cc kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211f5e4 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x0211f60c kind:arm_call_thumb to:0x020d3da8 module:overlay(24) +from:0x0211f620 kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0211f62c kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x0211f640 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211f64c kind:arm_call to:0x0211f348 module:overlay(36) +from:0x0211f660 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0211f668 kind:arm_call to:0x0213e20c module:overlay(56) +from:0x0211f67c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211f688 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x0211f694 kind:load to:0x020b504c module:overlay(0) +from:0x0211f69c kind:load to:0x027e0ce0 module:dtcm +from:0x0211f6a0 kind:load to:0x020b5214 module:overlay(0) +from:0x0211f6b4 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0211f6bc kind:arm_call to:0x0213e174 module:overlay(56) +from:0x0211f6c4 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0211f6d4 kind:arm_call to:0x020b7a64 module:overlay(4) +from:0x0211f6e0 kind:arm_call to:0x020b7b64 module:overlays(4,7) +from:0x0211f718 kind:arm_call to:0x0212036c module:overlay(36) +from:0x0211f72c kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0211f73c kind:arm_call to:0x0213e230 module:overlay(56) +from:0x0211f75c kind:arm_call to:0x0211f348 module:overlay(36) +from:0x0211f778 kind:load to:0x0204a110 module:main +from:0x0211f77c kind:load to:0x02019538 module:main +from:0x0211f78c kind:load to:0x0211f348 module:overlay(36) +from:0x0211f7c8 kind:arm_call to:0x0201f498 module:main +from:0x0211f7e8 kind:arm_call to:0x0201f498 module:main +from:0x0211f804 kind:arm_call to:0x0201f498 module:main +from:0x0211f818 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211f860 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211f868 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0211f878 kind:arm_call to:0x021207e0 module:overlay(36) +from:0x0211f8d4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211f90c kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211f944 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211f96c kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x0211f9b4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211f9ec kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fa2c kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fa60 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fab4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fabc kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0211fad0 kind:arm_call to:0x021207e0 module:overlay(36) +from:0x0211fb30 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fb68 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fba4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fbcc kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x0211fc10 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fc48 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fc84 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fcb8 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fd0c kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fd14 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0211fd28 kind:arm_call to:0x021207e0 module:overlay(36) +from:0x0211fd84 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fdbc kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fdf4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fe1c kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x0211fe64 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fe94 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211fed4 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211ff04 kind:arm_call to:0x021203e4 module:overlay(36) +from:0x0211ff10 kind:arm_call to:0x0211f190 module:overlay(36) +from:0x0211ff24 kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0211ff30 kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0211ff40 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211ff4c kind:load to:0x02120db0 module:overlay(36) +from:0x0211ff50 kind:load to:0x02120d90 module:overlay(36) +from:0x0211ff54 kind:load to:0x02120db1 module:overlay(36) +from:0x0211ff58 kind:load to:0x02120d7c module:overlay(36) +from:0x0211ff5c kind:load to:0x020b6510 module:overlay(0) +from:0x0211ff60 kind:load to:0x02120d68 module:overlay(36) +from:0x0211ff64 kind:load to:0x02120db2 module:overlay(36) +from:0x0211ff68 kind:load to:0x02120db3 module:overlay(36) +from:0x0211ff6c kind:load to:0x02120db4 module:overlay(36) +from:0x0211ff70 kind:load to:0x02120db5 module:overlay(36) +from:0x0211ff74 kind:load to:0x020b504c module:overlay(0) +from:0x0211ff8c kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0211ffa0 kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0211ffb0 kind:arm_call to:0x021207a4 module:overlay(36) +from:0x0211ffc4 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x0211ffe0 kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x0211fff4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02120010 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x02120020 kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x02120034 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0212004c kind:arm_call to:0x0211f348 module:overlay(36) +from:0x02120054 kind:load to:0x020b5214 module:overlay(0) +from:0x02120078 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x02120084 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0212008c kind:arm_call to:0x0211f26c module:overlay(36) +from:0x02120094 kind:arm_call to:0x0206738c module:overlay(0) +from:0x021200a8 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021200b0 kind:load to:0x027e0d60 module:dtcm +from:0x021200bc kind:arm_call to:0x0212036c module:overlay(36) +from:0x021200d0 kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x021200e4 kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x021200f4 kind:arm_call to:0x021207a4 module:overlay(36) +from:0x02120108 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x02120128 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x02120154 kind:arm_call_thumb to:0x020d3d98 module:overlay(24) +from:0x02120198 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x021201b0 kind:arm_call to:0x0213db88 module:overlay(56) +from:0x021201bc kind:arm_call to:0x0213db88 module:overlay(56) +from:0x021201cc kind:arm_call to:0x0206807c module:overlay(0) +from:0x021201d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021201d8 kind:load to:0x02120db0 module:overlay(36) +from:0x021201dc kind:load to:0x020b6510 module:overlay(0) +from:0x021201e0 kind:load to:0x020b504c module:overlay(0) +from:0x021201f8 kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0212020c kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x02120220 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x0212023c kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x02120250 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02120260 kind:arm_call to:0x0211e124 module:overlay(36) +from:0x02120284 kind:arm_call to:0x020d3e30 module:overlay(24) +from:0x02120290 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x021202a0 kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x021202b4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021202c0 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x021202c8 kind:load to:0x020b5214 module:overlay(0) +from:0x021202cc kind:load to:0x027e0ce0 module:dtcm +from:0x021202e0 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x021202ec kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x021202f4 kind:arm_call to:0x0206738c module:overlay(0) +from:0x02120300 kind:arm_call to:0x020b7a64 module:overlay(4) +from:0x02120310 kind:arm_call to:0x0212036c module:overlay(36) +from:0x02120324 kind:arm_call to:0x0211f348 module:overlay(36) +from:0x02120340 kind:load to:0x0204a088 module:main +from:0x02120344 kind:load to:0x020611fc module:overlay(0) +from:0x02120354 kind:arm_call to:0x02067244 module:overlay(0) +from:0x02120368 kind:load to:0x021225f4 module:overlay(36) +from:0x02120378 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02120398 kind:load to:0x020b504c module:overlay(0) +from:0x021203a8 kind:arm_call to:0x0201667c module:main +from:0x021203cc kind:arm_call to:0x0201e6d0 module:main +from:0x021203e0 kind:load to:0x021225dc module:overlay(36) +from:0x02120420 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02120468 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021204a4 kind:arm_call to:0x0201e874 module:main +from:0x021205f0 kind:arm_call to:0x02061adc module:overlay(0) +from:0x02120634 kind:arm_call to:0x02028c4c module:main +from:0x02120658 kind:arm_call to:0x0201e8d4 module:main +from:0x02120670 kind:arm_call to:0x0201aa44 module:main +from:0x0212067c kind:arm_call to:0x02061ae0 module:overlay(0) +from:0x02120688 kind:load to:0x0204af1c module:main +from:0x021206e0 kind:arm_call to:0x0201e874 module:main +from:0x0212076c kind:arm_call to:0x0201e874 module:main +from:0x021207b8 kind:arm_call to:0x0201667c module:main +from:0x021207c8 kind:arm_call to:0x0201f678 module:main +from:0x021207d0 kind:arm_call to:0x0201e6d0 module:main +from:0x021207dc kind:load to:0x021225c4 module:overlay(36) +from:0x02120804 kind:arm_call to:0x0201f5c4 module:main +from:0x02120810 kind:arm_call to:0x0201f730 module:main +from:0x02120838 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0212089c kind:arm_call to:0x0201e874 module:main +from:0x021208b0 kind:arm_call to:0x0201e8d4 module:main +from:0x02120a70 kind:arm_call to:0x0201e8d4 module:main +from:0x02120acc kind:arm_call to:0x02061adc module:overlay(0) +from:0x02120aec kind:load to:0x0201f4b4 module:main +from:0x02120b48 kind:arm_call to:0x0201e874 module:main +from:0x02120bdc kind:arm_call to:0x0201e874 module:main +from:0x02120c20 kind:arm_call to:0x02067344 module:overlay(0) +from:0x02120c28 kind:arm_call to:0x02011ff4 module:main +from:0x02120c3c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02120c44 kind:arm_call to:0x02011ff4 module:main +from:0x02120c5c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02120c64 kind:arm_call to:0x0201f2cc module:main +from:0x02120c6c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02120c74 kind:arm_call to:0x02011ff4 module:main +from:0x02120dcc kind:load to:0x02040105 module:main +from:0x02120e40 kind:load to:0x020c010a module:overlays(2,4) +from:0x02120e8c kind:arm_call to:0x0211afac module:overlay(36) +from:0x02120e9c kind:arm_call to:0x0203ce74 module:main +from:0x02120eb0 kind:load to:0x02122764 module:overlay(36) +from:0x02120eb4 kind:load to:0x02122774 module:overlay(36) +from:0x02120eb8 kind:load to:0x0211b214 module:overlay(36) +from:0x02120ebc kind:load to:0x02122768 module:overlay(36) +from:0x02120edc kind:arm_call to:0x0211b278 module:overlay(36) +from:0x02120eec kind:arm_call to:0x0203ce74 module:main +from:0x02120f00 kind:load to:0x0212284c module:overlay(36) +from:0x02120f04 kind:load to:0x0212285c module:overlay(36) +from:0x02120f08 kind:load to:0x0211b4ec module:overlay(36) +from:0x02120f0c kind:load to:0x02122850 module:overlay(36) +from:0x02120f2c kind:arm_call to:0x0211b550 module:overlay(36) +from:0x02120f3c kind:arm_call to:0x0203ce74 module:main +from:0x02120f50 kind:load to:0x02122934 module:overlay(36) +from:0x02120f54 kind:load to:0x02122944 module:overlay(36) +from:0x02120f58 kind:load to:0x0211b7d8 module:overlay(36) +from:0x02120f5c kind:load to:0x02122938 module:overlay(36) +from:0x02120f7c kind:arm_call to:0x0211b83c module:overlay(36) +from:0x02120f8c kind:arm_call to:0x0203ce74 module:main +from:0x02120fa0 kind:load to:0x02122a1c module:overlay(36) +from:0x02120fa4 kind:load to:0x02122a2c module:overlay(36) +from:0x02120fa8 kind:load to:0x0211baa0 module:overlay(36) +from:0x02120fac kind:load to:0x02122a20 module:overlay(36) +from:0x02120fcc kind:arm_call to:0x0211bb04 module:overlay(36) +from:0x02120fdc kind:arm_call to:0x0203ce74 module:main +from:0x02120ff0 kind:load to:0x02122b04 module:overlay(36) +from:0x02120ff4 kind:load to:0x02122b14 module:overlay(36) +from:0x02120ff8 kind:load to:0x0211bdac module:overlay(36) +from:0x02120ffc kind:load to:0x02122b08 module:overlay(36) +from:0x0212101c kind:arm_call to:0x0211be10 module:overlay(36) +from:0x0212102c kind:arm_call to:0x0203ce74 module:main +from:0x02121040 kind:load to:0x02122bec module:overlay(36) +from:0x02121044 kind:load to:0x02122bfc module:overlay(36) +from:0x02121048 kind:load to:0x0211c170 module:overlay(36) +from:0x0212104c kind:load to:0x02122bf0 module:overlay(36) +from:0x0212106c kind:arm_call to:0x0211c1d4 module:overlay(36) +from:0x0212107c kind:arm_call to:0x0203ce74 module:main +from:0x02121090 kind:load to:0x02122cd4 module:overlay(36) +from:0x02121094 kind:load to:0x02122ce4 module:overlay(36) +from:0x02121098 kind:load to:0x0211d79c module:overlay(36) +from:0x0212109c kind:load to:0x02122cd8 module:overlay(36) +from:0x021210bc kind:arm_call to:0x0211d880 module:overlay(36) +from:0x021210cc kind:arm_call to:0x0203ce74 module:main +from:0x021210e0 kind:load to:0x02122dbc module:overlay(36) +from:0x021210e4 kind:load to:0x02122dd8 module:overlay(36) +from:0x021210e8 kind:load to:0x0211dd74 module:overlay(36) +from:0x021210ec kind:load to:0x02122dcc module:overlay(36) +from:0x0212110c kind:arm_call to:0x0211de58 module:overlay(36) +from:0x0212111c kind:arm_call to:0x0203ce74 module:main +from:0x02121130 kind:load to:0x02122e14 module:overlay(36) +from:0x02121134 kind:load to:0x02122e24 module:overlay(36) +from:0x02121138 kind:load to:0x0211df38 module:overlay(36) +from:0x0212113c kind:load to:0x02122e18 module:overlay(36) +from:0x02121140 kind:load to:0x02120e70 module:overlay(36) +from:0x02121144 kind:load to:0x02120ec0 module:overlay(36) +from:0x02121148 kind:load to:0x02120f10 module:overlay(36) +from:0x0212114c kind:load to:0x02120f60 module:overlay(36) +from:0x02121150 kind:load to:0x02120fb0 module:overlay(36) +from:0x02121154 kind:load to:0x02121000 module:overlay(36) +from:0x02121158 kind:load to:0x02121050 module:overlay(36) +from:0x0212115c kind:load to:0x021210a0 module:overlay(36) +from:0x02121160 kind:load to:0x021210f0 module:overlay(36) +from:0x021211a8 kind:load to:0x021190fc module:overlay(36) +from:0x021211ac kind:load to:0x0211ae78 module:overlay(36) +from:0x021211b0 kind:load to:0x0209a254 module:overlay(0) +from:0x021211b4 kind:load to:0x0209a288 module:overlay(0) +from:0x021211b8 kind:load to:0x0209a320 module:overlay(0) +from:0x021211bc kind:load to:0x0209a334 module:overlay(0) +from:0x021211c0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021211c4 kind:load to:0x0209a35c module:overlay(0) +from:0x021211c8 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021211cc kind:load to:0x0209a06c module:overlay(0) +from:0x021211d0 kind:load to:0x0209a2f0 module:overlay(0) +from:0x021211d4 kind:load to:0x0209a308 module:overlay(0) +from:0x021211d8 kind:load to:0x0209a348 module:overlay(0) +from:0x021211dc kind:load to:0x0209a6d4 module:overlay(0) +from:0x021211e0 kind:load to:0x0211ae4c module:overlay(36) +from:0x021211e4 kind:load to:0x0211ae28 module:overlay(36) +from:0x021211e8 kind:load to:0x0209a70c module:overlay(0) +from:0x02121234 kind:load to:0x021194b4 module:overlay(36) +from:0x0212123c kind:load to:0x02119584 module:overlay(36) +from:0x02121244 kind:load to:0x02119630 module:overlay(36) +from:0x0212124c kind:load to:0x0211965c module:overlay(36) +from:0x02121254 kind:load to:0x02119728 module:overlay(36) +from:0x0212125c kind:load to:0x02119918 module:overlay(36) +from:0x02121264 kind:load to:0x0211999c module:overlay(36) +from:0x0212126c kind:load to:0x021199e4 module:overlay(36) +from:0x02121274 kind:load to:0x02119a78 module:overlay(36) +from:0x0212127c kind:load to:0x02119ae8 module:overlay(36) +from:0x02121284 kind:load to:0x02119bdc module:overlay(36) +from:0x0212128c kind:load to:0x02119c24 module:overlay(36) +from:0x02121294 kind:load to:0x02119c64 module:overlay(36) +from:0x0212129c kind:load to:0x02119dbc module:overlay(36) +from:0x021212a4 kind:load to:0x02119e58 module:overlay(36) +from:0x021212ac kind:load to:0x02119f58 module:overlay(36) +from:0x021212b4 kind:load to:0x0211a064 module:overlay(36) +from:0x021212bc kind:load to:0x0211a0d8 module:overlay(36) +from:0x021212c4 kind:load to:0x0211a148 module:overlay(36) +from:0x021212cc kind:load to:0x0211a1ac module:overlay(36) +from:0x021212d4 kind:load to:0x0211a1cc module:overlay(36) +from:0x021212dc kind:load to:0x0211a21c module:overlay(36) +from:0x0212132c kind:load to:0x02119548 module:overlay(36) +from:0x02121334 kind:load to:0x021195ac module:overlay(36) +from:0x0212133c kind:load to:0x02119650 module:overlay(36) +from:0x02121344 kind:load to:0x021196ec module:overlay(36) +from:0x0212134c kind:load to:0x02119734 module:overlay(36) +from:0x02121354 kind:load to:0x02119960 module:overlay(36) +from:0x0212135c kind:load to:0x021199a8 module:overlay(36) +from:0x02121364 kind:load to:0x02119a3c module:overlay(36) +from:0x0212136c kind:load to:0x02119a9c module:overlay(36) +from:0x02121374 kind:load to:0x02119b68 module:overlay(36) +from:0x0212137c kind:load to:0x02119be0 module:overlay(36) +from:0x02121384 kind:load to:0x02119c28 module:overlay(36) +from:0x0212138c kind:load to:0x02119d80 module:overlay(36) +from:0x02121394 kind:load to:0x02119e00 module:overlay(36) +from:0x0212139c kind:load to:0x02119ee4 module:overlay(36) +from:0x021213a4 kind:load to:0x0211a00c module:overlay(36) +from:0x021213ac kind:load to:0x0211a09c module:overlay(36) +from:0x021213b4 kind:load to:0x0211a114 module:overlay(36) +from:0x021213bc kind:load to:0x0211a170 module:overlay(36) +from:0x021213c4 kind:load to:0x0211a1c8 module:overlay(36) +from:0x021213cc kind:load to:0x0211a1e0 module:overlay(36) +from:0x021213d4 kind:load to:0x0211a220 module:overlay(36) +from:0x021213e4 kind:load to:0x02098518 module:overlay(0) +from:0x021213e8 kind:load to:0x02098554 module:overlay(0) +from:0x021213ec kind:load to:0x0209856c module:overlay(0) +from:0x021213f0 kind:load to:0x02098578 module:overlay(0) +from:0x021213f4 kind:load to:0x01fff464 module:itcm +from:0x021213f8 kind:load to:0x020a99d8 module:overlay(0) +from:0x021213fc kind:load to:0x020a8d28 module:overlay(0) +from:0x02121400 kind:load to:0x020a8da4 module:overlay(0) +from:0x02121404 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x02121408 kind:load to:0x020a98f4 module:overlay(0) +from:0x0212140c kind:load to:0x020984bc module:overlay(0) +from:0x02121410 kind:load to:0x020a995c module:overlay(0) +from:0x02121414 kind:load to:0x020984c4 module:overlay(0) +from:0x02121418 kind:load to:0x020984c8 module:overlay(0) +from:0x0212141c kind:load to:0x02098584 module:overlay(0) +from:0x02121420 kind:load to:0x020985f0 module:overlay(0) +from:0x02121424 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121428 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212142c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02121430 kind:load to:0x0211aebc module:overlay(36) +from:0x02121434 kind:load to:0x0211ae94 module:overlay(36) +from:0x02121438 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0212143c kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x02121440 kind:load to:0x020a92d0 module:overlay(0) +from:0x02121444 kind:load to:0x020a8f78 module:overlay(0) +from:0x02121448 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0212144c kind:load to:0x020a9150 module:overlay(0) +from:0x02121450 kind:load to:0x020a914c module:overlay(0) +from:0x02121454 kind:load to:0x020a921c module:overlay(0) +from:0x02121458 kind:load to:0x020a9240 module:overlay(0) +from:0x0212145c kind:load to:0x020a9244 module:overlay(0) +from:0x02121460 kind:load to:0x020a91a0 module:overlay(0) +from:0x02121464 kind:load to:0x020a91a8 module:overlay(0) +from:0x02121468 kind:load to:0x020a91b0 module:overlay(0) +from:0x0212146c kind:load to:0x020a8f54 module:overlay(0) +from:0x02121470 kind:load to:0x020a8f5c module:overlay(0) +from:0x02121474 kind:load to:0x020a8f64 module:overlay(0) +from:0x02121478 kind:load to:0x020a8f6c module:overlay(0) +from:0x0212147c kind:load to:0x020a9448 module:overlay(0) +from:0x02121480 kind:load to:0x020a9598 module:overlay(0) +from:0x02121484 kind:load to:0x020a95c4 module:overlay(0) +from:0x02121488 kind:load to:0x020a95e4 module:overlay(0) +from:0x0212148c kind:load to:0x020a97fc module:overlay(0) +from:0x02121490 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02121494 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02121498 kind:load to:0x020a8e84 module:overlay(0) +from:0x0212149c kind:load to:0x020a99a4 module:overlay(0) +from:0x021214a0 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x021214a4 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021214a8 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021214ac kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021214b0 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021214b4 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x021214b8 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021214bc kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021214c0 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021214c4 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x021214c8 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021214cc kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021214d0 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021214d4 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021214d8 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x021214dc kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021214e0 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x021214e4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021214e8 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x021214ec kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021214f0 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x021214f4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02121500 kind:load to:0x02098518 module:overlay(0) +from:0x02121504 kind:load to:0x02098554 module:overlay(0) +from:0x02121508 kind:load to:0x0209856c module:overlay(0) +from:0x0212150c kind:load to:0x02098578 module:overlay(0) +from:0x02121510 kind:load to:0x01fff464 module:itcm +from:0x02121514 kind:load to:0x020a99d8 module:overlay(0) +from:0x02121518 kind:load to:0x020a8d28 module:overlay(0) +from:0x0212151c kind:load to:0x02119110 module:overlay(36) +from:0x02121520 kind:load to:0x02119300 module:overlay(36) +from:0x02121524 kind:load to:0x020a98f4 module:overlay(0) +from:0x02121528 kind:load to:0x020984bc module:overlay(0) +from:0x0212152c kind:load to:0x0211a228 module:overlay(36) +from:0x02121530 kind:load to:0x0211a224 module:overlay(36) +from:0x02121534 kind:load to:0x020984c8 module:overlay(0) +from:0x02121538 kind:load to:0x02098584 module:overlay(0) +from:0x0212153c kind:load to:0x020985f0 module:overlay(0) +from:0x02121540 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121544 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121548 kind:load to:0x0211a24c module:overlay(36) +from:0x0212154c kind:load to:0x0211ae00 module:overlay(36) +from:0x02121550 kind:load to:0x0211add0 module:overlay(36) +from:0x02121554 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02121558 kind:load to:0x0211928c module:overlay(36) +from:0x0212155c kind:load to:0x020a92d0 module:overlay(0) +from:0x02121560 kind:load to:0x02119370 module:overlay(36) +from:0x02121564 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02121568 kind:load to:0x0211a558 module:overlay(36) +from:0x0212156c kind:load to:0x0211a438 module:overlay(36) +from:0x02121570 kind:load to:0x0211adb8 module:overlay(36) +from:0x02121574 kind:load to:0x020a9240 module:overlay(0) +from:0x02121578 kind:load to:0x020a9244 module:overlay(0) +from:0x0212157c kind:load to:0x0211a5b4 module:overlay(36) +from:0x02121580 kind:load to:0x0211a6e8 module:overlay(36) +from:0x02121584 kind:load to:0x020a91b0 module:overlay(0) +from:0x02121588 kind:load to:0x020a8f54 module:overlay(0) +from:0x0212158c kind:load to:0x020a8f5c module:overlay(0) +from:0x02121590 kind:load to:0x020a8f64 module:overlay(0) +from:0x02121594 kind:load to:0x020a8f6c module:overlay(0) +from:0x02121598 kind:load to:0x020a9448 module:overlay(0) +from:0x0212159c kind:load to:0x020a9598 module:overlay(0) +from:0x021215a0 kind:load to:0x020a95c4 module:overlay(0) +from:0x021215a4 kind:load to:0x020a95e4 module:overlay(0) +from:0x021215a8 kind:load to:0x020a97fc module:overlay(0) +from:0x021215ac kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021215b0 kind:load to:0x0211ab50 module:overlay(36) +from:0x021215b4 kind:load to:0x020a8e84 module:overlay(0) +from:0x021215b8 kind:load to:0x020a99a4 module:overlay(0) +from:0x021215bc kind:load to:0x021193d8 module:overlay(36) +from:0x021215c0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021215c4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021215c8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021215cc kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021215d0 kind:load to:0x02119444 module:overlay(36) +from:0x021215d4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021215d8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021215dc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021215e0 kind:load to:0x02119440 module:overlay(36) +from:0x021215e4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021215e8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021215ec kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021215f0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021215f4 kind:load to:0x021194b0 module:overlay(36) +from:0x021215f8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021215fc kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02121600 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121604 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02121608 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0212160c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02121610 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02121614 kind:load to:0x021192c8 module:overlay(36) +from:0x02121618 kind:load to:0x0211a934 module:overlay(36) +from:0x0212161c kind:load to:0x0211a938 module:overlay(36) +from:0x02121620 kind:load to:0x0211aa68 module:overlay(36) +from:0x02121624 kind:load to:0x0211a93c module:overlay(36) +from:0x02121628 kind:load to:0x0211aa80 module:overlay(36) +from:0x0212162c kind:load to:0x0211aa84 module:overlay(36) +from:0x02121630 kind:load to:0x0211ab30 module:overlay(36) +from:0x02121634 kind:load to:0x0211aa88 module:overlay(36) +from:0x0212163c kind:load to:0x02119b60 module:overlay(36) +from:0x0212164c kind:load to:0x0211aedc module:overlay(36) +from:0x02121688 kind:load to:0x0211af88 module:overlay(36) +from:0x0212168c kind:load to:0x02097944 module:overlay(0) +from:0x02121690 kind:load to:0x02097754 module:overlay(0) +from:0x02121694 kind:load to:0x020977d0 module:overlay(0) +from:0x02121698 kind:load to:0x0209794c module:overlay(0) +from:0x0212169c kind:load to:0x0209796c module:overlay(0) +from:0x021216a0 kind:load to:0x02097998 module:overlay(0) +from:0x02121724 kind:load to:0x02098518 module:overlay(0) +from:0x02121728 kind:load to:0x02098554 module:overlay(0) +from:0x0212172c kind:load to:0x0209856c module:overlay(0) +from:0x02121730 kind:load to:0x02098578 module:overlay(0) +from:0x02121734 kind:load to:0x01fff464 module:itcm +from:0x02121738 kind:load to:0x020a99d8 module:overlay(0) +from:0x0212173c kind:load to:0x020a8d28 module:overlay(0) +from:0x02121740 kind:load to:0x0211b0c4 module:overlay(36) +from:0x02121744 kind:load to:0x0211b11c module:overlay(36) +from:0x02121748 kind:load to:0x020a98f4 module:overlay(0) +from:0x0212174c kind:load to:0x020984bc module:overlay(0) +from:0x02121750 kind:load to:0x0211a228 module:overlay(36) +from:0x02121754 kind:load to:0x0211a224 module:overlay(36) +from:0x02121758 kind:load to:0x020984c8 module:overlay(0) +from:0x0212175c kind:load to:0x02098584 module:overlay(0) +from:0x02121760 kind:load to:0x020985f0 module:overlay(0) +from:0x02121764 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121768 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212176c kind:load to:0x0211a24c module:overlay(36) +from:0x02121770 kind:load to:0x0211b1e4 module:overlay(36) +from:0x02121774 kind:load to:0x0211b1ac module:overlay(36) +from:0x02121778 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0212177c kind:load to:0x0211928c module:overlay(36) +from:0x02121780 kind:load to:0x020a92d0 module:overlay(0) +from:0x02121784 kind:load to:0x02119370 module:overlay(36) +from:0x02121788 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0212178c kind:load to:0x0211a558 module:overlay(36) +from:0x02121790 kind:load to:0x0211a438 module:overlay(36) +from:0x02121794 kind:load to:0x0211adb8 module:overlay(36) +from:0x02121798 kind:load to:0x020a9240 module:overlay(0) +from:0x0212179c kind:load to:0x020a9244 module:overlay(0) +from:0x021217a0 kind:load to:0x0211a5b4 module:overlay(36) +from:0x021217a4 kind:load to:0x0211a6e8 module:overlay(36) +from:0x021217a8 kind:load to:0x020a91b0 module:overlay(0) +from:0x021217ac kind:load to:0x020a8f54 module:overlay(0) +from:0x021217b0 kind:load to:0x020a8f5c module:overlay(0) +from:0x021217b4 kind:load to:0x020a8f64 module:overlay(0) +from:0x021217b8 kind:load to:0x020a8f6c module:overlay(0) +from:0x021217bc kind:load to:0x020a9448 module:overlay(0) +from:0x021217c0 kind:load to:0x020a9598 module:overlay(0) +from:0x021217c4 kind:load to:0x020a95c4 module:overlay(0) +from:0x021217c8 kind:load to:0x020a95e4 module:overlay(0) +from:0x021217cc kind:load to:0x020a97fc module:overlay(0) +from:0x021217d0 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021217d4 kind:load to:0x0211ab50 module:overlay(36) +from:0x021217d8 kind:load to:0x020a8e84 module:overlay(0) +from:0x021217dc kind:load to:0x020a99a4 module:overlay(0) +from:0x021217e0 kind:load to:0x021193d8 module:overlay(36) +from:0x021217e4 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021217e8 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021217ec kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021217f0 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021217f4 kind:load to:0x02119444 module:overlay(36) +from:0x021217f8 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021217fc kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02121800 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02121804 kind:load to:0x02119440 module:overlay(36) +from:0x02121808 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0212180c kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02121810 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02121814 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02121818 kind:load to:0x021194b0 module:overlay(36) +from:0x0212181c kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02121820 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02121824 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121828 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0212182c kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02121830 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02121834 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02121838 kind:load to:0x021192c8 module:overlay(36) +from:0x0212183c kind:load to:0x0211a934 module:overlay(36) +from:0x02121840 kind:load to:0x0211a938 module:overlay(36) +from:0x02121844 kind:load to:0x0211aa68 module:overlay(36) +from:0x02121848 kind:load to:0x0211a93c module:overlay(36) +from:0x0212184c kind:load to:0x0211aa80 module:overlay(36) +from:0x02121850 kind:load to:0x0211aa84 module:overlay(36) +from:0x02121854 kind:load to:0x0211ab30 module:overlay(36) +from:0x02121858 kind:load to:0x0211aa88 module:overlay(36) +from:0x0212185c kind:load to:0x0211b148 module:overlay(36) +from:0x02121860 kind:load to:0x02119b60 module:overlay(36) +from:0x02121870 kind:load to:0x0211b228 module:overlay(36) +from:0x021218a4 kind:load to:0x0211b254 module:overlay(36) +from:0x021218a8 kind:load to:0x02097944 module:overlay(0) +from:0x021218ac kind:load to:0x02097754 module:overlay(0) +from:0x021218b0 kind:load to:0x020977d0 module:overlay(0) +from:0x021218b4 kind:load to:0x0209794c module:overlay(0) +from:0x021218b8 kind:load to:0x0209796c module:overlay(0) +from:0x021218bc kind:load to:0x02097998 module:overlay(0) +from:0x02121940 kind:load to:0x02098518 module:overlay(0) +from:0x02121944 kind:load to:0x02098554 module:overlay(0) +from:0x02121948 kind:load to:0x0209856c module:overlay(0) +from:0x0212194c kind:load to:0x02098578 module:overlay(0) +from:0x02121950 kind:load to:0x01fff464 module:itcm +from:0x02121954 kind:load to:0x020a99d8 module:overlay(0) +from:0x02121958 kind:load to:0x020a8d28 module:overlay(0) +from:0x0212195c kind:load to:0x0211b38c module:overlay(36) +from:0x02121960 kind:load to:0x0211b3f4 module:overlay(36) +from:0x02121964 kind:load to:0x020a98f4 module:overlay(0) +from:0x02121968 kind:load to:0x020984bc module:overlay(0) +from:0x0212196c kind:load to:0x0211a228 module:overlay(36) +from:0x02121970 kind:load to:0x0211a224 module:overlay(36) +from:0x02121974 kind:load to:0x020984c8 module:overlay(0) +from:0x02121978 kind:load to:0x02098584 module:overlay(0) +from:0x0212197c kind:load to:0x020985f0 module:overlay(0) +from:0x02121980 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121984 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121988 kind:load to:0x0211a24c module:overlay(36) +from:0x0212198c kind:load to:0x0211b4bc module:overlay(36) +from:0x02121990 kind:load to:0x0211b484 module:overlay(36) +from:0x02121994 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02121998 kind:load to:0x0211928c module:overlay(36) +from:0x0212199c kind:load to:0x020a92d0 module:overlay(0) +from:0x021219a0 kind:load to:0x02119370 module:overlay(36) +from:0x021219a4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021219a8 kind:load to:0x0211a558 module:overlay(36) +from:0x021219ac kind:load to:0x0211a438 module:overlay(36) +from:0x021219b0 kind:load to:0x0211adb8 module:overlay(36) +from:0x021219b4 kind:load to:0x020a9240 module:overlay(0) +from:0x021219b8 kind:load to:0x020a9244 module:overlay(0) +from:0x021219bc kind:load to:0x0211a5b4 module:overlay(36) +from:0x021219c0 kind:load to:0x0211a6e8 module:overlay(36) +from:0x021219c4 kind:load to:0x020a91b0 module:overlay(0) +from:0x021219c8 kind:load to:0x020a8f54 module:overlay(0) +from:0x021219cc kind:load to:0x020a8f5c module:overlay(0) +from:0x021219d0 kind:load to:0x020a8f64 module:overlay(0) +from:0x021219d4 kind:load to:0x020a8f6c module:overlay(0) +from:0x021219d8 kind:load to:0x020a9448 module:overlay(0) +from:0x021219dc kind:load to:0x020a9598 module:overlay(0) +from:0x021219e0 kind:load to:0x020a95c4 module:overlay(0) +from:0x021219e4 kind:load to:0x020a95e4 module:overlay(0) +from:0x021219e8 kind:load to:0x020a97fc module:overlay(0) +from:0x021219ec kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021219f0 kind:load to:0x0211ab50 module:overlay(36) +from:0x021219f4 kind:load to:0x020a8e84 module:overlay(0) +from:0x021219f8 kind:load to:0x020a99a4 module:overlay(0) +from:0x021219fc kind:load to:0x021193d8 module:overlay(36) +from:0x02121a00 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02121a04 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02121a08 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02121a0c kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02121a10 kind:load to:0x02119444 module:overlay(36) +from:0x02121a14 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02121a18 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02121a1c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02121a20 kind:load to:0x02119440 module:overlay(36) +from:0x02121a24 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02121a28 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02121a2c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02121a30 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02121a34 kind:load to:0x021194b0 module:overlay(36) +from:0x02121a38 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02121a3c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02121a40 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121a44 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02121a48 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02121a4c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02121a50 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02121a54 kind:load to:0x021192c8 module:overlay(36) +from:0x02121a58 kind:load to:0x0211a934 module:overlay(36) +from:0x02121a5c kind:load to:0x0211a938 module:overlay(36) +from:0x02121a60 kind:load to:0x0211aa68 module:overlay(36) +from:0x02121a64 kind:load to:0x0211a93c module:overlay(36) +from:0x02121a68 kind:load to:0x0211aa80 module:overlay(36) +from:0x02121a6c kind:load to:0x0211aa84 module:overlay(36) +from:0x02121a70 kind:load to:0x0211ab30 module:overlay(36) +from:0x02121a74 kind:load to:0x0211aa88 module:overlay(36) +from:0x02121a78 kind:load to:0x0211b420 module:overlay(36) +from:0x02121a7c kind:load to:0x02119b60 module:overlay(36) +from:0x02121a8c kind:load to:0x0211b500 module:overlay(36) +from:0x02121ac0 kind:load to:0x0211b52c module:overlay(36) +from:0x02121ac4 kind:load to:0x02097944 module:overlay(0) +from:0x02121ac8 kind:load to:0x02097754 module:overlay(0) +from:0x02121acc kind:load to:0x020977d0 module:overlay(0) +from:0x02121ad0 kind:load to:0x0209794c module:overlay(0) +from:0x02121ad4 kind:load to:0x0209796c module:overlay(0) +from:0x02121ad8 kind:load to:0x02097998 module:overlay(0) +from:0x02121b5c kind:load to:0x02098518 module:overlay(0) +from:0x02121b60 kind:load to:0x02098554 module:overlay(0) +from:0x02121b64 kind:load to:0x0209856c module:overlay(0) +from:0x02121b68 kind:load to:0x02098578 module:overlay(0) +from:0x02121b6c kind:load to:0x01fff464 module:itcm +from:0x02121b70 kind:load to:0x020a99d8 module:overlay(0) +from:0x02121b74 kind:load to:0x020a8d28 module:overlay(0) +from:0x02121b78 kind:load to:0x0211b668 module:overlay(36) +from:0x02121b7c kind:load to:0x0211b6cc module:overlay(36) +from:0x02121b80 kind:load to:0x020a98f4 module:overlay(0) +from:0x02121b84 kind:load to:0x020984bc module:overlay(0) +from:0x02121b88 kind:load to:0x0211a228 module:overlay(36) +from:0x02121b8c kind:load to:0x0211a224 module:overlay(36) +from:0x02121b90 kind:load to:0x020984c8 module:overlay(0) +from:0x02121b94 kind:load to:0x02098584 module:overlay(0) +from:0x02121b98 kind:load to:0x020985f0 module:overlay(0) +from:0x02121b9c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121ba0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121ba4 kind:load to:0x0211a24c module:overlay(36) +from:0x02121ba8 kind:load to:0x0211b7a8 module:overlay(36) +from:0x02121bac kind:load to:0x0211b770 module:overlay(36) +from:0x02121bb0 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02121bb4 kind:load to:0x0211928c module:overlay(36) +from:0x02121bb8 kind:load to:0x020a92d0 module:overlay(0) +from:0x02121bbc kind:load to:0x02119370 module:overlay(36) +from:0x02121bc0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02121bc4 kind:load to:0x0211a558 module:overlay(36) +from:0x02121bc8 kind:load to:0x0211a438 module:overlay(36) +from:0x02121bcc kind:load to:0x0211adb8 module:overlay(36) +from:0x02121bd0 kind:load to:0x020a9240 module:overlay(0) +from:0x02121bd4 kind:load to:0x020a9244 module:overlay(0) +from:0x02121bd8 kind:load to:0x0211a5b4 module:overlay(36) +from:0x02121bdc kind:load to:0x0211a6e8 module:overlay(36) +from:0x02121be0 kind:load to:0x020a91b0 module:overlay(0) +from:0x02121be4 kind:load to:0x020a8f54 module:overlay(0) +from:0x02121be8 kind:load to:0x020a8f5c module:overlay(0) +from:0x02121bec kind:load to:0x020a8f64 module:overlay(0) +from:0x02121bf0 kind:load to:0x020a8f6c module:overlay(0) +from:0x02121bf4 kind:load to:0x020a9448 module:overlay(0) +from:0x02121bf8 kind:load to:0x020a9598 module:overlay(0) +from:0x02121bfc kind:load to:0x020a95c4 module:overlay(0) +from:0x02121c00 kind:load to:0x020a95e4 module:overlay(0) +from:0x02121c04 kind:load to:0x020a97fc module:overlay(0) +from:0x02121c08 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02121c0c kind:load to:0x0211ab50 module:overlay(36) +from:0x02121c10 kind:load to:0x020a8e84 module:overlay(0) +from:0x02121c14 kind:load to:0x020a99a4 module:overlay(0) +from:0x02121c18 kind:load to:0x021193d8 module:overlay(36) +from:0x02121c1c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02121c20 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02121c24 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02121c28 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02121c2c kind:load to:0x02119444 module:overlay(36) +from:0x02121c30 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02121c34 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02121c38 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02121c3c kind:load to:0x02119440 module:overlay(36) +from:0x02121c40 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02121c44 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02121c48 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02121c4c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02121c50 kind:load to:0x021194b0 module:overlay(36) +from:0x02121c54 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02121c58 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02121c5c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121c60 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02121c64 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02121c68 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02121c6c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02121c70 kind:load to:0x021192c8 module:overlay(36) +from:0x02121c74 kind:load to:0x0211a934 module:overlay(36) +from:0x02121c78 kind:load to:0x0211a938 module:overlay(36) +from:0x02121c7c kind:load to:0x0211aa68 module:overlay(36) +from:0x02121c80 kind:load to:0x0211a93c module:overlay(36) +from:0x02121c84 kind:load to:0x0211aa80 module:overlay(36) +from:0x02121c88 kind:load to:0x0211aa84 module:overlay(36) +from:0x02121c8c kind:load to:0x0211ab30 module:overlay(36) +from:0x02121c90 kind:load to:0x0211aa88 module:overlay(36) +from:0x02121c94 kind:load to:0x0211b6f8 module:overlay(36) +from:0x02121c98 kind:load to:0x02119b60 module:overlay(36) +from:0x02121ca8 kind:load to:0x0211b7ec module:overlay(36) +from:0x02121cdc kind:load to:0x0211b818 module:overlay(36) +from:0x02121ce0 kind:load to:0x02097944 module:overlay(0) +from:0x02121ce4 kind:load to:0x02097754 module:overlay(0) +from:0x02121ce8 kind:load to:0x020977d0 module:overlay(0) +from:0x02121cec kind:load to:0x0209794c module:overlay(0) +from:0x02121cf0 kind:load to:0x0209796c module:overlay(0) +from:0x02121cf4 kind:load to:0x02097998 module:overlay(0) +from:0x02121d78 kind:load to:0x02098518 module:overlay(0) +from:0x02121d7c kind:load to:0x02098554 module:overlay(0) +from:0x02121d80 kind:load to:0x0209856c module:overlay(0) +from:0x02121d84 kind:load to:0x02098578 module:overlay(0) +from:0x02121d88 kind:load to:0x01fff464 module:itcm +from:0x02121d8c kind:load to:0x020a99d8 module:overlay(0) +from:0x02121d90 kind:load to:0x020a8d28 module:overlay(0) +from:0x02121d94 kind:load to:0x0211b954 module:overlay(36) +from:0x02121d98 kind:load to:0x0211b9bc module:overlay(36) +from:0x02121d9c kind:load to:0x020a98f4 module:overlay(0) +from:0x02121da0 kind:load to:0x020984bc module:overlay(0) +from:0x02121da4 kind:load to:0x0211a228 module:overlay(36) +from:0x02121da8 kind:load to:0x0211a224 module:overlay(36) +from:0x02121dac kind:load to:0x020984c8 module:overlay(0) +from:0x02121db0 kind:load to:0x02098584 module:overlay(0) +from:0x02121db4 kind:load to:0x020985f0 module:overlay(0) +from:0x02121db8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121dbc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121dc0 kind:load to:0x0211a24c module:overlay(36) +from:0x02121dc4 kind:load to:0x0211ba70 module:overlay(36) +from:0x02121dc8 kind:load to:0x0211ba38 module:overlay(36) +from:0x02121dcc kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02121dd0 kind:load to:0x0211928c module:overlay(36) +from:0x02121dd4 kind:load to:0x020a92d0 module:overlay(0) +from:0x02121dd8 kind:load to:0x02119370 module:overlay(36) +from:0x02121ddc kind:load to:0x020a8fe0 module:overlay(0) +from:0x02121de0 kind:load to:0x0211a558 module:overlay(36) +from:0x02121de4 kind:load to:0x0211a438 module:overlay(36) +from:0x02121de8 kind:load to:0x0211adb8 module:overlay(36) +from:0x02121dec kind:load to:0x020a9240 module:overlay(0) +from:0x02121df0 kind:load to:0x020a9244 module:overlay(0) +from:0x02121df4 kind:load to:0x0211a5b4 module:overlay(36) +from:0x02121df8 kind:load to:0x0211a6e8 module:overlay(36) +from:0x02121dfc kind:load to:0x020a91b0 module:overlay(0) +from:0x02121e00 kind:load to:0x020a8f54 module:overlay(0) +from:0x02121e04 kind:load to:0x020a8f5c module:overlay(0) +from:0x02121e08 kind:load to:0x020a8f64 module:overlay(0) +from:0x02121e0c kind:load to:0x020a8f6c module:overlay(0) +from:0x02121e10 kind:load to:0x020a9448 module:overlay(0) +from:0x02121e14 kind:load to:0x020a9598 module:overlay(0) +from:0x02121e18 kind:load to:0x020a95c4 module:overlay(0) +from:0x02121e1c kind:load to:0x020a95e4 module:overlay(0) +from:0x02121e20 kind:load to:0x020a97fc module:overlay(0) +from:0x02121e24 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02121e28 kind:load to:0x0211ab50 module:overlay(36) +from:0x02121e2c kind:load to:0x020a8e84 module:overlay(0) +from:0x02121e30 kind:load to:0x020a99a4 module:overlay(0) +from:0x02121e34 kind:load to:0x021193d8 module:overlay(36) +from:0x02121e38 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02121e3c kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02121e40 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02121e44 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02121e48 kind:load to:0x02119444 module:overlay(36) +from:0x02121e4c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02121e50 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02121e54 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02121e58 kind:load to:0x02119440 module:overlay(36) +from:0x02121e5c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02121e60 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02121e64 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02121e68 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02121e6c kind:load to:0x021194b0 module:overlay(36) +from:0x02121e70 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02121e74 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02121e78 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121e7c kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02121e80 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02121e84 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02121e88 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02121e8c kind:load to:0x021192c8 module:overlay(36) +from:0x02121e90 kind:load to:0x0211a934 module:overlay(36) +from:0x02121e94 kind:load to:0x0211a938 module:overlay(36) +from:0x02121e98 kind:load to:0x0211aa68 module:overlay(36) +from:0x02121e9c kind:load to:0x0211a93c module:overlay(36) +from:0x02121ea0 kind:load to:0x0211aa80 module:overlay(36) +from:0x02121ea4 kind:load to:0x0211aa84 module:overlay(36) +from:0x02121ea8 kind:load to:0x0211ab30 module:overlay(36) +from:0x02121eac kind:load to:0x0211aa88 module:overlay(36) +from:0x02121eb0 kind:load to:0x0211b9e8 module:overlay(36) +from:0x02121eb4 kind:load to:0x02119b60 module:overlay(36) +from:0x02121ec4 kind:load to:0x0211bab4 module:overlay(36) +from:0x02121ef8 kind:load to:0x0211bae0 module:overlay(36) +from:0x02121efc kind:load to:0x02097944 module:overlay(0) +from:0x02121f00 kind:load to:0x02097754 module:overlay(0) +from:0x02121f04 kind:load to:0x020977d0 module:overlay(0) +from:0x02121f08 kind:load to:0x0209794c module:overlay(0) +from:0x02121f0c kind:load to:0x0209796c module:overlay(0) +from:0x02121f10 kind:load to:0x02097998 module:overlay(0) +from:0x02121f94 kind:load to:0x02098518 module:overlay(0) +from:0x02121f98 kind:load to:0x02098554 module:overlay(0) +from:0x02121f9c kind:load to:0x0209856c module:overlay(0) +from:0x02121fa0 kind:load to:0x02098578 module:overlay(0) +from:0x02121fa4 kind:load to:0x01fff464 module:itcm +from:0x02121fa8 kind:load to:0x020a99d8 module:overlay(0) +from:0x02121fac kind:load to:0x020a8d28 module:overlay(0) +from:0x02121fb0 kind:load to:0x0211bc20 module:overlay(36) +from:0x02121fb4 kind:load to:0x0211bc84 module:overlay(36) +from:0x02121fb8 kind:load to:0x020a98f4 module:overlay(0) +from:0x02121fbc kind:load to:0x020984bc module:overlay(0) +from:0x02121fc0 kind:load to:0x0211a228 module:overlay(36) +from:0x02121fc4 kind:load to:0x0211a224 module:overlay(36) +from:0x02121fc8 kind:load to:0x020984c8 module:overlay(0) +from:0x02121fcc kind:load to:0x02098584 module:overlay(0) +from:0x02121fd0 kind:load to:0x020985f0 module:overlay(0) +from:0x02121fd4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121fd8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121fdc kind:load to:0x0211a24c module:overlay(36) +from:0x02121fe0 kind:load to:0x0211bd7c module:overlay(36) +from:0x02121fe4 kind:load to:0x0211bd44 module:overlay(36) +from:0x02121fe8 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02121fec kind:load to:0x0211928c module:overlay(36) +from:0x02121ff0 kind:load to:0x020a92d0 module:overlay(0) +from:0x02121ff4 kind:load to:0x02119370 module:overlay(36) +from:0x02121ff8 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02121ffc kind:load to:0x0211a558 module:overlay(36) +from:0x02122000 kind:load to:0x0211a438 module:overlay(36) +from:0x02122004 kind:load to:0x0211adb8 module:overlay(36) +from:0x02122008 kind:load to:0x020a9240 module:overlay(0) +from:0x0212200c kind:load to:0x020a9244 module:overlay(0) +from:0x02122010 kind:load to:0x0211a5b4 module:overlay(36) +from:0x02122014 kind:load to:0x0211a6e8 module:overlay(36) +from:0x02122018 kind:load to:0x020a91b0 module:overlay(0) +from:0x0212201c kind:load to:0x020a8f54 module:overlay(0) +from:0x02122020 kind:load to:0x020a8f5c module:overlay(0) +from:0x02122024 kind:load to:0x020a8f64 module:overlay(0) +from:0x02122028 kind:load to:0x020a8f6c module:overlay(0) +from:0x0212202c kind:load to:0x020a9448 module:overlay(0) +from:0x02122030 kind:load to:0x020a9598 module:overlay(0) +from:0x02122034 kind:load to:0x020a95c4 module:overlay(0) +from:0x02122038 kind:load to:0x020a95e4 module:overlay(0) +from:0x0212203c kind:load to:0x020a97fc module:overlay(0) +from:0x02122040 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02122044 kind:load to:0x0211ab50 module:overlay(36) +from:0x02122048 kind:load to:0x020a8e84 module:overlay(0) +from:0x0212204c kind:load to:0x020a99a4 module:overlay(0) +from:0x02122050 kind:load to:0x021193d8 module:overlay(36) +from:0x02122054 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02122058 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0212205c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02122060 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02122064 kind:load to:0x02119444 module:overlay(36) +from:0x02122068 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0212206c kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02122070 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02122074 kind:load to:0x02119440 module:overlay(36) +from:0x02122078 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0212207c kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02122080 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02122084 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02122088 kind:load to:0x021194b0 module:overlay(36) +from:0x0212208c kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02122090 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02122094 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02122098 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0212209c kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021220a0 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x021220a4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x021220a8 kind:load to:0x021192c8 module:overlay(36) +from:0x021220ac kind:load to:0x0211a934 module:overlay(36) +from:0x021220b0 kind:load to:0x0211a938 module:overlay(36) +from:0x021220b4 kind:load to:0x0211aa68 module:overlay(36) +from:0x021220b8 kind:load to:0x0211a93c module:overlay(36) +from:0x021220bc kind:load to:0x0211aa80 module:overlay(36) +from:0x021220c0 kind:load to:0x0211aa84 module:overlay(36) +from:0x021220c4 kind:load to:0x0211ab30 module:overlay(36) +from:0x021220c8 kind:load to:0x0211aa88 module:overlay(36) +from:0x021220cc kind:load to:0x0211bcb0 module:overlay(36) +from:0x021220d0 kind:load to:0x02119b60 module:overlay(36) +from:0x021220e0 kind:load to:0x0211bdc0 module:overlay(36) +from:0x02122114 kind:load to:0x0211bdec module:overlay(36) +from:0x02122118 kind:load to:0x02097944 module:overlay(0) +from:0x0212211c kind:load to:0x02097754 module:overlay(0) +from:0x02122120 kind:load to:0x020977d0 module:overlay(0) +from:0x02122124 kind:load to:0x0209794c module:overlay(0) +from:0x02122128 kind:load to:0x0209796c module:overlay(0) +from:0x0212212c kind:load to:0x02097998 module:overlay(0) +from:0x02122138 kind:load to:0x0211bf88 module:overlay(36) +from:0x0212213c kind:load to:0x0211c0ec module:overlay(36) +from:0x02122140 kind:load to:0x02057bf4 module:overlay(0) +from:0x02122144 kind:load to:0x0211bea0 module:overlay(36) +from:0x02122148 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212214c kind:load to:0x02057e44 module:overlay(0) +from:0x02122150 kind:load to:0x02057ea8 module:overlay(0) +from:0x02122154 kind:load to:0x0209a79c module:overlay(0) +from:0x02122158 kind:load to:0x02057d84 module:overlay(0) +from:0x021221dc kind:load to:0x02098518 module:overlay(0) +from:0x021221e0 kind:load to:0x02098554 module:overlay(0) +from:0x021221e4 kind:load to:0x0209856c module:overlay(0) +from:0x021221e8 kind:load to:0x02098578 module:overlay(0) +from:0x021221ec kind:load to:0x01fff464 module:itcm +from:0x021221f0 kind:load to:0x020a99d8 module:overlay(0) +from:0x021221f4 kind:load to:0x020a8d28 module:overlay(0) +from:0x021221f8 kind:load to:0x0211bf9c module:overlay(36) +from:0x021221fc kind:load to:0x0211c000 module:overlay(36) +from:0x02122200 kind:load to:0x020a98f4 module:overlay(0) +from:0x02122204 kind:load to:0x020984bc module:overlay(0) +from:0x02122208 kind:load to:0x0211a228 module:overlay(36) +from:0x0212220c kind:load to:0x0211a224 module:overlay(36) +from:0x02122210 kind:load to:0x020984c8 module:overlay(0) +from:0x02122214 kind:load to:0x02098584 module:overlay(0) +from:0x02122218 kind:load to:0x020985f0 module:overlay(0) +from:0x0212221c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122220 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122224 kind:load to:0x0211a24c module:overlay(36) +from:0x02122228 kind:load to:0x0211c140 module:overlay(36) +from:0x0212222c kind:load to:0x0211c108 module:overlay(36) +from:0x02122230 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02122234 kind:load to:0x0211928c module:overlay(36) +from:0x02122238 kind:load to:0x020a92d0 module:overlay(0) +from:0x0212223c kind:load to:0x02119370 module:overlay(36) +from:0x02122240 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02122244 kind:load to:0x0211a558 module:overlay(36) +from:0x02122248 kind:load to:0x0211a438 module:overlay(36) +from:0x0212224c kind:load to:0x0211adb8 module:overlay(36) +from:0x02122250 kind:load to:0x020a9240 module:overlay(0) +from:0x02122254 kind:load to:0x020a9244 module:overlay(0) +from:0x02122258 kind:load to:0x0211a5b4 module:overlay(36) +from:0x0212225c kind:load to:0x0211a6e8 module:overlay(36) +from:0x02122260 kind:load to:0x020a91b0 module:overlay(0) +from:0x02122264 kind:load to:0x020a8f54 module:overlay(0) +from:0x02122268 kind:load to:0x020a8f5c module:overlay(0) +from:0x0212226c kind:load to:0x020a8f64 module:overlay(0) +from:0x02122270 kind:load to:0x020a8f6c module:overlay(0) +from:0x02122274 kind:load to:0x020a9448 module:overlay(0) +from:0x02122278 kind:load to:0x020a9598 module:overlay(0) +from:0x0212227c kind:load to:0x020a95c4 module:overlay(0) +from:0x02122280 kind:load to:0x020a95e4 module:overlay(0) +from:0x02122284 kind:load to:0x020a97fc module:overlay(0) +from:0x02122288 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0212228c kind:load to:0x0211ab50 module:overlay(36) +from:0x02122290 kind:load to:0x020a8e84 module:overlay(0) +from:0x02122294 kind:load to:0x020a99a4 module:overlay(0) +from:0x02122298 kind:load to:0x021193d8 module:overlay(36) +from:0x0212229c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021222a0 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021222a4 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021222a8 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021222ac kind:load to:0x02119444 module:overlay(36) +from:0x021222b0 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021222b4 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021222b8 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021222bc kind:load to:0x02119440 module:overlay(36) +from:0x021222c0 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021222c4 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021222c8 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021222cc kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021222d0 kind:load to:0x021194b0 module:overlay(36) +from:0x021222d4 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021222d8 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x021222dc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021222e0 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x021222e4 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021222e8 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x021222ec kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x021222f0 kind:load to:0x021192c8 module:overlay(36) +from:0x021222f4 kind:load to:0x0211a934 module:overlay(36) +from:0x021222f8 kind:load to:0x0211a938 module:overlay(36) +from:0x021222fc kind:load to:0x0211aa68 module:overlay(36) +from:0x02122300 kind:load to:0x0211a93c module:overlay(36) +from:0x02122304 kind:load to:0x0211aa80 module:overlay(36) +from:0x02122308 kind:load to:0x0211aa84 module:overlay(36) +from:0x0212230c kind:load to:0x0211ab30 module:overlay(36) +from:0x02122310 kind:load to:0x0211aa88 module:overlay(36) +from:0x02122314 kind:load to:0x0211c02c module:overlay(36) +from:0x02122318 kind:load to:0x0211c0e4 module:overlay(36) +from:0x02122328 kind:load to:0x0211c184 module:overlay(36) +from:0x02122354 kind:load to:0x0211c21c module:overlay(36) +from:0x02122360 kind:load to:0x0211c1b0 module:overlay(36) +from:0x02122364 kind:load to:0x02097944 module:overlay(0) +from:0x02122368 kind:load to:0x02097754 module:overlay(0) +from:0x0212236c kind:load to:0x020977d0 module:overlay(0) +from:0x02122370 kind:load to:0x0209794c module:overlay(0) +from:0x02122374 kind:load to:0x0209796c module:overlay(0) +from:0x02122378 kind:load to:0x02097998 module:overlay(0) +from:0x02122384 kind:load to:0x02098518 module:overlay(0) +from:0x02122388 kind:load to:0x02098554 module:overlay(0) +from:0x0212238c kind:load to:0x0209856c module:overlay(0) +from:0x02122390 kind:load to:0x02098578 module:overlay(0) +from:0x02122394 kind:load to:0x01fff464 module:itcm +from:0x02122398 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212239c kind:load to:0x0211c7dc module:overlay(36) +from:0x021223a0 kind:load to:0x020984b0 module:overlay(0) +from:0x021223a4 kind:load to:0x0211c7e4 module:overlay(36) +from:0x021223a8 kind:load to:0x0211c998 module:overlay(36) +from:0x021223ac kind:load to:0x020984bc module:overlay(0) +from:0x021223b0 kind:load to:0x0211c9d4 module:overlay(36) +from:0x021223b4 kind:load to:0x020984c4 module:overlay(0) +from:0x021223b8 kind:load to:0x020984c8 module:overlay(0) +from:0x021223bc kind:load to:0x02098584 module:overlay(0) +from:0x021223c0 kind:load to:0x020985f0 module:overlay(0) +from:0x021223c4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021223c8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021223cc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021223d0 kind:load to:0x0211c754 module:overlay(36) +from:0x021223d4 kind:load to:0x0211c794 module:overlay(36) +from:0x021223d8 kind:load to:0x0211c96c module:overlay(36) +from:0x021223dc kind:load to:0x0211c970 module:overlay(36) +from:0x021223e0 kind:load to:0x0211c978 module:overlay(36) +from:0x021223e4 kind:load to:0x0211c974 module:overlay(36) +from:0x021223e8 kind:load to:0x0211c97c module:overlay(36) +from:0x021223ec kind:load to:0x0211c980 module:overlay(36) +from:0x021223f0 kind:load to:0x0211c994 module:overlay(36) +from:0x021223f4 kind:load to:0x0211c984 module:overlay(36) +from:0x021223f8 kind:load to:0x0211c9ac module:overlay(36) +from:0x021223fc kind:load to:0x0211c9cc module:overlay(36) +from:0x0212240c kind:load to:0x0211d7b0 module:overlay(36) +from:0x02122448 kind:load to:0x0211d85c module:overlay(36) +from:0x0212244c kind:load to:0x0209774c module:overlay(0) +from:0x02122450 kind:load to:0x02097754 module:overlay(0) +from:0x02122454 kind:load to:0x020977d0 module:overlay(0) +from:0x02122458 kind:load to:0x02097810 module:overlay(0) +from:0x0212245c kind:load to:0x02097814 module:overlay(0) +from:0x02122460 kind:load to:0x02097818 module:overlay(0) +from:0x0212246c kind:load to:0x02098518 module:overlay(0) +from:0x02122470 kind:load to:0x02098554 module:overlay(0) +from:0x02122474 kind:load to:0x0209856c module:overlay(0) +from:0x02122478 kind:load to:0x02098578 module:overlay(0) +from:0x0212247c kind:load to:0x01fff464 module:itcm +from:0x02122480 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122484 kind:load to:0x0211db28 module:overlay(36) +from:0x02122488 kind:load to:0x020984b0 module:overlay(0) +from:0x0212248c kind:load to:0x0211db70 module:overlay(36) +from:0x02122490 kind:load to:0x0211db94 module:overlay(36) +from:0x02122494 kind:load to:0x020984bc module:overlay(0) +from:0x02122498 kind:load to:0x0211dba8 module:overlay(36) +from:0x0212249c kind:load to:0x020984c4 module:overlay(0) +from:0x021224a0 kind:load to:0x020984c8 module:overlay(0) +from:0x021224a4 kind:load to:0x02098584 module:overlay(0) +from:0x021224a8 kind:load to:0x020985f0 module:overlay(0) +from:0x021224ac kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021224b0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021224b4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021224b8 kind:load to:0x0211dac0 module:overlay(36) +from:0x021224bc kind:load to:0x0211daf0 module:overlay(36) +from:0x021224c0 kind:load to:0x0211dce0 module:overlay(36) +from:0x021224c4 kind:load to:0x0211dce4 module:overlay(36) +from:0x021224c8 kind:load to:0x0211dcec module:overlay(36) +from:0x021224cc kind:load to:0x0211dce8 module:overlay(36) +from:0x021224d0 kind:load to:0x0211dcf0 module:overlay(36) +from:0x021224d4 kind:load to:0x0211dcf4 module:overlay(36) +from:0x021224d8 kind:load to:0x0211dd08 module:overlay(36) +from:0x021224dc kind:load to:0x0211dcf8 module:overlay(36) +from:0x021224ec kind:load to:0x0211dd88 module:overlay(36) +from:0x02122524 kind:load to:0x0211de34 module:overlay(36) +from:0x02122528 kind:load to:0x02097944 module:overlay(0) +from:0x0212252c kind:load to:0x02097754 module:overlay(0) +from:0x02122530 kind:load to:0x020977d0 module:overlay(0) +from:0x02122534 kind:load to:0x0209794c module:overlay(0) +from:0x02122538 kind:load to:0x0209796c module:overlay(0) +from:0x0212253c kind:load to:0x02097998 module:overlay(0) +from:0x02122548 kind:load to:0x02098518 module:overlay(0) +from:0x0212254c kind:load to:0x02098554 module:overlay(0) +from:0x02122550 kind:load to:0x0209856c module:overlay(0) +from:0x02122554 kind:load to:0x02098578 module:overlay(0) +from:0x02122558 kind:load to:0x01fff464 module:itcm +from:0x0212255c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02122560 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x02122564 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x02122568 kind:load to:0x020984b4 module:overlay(0) +from:0x0212256c kind:load to:0x020984b8 module:overlay(0) +from:0x02122570 kind:load to:0x020984bc module:overlay(0) +from:0x02122574 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02122578 kind:load to:0x020984c4 module:overlay(0) +from:0x0212257c kind:load to:0x020984c8 module:overlay(0) +from:0x02122580 kind:load to:0x02098584 module:overlay(0) +from:0x02122584 kind:load to:0x020985f0 module:overlay(0) +from:0x02122588 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212258c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02122590 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122594 kind:load to:0x0211def0 module:overlay(36) +from:0x02122598 kind:load to:0x0211df10 module:overlay(36) +from:0x0212259c kind:load to:0x0211dea0 module:overlay(36) +from:0x021225a8 kind:load to:0x0211e0f4 module:overlay(36) +from:0x021225ac kind:load to:0x0211e108 module:overlay(36) +from:0x021225b0 kind:load to:0x0201bbe4 module:main +from:0x021225b4 kind:load to:0x0211df4c module:overlay(36) +from:0x021225b8 kind:load to:0x0201bd8c module:main +from:0x021225c4 kind:load to:0x0211eb90 module:overlay(36) +from:0x021225c8 kind:load to:0x02120c50 module:overlay(36) +from:0x021225cc kind:load to:0x0212090c module:overlay(36) +from:0x021225d0 kind:load to:0x02120adc module:overlay(36) +from:0x021225dc kind:load to:0x0211eb7c module:overlay(36) +from:0x021225e0 kind:load to:0x02120c34 module:overlay(36) +from:0x021225e4 kind:load to:0x021204b0 module:overlay(36) +from:0x021225e8 kind:load to:0x021205fc module:overlay(36) +from:0x021225f4 kind:load to:0x020667d8 module:overlay(0) +from:0x021225f8 kind:load to:0x020667f4 module:overlay(0) +from:0x021225fc kind:load to:0x020673c8 module:overlay(0) +from:0x02122600 kind:load to:0x02067434 module:overlay(0) +from:0x02122604 kind:load to:0x02067474 module:overlay(0) +from:0x02122608 kind:load to:0x02066dfc module:overlay(0) +from:0x0212260c kind:load to:0x020669d8 module:overlay(0) +from:0x02122610 kind:load to:0x02067234 module:overlay(0) +from:0x02122614 kind:load to:0x0206723c module:overlay(0) +from:0x02122618 kind:load to:0x0211eb68 module:overlay(36) +from:0x0212261c kind:load to:0x02120c18 module:overlay(36) +from:0x02122620 kind:load to:0x0211f3c4 module:overlay(36) +from:0x02122628 kind:load to:0x0211f460 module:overlay(36) +from:0x02122630 kind:load to:0x0211f4a0 module:overlay(36) +from:0x02122638 kind:load to:0x0211f588 module:overlay(36) +from:0x02122640 kind:load to:0x0211f6a4 module:overlay(36) +from:0x02122648 kind:load to:0x0211f764 module:overlay(36) +from:0x02122650 kind:load to:0x0211f790 module:overlay(36) +from:0x02122658 kind:load to:0x0211ffcc module:overlay(36) +from:0x02122660 kind:load to:0x02120058 module:overlay(36) +from:0x02122668 kind:load to:0x02120110 module:overlay(36) +from:0x02122670 kind:load to:0x02120130 module:overlay(36) +from:0x02122678 kind:load to:0x02120228 module:overlay(36) +from:0x02122680 kind:load to:0x021202d0 module:overlay(36) +from:0x02122688 kind:load to:0x0212032c module:overlay(36) +from:0x02122690 kind:load to:0x0211f404 module:overlay(36) +from:0x02122698 kind:load to:0x0211f490 module:overlay(36) +from:0x021226a0 kind:load to:0x0211f538 module:overlay(36) +from:0x021226a8 kind:load to:0x0211f598 module:overlay(36) +from:0x021226b0 kind:load to:0x0211f710 module:overlay(36) +from:0x021226b8 kind:load to:0x0211f780 module:overlay(36) +from:0x021226c0 kind:load to:0x0211ff7c module:overlay(36) +from:0x021226c8 kind:load to:0x0211ffd0 module:overlay(36) +from:0x021226d0 kind:load to:0x021200b4 module:overlay(36) +from:0x021226d8 kind:load to:0x02120114 module:overlay(36) +from:0x021226e0 kind:load to:0x021201e8 module:overlay(36) +from:0x021226e8 kind:load to:0x0212022c module:overlay(36) +from:0x021226f0 kind:load to:0x02120308 module:overlay(36) +from:0x021226f8 kind:load to:0x02120348 module:overlay(36) diff --git a/config/eur/arm9/overlays/ov036/symbols.txt b/config/eur/arm9/overlays/ov036/symbols.txt new file mode 100644 index 00000000..b1a4395f --- /dev/null +++ b/config/eur/arm9/overlays/ov036/symbols.txt @@ -0,0 +1,422 @@ +func_ov036_02118fc0 kind:function(arm,size=0x13c) addr:0x02118fc0 +func_ov036_021190fc kind:function(arm,size=0x14) addr:0x021190fc +func_ov036_02119110 kind:function(arm,size=0x17c) addr:0x02119110 +func_ov036_0211928c kind:function(arm,size=0x3c) addr:0x0211928c +func_ov036_021192c8 kind:function(arm,size=0x38) addr:0x021192c8 +func_ov036_02119300 kind:function(arm,size=0x70) addr:0x02119300 +func_ov036_02119370 kind:function(arm,size=0x68) addr:0x02119370 +func_ov036_021193d8 kind:function(arm,size=0x68) addr:0x021193d8 +func_ov036_02119440 kind:function(arm,size=0x4) addr:0x02119440 +func_ov036_02119444 kind:function(arm,size=0x6c) addr:0x02119444 +func_ov036_021194b0 kind:function(arm,size=0x4) addr:0x021194b0 +func_ov036_021194b4 kind:function(arm,size=0x94) addr:0x021194b4 +func_ov036_02119548 kind:function(arm,size=0x3c) addr:0x02119548 +func_ov036_02119584 kind:function(arm,size=0x28) addr:0x02119584 +func_ov036_021195ac kind:function(arm,size=0x84) addr:0x021195ac +func_ov036_02119630 kind:function(arm,size=0x20) addr:0x02119630 +func_ov036_02119650 kind:function(arm,size=0xc) addr:0x02119650 +func_ov036_0211965c kind:function(arm,size=0x90) addr:0x0211965c +func_ov036_021196ec kind:function(arm,size=0x3c) addr:0x021196ec +func_ov036_02119728 kind:function(arm,size=0xc) addr:0x02119728 +func_ov036_02119734 kind:function(arm,size=0x1e4) addr:0x02119734 +func_ov036_02119918 kind:function(arm,size=0x48) addr:0x02119918 +func_ov036_02119960 kind:function(arm,size=0x3c) addr:0x02119960 +func_ov036_0211999c kind:function(arm,size=0xc) addr:0x0211999c +func_ov036_021199a8 kind:function(arm,size=0x3c) addr:0x021199a8 +func_ov036_021199e4 kind:function(arm,size=0x58) addr:0x021199e4 +func_ov036_02119a3c kind:function(arm,size=0x3c) addr:0x02119a3c +func_ov036_02119a78 kind:function(arm,size=0x24) addr:0x02119a78 +func_ov036_02119a9c kind:function(arm,size=0x4c) addr:0x02119a9c +func_ov036_02119ae8 kind:function(arm,size=0x78) addr:0x02119ae8 +func_ov036_02119b60 kind:function(arm,size=0x8) addr:0x02119b60 +func_ov036_02119b68 kind:function(arm,size=0x74) addr:0x02119b68 +func_ov036_02119bdc kind:function(arm,size=0x4) addr:0x02119bdc +func_ov036_02119be0 kind:function(arm,size=0x44) addr:0x02119be0 +func_ov036_02119c24 kind:function(arm,size=0x4) addr:0x02119c24 +func_ov036_02119c28 kind:function(arm,size=0x3c) addr:0x02119c28 +func_ov036_02119c64 kind:function(arm,size=0x11c) addr:0x02119c64 +func_ov036_02119d80 kind:function(arm,size=0x3c) addr:0x02119d80 +func_ov036_02119dbc kind:function(arm,size=0x44) addr:0x02119dbc +func_ov036_02119e00 kind:function(arm,size=0x58) addr:0x02119e00 +func_ov036_02119e58 kind:function(arm,size=0x8c) addr:0x02119e58 +func_ov036_02119ee4 kind:function(arm,size=0x74) addr:0x02119ee4 +func_ov036_02119f58 kind:function(arm,size=0xb4) addr:0x02119f58 +func_ov036_0211a00c kind:function(arm,size=0x58) addr:0x0211a00c +func_ov036_0211a064 kind:function(arm,size=0x38) addr:0x0211a064 +func_ov036_0211a09c kind:function(arm,size=0x3c) addr:0x0211a09c +func_ov036_0211a0d8 kind:function(arm,size=0x3c) addr:0x0211a0d8 +func_ov036_0211a114 kind:function(arm,size=0x34) addr:0x0211a114 +func_ov036_0211a148 kind:function(arm,size=0x28) addr:0x0211a148 +func_ov036_0211a170 kind:function(arm,size=0x3c) addr:0x0211a170 +func_ov036_0211a1ac kind:function(arm,size=0x1c) addr:0x0211a1ac +func_ov036_0211a1c8 kind:function(arm,size=0x4) addr:0x0211a1c8 +func_ov036_0211a1cc kind:function(arm,size=0x14) addr:0x0211a1cc +func_ov036_0211a1e0 kind:function(arm,size=0x3c) addr:0x0211a1e0 +func_ov036_0211a21c kind:function(arm,size=0x4) addr:0x0211a21c +func_ov036_0211a220 kind:function(arm,size=0x4) addr:0x0211a220 +func_ov036_0211a224 kind:function(arm,size=0x4) addr:0x0211a224 +func_ov036_0211a228 kind:function(arm,size=0x24) addr:0x0211a228 +func_ov036_0211a24c kind:function(arm,size=0x9c) addr:0x0211a24c +func_ov036_0211a2e8 kind:function(arm,size=0x130) addr:0x0211a2e8 +func_ov036_0211a418 kind:function(arm,size=0x20) addr:0x0211a418 +func_ov036_0211a438 kind:function(arm,size=0x120) addr:0x0211a438 +func_ov036_0211a558 kind:function(arm,size=0x5c) addr:0x0211a558 +func_ov036_0211a5b4 kind:function(arm,size=0x134) addr:0x0211a5b4 +func_ov036_0211a6e8 kind:function(arm,size=0x210) addr:0x0211a6e8 +func_ov036_0211a8f8 kind:function(arm,size=0x3c) addr:0x0211a8f8 +func_ov036_0211a934 kind:function(arm,size=0x4) addr:0x0211a934 +func_ov036_0211a938 kind:function(arm,size=0x4) addr:0x0211a938 +func_ov036_0211a93c kind:function(arm,size=0x12c) addr:0x0211a93c +func_ov036_0211aa68 kind:function(arm,size=0x18) addr:0x0211aa68 +func_ov036_0211aa80 kind:function(arm,size=0x4) addr:0x0211aa80 +func_ov036_0211aa84 kind:function(arm,size=0x4) addr:0x0211aa84 +func_ov036_0211aa88 kind:function(arm,size=0xa8) addr:0x0211aa88 +func_ov036_0211ab30 kind:function(arm,size=0x20) addr:0x0211ab30 +func_ov036_0211ab50 kind:function(arm,size=0xc8) addr:0x0211ab50 +func_ov036_0211ac18 kind:function(arm,size=0xc8) addr:0x0211ac18 +func_ov036_0211ace0 kind:function(arm,size=0xd8) addr:0x0211ace0 +func_ov036_0211adb8 kind:function(arm,size=0x18) addr:0x0211adb8 +func_ov036_0211add0 kind:function(arm,size=0x30) addr:0x0211add0 +func_ov036_0211ae00 kind:function(arm,size=0x28) addr:0x0211ae00 +func_ov036_0211ae28 kind:function(arm,size=0x24) addr:0x0211ae28 +func_ov036_0211ae4c kind:function(arm,size=0x2c) addr:0x0211ae4c +func_ov036_0211ae78 kind:function(arm,size=0x1c) addr:0x0211ae78 +func_ov036_0211ae94 kind:function(arm,size=0x28) addr:0x0211ae94 +func_ov036_0211aebc kind:function(arm,size=0x20) addr:0x0211aebc +func_ov036_0211aedc kind:function(arm,size=0xac) addr:0x0211aedc +func_ov036_0211af88 kind:function(arm,size=0x24) addr:0x0211af88 +func_ov036_0211afac kind:function(arm,size=0x5c) addr:0x0211afac +func_ov036_0211b008 kind:function(arm,size=0xbc) addr:0x0211b008 +func_ov036_0211b0c4 kind:function(arm,size=0x58) addr:0x0211b0c4 +func_ov036_0211b11c kind:function(arm,size=0x2c) addr:0x0211b11c +func_ov036_0211b148 kind:function(arm,size=0x64) addr:0x0211b148 +func_ov036_0211b1ac kind:function(arm,size=0x38) addr:0x0211b1ac +func_ov036_0211b1e4 kind:function(arm,size=0x30) addr:0x0211b1e4 +func_ov036_0211b214 kind:function(arm,size=0x14) addr:0x0211b214 +func_ov036_0211b228 kind:function(arm,size=0x2c) addr:0x0211b228 +func_ov036_0211b254 kind:function(arm,size=0x24) addr:0x0211b254 +func_ov036_0211b278 kind:function(arm,size=0x58) addr:0x0211b278 +func_ov036_0211b2d0 kind:function(arm,size=0xbc) addr:0x0211b2d0 +func_ov036_0211b38c kind:function(arm,size=0x68) addr:0x0211b38c +func_ov036_0211b3f4 kind:function(arm,size=0x2c) addr:0x0211b3f4 +func_ov036_0211b420 kind:function(arm,size=0x64) addr:0x0211b420 +func_ov036_0211b484 kind:function(arm,size=0x38) addr:0x0211b484 +func_ov036_0211b4bc kind:function(arm,size=0x30) addr:0x0211b4bc +func_ov036_0211b4ec kind:function(arm,size=0x14) addr:0x0211b4ec +func_ov036_0211b500 kind:function(arm,size=0x2c) addr:0x0211b500 +func_ov036_0211b52c kind:function(arm,size=0x24) addr:0x0211b52c +func_ov036_0211b550 kind:function(arm,size=0x5c) addr:0x0211b550 +func_ov036_0211b5ac kind:function(arm,size=0xbc) addr:0x0211b5ac +func_ov036_0211b668 kind:function(arm,size=0x64) addr:0x0211b668 +func_ov036_0211b6cc kind:function(arm,size=0x2c) addr:0x0211b6cc +func_ov036_0211b6f8 kind:function(arm,size=0x78) addr:0x0211b6f8 +func_ov036_0211b770 kind:function(arm,size=0x38) addr:0x0211b770 +func_ov036_0211b7a8 kind:function(arm,size=0x30) addr:0x0211b7a8 +func_ov036_0211b7d8 kind:function(arm,size=0x14) addr:0x0211b7d8 +func_ov036_0211b7ec kind:function(arm,size=0x2c) addr:0x0211b7ec +func_ov036_0211b818 kind:function(arm,size=0x24) addr:0x0211b818 +func_ov036_0211b83c kind:function(arm,size=0x5c) addr:0x0211b83c +func_ov036_0211b898 kind:function(arm,size=0xbc) addr:0x0211b898 +func_ov036_0211b954 kind:function(arm,size=0x68) addr:0x0211b954 +func_ov036_0211b9bc kind:function(arm,size=0x2c) addr:0x0211b9bc +func_ov036_0211b9e8 kind:function(arm,size=0x50) addr:0x0211b9e8 +func_ov036_0211ba38 kind:function(arm,size=0x38) addr:0x0211ba38 +func_ov036_0211ba70 kind:function(arm,size=0x30) addr:0x0211ba70 +func_ov036_0211baa0 kind:function(arm,size=0x14) addr:0x0211baa0 +func_ov036_0211bab4 kind:function(arm,size=0x2c) addr:0x0211bab4 +func_ov036_0211bae0 kind:function(arm,size=0x24) addr:0x0211bae0 +func_ov036_0211bb04 kind:function(arm,size=0x60) addr:0x0211bb04 +func_ov036_0211bb64 kind:function(arm,size=0xbc) addr:0x0211bb64 +func_ov036_0211bc20 kind:function(arm,size=0x64) addr:0x0211bc20 +func_ov036_0211bc84 kind:function(arm,size=0x2c) addr:0x0211bc84 +func_ov036_0211bcb0 kind:function(arm,size=0x94) addr:0x0211bcb0 +func_ov036_0211bd44 kind:function(arm,size=0x38) addr:0x0211bd44 +func_ov036_0211bd7c kind:function(arm,size=0x30) addr:0x0211bd7c +func_ov036_0211bdac kind:function(arm,size=0x14) addr:0x0211bdac +func_ov036_0211bdc0 kind:function(arm,size=0x2c) addr:0x0211bdc0 +func_ov036_0211bdec kind:function(arm,size=0x24) addr:0x0211bdec +func_ov036_0211be10 kind:function(arm,size=0x5c) addr:0x0211be10 +func_ov036_0211be6c kind:function(arm,size=0x34) addr:0x0211be6c +func_ov036_0211bea0 kind:function(arm,size=0x2c) addr:0x0211bea0 +func_ov036_0211becc kind:function(arm,size=0xbc) addr:0x0211becc +func_ov036_0211bf88 kind:function(arm,size=0x14) addr:0x0211bf88 +func_ov036_0211bf9c kind:function(arm,size=0x64) addr:0x0211bf9c +func_ov036_0211c000 kind:function(arm,size=0x2c) addr:0x0211c000 +func_ov036_0211c02c kind:function(arm,size=0xb8) addr:0x0211c02c +func_ov036_0211c0e4 kind:function(arm,size=0x8) addr:0x0211c0e4 +func_ov036_0211c0ec kind:function(arm,size=0x1c) addr:0x0211c0ec +func_ov036_0211c108 kind:function(arm,size=0x38) addr:0x0211c108 +func_ov036_0211c140 kind:function(arm,size=0x30) addr:0x0211c140 +func_ov036_0211c170 kind:function(arm,size=0x14) addr:0x0211c170 +func_ov036_0211c184 kind:function(arm,size=0x2c) addr:0x0211c184 +func_ov036_0211c1b0 kind:function(arm,size=0x24) addr:0x0211c1b0 +func_ov036_0211c1d4 kind:function(arm,size=0x28) addr:0x0211c1d4 +func_ov036_0211c1fc kind:function(arm,size=0x20) addr:0x0211c1fc +func_ov036_0211c21c kind:function(arm,size=0x64) addr:0x0211c21c +func_ov036_0211c280 kind:function(arm,size=0x300) addr:0x0211c280 +func_ov036_0211c580 kind:function(arm,size=0xbc) addr:0x0211c580 +func_ov036_0211c63c kind:function(arm,size=0x118) addr:0x0211c63c +func_ov036_0211c754 kind:function(arm,size=0x40) addr:0x0211c754 +func_ov036_0211c794 kind:function(arm,size=0x48) addr:0x0211c794 +func_ov036_0211c7dc kind:function(arm,size=0x8) addr:0x0211c7dc +func_ov036_0211c7e4 kind:function(arm,size=0x154) addr:0x0211c7e4 +func_ov036_0211c938 kind:function(arm,size=0x14) addr:0x0211c938 +func_ov036_0211c94c kind:function(arm,size=0x20) addr:0x0211c94c +func_ov036_0211c96c kind:function(arm,size=0x4) addr:0x0211c96c +func_ov036_0211c970 kind:function(arm,size=0x4) addr:0x0211c970 +func_ov036_0211c974 kind:function(arm,size=0x4) addr:0x0211c974 +func_ov036_0211c978 kind:function(arm,size=0x4) addr:0x0211c978 +func_ov036_0211c97c kind:function(arm,size=0x4) addr:0x0211c97c +func_ov036_0211c980 kind:function(arm,size=0x4) addr:0x0211c980 +func_ov036_0211c984 kind:function(arm,size=0x10) addr:0x0211c984 +func_ov036_0211c994 kind:function(arm,size=0x4) addr:0x0211c994 +func_ov036_0211c998 kind:function(arm,size=0x14) addr:0x0211c998 +func_ov036_0211c9ac kind:function(arm,size=0x20) addr:0x0211c9ac +func_ov036_0211c9cc kind:function(arm,size=0x8) addr:0x0211c9cc +func_ov036_0211c9d4 kind:function(arm,size=0x408) addr:0x0211c9d4 +func_ov036_0211cddc kind:function(arm,size=0x20) addr:0x0211cddc +func_ov036_0211cdfc kind:function(arm,size=0xf0) addr:0x0211cdfc +func_ov036_0211ceec kind:function(arm,size=0x1bc) addr:0x0211ceec +func_ov036_0211d0a8 kind:function(arm,size=0x184) addr:0x0211d0a8 +func_ov036_0211d22c kind:function(arm,size=0x28) addr:0x0211d22c +func_ov036_0211d254 kind:function(arm,size=0x1c) addr:0x0211d254 +func_ov036_0211d270 kind:function(arm,size=0x1c) addr:0x0211d270 +func_ov036_0211d28c kind:function(arm,size=0x1c) addr:0x0211d28c +func_ov036_0211d2a8 kind:function(arm,size=0x34) addr:0x0211d2a8 +func_ov036_0211d2dc kind:function(arm,size=0x294) addr:0x0211d2dc +func_ov036_0211d570 kind:function(arm,size=0x1ec) addr:0x0211d570 +func_ov036_0211d75c kind:function(arm,size=0x18) addr:0x0211d75c +func_ov036_0211d774 kind:function(arm,size=0x1c) addr:0x0211d774 +func_ov036_0211d790 kind:function(arm,size=0xc) addr:0x0211d790 +func_ov036_0211d79c kind:function(arm,size=0x14) addr:0x0211d79c +func_ov036_0211d7b0 kind:function(arm,size=0xac) addr:0x0211d7b0 +func_ov036_0211d85c kind:function(arm,size=0x24) addr:0x0211d85c +func_ov036_0211d880 kind:function(arm,size=0x28) addr:0x0211d880 +func_ov036_0211d8a8 kind:function(arm,size=0x218) addr:0x0211d8a8 +func_ov036_0211dac0 kind:function(arm,size=0x30) addr:0x0211dac0 +func_ov036_0211daf0 kind:function(arm,size=0x38) addr:0x0211daf0 +func_ov036_0211db28 kind:function(arm,size=0x48) addr:0x0211db28 +func_ov036_0211db70 kind:function(arm,size=0x24) addr:0x0211db70 +func_ov036_0211db94 kind:function(arm,size=0x14) addr:0x0211db94 +func_ov036_0211dba8 kind:function(arm,size=0x138) addr:0x0211dba8 +func_ov036_0211dce0 kind:function(arm,size=0x4) addr:0x0211dce0 +func_ov036_0211dce4 kind:function(arm,size=0x4) addr:0x0211dce4 +func_ov036_0211dce8 kind:function(arm,size=0x4) addr:0x0211dce8 +func_ov036_0211dcec kind:function(arm,size=0x4) addr:0x0211dcec +func_ov036_0211dcf0 kind:function(arm,size=0x4) addr:0x0211dcf0 +func_ov036_0211dcf4 kind:function(arm,size=0x4) addr:0x0211dcf4 +func_ov036_0211dcf8 kind:function(arm,size=0x10) addr:0x0211dcf8 +func_ov036_0211dd08 kind:function(arm,size=0x4) addr:0x0211dd08 +func_ov036_0211dd0c kind:function(arm,size=0x68) addr:0x0211dd0c +func_ov036_0211dd74 kind:function(arm,size=0x14) addr:0x0211dd74 +func_ov036_0211dd88 kind:function(arm,size=0xac) addr:0x0211dd88 +func_ov036_0211de34 kind:function(arm,size=0x24) addr:0x0211de34 +func_ov036_0211de58 kind:function(arm,size=0x28) addr:0x0211de58 +func_ov036_0211de80 kind:function(arm,size=0x20) addr:0x0211de80 +func_ov036_0211dea0 kind:function(arm,size=0x50) addr:0x0211dea0 +func_ov036_0211def0 kind:function(arm,size=0x20) addr:0x0211def0 +func_ov036_0211df10 kind:function(arm,size=0x28) addr:0x0211df10 +func_ov036_0211df38 kind:function(arm,size=0x14) addr:0x0211df38 +func_ov036_0211df4c kind:function(arm,size=0x18) addr:0x0211df4c +func_ov036_0211df64 kind:function(arm,size=0x38) addr:0x0211df64 +func_ov036_0211df9c kind:function(arm,size=0x2c) addr:0x0211df9c +func_ov036_0211dfc8 kind:function(arm,size=0x4) addr:0x0211dfc8 +func_ov036_0211dfcc kind:function(arm,size=0x64) addr:0x0211dfcc +func_ov036_0211e030 kind:function(arm,size=0x40) addr:0x0211e030 +func_ov036_0211e070 kind:function(arm,size=0x34) addr:0x0211e070 +func_ov036_0211e0a4 kind:function(arm,size=0x50) addr:0x0211e0a4 +func_ov036_0211e0f4 kind:function(arm,size=0x14) addr:0x0211e0f4 +func_ov036_0211e108 kind:function(arm,size=0x1c) addr:0x0211e108 +func_ov036_0211e124 kind:function(arm,size=0x54) addr:0x0211e124 +func_ov036_0211e178 kind:function(arm,size=0x9f0) addr:0x0211e178 +func_ov036_0211eb68 kind:function(arm,size=0x14) addr:0x0211eb68 +func_ov036_0211eb7c kind:function(arm,size=0x14) addr:0x0211eb7c +func_ov036_0211eb90 kind:function(arm,size=0x28) addr:0x0211eb90 +func_ov036_0211ebb8 kind:function(arm,size=0x408) addr:0x0211ebb8 +func_ov036_0211efc0 kind:function(arm,size=0x124) addr:0x0211efc0 +func_ov036_0211f0e4 kind:function(arm,size=0x80) addr:0x0211f0e4 +func_ov036_0211f164 kind:function(arm,size=0x1c) addr:0x0211f164 +func_ov036_0211f180 kind:function(arm,size=0x10) addr:0x0211f180 +func_ov036_0211f190 kind:function(arm,size=0xdc) addr:0x0211f190 +func_ov036_0211f26c kind:function(arm,size=0xdc) addr:0x0211f26c +func_ov036_0211f348 kind:function(arm,size=0x40) addr:0x0211f348 +func_ov036_0211f388 kind:function(arm,size=0x3c) addr:0x0211f388 +func_ov036_0211f3c4 kind:function(arm,size=0x40) addr:0x0211f3c4 +func_ov036_0211f404 kind:function(arm,size=0x5c) addr:0x0211f404 +func_ov036_0211f460 kind:function(arm,size=0x30) addr:0x0211f460 +func_ov036_0211f490 kind:function(arm,size=0x10) addr:0x0211f490 +func_ov036_0211f4a0 kind:function(arm,size=0x98) addr:0x0211f4a0 +func_ov036_0211f538 kind:function(arm,size=0x50) addr:0x0211f538 +func_ov036_0211f588 kind:function(arm,size=0x10) addr:0x0211f588 +func_ov036_0211f598 kind:function(arm,size=0x10c) addr:0x0211f598 +func_ov036_0211f6a4 kind:function(arm,size=0x6c) addr:0x0211f6a4 +func_ov036_0211f710 kind:function(arm,size=0x54) addr:0x0211f710 +func_ov036_0211f764 kind:function(arm,size=0x1c) addr:0x0211f764 +func_ov036_0211f780 kind:function(arm,size=0x10) addr:0x0211f780 +func_ov036_0211f790 kind:function(arm,size=0x7ec) addr:0x0211f790 +func_ov036_0211ff7c kind:function(arm,size=0x50) addr:0x0211ff7c +func_ov036_0211ffcc kind:function(arm,size=0x4) addr:0x0211ffcc +func_ov036_0211ffd0 kind:function(arm,size=0x88) addr:0x0211ffd0 +func_ov036_02120058 kind:function(arm,size=0x5c) addr:0x02120058 +func_ov036_021200b4 kind:function(arm,size=0x5c) addr:0x021200b4 +func_ov036_02120110 kind:function(arm,size=0x4) addr:0x02120110 +func_ov036_02120114 kind:function(arm,size=0x1c) addr:0x02120114 +func_ov036_02120130 kind:function(arm,size=0xb8) addr:0x02120130 +func_ov036_021201e8 kind:function(arm,size=0x40) addr:0x021201e8 +func_ov036_02120228 kind:function(arm,size=0x4) addr:0x02120228 +func_ov036_0212022c kind:function(arm,size=0xa4) addr:0x0212022c +func_ov036_021202d0 kind:function(arm,size=0x38) addr:0x021202d0 +func_ov036_02120308 kind:function(arm,size=0x24) addr:0x02120308 +func_ov036_0212032c kind:function(arm,size=0x1c) addr:0x0212032c +func_ov036_02120348 kind:function(arm,size=0x4) addr:0x02120348 +func_ov036_0212034c kind:function(arm,size=0x20) addr:0x0212034c +func_ov036_0212036c kind:function(arm,size=0x30) addr:0x0212036c +func_ov036_0212039c kind:function(arm,size=0x48) addr:0x0212039c +func_ov036_021203e4 kind:function(arm,size=0xcc) addr:0x021203e4 +func_ov036_021204b0 kind:function(arm,size=0x14c) addr:0x021204b0 +func_ov036_021205fc kind:function(arm,size=0x90) addr:0x021205fc +func_ov036_0212068c kind:function(arm,size=0x8c) addr:0x0212068c +func_ov036_02120718 kind:function(arm,size=0x8c) addr:0x02120718 +func_ov036_021207a4 kind:function(arm,size=0x8) addr:0x021207a4 +func_ov036_021207ac kind:function(arm,size=0x34) addr:0x021207ac +func_ov036_021207e0 kind:function(arm,size=0x12c) addr:0x021207e0 +func_ov036_0212090c kind:function(arm,size=0x1d0) addr:0x0212090c +func_ov036_02120adc kind:function(arm,size=0x14) addr:0x02120adc +func_ov036_02120af0 kind:function(arm,size=0x94) addr:0x02120af0 +func_ov036_02120b84 kind:function(arm,size=0x94) addr:0x02120b84 +func_ov036_02120c18 kind:function(arm,size=0x1c) addr:0x02120c18 +func_ov036_02120c34 kind:function(arm,size=0x1c) addr:0x02120c34 +func_ov036_02120c50 kind:function(arm,size=0x30) addr:0x02120c50 +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_02120d58 kind:data(any) addr:0x02120d58 +data_ov036_02120d68 kind:data(any) addr:0x02120d68 +data_ov036_02120d7c kind:data(any) addr:0x02120d7c +data_ov036_02120d80 kind:data(any) addr:0x02120d80 ambiguous +data_ov036_02120d90 kind:data(any) addr:0x02120d90 +data_ov036_02120db0 kind:data(any) addr:0x02120db0 +data_ov036_02120db1 kind:data(any) addr:0x02120db1 +data_ov036_02120db2 kind:data(any) addr:0x02120db2 +data_ov036_02120db3 kind:data(any) addr:0x02120db3 +data_ov036_02120db4 kind:data(any) addr:0x02120db4 +data_ov036_02120db5 kind:data(any) addr:0x02120db5 +func_ov036_02120e70 kind:function(arm,size=0x50) addr:0x02120e70 +func_ov036_02120ec0 kind:function(arm,size=0x50) addr:0x02120ec0 +func_ov036_02120f10 kind:function(arm,size=0x50) addr:0x02120f10 +func_ov036_02120f60 kind:function(arm,size=0x50) addr:0x02120f60 +func_ov036_02120fb0 kind:function(arm,size=0x50) addr:0x02120fb0 +func_ov036_02121000 kind:function(arm,size=0x50) addr:0x02121000 +func_ov036_02121050 kind:function(arm,size=0x50) addr:0x02121050 +func_ov036_021210a0 kind:function(arm,size=0x50) addr:0x021210a0 +func_ov036_021210f0 kind:function(arm,size=0x50) addr:0x021210f0 +data_ov036_02121180 kind:data(any) addr:0x02121180 +data_ov036_021211a8 kind:data(any) addr:0x021211a8 +data_ov036_021211ec kind:data(any) addr:0x021211ec +data_ov036_021211f8 kind:data(any) addr:0x021211f8 ambiguous +data_ov036_021212e4 kind:data(any) addr:0x021212e4 +data_ov036_021213e4 kind:data(any) addr:0x021213e4 +data_ov036_02121500 kind:data(any) addr:0x02121500 +data_ov036_02121648 kind:data(any) addr:0x02121648 +data_ov036_02121670 kind:data(any) addr:0x02121670 +data_ov036_02121678 kind:data(any) addr:0x02121678 +data_ov036_02121688 kind:data(any) addr:0x02121688 +data_ov036_021216a4 kind:data(any) addr:0x021216a4 +data_ov036_0212171c kind:data(any) addr:0x0212171c ambiguous +data_ov036_02121724 kind:data(any) addr:0x02121724 +data_ov036_0212186c kind:data(any) addr:0x0212186c +data_ov036_02121894 kind:data(any) addr:0x02121894 +data_ov036_021218a4 kind:data(any) addr:0x021218a4 +data_ov036_021218c0 kind:data(any) addr:0x021218c0 +data_ov036_02121940 kind:data(any) addr:0x02121940 +data_ov036_02121a88 kind:data(any) addr:0x02121a88 +data_ov036_02121ab0 kind:data(any) addr:0x02121ab0 +data_ov036_02121ac0 kind:data(any) addr:0x02121ac0 +data_ov036_02121adc kind:data(any) addr:0x02121adc +data_ov036_02121b5c kind:data(any) addr:0x02121b5c +data_ov036_02121ca4 kind:data(any) addr:0x02121ca4 +data_ov036_02121ccc kind:data(any) addr:0x02121ccc +data_ov036_02121cdc kind:data(any) addr:0x02121cdc +data_ov036_02121cf8 kind:data(any) addr:0x02121cf8 +data_ov036_02121d78 kind:data(any) addr:0x02121d78 +data_ov036_02121ec0 kind:data(any) addr:0x02121ec0 +data_ov036_02121ed4 kind:data(any) addr:0x02121ed4 ambiguous +data_ov036_02121ee8 kind:data(any) addr:0x02121ee8 +data_ov036_02121ef8 kind:data(any) addr:0x02121ef8 +data_ov036_02121f14 kind:data(any) addr:0x02121f14 +data_ov036_02121f94 kind:data(any) addr:0x02121f94 +data_ov036_021220dc kind:data(any) addr:0x021220dc +data_ov036_021220fc kind:data(any) addr:0x021220fc ambiguous +data_ov036_02122104 kind:data(any) addr:0x02122104 +data_ov036_02122114 kind:data(any) addr:0x02122114 +data_ov036_02122138 kind:data(any) addr:0x02122138 +data_ov036_0212215c kind:data(any) addr:0x0212215c +data_ov036_021221dc kind:data(any) addr:0x021221dc +data_ov036_02122324 kind:data(any) addr:0x02122324 +data_ov036_02122354 kind:data(any) addr:0x02122354 +data_ov036_02122360 kind:data(any) addr:0x02122360 +data_ov036_02122384 kind:data(any) addr:0x02122384 +data_ov036_021223f1 kind:data(any) addr:0x021223f1 ambiguous +data_ov036_02122408 kind:data(any) addr:0x02122408 +data_ov036_02122430 kind:data(any) addr:0x02122430 +data_ov036_0212243c kind:data(any) addr:0x0212243c +data_ov036_02122448 kind:data(any) addr:0x02122448 +data_ov036_0212246c kind:data(any) addr:0x0212246c +data_ov036_021224e8 kind:data(any) addr:0x021224e8 +data_ov036_02122510 kind:data(any) addr:0x02122510 +data_ov036_02122524 kind:data(any) addr:0x02122524 +data_ov036_02122548 kind:data(any) addr:0x02122548 +data_ov036_021225a8 kind:data(any) addr:0x021225a8 ambiguous +data_ov036_021225c4 kind:data(any) addr:0x021225c4 +data_ov036_021225dc kind:data(any) addr:0x021225dc +data_ov036_021225f4 kind:data(any) addr:0x021225f4 +data_ov036_02122620 kind:data(any) addr:0x02122620 +data_ov036_02122690 kind:data(any) addr:0x02122690 +data_ov036_02122700 kind:data(any) addr:0x02122700 +data_ov036_02122714 kind:data(any) addr:0x02122714 +data_ov036_02122718 kind:data(any) addr:0x02122718 +data_ov036_02122724 kind:data(any) addr:0x02122724 +data_ov036_02122730 kind:data(any) addr:0x02122730 +data_ov036_0212273c kind:data(any) addr:0x0212273c +data_ov036_02122748 kind:data(any) addr:0x02122748 +data_ov036_02122754 kind:data(any) addr:0x02122754 +data_ov036_02122760 kind:bss addr:0x02122760 +data_ov036_02122764 kind:bss addr:0x02122764 +data_ov036_02122768 kind:bss addr:0x02122768 +data_ov036_02122774 kind:bss addr:0x02122774 +data_ov036_02122810 kind:bss addr:0x02122810 ambiguous +data_ov036_0212284c kind:bss addr:0x0212284c +data_ov036_02122850 kind:bss addr:0x02122850 +data_ov036_0212285c kind:bss addr:0x0212285c +data_ov036_02122934 kind:bss addr:0x02122934 +data_ov036_02122938 kind:bss addr:0x02122938 +data_ov036_02122944 kind:bss addr:0x02122944 +data_ov036_02122a1c kind:bss addr:0x02122a1c +data_ov036_02122a20 kind:bss addr:0x02122a20 +data_ov036_02122a2c kind:bss addr:0x02122a2c +data_ov036_02122b04 kind:bss addr:0x02122b04 +data_ov036_02122b08 kind:bss addr:0x02122b08 +data_ov036_02122b14 kind:bss addr:0x02122b14 +data_ov036_02122bec kind:bss addr:0x02122bec +data_ov036_02122bf0 kind:bss addr:0x02122bf0 +data_ov036_02122bfc kind:bss addr:0x02122bfc +data_ov036_02122cd4 kind:bss addr:0x02122cd4 +data_ov036_02122cd8 kind:bss addr:0x02122cd8 +data_ov036_02122ce4 kind:bss addr:0x02122ce4 +data_ov036_02122dbc kind:bss addr:0x02122dbc +data_ov036_02122dcc kind:bss addr:0x02122dcc +data_ov036_02122dd8 kind:bss addr:0x02122dd8 +data_ov036_02122e14 kind:bss addr:0x02122e14 +data_ov036_02122e18 kind:bss addr:0x02122e18 +data_ov036_02122e24 kind:bss addr:0x02122e24 +data_ov036_02122ebc kind:bss addr:0x02122ebc ambiguous diff --git a/config/eur/arm9/overlays/ov037/delinks.txt b/config/eur/arm9/overlays/ov037/delinks.txt new file mode 100644 index 00000000..c69bcbe2 --- /dev/null +++ b/config/eur/arm9/overlays/ov037/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02118fc0 end:0x02121bb8 kind:code align:32 + .rodata start:0x02121bb8 end:0x02121c48 kind:data align:4 + .init start:0x02121c48 end:0x02121de8 kind:code align:4 + .ctor start:0x02121de8 end:0x02121dfc kind:data align:4 + .data start:0x02121e00 end:0x02122800 kind:data align:32 + .bss start:0x02122800 end:0x02122b00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov037/relocs.txt b/config/eur/arm9/overlays/ov037/relocs.txt new file mode 100644 index 00000000..96d3602f --- /dev/null +++ b/config/eur/arm9/overlays/ov037/relocs.txt @@ -0,0 +1,1200 @@ +from:0x02118fcc kind:arm_call to:0x020c4e00 module:overlay(24) +from:0x02119020 kind:arm_call to:0x02067278 module:overlay(0) +from:0x0211906c kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02119074 kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x021190dc kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x021190f4 kind:load to:0x02121e0c module:overlay(37) +from:0x021190f8 kind:load to:0x02049be4 module:main +from:0x021190fc kind:load to:0x020b62a8 module:overlay(0) +from:0x02119118 kind:arm_call to:0x021193f8 module:overlay(37) +from:0x02119120 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02119128 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02119130 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x0211913c kind:load to:0x02121e0c module:overlay(37) +from:0x02119150 kind:arm_call to:0x021193f8 module:overlay(37) +from:0x02119158 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02119160 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02119168 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x02119170 kind:arm_call to:0x02011ff4 module:main +from:0x0211917c kind:load to:0x02121e0c module:overlay(37) +from:0x02119198 kind:arm_call to:0x020c4e34 module:overlay(24) +from:0x021191ac kind:arm_call to:0x0211a2c0 module:overlay(37) +from:0x021191bc kind:arm_call to:0x02011f3c module:main +from:0x021191c8 kind:arm_call to:0x0211ae5c module:overlay(37) +from:0x021191e0 kind:arm_call to:0x02011f3c module:main +from:0x021191f0 kind:arm_call to:0x020c4e68 module:overlays(18,24) +from:0x02119204 kind:arm_call to:0x0211b3f0 module:overlay(37) +from:0x02119214 kind:arm_call to:0x020c5120 module:overlay(24) +from:0x0211922c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0211923c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0211924c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0211925c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02119278 kind:arm_call to:0x020166cc module:main +from:0x021192a4 kind:arm_call to:0x020166cc module:main +from:0x021192bc kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x021192c4 kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x021192dc kind:arm_call_thumb to:0x020b8a5c module:overlay(1) +from:0x0211930c kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02119318 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02119320 kind:load to:0x027e0994 module:dtcm +from:0x02119324 kind:load to:0x027e0cd8 module:dtcm +from:0x02119328 kind:load to:0x027e09c0 module:dtcm +from:0x0211932c kind:load to:0x020b51b8 module:overlay(0) +from:0x02119344 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0211936c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0211937c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0211938c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0211939c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x021193d4 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x021193dc kind:arm_call to:0x021193f8 module:overlay(37) +from:0x021193e4 kind:arm_call to:0x020c4e40 module:overlays(20,24) +from:0x021193ec kind:load to:0x020b504c module:overlay(0) +from:0x021193f0 kind:load to:0x027e0994 module:dtcm +from:0x021193f4 kind:load to:0x027e09c0 module:dtcm +from:0x02119410 kind:arm_call to:0x020166ac module:main +from:0x02119444 kind:arm_call to:0x020166ac module:main +from:0x0211948c kind:arm_call to:0x020732ec module:overlay(0) +from:0x021194f0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02119530 kind:load to:0x027e09b8 module:dtcm +from:0x02119540 kind:arm_call to:0x02119550 module:overlay(37) +from:0x02119548 kind:arm_call to:0x0211a134 module:overlay(37) +from:0x02119578 kind:arm_call to:0x02002f04 module:main +from:0x021195d0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021195dc kind:arm_call to:0x0211b2b8 module:overlay(37) +from:0x021195e8 kind:arm_call to:0x0206bf2c module:overlay(0) +from:0x0211964c kind:arm_call to:0x02016fbc module:main +from:0x02119658 kind:arm_call to:0x0211a470 module:overlay(37) +from:0x02119668 kind:arm_call to:0x01fff148 module:itcm +from:0x02119690 kind:arm_call to:0x021198e8 module:overlay(37) +from:0x02119718 kind:arm_call to:0x02119df4 module:overlay(37) +from:0x0211972c kind:arm_call to:0x0211abc8 module:overlay(37) +from:0x02119740 kind:arm_call to:0x0211a500 module:overlay(37) +from:0x0211974c kind:arm_call to:0x0211a048 module:overlay(37) +from:0x02119754 kind:arm_call to:0x0211ac18 module:overlay(37) +from:0x02119764 kind:arm_call to:0x021198e8 module:overlay(37) +from:0x02119780 kind:arm_call to:0x0211a048 module:overlay(37) +from:0x021197d4 kind:arm_call to:0x02119aac module:overlay(37) +from:0x021197e0 kind:arm_call to:0x0211a500 module:overlay(37) +from:0x021197e8 kind:arm_call to:0x0211ac18 module:overlay(37) +from:0x0211980c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02119868 kind:arm_call to:0x02080658 module:overlay(0) +from:0x02119888 kind:arm_call to:0x020c4d88 module:overlay(24) +from:0x021198a0 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x021198ac kind:arm_call to:0x020732fc module:overlay(0) +from:0x021198c0 kind:load to:0x020b51c0 module:overlay(0) +from:0x021198c4 kind:load to:0x020b51b8 module:overlay(0) +from:0x021198cc kind:load to:0x027e0ce0 module:dtcm +from:0x021198d4 kind:load to:0x027e09b8 module:dtcm +from:0x021198d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021198dc kind:load to:0x020d8660 module:overlays(19,24) +from:0x021198e4 kind:load to:0x027e09a4 module:dtcm +from:0x021198fc kind:arm_call to:0x01fff148 module:itcm +from:0x0211991c kind:arm_call to:0x01ff9258 module:itcm +from:0x021199c4 kind:load to:0x027e0ce0 module:dtcm +from:0x02119a30 kind:arm_call to:0x0211a500 module:overlay(37) +from:0x02119a44 kind:arm_call to:0x0211b3c8 module:overlay(37) +from:0x02119a74 kind:arm_call to:0x0211b2f4 module:overlay(37) +from:0x02119aa0 kind:arm_call to:0x0211b2f4 module:overlay(37) +from:0x02119bbc kind:arm_call to:0x020beeec module:overlay(17) +from:0x02119c1c kind:arm_call to:0x0211e4c0 module:overlay(37) +from:0x02119c40 kind:arm_call to:0x0211e484 module:overlay(37) +from:0x02119c74 kind:arm_call to:0x01fff148 module:itcm +from:0x02119ca0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119d00 kind:arm_call to:0x0211e484 module:overlay(37) +from:0x02119d80 kind:arm_call to:0x0211e484 module:overlay(37) +from:0x02119db8 kind:load to:0x02049be4 module:main +from:0x02119dc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02119dec kind:arm_call to:0x0211a048 module:overlay(37) +from:0x02119ea0 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02119f00 kind:arm_call to:0x0211e4c0 module:overlay(37) +from:0x02119f88 kind:arm_call to:0x0211e484 module:overlay(37) +from:0x02119fec kind:arm_call to:0x0211e484 module:overlay(37) +from:0x0211a044 kind:load to:0x02049be4 module:main +from:0x0211a08c kind:arm_call to:0x0211a500 module:overlay(37) +from:0x0211a100 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0211a11c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0211a12c kind:load to:0x020b62a8 module:overlay(0) +from:0x0211a130 kind:load to:0x027e09b8 module:dtcm +from:0x0211a174 kind:arm_call to:0x020c4f08 module:overlays(20,24) +from:0x0211a180 kind:arm_call to:0x0211b3f0 module:overlay(37) +from:0x0211a190 kind:arm_call to:0x020c4f5c module:overlay(24) +from:0x0211a1ac kind:arm_call to:0x02019538 module:main +from:0x0211a1b4 kind:arm_call to:0x0211af80 module:overlay(37) +from:0x0211a1d0 kind:arm_call to:0x0211b2b8 module:overlay(37) +from:0x0211a1dc kind:arm_call to:0x0211b2f4 module:overlay(37) +from:0x0211a1e4 kind:arm_call to:0x020c4ef0 module:overlay(24) +from:0x0211a1ec kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x0211a1f8 kind:arm_call to:0x0211b3f0 module:overlay(37) +from:0x0211a204 kind:arm_call to:0x0211a048 module:overlay(37) +from:0x0211a25c kind:arm_call to:0x020c4f7c module:overlay(24) +from:0x0211a26c kind:arm_call to:0x020c4f28 module:overlay(24) +from:0x0211a278 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0211a280 kind:arm_call to:0x020c4f6c module:overlay(24) +from:0x0211a290 kind:arm_call to:0x0211a2a4 module:overlay(37) +from:0x0211a298 kind:load to:0x0204a110 module:main +from:0x0211a29c kind:load to:0x02049b18 module:main +from:0x0211a2a0 kind:load to:0x020b51b8 module:overlay(0) +from:0x0211a2b8 kind:arm_call to:0x0211a048 module:overlay(37) +from:0x0211a31c kind:load to:0x0204a110 module:main +from:0x0211a320 kind:load to:0x02019538 module:main +from:0x0211a348 kind:arm_call to:0x0211a2a4 module:overlay(37) +from:0x0211a350 kind:arm_call to:0x0211a2a4 module:overlay(37) +from:0x0211a3ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a3b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a3c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211a3d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a3e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a408 kind:arm_call to:0x01fff148 module:itcm +from:0x0211a418 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a424 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a434 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211a440 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a450 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a468 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a4a4 kind:arm_call to:0x01fff350 module:itcm +from:0x0211a4c8 kind:arm_call to:0x0211e6d8 module:overlay(37) +from:0x0211a4dc kind:arm_call to:0x01fff350 module:itcm +from:0x0211a4f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a4f8 kind:load to:0x020b3000 module:overlay(0) +from:0x0211a5ac kind:load to:0x02049be4 module:main +from:0x0211a5d0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211a610 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a73c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211a768 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a76c kind:load to:0x0203e964 module:main +from:0x0211a7f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a820 kind:arm_call to:0x01fff148 module:itcm +from:0x0211aa34 kind:arm_call to:0x01ffd250 module:itcm +from:0x0211aa70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ab24 kind:arm_call to:0x01ff98d4 module:itcm +from:0x0211ab38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ab78 kind:load to:0x0203e964 module:main +from:0x0211ab80 kind:load to:0x027e0ce0 module:dtcm +from:0x0211abbc kind:load to:0x02121bc4 module:overlay(37) +from:0x0211ac40 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ac50 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0211accc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211acd8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211ace4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211acf4 kind:arm_call to:0x0215ccd8 module:overlay(60) +from:0x0211ad04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ad30 kind:arm_call to:0x020158e8 module:main +from:0x0211ad3c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0211adf8 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0211ae0c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0211ae24 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211ae30 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211ae3c kind:load to:0x027e0cd8 module:dtcm +from:0x0211ae40 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ae4c kind:load to:0x027e09b8 module:dtcm +from:0x0211ae50 kind:load to:0x02121e00 module:overlay(37) +from:0x0211ae54 kind:load to:0x020b504c module:overlay(0) +from:0x0211ae58 kind:load to:0x020b5214 module:overlay(0) +from:0x0211ae64 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x0211aeec kind:arm_call to:0x02060804 module:overlay(0) +from:0x0211af00 kind:arm_call to:0x0201667c module:main +from:0x0211af30 kind:load to:0x02121e44 module:overlay(37) +from:0x0211af34 kind:load to:0x020b1e48 module:overlay(0) +from:0x0211af44 kind:arm_call to:0x02061a8c module:overlay(0) +from:0x0211af4c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0211af64 kind:arm_call to:0x02061a8c module:overlay(0) +from:0x0211af6c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0211af74 kind:arm_call to:0x02011ff4 module:main +from:0x0211afac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211afd4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b018 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b04c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b0a0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b0c0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0211b0f8 kind:load to:0x02121bd4 module:overlay(37) +from:0x0211b0fc kind:load to:0x02121be0 module:overlay(37) +from:0x0211b100 kind:load to:0x02121bda module:overlay(37) +from:0x0211b144 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0211b170 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x0211b18c kind:load to:0x02122810 module:overlay(37) +from:0x0211b1dc kind:arm_call to:0x0201aa44 module:main +from:0x0211b200 kind:arm_call to:0x0201aa44 module:main +from:0x0211b224 kind:arm_call to:0x0201aa44 module:main +from:0x0211b24c kind:arm_call to:0x0201aa44 module:main +from:0x0211b298 kind:arm_call to:0x0201aad0 module:main +from:0x0211b2b4 kind:load to:0x0204af1c module:main +from:0x0211b2ec kind:load to:0x02121be6 module:overlay(37) +from:0x0211b2f0 kind:load to:0x0211b330 module:overlay(37) +from:0x0211b328 kind:load to:0x02121bfa module:overlay(37) +from:0x0211b32c kind:load to:0x0211b330 module:overlay(37) +from:0x0211b394 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x0211b3e4 kind:load to:0x02122810 module:overlay(37) +from:0x0211b400 kind:load to:0x02122978 module:overlay(37) +from:0x0211b414 kind:arm_call to:0x02011f3c module:main +from:0x0211b420 kind:arm_call to:0x0211b628 module:overlay(37) +from:0x0211b438 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0211b47c kind:load to:0x02121ea0 module:overlay(37) +from:0x0211b490 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0211b4bc kind:load to:0x02121e84 module:overlay(37) +from:0x0211b4cc kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0211b548 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0211b560 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b568 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b594 kind:arm_call to:0x0207c010 module:overlay(0) +from:0x0211b5ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b5c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b5d0 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b5e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b5f8 kind:arm_call to:0x0207b894 module:overlay(0) +from:0x0211b618 kind:arm_call to:0x0207b70c module:overlay(0) +from:0x0211b650 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0211b670 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0211b68c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b69c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b710 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0211b718 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0211b730 kind:arm_call to:0x0211b484 module:overlay(37) +from:0x0211b850 kind:load to:0x02122978 module:overlay(37) +from:0x0211b854 kind:load to:0x02122178 module:overlay(37) +from:0x0211b858 kind:load to:0x02121ec4 module:overlay(37) +from:0x0211b85c kind:load to:0x02122294 module:overlay(37) +from:0x0211b860 kind:load to:0x02049be4 module:main +from:0x0211b864 kind:load to:0x02121e68 module:overlay(37) +from:0x0211b870 kind:load to:0x02122068 module:overlay(37) +from:0x0211b87c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b890 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211b8a4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211b8b8 kind:arm_call to:0x020e7680 module:overlay(31) +from:0x0211b8c8 kind:load to:0x0211e6f8 module:overlay(37) +from:0x0211b8d4 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0211b8dc kind:arm_call to:0x0211e334 module:overlay(37) +from:0x0211b8ec kind:arm_call to:0x0211e350 module:overlay(37) +from:0x0211b8fc kind:arm_call to:0x0211e364 module:overlay(37) +from:0x0211b908 kind:arm_call to:0x0207059c module:overlay(0) +from:0x0211b944 kind:arm_call to:0x0211e350 module:overlay(37) +from:0x0211b978 kind:load to:0x027e09a4 module:dtcm +from:0x0211b97c kind:load to:0x020d8660 module:overlays(19,24) +from:0x0211ba60 kind:load to:0x02121f08 module:overlay(37) +from:0x0211ba80 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0211bb04 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211bb2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bb34 kind:arm_call to:0x0211e040 module:overlay(37) +from:0x0211bb3c kind:arm_call to:0x0211e310 module:overlay(37) +from:0x0211bbb4 kind:arm_call to:0x02015080 module:main +from:0x0211bbd8 kind:arm_call to:0x02015080 module:main +from:0x0211bbfc kind:arm_call to:0x02015080 module:main +from:0x0211bc28 kind:arm_call to:0x02015080 module:main +from:0x0211bc54 kind:arm_call to:0x02015080 module:main +from:0x0211bc78 kind:arm_call to:0x02015080 module:main +from:0x0211bca4 kind:arm_call to:0x02015080 module:main +from:0x0211bcd0 kind:arm_call to:0x02015080 module:main +from:0x0211bcfc kind:arm_call to:0x02015080 module:main +from:0x0211bd28 kind:arm_call to:0x02015080 module:main +from:0x0211bd44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211bd6c kind:load to:0x027e09a8 module:dtcm +from:0x0211bd70 kind:load to:0x02121fb8 module:overlay(37) +from:0x0211bd98 kind:arm_call to:0x020e7788 module:overlay(31) +from:0x0211bdc0 kind:arm_call to:0x020e77b4 module:overlay(31) +from:0x0211bdec kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211bdfc kind:arm_call to:0x01ff930c module:itcm +from:0x0211be2c kind:arm_call to:0x0211e2dc module:overlay(37) +from:0x0211beb0 kind:load to:0x02049be4 module:main +from:0x0211bf28 kind:load to:0x02122068 module:overlay(37) +from:0x0211bfb8 kind:arm_call to:0x0211e4fc module:overlay(37) +from:0x0211bffc kind:load to:0x02049be4 module:main +from:0x0211c058 kind:load to:0x021220c8 module:overlay(37) +from:0x0211c064 kind:arm_call to:0x0211e350 module:overlay(37) +from:0x0211c090 kind:arm_call to:0x0211e464 module:overlay(37) +from:0x0211c0d8 kind:arm_call to:0x0211e47c module:overlay(37) +from:0x0211c0e4 kind:arm_call to:0x0211e47c module:overlay(37) +from:0x0211c0f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c11c kind:load to:0x02049be4 module:main +from:0x0211c180 kind:load to:0x021220f8 module:overlay(37) +from:0x0211c19c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c220 kind:arm_call to:0x02016958 module:main +from:0x0211c240 kind:load to:0x02122080 module:overlay(37) +from:0x0211c27c kind:arm_call to:0x01ff930c module:itcm +from:0x0211c2b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c3b8 kind:load to:0x0203e964 module:main +from:0x0211c424 kind:arm_call to:0x0211a358 module:overlay(37) +from:0x0211c49c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c4c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211c4e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c4f0 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0211c574 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c658 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0211c6a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c6f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c6fc kind:arm_call to:0x01ffb744 module:itcm +from:0x0211c730 kind:load to:0x021220b0 module:overlay(37) +from:0x0211c73c kind:load to:0x02049be4 module:main +from:0x0211c740 kind:load to:0x0203e964 module:main +from:0x0211c76c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c808 kind:arm_call to:0x0211a774 module:overlay(37) +from:0x0211c81c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211c82c kind:arm_call to:0x01ff930c module:itcm +from:0x0211c894 kind:load to:0x0203e964 module:main +from:0x0211c918 kind:load to:0x021220b0 module:overlay(37) +from:0x0211c924 kind:arm_call to:0x0211d990 module:overlay(37) +from:0x0211c9f8 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0211ca00 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211ca0c kind:load to:0x021220f8 module:overlay(37) +from:0x0211ca34 kind:arm_call to:0x020bf688 module:overlay(17) +from:0x0211cb6c kind:load to:0x02122080 module:overlay(37) +from:0x0211cb88 kind:arm_call to:0x01ff916c module:itcm +from:0x0211cba0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211cbb0 kind:arm_call to:0x01ff930c module:itcm +from:0x0211cc18 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cc34 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211cc48 kind:arm_call to:0x0211a5b0 module:overlay(37) +from:0x0211cc6c kind:load to:0x0203e964 module:main +from:0x0211cc70 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cc98 kind:arm_call to:0x0211abc0 module:overlay(37) +from:0x0211ccf4 kind:load to:0x021220e0 module:overlay(37) +from:0x0211cd34 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211cd44 kind:arm_call to:0x01ff930c module:itcm +from:0x0211cd5c kind:arm_call to:0x02015080 module:main +from:0x0211cd70 kind:arm_call to:0x0211a5b0 module:overlay(37) +from:0x0211cdcc kind:arm_call to:0x0211dcc4 module:overlay(37) +from:0x0211cddc kind:arm_call to:0x0211db0c module:overlay(37) +from:0x0211cdec kind:arm_call to:0x021199cc module:overlay(37) +from:0x0211ce04 kind:arm_call to:0x02015080 module:main +from:0x0211ce20 kind:arm_call to:0x0211ac10 module:overlay(37) +from:0x0211ce68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cef4 kind:arm_call to:0x0211dcc4 module:overlay(37) +from:0x0211cf04 kind:arm_call to:0x0211db0c module:overlay(37) +from:0x0211cf14 kind:arm_call to:0x021199cc module:overlay(37) +from:0x0211cf28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cfe8 kind:load to:0x021220e0 module:overlay(37) +from:0x0211d008 kind:arm_call to:0x02015080 module:main +from:0x0211d03c kind:arm_call to:0x0211dcc4 module:overlay(37) +from:0x0211d04c kind:arm_call to:0x0211db0c module:overlay(37) +from:0x0211d05c kind:arm_call to:0x021199cc module:overlay(37) +from:0x0211d070 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d0e0 kind:arm_call to:0x0211a5b0 module:overlay(37) +from:0x0211d190 kind:load to:0x02122140 module:overlay(37) +from:0x0211d194 kind:load to:0x021220b0 module:overlay(37) +from:0x0211d1d8 kind:arm_call to:0x0211d990 module:overlay(37) +from:0x0211d1e4 kind:arm_call to:0x0211a5b0 module:overlay(37) +from:0x0211d26c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211d27c kind:arm_call to:0x01ff930c module:itcm +from:0x0211d290 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d2fc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211d30c kind:arm_call to:0x01ff930c module:itcm +from:0x0211d340 kind:arm_call to:0x0211a5b0 module:overlay(37) +from:0x0211d39c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d4e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0211d678 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0211d6a0 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x0211d6b4 kind:arm_call to:0x021199cc module:overlay(37) +from:0x0211d778 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0211d78c kind:arm_call to:0x021199cc module:overlay(37) +from:0x0211d834 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d840 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211d880 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d890 kind:arm_call to:0x0211e2dc module:overlay(37) +from:0x0211d8cc kind:arm_call to:0x01ff916c module:itcm +from:0x0211d960 kind:load to:0x0203e964 module:main +from:0x0211d968 kind:load to:0x02122140 module:overlay(37) +from:0x0211d970 kind:load to:0x02122158 module:overlay(37) +from:0x0211d974 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d984 kind:load to:0x027e09c0 module:dtcm +from:0x0211d9c4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211d9d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d9e4 kind:arm_call to:0x0211a358 module:overlay(37) +from:0x0211da64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211da8c kind:arm_call to:0x01ff916c module:itcm +from:0x0211dab0 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211dabc kind:arm_call to:0x0211a774 module:overlay(37) +from:0x0211dad0 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211dadc kind:arm_call to:0x01ffb428 module:itcm +from:0x0211dae8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dc78 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0211dc9c kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x0211dcb8 kind:load to:0x0203e964 module:main +from:0x0211dcc0 kind:load to:0x027e09c0 module:dtcm +from:0x0211dd84 kind:load to:0x02122068 module:overlay(37) +from:0x0211dda4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211de54 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211deb4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211debc kind:load to:0x0203e964 module:main +from:0x0211df2c kind:load to:0x02122068 module:overlay(37) +from:0x0211df3c kind:load to:0x020a995c module:overlay(0) +from:0x0211df50 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211df88 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x0211df90 kind:arm_call to:0x0211e310 module:overlay(37) +from:0x0211dfb4 kind:load to:0x027e09b8 module:dtcm +from:0x0211dfcc kind:arm_call to:0x0211e310 module:overlay(37) +from:0x0211e004 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x0211e00c kind:arm_call to:0x0211e310 module:overlay(37) +from:0x0211e04c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211e0b8 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0211e0c0 kind:arm_call to:0x02119a50 module:overlay(37) +from:0x0211e0cc kind:arm_call to:0x02119dc8 module:overlay(37) +from:0x0211e0f4 kind:arm_call to:0x0211e690 module:overlay(37) +from:0x0211e180 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211e1ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e224 kind:arm_call to:0x02119a50 module:overlay(37) +from:0x0211e230 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e250 kind:arm_call to:0x020c28b4 module:overlay(17) +from:0x0211e280 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e29c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e2c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e2d0 kind:load to:0x027e09a8 module:dtcm +from:0x0211e2d4 kind:load to:0x0203e964 module:main +from:0x0211e2d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e2fc kind:arm_call to:0x01ffb744 module:itcm +from:0x0211e370 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e398 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e3c8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211e3dc kind:arm_call to:0x0211e350 module:overlay(37) +from:0x0211e3ec kind:arm_call to:0x0211e334 module:overlay(37) +from:0x0211e408 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e438 kind:arm_call to:0x0211e348 module:overlay(37) +from:0x0211e444 kind:arm_call to:0x0211e348 module:overlay(37) +from:0x0211e450 kind:arm_call to:0x0211e47c module:overlay(37) +from:0x0211e45c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e460 kind:load to:0x020b3000 module:overlay(0) +from:0x0211e5a0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211e5c4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211e5d0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211e5fc kind:load to:0x0203e964 module:main +from:0x0211e600 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e62c kind:arm_call to:0x02098910 module:overlay(0) +from:0x0211e684 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0211e68c kind:load to:0x027e09c0 module:dtcm +from:0x0211e6a8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211e72c kind:arm_call to:0x0200f218 module:main +from:0x0211e780 kind:arm_call to:0x0200e260 module:main +from:0x0211e790 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e7c0 kind:load to:0x02121c18 module:overlay(37) +from:0x0211e7c4 kind:load to:0x027e0964 module:dtcm +from:0x0211e7d0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211e7d8 kind:arm_call to:0x02011ff4 module:main +from:0x0211e7ec kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211e7f4 kind:arm_call to:0x02011ff4 module:main +from:0x0211e80c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211e814 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211e81c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e824 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211e82c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211e844 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0211e84c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211e854 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e85c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211e864 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211e86c kind:arm_call to:0x02011ff4 module:main +from:0x0211e888 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211e894 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211e8b0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211e8c0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211e8d0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211e8d8 kind:arm_call to:0x02011ff4 module:main +from:0x0211e8f0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211e8f8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211e900 kind:arm_call to:0x02011ff4 module:main +from:0x0211e918 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211e920 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211e934 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0211e948 kind:load to:0x021229cc module:overlay(37) +from:0x0211e95c kind:arm_call to:0x02011f3c module:main +from:0x0211e968 kind:arm_call to:0x0211e9c8 module:overlay(37) +from:0x0211e97c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211e9c0 kind:load to:0x021223b0 module:overlay(37) +from:0x0211e9f0 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0211ea10 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0211ea2c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211ea3c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211eab0 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0211eab8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0211eb54 kind:load to:0x021229cc module:overlay(37) +from:0x0211eb58 kind:load to:0x02122178 module:overlay(37) +from:0x0211eb5c kind:load to:0x02121ec4 module:overlay(37) +from:0x0211eb60 kind:load to:0x021225c4 module:overlay(37) +from:0x0211eb64 kind:load to:0x02049be4 module:main +from:0x0211eb68 kind:load to:0x021224fc module:overlay(37) +from:0x0211eb74 kind:arm_call to:0x020e7680 module:overlay(31) +from:0x0211eb84 kind:load to:0x0212087c module:overlay(37) +from:0x0211eb90 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0211eb98 kind:arm_call to:0x02120478 module:overlay(37) +from:0x0211eba8 kind:arm_call to:0x02120494 module:overlay(37) +from:0x0211ebb8 kind:arm_call to:0x021204a8 module:overlay(37) +from:0x0211ebc0 kind:arm_call to:0x02120494 module:overlay(37) +from:0x0211ec54 kind:load to:0x021223cc module:overlay(37) +from:0x0211ec90 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0211ed08 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211ed30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ed38 kind:arm_call to:0x0211feb4 module:overlay(37) +from:0x0211ed40 kind:arm_call to:0x021203e4 module:overlay(37) +from:0x0211ed9c kind:arm_call to:0x02015080 module:main +from:0x0211edc0 kind:arm_call to:0x02015080 module:main +from:0x0211ede4 kind:arm_call to:0x02015080 module:main +from:0x0211ee10 kind:arm_call to:0x02015080 module:main +from:0x0211ee3c kind:arm_call to:0x02015080 module:main +from:0x0211ee58 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211ee80 kind:load to:0x027e09a8 module:dtcm +from:0x0211ee84 kind:load to:0x02122464 module:overlay(37) +from:0x0211ee9c kind:arm_call to:0x020e7788 module:overlay(31) +from:0x0211eebc kind:arm_call to:0x020e77b4 module:overlay(31) +from:0x0211eee4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211eef4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211efa4 kind:load to:0x02049be4 module:main +from:0x0211f01c kind:load to:0x021224fc module:overlay(37) +from:0x0211f0ac kind:arm_call to:0x021205c8 module:overlay(37) +from:0x0211f0f0 kind:load to:0x02049be4 module:main +from:0x0211f14c kind:load to:0x0212255c module:overlay(37) +from:0x0211f158 kind:arm_call to:0x02120494 module:overlay(37) +from:0x0211f184 kind:arm_call to:0x021205a8 module:overlay(37) +from:0x0211f1cc kind:arm_call to:0x021205c0 module:overlay(37) +from:0x0211f1d8 kind:arm_call to:0x021205c0 module:overlay(37) +from:0x0211f1ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f210 kind:load to:0x02049be4 module:main +from:0x0211f274 kind:load to:0x02122574 module:overlay(37) +from:0x0211f290 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f314 kind:arm_call to:0x02016958 module:main +from:0x0211f334 kind:load to:0x02122514 module:overlay(37) +from:0x0211f370 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f3a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f4ac kind:load to:0x0203e964 module:main +from:0x0211f56c kind:load to:0x02122544 module:overlay(37) +from:0x0211f570 kind:load to:0x02049be4 module:main +from:0x0211f580 kind:arm_call to:0x021202d4 module:overlay(37) +from:0x0211f598 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211f5a8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f6a0 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0211f6a8 kind:arm_call to:0x02120834 module:overlay(37) +from:0x0211f6b0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f6c0 kind:load to:0x02122574 module:overlay(37) +from:0x0211f6e8 kind:arm_call to:0x020bf688 module:overlay(17) +from:0x0211f7c4 kind:arm_call to:0x02120834 module:overlay(37) +from:0x0211f7cc kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211f7e4 kind:load to:0x02122574 module:overlay(37) +from:0x0211f800 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f884 kind:load to:0x0212255c module:overlay(37) +from:0x0211f9d0 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x0211f9e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211fa20 kind:load to:0x0203e964 module:main +from:0x0211fa2c kind:load to:0x027e09c0 module:dtcm +from:0x0211fa94 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211fab4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211fac4 kind:load to:0x0212258c module:overlay(37) +from:0x0211facc kind:load to:0x020b5214 module:overlay(0) +from:0x0211fb10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211fbc4 kind:arm_call to:0x02015244 module:main +from:0x0211fbe8 kind:load to:0x021225a4 module:overlay(37) +from:0x0211fc60 kind:load to:0x02122514 module:overlay(37) +from:0x0211fc6c kind:arm_call to:0x0211fd60 module:overlay(37) +from:0x0211fc78 kind:arm_call to:0x0211fd10 module:overlay(37) +from:0x0211fc8c kind:arm_call to:0x01ff930c module:itcm +from:0x0211fd0c kind:load to:0x0203e964 module:main +from:0x0211fd30 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fd58 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fd78 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211fd84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fdac kind:arm_call to:0x020a995c module:overlay(0) +from:0x0211fdc4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211fdfc kind:arm_call to:0x020a9200 module:overlay(0) +from:0x0211fe04 kind:arm_call to:0x021203e4 module:overlay(37) +from:0x0211fe28 kind:load to:0x027e09b8 module:dtcm +from:0x0211fe40 kind:arm_call to:0x021203e4 module:overlay(37) +from:0x0211fe78 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x0211fe80 kind:arm_call to:0x021203e4 module:overlay(37) +from:0x0211febc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211ff14 kind:arm_call to:0x021200e8 module:overlay(37) +from:0x0211ff2c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0211ff5c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0211ff78 kind:arm_call to:0x02120134 module:overlay(37) +from:0x0211ff90 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0211ffac kind:arm_call to:0x021200e8 module:overlay(37) +from:0x0211ffcc kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0211fff4 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02120018 kind:load to:0x027e0ce0 module:dtcm +from:0x02120080 kind:arm_call to:0x0212005c module:overlay(37) +from:0x02120110 kind:arm_call to:0x02120160 module:overlay(37) +from:0x02120118 kind:arm_call to:0x021201a4 module:overlay(37) +from:0x02120120 kind:arm_call to:0x021201d4 module:overlay(37) +from:0x02120128 kind:arm_call to:0x0202851c module:main +from:0x02120148 kind:arm_call to:0x021201d4 module:overlay(37) +from:0x02120184 kind:arm_call to:0x0208bb6c module:overlay(0) +from:0x021201a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021201ac kind:arm_call to:0x02120160 module:overlay(37) +from:0x021201bc kind:arm_call to:0x021201d4 module:overlay(37) +from:0x021201e0 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02120224 kind:load to:0x027e0d34 module:dtcm +from:0x021202ec kind:arm_call to:0x0211fd10 module:overlay(37) +from:0x021202f8 kind:arm_call to:0x0211fd60 module:overlay(37) +from:0x021203e0 kind:load to:0x0203e964 module:main +from:0x021204b4 kind:arm_call to:0x01fff458 module:itcm +from:0x021204dc kind:arm_call to:0x01fff350 module:itcm +from:0x0212050c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120520 kind:arm_call to:0x02120494 module:overlay(37) +from:0x02120530 kind:arm_call to:0x02120478 module:overlay(37) +from:0x0212054c kind:arm_call to:0x01fff350 module:itcm +from:0x0212057c kind:arm_call to:0x0212048c module:overlay(37) +from:0x02120588 kind:arm_call to:0x0212048c module:overlay(37) +from:0x02120594 kind:arm_call to:0x021205c0 module:overlay(37) +from:0x021205a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021205a4 kind:load to:0x020b3000 module:overlay(0) +from:0x0212066c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02120690 kind:arm_call to:0x01fff148 module:itcm +from:0x0212069c kind:arm_call to:0x01ff9a5c module:itcm +from:0x021206c8 kind:load to:0x0203e964 module:main +from:0x021206cc kind:load to:0x027e0ce0 module:dtcm +from:0x021206ec kind:arm_call to:0x02098910 module:overlay(0) +from:0x021207a8 kind:arm_call to:0x01ff993c module:itcm +from:0x021207c0 kind:arm_call to:0x01ff916c module:itcm +from:0x02120818 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02120824 kind:load to:0x0203e964 module:main +from:0x02120830 kind:load to:0x027e09c0 module:dtcm +from:0x0212084c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021208b0 kind:arm_call to:0x0200f218 module:main +from:0x02120904 kind:arm_call to:0x0200e260 module:main +from:0x02120914 kind:arm_call to:0x01ffad5c module:itcm +from:0x02120944 kind:load to:0x02121c34 module:overlay(37) +from:0x02120948 kind:load to:0x027e0964 module:dtcm +from:0x02120958 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120960 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02120968 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02120980 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120988 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02120990 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02120998 kind:arm_call to:0x02011ff4 module:main +from:0x021209ac kind:arm_call to:0x0209790c module:overlay(0) +from:0x021209c0 kind:load to:0x02122ab4 module:overlay(37) +from:0x021209d4 kind:arm_call to:0x02011f3c module:main +from:0x021209e0 kind:arm_call to:0x02120a90 module:overlay(37) +from:0x021209f4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02120a0c kind:load to:0x02122770 module:overlay(37) +from:0x02120a38 kind:arm_call to:0x01fff350 module:itcm +from:0x02120a58 kind:load to:0x027e0ce4 module:dtcm +from:0x02120a60 kind:load to:0x020b3000 module:overlay(0) +from:0x02120a68 kind:arm_call to:0x02120a10 module:overlay(37) +from:0x02120a98 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02120ac0 kind:arm_call to:0x0201bb38 module:main +from:0x02120ad0 kind:arm_call to:0x02067278 module:overlay(0) +from:0x02120af8 kind:load to:0x02122794 module:overlay(37) +from:0x02120b04 kind:arm_call to:0x02120d54 module:overlay(37) +from:0x02120b18 kind:arm_call to:0x02121b2c module:overlay(37) +from:0x02120b34 kind:arm_call to:0x02120ba8 module:overlay(37) +from:0x02120b6c kind:arm_call_thumb to:0x020b8a5c module:overlay(1) +from:0x02120ba4 kind:load to:0x027e0cd8 module:dtcm +from:0x02120bbc kind:arm_call to:0x02016fbc module:main +from:0x02120c00 kind:arm_call to:0x01fff350 module:itcm +from:0x02120c24 kind:arm_call to:0x01fff350 module:itcm +from:0x02120c3c kind:load to:0x027e0ce4 module:dtcm +from:0x02120c40 kind:load to:0x020b3000 module:overlay(0) +from:0x02120c68 kind:arm_call to:0x02120c48 module:overlay(37) +from:0x02120d14 kind:arm_call to:0x02120408 module:overlay(37) +from:0x02120d20 kind:arm_call to:0x02016958 module:main +from:0x02120d34 kind:arm_call to:0x0212046c module:overlay(37) +from:0x02120d4c kind:load to:0x0203e964 module:main +from:0x02120da0 kind:load to:0x021226f8 module:overlay(37) +from:0x02120dd8 kind:load to:0x02122730 module:overlay(37) +from:0x02120dfc kind:arm_call to:0x020732ec module:overlay(0) +from:0x02120e60 kind:arm_call to:0x02120020 module:overlay(37) +from:0x02120e80 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02120e98 kind:arm_call to:0x021200b8 module:overlay(37) +from:0x02120eec kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02120f30 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02120fa0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02120fb4 kind:load to:0x027e09b8 module:dtcm +from:0x02120fd4 kind:arm_call to:0x02120228 module:overlay(37) +from:0x02120ffc kind:arm_call to:0x02120280 module:overlay(37) +from:0x0212103c kind:arm_call to:0x02120d54 module:overlay(37) +from:0x0212104c kind:arm_call to:0x02120bcc module:overlay(37) +from:0x0212106c kind:arm_call to:0x02121af0 module:overlay(37) +from:0x02121078 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02121080 kind:load to:0x020b51b8 module:overlay(0) +from:0x021210d8 kind:arm_call to:0x02120c54 module:overlay(37) +from:0x021210e8 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02121118 kind:arm_call to:0x01ffd420 module:itcm +from:0x02121144 kind:arm_call to:0x021217e8 module:overlay(37) +from:0x02121168 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121178 kind:arm_call to:0x0215ccf4 module:overlays(60,66) +from:0x02121188 kind:arm_call to:0x0215cda8 module:overlays(60,63,66) +from:0x02121190 kind:arm_call to:0x02120fbc module:overlay(37) +from:0x0212119c kind:arm_call to:0x02120d54 module:overlay(37) +from:0x021211a4 kind:load to:0x027e09b8 module:dtcm +from:0x021211a8 kind:load to:0x021226d8 module:overlay(37) +from:0x021211ac kind:load to:0x020b51b8 module:overlay(0) +from:0x021211e8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121204 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121220 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121228 kind:load to:0x020b51b8 module:overlay(0) +from:0x0212123c kind:arm_call to:0x02121ab0 module:overlay(37) +from:0x0212124c kind:arm_call to:0x0215ccac module:overlay(60) +from:0x02121258 kind:arm_call to:0x02120d54 module:overlay(37) +from:0x0212127c kind:arm_call to:0x0212005c module:overlay(37) +from:0x02121294 kind:arm_call to:0x02120074 module:overlay(37) +from:0x021212ac kind:arm_call to:0x021200a0 module:overlay(37) +from:0x021212c8 kind:arm_call to:0x0215ccac module:overlay(60) +from:0x021212d4 kind:arm_call to:0x02120d54 module:overlay(37) +from:0x021212ec kind:arm_call to:0x0215ccc4 module:overlay(60) +from:0x0212130c kind:arm_call to:0x02120d54 module:overlay(37) +from:0x02121338 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02121358 kind:arm_call to:0x02120d54 module:overlay(37) +from:0x02121360 kind:load to:0x021226d8 module:overlay(37) +from:0x02121364 kind:load to:0x020b51b8 module:overlay(0) +from:0x0212137c kind:arm_call to:0x02120020 module:overlay(37) +from:0x02121394 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0212139c kind:load to:0x020b5214 module:overlay(0) +from:0x021213c8 kind:arm_call to:0x01ffd420 module:itcm +from:0x021213e4 kind:arm_call to:0x021217e8 module:overlay(37) +from:0x021213fc kind:arm_call to:0x0215ccc4 module:overlay(60) +from:0x02121410 kind:arm_call to:0x02120d54 module:overlay(37) +from:0x02121418 kind:load to:0x027e09b8 module:dtcm +from:0x0212143c kind:arm_call to:0x02120020 module:overlay(37) +from:0x02121454 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0212145c kind:load to:0x021226d8 module:overlay(37) +from:0x02121460 kind:load to:0x020b5214 module:overlay(0) +from:0x0212148c kind:arm_call to:0x01ffd420 module:itcm +from:0x021214a8 kind:arm_call to:0x021217e8 module:overlay(37) +from:0x021214c0 kind:arm_call to:0x0215ccc4 module:overlay(60) +from:0x021214d4 kind:arm_call to:0x02120d54 module:overlay(37) +from:0x021214dc kind:load to:0x027e09b8 module:dtcm +from:0x02121528 kind:load to:0x021226d8 module:overlay(37) +from:0x02121554 kind:arm_call to:0x01ffd420 module:itcm +from:0x02121594 kind:arm_call to:0x021217e8 module:overlay(37) +from:0x021215ac kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021215d4 kind:arm_call to:0x021217e8 module:overlay(37) +from:0x021215ec kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121610 kind:arm_call to:0x02120d54 module:overlay(37) +from:0x02121618 kind:arm_call to:0x0202851c module:main +from:0x02121640 kind:arm_call to:0x02120fbc module:overlay(37) +from:0x0212164c kind:arm_call to:0x02120d54 module:overlay(37) +from:0x0212165c kind:arm_call to:0x02120fbc module:overlay(37) +from:0x02121668 kind:arm_call to:0x02120d54 module:overlay(37) +from:0x02121670 kind:arm_call to:0x0202851c module:main +from:0x02121678 kind:load to:0x027e09b8 module:dtcm +from:0x0212167c kind:load to:0x020b51b8 module:overlay(0) +from:0x02121698 kind:load to:0x02121af0 module:overlay(37) +from:0x0212170c kind:arm_call to:0x0215ccf4 module:overlays(60,66) +from:0x02121714 kind:arm_call to:0x02120fe8 module:overlay(37) +from:0x0212173c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0212174c kind:arm_call to:0x01fff148 module:itcm +from:0x02121758 kind:arm_call to:0x01ffb714 module:itcm +from:0x02121764 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121774 kind:arm_call to:0x0215ccd8 module:overlay(60) +from:0x02121794 kind:arm_call to:0x01ffd420 module:itcm +from:0x021217ac kind:arm_call to:0x02121a24 module:overlay(37) +from:0x021217c4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021217dc kind:load to:0x027e0ce0 module:dtcm +from:0x021217e0 kind:load to:0x027e09b8 module:dtcm +from:0x021217e4 kind:load to:0x020b51b8 module:overlay(0) +from:0x02121814 kind:arm_call to:0x021200b8 module:overlay(37) +from:0x02121858 kind:arm_call to:0x02120c48 module:overlay(37) +from:0x0212186c kind:arm_call to:0x01fff148 module:itcm +from:0x0212189c kind:arm_call to:0x01ffb714 module:itcm +from:0x021218a8 kind:arm_call to:0x01ff9770 module:itcm +from:0x021218b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021218c4 kind:arm_call to:0x0215ccd8 module:overlay(60) +from:0x021218d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121908 kind:arm_call to:0x020158e8 module:main +from:0x02121910 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021219dc kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x021219f0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02121a04 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02121a14 kind:load to:0x027e0ce0 module:dtcm +from:0x02121a1c kind:load to:0x027e09b8 module:dtcm +from:0x02121a20 kind:load to:0x020b504c module:overlay(0) +from:0x02121a3c kind:arm_call to:0x020730ac module:overlay(0) +from:0x02121a9c kind:arm_call to:0x02073470 module:overlay(0) +from:0x02121aac kind:load to:0x027e09b8 module:dtcm +from:0x02121ad0 kind:arm_call to:0x01fff148 module:itcm +from:0x02121ae0 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02121ae8 kind:load to:0x027e0cd8 module:dtcm +from:0x02121aec kind:load to:0x027e0ce0 module:dtcm +from:0x02121b14 kind:arm_call to:0x0201bb84 module:main +from:0x02121b20 kind:arm_call to:0x0201b9a8 module:main +from:0x02121b28 kind:load to:0x0204e5f8 module:main +from:0x02121b44 kind:load to:0x027e0cd8 module:dtcm +from:0x02121b48 kind:load to:0x02081e30 module:overlay(0) +from:0x02121b58 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02121b60 kind:arm_call to:0x0201bacc module:main +from:0x02121b68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02121b80 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02121b88 kind:arm_call to:0x0201bacc module:main +from:0x02121b90 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02121b98 kind:arm_call to:0x02011ff4 module:main +from:0x02121bac kind:arm_call to:0x02097724 module:overlay(0) +from:0x02121c64 kind:arm_call to:0x02118fc0 module:overlay(37) +from:0x02121c74 kind:arm_call to:0x0203ce74 module:main +from:0x02121c94 kind:load to:0x02122800 module:overlay(37) +from:0x02121c98 kind:load to:0x02122810 module:overlay(37) +from:0x02121c9c kind:load to:0x02119108 module:overlay(37) +from:0x02121ca0 kind:load to:0x02122804 module:overlay(37) +from:0x02121ca8 kind:load to:0x02121e00 module:overlay(37) +from:0x02121cc8 kind:arm_call to:0x0211b428 module:overlay(37) +from:0x02121cd8 kind:arm_call to:0x0203ce74 module:main +from:0x02121cec kind:load to:0x02122968 module:overlay(37) +from:0x02121cf0 kind:load to:0x02122978 module:overlay(37) +from:0x02121cf4 kind:load to:0x0211e92c module:overlay(37) +from:0x02121cf8 kind:load to:0x0212296c module:overlay(37) +from:0x02121d18 kind:arm_call to:0x0211e970 module:overlay(37) +from:0x02121d28 kind:arm_call to:0x0203ce74 module:main +from:0x02121d3c kind:load to:0x021229bc module:overlay(37) +from:0x02121d40 kind:load to:0x021229cc module:overlay(37) +from:0x02121d44 kind:load to:0x021209a4 module:overlay(37) +from:0x02121d48 kind:load to:0x021229c0 module:overlay(37) +from:0x02121dac kind:arm_call to:0x021209e8 module:overlay(37) +from:0x02121dbc kind:arm_call to:0x0203ce74 module:main +from:0x02121dd4 kind:load to:0x021226d8 module:overlay(37) +from:0x02121dd8 kind:load to:0x02122aa4 module:overlay(37) +from:0x02121ddc kind:load to:0x02122ab4 module:overlay(37) +from:0x02121de0 kind:load to:0x02121ba4 module:overlay(37) +from:0x02121de4 kind:load to:0x02122aa8 module:overlay(37) +from:0x02121de8 kind:load to:0x02121c48 module:overlay(37) +from:0x02121dec kind:load to:0x02121cac module:overlay(37) +from:0x02121df0 kind:load to:0x02121cfc module:overlay(37) +from:0x02121df4 kind:load to:0x02121d4c module:overlay(37) +from:0x02121e0c kind:load to:0x02119108 module:overlay(37) +from:0x02121e10 kind:load to:0x02119140 module:overlay(37) +from:0x02121e14 kind:load to:0x02119180 module:overlay(37) +from:0x02121e18 kind:load to:0x02119330 module:overlay(37) +from:0x02121e1c kind:load to:0x02119538 module:overlay(37) +from:0x02121e20 kind:load to:0x0211946c module:overlay(37) +from:0x02121e24 kind:load to:0x0211a2fc module:overlay(37) +from:0x02121e28 kind:load to:0x0211a300 module:overlay(37) +from:0x02121e2c kind:load to:0x0211a304 module:overlay(37) +from:0x02121e30 kind:load to:0x0211a324 module:overlay(37) +from:0x02121e34 kind:load to:0x0211a32c module:overlay(37) +from:0x02121e38 kind:load to:0x020c4e60 module:overlay(24) +from:0x02121e44 kind:load to:0x0211af38 module:overlay(37) +from:0x02121e48 kind:load to:0x0211af58 module:overlay(37) +from:0x02121e4c kind:load to:0x0211b104 module:overlay(37) +from:0x02121e50 kind:load to:0x0211b190 module:overlay(37) +from:0x02121e54 kind:load to:0x0211b194 module:overlay(37) +from:0x02121e58 kind:load to:0x0211b3e8 module:overlay(37) +from:0x02121e5c kind:load to:0x0211b3ec module:overlay(37) +from:0x02121e68 kind:load to:0x0211b89c module:overlay(37) +from:0x02121e6c kind:load to:0x0211e7e4 module:overlay(37) +from:0x02121e70 kind:load to:0x0211b5e8 module:overlay(37) +from:0x02121e74 kind:load to:0x0207b8dc module:overlay(0) +from:0x02121e78 kind:load to:0x0211b610 module:overlay(37) +from:0x02121e84 kind:load to:0x0211b888 module:overlay(37) +from:0x02121e88 kind:load to:0x0211e7c8 module:overlay(37) +from:0x02121e8c kind:load to:0x0211b4c0 module:overlay(37) +from:0x02121e90 kind:load to:0x0211b528 module:overlay(37) +from:0x02121e94 kind:load to:0x0211b580 module:overlay(37) +from:0x02121ea0 kind:load to:0x0211b404 module:overlay(37) +from:0x02121ea4 kind:load to:0x020979e4 module:overlay(0) +from:0x02121ea8 kind:load to:0x02097a18 module:overlay(0) +from:0x02121eac kind:load to:0x020977d0 module:overlay(0) +from:0x02121eb0 kind:load to:0x020979ec module:overlay(0) +from:0x02121eb4 kind:load to:0x02097814 module:overlay(0) +from:0x02121eb8 kind:load to:0x02097818 module:overlay(0) +from:0x02121ec4 kind:load to:0x0211b874 module:overlay(37) +from:0x02121ec8 kind:load to:0x0211e8c8 module:overlay(37) +from:0x02121ecc kind:load to:0x0209a254 module:overlay(0) +from:0x02121ed0 kind:load to:0x0209a288 module:overlay(0) +from:0x02121ed4 kind:load to:0x0209a320 module:overlay(0) +from:0x02121ed8 kind:load to:0x0209a334 module:overlay(0) +from:0x02121edc kind:load to:0x0209a0e4 module:overlay(0) +from:0x02121ee0 kind:load to:0x0209a35c module:overlay(0) +from:0x02121ee4 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02121ee8 kind:load to:0x0209a06c module:overlay(0) +from:0x02121eec kind:load to:0x0209a2f0 module:overlay(0) +from:0x02121ef0 kind:load to:0x0209a308 module:overlay(0) +from:0x02121ef4 kind:load to:0x0209a348 module:overlay(0) +from:0x02121ef8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02121efc kind:load to:0x0211e89c module:overlay(37) +from:0x02121f00 kind:load to:0x0211e878 module:overlay(37) +from:0x02121f04 kind:load to:0x0209a70c module:overlay(0) +from:0x02121f50 kind:load to:0x0211c3bc module:overlay(37) +from:0x02121f58 kind:load to:0x0211c898 module:overlay(37) +from:0x02121f60 kind:load to:0x0211caf4 module:overlay(37) +from:0x02121f68 kind:load to:0x0211cc74 module:overlay(37) +from:0x02121f70 kind:load to:0x0211cf6c module:overlay(37) +from:0x02121f78 kind:load to:0x0211d0ac module:overlay(37) +from:0x02121f80 kind:load to:0x0211c948 module:overlay(37) +from:0x02121f88 kind:load to:0x0211dd18 module:overlay(37) +from:0x02121f90 kind:load to:0x0211dec0 module:overlay(37) +from:0x02121f98 kind:load to:0x0211beb4 module:overlay(37) +from:0x02121fa0 kind:load to:0x0211c000 module:overlay(37) +from:0x02121fa8 kind:load to:0x0211c120 module:overlay(37) +from:0x02121fb0 kind:load to:0x0211c1c0 module:overlay(37) +from:0x02122000 kind:load to:0x0211c748 module:overlay(37) +from:0x02122008 kind:load to:0x0211c91c module:overlay(37) +from:0x02122010 kind:load to:0x0211cb70 module:overlay(37) +from:0x02122018 kind:load to:0x0211ccf8 module:overlay(37) +from:0x02122020 kind:load to:0x0211cfec module:overlay(37) +from:0x02122028 kind:load to:0x0211d198 module:overlay(37) +from:0x02122030 kind:load to:0x0211ca10 module:overlay(37) +from:0x02122038 kind:load to:0x0211dd88 module:overlay(37) +from:0x02122040 kind:load to:0x0211df30 module:overlay(37) +from:0x02122048 kind:load to:0x0211bf2c module:overlay(37) +from:0x02122050 kind:load to:0x0211c05c module:overlay(37) +from:0x02122058 kind:load to:0x0211c184 module:overlay(37) +from:0x02122060 kind:load to:0x0211c244 module:overlay(37) +from:0x02122178 kind:load to:0x02098518 module:overlay(0) +from:0x0212217c kind:load to:0x02098554 module:overlay(0) +from:0x02122180 kind:load to:0x0209856c module:overlay(0) +from:0x02122184 kind:load to:0x02098578 module:overlay(0) +from:0x02122188 kind:load to:0x01fff464 module:itcm +from:0x0212218c kind:load to:0x020a99d8 module:overlay(0) +from:0x02122190 kind:load to:0x020a8d28 module:overlay(0) +from:0x02122194 kind:load to:0x020a8da4 module:overlay(0) +from:0x02122198 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0212219c kind:load to:0x020a98f4 module:overlay(0) +from:0x021221a0 kind:load to:0x020984bc module:overlay(0) +from:0x021221a4 kind:load to:0x020a995c module:overlay(0) +from:0x021221a8 kind:load to:0x020984c4 module:overlay(0) +from:0x021221ac kind:load to:0x020984c8 module:overlay(0) +from:0x021221b0 kind:load to:0x02098584 module:overlay(0) +from:0x021221b4 kind:load to:0x020985f0 module:overlay(0) +from:0x021221b8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021221bc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021221c0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021221c4 kind:load to:0x0211e90c module:overlay(37) +from:0x021221c8 kind:load to:0x0211e8e4 module:overlay(37) +from:0x021221cc kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x021221d0 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x021221d4 kind:load to:0x020a92d0 module:overlay(0) +from:0x021221d8 kind:load to:0x020a8f78 module:overlay(0) +from:0x021221dc kind:load to:0x020a8fe0 module:overlay(0) +from:0x021221e0 kind:load to:0x020a9150 module:overlay(0) +from:0x021221e4 kind:load to:0x020a914c module:overlay(0) +from:0x021221e8 kind:load to:0x020a921c module:overlay(0) +from:0x021221ec kind:load to:0x020a9240 module:overlay(0) +from:0x021221f0 kind:load to:0x020a9244 module:overlay(0) +from:0x021221f4 kind:load to:0x020a91a0 module:overlay(0) +from:0x021221f8 kind:load to:0x020a91a8 module:overlay(0) +from:0x021221fc kind:load to:0x020a91b0 module:overlay(0) +from:0x02122200 kind:load to:0x020a8f54 module:overlay(0) +from:0x02122204 kind:load to:0x020a8f5c module:overlay(0) +from:0x02122208 kind:load to:0x020a8f64 module:overlay(0) +from:0x0212220c kind:load to:0x020a8f6c module:overlay(0) +from:0x02122210 kind:load to:0x020a9448 module:overlay(0) +from:0x02122214 kind:load to:0x020a9598 module:overlay(0) +from:0x02122218 kind:load to:0x020a95c4 module:overlay(0) +from:0x0212221c kind:load to:0x020a95e4 module:overlay(0) +from:0x02122220 kind:load to:0x020a97fc module:overlay(0) +from:0x02122224 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02122228 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0212222c kind:load to:0x020a8e84 module:overlay(0) +from:0x02122230 kind:load to:0x020a99a4 module:overlay(0) +from:0x02122234 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02122238 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0212223c kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02122240 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02122244 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02122248 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0212224c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02122250 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02122254 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02122258 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0212225c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02122260 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02122264 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02122268 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0212226c kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02122270 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02122274 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02122278 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0212227c kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02122280 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02122284 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02122288 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02122294 kind:load to:0x02098518 module:overlay(0) +from:0x02122298 kind:load to:0x02098554 module:overlay(0) +from:0x0212229c kind:load to:0x0209856c module:overlay(0) +from:0x021222a0 kind:load to:0x02098578 module:overlay(0) +from:0x021222a4 kind:load to:0x01fff464 module:itcm +from:0x021222a8 kind:load to:0x020a99d8 module:overlay(0) +from:0x021222ac kind:load to:0x020a8d28 module:overlay(0) +from:0x021222b0 kind:load to:0x0211b8cc module:overlay(37) +from:0x021222b4 kind:load to:0x0211ba64 module:overlay(37) +from:0x021222b8 kind:load to:0x020a98f4 module:overlay(0) +from:0x021222bc kind:load to:0x020984bc module:overlay(0) +from:0x021222c0 kind:load to:0x0211df34 module:overlay(37) +from:0x021222c4 kind:load to:0x020984c4 module:overlay(0) +from:0x021222c8 kind:load to:0x020984c8 module:overlay(0) +from:0x021222cc kind:load to:0x02098584 module:overlay(0) +from:0x021222d0 kind:load to:0x020985f0 module:overlay(0) +from:0x021222d4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021222d8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021222dc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021222e0 kind:load to:0x0211e800 module:overlay(37) +from:0x021222e4 kind:load to:0x0211e838 module:overlay(37) +from:0x021222e8 kind:load to:0x0211b8b0 module:overlay(37) +from:0x021222ec kind:load to:0x0211b980 module:overlay(37) +from:0x021222f0 kind:load to:0x020a92d0 module:overlay(0) +from:0x021222f4 kind:load to:0x0211df40 module:overlay(37) +from:0x021222f8 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021222fc kind:load to:0x0211dff0 module:overlay(37) +from:0x02122300 kind:load to:0x020a914c module:overlay(0) +from:0x02122304 kind:load to:0x0211dfb8 module:overlay(37) +from:0x02122308 kind:load to:0x020a9240 module:overlay(0) +from:0x0212230c kind:load to:0x020a9244 module:overlay(0) +from:0x02122310 kind:load to:0x020a91a0 module:overlay(0) +from:0x02122314 kind:load to:0x020a91a8 module:overlay(0) +from:0x02122318 kind:load to:0x020a91b0 module:overlay(0) +from:0x0212231c kind:load to:0x020a8f54 module:overlay(0) +from:0x02122320 kind:load to:0x020a8f5c module:overlay(0) +from:0x02122324 kind:load to:0x020a8f64 module:overlay(0) +from:0x02122328 kind:load to:0x020a8f6c module:overlay(0) +from:0x0212232c kind:load to:0x020a9448 module:overlay(0) +from:0x02122330 kind:load to:0x020a9598 module:overlay(0) +from:0x02122334 kind:load to:0x020a95c4 module:overlay(0) +from:0x02122338 kind:load to:0x020a95e4 module:overlay(0) +from:0x0212233c kind:load to:0x020a97fc module:overlay(0) +from:0x02122340 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02122344 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02122348 kind:load to:0x020a8e84 module:overlay(0) +from:0x0212234c kind:load to:0x020a99a4 module:overlay(0) +from:0x02122350 kind:load to:0x0211bd90 module:overlay(37) +from:0x02122354 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02122358 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0212235c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02122360 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02122364 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02122368 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0212236c kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02122370 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02122374 kind:load to:0x0211bdb4 module:overlay(37) +from:0x02122378 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0212237c kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02122380 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02122384 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02122388 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0212238c kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02122390 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02122394 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02122398 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0212239c kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021223a0 kind:load to:0x0211e608 module:overlay(37) +from:0x021223a4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x021223b0 kind:load to:0x0211e94c module:overlay(37) +from:0x021223b4 kind:load to:0x02097944 module:overlay(0) +from:0x021223b8 kind:load to:0x02097754 module:overlay(0) +from:0x021223bc kind:load to:0x020977d0 module:overlay(0) +from:0x021223c0 kind:load to:0x0209794c module:overlay(0) +from:0x021223c4 kind:load to:0x0209796c module:overlay(0) +from:0x021223c8 kind:load to:0x02097998 module:overlay(0) +from:0x02122414 kind:load to:0x0211f4b0 module:overlay(37) +from:0x0212241c kind:load to:0x0211f824 module:overlay(37) +from:0x02122424 kind:load to:0x0211f61c module:overlay(37) +from:0x0212242c kind:load to:0x0211f76c module:overlay(37) +from:0x02122434 kind:load to:0x0211fa30 module:overlay(37) +from:0x0212243c kind:load to:0x0211fbec module:overlay(37) +from:0x02122444 kind:load to:0x0211efa8 module:overlay(37) +from:0x0212244c kind:load to:0x0211f0f4 module:overlay(37) +from:0x02122454 kind:load to:0x0211f214 module:overlay(37) +from:0x0212245c kind:load to:0x0211f2b4 module:overlay(37) +from:0x021224ac kind:load to:0x0211f574 module:overlay(37) +from:0x021224b4 kind:load to:0x0211f888 module:overlay(37) +from:0x021224bc kind:load to:0x0211f6c4 module:overlay(37) +from:0x021224c4 kind:load to:0x0211f7e8 module:overlay(37) +from:0x021224cc kind:load to:0x0211fad0 module:overlay(37) +from:0x021224d4 kind:load to:0x0211fc64 module:overlay(37) +from:0x021224dc kind:load to:0x0211f020 module:overlay(37) +from:0x021224e4 kind:load to:0x0211f150 module:overlay(37) +from:0x021224ec kind:load to:0x0211f278 module:overlay(37) +from:0x021224f4 kind:load to:0x0211f338 module:overlay(37) +from:0x021225c4 kind:load to:0x02098518 module:overlay(0) +from:0x021225c8 kind:load to:0x02098554 module:overlay(0) +from:0x021225cc kind:load to:0x0209856c module:overlay(0) +from:0x021225d0 kind:load to:0x02098578 module:overlay(0) +from:0x021225d4 kind:load to:0x01fff464 module:itcm +from:0x021225d8 kind:load to:0x020a99d8 module:overlay(0) +from:0x021225dc kind:load to:0x020a8d28 module:overlay(0) +from:0x021225e0 kind:load to:0x0211eb88 module:overlay(37) +from:0x021225e4 kind:load to:0x0211ec58 module:overlay(37) +from:0x021225e8 kind:load to:0x020a98f4 module:overlay(0) +from:0x021225ec kind:load to:0x020984bc module:overlay(0) +from:0x021225f0 kind:load to:0x0211fd98 module:overlay(37) +from:0x021225f4 kind:load to:0x020984c4 module:overlay(0) +from:0x021225f8 kind:load to:0x020984c8 module:overlay(0) +from:0x021225fc kind:load to:0x02098584 module:overlay(0) +from:0x02122600 kind:load to:0x020985f0 module:overlay(0) +from:0x02122604 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02122608 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212260c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02122610 kind:load to:0x0212094c module:overlay(37) +from:0x02122614 kind:load to:0x02120974 module:overlay(37) +from:0x02122618 kind:load to:0x0211eb6c module:overlay(37) +from:0x0212261c kind:load to:0x0211ebf4 module:overlay(37) +from:0x02122620 kind:load to:0x020a92d0 module:overlay(0) +from:0x02122624 kind:load to:0x0211fdb4 module:overlay(37) +from:0x02122628 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0212262c kind:load to:0x0211fe64 module:overlay(37) +from:0x02122630 kind:load to:0x020a914c module:overlay(0) +from:0x02122634 kind:load to:0x0211fe2c module:overlay(37) +from:0x02122638 kind:load to:0x020a9240 module:overlay(0) +from:0x0212263c kind:load to:0x020a9244 module:overlay(0) +from:0x02122640 kind:load to:0x020a91a0 module:overlay(0) +from:0x02122644 kind:load to:0x020a91a8 module:overlay(0) +from:0x02122648 kind:load to:0x020a91b0 module:overlay(0) +from:0x0212264c kind:load to:0x020a8f54 module:overlay(0) +from:0x02122650 kind:load to:0x020a8f5c module:overlay(0) +from:0x02122654 kind:load to:0x020a8f64 module:overlay(0) +from:0x02122658 kind:load to:0x020a8f6c module:overlay(0) +from:0x0212265c kind:load to:0x020a9448 module:overlay(0) +from:0x02122660 kind:load to:0x020a9598 module:overlay(0) +from:0x02122664 kind:load to:0x020a95c4 module:overlay(0) +from:0x02122668 kind:load to:0x020a95e4 module:overlay(0) +from:0x0212266c kind:load to:0x020a97fc module:overlay(0) +from:0x02122670 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02122674 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02122678 kind:load to:0x020a8e84 module:overlay(0) +from:0x0212267c kind:load to:0x020a99a4 module:overlay(0) +from:0x02122680 kind:load to:0x0211ee94 module:overlay(37) +from:0x02122684 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02122688 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0212268c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02122690 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02122694 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02122698 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0212269c kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021226a0 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021226a4 kind:load to:0x0211eeb4 module:overlay(37) +from:0x021226a8 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021226ac kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021226b0 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021226b4 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021226b8 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x021226bc kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021226c0 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x021226c4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021226c8 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x021226cc kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021226d0 kind:load to:0x021206d4 module:overlay(37) +from:0x021226d4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x021226f8 kind:load to:0x02121010 module:overlay(37) +from:0x02122700 kind:load to:0x02121044 module:overlay(37) +from:0x02122708 kind:load to:0x021211b0 module:overlay(37) +from:0x02122710 kind:load to:0x02121368 module:overlay(37) +from:0x02122718 kind:load to:0x0212141c module:overlay(37) +from:0x02122720 kind:load to:0x021214e0 module:overlay(37) +from:0x02122728 kind:load to:0x02121680 module:overlay(37) +from:0x02122730 kind:load to:0x0212101c module:overlay(37) +from:0x02122738 kind:load to:0x02121084 module:overlay(37) +from:0x02122740 kind:load to:0x0212122c module:overlay(37) +from:0x02122748 kind:load to:0x021213a0 module:overlay(37) +from:0x02122750 kind:load to:0x02121464 module:overlay(37) +from:0x02122758 kind:load to:0x0212152c module:overlay(37) +from:0x02122760 kind:load to:0x0212169c module:overlay(37) +from:0x02122770 kind:load to:0x021209c4 module:overlay(37) +from:0x02122774 kind:load to:0x0209774c module:overlay(0) +from:0x02122778 kind:load to:0x02097754 module:overlay(0) +from:0x0212277c kind:load to:0x020977d0 module:overlay(0) +from:0x02122780 kind:load to:0x02097810 module:overlay(0) +from:0x02122784 kind:load to:0x02097814 module:overlay(0) +from:0x02122788 kind:load to:0x02097818 module:overlay(0) +from:0x02122794 kind:load to:0x02098518 module:overlay(0) +from:0x02122798 kind:load to:0x02098554 module:overlay(0) +from:0x0212279c kind:load to:0x0209856c module:overlay(0) +from:0x021227a0 kind:load to:0x02098578 module:overlay(0) +from:0x021227a4 kind:load to:0x01fff464 module:itcm +from:0x021227a8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021227ac kind:load to:0x02120afc module:overlay(37) +from:0x021227b0 kind:load to:0x02120b10 module:overlay(37) +from:0x021227b4 kind:load to:0x02120da4 module:overlay(37) +from:0x021227b8 kind:load to:0x02120ddc module:overlay(37) +from:0x021227bc kind:load to:0x020984bc module:overlay(0) +from:0x021227c0 kind:load to:0x020984c0 module:overlay(0) +from:0x021227c4 kind:load to:0x020984c4 module:overlay(0) +from:0x021227c8 kind:load to:0x020984c8 module:overlay(0) +from:0x021227cc kind:load to:0x02098584 module:overlay(0) +from:0x021227d0 kind:load to:0x020985f0 module:overlay(0) +from:0x021227d4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021227d8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021227dc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021227e0 kind:load to:0x02121b4c module:overlay(37) +from:0x021227e4 kind:load to:0x02121b74 module:overlay(37) diff --git a/config/eur/arm9/overlays/ov037/symbols.txt b/config/eur/arm9/overlays/ov037/symbols.txt new file mode 100644 index 00000000..b24dc98a --- /dev/null +++ b/config/eur/arm9/overlays/ov037/symbols.txt @@ -0,0 +1,294 @@ +func_ov037_02118fc0 kind:function(arm,size=0x148) addr:0x02118fc0 +func_ov037_02119108 kind:function(arm,size=0x38) addr:0x02119108 +func_ov037_02119140 kind:function(arm,size=0x40) addr:0x02119140 +func_ov037_02119180 kind:function(arm,size=0x1b0) addr:0x02119180 +func_ov037_02119330 kind:function(arm,size=0xc8) addr:0x02119330 +func_ov037_021193f8 kind:function(arm,size=0x74) addr:0x021193f8 +func_ov037_0211946c kind:function(arm,size=0xcc) addr:0x0211946c +func_ov037_02119538 kind:function(arm,size=0x18) addr:0x02119538 +func_ov037_02119550 kind:function(arm,size=0x398) addr:0x02119550 +func_ov037_021198e8 kind:function(arm,size=0xe4) addr:0x021198e8 +func_ov037_021199cc kind:function(arm,size=0x84) addr:0x021199cc +func_ov037_02119a50 kind:function(arm,size=0x5c) addr:0x02119a50 +func_ov037_02119aac kind:function(arm,size=0x31c) addr:0x02119aac +func_ov037_02119dc8 kind:function(arm,size=0x2c) addr:0x02119dc8 +func_ov037_02119df4 kind:function(arm,size=0x254) addr:0x02119df4 +func_ov037_0211a048 kind:function(arm,size=0xec) addr:0x0211a048 +func_ov037_0211a134 kind:function(arm,size=0x170) addr:0x0211a134 +func_ov037_0211a2a4 kind:function(arm,size=0x1c) addr:0x0211a2a4 +func_ov037_0211a2c0 kind:function(arm,size=0x3c) addr:0x0211a2c0 +func_ov037_0211a2fc kind:function(arm,size=0x4) addr:0x0211a2fc +func_ov037_0211a300 kind:function(arm,size=0x4) addr:0x0211a300 +func_ov037_0211a304 kind:function(arm,size=0x20) addr:0x0211a304 +func_ov037_0211a324 kind:function(arm,size=0x8) addr:0x0211a324 +func_ov037_0211a32c kind:function(arm,size=0x2c) addr:0x0211a32c +func_ov037_0211a358 kind:function(arm,size=0x118) addr:0x0211a358 +func_ov037_0211a470 kind:function(arm,size=0x90) addr:0x0211a470 +func_ov037_0211a500 kind:function(arm,size=0xb0) addr:0x0211a500 +func_ov037_0211a5b0 kind:function(arm,size=0x1c4) addr:0x0211a5b0 +func_ov037_0211a774 kind:function(arm,size=0x410) addr:0x0211a774 +func_ov037_0211ab84 kind:function(arm,size=0x3c) addr:0x0211ab84 +func_ov037_0211abc0 kind:function(arm,size=0x8) addr:0x0211abc0 +func_ov037_0211abc8 kind:function(arm,size=0x48) addr:0x0211abc8 +func_ov037_0211ac10 kind:function(arm,size=0x8) addr:0x0211ac10 +func_ov037_0211ac18 kind:function(arm,size=0x244) addr:0x0211ac18 +func_ov037_0211ae5c kind:function(arm,size=0xdc) addr:0x0211ae5c +func_ov037_0211af38 kind:function(arm,size=0x20) addr:0x0211af38 +func_ov037_0211af58 kind:function(arm,size=0x28) addr:0x0211af58 +func_ov037_0211af80 kind:function(arm,size=0x184) addr:0x0211af80 +func_ov037_0211b104 kind:function(arm,size=0x8c) addr:0x0211b104 +func_ov037_0211b190 kind:function(arm,size=0x4) addr:0x0211b190 +func_ov037_0211b194 kind:function(arm,size=0x124) addr:0x0211b194 +func_ov037_0211b2b8 kind:function(arm,size=0x3c) addr:0x0211b2b8 +func_ov037_0211b2f4 kind:function(arm,size=0x3c) addr:0x0211b2f4 +func_ov037_0211b330 kind:function(arm,size=0x98) addr:0x0211b330 +func_ov037_0211b3c8 kind:function(arm,size=0x20) addr:0x0211b3c8 +func_ov037_0211b3e8 kind:function(arm,size=0x4) addr:0x0211b3e8 +func_ov037_0211b3ec kind:function(arm,size=0x4) addr:0x0211b3ec +func_ov037_0211b3f0 kind:function(arm,size=0x8) addr:0x0211b3f0 +func_ov037_0211b3f8 kind:function(arm,size=0xc) addr:0x0211b3f8 +func_ov037_0211b404 kind:function(arm,size=0x24) addr:0x0211b404 +func_ov037_0211b428 kind:function(arm,size=0x5c) addr:0x0211b428 +func_ov037_0211b484 kind:function(arm,size=0x3c) addr:0x0211b484 +func_ov037_0211b4c0 kind:function(arm,size=0x68) addr:0x0211b4c0 +func_ov037_0211b528 kind:function(arm,size=0x58) addr:0x0211b528 +func_ov037_0211b580 kind:function(arm,size=0x68) addr:0x0211b580 +func_ov037_0211b5e8 kind:function(arm,size=0x28) addr:0x0211b5e8 +func_ov037_0211b610 kind:function(arm,size=0x18) addr:0x0211b610 +func_ov037_0211b628 kind:function(arm,size=0x24c) addr:0x0211b628 +func_ov037_0211b874 kind:function(arm,size=0x14) addr:0x0211b874 +func_ov037_0211b888 kind:function(arm,size=0x14) addr:0x0211b888 +func_ov037_0211b89c kind:function(arm,size=0x14) addr:0x0211b89c +func_ov037_0211b8b0 kind:function(arm,size=0x1c) addr:0x0211b8b0 +func_ov037_0211b8cc kind:function(arm,size=0xb4) addr:0x0211b8cc +func_ov037_0211b980 kind:function(arm,size=0xe4) addr:0x0211b980 +func_ov037_0211ba64 kind:function(arm,size=0x32c) addr:0x0211ba64 +func_ov037_0211bd90 kind:function(arm,size=0x24) addr:0x0211bd90 +func_ov037_0211bdb4 kind:function(arm,size=0x100) addr:0x0211bdb4 +func_ov037_0211beb4 kind:function(arm,size=0x78) addr:0x0211beb4 +func_ov037_0211bf2c kind:function(arm,size=0xd4) addr:0x0211bf2c +func_ov037_0211c000 kind:function(arm,size=0x5c) addr:0x0211c000 +func_ov037_0211c05c kind:function(arm,size=0xc4) addr:0x0211c05c +func_ov037_0211c120 kind:function(arm,size=0x64) addr:0x0211c120 +func_ov037_0211c184 kind:function(arm,size=0x3c) addr:0x0211c184 +func_ov037_0211c1c0 kind:function(arm,size=0x84) addr:0x0211c1c0 +func_ov037_0211c244 kind:function(arm,size=0x178) addr:0x0211c244 +func_ov037_0211c3bc kind:function(arm,size=0x38c) addr:0x0211c3bc +func_ov037_0211c748 kind:function(arm,size=0x150) addr:0x0211c748 +func_ov037_0211c898 kind:function(arm,size=0x84) addr:0x0211c898 +func_ov037_0211c91c kind:function(arm,size=0x2c) addr:0x0211c91c +func_ov037_0211c948 kind:function(arm,size=0xc8) addr:0x0211c948 +func_ov037_0211ca10 kind:function(arm,size=0xe4) addr:0x0211ca10 +func_ov037_0211caf4 kind:function(arm,size=0x7c) addr:0x0211caf4 +func_ov037_0211cb70 kind:function(arm,size=0x104) addr:0x0211cb70 +func_ov037_0211cc74 kind:function(arm,size=0x84) addr:0x0211cc74 +func_ov037_0211ccf8 kind:function(arm,size=0x274) addr:0x0211ccf8 +func_ov037_0211cf6c kind:function(arm,size=0x80) addr:0x0211cf6c +func_ov037_0211cfec kind:function(arm,size=0xc0) addr:0x0211cfec +func_ov037_0211d0ac kind:function(arm,size=0xec) addr:0x0211d0ac +func_ov037_0211d198 kind:function(arm,size=0x7f8) addr:0x0211d198 +func_ov037_0211d990 kind:function(arm,size=0x17c) addr:0x0211d990 +func_ov037_0211db0c kind:function(arm,size=0x1b8) addr:0x0211db0c +func_ov037_0211dcc4 kind:function(arm,size=0x54) addr:0x0211dcc4 +func_ov037_0211dd18 kind:function(arm,size=0x70) addr:0x0211dd18 +func_ov037_0211dd88 kind:function(arm,size=0x138) addr:0x0211dd88 +func_ov037_0211dec0 kind:function(arm,size=0x70) addr:0x0211dec0 +func_ov037_0211df30 kind:function(arm,size=0x4) addr:0x0211df30 +func_ov037_0211df34 kind:function(arm,size=0xc) addr:0x0211df34 +func_ov037_0211df40 kind:function(arm,size=0x78) addr:0x0211df40 +func_ov037_0211dfb8 kind:function(arm,size=0x38) addr:0x0211dfb8 +func_ov037_0211dff0 kind:function(arm,size=0x50) addr:0x0211dff0 +func_ov037_0211e040 kind:function(arm,size=0x29c) addr:0x0211e040 +func_ov037_0211e2dc kind:function(arm,size=0x34) addr:0x0211e2dc +func_ov037_0211e310 kind:function(arm,size=0x24) addr:0x0211e310 +func_ov037_0211e334 kind:function(arm,size=0x14) addr:0x0211e334 +func_ov037_0211e348 kind:function(arm,size=0x8) addr:0x0211e348 +func_ov037_0211e350 kind:function(arm,size=0x14) addr:0x0211e350 +func_ov037_0211e364 kind:function(arm,size=0x100) addr:0x0211e364 +func_ov037_0211e464 kind:function(arm,size=0x18) addr:0x0211e464 +func_ov037_0211e47c kind:function(arm,size=0x8) addr:0x0211e47c +func_ov037_0211e484 kind:function(arm,size=0x3c) addr:0x0211e484 +func_ov037_0211e4c0 kind:function(arm,size=0x3c) addr:0x0211e4c0 +func_ov037_0211e4fc kind:function(arm,size=0x10c) addr:0x0211e4fc +func_ov037_0211e608 kind:function(arm,size=0x88) addr:0x0211e608 +func_ov037_0211e690 kind:function(arm,size=0x48) addr:0x0211e690 +func_ov037_0211e6d8 kind:function(arm,size=0x20) addr:0x0211e6d8 +func_ov037_0211e6f8 kind:function(arm,size=0xd0) addr:0x0211e6f8 +func_ov037_0211e7c8 kind:function(arm,size=0x1c) addr:0x0211e7c8 +func_ov037_0211e7e4 kind:function(arm,size=0x1c) addr:0x0211e7e4 +func_ov037_0211e800 kind:function(arm,size=0x38) addr:0x0211e800 +func_ov037_0211e838 kind:function(arm,size=0x40) addr:0x0211e838 +func_ov037_0211e878 kind:function(arm,size=0x24) addr:0x0211e878 +func_ov037_0211e89c kind:function(arm,size=0x2c) addr:0x0211e89c +func_ov037_0211e8c8 kind:function(arm,size=0x1c) addr:0x0211e8c8 +func_ov037_0211e8e4 kind:function(arm,size=0x28) addr:0x0211e8e4 +func_ov037_0211e90c kind:function(arm,size=0x20) addr:0x0211e90c +func_ov037_0211e92c kind:function(arm,size=0x14) addr:0x0211e92c +func_ov037_0211e940 kind:function(arm,size=0xc) addr:0x0211e940 +func_ov037_0211e94c kind:function(arm,size=0x24) addr:0x0211e94c +func_ov037_0211e970 kind:function(arm,size=0x58) addr:0x0211e970 +func_ov037_0211e9c8 kind:function(arm,size=0x1a4) addr:0x0211e9c8 +func_ov037_0211eb6c kind:function(arm,size=0x1c) addr:0x0211eb6c +func_ov037_0211eb88 kind:function(arm,size=0x6c) addr:0x0211eb88 +func_ov037_0211ebf4 kind:function(arm,size=0x64) addr:0x0211ebf4 +func_ov037_0211ec58 kind:function(arm,size=0x23c) addr:0x0211ec58 +func_ov037_0211ee94 kind:function(arm,size=0x20) addr:0x0211ee94 +func_ov037_0211eeb4 kind:function(arm,size=0xf4) addr:0x0211eeb4 +func_ov037_0211efa8 kind:function(arm,size=0x78) addr:0x0211efa8 +func_ov037_0211f020 kind:function(arm,size=0xd4) addr:0x0211f020 +func_ov037_0211f0f4 kind:function(arm,size=0x5c) addr:0x0211f0f4 +func_ov037_0211f150 kind:function(arm,size=0xc4) addr:0x0211f150 +func_ov037_0211f214 kind:function(arm,size=0x64) addr:0x0211f214 +func_ov037_0211f278 kind:function(arm,size=0x3c) addr:0x0211f278 +func_ov037_0211f2b4 kind:function(arm,size=0x84) addr:0x0211f2b4 +func_ov037_0211f338 kind:function(arm,size=0x178) addr:0x0211f338 +func_ov037_0211f4b0 kind:function(arm,size=0xc4) addr:0x0211f4b0 +func_ov037_0211f574 kind:function(arm,size=0xa8) addr:0x0211f574 +func_ov037_0211f61c kind:function(arm,size=0xa8) addr:0x0211f61c +func_ov037_0211f6c4 kind:function(arm,size=0xa8) addr:0x0211f6c4 +func_ov037_0211f76c kind:function(arm,size=0x7c) addr:0x0211f76c +func_ov037_0211f7e8 kind:function(arm,size=0x3c) addr:0x0211f7e8 +func_ov037_0211f824 kind:function(arm,size=0x64) addr:0x0211f824 +func_ov037_0211f888 kind:function(arm,size=0x1a8) addr:0x0211f888 +func_ov037_0211fa30 kind:function(arm,size=0xa0) addr:0x0211fa30 +func_ov037_0211fad0 kind:function(arm,size=0x11c) addr:0x0211fad0 +func_ov037_0211fbec kind:function(arm,size=0x78) addr:0x0211fbec +func_ov037_0211fc64 kind:function(arm,size=0xac) addr:0x0211fc64 +func_ov037_0211fd10 kind:function(arm,size=0x50) addr:0x0211fd10 +func_ov037_0211fd60 kind:function(arm,size=0x38) addr:0x0211fd60 +func_ov037_0211fd98 kind:function(arm,size=0x1c) addr:0x0211fd98 +func_ov037_0211fdb4 kind:function(arm,size=0x78) addr:0x0211fdb4 +func_ov037_0211fe2c kind:function(arm,size=0x38) addr:0x0211fe2c +func_ov037_0211fe64 kind:function(arm,size=0x50) addr:0x0211fe64 +func_ov037_0211feb4 kind:function(arm,size=0x16c) addr:0x0211feb4 +func_ov037_02120020 kind:function(arm,size=0x3c) addr:0x02120020 +func_ov037_0212005c kind:function(arm,size=0x18) addr:0x0212005c +func_ov037_02120074 kind:function(arm,size=0x2c) addr:0x02120074 +func_ov037_021200a0 kind:function(arm,size=0x18) addr:0x021200a0 +func_ov037_021200b8 kind:function(arm,size=0x30) addr:0x021200b8 +func_ov037_021200e8 kind:function(arm,size=0x4c) addr:0x021200e8 +func_ov037_02120134 kind:function(arm,size=0x2c) addr:0x02120134 +func_ov037_02120160 kind:function(arm,size=0x44) addr:0x02120160 +func_ov037_021201a4 kind:function(arm,size=0x30) addr:0x021201a4 +func_ov037_021201d4 kind:function(arm,size=0x54) addr:0x021201d4 +func_ov037_02120228 kind:function(arm,size=0x58) addr:0x02120228 +func_ov037_02120280 kind:function(arm,size=0x54) addr:0x02120280 +func_ov037_021202d4 kind:function(arm,size=0x110) addr:0x021202d4 +func_ov037_021203e4 kind:function(arm,size=0x24) addr:0x021203e4 +func_ov037_02120408 kind:function(arm,size=0x64) addr:0x02120408 +func_ov037_0212046c kind:function(arm,size=0xc) addr:0x0212046c +func_ov037_02120478 kind:function(arm,size=0x14) addr:0x02120478 +func_ov037_0212048c kind:function(arm,size=0x8) addr:0x0212048c +func_ov037_02120494 kind:function(arm,size=0x14) addr:0x02120494 +func_ov037_021204a8 kind:function(arm,size=0x100) addr:0x021204a8 +func_ov037_021205a8 kind:function(arm,size=0x18) addr:0x021205a8 +func_ov037_021205c0 kind:function(arm,size=0x8) addr:0x021205c0 +func_ov037_021205c8 kind:function(arm,size=0x10c) addr:0x021205c8 +func_ov037_021206d4 kind:function(arm,size=0x160) addr:0x021206d4 +func_ov037_02120834 kind:function(arm,size=0x48) addr:0x02120834 +func_ov037_0212087c kind:function(arm,size=0xd0) addr:0x0212087c +func_ov037_0212094c kind:function(arm,size=0x28) addr:0x0212094c +func_ov037_02120974 kind:function(arm,size=0x30) addr:0x02120974 +func_ov037_021209a4 kind:function(arm,size=0x14) addr:0x021209a4 +func_ov037_021209b8 kind:function(arm,size=0xc) addr:0x021209b8 +func_ov037_021209c4 kind:function(arm,size=0x24) addr:0x021209c4 +func_ov037_021209e8 kind:function(arm,size=0x28) addr:0x021209e8 +func_ov037_02120a10 kind:function(arm,size=0x54) addr:0x02120a10 +func_ov037_02120a64 kind:function(arm,size=0x2c) addr:0x02120a64 +func_ov037_02120a90 kind:function(arm,size=0x6c) addr:0x02120a90 +func_ov037_02120afc kind:function(arm,size=0x14) addr:0x02120afc +func_ov037_02120b10 kind:function(arm,size=0x98) addr:0x02120b10 +func_ov037_02120ba8 kind:function(arm,size=0x24) addr:0x02120ba8 +func_ov037_02120bcc kind:function(arm,size=0x7c) addr:0x02120bcc +func_ov037_02120c48 kind:function(arm,size=0xc) addr:0x02120c48 +func_ov037_02120c54 kind:function(arm,size=0x100) addr:0x02120c54 +func_ov037_02120d54 kind:function(arm,size=0x50) addr:0x02120d54 +func_ov037_02120da4 kind:function(arm,size=0x38) addr:0x02120da4 +func_ov037_02120ddc kind:function(arm,size=0x1e0) addr:0x02120ddc +func_ov037_02120fbc kind:function(arm,size=0x2c) addr:0x02120fbc +func_ov037_02120fe8 kind:function(arm,size=0x28) addr:0x02120fe8 +func_ov037_02121010 kind:function(arm,size=0xc) addr:0x02121010 +func_ov037_0212101c kind:function(arm,size=0x28) addr:0x0212101c +func_ov037_02121044 kind:function(arm,size=0x40) addr:0x02121044 +func_ov037_02121084 kind:function(arm,size=0x12c) addr:0x02121084 +func_ov037_021211b0 kind:function(arm,size=0x7c) addr:0x021211b0 +func_ov037_0212122c kind:function(arm,size=0x13c) addr:0x0212122c +func_ov037_02121368 kind:function(arm,size=0x38) addr:0x02121368 +func_ov037_021213a0 kind:function(arm,size=0x7c) addr:0x021213a0 +func_ov037_0212141c kind:function(arm,size=0x48) addr:0x0212141c +func_ov037_02121464 kind:function(arm,size=0x7c) addr:0x02121464 +func_ov037_021214e0 kind:function(arm,size=0x4c) addr:0x021214e0 +func_ov037_0212152c kind:function(arm,size=0x154) addr:0x0212152c +func_ov037_02121680 kind:function(arm,size=0x1c) addr:0x02121680 +func_ov037_0212169c kind:function(arm,size=0x14c) addr:0x0212169c +func_ov037_021217e8 kind:function(arm,size=0x23c) addr:0x021217e8 +func_ov037_02121a24 kind:function(arm,size=0x8c) addr:0x02121a24 +func_ov037_02121ab0 kind:function(arm,size=0x40) addr:0x02121ab0 +func_ov037_02121af0 kind:function(arm,size=0x3c) addr:0x02121af0 +func_ov037_02121b2c kind:function(arm,size=0x20) addr:0x02121b2c +func_ov037_02121b4c kind:function(arm,size=0x28) addr:0x02121b4c +func_ov037_02121b74 kind:function(arm,size=0x30) addr:0x02121b74 +func_ov037_02121ba4 kind:function(arm,size=0x14) addr:0x02121ba4 +data_ov037_02121bc4 kind:data(any) addr:0x02121bc4 +data_ov037_02121bd4 kind:data(any) addr:0x02121bd4 +data_ov037_02121bda kind:data(any) addr:0x02121bda +data_ov037_02121be0 kind:data(any) addr:0x02121be0 +data_ov037_02121be6 kind:data(any) addr:0x02121be6 +data_ov037_02121bfa kind:data(any) addr:0x02121bfa +data_ov037_02121c18 kind:data(any) addr:0x02121c18 +data_ov037_02121c34 kind:data(any) addr:0x02121c34 +func_ov037_02121c48 kind:function(arm,size=0x64) addr:0x02121c48 +func_ov037_02121cac kind:function(arm,size=0x50) addr:0x02121cac +func_ov037_02121cfc kind:function(arm,size=0x50) addr:0x02121cfc +func_ov037_02121d4c kind:function(arm,size=0x9c) addr:0x02121d4c +data_ov037_02121e00 kind:data(any) addr:0x02121e00 +data_ov037_02121e0c kind:data(any) addr:0x02121e0c +data_ov037_02121e44 kind:data(any) addr:0x02121e44 +data_ov037_02121e68 kind:data(any) addr:0x02121e68 +data_ov037_02121e84 kind:data(any) addr:0x02121e84 +data_ov037_02121ea0 kind:data(any) addr:0x02121ea0 +data_ov037_02121ec4 kind:data(any) addr:0x02121ec4 +data_ov037_02121ed4 kind:data(any) addr:0x02121ed4 ambiguous +data_ov037_02121f08 kind:data(any) addr:0x02121f08 +data_ov037_02121fb8 kind:data(any) addr:0x02121fb8 +data_ov037_02122068 kind:data(any) addr:0x02122068 +data_ov037_02122080 kind:data(any) addr:0x02122080 +data_ov037_021220b0 kind:data(any) addr:0x021220b0 +data_ov037_021220c8 kind:data(any) addr:0x021220c8 +data_ov037_021220e0 kind:data(any) addr:0x021220e0 +data_ov037_021220f8 kind:data(any) addr:0x021220f8 +data_ov037_021220fc kind:data(any) addr:0x021220fc ambiguous +data_ov037_02122140 kind:data(any) addr:0x02122140 +data_ov037_02122158 kind:data(any) addr:0x02122158 +data_ov037_02122178 kind:data(any) addr:0x02122178 +data_ov037_02122294 kind:data(any) addr:0x02122294 +data_ov037_021223b0 kind:data(any) addr:0x021223b0 +data_ov037_021223cc kind:data(any) addr:0x021223cc +data_ov037_021223f1 kind:data(any) addr:0x021223f1 ambiguous +data_ov037_02122464 kind:data(any) addr:0x02122464 +data_ov037_021224fc kind:data(any) addr:0x021224fc +data_ov037_02122514 kind:data(any) addr:0x02122514 +data_ov037_02122544 kind:data(any) addr:0x02122544 +data_ov037_0212255c kind:data(any) addr:0x0212255c +data_ov037_02122574 kind:data(any) addr:0x02122574 +data_ov037_0212258c kind:data(any) addr:0x0212258c +data_ov037_021225a4 kind:data(any) addr:0x021225a4 +data_ov037_021225a8 kind:data(any) addr:0x021225a8 ambiguous +data_ov037_021225c4 kind:data(any) addr:0x021225c4 +data_ov037_021226d8 kind:data(any) addr:0x021226d8 +data_ov037_021226f8 kind:data(any) addr:0x021226f8 +data_ov037_02122730 kind:data(any) addr:0x02122730 +data_ov037_02122770 kind:data(any) addr:0x02122770 +data_ov037_02122794 kind:data(any) addr:0x02122794 +data_ov037_02122800 kind:bss addr:0x02122800 +data_ov037_02122804 kind:bss addr:0x02122804 +data_ov037_02122810 kind:bss addr:0x02122810 +data_ov037_02122968 kind:bss addr:0x02122968 +data_ov037_0212296c kind:bss addr:0x0212296c +data_ov037_02122978 kind:bss addr:0x02122978 +data_ov037_021229bc kind:bss addr:0x021229bc +data_ov037_021229c0 kind:bss addr:0x021229c0 +data_ov037_021229cc kind:bss addr:0x021229cc +data_ov037_02122aa4 kind:bss addr:0x02122aa4 +data_ov037_02122aa8 kind:bss addr:0x02122aa8 +data_ov037_02122ab4 kind:bss addr:0x02122ab4 diff --git a/config/eur/arm9/overlays/ov038/delinks.txt b/config/eur/arm9/overlays/ov038/delinks.txt new file mode 100644 index 00000000..d79b3166 --- /dev/null +++ b/config/eur/arm9/overlays/ov038/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02118fc0 end:0x02120980 kind:code align:32 + .rodata start:0x02120980 end:0x02120a74 kind:data align:4 + .init start:0x02120a74 end:0x02120d34 kind:code align:4 + .ctor start:0x02120d34 end:0x02120d58 kind:data align:4 + .data start:0x02120d60 end:0x02121480 kind:data align:32 + .bss start:0x02121480 end:0x02121b80 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov038/relocs.txt b/config/eur/arm9/overlays/ov038/relocs.txt new file mode 100644 index 00000000..91409e8a --- /dev/null +++ b/config/eur/arm9/overlays/ov038/relocs.txt @@ -0,0 +1,1126 @@ +from:0x02119058 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02119064 kind:load to:0x0203e964 module:main +from:0x02119068 kind:load to:0x02121480 module:overlay(38) +from:0x0211906c kind:load to:0x02121488 module:overlay(38) +from:0x02119070 kind:load to:0x02118fc0 module:overlay(38) +from:0x02119074 kind:load to:0x027e0cec module:dtcm +from:0x021190b8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021190c4 kind:load to:0x0211907c module:overlay(38) +from:0x021190c8 kind:load to:0x027e0cec module:dtcm +from:0x021190d8 kind:load to:0x0212149c module:overlay(38) +from:0x021190ec kind:arm_call to:0x02011f3c module:main +from:0x021190f8 kind:arm_call to:0x0211919c module:overlay(38) +from:0x0211910c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02119148 kind:load to:0x02120dc0 module:overlay(38) +from:0x02119158 kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x02119174 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02119180 kind:load to:0x02120de4 module:overlay(38) +from:0x02119194 kind:arm_call to:0x0211cb64 module:overlay(38) +from:0x021191ac kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02119214 kind:arm_call to:0x0211914c module:overlay(38) +from:0x02119240 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02119258 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119268 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119280 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02119294 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0211929c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021192fc kind:arm_call to:0x0211cab8 module:overlay(38) +from:0x02119304 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02119360 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02119370 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02119380 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021193a4 kind:arm_call to:0x02119700 module:overlay(38) +from:0x021193c4 kind:arm_call to:0x02099738 module:overlay(0) +from:0x021193ec kind:load to:0x02120e5c module:overlay(38) +from:0x021193f0 kind:load to:0x0212149c module:overlay(38) +from:0x021193f4 kind:load to:0x02120e10 module:overlay(38) +from:0x021193f8 kind:load to:0x02120d8c module:overlay(38) +from:0x021193fc kind:load to:0x021214a0 module:overlay(38) +from:0x02119408 kind:load to:0x027e07d4 module:dtcm +from:0x0211940c kind:load to:0x021209cc module:overlay(38) +from:0x02119410 kind:load to:0x021209dc module:overlay(38) +from:0x02119414 kind:load to:0x027e09a4 module:dtcm +from:0x02119420 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119434 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119448 kind:arm_call to:0x0207ee50 module:overlay(0) +from:0x02119464 kind:arm_call to:0x0211974c module:overlay(38) +from:0x02119480 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021194ac kind:arm_call to:0x0203d210 module:main +from:0x021194b4 kind:arm_call to:0x0211cae0 module:overlay(38) +from:0x021194bc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021194c4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021194cc kind:arm_call to:0x0207ee50 module:overlay(0) +from:0x021194d4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021194dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021194e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021194f0 kind:load to:0x02120e5c module:overlay(38) +from:0x021194f4 kind:load to:0x020a02d4 module:overlay(0) +from:0x02119508 kind:arm_call to:0x0211974c module:overlay(38) +from:0x02119524 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02119550 kind:arm_call to:0x0203d210 module:main +from:0x02119558 kind:arm_call to:0x0211cae0 module:overlay(38) +from:0x02119560 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02119568 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02119570 kind:arm_call to:0x0207ee50 module:overlay(0) +from:0x02119578 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119580 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119588 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02119590 kind:arm_call to:0x02011ff4 module:main +from:0x0211959c kind:load to:0x02120e5c module:overlay(38) +from:0x021195a0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021195bc kind:arm_call to:0x02081e30 module:overlay(0) +from:0x021195d8 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x021195f8 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x02119618 kind:load to:0x027e0cd8 module:dtcm +from:0x02119640 kind:arm_call to:0x0208bb6c module:overlay(0) +from:0x0211965c kind:load to:0x027e0ce0 module:dtcm +from:0x02119678 kind:arm_call to:0x01fff168 module:itcm +from:0x021196ac kind:load to:0x027e0ce0 module:dtcm +from:0x021196cc kind:load to:0x027e0cd8 module:dtcm +from:0x021196d0 kind:load to:0x020802ec module:overlay(0) +from:0x021196e8 kind:arm_call to:0x01fff148 module:itcm +from:0x021196f4 kind:arm_call to:0x021196b0 module:overlay(38) +from:0x021196fc kind:load to:0x027e0ce0 module:dtcm +from:0x02119744 kind:load to:0x02121480 module:overlay(38) +from:0x02119748 kind:load to:0x02121484 module:overlay(38) +from:0x0211977c kind:load to:0x02121484 module:overlay(38) +from:0x021197cc kind:load to:0x02121480 module:overlay(38) +from:0x0211982c kind:arm_call to:0x01ffb714 module:itcm +from:0x02119838 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211985c kind:arm_call to:0x01ff9770 module:itcm +from:0x02119874 kind:arm_call to:0x01ffb714 module:itcm +from:0x02119890 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021198f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119924 kind:load to:0x02121480 module:overlay(38) +from:0x0211996c kind:arm_call to:0x0209862c module:overlay(0) +from:0x021199cc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02119a04 kind:load to:0x027e07d4 module:dtcm +from:0x02119a18 kind:arm_call to:0x021196d4 module:overlay(38) +from:0x02119a40 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x02119aa8 kind:arm_call to:0x01fff148 module:itcm +from:0x02119b04 kind:load to:0x027e0ce0 module:dtcm +from:0x02119b6c kind:arm_call to:0x01fff148 module:itcm +from:0x02119bd4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02119be4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02119c44 kind:arm_call to:0x0211989c module:overlay(38) +from:0x02119c58 kind:arm_call to:0x021196b0 module:overlay(38) +from:0x02119c9c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02119cf4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02119d88 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02119db8 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x02119ddc kind:arm_call to:0x01ff9318 module:itcm +from:0x02119e90 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02119ebc kind:arm_call to:0x01ff9638 module:itcm +from:0x02119ec8 kind:arm_call to:0x02119660 module:overlay(38) +from:0x02119edc kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x02119ef4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119f08 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x02119f1c kind:arm_call to:0x02015080 module:main +from:0x02119f3c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02119f50 kind:arm_call to:0x02015080 module:main +from:0x02119f7c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02119f98 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02119fc0 kind:load to:0x021209ec module:overlay(38) +from:0x02119fc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02119fc8 kind:load to:0x027e0cd8 module:dtcm +from:0x02119fd0 kind:load to:0x02120eb4 module:overlay(38) +from:0x02119fd4 kind:load to:0x020aecf8 module:overlay(0) +from:0x02119fd8 kind:load to:0x027e09a8 module:dtcm +from:0x02119fe4 kind:load to:0x027e0cec module:dtcm +from:0x0211a12c kind:load to:0x02120eb4 module:overlay(38) +from:0x0211a130 kind:load to:0x02120ee4 module:overlay(38) +from:0x0211a134 kind:load to:0x027e07d4 module:dtcm +from:0x0211a154 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a168 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a1bc kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a1cc kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a1ec kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a210 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a21c kind:arm_call to:0x0209867c module:overlay(0) +from:0x0211a244 kind:arm_call to:0x02119660 module:overlay(38) +from:0x0211a258 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a284 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a2c0 kind:load to:0x02049be4 module:main +from:0x0211a36c kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0211a384 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211a398 kind:load to:0x02120f5c module:overlay(38) +from:0x0211a39c kind:load to:0x020aecf4 module:overlay(0) +from:0x0211a3a0 kind:load to:0x020aecfc module:overlay(0) +from:0x0211a3a4 kind:load to:0x027e09a8 module:dtcm +from:0x0211a3b4 kind:arm_call to:0x020bf688 module:overlay(17) +from:0x0211a3e0 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a414 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0211a448 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211a488 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0211a494 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a4e8 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0211a4f8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211a508 kind:load to:0x020aecf0 module:overlay(0) +from:0x0211a514 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x0211a52c kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a658 kind:load to:0x02120ecc module:overlay(38) +from:0x0211a664 kind:load to:0x027e07d4 module:dtcm +from:0x0211a668 kind:load to:0x02049be4 module:main +from:0x0211a68c kind:arm_call to:0x01ff916c module:itcm +from:0x0211a6a8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0211a6c0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0211a6e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a704 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a74c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a75c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a768 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a778 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a79c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211a7d0 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a7e4 kind:arm_call to:0x02119660 module:overlay(38) +from:0x0211a7f8 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a80c kind:arm_call to:0x0211961c module:overlay(38) +from:0x0211a82c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0211a84c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211a868 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211a88c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211a8a0 kind:arm_call to:0x01fff168 module:itcm +from:0x0211a8a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a8d8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211a8e4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a91c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a928 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a9ec kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211a9fc kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211aa08 kind:load to:0x027e09a8 module:dtcm +from:0x0211aa1c kind:load to:0x027e0ce0 module:dtcm +from:0x0211aa28 kind:load to:0x02049be4 module:main +from:0x0211ab5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ab78 kind:arm_call to:0x02118fdc module:overlay(38) +from:0x0211ab8c kind:load to:0x02120f2c module:overlay(38) +from:0x0211ab90 kind:load to:0x02120d60 module:overlay(38) +from:0x0211abb8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211ac88 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211acd0 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211acdc kind:arm_call to:0x02015080 module:main +from:0x0211acfc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211ad04 kind:arm_call to:0x0211908c module:overlay(38) +from:0x0211ad18 kind:load to:0x027e07d4 module:dtcm +from:0x0211ad1c kind:load to:0x027e09a8 module:dtcm +from:0x0211ae14 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211ae44 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ae5c kind:arm_call to:0x01fff17c module:itcm +from:0x0211ae68 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ae74 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211ae94 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211aeb0 kind:arm_call to:0x02118fdc module:overlay(38) +from:0x0211aec4 kind:load to:0x02120f2c module:overlay(38) +from:0x0211aec8 kind:load to:0x02120d60 module:overlay(38) +from:0x0211aecc kind:load to:0x027e09a8 module:dtcm +from:0x0211aed4 kind:load to:0x027e0114 module:dtcm +from:0x0211aed8 kind:load to:0x027e0108 module:dtcm +from:0x0211aedc kind:load to:0x027e0ce0 module:dtcm +from:0x0211afcc kind:arm_call to:0x01ff9318 module:itcm +from:0x0211aff0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b024 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211b034 kind:arm_call to:0x02015080 module:main +from:0x0211b054 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b05c kind:arm_call to:0x0211908c module:overlay(38) +from:0x0211b070 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b084 kind:load to:0x027e07d4 module:dtcm +from:0x0211b088 kind:load to:0x027e09a8 module:dtcm +from:0x0211b150 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b168 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b178 kind:load to:0x02120efc module:overlay(38) +from:0x0211b184 kind:load to:0x027e09a8 module:dtcm +from:0x0211b1a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b1bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b1d0 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211b294 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b2ac kind:arm_call to:0x01fff148 module:itcm +from:0x0211b2c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211b2d4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211b2ec kind:arm_call to:0x01ffb974 module:itcm +from:0x0211b2fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b308 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b344 kind:load to:0x02120f44 module:overlay(38) +from:0x0211b348 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b3d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b428 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b438 kind:arm_call to:0x02015080 module:main +from:0x0211b458 kind:arm_call to:0x02118fdc module:overlay(38) +from:0x0211b470 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b480 kind:arm_call to:0x02015080 module:main +from:0x0211b4a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b4a8 kind:arm_call to:0x0211908c module:overlay(38) +from:0x0211b548 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b560 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b580 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211b594 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211b5ac kind:arm_call to:0x01ffb974 module:itcm +from:0x0211b5bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b5c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b5e4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211b604 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b60c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b658 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b674 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211b690 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b708 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b740 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211b768 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b778 kind:load to:0x02120ecc module:overlay(38) +from:0x0211b77c kind:load to:0x027e09a8 module:dtcm +from:0x0211b78c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b794 kind:load to:0x02120d60 module:overlay(38) +from:0x0211b850 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211b894 kind:load to:0x02120f14 module:overlay(38) +from:0x0211b8a4 kind:load to:0x027e09a8 module:dtcm +from:0x0211b8ac kind:load to:0x027e07d4 module:dtcm +from:0x0211b8d0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0211b8f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b914 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b924 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b92c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b97c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b998 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211b9ac kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b9b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ba00 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x0211ba28 kind:arm_call to:0x01fff17c module:itcm +from:0x0211ba34 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ba5c kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211ba68 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ba74 kind:load to:0x027e0d34 module:dtcm +from:0x0211ba90 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0211bae0 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0211bb4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211bb68 kind:load to:0x020aecfc module:overlay(0) +from:0x0211bb6c kind:load to:0x020aecf4 module:overlay(0) +from:0x0211bb70 kind:load to:0x02120f74 module:overlay(38) +from:0x0211bb74 kind:load to:0x027e09a8 module:dtcm +from:0x0211bb88 kind:arm_call to:0x020bf688 module:overlay(17) +from:0x0211bbe8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211bc0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211bc34 kind:arm_call to:0x02015080 module:main +from:0x0211bc60 kind:arm_call to:0x0211908c module:overlay(38) +from:0x0211bc98 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x0211bcb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211bdb0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211bdc8 kind:load to:0x02120eb4 module:overlay(38) +from:0x0211bdcc kind:load to:0x020aecf8 module:overlay(0) +from:0x0211bdd0 kind:load to:0x027e09a8 module:dtcm +from:0x0211be8c kind:arm_call to:0x02015080 module:main +from:0x0211bebc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211bed8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211bee0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211bef8 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211bf04 kind:load to:0x027e0cec module:dtcm +from:0x0211bf64 kind:load to:0x02120f8c module:overlay(38) +from:0x0211bf68 kind:load to:0x020aecf8 module:overlay(0) +from:0x0211bfb8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211bfcc kind:arm_call to:0x021196d4 module:overlay(38) +from:0x0211c004 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211c04c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0211c0bc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211c0f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c100 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c12c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0211c1b0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0211c1bc kind:load to:0x02120f8c module:overlay(38) +from:0x0211c1c0 kind:load to:0x027e0cec module:dtcm +from:0x0211c224 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211c278 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211c28c kind:arm_call to:0x0207e668 module:overlay(0) +from:0x0211c2d4 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x0211c2e8 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211c320 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211c33c kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211c35c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0211c378 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0211c3e4 kind:arm_call to:0x02098800 module:overlay(0) +from:0x0211c490 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x0211c4b0 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211c4c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c4e0 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x0211c510 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0211c550 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211c580 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0211c5a0 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211c5a8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0211c600 kind:arm_call to:0x01ff938c module:itcm +from:0x0211c63c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c64c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c674 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0211c680 kind:load to:0x027e09c0 module:dtcm +from:0x0211c684 kind:load to:0x027e0d34 module:dtcm +from:0x0211c694 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c698 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c69c kind:load to:0x027e0d38 module:dtcm +from:0x0211c6a4 kind:load to:0x021214a0 module:overlay(38) +from:0x0211c6a8 kind:load to:0x0212149c module:overlay(38) +from:0x0211c6cc kind:arm_call to:0x02119780 module:overlay(38) +from:0x0211c6d8 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0211c6f8 kind:arm_call to:0x021196d4 module:overlay(38) +from:0x0211c710 kind:arm_call to:0x0211bf0c module:overlay(38) +from:0x0211c72c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0211c748 kind:arm_call to:0x0211bf6c module:overlay(38) +from:0x0211c754 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x0211c76c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211c794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c7a8 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0211c7dc kind:arm_call to:0x01ff916c module:itcm +from:0x0211c7f4 kind:arm_call to:0x0211c1d4 module:overlay(38) +from:0x0211c8a4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0211c8c4 kind:load to:0x02121480 module:overlay(38) +from:0x0211c8c8 kind:load to:0x021197d0 module:overlay(38) +from:0x0211c8cc kind:load to:0x027e09c0 module:dtcm +from:0x0211c9a4 kind:arm_call to:0x01fff60c module:itcm +from:0x0211c9b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c9bc kind:load to:0x027e09b4 module:dtcm +from:0x0211c9d0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211ca1c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211ca5c kind:arm_call to:0x0211c8d4 module:overlay(38) +from:0x0211ca68 kind:load to:0x0203e964 module:main +from:0x0211cac4 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0211cadc kind:load to:0x02120da4 module:overlay(38) +from:0x0211caf0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211cb0c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0211cb14 kind:arm_call to:0x02011ff4 module:main +from:0x0211cb5c kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0211cbc0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211cbd0 kind:arm_call to:0x0200e260 module:main +from:0x0211cbe0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211cc10 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cc20 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cc58 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211cc68 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0211cc7c kind:load to:0x027e0964 module:dtcm +from:0x0211cc80 kind:load to:0x0203e964 module:main +from:0x0211cc84 kind:load to:0x027e0254 module:dtcm +from:0x0211ccc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ccd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ccf0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211ccfc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211cd18 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211cd28 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211cd38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211cd40 kind:arm_call to:0x02011ff4 module:main +from:0x0211cd54 kind:arm_call to:0x0207ee50 module:overlay(0) +from:0x0211cd5c kind:arm_call to:0x02011ff4 module:main +from:0x0211cd70 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211cd78 kind:arm_call to:0x02011ff4 module:main +from:0x0211cd8c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211cda0 kind:load to:0x02121584 module:overlay(38) +from:0x0211cdb4 kind:arm_call to:0x02011f3c module:main +from:0x0211cdc0 kind:arm_call to:0x0211cef8 module:overlay(38) +from:0x0211cdd4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211ce18 kind:load to:0x02121074 module:overlay(38) +from:0x0211ce28 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211ce50 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211cec0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0211ced0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211ced8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0211ceec kind:load to:0x021210c0 module:overlay(38) +from:0x0211cef0 kind:load to:0x027e0130 module:dtcm +from:0x0211cef4 kind:load to:0x02121098 module:overlay(38) +from:0x0211cf00 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211cf28 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211cf98 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0211cfa8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211cfb0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0211cfc4 kind:load to:0x021210c0 module:overlay(38) +from:0x0211cfc8 kind:load to:0x027e0130 module:dtcm +from:0x0211cfcc kind:load to:0x02121098 module:overlay(38) +from:0x0211d064 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211d094 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0211d0cc kind:load to:0x027e09c0 module:dtcm +from:0x0211d0f4 kind:arm_call to:0x0211d2d8 module:overlay(38) +from:0x0211d0fc kind:arm_call to:0x0211d52c module:overlay(38) +from:0x0211d150 kind:arm_call to:0x01ffedac module:itcm +from:0x0211d168 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0211d184 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0211d19c kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0211d2ec kind:arm_call to:0x01ffedac module:itcm +from:0x0211d3a4 kind:arm_call to:0x0210af50 module:overlay(31) +from:0x0211d3e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d420 kind:arm_call to:0x0211deb8 module:overlay(38) +from:0x0211d45c kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0211d4c0 kind:arm_call to:0x01fff498 module:itcm +from:0x0211d4d0 kind:arm_call to:0x01fff584 module:itcm +from:0x0211d524 kind:load to:0x027e0ce8 module:dtcm +from:0x0211d57c kind:arm_call to:0x02015a18 module:main +from:0x0211d6cc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211d700 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211d710 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211d75c kind:arm_call to:0x01ffedac module:itcm +from:0x0211d7e0 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0211d7f8 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0211d80c kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0211d9ec kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0211da0c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0211da14 kind:arm_call to:0x0211dbe0 module:overlay(38) +from:0x0211da90 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211da98 kind:arm_call to:0x0211e1c0 module:overlay(38) +from:0x0211dad4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0211daf4 kind:arm_call to:0x01ffedac module:itcm +from:0x0211db10 kind:arm_call to:0x01fff498 module:itcm +from:0x0211db1c kind:arm_call to:0x01fff584 module:itcm +from:0x0211db68 kind:arm_call to:0x0211e9bc module:overlay(38) +from:0x0211dbbc kind:load to:0x0203e964 module:main +from:0x0211dbc4 kind:load to:0x027e0130 module:dtcm +from:0x0211dbcc kind:load to:0x027e09c0 module:dtcm +from:0x0211dbd0 kind:load to:0x027e0cec module:dtcm +from:0x0211dbd8 kind:load to:0x027e0ce8 module:dtcm +from:0x0211dc40 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0211dc50 kind:load to:0x027e09c0 module:dtcm +from:0x0211dcd0 kind:arm_call to:0x0211ddf4 module:overlay(38) +from:0x0211dcf8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211dd70 kind:arm_call to:0x020c0970 module:overlay(17) +from:0x0211dd7c kind:load to:0x027e09b4 module:dtcm +from:0x0211dda4 kind:arm_call to:0x01fff498 module:itcm +from:0x0211ddb0 kind:arm_call to:0x01fff584 module:itcm +from:0x0211dde8 kind:load to:0x027e0ce8 module:dtcm +from:0x0211de04 kind:arm_call to:0x01ffedac module:itcm +from:0x0211dee8 kind:arm_call to:0x01ffedac module:itcm +from:0x0211df34 kind:arm_call to:0x02017e8c module:main +from:0x0211df4c kind:arm_call to:0x0211d1c0 module:overlay(38) +from:0x0211df60 kind:arm_call to:0x0211dd84 module:overlay(38) +from:0x0211e05c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e06c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e0a8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e0bc kind:arm_call to:0x01fff458 module:itcm +from:0x0211e0e4 kind:arm_call to:0x01ffd15c module:itcm +from:0x0211e108 kind:arm_call to:0x0211ddf4 module:overlay(38) +from:0x0211e11c kind:arm_call to:0x0211de64 module:overlay(38) +from:0x0211e14c kind:arm_call to:0x0211ddf4 module:overlay(38) +from:0x0211e158 kind:arm_call to:0x01ffedac module:itcm +from:0x0211e17c kind:arm_call to:0x0211deb8 module:overlay(38) +from:0x0211e1b4 kind:load to:0x0203e964 module:main +from:0x0211e1b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e214 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e220 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e22c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e32c kind:load to:0x02121584 module:overlay(38) +from:0x0211e350 kind:load to:0x027e09a8 module:dtcm +from:0x0211e358 kind:load to:0x02071b30 module:overlay(0) +from:0x0211e37c kind:load to:0x027e09a8 module:dtcm +from:0x0211e384 kind:load to:0x02071b30 module:overlay(0) +from:0x0211e3a8 kind:load to:0x027e09a8 module:dtcm +from:0x0211e3b0 kind:load to:0x02071b30 module:overlay(0) +from:0x0211e3c0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211e3c8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0211e3d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211e3d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211e3f0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211e3f8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0211e400 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211e408 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211e410 kind:arm_call to:0x02011ff4 module:main +from:0x0211e424 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211e438 kind:load to:0x0212166c module:overlay(38) +from:0x0211e44c kind:arm_call to:0x02011f3c module:main +from:0x0211e458 kind:arm_call to:0x0211e50c module:overlay(38) +from:0x0211e470 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0211e480 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0211e4f4 kind:load to:0x02121138 module:overlay(38) +from:0x0211e4f8 kind:load to:0x02121170 module:overlay(38) +from:0x0211e4fc kind:load to:0x02121154 module:overlay(38) +from:0x0211e514 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0211e540 kind:load to:0x02121198 module:overlay(38) +from:0x0211e544 kind:load to:0x020b1968 module:overlay(0) +from:0x0211e588 kind:arm_call to:0x0200f05c module:main +from:0x0211e5d0 kind:arm_call to:0x0200f05c module:main +from:0x0211e63c kind:arm_call to:0x0200f05c module:main +from:0x0211e68c kind:load to:0x0212166c module:overlay(38) +from:0x0211e690 kind:load to:0x02120a04 module:overlay(38) +from:0x0211e694 kind:load to:0x021209fc module:overlay(38) +from:0x0211e698 kind:load to:0x02120a14 module:overlay(38) +from:0x0211e69c kind:load to:0x02121740 module:overlay(38) +from:0x0211e6c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e6d4 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e6e8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e710 kind:load to:0x01ffc6d4 module:itcm +from:0x0211e720 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e728 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211e740 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e748 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211e750 kind:arm_call to:0x02011ff4 module:main +from:0x0211e764 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0211e778 kind:load to:0x02121770 module:overlay(38) +from:0x0211e78c kind:arm_call to:0x02011f3c module:main +from:0x0211e798 kind:arm_call to:0x0211e7e8 module:overlay(38) +from:0x0211e7b0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0211e7e0 kind:load to:0x021211d8 module:overlay(38) +from:0x0211e7f0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0211e808 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211e828 kind:load to:0x021211f4 module:overlay(38) +from:0x0211e85c kind:arm_call to:0x0200f05c module:main +from:0x0211e890 kind:arm_call to:0x0200f05c module:main +from:0x0211e8c0 kind:arm_call to:0x0211e980 module:overlay(38) +from:0x0211e8cc kind:load to:0x02121770 module:overlay(38) +from:0x0211e8d0 kind:load to:0x02120a24 module:overlay(38) +from:0x0211e8d4 kind:load to:0x02120a34 module:overlay(38) +from:0x0211e924 kind:arm_call to:0x0211e980 module:overlay(38) +from:0x0211e94c kind:arm_call to:0x0211e980 module:overlay(38) +from:0x0211e958 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0211e9f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211ea00 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211ea18 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211ea20 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211ea28 kind:arm_call to:0x02011ff4 module:main +from:0x0211ea3c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0211ea50 kind:load to:0x02121854 module:overlay(38) +from:0x0211ea64 kind:arm_call to:0x02011f3c module:main +from:0x0211ea70 kind:arm_call to:0x0211eabc module:overlay(38) +from:0x0211ea84 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211eab4 kind:load to:0x02121234 module:overlay(38) +from:0x0211eac4 kind:arm_call to:0x0211ce20 module:overlay(38) +from:0x0211ead8 kind:load to:0x02121258 module:overlay(38) +from:0x0211eb60 kind:load to:0x02121854 module:overlay(38) +from:0x0211eb84 kind:load to:0x027e09a8 module:dtcm +from:0x0211eb8c kind:load to:0x02071b30 module:overlay(0) +from:0x0211ebb0 kind:load to:0x027e09a8 module:dtcm +from:0x0211ebb8 kind:load to:0x02071b30 module:overlay(0) +from:0x0211ebdc kind:load to:0x027e09a8 module:dtcm +from:0x0211ebe4 kind:load to:0x02071b30 module:overlay(0) +from:0x0211ebf4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211ebfc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0211ec04 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211ec0c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211ec24 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0211ec2c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0211ec34 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211ec3c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211ec44 kind:arm_call to:0x02011ff4 module:main +from:0x0211ec58 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211ec6c kind:load to:0x0212193c module:overlay(38) +from:0x0211ec80 kind:arm_call to:0x02011f3c module:main +from:0x0211ec8c kind:arm_call to:0x0211ecbc module:overlay(38) +from:0x0211eca0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0211ecb8 kind:load to:0x021212d0 module:overlay(38) +from:0x0211ecc4 kind:arm_call to:0x02150c58 module:overlay(85) +from:0x0211ecd8 kind:load to:0x021212f4 module:overlay(38) +from:0x0211ed34 kind:load to:0x02120a64 module:overlay(38) +from:0x0211ed58 kind:arm_call to:0x02150e6c module:overlays(81,85) +from:0x0211ed7c kind:arm_call to:0x02150e6c module:overlays(81,85) +from:0x0211edac kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x0211ede0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0211edf4 kind:arm_call to:0x0207834c module:overlay(0) +from:0x0211ee1c kind:arm_call to:0x02078230 module:overlay(0) +from:0x0211ee2c kind:load to:0x027e0ce0 module:dtcm +from:0x0211ee30 kind:load to:0x027e09bc module:dtcm +from:0x0211ee3c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211ee50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211ee58 kind:arm_call to:0x02011ff4 module:main +from:0x0211ee6c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0211ee80 kind:load to:0x02121988 module:overlay(38) +from:0x0211ee94 kind:arm_call to:0x02011f3c module:main +from:0x0211eea0 kind:arm_call to:0x0211eedc module:overlay(38) +from:0x0211eeb8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0211eed8 kind:load to:0x02121354 module:overlay(38) +from:0x0211eee4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0211eef8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211ef04 kind:load to:0x02121370 module:overlay(38) +from:0x0211ef4c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0211ef84 kind:load to:0x027e0cd8 module:dtcm +from:0x0211efb0 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x0211f038 kind:load to:0x02121988 module:overlay(38) +from:0x0211f050 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211f058 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211f070 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211f078 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211f080 kind:arm_call to:0x02011ff4 module:main +from:0x0211f094 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0211f0a8 kind:load to:0x02121a6c module:overlay(38) +from:0x0211f0bc kind:arm_call to:0x02011f3c module:main +from:0x0211f0c8 kind:arm_call to:0x0211f114 module:overlay(38) +from:0x0211f0dc kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211f0ec kind:arm_call_thumb to:0x02015538 module:main +from:0x0211f0f4 kind:arm_call_thumb to:0x02015538 module:main +from:0x0211f10c kind:load to:0x021213fc module:overlay(38) +from:0x0211f110 kind:load to:0x021213d8 module:overlay(38) +from:0x0211f120 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211f18c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211f1f0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0211f200 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x0211f208 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0211f218 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0211f240 kind:arm_call to:0x0203d160 module:main +from:0x0211f26c kind:load to:0x02121420 module:overlay(38) +from:0x0211f270 kind:load to:0x02121a6c module:overlay(38) +from:0x0211f274 kind:load to:0x027e0130 module:dtcm +from:0x0211f278 kind:load to:0x02121098 module:overlay(38) +from:0x0211f27c kind:load to:0x0207eca8 module:overlay(0) +from:0x0211f280 kind:load to:0x0207ec88 module:overlay(0) +from:0x0211f2a8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0211f3f4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211f514 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211f548 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0211f574 kind:arm_call to:0x02015ea8 module:main +from:0x0211f58c kind:arm_call to:0x02034060 module:main +from:0x0211f594 kind:arm_call to:0x02033f7c module:main +from:0x0211f5a8 kind:arm_call to:0x02034060 module:main +from:0x0211f5b0 kind:arm_call to:0x02033f7c module:main +from:0x0211f5c4 kind:arm_call to:0x02034060 module:main +from:0x0211f5e4 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0211f618 kind:arm_call to:0x02034060 module:main +from:0x0211f620 kind:arm_call to:0x02033f7c module:main +from:0x0211f634 kind:arm_call to:0x02034060 module:main +from:0x0211f63c kind:arm_call to:0x02033f7c module:main +from:0x0211f650 kind:arm_call to:0x02034060 module:main +from:0x0211f674 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0211f6b0 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0211f6bc kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0211f6e8 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0211f71c kind:load to:0x027e09c0 module:dtcm +from:0x0211f720 kind:load to:0x02121a6c module:overlay(38) +from:0x0211f724 kind:load to:0x021213b0 module:overlay(38) +from:0x0211f728 kind:load to:0x021213c8 module:overlay(38) +from:0x0211f72c kind:load to:0x02121b44 module:overlay(38) +from:0x0211f730 kind:load to:0x021213b8 module:overlay(38) +from:0x0211f734 kind:load to:0x021213c0 module:overlay(38) +from:0x0211f738 kind:load to:0x02121b58 module:overlay(38) +from:0x0211f73c kind:load to:0x027e00f0 module:dtcm +from:0x0211f76c kind:arm_call to:0x0211f908 module:overlay(38) +from:0x0211f774 kind:arm_call to:0x0211fcf0 module:overlay(38) +from:0x0211f77c kind:arm_call to:0x02120478 module:overlay(38) +from:0x0211f81c kind:arm_call to:0x01ffedac module:itcm +from:0x0211f8ac kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0211f8c4 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0211f8d8 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0211f960 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211f96c kind:arm_call to:0x01ffedac module:itcm +from:0x0211fa94 kind:arm_call to:0x0210af50 module:overlay(31) +from:0x0211fb04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fb60 kind:arm_call to:0x02120824 module:overlay(38) +from:0x0211fbc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fc48 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0211fc60 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0211fc98 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0211fcb0 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0211fcec kind:load to:0x0203e964 module:main +from:0x0211fd48 kind:arm_call to:0x02015a18 module:main +from:0x0211fe4c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211febc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211feec kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211fefc kind:arm_call to:0x01ffa60c module:itcm +from:0x0211ff48 kind:arm_call to:0x01ffedac module:itcm +from:0x0212003c kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02120054 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x02120068 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x02120230 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x021202b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02120354 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x02120378 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02120384 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021203b4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021203c4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021203f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02120414 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212042c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02120450 kind:load to:0x0203e964 module:main +from:0x02120458 kind:load to:0x027e0130 module:dtcm +from:0x02120460 kind:load to:0x027e09c0 module:dtcm +from:0x02120464 kind:load to:0x027e0cec module:dtcm +from:0x02120470 kind:load to:0x027e09a8 module:dtcm +from:0x021204c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02120534 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02120564 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02120574 kind:arm_call to:0x01ffa60c module:itcm +from:0x02120588 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x021205ac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021205b8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021205c8 kind:arm_call to:0x01ffd118 module:itcm +from:0x02120608 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02120610 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02120618 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02120624 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02120634 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212063c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02120648 kind:load to:0x0203e964 module:main +from:0x0212064c kind:load to:0x027e0130 module:dtcm +from:0x02120650 kind:load to:0x027e0c90 module:dtcm +from:0x021206ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02120710 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212071c kind:load to:0x027e09a8 module:dtcm +from:0x02120724 kind:load to:0x020aecf8 module:overlay(0) +from:0x0212073c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02120810 kind:arm_call to:0x020c0970 module:overlay(17) +from:0x02120820 kind:load to:0x027e09b4 module:dtcm +from:0x02120844 kind:arm_call to:0x01fff498 module:itcm +from:0x02120850 kind:arm_call to:0x01fff584 module:itcm +from:0x02120888 kind:load to:0x027e0ce8 module:dtcm +from:0x0212089c kind:arm_call to:0x02097998 module:overlay(0) +from:0x021208cc kind:load to:0x0209794c module:overlay(0) +from:0x021208e8 kind:arm_call to:0x0203d210 module:main +from:0x021208f0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021208f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02120900 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212090c kind:load to:0x0207eca8 module:overlay(0) +from:0x02120928 kind:arm_call to:0x0203d210 module:main +from:0x02120930 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02120938 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02120940 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02120948 kind:arm_call to:0x02011ff4 module:main +from:0x02120954 kind:load to:0x0207eca8 module:overlay(0) +from:0x02120964 kind:arm_call_thumb to:0x0201556c module:main +from:0x0212096c kind:arm_call_thumb to:0x0201556c module:main +from:0x02120974 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02120acc kind:arm_call to:0x02119100 module:overlay(38) +from:0x02120adc kind:arm_call to:0x0203ce74 module:main +from:0x02120af0 kind:load to:0x02120d60 module:overlay(38) +from:0x02120af4 kind:load to:0x02121480 module:overlay(38) +from:0x02120af8 kind:load to:0x0212149c module:overlay(38) +from:0x02120afc kind:load to:0x0211cd84 module:overlay(38) +from:0x02120b00 kind:load to:0x02121490 module:overlay(38) +from:0x02120b20 kind:arm_call to:0x0211cdc8 module:overlay(38) +from:0x02120b30 kind:arm_call to:0x0203ce74 module:main +from:0x02120b44 kind:load to:0x02121574 module:overlay(38) +from:0x02120b48 kind:load to:0x02121584 module:overlay(38) +from:0x02120b4c kind:load to:0x0211e41c module:overlay(38) +from:0x02120b50 kind:load to:0x02121578 module:overlay(38) +from:0x02120b70 kind:arm_call to:0x0211e460 module:overlay(38) +from:0x02120b80 kind:arm_call to:0x0203ce74 module:main +from:0x02120b94 kind:load to:0x0212165c module:overlay(38) +from:0x02120b98 kind:load to:0x0212166c module:overlay(38) +from:0x02120b9c kind:load to:0x0211e75c module:overlay(38) +from:0x02120ba0 kind:load to:0x02121660 module:overlay(38) +from:0x02120bc0 kind:arm_call to:0x0211e7a0 module:overlay(38) +from:0x02120bd0 kind:arm_call to:0x0203ce74 module:main +from:0x02120be4 kind:load to:0x02121760 module:overlay(38) +from:0x02120be8 kind:load to:0x02121770 module:overlay(38) +from:0x02120bec kind:load to:0x0211ea34 module:overlay(38) +from:0x02120bf0 kind:load to:0x02121764 module:overlay(38) +from:0x02120c10 kind:arm_call to:0x0211ea78 module:overlay(38) +from:0x02120c20 kind:arm_call to:0x0203ce74 module:main +from:0x02120c34 kind:load to:0x02121844 module:overlay(38) +from:0x02120c38 kind:load to:0x02121854 module:overlay(38) +from:0x02120c3c kind:load to:0x0211ec50 module:overlay(38) +from:0x02120c40 kind:load to:0x02121848 module:overlay(38) +from:0x02120c60 kind:arm_call to:0x0211ec94 module:overlay(38) +from:0x02120c70 kind:arm_call to:0x0203ce74 module:main +from:0x02120c84 kind:load to:0x0212192c module:overlay(38) +from:0x02120c88 kind:load to:0x0212193c module:overlay(38) +from:0x02120c8c kind:load to:0x0211ee64 module:overlay(38) +from:0x02120c90 kind:load to:0x02121930 module:overlay(38) +from:0x02120cb0 kind:arm_call to:0x0211eea8 module:overlay(38) +from:0x02120cc0 kind:arm_call to:0x0203ce74 module:main +from:0x02120cd4 kind:load to:0x02121978 module:overlay(38) +from:0x02120cd8 kind:load to:0x02121988 module:overlay(38) +from:0x02120cdc kind:load to:0x0211f08c module:overlay(38) +from:0x02120ce0 kind:load to:0x0212197c module:overlay(38) +from:0x02120d00 kind:arm_call to:0x0211f0d0 module:overlay(38) +from:0x02120d10 kind:arm_call to:0x0203ce74 module:main +from:0x02120d24 kind:load to:0x02121a5c module:overlay(38) +from:0x02120d28 kind:load to:0x02121a6c module:overlay(38) +from:0x02120d2c kind:load to:0x02120958 module:overlay(38) +from:0x02120d30 kind:load to:0x02121a60 module:overlay(38) +from:0x02120d34 kind:load to:0x02120a74 module:overlay(38) +from:0x02120d38 kind:load to:0x02120b04 module:overlay(38) +from:0x02120d3c kind:load to:0x02120b54 module:overlay(38) +from:0x02120d40 kind:load to:0x02120ba4 module:overlay(38) +from:0x02120d44 kind:load to:0x02120bf4 module:overlay(38) +from:0x02120d48 kind:load to:0x02120c44 module:overlay(38) +from:0x02120d4c kind:load to:0x02120c94 module:overlay(38) +from:0x02120d50 kind:load to:0x02120ce4 module:overlay(38) +from:0x02120d8c kind:load to:0x02119440 module:overlay(38) +from:0x02120d90 kind:load to:0x0211cd4c module:overlay(38) +from:0x02120d94 kind:load to:0x0207ee80 module:overlay(0) +from:0x02120d98 kind:load to:0x0211ca6c module:overlay(38) +from:0x02120da4 kind:load to:0x0211cae0 module:overlay(38) +from:0x02120da8 kind:load to:0x0211cafc module:overlay(38) +from:0x02120dac kind:load to:0x0211cb20 module:overlay(38) +from:0x02120db0 kind:load to:0x0207c008 module:overlay(0) +from:0x02120db4 kind:load to:0x0207c010 module:overlay(0) +from:0x02120dc0 kind:load to:0x021190dc module:overlay(38) +from:0x02120dc4 kind:load to:0x02097944 module:overlay(0) +from:0x02120dc8 kind:load to:0x02097754 module:overlay(0) +from:0x02120dcc kind:load to:0x020977d0 module:overlay(0) +from:0x02120dd0 kind:load to:0x0209794c module:overlay(0) +from:0x02120dd4 kind:load to:0x0209796c module:overlay(0) +from:0x02120dd8 kind:load to:0x02097998 module:overlay(0) +from:0x02120de4 kind:load to:0x02119418 module:overlay(38) +from:0x02120de8 kind:load to:0x0211cd30 module:overlay(38) +from:0x02120dec kind:load to:0x02057bf4 module:overlay(0) +from:0x02120df0 kind:load to:0x02057a38 module:overlay(0) +from:0x02120df4 kind:load to:0x02057dc8 module:overlay(0) +from:0x02120df8 kind:load to:0x02057e44 module:overlay(0) +from:0x02120dfc kind:load to:0x02057ea8 module:overlay(0) +from:0x02120e00 kind:load to:0x02119184 module:overlay(38) +from:0x02120e04 kind:load to:0x02057d84 module:overlay(0) +from:0x02120e10 kind:load to:0x0211942c module:overlay(38) +from:0x02120e14 kind:load to:0x0211cd68 module:overlay(38) +from:0x02120e18 kind:load to:0x0209a254 module:overlay(0) +from:0x02120e1c kind:load to:0x0209a288 module:overlay(0) +from:0x02120e20 kind:load to:0x0209a320 module:overlay(0) +from:0x02120e24 kind:load to:0x0209a334 module:overlay(0) +from:0x02120e28 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02120e2c kind:load to:0x0209a35c module:overlay(0) +from:0x02120e30 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02120e34 kind:load to:0x0209a06c module:overlay(0) +from:0x02120e38 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02120e3c kind:load to:0x0209a308 module:overlay(0) +from:0x02120e40 kind:load to:0x0209a348 module:overlay(0) +from:0x02120e44 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02120e48 kind:load to:0x0211cd04 module:overlay(38) +from:0x02120e4c kind:load to:0x0211cce0 module:overlay(38) +from:0x02120e50 kind:load to:0x0209a70c module:overlay(0) +from:0x02120e5c kind:load to:0x02098518 module:overlay(0) +from:0x02120e60 kind:load to:0x02098554 module:overlay(0) +from:0x02120e64 kind:load to:0x0209856c module:overlay(0) +from:0x02120e68 kind:load to:0x02098578 module:overlay(0) +from:0x02120e6c kind:load to:0x0211cc88 module:overlay(38) +from:0x02120e70 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02120e74 kind:load to:0x021195a4 module:overlay(38) +from:0x02120e78 kind:load to:0x020984b0 module:overlay(0) +from:0x02120e7c kind:load to:0x0211c6ac module:overlay(38) +from:0x02120e80 kind:load to:0x020984b8 module:overlay(0) +from:0x02120e84 kind:load to:0x020984bc module:overlay(0) +from:0x02120e88 kind:load to:0x0211c9c0 module:overlay(38) +from:0x02120e8c kind:load to:0x02099004 module:overlay(0) +from:0x02120e90 kind:load to:0x020984c8 module:overlay(0) +from:0x02120e94 kind:load to:0x02098584 module:overlay(0) +from:0x02120e98 kind:load to:0x020985f0 module:overlay(0) +from:0x02120e9c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02120ea0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02120ea4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02120ea8 kind:load to:0x02119454 module:overlay(38) +from:0x02120eac kind:load to:0x021194f8 module:overlay(38) +from:0x02120eb0 kind:load to:0x02099588 module:overlay(0) +from:0x02120f8c kind:load to:0x02119928 module:overlay(38) +from:0x02120f94 kind:load to:0x02119a08 module:overlay(38) +from:0x02120f9c kind:load to:0x02119a54 module:overlay(38) +from:0x02120fa4 kind:load to:0x02119b08 module:overlay(38) +from:0x02120fac kind:load to:0x02119fec module:overlay(38) +from:0x02120fb4 kind:load to:0x0211a138 module:overlay(38) +from:0x02120fbc kind:load to:0x0211a2c8 module:overlay(38) +from:0x02120fc4 kind:load to:0x0211a3ac module:overlay(38) +from:0x02120fcc kind:load to:0x0211a3e8 module:overlay(38) +from:0x02120fd4 kind:load to:0x0211a458 module:overlay(38) +from:0x02120fdc kind:load to:0x0211a49c module:overlay(38) +from:0x02120fe4 kind:load to:0x0211a50c module:overlay(38) +from:0x02120fec kind:load to:0x0211a534 module:overlay(38) +from:0x02120ff4 kind:load to:0x0211a66c module:overlay(38) +from:0x02120ffc kind:load to:0x0211aa2c module:overlay(38) +from:0x02121004 kind:load to:0x0211ab9c module:overlay(38) +from:0x0212100c kind:load to:0x0211ad24 module:overlay(38) +from:0x02121014 kind:load to:0x0211aee0 module:overlay(38) +from:0x0212101c kind:load to:0x0211b094 module:overlay(38) +from:0x02121024 kind:load to:0x0211b18c module:overlay(38) +from:0x0212102c kind:load to:0x0211b7a0 module:overlay(38) +from:0x02121034 kind:load to:0x0211b8b0 module:overlay(38) +from:0x0212103c kind:load to:0x0211b210 module:overlay(38) +from:0x02121044 kind:load to:0x0211b34c module:overlay(38) +from:0x0212104c kind:load to:0x0211ba7c module:overlay(38) +from:0x02121054 kind:load to:0x0211bb7c module:overlay(38) +from:0x0212105c kind:load to:0x0211bcbc module:overlay(38) +from:0x02121064 kind:load to:0x0211bdd4 module:overlay(38) +from:0x02121074 kind:load to:0x0211cda4 module:overlay(38) +from:0x02121078 kind:load to:0x02097944 module:overlay(0) +from:0x0212107c kind:load to:0x02097754 module:overlay(0) +from:0x02121080 kind:load to:0x020977d0 module:overlay(0) +from:0x02121084 kind:load to:0x0209794c module:overlay(0) +from:0x02121088 kind:load to:0x0209796c module:overlay(0) +from:0x0212108c kind:load to:0x02097998 module:overlay(0) +from:0x02121098 kind:load to:0x0207c49c module:overlay(0) +from:0x0212109c kind:load to:0x0207c4a4 module:overlay(0) +from:0x021210a0 kind:load to:0x0207c96c module:overlay(0) +from:0x021210a4 kind:load to:0x0207c95c module:overlay(0) +from:0x021210a8 kind:load to:0x0207c9a0 module:overlay(0) +from:0x021210ac kind:load to:0x0207ca10 module:overlay(0) +from:0x021210b0 kind:load to:0x0207ca38 module:overlay(0) +from:0x021210b4 kind:load to:0x0207cab0 module:overlay(0) +from:0x021210c0 kind:load to:0x02098518 module:overlay(0) +from:0x021210c4 kind:load to:0x02098554 module:overlay(0) +from:0x021210c8 kind:load to:0x0209856c module:overlay(0) +from:0x021210cc kind:load to:0x02098578 module:overlay(0) +from:0x021210d0 kind:load to:0x01fff464 module:itcm +from:0x021210d4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021210d8 kind:load to:0x0211cfd0 module:overlay(38) +from:0x021210dc kind:load to:0x020984b0 module:overlay(0) +from:0x021210e0 kind:load to:0x0211d0d0 module:overlay(38) +from:0x021210e4 kind:load to:0x020984b8 module:overlay(0) +from:0x021210e8 kind:load to:0x020984bc module:overlay(0) +from:0x021210ec kind:load to:0x0211dce8 module:overlay(38) +from:0x021210f0 kind:load to:0x020984c4 module:overlay(0) +from:0x021210f4 kind:load to:0x020984c8 module:overlay(0) +from:0x021210f8 kind:load to:0x02098584 module:overlay(0) +from:0x021210fc kind:load to:0x020985f0 module:overlay(0) +from:0x02121100 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121104 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121108 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212110c kind:load to:0x0211e3b4 module:overlay(38) +from:0x02121110 kind:load to:0x0211e3e4 module:overlay(38) +from:0x02121114 kind:load to:0x0211dc54 module:overlay(38) +from:0x02121118 kind:load to:0x0211e280 module:overlay(38) +from:0x0212111c kind:load to:0x0211e2b0 module:overlay(38) +from:0x02121120 kind:load to:0x0211e2e0 module:overlay(38) +from:0x02121124 kind:load to:0x0211e330 module:overlay(38) +from:0x02121128 kind:load to:0x0211e35c module:overlay(38) +from:0x0212112c kind:load to:0x0211e388 module:overlay(38) +from:0x0212113c kind:load to:0x0209ca10 module:overlay(0) +from:0x02121140 kind:load to:0x0209ca18 module:overlay(0) +from:0x02121144 kind:load to:0x0209ca58 module:overlay(0) +from:0x02121148 kind:load to:0x0209ca78 module:overlay(0) +from:0x02121154 kind:load to:0x0211e43c module:overlay(38) +from:0x02121158 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212115c kind:load to:0x0209ca18 module:overlay(0) +from:0x02121160 kind:load to:0x0209ca58 module:overlay(0) +from:0x02121164 kind:load to:0x0209ca78 module:overlay(0) +from:0x02121170 kind:load to:0x0207cac0 module:overlay(0) +from:0x02121174 kind:load to:0x0207cac8 module:overlay(0) +from:0x02121178 kind:load to:0x0207d2dc module:overlay(0) +from:0x0212117c kind:load to:0x0207d2cc module:overlay(0) +from:0x02121180 kind:load to:0x0207d318 module:overlay(0) +from:0x02121184 kind:load to:0x0207d350 module:overlay(0) +from:0x02121188 kind:load to:0x0207d394 module:overlay(0) +from:0x0212118c kind:load to:0x0207d3bc module:overlay(0) +from:0x02121198 kind:load to:0x0211e548 module:overlay(38) +from:0x0212119c kind:load to:0x0209d0b8 module:overlay(0) +from:0x021211a0 kind:load to:0x0211e6a0 module:overlay(38) +from:0x021211a4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021211a8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021211ac kind:load to:0x0211e6ec module:overlay(38) +from:0x021211b0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021211b4 kind:load to:0x0211e6a4 module:overlay(38) +from:0x021211b8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021211bc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021211c0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021211c4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021211c8 kind:load to:0x0211e714 module:overlay(38) +from:0x021211cc kind:load to:0x0211e734 module:overlay(38) +from:0x021211d8 kind:load to:0x0211e77c module:overlay(38) +from:0x021211dc kind:load to:0x0209ca10 module:overlay(0) +from:0x021211e0 kind:load to:0x0209ca18 module:overlay(0) +from:0x021211e4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021211e8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021211f4 kind:load to:0x0211e82c module:overlay(38) +from:0x021211f8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021211fc kind:load to:0x0211e8d8 module:overlay(38) +from:0x02121200 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02121204 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02121208 kind:load to:0x0211e99c module:overlay(38) +from:0x0212120c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02121210 kind:load to:0x0209d1cc module:overlay(0) +from:0x02121214 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02121218 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0212121c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02121220 kind:load to:0x0209d1ec module:overlay(0) +from:0x02121224 kind:load to:0x0211e9ec module:overlay(38) +from:0x02121228 kind:load to:0x0211ea0c module:overlay(38) +from:0x02121234 kind:load to:0x0211ea54 module:overlay(38) +from:0x02121238 kind:load to:0x02097944 module:overlay(0) +from:0x0212123c kind:load to:0x02097754 module:overlay(0) +from:0x02121240 kind:load to:0x020977d0 module:overlay(0) +from:0x02121244 kind:load to:0x0209794c module:overlay(0) +from:0x02121248 kind:load to:0x0209796c module:overlay(0) +from:0x0212124c kind:load to:0x02097998 module:overlay(0) +from:0x02121258 kind:load to:0x02098518 module:overlay(0) +from:0x0212125c kind:load to:0x02098554 module:overlay(0) +from:0x02121260 kind:load to:0x0209856c module:overlay(0) +from:0x02121264 kind:load to:0x02098578 module:overlay(0) +from:0x02121268 kind:load to:0x01fff464 module:itcm +from:0x0212126c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02121270 kind:load to:0x0211cfd0 module:overlay(38) +from:0x02121274 kind:load to:0x020984b0 module:overlay(0) +from:0x02121278 kind:load to:0x0211d0d0 module:overlay(38) +from:0x0212127c kind:load to:0x020984b8 module:overlay(0) +from:0x02121280 kind:load to:0x020984bc module:overlay(0) +from:0x02121284 kind:load to:0x0211dce8 module:overlay(38) +from:0x02121288 kind:load to:0x020984c4 module:overlay(0) +from:0x0212128c kind:load to:0x020984c8 module:overlay(0) +from:0x02121290 kind:load to:0x02098584 module:overlay(0) +from:0x02121294 kind:load to:0x020985f0 module:overlay(0) +from:0x02121298 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212129c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021212a0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021212a4 kind:load to:0x0211ebe8 module:overlay(38) +from:0x021212a8 kind:load to:0x0211ec18 module:overlay(38) +from:0x021212ac kind:load to:0x0211dc54 module:overlay(38) +from:0x021212b0 kind:load to:0x0211eadc module:overlay(38) +from:0x021212b4 kind:load to:0x0211eb0c module:overlay(38) +from:0x021212b8 kind:load to:0x0211eb14 module:overlay(38) +from:0x021212bc kind:load to:0x0211eb64 module:overlay(38) +from:0x021212c0 kind:load to:0x0211eb90 module:overlay(38) +from:0x021212c4 kind:load to:0x0211ebbc module:overlay(38) +from:0x021212d0 kind:load to:0x0211ec70 module:overlay(38) +from:0x021212d4 kind:load to:0x0209774c module:overlay(0) +from:0x021212d8 kind:load to:0x02097754 module:overlay(0) +from:0x021212dc kind:load to:0x020977d0 module:overlay(0) +from:0x021212e0 kind:load to:0x02097810 module:overlay(0) +from:0x021212e4 kind:load to:0x02097814 module:overlay(0) +from:0x021212e8 kind:load to:0x02097818 module:overlay(0) +from:0x021212f4 kind:load to:0x02098518 module:overlay(0) +from:0x021212f8 kind:load to:0x02098554 module:overlay(0) +from:0x021212fc kind:load to:0x0209856c module:overlay(0) +from:0x02121300 kind:load to:0x02098578 module:overlay(0) +from:0x02121304 kind:load to:0x01fff464 module:itcm +from:0x02121308 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212130c kind:load to:0x0211ecdc module:overlay(38) +from:0x02121310 kind:load to:0x020984b0 module:overlay(0) +from:0x02121314 kind:load to:0x0211ed38 module:overlay(38) +from:0x02121318 kind:load to:0x020984b8 module:overlay(0) +from:0x0212131c kind:load to:0x020984bc module:overlay(0) +from:0x02121320 kind:load to:0x020984c0 module:overlay(0) +from:0x02121324 kind:load to:0x020984c4 module:overlay(0) +from:0x02121328 kind:load to:0x020984c8 module:overlay(0) +from:0x0212132c kind:load to:0x02098584 module:overlay(0) +from:0x02121330 kind:load to:0x020985f0 module:overlay(0) +from:0x02121334 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121338 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212133c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02121340 kind:load to:0x0211ee34 module:overlay(38) +from:0x02121344 kind:load to:0x0211ee48 module:overlay(38) +from:0x02121348 kind:load to:0x02150e64 module:overlay(85) +from:0x02121354 kind:load to:0x0211ee84 module:overlay(38) +from:0x02121358 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212135c kind:load to:0x0209ca18 module:overlay(0) +from:0x02121360 kind:load to:0x0209ca58 module:overlay(0) +from:0x02121364 kind:load to:0x0209ca78 module:overlay(0) +from:0x02121370 kind:load to:0x0211ef08 module:overlay(38) +from:0x02121374 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02121378 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0212137c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02121380 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02121384 kind:load to:0x0211ef88 module:overlay(38) +from:0x02121388 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0212138c kind:load to:0x0209d1cc module:overlay(0) +from:0x02121390 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02121394 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02121398 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0212139c kind:load to:0x0209d1ec module:overlay(0) +from:0x021213a0 kind:load to:0x0211f044 module:overlay(38) +from:0x021213a4 kind:load to:0x0211f064 module:overlay(38) +from:0x021213a8 kind:load to:0x0211efec module:overlay(38) +from:0x021213ac kind:load to:0x0211f03c module:overlay(38) +from:0x021213d8 kind:load to:0x0211f0ac module:overlay(38) +from:0x021213dc kind:load to:0x02097944 module:overlay(0) +from:0x021213e0 kind:load to:0x02097754 module:overlay(0) +from:0x021213e4 kind:load to:0x020977d0 module:overlay(0) +from:0x021213e8 kind:load to:0x021208c4 module:overlay(38) +from:0x021213ec kind:load to:0x0209796c module:overlay(0) +from:0x021213f0 kind:load to:0x02120894 module:overlay(38) +from:0x02121400 kind:load to:0x02097944 module:overlay(0) +from:0x02121404 kind:load to:0x02097754 module:overlay(0) +from:0x02121408 kind:load to:0x020977d0 module:overlay(0) +from:0x0212140c kind:load to:0x021208c4 module:overlay(38) +from:0x02121410 kind:load to:0x0209796c module:overlay(0) +from:0x02121414 kind:load to:0x02120894 module:overlay(38) +from:0x02121420 kind:load to:0x02098518 module:overlay(0) +from:0x02121424 kind:load to:0x02098554 module:overlay(0) +from:0x02121428 kind:load to:0x0209856c module:overlay(0) +from:0x0212142c kind:load to:0x02098578 module:overlay(0) +from:0x02121430 kind:load to:0x01fff464 module:itcm +from:0x02121434 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02121438 kind:load to:0x0211f288 module:overlay(38) +from:0x0212143c kind:load to:0x020984b0 module:overlay(0) +from:0x02121440 kind:load to:0x0211f740 module:overlay(38) +from:0x02121444 kind:load to:0x020984b8 module:overlay(0) +from:0x02121448 kind:load to:0x020984bc module:overlay(0) +from:0x0212144c kind:load to:0x0212072c module:overlay(38) +from:0x02121450 kind:load to:0x020984c4 module:overlay(0) +from:0x02121454 kind:load to:0x020984c8 module:overlay(0) +from:0x02121458 kind:load to:0x02098584 module:overlay(0) +from:0x0212145c kind:load to:0x020985f0 module:overlay(0) +from:0x02121460 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02121464 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02121468 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212146c kind:load to:0x021208d0 module:overlay(38) +from:0x02121470 kind:load to:0x02120910 module:overlay(38) +from:0x02121474 kind:load to:0x02120654 module:overlay(38) diff --git a/config/eur/arm9/overlays/ov038/symbols.txt b/config/eur/arm9/overlays/ov038/symbols.txt new file mode 100644 index 00000000..74cec6a6 --- /dev/null +++ b/config/eur/arm9/overlays/ov038/symbols.txt @@ -0,0 +1,264 @@ +func_ov038_02118fc0 kind:function(arm,size=0x1c) addr:0x02118fc0 +func_ov038_02118fdc kind:function(arm,size=0xa0) addr:0x02118fdc +func_ov038_0211907c kind:function(arm,size=0x10) addr:0x0211907c +func_ov038_0211908c kind:function(arm,size=0x44) addr:0x0211908c +func_ov038_021190d0 kind:function(arm,size=0xc) addr:0x021190d0 +func_ov038_021190dc kind:function(arm,size=0x24) addr:0x021190dc +func_ov038_02119100 kind:function(arm,size=0x4c) addr:0x02119100 +func_ov038_0211914c kind:function(arm,size=0x38) addr:0x0211914c +func_ov038_02119184 kind:function(arm,size=0x18) addr:0x02119184 +func_ov038_0211919c kind:function(arm,size=0x27c) addr:0x0211919c +func_ov038_02119418 kind:function(arm,size=0x14) addr:0x02119418 +func_ov038_0211942c kind:function(arm,size=0x14) addr:0x0211942c +func_ov038_02119440 kind:function(arm,size=0x14) addr:0x02119440 +func_ov038_02119454 kind:function(arm,size=0xa4) addr:0x02119454 +func_ov038_021194f8 kind:function(arm,size=0xac) addr:0x021194f8 +func_ov038_021195a4 kind:function(arm,size=0x78) addr:0x021195a4 +func_ov038_0211961c kind:function(arm,size=0x44) addr:0x0211961c +func_ov038_02119660 kind:function(arm,size=0x50) addr:0x02119660 +func_ov038_021196b0 kind:function(arm,size=0x24) addr:0x021196b0 +func_ov038_021196d4 kind:function(arm,size=0x2c) addr:0x021196d4 +func_ov038_02119700 kind:function(arm,size=0x4c) addr:0x02119700 +func_ov038_0211974c kind:function(arm,size=0x34) addr:0x0211974c +func_ov038_02119780 kind:function(arm,size=0x50) addr:0x02119780 +func_ov038_021197d0 kind:function(arm,size=0xcc) addr:0x021197d0 +func_ov038_0211989c kind:function(arm,size=0x8c) addr:0x0211989c +func_ov038_02119928 kind:function(arm,size=0xe0) addr:0x02119928 +func_ov038_02119a08 kind:function(arm,size=0x4c) addr:0x02119a08 +func_ov038_02119a54 kind:function(arm,size=0xb4) addr:0x02119a54 +func_ov038_02119b08 kind:function(arm,size=0x4e4) addr:0x02119b08 +func_ov038_02119fec kind:function(arm,size=0x14c) addr:0x02119fec +func_ov038_0211a138 kind:function(arm,size=0x190) addr:0x0211a138 +func_ov038_0211a2c8 kind:function(arm,size=0xe4) addr:0x0211a2c8 +func_ov038_0211a3ac kind:function(arm,size=0x3c) addr:0x0211a3ac +func_ov038_0211a3e8 kind:function(arm,size=0x70) addr:0x0211a3e8 +func_ov038_0211a458 kind:function(arm,size=0x44) addr:0x0211a458 +func_ov038_0211a49c kind:function(arm,size=0x70) addr:0x0211a49c +func_ov038_0211a50c kind:function(arm,size=0x28) addr:0x0211a50c +func_ov038_0211a534 kind:function(arm,size=0x138) addr:0x0211a534 +func_ov038_0211a66c kind:function(arm,size=0x3c0) addr:0x0211a66c +func_ov038_0211aa2c kind:function(arm,size=0x170) addr:0x0211aa2c +func_ov038_0211ab9c kind:function(arm,size=0x188) addr:0x0211ab9c +func_ov038_0211ad24 kind:function(arm,size=0x1bc) addr:0x0211ad24 +func_ov038_0211aee0 kind:function(arm,size=0x1b4) addr:0x0211aee0 +func_ov038_0211b094 kind:function(arm,size=0xf8) addr:0x0211b094 +func_ov038_0211b18c kind:function(arm,size=0x84) addr:0x0211b18c +func_ov038_0211b210 kind:function(arm,size=0x13c) addr:0x0211b210 +func_ov038_0211b34c kind:function(arm,size=0x454) addr:0x0211b34c +func_ov038_0211b7a0 kind:function(arm,size=0x110) addr:0x0211b7a0 +func_ov038_0211b8b0 kind:function(arm,size=0x1cc) addr:0x0211b8b0 +func_ov038_0211ba7c kind:function(arm,size=0x100) addr:0x0211ba7c +func_ov038_0211bb7c kind:function(arm,size=0x140) addr:0x0211bb7c +func_ov038_0211bcbc kind:function(arm,size=0x118) addr:0x0211bcbc +func_ov038_0211bdd4 kind:function(arm,size=0x138) addr:0x0211bdd4 +func_ov038_0211bf0c kind:function(arm,size=0x60) addr:0x0211bf0c +func_ov038_0211bf6c kind:function(arm,size=0x268) addr:0x0211bf6c +func_ov038_0211c1d4 kind:function(arm,size=0x4d8) addr:0x0211c1d4 +func_ov038_0211c6ac kind:function(arm,size=0x228) addr:0x0211c6ac +func_ov038_0211c8d4 kind:function(arm,size=0xec) addr:0x0211c8d4 +func_ov038_0211c9c0 kind:function(arm,size=0xac) addr:0x0211c9c0 +func_ov038_0211ca6c kind:function(arm,size=0x4c) addr:0x0211ca6c +func_ov038_0211cab8 kind:function(arm,size=0x28) addr:0x0211cab8 +func_ov038_0211cae0 kind:function(arm,size=0x1c) addr:0x0211cae0 +func_ov038_0211cafc kind:function(arm,size=0x24) addr:0x0211cafc +func_ov038_0211cb20 kind:function(arm,size=0x44) addr:0x0211cb20 +func_ov038_0211cb64 kind:function(arm,size=0x124) addr:0x0211cb64 +func_ov038_0211cc88 kind:function(arm,size=0x58) addr:0x0211cc88 +func_ov038_0211cce0 kind:function(arm,size=0x24) addr:0x0211cce0 +func_ov038_0211cd04 kind:function(arm,size=0x2c) addr:0x0211cd04 +func_ov038_0211cd30 kind:function(arm,size=0x1c) addr:0x0211cd30 +func_ov038_0211cd4c kind:function(arm,size=0x1c) addr:0x0211cd4c +func_ov038_0211cd68 kind:function(arm,size=0x1c) addr:0x0211cd68 +func_ov038_0211cd84 kind:function(arm,size=0x14) addr:0x0211cd84 +func_ov038_0211cd98 kind:function(arm,size=0xc) addr:0x0211cd98 +func_ov038_0211cda4 kind:function(arm,size=0x24) addr:0x0211cda4 +func_ov038_0211cdc8 kind:function(arm,size=0x58) addr:0x0211cdc8 +func_ov038_0211ce20 kind:function(arm,size=0xd8) addr:0x0211ce20 +func_ov038_0211cef8 kind:function(arm,size=0xd8) addr:0x0211cef8 +func_ov038_0211cfd0 kind:function(arm,size=0x100) addr:0x0211cfd0 +func_ov038_0211d0d0 kind:function(arm,size=0xf0) addr:0x0211d0d0 +func_ov038_0211d1c0 kind:function(arm,size=0x118) addr:0x0211d1c0 +func_ov038_0211d2d8 kind:function(arm,size=0x254) addr:0x0211d2d8 +func_ov038_0211d52c kind:function(arm,size=0x6b4) addr:0x0211d52c +func_ov038_0211dbe0 kind:function(arm,size=0x74) addr:0x0211dbe0 +func_ov038_0211dc54 kind:function(arm,size=0x94) addr:0x0211dc54 +func_ov038_0211dce8 kind:function(arm,size=0x9c) addr:0x0211dce8 +func_ov038_0211dd84 kind:function(arm,size=0x70) addr:0x0211dd84 +func_ov038_0211ddf4 kind:function(arm,size=0x70) addr:0x0211ddf4 +func_ov038_0211de64 kind:function(arm,size=0x54) addr:0x0211de64 +func_ov038_0211deb8 kind:function(arm,size=0x308) addr:0x0211deb8 +func_ov038_0211e1c0 kind:function(arm,size=0xc0) addr:0x0211e1c0 +func_ov038_0211e280 kind:function(arm,size=0x30) addr:0x0211e280 +func_ov038_0211e2b0 kind:function(arm,size=0x30) addr:0x0211e2b0 +func_ov038_0211e2e0 kind:function(arm,size=0x50) addr:0x0211e2e0 +func_ov038_0211e330 kind:function(arm,size=0x2c) addr:0x0211e330 +func_ov038_0211e35c kind:function(arm,size=0x2c) addr:0x0211e35c +func_ov038_0211e388 kind:function(arm,size=0x2c) addr:0x0211e388 +func_ov038_0211e3b4 kind:function(arm,size=0x30) addr:0x0211e3b4 +func_ov038_0211e3e4 kind:function(arm,size=0x38) addr:0x0211e3e4 +func_ov038_0211e41c kind:function(arm,size=0x14) addr:0x0211e41c +func_ov038_0211e430 kind:function(arm,size=0xc) addr:0x0211e430 +func_ov038_0211e43c kind:function(arm,size=0x24) addr:0x0211e43c +func_ov038_0211e460 kind:function(arm,size=0xac) addr:0x0211e460 +func_ov038_0211e50c kind:function(arm,size=0x3c) addr:0x0211e50c +func_ov038_0211e548 kind:function(arm,size=0x158) addr:0x0211e548 +func_ov038_0211e6a0 kind:function(arm,size=0x4) addr:0x0211e6a0 +func_ov038_0211e6a4 kind:function(arm,size=0x48) addr:0x0211e6a4 +func_ov038_0211e6ec kind:function(arm,size=0x28) addr:0x0211e6ec +func_ov038_0211e714 kind:function(arm,size=0x20) addr:0x0211e714 +func_ov038_0211e734 kind:function(arm,size=0x28) addr:0x0211e734 +func_ov038_0211e75c kind:function(arm,size=0x14) addr:0x0211e75c +func_ov038_0211e770 kind:function(arm,size=0xc) addr:0x0211e770 +func_ov038_0211e77c kind:function(arm,size=0x24) addr:0x0211e77c +func_ov038_0211e7a0 kind:function(arm,size=0x48) addr:0x0211e7a0 +func_ov038_0211e7e8 kind:function(arm,size=0x44) addr:0x0211e7e8 +func_ov038_0211e82c kind:function(arm,size=0xac) addr:0x0211e82c +func_ov038_0211e8d8 kind:function(arm,size=0xa8) addr:0x0211e8d8 +func_ov038_0211e980 kind:function(arm,size=0x1c) addr:0x0211e980 +func_ov038_0211e99c kind:function(arm,size=0x20) addr:0x0211e99c +func_ov038_0211e9bc kind:function(arm,size=0x30) addr:0x0211e9bc +func_ov038_0211e9ec kind:function(arm,size=0x20) addr:0x0211e9ec +func_ov038_0211ea0c kind:function(arm,size=0x28) addr:0x0211ea0c +func_ov038_0211ea34 kind:function(arm,size=0x14) addr:0x0211ea34 +func_ov038_0211ea48 kind:function(arm,size=0xc) addr:0x0211ea48 +func_ov038_0211ea54 kind:function(arm,size=0x24) addr:0x0211ea54 +func_ov038_0211ea78 kind:function(arm,size=0x44) addr:0x0211ea78 +func_ov038_0211eabc kind:function(arm,size=0x20) addr:0x0211eabc +func_ov038_0211eadc kind:function(arm,size=0x30) addr:0x0211eadc +func_ov038_0211eb0c kind:function(arm,size=0x8) addr:0x0211eb0c +func_ov038_0211eb14 kind:function(arm,size=0x50) addr:0x0211eb14 +func_ov038_0211eb64 kind:function(arm,size=0x2c) addr:0x0211eb64 +func_ov038_0211eb90 kind:function(arm,size=0x2c) addr:0x0211eb90 +func_ov038_0211ebbc kind:function(arm,size=0x2c) addr:0x0211ebbc +func_ov038_0211ebe8 kind:function(arm,size=0x30) addr:0x0211ebe8 +func_ov038_0211ec18 kind:function(arm,size=0x38) addr:0x0211ec18 +func_ov038_0211ec50 kind:function(arm,size=0x14) addr:0x0211ec50 +func_ov038_0211ec64 kind:function(arm,size=0xc) addr:0x0211ec64 +func_ov038_0211ec70 kind:function(arm,size=0x24) addr:0x0211ec70 +func_ov038_0211ec94 kind:function(arm,size=0x28) addr:0x0211ec94 +func_ov038_0211ecbc kind:function(arm,size=0x20) addr:0x0211ecbc +func_ov038_0211ecdc kind:function(arm,size=0x5c) addr:0x0211ecdc +func_ov038_0211ed38 kind:function(arm,size=0xfc) addr:0x0211ed38 +func_ov038_0211ee34 kind:function(arm,size=0x14) addr:0x0211ee34 +func_ov038_0211ee48 kind:function(arm,size=0x1c) addr:0x0211ee48 +func_ov038_0211ee64 kind:function(arm,size=0x14) addr:0x0211ee64 +func_ov038_0211ee78 kind:function(arm,size=0xc) addr:0x0211ee78 +func_ov038_0211ee84 kind:function(arm,size=0x24) addr:0x0211ee84 +func_ov038_0211eea8 kind:function(arm,size=0x34) addr:0x0211eea8 +func_ov038_0211eedc kind:function(arm,size=0x2c) addr:0x0211eedc +func_ov038_0211ef08 kind:function(arm,size=0x80) addr:0x0211ef08 +func_ov038_0211ef88 kind:function(arm,size=0x64) addr:0x0211ef88 +func_ov038_0211efec kind:function(arm,size=0x50) addr:0x0211efec +func_ov038_0211f03c kind:function(arm,size=0x8) addr:0x0211f03c +func_ov038_0211f044 kind:function(arm,size=0x20) addr:0x0211f044 +func_ov038_0211f064 kind:function(arm,size=0x28) addr:0x0211f064 +func_ov038_0211f08c kind:function(arm,size=0x14) addr:0x0211f08c +func_ov038_0211f0a0 kind:function(arm,size=0xc) addr:0x0211f0a0 +func_ov038_0211f0ac kind:function(arm,size=0x24) addr:0x0211f0ac +func_ov038_0211f0d0 kind:function(arm,size=0x44) addr:0x0211f0d0 +func_ov038_0211f114 kind:function(arm,size=0x174) addr:0x0211f114 +func_ov038_0211f288 kind:function(arm,size=0x4b8) addr:0x0211f288 +func_ov038_0211f740 kind:function(arm,size=0x1c8) addr:0x0211f740 +func_ov038_0211f908 kind:function(arm,size=0x3e8) addr:0x0211f908 +func_ov038_0211fcf0 kind:function(arm,size=0x788) addr:0x0211fcf0 +func_ov038_02120478 kind:function(arm,size=0x1dc) addr:0x02120478 +func_ov038_02120654 kind:function(arm,size=0xd8) addr:0x02120654 +func_ov038_0212072c kind:function(arm,size=0xf8) addr:0x0212072c +func_ov038_02120824 kind:function(arm,size=0x70) addr:0x02120824 +func_ov038_02120894 kind:function(arm,size=0x30) addr:0x02120894 +func_ov038_021208c4 kind:function(arm,size=0xc) addr:0x021208c4 +func_ov038_021208d0 kind:function(arm,size=0x40) addr:0x021208d0 +func_ov038_02120910 kind:function(arm,size=0x48) addr:0x02120910 +func_ov038_02120958 kind:function(arm,size=0x28) addr:0x02120958 +data_ov038_021209b8 kind:data(any) addr:0x021209b8 ambiguous +data_ov038_021209cc kind:data(any) addr:0x021209cc +data_ov038_021209dc kind:data(any) addr:0x021209dc +data_ov038_021209ec kind:data(any) addr:0x021209ec +data_ov038_021209fc kind:data(any) addr:0x021209fc +data_ov038_02120a04 kind:data(any) addr:0x02120a04 +data_ov038_02120a14 kind:data(any) addr:0x02120a14 +data_ov038_02120a24 kind:data(any) addr:0x02120a24 +data_ov038_02120a34 kind:data(any) addr:0x02120a34 +data_ov038_02120a64 kind:data(any) addr:0x02120a64 +data_ov038_02120a6c kind:data(any) addr:0x02120a6c ambiguous +func_ov038_02120a74 kind:function(arm,size=0x90) addr:0x02120a74 +func_ov038_02120b04 kind:function(arm,size=0x50) addr:0x02120b04 +func_ov038_02120b54 kind:function(arm,size=0x50) addr:0x02120b54 +func_ov038_02120ba4 kind:function(arm,size=0x50) addr:0x02120ba4 +func_ov038_02120bf4 kind:function(arm,size=0x50) addr:0x02120bf4 +func_ov038_02120c44 kind:function(arm,size=0x50) addr:0x02120c44 +func_ov038_02120c94 kind:function(arm,size=0x50) addr:0x02120c94 +func_ov038_02120ce4 kind:function(arm,size=0x50) addr:0x02120ce4 +data_ov038_02120d60 kind:data(any) addr:0x02120d60 +data_ov038_02120d80 kind:data(any) addr:0x02120d80 ambiguous +data_ov038_02120d8c kind:data(any) addr:0x02120d8c +data_ov038_02120da4 kind:data(any) addr:0x02120da4 +data_ov038_02120dc0 kind:data(any) addr:0x02120dc0 +data_ov038_02120de4 kind:data(any) addr:0x02120de4 +data_ov038_02120e10 kind:data(any) addr:0x02120e10 +data_ov038_02120e5c kind:data(any) addr:0x02120e5c +data_ov038_02120e90 kind:data(any) addr:0x02120e90 ambiguous +data_ov038_02120eb4 kind:data(any) addr:0x02120eb4 +data_ov038_02120ecc kind:data(any) addr:0x02120ecc +data_ov038_02120ee4 kind:data(any) addr:0x02120ee4 +data_ov038_02120efc kind:data(any) addr:0x02120efc +data_ov038_02120f14 kind:data(any) addr:0x02120f14 +data_ov038_02120f2c kind:data(any) addr:0x02120f2c +data_ov038_02120f44 kind:data(any) addr:0x02120f44 +data_ov038_02120f5c kind:data(any) addr:0x02120f5c +data_ov038_02120f74 kind:data(any) addr:0x02120f74 +data_ov038_02120f8c kind:data(any) addr:0x02120f8c +data_ov038_02121074 kind:data(any) addr:0x02121074 +data_ov038_02121098 kind:data(any) addr:0x02121098 +data_ov038_021210c0 kind:data(any) addr:0x021210c0 +data_ov038_02121138 kind:data(any) addr:0x02121138 +data_ov038_02121154 kind:data(any) addr:0x02121154 +data_ov038_02121170 kind:data(any) addr:0x02121170 +data_ov038_02121198 kind:data(any) addr:0x02121198 +data_ov038_021211d8 kind:data(any) addr:0x021211d8 +data_ov038_021211f4 kind:data(any) addr:0x021211f4 +data_ov038_021211f8 kind:data(any) addr:0x021211f8 ambiguous +data_ov038_02121234 kind:data(any) addr:0x02121234 +data_ov038_02121258 kind:data(any) addr:0x02121258 +data_ov038_021212d0 kind:data(any) addr:0x021212d0 +data_ov038_021212f4 kind:data(any) addr:0x021212f4 +data_ov038_02121354 kind:data(any) addr:0x02121354 +data_ov038_02121370 kind:data(any) addr:0x02121370 +data_ov038_021213b0 kind:data(any) addr:0x021213b0 +data_ov038_021213b8 kind:data(any) addr:0x021213b8 +data_ov038_021213c0 kind:data(any) addr:0x021213c0 +data_ov038_021213c8 kind:data(any) addr:0x021213c8 +data_ov038_021213d8 kind:data(any) addr:0x021213d8 +data_ov038_021213fc kind:data(any) addr:0x021213fc +data_ov038_02121420 kind:data(any) addr:0x02121420 +data_ov038_02121480 kind:bss addr:0x02121480 +data_ov038_02121484 kind:bss addr:0x02121484 +data_ov038_02121488 kind:bss addr:0x02121488 +data_ov038_02121490 kind:bss addr:0x02121490 +data_ov038_0212149c kind:bss addr:0x0212149c +data_ov038_021214a0 kind:bss addr:0x021214a0 +data_ov038_02121574 kind:bss addr:0x02121574 +data_ov038_02121578 kind:bss addr:0x02121578 +data_ov038_02121584 kind:bss addr:0x02121584 +data_ov038_0212165c kind:bss addr:0x0212165c +data_ov038_02121660 kind:bss addr:0x02121660 +data_ov038_0212166c kind:bss addr:0x0212166c +data_ov038_0212171c kind:bss addr:0x0212171c ambiguous +data_ov038_02121740 kind:bss addr:0x02121740 +data_ov038_02121760 kind:bss addr:0x02121760 +data_ov038_02121764 kind:bss addr:0x02121764 +data_ov038_02121770 kind:bss addr:0x02121770 +data_ov038_02121844 kind:bss addr:0x02121844 +data_ov038_02121848 kind:bss addr:0x02121848 +data_ov038_02121854 kind:bss addr:0x02121854 +data_ov038_0212192c kind:bss addr:0x0212192c +data_ov038_02121930 kind:bss addr:0x02121930 +data_ov038_0212193c kind:bss addr:0x0212193c +data_ov038_02121978 kind:bss addr:0x02121978 +data_ov038_0212197c kind:bss addr:0x0212197c +data_ov038_02121988 kind:bss addr:0x02121988 +data_ov038_02121a5c kind:bss addr:0x02121a5c +data_ov038_02121a60 kind:bss addr:0x02121a60 +data_ov038_02121a6c kind:bss addr:0x02121a6c +data_ov038_02121b44 kind:bss addr:0x02121b44 +data_ov038_02121b58 kind:bss addr:0x02121b58 diff --git a/config/eur/arm9/overlays/ov039/delinks.txt b/config/eur/arm9/overlays/ov039/delinks.txt new file mode 100644 index 00000000..312d40e7 --- /dev/null +++ b/config/eur/arm9/overlays/ov039/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02118fc0 end:0x0211caac kind:code align:32 + .rodata start:0x0211caac end:0x0211cb80 kind:data align:4 + .init start:0x0211cb80 end:0x0211ce08 kind:code align:4 + .ctor start:0x0211ce08 end:0x0211ce20 kind:data align:4 + .data start:0x0211ce20 end:0x0211dd80 kind:data align:32 + .bss start:0x0211dd80 end:0x0211e2e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov039/relocs.txt b/config/eur/arm9/overlays/ov039/relocs.txt new file mode 100644 index 00000000..cfa6ba99 --- /dev/null +++ b/config/eur/arm9/overlays/ov039/relocs.txt @@ -0,0 +1,996 @@ +from:0x02118fc8 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x02118fdc kind:load to:0x0211ce4c module:overlay(39) +from:0x02118fe8 kind:load to:0x01ffc57c module:itcm +from:0x02118ff4 kind:load to:0x0211dd90 module:overlay(39) +from:0x02119008 kind:arm_call to:0x02011f3c module:main +from:0x02119014 kind:arm_call to:0x0211907c module:overlay(39) +from:0x0211902c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02119074 kind:load to:0x0211ce28 module:overlay(39) +from:0x021190e0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02119100 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02119128 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x02119140 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119150 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021191c0 kind:arm_call to:0x02118fc0 module:overlay(39) +from:0x021191e4 kind:arm_call to:0x0200f05c module:main +from:0x02119200 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02119208 kind:arm_call to:0x020eeb18 module:overlays(26,31) +from:0x02119264 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02119290 kind:arm_call_thumb to:0x02099ac4 module:overlay(0) +from:0x021192ac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021192dc kind:arm_call to:0x0200f05c module:main +from:0x02119300 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02119320 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x02119340 kind:arm_call_thumb to:0x02099ac4 module:overlay(0) +from:0x0211935c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021193b8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021193cc kind:arm_call to:0x01ffa81c module:itcm +from:0x021193e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021193e8 kind:load to:0x0211d05c module:overlay(39) +from:0x021193ec kind:load to:0x0211cf08 module:overlay(39) +from:0x021193f0 kind:load to:0x0211d178 module:overlay(39) +from:0x021193f4 kind:load to:0x0211cacc module:overlay(39) +from:0x021193f8 kind:load to:0x0211ce78 module:overlay(39) +from:0x021193fc kind:load to:0x0211cabc module:overlay(39) +from:0x02119400 kind:load to:0x0211cec0 module:overlay(39) +from:0x02119404 kind:load to:0x0211d28c module:overlay(39) +from:0x02119408 kind:load to:0x0211cf4c module:overlay(39) +from:0x0211940c kind:load to:0x0211cab4 module:overlay(39) +from:0x02119418 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211942c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119440 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119454 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119470 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211947c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119484 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211948c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119494 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211949c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021194b8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021194c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021194cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021194d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021194dc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021194e4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021194ec kind:arm_call to:0x02011ff4 module:main +from:0x02119510 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x02119518 kind:arm_call to:0x020e3ca4 module:overlay(31) +from:0x02119520 kind:load to:0x027e09ac module:dtcm +from:0x02119558 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x02119580 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0211958c kind:arm_call to:0x020e7680 module:overlay(31) +from:0x021195a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021195ac kind:load to:0x0211cabc module:overlay(39) +from:0x021195b0 kind:load to:0x02119bb4 module:overlay(39) +from:0x021195c8 kind:arm_call to:0x020e8530 module:overlay(31) +from:0x02119608 kind:arm_call to:0x02119b5c module:overlay(39) +from:0x02119648 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02119650 kind:load to:0x020b51b8 module:overlay(0) +from:0x02119664 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211968c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021196b0 kind:arm_call to:0x02028d30 module:main +from:0x02119710 kind:arm_call to:0x021199c0 module:overlay(39) +from:0x02119744 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02119768 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02119784 kind:load to:0x020b51b8 module:overlay(0) +from:0x021197a8 kind:arm_call to:0x02119968 module:overlay(39) +from:0x021198ec kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02119944 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02119954 kind:load to:0x0211d28c module:overlay(39) +from:0x02119958 kind:load to:0x0211d2a4 module:overlay(39) +from:0x0211995c kind:load to:0x0211d394 module:overlay(39) +from:0x02119960 kind:load to:0x0211d37c module:overlay(39) +from:0x02119964 kind:load to:0x0211d3ac module:overlay(39) +from:0x021199b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021199bc kind:load to:0x0211dd90 module:overlay(39) +from:0x021199f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02119a00 kind:arm_call to:0x02016958 module:main +from:0x02119a1c kind:arm_call to:0x01ff930c module:itcm +from:0x02119a3c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119aa0 kind:arm_call_thumb to:0x020d9bb4 module:overlay(31) +from:0x02119afc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02119b08 kind:arm_call to:0x02016958 module:main +from:0x02119b18 kind:arm_call to:0x01ff930c module:itcm +from:0x02119b50 kind:load to:0x020b5214 module:overlay(0) +from:0x02119b58 kind:load to:0x027e0d34 module:dtcm +from:0x02119b90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119c34 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02119c44 kind:arm_call to:0x01ffa60c module:itcm +from:0x02119cc0 kind:arm_call to:0x0200e260 module:main +from:0x02119cd4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02119cfc kind:load to:0x0203e964 module:main +from:0x02119d00 kind:load to:0x027e0964 module:dtcm +from:0x02119d20 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02119d34 kind:load to:0x020578a4 module:overlay(0) +from:0x02119d48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119d50 kind:arm_call to:0x02011ff4 module:main +from:0x02119d64 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119d6c kind:arm_call to:0x02011ff4 module:main +from:0x02119d80 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02119d88 kind:arm_call to:0x02011ff4 module:main +from:0x02119da4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02119db0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02119dcc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02119ddc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02119dec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119df4 kind:arm_call to:0x02011ff4 module:main +from:0x02119e0c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119e14 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02119e1c kind:arm_call to:0x02011ff4 module:main +from:0x02119e34 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02119e3c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02119e50 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02119e64 kind:load to:0x0211deec module:overlay(39) +from:0x02119e80 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02119e98 kind:load to:0x0211d460 module:overlay(39) +from:0x02119ea4 kind:load to:0x0211dfc4 module:overlay(39) +from:0x02119ec0 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02119ed8 kind:load to:0x0211d43c module:overlay(39) +from:0x02119ee4 kind:load to:0x0211e09c module:overlay(39) +from:0x02119ef8 kind:arm_call to:0x02011f3c module:main +from:0x02119f04 kind:arm_call to:0x0211a01c module:overlay(39) +from:0x02119f18 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02119f70 kind:load to:0x0211d418 module:overlay(39) +from:0x02119f88 kind:load to:0x0211dea8 module:overlay(39) +from:0x02119f9c kind:arm_call to:0x02011f3c module:main +from:0x02119fa8 kind:arm_call to:0x0211a01c module:overlay(39) +from:0x02119fc0 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0211a00c kind:load to:0x0211d3f4 module:overlay(39) +from:0x0211a098 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0211a0ac kind:arm_call to:0x020974dc module:overlay(0) +from:0x0211a0cc kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0211a0f4 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0211a10c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211a11c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211a194 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0211a1c0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0211a1d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211a1ec kind:arm_call to:0x0211a950 module:overlay(39) +from:0x0211a230 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211a268 kind:load to:0x020b539c module:overlay(0) +from:0x0211a26c kind:load to:0x0211d05c module:overlay(39) +from:0x0211a270 kind:load to:0x0211cf08 module:overlay(39) +from:0x0211a274 kind:load to:0x0211d64c module:overlay(39) +from:0x0211a278 kind:load to:0x0211ce78 module:overlay(39) +from:0x0211a27c kind:load to:0x0211d584 module:overlay(39) +from:0x0211a280 kind:load to:0x0211d4ac module:overlay(39) +from:0x0211a284 kind:load to:0x0211d4c4 module:overlay(39) +from:0x0211a294 kind:arm_call to:0x020e8530 module:overlay(31) +from:0x0211a2fc kind:arm_call to:0x02015080 module:main +from:0x0211a31c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211a338 kind:arm_call to:0x02015080 module:main +from:0x0211a358 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211a374 kind:arm_call to:0x02015080 module:main +from:0x0211a394 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0211a39c kind:load to:0x027e09a8 module:dtcm +from:0x0211a50c kind:load to:0x027e09b8 module:dtcm +from:0x0211a51c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211a54c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211a598 kind:arm_call to:0x02016fbc module:main +from:0x0211a5a0 kind:arm_call to:0x021260dc module:overlay(40) +from:0x0211a5d4 kind:arm_call to:0x020d3f8c module:overlay(24) +from:0x0211a5e4 kind:arm_call to:0x02016fbc module:main +from:0x0211a5ec kind:arm_call to:0x02129168 module:overlay(40) +from:0x0211a600 kind:arm_call to:0x02016fbc module:main +from:0x0211a614 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x0211a624 kind:load to:0x027e09b8 module:dtcm +from:0x0211a628 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a62c kind:load to:0x020b51b8 module:overlay(0) +from:0x0211a704 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211a744 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211a754 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0211a76c kind:load to:0x0211d47c module:overlay(39) +from:0x0211a770 kind:load to:0x0211d494 module:overlay(39) +from:0x0211a77c kind:arm_call to:0x0211a950 module:overlay(39) +from:0x0211a790 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211a7c8 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x0211a7d4 kind:arm_call to:0x020a8f78 module:overlay(0) +from:0x0211a7dc kind:load to:0x027e09b8 module:dtcm +from:0x0211a7e8 kind:arm_call to:0x0211a950 module:overlay(39) +from:0x0211a7f8 kind:arm_call to:0x020a921c module:overlay(0) +from:0x0211a808 kind:arm_call to:0x0211a950 module:overlay(39) +from:0x0211a81c kind:arm_call to:0x0209856c module:overlay(0) +from:0x0211a838 kind:arm_call to:0x0211a950 module:overlay(39) +from:0x0211a868 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a878 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a8a4 kind:arm_call to:0x02098518 module:overlay(0) +from:0x0211a8c8 kind:arm_call to:0x0211a950 module:overlay(39) +from:0x0211a91c kind:arm_call to:0x01fff148 module:itcm +from:0x0211a928 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0211a93c kind:arm_call to:0x020bfecc module:overlay(17) +from:0x0211a94c kind:load to:0x027e0ce0 module:dtcm +from:0x0211a954 kind:arm_call to:0x01fff458 module:itcm +from:0x0211a97c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211a984 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211a98c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211a994 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211a9ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211a9b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211a9bc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211a9c4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211a9cc kind:arm_call to:0x02011ff4 module:main +from:0x0211a9e0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211a9f4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211aa08 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211aa1c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0211aa3c kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0211aa5c kind:load to:0x0211d7dc module:overlay(39) +from:0x0211aa78 kind:arm_call to:0x02057c6c module:overlay(0) +from:0x0211aa84 kind:load to:0x0211aa88 module:overlay(39) +from:0x0211aaac kind:load to:0x0211aad4 module:overlay(39) +from:0x0211aab0 kind:load to:0x0211aab4 module:overlay(39) +from:0x0211ab30 kind:load to:0x0211e184 module:overlay(39) +from:0x0211ab44 kind:arm_call to:0x02011f3c module:main +from:0x0211ab50 kind:arm_call to:0x0211ab80 module:overlay(39) +from:0x0211ab64 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0211ab7c kind:load to:0x0211d7b8 module:overlay(39) +from:0x0211ab90 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0211abe8 kind:arm_call to:0x0211aa28 module:overlay(39) +from:0x0211ac10 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0211ac28 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211ac5c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0211ac74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211acac kind:arm_call to:0x0203d160 module:main +from:0x0211acbc kind:load to:0x0211d808 module:overlay(39) +from:0x0211acc0 kind:load to:0x0211e184 module:overlay(39) +from:0x0211acc4 kind:load to:0x0211cec0 module:overlay(39) +from:0x0211acc8 kind:load to:0x0211ace4 module:overlay(39) +from:0x0211accc kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x0211acd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211acf8 kind:arm_call to:0x0203d210 module:main +from:0x0211ad04 kind:load to:0x0211ad08 module:overlay(39) +from:0x0211ad10 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0211ad74 kind:arm_call to:0x0211b1e0 module:overlay(39) +from:0x0211ade8 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0211ae34 kind:arm_call to:0x0200f218 module:main +from:0x0211ae5c kind:arm_call to:0x0200f218 module:main +from:0x0211ae88 kind:arm_call to:0x0200f218 module:main +from:0x0211aeb0 kind:arm_call to:0x0200f218 module:main +from:0x0211af08 kind:arm_call to:0x0200f218 module:main +from:0x0211af30 kind:arm_call to:0x0200f218 module:main +from:0x0211af6c kind:arm_call to:0x0200f218 module:main +from:0x0211af94 kind:arm_call to:0x0200f218 module:main +from:0x0211afb0 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0211afbc kind:arm_call to:0x0211aa60 module:overlay(39) +from:0x0211afec kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0211b018 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x0211b038 kind:load to:0x027e09a4 module:dtcm +from:0x0211b03c kind:load to:0x027e0cd8 module:dtcm +from:0x0211b044 kind:load to:0x0211e184 module:overlay(39) +from:0x0211b048 kind:load to:0x0211cae0 module:overlay(39) +from:0x0211b04c kind:load to:0x0211caf4 module:overlay(39) +from:0x0211b050 kind:load to:0x0211cb08 module:overlay(39) +from:0x0211b054 kind:load to:0x0211cb1c module:overlay(39) +from:0x0211b058 kind:load to:0x027e09b8 module:dtcm +from:0x0211b05c kind:load to:0x0211cb58 module:overlay(39) +from:0x0211b060 kind:load to:0x0211cb30 module:overlay(39) +from:0x0211b064 kind:load to:0x027e09ac module:dtcm +from:0x0211b068 kind:load to:0x0211cb44 module:overlay(39) +from:0x0211b06c kind:load to:0x0211cb6c module:overlay(39) +from:0x0211b070 kind:load to:0x0211d768 module:overlay(39) +from:0x0211b074 kind:load to:0x0211d780 module:overlay(39) +from:0x0211b088 kind:arm_call to:0x02082a38 module:overlay(0) +from:0x0211b094 kind:arm_call to:0x02082a38 module:overlay(0) +from:0x0211b0d4 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0211b0ec kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0211b0f4 kind:load to:0x027e0cdc module:dtcm +from:0x0211b0f8 kind:load to:0x027e09a4 module:dtcm +from:0x0211b0fc kind:load to:0x027e09b8 module:dtcm +from:0x0211b100 kind:load to:0x027e09ac module:dtcm +from:0x0211b148 kind:arm_call to:0x0211b1e0 module:overlay(39) +from:0x0211b150 kind:arm_call to:0x0211b310 module:overlay(39) +from:0x0211b160 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0211b16c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0211b178 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0211b184 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0211b190 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0211b19c kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0211b1a4 kind:load to:0x027e09a4 module:dtcm +from:0x0211b1a8 kind:load to:0x0211d760 module:overlay(39) +from:0x0211b200 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b22c kind:arm_call to:0x0211b264 module:overlay(39) +from:0x0211b250 kind:arm_call to:0x0211b264 module:overlay(39) +from:0x0211b25c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b29c kind:arm_call to:0x02078230 module:overlay(0) +from:0x0211b2ac kind:arm_call to:0x02078708 module:overlay(0) +from:0x0211b2cc kind:arm_call to:0x02077590 module:overlay(0) +from:0x0211b2dc kind:arm_call to:0x02078314 module:overlay(0) +from:0x0211b2f0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0211b300 kind:arm_call to:0x02078314 module:overlay(0) +from:0x0211b308 kind:load to:0x027e09bc module:dtcm +from:0x0211b30c kind:load to:0x0211cadc module:overlay(39) +from:0x0211b360 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0211b380 kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x0211b3b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b3d0 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0211b3e8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0211b410 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0211b424 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0211b430 kind:load to:0x027e09a4 module:dtcm +from:0x0211b434 kind:load to:0x027e09b8 module:dtcm +from:0x0211b438 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b43c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b448 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b450 kind:arm_call to:0x02011ff4 module:main +from:0x0211b474 kind:arm_call to:0x0203d210 module:main +from:0x0211b47c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211b484 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211b48c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b494 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211b4a0 kind:load to:0x0211ace4 module:overlay(39) +from:0x0211b4bc kind:arm_call to:0x0203d210 module:main +from:0x0211b4c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211b4cc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211b4d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b4dc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0211b4e4 kind:arm_call to:0x02011ff4 module:main +from:0x0211b4f0 kind:load to:0x0211ace4 module:overlay(39) +from:0x0211b4fc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0211b510 kind:load to:0x0211e26c module:overlay(39) +from:0x0211b524 kind:arm_call to:0x02011f3c module:main +from:0x0211b530 kind:arm_call to:0x0211b59c module:overlay(39) +from:0x0211b548 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0211b594 kind:load to:0x0211d87c module:overlay(39) +from:0x0211b600 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0211b620 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0211b648 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0211b660 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b670 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b6e0 kind:arm_call to:0x0211c690 module:overlay(39) +from:0x0211b734 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0211b758 kind:arm_call_thumb to:0x02099ac4 module:overlay(0) +from:0x0211b770 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b7f8 kind:arm_call to:0x0203d160 module:main +from:0x0211b808 kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211b818 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b81c kind:load to:0x0211d05c module:overlay(39) +from:0x0211b820 kind:load to:0x0211cf08 module:overlay(39) +from:0x0211b824 kind:load to:0x0211da74 module:overlay(39) +from:0x0211b828 kind:load to:0x0211ce78 module:overlay(39) +from:0x0211b82c kind:load to:0x0211d864 module:overlay(39) +from:0x0211b834 kind:load to:0x0211ad08 module:overlay(39) +from:0x0211b838 kind:load to:0x0211c6c0 module:overlay(39) +from:0x0211b83c kind:load to:0x0211d964 module:overlay(39) +from:0x0211b848 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b86c kind:arm_call to:0x0203d210 module:main +from:0x0211b874 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0211b87c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211b884 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b88c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b894 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211b8a0 kind:load to:0x0211ad08 module:overlay(39) +from:0x0211b8bc kind:arm_call to:0x0203d210 module:main +from:0x0211b8c4 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0211b8cc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0211b8d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b8dc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0211b8e4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0211b8ec kind:arm_call to:0x02011ff4 module:main +from:0x0211b8f8 kind:load to:0x0211ad08 module:overlay(39) +from:0x0211b954 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x0211b980 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0211b99c kind:load to:0x027e0cec module:dtcm +from:0x0211b9a8 kind:load to:0x020a8da4 module:overlay(0) +from:0x0211b9fc kind:load to:0x0211d8c4 module:overlay(39) +from:0x0211ba40 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0211ba50 kind:arm_call to:0x0211ba00 module:overlay(39) +from:0x0211baa0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0211bac8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bb28 kind:arm_call to:0x02072b24 module:overlay(0) +from:0x0211bb30 kind:load to:0x0211d914 module:overlay(39) +from:0x0211bb34 kind:load to:0x027e09ac module:dtcm +from:0x0211bb7c kind:arm_call to:0x02073104 module:overlay(0) +from:0x0211bba4 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0211bbe0 kind:load to:0x027e09b8 module:dtcm +from:0x0211bca0 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0211bcac kind:arm_call to:0x0211bd94 module:overlay(39) +from:0x0211bcec kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x0211bd00 kind:arm_call to:0x02016958 module:main +from:0x0211bd3c kind:arm_call to:0x01fff148 module:itcm +from:0x0211bd68 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0211bd8c kind:load to:0x027e0ce0 module:dtcm +from:0x0211bdb8 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0211be2c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0211be38 kind:load to:0x027e0960 module:dtcm +from:0x0211be3c kind:load to:0x027e0ce0 module:dtcm +from:0x0211be4c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211be8c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211be9c kind:arm_call to:0x020e7788 module:overlay(31) +from:0x0211bea4 kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211beb4 kind:arm_call to:0x020e77b8 module:overlay(31) +from:0x0211bebc kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211becc kind:arm_call to:0x020e7b04 module:overlay(31) +from:0x0211bed4 kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211bee4 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0211bef0 kind:arm_call to:0x020e81d4 module:overlay(31) +from:0x0211bef8 kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211bf08 kind:arm_call to:0x020e82a8 module:overlay(31) +from:0x0211bf10 kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211bf28 kind:arm_call to:0x020e82dc module:overlay(31) +from:0x0211bf30 kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211bf48 kind:arm_call to:0x020e8388 module:overlay(31) +from:0x0211bf50 kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211bf68 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0211bf84 kind:arm_call to:0x0211c354 module:overlay(39) +from:0x0211bf8c kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211bfb0 kind:arm_call to:0x020e82d8 module:overlay(31) +from:0x0211bfdc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0211c010 kind:arm_call to:0x0211c354 module:overlay(39) +from:0x0211c058 kind:arm_call to:0x01fff17c module:itcm +from:0x0211c084 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c094 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c0c4 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0211c0e0 kind:arm_call to:0x0211c240 module:overlay(39) +from:0x0211c104 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c134 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0211c154 kind:arm_call to:0x0211c240 module:overlay(39) +from:0x0211c190 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c1bc kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x0211c1d0 kind:arm_call to:0x02016958 module:main +from:0x0211c1e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c228 kind:arm_call to:0x0211c5f4 module:overlay(39) +from:0x0211c234 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0211c238 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c2b0 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0211c2c4 kind:load to:0x0203e964 module:main +from:0x0211c2cc kind:load to:0x027e0ce0 module:dtcm +from:0x0211c37c kind:arm_call to:0x0211c490 module:overlay(39) +from:0x0211c390 kind:arm_call to:0x0211c490 module:overlay(39) +from:0x0211c3a4 kind:arm_call to:0x0211c490 module:overlay(39) +from:0x0211c3c8 kind:load to:0x0211c3cc module:overlay(39) +from:0x0211c3e4 kind:arm_call to:0x0211c438 module:overlay(39) +from:0x0211c488 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c48c kind:load to:0x0211e26c module:overlay(39) +from:0x0211c4e0 kind:arm_call to:0x0211c3cc module:overlay(39) +from:0x0211c500 kind:arm_call to:0x0211c584 module:overlay(39) +from:0x0211c50c kind:arm_call to:0x0211c518 module:overlay(39) +from:0x0211c570 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211c580 kind:load to:0x0211db90 module:overlay(39) +from:0x0211c5dc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0211c5f0 kind:load to:0x0211dcc8 module:overlay(39) +from:0x0211c644 kind:arm_call to:0x0211c354 module:overlay(39) +from:0x0211c688 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0211c68c kind:load to:0x0215edb4 module:overlays(63,66) +from:0x0211c698 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x0211c6ac kind:load to:0x0211d8a0 module:overlay(39) +from:0x0211c6b8 kind:load to:0x01ffc57c module:itcm +from:0x0211c6dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c6e4 kind:arm_call to:0x02011ff4 module:main +from:0x0211c6f8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0211c70c kind:load to:0x0211e2c0 module:overlay(39) +from:0x0211c720 kind:arm_call to:0x02011f3c module:main +from:0x0211c72c kind:arm_call to:0x0211c778 module:overlay(39) +from:0x0211c740 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x0211c770 kind:load to:0x0211dce8 module:overlay(39) +from:0x0211c780 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0211c790 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0211c7a4 kind:load to:0x0211dd2c module:overlay(39) +from:0x0211c7a8 kind:load to:0x0211dd04 module:overlay(39) +from:0x0211c7dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c82c kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211c8f8 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0211c90c kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0211c91c kind:arm_call to:0x020808d4 module:overlay(0) +from:0x0211c95c kind:load to:0x027e0cd8 module:dtcm +from:0x0211c970 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211c984 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0211c98c kind:arm_call to:0x02011ff4 module:main +from:0x0211c9a0 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0211c9c4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0211c9f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ca0c kind:arm_call to:0x0209078c module:overlay(0) +from:0x0211ca18 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0211ca54 kind:arm_call to:0x02083450 module:overlay(0) +from:0x0211ca68 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211ca74 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211ca88 kind:arm_call to:0x02083450 module:overlay(0) +from:0x0211ca9c kind:arm_call to:0x02083450 module:overlay(0) +from:0x0211caa4 kind:load to:0x020b5214 module:overlay(0) +from:0x0211cb9c kind:arm_call to:0x02119020 module:overlay(39) +from:0x0211cbac kind:arm_call to:0x0203ce74 module:main +from:0x0211cbc0 kind:load to:0x0211dd80 module:overlay(39) +from:0x0211cbc4 kind:load to:0x0211dd90 module:overlay(39) +from:0x0211cbc8 kind:load to:0x02119e48 module:overlay(39) +from:0x0211cbcc kind:load to:0x0211dd84 module:overlay(39) +from:0x0211cc0c kind:arm_call to:0x02119e70 module:overlay(39) +from:0x0211cc1c kind:arm_call to:0x0203ce74 module:main +from:0x0211cc44 kind:arm_call to:0x02119eb0 module:overlay(39) +from:0x0211cc54 kind:arm_call to:0x0203ce74 module:main +from:0x0211cc7c kind:arm_call to:0x02119f0c module:overlay(39) +from:0x0211cc8c kind:arm_call to:0x0203ce74 module:main +from:0x0211ccb4 kind:arm_call to:0x02119fb0 module:overlay(39) +from:0x0211ccc4 kind:arm_call to:0x0203ce74 module:main +from:0x0211ccd8 kind:load to:0x0211d3dc module:overlay(39) +from:0x0211cce4 kind:load to:0x0211de68 module:overlay(39) +from:0x0211cce8 kind:load to:0x0211deec module:overlay(39) +from:0x0211ccec kind:load to:0x0211a9d8 module:overlay(39) +from:0x0211ccf0 kind:load to:0x0211de90 module:overlay(39) +from:0x0211ccf4 kind:load to:0x0211dfc4 module:overlay(39) +from:0x0211ccf8 kind:load to:0x0211a9ec module:overlay(39) +from:0x0211ccfc kind:load to:0x0211de78 module:overlay(39) +from:0x0211cd00 kind:load to:0x0211e09c module:overlay(39) +from:0x0211cd04 kind:load to:0x0211aa00 module:overlay(39) +from:0x0211cd08 kind:load to:0x0211de84 module:overlay(39) +from:0x0211cd0c kind:load to:0x0211dea8 module:overlay(39) +from:0x0211cd10 kind:load to:0x0211aa14 module:overlay(39) +from:0x0211cd14 kind:load to:0x0211de9c module:overlay(39) +from:0x0211cd34 kind:arm_call to:0x0211ab58 module:overlay(39) +from:0x0211cd44 kind:arm_call to:0x0203ce74 module:main +from:0x0211cd58 kind:load to:0x0211e174 module:overlay(39) +from:0x0211cd5c kind:load to:0x0211e184 module:overlay(39) +from:0x0211cd60 kind:load to:0x0211b4f4 module:overlay(39) +from:0x0211cd64 kind:load to:0x0211e178 module:overlay(39) +from:0x0211cd84 kind:arm_call to:0x0211b538 module:overlay(39) +from:0x0211cd94 kind:arm_call to:0x0203ce74 module:main +from:0x0211cda8 kind:load to:0x0211e25c module:overlay(39) +from:0x0211cdac kind:load to:0x0211e26c module:overlay(39) +from:0x0211cdb0 kind:load to:0x0211c6f0 module:overlay(39) +from:0x0211cdb4 kind:load to:0x0211e260 module:overlay(39) +from:0x0211cdd4 kind:arm_call to:0x0211c734 module:overlay(39) +from:0x0211cde4 kind:arm_call to:0x0203ce74 module:main +from:0x0211cdf8 kind:load to:0x0211e2b0 module:overlay(39) +from:0x0211cdfc kind:load to:0x0211e2c0 module:overlay(39) +from:0x0211ce00 kind:load to:0x0211c998 module:overlay(39) +from:0x0211ce04 kind:load to:0x0211e2b4 module:overlay(39) +from:0x0211ce08 kind:load to:0x0211cb80 module:overlay(39) +from:0x0211ce0c kind:load to:0x0211cbd0 module:overlay(39) +from:0x0211ce10 kind:load to:0x0211cd18 module:overlay(39) +from:0x0211ce14 kind:load to:0x0211cd68 module:overlay(39) +from:0x0211ce18 kind:load to:0x0211cdb8 module:overlay(39) +from:0x0211ce28 kind:load to:0x02118ff8 module:overlay(39) +from:0x0211ce2c kind:load to:0x02097944 module:overlay(0) +from:0x0211ce30 kind:load to:0x02097754 module:overlay(0) +from:0x0211ce34 kind:load to:0x020977d0 module:overlay(0) +from:0x0211ce38 kind:load to:0x0209794c module:overlay(0) +from:0x0211ce3c kind:load to:0x0209796c module:overlay(0) +from:0x0211ce40 kind:load to:0x02097998 module:overlay(0) +from:0x0211ce4c kind:load to:0x02119424 module:overlay(39) +from:0x0211ce50 kind:load to:0x02119d40 module:overlay(39) +from:0x0211ce54 kind:load to:0x02057bf4 module:overlay(0) +from:0x0211ce58 kind:load to:0x02118fe0 module:overlay(39) +from:0x0211ce5c kind:load to:0x02057dc8 module:overlay(0) +from:0x0211ce60 kind:load to:0x02057e44 module:overlay(0) +from:0x0211ce64 kind:load to:0x02057ea8 module:overlay(0) +from:0x0211ce68 kind:load to:0x0209a79c module:overlay(0) +from:0x0211ce6c kind:load to:0x02057d84 module:overlay(0) +from:0x0211ce78 kind:load to:0x02119438 module:overlay(39) +from:0x0211ce7c kind:load to:0x02119d5c module:overlay(39) +from:0x0211ce80 kind:load to:0x02099b00 module:overlay(0) +from:0x0211ce84 kind:load to:0x02099b38 module:overlay(0) +from:0x0211ce88 kind:load to:0x0209a13c module:overlay(0) +from:0x0211ce8c kind:load to:0x0209a144 module:overlay(0) +from:0x0211ce90 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0211ce94 kind:load to:0x02099cb0 module:overlay(0) +from:0x0211ce98 kind:load to:0x02099ba0 module:overlay(0) +from:0x0211ce9c kind:load to:0x0209a06c module:overlay(0) +from:0x0211cea0 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0211cea4 kind:load to:0x0209a10c module:overlay(0) +from:0x0211cea8 kind:load to:0x02119d38 module:overlay(39) +from:0x0211ceac kind:load to:0x0209a124 module:overlay(0) +from:0x0211ceb0 kind:load to:0x02119d28 module:overlay(39) +from:0x0211ceb4 kind:load to:0x02119d04 module:overlay(39) +from:0x0211cec0 kind:load to:0x0211944c module:overlay(39) +from:0x0211cec4 kind:load to:0x02119d78 module:overlay(39) +from:0x0211cec8 kind:load to:0x02099b00 module:overlay(0) +from:0x0211cecc kind:load to:0x02099b38 module:overlay(0) +from:0x0211ced0 kind:load to:0x0209a13c module:overlay(0) +from:0x0211ced4 kind:load to:0x0209a144 module:overlay(0) +from:0x0211ced8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0211cedc kind:load to:0x02099cb0 module:overlay(0) +from:0x0211cee0 kind:load to:0x02099ba0 module:overlay(0) +from:0x0211cee4 kind:load to:0x0209a06c module:overlay(0) +from:0x0211cee8 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0211ceec kind:load to:0x0209a10c module:overlay(0) +from:0x0211cef0 kind:load to:0x02119d38 module:overlay(39) +from:0x0211cef4 kind:load to:0x0209a124 module:overlay(0) +from:0x0211cef8 kind:load to:0x02119d28 module:overlay(39) +from:0x0211cefc kind:load to:0x02119d04 module:overlay(39) +from:0x0211cf08 kind:load to:0x02119410 module:overlay(39) +from:0x0211cf0c kind:load to:0x02119de4 module:overlay(39) +from:0x0211cf10 kind:load to:0x0209a254 module:overlay(0) +from:0x0211cf14 kind:load to:0x0209a288 module:overlay(0) +from:0x0211cf18 kind:load to:0x0209a320 module:overlay(0) +from:0x0211cf1c kind:load to:0x0209a334 module:overlay(0) +from:0x0211cf20 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0211cf24 kind:load to:0x0209a35c module:overlay(0) +from:0x0211cf28 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0211cf2c kind:load to:0x0209a06c module:overlay(0) +from:0x0211cf30 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0211cf34 kind:load to:0x0209a308 module:overlay(0) +from:0x0211cf38 kind:load to:0x0209a348 module:overlay(0) +from:0x0211cf3c kind:load to:0x0209a6d4 module:overlay(0) +from:0x0211cf40 kind:load to:0x02119db8 module:overlay(39) +from:0x0211cf44 kind:load to:0x02119d94 module:overlay(39) +from:0x0211cf48 kind:load to:0x0209a70c module:overlay(0) +from:0x0211d05c kind:load to:0x02098518 module:overlay(0) +from:0x0211d060 kind:load to:0x02098554 module:overlay(0) +from:0x0211d064 kind:load to:0x0209856c module:overlay(0) +from:0x0211d068 kind:load to:0x02098578 module:overlay(0) +from:0x0211d06c kind:load to:0x01fff464 module:itcm +from:0x0211d070 kind:load to:0x020a99d8 module:overlay(0) +from:0x0211d074 kind:load to:0x020a8d28 module:overlay(0) +from:0x0211d078 kind:load to:0x020a8da4 module:overlay(0) +from:0x0211d07c kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0211d080 kind:load to:0x020a98f4 module:overlay(0) +from:0x0211d084 kind:load to:0x020984bc module:overlay(0) +from:0x0211d088 kind:load to:0x020a995c module:overlay(0) +from:0x0211d08c kind:load to:0x020984c4 module:overlay(0) +from:0x0211d090 kind:load to:0x020984c8 module:overlay(0) +from:0x0211d094 kind:load to:0x02098584 module:overlay(0) +from:0x0211d098 kind:load to:0x020985f0 module:overlay(0) +from:0x0211d09c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0211d0a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211d0a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0211d0a8 kind:load to:0x02119e28 module:overlay(39) +from:0x0211d0ac kind:load to:0x02119e00 module:overlay(39) +from:0x0211d0b0 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0211d0b4 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0211d0b8 kind:load to:0x020a92d0 module:overlay(0) +from:0x0211d0bc kind:load to:0x020a8f78 module:overlay(0) +from:0x0211d0c0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0211d0c4 kind:load to:0x020a9150 module:overlay(0) +from:0x0211d0c8 kind:load to:0x020a914c module:overlay(0) +from:0x0211d0cc kind:load to:0x020a921c module:overlay(0) +from:0x0211d0d0 kind:load to:0x020a9240 module:overlay(0) +from:0x0211d0d4 kind:load to:0x020a9244 module:overlay(0) +from:0x0211d0d8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0211d0dc kind:load to:0x020a91a8 module:overlay(0) +from:0x0211d0e0 kind:load to:0x020a91b0 module:overlay(0) +from:0x0211d0e4 kind:load to:0x020a8f54 module:overlay(0) +from:0x0211d0e8 kind:load to:0x020a8f5c module:overlay(0) +from:0x0211d0ec kind:load to:0x020a8f64 module:overlay(0) +from:0x0211d0f0 kind:load to:0x020a8f6c module:overlay(0) +from:0x0211d0f4 kind:load to:0x020a9448 module:overlay(0) +from:0x0211d0f8 kind:load to:0x020a9598 module:overlay(0) +from:0x0211d0fc kind:load to:0x020a95c4 module:overlay(0) +from:0x0211d100 kind:load to:0x020a95e4 module:overlay(0) +from:0x0211d104 kind:load to:0x020a97fc module:overlay(0) +from:0x0211d108 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0211d10c kind:load to:0x020a8ec0 module:overlay(0) +from:0x0211d110 kind:load to:0x020a8e84 module:overlay(0) +from:0x0211d114 kind:load to:0x020a99a4 module:overlay(0) +from:0x0211d118 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0211d11c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0211d120 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0211d124 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0211d128 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0211d12c kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0211d130 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0211d134 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0211d138 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0211d13c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0211d140 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0211d144 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0211d148 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0211d14c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0211d150 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0211d154 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0211d158 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0211d15c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0211d160 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0211d164 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0211d168 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0211d16c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0211d178 kind:load to:0x02098518 module:overlay(0) +from:0x0211d17c kind:load to:0x02098554 module:overlay(0) +from:0x0211d180 kind:load to:0x0209856c module:overlay(0) +from:0x0211d184 kind:load to:0x02098578 module:overlay(0) +from:0x0211d188 kind:load to:0x01fff464 module:itcm +from:0x0211d18c kind:load to:0x020a99d8 module:overlay(0) +from:0x0211d190 kind:load to:0x020a8d28 module:overlay(0) +from:0x0211d194 kind:load to:0x021194f8 module:overlay(39) +from:0x0211d198 kind:load to:0x021195b4 module:overlay(39) +from:0x0211d19c kind:load to:0x020a98f4 module:overlay(0) +from:0x0211d1a0 kind:load to:0x020984bc module:overlay(0) +from:0x0211d1a4 kind:load to:0x02119654 module:overlay(39) +from:0x0211d1a8 kind:load to:0x020984c4 module:overlay(0) +from:0x0211d1ac kind:load to:0x020984c8 module:overlay(0) +from:0x0211d1b0 kind:load to:0x02098584 module:overlay(0) +from:0x0211d1b4 kind:load to:0x020985f0 module:overlay(0) +from:0x0211d1b8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0211d1bc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211d1c0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0211d1c4 kind:load to:0x02119460 module:overlay(39) +from:0x0211d1c8 kind:load to:0x021194a8 module:overlay(39) +from:0x0211d1cc kind:load to:0x02119524 module:overlay(39) +from:0x0211d1d0 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0211d1d4 kind:load to:0x020a92d0 module:overlay(0) +from:0x0211d1d8 kind:load to:0x020a8f78 module:overlay(0) +from:0x0211d1dc kind:load to:0x020a8fe0 module:overlay(0) +from:0x0211d1e0 kind:load to:0x020a9150 module:overlay(0) +from:0x0211d1e4 kind:load to:0x020a914c module:overlay(0) +from:0x0211d1e8 kind:load to:0x020a921c module:overlay(0) +from:0x0211d1ec kind:load to:0x020a9240 module:overlay(0) +from:0x0211d1f0 kind:load to:0x020a9244 module:overlay(0) +from:0x0211d1f4 kind:load to:0x021196e8 module:overlay(39) +from:0x0211d1f8 kind:load to:0x020a91a8 module:overlay(0) +from:0x0211d1fc kind:load to:0x020a91b0 module:overlay(0) +from:0x0211d200 kind:load to:0x020a8f54 module:overlay(0) +from:0x0211d204 kind:load to:0x020a8f5c module:overlay(0) +from:0x0211d208 kind:load to:0x020a8f64 module:overlay(0) +from:0x0211d20c kind:load to:0x020a8f6c module:overlay(0) +from:0x0211d210 kind:load to:0x02119788 module:overlay(39) +from:0x0211d214 kind:load to:0x020a9598 module:overlay(0) +from:0x0211d218 kind:load to:0x020a95c4 module:overlay(0) +from:0x0211d21c kind:load to:0x020a95e4 module:overlay(0) +from:0x0211d220 kind:load to:0x020a97fc module:overlay(0) +from:0x0211d224 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0211d228 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0211d22c kind:load to:0x020a8e84 module:overlay(0) +from:0x0211d230 kind:load to:0x020a99a4 module:overlay(0) +from:0x0211d234 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0211d238 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0211d23c kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0211d240 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0211d244 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0211d248 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0211d24c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0211d250 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0211d254 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0211d258 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0211d25c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0211d260 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0211d264 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0211d268 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0211d26c kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0211d270 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0211d274 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0211d278 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0211d27c kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0211d280 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0211d284 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0211d288 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0211d3f4 kind:load to:0x02119f8c module:overlay(39) +from:0x0211d3f8 kind:load to:0x020979e4 module:overlay(0) +from:0x0211d3fc kind:load to:0x02097a18 module:overlay(0) +from:0x0211d400 kind:load to:0x020977d0 module:overlay(0) +from:0x0211d404 kind:load to:0x020979ec module:overlay(0) +from:0x0211d408 kind:load to:0x02097814 module:overlay(0) +from:0x0211d40c kind:load to:0x02097818 module:overlay(0) +from:0x0211d418 kind:load to:0x02119ee8 module:overlay(39) +from:0x0211d41c kind:load to:0x02097944 module:overlay(0) +from:0x0211d420 kind:load to:0x02097754 module:overlay(0) +from:0x0211d424 kind:load to:0x020977d0 module:overlay(0) +from:0x0211d428 kind:load to:0x0209794c module:overlay(0) +from:0x0211d42c kind:load to:0x0209796c module:overlay(0) +from:0x0211d430 kind:load to:0x02097998 module:overlay(0) +from:0x0211d43c kind:load to:0x02119ea8 module:overlay(39) +from:0x0211d440 kind:load to:0x02097944 module:overlay(0) +from:0x0211d444 kind:load to:0x02097754 module:overlay(0) +from:0x0211d448 kind:load to:0x020977d0 module:overlay(0) +from:0x0211d44c kind:load to:0x0209794c module:overlay(0) +from:0x0211d450 kind:load to:0x0209796c module:overlay(0) +from:0x0211d454 kind:load to:0x02097998 module:overlay(0) +from:0x0211d460 kind:load to:0x02119e68 module:overlay(39) +from:0x0211d464 kind:load to:0x02097944 module:overlay(0) +from:0x0211d468 kind:load to:0x02097754 module:overlay(0) +from:0x0211d46c kind:load to:0x020977d0 module:overlay(0) +from:0x0211d470 kind:load to:0x0209794c module:overlay(0) +from:0x0211d474 kind:load to:0x0209796c module:overlay(0) +from:0x0211d478 kind:load to:0x02097998 module:overlay(0) +from:0x0211d64c kind:load to:0x0211a828 module:overlay(39) +from:0x0211d650 kind:load to:0x02098554 module:overlay(0) +from:0x0211d654 kind:load to:0x0211a800 module:overlay(39) +from:0x0211d658 kind:load to:0x02098578 module:overlay(0) +from:0x0211d65c kind:load to:0x01fff464 module:itcm +from:0x0211d660 kind:load to:0x020a99d8 module:overlay(0) +from:0x0211d664 kind:load to:0x020a8d28 module:overlay(0) +from:0x0211d668 kind:load to:0x020a8da4 module:overlay(0) +from:0x0211d66c kind:load to:0x0211a28c module:overlay(39) +from:0x0211d670 kind:load to:0x020a98f4 module:overlay(0) +from:0x0211d674 kind:load to:0x020984bc module:overlay(0) +from:0x0211d678 kind:load to:0x0211a510 module:overlay(39) +from:0x0211d67c kind:load to:0x020984c4 module:overlay(0) +from:0x0211d680 kind:load to:0x020984c8 module:overlay(0) +from:0x0211d684 kind:load to:0x02098584 module:overlay(0) +from:0x0211d688 kind:load to:0x020985f0 module:overlay(0) +from:0x0211d68c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0211d690 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211d694 kind:load to:0x0211a8b8 module:overlay(39) +from:0x0211d698 kind:load to:0x0211a970 module:overlay(39) +from:0x0211d69c kind:load to:0x0211a9a0 module:overlay(39) +from:0x0211d6a0 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0211d6a4 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0211d6a8 kind:load to:0x020a92d0 module:overlay(0) +from:0x0211d6ac kind:load to:0x0211a774 module:overlay(39) +from:0x0211d6b0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0211d6b4 kind:load to:0x020a9150 module:overlay(0) +from:0x0211d6b8 kind:load to:0x020a914c module:overlay(0) +from:0x0211d6bc kind:load to:0x0211a7e0 module:overlay(39) +from:0x0211d6c0 kind:load to:0x020a9240 module:overlay(0) +from:0x0211d6c4 kind:load to:0x020a9244 module:overlay(0) +from:0x0211d6c8 kind:load to:0x0211a564 module:overlay(39) +from:0x0211d6cc kind:load to:0x020a91a8 module:overlay(0) +from:0x0211d6d0 kind:load to:0x020a91b0 module:overlay(0) +from:0x0211d6d4 kind:load to:0x020a8f54 module:overlay(0) +from:0x0211d6d8 kind:load to:0x020a8f5c module:overlay(0) +from:0x0211d6dc kind:load to:0x020a8f64 module:overlay(0) +from:0x0211d6e0 kind:load to:0x020a8f6c module:overlay(0) +from:0x0211d6e4 kind:load to:0x0211a630 module:overlay(39) +from:0x0211d6e8 kind:load to:0x020a9598 module:overlay(0) +from:0x0211d6ec kind:load to:0x020a95c4 module:overlay(0) +from:0x0211d6f0 kind:load to:0x020a95e4 module:overlay(0) +from:0x0211d6f4 kind:load to:0x020a97fc module:overlay(0) +from:0x0211d6f8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0211d6fc kind:load to:0x020a8ec0 module:overlay(0) +from:0x0211d700 kind:load to:0x020a8e84 module:overlay(0) +from:0x0211d704 kind:load to:0x020a99a4 module:overlay(0) +from:0x0211d708 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0211d70c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0211d710 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0211d714 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0211d718 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0211d71c kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0211d720 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0211d724 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0211d728 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0211d72c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0211d730 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0211d734 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0211d738 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0211d73c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0211d740 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0211d744 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0211d748 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0211d74c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0211d750 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0211d754 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0211d758 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0211d75c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0211d760 kind:load to:0x0211d798 module:overlay(39) +from:0x0211d764 kind:load to:0x0211d7a4 module:overlay(39) +from:0x0211d7b8 kind:load to:0x0211ab34 module:overlay(39) +from:0x0211d7bc kind:load to:0x02097944 module:overlay(0) +from:0x0211d7c0 kind:load to:0x02097754 module:overlay(0) +from:0x0211d7c4 kind:load to:0x020977d0 module:overlay(0) +from:0x0211d7c8 kind:load to:0x0209794c module:overlay(0) +from:0x0211d7cc kind:load to:0x0209796c module:overlay(0) +from:0x0211d7d0 kind:load to:0x02097998 module:overlay(0) +from:0x0211d7dc kind:load to:0x0211acd0 module:overlay(39) +from:0x0211d7e0 kind:load to:0x0211b440 module:overlay(39) +from:0x0211d7e4 kind:load to:0x0205a720 module:overlay(0) +from:0x0211d7e8 kind:load to:0x01ffc57c module:itcm +from:0x0211d7ec kind:load to:0x02057dc8 module:overlay(0) +from:0x0211d7f0 kind:load to:0x02057e44 module:overlay(0) +from:0x0211d7f4 kind:load to:0x02057ea8 module:overlay(0) +from:0x0211d7f8 kind:load to:0x01ffc7a4 module:itcm +from:0x0211d7fc kind:load to:0x02057d84 module:overlay(0) +from:0x0211d808 kind:load to:0x02098518 module:overlay(0) +from:0x0211d80c kind:load to:0x02098554 module:overlay(0) +from:0x0211d810 kind:load to:0x0209856c module:overlay(0) +from:0x0211d814 kind:load to:0x02098578 module:overlay(0) +from:0x0211d818 kind:load to:0x01fff464 module:itcm +from:0x0211d81c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0211d820 kind:load to:0x0211ad1c module:overlay(39) +from:0x0211d824 kind:load to:0x0211b078 module:overlay(39) +from:0x0211d828 kind:load to:0x0211b104 module:overlay(39) +from:0x0211d82c kind:load to:0x0211b1ac module:overlay(39) +from:0x0211d830 kind:load to:0x020984bc module:overlay(0) +from:0x0211d834 kind:load to:0x0211b1c0 module:overlay(39) +from:0x0211d838 kind:load to:0x020984c4 module:overlay(0) +from:0x0211d83c kind:load to:0x020984c8 module:overlay(0) +from:0x0211d840 kind:load to:0x02098584 module:overlay(0) +from:0x0211d844 kind:load to:0x020985f0 module:overlay(0) +from:0x0211d848 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0211d84c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211d850 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0211d854 kind:load to:0x0211b45c module:overlay(39) +from:0x0211d858 kind:load to:0x0211b4a4 module:overlay(39) +from:0x0211d864 kind:load to:0x0211c674 module:overlay(39) +from:0x0211d868 kind:load to:0x0211c6bc module:overlay(39) +from:0x0211d86c kind:load to:0x0207318c module:overlay(0) +from:0x0211d870 kind:load to:0x02073190 module:overlay(0) +from:0x0211d87c kind:load to:0x0211b514 module:overlay(39) +from:0x0211d880 kind:load to:0x020979e4 module:overlay(0) +from:0x0211d884 kind:load to:0x02097a18 module:overlay(0) +from:0x0211d888 kind:load to:0x020977d0 module:overlay(0) +from:0x0211d88c kind:load to:0x020979ec module:overlay(0) +from:0x0211d890 kind:load to:0x02097814 module:overlay(0) +from:0x0211d894 kind:load to:0x02097818 module:overlay(0) +from:0x0211d8a0 kind:load to:0x0211b840 module:overlay(39) +from:0x0211d8a4 kind:load to:0x0211c6d4 module:overlay(39) +from:0x0211d8a8 kind:load to:0x02057bf4 module:overlay(0) +from:0x0211d8ac kind:load to:0x0211c6b0 module:overlay(39) +from:0x0211d8b0 kind:load to:0x02057dc8 module:overlay(0) +from:0x0211d8b4 kind:load to:0x02057e44 module:overlay(0) +from:0x0211d8b8 kind:load to:0x02057ea8 module:overlay(0) +from:0x0211d8bc kind:load to:0x0209a79c module:overlay(0) +from:0x0211d8c0 kind:load to:0x02057d84 module:overlay(0) +from:0x0211da74 kind:load to:0x02098518 module:overlay(0) +from:0x0211da78 kind:load to:0x02098554 module:overlay(0) +from:0x0211da7c kind:load to:0x0209856c module:overlay(0) +from:0x0211da80 kind:load to:0x02098578 module:overlay(0) +from:0x0211da84 kind:load to:0x01fff464 module:itcm +from:0x0211da88 kind:load to:0x020a99d8 module:overlay(0) +from:0x0211da8c kind:load to:0x0211b8fc module:overlay(39) +from:0x0211da90 kind:load to:0x0211b9a0 module:overlay(39) +from:0x0211da94 kind:load to:0x0211ba10 module:overlay(39) +from:0x0211da98 kind:load to:0x020a98f4 module:overlay(0) +from:0x0211da9c kind:load to:0x020984bc module:overlay(0) +from:0x0211daa0 kind:load to:0x0211be40 module:overlay(39) +from:0x0211daa4 kind:load to:0x020984c4 module:overlay(0) +from:0x0211daa8 kind:load to:0x020984c8 module:overlay(0) +from:0x0211daac kind:load to:0x02098584 module:overlay(0) +from:0x0211dab0 kind:load to:0x020985f0 module:overlay(0) +from:0x0211dab4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0211dab8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0211dabc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0211dac0 kind:load to:0x0211b854 module:overlay(39) +from:0x0211dac4 kind:load to:0x0211b8a4 module:overlay(39) +from:0x0211dac8 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0211dacc kind:load to:0x0211b9ac module:overlay(39) +from:0x0211dad0 kind:load to:0x020a92d0 module:overlay(0) +from:0x0211dad4 kind:load to:0x020a8f78 module:overlay(0) +from:0x0211dad8 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0211dadc kind:load to:0x020a9150 module:overlay(0) +from:0x0211dae0 kind:load to:0x020a914c module:overlay(0) +from:0x0211dae4 kind:load to:0x020a921c module:overlay(0) +from:0x0211dae8 kind:load to:0x020a9240 module:overlay(0) +from:0x0211daec kind:load to:0x020a9244 module:overlay(0) +from:0x0211daf0 kind:load to:0x0211bb38 module:overlay(39) +from:0x0211daf4 kind:load to:0x0211bbe4 module:overlay(39) +from:0x0211daf8 kind:load to:0x020a91b0 module:overlay(0) +from:0x0211dafc kind:load to:0x020a8f54 module:overlay(0) +from:0x0211db00 kind:load to:0x020a8f5c module:overlay(0) +from:0x0211db04 kind:load to:0x020a8f64 module:overlay(0) +from:0x0211db08 kind:load to:0x020a8f6c module:overlay(0) +from:0x0211db0c kind:load to:0x0211c3b4 module:overlay(39) +from:0x0211db10 kind:load to:0x020a9598 module:overlay(0) +from:0x0211db14 kind:load to:0x020a95c4 module:overlay(0) +from:0x0211db18 kind:load to:0x020a95e4 module:overlay(0) +from:0x0211db1c kind:load to:0x020a97fc module:overlay(0) +from:0x0211db20 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0211db24 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0211db28 kind:load to:0x020a8e84 module:overlay(0) +from:0x0211db2c kind:load to:0x020a99a4 module:overlay(0) +from:0x0211db30 kind:load to:0x0211be94 module:overlay(39) +from:0x0211db34 kind:load to:0x0211beac module:overlay(39) +from:0x0211db38 kind:load to:0x0211bec4 module:overlay(39) +from:0x0211db3c kind:load to:0x0211bedc module:overlay(39) +from:0x0211db40 kind:load to:0x0211bee8 module:overlay(39) +from:0x0211db44 kind:load to:0x0211bf00 module:overlay(39) +from:0x0211db48 kind:load to:0x0211bf20 module:overlay(39) +from:0x0211db4c kind:load to:0x0211bf40 module:overlay(39) +from:0x0211db50 kind:load to:0x0211bf60 module:overlay(39) +from:0x0211db54 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0211db58 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0211db5c kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0211db60 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0211db64 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0211db68 kind:load to:0x0211bfa8 module:overlay(39) +from:0x0211db6c kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0211db70 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0211db74 kind:load to:0x0211bfd4 module:overlay(39) +from:0x0211db78 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0211db7c kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0211db80 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0211db84 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0211db88 kind:load to:0x0211bf6c module:overlay(39) +from:0x0211db8c kind:load to:0x0211bfe0 module:overlay(39) +from:0x0211dce8 kind:load to:0x0211c710 module:overlay(39) +from:0x0211dcec kind:load to:0x0209c8dc module:overlay(0) +from:0x0211dcf0 kind:load to:0x0209c99c module:overlay(0) +from:0x0211dcf4 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0211dcf8 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0211dd04 kind:load to:0x0207c49c module:overlay(0) +from:0x0211dd08 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0211dd0c kind:load to:0x0207c96c module:overlay(0) +from:0x0211dd10 kind:load to:0x0207c95c module:overlay(0) +from:0x0211dd14 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0211dd18 kind:load to:0x0207ca10 module:overlay(0) +from:0x0211dd1c kind:load to:0x0207ca38 module:overlay(0) +from:0x0211dd20 kind:load to:0x0207cab0 module:overlay(0) +from:0x0211dd2c kind:load to:0x0211c7ac module:overlay(39) +from:0x0211dd30 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0211dd34 kind:load to:0x0211c960 module:overlay(39) +from:0x0211dd38 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0211dd3c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0211dd40 kind:load to:0x0211c964 module:overlay(39) +from:0x0211dd44 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0211dd48 kind:load to:0x0209d1cc module:overlay(0) +from:0x0211dd4c kind:load to:0x0209d1d4 module:overlay(0) +from:0x0211dd50 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0211dd54 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0211dd58 kind:load to:0x0209d1ec module:overlay(0) +from:0x0211dd5c kind:load to:0x0211c968 module:overlay(39) +from:0x0211dd60 kind:load to:0x0211c97c module:overlay(39) diff --git a/config/eur/arm9/overlays/ov039/symbols.txt b/config/eur/arm9/overlays/ov039/symbols.txt new file mode 100644 index 00000000..4eaa3aa7 --- /dev/null +++ b/config/eur/arm9/overlays/ov039/symbols.txt @@ -0,0 +1,243 @@ +func_ov039_02118fc0 kind:function(arm,size=0x20) addr:0x02118fc0 +func_ov039_02118fe0 kind:function(arm,size=0xc) addr:0x02118fe0 +func_ov039_02118fec kind:function(arm,size=0xc) addr:0x02118fec +func_ov039_02118ff8 kind:function(arm,size=0x28) addr:0x02118ff8 +func_ov039_02119020 kind:function(arm,size=0x5c) addr:0x02119020 +func_ov039_0211907c kind:function(arm,size=0x394) addr:0x0211907c +func_ov039_02119410 kind:function(arm,size=0x14) addr:0x02119410 +func_ov039_02119424 kind:function(arm,size=0x14) addr:0x02119424 +func_ov039_02119438 kind:function(arm,size=0x14) addr:0x02119438 +func_ov039_0211944c kind:function(arm,size=0x14) addr:0x0211944c +func_ov039_02119460 kind:function(arm,size=0x48) addr:0x02119460 +func_ov039_021194a8 kind:function(arm,size=0x50) addr:0x021194a8 +func_ov039_021194f8 kind:function(arm,size=0x2c) addr:0x021194f8 +func_ov039_02119524 kind:function(arm,size=0x90) addr:0x02119524 +func_ov039_021195b4 kind:function(arm,size=0xa0) addr:0x021195b4 +func_ov039_02119654 kind:function(arm,size=0x94) addr:0x02119654 +func_ov039_021196e8 kind:function(arm,size=0xa0) addr:0x021196e8 +func_ov039_02119788 kind:function(arm,size=0x1e0) addr:0x02119788 +func_ov039_02119968 kind:function(arm,size=0x58) addr:0x02119968 +func_ov039_021199c0 kind:function(arm,size=0x19c) addr:0x021199c0 +func_ov039_02119b5c kind:function(arm,size=0x58) addr:0x02119b5c +func_ov039_02119bb4 kind:function(arm,size=0x150) addr:0x02119bb4 +func_ov039_02119d04 kind:function(arm,size=0x24) addr:0x02119d04 +func_ov039_02119d28 kind:function(arm,size=0x10) addr:0x02119d28 +func_ov039_02119d38 kind:function(arm,size=0x8) addr:0x02119d38 +func_ov039_02119d40 kind:function(arm,size=0x1c) addr:0x02119d40 +func_ov039_02119d5c kind:function(arm,size=0x1c) addr:0x02119d5c +func_ov039_02119d78 kind:function(arm,size=0x1c) addr:0x02119d78 +func_ov039_02119d94 kind:function(arm,size=0x24) addr:0x02119d94 +func_ov039_02119db8 kind:function(arm,size=0x2c) addr:0x02119db8 +func_ov039_02119de4 kind:function(arm,size=0x1c) addr:0x02119de4 +func_ov039_02119e00 kind:function(arm,size=0x28) addr:0x02119e00 +func_ov039_02119e28 kind:function(arm,size=0x20) addr:0x02119e28 +func_ov039_02119e48 kind:function(arm,size=0x14) addr:0x02119e48 +func_ov039_02119e5c kind:function(arm,size=0xc) addr:0x02119e5c +func_ov039_02119e68 kind:function(arm,size=0x8) addr:0x02119e68 +func_ov039_02119e70 kind:function(arm,size=0x2c) addr:0x02119e70 +func_ov039_02119e9c kind:function(arm,size=0xc) addr:0x02119e9c +func_ov039_02119ea8 kind:function(arm,size=0x8) addr:0x02119ea8 +func_ov039_02119eb0 kind:function(arm,size=0x2c) addr:0x02119eb0 +func_ov039_02119edc kind:function(arm,size=0xc) addr:0x02119edc +func_ov039_02119ee8 kind:function(arm,size=0x24) addr:0x02119ee8 +func_ov039_02119f0c kind:function(arm,size=0x74) addr:0x02119f0c +func_ov039_02119f80 kind:function(arm,size=0xc) addr:0x02119f80 +func_ov039_02119f8c kind:function(arm,size=0x24) addr:0x02119f8c +func_ov039_02119fb0 kind:function(arm,size=0x6c) addr:0x02119fb0 +func_ov039_0211a01c kind:function(arm,size=0x270) addr:0x0211a01c +func_ov039_0211a28c kind:function(arm,size=0x120) addr:0x0211a28c +func_ov039_0211a3ac kind:function(arm,size=0x58) addr:0x0211a3ac +func_ov039_0211a404 kind:function(arm,size=0x5c) addr:0x0211a404 +func_ov039_0211a460 kind:function(arm,size=0xb0) addr:0x0211a460 +func_ov039_0211a510 kind:function(arm,size=0x54) addr:0x0211a510 +func_ov039_0211a564 kind:function(arm,size=0xcc) addr:0x0211a564 +func_ov039_0211a630 kind:function(arm,size=0x144) addr:0x0211a630 +func_ov039_0211a774 kind:function(arm,size=0x6c) addr:0x0211a774 +func_ov039_0211a7e0 kind:function(arm,size=0x20) addr:0x0211a7e0 +func_ov039_0211a800 kind:function(arm,size=0x28) addr:0x0211a800 +func_ov039_0211a828 kind:function(arm,size=0x90) addr:0x0211a828 +func_ov039_0211a8b8 kind:function(arm,size=0x98) addr:0x0211a8b8 +func_ov039_0211a950 kind:function(arm,size=0x20) addr:0x0211a950 +func_ov039_0211a970 kind:function(arm,size=0x30) addr:0x0211a970 +func_ov039_0211a9a0 kind:function(arm,size=0x38) addr:0x0211a9a0 +func_ov039_0211a9d8 kind:function(arm,size=0x14) addr:0x0211a9d8 +func_ov039_0211a9ec kind:function(arm,size=0x14) addr:0x0211a9ec +func_ov039_0211aa00 kind:function(arm,size=0x14) addr:0x0211aa00 +func_ov039_0211aa14 kind:function(arm,size=0x14) addr:0x0211aa14 +func_ov039_0211aa28 kind:function(arm,size=0x38) addr:0x0211aa28 +func_ov039_0211aa60 kind:function(arm,size=0x28) addr:0x0211aa60 +func_ov039_0211aa88 kind:function(arm,size=0x2c) addr:0x0211aa88 +func_ov039_0211aab4 kind:function(arm,size=0x20) addr:0x0211aab4 +func_ov039_0211aad4 kind:function(arm,size=0x54) addr:0x0211aad4 +func_ov039_0211ab28 kind:function(arm,size=0xc) addr:0x0211ab28 +func_ov039_0211ab34 kind:function(arm,size=0x24) addr:0x0211ab34 +func_ov039_0211ab58 kind:function(arm,size=0x28) addr:0x0211ab58 +func_ov039_0211ab80 kind:function(arm,size=0x150) addr:0x0211ab80 +func_ov039_0211acd0 kind:function(arm,size=0x14) addr:0x0211acd0 +func_ov039_0211ace4 kind:function(arm,size=0x24) addr:0x0211ace4 +func_ov039_0211ad08 kind:function(arm,size=0x14) addr:0x0211ad08 +func_ov039_0211ad1c kind:function(arm,size=0x35c) addr:0x0211ad1c +func_ov039_0211b078 kind:function(arm,size=0x8c) addr:0x0211b078 +func_ov039_0211b104 kind:function(arm,size=0xa8) addr:0x0211b104 +func_ov039_0211b1ac kind:function(arm,size=0x14) addr:0x0211b1ac +func_ov039_0211b1c0 kind:function(arm,size=0x20) addr:0x0211b1c0 +func_ov039_0211b1e0 kind:function(arm,size=0x84) addr:0x0211b1e0 +func_ov039_0211b264 kind:function(arm,size=0xac) addr:0x0211b264 +func_ov039_0211b310 kind:function(arm,size=0x130) addr:0x0211b310 +func_ov039_0211b440 kind:function(arm,size=0x1c) addr:0x0211b440 +func_ov039_0211b45c kind:function(arm,size=0x48) addr:0x0211b45c +func_ov039_0211b4a4 kind:function(arm,size=0x50) addr:0x0211b4a4 +func_ov039_0211b4f4 kind:function(arm,size=0x14) addr:0x0211b4f4 +func_ov039_0211b508 kind:function(arm,size=0xc) addr:0x0211b508 +func_ov039_0211b514 kind:function(arm,size=0x24) addr:0x0211b514 +func_ov039_0211b538 kind:function(arm,size=0x64) addr:0x0211b538 +func_ov039_0211b59c kind:function(arm,size=0x2a4) addr:0x0211b59c +func_ov039_0211b840 kind:function(arm,size=0x14) addr:0x0211b840 +func_ov039_0211b854 kind:function(arm,size=0x50) addr:0x0211b854 +func_ov039_0211b8a4 kind:function(arm,size=0x58) addr:0x0211b8a4 +func_ov039_0211b8fc kind:function(arm,size=0xa4) addr:0x0211b8fc +func_ov039_0211b9a0 kind:function(arm,size=0xc) addr:0x0211b9a0 +func_ov039_0211b9ac kind:function(arm,size=0x54) addr:0x0211b9ac +func_ov039_0211ba00 kind:function(arm,size=0x10) addr:0x0211ba00 +func_ov039_0211ba10 kind:function(arm,size=0x128) addr:0x0211ba10 +func_ov039_0211bb38 kind:function(arm,size=0xac) addr:0x0211bb38 +func_ov039_0211bbe4 kind:function(arm,size=0xc0) addr:0x0211bbe4 +func_ov039_0211bca4 kind:function(arm,size=0x34) addr:0x0211bca4 +func_ov039_0211bcd8 kind:function(arm,size=0xbc) addr:0x0211bcd8 +func_ov039_0211bd94 kind:function(arm,size=0xac) addr:0x0211bd94 +func_ov039_0211be40 kind:function(arm,size=0x54) addr:0x0211be40 +func_ov039_0211be94 kind:function(arm,size=0x18) addr:0x0211be94 +func_ov039_0211beac kind:function(arm,size=0x18) addr:0x0211beac +func_ov039_0211bec4 kind:function(arm,size=0x18) addr:0x0211bec4 +func_ov039_0211bedc kind:function(arm,size=0xc) addr:0x0211bedc +func_ov039_0211bee8 kind:function(arm,size=0x18) addr:0x0211bee8 +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=0x20) addr:0x0211bf40 +func_ov039_0211bf60 kind:function(arm,size=0xc) addr:0x0211bf60 +func_ov039_0211bf6c kind:function(arm,size=0x3c) addr:0x0211bf6c +func_ov039_0211bfa8 kind:function(arm,size=0x2c) addr:0x0211bfa8 +func_ov039_0211bfd4 kind:function(arm,size=0xc) addr:0x0211bfd4 +func_ov039_0211bfe0 kind:function(arm,size=0x260) addr:0x0211bfe0 +func_ov039_0211c240 kind:function(arm,size=0x90) addr:0x0211c240 +func_ov039_0211c2d0 kind:function(arm,size=0x84) addr:0x0211c2d0 +func_ov039_0211c354 kind:function(arm,size=0x60) addr:0x0211c354 +func_ov039_0211c3b4 kind:function(arm,size=0x18) addr:0x0211c3b4 +func_ov039_0211c3cc kind:function(arm,size=0x6c) addr:0x0211c3cc +func_ov039_0211c438 kind:function(arm,size=0x58) addr:0x0211c438 +func_ov039_0211c490 kind:function(arm,size=0x88) addr:0x0211c490 +func_ov039_0211c518 kind:function(arm,size=0x6c) addr:0x0211c518 +func_ov039_0211c584 kind:function(arm,size=0x70) addr:0x0211c584 +func_ov039_0211c5f4 kind:function(arm,size=0x80) addr:0x0211c5f4 +func_ov039_0211c674 kind:function(arm,size=0x1c) addr:0x0211c674 +func_ov039_0211c690 kind:function(arm,size=0x20) addr:0x0211c690 +func_ov039_0211c6b0 kind:function(arm,size=0xc) addr:0x0211c6b0 +func_ov039_0211c6bc kind:function(arm,size=0x4) addr:0x0211c6bc +func_ov039_0211c6c0 kind:function(arm,size=0x14) addr:0x0211c6c0 +func_ov039_0211c6d4 kind:function(arm,size=0x1c) addr:0x0211c6d4 +func_ov039_0211c6f0 kind:function(arm,size=0x14) addr:0x0211c6f0 +func_ov039_0211c704 kind:function(arm,size=0xc) addr:0x0211c704 +func_ov039_0211c710 kind:function(arm,size=0x24) addr:0x0211c710 +func_ov039_0211c734 kind:function(arm,size=0x44) addr:0x0211c734 +func_ov039_0211c778 kind:function(arm,size=0x34) addr:0x0211c778 +func_ov039_0211c7ac kind:function(arm,size=0x1b4) addr:0x0211c7ac +func_ov039_0211c960 kind:function(arm,size=0x4) addr:0x0211c960 +func_ov039_0211c964 kind:function(arm,size=0x4) addr:0x0211c964 +func_ov039_0211c968 kind:function(arm,size=0x14) addr:0x0211c968 +func_ov039_0211c97c kind:function(arm,size=0x1c) addr:0x0211c97c +func_ov039_0211c998 kind:function(arm,size=0x14) addr:0x0211c998 +func_ov039_0211c9ac kind:function(arm,size=0x20) addr:0x0211c9ac +func_ov039_0211c9cc kind:function(arm,size=0xe0) addr:0x0211c9cc +data_ov039_0211cab4 kind:data(any) addr:0x0211cab4 +data_ov039_0211cabc kind:data(any) addr:0x0211cabc +data_ov039_0211cacc kind:data(any) addr:0x0211cacc +data_ov039_0211cadc kind:data(any) addr:0x0211cadc +data_ov039_0211cae0 kind:data(any) addr:0x0211cae0 +data_ov039_0211caf4 kind:data(any) addr:0x0211caf4 +data_ov039_0211cb08 kind:data(any) addr:0x0211cb08 +data_ov039_0211cb1c kind:data(any) addr:0x0211cb1c +data_ov039_0211cb30 kind:data(any) addr:0x0211cb30 +data_ov039_0211cb44 kind:data(any) addr:0x0211cb44 +data_ov039_0211cb58 kind:data(any) addr:0x0211cb58 +data_ov039_0211cb6c kind:data(any) addr:0x0211cb6c +func_ov039_0211cb80 kind:function(arm,size=0x50) addr:0x0211cb80 +func_ov039_0211cbd0 kind:function(arm,size=0x148) addr:0x0211cbd0 +func_ov039_0211cd18 kind:function(arm,size=0x50) addr:0x0211cd18 +func_ov039_0211cd68 kind:function(arm,size=0x50) addr:0x0211cd68 +func_ov039_0211cdb8 kind:function(arm,size=0x50) addr:0x0211cdb8 +data_ov039_0211ce28 kind:data(any) addr:0x0211ce28 +data_ov039_0211ce4c kind:data(any) addr:0x0211ce4c +data_ov039_0211ce78 kind:data(any) addr:0x0211ce78 +data_ov039_0211cec0 kind:data(any) addr:0x0211cec0 +data_ov039_0211cf08 kind:data(any) addr:0x0211cf08 +data_ov039_0211cf4c kind:data(any) addr:0x0211cf4c +data_ov039_0211d05c kind:data(any) addr:0x0211d05c +data_ov039_0211d178 kind:data(any) addr:0x0211d178 +data_ov039_0211d28c kind:data(any) addr:0x0211d28c +data_ov039_0211d2a4 kind:data(any) addr:0x0211d2a4 +data_ov039_0211d37c kind:data(any) addr:0x0211d37c +data_ov039_0211d394 kind:data(any) addr:0x0211d394 +data_ov039_0211d3ac kind:data(any) addr:0x0211d3ac +data_ov039_0211d3dc kind:data(any) addr:0x0211d3dc +data_ov039_0211d3f4 kind:data(any) addr:0x0211d3f4 +data_ov039_0211d418 kind:data(any) addr:0x0211d418 +data_ov039_0211d43c kind:data(any) addr:0x0211d43c +data_ov039_0211d460 kind:data(any) addr:0x0211d460 +data_ov039_0211d47c kind:data(any) addr:0x0211d47c +data_ov039_0211d494 kind:data(any) addr:0x0211d494 +data_ov039_0211d4ac kind:data(any) addr:0x0211d4ac +data_ov039_0211d4c4 kind:data(any) addr:0x0211d4c4 +data_ov039_0211d584 kind:data(any) addr:0x0211d584 +data_ov039_0211d64c kind:data(any) addr:0x0211d64c +data_ov039_0211d760 kind:data(any) addr:0x0211d760 +data_ov039_0211d768 kind:data(any) addr:0x0211d768 +data_ov039_0211d780 kind:data(any) addr:0x0211d780 +data_ov039_0211d798 kind:data(any) addr:0x0211d798 +data_ov039_0211d7a4 kind:data(any) addr:0x0211d7a4 +data_ov039_0211d7b8 kind:data(any) addr:0x0211d7b8 +data_ov039_0211d7dc kind:data(any) addr:0x0211d7dc +data_ov039_0211d808 kind:data(any) addr:0x0211d808 +data_ov039_0211d850 kind:data(any) addr:0x0211d850 +data_ov039_0211d864 kind:data(any) addr:0x0211d864 +data_ov039_0211d87c kind:data(any) addr:0x0211d87c +data_ov039_0211d8a0 kind:data(any) addr:0x0211d8a0 +data_ov039_0211d8c4 kind:data(any) addr:0x0211d8c4 +data_ov039_0211d914 kind:data(any) addr:0x0211d914 +data_ov039_0211d964 kind:data(any) addr:0x0211d964 +data_ov039_0211da74 kind:data(any) addr:0x0211da74 +data_ov039_0211db40 kind:data(any) addr:0x0211db40 ambiguous +data_ov039_0211db90 kind:data(any) addr:0x0211db90 +data_ov039_0211dcc8 kind:data(any) addr:0x0211dcc8 +data_ov039_0211dce8 kind:data(any) addr:0x0211dce8 +data_ov039_0211dd04 kind:data(any) addr:0x0211dd04 +data_ov039_0211dd2c kind:data(any) addr:0x0211dd2c +data_ov039_0211dd80 kind:bss addr:0x0211dd80 +data_ov039_0211dd84 kind:bss addr:0x0211dd84 +data_ov039_0211dd90 kind:bss addr:0x0211dd90 +data_ov039_0211de28 kind:bss addr:0x0211de28 ambiguous +data_ov039_0211de68 kind:bss addr:0x0211de68 +data_ov039_0211de78 kind:bss addr:0x0211de78 +data_ov039_0211de84 kind:bss addr:0x0211de84 +data_ov039_0211de90 kind:bss addr:0x0211de90 +data_ov039_0211de9c kind:bss addr:0x0211de9c +data_ov039_0211dea8 kind:bss addr:0x0211dea8 +data_ov039_0211deec kind:bss addr:0x0211deec +data_ov039_0211df64 kind:bss addr:0x0211df64 ambiguous +data_ov039_0211df9c kind:bss addr:0x0211df9c ambiguous +data_ov039_0211dfc4 kind:bss addr:0x0211dfc4 +data_ov039_0211dfc8 kind:bss addr:0x0211dfc8 ambiguous +data_ov039_0211dfcc kind:bss addr:0x0211dfcc ambiguous +data_ov039_0211e030 kind:bss addr:0x0211e030 ambiguous +data_ov039_0211e070 kind:bss addr:0x0211e070 ambiguous +data_ov039_0211e09c kind:bss addr:0x0211e09c +data_ov039_0211e0a4 kind:bss addr:0x0211e0a4 ambiguous +data_ov039_0211e0f8 kind:bss addr:0x0211e0f8 ambiguous +data_ov039_0211e174 kind:bss addr:0x0211e174 +data_ov039_0211e178 kind:bss addr:0x0211e178 +data_ov039_0211e184 kind:bss addr:0x0211e184 +data_ov039_0211e25c kind:bss addr:0x0211e25c +data_ov039_0211e260 kind:bss addr:0x0211e260 +data_ov039_0211e26c kind:bss addr:0x0211e26c +data_ov039_0211e2b0 kind:bss addr:0x0211e2b0 +data_ov039_0211e2b4 kind:bss addr:0x0211e2b4 +data_ov039_0211e2c0 kind:bss addr:0x0211e2c0 diff --git a/config/eur/arm9/overlays/ov040/delinks.txt b/config/eur/arm9/overlays/ov040/delinks.txt new file mode 100644 index 00000000..16f62a9c --- /dev/null +++ b/config/eur/arm9/overlays/ov040/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021234c0 end:0x0212dbb8 kind:code align:32 + .rodata start:0x0212dbb8 end:0x0212ddb8 kind:data align:4 + .init start:0x0212ddb8 end:0x0212e490 kind:code align:4 + .ctor start:0x0212e490 end:0x0212e4b4 kind:data align:4 + .data start:0x0212e4c0 end:0x0212f3a0 kind:data align:32 + .bss start:0x0212f3a0 end:0x021304a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov040/relocs.txt b/config/eur/arm9/overlays/ov040/relocs.txt new file mode 100644 index 00000000..421beef1 --- /dev/null +++ b/config/eur/arm9/overlays/ov040/relocs.txt @@ -0,0 +1,1858 @@ +from:0x021234c8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x021234dc kind:load to:0x0212e578 module:overlay(40) +from:0x021234f0 kind:load to:0x027e0d00 module:dtcm +from:0x021234f4 kind:load to:0x020bf731 module:overlays(1,2,4) +from:0x02123508 kind:load to:0x027e0d00 module:dtcm +from:0x0212350c kind:load to:0x020bf751 module:overlays(1,2,4) +from:0x02123518 kind:load to:0x0212f3bc module:overlay(40) +from:0x0212352c kind:arm_call to:0x02011f3c module:main +from:0x02123538 kind:arm_call to:0x02123584 module:overlay(40) +from:0x02123550 kind:arm_call to:0x021234c0 module:overlay(40) +from:0x02123580 kind:load to:0x0212e554 module:overlay(40) +from:0x0212358c kind:arm_call to:0x02098388 module:overlay(0) +from:0x021235ac kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021235bc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02123614 kind:arm_call to:0x02127464 module:overlay(40) +from:0x02123620 kind:arm_call to:0x020d54b0 module:overlay(24) +from:0x0212362c kind:arm_call to:0x020d5938 module:overlay(24) +from:0x02123650 kind:arm_call_thumb to:0x020141dc module:main +from:0x0212365c kind:arm_call to:0x0201baec module:main +from:0x02123670 kind:arm_call to:0x020731c4 module:overlay(0) +from:0x0212367c kind:load to:0x0212e5c4 module:overlay(40) +from:0x02123680 kind:load to:0x0212e59c module:overlay(40) +from:0x02123684 kind:load to:0x0212e538 module:overlay(40) +from:0x02123690 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021236a4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021236b8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021236cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021236e0 kind:arm_call to:0x0201bacc module:main +from:0x021236fc kind:arm_call to:0x0201bacc module:main +from:0x02123708 kind:arm_call to:0x020d5978 module:overlay(24) +from:0x02123714 kind:arm_call to:0x020d54f0 module:overlay(24) +from:0x02123720 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0212372c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02123738 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02123744 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0212374c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02123758 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02123764 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02123770 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02123778 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123784 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212378c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123794 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212379c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021237b0 kind:arm_call to:0x0203d210 module:main +from:0x021237b8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021237c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021237cc kind:load to:0x021236c4 module:overlay(40) +from:0x021237e0 kind:arm_call to:0x0201bacc module:main +from:0x021237ec kind:arm_call to:0x020d5978 module:overlay(24) +from:0x021237f8 kind:arm_call to:0x020d54f0 module:overlay(24) +from:0x02123804 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02123810 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0212381c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02123828 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02123830 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212383c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02123848 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02123854 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212385c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123868 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123870 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123878 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123880 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02123894 kind:arm_call to:0x0203d210 module:main +from:0x0212389c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021238a4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021238ac kind:arm_call to:0x02011ff4 module:main +from:0x021238b8 kind:load to:0x021236c4 module:overlay(40) +from:0x021238e4 kind:arm_call to:0x02127880 module:overlay(40) +from:0x02123900 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02123980 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021239d8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123a80 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123a98 kind:arm_call to:0x02070538 module:overlay(0) +from:0x02123af8 kind:arm_call to:0x02126090 module:overlay(40) +from:0x02123b2c kind:arm_call to:0x021258d8 module:overlay(40) +from:0x02123bb8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123bd0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123bdc kind:arm_call to:0x02126214 module:overlay(40) +from:0x02123be4 kind:arm_call to:0x02125dc0 module:overlay(40) +from:0x02123bf8 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x02123c30 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x02123c90 kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x02123cbc kind:arm_call to:0x02127d48 module:overlay(40) +from:0x02123cc8 kind:load to:0x027e0ce0 module:dtcm +from:0x02123ccc kind:load to:0x0212f3a4 module:overlay(40) +from:0x02123cd0 kind:load to:0x027e09a4 module:dtcm +from:0x02123cd4 kind:load to:0x027e09b8 module:dtcm +from:0x02123cf8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02123d4c kind:load to:0x0212e4e0 module:overlay(40) +from:0x02123d68 kind:arm_call to:0x02126d64 module:overlay(40) +from:0x02123d7c kind:arm_call to:0x02126d64 module:overlay(40) +from:0x02123d90 kind:arm_call to:0x020d54f4 module:overlay(24) +from:0x02123d9c kind:arm_call to:0x020d5990 module:overlay(24) +from:0x02123dd0 kind:arm_call to:0x021279b8 module:overlay(40) +from:0x02123ddc kind:arm_call to:0x02126214 module:overlay(40) +from:0x02123e08 kind:load to:0x0212e508 module:overlay(40) +from:0x02123e3c kind:arm_call to:0x02127d48 module:overlay(40) +from:0x02123e44 kind:arm_call to:0x02126bb0 module:overlay(40) +from:0x02123ec0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123ed0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123f08 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123f18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123f6c kind:arm_call to:0x01ff9638 module:itcm +from:0x02123f7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123fac kind:arm_call to:0x01ff9638 module:itcm +from:0x02123fbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212400c kind:arm_call to:0x02123e50 module:overlay(40) +from:0x02124058 kind:arm_call to:0x021267e4 module:overlay(40) +from:0x0212409c kind:arm_call to:0x020732ec module:overlay(0) +from:0x021240f4 kind:arm_call to:0x0212a4a4 module:overlay(40) +from:0x021240fc kind:arm_call to:0x0212a0d8 module:overlay(40) +from:0x02124104 kind:arm_call to:0x0212a654 module:overlay(40) +from:0x02124114 kind:arm_call to:0x0206f254 module:overlay(0) +from:0x02124130 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02124138 kind:arm_call to:0x02123e50 module:overlay(40) +from:0x0212414c kind:arm_call to:0x02127274 module:overlay(40) +from:0x0212416c kind:arm_call to:0x02078834 module:overlay(0) +from:0x02124178 kind:arm_call to:0x0212a654 module:overlay(40) +from:0x021241c4 kind:arm_call to:0x0212a2a0 module:overlay(40) +from:0x021241cc kind:arm_call to:0x0212a0d8 module:overlay(40) +from:0x02124224 kind:arm_call to:0x01ff916c module:itcm +from:0x0212427c kind:arm_call to:0x02126450 module:overlay(40) +from:0x02124288 kind:arm_call to:0x02126b00 module:overlay(40) +from:0x021242a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021242b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021242c0 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02124318 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02124338 kind:arm_call to:0x021297d8 module:overlay(40) +from:0x02124348 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212435c kind:arm_call to:0x02129854 module:overlay(40) +from:0x0212436c kind:arm_call to:0x0212a66c module:overlay(40) +from:0x02124374 kind:arm_call to:0x0212975c module:overlay(40) +from:0x02124380 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212438c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02124398 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021243b8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021243c4 kind:load to:0x027e09b8 module:dtcm +from:0x021243c8 kind:load to:0x027e09a8 module:dtcm +from:0x021243cc kind:load to:0x020b5214 module:overlay(0) +from:0x021243d0 kind:load to:0x027e09bc module:dtcm +from:0x021243d8 kind:load to:0x027e0ce0 module:dtcm +from:0x02124424 kind:arm_call to:0x020169d4 module:main +from:0x02124454 kind:arm_call to:0x02125c68 module:overlay(40) +from:0x02124494 kind:arm_call to:0x02125c68 module:overlay(40) +from:0x021244c8 kind:arm_call to:0x0212a0d8 module:overlay(40) +from:0x021244d4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212451c kind:arm_call to:0x0212723c module:overlay(40) +from:0x0212452c kind:arm_call to:0x02125920 module:overlay(40) +from:0x02124598 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021245a8 kind:load to:0x0212dbb8 module:overlay(40) +from:0x021245b0 kind:load to:0x027e09b8 module:dtcm +from:0x021245f4 kind:arm_call to:0x02126a70 module:overlay(40) +from:0x02124620 kind:arm_call to:0x0212975c module:overlay(40) +from:0x02124628 kind:arm_call to:0x02129854 module:overlay(40) +from:0x02124638 kind:arm_call to:0x0212a66c module:overlay(40) +from:0x02124644 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02124650 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212465c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02124680 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021246cc kind:arm_call to:0x020732ec module:overlay(0) +from:0x021246fc kind:arm_call to:0x02125c68 module:overlay(40) +from:0x0212471c kind:arm_call to:0x0212723c module:overlay(40) +from:0x0212472c kind:arm_call to:0x02125998 module:overlay(40) +from:0x02124760 kind:arm_call to:0x0212602c module:overlay(40) +from:0x0212477c kind:arm_call to:0x01ff916c module:itcm +from:0x0212478c kind:arm_call to:0x01ff993c module:itcm +from:0x021247d4 kind:arm_call to:0x02125c68 module:overlay(40) +from:0x021247f8 kind:arm_call to:0x02125c68 module:overlay(40) +from:0x02124814 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212482c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124840 kind:arm_call to:0x01ffb744 module:itcm +from:0x021248a0 kind:arm_call to:0x02016a70 module:main +from:0x021248d8 kind:arm_call to:0x0212723c module:overlay(40) +from:0x021248e8 kind:arm_call to:0x02125998 module:overlay(40) +from:0x021248f0 kind:arm_call to:0x0212602c module:overlay(40) +from:0x02124908 kind:arm_call to:0x01ff916c module:itcm +from:0x02124918 kind:arm_call to:0x01ff993c module:itcm +from:0x02124960 kind:arm_call to:0x02125c68 module:overlay(40) +from:0x02124994 kind:arm_call to:0x01ff9258 module:itcm +from:0x021249ac kind:arm_call to:0x0212723c module:overlay(40) +from:0x021249bc kind:arm_call to:0x02125998 module:overlay(40) +from:0x021249c4 kind:arm_call to:0x0212602c module:overlay(40) +from:0x021249e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021249f0 kind:arm_call to:0x01ff993c module:itcm +from:0x02124a38 kind:arm_call to:0x02125c68 module:overlay(40) +from:0x02124a5c kind:arm_call to:0x01ffb428 module:itcm +from:0x02124a7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02124aa4 kind:arm_call to:0x0212723c module:overlay(40) +from:0x02124ab4 kind:arm_call to:0x02125998 module:overlay(40) +from:0x02124abc kind:arm_call to:0x0212602c module:overlay(40) +from:0x02124ad4 kind:arm_call to:0x01ff916c module:itcm +from:0x02124b00 kind:arm_call to:0x02129940 module:overlay(40) +from:0x02124b10 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124b24 kind:arm_call to:0x01ff993c module:itcm +from:0x02124b6c kind:arm_call to:0x02125c68 module:overlay(40) +from:0x02124b8c kind:arm_call to:0x0212723c module:overlay(40) +from:0x02124b9c kind:arm_call to:0x02125998 module:overlay(40) +from:0x02124ba4 kind:arm_call to:0x0212602c module:overlay(40) +from:0x02124bb4 kind:arm_call to:0x0212602c module:overlay(40) +from:0x02124bf8 kind:arm_call to:0x021259cc module:overlay(40) +from:0x02124c48 kind:arm_call to:0x020d98d8 module:overlay(31) +from:0x02124ca8 kind:arm_call to:0x02125c68 module:overlay(40) +from:0x02124cc8 kind:arm_call to:0x0212723c module:overlay(40) +from:0x02124cd8 kind:arm_call to:0x02125998 module:overlay(40) +from:0x02124d18 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02124d68 kind:arm_call to:0x021259cc module:overlay(40) +from:0x02124dcc kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02124dd8 kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x02124de4 kind:load to:0x027e0cd8 module:dtcm +from:0x02124de8 kind:load to:0x027e09a8 module:dtcm +from:0x02124df0 kind:load to:0x027e09b8 module:dtcm +from:0x02124df8 kind:load to:0x027e0d34 module:dtcm +from:0x02124dfc kind:load to:0x027e0ce0 module:dtcm +from:0x02124e30 kind:arm_call to:0x02125a28 module:overlay(40) +from:0x02124e54 kind:arm_call to:0x02125a28 module:overlay(40) +from:0x02124eb0 kind:arm_call to:0x02124e00 module:overlay(40) +from:0x02124ed8 kind:arm_call to:0x0208bd7c module:overlay(0) +from:0x02124ee0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02124f30 kind:arm_call to:0x02125920 module:overlay(40) +from:0x02124f94 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124fbc kind:arm_call to:0x02125a28 module:overlay(40) +from:0x02124fc8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124fdc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124fec kind:arm_call to:0x01ffb714 module:itcm +from:0x02124ff8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125008 kind:arm_call to:0x01ff938c module:itcm +from:0x02125014 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02125040 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212504c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02125060 kind:arm_call to:0x02016958 module:main +from:0x021250a0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021250c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021250c8 kind:load to:0x027e09b8 module:dtcm +from:0x02125128 kind:arm_call to:0x021267e4 module:overlay(40) +from:0x02125164 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021251a0 kind:arm_call to:0x02125a28 module:overlay(40) +from:0x021251b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021251c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125204 kind:arm_call to:0x020d9888 module:overlay(31) +from:0x02125238 kind:arm_call to:0x01fff350 module:itcm +from:0x0212525c kind:arm_call to:0x01fff458 module:itcm +from:0x0212526c kind:arm_call to:0x02151e58 module:overlay(72) +from:0x0212529c kind:arm_call to:0x02125998 module:overlay(40) +from:0x021252b4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021252d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125328 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125340 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125370 kind:arm_call to:0x020d98bc module:overlay(31) +from:0x02125398 kind:arm_call to:0x02125998 module:overlay(40) +from:0x021253bc kind:arm_call to:0x02129940 module:overlay(40) +from:0x021253e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125434 kind:arm_call to:0x021268a0 module:overlay(40) +from:0x02125444 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02125460 kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x02125474 kind:arm_call to:0x02127274 module:overlay(40) +from:0x02125494 kind:arm_call to:0x02078834 module:overlay(0) +from:0x021254d4 kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x021254fc kind:arm_call to:0x02078834 module:overlay(0) +from:0x0212551c kind:arm_call to:0x02126b00 module:overlay(40) +from:0x02125528 kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x02125538 kind:arm_call to:0x02126938 module:overlay(40) +from:0x0212557c kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02125588 kind:load to:0x027e09b8 module:dtcm +from:0x0212558c kind:load to:0x027e0d34 module:dtcm +from:0x02125590 kind:load to:0x020b3000 module:overlay(0) +from:0x02125598 kind:load to:0x027e0ce4 module:dtcm +from:0x021255a4 kind:load to:0x027e09a8 module:dtcm +from:0x021255a8 kind:load to:0x027e09bc module:dtcm +from:0x021255b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212561c kind:arm_call to:0x020169d4 module:main +from:0x02125648 kind:load to:0x0212dbbc module:overlay(40) +from:0x0212566c kind:arm_call to:0x0212975c module:overlay(40) +from:0x0212569c kind:arm_call to:0x02126554 module:overlay(40) +from:0x021256f4 kind:arm_call to:0x01ff916c module:itcm +from:0x02125704 kind:arm_call to:0x01ff993c module:itcm +from:0x02125720 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125740 kind:arm_call to:0x02126554 module:overlay(40) +from:0x02125750 kind:arm_call to:0x01ffb428 module:itcm +from:0x02125774 kind:arm_call to:0x02071de4 module:overlay(0) +from:0x02125788 kind:arm_call to:0x02126554 module:overlay(40) +from:0x0212579c kind:arm_call to:0x01ff916c module:itcm +from:0x021257bc kind:arm_call to:0x021266b0 module:overlay(40) +from:0x021257d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021257ec kind:arm_call to:0x01ff993c module:itcm +from:0x0212580c kind:arm_call to:0x02071de4 module:overlay(0) +from:0x02125844 kind:arm_call to:0x02126710 module:overlay(40) +from:0x0212587c kind:arm_call to:0x02071de4 module:overlay(0) +from:0x021258bc kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x021258c8 kind:load to:0x027e09b8 module:dtcm +from:0x021258cc kind:load to:0x0212e4c0 module:overlay(40) +from:0x021258d0 kind:load to:0x027e09a8 module:dtcm +from:0x021258e8 kind:arm_call to:0x02070554 module:overlay(0) +from:0x0212591c kind:load to:0x027e09a4 module:dtcm +from:0x02125938 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0212597c kind:arm_call to:0x020158e8 module:main +from:0x021259c0 kind:arm_call to:0x02078834 module:overlay(0) +from:0x021259c8 kind:load to:0x027e09bc module:dtcm +from:0x021259f0 kind:arm_call to:0x02125b94 module:overlay(40) +from:0x02125a1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125a8c kind:arm_call to:0x01ff9638 module:itcm +from:0x02125aa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125ae0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125af0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125b00 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02125b1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02125b2c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02125b48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125bc4 kind:arm_call to:0x02125d10 module:overlay(40) +from:0x02125c40 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125ca0 kind:arm_call to:0x02125d10 module:overlay(40) +from:0x02125cb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125cdc kind:arm_call to:0x01ff9638 module:itcm +from:0x02125cec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125d98 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125dcc kind:arm_call to:0x021263c4 module:overlay(40) +from:0x02125e40 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x02125eb8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125ec8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125f10 kind:arm_call to:0x021263c4 module:overlay(40) +from:0x02125f4c kind:arm_call to:0x02126214 module:overlay(40) +from:0x02125f8c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02125fb8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02125fe0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02126008 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02126028 kind:load to:0x027e09b8 module:dtcm +from:0x02126080 kind:arm_call to:0x020d9920 module:overlay(31) +from:0x0212608c kind:load to:0x027e0d34 module:dtcm +from:0x021260f8 kind:load to:0x02123cd8 module:overlay(40) +from:0x0212610c kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x0212611c kind:arm_call to:0x02126144 module:overlay(40) +from:0x02126130 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02126140 kind:load to:0x027e09b8 module:dtcm +from:0x02126158 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021261a0 kind:arm_call to:0x02127274 module:overlay(40) +from:0x021261b0 kind:arm_call to:0x02125920 module:overlay(40) +from:0x0212625c kind:arm_call to:0x01fff350 module:itcm +from:0x02126298 kind:arm_call to:0x01fff458 module:itcm +from:0x021262f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126300 kind:arm_call to:0x02150c2c module:overlay(72) +from:0x02126314 kind:arm_call to:0x02150c2c module:overlay(72) +from:0x02126334 kind:load to:0x027e09a4 module:dtcm +from:0x02126338 kind:load to:0x020b3000 module:overlay(0) +from:0x02126340 kind:load to:0x027e0ce4 module:dtcm +from:0x0212638c kind:arm_call to:0x01ff9638 module:itcm +from:0x021263b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126408 kind:arm_call to:0x02127d48 module:overlay(40) +from:0x0212641c kind:arm_call to:0x01ffb714 module:itcm +from:0x02126444 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126490 kind:arm_call to:0x01fff350 module:itcm +from:0x0212650c kind:arm_call to:0x02080658 module:overlay(0) +from:0x02126528 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x02126534 kind:arm_call to:0x0202851c module:main +from:0x02126540 kind:load to:0x027e09a4 module:dtcm +from:0x02126548 kind:load to:0x020b3000 module:overlay(0) +from:0x0212654c kind:load to:0x027e0ce4 module:dtcm +from:0x02126550 kind:load to:0x027e0cd8 module:dtcm +from:0x02126588 kind:arm_call to:0x01fff350 module:itcm +from:0x021265fc kind:arm_call to:0x01ff9638 module:itcm +from:0x0212661c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126688 kind:arm_call to:0x0211a404 module:overlay(39) +from:0x02126694 kind:load to:0x027e0ce4 module:dtcm +from:0x02126698 kind:load to:0x020b3000 module:overlay(0) +from:0x021266a0 kind:load to:0x027e09b8 module:dtcm +from:0x021266dc kind:arm_call to:0x01fff350 module:itcm +from:0x021266f8 kind:arm_call to:0x0211a460 module:overlay(39) +from:0x02126704 kind:load to:0x027e0ce4 module:dtcm +from:0x0212670c kind:load to:0x020b3000 module:overlay(0) +from:0x02126740 kind:arm_call to:0x01fff350 module:itcm +from:0x021267cc kind:arm_call to:0x0211a3ac module:overlays(38,39) +from:0x021267d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021267dc kind:load to:0x020b3000 module:overlay(0) +from:0x02126800 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212681c kind:arm_call to:0x02014478 module:main +from:0x02126840 kind:arm_call to:0x02126450 module:overlay(40) +from:0x0212685c kind:arm_call to:0x02126b00 module:overlay(40) +from:0x02126878 kind:arm_call to:0x02126b00 module:overlay(40) +from:0x02126884 kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x02126898 kind:load to:0x027e09b8 module:dtcm +from:0x0212689c kind:load to:0x02049b2a module:main +from:0x021268d0 kind:arm_call to:0x01fff350 module:itcm +from:0x02126920 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212692c kind:load to:0x027e0ce4 module:dtcm +from:0x02126930 kind:load to:0x020b3000 module:overlay(0) +from:0x0212696c kind:arm_call to:0x01fff350 module:itcm +from:0x021269b0 kind:arm_call to:0x01fff350 module:itcm +from:0x02126a14 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126a24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126a64 kind:load to:0x027e0ce4 module:dtcm +from:0x02126a68 kind:load to:0x020b3000 module:overlay(0) +from:0x02126a8c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02126aa8 kind:arm_call to:0x02014478 module:main +from:0x02126ad0 kind:arm_call to:0x0201bb84 module:main +from:0x02126ae0 kind:arm_call to:0x0201b9a8 module:main +from:0x02126af4 kind:load to:0x027e09b8 module:dtcm +from:0x02126af8 kind:load to:0x02049b2a module:main +from:0x02126afc kind:load to:0x0204e5f8 module:main +from:0x02126b18 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02126b74 kind:arm_call to:0x02080658 module:overlay(0) +from:0x02126b90 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x02126b9c kind:arm_call to:0x0202851c module:main +from:0x02126ba8 kind:load to:0x027e0cd8 module:dtcm +from:0x02126bac kind:load to:0x027e09a4 module:dtcm +from:0x02126ccc kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02126ce8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02126d34 kind:arm_call to:0x02127b78 module:overlay(40) +from:0x02126d50 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02126d5c kind:load to:0x027e09c0 module:dtcm +from:0x02126e54 kind:load to:0x027e0ca8 module:dtcm +from:0x02126e58 kind:load to:0x0212e4c0 module:overlay(40) +from:0x02126ed0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126ee0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126ef0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126f6c kind:arm_call to:0x0201aa44 module:main +from:0x02126ff0 kind:arm_call to:0x0201aa44 module:main +from:0x02126ffc kind:load to:0x027e09a4 module:dtcm +from:0x02127000 kind:load to:0x027e09b8 module:dtcm +from:0x02127004 kind:load to:0x0212f3a0 module:overlay(40) +from:0x02127008 kind:load to:0x027e0998 module:dtcm +from:0x0212700c kind:load to:0x0204af1c module:main +from:0x02127010 kind:load to:0x0212f3a4 module:overlay(40) +from:0x02127020 kind:arm_call to:0x02126d64 module:overlay(40) +from:0x0212704c kind:arm_call to:0x021271ec module:overlay(40) +from:0x02127064 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021270b4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021270c8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021270e8 kind:arm_call to:0x020d5afc module:overlay(24) +from:0x02127100 kind:arm_call to:0x020d562c module:overlay(24) +from:0x02127110 kind:arm_call to:0x02127e3c module:overlay(40) +from:0x02127124 kind:arm_call to:0x02028d30 module:main +from:0x02127148 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127160 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02127194 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021271a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021271c4 kind:arm_call to:0x020d5afc module:overlay(24) +from:0x021271dc kind:arm_call to:0x020d562c module:overlay(24) +from:0x021271e8 kind:load to:0x0203e964 module:main +from:0x02127230 kind:arm_call to:0x021282c0 module:overlay(40) +from:0x021272b4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021272c0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021272cc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212737c kind:arm_call to:0x02125b94 module:overlay(40) +from:0x0212738c kind:arm_call to:0x02126344 module:overlay(40) +from:0x0212739c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021273ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021273b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021273dc kind:arm_call to:0x020d98f4 module:overlay(31) +from:0x021273ec kind:arm_call to:0x020732fc module:overlay(0) +from:0x021273f8 kind:arm_call to:0x02123cd8 module:overlay(40) +from:0x02127404 kind:load to:0x027e0d34 module:dtcm +from:0x02127408 kind:load to:0x027e09b8 module:dtcm +from:0x02127418 kind:load to:0x021272a4 module:overlay(40) +from:0x02127424 kind:arm_call to:0x0201bacc module:main +from:0x0212742c kind:arm_call to:0x02011ff4 module:main +from:0x02127440 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02127454 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0212745c kind:arm_call to:0x01ffc57c module:itcm +from:0x02127484 kind:arm_call to:0x0203d160 module:main +from:0x0212749c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021274b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021274d8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021274f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127500 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127528 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02127540 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127550 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127580 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02127598 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021275a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021275d4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021275ec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021275fc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127628 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02127640 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127668 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02127680 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021276a8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021276c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021276e4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021276fc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212784c kind:load to:0x021236c4 module:overlay(40) +from:0x02127850 kind:load to:0x02127860 module:overlay(40) +from:0x02127854 kind:load to:0x0212e784 module:overlay(40) +from:0x02127858 kind:load to:0x0212e7cc module:overlay(40) +from:0x0212785c kind:load to:0x0212e73c module:overlay(40) +from:0x0212786c kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0212787c kind:load to:0x0212e6c8 module:overlay(40) +from:0x021278b0 kind:arm_call to:0x02129168 module:overlay(40) +from:0x021278c4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021278d4 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02127930 kind:arm_call to:0x0200f218 module:main +from:0x02127948 kind:arm_call to:0x0200ed6c module:main +from:0x0212799c kind:arm_call to:0x02127d48 module:overlay(40) +from:0x021279ac kind:load to:0x02129ccc module:overlay(40) +from:0x021279b4 kind:load to:0x0212dbc0 module:overlay(40) +from:0x021279c0 kind:arm_call to:0x02129b6c module:overlay(40) +from:0x02127b70 kind:load to:0x027e0ce0 module:dtcm +from:0x02127b74 kind:load to:0x027e0d00 module:dtcm +from:0x02127ca0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127cb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127cbc kind:load to:0x027e0d00 module:dtcm +from:0x02127cc0 kind:load to:0x0203e964 module:main +from:0x02127cdc kind:arm_call to:0x02127b78 module:overlay(40) +from:0x02127d14 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127d24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d5c kind:arm_call to:0x02127b78 module:overlay(40) +from:0x02127d64 kind:arm_call to:0x02127ad4 module:overlay(40) +from:0x02127dec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127e10 kind:load to:0x0203e964 module:main +from:0x02127e38 kind:load to:0x0200efdc module:main +from:0x02127e98 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127eb0 kind:arm_call to:0x0200eab0 module:main +from:0x02127fdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128084 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128158 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021281fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021282b4 kind:load to:0x0203e964 module:main +from:0x021282b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021282bc kind:load to:0x027e0d00 module:dtcm +from:0x021282fc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128314 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212832c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128370 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128388 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021283bc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021283e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021283f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128408 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128420 kind:arm_call to:0x0200eab0 module:main +from:0x02128580 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128628 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021286fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021287a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021287b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021287c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021287d8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021287e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021287f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212882c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212883c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212884c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212885c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128868 kind:arm_call to:0x0200e260 module:main +from:0x02128878 kind:arm_call to:0x01ffad5c module:itcm +from:0x021288a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128908 kind:load to:0x0203e964 module:main +from:0x0212890c kind:load to:0x027e0ce0 module:dtcm +from:0x02128910 kind:load to:0x027e0d00 module:dtcm +from:0x02128914 kind:load to:0x027e0964 module:dtcm +from:0x021289f0 kind:arm_call to:0x0200f218 module:main +from:0x02128a08 kind:arm_call to:0x0200ed6c module:main +from:0x02128a4c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02128bdc kind:arm_call to:0x02099f64 module:overlay(0) +from:0x02128be4 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02128c00 kind:arm_call to:0x0212a62c module:overlay(40) +from:0x02128ca4 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x02128cac kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02128d60 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02128e28 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x02128ee4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02128fa8 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x021290a8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021290d4 kind:load to:0x027e0d00 module:dtcm +from:0x021290d8 kind:load to:0x0212dbd4 module:overlay(40) +from:0x021290dc kind:load to:0x0212dc28 module:overlay(40) +from:0x021290e0 kind:load to:0x0212e618 module:overlay(40) +from:0x021290e8 kind:load to:0x0212e678 module:overlay(40) +from:0x021290ec kind:load to:0x0212e6a8 module:overlay(40) +from:0x021290f0 kind:load to:0x0212e648 module:overlay(40) +from:0x02129110 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02129128 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02129134 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02129150 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02129160 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021291a8 kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x021291c8 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x021291dc kind:arm_call to:0x020d3dec module:overlay(24) +from:0x02129218 kind:arm_call_thumb to:0x020d3cf4 module:overlay(24) +from:0x02129264 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02129290 kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x021292b8 kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x021292e0 kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x0212932c kind:arm_call to:0x02099f64 module:overlay(0) +from:0x02129334 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02129350 kind:arm_call to:0x0212a62c module:overlay(40) +from:0x02129360 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02129390 kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x021293dc kind:arm_call to:0x02099f64 module:overlay(0) +from:0x021293e4 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021293fc kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x02129460 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021294a8 kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x021294f4 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x0212950c kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x02129578 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021295a8 kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x021295e8 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x021295fc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02129628 kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x021296d4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02129704 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02129714 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02129730 kind:load to:0x027e0ce0 module:dtcm +from:0x02129734 kind:load to:0x027e0d00 module:dtcm +from:0x02129738 kind:load to:0x0212dc28 module:overlay(40) +from:0x0212973c kind:load to:0x0212e618 module:overlay(40) +from:0x02129740 kind:load to:0x02129ccc module:overlay(40) +from:0x02129748 kind:load to:0x0212e678 module:overlay(40) +from:0x0212974c kind:load to:0x0212e6a8 module:overlay(40) +from:0x02129750 kind:load to:0x0212dbe8 module:overlay(40) +from:0x02129754 kind:load to:0x0212e648 module:overlay(40) +from:0x02129758 kind:load to:0x0212a000 module:overlay(40) +from:0x021297d0 kind:load to:0x027e0cec module:dtcm +from:0x021297d4 kind:load to:0x020a0140 module:overlay(0) +from:0x0212984c kind:load to:0x027e0cec module:dtcm +from:0x02129850 kind:load to:0x020a0140 module:overlay(0) +from:0x021298c8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02129934 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0212993c kind:load to:0x027e0cec module:dtcm +from:0x02129970 kind:arm_call to:0x02018114 module:main +from:0x02129994 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021299b0 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021299d8 kind:arm_call to:0x02018114 module:main +from:0x02129a00 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129a24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129a40 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02129a58 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02129a7c kind:arm_call to:0x02018114 module:main +from:0x02129a94 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02129aac kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02129acc kind:arm_call to:0x02018114 module:main +from:0x02129af0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129b18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129b30 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02129b48 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02129b60 kind:load to:0x027e0cec module:dtcm +from:0x02129d38 kind:arm_call to:0x0200e260 module:main +from:0x02129d48 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129db8 kind:arm_call to:0x0200e260 module:main +from:0x02129dc8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129e38 kind:arm_call to:0x0200e260 module:main +from:0x02129e48 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129eb8 kind:arm_call to:0x0200e260 module:main +from:0x02129ec8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129f38 kind:arm_call to:0x0200e260 module:main +from:0x02129f48 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129fbc kind:arm_call to:0x0200e260 module:main +from:0x02129fcc kind:arm_call to:0x01ffad5c module:itcm +from:0x02129ffc kind:load to:0x027e0964 module:dtcm +from:0x0212a068 kind:arm_call to:0x0200e260 module:main +from:0x0212a07c kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a0a4 kind:arm_call to:0x02028d30 module:main +from:0x0212a0bc kind:load to:0x027e0964 module:dtcm +from:0x0212a0d0 kind:load to:0x027e0d00 module:dtcm +from:0x0212a0d4 kind:load to:0x020d48d8 module:overlays(19,24) +from:0x0212a0e0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0212a28c kind:load to:0x0212e6ec module:overlay(40) +from:0x0212a29c kind:load to:0x020578a4 module:overlay(0) +from:0x0212a2b0 kind:load to:0x0212a2b4 module:overlay(40) +from:0x0212a49c kind:load to:0x0212e6ec module:overlay(40) +from:0x0212a628 kind:load to:0x0212e71c module:overlay(40) +from:0x0212a634 kind:arm_call to:0x0212a108 module:overlay(40) +from:0x0212a644 kind:arm_call to:0x0212a2b4 module:overlay(40) +from:0x0212a64c kind:arm_call to:0x0212a0d8 module:overlay(40) +from:0x0212a6b0 kind:arm_call to:0x02127cc4 module:overlay(40) +from:0x0212a6bc kind:arm_call to:0x02127b78 module:overlay(40) +from:0x0212a6d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a6f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a724 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212a738 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a75c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212a764 kind:arm_call to:0x02011ff4 module:main +from:0x0212a778 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212a780 kind:arm_call to:0x02011ff4 module:main +from:0x0212a794 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212a79c kind:arm_call to:0x02011ff4 module:main +from:0x0212a7b0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212a7b8 kind:arm_call to:0x02011ff4 module:main +from:0x0212a7cc kind:load to:0x0212f408 module:overlay(40) +from:0x0212a7e0 kind:arm_call to:0x02011f3c module:main +from:0x0212a7ec kind:arm_call to:0x0212a81c module:overlay(40) +from:0x0212a800 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0212a818 kind:load to:0x0212e848 module:overlay(40) +from:0x0212a824 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212a838 kind:load to:0x0212e86c module:overlay(40) +from:0x0212a860 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0212a87c kind:arm_call to:0x0212a888 module:overlay(40) +from:0x0212a8c0 kind:load to:0x0212e828 module:overlay(40) +from:0x0212a8fc kind:load to:0x0212e810 module:overlay(40) +from:0x0212a960 kind:arm_call to:0x0212aaa4 module:overlay(40) +from:0x0212a980 kind:arm_call to:0x020ed55c module:overlay(31) +from:0x0212a98c kind:arm_call to:0x0212a888 module:overlay(40) +from:0x0212a9b0 kind:arm_call to:0x0212a888 module:overlay(40) +from:0x0212a9b8 kind:load to:0x027e0d3c module:dtcm +from:0x0212a9d8 kind:load to:0x027e0d3c module:dtcm +from:0x0212a9ec kind:arm_call to:0x0212aaa4 module:overlay(40) +from:0x0212aa44 kind:arm_call to:0x0212a888 module:overlay(40) +from:0x0212aa68 kind:arm_call to:0x0212a888 module:overlay(40) +from:0x0212aa70 kind:load to:0x027e0d3c module:dtcm +from:0x0212aa88 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0212aa9c kind:arm_call to:0x0212a888 module:overlay(40) +from:0x0212aac8 kind:arm_call to:0x01fff148 module:itcm +from:0x0212aad8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0212aae0 kind:load to:0x027e0cd8 module:dtcm +from:0x0212aae4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212aaf0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212ab04 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212ab0c kind:arm_call to:0x02011ff4 module:main +from:0x0212ab20 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0212ab38 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0212ab60 kind:load to:0x0212e9ac module:overlay(40) +from:0x0212ab90 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0212abb8 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0212abd8 kind:arm_call to:0x0209794c module:overlay(0) +from:0x0212abe0 kind:load to:0x027e09a4 module:dtcm +from:0x0212abe4 kind:load to:0x020b539c module:overlay(0) +from:0x0212abf0 kind:load to:0x0212fd84 module:overlay(40) +from:0x0212ac0c kind:arm_call to:0x020978dc module:overlay(0) +from:0x0212ac24 kind:load to:0x0212e988 module:overlay(40) +from:0x0212ac30 kind:load to:0x0212f514 module:overlay(40) +from:0x0212ac4c kind:arm_call to:0x020978dc module:overlay(0) +from:0x0212ac64 kind:load to:0x0212e964 module:overlay(40) +from:0x0212ac70 kind:load to:0x0212f5ec module:overlay(40) +from:0x0212ac84 kind:arm_call to:0x02011f3c module:main +from:0x0212ac90 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212aca8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212ad08 kind:load to:0x0212e940 module:overlay(40) +from:0x0212ad18 kind:load to:0x0212f6c4 module:overlay(40) +from:0x0212ad2c kind:arm_call to:0x02011f3c module:main +from:0x0212ad38 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212ad4c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212adb4 kind:load to:0x0212e91c module:overlay(40) +from:0x0212add0 kind:load to:0x0212fe5c module:overlay(40) +from:0x0212ade4 kind:arm_call to:0x02011f3c module:main +from:0x0212adf0 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212ae08 kind:arm_call to:0x0212ab2c module:overlay(40) +from:0x0212ae60 kind:load to:0x0212e8f8 module:overlay(40) +from:0x0212ae78 kind:load to:0x0212ff3c module:overlay(40) +from:0x0212ae8c kind:arm_call to:0x02011f3c module:main +from:0x0212ae98 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212aeb0 kind:arm_call to:0x0212ab2c module:overlay(40) +from:0x0212af0c kind:load to:0x0212e8d4 module:overlay(40) +from:0x0212af1c kind:load to:0x0212f79c module:overlay(40) +from:0x0212af30 kind:arm_call to:0x02011f3c module:main +from:0x0212af3c kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212af50 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212af98 kind:load to:0x0212eaa8 module:overlay(40) +from:0x0212afa8 kind:load to:0x0212f874 module:overlay(40) +from:0x0212afbc kind:arm_call to:0x02011f3c module:main +from:0x0212afc8 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212afe0 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0212b048 kind:load to:0x0212ea84 module:overlay(40) +from:0x0212b060 kind:load to:0x0212f94c module:overlay(40) +from:0x0212b074 kind:arm_call to:0x02011f3c module:main +from:0x0212b080 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212b098 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212b108 kind:load to:0x0212ea60 module:overlay(40) +from:0x0212b120 kind:load to:0x0212fa24 module:overlay(40) +from:0x0212b134 kind:arm_call to:0x02011f3c module:main +from:0x0212b140 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212b158 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212b1b8 kind:load to:0x0212ea3c module:overlay(40) +from:0x0212b1d0 kind:load to:0x0212fafc module:overlay(40) +from:0x0212b1e4 kind:arm_call to:0x02011f3c module:main +from:0x0212b1f0 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212b208 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212b268 kind:load to:0x0212ea18 module:overlay(40) +from:0x0212b280 kind:load to:0x0212fbd4 module:overlay(40) +from:0x0212b294 kind:arm_call to:0x02011f3c module:main +from:0x0212b2a0 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212b2b8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212b318 kind:load to:0x0212e9f4 module:overlay(40) +from:0x0212b32c kind:load to:0x0212fcac module:overlay(40) +from:0x0212b340 kind:arm_call to:0x02011f3c module:main +from:0x0212b34c kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212b364 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0212b3bc kind:load to:0x0212e9d0 module:overlay(40) +from:0x0212b3e4 kind:load to:0x020b539c module:overlay(0) +from:0x0212b49c kind:arm_call to:0x020974dc module:overlay(0) +from:0x0212b4b8 kind:load to:0x020b539c module:overlay(0) +from:0x0212b4e8 kind:arm_call to:0x0212b3c8 module:overlay(40) +from:0x0212b530 kind:arm_call to:0x0212b3e8 module:overlay(40) +from:0x0212b538 kind:arm_call to:0x0212b3c8 module:overlay(40) +from:0x0212b53c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0212b554 kind:arm_call to:0x0216f748 module:overlay(94) +from:0x0212b5bc kind:arm_call to:0x0212c558 module:overlay(40) +from:0x0212b5e0 kind:load to:0x0212ecb8 module:overlay(40) +from:0x0212b5e4 kind:load to:0x020b539c module:overlay(0) +from:0x0212b5e8 kind:load to:0x0212eb90 module:overlay(40) +from:0x0212b5f8 kind:arm_call to:0x0212b3c8 module:overlay(40) +from:0x0212b640 kind:arm_call to:0x0212b3e8 module:overlay(40) +from:0x0212b648 kind:arm_call to:0x0212b3c8 module:overlay(40) +from:0x0212b64c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0212b664 kind:arm_call to:0x0216f748 module:overlay(94) +from:0x0212b6cc kind:arm_call to:0x0212c558 module:overlay(40) +from:0x0212b6f0 kind:load to:0x0212ecb8 module:overlay(40) +from:0x0212b6f4 kind:load to:0x020b539c module:overlay(0) +from:0x0212b6f8 kind:load to:0x0212eb90 module:overlay(40) +from:0x0212b704 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b71c kind:arm_call to:0x01fff458 module:itcm +from:0x0212b738 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b754 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b770 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b788 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b7a4 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b7cc kind:arm_call to:0x0212c36c module:overlay(40) +from:0x0212b7d8 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x0212b7fc kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0212b81c kind:arm_call to:0x01fff458 module:itcm +from:0x0212b9e4 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0212ba48 kind:arm_call to:0x0212bb34 module:overlay(40) +from:0x0212ba50 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0212baa0 kind:load to:0x027e09b8 module:dtcm +from:0x0212bac8 kind:arm_call to:0x0212c590 module:overlay(40) +from:0x0212bae0 kind:arm_call to:0x01fff350 module:itcm +from:0x0212bb14 kind:arm_call to:0x01fff350 module:itcm +from:0x0212bb30 kind:load to:0x027e0ce4 module:dtcm +from:0x0212bb40 kind:arm_call to:0x0212bab4 module:overlay(40) +from:0x0212bba4 kind:load to:0x0212eaf0 module:overlay(40) +from:0x0212bbec kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0212bc50 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0212bc78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212bd04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212bd3c kind:load to:0x0212eb40 module:overlay(40) +from:0x0212bd54 kind:arm_call to:0x01fff458 module:itcm +from:0x0212bd5c kind:arm_call to:0x0212be1c module:overlay(40) +from:0x0212bd68 kind:arm_call to:0x01fff458 module:itcm +from:0x0212bd7c kind:arm_call to:0x020d4288 module:overlay(24) +from:0x0212bd8c kind:load to:0x027e0cfc module:dtcm +from:0x0212bd98 kind:arm_call to:0x0212c078 module:overlay(40) +from:0x0212bdb0 kind:arm_call to:0x0212c118 module:overlay(40) +from:0x0212bdc0 kind:arm_call to:0x020d432c module:overlay(24) +from:0x0212bdcc kind:load to:0x027e0cfc module:dtcm +from:0x0212bdd8 kind:arm_call to:0x020a92d0 module:overlay(0) +from:0x0212bdfc kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0212bfa4 kind:arm_call to:0x0212cf34 module:overlay(40) +from:0x0212bff4 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x0212c008 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x0212c014 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c054 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c06c kind:load to:0x027e0cfc module:dtcm +from:0x0212c0a4 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x0212c0b4 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x0212c0e0 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0212c110 kind:load to:0x027e0cfc module:dtcm +from:0x0212c114 kind:load to:0x027e09a4 module:dtcm +from:0x0212c134 kind:arm_call to:0x020d4490 module:overlay(24) +from:0x0212c150 kind:load to:0x027e0cfc module:dtcm +from:0x0212c180 kind:arm_call to:0x020e81d4 module:overlay(31) +from:0x0212c190 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0212c1ac kind:arm_call to:0x01fff458 module:itcm +from:0x0212c1e0 kind:arm_call to:0x020e7788 module:overlay(31) +from:0x0212c1e8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c21c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0212c228 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0212c234 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0212c27c kind:arm_call to:0x0212c118 module:overlay(40) +from:0x0212c2a0 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x0212c2b4 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x0212c2d8 kind:load to:0x027e0cfc module:dtcm +from:0x0212c2e4 kind:load to:0x020a995c module:overlay(0) +from:0x0212c378 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c510 kind:load to:0x0212dd48 module:overlay(40) +from:0x0212c518 kind:load to:0x0212dd08 module:overlay(40) +from:0x0212c524 kind:load to:0x0212dd40 module:overlay(40) +from:0x0212c528 kind:load to:0x0212dd10 module:overlay(40) +from:0x0212c540 kind:load to:0x0212dd30 module:overlay(40) +from:0x0212c544 kind:load to:0x0212dd50 module:overlay(40) +from:0x0212c548 kind:load to:0x0212dd28 module:overlay(40) +from:0x0212c54c kind:load to:0x0212dd18 module:overlay(40) +from:0x0212c550 kind:load to:0x0212dd38 module:overlay(40) +from:0x0212c554 kind:load to:0x0212dd20 module:overlay(40) +from:0x0212c560 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x0212c574 kind:load to:0x0212eacc module:overlay(40) +from:0x0212c580 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0212c588 kind:arm_call to:0x01ffc57c module:itcm +from:0x0212c5a8 kind:load to:0x0212e8c8 module:overlay(40) +from:0x0212c5b8 kind:arm_call to:0x02096cc8 module:overlay(0) +from:0x0212c60c kind:load to:0x027e09b8 module:dtcm +from:0x0212c618 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212c620 kind:arm_call to:0x02011ff4 module:main +from:0x0212c638 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212c640 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212c648 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0212c660 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212c668 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212c670 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0212c678 kind:arm_call to:0x02011ff4 module:main +from:0x0212c68c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c6a0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c6b4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c6c8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c6dc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c6f0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c704 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c718 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c72c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c740 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c754 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c768 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c77c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c790 kind:load to:0x021300d4 module:overlay(40) +from:0x0212c7a4 kind:arm_call to:0x02011f3c module:main +from:0x0212c7b0 kind:arm_call to:0x0212c974 module:overlay(40) +from:0x0212c7c8 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0212c834 kind:load to:0x0212ee2c module:overlay(40) +from:0x0212c844 kind:load to:0x0213004c module:overlay(40) +from:0x0212c858 kind:arm_call to:0x02011f3c module:main +from:0x0212c864 kind:arm_call to:0x0212c974 module:overlay(40) +from:0x0212c87c kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0212c8d0 kind:load to:0x0212ee08 module:overlay(40) +from:0x0212c8e0 kind:load to:0x02130090 module:overlay(40) +from:0x0212c8f4 kind:arm_call to:0x02011f3c module:main +from:0x0212c900 kind:arm_call to:0x0212c974 module:overlay(40) +from:0x0212c918 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0212c96c kind:load to:0x0212ee50 module:overlay(40) +from:0x0212c97c kind:arm_call to:0x0212b4dc module:overlay(40) +from:0x0212c9bc kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0212c9d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212c9ec kind:load to:0x0212ee74 module:overlay(40) +from:0x0212c9f0 kind:load to:0x020b539c module:overlay(0) +from:0x0212c9f4 kind:load to:0x0212e73c module:overlay(40) +from:0x0212ca54 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0212ca64 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0212ca74 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0212ca84 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0212ca98 kind:arm_call to:0x01fff458 module:itcm +from:0x0212cb24 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212cb30 kind:arm_call to:0x0212b7f4 module:overlay(40) +from:0x0212cb3c kind:load to:0x0212dd58 module:overlay(40) +from:0x0212cb40 kind:load to:0x0212dd88 module:overlay(40) +from:0x0212cb44 kind:load to:0x0212dd68 module:overlay(40) +from:0x0212cb48 kind:load to:0x0212dd78 module:overlay(40) +from:0x0212cb50 kind:load to:0x0212ede8 module:overlay(40) +from:0x0212cba4 kind:arm_call to:0x0200eab0 module:main +from:0x0212cbb4 kind:arm_call to:0x0200eab0 module:main +from:0x0212cbc4 kind:arm_call to:0x0200eab0 module:main +from:0x0212cbd4 kind:arm_call to:0x0200eab0 module:main +from:0x0212cbe0 kind:arm_call to:0x0212c2dc module:overlay(40) +from:0x0212cc08 kind:load to:0x0212c2e8 module:overlay(40) +from:0x0212cc18 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212cc20 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212cc28 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212cc30 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0212cc48 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212cc50 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212cc58 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212cc60 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0212cc68 kind:arm_call to:0x02011ff4 module:main +from:0x0212cc7c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212cc90 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0212cca4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0212ccb8 kind:load to:0x021301bc module:overlay(40) +from:0x0212cccc kind:arm_call to:0x02011f3c module:main +from:0x0212ccd8 kind:arm_call to:0x0212cd60 module:overlay(40) +from:0x0212ccec kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212cd54 kind:load to:0x0212efb0 module:overlay(40) +from:0x0212cd68 kind:arm_call to:0x0212b4dc module:overlay(40) +from:0x0212cd88 kind:load to:0x0212efd4 module:overlay(40) +from:0x0212cdc4 kind:arm_call to:0x0212c078 module:overlay(40) +from:0x0212cddc kind:arm_call to:0x020730ac module:overlay(0) +from:0x0212ce2c kind:arm_call to:0x02073470 module:overlay(0) +from:0x0212ce38 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0212ce44 kind:arm_call to:0x0212cfb8 module:overlay(40) +from:0x0212ce78 kind:arm_call to:0x0212c078 module:overlay(40) +from:0x0212cec8 kind:arm_call to:0x0212b7f4 module:overlay(40) +from:0x0212ced4 kind:load to:0x027e09b8 module:dtcm +from:0x0212ced8 kind:load to:0x020b504c module:overlay(0) +from:0x0212cedc kind:load to:0x027e0cfc module:dtcm +from:0x0212cee0 kind:load to:0x027e09a4 module:dtcm +from:0x0212cf54 kind:load to:0x0212efa4 module:overlay(40) +from:0x0212cf58 kind:load to:0x027e0cfc module:dtcm +from:0x0212cf84 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x0212cf90 kind:arm_call to:0x01fff458 module:itcm +from:0x0212cfa8 kind:load to:0x027e0cfc module:dtcm +from:0x0212cfb4 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0212cfbc kind:arm_call to:0x0212c118 module:overlay(40) +from:0x0212cfd0 kind:load to:0x0212dd98 module:overlay(40) +from:0x0212d00c kind:arm_call to:0x0212cfb8 module:overlay(40) +from:0x0212d020 kind:arm_call to:0x020a8768 module:overlay(0) +from:0x0212d03c kind:load to:0x027e0ce0 module:dtcm +from:0x0212d064 kind:arm_call to:0x01fff458 module:itcm +from:0x0212d068 kind:arm_call to:0x0212cf34 module:overlay(40) +from:0x0212d0a0 kind:arm_call to:0x0212c238 module:overlay(40) +from:0x0212d0ac kind:load to:0x0212dda4 module:overlay(40) +from:0x0212d0bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212d0c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212d0cc kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0212d0e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212d0ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212d0f4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0212d0fc kind:arm_call to:0x02011ff4 module:main +from:0x0212d110 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212d124 kind:load to:0x021302a4 module:overlay(40) +from:0x0212d138 kind:arm_call to:0x02011f3c module:main +from:0x0212d144 kind:arm_call to:0x0212d1b8 module:overlay(40) +from:0x0212d15c kind:arm_call to:0x020978dc module:overlay(0) +from:0x0212d1ac kind:load to:0x0212f10c module:overlay(40) +from:0x0212d1c0 kind:arm_call to:0x0212b4dc module:overlay(40) +from:0x0212d1dc kind:load to:0x0212f130 module:overlay(40) +from:0x0212d20c kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0212d22c kind:arm_call to:0x0212b800 module:overlay(40) +from:0x0212d234 kind:load to:0x027e09a4 module:dtcm +from:0x0212d238 kind:load to:0x027e0cd8 module:dtcm +from:0x0212d244 kind:load to:0x0212bba8 module:overlay(40) +from:0x0212d264 kind:load to:0x020a98f4 module:overlay(0) +from:0x0212d2c0 kind:arm_call to:0x020a91a0 module:overlay(0) +from:0x0212d2d0 kind:arm_call to:0x0212bd90 module:overlay(40) +from:0x0212d2f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212d2fc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212d304 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0212d31c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212d324 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212d32c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0212d334 kind:arm_call to:0x02011ff4 module:main +from:0x0212d348 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212d35c kind:load to:0x0213038c module:overlay(40) +from:0x0212d370 kind:arm_call to:0x02011f3c module:main +from:0x0212d37c kind:arm_call to:0x0212d40c module:overlay(40) +from:0x0212d3a0 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x0212d3b0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0212d3fc kind:load to:0x0212f2a0 module:overlay(40) +from:0x0212d400 kind:load to:0x0212f2c8 module:overlay(40) +from:0x0212d404 kind:load to:0x0212f278 module:overlay(40) +from:0x0212d414 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0212d42c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212d438 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x0212d440 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0212d44c kind:load to:0x0212f2f0 module:overlay(40) +from:0x0212d498 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0212d4ec kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0212d610 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0212d63c kind:load to:0x027e0cd8 module:dtcm +from:0x0212d640 kind:load to:0x0212f260 module:overlay(40) +from:0x0212d644 kind:load to:0x0213038c module:overlay(40) +from:0x0212d648 kind:load to:0x021303ac module:overlay(40) +from:0x0212d684 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212d6a8 kind:load to:0x0203e964 module:main +from:0x0212d6b8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0212d6c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212d6c8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212d6e0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0212d6e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212d6f0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212d6f8 kind:arm_call to:0x02011ff4 module:main +from:0x0212d70c kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0212d720 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0212d728 kind:arm_call to:0x02011ff4 module:main +from:0x0212d73c kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0212d744 kind:arm_call to:0x02011ff4 module:main +from:0x0212d758 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0212d76c kind:load to:0x02130424 module:overlay(40) +from:0x0212d780 kind:arm_call to:0x02011f3c module:main +from:0x0212d78c kind:arm_call to:0x0212d7e0 module:overlay(40) +from:0x0212d7ac kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x0212d7d8 kind:load to:0x0212f330 module:overlay(40) +from:0x0212d7e8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0212d814 kind:load to:0x0212f358 module:overlay(40) +from:0x0212d818 kind:load to:0x020b1968 module:overlay(0) +from:0x0212d838 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0212d854 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0212d8b4 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0212d998 kind:load to:0x02130424 module:overlay(40) +from:0x0212d9dc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212dadc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212db3c kind:load to:0x0203e964 module:main +from:0x0212db4c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0212db54 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212db6c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0212db74 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212db7c kind:arm_call to:0x02011ff4 module:main +from:0x0212db90 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0212dba4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0212dbac kind:arm_call to:0x02011ff4 module:main +from:0x0212dddc kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ddec kind:arm_call to:0x01ffb428 module:itcm +from:0x0212de98 kind:arm_call to:0x02123544 module:overlay(40) +from:0x0212dea8 kind:arm_call to:0x0203ce74 module:main +from:0x0212dec0 kind:load to:0x0212e4c0 module:overlay(40) +from:0x0212dec8 kind:load to:0x0212f3a0 module:overlay(40) +from:0x0212decc kind:load to:0x0212f3bc module:overlay(40) +from:0x0212ded0 kind:load to:0x02127438 module:overlay(40) +from:0x0212ded4 kind:load to:0x0212f3b0 module:overlay(40) +from:0x0212def4 kind:arm_call to:0x0212a7f4 module:overlay(40) +from:0x0212df04 kind:arm_call to:0x0203ce74 module:main +from:0x0212df18 kind:load to:0x0212f3f8 module:overlay(40) +from:0x0212df1c kind:load to:0x0212f408 module:overlay(40) +from:0x0212df20 kind:load to:0x0212ab18 module:overlay(40) +from:0x0212df24 kind:load to:0x0212f3fc module:overlay(40) +from:0x0212df44 kind:arm_call to:0x0212abfc module:overlay(40) +from:0x0212df54 kind:arm_call to:0x0203ce74 module:main +from:0x0212df78 kind:arm_call to:0x0212ac3c module:overlay(40) +from:0x0212df88 kind:arm_call to:0x0203ce74 module:main +from:0x0212dfac kind:arm_call to:0x0212ac98 module:overlay(40) +from:0x0212dfbc kind:arm_call to:0x0203ce74 module:main +from:0x0212dfe0 kind:arm_call to:0x0212ad40 module:overlay(40) +from:0x0212dff0 kind:arm_call to:0x0203ce74 module:main +from:0x0212e014 kind:arm_call to:0x0212adf8 module:overlay(40) +from:0x0212e024 kind:arm_call to:0x0203ce74 module:main +from:0x0212e048 kind:arm_call to:0x0212aea0 module:overlay(40) +from:0x0212e058 kind:arm_call to:0x0203ce74 module:main +from:0x0212e07c kind:arm_call to:0x0212af44 module:overlay(40) +from:0x0212e08c kind:arm_call to:0x0203ce74 module:main +from:0x0212e0b0 kind:arm_call to:0x0212afd0 module:overlay(40) +from:0x0212e0c0 kind:arm_call to:0x0203ce74 module:main +from:0x0212e0e4 kind:arm_call to:0x0212b088 module:overlay(40) +from:0x0212e0f4 kind:arm_call to:0x0203ce74 module:main +from:0x0212e118 kind:arm_call to:0x0212b148 module:overlay(40) +from:0x0212e128 kind:arm_call to:0x0203ce74 module:main +from:0x0212e14c kind:arm_call to:0x0212b1f8 module:overlay(40) +from:0x0212e15c kind:arm_call to:0x0203ce74 module:main +from:0x0212e180 kind:arm_call to:0x0212b2a8 module:overlay(40) +from:0x0212e190 kind:arm_call to:0x0203ce74 module:main +from:0x0212e1b4 kind:arm_call to:0x0212b354 module:overlay(40) +from:0x0212e1c4 kind:arm_call to:0x0203ce74 module:main +from:0x0212e1d8 kind:load to:0x0212f444 module:overlay(40) +from:0x0212e1dc kind:load to:0x0212fd84 module:overlay(40) +from:0x0212e1e0 kind:load to:0x0212c684 module:overlay(40) +from:0x0212e1e4 kind:load to:0x0212f4fc module:overlay(40) +from:0x0212e1e8 kind:load to:0x0212f514 module:overlay(40) +from:0x0212e1ec kind:load to:0x0212c698 module:overlay(40) +from:0x0212e1f0 kind:load to:0x0212f508 module:overlay(40) +from:0x0212e1f4 kind:load to:0x0212f5ec module:overlay(40) +from:0x0212e1f8 kind:load to:0x0212c6ac module:overlay(40) +from:0x0212e1fc kind:load to:0x0212f4f0 module:overlay(40) +from:0x0212e200 kind:load to:0x0212f6c4 module:overlay(40) +from:0x0212e204 kind:load to:0x0212c6c0 module:overlay(40) +from:0x0212e208 kind:load to:0x0212f478 module:overlay(40) +from:0x0212e20c kind:load to:0x0212fe5c module:overlay(40) +from:0x0212e210 kind:load to:0x0212c6d4 module:overlay(40) +from:0x0212e214 kind:load to:0x0212f484 module:overlay(40) +from:0x0212e218 kind:load to:0x0212ff3c module:overlay(40) +from:0x0212e21c kind:load to:0x0212c6e8 module:overlay(40) +from:0x0212e220 kind:load to:0x0212f490 module:overlay(40) +from:0x0212e224 kind:load to:0x0212f79c module:overlay(40) +from:0x0212e228 kind:load to:0x0212c6fc module:overlay(40) +from:0x0212e22c kind:load to:0x0212f49c module:overlay(40) +from:0x0212e230 kind:load to:0x0212f874 module:overlay(40) +from:0x0212e234 kind:load to:0x0212c710 module:overlay(40) +from:0x0212e238 kind:load to:0x0212f4a8 module:overlay(40) +from:0x0212e23c kind:load to:0x0212f94c module:overlay(40) +from:0x0212e240 kind:load to:0x0212c724 module:overlay(40) +from:0x0212e244 kind:load to:0x0212f4b4 module:overlay(40) +from:0x0212e248 kind:load to:0x0212fa24 module:overlay(40) +from:0x0212e24c kind:load to:0x0212c738 module:overlay(40) +from:0x0212e250 kind:load to:0x0212f4c0 module:overlay(40) +from:0x0212e254 kind:load to:0x0212fafc module:overlay(40) +from:0x0212e258 kind:load to:0x0212c74c module:overlay(40) +from:0x0212e25c kind:load to:0x0212f4cc module:overlay(40) +from:0x0212e260 kind:load to:0x0212fbd4 module:overlay(40) +from:0x0212e264 kind:load to:0x0212c760 module:overlay(40) +from:0x0212e268 kind:load to:0x0212f4d8 module:overlay(40) +from:0x0212e26c kind:load to:0x0212fcac module:overlay(40) +from:0x0212e270 kind:load to:0x0212c774 module:overlay(40) +from:0x0212e274 kind:load to:0x0212f4e4 module:overlay(40) +from:0x0212e294 kind:arm_call to:0x0212c7b8 module:overlay(40) +from:0x0212e2a4 kind:arm_call to:0x0203ce74 module:main +from:0x0212e2cc kind:arm_call to:0x0212c86c module:overlay(40) +from:0x0212e2dc kind:arm_call to:0x0203ce74 module:main +from:0x0212e304 kind:arm_call to:0x0212c908 module:overlay(40) +from:0x0212e314 kind:arm_call to:0x0203ce74 module:main +from:0x0212e328 kind:load to:0x0213001c module:overlay(40) +from:0x0212e32c kind:load to:0x021300d4 module:overlay(40) +from:0x0212e330 kind:load to:0x0212cc74 module:overlay(40) +from:0x0212e334 kind:load to:0x02130034 module:overlay(40) +from:0x0212e338 kind:load to:0x0213004c module:overlay(40) +from:0x0212e33c kind:load to:0x0212cc88 module:overlay(40) +from:0x0212e340 kind:load to:0x02130028 module:overlay(40) +from:0x0212e344 kind:load to:0x02130090 module:overlay(40) +from:0x0212e348 kind:load to:0x0212cc9c module:overlay(40) +from:0x0212e34c kind:load to:0x02130040 module:overlay(40) +from:0x0212e36c kind:arm_call to:0x0212cce0 module:overlay(40) +from:0x0212e37c kind:arm_call to:0x0203ce74 module:main +from:0x0212e390 kind:load to:0x021301ac module:overlay(40) +from:0x0212e394 kind:load to:0x021301bc module:overlay(40) +from:0x0212e398 kind:load to:0x0212d108 module:overlay(40) +from:0x0212e39c kind:load to:0x021301b0 module:overlay(40) +from:0x0212e3bc kind:arm_call to:0x0212d14c module:overlay(40) +from:0x0212e3cc kind:arm_call to:0x0203ce74 module:main +from:0x0212e3e0 kind:load to:0x02130294 module:overlay(40) +from:0x0212e3e4 kind:load to:0x021302a4 module:overlay(40) +from:0x0212e3e8 kind:load to:0x0212d340 module:overlay(40) +from:0x0212e3ec kind:load to:0x02130298 module:overlay(40) +from:0x0212e40c kind:arm_call to:0x0212d384 module:overlay(40) +from:0x0212e41c kind:arm_call to:0x0203ce74 module:main +from:0x0212e430 kind:load to:0x0213037c module:overlay(40) +from:0x0212e434 kind:load to:0x0213038c module:overlay(40) +from:0x0212e438 kind:load to:0x0212d704 module:overlay(40) +from:0x0212e43c kind:load to:0x02130380 module:overlay(40) +from:0x0212e45c kind:arm_call to:0x0212d794 module:overlay(40) +from:0x0212e46c kind:arm_call to:0x0203ce74 module:main +from:0x0212e480 kind:load to:0x02130414 module:overlay(40) +from:0x0212e484 kind:load to:0x02130424 module:overlay(40) +from:0x0212e488 kind:load to:0x0212db88 module:overlay(40) +from:0x0212e48c kind:load to:0x02130418 module:overlay(40) +from:0x0212e490 kind:load to:0x0212ddb8 module:overlay(40) +from:0x0212e494 kind:load to:0x0212ded8 module:overlay(40) +from:0x0212e498 kind:load to:0x0212df28 module:overlay(40) +from:0x0212e49c kind:load to:0x0212e278 module:overlay(40) +from:0x0212e4a0 kind:load to:0x0212e350 module:overlay(40) +from:0x0212e4a4 kind:load to:0x0212e3a0 module:overlay(40) +from:0x0212e4a8 kind:load to:0x0212e3f0 module:overlay(40) +from:0x0212e4ac kind:load to:0x0212e440 module:overlay(40) +from:0x0212e4e0 kind:load to:0x02123e0c module:overlay(40) +from:0x0212e4e8 kind:load to:0x02124004 module:overlay(40) +from:0x0212e4f0 kind:load to:0x021243e0 module:overlay(40) +from:0x0212e4f8 kind:load to:0x02124e94 module:overlay(40) +from:0x0212e500 kind:load to:0x021255b4 module:overlay(40) +from:0x0212e508 kind:load to:0x02123e4c module:overlay(40) +from:0x0212e510 kind:load to:0x02124048 module:overlay(40) +from:0x0212e518 kind:load to:0x021245b4 module:overlay(40) +from:0x0212e520 kind:load to:0x021250cc module:overlay(40) +from:0x0212e528 kind:load to:0x0212564c module:overlay(40) +from:0x0212e538 kind:load to:0x021236d8 module:overlay(40) +from:0x0212e53c kind:load to:0x0212741c module:overlay(40) +from:0x0212e540 kind:load to:0x0201bbe4 module:main +from:0x0212e544 kind:load to:0x0212740c module:overlay(40) +from:0x0212e548 kind:load to:0x0201bd8c module:main +from:0x0212e554 kind:load to:0x0212351c module:overlay(40) +from:0x0212e558 kind:load to:0x0209774c module:overlay(0) +from:0x0212e55c kind:load to:0x02097754 module:overlay(0) +from:0x0212e560 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e564 kind:load to:0x021234e0 module:overlay(40) +from:0x0212e568 kind:load to:0x02097814 module:overlay(0) +from:0x0212e56c kind:load to:0x021234f8 module:overlay(40) +from:0x0212e57c kind:load to:0x0209774c module:overlay(0) +from:0x0212e580 kind:load to:0x02097754 module:overlay(0) +from:0x0212e584 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e588 kind:load to:0x021234e0 module:overlay(40) +from:0x0212e58c kind:load to:0x02097814 module:overlay(0) +from:0x0212e590 kind:load to:0x021234f8 module:overlay(40) +from:0x0212e59c kind:load to:0x0207c49c module:overlay(0) +from:0x0212e5a0 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0212e5a4 kind:load to:0x0207c96c module:overlay(0) +from:0x0212e5a8 kind:load to:0x0207c95c module:overlay(0) +from:0x0212e5ac kind:load to:0x0207c9a0 module:overlay(0) +from:0x0212e5b0 kind:load to:0x0207ca10 module:overlay(0) +from:0x0212e5b4 kind:load to:0x0207ca38 module:overlay(0) +from:0x0212e5b8 kind:load to:0x0207cab0 module:overlay(0) +from:0x0212e5c4 kind:load to:0x02098518 module:overlay(0) +from:0x0212e5c8 kind:load to:0x02098554 module:overlay(0) +from:0x0212e5cc kind:load to:0x0209856c module:overlay(0) +from:0x0212e5d0 kind:load to:0x02098578 module:overlay(0) +from:0x0212e5d4 kind:load to:0x01fff464 module:itcm +from:0x0212e5d8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212e5dc kind:load to:0x021238bc module:overlay(40) +from:0x0212e5e0 kind:load to:0x02123924 module:overlay(40) +from:0x0212e5e4 kind:load to:0x02123d50 module:overlay(40) +from:0x0212e5e8 kind:load to:0x02125f70 module:overlay(40) +from:0x0212e5ec kind:load to:0x020984bc module:overlay(0) +from:0x0212e5f0 kind:load to:0x02127014 module:overlay(40) +from:0x0212e5f4 kind:load to:0x02126e5c module:overlay(40) +from:0x0212e5f8 kind:load to:0x020984c8 module:overlay(0) +from:0x0212e5fc kind:load to:0x02098584 module:overlay(0) +from:0x0212e600 kind:load to:0x020985f0 module:overlay(0) +from:0x0212e604 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212e608 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212e60c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212e610 kind:load to:0x021236ec module:overlay(40) +from:0x0212e614 kind:load to:0x021237d0 module:overlay(40) +from:0x0212e6c8 kind:load to:0x021236c4 module:overlay(40) +from:0x0212e6cc kind:load to:0x0212a754 module:overlay(40) +from:0x0212e6d0 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212e6d4 kind:load to:0x0212744c module:overlay(40) +from:0x0212e6d8 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212e6dc kind:load to:0x02057e44 module:overlay(0) +from:0x0212e6e0 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212e6e4 kind:load to:0x0209a79c module:overlay(0) +from:0x0212e6e8 kind:load to:0x02057d84 module:overlay(0) +from:0x0212e73c kind:load to:0x02123688 module:overlay(40) +from:0x0212e740 kind:load to:0x0212a7a8 module:overlay(40) +from:0x0212e744 kind:load to:0x02099b00 module:overlay(0) +from:0x0212e748 kind:load to:0x02099b38 module:overlay(0) +from:0x0212e74c kind:load to:0x0209a13c module:overlay(0) +from:0x0212e750 kind:load to:0x0209a144 module:overlay(0) +from:0x0212e754 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212e758 kind:load to:0x02099cb0 module:overlay(0) +from:0x0212e75c kind:load to:0x02099ba0 module:overlay(0) +from:0x0212e760 kind:load to:0x0209a06c module:overlay(0) +from:0x0212e764 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0212e768 kind:load to:0x0209a10c module:overlay(0) +from:0x0212e76c kind:load to:0x0212a74c module:overlay(40) +from:0x0212e770 kind:load to:0x0209a124 module:overlay(0) +from:0x0212e774 kind:load to:0x0212a290 module:overlay(40) +from:0x0212e778 kind:load to:0x021290f4 module:overlay(40) +from:0x0212e784 kind:load to:0x021236b0 module:overlay(40) +from:0x0212e788 kind:load to:0x0212a770 module:overlay(40) +from:0x0212e78c kind:load to:0x02099b00 module:overlay(0) +from:0x0212e790 kind:load to:0x02099b38 module:overlay(0) +from:0x0212e794 kind:load to:0x0209a13c module:overlay(0) +from:0x0212e798 kind:load to:0x0209a144 module:overlay(0) +from:0x0212e79c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212e7a0 kind:load to:0x02099cb0 module:overlay(0) +from:0x0212e7a4 kind:load to:0x02099ba0 module:overlay(0) +from:0x0212e7a8 kind:load to:0x0209a06c module:overlay(0) +from:0x0212e7ac kind:load to:0x0209a0f4 module:overlay(0) +from:0x0212e7b0 kind:load to:0x0209a10c module:overlay(0) +from:0x0212e7b4 kind:load to:0x0212a74c module:overlay(40) +from:0x0212e7b8 kind:load to:0x0209a124 module:overlay(0) +from:0x0212e7bc kind:load to:0x0212a290 module:overlay(40) +from:0x0212e7c0 kind:load to:0x021290f4 module:overlay(40) +from:0x0212e7cc kind:load to:0x0212369c module:overlay(40) +from:0x0212e7d0 kind:load to:0x0212a78c module:overlay(40) +from:0x0212e7d4 kind:load to:0x0209a254 module:overlay(0) +from:0x0212e7d8 kind:load to:0x0209a288 module:overlay(0) +from:0x0212e7dc kind:load to:0x0209a320 module:overlay(0) +from:0x0212e7e0 kind:load to:0x0209a334 module:overlay(0) +from:0x0212e7e4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212e7e8 kind:load to:0x0209a35c module:overlay(0) +from:0x0212e7ec kind:load to:0x0209a3e4 module:overlay(0) +from:0x0212e7f0 kind:load to:0x0209a06c module:overlay(0) +from:0x0212e7f4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0212e7f8 kind:load to:0x0209a308 module:overlay(0) +from:0x0212e7fc kind:load to:0x0209a348 module:overlay(0) +from:0x0212e800 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0212e804 kind:load to:0x0212913c module:overlay(40) +from:0x0212e808 kind:load to:0x02129118 module:overlay(40) +from:0x0212e80c kind:load to:0x0209a70c module:overlay(0) +from:0x0212e810 kind:load to:0x0212a914 module:overlay(40) +from:0x0212e818 kind:load to:0x0212a9dc module:overlay(40) +from:0x0212e820 kind:load to:0x0212aa78 module:overlay(40) +from:0x0212e828 kind:load to:0x0212a900 module:overlay(40) +from:0x0212e830 kind:load to:0x0212a9bc module:overlay(40) +from:0x0212e838 kind:load to:0x0212aa74 module:overlay(40) +from:0x0212e848 kind:load to:0x0212a7d0 module:overlay(40) +from:0x0212e84c kind:load to:0x0209774c module:overlay(0) +from:0x0212e850 kind:load to:0x02097754 module:overlay(0) +from:0x0212e854 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e858 kind:load to:0x02097810 module:overlay(0) +from:0x0212e85c kind:load to:0x02097814 module:overlay(0) +from:0x0212e860 kind:load to:0x02097818 module:overlay(0) +from:0x0212e86c kind:load to:0x02098518 module:overlay(0) +from:0x0212e870 kind:load to:0x02098554 module:overlay(0) +from:0x0212e874 kind:load to:0x0209856c module:overlay(0) +from:0x0212e878 kind:load to:0x02098578 module:overlay(0) +from:0x0212e87c kind:load to:0x01fff464 module:itcm +from:0x0212e880 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212e884 kind:load to:0x0212a83c module:overlay(40) +from:0x0212e888 kind:load to:0x020984b0 module:overlay(0) +from:0x0212e88c kind:load to:0x0212a8c8 module:overlay(40) +from:0x0212e890 kind:load to:0x0212a8c4 module:overlay(40) +from:0x0212e894 kind:load to:0x020984bc module:overlay(0) +from:0x0212e898 kind:load to:0x020984c0 module:overlay(0) +from:0x0212e89c kind:load to:0x020984c4 module:overlay(0) +from:0x0212e8a0 kind:load to:0x020984c8 module:overlay(0) +from:0x0212e8a4 kind:load to:0x02098584 module:overlay(0) +from:0x0212e8a8 kind:load to:0x020985f0 module:overlay(0) +from:0x0212e8ac kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212e8b0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212e8b4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212e8b8 kind:load to:0x0212aae8 module:overlay(40) +from:0x0212e8bc kind:load to:0x0212aafc module:overlay(40) +from:0x0212e8c8 kind:load to:0x0212c5ac module:overlay(40) +from:0x0212e8d4 kind:load to:0x0212ae7c module:overlay(40) +from:0x0212e8d8 kind:load to:0x0212ab64 module:overlay(40) +from:0x0212e8dc kind:load to:0x02097754 module:overlay(0) +from:0x0212e8e0 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e8e4 kind:load to:0x0212ab6c module:overlay(40) +from:0x0212e8e8 kind:load to:0x0209796c module:overlay(0) +from:0x0212e8ec kind:load to:0x02097998 module:overlay(0) +from:0x0212e8f8 kind:load to:0x0212add4 module:overlay(40) +from:0x0212e8fc kind:load to:0x0212ab64 module:overlay(40) +from:0x0212e900 kind:load to:0x02097754 module:overlay(0) +from:0x0212e904 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e908 kind:load to:0x0212ab6c module:overlay(40) +from:0x0212e90c kind:load to:0x0209796c module:overlay(0) +from:0x0212e910 kind:load to:0x02097998 module:overlay(0) +from:0x0212e91c kind:load to:0x0212ad1c module:overlay(40) +from:0x0212e920 kind:load to:0x02097944 module:overlay(0) +from:0x0212e924 kind:load to:0x02097754 module:overlay(0) +from:0x0212e928 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e92c kind:load to:0x0209794c module:overlay(0) +from:0x0212e930 kind:load to:0x0209796c module:overlay(0) +from:0x0212e934 kind:load to:0x02097998 module:overlay(0) +from:0x0212e940 kind:load to:0x0212ac74 module:overlay(40) +from:0x0212e944 kind:load to:0x02097944 module:overlay(0) +from:0x0212e948 kind:load to:0x02097754 module:overlay(0) +from:0x0212e94c kind:load to:0x020977d0 module:overlay(0) +from:0x0212e950 kind:load to:0x0209794c module:overlay(0) +from:0x0212e954 kind:load to:0x0209796c module:overlay(0) +from:0x0212e958 kind:load to:0x02097998 module:overlay(0) +from:0x0212e964 kind:load to:0x0212ac34 module:overlay(40) +from:0x0212e968 kind:load to:0x02097944 module:overlay(0) +from:0x0212e96c kind:load to:0x02097754 module:overlay(0) +from:0x0212e970 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e974 kind:load to:0x0209794c module:overlay(0) +from:0x0212e978 kind:load to:0x0209796c module:overlay(0) +from:0x0212e97c kind:load to:0x02097998 module:overlay(0) +from:0x0212e988 kind:load to:0x0212abf4 module:overlay(40) +from:0x0212e98c kind:load to:0x02097944 module:overlay(0) +from:0x0212e990 kind:load to:0x02097754 module:overlay(0) +from:0x0212e994 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e998 kind:load to:0x0209794c module:overlay(0) +from:0x0212e99c kind:load to:0x0209796c module:overlay(0) +from:0x0212e9a0 kind:load to:0x02097998 module:overlay(0) +from:0x0212e9b0 kind:load to:0x0212ab64 module:overlay(40) +from:0x0212e9b4 kind:load to:0x02097754 module:overlay(0) +from:0x0212e9b8 kind:load to:0x020977d0 module:overlay(0) +from:0x0212e9bc kind:load to:0x0212ab6c module:overlay(40) +from:0x0212e9c0 kind:load to:0x0209796c module:overlay(0) +from:0x0212e9c4 kind:load to:0x02097998 module:overlay(0) +from:0x0212e9d0 kind:load to:0x0212b330 module:overlay(40) +from:0x0212e9d4 kind:load to:0x02097944 module:overlay(0) +from:0x0212e9d8 kind:load to:0x02097754 module:overlay(0) +from:0x0212e9dc kind:load to:0x020977d0 module:overlay(0) +from:0x0212e9e0 kind:load to:0x0209794c module:overlay(0) +from:0x0212e9e4 kind:load to:0x0209796c module:overlay(0) +from:0x0212e9e8 kind:load to:0x02097998 module:overlay(0) +from:0x0212e9f4 kind:load to:0x0212b284 module:overlay(40) +from:0x0212e9f8 kind:load to:0x02097944 module:overlay(0) +from:0x0212e9fc kind:load to:0x02097754 module:overlay(0) +from:0x0212ea00 kind:load to:0x020977d0 module:overlay(0) +from:0x0212ea04 kind:load to:0x0209794c module:overlay(0) +from:0x0212ea08 kind:load to:0x0209796c module:overlay(0) +from:0x0212ea0c kind:load to:0x02097998 module:overlay(0) +from:0x0212ea18 kind:load to:0x0212b1d4 module:overlay(40) +from:0x0212ea1c kind:load to:0x02097944 module:overlay(0) +from:0x0212ea20 kind:load to:0x02097754 module:overlay(0) +from:0x0212ea24 kind:load to:0x020977d0 module:overlay(0) +from:0x0212ea28 kind:load to:0x0209794c module:overlay(0) +from:0x0212ea2c kind:load to:0x0209796c module:overlay(0) +from:0x0212ea30 kind:load to:0x02097998 module:overlay(0) +from:0x0212ea3c kind:load to:0x0212b124 module:overlay(40) +from:0x0212ea40 kind:load to:0x02097944 module:overlay(0) +from:0x0212ea44 kind:load to:0x02097754 module:overlay(0) +from:0x0212ea48 kind:load to:0x020977d0 module:overlay(0) +from:0x0212ea4c kind:load to:0x0209794c module:overlay(0) +from:0x0212ea50 kind:load to:0x0209796c module:overlay(0) +from:0x0212ea54 kind:load to:0x02097998 module:overlay(0) +from:0x0212ea60 kind:load to:0x0212b064 module:overlay(40) +from:0x0212ea64 kind:load to:0x02097944 module:overlay(0) +from:0x0212ea68 kind:load to:0x02097754 module:overlay(0) +from:0x0212ea6c kind:load to:0x020977d0 module:overlay(0) +from:0x0212ea70 kind:load to:0x0209794c module:overlay(0) +from:0x0212ea74 kind:load to:0x0209796c module:overlay(0) +from:0x0212ea78 kind:load to:0x02097998 module:overlay(0) +from:0x0212ea84 kind:load to:0x0212afac module:overlay(40) +from:0x0212ea88 kind:load to:0x02097944 module:overlay(0) +from:0x0212ea8c kind:load to:0x02097754 module:overlay(0) +from:0x0212ea90 kind:load to:0x020977d0 module:overlay(0) +from:0x0212ea94 kind:load to:0x0209794c module:overlay(0) +from:0x0212ea98 kind:load to:0x0209796c module:overlay(0) +from:0x0212ea9c kind:load to:0x02097998 module:overlay(0) +from:0x0212eaa8 kind:load to:0x0212af20 module:overlay(40) +from:0x0212eaac kind:load to:0x02097944 module:overlay(0) +from:0x0212eab0 kind:load to:0x02097754 module:overlay(0) +from:0x0212eab4 kind:load to:0x020977d0 module:overlay(0) +from:0x0212eab8 kind:load to:0x0209794c module:overlay(0) +from:0x0212eabc kind:load to:0x0209796c module:overlay(0) +from:0x0212eac0 kind:load to:0x02097998 module:overlay(0) +from:0x0212eacc kind:load to:0x0212b6fc module:overlay(40) +from:0x0212ead0 kind:load to:0x0212c610 module:overlay(40) +from:0x0212ead4 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212ead8 kind:load to:0x0212c578 module:overlay(40) +from:0x0212eadc kind:load to:0x02057dc8 module:overlay(0) +from:0x0212eae0 kind:load to:0x02057e44 module:overlay(0) +from:0x0212eae4 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212eae8 kind:load to:0x0209a79c module:overlay(0) +from:0x0212eaec kind:load to:0x02057d84 module:overlay(0) +from:0x0212ecb8 kind:load to:0x02098518 module:overlay(0) +from:0x0212ecbc kind:load to:0x02098554 module:overlay(0) +from:0x0212ecc0 kind:load to:0x0209856c module:overlay(0) +from:0x0212ecc4 kind:load to:0x02098578 module:overlay(0) +from:0x0212ecc8 kind:load to:0x01fff464 module:itcm +from:0x0212eccc kind:load to:0x020a99d8 module:overlay(0) +from:0x0212ecd0 kind:load to:0x0212b710 module:overlay(40) +from:0x0212ecd4 kind:load to:0x0212b800 module:overlay(40) +from:0x0212ecd8 kind:load to:0x0212bba8 module:overlay(40) +from:0x0212ecdc kind:load to:0x020a98f4 module:overlay(0) +from:0x0212ece0 kind:load to:0x020984bc module:overlay(0) +from:0x0212ece4 kind:load to:0x0212c2dc module:overlay(40) +from:0x0212ece8 kind:load to:0x020984c4 module:overlay(0) +from:0x0212ecec kind:load to:0x020984c8 module:overlay(0) +from:0x0212ecf0 kind:load to:0x02098584 module:overlay(0) +from:0x0212ecf4 kind:load to:0x020985f0 module:overlay(0) +from:0x0212ecf8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212ecfc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212ed00 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212ed04 kind:load to:0x0212c62c module:overlay(40) +from:0x0212ed08 kind:load to:0x0212c654 module:overlay(40) +from:0x0212ed0c kind:load to:0x0212b7f4 module:overlay(40) +from:0x0212ed10 kind:load to:0x0212bb54 module:overlay(40) +from:0x0212ed14 kind:load to:0x0212bdd0 module:overlay(40) +from:0x0212ed18 kind:load to:0x020a8f78 module:overlay(0) +from:0x0212ed1c kind:load to:0x020a8fe0 module:overlay(0) +from:0x0212ed20 kind:load to:0x020a9150 module:overlay(0) +from:0x0212ed24 kind:load to:0x020a914c module:overlay(0) +from:0x0212ed28 kind:load to:0x020a921c module:overlay(0) +from:0x0212ed2c kind:load to:0x020a9240 module:overlay(0) +from:0x0212ed30 kind:load to:0x020a9244 module:overlay(0) +from:0x0212ed34 kind:load to:0x020a91a0 module:overlay(0) +from:0x0212ed38 kind:load to:0x0212c238 module:overlay(40) +from:0x0212ed3c kind:load to:0x0216fa10 module:overlay(94) +from:0x0212ed40 kind:load to:0x020a8f54 module:overlay(0) +from:0x0212ed44 kind:load to:0x020a8f5c module:overlay(0) +from:0x0212ed48 kind:load to:0x020a8f64 module:overlay(0) +from:0x0212ed4c kind:load to:0x020a8f6c module:overlay(0) +from:0x0212ed50 kind:load to:0x0212c2e8 module:overlay(40) +from:0x0212ed54 kind:load to:0x0212bd40 module:overlay(40) +from:0x0212ed58 kind:load to:0x0212bd90 module:overlay(40) +from:0x0212ed5c kind:load to:0x020a95e4 module:overlay(0) +from:0x0212ed60 kind:load to:0x020a97fc module:overlay(0) +from:0x0212ed64 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0212ed68 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0212ed6c kind:load to:0x020a8e84 module:overlay(0) +from:0x0212ed70 kind:load to:0x020a99a4 module:overlay(0) +from:0x0212ed74 kind:load to:0x0212c1d8 module:overlay(40) +from:0x0212ed78 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0212ed7c kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0212ed80 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0212ed84 kind:load to:0x0212c160 module:overlay(40) +from:0x0212ed88 kind:load to:0x0212c194 module:overlay(40) +from:0x0212ed8c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0212ed90 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0212ed94 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0212ed98 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0212ed9c kind:load to:0x0212c214 module:overlay(40) +from:0x0212eda0 kind:load to:0x0212c220 module:overlay(40) +from:0x0212eda4 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0212eda8 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0212edac kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0212edb0 kind:load to:0x0212c22c module:overlay(40) +from:0x0212edb4 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0212edb8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0212edbc kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0212edc0 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0212edc4 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0212edc8 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0212edcc kind:load to:0x0216f94c module:overlay(94) +from:0x0212edd0 kind:load to:0x0216f96c module:overlay(94) +from:0x0212edd4 kind:load to:0x0212c158 module:overlay(40) +from:0x0212edd8 kind:load to:0x0212c154 module:overlay(40) +from:0x0212eddc kind:load to:0x0212c188 module:overlay(40) +from:0x0212ede0 kind:load to:0x0212bfd8 module:overlay(40) +from:0x0212ede4 kind:load to:0x0212bfe0 module:overlay(40) +from:0x0212ee08 kind:load to:0x0212c848 module:overlay(40) +from:0x0212ee0c kind:load to:0x020979e4 module:overlay(0) +from:0x0212ee10 kind:load to:0x02097a18 module:overlay(0) +from:0x0212ee14 kind:load to:0x020977d0 module:overlay(0) +from:0x0212ee18 kind:load to:0x020979ec module:overlay(0) +from:0x0212ee1c kind:load to:0x02097814 module:overlay(0) +from:0x0212ee20 kind:load to:0x02097818 module:overlay(0) +from:0x0212ee2c kind:load to:0x0212c794 module:overlay(40) +from:0x0212ee30 kind:load to:0x02097944 module:overlay(0) +from:0x0212ee34 kind:load to:0x02097754 module:overlay(0) +from:0x0212ee38 kind:load to:0x020977d0 module:overlay(0) +from:0x0212ee3c kind:load to:0x0209794c module:overlay(0) +from:0x0212ee40 kind:load to:0x0209796c module:overlay(0) +from:0x0212ee44 kind:load to:0x02097998 module:overlay(0) +from:0x0212ee50 kind:load to:0x0212c8e4 module:overlay(40) +from:0x0212ee54 kind:load to:0x020979e4 module:overlay(0) +from:0x0212ee58 kind:load to:0x02097a18 module:overlay(0) +from:0x0212ee5c kind:load to:0x020977d0 module:overlay(0) +from:0x0212ee60 kind:load to:0x020979ec module:overlay(0) +from:0x0212ee64 kind:load to:0x02097814 module:overlay(0) +from:0x0212ee68 kind:load to:0x02097818 module:overlay(0) +from:0x0212ee74 kind:load to:0x02098518 module:overlay(0) +from:0x0212ee78 kind:load to:0x02098554 module:overlay(0) +from:0x0212ee7c kind:load to:0x0209856c module:overlay(0) +from:0x0212ee80 kind:load to:0x02098578 module:overlay(0) +from:0x0212ee84 kind:load to:0x01fff464 module:itcm +from:0x0212ee88 kind:load to:0x020a99d8 module:overlay(0) +from:0x0212ee8c kind:load to:0x0212b710 module:overlay(40) +from:0x0212ee90 kind:load to:0x0212b800 module:overlay(40) +from:0x0212ee94 kind:load to:0x0212bba8 module:overlay(40) +from:0x0212ee98 kind:load to:0x020a98f4 module:overlay(0) +from:0x0212ee9c kind:load to:0x020984bc module:overlay(0) +from:0x0212eea0 kind:load to:0x0212cb54 module:overlay(40) +from:0x0212eea4 kind:load to:0x020984c4 module:overlay(0) +from:0x0212eea8 kind:load to:0x020984c8 module:overlay(0) +from:0x0212eeac kind:load to:0x02098584 module:overlay(0) +from:0x0212eeb0 kind:load to:0x020985f0 module:overlay(0) +from:0x0212eeb4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212eeb8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212eebc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212eec0 kind:load to:0x0212cc0c module:overlay(40) +from:0x0212eec4 kind:load to:0x0212cc3c module:overlay(40) +from:0x0212eec8 kind:load to:0x0212c9f8 module:overlay(40) +from:0x0212eecc kind:load to:0x0212bb54 module:overlay(40) +from:0x0212eed0 kind:load to:0x0212bdd0 module:overlay(40) +from:0x0212eed4 kind:load to:0x020a8f78 module:overlay(0) +from:0x0212eed8 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0212eedc kind:load to:0x020a9150 module:overlay(0) +from:0x0212eee0 kind:load to:0x020a914c module:overlay(0) +from:0x0212eee4 kind:load to:0x020a921c module:overlay(0) +from:0x0212eee8 kind:load to:0x020a9240 module:overlay(0) +from:0x0212eeec kind:load to:0x020a9244 module:overlay(0) +from:0x0212eef0 kind:load to:0x020a91a0 module:overlay(0) +from:0x0212eef4 kind:load to:0x0212c238 module:overlay(40) +from:0x0212eef8 kind:load to:0x0216fa10 module:overlay(94) +from:0x0212eefc kind:load to:0x020a8f54 module:overlay(0) +from:0x0212ef00 kind:load to:0x020a8f5c module:overlay(0) +from:0x0212ef04 kind:load to:0x020a8f64 module:overlay(0) +from:0x0212ef08 kind:load to:0x020a8f6c module:overlay(0) +from:0x0212ef0c kind:load to:0x0212cbe8 module:overlay(40) +from:0x0212ef10 kind:load to:0x0212bd40 module:overlay(40) +from:0x0212ef14 kind:load to:0x0212bd90 module:overlay(40) +from:0x0212ef18 kind:load to:0x020a95e4 module:overlay(0) +from:0x0212ef1c kind:load to:0x020a97fc module:overlay(0) +from:0x0212ef20 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0212ef24 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0212ef28 kind:load to:0x020a8e84 module:overlay(0) +from:0x0212ef2c kind:load to:0x020a99a4 module:overlay(0) +from:0x0212ef30 kind:load to:0x0212c1d8 module:overlay(40) +from:0x0212ef34 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0212ef38 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0212ef3c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0212ef40 kind:load to:0x0212c160 module:overlay(40) +from:0x0212ef44 kind:load to:0x0212c194 module:overlay(40) +from:0x0212ef48 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0212ef4c kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0212ef50 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0212ef54 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0212ef58 kind:load to:0x0212c214 module:overlay(40) +from:0x0212ef5c kind:load to:0x0212c220 module:overlay(40) +from:0x0212ef60 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0212ef64 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0212ef68 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0212ef6c kind:load to:0x0212c22c module:overlay(40) +from:0x0212ef70 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0212ef74 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0212ef78 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0212ef7c kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0212ef80 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0212ef84 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0212ef88 kind:load to:0x0216f94c module:overlay(94) +from:0x0212ef8c kind:load to:0x0216f96c module:overlay(94) +from:0x0212ef90 kind:load to:0x0212c158 module:overlay(40) +from:0x0212ef94 kind:load to:0x0212c154 module:overlay(40) +from:0x0212ef98 kind:load to:0x0212c188 module:overlay(40) +from:0x0212ef9c kind:load to:0x0212bfd8 module:overlay(40) +from:0x0212efa0 kind:load to:0x0212bfe0 module:overlay(40) +from:0x0212efb0 kind:load to:0x0212ccbc module:overlay(40) +from:0x0212efb4 kind:load to:0x02097944 module:overlay(0) +from:0x0212efb8 kind:load to:0x02097754 module:overlay(0) +from:0x0212efbc kind:load to:0x020977d0 module:overlay(0) +from:0x0212efc0 kind:load to:0x0209794c module:overlay(0) +from:0x0212efc4 kind:load to:0x0209796c module:overlay(0) +from:0x0212efc8 kind:load to:0x02097998 module:overlay(0) +from:0x0212efd4 kind:load to:0x02098518 module:overlay(0) +from:0x0212efd8 kind:load to:0x02098554 module:overlay(0) +from:0x0212efdc kind:load to:0x0209856c module:overlay(0) +from:0x0212efe0 kind:load to:0x02098578 module:overlay(0) +from:0x0212efe4 kind:load to:0x01fff464 module:itcm +from:0x0212efe8 kind:load to:0x020a99d8 module:overlay(0) +from:0x0212efec kind:load to:0x0212b710 module:overlay(40) +from:0x0212eff0 kind:load to:0x0212b800 module:overlay(40) +from:0x0212eff4 kind:load to:0x0212bba8 module:overlay(40) +from:0x0212eff8 kind:load to:0x020a98f4 module:overlay(0) +from:0x0212effc kind:load to:0x020984bc module:overlay(0) +from:0x0212f000 kind:load to:0x0212c2dc module:overlay(40) +from:0x0212f004 kind:load to:0x020984c4 module:overlay(0) +from:0x0212f008 kind:load to:0x020984c8 module:overlay(0) +from:0x0212f00c kind:load to:0x02098584 module:overlay(0) +from:0x0212f010 kind:load to:0x020985f0 module:overlay(0) +from:0x0212f014 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212f018 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212f01c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212f020 kind:load to:0x0212d0b0 module:overlay(40) +from:0x0212f024 kind:load to:0x0212d0d8 module:overlay(40) +from:0x0212f028 kind:load to:0x0212cd8c module:overlay(40) +from:0x0212f02c kind:load to:0x0212bb54 module:overlay(40) +from:0x0212f030 kind:load to:0x0212bdd0 module:overlay(40) +from:0x0212f034 kind:load to:0x020a8f78 module:overlay(0) +from:0x0212f038 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0212f03c kind:load to:0x020a9150 module:overlay(0) +from:0x0212f040 kind:load to:0x020a914c module:overlay(0) +from:0x0212f044 kind:load to:0x020a921c module:overlay(0) +from:0x0212f048 kind:load to:0x020a9240 module:overlay(0) +from:0x0212f04c kind:load to:0x020a9244 module:overlay(0) +from:0x0212f050 kind:load to:0x0212cfd4 module:overlay(40) +from:0x0212f054 kind:load to:0x0212d040 module:overlay(40) +from:0x0212f058 kind:load to:0x0216fa10 module:overlay(94) +from:0x0212f05c kind:load to:0x020a8f54 module:overlay(0) +from:0x0212f060 kind:load to:0x020a8f5c module:overlay(0) +from:0x0212f064 kind:load to:0x020a8f64 module:overlay(0) +from:0x0212f068 kind:load to:0x020a8f6c module:overlay(0) +from:0x0212f06c kind:load to:0x0212c2e8 module:overlay(40) +from:0x0212f070 kind:load to:0x0212bd40 module:overlay(40) +from:0x0212f074 kind:load to:0x0212bd90 module:overlay(40) +from:0x0212f078 kind:load to:0x020a95e4 module:overlay(0) +from:0x0212f07c kind:load to:0x020a97fc module:overlay(0) +from:0x0212f080 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0212f084 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0212f088 kind:load to:0x020a8e84 module:overlay(0) +from:0x0212f08c kind:load to:0x020a99a4 module:overlay(0) +from:0x0212f090 kind:load to:0x0212c1d8 module:overlay(40) +from:0x0212f094 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0212f098 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0212f09c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0212f0a0 kind:load to:0x0212c160 module:overlay(40) +from:0x0212f0a4 kind:load to:0x0212c194 module:overlay(40) +from:0x0212f0a8 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0212f0ac kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0212f0b0 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0212f0b4 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0212f0b8 kind:load to:0x0212c214 module:overlay(40) +from:0x0212f0bc kind:load to:0x0212c220 module:overlay(40) +from:0x0212f0c0 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0212f0c4 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0212f0c8 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0212f0cc kind:load to:0x0212c22c module:overlay(40) +from:0x0212f0d0 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0212f0d4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0212f0d8 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0212f0dc kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0212f0e0 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0212f0e4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0212f0e8 kind:load to:0x0216f94c module:overlay(94) +from:0x0212f0ec kind:load to:0x0216f96c module:overlay(94) +from:0x0212f0f0 kind:load to:0x0212cefc module:overlay(40) +from:0x0212f0f4 kind:load to:0x0212cee4 module:overlay(40) +from:0x0212f0f8 kind:load to:0x0212cfac module:overlay(40) +from:0x0212f0fc kind:load to:0x0212cf5c module:overlay(40) +from:0x0212f100 kind:load to:0x0212cf74 module:overlay(40) +from:0x0212f10c kind:load to:0x0212d128 module:overlay(40) +from:0x0212f110 kind:load to:0x02097944 module:overlay(0) +from:0x0212f114 kind:load to:0x02097754 module:overlay(0) +from:0x0212f118 kind:load to:0x020977d0 module:overlay(0) +from:0x0212f11c kind:load to:0x0209794c module:overlay(0) +from:0x0212f120 kind:load to:0x0209796c module:overlay(0) +from:0x0212f124 kind:load to:0x02097998 module:overlay(0) +from:0x0212f130 kind:load to:0x02098518 module:overlay(0) +from:0x0212f134 kind:load to:0x02098554 module:overlay(0) +from:0x0212f138 kind:load to:0x0209856c module:overlay(0) +from:0x0212f13c kind:load to:0x02098578 module:overlay(0) +from:0x0212f140 kind:load to:0x01fff464 module:itcm +from:0x0212f144 kind:load to:0x020a99d8 module:overlay(0) +from:0x0212f148 kind:load to:0x0212b710 module:overlay(40) +from:0x0212f14c kind:load to:0x0212d1e0 module:overlay(40) +from:0x0212f150 kind:load to:0x0212d23c module:overlay(40) +from:0x0212f154 kind:load to:0x0212d248 module:overlay(40) +from:0x0212f158 kind:load to:0x020984bc module:overlay(0) +from:0x0212f15c kind:load to:0x0212c2dc module:overlay(40) +from:0x0212f160 kind:load to:0x020984c4 module:overlay(0) +from:0x0212f164 kind:load to:0x020984c8 module:overlay(0) +from:0x0212f168 kind:load to:0x02098584 module:overlay(0) +from:0x0212f16c kind:load to:0x020985f0 module:overlay(0) +from:0x0212f170 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212f174 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212f178 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212f17c kind:load to:0x0212d2e8 module:overlay(40) +from:0x0212f180 kind:load to:0x0212d310 module:overlay(40) +from:0x0212f184 kind:load to:0x0212b7f4 module:overlay(40) +from:0x0212f188 kind:load to:0x0212bb54 module:overlay(40) +from:0x0212f18c kind:load to:0x0212bdd0 module:overlay(40) +from:0x0212f190 kind:load to:0x020a8f78 module:overlay(0) +from:0x0212f194 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0212f198 kind:load to:0x020a9150 module:overlay(0) +from:0x0212f19c kind:load to:0x020a914c module:overlay(0) +from:0x0212f1a0 kind:load to:0x020a921c module:overlay(0) +from:0x0212f1a4 kind:load to:0x020a9240 module:overlay(0) +from:0x0212f1a8 kind:load to:0x020a9244 module:overlay(0) +from:0x0212f1ac kind:load to:0x0212d298 module:overlay(40) +from:0x0212f1b0 kind:load to:0x0212c238 module:overlay(40) +from:0x0212f1b4 kind:load to:0x0216fa10 module:overlay(94) +from:0x0212f1b8 kind:load to:0x020a8f54 module:overlay(0) +from:0x0212f1bc kind:load to:0x020a8f5c module:overlay(0) +from:0x0212f1c0 kind:load to:0x020a8f64 module:overlay(0) +from:0x0212f1c4 kind:load to:0x020a8f6c module:overlay(0) +from:0x0212f1c8 kind:load to:0x0212c2e8 module:overlay(40) +from:0x0212f1cc kind:load to:0x0212bd40 module:overlay(40) +from:0x0212f1d0 kind:load to:0x0212d2c8 module:overlay(40) +from:0x0212f1d4 kind:load to:0x020a95e4 module:overlay(0) +from:0x0212f1d8 kind:load to:0x020a97fc module:overlay(0) +from:0x0212f1dc kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0212f1e0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0212f1e4 kind:load to:0x020a8e84 module:overlay(0) +from:0x0212f1e8 kind:load to:0x020a99a4 module:overlay(0) +from:0x0212f1ec kind:load to:0x0212c1d8 module:overlay(40) +from:0x0212f1f0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0212f1f4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0212f1f8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0212f1fc kind:load to:0x0212d280 module:overlay(40) +from:0x0212f200 kind:load to:0x0212d268 module:overlay(40) +from:0x0212f204 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0212f208 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0212f20c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0212f210 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0212f214 kind:load to:0x0212c214 module:overlay(40) +from:0x0212f218 kind:load to:0x0212c220 module:overlay(40) +from:0x0212f21c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0212f220 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0212f224 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0212f228 kind:load to:0x0212c22c module:overlay(40) +from:0x0212f22c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0212f230 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0212f234 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0212f238 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0212f23c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0212f240 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0212f244 kind:load to:0x0216f94c module:overlay(94) +from:0x0212f248 kind:load to:0x0216f96c module:overlay(94) +from:0x0212f24c kind:load to:0x0212c158 module:overlay(40) +from:0x0212f250 kind:load to:0x0212c154 module:overlay(40) +from:0x0212f254 kind:load to:0x0212c188 module:overlay(40) +from:0x0212f258 kind:load to:0x0212bfd8 module:overlay(40) +from:0x0212f25c kind:load to:0x0212bfe0 module:overlay(40) +from:0x0212f278 kind:load to:0x0212d360 module:overlay(40) +from:0x0212f27c kind:load to:0x0209cb9c module:overlay(0) +from:0x0212f280 kind:load to:0x0209cd60 module:overlay(0) +from:0x0212f284 kind:load to:0x0209cd7c module:overlay(0) +from:0x0212f288 kind:load to:0x0209cdc0 module:overlay(0) +from:0x0212f28c kind:load to:0x0212d704 module:overlay(40) +from:0x0212f290 kind:load to:0x0212d718 module:overlay(40) +from:0x0212f294 kind:load to:0x0209cbb4 module:overlay(0) +from:0x0212f2a4 kind:load to:0x0209cb9c module:overlay(0) +from:0x0212f2a8 kind:load to:0x0209cd60 module:overlay(0) +from:0x0212f2ac kind:load to:0x0209cd7c module:overlay(0) +from:0x0212f2b0 kind:load to:0x0209cdc0 module:overlay(0) +from:0x0212f2b4 kind:load to:0x0212d750 module:overlay(40) +from:0x0212f2b8 kind:load to:0x0212d734 module:overlay(40) +from:0x0212f2bc kind:load to:0x0209cbb4 module:overlay(0) +from:0x0212f2c8 kind:load to:0x0207cac0 module:overlay(0) +from:0x0212f2cc kind:load to:0x0207cac8 module:overlay(0) +from:0x0212f2d0 kind:load to:0x0207d2dc module:overlay(0) +from:0x0212f2d4 kind:load to:0x0207d2cc module:overlay(0) +from:0x0212f2d8 kind:load to:0x0207d318 module:overlay(0) +from:0x0212f2dc kind:load to:0x0207d350 module:overlay(0) +from:0x0212f2e0 kind:load to:0x0207d394 module:overlay(0) +from:0x0212f2e4 kind:load to:0x0207d3bc module:overlay(0) +from:0x0212f2f0 kind:load to:0x0212d450 module:overlay(40) +from:0x0212f2f4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0212f2f8 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0212f2fc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0212f300 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0212f304 kind:load to:0x0212d64c module:overlay(40) +from:0x0212f308 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0212f30c kind:load to:0x0209d1cc module:overlay(0) +from:0x0212f310 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0212f314 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0212f318 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0212f31c kind:load to:0x0209d1ec module:overlay(0) +from:0x0212f320 kind:load to:0x0212d6ac module:overlay(40) +from:0x0212f324 kind:load to:0x0212d6d4 module:overlay(40) +from:0x0212f330 kind:load to:0x0212d770 module:overlay(40) +from:0x0212f334 kind:load to:0x0209cb9c module:overlay(0) +from:0x0212f338 kind:load to:0x0209cd60 module:overlay(0) +from:0x0212f33c kind:load to:0x0209cd7c module:overlay(0) +from:0x0212f340 kind:load to:0x0209cdc0 module:overlay(0) +from:0x0212f344 kind:load to:0x0212db88 module:overlay(40) +from:0x0212f348 kind:load to:0x0212db9c module:overlay(40) +from:0x0212f34c kind:load to:0x0209cbb4 module:overlay(0) +from:0x0212f358 kind:load to:0x0212d81c module:overlay(40) +from:0x0212f35c kind:load to:0x0209d0b8 module:overlay(0) +from:0x0212f360 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0212f364 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0212f368 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0212f36c kind:load to:0x0212d9a4 module:overlay(40) +from:0x0212f370 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0212f374 kind:load to:0x0209d1cc module:overlay(0) +from:0x0212f378 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0212f37c kind:load to:0x0209d1d8 module:overlay(0) +from:0x0212f380 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0212f384 kind:load to:0x0209d1ec module:overlay(0) +from:0x0212f388 kind:load to:0x0212db40 module:overlay(40) +from:0x0212f38c kind:load to:0x0212db60 module:overlay(40) diff --git a/config/eur/arm9/overlays/ov040/symbols.txt b/config/eur/arm9/overlays/ov040/symbols.txt new file mode 100644 index 00000000..181fe8c1 --- /dev/null +++ b/config/eur/arm9/overlays/ov040/symbols.txt @@ -0,0 +1,435 @@ +func_ov040_021234c0 kind:function(arm,size=0x20) addr:0x021234c0 +func_ov040_021234e0 kind:function(arm,size=0x18) addr:0x021234e0 +func_ov040_021234f8 kind:function(arm,size=0x18) addr:0x021234f8 +func_ov040_02123510 kind:function(arm,size=0xc) addr:0x02123510 +func_ov040_0212351c kind:function(arm,size=0x28) addr:0x0212351c +func_ov040_02123544 kind:function(arm,size=0x40) addr:0x02123544 +func_ov040_02123584 kind:function(arm,size=0x104) addr:0x02123584 +func_ov040_02123688 kind:function(arm,size=0x14) addr:0x02123688 +func_ov040_0212369c kind:function(arm,size=0x14) addr:0x0212369c +func_ov040_021236b0 kind:function(arm,size=0x14) addr:0x021236b0 +func_ov040_021236c4 kind:function(arm,size=0x14) addr:0x021236c4 +func_ov040_021236d8 kind:function(arm,size=0x14) addr:0x021236d8 +func_ov040_021236ec kind:function(arm,size=0xe4) addr:0x021236ec +func_ov040_021237d0 kind:function(arm,size=0xec) addr:0x021237d0 +func_ov040_021238bc kind:function(arm,size=0x68) addr:0x021238bc +func_ov040_02123924 kind:function(arm,size=0x3b4) addr:0x02123924 +func_ov040_02123cd8 kind:function(arm,size=0x78) addr:0x02123cd8 +func_ov040_02123d50 kind:function(arm,size=0xbc) addr:0x02123d50 +func_ov040_02123e0c kind:function(arm,size=0x40) addr:0x02123e0c +func_ov040_02123e4c kind:function(arm,size=0x4) addr:0x02123e4c +func_ov040_02123e50 kind:function(arm,size=0x1b4) addr:0x02123e50 +func_ov040_02124004 kind:function(arm,size=0x44) addr:0x02124004 +func_ov040_02124048 kind:function(arm,size=0x398) addr:0x02124048 +func_ov040_021243e0 kind:function(arm,size=0x1d4) addr:0x021243e0 +func_ov040_021245b4 kind:function(arm,size=0x84c) addr:0x021245b4 +func_ov040_02124e00 kind:function(arm,size=0x94) addr:0x02124e00 +func_ov040_02124e94 kind:function(arm,size=0x238) addr:0x02124e94 +func_ov040_021250cc kind:function(arm,size=0x4e8) addr:0x021250cc +func_ov040_021255b4 kind:function(arm,size=0x98) addr:0x021255b4 +func_ov040_0212564c kind:function(arm,size=0x28c) addr:0x0212564c +func_ov040_021258d8 kind:function(arm,size=0x48) addr:0x021258d8 +func_ov040_02125920 kind:function(arm,size=0x78) addr:0x02125920 +func_ov040_02125998 kind:function(arm,size=0x34) addr:0x02125998 +func_ov040_021259cc kind:function(arm,size=0x5c) addr:0x021259cc +func_ov040_02125a28 kind:function(arm,size=0x16c) addr:0x02125a28 +func_ov040_02125b94 kind:function(arm,size=0xd4) addr:0x02125b94 +func_ov040_02125c68 kind:function(arm,size=0xa8) addr:0x02125c68 +func_ov040_02125d10 kind:function(arm,size=0xb0) addr:0x02125d10 +func_ov040_02125dc0 kind:function(arm,size=0x1b0) addr:0x02125dc0 +func_ov040_02125f70 kind:function(arm,size=0xbc) addr:0x02125f70 +func_ov040_0212602c kind:function(arm,size=0x64) addr:0x0212602c +func_ov040_02126090 kind:function(arm,size=0x4c) addr:0x02126090 +func_ov040_021260dc kind:function(arm,size=0x20) addr:0x021260dc +func_ov040_021260fc kind:function(arm,size=0x48) addr:0x021260fc +func_ov040_02126144 kind:function(arm,size=0xd0) addr:0x02126144 +func_ov040_02126214 kind:function(arm,size=0x130) addr:0x02126214 +func_ov040_02126344 kind:function(arm,size=0x80) addr:0x02126344 +func_ov040_021263c4 kind:function(arm,size=0x8c) addr:0x021263c4 +func_ov040_02126450 kind:function(arm,size=0x104) addr:0x02126450 +func_ov040_02126554 kind:function(arm,size=0x15c) addr:0x02126554 +func_ov040_021266b0 kind:function(arm,size=0x60) addr:0x021266b0 +func_ov040_02126710 kind:function(arm,size=0xd4) addr:0x02126710 +func_ov040_021267e4 kind:function(arm,size=0xbc) addr:0x021267e4 +func_ov040_021268a0 kind:function(arm,size=0x98) addr:0x021268a0 +func_ov040_02126938 kind:function(arm,size=0x138) addr:0x02126938 +func_ov040_02126a70 kind:function(arm,size=0x90) addr:0x02126a70 +func_ov040_02126b00 kind:function(arm,size=0xb0) addr:0x02126b00 +func_ov040_02126bb0 kind:function(arm,size=0x1b4) addr:0x02126bb0 +func_ov040_02126d64 kind:function(arm,size=0xf8) addr:0x02126d64 +func_ov040_02126e5c kind:function(arm,size=0x1b8) addr:0x02126e5c +func_ov040_02127014 kind:function(arm,size=0x1d8) addr:0x02127014 +func_ov040_021271ec kind:function(arm,size=0x50) addr:0x021271ec +func_ov040_0212723c kind:function(arm,size=0x38) addr:0x0212723c +func_ov040_02127274 kind:function(arm,size=0x30) addr:0x02127274 +func_ov040_021272a4 kind:function(arm,size=0x168) addr:0x021272a4 +func_ov040_0212740c kind:function(arm,size=0x10) addr:0x0212740c +func_ov040_0212741c kind:function(arm,size=0x1c) addr:0x0212741c +func_ov040_02127438 kind:function(arm,size=0x14) addr:0x02127438 +func_ov040_0212744c kind:function(arm,size=0x18) addr:0x0212744c +func_ov040_02127464 kind:function(arm,size=0x3fc) addr:0x02127464 +func_ov040_02127860 kind:function(arm,size=0x20) addr:0x02127860 +func_ov040_02127880 kind:function(arm,size=0x138) addr:0x02127880 +func_ov040_021279b8 kind:function(arm,size=0x11c) addr:0x021279b8 +func_ov040_02127ad4 kind:function(arm,size=0xa4) addr:0x02127ad4 +func_ov040_02127b78 kind:function(arm,size=0x14c) addr:0x02127b78 +func_ov040_02127cc4 kind:function(arm,size=0x84) addr:0x02127cc4 +func_ov040_02127d48 kind:function(arm,size=0xcc) addr:0x02127d48 +func_ov040_02127e14 kind:function(arm,size=0x28) addr:0x02127e14 +func_ov040_02127e3c kind:function(arm,size=0x484) addr:0x02127e3c +func_ov040_021282c0 kind:function(arm,size=0x658) addr:0x021282c0 +func_ov040_02128918 kind:function(arm,size=0x7dc) addr:0x02128918 +func_ov040_021290f4 kind:function(arm,size=0x24) addr:0x021290f4 +func_ov040_02129118 kind:function(arm,size=0x24) addr:0x02129118 +func_ov040_0212913c kind:function(arm,size=0x2c) addr:0x0212913c +func_ov040_02129168 kind:function(arm,size=0x5f4) addr:0x02129168 +func_ov040_0212975c kind:function(arm,size=0x7c) addr:0x0212975c +func_ov040_021297d8 kind:function(arm,size=0x7c) addr:0x021297d8 +func_ov040_02129854 kind:function(arm,size=0xec) addr:0x02129854 +func_ov040_02129940 kind:function(arm,size=0x22c) addr:0x02129940 +func_ov040_02129b6c kind:function(arm,size=0x160) addr:0x02129b6c +func_ov040_02129ccc kind:function(arm,size=0x334) addr:0x02129ccc +func_ov040_0212a000 kind:function(arm,size=0xc0) addr:0x0212a000 +func_ov040_0212a0c0 kind:function(arm,size=0x18) addr:0x0212a0c0 +func_ov040_0212a0d8 kind:function(arm,size=0x30) addr:0x0212a0d8 +func_ov040_0212a108 kind:function(arm,size=0x188) addr:0x0212a108 +func_ov040_0212a290 kind:function(arm,size=0x10) addr:0x0212a290 +func_ov040_0212a2a0 kind:function(arm,size=0x14) addr:0x0212a2a0 +func_ov040_0212a2b4 kind:function(arm,size=0x1f0) addr:0x0212a2b4 +func_ov040_0212a4a4 kind:function(arm,size=0x188) addr:0x0212a4a4 +func_ov040_0212a62c kind:function(arm,size=0x28) addr:0x0212a62c +func_ov040_0212a654 kind:function(arm,size=0x18) addr:0x0212a654 +func_ov040_0212a66c kind:function(arm,size=0x30) addr:0x0212a66c +func_ov040_0212a69c kind:function(arm,size=0xb0) addr:0x0212a69c +func_ov040_0212a74c kind:function(arm,size=0x8) addr:0x0212a74c +func_ov040_0212a754 kind:function(arm,size=0x1c) addr:0x0212a754 +func_ov040_0212a770 kind:function(arm,size=0x1c) addr:0x0212a770 +func_ov040_0212a78c kind:function(arm,size=0x1c) addr:0x0212a78c +func_ov040_0212a7a8 kind:function(arm,size=0x1c) addr:0x0212a7a8 +func_ov040_0212a7c4 kind:function(arm,size=0xc) addr:0x0212a7c4 +func_ov040_0212a7d0 kind:function(arm,size=0x24) addr:0x0212a7d0 +func_ov040_0212a7f4 kind:function(arm,size=0x28) addr:0x0212a7f4 +func_ov040_0212a81c kind:function(arm,size=0x20) addr:0x0212a81c +func_ov040_0212a83c kind:function(arm,size=0x4c) addr:0x0212a83c +func_ov040_0212a888 kind:function(arm,size=0x3c) addr:0x0212a888 +func_ov040_0212a8c4 kind:function(arm,size=0x4) addr:0x0212a8c4 +func_ov040_0212a8c8 kind:function(arm,size=0x38) addr:0x0212a8c8 +func_ov040_0212a900 kind:function(arm,size=0x14) addr:0x0212a900 +func_ov040_0212a914 kind:function(arm,size=0xa8) addr:0x0212a914 +func_ov040_0212a9bc kind:function(arm,size=0x20) addr:0x0212a9bc +func_ov040_0212a9dc kind:function(arm,size=0x98) addr:0x0212a9dc +func_ov040_0212aa74 kind:function(arm,size=0x4) addr:0x0212aa74 +func_ov040_0212aa78 kind:function(arm,size=0x2c) addr:0x0212aa78 +func_ov040_0212aaa4 kind:function(arm,size=0x44) addr:0x0212aaa4 +func_ov040_0212aae8 kind:function(arm,size=0x14) addr:0x0212aae8 +func_ov040_0212aafc kind:function(arm,size=0x1c) addr:0x0212aafc +func_ov040_0212ab18 kind:function(arm,size=0x14) addr:0x0212ab18 +func_ov040_0212ab2c kind:function(arm,size=0x38) addr:0x0212ab2c +func_ov040_0212ab64 kind:function(arm,size=0x8) addr:0x0212ab64 +func_ov040_0212ab6c kind:function(arm,size=0x7c) addr:0x0212ab6c +func_ov040_0212abe8 kind:function(arm,size=0xc) addr:0x0212abe8 +func_ov040_0212abf4 kind:function(arm,size=0x8) addr:0x0212abf4 +func_ov040_0212abfc kind:function(arm,size=0x2c) addr:0x0212abfc +func_ov040_0212ac28 kind:function(arm,size=0xc) addr:0x0212ac28 +func_ov040_0212ac34 kind:function(arm,size=0x8) addr:0x0212ac34 +func_ov040_0212ac3c kind:function(arm,size=0x2c) addr:0x0212ac3c +func_ov040_0212ac68 kind:function(arm,size=0xc) addr:0x0212ac68 +func_ov040_0212ac74 kind:function(arm,size=0x24) addr:0x0212ac74 +func_ov040_0212ac98 kind:function(arm,size=0x78) addr:0x0212ac98 +func_ov040_0212ad10 kind:function(arm,size=0xc) addr:0x0212ad10 +func_ov040_0212ad1c kind:function(arm,size=0x24) addr:0x0212ad1c +func_ov040_0212ad40 kind:function(arm,size=0x88) addr:0x0212ad40 +func_ov040_0212adc8 kind:function(arm,size=0xc) addr:0x0212adc8 +func_ov040_0212add4 kind:function(arm,size=0x24) addr:0x0212add4 +func_ov040_0212adf8 kind:function(arm,size=0x78) addr:0x0212adf8 +func_ov040_0212ae70 kind:function(arm,size=0xc) addr:0x0212ae70 +func_ov040_0212ae7c kind:function(arm,size=0x24) addr:0x0212ae7c +func_ov040_0212aea0 kind:function(arm,size=0x74) addr:0x0212aea0 +func_ov040_0212af14 kind:function(arm,size=0xc) addr:0x0212af14 +func_ov040_0212af20 kind:function(arm,size=0x24) addr:0x0212af20 +func_ov040_0212af44 kind:function(arm,size=0x5c) addr:0x0212af44 +func_ov040_0212afa0 kind:function(arm,size=0xc) addr:0x0212afa0 +func_ov040_0212afac kind:function(arm,size=0x24) addr:0x0212afac +func_ov040_0212afd0 kind:function(arm,size=0x88) addr:0x0212afd0 +func_ov040_0212b058 kind:function(arm,size=0xc) addr:0x0212b058 +func_ov040_0212b064 kind:function(arm,size=0x24) addr:0x0212b064 +func_ov040_0212b088 kind:function(arm,size=0x90) addr:0x0212b088 +func_ov040_0212b118 kind:function(arm,size=0xc) addr:0x0212b118 +func_ov040_0212b124 kind:function(arm,size=0x24) addr:0x0212b124 +func_ov040_0212b148 kind:function(arm,size=0x80) addr:0x0212b148 +func_ov040_0212b1c8 kind:function(arm,size=0xc) addr:0x0212b1c8 +func_ov040_0212b1d4 kind:function(arm,size=0x24) addr:0x0212b1d4 +func_ov040_0212b1f8 kind:function(arm,size=0x80) addr:0x0212b1f8 +func_ov040_0212b278 kind:function(arm,size=0xc) addr:0x0212b278 +func_ov040_0212b284 kind:function(arm,size=0x24) addr:0x0212b284 +func_ov040_0212b2a8 kind:function(arm,size=0x7c) addr:0x0212b2a8 +func_ov040_0212b324 kind:function(arm,size=0xc) addr:0x0212b324 +func_ov040_0212b330 kind:function(arm,size=0x24) addr:0x0212b330 +func_ov040_0212b354 kind:function(arm,size=0x74) addr:0x0212b354 +func_ov040_0212b3c8 kind:function(arm,size=0x20) addr:0x0212b3c8 +func_ov040_0212b3e8 kind:function(arm,size=0xf4) addr:0x0212b3e8 +func_ov040_0212b4dc kind:function(arm,size=0x110) addr:0x0212b4dc +func_ov040_0212b5ec kind:function(arm,size=0x110) addr:0x0212b5ec +func_ov040_0212b6fc kind:function(arm,size=0x14) addr:0x0212b6fc +func_ov040_0212b710 kind:function(arm,size=0xe4) addr:0x0212b710 +func_ov040_0212b7f4 kind:function(arm,size=0xc) addr:0x0212b7f4 +func_ov040_0212b800 kind:function(arm,size=0x2b4) addr:0x0212b800 +func_ov040_0212bab4 kind:function(arm,size=0x80) addr:0x0212bab4 +func_ov040_0212bb34 kind:function(arm,size=0x20) addr:0x0212bb34 +func_ov040_0212bb54 kind:function(arm,size=0x54) addr:0x0212bb54 +func_ov040_0212bba8 kind:function(arm,size=0x198) addr:0x0212bba8 +func_ov040_0212bd40 kind:function(arm,size=0x50) addr:0x0212bd40 +func_ov040_0212bd90 kind:function(arm,size=0x40) addr:0x0212bd90 +func_ov040_0212bdd0 kind:function(arm,size=0x4c) addr:0x0212bdd0 +func_ov040_0212be1c kind:function(arm,size=0x1bc) addr:0x0212be1c +func_ov040_0212bfd8 kind:function(arm,size=0x8) addr:0x0212bfd8 +func_ov040_0212bfe0 kind:function(arm,size=0x98) addr:0x0212bfe0 +func_ov040_0212c078 kind:function(arm,size=0xa0) addr:0x0212c078 +func_ov040_0212c118 kind:function(arm,size=0x3c) addr:0x0212c118 +func_ov040_0212c154 kind:function(arm,size=0x4) addr:0x0212c154 +func_ov040_0212c158 kind:function(arm,size=0x8) addr:0x0212c158 +func_ov040_0212c160 kind:function(arm,size=0x28) addr:0x0212c160 +func_ov040_0212c188 kind:function(arm,size=0xc) addr:0x0212c188 +func_ov040_0212c194 kind:function(arm,size=0x44) addr:0x0212c194 +func_ov040_0212c1d8 kind:function(arm,size=0x3c) addr:0x0212c1d8 +func_ov040_0212c214 kind:function(arm,size=0xc) addr:0x0212c214 +func_ov040_0212c220 kind:function(arm,size=0xc) addr:0x0212c220 +func_ov040_0212c22c kind:function(arm,size=0xc) addr:0x0212c22c +func_ov040_0212c238 kind:function(arm,size=0xa4) addr:0x0212c238 +func_ov040_0212c2dc kind:function(arm,size=0xc) addr:0x0212c2dc +func_ov040_0212c2e8 kind:function(arm,size=0x84) addr:0x0212c2e8 +func_ov040_0212c36c kind:function(arm,size=0x1ec) addr:0x0212c36c +func_ov040_0212c558 kind:function(arm,size=0x20) addr:0x0212c558 +func_ov040_0212c578 kind:function(arm,size=0x18) addr:0x0212c578 +func_ov040_0212c590 kind:function(arm,size=0x1c) addr:0x0212c590 +func_ov040_0212c5ac kind:function(arm,size=0x64) addr:0x0212c5ac +func_ov040_0212c610 kind:function(arm,size=0x1c) addr:0x0212c610 +func_ov040_0212c62c kind:function(arm,size=0x28) addr:0x0212c62c +func_ov040_0212c654 kind:function(arm,size=0x30) addr:0x0212c654 +func_ov040_0212c684 kind:function(arm,size=0x14) addr:0x0212c684 +func_ov040_0212c698 kind:function(arm,size=0x14) addr:0x0212c698 +func_ov040_0212c6ac kind:function(arm,size=0x14) addr:0x0212c6ac +func_ov040_0212c6c0 kind:function(arm,size=0x14) addr:0x0212c6c0 +func_ov040_0212c6d4 kind:function(arm,size=0x14) addr:0x0212c6d4 +func_ov040_0212c6e8 kind:function(arm,size=0x14) addr:0x0212c6e8 +func_ov040_0212c6fc kind:function(arm,size=0x14) addr:0x0212c6fc +func_ov040_0212c710 kind:function(arm,size=0x14) addr:0x0212c710 +func_ov040_0212c724 kind:function(arm,size=0x14) addr:0x0212c724 +func_ov040_0212c738 kind:function(arm,size=0x14) addr:0x0212c738 +func_ov040_0212c74c kind:function(arm,size=0x14) addr:0x0212c74c +func_ov040_0212c760 kind:function(arm,size=0x14) addr:0x0212c760 +func_ov040_0212c774 kind:function(arm,size=0x14) addr:0x0212c774 +func_ov040_0212c788 kind:function(arm,size=0xc) addr:0x0212c788 +func_ov040_0212c794 kind:function(arm,size=0x24) addr:0x0212c794 +func_ov040_0212c7b8 kind:function(arm,size=0x84) addr:0x0212c7b8 +func_ov040_0212c83c kind:function(arm,size=0xc) addr:0x0212c83c +func_ov040_0212c848 kind:function(arm,size=0x24) addr:0x0212c848 +func_ov040_0212c86c kind:function(arm,size=0x6c) addr:0x0212c86c +func_ov040_0212c8d8 kind:function(arm,size=0xc) addr:0x0212c8d8 +func_ov040_0212c8e4 kind:function(arm,size=0x24) addr:0x0212c8e4 +func_ov040_0212c908 kind:function(arm,size=0x6c) addr:0x0212c908 +func_ov040_0212c974 kind:function(arm,size=0x84) addr:0x0212c974 +func_ov040_0212c9f8 kind:function(arm,size=0x15c) addr:0x0212c9f8 +func_ov040_0212cb54 kind:function(arm,size=0x94) addr:0x0212cb54 +func_ov040_0212cbe8 kind:function(arm,size=0x24) addr:0x0212cbe8 +func_ov040_0212cc0c kind:function(arm,size=0x30) addr:0x0212cc0c +func_ov040_0212cc3c kind:function(arm,size=0x38) addr:0x0212cc3c +func_ov040_0212cc74 kind:function(arm,size=0x14) addr:0x0212cc74 +func_ov040_0212cc88 kind:function(arm,size=0x14) addr:0x0212cc88 +func_ov040_0212cc9c kind:function(arm,size=0x14) addr:0x0212cc9c +func_ov040_0212ccb0 kind:function(arm,size=0xc) addr:0x0212ccb0 +func_ov040_0212ccbc kind:function(arm,size=0x24) addr:0x0212ccbc +func_ov040_0212cce0 kind:function(arm,size=0x80) addr:0x0212cce0 +func_ov040_0212cd60 kind:function(arm,size=0x2c) addr:0x0212cd60 +func_ov040_0212cd8c kind:function(arm,size=0x158) addr:0x0212cd8c +func_ov040_0212cee4 kind:function(arm,size=0x18) addr:0x0212cee4 +func_ov040_0212cefc kind:function(arm,size=0x38) addr:0x0212cefc +func_ov040_0212cf34 kind:function(arm,size=0x28) addr:0x0212cf34 +func_ov040_0212cf5c kind:function(arm,size=0x18) addr:0x0212cf5c +func_ov040_0212cf74 kind:function(arm,size=0x38) addr:0x0212cf74 +func_ov040_0212cfac kind:function(arm,size=0xc) addr:0x0212cfac +func_ov040_0212cfb8 kind:function(arm,size=0x1c) addr:0x0212cfb8 +func_ov040_0212cfd4 kind:function(arm,size=0x6c) addr:0x0212cfd4 +func_ov040_0212d040 kind:function(arm,size=0x70) addr:0x0212d040 +func_ov040_0212d0b0 kind:function(arm,size=0x28) addr:0x0212d0b0 +func_ov040_0212d0d8 kind:function(arm,size=0x30) addr:0x0212d0d8 +func_ov040_0212d108 kind:function(arm,size=0x14) addr:0x0212d108 +func_ov040_0212d11c kind:function(arm,size=0xc) addr:0x0212d11c +func_ov040_0212d128 kind:function(arm,size=0x24) addr:0x0212d128 +func_ov040_0212d14c kind:function(arm,size=0x6c) addr:0x0212d14c +func_ov040_0212d1b8 kind:function(arm,size=0x28) addr:0x0212d1b8 +func_ov040_0212d1e0 kind:function(arm,size=0x5c) addr:0x0212d1e0 +func_ov040_0212d23c kind:function(arm,size=0xc) addr:0x0212d23c +func_ov040_0212d248 kind:function(arm,size=0x20) addr:0x0212d248 +func_ov040_0212d268 kind:function(arm,size=0x18) addr:0x0212d268 +func_ov040_0212d280 kind:function(arm,size=0x18) addr:0x0212d280 +func_ov040_0212d298 kind:function(arm,size=0x30) addr:0x0212d298 +func_ov040_0212d2c8 kind:function(arm,size=0x20) addr:0x0212d2c8 +func_ov040_0212d2e8 kind:function(arm,size=0x28) addr:0x0212d2e8 +func_ov040_0212d310 kind:function(arm,size=0x30) addr:0x0212d310 +func_ov040_0212d340 kind:function(arm,size=0x14) addr:0x0212d340 +func_ov040_0212d354 kind:function(arm,size=0xc) addr:0x0212d354 +func_ov040_0212d360 kind:function(arm,size=0x24) addr:0x0212d360 +func_ov040_0212d384 kind:function(arm,size=0x88) addr:0x0212d384 +func_ov040_0212d40c kind:function(arm,size=0x44) addr:0x0212d40c +func_ov040_0212d450 kind:function(arm,size=0x1fc) addr:0x0212d450 +func_ov040_0212d64c kind:function(arm,size=0x60) addr:0x0212d64c +func_ov040_0212d6ac kind:function(arm,size=0x28) addr:0x0212d6ac +func_ov040_0212d6d4 kind:function(arm,size=0x30) addr:0x0212d6d4 +func_ov040_0212d704 kind:function(arm,size=0x14) addr:0x0212d704 +func_ov040_0212d718 kind:function(arm,size=0x1c) addr:0x0212d718 +func_ov040_0212d734 kind:function(arm,size=0x1c) addr:0x0212d734 +func_ov040_0212d750 kind:function(arm,size=0x14) addr:0x0212d750 +func_ov040_0212d764 kind:function(arm,size=0xc) addr:0x0212d764 +func_ov040_0212d770 kind:function(arm,size=0x24) addr:0x0212d770 +func_ov040_0212d794 kind:function(arm,size=0x4c) addr:0x0212d794 +func_ov040_0212d7e0 kind:function(arm,size=0x3c) addr:0x0212d7e0 +func_ov040_0212d81c kind:function(arm,size=0x188) addr:0x0212d81c +func_ov040_0212d9a4 kind:function(arm,size=0x19c) addr:0x0212d9a4 +func_ov040_0212db40 kind:function(arm,size=0x20) addr:0x0212db40 +func_ov040_0212db60 kind:function(arm,size=0x28) addr:0x0212db60 +func_ov040_0212db88 kind:function(arm,size=0x14) addr:0x0212db88 +func_ov040_0212db9c kind:function(arm,size=0x1c) addr:0x0212db9c +data_ov040_0212dbb8 kind:data(any) addr:0x0212dbb8 +data_ov040_0212dbbc kind:data(any) addr:0x0212dbbc +data_ov040_0212dbc0 kind:data(any) addr:0x0212dbc0 +data_ov040_0212dbd4 kind:data(any) addr:0x0212dbd4 +data_ov040_0212dbe8 kind:data(any) addr:0x0212dbe8 +data_ov040_0212dc28 kind:data(any) addr:0x0212dc28 +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_0212dd40 kind:data(any) addr:0x0212dd40 +data_ov040_0212dd48 kind:data(any) addr:0x0212dd48 +data_ov040_0212dd50 kind:data(any) addr:0x0212dd50 +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_0212dd88 kind:data(any) addr:0x0212dd88 +data_ov040_0212dd98 kind:data(any) addr:0x0212dd98 +data_ov040_0212dda4 kind:data(any) addr:0x0212dda4 +func_ov040_0212ddb8 kind:function(arm,size=0x120) addr:0x0212ddb8 +func_ov040_0212ded8 kind:function(arm,size=0x50) addr:0x0212ded8 +func_ov040_0212df28 kind:function(arm,size=0x350) addr:0x0212df28 +func_ov040_0212e278 kind:function(arm,size=0xd8) addr:0x0212e278 +func_ov040_0212e350 kind:function(arm,size=0x50) addr:0x0212e350 +func_ov040_0212e3a0 kind:function(arm,size=0x50) addr:0x0212e3a0 +func_ov040_0212e3f0 kind:function(arm,size=0x50) addr:0x0212e3f0 +func_ov040_0212e440 kind:function(arm,size=0x50) addr:0x0212e440 +data_ov040_0212e4c0 kind:data(any) addr:0x0212e4c0 +data_ov040_0212e4e0 kind:data(any) addr:0x0212e4e0 +data_ov040_0212e508 kind:data(any) addr:0x0212e508 +data_ov040_0212e538 kind:data(any) addr:0x0212e538 +data_ov040_0212e554 kind:data(any) addr:0x0212e554 +data_ov040_0212e578 kind:data(any) addr:0x0212e578 +data_ov040_0212e59c kind:data(any) addr:0x0212e59c +data_ov040_0212e5c4 kind:data(any) addr:0x0212e5c4 +data_ov040_0212e618 kind:data(any) addr:0x0212e618 +data_ov040_0212e648 kind:data(any) addr:0x0212e648 +data_ov040_0212e678 kind:data(any) addr:0x0212e678 +data_ov040_0212e6a8 kind:data(any) addr:0x0212e6a8 +data_ov040_0212e6c8 kind:data(any) addr:0x0212e6c8 +data_ov040_0212e6ec kind:data(any) addr:0x0212e6ec +data_ov040_0212e71c kind:data(any) addr:0x0212e71c +data_ov040_0212e73c kind:data(any) addr:0x0212e73c +data_ov040_0212e784 kind:data(any) addr:0x0212e784 +data_ov040_0212e7cc kind:data(any) addr:0x0212e7cc +data_ov040_0212e810 kind:data(any) addr:0x0212e810 +data_ov040_0212e828 kind:data(any) addr:0x0212e828 +data_ov040_0212e848 kind:data(any) addr:0x0212e848 +data_ov040_0212e86c kind:data(any) addr:0x0212e86c +data_ov040_0212e8c8 kind:data(any) addr:0x0212e8c8 +data_ov040_0212e8d4 kind:data(any) addr:0x0212e8d4 +data_ov040_0212e8f8 kind:data(any) addr:0x0212e8f8 +data_ov040_0212e91c kind:data(any) addr:0x0212e91c +data_ov040_0212e940 kind:data(any) addr:0x0212e940 +data_ov040_0212e964 kind:data(any) addr:0x0212e964 +data_ov040_0212e988 kind:data(any) addr:0x0212e988 +data_ov040_0212e9ac kind:data(any) addr:0x0212e9ac +data_ov040_0212e9d0 kind:data(any) addr:0x0212e9d0 +data_ov040_0212e9f4 kind:data(any) addr:0x0212e9f4 +data_ov040_0212ea18 kind:data(any) addr:0x0212ea18 +data_ov040_0212ea3c kind:data(any) addr:0x0212ea3c +data_ov040_0212ea60 kind:data(any) addr:0x0212ea60 +data_ov040_0212ea84 kind:data(any) addr:0x0212ea84 +data_ov040_0212eaa8 kind:data(any) addr:0x0212eaa8 +data_ov040_0212eacc kind:data(any) addr:0x0212eacc +data_ov040_0212eaf0 kind:data(any) addr:0x0212eaf0 +data_ov040_0212eb40 kind:data(any) addr:0x0212eb40 +data_ov040_0212eb90 kind:data(any) addr:0x0212eb90 +data_ov040_0212ecb8 kind:data(any) addr:0x0212ecb8 +data_ov040_0212ede8 kind:data(any) addr:0x0212ede8 +data_ov040_0212ee08 kind:data(any) addr:0x0212ee08 +data_ov040_0212ee2c kind:data(any) addr:0x0212ee2c +data_ov040_0212ee50 kind:data(any) addr:0x0212ee50 +data_ov040_0212ee74 kind:data(any) addr:0x0212ee74 +data_ov040_0212efa4 kind:data(any) addr:0x0212efa4 +data_ov040_0212efb0 kind:data(any) addr:0x0212efb0 +data_ov040_0212efd4 kind:data(any) addr:0x0212efd4 +data_ov040_0212f10c kind:data(any) addr:0x0212f10c +data_ov040_0212f130 kind:data(any) addr:0x0212f130 +data_ov040_0212f260 kind:data(any) addr:0x0212f260 +data_ov040_0212f278 kind:data(any) addr:0x0212f278 +data_ov040_0212f2a0 kind:data(any) addr:0x0212f2a0 +data_ov040_0212f2c8 kind:data(any) addr:0x0212f2c8 +data_ov040_0212f2f0 kind:data(any) addr:0x0212f2f0 +data_ov040_0212f330 kind:data(any) addr:0x0212f330 +data_ov040_0212f358 kind:data(any) addr:0x0212f358 +data_ov040_0212f3a0 kind:bss addr:0x0212f3a0 +data_ov040_0212f3a4 kind:bss addr:0x0212f3a4 +data_ov040_0212f3b0 kind:bss addr:0x0212f3b0 +data_ov040_0212f3bc kind:bss addr:0x0212f3bc +data_ov040_0212f3f8 kind:bss addr:0x0212f3f8 +data_ov040_0212f3fc kind:bss addr:0x0212f3fc +data_ov040_0212f408 kind:bss addr:0x0212f408 +data_ov040_0212f444 kind:bss addr:0x0212f444 +data_ov040_0212f478 kind:bss addr:0x0212f478 +data_ov040_0212f484 kind:bss addr:0x0212f484 +data_ov040_0212f490 kind:bss addr:0x0212f490 +data_ov040_0212f49c kind:bss addr:0x0212f49c +data_ov040_0212f4a8 kind:bss addr:0x0212f4a8 +data_ov040_0212f4b4 kind:bss addr:0x0212f4b4 +data_ov040_0212f4c0 kind:bss addr:0x0212f4c0 +data_ov040_0212f4cc kind:bss addr:0x0212f4cc +data_ov040_0212f4d8 kind:bss addr:0x0212f4d8 +data_ov040_0212f4e4 kind:bss addr:0x0212f4e4 +data_ov040_0212f4f0 kind:bss addr:0x0212f4f0 +data_ov040_0212f4fc kind:bss addr:0x0212f4fc +data_ov040_0212f508 kind:bss addr:0x0212f508 +data_ov040_0212f514 kind:bss addr:0x0212f514 +data_ov040_0212f5ec kind:bss addr:0x0212f5ec +data_ov040_0212f6c4 kind:bss addr:0x0212f6c4 +data_ov040_0212f79c kind:bss addr:0x0212f79c +data_ov040_0212f874 kind:bss addr:0x0212f874 +data_ov040_0212f94c kind:bss addr:0x0212f94c +data_ov040_0212fa24 kind:bss addr:0x0212fa24 +data_ov040_0212fafc kind:bss addr:0x0212fafc +data_ov040_0212fbd4 kind:bss addr:0x0212fbd4 +data_ov040_0212fcac kind:bss addr:0x0212fcac +data_ov040_0212fd84 kind:bss addr:0x0212fd84 +data_ov040_0212fe5c kind:bss addr:0x0212fe5c +data_ov040_0212ff3c kind:bss addr:0x0212ff3c +data_ov040_0213001c kind:bss addr:0x0213001c +data_ov040_02130028 kind:bss addr:0x02130028 +data_ov040_02130034 kind:bss addr:0x02130034 +data_ov040_02130040 kind:bss addr:0x02130040 +data_ov040_0213004c kind:bss addr:0x0213004c +data_ov040_02130090 kind:bss addr:0x02130090 +data_ov040_021300d4 kind:bss addr:0x021300d4 +data_ov040_021301ac kind:bss addr:0x021301ac +data_ov040_021301b0 kind:bss addr:0x021301b0 +data_ov040_021301bc kind:bss addr:0x021301bc +data_ov040_02130294 kind:bss addr:0x02130294 +data_ov040_02130298 kind:bss addr:0x02130298 +data_ov040_021302a4 kind:bss addr:0x021302a4 +data_ov040_0213037c kind:bss addr:0x0213037c +data_ov040_02130380 kind:bss addr:0x02130380 +data_ov040_0213038c kind:bss addr:0x0213038c +data_ov040_021303ac kind:bss addr:0x021303ac +data_ov040_02130414 kind:bss addr:0x02130414 +data_ov040_02130418 kind:bss addr:0x02130418 +data_ov040_02130424 kind:bss addr:0x02130424 diff --git a/config/eur/arm9/overlays/ov041/delinks.txt b/config/eur/arm9/overlays/ov041/delinks.txt new file mode 100644 index 00000000..f348b875 --- /dev/null +++ b/config/eur/arm9/overlays/ov041/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021234c0 end:0x0212d2c8 kind:code align:32 + .rodata start:0x0212d2c8 end:0x0212d460 kind:data align:4 + .init start:0x0212d460 end:0x0212d7cc kind:code align:4 + .ctor start:0x0212d7cc end:0x0212d7f8 kind:data align:4 + .data start:0x0212d800 end:0x0212e180 kind:data align:32 + .bss start:0x0212e180 end:0x0212e780 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov041/relocs.txt b/config/eur/arm9/overlays/ov041/relocs.txt new file mode 100644 index 00000000..468c4ac6 --- /dev/null +++ b/config/eur/arm9/overlays/ov041/relocs.txt @@ -0,0 +1,1612 @@ +from:0x021234c8 kind:load to:0x0212e190 module:overlay(41) +from:0x021234dc kind:arm_call to:0x02011f3c module:main +from:0x021234e8 kind:arm_call to:0x02123544 module:overlay(41) +from:0x021234fc kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212353c kind:load to:0x0212d808 module:overlay(41) +from:0x02123564 kind:arm_call to:0x021283f4 module:overlay(41) +from:0x02123578 kind:load to:0x0212e190 module:overlay(41) +from:0x0212357c kind:load to:0x0212d8bc module:overlay(41) +from:0x02123588 kind:arm_call to:0x02128660 module:overlay(41) +from:0x0212359c kind:arm_call to:0x02128660 module:overlay(41) +from:0x021235a4 kind:arm_call to:0x02011ff4 module:main +from:0x021235b8 kind:arm_call to:0x021286c0 module:overlay(41) +from:0x021235f4 kind:arm_call to:0x02128750 module:overlay(41) +from:0x0212362c kind:load to:0x0212d824 module:overlay(41) +from:0x02123638 kind:arm_call to:0x0212876c module:overlay(41) +from:0x02123680 kind:arm_call to:0x02129610 module:overlay(41) +from:0x02123688 kind:load to:0x0212d86c module:overlay(41) +from:0x02123694 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021236a8 kind:load to:0x0212e278 module:overlay(41) +from:0x021236bc kind:arm_call to:0x02011f3c module:main +from:0x021236c8 kind:arm_call to:0x02123720 module:overlay(41) +from:0x021236dc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02123718 kind:load to:0x0212d930 module:overlay(41) +from:0x02123740 kind:arm_call to:0x02124c08 module:overlay(41) +from:0x02123754 kind:load to:0x0212e278 module:overlay(41) +from:0x02123758 kind:load to:0x0212d954 module:overlay(41) +from:0x02123764 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212377c kind:arm_call to:0x02124db8 module:overlay(41) +from:0x021237a0 kind:arm_call to:0x01fff350 module:itcm +from:0x021237d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021237e0 kind:load to:0x020b3000 module:overlay(0) +from:0x021237f0 kind:arm_call to:0x02124e44 module:overlay(41) +from:0x02123828 kind:load to:0x0212d9c4 module:overlay(41) +from:0x021238a8 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x021238e0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02123904 kind:arm_call to:0x01ffd420 module:itcm +from:0x02123950 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123970 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x021239a4 kind:arm_call to:0x02124f80 module:overlay(41) +from:0x02123a08 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02123a10 kind:arm_call to:0x02127c80 module:overlay(41) +from:0x02123a1c kind:load to:0x0212da44 module:overlay(41) +from:0x02123a20 kind:load to:0x027e09b8 module:dtcm +from:0x02123a28 kind:load to:0x027e09c0 module:dtcm +from:0x02123a38 kind:arm_call_thumb to:0x02140f34 module:overlay(70) +from:0x02123a54 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02123a80 kind:arm_call to:0x0203d210 module:main +from:0x02123a88 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02123a90 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123a98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02123aa0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02123aa8 kind:arm_call to:0x02128160 module:overlay(41) +from:0x02123ab0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02123abc kind:load to:0x020a02d4 module:overlay(0) +from:0x02123acc kind:arm_call_thumb to:0x02140f34 module:overlay(70) +from:0x02123ae8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02123b14 kind:arm_call to:0x0203d210 module:main +from:0x02123b1c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02123b24 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123b2c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02123b34 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02123b3c kind:arm_call to:0x02128160 module:overlay(41) +from:0x02123b44 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02123b4c kind:arm_call to:0x02011ff4 module:main +from:0x02123b58 kind:load to:0x020a02d4 module:overlay(0) +from:0x02123b64 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02123b78 kind:load to:0x0212e36c module:overlay(41) +from:0x02123b8c kind:arm_call to:0x02011f3c module:main +from:0x02123b98 kind:arm_call to:0x02123c04 module:overlay(41) +from:0x02123bb0 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x02123bfc kind:load to:0x0212dacc module:overlay(41) +from:0x02123c24 kind:arm_call to:0x021283f4 module:overlay(41) +from:0x02123c4c kind:arm_call to:0x0203d160 module:main +from:0x02123c60 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02123c6c kind:load to:0x0212e36c module:overlay(41) +from:0x02123c70 kind:load to:0x0212db80 module:overlay(41) +from:0x02123c74 kind:load to:0x02123c7c module:overlay(41) +from:0x02123c78 kind:load to:0x02124164 module:overlay(41) +from:0x02123c84 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02123ca8 kind:arm_call to:0x0203d210 module:main +from:0x02123cb0 kind:arm_call to:0x02128660 module:overlay(41) +from:0x02123cbc kind:load to:0x02123c7c module:overlay(41) +from:0x02123cd8 kind:arm_call to:0x0203d210 module:main +from:0x02123ce0 kind:arm_call to:0x02128660 module:overlay(41) +from:0x02123ce8 kind:arm_call to:0x02011ff4 module:main +from:0x02123cf4 kind:load to:0x02123c7c module:overlay(41) +from:0x02123d00 kind:arm_call to:0x021286c0 module:overlay(41) +from:0x02123d18 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02123d4c kind:arm_call to:0x02128750 module:overlay(41) +from:0x02123d84 kind:load to:0x0212dae8 module:overlay(41) +from:0x02123da4 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02123dd4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02123e30 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02123e84 kind:arm_call to:0x02129610 module:overlay(41) +from:0x02123ea4 kind:arm_call to:0x021240c0 module:overlay(41) +from:0x02123eb0 kind:load to:0x027e0cec module:dtcm +from:0x02123eb4 kind:load to:0x0212db30 module:overlay(41) +from:0x02123f28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02123f40 kind:arm_call to:0x01fff458 module:itcm +from:0x02123f54 kind:arm_call to:0x01fff458 module:itcm +from:0x02123f68 kind:arm_call to:0x01fff458 module:itcm +from:0x02123fcc kind:arm_call to:0x0209862c module:overlay(0) +from:0x02123fd8 kind:arm_call to:0x02098584 module:overlay(0) +from:0x02123fec kind:load to:0x027e0ce4 module:dtcm +from:0x02124004 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02124024 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02124064 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02124090 kind:load to:0x027e0d38 module:dtcm +from:0x021240ac kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021240d4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124100 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124110 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124130 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02124160 kind:load to:0x027e09c0 module:dtcm +from:0x02124180 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02124194 kind:load to:0x0212e3c0 module:overlay(41) +from:0x021241a8 kind:arm_call to:0x02011f3c module:main +from:0x021241b4 kind:arm_call to:0x02124204 module:overlay(41) +from:0x021241cc kind:arm_call to:0x020979b4 module:overlay(0) +from:0x02124200 kind:load to:0x0212dbe8 module:overlay(41) +from:0x02124224 kind:arm_call to:0x02124c08 module:overlay(41) +from:0x02124234 kind:arm_call_thumb to:0x020d6668 module:overlay(24) +from:0x02124240 kind:load to:0x0212e3c0 module:overlay(41) +from:0x02124244 kind:load to:0x0212dc0c module:overlay(41) +from:0x0212425c kind:arm_call to:0x02124db8 module:overlay(41) +from:0x02124280 kind:arm_call to:0x01fff350 module:itcm +from:0x021242b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021242c0 kind:load to:0x020b3000 module:overlay(0) +from:0x021242d0 kind:arm_call to:0x02124e44 module:overlay(41) +from:0x02124308 kind:load to:0x0212dc7c module:overlay(41) +from:0x02124388 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x021243c0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021243e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02124430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124450 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02124484 kind:arm_call to:0x02124f80 module:overlay(41) +from:0x021244e8 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021244f0 kind:arm_call to:0x02127c80 module:overlay(41) +from:0x021244fc kind:load to:0x0212dd04 module:overlay(41) +from:0x02124500 kind:load to:0x027e09b8 module:dtcm +from:0x02124508 kind:load to:0x027e09c0 module:dtcm +from:0x02124524 kind:arm_call to:0x02127ae0 module:overlay(41) +from:0x02124558 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021245a0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021245c8 kind:arm_call to:0x02016b8c module:main +from:0x0212469c kind:arm_call to:0x0201767c module:main +from:0x021246a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021246bc kind:arm_call to:0x02140f5c module:overlay(70) +from:0x021246e0 kind:arm_call to:0x020d6680 module:overlay(24) +from:0x021246ec kind:arm_call to:0x02059da4 module:overlay(0) +from:0x021246fc kind:load to:0x0212d2e0 module:overlay(41) +from:0x0212470c kind:arm_call to:0x02127ae0 module:overlay(41) +from:0x02124740 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124798 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021247a4 kind:arm_call to:0x02140f4c module:overlay(70) +from:0x021247d8 kind:arm_call to:0x0201767c module:main +from:0x021247e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021247f8 kind:arm_call to:0x02140f5c module:overlay(70) +from:0x02124848 kind:arm_call to:0x02141264 module:overlays(58,70) +from:0x021248a8 kind:arm_call to:0x020d6b7c module:overlay(24) +from:0x021248b8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021248e8 kind:arm_call to:0x02016b8c module:main +from:0x02124990 kind:load to:0x0212d2f8 module:overlay(41) +from:0x021249b0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021249c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021249d8 kind:arm_call to:0x02127b34 module:overlay(41) +from:0x02124a0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124a5c kind:arm_call to:0x0206d134 module:overlay(0) +from:0x02124a74 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02124a80 kind:arm_call to:0x0215f0b8 module:overlays(71,87) +from:0x02124a88 kind:load to:0x027e0d70 module:dtcm +from:0x02124a8c kind:load to:0x020b51b8 module:overlay(0) +from:0x02124aa8 kind:arm_call to:0x020809d8 module:overlay(0) +from:0x02124ab4 kind:arm_call to:0x0215f0e4 module:overlay(71) +from:0x02124abc kind:load to:0x027e0cd8 module:dtcm +from:0x02124ac0 kind:load to:0x027e0d70 module:dtcm +from:0x02124ad0 kind:arm_call_thumb to:0x02140f34 module:overlay(70) +from:0x02124aec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02124b18 kind:arm_call to:0x0203d210 module:main +from:0x02124b20 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02124b28 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02124b30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02124b38 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02124b40 kind:arm_call to:0x02128160 module:overlay(41) +from:0x02124b48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02124b54 kind:load to:0x020a02d4 module:overlay(0) +from:0x02124b64 kind:arm_call_thumb to:0x02140f34 module:overlay(70) +from:0x02124b80 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02124bac kind:arm_call to:0x0203d210 module:main +from:0x02124bb4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02124bbc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02124bc4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02124bcc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02124bd4 kind:arm_call to:0x02128160 module:overlay(41) +from:0x02124bdc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02124be4 kind:arm_call to:0x02011ff4 module:main +from:0x02124bf0 kind:load to:0x020a02d4 module:overlay(0) +from:0x02124bfc kind:arm_call to:0x02097724 module:overlay(0) +from:0x02124c18 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02124c2c kind:arm_call to:0x02128138 module:overlay(41) +from:0x02124c34 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02124c80 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02124c98 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02124cb4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02124cc4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02124ce0 kind:arm_call_thumb to:0x0213f988 module:overlay(70) +from:0x02124ce8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02124cf0 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02124d20 kind:arm_call_thumb to:0x02140f0c module:overlay(70) +from:0x02124d88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02124d98 kind:arm_call to:0x01ffa06c module:itcm +from:0x02124da8 kind:load to:0x0212de08 module:overlay(41) +from:0x02124dac kind:load to:0x0212ddbc module:overlay(41) +from:0x02124db0 kind:load to:0x0212e408 module:overlay(41) +from:0x02124db4 kind:load to:0x0212dd8c module:overlay(41) +from:0x02124dd4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02124de4 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02124dec kind:arm_call to:0x02140f40 module:overlay(70) +from:0x02124e40 kind:load to:0x02128054 module:overlay(41) +from:0x02124e5c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02124e8c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02124ecc kind:arm_call to:0x020732ec module:overlay(0) +from:0x02124ef4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02124f18 kind:arm_call to:0x01ffd420 module:itcm +from:0x02124f44 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02124f5c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02124f7c kind:load to:0x027e09b8 module:dtcm +from:0x02124fa8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0212500c kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02125014 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0212503c kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02125088 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125094 kind:arm_call to:0x01fff458 module:itcm +from:0x021250a8 kind:arm_call to:0x01fff458 module:itcm +from:0x021250d8 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021250ec kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02125120 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0212513c kind:load to:0x027e0d38 module:dtcm +from:0x02125140 kind:load to:0x027e0ce4 module:dtcm +from:0x02125180 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021251a8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021251c0 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021251f8 kind:load to:0x0212e404 module:overlay(41) +from:0x02125208 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02125220 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125240 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0212527c kind:load to:0x027e0ce4 module:dtcm +from:0x02125280 kind:load to:0x027e0cd8 module:dtcm +from:0x021252a4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021252e8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212532c kind:arm_call to:0x02077590 module:overlay(0) +from:0x0212539c kind:arm_call to:0x02073388 module:overlay(0) +from:0x021253cc kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021253e0 kind:load to:0x027e09b8 module:dtcm +from:0x0212542c kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212548c kind:arm_call to:0x02125684 module:overlay(41) +from:0x021254a4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021254bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212554c kind:arm_call to:0x01ff916c module:itcm +from:0x021255f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125610 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02125664 kind:arm_call to:0x021278d0 module:overlay(41) +from:0x0212566c kind:load to:0x027e09b8 module:dtcm +from:0x02125670 kind:load to:0x027e09a8 module:dtcm +from:0x02125680 kind:load to:0x0212e404 module:overlay(41) +from:0x02125740 kind:arm_call to:0x02127ed0 module:overlay(41) +from:0x02125750 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02125768 kind:load to:0x0212d358 module:overlay(41) +from:0x02125778 kind:arm_call to:0x02127e68 module:overlay(41) +from:0x021257ec kind:load to:0x0212d370 module:overlay(41) +from:0x02125804 kind:arm_call to:0x02127ae0 module:overlay(41) +from:0x02125830 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02125904 kind:arm_call to:0x0201767c module:main +from:0x02125910 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02125924 kind:arm_call to:0x02140f5c module:overlay(70) +from:0x02125930 kind:load to:0x0212d370 module:overlay(41) +from:0x02125940 kind:arm_call to:0x02127ae0 module:overlay(41) +from:0x02125970 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021259bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x021259c8 kind:arm_call to:0x02140f4c module:overlay(70) +from:0x021259fc kind:arm_call to:0x0201767c module:main +from:0x02125a08 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02125a1c kind:arm_call to:0x02140f5c module:overlay(70) +from:0x02125a64 kind:arm_call to:0x02141264 module:overlays(58,70) +from:0x02125aa8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125b00 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02125b38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125b70 kind:arm_call to:0x021295b4 module:overlay(41) +from:0x02125b88 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125b94 kind:load to:0x0212d370 module:overlay(41) +from:0x02125b9c kind:load to:0x0212e404 module:overlay(41) +from:0x02125ba4 kind:load to:0x027e0ce4 module:dtcm +from:0x02125ba8 kind:load to:0x027e09a8 module:dtcm +from:0x02125bc8 kind:arm_call to:0x01ff930c module:itcm +from:0x02125bd0 kind:arm_call to:0x020992dc module:overlay(0) +from:0x02125c14 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02125c60 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02125c98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125cd0 kind:arm_call to:0x021295b4 module:overlay(41) +from:0x02125ce8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125cf4 kind:load to:0x0212d3e8 module:overlay(41) +from:0x02125cfc kind:load to:0x0212e404 module:overlay(41) +from:0x02125d04 kind:load to:0x027e0ce4 module:dtcm +from:0x02125d08 kind:load to:0x027e09a8 module:dtcm +from:0x02125d44 kind:arm_call to:0x020992dc module:overlay(0) +from:0x02125d78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125d90 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02125d9c kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02125de0 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02125e2c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02125e68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125ea4 kind:arm_call to:0x021295b4 module:overlay(41) +from:0x02125eb0 kind:load to:0x020aecf0 module:overlay(0) +from:0x02125eb8 kind:load to:0x0212d370 module:overlay(41) +from:0x02125ebc kind:load to:0x0212e404 module:overlay(41) +from:0x02125ec4 kind:load to:0x027e0ce4 module:dtcm +from:0x02125ed0 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02125ef4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125f3c kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02125fac kind:arm_call to:0x02097bec module:overlay(0) +from:0x02125fe8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126024 kind:arm_call to:0x021295b4 module:overlay(41) +from:0x02126034 kind:load to:0x0212d370 module:overlay(41) +from:0x02126038 kind:load to:0x0212e404 module:overlay(41) +from:0x02126040 kind:load to:0x027e0ce4 module:dtcm +from:0x021260a4 kind:load to:0x020aecf8 module:overlay(0) +from:0x02126104 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02126114 kind:arm_call to:0x0213f9f0 module:overlay(70) +from:0x02126128 kind:load to:0x0212d370 module:overlay(41) +from:0x02126144 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126150 kind:arm_call to:0x02127964 module:overlay(41) +from:0x0212618c kind:arm_call to:0x0209853c module:overlay(0) +from:0x021261f0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0212620c kind:arm_call to:0x01ff930c module:itcm +from:0x02126224 kind:arm_call to:0x02017f54 module:main +from:0x02126250 kind:arm_call to:0x01ff916c module:itcm +from:0x021262b0 kind:arm_call to:0x021278d0 module:overlay(41) +from:0x021262bc kind:load to:0x027e0ce4 module:dtcm +from:0x021262c4 kind:load to:0x0203e964 module:main +from:0x02126324 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02126334 kind:arm_call to:0x0213f9f0 module:overlay(70) +from:0x02126344 kind:load to:0x0212d370 module:overlay(41) +from:0x02126354 kind:arm_call to:0x02127898 module:overlay(41) +from:0x0212638c kind:arm_call to:0x01ff916c module:itcm +from:0x021263ac kind:arm_call to:0x0209853c module:overlay(0) +from:0x021263d8 kind:arm_call to:0x0213fbc4 module:overlay(70) +from:0x02126430 kind:arm_call to:0x01ff930c module:itcm +from:0x02126498 kind:arm_call to:0x021278b4 module:overlay(41) +from:0x021264ac kind:arm_call to:0x02127964 module:overlay(41) +from:0x021264dc kind:load to:0x0203e964 module:main +from:0x02126560 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212656c kind:load to:0x0212d388 module:overlay(41) +from:0x02126574 kind:load to:0x027e09a8 module:dtcm +from:0x02126594 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021265a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021265c0 kind:arm_call to:0x02015080 module:main +from:0x021265e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021265f8 kind:arm_call to:0x02127b34 module:overlay(41) +from:0x02126640 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126664 kind:load to:0x027e09a8 module:dtcm +from:0x021266e0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021266fc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126714 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126748 kind:arm_call to:0x01ff916c module:itcm +from:0x02126788 kind:load to:0x027e0cec module:dtcm +from:0x0212678c kind:load to:0x027e09a8 module:dtcm +from:0x02126810 kind:load to:0x0212d370 module:overlay(41) +from:0x02126830 kind:arm_call to:0x02127a24 module:overlay(41) +from:0x02126864 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021268d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021268f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126910 kind:arm_call to:0x01ff930c module:itcm +from:0x02126920 kind:arm_call to:0x01ff916c module:itcm +from:0x02126938 kind:arm_call to:0x02017f54 module:main +from:0x021269dc kind:arm_call to:0x01ff9258 module:itcm +from:0x02126a08 kind:load to:0x027e0ce4 module:dtcm +from:0x02126a0c kind:load to:0x0212e404 module:overlay(41) +from:0x02126a14 kind:load to:0x0203e964 module:main +from:0x02126a8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126ac0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126acc kind:load to:0x0212d3d0 module:overlay(41) +from:0x02126ad4 kind:load to:0x027e0ce4 module:dtcm +from:0x02126ad8 kind:load to:0x027e09a8 module:dtcm +from:0x02126af8 kind:arm_call to:0x01ff916c module:itcm +from:0x02126b08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126b8c kind:arm_call to:0x01ff9258 module:itcm +from:0x02126ba4 kind:arm_call to:0x01ff993c module:itcm +from:0x02126bb4 kind:arm_call to:0x02016958 module:main +from:0x02126bc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02126be0 kind:arm_call to:0x02015080 module:main +from:0x02126c00 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126c18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126c68 kind:arm_call to:0x02015080 module:main +from:0x02126d0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126db0 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02126e24 kind:arm_call to:0x02127ea0 module:overlay(41) +from:0x02126e68 kind:arm_call to:0x01ff993c module:itcm +from:0x02126e78 kind:load to:0x027e0ce4 module:dtcm +from:0x02126e80 kind:load to:0x027e09a8 module:dtcm +from:0x02126e88 kind:load to:0x0203e964 module:main +from:0x02126e90 kind:load to:0x027e09c0 module:dtcm +from:0x02126eac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126f2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02126fbc kind:load to:0x027e0ce4 module:dtcm +from:0x02126fc0 kind:load to:0x0212e404 module:overlay(41) +from:0x02126fcc kind:load to:0x0212d3a0 module:overlay(41) +from:0x0212700c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127084 kind:arm_call to:0x01ff993c module:itcm +from:0x021270d8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212711c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02127188 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021271b0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021271c8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212720c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127220 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127270 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127288 kind:arm_call to:0x01ff916c module:itcm +from:0x0212729c kind:arm_call to:0x01ff916c module:itcm +from:0x021272f4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02127308 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127370 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021273a8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02127414 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021274a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021274c8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212752c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127544 kind:arm_call to:0x01ff916c module:itcm +from:0x0212756c kind:arm_call to:0x01ff916c module:itcm +from:0x021275f8 kind:arm_call to:0x02127e68 module:overlay(41) +from:0x02127640 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127660 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021276ac kind:arm_call to:0x0209feac module:overlay(0) +from:0x021276c8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021276dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127714 kind:arm_call to:0x01ff916c module:itcm +from:0x0212772c kind:arm_call to:0x020732fc module:overlay(0) +from:0x02127744 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02127760 kind:arm_call to:0x02129c74 module:overlay(41) +from:0x02127780 kind:load to:0x027e09b8 module:dtcm +from:0x02127784 kind:load to:0x027e0ce4 module:dtcm +from:0x02127788 kind:load to:0x027e09a8 module:dtcm +from:0x02127790 kind:load to:0x027e0cec module:dtcm +from:0x021277a4 kind:load to:0x0212d3b8 module:overlay(41) +from:0x021277d4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02127824 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02127848 kind:arm_call to:0x01ffd420 module:itcm +from:0x02127894 kind:load to:0x027e09b8 module:dtcm +from:0x021278a0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021278bc kind:arm_call to:0x0209867c module:overlay(0) +from:0x021278d8 kind:arm_call to:0x021278b4 module:overlay(41) +from:0x021278f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212790c kind:arm_call to:0x02127964 module:overlay(41) +from:0x02127960 kind:load to:0x027e0ce4 module:dtcm +from:0x02127978 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021279a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021279b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021279cc kind:arm_call to:0x01ff9258 module:itcm +from:0x02127a04 kind:arm_call to:0x02016ae0 module:main +from:0x02127a1c kind:load to:0x027e0ce4 module:dtcm +from:0x02127a38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127a60 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127a70 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02127a8c kind:arm_call to:0x01ff9258 module:itcm +from:0x02127ac0 kind:arm_call to:0x02016ae0 module:main +from:0x02127ad8 kind:load to:0x027e0ce4 module:dtcm +from:0x02127af4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127b1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02127b30 kind:load to:0x027e0ce4 module:dtcm +from:0x02127bd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127c68 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02127c74 kind:load to:0x0203e964 module:main +from:0x02127c7c kind:load to:0x027e09c0 module:dtcm +from:0x02127cc4 kind:arm_call to:0x02015080 module:main +from:0x02127ce4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127d04 kind:arm_call to:0x02015080 module:main +from:0x02127d24 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127d44 kind:arm_call to:0x02015080 module:main +from:0x02127d68 kind:arm_call to:0x02015080 module:main +from:0x02127d88 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127d90 kind:load to:0x027e09a8 module:dtcm +from:0x02127dcc kind:arm_call to:0x01fff350 module:itcm +from:0x02127df4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02127e14 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02127e20 kind:load to:0x027e0ce4 module:dtcm +from:0x02127e24 kind:load to:0x020b3000 module:overlay(0) +from:0x02127e2c kind:load to:0x020b539c module:overlay(0) +from:0x02127e44 kind:arm_call to:0x02016fbc module:main +from:0x02127e50 kind:arm_call to:0x0213f8dc module:overlay(70) +from:0x02127e98 kind:load to:0x0212e404 module:overlay(41) +from:0x02127ecc kind:load to:0x0212e404 module:overlay(41) +from:0x02127efc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127f14 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127f20 kind:load to:0x027e0cec module:dtcm +from:0x02127f28 kind:load to:0x027e09a8 module:dtcm +from:0x02127f40 kind:load to:0x0212e408 module:overlay(41) +from:0x02127f44 kind:load to:0x020bef88 module:overlays(2,4,17) +from:0x02127f58 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02127fa4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212803c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02128048 kind:load to:0x0203e964 module:main +from:0x02128050 kind:load to:0x027e09b4 module:dtcm +from:0x021280b8 kind:arm_call to:0x0200e260 module:main +from:0x021280cc kind:arm_call to:0x01ffad5c module:itcm +from:0x021280f0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02128100 kind:arm_call to:0x02028d30 module:main +from:0x0212810c kind:arm_call to:0x02028d30 module:main +from:0x02128130 kind:load to:0x027e0964 module:dtcm +from:0x02128144 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0212815c kind:load to:0x0212dda0 module:overlay(41) +from:0x02128170 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212818c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02128194 kind:arm_call to:0x02011ff4 module:main +from:0x021281d8 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x02128208 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128214 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128268 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02128274 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02128290 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021282a0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021282b0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021282b8 kind:arm_call to:0x02011ff4 module:main +from:0x021282d0 kind:arm_call_thumb to:0x02140f34 module:overlay(70) +from:0x021282ec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02128318 kind:arm_call to:0x0203d210 module:main +from:0x02128320 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02128328 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02128330 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02128338 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02128340 kind:arm_call to:0x02128160 module:overlay(41) +from:0x02128348 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128354 kind:load to:0x020a02d4 module:overlay(0) +from:0x02128364 kind:arm_call_thumb to:0x02140f34 module:overlay(70) +from:0x02128380 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021283ac kind:arm_call to:0x0203d210 module:main +from:0x021283b4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021283bc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021283c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021283cc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021283d4 kind:arm_call to:0x02128160 module:overlay(41) +from:0x021283dc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021283e4 kind:arm_call to:0x02011ff4 module:main +from:0x021283f0 kind:load to:0x020a02d4 module:overlay(0) +from:0x02128404 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02128458 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02128468 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021284b4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0212850c kind:arm_call to:0x0212a440 module:overlay(41) +from:0x02128578 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02128588 kind:load to:0x0212de9c module:overlay(41) +from:0x0212858c kind:load to:0x027e07d4 module:dtcm +from:0x02128590 kind:load to:0x020b30b4 module:overlay(0) +from:0x02128594 kind:load to:0x0212e414 module:overlay(41) +from:0x021285a4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021285ac kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021285b4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021285bc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021285c4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021285cc kind:arm_call to:0x0212a47c module:overlay(41) +from:0x021285d4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021285dc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021285e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021285ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128604 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212860c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02128614 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212861c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02128624 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212862c kind:arm_call to:0x0212a47c module:overlay(41) +from:0x02128634 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0212863c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02128644 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212864c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128654 kind:arm_call to:0x02011ff4 module:main +from:0x0212866c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02128674 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212867c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02128684 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212868c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02128694 kind:arm_call to:0x0212a47c module:overlay(41) +from:0x0212869c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021286a4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021286ac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021286b4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021286c8 kind:arm_call to:0x0212a6a0 module:overlay(41) +from:0x02128730 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x02128744 kind:load to:0x020aecf8 module:overlay(0) +from:0x0212874c kind:load to:0x027e0cd8 module:dtcm +from:0x02128778 kind:arm_call to:0x020984b4 module:overlay(0) +from:0x02128794 kind:arm_call to:0x01ffedac module:itcm +from:0x021287ac kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x021287d4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02128814 kind:load to:0x027e09b8 module:dtcm +from:0x02128834 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0212884c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02128874 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128898 kind:arm_call to:0x0212a6a0 module:overlay(41) +from:0x021288a0 kind:arm_call to:0x0212a360 module:overlay(41) +from:0x021288b8 kind:load to:0x027e07d4 module:dtcm +from:0x021288e8 kind:arm_call to:0x01fff17c module:itcm +from:0x02128900 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x0212890c kind:arm_call to:0x0208baec module:overlay(0) +from:0x02128920 kind:arm_call to:0x0212a07c module:overlay(41) +from:0x02128930 kind:arm_call to:0x01ff930c module:itcm +from:0x02128938 kind:load to:0x027e0ce0 module:dtcm +from:0x02128958 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02128980 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128990 kind:arm_call to:0x01ff930c module:itcm +from:0x021289fc kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02128a04 kind:arm_call to:0x0212a6a0 module:overlay(41) +from:0x02128a0c kind:arm_call to:0x0212a360 module:overlay(41) +from:0x02128a28 kind:arm_call to:0x0212a13c module:overlay(41) +from:0x02128a38 kind:load to:0x027e09c0 module:dtcm +from:0x02128a54 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02128a74 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02128a98 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02128ab0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02128ac8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02128ae0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02128aec kind:load to:0x027e0cec module:dtcm +from:0x02128af8 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x02128b40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128b54 kind:arm_call to:0x01ff930c module:itcm +from:0x02128b64 kind:arm_call to:0x01ff930c module:itcm +from:0x02128c14 kind:arm_call to:0x01ff930c module:itcm +from:0x02128c3c kind:arm_call to:0x01ff916c module:itcm +from:0x02128c5c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02128c64 kind:arm_call to:0x01fff584 module:itcm +from:0x02128c7c kind:arm_call to:0x01fff584 module:itcm +from:0x02128cc8 kind:arm_call to:0x01ff930c module:itcm +from:0x02128ce8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02128cf0 kind:arm_call to:0x01fff584 module:itcm +from:0x02128d08 kind:arm_call to:0x01fff584 module:itcm +from:0x02128d8c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02128d94 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02128d9c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02128da4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02128dd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02128ea4 kind:arm_call to:0x01fff584 module:itcm +from:0x02128ec4 kind:arm_call to:0x01fff584 module:itcm +from:0x02128ee0 kind:load to:0x027e09a8 module:dtcm +from:0x02128f00 kind:load to:0x020bfa50 module:overlays(2,4,17) +from:0x02128f0c kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x02128f34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128f3c kind:arm_call to:0x0212a6a0 module:overlay(41) +from:0x02128f50 kind:arm_call to:0x0212a360 module:overlay(41) +from:0x02128f68 kind:arm_call to:0x0212a13c module:overlay(41) +from:0x02128f7c kind:arm_call to:0x01ff930c module:itcm +from:0x02128f8c kind:arm_call to:0x01ff930c module:itcm +from:0x02128ff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021290d4 kind:arm_call to:0x0212a6a0 module:overlay(41) +from:0x021290ec kind:arm_call to:0x0212a360 module:overlay(41) +from:0x02129108 kind:arm_call to:0x0212a13c module:overlay(41) +from:0x0212913c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02129148 kind:arm_call to:0x0212a07c module:overlay(41) +from:0x021291b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021291c0 kind:arm_call to:0x0212a6a0 module:overlay(41) +from:0x021291c8 kind:arm_call to:0x0212a360 module:overlay(41) +from:0x02129208 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02129218 kind:load to:0x027e09c0 module:dtcm +from:0x02129244 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0212928c kind:load to:0x027e0cec module:dtcm +from:0x021292b4 kind:arm_call to:0x01ffedac module:itcm +from:0x021292d4 kind:arm_call to:0x0210af50 module:overlay(31) +from:0x02129354 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212936c kind:arm_call to:0x01ff9318 module:itcm +from:0x0212937c kind:arm_call to:0x01ff9318 module:itcm +from:0x021293a8 kind:arm_call to:0x020716dc module:overlay(0) +from:0x021293e4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02129404 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02129498 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021294cc kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x021294f4 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x02129508 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x02129530 kind:load to:0x027e0cd8 module:dtcm +from:0x02129538 kind:load to:0x027e0cec module:dtcm +from:0x02129540 kind:load to:0x027e09a8 module:dtcm +from:0x02129544 kind:load to:0x027e09b8 module:dtcm +from:0x02129550 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02129588 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x021295b0 kind:load to:0x027e0d38 module:dtcm +from:0x021295e8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021295f8 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02129604 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02129670 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0212967c kind:arm_call to:0x01ff9638 module:itcm +from:0x02129708 kind:arm_call to:0x01ffb974 module:itcm +from:0x02129768 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02129794 kind:arm_call to:0x01ffb974 module:itcm +from:0x021297f4 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0212981c kind:arm_call to:0x01ffb974 module:itcm +from:0x0212987c kind:arm_call to:0x020a036c module:overlay(0) +from:0x021298a8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02129908 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02129954 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129960 kind:arm_call to:0x01fff458 module:itcm +from:0x02129974 kind:arm_call to:0x01fff458 module:itcm +from:0x021299a8 kind:arm_call to:0x02028d30 module:main +from:0x021299dc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021299f0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02129a08 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129a18 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129a28 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129a38 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129a8c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02129aa4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02129af4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129b24 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02129b34 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129b70 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02129b80 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129bbc kind:arm_call to:0x0200ef9c module:main +from:0x02129bc4 kind:arm_call to:0x02057f98 module:overlay(0) +from:0x02129c10 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02129c1c kind:load to:0x027e0ce4 module:dtcm +from:0x02129c24 kind:load to:0x0203e964 module:main +from:0x02129c28 kind:load to:0x0203f964 module:main +from:0x02129c2c kind:load to:0x027e09b4 module:dtcm +from:0x02129c58 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x02129c68 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x02129c70 kind:load to:0x0212e414 module:overlay(41) +from:0x02129cb4 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02129d14 kind:arm_call to:0x01ffedac module:itcm +from:0x02129d6c kind:arm_call to:0x01fff498 module:itcm +from:0x02129d78 kind:arm_call to:0x01fff584 module:itcm +from:0x02129d90 kind:arm_call to:0x01fff584 module:itcm +from:0x02129dd4 kind:arm_call to:0x01fff584 module:itcm +from:0x02129df0 kind:arm_call to:0x01fff584 module:itcm +from:0x02129ea8 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02129ebc kind:load to:0x027e0ce8 module:dtcm +from:0x02129f30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129f48 kind:arm_call to:0x01fff458 module:itcm +from:0x02129f5c kind:arm_call to:0x01fff458 module:itcm +from:0x02129f70 kind:arm_call to:0x01fff458 module:itcm +from:0x02129fb0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02129fbc kind:arm_call to:0x02098584 module:overlay(0) +from:0x02129fd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02129fec kind:load to:0x02098a88 module:overlay(0) +from:0x0212a028 kind:arm_call to:0x020985f0 module:overlay(0) +from:0x0212a054 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212a0a0 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x0212a0bc kind:arm_call to:0x01ffedac module:itcm +from:0x0212a0d0 kind:arm_call to:0x01fff05c module:itcm +from:0x0212a0f4 kind:arm_call to:0x02080950 module:overlay(0) +from:0x0212a10c kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x0212a138 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a16c kind:arm_call to:0x0212a07c module:overlay(41) +from:0x0212a27c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212a294 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212a2ac kind:arm_call to:0x0212a2c0 module:overlay(41) +from:0x0212a2b4 kind:load to:0x027e09a8 module:dtcm +from:0x0212a2dc kind:arm_call to:0x01ff938c module:itcm +from:0x0212a2f4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212a320 kind:arm_call to:0x01ffb974 module:itcm +from:0x0212a370 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x0212a37c kind:arm_call to:0x0212a6d0 module:overlay(41) +from:0x0212a3a4 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x0212a3bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212a3dc kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x0212a3f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212a42c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212a43c kind:load to:0x027e09a8 module:dtcm +from:0x0212a44c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0212a478 kind:load to:0x0212de80 module:overlay(41) +from:0x0212a48c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212a4a8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212a4b0 kind:arm_call to:0x02011ff4 module:main +from:0x0212a4d8 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0212a534 kind:arm_call to:0x01fff498 module:itcm +from:0x0212a538 kind:arm_call to:0x01fff584 module:itcm +from:0x0212a590 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a5c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a5d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a60c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a694 kind:load to:0x027e0ce8 module:dtcm +from:0x0212a708 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212a71c kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x0212a730 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0212a740 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0212a754 kind:arm_call to:0x01ffd118 module:itcm +from:0x0212a790 kind:load to:0x027e09c0 module:dtcm +from:0x0212a794 kind:load to:0x027e0c90 module:dtcm +from:0x0212a7a0 kind:load to:0x0212e430 module:overlay(41) +from:0x0212a7b4 kind:arm_call to:0x02011f3c module:main +from:0x0212a7c0 kind:arm_call to:0x0212a7f0 module:overlay(41) +from:0x0212a7d4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0212a7ec kind:load to:0x0212df44 module:overlay(41) +from:0x0212a7f8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212a844 kind:load to:0x0212df68 module:overlay(41) +from:0x0212a860 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212a874 kind:arm_call to:0x0212a8c8 module:overlay(41) +from:0x0212a8ac kind:arm_call to:0x0212a8c8 module:overlay(41) +from:0x0212a8bc kind:arm_call to:0x0212a8c8 module:overlay(41) +from:0x0212a8c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a908 kind:load to:0x0212df1c module:overlay(41) +from:0x0212a928 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212a948 kind:load to:0x027e09b8 module:dtcm +from:0x0212a980 kind:load to:0x0212defc module:overlay(41) +from:0x0212a998 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212a9ac kind:arm_call to:0x0212a8c8 module:overlay(41) +from:0x0212a9b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a9f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212aa08 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212aa28 kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212aa34 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212aa78 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0212aae8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0212ab04 kind:arm_call to:0x020d9b98 module:overlay(31) +from:0x0212ab10 kind:load to:0x027e09b8 module:dtcm +from:0x0212ab14 kind:load to:0x027e0d34 module:dtcm +from:0x0212ab88 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0212abc0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212ac08 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212ac24 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212ac34 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212ac4c kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212ac5c kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212acb4 kind:arm_call to:0x01fff17c module:itcm +from:0x0212acc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212acd0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212ace0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212acf0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212acfc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212ad14 kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212ad24 kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212ad2c kind:arm_call to:0x021660c8 module:overlay(93) +from:0x0212ad60 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x0212adc4 kind:arm_call to:0x021660d8 module:overlay(93) +from:0x0212ae14 kind:arm_call to:0x021660e8 module:overlays(90,92,93) +from:0x0212ae44 kind:arm_call to:0x01fff17c module:itcm +from:0x0212ae54 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ae60 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212ae70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212aebc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212aecc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212aee4 kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212aef4 kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212af38 kind:arm_call to:0x021660f8 module:overlay(93) +from:0x0212af50 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212af6c kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212af7c kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212afc0 kind:arm_call to:0x02166108 module:overlay(93) +from:0x0212afd8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212aff4 kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212b004 kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212b050 kind:arm_call_thumb to:0x020d9ba8 module:overlay(31) +from:0x0212b0a8 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b0b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b0c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b0d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b0f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b110 kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212b120 kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212b180 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b190 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b19c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b1ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b1d8 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b1f0 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x0212b200 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0212b20c kind:arm_call to:0x0212a8c8 module:overlay(41) +from:0x0212b218 kind:load to:0x027e0d8c module:dtcm +from:0x0212b21c kind:load to:0x027e0d3c module:dtcm +from:0x0212b220 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b228 kind:load to:0x027e09b8 module:dtcm +from:0x0212b234 kind:load to:0x027e0d34 module:dtcm +from:0x0212b278 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b288 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b2ac kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212b2b8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212b2fc kind:arm_call to:0x02077590 module:overlay(0) +from:0x0212b36c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0212b388 kind:arm_call to:0x020d9b98 module:overlay(31) +from:0x0212b3a4 kind:load to:0x027e09b8 module:dtcm +from:0x0212b3a8 kind:load to:0x027e0d34 module:dtcm +from:0x0212b40c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0212b41c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b450 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212b474 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b484 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b4a8 kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212b4b8 kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212b4cc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b4dc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b500 kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212b53c kind:arm_call_thumb to:0x020d9ba8 module:overlay(31) +from:0x0212b55c kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212b570 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b580 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b5a4 kind:arm_call to:0x0212b744 module:overlay(41) +from:0x0212b5d0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b5e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b5ec kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b5fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b624 kind:arm_call to:0x0212b924 module:overlay(41) +from:0x0212b68c kind:arm_call to:0x01fff17c module:itcm +from:0x0212b69c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b6a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212b6b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b6e4 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b6fc kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x0212b70c kind:arm_call to:0x020732fc module:overlay(0) +from:0x0212b718 kind:arm_call to:0x0212a8c8 module:overlay(41) +from:0x0212b734 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b738 kind:load to:0x027e09b8 module:dtcm +from:0x0212b740 kind:load to:0x027e0d34 module:dtcm +from:0x0212b764 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212b794 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b7b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b7e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b7f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212b804 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b840 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b84c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212b860 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b870 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b894 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b8b8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212b8d8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0212b908 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0212b91c kind:load to:0x027e09b8 module:dtcm +from:0x0212b920 kind:load to:0x027e0d3c module:dtcm +from:0x0212b948 kind:arm_call to:0x02078834 module:overlay(0) +from:0x0212b950 kind:load to:0x027e09bc module:dtcm +from:0x0212b95c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212b970 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212b978 kind:arm_call to:0x02011ff4 module:main +from:0x0212b98c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0212b9a0 kind:load to:0x0212e488 module:overlay(41) +from:0x0212b9b4 kind:arm_call to:0x02011f3c module:main +from:0x0212b9c0 kind:arm_call to:0x0212bc30 module:overlay(41) +from:0x0212b9dc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0212b9ec kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0212ba28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212ba48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ba80 kind:load to:0x0212dfec module:overlay(41) +from:0x0212ba88 kind:load to:0x0212e008 module:overlay(41) +from:0x0212ba8c kind:load to:0x0212dfd0 module:overlay(41) +from:0x0212ba98 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0212bac4 kind:load to:0x0212e030 module:overlay(41) +from:0x0212bad4 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x0212bae4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0212bafc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0212bb08 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0212bb14 kind:load to:0x0212e470 module:overlay(41) +from:0x0212bb54 kind:arm_call to:0x01ffc768 module:itcm +from:0x0212bb6c kind:arm_call to:0x0200eab0 module:main +from:0x0212bb80 kind:arm_call to:0x0200ea38 module:main +from:0x0212bb98 kind:arm_call to:0x0200eab0 module:main +from:0x0212bba0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0212bbac kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0212bbd8 kind:arm_call to:0x0212ba90 module:overlay(41) +from:0x0212bbf8 kind:arm_call to:0x0203d160 module:main +from:0x0212bc0c kind:load to:0x0212e060 module:overlay(41) +from:0x0212bc10 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212bc14 kind:load to:0x0212c7b0 module:overlay(41) +from:0x0212bc18 kind:load to:0x0212e55c module:overlay(41) +from:0x0212bc24 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bc38 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0212bc64 kind:arm_call to:0x0212ba90 module:overlay(41) +from:0x0212bc84 kind:arm_call to:0x0203d160 module:main +from:0x0212bc98 kind:load to:0x0212e060 module:overlay(41) +from:0x0212bc9c kind:load to:0x020a02d4 module:overlay(0) +from:0x0212bca0 kind:load to:0x0212c7b0 module:overlay(41) +from:0x0212bca4 kind:load to:0x0212e55c module:overlay(41) +from:0x0212bcc4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212bcd8 kind:arm_call to:0x0203d210 module:main +from:0x0212bce0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212bce8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bcf0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212bcfc kind:load to:0x0212e060 module:overlay(41) +from:0x0212bd00 kind:load to:0x027e0cec module:dtcm +from:0x0212bd04 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212bd24 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212bd38 kind:arm_call to:0x0203d210 module:main +from:0x0212bd40 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212bd48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bd50 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212bd58 kind:arm_call to:0x02011ff4 module:main +from:0x0212bd64 kind:load to:0x0212e060 module:overlay(41) +from:0x0212bd68 kind:load to:0x027e0cec module:dtcm +from:0x0212bd6c kind:load to:0x020a02d4 module:overlay(0) +from:0x0212bd8c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212bda0 kind:arm_call to:0x0203d210 module:main +from:0x0212bda8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212bdb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bdb8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212bdc4 kind:load to:0x0212e060 module:overlay(41) +from:0x0212bdc8 kind:load to:0x027e0cec module:dtcm +from:0x0212bdcc kind:load to:0x020a02d4 module:overlay(0) +from:0x0212be28 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0212be9c kind:arm_call to:0x0208bb2c module:overlay(0) +from:0x0212becc kind:arm_call to:0x0212c6cc module:overlay(41) +from:0x0212bf1c kind:arm_call to:0x01ffb464 module:itcm +from:0x0212bf2c kind:arm_call to:0x01ff9218 module:itcm +from:0x0212bf88 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212bf94 kind:load to:0x027e0ce0 module:dtcm +from:0x0212bf9c kind:load to:0x027e09a8 module:dtcm +from:0x0212bfc8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212bff8 kind:arm_call to:0x01fff350 module:itcm +from:0x0212c038 kind:arm_call to:0x01fff350 module:itcm +from:0x0212c070 kind:load to:0x027e09b8 module:dtcm +from:0x0212c074 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c07c kind:load to:0x020b3000 module:overlay(0) +from:0x0212c0b4 kind:arm_call to:0x0209d434 module:overlay(0) +from:0x0212c0f0 kind:arm_call to:0x0209d434 module:overlay(0) +from:0x0212c104 kind:load to:0x0212e470 module:overlay(41) +from:0x0212c1c0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212c210 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0212c260 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x0212c27c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212c30c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212c328 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212c344 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212c360 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212c37c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212c398 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212c404 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0212c418 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212c42c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c44c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0212c4a0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0212c4c4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212c4dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212c4e8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0212c500 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0212c50c kind:arm_call to:0x0209d614 module:overlay(0) +from:0x0212c520 kind:load to:0x027e09b8 module:dtcm +from:0x0212c528 kind:load to:0x027e0cec module:dtcm +from:0x0212c530 kind:load to:0x0203e964 module:main +from:0x0212c540 kind:load to:0x027e09a8 module:dtcm +from:0x0212c5a8 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0212c608 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0212c640 kind:load to:0x027e09b8 module:dtcm +from:0x0212c6c4 kind:load to:0x0212e488 module:overlay(41) +from:0x0212c6c8 kind:load to:0x0212d400 module:overlay(41) +from:0x0212c72c kind:arm_call to:0x01fff520 module:itcm +from:0x0212c74c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0212c780 kind:load to:0x027e09a4 module:dtcm +from:0x0212c788 kind:load to:0x020b34b8 module:overlay(0) +from:0x0212c78c kind:load to:0x027e0ce8 module:dtcm +from:0x0212c79c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212c7a4 kind:arm_call to:0x02011ff4 module:main +from:0x0212c7c4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0212c7d8 kind:load to:0x0212e590 module:overlay(41) +from:0x0212c7ec kind:arm_call to:0x02011f3c module:main +from:0x0212c7f8 kind:arm_call to:0x0212c8c8 module:overlay(41) +from:0x0212c814 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0212c824 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0212c860 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212c880 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c8b0 kind:load to:0x0212dfec module:overlay(41) +from:0x0212c8b8 kind:load to:0x0212e008 module:overlay(41) +from:0x0212c8bc kind:load to:0x0212e0b4 module:overlay(41) +from:0x0212c8d0 kind:arm_call to:0x0212bba4 module:overlay(41) +from:0x0212c8ec kind:load to:0x0212e0d0 module:overlay(41) +from:0x0212c8f0 kind:load to:0x0212e664 module:overlay(41) +from:0x0212c910 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212c918 kind:arm_call to:0x0212bd70 module:overlay(41) +from:0x0212c924 kind:load to:0x0212e0d0 module:overlay(41) +from:0x0212c928 kind:load to:0x027e0cec module:dtcm +from:0x0212c948 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212c950 kind:arm_call to:0x0212bd70 module:overlay(41) +from:0x0212c958 kind:arm_call to:0x02011ff4 module:main +from:0x0212c964 kind:load to:0x0212e0d0 module:overlay(41) +from:0x0212c968 kind:load to:0x027e0cec module:dtcm +from:0x0212c974 kind:arm_call to:0x0212bdd0 module:overlay(41) +from:0x0212c9ac kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0212c9f0 kind:arm_call to:0x0212be5c module:overlay(41) +from:0x0212ca94 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212cae4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0212cb48 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212cb64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212cb80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212cb9c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212cbb8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212cbdc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212cc10 kind:arm_call to:0x020716dc module:overlay(0) +from:0x0212cc64 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0212cc78 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212cc8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ccac kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0212cd18 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0212cd3c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212cd48 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0212cd60 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0212cd6c kind:arm_call to:0x0209d614 module:overlay(0) +from:0x0212cd8c kind:load to:0x027e09b8 module:dtcm +from:0x0212cd90 kind:load to:0x027e0cec module:dtcm +from:0x0212cd94 kind:load to:0x027e09a8 module:dtcm +from:0x0212cd9c kind:load to:0x0203e964 module:main +from:0x0212cdc4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212cdd8 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0212ce38 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0212ce94 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0212cef4 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0212cf04 kind:load to:0x027e0ce0 module:dtcm +from:0x0212cf08 kind:load to:0x027e09b8 module:dtcm +from:0x0212cf8c kind:load to:0x0212e590 module:overlay(41) +from:0x0212cf90 kind:load to:0x0212d410 module:overlay(41) +from:0x0212cf9c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0212cfb0 kind:load to:0x0212e698 module:overlay(41) +from:0x0212cfc4 kind:arm_call to:0x02011f3c module:main +from:0x0212cfd0 kind:arm_call to:0x0212d028 module:overlay(41) +from:0x0212cfe8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0212d020 kind:load to:0x0212e124 module:overlay(41) +from:0x0212d030 kind:arm_call to:0x0212bba4 module:overlay(41) +from:0x0212d04c kind:load to:0x0212e140 module:overlay(41) +from:0x0212d060 kind:arm_call to:0x0212bdd0 module:overlay(41) +from:0x0212d084 kind:arm_call to:0x0212be5c module:overlay(41) +from:0x0212d0b8 kind:arm_call to:0x0212d1ec module:overlay(41) +from:0x0212d0f8 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0212d154 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0212d180 kind:load to:0x027e09b8 module:dtcm +from:0x0212d1ac kind:arm_call to:0x0200f05c module:main +from:0x0212d1e4 kind:load to:0x0212e698 module:overlay(41) +from:0x0212d1e8 kind:load to:0x0212d420 module:overlay(41) +from:0x0212d280 kind:load to:0x027e09b8 module:dtcm +from:0x0212d28c kind:arm_call to:0x0212bd70 module:overlay(41) +from:0x0212d2a0 kind:arm_call to:0x0212bd70 module:overlay(41) +from:0x0212d2a8 kind:arm_call to:0x02011ff4 module:main +from:0x0212d2bc kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0212d47c kind:arm_call to:0x021234f0 module:overlay(41) +from:0x0212d48c kind:arm_call to:0x0203ce74 module:main +from:0x0212d4a0 kind:load to:0x0212e180 module:overlay(41) +from:0x0212d4a4 kind:load to:0x0212e190 module:overlay(41) +from:0x0212d4a8 kind:load to:0x0212368c module:overlay(41) +from:0x0212d4ac kind:load to:0x0212e184 module:overlay(41) +from:0x0212d4e0 kind:arm_call to:0x021236d0 module:overlay(41) +from:0x0212d4f0 kind:arm_call to:0x0203ce74 module:main +from:0x0212d508 kind:load to:0x0212d91c module:overlay(41) +from:0x0212d50c kind:load to:0x0212e268 module:overlay(41) +from:0x0212d510 kind:load to:0x0212e278 module:overlay(41) +from:0x0212d514 kind:load to:0x02123b5c module:overlay(41) +from:0x0212d518 kind:load to:0x0212e26c module:overlay(41) +from:0x0212d544 kind:arm_call to:0x02123ba0 module:overlay(41) +from:0x0212d554 kind:arm_call to:0x0203ce74 module:main +from:0x0212d568 kind:load to:0x0212e350 module:overlay(41) +from:0x0212d56c kind:load to:0x0212e36c module:overlay(41) +from:0x0212d570 kind:load to:0x02124178 module:overlay(41) +from:0x0212d574 kind:load to:0x0212e354 module:overlay(41) +from:0x0212d594 kind:arm_call to:0x021241bc module:overlay(41) +from:0x0212d5a4 kind:arm_call to:0x0203ce74 module:main +from:0x0212d5b8 kind:load to:0x0212e3b0 module:overlay(41) +from:0x0212d5bc kind:load to:0x0212e3c0 module:overlay(41) +from:0x0212d5c0 kind:load to:0x02124bf4 module:overlay(41) +from:0x0212d5c4 kind:load to:0x0212e3b4 module:overlay(41) +from:0x0212d5f0 kind:load to:0x0212e404 module:overlay(41) +from:0x0212d5f8 kind:load to:0x0212dd8c module:overlay(41) +from:0x0212d610 kind:load to:0x0212e414 module:overlay(41) +from:0x0212d630 kind:arm_call to:0x0212a7c8 module:overlay(41) +from:0x0212d640 kind:arm_call to:0x0203ce74 module:main +from:0x0212d654 kind:load to:0x0212e420 module:overlay(41) +from:0x0212d658 kind:load to:0x0212e430 module:overlay(41) +from:0x0212d65c kind:load to:0x0212b984 module:overlay(41) +from:0x0212d660 kind:load to:0x0212e424 module:overlay(41) +from:0x0212d6a8 kind:arm_call to:0x0212b9c8 module:overlay(41) +from:0x0212d6b8 kind:arm_call to:0x0203ce74 module:main +from:0x0212d6d0 kind:load to:0x0212dfbc module:overlay(41) +from:0x0212d6d4 kind:load to:0x0212e46c module:overlay(41) +from:0x0212d6d8 kind:load to:0x0212e488 module:overlay(41) +from:0x0212d6dc kind:load to:0x0212c7bc module:overlay(41) +from:0x0212d6e0 kind:load to:0x0212e47c module:overlay(41) +from:0x0212d71c kind:arm_call to:0x0212c800 module:overlay(41) +from:0x0212d72c kind:arm_call to:0x0203ce74 module:main +from:0x0212d744 kind:load to:0x0212e0a0 module:overlay(41) +from:0x0212d748 kind:load to:0x0212e580 module:overlay(41) +from:0x0212d74c kind:load to:0x0212e590 module:overlay(41) +from:0x0212d750 kind:load to:0x0212cf94 module:overlay(41) +from:0x0212d754 kind:load to:0x0212e584 module:overlay(41) +from:0x0212d790 kind:arm_call to:0x0212cfd8 module:overlay(41) +from:0x0212d7a0 kind:arm_call to:0x0203ce74 module:main +from:0x0212d7b8 kind:load to:0x0212e110 module:overlay(41) +from:0x0212d7bc kind:load to:0x0212e688 module:overlay(41) +from:0x0212d7c0 kind:load to:0x0212e698 module:overlay(41) +from:0x0212d7c4 kind:load to:0x0212d2b4 module:overlay(41) +from:0x0212d7c8 kind:load to:0x0212e68c module:overlay(41) +from:0x0212d7cc kind:load to:0x0212d460 module:overlay(41) +from:0x0212d7d0 kind:load to:0x0212d4b0 module:overlay(41) +from:0x0212d7d4 kind:load to:0x0212d51c module:overlay(41) +from:0x0212d7d8 kind:load to:0x0212d578 module:overlay(41) +from:0x0212d7dc kind:load to:0x0212d5c8 module:overlay(41) +from:0x0212d7e0 kind:load to:0x0212d5fc module:overlay(41) +from:0x0212d7e4 kind:load to:0x0212d614 module:overlay(41) +from:0x0212d7e8 kind:load to:0x0212d664 module:overlay(41) +from:0x0212d7ec kind:load to:0x0212d6e4 module:overlay(41) +from:0x0212d7f0 kind:load to:0x0212d758 module:overlay(41) +from:0x0212d808 kind:load to:0x021234cc module:overlay(41) +from:0x0212d80c kind:load to:0x02097944 module:overlay(0) +from:0x0212d810 kind:load to:0x02097754 module:overlay(0) +from:0x0212d814 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d818 kind:load to:0x0209794c module:overlay(0) +from:0x0212d81c kind:load to:0x0209796c module:overlay(0) +from:0x0212d820 kind:load to:0x02097998 module:overlay(0) +from:0x0212d824 kind:load to:0x02128818 module:overlay(41) +from:0x0212d82c kind:load to:0x021288bc module:overlay(41) +from:0x0212d834 kind:load to:0x02128940 module:overlay(41) +from:0x0212d83c kind:load to:0x02128a44 module:overlay(41) +from:0x0212d844 kind:load to:0x02128b6c module:overlay(41) +from:0x0212d84c kind:load to:0x02128ef0 module:overlay(41) +from:0x0212d854 kind:load to:0x0212911c module:overlay(41) +from:0x0212d85c kind:load to:0x0212921c module:overlay(41) +from:0x0212d864 kind:load to:0x02128f9c module:overlay(41) +from:0x0212d86c kind:load to:0x02128844 module:overlay(41) +from:0x0212d874 kind:load to:0x021288c0 module:overlay(41) +from:0x0212d87c kind:load to:0x0212894c module:overlay(41) +from:0x0212d884 kind:load to:0x02128af0 module:overlay(41) +from:0x0212d88c kind:load to:0x02128bac module:overlay(41) +from:0x0212d894 kind:load to:0x02128f04 module:overlay(41) +from:0x0212d89c kind:load to:0x02129150 module:overlay(41) +from:0x0212d8a4 kind:load to:0x021292a0 module:overlay(41) +from:0x0212d8ac kind:load to:0x02128fc0 module:overlay(41) +from:0x0212d8bc kind:load to:0x02098518 module:overlay(0) +from:0x0212d8c0 kind:load to:0x02098554 module:overlay(0) +from:0x0212d8c4 kind:load to:0x0209856c module:overlay(0) +from:0x0212d8c8 kind:load to:0x02098578 module:overlay(0) +from:0x0212d8cc kind:load to:0x01fff464 module:itcm +from:0x0212d8d0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d8d4 kind:load to:0x021235b0 module:overlay(41) +from:0x0212d8d8 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d8dc kind:load to:0x02123630 module:overlay(41) +from:0x0212d8e0 kind:load to:0x021287b8 module:overlay(41) +from:0x0212d8e4 kind:load to:0x020984bc module:overlay(0) +from:0x0212d8e8 kind:load to:0x02129914 module:overlay(41) +from:0x0212d8ec kind:load to:0x02129c34 module:overlay(41) +from:0x0212d8f0 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d8f4 kind:load to:0x02129ec0 module:overlay(41) +from:0x0212d8f8 kind:load to:0x02129ff0 module:overlay(41) +from:0x0212d8fc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d900 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d904 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d908 kind:load to:0x02123580 module:overlay(41) +from:0x0212d90c kind:load to:0x02123594 module:overlay(41) +from:0x0212d910 kind:load to:0x021235e8 module:overlay(41) +from:0x0212d914 kind:load to:0x02129548 module:overlay(41) +from:0x0212d918 kind:load to:0x0212a69c module:overlay(41) +from:0x0212d930 kind:load to:0x021236ac module:overlay(41) +from:0x0212d934 kind:load to:0x02097944 module:overlay(0) +from:0x0212d938 kind:load to:0x02097754 module:overlay(0) +from:0x0212d93c kind:load to:0x020977d0 module:overlay(0) +from:0x0212d940 kind:load to:0x0209794c module:overlay(0) +from:0x0212d944 kind:load to:0x0209796c module:overlay(0) +from:0x0212d948 kind:load to:0x02097998 module:overlay(0) +from:0x0212d954 kind:load to:0x02098518 module:overlay(0) +from:0x0212d958 kind:load to:0x02098554 module:overlay(0) +from:0x0212d95c kind:load to:0x0209856c module:overlay(0) +from:0x0212d960 kind:load to:0x02098578 module:overlay(0) +from:0x0212d964 kind:load to:0x01fff464 module:itcm +from:0x0212d968 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d96c kind:load to:0x02123770 module:overlay(41) +from:0x0212d970 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d974 kind:load to:0x0212382c module:overlay(41) +from:0x0212d978 kind:load to:0x02124eb0 module:overlay(41) +from:0x0212d97c kind:load to:0x020984bc module:overlay(0) +from:0x0212d980 kind:load to:0x02127f48 module:overlay(41) +from:0x0212d984 kind:load to:0x02127f30 module:overlay(41) +from:0x0212d988 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d98c kind:load to:0x02098584 module:overlay(0) +from:0x0212d990 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d994 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d998 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d99c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d9a0 kind:load to:0x02123a2c module:overlay(41) +from:0x0212d9a4 kind:load to:0x02123ac0 module:overlay(41) +from:0x0212d9a8 kind:load to:0x02099588 module:overlay(0) +from:0x0212d9ac kind:load to:0x021237e4 module:overlay(41) +from:0x0212d9b0 kind:load to:0x021257f0 module:overlay(41) +from:0x0212d9b4 kind:load to:0x02125898 module:overlay(41) +from:0x0212d9b8 kind:load to:0x02125934 module:overlay(41) +from:0x0212d9bc kind:load to:0x02127da0 module:overlay(41) +from:0x0212d9c0 kind:load to:0x02127e30 module:overlay(41) +from:0x0212d9c4 kind:load to:0x02125148 module:overlay(41) +from:0x0212d9cc kind:load to:0x02125284 module:overlay(41) +from:0x0212d9d4 kind:load to:0x0212576c module:overlay(41) +from:0x0212d9e4 kind:load to:0x021260a8 module:overlay(41) +from:0x0212d9ec kind:load to:0x021262c8 module:overlay(41) +from:0x0212d9f4 kind:load to:0x021264e0 module:overlay(41) +from:0x0212d9fc kind:load to:0x0212666c module:overlay(41) +from:0x0212da04 kind:load to:0x02126798 module:overlay(41) +from:0x0212da0c kind:load to:0x02126a18 module:overlay(41) +from:0x0212da14 kind:load to:0x02126e94 module:overlay(41) +from:0x0212da1c kind:load to:0x02125f2c module:overlay(41) +from:0x0212da24 kind:load to:0x02125db8 module:overlay(41) +from:0x0212da2c kind:load to:0x02125a94 module:overlay(41) +from:0x0212da34 kind:load to:0x02125bf8 module:overlay(41) +from:0x0212da3c kind:load to:0x021277b8 module:overlay(41) +from:0x0212da44 kind:load to:0x021251fc module:overlay(41) +from:0x0212da4c kind:load to:0x021253e4 module:overlay(41) +from:0x0212da64 kind:load to:0x0212612c module:overlay(41) +from:0x0212da6c kind:load to:0x02126348 module:overlay(41) +from:0x0212da74 kind:load to:0x0212657c module:overlay(41) +from:0x0212da7c kind:load to:0x02126680 module:overlay(41) +from:0x0212da84 kind:load to:0x02126814 module:overlay(41) +from:0x0212da8c kind:load to:0x02126ae0 module:overlay(41) +from:0x0212da94 kind:load to:0x02126fd0 module:overlay(41) +from:0x0212da9c kind:load to:0x02126044 module:overlay(41) +from:0x0212daa4 kind:load to:0x02125ec8 module:overlay(41) +from:0x0212daac kind:load to:0x02125bb0 module:overlay(41) +from:0x0212dab4 kind:load to:0x02125d10 module:overlay(41) +from:0x0212dabc kind:load to:0x02127800 module:overlay(41) +from:0x0212dacc kind:load to:0x02123b7c module:overlay(41) +from:0x0212dad0 kind:load to:0x020979e4 module:overlay(0) +from:0x0212dad4 kind:load to:0x02097a18 module:overlay(0) +from:0x0212dad8 kind:load to:0x020977d0 module:overlay(0) +from:0x0212dadc kind:load to:0x020979ec module:overlay(0) +from:0x0212dae0 kind:load to:0x02097814 module:overlay(0) +from:0x0212dae4 kind:load to:0x02097818 module:overlay(0) +from:0x0212dae8 kind:load to:0x02128818 module:overlay(41) +from:0x0212daf0 kind:load to:0x021288bc module:overlay(41) +from:0x0212daf8 kind:load to:0x02128940 module:overlay(41) +from:0x0212db00 kind:load to:0x02128a44 module:overlay(41) +from:0x0212db08 kind:load to:0x02128b6c module:overlay(41) +from:0x0212db10 kind:load to:0x02128ef0 module:overlay(41) +from:0x0212db18 kind:load to:0x0212911c module:overlay(41) +from:0x0212db20 kind:load to:0x0212921c module:overlay(41) +from:0x0212db28 kind:load to:0x02128f9c module:overlay(41) +from:0x0212db30 kind:load to:0x02128844 module:overlay(41) +from:0x0212db38 kind:load to:0x021288c0 module:overlay(41) +from:0x0212db40 kind:load to:0x0212894c module:overlay(41) +from:0x0212db48 kind:load to:0x02128af0 module:overlay(41) +from:0x0212db50 kind:load to:0x02128bac module:overlay(41) +from:0x0212db58 kind:load to:0x02128f04 module:overlay(41) +from:0x0212db60 kind:load to:0x02129150 module:overlay(41) +from:0x0212db68 kind:load to:0x021292a0 module:overlay(41) +from:0x0212db70 kind:load to:0x02128fc0 module:overlay(41) +from:0x0212db80 kind:load to:0x02098518 module:overlay(0) +from:0x0212db84 kind:load to:0x02098554 module:overlay(0) +from:0x0212db88 kind:load to:0x0209856c module:overlay(0) +from:0x0212db8c kind:load to:0x02098578 module:overlay(0) +from:0x0212db90 kind:load to:0x01fff464 module:itcm +from:0x0212db94 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212db98 kind:load to:0x02123cf8 module:overlay(41) +from:0x0212db9c kind:load to:0x020984b0 module:overlay(0) +from:0x0212dba0 kind:load to:0x02123d88 module:overlay(41) +from:0x0212dba4 kind:load to:0x021287b8 module:overlay(41) +from:0x0212dba8 kind:load to:0x020984bc module:overlay(0) +from:0x0212dbac kind:load to:0x02129914 module:overlay(41) +from:0x0212dbb0 kind:load to:0x02129c34 module:overlay(41) +from:0x0212dbb4 kind:load to:0x020984c8 module:overlay(0) +from:0x0212dbb8 kind:load to:0x02123eb8 module:overlay(41) +from:0x0212dbbc kind:load to:0x02129ff0 module:overlay(41) +from:0x0212dbc0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212dbc4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212dbc8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212dbcc kind:load to:0x02123c90 module:overlay(41) +from:0x0212dbd0 kind:load to:0x02123cc0 module:overlay(41) +from:0x0212dbd4 kind:load to:0x02123d40 module:overlay(41) +from:0x0212dbd8 kind:load to:0x02123ff8 module:overlay(41) +from:0x0212dbdc kind:load to:0x02124094 module:overlay(41) +from:0x0212dbe8 kind:load to:0x02124198 module:overlay(41) +from:0x0212dbec kind:load to:0x020979e4 module:overlay(0) +from:0x0212dbf0 kind:load to:0x02097a18 module:overlay(0) +from:0x0212dbf4 kind:load to:0x020977d0 module:overlay(0) +from:0x0212dbf8 kind:load to:0x020979ec module:overlay(0) +from:0x0212dbfc kind:load to:0x02097814 module:overlay(0) +from:0x0212dc00 kind:load to:0x02097818 module:overlay(0) +from:0x0212dc0c kind:load to:0x02098518 module:overlay(0) +from:0x0212dc10 kind:load to:0x02098554 module:overlay(0) +from:0x0212dc14 kind:load to:0x0209856c module:overlay(0) +from:0x0212dc18 kind:load to:0x02098578 module:overlay(0) +from:0x0212dc1c kind:load to:0x01fff464 module:itcm +from:0x0212dc20 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212dc24 kind:load to:0x02124248 module:overlay(41) +from:0x0212dc28 kind:load to:0x020984b0 module:overlay(0) +from:0x0212dc2c kind:load to:0x0212430c module:overlay(41) +from:0x0212dc30 kind:load to:0x02124eb0 module:overlay(41) +from:0x0212dc34 kind:load to:0x020984bc module:overlay(0) +from:0x0212dc38 kind:load to:0x02127f48 module:overlay(41) +from:0x0212dc3c kind:load to:0x02127f30 module:overlay(41) +from:0x0212dc40 kind:load to:0x020984c8 module:overlay(0) +from:0x0212dc44 kind:load to:0x02098584 module:overlay(0) +from:0x0212dc48 kind:load to:0x020985f0 module:overlay(0) +from:0x0212dc4c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212dc50 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212dc54 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212dc58 kind:load to:0x02124ac4 module:overlay(41) +from:0x0212dc5c kind:load to:0x02124b58 module:overlay(41) +from:0x0212dc60 kind:load to:0x02099588 module:overlay(0) +from:0x0212dc64 kind:load to:0x021242c4 module:overlay(41) +from:0x0212dc68 kind:load to:0x0212450c module:overlay(41) +from:0x0212dc6c kind:load to:0x02124624 module:overlay(41) +from:0x0212dc70 kind:load to:0x02124700 module:overlay(41) +from:0x0212dc74 kind:load to:0x02124a30 module:overlay(41) +from:0x0212dc78 kind:load to:0x02124a90 module:overlay(41) +from:0x0212dc7c kind:load to:0x02125148 module:overlay(41) +from:0x0212dc84 kind:load to:0x02125284 module:overlay(41) +from:0x0212dc8c kind:load to:0x0212576c module:overlay(41) +from:0x0212dc9c kind:load to:0x021260a8 module:overlay(41) +from:0x0212dca4 kind:load to:0x021262c8 module:overlay(41) +from:0x0212dcac kind:load to:0x021264e0 module:overlay(41) +from:0x0212dcb4 kind:load to:0x0212666c module:overlay(41) +from:0x0212dcbc kind:load to:0x02126798 module:overlay(41) +from:0x0212dcc4 kind:load to:0x02126a18 module:overlay(41) +from:0x0212dccc kind:load to:0x02126e94 module:overlay(41) +from:0x0212dcd4 kind:load to:0x02125f2c module:overlay(41) +from:0x0212dcdc kind:load to:0x02125db8 module:overlay(41) +from:0x0212dce4 kind:load to:0x02125a94 module:overlay(41) +from:0x0212dcec kind:load to:0x02125bf8 module:overlay(41) +from:0x0212dcf4 kind:load to:0x021277b8 module:overlay(41) +from:0x0212dcfc kind:load to:0x02124928 module:overlay(41) +from:0x0212dd04 kind:load to:0x021251fc module:overlay(41) +from:0x0212dd0c kind:load to:0x021253e4 module:overlay(41) +from:0x0212dd24 kind:load to:0x0212612c module:overlay(41) +from:0x0212dd2c kind:load to:0x02126348 module:overlay(41) +from:0x0212dd34 kind:load to:0x0212657c module:overlay(41) +from:0x0212dd3c kind:load to:0x02126680 module:overlay(41) +from:0x0212dd44 kind:load to:0x02126814 module:overlay(41) +from:0x0212dd4c kind:load to:0x02126ae0 module:overlay(41) +from:0x0212dd54 kind:load to:0x02126fd0 module:overlay(41) +from:0x0212dd5c kind:load to:0x02126044 module:overlay(41) +from:0x0212dd64 kind:load to:0x02125ec8 module:overlay(41) +from:0x0212dd6c kind:load to:0x02125bb0 module:overlay(41) +from:0x0212dd74 kind:load to:0x02125d10 module:overlay(41) +from:0x0212dd7c kind:load to:0x02127800 module:overlay(41) +from:0x0212dd84 kind:load to:0x02124998 module:overlay(41) +from:0x0212dda0 kind:load to:0x02128160 module:overlay(41) +from:0x0212dda4 kind:load to:0x0212817c module:overlay(41) +from:0x0212dda8 kind:load to:0x020982d8 module:overlay(0) +from:0x0212ddac kind:load to:0x021281a0 module:overlay(41) +from:0x0212ddb0 kind:load to:0x0207c010 module:overlay(0) +from:0x0212ddbc kind:load to:0x0212375c module:overlay(41) +from:0x0212ddc0 kind:load to:0x021282a8 module:overlay(41) +from:0x0212ddc4 kind:load to:0x0209a254 module:overlay(0) +from:0x0212ddc8 kind:load to:0x0209a288 module:overlay(0) +from:0x0212ddcc kind:load to:0x0209a320 module:overlay(0) +from:0x0212ddd0 kind:load to:0x0209a334 module:overlay(0) +from:0x0212ddd4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212ddd8 kind:load to:0x0209a35c module:overlay(0) +from:0x0212dddc kind:load to:0x0209a3e4 module:overlay(0) +from:0x0212dde0 kind:load to:0x0209a06c module:overlay(0) +from:0x0212dde4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0212dde8 kind:load to:0x0209a308 module:overlay(0) +from:0x0212ddec kind:load to:0x0209a348 module:overlay(0) +from:0x0212ddf0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0212ddf4 kind:load to:0x0212827c module:overlay(41) +from:0x0212ddf8 kind:load to:0x02128258 module:overlay(41) +from:0x0212ddfc kind:load to:0x0209a70c module:overlay(0) +from:0x0212de08 kind:load to:0x02098518 module:overlay(0) +from:0x0212de0c kind:load to:0x02098554 module:overlay(0) +from:0x0212de10 kind:load to:0x0209856c module:overlay(0) +from:0x0212de14 kind:load to:0x02098578 module:overlay(0) +from:0x0212de18 kind:load to:0x01fff464 module:itcm +from:0x0212de1c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212de20 kind:load to:0x02124db8 module:overlay(41) +from:0x0212de24 kind:load to:0x020984b0 module:overlay(0) +from:0x0212de28 kind:load to:0x020984b4 module:overlay(0) +from:0x0212de2c kind:load to:0x02124eb0 module:overlay(41) +from:0x0212de30 kind:load to:0x020984bc module:overlay(0) +from:0x0212de34 kind:load to:0x02127f48 module:overlay(41) +from:0x0212de38 kind:load to:0x02127f30 module:overlay(41) +from:0x0212de3c kind:load to:0x020984c8 module:overlay(0) +from:0x0212de40 kind:load to:0x02098584 module:overlay(0) +from:0x0212de44 kind:load to:0x020985f0 module:overlay(0) +from:0x0212de48 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212de4c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212de50 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212de54 kind:load to:0x021282c4 module:overlay(41) +from:0x0212de58 kind:load to:0x02128358 module:overlay(41) +from:0x0212de5c kind:load to:0x02099588 module:overlay(0) +from:0x0212de64 kind:load to:0x021257f0 module:overlay(41) +from:0x0212de68 kind:load to:0x02125898 module:overlay(41) +from:0x0212de6c kind:load to:0x02125934 module:overlay(41) +from:0x0212de70 kind:load to:0x02127da0 module:overlay(41) +from:0x0212de74 kind:load to:0x02127e30 module:overlay(41) +from:0x0212de80 kind:load to:0x0212a47c module:overlay(41) +from:0x0212de84 kind:load to:0x0212a498 module:overlay(41) +from:0x0212de88 kind:load to:0x0212a4bc module:overlay(41) +from:0x0212de8c kind:load to:0x0212a4e0 module:overlay(41) +from:0x0212de90 kind:load to:0x0207c010 module:overlay(0) +from:0x0212de9c kind:load to:0x02098518 module:overlay(0) +from:0x0212dea0 kind:load to:0x02098554 module:overlay(0) +from:0x0212dea4 kind:load to:0x0209856c module:overlay(0) +from:0x0212dea8 kind:load to:0x02098578 module:overlay(0) +from:0x0212deac kind:load to:0x01fff464 module:itcm +from:0x0212deb0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212deb4 kind:load to:0x021286c0 module:overlay(41) +from:0x0212deb8 kind:load to:0x020984b0 module:overlay(0) +from:0x0212debc kind:load to:0x0212876c module:overlay(41) +from:0x0212dec0 kind:load to:0x021287b8 module:overlay(41) +from:0x0212dec4 kind:load to:0x020984bc module:overlay(0) +from:0x0212dec8 kind:load to:0x02129914 module:overlay(41) +from:0x0212decc kind:load to:0x02129c34 module:overlay(41) +from:0x0212ded0 kind:load to:0x020984c8 module:overlay(0) +from:0x0212ded4 kind:load to:0x02129ec0 module:overlay(41) +from:0x0212ded8 kind:load to:0x02129ff0 module:overlay(41) +from:0x0212dedc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212dee0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212dee4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212dee8 kind:load to:0x02128598 module:overlay(41) +from:0x0212deec kind:load to:0x021285f8 module:overlay(41) +from:0x0212def4 kind:load to:0x02129548 module:overlay(41) +from:0x0212def8 kind:load to:0x0212a69c module:overlay(41) +from:0x0212defc kind:load to:0x0212a988 module:overlay(41) +from:0x0212df04 kind:load to:0x0212ab18 module:overlay(41) +from:0x0212df0c kind:load to:0x0212b89c module:overlay(41) +from:0x0212df14 kind:load to:0x0212b3ac module:overlay(41) +from:0x0212df1c kind:load to:0x0212a984 module:overlay(41) +from:0x0212df24 kind:load to:0x0212a9b8 module:overlay(41) +from:0x0212df2c kind:load to:0x0212b898 module:overlay(41) +from:0x0212df34 kind:load to:0x0212b238 module:overlay(41) +from:0x0212df44 kind:load to:0x0212a7a4 module:overlay(41) +from:0x0212df48 kind:load to:0x0209774c module:overlay(0) +from:0x0212df4c kind:load to:0x02097754 module:overlay(0) +from:0x0212df50 kind:load to:0x020977d0 module:overlay(0) +from:0x0212df54 kind:load to:0x02097810 module:overlay(0) +from:0x0212df58 kind:load to:0x02097814 module:overlay(0) +from:0x0212df5c kind:load to:0x02097818 module:overlay(0) +from:0x0212df68 kind:load to:0x02098518 module:overlay(0) +from:0x0212df6c kind:load to:0x02098554 module:overlay(0) +from:0x0212df70 kind:load to:0x0209856c module:overlay(0) +from:0x0212df74 kind:load to:0x02098578 module:overlay(0) +from:0x0212df78 kind:load to:0x01fff464 module:itcm +from:0x0212df7c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212df80 kind:load to:0x0212a848 module:overlay(41) +from:0x0212df84 kind:load to:0x0212a850 module:overlay(41) +from:0x0212df88 kind:load to:0x0212a94c module:overlay(41) +from:0x0212df8c kind:load to:0x0212a90c module:overlay(41) +from:0x0212df90 kind:load to:0x020984bc module:overlay(0) +from:0x0212df94 kind:load to:0x020984c0 module:overlay(0) +from:0x0212df98 kind:load to:0x020984c4 module:overlay(0) +from:0x0212df9c kind:load to:0x020984c8 module:overlay(0) +from:0x0212dfa0 kind:load to:0x02098584 module:overlay(0) +from:0x0212dfa4 kind:load to:0x020985f0 module:overlay(0) +from:0x0212dfa8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212dfac kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212dfb0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212dfb4 kind:load to:0x0212b954 module:overlay(41) +from:0x0212dfb8 kind:load to:0x0212b968 module:overlay(41) +from:0x0212dfd0 kind:load to:0x0212b9a4 module:overlay(41) +from:0x0212dfd4 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212dfd8 kind:load to:0x0209ca18 module:overlay(0) +from:0x0212dfdc kind:load to:0x0209ca58 module:overlay(0) +from:0x0212dfe0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0212dff0 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212dff4 kind:load to:0x0209ca18 module:overlay(0) +from:0x0212dff8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212dffc kind:load to:0x0209ca78 module:overlay(0) +from:0x0212e008 kind:load to:0x0207c49c module:overlay(0) +from:0x0212e00c kind:load to:0x0207c4a4 module:overlay(0) +from:0x0212e010 kind:load to:0x0207c96c module:overlay(0) +from:0x0212e014 kind:load to:0x0207c95c module:overlay(0) +from:0x0212e018 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0212e01c kind:load to:0x0207ca10 module:overlay(0) +from:0x0212e020 kind:load to:0x0207ca38 module:overlay(0) +from:0x0212e024 kind:load to:0x0207cab0 module:overlay(0) +from:0x0212e030 kind:load to:0x0212bc1c module:overlay(41) +from:0x0212e034 kind:load to:0x0212c794 module:overlay(41) +from:0x0212e038 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212e03c kind:load to:0x01ffc57c module:itcm +from:0x0212e040 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212e044 kind:load to:0x02057e44 module:overlay(0) +from:0x0212e048 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212e04c kind:load to:0x0212bb18 module:overlay(41) +from:0x0212e050 kind:load to:0x02057d84 module:overlay(0) +from:0x0212e054 kind:load to:0x0212bac8 module:overlay(41) +from:0x0212e060 kind:load to:0x0212bdd0 module:overlay(41) +from:0x0212e064 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0212e068 kind:load to:0x0212be5c module:overlay(41) +from:0x0212e06c kind:load to:0x0212bfa4 module:overlay(41) +from:0x0212e070 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0212e074 kind:load to:0x0212c10c module:overlay(41) +from:0x0212e078 kind:load to:0x0212c084 module:overlay(41) +from:0x0212e07c kind:load to:0x0209d1cc module:overlay(0) +from:0x0212e080 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0212e084 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0212e088 kind:load to:0x0212c544 module:overlay(41) +from:0x0212e08c kind:load to:0x0209d1ec module:overlay(0) +from:0x0212e090 kind:load to:0x0212bca8 module:overlay(41) +from:0x0212e094 kind:load to:0x0212bd08 module:overlay(41) +from:0x0212e098 kind:load to:0x0212c644 module:overlay(41) +from:0x0212e09c kind:load to:0x0212c144 module:overlay(41) +from:0x0212e0b4 kind:load to:0x0212c7dc module:overlay(41) +from:0x0212e0b8 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212e0bc kind:load to:0x0209ca18 module:overlay(0) +from:0x0212e0c0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212e0c4 kind:load to:0x0209ca78 module:overlay(0) +from:0x0212e0d0 kind:load to:0x0212c96c module:overlay(41) +from:0x0212e0d4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0212e0d8 kind:load to:0x0212c9e0 module:overlay(41) +from:0x0212e0dc kind:load to:0x0212bfa4 module:overlay(41) +from:0x0212e0e0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0212e0e4 kind:load to:0x0212c10c module:overlay(41) +from:0x0212e0e8 kind:load to:0x0212c084 module:overlay(41) +from:0x0212e0ec kind:load to:0x0209d1cc module:overlay(0) +from:0x0212e0f0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0212e0f4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0212e0f8 kind:load to:0x0212cdac module:overlay(41) +from:0x0212e0fc kind:load to:0x0209d1ec module:overlay(0) +from:0x0212e100 kind:load to:0x0212c8f4 module:overlay(41) +from:0x0212e104 kind:load to:0x0212c92c module:overlay(41) +from:0x0212e108 kind:load to:0x0212cf0c module:overlay(41) +from:0x0212e10c kind:load to:0x0212c9f8 module:overlay(41) +from:0x0212e124 kind:load to:0x0212cfb4 module:overlay(41) +from:0x0212e128 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212e12c kind:load to:0x0209ca18 module:overlay(0) +from:0x0212e130 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212e134 kind:load to:0x0209ca78 module:overlay(0) +from:0x0212e140 kind:load to:0x0212d050 module:overlay(41) +from:0x0212e144 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0212e148 kind:load to:0x0212d074 module:overlay(41) +from:0x0212e14c kind:load to:0x0212bfa4 module:overlay(41) +from:0x0212e150 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0212e154 kind:load to:0x0212c10c module:overlay(41) +from:0x0212e158 kind:load to:0x0212c084 module:overlay(41) +from:0x0212e15c kind:load to:0x0209d1cc module:overlay(0) +from:0x0212e160 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0212e164 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0212e168 kind:load to:0x0212d08c module:overlay(41) +from:0x0212e16c kind:load to:0x0209d1ec module:overlay(0) +from:0x0212e170 kind:load to:0x0212d284 module:overlay(41) +from:0x0212e174 kind:load to:0x0212d298 module:overlay(41) +from:0x0212e178 kind:load to:0x0212d184 module:overlay(41) +from:0x0212e17c kind:load to:0x0212c144 module:overlay(41) diff --git a/config/eur/arm9/overlays/ov041/symbols.txt b/config/eur/arm9/overlays/ov041/symbols.txt new file mode 100644 index 00000000..e1233827 --- /dev/null +++ b/config/eur/arm9/overlays/ov041/symbols.txt @@ -0,0 +1,327 @@ +func_ov041_021234c0 kind:function(arm,size=0xc) addr:0x021234c0 +func_ov041_021234cc kind:function(arm,size=0x24) addr:0x021234cc +func_ov041_021234f0 kind:function(arm,size=0x54) addr:0x021234f0 +func_ov041_02123544 kind:function(arm,size=0x3c) addr:0x02123544 +func_ov041_02123580 kind:function(arm,size=0x14) addr:0x02123580 +func_ov041_02123594 kind:function(arm,size=0x1c) addr:0x02123594 +func_ov041_021235b0 kind:function(arm,size=0x38) addr:0x021235b0 +func_ov041_021235e8 kind:function(arm,size=0x48) addr:0x021235e8 +func_ov041_02123630 kind:function(arm,size=0x5c) addr:0x02123630 +func_ov041_0212368c kind:function(arm,size=0x14) addr:0x0212368c +func_ov041_021236a0 kind:function(arm,size=0xc) addr:0x021236a0 +func_ov041_021236ac kind:function(arm,size=0x24) addr:0x021236ac +func_ov041_021236d0 kind:function(arm,size=0x50) addr:0x021236d0 +func_ov041_02123720 kind:function(arm,size=0x3c) addr:0x02123720 +func_ov041_0212375c kind:function(arm,size=0x14) addr:0x0212375c +func_ov041_02123770 kind:function(arm,size=0x74) addr:0x02123770 +func_ov041_021237e4 kind:function(arm,size=0x48) addr:0x021237e4 +func_ov041_0212382c kind:function(arm,size=0x200) addr:0x0212382c +func_ov041_02123a2c kind:function(arm,size=0x94) addr:0x02123a2c +func_ov041_02123ac0 kind:function(arm,size=0x9c) addr:0x02123ac0 +func_ov041_02123b5c kind:function(arm,size=0x14) addr:0x02123b5c +func_ov041_02123b70 kind:function(arm,size=0xc) addr:0x02123b70 +func_ov041_02123b7c kind:function(arm,size=0x24) addr:0x02123b7c +func_ov041_02123ba0 kind:function(arm,size=0x64) addr:0x02123ba0 +func_ov041_02123c04 kind:function(arm,size=0x78) addr:0x02123c04 +func_ov041_02123c7c kind:function(arm,size=0x14) addr:0x02123c7c +func_ov041_02123c90 kind:function(arm,size=0x30) addr:0x02123c90 +func_ov041_02123cc0 kind:function(arm,size=0x38) addr:0x02123cc0 +func_ov041_02123cf8 kind:function(arm,size=0x48) addr:0x02123cf8 +func_ov041_02123d40 kind:function(arm,size=0x48) addr:0x02123d40 +func_ov041_02123d88 kind:function(arm,size=0x130) addr:0x02123d88 +func_ov041_02123eb8 kind:function(arm,size=0x140) addr:0x02123eb8 +func_ov041_02123ff8 kind:function(arm,size=0x9c) addr:0x02123ff8 +func_ov041_02124094 kind:function(arm,size=0x2c) addr:0x02124094 +func_ov041_021240c0 kind:function(arm,size=0xa4) addr:0x021240c0 +func_ov041_02124164 kind:function(arm,size=0x14) addr:0x02124164 +func_ov041_02124178 kind:function(arm,size=0x14) addr:0x02124178 +func_ov041_0212418c kind:function(arm,size=0xc) addr:0x0212418c +func_ov041_02124198 kind:function(arm,size=0x24) addr:0x02124198 +func_ov041_021241bc kind:function(arm,size=0x48) addr:0x021241bc +func_ov041_02124204 kind:function(arm,size=0x44) addr:0x02124204 +func_ov041_02124248 kind:function(arm,size=0x7c) addr:0x02124248 +func_ov041_021242c4 kind:function(arm,size=0x48) addr:0x021242c4 +func_ov041_0212430c kind:function(arm,size=0x200) addr:0x0212430c +func_ov041_0212450c kind:function(arm,size=0x118) addr:0x0212450c +func_ov041_02124624 kind:function(arm,size=0xdc) addr:0x02124624 +func_ov041_02124700 kind:function(arm,size=0x228) addr:0x02124700 +func_ov041_02124928 kind:function(arm,size=0x70) addr:0x02124928 +func_ov041_02124998 kind:function(arm,size=0x98) addr:0x02124998 +func_ov041_02124a30 kind:function(arm,size=0x60) addr:0x02124a30 +func_ov041_02124a90 kind:function(arm,size=0x34) addr:0x02124a90 +func_ov041_02124ac4 kind:function(arm,size=0x94) addr:0x02124ac4 +func_ov041_02124b58 kind:function(arm,size=0x9c) addr:0x02124b58 +func_ov041_02124bf4 kind:function(arm,size=0x14) addr:0x02124bf4 +func_ov041_02124c08 kind:function(arm,size=0x1b0) addr:0x02124c08 +func_ov041_02124db8 kind:function(arm,size=0x8c) addr:0x02124db8 +func_ov041_02124e44 kind:function(arm,size=0x6c) addr:0x02124e44 +func_ov041_02124eb0 kind:function(arm,size=0xd0) addr:0x02124eb0 +func_ov041_02124f80 kind:function(arm,size=0x1c8) addr:0x02124f80 +func_ov041_02125148 kind:function(arm,size=0xb4) addr:0x02125148 +func_ov041_021251fc kind:function(arm,size=0x88) addr:0x021251fc +func_ov041_02125284 kind:function(arm,size=0x160) addr:0x02125284 +func_ov041_021253e4 kind:function(arm,size=0x2a0) addr:0x021253e4 +func_ov041_02125684 kind:function(arm,size=0xe8) addr:0x02125684 +func_ov041_0212576c kind:function(arm,size=0x84) addr:0x0212576c +func_ov041_021257f0 kind:function(arm,size=0xa8) addr:0x021257f0 +func_ov041_02125898 kind:function(arm,size=0x9c) addr:0x02125898 +func_ov041_02125934 kind:function(arm,size=0x160) addr:0x02125934 +func_ov041_02125a94 kind:function(arm,size=0x11c) addr:0x02125a94 +func_ov041_02125bb0 kind:function(arm,size=0x48) addr:0x02125bb0 +func_ov041_02125bf8 kind:function(arm,size=0x118) addr:0x02125bf8 +func_ov041_02125d10 kind:function(arm,size=0xa8) addr:0x02125d10 +func_ov041_02125db8 kind:function(arm,size=0x110) addr:0x02125db8 +func_ov041_02125ec8 kind:function(arm,size=0x64) addr:0x02125ec8 +func_ov041_02125f2c kind:function(arm,size=0x118) addr:0x02125f2c +func_ov041_02126044 kind:function(arm,size=0x64) addr:0x02126044 +func_ov041_021260a8 kind:function(arm,size=0x84) addr:0x021260a8 +func_ov041_0212612c kind:function(arm,size=0x19c) addr:0x0212612c +func_ov041_021262c8 kind:function(arm,size=0x80) addr:0x021262c8 +func_ov041_02126348 kind:function(arm,size=0x198) addr:0x02126348 +func_ov041_021264e0 kind:function(arm,size=0x9c) addr:0x021264e0 +func_ov041_0212657c kind:function(arm,size=0xf0) addr:0x0212657c +func_ov041_0212666c kind:function(arm,size=0x14) addr:0x0212666c +func_ov041_02126680 kind:function(arm,size=0x118) addr:0x02126680 +func_ov041_02126798 kind:function(arm,size=0x7c) addr:0x02126798 +func_ov041_02126814 kind:function(arm,size=0x204) addr:0x02126814 +func_ov041_02126a18 kind:function(arm,size=0xc8) addr:0x02126a18 +func_ov041_02126ae0 kind:function(arm,size=0x3b4) addr:0x02126ae0 +func_ov041_02126e94 kind:function(arm,size=0x13c) addr:0x02126e94 +func_ov041_02126fd0 kind:function(arm,size=0x7e8) addr:0x02126fd0 +func_ov041_021277b8 kind:function(arm,size=0x48) addr:0x021277b8 +func_ov041_02127800 kind:function(arm,size=0x98) addr:0x02127800 +func_ov041_02127898 kind:function(arm,size=0x1c) addr:0x02127898 +func_ov041_021278b4 kind:function(arm,size=0x1c) addr:0x021278b4 +func_ov041_021278d0 kind:function(arm,size=0x94) addr:0x021278d0 +func_ov041_02127964 kind:function(arm,size=0xc0) addr:0x02127964 +func_ov041_02127a24 kind:function(arm,size=0xbc) addr:0x02127a24 +func_ov041_02127ae0 kind:function(arm,size=0x54) addr:0x02127ae0 +func_ov041_02127b34 kind:function(arm,size=0x14c) addr:0x02127b34 +func_ov041_02127c80 kind:function(arm,size=0x120) addr:0x02127c80 +func_ov041_02127da0 kind:function(arm,size=0x90) addr:0x02127da0 +func_ov041_02127e30 kind:function(arm,size=0x38) addr:0x02127e30 +func_ov041_02127e68 kind:function(arm,size=0x38) addr:0x02127e68 +func_ov041_02127ea0 kind:function(arm,size=0x30) addr:0x02127ea0 +func_ov041_02127ed0 kind:function(arm,size=0x60) addr:0x02127ed0 +func_ov041_02127f30 kind:function(arm,size=0x18) addr:0x02127f30 +func_ov041_02127f48 kind:function(arm,size=0x10c) addr:0x02127f48 +func_ov041_02128054 kind:function(arm,size=0xe4) addr:0x02128054 +func_ov041_02128138 kind:function(arm,size=0x28) addr:0x02128138 +func_ov041_02128160 kind:function(arm,size=0x1c) addr:0x02128160 +func_ov041_0212817c kind:function(arm,size=0x24) addr:0x0212817c +func_ov041_021281a0 kind:function(arm,size=0xb8) addr:0x021281a0 +func_ov041_02128258 kind:function(arm,size=0x24) addr:0x02128258 +func_ov041_0212827c kind:function(arm,size=0x2c) addr:0x0212827c +func_ov041_021282a8 kind:function(arm,size=0x1c) addr:0x021282a8 +func_ov041_021282c4 kind:function(arm,size=0x94) addr:0x021282c4 +func_ov041_02128358 kind:function(arm,size=0x9c) addr:0x02128358 +func_ov041_021283f4 kind:function(arm,size=0x1a4) addr:0x021283f4 +func_ov041_02128598 kind:function(arm,size=0x60) addr:0x02128598 +func_ov041_021285f8 kind:function(arm,size=0x68) addr:0x021285f8 +func_ov041_02128660 kind:function(arm,size=0x60) addr:0x02128660 +func_ov041_021286c0 kind:function(arm,size=0x90) addr:0x021286c0 +func_ov041_02128750 kind:function(arm,size=0x1c) addr:0x02128750 +func_ov041_0212876c kind:function(arm,size=0x4c) addr:0x0212876c +func_ov041_021287b8 kind:function(arm,size=0x60) addr:0x021287b8 +func_ov041_02128818 kind:function(arm,size=0x2c) addr:0x02128818 +func_ov041_02128844 kind:function(arm,size=0x78) addr:0x02128844 +func_ov041_021288bc kind:function(arm,size=0x4) addr:0x021288bc +func_ov041_021288c0 kind:function(arm,size=0x80) addr:0x021288c0 +func_ov041_02128940 kind:function(arm,size=0xc) addr:0x02128940 +func_ov041_0212894c kind:function(arm,size=0xf8) addr:0x0212894c +func_ov041_02128a44 kind:function(arm,size=0xac) addr:0x02128a44 +func_ov041_02128af0 kind:function(arm,size=0x7c) addr:0x02128af0 +func_ov041_02128b6c kind:function(arm,size=0x40) addr:0x02128b6c +func_ov041_02128bac kind:function(arm,size=0x344) addr:0x02128bac +func_ov041_02128ef0 kind:function(arm,size=0x14) addr:0x02128ef0 +func_ov041_02128f04 kind:function(arm,size=0x98) addr:0x02128f04 +func_ov041_02128f9c kind:function(arm,size=0x24) addr:0x02128f9c +func_ov041_02128fc0 kind:function(arm,size=0x15c) addr:0x02128fc0 +func_ov041_0212911c kind:function(arm,size=0x34) addr:0x0212911c +func_ov041_02129150 kind:function(arm,size=0xcc) addr:0x02129150 +func_ov041_0212921c kind:function(arm,size=0x84) addr:0x0212921c +func_ov041_021292a0 kind:function(arm,size=0x2a8) addr:0x021292a0 +func_ov041_02129548 kind:function(arm,size=0x6c) addr:0x02129548 +func_ov041_021295b4 kind:function(arm,size=0x5c) addr:0x021295b4 +func_ov041_02129610 kind:function(arm,size=0x304) addr:0x02129610 +func_ov041_02129914 kind:function(arm,size=0x320) addr:0x02129914 +func_ov041_02129c34 kind:function(arm,size=0x40) addr:0x02129c34 +func_ov041_02129c74 kind:function(arm,size=0x8c) addr:0x02129c74 +func_ov041_02129d00 kind:function(arm,size=0x1c0) addr:0x02129d00 +func_ov041_02129ec0 kind:function(arm,size=0x11c) addr:0x02129ec0 +func_ov041_02129fdc kind:function(arm,size=0x14) addr:0x02129fdc +func_ov041_02129ff0 kind:function(arm,size=0x8c) addr:0x02129ff0 +func_ov041_0212a07c kind:function(arm,size=0xc0) addr:0x0212a07c +func_ov041_0212a13c kind:function(arm,size=0x184) addr:0x0212a13c +func_ov041_0212a2c0 kind:function(arm,size=0xa0) addr:0x0212a2c0 +func_ov041_0212a360 kind:function(arm,size=0xe0) addr:0x0212a360 +func_ov041_0212a440 kind:function(arm,size=0x3c) addr:0x0212a440 +func_ov041_0212a47c kind:function(arm,size=0x1c) addr:0x0212a47c +func_ov041_0212a498 kind:function(arm,size=0x24) addr:0x0212a498 +func_ov041_0212a4bc kind:function(arm,size=0x24) addr:0x0212a4bc +func_ov041_0212a4e0 kind:function(arm,size=0x1bc) addr:0x0212a4e0 +func_ov041_0212a69c kind:function(arm,size=0x4) addr:0x0212a69c +func_ov041_0212a6a0 kind:function(arm,size=0x30) addr:0x0212a6a0 +func_ov041_0212a6d0 kind:function(arm,size=0xc8) addr:0x0212a6d0 +func_ov041_0212a798 kind:function(arm,size=0xc) addr:0x0212a798 +func_ov041_0212a7a4 kind:function(arm,size=0x24) addr:0x0212a7a4 +func_ov041_0212a7c8 kind:function(arm,size=0x28) addr:0x0212a7c8 +func_ov041_0212a7f0 kind:function(arm,size=0x58) addr:0x0212a7f0 +func_ov041_0212a848 kind:function(arm,size=0x8) addr:0x0212a848 +func_ov041_0212a850 kind:function(arm,size=0x78) addr:0x0212a850 +func_ov041_0212a8c8 kind:function(arm,size=0x44) addr:0x0212a8c8 +func_ov041_0212a90c kind:function(arm,size=0x40) addr:0x0212a90c +func_ov041_0212a94c kind:function(arm,size=0x38) addr:0x0212a94c +func_ov041_0212a984 kind:function(arm,size=0x4) addr:0x0212a984 +func_ov041_0212a988 kind:function(arm,size=0x30) addr:0x0212a988 +func_ov041_0212a9b8 kind:function(arm,size=0x160) addr:0x0212a9b8 +func_ov041_0212ab18 kind:function(arm,size=0x720) addr:0x0212ab18 +func_ov041_0212b238 kind:function(arm,size=0x174) addr:0x0212b238 +func_ov041_0212b3ac kind:function(arm,size=0x398) addr:0x0212b3ac +func_ov041_0212b744 kind:function(arm,size=0x154) addr:0x0212b744 +func_ov041_0212b898 kind:function(arm,size=0x4) addr:0x0212b898 +func_ov041_0212b89c kind:function(arm,size=0x88) addr:0x0212b89c +func_ov041_0212b924 kind:function(arm,size=0x30) addr:0x0212b924 +func_ov041_0212b954 kind:function(arm,size=0x14) addr:0x0212b954 +func_ov041_0212b968 kind:function(arm,size=0x1c) addr:0x0212b968 +func_ov041_0212b984 kind:function(arm,size=0x14) addr:0x0212b984 +func_ov041_0212b998 kind:function(arm,size=0xc) addr:0x0212b998 +func_ov041_0212b9a4 kind:function(arm,size=0x24) addr:0x0212b9a4 +func_ov041_0212b9c8 kind:function(arm,size=0xc8) addr:0x0212b9c8 +func_ov041_0212ba90 kind:function(arm,size=0x38) addr:0x0212ba90 +func_ov041_0212bac8 kind:function(arm,size=0x50) addr:0x0212bac8 +func_ov041_0212bb18 kind:function(arm,size=0x8c) addr:0x0212bb18 +func_ov041_0212bba4 kind:function(arm,size=0x78) addr:0x0212bba4 +func_ov041_0212bc1c kind:function(arm,size=0x14) addr:0x0212bc1c +func_ov041_0212bc30 kind:function(arm,size=0x78) addr:0x0212bc30 +func_ov041_0212bca8 kind:function(arm,size=0x60) addr:0x0212bca8 +func_ov041_0212bd08 kind:function(arm,size=0x68) addr:0x0212bd08 +func_ov041_0212bd70 kind:function(arm,size=0x60) addr:0x0212bd70 +func_ov041_0212bdd0 kind:function(arm,size=0x8c) addr:0x0212bdd0 +func_ov041_0212be5c kind:function(arm,size=0x148) addr:0x0212be5c +func_ov041_0212bfa4 kind:function(arm,size=0xe0) addr:0x0212bfa4 +func_ov041_0212c084 kind:function(arm,size=0x88) addr:0x0212c084 +func_ov041_0212c10c kind:function(arm,size=0x38) addr:0x0212c10c +func_ov041_0212c144 kind:function(arm,size=0x400) addr:0x0212c144 +func_ov041_0212c544 kind:function(arm,size=0x100) addr:0x0212c544 +func_ov041_0212c644 kind:function(arm,size=0x88) addr:0x0212c644 +func_ov041_0212c6cc kind:function(arm,size=0xc8) addr:0x0212c6cc +func_ov041_0212c794 kind:function(arm,size=0x1c) addr:0x0212c794 +func_ov041_0212c7b0 kind:function(arm,size=0xc) addr:0x0212c7b0 +func_ov041_0212c7bc kind:function(arm,size=0x14) addr:0x0212c7bc +func_ov041_0212c7d0 kind:function(arm,size=0xc) addr:0x0212c7d0 +func_ov041_0212c7dc kind:function(arm,size=0x24) addr:0x0212c7dc +func_ov041_0212c800 kind:function(arm,size=0xc8) addr:0x0212c800 +func_ov041_0212c8c8 kind:function(arm,size=0x2c) addr:0x0212c8c8 +func_ov041_0212c8f4 kind:function(arm,size=0x38) addr:0x0212c8f4 +func_ov041_0212c92c kind:function(arm,size=0x40) addr:0x0212c92c +func_ov041_0212c96c kind:function(arm,size=0x74) addr:0x0212c96c +func_ov041_0212c9e0 kind:function(arm,size=0x18) addr:0x0212c9e0 +func_ov041_0212c9f8 kind:function(arm,size=0x3b4) addr:0x0212c9f8 +func_ov041_0212cdac kind:function(arm,size=0x160) addr:0x0212cdac +func_ov041_0212cf0c kind:function(arm,size=0x88) addr:0x0212cf0c +func_ov041_0212cf94 kind:function(arm,size=0x14) addr:0x0212cf94 +func_ov041_0212cfa8 kind:function(arm,size=0xc) addr:0x0212cfa8 +func_ov041_0212cfb4 kind:function(arm,size=0x24) addr:0x0212cfb4 +func_ov041_0212cfd8 kind:function(arm,size=0x50) addr:0x0212cfd8 +func_ov041_0212d028 kind:function(arm,size=0x28) addr:0x0212d028 +func_ov041_0212d050 kind:function(arm,size=0x24) addr:0x0212d050 +func_ov041_0212d074 kind:function(arm,size=0x18) addr:0x0212d074 +func_ov041_0212d08c kind:function(arm,size=0xf8) addr:0x0212d08c +func_ov041_0212d184 kind:function(arm,size=0x68) addr:0x0212d184 +func_ov041_0212d1ec kind:function(arm,size=0x98) addr:0x0212d1ec +func_ov041_0212d284 kind:function(arm,size=0x14) addr:0x0212d284 +func_ov041_0212d298 kind:function(arm,size=0x1c) addr:0x0212d298 +func_ov041_0212d2b4 kind:function(arm,size=0x14) addr:0x0212d2b4 +data_ov041_0212d2e0 kind:data(any) addr:0x0212d2e0 +data_ov041_0212d2f8 kind:data(any) addr:0x0212d2f8 +data_ov041_0212d354 kind:data(any) addr:0x0212d354 ambiguous +data_ov041_0212d358 kind:data(any) addr:0x0212d358 +data_ov041_0212d370 kind:data(any) addr:0x0212d370 +data_ov041_0212d388 kind:data(any) addr:0x0212d388 +data_ov041_0212d3a0 kind:data(any) addr:0x0212d3a0 +data_ov041_0212d3b8 kind:data(any) addr:0x0212d3b8 +data_ov041_0212d3d0 kind:data(any) addr:0x0212d3d0 +data_ov041_0212d3e8 kind:data(any) addr:0x0212d3e8 +data_ov041_0212d400 kind:data(any) addr:0x0212d400 +data_ov041_0212d410 kind:data(any) addr:0x0212d410 +data_ov041_0212d420 kind:data(any) addr:0x0212d420 +func_ov041_0212d460 kind:function(arm,size=0x50) addr:0x0212d460 +func_ov041_0212d4b0 kind:function(arm,size=0x6c) addr:0x0212d4b0 +func_ov041_0212d51c kind:function(arm,size=0x5c) addr:0x0212d51c +func_ov041_0212d578 kind:function(arm,size=0x50) addr:0x0212d578 +func_ov041_0212d5c8 kind:function(arm,size=0x34) addr:0x0212d5c8 +func_ov041_0212d5fc kind:function(arm,size=0x18) addr:0x0212d5fc +func_ov041_0212d614 kind:function(arm,size=0x50) addr:0x0212d614 +func_ov041_0212d664 kind:function(arm,size=0x80) addr:0x0212d664 +func_ov041_0212d6e4 kind:function(arm,size=0x74) addr:0x0212d6e4 +func_ov041_0212d758 kind:function(arm,size=0x74) addr:0x0212d758 +data_ov041_0212d808 kind:data(any) addr:0x0212d808 +data_ov041_0212d824 kind:data(any) addr:0x0212d824 +data_ov041_0212d86c kind:data(any) addr:0x0212d86c +data_ov041_0212d8bc kind:data(any) addr:0x0212d8bc +data_ov041_0212d91c kind:data(any) addr:0x0212d91c +data_ov041_0212d930 kind:data(any) addr:0x0212d930 +data_ov041_0212d954 kind:data(any) addr:0x0212d954 +data_ov041_0212d9c4 kind:data(any) addr:0x0212d9c4 +data_ov041_0212da44 kind:data(any) addr:0x0212da44 +data_ov041_0212dacc kind:data(any) addr:0x0212dacc +data_ov041_0212dae8 kind:data(any) addr:0x0212dae8 +data_ov041_0212db30 kind:data(any) addr:0x0212db30 +data_ov041_0212db80 kind:data(any) addr:0x0212db80 +data_ov041_0212dbe8 kind:data(any) addr:0x0212dbe8 +data_ov041_0212dc0c kind:data(any) addr:0x0212dc0c +data_ov041_0212dc7c kind:data(any) addr:0x0212dc7c +data_ov041_0212dd04 kind:data(any) addr:0x0212dd04 +data_ov041_0212dd8c kind:data(any) addr:0x0212dd8c +data_ov041_0212dda0 kind:data(any) addr:0x0212dda0 +data_ov041_0212ddbc kind:data(any) addr:0x0212ddbc +data_ov041_0212de08 kind:data(any) addr:0x0212de08 +data_ov041_0212de80 kind:data(any) addr:0x0212de80 +data_ov041_0212de9c kind:data(any) addr:0x0212de9c +data_ov041_0212defc kind:data(any) addr:0x0212defc +data_ov041_0212df1c kind:data(any) addr:0x0212df1c +data_ov041_0212df44 kind:data(any) addr:0x0212df44 +data_ov041_0212df68 kind:data(any) addr:0x0212df68 +data_ov041_0212dfbc kind:data(any) addr:0x0212dfbc +data_ov041_0212dfd0 kind:data(any) addr:0x0212dfd0 +data_ov041_0212dfec kind:data(any) addr:0x0212dfec +data_ov041_0212e008 kind:data(any) addr:0x0212e008 +data_ov041_0212e030 kind:data(any) addr:0x0212e030 +data_ov041_0212e060 kind:data(any) addr:0x0212e060 +data_ov041_0212e0a0 kind:data(any) addr:0x0212e0a0 +data_ov041_0212e0b4 kind:data(any) addr:0x0212e0b4 +data_ov041_0212e0d0 kind:data(any) addr:0x0212e0d0 +data_ov041_0212e110 kind:data(any) addr:0x0212e110 +data_ov041_0212e124 kind:data(any) addr:0x0212e124 +data_ov041_0212e140 kind:data(any) addr:0x0212e140 +data_ov041_0212e180 kind:bss addr:0x0212e180 +data_ov041_0212e184 kind:bss addr:0x0212e184 +data_ov041_0212e190 kind:bss addr:0x0212e190 +data_ov041_0212e268 kind:bss addr:0x0212e268 +data_ov041_0212e26c kind:bss addr:0x0212e26c +data_ov041_0212e278 kind:bss addr:0x0212e278 +data_ov041_0212e350 kind:bss addr:0x0212e350 +data_ov041_0212e354 kind:bss addr:0x0212e354 +data_ov041_0212e36c kind:bss addr:0x0212e36c +data_ov041_0212e3b0 kind:bss addr:0x0212e3b0 +data_ov041_0212e3b4 kind:bss addr:0x0212e3b4 +data_ov041_0212e3c0 kind:bss addr:0x0212e3c0 +data_ov041_0212e404 kind:bss addr:0x0212e404 +data_ov041_0212e408 kind:bss addr:0x0212e408 +data_ov041_0212e414 kind:bss addr:0x0212e414 +data_ov041_0212e420 kind:bss addr:0x0212e420 +data_ov041_0212e424 kind:bss addr:0x0212e424 +data_ov041_0212e430 kind:bss addr:0x0212e430 +data_ov041_0212e46c kind:bss addr:0x0212e46c +data_ov041_0212e470 kind:bss addr:0x0212e470 +data_ov041_0212e47c kind:bss addr:0x0212e47c +data_ov041_0212e488 kind:bss addr:0x0212e488 +data_ov041_0212e55c kind:bss addr:0x0212e55c +data_ov041_0212e580 kind:bss addr:0x0212e580 +data_ov041_0212e584 kind:bss addr:0x0212e584 +data_ov041_0212e590 kind:bss addr:0x0212e590 +data_ov041_0212e664 kind:bss addr:0x0212e664 +data_ov041_0212e688 kind:bss addr:0x0212e688 +data_ov041_0212e68c kind:bss addr:0x0212e68c +data_ov041_0212e698 kind:bss addr:0x0212e698 diff --git a/config/eur/arm9/overlays/ov042/delinks.txt b/config/eur/arm9/overlays/ov042/delinks.txt new file mode 100644 index 00000000..1f250aff --- /dev/null +++ b/config/eur/arm9/overlays/ov042/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021234c0 end:0x0212ba74 kind:code align:32 + .rodata start:0x0212ba74 end:0x0212bae4 kind:data align:4 + .init start:0x0212bae4 end:0x0212bcc4 kind:code align:4 + .ctor start:0x0212bcc4 end:0x0212bce0 kind:data align:4 + .data start:0x0212bce0 end:0x0212c660 kind:data align:32 + .bss start:0x0212c660 end:0x0212cb20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov042/relocs.txt b/config/eur/arm9/overlays/ov042/relocs.txt new file mode 100644 index 00000000..7710d5a2 --- /dev/null +++ b/config/eur/arm9/overlays/ov042/relocs.txt @@ -0,0 +1,1343 @@ +from:0x021234c8 kind:load to:0x0212c670 module:overlay(42) +from:0x021234dc kind:arm_call to:0x02011f3c module:main +from:0x021234e8 kind:arm_call to:0x02123538 module:overlay(42) +from:0x021234fc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02123534 kind:load to:0x0212bd04 module:overlay(42) +from:0x02123540 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02123558 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x0212356c kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x02123578 kind:arm_call to:0x02123b3c module:overlay(42) +from:0x021235f4 kind:load to:0x0212bd28 module:overlay(42) +from:0x021235f8 kind:load to:0x0212c670 module:overlay(42) +from:0x02123608 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02123694 kind:load to:0x0203e964 module:main +from:0x021236c8 kind:arm_call to:0x02123a38 module:overlay(42) +from:0x021236f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212370c kind:arm_call to:0x02098910 module:overlay(0) +from:0x0212371c kind:arm_call to:0x0212398c module:overlay(42) +from:0x02123724 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0212377c kind:arm_call to:0x020986fc module:overlay(0) +from:0x0212378c kind:arm_call to:0x02097bec module:overlay(0) +from:0x021237a8 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x021237b0 kind:arm_call to:0x0212398c module:overlay(42) +from:0x021237bc kind:arm_call to:0x0212398c module:overlay(42) +from:0x021237e4 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x021237f4 kind:arm_call to:0x021239f0 module:overlay(42) +from:0x0212384c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02123890 kind:arm_call to:0x0212398c module:overlay(42) +from:0x021238b0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021238c0 kind:arm_call to:0x0212398c module:overlay(42) +from:0x021238cc kind:load to:0x027e0ce0 module:dtcm +from:0x021238d0 kind:load to:0x027e0d38 module:dtcm +from:0x021238d8 kind:load to:0x027e09c0 module:dtcm +from:0x021238f0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02123978 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02123984 kind:load to:0x027e0130 module:dtcm +from:0x02123988 kind:load to:0x027e09b4 module:dtcm +from:0x02123998 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021239bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021239d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021239e0 kind:load to:0x027e0cec module:dtcm +from:0x021239e8 kind:load to:0x027e09a8 module:dtcm +from:0x021239fc kind:arm_call to:0x02123a70 module:overlay(42) +from:0x02123a30 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02123a68 kind:arm_call to:0x0212398c module:overlay(42) +from:0x02123aa0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123b28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02123b34 kind:load to:0x0203e964 module:main +from:0x02123b38 kind:load to:0x027e09a8 module:dtcm +from:0x02123b74 kind:load to:0x0212bce8 module:overlay(42) +from:0x02123b8c kind:arm_call to:0x01fff458 module:itcm +from:0x02123ba0 kind:arm_call to:0x01fff458 module:itcm +from:0x02123bb4 kind:arm_call to:0x0212398c module:overlay(42) +from:0x02123bcc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02123bd4 kind:arm_call to:0x02011ff4 module:main +from:0x02123bec kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02123bf4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123bfc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02123c14 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02123c1c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123c24 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02123c2c kind:arm_call to:0x02011ff4 module:main +from:0x02123c40 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02123c54 kind:load to:0x0212c758 module:overlay(42) +from:0x02123c68 kind:arm_call to:0x02011f3c module:main +from:0x02123c74 kind:arm_call to:0x02123cd0 module:overlay(42) +from:0x02123c8c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02123ccc kind:load to:0x0212be30 module:overlay(42) +from:0x02123cdc kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02123d40 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02123d6c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02123d88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123d98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123db0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02123db8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02123dc0 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02123e04 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02123e3c kind:load to:0x0212bea0 module:overlay(42) +from:0x02123e40 kind:load to:0x0212c758 module:overlay(42) +from:0x02123e44 kind:load to:0x0212be54 module:overlay(42) +from:0x02123e48 kind:load to:0x0212bd7c module:overlay(42) +from:0x02123e54 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123e68 kind:arm_call to:0x02123e88 module:overlay(42) +from:0x02123ec0 kind:arm_call to:0x02017ee4 module:main +from:0x02123ecc kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02123ee0 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02123ef0 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02123f14 kind:load to:0x020aecf8 module:overlay(0) +from:0x02123f24 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02123f5c kind:load to:0x0212bdf0 module:overlay(42) +from:0x02123f9c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02123fc4 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0212409c kind:arm_call to:0x020986fc module:overlay(0) +from:0x021240d4 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021240f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02124108 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x0212411c kind:arm_call to:0x02124f60 module:overlay(42) +from:0x02124128 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0212414c kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02124188 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02124194 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x021241b4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021241c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021241c8 kind:load to:0x027e0d38 module:dtcm +from:0x021241dc kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02124250 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02124258 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0212427c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124290 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x021242a4 kind:arm_call to:0x02123f60 module:overlay(42) +from:0x02124320 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0212432c kind:load to:0x0212bdb8 module:overlay(42) +from:0x02124334 kind:load to:0x027e09c0 module:dtcm +from:0x0212434c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02124388 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021243e0 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021243ec kind:load to:0x0203e964 module:main +from:0x0212440c kind:arm_call to:0x01fff148 module:itcm +from:0x0212442c kind:arm_call to:0x01ff9258 module:itcm +from:0x021244ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021244b8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021244d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021244d4 kind:load to:0x0203e964 module:main +from:0x021244f4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02124584 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021245a0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021245cc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021245dc kind:load to:0x0203e964 module:main +from:0x021245e4 kind:load to:0x020b539c module:overlay(0) +from:0x021245ec kind:load to:0x027e09a8 module:dtcm +from:0x0212469c kind:load to:0x02049be4 module:main +from:0x021246a4 kind:load to:0x0212bd88 module:overlay(42) +from:0x021246d8 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124738 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02124748 kind:load to:0x0212bd88 module:overlay(42) +from:0x02124770 kind:arm_call to:0x020992dc module:overlay(0) +from:0x021247c0 kind:arm_call to:0x02123e88 module:overlay(42) +from:0x021247cc kind:arm_call to:0x02123f18 module:overlay(42) +from:0x021247e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021247f4 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124828 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02124874 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02124880 kind:load to:0x020aecf0 module:overlay(0) +from:0x02124888 kind:load to:0x0212bd88 module:overlay(42) +from:0x02124894 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x021248a8 kind:arm_call to:0x02123e88 module:overlay(42) +from:0x021248c0 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02124930 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02124940 kind:load to:0x0212bd88 module:overlay(42) +from:0x02124978 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02124984 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x021249f0 kind:arm_call to:0x02017ee4 module:main +from:0x02124a08 kind:load to:0x0212bd88 module:overlay(42) +from:0x02124a48 kind:arm_call to:0x01ff930c module:itcm +from:0x02124b80 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124b90 kind:arm_call to:0x021243f4 module:overlay(42) +from:0x02124bac kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124c24 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124c30 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124c3c kind:load to:0x02049be4 module:main +from:0x02124c40 kind:load to:0x0203e964 module:main +from:0x02124cac kind:load to:0x0212bda0 module:overlay(42) +from:0x02124ce8 kind:arm_call to:0x02015080 module:main +from:0x02124cf8 kind:arm_call to:0x021244d8 module:overlay(42) +from:0x02124d10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124d78 kind:arm_call to:0x021243f4 module:overlay(42) +from:0x02124d98 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124da4 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124e20 kind:load to:0x0212bd88 module:overlay(42) +from:0x02124e48 kind:arm_call to:0x01fff148 module:itcm +from:0x02124e90 kind:arm_call to:0x01ff916c module:itcm +from:0x02124ec0 kind:arm_call to:0x01ff916c module:itcm +from:0x02124eec kind:arm_call to:0x02015080 module:main +from:0x02124efc kind:arm_call to:0x021244d8 module:overlay(42) +from:0x02124f3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124f50 kind:arm_call to:0x02123f18 module:overlay(42) +from:0x02124f58 kind:load to:0x027e0ce0 module:dtcm +from:0x02124f7c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02124fc8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02124fd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212501c kind:load to:0x020b539c module:overlay(0) +from:0x02125024 kind:load to:0x027e0ce4 module:dtcm +from:0x02125038 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02125044 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02125060 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02125070 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02125080 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02125088 kind:arm_call to:0x02011ff4 module:main +from:0x021250b4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021250e0 kind:arm_call to:0x0203d210 module:main +from:0x021250e8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021250f0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021250f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02125100 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212510c kind:load to:0x020a02d4 module:overlay(0) +from:0x02125130 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212515c kind:arm_call to:0x0203d210 module:main +from:0x02125164 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0212516c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02125174 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212517c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02125184 kind:arm_call to:0x02011ff4 module:main +from:0x02125190 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212519c kind:arm_call to:0x0209790c module:overlay(0) +from:0x021251b0 kind:load to:0x0212c840 module:overlay(42) +from:0x021251c4 kind:arm_call to:0x02011f3c module:main +from:0x021251d0 kind:arm_call to:0x02125258 module:overlay(42) +from:0x021251e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212521c kind:load to:0x0212bf5c module:overlay(42) +from:0x0212522c kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02125240 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02125250 kind:load to:0x0212bf80 module:overlay(42) +from:0x02125254 kind:load to:0x0212ba74 module:overlay(42) +from:0x02125260 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021252c4 kind:arm_call to:0x02125224 module:overlay(42) +from:0x021252e8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021252f0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021252f8 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02125344 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02125370 kind:load to:0x0212bfac module:overlay(42) +from:0x02125374 kind:load to:0x0212c840 module:overlay(42) +from:0x02125378 kind:load to:0x0212bf00 module:overlay(42) +from:0x02125384 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02125398 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021253b8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021253c8 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021253d4 kind:arm_call to:0x02125450 module:overlay(42) +from:0x021253e0 kind:load to:0x02126164 module:overlay(42) +from:0x021253f8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02125420 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02125440 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021254b8 kind:load to:0x020aecf8 module:overlay(0) +from:0x021254bc kind:load to:0x0212bf34 module:overlay(42) +from:0x02125520 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02125548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125560 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02125584 kind:arm_call to:0x02125450 module:overlay(42) +from:0x021255a0 kind:arm_call to:0x02125924 module:overlay(42) +from:0x021255a8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02125608 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02125614 kind:load to:0x0212bf14 module:overlay(42) +from:0x0212561c kind:load to:0x027e09c0 module:dtcm +from:0x02125650 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02125660 kind:arm_call to:0x01ff930c module:itcm +from:0x0212566c kind:arm_call to:0x02098654 module:overlay(0) +from:0x0212568c kind:arm_call to:0x02125450 module:overlay(42) +from:0x021256cc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021256dc kind:arm_call to:0x01ff930c module:itcm +from:0x02125750 kind:arm_call to:0x02098654 module:overlay(0) +from:0x02125778 kind:arm_call to:0x02125450 module:overlay(42) +from:0x02125788 kind:load to:0x0203e964 module:main +from:0x02125798 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x021257a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021257b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021257f8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02125800 kind:load to:0x027e0ce4 module:dtcm +from:0x02125834 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125878 kind:arm_call to:0x02125450 module:overlay(42) +from:0x02125888 kind:arm_call to:0x02125fa8 module:overlay(42) +from:0x021258bc kind:arm_call to:0x01ffb800 module:itcm +from:0x021258cc kind:arm_call to:0x01ffb428 module:itcm +from:0x0212590c kind:arm_call to:0x02125450 module:overlay(42) +from:0x02125918 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212596c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0212598c kind:arm_call to:0x02098d7c module:overlay(0) +from:0x021259ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125a14 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02125a1c kind:arm_call to:0x02126028 module:overlay(42) +from:0x02125a2c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02125a4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125a58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125a68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125a84 kind:arm_call to:0x02125e94 module:overlay(42) +from:0x02125a90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125aa4 kind:arm_call to:0x02125fa8 module:overlay(42) +from:0x02125ac4 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02125ad8 kind:arm_call to:0x02125450 module:overlay(42) +from:0x02125ae8 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02125afc kind:arm_call to:0x020986fc module:overlay(0) +from:0x02125b28 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x02125b34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125b4c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02125b64 kind:arm_call to:0x02125e94 module:overlay(42) +from:0x02125b70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125b84 kind:arm_call to:0x02125fa8 module:overlay(42) +from:0x02125bac kind:arm_call to:0x02125eb0 module:overlay(42) +from:0x02125bcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125bf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125c00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c2c kind:arm_call to:0x02125e94 module:overlay(42) +from:0x02125c38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c4c kind:arm_call to:0x02125fa8 module:overlay(42) +from:0x02125c84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125cac kind:arm_call to:0x01ffb714 module:itcm +from:0x02125cb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125cc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125ce4 kind:arm_call to:0x02125e94 module:overlay(42) +from:0x02125cf0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125d04 kind:arm_call to:0x02125fa8 module:overlay(42) +from:0x02125d20 kind:arm_call to:0x02125d6c module:overlay(42) +from:0x02125d44 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02125d50 kind:load to:0x027e0ce4 module:dtcm +from:0x02125d5c kind:load to:0x027e0d38 module:dtcm +from:0x02125d60 kind:load to:0x027e0ce0 module:dtcm +from:0x02125dd0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125dec kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125e14 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125e28 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02125e64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125e78 kind:arm_call to:0x02125fa8 module:overlay(42) +from:0x02125e88 kind:load to:0x027e0cec module:dtcm +from:0x02125ec4 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02125f38 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x02125f44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125f5c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02125f74 kind:arm_call to:0x02125e94 module:overlay(42) +from:0x02125f80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125f94 kind:arm_call to:0x02125fa8 module:overlay(42) +from:0x02125fa0 kind:load to:0x027e0d34 module:dtcm +from:0x02125fa4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212601c kind:arm_call to:0x02125450 module:overlay(42) +from:0x02126024 kind:load to:0x0203e964 module:main +from:0x02126044 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02126088 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02126098 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021260f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126114 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212612c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126144 kind:load to:0x020b539c module:overlay(0) +from:0x0212614c kind:load to:0x027e0ce4 module:dtcm +from:0x02126150 kind:load to:0x027e0cec module:dtcm +from:0x0212615c kind:load to:0x027e09a8 module:dtcm +from:0x02126188 kind:arm_call to:0x0200eab0 module:main +from:0x0212619c kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02126210 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126284 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126298 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021262b4 kind:arm_call to:0x02125e94 module:overlay(42) +from:0x021262c0 kind:load to:0x027e09a8 module:dtcm +from:0x021262ec kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0212630c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126354 kind:arm_call to:0x01fff498 module:itcm +from:0x02126360 kind:arm_call to:0x01fff584 module:itcm +from:0x021263a0 kind:arm_call to:0x02174694 module:overlay(94) +from:0x02126400 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126438 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212648c kind:arm_call to:0x01ffb800 module:itcm +from:0x0212651c kind:arm_call to:0x02125e94 module:overlay(42) +from:0x02126530 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126558 kind:arm_call to:0x02125e94 module:overlay(42) +from:0x021265e8 kind:load to:0x027e0ce8 module:dtcm +from:0x021265f8 kind:load to:0x027e09a8 module:dtcm +from:0x02126600 kind:load to:0x0203e964 module:main +from:0x02126618 kind:arm_call to:0x0207c010 module:overlay(0) +from:0x0212663c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126648 kind:arm_call to:0x01fff458 module:itcm +from:0x021266bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021266d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021266f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212670c kind:arm_call to:0x01ffb800 module:itcm +from:0x02126768 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126770 kind:arm_call to:0x01ffb800 module:itcm +from:0x021267c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021267cc kind:arm_call to:0x02125e94 module:overlay(42) +from:0x021267e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126830 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126840 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212684c kind:arm_call to:0x02125e94 module:overlay(42) +from:0x0212685c kind:arm_call to:0x02125450 module:overlay(42) +from:0x02126874 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212689c kind:load to:0x027e0ce4 module:dtcm +from:0x021268a4 kind:load to:0x0203e964 module:main +from:0x021268a8 kind:load to:0x027e09a8 module:dtcm +from:0x021268b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021268c0 kind:arm_call to:0x02011ff4 module:main +from:0x021268d4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021268dc kind:arm_call to:0x02011ff4 module:main +from:0x021268f4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021268fc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02126904 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212690c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02126924 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212692c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02126934 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212693c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02126944 kind:arm_call to:0x02011ff4 module:main +from:0x02126958 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02126998 kind:arm_call to:0x0200f05c module:main +from:0x021269d8 kind:arm_call to:0x0200f05c module:main +from:0x021269f8 kind:arm_call to:0x021518f0 module:overlay(71) +from:0x02126a10 kind:arm_call to:0x0215146c module:overlays(58,71) +from:0x02126a54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02126a84 kind:load to:0x020b539c module:overlay(0) +from:0x02126a88 kind:load to:0x0212baac module:overlay(42) +from:0x02126a8c kind:load to:0x0212babc module:overlay(42) +from:0x02126a90 kind:load to:0x0212c00c module:overlay(42) +from:0x02126a94 kind:load to:0x0212c918 module:overlay(42) +from:0x02126a98 kind:load to:0x0212ba94 module:overlay(42) +from:0x02126aa4 kind:arm_call to:0x0215ac6c module:overlay(71) +from:0x02126afc kind:arm_call to:0x02152fa0 module:overlay(71) +from:0x02126b38 kind:load to:0x0212c0b8 module:overlay(42) +from:0x02126b64 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x02126bd0 kind:load to:0x027e0cd8 module:dtcm +from:0x02126bd4 kind:load to:0x0212c1c8 module:overlay(42) +from:0x02126bf8 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x02126c04 kind:arm_call to:0x02127484 module:overlay(42) +from:0x02126c0c kind:load to:0x027e0d70 module:dtcm +from:0x02126c24 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02126c48 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02126d14 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x02126d1c kind:arm_call to:0x01ffd420 module:itcm +from:0x02126d48 kind:arm_call to:0x02015244 module:main +from:0x02126d6c kind:arm_call to:0x01ffd420 module:itcm +from:0x02126da0 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x02126da8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02126df4 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x02126dfc kind:arm_call to:0x01ffd420 module:itcm +from:0x02126e14 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02126e64 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02126ed0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02126ef8 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02126f30 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02126f94 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126fcc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126fe4 kind:arm_call to:0x021287f0 module:overlay(42) +from:0x02126ff4 kind:arm_call to:0x0215ef70 module:overlay(71) +from:0x02127000 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02127010 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x02127034 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02127040 kind:arm_call to:0x021284d4 module:overlay(42) +from:0x02127064 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02127094 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021270c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127144 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02127188 kind:arm_call to:0x01fff148 module:itcm +from:0x021271a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021271b8 kind:arm_call to:0x01fff148 module:itcm +from:0x021271c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021271d4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021271e8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021271fc kind:arm_call to:0x02078764 module:overlay(0) +from:0x02127268 kind:arm_call to:0x021287f0 module:overlay(42) +from:0x02127280 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x021272cc kind:arm_call to:0x020732fc module:overlay(0) +from:0x021272ec kind:arm_call to:0x0215ac6c module:overlay(71) +from:0x0212734c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02127358 kind:load to:0x027e09b8 module:dtcm +from:0x0212735c kind:load to:0x027e0d70 module:dtcm +from:0x02127360 kind:load to:0x027e0cd8 module:dtcm +from:0x02127364 kind:load to:0x027e0cec module:dtcm +from:0x0212736c kind:load to:0x0212ba84 module:overlay(42) +from:0x02127370 kind:load to:0x0203e964 module:main +from:0x02127374 kind:load to:0x027e0ce0 module:dtcm +from:0x02127378 kind:load to:0x027e09bc module:dtcm +from:0x021273a0 kind:arm_call to:0x0215edf0 module:overlay(71) +from:0x021273b0 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x021273c0 kind:arm_call to:0x02156048 module:overlay(71) +from:0x021273d0 kind:arm_call to:0x02158be4 module:overlays(67,71) +from:0x021273e4 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02127404 kind:arm_call to:0x02127484 module:overlay(42) +from:0x0212740c kind:load to:0x027e0d70 module:dtcm +from:0x02127430 kind:arm_call to:0x0215edf0 module:overlay(71) +from:0x02127440 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x02127450 kind:arm_call to:0x02156048 module:overlay(71) +from:0x02127464 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02127470 kind:arm_call to:0x02158c6c module:overlay(71) +from:0x02127478 kind:arm_call to:0x02127514 module:overlay(42) +from:0x02127480 kind:load to:0x027e0d70 module:dtcm +from:0x02127494 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x021274b8 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127570 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x02127594 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021275d0 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127634 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127678 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x0212769c kind:arm_call to:0x020802ec module:overlay(0) +from:0x021276d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021276e8 kind:arm_call to:0x021287f0 module:overlay(42) +from:0x02127720 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x02127744 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02127784 kind:arm_call to:0x0215ef70 module:overlay(71) +from:0x02127794 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x0212779c kind:arm_call to:0x02155f8c module:overlay(71) +from:0x021277c8 kind:arm_call to:0x021284d4 module:overlay(42) +from:0x021277d0 kind:arm_call to:0x02128460 module:overlay(42) +from:0x02127800 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0212780c kind:arm_call to:0x021284d4 module:overlay(42) +from:0x02127814 kind:arm_call to:0x02128460 module:overlay(42) +from:0x02127828 kind:arm_call to:0x0215ee40 module:overlays(63,71) +from:0x0212784c kind:arm_call to:0x020802ec module:overlay(0) +from:0x021278a0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021278b8 kind:arm_call to:0x021287f0 module:overlay(42) +from:0x021278c0 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x0212792c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127950 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x02127960 kind:arm_call to:0x02156048 module:overlay(71) +from:0x02127974 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02127988 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02127994 kind:load to:0x027e0d70 module:dtcm +from:0x02127998 kind:load to:0x027e0cd8 module:dtcm +from:0x0212799c kind:load to:0x027e0cec module:dtcm +from:0x021279b0 kind:arm_call to:0x02128410 module:overlay(42) +from:0x021279d8 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x021279e4 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127a48 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127a60 kind:arm_call to:0x02158234 module:overlays(61,71) +from:0x02127a6c kind:load to:0x027e0cec module:dtcm +from:0x02127a84 kind:arm_call to:0x02127c44 module:overlay(42) +from:0x02127a8c kind:arm_call to:0x021582a4 module:overlay(71) +from:0x02127aa0 kind:arm_call to:0x02128410 module:overlay(42) +from:0x02127ac8 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02127ae4 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127b3c kind:arm_call to:0x02158828 module:overlay(71) +from:0x02127b98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127bb0 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127c18 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127c24 kind:arm_call to:0x02127c44 module:overlay(42) +from:0x02127c30 kind:arm_call to:0x02158908 module:overlay(71) +from:0x02127c3c kind:load to:0x027e0cec module:dtcm +from:0x02127c84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127ca8 kind:arm_call to:0x021287f0 module:overlay(42) +from:0x02127d34 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127d80 kind:arm_call to:0x021287f0 module:overlay(42) +from:0x02127dac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127de0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02127df0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02127e0c kind:arm_call to:0x0215eff8 module:overlay(71) +from:0x02127ec4 kind:arm_call to:0x021282e0 module:overlay(42) +from:0x02127ed0 kind:arm_call to:0x021536dc module:overlay(71) +from:0x02127ee4 kind:arm_call to:0x0215224c module:overlay(71) +from:0x02127eec kind:arm_call to:0x0215aca0 module:overlays(68,71) +from:0x02127f14 kind:load to:0x027e0d70 module:dtcm +from:0x02127f30 kind:load to:0x027e0d70 module:dtcm +from:0x02127f34 kind:load to:0x0215f110 module:overlays(62,66,71,86) +from:0x02127f8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127fa0 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128020 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x0212808c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0212809c kind:arm_call to:0x01ff930c module:itcm +from:0x021280ac kind:arm_call to:0x0215aa30 module:overlays(62,71,86) +from:0x021280b8 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021280dc kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128148 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128168 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x021281e8 kind:arm_call to:0x02150c00 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128248 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128274 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212828c kind:arm_call to:0x021287f0 module:overlay(42) +from:0x021282ac kind:load to:0x027e0cec module:dtcm +from:0x021282c0 kind:arm_call to:0x02159e94 module:overlays(65,71) +from:0x02128304 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0212831c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02128360 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02128398 kind:arm_call to:0x01ff9258 module:itcm +from:0x021283ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021283cc kind:arm_call to:0x01ff9258 module:itcm +from:0x02128408 kind:load to:0x02164144 module:overlays(59,63,68,71,73,84) +from:0x0212840c kind:load to:0x027e0cd8 module:dtcm +from:0x02128434 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212844c kind:arm_call to:0x02159a5c module:overlays(71,87) +from:0x02128498 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021284b0 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021284d0 kind:load to:0x027e0cd8 module:dtcm +from:0x02128528 kind:arm_call to:0x01fff17c module:itcm +from:0x02128598 kind:arm_call to:0x01fff17c module:itcm +from:0x0212861c kind:arm_call to:0x01fff17c module:itcm +from:0x021286a0 kind:arm_call to:0x01fff17c module:itcm +from:0x02128764 kind:arm_call to:0x01fff17c module:itcm +from:0x021287d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021287dc kind:load to:0x0203e964 module:main +from:0x021287e0 kind:load to:0x02049be4 module:main +from:0x021287ec kind:load to:0x0212c918 module:overlay(42) +from:0x02128824 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128840 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212885c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128878 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128888 kind:load to:0x027e0cec module:dtcm +from:0x02128894 kind:arm_call to:0x02151f10 module:overlay(71) +from:0x021288a8 kind:arm_call to:0x02151f10 module:overlay(71) +from:0x021288b0 kind:arm_call to:0x02011ff4 module:main +from:0x021288c4 kind:load to:0x0212c934 module:overlay(42) +from:0x021288d8 kind:arm_call to:0x02011f3c module:main +from:0x021288e4 kind:arm_call to:0x02128938 module:overlay(42) +from:0x021288f8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02128934 kind:load to:0x0212c2ec module:overlay(42) +from:0x02128948 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021289ac kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021289d8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021289f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128a00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128a38 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02128a50 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128a64 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02128a6c kind:arm_call to:0x02099820 module:overlay(0) +from:0x02128a74 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x02128a7c kind:arm_call to:0x02060804 module:overlay(0) +from:0x02128a84 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02128afc kind:arm_call to:0x0206082c module:overlay(0) +from:0x02128b0c kind:arm_call to:0x0206082c module:overlay(0) +from:0x02128b1c kind:load to:0x0212c358 module:overlay(42) +from:0x02128b20 kind:load to:0x0212c934 module:overlay(42) +from:0x02128b24 kind:load to:0x0212be54 module:overlay(42) +from:0x02128b28 kind:load to:0x0212c310 module:overlay(42) +from:0x02128b2c kind:load to:0x0212c2d8 module:overlay(42) +from:0x02128b38 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02128b6c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02128bc4 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02128bec kind:arm_call to:0x020732ec module:overlay(0) +from:0x02128c18 kind:load to:0x027e09b8 module:dtcm +from:0x02128c64 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02128c6c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02128c90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128ca0 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02128cf4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02128d0c kind:arm_call to:0x0212b124 module:overlay(42) +from:0x02128d70 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02128d78 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02128d9c kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02128dd8 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02128de4 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02128e14 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02128e1c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02128e34 kind:load to:0x0212c428 module:overlay(42) +from:0x02128e3c kind:load to:0x027e0d38 module:dtcm +from:0x02128ec4 kind:arm_call to:0x01fff148 module:itcm +from:0x02128f70 kind:arm_call to:0x0201aad0 module:main +from:0x02129030 kind:arm_call to:0x0201aad0 module:main +from:0x0212903c kind:load to:0x027e0998 module:dtcm +from:0x02129040 kind:load to:0x027e0ce0 module:dtcm +from:0x02129044 kind:load to:0x0204af1c module:main +from:0x0212905c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021290b8 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x021290d8 kind:arm_call to:0x01ffc634 module:itcm +from:0x021290e8 kind:load to:0x027e09b4 module:dtcm +from:0x0212910c kind:load to:0x0212914c module:overlay(42) +from:0x02129158 kind:arm_call to:0x02129110 module:overlay(42) +from:0x02129190 kind:load to:0x0212c4a8 module:overlay(42) +from:0x021291dc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02129268 kind:load to:0x0212c3b0 module:overlay(42) +from:0x0212926c kind:load to:0x02049be4 module:main +from:0x02129274 kind:load to:0x0212c528 module:overlay(42) +from:0x02129284 kind:arm_call to:0x0212b13c module:overlay(42) +from:0x021292a4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021292ac kind:arm_call to:0x0212ac68 module:overlay(42) +from:0x021292c4 kind:arm_call to:0x0212914c module:overlay(42) +from:0x021292d0 kind:load to:0x027e09a8 module:dtcm +from:0x02129314 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021293a8 kind:arm_call to:0x0209b264 module:overlay(0) +from:0x021293b4 kind:load to:0x0212c3b0 module:overlay(42) +from:0x021293b8 kind:load to:0x02049be4 module:main +from:0x021293c0 kind:load to:0x0212c528 module:overlay(42) +from:0x021293d0 kind:arm_call to:0x0212b13c module:overlay(42) +from:0x021293e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212940c kind:arm_call to:0x0209b420 module:overlay(0) +from:0x02129434 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212943c kind:arm_call to:0x0212ac68 module:overlay(42) +from:0x02129450 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02129474 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02129484 kind:load to:0x027e09a8 module:dtcm +from:0x021294cc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02129528 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02129534 kind:load to:0x0212c3c8 module:overlay(42) +from:0x0212953c kind:load to:0x0212c528 module:overlay(42) +from:0x0212954c kind:arm_call to:0x0212ada4 module:overlay(42) +from:0x0212955c kind:arm_call to:0x0215efa4 module:overlay(71) +from:0x02129570 kind:arm_call to:0x01ff916c module:itcm +from:0x02129590 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021295a4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021295b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021295c4 kind:arm_call to:0x01fff148 module:itcm +from:0x021295d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021295d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021295e8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212961c kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02129630 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02129654 kind:arm_call to:0x01ff9770 module:itcm +from:0x02129660 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212966c kind:load to:0x027e0d70 module:dtcm +from:0x02129674 kind:load to:0x027e09a8 module:dtcm +from:0x0212967c kind:load to:0x027e0ce0 module:dtcm +from:0x021296c8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02129798 kind:load to:0x0212c3c8 module:overlay(42) +from:0x021297a0 kind:load to:0x0212c528 module:overlay(42) +from:0x021297a4 kind:load to:0x02049be4 module:main +from:0x021297bc kind:arm_call to:0x0212ada4 module:overlay(42) +from:0x021297cc kind:arm_call to:0x0208baec module:overlay(0) +from:0x021297dc kind:arm_call to:0x01fff1a4 module:itcm +from:0x021297ec kind:arm_call to:0x01fff1e0 module:itcm +from:0x02129800 kind:arm_call to:0x0208baec module:overlay(0) +from:0x02129818 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02129834 kind:arm_call to:0x01fff148 module:itcm +from:0x02129840 kind:arm_call to:0x0215efa4 module:overlay(71) +from:0x02129948 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212995c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212996c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212997c kind:arm_call to:0x01fff148 module:itcm +from:0x02129990 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021299b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021299e4 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021299f8 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02129a40 kind:arm_call to:0x020d99fc module:overlay(31) +from:0x02129a54 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02129a64 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02129a70 kind:load to:0x027e0ce0 module:dtcm +from:0x02129a74 kind:load to:0x027e0d70 module:dtcm +from:0x02129a78 kind:load to:0x02049be4 module:main +from:0x02129a80 kind:load to:0x0203e964 module:main +from:0x02129a84 kind:load to:0x027e0d34 module:dtcm +from:0x02129ac8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02129b30 kind:arm_call to:0x01fff17c module:itcm +from:0x02129b48 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02129bac kind:load to:0x0212c3c8 module:overlay(42) +from:0x02129bb4 kind:load to:0x0212c528 module:overlay(42) +from:0x02129bb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02129bbc kind:load to:0x02049be4 module:main +from:0x02129bd8 kind:arm_call to:0x0208baec module:overlay(0) +from:0x02129be8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02129bf8 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02129c0c kind:arm_call to:0x0208baec module:overlay(0) +from:0x02129c28 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02129c44 kind:arm_call to:0x01fff148 module:itcm +from:0x02129c50 kind:arm_call to:0x0215efa4 module:overlay(71) +from:0x02129c94 kind:arm_call to:0x01fff148 module:itcm +from:0x02129cb4 kind:arm_call to:0x01fff17c module:itcm +from:0x02129cc8 kind:arm_call to:0x01fff17c module:itcm +from:0x02129e08 kind:arm_call to:0x01fff168 module:itcm +from:0x02129e18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129e38 kind:arm_call to:0x0212ada4 module:overlay(42) +from:0x02129e44 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02129e5c kind:arm_call to:0x0212914c module:overlay(42) +from:0x02129e68 kind:load to:0x027e0ce0 module:dtcm +from:0x02129e6c kind:load to:0x027e0d70 module:dtcm +from:0x02129e78 kind:load to:0x0203e964 module:main +from:0x02129e94 kind:arm_call to:0x01fff148 module:itcm +from:0x02129eb8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02129f50 kind:load to:0x027e0ce0 module:dtcm +from:0x02129f54 kind:load to:0x020aecf8 module:overlay(0) +from:0x02129f58 kind:load to:0x0203e964 module:main +from:0x02129f70 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02129f9c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02129fa8 kind:arm_call to:0x0212914c module:overlay(42) +from:0x02129ff0 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212a024 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a034 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a040 kind:load to:0x0212c3b0 module:overlay(42) +from:0x0212a05c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a070 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212a0e8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212a0f0 kind:arm_call to:0x0212ac68 module:overlay(42) +from:0x0212a104 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212a150 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a16c kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212a178 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a17c kind:load to:0x027e09a8 module:dtcm +from:0x0212a1c8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212a21c kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a22c kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a24c kind:load to:0x0212c3b0 module:overlay(42) +from:0x0212a250 kind:load to:0x0212c540 module:overlay(42) +from:0x0212a29c kind:arm_call to:0x02015080 module:main +from:0x0212a2bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212a2e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a36c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212a374 kind:arm_call to:0x0212afa0 module:overlay(42) +from:0x0212a398 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0212a3ac kind:arm_call to:0x020732fc module:overlay(0) +from:0x0212a3bc kind:arm_call to:0x0212b0fc module:overlay(42) +from:0x0212a3c8 kind:load to:0x027e09a8 module:dtcm +from:0x0212a3d4 kind:load to:0x0212c528 module:overlay(42) +from:0x0212a3dc kind:load to:0x027e09b8 module:dtcm +from:0x0212a408 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212a43c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212a46c kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212a474 kind:load to:0x027e09a8 module:dtcm +from:0x0212a48c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212a510 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0212a524 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212a554 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0212a568 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a578 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a580 kind:load to:0x020aecf8 module:overlay(0) +from:0x0212a58c kind:arm_call to:0x020992dc module:overlay(0) +from:0x0212a5e0 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212a5ec kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212a604 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0212a668 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0212a678 kind:load to:0x0212c528 module:overlay(42) +from:0x0212a6b0 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0212a6bc kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212a70c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212a72c kind:arm_call to:0x02099450 module:overlay(0) +from:0x0212a740 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0212a754 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a764 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a770 kind:load to:0x020aecf8 module:overlay(0) +from:0x0212a774 kind:load to:0x0212c3e0 module:overlay(42) +from:0x0212a778 kind:load to:0x020aecf0 module:overlay(0) +from:0x0212a788 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x0212a804 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212a870 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a8b4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212a928 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212a934 kind:load to:0x0212c3e0 module:overlay(42) +from:0x0212a93c kind:load to:0x0212c570 module:overlay(42) +from:0x0212a940 kind:load to:0x0212c3f8 module:overlay(42) +from:0x0212a944 kind:load to:0x0212c588 module:overlay(42) +from:0x0212a9a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a9e4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212aa48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212aad4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212aadc kind:arm_call to:0x0212afa0 module:overlay(42) +from:0x0212aaf0 kind:arm_call to:0x0212b00c module:overlay(42) +from:0x0212aafc kind:load to:0x0212c410 module:overlay(42) +from:0x0212ab04 kind:load to:0x0212c5a0 module:overlay(42) +from:0x0212ab08 kind:load to:0x0212c528 module:overlay(42) +from:0x0212ab0c kind:load to:0x027e09a8 module:dtcm +from:0x0212ab5c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212abac kind:load to:0x0212c3b0 module:overlay(42) +from:0x0212abb4 kind:load to:0x0212c528 module:overlay(42) +from:0x0212abc0 kind:arm_call to:0x0212b13c module:overlay(42) +from:0x0212abd0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212abf0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212ac00 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212ac10 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212ac18 kind:arm_call to:0x0212ac68 module:overlay(42) +from:0x0212ac2c kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212ac58 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212ac60 kind:load to:0x027e09a8 module:dtcm +from:0x0212ac84 kind:arm_call to:0x01fff148 module:itcm +from:0x0212acf0 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0212ad14 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212ad30 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0212ad5c kind:arm_call to:0x02016c68 module:main +from:0x0212ad88 kind:arm_call to:0x02016cf0 module:main +from:0x0212ada0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212adc8 kind:arm_call to:0x01ffedac module:itcm +from:0x0212add4 kind:arm_call to:0x02080950 module:overlay(0) +from:0x0212ade4 kind:arm_call to:0x0205ae80 module:overlay(0) +from:0x0212ae20 kind:load to:0x027e0cd8 module:dtcm +from:0x0212ae40 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212aeac kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0212aec4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0212af10 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0212af80 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0212af90 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212af9c kind:load to:0x027e09b8 module:dtcm +from:0x0212b008 kind:load to:0x027e0cd8 module:dtcm +from:0x0212b048 kind:arm_call to:0x0209bce8 module:overlay(0) +from:0x0212b068 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0212b08c kind:arm_call to:0x02016c68 module:main +from:0x0212b0ac kind:arm_call to:0x02016cf0 module:main +from:0x0212b0c0 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212b0e0 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212b0f0 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212b110 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212b11c kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212b1a4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212b208 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212b248 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0212b254 kind:load to:0x0212c3b0 module:overlay(42) +from:0x0212b258 kind:load to:0x02049be4 module:main +from:0x0212b280 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0212b2b0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212b2d4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0212b310 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0212b320 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0212b328 kind:arm_call to:0x0212b25c module:overlay(42) +from:0x0212b348 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212b350 kind:arm_call to:0x0212b25c module:overlay(42) +from:0x0212b374 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x0212b3b4 kind:arm_call to:0x0202851c module:main +from:0x0212b3cc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212b3d4 kind:arm_call to:0x0212b25c module:overlay(42) +from:0x0212b3f4 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x0212b434 kind:arm_call to:0x0202851c module:main +from:0x0212b450 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212b464 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0212b474 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0212b47c kind:arm_call to:0x0212b25c module:overlay(42) +from:0x0212b488 kind:load to:0x027e09a8 module:dtcm +from:0x0212b4c8 kind:arm_call to:0x01ffce1c module:itcm +from:0x0212b4fc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212b510 kind:load to:0x020578a4 module:overlay(0) +from:0x0212b524 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212b52c kind:arm_call to:0x02011ff4 module:main +from:0x0212b558 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212b584 kind:arm_call to:0x0203d210 module:main +from:0x0212b58c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212b594 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212b59c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b5a4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212b5b0 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212b5d4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212b600 kind:arm_call to:0x0203d210 module:main +from:0x0212b608 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212b610 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212b618 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b620 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212b628 kind:arm_call to:0x02011ff4 module:main +from:0x0212b634 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212b640 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212b654 kind:load to:0x0212ca1c module:overlay(42) +from:0x0212b668 kind:arm_call to:0x02011f3c module:main +from:0x0212b674 kind:arm_call to:0x0212b71c module:overlay(42) +from:0x0212b68c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0212b69c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0212b708 kind:load to:0x0212c5c0 module:overlay(42) +from:0x0212b70c kind:load to:0x0212c5f8 module:overlay(42) +from:0x0212b710 kind:load to:0x0212c5dc module:overlay(42) +from:0x0212b724 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0212b73c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212b74c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212b7b8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0212b7cc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0212b7e0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0212b7ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212b80c kind:load to:0x0212c620 module:overlay(42) +from:0x0212b810 kind:load to:0x0212ca1c module:overlay(42) +from:0x0212b814 kind:load to:0x0212ca3c module:overlay(42) +from:0x0212b818 kind:load to:0x0212bad4 module:overlay(42) +from:0x0212b81c kind:load to:0x0212caf0 module:overlay(42) +from:0x0212b898 kind:arm_call to:0x0200efdc module:main +from:0x0212b8a8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0212b8d0 kind:arm_call to:0x0212b9b8 module:overlay(42) +from:0x0212b8dc kind:load to:0x027e0cd8 module:dtcm +from:0x0212b948 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b984 kind:arm_call to:0x0212b9b8 module:overlay(42) +from:0x0212b99c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212b9b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212b9b4 kind:load to:0x027e09a8 module:dtcm +from:0x0212b9e4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0212b9ec kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0212b9fc kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0212ba08 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0212ba10 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0212ba24 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212ba2c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212ba44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212ba4c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212ba54 kind:arm_call to:0x02011ff4 module:main +from:0x0212ba68 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0212bb00 kind:arm_call to:0x021234f0 module:overlay(42) +from:0x0212bb10 kind:arm_call to:0x0203ce74 module:main +from:0x0212bb24 kind:load to:0x0212c660 module:overlay(42) +from:0x0212bb28 kind:load to:0x0212c670 module:overlay(42) +from:0x0212bb2c kind:load to:0x02123c38 module:overlay(42) +from:0x0212bb30 kind:load to:0x0212c664 module:overlay(42) +from:0x0212bb64 kind:arm_call to:0x02123c7c module:overlay(42) +from:0x0212bb74 kind:arm_call to:0x0203ce74 module:main +from:0x0212bb8c kind:load to:0x0212bd7c module:overlay(42) +from:0x0212bb90 kind:load to:0x0212c748 module:overlay(42) +from:0x0212bb94 kind:load to:0x0212c758 module:overlay(42) +from:0x0212bb98 kind:load to:0x02125194 module:overlay(42) +from:0x0212bb9c kind:load to:0x0212c74c module:overlay(42) +from:0x0212bbbc kind:arm_call to:0x021251d8 module:overlay(42) +from:0x0212bbcc kind:arm_call to:0x0203ce74 module:main +from:0x0212bbe0 kind:load to:0x0212c830 module:overlay(42) +from:0x0212bbe4 kind:load to:0x0212c840 module:overlay(42) +from:0x0212bbe8 kind:load to:0x02126950 module:overlay(42) +from:0x0212bbec kind:load to:0x0212c834 module:overlay(42) +from:0x0212bc04 kind:load to:0x0212c918 module:overlay(42) +from:0x0212bc38 kind:arm_call to:0x021288ec module:overlay(42) +from:0x0212bc48 kind:arm_call to:0x0203ce74 module:main +from:0x0212bc60 kind:load to:0x0212c2d8 module:overlay(42) +from:0x0212bc64 kind:load to:0x0212c924 module:overlay(42) +from:0x0212bc68 kind:load to:0x0212c934 module:overlay(42) +from:0x0212bc6c kind:load to:0x0212b638 module:overlay(42) +from:0x0212bc70 kind:load to:0x0212c928 module:overlay(42) +from:0x0212bc90 kind:arm_call to:0x0212b67c module:overlay(42) +from:0x0212bca0 kind:arm_call to:0x0203ce74 module:main +from:0x0212bcb4 kind:load to:0x0212ca0c module:overlay(42) +from:0x0212bcb8 kind:load to:0x0212ca1c module:overlay(42) +from:0x0212bcbc kind:load to:0x0212ba60 module:overlay(42) +from:0x0212bcc0 kind:load to:0x0212ca10 module:overlay(42) +from:0x0212bcc4 kind:load to:0x0212bae4 module:overlay(42) +from:0x0212bcc8 kind:load to:0x0212bb34 module:overlay(42) +from:0x0212bccc kind:load to:0x0212bba0 module:overlay(42) +from:0x0212bcd0 kind:load to:0x0212bbf0 module:overlay(42) +from:0x0212bcd4 kind:load to:0x0212bc08 module:overlay(42) +from:0x0212bcd8 kind:load to:0x0212bc74 module:overlay(42) +from:0x0212bce8 kind:load to:0x02123600 module:overlay(42) +from:0x0212bcec kind:load to:0x02123bc4 module:overlay(42) +from:0x0212bcf0 kind:load to:0x0207b71c module:overlay(0) +from:0x0212bcf4 kind:load to:0x0207b754 module:overlay(0) +from:0x0212bcf8 kind:load to:0x02123b78 module:overlay(42) +from:0x0212bd04 kind:load to:0x021234cc module:overlay(42) +from:0x0212bd08 kind:load to:0x02097944 module:overlay(0) +from:0x0212bd0c kind:load to:0x02097754 module:overlay(0) +from:0x0212bd10 kind:load to:0x020977d0 module:overlay(0) +from:0x0212bd14 kind:load to:0x0209794c module:overlay(0) +from:0x0212bd18 kind:load to:0x0209796c module:overlay(0) +from:0x0212bd1c kind:load to:0x02097998 module:overlay(0) +from:0x0212bd28 kind:load to:0x02098518 module:overlay(0) +from:0x0212bd2c kind:load to:0x02098554 module:overlay(0) +from:0x0212bd30 kind:load to:0x0209856c module:overlay(0) +from:0x0212bd34 kind:load to:0x02098578 module:overlay(0) +from:0x0212bd38 kind:load to:0x01fff464 module:itcm +from:0x0212bd3c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212bd40 kind:load to:0x02123614 module:overlay(42) +from:0x0212bd44 kind:load to:0x020984b0 module:overlay(0) +from:0x0212bd48 kind:load to:0x02123698 module:overlay(42) +from:0x0212bd4c kind:load to:0x020984b8 module:overlay(0) +from:0x0212bd50 kind:load to:0x020984bc module:overlay(0) +from:0x0212bd54 kind:load to:0x021238dc module:overlay(42) +from:0x0212bd58 kind:load to:0x020984c4 module:overlay(0) +from:0x0212bd5c kind:load to:0x020984c8 module:overlay(0) +from:0x0212bd60 kind:load to:0x02098584 module:overlay(0) +from:0x0212bd64 kind:load to:0x020985f0 module:overlay(0) +from:0x0212bd68 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212bd6c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212bd70 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212bd74 kind:load to:0x02123be0 module:overlay(42) +from:0x0212bd78 kind:load to:0x02123c08 module:overlay(42) +from:0x0212bdb8 kind:load to:0x021246a8 module:overlay(42) +from:0x0212bdc0 kind:load to:0x0212474c module:overlay(42) +from:0x0212bdc8 kind:load to:0x0212488c module:overlay(42) +from:0x0212bdd0 kind:load to:0x02124944 module:overlay(42) +from:0x0212bdd8 kind:load to:0x02124a0c module:overlay(42) +from:0x0212bde0 kind:load to:0x02124cb0 module:overlay(42) +from:0x0212bde8 kind:load to:0x02124e24 module:overlay(42) +from:0x0212bdf0 kind:load to:0x021245f4 module:overlay(42) +from:0x0212bdf8 kind:load to:0x021246e0 module:overlay(42) +from:0x0212be00 kind:load to:0x02124800 module:overlay(42) +from:0x0212be08 kind:load to:0x021248b0 module:overlay(42) +from:0x0212be10 kind:load to:0x02124998 module:overlay(42) +from:0x0212be18 kind:load to:0x02124c44 module:overlay(42) +from:0x0212be20 kind:load to:0x02124dac module:overlay(42) +from:0x0212be30 kind:load to:0x02123c58 module:overlay(42) +from:0x0212be34 kind:load to:0x02097944 module:overlay(0) +from:0x0212be38 kind:load to:0x02097754 module:overlay(0) +from:0x0212be3c kind:load to:0x020977d0 module:overlay(0) +from:0x0212be40 kind:load to:0x0209794c module:overlay(0) +from:0x0212be44 kind:load to:0x0209796c module:overlay(0) +from:0x0212be48 kind:load to:0x02097998 module:overlay(0) +from:0x0212be54 kind:load to:0x02123e4c module:overlay(42) +from:0x0212be58 kind:load to:0x02125078 module:overlay(42) +from:0x0212be5c kind:load to:0x0209a254 module:overlay(0) +from:0x0212be60 kind:load to:0x0209a288 module:overlay(0) +from:0x0212be64 kind:load to:0x0209a320 module:overlay(0) +from:0x0212be68 kind:load to:0x0209a334 module:overlay(0) +from:0x0212be6c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212be70 kind:load to:0x0209a35c module:overlay(0) +from:0x0212be74 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0212be78 kind:load to:0x0209a06c module:overlay(0) +from:0x0212be7c kind:load to:0x0209a2f0 module:overlay(0) +from:0x0212be80 kind:load to:0x0209a308 module:overlay(0) +from:0x0212be84 kind:load to:0x0209a348 module:overlay(0) +from:0x0212be88 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0212be8c kind:load to:0x0212504c module:overlay(42) +from:0x0212be90 kind:load to:0x02125028 module:overlay(42) +from:0x0212be94 kind:load to:0x0209a70c module:overlay(0) +from:0x0212bea0 kind:load to:0x02098518 module:overlay(0) +from:0x0212bea4 kind:load to:0x02098554 module:overlay(0) +from:0x0212bea8 kind:load to:0x0209856c module:overlay(0) +from:0x0212beac kind:load to:0x02098578 module:overlay(0) +from:0x0212beb0 kind:load to:0x01fff464 module:itcm +from:0x0212beb4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212beb8 kind:load to:0x02123e60 module:overlay(42) +from:0x0212bebc kind:load to:0x020984b0 module:overlay(0) +from:0x0212bec0 kind:load to:0x021241cc module:overlay(42) +from:0x0212bec4 kind:load to:0x020984b8 module:overlay(0) +from:0x0212bec8 kind:load to:0x020984bc module:overlay(0) +from:0x0212becc kind:load to:0x02124338 module:overlay(42) +from:0x0212bed0 kind:load to:0x02099004 module:overlay(0) +from:0x0212bed4 kind:load to:0x020984c8 module:overlay(0) +from:0x0212bed8 kind:load to:0x02098584 module:overlay(0) +from:0x0212bedc kind:load to:0x020985f0 module:overlay(0) +from:0x0212bee0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212bee4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212bee8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212beec kind:load to:0x02125094 module:overlay(42) +from:0x0212bef0 kind:load to:0x02125110 module:overlay(42) +from:0x0212bef4 kind:load to:0x02099588 module:overlay(0) +from:0x0212bf00 kind:load to:0x02125390 module:overlay(42) +from:0x0212bf04 kind:load to:0x021268cc module:overlay(42) +from:0x0212bf08 kind:load to:0x02126190 module:overlay(42) +from:0x0212bf0c kind:load to:0x021262c8 module:overlay(42) +from:0x0212bf10 kind:load to:0x02126604 module:overlay(42) +from:0x0212bf14 kind:load to:0x02125630 module:overlay(42) +from:0x0212bf1c kind:load to:0x021258b0 module:overlay(42) +from:0x0212bf24 kind:load to:0x021256ac module:overlay(42) +from:0x0212bf2c kind:load to:0x02125804 module:overlay(42) +from:0x0212bf34 kind:load to:0x02125620 module:overlay(42) +from:0x0212bf3c kind:load to:0x02125894 module:overlay(42) +from:0x0212bf44 kind:load to:0x0212569c module:overlay(42) +from:0x0212bf4c kind:load to:0x0212578c module:overlay(42) +from:0x0212bf5c kind:load to:0x021251b4 module:overlay(42) +from:0x0212bf60 kind:load to:0x02097944 module:overlay(0) +from:0x0212bf64 kind:load to:0x02097754 module:overlay(0) +from:0x0212bf68 kind:load to:0x020977d0 module:overlay(0) +from:0x0212bf6c kind:load to:0x0209794c module:overlay(0) +from:0x0212bf70 kind:load to:0x0209796c module:overlay(0) +from:0x0212bf74 kind:load to:0x02097998 module:overlay(0) +from:0x0212bf80 kind:load to:0x0212537c module:overlay(42) +from:0x0212bf84 kind:load to:0x021268b0 module:overlay(42) +from:0x0212bf88 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212bf8c kind:load to:0x02057a88 module:overlay(0) +from:0x0212bf90 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212bf94 kind:load to:0x02057e44 module:overlay(0) +from:0x0212bf98 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212bf9c kind:load to:0x0209a79c module:overlay(0) +from:0x0212bfa0 kind:load to:0x02057d84 module:overlay(0) +from:0x0212bfac kind:load to:0x02098518 module:overlay(0) +from:0x0212bfb0 kind:load to:0x02098554 module:overlay(0) +from:0x0212bfb4 kind:load to:0x0209856c module:overlay(0) +from:0x0212bfb8 kind:load to:0x02098578 module:overlay(0) +from:0x0212bfbc kind:load to:0x01fff464 module:itcm +from:0x0212bfc0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212bfc4 kind:load to:0x021253a4 module:overlay(42) +from:0x0212bfc8 kind:load to:0x020984b0 module:overlay(0) +from:0x0212bfcc kind:load to:0x021254c0 module:overlay(42) +from:0x0212bfd0 kind:load to:0x020984b8 module:overlay(0) +from:0x0212bfd4 kind:load to:0x020984bc module:overlay(0) +from:0x0212bfd8 kind:load to:0x021253e4 module:overlay(42) +from:0x0212bfdc kind:load to:0x02099004 module:overlay(0) +from:0x0212bfe0 kind:load to:0x020984c8 module:overlay(0) +from:0x0212bfe4 kind:load to:0x02098584 module:overlay(0) +from:0x0212bfe8 kind:load to:0x020985f0 module:overlay(0) +from:0x0212bfec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212bff0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212bff4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212bff8 kind:load to:0x021268e8 module:overlay(42) +from:0x0212bffc kind:load to:0x02126918 module:overlay(42) +from:0x0212c000 kind:load to:0x02099588 module:overlay(0) +from:0x0212c00c kind:load to:0x02098518 module:overlay(0) +from:0x0212c010 kind:load to:0x02098554 module:overlay(0) +from:0x0212c014 kind:load to:0x0209856c module:overlay(0) +from:0x0212c018 kind:load to:0x02098578 module:overlay(0) +from:0x0212c01c kind:load to:0x01fff464 module:itcm +from:0x0212c020 kind:load to:0x0215b004 module:overlays(61,64,65,69,71) +from:0x0212c024 kind:load to:0x02152074 module:overlays(29,30,71) +from:0x0212c028 kind:load to:0x020984b0 module:overlay(0) +from:0x0212c02c kind:load to:0x021530b8 module:overlays(29,58,71) +from:0x0212c030 kind:load to:0x02126a9c module:overlay(42) +from:0x0212c034 kind:load to:0x020984bc module:overlay(0) +from:0x0212c038 kind:load to:0x02153e38 module:overlays(71,85) +from:0x0212c03c kind:load to:0x02153adc module:overlay(71) +from:0x0212c040 kind:load to:0x020984c8 module:overlay(0) +from:0x0212c044 kind:load to:0x02098584 module:overlay(0) +from:0x0212c048 kind:load to:0x020985f0 module:overlay(0) +from:0x0212c04c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212c050 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212c054 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212c058 kind:load to:0x0212888c module:overlay(42) +from:0x0212c05c kind:load to:0x021288a0 module:overlay(42) +from:0x0212c060 kind:load to:0x02099588 module:overlay(0) +from:0x0212c064 kind:load to:0x021520e8 module:overlays(29,30,71) +from:0x0212c068 kind:load to:0x02153ef8 module:overlays(71,78) +from:0x0212c06c kind:load to:0x02126b04 module:overlay(42) +from:0x0212c070 kind:load to:0x02127dfc module:overlay(42) +from:0x0212c074 kind:load to:0x02126b3c module:overlay(42) +from:0x0212c078 kind:load to:0x021538b8 module:overlays(29,71) +from:0x0212c07c kind:load to:0x021598e0 module:overlays(64,71) +from:0x0212c080 kind:load to:0x0215607c module:overlays(58,71) +from:0x0212c084 kind:load to:0x021598c0 module:overlay(71) +from:0x0212c088 kind:load to:0x021598cc module:overlays(64,71) +from:0x0212c08c kind:load to:0x021598d8 module:overlay(71) +from:0x0212c090 kind:load to:0x021599e0 module:overlays(62,71) +from:0x0212c094 kind:load to:0x02159c94 module:overlay(71) +from:0x0212c098 kind:load to:0x021282b4 module:overlay(42) +from:0x0212c09c kind:load to:0x02152f80 module:overlays(29,58,71) +from:0x0212c0a0 kind:load to:0x02152f8c module:overlays(29,58,71) +from:0x0212c0a4 kind:load to:0x02152f98 module:overlays(29,58,71,79) +from:0x0212c0a8 kind:load to:0x02159fa0 module:overlays(67,71) +from:0x0212c0ac kind:load to:0x02153f54 module:overlay(71) +from:0x0212c0b0 kind:load to:0x021287e4 module:overlay(42) +from:0x0212c0b4 kind:load to:0x02153bb8 module:overlays(71,83) +from:0x0212c0b8 kind:load to:0x02154aa0 module:overlays(58,71) +from:0x0212c0c0 kind:load to:0x021541e4 module:overlays(58,71,85) +from:0x0212c0c8 kind:load to:0x021544e8 module:overlays(58,71) +from:0x0212c0d0 kind:load to:0x02154724 module:overlays(58,71) +from:0x0212c0d8 kind:load to:0x02154948 module:overlays(58,71) +from:0x0212c0e0 kind:load to:0x02154b6c module:overlays(58,71) +from:0x0212c0e8 kind:load to:0x021580f4 module:overlays(71,79) +from:0x0212c0f0 kind:load to:0x02154f3c module:overlays(58,71) +from:0x0212c0f8 kind:load to:0x021552c4 module:overlays(58,71) +from:0x0212c100 kind:load to:0x02156468 module:overlays(58,71) +from:0x0212c108 kind:load to:0x0215697c module:overlays(58,71) +from:0x0212c110 kind:load to:0x02156cf8 module:overlays(58,71,82) +from:0x0212c118 kind:load to:0x02156fa8 module:overlays(58,71,79) +from:0x0212c120 kind:load to:0x021574e8 module:overlays(58,71) +from:0x0212c128 kind:load to:0x02157064 module:overlays(58,71) +from:0x0212c130 kind:load to:0x02157710 module:overlays(58,71,79) +from:0x0212c138 kind:load to:0x02157908 module:overlays(58,71,79) +from:0x0212c140 kind:load to:0x02157ca4 module:overlays(58,71,79) +from:0x0212c148 kind:load to:0x02127a74 module:overlay(42) +from:0x0212c150 kind:load to:0x02127514 module:overlay(42) +from:0x0212c158 kind:load to:0x02127410 module:overlay(42) +from:0x0212c160 kind:load to:0x021587e0 module:overlay(71) +from:0x0212c168 kind:load to:0x02127b48 module:overlay(42) +from:0x0212c170 kind:load to:0x021556ec module:overlays(58,71) +from:0x0212c178 kind:load to:0x02155818 module:overlays(58,71,83) +from:0x0212c180 kind:load to:0x021559fc module:overlays(58,71) +from:0x0212c188 kind:load to:0x02155b8c module:overlays(58,71) +from:0x0212c190 kind:load to:0x02155cec module:overlays(58,71) +from:0x0212c198 kind:load to:0x02155dec module:overlays(58,71,74) +from:0x0212c1a0 kind:load to:0x02127f38 module:overlay(42) +from:0x0212c1a8 kind:load to:0x02159398 module:overlay(71) +from:0x0212c1b0 kind:load to:0x021594c0 module:overlays(64,65,71) +from:0x0212c1b8 kind:load to:0x0215975c module:overlays(71,87) +from:0x0212c1c0 kind:load to:0x02126ca0 module:overlay(42) +from:0x0212c1c8 kind:load to:0x021549dc module:overlays(58,71) +from:0x0212c1d0 kind:load to:0x021541b0 module:overlays(58,71,85) +from:0x0212c1d8 kind:load to:0x0215442c module:overlays(58,71,85) +from:0x0212c1e0 kind:load to:0x021546bc module:overlays(58,71) +from:0x0212c1e8 kind:load to:0x02154890 module:overlays(58,71) +from:0x0212c1f0 kind:load to:0x02154abc module:overlays(58,71,77) +from:0x0212c1f8 kind:load to:0x02158050 module:overlays(71,79) +from:0x0212c200 kind:load to:0x02154e8c module:overlays(58,71) +from:0x0212c208 kind:load to:0x02155218 module:overlays(58,71) +from:0x0212c210 kind:load to:0x021563c8 module:overlays(58,71) +from:0x0212c218 kind:load to:0x021568e8 module:overlays(58,71) +from:0x0212c220 kind:load to:0x02156c78 module:overlays(58,71) +from:0x0212c228 kind:load to:0x02156f38 module:overlays(58,71,87) +from:0x0212c230 kind:load to:0x0215741c module:overlays(58,71) +from:0x0212c238 kind:load to:0x02156fec module:overlays(58,71,79) +from:0x0212c240 kind:load to:0x021576a4 module:overlays(58,71,79) +from:0x0212c248 kind:load to:0x02157878 module:overlays(58,71,79) +from:0x0212c250 kind:load to:0x02157bac module:overlays(58,71,79) +from:0x0212c258 kind:load to:0x021279a4 module:overlay(42) +from:0x0212c260 kind:load to:0x02126bd8 module:overlay(42) +from:0x0212c268 kind:load to:0x0212737c module:overlay(42) +from:0x0212c270 kind:load to:0x021587c8 module:overlays(59,71) +from:0x0212c278 kind:load to:0x02127a94 module:overlay(42) +from:0x0212c280 kind:load to:0x02155660 module:overlays(58,71) +from:0x0212c288 kind:load to:0x02155750 module:overlays(58,71,74) +from:0x0212c290 kind:load to:0x021559f8 module:overlays(58,71) +from:0x0212c298 kind:load to:0x02155b14 module:overlays(58,71) +from:0x0212c2a0 kind:load to:0x02155c24 module:overlays(58,71) +from:0x0212c2a8 kind:load to:0x02155d9c module:overlays(58,71) +from:0x0212c2b0 kind:load to:0x02127f18 module:overlay(42) +from:0x0212c2b8 kind:load to:0x02159264 module:overlays(64,71) +from:0x0212c2c0 kind:load to:0x02159480 module:overlay(71) +from:0x0212c2c8 kind:load to:0x021596e4 module:overlays(65,71) +from:0x0212c2d0 kind:load to:0x02126c10 module:overlay(42) +from:0x0212c2ec kind:load to:0x021288c8 module:overlay(42) +from:0x0212c2f0 kind:load to:0x02097944 module:overlay(0) +from:0x0212c2f4 kind:load to:0x02097754 module:overlay(0) +from:0x0212c2f8 kind:load to:0x020977d0 module:overlay(0) +from:0x0212c2fc kind:load to:0x0209794c module:overlay(0) +from:0x0212c300 kind:load to:0x0209796c module:overlay(0) +from:0x0212c304 kind:load to:0x02097998 module:overlay(0) +from:0x0212c310 kind:load to:0x02128b30 module:overlay(42) +from:0x0212c314 kind:load to:0x0212b51c module:overlay(42) +from:0x0212c318 kind:load to:0x02099b00 module:overlay(0) +from:0x0212c31c kind:load to:0x02099b38 module:overlay(0) +from:0x0212c320 kind:load to:0x0209a13c module:overlay(0) +from:0x0212c324 kind:load to:0x0209a144 module:overlay(0) +from:0x0212c328 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212c32c kind:load to:0x02099cb0 module:overlay(0) +from:0x0212c330 kind:load to:0x02099ba0 module:overlay(0) +from:0x0212c334 kind:load to:0x0209a06c module:overlay(0) +from:0x0212c338 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0212c33c kind:load to:0x0209a10c module:overlay(0) +from:0x0212c340 kind:load to:0x0212b514 module:overlay(42) +from:0x0212c344 kind:load to:0x0209a124 module:overlay(0) +from:0x0212c348 kind:load to:0x0212b504 module:overlay(42) +from:0x0212c34c kind:load to:0x0212b4e0 module:overlay(42) +from:0x0212c358 kind:load to:0x02098518 module:overlay(0) +from:0x0212c35c kind:load to:0x02098554 module:overlay(0) +from:0x0212c360 kind:load to:0x0209856c module:overlay(0) +from:0x0212c364 kind:load to:0x02098578 module:overlay(0) +from:0x0212c368 kind:load to:0x01fff464 module:itcm +from:0x0212c36c kind:load to:0x0212b48c module:overlay(42) +from:0x0212c370 kind:load to:0x02128b44 module:overlay(42) +from:0x0212c374 kind:load to:0x020984b0 module:overlay(0) +from:0x0212c378 kind:load to:0x02128c1c module:overlay(42) +from:0x0212c37c kind:load to:0x02128bd0 module:overlay(42) +from:0x0212c380 kind:load to:0x020984bc module:overlay(0) +from:0x0212c384 kind:load to:0x02129048 module:overlay(42) +from:0x0212c388 kind:load to:0x02128e40 module:overlay(42) +from:0x0212c38c kind:load to:0x020984c8 module:overlay(0) +from:0x0212c390 kind:load to:0x02098584 module:overlay(0) +from:0x0212c394 kind:load to:0x020985f0 module:overlay(0) +from:0x0212c398 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212c39c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212c3a0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212c3a4 kind:load to:0x0212b538 module:overlay(42) +from:0x0212c3a8 kind:load to:0x0212b5b4 module:overlay(42) +from:0x0212c3ac kind:load to:0x0212b2dc module:overlay(42) +from:0x0212c428 kind:load to:0x02129278 module:overlay(42) +from:0x0212c430 kind:load to:0x021293c4 module:overlay(42) +from:0x0212c438 kind:load to:0x02129540 module:overlay(42) +from:0x0212c440 kind:load to:0x021297a8 module:overlay(42) +from:0x0212c448 kind:load to:0x02129bc0 module:overlay(42) +from:0x0212c450 kind:load to:0x02129f60 module:overlay(42) +from:0x0212c458 kind:load to:0x0212a044 module:overlay(42) +from:0x0212c460 kind:load to:0x0212a254 module:overlay(42) +from:0x0212c468 kind:load to:0x0212a418 module:overlay(42) +from:0x0212c470 kind:load to:0x0212a4d8 module:overlay(42) +from:0x0212c478 kind:load to:0x0212a584 module:overlay(42) +from:0x0212c480 kind:load to:0x0212a67c module:overlay(42) +from:0x0212c488 kind:load to:0x0212a77c module:overlay(42) +from:0x0212c490 kind:load to:0x0212a960 module:overlay(42) +from:0x0212c498 kind:load to:0x0212abb8 module:overlay(42) +from:0x0212c4a0 kind:load to:0x0212ae88 module:overlay(42) +from:0x0212c4a8 kind:load to:0x02129194 module:overlay(42) +from:0x0212c4b0 kind:load to:0x021292d8 module:overlay(42) +from:0x0212c4b8 kind:load to:0x0212948c module:overlay(42) +from:0x0212c4c0 kind:load to:0x02129680 module:overlay(42) +from:0x0212c4c8 kind:load to:0x02129a88 module:overlay(42) +from:0x0212c4d0 kind:load to:0x02129e7c module:overlay(42) +from:0x0212c4d8 kind:load to:0x02129fb4 module:overlay(42) +from:0x0212c4e0 kind:load to:0x0212a188 module:overlay(42) +from:0x0212c4e8 kind:load to:0x0212a3e0 module:overlay(42) +from:0x0212c4f0 kind:load to:0x0212a47c module:overlay(42) +from:0x0212c4f8 kind:load to:0x0212a52c module:overlay(42) +from:0x0212c500 kind:load to:0x0212a5f4 module:overlay(42) +from:0x0212c508 kind:load to:0x0212a6c4 module:overlay(42) +from:0x0212c510 kind:load to:0x0212a948 module:overlay(42) +from:0x0212c518 kind:load to:0x0212ab14 module:overlay(42) +from:0x0212c520 kind:load to:0x0212ae24 module:overlay(42) +from:0x0212c5c4 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212c5c8 kind:load to:0x0209ca18 module:overlay(0) +from:0x0212c5cc kind:load to:0x0209ca58 module:overlay(0) +from:0x0212c5d0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0212c5dc kind:load to:0x0212b658 module:overlay(42) +from:0x0212c5e0 kind:load to:0x0209ca10 module:overlay(0) +from:0x0212c5e4 kind:load to:0x0209ca18 module:overlay(0) +from:0x0212c5e8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212c5ec kind:load to:0x0209ca78 module:overlay(0) +from:0x0212c5f8 kind:load to:0x0207cac0 module:overlay(0) +from:0x0212c5fc kind:load to:0x0207cac8 module:overlay(0) +from:0x0212c600 kind:load to:0x0207d2dc module:overlay(0) +from:0x0212c604 kind:load to:0x0207d2cc module:overlay(0) +from:0x0212c608 kind:load to:0x0207d318 module:overlay(0) +from:0x0212c60c kind:load to:0x0207d350 module:overlay(0) +from:0x0212c610 kind:load to:0x0207d394 module:overlay(0) +from:0x0212c614 kind:load to:0x0207d3bc module:overlay(0) +from:0x0212c620 kind:load to:0x0212b820 module:overlay(42) +from:0x0212c624 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0212c628 kind:load to:0x0212b8e0 module:overlay(42) +from:0x0212c62c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0212c630 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0212c634 kind:load to:0x0212b8e4 module:overlay(42) +from:0x0212c638 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0212c63c kind:load to:0x0212b928 module:overlay(42) +from:0x0212c640 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0212c644 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0212c648 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0212c64c kind:load to:0x0209d1ec module:overlay(0) +from:0x0212c650 kind:load to:0x0212ba18 module:overlay(42) +from:0x0212c654 kind:load to:0x0212ba38 module:overlay(42) diff --git a/config/eur/arm9/overlays/ov042/symbols.txt b/config/eur/arm9/overlays/ov042/symbols.txt new file mode 100644 index 00000000..3522bb32 --- /dev/null +++ b/config/eur/arm9/overlays/ov042/symbols.txt @@ -0,0 +1,268 @@ +func_ov042_021234c0 kind:function(arm,size=0xc) addr:0x021234c0 +func_ov042_021234cc kind:function(arm,size=0x24) addr:0x021234cc +func_ov042_021234f0 kind:function(arm,size=0x48) addr:0x021234f0 +func_ov042_02123538 kind:function(arm,size=0xc8) addr:0x02123538 +func_ov042_02123600 kind:function(arm,size=0x14) addr:0x02123600 +func_ov042_02123614 kind:function(arm,size=0x84) addr:0x02123614 +func_ov042_02123698 kind:function(arm,size=0x244) addr:0x02123698 +func_ov042_021238dc kind:function(arm,size=0xb0) addr:0x021238dc +func_ov042_0212398c kind:function(arm,size=0x64) addr:0x0212398c +func_ov042_021239f0 kind:function(arm,size=0x48) addr:0x021239f0 +func_ov042_02123a38 kind:function(arm,size=0x38) addr:0x02123a38 +func_ov042_02123a70 kind:function(arm,size=0xcc) addr:0x02123a70 +func_ov042_02123b3c kind:function(arm,size=0x3c) addr:0x02123b3c +func_ov042_02123b78 kind:function(arm,size=0x4c) addr:0x02123b78 +func_ov042_02123bc4 kind:function(arm,size=0x1c) addr:0x02123bc4 +func_ov042_02123be0 kind:function(arm,size=0x28) addr:0x02123be0 +func_ov042_02123c08 kind:function(arm,size=0x30) addr:0x02123c08 +func_ov042_02123c38 kind:function(arm,size=0x14) addr:0x02123c38 +func_ov042_02123c4c kind:function(arm,size=0xc) addr:0x02123c4c +func_ov042_02123c58 kind:function(arm,size=0x24) addr:0x02123c58 +func_ov042_02123c7c kind:function(arm,size=0x54) addr:0x02123c7c +func_ov042_02123cd0 kind:function(arm,size=0x17c) addr:0x02123cd0 +func_ov042_02123e4c kind:function(arm,size=0x14) addr:0x02123e4c +func_ov042_02123e60 kind:function(arm,size=0x28) addr:0x02123e60 +func_ov042_02123e88 kind:function(arm,size=0x70) addr:0x02123e88 +func_ov042_02123ef8 kind:function(arm,size=0x20) addr:0x02123ef8 +func_ov042_02123f18 kind:function(arm,size=0x48) addr:0x02123f18 +func_ov042_02123f60 kind:function(arm,size=0x26c) addr:0x02123f60 +func_ov042_021241cc kind:function(arm,size=0x16c) addr:0x021241cc +func_ov042_02124338 kind:function(arm,size=0xbc) addr:0x02124338 +func_ov042_021243f4 kind:function(arm,size=0xe4) addr:0x021243f4 +func_ov042_021244d8 kind:function(arm,size=0x11c) addr:0x021244d8 +func_ov042_021245f4 kind:function(arm,size=0xb4) addr:0x021245f4 +func_ov042_021246a8 kind:function(arm,size=0x38) addr:0x021246a8 +func_ov042_021246e0 kind:function(arm,size=0x6c) addr:0x021246e0 +func_ov042_0212474c kind:function(arm,size=0xb4) addr:0x0212474c +func_ov042_02124800 kind:function(arm,size=0x8c) addr:0x02124800 +func_ov042_0212488c kind:function(arm,size=0x24) addr:0x0212488c +func_ov042_021248b0 kind:function(arm,size=0x94) addr:0x021248b0 +func_ov042_02124944 kind:function(arm,size=0x54) addr:0x02124944 +func_ov042_02124998 kind:function(arm,size=0x74) addr:0x02124998 +func_ov042_02124a0c kind:function(arm,size=0x238) addr:0x02124a0c +func_ov042_02124c44 kind:function(arm,size=0x6c) addr:0x02124c44 +func_ov042_02124cb0 kind:function(arm,size=0xfc) addr:0x02124cb0 +func_ov042_02124dac kind:function(arm,size=0x78) addr:0x02124dac +func_ov042_02124e24 kind:function(arm,size=0x13c) addr:0x02124e24 +func_ov042_02124f60 kind:function(arm,size=0xc8) addr:0x02124f60 +func_ov042_02125028 kind:function(arm,size=0x24) addr:0x02125028 +func_ov042_0212504c kind:function(arm,size=0x2c) addr:0x0212504c +func_ov042_02125078 kind:function(arm,size=0x1c) addr:0x02125078 +func_ov042_02125094 kind:function(arm,size=0x7c) addr:0x02125094 +func_ov042_02125110 kind:function(arm,size=0x84) addr:0x02125110 +func_ov042_02125194 kind:function(arm,size=0x14) addr:0x02125194 +func_ov042_021251a8 kind:function(arm,size=0xc) addr:0x021251a8 +func_ov042_021251b4 kind:function(arm,size=0x24) addr:0x021251b4 +func_ov042_021251d8 kind:function(arm,size=0x4c) addr:0x021251d8 +func_ov042_02125224 kind:function(arm,size=0x34) addr:0x02125224 +func_ov042_02125258 kind:function(arm,size=0x124) addr:0x02125258 +func_ov042_0212537c kind:function(arm,size=0x14) addr:0x0212537c +func_ov042_02125390 kind:function(arm,size=0x14) addr:0x02125390 +func_ov042_021253a4 kind:function(arm,size=0x40) addr:0x021253a4 +func_ov042_021253e4 kind:function(arm,size=0x6c) addr:0x021253e4 +func_ov042_02125450 kind:function(arm,size=0x70) addr:0x02125450 +func_ov042_021254c0 kind:function(arm,size=0x160) addr:0x021254c0 +func_ov042_02125620 kind:function(arm,size=0x10) addr:0x02125620 +func_ov042_02125630 kind:function(arm,size=0x6c) addr:0x02125630 +func_ov042_0212569c kind:function(arm,size=0x10) addr:0x0212569c +func_ov042_021256ac kind:function(arm,size=0xe0) addr:0x021256ac +func_ov042_0212578c kind:function(arm,size=0x78) addr:0x0212578c +func_ov042_02125804 kind:function(arm,size=0x90) addr:0x02125804 +func_ov042_02125894 kind:function(arm,size=0x1c) addr:0x02125894 +func_ov042_021258b0 kind:function(arm,size=0x74) addr:0x021258b0 +func_ov042_02125924 kind:function(arm,size=0x448) addr:0x02125924 +func_ov042_02125d6c kind:function(arm,size=0x128) addr:0x02125d6c +func_ov042_02125e94 kind:function(arm,size=0x1c) addr:0x02125e94 +func_ov042_02125eb0 kind:function(arm,size=0xf8) addr:0x02125eb0 +func_ov042_02125fa8 kind:function(arm,size=0x80) addr:0x02125fa8 +func_ov042_02126028 kind:function(arm,size=0x13c) addr:0x02126028 +func_ov042_02126164 kind:function(arm,size=0x2c) addr:0x02126164 +func_ov042_02126190 kind:function(arm,size=0x138) addr:0x02126190 +func_ov042_021262c8 kind:function(arm,size=0x33c) addr:0x021262c8 +func_ov042_02126604 kind:function(arm,size=0x2ac) addr:0x02126604 +func_ov042_021268b0 kind:function(arm,size=0x1c) addr:0x021268b0 +func_ov042_021268cc kind:function(arm,size=0x1c) addr:0x021268cc +func_ov042_021268e8 kind:function(arm,size=0x30) addr:0x021268e8 +func_ov042_02126918 kind:function(arm,size=0x38) addr:0x02126918 +func_ov042_02126950 kind:function(arm,size=0x14) addr:0x02126950 +func_ov042_02126964 kind:function(arm,size=0x138) addr:0x02126964 +func_ov042_02126a9c kind:function(arm,size=0x68) addr:0x02126a9c +func_ov042_02126b04 kind:function(arm,size=0x38) addr:0x02126b04 +func_ov042_02126b3c kind:function(arm,size=0x9c) addr:0x02126b3c +func_ov042_02126bd8 kind:function(arm,size=0x38) addr:0x02126bd8 +func_ov042_02126c10 kind:function(arm,size=0x90) addr:0x02126c10 +func_ov042_02126ca0 kind:function(arm,size=0x6dc) addr:0x02126ca0 +func_ov042_0212737c kind:function(arm,size=0x94) addr:0x0212737c +func_ov042_02127410 kind:function(arm,size=0x74) addr:0x02127410 +func_ov042_02127484 kind:function(arm,size=0x90) addr:0x02127484 +func_ov042_02127514 kind:function(arm,size=0x490) addr:0x02127514 +func_ov042_021279a4 kind:function(arm,size=0xd0) addr:0x021279a4 +func_ov042_02127a74 kind:function(arm,size=0x20) addr:0x02127a74 +func_ov042_02127a94 kind:function(arm,size=0xb4) addr:0x02127a94 +func_ov042_02127b48 kind:function(arm,size=0xfc) addr:0x02127b48 +func_ov042_02127c44 kind:function(arm,size=0x1b8) addr:0x02127c44 +func_ov042_02127dfc kind:function(arm,size=0x11c) addr:0x02127dfc +func_ov042_02127f18 kind:function(arm,size=0x20) addr:0x02127f18 +func_ov042_02127f38 kind:function(arm,size=0x37c) addr:0x02127f38 +func_ov042_021282b4 kind:function(arm,size=0x2c) addr:0x021282b4 +func_ov042_021282e0 kind:function(arm,size=0x130) addr:0x021282e0 +func_ov042_02128410 kind:function(arm,size=0x50) addr:0x02128410 +func_ov042_02128460 kind:function(arm,size=0x74) addr:0x02128460 +func_ov042_021284d4 kind:function(arm,size=0x310) addr:0x021284d4 +func_ov042_021287e4 kind:function(arm,size=0xc) addr:0x021287e4 +func_ov042_021287f0 kind:function(arm,size=0x9c) addr:0x021287f0 +func_ov042_0212888c kind:function(arm,size=0x14) addr:0x0212888c +func_ov042_021288a0 kind:function(arm,size=0x1c) addr:0x021288a0 +func_ov042_021288bc kind:function(arm,size=0xc) addr:0x021288bc +func_ov042_021288c8 kind:function(arm,size=0x24) addr:0x021288c8 +func_ov042_021288ec kind:function(arm,size=0x4c) addr:0x021288ec +func_ov042_02128938 kind:function(arm,size=0x1f8) addr:0x02128938 +func_ov042_02128b30 kind:function(arm,size=0x14) addr:0x02128b30 +func_ov042_02128b44 kind:function(arm,size=0x8c) addr:0x02128b44 +func_ov042_02128bd0 kind:function(arm,size=0x4c) addr:0x02128bd0 +func_ov042_02128c1c kind:function(arm,size=0x224) addr:0x02128c1c +func_ov042_02128e40 kind:function(arm,size=0x208) addr:0x02128e40 +func_ov042_02129048 kind:function(arm,size=0xa4) addr:0x02129048 +func_ov042_021290ec kind:function(arm,size=0x14) addr:0x021290ec +func_ov042_02129100 kind:function(arm,size=0x10) addr:0x02129100 +func_ov042_02129110 kind:function(arm,size=0x3c) addr:0x02129110 +func_ov042_0212914c kind:function(arm,size=0x48) addr:0x0212914c +func_ov042_02129194 kind:function(arm,size=0xe4) addr:0x02129194 +func_ov042_02129278 kind:function(arm,size=0x60) addr:0x02129278 +func_ov042_021292d8 kind:function(arm,size=0xec) addr:0x021292d8 +func_ov042_021293c4 kind:function(arm,size=0xc8) addr:0x021293c4 +func_ov042_0212948c kind:function(arm,size=0xb4) addr:0x0212948c +func_ov042_02129540 kind:function(arm,size=0x140) addr:0x02129540 +func_ov042_02129680 kind:function(arm,size=0x128) addr:0x02129680 +func_ov042_021297a8 kind:function(arm,size=0x2e0) addr:0x021297a8 +func_ov042_02129a88 kind:function(arm,size=0x138) addr:0x02129a88 +func_ov042_02129bc0 kind:function(arm,size=0x2bc) addr:0x02129bc0 +func_ov042_02129e7c kind:function(arm,size=0xe4) addr:0x02129e7c +func_ov042_02129f60 kind:function(arm,size=0x54) addr:0x02129f60 +func_ov042_02129fb4 kind:function(arm,size=0x90) addr:0x02129fb4 +func_ov042_0212a044 kind:function(arm,size=0x144) addr:0x0212a044 +func_ov042_0212a188 kind:function(arm,size=0xcc) addr:0x0212a188 +func_ov042_0212a254 kind:function(arm,size=0x18c) addr:0x0212a254 +func_ov042_0212a3e0 kind:function(arm,size=0x38) addr:0x0212a3e0 +func_ov042_0212a418 kind:function(arm,size=0x64) addr:0x0212a418 +func_ov042_0212a47c kind:function(arm,size=0x5c) addr:0x0212a47c +func_ov042_0212a4d8 kind:function(arm,size=0x54) addr:0x0212a4d8 +func_ov042_0212a52c kind:function(arm,size=0x58) addr:0x0212a52c +func_ov042_0212a584 kind:function(arm,size=0x70) addr:0x0212a584 +func_ov042_0212a5f4 kind:function(arm,size=0x88) addr:0x0212a5f4 +func_ov042_0212a67c kind:function(arm,size=0x48) addr:0x0212a67c +func_ov042_0212a6c4 kind:function(arm,size=0xb8) addr:0x0212a6c4 +func_ov042_0212a77c kind:function(arm,size=0x1cc) addr:0x0212a77c +func_ov042_0212a948 kind:function(arm,size=0x18) addr:0x0212a948 +func_ov042_0212a960 kind:function(arm,size=0x1b4) addr:0x0212a960 +func_ov042_0212ab14 kind:function(arm,size=0xa4) addr:0x0212ab14 +func_ov042_0212abb8 kind:function(arm,size=0xb0) addr:0x0212abb8 +func_ov042_0212ac68 kind:function(arm,size=0x13c) addr:0x0212ac68 +func_ov042_0212ada4 kind:function(arm,size=0x80) addr:0x0212ada4 +func_ov042_0212ae24 kind:function(arm,size=0x64) addr:0x0212ae24 +func_ov042_0212ae88 kind:function(arm,size=0x118) addr:0x0212ae88 +func_ov042_0212afa0 kind:function(arm,size=0x6c) addr:0x0212afa0 +func_ov042_0212b00c kind:function(arm,size=0xf0) addr:0x0212b00c +func_ov042_0212b0fc kind:function(arm,size=0x28) addr:0x0212b0fc +func_ov042_0212b124 kind:function(arm,size=0x18) addr:0x0212b124 +func_ov042_0212b13c kind:function(arm,size=0x120) addr:0x0212b13c +func_ov042_0212b25c kind:function(arm,size=0x80) addr:0x0212b25c +func_ov042_0212b2dc kind:function(arm,size=0x1b0) addr:0x0212b2dc +func_ov042_0212b48c kind:function(arm,size=0x54) addr:0x0212b48c +func_ov042_0212b4e0 kind:function(arm,size=0x24) addr:0x0212b4e0 +func_ov042_0212b504 kind:function(arm,size=0x10) addr:0x0212b504 +func_ov042_0212b514 kind:function(arm,size=0x8) addr:0x0212b514 +func_ov042_0212b51c kind:function(arm,size=0x1c) addr:0x0212b51c +func_ov042_0212b538 kind:function(arm,size=0x7c) addr:0x0212b538 +func_ov042_0212b5b4 kind:function(arm,size=0x84) addr:0x0212b5b4 +func_ov042_0212b638 kind:function(arm,size=0x14) addr:0x0212b638 +func_ov042_0212b64c kind:function(arm,size=0xc) addr:0x0212b64c +func_ov042_0212b658 kind:function(arm,size=0x24) addr:0x0212b658 +func_ov042_0212b67c kind:function(arm,size=0xa0) addr:0x0212b67c +func_ov042_0212b71c kind:function(arm,size=0x104) addr:0x0212b71c +func_ov042_0212b820 kind:function(arm,size=0xc0) addr:0x0212b820 +func_ov042_0212b8e0 kind:function(arm,size=0x4) addr:0x0212b8e0 +func_ov042_0212b8e4 kind:function(arm,size=0x44) addr:0x0212b8e4 +func_ov042_0212b928 kind:function(arm,size=0x90) addr:0x0212b928 +func_ov042_0212b9b8 kind:function(arm,size=0x60) addr:0x0212b9b8 +func_ov042_0212ba18 kind:function(arm,size=0x20) addr:0x0212ba18 +func_ov042_0212ba38 kind:function(arm,size=0x28) addr:0x0212ba38 +func_ov042_0212ba60 kind:function(arm,size=0x14) addr:0x0212ba60 +data_ov042_0212ba74 kind:data(any) addr:0x0212ba74 +data_ov042_0212ba84 kind:data(any) addr:0x0212ba84 +data_ov042_0212ba94 kind:data(any) addr:0x0212ba94 +data_ov042_0212baac kind:data(any) addr:0x0212baac +data_ov042_0212babc kind:data(any) addr:0x0212babc +data_ov042_0212bad4 kind:data(any) addr:0x0212bad4 +func_ov042_0212bae4 kind:function(arm,size=0x50) addr:0x0212bae4 +func_ov042_0212bb34 kind:function(arm,size=0x6c) addr:0x0212bb34 +func_ov042_0212bba0 kind:function(arm,size=0x50) addr:0x0212bba0 +func_ov042_0212bbf0 kind:function(arm,size=0x18) addr:0x0212bbf0 +func_ov042_0212bc08 kind:function(arm,size=0x6c) addr:0x0212bc08 +func_ov042_0212bc74 kind:function(arm,size=0x50) addr:0x0212bc74 +data_ov042_0212bce8 kind:data(any) addr:0x0212bce8 +data_ov042_0212bd04 kind:data(any) addr:0x0212bd04 +data_ov042_0212bd28 kind:data(any) addr:0x0212bd28 +data_ov042_0212bd48 kind:data(any) addr:0x0212bd48 ambiguous +data_ov042_0212bd7c kind:data(any) addr:0x0212bd7c +data_ov042_0212bd88 kind:data(any) addr:0x0212bd88 +data_ov042_0212bda0 kind:data(any) addr:0x0212bda0 +data_ov042_0212bdb8 kind:data(any) addr:0x0212bdb8 +data_ov042_0212bdf0 kind:data(any) addr:0x0212bdf0 +data_ov042_0212be30 kind:data(any) addr:0x0212be30 +data_ov042_0212be54 kind:data(any) addr:0x0212be54 +data_ov042_0212bea0 kind:data(any) addr:0x0212bea0 +data_ov042_0212bf00 kind:data(any) addr:0x0212bf00 +data_ov042_0212bf14 kind:data(any) addr:0x0212bf14 +data_ov042_0212bf34 kind:data(any) addr:0x0212bf34 +data_ov042_0212bf5c kind:data(any) addr:0x0212bf5c +data_ov042_0212bf80 kind:data(any) addr:0x0212bf80 +data_ov042_0212bfac kind:data(any) addr:0x0212bfac +data_ov042_0212c00c kind:data(any) addr:0x0212c00c +data_ov042_0212c0b8 kind:data(any) addr:0x0212c0b8 +data_ov042_0212c1a8 kind:data(any) addr:0x0212c1a8 ambiguous +data_ov042_0212c1c8 kind:data(any) addr:0x0212c1c8 +data_ov042_0212c2d8 kind:data(any) addr:0x0212c2d8 +data_ov042_0212c2ec kind:data(any) addr:0x0212c2ec +data_ov042_0212c310 kind:data(any) addr:0x0212c310 +data_ov042_0212c358 kind:data(any) addr:0x0212c358 +data_ov042_0212c3b0 kind:data(any) addr:0x0212c3b0 +data_ov042_0212c3c8 kind:data(any) addr:0x0212c3c8 +data_ov042_0212c3e0 kind:data(any) addr:0x0212c3e0 +data_ov042_0212c3f8 kind:data(any) addr:0x0212c3f8 +data_ov042_0212c410 kind:data(any) addr:0x0212c410 +data_ov042_0212c428 kind:data(any) addr:0x0212c428 +data_ov042_0212c4a8 kind:data(any) addr:0x0212c4a8 +data_ov042_0212c528 kind:data(any) addr:0x0212c528 +data_ov042_0212c540 kind:data(any) addr:0x0212c540 +data_ov042_0212c570 kind:data(any) addr:0x0212c570 +data_ov042_0212c588 kind:data(any) addr:0x0212c588 +data_ov042_0212c5a0 kind:data(any) addr:0x0212c5a0 +data_ov042_0212c5c0 kind:data(any) addr:0x0212c5c0 +data_ov042_0212c5dc kind:data(any) addr:0x0212c5dc +data_ov042_0212c5f8 kind:data(any) addr:0x0212c5f8 +data_ov042_0212c620 kind:data(any) addr:0x0212c620 +data_ov042_0212c644 kind:data(any) addr:0x0212c644 ambiguous +data_ov042_0212c660 kind:bss addr:0x0212c660 +data_ov042_0212c664 kind:bss addr:0x0212c664 +data_ov042_0212c670 kind:bss addr:0x0212c670 +data_ov042_0212c748 kind:bss addr:0x0212c748 +data_ov042_0212c74c kind:bss addr:0x0212c74c +data_ov042_0212c758 kind:bss addr:0x0212c758 +data_ov042_0212c788 kind:bss addr:0x0212c788 ambiguous +data_ov042_0212c7d0 kind:bss addr:0x0212c7d0 ambiguous +data_ov042_0212c830 kind:bss addr:0x0212c830 +data_ov042_0212c834 kind:bss addr:0x0212c834 +data_ov042_0212c83c kind:bss addr:0x0212c83c ambiguous +data_ov042_0212c840 kind:bss addr:0x0212c840 +data_ov042_0212c888 kind:bss addr:0x0212c888 ambiguous +data_ov042_0212c8d8 kind:bss addr:0x0212c8d8 ambiguous +data_ov042_0212c918 kind:bss addr:0x0212c918 +data_ov042_0212c924 kind:bss addr:0x0212c924 +data_ov042_0212c928 kind:bss addr:0x0212c928 +data_ov042_0212c934 kind:bss addr:0x0212c934 +data_ov042_0212ca0c kind:bss addr:0x0212ca0c +data_ov042_0212ca10 kind:bss addr:0x0212ca10 +data_ov042_0212ca1c kind:bss addr:0x0212ca1c +data_ov042_0212ca3c kind:bss addr:0x0212ca3c +data_ov042_0212caf0 kind:bss addr:0x0212caf0 diff --git a/config/eur/arm9/overlays/ov043/delinks.txt b/config/eur/arm9/overlays/ov043/delinks.txt new file mode 100644 index 00000000..e7136da0 --- /dev/null +++ b/config/eur/arm9/overlays/ov043/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021234c0 end:0x0212ca04 kind:code align:32 + .rodata start:0x0212ca04 end:0x0212cb48 kind:data align:4 + .init start:0x0212cb48 end:0x0212cdf0 kind:code align:4 + .ctor start:0x0212cdf0 end:0x0212ce04 kind:data align:4 + .data start:0x0212ce20 end:0x0212dba0 kind:data align:32 + .bss start:0x0212dba0 end:0x0212dee0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov043/relocs.txt b/config/eur/arm9/overlays/ov043/relocs.txt new file mode 100644 index 00000000..75f06692 --- /dev/null +++ b/config/eur/arm9/overlays/ov043/relocs.txt @@ -0,0 +1,1545 @@ +from:0x021234c8 kind:load to:0x0212dbb8 module:overlay(43) +from:0x021234dc kind:arm_call to:0x02011f3c module:main +from:0x021234e8 kind:arm_call to:0x02123540 module:overlay(43) +from:0x021234fc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02123538 kind:load to:0x0212ce28 module:overlay(43) +from:0x0212354c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0212357c kind:arm_call to:0x0200f05c module:main +from:0x02123598 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x021235c0 kind:arm_call to:0x0200f05c module:main +from:0x0212361c kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02123638 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123648 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123668 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02123670 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021236e4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02123714 kind:load to:0x0212ce98 module:overlay(43) +from:0x02123718 kind:load to:0x0212dbb8 module:overlay(43) +from:0x0212371c kind:load to:0x0212ca08 module:overlay(43) +from:0x02123720 kind:load to:0x0212ca18 module:overlay(43) +from:0x02123724 kind:load to:0x020b1968 module:overlay(0) +from:0x02123728 kind:load to:0x0212ce4c module:overlay(43) +from:0x02123730 kind:load to:0x027e07d4 module:dtcm +from:0x0212373c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123770 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02123778 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02123780 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02123788 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123790 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02123798 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021237a4 kind:load to:0x0212ce98 module:overlay(43) +from:0x021237d0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021237d8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021237e0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021237e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021237f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021237f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02123800 kind:arm_call to:0x02011ff4 module:main +from:0x0212380c kind:load to:0x0212ce98 module:overlay(43) +from:0x02123854 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02123868 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02123888 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021238b8 kind:arm_call to:0x02126260 module:overlay(43) +from:0x021238c0 kind:arm_call to:0x02123900 module:overlay(43) +from:0x021238d0 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021238e0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021238f0 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021238fc kind:load to:0x021264a0 module:overlay(43) +from:0x0212392c kind:arm_call to:0x02123994 module:overlay(43) +from:0x02123938 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02123944 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02123950 kind:arm_call to:0x02123994 module:overlay(43) +from:0x0212395c kind:arm_call to:0x02123994 module:overlay(43) +from:0x02123968 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02123990 kind:load to:0x020aecf8 module:overlay(0) +from:0x021239a0 kind:arm_call to:0x02123970 module:overlay(43) +from:0x02123a20 kind:load to:0x0212cfa8 module:overlay(43) +from:0x02123a24 kind:load to:0x0212cf98 module:overlay(43) +from:0x02123a7c kind:arm_call to:0x020beeec module:overlay(17) +from:0x02123b68 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02123b74 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02123b9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123bb0 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02123bc0 kind:arm_call to:0x02127edc module:overlay(43) +from:0x02123bf4 kind:arm_call to:0x02125cf0 module:overlay(43) +from:0x02123c34 kind:arm_call to:0x02015080 module:main +from:0x02123c54 kind:arm_call to:0x02015080 module:main +from:0x02123c74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02123cd4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02123ce0 kind:load to:0x0212cf98 module:overlay(43) +from:0x02123ce4 kind:load to:0x027e09a8 module:dtcm +from:0x02123cec kind:load to:0x027e09c0 module:dtcm +from:0x02123d44 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02123d9c kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02123da4 kind:load to:0x02049be4 module:main +from:0x02123e14 kind:arm_call to:0x02123cf0 module:overlay(43) +from:0x02123e24 kind:load to:0x0212cef0 module:overlay(43) +from:0x02123e6c kind:arm_call to:0x02123994 module:overlay(43) +from:0x02123e74 kind:arm_call to:0x02126130 module:overlay(43) +from:0x02123e88 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02123f24 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02123f3c kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02123f4c kind:load to:0x0212cf20 module:overlay(43) +from:0x02123f5c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02123f78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02123f88 kind:arm_call to:0x02126230 module:overlay(43) +from:0x02123f9c kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124010 kind:arm_call to:0x02123cf0 module:overlay(43) +from:0x02124020 kind:load to:0x0212cef0 module:overlay(43) +from:0x02124040 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124084 kind:arm_call to:0x02123cf0 module:overlay(43) +from:0x021240a4 kind:arm_call to:0x02126108 module:overlay(43) +from:0x021240c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021240d0 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021240e8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212411c kind:arm_call to:0x02016b8c module:main +from:0x02124134 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124140 kind:load to:0x027e0cd8 module:dtcm +from:0x02124208 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02124218 kind:load to:0x0212cef0 module:overlay(43) +from:0x0212421c kind:load to:0x02049be4 module:main +from:0x0212423c kind:arm_call to:0x02123994 module:overlay(43) +from:0x0212425c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212426c kind:arm_call to:0x020802ec module:overlay(0) +from:0x02124280 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212429c kind:arm_call to:0x01ff9258 module:itcm +from:0x021242b0 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021242c8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021242e0 kind:arm_call to:0x02126108 module:overlay(43) +from:0x02124314 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124320 kind:load to:0x027e0cd8 module:dtcm +from:0x02124330 kind:load to:0x0209862c module:overlay(0) +from:0x02124350 kind:arm_call to:0x02016e74 module:main +from:0x021243b0 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x021243b8 kind:load to:0x0212ca04 module:overlay(43) +from:0x021243bc kind:load to:0x02049be4 module:main +from:0x02124444 kind:arm_call to:0x02123994 module:overlay(43) +from:0x0212444c kind:arm_call to:0x02126130 module:overlay(43) +from:0x02124460 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124468 kind:arm_call to:0x021260a0 module:overlay(43) +from:0x02124480 kind:arm_call to:0x02126108 module:overlay(43) +from:0x02124488 kind:load to:0x02049be4 module:main +from:0x021244ec kind:arm_call to:0x02017ea4 module:main +from:0x0212453c kind:load to:0x0212cf08 module:overlay(43) +from:0x02124540 kind:load to:0x02049be4 module:main +from:0x02124584 kind:arm_call to:0x02123994 module:overlay(43) +from:0x0212458c kind:arm_call to:0x021260a0 module:overlay(43) +from:0x021245a4 kind:arm_call to:0x02126108 module:overlay(43) +from:0x021245bc kind:arm_call to:0x02123994 module:overlay(43) +from:0x021245e8 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x0212464c kind:load to:0x0212cf68 module:overlay(43) +from:0x02124670 kind:arm_call to:0x02015080 module:main +from:0x02124694 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021246a4 kind:arm_call to:0x02126218 module:overlay(43) +from:0x021246b8 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021246c4 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021246f0 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x0212474c kind:load to:0x0212cef0 module:overlay(43) +from:0x021247c4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021247d4 kind:arm_call to:0x01ff930c module:itcm +from:0x02124818 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124894 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02124938 kind:load to:0x02049be4 module:main +from:0x02124944 kind:load to:0x0212cf08 module:overlay(43) +from:0x02124964 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124984 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021249a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021249b4 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021249f8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124a2c kind:arm_call to:0x02016b8c module:main +from:0x02124a48 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124a58 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124a74 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02124b0c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124b20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124b2c kind:arm_call to:0x02016958 module:main +from:0x02124b48 kind:arm_call to:0x02126108 module:overlay(43) +from:0x02124b58 kind:load to:0x0203e964 module:main +from:0x02124b90 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02124bf0 kind:load to:0x0212cf80 module:overlay(43) +from:0x02124c18 kind:arm_call to:0x02015080 module:main +from:0x02124c30 kind:arm_call to:0x021262f4 module:overlay(43) +from:0x02124c4c kind:arm_call to:0x02015080 module:main +from:0x02124c6c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02124c84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124c94 kind:arm_call to:0x02126218 module:overlay(43) +from:0x02124cb0 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124cc0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02124cd8 kind:arm_call to:0x02126108 module:overlay(43) +from:0x02124ce4 kind:load to:0x027e09a8 module:dtcm +from:0x02124d10 kind:arm_call to:0x02016958 module:main +from:0x02124d74 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02124d84 kind:load to:0x0212cf08 module:overlay(43) +from:0x02124da4 kind:arm_call to:0x02016958 module:main +from:0x02124db4 kind:arm_call to:0x02126218 module:overlay(43) +from:0x02124dc8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124dfc kind:arm_call to:0x02016b8c module:main +from:0x02124e10 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124e1c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02124e50 kind:arm_call to:0x02016b8c module:main +from:0x02124e64 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124e88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124e9c kind:arm_call to:0x02126218 module:overlay(43) +from:0x02124eb8 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02124ec0 kind:arm_call to:0x021260a0 module:overlay(43) +from:0x02124ed8 kind:arm_call to:0x02126108 module:overlay(43) +from:0x02124f40 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02124f4c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02124f64 kind:load to:0x027e0cec module:dtcm +from:0x02125038 kind:arm_call to:0x02015080 module:main +from:0x02125058 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125070 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125084 kind:arm_call to:0x02126218 module:overlay(43) +from:0x02125098 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021250a8 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021250b8 kind:load to:0x0212cf38 module:overlay(43) +from:0x021250bc kind:load to:0x027e09a8 module:dtcm +from:0x02125144 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0212516c kind:arm_call to:0x02126b68 module:overlay(43) +from:0x0212518c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125198 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021251b4 kind:load to:0x0212cf20 module:overlay(43) +from:0x021251b8 kind:load to:0x027e09a8 module:dtcm +from:0x021251ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212521c kind:load to:0x02097bec module:overlay(0) +from:0x02125228 kind:arm_call to:0x020992dc module:overlay(0) +from:0x0212524c kind:arm_call to:0x02126218 module:overlay(43) +from:0x02125260 kind:arm_call to:0x02123994 module:overlay(43) +from:0x0212526c kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125278 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021252a4 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x0212530c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02125314 kind:arm_call to:0x02016958 module:main +from:0x02125340 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212534c kind:load to:0x0212cf50 module:overlay(43) +from:0x02125354 kind:load to:0x027e09a8 module:dtcm +from:0x0212537c kind:arm_call to:0x01ff930c module:itcm +from:0x0212539c kind:arm_call to:0x02126218 module:overlay(43) +from:0x021253b8 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021253d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021253d8 kind:load to:0x027e09a8 module:dtcm +from:0x02125464 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212547c kind:load to:0x0212cef0 module:overlay(43) +from:0x021254c4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02125528 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212553c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125548 kind:arm_call to:0x01ff938c module:itcm +from:0x02125568 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02125574 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021255a4 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021255b0 kind:load to:0x0212dba0 module:overlay(43) +from:0x021255d0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021255f8 kind:arm_call to:0x01ffedac module:itcm +from:0x0212560c kind:arm_call to:0x02080180 module:overlay(0) +from:0x02125638 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125660 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125670 kind:arm_call to:0x02126260 module:overlay(43) +from:0x021256ec kind:load to:0x027e0cd8 module:dtcm +from:0x021256f0 kind:load to:0x027e0cec module:dtcm +from:0x021256fc kind:load to:0x0212cef0 module:overlay(43) +from:0x021257bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021257cc kind:arm_call to:0x01ff916c module:itcm +from:0x021257e0 kind:arm_call to:0x02126218 module:overlay(43) +from:0x021257fc kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125810 kind:arm_call to:0x02123994 module:overlay(43) +from:0x0212581c kind:load to:0x027e0cec module:dtcm +from:0x02125848 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021258cc kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02125920 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0212593c kind:arm_call to:0x01ff9258 module:itcm +from:0x02125958 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02125994 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021259b0 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x021259b8 kind:arm_call to:0x021259c0 module:overlay(43) +from:0x021259dc kind:arm_call to:0x02126230 module:overlay(43) +from:0x021259f0 kind:arm_call to:0x02123994 module:overlay(43) +from:0x021259fc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02125a30 kind:load to:0x0212dba0 module:overlay(43) +from:0x02125a4c kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02125abc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02125acc kind:load to:0x0212cf08 module:overlay(43) +from:0x02125aec kind:arm_call to:0x020d9c14 module:overlays(26,31) +from:0x02125b2c kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125b40 kind:load to:0x027e0d38 module:dtcm +from:0x02125b44 kind:load to:0x020aecec module:overlay(0) +from:0x02125b58 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02125b84 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02125ba4 kind:arm_call to:0x02127eec module:overlay(43) +from:0x02125bc0 kind:arm_call to:0x02028d4c module:main +from:0x02125bec kind:arm_call to:0x01ffa878 module:itcm +from:0x02125c04 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x02125c14 kind:arm_call to:0x01ffad5c module:itcm +from:0x02125c44 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02125c54 kind:arm_call to:0x01ffad5c module:itcm +from:0x02125c64 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02125c70 kind:arm_call to:0x02058038 module:overlay(0) +from:0x02125c84 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02125cbc kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02125cc8 kind:load to:0x0212ca28 module:overlay(43) +from:0x02125ccc kind:load to:0x0203f964 module:main +from:0x02125cd0 kind:load to:0x0203e964 module:main +from:0x02125ce8 kind:arm_call to:0x02099004 module:overlay(0) +from:0x02125cfc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02125d6c kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02125dd8 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02125df8 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02125e04 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125e20 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02125e2c kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125e50 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125e70 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02125e88 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125f00 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02125f28 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x02125f34 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125f50 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02125f5c kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125f80 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02125fb0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125fcc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125fe8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125ff0 kind:arm_call to:0x02127edc module:overlay(43) +from:0x0212601c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02126044 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x02126050 kind:arm_call to:0x02123994 module:overlay(43) +from:0x0212606c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02126078 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02126088 kind:load to:0x027e0d38 module:dtcm +from:0x02126090 kind:load to:0x020aecf4 module:overlay(0) +from:0x02126094 kind:load to:0x020aecfc module:overlay(0) +from:0x0212609c kind:load to:0x027e0cec module:dtcm +from:0x021260c8 kind:arm_call to:0x02017f54 module:main +from:0x021260e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0212611c kind:arm_call to:0x01ff930c module:itcm +from:0x02126158 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02126170 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021261a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021261b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021261e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126248 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0212628c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021262ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021262c8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021262d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021262e8 kind:load to:0x020b539c module:overlay(0) +from:0x021262f0 kind:load to:0x027e0ce4 module:dtcm +from:0x02126328 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212633c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0212636c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126378 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02126384 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126390 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021263b8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021263d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126400 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126410 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126430 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126438 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02126480 kind:arm_call to:0x02128954 module:overlay(43) +from:0x02126494 kind:load to:0x020b539c module:overlay(0) +from:0x0212649c kind:load to:0x027e0ce4 module:dtcm +from:0x0212654c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212655c kind:arm_call to:0x01ffa60c module:itcm +from:0x02126598 kind:arm_call to:0x0200e260 module:main +from:0x0212659c kind:arm_call to:0x0200c198 module:main +from:0x021265ac kind:arm_call to:0x01ffad5c module:itcm +from:0x02126618 kind:arm_call to:0x02028d30 module:main +from:0x02126688 kind:arm_call to:0x0200e260 module:main +from:0x02126694 kind:load to:0x0203e964 module:main +from:0x021266a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021266b4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021266d0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021266e0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021266f0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021266f8 kind:arm_call to:0x02011ff4 module:main +from:0x0212670c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02126720 kind:load to:0x0212dca0 module:overlay(43) +from:0x02126734 kind:arm_call to:0x02011f3c module:main +from:0x02126740 kind:arm_call to:0x02126860 module:overlay(43) +from:0x02126758 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021267a8 kind:load to:0x0212d198 module:overlay(43) +from:0x021267c4 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x021267dc kind:load to:0x0212d168 module:overlay(43) +from:0x021267fc kind:arm_call to:0x02127d54 module:overlay(43) +from:0x0212680c kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x0212682c kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02126834 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x0212684c kind:arm_call to:0x02127d78 module:overlay(43) +from:0x02126858 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x02126870 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021268d4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02126900 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02126918 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126928 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126960 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02126978 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126990 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02126998 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021269a4 kind:arm_call to:0x021267ac module:overlay(43) +from:0x02126a88 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02126aa0 kind:load to:0x0212d250 module:overlay(43) +from:0x02126aa4 kind:load to:0x0212dca0 module:overlay(43) +from:0x02126aa8 kind:load to:0x0212d204 module:overlay(43) +from:0x02126aac kind:load to:0x0212d1bc module:overlay(43) +from:0x02126ab0 kind:load to:0x020b27c8 module:overlay(0) +from:0x02126ab4 kind:load to:0x027e07d4 module:dtcm +from:0x02126abc kind:load to:0x0212d178 module:overlay(43) +from:0x02126ac8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02126adc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02126afc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126b28 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02126b34 kind:load to:0x027e0ce4 module:dtcm +from:0x02126b64 kind:load to:0x020aecf8 module:overlay(0) +from:0x02126b74 kind:arm_call to:0x02126b38 module:overlay(43) +from:0x02126bf4 kind:load to:0x0212d360 module:overlay(43) +from:0x02126bf8 kind:load to:0x0212d350 module:overlay(43) +from:0x02126c08 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02126c64 kind:arm_call to:0x02127f50 module:overlay(43) +from:0x02126c7c kind:load to:0x0212d350 module:overlay(43) +from:0x02126ce8 kind:load to:0x0212d2a8 module:overlay(43) +from:0x02126d0c kind:arm_call to:0x02127dd8 module:overlay(43) +from:0x02126d94 kind:load to:0x0212d2a8 module:overlay(43) +from:0x02126dd4 kind:arm_call to:0x01ff930c module:itcm +from:0x02126e14 kind:arm_call to:0x01ff930c module:itcm +from:0x02126e50 kind:arm_call to:0x01ff930c module:itcm +from:0x02126e64 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02126ed0 kind:arm_call to:0x02016e74 module:main +from:0x02126ef4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126f34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126f44 kind:load to:0x0212d2d8 module:overlay(43) +from:0x02126f48 kind:load to:0x0212ca34 module:overlay(43) +from:0x02126f50 kind:load to:0x027e09a8 module:dtcm +from:0x02126fd0 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02126fe0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02126fec kind:arm_call to:0x02016958 module:main +from:0x02126ffc kind:arm_call to:0x02098838 module:overlay(0) +from:0x02127020 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212702c kind:arm_call to:0x0212814c module:overlay(43) +from:0x02127050 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127068 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02127074 kind:arm_call to:0x02016958 module:main +from:0x02127088 kind:arm_call to:0x01ff930c module:itcm +from:0x0212709c kind:arm_call to:0x02126b68 module:overlay(43) +from:0x021270bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x021270c8 kind:arm_call to:0x02016958 module:main +from:0x021270e4 kind:arm_call to:0x02127dd8 module:overlay(43) +from:0x02127180 kind:load to:0x0212d2d8 module:overlay(43) +from:0x0212718c kind:arm_call to:0x02127ca8 module:overlay(43) +from:0x02127194 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021271bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021271cc kind:arm_call to:0x0212814c module:overlay(43) +from:0x0212720c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127214 kind:load to:0x027e09a8 module:dtcm +from:0x021272a4 kind:load to:0x0212d2a8 module:overlay(43) +from:0x021272c0 kind:arm_call to:0x021274c0 module:overlay(43) +from:0x021272e8 kind:arm_call to:0x0212814c module:overlay(43) +from:0x02127310 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02127338 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021273cc kind:arm_call to:0x02128190 module:overlay(43) +from:0x021273f0 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0212741c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212742c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0212743c kind:load to:0x027e09c0 module:dtcm +from:0x02127440 kind:load to:0x027e07d4 module:dtcm +from:0x021274bc kind:load to:0x0212d2d8 module:overlay(43) +from:0x021274d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212752c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212753c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127578 kind:arm_call to:0x0212814c module:overlay(43) +from:0x02127580 kind:arm_call to:0x02127ca8 module:overlay(43) +from:0x0212758c kind:load to:0x027e0ce4 module:dtcm +from:0x021275d0 kind:arm_call to:0x02016958 module:main +from:0x0212763c kind:load to:0x0212d2c0 module:overlay(43) +from:0x021276f4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02127724 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127738 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127768 kind:arm_call to:0x02127dd8 module:overlay(43) +from:0x02127798 kind:arm_call to:0x02123994 module:overlay(43) +from:0x02127804 kind:load to:0x0212d2f0 module:overlay(43) +from:0x02127834 kind:arm_call to:0x01ff993c module:itcm +from:0x0212784c kind:arm_call to:0x01ff930c module:itcm +from:0x02127864 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212787c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02127898 kind:arm_call to:0x01ff9258 module:itcm +from:0x021278b0 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127978 kind:load to:0x0212d2a8 module:overlay(43) +from:0x02127984 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021279ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021279b8 kind:arm_call to:0x0212814c module:overlay(43) +from:0x021279d8 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127a08 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127a10 kind:load to:0x0203e964 module:main +from:0x02127a28 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02127a40 kind:arm_call to:0x020992dc module:overlay(0) +from:0x02127a64 kind:arm_call to:0x02128190 module:overlay(43) +from:0x02127a70 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127a78 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02127aa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127aac kind:arm_call to:0x0212814c module:overlay(43) +from:0x02127b4c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02127b5c kind:load to:0x0212d2c0 module:overlay(43) +from:0x02127b8c kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127ba4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02127bcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127bd8 kind:arm_call to:0x0212814c module:overlay(43) +from:0x02127c5c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02127c6c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02127c94 kind:arm_call to:0x02128190 module:overlay(43) +from:0x02127ca4 kind:load to:0x027e07d4 module:dtcm +from:0x02127cc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127cec kind:arm_call to:0x0209853c module:overlay(0) +from:0x02127cf8 kind:arm_call to:0x02016958 module:main +from:0x02127d04 kind:arm_call to:0x02018114 module:main +from:0x02127d4c kind:load to:0x027e0ce4 module:dtcm +from:0x02127d68 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127db8 kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127dcc kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02127dd4 kind:load to:0x027e07d4 module:dtcm +from:0x02127df0 kind:arm_call to:0x01ff930c module:itcm +from:0x02127e50 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127e64 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127ec8 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02127ed4 kind:load to:0x0203e964 module:main +from:0x02127ee8 kind:load to:0x02128190 module:overlay(43) +from:0x02127f18 kind:arm_call to:0x02028d30 module:main +from:0x02127f5c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02127fb0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02128010 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02128030 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0212803c kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02128070 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x021280ac kind:arm_call to:0x0209feac module:overlay(0) +from:0x021280c8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021280d4 kind:arm_call to:0x02128190 module:overlay(43) +from:0x02128100 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0212810c kind:arm_call to:0x02126b68 module:overlay(43) +from:0x02128130 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02128140 kind:load to:0x027e0d38 module:dtcm +from:0x02128148 kind:load to:0x027e0cec module:dtcm +from:0x02128160 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0212817c kind:arm_call to:0x02128190 module:overlay(43) +from:0x02128210 kind:arm_call to:0x020f9f8c module:overlay(31) +from:0x0212821c kind:arm_call to:0x02099588 module:overlay(0) +from:0x02128224 kind:arm_call to:0x0212599c module:overlay(43) +from:0x02128230 kind:load to:0x02049be4 module:main +from:0x02128234 kind:load to:0x0212ca38 module:overlay(43) +from:0x02128254 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02128268 kind:load to:0x020578a4 module:overlay(0) +from:0x0212827c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02128284 kind:arm_call to:0x02011ff4 module:main +from:0x02128298 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021282a0 kind:arm_call to:0x02011ff4 module:main +from:0x021282b8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021282c0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021282c8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021282d0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021282d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021282e0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021282f8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02128300 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02128308 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02128310 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02128318 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02128320 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128328 kind:arm_call to:0x02011ff4 module:main +from:0x0212833c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02128350 kind:load to:0x0212dd88 module:overlay(43) +from:0x02128364 kind:arm_call to:0x02011f3c module:main +from:0x02128370 kind:arm_call to:0x02128424 module:overlay(43) +from:0x02128388 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x021283c4 kind:load to:0x0212d4d4 module:overlay(43) +from:0x02128418 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212842c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212845c kind:arm_call to:0x0200f05c module:main +from:0x02128478 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021284a8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021284c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021284d4 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x021284e8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0212851c kind:load to:0x0212d4f8 module:overlay(43) +from:0x02128520 kind:load to:0x0212dd88 module:overlay(43) +from:0x02128524 kind:load to:0x0212ca48 module:overlay(43) +from:0x02128528 kind:load to:0x0212d1bc module:overlay(43) +from:0x0212852c kind:load to:0x0212d4b8 module:overlay(43) +from:0x02128538 kind:arm_call to:0x02128544 module:overlay(43) +from:0x0212857c kind:load to:0x0212d488 module:overlay(43) +from:0x021285e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021285f8 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02128608 kind:arm_call to:0x02128954 module:overlay(43) +from:0x02128624 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021286e8 kind:arm_call to:0x020986fc module:overlay(0) +from:0x021286f8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02128714 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x0212871c kind:arm_call to:0x02128954 module:overlay(43) +from:0x0212872c kind:arm_call to:0x02128954 module:overlay(43) +from:0x02128754 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02128764 kind:arm_call to:0x02128954 module:overlay(43) +from:0x0212876c kind:load to:0x0212d490 module:overlay(43) +from:0x02128778 kind:load to:0x027e0ce0 module:dtcm +from:0x021287f4 kind:load to:0x0212d498 module:overlay(43) +from:0x0212889c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021288cc kind:arm_call to:0x02128954 module:overlay(43) +from:0x021288d8 kind:load to:0x0203e964 module:main +from:0x021288e0 kind:load to:0x027e09a8 module:dtcm +from:0x021288f8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212892c kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02128980 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128998 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021289a0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021289ac kind:load to:0x027e0cec module:dtcm +from:0x021289b4 kind:load to:0x027e09a8 module:dtcm +from:0x021289c4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021289cc kind:arm_call to:0x02011ff4 module:main +from:0x021289e4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021289ec kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021289f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021289fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128a14 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02128a1c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02128a24 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02128a2c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128a34 kind:arm_call to:0x02011ff4 module:main +from:0x02128a48 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02128a58 kind:thumb_call_arm to:0x0209767c module:overlay(0) +from:0x02128a6c kind:thumb_call to:0x0208e788 module:overlay(0) +from:0x02128a74 kind:load to:0x0212d5f0 module:overlay(43) +from:0x02128a88 kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x02128a92 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02128aa0 kind:thumb_call to:0x02083f68 module:overlay(0) +from:0x02128aac kind:load to:0x020ab55c module:overlay(0) +from:0x02128ab6 kind:thumb_call to:0x020589e4 module:overlay(0) +from:0x02128ac6 kind:thumb_call to:0x02083f98 module:overlay(0) +from:0x02128acc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02128adc kind:load to:0x0212dde0 module:overlay(43) +from:0x02128ae8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02128af0 kind:thumb_call to:0x021294b0 module:overlay(43) +from:0x02128b02 kind:thumb_call to:0x02128a54 module:overlay(43) +from:0x02128b34 kind:load to:0x0212d5cc module:overlay(43) +from:0x02128b3c kind:load to:0x027e0ce0 module:dtcm +from:0x02128b4c kind:thumb_call_arm to:0x020590e4 module:overlay(0) +from:0x02128b64 kind:thumb_call_arm to:0x0200f05c module:main +from:0x02128b88 kind:thumb_call to:0x020bc794 module:overlay(1) +from:0x02128c16 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02128c28 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02128cc2 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x02128cdc kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x02128cf6 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x02128d10 kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x02128d2e kind:thumb_call_arm to:0x0205cadc module:overlay(0) +from:0x02128d44 kind:thumb_call_arm to:0x0208c5bc module:overlay(0) +from:0x02128d50 kind:load to:0x0212d5b0 module:overlay(43) +from:0x02128d54 kind:load to:0x0212de60 module:overlay(43) +from:0x02128d58 kind:load to:0x0212d598 module:overlay(43) +from:0x02128d5c kind:load to:0x020b1a98 module:overlay(0) +from:0x02128d60 kind:load to:0x020b1a48 module:overlay(0) +from:0x02128d64 kind:load to:0x020b1968 module:overlay(0) +from:0x02128d6c kind:load to:0x027e07d4 module:dtcm +from:0x02128d70 kind:load to:0x0212d568 module:overlay(43) +from:0x02128d74 kind:load to:0x0212dde0 module:overlay(43) +from:0x02128d78 kind:load to:0x0212d558 module:overlay(43) +from:0x02128d7c kind:load to:0x0212d578 module:overlay(43) +from:0x02128d80 kind:load to:0x0212d588 module:overlay(43) +from:0x02128d84 kind:load to:0x0212d54c module:overlay(43) +from:0x02128daa kind:thumb_call_arm to:0x01ffc768 module:itcm +from:0x02128dc4 kind:thumb_call_arm to:0x0208c5bc module:overlay(0) +from:0x02128dcc kind:thumb_call_arm to:0x0200ef5c module:main +from:0x02128dd6 kind:thumb_call_arm to:0x0208c0e0 module:overlay(0) +from:0x02128dea kind:thumb_call_arm to:0x0208c0e0 module:overlay(0) +from:0x02128e08 kind:thumb_call_arm to:0x01ffc6d4 module:itcm +from:0x02128e16 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128e20 kind:thumb_call_arm to:0x0200e260 module:main +from:0x02128e2a kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02128e4e kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128e56 kind:thumb_call_arm to:0x0200e260 module:main +from:0x02128e60 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02128eca kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128ece kind:thumb_call_arm to:0x0205accc module:overlay(0) +from:0x02128eda kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02128ee8 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02128f00 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f10 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f22 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f40 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02128f4c kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02128f5a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f70 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f92 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f96 kind:thumb_call_arm to:0x0205accc module:overlay(0) +from:0x02128fa2 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02128fb0 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02128fca kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128fda kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128fec kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212900a kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02129016 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02129024 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129028 kind:thumb_call_arm to:0x0205accc module:overlay(0) +from:0x02129034 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02129042 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02129054 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129060 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129072 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129090 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212909a kind:thumb_call_arm to:0x0200ee5c module:main +from:0x021290a4 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x021290ac kind:load to:0x020b4ec4 module:overlay(0) +from:0x021290b0 kind:load to:0x0212ddcc module:overlay(43) +from:0x021290b4 kind:load to:0x027e0964 module:dtcm +from:0x021290bc kind:load to:0x027e0254 module:dtcm +from:0x02129142 kind:thumb_call_arm to:0x01ffc3b4 module:itcm +from:0x02129162 kind:thumb_call_arm to:0x02015080 module:main +from:0x0212917e kind:thumb_call_arm to:0x02015080 module:main +from:0x02129190 kind:thumb_call_arm to:0x020577f8 module:overlay(0) +from:0x021291bc kind:thumb_call_arm to:0x01ffc3b4 module:itcm +from:0x021291d8 kind:thumb_call_arm to:0x02015080 module:main +from:0x021291e8 kind:thumb_call_arm to:0x020577f8 module:overlay(0) +from:0x02129206 kind:thumb_call_arm to:0x02015080 module:main +from:0x02129218 kind:thumb_call_arm to:0x020577f8 module:overlay(0) +from:0x0212925a kind:thumb_call_arm to:0x0208ee94 module:overlay(0) +from:0x02129272 kind:thumb_call_arm to:0x02083fa8 module:overlay(0) +from:0x02129298 kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x021292b8 kind:thumb_call_arm to:0x02057cc8 module:overlay(0) +from:0x021292c6 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x0212931c kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x0212934e kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x0212941a kind:thumb_call_arm to:0x02057cc8 module:overlay(0) +from:0x02129428 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02129436 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02129444 kind:load to:0x0212d7e4 module:overlay(43) +from:0x02129448 kind:load to:0x0212d7cc module:overlay(43) +from:0x0212944c kind:load to:0x0212dde0 module:overlay(43) +from:0x02129450 kind:load to:0x0212de60 module:overlay(43) +from:0x02129454 kind:load to:0x0212d7e0 module:overlay(43) +from:0x02129458 kind:load to:0x0212d7e8 module:overlay(43) +from:0x02129468 kind:load to:0x0212d7ec module:overlay(43) +from:0x021294b4 kind:thumb_call_arm to:0x02098b28 module:overlay(0) +from:0x021294c2 kind:thumb_call to:0x02128b44 module:overlay(43) +from:0x021294cc kind:thumb_call to:0x0212a588 module:overlay(43) +from:0x021294d6 kind:thumb_call_arm to:0x0207edac module:overlay(0) +from:0x021295bc kind:thumb_call_arm to:0x0209862c module:overlay(0) +from:0x02129604 kind:load to:0x0212d614 module:overlay(43) +from:0x0212960c kind:load to:0x0212ca70 module:overlay(43) +from:0x02129628 kind:thumb_call_arm to:0x020732fc module:overlay(0) +from:0x02129634 kind:thumb_call to:0x02129dd0 module:overlay(43) +from:0x0212963c kind:thumb_call_arm to:0x020a02d4 module:overlay(0) +from:0x02129644 kind:thumb_call_arm to:0x0207ede8 module:overlay(0) +from:0x02129650 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02129658 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02129660 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02129668 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02129670 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x02129676 kind:thumb_call_arm to:0x02098488 module:overlay(0) +from:0x02129680 kind:load to:0x0212d614 module:overlay(43) +from:0x02129688 kind:load to:0x027e09b8 module:dtcm +from:0x021296a4 kind:thumb_call_arm to:0x020732fc module:overlay(0) +from:0x021296b0 kind:thumb_call to:0x02129dd0 module:overlay(43) +from:0x021296b8 kind:thumb_call_arm to:0x020a02d4 module:overlay(0) +from:0x021296c0 kind:thumb_call_arm to:0x0207ede8 module:overlay(0) +from:0x021296cc kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x021296d4 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x021296dc kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x021296e4 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x021296ec kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x021296f2 kind:thumb_call_arm to:0x02098488 module:overlay(0) +from:0x021296f8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02129700 kind:load to:0x0212d614 module:overlay(43) +from:0x02129708 kind:load to:0x027e09b8 module:dtcm +from:0x02129718 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x02129720 kind:load to:0x0212de20 module:overlay(43) +from:0x02129784 kind:thumb_call to:0x0212a4a4 module:overlay(43) +from:0x021297b2 kind:thumb_call_arm to:0x02097bec module:overlay(0) +from:0x021297bc kind:load to:0x020aecf8 module:overlay(0) +from:0x021297cc kind:load to:0x0212d66c module:overlay(43) +from:0x02129804 kind:thumb_call to:0x0212a300 module:overlay(43) +from:0x0212987e kind:thumb_call_arm to:0x02015080 module:main +from:0x02129890 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x021298ae kind:thumb_call_arm to:0x02015080 module:main +from:0x021298d6 kind:thumb_call_arm to:0x02015080 module:main +from:0x021298fe kind:thumb_call_arm to:0x02071d34 module:overlay(0) +from:0x0212994a kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x02129952 kind:thumb_call to:0x0212a2b4 module:overlay(43) +from:0x02129958 kind:thumb_call to:0x0212a110 module:overlay(43) +from:0x02129974 kind:thumb_call to:0x02129d74 module:overlay(43) +from:0x0212997a kind:thumb_call_arm to:0x02098838 module:overlay(0) +from:0x02129992 kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212999e kind:thumb_call_arm to:0x02098b8c module:overlay(0) +from:0x021299b8 kind:thumb_call to:0x021290c0 module:overlay(43) +from:0x021299ca kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x02129a06 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x02129a34 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x02129a76 kind:thumb_call_arm to:0x0207de98 module:overlay(0) +from:0x02129a82 kind:thumb_call to:0x0212946c module:overlay(43) +from:0x02129a94 kind:load to:0x0212d66c module:overlay(43) +from:0x02129a9c kind:load to:0x027e09a8 module:dtcm +from:0x02129ab4 kind:load to:0x027e0ce4 module:dtcm +from:0x02129abc kind:load to:0x027e09c0 module:dtcm +from:0x02129acc kind:thumb_call_arm to:0x020732ec module:overlay(0) +from:0x02129ae0 kind:load to:0x027e09b8 module:dtcm +from:0x02129af2 kind:thumb_call_arm to:0x02099004 module:overlay(0) +from:0x02129b00 kind:thumb_call_arm to:0x01fff5d0 module:itcm +from:0x02129b1e kind:thumb_call_arm to:0x020786dc module:overlay(0) +from:0x02129b2c kind:thumb_call_arm to:0x02058fc4 module:overlay(0) +from:0x02129b34 kind:thumb_call_arm to:0x01ffc768 module:itcm +from:0x02129b70 kind:thumb_call_arm to:0x020c0970 module:overlay(17) +from:0x02129b7c kind:load to:0x027e09bc module:dtcm +from:0x02129b80 kind:load to:0x027e0958 module:dtcm +from:0x02129b84 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02129b88 kind:load to:0x027e09ac module:dtcm +from:0x02129b8c kind:load to:0x027e09b4 module:dtcm +from:0x02129bba kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x02129bca kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x02129bd0 kind:load to:0x027e09a8 module:dtcm +from:0x02129bf6 kind:thumb_call_arm to:0x020a0334 module:overlay(0) +from:0x02129c0c kind:thumb_call to:0x02129df0 module:overlay(43) +from:0x02129c5c kind:thumb_call_arm to:0x0209ff8c module:overlay(0) +from:0x02129c76 kind:thumb_call_arm to:0x01ff9638 module:itcm +from:0x02129d00 kind:thumb_call_arm to:0x0209ff8c module:overlay(0) +from:0x02129d54 kind:load to:0x027e0cec module:dtcm +from:0x02129d92 kind:thumb_call to:0x02129df0 module:overlay(43) +from:0x02129de0 kind:thumb_call_arm to:0x020a0110 module:overlay(0) +from:0x02129de8 kind:load to:0x027e0cec module:dtcm +from:0x02129e24 kind:thumb_call_arm to:0x01ff9638 module:itcm +from:0x02129e2e kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x02129e5c kind:thumb_call_arm to:0x0203a19c module:main +from:0x02129e9a kind:thumb_call_arm to:0x0203a19c module:main +from:0x02129ec4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x02129ee4 kind:load to:0x0212ca8c module:overlay(43) +from:0x02129ee8 kind:load to:0x0212ca8a module:overlay(43) +from:0x02129ef0 kind:load to:0x0212ca80 module:overlay(43) +from:0x02129ef4 kind:load to:0x0203e964 module:main +from:0x02129f40 kind:thumb_call_arm to:0x0203a19c module:main +from:0x02129f82 kind:thumb_call_arm to:0x0203a19c module:main +from:0x02129fac kind:thumb_call_arm to:0x0203a19c module:main +from:0x02129fd0 kind:thumb_call to:0x02129e40 module:overlay(43) +from:0x0212a028 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a052 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a076 kind:thumb_call to:0x02129e40 module:overlay(43) +from:0x0212a088 kind:load to:0x0212ca8c module:overlay(43) +from:0x0212a090 kind:load to:0x0203e964 module:main +from:0x0212a094 kind:load to:0x0212ca80 module:overlay(43) +from:0x0212a0ee kind:thumb_call to:0x02129ef8 module:overlay(43) +from:0x0212a108 kind:load to:0x027e07d4 module:dtcm +from:0x0212a10c kind:load to:0x0212ca82 module:overlay(43) +from:0x0212a11c kind:thumb_call to:0x0212a0a8 module:overlay(43) +from:0x0212a1a2 kind:thumb_call_arm to:0x020d9814 module:overlay(31) +from:0x0212a1b2 kind:thumb_call_arm to:0x02098778 module:overlay(0) +from:0x0212a1c2 kind:thumb_call_arm to:0x0208bc00 module:overlay(0) +from:0x0212a1ca kind:thumb_call_arm to:0x01ffccc0 module:itcm +from:0x0212a1de kind:thumb_call_arm to:0x0208bd30 module:overlay(0) +from:0x0212a1e6 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212a222 kind:thumb_call_arm to:0x0207e458 module:overlay(0) +from:0x0212a250 kind:thumb_call_arm to:0x0207e458 module:overlay(0) +from:0x0212a25c kind:load to:0x0212ca90 module:overlay(43) +from:0x0212a260 kind:load to:0x027e0d34 module:dtcm +from:0x0212a264 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a270 kind:load to:0x0212ca91 module:overlay(43) +from:0x0212a274 kind:load to:0x027e09c0 module:dtcm +from:0x0212a2f4 kind:load to:0x0212ca84 module:overlay(43) +from:0x0212a2f8 kind:load to:0x0212ca86 module:overlay(43) +from:0x0212a2fc kind:load to:0x0212ca88 module:overlay(43) +from:0x0212a304 kind:thumb_call_arm to:0x020989e0 module:overlay(0) +from:0x0212a366 kind:thumb_call to:0x0212a3fc module:overlay(43) +from:0x0212a388 kind:thumb_call_arm to:0x0208bd20 module:overlay(0) +from:0x0212a396 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212a3c4 kind:thumb_call_arm to:0x020bf050 module:overlay(17) +from:0x0212a3d6 kind:thumb_call_arm to:0x020990c0 module:overlay(0) +from:0x0212a3de kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212a3f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a408 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212a442 kind:thumb_call_arm to:0x020975f8 module:overlay(0) +from:0x0212a46e kind:thumb_call_arm to:0x020973f4 module:overlay(0) +from:0x0212a478 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a49c kind:load to:0x020b539c module:overlay(0) +from:0x0212a4a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a4b8 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a4c6 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212a4f4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a518 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a54c kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212a564 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a56c kind:load to:0x0203e964 module:main +from:0x0212a574 kind:load to:0x027e09a8 module:dtcm +from:0x0212a584 kind:load to:0x02129231 module:overlay(43) +from:0x0212a58e kind:thumb_call_arm to:0x02097b84 module:overlay(0) +from:0x0212a59c kind:load to:0x0212d5bc module:overlay(43) +from:0x0212a5d6 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a606 kind:thumb_call_arm to:0x02097c20 module:overlay(0) +from:0x0212a618 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a630 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a662 kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212a678 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a6a4 kind:thumb_call_arm to:0x02023288 module:main +from:0x0212a6da kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212a702 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212a70c kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212a72c kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212a738 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212a74c kind:thumb_call_arm to:0x02081e30 module:overlay(0) +from:0x0212a758 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212a764 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a776 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212a782 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212a7a6 kind:thumb_call_arm to:0x02072fd0 module:overlay(0) +from:0x0212a7bc kind:thumb_call_arm to:0x02077590 module:overlay(0) +from:0x0212a81c kind:thumb_call_arm to:0x02073388 module:overlay(0) +from:0x0212a830 kind:load to:0x027e09b8 module:dtcm +from:0x0212a876 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212a882 kind:thumb_call_arm to:0x020732ec module:overlay(0) +from:0x0212a88e kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212a89c kind:thumb_call_arm to:0x0206c9a8 module:overlay(0) +from:0x0212a8a8 kind:load to:0x027e09a8 module:dtcm +from:0x0212a8b0 kind:load to:0x027e09b8 module:dtcm +from:0x0212a8b8 kind:load to:0x020b51b8 module:overlay(0) +from:0x0212a8c8 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212a8d2 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212a904 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212a910 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212a944 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212a95e kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212a96a kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212a99c kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212a9a8 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212a9cc kind:thumb_call to:0x0212a61c module:overlay(43) +from:0x0212a9d6 kind:thumb_call to:0x0212a3fc module:overlay(43) +from:0x0212a9e6 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212a9f0 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212aa08 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aa26 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212aa30 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212aa44 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aa62 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212aa6c kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212aa80 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aa9e kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212aaa8 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212aab8 kind:thumb_call_arm to:0x020d9804 module:overlay(31) +from:0x0212aac8 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aae6 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212aaf2 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212ab02 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212ab14 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ab30 kind:thumb_call to:0x0212a67c module:overlay(43) +from:0x0212ab3c kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212ab46 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212ab52 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212ab62 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212ab82 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212abbc kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212abc8 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212abd8 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212abec kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ac0e kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212ac14 kind:load to:0x02049be4 module:main +from:0x0212ac1c kind:load to:0x027e0d34 module:dtcm +from:0x0212ac3a kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212ac4e kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212ac62 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ac8c kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212ac9e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212acee kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ad08 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ad20 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ad4c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ad6e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ad88 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ada6 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212adc2 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ade0 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212adfc kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ae1a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ae34 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ae9e kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212aeaa kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212aec4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aede kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aef4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212af0e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212af26 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212af36 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212af66 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212af8a kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212af9c kind:load to:0x02049be4 module:main +from:0x0212afac kind:load to:0x0203e964 module:main +from:0x0212afb0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212afc2 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212afda kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212affa kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b008 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212b020 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b040 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b058 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212b074 kind:load to:0x0203e964 module:main +from:0x0212b08e kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b0a8 kind:thumb_call_arm to:0x02015080 module:main +from:0x0212b0c8 kind:thumb_call_arm to:0x02015080 module:main +from:0x0212b0d2 kind:thumb_call to:0x02129b94 module:overlay(43) +from:0x0212b14c kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212b156 kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212b162 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b168 kind:thumb_call to:0x0212a61c module:overlay(43) +from:0x0212b172 kind:thumb_call to:0x0212a3fc module:overlay(43) +from:0x0212b182 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b18e kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b19a kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212b1aa kind:thumb_call_arm to:0x020d9804 module:overlay(31) +from:0x0212b1bc kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b1dc kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b1f2 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212b208 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b226 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b232 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b24a kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212b260 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b27e kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212b292 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b2ae kind:thumb_call to:0x0212a67c module:overlay(43) +from:0x0212b2ba kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b2c6 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b2dc kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b2ec kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212b302 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b320 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b338 kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212b344 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b374 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b394 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b3b4 kind:load to:0x0203e964 module:main +from:0x0212b3bc kind:load to:0x027e0d34 module:dtcm +from:0x0212b3c0 kind:load to:0x02049be4 module:main +from:0x0212b3de kind:thumb_call_arm to:0x01ffbbe0 module:itcm +from:0x0212b40e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b42e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b44c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b46e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b484 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212b48a kind:thumb_call to:0x0212a3fc module:overlay(43) +from:0x0212b4a0 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212b4b8 kind:load to:0x0203e964 module:main +from:0x0212b4c4 kind:thumb_call_arm to:0x020992dc module:overlay(0) +from:0x0212b4dc kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b4f0 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212b506 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b51e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b52a kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b534 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b540 kind:load to:0x02049be4 module:main +from:0x0212b552 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212b576 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b59c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b5be kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212b5c8 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212b5f0 kind:load to:0x0203e964 module:main +from:0x0212b604 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b60e kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212b61c kind:thumb_call_arm to:0x01ff938c module:itcm +from:0x0212b62a kind:thumb_call_arm to:0x02023288 module:main +from:0x0212b634 kind:thumb_call_arm to:0x01ff93c0 module:itcm +from:0x0212b678 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b684 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b6a2 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212b6c0 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212b6fe kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212b70a kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b716 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b74c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b758 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b77c kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212b786 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212b7b2 kind:thumb_call to:0x0212a428 module:overlay(43) +from:0x0212b7f4 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212b80c kind:load to:0x027e09a8 module:dtcm +from:0x0212b82c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b840 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b84a kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b862 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212b86c kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212b8a6 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212b8b2 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b8be kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b8f6 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b900 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b926 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212b930 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212b93c kind:thumb_call to:0x0212a4a4 module:overlay(43) +from:0x0212b960 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b96c kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212b99c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b9b8 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ba04 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212ba12 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212ba2a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ba4a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ba74 kind:load to:0x02049be4 module:main +from:0x0212ba80 kind:load to:0x0203e964 module:main +from:0x0212bb3e kind:thumb_call to:0x02129bdc module:overlay(43) +from:0x0212bb58 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212bb66 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bb74 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bb7c kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212bb8a kind:thumb_call_arm to:0x01ff938c module:itcm +from:0x0212bb98 kind:thumb_call_arm to:0x02023288 module:main +from:0x0212bba2 kind:thumb_call_arm to:0x01ff93c0 module:itcm +from:0x0212bbc6 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212bbd2 kind:thumb_call to:0x0212a61c module:overlay(43) +from:0x0212bbdc kind:thumb_call to:0x0212a3fc module:overlay(43) +from:0x0212bbec kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bbf8 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bc14 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bc32 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bc3e kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212bc4e kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bc60 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bc6e kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212bc84 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bca8 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bcb4 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bcc0 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bcd2 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bcec kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bd02 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bd0e kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bd20 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bd2c kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bd40 kind:load to:0x02049be4 module:main +from:0x0212bd5a kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212bd66 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212bd70 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212bdc6 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212bdd8 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bdf0 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212bdfc kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212be84 kind:load to:0x0203e964 module:main +from:0x0212bed0 kind:thumb_call to:0x02129bdc module:overlay(43) +from:0x0212bf04 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212bf0c kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212bf2c kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x0212bf4a kind:thumb_call_arm to:0x02023288 module:main +from:0x0212bf8a kind:thumb_call_arm to:0x020577f8 module:overlay(0) +from:0x0212bfa2 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212bfb4 kind:load to:0x027e09a8 module:dtcm +from:0x0212bfe0 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212bff0 kind:load to:0x027e09a8 module:dtcm +from:0x0212c024 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c030 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c046 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c07e kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c0a8 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c0b6 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c0c8 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212c0f2 kind:thumb_call to:0x02129bdc module:overlay(43) +from:0x0212c136 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c160 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c16e kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c180 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212c1aa kind:thumb_call to:0x02129bdc module:overlay(43) +from:0x0212c1ca kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212c1ea kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c20a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c260 kind:thumb_call to:0x02129bdc module:overlay(43) +from:0x0212c278 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c288 kind:load to:0x0203e964 module:main +from:0x0212c2aa kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c2b4 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212c2ce kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212c2de kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212c30c kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212c33e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c35e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c376 kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212c384 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212c390 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c398 kind:load to:0x0203e964 module:main +from:0x0212c3a0 kind:load to:0x027e09a8 module:dtcm +from:0x0212c3b6 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c3d0 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c3f4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c410 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212c436 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c442 kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212c458 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c476 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c480 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c490 kind:load to:0x0203e964 module:main +from:0x0212c494 kind:load to:0x02049be4 module:main +from:0x0212c4ac kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c4b6 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212c4ce kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c510 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c52c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c556 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c576 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c58e kind:thumb_call to:0x0212a27c module:overlay(43) +from:0x0212c59c kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212c5a8 kind:load to:0x02049be4 module:main +from:0x0212c5b4 kind:load to:0x0203e964 module:main +from:0x0212c5bc kind:load to:0x027e09a8 module:dtcm +from:0x0212c5d2 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c5ec kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c610 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c62c kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212c652 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c65e kind:thumb_call_arm to:0x02098654 module:overlay(0) +from:0x0212c674 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c692 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c69c kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c6ac kind:load to:0x0203e964 module:main +from:0x0212c6b0 kind:load to:0x02049be4 module:main +from:0x0212c6d4 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c6e2 kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212c706 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212c718 kind:load to:0x027e09a8 module:dtcm +from:0x0212c72e kind:thumb_call_arm to:0x020986b4 module:overlay(0) +from:0x0212c73a kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c746 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c798 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c7c0 kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c7ce kind:thumb_call_arm to:0x020975f8 module:overlay(0) +from:0x0212c808 kind:thumb_call_arm to:0x020973f4 module:overlay(0) +from:0x0212c816 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212c834 kind:load to:0x020b539c module:overlay(0) +from:0x0212c838 kind:load to:0x027e09a8 module:dtcm +from:0x0212c85c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c876 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c880 kind:thumb_call to:0x02129724 module:overlay(43) +from:0x0212c8b4 kind:thumb_call_arm to:0x02072fd0 module:overlay(0) +from:0x0212c8c8 kind:thumb_call_arm to:0x02077590 module:overlay(0) +from:0x0212c924 kind:thumb_call_arm to:0x02073388 module:overlay(0) +from:0x0212c934 kind:thumb_call_arm to:0x0206d0bc module:overlay(0) +from:0x0212c944 kind:load to:0x027e09b8 module:dtcm +from:0x0212c948 kind:load to:0x020b51b8 module:overlay(0) +from:0x0212c97a kind:thumb_call to:0x0212a57c module:overlay(43) +from:0x0212c988 kind:thumb_call_arm to:0x02071b30 module:overlay(0) +from:0x0212c9aa kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c9ca kind:thumb_call_arm to:0x020732fc module:overlay(0) +from:0x0212c9d4 kind:load to:0x027e09a8 module:dtcm +from:0x0212c9e0 kind:load to:0x027e09b8 module:dtcm +from:0x0212c9f0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0212c9f8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0212cb68 kind:arm_call to:0x021234f0 module:overlay(43) +from:0x0212cb78 kind:arm_call to:0x0203ce74 module:main +from:0x0212cc30 kind:load to:0x0212dba0 module:overlay(43) +from:0x0212cc34 kind:load to:0x0212dbb8 module:overlay(43) +from:0x0212cc38 kind:load to:0x02126704 module:overlay(43) +from:0x0212cc3c kind:load to:0x0212dbac module:overlay(43) +from:0x0212cc40 kind:load to:0x020431b8 module:main +from:0x0212cc44 kind:load to:0x0212cf98 module:overlay(43) +from:0x0212cc68 kind:arm_call to:0x02126748 module:overlay(43) +from:0x0212cc78 kind:arm_call to:0x0203ce74 module:main +from:0x0212cd10 kind:load to:0x0212dc90 module:overlay(43) +from:0x0212cd14 kind:load to:0x0212dca0 module:overlay(43) +from:0x0212cd18 kind:load to:0x02128334 module:overlay(43) +from:0x0212cd1c kind:load to:0x0212dc94 module:overlay(43) +from:0x0212cd20 kind:load to:0x020431b8 module:main +from:0x0212cd24 kind:load to:0x0212d350 module:overlay(43) +from:0x0212cd44 kind:arm_call to:0x02128378 module:overlay(43) +from:0x0212cd54 kind:arm_call to:0x0203ce74 module:main +from:0x0212cd68 kind:load to:0x0212dd78 module:overlay(43) +from:0x0212cd6c kind:load to:0x0212dd88 module:overlay(43) +from:0x0212cd70 kind:load to:0x02128a40 module:overlay(43) +from:0x0212cd74 kind:load to:0x0212dd7c module:overlay(43) +from:0x0212cdb8 kind:arm_call_thumb to:0x02128afc module:overlay(43) +from:0x0212cdc8 kind:arm_call to:0x0203ce74 module:main +from:0x0212cddc kind:load to:0x0212d54c module:overlay(43) +from:0x0212cde0 kind:load to:0x0212ddcc module:overlay(43) +from:0x0212cde4 kind:load to:0x0212dde0 module:overlay(43) +from:0x0212cde8 kind:load to:0x0212c9e4 module:overlay(43) +from:0x0212cdec kind:load to:0x0212ddd4 module:overlay(43) +from:0x0212cdf0 kind:load to:0x0212cb48 module:overlay(43) +from:0x0212cdf4 kind:load to:0x0212cc48 module:overlay(43) +from:0x0212cdf8 kind:load to:0x0212cd28 module:overlay(43) +from:0x0212cdfc kind:load to:0x0212cd78 module:overlay(43) +from:0x0212ce28 kind:load to:0x021234cc module:overlay(43) +from:0x0212ce2c kind:load to:0x02097944 module:overlay(0) +from:0x0212ce30 kind:load to:0x02097754 module:overlay(0) +from:0x0212ce34 kind:load to:0x020977d0 module:overlay(0) +from:0x0212ce38 kind:load to:0x0209794c module:overlay(0) +from:0x0212ce3c kind:load to:0x0209796c module:overlay(0) +from:0x0212ce40 kind:load to:0x02097998 module:overlay(0) +from:0x0212ce4c kind:load to:0x02123734 module:overlay(43) +from:0x0212ce50 kind:load to:0x021266e8 module:overlay(43) +from:0x0212ce54 kind:load to:0x0209a254 module:overlay(0) +from:0x0212ce58 kind:load to:0x0209a288 module:overlay(0) +from:0x0212ce5c kind:load to:0x0209a320 module:overlay(0) +from:0x0212ce60 kind:load to:0x0209a334 module:overlay(0) +from:0x0212ce64 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212ce68 kind:load to:0x0209a35c module:overlay(0) +from:0x0212ce6c kind:load to:0x0209a3e4 module:overlay(0) +from:0x0212ce70 kind:load to:0x0209a06c module:overlay(0) +from:0x0212ce74 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0212ce78 kind:load to:0x0209a308 module:overlay(0) +from:0x0212ce7c kind:load to:0x0209a348 module:overlay(0) +from:0x0212ce80 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0212ce84 kind:load to:0x021266bc module:overlay(43) +from:0x0212ce88 kind:load to:0x02126698 module:overlay(43) +from:0x0212ce8c kind:load to:0x0209a70c module:overlay(0) +from:0x0212ce98 kind:load to:0x02098518 module:overlay(0) +from:0x0212ce9c kind:load to:0x02098554 module:overlay(0) +from:0x0212cea0 kind:load to:0x0209856c module:overlay(0) +from:0x0212cea4 kind:load to:0x02098578 module:overlay(0) +from:0x0212cea8 kind:load to:0x01fff464 module:itcm +from:0x0212ceac kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212ceb0 kind:load to:0x02123810 module:overlay(43) +from:0x0212ceb4 kind:load to:0x020984b0 module:overlay(0) +from:0x0212ceb8 kind:load to:0x02123a28 module:overlay(43) +from:0x0212cebc kind:load to:0x020984b8 module:overlay(0) +from:0x0212cec0 kind:load to:0x020984bc module:overlay(0) +from:0x0212cec4 kind:load to:0x02125b48 module:overlay(43) +from:0x0212cec8 kind:load to:0x02125cd8 module:overlay(43) +from:0x0212cecc kind:load to:0x020984c8 module:overlay(0) +from:0x0212ced0 kind:load to:0x02098584 module:overlay(0) +from:0x0212ced4 kind:load to:0x020985f0 module:overlay(0) +from:0x0212ced8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212cedc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212cee0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212cee4 kind:load to:0x02123748 module:overlay(43) +from:0x0212cee8 kind:load to:0x021237a8 module:overlay(43) +from:0x0212ceec kind:load to:0x02099588 module:overlay(0) +from:0x0212cf98 kind:load to:0x02123da8 module:overlay(43) +from:0x0212cfa0 kind:load to:0x02123e28 module:overlay(43) +from:0x0212cfb0 kind:load to:0x02123e90 module:overlay(43) +from:0x0212cfb8 kind:load to:0x02123f50 module:overlay(43) +from:0x0212cfc0 kind:load to:0x02124324 module:overlay(43) +from:0x0212cfc8 kind:load to:0x02123fa4 module:overlay(43) +from:0x0212cfd0 kind:load to:0x02124024 module:overlay(43) +from:0x0212cfe0 kind:load to:0x02124148 module:overlay(43) +from:0x0212cfe8 kind:load to:0x02124220 module:overlay(43) +from:0x0212cff8 kind:load to:0x021245c4 module:overlay(43) +from:0x0212d000 kind:load to:0x02124650 module:overlay(43) +from:0x0212d010 kind:load to:0x02124334 module:overlay(43) +from:0x0212d018 kind:load to:0x021243c0 module:overlay(43) +from:0x0212d028 kind:load to:0x02124b5c module:overlay(43) +from:0x0212d030 kind:load to:0x02124bf4 module:overlay(43) +from:0x0212d040 kind:load to:0x02124828 module:overlay(43) +from:0x0212d048 kind:load to:0x02124948 module:overlay(43) +from:0x0212d058 kind:load to:0x021246cc module:overlay(43) +from:0x0212d060 kind:load to:0x02124750 module:overlay(43) +from:0x0212d070 kind:load to:0x02124cec module:overlay(43) +from:0x0212d078 kind:load to:0x02124d88 module:overlay(43) +from:0x0212d088 kind:load to:0x02124ef0 module:overlay(43) +from:0x0212d090 kind:load to:0x02124f6c module:overlay(43) +from:0x0212d0a0 kind:load to:0x021250c4 module:overlay(43) +from:0x0212d0a8 kind:load to:0x021251c0 module:overlay(43) +from:0x0212d0b8 kind:load to:0x02125a34 module:overlay(43) +from:0x0212d0c0 kind:load to:0x02125ad0 module:overlay(43) +from:0x0212d0d0 kind:load to:0x02125280 module:overlay(43) +from:0x0212d0d8 kind:load to:0x0212535c module:overlay(43) +from:0x0212d0e0 kind:load to:0x021253e0 module:overlay(43) +from:0x0212d0e8 kind:load to:0x02125208 module:overlay(43) +from:0x0212d0f0 kind:load to:0x02125220 module:overlay(43) +from:0x0212d100 kind:load to:0x0212448c module:overlay(43) +from:0x0212d108 kind:load to:0x02124544 module:overlay(43) +from:0x0212d118 kind:load to:0x021253f8 module:overlay(43) +from:0x0212d120 kind:load to:0x02125480 module:overlay(43) +from:0x0212d130 kind:load to:0x021255b4 module:overlay(43) +from:0x0212d138 kind:load to:0x02125700 module:overlay(43) +from:0x0212d148 kind:load to:0x02125828 module:overlay(43) +from:0x0212d150 kind:load to:0x021258bc module:overlay(43) +from:0x0212d168 kind:load to:0x021267e0 module:overlay(43) +from:0x0212d16c kind:load to:0x0212681c module:overlay(43) +from:0x0212d170 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x0212d174 kind:load to:0x0212683c module:overlay(43) +from:0x0212d198 kind:load to:0x02126724 module:overlay(43) +from:0x0212d19c kind:load to:0x02097944 module:overlay(0) +from:0x0212d1a0 kind:load to:0x02097754 module:overlay(0) +from:0x0212d1a4 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d1a8 kind:load to:0x0209794c module:overlay(0) +from:0x0212d1ac kind:load to:0x0209796c module:overlay(0) +from:0x0212d1b0 kind:load to:0x02097998 module:overlay(0) +from:0x0212d1bc kind:load to:0x02126ad4 module:overlay(43) +from:0x0212d1c0 kind:load to:0x02128290 module:overlay(43) +from:0x0212d1c4 kind:load to:0x02099b00 module:overlay(0) +from:0x0212d1c8 kind:load to:0x02099b38 module:overlay(0) +from:0x0212d1cc kind:load to:0x0209a13c module:overlay(0) +from:0x0212d1d0 kind:load to:0x0209a144 module:overlay(0) +from:0x0212d1d4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212d1d8 kind:load to:0x02099cb0 module:overlay(0) +from:0x0212d1dc kind:load to:0x02099ba0 module:overlay(0) +from:0x0212d1e0 kind:load to:0x0209a06c module:overlay(0) +from:0x0212d1e4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0212d1e8 kind:load to:0x0209a10c module:overlay(0) +from:0x0212d1ec kind:load to:0x0212826c module:overlay(43) +from:0x0212d1f0 kind:load to:0x0209a124 module:overlay(0) +from:0x0212d1f4 kind:load to:0x0212825c module:overlay(43) +from:0x0212d1f8 kind:load to:0x02128238 module:overlay(43) +from:0x0212d204 kind:load to:0x02126ac0 module:overlay(43) +from:0x0212d208 kind:load to:0x02128274 module:overlay(43) +from:0x0212d20c kind:load to:0x0209a254 module:overlay(0) +from:0x0212d210 kind:load to:0x0209a288 module:overlay(0) +from:0x0212d214 kind:load to:0x0209a320 module:overlay(0) +from:0x0212d218 kind:load to:0x0209a334 module:overlay(0) +from:0x0212d21c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212d220 kind:load to:0x0209a35c module:overlay(0) +from:0x0212d224 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0212d228 kind:load to:0x0209a06c module:overlay(0) +from:0x0212d22c kind:load to:0x0209a2f0 module:overlay(0) +from:0x0212d230 kind:load to:0x0209a308 module:overlay(0) +from:0x0212d234 kind:load to:0x0209a348 module:overlay(0) +from:0x0212d238 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0212d23c kind:load to:0x021266bc module:overlay(43) +from:0x0212d240 kind:load to:0x02126698 module:overlay(43) +from:0x0212d244 kind:load to:0x0209a70c module:overlay(0) +from:0x0212d250 kind:load to:0x02098518 module:overlay(0) +from:0x0212d254 kind:load to:0x02098554 module:overlay(0) +from:0x0212d258 kind:load to:0x0209856c module:overlay(0) +from:0x0212d25c kind:load to:0x02098578 module:overlay(0) +from:0x0212d260 kind:load to:0x01fff464 module:itcm +from:0x0212d264 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d268 kind:load to:0x02126ae8 module:overlay(43) +from:0x0212d26c kind:load to:0x020984b0 module:overlay(0) +from:0x0212d270 kind:load to:0x02126bfc module:overlay(43) +from:0x0212d274 kind:load to:0x020984b8 module:overlay(0) +from:0x0212d278 kind:load to:0x020984bc module:overlay(0) +from:0x0212d27c kind:load to:0x02127e04 module:overlay(43) +from:0x0212d280 kind:load to:0x02099004 module:overlay(0) +from:0x0212d284 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d288 kind:load to:0x02098584 module:overlay(0) +from:0x0212d28c kind:load to:0x020985f0 module:overlay(0) +from:0x0212d290 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d294 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d298 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d29c kind:load to:0x021282ac module:overlay(43) +from:0x0212d2a0 kind:load to:0x021282ec module:overlay(43) +from:0x0212d2a4 kind:load to:0x02128190 module:overlay(43) +from:0x0212d350 kind:load to:0x02126c80 module:overlay(43) +from:0x0212d358 kind:load to:0x02126cec module:overlay(43) +from:0x0212d368 kind:load to:0x02126d14 module:overlay(43) +from:0x0212d370 kind:load to:0x02126d98 module:overlay(43) +from:0x0212d380 kind:load to:0x02126e6c module:overlay(43) +from:0x0212d388 kind:load to:0x02126f58 module:overlay(43) +from:0x0212d398 kind:load to:0x021270a8 module:overlay(43) +from:0x0212d3a0 kind:load to:0x021270ac module:overlay(43) +from:0x0212d3b0 kind:load to:0x02127058 module:overlay(43) +from:0x0212d3b8 kind:load to:0x0212705c module:overlay(43) +from:0x0212d3c8 kind:load to:0x02127778 module:overlay(43) +from:0x0212d3d0 kind:load to:0x02127808 module:overlay(43) +from:0x0212d3e0 kind:load to:0x02127594 module:overlay(43) +from:0x0212d3e8 kind:load to:0x02127640 module:overlay(43) +from:0x0212d3f8 kind:load to:0x02127a14 module:overlay(43) +from:0x0212d400 kind:load to:0x02127a38 module:overlay(43) +from:0x0212d410 kind:load to:0x02127ac4 module:overlay(43) +from:0x0212d418 kind:load to:0x02127b60 module:overlay(43) +from:0x0212d428 kind:load to:0x021278bc module:overlay(43) +from:0x0212d430 kind:load to:0x0212797c module:overlay(43) +from:0x0212d440 kind:load to:0x021270f0 module:overlay(43) +from:0x0212d448 kind:load to:0x02127184 module:overlay(43) +from:0x0212d458 kind:load to:0x02127444 module:overlay(43) +from:0x0212d460 kind:load to:0x021274c0 module:overlay(43) +from:0x0212d470 kind:load to:0x0212721c module:overlay(43) +from:0x0212d478 kind:load to:0x021272a8 module:overlay(43) +from:0x0212d488 kind:load to:0x0212877c module:overlay(43) +from:0x0212d490 kind:load to:0x021287f8 module:overlay(43) +from:0x0212d4b8 kind:load to:0x02128410 module:overlay(43) +from:0x0212d4bc kind:load to:0x021289bc module:overlay(43) +from:0x0212d4c0 kind:load to:0x021283c8 module:overlay(43) +from:0x0212d4c4 kind:load to:0x0207c008 module:overlay(0) +from:0x0212d4c8 kind:load to:0x0207c010 module:overlay(0) +from:0x0212d4d4 kind:load to:0x02128354 module:overlay(43) +from:0x0212d4d8 kind:load to:0x020979e4 module:overlay(0) +from:0x0212d4dc kind:load to:0x02097a18 module:overlay(0) +from:0x0212d4e0 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d4e4 kind:load to:0x020979ec module:overlay(0) +from:0x0212d4e8 kind:load to:0x02097814 module:overlay(0) +from:0x0212d4ec kind:load to:0x02097818 module:overlay(0) +from:0x0212d4f8 kind:load to:0x02098518 module:overlay(0) +from:0x0212d4fc kind:load to:0x02098554 module:overlay(0) +from:0x0212d500 kind:load to:0x0209856c module:overlay(0) +from:0x0212d504 kind:load to:0x02098578 module:overlay(0) +from:0x0212d508 kind:load to:0x01fff464 module:itcm +from:0x0212d50c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d510 kind:load to:0x02128530 module:overlay(43) +from:0x0212d514 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d518 kind:load to:0x02128580 module:overlay(43) +from:0x0212d51c kind:load to:0x020984b8 module:overlay(0) +from:0x0212d520 kind:load to:0x020984bc module:overlay(0) +from:0x0212d524 kind:load to:0x021288e8 module:overlay(43) +from:0x0212d528 kind:load to:0x020984c4 module:overlay(0) +from:0x0212d52c kind:load to:0x020984c8 module:overlay(0) +from:0x0212d530 kind:load to:0x02098584 module:overlay(0) +from:0x0212d534 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d538 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d53c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d540 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d544 kind:load to:0x021289d8 module:overlay(43) +from:0x0212d548 kind:load to:0x02128a08 module:overlay(43) +from:0x0212d5b0 kind:load to:0x02128d95 module:overlay(43) +from:0x0212d5bc kind:load to:0x02097c14 module:overlay(0) +from:0x0212d5c0 kind:load to:0x0212a5a1 module:overlay(43) +from:0x0212d5cc kind:load to:0x02128ae1 module:overlay(43) +from:0x0212d5d0 kind:load to:0x0209774c module:overlay(0) +from:0x0212d5d4 kind:load to:0x02097754 module:overlay(0) +from:0x0212d5d8 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d5dc kind:load to:0x02128a79 module:overlay(43) +from:0x0212d5e0 kind:load to:0x02097814 module:overlay(0) +from:0x0212d5e4 kind:load to:0x02128ab1 module:overlay(43) +from:0x0212d5f4 kind:load to:0x0209774c module:overlay(0) +from:0x0212d5f8 kind:load to:0x02097754 module:overlay(0) +from:0x0212d5fc kind:load to:0x020977d0 module:overlay(0) +from:0x0212d600 kind:load to:0x02128a79 module:overlay(43) +from:0x0212d604 kind:load to:0x02097814 module:overlay(0) +from:0x0212d608 kind:load to:0x02128ab1 module:overlay(43) +from:0x0212d614 kind:load to:0x02098518 module:overlay(0) +from:0x0212d618 kind:load to:0x02098554 module:overlay(0) +from:0x0212d61c kind:load to:0x0209856c module:overlay(0) +from:0x0212d620 kind:load to:0x02098578 module:overlay(0) +from:0x0212d624 kind:load to:0x01fff464 module:itcm +from:0x0212d628 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d62c kind:load to:0x02129711 module:overlay(43) +from:0x0212d630 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d634 kind:load to:0x021297d5 module:overlay(43) +from:0x0212d638 kind:load to:0x02129ac1 module:overlay(43) +from:0x0212d63c kind:load to:0x020984bc module:overlay(0) +from:0x0212d640 kind:load to:0x02129af9 module:overlay(43) +from:0x0212d644 kind:load to:0x02129ae9 module:overlay(43) +from:0x0212d648 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d64c kind:load to:0x02098584 module:overlay(0) +from:0x0212d650 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d654 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d658 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d65c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d660 kind:load to:0x02129615 module:overlay(43) +from:0x0212d664 kind:load to:0x02129691 module:overlay(43) +from:0x0212d668 kind:load to:0x02099588 module:overlay(0) +from:0x0212d66c kind:load to:0x0212a6ed module:overlay(43) +from:0x0212d674 kind:load to:0x0212a71d module:overlay(43) +from:0x0212d67c kind:load to:0x0212a769 module:overlay(43) +from:0x0212d684 kind:load to:0x0212a835 module:overlay(43) +from:0x0212d68c kind:load to:0x0212a8bd module:overlay(43) +from:0x0212d694 kind:load to:0x0212a8f5 module:overlay(43) +from:0x0212d69c kind:load to:0x0212a955 module:overlay(43) +from:0x0212d6a4 kind:load to:0x0212a98d module:overlay(43) +from:0x0212d6ac kind:load to:0x0212ac25 module:overlay(43) +from:0x0212d6b4 kind:load to:0x0212b081 module:overlay(43) +from:0x0212d6bc kind:load to:0x0212b3c9 module:overlay(43) +from:0x0212d6c4 kind:load to:0x0212b4c1 module:overlay(43) +from:0x0212d6cc kind:load to:0x0212b545 module:overlay(43) +from:0x0212d6d4 kind:load to:0x0212b5f9 module:overlay(43) +from:0x0212d6dc kind:load to:0x0212b695 module:overlay(43) +from:0x0212d6e4 kind:load to:0x0212b6f1 module:overlay(43) +from:0x0212d6ec kind:load to:0x0212b76d module:overlay(43) +from:0x0212d6f4 kind:load to:0x0212b815 module:overlay(43) +from:0x0212d6fc kind:load to:0x0212b855 module:overlay(43) +from:0x0212d704 kind:load to:0x0212b899 module:overlay(43) +from:0x0212d70c kind:load to:0x0212b919 module:overlay(43) +from:0x0212d714 kind:load to:0x0212b949 module:overlay(43) +from:0x0212d71c kind:load to:0x0212b975 module:overlay(43) +from:0x0212d724 kind:load to:0x0212ba8d module:overlay(43) +from:0x0212d72c kind:load to:0x0212bd45 module:overlay(43) +from:0x0212d734 kind:load to:0x0212bd95 module:overlay(43) +from:0x0212d73c kind:load to:0x0212be0d module:overlay(43) +from:0x0212d744 kind:load to:0x0212be8d module:overlay(43) +from:0x0212d74c kind:load to:0x0212bfbd module:overlay(43) +from:0x0212d754 kind:load to:0x0212bff9 module:overlay(43) +from:0x0212d75c kind:load to:0x0212c089 module:overlay(43) +from:0x0212d764 kind:load to:0x0212c105 module:overlay(43) +from:0x0212d76c kind:load to:0x0212c141 module:overlay(43) +from:0x0212d774 kind:load to:0x0212c1bd module:overlay(43) +from:0x0212d77c kind:load to:0x0212c295 module:overlay(43) +from:0x0212d784 kind:load to:0x0212c3a9 module:overlay(43) +from:0x0212d78c kind:load to:0x0212c499 module:overlay(43) +from:0x0212d794 kind:load to:0x0212c5c5 module:overlay(43) +from:0x0212d79c kind:load to:0x0212c6b5 module:overlay(43) +from:0x0212d7a4 kind:load to:0x0212c721 module:overlay(43) +from:0x0212d7ac kind:load to:0x0212c7ad module:overlay(43) +from:0x0212d7b4 kind:load to:0x0212c845 module:overlay(43) +from:0x0212d7bc kind:load to:0x0212c88d module:overlay(43) +from:0x0212d7c4 kind:load to:0x0212c94d module:overlay(43) diff --git a/config/eur/arm9/overlays/ov043/symbols.txt b/config/eur/arm9/overlays/ov043/symbols.txt new file mode 100644 index 00000000..ba13d0bc --- /dev/null +++ b/config/eur/arm9/overlays/ov043/symbols.txt @@ -0,0 +1,315 @@ +func_ov043_021234c0 kind:function(arm,size=0xc) addr:0x021234c0 +func_ov043_021234cc kind:function(arm,size=0x24) addr:0x021234cc +func_ov043_021234f0 kind:function(arm,size=0x50) addr:0x021234f0 +func_ov043_02123540 kind:function(arm,size=0x1f4) addr:0x02123540 +func_ov043_02123734 kind:function(arm,size=0x14) addr:0x02123734 +func_ov043_02123748 kind:function(arm,size=0x60) addr:0x02123748 +func_ov043_021237a8 kind:function(arm,size=0x68) addr:0x021237a8 +func_ov043_02123810 kind:function(arm,size=0xf0) addr:0x02123810 +func_ov043_02123900 kind:function(arm,size=0x70) addr:0x02123900 +func_ov043_02123970 kind:function(arm,size=0x24) addr:0x02123970 +func_ov043_02123994 kind:function(arm,size=0x94) addr:0x02123994 +func_ov043_02123a28 kind:function(arm,size=0x2c8) addr:0x02123a28 +func_ov043_02123cf0 kind:function(arm,size=0xb8) addr:0x02123cf0 +func_ov043_02123da8 kind:function(arm,size=0x80) addr:0x02123da8 +func_ov043_02123e28 kind:function(arm,size=0x68) addr:0x02123e28 +func_ov043_02123e90 kind:function(arm,size=0xc0) addr:0x02123e90 +func_ov043_02123f50 kind:function(arm,size=0x54) addr:0x02123f50 +func_ov043_02123fa4 kind:function(arm,size=0x80) addr:0x02123fa4 +func_ov043_02124024 kind:function(arm,size=0x124) addr:0x02124024 +func_ov043_02124148 kind:function(arm,size=0xd8) addr:0x02124148 +func_ov043_02124220 kind:function(arm,size=0x104) addr:0x02124220 +func_ov043_02124324 kind:function(arm,size=0x10) addr:0x02124324 +func_ov043_02124334 kind:function(arm,size=0x8c) addr:0x02124334 +func_ov043_021243c0 kind:function(arm,size=0xcc) addr:0x021243c0 +func_ov043_0212448c kind:function(arm,size=0xb8) addr:0x0212448c +func_ov043_02124544 kind:function(arm,size=0x80) addr:0x02124544 +func_ov043_021245c4 kind:function(arm,size=0x8c) addr:0x021245c4 +func_ov043_02124650 kind:function(arm,size=0x7c) addr:0x02124650 +func_ov043_021246cc kind:function(arm,size=0x84) addr:0x021246cc +func_ov043_02124750 kind:function(arm,size=0xd8) addr:0x02124750 +func_ov043_02124828 kind:function(arm,size=0x120) addr:0x02124828 +func_ov043_02124948 kind:function(arm,size=0x214) addr:0x02124948 +func_ov043_02124b5c kind:function(arm,size=0x98) addr:0x02124b5c +func_ov043_02124bf4 kind:function(arm,size=0xf8) addr:0x02124bf4 +func_ov043_02124cec kind:function(arm,size=0x9c) addr:0x02124cec +func_ov043_02124d88 kind:function(arm,size=0x168) addr:0x02124d88 +func_ov043_02124ef0 kind:function(arm,size=0x7c) addr:0x02124ef0 +func_ov043_02124f6c kind:function(arm,size=0x158) addr:0x02124f6c +func_ov043_021250c4 kind:function(arm,size=0xfc) addr:0x021250c4 +func_ov043_021251c0 kind:function(arm,size=0x48) addr:0x021251c0 +func_ov043_02125208 kind:function(arm,size=0x18) addr:0x02125208 +func_ov043_02125220 kind:function(arm,size=0x60) addr:0x02125220 +func_ov043_02125280 kind:function(arm,size=0xdc) addr:0x02125280 +func_ov043_0212535c kind:function(arm,size=0x84) addr:0x0212535c +func_ov043_021253e0 kind:function(arm,size=0x18) addr:0x021253e0 +func_ov043_021253f8 kind:function(arm,size=0x88) addr:0x021253f8 +func_ov043_02125480 kind:function(arm,size=0x134) addr:0x02125480 +func_ov043_021255b4 kind:function(arm,size=0x14c) addr:0x021255b4 +func_ov043_02125700 kind:function(arm,size=0x128) addr:0x02125700 +func_ov043_02125828 kind:function(arm,size=0x94) addr:0x02125828 +func_ov043_021258bc kind:function(arm,size=0xe0) addr:0x021258bc +func_ov043_0212599c kind:function(arm,size=0x24) addr:0x0212599c +func_ov043_021259c0 kind:function(arm,size=0x74) addr:0x021259c0 +func_ov043_02125a34 kind:function(arm,size=0x9c) addr:0x02125a34 +func_ov043_02125ad0 kind:function(arm,size=0x78) addr:0x02125ad0 +func_ov043_02125b48 kind:function(arm,size=0x190) addr:0x02125b48 +func_ov043_02125cd8 kind:function(arm,size=0x18) addr:0x02125cd8 +func_ov043_02125cf0 kind:function(arm,size=0x3b0) addr:0x02125cf0 +func_ov043_021260a0 kind:function(arm,size=0x68) addr:0x021260a0 +func_ov043_02126108 kind:function(arm,size=0x28) addr:0x02126108 +func_ov043_02126130 kind:function(arm,size=0xe8) addr:0x02126130 +func_ov043_02126218 kind:function(arm,size=0x18) addr:0x02126218 +func_ov043_02126230 kind:function(arm,size=0x30) addr:0x02126230 +func_ov043_02126260 kind:function(arm,size=0x94) addr:0x02126260 +func_ov043_021262f4 kind:function(arm,size=0x1ac) addr:0x021262f4 +func_ov043_021264a0 kind:function(arm,size=0x1f8) addr:0x021264a0 +func_ov043_02126698 kind:function(arm,size=0x24) addr:0x02126698 +func_ov043_021266bc kind:function(arm,size=0x2c) addr:0x021266bc +func_ov043_021266e8 kind:function(arm,size=0x1c) addr:0x021266e8 +func_ov043_02126704 kind:function(arm,size=0x14) addr:0x02126704 +func_ov043_02126718 kind:function(arm,size=0xc) addr:0x02126718 +func_ov043_02126724 kind:function(arm,size=0x24) addr:0x02126724 +func_ov043_02126748 kind:function(arm,size=0x64) addr:0x02126748 +func_ov043_021267ac kind:function(arm,size=0x34) addr:0x021267ac +func_ov043_021267e0 kind:function(arm,size=0x3c) addr:0x021267e0 +func_ov043_0212681c kind:function(arm,size=0x20) addr:0x0212681c +func_ov043_0212683c kind:function(arm,size=0x24) addr:0x0212683c +func_ov043_02126860 kind:function(arm,size=0x260) addr:0x02126860 +func_ov043_02126ac0 kind:function(arm,size=0x14) addr:0x02126ac0 +func_ov043_02126ad4 kind:function(arm,size=0x14) addr:0x02126ad4 +func_ov043_02126ae8 kind:function(arm,size=0x50) addr:0x02126ae8 +func_ov043_02126b38 kind:function(arm,size=0x30) addr:0x02126b38 +func_ov043_02126b68 kind:function(arm,size=0x94) addr:0x02126b68 +func_ov043_02126bfc kind:function(arm,size=0x84) addr:0x02126bfc +func_ov043_02126c80 kind:function(arm,size=0x6c) addr:0x02126c80 +func_ov043_02126cec kind:function(arm,size=0x28) addr:0x02126cec +func_ov043_02126d14 kind:function(arm,size=0x84) addr:0x02126d14 +func_ov043_02126d98 kind:function(arm,size=0xd4) addr:0x02126d98 +func_ov043_02126e6c kind:function(arm,size=0xec) addr:0x02126e6c +func_ov043_02126f58 kind:function(arm,size=0x100) addr:0x02126f58 +func_ov043_02127058 kind:function(arm,size=0x4) addr:0x02127058 +func_ov043_0212705c kind:function(arm,size=0x4c) addr:0x0212705c +func_ov043_021270a8 kind:function(arm,size=0x4) addr:0x021270a8 +func_ov043_021270ac kind:function(arm,size=0x44) addr:0x021270ac +func_ov043_021270f0 kind:function(arm,size=0x94) addr:0x021270f0 +func_ov043_02127184 kind:function(arm,size=0x98) addr:0x02127184 +func_ov043_0212721c kind:function(arm,size=0x8c) addr:0x0212721c +func_ov043_021272a8 kind:function(arm,size=0x19c) addr:0x021272a8 +func_ov043_02127444 kind:function(arm,size=0x7c) addr:0x02127444 +func_ov043_021274c0 kind:function(arm,size=0xd4) addr:0x021274c0 +func_ov043_02127594 kind:function(arm,size=0xac) addr:0x02127594 +func_ov043_02127640 kind:function(arm,size=0x138) addr:0x02127640 +func_ov043_02127778 kind:function(arm,size=0x90) addr:0x02127778 +func_ov043_02127808 kind:function(arm,size=0xb4) addr:0x02127808 +func_ov043_021278bc kind:function(arm,size=0xc0) addr:0x021278bc +func_ov043_0212797c kind:function(arm,size=0x98) addr:0x0212797c +func_ov043_02127a14 kind:function(arm,size=0x24) addr:0x02127a14 +func_ov043_02127a38 kind:function(arm,size=0x8c) addr:0x02127a38 +func_ov043_02127ac4 kind:function(arm,size=0x9c) addr:0x02127ac4 +func_ov043_02127b60 kind:function(arm,size=0x148) addr:0x02127b60 +func_ov043_02127ca8 kind:function(arm,size=0xac) addr:0x02127ca8 +func_ov043_02127d54 kind:function(arm,size=0x24) addr:0x02127d54 +func_ov043_02127d78 kind:function(arm,size=0x60) addr:0x02127d78 +func_ov043_02127dd8 kind:function(arm,size=0x2c) addr:0x02127dd8 +func_ov043_02127e04 kind:function(arm,size=0xd8) addr:0x02127e04 +func_ov043_02127edc kind:function(arm,size=0x10) addr:0x02127edc +func_ov043_02127eec kind:function(arm,size=0x64) addr:0x02127eec +func_ov043_02127f50 kind:function(arm,size=0x1fc) addr:0x02127f50 +func_ov043_0212814c kind:function(arm,size=0x44) addr:0x0212814c +func_ov043_02128190 kind:function(arm,size=0xa8) addr:0x02128190 +func_ov043_02128238 kind:function(arm,size=0x24) addr:0x02128238 +func_ov043_0212825c kind:function(arm,size=0x10) addr:0x0212825c +func_ov043_0212826c kind:function(arm,size=0x8) addr:0x0212826c +func_ov043_02128274 kind:function(arm,size=0x1c) addr:0x02128274 +func_ov043_02128290 kind:function(arm,size=0x1c) addr:0x02128290 +func_ov043_021282ac kind:function(arm,size=0x40) addr:0x021282ac +func_ov043_021282ec kind:function(arm,size=0x48) addr:0x021282ec +func_ov043_02128334 kind:function(arm,size=0x14) addr:0x02128334 +func_ov043_02128348 kind:function(arm,size=0xc) addr:0x02128348 +func_ov043_02128354 kind:function(arm,size=0x24) addr:0x02128354 +func_ov043_02128378 kind:function(arm,size=0x50) addr:0x02128378 +func_ov043_021283c8 kind:function(arm,size=0x48) addr:0x021283c8 +func_ov043_02128410 kind:function(arm,size=0x14) addr:0x02128410 +func_ov043_02128424 kind:function(arm,size=0x10c) addr:0x02128424 +func_ov043_02128530 kind:function(arm,size=0x14) addr:0x02128530 +func_ov043_02128544 kind:function(arm,size=0x3c) addr:0x02128544 +func_ov043_02128580 kind:function(arm,size=0x1fc) addr:0x02128580 +func_ov043_0212877c kind:function(arm,size=0x7c) addr:0x0212877c +func_ov043_021287f8 kind:function(arm,size=0xf0) addr:0x021287f8 +func_ov043_021288e8 kind:function(arm,size=0x6c) addr:0x021288e8 +func_ov043_02128954 kind:function(arm,size=0x68) addr:0x02128954 +func_ov043_021289bc kind:function(arm,size=0x1c) addr:0x021289bc +func_ov043_021289d8 kind:function(arm,size=0x30) addr:0x021289d8 +func_ov043_02128a08 kind:function(arm,size=0x38) addr:0x02128a08 +func_ov043_02128a40 kind:function(arm,size=0x14) addr:0x02128a40 +func_ov043_02128a54 kind:function(thumb,size=0x24) addr:0x02128a54 +func_ov043_02128a78 kind:function(thumb,size=0x38) addr:0x02128a78 +func_ov043_02128ab0 kind:function(thumb,size=0x28) addr:0x02128ab0 +func_ov043_02128ad8 kind:function(thumb,size=0x8) addr:0x02128ad8 +func_ov043_02128ae0 kind:function(thumb,size=0x1c) addr:0x02128ae0 +func_ov043_02128afc kind:function(thumb,size=0x48) addr:0x02128afc +func_ov043_02128b44 kind:function(thumb,size=0x250) addr:0x02128b44 +func_ov043_02128d94 kind:function(thumb,size=0x32c) addr:0x02128d94 +func_ov043_021290c0 kind:function(thumb,size=0x170) addr:0x021290c0 +func_ov043_02129230 kind:function(thumb,size=0x23c) addr:0x02129230 +func_ov043_0212946c kind:function(thumb,size=0x44) addr:0x0212946c +func_ov043_021294b0 kind:function(thumb,size=0x164) addr:0x021294b0 +func_ov043_02129614 kind:function(thumb,size=0x7c) addr:0x02129614 +func_ov043_02129690 kind:function(thumb,size=0x80) addr:0x02129690 +func_ov043_02129710 kind:function(thumb,size=0x14) addr:0x02129710 +func_ov043_02129724 kind:function(thumb,size=0xb0) addr:0x02129724 +func_ov043_021297d4 kind:function(thumb,size=0x2ec) addr:0x021297d4 +func_ov043_02129ac0 kind:function(thumb,size=0x28) addr:0x02129ac0 +func_ov043_02129ae8 kind:function(thumb,size=0x10) addr:0x02129ae8 +func_ov043_02129af8 kind:function(thumb,size=0x9c) addr:0x02129af8 +func_ov043_02129b94 kind:function(thumb,size=0x48) addr:0x02129b94 +func_ov043_02129bdc kind:function(thumb,size=0x198) addr:0x02129bdc +func_ov043_02129d74 kind:function(thumb,size=0x5c) addr:0x02129d74 +func_ov043_02129dd0 kind:function(thumb,size=0x20) addr:0x02129dd0 +func_ov043_02129df0 kind:function(thumb,size=0x50) addr:0x02129df0 +func_ov043_02129e40 kind:function(thumb,size=0xb8) addr:0x02129e40 +func_ov043_02129ef8 kind:function(thumb,size=0x1b0) addr:0x02129ef8 +func_ov043_0212a0a8 kind:function(thumb,size=0x68) addr:0x0212a0a8 +func_ov043_0212a110 kind:function(thumb,size=0x16c) addr:0x0212a110 +func_ov043_0212a27c kind:function(thumb,size=0x38) addr:0x0212a27c +func_ov043_0212a2b4 kind:function(thumb,size=0x4c) addr:0x0212a2b4 +func_ov043_0212a300 kind:function(thumb,size=0xfc) addr:0x0212a300 +func_ov043_0212a3fc kind:function(thumb,size=0x2c) addr:0x0212a3fc +func_ov043_0212a428 kind:function(thumb,size=0x7c) addr:0x0212a428 +func_ov043_0212a4a4 kind:function(thumb,size=0xd8) addr:0x0212a4a4 +func_ov043_0212a57c kind:function(thumb,size=0xc) addr:0x0212a57c +func_ov043_0212a588 kind:function(thumb,size=0x18) addr:0x0212a588 +func_ov043_0212a5a0 kind:function(thumb,size=0x7c) addr:0x0212a5a0 +func_ov043_0212a61c kind:function(thumb,size=0x60) addr:0x0212a61c +func_ov043_0212a67c kind:function(thumb,size=0x70) addr:0x0212a67c +func_ov043_0212a6ec kind:function(thumb,size=0x30) addr:0x0212a6ec +func_ov043_0212a71c kind:function(thumb,size=0x4c) addr:0x0212a71c +func_ov043_0212a768 kind:function(thumb,size=0xcc) addr:0x0212a768 +func_ov043_0212a834 kind:function(thumb,size=0x88) addr:0x0212a834 +func_ov043_0212a8bc kind:function(thumb,size=0x38) addr:0x0212a8bc +func_ov043_0212a8f4 kind:function(thumb,size=0x60) addr:0x0212a8f4 +func_ov043_0212a954 kind:function(thumb,size=0x38) addr:0x0212a954 +func_ov043_0212a98c kind:function(thumb,size=0x298) addr:0x0212a98c +func_ov043_0212ac24 kind:function(thumb,size=0x45c) addr:0x0212ac24 +func_ov043_0212b080 kind:function(thumb,size=0x348) addr:0x0212b080 +func_ov043_0212b3c8 kind:function(thumb,size=0xf8) addr:0x0212b3c8 +func_ov043_0212b4c0 kind:function(thumb,size=0x84) addr:0x0212b4c0 +func_ov043_0212b544 kind:function(thumb,size=0xb4) addr:0x0212b544 +func_ov043_0212b5f8 kind:function(thumb,size=0x9c) addr:0x0212b5f8 +func_ov043_0212b694 kind:function(thumb,size=0x5c) addr:0x0212b694 +func_ov043_0212b6f0 kind:function(thumb,size=0x7c) addr:0x0212b6f0 +func_ov043_0212b76c kind:function(thumb,size=0xa8) addr:0x0212b76c +func_ov043_0212b814 kind:function(thumb,size=0x40) addr:0x0212b814 +func_ov043_0212b854 kind:function(thumb,size=0x44) addr:0x0212b854 +func_ov043_0212b898 kind:function(thumb,size=0x80) addr:0x0212b898 +func_ov043_0212b918 kind:function(thumb,size=0x30) addr:0x0212b918 +func_ov043_0212b948 kind:function(thumb,size=0x2c) addr:0x0212b948 +func_ov043_0212b974 kind:function(thumb,size=0x118) addr:0x0212b974 +func_ov043_0212ba8c kind:function(thumb,size=0x2b8) addr:0x0212ba8c +func_ov043_0212bd44 kind:function(thumb,size=0x50) addr:0x0212bd44 +func_ov043_0212bd94 kind:function(thumb,size=0x78) addr:0x0212bd94 +func_ov043_0212be0c kind:function(thumb,size=0x80) addr:0x0212be0c +func_ov043_0212be8c kind:function(thumb,size=0x130) addr:0x0212be8c +func_ov043_0212bfbc kind:function(thumb,size=0x3c) addr:0x0212bfbc +func_ov043_0212bff8 kind:function(thumb,size=0x90) addr:0x0212bff8 +func_ov043_0212c088 kind:function(thumb,size=0x7c) addr:0x0212c088 +func_ov043_0212c104 kind:function(thumb,size=0x3c) addr:0x0212c104 +func_ov043_0212c140 kind:function(thumb,size=0x7c) addr:0x0212c140 +func_ov043_0212c1bc kind:function(thumb,size=0xd8) addr:0x0212c1bc +func_ov043_0212c294 kind:function(thumb,size=0x114) addr:0x0212c294 +func_ov043_0212c3a8 kind:function(thumb,size=0xf0) addr:0x0212c3a8 +func_ov043_0212c498 kind:function(thumb,size=0x12c) addr:0x0212c498 +func_ov043_0212c5c4 kind:function(thumb,size=0xf0) addr:0x0212c5c4 +func_ov043_0212c6b4 kind:function(thumb,size=0x6c) addr:0x0212c6b4 +func_ov043_0212c720 kind:function(thumb,size=0x8c) addr:0x0212c720 +func_ov043_0212c7ac kind:function(thumb,size=0x98) addr:0x0212c7ac +func_ov043_0212c844 kind:function(thumb,size=0x48) addr:0x0212c844 +func_ov043_0212c88c kind:function(thumb,size=0xc0) addr:0x0212c88c +func_ov043_0212c94c kind:function(thumb,size=0x98) addr:0x0212c94c +func_ov043_0212c9e4 kind:function(arm,size=0x20) addr:0x0212c9e4 +data_ov043_0212ca04 kind:data(any) addr:0x0212ca04 +data_ov043_0212ca08 kind:data(any) addr:0x0212ca08 +data_ov043_0212ca18 kind:data(any) addr:0x0212ca18 +data_ov043_0212ca28 kind:data(any) addr:0x0212ca28 +data_ov043_0212ca34 kind:data(any) addr:0x0212ca34 +data_ov043_0212ca38 kind:data(any) addr:0x0212ca38 +data_ov043_0212ca48 kind:data(any) addr:0x0212ca48 +data_ov043_0212ca70 kind:data(any) addr:0x0212ca70 +data_ov043_0212ca80 kind:data(any) addr:0x0212ca80 +data_ov043_0212ca82 kind:data(any) addr:0x0212ca82 +data_ov043_0212ca84 kind:data(any) addr:0x0212ca84 +data_ov043_0212ca86 kind:data(any) addr:0x0212ca86 +data_ov043_0212ca88 kind:data(any) addr:0x0212ca88 +data_ov043_0212ca8a kind:data(any) addr:0x0212ca8a +data_ov043_0212ca8c kind:data(any) addr:0x0212ca8c +data_ov043_0212ca90 kind:data(any) addr:0x0212ca90 +data_ov043_0212ca91 kind:data(any) addr:0x0212ca91 +func_ov043_0212cb48 kind:function(arm,size=0x100) addr:0x0212cb48 +func_ov043_0212cc48 kind:function(arm,size=0xe0) addr:0x0212cc48 +func_ov043_0212cd28 kind:function(arm,size=0x50) addr:0x0212cd28 +func_ov043_0212cd78 kind:function(arm,size=0x78) addr:0x0212cd78 +data_ov043_0212ce28 kind:data(any) addr:0x0212ce28 +data_ov043_0212ce4c kind:data(any) addr:0x0212ce4c +data_ov043_0212ce98 kind:data(any) addr:0x0212ce98 +data_ov043_0212cef0 kind:data(any) addr:0x0212cef0 +data_ov043_0212cf08 kind:data(any) addr:0x0212cf08 +data_ov043_0212cf20 kind:data(any) addr:0x0212cf20 +data_ov043_0212cf38 kind:data(any) addr:0x0212cf38 +data_ov043_0212cf50 kind:data(any) addr:0x0212cf50 +data_ov043_0212cf68 kind:data(any) addr:0x0212cf68 +data_ov043_0212cf80 kind:data(any) addr:0x0212cf80 +data_ov043_0212cf98 kind:data(any) addr:0x0212cf98 +data_ov043_0212cfa8 kind:data(any) addr:0x0212cfa8 +data_ov043_0212d11c kind:data(any) addr:0x0212d11c ambiguous +data_ov043_0212d168 kind:data(any) addr:0x0212d168 +data_ov043_0212d178 kind:data(any) addr:0x0212d178 +data_ov043_0212d198 kind:data(any) addr:0x0212d198 +data_ov043_0212d1bc kind:data(any) addr:0x0212d1bc +data_ov043_0212d204 kind:data(any) addr:0x0212d204 +data_ov043_0212d250 kind:data(any) addr:0x0212d250 +data_ov043_0212d2a8 kind:data(any) addr:0x0212d2a8 +data_ov043_0212d2c0 kind:data(any) addr:0x0212d2c0 +data_ov043_0212d2d8 kind:data(any) addr:0x0212d2d8 +data_ov043_0212d2f0 kind:data(any) addr:0x0212d2f0 +data_ov043_0212d350 kind:data(any) addr:0x0212d350 +data_ov043_0212d354 kind:data(any) addr:0x0212d354 ambiguous +data_ov043_0212d360 kind:data(any) addr:0x0212d360 +data_ov043_0212d488 kind:data(any) addr:0x0212d488 +data_ov043_0212d490 kind:data(any) addr:0x0212d490 +data_ov043_0212d498 kind:data(any) addr:0x0212d498 +data_ov043_0212d4b8 kind:data(any) addr:0x0212d4b8 +data_ov043_0212d4d4 kind:data(any) addr:0x0212d4d4 +data_ov043_0212d4f8 kind:data(any) addr:0x0212d4f8 +data_ov043_0212d54c kind:data(any) addr:0x0212d54c +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_0212d588 kind:data(any) addr:0x0212d588 +data_ov043_0212d598 kind:data(any) addr:0x0212d598 +data_ov043_0212d5b0 kind:data(any) addr:0x0212d5b0 +data_ov043_0212d5bc kind:data(any) addr:0x0212d5bc +data_ov043_0212d5cc kind:data(any) addr:0x0212d5cc +data_ov043_0212d5f0 kind:data(any) addr:0x0212d5f0 +data_ov043_0212d614 kind:data(any) addr:0x0212d614 +data_ov043_0212d66c kind:data(any) addr:0x0212d66c +data_ov043_0212d764 kind:data(any) addr:0x0212d764 ambiguous +data_ov043_0212d7cc kind:data(any) addr:0x0212d7cc +data_ov043_0212d7e0 kind:data(any) addr:0x0212d7e0 +data_ov043_0212d7e4 kind:data(any) addr:0x0212d7e4 +data_ov043_0212d7e8 kind:data(any) addr:0x0212d7e8 +data_ov043_0212d7ec kind:data(any) addr:0x0212d7ec +data_ov043_0212dba0 kind:bss addr:0x0212dba0 +data_ov043_0212dbac kind:bss addr:0x0212dbac +data_ov043_0212dbb8 kind:bss addr:0x0212dbb8 +data_ov043_0212dc90 kind:bss addr:0x0212dc90 +data_ov043_0212dc94 kind:bss addr:0x0212dc94 +data_ov043_0212dca0 kind:bss addr:0x0212dca0 +data_ov043_0212dd78 kind:bss addr:0x0212dd78 +data_ov043_0212dd7c kind:bss addr:0x0212dd7c +data_ov043_0212dd88 kind:bss addr:0x0212dd88 +data_ov043_0212ddcc kind:bss addr:0x0212ddcc +data_ov043_0212ddd4 kind:bss addr:0x0212ddd4 +data_ov043_0212dde0 kind:bss addr:0x0212dde0 +data_ov043_0212de20 kind:bss addr:0x0212de20 +data_ov043_0212de60 kind:bss addr:0x0212de60 diff --git a/config/eur/arm9/overlays/ov044/delinks.txt b/config/eur/arm9/overlays/ov044/delinks.txt new file mode 100644 index 00000000..9544b286 --- /dev/null +++ b/config/eur/arm9/overlays/ov044/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021234c0 end:0x0212c9f4 kind:code align:32 + .rodata start:0x0212c9f4 end:0x0212cafc kind:data align:4 + .init start:0x0212cafc end:0x0212cd84 kind:code align:4 + .ctor start:0x0212cd84 end:0x0212cdac kind:data align:4 + .data start:0x0212cdc0 end:0x0212d580 kind:data align:32 + .bss start:0x0212d580 end:0x0212dce0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov044/relocs.txt b/config/eur/arm9/overlays/ov044/relocs.txt new file mode 100644 index 00000000..7555aaa5 --- /dev/null +++ b/config/eur/arm9/overlays/ov044/relocs.txt @@ -0,0 +1,1444 @@ +from:0x021234dc kind:arm_call to:0x02088854 module:overlay(0) +from:0x021234fc kind:load to:0x02123610 module:overlay(44) +from:0x0212350c kind:load to:0x02123624 module:overlay(44) +from:0x02123528 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x02123550 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x02123560 kind:arm_call to:0x020936ec module:overlay(0) +from:0x02123578 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x021235a0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021235ac kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021235c8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021235d8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02123604 kind:arm_call to:0x02083450 module:overlay(0) +from:0x02123668 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02123678 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021236a0 kind:arm_call to:0x0203d160 module:main +from:0x021236c0 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x021236ec kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02123720 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x02123734 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02123740 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02123754 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02123778 kind:load to:0x0212cdc8 module:overlay(44) +from:0x0212377c kind:load to:0x020b1968 module:overlay(0) +from:0x02123780 kind:load to:0x020a02d4 module:overlay(0) +from:0x02123784 kind:load to:0x02123798 module:overlay(44) +from:0x02123788 kind:load to:0x027e0ce0 module:dtcm +from:0x0212378c kind:load to:0x0212ca08 module:overlay(44) +from:0x02123790 kind:load to:0x0212c9f4 module:overlay(44) +from:0x02123794 kind:load to:0x0212ca1c module:overlay(44) +from:0x021237c0 kind:arm_call to:0x02123864 module:overlay(44) +from:0x021237d4 kind:arm_call to:0x0203d210 module:main +from:0x021237dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021237e4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021237ec kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x021237f8 kind:load to:0x0212cdc8 module:overlay(44) +from:0x021237fc kind:load to:0x020a02d4 module:overlay(0) +from:0x0212381c kind:arm_call to:0x02123864 module:overlay(44) +from:0x02123830 kind:arm_call to:0x0203d210 module:main +from:0x02123838 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123840 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123848 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02123850 kind:arm_call to:0x02011ff4 module:main +from:0x0212385c kind:load to:0x0212cdc8 module:overlay(44) +from:0x02123860 kind:load to:0x020a02d4 module:overlay(0) +from:0x02123888 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212389c kind:load to:0x027e0cec module:dtcm +from:0x021238d0 kind:arm_call to:0x02015054 module:main +from:0x021238dc kind:arm_call to:0x02123864 module:overlay(44) +from:0x02123900 kind:arm_call to:0x02123864 module:overlay(44) +from:0x02123948 kind:arm_call to:0x0200e260 module:main +from:0x02123958 kind:arm_call to:0x01ffad5c module:itcm +from:0x021239a4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02123a18 kind:load to:0x027e0964 module:dtcm +from:0x02123a1c kind:load to:0x027e0cec module:dtcm +from:0x02123a34 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x02123a54 kind:arm_call to:0x02123a74 module:overlay(44) +from:0x02123a5c kind:arm_call to:0x02123aac module:overlay(44) +from:0x02123a6c kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x02123a98 kind:arm_call to:0x0200b578 module:main +from:0x02123aa8 kind:load to:0x02123908 module:overlay(44) +from:0x02123ab8 kind:load to:0x0200b58c module:main +from:0x02123af0 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02123b1c kind:arm_call to:0x0205cadc module:overlay(0) +from:0x02123b2c kind:load to:0x0212cde8 module:overlay(44) +from:0x02123b30 kind:load to:0x027e0ce0 module:dtcm +from:0x02123b34 kind:load to:0x0212ca5c module:overlay(44) +from:0x02123b38 kind:load to:0x020b1968 module:overlay(0) +from:0x02123b3c kind:load to:0x0212cdd4 module:overlay(44) +from:0x02123b54 kind:arm_call to:0x0200eab0 module:main +from:0x02123b68 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02123b7c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123b84 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02123b9c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123ba4 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02123bac kind:arm_call to:0x02011ff4 module:main +from:0x02123be8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123bf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123c34 kind:arm_call to:0x0203d160 module:main +from:0x02123c44 kind:load to:0x020a02d4 module:overlay(0) +from:0x02123c48 kind:load to:0x02123798 module:overlay(44) +from:0x02123c60 kind:arm_call to:0x02123e2c module:overlay(44) +from:0x02123c80 kind:arm_call to:0x02123bb8 module:overlay(44) +from:0x02123ca8 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02123cc0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02123ce0 kind:load to:0x027e0cec module:dtcm +from:0x02123d20 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02123d48 kind:arm_call to:0x02123bb8 module:overlay(44) +from:0x02123e5c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02123e78 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02123e80 kind:load to:0x027e0cec module:dtcm +from:0x02123e8c kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02123ea8 kind:arm_call to:0x02123638 module:overlay(44) +from:0x02123eb0 kind:arm_call to:0x02123abc module:overlay(44) +from:0x02123eb8 kind:arm_call to:0x02123c0c module:overlay(44) +from:0x02123edc kind:arm_call_thumb to:0x020d6668 module:overlay(24) +from:0x02123ee8 kind:load to:0x0212ce00 module:overlay(44) +from:0x02123ef8 kind:arm_call to:0x02123e2c module:overlay(44) +from:0x02123f00 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02123f14 kind:arm_call to:0x0203d210 module:main +from:0x02123f1c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123f24 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02123f2c kind:arm_call to:0x021237a4 module:overlay(44) +from:0x02123f34 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02123f40 kind:load to:0x020a02d4 module:overlay(0) +from:0x02123f50 kind:arm_call to:0x02123e2c module:overlay(44) +from:0x02123f58 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02123f6c kind:arm_call to:0x0203d210 module:main +from:0x02123f74 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123f7c kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02123f84 kind:arm_call to:0x021237a4 module:overlay(44) +from:0x02123f8c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02123f94 kind:arm_call to:0x02011ff4 module:main +from:0x02123fa0 kind:load to:0x020a02d4 module:overlay(0) +from:0x02123fd0 kind:arm_call to:0x02170340 module:overlay(93) +from:0x02124004 kind:arm_call to:0x02170340 module:overlay(93) +from:0x02124018 kind:arm_call to:0x021238e4 module:overlay(44) +from:0x02124034 kind:arm_call to:0x02123e2c module:overlay(44) +from:0x02124068 kind:arm_call to:0x02071700 module:overlay(0) +from:0x021240ac kind:arm_call to:0x02123c4c module:overlay(44) +from:0x021240c0 kind:arm_call to:0x02071700 module:overlay(0) +from:0x021240e4 kind:arm_call to:0x02123ce4 module:overlay(44) +from:0x021240f8 kind:arm_call to:0x021238a0 module:overlay(44) +from:0x02124124 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0212412c kind:load to:0x027e09a8 module:dtcm +from:0x02124164 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021241b0 kind:arm_call to:0x0215bd50 module:overlay(75) +from:0x02124200 kind:load to:0x027e0ce4 module:dtcm +from:0x02124204 kind:load to:0x02163518 module:overlays(59,60,63,68,74,75,84) +from:0x0212423c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124248 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124258 kind:load to:0x02163518 module:overlays(59,60,63,68,74,75,84) +from:0x0212428c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021242d4 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x021242e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124314 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212432c kind:arm_call to:0x01ff930c module:itcm +from:0x02124358 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x02124364 kind:load to:0x027e0ce4 module:dtcm +from:0x02124368 kind:load to:0x027e0ce0 module:dtcm +from:0x0212436c kind:load to:0x02177d00 module:overlays(89,90,91,92,93,94) +from:0x02124390 kind:arm_call to:0x0215be10 module:overlays(63,75) +from:0x021243b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021243d0 kind:load to:0x02163518 module:overlays(59,60,63,68,74,75,84) +from:0x02124434 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212445c kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0212446c kind:arm_call to:0x0212400c module:overlay(44) +from:0x02124498 kind:arm_call to:0x02071700 module:overlay(0) +from:0x021244ac kind:arm_call to:0x021695a8 module:overlay(93) +from:0x021244d4 kind:arm_call to:0x0216abb4 module:overlay(93) +from:0x02124528 kind:arm_call to:0x0215bd50 module:overlay(75) +from:0x021245ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021245cc kind:arm_call to:0x0216074c module:overlays(59,75) +from:0x021245f4 kind:arm_call to:0x02071700 module:overlay(0) +from:0x021245fc kind:arm_call to:0x0212400c module:overlay(44) +from:0x02124610 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x02124620 kind:arm_call to:0x0212400c module:overlay(44) +from:0x02124640 kind:arm_call to:0x0216abb4 module:overlay(93) +from:0x0212464c kind:arm_call to:0x0212400c module:overlay(44) +from:0x02124668 kind:arm_call to:0x02089edc module:overlay(0) +from:0x02124684 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x02124694 kind:arm_call to:0x0212400c module:overlay(44) +from:0x021246a4 kind:arm_call to:0x020d6680 module:overlay(24) +from:0x021246e4 kind:arm_call to:0x02124208 module:overlay(44) +from:0x02124704 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0212470c kind:arm_call to:0x0212400c module:overlay(44) +from:0x02124728 kind:load to:0x027e09a8 module:dtcm +from:0x02124730 kind:load to:0x02163518 module:overlays(59,60,63,68,74,75,84) +from:0x02124734 kind:load to:0x0203e964 module:main +from:0x0212473c kind:load to:0x0212cdf4 module:overlay(44) +from:0x02124740 kind:load to:0x0212cdf4 module:overlay(44) +from:0x02124778 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x02124790 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02124830 kind:arm_call to:0x020a88f4 module:overlay(0) +from:0x02124858 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212486c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0212487c kind:arm_call to:0x02015080 module:main +from:0x02124894 kind:arm_call to:0x02083450 module:overlay(0) +from:0x021248b0 kind:arm_call to:0x02124208 module:overlay(44) +from:0x021248c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021248dc kind:arm_call to:0x0212403c module:overlay(44) +from:0x02124978 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124998 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x021249d4 kind:arm_call to:0x02124208 module:overlay(44) +from:0x021249ec kind:arm_call to:0x0212403c module:overlay(44) +from:0x02124ab0 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124ac8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02124b60 kind:arm_call to:0x0216b060 module:overlay(93) +from:0x02124b6c kind:arm_call to:0x02124208 module:overlay(44) +from:0x02124b7c kind:arm_call to:0x01ff930c module:itcm +from:0x02124ba4 kind:arm_call to:0x02082bec module:overlay(0) +from:0x02124bac kind:arm_call to:0x02123fa4 module:overlay(44) +from:0x02124c04 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02124c20 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124c60 kind:arm_call to:0x02124208 module:overlay(44) +from:0x02124c78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124cb8 kind:arm_call to:0x02124208 module:overlay(44) +from:0x02124d78 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02124e80 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02124f24 kind:arm_call to:0x0216b060 module:overlay(93) +from:0x02124f30 kind:arm_call to:0x02124208 module:overlay(44) +from:0x02124f58 kind:arm_call to:0x02082bec module:overlay(0) +from:0x02124f60 kind:arm_call to:0x02123fa4 module:overlay(44) +from:0x02124fa4 kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x02124fac kind:arm_call to:0x0212425c module:overlay(44) +from:0x02124fbc kind:arm_call to:0x020732dc module:overlay(0) +from:0x02125010 kind:arm_call to:0x02124208 module:overlay(44) +from:0x02125038 kind:arm_call to:0x02082bec module:overlay(0) +from:0x021250a0 kind:arm_call to:0x0215be10 module:overlays(63,75) +from:0x021250d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125108 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125118 kind:arm_call to:0x020d6730 module:overlay(24) +from:0x0212514c kind:arm_call to:0x021700c4 module:overlay(93) +from:0x02125158 kind:arm_call to:0x02124208 module:overlay(44) +from:0x02125180 kind:arm_call to:0x02082bec module:overlay(0) +from:0x02125188 kind:arm_call to:0x02123fd8 module:overlay(44) +from:0x021251d8 kind:arm_call to:0x02083450 module:overlay(0) +from:0x021251e4 kind:arm_call to:0x0212413c module:overlay(44) +from:0x021251fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02125204 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125218 kind:load to:0x02163518 module:overlays(59,60,63,68,74,75,84) +from:0x02125220 kind:load to:0x027e0ce0 module:dtcm +from:0x02125228 kind:load to:0x0204a110 module:main +from:0x0212522c kind:load to:0x02177d28 module:overlays(89,90,91,93,94) +from:0x02125230 kind:load to:0x027e09b8 module:dtcm +from:0x0212528c kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x021252c0 kind:arm_call to:0x0203d160 module:main +from:0x021252d8 kind:arm_call to:0x0203d160 module:main +from:0x021252ec kind:load to:0x0212ce30 module:overlay(44) +from:0x021252f0 kind:load to:0x02123798 module:overlay(44) +from:0x021252f4 kind:load to:0x020a02d4 module:overlay(0) +from:0x02125318 kind:arm_call to:0x0203d210 module:main +from:0x0212532c kind:arm_call to:0x0203d210 module:main +from:0x02125334 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0212533c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02125348 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212536c kind:arm_call to:0x0203d210 module:main +from:0x02125380 kind:arm_call to:0x0203d210 module:main +from:0x02125388 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02125390 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02125398 kind:arm_call to:0x02011ff4 module:main +from:0x021253a4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021253d4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021253dc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021253f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125410 kind:load to:0x027e0cec module:dtcm +from:0x0212546c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021254b4 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x021254c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021254f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125508 kind:arm_call to:0x01ff930c module:itcm +from:0x02125534 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x021255b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021255bc kind:load to:0x027e0ce0 module:dtcm +from:0x021255c0 kind:load to:0x02177d00 module:overlays(89,90,91,92,93,94) +from:0x02125618 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02125628 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02125634 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x02125650 kind:arm_call to:0x02072b24 module:overlay(0) +from:0x02125658 kind:arm_call to:0x021253a8 module:overlay(44) +from:0x0212566c kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02125694 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021256a8 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x021256b0 kind:arm_call to:0x021253a8 module:overlay(44) +from:0x021256d4 kind:arm_call to:0x02082adc module:overlay(0) +from:0x021256f8 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02125718 kind:arm_call to:0x02072a4c module:overlay(0) +from:0x02125728 kind:arm_call to:0x02072a4c module:overlay(0) +from:0x02125748 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02125764 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x021257a8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021257cc kind:arm_call to:0x02082adc module:overlay(0) +from:0x021257f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212580c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125828 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125844 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212585c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02125868 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02125870 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125888 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021258d4 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x021258f0 kind:arm_call to:0x02089edc module:overlay(0) +from:0x02125904 kind:load to:0x027e09a8 module:dtcm +from:0x0212590c kind:load to:0x027e09ac module:dtcm +from:0x02125914 kind:load to:0x0212d650 module:overlay(44) +from:0x02125918 kind:load to:0x0212d580 module:overlay(44) +from:0x0212591c kind:load to:0x027e0cec module:dtcm +from:0x02125930 kind:load to:0x020b51b8 module:overlay(0) +from:0x02125960 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x02125978 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021259c0 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x021259d0 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x021259dc kind:arm_call to:0x02171004 module:overlay(93) +from:0x021259f0 kind:arm_call to:0x02015080 module:main +from:0x02125a08 kind:arm_call to:0x02083450 module:overlay(0) +from:0x02125a10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125a28 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02125a70 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02125a88 kind:arm_call to:0x01ff930c module:itcm +from:0x02125aa4 kind:arm_call to:0x02125418 module:overlay(44) +from:0x02125ae0 kind:arm_call to:0x02028cdc module:main +from:0x02125af0 kind:arm_call to:0x020720d4 module:overlay(0) +from:0x02125b04 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02125b70 kind:arm_call to:0x02072b24 module:overlay(0) +from:0x02125cc8 kind:arm_call to:0x02082b4c module:overlay(0) +from:0x02125ce8 kind:arm_call to:0x0206efe8 module:overlay(0) +from:0x02125d00 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02125d18 kind:arm_call to:0x01ff930c module:itcm +from:0x02125dc4 kind:arm_call to:0x02072b24 module:overlay(0) +from:0x02125e50 kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x02125e58 kind:arm_call to:0x02125440 module:overlay(44) +from:0x02125e68 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02125e80 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02125e90 kind:load to:0x0212ce24 module:overlay(44) +from:0x02125e94 kind:load to:0x0212d5e8 module:overlay(44) +from:0x02125e98 kind:load to:0x027e09ac module:dtcm +from:0x02125e9c kind:load to:0x0212d650 module:overlay(44) +from:0x02125ea0 kind:load to:0x0212d580 module:overlay(44) +from:0x02125ea8 kind:load to:0x020b5214 module:overlay(0) +from:0x02125eac kind:load to:0x0203e964 module:main +from:0x02125eb0 kind:load to:0x027e09b8 module:dtcm +from:0x02125ebc kind:load to:0x0212d6e0 module:overlay(44) +from:0x02125ed0 kind:arm_call to:0x02011f3c module:main +from:0x02125edc kind:arm_call to:0x02126008 module:overlay(44) +from:0x02125ef4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02125f50 kind:load to:0x0212ce7c module:overlay(44) +from:0x02125f60 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02125f74 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02125f84 kind:load to:0x0212cea0 module:overlay(44) +from:0x02125f88 kind:load to:0x0212ca78 module:overlay(44) +from:0x02125ff0 kind:arm_call to:0x0203d160 module:main +from:0x02126000 kind:load to:0x020a02d4 module:overlay(0) +from:0x02126004 kind:load to:0x02123798 module:overlay(44) +from:0x02126010 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0212604c kind:arm_call to:0x0200f05c module:main +from:0x02126068 kind:arm_call to:0x02125f58 module:overlay(44) +from:0x02126070 kind:arm_call to:0x0212bbd0 module:overlay(44) +from:0x021260a4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021260c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021260d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021260f0 kind:arm_call to:0x02059138 module:overlay(0) +from:0x02126114 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0212617c kind:arm_call to:0x0203d160 module:main +from:0x021261c0 kind:arm_call to:0x0203d160 module:main +from:0x021261d0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212620c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02126224 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02126238 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02126250 kind:arm_call to:0x0212bc18 module:overlay(44) +from:0x02126288 kind:arm_call to:0x0202851c module:main +from:0x02126294 kind:load to:0x0212cf18 module:overlay(44) +from:0x02126298 kind:load to:0x0212d6e0 module:overlay(44) +from:0x0212629c kind:load to:0x0212ca88 module:overlay(44) +from:0x021262a0 kind:load to:0x0212cecc module:overlay(44) +from:0x021262a8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021262ac kind:load to:0x02123798 module:overlay(44) +from:0x021262b0 kind:load to:0x021262ec module:overlay(44) +from:0x021262b4 kind:load to:0x02125f8c module:overlay(44) +from:0x021262b8 kind:load to:0x0212d6bc module:overlay(44) +from:0x021262bc kind:load to:0x0212d6c8 module:overlay(44) +from:0x021262c0 kind:load to:0x0212ce54 module:overlay(44) +from:0x021262cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021262e0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02126304 kind:arm_call to:0x0203d210 module:main +from:0x02126310 kind:load to:0x020a02d4 module:overlay(0) +from:0x02126324 kind:arm_call to:0x0212a2b0 module:overlay(44) +from:0x02126344 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02126368 kind:arm_call to:0x0203d210 module:main +from:0x02126380 kind:arm_call to:0x0203d210 module:main +from:0x0212638c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02126394 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212639c kind:arm_call to:0x02098488 module:overlay(0) +from:0x021263a8 kind:load to:0x0212cf18 module:overlay(44) +from:0x021263ac kind:load to:0x021262ec module:overlay(44) +from:0x021263b0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021263c4 kind:arm_call to:0x0212a2b0 module:overlay(44) +from:0x021263e4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02126408 kind:arm_call to:0x0203d210 module:main +from:0x02126420 kind:arm_call to:0x0203d210 module:main +from:0x0212642c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02126434 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212643c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02126444 kind:arm_call to:0x02011ff4 module:main +from:0x02126450 kind:load to:0x0212cf18 module:overlay(44) +from:0x02126454 kind:load to:0x021262ec module:overlay(44) +from:0x02126458 kind:load to:0x020a02d4 module:overlay(0) +from:0x02126474 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02126484 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0212649c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021264b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021264f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126504 kind:arm_call to:0x02126654 module:overlay(44) +from:0x0212659c kind:load to:0x0212a2f8 module:overlay(44) +from:0x021265a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021265a4 kind:load to:0x027e09a8 module:dtcm +from:0x021265b0 kind:load to:0x02049be4 module:main +from:0x02126608 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02126638 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212664c kind:arm_call to:0x0212951c module:overlay(44) +from:0x02126660 kind:arm_call to:0x021265b4 module:overlay(44) +from:0x021266a8 kind:load to:0x0212cf70 module:overlay(44) +from:0x021266d0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021266f8 kind:load to:0x027e09b8 module:dtcm +from:0x02126784 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021267ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021267cc kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02126818 kind:arm_call to:0x021292a8 module:overlay(44) +from:0x02126854 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02126894 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021268b8 kind:arm_call to:0x020e5034 module:overlays(26,31) +from:0x021268e0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02126958 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212696c kind:arm_call to:0x0212936c module:overlay(44) +from:0x02126980 kind:arm_call to:0x02126654 module:overlay(44) +from:0x02126990 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02126998 kind:arm_call to:0x0212984c module:overlay(44) +from:0x021269b0 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x021269d4 kind:arm_call to:0x021297fc module:overlay(44) +from:0x021269e4 kind:arm_call to:0x02129870 module:overlay(44) +from:0x02126a04 kind:arm_call to:0x02129870 module:overlay(44) +from:0x02126a18 kind:arm_call to:0x021293b0 module:overlay(44) +from:0x02126a38 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02126a70 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126a84 kind:arm_call to:0x0202851c module:main +from:0x02126aa0 kind:arm_call to:0x0212bcbc module:overlay(44) +from:0x02126aa8 kind:load to:0x0212cfe8 module:overlay(44) +from:0x02126ab0 kind:load to:0x027e0ce4 module:dtcm +from:0x02126ab8 kind:load to:0x020aed00 module:overlay(0) +from:0x02126abc kind:load to:0x027e0d38 module:dtcm +from:0x02126ac0 kind:load to:0x027e09a8 module:dtcm +from:0x02126ae4 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x02126af0 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x02126af8 kind:load to:0x0212d6bc module:overlay(44) +from:0x02126afc kind:load to:0x0212d6c8 module:overlay(44) +from:0x02126b10 kind:arm_call to:0x021293e4 module:overlay(44) +from:0x02126b64 kind:arm_call to:0x0200f05c module:main +from:0x02126bd4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02126c00 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02126c10 kind:arm_call to:0x01ffa60c module:itcm +from:0x02126ca0 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02126cb8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02126cc0 kind:arm_call to:0x021293e4 module:overlay(44) +from:0x02126cf8 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02126d18 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02126d38 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02126d40 kind:arm_call to:0x0212bd3c module:overlay(44) +from:0x02126d4c kind:load to:0x020b1968 module:overlay(0) +from:0x02126d50 kind:load to:0x0212d6e0 module:overlay(44) +from:0x02126d54 kind:load to:0x0212ca88 module:overlay(44) +from:0x02126d58 kind:load to:0x0203e964 module:main +from:0x02126d60 kind:load to:0x027e0958 module:dtcm +from:0x02126dd0 kind:load to:0x0212d060 module:overlay(44) +from:0x02126e1c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02126e30 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02126e40 kind:arm_call to:0x01ff930c module:itcm +from:0x02126e4c kind:load to:0x027e09a8 module:dtcm +from:0x02126e80 kind:arm_call to:0x020d95c8 module:overlay(31) +from:0x02126ef4 kind:load to:0x027e0d2c module:dtcm +from:0x02126efc kind:load to:0x0212d060 module:overlay(44) +from:0x02126f54 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126f60 kind:arm_call to:0x0207e060 module:overlay(0) +from:0x02126ff8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021270d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021270e8 kind:arm_call to:0x01ff930c module:itcm +from:0x021270fc kind:arm_call to:0x01ff916c module:itcm +from:0x02127160 kind:load to:0x02049be4 module:main +from:0x02127164 kind:load to:0x0203e964 module:main +from:0x02127190 kind:arm_call to:0x020d95c8 module:overlay(31) +from:0x021271fc kind:load to:0x027e0d2c module:dtcm +from:0x02127204 kind:load to:0x0212d060 module:overlay(44) +from:0x02127250 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02127370 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212737c kind:arm_call to:0x0207e060 module:overlay(0) +from:0x02127414 kind:arm_call to:0x01ffb714 module:itcm +from:0x021274f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127504 kind:arm_call to:0x01ff930c module:itcm +from:0x02127518 kind:arm_call to:0x01ff916c module:itcm +from:0x0212757c kind:load to:0x027e09a8 module:dtcm +from:0x02127588 kind:load to:0x0203e964 module:main +from:0x0212758c kind:load to:0x02049be4 module:main +from:0x021275b8 kind:arm_call to:0x020d95c8 module:overlay(31) +from:0x02127624 kind:load to:0x027e0d2c module:dtcm +from:0x0212762c kind:load to:0x0212d060 module:overlay(44) +from:0x02127678 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021276dc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021276e8 kind:arm_call to:0x0207e060 module:overlay(0) +from:0x02127708 kind:arm_call to:0x01ff916c module:itcm +from:0x02127798 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021277ac kind:arm_call to:0x01ff930c module:itcm +from:0x02127820 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212785c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02127898 kind:arm_call to:0x02126654 module:overlay(44) +from:0x021278b4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021278c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021278dc kind:arm_call to:0x02126654 module:overlay(44) +from:0x021278e8 kind:load to:0x027e09a8 module:dtcm +from:0x021278fc kind:load to:0x0203e964 module:main +from:0x02127904 kind:load to:0x027e09b8 module:dtcm +from:0x021279b0 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x021279ec kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x021279f8 kind:arm_call to:0x0202851c module:main +from:0x02127a08 kind:load to:0x0212d078 module:overlay(44) +from:0x02127a10 kind:load to:0x027e0cec module:dtcm +from:0x02127ac8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02127ad8 kind:arm_call to:0x01ff930c module:itcm +from:0x02127b08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127b1c kind:arm_call to:0x01ff9218 module:itcm +from:0x02127b38 kind:arm_call to:0x02015080 module:main +from:0x02127b58 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127b74 kind:arm_call to:0x02015080 module:main +from:0x02127b84 kind:arm_call to:0x02129554 module:overlay(44) +from:0x02127bb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127bc8 kind:arm_call to:0x0202851c module:main +from:0x02127c20 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127c34 kind:arm_call to:0x01ff9218 module:itcm +from:0x02127c4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127c84 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02127c9c kind:arm_call to:0x02126654 module:overlay(44) +from:0x02127ca4 kind:arm_call to:0x0202851c module:main +from:0x02127cb0 kind:load to:0x027e09a8 module:dtcm +from:0x02127d54 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127d70 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127d8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127da4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127dd0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127dec kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127e08 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127e1c kind:arm_call to:0x0202851c module:main +from:0x02127e38 kind:load to:0x0212d090 module:overlay(44) +from:0x02127e40 kind:load to:0x027e0cec module:dtcm +from:0x02127e44 kind:load to:0x027e09a8 module:dtcm +from:0x02127e74 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02127f1c kind:arm_call to:0x021293b0 module:overlay(44) +from:0x02127f48 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02127f98 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127fe4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127ff8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128010 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128038 kind:arm_call to:0x0215a318 module:overlay(80) +from:0x0212804c kind:arm_call to:0x0215a4ac module:overlays(69,80) +from:0x0212807c kind:arm_call to:0x0215a318 module:overlay(80) +from:0x02128090 kind:arm_call to:0x0215183c module:overlay(80) +from:0x0212809c kind:arm_call to:0x02126654 module:overlay(44) +from:0x021280bc kind:arm_call to:0x02126654 module:overlay(44) +from:0x021280c8 kind:load to:0x0203e964 module:main +from:0x021280cc kind:load to:0x027e09c0 module:dtcm +from:0x02128144 kind:arm_call to:0x020d95c8 module:overlay(31) +from:0x02128150 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02128164 kind:arm_call to:0x02129948 module:overlay(44) +from:0x021281a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021281cc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021281d8 kind:arm_call to:0x0202851c module:main +from:0x021281e8 kind:load to:0x0212d0a8 module:overlay(44) +from:0x021281ec kind:load to:0x027e0d2c module:dtcm +from:0x021281f0 kind:load to:0x027e09a8 module:dtcm +from:0x02128264 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128278 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128290 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021282a0 kind:arm_call to:0x02129a5c module:overlay(44) +from:0x02128330 kind:arm_call to:0x02129d34 module:overlay(44) +from:0x0212833c kind:arm_call to:0x02126654 module:overlay(44) +from:0x02128368 kind:arm_call to:0x020d95c8 module:overlay(31) +from:0x021283f8 kind:arm_call to:0x0202851c module:main +from:0x02128424 kind:load to:0x027e0d2c module:dtcm +from:0x0212842c kind:load to:0x0212d060 module:overlay(44) +from:0x02128430 kind:load to:0x0212ca70 module:overlay(44) +from:0x0212846c kind:arm_call to:0x0215a450 module:overlays(60,80) +from:0x021284d8 kind:load to:0x027e0d2c module:dtcm +from:0x021284dc kind:load to:0x020d95c8 module:overlays(19,31) +from:0x02128504 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02128518 kind:arm_call to:0x01ff916c module:itcm +from:0x0212852c kind:arm_call to:0x01ffb714 module:itcm +from:0x02128568 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212857c kind:arm_call to:0x01ff97c8 module:itcm +from:0x02128584 kind:arm_call to:0x02129f88 module:overlay(44) +from:0x0212858c kind:load to:0x027e09a8 module:dtcm +from:0x021285a8 kind:arm_call to:0x020d95c8 module:overlay(31) +from:0x021285cc kind:load to:0x027e0d2c module:dtcm +from:0x021285dc kind:arm_call to:0x02129e70 module:overlay(44) +from:0x02128610 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02128630 kind:arm_call to:0x0202851c module:main +from:0x02128664 kind:arm_call to:0x0212a2b0 module:overlay(44) +from:0x02128670 kind:arm_call to:0x02126654 module:overlay(44) +from:0x0212867c kind:load to:0x027e09a8 module:dtcm +from:0x021286b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021286c0 kind:arm_call to:0x020d95c8 module:overlay(31) +from:0x021286cc kind:arm_call to:0x02129948 module:overlay(44) +from:0x02128770 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212878c kind:arm_call to:0x0209feac module:overlay(0) +from:0x021287a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021287bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021287f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212880c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128828 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128838 kind:arm_call to:0x0202851c module:main +from:0x0212884c kind:load to:0x027e09a8 module:dtcm +from:0x02128854 kind:load to:0x027e0d2c module:dtcm +from:0x02128858 kind:load to:0x0212d108 module:overlay(44) +from:0x02128860 kind:load to:0x027e0cec module:dtcm +from:0x021288b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021288c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021288e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128900 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212890c kind:arm_call to:0x02126654 module:overlay(44) +from:0x021289dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128a00 kind:arm_call to:0x01fff148 module:itcm +from:0x02128a98 kind:arm_call to:0x01ffedac module:itcm +from:0x02128ab4 kind:arm_call to:0x01fff498 module:itcm +from:0x02128b60 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02128b78 kind:load to:0x0212d060 module:overlay(44) +from:0x02128b7c kind:load to:0x02049be4 module:main +from:0x02128b88 kind:load to:0x027e0ce0 module:dtcm +from:0x02128b8c kind:load to:0x0203e964 module:main +from:0x02128b90 kind:load to:0x027e0ce8 module:dtcm +from:0x02128bac kind:arm_call to:0x01ff916c module:itcm +from:0x02128bc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128bdc kind:arm_call to:0x01ff930c module:itcm +from:0x02128c80 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128c98 kind:arm_call to:0x02126654 module:overlay(44) +from:0x02128ca8 kind:load to:0x0203e964 module:main +from:0x02128d1c kind:load to:0x0212d060 module:overlay(44) +from:0x02128d74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128d88 kind:arm_call to:0x01ff930c module:itcm +from:0x02128e10 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02128e2c kind:arm_call to:0x02015080 module:main +from:0x02128e54 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128e70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128e9c kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x02128ed4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02128f04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128fbc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02128fd0 kind:arm_call to:0x02129440 module:overlay(44) +from:0x0212904c kind:arm_call to:0x02015080 module:main +from:0x02129068 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212907c kind:arm_call to:0x0212b8a0 module:overlay(44) +from:0x0212909c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021290c4 kind:arm_call to:0x0215a318 module:overlay(80) +from:0x021290d8 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021290e4 kind:arm_call to:0x02126654 module:overlay(44) +from:0x021290f0 kind:arm_call to:0x0202851c module:main +from:0x02129104 kind:load to:0x0212d0c0 module:overlay(44) +from:0x02129108 kind:load to:0x027e09a8 module:dtcm +from:0x02129118 kind:load to:0x027e0cec module:dtcm +from:0x0212911c kind:load to:0x0212d0d8 module:overlay(44) +from:0x02129120 kind:load to:0x0212d0f0 module:overlay(44) +from:0x02129124 kind:load to:0x027e0ce4 module:dtcm +from:0x02129198 kind:load to:0x0212d060 module:overlay(44) +from:0x021291b0 kind:arm_call to:0x020d95ec module:overlay(31) +from:0x021291c4 kind:arm_call to:0x02126654 module:overlay(44) +from:0x021291cc kind:load to:0x027e0d2c module:dtcm +from:0x02129240 kind:load to:0x0212d090 module:overlay(44) +from:0x02129260 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129290 kind:arm_call to:0x02126654 module:overlay(44) +from:0x021292a0 kind:arm_call to:0x02126654 module:overlay(44) +from:0x0212934c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02129368 kind:load to:0x027e09b8 module:dtcm +from:0x021293d8 kind:arm_call to:0x0202851c module:main +from:0x0212945c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02129484 kind:arm_call to:0x01ff9638 module:itcm +from:0x021294a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021294b8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021294cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021294fc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212950c kind:load to:0x020b539c module:overlay(0) +from:0x02129514 kind:load to:0x027e0ce4 module:dtcm +from:0x02129518 kind:load to:0x027e09a8 module:dtcm +from:0x02129530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129548 kind:arm_call to:0x0212bb74 module:overlay(44) +from:0x02129550 kind:load to:0x027e0ce4 module:dtcm +from:0x0212957c kind:arm_call to:0x0209867c module:overlay(0) +from:0x021295bc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021295cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021295dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129610 kind:arm_call to:0x02129768 module:overlay(44) +from:0x02129620 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021296ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021296e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129718 kind:arm_call to:0x01ffb428 module:itcm +from:0x02129738 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02129758 kind:load to:0x0203e964 module:main +from:0x02129760 kind:load to:0x020b539c module:overlay(0) +from:0x02129790 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021297bc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021297e8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02129854 kind:arm_call to:0x021297fc module:overlay(44) +from:0x02129868 kind:arm_call to:0x02126654 module:overlay(44) +from:0x02129890 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0212990c kind:arm_call to:0x021293b0 module:overlay(44) +from:0x02129934 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x02129940 kind:load to:0x0203e964 module:main +from:0x02129944 kind:load to:0x027e0ce0 module:dtcm +from:0x02129994 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021299b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021299cc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02129a00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02129a1c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02129a38 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02129a44 kind:arm_call to:0x0202851c module:main +from:0x02129a54 kind:load to:0x027e0cec module:dtcm +from:0x02129cc8 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02129d00 kind:arm_call to:0x0202851c module:main +from:0x02129d1c kind:load to:0x02049be4 module:main +from:0x02129d28 kind:load to:0x0203e964 module:main +from:0x02129d2c kind:load to:0x027e0cec module:dtcm +from:0x02129d5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129e6c kind:load to:0x027e0cd8 module:dtcm +from:0x02129e9c kind:arm_call to:0x01ffb714 module:itcm +from:0x02129ec8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129ed0 kind:arm_call to:0x0203a1bc module:main +from:0x02129edc kind:arm_call to:0x01ff9770 module:itcm +from:0x02129ef0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129fec kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a04c kind:arm_call to:0x01ff9824 module:itcm +from:0x0212a054 kind:arm_call to:0x01ff986c module:itcm +from:0x0212a074 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a094 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a0a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212a0c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212a0d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a100 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a10c kind:arm_call to:0x01ff9770 module:itcm +from:0x0212a140 kind:arm_call to:0x0215b9dc module:overlay(80) +from:0x0212a178 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a184 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212a1a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a2d8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212a360 kind:arm_call to:0x0200e260 module:main +from:0x0212a370 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a3a0 kind:load to:0x027e0964 module:dtcm +from:0x0212a3b4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212a3c0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212a3dc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0212a3ec kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0212a3fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212a404 kind:arm_call to:0x02011ff4 module:main +from:0x0212a418 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212a420 kind:arm_call to:0x02011ff4 module:main +from:0x0212a434 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212a448 kind:load to:0x0212d7c8 module:overlay(44) +from:0x0212a45c kind:arm_call to:0x02011f3c module:main +from:0x0212a468 kind:arm_call to:0x0212a73c module:overlay(44) +from:0x0212a47c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0212a48c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0212a4ec kind:load to:0x0212d1c4 module:overlay(44) +from:0x0212a4f0 kind:load to:0x0212d20c module:overlay(44) +from:0x0212a4f8 kind:load to:0x0212d1e8 module:overlay(44) +from:0x0212a524 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a53c kind:arm_call to:0x01fff458 module:itcm +from:0x0212a550 kind:arm_call to:0x0215a268 module:overlay(80) +from:0x0212a560 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a59c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a5dc kind:load to:0x027e0ce4 module:dtcm +from:0x0212a620 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a660 kind:arm_call to:0x01fff498 module:itcm +from:0x0212a668 kind:arm_call to:0x01fff584 module:itcm +from:0x0212a6d4 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212a718 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0212a72c kind:load to:0x027e0ce4 module:dtcm +from:0x0212a730 kind:load to:0x027e0ce8 module:dtcm +from:0x0212a744 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212a770 kind:arm_call to:0x0203d160 module:main +from:0x0212a788 kind:arm_call to:0x0203d160 module:main +from:0x0212a7a0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0212a7b4 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0212a7c8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0212a7d4 kind:arm_call to:0x0212b5d8 module:overlay(44) +from:0x0212a800 kind:load to:0x0212d234 module:overlay(44) +from:0x0212a804 kind:load to:0x02123798 module:overlay(44) +from:0x0212a808 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212a80c kind:load to:0x0212d178 module:overlay(44) +from:0x0212a810 kind:load to:0x0212d18c module:overlay(44) +from:0x0212a81c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0212a830 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212a844 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0212a874 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212a888 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0212a890 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212a898 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0212a8b4 kind:arm_call to:0x0203d210 module:main +from:0x0212a8c8 kind:arm_call to:0x0203d210 module:main +from:0x0212a8d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212a8dc kind:load to:0x0212d234 module:overlay(44) +from:0x0212a8e0 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212a908 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212a91c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0212a924 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212a92c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0212a948 kind:arm_call to:0x0203d210 module:main +from:0x0212a95c kind:arm_call to:0x0203d210 module:main +from:0x0212a964 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212a96c kind:arm_call to:0x02011ff4 module:main +from:0x0212a978 kind:load to:0x0212d234 module:overlay(44) +from:0x0212a97c kind:load to:0x020a02d4 module:overlay(0) +from:0x0212a9bc kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0212a9dc kind:arm_call to:0x0202851c module:main +from:0x0212aa00 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212aa10 kind:load to:0x027e0cec module:dtcm +from:0x0212aa60 kind:load to:0x0212d130 module:overlay(44) +from:0x0212aad8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212abb4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212abc4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0212abd4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0212abf4 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212ac24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ac38 kind:arm_call to:0x01fff148 module:itcm +from:0x0212ac5c kind:arm_call to:0x0212ad0c module:overlay(44) +from:0x0212ac88 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0212acc8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212acdc kind:arm_call to:0x0202851c module:main +from:0x0212ace8 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212acf4 kind:load to:0x0212d150 module:overlay(44) +from:0x0212acf8 kind:load to:0x027e0ce0 module:dtcm +from:0x0212acfc kind:load to:0x027e09c0 module:dtcm +from:0x0212ad00 kind:load to:0x027e09a8 module:dtcm +from:0x0212ad34 kind:arm_call to:0x0202851c module:main +from:0x0212ad5c kind:arm_call to:0x01ff9110 module:itcm +from:0x0212ad6c kind:arm_call to:0x01ff916c module:itcm +from:0x0212add0 kind:load to:0x0203e964 module:main +from:0x0212ae58 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212ae90 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212aeac kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212aec8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212aee4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212aefc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212af24 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212af5c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212af78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212af94 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212afb0 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x0212aff0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0212affc kind:load to:0x0212d120 module:overlay(44) +from:0x0212b000 kind:load to:0x027e0cd8 module:dtcm +from:0x0212b004 kind:load to:0x027e0cec module:dtcm +from:0x0212b00c kind:load to:0x027e09a8 module:dtcm +from:0x0212b018 kind:load to:0x0212d804 module:overlay(44) +from:0x0212b01c kind:load to:0x027e09c0 module:dtcm +from:0x0212b068 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0212b080 kind:arm_call to:0x0212ad0c module:overlay(44) +from:0x0212b09c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212b100 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0212b118 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0212b130 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0212b170 kind:arm_call to:0x0212ad0c module:overlay(44) +from:0x0212b18c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212b1a8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212b230 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x0212b264 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212b26c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0212b2c0 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212b2d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b304 kind:arm_call to:0x020e5034 module:overlays(26,31) +from:0x0212b314 kind:arm_call to:0x020e5034 module:overlays(26,31) +from:0x0212b334 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212b344 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212b354 kind:load to:0x027e09c0 module:dtcm +from:0x0212b358 kind:load to:0x027e0cec module:dtcm +from:0x0212b360 kind:load to:0x027e09a8 module:dtcm +from:0x0212b370 kind:load to:0x027e0ce4 module:dtcm +from:0x0212b3ac kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212b3e4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b400 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b41c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b438 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b464 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212b488 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212b4c0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b4dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b4f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b504 kind:load to:0x027e0cec module:dtcm +from:0x0212b524 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0212b52c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0212b534 kind:load to:0x027e09c0 module:dtcm +from:0x0212b56c kind:arm_call to:0x01ffb464 module:itcm +from:0x0212b57c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212b5bc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212b5d0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0212b610 kind:load to:0x0212d1a8 module:overlay(44) +from:0x0212b62c kind:arm_call to:0x01fff458 module:itcm +from:0x0212b65c kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0212b694 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212b6a0 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0212b6b0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0212b6b8 kind:arm_call to:0x02011ff4 module:main +from:0x0212b6cc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0212b6d4 kind:arm_call to:0x02011ff4 module:main +from:0x0212b6e8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0212b6f0 kind:arm_call to:0x02011ff4 module:main +from:0x0212b704 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0212b718 kind:load to:0x0212d834 module:overlay(44) +from:0x0212b72c kind:arm_call to:0x02011f3c module:main +from:0x0212b738 kind:arm_call to:0x0212b788 module:overlay(44) +from:0x0212b74c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0212b784 kind:load to:0x0212d290 module:overlay(44) +from:0x0212b794 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212b7b8 kind:arm_call to:0x0203d160 module:main +from:0x0212b7d8 kind:load to:0x0212d2b4 module:overlay(44) +from:0x0212b7dc kind:load to:0x020a02d4 module:overlay(0) +from:0x0212b7e0 kind:load to:0x02123798 module:overlay(44) +from:0x0212b7fc kind:arm_call to:0x0203d210 module:main +from:0x0212b804 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212b810 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212b82c kind:arm_call to:0x0203d210 module:main +from:0x0212b834 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212b83c kind:arm_call to:0x02011ff4 module:main +from:0x0212b848 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212b87c kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x0212b888 kind:arm_call to:0x0212b8a0 module:overlay(44) +from:0x0212b89c kind:load to:0x027e0cec module:dtcm +from:0x0212b904 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b910 kind:load to:0x027e0cec module:dtcm +from:0x0212b948 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b958 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0212b970 kind:arm_call to:0x02126654 module:overlay(44) +from:0x0212b98c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212b9b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b9d0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212b9d8 kind:arm_call to:0x0212bb74 module:overlay(44) +from:0x0212b9fc kind:arm_call to:0x01ff9770 module:itcm +from:0x0212ba24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ba50 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212ba5c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0212ba8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212baa8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212babc kind:arm_call to:0x01ffd118 module:itcm +from:0x0212badc kind:arm_call to:0x0212bb74 module:overlay(44) +from:0x0212bb5c kind:load to:0x027e09a8 module:dtcm +from:0x0212bb68 kind:load to:0x027e0cec module:dtcm +from:0x0212bb70 kind:load to:0x027e0c90 module:dtcm +from:0x0212bb9c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0212bbb0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0212bbb8 kind:load to:0x027e0cec module:dtcm +from:0x0212bbc4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0212bc08 kind:arm_call to:0x0215e6b0 module:overlay(80) +from:0x0212bc68 kind:arm_call to:0x0202851c module:main +from:0x0212bc84 kind:arm_call to:0x020f652c module:overlay(31) +from:0x0212bd04 kind:arm_call to:0x0202851c module:main +from:0x0212bd1c kind:arm_call to:0x020f661c module:overlay(31) +from:0x0212bd44 kind:load to:0x020f6760 module:overlays(19,22,23,31) +from:0x0212bd50 kind:load to:0x0212d880 module:overlay(44) +from:0x0212bd64 kind:arm_call to:0x02011f3c module:main +from:0x0212bd70 kind:arm_call to:0x0212bda0 module:overlay(44) +from:0x0212bd84 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212bd9c kind:load to:0x0212d310 module:overlay(44) +from:0x0212bda8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212be00 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212be18 kind:load to:0x0212d334 module:overlay(44) +from:0x0212be1c kind:load to:0x0212d880 module:overlay(44) +from:0x0212be84 kind:arm_call to:0x0212bf34 module:overlay(44) +from:0x0212be8c kind:arm_call to:0x0212bfc0 module:overlay(44) +from:0x0212be94 kind:arm_call to:0x0212bea8 module:overlay(44) +from:0x0212bea0 kind:load to:0x027e0cd8 module:dtcm +from:0x0212bea4 kind:load to:0x027e09a4 module:dtcm +from:0x0212bec4 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0212bef0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0212bf20 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0212bf30 kind:load to:0x020b539c module:overlay(0) +from:0x0212bf50 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0212bf7c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0212bfac kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0212bfbc kind:load to:0x020b539c module:overlay(0) +from:0x0212bfdc kind:arm_call to:0x020974dc module:overlay(0) +from:0x0212c008 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0212c038 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0212c048 kind:load to:0x020b539c module:overlay(0) +from:0x0212c074 kind:arm_call to:0x0200ef9c module:main +from:0x0212c08c kind:arm_call to:0x0200eab0 module:main +from:0x0212c09c kind:arm_call to:0x0200eab0 module:main +from:0x0212c0b0 kind:arm_call to:0x0200eab0 module:main +from:0x0212c0c0 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:0x0212c120 kind:arm_call to:0x0200eab0 module:main +from:0x0212c130 kind:arm_call to:0x0200eab0 module:main +from:0x0212c158 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c160 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212c178 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c180 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212c188 kind:arm_call to:0x02011ff4 module:main +from:0x0212c19c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c1b0 kind:load to:0x0212da38 module:overlay(44) +from:0x0212c1c4 kind:arm_call to:0x02011f3c module:main +from:0x0212c1d0 kind:arm_call to:0x0212c200 module:overlay(44) +from:0x0212c1e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212c1fc kind:load to:0x0212d3a8 module:overlay(44) +from:0x0212c20c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212c264 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212c28c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0212c2a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212c2d8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0212c2f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212c33c kind:load to:0x0212d414 module:overlay(44) +from:0x0212c340 kind:load to:0x0212da38 module:overlay(44) +from:0x0212c344 kind:load to:0x0212d3cc module:overlay(44) +from:0x0212c348 kind:load to:0x027e09a4 module:dtcm +from:0x0212c354 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212c3b0 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x0212c3ec kind:arm_call to:0x02099f64 module:overlay(0) +from:0x0212c410 kind:arm_call to:0x02072a4c module:overlay(0) +from:0x0212c420 kind:arm_call to:0x02072a4c module:overlay(0) +from:0x0212c430 kind:load to:0x0212d388 module:overlay(44) +from:0x0212c434 kind:load to:0x027e09ac module:dtcm +from:0x0212c438 kind:load to:0x0212d968 module:overlay(44) +from:0x0212c43c kind:load to:0x0212d9d0 module:overlay(44) +from:0x0212c45c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212c4c0 kind:arm_call to:0x02015080 module:main +from:0x0212c4e4 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0212c52c kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0212c53c kind:load to:0x0212cacc module:overlay(44) +from:0x0212c540 kind:load to:0x027e09ac module:dtcm +from:0x0212c544 kind:load to:0x0212d9d0 module:overlay(44) +from:0x0212c548 kind:load to:0x0212d968 module:overlay(44) +from:0x0212c5a0 kind:load to:0x020578a4 module:overlay(0) +from:0x0212c5b4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212c5bc kind:arm_call to:0x02011ff4 module:main +from:0x0212c5d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212c5dc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212c5e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c5ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212c604 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212c60c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212c614 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c61c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212c624 kind:arm_call to:0x02011ff4 module:main +from:0x0212c638 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c64c kind:load to:0x0212db20 module:overlay(44) +from:0x0212c660 kind:arm_call to:0x02011f3c module:main +from:0x0212c66c kind:arm_call to:0x0212c69c module:overlay(44) +from:0x0212c680 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212c698 kind:load to:0x0212d488 module:overlay(44) +from:0x0212c6a4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212c6fc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212c724 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0212c73c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212c754 kind:load to:0x0212d4ac module:overlay(44) +from:0x0212c758 kind:load to:0x0212db20 module:overlay(44) +from:0x0212c75c kind:load to:0x0212d3cc module:overlay(44) +from:0x0212c7b0 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x0212c7d0 kind:load to:0x0212d468 module:overlay(44) +from:0x0212c828 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212c830 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c838 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212c850 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0212c858 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c860 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212c868 kind:arm_call to:0x02011ff4 module:main +from:0x0212c87c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212c890 kind:load to:0x0212dc08 module:overlay(44) +from:0x0212c8a4 kind:arm_call to:0x02011f3c module:main +from:0x0212c8b0 kind:arm_call to:0x0212c8e0 module:overlay(44) +from:0x0212c8c4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212c8dc kind:load to:0x0212d508 module:overlay(44) +from:0x0212c8e8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0212c940 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212c94c kind:load to:0x0212d52c module:overlay(44) +from:0x0212c950 kind:load to:0x0212dc08 module:overlay(44) +from:0x0212c9a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c9ac kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212c9c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c9cc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212c9d4 kind:arm_call to:0x02011ff4 module:main +from:0x0212c9e8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212cb14 kind:load to:0x0212cdd4 module:overlay(44) +from:0x0212cb4c kind:arm_call to:0x02125ee8 module:overlay(44) +from:0x0212cb5c kind:arm_call to:0x0203ce74 module:main +from:0x0212cb70 kind:load to:0x0212d6b8 module:overlay(44) +from:0x0212cb74 kind:load to:0x0212d6e0 module:overlay(44) +from:0x0212cb78 kind:load to:0x0212a42c module:overlay(44) +from:0x0212cb7c kind:load to:0x0212d6d4 module:overlay(44) +from:0x0212cbb8 kind:arm_call to:0x0212a470 module:overlay(44) +from:0x0212cbc8 kind:arm_call to:0x0203ce74 module:main +from:0x0212cbdc kind:load to:0x0212d120 module:overlay(44) +from:0x0212cbe4 kind:load to:0x0212d7b8 module:overlay(44) +from:0x0212cbe8 kind:load to:0x0212d7c8 module:overlay(44) +from:0x0212cbec kind:load to:0x0212b6fc module:overlay(44) +from:0x0212cbf0 kind:load to:0x0212d7bc module:overlay(44) +from:0x0212cc10 kind:arm_call to:0x0212b740 module:overlay(44) +from:0x0212cc20 kind:arm_call to:0x0203ce74 module:main +from:0x0212cc34 kind:load to:0x0212d824 module:overlay(44) +from:0x0212cc38 kind:load to:0x0212d834 module:overlay(44) +from:0x0212cc3c kind:load to:0x0212bbbc module:overlay(44) +from:0x0212cc40 kind:load to:0x0212d828 module:overlay(44) +from:0x0212cc60 kind:arm_call to:0x0212bd78 module:overlay(44) +from:0x0212cc70 kind:arm_call to:0x0203ce74 module:main +from:0x0212cc84 kind:load to:0x0212d870 module:overlay(44) +from:0x0212cc88 kind:load to:0x0212d880 module:overlay(44) +from:0x0212cc8c kind:load to:0x0212c194 module:overlay(44) +from:0x0212cc90 kind:load to:0x0212d874 module:overlay(44) +from:0x0212ccb0 kind:arm_call to:0x0212c1d8 module:overlay(44) +from:0x0212ccc0 kind:arm_call to:0x0203ce74 module:main +from:0x0212ccd4 kind:load to:0x0212d958 module:overlay(44) +from:0x0212ccd8 kind:load to:0x0212da38 module:overlay(44) +from:0x0212ccdc kind:load to:0x0212c630 module:overlay(44) +from:0x0212cce0 kind:load to:0x0212d95c module:overlay(44) +from:0x0212cd00 kind:arm_call to:0x0212c674 module:overlay(44) +from:0x0212cd10 kind:arm_call to:0x0203ce74 module:main +from:0x0212cd24 kind:load to:0x0212db10 module:overlay(44) +from:0x0212cd28 kind:load to:0x0212db20 module:overlay(44) +from:0x0212cd2c kind:load to:0x0212c874 module:overlay(44) +from:0x0212cd30 kind:load to:0x0212db14 module:overlay(44) +from:0x0212cd50 kind:arm_call to:0x0212c8b8 module:overlay(44) +from:0x0212cd60 kind:arm_call to:0x0203ce74 module:main +from:0x0212cd74 kind:load to:0x0212dbf8 module:overlay(44) +from:0x0212cd78 kind:load to:0x0212dc08 module:overlay(44) +from:0x0212cd7c kind:load to:0x0212c9e0 module:overlay(44) +from:0x0212cd80 kind:load to:0x0212dbfc module:overlay(44) +from:0x0212cd84 kind:load to:0x0212cafc module:overlay(44) +from:0x0212cd88 kind:load to:0x0212cb18 module:overlay(44) +from:0x0212cd8c kind:load to:0x0212cb1c module:overlay(44) +from:0x0212cd90 kind:load to:0x0212cb80 module:overlay(44) +from:0x0212cd94 kind:load to:0x0212cbf4 module:overlay(44) +from:0x0212cd98 kind:load to:0x0212cc44 module:overlay(44) +from:0x0212cd9c kind:load to:0x0212cc94 module:overlay(44) +from:0x0212cda0 kind:load to:0x0212cce4 module:overlay(44) +from:0x0212cda4 kind:load to:0x0212cd34 module:overlay(44) +from:0x0212cdc8 kind:load to:0x021237a4 module:overlay(44) +from:0x0212cdcc kind:load to:0x02123800 module:overlay(44) +from:0x0212cdd0 kind:load to:0x02123a24 module:overlay(44) +from:0x0212cde8 kind:load to:0x02123b70 module:overlay(44) +from:0x0212cdec kind:load to:0x02123b90 module:overlay(44) +from:0x0212cdf0 kind:load to:0x02123b40 module:overlay(44) +from:0x0212ce00 kind:load to:0x02123eec module:overlay(44) +from:0x0212ce04 kind:load to:0x02123f44 module:overlay(44) +from:0x0212ce08 kind:load to:0x021243d4 module:overlay(44) +from:0x0212ce0c kind:load to:0x02124744 module:overlay(44) +from:0x0212ce10 kind:load to:0x021705fc module:overlay(93) +from:0x0212ce14 kind:load to:0x02125238 module:overlay(44) +from:0x0212ce18 kind:load to:0x02170604 module:overlay(93) +from:0x0212ce1c kind:load to:0x0217060c module:overlay(93) +from:0x0212ce20 kind:load to:0x021706d8 module:overlays(89,93) +from:0x0212ce30 kind:load to:0x021252f8 module:overlay(44) +from:0x0212ce34 kind:load to:0x0212534c module:overlay(44) +from:0x0212ce38 kind:load to:0x021255c4 module:overlay(44) +from:0x0212ce3c kind:load to:0x02125938 module:overlay(44) +from:0x0212ce40 kind:load to:0x021705fc module:overlay(93) +from:0x0212ce44 kind:load to:0x02170600 module:overlay(93) +from:0x0212ce48 kind:load to:0x02170604 module:overlay(93) +from:0x0212ce4c kind:load to:0x0217060c module:overlay(93) +from:0x0212ce50 kind:load to:0x021706d8 module:overlays(89,93) +from:0x0212ce54 kind:load to:0x0212ce5c module:overlay(44) +from:0x0212ce58 kind:load to:0x0212ce68 module:overlay(44) +from:0x0212ce7c kind:load to:0x02125ec0 module:overlay(44) +from:0x0212ce80 kind:load to:0x02097944 module:overlay(0) +from:0x0212ce84 kind:load to:0x02097754 module:overlay(0) +from:0x0212ce88 kind:load to:0x020977d0 module:overlay(0) +from:0x0212ce8c kind:load to:0x0209794c module:overlay(0) +from:0x0212ce90 kind:load to:0x0209796c module:overlay(0) +from:0x0212ce94 kind:load to:0x02097998 module:overlay(0) +from:0x0212cea0 kind:load to:0x021262c4 module:overlay(44) +from:0x0212cea4 kind:load to:0x0212a3f4 module:overlay(44) +from:0x0212cea8 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212ceac kind:load to:0x02057a88 module:overlay(0) +from:0x0212ceb0 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212ceb4 kind:load to:0x02057e44 module:overlay(0) +from:0x0212ceb8 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212cebc kind:load to:0x0209a79c module:overlay(0) +from:0x0212cec0 kind:load to:0x02057d84 module:overlay(0) +from:0x0212cecc kind:load to:0x021262d8 module:overlay(44) +from:0x0212ced0 kind:load to:0x0212a410 module:overlay(44) +from:0x0212ced4 kind:load to:0x0209a254 module:overlay(0) +from:0x0212ced8 kind:load to:0x0209a288 module:overlay(0) +from:0x0212cedc kind:load to:0x0209a320 module:overlay(0) +from:0x0212cee0 kind:load to:0x0209a334 module:overlay(0) +from:0x0212cee4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212cee8 kind:load to:0x0209a35c module:overlay(0) +from:0x0212ceec kind:load to:0x0209a3e4 module:overlay(0) +from:0x0212cef0 kind:load to:0x0209a06c module:overlay(0) +from:0x0212cef4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0212cef8 kind:load to:0x0209a308 module:overlay(0) +from:0x0212cefc kind:load to:0x0209a348 module:overlay(0) +from:0x0212cf00 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0212cf04 kind:load to:0x0212a3c8 module:overlay(44) +from:0x0212cf08 kind:load to:0x0212a3a4 module:overlay(44) +from:0x0212cf0c kind:load to:0x0209a70c module:overlay(0) +from:0x0212cf18 kind:load to:0x02098518 module:overlay(0) +from:0x0212cf1c kind:load to:0x02098554 module:overlay(0) +from:0x0212cf20 kind:load to:0x0209856c module:overlay(0) +from:0x0212cf24 kind:load to:0x02098578 module:overlay(0) +from:0x0212cf28 kind:load to:0x01fff464 module:itcm +from:0x0212cf2c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212cf30 kind:load to:0x0212645c module:overlay(44) +from:0x0212cf34 kind:load to:0x020984b0 module:overlay(0) +from:0x0212cf38 kind:load to:0x021266fc module:overlay(44) +from:0x0212cf3c kind:load to:0x021266ac module:overlay(44) +from:0x0212cf40 kind:load to:0x020984bc module:overlay(0) +from:0x0212cf44 kind:load to:0x02126b00 module:overlay(44) +from:0x0212cf48 kind:load to:0x02126acc module:overlay(44) +from:0x0212cf4c kind:load to:0x020984c8 module:overlay(0) +from:0x0212cf50 kind:load to:0x02098584 module:overlay(0) +from:0x0212cf54 kind:load to:0x020985f0 module:overlay(0) +from:0x0212cf58 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212cf5c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212cf60 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212cf64 kind:load to:0x02126314 module:overlay(44) +from:0x0212cf68 kind:load to:0x021263b4 module:overlay(44) +from:0x0212cf6c kind:load to:0x02099588 module:overlay(0) +from:0x0212cf70 kind:load to:0x02126d64 module:overlay(44) +from:0x0212cf78 kind:load to:0x02126e5c module:overlay(44) +from:0x0212cf80 kind:load to:0x0212716c module:overlay(44) +from:0x0212cf88 kind:load to:0x02127594 module:overlay(44) +from:0x0212cf90 kind:load to:0x02127908 module:overlay(44) +from:0x0212cf98 kind:load to:0x02127cc0 module:overlay(44) +from:0x0212cfa0 kind:load to:0x021280d4 module:overlay(44) +from:0x0212cfa8 kind:load to:0x02128344 module:overlay(44) +from:0x0212cfb0 kind:load to:0x0212849c module:overlay(44) +from:0x0212cfb8 kind:load to:0x02128594 module:overlay(44) +from:0x0212cfc0 kind:load to:0x02128688 module:overlay(44) +from:0x0212cfc8 kind:load to:0x02128914 module:overlay(44) +from:0x0212cfd0 kind:load to:0x02128cb0 module:overlay(44) +from:0x0212cfd8 kind:load to:0x02129128 module:overlay(44) +from:0x0212cfe0 kind:load to:0x021291d0 module:overlay(44) +from:0x0212cfe8 kind:load to:0x02126dd4 module:overlay(44) +from:0x0212cff0 kind:load to:0x02126f00 module:overlay(44) +from:0x0212cff8 kind:load to:0x02127208 module:overlay(44) +from:0x0212d000 kind:load to:0x02127630 module:overlay(44) +from:0x0212d008 kind:load to:0x02127a18 module:overlay(44) +from:0x0212d010 kind:load to:0x02127e54 module:overlay(44) +from:0x0212d018 kind:load to:0x021281fc module:overlay(44) +from:0x0212d020 kind:load to:0x02128434 module:overlay(44) +from:0x0212d028 kind:load to:0x021284e0 module:overlay(44) +from:0x0212d030 kind:load to:0x021285d0 module:overlay(44) +from:0x0212d038 kind:load to:0x02128868 module:overlay(44) +from:0x0212d040 kind:load to:0x02128b94 module:overlay(44) +from:0x0212d048 kind:load to:0x02128d20 module:overlay(44) +from:0x0212d050 kind:load to:0x0212919c module:overlay(44) +from:0x0212d058 kind:load to:0x02129244 module:overlay(44) +from:0x0212d130 kind:load to:0x0212ad40 module:overlay(44) +from:0x0212d138 kind:load to:0x0212add4 module:overlay(44) +from:0x0212d140 kind:load to:0x0212b374 module:overlay(44) +from:0x0212d148 kind:load to:0x0212b538 module:overlay(44) +from:0x0212d150 kind:load to:0x0212ad44 module:overlay(44) +from:0x0212d158 kind:load to:0x0212b020 module:overlay(44) +from:0x0212d160 kind:load to:0x0212b510 module:overlay(44) +from:0x0212d168 kind:load to:0x0212b54c module:overlay(44) +from:0x0212d178 kind:load to:0x0212a814 module:overlay(44) +from:0x0212d17c kind:load to:0x0212b6a8 module:overlay(44) +from:0x0212d180 kind:load to:0x0212a4fc module:overlay(44) +from:0x0212d18c kind:load to:0x0212a828 module:overlay(44) +from:0x0212d190 kind:load to:0x0212b6c4 module:overlay(44) +from:0x0212d194 kind:load to:0x020982d8 module:overlay(0) +from:0x0212d198 kind:load to:0x0212a5ec module:overlay(44) +from:0x0212d19c kind:load to:0x0207c010 module:overlay(0) +from:0x0212d1a8 kind:load to:0x0212a83c module:overlay(44) +from:0x0212d1ac kind:load to:0x0212b6e0 module:overlay(44) +from:0x0212d1b0 kind:load to:0x0207b71c module:overlay(0) +from:0x0212d1b4 kind:load to:0x0212b614 module:overlay(44) +from:0x0212d1b8 kind:load to:0x0212b670 module:overlay(44) +from:0x0212d1c8 kind:load to:0x0209774c module:overlay(0) +from:0x0212d1cc kind:load to:0x02097754 module:overlay(0) +from:0x0212d1d0 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d1d4 kind:load to:0x02097810 module:overlay(0) +from:0x0212d1d8 kind:load to:0x02097814 module:overlay(0) +from:0x0212d1dc kind:load to:0x02097818 module:overlay(0) +from:0x0212d1e8 kind:load to:0x0212a44c module:overlay(44) +from:0x0212d1ec kind:load to:0x0209774c module:overlay(0) +from:0x0212d1f0 kind:load to:0x02097754 module:overlay(0) +from:0x0212d1f4 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d1f8 kind:load to:0x02097810 module:overlay(0) +from:0x0212d1fc kind:load to:0x02097814 module:overlay(0) +from:0x0212d200 kind:load to:0x02097818 module:overlay(0) +from:0x0212d20c kind:load to:0x0207cac0 module:overlay(0) +from:0x0212d210 kind:load to:0x0207cac8 module:overlay(0) +from:0x0212d214 kind:load to:0x0207d2dc module:overlay(0) +from:0x0212d218 kind:load to:0x0207d2cc module:overlay(0) +from:0x0212d21c kind:load to:0x0207d318 module:overlay(0) +from:0x0212d220 kind:load to:0x0207d350 module:overlay(0) +from:0x0212d224 kind:load to:0x0207d394 module:overlay(0) +from:0x0212d228 kind:load to:0x0207d3bc module:overlay(0) +from:0x0212d234 kind:load to:0x02098518 module:overlay(0) +from:0x0212d238 kind:load to:0x02098554 module:overlay(0) +from:0x0212d23c kind:load to:0x0209856c module:overlay(0) +from:0x0212d240 kind:load to:0x02098578 module:overlay(0) +from:0x0212d244 kind:load to:0x01fff464 module:itcm +from:0x0212d248 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d24c kind:load to:0x0212a980 module:overlay(44) +from:0x0212d250 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d254 kind:load to:0x0212aa64 module:overlay(44) +from:0x0212d258 kind:load to:0x020984b8 module:overlay(0) +from:0x0212d25c kind:load to:0x020984bc module:overlay(0) +from:0x0212d260 kind:load to:0x020984c0 module:overlay(0) +from:0x0212d264 kind:load to:0x020984c4 module:overlay(0) +from:0x0212d268 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d26c kind:load to:0x02098584 module:overlay(0) +from:0x0212d270 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d274 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d278 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d27c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d280 kind:load to:0x0212a850 module:overlay(44) +from:0x0212d284 kind:load to:0x0212a8e4 module:overlay(44) +from:0x0212d290 kind:load to:0x0212b71c module:overlay(44) +from:0x0212d294 kind:load to:0x0209774c module:overlay(0) +from:0x0212d298 kind:load to:0x02097754 module:overlay(0) +from:0x0212d29c kind:load to:0x020977d0 module:overlay(0) +from:0x0212d2a0 kind:load to:0x02097810 module:overlay(0) +from:0x0212d2a4 kind:load to:0x02097814 module:overlay(0) +from:0x0212d2a8 kind:load to:0x02097818 module:overlay(0) +from:0x0212d2b4 kind:load to:0x02098518 module:overlay(0) +from:0x0212d2b8 kind:load to:0x02098554 module:overlay(0) +from:0x0212d2bc kind:load to:0x0209856c module:overlay(0) +from:0x0212d2c0 kind:load to:0x02098578 module:overlay(0) +from:0x0212d2c4 kind:load to:0x01fff464 module:itcm +from:0x0212d2c8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d2cc kind:load to:0x0212b84c module:overlay(44) +from:0x0212d2d0 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d2d4 kind:load to:0x0212b918 module:overlay(44) +from:0x0212d2d8 kind:load to:0x020984b8 module:overlay(0) +from:0x0212d2dc kind:load to:0x020984bc module:overlay(0) +from:0x0212d2e0 kind:load to:0x020984c0 module:overlay(0) +from:0x0212d2e4 kind:load to:0x020984c4 module:overlay(0) +from:0x0212d2e8 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d2ec kind:load to:0x02098584 module:overlay(0) +from:0x0212d2f0 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d2f4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d2f8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d2fc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d300 kind:load to:0x0212b7e4 module:overlay(44) +from:0x0212d304 kind:load to:0x0212b814 module:overlay(44) +from:0x0212d310 kind:load to:0x0212bd54 module:overlay(44) +from:0x0212d314 kind:load to:0x02097944 module:overlay(0) +from:0x0212d318 kind:load to:0x02097754 module:overlay(0) +from:0x0212d31c kind:load to:0x020977d0 module:overlay(0) +from:0x0212d320 kind:load to:0x0209794c module:overlay(0) +from:0x0212d324 kind:load to:0x0209796c module:overlay(0) +from:0x0212d328 kind:load to:0x02097998 module:overlay(0) +from:0x0212d334 kind:load to:0x02098518 module:overlay(0) +from:0x0212d338 kind:load to:0x02098554 module:overlay(0) +from:0x0212d33c kind:load to:0x0209856c module:overlay(0) +from:0x0212d340 kind:load to:0x02098578 module:overlay(0) +from:0x0212d344 kind:load to:0x01fff464 module:itcm +from:0x0212d348 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d34c kind:load to:0x0212be20 module:overlay(44) +from:0x0212d350 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d354 kind:load to:0x0212c04c module:overlay(44) +from:0x0212d358 kind:load to:0x020984b8 module:overlay(0) +from:0x0212d35c kind:load to:0x020984bc module:overlay(0) +from:0x0212d360 kind:load to:0x0212c050 module:overlay(44) +from:0x0212d364 kind:load to:0x020984c4 module:overlay(0) +from:0x0212d368 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d36c kind:load to:0x02098584 module:overlay(0) +from:0x0212d370 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d374 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d378 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d37c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d380 kind:load to:0x0212c14c module:overlay(44) +from:0x0212d384 kind:load to:0x0212c16c module:overlay(44) +from:0x0212d3a8 kind:load to:0x0212c1b4 module:overlay(44) +from:0x0212d3ac kind:load to:0x02097944 module:overlay(0) +from:0x0212d3b0 kind:load to:0x02097754 module:overlay(0) +from:0x0212d3b4 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d3b8 kind:load to:0x0209794c module:overlay(0) +from:0x0212d3bc kind:load to:0x0209796c module:overlay(0) +from:0x0212d3c0 kind:load to:0x02097998 module:overlay(0) +from:0x0212d3cc kind:load to:0x0212c34c module:overlay(44) +from:0x0212d3d0 kind:load to:0x0212c5ac module:overlay(44) +from:0x0212d3d4 kind:load to:0x02099b00 module:overlay(0) +from:0x0212d3d8 kind:load to:0x02099b38 module:overlay(0) +from:0x0212d3dc kind:load to:0x0209a13c module:overlay(0) +from:0x0212d3e0 kind:load to:0x0209a144 module:overlay(0) +from:0x0212d3e4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0212d3e8 kind:load to:0x02099cb0 module:overlay(0) +from:0x0212d3ec kind:load to:0x02099ba0 module:overlay(0) +from:0x0212d3f0 kind:load to:0x0209a06c module:overlay(0) +from:0x0212d3f4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0212d3f8 kind:load to:0x0209a10c module:overlay(0) +from:0x0212d3fc kind:load to:0x0212c5a4 module:overlay(44) +from:0x0212d400 kind:load to:0x0209a124 module:overlay(0) +from:0x0212d404 kind:load to:0x0212c594 module:overlay(44) +from:0x0212d408 kind:load to:0x0212c440 module:overlay(44) +from:0x0212d414 kind:load to:0x02098518 module:overlay(0) +from:0x0212d418 kind:load to:0x02098554 module:overlay(0) +from:0x0212d41c kind:load to:0x0209856c module:overlay(0) +from:0x0212d420 kind:load to:0x02098578 module:overlay(0) +from:0x0212d424 kind:load to:0x01fff464 module:itcm +from:0x0212d428 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d42c kind:load to:0x0212c360 module:overlay(44) +from:0x0212d430 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d434 kind:load to:0x0212c464 module:overlay(44) +from:0x0212d438 kind:load to:0x0212c54c module:overlay(44) +from:0x0212d43c kind:load to:0x020984bc module:overlay(0) +from:0x0212d440 kind:load to:0x0212c560 module:overlay(44) +from:0x0212d444 kind:load to:0x020984c4 module:overlay(0) +from:0x0212d448 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d44c kind:load to:0x02098584 module:overlay(0) +from:0x0212d450 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d454 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d458 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d45c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d460 kind:load to:0x0212c5c8 module:overlay(44) +from:0x0212d464 kind:load to:0x0212c5f8 module:overlay(44) +from:0x0212d488 kind:load to:0x0212c650 module:overlay(44) +from:0x0212d48c kind:load to:0x02097944 module:overlay(0) +from:0x0212d490 kind:load to:0x02097754 module:overlay(0) +from:0x0212d494 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d498 kind:load to:0x0209794c module:overlay(0) +from:0x0212d49c kind:load to:0x0209796c module:overlay(0) +from:0x0212d4a0 kind:load to:0x02097998 module:overlay(0) +from:0x0212d4ac kind:load to:0x02098518 module:overlay(0) +from:0x0212d4b0 kind:load to:0x02098554 module:overlay(0) +from:0x0212d4b4 kind:load to:0x0209856c module:overlay(0) +from:0x0212d4b8 kind:load to:0x02098578 module:overlay(0) +from:0x0212d4bc kind:load to:0x01fff464 module:itcm +from:0x0212d4c0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d4c4 kind:load to:0x0212c760 module:overlay(44) +from:0x0212d4c8 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d4cc kind:load to:0x0212c7d4 module:overlay(44) +from:0x0212d4d0 kind:load to:0x0212c7e8 module:overlay(44) +from:0x0212d4d4 kind:load to:0x020984bc module:overlay(0) +from:0x0212d4d8 kind:load to:0x0212c7fc module:overlay(44) +from:0x0212d4dc kind:load to:0x020984c4 module:overlay(0) +from:0x0212d4e0 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d4e4 kind:load to:0x02098584 module:overlay(0) +from:0x0212d4e8 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d4ec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d4f0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d4f4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d4f8 kind:load to:0x0212c81c module:overlay(44) +from:0x0212d4fc kind:load to:0x0212c844 module:overlay(44) +from:0x0212d508 kind:load to:0x0212c894 module:overlay(44) +from:0x0212d50c kind:load to:0x02097944 module:overlay(0) +from:0x0212d510 kind:load to:0x02097754 module:overlay(0) +from:0x0212d514 kind:load to:0x020977d0 module:overlay(0) +from:0x0212d518 kind:load to:0x0209794c module:overlay(0) +from:0x0212d51c kind:load to:0x0209796c module:overlay(0) +from:0x0212d520 kind:load to:0x02097998 module:overlay(0) +from:0x0212d52c kind:load to:0x02098518 module:overlay(0) +from:0x0212d530 kind:load to:0x02098554 module:overlay(0) +from:0x0212d534 kind:load to:0x0209856c module:overlay(0) +from:0x0212d538 kind:load to:0x02098578 module:overlay(0) +from:0x0212d53c kind:load to:0x01fff464 module:itcm +from:0x0212d540 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212d544 kind:load to:0x0212c954 module:overlay(44) +from:0x0212d548 kind:load to:0x020984b0 module:overlay(0) +from:0x0212d54c kind:load to:0x0212c974 module:overlay(44) +from:0x0212d550 kind:load to:0x020984b8 module:overlay(0) +from:0x0212d554 kind:load to:0x020984bc module:overlay(0) +from:0x0212d558 kind:load to:0x0212c978 module:overlay(44) +from:0x0212d55c kind:load to:0x020984c4 module:overlay(0) +from:0x0212d560 kind:load to:0x020984c8 module:overlay(0) +from:0x0212d564 kind:load to:0x02098584 module:overlay(0) +from:0x0212d568 kind:load to:0x020985f0 module:overlay(0) +from:0x0212d56c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212d570 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212d574 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212d578 kind:load to:0x0212c998 module:overlay(44) +from:0x0212d57c kind:load to:0x0212c9b8 module:overlay(44) diff --git a/config/eur/arm9/overlays/ov044/symbols.txt b/config/eur/arm9/overlays/ov044/symbols.txt new file mode 100644 index 00000000..9fa34f2c --- /dev/null +++ b/config/eur/arm9/overlays/ov044/symbols.txt @@ -0,0 +1,313 @@ +func_ov044_021234c0 kind:function(arm,size=0x30) addr:0x021234c0 +func_ov044_021234f0 kind:function(arm,size=0x10) addr:0x021234f0 +func_ov044_02123500 kind:function(arm,size=0x10) addr:0x02123500 +func_ov044_02123510 kind:function(arm,size=0x5c) addr:0x02123510 +func_ov044_0212356c kind:function(arm,size=0xa4) addr:0x0212356c +func_ov044_02123610 kind:function(arm,size=0x14) addr:0x02123610 +func_ov044_02123624 kind:function(arm,size=0x14) addr:0x02123624 +func_ov044_02123638 kind:function(arm,size=0x160) addr:0x02123638 +func_ov044_02123798 kind:function(arm,size=0xc) addr:0x02123798 +func_ov044_021237a4 kind:function(arm,size=0x5c) addr:0x021237a4 +func_ov044_02123800 kind:function(arm,size=0x64) addr:0x02123800 +func_ov044_02123864 kind:function(arm,size=0x3c) addr:0x02123864 +func_ov044_021238a0 kind:function(arm,size=0x44) addr:0x021238a0 +func_ov044_021238e4 kind:function(arm,size=0x24) addr:0x021238e4 +func_ov044_02123908 kind:function(arm,size=0x11c) addr:0x02123908 +func_ov044_02123a24 kind:function(arm,size=0x50) addr:0x02123a24 +func_ov044_02123a74 kind:function(arm,size=0x38) addr:0x02123a74 +func_ov044_02123aac kind:function(arm,size=0x10) addr:0x02123aac +func_ov044_02123abc kind:function(arm,size=0x84) addr:0x02123abc +func_ov044_02123b40 kind:function(arm,size=0x30) addr:0x02123b40 +func_ov044_02123b70 kind:function(arm,size=0x20) addr:0x02123b70 +func_ov044_02123b90 kind:function(arm,size=0x28) addr:0x02123b90 +func_ov044_02123bb8 kind:function(arm,size=0x54) addr:0x02123bb8 +func_ov044_02123c0c kind:function(arm,size=0x40) addr:0x02123c0c +func_ov044_02123c4c kind:function(arm,size=0x98) addr:0x02123c4c +func_ov044_02123ce4 kind:function(arm,size=0x148) addr:0x02123ce4 +func_ov044_02123e2c kind:function(arm,size=0x58) addr:0x02123e2c +func_ov044_02123e84 kind:function(arm,size=0x68) addr:0x02123e84 +func_ov044_02123eec kind:function(arm,size=0x58) addr:0x02123eec +func_ov044_02123f44 kind:function(arm,size=0x60) addr:0x02123f44 +func_ov044_02123fa4 kind:function(arm,size=0x34) addr:0x02123fa4 +func_ov044_02123fd8 kind:function(arm,size=0x34) addr:0x02123fd8 +func_ov044_0212400c kind:function(arm,size=0x30) addr:0x0212400c +func_ov044_0212403c kind:function(arm,size=0x100) addr:0x0212403c +func_ov044_0212413c kind:function(arm,size=0xcc) addr:0x0212413c +func_ov044_02124208 kind:function(arm,size=0x54) addr:0x02124208 +func_ov044_0212425c kind:function(arm,size=0x114) addr:0x0212425c +func_ov044_02124370 kind:function(arm,size=0x64) addr:0x02124370 +func_ov044_021243d4 kind:function(arm,size=0x370) addr:0x021243d4 +func_ov044_02124744 kind:function(arm,size=0xaf4) addr:0x02124744 +func_ov044_02125238 kind:function(arm,size=0x48) addr:0x02125238 +func_ov044_02125280 kind:function(arm,size=0x78) addr:0x02125280 +func_ov044_021252f8 kind:function(arm,size=0x54) addr:0x021252f8 +func_ov044_0212534c kind:function(arm,size=0x5c) addr:0x0212534c +func_ov044_021253a8 kind:function(arm,size=0x70) addr:0x021253a8 +func_ov044_02125418 kind:function(arm,size=0x28) addr:0x02125418 +func_ov044_02125440 kind:function(arm,size=0x184) addr:0x02125440 +func_ov044_021255c4 kind:function(arm,size=0x374) addr:0x021255c4 +func_ov044_02125938 kind:function(arm,size=0x57c) addr:0x02125938 +func_ov044_02125eb4 kind:function(arm,size=0xc) addr:0x02125eb4 +func_ov044_02125ec0 kind:function(arm,size=0x28) addr:0x02125ec0 +func_ov044_02125ee8 kind:function(arm,size=0x70) addr:0x02125ee8 +func_ov044_02125f58 kind:function(arm,size=0x34) addr:0x02125f58 +func_ov044_02125f8c kind:function(arm,size=0x7c) addr:0x02125f8c +func_ov044_02126008 kind:function(arm,size=0x2bc) addr:0x02126008 +func_ov044_021262c4 kind:function(arm,size=0x14) addr:0x021262c4 +func_ov044_021262d8 kind:function(arm,size=0x14) addr:0x021262d8 +func_ov044_021262ec kind:function(arm,size=0x28) addr:0x021262ec +func_ov044_02126314 kind:function(arm,size=0xa0) addr:0x02126314 +func_ov044_021263b4 kind:function(arm,size=0xa8) addr:0x021263b4 +func_ov044_0212645c kind:function(arm,size=0x158) addr:0x0212645c +func_ov044_021265b4 kind:function(arm,size=0xa0) addr:0x021265b4 +func_ov044_02126654 kind:function(arm,size=0x58) addr:0x02126654 +func_ov044_021266ac kind:function(arm,size=0x50) addr:0x021266ac +func_ov044_021266fc kind:function(arm,size=0x3d0) addr:0x021266fc +func_ov044_02126acc kind:function(arm,size=0x34) addr:0x02126acc +func_ov044_02126b00 kind:function(arm,size=0x264) addr:0x02126b00 +func_ov044_02126d64 kind:function(arm,size=0x70) addr:0x02126d64 +func_ov044_02126dd4 kind:function(arm,size=0x88) addr:0x02126dd4 +func_ov044_02126e5c kind:function(arm,size=0xa4) addr:0x02126e5c +func_ov044_02126f00 kind:function(arm,size=0x26c) addr:0x02126f00 +func_ov044_0212716c kind:function(arm,size=0x9c) addr:0x0212716c +func_ov044_02127208 kind:function(arm,size=0x38c) addr:0x02127208 +func_ov044_02127594 kind:function(arm,size=0x9c) addr:0x02127594 +func_ov044_02127630 kind:function(arm,size=0x2d8) addr:0x02127630 +func_ov044_02127908 kind:function(arm,size=0x110) addr:0x02127908 +func_ov044_02127a18 kind:function(arm,size=0x2a8) addr:0x02127a18 +func_ov044_02127cc0 kind:function(arm,size=0x194) addr:0x02127cc0 +func_ov044_02127e54 kind:function(arm,size=0x280) addr:0x02127e54 +func_ov044_021280d4 kind:function(arm,size=0x128) addr:0x021280d4 +func_ov044_021281fc kind:function(arm,size=0x148) addr:0x021281fc +func_ov044_02128344 kind:function(arm,size=0xf0) addr:0x02128344 +func_ov044_02128434 kind:function(arm,size=0x68) addr:0x02128434 +func_ov044_0212849c kind:function(arm,size=0x44) addr:0x0212849c +func_ov044_021284e0 kind:function(arm,size=0xb4) addr:0x021284e0 +func_ov044_02128594 kind:function(arm,size=0x3c) addr:0x02128594 +func_ov044_021285d0 kind:function(arm,size=0xb8) addr:0x021285d0 +func_ov044_02128688 kind:function(arm,size=0x1e0) addr:0x02128688 +func_ov044_02128868 kind:function(arm,size=0xac) addr:0x02128868 +func_ov044_02128914 kind:function(arm,size=0x280) addr:0x02128914 +func_ov044_02128b94 kind:function(arm,size=0x11c) addr:0x02128b94 +func_ov044_02128cb0 kind:function(arm,size=0x70) addr:0x02128cb0 +func_ov044_02128d20 kind:function(arm,size=0x408) addr:0x02128d20 +func_ov044_02129128 kind:function(arm,size=0x74) addr:0x02129128 +func_ov044_0212919c kind:function(arm,size=0x34) addr:0x0212919c +func_ov044_021291d0 kind:function(arm,size=0x74) addr:0x021291d0 +func_ov044_02129244 kind:function(arm,size=0x64) addr:0x02129244 +func_ov044_021292a8 kind:function(arm,size=0xc4) addr:0x021292a8 +func_ov044_0212936c kind:function(arm,size=0x44) addr:0x0212936c +func_ov044_021293b0 kind:function(arm,size=0x34) addr:0x021293b0 +func_ov044_021293e4 kind:function(arm,size=0x5c) addr:0x021293e4 +func_ov044_02129440 kind:function(arm,size=0xdc) addr:0x02129440 +func_ov044_0212951c kind:function(arm,size=0x38) addr:0x0212951c +func_ov044_02129554 kind:function(arm,size=0x214) addr:0x02129554 +func_ov044_02129768 kind:function(arm,size=0x94) addr:0x02129768 +func_ov044_021297fc kind:function(arm,size=0x50) addr:0x021297fc +func_ov044_0212984c kind:function(arm,size=0x24) addr:0x0212984c +func_ov044_02129870 kind:function(arm,size=0xd8) addr:0x02129870 +func_ov044_02129948 kind:function(arm,size=0x114) addr:0x02129948 +func_ov044_02129a5c kind:function(arm,size=0x2d8) addr:0x02129a5c +func_ov044_02129d34 kind:function(arm,size=0x13c) addr:0x02129d34 +func_ov044_02129e70 kind:function(arm,size=0x118) addr:0x02129e70 +func_ov044_02129f88 kind:function(arm,size=0x2bc) addr:0x02129f88 +func_ov044_0212a244 kind:function(arm,size=0x6c) addr:0x0212a244 +func_ov044_0212a2b0 kind:function(arm,size=0x48) addr:0x0212a2b0 +func_ov044_0212a2f8 kind:function(arm,size=0xac) addr:0x0212a2f8 +func_ov044_0212a3a4 kind:function(arm,size=0x24) addr:0x0212a3a4 +func_ov044_0212a3c8 kind:function(arm,size=0x2c) addr:0x0212a3c8 +func_ov044_0212a3f4 kind:function(arm,size=0x1c) addr:0x0212a3f4 +func_ov044_0212a410 kind:function(arm,size=0x1c) addr:0x0212a410 +func_ov044_0212a42c kind:function(arm,size=0x14) addr:0x0212a42c +func_ov044_0212a440 kind:function(arm,size=0xc) addr:0x0212a440 +func_ov044_0212a44c kind:function(arm,size=0x24) addr:0x0212a44c +func_ov044_0212a470 kind:function(arm,size=0x8c) addr:0x0212a470 +func_ov044_0212a4fc kind:function(arm,size=0xf0) addr:0x0212a4fc +func_ov044_0212a5ec kind:function(arm,size=0x150) addr:0x0212a5ec +func_ov044_0212a73c kind:function(arm,size=0xd8) addr:0x0212a73c +func_ov044_0212a814 kind:function(arm,size=0x14) addr:0x0212a814 +func_ov044_0212a828 kind:function(arm,size=0x14) addr:0x0212a828 +func_ov044_0212a83c kind:function(arm,size=0x14) addr:0x0212a83c +func_ov044_0212a850 kind:function(arm,size=0x94) addr:0x0212a850 +func_ov044_0212a8e4 kind:function(arm,size=0x9c) addr:0x0212a8e4 +func_ov044_0212a980 kind:function(arm,size=0x9c) addr:0x0212a980 +func_ov044_0212aa1c kind:function(arm,size=0x48) addr:0x0212aa1c +func_ov044_0212aa64 kind:function(arm,size=0x2a8) addr:0x0212aa64 +func_ov044_0212ad0c kind:function(arm,size=0x34) addr:0x0212ad0c +func_ov044_0212ad40 kind:function(arm,size=0x4) addr:0x0212ad40 +func_ov044_0212ad44 kind:function(arm,size=0x90) addr:0x0212ad44 +func_ov044_0212add4 kind:function(arm,size=0x24c) addr:0x0212add4 +func_ov044_0212b020 kind:function(arm,size=0x354) addr:0x0212b020 +func_ov044_0212b374 kind:function(arm,size=0x19c) addr:0x0212b374 +func_ov044_0212b510 kind:function(arm,size=0x28) addr:0x0212b510 +func_ov044_0212b538 kind:function(arm,size=0x14) addr:0x0212b538 +func_ov044_0212b54c kind:function(arm,size=0x8c) addr:0x0212b54c +func_ov044_0212b5d8 kind:function(arm,size=0x3c) addr:0x0212b5d8 +func_ov044_0212b614 kind:function(arm,size=0x5c) addr:0x0212b614 +func_ov044_0212b670 kind:function(arm,size=0x38) addr:0x0212b670 +func_ov044_0212b6a8 kind:function(arm,size=0x1c) addr:0x0212b6a8 +func_ov044_0212b6c4 kind:function(arm,size=0x1c) addr:0x0212b6c4 +func_ov044_0212b6e0 kind:function(arm,size=0x1c) addr:0x0212b6e0 +func_ov044_0212b6fc kind:function(arm,size=0x14) addr:0x0212b6fc +func_ov044_0212b710 kind:function(arm,size=0xc) addr:0x0212b710 +func_ov044_0212b71c kind:function(arm,size=0x24) addr:0x0212b71c +func_ov044_0212b740 kind:function(arm,size=0x48) addr:0x0212b740 +func_ov044_0212b788 kind:function(arm,size=0x5c) addr:0x0212b788 +func_ov044_0212b7e4 kind:function(arm,size=0x30) addr:0x0212b7e4 +func_ov044_0212b814 kind:function(arm,size=0x38) addr:0x0212b814 +func_ov044_0212b84c kind:function(arm,size=0x54) addr:0x0212b84c +func_ov044_0212b8a0 kind:function(arm,size=0x78) addr:0x0212b8a0 +func_ov044_0212b918 kind:function(arm,size=0x25c) addr:0x0212b918 +func_ov044_0212bb74 kind:function(arm,size=0x48) addr:0x0212bb74 +func_ov044_0212bbbc kind:function(arm,size=0x14) addr:0x0212bbbc +func_ov044_0212bbd0 kind:function(arm,size=0x48) addr:0x0212bbd0 +func_ov044_0212bc18 kind:function(arm,size=0xa4) addr:0x0212bc18 +func_ov044_0212bcbc kind:function(arm,size=0x80) addr:0x0212bcbc +func_ov044_0212bd3c kind:function(arm,size=0xc) addr:0x0212bd3c +func_ov044_0212bd48 kind:function(arm,size=0xc) addr:0x0212bd48 +func_ov044_0212bd54 kind:function(arm,size=0x24) addr:0x0212bd54 +func_ov044_0212bd78 kind:function(arm,size=0x28) addr:0x0212bd78 +func_ov044_0212bda0 kind:function(arm,size=0x80) addr:0x0212bda0 +func_ov044_0212be20 kind:function(arm,size=0x88) addr:0x0212be20 +func_ov044_0212bea8 kind:function(arm,size=0x8c) addr:0x0212bea8 +func_ov044_0212bf34 kind:function(arm,size=0x8c) addr:0x0212bf34 +func_ov044_0212bfc0 kind:function(arm,size=0x8c) addr:0x0212bfc0 +func_ov044_0212c04c kind:function(arm,size=0x4) addr:0x0212c04c +func_ov044_0212c050 kind:function(arm,size=0xfc) addr:0x0212c050 +func_ov044_0212c14c kind:function(arm,size=0x20) addr:0x0212c14c +func_ov044_0212c16c kind:function(arm,size=0x28) addr:0x0212c16c +func_ov044_0212c194 kind:function(arm,size=0x14) addr:0x0212c194 +func_ov044_0212c1a8 kind:function(arm,size=0xc) addr:0x0212c1a8 +func_ov044_0212c1b4 kind:function(arm,size=0x24) addr:0x0212c1b4 +func_ov044_0212c1d8 kind:function(arm,size=0x28) addr:0x0212c1d8 +func_ov044_0212c200 kind:function(arm,size=0x14c) addr:0x0212c200 +func_ov044_0212c34c kind:function(arm,size=0x14) addr:0x0212c34c +func_ov044_0212c360 kind:function(arm,size=0xe0) addr:0x0212c360 +func_ov044_0212c440 kind:function(arm,size=0x24) addr:0x0212c440 +func_ov044_0212c464 kind:function(arm,size=0xe8) addr:0x0212c464 +func_ov044_0212c54c kind:function(arm,size=0x14) addr:0x0212c54c +func_ov044_0212c560 kind:function(arm,size=0x34) addr:0x0212c560 +func_ov044_0212c594 kind:function(arm,size=0x10) addr:0x0212c594 +func_ov044_0212c5a4 kind:function(arm,size=0x8) addr:0x0212c5a4 +func_ov044_0212c5ac kind:function(arm,size=0x1c) addr:0x0212c5ac +func_ov044_0212c5c8 kind:function(arm,size=0x30) addr:0x0212c5c8 +func_ov044_0212c5f8 kind:function(arm,size=0x38) addr:0x0212c5f8 +func_ov044_0212c630 kind:function(arm,size=0x14) addr:0x0212c630 +func_ov044_0212c644 kind:function(arm,size=0xc) addr:0x0212c644 +func_ov044_0212c650 kind:function(arm,size=0x24) addr:0x0212c650 +func_ov044_0212c674 kind:function(arm,size=0x28) addr:0x0212c674 +func_ov044_0212c69c kind:function(arm,size=0xc4) addr:0x0212c69c +func_ov044_0212c760 kind:function(arm,size=0x74) addr:0x0212c760 +func_ov044_0212c7d4 kind:function(arm,size=0x14) addr:0x0212c7d4 +func_ov044_0212c7e8 kind:function(arm,size=0x14) addr:0x0212c7e8 +func_ov044_0212c7fc kind:function(arm,size=0x20) addr:0x0212c7fc +func_ov044_0212c81c kind:function(arm,size=0x28) addr:0x0212c81c +func_ov044_0212c844 kind:function(arm,size=0x30) addr:0x0212c844 +func_ov044_0212c874 kind:function(arm,size=0x14) addr:0x0212c874 +func_ov044_0212c888 kind:function(arm,size=0xc) addr:0x0212c888 +func_ov044_0212c894 kind:function(arm,size=0x24) addr:0x0212c894 +func_ov044_0212c8b8 kind:function(arm,size=0x28) addr:0x0212c8b8 +func_ov044_0212c8e0 kind:function(arm,size=0x74) addr:0x0212c8e0 +func_ov044_0212c954 kind:function(arm,size=0x20) addr:0x0212c954 +func_ov044_0212c974 kind:function(arm,size=0x4) addr:0x0212c974 +func_ov044_0212c978 kind:function(arm,size=0x20) addr:0x0212c978 +func_ov044_0212c998 kind:function(arm,size=0x20) addr:0x0212c998 +func_ov044_0212c9b8 kind:function(arm,size=0x28) addr:0x0212c9b8 +func_ov044_0212c9e0 kind:function(arm,size=0x14) addr:0x0212c9e0 +data_ov044_0212c9f4 kind:data(any) addr:0x0212c9f4 +data_ov044_0212ca08 kind:data(any) addr:0x0212ca08 +data_ov044_0212ca1c kind:data(any) addr:0x0212ca1c +data_ov044_0212ca5c kind:data(any) addr:0x0212ca5c +data_ov044_0212ca70 kind:data(any) addr:0x0212ca70 +data_ov044_0212ca78 kind:data(any) addr:0x0212ca78 +data_ov044_0212ca88 kind:data(any) addr:0x0212ca88 +data_ov044_0212cacc kind:data(any) addr:0x0212cacc +func_ov044_0212cafc kind:function(arm,size=0x1c) addr:0x0212cafc +func_ov044_0212cb18 kind:function(arm,size=0x4) addr:0x0212cb18 +func_ov044_0212cb1c kind:function(arm,size=0x64) addr:0x0212cb1c +func_ov044_0212cb80 kind:function(arm,size=0x74) addr:0x0212cb80 +func_ov044_0212cbf4 kind:function(arm,size=0x50) addr:0x0212cbf4 +func_ov044_0212cc44 kind:function(arm,size=0x50) addr:0x0212cc44 +func_ov044_0212cc94 kind:function(arm,size=0x50) addr:0x0212cc94 +func_ov044_0212cce4 kind:function(arm,size=0x50) addr:0x0212cce4 +func_ov044_0212cd34 kind:function(arm,size=0x50) addr:0x0212cd34 +data_ov044_0212cdc8 kind:data(any) addr:0x0212cdc8 +data_ov044_0212cdd4 kind:data(any) addr:0x0212cdd4 +data_ov044_0212cde8 kind:data(any) addr:0x0212cde8 +data_ov044_0212cdf4 kind:data(any) addr:0x0212cdf4 +data_ov044_0212ce00 kind:data(any) addr:0x0212ce00 +data_ov044_0212ce24 kind:data(any) addr:0x0212ce24 +data_ov044_0212ce30 kind:data(any) addr:0x0212ce30 +data_ov044_0212ce54 kind:data(any) addr:0x0212ce54 +data_ov044_0212ce5c kind:data(any) addr:0x0212ce5c +data_ov044_0212ce68 kind:data(any) addr:0x0212ce68 +data_ov044_0212ce7c kind:data(any) addr:0x0212ce7c +data_ov044_0212cea0 kind:data(any) addr:0x0212cea0 +data_ov044_0212cecc kind:data(any) addr:0x0212cecc +data_ov044_0212cf18 kind:data(any) addr:0x0212cf18 +data_ov044_0212cf70 kind:data(any) addr:0x0212cf70 +data_ov044_0212cfa8 kind:data(any) addr:0x0212cfa8 ambiguous +data_ov044_0212cfe8 kind:data(any) addr:0x0212cfe8 +data_ov044_0212d060 kind:data(any) addr:0x0212d060 +data_ov044_0212d078 kind:data(any) addr:0x0212d078 +data_ov044_0212d090 kind:data(any) addr:0x0212d090 +data_ov044_0212d0a8 kind:data(any) addr:0x0212d0a8 +data_ov044_0212d0c0 kind:data(any) addr:0x0212d0c0 +data_ov044_0212d0d8 kind:data(any) addr:0x0212d0d8 +data_ov044_0212d0f0 kind:data(any) addr:0x0212d0f0 +data_ov044_0212d108 kind:data(any) addr:0x0212d108 +data_ov044_0212d11c kind:data(any) addr:0x0212d11c ambiguous +data_ov044_0212d120 kind:data(any) addr:0x0212d120 +data_ov044_0212d130 kind:data(any) addr:0x0212d130 +data_ov044_0212d150 kind:data(any) addr:0x0212d150 +data_ov044_0212d178 kind:data(any) addr:0x0212d178 +data_ov044_0212d18c kind:data(any) addr:0x0212d18c +data_ov044_0212d1a8 kind:data(any) addr:0x0212d1a8 +data_ov044_0212d1c4 kind:data(any) addr:0x0212d1c4 +data_ov044_0212d1e8 kind:data(any) addr:0x0212d1e8 +data_ov044_0212d20c kind:data(any) addr:0x0212d20c +data_ov044_0212d234 kind:data(any) addr:0x0212d234 +data_ov044_0212d290 kind:data(any) addr:0x0212d290 +data_ov044_0212d2b4 kind:data(any) addr:0x0212d2b4 +data_ov044_0212d310 kind:data(any) addr:0x0212d310 +data_ov044_0212d334 kind:data(any) addr:0x0212d334 +data_ov044_0212d354 kind:data(any) addr:0x0212d354 ambiguous +data_ov044_0212d388 kind:data(any) addr:0x0212d388 +data_ov044_0212d3a8 kind:data(any) addr:0x0212d3a8 +data_ov044_0212d3cc kind:data(any) addr:0x0212d3cc +data_ov044_0212d414 kind:data(any) addr:0x0212d414 +data_ov044_0212d468 kind:data(any) addr:0x0212d468 +data_ov044_0212d488 kind:data(any) addr:0x0212d488 +data_ov044_0212d4ac kind:data(any) addr:0x0212d4ac +data_ov044_0212d508 kind:data(any) addr:0x0212d508 +data_ov044_0212d52c kind:data(any) addr:0x0212d52c +data_ov044_0212d580 kind:bss addr:0x0212d580 +data_ov044_0212d5e8 kind:bss addr:0x0212d5e8 +data_ov044_0212d650 kind:bss addr:0x0212d650 +data_ov044_0212d6b8 kind:bss addr:0x0212d6b8 +data_ov044_0212d6bc kind:bss addr:0x0212d6bc +data_ov044_0212d6c8 kind:bss addr:0x0212d6c8 +data_ov044_0212d6d4 kind:bss addr:0x0212d6d4 +data_ov044_0212d6e0 kind:bss addr:0x0212d6e0 +data_ov044_0212d764 kind:bss addr:0x0212d764 ambiguous +data_ov044_0212d7b8 kind:bss addr:0x0212d7b8 +data_ov044_0212d7bc kind:bss addr:0x0212d7bc +data_ov044_0212d7c8 kind:bss addr:0x0212d7c8 +data_ov044_0212d804 kind:bss addr:0x0212d804 +data_ov044_0212d824 kind:bss addr:0x0212d824 +data_ov044_0212d828 kind:bss addr:0x0212d828 +data_ov044_0212d834 kind:bss addr:0x0212d834 +data_ov044_0212d870 kind:bss addr:0x0212d870 +data_ov044_0212d874 kind:bss addr:0x0212d874 +data_ov044_0212d880 kind:bss addr:0x0212d880 +data_ov044_0212d958 kind:bss addr:0x0212d958 +data_ov044_0212d95c kind:bss addr:0x0212d95c +data_ov044_0212d968 kind:bss addr:0x0212d968 +data_ov044_0212d9d0 kind:bss addr:0x0212d9d0 +data_ov044_0212da38 kind:bss addr:0x0212da38 +data_ov044_0212db10 kind:bss addr:0x0212db10 +data_ov044_0212db14 kind:bss addr:0x0212db14 +data_ov044_0212db20 kind:bss addr:0x0212db20 +data_ov044_0212dbf8 kind:bss addr:0x0212dbf8 +data_ov044_0212dbfc kind:bss addr:0x0212dbfc +data_ov044_0212dc08 kind:bss addr:0x0212dc08 diff --git a/config/eur/arm9/overlays/ov045/delinks.txt b/config/eur/arm9/overlays/ov045/delinks.txt new file mode 100644 index 00000000..80c6fb02 --- /dev/null +++ b/config/eur/arm9/overlays/ov045/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021234c0 end:0x021294c0 kind:code align:32 + .rodata start:0x021294c0 end:0x02129620 kind:data align:4 + .init start:0x02129620 end:0x02129ad4 kind:code align:4 + .ctor start:0x02129ad4 end:0x02129af0 kind:data align:4 + .data start:0x02129b00 end:0x0212a240 kind:data align:32 + .bss start:0x0212a240 end:0x0212a6c0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov045/relocs.txt b/config/eur/arm9/overlays/ov045/relocs.txt new file mode 100644 index 00000000..0809b399 --- /dev/null +++ b/config/eur/arm9/overlays/ov045/relocs.txt @@ -0,0 +1,1038 @@ +from:0x021234c8 kind:load to:0x0212a250 module:overlay(45) +from:0x021234dc kind:arm_call to:0x02011f3c module:main +from:0x021234e8 kind:arm_call to:0x021236d4 module:overlay(45) +from:0x021234fc kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212350c kind:arm_call_thumb to:0x02015538 module:main +from:0x02123524 kind:load to:0x02129b24 module:overlay(45) +from:0x02123528 kind:load to:0x02129b48 module:overlay(45) +from:0x02123600 kind:load to:0x02129c14 module:overlay(45) +from:0x02123604 kind:load to:0x02129b64 module:overlay(45) +from:0x02123608 kind:load to:0x02129580 module:overlay(45) +from:0x0212365c kind:arm_call to:0x01ff9638 module:itcm +from:0x021236b0 kind:arm_call to:0x02018114 module:main +from:0x021236cc kind:load to:0x02129c14 module:overlay(45) +from:0x021236d0 kind:load to:0x02129b64 module:overlay(45) +from:0x021236e0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02123704 kind:arm_call to:0x0200f05c module:main +from:0x02123720 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212373c kind:arm_call to:0x0200f05c module:main +from:0x02123758 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02123774 kind:arm_call to:0x0200f05c module:main +from:0x02123790 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021237ac kind:arm_call to:0x0200f05c module:main +from:0x021237c8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021237e0 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021237e8 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021237f0 kind:arm_call to:0x0212352c module:overlay(45) +from:0x021237f8 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02123838 kind:arm_call to:0x0200f218 module:main +from:0x02123868 kind:load to:0x02129bc0 module:overlay(45) +from:0x0212386c kind:load to:0x0212a250 module:overlay(45) +from:0x02123870 kind:load to:0x021294c0 module:overlay(45) +from:0x02123874 kind:load to:0x021294d0 module:overlay(45) +from:0x02123878 kind:load to:0x021294e0 module:overlay(45) +from:0x0212387c kind:load to:0x021294f0 module:overlay(45) +from:0x02123884 kind:load to:0x02129500 module:overlay(45) +from:0x021238ac kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021238b4 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021238bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021238c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021238cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021238d4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021238dc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021238e8 kind:load to:0x02129bc0 module:overlay(45) +from:0x021238ec kind:load to:0x0212a328 module:overlay(45) +from:0x02123914 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0212391c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02123924 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212392c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123934 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212393c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123944 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212394c kind:arm_call to:0x02011ff4 module:main +from:0x02123958 kind:load to:0x02129bc0 module:overlay(45) +from:0x0212395c kind:load to:0x0212a328 module:overlay(45) +from:0x021239b4 kind:arm_call to:0x02015ea8 module:main +from:0x021239cc kind:arm_call to:0x02034060 module:main +from:0x021239d4 kind:arm_call to:0x02033f7c module:main +from:0x021239e8 kind:arm_call to:0x02034060 module:main +from:0x021239f0 kind:arm_call to:0x02033f7c module:main +from:0x02123a04 kind:arm_call to:0x02034060 module:main +from:0x02123a24 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x02123a4c kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02123a58 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02123aec kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02123b2c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02123b3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02123b94 kind:arm_call to:0x0200eab0 module:main +from:0x02123ba4 kind:arm_call to:0x0200eab0 module:main +from:0x02123bc4 kind:arm_call to:0x02123cb0 module:overlay(45) +from:0x02123bd4 kind:load to:0x027e0cd8 module:dtcm +from:0x02123bd8 kind:load to:0x0212a250 module:overlay(45) +from:0x02123bdc kind:load to:0x02129b00 module:overlay(45) +from:0x02123be0 kind:load to:0x02129b08 module:overlay(45) +from:0x02123be4 kind:load to:0x0212a328 module:overlay(45) +from:0x02123be8 kind:load to:0x027e00f0 module:dtcm +from:0x02123bec kind:load to:0x027e09b8 module:dtcm +from:0x02123bf0 kind:load to:0x027e09a4 module:dtcm +from:0x02123bf4 kind:load to:0x02129b10 module:overlay(45) +from:0x02123bf8 kind:load to:0x020b539c module:overlay(0) +from:0x02123c00 kind:load to:0x027e0ce4 module:dtcm +from:0x02123c34 kind:arm_call to:0x02077914 module:overlay(0) +from:0x02123c3c kind:load to:0x027e09b8 module:dtcm +from:0x02123c40 kind:load to:0x027e09bc module:dtcm +from:0x02123c8c kind:arm_call to:0x01ff916c module:itcm +from:0x02123ca0 kind:arm_call to:0x02123ff0 module:overlay(45) +from:0x02123cec kind:arm_call to:0x0208053c module:overlay(0) +from:0x02123cf8 kind:arm_call to:0x0208053c module:overlay(0) +from:0x02123d0c kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02123d20 kind:arm_call to:0x020803ec module:overlay(0) +from:0x02123d3c kind:load to:0x027e0cd8 module:dtcm +from:0x02123d40 kind:load to:0x027e09c0 module:dtcm +from:0x02123e1c kind:arm_call to:0x01ffb744 module:itcm +from:0x02123e48 kind:load to:0x027e09bc module:dtcm +from:0x02123e58 kind:load to:0x02123cb0 module:overlay(45) +from:0x02123e74 kind:arm_call to:0x0208053c module:overlay(0) +from:0x02123e84 kind:arm_call to:0x02123f08 module:overlay(45) +from:0x02123e90 kind:load to:0x027e0cd8 module:dtcm +from:0x02123eac kind:arm_call to:0x0208053c module:overlay(0) +from:0x02123ebc kind:load to:0x027e0cd8 module:dtcm +from:0x02123ecc kind:arm_call to:0x02123f08 module:overlay(45) +from:0x02123ef4 kind:arm_call to:0x020803ec module:overlay(0) +from:0x02123f04 kind:load to:0x027e0cd8 module:dtcm +from:0x02123f30 kind:arm_call to:0x02123540 module:overlay(45) +from:0x02123f54 kind:arm_call to:0x01fff350 module:itcm +from:0x02123f88 kind:arm_call to:0x0212360c module:overlay(45) +from:0x02123fb8 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02123fd0 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x02123fe0 kind:load to:0x027e0ce4 module:dtcm +from:0x02123fe8 kind:load to:0x020b3000 module:overlay(0) +from:0x02123fec kind:load to:0x027e09c0 module:dtcm +from:0x02124008 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02124034 kind:arm_call to:0x02017e8c module:main +from:0x02124104 kind:arm_call to:0x01ff9110 module:itcm +from:0x02124124 kind:arm_call to:0x0200eab0 module:main +from:0x02124138 kind:load to:0x027e09bc module:dtcm +from:0x02124144 kind:arm_call to:0x02097998 module:overlay(0) +from:0x02124164 kind:load to:0x0209794c module:overlay(0) +from:0x02124174 kind:arm_call_thumb to:0x0201556c module:main +from:0x0212417c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02124190 kind:load to:0x0212a34c module:overlay(45) +from:0x021241a4 kind:arm_call to:0x02011f3c module:main +from:0x021241b0 kind:arm_call to:0x0212425c module:overlay(45) +from:0x021241c8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0212420c kind:load to:0x02129ca8 module:overlay(45) +from:0x0212421c kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02124230 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02124240 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02124250 kind:load to:0x02129ccc module:overlay(45) +from:0x02124254 kind:load to:0x02129600 module:overlay(45) +from:0x02124258 kind:load to:0x02129610 module:overlay(45) +from:0x02124268 kind:arm_call to:0x020f46c0 module:overlay(31) +from:0x021242d0 kind:arm_call to:0x02124214 module:overlay(45) +from:0x02124300 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0212431c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212432c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212435c kind:arm_call to:0x020f5a3c module:overlay(31) +from:0x02124398 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x021243a8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021243e8 kind:arm_call to:0x0203d160 module:main +from:0x02124420 kind:load to:0x02129ec4 module:overlay(45) +from:0x02124424 kind:load to:0x020b539c module:overlay(0) +from:0x02124428 kind:load to:0x02129cf8 module:overlay(45) +from:0x0212442c kind:load to:0x020a02d4 module:overlay(0) +from:0x02124430 kind:load to:0x021277a4 module:overlay(45) +from:0x02124440 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02124454 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02124478 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212448c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0212449c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021244a8 kind:arm_call to:0x020f4790 module:overlay(31) +from:0x021244c0 kind:arm_call to:0x020f5b7c module:overlay(31) +from:0x021244d8 kind:arm_call to:0x021244ec module:overlay(45) +from:0x021244e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021244e8 kind:load to:0x02127578 module:overlay(45) +from:0x02124500 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02124548 kind:load to:0x02129dfc module:overlay(45) +from:0x02124574 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021245ec kind:arm_call to:0x021246c4 module:overlay(45) +from:0x02124648 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021246a8 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021246b4 kind:load to:0x02129d3c module:overlay(45) +from:0x021246b8 kind:load to:0x027e09c0 module:dtcm +from:0x021246f8 kind:arm_call to:0x02127444 module:overlay(45) +from:0x0212472c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124744 kind:arm_call to:0x020f58f0 module:overlays(21,31) +from:0x021247c0 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02124814 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02124820 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124850 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124908 kind:arm_call to:0x01ff9638 module:itcm +from:0x021249d4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021249f4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02124a10 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02124a20 kind:load to:0x02129d9c module:overlay(45) +from:0x02124a28 kind:load to:0x02129e5c module:overlay(45) +from:0x02124a2c kind:load to:0x027e0cec module:dtcm +from:0x02124a6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124b1c kind:arm_call to:0x01ff916c module:itcm +from:0x02124b58 kind:arm_call to:0x01ffb464 module:itcm +from:0x02124b70 kind:arm_call to:0x01ff9984 module:itcm +from:0x02124ba4 kind:arm_call to:0x02127444 module:overlay(45) +from:0x02124bb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124bd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124be0 kind:arm_call to:0x01ff9770 module:itcm +from:0x02124bf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124c3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02124c48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124cb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124cc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02124cd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124d14 kind:arm_call to:0x01ffb800 module:itcm +from:0x02124d3c kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02124d44 kind:arm_call to:0x020f5448 module:overlay(31) +from:0x02124d4c kind:arm_call to:0x02127174 module:overlay(45) +from:0x02124d68 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02124d70 kind:arm_call to:0x02127218 module:overlay(45) +from:0x02124db0 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02124dfc kind:arm_call to:0x021244ec module:overlay(45) +from:0x02124e2c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02124e68 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02124e78 kind:load to:0x02129ea4 module:overlay(45) +from:0x02124e80 kind:load to:0x027e0cd8 module:dtcm +from:0x02124e84 kind:load to:0x0203e964 module:main +from:0x02124e8c kind:load to:0x027e09a8 module:dtcm +from:0x02124eb0 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02124ec8 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02124ee4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124ef0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124f08 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02124f64 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02124fb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02124fb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02124fbc kind:load to:0x02129e74 module:overlay(45) +from:0x02124fdc kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02125000 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212500c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021250c8 kind:arm_call to:0x01fff148 module:itcm +from:0x021250f4 kind:arm_call to:0x01ff916c module:itcm +from:0x02125174 kind:arm_call to:0x021276a4 module:overlay(45) +from:0x021251ac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021251b8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02125244 kind:arm_call to:0x021272d4 module:overlay(45) +from:0x02125260 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02125290 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02125340 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125354 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02125374 kind:arm_call to:0x020d99fc module:overlay(31) +from:0x02125384 kind:arm_call to:0x02166230 module:overlay(93) +from:0x0212539c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02125418 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125430 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02125580 kind:arm_call to:0x01fff17c module:itcm +from:0x021255a0 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x021255b0 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x021255e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212561c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125624 kind:arm_call to:0x020f5448 module:overlay(31) +from:0x0212562c kind:arm_call to:0x02127174 module:overlay(45) +from:0x02125638 kind:load to:0x027e0ce0 module:dtcm +from:0x02125640 kind:load to:0x0203e964 module:main +from:0x02125644 kind:load to:0x027e09a8 module:dtcm +from:0x0212564c kind:load to:0x027e0cec module:dtcm +from:0x02125650 kind:load to:0x027e09bc module:dtcm +from:0x02125654 kind:load to:0x027e0d34 module:dtcm +from:0x02125658 kind:load to:0x027e0d8c module:dtcm +from:0x0212565c kind:load to:0x02129c74 module:overlay(45) +from:0x02125668 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02125684 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021256a4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021256dc kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x021256ec kind:load to:0x027e0cec module:dtcm +from:0x02125718 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125724 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212573c kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x0212582c kind:arm_call to:0x01fff17c module:itcm +from:0x0212584c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x021258c8 kind:arm_call to:0x02126e08 module:overlay(45) +from:0x021258d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021258d8 kind:load to:0x0203e964 module:main +from:0x02125908 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212598c kind:arm_call to:0x02097bec module:overlay(0) +from:0x021259ac kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02125a14 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125a48 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x02125a5c kind:load to:0x0203e964 module:main +from:0x02125a68 kind:load to:0x02129ea4 module:overlay(45) +from:0x02125a8c kind:arm_call to:0x01ff930c module:itcm +from:0x02125b34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125b40 kind:arm_call to:0x021276a4 module:overlay(45) +from:0x02125b68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02125b78 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02125bcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c3c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02125c54 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02125c6c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125e04 kind:arm_call to:0x01ffb464 module:itcm +from:0x02125e14 kind:arm_call to:0x01ff9218 module:itcm +from:0x02125e24 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02125e2c kind:arm_call to:0x020f4f80 module:overlay(31) +from:0x02125e34 kind:arm_call to:0x02127174 module:overlay(45) +from:0x02125e3c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02125e70 kind:load to:0x0203e964 module:main +from:0x02125e78 kind:load to:0x027e0cec module:dtcm +from:0x02125e7c kind:load to:0x027e09a8 module:dtcm +from:0x02125e88 kind:load to:0x027e0cd8 module:dtcm +from:0x02125ea4 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02125ec4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02125f7c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125f98 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02125fb0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125fd0 kind:load to:0x02129ea4 module:overlay(45) +from:0x02125fd4 kind:load to:0x027e0cd8 module:dtcm +from:0x02125fdc kind:load to:0x027e0cec module:dtcm +from:0x02125fe0 kind:load to:0x027e09a8 module:dtcm +from:0x02125fe8 kind:load to:0x02129c74 module:overlay(45) +from:0x0212602c kind:arm_call to:0x01ffb800 module:itcm +from:0x02126050 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02126058 kind:arm_call to:0x020f5448 module:overlay(31) +from:0x02126060 kind:arm_call to:0x02127174 module:overlay(45) +from:0x02126068 kind:arm_call to:0x02126e08 module:overlay(45) +from:0x021260f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021260fc kind:arm_call to:0x01ffb428 module:itcm +from:0x02126178 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0212619c kind:load to:0x02129ea4 module:overlay(45) +from:0x021261bc kind:arm_call to:0x01ff916c module:itcm +from:0x021261d4 kind:arm_call to:0x01ff916c module:itcm +from:0x021261e8 kind:arm_call to:0x01ff916c module:itcm +from:0x021261f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02126248 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0212628c kind:arm_call to:0x01ffb428 module:itcm +from:0x021262e8 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x021262f4 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x021262fc kind:arm_call to:0x02127174 module:overlay(45) +from:0x02126338 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126358 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02126370 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0212637c kind:arm_call to:0x021244ec module:overlay(45) +from:0x0212638c kind:load to:0x027e09a8 module:dtcm +from:0x02126394 kind:load to:0x02129e8c module:overlay(45) +from:0x02126398 kind:load to:0x027e0cec module:dtcm +from:0x021263c8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021263fc kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02126490 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x021264a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021264ac kind:load to:0x02129ea4 module:overlay(45) +from:0x021264d4 kind:arm_call to:0x01ff930c module:itcm +from:0x02126510 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02126568 kind:arm_call to:0x01fff17c module:itcm +from:0x0212658c kind:arm_call to:0x0208bacc module:overlay(0) +from:0x021265b0 kind:arm_call to:0x01fff17c module:itcm +from:0x02126608 kind:arm_call to:0x01fff17c module:itcm +from:0x02126638 kind:arm_call to:0x01ffb464 module:itcm +from:0x02126648 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212665c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212666c kind:arm_call to:0x01ff9770 module:itcm +from:0x0212669c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021266b4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021266c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021266d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021266f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02126704 kind:arm_call to:0x01ff9218 module:itcm +from:0x02126774 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x0212677c kind:arm_call to:0x020f5448 module:overlay(31) +from:0x02126784 kind:arm_call to:0x02127174 module:overlay(45) +from:0x02126798 kind:load to:0x027e0ce0 module:dtcm +from:0x021267ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126804 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126894 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02126920 kind:load to:0x0203e964 module:main +from:0x0212692c kind:load to:0x02129ea4 module:overlay(45) +from:0x02126930 kind:load to:0x02129c74 module:overlay(45) +from:0x0212694c kind:arm_call to:0x01ff930c module:itcm +from:0x02126990 kind:arm_call to:0x01ff916c module:itcm +from:0x02126998 kind:arm_call to:0x02126b10 module:overlay(45) +from:0x021269a0 kind:arm_call to:0x02127174 module:overlay(45) +from:0x02126ab0 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02126ad0 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02126ae0 kind:load to:0x027e0cd8 module:dtcm +from:0x02126b54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126b94 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126ba0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02126bb0 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02126bb8 kind:arm_call to:0x020f4f80 module:overlay(31) +from:0x02126c30 kind:load to:0x02129ea4 module:overlay(45) +from:0x02126c4c kind:arm_call to:0x01ff930c module:itcm +from:0x02126d0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126d1c kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02126d24 kind:arm_call to:0x020f4f80 module:overlay(31) +from:0x02126d2c kind:arm_call to:0x02127174 module:overlay(45) +from:0x02126d34 kind:arm_call to:0x02126e08 module:overlay(45) +from:0x02126d40 kind:load to:0x027e0cd8 module:dtcm +from:0x02126d6c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02126dcc kind:load to:0x02129ea4 module:overlay(45) +from:0x02126de4 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02126df0 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x02126df8 kind:arm_call to:0x02127174 module:overlay(45) +from:0x02126e00 kind:arm_call to:0x02126e08 module:overlay(45) +from:0x02126e18 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02126e8c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02126ebc kind:arm_call to:0x020d9a1c module:overlay(31) +from:0x02126ed0 kind:arm_call to:0x02166240 module:overlay(93) +from:0x02126edc kind:arm_call to:0x021244ec module:overlay(45) +from:0x02126ef4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126f08 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02126f68 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02126f80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126f94 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02127000 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212707c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212709c kind:arm_call to:0x020c28b4 module:overlay(17) +from:0x021270b8 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x021270d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021270e4 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x021270f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02127100 kind:load to:0x027e0d34 module:dtcm +from:0x02127104 kind:load to:0x027e0d8c module:dtcm +from:0x02127108 kind:load to:0x027e0ce4 module:dtcm +from:0x02127110 kind:load to:0x0203e964 module:main +from:0x02127150 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127164 kind:arm_call to:0x020f5b94 module:overlay(31) +from:0x0212716c kind:arm_call to:0x021271f4 module:overlay(45) +from:0x021271b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021271b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02127244 kind:arm_call to:0x02127444 module:overlay(45) +from:0x02127268 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127270 kind:arm_call to:0x01ff938c module:itcm +from:0x02127298 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021272c0 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021272d0 kind:load to:0x027e09c0 module:dtcm +from:0x021272f0 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02127328 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02127334 kind:load to:0x027e0ce0 module:dtcm +from:0x02127338 kind:load to:0x027e09c0 module:dtcm +from:0x02127358 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127390 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212739c kind:arm_call to:0x01ff9258 module:itcm +from:0x021273a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021273e4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021273f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127424 kind:arm_call to:0x020bfd50 module:overlay(17) +from:0x02127488 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021274a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021274b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021274f4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02127530 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127540 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127554 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127564 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127574 kind:load to:0x0203e964 module:main +from:0x021275dc kind:arm_call to:0x0200e260 module:main +from:0x021275ec kind:arm_call to:0x01ffad5c module:itcm +from:0x02127660 kind:arm_call to:0x0200e260 module:main +from:0x02127670 kind:arm_call to:0x01ffad5c module:itcm +from:0x021276a0 kind:load to:0x027e0964 module:dtcm +from:0x021276ac kind:arm_call to:0x020982a8 module:overlay(0) +from:0x021276dc kind:load to:0x02129c8c module:overlay(45) +from:0x021276f0 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02127764 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02127770 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212778c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0212779c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021277b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021277c0 kind:arm_call to:0x02011ff4 module:main +from:0x021277d4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021277dc kind:arm_call to:0x02011ff4 module:main +from:0x021277f0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021277f8 kind:arm_call to:0x02011ff4 module:main +from:0x02127820 kind:arm_call to:0x0203d210 module:main +from:0x02127828 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02127830 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02127838 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127840 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212784c kind:load to:0x020a02d4 module:overlay(0) +from:0x0212786c kind:arm_call to:0x0203d210 module:main +from:0x02127874 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0212787c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02127884 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212788c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02127894 kind:arm_call to:0x02011ff4 module:main +from:0x021278a0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021278ac kind:arm_call to:0x0209790c module:overlay(0) +from:0x021278c0 kind:load to:0x0212a434 module:overlay(45) +from:0x021278d4 kind:arm_call to:0x02011f3c module:main +from:0x021278e0 kind:arm_call to:0x02127940 module:overlay(45) +from:0x021278f4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02127930 kind:load to:0x02129f60 module:overlay(45) +from:0x0212794c kind:arm_call to:0x02098388 module:overlay(0) +from:0x021279b0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021279dc kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021279f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127a08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127a20 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02127a60 kind:load to:0x02129fd0 module:overlay(45) +from:0x02127a64 kind:load to:0x0212a434 module:overlay(45) +from:0x02127a68 kind:load to:0x02129f84 module:overlay(45) +from:0x02127a78 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02127a90 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02127a98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127aa0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02127ab8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02127ac0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127ac8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02127ad0 kind:arm_call to:0x02011ff4 module:main +from:0x02127af4 kind:arm_call to:0x02127b00 module:overlay(45) +from:0x02127b38 kind:load to:0x02129f20 module:overlay(45) +from:0x02127b50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127b74 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02127b9c kind:arm_call to:0x02127b00 module:overlay(45) +from:0x02127bb4 kind:load to:0x027e0ce4 module:dtcm +from:0x02127bb8 kind:load to:0x027e09b8 module:dtcm +from:0x02127c24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127c34 kind:arm_call to:0x02128264 module:overlay(45) +from:0x02127c64 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02127c8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127ca8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127cc4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02127cdc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127d08 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02127d18 kind:arm_call to:0x01ff938c module:itcm +from:0x02127d64 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127d7c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127d94 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127d9c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02127db4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127dc8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02127de0 kind:arm_call to:0x01ff938c module:itcm +from:0x02127e2c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127e44 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127e5c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02127ea4 kind:arm_call to:0x020bf4b0 module:overlay(17) +from:0x02127ebc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127ec4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02127ee0 kind:load to:0x02129f30 module:overlay(45) +from:0x02127ee8 kind:load to:0x027e0cec module:dtcm +from:0x02127eec kind:load to:0x027e09a8 module:dtcm +from:0x02127efc kind:load to:0x02049be4 module:main +from:0x02127f68 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02127f94 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127fa4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02128008 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212800c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0212805c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02128068 kind:load to:0x0203e964 module:main +from:0x0212806c kind:load to:0x027e0cd8 module:dtcm +from:0x02128074 kind:load to:0x027e09b4 module:dtcm +from:0x021280e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021280f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128108 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212811c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128130 kind:load to:0x02129f40 module:overlay(45) +from:0x0212815c kind:arm_call to:0x01ff916c module:itcm +from:0x0212816c kind:arm_call to:0x01ff916c module:itcm +from:0x02128190 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212819c kind:arm_call to:0x01ff9770 module:itcm +from:0x021281bc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021281d0 kind:load to:0x027e09a8 module:dtcm +from:0x0212820c kind:arm_call to:0x01ffb464 module:itcm +from:0x0212821c kind:arm_call to:0x01ff9218 module:itcm +from:0x0212824c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02128260 kind:load to:0x02127b00 module:overlay(45) +from:0x0212829c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021282ac kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021282bc kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021282d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021282e0 kind:arm_call to:0x02011ff4 module:main +from:0x021282f4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02128308 kind:load to:0x0212a51c module:overlay(45) +from:0x0212831c kind:arm_call to:0x02011f3c module:main +from:0x02128328 kind:arm_call to:0x0212837c module:overlay(45) +from:0x0212833c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02128370 kind:load to:0x0212a06c module:overlay(45) +from:0x02128388 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021283ac kind:arm_call to:0x0203d160 module:main +from:0x021283b4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021283f4 kind:load to:0x0212a090 module:overlay(45) +from:0x021283f8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021283fc kind:load to:0x021277a4 module:overlay(45) +from:0x02128418 kind:arm_call to:0x0203d210 module:main +from:0x02128420 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212842c kind:load to:0x020a02d4 module:overlay(0) +from:0x02128448 kind:arm_call to:0x0203d210 module:main +from:0x02128450 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128458 kind:arm_call to:0x02011ff4 module:main +from:0x02128464 kind:load to:0x020a02d4 module:overlay(0) +from:0x021284b8 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x021284c4 kind:arm_call to:0x021284dc module:overlay(45) +from:0x021284d8 kind:load to:0x027e0cec module:dtcm +from:0x02128514 kind:load to:0x0212a044 module:overlay(45) +from:0x0212852c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128550 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02128578 kind:arm_call to:0x021284dc module:overlay(45) +from:0x02128590 kind:load to:0x027e0ce4 module:dtcm +from:0x02128594 kind:load to:0x027e09b8 module:dtcm +from:0x02128600 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212861c kind:arm_call to:0x02128e3c module:overlay(45) +from:0x0212867c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02128688 kind:arm_call to:0x021284dc module:overlay(45) +from:0x021286b8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021286d4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021286f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128714 kind:arm_call to:0x021284dc module:overlay(45) +from:0x02128728 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021287c4 kind:arm_call to:0x021284dc module:overlay(45) +from:0x02128898 kind:load to:0x0212a024 module:overlay(45) +from:0x021288a0 kind:load to:0x027e09a8 module:dtcm +from:0x021288a8 kind:load to:0x027e0ce4 module:dtcm +from:0x02128900 kind:arm_call to:0x01ffb428 module:itcm +from:0x02128904 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02128954 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02128960 kind:load to:0x027e0cd8 module:dtcm +from:0x02128968 kind:load to:0x027e09b4 module:dtcm +from:0x021289a8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021289c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021289d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021289f8 kind:load to:0x027e09a8 module:dtcm +from:0x02128a24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128a70 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128a8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128ab0 kind:load to:0x027e0cec module:dtcm +from:0x02128adc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02128b1c kind:arm_call to:0x01ff930c module:itcm +from:0x02128b30 kind:arm_call to:0x01ff916c module:itcm +from:0x02128b40 kind:arm_call to:0x01ff916c module:itcm +from:0x02128b5c kind:arm_call to:0x01ff9258 module:itcm +from:0x02128b80 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128b8c kind:arm_call to:0x01ff9770 module:itcm +from:0x02128bd8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02128c04 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128c14 kind:arm_call to:0x01ffa60c module:itcm +from:0x02128c24 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02128c30 kind:load to:0x027e09a8 module:dtcm +from:0x02128c40 kind:load to:0x0203e964 module:main +from:0x02128c78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128c94 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128cb0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128ccc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128ce8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128d04 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02128d28 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02128d44 kind:load to:0x027e0cec module:dtcm +from:0x02128d50 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02128da4 kind:arm_call to:0x020bf4b0 module:overlay(17) +from:0x02128dac kind:load to:0x02049be4 module:main +from:0x02128de4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128df4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128e24 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02128e38 kind:load to:0x021284dc module:overlay(45) +from:0x02128e74 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128e84 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02128e94 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02128eb0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02128ec4 kind:load to:0x0212a604 module:overlay(45) +from:0x02128ed8 kind:arm_call to:0x02011f3c module:main +from:0x02128ee4 kind:arm_call to:0x02128f14 module:overlay(45) +from:0x02128ef8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02128f10 kind:load to:0x0212a0ec module:overlay(45) +from:0x02128f1c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02128f2c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02128f3c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02128f50 kind:load to:0x0212a138 module:overlay(45) +from:0x02128f54 kind:load to:0x0212a110 module:overlay(45) +from:0x02128fd8 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02128fe8 kind:load to:0x027e09c0 module:dtcm +from:0x02128ff8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02129000 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02129018 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02129020 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02129028 kind:arm_call to:0x02011ff4 module:main +from:0x0212903c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02129050 kind:load to:0x0212a650 module:overlay(45) +from:0x02129064 kind:arm_call to:0x02011f3c module:main +from:0x02129070 kind:arm_call to:0x021290c4 module:overlay(45) +from:0x02129090 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x021290bc kind:load to:0x0212a194 module:overlay(45) +from:0x021290cc kind:arm_call to:0x0214a0b8 module:overlay(70) +from:0x021290f4 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x02129104 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x02129110 kind:load to:0x0212a650 module:overlay(45) +from:0x02129114 kind:load to:0x0212a1bc module:overlay(45) +from:0x02129118 kind:load to:0x0212a22c module:overlay(45) +from:0x02129188 kind:load to:0x027e09b8 module:dtcm +from:0x021291a4 kind:arm_call to:0x01ff916c module:itcm +from:0x02129258 kind:load to:0x027e09b8 module:dtcm +from:0x02129278 kind:load to:0x027e09b8 module:dtcm +from:0x021292cc kind:load to:0x0212a650 module:overlay(45) +from:0x0212932c kind:load to:0x0212a650 module:overlay(45) +from:0x0212933c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02129344 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0212934c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02129364 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0212936c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02129374 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0212937c kind:arm_call to:0x02011ff4 module:main +from:0x02129390 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x021293a4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x021293ac kind:arm_call to:0x02011ff4 module:main +from:0x021293c0 kind:arm_branch to:0x0214a33c module:overlay(70) +from:0x021293e0 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x02129408 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x02129428 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x02129450 kind:arm_call to:0x0209078c module:overlay(0) +from:0x0212945c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02129498 kind:arm_call to:0x020717cc module:overlay(0) +from:0x021294ac kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x021294b4 kind:load to:0x027e09a8 module:dtcm +from:0x021294bc kind:load to:0x027e0ce0 module:dtcm +from:0x021297d0 kind:arm_call to:0x021234f0 module:overlay(45) +from:0x021297e0 kind:arm_call to:0x0203ce74 module:main +from:0x021297f4 kind:load to:0x02129c14 module:overlay(45) +from:0x021297fc kind:load to:0x02129b10 module:overlay(45) +from:0x02129800 kind:load to:0x02129c20 module:overlay(45) +from:0x02129804 kind:load to:0x02129b64 module:overlay(45) +from:0x02129808 kind:load to:0x02129c44 module:overlay(45) +from:0x0212980c kind:load to:0x02129c38 module:overlay(45) +from:0x02129810 kind:load to:0x02129c50 module:overlay(45) +from:0x02129814 kind:load to:0x02129b70 module:overlay(45) +from:0x02129818 kind:load to:0x02129b76 module:overlay(45) +from:0x0212981c kind:load to:0x02129c68 module:overlay(45) +from:0x02129820 kind:load to:0x02129b9a module:overlay(45) +from:0x02129824 kind:load to:0x02129ba6 module:overlay(45) +from:0x02129828 kind:load to:0x02129b8e module:overlay(45) +from:0x0212982c kind:load to:0x02129b6a module:overlay(45) +from:0x02129830 kind:load to:0x02129ba0 module:overlay(45) +from:0x02129834 kind:load to:0x02129b7c module:overlay(45) +from:0x02129838 kind:load to:0x02129b88 module:overlay(45) +from:0x0212983c kind:load to:0x02129c2c module:overlay(45) +from:0x02129840 kind:load to:0x02129b82 module:overlay(45) +from:0x02129844 kind:load to:0x02129c5c module:overlay(45) +from:0x02129848 kind:load to:0x02129b94 module:overlay(45) +from:0x0212984c kind:load to:0x02129bac module:overlay(45) +from:0x02129850 kind:load to:0x02129bb2 module:overlay(45) +from:0x02129854 kind:load to:0x0212a240 module:overlay(45) +from:0x02129858 kind:load to:0x0212a250 module:overlay(45) +from:0x0212985c kind:load to:0x02124168 module:overlay(45) +from:0x02129860 kind:load to:0x0212a244 module:overlay(45) +from:0x02129930 kind:arm_call to:0x021241b8 module:overlay(45) +from:0x02129940 kind:arm_call to:0x0203ce74 module:main +from:0x02129954 kind:load to:0x02129d9c module:overlay(45) +from:0x0212995c kind:load to:0x02129da8 module:overlay(45) +from:0x02129960 kind:load to:0x02129dc0 module:overlay(45) +from:0x02129968 kind:load to:0x02129db4 module:overlay(45) +from:0x0212996c kind:load to:0x02129dcc module:overlay(45) +from:0x02129974 kind:load to:0x02129c74 module:overlay(45) +from:0x02129978 kind:load to:0x02129dd8 module:overlay(45) +from:0x0212997c kind:load to:0x02129de4 module:overlay(45) +from:0x02129980 kind:load to:0x02129df0 module:overlay(45) +from:0x02129984 kind:load to:0x0212a33c module:overlay(45) +from:0x02129988 kind:load to:0x0212a34c module:overlay(45) +from:0x0212998c kind:load to:0x021278a4 module:overlay(45) +from:0x02129990 kind:load to:0x0212a340 module:overlay(45) +from:0x021299b0 kind:arm_call to:0x021278e8 module:overlay(45) +from:0x021299c0 kind:arm_call to:0x0203ce74 module:main +from:0x021299d4 kind:load to:0x0212a424 module:overlay(45) +from:0x021299d8 kind:load to:0x0212a434 module:overlay(45) +from:0x021299dc kind:load to:0x021282ec module:overlay(45) +from:0x021299e0 kind:load to:0x0212a428 module:overlay(45) +from:0x02129a00 kind:arm_call to:0x02128330 module:overlay(45) +from:0x02129a10 kind:arm_call to:0x0203ce74 module:main +from:0x02129a24 kind:load to:0x0212a50c module:overlay(45) +from:0x02129a28 kind:load to:0x0212a51c module:overlay(45) +from:0x02129a2c kind:load to:0x02128ea8 module:overlay(45) +from:0x02129a30 kind:load to:0x0212a510 module:overlay(45) +from:0x02129a50 kind:arm_call to:0x02128eec module:overlay(45) +from:0x02129a60 kind:arm_call to:0x0203ce74 module:main +from:0x02129a74 kind:load to:0x0212a5f4 module:overlay(45) +from:0x02129a78 kind:load to:0x0212a604 module:overlay(45) +from:0x02129a7c kind:load to:0x02129034 module:overlay(45) +from:0x02129a80 kind:load to:0x0212a5f8 module:overlay(45) +from:0x02129aa0 kind:arm_call to:0x02129078 module:overlay(45) +from:0x02129ab0 kind:arm_call to:0x0203ce74 module:main +from:0x02129ac4 kind:load to:0x0212a640 module:overlay(45) +from:0x02129ac8 kind:load to:0x0212a650 module:overlay(45) +from:0x02129acc kind:load to:0x02129388 module:overlay(45) +from:0x02129ad0 kind:load to:0x0212a644 module:overlay(45) +from:0x02129ad4 kind:load to:0x02129620 module:overlay(45) +from:0x02129ad8 kind:load to:0x02129864 module:overlay(45) +from:0x02129adc kind:load to:0x02129994 module:overlay(45) +from:0x02129ae0 kind:load to:0x021299e4 module:overlay(45) +from:0x02129ae4 kind:load to:0x02129a34 module:overlay(45) +from:0x02129ae8 kind:load to:0x02129a84 module:overlay(45) +from:0x02129b28 kind:load to:0x02097944 module:overlay(0) +from:0x02129b2c kind:load to:0x02097754 module:overlay(0) +from:0x02129b30 kind:load to:0x020977d0 module:overlay(0) +from:0x02129b34 kind:load to:0x0212415c module:overlay(45) +from:0x02129b38 kind:load to:0x0209796c module:overlay(0) +from:0x02129b3c kind:load to:0x0212413c module:overlay(45) +from:0x02129b48 kind:load to:0x021234cc module:overlay(45) +from:0x02129b4c kind:load to:0x02097944 module:overlay(0) +from:0x02129b50 kind:load to:0x02097754 module:overlay(0) +from:0x02129b54 kind:load to:0x020977d0 module:overlay(0) +from:0x02129b58 kind:load to:0x0212415c module:overlay(45) +from:0x02129b5c kind:load to:0x0209796c module:overlay(0) +from:0x02129b60 kind:load to:0x0212413c module:overlay(45) +from:0x02129bc0 kind:load to:0x02098518 module:overlay(0) +from:0x02129bc4 kind:load to:0x02098554 module:overlay(0) +from:0x02129bc8 kind:load to:0x0209856c module:overlay(0) +from:0x02129bcc kind:load to:0x02098578 module:overlay(0) +from:0x02129bd0 kind:load to:0x01fff464 module:itcm +from:0x02129bd4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02129bd8 kind:load to:0x02123960 module:overlay(45) +from:0x02129bdc kind:load to:0x02123c0c module:overlay(45) +from:0x02129be0 kind:load to:0x02123c44 module:overlay(45) +from:0x02129be4 kind:load to:0x02123cac module:overlay(45) +from:0x02129be8 kind:load to:0x020984bc module:overlay(0) +from:0x02129bec kind:load to:0x02123d44 module:overlay(45) +from:0x02129bf0 kind:load to:0x020984c4 module:overlay(0) +from:0x02129bf4 kind:load to:0x020984c8 module:overlay(0) +from:0x02129bf8 kind:load to:0x02098584 module:overlay(0) +from:0x02129bfc kind:load to:0x020985f0 module:overlay(0) +from:0x02129c00 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02129c04 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02129c08 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02129c0c kind:load to:0x02123888 module:overlay(45) +from:0x02129c10 kind:load to:0x021238f0 module:overlay(45) +from:0x02129c8c kind:load to:0x02125660 module:overlay(45) +from:0x02129c90 kind:load to:0x021277cc module:overlay(45) +from:0x02129c94 kind:load to:0x021276e0 module:overlay(45) +from:0x02129c98 kind:load to:0x0207c008 module:overlay(0) +from:0x02129c9c kind:load to:0x0207c010 module:overlay(0) +from:0x02129ca8 kind:load to:0x02124194 module:overlay(45) +from:0x02129cac kind:load to:0x02097944 module:overlay(0) +from:0x02129cb0 kind:load to:0x02097754 module:overlay(0) +from:0x02129cb4 kind:load to:0x020977d0 module:overlay(0) +from:0x02129cb8 kind:load to:0x0209794c module:overlay(0) +from:0x02129cbc kind:load to:0x0209796c module:overlay(0) +from:0x02129cc0 kind:load to:0x02097998 module:overlay(0) +from:0x02129ccc kind:load to:0x02124438 module:overlay(45) +from:0x02129cd0 kind:load to:0x021277b0 module:overlay(45) +from:0x02129cd4 kind:load to:0x02057bf4 module:overlay(0) +from:0x02129cd8 kind:load to:0x02057a88 module:overlay(0) +from:0x02129cdc kind:load to:0x02057dc8 module:overlay(0) +from:0x02129ce0 kind:load to:0x02057e44 module:overlay(0) +from:0x02129ce4 kind:load to:0x02057ea8 module:overlay(0) +from:0x02129ce8 kind:load to:0x0209a79c module:overlay(0) +from:0x02129cec kind:load to:0x02057d84 module:overlay(0) +from:0x02129cf8 kind:load to:0x0212444c module:overlay(45) +from:0x02129cfc kind:load to:0x021277e8 module:overlay(45) +from:0x02129d00 kind:load to:0x0209a254 module:overlay(0) +from:0x02129d04 kind:load to:0x0209a288 module:overlay(0) +from:0x02129d08 kind:load to:0x0209a320 module:overlay(0) +from:0x02129d0c kind:load to:0x0209a334 module:overlay(0) +from:0x02129d10 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02129d14 kind:load to:0x0209a35c module:overlay(0) +from:0x02129d18 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02129d1c kind:load to:0x0209a06c module:overlay(0) +from:0x02129d20 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02129d24 kind:load to:0x0209a308 module:overlay(0) +from:0x02129d28 kind:load to:0x0209a348 module:overlay(0) +from:0x02129d2c kind:load to:0x0209a6d4 module:overlay(0) +from:0x02129d30 kind:load to:0x02127778 module:overlay(45) +from:0x02129d34 kind:load to:0x02127754 module:overlay(45) +from:0x02129d38 kind:load to:0x0209a70c module:overlay(0) +from:0x02129d3c kind:load to:0x021247a4 module:overlay(45) +from:0x02129d44 kind:load to:0x02124a34 module:overlay(45) +from:0x02129d4c kind:load to:0x02124fc0 module:overlay(45) +from:0x02129d54 kind:load to:0x021256f0 module:overlay(45) +from:0x02129d5c kind:load to:0x02125a70 module:overlay(45) +from:0x02129d64 kind:load to:0x02125fec module:overlay(45) +from:0x02129d6c kind:load to:0x021261a0 module:overlay(45) +from:0x02129d74 kind:load to:0x021264b0 module:overlay(45) +from:0x02129d7c kind:load to:0x02126934 module:overlay(45) +from:0x02129d84 kind:load to:0x02126c34 module:overlay(45) +from:0x02129d8c kind:load to:0x02126dd0 module:overlay(45) +from:0x02129d94 kind:load to:0x02126b0c module:overlay(45) +from:0x02129dfc kind:load to:0x02124784 module:overlay(45) +from:0x02129e04 kind:load to:0x021247a8 module:overlay(45) +from:0x02129e0c kind:load to:0x02124e94 module:overlay(45) +from:0x02129e14 kind:load to:0x02125674 module:overlay(45) +from:0x02129e1c kind:load to:0x021258dc module:overlay(45) +from:0x02129e24 kind:load to:0x02125e90 module:overlay(45) +from:0x02129e2c kind:load to:0x02126074 module:overlay(45) +from:0x02129e34 kind:load to:0x021263a4 module:overlay(45) +from:0x02129e3c kind:load to:0x021267a0 module:overlay(45) +from:0x02129e44 kind:load to:0x02126bc8 module:overlay(45) +from:0x02129e4c kind:load to:0x02126d48 module:overlay(45) +from:0x02129e54 kind:load to:0x02126aec module:overlay(45) +from:0x02129ec4 kind:load to:0x02098518 module:overlay(0) +from:0x02129ec8 kind:load to:0x02098554 module:overlay(0) +from:0x02129ecc kind:load to:0x0209856c module:overlay(0) +from:0x02129ed0 kind:load to:0x02098578 module:overlay(0) +from:0x02129ed4 kind:load to:0x021273bc module:overlay(45) +from:0x02129ed8 kind:load to:0x0212741c module:overlay(45) +from:0x02129edc kind:load to:0x02124460 module:overlay(45) +from:0x02129ee0 kind:load to:0x020984b0 module:overlay(0) +from:0x02129ee4 kind:load to:0x0212454c module:overlay(45) +from:0x02129ee8 kind:load to:0x020984b8 module:overlay(0) +from:0x02129eec kind:load to:0x020984bc module:overlay(0) +from:0x02129ef0 kind:load to:0x02127114 module:overlay(45) +from:0x02129ef4 kind:load to:0x020984c4 module:overlay(0) +from:0x02129ef8 kind:load to:0x020984c8 module:overlay(0) +from:0x02129efc kind:load to:0x02098584 module:overlay(0) +from:0x02129f00 kind:load to:0x020985f0 module:overlay(0) +from:0x02129f04 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02129f08 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02129f0c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02129f10 kind:load to:0x02127804 module:overlay(45) +from:0x02129f14 kind:load to:0x02127850 module:overlay(45) +from:0x02129f18 kind:load to:0x020f47d4 module:overlays(19,22,23,31) +from:0x02129f1c kind:load to:0x020f58d0 module:overlays(19,22,23,31) +from:0x02129f20 kind:load to:0x02128078 module:overlay(45) +from:0x02129f28 kind:load to:0x021281d8 module:overlay(45) +from:0x02129f30 kind:load to:0x02128134 module:overlay(45) +from:0x02129f38 kind:load to:0x021281ec module:overlay(45) +from:0x02129f60 kind:load to:0x021278c4 module:overlay(45) +from:0x02129f64 kind:load to:0x02097944 module:overlay(0) +from:0x02129f68 kind:load to:0x02097754 module:overlay(0) +from:0x02129f6c kind:load to:0x020977d0 module:overlay(0) +from:0x02129f70 kind:load to:0x0209794c module:overlay(0) +from:0x02129f74 kind:load to:0x0209796c module:overlay(0) +from:0x02129f78 kind:load to:0x02097998 module:overlay(0) +from:0x02129f84 kind:load to:0x02127a70 module:overlay(45) +from:0x02129f88 kind:load to:0x021282d0 module:overlay(45) +from:0x02129f8c kind:load to:0x0209a254 module:overlay(0) +from:0x02129f90 kind:load to:0x0209a288 module:overlay(0) +from:0x02129f94 kind:load to:0x0209a320 module:overlay(0) +from:0x02129f98 kind:load to:0x0209a334 module:overlay(0) +from:0x02129f9c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02129fa0 kind:load to:0x0209a35c module:overlay(0) +from:0x02129fa4 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02129fa8 kind:load to:0x0209a06c module:overlay(0) +from:0x02129fac kind:load to:0x0209a2f0 module:overlay(0) +from:0x02129fb0 kind:load to:0x0209a308 module:overlay(0) +from:0x02129fb4 kind:load to:0x0209a348 module:overlay(0) +from:0x02129fb8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02129fbc kind:load to:0x02127778 module:overlay(45) +from:0x02129fc0 kind:load to:0x02127754 module:overlay(45) +from:0x02129fc4 kind:load to:0x0209a70c module:overlay(0) +from:0x02129fd0 kind:load to:0x02098518 module:overlay(0) +from:0x02129fd4 kind:load to:0x02098554 module:overlay(0) +from:0x02129fd8 kind:load to:0x0209856c module:overlay(0) +from:0x02129fdc kind:load to:0x02098578 module:overlay(0) +from:0x02129fe0 kind:load to:0x01fff464 module:itcm +from:0x02129fe4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02129fe8 kind:load to:0x02127adc module:overlay(45) +from:0x02129fec kind:load to:0x020984b0 module:overlay(0) +from:0x02129ff0 kind:load to:0x02127bbc module:overlay(45) +from:0x02129ff4 kind:load to:0x02127b3c module:overlay(45) +from:0x02129ff8 kind:load to:0x020984bc module:overlay(0) +from:0x02129ffc kind:load to:0x02127f04 module:overlay(45) +from:0x0212a000 kind:load to:0x020984c4 module:overlay(0) +from:0x0212a004 kind:load to:0x020984c8 module:overlay(0) +from:0x0212a008 kind:load to:0x02098584 module:overlay(0) +from:0x0212a00c kind:load to:0x020985f0 module:overlay(0) +from:0x0212a010 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212a014 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212a018 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212a01c kind:load to:0x02127a84 module:overlay(45) +from:0x0212a020 kind:load to:0x02127aac module:overlay(45) +from:0x0212a024 kind:load to:0x02128980 module:overlay(45) +from:0x0212a02c kind:load to:0x02128ab4 module:overlay(45) +from:0x0212a034 kind:load to:0x02128d48 module:overlay(45) +from:0x0212a03c kind:load to:0x02128dc4 module:overlay(45) +from:0x0212a044 kind:load to:0x0212896c module:overlay(45) +from:0x0212a04c kind:load to:0x02128a00 module:overlay(45) +from:0x0212a054 kind:load to:0x02128c44 module:overlay(45) +from:0x0212a05c kind:load to:0x02128db0 module:overlay(45) +from:0x0212a06c kind:load to:0x0212830c module:overlay(45) +from:0x0212a070 kind:load to:0x02097944 module:overlay(0) +from:0x0212a074 kind:load to:0x02097754 module:overlay(0) +from:0x0212a078 kind:load to:0x020977d0 module:overlay(0) +from:0x0212a07c kind:load to:0x0209794c module:overlay(0) +from:0x0212a080 kind:load to:0x0209796c module:overlay(0) +from:0x0212a084 kind:load to:0x02097998 module:overlay(0) +from:0x0212a090 kind:load to:0x02098518 module:overlay(0) +from:0x0212a094 kind:load to:0x02098554 module:overlay(0) +from:0x0212a098 kind:load to:0x0209856c module:overlay(0) +from:0x0212a09c kind:load to:0x02098578 module:overlay(0) +from:0x0212a0a0 kind:load to:0x01fff464 module:itcm +from:0x0212a0a4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212a0a8 kind:load to:0x02128468 module:overlay(45) +from:0x0212a0ac kind:load to:0x020984b0 module:overlay(0) +from:0x0212a0b0 kind:load to:0x02128598 module:overlay(45) +from:0x0212a0b4 kind:load to:0x02128518 module:overlay(45) +from:0x0212a0b8 kind:load to:0x020984bc module:overlay(0) +from:0x0212a0bc kind:load to:0x021288b8 module:overlay(45) +from:0x0212a0c0 kind:load to:0x020984c4 module:overlay(0) +from:0x0212a0c4 kind:load to:0x020984c8 module:overlay(0) +from:0x0212a0c8 kind:load to:0x02098584 module:overlay(0) +from:0x0212a0cc kind:load to:0x020985f0 module:overlay(0) +from:0x0212a0d0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212a0d4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212a0d8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212a0dc kind:load to:0x02128400 module:overlay(45) +from:0x0212a0e0 kind:load to:0x02128430 module:overlay(45) +from:0x0212a0ec kind:load to:0x02128ec8 module:overlay(45) +from:0x0212a0f0 kind:load to:0x0209774c module:overlay(0) +from:0x0212a0f4 kind:load to:0x02097754 module:overlay(0) +from:0x0212a0f8 kind:load to:0x020977d0 module:overlay(0) +from:0x0212a0fc kind:load to:0x02097810 module:overlay(0) +from:0x0212a100 kind:load to:0x02097814 module:overlay(0) +from:0x0212a104 kind:load to:0x02097818 module:overlay(0) +from:0x0212a110 kind:load to:0x0207c49c module:overlay(0) +from:0x0212a114 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0212a118 kind:load to:0x0207c96c module:overlay(0) +from:0x0212a11c kind:load to:0x0207c95c module:overlay(0) +from:0x0212a120 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0212a124 kind:load to:0x0207ca10 module:overlay(0) +from:0x0212a128 kind:load to:0x0207ca38 module:overlay(0) +from:0x0212a12c kind:load to:0x0207cab0 module:overlay(0) +from:0x0212a138 kind:load to:0x02098518 module:overlay(0) +from:0x0212a13c kind:load to:0x02098554 module:overlay(0) +from:0x0212a140 kind:load to:0x0209856c module:overlay(0) +from:0x0212a144 kind:load to:0x02098578 module:overlay(0) +from:0x0212a148 kind:load to:0x01fff464 module:itcm +from:0x0212a14c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212a150 kind:load to:0x02128f58 module:overlay(45) +from:0x0212a154 kind:load to:0x020984b0 module:overlay(0) +from:0x0212a158 kind:load to:0x020984b4 module:overlay(0) +from:0x0212a15c kind:load to:0x020984b8 module:overlay(0) +from:0x0212a160 kind:load to:0x020984bc module:overlay(0) +from:0x0212a164 kind:load to:0x020984c0 module:overlay(0) +from:0x0212a168 kind:load to:0x020984c4 module:overlay(0) +from:0x0212a16c kind:load to:0x020984c8 module:overlay(0) +from:0x0212a170 kind:load to:0x02098584 module:overlay(0) +from:0x0212a174 kind:load to:0x020985f0 module:overlay(0) +from:0x0212a178 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212a17c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212a180 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212a184 kind:load to:0x02128fec module:overlay(45) +from:0x0212a188 kind:load to:0x0212900c module:overlay(45) +from:0x0212a194 kind:load to:0x02129054 module:overlay(45) +from:0x0212a198 kind:load to:0x0209cb9c module:overlay(0) +from:0x0212a19c kind:load to:0x0209cd60 module:overlay(0) +from:0x0212a1a0 kind:load to:0x0209cd7c module:overlay(0) +from:0x0212a1a4 kind:load to:0x0209cdc0 module:overlay(0) +from:0x0212a1a8 kind:load to:0x02129388 module:overlay(45) +from:0x0212a1ac kind:load to:0x0212939c module:overlay(45) +from:0x0212a1b0 kind:load to:0x0209cbb4 module:overlay(0) +from:0x0212a1bc kind:load to:0x0214a24c module:overlay(70) +from:0x0212a1c0 kind:load to:0x02129124 module:overlay(45) +from:0x0212a1c4 kind:load to:0x0214a3d8 module:overlay(70) +from:0x0212a1c8 kind:load to:0x021291d0 module:overlay(45) +from:0x0212a1cc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0212a1d0 kind:load to:0x021291e4 module:overlay(45) +from:0x0212a1d4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0212a1d8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0212a1dc kind:load to:0x0209d1d4 module:overlay(0) +from:0x0212a1e0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0212a1e4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0212a1e8 kind:load to:0x0209d1ec module:overlay(0) +from:0x0212a1ec kind:load to:0x02129330 module:overlay(45) +from:0x0212a1f0 kind:load to:0x02129358 module:overlay(45) +from:0x0212a1f4 kind:load to:0x0214a33c module:overlay(70) +from:0x0212a1f8 kind:load to:0x0214a9bc module:overlay(70) +from:0x0212a1fc kind:load to:0x0214b210 module:overlay(70) +from:0x0212a200 kind:load to:0x0214b228 module:overlay(70) +from:0x0212a204 kind:load to:0x0212922c module:overlay(45) +from:0x0212a208 kind:load to:0x0212925c module:overlay(45) +from:0x0212a20c kind:load to:0x0214ae5c module:overlay(70) +from:0x0212a210 kind:load to:0x0212918c module:overlay(45) +from:0x0212a214 kind:load to:0x0214a794 module:overlay(70) +from:0x0212a218 kind:load to:0x0212927c module:overlay(45) +from:0x0212a21c kind:load to:0x021292d0 module:overlay(45) +from:0x0212a220 kind:load to:0x0214b23c module:overlay(70) +from:0x0212a22c kind:load to:0x02073184 module:overlay(0) +from:0x0212a230 kind:load to:0x021293b8 module:overlay(45) +from:0x0212a234 kind:load to:0x0207318c module:overlay(0) +from:0x0212a238 kind:load to:0x02073190 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov045/symbols.txt b/config/eur/arm9/overlays/ov045/symbols.txt new file mode 100644 index 00000000..6639d54b --- /dev/null +++ b/config/eur/arm9/overlays/ov045/symbols.txt @@ -0,0 +1,251 @@ +func_ov045_021234c0 kind:function(arm,size=0xc) addr:0x021234c0 +func_ov045_021234cc kind:function(arm,size=0x24) addr:0x021234cc +func_ov045_021234f0 kind:function(arm,size=0x3c) addr:0x021234f0 +func_ov045_0212352c kind:function(arm,size=0x14) addr:0x0212352c +func_ov045_02123540 kind:function(arm,size=0xcc) addr:0x02123540 +func_ov045_0212360c kind:function(arm,size=0xc8) addr:0x0212360c +func_ov045_021236d4 kind:function(arm,size=0x1b4) addr:0x021236d4 +func_ov045_02123888 kind:function(arm,size=0x68) addr:0x02123888 +func_ov045_021238f0 kind:function(arm,size=0x70) addr:0x021238f0 +func_ov045_02123960 kind:function(arm,size=0x2ac) addr:0x02123960 +func_ov045_02123c0c kind:function(arm,size=0x38) addr:0x02123c0c +func_ov045_02123c44 kind:function(arm,size=0x68) addr:0x02123c44 +func_ov045_02123cac kind:function(arm,size=0x4) addr:0x02123cac +func_ov045_02123cb0 kind:function(arm,size=0x94) addr:0x02123cb0 +func_ov045_02123d44 kind:function(arm,size=0x108) addr:0x02123d44 +func_ov045_02123e4c kind:function(arm,size=0x10) addr:0x02123e4c +func_ov045_02123e5c kind:function(arm,size=0x38) addr:0x02123e5c +func_ov045_02123e94 kind:function(arm,size=0x2c) addr:0x02123e94 +func_ov045_02123ec0 kind:function(arm,size=0x1c) addr:0x02123ec0 +func_ov045_02123edc kind:function(arm,size=0x2c) addr:0x02123edc +func_ov045_02123f08 kind:function(arm,size=0xe8) addr:0x02123f08 +func_ov045_02123ff0 kind:function(arm,size=0x14c) addr:0x02123ff0 +func_ov045_0212413c kind:function(arm,size=0x20) addr:0x0212413c +func_ov045_0212415c kind:function(arm,size=0xc) addr:0x0212415c +func_ov045_02124168 kind:function(arm,size=0x20) addr:0x02124168 +func_ov045_02124188 kind:function(arm,size=0xc) addr:0x02124188 +func_ov045_02124194 kind:function(arm,size=0x24) addr:0x02124194 +func_ov045_021241b8 kind:function(arm,size=0x5c) addr:0x021241b8 +func_ov045_02124214 kind:function(arm,size=0x48) addr:0x02124214 +func_ov045_0212425c kind:function(arm,size=0x1dc) addr:0x0212425c +func_ov045_02124438 kind:function(arm,size=0x14) addr:0x02124438 +func_ov045_0212444c kind:function(arm,size=0x14) addr:0x0212444c +func_ov045_02124460 kind:function(arm,size=0x8c) addr:0x02124460 +func_ov045_021244ec kind:function(arm,size=0x60) addr:0x021244ec +func_ov045_0212454c kind:function(arm,size=0x178) addr:0x0212454c +func_ov045_021246c4 kind:function(arm,size=0xc0) addr:0x021246c4 +func_ov045_02124784 kind:function(arm,size=0x20) addr:0x02124784 +func_ov045_021247a4 kind:function(arm,size=0x4) addr:0x021247a4 +func_ov045_021247a8 kind:function(arm,size=0x28c) addr:0x021247a8 +func_ov045_02124a34 kind:function(arm,size=0x460) addr:0x02124a34 +func_ov045_02124e94 kind:function(arm,size=0x12c) addr:0x02124e94 +func_ov045_02124fc0 kind:function(arm,size=0x6a0) addr:0x02124fc0 +func_ov045_02125660 kind:function(arm,size=0x14) addr:0x02125660 +func_ov045_02125674 kind:function(arm,size=0x7c) addr:0x02125674 +func_ov045_021256f0 kind:function(arm,size=0x1ec) addr:0x021256f0 +func_ov045_021258dc kind:function(arm,size=0x194) addr:0x021258dc +func_ov045_02125a70 kind:function(arm,size=0x420) addr:0x02125a70 +func_ov045_02125e90 kind:function(arm,size=0x15c) addr:0x02125e90 +func_ov045_02125fec kind:function(arm,size=0x88) addr:0x02125fec +func_ov045_02126074 kind:function(arm,size=0x12c) addr:0x02126074 +func_ov045_021261a0 kind:function(arm,size=0x204) addr:0x021261a0 +func_ov045_021263a4 kind:function(arm,size=0x10c) addr:0x021263a4 +func_ov045_021264b0 kind:function(arm,size=0x2f0) addr:0x021264b0 +func_ov045_021267a0 kind:function(arm,size=0x194) addr:0x021267a0 +func_ov045_02126934 kind:function(arm,size=0x1b8) addr:0x02126934 +func_ov045_02126aec kind:function(arm,size=0x20) addr:0x02126aec +func_ov045_02126b0c kind:function(arm,size=0x4) addr:0x02126b0c +func_ov045_02126b10 kind:function(arm,size=0xb8) addr:0x02126b10 +func_ov045_02126bc8 kind:function(arm,size=0x6c) addr:0x02126bc8 +func_ov045_02126c34 kind:function(arm,size=0x114) addr:0x02126c34 +func_ov045_02126d48 kind:function(arm,size=0x88) addr:0x02126d48 +func_ov045_02126dd0 kind:function(arm,size=0x38) addr:0x02126dd0 +func_ov045_02126e08 kind:function(arm,size=0x30c) addr:0x02126e08 +func_ov045_02127114 kind:function(arm,size=0x60) addr:0x02127114 +func_ov045_02127174 kind:function(arm,size=0x80) addr:0x02127174 +func_ov045_021271f4 kind:function(arm,size=0x24) addr:0x021271f4 +func_ov045_02127218 kind:function(arm,size=0xbc) addr:0x02127218 +func_ov045_021272d4 kind:function(arm,size=0x68) addr:0x021272d4 +func_ov045_0212733c kind:function(arm,size=0x2c) addr:0x0212733c +func_ov045_02127368 kind:function(arm,size=0x54) addr:0x02127368 +func_ov045_021273bc kind:function(arm,size=0x60) addr:0x021273bc +func_ov045_0212741c kind:function(arm,size=0x28) addr:0x0212741c +func_ov045_02127444 kind:function(arm,size=0x134) addr:0x02127444 +func_ov045_02127578 kind:function(arm,size=0x12c) addr:0x02127578 +func_ov045_021276a4 kind:function(arm,size=0x3c) addr:0x021276a4 +func_ov045_021276e0 kind:function(arm,size=0x74) addr:0x021276e0 +func_ov045_02127754 kind:function(arm,size=0x24) addr:0x02127754 +func_ov045_02127778 kind:function(arm,size=0x2c) addr:0x02127778 +func_ov045_021277a4 kind:function(arm,size=0xc) addr:0x021277a4 +func_ov045_021277b0 kind:function(arm,size=0x1c) addr:0x021277b0 +func_ov045_021277cc kind:function(arm,size=0x1c) addr:0x021277cc +func_ov045_021277e8 kind:function(arm,size=0x1c) addr:0x021277e8 +func_ov045_02127804 kind:function(arm,size=0x4c) addr:0x02127804 +func_ov045_02127850 kind:function(arm,size=0x54) addr:0x02127850 +func_ov045_021278a4 kind:function(arm,size=0x14) addr:0x021278a4 +func_ov045_021278b8 kind:function(arm,size=0xc) addr:0x021278b8 +func_ov045_021278c4 kind:function(arm,size=0x24) addr:0x021278c4 +func_ov045_021278e8 kind:function(arm,size=0x58) addr:0x021278e8 +func_ov045_02127940 kind:function(arm,size=0x130) addr:0x02127940 +func_ov045_02127a70 kind:function(arm,size=0x14) addr:0x02127a70 +func_ov045_02127a84 kind:function(arm,size=0x28) addr:0x02127a84 +func_ov045_02127aac kind:function(arm,size=0x30) addr:0x02127aac +func_ov045_02127adc kind:function(arm,size=0x24) addr:0x02127adc +func_ov045_02127b00 kind:function(arm,size=0x3c) addr:0x02127b00 +func_ov045_02127b3c kind:function(arm,size=0x80) addr:0x02127b3c +func_ov045_02127bbc kind:function(arm,size=0x348) addr:0x02127bbc +func_ov045_02127f04 kind:function(arm,size=0x174) addr:0x02127f04 +func_ov045_02128078 kind:function(arm,size=0xbc) addr:0x02128078 +func_ov045_02128134 kind:function(arm,size=0xa4) addr:0x02128134 +func_ov045_021281d8 kind:function(arm,size=0x14) addr:0x021281d8 +func_ov045_021281ec kind:function(arm,size=0x68) addr:0x021281ec +func_ov045_02128254 kind:function(arm,size=0x10) addr:0x02128254 +func_ov045_02128264 kind:function(arm,size=0x6c) addr:0x02128264 +func_ov045_021282d0 kind:function(arm,size=0x1c) addr:0x021282d0 +func_ov045_021282ec kind:function(arm,size=0x14) addr:0x021282ec +func_ov045_02128300 kind:function(arm,size=0xc) addr:0x02128300 +func_ov045_0212830c kind:function(arm,size=0x24) addr:0x0212830c +func_ov045_02128330 kind:function(arm,size=0x4c) addr:0x02128330 +func_ov045_0212837c kind:function(arm,size=0x84) addr:0x0212837c +func_ov045_02128400 kind:function(arm,size=0x30) addr:0x02128400 +func_ov045_02128430 kind:function(arm,size=0x38) addr:0x02128430 +func_ov045_02128468 kind:function(arm,size=0x74) addr:0x02128468 +func_ov045_021284dc kind:function(arm,size=0x3c) addr:0x021284dc +func_ov045_02128518 kind:function(arm,size=0x80) addr:0x02128518 +func_ov045_02128598 kind:function(arm,size=0x320) addr:0x02128598 +func_ov045_021288b8 kind:function(arm,size=0xb4) addr:0x021288b8 +func_ov045_0212896c kind:function(arm,size=0x14) addr:0x0212896c +func_ov045_02128980 kind:function(arm,size=0x80) addr:0x02128980 +func_ov045_02128a00 kind:function(arm,size=0xb4) addr:0x02128a00 +func_ov045_02128ab4 kind:function(arm,size=0x190) addr:0x02128ab4 +func_ov045_02128c44 kind:function(arm,size=0x104) addr:0x02128c44 +func_ov045_02128d48 kind:function(arm,size=0x68) addr:0x02128d48 +func_ov045_02128db0 kind:function(arm,size=0x14) addr:0x02128db0 +func_ov045_02128dc4 kind:function(arm,size=0x68) addr:0x02128dc4 +func_ov045_02128e2c kind:function(arm,size=0x10) addr:0x02128e2c +func_ov045_02128e3c kind:function(arm,size=0x6c) addr:0x02128e3c +func_ov045_02128ea8 kind:function(arm,size=0x14) addr:0x02128ea8 +func_ov045_02128ebc kind:function(arm,size=0xc) addr:0x02128ebc +func_ov045_02128ec8 kind:function(arm,size=0x24) addr:0x02128ec8 +func_ov045_02128eec kind:function(arm,size=0x28) addr:0x02128eec +func_ov045_02128f14 kind:function(arm,size=0x44) addr:0x02128f14 +func_ov045_02128f58 kind:function(arm,size=0x94) addr:0x02128f58 +func_ov045_02128fec kind:function(arm,size=0x20) addr:0x02128fec +func_ov045_0212900c kind:function(arm,size=0x28) addr:0x0212900c +func_ov045_02129034 kind:function(arm,size=0x14) addr:0x02129034 +func_ov045_02129048 kind:function(arm,size=0xc) addr:0x02129048 +func_ov045_02129054 kind:function(arm,size=0x24) addr:0x02129054 +func_ov045_02129078 kind:function(arm,size=0x4c) addr:0x02129078 +func_ov045_021290c4 kind:function(arm,size=0x60) addr:0x021290c4 +func_ov045_02129124 kind:function(arm,size=0x68) addr:0x02129124 +func_ov045_0212918c kind:function(arm,size=0x44) addr:0x0212918c +func_ov045_021291d0 kind:function(arm,size=0x14) addr:0x021291d0 +func_ov045_021291e4 kind:function(arm,size=0x48) addr:0x021291e4 +func_ov045_0212922c kind:function(arm,size=0x30) addr:0x0212922c +func_ov045_0212925c kind:function(arm,size=0x20) addr:0x0212925c +func_ov045_0212927c kind:function(arm,size=0x54) addr:0x0212927c +func_ov045_021292d0 kind:function(arm,size=0x60) addr:0x021292d0 +func_ov045_02129330 kind:function(arm,size=0x28) addr:0x02129330 +func_ov045_02129358 kind:function(arm,size=0x30) addr:0x02129358 +func_ov045_02129388 kind:function(arm,size=0x14) addr:0x02129388 +func_ov045_0212939c kind:function(arm,size=0x1c) addr:0x0212939c +func_ov045_021293b8 kind:function(arm,size=0x64) addr:0x021293b8 +func_ov045_0212941c kind:function(arm,size=0xa4) addr:0x0212941c +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_021294f0 kind:data(any) addr:0x021294f0 +data_ov045_02129500 kind:data(any) addr:0x02129500 +data_ov045_02129580 kind:data(any) addr:0x02129580 +data_ov045_02129600 kind:data(any) addr:0x02129600 +data_ov045_02129610 kind:data(any) addr:0x02129610 +func_ov045_02129620 kind:function(arm,size=0x244) addr:0x02129620 +func_ov045_02129864 kind:function(arm,size=0x130) addr:0x02129864 +func_ov045_02129994 kind:function(arm,size=0x50) addr:0x02129994 +func_ov045_021299e4 kind:function(arm,size=0x50) addr:0x021299e4 +func_ov045_02129a34 kind:function(arm,size=0x50) addr:0x02129a34 +func_ov045_02129a84 kind:function(arm,size=0x50) addr:0x02129a84 +data_ov045_02129b00 kind:data(any) addr:0x02129b00 +data_ov045_02129b08 kind:data(any) addr:0x02129b08 +data_ov045_02129b10 kind:data(any) addr:0x02129b10 +data_ov045_02129b24 kind:data(any) addr:0x02129b24 +data_ov045_02129b48 kind:data(any) addr:0x02129b48 +data_ov045_02129b64 kind:data(any) addr:0x02129b64 +data_ov045_02129b6a kind:data(any) addr:0x02129b6a +data_ov045_02129b70 kind:data(any) addr:0x02129b70 +data_ov045_02129b76 kind:data(any) addr:0x02129b76 +data_ov045_02129b7c kind:data(any) addr:0x02129b7c +data_ov045_02129b82 kind:data(any) addr:0x02129b82 +data_ov045_02129b88 kind:data(any) addr:0x02129b88 +data_ov045_02129b8e kind:data(any) addr:0x02129b8e +data_ov045_02129b94 kind:data(any) addr:0x02129b94 +data_ov045_02129b9a kind:data(any) addr:0x02129b9a +data_ov045_02129ba0 kind:data(any) addr:0x02129ba0 +data_ov045_02129ba6 kind:data(any) addr:0x02129ba6 +data_ov045_02129bac kind:data(any) addr:0x02129bac +data_ov045_02129bb2 kind:data(any) addr:0x02129bb2 +data_ov045_02129bc0 kind:data(any) addr:0x02129bc0 +data_ov045_02129c14 kind:data(any) addr:0x02129c14 +data_ov045_02129c20 kind:data(any) addr:0x02129c20 +data_ov045_02129c2c kind:data(any) addr:0x02129c2c +data_ov045_02129c38 kind:data(any) addr:0x02129c38 +data_ov045_02129c44 kind:data(any) addr:0x02129c44 +data_ov045_02129c50 kind:data(any) addr:0x02129c50 +data_ov045_02129c5c kind:data(any) addr:0x02129c5c +data_ov045_02129c68 kind:data(any) addr:0x02129c68 +data_ov045_02129c74 kind:data(any) addr:0x02129c74 +data_ov045_02129c8c kind:data(any) addr:0x02129c8c +data_ov045_02129ca8 kind:data(any) addr:0x02129ca8 +data_ov045_02129ccc kind:data(any) addr:0x02129ccc +data_ov045_02129cf8 kind:data(any) addr:0x02129cf8 +data_ov045_02129d3c kind:data(any) addr:0x02129d3c +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_02129dc0 kind:data(any) addr:0x02129dc0 +data_ov045_02129dcc kind:data(any) addr:0x02129dcc +data_ov045_02129dd8 kind:data(any) addr:0x02129dd8 +data_ov045_02129de4 kind:data(any) addr:0x02129de4 +data_ov045_02129df0 kind:data(any) addr:0x02129df0 +data_ov045_02129dfc kind:data(any) addr:0x02129dfc +data_ov045_02129e5c kind:data(any) addr:0x02129e5c +data_ov045_02129e74 kind:data(any) addr:0x02129e74 +data_ov045_02129e8c kind:data(any) addr:0x02129e8c +data_ov045_02129ea4 kind:data(any) addr:0x02129ea4 +data_ov045_02129ec4 kind:data(any) addr:0x02129ec4 +data_ov045_02129f20 kind:data(any) addr:0x02129f20 +data_ov045_02129f30 kind:data(any) addr:0x02129f30 +data_ov045_02129f40 kind:data(any) addr:0x02129f40 +data_ov045_02129f60 kind:data(any) addr:0x02129f60 +data_ov045_02129f84 kind:data(any) addr:0x02129f84 +data_ov045_02129fd0 kind:data(any) addr:0x02129fd0 +data_ov045_0212a024 kind:data(any) addr:0x0212a024 +data_ov045_0212a044 kind:data(any) addr:0x0212a044 +data_ov045_0212a06c kind:data(any) addr:0x0212a06c +data_ov045_0212a090 kind:data(any) addr:0x0212a090 +data_ov045_0212a0ec kind:data(any) addr:0x0212a0ec +data_ov045_0212a110 kind:data(any) addr:0x0212a110 +data_ov045_0212a138 kind:data(any) addr:0x0212a138 +data_ov045_0212a194 kind:data(any) addr:0x0212a194 +data_ov045_0212a1bc kind:data(any) addr:0x0212a1bc +data_ov045_0212a22c kind:data(any) addr:0x0212a22c +data_ov045_0212a240 kind:bss addr:0x0212a240 +data_ov045_0212a244 kind:bss addr:0x0212a244 +data_ov045_0212a250 kind:bss addr:0x0212a250 +data_ov045_0212a328 kind:bss addr:0x0212a328 +data_ov045_0212a33c kind:bss addr:0x0212a33c +data_ov045_0212a340 kind:bss addr:0x0212a340 +data_ov045_0212a34c kind:bss addr:0x0212a34c +data_ov045_0212a424 kind:bss addr:0x0212a424 +data_ov045_0212a428 kind:bss addr:0x0212a428 +data_ov045_0212a434 kind:bss addr:0x0212a434 +data_ov045_0212a440 kind:bss addr:0x0212a440 ambiguous +data_ov045_0212a50c kind:bss addr:0x0212a50c +data_ov045_0212a510 kind:bss addr:0x0212a510 +data_ov045_0212a51c kind:bss addr:0x0212a51c +data_ov045_0212a5f4 kind:bss addr:0x0212a5f4 +data_ov045_0212a5f8 kind:bss addr:0x0212a5f8 +data_ov045_0212a604 kind:bss addr:0x0212a604 +data_ov045_0212a640 kind:bss addr:0x0212a640 +data_ov045_0212a644 kind:bss addr:0x0212a644 +data_ov045_0212a650 kind:bss addr:0x0212a650 diff --git a/config/eur/arm9/overlays/ov046/delinks.txt b/config/eur/arm9/overlays/ov046/delinks.txt new file mode 100644 index 00000000..9cb6fb42 --- /dev/null +++ b/config/eur/arm9/overlays/ov046/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021234c0 end:0x02129a28 kind:code align:32 + .rodata start:0x02129a28 end:0x02129cd0 kind:data align:4 + .init start:0x02129cd0 end:0x02129f60 kind:code align:4 + .ctor start:0x02129f60 end:0x02129f78 kind:data align:4 + .data start:0x02129f80 end:0x0212a700 kind:data align:32 + .bss start:0x0212a700 end:0x0212ab00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov046/relocs.txt b/config/eur/arm9/overlays/ov046/relocs.txt new file mode 100644 index 00000000..3ed8104d --- /dev/null +++ b/config/eur/arm9/overlays/ov046/relocs.txt @@ -0,0 +1,985 @@ +from:0x021234c8 kind:load to:0x0212a710 module:overlay(46) +from:0x021234dc kind:arm_call to:0x02011f3c module:main +from:0x021234e8 kind:arm_call to:0x02123558 module:overlay(46) +from:0x021234fc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02123550 kind:load to:0x02129f88 module:overlay(46) +from:0x02123564 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021235c8 kind:arm_call to:0x02058080 module:overlay(0) +from:0x021235ec kind:arm_call to:0x0203d160 module:main +from:0x021235f4 kind:arm_call to:0x021295f8 module:overlay(46) +from:0x02123630 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02123648 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123658 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212368c kind:arm_call to:0x0209862c module:overlay(0) +from:0x021236b0 kind:load to:0x0212a058 module:overlay(46) +from:0x021236b4 kind:load to:0x0212a710 module:overlay(46) +from:0x021236b8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021236bc kind:load to:0x02124cf4 module:overlay(46) +from:0x021236c0 kind:load to:0x027e07d4 module:dtcm +from:0x021236c4 kind:load to:0x02129fac module:overlay(46) +from:0x021236d0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021236f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212372c kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02123764 kind:arm_call to:0x020581d8 module:overlay(0) +from:0x02123770 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x0212377c kind:load to:0x027e0ce4 module:dtcm +from:0x02123780 kind:load to:0x02058300 module:overlay(0) +from:0x02123848 kind:load to:0x021243c8 module:overlay(46) +from:0x021238b4 kind:load to:0x02129a44 module:overlay(46) +from:0x021238e4 kind:arm_call to:0x02124c88 module:overlay(46) +from:0x02123970 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02123980 kind:arm_call to:0x021534c4 module:overlay(83) +from:0x021239bc kind:load to:0x027e09a8 module:dtcm +from:0x021239fc kind:arm_call to:0x021534c4 module:overlay(83) +from:0x02123a18 kind:arm_call to:0x01ff9984 module:itcm +from:0x02123a54 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02123a70 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02123a80 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02123ac0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02123b00 kind:arm_call to:0x02124c88 module:overlay(46) +from:0x02123b30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123b98 kind:arm_call to:0x021534c4 module:overlay(83) +from:0x02123bd8 kind:arm_call to:0x021534c4 module:overlay(83) +from:0x02123bf8 kind:arm_call to:0x02124c88 module:overlay(46) +from:0x02123c50 kind:arm_call to:0x021534c4 module:overlay(83) +from:0x02123cd0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02123ce0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123cf8 kind:arm_call to:0x02015080 module:main +from:0x02123d24 kind:arm_call to:0x02015080 module:main +from:0x02123d44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02123d60 kind:arm_call to:0x02015080 module:main +from:0x02123d8c kind:arm_call to:0x02015080 module:main +from:0x02123db4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123dc4 kind:arm_call to:0x021534c4 module:overlay(83) +from:0x02123ddc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123df0 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02123e38 kind:load to:0x027e09a8 module:dtcm +from:0x02123e80 kind:arm_call to:0x02124c88 module:overlay(46) +from:0x02123ed8 kind:arm_call to:0x021534c4 module:overlay(83) +from:0x02123f50 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02123f60 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123f78 kind:arm_call to:0x02015080 module:main +from:0x02123fa0 kind:arm_call to:0x02015080 module:main +from:0x02123fc8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123fd8 kind:arm_call to:0x021534c4 module:overlay(83) +from:0x02123ff0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124004 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x0212407c kind:arm_call to:0x02124c88 module:overlay(46) +from:0x021240ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124124 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02124134 kind:arm_call to:0x021534c4 module:overlay(83) +from:0x0212415c kind:load to:0x027e09a8 module:dtcm +from:0x0212419c kind:arm_call to:0x021534c4 module:overlay(83) +from:0x021241b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021241c8 kind:arm_call to:0x01ff993c module:itcm +from:0x021241f8 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02124268 kind:arm_call to:0x02124c88 module:overlay(46) +from:0x02124320 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124334 kind:arm_call to:0x02124c88 module:overlay(46) +from:0x02124450 kind:load to:0x0212a120 module:overlay(46) +from:0x02124454 kind:load to:0x0212a110 module:overlay(46) +from:0x021244b4 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x021244f4 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02124508 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02124514 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02124528 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02124534 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02124548 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x02124568 kind:arm_call to:0x021243c8 module:overlay(46) +from:0x021245ac kind:load to:0x0212a110 module:overlay(46) +from:0x02124658 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02124670 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02124750 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02124774 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021247a0 kind:load to:0x027e0cec module:dtcm +from:0x021247c0 kind:arm_call to:0x02124458 module:overlay(46) +from:0x021247c8 kind:arm_call to:0x02124574 module:overlay(46) +from:0x021247e0 kind:arm_call to:0x021245b0 module:overlay(46) +from:0x02124810 kind:arm_call to:0x021245b0 module:overlay(46) +from:0x02124838 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02124870 kind:arm_call to:0x020581d8 module:overlay(0) +from:0x021248a0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021248b0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124920 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124948 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x0212495c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212496c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212497c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124a78 kind:arm_call to:0x02015080 module:main +from:0x02124ae0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02124afc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02124b18 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02124b3c kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02124b64 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02124bac kind:load to:0x02058300 module:overlay(0) +from:0x02124bb4 kind:load to:0x027e09c0 module:dtcm +from:0x02124bb8 kind:load to:0x027e07d4 module:dtcm +from:0x02124bbc kind:load to:0x027e0cec module:dtcm +from:0x02124bcc kind:load to:0x027e09bc module:dtcm +from:0x02124bd4 kind:load to:0x027e09a8 module:dtcm +from:0x02124bf0 kind:arm_call to:0x0215348c module:overlay(83) +from:0x02124c2c kind:arm_call to:0x01ffc744 module:itcm +from:0x02124c3c kind:arm_call to:0x0200ef5c module:main +from:0x02124c5c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02124c7c kind:arm_call to:0x02129618 module:overlay(46) +from:0x02124c84 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02124c9c kind:load to:0x0212a0b0 module:overlay(46) +from:0x02124ca0 kind:load to:0x02129ff0 module:overlay(46) +from:0x02124cb4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02124cc0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02124cdc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02124cec kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02124d08 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02124d10 kind:arm_call to:0x02011ff4 module:main +from:0x02124d28 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02124d3c kind:arm_call to:0x0203d210 module:main +from:0x02124d44 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02124d4c kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02124d54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02124d60 kind:load to:0x020a02d4 module:overlay(0) +from:0x02124d70 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02124d84 kind:arm_call to:0x0203d210 module:main +from:0x02124d8c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02124d94 kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02124d9c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02124da4 kind:arm_call to:0x02011ff4 module:main +from:0x02124db0 kind:load to:0x020a02d4 module:overlay(0) +from:0x02124dbc kind:arm_call to:0x0209790c module:overlay(0) +from:0x02124dd0 kind:load to:0x0212a7f8 module:overlay(46) +from:0x02124de4 kind:arm_call to:0x02011f3c module:main +from:0x02124df0 kind:arm_call to:0x02124e48 module:overlay(46) +from:0x02124e08 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02124e44 kind:load to:0x0212a1cc module:overlay(46) +from:0x02124e54 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02124e90 kind:arm_call to:0x0200f05c module:main +from:0x02124eac kind:arm_call to:0x02058080 module:overlay(0) +from:0x02124ed8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02124ef4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02124f04 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02124f1c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02124f2c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02124f50 kind:arm_call to:0x0203d160 module:main +from:0x02124f78 kind:arm_call to:0x021295f8 module:overlay(46) +from:0x02124f9c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212501c kind:arm_call to:0x02028c90 module:main +from:0x02125060 kind:load to:0x0212a2a8 module:overlay(46) +from:0x02125064 kind:load to:0x0212a7f8 module:overlay(46) +from:0x02125068 kind:load to:0x02129a74 module:overlay(46) +from:0x0212506c kind:load to:0x02129fac module:overlay(46) +from:0x02125070 kind:load to:0x0212a1f0 module:overlay(46) +from:0x02125074 kind:load to:0x020a02d4 module:overlay(0) +from:0x02125078 kind:load to:0x02124cf4 module:overlay(46) +from:0x0212507c kind:load to:0x027e07d4 module:dtcm +from:0x021250a8 kind:arm_call to:0x02127b84 module:overlay(46) +from:0x021250c8 kind:arm_call to:0x0203d210 module:main +from:0x021250d0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021250d8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021250e0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021250e8 kind:arm_call to:0x020580a0 module:overlay(0) +from:0x021250f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021250fc kind:load to:0x0212a2a8 module:overlay(46) +from:0x02125100 kind:load to:0x020a02d4 module:overlay(0) +from:0x02125128 kind:arm_call to:0x02127b84 module:overlay(46) +from:0x02125148 kind:arm_call to:0x0203d210 module:main +from:0x02125150 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02125158 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02125160 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02125168 kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02125170 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02125178 kind:arm_call to:0x02011ff4 module:main +from:0x02125184 kind:load to:0x0212a2a8 module:overlay(46) +from:0x02125188 kind:load to:0x020a02d4 module:overlay(0) +from:0x021251b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021251c0 kind:arm_call to:0x02125a80 module:overlay(46) +from:0x021251f0 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02125224 kind:arm_call to:0x02058264 module:overlay(0) +from:0x02125248 kind:load to:0x027e0ce4 module:dtcm +from:0x0212524c kind:load to:0x02058300 module:overlay(0) +from:0x02125274 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021252a4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021252b0 kind:load to:0x020b539c module:overlay(0) +from:0x02125360 kind:arm_call to:0x02125250 module:overlay(46) +from:0x02125374 kind:load to:0x02049be4 module:main +from:0x02125394 kind:arm_call to:0x02127b78 module:overlay(46) +from:0x021253c4 kind:arm_call to:0x02127b84 module:overlay(46) +from:0x02125448 kind:arm_call to:0x02125250 module:overlay(46) +from:0x02125478 kind:arm_call to:0x02126350 module:overlay(46) +from:0x02125524 kind:load to:0x02049be4 module:main +from:0x0212558c kind:arm_call to:0x021252b8 module:overlay(46) +from:0x02125594 kind:arm_call to:0x02126350 module:overlay(46) +from:0x021255f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02125604 kind:arm_call to:0x0215363c module:overlay(83) +from:0x0212561c kind:arm_call to:0x02153554 module:overlay(83) +from:0x02125628 kind:load to:0x027e09a8 module:dtcm +from:0x0212566c kind:arm_call to:0x02153554 module:overlay(83) +from:0x02125674 kind:arm_call to:0x021253d8 module:overlay(46) +from:0x02125688 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021256a0 kind:arm_call to:0x02125a80 module:overlay(46) +from:0x02125700 kind:arm_call to:0x02126350 module:overlay(46) +from:0x02125758 kind:arm_call to:0x02153554 module:overlay(83) +from:0x02125764 kind:load to:0x02049be4 module:main +from:0x021257ac kind:arm_call to:0x02153554 module:overlay(83) +from:0x021257b4 kind:arm_call to:0x021253d8 module:overlay(46) +from:0x02125834 kind:arm_call to:0x02015244 module:main +from:0x02125860 kind:arm_call to:0x02126350 module:overlay(46) +from:0x021258bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021258c4 kind:arm_call to:0x02125378 module:overlay(46) +from:0x021258d0 kind:load to:0x027e09a8 module:dtcm +from:0x02125920 kind:arm_call to:0x02153554 module:overlay(83) +from:0x02125978 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212598c kind:arm_call to:0x021253a8 module:overlay(46) +from:0x02125998 kind:arm_call to:0x02125a80 module:overlay(46) +from:0x021259b0 kind:arm_call to:0x02126350 module:overlay(46) +from:0x02125a64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125a78 kind:arm_call to:0x02125a80 module:overlay(46) +from:0x02125b08 kind:load to:0x0212a310 module:overlay(46) +from:0x02125b0c kind:load to:0x0212a300 module:overlay(46) +from:0x02125b48 kind:load to:0x0212a300 module:overlay(46) +from:0x02125bd0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02125cb8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02125ce0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125d98 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02125dd4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02125dec kind:load to:0x027e0cec module:dtcm +from:0x02125e50 kind:arm_call to:0x02125a80 module:overlay(46) +from:0x02125e78 kind:arm_call to:0x02125a80 module:overlay(46) +from:0x02125e9c kind:arm_call to:0x02125b10 module:overlay(46) +from:0x02125eb0 kind:arm_call to:0x02125b4c module:overlay(46) +from:0x02125ed4 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02125efc kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02125f30 kind:arm_call to:0x02058264 module:overlay(0) +from:0x02125f38 kind:arm_call to:0x02125b4c module:overlay(46) +from:0x02125f80 kind:arm_call to:0x01ffad5c module:itcm +from:0x02125f90 kind:arm_call to:0x02128358 module:overlay(46) +from:0x02125ff0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126000 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126010 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126100 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126124 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126138 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126148 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126158 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021261d0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02126214 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02126230 kind:load to:0x027e09c0 module:dtcm +from:0x02126234 kind:load to:0x02058300 module:overlay(0) +from:0x02126238 kind:load to:0x02129a94 module:overlay(46) +from:0x0212623c kind:load to:0x02129a68 module:overlay(46) +from:0x02126250 kind:arm_call to:0x0215348c module:overlay(83) +from:0x02126294 kind:arm_call to:0x01ffc768 module:itcm +from:0x021262a8 kind:arm_call to:0x0200ef5c module:main +from:0x021262c4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02126310 kind:arm_call to:0x02129618 module:overlay(46) +from:0x02126318 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02126364 kind:load to:0x0212a210 module:overlay(46) +from:0x02126368 kind:load to:0x0212a258 module:overlay(46) +from:0x021263c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021263d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021263ec kind:arm_call to:0x0205ed68 module:overlay(0) +from:0x0212640c kind:arm_call to:0x01ffb800 module:itcm +from:0x02126434 kind:arm_call to:0x01ff938c module:itcm +from:0x02126458 kind:arm_call to:0x01ffb744 module:itcm +from:0x021264a0 kind:arm_call to:0x0207c104 module:overlay(0) +from:0x021264f8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0212650c kind:load to:0x0212a8e0 module:overlay(46) +from:0x02126520 kind:arm_call to:0x02011f3c module:main +from:0x0212652c kind:arm_call to:0x02126580 module:overlay(46) +from:0x02126540 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02126578 kind:load to:0x0212a39c module:overlay(46) +from:0x02126590 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021265f4 kind:arm_call to:0x02058080 module:overlay(0) +from:0x02126620 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02126638 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126648 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126674 kind:arm_call to:0x0203d160 module:main +from:0x02126690 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x021266fc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126734 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0212674c kind:arm_call to:0x02126c38 module:overlay(46) +from:0x02126758 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02126768 kind:arm_call to:0x02028c90 module:main +from:0x021267a0 kind:load to:0x0212a468 module:overlay(46) +from:0x021267a4 kind:load to:0x0212a8e0 module:overlay(46) +from:0x021267a8 kind:load to:0x02129fac module:overlay(46) +from:0x021267ac kind:load to:0x020a02d4 module:overlay(0) +from:0x021267b0 kind:load to:0x02124cf4 module:overlay(46) +from:0x021267b4 kind:load to:0x0212a38c module:overlay(46) +from:0x021267dc kind:arm_call to:0x02128b8c module:overlay(46) +from:0x021267fc kind:arm_call to:0x0203d210 module:main +from:0x02126804 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212680c kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02126814 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02126820 kind:load to:0x0212a468 module:overlay(46) +from:0x02126824 kind:load to:0x020a02d4 module:overlay(0) +from:0x0212684c kind:arm_call to:0x02128b8c module:overlay(46) +from:0x0212686c kind:arm_call to:0x0203d210 module:main +from:0x02126874 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0212687c kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02126884 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0212688c kind:arm_call to:0x02011ff4 module:main +from:0x02126898 kind:load to:0x0212a468 module:overlay(46) +from:0x0212689c kind:load to:0x020a02d4 module:overlay(0) +from:0x021268cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021268e4 kind:arm_call to:0x021269f8 module:overlay(46) +from:0x021268f8 kind:arm_call to:0x02126f78 module:overlay(46) +from:0x0212694c kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02126980 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0212698c kind:load to:0x027e0ce4 module:dtcm +from:0x02126990 kind:load to:0x02129bc4 module:overlay(46) +from:0x02126994 kind:load to:0x02129bd8 module:overlay(46) +from:0x02126998 kind:load to:0x02058300 module:overlay(0) +from:0x021269c0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021269e4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021269f0 kind:load to:0x020b539c module:overlay(0) +from:0x02126a58 kind:arm_call to:0x0212699c module:overlay(46) +from:0x02126a70 kind:load to:0x02049be4 module:main +from:0x02126a90 kind:arm_call to:0x02128b8c module:overlay(46) +from:0x02126b08 kind:arm_call to:0x0212699c module:overlay(46) +from:0x02126b5c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02126b6c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02126b94 kind:arm_call to:0x02126f78 module:overlay(46) +from:0x02126ba0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02126bd4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126be4 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02126bf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126c08 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x02126c14 kind:load to:0x027e0ce4 module:dtcm +from:0x02126c64 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02126c70 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02126c84 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02126c90 kind:load to:0x0212a8e0 module:overlay(46) +from:0x02126c94 kind:load to:0x02129bf0 module:overlay(46) +from:0x02126cbc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02126cd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126ce4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126d20 kind:arm_call to:0x02126f78 module:overlay(46) +from:0x02126d44 kind:arm_call to:0x021269f8 module:overlay(46) +from:0x02126da0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126dac kind:load to:0x0212a3d0 module:overlay(46) +from:0x02126db0 kind:load to:0x027e09a8 module:dtcm +from:0x02126dc8 kind:arm_call to:0x02126aa4 module:overlay(46) +from:0x02126ddc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126df0 kind:arm_call to:0x02126f78 module:overlay(46) +from:0x02126e50 kind:load to:0x0212a3b8 module:overlay(46) +from:0x02126e94 kind:arm_call to:0x02126aa4 module:overlay(46) +from:0x02126f04 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126f18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02126f24 kind:arm_call to:0x02126c38 module:overlay(46) +from:0x02126f30 kind:load to:0x0212a3e8 module:overlay(46) +from:0x02126f34 kind:load to:0x027e09a8 module:dtcm +from:0x02126f54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126f64 kind:arm_call to:0x02126a74 module:overlay(46) +from:0x02127000 kind:load to:0x0212a410 module:overlay(46) +from:0x02127004 kind:load to:0x0212a400 module:overlay(46) +from:0x021270fc kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02127118 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127138 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02127168 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02127180 kind:load to:0x0212a400 module:overlay(46) +from:0x02127188 kind:load to:0x027e0cec module:dtcm +from:0x0212718c kind:load to:0x027e0108 module:dtcm +from:0x021271f4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02127210 kind:load to:0x02129bd0 module:overlay(46) +from:0x02127214 kind:load to:0x02129c10 module:overlay(46) +from:0x02127284 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127298 kind:arm_call to:0x01ffb714 module:itcm +from:0x021272b0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021272b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021272c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212732c kind:arm_call to:0x01ffb974 module:itcm +from:0x02127344 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212735c kind:arm_call to:0x01ffb800 module:itcm +from:0x02127374 kind:arm_call to:0x01ffb428 module:itcm +from:0x02127380 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127390 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212739c kind:load to:0x02129c10 module:overlay(46) +from:0x021273a0 kind:load to:0x02129bd0 module:overlay(46) +from:0x021273b4 kind:arm_call to:0x02127008 module:overlay(46) +from:0x021273e0 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02127414 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0212741c kind:arm_call to:0x02126b24 module:overlay(46) +from:0x02127428 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02127468 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02127484 kind:arm_call to:0x01fff168 module:itcm +from:0x021274c0 kind:arm_call to:0x02127218 module:overlay(46) +from:0x021274cc kind:arm_call to:0x0215af78 module:overlay(83) +from:0x021274e0 kind:arm_call to:0x0208baec module:overlay(0) +from:0x021274f4 kind:arm_call to:0x02127190 module:overlay(46) +from:0x02127540 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02127588 kind:arm_call to:0x01ffad5c module:itcm +from:0x02127598 kind:arm_call to:0x021292d4 module:overlay(46) +from:0x021275e0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021275f0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02127654 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127674 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x02127684 kind:load to:0x02058300 module:overlay(0) +from:0x02127688 kind:load to:0x027e0ce0 module:dtcm +from:0x0212768c kind:load to:0x027e09a8 module:dtcm +from:0x02127694 kind:load to:0x02129c58 module:overlay(46) +from:0x02127698 kind:load to:0x02129bc8 module:overlay(46) +from:0x0212769c kind:load to:0x027e09c0 module:dtcm +from:0x021276ac kind:arm_call to:0x0215348c module:overlay(83) +from:0x021276d8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021276e8 kind:arm_call to:0x01ffc744 module:itcm +from:0x021276f4 kind:arm_call to:0x0200ef5c module:main +from:0x02127710 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02127718 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0212777c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127788 kind:arm_call to:0x01fff458 module:itcm +from:0x021277ac kind:load to:0x027e0ce4 module:dtcm +from:0x021277d8 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02127834 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02127848 kind:load to:0x0212a9c8 module:overlay(46) +from:0x0212785c kind:arm_call to:0x02011f3c module:main +from:0x02127868 kind:arm_call to:0x021278c0 module:overlay(46) +from:0x0212787c kind:arm_call to:0x02097898 module:overlay(0) +from:0x021278b4 kind:load to:0x0212a51c module:overlay(46) +from:0x021278c8 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02127940 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0212794c kind:arm_call to:0x021285d4 module:overlay(46) +from:0x02127958 kind:arm_call to:0x021286a0 module:overlay(46) +from:0x02127960 kind:arm_call to:0x02128730 module:overlay(46) +from:0x021279cc kind:arm_call to:0x01ffa06c module:itcm +from:0x021279f0 kind:load to:0x0212a590 module:overlay(46) +from:0x021279f4 kind:load to:0x0212a9c8 module:overlay(46) +from:0x021279f8 kind:load to:0x020b1968 module:overlay(0) +from:0x021279fc kind:load to:0x0212a9cc module:overlay(46) +from:0x02127a08 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02127a1c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02127a4c kind:arm_call to:0x0212631c module:overlay(46) +from:0x02127a5c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02127a64 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02127a6c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02127a74 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02127a80 kind:load to:0x0212a590 module:overlay(46) +from:0x02127aa8 kind:arm_call to:0x0212631c module:overlay(46) +from:0x02127ab8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02127ac0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02127ac8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02127ad0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02127ad8 kind:arm_call to:0x02011ff4 module:main +from:0x02127ae4 kind:load to:0x0212a590 module:overlay(46) +from:0x02127b68 kind:arm_call to:0x02128260 module:overlay(46) +from:0x02127b74 kind:load to:0x027e07d4 module:dtcm +from:0x02127bd0 kind:arm_call to:0x0212631c module:overlay(46) +from:0x02127be0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02127c6c kind:arm_call to:0x01ffb464 module:itcm +from:0x02127c7c kind:arm_call to:0x01ff9218 module:itcm +from:0x02127c9c kind:arm_call to:0x01ffb464 module:itcm +from:0x02127cac kind:arm_call to:0x01ff9218 module:itcm +from:0x02127cc0 kind:arm_call to:0x021284a4 module:overlay(46) +from:0x02127cd8 kind:load to:0x021284a4 module:overlay(46) +from:0x02127d28 kind:arm_call to:0x0212631c module:overlay(46) +from:0x02127d74 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02127d84 kind:load to:0x0212a9cc module:overlay(46) +from:0x02127d88 kind:load to:0x0212a9c8 module:overlay(46) +from:0x02127da4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127de8 kind:arm_call to:0x02099738 module:overlay(0) +from:0x02127e04 kind:arm_call to:0x020eed64 module:overlay(31) +from:0x02127e18 kind:arm_call to:0x02028d30 module:main +from:0x02127e30 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127e40 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127e80 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127e90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127ed0 kind:arm_call to:0x021287c4 module:overlay(46) +from:0x02127edc kind:load to:0x027e0ce4 module:dtcm +from:0x02127ee0 kind:load to:0x02040964 module:main +from:0x02127f70 kind:arm_call to:0x02127d8c module:overlay(46) +from:0x02127fa0 kind:arm_call to:0x01ff938c module:itcm +from:0x02127fdc kind:arm_call to:0x01fff17c module:itcm +from:0x02127fe8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128010 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02128038 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02128068 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0212807c kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02128088 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021280b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021280c0 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02128104 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0212811c kind:arm_call to:0x02128260 module:overlay(46) +from:0x02128158 kind:arm_call to:0x02128260 module:overlay(46) +from:0x02128164 kind:load to:0x027e0108 module:dtcm +from:0x02128168 kind:load to:0x027e0ce0 module:dtcm +from:0x02128170 kind:load to:0x027e09c0 module:dtcm +from:0x021281a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021281c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021281e0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021281f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02128200 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02128210 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212824c kind:load to:0x027e0cec module:dtcm +from:0x02128250 kind:load to:0x027e09a8 module:dtcm +from:0x02128258 kind:load to:0x027e0ce4 module:dtcm +from:0x021282a0 kind:load to:0x0212a538 module:overlay(46) +from:0x021282d8 kind:load to:0x0212a538 module:overlay(46) +from:0x021282f0 kind:arm_call to:0x021282a4 module:overlay(46) +from:0x02128310 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02128350 kind:load to:0x02129cb8 module:overlay(46) +from:0x02128354 kind:load to:0x027e07b4 module:dtcm +from:0x02128370 kind:arm_call to:0x02028cdc module:main +from:0x02128380 kind:arm_call to:0x02028cdc module:main +from:0x02128398 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021283bc kind:arm_call to:0x0200ef5c module:main +from:0x021283c8 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x021283fc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02128410 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212848c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02128498 kind:load to:0x0203e964 module:main +from:0x0212849c kind:load to:0x027e09b4 module:dtcm +from:0x021284b8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021284f0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02128524 kind:load to:0x02128260 module:overlay(46) +from:0x02128550 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212855c kind:arm_call to:0x02128260 module:overlay(46) +from:0x021285b4 kind:arm_call to:0x0212631c module:overlay(46) +from:0x021285c8 kind:arm_call to:0x02128260 module:overlay(46) +from:0x021285ec kind:arm_call to:0x020f6284 module:overlay(31) +from:0x02128604 kind:load to:0x0212a4cc module:overlay(46) +from:0x02128624 kind:arm_call to:0x021284fc module:overlay(46) +from:0x02128634 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x02128650 kind:arm_call to:0x02128518 module:overlay(46) +from:0x02128658 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x02128670 kind:arm_call to:0x01ffb800 module:itcm +from:0x02128680 kind:arm_call to:0x02128568 module:overlay(46) +from:0x0212868c kind:arm_call to:0x02128528 module:overlay(46) +from:0x02128698 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x021286d8 kind:load to:0x0212a500 module:overlay(46) +from:0x021286f0 kind:arm_call to:0x01fff458 module:itcm +from:0x02128710 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0212872c kind:load to:0x02128260 module:overlay(46) +from:0x02128738 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0212874c kind:load to:0x0212a4e4 module:overlay(46) +from:0x02128778 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x021287b4 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x021287dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128824 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128830 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02128840 kind:load to:0x027e0ce4 module:dtcm +from:0x0212884c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02128854 kind:arm_call to:0x02011ff4 module:main +from:0x02128868 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02128870 kind:arm_call to:0x02011ff4 module:main +from:0x02128884 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02128898 kind:load to:0x0212aab0 module:overlay(46) +from:0x021288ac kind:arm_call to:0x02011f3c module:main +from:0x021288b8 kind:arm_call to:0x02128920 module:overlay(46) +from:0x021288cc kind:arm_call to:0x0209767c module:overlay(0) +from:0x021288fc kind:load to:0x0212a624 module:overlay(46) +from:0x02128914 kind:load to:0x020b539c module:overlay(0) +from:0x0212891c kind:load to:0x020974dc module:overlay(0) +from:0x02128928 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02128934 kind:arm_call to:0x02128904 module:overlay(46) +from:0x021289a0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021289ac kind:arm_call to:0x0212946c module:overlay(46) +from:0x021289b8 kind:arm_call to:0x02129538 module:overlay(46) +from:0x02128a14 kind:arm_call to:0x01ffa06c module:itcm +from:0x02128a38 kind:load to:0x0212a698 module:overlay(46) +from:0x02128a3c kind:load to:0x020b1968 module:overlay(0) +from:0x02128a40 kind:load to:0x0212aab4 module:overlay(46) +from:0x02128a44 kind:load to:0x0212aaa0 module:overlay(46) +from:0x02128a50 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02128a80 kind:arm_call to:0x0212771c module:overlay(46) +from:0x02128a90 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02128a98 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02128aa0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128aac kind:load to:0x0212a698 module:overlay(46) +from:0x02128ad4 kind:arm_call to:0x0212771c module:overlay(46) +from:0x02128ae4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02128aec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02128af4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02128afc kind:arm_call to:0x02011ff4 module:main +from:0x02128b08 kind:load to:0x0212a698 module:overlay(46) +from:0x02128b7c kind:arm_call to:0x021291e4 module:overlay(46) +from:0x02128b88 kind:load to:0x027e07d4 module:dtcm +from:0x02128ba8 kind:arm_call to:0x0212771c module:overlay(46) +from:0x02128bb8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02128c34 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128c44 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128c64 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128c74 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128c88 kind:arm_call to:0x021293b4 module:overlay(46) +from:0x02128ca0 kind:load to:0x021293b4 module:overlay(46) +from:0x02128cc0 kind:arm_call to:0x0212771c module:overlay(46) +from:0x02128d00 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02128d0c kind:load to:0x0212aab4 module:overlay(46) +from:0x02128d10 kind:load to:0x0212aaa0 module:overlay(46) +from:0x02128d2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128d64 kind:arm_call to:0x01fff148 module:itcm +from:0x02128d8c kind:arm_call to:0x01ff9258 module:itcm +from:0x02128da8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128db8 kind:arm_call to:0x01ff9770 module:itcm +from:0x02128e08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128e10 kind:arm_call to:0x01ff938c module:itcm +from:0x02128e50 kind:arm_call to:0x01ffb974 module:itcm +from:0x02128e60 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02128e90 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02128e98 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x02128ea4 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02128eb8 kind:load to:0x027e0ce4 module:dtcm +from:0x02128ebc kind:load to:0x027e0ce0 module:dtcm +from:0x02128ec4 kind:load to:0x027e0108 module:dtcm +from:0x02128f30 kind:arm_call to:0x01ff938c module:itcm +from:0x02128f6c kind:arm_call to:0x01fff17c module:itcm +from:0x02128f78 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128f9c kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02128fc4 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02128fec kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02129000 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0212900c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02129034 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129044 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02129088 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021290a0 kind:arm_call to:0x021291e4 module:overlay(46) +from:0x021290dc kind:arm_call to:0x021291e4 module:overlay(46) +from:0x021290e8 kind:load to:0x027e0108 module:dtcm +from:0x021290ec kind:load to:0x027e0ce0 module:dtcm +from:0x021290f4 kind:load to:0x027e09c0 module:dtcm +from:0x0212912c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02129148 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02129164 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0212917c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02129184 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02129194 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021291d0 kind:load to:0x027e0cec module:dtcm +from:0x021291d4 kind:load to:0x027e09a8 module:dtcm +from:0x021291dc kind:load to:0x027e0ce4 module:dtcm +from:0x02129224 kind:load to:0x0212a640 module:overlay(46) +from:0x0212925c kind:load to:0x0212a640 module:overlay(46) +from:0x0212926c kind:arm_call to:0x02129228 module:overlay(46) +from:0x0212928c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021292cc kind:load to:0x02129cc4 module:overlay(46) +from:0x021292d0 kind:load to:0x027e07b4 module:dtcm +from:0x021292ec kind:arm_call to:0x02028cdc module:main +from:0x021292fc kind:arm_call to:0x02028cdc module:main +from:0x02129318 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212932c kind:arm_call to:0x02057f74 module:overlay(0) +from:0x021293a0 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x021293ac kind:load to:0x027e09b4 module:dtcm +from:0x021293c4 kind:load to:0x020989e0 module:overlay(0) +from:0x021293f0 kind:load to:0x021291e4 module:overlay(46) +from:0x0212941c kind:arm_call to:0x01ff9770 module:itcm +from:0x02129428 kind:arm_call to:0x021291e4 module:overlay(46) +from:0x02129450 kind:arm_call to:0x0212771c module:overlay(46) +from:0x02129464 kind:arm_call to:0x021291e4 module:overlay(46) +from:0x02129484 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x0212949c kind:load to:0x0212a5f0 module:overlay(46) +from:0x021294bc kind:arm_call to:0x021293c8 module:overlay(46) +from:0x021294cc kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x021294e8 kind:arm_call to:0x021293e4 module:overlay(46) +from:0x021294f0 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x02129508 kind:arm_call to:0x01ffb800 module:itcm +from:0x02129518 kind:arm_call to:0x02129434 module:overlay(46) +from:0x02129524 kind:arm_call to:0x021293f4 module:overlay(46) +from:0x02129530 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x02129570 kind:load to:0x0212a608 module:overlay(46) +from:0x02129588 kind:arm_call to:0x01fff458 module:itcm +from:0x021295a8 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x021295c4 kind:load to:0x021291e4 module:overlay(46) +from:0x021295d0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021295d8 kind:arm_call to:0x02011ff4 module:main +from:0x021295ec kind:arm_call to:0x02097724 module:overlay(0) +from:0x02129654 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129664 kind:arm_call to:0x01ff938c module:itcm +from:0x02129698 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212969c kind:arm_call to:0x01ff8d38 module:itcm +from:0x021296d4 kind:arm_call to:0x0212971c module:overlay(46) +from:0x02129700 kind:arm_call to:0x0212971c module:overlay(46) +from:0x02129710 kind:load to:0x027e09ac module:dtcm +from:0x021297c8 kind:arm_call to:0x02024a30 module:main +from:0x02129a1c kind:load to:0x027e0254 module:dtcm +from:0x02129cf0 kind:arm_call to:0x021234f0 module:overlay(46) +from:0x02129d00 kind:arm_call to:0x0203ce74 module:main +from:0x02129d40 kind:load to:0x0212a700 module:overlay(46) +from:0x02129d44 kind:load to:0x0212a710 module:overlay(46) +from:0x02129d48 kind:load to:0x02124db4 module:overlay(46) +from:0x02129d4c kind:load to:0x0212a704 module:overlay(46) +from:0x02129d50 kind:load to:0x020431b8 module:main +from:0x02129d54 kind:load to:0x0212a110 module:overlay(46) +from:0x02129d8c kind:arm_call to:0x02124df8 module:overlay(46) +from:0x02129d9c kind:arm_call to:0x0203ce74 module:main +from:0x02129df4 kind:load to:0x0212a1b8 module:overlay(46) +from:0x02129df8 kind:load to:0x0212a7e8 module:overlay(46) +from:0x02129dfc kind:load to:0x0212a7f8 module:overlay(46) +from:0x02129e00 kind:load to:0x021264f0 module:overlay(46) +from:0x02129e04 kind:load to:0x0212a7ec module:overlay(46) +from:0x02129e08 kind:load to:0x020431b8 module:main +from:0x02129e0c kind:load to:0x0212a300 module:overlay(46) +from:0x02129e44 kind:arm_call to:0x02126534 module:overlay(46) +from:0x02129e54 kind:arm_call to:0x0203ce74 module:main +from:0x02129ea4 kind:load to:0x0212a378 module:overlay(46) +from:0x02129ea8 kind:load to:0x0212a8d0 module:overlay(46) +from:0x02129eac kind:load to:0x0212a8e0 module:overlay(46) +from:0x02129eb0 kind:load to:0x0212782c module:overlay(46) +from:0x02129eb4 kind:load to:0x0212a8d4 module:overlay(46) +from:0x02129eb8 kind:load to:0x020431b8 module:main +from:0x02129ebc kind:load to:0x0212a400 module:overlay(46) +from:0x02129edc kind:arm_call to:0x02127870 module:overlay(46) +from:0x02129eec kind:arm_call to:0x0203ce74 module:main +from:0x02129f00 kind:load to:0x0212a9b8 module:overlay(46) +from:0x02129f04 kind:load to:0x0212a9c8 module:overlay(46) +from:0x02129f08 kind:load to:0x0212887c module:overlay(46) +from:0x02129f0c kind:load to:0x0212a9bc module:overlay(46) +from:0x02129f2c kind:arm_call to:0x021288c0 module:overlay(46) +from:0x02129f3c kind:arm_call to:0x0203ce74 module:main +from:0x02129f50 kind:load to:0x0212aaa0 module:overlay(46) +from:0x02129f54 kind:load to:0x0212aab0 module:overlay(46) +from:0x02129f58 kind:load to:0x021295e4 module:overlay(46) +from:0x02129f5c kind:load to:0x0212aaa4 module:overlay(46) +from:0x02129f60 kind:load to:0x02129cd0 module:overlay(46) +from:0x02129f64 kind:load to:0x02129d58 module:overlay(46) +from:0x02129f68 kind:load to:0x02129e10 module:overlay(46) +from:0x02129f6c kind:load to:0x02129ec0 module:overlay(46) +from:0x02129f70 kind:load to:0x02129f10 module:overlay(46) +from:0x02129f88 kind:load to:0x021234cc module:overlay(46) +from:0x02129f8c kind:load to:0x02097944 module:overlay(0) +from:0x02129f90 kind:load to:0x02097754 module:overlay(0) +from:0x02129f94 kind:load to:0x020977d0 module:overlay(0) +from:0x02129f98 kind:load to:0x0209794c module:overlay(0) +from:0x02129f9c kind:load to:0x0209796c module:overlay(0) +from:0x02129fa0 kind:load to:0x02097998 module:overlay(0) +from:0x02129fac kind:load to:0x021236c8 module:overlay(46) +from:0x02129fb0 kind:load to:0x02124d00 module:overlay(46) +from:0x02129fb4 kind:load to:0x0209a254 module:overlay(0) +from:0x02129fb8 kind:load to:0x0209a288 module:overlay(0) +from:0x02129fbc kind:load to:0x0209a320 module:overlay(0) +from:0x02129fc0 kind:load to:0x0209a334 module:overlay(0) +from:0x02129fc4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02129fc8 kind:load to:0x0209a35c module:overlay(0) +from:0x02129fcc kind:load to:0x0209a3e4 module:overlay(0) +from:0x02129fd0 kind:load to:0x0209a06c module:overlay(0) +from:0x02129fd4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02129fd8 kind:load to:0x0209a308 module:overlay(0) +from:0x02129fdc kind:load to:0x0209a348 module:overlay(0) +from:0x02129fe0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02129fe4 kind:load to:0x02124cc8 module:overlay(46) +from:0x02129fe8 kind:load to:0x02124ca4 module:overlay(46) +from:0x02129fec kind:load to:0x0209a70c module:overlay(0) +from:0x0212a058 kind:load to:0x02098518 module:overlay(0) +from:0x0212a05c kind:load to:0x02098554 module:overlay(0) +from:0x0212a060 kind:load to:0x0209856c module:overlay(0) +from:0x0212a064 kind:load to:0x02098578 module:overlay(0) +from:0x0212a068 kind:load to:0x01fff464 module:itcm +from:0x0212a06c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212a070 kind:load to:0x021236dc module:overlay(46) +from:0x0212a074 kind:load to:0x020984b0 module:overlay(0) +from:0x0212a078 kind:load to:0x021247b4 module:overlay(46) +from:0x0212a07c kind:load to:0x02124be4 module:overlay(46) +from:0x0212a080 kind:load to:0x020984bc module:overlay(0) +from:0x0212a084 kind:load to:0x02124c10 module:overlay(46) +from:0x0212a088 kind:load to:0x02099004 module:overlay(0) +from:0x0212a08c kind:load to:0x020984c8 module:overlay(0) +from:0x0212a090 kind:load to:0x02098584 module:overlay(0) +from:0x0212a094 kind:load to:0x020985f0 module:overlay(0) +from:0x0212a098 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212a09c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212a0a0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212a0a4 kind:load to:0x02124d1c module:overlay(46) +from:0x0212a0a8 kind:load to:0x02124d64 module:overlay(46) +from:0x0212a0ac kind:load to:0x02099588 module:overlay(0) +from:0x0212a110 kind:load to:0x021238b8 module:overlay(46) +from:0x0212a118 kind:load to:0x021238d4 module:overlay(46) +from:0x0212a128 kind:load to:0x021238d8 module:overlay(46) +from:0x0212a130 kind:load to:0x021239c4 module:overlay(46) +from:0x0212a138 kind:load to:0x02123ad8 module:overlay(46) +from:0x0212a140 kind:load to:0x02123af4 module:overlay(46) +from:0x0212a148 kind:load to:0x02123bb4 module:overlay(46) +from:0x0212a158 kind:load to:0x02123bec module:overlay(46) +from:0x0212a160 kind:load to:0x02123c74 module:overlay(46) +from:0x0212a168 kind:load to:0x02123e48 module:overlay(46) +from:0x0212a170 kind:load to:0x02123e74 module:overlay(46) +from:0x0212a178 kind:load to:0x02123efc module:overlay(46) +from:0x0212a180 kind:load to:0x02124044 module:overlay(46) +from:0x0212a188 kind:load to:0x02124070 module:overlay(46) +from:0x0212a190 kind:load to:0x02124164 module:overlay(46) +from:0x0212a198 kind:load to:0x02124208 module:overlay(46) +from:0x0212a1a0 kind:load to:0x0212424c module:overlay(46) +from:0x0212a1a8 kind:load to:0x021242e8 module:overlay(46) +from:0x0212a1b0 kind:load to:0x02124384 module:overlay(46) +from:0x0212a1cc kind:load to:0x02124dd4 module:overlay(46) +from:0x0212a1d0 kind:load to:0x02097944 module:overlay(0) +from:0x0212a1d4 kind:load to:0x02097754 module:overlay(0) +from:0x0212a1d8 kind:load to:0x020977d0 module:overlay(0) +from:0x0212a1dc kind:load to:0x0209794c module:overlay(0) +from:0x0212a1e0 kind:load to:0x0209796c module:overlay(0) +from:0x0212a1e4 kind:load to:0x02097998 module:overlay(0) +from:0x0212a1f0 kind:load to:0x0207d3d8 module:overlay(0) +from:0x0212a1f4 kind:load to:0x0212636c module:overlay(46) +from:0x0212a1f8 kind:load to:0x0207d5b0 module:overlay(0) +from:0x0212a1fc kind:load to:0x0207d584 module:overlay(0) +from:0x0212a200 kind:load to:0x0207d898 module:overlay(0) +from:0x0212a204 kind:load to:0x0207d8f4 module:overlay(0) +from:0x0212a208 kind:load to:0x0207d960 module:overlay(0) +from:0x0212a20c kind:load to:0x0207d9f8 module:overlay(0) +from:0x0212a2a8 kind:load to:0x02098518 module:overlay(0) +from:0x0212a2ac kind:load to:0x02098554 module:overlay(0) +from:0x0212a2b0 kind:load to:0x0209856c module:overlay(0) +from:0x0212a2b4 kind:load to:0x02098578 module:overlay(0) +from:0x0212a2b8 kind:load to:0x01fff464 module:itcm +from:0x0212a2bc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212a2c0 kind:load to:0x0212518c module:overlay(46) +from:0x0212a2c4 kind:load to:0x020984b0 module:overlay(0) +from:0x0212a2c8 kind:load to:0x02125e00 module:overlay(46) +from:0x0212a2cc kind:load to:0x02126244 module:overlay(46) +from:0x0212a2d0 kind:load to:0x020984bc module:overlay(0) +from:0x0212a2d4 kind:load to:0x02126270 module:overlay(46) +from:0x0212a2d8 kind:load to:0x02099004 module:overlay(0) +from:0x0212a2dc kind:load to:0x020984c8 module:overlay(0) +from:0x0212a2e0 kind:load to:0x02098584 module:overlay(0) +from:0x0212a2e4 kind:load to:0x020985f0 module:overlay(0) +from:0x0212a2e8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212a2ec kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212a2f0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212a2f4 kind:load to:0x02125084 module:overlay(46) +from:0x0212a2f8 kind:load to:0x02125104 module:overlay(46) +from:0x0212a2fc kind:load to:0x02099588 module:overlay(0) +from:0x0212a300 kind:load to:0x021254c8 module:overlay(46) +from:0x0212a308 kind:load to:0x02125528 module:overlay(46) +from:0x0212a318 kind:load to:0x02125570 module:overlay(46) +from:0x0212a320 kind:load to:0x02125630 module:overlay(46) +from:0x0212a330 kind:load to:0x021256ac module:overlay(46) +from:0x0212a338 kind:load to:0x02125768 module:overlay(46) +from:0x0212a348 kind:load to:0x02125854 module:overlay(46) +from:0x0212a350 kind:load to:0x021258d8 module:overlay(46) +from:0x0212a360 kind:load to:0x021259a4 module:overlay(46) +from:0x0212a368 kind:load to:0x02125a44 module:overlay(46) +from:0x0212a38c kind:load to:0x02097c14 module:overlay(0) +from:0x0212a390 kind:load to:0x021277b4 module:overlay(46) +from:0x0212a39c kind:load to:0x02126510 module:overlay(46) +from:0x0212a3a0 kind:load to:0x02097944 module:overlay(0) +from:0x0212a3a4 kind:load to:0x02097754 module:overlay(0) +from:0x0212a3a8 kind:load to:0x020977d0 module:overlay(0) +from:0x0212a3ac kind:load to:0x0209794c module:overlay(0) +from:0x0212a3b0 kind:load to:0x0209796c module:overlay(0) +from:0x0212a3b4 kind:load to:0x02097998 module:overlay(0) +from:0x0212a400 kind:load to:0x02126c98 module:overlay(46) +from:0x0212a408 kind:load to:0x02126ca8 module:overlay(46) +from:0x0212a418 kind:load to:0x02126d2c module:overlay(46) +from:0x0212a420 kind:load to:0x02126db8 module:overlay(46) +from:0x0212a430 kind:load to:0x02126df8 module:overlay(46) +from:0x0212a438 kind:load to:0x02126e54 module:overlay(46) +from:0x0212a448 kind:load to:0x02126e9c module:overlay(46) +from:0x0212a450 kind:load to:0x02126f3c module:overlay(46) +from:0x0212a468 kind:load to:0x02098518 module:overlay(0) +from:0x0212a46c kind:load to:0x02098554 module:overlay(0) +from:0x0212a470 kind:load to:0x0209856c module:overlay(0) +from:0x0212a474 kind:load to:0x02098578 module:overlay(0) +from:0x0212a478 kind:load to:0x02126c1c module:overlay(46) +from:0x0212a47c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212a480 kind:load to:0x021268a0 module:overlay(46) +from:0x0212a484 kind:load to:0x020984b0 module:overlay(0) +from:0x0212a488 kind:load to:0x021273a8 module:overlay(46) +from:0x0212a48c kind:load to:0x021276a0 module:overlay(46) +from:0x0212a490 kind:load to:0x020984bc module:overlay(0) +from:0x0212a494 kind:load to:0x021276cc module:overlay(46) +from:0x0212a498 kind:load to:0x02099004 module:overlay(0) +from:0x0212a49c kind:load to:0x020984c8 module:overlay(0) +from:0x0212a4a0 kind:load to:0x02098584 module:overlay(0) +from:0x0212a4a4 kind:load to:0x020985f0 module:overlay(0) +from:0x0212a4a8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212a4ac kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212a4b0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212a4b4 kind:load to:0x021267b8 module:overlay(46) +from:0x0212a4b8 kind:load to:0x02126828 module:overlay(46) +from:0x0212a4bc kind:load to:0x02099588 module:overlay(0) +from:0x0212a4c0 kind:load to:0x02127750 module:overlay(46) +from:0x0212a4cc kind:load to:0x02128608 module:overlay(46) +from:0x0212a4d0 kind:load to:0x02128644 module:overlay(46) +from:0x0212a4d4 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x0212a4d8 kind:load to:0x02128660 module:overlay(46) +from:0x0212a4e4 kind:load to:0x02127a14 module:overlay(46) +from:0x0212a4e8 kind:load to:0x02128860 module:overlay(46) +from:0x0212a4ec kind:load to:0x02128750 module:overlay(46) +from:0x0212a4f0 kind:load to:0x02128780 module:overlay(46) +from:0x0212a4f4 kind:load to:0x0207c010 module:overlay(0) +from:0x0212a500 kind:load to:0x02127a00 module:overlay(46) +from:0x0212a504 kind:load to:0x02128844 module:overlay(46) +from:0x0212a508 kind:load to:0x0207b71c module:overlay(0) +from:0x0212a50c kind:load to:0x021286dc module:overlay(46) +from:0x0212a510 kind:load to:0x0212871c module:overlay(46) +from:0x0212a51c kind:load to:0x0212784c module:overlay(46) +from:0x0212a520 kind:load to:0x02097944 module:overlay(0) +from:0x0212a524 kind:load to:0x02097754 module:overlay(0) +from:0x0212a528 kind:load to:0x020977d0 module:overlay(0) +from:0x0212a52c kind:load to:0x0209794c module:overlay(0) +from:0x0212a530 kind:load to:0x0209796c module:overlay(0) +from:0x0212a534 kind:load to:0x02097998 module:overlay(0) +from:0x0212a538 kind:load to:0x02127bec module:overlay(46) +from:0x0212a540 kind:load to:0x02127c1c module:overlay(46) +from:0x0212a548 kind:load to:0x02127cc8 module:overlay(46) +from:0x0212a550 kind:load to:0x02127cd0 module:overlay(46) +from:0x0212a558 kind:load to:0x02127cdc module:overlay(46) +from:0x0212a560 kind:load to:0x02127d8c module:overlay(46) +from:0x0212a568 kind:load to:0x02127ee8 module:overlay(46) +from:0x0212a570 kind:load to:0x02127f3c module:overlay(46) +from:0x0212a578 kind:load to:0x02128174 module:overlay(46) +from:0x0212a580 kind:load to:0x0212825c module:overlay(46) +from:0x0212a590 kind:load to:0x02098518 module:overlay(0) +from:0x0212a594 kind:load to:0x02098554 module:overlay(0) +from:0x0212a598 kind:load to:0x0209856c module:overlay(0) +from:0x0212a59c kind:load to:0x02098578 module:overlay(0) +from:0x0212a5a0 kind:load to:0x01fff464 module:itcm +from:0x0212a5a4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212a5a8 kind:load to:0x02127ae8 module:overlay(46) +from:0x0212a5ac kind:load to:0x020984b0 module:overlay(0) +from:0x0212a5b0 kind:load to:0x021282dc module:overlay(46) +from:0x0212a5b4 kind:load to:0x020984b8 module:overlay(0) +from:0x0212a5b8 kind:load to:0x020984bc module:overlay(0) +from:0x0212a5bc kind:load to:0x02128388 module:overlay(46) +from:0x0212a5c0 kind:load to:0x02099004 module:overlay(0) +from:0x0212a5c4 kind:load to:0x020984c8 module:overlay(0) +from:0x0212a5c8 kind:load to:0x02098584 module:overlay(0) +from:0x0212a5cc kind:load to:0x020985f0 module:overlay(0) +from:0x0212a5d0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212a5d4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212a5d8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212a5dc kind:load to:0x02127a28 module:overlay(46) +from:0x0212a5e0 kind:load to:0x02127a84 module:overlay(46) +from:0x0212a5e4 kind:load to:0x02099588 module:overlay(0) +from:0x0212a5f0 kind:load to:0x021294a0 module:overlay(46) +from:0x0212a5f4 kind:load to:0x021294dc module:overlay(46) +from:0x0212a5f8 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x0212a5fc kind:load to:0x021294f8 module:overlay(46) +from:0x0212a608 kind:load to:0x02128a48 module:overlay(46) +from:0x0212a60c kind:load to:0x021295c8 module:overlay(46) +from:0x0212a610 kind:load to:0x0207b71c module:overlay(0) +from:0x0212a614 kind:load to:0x02129574 module:overlay(46) +from:0x0212a618 kind:load to:0x021295b4 module:overlay(46) +from:0x0212a624 kind:load to:0x0212889c module:overlay(46) +from:0x0212a628 kind:load to:0x0209774c module:overlay(0) +from:0x0212a62c kind:load to:0x02097754 module:overlay(0) +from:0x0212a630 kind:load to:0x020977d0 module:overlay(0) +from:0x0212a634 kind:load to:0x02097810 module:overlay(0) +from:0x0212a638 kind:load to:0x02097814 module:overlay(0) +from:0x0212a63c kind:load to:0x02097818 module:overlay(0) +from:0x0212a640 kind:load to:0x02128bc0 module:overlay(46) +from:0x0212a648 kind:load to:0x02128be4 module:overlay(46) +from:0x0212a650 kind:load to:0x02128c90 module:overlay(46) +from:0x0212a658 kind:load to:0x02128c98 module:overlay(46) +from:0x0212a660 kind:load to:0x02128ca4 module:overlay(46) +from:0x0212a668 kind:load to:0x02128d14 module:overlay(46) +from:0x0212a670 kind:load to:0x02128ec8 module:overlay(46) +from:0x0212a678 kind:load to:0x02128f0c module:overlay(46) +from:0x0212a680 kind:load to:0x021290f8 module:overlay(46) +from:0x0212a688 kind:load to:0x021291e0 module:overlay(46) +from:0x0212a698 kind:load to:0x02098518 module:overlay(0) +from:0x0212a69c kind:load to:0x02098554 module:overlay(0) +from:0x0212a6a0 kind:load to:0x0209856c module:overlay(0) +from:0x0212a6a4 kind:load to:0x02098578 module:overlay(0) +from:0x0212a6a8 kind:load to:0x01fff464 module:itcm +from:0x0212a6ac kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0212a6b0 kind:load to:0x02128b0c module:overlay(46) +from:0x0212a6b4 kind:load to:0x020984b0 module:overlay(0) +from:0x0212a6b8 kind:load to:0x02129260 module:overlay(46) +from:0x0212a6bc kind:load to:0x020984b8 module:overlay(0) +from:0x0212a6c0 kind:load to:0x020984bc module:overlay(0) +from:0x0212a6c4 kind:load to:0x02129304 module:overlay(46) +from:0x0212a6c8 kind:load to:0x02099004 module:overlay(0) +from:0x0212a6cc kind:load to:0x020984c8 module:overlay(0) +from:0x0212a6d0 kind:load to:0x02098584 module:overlay(0) +from:0x0212a6d4 kind:load to:0x020985f0 module:overlay(0) +from:0x0212a6d8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0212a6dc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0212a6e0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0212a6e4 kind:load to:0x02128a5c module:overlay(46) +from:0x0212a6e8 kind:load to:0x02128ab0 module:overlay(46) +from:0x0212a6ec kind:load to:0x02099588 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov046/symbols.txt b/config/eur/arm9/overlays/ov046/symbols.txt new file mode 100644 index 00000000..748ee6ab --- /dev/null +++ b/config/eur/arm9/overlays/ov046/symbols.txt @@ -0,0 +1,272 @@ +func_ov046_021234c0 kind:function(arm,size=0xc) addr:0x021234c0 +func_ov046_021234cc kind:function(arm,size=0x24) addr:0x021234cc +func_ov046_021234f0 kind:function(arm,size=0x68) addr:0x021234f0 +func_ov046_02123558 kind:function(arm,size=0x170) addr:0x02123558 +func_ov046_021236c8 kind:function(arm,size=0x14) addr:0x021236c8 +func_ov046_021236dc kind:function(arm,size=0xa8) addr:0x021236dc +func_ov046_02123784 kind:function(arm,size=0x24) addr:0x02123784 +func_ov046_021237a8 kind:function(arm,size=0x24) addr:0x021237a8 +func_ov046_021237cc kind:function(arm,size=0x34) addr:0x021237cc +func_ov046_02123800 kind:function(arm,size=0x3c) addr:0x02123800 +func_ov046_0212383c kind:function(arm,size=0x10) addr:0x0212383c +func_ov046_0212384c kind:function(arm,size=0x6c) addr:0x0212384c +func_ov046_021238b8 kind:function(arm,size=0x1c) addr:0x021238b8 +func_ov046_021238d4 kind:function(arm,size=0x4) addr:0x021238d4 +func_ov046_021238d8 kind:function(arm,size=0xec) addr:0x021238d8 +func_ov046_021239c4 kind:function(arm,size=0x114) addr:0x021239c4 +func_ov046_02123ad8 kind:function(arm,size=0x1c) addr:0x02123ad8 +func_ov046_02123af4 kind:function(arm,size=0xc0) addr:0x02123af4 +func_ov046_02123bb4 kind:function(arm,size=0x38) addr:0x02123bb4 +func_ov046_02123bec kind:function(arm,size=0x88) addr:0x02123bec +func_ov046_02123c74 kind:function(arm,size=0x1d4) addr:0x02123c74 +func_ov046_02123e48 kind:function(arm,size=0x2c) addr:0x02123e48 +func_ov046_02123e74 kind:function(arm,size=0x88) addr:0x02123e74 +func_ov046_02123efc kind:function(arm,size=0x148) addr:0x02123efc +func_ov046_02124044 kind:function(arm,size=0x2c) addr:0x02124044 +func_ov046_02124070 kind:function(arm,size=0xf4) addr:0x02124070 +func_ov046_02124164 kind:function(arm,size=0xa4) addr:0x02124164 +func_ov046_02124208 kind:function(arm,size=0x44) addr:0x02124208 +func_ov046_0212424c kind:function(arm,size=0x9c) addr:0x0212424c +func_ov046_021242e8 kind:function(arm,size=0x9c) addr:0x021242e8 +func_ov046_02124384 kind:function(arm,size=0x44) addr:0x02124384 +func_ov046_021243c8 kind:function(arm,size=0x90) addr:0x021243c8 +func_ov046_02124458 kind:function(arm,size=0x11c) addr:0x02124458 +func_ov046_02124574 kind:function(arm,size=0x3c) addr:0x02124574 +func_ov046_021245b0 kind:function(arm,size=0x204) addr:0x021245b0 +func_ov046_021247b4 kind:function(arm,size=0x430) addr:0x021247b4 +func_ov046_02124be4 kind:function(arm,size=0x2c) addr:0x02124be4 +func_ov046_02124c10 kind:function(arm,size=0x78) addr:0x02124c10 +func_ov046_02124c88 kind:function(arm,size=0x1c) addr:0x02124c88 +func_ov046_02124ca4 kind:function(arm,size=0x24) addr:0x02124ca4 +func_ov046_02124cc8 kind:function(arm,size=0x2c) addr:0x02124cc8 +func_ov046_02124cf4 kind:function(arm,size=0xc) addr:0x02124cf4 +func_ov046_02124d00 kind:function(arm,size=0x1c) addr:0x02124d00 +func_ov046_02124d1c kind:function(arm,size=0x48) addr:0x02124d1c +func_ov046_02124d64 kind:function(arm,size=0x50) addr:0x02124d64 +func_ov046_02124db4 kind:function(arm,size=0x14) addr:0x02124db4 +func_ov046_02124dc8 kind:function(arm,size=0xc) addr:0x02124dc8 +func_ov046_02124dd4 kind:function(arm,size=0x24) addr:0x02124dd4 +func_ov046_02124df8 kind:function(arm,size=0x50) addr:0x02124df8 +func_ov046_02124e48 kind:function(arm,size=0x23c) addr:0x02124e48 +func_ov046_02125084 kind:function(arm,size=0x80) addr:0x02125084 +func_ov046_02125104 kind:function(arm,size=0x88) addr:0x02125104 +func_ov046_0212518c kind:function(arm,size=0xc4) addr:0x0212518c +func_ov046_02125250 kind:function(arm,size=0x68) addr:0x02125250 +func_ov046_021252b8 kind:function(arm,size=0xc0) addr:0x021252b8 +func_ov046_02125378 kind:function(arm,size=0x30) addr:0x02125378 +func_ov046_021253a8 kind:function(arm,size=0x30) addr:0x021253a8 +func_ov046_021253d8 kind:function(arm,size=0x90) addr:0x021253d8 +func_ov046_02125468 kind:function(arm,size=0x60) addr:0x02125468 +func_ov046_021254c8 kind:function(arm,size=0x60) addr:0x021254c8 +func_ov046_02125528 kind:function(arm,size=0x48) addr:0x02125528 +func_ov046_02125570 kind:function(arm,size=0xc0) addr:0x02125570 +func_ov046_02125630 kind:function(arm,size=0x7c) addr:0x02125630 +func_ov046_021256ac kind:function(arm,size=0xbc) addr:0x021256ac +func_ov046_02125768 kind:function(arm,size=0xec) addr:0x02125768 +func_ov046_02125854 kind:function(arm,size=0x84) addr:0x02125854 +func_ov046_021258d8 kind:function(arm,size=0xcc) addr:0x021258d8 +func_ov046_021259a4 kind:function(arm,size=0xa0) addr:0x021259a4 +func_ov046_02125a44 kind:function(arm,size=0x3c) addr:0x02125a44 +func_ov046_02125a80 kind:function(arm,size=0x90) addr:0x02125a80 +func_ov046_02125b10 kind:function(arm,size=0x3c) addr:0x02125b10 +func_ov046_02125b4c kind:function(arm,size=0x2b4) addr:0x02125b4c +func_ov046_02125e00 kind:function(arm,size=0x444) addr:0x02125e00 +func_ov046_02126244 kind:function(arm,size=0x2c) addr:0x02126244 +func_ov046_02126270 kind:function(arm,size=0xac) addr:0x02126270 +func_ov046_0212631c kind:function(arm,size=0x34) addr:0x0212631c +func_ov046_02126350 kind:function(arm,size=0x1c) addr:0x02126350 +func_ov046_0212636c kind:function(arm,size=0x184) addr:0x0212636c +func_ov046_021264f0 kind:function(arm,size=0x14) addr:0x021264f0 +func_ov046_02126504 kind:function(arm,size=0xc) addr:0x02126504 +func_ov046_02126510 kind:function(arm,size=0x24) addr:0x02126510 +func_ov046_02126534 kind:function(arm,size=0x4c) addr:0x02126534 +func_ov046_02126580 kind:function(arm,size=0x238) addr:0x02126580 +func_ov046_021267b8 kind:function(arm,size=0x70) addr:0x021267b8 +func_ov046_02126828 kind:function(arm,size=0x78) addr:0x02126828 +func_ov046_021268a0 kind:function(arm,size=0xfc) addr:0x021268a0 +func_ov046_0212699c kind:function(arm,size=0x5c) addr:0x0212699c +func_ov046_021269f8 kind:function(arm,size=0x7c) addr:0x021269f8 +func_ov046_02126a74 kind:function(arm,size=0x30) addr:0x02126a74 +func_ov046_02126aa4 kind:function(arm,size=0x80) addr:0x02126aa4 +func_ov046_02126b24 kind:function(arm,size=0xf8) addr:0x02126b24 +func_ov046_02126c1c kind:function(arm,size=0x1c) addr:0x02126c1c +func_ov046_02126c38 kind:function(arm,size=0x60) addr:0x02126c38 +func_ov046_02126c98 kind:function(arm,size=0x10) addr:0x02126c98 +func_ov046_02126ca8 kind:function(arm,size=0x84) addr:0x02126ca8 +func_ov046_02126d2c kind:function(arm,size=0x8c) addr:0x02126d2c +func_ov046_02126db8 kind:function(arm,size=0x40) addr:0x02126db8 +func_ov046_02126df8 kind:function(arm,size=0x5c) addr:0x02126df8 +func_ov046_02126e54 kind:function(arm,size=0x48) addr:0x02126e54 +func_ov046_02126e9c kind:function(arm,size=0xa0) addr:0x02126e9c +func_ov046_02126f3c kind:function(arm,size=0x3c) addr:0x02126f3c +func_ov046_02126f78 kind:function(arm,size=0x90) addr:0x02126f78 +func_ov046_02127008 kind:function(arm,size=0x188) addr:0x02127008 +func_ov046_02127190 kind:function(arm,size=0x88) addr:0x02127190 +func_ov046_02127218 kind:function(arm,size=0x190) addr:0x02127218 +func_ov046_021273a8 kind:function(arm,size=0x2f8) addr:0x021273a8 +func_ov046_021276a0 kind:function(arm,size=0x2c) addr:0x021276a0 +func_ov046_021276cc kind:function(arm,size=0x50) addr:0x021276cc +func_ov046_0212771c kind:function(arm,size=0x34) addr:0x0212771c +func_ov046_02127750 kind:function(arm,size=0x64) addr:0x02127750 +func_ov046_021277b4 kind:function(arm,size=0x78) addr:0x021277b4 +func_ov046_0212782c kind:function(arm,size=0x14) addr:0x0212782c +func_ov046_02127840 kind:function(arm,size=0xc) addr:0x02127840 +func_ov046_0212784c kind:function(arm,size=0x24) addr:0x0212784c +func_ov046_02127870 kind:function(arm,size=0x50) addr:0x02127870 +func_ov046_021278c0 kind:function(arm,size=0x140) addr:0x021278c0 +func_ov046_02127a00 kind:function(arm,size=0x14) addr:0x02127a00 +func_ov046_02127a14 kind:function(arm,size=0x14) addr:0x02127a14 +func_ov046_02127a28 kind:function(arm,size=0x5c) addr:0x02127a28 +func_ov046_02127a84 kind:function(arm,size=0x64) addr:0x02127a84 +func_ov046_02127ae8 kind:function(arm,size=0x90) addr:0x02127ae8 +func_ov046_02127b78 kind:function(arm,size=0xc) addr:0x02127b78 +func_ov046_02127b84 kind:function(arm,size=0x68) addr:0x02127b84 +func_ov046_02127bec kind:function(arm,size=0x30) addr:0x02127bec +func_ov046_02127c1c kind:function(arm,size=0xac) addr:0x02127c1c +func_ov046_02127cc8 kind:function(arm,size=0x8) addr:0x02127cc8 +func_ov046_02127cd0 kind:function(arm,size=0xc) addr:0x02127cd0 +func_ov046_02127cdc kind:function(arm,size=0xb0) addr:0x02127cdc +func_ov046_02127d8c kind:function(arm,size=0x15c) addr:0x02127d8c +func_ov046_02127ee8 kind:function(arm,size=0x54) addr:0x02127ee8 +func_ov046_02127f3c kind:function(arm,size=0x238) addr:0x02127f3c +func_ov046_02128174 kind:function(arm,size=0xe8) addr:0x02128174 +func_ov046_0212825c kind:function(arm,size=0x4) addr:0x0212825c +func_ov046_02128260 kind:function(arm,size=0x44) addr:0x02128260 +func_ov046_021282a4 kind:function(arm,size=0x38) addr:0x021282a4 +func_ov046_021282dc kind:function(arm,size=0x7c) addr:0x021282dc +func_ov046_02128358 kind:function(arm,size=0x30) addr:0x02128358 +func_ov046_02128388 kind:function(arm,size=0x11c) addr:0x02128388 +func_ov046_021284a4 kind:function(arm,size=0x58) addr:0x021284a4 +func_ov046_021284fc kind:function(arm,size=0x1c) addr:0x021284fc +func_ov046_02128518 kind:function(arm,size=0x10) addr:0x02128518 +func_ov046_02128528 kind:function(arm,size=0x40) addr:0x02128528 +func_ov046_02128568 kind:function(arm,size=0x6c) addr:0x02128568 +func_ov046_021285d4 kind:function(arm,size=0x34) addr:0x021285d4 +func_ov046_02128608 kind:function(arm,size=0x3c) addr:0x02128608 +func_ov046_02128644 kind:function(arm,size=0x1c) addr:0x02128644 +func_ov046_02128660 kind:function(arm,size=0x40) addr:0x02128660 +func_ov046_021286a0 kind:function(arm,size=0x3c) addr:0x021286a0 +func_ov046_021286dc kind:function(arm,size=0x40) addr:0x021286dc +func_ov046_0212871c kind:function(arm,size=0x14) addr:0x0212871c +func_ov046_02128730 kind:function(arm,size=0x20) addr:0x02128730 +func_ov046_02128750 kind:function(arm,size=0x30) addr:0x02128750 +func_ov046_02128780 kind:function(arm,size=0x44) addr:0x02128780 +func_ov046_021287c4 kind:function(arm,size=0x80) addr:0x021287c4 +func_ov046_02128844 kind:function(arm,size=0x1c) addr:0x02128844 +func_ov046_02128860 kind:function(arm,size=0x1c) addr:0x02128860 +func_ov046_0212887c kind:function(arm,size=0x14) addr:0x0212887c +func_ov046_02128890 kind:function(arm,size=0xc) addr:0x02128890 +func_ov046_0212889c kind:function(arm,size=0x24) addr:0x0212889c +func_ov046_021288c0 kind:function(arm,size=0x44) addr:0x021288c0 +func_ov046_02128904 kind:function(arm,size=0x1c) addr:0x02128904 +func_ov046_02128920 kind:function(arm,size=0x128) addr:0x02128920 +func_ov046_02128a48 kind:function(arm,size=0x14) addr:0x02128a48 +func_ov046_02128a5c kind:function(arm,size=0x54) addr:0x02128a5c +func_ov046_02128ab0 kind:function(arm,size=0x5c) addr:0x02128ab0 +func_ov046_02128b0c kind:function(arm,size=0x80) addr:0x02128b0c +func_ov046_02128b8c kind:function(arm,size=0x34) addr:0x02128b8c +func_ov046_02128bc0 kind:function(arm,size=0x24) addr:0x02128bc0 +func_ov046_02128be4 kind:function(arm,size=0xac) addr:0x02128be4 +func_ov046_02128c90 kind:function(arm,size=0x8) addr:0x02128c90 +func_ov046_02128c98 kind:function(arm,size=0xc) addr:0x02128c98 +func_ov046_02128ca4 kind:function(arm,size=0x70) addr:0x02128ca4 +func_ov046_02128d14 kind:function(arm,size=0x1b4) addr:0x02128d14 +func_ov046_02128ec8 kind:function(arm,size=0x44) addr:0x02128ec8 +func_ov046_02128f0c kind:function(arm,size=0x1ec) addr:0x02128f0c +func_ov046_021290f8 kind:function(arm,size=0xe8) addr:0x021290f8 +func_ov046_021291e0 kind:function(arm,size=0x4) addr:0x021291e0 +func_ov046_021291e4 kind:function(arm,size=0x44) addr:0x021291e4 +func_ov046_02129228 kind:function(arm,size=0x38) addr:0x02129228 +func_ov046_02129260 kind:function(arm,size=0x74) addr:0x02129260 +func_ov046_021292d4 kind:function(arm,size=0x30) addr:0x021292d4 +func_ov046_02129304 kind:function(arm,size=0xb0) addr:0x02129304 +func_ov046_021293b4 kind:function(arm,size=0x14) addr:0x021293b4 +func_ov046_021293c8 kind:function(arm,size=0x1c) addr:0x021293c8 +func_ov046_021293e4 kind:function(arm,size=0x10) addr:0x021293e4 +func_ov046_021293f4 kind:function(arm,size=0x40) addr:0x021293f4 +func_ov046_02129434 kind:function(arm,size=0x38) addr:0x02129434 +func_ov046_0212946c kind:function(arm,size=0x34) addr:0x0212946c +func_ov046_021294a0 kind:function(arm,size=0x3c) addr:0x021294a0 +func_ov046_021294dc kind:function(arm,size=0x1c) addr:0x021294dc +func_ov046_021294f8 kind:function(arm,size=0x40) addr:0x021294f8 +func_ov046_02129538 kind:function(arm,size=0x3c) addr:0x02129538 +func_ov046_02129574 kind:function(arm,size=0x40) addr:0x02129574 +func_ov046_021295b4 kind:function(arm,size=0x14) addr:0x021295b4 +func_ov046_021295c8 kind:function(arm,size=0x1c) addr:0x021295c8 +func_ov046_021295e4 kind:function(arm,size=0x14) addr:0x021295e4 +func_ov046_021295f8 kind:function(arm,size=0x20) addr:0x021295f8 +func_ov046_02129618 kind:function(arm,size=0x104) addr:0x02129618 +func_ov046_0212971c kind:function(arm,size=0x30c) addr:0x0212971c +data_ov046_02129a44 kind:data(any) addr:0x02129a44 +data_ov046_02129a68 kind:data(any) addr:0x02129a68 +data_ov046_02129a74 kind:data(any) addr:0x02129a74 +data_ov046_02129a94 kind:data(any) addr:0x02129a94 +data_ov046_02129bc4 kind:data(any) addr:0x02129bc4 +data_ov046_02129bc8 kind:data(any) addr:0x02129bc8 +data_ov046_02129bd0 kind:data(any) addr:0x02129bd0 +data_ov046_02129bd8 kind:data(any) addr:0x02129bd8 +data_ov046_02129bf0 kind:data(any) addr:0x02129bf0 +data_ov046_02129c10 kind:data(any) addr:0x02129c10 +data_ov046_02129c58 kind:data(any) addr:0x02129c58 +data_ov046_02129cb8 kind:data(any) addr:0x02129cb8 +data_ov046_02129cc4 kind:data(any) addr:0x02129cc4 +func_ov046_02129cd0 kind:function(arm,size=0x88) addr:0x02129cd0 +func_ov046_02129d58 kind:function(arm,size=0xb8) addr:0x02129d58 +func_ov046_02129e10 kind:function(arm,size=0xb0) addr:0x02129e10 +func_ov046_02129ec0 kind:function(arm,size=0x50) addr:0x02129ec0 +func_ov046_02129f10 kind:function(arm,size=0x50) addr:0x02129f10 +data_ov046_02129f88 kind:data(any) addr:0x02129f88 +data_ov046_02129fac kind:data(any) addr:0x02129fac +data_ov046_02129ff0 kind:data(any) addr:0x02129ff0 +data_ov046_0212a058 kind:data(any) addr:0x0212a058 +data_ov046_0212a0b0 kind:data(any) addr:0x0212a0b0 +data_ov046_0212a110 kind:data(any) addr:0x0212a110 +data_ov046_0212a120 kind:data(any) addr:0x0212a120 +data_ov046_0212a1b8 kind:data(any) addr:0x0212a1b8 +data_ov046_0212a1cc kind:data(any) addr:0x0212a1cc +data_ov046_0212a1f0 kind:data(any) addr:0x0212a1f0 +data_ov046_0212a210 kind:data(any) addr:0x0212a210 +data_ov046_0212a258 kind:data(any) addr:0x0212a258 +data_ov046_0212a2a8 kind:data(any) addr:0x0212a2a8 +data_ov046_0212a300 kind:data(any) addr:0x0212a300 +data_ov046_0212a310 kind:data(any) addr:0x0212a310 +data_ov046_0212a378 kind:data(any) addr:0x0212a378 +data_ov046_0212a38c kind:data(any) addr:0x0212a38c +data_ov046_0212a39c kind:data(any) addr:0x0212a39c +data_ov046_0212a3b8 kind:data(any) addr:0x0212a3b8 +data_ov046_0212a3d0 kind:data(any) addr:0x0212a3d0 +data_ov046_0212a3e8 kind:data(any) addr:0x0212a3e8 +data_ov046_0212a400 kind:data(any) addr:0x0212a400 +data_ov046_0212a410 kind:data(any) addr:0x0212a410 +data_ov046_0212a440 kind:data(any) addr:0x0212a440 ambiguous +data_ov046_0212a468 kind:data(any) addr:0x0212a468 +data_ov046_0212a4cc kind:data(any) addr:0x0212a4cc +data_ov046_0212a4e4 kind:data(any) addr:0x0212a4e4 +data_ov046_0212a500 kind:data(any) addr:0x0212a500 +data_ov046_0212a51c kind:data(any) addr:0x0212a51c +data_ov046_0212a538 kind:data(any) addr:0x0212a538 +data_ov046_0212a590 kind:data(any) addr:0x0212a590 +data_ov046_0212a5f0 kind:data(any) addr:0x0212a5f0 +data_ov046_0212a608 kind:data(any) addr:0x0212a608 +data_ov046_0212a624 kind:data(any) addr:0x0212a624 +data_ov046_0212a640 kind:data(any) addr:0x0212a640 +data_ov046_0212a698 kind:data(any) addr:0x0212a698 +data_ov046_0212a700 kind:bss addr:0x0212a700 +data_ov046_0212a704 kind:bss addr:0x0212a704 +data_ov046_0212a710 kind:bss addr:0x0212a710 +data_ov046_0212a798 kind:bss addr:0x0212a798 ambiguous +data_ov046_0212a7c4 kind:bss addr:0x0212a7c4 ambiguous +data_ov046_0212a7e8 kind:bss addr:0x0212a7e8 +data_ov046_0212a7ec kind:bss addr:0x0212a7ec +data_ov046_0212a7f8 kind:bss addr:0x0212a7f8 +data_ov046_0212a8d0 kind:bss addr:0x0212a8d0 +data_ov046_0212a8d4 kind:bss addr:0x0212a8d4 +data_ov046_0212a8e0 kind:bss addr:0x0212a8e0 +data_ov046_0212a9b8 kind:bss addr:0x0212a9b8 +data_ov046_0212a9bc kind:bss addr:0x0212a9bc +data_ov046_0212a9c8 kind:bss addr:0x0212a9c8 +data_ov046_0212a9cc kind:bss addr:0x0212a9cc +data_ov046_0212aaa0 kind:bss addr:0x0212aaa0 +data_ov046_0212aaa4 kind:bss addr:0x0212aaa4 +data_ov046_0212aab0 kind:bss addr:0x0212aab0 +data_ov046_0212aab4 kind:bss addr:0x0212aab4 diff --git a/config/eur/arm9/overlays/ov047/delinks.txt b/config/eur/arm9/overlays/ov047/delinks.txt new file mode 100644 index 00000000..af20aa04 --- /dev/null +++ b/config/eur/arm9/overlays/ov047/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021304a0 end:0x02135cd8 kind:code align:32 + .rodata start:0x02135cd8 end:0x02135d2c kind:data align:4 + .init start:0x02135d2c end:0x02135e84 kind:code align:4 + .ctor start:0x02135e84 end:0x02135e9c kind:data align:4 + .data start:0x02135ea0 end:0x02136340 kind:data align:32 + .bss start:0x02136340 end:0x02136520 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov047/relocs.txt b/config/eur/arm9/overlays/ov047/relocs.txt new file mode 100644 index 00000000..601629fd --- /dev/null +++ b/config/eur/arm9/overlays/ov047/relocs.txt @@ -0,0 +1,786 @@ +from:0x021304ac kind:arm_call to:0x0201667c module:main +from:0x021304fc kind:load to:0x02135eac module:overlay(47) +from:0x02130500 kind:load to:0x027e09a4 module:dtcm +from:0x02130514 kind:arm_call to:0x02131464 module:overlay(47) +from:0x0213051c kind:arm_call to:0x02016694 module:main +from:0x02130528 kind:load to:0x02135eac module:overlay(47) +from:0x02130548 kind:arm_call to:0x020d8e88 module:overlay(31) +from:0x021305c8 kind:arm_call to:0x01ffecdc module:itcm +from:0x021305dc kind:arm_call to:0x0201667c module:main +from:0x021305fc kind:arm_call to:0x02016688 module:main +from:0x02130620 kind:arm_call to:0x02016694 module:main +from:0x0213067c kind:arm_call to:0x02016764 module:main +from:0x021306a4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021306d0 kind:arm_call to:0x02016720 module:main +from:0x02130734 kind:arm_call to:0x0213075c module:overlay(47) +from:0x02130924 kind:arm_call to:0x01ffb714 module:itcm +from:0x02130934 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02130a20 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02130a70 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130a80 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130a90 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130abc kind:arm_call to:0x02130af8 module:overlay(47) +from:0x02130ad4 kind:arm_call to:0x02130af8 module:overlay(47) +from:0x02130ae8 kind:load to:0x0203e964 module:main +from:0x02130ebc kind:load to:0x02135ea0 module:overlay(47) +from:0x02130f60 kind:arm_call to:0x01ffd43c module:itcm +from:0x0213101c kind:arm_call to:0x01ffd43c module:itcm +from:0x0213103c kind:arm_call to:0x01ffd43c module:itcm +from:0x02131060 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131080 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131118 kind:arm_call to:0x0205b0cc module:overlay(0) +from:0x02131140 kind:load to:0x027e09bc module:dtcm +from:0x0213114c kind:load to:0x027e095c module:dtcm +from:0x0213122c kind:arm_call to:0x020d8f58 module:overlay(31) +from:0x021312a4 kind:arm_call to:0x020d8f98 module:overlay(31) +from:0x021313f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213143c kind:arm_call to:0x020802ec module:overlay(0) +from:0x02131480 kind:load to:0x02136350 module:overlay(47) +from:0x02131494 kind:arm_call to:0x02011f3c module:main +from:0x021314a0 kind:arm_call to:0x02131684 module:overlay(47) +from:0x021314b4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021314fc kind:load to:0x02135f24 module:overlay(47) +from:0x02131508 kind:arm_call to:0x020f7bdc module:overlay(31) +from:0x0213151c kind:load to:0x02135ec4 module:overlay(47) +from:0x02131558 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02131564 kind:arm_call to:0x01fff458 module:itcm +from:0x021315a8 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x021315d4 kind:arm_call to:0x020f7c3c module:overlay(31) +from:0x021315e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021315f4 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02131608 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02131618 kind:load to:0x02135f48 module:overlay(47) +from:0x0213161c kind:load to:0x02135cd8 module:overlay(47) +from:0x0213162c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02131654 kind:load to:0x02135eb8 module:overlay(47) +from:0x0213167c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02131694 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021316f8 kind:arm_call to:0x021315ec module:overlay(47) +from:0x02131724 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0213173c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213174c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02131784 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0213179c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021317b4 kind:arm_call to:0x02131500 module:overlay(47) +from:0x021317bc kind:arm_call to:0x02099820 module:overlay(0) +from:0x021317c4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021317cc kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x021317d8 kind:arm_call to:0x02134b18 module:overlay(47) +from:0x021317e4 kind:arm_call to:0x02131620 module:overlay(47) +from:0x02131884 kind:load to:0x021360c8 module:overlay(47) +from:0x02131888 kind:load to:0x02136350 module:overlay(47) +from:0x0213188c kind:load to:0x02135fbc module:overlay(47) +from:0x02131890 kind:load to:0x02135f74 module:overlay(47) +from:0x0213189c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021318b0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021318c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021318d8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021318f0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021318f8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02131900 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213191c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02131948 kind:arm_call to:0x0203d210 module:main +from:0x02131950 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02131958 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02131960 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02131968 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02131974 kind:load to:0x020a02d4 module:overlay(0) +from:0x02131984 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0213198c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02131994 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021319b0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021319dc kind:arm_call to:0x0203d210 module:main +from:0x021319e4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021319ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021319f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021319fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02131a04 kind:arm_call to:0x02011ff4 module:main +from:0x02131a10 kind:load to:0x020a02d4 module:overlay(0) +from:0x02131a34 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02131a44 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02131a78 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02131a84 kind:load to:0x0213491c module:overlay(47) +from:0x02131abc kind:arm_call to:0x02131a88 module:overlay(47) +from:0x02131b04 kind:load to:0x02136000 module:overlay(47) +from:0x02131b28 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02131b78 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02131c50 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02131c58 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02131c74 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02131cd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131d04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131d24 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131d5c kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02131d78 kind:arm_call to:0x02134aec module:overlay(47) +from:0x02131dbc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02131ddc kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02131ea8 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02131ebc kind:arm_call to:0x020986fc module:overlay(0) +from:0x02131edc kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02131ef8 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02131f00 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02131f24 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02131f60 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02131f88 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021320a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021320b4 kind:arm_call to:0x01fff458 module:itcm +from:0x02132114 kind:arm_call to:0x02099010 module:overlay(0) +from:0x02132124 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x0213214c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021321a0 kind:arm_call to:0x02015080 module:main +from:0x021321cc kind:arm_call to:0x02015080 module:main +from:0x021321f0 kind:arm_call to:0x02015080 module:main +from:0x02132210 kind:arm_call to:0x02015080 module:main +from:0x02132230 kind:arm_call to:0x02015080 module:main +from:0x02132250 kind:arm_call to:0x02015080 module:main +from:0x02132270 kind:arm_call to:0x02015080 module:main +from:0x0213229c kind:arm_call to:0x02015080 module:main +from:0x021322c8 kind:arm_call to:0x02015080 module:main +from:0x021322f4 kind:arm_call to:0x02015080 module:main +from:0x02132310 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02132358 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02132414 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02132420 kind:load to:0x027e09a8 module:dtcm +from:0x02132424 kind:load to:0x027e0cd8 module:dtcm +from:0x02132428 kind:load to:0x02136060 module:overlay(47) +from:0x02132430 kind:load to:0x027e0d38 module:dtcm +from:0x02132444 kind:load to:0x027e0ce4 module:dtcm +from:0x02132464 kind:load to:0x027e09c0 module:dtcm +from:0x02132478 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021324a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021324d8 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x021324fc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02132518 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02132544 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02132550 kind:load to:0x027e0958 module:dtcm +from:0x02132554 kind:load to:0x027e0cd8 module:dtcm +from:0x0213259c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021325f8 kind:load to:0x02135ecc module:overlay(47) +from:0x02132600 kind:load to:0x02136120 module:overlay(47) +from:0x0213260c kind:arm_call to:0x02134798 module:overlay(47) +from:0x02132614 kind:arm_call to:0x02134614 module:overlay(47) +from:0x02132628 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132670 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021326bc kind:arm_call to:0x0209b264 module:overlay(0) +from:0x021326c8 kind:load to:0x02135ecc module:overlay(47) +from:0x021326d0 kind:load to:0x02136120 module:overlay(47) +from:0x021326f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132730 kind:arm_call to:0x021348c4 module:overlay(47) +from:0x02132744 kind:arm_call to:0x02134394 module:overlay(47) +from:0x02132750 kind:arm_call to:0x02134028 module:overlay(47) +from:0x0213278c kind:arm_call to:0x0209b420 module:overlay(0) +from:0x0213279c kind:arm_call to:0x021347cc module:overlay(47) +from:0x021327c4 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02132868 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132888 kind:arm_call to:0x021347cc module:overlay(47) +from:0x0213289c kind:arm_call to:0x0209bf54 module:overlay(0) +from:0x021328a4 kind:arm_call to:0x0209b9ac module:overlay(0) +from:0x021328e4 kind:arm_call to:0x02134028 module:overlay(47) +from:0x021328ec kind:arm_call to:0x02134798 module:overlay(47) +from:0x02132904 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02132918 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132924 kind:arm_call to:0x02134614 module:overlay(47) +from:0x02132938 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132960 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132970 kind:load to:0x027e0cd8 module:dtcm +from:0x021329e4 kind:load to:0x02136138 module:overlay(47) +from:0x021329f4 kind:arm_call to:0x02134798 module:overlay(47) +from:0x02132a0c kind:arm_call to:0x02015080 module:main +from:0x02132a48 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02132a5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02132a74 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132a80 kind:load to:0x02135ecc module:overlay(47) +from:0x02132b04 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02132b14 kind:load to:0x02136150 module:overlay(47) +from:0x02132b18 kind:load to:0x02135ecc module:overlay(47) +from:0x02132b34 kind:arm_call to:0x01ff916c module:itcm +from:0x02132b48 kind:arm_call to:0x01fff148 module:itcm +from:0x02132b74 kind:arm_call to:0x021348c4 module:overlay(47) +from:0x02132b9c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02132bac kind:arm_call to:0x01ff930c module:itcm +from:0x02132c44 kind:arm_call to:0x021347cc module:overlay(47) +from:0x02132c5c kind:arm_call to:0x02134028 module:overlay(47) +from:0x02132c64 kind:arm_call to:0x02134798 module:overlay(47) +from:0x02132c7c kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02132c90 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132c9c kind:arm_call to:0x021346bc module:overlay(47) +from:0x02132cac kind:arm_call to:0x02133fa0 module:overlay(47) +from:0x02132cb8 kind:arm_call to:0x021346fc module:overlay(47) +from:0x02132cd0 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132cdc kind:load to:0x027e0ce0 module:dtcm +from:0x02132ce4 kind:load to:0x0203e964 module:main +from:0x02132ce8 kind:load to:0x027e0cd8 module:dtcm +from:0x02132d2c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02132d7c kind:load to:0x02135ecc module:overlay(47) +from:0x02132d84 kind:load to:0x02136120 module:overlay(47) +from:0x02132da0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132db0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132dd8 kind:arm_call to:0x021348c4 module:overlay(47) +from:0x02132dec kind:arm_call to:0x02134394 module:overlay(47) +from:0x02132e04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132e18 kind:arm_call to:0x01ff930c module:itcm +from:0x02132eb0 kind:arm_call to:0x021347cc module:overlay(47) +from:0x02132ecc kind:arm_call to:0x02134028 module:overlay(47) +from:0x02132ed4 kind:arm_call to:0x02134798 module:overlay(47) +from:0x02132ef0 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02132f04 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132f10 kind:arm_call to:0x02134614 module:overlay(47) +from:0x02132f24 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132f38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132f60 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132f70 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02132f80 kind:load to:0x0203e964 module:main +from:0x02132f84 kind:load to:0x027e0cd8 module:dtcm +from:0x0213301c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02133034 kind:load to:0x020aecf8 module:overlay(0) +from:0x0213303c kind:load to:0x02136180 module:overlay(47) +from:0x02133040 kind:load to:0x02135ecc module:overlay(47) +from:0x02133068 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x02133078 kind:arm_call to:0x02133fa0 module:overlay(47) +from:0x02133098 kind:arm_call to:0x02015080 module:main +from:0x021330d4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021330f4 kind:arm_call to:0x02015080 module:main +from:0x02133130 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02133150 kind:arm_call to:0x02015080 module:main +from:0x02133178 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02133194 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021331ac kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x021331b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021331bc kind:load to:0x02135ecc module:overlay(47) +from:0x021331c0 kind:load to:0x027e0cec module:dtcm +from:0x0213325c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02133274 kind:load to:0x020aecf8 module:overlay(0) +from:0x0213327c kind:load to:0x02136198 module:overlay(47) +from:0x02133280 kind:load to:0x02135ecc module:overlay(47) +from:0x021332fc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02133314 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x02133328 kind:arm_call to:0x02133fa0 module:overlay(47) +from:0x02133334 kind:load to:0x027e0cd8 module:dtcm +from:0x02133338 kind:load to:0x027e0cec module:dtcm +from:0x02133360 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133374 kind:load to:0x020aecf8 module:overlay(0) +from:0x02133380 kind:arm_call to:0x020992dc module:overlay(0) +from:0x021333a0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021333a8 kind:arm_call to:0x02134a48 module:overlay(47) +from:0x021333b4 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x021333dc kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x021333f8 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x0213340c kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02133414 kind:arm_call to:0x021346bc module:overlay(47) +from:0x02133424 kind:arm_call to:0x02133fa0 module:overlay(47) +from:0x02133454 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02133488 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02133498 kind:load to:0x027e0cd8 module:dtcm +from:0x021334d4 kind:arm_call to:0x02099450 module:overlay(0) +from:0x021334dc kind:arm_call to:0x02097bec module:overlay(0) +from:0x021334e8 kind:load to:0x020aecf8 module:overlay(0) +from:0x021334ec kind:load to:0x020aecf0 module:overlay(0) +from:0x021334f8 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02133524 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x02133534 kind:arm_call to:0x021346bc module:overlay(47) +from:0x02133544 kind:arm_call to:0x02133fa0 module:overlay(47) +from:0x02133574 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021335a8 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x021335d8 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x021335ec kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x021335f4 kind:arm_call to:0x02133fa0 module:overlay(47) +from:0x021335fc kind:load to:0x020aecf4 module:overlay(0) +from:0x02133600 kind:load to:0x027e0cd8 module:dtcm +from:0x02133624 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x021336a8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021336bc kind:arm_call to:0x02097bec module:overlay(0) +from:0x021336cc kind:load to:0x02136198 module:overlay(47) +from:0x021336d0 kind:load to:0x02135ecc module:overlay(47) +from:0x0213370c kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x0213371c kind:arm_call to:0x02133fa0 module:overlay(47) +from:0x02133734 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02133740 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02133748 kind:load to:0x027e0cd8 module:dtcm +from:0x02133794 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021337e4 kind:load to:0x02135ecc module:overlay(47) +from:0x021337ec kind:load to:0x02136168 module:overlay(47) +from:0x0213385c kind:arm_call to:0x01ff916c module:itcm +from:0x02133870 kind:arm_call to:0x01fff148 module:itcm +from:0x02133884 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02133894 kind:arm_call to:0x01ff930c module:itcm +from:0x02133900 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133924 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02133938 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02133948 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02133958 kind:load to:0x027e0ce0 module:dtcm +from:0x02133960 kind:load to:0x0203e964 module:main +from:0x02133964 kind:load to:0x027e0cd8 module:dtcm +from:0x0213399c kind:arm_call to:0x01ff9638 module:itcm +from:0x021339ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021339d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021339f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02133a08 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133a20 kind:arm_call to:0x021346bc module:overlay(47) +from:0x02133a38 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02133a84 kind:arm_call to:0x01ff9638 module:itcm +from:0x02133a94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133aa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02133aac kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133ad8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02133b1c kind:load to:0x0213478c module:overlay(47) +from:0x02133b20 kind:load to:0x027e0cec module:dtcm +from:0x02133b24 kind:load to:0x027e09a8 module:dtcm +from:0x02133c4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133c70 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133c80 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133c9c kind:arm_call to:0x01ffb464 module:itcm +from:0x02133cac kind:arm_call to:0x01ff9218 module:itcm +from:0x02133cc8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133cd8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133cf4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133d04 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133d34 kind:arm_call to:0x02015080 module:main +from:0x02133d6c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02133d80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133df4 kind:arm_call to:0x021346bc module:overlay(47) +from:0x02133e24 kind:arm_call to:0x02133fa0 module:overlay(47) +from:0x02133e38 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02133e5c kind:arm_call to:0x01ffb464 module:itcm +from:0x02133e6c kind:arm_call to:0x01ff9218 module:itcm +from:0x02133e88 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133e98 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133eb4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133ec4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133ee0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133ef0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133f08 kind:arm_call to:0x02015080 module:main +from:0x02133f40 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02133f54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133f7c kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02133f8c kind:load to:0x02136138 module:overlay(47) +from:0x02133f90 kind:load to:0x027e09a8 module:dtcm +from:0x02133f98 kind:load to:0x02135ecc module:overlay(47) +from:0x02133f9c kind:load to:0x02136150 module:overlay(47) +from:0x02133fd0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02134018 kind:arm_call to:0x02131ab0 module:overlay(47) +from:0x02134054 kind:arm_call to:0x01ffb714 module:itcm +from:0x02134060 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134120 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213412c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134140 kind:arm_call to:0x01ff930c module:itcm +from:0x021341c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021341d8 kind:arm_call to:0x01ff930c module:itcm +from:0x02134270 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134284 kind:arm_call to:0x01ff930c module:itcm +from:0x02134310 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134324 kind:arm_call to:0x01ff930c module:itcm +from:0x0213438c kind:load to:0x0203e964 module:main +from:0x021343b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021343bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021344fc kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02134518 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x0213453c kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02134558 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02134580 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02134594 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021345c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021345e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213460c kind:load to:0x0203e964 module:main +from:0x02134610 kind:load to:0x027e0cd8 module:dtcm +from:0x02134630 kind:arm_call to:0x01fff148 module:itcm +from:0x0213463c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02134674 kind:arm_call to:0x02016b8c module:main +from:0x02134694 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x021346b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021346b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021346dc kind:arm_call to:0x01fff148 module:itcm +from:0x021346ec kind:arm_call to:0x02080b2c module:overlay(0) +from:0x021346f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021346f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02134714 kind:arm_call to:0x01fff148 module:itcm +from:0x02134724 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02134748 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134770 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x02134784 kind:load to:0x027e0ce0 module:dtcm +from:0x02134788 kind:load to:0x027e0cd8 module:dtcm +from:0x021347f4 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0213481c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134848 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213486c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02134884 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0213489c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021348ac kind:load to:0x02135eec module:overlay(47) +from:0x021348b8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02134908 kind:arm_call to:0x021347cc module:overlay(47) +from:0x02134984 kind:arm_call to:0x0200e260 module:main +from:0x02134994 kind:arm_call to:0x01ffad5c module:itcm +from:0x021349cc kind:load to:0x027e0964 module:dtcm +from:0x02134a00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134a28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02134a38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134a80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02134a9c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02134ab8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02134ad0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02134adc kind:load to:0x0213478c module:overlay(47) +from:0x02134ae4 kind:load to:0x027e0cec module:dtcm +from:0x02134ae8 kind:load to:0x027e09a8 module:dtcm +from:0x02134b24 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02134b6c kind:load to:0x02135f08 module:overlay(47) +from:0x02134bc4 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02134c50 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02134c60 kind:load to:0x027e0cd8 module:dtcm +from:0x02134cc8 kind:arm_call to:0x02080b2c module:overlay(0) +from:0x02134d80 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x02134ea8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134ecc kind:arm_call to:0x01ff9258 module:itcm +from:0x02134f04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134f30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134f78 kind:load to:0x027e0cd8 module:dtcm +from:0x02135040 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213509c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021350b0 kind:load to:0x020578a4 module:overlay(0) +from:0x021350cc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021350d8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021350f4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02135104 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02135114 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213511c kind:arm_call to:0x02011ff4 module:main +from:0x02135130 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02135138 kind:arm_call to:0x02011ff4 module:main +from:0x0213514c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02135154 kind:arm_call to:0x02011ff4 module:main +from:0x02135168 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02135170 kind:arm_call to:0x02011ff4 module:main +from:0x02135184 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213518c kind:arm_call to:0x02011ff4 module:main +from:0x021351a0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021351b4 kind:load to:0x02136438 module:overlay(47) +from:0x021351c8 kind:arm_call to:0x02011f3c module:main +from:0x021351d4 kind:arm_call to:0x02135204 module:overlay(47) +from:0x021351e8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02135200 kind:load to:0x021361b8 module:overlay(47) +from:0x0213520c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02135220 kind:load to:0x021361dc module:overlay(47) +from:0x0213523c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02135254 kind:arm_call to:0x021352f8 module:overlay(47) +from:0x02135260 kind:arm_call to:0x021352f8 module:overlay(47) +from:0x02135290 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021352c4 kind:arm_call to:0x021352f8 module:overlay(47) +from:0x02135354 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02135378 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021353a0 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x021353bc kind:load to:0x027e09ac module:dtcm +from:0x021353c0 kind:load to:0x027e0cd8 module:dtcm +from:0x021353cc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021353e0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021353e8 kind:arm_call to:0x02011ff4 module:main +from:0x021353fc kind:arm_call to:0x02097724 module:overlay(0) +from:0x02135410 kind:load to:0x02136484 module:overlay(47) +from:0x02135424 kind:arm_call to:0x02011f3c module:main +from:0x02135430 kind:arm_call to:0x02135460 module:overlay(47) +from:0x02135444 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0213545c kind:load to:0x02136238 module:overlay(47) +from:0x02135468 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02135494 kind:arm_call to:0x020d8df0 module:overlay(31) +from:0x021354a0 kind:load to:0x0213625c module:overlay(47) +from:0x02135524 kind:arm_call to:0x01fff148 module:itcm +from:0x02135550 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x02135560 kind:load to:0x027e0cd8 module:dtcm +from:0x02135564 kind:load to:0x02135cf4 module:overlay(47) +from:0x02135568 kind:load to:0x02135ce8 module:overlay(47) +from:0x0213556c kind:load to:0x027e0ce0 module:dtcm +from:0x021355b4 kind:arm_call to:0x01ff916c module:itcm +from:0x021355d8 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x021355ec kind:load to:0x02135cec module:overlay(47) +from:0x021355f0 kind:load to:0x027e0cd8 module:dtcm +from:0x02135600 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x02135608 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02135620 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x02135628 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02135630 kind:arm_call to:0x02011ff4 module:main +from:0x02135644 kind:arm_call to:0x02097724 module:overlay(0) +from:0x021356a4 kind:load to:0x02135cfc module:overlay(47) +from:0x021356c0 kind:arm_call to:0x02135650 module:overlay(47) +from:0x021356c8 kind:arm_call to:0x02135650 module:overlay(47) +from:0x021356d0 kind:arm_call to:0x02135650 module:overlay(47) +from:0x021356d8 kind:arm_call to:0x02135650 module:overlay(47) +from:0x021356e8 kind:load to:0x021364d0 module:overlay(47) +from:0x021356fc kind:arm_call to:0x02011f3c module:main +from:0x02135708 kind:arm_call to:0x02135738 module:overlay(47) +from:0x0213571c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02135734 kind:load to:0x021362b8 module:overlay(47) +from:0x02135740 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02135760 kind:load to:0x021362dc module:overlay(47) +from:0x02135790 kind:arm_call to:0x02080aac module:overlay(0) +from:0x02135798 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021357a4 kind:load to:0x021362dc module:overlay(47) +from:0x021357a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021357d8 kind:arm_call to:0x02080aac module:overlay(0) +from:0x021357e0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021357e8 kind:arm_call to:0x02011ff4 module:main +from:0x021357f4 kind:load to:0x021362dc module:overlay(47) +from:0x021357f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02135814 kind:arm_call to:0x02080620 module:overlay(0) +from:0x02135874 kind:load to:0x027e0cd8 module:dtcm +from:0x02135898 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x021358a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021358b8 kind:arm_call to:0x021358c0 module:overlay(47) +from:0x021358cc kind:arm_call to:0x01ff8d38 module:itcm +from:0x021358f4 kind:arm_call to:0x01ffd054 module:itcm +from:0x0213591c kind:arm_call to:0x01ffd098 module:itcm +from:0x02135980 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x02135998 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x021359ac kind:arm_call to:0x021356b0 module:overlay(47) +from:0x021359c0 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x021359d4 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x021359e8 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x02135a0c kind:arm_call to:0x021356b0 module:overlay(47) +from:0x02135a20 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x02135a34 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x02135a48 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x02135a5c kind:arm_call to:0x021356b0 module:overlay(47) +from:0x02135a70 kind:arm_call to:0x021356b0 module:overlay(47) +from:0x02135a9c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02135ad0 kind:arm_call to:0x0200b8f0 module:main +from:0x02135ae0 kind:arm_call to:0x0200ee9c module:main +from:0x02135aec kind:arm_call to:0x0200ef9c module:main +from:0x02135af8 kind:arm_call to:0x0200eddc module:main +from:0x02135b04 kind:arm_call to:0x0200ee1c module:main +from:0x02135b10 kind:arm_call to:0x0200ee5c module:main +from:0x02135b1c kind:arm_call to:0x0200ef5c module:main +from:0x02135b28 kind:arm_call to:0x0200eedc module:main +from:0x02135b34 kind:arm_call to:0x0200efdc module:main +from:0x02135b5c kind:arm_call to:0x0200ba90 module:main +from:0x02135b6c kind:arm_call to:0x0200ee9c module:main +from:0x02135b78 kind:arm_call to:0x0200ef9c module:main +from:0x02135b88 kind:arm_call to:0x0200eddc module:main +from:0x02135b94 kind:arm_call to:0x0200ee1c module:main +from:0x02135ba0 kind:arm_call to:0x0200ee5c module:main +from:0x02135bac kind:arm_call to:0x0200ef5c module:main +from:0x02135bb8 kind:arm_call to:0x0200eedc module:main +from:0x02135bc4 kind:arm_call to:0x0200efdc module:main +from:0x02135bfc kind:arm_call_thumb to:0x0208ecf4 module:overlay(0) +from:0x02135c34 kind:arm_call to:0x02135ab8 module:overlay(47) +from:0x02135c54 kind:arm_call to:0x02135ab8 module:overlay(47) +from:0x02135c64 kind:load to:0x027e0ce0 module:dtcm +from:0x02135ca4 kind:arm_call to:0x02135b44 module:overlay(47) +from:0x02135cc8 kind:arm_call to:0x02135b44 module:overlay(47) +from:0x02135d40 kind:load to:0x02135ea0 module:overlay(47) +from:0x02135d60 kind:arm_call to:0x021314a8 module:overlay(47) +from:0x02135d70 kind:arm_call to:0x0203ce74 module:main +from:0x02135d84 kind:load to:0x02136340 module:overlay(47) +from:0x02135d88 kind:load to:0x02136350 module:overlay(47) +from:0x02135d8c kind:load to:0x02135198 module:overlay(47) +from:0x02135d90 kind:load to:0x02136344 module:overlay(47) +from:0x02135db0 kind:arm_call to:0x021351dc module:overlay(47) +from:0x02135dc0 kind:arm_call to:0x0203ce74 module:main +from:0x02135dd4 kind:load to:0x02136428 module:overlay(47) +from:0x02135dd8 kind:load to:0x02136438 module:overlay(47) +from:0x02135ddc kind:load to:0x021353f4 module:overlay(47) +from:0x02135de0 kind:load to:0x0213642c module:overlay(47) +from:0x02135e00 kind:arm_call to:0x02135438 module:overlay(47) +from:0x02135e10 kind:arm_call to:0x0203ce74 module:main +from:0x02135e24 kind:load to:0x02136474 module:overlay(47) +from:0x02135e28 kind:load to:0x02136484 module:overlay(47) +from:0x02135e2c kind:load to:0x0213563c module:overlay(47) +from:0x02135e30 kind:load to:0x02136478 module:overlay(47) +from:0x02135e50 kind:arm_call to:0x02135710 module:overlay(47) +from:0x02135e60 kind:arm_call to:0x0203ce74 module:main +from:0x02135e74 kind:load to:0x021364c0 module:overlay(47) +from:0x02135e78 kind:load to:0x021364d0 module:overlay(47) +from:0x02135e7c kind:load to:0x02135a94 module:overlay(47) +from:0x02135e80 kind:load to:0x021364c4 module:overlay(47) +from:0x02135e84 kind:load to:0x02135d2c module:overlay(47) +from:0x02135e88 kind:load to:0x02135d44 module:overlay(47) +from:0x02135e8c kind:load to:0x02135d94 module:overlay(47) +from:0x02135e90 kind:load to:0x02135de4 module:overlay(47) +from:0x02135e94 kind:load to:0x02135e34 module:overlay(47) +from:0x02135eac kind:load to:0x02130ed0 module:overlay(47) +from:0x02135eb8 kind:load to:0x02131658 module:overlay(47) +from:0x02135ec4 kind:load to:0x02097c14 module:overlay(0) +from:0x02135ec8 kind:load to:0x02131520 module:overlay(47) +from:0x02135eec kind:load to:0x021348b0 module:overlay(47) +from:0x02135ef0 kind:load to:0x02135144 module:overlay(47) +from:0x02135ef4 kind:load to:0x02134f7c module:overlay(47) +from:0x02135ef8 kind:load to:0x02134fa4 module:overlay(47) +from:0x02135efc kind:load to:0x0207c010 module:overlay(0) +from:0x02135f08 kind:load to:0x021318d0 module:overlay(47) +from:0x02135f0c kind:load to:0x02135128 module:overlay(47) +from:0x02135f10 kind:load to:0x02134b70 module:overlay(47) +from:0x02135f14 kind:load to:0x02134c64 module:overlay(47) +from:0x02135f18 kind:load to:0x0207c010 module:overlay(0) +from:0x02135f24 kind:load to:0x02131484 module:overlay(47) +from:0x02135f28 kind:load to:0x02097944 module:overlay(0) +from:0x02135f2c kind:load to:0x02097754 module:overlay(0) +from:0x02135f30 kind:load to:0x020977d0 module:overlay(0) +from:0x02135f34 kind:load to:0x0209794c module:overlay(0) +from:0x02135f38 kind:load to:0x0209796c module:overlay(0) +from:0x02135f3c kind:load to:0x02097998 module:overlay(0) +from:0x02135f48 kind:load to:0x02131894 module:overlay(47) +from:0x02135f4c kind:load to:0x0213510c module:overlay(47) +from:0x02135f50 kind:load to:0x02057bf4 module:overlay(0) +from:0x02135f54 kind:load to:0x02057a88 module:overlay(0) +from:0x02135f58 kind:load to:0x02057dc8 module:overlay(0) +from:0x02135f5c kind:load to:0x02057e44 module:overlay(0) +from:0x02135f60 kind:load to:0x02057ea8 module:overlay(0) +from:0x02135f64 kind:load to:0x0209a79c module:overlay(0) +from:0x02135f68 kind:load to:0x02057d84 module:overlay(0) +from:0x02135f74 kind:load to:0x021318bc module:overlay(47) +from:0x02135f78 kind:load to:0x0213517c module:overlay(47) +from:0x02135f7c kind:load to:0x02099b00 module:overlay(0) +from:0x02135f80 kind:load to:0x02099b38 module:overlay(0) +from:0x02135f84 kind:load to:0x0209a13c module:overlay(0) +from:0x02135f88 kind:load to:0x0209a144 module:overlay(0) +from:0x02135f8c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02135f90 kind:load to:0x02099cb0 module:overlay(0) +from:0x02135f94 kind:load to:0x02099ba0 module:overlay(0) +from:0x02135f98 kind:load to:0x0209a06c module:overlay(0) +from:0x02135f9c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02135fa0 kind:load to:0x0209a10c module:overlay(0) +from:0x02135fa4 kind:load to:0x021350b4 module:overlay(47) +from:0x02135fa8 kind:load to:0x0209a124 module:overlay(0) +from:0x02135fac kind:load to:0x021350a4 module:overlay(47) +from:0x02135fb0 kind:load to:0x02135080 module:overlay(47) +from:0x02135fbc kind:load to:0x021318a8 module:overlay(47) +from:0x02135fc0 kind:load to:0x02135160 module:overlay(47) +from:0x02135fc4 kind:load to:0x0209a254 module:overlay(0) +from:0x02135fc8 kind:load to:0x0209a288 module:overlay(0) +from:0x02135fcc kind:load to:0x0209a320 module:overlay(0) +from:0x02135fd0 kind:load to:0x0209a334 module:overlay(0) +from:0x02135fd4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02135fd8 kind:load to:0x0209a35c module:overlay(0) +from:0x02135fdc kind:load to:0x0209a3e4 module:overlay(0) +from:0x02135fe0 kind:load to:0x0209a06c module:overlay(0) +from:0x02135fe4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02135fe8 kind:load to:0x0209a308 module:overlay(0) +from:0x02135fec kind:load to:0x0209a348 module:overlay(0) +from:0x02135ff0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02135ff4 kind:load to:0x021350e0 module:overlay(47) +from:0x02135ff8 kind:load to:0x021350bc module:overlay(47) +from:0x02135ffc kind:load to:0x0209a70c module:overlay(0) +from:0x02136000 kind:load to:0x0213255c module:overlay(47) +from:0x02136008 kind:load to:0x02132630 module:overlay(47) +from:0x02136010 kind:load to:0x02132974 module:overlay(47) +from:0x02136018 kind:load to:0x02132a84 module:overlay(47) +from:0x02136020 kind:load to:0x02132cec module:overlay(47) +from:0x02136028 kind:load to:0x02132f88 module:overlay(47) +from:0x02136030 kind:load to:0x021331c8 module:overlay(47) +from:0x02136038 kind:load to:0x02133340 module:overlay(47) +from:0x02136040 kind:load to:0x02133604 module:overlay(47) +from:0x02136048 kind:load to:0x0213349c module:overlay(47) +from:0x02136050 kind:load to:0x0213374c module:overlay(47) +from:0x02136058 kind:load to:0x02133968 module:overlay(47) +from:0x02136060 kind:load to:0x02132604 module:overlay(47) +from:0x02136068 kind:load to:0x021326d4 module:overlay(47) +from:0x02136070 kind:load to:0x021329e8 module:overlay(47) +from:0x02136078 kind:load to:0x02132b1c module:overlay(47) +from:0x02136080 kind:load to:0x02132d88 module:overlay(47) +from:0x02136088 kind:load to:0x02133044 module:overlay(47) +from:0x02136090 kind:load to:0x02133284 module:overlay(47) +from:0x02136098 kind:load to:0x02133378 module:overlay(47) +from:0x021360a0 kind:load to:0x021336d4 module:overlay(47) +from:0x021360a8 kind:load to:0x021334f0 module:overlay(47) +from:0x021360b0 kind:load to:0x021337f0 module:overlay(47) +from:0x021360b8 kind:load to:0x02133b2c module:overlay(47) +from:0x021360c8 kind:load to:0x02098518 module:overlay(0) +from:0x021360cc kind:load to:0x02098554 module:overlay(0) +from:0x021360d0 kind:load to:0x0209856c module:overlay(0) +from:0x021360d4 kind:load to:0x02098578 module:overlay(0) +from:0x021360d8 kind:load to:0x021349d0 module:overlay(47) +from:0x021360dc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021360e0 kind:load to:0x02131a14 module:overlay(47) +from:0x021360e4 kind:load to:0x020984b0 module:overlay(0) +from:0x021360e8 kind:load to:0x02131b08 module:overlay(47) +from:0x021360ec kind:load to:0x020984b8 module:overlay(0) +from:0x021360f0 kind:load to:0x020984bc module:overlay(0) +from:0x021360f4 kind:load to:0x02132468 module:overlay(47) +from:0x021360f8 kind:load to:0x02099004 module:overlay(0) +from:0x021360fc kind:load to:0x020984c8 module:overlay(0) +from:0x02136100 kind:load to:0x02098584 module:overlay(0) +from:0x02136104 kind:load to:0x020985f0 module:overlay(0) +from:0x02136108 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213610c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136110 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02136114 kind:load to:0x021318e4 module:overlay(47) +from:0x02136118 kind:load to:0x02131978 module:overlay(47) +from:0x0213611c kind:load to:0x02099588 module:overlay(0) +from:0x021361b8 kind:load to:0x021351b8 module:overlay(47) +from:0x021361bc kind:load to:0x0209774c module:overlay(0) +from:0x021361c0 kind:load to:0x02097754 module:overlay(0) +from:0x021361c4 kind:load to:0x020977d0 module:overlay(0) +from:0x021361c8 kind:load to:0x02097810 module:overlay(0) +from:0x021361cc kind:load to:0x02097814 module:overlay(0) +from:0x021361d0 kind:load to:0x02097818 module:overlay(0) +from:0x021361dc kind:load to:0x02098518 module:overlay(0) +from:0x021361e0 kind:load to:0x02098554 module:overlay(0) +from:0x021361e4 kind:load to:0x0209856c module:overlay(0) +from:0x021361e8 kind:load to:0x02098578 module:overlay(0) +from:0x021361ec kind:load to:0x01fff464 module:itcm +from:0x021361f0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021361f4 kind:load to:0x02135224 module:overlay(47) +from:0x021361f8 kind:load to:0x0213522c module:overlay(47) +from:0x021361fc kind:load to:0x02135268 module:overlay(47) +from:0x02136200 kind:load to:0x021352e4 module:overlay(47) +from:0x02136204 kind:load to:0x020984bc module:overlay(0) +from:0x02136208 kind:load to:0x020984c0 module:overlay(0) +from:0x0213620c kind:load to:0x020984c4 module:overlay(0) +from:0x02136210 kind:load to:0x020984c8 module:overlay(0) +from:0x02136214 kind:load to:0x02098584 module:overlay(0) +from:0x02136218 kind:load to:0x020985f0 module:overlay(0) +from:0x0213621c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136220 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136224 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02136228 kind:load to:0x021353c4 module:overlay(47) +from:0x0213622c kind:load to:0x021353d8 module:overlay(47) +from:0x02136238 kind:load to:0x02135414 module:overlay(47) +from:0x0213623c kind:load to:0x0209774c module:overlay(0) +from:0x02136240 kind:load to:0x02097754 module:overlay(0) +from:0x02136244 kind:load to:0x020977d0 module:overlay(0) +from:0x02136248 kind:load to:0x02097810 module:overlay(0) +from:0x0213624c kind:load to:0x02097814 module:overlay(0) +from:0x02136250 kind:load to:0x02097818 module:overlay(0) +from:0x0213625c kind:load to:0x02098518 module:overlay(0) +from:0x02136260 kind:load to:0x02098554 module:overlay(0) +from:0x02136264 kind:load to:0x0209856c module:overlay(0) +from:0x02136268 kind:load to:0x02098578 module:overlay(0) +from:0x0213626c kind:load to:0x01fff464 module:itcm +from:0x02136270 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02136274 kind:load to:0x021354a4 module:overlay(47) +from:0x02136278 kind:load to:0x020984b0 module:overlay(0) +from:0x0213627c kind:load to:0x02135570 module:overlay(47) +from:0x02136280 kind:load to:0x020984b8 module:overlay(0) +from:0x02136284 kind:load to:0x020984bc module:overlay(0) +from:0x02136288 kind:load to:0x020984c0 module:overlay(0) +from:0x0213628c kind:load to:0x020984c4 module:overlay(0) +from:0x02136290 kind:load to:0x020984c8 module:overlay(0) +from:0x02136294 kind:load to:0x02098584 module:overlay(0) +from:0x02136298 kind:load to:0x020985f0 module:overlay(0) +from:0x0213629c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021362a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021362a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021362a8 kind:load to:0x021355f4 module:overlay(47) +from:0x021362ac kind:load to:0x02135614 module:overlay(47) +from:0x021362b8 kind:load to:0x021356ec module:overlay(47) +from:0x021362bc kind:load to:0x0209774c module:overlay(0) +from:0x021362c0 kind:load to:0x02097754 module:overlay(0) +from:0x021362c4 kind:load to:0x020977d0 module:overlay(0) +from:0x021362c8 kind:load to:0x02097810 module:overlay(0) +from:0x021362cc kind:load to:0x02097814 module:overlay(0) +from:0x021362d0 kind:load to:0x02097818 module:overlay(0) +from:0x021362dc kind:load to:0x02098518 module:overlay(0) +from:0x021362e0 kind:load to:0x02098554 module:overlay(0) +from:0x021362e4 kind:load to:0x0209856c module:overlay(0) +from:0x021362e8 kind:load to:0x02098578 module:overlay(0) +from:0x021362ec kind:load to:0x01fff464 module:itcm +from:0x021362f0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021362f4 kind:load to:0x021357fc module:overlay(47) +from:0x021362f8 kind:load to:0x02135878 module:overlay(47) +from:0x021362fc kind:load to:0x020984b4 module:overlay(0) +from:0x02136300 kind:load to:0x020984b8 module:overlay(0) +from:0x02136304 kind:load to:0x020984bc module:overlay(0) +from:0x02136308 kind:load to:0x021358a4 module:overlay(47) +from:0x0213630c kind:load to:0x020984c4 module:overlay(0) +from:0x02136310 kind:load to:0x020984c8 module:overlay(0) +from:0x02136314 kind:load to:0x02098584 module:overlay(0) +from:0x02136318 kind:load to:0x020985f0 module:overlay(0) +from:0x0213631c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136320 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136324 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02136328 kind:load to:0x02135764 module:overlay(47) +from:0x0213632c kind:load to:0x021357ac module:overlay(47) diff --git a/config/eur/arm9/overlays/ov047/symbols.txt b/config/eur/arm9/overlays/ov047/symbols.txt new file mode 100644 index 00000000..ce5053ec --- /dev/null +++ b/config/eur/arm9/overlays/ov047/symbols.txt @@ -0,0 +1,176 @@ +func_ov047_021304a0 kind:function(arm,size=0x64) addr:0x021304a0 +func_ov047_02130504 kind:function(arm,size=0x28) addr:0x02130504 +func_ov047_0213052c kind:function(arm,size=0x30) addr:0x0213052c +func_ov047_0213055c kind:function(arm,size=0x200) addr:0x0213055c +func_ov047_0213075c kind:function(arm,size=0x39c) addr:0x0213075c +func_ov047_02130af8 kind:function(arm,size=0x3d8) addr:0x02130af8 +func_ov047_02130ed0 kind:function(arm,size=0x280) addr:0x02130ed0 +func_ov047_02131150 kind:function(arm,size=0xe8) addr:0x02131150 +func_ov047_02131238 kind:function(arm,size=0x74) addr:0x02131238 +func_ov047_021312ac kind:function(arm,size=0x80) addr:0x021312ac +func_ov047_0213132c kind:function(arm,size=0x68) addr:0x0213132c +func_ov047_02131394 kind:function(arm,size=0xd0) addr:0x02131394 +func_ov047_02131464 kind:function(arm,size=0x14) addr:0x02131464 +func_ov047_02131478 kind:function(arm,size=0xc) addr:0x02131478 +func_ov047_02131484 kind:function(arm,size=0x24) addr:0x02131484 +func_ov047_021314a8 kind:function(arm,size=0x58) addr:0x021314a8 +func_ov047_02131500 kind:function(arm,size=0x20) addr:0x02131500 +func_ov047_02131520 kind:function(arm,size=0xcc) addr:0x02131520 +func_ov047_021315ec kind:function(arm,size=0x34) addr:0x021315ec +func_ov047_02131620 kind:function(arm,size=0x38) addr:0x02131620 +func_ov047_02131658 kind:function(arm,size=0x2c) addr:0x02131658 +func_ov047_02131684 kind:function(arm,size=0x210) addr:0x02131684 +func_ov047_02131894 kind:function(arm,size=0x14) addr:0x02131894 +func_ov047_021318a8 kind:function(arm,size=0x14) addr:0x021318a8 +func_ov047_021318bc kind:function(arm,size=0x14) addr:0x021318bc +func_ov047_021318d0 kind:function(arm,size=0x14) addr:0x021318d0 +func_ov047_021318e4 kind:function(arm,size=0x94) addr:0x021318e4 +func_ov047_02131978 kind:function(arm,size=0x9c) addr:0x02131978 +func_ov047_02131a14 kind:function(arm,size=0x74) addr:0x02131a14 +func_ov047_02131a88 kind:function(arm,size=0x28) addr:0x02131a88 +func_ov047_02131ab0 kind:function(arm,size=0x58) addr:0x02131ab0 +func_ov047_02131b08 kind:function(arm,size=0x960) addr:0x02131b08 +func_ov047_02132468 kind:function(arm,size=0xf4) addr:0x02132468 +func_ov047_0213255c kind:function(arm,size=0xa8) addr:0x0213255c +func_ov047_02132604 kind:function(arm,size=0x2c) addr:0x02132604 +func_ov047_02132630 kind:function(arm,size=0xa4) addr:0x02132630 +func_ov047_021326d4 kind:function(arm,size=0x2a0) addr:0x021326d4 +func_ov047_02132974 kind:function(arm,size=0x74) addr:0x02132974 +func_ov047_021329e8 kind:function(arm,size=0x9c) addr:0x021329e8 +func_ov047_02132a84 kind:function(arm,size=0x98) addr:0x02132a84 +func_ov047_02132b1c kind:function(arm,size=0x1d0) addr:0x02132b1c +func_ov047_02132cec kind:function(arm,size=0x9c) addr:0x02132cec +func_ov047_02132d88 kind:function(arm,size=0x200) addr:0x02132d88 +func_ov047_02132f88 kind:function(arm,size=0xbc) addr:0x02132f88 +func_ov047_02133044 kind:function(arm,size=0x184) addr:0x02133044 +func_ov047_021331c8 kind:function(arm,size=0xbc) addr:0x021331c8 +func_ov047_02133284 kind:function(arm,size=0xbc) addr:0x02133284 +func_ov047_02133340 kind:function(arm,size=0x38) addr:0x02133340 +func_ov047_02133378 kind:function(arm,size=0x124) addr:0x02133378 +func_ov047_0213349c kind:function(arm,size=0x54) addr:0x0213349c +func_ov047_021334f0 kind:function(arm,size=0x114) addr:0x021334f0 +func_ov047_02133604 kind:function(arm,size=0xd0) addr:0x02133604 +func_ov047_021336d4 kind:function(arm,size=0x78) addr:0x021336d4 +func_ov047_0213374c kind:function(arm,size=0xa4) addr:0x0213374c +func_ov047_021337f0 kind:function(arm,size=0x178) addr:0x021337f0 +func_ov047_02133968 kind:function(arm,size=0x1c4) addr:0x02133968 +func_ov047_02133b2c kind:function(arm,size=0x474) addr:0x02133b2c +func_ov047_02133fa0 kind:function(arm,size=0x88) addr:0x02133fa0 +func_ov047_02134028 kind:function(arm,size=0x36c) addr:0x02134028 +func_ov047_02134394 kind:function(arm,size=0x280) addr:0x02134394 +func_ov047_02134614 kind:function(arm,size=0xa8) addr:0x02134614 +func_ov047_021346bc kind:function(arm,size=0x40) addr:0x021346bc +func_ov047_021346fc kind:function(arm,size=0x90) addr:0x021346fc +func_ov047_0213478c kind:function(arm,size=0xc) addr:0x0213478c +func_ov047_02134798 kind:function(arm,size=0x34) addr:0x02134798 +func_ov047_021347cc kind:function(arm,size=0xe4) addr:0x021347cc +func_ov047_021348b0 kind:function(arm,size=0x14) addr:0x021348b0 +func_ov047_021348c4 kind:function(arm,size=0x58) addr:0x021348c4 +func_ov047_0213491c kind:function(arm,size=0xb4) addr:0x0213491c +func_ov047_021349d0 kind:function(arm,size=0x78) addr:0x021349d0 +func_ov047_02134a48 kind:function(arm,size=0xa4) addr:0x02134a48 +func_ov047_02134aec kind:function(arm,size=0x2c) addr:0x02134aec +func_ov047_02134b18 kind:function(arm,size=0x58) addr:0x02134b18 +func_ov047_02134b70 kind:function(arm,size=0xf4) addr:0x02134b70 +func_ov047_02134c64 kind:function(arm,size=0x318) addr:0x02134c64 +func_ov047_02134f7c kind:function(arm,size=0x28) addr:0x02134f7c +func_ov047_02134fa4 kind:function(arm,size=0xdc) addr:0x02134fa4 +func_ov047_02135080 kind:function(arm,size=0x24) addr:0x02135080 +func_ov047_021350a4 kind:function(arm,size=0x10) addr:0x021350a4 +func_ov047_021350b4 kind:function(arm,size=0x8) addr:0x021350b4 +func_ov047_021350bc kind:function(arm,size=0x24) addr:0x021350bc +func_ov047_021350e0 kind:function(arm,size=0x2c) addr:0x021350e0 +func_ov047_0213510c kind:function(arm,size=0x1c) addr:0x0213510c +func_ov047_02135128 kind:function(arm,size=0x1c) addr:0x02135128 +func_ov047_02135144 kind:function(arm,size=0x1c) addr:0x02135144 +func_ov047_02135160 kind:function(arm,size=0x1c) addr:0x02135160 +func_ov047_0213517c kind:function(arm,size=0x1c) addr:0x0213517c +func_ov047_02135198 kind:function(arm,size=0x14) addr:0x02135198 +func_ov047_021351ac kind:function(arm,size=0xc) addr:0x021351ac +func_ov047_021351b8 kind:function(arm,size=0x24) addr:0x021351b8 +func_ov047_021351dc kind:function(arm,size=0x28) addr:0x021351dc +func_ov047_02135204 kind:function(arm,size=0x20) addr:0x02135204 +func_ov047_02135224 kind:function(arm,size=0x8) addr:0x02135224 +func_ov047_0213522c kind:function(arm,size=0x3c) addr:0x0213522c +func_ov047_02135268 kind:function(arm,size=0x7c) addr:0x02135268 +func_ov047_021352e4 kind:function(arm,size=0x14) addr:0x021352e4 +func_ov047_021352f8 kind:function(arm,size=0xcc) addr:0x021352f8 +func_ov047_021353c4 kind:function(arm,size=0x14) addr:0x021353c4 +func_ov047_021353d8 kind:function(arm,size=0x1c) addr:0x021353d8 +func_ov047_021353f4 kind:function(arm,size=0x14) addr:0x021353f4 +func_ov047_02135408 kind:function(arm,size=0xc) addr:0x02135408 +func_ov047_02135414 kind:function(arm,size=0x24) addr:0x02135414 +func_ov047_02135438 kind:function(arm,size=0x28) addr:0x02135438 +func_ov047_02135460 kind:function(arm,size=0x44) addr:0x02135460 +func_ov047_021354a4 kind:function(arm,size=0xcc) addr:0x021354a4 +func_ov047_02135570 kind:function(arm,size=0x84) addr:0x02135570 +func_ov047_021355f4 kind:function(arm,size=0x20) addr:0x021355f4 +func_ov047_02135614 kind:function(arm,size=0x28) addr:0x02135614 +func_ov047_0213563c kind:function(arm,size=0x14) addr:0x0213563c +func_ov047_02135650 kind:function(arm,size=0x60) addr:0x02135650 +func_ov047_021356b0 kind:function(arm,size=0x30) addr:0x021356b0 +func_ov047_021356e0 kind:function(arm,size=0xc) addr:0x021356e0 +func_ov047_021356ec kind:function(arm,size=0x24) addr:0x021356ec +func_ov047_02135710 kind:function(arm,size=0x28) addr:0x02135710 +func_ov047_02135738 kind:function(arm,size=0x2c) addr:0x02135738 +func_ov047_02135764 kind:function(arm,size=0x48) addr:0x02135764 +func_ov047_021357ac kind:function(arm,size=0x50) addr:0x021357ac +func_ov047_021357fc kind:function(arm,size=0x7c) addr:0x021357fc +func_ov047_02135878 kind:function(arm,size=0x2c) addr:0x02135878 +func_ov047_021358a4 kind:function(arm,size=0x1c) addr:0x021358a4 +func_ov047_021358c0 kind:function(arm,size=0x1d4) addr:0x021358c0 +func_ov047_02135a94 kind:function(arm,size=0x14) addr:0x02135a94 +func_ov047_02135aa8 kind:function(arm,size=0x10) addr:0x02135aa8 +func_ov047_02135ab8 kind:function(arm,size=0x8c) addr:0x02135ab8 +func_ov047_02135b44 kind:function(arm,size=0x8c) addr:0x02135b44 +func_ov047_02135bd0 kind:function(arm,size=0x98) addr:0x02135bd0 +func_ov047_02135c68 kind:function(arm,size=0x70) addr:0x02135c68 +data_ov047_02135cd8 kind:data(any) addr:0x02135cd8 +data_ov047_02135ce8 kind:data(any) addr:0x02135ce8 +data_ov047_02135cec kind:data(any) addr:0x02135cec +data_ov047_02135cf4 kind:data(any) addr:0x02135cf4 +data_ov047_02135cfc kind:data(any) addr:0x02135cfc +func_ov047_02135d2c kind:function(arm,size=0x18) addr:0x02135d2c +func_ov047_02135d44 kind:function(arm,size=0x50) addr:0x02135d44 +func_ov047_02135d94 kind:function(arm,size=0x50) addr:0x02135d94 +func_ov047_02135de4 kind:function(arm,size=0x50) addr:0x02135de4 +func_ov047_02135e34 kind:function(arm,size=0x50) addr:0x02135e34 +data_ov047_02135ea0 kind:data(any) addr:0x02135ea0 +data_ov047_02135eac kind:data(any) addr:0x02135eac +data_ov047_02135eb8 kind:data(any) addr:0x02135eb8 +data_ov047_02135ec4 kind:data(any) addr:0x02135ec4 +data_ov047_02135ecc kind:data(any) addr:0x02135ecc +data_ov047_02135eec kind:data(any) addr:0x02135eec +data_ov047_02135f08 kind:data(any) addr:0x02135f08 +data_ov047_02135f24 kind:data(any) addr:0x02135f24 +data_ov047_02135f48 kind:data(any) addr:0x02135f48 +data_ov047_02135f74 kind:data(any) addr:0x02135f74 +data_ov047_02135fbc kind:data(any) addr:0x02135fbc +data_ov047_02136000 kind:data(any) addr:0x02136000 +data_ov047_02136060 kind:data(any) addr:0x02136060 +data_ov047_021360c8 kind:data(any) addr:0x021360c8 +data_ov047_02136120 kind:data(any) addr:0x02136120 +data_ov047_02136138 kind:data(any) addr:0x02136138 +data_ov047_02136150 kind:data(any) addr:0x02136150 +data_ov047_02136168 kind:data(any) addr:0x02136168 +data_ov047_02136180 kind:data(any) addr:0x02136180 +data_ov047_02136198 kind:data(any) addr:0x02136198 +data_ov047_021361b8 kind:data(any) addr:0x021361b8 +data_ov047_021361dc kind:data(any) addr:0x021361dc +data_ov047_0213622c kind:data(any) addr:0x0213622c ambiguous +data_ov047_02136238 kind:data(any) addr:0x02136238 +data_ov047_0213625c kind:data(any) addr:0x0213625c +data_ov047_021362b8 kind:data(any) addr:0x021362b8 +data_ov047_021362dc kind:data(any) addr:0x021362dc +data_ov047_02136340 kind:bss addr:0x02136340 +data_ov047_02136344 kind:bss addr:0x02136344 +data_ov047_02136350 kind:bss addr:0x02136350 +data_ov047_02136428 kind:bss addr:0x02136428 +data_ov047_0213642c kind:bss addr:0x0213642c +data_ov047_02136438 kind:bss addr:0x02136438 +data_ov047_02136474 kind:bss addr:0x02136474 +data_ov047_02136478 kind:bss addr:0x02136478 +data_ov047_02136484 kind:bss addr:0x02136484 +data_ov047_021364c0 kind:bss addr:0x021364c0 +data_ov047_021364c4 kind:bss addr:0x021364c4 +data_ov047_021364d0 kind:bss addr:0x021364d0 diff --git a/config/eur/arm9/overlays/ov048/delinks.txt b/config/eur/arm9/overlays/ov048/delinks.txt new file mode 100644 index 00000000..abd8719f --- /dev/null +++ b/config/eur/arm9/overlays/ov048/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021304a0 end:0x02137458 kind:code align:32 + .rodata start:0x02137458 end:0x02137474 kind:data align:4 + .init start:0x02137474 end:0x0213759c kind:code align:4 + .ctor start:0x0213759c end:0x021375b0 kind:data align:4 + .data start:0x021375c0 end:0x02137a60 kind:data align:32 + .bss start:0x02137a60 end:0x02137e60 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov048/relocs.txt b/config/eur/arm9/overlays/ov048/relocs.txt new file mode 100644 index 00000000..02b0a45b --- /dev/null +++ b/config/eur/arm9/overlays/ov048/relocs.txt @@ -0,0 +1,993 @@ +from:0x021304e8 kind:arm_call to:0x01fff498 module:itcm +from:0x021304ec kind:arm_call to:0x01fff584 module:itcm +from:0x02130520 kind:load to:0x027e0ce8 module:dtcm +from:0x02130530 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x021305a0 kind:arm_call to:0x01fff498 module:itcm +from:0x021305a4 kind:arm_call to:0x01fff584 module:itcm +from:0x021305d8 kind:load to:0x027e0ce8 module:dtcm +from:0x021305f8 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02130608 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0213062c kind:arm_call to:0x0207edac module:overlay(0) +from:0x02130664 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0213069c kind:load to:0x02137600 module:overlay(48) +from:0x021306a0 kind:load to:0x020b27c8 module:overlay(0) +from:0x021306a4 kind:load to:0x021375e4 module:overlay(48) +from:0x021306b0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021306c8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021306d0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021306d8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021306e0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021306f8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130700 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02130708 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02130710 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02130718 kind:arm_call to:0x02011ff4 module:main +from:0x02130730 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130738 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02130740 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02130748 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02130764 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0213078c kind:load to:0x02137a60 module:overlay(48) +from:0x02130810 kind:arm_call to:0x02130790 module:overlay(48) +from:0x02130880 kind:arm_call to:0x01ffedac module:itcm +from:0x0213089c kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x021309a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021309ac kind:load to:0x027e0ce8 module:dtcm +from:0x021309b8 kind:load to:0x02137a60 module:overlay(48) +from:0x021309dc kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02130a08 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02130a54 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02130a70 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02130a7c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130a8c kind:load to:0x021375c8 module:overlay(48) +from:0x02130a98 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130ac4 kind:load to:0x02137a60 module:overlay(48) +from:0x02130ae4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02130afc kind:arm_call to:0x01fff148 module:itcm +from:0x02130b04 kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x02130b18 kind:arm_call to:0x01fff148 module:itcm +from:0x02130b44 kind:arm_call to:0x01fff148 module:itcm +from:0x02130b4c kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x02130b60 kind:arm_call to:0x01fff148 module:itcm +from:0x02130b80 kind:load to:0x027e0ce0 module:dtcm +from:0x02130b94 kind:load to:0x0205ae38 module:overlay(0) +from:0x02130bb0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130bb8 kind:arm_call to:0x02011ff4 module:main +from:0x02130bcc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130bd4 kind:arm_call to:0x02011ff4 module:main +from:0x02130be8 kind:load to:0x02137aa4 module:overlay(48) +from:0x02130bfc kind:arm_call to:0x02011f3c module:main +from:0x02130c08 kind:arm_call to:0x02130f10 module:overlay(48) +from:0x02130c20 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02130c30 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02130c40 kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x02130ce8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02130cfc kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x02130d1c kind:load to:0x021376f8 module:overlay(48) +from:0x02130d20 kind:load to:0x0213771c module:overlay(48) +from:0x02130d28 kind:load to:0x021376d4 module:overlay(48) +from:0x02130d30 kind:load to:0x02137a6c module:overlay(48) +from:0x02130d3c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02130d50 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02130d58 kind:arm_call to:0x02011ff4 module:main +from:0x02130db8 kind:arm_call to:0x01fff148 module:itcm +from:0x02130de0 kind:arm_call to:0x0208bdd4 module:overlay(0) +from:0x02130df8 kind:arm_call to:0x0207e20c module:overlay(0) +from:0x02130e28 kind:arm_call to:0x01fff148 module:itcm +from:0x02130e50 kind:arm_call to:0x0208bdd4 module:overlay(0) +from:0x02130e70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130e7c kind:arm_call to:0x01fff458 module:itcm +from:0x02130ea8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02130ee4 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x02130ef8 kind:load to:0x027e0ce0 module:dtcm +from:0x02130efc kind:load to:0x027e09c0 module:dtcm +from:0x02130f00 kind:load to:0x02137a8c module:overlay(48) +from:0x02130f04 kind:load to:0x027e0ce4 module:dtcm +from:0x02130f1c kind:arm_call to:0x02130600 module:overlay(48) +from:0x02130f74 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02130f7c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02130f8c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02130fd8 kind:arm_call to:0x0203d160 module:main +from:0x02130fe8 kind:load to:0x021377a4 module:overlay(48) +from:0x02130fec kind:load to:0x02137aa4 module:overlay(48) +from:0x02130ff0 kind:load to:0x0213771c module:overlay(48) +from:0x02130ff4 kind:load to:0x02137680 module:overlay(48) +from:0x02130ff8 kind:load to:0x02131000 module:overlay(48) +from:0x02130ffc kind:load to:0x021320c0 module:overlay(48) +from:0x02131008 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02131034 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02131050 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02131064 kind:arm_call to:0x0203d210 module:main +from:0x0213106c kind:arm_call to:0x02130d34 module:overlay(48) +from:0x02131074 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213107c kind:arm_call to:0x02130724 module:overlay(48) +from:0x02131088 kind:load to:0x021377a4 module:overlay(48) +from:0x0213108c kind:load to:0x027e09c0 module:dtcm +from:0x02131090 kind:load to:0x02131000 module:overlay(48) +from:0x021310b4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021310d0 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x021310e4 kind:arm_call to:0x0203d210 module:main +from:0x021310ec kind:arm_call to:0x02130d34 module:overlay(48) +from:0x021310f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021310fc kind:arm_call to:0x02130724 module:overlay(48) +from:0x02131104 kind:arm_call to:0x02011ff4 module:main +from:0x02131110 kind:load to:0x021377a4 module:overlay(48) +from:0x02131114 kind:load to:0x027e09c0 module:dtcm +from:0x02131118 kind:load to:0x02131000 module:overlay(48) +from:0x02131128 kind:arm_call to:0x02130754 module:overlay(48) +from:0x02131148 kind:arm_call to:0x02070c84 module:overlay(0) +from:0x0213118c kind:arm_call to:0x0207f4d4 module:overlay(0) +from:0x02131198 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021311b4 kind:arm_call to:0x02131268 module:overlay(48) +from:0x021311bc kind:arm_call to:0x021311e8 module:overlay(48) +from:0x021311cc kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021311dc kind:load to:0x027e09a4 module:dtcm +from:0x021311e0 kind:load to:0x02137a8c module:overlay(48) +from:0x021311e4 kind:load to:0x027e09c0 module:dtcm +from:0x02131214 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0213121c kind:load to:0x02137b7c module:overlay(48) +from:0x02131220 kind:load to:0x027e09c0 module:dtcm +from:0x02131250 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02131264 kind:load to:0x020aecf8 module:overlay(0) +from:0x02131274 kind:arm_call to:0x02131224 module:overlay(48) +from:0x021312a8 kind:load to:0x0213768c module:overlay(48) +from:0x021312e0 kind:load to:0x021376ac module:overlay(48) +from:0x021312f4 kind:arm_call to:0x0213130c module:overlay(48) +from:0x02131314 kind:arm_call to:0x02131c28 module:overlay(48) +from:0x0213131c kind:arm_call to:0x02131ca8 module:overlay(48) +from:0x0213132c kind:arm_call to:0x02131e9c module:overlay(48) +from:0x02131338 kind:arm_call to:0x02131e9c module:overlay(48) +from:0x02131340 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02131368 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131378 kind:arm_call to:0x02098910 module:overlay(0) +from:0x021313c8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131414 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02131430 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x0213147c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021314c4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021314dc kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021314e8 kind:load to:0x027e09a8 module:dtcm +from:0x021314f4 kind:load to:0x027e0cec module:dtcm +from:0x021314f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02131514 kind:arm_call to:0x02131e34 module:overlay(48) +from:0x02131524 kind:arm_call to:0x02131b28 module:overlay(48) +from:0x0213152c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02131550 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131558 kind:arm_call to:0x021318c4 module:overlay(48) +from:0x0213156c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02131590 kind:arm_call to:0x02098910 module:overlay(0) +from:0x021315b4 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x0213165c kind:arm_call to:0x02131268 module:overlay(48) +from:0x02131678 kind:arm_call to:0x02131268 module:overlay(48) +from:0x02131680 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213168c kind:load to:0x021375e4 module:overlay(48) +from:0x021316b0 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x021316cc kind:arm_call to:0x02130aa4 module:overlay(48) +from:0x021316e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213170c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02131734 kind:load to:0x027e0ce0 module:dtcm +from:0x02131738 kind:load to:0x027e09a8 module:dtcm +from:0x02131740 kind:load to:0x027e0cec module:dtcm +from:0x02131754 kind:arm_call to:0x02131e34 module:overlay(48) +from:0x02131764 kind:arm_call to:0x02131b28 module:overlay(48) +from:0x0213176c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02131794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213179c kind:arm_call to:0x021318c4 module:overlay(48) +from:0x021317c8 kind:arm_call to:0x02131268 module:overlay(48) +from:0x021317f0 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x0213180c kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02131814 kind:load to:0x027e0ce0 module:dtcm +from:0x02131824 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0213184c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131858 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02131880 kind:arm_call to:0x02098910 module:overlay(0) +from:0x021318ac kind:arm_call to:0x02131268 module:overlay(48) +from:0x021318b4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021318c0 kind:load to:0x021375e4 module:overlay(48) +from:0x02131a60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131ad0 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02131ae0 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02131af8 kind:load to:0x02137a6c module:overlay(48) +from:0x02131b00 kind:load to:0x0213773c module:overlay(48) +from:0x02131b04 kind:load to:0x02137748 module:overlay(48) +from:0x02131b08 kind:load to:0x02137754 module:overlay(48) +from:0x02131b0c kind:load to:0x02137760 module:overlay(48) +from:0x02131b10 kind:load to:0x0213776c module:overlay(48) +from:0x02131b14 kind:load to:0x02137778 module:overlay(48) +from:0x02131b18 kind:load to:0x02137784 module:overlay(48) +from:0x02131b1c kind:load to:0x02137790 module:overlay(48) +from:0x02131b20 kind:load to:0x0203e964 module:main +from:0x02131b24 kind:load to:0x027e0cec module:dtcm +from:0x02131b68 kind:arm_call to:0x01ff916c module:itcm +from:0x02131b8c kind:arm_call to:0x01ff916c module:itcm +from:0x02131bcc kind:arm_call to:0x01fff17c module:itcm +from:0x02131be8 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02131c0c kind:arm_call to:0x02130790 module:overlay(48) +from:0x02131c24 kind:load to:0x027e0ce0 module:dtcm +from:0x02131c38 kind:arm_call to:0x01ffedac module:itcm +from:0x02131c54 kind:arm_call to:0x01fff498 module:itcm +from:0x02131c60 kind:arm_call to:0x01fff584 module:itcm +from:0x02131c94 kind:arm_call to:0x02070cc0 module:overlay(0) +from:0x02131c9c kind:load to:0x027e0ce8 module:dtcm +from:0x02131ca4 kind:load to:0x027e09a4 module:dtcm +from:0x02131cbc kind:arm_call to:0x01ffedac module:itcm +from:0x02131cf8 kind:arm_call to:0x01fff498 module:itcm +from:0x02131d04 kind:arm_call to:0x01fff584 module:itcm +from:0x02131d1c kind:load to:0x027e0ce8 module:dtcm +from:0x02131d34 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02131d5c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02131da4 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02131db0 kind:load to:0x027e09b4 module:dtcm +from:0x02131de8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02131e14 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02131e30 kind:load to:0x027e0ce0 module:dtcm +from:0x02131e4c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02131e68 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02131e7c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02131e98 kind:load to:0x027e0ce0 module:dtcm +from:0x02131eac kind:arm_call to:0x02131dc8 module:overlay(48) +from:0x02131ec8 kind:arm_call to:0x02131e34 module:overlay(48) +from:0x02131ee4 kind:arm_call to:0x02131bac module:overlay(48) +from:0x02131f10 kind:arm_call to:0x02130aa4 module:overlay(48) +from:0x02131f1c kind:arm_call to:0x02131268 module:overlay(48) +from:0x02131f3c kind:arm_call to:0x02131268 module:overlay(48) +from:0x02131f6c kind:arm_call to:0x01fff350 module:itcm +from:0x02131f7c kind:arm_call to:0x01fff350 module:itcm +from:0x02131fb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131fdc kind:arm_call to:0x01fff458 module:itcm +from:0x02132004 kind:arm_call to:0x01fff458 module:itcm +from:0x02132024 kind:arm_call to:0x01fff350 module:itcm +from:0x02132040 kind:load to:0x027e0ce4 module:dtcm +from:0x02132044 kind:load to:0x020b300c module:overlay(0) +from:0x021320bc kind:load to:0x027e0cd8 module:dtcm +from:0x021320dc kind:arm_call to:0x0209790c module:overlay(0) +from:0x021320f0 kind:load to:0x02137c70 module:overlay(48) +from:0x02132104 kind:arm_call to:0x02011f3c module:main +from:0x02132110 kind:arm_call to:0x02132170 module:overlay(48) +from:0x02132124 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213216c kind:load to:0x0213786c module:overlay(48) +from:0x02132178 kind:arm_call to:0x02130600 module:overlay(48) +from:0x021321d0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021321d8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021321e8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02132228 kind:arm_call to:0x0203d160 module:main +from:0x0213227c kind:load to:0x021378f0 module:overlay(48) +from:0x02132280 kind:load to:0x02137c70 module:overlay(48) +from:0x02132284 kind:load to:0x0213771c module:overlay(48) +from:0x0213228c kind:load to:0x02131000 module:overlay(48) +from:0x02132290 kind:load to:0x021320c0 module:overlay(48) +from:0x02132294 kind:load to:0x020b27c8 module:overlay(0) +from:0x021322b8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021322d4 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x021322dc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021322f0 kind:arm_call to:0x0203d210 module:main +from:0x021322f8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02132300 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02132308 kind:arm_call to:0x02130724 module:overlay(48) +from:0x02132314 kind:load to:0x021378f0 module:overlay(48) +from:0x02132318 kind:load to:0x027e09c0 module:dtcm +from:0x0213231c kind:load to:0x02131000 module:overlay(48) +from:0x02132340 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213235c kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02132364 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02132378 kind:arm_call to:0x0203d210 module:main +from:0x02132380 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02132388 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02132390 kind:arm_call to:0x02130724 module:overlay(48) +from:0x02132398 kind:arm_call to:0x02011ff4 module:main +from:0x021323a4 kind:load to:0x021378f0 module:overlay(48) +from:0x021323a8 kind:load to:0x027e09c0 module:dtcm +from:0x021323ac kind:load to:0x02131000 module:overlay(48) +from:0x021323f8 kind:arm_call to:0x02070c84 module:overlay(0) +from:0x02132440 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0213245c kind:arm_call to:0x0213280c module:overlay(48) +from:0x02132464 kind:arm_call to:0x0213248c module:overlay(48) +from:0x02132474 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02132484 kind:load to:0x027e09a4 module:dtcm +from:0x02132488 kind:load to:0x027e09c0 module:dtcm +from:0x021324c8 kind:arm_call to:0x02133694 module:overlay(48) +from:0x021324fc kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02132544 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02132580 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x021325c8 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02132604 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x0213264c kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02132688 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x021326d0 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x021326f0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0213274c kind:arm_call to:0x01ffb714 module:itcm +from:0x02132758 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x021327c4 kind:load to:0x027e0ce8 module:dtcm +from:0x021327f4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02132808 kind:load to:0x020aecf8 module:overlay(0) +from:0x02132818 kind:arm_call to:0x021327d0 module:overlay(48) +from:0x0213284c kind:load to:0x02137824 module:overlay(48) +from:0x0213288c kind:arm_call to:0x0213248c module:overlay(48) +from:0x021328f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132a24 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02132a5c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02132a68 kind:load to:0x02137844 module:overlay(48) +from:0x02132a74 kind:load to:0x027e09c0 module:dtcm +from:0x02132a88 kind:arm_call to:0x02132aa4 module:overlay(48) +from:0x02132aac kind:arm_call to:0x0213331c module:overlay(48) +from:0x02132ab4 kind:arm_call to:0x02133454 module:overlay(48) +from:0x02132abc kind:arm_call to:0x021335e8 module:overlay(48) +from:0x02132afc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02132b48 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02132b64 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02132b70 kind:load to:0x027e09a8 module:dtcm +from:0x02132b7c kind:load to:0x027e0cec module:dtcm +from:0x02132b80 kind:load to:0x027e0ce0 module:dtcm +from:0x02132b9c kind:arm_call to:0x02133580 module:overlay(48) +from:0x02132bac kind:arm_call to:0x021331e4 module:overlay(48) +from:0x02132bb4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02132bd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132be0 kind:arm_call to:0x02132f64 module:overlay(48) +from:0x02132bec kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02132c38 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02132c58 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02132c68 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02132ce8 kind:arm_call to:0x02133a38 module:overlay(48) +from:0x02132cfc kind:arm_call to:0x0213280c module:overlay(48) +from:0x02132d18 kind:arm_call to:0x0213280c module:overlay(48) +from:0x02132d20 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02132d2c kind:load to:0x021375e4 module:overlay(48) +from:0x02132d50 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02132d6c kind:arm_call to:0x02130aa4 module:overlay(48) +from:0x02132d84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02132dac kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02132dd4 kind:load to:0x027e0ce0 module:dtcm +from:0x02132dd8 kind:load to:0x027e09a8 module:dtcm +from:0x02132de0 kind:load to:0x027e0cec module:dtcm +from:0x02132df4 kind:arm_call to:0x02133580 module:overlay(48) +from:0x02132e04 kind:arm_call to:0x021331e4 module:overlay(48) +from:0x02132e0c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02132e34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132e3c kind:arm_call to:0x02132f64 module:overlay(48) +from:0x02132e68 kind:arm_call to:0x0213280c module:overlay(48) +from:0x02132e90 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02132eac kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02132eb4 kind:load to:0x027e0ce0 module:dtcm +from:0x02132ec4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02132eec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132ef8 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02132f20 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02132f4c kind:arm_call to:0x0213280c module:overlay(48) +from:0x02132f54 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02132f60 kind:load to:0x021375e4 module:overlay(48) +from:0x0213311c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213318c kind:arm_call to:0x020a036c module:overlay(0) +from:0x0213319c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021331b4 kind:load to:0x02137c58 module:overlay(48) +from:0x021331bc kind:load to:0x02137888 module:overlay(48) +from:0x021331c0 kind:load to:0x02137894 module:overlay(48) +from:0x021331c4 kind:load to:0x021378a0 module:overlay(48) +from:0x021331c8 kind:load to:0x021378ac module:overlay(48) +from:0x021331cc kind:load to:0x021378b8 module:overlay(48) +from:0x021331d0 kind:load to:0x021378c4 module:overlay(48) +from:0x021331d4 kind:load to:0x021378d0 module:overlay(48) +from:0x021331d8 kind:load to:0x021378dc module:overlay(48) +from:0x021331dc kind:load to:0x0203e964 module:main +from:0x021331e0 kind:load to:0x027e0cec module:dtcm +from:0x02133224 kind:arm_call to:0x01ff916c module:itcm +from:0x02133248 kind:arm_call to:0x01ff916c module:itcm +from:0x02133284 kind:arm_call to:0x01fff17c module:itcm +from:0x021332a0 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021332c4 kind:arm_call to:0x02130790 module:overlay(48) +from:0x021332dc kind:load to:0x027e0ce0 module:dtcm +from:0x02133330 kind:arm_call to:0x02133694 module:overlay(48) +from:0x021333e0 kind:arm_call to:0x01fff498 module:itcm +from:0x021333ec kind:arm_call to:0x01fff584 module:itcm +from:0x02133418 kind:arm_call to:0x02070cc0 module:overlay(0) +from:0x02133430 kind:load to:0x02137c58 module:overlay(48) +from:0x02133434 kind:load to:0x0213781c module:overlay(48) +from:0x02133438 kind:load to:0x0213781e module:overlay(48) +from:0x0213343c kind:load to:0x02137820 module:overlay(48) +from:0x02133440 kind:load to:0x02137822 module:overlay(48) +from:0x02133444 kind:load to:0x0213781c module:overlay(48) +from:0x0213344c kind:load to:0x027e09a4 module:dtcm +from:0x02133450 kind:load to:0x027e0ce8 module:dtcm +from:0x02133464 kind:arm_call to:0x02133694 module:overlay(48) +from:0x021334a0 kind:arm_call to:0x01fff498 module:itcm +from:0x021334ac kind:arm_call to:0x01fff584 module:itcm +from:0x021334c4 kind:load to:0x027e0ce8 module:dtcm +from:0x021334d4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021334f8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02133534 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02133560 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x0213357c kind:load to:0x027e0ce0 module:dtcm +from:0x02133598 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021335b4 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x021335c8 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021335e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021335fc kind:arm_call to:0x02133514 module:overlay(48) +from:0x02133618 kind:arm_call to:0x02133580 module:overlay(48) +from:0x02133634 kind:arm_call to:0x02133264 module:overlay(48) +from:0x02133660 kind:arm_call to:0x02130aa4 module:overlay(48) +from:0x0213366c kind:arm_call to:0x0213280c module:overlay(48) +from:0x0213368c kind:arm_call to:0x0213280c module:overlay(48) +from:0x021336d0 kind:arm_call to:0x01ffedac module:itcm +from:0x021336f4 kind:arm_call to:0x02133514 module:overlay(48) +from:0x02133718 kind:arm_call to:0x02130790 module:overlay(48) +from:0x0213379c kind:arm_call to:0x02130830 module:overlay(48) +from:0x021337bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021337ec kind:arm_call to:0x02133514 module:overlay(48) +from:0x02133800 kind:arm_call to:0x02130830 module:overlay(48) +from:0x02133860 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0213389c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021338d4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021338f0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021338fc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213390c kind:load to:0x021375e4 module:overlay(48) +from:0x0213392c kind:arm_call to:0x02016edc module:main +from:0x02133944 kind:arm_call to:0x01fff458 module:itcm +from:0x02133988 kind:arm_call to:0x01ffb714 module:itcm +from:0x02133a6c kind:arm_call to:0x02130ac8 module:overlay(48) +from:0x02133a88 kind:arm_call to:0x01fff148 module:itcm +from:0x02133b38 kind:arm_call to:0x01ffedac module:itcm +from:0x02133b44 kind:arm_call to:0x01ffedac module:itcm +from:0x02133b94 kind:load to:0x027e0ce0 module:dtcm +from:0x02133ba0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02133bb4 kind:load to:0x02137d64 module:overlay(48) +from:0x02133bc8 kind:arm_call to:0x02011f3c module:main +from:0x02133bd4 kind:arm_call to:0x02133c88 module:overlay(48) +from:0x02133bec kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02133bfc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02133c74 kind:load to:0x02137970 module:overlay(48) +from:0x02133c7c kind:load to:0x0213771c module:overlay(48) +from:0x02133c80 kind:load to:0x0213798c module:overlay(48) +from:0x02133c90 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02133d10 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02133d24 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02133d40 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02133d54 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02133d68 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02133d88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02133dac kind:load to:0x021379a8 module:overlay(48) +from:0x02133db0 kind:load to:0x02137d64 module:overlay(48) +from:0x02133db4 kind:load to:0x02137d84 module:overlay(48) +from:0x02133db8 kind:load to:0x02137458 module:overlay(48) +from:0x02133dbc kind:load to:0x02137e38 module:overlay(48) +from:0x02133dc0 kind:load to:0x02137d4c module:overlay(48) +from:0x02133e00 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x02133e30 kind:arm_call to:0x01fff584 module:itcm +from:0x02133e5c kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02133e78 kind:arm_call to:0x021346f4 module:overlay(48) +from:0x02133e90 kind:load to:0x027e0ce8 module:dtcm +from:0x02133ea8 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x02133ec0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02133ee0 kind:arm_call to:0x0213433c module:overlay(48) +from:0x02133ee8 kind:arm_call to:0x021346f4 module:overlay(48) +from:0x02133ef4 kind:arm_call to:0x0213433c module:overlay(48) +from:0x02133f0c kind:arm_call to:0x0213433c module:overlay(48) +from:0x02133f14 kind:arm_call to:0x021346f4 module:overlay(48) +from:0x02133f20 kind:arm_call to:0x0213433c module:overlay(48) +from:0x02133f74 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02133f94 kind:arm_call to:0x0213433c module:overlay(48) +from:0x02133fa4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02133fcc kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02133ff0 kind:arm_call to:0x0213433c module:overlay(48) +from:0x02134000 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02134014 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213402c kind:arm_call to:0x0213433c module:overlay(48) +from:0x0213404c kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02134068 kind:arm_call to:0x0213433c module:overlay(48) +from:0x021340b4 kind:arm_call to:0x01fff498 module:itcm +from:0x021340f4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02134114 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x0213412c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02134198 kind:arm_call to:0x021661b0 module:overlay(93) +from:0x021341c0 kind:arm_call to:0x0213433c module:overlay(48) +from:0x021341d0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021341e0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02134200 kind:arm_call to:0x0207330c module:overlay(0) +from:0x0213421c kind:arm_call to:0x0213433c module:overlay(48) +from:0x02134260 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02134268 kind:arm_call to:0x021347a0 module:overlay(48) +from:0x02134278 kind:arm_call to:0x01ff930c module:itcm +from:0x02134294 kind:arm_call to:0x0213433c module:overlay(48) +from:0x021342b8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021342d4 kind:arm_call to:0x0213433c module:overlay(48) +from:0x021342e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021342e4 kind:load to:0x027e0ce8 module:dtcm +from:0x021342e8 kind:load to:0x027e0d8c module:dtcm +from:0x021342f0 kind:load to:0x027e09b8 module:dtcm +from:0x021342f8 kind:load to:0x027e09a8 module:dtcm +from:0x02134318 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02134338 kind:load to:0x027e09b8 module:dtcm +from:0x021343ac kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021343c0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021343e8 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x02134414 kind:arm_call to:0x021346f4 module:overlay(48) +from:0x02134420 kind:arm_call to:0x021346f4 module:overlay(48) +from:0x0213442c kind:arm_call to:0x0213433c module:overlay(48) +from:0x02134454 kind:arm_call to:0x02134750 module:overlay(48) +from:0x02134470 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02134478 kind:arm_call to:0x02134784 module:overlay(48) +from:0x021344dc kind:arm_call to:0x0209d614 module:overlay(0) +from:0x021344ec kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021344f8 kind:load to:0x02137d84 module:overlay(48) +from:0x021344fc kind:load to:0x02137458 module:overlay(48) +from:0x02134508 kind:load to:0x027e09a8 module:dtcm +from:0x021345dc kind:arm_call to:0x02028c4c module:main +from:0x021345ec kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02134614 kind:arm_call to:0x0201aa44 module:main +from:0x02134620 kind:load to:0x02137d48 module:overlay(48) +from:0x02134628 kind:load to:0x027e0998 module:dtcm +from:0x0213462c kind:load to:0x0204af1c module:main +from:0x02134630 kind:load to:0x02137d4c module:overlay(48) +from:0x021346cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021346f0 kind:load to:0x0203e964 module:main +from:0x02134740 kind:arm_call to:0x01fff498 module:itcm +from:0x0213474c kind:load to:0x027e0ce8 module:dtcm +from:0x02134774 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0213477c kind:load to:0x027e0cec module:dtcm +from:0x02134798 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02134820 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02134854 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02134864 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0213489c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021348b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021348cc kind:arm_call to:0x02052c48 module:overlay(0) +from:0x021348d8 kind:load to:0x0203e964 module:main +from:0x021348ec kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021348f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021348fc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02134914 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0213491c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02134924 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0213492c kind:arm_call to:0x02011ff4 module:main +from:0x02134940 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02134974 kind:load to:0x021379e8 module:overlay(48) +from:0x021349c4 kind:arm_call to:0x01fff498 module:itcm +from:0x021349d0 kind:arm_call to:0x01fff584 module:itcm +from:0x02134a30 kind:load to:0x027e0ce8 module:dtcm +from:0x02134aa4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02134ab4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02134b24 kind:arm_call to:0x01ffe868 module:itcm +from:0x02134b7c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02134b94 kind:arm_call to:0x01fff148 module:itcm +from:0x02134ba0 kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x02134bd4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02134be4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02134bf8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02134c20 kind:load to:0x027e0ce0 module:dtcm +from:0x02134c2c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02134c40 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02134c48 kind:arm_call to:0x02011ff4 module:main +from:0x02134c78 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x02134c84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02134cb4 kind:arm_call to:0x0205d5cc module:overlay(0) +from:0x02134cc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134cd4 kind:arm_call to:0x02017f38 module:main +from:0x02134ce4 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x02134d6c kind:load to:0x027e0ce0 module:dtcm +from:0x02134d70 kind:load to:0x020ab4dc module:overlay(0) +from:0x02134d74 kind:load to:0x0203e964 module:main +from:0x02134d84 kind:load to:0x02136e54 module:overlay(48) +from:0x02134e10 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02134e18 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02134e30 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02134e68 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02134e80 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02134e98 kind:load to:0x02137468 module:overlay(48) +from:0x02134e9c kind:load to:0x0213746c module:overlay(48) +from:0x02134ecc kind:arm_call to:0x02077480 module:overlay(0) +from:0x02134edc kind:arm_call to:0x02077468 module:overlay(0) +from:0x02134ef0 kind:arm_call to:0x01ffd43c module:itcm +from:0x0213507c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02135084 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02135098 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021350a8 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021350b8 kind:load to:0x027e09bc module:dtcm +from:0x021350bc kind:load to:0x0203e964 module:main +from:0x021350f4 kind:arm_call to:0x0201aad0 module:main +from:0x02135114 kind:arm_call to:0x0201aa44 module:main +from:0x02135144 kind:arm_call to:0x0201aad0 module:main +from:0x02135168 kind:arm_call to:0x0201aa44 module:main +from:0x02135174 kind:load to:0x0204af1c module:main +from:0x02135184 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x021351a4 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x021351e0 kind:arm_call to:0x02134d88 module:overlay(48) +from:0x02135200 kind:arm_call to:0x0213494c module:overlay(48) +from:0x02135248 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02135260 kind:arm_call to:0x0216bfd0 module:overlays(91,93) +from:0x02135270 kind:load to:0x02137a04 module:overlay(48) +from:0x02135274 kind:load to:0x027e0ce0 module:dtcm +from:0x021352a0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021352a8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x021352b4 kind:load to:0x02137a04 module:overlay(48) +from:0x021352e0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021352e8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x021352f0 kind:arm_call to:0x02011ff4 module:main +from:0x021352fc kind:load to:0x02137a04 module:overlay(48) +from:0x0213536c kind:arm_call to:0x01fff458 module:itcm +from:0x021353bc kind:arm_call to:0x01ffd420 module:itcm +from:0x02135468 kind:arm_call to:0x02134ea0 module:overlay(48) +from:0x02135478 kind:load to:0x027e09b8 module:dtcm +from:0x0213547c kind:load to:0x02049b18 module:main +from:0x021354b0 kind:arm_call to:0x02136cdc module:overlay(48) +from:0x02135524 kind:load to:0x02177d04 module:overlays(89,90,91,93,94) +from:0x02135588 kind:arm_call to:0x020717cc module:overlay(0) +from:0x021355c4 kind:arm_call to:0x01fff498 module:itcm +from:0x021355d8 kind:arm_call to:0x02136e54 module:overlay(48) +from:0x02135610 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0213561c kind:load to:0x027e09a8 module:dtcm +from:0x02135624 kind:load to:0x027e0ce8 module:dtcm +from:0x02135684 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02135690 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021356a0 kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x021356b4 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021356c0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021356d0 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02135700 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135760 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0213587c kind:arm_call to:0x02134a38 module:overlay(48) +from:0x02135934 kind:arm_call to:0x02134acc module:overlay(48) +from:0x02135944 kind:arm_call to:0x02135300 module:overlay(48) +from:0x02135950 kind:arm_call to:0x02135480 module:overlay(48) +from:0x02135970 kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x02135984 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02135990 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021359cc kind:arm_call to:0x01fff1a4 module:itcm +from:0x021359e8 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02135a08 kind:arm_call to:0x0208d17c module:overlay(0) +from:0x02135a44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135a60 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x02135a74 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02135a80 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135a9c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135aa8 kind:arm_call to:0x02135300 module:overlay(48) +from:0x02135ab4 kind:arm_call to:0x02135480 module:overlay(48) +from:0x02135ad4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02135ae4 kind:arm_call to:0x021354b8 module:overlay(48) +from:0x02135af0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135b14 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02135b20 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135b2c kind:arm_call to:0x021354b8 module:overlay(48) +from:0x02135b5c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02135b70 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02135b7c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135bb4 kind:arm_call to:0x021354b8 module:overlay(48) +from:0x02135bd8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02135be4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135c0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135c18 kind:arm_call to:0x01fff458 module:itcm +from:0x02135c34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135c68 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02135c74 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135c88 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02135c94 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02135ca0 kind:load to:0x0204a110 module:main +from:0x02135ca4 kind:load to:0x0203e964 module:main +from:0x02135ca8 kind:load to:0x027e0ce0 module:dtcm +from:0x02135cac kind:load to:0x027e09b8 module:dtcm +from:0x02135cb0 kind:load to:0x02177d34 module:overlays(89,90,91,93,94) +from:0x02135cb4 kind:load to:0x02177d30 module:overlays(89,90,91,93,94) +from:0x02135cb8 kind:load to:0x02177d14 module:overlays(89,90,91,93,94) +from:0x02135cbc kind:load to:0x027e0ce4 module:dtcm +from:0x02135cd0 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02135cec kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02135d3c kind:arm_call to:0x0213494c module:overlay(48) +from:0x02135d94 kind:load to:0x02137a2c module:overlay(48) +from:0x02135dc0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02135dc8 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02135dd4 kind:load to:0x02137a2c module:overlay(48) +from:0x02135e00 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02135e08 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02135e10 kind:arm_call to:0x02011ff4 module:main +from:0x02135e1c kind:load to:0x02137a2c module:overlay(48) +from:0x02135ec8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213600c kind:load to:0x0203e964 module:main +from:0x02136014 kind:load to:0x020ab4dc module:overlay(0) +from:0x0213605c kind:arm_call to:0x02136cdc module:overlay(48) +from:0x0213609c kind:arm_call to:0x02135e20 module:overlay(48) +from:0x02136114 kind:load to:0x02177d04 module:overlays(89,90,91,93,94) +from:0x02136134 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02136148 kind:load to:0x027e09b8 module:dtcm +from:0x02136170 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x02136194 kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x021361b4 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x021361c0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021361ec kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02136204 kind:arm_call to:0x0208d17c module:overlay(0) +from:0x02136254 kind:arm_call to:0x0216af38 module:overlay(93) +from:0x02136274 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02136298 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x021362a4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021362c0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021362cc kind:arm_call to:0x02136018 module:overlay(48) +from:0x021362d8 kind:load to:0x027e0ce0 module:dtcm +from:0x02136340 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x02136354 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02136390 kind:arm_call to:0x01fff498 module:itcm +from:0x021363a4 kind:arm_call to:0x02136e54 module:overlay(48) +from:0x021363c4 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x021363d0 kind:load to:0x027e09a8 module:dtcm +from:0x021363d8 kind:load to:0x027e0ce8 module:dtcm +from:0x02136428 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0213643c kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x02136448 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0213648c kind:arm_call to:0x021695a8 module:overlay(93) +from:0x02136498 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021364a8 kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x021364bc kind:arm_call to:0x02171004 module:overlay(93) +from:0x02136530 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0213655c kind:arm_call to:0x02082adc module:overlay(0) +from:0x02136654 kind:arm_call to:0x02134a38 module:overlay(48) +from:0x0213666c kind:arm_call to:0x01fff458 module:itcm +from:0x021367b0 kind:arm_call to:0x02134acc module:overlay(48) +from:0x02136844 kind:arm_call to:0x02134acc module:overlay(48) +from:0x021368d0 kind:arm_call to:0x02134acc module:overlay(48) +from:0x021369d0 kind:arm_call to:0x02134acc module:overlay(48) +from:0x021369f4 kind:arm_call to:0x02136018 module:overlay(48) +from:0x02136a14 kind:arm_call to:0x0213614c module:overlay(48) +from:0x02136a20 kind:arm_call to:0x02015080 module:main +from:0x02136a44 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02136a4c kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x02136a5c kind:arm_call to:0x01fff458 module:itcm +from:0x02136a78 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02136a88 kind:arm_call to:0x01fff458 module:itcm +from:0x02136aa8 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02136ab8 kind:arm_call to:0x0213614c module:overlay(48) +from:0x02136ac4 kind:arm_call to:0x02015080 module:main +from:0x02136ae8 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02136af0 kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x02136b00 kind:arm_call to:0x01fff458 module:itcm +from:0x02136b1c kind:arm_call to:0x020717cc module:overlay(0) +from:0x02136b2c kind:arm_call to:0x01fff458 module:itcm +from:0x02136b4c kind:arm_call to:0x020717cc module:overlay(0) +from:0x02136b58 kind:arm_call to:0x02136118 module:overlay(48) +from:0x02136b68 kind:arm_call to:0x0216f358 module:overlay(93) +from:0x02136b70 kind:arm_call to:0x021360a8 module:overlay(48) +from:0x02136b7c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02136b88 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02136bb8 kind:arm_call to:0x0216f358 module:overlay(93) +from:0x02136bc4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02136bdc kind:arm_call to:0x0216f358 module:overlay(93) +from:0x02136be8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02136c04 kind:arm_call to:0x0216f358 module:overlay(93) +from:0x02136c0c kind:arm_call to:0x0217039c module:overlay(93) +from:0x02136c18 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02136c28 kind:arm_call to:0x021360a8 module:overlay(48) +from:0x02136c58 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02136c68 kind:arm_call to:0x0216f358 module:overlay(93) +from:0x02136c74 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02136cac kind:arm_call to:0x021360a8 module:overlay(48) +from:0x02136cb8 kind:load to:0x0203e964 module:main +from:0x02136cc0 kind:load to:0x027e09a8 module:dtcm +from:0x02136ccc kind:load to:0x02177d34 module:overlays(89,90,91,93,94) +from:0x02136cd0 kind:load to:0x027e09b8 module:dtcm +from:0x02136cd4 kind:load to:0x02177d30 module:overlays(89,90,91,93,94) +from:0x02136cd8 kind:load to:0x02177d14 module:overlays(89,90,91,93,94) +from:0x02136d08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136e48 kind:load to:0x0203e964 module:main +from:0x02136e50 kind:load to:0x020ab4dc module:overlay(0) +from:0x02136ea0 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x02136ed0 kind:load to:0x027e0ce0 module:dtcm +from:0x02136ed4 kind:load to:0x020ab4dc module:overlay(0) +from:0x021370a0 kind:arm_call to:0x02136ed8 module:overlay(48) +from:0x021370c0 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x021371fc kind:arm_call to:0x02136ed8 module:overlay(48) +from:0x0213721c kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02137244 kind:arm_call to:0x02136ed8 module:overlay(48) +from:0x02137268 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x0213744c kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02137454 kind:load to:0x027e0ce0 module:dtcm +from:0x02137484 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02137494 kind:arm_call to:0x0203ce74 module:main +from:0x021374b0 kind:arm_call to:0x02130c10 module:overlay(48) +from:0x021374c0 kind:arm_call to:0x0203ce74 module:main +from:0x021374d4 kind:load to:0x02137a8c module:overlay(48) +from:0x021374d8 kind:load to:0x0207f4a8 module:overlay(0) +from:0x021374dc kind:load to:0x02137a74 module:overlay(48) +from:0x021374e0 kind:load to:0x02137a6c module:overlay(48) +from:0x021374e4 kind:load to:0x02137aa4 module:overlay(48) +from:0x021374e8 kind:load to:0x021320d4 module:overlay(48) +from:0x021374ec kind:load to:0x02137a80 module:overlay(48) +from:0x0213750c kind:arm_call to:0x02132118 module:overlay(48) +from:0x0213751c kind:arm_call to:0x0203ce74 module:main +from:0x02137530 kind:load to:0x02137c58 module:overlay(48) +from:0x02137534 kind:load to:0x02137c70 module:overlay(48) +from:0x02137538 kind:load to:0x02133b98 module:overlay(48) +from:0x0213753c kind:load to:0x02137c64 module:overlay(48) +from:0x02137568 kind:arm_call to:0x02133bdc module:overlay(48) +from:0x02137578 kind:arm_call to:0x0203ce74 module:main +from:0x0213758c kind:load to:0x02137d48 module:overlay(48) +from:0x02137590 kind:load to:0x02137d64 module:overlay(48) +from:0x02137594 kind:load to:0x02134938 module:overlay(48) +from:0x02137598 kind:load to:0x02137d58 module:overlay(48) +from:0x0213759c kind:load to:0x02137474 module:overlay(48) +from:0x021375a0 kind:load to:0x02137478 module:overlay(48) +from:0x021375a4 kind:load to:0x021374f0 module:overlay(48) +from:0x021375a8 kind:load to:0x02137540 module:overlay(48) +from:0x021375c8 kind:load to:0x02130a90 module:overlay(48) +from:0x021375cc kind:load to:0x02130bc4 module:overlay(48) +from:0x021375d0 kind:load to:0x02130528 module:overlay(48) +from:0x021375d4 kind:load to:0x021304a0 module:overlay(48) +from:0x021375d8 kind:load to:0x0207c010 module:overlay(0) +from:0x021375e4 kind:load to:0x021306a8 module:overlay(48) +from:0x021375e8 kind:load to:0x02130ba8 module:overlay(48) +from:0x021375ec kind:load to:0x021305e0 module:overlay(48) +from:0x021375f0 kind:load to:0x02130558 module:overlay(48) +from:0x021375f4 kind:load to:0x0207c010 module:overlay(0) +from:0x02137600 kind:load to:0x02098518 module:overlay(0) +from:0x02137604 kind:load to:0x02098554 module:overlay(0) +from:0x02137608 kind:load to:0x0209856c module:overlay(0) +from:0x0213760c kind:load to:0x02098578 module:overlay(0) +from:0x02137610 kind:load to:0x01fff464 module:itcm +from:0x02137614 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02137618 kind:load to:0x02130754 module:overlay(48) +from:0x0213761c kind:load to:0x020984b0 module:overlay(0) +from:0x02137620 kind:load to:0x020984b4 module:overlay(0) +from:0x02137624 kind:load to:0x020984b8 module:overlay(0) +from:0x02137628 kind:load to:0x020984bc module:overlay(0) +from:0x0213762c kind:load to:0x020984c0 module:overlay(0) +from:0x02137630 kind:load to:0x020984c4 module:overlay(0) +from:0x02137634 kind:load to:0x020984c8 module:overlay(0) +from:0x02137638 kind:load to:0x02098584 module:overlay(0) +from:0x0213763c kind:load to:0x020985f0 module:overlay(0) +from:0x02137640 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137644 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137648 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213764c kind:load to:0x021306bc module:overlay(48) +from:0x02137650 kind:load to:0x021306ec module:overlay(48) +from:0x02137654 kind:load to:0x021307f8 module:overlay(48) +from:0x02137658 kind:load to:0x02130830 module:overlay(48) +from:0x0213765c kind:load to:0x02130ac8 module:overlay(48) +from:0x02137660 kind:load to:0x02130b84 module:overlay(48) +from:0x02137664 kind:load to:0x02130b98 module:overlay(48) +from:0x02137668 kind:load to:0x02130ba0 module:overlay(48) +from:0x02137674 kind:load to:0x021309bc module:overlay(48) +from:0x02137680 kind:load to:0x02130d34 module:overlay(48) +from:0x02137684 kind:load to:0x02130d48 module:overlay(48) +from:0x02137688 kind:load to:0x02130d64 module:overlay(48) +from:0x0213768c kind:load to:0x021312fc module:overlay(48) +from:0x02137694 kind:load to:0x0213138c module:overlay(48) +from:0x0213769c kind:load to:0x02131690 module:overlay(48) +from:0x021376a4 kind:load to:0x021317d8 module:overlay(48) +from:0x021376ac kind:load to:0x0213130c module:overlay(48) +from:0x021376b4 kind:load to:0x021314fc module:overlay(48) +from:0x021376bc kind:load to:0x02131744 module:overlay(48) +from:0x021376c4 kind:load to:0x02131818 module:overlay(48) +from:0x021376d4 kind:load to:0x02130bec module:overlay(48) +from:0x021376d8 kind:load to:0x02097944 module:overlay(0) +from:0x021376dc kind:load to:0x02097754 module:overlay(0) +from:0x021376e0 kind:load to:0x020977d0 module:overlay(0) +from:0x021376e4 kind:load to:0x0209794c module:overlay(0) +from:0x021376e8 kind:load to:0x0209796c module:overlay(0) +from:0x021376ec kind:load to:0x02097998 module:overlay(0) +from:0x021376fc kind:load to:0x02097944 module:overlay(0) +from:0x02137700 kind:load to:0x02097754 module:overlay(0) +from:0x02137704 kind:load to:0x020977d0 module:overlay(0) +from:0x02137708 kind:load to:0x0209794c module:overlay(0) +from:0x0213770c kind:load to:0x0209796c module:overlay(0) +from:0x02137710 kind:load to:0x02097998 module:overlay(0) +from:0x0213771c kind:load to:0x0207c49c module:overlay(0) +from:0x02137720 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02137724 kind:load to:0x0207c96c module:overlay(0) +from:0x02137728 kind:load to:0x0207c95c module:overlay(0) +from:0x0213772c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02137730 kind:load to:0x0207ca10 module:overlay(0) +from:0x02137734 kind:load to:0x0207ca38 module:overlay(0) +from:0x02137738 kind:load to:0x0207cab0 module:overlay(0) +from:0x021377a4 kind:load to:0x02098518 module:overlay(0) +from:0x021377a8 kind:load to:0x02098554 module:overlay(0) +from:0x021377ac kind:load to:0x0209856c module:overlay(0) +from:0x021377b0 kind:load to:0x02098578 module:overlay(0) +from:0x021377b4 kind:load to:0x01fff464 module:itcm +from:0x021377b8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021377bc kind:load to:0x0213111c module:overlay(48) +from:0x021377c0 kind:load to:0x020984b0 module:overlay(0) +from:0x021377c4 kind:load to:0x021312ac module:overlay(48) +from:0x021377c8 kind:load to:0x021312e4 module:overlay(48) +from:0x021377cc kind:load to:0x020984bc module:overlay(0) +from:0x021377d0 kind:load to:0x02131d20 module:overlay(48) +from:0x021377d4 kind:load to:0x020984c4 module:overlay(0) +from:0x021377d8 kind:load to:0x02131db4 module:overlay(48) +from:0x021377dc kind:load to:0x02098584 module:overlay(0) +from:0x021377e0 kind:load to:0x020985f0 module:overlay(0) +from:0x021377e4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021377e8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021377ec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021377f0 kind:load to:0x02131014 module:overlay(48) +from:0x021377f4 kind:load to:0x02131094 module:overlay(48) +from:0x021377f8 kind:load to:0x021307f8 module:overlay(48) +from:0x021377fc kind:load to:0x02130830 module:overlay(48) +from:0x02137800 kind:load to:0x02130ac8 module:overlay(48) +from:0x02137804 kind:load to:0x02130b84 module:overlay(48) +from:0x02137808 kind:load to:0x02131f44 module:overlay(48) +from:0x0213780c kind:load to:0x02132054 module:overlay(48) +from:0x02137810 kind:load to:0x02131f28 module:overlay(48) +from:0x02137814 kind:load to:0x02131dbc module:overlay(48) +from:0x02137818 kind:load to:0x021309bc module:overlay(48) +from:0x02137824 kind:load to:0x02132a90 module:overlay(48) +from:0x0213782c kind:load to:0x02132ac4 module:overlay(48) +from:0x02137834 kind:load to:0x02132d30 module:overlay(48) +from:0x0213783c kind:load to:0x02132e78 module:overlay(48) +from:0x02137844 kind:load to:0x02132aa4 module:overlay(48) +from:0x0213784c kind:load to:0x02132b84 module:overlay(48) +from:0x02137854 kind:load to:0x02132de4 module:overlay(48) +from:0x0213785c kind:load to:0x02132eb8 module:overlay(48) +from:0x0213786c kind:load to:0x021320f4 module:overlay(48) +from:0x02137870 kind:load to:0x02097944 module:overlay(0) +from:0x02137874 kind:load to:0x02097754 module:overlay(0) +from:0x02137878 kind:load to:0x020977d0 module:overlay(0) +from:0x0213787c kind:load to:0x0209794c module:overlay(0) +from:0x02137880 kind:load to:0x0209796c module:overlay(0) +from:0x02137884 kind:load to:0x02097998 module:overlay(0) +from:0x021378f0 kind:load to:0x02098518 module:overlay(0) +from:0x021378f4 kind:load to:0x02098554 module:overlay(0) +from:0x021378f8 kind:load to:0x0209856c module:overlay(0) +from:0x021378fc kind:load to:0x02098578 module:overlay(0) +from:0x02137900 kind:load to:0x01fff464 module:itcm +from:0x02137904 kind:load to:0x021332e0 module:overlay(48) +from:0x02137908 kind:load to:0x021323b0 module:overlay(48) +from:0x0213790c kind:load to:0x020984b0 module:overlay(0) +from:0x02137910 kind:load to:0x02132850 module:overlay(48) +from:0x02137914 kind:load to:0x02132a78 module:overlay(48) +from:0x02137918 kind:load to:0x020984bc module:overlay(0) +from:0x0213791c kind:load to:0x021334c8 module:overlay(48) +from:0x02137920 kind:load to:0x020984c4 module:overlay(0) +from:0x02137924 kind:load to:0x02133500 module:overlay(48) +from:0x02137928 kind:load to:0x02098584 module:overlay(0) +from:0x0213792c kind:load to:0x020985f0 module:overlay(0) +from:0x02137930 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137934 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137938 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213793c kind:load to:0x02132298 module:overlay(48) +from:0x02137940 kind:load to:0x02132320 module:overlay(48) +from:0x02137944 kind:load to:0x021336dc module:overlay(48) +from:0x02137948 kind:load to:0x021337d8 module:overlay(48) +from:0x0213794c kind:load to:0x02130ac8 module:overlay(48) +from:0x02137950 kind:load to:0x02130b84 module:overlay(48) +from:0x02137954 kind:load to:0x02133914 module:overlay(48) +from:0x02137958 kind:load to:0x02130ba0 module:overlay(48) +from:0x0213795c kind:load to:0x02133678 module:overlay(48) +from:0x02137960 kind:load to:0x02133508 module:overlay(48) +from:0x02137964 kind:load to:0x02133810 module:overlay(48) +from:0x02137974 kind:load to:0x0209ca10 module:overlay(0) +from:0x02137978 kind:load to:0x0209ca18 module:overlay(0) +from:0x0213797c kind:load to:0x0209ca58 module:overlay(0) +from:0x02137980 kind:load to:0x0209ca78 module:overlay(0) +from:0x0213798c kind:load to:0x02133bb8 module:overlay(48) +from:0x02137990 kind:load to:0x0209ca10 module:overlay(0) +from:0x02137994 kind:load to:0x0209ca18 module:overlay(0) +from:0x02137998 kind:load to:0x0209ca58 module:overlay(0) +from:0x0213799c kind:load to:0x0209ca78 module:overlay(0) +from:0x021379a8 kind:load to:0x02133dc4 module:overlay(48) +from:0x021379ac kind:load to:0x02133e94 module:overlay(48) +from:0x021379b0 kind:load to:0x02133f28 module:overlay(48) +from:0x021379b4 kind:load to:0x021342fc module:overlay(48) +from:0x021379b8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021379bc kind:load to:0x02134634 module:overlay(48) +from:0x021379c0 kind:load to:0x02134510 module:overlay(48) +from:0x021379c4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021379c8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021379cc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021379d0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021379d4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021379d8 kind:load to:0x021348e0 module:overlay(48) +from:0x021379dc kind:load to:0x02134908 module:overlay(48) +from:0x021379e8 kind:load to:0x02134c24 module:overlay(48) +from:0x021379ec kind:load to:0x02134c38 module:overlay(48) +from:0x021379f0 kind:load to:0x0207c000 module:overlay(0) +from:0x021379f4 kind:load to:0x02134978 module:overlay(48) +from:0x021379f8 kind:load to:0x0207c010 module:overlay(0) +from:0x02137a04 kind:load to:0x0209019c module:overlay(0) +from:0x02137a08 kind:load to:0x02135278 module:overlay(48) +from:0x02137a0c kind:load to:0x021352b8 module:overlay(48) +from:0x02137a10 kind:load to:0x02135528 module:overlay(48) +from:0x02137a14 kind:load to:0x0213562c module:overlay(48) +from:0x02137a18 kind:load to:0x020907bc module:overlay(0) +from:0x02137a1c kind:load to:0x020907c0 module:overlay(0) +from:0x02137a20 kind:load to:0x020907c4 module:overlay(0) +from:0x02137a2c kind:load to:0x02135d98 module:overlay(48) +from:0x02137a30 kind:load to:0x02135dd8 module:overlay(48) +from:0x02137a34 kind:load to:0x021362e0 module:overlay(48) +from:0x02137a38 kind:load to:0x021363dc module:overlay(48) +from:0x02137a3c kind:load to:0x021705fc module:overlay(93) +from:0x02137a40 kind:load to:0x02170600 module:overlay(93) +from:0x02137a44 kind:load to:0x02170604 module:overlay(93) +from:0x02137a48 kind:load to:0x0217060c module:overlay(93) +from:0x02137a4c kind:load to:0x021706d8 module:overlays(89,93) diff --git a/config/eur/arm9/overlays/ov048/symbols.txt b/config/eur/arm9/overlays/ov048/symbols.txt new file mode 100644 index 00000000..7d7260fd --- /dev/null +++ b/config/eur/arm9/overlays/ov048/symbols.txt @@ -0,0 +1,216 @@ +func_ov048_021304a0 kind:function(arm,size=0x88) addr:0x021304a0 +func_ov048_02130528 kind:function(arm,size=0x30) addr:0x02130528 +func_ov048_02130558 kind:function(arm,size=0x88) addr:0x02130558 +func_ov048_021305e0 kind:function(arm,size=0x20) addr:0x021305e0 +func_ov048_02130600 kind:function(arm,size=0xa8) addr:0x02130600 +func_ov048_021306a8 kind:function(arm,size=0x14) addr:0x021306a8 +func_ov048_021306bc kind:function(arm,size=0x30) addr:0x021306bc +func_ov048_021306ec kind:function(arm,size=0x38) addr:0x021306ec +func_ov048_02130724 kind:function(arm,size=0x30) addr:0x02130724 +func_ov048_02130754 kind:function(arm,size=0x3c) addr:0x02130754 +func_ov048_02130790 kind:function(arm,size=0x68) addr:0x02130790 +func_ov048_021307f8 kind:function(arm,size=0x38) addr:0x021307f8 +func_ov048_02130830 kind:function(arm,size=0x18c) addr:0x02130830 +func_ov048_021309bc kind:function(arm,size=0xd4) addr:0x021309bc +func_ov048_02130a90 kind:function(arm,size=0x14) addr:0x02130a90 +func_ov048_02130aa4 kind:function(arm,size=0x24) addr:0x02130aa4 +func_ov048_02130ac8 kind:function(arm,size=0xbc) addr:0x02130ac8 +func_ov048_02130b84 kind:function(arm,size=0x14) addr:0x02130b84 +func_ov048_02130b98 kind:function(arm,size=0x8) addr:0x02130b98 +func_ov048_02130ba0 kind:function(arm,size=0x8) addr:0x02130ba0 +func_ov048_02130ba8 kind:function(arm,size=0x1c) addr:0x02130ba8 +func_ov048_02130bc4 kind:function(arm,size=0x1c) addr:0x02130bc4 +func_ov048_02130be0 kind:function(arm,size=0xc) addr:0x02130be0 +func_ov048_02130bec kind:function(arm,size=0x24) addr:0x02130bec +func_ov048_02130c10 kind:function(arm,size=0x124) addr:0x02130c10 +func_ov048_02130d34 kind:function(arm,size=0x14) addr:0x02130d34 +func_ov048_02130d48 kind:function(arm,size=0x1c) addr:0x02130d48 +func_ov048_02130d64 kind:function(arm,size=0x1ac) addr:0x02130d64 +func_ov048_02130f10 kind:function(arm,size=0xf0) addr:0x02130f10 +func_ov048_02131000 kind:function(arm,size=0x14) addr:0x02131000 +func_ov048_02131014 kind:function(arm,size=0x80) addr:0x02131014 +func_ov048_02131094 kind:function(arm,size=0x88) addr:0x02131094 +func_ov048_0213111c kind:function(arm,size=0xcc) addr:0x0213111c +func_ov048_021311e8 kind:function(arm,size=0x3c) addr:0x021311e8 +func_ov048_02131224 kind:function(arm,size=0x44) addr:0x02131224 +func_ov048_02131268 kind:function(arm,size=0x44) addr:0x02131268 +func_ov048_021312ac kind:function(arm,size=0x38) addr:0x021312ac +func_ov048_021312e4 kind:function(arm,size=0x18) addr:0x021312e4 +func_ov048_021312fc kind:function(arm,size=0x10) addr:0x021312fc +func_ov048_0213130c kind:function(arm,size=0x80) addr:0x0213130c +func_ov048_0213138c kind:function(arm,size=0x170) addr:0x0213138c +func_ov048_021314fc kind:function(arm,size=0x194) addr:0x021314fc +func_ov048_02131690 kind:function(arm,size=0xb4) addr:0x02131690 +func_ov048_02131744 kind:function(arm,size=0x94) addr:0x02131744 +func_ov048_021317d8 kind:function(arm,size=0x40) addr:0x021317d8 +func_ov048_02131818 kind:function(arm,size=0xac) addr:0x02131818 +func_ov048_021318c4 kind:function(arm,size=0x264) addr:0x021318c4 +func_ov048_02131b28 kind:function(arm,size=0x84) addr:0x02131b28 +func_ov048_02131bac kind:function(arm,size=0x7c) addr:0x02131bac +func_ov048_02131c28 kind:function(arm,size=0x80) addr:0x02131c28 +func_ov048_02131ca8 kind:function(arm,size=0x78) addr:0x02131ca8 +func_ov048_02131d20 kind:function(arm,size=0x94) addr:0x02131d20 +func_ov048_02131db4 kind:function(arm,size=0x8) addr:0x02131db4 +func_ov048_02131dbc kind:function(arm,size=0xc) addr:0x02131dbc +func_ov048_02131dc8 kind:function(arm,size=0x6c) addr:0x02131dc8 +func_ov048_02131e34 kind:function(arm,size=0x68) addr:0x02131e34 +func_ov048_02131e9c kind:function(arm,size=0x8c) addr:0x02131e9c +func_ov048_02131f28 kind:function(arm,size=0x1c) addr:0x02131f28 +func_ov048_02131f44 kind:function(arm,size=0x110) addr:0x02131f44 +func_ov048_02132054 kind:function(arm,size=0x6c) addr:0x02132054 +func_ov048_021320c0 kind:function(arm,size=0x14) addr:0x021320c0 +func_ov048_021320d4 kind:function(arm,size=0x14) addr:0x021320d4 +func_ov048_021320e8 kind:function(arm,size=0xc) addr:0x021320e8 +func_ov048_021320f4 kind:function(arm,size=0x24) addr:0x021320f4 +func_ov048_02132118 kind:function(arm,size=0x58) addr:0x02132118 +func_ov048_02132170 kind:function(arm,size=0x128) addr:0x02132170 +func_ov048_02132298 kind:function(arm,size=0x88) addr:0x02132298 +func_ov048_02132320 kind:function(arm,size=0x90) addr:0x02132320 +func_ov048_021323b0 kind:function(arm,size=0xdc) addr:0x021323b0 +func_ov048_0213248c kind:function(arm,size=0x344) addr:0x0213248c +func_ov048_021327d0 kind:function(arm,size=0x3c) addr:0x021327d0 +func_ov048_0213280c kind:function(arm,size=0x44) addr:0x0213280c +func_ov048_02132850 kind:function(arm,size=0x228) addr:0x02132850 +func_ov048_02132a78 kind:function(arm,size=0x18) addr:0x02132a78 +func_ov048_02132a90 kind:function(arm,size=0x14) addr:0x02132a90 +func_ov048_02132aa4 kind:function(arm,size=0x20) addr:0x02132aa4 +func_ov048_02132ac4 kind:function(arm,size=0xc0) addr:0x02132ac4 +func_ov048_02132b84 kind:function(arm,size=0x1ac) addr:0x02132b84 +func_ov048_02132d30 kind:function(arm,size=0xb4) addr:0x02132d30 +func_ov048_02132de4 kind:function(arm,size=0x94) addr:0x02132de4 +func_ov048_02132e78 kind:function(arm,size=0x40) addr:0x02132e78 +func_ov048_02132eb8 kind:function(arm,size=0xac) addr:0x02132eb8 +func_ov048_02132f64 kind:function(arm,size=0x280) addr:0x02132f64 +func_ov048_021331e4 kind:function(arm,size=0x80) addr:0x021331e4 +func_ov048_02133264 kind:function(arm,size=0x7c) addr:0x02133264 +func_ov048_021332e0 kind:function(arm,size=0x3c) addr:0x021332e0 +func_ov048_0213331c kind:function(arm,size=0x138) addr:0x0213331c +func_ov048_02133454 kind:function(arm,size=0x74) addr:0x02133454 +func_ov048_021334c8 kind:function(arm,size=0x38) addr:0x021334c8 +func_ov048_02133500 kind:function(arm,size=0x8) addr:0x02133500 +func_ov048_02133508 kind:function(arm,size=0xc) addr:0x02133508 +func_ov048_02133514 kind:function(arm,size=0x6c) addr:0x02133514 +func_ov048_02133580 kind:function(arm,size=0x68) addr:0x02133580 +func_ov048_021335e8 kind:function(arm,size=0x90) addr:0x021335e8 +func_ov048_02133678 kind:function(arm,size=0x1c) addr:0x02133678 +func_ov048_02133694 kind:function(arm,size=0x48) addr:0x02133694 +func_ov048_021336dc kind:function(arm,size=0xfc) addr:0x021336dc +func_ov048_021337d8 kind:function(arm,size=0x38) addr:0x021337d8 +func_ov048_02133810 kind:function(arm,size=0x104) addr:0x02133810 +func_ov048_02133914 kind:function(arm,size=0x124) addr:0x02133914 +func_ov048_02133a38 kind:function(arm,size=0x160) addr:0x02133a38 +func_ov048_02133b98 kind:function(arm,size=0x14) addr:0x02133b98 +func_ov048_02133bac kind:function(arm,size=0xc) addr:0x02133bac +func_ov048_02133bb8 kind:function(arm,size=0x24) addr:0x02133bb8 +func_ov048_02133bdc kind:function(arm,size=0xac) addr:0x02133bdc +func_ov048_02133c88 kind:function(arm,size=0x13c) addr:0x02133c88 +func_ov048_02133dc4 kind:function(arm,size=0xd0) addr:0x02133dc4 +func_ov048_02133e94 kind:function(arm,size=0x94) addr:0x02133e94 +func_ov048_02133f28 kind:function(arm,size=0x3d4) addr:0x02133f28 +func_ov048_021342fc kind:function(arm,size=0x40) addr:0x021342fc +func_ov048_0213433c kind:function(arm,size=0x1d4) addr:0x0213433c +func_ov048_02134510 kind:function(arm,size=0x124) addr:0x02134510 +func_ov048_02134634 kind:function(arm,size=0xc0) addr:0x02134634 +func_ov048_021346f4 kind:function(arm,size=0x5c) addr:0x021346f4 +func_ov048_02134750 kind:function(arm,size=0x34) addr:0x02134750 +func_ov048_02134784 kind:function(arm,size=0x1c) addr:0x02134784 +func_ov048_021347a0 kind:function(arm,size=0x140) addr:0x021347a0 +func_ov048_021348e0 kind:function(arm,size=0x28) addr:0x021348e0 +func_ov048_02134908 kind:function(arm,size=0x30) addr:0x02134908 +func_ov048_02134938 kind:function(arm,size=0x14) addr:0x02134938 +func_ov048_0213494c kind:function(arm,size=0x2c) addr:0x0213494c +func_ov048_02134978 kind:function(arm,size=0xc0) addr:0x02134978 +func_ov048_02134a38 kind:function(arm,size=0x94) addr:0x02134a38 +func_ov048_02134acc kind:function(arm,size=0x158) addr:0x02134acc +func_ov048_02134c24 kind:function(arm,size=0x14) addr:0x02134c24 +func_ov048_02134c38 kind:function(arm,size=0x1c) addr:0x02134c38 +func_ov048_02134c54 kind:function(arm,size=0x124) addr:0x02134c54 +func_ov048_02134d78 kind:function(arm,size=0x10) addr:0x02134d78 +func_ov048_02134d88 kind:function(arm,size=0x118) addr:0x02134d88 +func_ov048_02134ea0 kind:function(arm,size=0x220) addr:0x02134ea0 +func_ov048_021350c0 kind:function(arm,size=0xb8) addr:0x021350c0 +func_ov048_02135178 kind:function(arm,size=0x100) addr:0x02135178 +func_ov048_02135278 kind:function(arm,size=0x40) addr:0x02135278 +func_ov048_021352b8 kind:function(arm,size=0x48) addr:0x021352b8 +func_ov048_02135300 kind:function(arm,size=0x180) addr:0x02135300 +func_ov048_02135480 kind:function(arm,size=0x38) addr:0x02135480 +func_ov048_021354b8 kind:function(arm,size=0x70) addr:0x021354b8 +func_ov048_02135528 kind:function(arm,size=0x104) addr:0x02135528 +func_ov048_0213562c kind:function(arm,size=0x698) addr:0x0213562c +func_ov048_02135cc4 kind:function(arm,size=0xd4) addr:0x02135cc4 +func_ov048_02135d98 kind:function(arm,size=0x40) addr:0x02135d98 +func_ov048_02135dd8 kind:function(arm,size=0x48) addr:0x02135dd8 +func_ov048_02135e20 kind:function(arm,size=0x1f8) addr:0x02135e20 +func_ov048_02136018 kind:function(arm,size=0x90) addr:0x02136018 +func_ov048_021360a8 kind:function(arm,size=0x70) addr:0x021360a8 +func_ov048_02136118 kind:function(arm,size=0x34) addr:0x02136118 +func_ov048_0213614c kind:function(arm,size=0x194) addr:0x0213614c +func_ov048_021362e0 kind:function(arm,size=0xfc) addr:0x021362e0 +func_ov048_021363dc kind:function(arm,size=0x900) addr:0x021363dc +func_ov048_02136cdc kind:function(arm,size=0x178) addr:0x02136cdc +func_ov048_02136e54 kind:function(arm,size=0x84) addr:0x02136e54 +func_ov048_02136ed8 kind:function(arm,size=0xa0) addr:0x02136ed8 +func_ov048_02136f78 kind:function(arm,size=0x4e0) addr:0x02136f78 +data_ov048_02137458 kind:data(any) addr:0x02137458 +data_ov048_02137468 kind:data(any) addr:0x02137468 +data_ov048_0213746c kind:data(any) addr:0x0213746c +func_ov048_02137474 kind:function(arm,size=0x4) addr:0x02137474 +func_ov048_02137478 kind:function(arm,size=0x78) addr:0x02137478 +func_ov048_021374f0 kind:function(arm,size=0x50) addr:0x021374f0 +func_ov048_02137540 kind:function(arm,size=0x5c) addr:0x02137540 +data_ov048_021375c8 kind:data(any) addr:0x021375c8 +data_ov048_021375e4 kind:data(any) addr:0x021375e4 +data_ov048_02137600 kind:data(any) addr:0x02137600 +data_ov048_02137680 kind:data(any) addr:0x02137680 +data_ov048_0213768c kind:data(any) addr:0x0213768c +data_ov048_021376ac kind:data(any) addr:0x021376ac +data_ov048_021376d4 kind:data(any) addr:0x021376d4 +data_ov048_021376f8 kind:data(any) addr:0x021376f8 +data_ov048_0213771c kind:data(any) addr:0x0213771c +data_ov048_0213773c kind:data(any) addr:0x0213773c +data_ov048_02137748 kind:data(any) addr:0x02137748 +data_ov048_02137754 kind:data(any) addr:0x02137754 +data_ov048_02137760 kind:data(any) addr:0x02137760 +data_ov048_0213776c kind:data(any) addr:0x0213776c +data_ov048_02137778 kind:data(any) addr:0x02137778 +data_ov048_02137784 kind:data(any) addr:0x02137784 +data_ov048_02137790 kind:data(any) addr:0x02137790 +data_ov048_021377a4 kind:data(any) addr:0x021377a4 +data_ov048_0213781c kind:data(any) addr:0x0213781c +data_ov048_0213781e kind:data(any) addr:0x0213781e +data_ov048_02137820 kind:data(any) addr:0x02137820 +data_ov048_02137822 kind:data(any) addr:0x02137822 +data_ov048_02137824 kind:data(any) addr:0x02137824 +data_ov048_02137844 kind:data(any) addr:0x02137844 +data_ov048_0213786c kind:data(any) addr:0x0213786c +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_021378dc kind:data(any) addr:0x021378dc +data_ov048_021378f0 kind:data(any) addr:0x021378f0 +data_ov048_02137970 kind:data(any) addr:0x02137970 +data_ov048_0213798c kind:data(any) addr:0x0213798c +data_ov048_021379a8 kind:data(any) addr:0x021379a8 +data_ov048_021379e8 kind:data(any) addr:0x021379e8 +data_ov048_02137a04 kind:data(any) addr:0x02137a04 +data_ov048_02137a2c kind:data(any) addr:0x02137a2c +data_ov048_02137a60 kind:bss addr:0x02137a60 +data_ov048_02137a6c kind:bss addr:0x02137a6c +data_ov048_02137a74 kind:bss addr:0x02137a74 +data_ov048_02137a80 kind:bss addr:0x02137a80 +data_ov048_02137a8c kind:bss addr:0x02137a8c +data_ov048_02137aa4 kind:bss addr:0x02137aa4 +data_ov048_02137b7c kind:bss addr:0x02137b7c +data_ov048_02137c58 kind:bss addr:0x02137c58 +data_ov048_02137c64 kind:bss addr:0x02137c64 +data_ov048_02137c70 kind:bss addr:0x02137c70 +data_ov048_02137d48 kind:bss addr:0x02137d48 +data_ov048_02137d4c kind:bss addr:0x02137d4c +data_ov048_02137d58 kind:bss addr:0x02137d58 +data_ov048_02137d64 kind:bss addr:0x02137d64 +data_ov048_02137d84 kind:bss addr:0x02137d84 +data_ov048_02137e38 kind:bss addr:0x02137e38 diff --git a/config/eur/arm9/overlays/ov049/delinks.txt b/config/eur/arm9/overlays/ov049/delinks.txt new file mode 100644 index 00000000..da26d078 --- /dev/null +++ b/config/eur/arm9/overlays/ov049/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021304a0 end:0x02136b40 kind:code align:32 + .rodata start:0x02136b40 end:0x02136b70 kind:data align:4 + .init start:0x02136b70 end:0x021372c8 kind:code align:4 + .ctor start:0x021372c8 end:0x021372e4 kind:data align:4 + .data start:0x02137300 end:0x02138000 kind:data align:32 + .bss start:0x02138000 end:0x021384e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov049/relocs.txt b/config/eur/arm9/overlays/ov049/relocs.txt new file mode 100644 index 00000000..e2268cb5 --- /dev/null +++ b/config/eur/arm9/overlays/ov049/relocs.txt @@ -0,0 +1,1327 @@ +from:0x021304a8 kind:load to:0x02138010 module:overlay(49) +from:0x021304bc kind:arm_call to:0x02011f3c module:main +from:0x021304c8 kind:arm_call to:0x02130564 module:overlay(49) +from:0x021304dc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02130510 kind:load to:0x02137308 module:overlay(49) +from:0x02130548 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02130554 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0213056c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021305d4 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x021305ec kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x02130618 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02130630 kind:load to:0x0213738c module:overlay(49) +from:0x02130634 kind:load to:0x02138010 module:overlay(49) +from:0x0213065c kind:arm_call to:0x0213073c module:overlay(49) +from:0x02130690 kind:arm_call to:0x0213073c module:overlay(49) +from:0x021306b0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021306f4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02130734 kind:load to:0x020b539c module:overlay(0) +from:0x0213077c kind:load to:0x02137354 module:overlay(49) +from:0x021307f4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02130804 kind:load to:0x027e09c0 module:dtcm +from:0x0213081c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02130854 kind:load to:0x027e09b8 module:dtcm +from:0x02130870 kind:arm_call to:0x020beeec module:overlay(17) +from:0x021308bc kind:arm_call to:0x02130514 module:overlay(49) +from:0x021308e0 kind:arm_call to:0x02130780 module:overlay(49) +from:0x021308e8 kind:load to:0x02137324 module:overlay(49) +from:0x02130900 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213095c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0213096c kind:load to:0x027e09b4 module:dtcm +from:0x02130994 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021309a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021309c0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021309ec kind:arm_call to:0x020169d4 module:main +from:0x02130a1c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02130a3c kind:load to:0x027e09a8 module:dtcm +from:0x02130a44 kind:load to:0x027e0ce4 module:dtcm +from:0x02130a48 kind:load to:0x02136b48 module:overlay(49) +from:0x02130a4c kind:load to:0x020b539c module:overlay(0) +from:0x02130ab0 kind:arm_call to:0x02016e74 module:main +from:0x02130b64 kind:load to:0x02049be4 module:main +from:0x02130b68 kind:load to:0x02136b40 module:overlay(49) +from:0x02130bac kind:arm_call to:0x0213073c module:overlay(49) +from:0x02130bc0 kind:arm_call to:0x01ff916c module:itcm +from:0x02130bd0 kind:arm_call to:0x01ff916c module:itcm +from:0x02130be0 kind:arm_call to:0x01ff930c module:itcm +from:0x02130bf0 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02130c0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130c28 kind:arm_call to:0x02130970 module:overlay(49) +from:0x02130c34 kind:arm_call to:0x0213073c module:overlay(49) +from:0x02130c54 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02130c68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130c88 kind:arm_call to:0x0213073c module:overlay(49) +from:0x02130c94 kind:load to:0x027e0ce4 module:dtcm +from:0x02130c98 kind:load to:0x027e09a8 module:dtcm +from:0x02130cf8 kind:load to:0x02049be4 module:main +from:0x02130e74 kind:arm_call to:0x0213073c module:overlay(49) +from:0x02130e84 kind:arm_call to:0x01ff930c module:itcm +from:0x02130e94 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02130e9c kind:load to:0x02049be4 module:main +from:0x02130ec4 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02130ee8 kind:load to:0x027e0ce0 module:dtcm +from:0x02130f34 kind:arm_call to:0x02130ea8 module:overlay(49) +from:0x02130f68 kind:arm_call to:0x0213073c module:overlay(49) +from:0x02130f78 kind:arm_call to:0x0208bb0c module:overlay(0) +from:0x02130fb0 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02130fc4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02130ffc kind:arm_call to:0x0213073c module:overlay(49) +from:0x02131018 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0213102c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02131058 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021310d4 kind:arm_call to:0x02016e74 module:main +from:0x021311a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021311b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021311c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021311d0 kind:arm_call to:0x02098860 module:overlay(0) +from:0x021311dc kind:load to:0x027e0ce0 module:dtcm +from:0x021311e0 kind:load to:0x027e09b8 module:dtcm +from:0x021311e4 kind:load to:0x027e09a8 module:dtcm +from:0x021311ec kind:load to:0x027e0ce4 module:dtcm +from:0x021311f0 kind:load to:0x02049be4 module:main +from:0x021311f4 kind:load to:0x02136b44 module:overlay(49) +from:0x02131220 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213122c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131248 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02131258 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02131284 kind:arm_call to:0x01ff916c module:itcm +from:0x02131294 kind:arm_call to:0x01ff916c module:itcm +from:0x021312a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021312b4 kind:arm_call to:0x02098860 module:overlay(0) +from:0x021312dc kind:arm_call to:0x020bf634 module:overlay(17) +from:0x021312ec kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021312f4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021312fc kind:load to:0x020aecf4 module:overlay(0) +from:0x02131300 kind:load to:0x020aecfc module:overlay(0) +from:0x0213130c kind:arm_call to:0x020bf688 module:overlay(17) +from:0x02131320 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02131334 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02131340 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02131350 kind:arm_call to:0x01ff930c module:itcm +from:0x02131360 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02131378 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0213139c kind:arm_call to:0x02097bec module:overlay(0) +from:0x021313d8 kind:arm_call to:0x0213073c module:overlay(49) +from:0x021313ec kind:arm_call to:0x02098838 module:overlay(0) +from:0x02131414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131428 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02131430 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02131448 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02131450 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02131458 kind:arm_call to:0x02011ff4 module:main +from:0x0213146c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02131480 kind:load to:0x021380f8 module:overlay(49) +from:0x02131494 kind:arm_call to:0x02011f3c module:main +from:0x021314a0 kind:arm_call to:0x02131514 module:overlay(49) +from:0x021314b8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213150c kind:load to:0x02137450 module:overlay(49) +from:0x0213151c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02131594 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021315d0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021315dc kind:load to:0x02137474 module:overlay(49) +from:0x021315e0 kind:load to:0x021380f8 module:overlay(49) +from:0x021315e4 kind:load to:0x020b1968 module:overlay(0) +from:0x021315fc kind:arm_call to:0x021317e4 module:overlay(49) +from:0x02131618 kind:arm_call to:0x021316bc module:overlay(49) +from:0x02131648 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02131670 kind:arm_call to:0x020169d4 module:main +from:0x02131690 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021316b0 kind:load to:0x02136b4c module:overlay(49) +from:0x021316b4 kind:load to:0x020b539c module:overlay(0) +from:0x021316e4 kind:arm_call to:0x020169d4 module:main +from:0x021316f0 kind:arm_call to:0x01ffedac module:itcm +from:0x0213170c kind:arm_call to:0x01fff498 module:itcm +from:0x02131730 kind:arm_call to:0x02080068 module:overlay(0) +from:0x0213173c kind:arm_call to:0x02080080 module:overlay(0) +from:0x02131750 kind:arm_call to:0x01fff584 module:itcm +from:0x02131790 kind:arm_call to:0x020169d4 module:main +from:0x021317b4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021317d0 kind:load to:0x021373e4 module:overlay(49) +from:0x021317d4 kind:load to:0x027e0ce8 module:dtcm +from:0x021317d8 kind:load to:0x027e0cd8 module:dtcm +from:0x02131824 kind:load to:0x021373e8 module:overlay(49) +from:0x02131830 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0213186c kind:arm_call to:0x021317e4 module:overlay(49) +from:0x02131880 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x0213188c kind:arm_call to:0x021317e4 module:overlay(49) +from:0x021318a0 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021318ac kind:arm_call to:0x021317e4 module:overlay(49) +from:0x021318ec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021318f8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0213191c kind:arm_call to:0x020732dc module:overlay(0) +from:0x0213193c kind:load to:0x027e09b8 module:dtcm +from:0x0213194c kind:arm_call to:0x020beeec module:overlay(17) +from:0x02131990 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0213199c kind:arm_call to:0x021318b8 module:overlay(49) +from:0x021319b0 kind:arm_call to:0x02131828 module:overlay(49) +from:0x021319b8 kind:load to:0x02137418 module:overlay(49) +from:0x021319cc kind:arm_call to:0x01fff5d0 module:itcm +from:0x02131a30 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02131a5c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02131a6c kind:arm_call to:0x01ffa60c module:itcm +from:0x02131ab8 kind:arm_call to:0x020169d4 module:main +from:0x02131ae8 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02131af4 kind:load to:0x0203e964 module:main +from:0x02131af8 kind:load to:0x02136b50 module:overlay(49) +from:0x02131afc kind:load to:0x027e09b4 module:dtcm +from:0x02131b28 kind:arm_call to:0x021317e4 module:overlay(49) +from:0x02131b3c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02131b68 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131bc8 kind:arm_call to:0x020f9f8c module:overlay(31) +from:0x02131bd8 kind:load to:0x027e09a8 module:dtcm +from:0x02131be0 kind:load to:0x02049be4 module:main +from:0x02131bf8 kind:arm_call to:0x01ff9110 module:itcm +from:0x02131c08 kind:arm_call to:0x01ff916c module:itcm +from:0x02131c1c kind:arm_call to:0x021317e4 module:overlay(49) +from:0x02131c9c kind:load to:0x0203e964 module:main +from:0x02131ce0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02131cec kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02131d14 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02131d34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131d40 kind:arm_call to:0x021317e4 module:overlay(49) +from:0x02131d50 kind:arm_call to:0x01ff930c module:itcm +from:0x02131d78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131d84 kind:load to:0x027e0cd8 module:dtcm +from:0x02131d88 kind:load to:0x027e09a8 module:dtcm +from:0x02131df0 kind:arm_call to:0x020f9f8c module:overlay(31) +from:0x02131df8 kind:load to:0x02049be4 module:main +from:0x02131e24 kind:arm_call to:0x021317e4 module:overlay(49) +from:0x02131e6c kind:arm_call to:0x01ff9110 module:itcm +from:0x02131e80 kind:arm_call to:0x01ff916c module:itcm +from:0x02131f50 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02131f5c kind:load to:0x0203e964 module:main +from:0x02131f6c kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02131f98 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131fac kind:arm_call to:0x02097bec module:overlay(0) +from:0x02131fbc kind:load to:0x027e09a8 module:dtcm +from:0x02131fe0 kind:arm_call to:0x01ff9110 module:itcm +from:0x02131ff0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132004 kind:arm_call to:0x021317e4 module:overlay(49) +from:0x0213208c kind:load to:0x0203e964 module:main +from:0x0213209c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021320a4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021320bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021320c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021320cc kind:arm_call to:0x02011ff4 module:main +from:0x021320e0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021320f4 kind:load to:0x021381e0 module:overlay(49) +from:0x02132108 kind:arm_call to:0x02011f3c module:main +from:0x02132114 kind:arm_call to:0x02132168 module:overlay(49) +from:0x02132128 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213215c kind:load to:0x02137524 module:overlay(49) +from:0x02132174 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021321d8 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02132204 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02132220 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02132230 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02132254 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0213225c kind:arm_call to:0x02099820 module:overlay(0) +from:0x021322ac kind:arm_call to:0x02133e70 module:overlay(49) +from:0x021322b4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021322d4 kind:arm_call to:0x0203d160 module:main +from:0x021322e0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02132318 kind:load to:0x02137624 module:overlay(49) +from:0x0213231c kind:load to:0x021381e0 module:overlay(49) +from:0x02132320 kind:load to:0x021375d8 module:overlay(49) +from:0x02132324 kind:load to:0x020a02d4 module:overlay(0) +from:0x02132328 kind:load to:0x021340f8 module:overlay(49) +from:0x02132338 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02132368 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02132388 kind:arm_call to:0x0203d210 module:main +from:0x02132390 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02132398 kind:arm_call to:0x02133e98 module:overlay(49) +from:0x021323b4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021323e0 kind:arm_call to:0x0203d210 module:main +from:0x021323e8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021323f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021323f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02132404 kind:load to:0x02137624 module:overlay(49) +from:0x02132408 kind:load to:0x020a02d4 module:overlay(0) +from:0x02132430 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02132450 kind:arm_call to:0x0203d210 module:main +from:0x02132458 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02132460 kind:arm_call to:0x02133e98 module:overlay(49) +from:0x0213247c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021324a8 kind:arm_call to:0x0203d210 module:main +from:0x021324b0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021324b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021324c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021324c8 kind:arm_call to:0x02011ff4 module:main +from:0x021324d4 kind:load to:0x02137624 module:overlay(49) +from:0x021324d8 kind:load to:0x020a02d4 module:overlay(0) +from:0x02132534 kind:arm_call to:0x02132600 module:overlay(49) +from:0x0213254c kind:arm_call to:0x02015284 module:main +from:0x02132558 kind:arm_call to:0x02132714 module:overlay(49) +from:0x02132560 kind:arm_call to:0x02132604 module:overlay(49) +from:0x02132580 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02132594 kind:load to:0x021374d0 module:overlay(49) +from:0x02132598 kind:load to:0x02133f04 module:overlay(49) +from:0x021325c8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021325d0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021325e8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021325f4 kind:load to:0x027e0d40 module:dtcm +from:0x021325f8 kind:load to:0x020b539c module:overlay(0) +from:0x02132644 kind:arm_call to:0x01ffedac module:itcm +from:0x02132660 kind:arm_call to:0x01fff498 module:itcm +from:0x021326d4 kind:load to:0x027e0ce8 module:dtcm +from:0x021326f0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02132720 kind:arm_call to:0x021326d8 module:overlay(49) +from:0x02132758 kind:load to:0x02137540 module:overlay(49) +from:0x02132770 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021327c4 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02132814 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0213281c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0213282c kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02132840 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213284c kind:arm_call to:0x02016958 module:main +from:0x021328fc kind:arm_call to:0x020986fc module:overlay(0) +from:0x0213292c kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x02132938 kind:arm_call to:0x02132714 module:overlay(49) +from:0x02132968 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02132974 kind:arm_call to:0x02132714 module:overlay(49) +from:0x0213299c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021329a8 kind:arm_call to:0x02132714 module:overlay(49) +from:0x021329d4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02132a00 kind:arm_call to:0x02133488 module:overlay(49) +from:0x02132a18 kind:arm_call to:0x020a8768 module:overlay(0) +from:0x02132a24 kind:arm_call to:0x02132714 module:overlay(49) +from:0x02132a3c kind:load to:0x027e0ce0 module:dtcm +from:0x02132a64 kind:arm_call to:0x02133fbc module:overlay(49) +from:0x02132a80 kind:arm_call to:0x02133fbc module:overlay(49) +from:0x02132b1c kind:arm_call to:0x02015080 module:main +from:0x02132b3c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02132b70 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02132c00 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02132c18 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02132c34 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02132c4c kind:arm_call to:0x0213275c module:overlay(49) +from:0x02132cc8 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02132cd4 kind:load to:0x02137588 module:overlay(49) +from:0x02132cd8 kind:load to:0x027e09a8 module:dtcm +from:0x02132ce4 kind:load to:0x027e0cec module:dtcm +from:0x02132cec kind:load to:0x027e09c0 module:dtcm +from:0x02132d08 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02132d2c kind:arm_call to:0x02133fbc module:overlay(49) +from:0x02132d6c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02132d98 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02132da8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02132de8 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02132df4 kind:load to:0x0203e964 module:main +from:0x02132df8 kind:load to:0x027e09b4 module:dtcm +from:0x02132e40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132e64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132e70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132f24 kind:load to:0x021374d0 module:overlay(49) +from:0x02132f48 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02132f60 kind:arm_call to:0x01ff930c module:itcm +from:0x02132f98 kind:arm_call to:0x01fff148 module:itcm +from:0x02132fbc kind:arm_call to:0x02132e00 module:overlay(49) +from:0x02132fd4 kind:arm_call to:0x02132714 module:overlay(49) +from:0x02132fe0 kind:load to:0x027e0ce0 module:dtcm +from:0x02132fe4 kind:load to:0x021374cc module:overlay(49) +from:0x02132fe8 kind:load to:0x02136b5c module:overlay(49) +from:0x0213300c kind:arm_call to:0x01ffb714 module:itcm +from:0x02133018 kind:arm_call to:0x01ffb860 module:itcm +from:0x02133024 kind:arm_call to:0x01ff9258 module:itcm +from:0x021330d8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02133110 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213311c kind:load to:0x021374e8 module:overlay(49) +from:0x02133120 kind:load to:0x027e09a8 module:dtcm +from:0x02133144 kind:arm_call to:0x01fff148 module:itcm +from:0x0213316c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213317c kind:arm_call to:0x01ffb714 module:itcm +from:0x02133190 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021331ac kind:arm_call to:0x01ff916c module:itcm +from:0x021331bc kind:arm_call to:0x01ff916c module:itcm +from:0x021331d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021331e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02133228 kind:arm_call to:0x01ff930c module:itcm +from:0x02133274 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02133290 kind:arm_call to:0x01ff9258 module:itcm +from:0x021332b4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021332c0 kind:arm_call to:0x02016958 module:main +from:0x021332e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021332f8 kind:arm_call to:0x02015080 module:main +from:0x02133328 kind:arm_call to:0x02015080 module:main +from:0x02133358 kind:arm_call to:0x02132fec module:overlay(49) +from:0x0213336c kind:arm_call to:0x01ff930c module:itcm +from:0x0213338c kind:arm_call to:0x02132714 module:overlay(49) +from:0x021333ac kind:arm_call to:0x01ffb744 module:itcm +from:0x02133414 kind:arm_call to:0x01ff930c module:itcm +from:0x0213344c kind:arm_call to:0x02132714 module:overlay(49) +from:0x0213346c kind:arm_call to:0x02098860 module:overlay(0) +from:0x02133478 kind:load to:0x027e0ce0 module:dtcm +from:0x02133480 kind:load to:0x02136b58 module:overlay(49) +from:0x021334a4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021334c8 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02133500 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02133514 kind:load to:0x027e0ce0 module:dtcm +from:0x02133518 kind:load to:0x020b539c module:overlay(0) +from:0x0213360c kind:arm_call to:0x01ff930c module:itcm +from:0x02133614 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0213363c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133654 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133668 kind:arm_call to:0x02132714 module:overlay(49) +from:0x021336a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021336c0 kind:arm_call to:0x02132fec module:overlay(49) +from:0x021336cc kind:arm_call to:0x02016958 module:main +from:0x021336e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021336f4 kind:arm_call to:0x01ff916c module:itcm +from:0x02133704 kind:arm_call to:0x01ff916c module:itcm +from:0x02133710 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213373c kind:arm_call to:0x02132714 module:overlay(49) +from:0x02133748 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x02133768 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02133778 kind:arm_call to:0x01ff930c module:itcm +from:0x0213378c kind:load to:0x027e0ce4 module:dtcm +from:0x0213389c kind:load to:0x02049be4 module:main +from:0x021338a4 kind:load to:0x021374e8 module:overlay(49) +from:0x021338cc kind:arm_call to:0x01ff916c module:itcm +from:0x021338dc kind:arm_call to:0x01ff916c module:itcm +from:0x021338f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02133904 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213391c kind:arm_call to:0x01ff930c module:itcm +from:0x021339b4 kind:arm_call to:0x02098860 module:overlay(0) +from:0x021339c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133a28 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02133a44 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02133a50 kind:arm_call to:0x02132714 module:overlay(49) +from:0x02133a64 kind:load to:0x027e0ce4 module:dtcm +from:0x02133a78 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02133ad8 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02133aec kind:arm_call to:0x02132714 module:overlay(49) +from:0x02133b08 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133b18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133b28 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x02133b30 kind:load to:0x027e0ce4 module:dtcm +from:0x02133b3c kind:arm_call to:0x020992dc module:overlay(0) +from:0x02133b64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133b74 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x02133bb8 kind:arm_call to:0x02132714 module:overlay(49) +from:0x02133bc0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02133be8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133bf0 kind:load to:0x027e0ce4 module:dtcm +from:0x02133c10 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x02133c18 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133c48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133c58 kind:arm_call to:0x020e9904 module:overlay(31) +from:0x02133c60 kind:load to:0x020aecf4 module:overlay(0) +from:0x02133c64 kind:load to:0x020aecfc module:overlay(0) +from:0x02133c6c kind:load to:0x027e0ce4 module:dtcm +from:0x02133c78 kind:arm_call to:0x020bf688 module:overlay(17) +from:0x02133cb0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02133cd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133d0c kind:arm_call to:0x02099450 module:overlay(0) +from:0x02133d20 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133d44 kind:load to:0x020aecf0 module:overlay(0) +from:0x02133d48 kind:load to:0x020aecf8 module:overlay(0) +from:0x02133d54 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02133d6c kind:arm_call to:0x02132714 module:overlay(49) +from:0x02133d74 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02133d9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133db0 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02133de0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133de8 kind:load to:0x020aecf8 module:overlay(0) +from:0x02133e20 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02133e2c kind:arm_call to:0x02132714 module:overlay(49) +from:0x02133e40 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02133e68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133e7c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02133e94 kind:load to:0x02137508 module:overlay(49) +from:0x02133ea8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02133ec4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02133ecc kind:arm_call to:0x02011ff4 module:main +from:0x02133f84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02133f94 kind:arm_call to:0x01ffa60c module:itcm +from:0x02133fb8 kind:load to:0x0203e964 module:main +from:0x02134004 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021340a4 kind:load to:0x027e0ca8 module:dtcm +from:0x021340b8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021340c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021340e0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021340f0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213410c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02134114 kind:arm_call to:0x02011ff4 module:main +from:0x02134128 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213413c kind:load to:0x021382c8 module:overlay(49) +from:0x02134150 kind:arm_call to:0x02011f3c module:main +from:0x0213415c kind:arm_call to:0x0213418c module:overlay(49) +from:0x02134170 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02134188 kind:load to:0x02137698 module:overlay(49) +from:0x02134194 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021341a4 kind:arm_call to:0x021343d4 module:overlay(49) +from:0x021341c0 kind:load to:0x02137684 module:overlay(49) +from:0x021341c4 kind:load to:0x021376bc module:overlay(49) +from:0x021341c8 kind:load to:0x02137720 module:overlay(49) +from:0x021341e4 kind:arm_call to:0x02082164 module:overlay(0) +from:0x02134200 kind:arm_call to:0x020d9314 module:overlay(31) +from:0x02134208 kind:load to:0x027e0cd8 module:dtcm +from:0x02134260 kind:arm_call to:0x01fff350 module:itcm +from:0x02134294 kind:arm_call to:0x02098654 module:overlay(0) +from:0x021342b0 kind:arm_call to:0x02132714 module:overlay(49) +from:0x021342c4 kind:arm_call to:0x01fff350 module:itcm +from:0x021342e0 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021342e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021342ec kind:load to:0x020b3000 module:overlay(0) +from:0x02134340 kind:arm_call to:0x01fff350 module:itcm +from:0x0213436c kind:arm_call to:0x02098654 module:overlay(0) +from:0x02134398 kind:arm_call to:0x01fff350 module:itcm +from:0x021343b8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021343bc kind:load to:0x027e0ce4 module:dtcm +from:0x021343c4 kind:load to:0x020b3000 module:overlay(0) +from:0x021343e0 kind:load to:0x027e0d40 module:dtcm +from:0x021343f4 kind:load to:0x027e0d40 module:dtcm +from:0x02134400 kind:arm_call to:0x021343e4 module:overlay(49) +from:0x02134408 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213441c kind:arm_call to:0x021343e4 module:overlay(49) +from:0x02134424 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213442c kind:arm_call to:0x02011ff4 module:main +from:0x02134440 kind:arm_call to:0x02097724 module:overlay(0) +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:0x02134588 kind:load to:0x027e09b8 module:dtcm +from:0x021345c0 kind:load to:0x027e09b8 module:dtcm +from:0x021345c4 kind:load to:0x020b62a8 module:overlay(0) +from:0x021345fc kind:load to:0x027e09b8 module:dtcm +from:0x02134600 kind:load to:0x020b62a8 module:overlay(0) +from:0x02134638 kind:load to:0x027e09b8 module:dtcm +from:0x0213463c kind:load to:0x020b62a8 module:overlay(0) +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:0x021346dc kind:load to:0x027e09b8 module:dtcm +from:0x02134754 kind:load to:0x02137a10 module:overlay(49) +from:0x02134758 kind:load to:0x027e09b8 module:dtcm +from:0x02134784 kind:arm_call to:0x02014a34 module:main +from:0x021347b4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021347b8 kind:load to:0x02049bac module:main +from:0x021347c4 kind:load to:0x02138314 module:overlay(49) +from:0x021347d8 kind:arm_call to:0x02011f3c module:main +from:0x021347e4 kind:arm_call to:0x02134a20 module:overlay(49) +from:0x021347f8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213484c kind:load to:0x02137734 module:overlay(49) +from:0x02134890 kind:arm_call to:0x01ffedac module:itcm +from:0x021348c4 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02134904 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02134944 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02134984 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x021349a8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02134a14 kind:load to:0x027e0ce8 module:dtcm +from:0x02134a4c kind:arm_call to:0x020a8bb0 module:overlay(0) +from:0x02134a6c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02134a88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02134a98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02134b0c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02134b14 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02134b24 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02134b54 kind:arm_call_thumb to:0x020bea2c module:overlay(1) +from:0x02134b5c kind:arm_call_thumb to:0x020ba858 module:overlay(1) +from:0x02134b6c kind:load to:0x02138314 module:overlay(49) +from:0x02134b70 kind:load to:0x02137954 module:overlay(49) +from:0x02134b74 kind:load to:0x021375d8 module:overlay(49) +from:0x02134b78 kind:load to:0x02137890 module:overlay(49) +from:0x02134b7c kind:load to:0x02137758 module:overlay(49) +from:0x02134b80 kind:load to:0x02137828 module:overlay(49) +from:0x02134b84 kind:load to:0x020b504c module:overlay(0) +from:0x02134b88 kind:load to:0x020b62a8 module:overlay(0) +from:0x02134ba8 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02134bb0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02134bb8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02134bc0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02134bc8 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02134bd4 kind:load to:0x02137890 module:overlay(49) +from:0x02134bd8 kind:load to:0x027e09c0 module:dtcm +from:0x02134bf8 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02134c00 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02134c08 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02134c10 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02134c18 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02134c20 kind:arm_call to:0x02011ff4 module:main +from:0x02134c2c kind:load to:0x02137890 module:overlay(49) +from:0x02134c30 kind:load to:0x027e09c0 module:dtcm +from:0x02134c54 kind:arm_call to:0x021346e0 module:overlay(49) +from:0x02134c84 kind:arm_call to:0x02134760 module:overlay(49) +from:0x02134cb8 kind:arm_call to:0x02134e54 module:overlay(49) +from:0x02134cc4 kind:arm_call to:0x02134854 module:overlay(49) +from:0x02134cd4 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02134ce4 kind:load to:0x027e09c0 module:dtcm +from:0x02134d48 kind:load to:0x02137778 module:overlay(49) +from:0x02134d94 kind:load to:0x021377d0 module:overlay(49) +from:0x02134dfc kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02134e18 kind:load to:0x020b504c module:overlay(0) +from:0x02134e1c kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02134e2c kind:arm_call to:0x020a9150 module:overlay(0) +from:0x02134e80 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02134ebc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02134ed4 kind:load to:0x020b539c module:overlay(0) +from:0x02134eec kind:arm_call to:0x01ffd420 module:itcm +from:0x02134f04 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02134f58 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02134f68 kind:load to:0x027e09b8 module:dtcm +from:0x02134fa8 kind:arm_call to:0x020d655c module:overlay(24) +from:0x0213502c kind:arm_call to:0x020d655c module:overlay(24) +from:0x02135048 kind:arm_call to:0x02135100 module:overlay(49) +from:0x02135058 kind:arm_call to:0x020d659c module:overlay(24) +from:0x02135070 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02135084 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021350ac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021350c8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021350ec kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x021350f8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x021350fc kind:load to:0x027e09b4 module:dtcm +from:0x021351c4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021351c8 kind:load to:0x02049be4 module:main +from:0x021351d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021351e0 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x021351e8 kind:arm_call to:0x02011ff4 module:main +from:0x02135200 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02135208 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x0213521c kind:arm_call to:0x0209790c module:overlay(0) +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:0x02135344 kind:load to:0x027e09b8 module:dtcm +from:0x0213537c kind:load to:0x027e09b8 module:dtcm +from:0x02135380 kind:load to:0x020b62a8 module:overlay(0) +from:0x021353b8 kind:load to:0x027e09b8 module:dtcm +from:0x021353bc kind:load to:0x020b62a8 module:overlay(0) +from:0x021353f4 kind:load to:0x027e09b8 module:dtcm +from:0x021353f8 kind:load to:0x020b62a8 module:overlay(0) +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:0x02135498 kind:load to:0x027e09b8 module:dtcm +from:0x02135510 kind:load to:0x02137ef0 module:overlay(49) +from:0x02135514 kind:load to:0x027e09b8 module:dtcm +from:0x0213553c kind:load to:0x02137ef4 module:overlay(49) +from:0x02135540 kind:load to:0x020d6424 module:overlays(19,24) +from:0x02135544 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02135550 kind:load to:0x021383fc module:overlay(49) +from:0x02135564 kind:arm_call to:0x02011f3c module:main +from:0x02135570 kind:arm_call_thumb to:0x021355cc module:overlay(49) +from:0x02135584 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021355c0 kind:load to:0x02137b4c module:overlay(49) +from:0x021355ea kind:thumb_call_arm to:0x020a8bb0 module:overlay(0) +from:0x02135606 kind:thumb_call to:0x0209a188 module:overlay(0) +from:0x0213561a kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02135628 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02135674 kind:thumb_call_arm to:0x020a8b48 module:overlay(0) +from:0x021356e8 kind:thumb_call_arm to:0x0201baec module:main +from:0x02135714 kind:load to:0x021383fc module:overlay(49) +from:0x02135718 kind:load to:0x02137d70 module:overlay(49) +from:0x0213571c kind:load to:0x02137b9c module:overlay(49) +from:0x02135720 kind:load to:0x02137e34 module:overlay(49) +from:0x02135724 kind:load to:0x02137b70 module:overlay(49) +from:0x02135728 kind:load to:0x02137b30 module:overlay(49) +from:0x02135730 kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x0213573c kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x02135748 kind:thumb_call_arm to:0x0201bacc module:main +from:0x0213575e kind:thumb_call_arm to:0x020a0334 module:overlay(0) +from:0x02135764 kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x0213576e kind:thumb_call_arm to:0x0201bacc module:main +from:0x02135776 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x02135780 kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x02135786 kind:thumb_call_arm to:0x020a8d08 module:overlay(0) +from:0x02135790 kind:load to:0x02137e34 module:overlay(49) +from:0x021357a2 kind:thumb_call_arm to:0x020a0334 module:overlay(0) +from:0x021357a8 kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x021357b2 kind:thumb_call_arm to:0x0201bacc module:main +from:0x021357ba kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x021357c4 kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x021357ca kind:thumb_call_arm to:0x020a8d08 module:overlay(0) +from:0x021357d0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021357d8 kind:load to:0x02137e34 module:overlay(49) +from:0x0213580c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213581c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02135850 kind:load to:0x02137cc0 module:overlay(49) +from:0x02135854 kind:load to:0x020a9804 module:overlay(0) +from:0x021358c0 kind:load to:0x02137c50 module:overlay(49) +from:0x02135928 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135994 kind:arm_call to:0x02015080 module:main +from:0x021359b4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021359e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135a50 kind:arm_call to:0x02015080 module:main +from:0x02135a70 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02135a98 kind:arm_call to:0x02015080 module:main +from:0x02135afc kind:load to:0x02137be0 module:overlay(49) +from:0x02135b04 kind:load to:0x02137d50 module:overlay(49) +from:0x02135b08 kind:load to:0x027e09a8 module:dtcm +from:0x02135b10 kind:load to:0x02137d20 module:overlay(49) +from:0x02135b4c kind:arm_call to:0x0213549c module:overlay(49) +from:0x02135b60 kind:load to:0x021362ec module:overlay(49) +from:0x02135c30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135c68 kind:load to:0x02137cd8 module:overlay(49) +from:0x02135c6c kind:load to:0x027e0ce4 module:dtcm +from:0x02135c8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135cf8 kind:arm_call to:0x01ff916c module:itcm +from:0x02135d08 kind:arm_call to:0x01ff993c module:itcm +from:0x02135d58 kind:arm_call to:0x01ff930c module:itcm +from:0x02135dd0 kind:arm_call to:0x02015080 module:main +from:0x02135e20 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02135e9c kind:arm_call to:0x02016a70 module:main +from:0x02135ec0 kind:arm_call to:0x02136844 module:overlay(49) +from:0x02135edc kind:arm_call to:0x02136844 module:overlay(49) +from:0x02135f14 kind:arm_call to:0x02016a70 module:main +from:0x02135f24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02135f40 kind:arm_call to:0x01ffb744 module:itcm +from:0x02135f94 kind:arm_call to:0x02136844 module:overlay(49) +from:0x02135fc4 kind:arm_call to:0x02015080 module:main +from:0x02135fe4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02136000 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02136010 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213601c kind:load to:0x027e0ce4 module:dtcm +from:0x02136024 kind:load to:0x02137d38 module:overlay(49) +from:0x02136028 kind:load to:0x027e09b8 module:dtcm +from:0x0213602c kind:load to:0x02137b20 module:overlay(49) +from:0x02136030 kind:load to:0x02137b22 module:overlay(49) +from:0x02136034 kind:load to:0x027e09a8 module:dtcm +from:0x0213603c kind:load to:0x027e0cec module:dtcm +from:0x021360bc kind:load to:0x02137cd8 module:overlay(49) +from:0x021360d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136104 kind:arm_call to:0x01ff930c module:itcm +from:0x02136150 kind:arm_call to:0x01ff916c module:itcm +from:0x02136160 kind:arm_call to:0x01ff993c module:itcm +from:0x021361e4 kind:arm_call to:0x02136844 module:overlay(49) +from:0x02136214 kind:arm_call to:0x02015080 module:main +from:0x02136234 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02136254 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02136264 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02136270 kind:load to:0x027e0ce4 module:dtcm +from:0x02136274 kind:load to:0x027e09a8 module:dtcm +from:0x0213627c kind:load to:0x027e0cec module:dtcm +from:0x021362d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021362e0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021362e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021362fc kind:arm_call to:0x01ffd420 module:itcm +from:0x02136324 kind:arm_call to:0x021363b8 module:overlay(49) +from:0x02136398 kind:arm_call to:0x0201bb84 module:main +from:0x021363a4 kind:arm_call to:0x0201b9a8 module:main +from:0x021363ac kind:load to:0x027e09b8 module:dtcm +from:0x021363b0 kind:load to:0x02137ef0 module:overlay(49) +from:0x021363b4 kind:load to:0x0204e5f8 module:main +from:0x02136410 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213643c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02136458 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136474 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x02136480 kind:load to:0x02137ef0 module:overlay(49) +from:0x02136484 kind:load to:0x027e0ce4 module:dtcm +from:0x0213649c kind:arm_call to:0x01ffd420 module:itcm +from:0x021364b0 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0213653c kind:arm_call to:0x02073470 module:overlay(0) +from:0x02136550 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136574 kind:arm_call to:0x020169d4 module:main +from:0x021365a0 kind:arm_call to:0x020d9888 module:overlay(31) +from:0x021365d0 kind:arm_call to:0x02016a70 module:main +from:0x021365dc kind:load to:0x027e09b8 module:dtcm +from:0x021365e0 kind:load to:0x02137ef0 module:overlay(49) +from:0x021365e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021365e8 kind:load to:0x02136b60 module:overlay(49) +from:0x021365ec kind:load to:0x02136b64 module:overlay(49) +from:0x021365f0 kind:load to:0x027e0d34 module:dtcm +from:0x021365f4 kind:load to:0x02137b24 module:overlay(49) +from:0x0213660c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02136648 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136658 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021366a8 kind:arm_call to:0x01ff916c module:itcm +from:0x021366b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021366d0 kind:arm_call to:0x020a9150 module:overlay(0) +from:0x021366ec kind:arm_call to:0x0213551c module:overlay(49) +from:0x02136780 kind:load to:0x02137cc0 module:overlay(49) +from:0x02136790 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02136798 kind:arm_call to:0x01ffc57c module:itcm +from:0x021367c4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021367ec kind:arm_call to:0x0200eab0 module:main +from:0x0213680c kind:arm_call to:0x01ffc768 module:itcm +from:0x02136830 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0213683c kind:load to:0x020b4ec4 module:overlay(0) +from:0x02136840 kind:load to:0x027e09b4 module:dtcm +from:0x02136864 kind:arm_call to:0x020787b8 module:overlay(0) +from:0x0213686c kind:load to:0x027e09bc module:dtcm +from:0x021368f8 kind:arm_call to:0x020a9a94 module:overlay(0) +from:0x02136908 kind:arm_call to:0x020d9834 module:overlay(31) +from:0x02136918 kind:arm_call to:0x020d6610 module:overlay(24) +from:0x02136940 kind:arm_call to:0x020d9748 module:overlay(31) +from:0x0213696c kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02136970 kind:load to:0x027e0d34 module:dtcm +from:0x021369ac kind:arm_call to:0x020d6610 module:overlay(24) +from:0x021369c4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021369e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136a1c kind:arm_call to:0x020169d4 module:main +from:0x02136a50 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02136a70 kind:load to:0x027e0ce4 module:dtcm +from:0x02136a74 kind:load to:0x02136b60 module:overlay(49) +from:0x02136a78 kind:load to:0x02136b64 module:overlay(49) +from:0x02136a7c kind:load to:0x027e0ce0 module:dtcm +from:0x02136a8c kind:load to:0x021369c8 module:overlay(49) +from:0x02136a98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02136aa0 kind:arm_call to:0x02011ff4 module:main +from:0x02136ab4 kind:arm_call to:0x0201bacc module:main +from:0x02136abc kind:arm_call to:0x02011ff4 module:main +from:0x02136ad0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02136ad8 kind:arm_call to:0x02011ff4 module:main +from:0x02136af0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02136af8 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02136b00 kind:arm_call to:0x02011ff4 module:main +from:0x02136b18 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02136b20 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02136b34 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02136b8c kind:arm_call to:0x021304d0 module:overlay(49) +from:0x02136b9c kind:arm_call to:0x0203ce74 module:main +from:0x02136bb0 kind:load to:0x02138000 module:overlay(49) +from:0x02136bb4 kind:load to:0x02138010 module:overlay(49) +from:0x02136bb8 kind:load to:0x02131464 module:overlay(49) +from:0x02136bbc kind:load to:0x02138004 module:overlay(49) +from:0x02136bdc kind:arm_call to:0x021314a8 module:overlay(49) +from:0x02136bec kind:arm_call to:0x0203ce74 module:main +from:0x02136c00 kind:load to:0x021380e8 module:overlay(49) +from:0x02136c04 kind:load to:0x021380f8 module:overlay(49) +from:0x02136c08 kind:load to:0x021320d8 module:overlay(49) +from:0x02136c0c kind:load to:0x021380ec module:overlay(49) +from:0x02136c2c kind:arm_call to:0x0213211c module:overlay(49) +from:0x02136c3c kind:arm_call to:0x0203ce74 module:main +from:0x02136c50 kind:load to:0x021381d0 module:overlay(49) +from:0x02136c54 kind:load to:0x021381e0 module:overlay(49) +from:0x02136c58 kind:load to:0x02134120 module:overlay(49) +from:0x02136c5c kind:load to:0x021381d4 module:overlay(49) +from:0x02136c7c kind:arm_call to:0x02134164 module:overlay(49) +from:0x02136c8c kind:arm_call to:0x0203ce74 module:main +from:0x02136ca0 kind:load to:0x021382b8 module:overlay(49) +from:0x02136ca4 kind:load to:0x021382c8 module:overlay(49) +from:0x02136ca8 kind:load to:0x02134438 module:overlay(49) +from:0x02136cac kind:load to:0x021382bc module:overlay(49) +from:0x02136ef4 kind:arm_call to:0x021347ec module:overlay(49) +from:0x02136f04 kind:arm_call to:0x0203ce74 module:main +from:0x02136f24 kind:load to:0x02137a10 module:overlay(49) +from:0x02136f2c kind:load to:0x02138304 module:overlay(49) +from:0x02136f30 kind:load to:0x02137a20 module:overlay(49) +from:0x02136f34 kind:load to:0x0213448c 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:0x021344ac module:overlay(49) +from:0x02136f48 kind:load to:0x02137a70 module:overlay(49) +from:0x02136f4c kind:load to:0x0213452c module:overlay(49) +from:0x02136f50 kind:load to:0x02137a80 module:overlay(49) +from:0x02136f54 kind:load to:0x0213454c module:overlay(49) +from:0x02136f58 kind:load to:0x02137a50 module:overlay(49) +from:0x02136f5c kind:load to:0x021344ec module:overlay(49) +from:0x02136f60 kind:load to:0x02137a60 module:overlay(49) +from:0x02136f64 kind:load to:0x0213450c module:overlay(49) +from:0x02136f68 kind:load to:0x02137aa0 module:overlay(49) +from:0x02136f6c kind:load to:0x0213458c module:overlay(49) +from:0x02136f70 kind:load to:0x02137a90 module:overlay(49) +from:0x02136f74 kind:load to:0x0213456c module:overlay(49) +from:0x02136f78 kind:load to:0x02137ab0 module:overlay(49) +from:0x02136f7c kind:load to:0x021345c8 module:overlay(49) +from:0x02136f80 kind:load to:0x02137ac0 module:overlay(49) +from:0x02136f84 kind:load to:0x02134604 module:overlay(49) +from:0x02136f88 kind:load to:0x02137ad0 module:overlay(49) +from:0x02136f8c kind:load to:0x02134640 module:overlay(49) +from:0x02136f90 kind:load to:0x02137ae0 module:overlay(49) +from:0x02136f94 kind:load to:0x02134660 module:overlay(49) +from:0x02136f98 kind:load to:0x02137af0 module:overlay(49) +from:0x02136f9c kind:load to:0x02134680 module:overlay(49) +from:0x02136fa0 kind:load to:0x02137b00 module:overlay(49) +from:0x02136fa4 kind:load to:0x021346a0 module:overlay(49) +from:0x02136fa8 kind:load to:0x02137b10 module:overlay(49) +from:0x02136fac kind:load to:0x021346c0 module:overlay(49) +from:0x02136fb0 kind:load to:0x02138314 module:overlay(49) +from:0x02136fb4 kind:load to:0x02135214 module:overlay(49) +from:0x02136fb8 kind:load to:0x02138308 module:overlay(49) +from:0x02137200 kind:arm_call to:0x02135578 module:overlay(49) +from:0x02137210 kind:arm_call to:0x0203ce74 module:main +from:0x0213722c kind:load to:0x02135228 module:overlay(49) +from:0x02137230 kind:load to:0x02137ef0 module:overlay(49) +from:0x02137238 kind:load to:0x021383ec module:overlay(49) +from:0x0213723c kind:load to:0x02137f00 module:overlay(49) +from:0x02137240 kind:load to:0x02135248 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:0x02135268 module:overlay(49) +from:0x02137254 kind:load to:0x02137f50 module:overlay(49) +from:0x02137258 kind:load to:0x021352e8 module:overlay(49) +from:0x0213725c kind:load to:0x02137f60 module:overlay(49) +from:0x02137260 kind:load to:0x02135308 module:overlay(49) +from:0x02137264 kind:load to:0x02137f30 module:overlay(49) +from:0x02137268 kind:load to:0x021352a8 module:overlay(49) +from:0x0213726c kind:load to:0x02137f40 module:overlay(49) +from:0x02137270 kind:load to:0x021352c8 module:overlay(49) +from:0x02137274 kind:load to:0x02137f80 module:overlay(49) +from:0x02137278 kind:load to:0x02135348 module:overlay(49) +from:0x0213727c kind:load to:0x02137f70 module:overlay(49) +from:0x02137280 kind:load to:0x02135328 module:overlay(49) +from:0x02137284 kind:load to:0x02137f90 module:overlay(49) +from:0x02137288 kind:load to:0x02135384 module:overlay(49) +from:0x0213728c kind:load to:0x02137fa0 module:overlay(49) +from:0x02137290 kind:load to:0x021353c0 module:overlay(49) +from:0x02137294 kind:load to:0x02137fb0 module:overlay(49) +from:0x02137298 kind:load to:0x021353fc module:overlay(49) +from:0x0213729c kind:load to:0x02137fc0 module:overlay(49) +from:0x021372a0 kind:load to:0x0213541c module:overlay(49) +from:0x021372a4 kind:load to:0x02137fd0 module:overlay(49) +from:0x021372a8 kind:load to:0x0213543c module:overlay(49) +from:0x021372ac kind:load to:0x02137fe0 module:overlay(49) +from:0x021372b0 kind:load to:0x0213545c module:overlay(49) +from:0x021372b4 kind:load to:0x02137ff0 module:overlay(49) +from:0x021372b8 kind:load to:0x0213547c module:overlay(49) +from:0x021372bc kind:load to:0x021383fc module:overlay(49) +from:0x021372c0 kind:load to:0x02136b2c module:overlay(49) +from:0x021372c4 kind:load to:0x021383f0 module:overlay(49) +from:0x021372c8 kind:load to:0x02136b70 module:overlay(49) +from:0x021372cc kind:load to:0x02136bc0 module:overlay(49) +from:0x021372d0 kind:load to:0x02136c10 module:overlay(49) +from:0x021372d4 kind:load to:0x02136c60 module:overlay(49) +from:0x021372d8 kind:load to:0x02136cb0 module:overlay(49) +from:0x021372dc kind:load to:0x02136fbc module:overlay(49) +from:0x02137308 kind:load to:0x021304ac module:overlay(49) +from:0x0213730c kind:load to:0x02097944 module:overlay(0) +from:0x02137310 kind:load to:0x02097754 module:overlay(0) +from:0x02137314 kind:load to:0x020977d0 module:overlay(0) +from:0x02137318 kind:load to:0x0209794c module:overlay(0) +from:0x0213731c kind:load to:0x0209796c module:overlay(0) +from:0x02137320 kind:load to:0x02097998 module:overlay(0) +from:0x02137324 kind:load to:0x02130b74 module:overlay(49) +from:0x0213732c kind:load to:0x02130cfc module:overlay(49) +from:0x02137334 kind:load to:0x02130f00 module:overlay(49) +from:0x0213733c kind:load to:0x0213123c module:overlay(49) +from:0x02137344 kind:load to:0x02131304 module:overlay(49) +from:0x0213734c kind:load to:0x021313b0 module:overlay(49) +from:0x02137354 kind:load to:0x02130a54 module:overlay(49) +from:0x0213735c kind:load to:0x02130ca0 module:overlay(49) +from:0x02137364 kind:load to:0x02130eec module:overlay(49) +from:0x0213736c kind:load to:0x02131208 module:overlay(49) +from:0x02137374 kind:load to:0x021312c0 module:overlay(49) +from:0x0213737c kind:load to:0x0213136c module:overlay(49) +from:0x0213738c kind:load to:0x02098518 module:overlay(0) +from:0x02137390 kind:load to:0x02098554 module:overlay(0) +from:0x02137394 kind:load to:0x0209856c module:overlay(0) +from:0x02137398 kind:load to:0x02098578 module:overlay(0) +from:0x0213739c kind:load to:0x01fff464 module:itcm +from:0x021373a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021373a4 kind:load to:0x02130638 module:overlay(49) +from:0x021373a8 kind:load to:0x020984b0 module:overlay(0) +from:0x021373ac kind:load to:0x02130858 module:overlay(49) +from:0x021373b0 kind:load to:0x02130808 module:overlay(49) +from:0x021373b4 kind:load to:0x020984bc module:overlay(0) +from:0x021373b8 kind:load to:0x021308ec module:overlay(49) +from:0x021373bc kind:load to:0x02099004 module:overlay(0) +from:0x021373c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021373c4 kind:load to:0x02098584 module:overlay(0) +from:0x021373c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021373cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021373d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021373d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021373d8 kind:load to:0x0213141c module:overlay(49) +from:0x021373dc kind:load to:0x0213143c module:overlay(49) +from:0x021373e0 kind:load to:0x02099588 module:overlay(0) +from:0x021373e8 kind:load to:0x02131b04 module:overlay(49) +from:0x021373f0 kind:load to:0x02131b30 module:overlay(49) +from:0x021373f8 kind:load to:0x02131ca0 module:overlay(49) +from:0x02137400 kind:load to:0x02131e2c module:overlay(49) +from:0x02137408 kind:load to:0x02131f60 module:overlay(49) +from:0x02137410 kind:load to:0x02131d94 module:overlay(49) +from:0x02137418 kind:load to:0x02131b08 module:overlay(49) +from:0x02137420 kind:load to:0x02131be4 module:overlay(49) +from:0x02137428 kind:load to:0x02131cac module:overlay(49) +from:0x02137430 kind:load to:0x02131e58 module:overlay(49) +from:0x02137438 kind:load to:0x02131fc4 module:overlay(49) +from:0x02137440 kind:load to:0x02131dfc module:overlay(49) +from:0x02137450 kind:load to:0x02131484 module:overlay(49) +from:0x02137454 kind:load to:0x02097944 module:overlay(0) +from:0x02137458 kind:load to:0x02097754 module:overlay(0) +from:0x0213745c kind:load to:0x020977d0 module:overlay(0) +from:0x02137460 kind:load to:0x0209794c module:overlay(0) +from:0x02137464 kind:load to:0x0209796c module:overlay(0) +from:0x02137468 kind:load to:0x02097998 module:overlay(0) +from:0x02137474 kind:load to:0x02098518 module:overlay(0) +from:0x02137478 kind:load to:0x02098554 module:overlay(0) +from:0x0213747c kind:load to:0x0209856c module:overlay(0) +from:0x02137480 kind:load to:0x02098578 module:overlay(0) +from:0x02137484 kind:load to:0x01fff464 module:itcm +from:0x02137488 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213748c kind:load to:0x021315e8 module:overlay(49) +from:0x02137490 kind:load to:0x020984b0 module:overlay(0) +from:0x02137494 kind:load to:0x02131940 module:overlay(49) +from:0x02137498 kind:load to:0x02131908 module:overlay(49) +from:0x0213749c kind:load to:0x020984bc module:overlay(0) +from:0x021374a0 kind:load to:0x021319bc module:overlay(49) +from:0x021374a4 kind:load to:0x02099004 module:overlay(0) +from:0x021374a8 kind:load to:0x020984c8 module:overlay(0) +from:0x021374ac kind:load to:0x02098584 module:overlay(0) +from:0x021374b0 kind:load to:0x020985f0 module:overlay(0) +from:0x021374b4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021374b8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021374bc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021374c0 kind:load to:0x02132090 module:overlay(49) +from:0x021374c4 kind:load to:0x021320b0 module:overlay(49) +from:0x021374c8 kind:load to:0x02099588 module:overlay(0) +from:0x02137508 kind:load to:0x02133e98 module:overlay(49) +from:0x0213750c kind:load to:0x02133eb4 module:overlay(49) +from:0x02137510 kind:load to:0x020982d8 module:overlay(0) +from:0x02137514 kind:load to:0x02133ed8 module:overlay(49) +from:0x02137518 kind:load to:0x0207c010 module:overlay(0) +from:0x02137524 kind:load to:0x021320f8 module:overlay(49) +from:0x02137528 kind:load to:0x02097944 module:overlay(0) +from:0x0213752c kind:load to:0x02097754 module:overlay(0) +from:0x02137530 kind:load to:0x020977d0 module:overlay(0) +from:0x02137534 kind:load to:0x0209794c module:overlay(0) +from:0x02137538 kind:load to:0x0209796c module:overlay(0) +from:0x0213753c kind:load to:0x02097998 module:overlay(0) +from:0x02137540 kind:load to:0x02132ea8 module:overlay(49) +from:0x02137548 kind:load to:0x02133068 module:overlay(49) +from:0x02137550 kind:load to:0x02133520 module:overlay(49) +from:0x02137558 kind:load to:0x02133798 module:overlay(49) +from:0x02137560 kind:load to:0x02133a68 module:overlay(49) +from:0x02137568 kind:load to:0x02133af4 module:overlay(49) +from:0x02137570 kind:load to:0x02133bf4 module:overlay(49) +from:0x02137578 kind:load to:0x02133ce0 module:overlay(49) +from:0x02137580 kind:load to:0x02133da4 module:overlay(49) +from:0x02137588 kind:load to:0x02132f28 module:overlay(49) +from:0x02137590 kind:load to:0x02133128 module:overlay(49) +from:0x02137598 kind:load to:0x02133594 module:overlay(49) +from:0x021375a0 kind:load to:0x021338ac module:overlay(49) +from:0x021375a8 kind:load to:0x02133acc module:overlay(49) +from:0x021375b0 kind:load to:0x02133b34 module:overlay(49) +from:0x021375b8 kind:load to:0x02133c70 module:overlay(49) +from:0x021375c0 kind:load to:0x02133d4c module:overlay(49) +from:0x021375c8 kind:load to:0x02133dec module:overlay(49) +from:0x021375d8 kind:load to:0x02132330 module:overlay(49) +from:0x021375dc kind:load to:0x02134104 module:overlay(49) +from:0x021375e0 kind:load to:0x0209a254 module:overlay(0) +from:0x021375e4 kind:load to:0x0209a288 module:overlay(0) +from:0x021375e8 kind:load to:0x0209a320 module:overlay(0) +from:0x021375ec kind:load to:0x0209a334 module:overlay(0) +from:0x021375f0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021375f4 kind:load to:0x0209a35c module:overlay(0) +from:0x021375f8 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021375fc kind:load to:0x0209a06c module:overlay(0) +from:0x02137600 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02137604 kind:load to:0x0209a308 module:overlay(0) +from:0x02137608 kind:load to:0x0209a348 module:overlay(0) +from:0x0213760c kind:load to:0x0209a6d4 module:overlay(0) +from:0x02137610 kind:load to:0x021340cc module:overlay(49) +from:0x02137614 kind:load to:0x021340a8 module:overlay(49) +from:0x02137618 kind:load to:0x0209a70c module:overlay(0) +from:0x02137624 kind:load to:0x02098518 module:overlay(0) +from:0x02137628 kind:load to:0x02098554 module:overlay(0) +from:0x0213762c kind:load to:0x0209856c module:overlay(0) +from:0x02137630 kind:load to:0x02098578 module:overlay(0) +from:0x02137634 kind:load to:0x01fff464 module:itcm +from:0x02137638 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213763c kind:load to:0x021324dc module:overlay(49) +from:0x02137640 kind:load to:0x0213259c module:overlay(49) +from:0x02137644 kind:load to:0x02132a40 module:overlay(49) +from:0x02137648 kind:load to:0x02132cf0 module:overlay(49) +from:0x0213764c kind:load to:0x020984bc module:overlay(0) +from:0x02137650 kind:load to:0x02132d1c module:overlay(49) +from:0x02137654 kind:load to:0x02099004 module:overlay(0) +from:0x02137658 kind:load to:0x020984c8 module:overlay(0) +from:0x0213765c kind:load to:0x02098584 module:overlay(0) +from:0x02137660 kind:load to:0x020985f0 module:overlay(0) +from:0x02137664 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137668 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213766c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137670 kind:load to:0x02132344 module:overlay(49) +from:0x02137674 kind:load to:0x0213240c module:overlay(49) +from:0x02137678 kind:load to:0x02099588 module:overlay(0) +from:0x02137688 kind:load to:0x021343cc module:overlay(49) +from:0x0213768c kind:load to:0x021343c8 module:overlay(49) +from:0x02137698 kind:load to:0x02134140 module:overlay(49) +from:0x0213769c kind:load to:0x0209774c module:overlay(0) +from:0x021376a0 kind:load to:0x02097754 module:overlay(0) +from:0x021376a4 kind:load to:0x020977d0 module:overlay(0) +from:0x021376a8 kind:load to:0x02097810 module:overlay(0) +from:0x021376ac kind:load to:0x02097814 module:overlay(0) +from:0x021376b0 kind:load to:0x02097818 module:overlay(0) +from:0x021376bc kind:load to:0x02098518 module:overlay(0) +from:0x021376c0 kind:load to:0x02098554 module:overlay(0) +from:0x021376c4 kind:load to:0x0209856c module:overlay(0) +from:0x021376c8 kind:load to:0x02098578 module:overlay(0) +from:0x021376cc kind:load to:0x01fff464 module:itcm +from:0x021376d0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021376d4 kind:load to:0x021341cc module:overlay(49) +from:0x021376d8 kind:load to:0x021341d4 module:overlay(49) +from:0x021376dc kind:load to:0x020984b4 module:overlay(0) +from:0x021376e0 kind:load to:0x020984b8 module:overlay(0) +from:0x021376e4 kind:load to:0x020984bc module:overlay(0) +from:0x021376e8 kind:load to:0x020984c0 module:overlay(0) +from:0x021376ec kind:load to:0x020984c4 module:overlay(0) +from:0x021376f0 kind:load to:0x020984c8 module:overlay(0) +from:0x021376f4 kind:load to:0x02098584 module:overlay(0) +from:0x021376f8 kind:load to:0x020985f0 module:overlay(0) +from:0x021376fc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137700 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137704 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137708 kind:load to:0x021343f8 module:overlay(49) +from:0x0213770c kind:load to:0x02134414 module:overlay(49) +from:0x02137710 kind:load to:0x0213420c module:overlay(49) +from:0x02137714 kind:load to:0x021342f0 module:overlay(49) +from:0x02137724 kind:load to:0x0213444c module:overlay(49) +from:0x02137728 kind:load to:0x021343c8 module:overlay(49) +from:0x02137734 kind:load to:0x021347c8 module:overlay(49) +from:0x02137738 kind:load to:0x02097944 module:overlay(0) +from:0x0213773c kind:load to:0x02097754 module:overlay(0) +from:0x02137740 kind:load to:0x020977d0 module:overlay(0) +from:0x02137744 kind:load to:0x0209794c module:overlay(0) +from:0x02137748 kind:load to:0x0209796c module:overlay(0) +from:0x0213774c kind:load to:0x02097998 module:overlay(0) +from:0x02137758 kind:load to:0x0207c49c module:overlay(0) +from:0x0213775c kind:load to:0x0207c4a4 module:overlay(0) +from:0x02137760 kind:load to:0x0207c96c module:overlay(0) +from:0x02137764 kind:load to:0x0207c95c module:overlay(0) +from:0x02137768 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0213776c kind:load to:0x0207ca10 module:overlay(0) +from:0x02137770 kind:load to:0x0207ca38 module:overlay(0) +from:0x02137774 kind:load to:0x0207cab0 module:overlay(0) +from:0x02137778 kind:load to:0x02134d98 module:overlay(49) +from:0x02137780 kind:load to:0x02134de0 module:overlay(49) +from:0x021377d0 kind:load to:0x02134dcc module:overlay(49) +from:0x021377d8 kind:load to:0x02134e20 module:overlay(49) +from:0x02137890 kind:load to:0x02098518 module:overlay(0) +from:0x02137894 kind:load to:0x02098554 module:overlay(0) +from:0x02137898 kind:load to:0x0209856c module:overlay(0) +from:0x0213789c kind:load to:0x02098578 module:overlay(0) +from:0x021378a0 kind:load to:0x01fff464 module:itcm +from:0x021378a4 kind:load to:0x020a99d8 module:overlay(0) +from:0x021378a8 kind:load to:0x02134c34 module:overlay(49) +from:0x021378ac kind:load to:0x020a8da4 module:overlay(0) +from:0x021378b0 kind:load to:0x02134d4c module:overlay(49) +from:0x021378b4 kind:load to:0x020a98f4 module:overlay(0) +from:0x021378b8 kind:load to:0x020984bc module:overlay(0) +from:0x021378bc kind:load to:0x02135074 module:overlay(49) +from:0x021378c0 kind:load to:0x020984c4 module:overlay(0) +from:0x021378c4 kind:load to:0x020984c8 module:overlay(0) +from:0x021378c8 kind:load to:0x02098584 module:overlay(0) +from:0x021378cc kind:load to:0x020985f0 module:overlay(0) +from:0x021378d0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021378d4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021378d8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021378dc kind:load to:0x02134b8c module:overlay(49) +from:0x021378e0 kind:load to:0x02134bdc module:overlay(49) +from:0x021378e4 kind:load to:0x020a8da0 module:overlay(0) +from:0x021378e8 kind:load to:0x02134ce8 module:overlay(49) +from:0x021378ec kind:load to:0x020a92d0 module:overlay(0) +from:0x021378f0 kind:load to:0x020a8f78 module:overlay(0) +from:0x021378f4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021378f8 kind:load to:0x02134e24 module:overlay(49) +from:0x021378fc kind:load to:0x020a914c module:overlay(0) +from:0x02137900 kind:load to:0x020a921c module:overlay(0) +from:0x02137904 kind:load to:0x020a9240 module:overlay(0) +from:0x02137908 kind:load to:0x020a9244 module:overlay(0) +from:0x0213790c kind:load to:0x020a91a0 module:overlay(0) +from:0x02137910 kind:load to:0x02134f6c module:overlay(49) +from:0x02137914 kind:load to:0x020a91b0 module:overlay(0) +from:0x02137918 kind:load to:0x020a8f54 module:overlay(0) +from:0x0213791c kind:load to:0x020a8f5c module:overlay(0) +from:0x02137920 kind:load to:0x020a8f64 module:overlay(0) +from:0x02137924 kind:load to:0x020a8f6c module:overlay(0) +from:0x02137928 kind:load to:0x020a9448 module:overlay(0) +from:0x0213792c kind:load to:0x020a9598 module:overlay(0) +from:0x02137930 kind:load to:0x020a95c4 module:overlay(0) +from:0x02137934 kind:load to:0x020a95e4 module:overlay(0) +from:0x02137938 kind:load to:0x020a97fc module:overlay(0) +from:0x0213793c kind:load to:0x02134e48 module:overlay(49) +from:0x02137940 kind:load to:0x02134ed8 module:overlay(49) +from:0x02137944 kind:load to:0x020a8e84 module:overlay(0) +from:0x02137948 kind:load to:0x020a99a4 module:overlay(0) +from:0x02137954 kind:load to:0x02098518 module:overlay(0) +from:0x02137958 kind:load to:0x02098554 module:overlay(0) +from:0x0213795c kind:load to:0x0209856c module:overlay(0) +from:0x02137960 kind:load to:0x02098578 module:overlay(0) +from:0x02137964 kind:load to:0x01fff464 module:itcm +from:0x02137968 kind:load to:0x020a99d8 module:overlay(0) +from:0x0213796c kind:load to:0x020a8d28 module:overlay(0) +from:0x02137970 kind:load to:0x020a8da4 module:overlay(0) +from:0x02137974 kind:load to:0x020a98f0 module:overlay(0) +from:0x02137978 kind:load to:0x020a98f4 module:overlay(0) +from:0x0213797c kind:load to:0x020984bc module:overlay(0) +from:0x02137980 kind:load to:0x020a995c module:overlay(0) +from:0x02137984 kind:load to:0x020984c4 module:overlay(0) +from:0x02137988 kind:load to:0x020984c8 module:overlay(0) +from:0x0213798c kind:load to:0x02098584 module:overlay(0) +from:0x02137990 kind:load to:0x020985f0 module:overlay(0) +from:0x02137994 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137998 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213799c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021379a0 kind:load to:0x021351f4 module:overlay(49) +from:0x021379a4 kind:load to:0x021351cc module:overlay(49) +from:0x021379a8 kind:load to:0x020a8da0 module:overlay(0) +from:0x021379b0 kind:load to:0x020a92d0 module:overlay(0) +from:0x021379b4 kind:load to:0x020a8f78 module:overlay(0) +from:0x021379b8 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021379bc kind:load to:0x020a9150 module:overlay(0) +from:0x021379c0 kind:load to:0x020a914c module:overlay(0) +from:0x021379c4 kind:load to:0x020a921c module:overlay(0) +from:0x021379c8 kind:load to:0x020a9240 module:overlay(0) +from:0x021379cc kind:load to:0x020a9244 module:overlay(0) +from:0x021379d0 kind:load to:0x020a91a0 module:overlay(0) +from:0x021379d4 kind:load to:0x020a91a8 module:overlay(0) +from:0x021379d8 kind:load to:0x020a91b0 module:overlay(0) +from:0x021379dc kind:load to:0x020a8f54 module:overlay(0) +from:0x021379e0 kind:load to:0x020a8f5c module:overlay(0) +from:0x021379e4 kind:load to:0x020a8f64 module:overlay(0) +from:0x021379e8 kind:load to:0x020a8f6c module:overlay(0) +from:0x021379ec kind:load to:0x020a9448 module:overlay(0) +from:0x021379f0 kind:load to:0x020a9598 module:overlay(0) +from:0x021379f4 kind:load to:0x020a95c4 module:overlay(0) +from:0x021379f8 kind:load to:0x020a95e4 module:overlay(0) +from:0x021379fc kind:load to:0x020a97fc module:overlay(0) +from:0x02137a00 kind:load to:0x020a95d4 module:overlay(0) +from:0x02137a04 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02137a08 kind:load to:0x020a8e84 module:overlay(0) +from:0x02137a0c kind:load to:0x020a99a4 module:overlay(0) +from:0x02137b30 kind:load to:0x02135745 module:overlay(49) +from:0x02137b34 kind:load to:0x02136aac module:overlay(49) +from:0x02137b38 kind:load to:0x0201bbe4 module:main +from:0x02137b3c kind:load to:0x02136a80 module:overlay(49) +from:0x02137b40 kind:load to:0x0201bd8c module:main +from:0x02137b4c kind:load to:0x02135554 module:overlay(49) +from:0x02137b50 kind:load to:0x02097944 module:overlay(0) +from:0x02137b54 kind:load to:0x02097754 module:overlay(0) +from:0x02137b58 kind:load to:0x020977d0 module:overlay(0) +from:0x02137b5c kind:load to:0x0209794c module:overlay(0) +from:0x02137b60 kind:load to:0x0209796c module:overlay(0) +from:0x02137b64 kind:load to:0x02097998 module:overlay(0) +from:0x02137b70 kind:load to:0x02135739 module:overlay(49) +from:0x02137b74 kind:load to:0x02136a90 module:overlay(49) +from:0x02137b78 kind:load to:0x02057bf4 module:overlay(0) +from:0x02137b7c kind:load to:0x02136788 module:overlay(49) +from:0x02137b80 kind:load to:0x02057dc8 module:overlay(0) +from:0x02137b84 kind:load to:0x02057e44 module:overlay(0) +from:0x02137b88 kind:load to:0x02057ea8 module:overlay(0) +from:0x02137b8c kind:load to:0x0209a79c module:overlay(0) +from:0x02137b90 kind:load to:0x02057d84 module:overlay(0) +from:0x02137b9c kind:load to:0x0213572d module:overlay(49) +from:0x02137ba0 kind:load to:0x02136ac8 module:overlay(49) +from:0x02137ba4 kind:load to:0x0209a254 module:overlay(0) +from:0x02137ba8 kind:load to:0x0209a288 module:overlay(0) +from:0x02137bac kind:load to:0x0209a320 module:overlay(0) +from:0x02137bb0 kind:load to:0x0209a334 module:overlay(0) +from:0x02137bb4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02137bb8 kind:load to:0x0209a35c module:overlay(0) +from:0x02137bbc kind:load to:0x0209a3e4 module:overlay(0) +from:0x02137bc0 kind:load to:0x0209a06c module:overlay(0) +from:0x02137bc4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02137bc8 kind:load to:0x0209a308 module:overlay(0) +from:0x02137bcc kind:load to:0x0209a348 module:overlay(0) +from:0x02137bd0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02137bd4 kind:load to:0x021340cc module:overlay(49) +from:0x02137bd8 kind:load to:0x021340a8 module:overlay(49) +from:0x02137bdc kind:load to:0x0209a70c module:overlay(0) +from:0x02137be0 kind:load to:0x02135b58 module:overlay(49) +from:0x02137be8 kind:load to:0x02135c70 module:overlay(49) +from:0x02137bf0 kind:load to:0x02136054 module:overlay(49) +from:0x02137bf8 kind:load to:0x021360c0 module:overlay(49) +from:0x02137c00 kind:load to:0x02136294 module:overlay(49) +from:0x02137c50 kind:load to:0x02135b2c module:overlay(49) +from:0x02137c58 kind:load to:0x02135b64 module:overlay(49) +from:0x02137c60 kind:load to:0x02136040 module:overlay(49) +from:0x02137c68 kind:load to:0x02136058 module:overlay(49) +from:0x02137c70 kind:load to:0x02136280 module:overlay(49) +from:0x02137d70 kind:load to:0x02098518 module:overlay(0) +from:0x02137d74 kind:load to:0x02098554 module:overlay(0) +from:0x02137d78 kind:load to:0x0209856c module:overlay(0) +from:0x02137d7c kind:load to:0x02098578 module:overlay(0) +from:0x02137d80 kind:load to:0x01fff464 module:itcm +from:0x02137d84 kind:load to:0x020a99d8 module:overlay(0) +from:0x02137d88 kind:load to:0x020a8d28 module:overlay(0) +from:0x02137d8c kind:load to:0x020a8da4 module:overlay(0) +from:0x02137d90 kind:load to:0x020a98f0 module:overlay(0) +from:0x02137d94 kind:load to:0x020a98f4 module:overlay(0) +from:0x02137d98 kind:load to:0x020984bc module:overlay(0) +from:0x02137d9c kind:load to:0x020a995c module:overlay(0) +from:0x02137da0 kind:load to:0x020984c4 module:overlay(0) +from:0x02137da4 kind:load to:0x020984c8 module:overlay(0) +from:0x02137da8 kind:load to:0x02098584 module:overlay(0) +from:0x02137dac kind:load to:0x020985f0 module:overlay(0) +from:0x02137db0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137db4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137db8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137dbc kind:load to:0x02136b0c module:overlay(49) +from:0x02137dc0 kind:load to:0x02136ae4 module:overlay(49) +from:0x02137dc4 kind:load to:0x020a8da0 module:overlay(0) +from:0x02137dcc kind:load to:0x020a92d0 module:overlay(0) +from:0x02137dd0 kind:load to:0x020a8f78 module:overlay(0) +from:0x02137dd4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02137dd8 kind:load to:0x020a9150 module:overlay(0) +from:0x02137ddc kind:load to:0x020a914c module:overlay(0) +from:0x02137de0 kind:load to:0x020a921c module:overlay(0) +from:0x02137de4 kind:load to:0x020a9240 module:overlay(0) +from:0x02137de8 kind:load to:0x020a9244 module:overlay(0) +from:0x02137dec kind:load to:0x020a91a0 module:overlay(0) +from:0x02137df0 kind:load to:0x020a91a8 module:overlay(0) +from:0x02137df4 kind:load to:0x020a91b0 module:overlay(0) +from:0x02137df8 kind:load to:0x020a8f54 module:overlay(0) +from:0x02137dfc kind:load to:0x020a8f5c module:overlay(0) +from:0x02137e00 kind:load to:0x020a8f64 module:overlay(0) +from:0x02137e04 kind:load to:0x020a8f6c module:overlay(0) +from:0x02137e08 kind:load to:0x020a9448 module:overlay(0) +from:0x02137e0c kind:load to:0x020a9598 module:overlay(0) +from:0x02137e10 kind:load to:0x020a95c4 module:overlay(0) +from:0x02137e14 kind:load to:0x020a95e4 module:overlay(0) +from:0x02137e18 kind:load to:0x020a97fc module:overlay(0) +from:0x02137e1c kind:load to:0x020a95d4 module:overlay(0) +from:0x02137e20 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02137e24 kind:load to:0x020a8e84 module:overlay(0) +from:0x02137e28 kind:load to:0x020a99a4 module:overlay(0) +from:0x02137e34 kind:load to:0x02098518 module:overlay(0) +from:0x02137e38 kind:load to:0x02098554 module:overlay(0) +from:0x02137e3c kind:load to:0x0209856c module:overlay(0) +from:0x02137e40 kind:load to:0x02098578 module:overlay(0) +from:0x02137e44 kind:load to:0x01fff464 module:itcm +from:0x02137e48 kind:load to:0x020a99d8 module:overlay(0) +from:0x02137e4c kind:load to:0x021357dc module:overlay(49) +from:0x02137e50 kind:load to:0x020a8da4 module:overlay(0) +from:0x02137e54 kind:load to:0x021358c4 module:overlay(49) +from:0x02137e58 kind:load to:0x02135b18 module:overlay(49) +from:0x02137e5c kind:load to:0x020984bc module:overlay(0) +from:0x02137e60 kind:load to:0x021367a0 module:overlay(49) +from:0x02137e64 kind:load to:0x020984c4 module:overlay(0) +from:0x02137e68 kind:load to:0x020984c8 module:overlay(0) +from:0x02137e6c kind:load to:0x02098584 module:overlay(0) +from:0x02137e70 kind:load to:0x020985f0 module:overlay(0) +from:0x02137e74 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02137e78 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02137e7c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02137e80 kind:load to:0x02135751 module:overlay(49) +from:0x02137e84 kind:load to:0x02135795 module:overlay(49) +from:0x02137e88 kind:load to:0x020a8da0 module:overlay(0) +from:0x02137e8c kind:load to:0x0213585c module:overlay(49) +from:0x02137e90 kind:load to:0x020a92d0 module:overlay(0) +from:0x02137e94 kind:load to:0x020a8f78 module:overlay(0) +from:0x02137e98 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02137e9c kind:load to:0x021366c8 module:overlay(49) +from:0x02137ea0 kind:load to:0x020a914c module:overlay(0) +from:0x02137ea4 kind:load to:0x020a921c module:overlay(0) +from:0x02137ea8 kind:load to:0x020a9240 module:overlay(0) +from:0x02137eac kind:load to:0x020a9244 module:overlay(0) +from:0x02137eb0 kind:load to:0x02136870 module:overlay(49) +from:0x02137eb4 kind:load to:0x02136974 module:overlay(49) +from:0x02137eb8 kind:load to:0x020a91b0 module:overlay(0) +from:0x02137ebc kind:load to:0x021366f4 module:overlay(49) +from:0x02137ec0 kind:load to:0x02136708 module:overlay(49) +from:0x02137ec4 kind:load to:0x020a8f64 module:overlay(0) +from:0x02137ec8 kind:load to:0x020a8f6c module:overlay(0) +from:0x02137ecc kind:load to:0x0213671c module:overlay(49) +from:0x02137ed0 kind:load to:0x020a9598 module:overlay(0) +from:0x02137ed4 kind:load to:0x020a95c4 module:overlay(0) +from:0x02137ed8 kind:load to:0x021365f8 module:overlay(49) +from:0x02137edc kind:load to:0x020a97fc module:overlay(0) +from:0x02137ee0 kind:load to:0x020a95d4 module:overlay(0) +from:0x02137ee4 kind:load to:0x02136488 module:overlay(49) +from:0x02137ee8 kind:load to:0x020a8e84 module:overlay(0) +from:0x02137eec kind:load to:0x020a99a4 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov049/symbols.txt b/config/eur/arm9/overlays/ov049/symbols.txt new file mode 100644 index 00000000..b6332249 --- /dev/null +++ b/config/eur/arm9/overlays/ov049/symbols.txt @@ -0,0 +1,339 @@ +func_ov049_021304a0 kind:function(arm,size=0xc) addr:0x021304a0 +func_ov049_021304ac kind:function(arm,size=0x24) addr:0x021304ac +func_ov049_021304d0 kind:function(arm,size=0x44) addr:0x021304d0 +func_ov049_02130514 kind:function(arm,size=0x50) addr:0x02130514 +func_ov049_02130564 kind:function(arm,size=0xd4) addr:0x02130564 +func_ov049_02130638 kind:function(arm,size=0x104) addr:0x02130638 +func_ov049_0213073c kind:function(arm,size=0x44) addr:0x0213073c +func_ov049_02130780 kind:function(arm,size=0x88) addr:0x02130780 +func_ov049_02130808 kind:function(arm,size=0x50) addr:0x02130808 +func_ov049_02130858 kind:function(arm,size=0x94) addr:0x02130858 +func_ov049_021308ec kind:function(arm,size=0x84) addr:0x021308ec +func_ov049_02130970 kind:function(arm,size=0xe4) addr:0x02130970 +func_ov049_02130a54 kind:function(arm,size=0x120) addr:0x02130a54 +func_ov049_02130b74 kind:function(arm,size=0x12c) addr:0x02130b74 +func_ov049_02130ca0 kind:function(arm,size=0x5c) addr:0x02130ca0 +func_ov049_02130cfc kind:function(arm,size=0x1ac) addr:0x02130cfc +func_ov049_02130ea8 kind:function(arm,size=0x44) addr:0x02130ea8 +func_ov049_02130eec kind:function(arm,size=0x14) addr:0x02130eec +func_ov049_02130f00 kind:function(arm,size=0x308) addr:0x02130f00 +func_ov049_02131208 kind:function(arm,size=0x34) addr:0x02131208 +func_ov049_0213123c kind:function(arm,size=0x84) addr:0x0213123c +func_ov049_021312c0 kind:function(arm,size=0x44) addr:0x021312c0 +func_ov049_02131304 kind:function(arm,size=0x68) addr:0x02131304 +func_ov049_0213136c kind:function(arm,size=0x44) addr:0x0213136c +func_ov049_021313b0 kind:function(arm,size=0x6c) addr:0x021313b0 +func_ov049_0213141c kind:function(arm,size=0x20) addr:0x0213141c +func_ov049_0213143c kind:function(arm,size=0x28) addr:0x0213143c +func_ov049_02131464 kind:function(arm,size=0x14) addr:0x02131464 +func_ov049_02131478 kind:function(arm,size=0xc) addr:0x02131478 +func_ov049_02131484 kind:function(arm,size=0x24) addr:0x02131484 +func_ov049_021314a8 kind:function(arm,size=0x6c) addr:0x021314a8 +func_ov049_02131514 kind:function(arm,size=0xd4) addr:0x02131514 +func_ov049_021315e8 kind:function(arm,size=0xd4) addr:0x021315e8 +func_ov049_021316bc kind:function(arm,size=0x128) addr:0x021316bc +func_ov049_021317e4 kind:function(arm,size=0x44) addr:0x021317e4 +func_ov049_02131828 kind:function(arm,size=0x90) addr:0x02131828 +func_ov049_021318b8 kind:function(arm,size=0x50) addr:0x021318b8 +func_ov049_02131908 kind:function(arm,size=0x38) addr:0x02131908 +func_ov049_02131940 kind:function(arm,size=0x7c) addr:0x02131940 +func_ov049_021319bc kind:function(arm,size=0x148) addr:0x021319bc +func_ov049_02131b04 kind:function(arm,size=0x4) addr:0x02131b04 +func_ov049_02131b08 kind:function(arm,size=0x28) addr:0x02131b08 +func_ov049_02131b30 kind:function(arm,size=0xb4) addr:0x02131b30 +func_ov049_02131be4 kind:function(arm,size=0xbc) addr:0x02131be4 +func_ov049_02131ca0 kind:function(arm,size=0xc) addr:0x02131ca0 +func_ov049_02131cac kind:function(arm,size=0xe8) addr:0x02131cac +func_ov049_02131d94 kind:function(arm,size=0x68) addr:0x02131d94 +func_ov049_02131dfc kind:function(arm,size=0x30) addr:0x02131dfc +func_ov049_02131e2c kind:function(arm,size=0x2c) addr:0x02131e2c +func_ov049_02131e58 kind:function(arm,size=0x108) addr:0x02131e58 +func_ov049_02131f60 kind:function(arm,size=0x64) addr:0x02131f60 +func_ov049_02131fc4 kind:function(arm,size=0xcc) addr:0x02131fc4 +func_ov049_02132090 kind:function(arm,size=0x20) addr:0x02132090 +func_ov049_021320b0 kind:function(arm,size=0x28) addr:0x021320b0 +func_ov049_021320d8 kind:function(arm,size=0x14) addr:0x021320d8 +func_ov049_021320ec kind:function(arm,size=0xc) addr:0x021320ec +func_ov049_021320f8 kind:function(arm,size=0x24) addr:0x021320f8 +func_ov049_0213211c kind:function(arm,size=0x4c) addr:0x0213211c +func_ov049_02132168 kind:function(arm,size=0x1c8) addr:0x02132168 +func_ov049_02132330 kind:function(arm,size=0x14) addr:0x02132330 +func_ov049_02132344 kind:function(arm,size=0xc8) addr:0x02132344 +func_ov049_0213240c kind:function(arm,size=0xd0) addr:0x0213240c +func_ov049_021324dc kind:function(arm,size=0xc0) addr:0x021324dc +func_ov049_0213259c kind:function(arm,size=0x64) addr:0x0213259c +func_ov049_02132600 kind:function(arm,size=0x4) addr:0x02132600 +func_ov049_02132604 kind:function(arm,size=0xd4) addr:0x02132604 +func_ov049_021326d8 kind:function(arm,size=0x3c) addr:0x021326d8 +func_ov049_02132714 kind:function(arm,size=0x48) addr:0x02132714 +func_ov049_0213275c kind:function(arm,size=0x2e4) addr:0x0213275c +func_ov049_02132a40 kind:function(arm,size=0x2b0) addr:0x02132a40 +func_ov049_02132cf0 kind:function(arm,size=0x2c) addr:0x02132cf0 +func_ov049_02132d1c kind:function(arm,size=0xe4) addr:0x02132d1c +func_ov049_02132e00 kind:function(arm,size=0xa8) addr:0x02132e00 +func_ov049_02132ea8 kind:function(arm,size=0x80) addr:0x02132ea8 +func_ov049_02132f28 kind:function(arm,size=0xc4) addr:0x02132f28 +func_ov049_02132fec kind:function(arm,size=0x7c) addr:0x02132fec +func_ov049_02133068 kind:function(arm,size=0xc0) addr:0x02133068 +func_ov049_02133128 kind:function(arm,size=0x360) addr:0x02133128 +func_ov049_02133488 kind:function(arm,size=0x98) addr:0x02133488 +func_ov049_02133520 kind:function(arm,size=0x74) addr:0x02133520 +func_ov049_02133594 kind:function(arm,size=0x204) addr:0x02133594 +func_ov049_02133798 kind:function(arm,size=0x114) addr:0x02133798 +func_ov049_021338ac kind:function(arm,size=0x1bc) addr:0x021338ac +func_ov049_02133a68 kind:function(arm,size=0x64) addr:0x02133a68 +func_ov049_02133acc kind:function(arm,size=0x28) addr:0x02133acc +func_ov049_02133af4 kind:function(arm,size=0x40) addr:0x02133af4 +func_ov049_02133b34 kind:function(arm,size=0xc0) addr:0x02133b34 +func_ov049_02133bf4 kind:function(arm,size=0x7c) addr:0x02133bf4 +func_ov049_02133c70 kind:function(arm,size=0x70) addr:0x02133c70 +func_ov049_02133ce0 kind:function(arm,size=0x6c) addr:0x02133ce0 +func_ov049_02133d4c kind:function(arm,size=0x58) addr:0x02133d4c +func_ov049_02133da4 kind:function(arm,size=0x48) addr:0x02133da4 +func_ov049_02133dec kind:function(arm,size=0x84) addr:0x02133dec +func_ov049_02133e70 kind:function(arm,size=0x28) addr:0x02133e70 +func_ov049_02133e98 kind:function(arm,size=0x1c) addr:0x02133e98 +func_ov049_02133eb4 kind:function(arm,size=0x24) addr:0x02133eb4 +func_ov049_02133ed8 kind:function(arm,size=0x2c) addr:0x02133ed8 +func_ov049_02133f04 kind:function(arm,size=0xb8) addr:0x02133f04 +func_ov049_02133fbc kind:function(arm,size=0xec) addr:0x02133fbc +func_ov049_021340a8 kind:function(arm,size=0x24) addr:0x021340a8 +func_ov049_021340cc kind:function(arm,size=0x2c) addr:0x021340cc +func_ov049_021340f8 kind:function(arm,size=0xc) addr:0x021340f8 +func_ov049_02134104 kind:function(arm,size=0x1c) addr:0x02134104 +func_ov049_02134120 kind:function(arm,size=0x14) addr:0x02134120 +func_ov049_02134134 kind:function(arm,size=0xc) addr:0x02134134 +func_ov049_02134140 kind:function(arm,size=0x24) addr:0x02134140 +func_ov049_02134164 kind:function(arm,size=0x28) addr:0x02134164 +func_ov049_0213418c kind:function(arm,size=0x40) addr:0x0213418c +func_ov049_021341cc kind:function(arm,size=0x8) addr:0x021341cc +func_ov049_021341d4 kind:function(arm,size=0x38) addr:0x021341d4 +func_ov049_0213420c kind:function(arm,size=0xe4) addr:0x0213420c +func_ov049_021342f0 kind:function(arm,size=0xd8) addr:0x021342f0 +func_ov049_021343c8 kind:function(arm,size=0x4) addr:0x021343c8 +func_ov049_021343cc kind:function(arm,size=0x8) addr:0x021343cc +func_ov049_021343d4 kind:function(arm,size=0x10) addr:0x021343d4 +func_ov049_021343e4 kind:function(arm,size=0x14) addr:0x021343e4 +func_ov049_021343f8 kind:function(arm,size=0x1c) addr:0x021343f8 +func_ov049_02134414 kind:function(arm,size=0x24) addr:0x02134414 +func_ov049_02134438 kind:function(arm,size=0x14) addr:0x02134438 +func_ov049_0213444c kind:function(arm,size=0x40) addr:0x0213444c +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=0x20) addr:0x0213456c +func_ov049_0213458c kind:function(arm,size=0x3c) addr:0x0213458c +func_ov049_021345c8 kind:function(arm,size=0x3c) addr:0x021345c8 +func_ov049_02134604 kind:function(arm,size=0x3c) addr:0x02134604 +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=0x20) addr:0x021346c0 +func_ov049_021346e0 kind:function(arm,size=0x80) addr:0x021346e0 +func_ov049_02134760 kind:function(arm,size=0x5c) addr:0x02134760 +func_ov049_021347bc kind:function(arm,size=0xc) addr:0x021347bc +func_ov049_021347c8 kind:function(arm,size=0x24) addr:0x021347c8 +func_ov049_021347ec kind:function(arm,size=0x68) addr:0x021347ec +func_ov049_02134854 kind:function(arm,size=0x1cc) addr:0x02134854 +func_ov049_02134a20 kind:function(arm,size=0x16c) addr:0x02134a20 +func_ov049_02134b8c kind:function(arm,size=0x50) addr:0x02134b8c +func_ov049_02134bdc kind:function(arm,size=0x58) addr:0x02134bdc +func_ov049_02134c34 kind:function(arm,size=0xb4) addr:0x02134c34 +func_ov049_02134ce8 kind:function(arm,size=0x64) addr:0x02134ce8 +func_ov049_02134d4c kind:function(arm,size=0x4c) addr:0x02134d4c +func_ov049_02134d98 kind:function(arm,size=0x34) addr:0x02134d98 +func_ov049_02134dcc kind:function(arm,size=0x14) addr:0x02134dcc +func_ov049_02134de0 kind:function(arm,size=0x40) addr:0x02134de0 +func_ov049_02134e20 kind:function(arm,size=0x4) addr:0x02134e20 +func_ov049_02134e24 kind:function(arm,size=0x24) addr:0x02134e24 +func_ov049_02134e48 kind:function(arm,size=0xc) addr:0x02134e48 +func_ov049_02134e54 kind:function(arm,size=0x84) addr:0x02134e54 +func_ov049_02134ed8 kind:function(arm,size=0x94) addr:0x02134ed8 +func_ov049_02134f6c kind:function(arm,size=0x108) addr:0x02134f6c +func_ov049_02135074 kind:function(arm,size=0x8c) addr:0x02135074 +func_ov049_02135100 kind:function(arm,size=0xcc) addr:0x02135100 +func_ov049_021351cc kind:function(arm,size=0x28) addr:0x021351cc +func_ov049_021351f4 kind:function(arm,size=0x20) addr:0x021351f4 +func_ov049_02135214 kind:function(arm,size=0x14) addr:0x02135214 +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=0x20) addr:0x02135328 +func_ov049_02135348 kind:function(arm,size=0x3c) addr:0x02135348 +func_ov049_02135384 kind:function(arm,size=0x3c) addr:0x02135384 +func_ov049_021353c0 kind:function(arm,size=0x3c) addr:0x021353c0 +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=0x20) addr:0x0213547c +func_ov049_0213549c kind:function(arm,size=0x80) addr:0x0213549c +func_ov049_0213551c kind:function(arm,size=0x2c) addr:0x0213551c +func_ov049_02135548 kind:function(arm,size=0xc) addr:0x02135548 +func_ov049_02135554 kind:function(arm,size=0x24) addr:0x02135554 +func_ov049_02135578 kind:function(arm,size=0x54) addr:0x02135578 +func_ov049_021355cc kind:function(thumb,size=0x160) addr:0x021355cc +func_ov049_0213572c kind:function(thumb,size=0xc) addr:0x0213572c +func_ov049_02135738 kind:function(thumb,size=0xc) addr:0x02135738 +func_ov049_02135744 kind:function(thumb,size=0xc) addr:0x02135744 +func_ov049_02135750 kind:function(thumb,size=0x44) addr:0x02135750 +func_ov049_02135794 kind:function(thumb,size=0x48) addr:0x02135794 +func_ov049_021357dc kind:function(arm,size=0x80) addr:0x021357dc +func_ov049_0213585c kind:function(arm,size=0x68) addr:0x0213585c +func_ov049_021358c4 kind:function(arm,size=0x254) addr:0x021358c4 +func_ov049_02135b18 kind:function(arm,size=0x14) addr:0x02135b18 +func_ov049_02135b2c kind:function(arm,size=0x2c) addr:0x02135b2c +func_ov049_02135b58 kind:function(arm,size=0xc) addr:0x02135b58 +func_ov049_02135b64 kind:function(arm,size=0x10c) addr:0x02135b64 +func_ov049_02135c70 kind:function(arm,size=0x3d0) addr:0x02135c70 +func_ov049_02136040 kind:function(arm,size=0x14) addr:0x02136040 +func_ov049_02136054 kind:function(arm,size=0x4) addr:0x02136054 +func_ov049_02136058 kind:function(arm,size=0x68) addr:0x02136058 +func_ov049_021360c0 kind:function(arm,size=0x1c0) addr:0x021360c0 +func_ov049_02136280 kind:function(arm,size=0x14) addr:0x02136280 +func_ov049_02136294 kind:function(arm,size=0x58) addr:0x02136294 +func_ov049_021362ec kind:function(arm,size=0xcc) addr:0x021362ec +func_ov049_021363b8 kind:function(arm,size=0xd0) addr:0x021363b8 +func_ov049_02136488 kind:function(arm,size=0x170) addr:0x02136488 +func_ov049_021365f8 kind:function(arm,size=0xd0) addr:0x021365f8 +func_ov049_021366c8 kind:function(arm,size=0x2c) addr:0x021366c8 +func_ov049_021366f4 kind:function(arm,size=0x14) addr:0x021366f4 +func_ov049_02136708 kind:function(arm,size=0x14) addr:0x02136708 +func_ov049_0213671c kind:function(arm,size=0x6c) addr:0x0213671c +func_ov049_02136788 kind:function(arm,size=0x18) addr:0x02136788 +func_ov049_021367a0 kind:function(arm,size=0xa4) addr:0x021367a0 +func_ov049_02136844 kind:function(arm,size=0x2c) addr:0x02136844 +func_ov049_02136870 kind:function(arm,size=0x104) addr:0x02136870 +func_ov049_02136974 kind:function(arm,size=0x54) addr:0x02136974 +func_ov049_021369c8 kind:function(arm,size=0xb8) addr:0x021369c8 +func_ov049_02136a80 kind:function(arm,size=0x10) addr:0x02136a80 +func_ov049_02136a90 kind:function(arm,size=0x1c) addr:0x02136a90 +func_ov049_02136aac kind:function(arm,size=0x1c) addr:0x02136aac +func_ov049_02136ac8 kind:function(arm,size=0x1c) addr:0x02136ac8 +func_ov049_02136ae4 kind:function(arm,size=0x28) addr:0x02136ae4 +func_ov049_02136b0c kind:function(arm,size=0x20) addr:0x02136b0c +func_ov049_02136b2c kind:function(arm,size=0x14) addr:0x02136b2c +data_ov049_02136b40 kind:data(any) addr:0x02136b40 +data_ov049_02136b44 kind:data(any) addr:0x02136b44 +data_ov049_02136b48 kind:data(any) addr:0x02136b48 +data_ov049_02136b4c kind:data(any) addr:0x02136b4c +data_ov049_02136b50 kind:data(any) addr:0x02136b50 +data_ov049_02136b58 kind:data(any) addr:0x02136b58 +data_ov049_02136b5c kind:data(any) addr:0x02136b5c +data_ov049_02136b60 kind:data(any) addr:0x02136b60 +data_ov049_02136b64 kind:data(any) addr:0x02136b64 +func_ov049_02136b70 kind:function(arm,size=0x50) addr:0x02136b70 +func_ov049_02136bc0 kind:function(arm,size=0x50) addr:0x02136bc0 +func_ov049_02136c10 kind:function(arm,size=0x50) addr:0x02136c10 +func_ov049_02136c60 kind:function(arm,size=0x50) addr:0x02136c60 +func_ov049_02136cb0 kind:function(arm,size=0x30c) addr:0x02136cb0 +func_ov049_02136fbc kind:function(arm,size=0x30c) addr:0x02136fbc +data_ov049_02137308 kind:data(any) addr:0x02137308 +data_ov049_02137324 kind:data(any) addr:0x02137324 +data_ov049_02137354 kind:data(any) addr:0x02137354 +data_ov049_0213738c kind:data(any) addr:0x0213738c +data_ov049_021373e4 kind:data(any) addr:0x021373e4 +data_ov049_021373e8 kind:data(any) addr:0x021373e8 +data_ov049_02137418 kind:data(any) addr:0x02137418 +data_ov049_02137450 kind:data(any) addr:0x02137450 +data_ov049_02137474 kind:data(any) addr:0x02137474 +data_ov049_021374cc kind:data(any) addr:0x021374cc +data_ov049_021374d0 kind:data(any) addr:0x021374d0 +data_ov049_021374e8 kind:data(any) addr:0x021374e8 +data_ov049_02137508 kind:data(any) addr:0x02137508 +data_ov049_02137524 kind:data(any) addr:0x02137524 +data_ov049_02137540 kind:data(any) addr:0x02137540 +data_ov049_02137588 kind:data(any) addr:0x02137588 +data_ov049_021375d8 kind:data(any) addr:0x021375d8 +data_ov049_021375e4 kind:data(any) addr:0x021375e4 ambiguous +data_ov049_02137624 kind:data(any) addr:0x02137624 +data_ov049_02137684 kind:data(any) addr:0x02137684 +data_ov049_02137698 kind:data(any) addr:0x02137698 +data_ov049_021376bc kind:data(any) addr:0x021376bc +data_ov049_02137720 kind:data(any) addr:0x02137720 +data_ov049_02137734 kind:data(any) addr:0x02137734 +data_ov049_02137758 kind:data(any) addr:0x02137758 +data_ov049_02137778 kind:data(any) addr:0x02137778 +data_ov049_021377d0 kind:data(any) addr:0x021377d0 +data_ov049_02137828 kind:data(any) addr:0x02137828 +data_ov049_02137890 kind:data(any) addr:0x02137890 +data_ov049_02137954 kind:data(any) addr:0x02137954 +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_02137b10 kind:data(any) addr:0x02137b10 +data_ov049_02137b20 kind:data(any) addr:0x02137b20 +data_ov049_02137b22 kind:data(any) addr:0x02137b22 +data_ov049_02137b24 kind:data(any) addr:0x02137b24 +data_ov049_02137b30 kind:data(any) addr:0x02137b30 +data_ov049_02137b4c kind:data(any) addr:0x02137b4c +data_ov049_02137b70 kind:data(any) addr:0x02137b70 +data_ov049_02137b9c kind:data(any) addr:0x02137b9c +data_ov049_02137be0 kind:data(any) addr:0x02137be0 +data_ov049_02137c50 kind:data(any) addr:0x02137c50 +data_ov049_02137cc0 kind:data(any) addr:0x02137cc0 +data_ov049_02137cd8 kind:data(any) addr:0x02137cd8 +data_ov049_02137d20 kind:data(any) addr:0x02137d20 +data_ov049_02137d38 kind:data(any) addr:0x02137d38 +data_ov049_02137d50 kind:data(any) addr:0x02137d50 +data_ov049_02137d70 kind:data(any) addr:0x02137d70 +data_ov049_02137e34 kind:data(any) addr:0x02137e34 +data_ov049_02137ef0 kind:data(any) addr:0x02137ef0 +data_ov049_02137ef4 kind:data(any) addr:0x02137ef4 +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:data(any) addr:0x02137fe0 +data_ov049_02137ff0 kind:data(any) addr:0x02137ff0 +data_ov049_02138000 kind:bss addr:0x02138000 +data_ov049_02138004 kind:bss addr:0x02138004 +data_ov049_02138010 kind:bss addr:0x02138010 +data_ov049_021380e8 kind:bss addr:0x021380e8 +data_ov049_021380ec kind:bss addr:0x021380ec +data_ov049_021380f8 kind:bss addr:0x021380f8 +data_ov049_021381d0 kind:bss addr:0x021381d0 +data_ov049_021381d4 kind:bss addr:0x021381d4 +data_ov049_021381e0 kind:bss addr:0x021381e0 +data_ov049_021382b8 kind:bss addr:0x021382b8 +data_ov049_021382bc kind:bss addr:0x021382bc +data_ov049_021382c8 kind:bss addr:0x021382c8 +data_ov049_02138304 kind:bss addr:0x02138304 +data_ov049_02138308 kind:bss addr:0x02138308 +data_ov049_02138314 kind:bss addr:0x02138314 +data_ov049_021383ec kind:bss addr:0x021383ec +data_ov049_021383f0 kind:bss addr:0x021383f0 +data_ov049_021383fc kind:bss addr:0x021383fc diff --git a/config/eur/arm9/overlays/ov050/delinks.txt b/config/eur/arm9/overlays/ov050/delinks.txt new file mode 100644 index 00000000..34364d0e --- /dev/null +++ b/config/eur/arm9/overlays/ov050/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021304a0 end:0x021367c4 kind:code align:32 + .rodata start:0x021367c4 end:0x021367e4 kind:data align:4 + .init start:0x021367e4 end:0x02136958 kind:code align:4 + .ctor start:0x02136958 end:0x0213696c kind:data align:4 + .data start:0x02136980 end:0x02137020 kind:data align:32 + .bss start:0x02137020 end:0x021373e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov050/relocs.txt b/config/eur/arm9/overlays/ov050/relocs.txt new file mode 100644 index 00000000..fad01d5a --- /dev/null +++ b/config/eur/arm9/overlays/ov050/relocs.txt @@ -0,0 +1,1060 @@ +from:0x021304a8 kind:load to:0x0213703c module:overlay(50) +from:0x021304bc kind:arm_call to:0x02011f3c module:main +from:0x021304c8 kind:arm_call to:0x02130538 module:overlay(50) +from:0x021304e0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02130534 kind:load to:0x021369dc module:overlay(50) +from:0x02130548 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0213055c kind:arm_call to:0x02132c34 module:overlay(50) +from:0x02130564 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021305c0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021305e8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02130600 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02130634 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0213064c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02130664 kind:arm_call_thumb to:0x0213f988 module:overlay(70) +from:0x02130670 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0213068c kind:arm_call_thumb to:0x02140f0c module:overlay(70) +from:0x021306ac kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x02130700 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02130710 kind:load to:0x02136a90 module:overlay(50) +from:0x02130714 kind:load to:0x0213703c module:overlay(50) +from:0x02130718 kind:load to:0x02136a00 module:overlay(50) +from:0x0213071c kind:load to:0x02136a48 module:overlay(50) +from:0x02130720 kind:load to:0x02137030 module:overlay(50) +from:0x0213072c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02130740 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02130758 kind:arm_call to:0x02140f40 module:overlay(70) +from:0x02130770 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02130798 kind:arm_call to:0x0213293c module:overlay(50) +from:0x021307a4 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02130834 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0213084c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02130854 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0213086c kind:load to:0x020aecf8 module:overlay(0) +from:0x02130870 kind:load to:0x02136988 module:overlay(50) +from:0x02130874 kind:load to:0x027e09a8 module:dtcm +from:0x02130894 kind:arm_call to:0x021307b0 module:overlay(50) +from:0x021308cc kind:load to:0x02136ae8 module:overlay(50) +from:0x02130974 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0213099c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021309ac kind:arm_call to:0x02098910 module:overlay(0) +from:0x021309c0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021309f8 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02130ab4 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02130ac8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130ad8 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02130aec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130afc kind:arm_call to:0x020e6314 module:overlay(31) +from:0x02130b1c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02130b44 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02130b60 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02130b70 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02130b80 kind:arm_call to:0x02135148 module:overlay(50) +from:0x02130b8c kind:arm_call to:0x0213087c module:overlay(50) +from:0x02130bb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130bbc kind:arm_call to:0x01fff458 module:itcm +from:0x02130c5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02130c6c kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02130c84 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02130c90 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02130cc0 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02130d34 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02130d40 kind:load to:0x02136b58 module:overlay(50) +from:0x02130d44 kind:load to:0x027e0ce0 module:dtcm +from:0x02130d54 kind:load to:0x027e0ce4 module:dtcm +from:0x02130d5c kind:load to:0x027e09a8 module:dtcm +from:0x02130d68 kind:load to:0x027e0cec module:dtcm +from:0x02130d70 kind:load to:0x0203e964 module:main +from:0x02130d78 kind:load to:0x027e09c0 module:dtcm +from:0x02130d98 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02130db8 kind:load to:0x027e09b8 module:dtcm +from:0x02130de8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02130e00 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02130e14 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02130e3c kind:arm_call to:0x02132b70 module:overlay(50) +from:0x02130e54 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02130e84 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02130eac kind:arm_call to:0x02132a4c module:overlay(50) +from:0x02130ec0 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02130f00 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02130f0c kind:load to:0x027e0ce0 module:dtcm +from:0x02130f30 kind:arm_call to:0x0209b264 module:overlay(0) +from:0x02130f38 kind:arm_call to:0x0209bf54 module:overlay(0) +from:0x02130f5c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02130f74 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02130f88 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02130fac kind:arm_call to:0x0209853c module:overlay(0) +from:0x02130fbc kind:arm_call to:0x02132b70 module:overlay(50) +from:0x02130ff4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213101c kind:arm_call to:0x02132a4c module:overlay(50) +from:0x02131048 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131074 kind:arm_call to:0x02132330 module:overlay(50) +from:0x021310e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021310f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131104 kind:arm_call to:0x01ff930c module:itcm +from:0x02131148 kind:arm_call to:0x0209b420 module:overlay(0) +from:0x02131164 kind:arm_call to:0x02132800 module:overlay(50) +from:0x02131184 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02131190 kind:load to:0x027e0ce0 module:dtcm +from:0x021311c4 kind:arm_call to:0x0201767c module:main +from:0x021311d0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021311e4 kind:arm_call to:0x02140f5c module:overlay(70) +from:0x02131200 kind:arm_call to:0x0213087c module:overlay(50) +from:0x0213121c kind:arm_call to:0x021328c8 module:overlay(50) +from:0x02131230 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131240 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131250 kind:arm_call to:0x02132b70 module:overlay(50) +from:0x02131264 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131294 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021312bc kind:arm_call to:0x02132a4c module:overlay(50) +from:0x021312d0 kind:arm_call to:0x0213087c module:overlay(50) +from:0x021312e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021312f0 kind:arm_call to:0x02140f4c module:overlay(70) +from:0x02131324 kind:arm_call to:0x0201767c module:main +from:0x02131330 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131344 kind:arm_call to:0x02140f5c module:overlay(70) +from:0x02131358 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131370 kind:arm_call to:0x0213087c module:overlay(50) +from:0x0213138c kind:arm_call to:0x02132330 module:overlay(50) +from:0x021313e0 kind:arm_call to:0x02141264 module:overlays(58,70) +from:0x021313f4 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131434 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02131488 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131494 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021314a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021314cc kind:load to:0x02136980 module:overlay(50) +from:0x02131554 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131560 kind:arm_call to:0x02016958 module:main +from:0x02131578 kind:arm_call to:0x01ff9638 module:itcm +from:0x021315b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0213160c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02131624 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131660 kind:arm_call to:0x02132874 module:overlay(50) +from:0x02131670 kind:load to:0x027e0cec module:dtcm +from:0x02131678 kind:load to:0x027e09a8 module:dtcm +from:0x02131690 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021316a0 kind:arm_call to:0x0213f9f0 module:overlay(70) +from:0x021316ac kind:arm_call to:0x02133128 module:overlay(50) +from:0x0213174c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02131770 kind:arm_call to:0x02132330 module:overlay(50) +from:0x02131788 kind:arm_call to:0x01ff930c module:itcm +from:0x021317a0 kind:arm_call to:0x02017f54 module:main +from:0x0213183c kind:arm_call to:0x021329e0 module:overlay(50) +from:0x0213185c kind:arm_call to:0x0213087c module:overlay(50) +from:0x0213186c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131884 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02131898 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021318c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021318d0 kind:arm_call to:0x02132b70 module:overlay(50) +from:0x02131920 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131930 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131940 kind:arm_call to:0x021328c8 module:overlay(50) +from:0x02131958 kind:arm_call to:0x0213087c module:overlay(50) +from:0x0213196c kind:load to:0x0203e964 module:main +from:0x02131970 kind:load to:0x027e0ce0 module:dtcm +from:0x02131984 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131994 kind:arm_call to:0x0213f9f0 module:overlay(70) +from:0x021319c8 kind:arm_call to:0x02132330 module:overlay(50) +from:0x021319dc kind:arm_call to:0x021328c8 module:overlay(50) +from:0x021319f0 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131a14 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131a38 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131a64 kind:arm_call to:0x0213fbc4 module:overlay(70) +from:0x02131a90 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131ae8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131b00 kind:arm_call to:0x01ff930c module:itcm +from:0x02131b60 kind:arm_call to:0x021328c8 module:overlay(50) +from:0x02131b78 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131b88 kind:load to:0x0203e964 module:main +from:0x02131bc4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131bd0 kind:load to:0x027e09a8 module:dtcm +from:0x02131c30 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02131c5c kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131c74 kind:arm_call to:0x02132330 module:overlay(50) +from:0x02131d00 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131d14 kind:load to:0x021367c4 module:overlay(50) +from:0x02131d18 kind:load to:0x027e09a8 module:dtcm +from:0x02131dbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131de4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02131e24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131e54 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02131e88 kind:arm_call to:0x02132874 module:overlay(50) +from:0x02131e94 kind:load to:0x0203e964 module:main +from:0x02131e9c kind:load to:0x027e09c0 module:dtcm +from:0x02131ec4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131ef8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02131f10 kind:load to:0x027e09a8 module:dtcm +from:0x02131f18 kind:load to:0x02136988 module:overlay(50) +from:0x02131f4c kind:arm_call to:0x0209bce8 module:overlay(0) +from:0x02131f94 kind:arm_call to:0x0201767c module:main +from:0x02131fa8 kind:arm_call to:0x02140f5c module:overlay(70) +from:0x02131fb4 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02131fdc kind:arm_call to:0x0213087c module:overlay(50) +from:0x02132010 kind:arm_call to:0x02132330 module:overlay(50) +from:0x02132040 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02132068 kind:arm_call to:0x02132a4c module:overlay(50) +from:0x02132094 kind:arm_call to:0x0213087c module:overlay(50) +from:0x021320ec kind:arm_call to:0x02141264 module:overlays(58,70) +from:0x02132100 kind:arm_call to:0x0213087c module:overlay(50) +from:0x0213216c kind:arm_call to:0x02016c68 module:main +from:0x02132200 kind:arm_call to:0x0209bf54 module:overlay(0) +from:0x02132224 kind:arm_call to:0x0209bf54 module:overlay(0) +from:0x02132238 kind:arm_call to:0x0213087c module:overlay(50) +from:0x0213224c kind:arm_call to:0x02016958 module:main +from:0x0213226c kind:arm_call to:0x02017f54 module:main +from:0x02132294 kind:arm_call to:0x01ff930c module:itcm +from:0x02132304 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213232c kind:load to:0x0203e964 module:main +from:0x021323a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021323c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02132468 kind:load to:0x027e0cec module:dtcm +from:0x02132470 kind:load to:0x027e09a8 module:dtcm +from:0x021324c4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021324d8 kind:load to:0x021369a0 module:overlay(50) +from:0x021324fc kind:arm_call to:0x02132330 module:overlay(50) +from:0x02132518 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02132568 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02132584 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02132594 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x021325a0 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x021325ac kind:arm_call to:0x0213087c module:overlay(50) +from:0x021325c0 kind:arm_call to:0x02015244 module:main +from:0x0213262c kind:load to:0x027e09a8 module:dtcm +from:0x02132638 kind:load to:0x027e0cec module:dtcm +from:0x02132658 kind:load to:0x0209862c module:overlay(0) +from:0x02132674 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x02132684 kind:arm_call to:0x0213293c module:overlay(50) +from:0x02132690 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02132698 kind:load to:0x027e0cd8 module:dtcm +from:0x021326bc kind:load to:0x0209862c module:overlay(0) +from:0x021326d8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02132724 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02132794 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021327a4 kind:load to:0x027e09b8 module:dtcm +from:0x021327c4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021327d8 kind:arm_call to:0x0213087c module:overlay(50) +from:0x021327e0 kind:load to:0x027e09b8 module:dtcm +from:0x021327f8 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02132830 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132840 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132884 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02132894 kind:arm_call to:0x0213f9f0 module:overlay(70) +from:0x021328b0 kind:arm_call to:0x0213087c module:overlay(50) +from:0x021328c0 kind:arm_call to:0x0213087c module:overlay(50) +from:0x021328ec kind:arm_call to:0x020802ec module:overlay(0) +from:0x02132908 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02132924 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132938 kind:load to:0x027e0cd8 module:dtcm +from:0x02132958 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021329b4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021329c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021329d4 kind:load to:0x020b539c module:overlay(0) +from:0x021329dc kind:load to:0x027e0ce4 module:dtcm +from:0x021329f0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02132a08 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02132a18 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02132a30 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02132a48 kind:load to:0x027e0ce0 module:dtcm +from:0x02132a68 kind:arm_call to:0x02132b70 module:overlay(50) +from:0x02132aa8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132ab4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132afc kind:arm_call to:0x01fff168 module:itcm +from:0x02132b0c kind:arm_call to:0x01ff9258 module:itcm +from:0x02132b20 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02132b3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02132b6c kind:load to:0x027e0ce0 module:dtcm +from:0x02132b84 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02132b98 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02132bb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02132bc8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02132bf0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02132c24 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02132c40 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02132c58 kind:load to:0x021369c0 module:overlay(50) +from:0x02132c6c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02132c88 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02132c90 kind:arm_call to:0x02011ff4 module:main +from:0x02132d1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02132d28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132dac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02132dc0 kind:load to:0x020578a4 module:overlay(0) +from:0x02132dd4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02132ddc kind:arm_call to:0x02011ff4 module:main +from:0x02132df0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02132df8 kind:arm_call to:0x02011ff4 module:main +from:0x02132e10 kind:arm_call_thumb to:0x02140f34 module:overlay(70) +from:0x02132e18 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02132e20 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02132e28 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02132e30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02132e38 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02132e40 kind:arm_call to:0x02132c5c module:overlay(50) +from:0x02132e48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02132e60 kind:arm_call_thumb to:0x02140f34 module:overlay(70) +from:0x02132e68 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02132e70 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02132e78 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02132e80 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02132e88 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02132e90 kind:arm_call to:0x02132c5c module:overlay(50) +from:0x02132e98 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02132ea0 kind:arm_call to:0x02011ff4 module:main +from:0x02132eb4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02132ec8 kind:load to:0x02137124 module:overlay(50) +from:0x02132edc kind:arm_call to:0x02011f3c module:main +from:0x02132ee8 kind:arm_call to:0x02132f3c module:overlay(50) +from:0x02132f00 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02132f38 kind:load to:0x02136bdc module:overlay(50) +from:0x02132f48 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02132fac kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02132fd8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02132ff4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02133004 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213301c kind:arm_call to:0x0207edac module:overlay(0) +from:0x02133024 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0213302c kind:arm_call to:0x02099820 module:overlay(0) +from:0x02133098 kind:load to:0x02136c4c module:overlay(50) +from:0x0213309c kind:load to:0x02137124 module:overlay(50) +from:0x021330a0 kind:load to:0x02136c00 module:overlay(50) +from:0x021330a4 kind:load to:0x02136bc8 module:overlay(50) +from:0x021330b0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021330d0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021330e0 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021330f4 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133100 kind:load to:0x02135070 module:overlay(50) +from:0x02133124 kind:load to:0x020aecf8 module:overlay(0) +from:0x02133140 kind:arm_call to:0x02133104 module:overlay(50) +from:0x02133178 kind:load to:0x02136d24 module:overlay(50) +from:0x02133194 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021331a8 kind:arm_call to:0x02134e68 module:overlay(50) +from:0x021331e0 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x0213320c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02133234 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133248 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02133260 kind:arm_call to:0x021327e4 module:overlay(50) +from:0x02133268 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02133290 kind:arm_call to:0x02134c30 module:overlay(50) +from:0x02133298 kind:arm_call to:0x02134abc module:overlay(50) +from:0x02133314 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02133320 kind:load to:0x027e0ce4 module:dtcm +from:0x02133324 kind:load to:0x02136ca4 module:overlay(50) +from:0x02133328 kind:load to:0x020aecf8 module:overlay(0) +from:0x02133330 kind:load to:0x027e09c0 module:dtcm +from:0x02133398 kind:load to:0x02136da4 module:overlay(50) +from:0x021333b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021333bc kind:arm_call to:0x02134988 module:overlay(50) +from:0x021333c4 kind:arm_call to:0x021349b0 module:overlay(50) +from:0x021333cc kind:arm_call to:0x02134a84 module:overlay(50) +from:0x02133440 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133450 kind:load to:0x02136dd4 module:overlay(50) +from:0x02133454 kind:load to:0x027e09a8 module:dtcm +from:0x02133478 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213348c kind:arm_call to:0x02133128 module:overlay(50) +from:0x021334a4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021334ac kind:arm_call to:0x02134988 module:overlay(50) +from:0x021334b4 kind:arm_call to:0x021349b0 module:overlay(50) +from:0x021334c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021334d0 kind:arm_call to:0x021349c0 module:overlay(50) +from:0x021334d8 kind:load to:0x027e09a8 module:dtcm +from:0x02133544 kind:load to:0x02136da4 module:overlay(50) +from:0x0213360c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133628 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213363c kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133644 kind:arm_call to:0x02134988 module:overlay(50) +from:0x0213364c kind:arm_call to:0x021349b0 module:overlay(50) +from:0x02133658 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02133668 kind:arm_call to:0x021349c0 module:overlay(50) +from:0x02133678 kind:load to:0x02136e34 module:overlay(50) +from:0x0213367c kind:load to:0x027e09a8 module:dtcm +from:0x021336f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133700 kind:load to:0x02136e34 module:overlay(50) +from:0x02133704 kind:load to:0x027e09a8 module:dtcm +from:0x0213372c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133740 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133748 kind:arm_call to:0x02134988 module:overlay(50) +from:0x02133750 kind:arm_call to:0x021349b0 module:overlay(50) +from:0x02133790 kind:arm_call to:0x021349c0 module:overlay(50) +from:0x02133808 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133818 kind:load to:0x02136dd4 module:overlay(50) +from:0x0213381c kind:load to:0x027e09a8 module:dtcm +from:0x02133860 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021338dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021338f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213390c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133920 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133928 kind:arm_call to:0x02134988 module:overlay(50) +from:0x02133930 kind:arm_call to:0x021349b0 module:overlay(50) +from:0x0213393c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213394c kind:arm_call to:0x021349c0 module:overlay(50) +from:0x0213395c kind:load to:0x02136e34 module:overlay(50) +from:0x02133960 kind:load to:0x027e09a8 module:dtcm +from:0x021339cc kind:load to:0x02136da4 module:overlay(50) +from:0x021339d8 kind:arm_call to:0x02134988 module:overlay(50) +from:0x021339e0 kind:arm_call to:0x021349b0 module:overlay(50) +from:0x021339ec kind:arm_call to:0x0209853c module:overlay(0) +from:0x021339fc kind:arm_call to:0x021349c0 module:overlay(50) +from:0x02133a74 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02133a7c kind:arm_call to:0x02016958 module:main +from:0x02133a98 kind:arm_call to:0x020169d4 module:main +from:0x02133ab4 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02133acc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133adc kind:load to:0x02136e34 module:overlay(50) +from:0x02133ae0 kind:load to:0x021367e0 module:overlay(50) +from:0x02133ae4 kind:load to:0x027e09a8 module:dtcm +from:0x02133b20 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x02133b3c kind:arm_call to:0x021327e4 module:overlay(50) +from:0x02133b44 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02133b58 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02133b64 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02133b80 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133ba4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133bbc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133bc4 kind:load to:0x027e09a8 module:dtcm +from:0x02133bd8 kind:arm_call to:0x020992dc module:overlay(0) +from:0x02133c00 kind:arm_call to:0x021327e4 module:overlay(50) +from:0x02133c08 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02133c1c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02133c28 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02133c50 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133c5c kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133c94 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02133ce0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133cec kind:load to:0x020aecf0 module:overlay(0) +from:0x02133cf4 kind:load to:0x02136da4 module:overlay(50) +from:0x02133d10 kind:arm_call to:0x01ff930c module:itcm +from:0x02133d18 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02133d30 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133d68 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02133db4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133dc0 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02133dd8 kind:load to:0x020aecf0 module:overlay(0) +from:0x02133de0 kind:load to:0x02136da4 module:overlay(50) +from:0x02133dfc kind:arm_call to:0x01ff930c module:itcm +from:0x02133e04 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02133e1c kind:arm_call to:0x0213087c module:overlay(50) +from:0x02133e28 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133e30 kind:arm_call to:0x02134988 module:overlay(50) +from:0x02133e58 kind:arm_call to:0x0213087c module:overlay(50) +from:0x02133e64 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02133ed4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133ee4 kind:load to:0x02136da4 module:overlay(50) +from:0x02133f28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133f34 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02133f48 kind:load to:0x027e09a8 module:dtcm +from:0x02133fb0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133fc0 kind:load to:0x02136da4 module:overlay(50) +from:0x02133fe4 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134004 kind:arm_call to:0x01ff930c module:itcm +from:0x02134014 kind:arm_call to:0x02016958 module:main +from:0x02134024 kind:arm_call to:0x01ff930c module:itcm +from:0x021340cc kind:arm_call to:0x021349c0 module:overlay(50) +from:0x021340e4 kind:arm_call to:0x02015080 module:main +from:0x02134104 kind:arm_call to:0x02015080 module:main +from:0x02134124 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02134144 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134174 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134180 kind:load to:0x0203e964 module:main +from:0x02134188 kind:load to:0x027e09a8 module:dtcm +from:0x02134208 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02134218 kind:load to:0x02136dec module:overlay(50) +from:0x0213421c kind:load to:0x027e09a8 module:dtcm +from:0x02134268 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021342bc kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02134310 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x021343a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134424 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02134460 kind:arm_call to:0x01ff993c module:itcm +from:0x02134474 kind:arm_call to:0x01ff930c module:itcm +from:0x02134490 kind:arm_call to:0x02133128 module:overlay(50) +from:0x021344a0 kind:arm_call to:0x0213087c module:overlay(50) +from:0x021344b8 kind:load to:0x02136e04 module:overlay(50) +from:0x021344c0 kind:load to:0x02136e1c module:overlay(50) +from:0x021344c4 kind:load to:0x02136da4 module:overlay(50) +from:0x021344c8 kind:load to:0x027e09a8 module:dtcm +from:0x0213453c kind:load to:0x02136da4 module:overlay(50) +from:0x021345a8 kind:load to:0x02136da4 module:overlay(50) +from:0x021345d4 kind:arm_call to:0x02133128 module:overlay(50) +from:0x021345e8 kind:arm_call to:0x02134940 module:overlay(50) +from:0x021345fc kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134614 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02134620 kind:arm_call to:0x02016958 module:main +from:0x02134634 kind:arm_call to:0x01ff930c module:itcm +from:0x0213464c kind:arm_call to:0x01ff9364 module:itcm +from:0x021346d4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021346fc kind:arm_call to:0x021349c0 module:overlay(50) +from:0x02134708 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02134724 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213473c kind:arm_call to:0x02133128 module:overlay(50) +from:0x0213474c kind:load to:0x0203e964 module:main +from:0x021347c4 kind:load to:0x02136dbc module:overlay(50) +from:0x021347f0 kind:arm_call to:0x0213484c module:overlay(50) +from:0x021347fc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02134808 kind:arm_call to:0x02016958 module:main +from:0x02134818 kind:arm_call to:0x01ff930c module:itcm +from:0x02134830 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134844 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134870 kind:arm_call to:0x020169d4 module:main +from:0x02134924 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02134930 kind:load to:0x021367dc module:overlay(50) +from:0x02134934 kind:load to:0x0203e964 module:main +from:0x0213493c kind:load to:0x027e09c0 module:dtcm +from:0x02134970 kind:arm_call to:0x02016c68 module:main +from:0x021349dc kind:arm_call to:0x01ffb714 module:itcm +from:0x021349e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134a24 kind:arm_call to:0x01ff930c module:itcm +from:0x02134a30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134a3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134a70 kind:arm_call to:0x01ff930c module:itcm +from:0x02134aa0 kind:arm_call to:0x01ff930c module:itcm +from:0x02134ab4 kind:arm_call to:0x01ff930c module:itcm +from:0x02134ac4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02134b08 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02134b14 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02134b38 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02134b94 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02134ba8 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134bbc kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02134bc8 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134bf0 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02134c0c kind:arm_call to:0x020bf634 module:overlay(17) +from:0x02134c18 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134c24 kind:load to:0x027e0d38 module:dtcm +from:0x02134c28 kind:load to:0x020aecf4 module:overlay(0) +from:0x02134c2c kind:load to:0x020aecfc module:overlay(0) +from:0x02134c74 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02134d34 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02134d54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02134d68 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02134d74 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134d88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134da8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02134db8 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02134dcc kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02134dd4 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02134de0 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134dfc kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02134e10 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134e38 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02134e44 kind:arm_call to:0x02133128 module:overlay(50) +from:0x02134e58 kind:load to:0x027e09a8 module:dtcm +from:0x02134e60 kind:load to:0x027e0ce4 module:dtcm +from:0x02134e64 kind:load to:0x027e0d38 module:dtcm +from:0x02134e74 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02134e80 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02134ec4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02134ee0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02134f04 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02134f24 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02134f48 kind:arm_call to:0x01ffa81c module:itcm +from:0x02134f60 kind:arm_call to:0x01ffa878 module:itcm +from:0x02134f94 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02134fc0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02134fd4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02134fe4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02135004 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02135014 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02135060 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0213506c kind:load to:0x0203e964 module:main +from:0x021350e4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02135114 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135128 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135138 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135144 kind:load to:0x0203e964 module:main +from:0x0213515c kind:arm_call to:0x02133128 module:overlay(50) +from:0x02135180 kind:arm_call to:0x02133128 module:overlay(50) +from:0x0213518c kind:arm_call to:0x02133128 module:overlay(50) +from:0x021351a4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021351b0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021351cc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021351dc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021351ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021351f4 kind:arm_call to:0x02011ff4 module:main +from:0x02135220 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213524c kind:arm_call to:0x0203d210 module:main +from:0x02135254 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213525c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02135264 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213526c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02135278 kind:load to:0x020a02d4 module:overlay(0) +from:0x0213529c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021352c8 kind:arm_call to:0x0203d210 module:main +from:0x021352d0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021352d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021352e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021352e8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021352f0 kind:arm_call to:0x02011ff4 module:main +from:0x021352fc kind:load to:0x020a02d4 module:overlay(0) +from:0x02135308 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213531c kind:load to:0x02137218 module:overlay(50) +from:0x02135330 kind:arm_call to:0x02011f3c module:main +from:0x0213533c kind:arm_call to:0x02135390 module:overlay(50) +from:0x02135350 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02135388 kind:load to:0x02136ea0 module:overlay(50) +from:0x02135398 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02135418 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02135424 kind:arm_call to:0x02135f90 module:overlay(50) +from:0x02135430 kind:arm_call to:0x021360dc module:overlay(50) +from:0x02135440 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02135450 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021354a4 kind:arm_call to:0x01ffa06c module:itcm +from:0x021354b8 kind:load to:0x02136eec module:overlay(50) +from:0x021354bc kind:load to:0x02137218 module:overlay(50) +from:0x021354c0 kind:load to:0x020b1968 module:overlay(0) +from:0x021354c4 kind:load to:0x02136ec4 module:overlay(50) +from:0x021354d0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0213550c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135570 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0213557c kind:arm_call to:0x02135d0c module:overlay(50) +from:0x02135588 kind:load to:0x0203e964 module:main +from:0x02135590 kind:load to:0x021371fc module:overlay(50) +from:0x02135598 kind:load to:0x027e09c0 module:dtcm +from:0x021355d8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021355e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02135658 kind:arm_call to:0x02135c70 module:overlay(50) +from:0x02135660 kind:arm_call to:0x0213605c module:overlay(50) +from:0x0213566c kind:arm_call to:0x02135c70 module:overlay(50) +from:0x02135674 kind:arm_call to:0x0213605c module:overlay(50) +from:0x0213569c kind:arm_call to:0x01ffedac module:itcm +from:0x021356a8 kind:arm_call to:0x02080180 module:overlay(0) +from:0x021356f4 kind:arm_call to:0x02135d0c module:overlay(50) +from:0x02135700 kind:arm_call to:0x021358e8 module:overlay(50) +from:0x0213570c kind:arm_call to:0x02135c70 module:overlay(50) +from:0x02135714 kind:arm_call to:0x021359a0 module:overlay(50) +from:0x02135720 kind:arm_call to:0x0213574c module:overlay(50) +from:0x02135748 kind:load to:0x027e0cd8 module:dtcm +from:0x02135794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135808 kind:arm_call to:0x01ffedac module:itcm +from:0x02135814 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02135838 kind:arm_call to:0x02135d0c module:overlay(50) +from:0x0213585c kind:arm_call to:0x02135d0c module:overlay(50) +from:0x02135868 kind:load to:0x020aecf8 module:overlay(0) +from:0x0213586c kind:load to:0x027e0cd8 module:dtcm +from:0x02135888 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021358a0 kind:arm_call to:0x02028d30 module:main +from:0x021358b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021358c8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021358d4 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x021358e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021358e4 kind:load to:0x02040964 module:main +from:0x02135900 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135914 kind:arm_call to:0x02135d0c module:overlay(50) +from:0x0213595c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213596c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213598c kind:arm_call to:0x02135870 module:overlay(50) +from:0x02135998 kind:load to:0x027e0ce4 module:dtcm +from:0x021359b8 kind:arm_call to:0x021358e8 module:overlay(50) +from:0x021359c0 kind:arm_call to:0x02136128 module:overlay(50) +from:0x021359f0 kind:arm_call to:0x01ff938c module:itcm +from:0x02135a2c kind:arm_call to:0x01fff17c module:itcm +from:0x02135a38 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135a60 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02135a88 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02135ab8 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02135acc kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02135ad8 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02135afc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135b14 kind:arm_call to:0x02136128 module:overlay(50) +from:0x02135b54 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02135b70 kind:arm_call to:0x02135d0c module:overlay(50) +from:0x02135b7c kind:load to:0x027e0108 module:dtcm +from:0x02135b80 kind:load to:0x027e0ce0 module:dtcm +from:0x02135b88 kind:load to:0x027e09c0 module:dtcm +from:0x02135b9c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02135bb8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02135bc8 kind:arm_call to:0x0200ef5c module:main +from:0x02135bd4 kind:arm_call to:0x0200ef9c module:main +from:0x02135c08 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02135c1c kind:arm_call to:0x01ffa60c module:itcm +from:0x02135c58 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02135c64 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02135c68 kind:load to:0x0203e964 module:main +from:0x02135c6c kind:load to:0x027e09b4 module:dtcm +from:0x02135c84 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02135cc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135cd8 kind:arm_call to:0x01fff458 module:itcm +from:0x02135cf4 kind:arm_call to:0x02135d0c module:overlay(50) +from:0x02135d04 kind:load to:0x027e0ce4 module:dtcm +from:0x02135d74 kind:arm_call to:0x021366bc module:overlay(50) +from:0x02135d8c kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02135d98 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02135df4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02135e10 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02135e2c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02135e44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02135e4c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02135e74 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02135e80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135eb8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135ecc kind:load to:0x027e09c0 module:dtcm +from:0x02135ed4 kind:load to:0x027e0cec module:dtcm +from:0x02135ed8 kind:load to:0x027e09a8 module:dtcm +from:0x02135ee0 kind:load to:0x0203e964 module:main +from:0x02135f0c kind:arm_call to:0x02135d0c module:overlay(50) +from:0x02135f28 kind:load to:0x02135d0c module:overlay(50) +from:0x02135f5c kind:arm_call to:0x02135d0c module:overlay(50) +from:0x02135f68 kind:arm_call to:0x02135d0c module:overlay(50) +from:0x02135f7c kind:load to:0x02135d0c module:overlay(50) +from:0x02135f8c kind:load to:0x02135d0c module:overlay(50) +from:0x02135fa8 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x02135fc0 kind:load to:0x02136e6c module:overlay(50) +from:0x02135fe0 kind:arm_call to:0x02135ee4 module:overlay(50) +from:0x02135ff0 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x0213600c kind:arm_call to:0x02135f1c module:overlay(50) +from:0x02136014 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x0213602c kind:arm_call to:0x01ffb800 module:itcm +from:0x0213603c kind:arm_call to:0x02135f70 module:overlay(50) +from:0x02136048 kind:arm_call to:0x02135f2c module:overlay(50) +from:0x02136054 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x021360cc kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021360d8 kind:load to:0x027e09c0 module:dtcm +from:0x02136114 kind:load to:0x02136e84 module:overlay(50) +from:0x02136124 kind:load to:0x02135f80 module:overlay(50) +from:0x02136144 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x02136164 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02136170 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02136180 kind:arm_call to:0x02098d10 module:overlay(0) +from:0x02136188 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213619c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021361a4 kind:arm_call to:0x02011ff4 module:main +from:0x021361bc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021361c4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021361cc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021361d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021361ec kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021361f4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021361fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02136204 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213620c kind:arm_call to:0x02011ff4 module:main +from:0x02136220 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02136234 kind:load to:0x02137300 module:overlay(50) +from:0x02136248 kind:arm_call to:0x02011f3c module:main +from:0x02136254 kind:arm_call to:0x021362a4 module:overlay(50) +from:0x0213626c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0213629c kind:load to:0x02136f6c module:overlay(50) +from:0x021362b4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02136314 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x0213634c kind:arm_call to:0x0203d160 module:main +from:0x02136364 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021363ac kind:load to:0x02136fdc module:overlay(50) +from:0x021363b0 kind:load to:0x02137300 module:overlay(50) +from:0x021363b4 kind:load to:0x02136fb0 module:overlay(50) +from:0x021363b8 kind:load to:0x0207eca8 module:overlay(0) +from:0x021363bc kind:load to:0x0207ec88 module:overlay(0) +from:0x021363c0 kind:load to:0x02136f88 module:overlay(50) +from:0x021363cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213640c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02136450 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0213645c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02136470 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213648c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021364f4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02136504 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136580 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021365b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021365c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136600 kind:arm_call to:0x0213666c module:overlay(50) +from:0x02136610 kind:load to:0x02136f44 module:overlay(50) +from:0x02136618 kind:load to:0x020b539c module:overlay(0) +from:0x02136620 kind:load to:0x027e0ce4 module:dtcm +from:0x0213662c kind:load to:0x027e09c0 module:dtcm +from:0x021366b4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02136714 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02136724 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213672c kind:arm_call to:0x02011ff4 module:main +from:0x02136750 kind:arm_call to:0x0203d210 module:main +from:0x02136758 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02136760 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0213676c kind:load to:0x0207eca8 module:overlay(0) +from:0x02136788 kind:arm_call to:0x0203d210 module:main +from:0x02136790 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02136798 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021367a0 kind:arm_call to:0x02011ff4 module:main +from:0x021367ac kind:load to:0x0207eca8 module:overlay(0) +from:0x021367b8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0213680c kind:arm_call to:0x021304d0 module:overlay(50) +from:0x0213681c kind:arm_call to:0x0203ce74 module:main +from:0x02136830 kind:load to:0x02137020 module:overlay(50) +from:0x02136834 kind:load to:0x0213703c module:overlay(50) +from:0x02136838 kind:load to:0x02132eac module:overlay(50) +from:0x0213683c kind:load to:0x02137024 module:overlay(50) +from:0x02136870 kind:arm_call to:0x02132ef0 module:overlay(50) +from:0x02136880 kind:arm_call to:0x0203ce74 module:main +from:0x02136894 kind:load to:0x02136bc8 module:overlay(50) +from:0x02136898 kind:load to:0x02137114 module:overlay(50) +from:0x0213689c kind:load to:0x02137124 module:overlay(50) +from:0x021368a0 kind:load to:0x02135300 module:overlay(50) +from:0x021368a4 kind:load to:0x02137118 module:overlay(50) +from:0x021368d4 kind:arm_call to:0x02135344 module:overlay(50) +from:0x021368e4 kind:arm_call to:0x0203ce74 module:main +from:0x021368f8 kind:load to:0x021371fc module:overlay(50) +from:0x021368fc kind:load to:0x02137218 module:overlay(50) +from:0x02136900 kind:load to:0x02136218 module:overlay(50) +from:0x02136904 kind:load to:0x02137200 module:overlay(50) +from:0x02136924 kind:arm_call to:0x0213625c module:overlay(50) +from:0x02136934 kind:arm_call to:0x0203ce74 module:main +from:0x02136948 kind:load to:0x021372f0 module:overlay(50) +from:0x0213694c kind:load to:0x02137300 module:overlay(50) +from:0x02136950 kind:load to:0x021367b0 module:overlay(50) +from:0x02136954 kind:load to:0x021372f4 module:overlay(50) +from:0x02136958 kind:load to:0x021367e4 module:overlay(50) +from:0x0213695c kind:load to:0x02136840 module:overlay(50) +from:0x02136960 kind:load to:0x021368a8 module:overlay(50) +from:0x02136964 kind:load to:0x02136908 module:overlay(50) +from:0x02136980 kind:load to:0x02132800 module:overlay(50) +from:0x021369c0 kind:load to:0x02132c5c module:overlay(50) +from:0x021369c4 kind:load to:0x02132c78 module:overlay(50) +from:0x021369c8 kind:load to:0x02132c9c module:overlay(50) +from:0x021369cc kind:load to:0x02132cec module:overlay(50) +from:0x021369d0 kind:load to:0x02132d68 module:overlay(50) +from:0x021369dc kind:load to:0x021304ac module:overlay(50) +from:0x021369e0 kind:load to:0x02097944 module:overlay(0) +from:0x021369e4 kind:load to:0x02097754 module:overlay(0) +from:0x021369e8 kind:load to:0x020977d0 module:overlay(0) +from:0x021369ec kind:load to:0x0209794c module:overlay(0) +from:0x021369f0 kind:load to:0x0209796c module:overlay(0) +from:0x021369f4 kind:load to:0x02097998 module:overlay(0) +from:0x02136a00 kind:load to:0x02130724 module:overlay(50) +from:0x02136a04 kind:load to:0x02132dcc module:overlay(50) +from:0x02136a08 kind:load to:0x02099b00 module:overlay(0) +from:0x02136a0c kind:load to:0x02099b38 module:overlay(0) +from:0x02136a10 kind:load to:0x0209a13c module:overlay(0) +from:0x02136a14 kind:load to:0x0209a144 module:overlay(0) +from:0x02136a18 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02136a1c kind:load to:0x02099cb0 module:overlay(0) +from:0x02136a20 kind:load to:0x02099ba0 module:overlay(0) +from:0x02136a24 kind:load to:0x0209a06c module:overlay(0) +from:0x02136a28 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02136a2c kind:load to:0x0209a10c module:overlay(0) +from:0x02136a30 kind:load to:0x02132dc4 module:overlay(50) +from:0x02136a34 kind:load to:0x0209a124 module:overlay(0) +from:0x02136a38 kind:load to:0x02132db4 module:overlay(50) +from:0x02136a3c kind:load to:0x02132d90 module:overlay(50) +from:0x02136a48 kind:load to:0x02130738 module:overlay(50) +from:0x02136a4c kind:load to:0x02132de8 module:overlay(50) +from:0x02136a50 kind:load to:0x02099b00 module:overlay(0) +from:0x02136a54 kind:load to:0x02099b38 module:overlay(0) +from:0x02136a58 kind:load to:0x0209a13c module:overlay(0) +from:0x02136a5c kind:load to:0x0209a144 module:overlay(0) +from:0x02136a60 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02136a64 kind:load to:0x02099cb0 module:overlay(0) +from:0x02136a68 kind:load to:0x02099ba0 module:overlay(0) +from:0x02136a6c kind:load to:0x0209a06c module:overlay(0) +from:0x02136a70 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02136a74 kind:load to:0x0209a10c module:overlay(0) +from:0x02136a78 kind:load to:0x02132dc4 module:overlay(50) +from:0x02136a7c kind:load to:0x0209a124 module:overlay(0) +from:0x02136a80 kind:load to:0x02132db4 module:overlay(50) +from:0x02136a84 kind:load to:0x02132d90 module:overlay(50) +from:0x02136a90 kind:load to:0x02098518 module:overlay(0) +from:0x02136a94 kind:load to:0x02098554 module:overlay(0) +from:0x02136a98 kind:load to:0x0209856c module:overlay(0) +from:0x02136a9c kind:load to:0x02098578 module:overlay(0) +from:0x02136aa0 kind:load to:0x01fff464 module:itcm +from:0x02136aa4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02136aa8 kind:load to:0x0213074c module:overlay(50) +from:0x02136aac kind:load to:0x020984b0 module:overlay(0) +from:0x02136ab0 kind:load to:0x021308d0 module:overlay(50) +from:0x02136ab4 kind:load to:0x02130d7c module:overlay(50) +from:0x02136ab8 kind:load to:0x020984bc module:overlay(0) +from:0x02136abc kind:load to:0x02132bb4 module:overlay(50) +from:0x02136ac0 kind:load to:0x02099004 module:overlay(0) +from:0x02136ac4 kind:load to:0x020984c8 module:overlay(0) +from:0x02136ac8 kind:load to:0x02098584 module:overlay(0) +from:0x02136acc kind:load to:0x020985f0 module:overlay(0) +from:0x02136ad0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136ad4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136ad8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02136adc kind:load to:0x02132e04 module:overlay(50) +from:0x02136ae0 kind:load to:0x02132e54 module:overlay(50) +from:0x02136ae4 kind:load to:0x02099588 module:overlay(0) +from:0x02136ae8 kind:load to:0x02130dbc module:overlay(50) +from:0x02136af0 kind:load to:0x02130f14 module:overlay(50) +from:0x02136af8 kind:load to:0x0213119c module:overlay(50) +from:0x02136b00 kind:load to:0x02131680 module:overlay(50) +from:0x02136b08 kind:load to:0x02131974 module:overlay(50) +from:0x02136b10 kind:load to:0x02131b8c module:overlay(50) +from:0x02136b18 kind:load to:0x02131c84 module:overlay(50) +from:0x02136b20 kind:load to:0x021314d0 module:overlay(50) +from:0x02136b28 kind:load to:0x02131ea0 module:overlay(50) +from:0x02136b30 kind:load to:0x02131f20 module:overlay(50) +from:0x02136b38 kind:load to:0x02132478 module:overlay(50) +from:0x02136b40 kind:load to:0x0213269c module:overlay(50) +from:0x02136b48 kind:load to:0x02132640 module:overlay(50) +from:0x02136b50 kind:load to:0x021326c4 module:overlay(50) +from:0x02136b58 kind:load to:0x02130dd8 module:overlay(50) +from:0x02136b60 kind:load to:0x02130f48 module:overlay(50) +from:0x02136b68 kind:load to:0x0213120c module:overlay(50) +from:0x02136b70 kind:load to:0x021316c8 module:overlay(50) +from:0x02136b78 kind:load to:0x021319a8 module:overlay(50) +from:0x02136b80 kind:load to:0x02131bd8 module:overlay(50) +from:0x02136b88 kind:load to:0x02131d20 module:overlay(50) +from:0x02136b90 kind:load to:0x021314d4 module:overlay(50) +from:0x02136b98 kind:load to:0x02131f1c module:overlay(50) +from:0x02136ba0 kind:load to:0x02131fe8 module:overlay(50) +from:0x02136ba8 kind:load to:0x021324dc module:overlay(50) +from:0x02136bb0 kind:load to:0x021326c0 module:overlay(50) +from:0x02136bb8 kind:load to:0x0213265c module:overlay(50) +from:0x02136bc0 kind:load to:0x021327a8 module:overlay(50) +from:0x02136bdc kind:load to:0x02132ecc module:overlay(50) +from:0x02136be0 kind:load to:0x02097944 module:overlay(0) +from:0x02136be4 kind:load to:0x02097754 module:overlay(0) +from:0x02136be8 kind:load to:0x020977d0 module:overlay(0) +from:0x02136bec kind:load to:0x0209794c module:overlay(0) +from:0x02136bf0 kind:load to:0x0209796c module:overlay(0) +from:0x02136bf4 kind:load to:0x02097998 module:overlay(0) +from:0x02136c00 kind:load to:0x021330a8 module:overlay(50) +from:0x02136c04 kind:load to:0x021351e4 module:overlay(50) +from:0x02136c08 kind:load to:0x0209a254 module:overlay(0) +from:0x02136c0c kind:load to:0x0209a288 module:overlay(0) +from:0x02136c10 kind:load to:0x0209a320 module:overlay(0) +from:0x02136c14 kind:load to:0x0209a334 module:overlay(0) +from:0x02136c18 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02136c1c kind:load to:0x0209a35c module:overlay(0) +from:0x02136c20 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02136c24 kind:load to:0x0209a06c module:overlay(0) +from:0x02136c28 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02136c2c kind:load to:0x0209a308 module:overlay(0) +from:0x02136c30 kind:load to:0x0209a348 module:overlay(0) +from:0x02136c34 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02136c38 kind:load to:0x021351b8 module:overlay(50) +from:0x02136c3c kind:load to:0x02135194 module:overlay(50) +from:0x02136c40 kind:load to:0x0209a70c module:overlay(0) +from:0x02136c4c kind:load to:0x02098518 module:overlay(0) +from:0x02136c50 kind:load to:0x02098554 module:overlay(0) +from:0x02136c54 kind:load to:0x0209856c module:overlay(0) +from:0x02136c58 kind:load to:0x02098578 module:overlay(0) +from:0x02136c5c kind:load to:0x01fff464 module:itcm +from:0x02136c60 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02136c64 kind:load to:0x021330bc module:overlay(50) +from:0x02136c68 kind:load to:0x020984b0 module:overlay(0) +from:0x02136c6c kind:load to:0x0213317c module:overlay(50) +from:0x02136c70 kind:load to:0x020984b8 module:overlay(0) +from:0x02136c74 kind:load to:0x020984bc module:overlay(0) +from:0x02136c78 kind:load to:0x02134ecc module:overlay(50) +from:0x02136c7c kind:load to:0x02099004 module:overlay(0) +from:0x02136c80 kind:load to:0x020984c8 module:overlay(0) +from:0x02136c84 kind:load to:0x02098584 module:overlay(0) +from:0x02136c88 kind:load to:0x020985f0 module:overlay(0) +from:0x02136c8c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136c90 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136c94 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02136c98 kind:load to:0x02135200 module:overlay(50) +from:0x02136c9c kind:load to:0x0213527c module:overlay(50) +from:0x02136ca0 kind:load to:0x02099588 module:overlay(0) +from:0x02136ca4 kind:load to:0x0213339c module:overlay(50) +from:0x02136cac kind:load to:0x0213345c module:overlay(50) +from:0x02136cb4 kind:load to:0x02133548 module:overlay(50) +from:0x02136cbc kind:load to:0x0213370c module:overlay(50) +from:0x02136cc4 kind:load to:0x02133824 module:overlay(50) +from:0x02136ccc kind:load to:0x021339d0 module:overlay(50) +from:0x02136cd4 kind:load to:0x02133aec module:overlay(50) +from:0x02136cdc kind:load to:0x02133bd0 module:overlay(50) +from:0x02136ce4 kind:load to:0x02133de4 module:overlay(50) +from:0x02136cec kind:load to:0x02133cf8 module:overlay(50) +from:0x02136cf4 kind:load to:0x02133ee8 module:overlay(50) +from:0x02136cfc kind:load to:0x02133fc4 module:overlay(50) +from:0x02136d04 kind:load to:0x02134224 module:overlay(50) +from:0x02136d0c kind:load to:0x021345dc module:overlay(50) +from:0x02136d14 kind:load to:0x021347c8 module:overlay(50) +from:0x02136d1c kind:load to:0x021345ac module:overlay(50) +from:0x02136d24 kind:load to:0x02133334 module:overlay(50) +from:0x02136d2c kind:load to:0x021333d4 module:overlay(50) +from:0x02136d34 kind:load to:0x021334e0 module:overlay(50) +from:0x02136d3c kind:load to:0x02133684 module:overlay(50) +from:0x02136d44 kind:load to:0x0213379c module:overlay(50) +from:0x02136d4c kind:load to:0x02133968 module:overlay(50) +from:0x02136d54 kind:load to:0x02133a04 module:overlay(50) +from:0x02136d5c kind:load to:0x02133b6c module:overlay(50) +from:0x02136d64 kind:load to:0x02133d3c module:overlay(50) +from:0x02136d6c kind:load to:0x02133c64 module:overlay(50) +from:0x02136d74 kind:load to:0x02133e3c module:overlay(50) +from:0x02136d7c kind:load to:0x02133f50 module:overlay(50) +from:0x02136d84 kind:load to:0x02134190 module:overlay(50) +from:0x02136d8c kind:load to:0x021344d4 module:overlay(50) +from:0x02136d94 kind:load to:0x02134750 module:overlay(50) +from:0x02136d9c kind:load to:0x02134540 module:overlay(50) +from:0x02136e6c kind:load to:0x02135fc4 module:overlay(50) +from:0x02136e70 kind:load to:0x02136000 module:overlay(50) +from:0x02136e74 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x02136e78 kind:load to:0x0213601c module:overlay(50) +from:0x02136e84 kind:load to:0x021354c8 module:overlay(50) +from:0x02136e88 kind:load to:0x02136194 module:overlay(50) +from:0x02136e8c kind:load to:0x0207b71c module:overlay(0) +from:0x02136e90 kind:load to:0x0207b754 module:overlay(0) +from:0x02136e94 kind:load to:0x02136118 module:overlay(50) +from:0x02136ea0 kind:load to:0x02135320 module:overlay(50) +from:0x02136ea4 kind:load to:0x02097944 module:overlay(0) +from:0x02136ea8 kind:load to:0x02097754 module:overlay(0) +from:0x02136eac kind:load to:0x020977d0 module:overlay(0) +from:0x02136eb0 kind:load to:0x0209794c module:overlay(0) +from:0x02136eb4 kind:load to:0x0209796c module:overlay(0) +from:0x02136eb8 kind:load to:0x02097998 module:overlay(0) +from:0x02136ec4 kind:load to:0x0207c2d4 module:overlay(0) +from:0x02136ec8 kind:load to:0x0207c2dc module:overlay(0) +from:0x02136ecc kind:load to:0x0207c3a8 module:overlay(0) +from:0x02136ed0 kind:load to:0x0207c398 module:overlay(0) +from:0x02136ed4 kind:load to:0x0207c3ec module:overlay(0) +from:0x02136ed8 kind:load to:0x0207c40c module:overlay(0) +from:0x02136edc kind:load to:0x0207c450 module:overlay(0) +from:0x02136ee0 kind:load to:0x0207c480 module:overlay(0) +from:0x02136eec kind:load to:0x02098518 module:overlay(0) +from:0x02136ef0 kind:load to:0x02098554 module:overlay(0) +from:0x02136ef4 kind:load to:0x0209856c module:overlay(0) +from:0x02136ef8 kind:load to:0x02098578 module:overlay(0) +from:0x02136efc kind:load to:0x01fff464 module:itcm +from:0x02136f00 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02136f04 kind:load to:0x021354dc module:overlay(50) +from:0x02136f08 kind:load to:0x020984b0 module:overlay(0) +from:0x02136f0c kind:load to:0x0213559c module:overlay(50) +from:0x02136f10 kind:load to:0x020984b8 module:overlay(0) +from:0x02136f14 kind:load to:0x020984bc module:overlay(0) +from:0x02136f18 kind:load to:0x02135b8c module:overlay(50) +from:0x02136f1c kind:load to:0x02099004 module:overlay(0) +from:0x02136f20 kind:load to:0x020984c8 module:overlay(0) +from:0x02136f24 kind:load to:0x02098584 module:overlay(0) +from:0x02136f28 kind:load to:0x020985f0 module:overlay(0) +from:0x02136f2c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136f30 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136f34 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02136f38 kind:load to:0x021361b0 module:overlay(50) +from:0x02136f3c kind:load to:0x021361e0 module:overlay(50) +from:0x02136f40 kind:load to:0x02099588 module:overlay(0) +from:0x02136f44 kind:load to:0x02136f4c module:overlay(50) +from:0x02136f48 kind:load to:0x02136f58 module:overlay(50) +from:0x02136f6c kind:load to:0x02136238 module:overlay(50) +from:0x02136f70 kind:load to:0x0209ca10 module:overlay(0) +from:0x02136f74 kind:load to:0x0209ca18 module:overlay(0) +from:0x02136f78 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136f7c kind:load to:0x0209ca78 module:overlay(0) +from:0x02136f88 kind:load to:0x0207cac0 module:overlay(0) +from:0x02136f8c kind:load to:0x0207cac8 module:overlay(0) +from:0x02136f90 kind:load to:0x0207d2dc module:overlay(0) +from:0x02136f94 kind:load to:0x0207d2cc module:overlay(0) +from:0x02136f98 kind:load to:0x0207d318 module:overlay(0) +from:0x02136f9c kind:load to:0x0207d350 module:overlay(0) +from:0x02136fa0 kind:load to:0x0207d394 module:overlay(0) +from:0x02136fa4 kind:load to:0x0207d3bc module:overlay(0) +from:0x02136fb0 kind:load to:0x021363c4 module:overlay(50) +from:0x02136fb4 kind:load to:0x0213671c module:overlay(50) +from:0x02136fb8 kind:load to:0x0205a720 module:overlay(0) +from:0x02136fbc kind:load to:0x01ffc57c module:itcm +from:0x02136fc0 kind:load to:0x02057dc8 module:overlay(0) +from:0x02136fc4 kind:load to:0x02057e44 module:overlay(0) +from:0x02136fc8 kind:load to:0x02057ea8 module:overlay(0) +from:0x02136fcc kind:load to:0x01ffc7a4 module:itcm +from:0x02136fd0 kind:load to:0x02057d84 module:overlay(0) +from:0x02136fdc kind:load to:0x021363d8 module:overlay(50) +from:0x02136fe0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02136fe4 kind:load to:0x02136638 module:overlay(50) +from:0x02136fe8 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02136fec kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02136ff0 kind:load to:0x0213668c module:overlay(50) +from:0x02136ff4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02136ff8 kind:load to:0x02136658 module:overlay(50) +from:0x02136ffc kind:load to:0x0209d1d4 module:overlay(0) +from:0x02137000 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02137004 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02137008 kind:load to:0x0209d1ec module:overlay(0) +from:0x0213700c kind:load to:0x02136738 module:overlay(50) +from:0x02137010 kind:load to:0x02136770 module:overlay(50) diff --git a/config/eur/arm9/overlays/ov050/symbols.txt b/config/eur/arm9/overlays/ov050/symbols.txt new file mode 100644 index 00000000..9bec28e7 --- /dev/null +++ b/config/eur/arm9/overlays/ov050/symbols.txt @@ -0,0 +1,223 @@ +func_ov050_021304a0 kind:function(arm,size=0xc) addr:0x021304a0 +func_ov050_021304ac kind:function(arm,size=0x24) addr:0x021304ac +func_ov050_021304d0 kind:function(arm,size=0x68) addr:0x021304d0 +func_ov050_02130538 kind:function(arm,size=0x1ec) addr:0x02130538 +func_ov050_02130724 kind:function(arm,size=0x14) addr:0x02130724 +func_ov050_02130738 kind:function(arm,size=0x14) addr:0x02130738 +func_ov050_0213074c kind:function(arm,size=0x64) addr:0x0213074c +func_ov050_021307b0 kind:function(arm,size=0xcc) addr:0x021307b0 +func_ov050_0213087c kind:function(arm,size=0x54) addr:0x0213087c +func_ov050_021308d0 kind:function(arm,size=0x4ac) addr:0x021308d0 +func_ov050_02130d7c kind:function(arm,size=0x40) addr:0x02130d7c +func_ov050_02130dbc kind:function(arm,size=0x1c) addr:0x02130dbc +func_ov050_02130dd8 kind:function(arm,size=0x13c) addr:0x02130dd8 +func_ov050_02130f14 kind:function(arm,size=0x34) addr:0x02130f14 +func_ov050_02130f48 kind:function(arm,size=0x254) addr:0x02130f48 +func_ov050_0213119c kind:function(arm,size=0x70) addr:0x0213119c +func_ov050_0213120c kind:function(arm,size=0x2c4) addr:0x0213120c +func_ov050_021314d0 kind:function(arm,size=0x4) addr:0x021314d0 +func_ov050_021314d4 kind:function(arm,size=0x1ac) addr:0x021314d4 +func_ov050_02131680 kind:function(arm,size=0x48) addr:0x02131680 +func_ov050_021316c8 kind:function(arm,size=0x2ac) addr:0x021316c8 +func_ov050_02131974 kind:function(arm,size=0x34) addr:0x02131974 +func_ov050_021319a8 kind:function(arm,size=0x1e4) addr:0x021319a8 +func_ov050_02131b8c kind:function(arm,size=0x4c) addr:0x02131b8c +func_ov050_02131bd8 kind:function(arm,size=0xac) addr:0x02131bd8 +func_ov050_02131c84 kind:function(arm,size=0x9c) addr:0x02131c84 +func_ov050_02131d20 kind:function(arm,size=0x180) addr:0x02131d20 +func_ov050_02131ea0 kind:function(arm,size=0x7c) addr:0x02131ea0 +func_ov050_02131f1c kind:function(arm,size=0x4) addr:0x02131f1c +func_ov050_02131f20 kind:function(arm,size=0xc8) addr:0x02131f20 +func_ov050_02131fe8 kind:function(arm,size=0x348) addr:0x02131fe8 +func_ov050_02132330 kind:function(arm,size=0x148) addr:0x02132330 +func_ov050_02132478 kind:function(arm,size=0x64) addr:0x02132478 +func_ov050_021324dc kind:function(arm,size=0x164) addr:0x021324dc +func_ov050_02132640 kind:function(arm,size=0x1c) addr:0x02132640 +func_ov050_0213265c kind:function(arm,size=0x40) addr:0x0213265c +func_ov050_0213269c kind:function(arm,size=0x24) addr:0x0213269c +func_ov050_021326c0 kind:function(arm,size=0x4) addr:0x021326c0 +func_ov050_021326c4 kind:function(arm,size=0xe4) addr:0x021326c4 +func_ov050_021327a8 kind:function(arm,size=0x3c) addr:0x021327a8 +func_ov050_021327e4 kind:function(arm,size=0x1c) addr:0x021327e4 +func_ov050_02132800 kind:function(arm,size=0x74) addr:0x02132800 +func_ov050_02132874 kind:function(arm,size=0x54) addr:0x02132874 +func_ov050_021328c8 kind:function(arm,size=0x74) addr:0x021328c8 +func_ov050_0213293c kind:function(arm,size=0xa4) addr:0x0213293c +func_ov050_021329e0 kind:function(arm,size=0x6c) addr:0x021329e0 +func_ov050_02132a4c kind:function(arm,size=0x124) addr:0x02132a4c +func_ov050_02132b70 kind:function(arm,size=0x44) addr:0x02132b70 +func_ov050_02132bb4 kind:function(arm,size=0x80) addr:0x02132bb4 +func_ov050_02132c34 kind:function(arm,size=0x28) addr:0x02132c34 +func_ov050_02132c5c kind:function(arm,size=0x1c) addr:0x02132c5c +func_ov050_02132c78 kind:function(arm,size=0x24) addr:0x02132c78 +func_ov050_02132c9c kind:function(arm,size=0x50) addr:0x02132c9c +func_ov050_02132cec kind:function(arm,size=0x7c) addr:0x02132cec +func_ov050_02132d68 kind:function(arm,size=0x28) addr:0x02132d68 +func_ov050_02132d90 kind:function(arm,size=0x24) addr:0x02132d90 +func_ov050_02132db4 kind:function(arm,size=0x10) addr:0x02132db4 +func_ov050_02132dc4 kind:function(arm,size=0x8) addr:0x02132dc4 +func_ov050_02132dcc kind:function(arm,size=0x1c) addr:0x02132dcc +func_ov050_02132de8 kind:function(arm,size=0x1c) addr:0x02132de8 +func_ov050_02132e04 kind:function(arm,size=0x50) addr:0x02132e04 +func_ov050_02132e54 kind:function(arm,size=0x58) addr:0x02132e54 +func_ov050_02132eac kind:function(arm,size=0x14) addr:0x02132eac +func_ov050_02132ec0 kind:function(arm,size=0xc) addr:0x02132ec0 +func_ov050_02132ecc kind:function(arm,size=0x24) addr:0x02132ecc +func_ov050_02132ef0 kind:function(arm,size=0x4c) addr:0x02132ef0 +func_ov050_02132f3c kind:function(arm,size=0x16c) addr:0x02132f3c +func_ov050_021330a8 kind:function(arm,size=0x14) addr:0x021330a8 +func_ov050_021330bc kind:function(arm,size=0x48) addr:0x021330bc +func_ov050_02133104 kind:function(arm,size=0x24) addr:0x02133104 +func_ov050_02133128 kind:function(arm,size=0x54) addr:0x02133128 +func_ov050_0213317c kind:function(arm,size=0x1b8) addr:0x0213317c +func_ov050_02133334 kind:function(arm,size=0x68) addr:0x02133334 +func_ov050_0213339c kind:function(arm,size=0x38) addr:0x0213339c +func_ov050_021333d4 kind:function(arm,size=0x88) addr:0x021333d4 +func_ov050_0213345c kind:function(arm,size=0x84) addr:0x0213345c +func_ov050_021334e0 kind:function(arm,size=0x68) addr:0x021334e0 +func_ov050_02133548 kind:function(arm,size=0x13c) addr:0x02133548 +func_ov050_02133684 kind:function(arm,size=0x88) addr:0x02133684 +func_ov050_0213370c kind:function(arm,size=0x90) addr:0x0213370c +func_ov050_0213379c kind:function(arm,size=0x88) addr:0x0213379c +func_ov050_02133824 kind:function(arm,size=0x144) addr:0x02133824 +func_ov050_02133968 kind:function(arm,size=0x68) addr:0x02133968 +func_ov050_021339d0 kind:function(arm,size=0x34) addr:0x021339d0 +func_ov050_02133a04 kind:function(arm,size=0xe8) addr:0x02133a04 +func_ov050_02133aec kind:function(arm,size=0x80) addr:0x02133aec +func_ov050_02133b6c kind:function(arm,size=0x64) addr:0x02133b6c +func_ov050_02133bd0 kind:function(arm,size=0x94) addr:0x02133bd0 +func_ov050_02133c64 kind:function(arm,size=0x94) addr:0x02133c64 +func_ov050_02133cf8 kind:function(arm,size=0x44) addr:0x02133cf8 +func_ov050_02133d3c kind:function(arm,size=0xa8) addr:0x02133d3c +func_ov050_02133de4 kind:function(arm,size=0x58) addr:0x02133de4 +func_ov050_02133e3c kind:function(arm,size=0xac) addr:0x02133e3c +func_ov050_02133ee8 kind:function(arm,size=0x68) addr:0x02133ee8 +func_ov050_02133f50 kind:function(arm,size=0x74) addr:0x02133f50 +func_ov050_02133fc4 kind:function(arm,size=0x1cc) addr:0x02133fc4 +func_ov050_02134190 kind:function(arm,size=0x94) addr:0x02134190 +func_ov050_02134224 kind:function(arm,size=0x2b0) addr:0x02134224 +func_ov050_021344d4 kind:function(arm,size=0x6c) addr:0x021344d4 +func_ov050_02134540 kind:function(arm,size=0x6c) addr:0x02134540 +func_ov050_021345ac kind:function(arm,size=0x30) addr:0x021345ac +func_ov050_021345dc kind:function(arm,size=0x174) addr:0x021345dc +func_ov050_02134750 kind:function(arm,size=0x78) addr:0x02134750 +func_ov050_021347c8 kind:function(arm,size=0x84) addr:0x021347c8 +func_ov050_0213484c kind:function(arm,size=0xf4) addr:0x0213484c +func_ov050_02134940 kind:function(arm,size=0x48) addr:0x02134940 +func_ov050_02134988 kind:function(arm,size=0x28) addr:0x02134988 +func_ov050_021349b0 kind:function(arm,size=0x10) addr:0x021349b0 +func_ov050_021349c0 kind:function(arm,size=0xc4) addr:0x021349c0 +func_ov050_02134a84 kind:function(arm,size=0x38) addr:0x02134a84 +func_ov050_02134abc kind:function(arm,size=0x174) addr:0x02134abc +func_ov050_02134c30 kind:function(arm,size=0x238) addr:0x02134c30 +func_ov050_02134e68 kind:function(arm,size=0x64) addr:0x02134e68 +func_ov050_02134ecc kind:function(arm,size=0x1a4) addr:0x02134ecc +func_ov050_02135070 kind:function(arm,size=0xd8) addr:0x02135070 +func_ov050_02135148 kind:function(arm,size=0x4c) addr:0x02135148 +func_ov050_02135194 kind:function(arm,size=0x24) addr:0x02135194 +func_ov050_021351b8 kind:function(arm,size=0x2c) addr:0x021351b8 +func_ov050_021351e4 kind:function(arm,size=0x1c) addr:0x021351e4 +func_ov050_02135200 kind:function(arm,size=0x7c) addr:0x02135200 +func_ov050_0213527c kind:function(arm,size=0x84) addr:0x0213527c +func_ov050_02135300 kind:function(arm,size=0x14) addr:0x02135300 +func_ov050_02135314 kind:function(arm,size=0xc) addr:0x02135314 +func_ov050_02135320 kind:function(arm,size=0x24) addr:0x02135320 +func_ov050_02135344 kind:function(arm,size=0x4c) addr:0x02135344 +func_ov050_02135390 kind:function(arm,size=0x138) addr:0x02135390 +func_ov050_021354c8 kind:function(arm,size=0x14) addr:0x021354c8 +func_ov050_021354dc kind:function(arm,size=0xc0) addr:0x021354dc +func_ov050_0213559c kind:function(arm,size=0x1b0) addr:0x0213559c +func_ov050_0213574c kind:function(arm,size=0x124) addr:0x0213574c +func_ov050_02135870 kind:function(arm,size=0x78) addr:0x02135870 +func_ov050_021358e8 kind:function(arm,size=0xb8) addr:0x021358e8 +func_ov050_021359a0 kind:function(arm,size=0x1ec) addr:0x021359a0 +func_ov050_02135b8c kind:function(arm,size=0xe4) addr:0x02135b8c +func_ov050_02135c70 kind:function(arm,size=0x9c) addr:0x02135c70 +func_ov050_02135d0c kind:function(arm,size=0x1d8) addr:0x02135d0c +func_ov050_02135ee4 kind:function(arm,size=0x38) addr:0x02135ee4 +func_ov050_02135f1c kind:function(arm,size=0x10) addr:0x02135f1c +func_ov050_02135f2c kind:function(arm,size=0x44) addr:0x02135f2c +func_ov050_02135f70 kind:function(arm,size=0x10) addr:0x02135f70 +func_ov050_02135f80 kind:function(arm,size=0x10) addr:0x02135f80 +func_ov050_02135f90 kind:function(arm,size=0x34) addr:0x02135f90 +func_ov050_02135fc4 kind:function(arm,size=0x3c) addr:0x02135fc4 +func_ov050_02136000 kind:function(arm,size=0x1c) addr:0x02136000 +func_ov050_0213601c kind:function(arm,size=0x40) addr:0x0213601c +func_ov050_0213605c kind:function(arm,size=0x80) addr:0x0213605c +func_ov050_021360dc kind:function(arm,size=0x3c) addr:0x021360dc +func_ov050_02136118 kind:function(arm,size=0x10) addr:0x02136118 +func_ov050_02136128 kind:function(arm,size=0x6c) addr:0x02136128 +func_ov050_02136194 kind:function(arm,size=0x1c) addr:0x02136194 +func_ov050_021361b0 kind:function(arm,size=0x30) addr:0x021361b0 +func_ov050_021361e0 kind:function(arm,size=0x38) addr:0x021361e0 +func_ov050_02136218 kind:function(arm,size=0x14) addr:0x02136218 +func_ov050_0213622c kind:function(arm,size=0xc) addr:0x0213622c +func_ov050_02136238 kind:function(arm,size=0x24) addr:0x02136238 +func_ov050_0213625c kind:function(arm,size=0x48) addr:0x0213625c +func_ov050_021362a4 kind:function(arm,size=0x120) addr:0x021362a4 +func_ov050_021363c4 kind:function(arm,size=0x14) addr:0x021363c4 +func_ov050_021363d8 kind:function(arm,size=0x260) addr:0x021363d8 +func_ov050_02136638 kind:function(arm,size=0x20) addr:0x02136638 +func_ov050_02136658 kind:function(arm,size=0x14) addr:0x02136658 +func_ov050_0213666c kind:function(arm,size=0x20) addr:0x0213666c +func_ov050_0213668c kind:function(arm,size=0x30) addr:0x0213668c +func_ov050_021366bc kind:function(arm,size=0x60) addr:0x021366bc +func_ov050_0213671c kind:function(arm,size=0x1c) addr:0x0213671c +func_ov050_02136738 kind:function(arm,size=0x38) addr:0x02136738 +func_ov050_02136770 kind:function(arm,size=0x40) addr:0x02136770 +func_ov050_021367b0 kind:function(arm,size=0x14) addr:0x021367b0 +data_ov050_021367c4 kind:data(any) addr:0x021367c4 +data_ov050_021367dc kind:data(any) addr:0x021367dc +data_ov050_021367e0 kind:data(any) addr:0x021367e0 +func_ov050_021367e4 kind:function(arm,size=0x5c) addr:0x021367e4 +func_ov050_02136840 kind:function(arm,size=0x68) addr:0x02136840 +func_ov050_021368a8 kind:function(arm,size=0x60) addr:0x021368a8 +func_ov050_02136908 kind:function(arm,size=0x50) addr:0x02136908 +data_ov050_02136980 kind:data(any) addr:0x02136980 +data_ov050_02136988 kind:data(any) addr:0x02136988 +data_ov050_021369a0 kind:data(any) addr:0x021369a0 +data_ov050_021369c0 kind:data(any) addr:0x021369c0 +data_ov050_021369dc kind:data(any) addr:0x021369dc +data_ov050_02136a00 kind:data(any) addr:0x02136a00 +data_ov050_02136a48 kind:data(any) addr:0x02136a48 +data_ov050_02136a90 kind:data(any) addr:0x02136a90 +data_ov050_02136ae8 kind:data(any) addr:0x02136ae8 +data_ov050_02136b58 kind:data(any) addr:0x02136b58 +data_ov050_02136bc8 kind:data(any) addr:0x02136bc8 +data_ov050_02136bdc kind:data(any) addr:0x02136bdc +data_ov050_02136c00 kind:data(any) addr:0x02136c00 +data_ov050_02136c4c kind:data(any) addr:0x02136c4c +data_ov050_02136ca4 kind:data(any) addr:0x02136ca4 +data_ov050_02136d24 kind:data(any) addr:0x02136d24 +data_ov050_02136da4 kind:data(any) addr:0x02136da4 +data_ov050_02136dbc kind:data(any) addr:0x02136dbc +data_ov050_02136dd4 kind:data(any) addr:0x02136dd4 +data_ov050_02136dec kind:data(any) addr:0x02136dec +data_ov050_02136e04 kind:data(any) addr:0x02136e04 +data_ov050_02136e1c kind:data(any) addr:0x02136e1c +data_ov050_02136e34 kind:data(any) addr:0x02136e34 +data_ov050_02136e6c kind:data(any) addr:0x02136e6c +data_ov050_02136e84 kind:data(any) addr:0x02136e84 +data_ov050_02136ea0 kind:data(any) addr:0x02136ea0 +data_ov050_02136ec4 kind:data(any) addr:0x02136ec4 +data_ov050_02136eec kind:data(any) addr:0x02136eec +data_ov050_02136f44 kind:data(any) addr:0x02136f44 +data_ov050_02136f4c kind:data(any) addr:0x02136f4c +data_ov050_02136f58 kind:data(any) addr:0x02136f58 +data_ov050_02136f6c kind:data(any) addr:0x02136f6c +data_ov050_02136f88 kind:data(any) addr:0x02136f88 +data_ov050_02136fb0 kind:data(any) addr:0x02136fb0 +data_ov050_02136fdc kind:data(any) addr:0x02136fdc +data_ov050_02137020 kind:bss addr:0x02137020 +data_ov050_02137024 kind:bss addr:0x02137024 +data_ov050_02137030 kind:bss addr:0x02137030 +data_ov050_0213703c kind:bss addr:0x0213703c +data_ov050_02137114 kind:bss addr:0x02137114 +data_ov050_02137118 kind:bss addr:0x02137118 +data_ov050_02137124 kind:bss addr:0x02137124 +data_ov050_021371fc kind:bss addr:0x021371fc +data_ov050_02137200 kind:bss addr:0x02137200 +data_ov050_02137218 kind:bss addr:0x02137218 +data_ov050_021372f0 kind:bss addr:0x021372f0 +data_ov050_021372f4 kind:bss addr:0x021372f4 +data_ov050_02137300 kind:bss addr:0x02137300 diff --git a/config/eur/arm9/overlays/ov051/delinks.txt b/config/eur/arm9/overlays/ov051/delinks.txt new file mode 100644 index 00000000..4d11231e --- /dev/null +++ b/config/eur/arm9/overlays/ov051/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021304a0 end:0x02136cd4 kind:code align:32 + .rodata start:0x02136cd4 end:0x02136d08 kind:data align:4 + .init start:0x02136d08 end:0x02136d94 kind:code align:4 + .ctor start:0x02136d94 end:0x02136d9c kind:data align:4 + .data start:0x02136da0 end:0x021371a0 kind:data align:32 + .bss start:0x021371a0 end:0x021372a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov051/relocs.txt b/config/eur/arm9/overlays/ov051/relocs.txt new file mode 100644 index 00000000..1cf22b7f --- /dev/null +++ b/config/eur/arm9/overlays/ov051/relocs.txt @@ -0,0 +1,716 @@ +from:0x021304a8 kind:load to:0x021371b0 module:overlay(51) +from:0x021304bc kind:arm_call to:0x02011f3c module:main +from:0x021304c8 kind:arm_call to:0x02130570 module:overlay(51) +from:0x021304dc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02130510 kind:load to:0x02136e14 module:overlay(51) +from:0x0213051c kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02130530 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02130540 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02130550 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02130560 kind:load to:0x02136e38 module:overlay(51) +from:0x02130564 kind:load to:0x02136cf8 module:overlay(51) +from:0x02130568 kind:load to:0x02136ce8 module:overlay(51) +from:0x0213056c kind:load to:0x02136cd8 module:overlay(51) +from:0x0213057c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021305e0 kind:arm_call to:0x02130514 module:overlay(51) +from:0x0213060c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02130628 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02130638 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213066c kind:arm_call to:0x0207edac module:overlay(0) +from:0x02130674 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021306a8 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x021306b0 kind:arm_call to:0x02099820 module:overlay(0) +from:0x021306c0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021306cc kind:arm_call to:0x021364e4 module:overlay(51) +from:0x021306d4 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02130710 kind:arm_call to:0x0203d160 module:main +from:0x02130788 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021307a4 kind:load to:0x02136eb0 module:overlay(51) +from:0x021307a8 kind:load to:0x021371b0 module:overlay(51) +from:0x021307ac kind:load to:0x02136e64 module:overlay(51) +from:0x021307b0 kind:load to:0x02136ddc module:overlay(51) +from:0x021307b4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021307b8 kind:load to:0x02136c44 module:overlay(51) +from:0x021307c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021307d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021307ec kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130800 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130824 kind:arm_call to:0x0203d210 module:main +from:0x0213082c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02130834 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213083c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130858 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02130884 kind:arm_call to:0x0203d210 module:main +from:0x0213088c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02130894 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213089c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021308a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021308ac kind:arm_call to:0x02098488 module:overlay(0) +from:0x021308b8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021308d4 kind:arm_call to:0x0203d210 module:main +from:0x021308dc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021308e4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021308ec kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02130908 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02130934 kind:arm_call to:0x0203d210 module:main +from:0x0213093c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02130944 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213094c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02130954 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213095c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02130964 kind:arm_call to:0x02011ff4 module:main +from:0x02130970 kind:load to:0x020a02d4 module:overlay(0) +from:0x02130988 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02130998 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021309b4 kind:arm_call to:0x02134d18 module:overlay(51) +from:0x021309d0 kind:arm_call to:0x02135bdc module:overlay(51) +from:0x02130a00 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02130a14 kind:arm_call to:0x02135c54 module:overlay(51) +from:0x02130a38 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02130a44 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02130a50 kind:load to:0x02136364 module:overlay(51) +from:0x02130a54 kind:load to:0x02136db8 module:overlay(51) +from:0x02130a8c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02130ab0 kind:load to:0x020aecf8 module:overlay(0) +from:0x02130ac0 kind:arm_call to:0x02130a58 module:overlay(51) +from:0x02130af8 kind:load to:0x02136f08 module:overlay(51) +from:0x02130b24 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02130b8c kind:load to:0x027e09b8 module:dtcm +from:0x02130bc8 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02130bd8 kind:arm_call to:0x02134c00 module:overlay(51) +from:0x02130c70 kind:arm_call to:0x02134c48 module:overlay(51) +from:0x02130cc8 kind:arm_call to:0x02134aac module:overlay(51) +from:0x02130cd0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02130cf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02130d00 kind:arm_call to:0x02134c48 module:overlay(51) +from:0x02130d18 kind:arm_call to:0x02134b6c module:overlay(51) +from:0x02130d2c kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02130d94 kind:arm_call to:0x0216613c module:overlay(94) +from:0x02130dc8 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02130e0c kind:arm_call to:0x02134b6c module:overlay(51) +from:0x02130e1c kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02130e84 kind:arm_call to:0x0216613c module:overlay(94) +from:0x02130edc kind:arm_call to:0x02166144 module:overlay(94) +from:0x02130efc kind:arm_call to:0x02166144 module:overlay(94) +from:0x02130f20 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02130f9c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02130fa4 kind:arm_call to:0x02134c48 module:overlay(51) +from:0x02130fe8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02131004 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02131070 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02131098 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021310a0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021310ac kind:arm_call to:0x02097bec module:overlay(0) +from:0x021310b8 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021310e0 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021310e8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02131104 kind:arm_call to:0x02099010 module:overlay(0) +from:0x0213110c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02131114 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02131120 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021311a8 kind:arm_call to:0x02135ab0 module:overlay(51) +from:0x02131270 kind:arm_call to:0x02135ab0 module:overlay(51) +from:0x021312a4 kind:arm_call to:0x02135ab0 module:overlay(51) +from:0x021312bc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02131310 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0213131c kind:arm_call to:0x02134b2c module:overlay(51) +from:0x0213133c kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02131350 kind:arm_call to:0x021355c8 module:overlay(51) +from:0x021313b4 kind:arm_call to:0x02134c48 module:overlay(51) +from:0x021313c8 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021313d0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02131434 kind:arm_call to:0x02134c48 module:overlay(51) +from:0x02131450 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131470 kind:arm_call to:0x02134c48 module:overlay(51) +from:0x02131498 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x021314c4 kind:arm_call to:0x02166144 module:overlay(94) +from:0x021314d8 kind:arm_call to:0x02135e44 module:overlay(51) +from:0x02131534 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02131594 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021315a0 kind:load to:0x02136fa0 module:overlay(51) +from:0x021315ac kind:load to:0x020aed00 module:overlay(0) +from:0x021315b0 kind:load to:0x027e0d38 module:dtcm +from:0x021315bc kind:load to:0x027e09c0 module:dtcm +from:0x021315d4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021315f4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02131608 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02131618 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02131658 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02131668 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02131688 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02131704 kind:load to:0x02137038 module:overlay(51) +from:0x02131710 kind:arm_call to:0x021354b8 module:overlay(51) +from:0x02131724 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x0213172c kind:arm_call to:0x021350e8 module:overlay(51) +from:0x02131740 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021317b4 kind:load to:0x02137050 module:overlay(51) +from:0x021317d0 kind:arm_call to:0x01ff916c module:itcm +from:0x021317e8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021317f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02131858 kind:arm_call to:0x021354b8 module:overlay(51) +from:0x0213186c kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02131874 kind:arm_call to:0x0213519c module:overlay(51) +from:0x02131888 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02131890 kind:arm_call to:0x021351e4 module:overlay(51) +from:0x021318a4 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021318ac kind:load to:0x0203e964 module:main +from:0x0213191c kind:load to:0x02137068 module:overlay(51) +from:0x02131938 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213194c kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021319c8 kind:load to:0x02137080 module:overlay(51) +from:0x02131a00 kind:arm_call to:0x021353ec module:overlay(51) +from:0x02131a14 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02131a88 kind:load to:0x02137128 module:overlay(51) +from:0x02131aa4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131ab4 kind:arm_call to:0x0213519c module:overlay(51) +from:0x02131ac8 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02131ad4 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02131b4c kind:arm_call to:0x01ffb464 module:itcm +from:0x02131b5c kind:arm_call to:0x01ff9218 module:itcm +from:0x02131b6c kind:arm_call to:0x01ffb464 module:itcm +from:0x02131b7c kind:arm_call to:0x01ff9318 module:itcm +from:0x02131ba4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02131bb4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02131c34 kind:arm_call to:0x02134e00 module:overlay(51) +from:0x02131ccc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02131ce0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02131d0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131d24 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02131d30 kind:load to:0x0203e964 module:main +from:0x02131d38 kind:load to:0x02137128 module:overlay(51) +from:0x02131d64 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02131e04 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02131e24 kind:load to:0x02137098 module:overlay(51) +from:0x02131e2c kind:load to:0x027e0cec module:dtcm +from:0x02131e54 kind:arm_call to:0x01ffb464 module:itcm +from:0x02131e64 kind:arm_call to:0x01ff9318 module:itcm +from:0x02131e9c kind:arm_call to:0x02135c54 module:overlay(51) +from:0x02131ecc kind:arm_call to:0x01ffb464 module:itcm +from:0x02131edc kind:arm_call to:0x01ff9218 module:itcm +from:0x02131f74 kind:arm_call to:0x02135bdc module:overlay(51) +from:0x02132054 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132064 kind:arm_call to:0x01ff9218 module:itcm +from:0x02132080 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132090 kind:arm_call to:0x01ff9218 module:itcm +from:0x02132140 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x021321f4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02132204 kind:arm_call to:0x0213564c module:overlay(51) +from:0x02132218 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021322a0 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021322bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021322d4 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021322e8 kind:load to:0x0203e964 module:main +from:0x021322f0 kind:load to:0x027e09c0 module:dtcm +from:0x02132378 kind:load to:0x021370b0 module:overlay(51) +from:0x02132398 kind:arm_call to:0x02135c54 module:overlay(51) +from:0x021323b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021323c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213242c kind:arm_call to:0x02135bdc module:overlay(51) +from:0x021324bc kind:arm_call to:0x021356ec module:overlay(51) +from:0x02132518 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132540 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132554 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132570 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02132580 kind:arm_call to:0x01ff930c module:itcm +from:0x02132654 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02132700 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02132710 kind:arm_call to:0x0213564c module:overlay(51) +from:0x02132728 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132798 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021327d0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132828 kind:arm_call to:0x02135298 module:overlay(51) +from:0x02132868 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02132878 kind:load to:0x0203e964 module:main +from:0x02132880 kind:load to:0x027e09c0 module:dtcm +from:0x021328c8 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x0213299c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021329b8 kind:arm_call to:0x0213564c module:overlay(51) +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:0x01ff9218 module:itcm +from:0x02132a24 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132a34 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132ac0 kind:arm_call to:0x02134e00 module:overlay(51) +from:0x02132acc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132b54 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02132c64 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02132c78 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02132c80 kind:arm_call to:0x02135338 module:overlay(51) +from:0x02132c90 kind:arm_call to:0x021354b8 module:overlay(51) +from:0x02132ca4 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02132cb8 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02132cc8 kind:load to:0x0203e964 module:main +from:0x02132ccc kind:load to:0x027e09c0 module:dtcm +from:0x02132d00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132d90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132dec kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02132e04 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02132e1c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02132e88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132e9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02132eb4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02132f64 kind:arm_call to:0x01fff148 module:itcm +from:0x02132f80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132fd8 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02132fe4 kind:load to:0x0203e964 module:main +from:0x02132fe8 kind:load to:0x027e0cec module:dtcm +from:0x02132fec kind:load to:0x027e09a8 module:dtcm +from:0x02132ff8 kind:load to:0x027e0ce0 module:dtcm +from:0x02132ffc kind:load to:0x027e09bc module:dtcm +from:0x0213302c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213303c kind:arm_call to:0x01ff9218 module:itcm +from:0x021330c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021330d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021330fc kind:arm_call to:0x01ffb464 module:itcm +from:0x0213310c kind:arm_call to:0x01ff9318 module:itcm +from:0x02133128 kind:arm_call to:0x021357e0 module:overlay(51) +from:0x0213314c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021331b0 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021332a8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021332bc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021332c4 kind:arm_call to:0x02135338 module:overlay(51) +from:0x021332d4 kind:arm_call to:0x021354b8 module:overlay(51) +from:0x021332e8 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021332fc kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02133308 kind:load to:0x0203e964 module:main +from:0x02133320 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133334 kind:arm_call to:0x01ff9770 module:itcm +from:0x02133340 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133354 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133360 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213342c kind:arm_call to:0x01fff148 module:itcm +from:0x02133448 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021334a0 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x021334b0 kind:load to:0x0203e964 module:main +from:0x021334b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021334b8 kind:load to:0x027e09bc module:dtcm +from:0x021334e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021334f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133580 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133590 kind:arm_call to:0x01ff9218 module:itcm +from:0x021335b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021335c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021335e4 kind:arm_call to:0x021357e0 module:overlay(51) +from:0x02133608 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213366c kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02133764 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02133778 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02133780 kind:arm_call to:0x02135338 module:overlay(51) +from:0x02133790 kind:arm_call to:0x021354b8 module:overlay(51) +from:0x021337a4 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021337b8 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021337c4 kind:load to:0x0203e964 module:main +from:0x02133824 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021338e0 kind:arm_call to:0x01fff148 module:itcm +from:0x021338fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213392c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02133934 kind:arm_call to:0x02135cb8 module:overlay(51) +from:0x02133954 kind:load to:0x021370c8 module:overlay(51) +from:0x02133958 kind:load to:0x027e0ce0 module:dtcm +from:0x0213395c kind:load to:0x0203e964 module:main +from:0x021339f4 kind:arm_call to:0x02135cb8 module:overlay(51) +from:0x02133b00 kind:arm_call to:0x01fff148 module:itcm +from:0x02133b1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133b40 kind:arm_call to:0x0203a1bc module:main +from:0x02133b6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133b90 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02133ba8 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02133bb4 kind:load to:0x0203e964 module:main +from:0x02133bb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02133c24 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133c2c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133c3c kind:load to:0x021370e0 module:overlay(51) +from:0x02133c58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133c68 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02133c74 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02133c98 kind:arm_call to:0x021349f4 module:overlay(51) +from:0x02133cf8 kind:load to:0x020aecf0 module:overlay(0) +from:0x02133cfc kind:load to:0x027e07d4 module:dtcm +from:0x02133d04 kind:load to:0x021370f8 module:overlay(51) +from:0x02133d10 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02133d28 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02133d9c kind:load to:0x02137110 module:overlay(51) +from:0x02133db8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133dcc kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02133de4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02133ec0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133ed0 kind:load to:0x02137158 module:overlay(51) +from:0x02133ed4 kind:load to:0x02137140 module:overlay(51) +from:0x02133ed8 kind:load to:0x027e09a8 module:dtcm +from:0x02133f34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133f58 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02134038 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02134048 kind:load to:0x021370f8 module:overlay(51) +from:0x0213404c kind:load to:0x02137038 module:overlay(51) +from:0x021340e8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02134104 kind:load to:0x02137188 module:overlay(51) +from:0x02134108 kind:load to:0x02137170 module:overlay(51) +from:0x02134150 kind:arm_call to:0x02015080 module:main +from:0x02134174 kind:arm_call to:0x02015080 module:main +from:0x02134184 kind:arm_call to:0x02135d30 module:overlay(51) +from:0x02134198 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021341ac kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021341b4 kind:arm_call to:0x02134de8 module:overlay(51) +from:0x021341cc kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02134204 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x0213422c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02134244 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02134258 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02134264 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021342d4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0213431c kind:arm_call to:0x02077590 module:overlay(0) +from:0x0213438c kind:arm_call to:0x02073388 module:overlay(0) +from:0x021343b0 kind:arm_call to:0x02135bdc module:overlay(51) +from:0x021343d8 kind:arm_call to:0x02135c54 module:overlay(51) +from:0x02134404 kind:load to:0x020aecf8 module:overlay(0) +from:0x0213440c kind:load to:0x021370b0 module:overlay(51) +from:0x02134410 kind:load to:0x027e09b8 module:dtcm +from:0x02134478 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021345d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021345e0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134670 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02134754 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134764 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134780 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021347a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021347b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021347ec kind:arm_call to:0x01ffb464 module:itcm +from:0x021347fc kind:arm_call to:0x01ff9218 module:itcm +from:0x02134858 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02134878 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021348f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021349a0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021349a4 kind:arm_call to:0x02099738 module:overlay(0) +from:0x021349c4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021349d0 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021349dc kind:load to:0x027e09a8 module:dtcm +from:0x021349e4 kind:load to:0x02137128 module:overlay(51) +from:0x021349e8 kind:load to:0x02137038 module:overlay(51) +from:0x021349ec kind:load to:0x027e09b8 module:dtcm +from:0x021349f0 kind:load to:0x020b51b8 module:overlay(0) +from:0x02134a24 kind:arm_call to:0x02134b6c module:overlay(51) +from:0x02134a3c kind:arm_call to:0x02099870 module:overlay(0) +from:0x02134a88 kind:arm_call to:0x01ff9770 module:itcm +from:0x02134aa8 kind:load to:0x020aecfc module:overlay(0) +from:0x02134adc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02134b08 kind:arm_call to:0x02134b6c module:overlay(51) +from:0x02134b20 kind:arm_call to:0x020998f0 module:overlay(0) +from:0x02134b94 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02134ba0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02134bac kind:arm_call to:0x01ff9638 module:itcm +from:0x02134bbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134bc4 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02134bf8 kind:load to:0x02136dac module:overlay(51) +from:0x02134d34 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02134d4c kind:arm_call to:0x02134b6c module:overlay(51) +from:0x02134d68 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02134d78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134d84 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02134d8c kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02134dd8 kind:load to:0x020b539c module:overlay(0) +from:0x02134de0 kind:load to:0x027e0ce4 module:dtcm +from:0x02134df8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02134e20 kind:arm_call to:0x02135c54 module:overlay(51) +from:0x02134e38 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134e48 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134f54 kind:arm_call to:0x02135bdc module:overlay(51) +from:0x02135030 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135040 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135110 kind:arm_call to:0x01fff148 module:itcm +from:0x0213511c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02135130 kind:arm_call to:0x01fff148 module:itcm +from:0x0213514c kind:arm_call to:0x01ff9258 module:itcm +from:0x02135158 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02135198 kind:load to:0x027e0ce0 module:dtcm +from:0x021351bc kind:arm_call to:0x01fff148 module:itcm +from:0x021351c8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021351e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021351f8 kind:arm_call to:0x02134b6c module:overlay(51) +from:0x0213520c kind:arm_call to:0x01fff148 module:itcm +from:0x02135218 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0213522c kind:arm_call to:0x01fff148 module:itcm +from:0x02135248 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135254 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02135290 kind:load to:0x027e0ce0 module:dtcm +from:0x021352b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021352c0 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021352d4 kind:arm_call to:0x01fff148 module:itcm +from:0x021352f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021352fc kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02135334 kind:load to:0x027e0ce0 module:dtcm +from:0x0213534c kind:arm_call to:0x02134b6c module:overlay(51) +from:0x02135364 kind:arm_call to:0x01fff148 module:itcm +from:0x02135370 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02135384 kind:arm_call to:0x01fff148 module:itcm +from:0x021353a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021353ac kind:arm_call to:0x021357c8 module:overlay(51) +from:0x021353e8 kind:load to:0x027e0ce0 module:dtcm +from:0x02135414 kind:arm_call to:0x01fff350 module:itcm +from:0x02135438 kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02135458 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135494 kind:arm_call to:0x01fff350 module:itcm +from:0x021354b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021354b4 kind:load to:0x02136da8 module:overlay(51) +from:0x021354e4 kind:arm_call to:0x01fff350 module:itcm +from:0x0213551c kind:arm_call to:0x02134c48 module:overlay(51) +from:0x02135544 kind:arm_call to:0x01ffb974 module:itcm +from:0x0213554c kind:arm_call to:0x021357c8 module:overlay(51) +from:0x02135560 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021355a0 kind:arm_call to:0x01fff350 module:itcm +from:0x021355c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021355c4 kind:load to:0x02136dd0 module:overlay(51) +from:0x021355d4 kind:load to:0x02130ab4 module:overlay(51) +from:0x021355e4 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02135600 kind:arm_call to:0x02134b2c module:overlay(51) +from:0x0213562c kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02135644 kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x0213567c kind:arm_call to:0x01fff350 module:itcm +from:0x021356a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021356b4 kind:arm_call to:0x021355d8 module:overlay(51) +from:0x021356c4 kind:arm_call to:0x01fff350 module:itcm +from:0x021356e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021356e4 kind:load to:0x020b3000 module:overlay(0) +from:0x02135794 kind:arm_call to:0x01fff148 module:itcm +from:0x021357a0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021357bc kind:load to:0x0203e964 module:main +from:0x021357c0 kind:load to:0x027e0ce0 module:dtcm +from:0x02135810 kind:arm_call to:0x02135c54 module:overlay(51) +from:0x02135830 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135840 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135914 kind:arm_call to:0x02135bdc module:overlay(51) +from:0x021359f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135a08 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135aec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135b64 kind:arm_call to:0x0209807c module:overlay(0) +from:0x02135ba4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02135bc4 kind:arm_call to:0x020bf2d8 module:overlay(17) +from:0x02135bd0 kind:load to:0x0203e964 module:main +from:0x02135bd8 kind:load to:0x027e09a8 module:dtcm +from:0x02135c18 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02135c3c kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02135c48 kind:load to:0x027e0cec module:dtcm +from:0x02135c84 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02135ca4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02135cac kind:load to:0x027e0cec module:dtcm +from:0x02135cf4 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02135d18 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02135d24 kind:load to:0x027e0cec module:dtcm +from:0x02135d88 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135d9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135dc0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02135df0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135e04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135e28 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02135e38 kind:load to:0x027e0cec module:dtcm +from:0x02135ec4 kind:arm_call to:0x02015080 module:main +from:0x02135ee4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02135f04 kind:arm_call to:0x02015080 module:main +from:0x02135f20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02135f40 kind:arm_call to:0x02015080 module:main +from:0x02135f60 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02135f80 kind:arm_call to:0x02015080 module:main +from:0x02135fa0 kind:arm_call to:0x02015080 module:main +from:0x02135fc0 kind:arm_call to:0x02015080 module:main +from:0x02135fe0 kind:arm_call to:0x02015080 module:main +from:0x02135ffc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213601c kind:arm_call to:0x02015080 module:main +from:0x0213603c kind:arm_call to:0x02015080 module:main +from:0x0213605c kind:arm_call to:0x02015080 module:main +from:0x0213607c kind:arm_call to:0x02015080 module:main +from:0x0213609c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021360cc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02136110 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02136130 kind:arm_call to:0x02015080 module:main +from:0x0213614c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02136174 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02136194 kind:arm_call to:0x02015080 module:main +from:0x021361b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021361d0 kind:arm_call to:0x02015080 module:main +from:0x021361f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02136210 kind:arm_call to:0x02015080 module:main +from:0x02136230 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02136250 kind:arm_call to:0x02015080 module:main +from:0x0213626c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213628c kind:arm_call to:0x02015080 module:main +from:0x021362ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021362cc kind:arm_call to:0x02015080 module:main +from:0x021362e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02136308 kind:arm_call to:0x02015080 module:main +from:0x02136328 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02136334 kind:load to:0x027e09a8 module:dtcm +from:0x021363c4 kind:arm_call to:0x0200e260 module:main +from:0x0213641c kind:arm_call to:0x0200e260 module:main +from:0x0213642c kind:arm_call to:0x01ffad5c module:itcm +from:0x021364a0 kind:arm_call to:0x0200e260 module:main +from:0x021364b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021364e0 kind:load to:0x027e0964 module:dtcm +from:0x021364f0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02136518 kind:load to:0x02136df8 module:overlay(51) +from:0x0213652c kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02136598 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x021365b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021365f8 kind:arm_call to:0x01fff498 module:itcm +from:0x02136604 kind:arm_call to:0x01fff584 module:itcm +from:0x02136658 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136688 kind:load to:0x027e0ce8 module:dtcm +from:0x021366b0 kind:arm_call to:0x0207c010 module:overlay(0) +from:0x021366d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021366e4 kind:arm_call to:0x01fff458 module:itcm +from:0x02136754 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213676c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213677c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02136798 kind:arm_call to:0x01ffb800 module:itcm +from:0x021367e4 kind:arm_call to:0x02134c48 module:overlay(51) +from:0x02136848 kind:arm_call to:0x01ffb800 module:itcm +from:0x02136898 kind:arm_call to:0x01ff9638 module:itcm +from:0x021368a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136904 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136920 kind:arm_call to:0x01ff9770 module:itcm +from:0x02136958 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136978 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02136994 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021369b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021369bc kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x021369c4 kind:arm_call to:0x02134c48 module:overlay(51) +from:0x02136a54 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136a64 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136ab0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136ac8 kind:arm_call to:0x01ff9770 module:itcm +from:0x02136ad8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136b00 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02136b18 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02136b30 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02136b3c kind:arm_call to:0x02130ab4 module:overlay(51) +from:0x02136b7c kind:load to:0x027e0ce4 module:dtcm +from:0x02136b88 kind:load to:0x0203e964 module:main +from:0x02136b8c kind:load to:0x027e0cec module:dtcm +from:0x02136b94 kind:load to:0x027e09a8 module:dtcm +from:0x02136bac kind:arm_call to:0x01fff458 module:itcm +from:0x02136bd8 kind:arm_call to:0x01fff458 module:itcm +from:0x02136c04 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02136c10 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02136c2c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02136c3c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02136c58 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02136c60 kind:arm_call to:0x02011ff4 module:main +from:0x02136c74 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02136c7c kind:arm_call to:0x02011ff4 module:main +from:0x02136c90 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02136c98 kind:arm_call to:0x02011ff4 module:main +from:0x02136cac kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02136cb4 kind:arm_call to:0x02011ff4 module:main +from:0x02136cc8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02136d54 kind:arm_call to:0x021304d0 module:overlay(51) +from:0x02136d64 kind:arm_call to:0x0203ce74 module:main +from:0x02136d78 kind:load to:0x02136dac module:overlay(51) +from:0x02136d84 kind:load to:0x021371a0 module:overlay(51) +from:0x02136d88 kind:load to:0x021371b0 module:overlay(51) +from:0x02136d8c kind:load to:0x02136cc0 module:overlay(51) +from:0x02136d90 kind:load to:0x021371a4 module:overlay(51) +from:0x02136d94 kind:load to:0x02136d08 module:overlay(51) +from:0x02136da8 kind:load to:0x02136ba4 module:overlay(51) +from:0x02136dd0 kind:load to:0x02136bd0 module:overlay(51) +from:0x02136ddc kind:load to:0x021307f8 module:overlay(51) +from:0x02136de0 kind:load to:0x02136c88 module:overlay(51) +from:0x02136de4 kind:load to:0x020982d8 module:overlay(0) +from:0x02136de8 kind:load to:0x0207c008 module:overlay(0) +from:0x02136dec kind:load to:0x02136b9c module:overlay(51) +from:0x02136df8 kind:load to:0x021307e4 module:overlay(51) +from:0x02136dfc kind:load to:0x02136c6c module:overlay(51) +from:0x02136e00 kind:load to:0x0213651c module:overlay(51) +from:0x02136e04 kind:load to:0x02136578 module:overlay(51) +from:0x02136e08 kind:load to:0x02136694 module:overlay(51) +from:0x02136e14 kind:load to:0x021304ac module:overlay(51) +from:0x02136e18 kind:load to:0x02097944 module:overlay(0) +from:0x02136e1c kind:load to:0x02097754 module:overlay(0) +from:0x02136e20 kind:load to:0x020977d0 module:overlay(0) +from:0x02136e24 kind:load to:0x0209794c module:overlay(0) +from:0x02136e28 kind:load to:0x0209796c module:overlay(0) +from:0x02136e2c kind:load to:0x02097998 module:overlay(0) +from:0x02136e38 kind:load to:0x021307bc module:overlay(51) +from:0x02136e3c kind:load to:0x02136c50 module:overlay(51) +from:0x02136e40 kind:load to:0x02057bf4 module:overlay(0) +from:0x02136e44 kind:load to:0x02057a88 module:overlay(0) +from:0x02136e48 kind:load to:0x02057dc8 module:overlay(0) +from:0x02136e4c kind:load to:0x02057e44 module:overlay(0) +from:0x02136e50 kind:load to:0x02057ea8 module:overlay(0) +from:0x02136e54 kind:load to:0x0209a79c module:overlay(0) +from:0x02136e58 kind:load to:0x02057d84 module:overlay(0) +from:0x02136e64 kind:load to:0x021307d0 module:overlay(51) +from:0x02136e68 kind:load to:0x02136ca4 module:overlay(51) +from:0x02136e6c kind:load to:0x0209a254 module:overlay(0) +from:0x02136e70 kind:load to:0x0209a288 module:overlay(0) +from:0x02136e74 kind:load to:0x0209a320 module:overlay(0) +from:0x02136e78 kind:load to:0x0209a334 module:overlay(0) +from:0x02136e7c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02136e80 kind:load to:0x0209a35c module:overlay(0) +from:0x02136e84 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02136e88 kind:load to:0x0209a06c module:overlay(0) +from:0x02136e8c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02136e90 kind:load to:0x0209a308 module:overlay(0) +from:0x02136e94 kind:load to:0x0209a348 module:overlay(0) +from:0x02136e98 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02136e9c kind:load to:0x02136c18 module:overlay(51) +from:0x02136ea0 kind:load to:0x02136bf4 module:overlay(51) +from:0x02136ea4 kind:load to:0x0209a70c module:overlay(0) +from:0x02136eb0 kind:load to:0x02098518 module:overlay(0) +from:0x02136eb4 kind:load to:0x02098554 module:overlay(0) +from:0x02136eb8 kind:load to:0x0209856c module:overlay(0) +from:0x02136ebc kind:load to:0x02098578 module:overlay(0) +from:0x02136ec0 kind:load to:0x01fff464 module:itcm +from:0x02136ec4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02136ec8 kind:load to:0x02130974 module:overlay(51) +from:0x02136ecc kind:load to:0x020984b0 module:overlay(0) +from:0x02136ed0 kind:load to:0x02130b90 module:overlay(51) +from:0x02136ed4 kind:load to:0x02130afc module:overlay(51) +from:0x02136ed8 kind:load to:0x020984bc module:overlay(0) +from:0x02136edc kind:load to:0x021315c0 module:overlay(51) +from:0x02136ee0 kind:load to:0x02099004 module:overlay(0) +from:0x02136ee4 kind:load to:0x020984c8 module:overlay(0) +from:0x02136ee8 kind:load to:0x02098584 module:overlay(0) +from:0x02136eec kind:load to:0x020985f0 module:overlay(0) +from:0x02136ef0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136ef4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136ef8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02136efc kind:load to:0x0213080c module:overlay(51) +from:0x02136f00 kind:load to:0x021308bc module:overlay(51) +from:0x02136f04 kind:load to:0x02099588 module:overlay(0) +from:0x02136f08 kind:load to:0x02131698 module:overlay(51) +from:0x02136f10 kind:load to:0x02131748 module:overlay(51) +from:0x02136f18 kind:load to:0x021318b0 module:overlay(51) +from:0x02136f20 kind:load to:0x02131954 module:overlay(51) +from:0x02136f28 kind:load to:0x02131a1c module:overlay(51) +from:0x02136f30 kind:load to:0x02131adc module:overlay(51) +from:0x02136f38 kind:load to:0x02131d3c module:overlay(51) +from:0x02136f40 kind:load to:0x021322f4 module:overlay(51) +from:0x02136f48 kind:load to:0x02132884 module:overlay(51) +from:0x02136f50 kind:load to:0x02132cd4 module:overlay(51) +from:0x02136f58 kind:load to:0x0213330c module:overlay(51) +from:0x02136f60 kind:load to:0x021337c8 module:overlay(51) +from:0x02136f68 kind:load to:0x02133bc0 module:overlay(51) +from:0x02136f70 kind:load to:0x02133c7c module:overlay(51) +from:0x02136f78 kind:load to:0x02133d30 module:overlay(51) +from:0x02136f80 kind:load to:0x02133dd4 module:overlay(51) +from:0x02136f88 kind:load to:0x02134050 module:overlay(51) +from:0x02136f90 kind:load to:0x02134210 module:overlay(51) +from:0x02136f98 kind:load to:0x0213426c module:overlay(51) +from:0x02136fa0 kind:load to:0x02131708 module:overlay(51) +from:0x02136fa8 kind:load to:0x021317b8 module:overlay(51) +from:0x02136fb0 kind:load to:0x02131920 module:overlay(51) +from:0x02136fb8 kind:load to:0x021319cc module:overlay(51) +from:0x02136fc0 kind:load to:0x02131a8c module:overlay(51) +from:0x02136fc8 kind:load to:0x02131afc module:overlay(51) +from:0x02136fd0 kind:load to:0x02131e30 module:overlay(51) +from:0x02136fd8 kind:load to:0x0213237c module:overlay(51) +from:0x02136fe0 kind:load to:0x02132898 module:overlay(51) +from:0x02136fe8 kind:load to:0x02133000 module:overlay(51) +from:0x02136ff0 kind:load to:0x021334bc module:overlay(51) +from:0x02136ff8 kind:load to:0x02133968 module:overlay(51) +from:0x02137000 kind:load to:0x02133c40 module:overlay(51) +from:0x02137008 kind:load to:0x02133d08 module:overlay(51) +from:0x02137010 kind:load to:0x02133da0 module:overlay(51) +from:0x02137018 kind:load to:0x02133ee0 module:overlay(51) +from:0x02137020 kind:load to:0x0213410c module:overlay(51) +from:0x02137028 kind:load to:0x02134238 module:overlay(51) +from:0x02137030 kind:load to:0x02134418 module:overlay(51) diff --git a/config/eur/arm9/overlays/ov051/symbols.txt b/config/eur/arm9/overlays/ov051/symbols.txt new file mode 100644 index 00000000..b9ac58fd --- /dev/null +++ b/config/eur/arm9/overlays/ov051/symbols.txt @@ -0,0 +1,133 @@ +func_ov051_021304a0 kind:function(arm,size=0xc) addr:0x021304a0 +func_ov051_021304ac kind:function(arm,size=0x24) addr:0x021304ac +func_ov051_021304d0 kind:function(arm,size=0x44) addr:0x021304d0 +func_ov051_02130514 kind:function(arm,size=0x5c) addr:0x02130514 +func_ov051_02130570 kind:function(arm,size=0x24c) addr:0x02130570 +func_ov051_021307bc kind:function(arm,size=0x14) addr:0x021307bc +func_ov051_021307d0 kind:function(arm,size=0x14) addr:0x021307d0 +func_ov051_021307e4 kind:function(arm,size=0x14) addr:0x021307e4 +func_ov051_021307f8 kind:function(arm,size=0x14) addr:0x021307f8 +func_ov051_0213080c kind:function(arm,size=0xb0) addr:0x0213080c +func_ov051_021308bc kind:function(arm,size=0xb8) addr:0x021308bc +func_ov051_02130974 kind:function(arm,size=0xe4) addr:0x02130974 +func_ov051_02130a58 kind:function(arm,size=0x5c) addr:0x02130a58 +func_ov051_02130ab4 kind:function(arm,size=0x48) addr:0x02130ab4 +func_ov051_02130afc kind:function(arm,size=0x94) addr:0x02130afc +func_ov051_02130b90 kind:function(arm,size=0xa30) addr:0x02130b90 +func_ov051_021315c0 kind:function(arm,size=0xd8) addr:0x021315c0 +func_ov051_02131698 kind:function(arm,size=0x70) addr:0x02131698 +func_ov051_02131708 kind:function(arm,size=0x40) addr:0x02131708 +func_ov051_02131748 kind:function(arm,size=0x70) addr:0x02131748 +func_ov051_021317b8 kind:function(arm,size=0xf8) addr:0x021317b8 +func_ov051_021318b0 kind:function(arm,size=0x70) addr:0x021318b0 +func_ov051_02131920 kind:function(arm,size=0x34) addr:0x02131920 +func_ov051_02131954 kind:function(arm,size=0x78) addr:0x02131954 +func_ov051_021319cc kind:function(arm,size=0x50) addr:0x021319cc +func_ov051_02131a1c kind:function(arm,size=0x70) addr:0x02131a1c +func_ov051_02131a8c kind:function(arm,size=0x50) addr:0x02131a8c +func_ov051_02131adc kind:function(arm,size=0x20) addr:0x02131adc +func_ov051_02131afc kind:function(arm,size=0x240) addr:0x02131afc +func_ov051_02131d3c kind:function(arm,size=0xf4) addr:0x02131d3c +func_ov051_02131e30 kind:function(arm,size=0x4c4) addr:0x02131e30 +func_ov051_021322f4 kind:function(arm,size=0x88) addr:0x021322f4 +func_ov051_0213237c kind:function(arm,size=0x508) addr:0x0213237c +func_ov051_02132884 kind:function(arm,size=0x14) addr:0x02132884 +func_ov051_02132898 kind:function(arm,size=0x43c) addr:0x02132898 +func_ov051_02132cd4 kind:function(arm,size=0x32c) addr:0x02132cd4 +func_ov051_02133000 kind:function(arm,size=0x30c) addr:0x02133000 +func_ov051_0213330c kind:function(arm,size=0x1b0) addr:0x0213330c +func_ov051_021334bc kind:function(arm,size=0x30c) addr:0x021334bc +func_ov051_021337c8 kind:function(arm,size=0x1a0) addr:0x021337c8 +func_ov051_02133968 kind:function(arm,size=0x258) addr:0x02133968 +func_ov051_02133bc0 kind:function(arm,size=0x80) addr:0x02133bc0 +func_ov051_02133c40 kind:function(arm,size=0x3c) addr:0x02133c40 +func_ov051_02133c7c kind:function(arm,size=0x8c) addr:0x02133c7c +func_ov051_02133d08 kind:function(arm,size=0x28) addr:0x02133d08 +func_ov051_02133d30 kind:function(arm,size=0x70) addr:0x02133d30 +func_ov051_02133da0 kind:function(arm,size=0x34) addr:0x02133da0 +func_ov051_02133dd4 kind:function(arm,size=0x10c) addr:0x02133dd4 +func_ov051_02133ee0 kind:function(arm,size=0x170) addr:0x02133ee0 +func_ov051_02134050 kind:function(arm,size=0xbc) addr:0x02134050 +func_ov051_0213410c kind:function(arm,size=0x104) addr:0x0213410c +func_ov051_02134210 kind:function(arm,size=0x28) addr:0x02134210 +func_ov051_02134238 kind:function(arm,size=0x34) addr:0x02134238 +func_ov051_0213426c kind:function(arm,size=0x1ac) addr:0x0213426c +func_ov051_02134418 kind:function(arm,size=0x5dc) addr:0x02134418 +func_ov051_021349f4 kind:function(arm,size=0xb8) addr:0x021349f4 +func_ov051_02134aac kind:function(arm,size=0x80) addr:0x02134aac +func_ov051_02134b2c kind:function(arm,size=0x40) addr:0x02134b2c +func_ov051_02134b6c kind:function(arm,size=0x94) addr:0x02134b6c +func_ov051_02134c00 kind:function(arm,size=0x48) addr:0x02134c00 +func_ov051_02134c48 kind:function(arm,size=0xd0) addr:0x02134c48 +func_ov051_02134d18 kind:function(arm,size=0xd0) addr:0x02134d18 +func_ov051_02134de8 kind:function(arm,size=0x18) addr:0x02134de8 +func_ov051_02134e00 kind:function(arm,size=0x2e8) addr:0x02134e00 +func_ov051_021350e8 kind:function(arm,size=0xb4) addr:0x021350e8 +func_ov051_0213519c kind:function(arm,size=0x48) addr:0x0213519c +func_ov051_021351e4 kind:function(arm,size=0xb4) addr:0x021351e4 +func_ov051_02135298 kind:function(arm,size=0xa0) addr:0x02135298 +func_ov051_02135338 kind:function(arm,size=0xb4) addr:0x02135338 +func_ov051_021353ec kind:function(arm,size=0xcc) addr:0x021353ec +func_ov051_021354b8 kind:function(arm,size=0x110) addr:0x021354b8 +func_ov051_021355c8 kind:function(arm,size=0x10) addr:0x021355c8 +func_ov051_021355d8 kind:function(arm,size=0x74) addr:0x021355d8 +func_ov051_0213564c kind:function(arm,size=0xa0) addr:0x0213564c +func_ov051_021356ec kind:function(arm,size=0xdc) addr:0x021356ec +func_ov051_021357c8 kind:function(arm,size=0x18) addr:0x021357c8 +func_ov051_021357e0 kind:function(arm,size=0x2d0) addr:0x021357e0 +func_ov051_02135ab0 kind:function(arm,size=0x12c) addr:0x02135ab0 +func_ov051_02135bdc kind:function(arm,size=0x78) addr:0x02135bdc +func_ov051_02135c54 kind:function(arm,size=0x64) addr:0x02135c54 +func_ov051_02135cb8 kind:function(arm,size=0x78) addr:0x02135cb8 +func_ov051_02135d30 kind:function(arm,size=0x114) addr:0x02135d30 +func_ov051_02135e44 kind:function(arm,size=0x520) addr:0x02135e44 +func_ov051_02136364 kind:function(arm,size=0x180) addr:0x02136364 +func_ov051_021364e4 kind:function(arm,size=0x38) addr:0x021364e4 +func_ov051_0213651c kind:function(arm,size=0x5c) addr:0x0213651c +func_ov051_02136578 kind:function(arm,size=0x11c) addr:0x02136578 +func_ov051_02136694 kind:function(arm,size=0x508) addr:0x02136694 +func_ov051_02136b9c kind:function(arm,size=0x8) addr:0x02136b9c +func_ov051_02136ba4 kind:function(arm,size=0x2c) addr:0x02136ba4 +func_ov051_02136bd0 kind:function(arm,size=0x24) addr:0x02136bd0 +func_ov051_02136bf4 kind:function(arm,size=0x24) addr:0x02136bf4 +func_ov051_02136c18 kind:function(arm,size=0x2c) addr:0x02136c18 +func_ov051_02136c44 kind:function(arm,size=0xc) addr:0x02136c44 +func_ov051_02136c50 kind:function(arm,size=0x1c) addr:0x02136c50 +func_ov051_02136c6c kind:function(arm,size=0x1c) addr:0x02136c6c +func_ov051_02136c88 kind:function(arm,size=0x1c) addr:0x02136c88 +func_ov051_02136ca4 kind:function(arm,size=0x1c) addr:0x02136ca4 +func_ov051_02136cc0 kind:function(arm,size=0x14) addr:0x02136cc0 +data_ov051_02136cd8 kind:data(any) addr:0x02136cd8 +data_ov051_02136ce8 kind:data(any) addr:0x02136ce8 +data_ov051_02136cf8 kind:data(any) addr:0x02136cf8 +func_ov051_02136d08 kind:function(arm,size=0x8c) addr:0x02136d08 +data_ov051_02136da8 kind:data(any) addr:0x02136da8 +data_ov051_02136dac kind:data(any) addr:0x02136dac +data_ov051_02136db8 kind:data(any) addr:0x02136db8 +data_ov051_02136dd0 kind:data(any) addr:0x02136dd0 +data_ov051_02136ddc kind:data(any) addr:0x02136ddc +data_ov051_02136df8 kind:data(any) addr:0x02136df8 +data_ov051_02136e14 kind:data(any) addr:0x02136e14 +data_ov051_02136e38 kind:data(any) addr:0x02136e38 +data_ov051_02136e64 kind:data(any) addr:0x02136e64 +data_ov051_02136eb0 kind:data(any) addr:0x02136eb0 +data_ov051_02136f08 kind:data(any) addr:0x02136f08 +data_ov051_02136fa0 kind:data(any) addr:0x02136fa0 +data_ov051_02137038 kind:data(any) addr:0x02137038 +data_ov051_02137050 kind:data(any) addr:0x02137050 +data_ov051_02137068 kind:data(any) addr:0x02137068 +data_ov051_02137080 kind:data(any) addr:0x02137080 +data_ov051_02137098 kind:data(any) addr:0x02137098 +data_ov051_021370b0 kind:data(any) addr:0x021370b0 +data_ov051_021370c8 kind:data(any) addr:0x021370c8 +data_ov051_021370e0 kind:data(any) addr:0x021370e0 +data_ov051_021370f8 kind:data(any) addr:0x021370f8 +data_ov051_02137110 kind:data(any) addr:0x02137110 +data_ov051_02137128 kind:data(any) addr:0x02137128 +data_ov051_02137140 kind:data(any) addr:0x02137140 +data_ov051_02137158 kind:data(any) addr:0x02137158 +data_ov051_02137170 kind:data(any) addr:0x02137170 +data_ov051_02137188 kind:data(any) addr:0x02137188 +data_ov051_021371a0 kind:bss addr:0x021371a0 +data_ov051_021371a4 kind:bss addr:0x021371a4 +data_ov051_021371b0 kind:bss addr:0x021371b0 diff --git a/config/eur/arm9/overlays/ov052/delinks.txt b/config/eur/arm9/overlays/ov052/delinks.txt new file mode 100644 index 00000000..c7236516 --- /dev/null +++ b/config/eur/arm9/overlays/ov052/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021304a0 end:0x02135b84 kind:code align:32 + .rodata start:0x02135b84 end:0x02135bac kind:data align:4 + .init start:0x02135bac end:0x02135e04 kind:code align:4 + .ctor start:0x02135e04 end:0x02135e14 kind:data align:4 + .data start:0x02135e20 end:0x02136740 kind:data align:32 + .bss start:0x02136740 end:0x02136a00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov052/relocs.txt b/config/eur/arm9/overlays/ov052/relocs.txt new file mode 100644 index 00000000..28070075 --- /dev/null +++ b/config/eur/arm9/overlays/ov052/relocs.txt @@ -0,0 +1,971 @@ +from:0x021304a8 kind:load to:0x02136758 module:overlay(52) +from:0x021304bc kind:arm_call to:0x02011f3c module:main +from:0x021304c8 kind:arm_call to:0x02130520 module:overlay(52) +from:0x021304dc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02130518 kind:load to:0x02135e28 module:overlay(52) +from:0x0213052c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0213055c kind:arm_call to:0x0200f05c module:main +from:0x02130578 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x021305a4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021305c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021305d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021305f0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021305f8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02130618 kind:arm_call to:0x0203d160 module:main +from:0x02130688 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021306b8 kind:load to:0x02135e98 module:overlay(52) +from:0x021306bc kind:load to:0x02136758 module:overlay(52) +from:0x021306c0 kind:load to:0x02135b88 module:overlay(52) +from:0x021306c4 kind:load to:0x02135e4c module:overlay(52) +from:0x021306c8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021306cc kind:load to:0x02133128 module:overlay(52) +from:0x021306d4 kind:load to:0x027e07d4 module:dtcm +from:0x021306e0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02130714 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02130728 kind:arm_call to:0x0203d210 module:main +from:0x02130730 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02130738 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02130740 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02130748 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02130754 kind:load to:0x02135e98 module:overlay(52) +from:0x02130758 kind:load to:0x020a02d4 module:overlay(0) +from:0x02130784 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02130798 kind:arm_call to:0x0203d210 module:main +from:0x021307a0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021307a8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021307b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021307b8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021307c0 kind:arm_call to:0x02011ff4 module:main +from:0x021307cc kind:load to:0x02135e98 module:overlay(52) +from:0x021307d0 kind:load to:0x020a02d4 module:overlay(0) +from:0x02130818 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0213082c kind:arm_call to:0x0213093c module:overlay(52) +from:0x0213084c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0213087c kind:arm_call to:0x02132dac module:overlay(52) +from:0x02130884 kind:arm_call to:0x021308c4 module:overlay(52) +from:0x02130894 kind:arm_call to:0x0213093c module:overlay(52) +from:0x021308a4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021308b4 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021308c0 kind:load to:0x02132e40 module:overlay(52) +from:0x021308ec kind:arm_call to:0x0213093c module:overlay(52) +from:0x021308f8 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02130904 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02130910 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02130938 kind:load to:0x020aecf8 module:overlay(0) +from:0x02130948 kind:arm_call to:0x02130918 module:overlay(52) +from:0x021309c8 kind:load to:0x02135f90 module:overlay(52) +from:0x021309cc kind:load to:0x02135f80 module:overlay(52) +from:0x02130a24 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02130ae0 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02130aec kind:arm_call to:0x02098838 module:overlay(0) +from:0x02130b14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02130b1c kind:arm_call to:0x02132fcc module:overlay(52) +from:0x02130b30 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02130b40 kind:arm_call to:0x02134918 module:overlay(52) +from:0x02130b74 kind:arm_call to:0x0213284c module:overlay(52) +from:0x02130bb4 kind:arm_call to:0x02015080 module:main +from:0x02130bd4 kind:arm_call to:0x02015080 module:main +from:0x02130c10 kind:arm_call to:0x02015080 module:main +from:0x02130c30 kind:arm_call to:0x02015080 module:main +from:0x02130c50 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02130cb0 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02130cbc kind:load to:0x02135f80 module:overlay(52) +from:0x02130cc0 kind:load to:0x027e09a8 module:dtcm +from:0x02130ccc kind:load to:0x027e09c0 module:dtcm +from:0x02130d24 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02130d7c kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02130d84 kind:load to:0x02049be4 module:main +from:0x02130df4 kind:arm_call to:0x02130cd0 module:overlay(52) +from:0x02130e04 kind:load to:0x02135ef0 module:overlay(52) +from:0x02130e4c kind:arm_call to:0x0213093c module:overlay(52) +from:0x02130e54 kind:arm_call to:0x02132c94 module:overlay(52) +from:0x02130e68 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02130f04 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02130f1c kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02130f2c kind:load to:0x02135f20 module:overlay(52) +from:0x02130f3c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02130f58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02130f68 kind:arm_call to:0x02132d7c module:overlay(52) +from:0x02130f7c kind:arm_call to:0x0213093c module:overlay(52) +from:0x02130f90 kind:load to:0x0209862c module:overlay(0) +from:0x02130fb0 kind:arm_call to:0x02016e74 module:main +from:0x02131010 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02131018 kind:load to:0x02135b84 module:overlay(52) +from:0x0213101c kind:load to:0x02049be4 module:main +from:0x021310a4 kind:arm_call to:0x0213093c module:overlay(52) +from:0x021310ac kind:arm_call to:0x02132c94 module:overlay(52) +from:0x021310c0 kind:arm_call to:0x0213093c module:overlay(52) +from:0x021310c8 kind:arm_call to:0x02132c04 module:overlay(52) +from:0x021310e0 kind:arm_call to:0x02132c6c module:overlay(52) +from:0x021310e8 kind:load to:0x02049be4 module:main +from:0x0213114c kind:arm_call to:0x02017ea4 module:main +from:0x0213119c kind:load to:0x02135f08 module:overlay(52) +from:0x021311a0 kind:load to:0x02049be4 module:main +from:0x021311e4 kind:arm_call to:0x0213093c module:overlay(52) +from:0x021311ec kind:arm_call to:0x02132c04 module:overlay(52) +from:0x02131204 kind:arm_call to:0x02132c6c module:overlay(52) +from:0x0213121c kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131248 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x021312a4 kind:load to:0x02135ef0 module:overlay(52) +from:0x0213131c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213132c kind:arm_call to:0x01ff930c module:itcm +from:0x02131370 kind:arm_call to:0x0213093c module:overlay(52) +from:0x021313f0 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02131450 kind:load to:0x02049be4 module:main +from:0x0213145c kind:load to:0x02135f08 module:overlay(52) +from:0x02131474 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131490 kind:arm_call to:0x01ff9258 module:itcm +from:0x021314ac kind:arm_call to:0x0213093c module:overlay(52) +from:0x021314f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131528 kind:arm_call to:0x02016b8c module:main +from:0x0213153c kind:arm_call to:0x02098654 module:overlay(0) +from:0x0213155c kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131570 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131588 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02131620 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131634 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131640 kind:arm_call to:0x02016958 module:main +from:0x0213165c kind:arm_call to:0x02132c6c module:overlay(52) +from:0x0213166c kind:load to:0x0203e964 module:main +from:0x02131700 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02131728 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02131748 kind:load to:0x02049be4 module:main +from:0x02131750 kind:load to:0x027e0cec module:dtcm +from:0x021318c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021318ec kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02131904 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213193c kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131970 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02131988 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02131998 kind:load to:0x02135f68 module:overlay(52) +from:0x021319a4 kind:load to:0x0203e964 module:main +from:0x021319ac kind:load to:0x027e09c0 module:dtcm +from:0x021319b4 kind:load to:0x027e0cec module:dtcm +from:0x021319ec kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02131a14 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02131a30 kind:load to:0x027e0cec module:dtcm +from:0x02131a58 kind:arm_call to:0x02016958 module:main +from:0x02131abc kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02131acc kind:load to:0x02135f08 module:overlay(52) +from:0x02131aec kind:arm_call to:0x02016958 module:main +from:0x02131b04 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131b38 kind:arm_call to:0x02016b8c module:main +from:0x02131b4c kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131b70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131b88 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131b90 kind:arm_call to:0x02132c04 module:overlay(52) +from:0x02131ba8 kind:arm_call to:0x02132c6c module:overlay(52) +from:0x02131c0c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02131c18 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02131c30 kind:load to:0x027e0cec module:dtcm +from:0x02131d04 kind:arm_call to:0x02015080 module:main +from:0x02131d24 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131d3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131d54 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131d64 kind:load to:0x02135f38 module:overlay(52) +from:0x02131d68 kind:load to:0x027e09a8 module:dtcm +from:0x02131df0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02131e18 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02131e38 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131e44 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02131e60 kind:load to:0x02135f20 module:overlay(52) +from:0x02131e64 kind:load to:0x027e09a8 module:dtcm +from:0x02131e98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131ec8 kind:load to:0x02097bec module:overlay(0) +from:0x02131ed4 kind:arm_call to:0x020992dc module:overlay(0) +from:0x02131efc kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131f08 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02131f34 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02131f9c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02131fa4 kind:arm_call to:0x02016958 module:main +from:0x02131fd0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02131fdc kind:load to:0x02135f50 module:overlay(52) +from:0x02131fe4 kind:load to:0x027e09a8 module:dtcm +from:0x0213200c kind:arm_call to:0x01ff930c module:itcm +from:0x02132030 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132048 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02132050 kind:load to:0x027e09a8 module:dtcm +from:0x021320dc kind:arm_call to:0x0209862c module:overlay(0) +from:0x021320f4 kind:load to:0x02135ef0 module:overlay(52) +from:0x0213213c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021321a0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021321b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021321c0 kind:arm_call to:0x01ff938c module:itcm +from:0x021321e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021321ec kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213221c kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132228 kind:load to:0x02136740 module:overlay(52) +from:0x02132248 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02132270 kind:arm_call to:0x01ffedac module:itcm +from:0x02132284 kind:arm_call to:0x02080180 module:overlay(0) +from:0x021322b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021322d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021322e8 kind:arm_call to:0x02132dac module:overlay(52) +from:0x02132364 kind:load to:0x027e0cd8 module:dtcm +from:0x02132368 kind:load to:0x027e0cec module:dtcm +from:0x02132374 kind:load to:0x02135ef0 module:overlay(52) +from:0x02132434 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02132444 kind:arm_call to:0x01ff916c module:itcm +from:0x0213245c kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132468 kind:load to:0x027e0cec module:dtcm +from:0x02132494 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02132514 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02132568 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02132584 kind:arm_call to:0x01ff9258 module:itcm +from:0x021325a0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021325dc kind:arm_call to:0x0213093c module:overlay(52) +from:0x021325f8 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02132600 kind:arm_call to:0x02132608 module:overlay(52) +from:0x02132624 kind:arm_call to:0x02132d7c module:overlay(52) +from:0x02132638 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132644 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02132678 kind:load to:0x02136740 module:overlay(52) +from:0x02132694 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02132704 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02132714 kind:load to:0x02135f08 module:overlay(52) +from:0x02132734 kind:arm_call to:0x020d9c14 module:overlays(26,31) +from:0x02132774 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132788 kind:load to:0x027e0d38 module:dtcm +from:0x0213278c kind:load to:0x020aecec module:overlay(0) +from:0x021327a0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021327cc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021327ec kind:arm_call to:0x02134928 module:overlay(52) +from:0x02132824 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02132844 kind:arm_call to:0x02099004 module:overlay(0) +from:0x02132858 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021328c8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02132934 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02132954 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02132960 kind:arm_call to:0x0213093c module:overlay(52) +from:0x0213297c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02132988 kind:arm_call to:0x0213093c module:overlay(52) +from:0x021329ac kind:arm_call to:0x0213093c module:overlay(52) +from:0x021329cc kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x021329e4 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132a64 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02132a8c kind:arm_call to:0x020bf634 module:overlay(17) +from:0x02132a98 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132ab4 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02132ac0 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132ae4 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132b14 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02132b30 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02132b4c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02132b54 kind:arm_call to:0x02134918 module:overlay(52) +from:0x02132b80 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02132ba8 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x02132bb4 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132bd0 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02132bdc kind:arm_call to:0x0213093c module:overlay(52) +from:0x02132bec kind:load to:0x027e0d38 module:dtcm +from:0x02132bf4 kind:load to:0x020aecf4 module:overlay(0) +from:0x02132bf8 kind:load to:0x020aecfc module:overlay(0) +from:0x02132c00 kind:load to:0x027e0cec module:dtcm +from:0x02132c2c kind:arm_call to:0x02017f54 module:main +from:0x02132c44 kind:arm_call to:0x01ff930c module:itcm +from:0x02132c80 kind:arm_call to:0x01ff930c module:itcm +from:0x02132cbc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02132cd4 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02132d08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132d14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132d44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132d94 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02132dd8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02132df8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132e14 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02132e24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02132e34 kind:load to:0x020b539c module:overlay(0) +from:0x02132e3c kind:load to:0x027e0ce4 module:dtcm +from:0x02132ef0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02132f00 kind:arm_call to:0x01ffa60c module:itcm +from:0x02132f3c kind:arm_call to:0x0200e260 module:main +from:0x02132f40 kind:arm_call to:0x0200c198 module:main +from:0x02132f50 kind:arm_call to:0x01ffad5c module:itcm +from:0x02132fbc kind:arm_call to:0x02028d30 module:main +from:0x02132fc8 kind:load to:0x0203e964 module:main +from:0x0213301c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021330e8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021330f4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02133110 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02133120 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213313c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02133144 kind:arm_call to:0x02011ff4 module:main +from:0x02133158 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213316c kind:load to:0x02136840 module:overlay(52) +from:0x02133180 kind:arm_call to:0x02011f3c module:main +from:0x0213318c kind:arm_call to:0x021332a0 module:overlay(52) +from:0x021331a0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021331e8 kind:load to:0x02136138 module:overlay(52) +from:0x02133204 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x0213321c kind:load to:0x02136108 module:overlay(52) +from:0x0213323c kind:arm_call to:0x021347a8 module:overlay(52) +from:0x0213324c kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x0213326c kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02133274 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x0213328c kind:arm_call to:0x021347cc module:overlay(52) +from:0x02133298 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x021332b0 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02133314 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02133340 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02133358 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02133368 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021333a0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021333b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021333d0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021333d8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021333e4 kind:arm_call to:0x021331ec module:overlay(52) +from:0x021334c8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021334e0 kind:load to:0x021361f0 module:overlay(52) +from:0x021334e4 kind:load to:0x02136840 module:overlay(52) +from:0x021334e8 kind:load to:0x021361a4 module:overlay(52) +from:0x021334ec kind:load to:0x0213615c module:overlay(52) +from:0x021334f0 kind:load to:0x020b27c8 module:overlay(0) +from:0x021334f4 kind:load to:0x027e07d4 module:dtcm +from:0x021334fc kind:load to:0x02136118 module:overlay(52) +from:0x02133508 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213351c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213353c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133568 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02133574 kind:load to:0x027e0ce4 module:dtcm +from:0x021335a4 kind:load to:0x020aecf8 module:overlay(0) +from:0x021335b4 kind:arm_call to:0x02133578 module:overlay(52) +from:0x02133634 kind:load to:0x021362e8 module:overlay(52) +from:0x02133638 kind:load to:0x021362d8 module:overlay(52) +from:0x02133648 kind:arm_call to:0x020beeec module:overlay(17) +from:0x021336a4 kind:arm_call to:0x0213498c module:overlay(52) +from:0x021336bc kind:load to:0x021362d8 module:overlay(52) +from:0x02133728 kind:load to:0x02136248 module:overlay(52) +from:0x0213374c kind:arm_call to:0x0213482c module:overlay(52) +from:0x021337d4 kind:load to:0x02136248 module:overlay(52) +from:0x02133814 kind:arm_call to:0x01ff930c module:itcm +from:0x02133854 kind:arm_call to:0x01ff930c module:itcm +from:0x02133890 kind:arm_call to:0x01ff930c module:itcm +from:0x021338a4 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02133910 kind:arm_call to:0x02016e74 module:main +from:0x02133934 kind:arm_call to:0x01ff9638 module:itcm +from:0x02133974 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133984 kind:load to:0x02136278 module:overlay(52) +from:0x02133988 kind:load to:0x02135b98 module:overlay(52) +from:0x02133990 kind:load to:0x027e09a8 module:dtcm +from:0x02133a10 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02133a20 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02133a2c kind:arm_call to:0x02016958 module:main +from:0x02133a3c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02133a60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133a6c kind:arm_call to:0x02134b88 module:overlay(52) +from:0x02133a90 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02133aa8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02133ab4 kind:arm_call to:0x02016958 module:main +from:0x02133ac8 kind:arm_call to:0x01ff930c module:itcm +from:0x02133adc kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02133afc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02133b08 kind:arm_call to:0x02016958 module:main +from:0x02133b24 kind:arm_call to:0x0213482c module:overlay(52) +from:0x02133bc0 kind:load to:0x02136278 module:overlay(52) +from:0x02133bcc kind:arm_call to:0x021346fc module:overlay(52) +from:0x02133bd4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02133bfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133c0c kind:arm_call to:0x02134b88 module:overlay(52) +from:0x02133c4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02133c54 kind:load to:0x027e09a8 module:dtcm +from:0x02133ce4 kind:load to:0x02136248 module:overlay(52) +from:0x02133cf8 kind:arm_call to:0x02134b88 module:overlay(52) +from:0x02133d10 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02133d38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133dc8 kind:arm_call to:0x02134bcc module:overlay(52) +from:0x02133dec kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02133e18 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02133e28 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02133e34 kind:load to:0x027e09c0 module:dtcm +from:0x02133e38 kind:load to:0x027e07d4 module:dtcm +from:0x02133e9c kind:load to:0x021362c0 module:overlay(52) +from:0x02133f1c kind:load to:0x02136278 module:overlay(52) +from:0x02133f38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133f8c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02133f9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133fd8 kind:arm_call to:0x02134b88 module:overlay(52) +from:0x02133fe0 kind:arm_call to:0x021346fc module:overlay(52) +from:0x02133fec kind:load to:0x027e0ce4 module:dtcm +from:0x0213402c kind:arm_call to:0x02016958 module:main +from:0x02134098 kind:load to:0x02136260 module:overlay(52) +from:0x02134150 kind:arm_call to:0x01ff9984 module:itcm +from:0x02134180 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134194 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x021341c4 kind:arm_call to:0x0213482c module:overlay(52) +from:0x021341f0 kind:arm_call to:0x0213093c module:overlay(52) +from:0x02134260 kind:load to:0x02136290 module:overlay(52) +from:0x02134290 kind:arm_call to:0x01ff993c module:itcm +from:0x021342a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021342c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021342d8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021342f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213430c kind:arm_call to:0x021335a8 module:overlay(52) +from:0x021343d4 kind:load to:0x02136248 module:overlay(52) +from:0x021343e0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02134408 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134414 kind:arm_call to:0x02134b88 module:overlay(52) +from:0x02134434 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02134464 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213446c kind:load to:0x0203e964 module:main +from:0x02134484 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213449c kind:arm_call to:0x020992dc module:overlay(0) +from:0x021344c0 kind:arm_call to:0x02134bcc module:overlay(52) +from:0x021344cc kind:arm_call to:0x021335a8 module:overlay(52) +from:0x021344d4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021344fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134508 kind:arm_call to:0x02134b88 module:overlay(52) +from:0x021345a8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021345b8 kind:load to:0x02136260 module:overlay(52) +from:0x021345e8 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02134600 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02134628 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134634 kind:arm_call to:0x02134b88 module:overlay(52) +from:0x021346b4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021346c4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021346ec kind:arm_call to:0x02134bcc module:overlay(52) +from:0x021346f8 kind:load to:0x027e07d4 module:dtcm +from:0x02134714 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134740 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213474c kind:arm_call to:0x02016958 module:main +from:0x02134758 kind:arm_call to:0x02018114 module:main +from:0x021347a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021347bc kind:arm_call to:0x021335a8 module:overlay(52) +from:0x0213480c kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02134820 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02134828 kind:load to:0x027e07d4 module:dtcm +from:0x02134844 kind:arm_call to:0x01ff930c module:itcm +from:0x021348a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02134904 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02134910 kind:load to:0x0203e964 module:main +from:0x02134924 kind:load to:0x02134bcc module:overlay(52) +from:0x02134954 kind:arm_call to:0x02028d30 module:main +from:0x02134998 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021349ec kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02134a4c kind:arm_call to:0x020986fc module:overlay(0) +from:0x02134a6c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02134a78 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02134aac kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02134ae8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02134b04 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02134b10 kind:arm_call to:0x02134bcc module:overlay(52) +from:0x02134b3c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02134b48 kind:arm_call to:0x021335a8 module:overlay(52) +from:0x02134b6c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02134b7c kind:load to:0x027e0d38 module:dtcm +from:0x02134b84 kind:load to:0x027e0cec module:dtcm +from:0x02134b9c kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02134bb8 kind:arm_call to:0x02134bcc module:overlay(52) +from:0x02134c4c kind:arm_call to:0x020f9f8c module:overlay(31) +from:0x02134c58 kind:arm_call to:0x02099588 module:overlay(0) +from:0x02134c60 kind:arm_call to:0x021325e4 module:overlay(52) +from:0x02134c6c kind:load to:0x02049be4 module:main +from:0x02134c70 kind:load to:0x02135b9c module:overlay(52) +from:0x02134c90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02134ca4 kind:load to:0x020578a4 module:overlay(0) +from:0x02134cb8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02134cc0 kind:arm_call to:0x02011ff4 module:main +from:0x02134cd4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02134cdc kind:arm_call to:0x02011ff4 module:main +from:0x02134cf4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02134cfc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02134d04 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02134d0c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02134d14 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02134d1c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02134d34 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02134d3c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02134d44 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02134d4c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02134d54 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02134d5c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02134d64 kind:arm_call to:0x02011ff4 module:main +from:0x02134d78 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02134d8c kind:load to:0x02136928 module:overlay(52) +from:0x02134da0 kind:arm_call to:0x02011f3c module:main +from:0x02134dac kind:arm_call to:0x02134e10 module:overlay(52) +from:0x02134dc0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02134e0c kind:load to:0x02136458 module:overlay(52) +from:0x02134e3c kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02134e5c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02134e78 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02134e88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02134efc kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02134f28 kind:arm_call to:0x02135a0c module:overlay(52) +from:0x02134f54 kind:arm_call to:0x0203d160 module:main +from:0x02134f70 kind:load to:0x02136928 module:overlay(52) +from:0x02134f74 kind:load to:0x0213662c module:overlay(52) +from:0x02134f78 kind:load to:0x021364c4 module:overlay(52) +from:0x02134f7c kind:load to:0x02136510 module:overlay(52) +from:0x02134f80 kind:load to:0x02134fa0 module:overlay(52) +from:0x02134f84 kind:load to:0x02135af8 module:overlay(52) +from:0x02134f88 kind:load to:0x02136474 module:overlay(52) +from:0x02134f94 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02134fa8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02134fc8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02134fdc kind:arm_call to:0x0203d210 module:main +from:0x02134fe4 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02134fec kind:arm_call to:0x02135a44 module:overlay(52) +from:0x02134ff4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02134ffc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02135004 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02135010 kind:load to:0x02136510 module:overlay(52) +from:0x02135014 kind:load to:0x02134fa0 module:overlay(52) +from:0x0213502c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02135040 kind:arm_call to:0x0203d210 module:main +from:0x02135048 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02135050 kind:arm_call to:0x02135a44 module:overlay(52) +from:0x02135058 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02135060 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02135068 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02135070 kind:arm_call to:0x02011ff4 module:main +from:0x0213507c kind:load to:0x02136510 module:overlay(52) +from:0x02135080 kind:load to:0x02134fa0 module:overlay(52) +from:0x021350a0 kind:load to:0x020a8d28 module:overlay(0) +from:0x021350f4 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0213513c kind:arm_call to:0x021353b0 module:overlay(52) +from:0x0213517c kind:arm_call to:0x02135674 module:overlay(52) +from:0x02135188 kind:arm_call to:0x02135ab8 module:overlay(52) +from:0x021351b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021351bc kind:arm_call to:0x02135ad8 module:overlay(52) +from:0x02135208 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02135284 kind:arm_call to:0x02135990 module:overlay(52) +from:0x02135294 kind:arm_call to:0x02172930 module:overlays(90,94) +from:0x0213529c kind:arm_call to:0x020e8530 module:overlay(31) +from:0x021352a4 kind:load to:0x027e09a8 module:dtcm +from:0x021352ac kind:load to:0x027e0cec module:dtcm +from:0x021352f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02135308 kind:load to:0x027e09a8 module:dtcm +from:0x0213533c kind:arm_call to:0x01fff148 module:itcm +from:0x0213537c kind:arm_call to:0x02135854 module:overlay(52) +from:0x02135384 kind:arm_call to:0x021355f8 module:overlay(52) +from:0x021353a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021353ac kind:load to:0x02136428 module:overlay(52) +from:0x021353e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021353e4 kind:arm_call to:0x02039f04 module:main +from:0x021353f0 kind:arm_call to:0x0203b00c module:main +from:0x021353fc kind:arm_call to:0x0203a978 module:main +from:0x02135400 kind:arm_call to:0x0203a5ac module:main +from:0x02135458 kind:arm_call to:0x02039f04 module:main +from:0x02135460 kind:arm_call to:0x0203b00c module:main +from:0x0213546c kind:arm_call to:0x0203a978 module:main +from:0x02135470 kind:arm_call to:0x0203a5ac module:main +from:0x021355a8 kind:arm_call to:0x02135830 module:overlay(52) +from:0x021355d0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021355e4 kind:load to:0x0203e964 module:main +from:0x02135618 kind:arm_call to:0x01fff148 module:itcm +from:0x02135640 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135664 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02135670 kind:load to:0x027e0ce0 module:dtcm +from:0x021356a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021356ac kind:arm_call to:0x02039f04 module:main +from:0x021356b4 kind:arm_call to:0x0203b00c module:main +from:0x021356c0 kind:arm_call to:0x0203a978 module:main +from:0x021356c4 kind:arm_call to:0x0203a5ac module:main +from:0x02135744 kind:arm_call to:0x01fff148 module:itcm +from:0x02135774 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02135780 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021357c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021357c8 kind:arm_call to:0x021355f8 module:overlay(52) +from:0x021357d0 kind:arm_call to:0x02135830 module:overlay(52) +from:0x021357f0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02135800 kind:arm_call to:0x02135aac module:overlay(52) +from:0x02135808 kind:arm_call to:0x02135a7c module:overlay(52) +from:0x02135820 kind:load to:0x0203e964 module:main +from:0x02135824 kind:load to:0x02136434 module:overlay(52) +from:0x02135828 kind:load to:0x02136428 module:overlay(52) +from:0x0213582c kind:load to:0x027e0ce0 module:dtcm +from:0x0213584c kind:load to:0x027e0cec module:dtcm +from:0x02135850 kind:load to:0x020a0140 module:overlay(0) +from:0x02135874 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02135880 kind:arm_call to:0x01fff148 module:itcm +from:0x021358e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021358fc kind:arm_call to:0x02077590 module:overlay(0) +from:0x02135920 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135978 kind:arm_call to:0x0207834c module:overlay(0) +from:0x02135984 kind:load to:0x027e0ce0 module:dtcm +from:0x02135988 kind:load to:0x02136428 module:overlay(52) +from:0x0213598c kind:load to:0x027e09bc module:dtcm +from:0x021359a8 kind:load to:0x027e09bc module:dtcm +from:0x021359ac kind:load to:0x02078230 module:overlay(0) +from:0x021359d0 kind:arm_call to:0x02135990 module:overlay(52) +from:0x02135a00 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02135a2c kind:arm_call to:0x02067278 module:overlay(0) +from:0x02135a40 kind:load to:0x02136448 module:overlay(52) +from:0x02135a50 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02135a68 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02135a70 kind:arm_call to:0x02011ff4 module:main +from:0x02135a98 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02135aa8 kind:load to:0x020b504c module:overlay(0) +from:0x02135b14 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02135b1c kind:arm_call to:0x02011ff4 module:main +from:0x02135b34 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02135b3c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02135b44 kind:arm_call to:0x02011ff4 module:main +from:0x02135b5c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02135b64 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02135b78 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02135bcc kind:arm_call to:0x021304d0 module:overlay(52) +from:0x02135bdc kind:arm_call to:0x0203ce74 module:main +from:0x02135c74 kind:load to:0x02136740 module:overlay(52) +from:0x02135c78 kind:load to:0x02136758 module:overlay(52) +from:0x02135c7c kind:load to:0x02133150 module:overlay(52) +from:0x02135c80 kind:load to:0x0213674c module:overlay(52) +from:0x02135c84 kind:load to:0x020431b8 module:main +from:0x02135c88 kind:load to:0x02135f80 module:overlay(52) +from:0x02135cac kind:arm_call to:0x02133194 module:overlay(52) +from:0x02135cbc kind:arm_call to:0x0203ce74 module:main +from:0x02135d5c kind:load to:0x02136830 module:overlay(52) +from:0x02135d60 kind:load to:0x02136840 module:overlay(52) +from:0x02135d64 kind:load to:0x02134d70 module:overlay(52) +from:0x02135d68 kind:load to:0x02136834 module:overlay(52) +from:0x02135d6c kind:load to:0x020431b8 module:main +from:0x02135d70 kind:load to:0x021362d8 module:overlay(52) +from:0x02135dc4 kind:arm_call to:0x02134db4 module:overlay(52) +from:0x02135dd4 kind:arm_call to:0x0203ce74 module:main +from:0x02135de8 kind:load to:0x02136428 module:overlay(52) +from:0x02135df4 kind:load to:0x02136918 module:overlay(52) +from:0x02135df8 kind:load to:0x02136928 module:overlay(52) +from:0x02135dfc kind:load to:0x02135b70 module:overlay(52) +from:0x02135e00 kind:load to:0x0213691c module:overlay(52) +from:0x02135e04 kind:load to:0x02135bac module:overlay(52) +from:0x02135e08 kind:load to:0x02135c8c module:overlay(52) +from:0x02135e0c kind:load to:0x02135d74 module:overlay(52) +from:0x02135e28 kind:load to:0x021304ac module:overlay(52) +from:0x02135e2c kind:load to:0x02097944 module:overlay(0) +from:0x02135e30 kind:load to:0x02097754 module:overlay(0) +from:0x02135e34 kind:load to:0x020977d0 module:overlay(0) +from:0x02135e38 kind:load to:0x0209794c module:overlay(0) +from:0x02135e3c kind:load to:0x0209796c module:overlay(0) +from:0x02135e40 kind:load to:0x02097998 module:overlay(0) +from:0x02135e4c kind:load to:0x021306d8 module:overlay(52) +from:0x02135e50 kind:load to:0x02133134 module:overlay(52) +from:0x02135e54 kind:load to:0x0209a254 module:overlay(0) +from:0x02135e58 kind:load to:0x0209a288 module:overlay(0) +from:0x02135e5c kind:load to:0x0209a320 module:overlay(0) +from:0x02135e60 kind:load to:0x0209a334 module:overlay(0) +from:0x02135e64 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02135e68 kind:load to:0x0209a35c module:overlay(0) +from:0x02135e6c kind:load to:0x0209a3e4 module:overlay(0) +from:0x02135e70 kind:load to:0x0209a06c module:overlay(0) +from:0x02135e74 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02135e78 kind:load to:0x0209a308 module:overlay(0) +from:0x02135e7c kind:load to:0x0209a348 module:overlay(0) +from:0x02135e80 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02135e84 kind:load to:0x021330fc module:overlay(52) +from:0x02135e88 kind:load to:0x021330d8 module:overlay(52) +from:0x02135e8c kind:load to:0x0209a70c module:overlay(0) +from:0x02135e98 kind:load to:0x02098518 module:overlay(0) +from:0x02135e9c kind:load to:0x02098554 module:overlay(0) +from:0x02135ea0 kind:load to:0x0209856c module:overlay(0) +from:0x02135ea4 kind:load to:0x02098578 module:overlay(0) +from:0x02135ea8 kind:load to:0x01fff464 module:itcm +from:0x02135eac kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02135eb0 kind:load to:0x021307d4 module:overlay(52) +from:0x02135eb4 kind:load to:0x020984b0 module:overlay(0) +from:0x02135eb8 kind:load to:0x021309d0 module:overlay(52) +from:0x02135ebc kind:load to:0x020984b8 module:overlay(0) +from:0x02135ec0 kind:load to:0x020984bc module:overlay(0) +from:0x02135ec4 kind:load to:0x02132790 module:overlay(52) +from:0x02135ec8 kind:load to:0x02132834 module:overlay(52) +from:0x02135ecc kind:load to:0x020984c8 module:overlay(0) +from:0x02135ed0 kind:load to:0x02098584 module:overlay(0) +from:0x02135ed4 kind:load to:0x020985f0 module:overlay(0) +from:0x02135ed8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02135edc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02135ee0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02135ee4 kind:load to:0x021306ec module:overlay(52) +from:0x02135ee8 kind:load to:0x0213075c module:overlay(52) +from:0x02135eec kind:load to:0x02099588 module:overlay(0) +from:0x02135f80 kind:load to:0x02130d88 module:overlay(52) +from:0x02135f88 kind:load to:0x02130e08 module:overlay(52) +from:0x02135f98 kind:load to:0x02130e70 module:overlay(52) +from:0x02135fa0 kind:load to:0x02130f30 module:overlay(52) +from:0x02135fa8 kind:load to:0x02130f84 module:overlay(52) +from:0x02135fb0 kind:load to:0x02130f94 module:overlay(52) +from:0x02135fb8 kind:load to:0x02131020 module:overlay(52) +from:0x02135fc8 kind:load to:0x02131670 module:overlay(52) +from:0x02135fd0 kind:load to:0x02131754 module:overlay(52) +from:0x02135fd8 kind:load to:0x021319b8 module:overlay(52) +from:0x02135fe0 kind:load to:0x02131380 module:overlay(52) +from:0x02135fe8 kind:load to:0x02131460 module:overlay(52) +from:0x02135ff8 kind:load to:0x02131224 module:overlay(52) +from:0x02136000 kind:load to:0x021312a8 module:overlay(52) +from:0x02136010 kind:load to:0x02131a34 module:overlay(52) +from:0x02136018 kind:load to:0x02131ad0 module:overlay(52) +from:0x02136028 kind:load to:0x02131bbc module:overlay(52) +from:0x02136030 kind:load to:0x02131c38 module:overlay(52) +from:0x02136040 kind:load to:0x02131d70 module:overlay(52) +from:0x02136048 kind:load to:0x02131e6c module:overlay(52) +from:0x02136058 kind:load to:0x0213267c module:overlay(52) +from:0x02136060 kind:load to:0x02132718 module:overlay(52) +from:0x02136070 kind:load to:0x02131f10 module:overlay(52) +from:0x02136078 kind:load to:0x02131fec module:overlay(52) +from:0x02136080 kind:load to:0x02132058 module:overlay(52) +from:0x02136088 kind:load to:0x02131eb4 module:overlay(52) +from:0x02136090 kind:load to:0x02131ecc module:overlay(52) +from:0x021360a0 kind:load to:0x021310ec module:overlay(52) +from:0x021360a8 kind:load to:0x021311a4 module:overlay(52) +from:0x021360b8 kind:load to:0x02132070 module:overlay(52) +from:0x021360c0 kind:load to:0x021320f8 module:overlay(52) +from:0x021360d0 kind:load to:0x0213222c module:overlay(52) +from:0x021360d8 kind:load to:0x02132378 module:overlay(52) +from:0x021360e8 kind:load to:0x02132474 module:overlay(52) +from:0x021360f0 kind:load to:0x02132504 module:overlay(52) +from:0x02136108 kind:load to:0x02133220 module:overlay(52) +from:0x0213610c kind:load to:0x0213325c module:overlay(52) +from:0x02136110 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x02136114 kind:load to:0x0213327c module:overlay(52) +from:0x02136138 kind:load to:0x02133170 module:overlay(52) +from:0x0213613c kind:load to:0x02097944 module:overlay(0) +from:0x02136140 kind:load to:0x02097754 module:overlay(0) +from:0x02136144 kind:load to:0x020977d0 module:overlay(0) +from:0x02136148 kind:load to:0x0209794c module:overlay(0) +from:0x0213614c kind:load to:0x0209796c module:overlay(0) +from:0x02136150 kind:load to:0x02097998 module:overlay(0) +from:0x0213615c kind:load to:0x02133514 module:overlay(52) +from:0x02136160 kind:load to:0x02134ccc module:overlay(52) +from:0x02136164 kind:load to:0x02099b00 module:overlay(0) +from:0x02136168 kind:load to:0x02099b38 module:overlay(0) +from:0x0213616c kind:load to:0x0209a13c module:overlay(0) +from:0x02136170 kind:load to:0x0209a144 module:overlay(0) +from:0x02136174 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02136178 kind:load to:0x02099cb0 module:overlay(0) +from:0x0213617c kind:load to:0x02099ba0 module:overlay(0) +from:0x02136180 kind:load to:0x0209a06c module:overlay(0) +from:0x02136184 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02136188 kind:load to:0x0209a10c module:overlay(0) +from:0x0213618c kind:load to:0x02134ca8 module:overlay(52) +from:0x02136190 kind:load to:0x0209a124 module:overlay(0) +from:0x02136194 kind:load to:0x02134c98 module:overlay(52) +from:0x02136198 kind:load to:0x02134c74 module:overlay(52) +from:0x021361a4 kind:load to:0x02133500 module:overlay(52) +from:0x021361a8 kind:load to:0x02134cb0 module:overlay(52) +from:0x021361ac kind:load to:0x0209a254 module:overlay(0) +from:0x021361b0 kind:load to:0x0209a288 module:overlay(0) +from:0x021361b4 kind:load to:0x0209a320 module:overlay(0) +from:0x021361b8 kind:load to:0x0209a334 module:overlay(0) +from:0x021361bc kind:load to:0x0209a0e4 module:overlay(0) +from:0x021361c0 kind:load to:0x0209a35c module:overlay(0) +from:0x021361c4 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021361c8 kind:load to:0x0209a06c module:overlay(0) +from:0x021361cc kind:load to:0x0209a2f0 module:overlay(0) +from:0x021361d0 kind:load to:0x0209a308 module:overlay(0) +from:0x021361d4 kind:load to:0x0209a348 module:overlay(0) +from:0x021361d8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021361dc kind:load to:0x021330fc module:overlay(52) +from:0x021361e0 kind:load to:0x021330d8 module:overlay(52) +from:0x021361e4 kind:load to:0x0209a70c module:overlay(0) +from:0x021361f0 kind:load to:0x02098518 module:overlay(0) +from:0x021361f4 kind:load to:0x02098554 module:overlay(0) +from:0x021361f8 kind:load to:0x0209856c module:overlay(0) +from:0x021361fc kind:load to:0x02098578 module:overlay(0) +from:0x02136200 kind:load to:0x01fff464 module:itcm +from:0x02136204 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02136208 kind:load to:0x02133528 module:overlay(52) +from:0x0213620c kind:load to:0x020984b0 module:overlay(0) +from:0x02136210 kind:load to:0x0213363c module:overlay(52) +from:0x02136214 kind:load to:0x020984b8 module:overlay(0) +from:0x02136218 kind:load to:0x020984bc module:overlay(0) +from:0x0213621c kind:load to:0x02134858 module:overlay(52) +from:0x02136220 kind:load to:0x02099004 module:overlay(0) +from:0x02136224 kind:load to:0x020984c8 module:overlay(0) +from:0x02136228 kind:load to:0x02098584 module:overlay(0) +from:0x0213622c kind:load to:0x020985f0 module:overlay(0) +from:0x02136230 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136234 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136238 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213623c kind:load to:0x02134ce8 module:overlay(52) +from:0x02136240 kind:load to:0x02134d28 module:overlay(52) +from:0x02136244 kind:load to:0x02134bcc module:overlay(52) +from:0x021362d8 kind:load to:0x021336c0 module:overlay(52) +from:0x021362e0 kind:load to:0x0213372c module:overlay(52) +from:0x021362f0 kind:load to:0x02133754 module:overlay(52) +from:0x021362f8 kind:load to:0x021337d8 module:overlay(52) +from:0x02136308 kind:load to:0x021338ac module:overlay(52) +from:0x02136310 kind:load to:0x02133998 module:overlay(52) +from:0x02136320 kind:load to:0x02133ae8 module:overlay(52) +from:0x02136328 kind:load to:0x02133aec module:overlay(52) +from:0x02136338 kind:load to:0x02133a98 module:overlay(52) +from:0x02136340 kind:load to:0x02133a9c module:overlay(52) +from:0x02136350 kind:load to:0x021341d4 module:overlay(52) +from:0x02136358 kind:load to:0x02134264 module:overlay(52) +from:0x02136368 kind:load to:0x02133ff0 module:overlay(52) +from:0x02136370 kind:load to:0x0213409c module:overlay(52) +from:0x02136380 kind:load to:0x02134470 module:overlay(52) +from:0x02136388 kind:load to:0x02134494 module:overlay(52) +from:0x02136398 kind:load to:0x02134520 module:overlay(52) +from:0x021363a0 kind:load to:0x021345bc module:overlay(52) +from:0x021363b0 kind:load to:0x02134318 module:overlay(52) +from:0x021363b8 kind:load to:0x021343d8 module:overlay(52) +from:0x021363c8 kind:load to:0x02133b30 module:overlay(52) +from:0x021363d0 kind:load to:0x02133bc4 module:overlay(52) +from:0x021363e0 kind:load to:0x02133ea4 module:overlay(52) +from:0x021363e8 kind:load to:0x02133f20 module:overlay(52) +from:0x021363f8 kind:load to:0x02133c5c module:overlay(52) +from:0x02136400 kind:load to:0x02133ce8 module:overlay(52) +from:0x02136410 kind:load to:0x02133e3c module:overlay(52) +from:0x02136418 kind:load to:0x02133ea0 module:overlay(52) +from:0x02136448 kind:load to:0x02135a44 module:overlay(52) +from:0x0213644c kind:load to:0x02135a5c module:overlay(52) +from:0x02136458 kind:load to:0x02134d90 module:overlay(52) +from:0x0213645c kind:load to:0x02097944 module:overlay(0) +from:0x02136460 kind:load to:0x02097754 module:overlay(0) +from:0x02136464 kind:load to:0x020977d0 module:overlay(0) +from:0x02136468 kind:load to:0x0209794c module:overlay(0) +from:0x0213646c kind:load to:0x0209796c module:overlay(0) +from:0x02136470 kind:load to:0x02097998 module:overlay(0) +from:0x021364c4 kind:load to:0x02134f8c module:overlay(52) +from:0x021364c8 kind:load to:0x02135b0c module:overlay(52) +from:0x021364cc kind:load to:0x0209a254 module:overlay(0) +from:0x021364d0 kind:load to:0x0209a288 module:overlay(0) +from:0x021364d4 kind:load to:0x0209a320 module:overlay(0) +from:0x021364d8 kind:load to:0x0209a334 module:overlay(0) +from:0x021364dc kind:load to:0x0209a0e4 module:overlay(0) +from:0x021364e0 kind:load to:0x0209a35c module:overlay(0) +from:0x021364e4 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021364e8 kind:load to:0x0209a06c module:overlay(0) +from:0x021364ec kind:load to:0x0209a2f0 module:overlay(0) +from:0x021364f0 kind:load to:0x0209a308 module:overlay(0) +from:0x021364f4 kind:load to:0x0209a348 module:overlay(0) +from:0x021364f8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021364fc kind:load to:0x021330fc module:overlay(52) +from:0x02136500 kind:load to:0x021330d8 module:overlay(52) +from:0x02136504 kind:load to:0x0209a70c module:overlay(0) +from:0x02136510 kind:load to:0x02098518 module:overlay(0) +from:0x02136514 kind:load to:0x02098554 module:overlay(0) +from:0x02136518 kind:load to:0x0209856c module:overlay(0) +from:0x0213651c kind:load to:0x02098578 module:overlay(0) +from:0x02136520 kind:load to:0x01fff464 module:itcm +from:0x02136524 kind:load to:0x020a99d8 module:overlay(0) +from:0x02136528 kind:load to:0x02135084 module:overlay(52) +from:0x0213652c kind:load to:0x021350a4 module:overlay(52) +from:0x02136530 kind:load to:0x02135100 module:overlay(52) +from:0x02136534 kind:load to:0x021359b0 module:overlay(52) +from:0x02136538 kind:load to:0x020984bc module:overlay(0) +from:0x0213653c kind:load to:0x020a995c module:overlay(0) +from:0x02136540 kind:load to:0x020984c4 module:overlay(0) +from:0x02136544 kind:load to:0x020984c8 module:overlay(0) +from:0x02136548 kind:load to:0x02098584 module:overlay(0) +from:0x0213654c kind:load to:0x020985f0 module:overlay(0) +from:0x02136550 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136554 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136558 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213655c kind:load to:0x02134fb4 module:overlay(52) +from:0x02136560 kind:load to:0x02135018 module:overlay(52) +from:0x02136564 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02136568 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0213656c kind:load to:0x020a92d0 module:overlay(0) +from:0x02136570 kind:load to:0x020a8f78 module:overlay(0) +from:0x02136574 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02136578 kind:load to:0x020a9150 module:overlay(0) +from:0x0213657c kind:load to:0x020a914c module:overlay(0) +from:0x02136580 kind:load to:0x020a921c module:overlay(0) +from:0x02136584 kind:load to:0x020a9240 module:overlay(0) +from:0x02136588 kind:load to:0x020a9244 module:overlay(0) +from:0x0213658c kind:load to:0x021359c4 module:overlay(52) +from:0x02136590 kind:load to:0x020a91a8 module:overlay(0) +from:0x02136594 kind:load to:0x020a91b0 module:overlay(0) +from:0x02136598 kind:load to:0x020a8f54 module:overlay(0) +from:0x0213659c kind:load to:0x020a8f5c module:overlay(0) +from:0x021365a0 kind:load to:0x020a8f64 module:overlay(0) +from:0x021365a4 kind:load to:0x020a8f6c module:overlay(0) +from:0x021365a8 kind:load to:0x020a9448 module:overlay(0) +from:0x021365ac kind:load to:0x020a9598 module:overlay(0) +from:0x021365b0 kind:load to:0x020a95c4 module:overlay(0) +from:0x021365b4 kind:load to:0x020a95e4 module:overlay(0) +from:0x021365b8 kind:load to:0x020a97fc module:overlay(0) +from:0x021365bc kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021365c0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x021365c4 kind:load to:0x020a8e84 module:overlay(0) +from:0x021365c8 kind:load to:0x021359dc module:overlay(52) +from:0x021365cc kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x021365d0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021365d4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021365d8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021365dc kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021365e0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x021365e4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021365e8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021365ec kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021365f0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x021365f4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021365f8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021365fc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02136600 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02136604 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02136608 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0213660c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02136610 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02136614 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02136618 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0213661c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02136620 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0213662c kind:load to:0x02098518 module:overlay(0) +from:0x02136630 kind:load to:0x02098554 module:overlay(0) +from:0x02136634 kind:load to:0x0209856c module:overlay(0) +from:0x02136638 kind:load to:0x02098578 module:overlay(0) +from:0x0213663c kind:load to:0x01fff464 module:itcm +from:0x02136640 kind:load to:0x020a99d8 module:overlay(0) +from:0x02136644 kind:load to:0x020a8d28 module:overlay(0) +from:0x02136648 kind:load to:0x020a8da4 module:overlay(0) +from:0x0213664c kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x02136650 kind:load to:0x020a98f4 module:overlay(0) +from:0x02136654 kind:load to:0x020984bc module:overlay(0) +from:0x02136658 kind:load to:0x020a995c module:overlay(0) +from:0x0213665c kind:load to:0x020984c4 module:overlay(0) +from:0x02136660 kind:load to:0x020984c8 module:overlay(0) +from:0x02136664 kind:load to:0x02098584 module:overlay(0) +from:0x02136668 kind:load to:0x020985f0 module:overlay(0) +from:0x0213666c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02136670 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02136674 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02136678 kind:load to:0x02135b50 module:overlay(52) +from:0x0213667c kind:load to:0x02135b28 module:overlay(52) +from:0x02136680 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02136684 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x02136688 kind:load to:0x020a92d0 module:overlay(0) +from:0x0213668c kind:load to:0x020a8f78 module:overlay(0) +from:0x02136690 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02136694 kind:load to:0x020a9150 module:overlay(0) +from:0x02136698 kind:load to:0x020a914c module:overlay(0) +from:0x0213669c kind:load to:0x020a921c module:overlay(0) +from:0x021366a0 kind:load to:0x020a9240 module:overlay(0) +from:0x021366a4 kind:load to:0x020a9244 module:overlay(0) +from:0x021366a8 kind:load to:0x020a91a0 module:overlay(0) +from:0x021366ac kind:load to:0x020a91a8 module:overlay(0) +from:0x021366b0 kind:load to:0x020a91b0 module:overlay(0) +from:0x021366b4 kind:load to:0x020a8f54 module:overlay(0) +from:0x021366b8 kind:load to:0x020a8f5c module:overlay(0) +from:0x021366bc kind:load to:0x020a8f64 module:overlay(0) +from:0x021366c0 kind:load to:0x020a8f6c module:overlay(0) +from:0x021366c4 kind:load to:0x020a9448 module:overlay(0) +from:0x021366c8 kind:load to:0x020a9598 module:overlay(0) +from:0x021366cc kind:load to:0x020a95c4 module:overlay(0) +from:0x021366d0 kind:load to:0x020a95e4 module:overlay(0) +from:0x021366d4 kind:load to:0x020a97fc module:overlay(0) +from:0x021366d8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021366dc kind:load to:0x020a8ec0 module:overlay(0) +from:0x021366e0 kind:load to:0x020a8e84 module:overlay(0) +from:0x021366e4 kind:load to:0x020a99a4 module:overlay(0) +from:0x021366e8 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x021366ec kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021366f0 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021366f4 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021366f8 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021366fc kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02136700 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02136704 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02136708 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0213670c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02136710 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02136714 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02136718 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0213671c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02136720 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02136724 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02136728 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0213672c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02136730 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02136734 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02136738 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0213673c kind:load to:0x020e8748 module:overlays(19,20,31) diff --git a/config/eur/arm9/overlays/ov052/symbols.txt b/config/eur/arm9/overlays/ov052/symbols.txt new file mode 100644 index 00000000..0b9d63c4 --- /dev/null +++ b/config/eur/arm9/overlays/ov052/symbols.txt @@ -0,0 +1,208 @@ +func_ov052_021304a0 kind:function(arm,size=0xc) addr:0x021304a0 +func_ov052_021304ac kind:function(arm,size=0x24) addr:0x021304ac +func_ov052_021304d0 kind:function(arm,size=0x50) addr:0x021304d0 +func_ov052_02130520 kind:function(arm,size=0x1b8) addr:0x02130520 +func_ov052_021306d8 kind:function(arm,size=0x14) addr:0x021306d8 +func_ov052_021306ec kind:function(arm,size=0x70) addr:0x021306ec +func_ov052_0213075c kind:function(arm,size=0x78) addr:0x0213075c +func_ov052_021307d4 kind:function(arm,size=0xf0) addr:0x021307d4 +func_ov052_021308c4 kind:function(arm,size=0x54) addr:0x021308c4 +func_ov052_02130918 kind:function(arm,size=0x24) addr:0x02130918 +func_ov052_0213093c kind:function(arm,size=0x94) addr:0x0213093c +func_ov052_021309d0 kind:function(arm,size=0x300) addr:0x021309d0 +func_ov052_02130cd0 kind:function(arm,size=0xb8) addr:0x02130cd0 +func_ov052_02130d88 kind:function(arm,size=0x80) addr:0x02130d88 +func_ov052_02130e08 kind:function(arm,size=0x68) addr:0x02130e08 +func_ov052_02130e70 kind:function(arm,size=0xc0) addr:0x02130e70 +func_ov052_02130f30 kind:function(arm,size=0x54) addr:0x02130f30 +func_ov052_02130f84 kind:function(arm,size=0x10) addr:0x02130f84 +func_ov052_02130f94 kind:function(arm,size=0x8c) addr:0x02130f94 +func_ov052_02131020 kind:function(arm,size=0xcc) addr:0x02131020 +func_ov052_021310ec kind:function(arm,size=0xb8) addr:0x021310ec +func_ov052_021311a4 kind:function(arm,size=0x80) addr:0x021311a4 +func_ov052_02131224 kind:function(arm,size=0x84) addr:0x02131224 +func_ov052_021312a8 kind:function(arm,size=0xd8) addr:0x021312a8 +func_ov052_02131380 kind:function(arm,size=0xe0) addr:0x02131380 +func_ov052_02131460 kind:function(arm,size=0x210) addr:0x02131460 +func_ov052_02131670 kind:function(arm,size=0xe4) addr:0x02131670 +func_ov052_02131754 kind:function(arm,size=0x264) addr:0x02131754 +func_ov052_021319b8 kind:function(arm,size=0x7c) addr:0x021319b8 +func_ov052_02131a34 kind:function(arm,size=0x9c) addr:0x02131a34 +func_ov052_02131ad0 kind:function(arm,size=0xec) addr:0x02131ad0 +func_ov052_02131bbc kind:function(arm,size=0x7c) addr:0x02131bbc +func_ov052_02131c38 kind:function(arm,size=0x138) addr:0x02131c38 +func_ov052_02131d70 kind:function(arm,size=0xfc) addr:0x02131d70 +func_ov052_02131e6c kind:function(arm,size=0x48) addr:0x02131e6c +func_ov052_02131eb4 kind:function(arm,size=0x18) addr:0x02131eb4 +func_ov052_02131ecc kind:function(arm,size=0x44) addr:0x02131ecc +func_ov052_02131f10 kind:function(arm,size=0xdc) addr:0x02131f10 +func_ov052_02131fec kind:function(arm,size=0x6c) addr:0x02131fec +func_ov052_02132058 kind:function(arm,size=0x18) addr:0x02132058 +func_ov052_02132070 kind:function(arm,size=0x88) addr:0x02132070 +func_ov052_021320f8 kind:function(arm,size=0x134) addr:0x021320f8 +func_ov052_0213222c kind:function(arm,size=0x14c) addr:0x0213222c +func_ov052_02132378 kind:function(arm,size=0xfc) addr:0x02132378 +func_ov052_02132474 kind:function(arm,size=0x90) addr:0x02132474 +func_ov052_02132504 kind:function(arm,size=0xe0) addr:0x02132504 +func_ov052_021325e4 kind:function(arm,size=0x24) addr:0x021325e4 +func_ov052_02132608 kind:function(arm,size=0x74) addr:0x02132608 +func_ov052_0213267c kind:function(arm,size=0x9c) addr:0x0213267c +func_ov052_02132718 kind:function(arm,size=0x78) addr:0x02132718 +func_ov052_02132790 kind:function(arm,size=0xa4) addr:0x02132790 +func_ov052_02132834 kind:function(arm,size=0x18) addr:0x02132834 +func_ov052_0213284c kind:function(arm,size=0x3b8) addr:0x0213284c +func_ov052_02132c04 kind:function(arm,size=0x68) addr:0x02132c04 +func_ov052_02132c6c kind:function(arm,size=0x28) addr:0x02132c6c +func_ov052_02132c94 kind:function(arm,size=0xe8) addr:0x02132c94 +func_ov052_02132d7c kind:function(arm,size=0x30) addr:0x02132d7c +func_ov052_02132dac kind:function(arm,size=0x94) addr:0x02132dac +func_ov052_02132e40 kind:function(arm,size=0x18c) addr:0x02132e40 +func_ov052_02132fcc kind:function(arm,size=0x10c) addr:0x02132fcc +func_ov052_021330d8 kind:function(arm,size=0x24) addr:0x021330d8 +func_ov052_021330fc kind:function(arm,size=0x2c) addr:0x021330fc +func_ov052_02133128 kind:function(arm,size=0xc) addr:0x02133128 +func_ov052_02133134 kind:function(arm,size=0x1c) addr:0x02133134 +func_ov052_02133150 kind:function(arm,size=0x14) addr:0x02133150 +func_ov052_02133164 kind:function(arm,size=0xc) addr:0x02133164 +func_ov052_02133170 kind:function(arm,size=0x24) addr:0x02133170 +func_ov052_02133194 kind:function(arm,size=0x58) addr:0x02133194 +func_ov052_021331ec kind:function(arm,size=0x34) addr:0x021331ec +func_ov052_02133220 kind:function(arm,size=0x3c) addr:0x02133220 +func_ov052_0213325c kind:function(arm,size=0x20) addr:0x0213325c +func_ov052_0213327c kind:function(arm,size=0x24) addr:0x0213327c +func_ov052_021332a0 kind:function(arm,size=0x260) addr:0x021332a0 +func_ov052_02133500 kind:function(arm,size=0x14) addr:0x02133500 +func_ov052_02133514 kind:function(arm,size=0x14) addr:0x02133514 +func_ov052_02133528 kind:function(arm,size=0x50) addr:0x02133528 +func_ov052_02133578 kind:function(arm,size=0x30) addr:0x02133578 +func_ov052_021335a8 kind:function(arm,size=0x94) addr:0x021335a8 +func_ov052_0213363c kind:function(arm,size=0x84) addr:0x0213363c +func_ov052_021336c0 kind:function(arm,size=0x6c) addr:0x021336c0 +func_ov052_0213372c kind:function(arm,size=0x28) addr:0x0213372c +func_ov052_02133754 kind:function(arm,size=0x84) addr:0x02133754 +func_ov052_021337d8 kind:function(arm,size=0xd4) addr:0x021337d8 +func_ov052_021338ac kind:function(arm,size=0xec) addr:0x021338ac +func_ov052_02133998 kind:function(arm,size=0x100) addr:0x02133998 +func_ov052_02133a98 kind:function(arm,size=0x4) addr:0x02133a98 +func_ov052_02133a9c kind:function(arm,size=0x4c) addr:0x02133a9c +func_ov052_02133ae8 kind:function(arm,size=0x4) addr:0x02133ae8 +func_ov052_02133aec kind:function(arm,size=0x44) addr:0x02133aec +func_ov052_02133b30 kind:function(arm,size=0x94) addr:0x02133b30 +func_ov052_02133bc4 kind:function(arm,size=0x98) addr:0x02133bc4 +func_ov052_02133c5c kind:function(arm,size=0x8c) addr:0x02133c5c +func_ov052_02133ce8 kind:function(arm,size=0x154) addr:0x02133ce8 +func_ov052_02133e3c kind:function(arm,size=0x64) addr:0x02133e3c +func_ov052_02133ea0 kind:function(arm,size=0x4) addr:0x02133ea0 +func_ov052_02133ea4 kind:function(arm,size=0x7c) addr:0x02133ea4 +func_ov052_02133f20 kind:function(arm,size=0xd0) addr:0x02133f20 +func_ov052_02133ff0 kind:function(arm,size=0xac) addr:0x02133ff0 +func_ov052_0213409c kind:function(arm,size=0x138) addr:0x0213409c +func_ov052_021341d4 kind:function(arm,size=0x90) addr:0x021341d4 +func_ov052_02134264 kind:function(arm,size=0xb4) addr:0x02134264 +func_ov052_02134318 kind:function(arm,size=0xc0) addr:0x02134318 +func_ov052_021343d8 kind:function(arm,size=0x98) addr:0x021343d8 +func_ov052_02134470 kind:function(arm,size=0x24) addr:0x02134470 +func_ov052_02134494 kind:function(arm,size=0x8c) addr:0x02134494 +func_ov052_02134520 kind:function(arm,size=0x9c) addr:0x02134520 +func_ov052_021345bc kind:function(arm,size=0x140) addr:0x021345bc +func_ov052_021346fc kind:function(arm,size=0xac) addr:0x021346fc +func_ov052_021347a8 kind:function(arm,size=0x24) addr:0x021347a8 +func_ov052_021347cc kind:function(arm,size=0x60) addr:0x021347cc +func_ov052_0213482c kind:function(arm,size=0x2c) addr:0x0213482c +func_ov052_02134858 kind:function(arm,size=0xc0) addr:0x02134858 +func_ov052_02134918 kind:function(arm,size=0x10) addr:0x02134918 +func_ov052_02134928 kind:function(arm,size=0x64) addr:0x02134928 +func_ov052_0213498c kind:function(arm,size=0x1fc) addr:0x0213498c +func_ov052_02134b88 kind:function(arm,size=0x44) addr:0x02134b88 +func_ov052_02134bcc kind:function(arm,size=0xa8) addr:0x02134bcc +func_ov052_02134c74 kind:function(arm,size=0x24) addr:0x02134c74 +func_ov052_02134c98 kind:function(arm,size=0x10) addr:0x02134c98 +func_ov052_02134ca8 kind:function(arm,size=0x8) addr:0x02134ca8 +func_ov052_02134cb0 kind:function(arm,size=0x1c) addr:0x02134cb0 +func_ov052_02134ccc kind:function(arm,size=0x1c) addr:0x02134ccc +func_ov052_02134ce8 kind:function(arm,size=0x40) addr:0x02134ce8 +func_ov052_02134d28 kind:function(arm,size=0x48) addr:0x02134d28 +func_ov052_02134d70 kind:function(arm,size=0x14) addr:0x02134d70 +func_ov052_02134d84 kind:function(arm,size=0xc) addr:0x02134d84 +func_ov052_02134d90 kind:function(arm,size=0x24) addr:0x02134d90 +func_ov052_02134db4 kind:function(arm,size=0x5c) addr:0x02134db4 +func_ov052_02134e10 kind:function(arm,size=0x17c) addr:0x02134e10 +func_ov052_02134f8c kind:function(arm,size=0x14) addr:0x02134f8c +func_ov052_02134fa0 kind:function(arm,size=0x14) addr:0x02134fa0 +func_ov052_02134fb4 kind:function(arm,size=0x64) addr:0x02134fb4 +func_ov052_02135018 kind:function(arm,size=0x6c) addr:0x02135018 +func_ov052_02135084 kind:function(arm,size=0x20) addr:0x02135084 +func_ov052_021350a4 kind:function(arm,size=0x5c) addr:0x021350a4 +func_ov052_02135100 kind:function(arm,size=0x1b0) addr:0x02135100 +func_ov052_021352b0 kind:function(arm,size=0x60) addr:0x021352b0 +func_ov052_02135310 kind:function(arm,size=0xa0) addr:0x02135310 +func_ov052_021353b0 kind:function(arm,size=0x248) addr:0x021353b0 +func_ov052_021355f8 kind:function(arm,size=0x7c) addr:0x021355f8 +func_ov052_02135674 kind:function(arm,size=0x1bc) addr:0x02135674 +func_ov052_02135830 kind:function(arm,size=0x24) addr:0x02135830 +func_ov052_02135854 kind:function(arm,size=0x13c) addr:0x02135854 +func_ov052_02135990 kind:function(arm,size=0x20) addr:0x02135990 +func_ov052_021359b0 kind:function(arm,size=0x14) addr:0x021359b0 +func_ov052_021359c4 kind:function(arm,size=0x18) addr:0x021359c4 +func_ov052_021359dc kind:function(arm,size=0x30) addr:0x021359dc +func_ov052_02135a0c kind:function(arm,size=0x38) addr:0x02135a0c +func_ov052_02135a44 kind:function(arm,size=0x18) addr:0x02135a44 +func_ov052_02135a5c kind:function(arm,size=0x20) addr:0x02135a5c +func_ov052_02135a7c kind:function(arm,size=0x30) addr:0x02135a7c +func_ov052_02135aac kind:function(arm,size=0xc) addr:0x02135aac +func_ov052_02135ab8 kind:function(arm,size=0x20) addr:0x02135ab8 +func_ov052_02135ad8 kind:function(arm,size=0x20) addr:0x02135ad8 +func_ov052_02135af8 kind:function(arm,size=0x14) addr:0x02135af8 +func_ov052_02135b0c kind:function(arm,size=0x1c) addr:0x02135b0c +func_ov052_02135b28 kind:function(arm,size=0x28) addr:0x02135b28 +func_ov052_02135b50 kind:function(arm,size=0x20) addr:0x02135b50 +func_ov052_02135b70 kind:function(arm,size=0x14) addr:0x02135b70 +data_ov052_02135b84 kind:data(any) addr:0x02135b84 +data_ov052_02135b88 kind:data(any) addr:0x02135b88 +data_ov052_02135b98 kind:data(any) addr:0x02135b98 +data_ov052_02135b9c kind:data(any) addr:0x02135b9c +func_ov052_02135bac kind:function(arm,size=0xe0) addr:0x02135bac +func_ov052_02135c8c kind:function(arm,size=0xe8) addr:0x02135c8c +func_ov052_02135d74 kind:function(arm,size=0x90) addr:0x02135d74 +data_ov052_02135e28 kind:data(any) addr:0x02135e28 +data_ov052_02135e4c kind:data(any) addr:0x02135e4c +data_ov052_02135e98 kind:data(any) addr:0x02135e98 +data_ov052_02135ef0 kind:data(any) addr:0x02135ef0 +data_ov052_02135f08 kind:data(any) addr:0x02135f08 +data_ov052_02135f20 kind:data(any) addr:0x02135f20 +data_ov052_02135f38 kind:data(any) addr:0x02135f38 +data_ov052_02135f50 kind:data(any) addr:0x02135f50 +data_ov052_02135f68 kind:data(any) addr:0x02135f68 +data_ov052_02135f80 kind:data(any) addr:0x02135f80 +data_ov052_02135f90 kind:data(any) addr:0x02135f90 +data_ov052_02136108 kind:data(any) addr:0x02136108 +data_ov052_02136118 kind:data(any) addr:0x02136118 +data_ov052_02136138 kind:data(any) addr:0x02136138 +data_ov052_0213615c kind:data(any) addr:0x0213615c +data_ov052_021361a4 kind:data(any) addr:0x021361a4 +data_ov052_021361f0 kind:data(any) addr:0x021361f0 +data_ov052_0213622c kind:data(any) addr:0x0213622c ambiguous +data_ov052_02136248 kind:data(any) addr:0x02136248 +data_ov052_02136260 kind:data(any) addr:0x02136260 +data_ov052_02136278 kind:data(any) addr:0x02136278 +data_ov052_02136290 kind:data(any) addr:0x02136290 +data_ov052_021362c0 kind:data(any) addr:0x021362c0 +data_ov052_021362d8 kind:data(any) addr:0x021362d8 +data_ov052_021362e8 kind:data(any) addr:0x021362e8 +data_ov052_02136428 kind:data(any) addr:0x02136428 +data_ov052_02136434 kind:data(any) addr:0x02136434 +data_ov052_02136448 kind:data(any) addr:0x02136448 +data_ov052_02136458 kind:data(any) addr:0x02136458 +data_ov052_02136474 kind:data(any) addr:0x02136474 +data_ov052_021364c4 kind:data(any) addr:0x021364c4 +data_ov052_02136510 kind:data(any) addr:0x02136510 +data_ov052_0213662c kind:data(any) addr:0x0213662c +data_ov052_02136740 kind:bss addr:0x02136740 +data_ov052_0213674c kind:bss addr:0x0213674c +data_ov052_02136758 kind:bss addr:0x02136758 +data_ov052_02136830 kind:bss addr:0x02136830 +data_ov052_02136834 kind:bss addr:0x02136834 +data_ov052_02136840 kind:bss addr:0x02136840 +data_ov052_02136918 kind:bss addr:0x02136918 +data_ov052_0213691c kind:bss addr:0x0213691c +data_ov052_02136928 kind:bss addr:0x02136928 diff --git a/config/eur/arm9/overlays/ov053/delinks.txt b/config/eur/arm9/overlays/ov053/delinks.txt new file mode 100644 index 00000000..d99d06b7 --- /dev/null +++ b/config/eur/arm9/overlays/ov053/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021384e0 end:0x0213cd1c kind:code align:32 + .rodata start:0x0213cd1c end:0x0213cd5c kind:data align:4 + .init start:0x0213cd5c end:0x0213ce74 kind:code align:4 + .ctor start:0x0213ce74 end:0x0213ce84 kind:data align:4 + .data start:0x0213cea0 end:0x0213d3c0 kind:data align:32 + .bss start:0x0213d3c0 end:0x0213d5a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov053/relocs.txt b/config/eur/arm9/overlays/ov053/relocs.txt new file mode 100644 index 00000000..e7939748 --- /dev/null +++ b/config/eur/arm9/overlays/ov053/relocs.txt @@ -0,0 +1,754 @@ +from:0x021384e8 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x021384fc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0213850c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0213851c kind:load to:0x0213cf18 module:overlay(53) +from:0x02138520 kind:load to:0x0213cd1c module:overlay(53) +from:0x02138524 kind:load to:0x0213cd2c module:overlay(53) +from:0x0213853c kind:arm_call to:0x0200eab0 module:main +from:0x02138544 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0213854c kind:arm_call to:0x01ffc57c module:itcm +from:0x02138564 kind:arm_call to:0x02097754 module:overlay(0) +from:0x02138574 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02138578 kind:arm_call to:0x0209c8ec module:overlay(0) +from:0x02138584 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02138588 kind:arm_call to:0x0209c8ec module:overlay(0) +from:0x02138590 kind:load to:0x020b5d34 module:overlay(0) +from:0x021385a4 kind:load to:0x0213d3d0 module:overlay(53) +from:0x021385b8 kind:arm_call to:0x02011f3c module:main +from:0x021385c4 kind:arm_call to:0x02138788 module:overlay(53) +from:0x021385d8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02138624 kind:load to:0x0213cef4 module:overlay(53) +from:0x02138634 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0213864c kind:load to:0x0213ced8 module:overlay(53) +from:0x02138660 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213867c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02138684 kind:arm_call to:0x02011ff4 module:main +from:0x021386e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021386f0 kind:arm_call to:0x01fff458 module:itcm +from:0x02138760 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x02138774 kind:load to:0x027e0ce4 module:dtcm +from:0x02138798 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021387c8 kind:arm_call to:0x0200f05c module:main +from:0x021387e4 kind:arm_call to:0x021384e0 module:overlay(53) +from:0x0213880c kind:arm_call to:0x0200f05c module:main +from:0x02138828 kind:arm_call_thumb to:0x02057a6c module:overlay(0) +from:0x0213885c kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02138874 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02138884 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021388c4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021388dc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021388f4 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02138950 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x0213895c kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x021389b4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021389c0 kind:arm_call to:0x02059138 module:overlay(0) +from:0x021389cc kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x021389d4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02138a18 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02138a30 kind:arm_call to:0x02138628 module:overlay(53) +from:0x02138a74 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02138a90 kind:load to:0x0213cfd8 module:overlay(53) +from:0x02138a94 kind:load to:0x0213d3d0 module:overlay(53) +from:0x02138a98 kind:load to:0x0213cd3c module:overlay(53) +from:0x02138a9c kind:load to:0x0213cd4c module:overlay(53) +from:0x02138aa0 kind:load to:0x0213cf8c module:overlay(53) +from:0x02138aa4 kind:load to:0x0213cf44 module:overlay(53) +from:0x02138aac kind:load to:0x020b5d34 module:overlay(0) +from:0x02138abc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138ad0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02138ae4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02138b04 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02138b0c kind:arm_call to:0x02138650 module:overlay(53) +from:0x02138b28 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02138b54 kind:arm_call to:0x0203d210 module:main +from:0x02138b5c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02138b64 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02138b6c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02138b74 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02138b7c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02138b84 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02138b8c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138b94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138b9c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02138ba8 kind:load to:0x0213cfd8 module:overlay(53) +from:0x02138bac kind:load to:0x020a02d4 module:overlay(0) +from:0x02138bc4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02138bcc kind:arm_call to:0x02138650 module:overlay(53) +from:0x02138be8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02138c14 kind:arm_call to:0x0203d210 module:main +from:0x02138c1c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02138c24 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02138c2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02138c34 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02138c3c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02138c44 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02138c4c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138c54 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138c5c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02138c64 kind:arm_call to:0x02011ff4 module:main +from:0x02138c70 kind:load to:0x0213cfd8 module:overlay(53) +from:0x02138c74 kind:load to:0x020a02d4 module:overlay(0) +from:0x02138c98 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02138ca8 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02138ce4 kind:arm_call to:0x02139434 module:overlay(53) +from:0x02138cf4 kind:load to:0x0213b108 module:overlay(53) +from:0x02138d0c kind:arm_call to:0x020beeec module:overlay(17) +from:0x02138d58 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02138d60 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02138d84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02138d94 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02138dd4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02138e48 kind:arm_call to:0x0213ad24 module:overlay(53) +from:0x02138e50 kind:arm_call to:0x0213af04 module:overlay(53) +from:0x02138e64 kind:arm_call to:0x02139434 module:overlay(53) +from:0x02138e74 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02138e90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138ea0 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02138ea8 kind:arm_call to:0x0213ad24 module:overlay(53) +from:0x02138ec0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02138ed4 kind:arm_call to:0x0213ad24 module:overlay(53) +from:0x02138edc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02138f18 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02138f24 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02138f34 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02138f44 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02138f58 kind:arm_call to:0x0213ad24 module:overlay(53) +from:0x02138f60 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02138fcc kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02138fd8 kind:arm_call to:0x020d9730 module:overlay(31) +from:0x02138fe8 kind:arm_call to:0x0213affc module:overlay(53) +from:0x02139000 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0213901c kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02139028 kind:arm_call to:0x020d9730 module:overlay(31) +from:0x02139038 kind:arm_call to:0x0213affc module:overlay(53) +from:0x02139040 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02139054 kind:arm_call to:0x0213afe4 module:overlay(53) +from:0x02139080 kind:arm_call to:0x0213af04 module:overlay(53) +from:0x02139088 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02139094 kind:arm_call to:0x0213afe4 module:overlay(53) +from:0x021390c4 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x021390e4 kind:arm_call to:0x020d9730 module:overlay(31) +from:0x021390f4 kind:arm_call to:0x0213affc module:overlay(53) +from:0x0213912c kind:arm_call to:0x020d9730 module:overlay(31) +from:0x0213913c kind:arm_call to:0x0213affc module:overlay(53) +from:0x02139148 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02139178 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02139184 kind:arm_call to:0x02139434 module:overlay(53) +from:0x02139198 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021391b8 kind:arm_call to:0x0213ad24 module:overlay(53) +from:0x021391c0 kind:arm_call to:0x0213af04 module:overlay(53) +from:0x021391d4 kind:arm_call to:0x02139434 module:overlay(53) +from:0x021391dc kind:arm_call to:0x0213af04 module:overlay(53) +from:0x0213928c kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02139298 kind:load to:0x0213d030 module:overlay(53) +from:0x0213929c kind:load to:0x027e0ce4 module:dtcm +from:0x021392a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021392b0 kind:load to:0x027e0d38 module:dtcm +from:0x021392b4 kind:load to:0x027e0d34 module:dtcm +from:0x021392c0 kind:load to:0x027e09c0 module:dtcm +from:0x021392d8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021392e8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02139328 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0213935c kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02139390 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021393ac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021393e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021393f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139410 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02139428 kind:load to:0x027e0958 module:dtcm +from:0x021394a0 kind:load to:0x020aecf8 module:overlay(0) +from:0x021394a4 kind:load to:0x0213d0a0 module:overlay(53) +from:0x021395e8 kind:load to:0x0213d128 module:overlay(53) +from:0x021395ec kind:load to:0x02049be4 module:main +from:0x021395f0 kind:load to:0x0203e964 module:main +from:0x0213961c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02139630 kind:arm_call to:0x01ff930c module:itcm +from:0x021396cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021396e0 kind:arm_call to:0x02139434 module:overlay(53) +from:0x021396f0 kind:arm_call to:0x0213aeac module:overlay(53) +from:0x02139704 kind:arm_call to:0x02139434 module:overlay(53) +from:0x02139728 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213982c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139840 kind:load to:0x027e09a8 module:dtcm +from:0x0213984c kind:load to:0x0203e964 module:main +from:0x02139850 kind:load to:0x02049be4 module:main +from:0x021398d0 kind:load to:0x0213d128 module:overlay(53) +from:0x021398fc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02139910 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02139920 kind:arm_call to:0x01ff930c module:itcm +from:0x021399a0 kind:arm_call to:0x02015244 module:main +from:0x021399b8 kind:arm_call to:0x0213aeac module:overlay(53) +from:0x021399c8 kind:arm_call to:0x0213af54 module:overlay(53) +from:0x021399dc kind:arm_call to:0x02139434 module:overlay(53) +from:0x02139a28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02139a40 kind:arm_call to:0x02139434 module:overlay(53) +from:0x02139a4c kind:load to:0x027e09a8 module:dtcm +from:0x02139a58 kind:load to:0x0203e964 module:main +from:0x02139ad0 kind:load to:0x0213d128 module:overlay(53) +from:0x02139afc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02139b0c kind:arm_call to:0x01ffb714 module:itcm +from:0x02139b18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139b2c kind:arm_call to:0x01ff930c module:itcm +from:0x02139bc4 kind:arm_call to:0x0213aeac module:overlay(53) +from:0x02139bd8 kind:arm_call to:0x02139434 module:overlay(53) +from:0x02139bfc kind:arm_call to:0x01ff9258 module:itcm +from:0x02139c14 kind:arm_call to:0x02139434 module:overlay(53) +from:0x02139c20 kind:load to:0x027e09a8 module:dtcm +from:0x02139c2c kind:load to:0x0203e964 module:main +from:0x02139c98 kind:load to:0x0213d128 module:overlay(53) +from:0x02139cb4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02139cc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02139cd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02139cec kind:arm_call to:0x02139434 module:overlay(53) +from:0x02139e08 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02139e24 kind:load to:0x0213d158 module:overlay(53) +from:0x02139e28 kind:load to:0x02049be4 module:main +from:0x02139e2c kind:load to:0x0213ceb8 module:overlay(53) +from:0x02139e30 kind:load to:0x0213cea0 module:overlay(53) +from:0x02139e5c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02139e6c kind:arm_call to:0x01fff148 module:itcm +from:0x02139e9c kind:arm_call to:0x02016b8c module:main +from:0x02139eb8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02139f54 kind:arm_call to:0x020d9a5c module:overlay(31) +from:0x02139fec kind:arm_call to:0x01fff148 module:itcm +from:0x0213a020 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213a02c kind:arm_call to:0x0213af54 module:overlay(53) +from:0x0213a054 kind:arm_call to:0x020d99fc module:overlay(31) +from:0x0213a068 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a078 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a0b4 kind:arm_call to:0x0213aeac module:overlay(53) +from:0x0213a0cc kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a0d8 kind:load to:0x027e09a8 module:dtcm +from:0x0213a0e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a0e8 kind:load to:0x0203e964 module:main +from:0x0213a0ec kind:load to:0x027e0d34 module:dtcm +from:0x0213a160 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213a17c kind:load to:0x0213d170 module:overlay(53) +from:0x0213a180 kind:load to:0x027e09a8 module:dtcm +from:0x0213a1a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a1b4 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a21c kind:load to:0x0213d170 module:overlay(53) +from:0x0213a238 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a24c kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a30c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213a324 kind:arm_call to:0x01fff17c module:itcm +from:0x0213a344 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213a354 kind:load to:0x0213d188 module:overlay(53) +from:0x0213a358 kind:load to:0x027e0cec module:dtcm +from:0x0213a360 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a3bc kind:arm_call to:0x01fff17c module:itcm +from:0x0213a3dc kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213a3f0 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0213a404 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x0213a414 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213a420 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a44c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0213a458 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a45c kind:load to:0x027e0cec module:dtcm +from:0x0213a460 kind:load to:0x027e0d34 module:dtcm +from:0x0213a464 kind:load to:0x027e09a8 module:dtcm +from:0x0213a4dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213a500 kind:load to:0x0213d1a0 module:overlay(53) +from:0x0213a504 kind:load to:0x027e0cec module:dtcm +from:0x0213a578 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213a588 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213a5a4 kind:arm_call to:0x01fff17c module:itcm +from:0x0213a5c4 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213a614 kind:arm_call to:0x02015080 module:main +from:0x0213a638 kind:arm_call to:0x0213affc module:overlay(53) +from:0x0213a660 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213a67c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a694 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a6a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a6a8 kind:load to:0x027e09a8 module:dtcm +from:0x0213a758 kind:load to:0x0213d110 module:overlay(53) +from:0x0213a75c kind:load to:0x02049be4 module:main +from:0x0213a7a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a7b4 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a820 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213a830 kind:load to:0x0213d110 module:overlay(53) +from:0x0213a83c kind:arm_call to:0x020992dc module:overlay(0) +from:0x0213a85c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0213a870 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0213a87c kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0213a8a4 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a8b0 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a8c8 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0213a944 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213a954 kind:load to:0x0213d110 module:overlay(53) +from:0x0213a98c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0213a998 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213a9d4 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0213aa20 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213aa2c kind:load to:0x020aecf0 module:overlay(0) +from:0x0213aa34 kind:load to:0x0213d110 module:overlay(53) +from:0x0213aa40 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x0213aa58 kind:arm_call to:0x0213aeac module:overlay(53) +from:0x0213aa6c kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213aa78 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213ab3c kind:load to:0x0213d158 module:overlay(53) +from:0x0213ab40 kind:load to:0x02049be4 module:main +from:0x0213acbc kind:arm_call to:0x0208bb6c module:overlay(0) +from:0x0213acd8 kind:arm_call to:0x0213aeac module:overlay(53) +from:0x0213acec kind:arm_call to:0x0213ad24 module:overlay(53) +from:0x0213acf4 kind:arm_call to:0x0213af04 module:overlay(53) +from:0x0213ad0c kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213ad18 kind:load to:0x02049be4 module:main +from:0x0213ad1c kind:load to:0x027e0ce0 module:dtcm +from:0x0213ad40 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0213ad60 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213ad8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213adcc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213adec kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ae08 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ae54 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ae70 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ae8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ae98 kind:load to:0x027e09a8 module:dtcm +from:0x0213ae9c kind:load to:0x027e0cec module:dtcm +from:0x0213aec8 kind:arm_call to:0x01fff148 module:itcm +from:0x0213aed4 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0213aee8 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0213af00 kind:load to:0x027e0ce0 module:dtcm +from:0x0213af0c kind:arm_call to:0x0213af54 module:overlay(53) +from:0x0213af2c kind:arm_call to:0x020d99fc module:overlay(31) +from:0x0213af44 kind:arm_call to:0x02139434 module:overlay(53) +from:0x0213af50 kind:load to:0x027e0d34 module:dtcm +from:0x0213af84 kind:arm_call to:0x020d9730 module:overlay(31) +from:0x0213afa0 kind:arm_call to:0x01fff148 module:itcm +from:0x0213afac kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0213afc0 kind:arm_call to:0x0208bb0c module:overlay(0) +from:0x0213afdc kind:load to:0x027e0d34 module:dtcm +from:0x0213afe0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b0d0 kind:arm_call to:0x020d99ec module:overlay(31) +from:0x0213b0e8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213b0f4 kind:load to:0x02049be4 module:main +from:0x0213b0fc kind:load to:0x0203e964 module:main +from:0x0213b104 kind:load to:0x027e0d34 module:dtcm +from:0x0213b170 kind:arm_call to:0x0200e260 module:main +from:0x0213b180 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b1b0 kind:load to:0x027e0964 module:dtcm +from:0x0213b1d0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213b1e4 kind:load to:0x020578a4 module:overlay(0) +from:0x0213b200 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213b20c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213b228 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213b238 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213b248 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213b250 kind:arm_call to:0x02011ff4 module:main +from:0x0213b264 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213b26c kind:arm_call to:0x02011ff4 module:main +from:0x0213b280 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213b288 kind:arm_call to:0x02011ff4 module:main +from:0x0213b29c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213b2b0 kind:load to:0x0213d4bc module:overlay(53) +from:0x0213b2c4 kind:arm_call to:0x02011f3c module:main +from:0x0213b2d0 kind:arm_call to:0x0213b31c module:overlay(53) +from:0x0213b2e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213b318 kind:load to:0x0213d1e8 module:overlay(53) +from:0x0213b32c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0213b390 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0213b3bc kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0213b3d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213b3e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213b3fc kind:arm_call to:0x0207edac module:overlay(0) +from:0x0213b408 kind:arm_call to:0x0213c8a4 module:overlay(53) +from:0x0213b410 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0213b418 kind:arm_call to:0x02099820 module:overlay(0) +from:0x0213b448 kind:arm_call to:0x01ffd400 module:itcm +from:0x0213b49c kind:load to:0x0213d288 module:overlay(53) +from:0x0213b4a0 kind:load to:0x0213d4bc module:overlay(53) +from:0x0213b4a4 kind:load to:0x0213d23c module:overlay(53) +from:0x0213b4a8 kind:load to:0x027e09a4 module:dtcm +from:0x0213b4b4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213b4e4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0213b514 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213b52c kind:load to:0x0213d4a8 module:overlay(53) +from:0x0213b54c kind:load to:0x027e0cd8 module:dtcm +from:0x0213b550 kind:load to:0x020802ec module:overlay(0) +from:0x0213b580 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b58c kind:arm_call to:0x0213b530 module:overlay(53) +from:0x0213b614 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b624 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b630 kind:arm_call to:0x0213b530 module:overlay(53) +from:0x0213b650 kind:arm_call to:0x02016c68 module:main +from:0x0213b71c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b728 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213b734 kind:arm_call to:0x02017f38 module:main +from:0x0213b788 kind:load to:0x02049be4 module:main +from:0x0213b7b4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213b7cc kind:arm_call to:0x01fff148 module:itcm +from:0x0213b7dc kind:arm_call to:0x0213b530 module:overlay(53) +from:0x0213b7f0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213b808 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b844 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0213b850 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0213b85c kind:arm_call to:0x02099588 module:overlay(0) +from:0x0213b864 kind:load to:0x0213d4a8 module:overlay(53) +from:0x0213b868 kind:load to:0x020b51b8 module:overlay(0) +from:0x0213b918 kind:load to:0x02049be4 module:main +from:0x0213b920 kind:load to:0x0213d204 module:overlay(53) +from:0x0213b930 kind:arm_call to:0x0213b790 module:overlay(53) +from:0x0213b940 kind:arm_call to:0x0213c404 module:overlay(53) +from:0x0213b97c kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213b99c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0213b9a8 kind:load to:0x027e09a8 module:dtcm +from:0x0213b9c8 kind:load to:0x0209862c module:overlay(0) +from:0x0213b9f0 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0213ba04 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0213ba14 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0213ba2c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213ba34 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213ba3c kind:load to:0x027e09a8 module:dtcm +from:0x0213ba4c kind:arm_call to:0x020992dc module:overlay(0) +from:0x0213baa0 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213baac kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213bac0 kind:load to:0x02097bec module:overlay(0) +from:0x0213bacc kind:arm_call to:0x020bf688 module:overlay(17) +from:0x0213bae4 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213bb10 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0213bb18 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213bb24 kind:load to:0x020aecf0 module:overlay(0) +from:0x0213bb30 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x0213bb48 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213bc00 kind:load to:0x02049be4 module:main +from:0x0213bc04 kind:load to:0x0213d21c module:overlay(53) +from:0x0213bc10 kind:arm_call to:0x0213b790 module:overlay(53) +from:0x0213bc20 kind:arm_call to:0x0213c404 module:overlay(53) +from:0x0213bc6c kind:arm_call to:0x0213b554 module:overlay(53) +from:0x0213bc88 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bc98 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213bcb0 kind:arm_call to:0x02015080 module:main +from:0x0213bcd0 kind:arm_call to:0x02015080 module:main +from:0x0213bcf0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213bcfc kind:load to:0x027e09a8 module:dtcm +from:0x0213bd70 kind:load to:0x0213d21c module:overlay(53) +from:0x0213bd90 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213bda4 kind:arm_call to:0x01fff148 module:itcm +from:0x0213bdb4 kind:arm_call to:0x0213b530 module:overlay(53) +from:0x0213bdd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213bdd8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213be0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213be28 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213be40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213bed4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213bf08 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bf10 kind:arm_call to:0x01ff938c module:itcm +from:0x0213bf34 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213bf48 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213bf58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213bf68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213bf90 kind:arm_call to:0x02166168 module:overlay(93) +from:0x0213bfa4 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213bfbc kind:arm_call to:0x02015080 module:main +from:0x0213bfdc kind:arm_call to:0x02015080 module:main +from:0x0213bffc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213c018 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0213c024 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c030 kind:load to:0x02043e50 module:main +from:0x0213c034 kind:load to:0x027e0d8c module:dtcm +from:0x0213c038 kind:load to:0x027e09a8 module:dtcm +from:0x0213c054 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0213c0cc kind:load to:0x0213d21c module:overlay(53) +from:0x0213c0e8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0213c114 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c11c kind:arm_call to:0x01ffb800 module:itcm +from:0x0213c150 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c16c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213c184 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c218 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c24c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213c254 kind:arm_call to:0x01ff938c module:itcm +from:0x0213c278 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213c28c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c29c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c2ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c2c8 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213c2e0 kind:arm_call to:0x02015080 module:main +from:0x0213c300 kind:arm_call to:0x02015080 module:main +from:0x0213c320 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213c33c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0213c348 kind:load to:0x027e09b8 module:dtcm +from:0x0213c34c kind:load to:0x027e0d3c module:dtcm +from:0x0213c358 kind:load to:0x027e09a8 module:dtcm +from:0x0213c370 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0213c39c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213c3dc kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213c400 kind:load to:0x020aecf8 module:overlay(0) +from:0x0213c418 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213c424 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213c4b4 kind:load to:0x0213d2f0 module:overlay(53) +from:0x0213c4b8 kind:load to:0x0213d2e0 module:overlay(53) +from:0x0213c4f4 kind:load to:0x0213d2e0 module:overlay(53) +from:0x0213c538 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0213c560 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0213c5b4 kind:arm_call to:0x020986fc module:overlay(0) +from:0x0213c5cc kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213c5e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c5f8 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x0213c600 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0213c624 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0213c658 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213c67c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213c688 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c68c kind:load to:0x027e0d38 module:dtcm +from:0x0213c6a0 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x0213c6d0 kind:arm_call to:0x0213b530 module:overlay(53) +from:0x0213c70c kind:arm_call to:0x0213c4bc module:overlay(53) +from:0x0213c718 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x0213c720 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0213c744 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c754 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0213c76c kind:arm_call to:0x0213c4f8 module:overlay(53) +from:0x0213c7f0 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0213c800 kind:load to:0x027e09c0 module:dtcm +from:0x0213c838 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213c860 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213c894 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0213c8b0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0213c8d8 kind:load to:0x0213d1cc module:overlay(53) +from:0x0213c8dc kind:load to:0x027e07d4 module:dtcm +from:0x0213c8e8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213c8fc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213c904 kind:arm_call to:0x02011ff4 module:main +from:0x0213c918 kind:load to:0x020982d8 module:overlay(0) +from:0x0213c930 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0213c94c kind:arm_call to:0x01fff458 module:itcm +from:0x0213c974 kind:arm_call to:0x0213c42c module:overlay(53) +from:0x0213c9a0 kind:arm_call to:0x01fff350 module:itcm +from:0x0213c9a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c9ac kind:load to:0x0213d1c0 module:overlay(53) +from:0x0213c9b8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213c9c0 kind:arm_call to:0x02011ff4 module:main +from:0x0213c9ec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213ca18 kind:arm_call to:0x0203d210 module:main +from:0x0213ca20 kind:arm_call to:0x0213c8e0 module:overlay(53) +from:0x0213ca28 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213ca30 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213ca38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213ca40 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213ca4c kind:load to:0x020a02d4 module:overlay(0) +from:0x0213ca70 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213ca9c kind:arm_call to:0x0203d210 module:main +from:0x0213caa4 kind:arm_call to:0x0213c8e0 module:overlay(53) +from:0x0213caac kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213cab4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213cabc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213cac4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213cacc kind:arm_call to:0x02011ff4 module:main +from:0x0213cad8 kind:load to:0x020a02d4 module:overlay(0) +from:0x0213cae4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213cb14 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0213cb3c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0213cb4c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0213cb60 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0213cb7c kind:load to:0x027e09b8 module:dtcm +from:0x0213cb80 kind:load to:0x0213d3b8 module:overlay(53) +from:0x0213cb84 kind:load to:0x020b504c module:overlay(0) +from:0x0213cba4 kind:arm_call to:0x020dd4e8 module:overlay(31) +from:0x0213cbbc kind:arm_call to:0x020dd570 module:overlay(31) +from:0x0213cbe4 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0213cbf8 kind:arm_call to:0x02088854 module:overlay(0) +from:0x0213cc1c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213cc60 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0213ccb0 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0213ccd8 kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x0213ccec kind:arm_call to:0x020a865c module:overlay(0) +from:0x0213cd0c kind:load to:0x020b5214 module:overlay(0) +from:0x0213cd10 kind:load to:0x020ace84 module:overlay(0) +from:0x0213cd14 kind:load to:0x020ace7c module:overlay(0) +from:0x0213cd18 kind:load to:0x02049be4 module:main +from:0x0213cd78 kind:arm_call to:0x021385cc module:overlay(53) +from:0x0213cd88 kind:arm_call to:0x0203ce74 module:main +from:0x0213cd9c kind:load to:0x0213d3c0 module:overlay(53) +from:0x0213cda0 kind:load to:0x0213d3d0 module:overlay(53) +from:0x0213cda4 kind:load to:0x0213b294 module:overlay(53) +from:0x0213cda8 kind:load to:0x0213d3c4 module:overlay(53) +from:0x0213cdcc kind:arm_call to:0x0213b2d8 module:overlay(53) +from:0x0213cddc kind:arm_call to:0x0203ce74 module:main +from:0x0213ce44 kind:load to:0x0213d4a8 module:overlay(53) +from:0x0213ce48 kind:load to:0x0213d4bc module:overlay(53) +from:0x0213ce4c kind:load to:0x0213cadc module:overlay(53) +from:0x0213ce50 kind:load to:0x0213d4b0 module:overlay(53) +from:0x0213ce54 kind:load to:0x020431b8 module:main +from:0x0213ce58 kind:load to:0x0213d2e0 module:overlay(53) +from:0x0213ce70 kind:load to:0x0213d3b8 module:overlay(53) +from:0x0213ce74 kind:load to:0x0213cd5c module:overlay(53) +from:0x0213ce78 kind:load to:0x0213cdac module:overlay(53) +from:0x0213ce7c kind:load to:0x0213ce5c module:overlay(53) +from:0x0213ced8 kind:load to:0x02138650 module:overlay(53) +from:0x0213cedc kind:load to:0x0213866c module:overlay(53) +from:0x0213cee0 kind:load to:0x020982d8 module:overlay(0) +from:0x0213cee4 kind:load to:0x02138690 module:overlay(53) +from:0x0213cee8 kind:load to:0x0207c010 module:overlay(0) +from:0x0213cef4 kind:load to:0x021385a8 module:overlay(53) +from:0x0213cef8 kind:load to:0x02097944 module:overlay(0) +from:0x0213cefc kind:load to:0x02138554 module:overlay(53) +from:0x0213cf00 kind:load to:0x020977d0 module:overlay(0) +from:0x0213cf04 kind:load to:0x0209794c module:overlay(0) +from:0x0213cf08 kind:load to:0x0209796c module:overlay(0) +from:0x0213cf0c kind:load to:0x02097998 module:overlay(0) +from:0x0213cf18 kind:load to:0x02138ab4 module:overlay(53) +from:0x0213cf1c kind:load to:0x0213b240 module:overlay(53) +from:0x0213cf20 kind:load to:0x02057bf4 module:overlay(0) +from:0x0213cf24 kind:load to:0x02138528 module:overlay(53) +from:0x0213cf28 kind:load to:0x02057dc8 module:overlay(0) +from:0x0213cf2c kind:load to:0x02057e44 module:overlay(0) +from:0x0213cf30 kind:load to:0x02057ea8 module:overlay(0) +from:0x0213cf34 kind:load to:0x0209a79c module:overlay(0) +from:0x0213cf38 kind:load to:0x02057d84 module:overlay(0) +from:0x0213cf44 kind:load to:0x02138adc module:overlay(53) +from:0x0213cf48 kind:load to:0x0213b278 module:overlay(53) +from:0x0213cf4c kind:load to:0x02099b00 module:overlay(0) +from:0x0213cf50 kind:load to:0x02099b38 module:overlay(0) +from:0x0213cf54 kind:load to:0x0209a13c module:overlay(0) +from:0x0213cf58 kind:load to:0x0209a144 module:overlay(0) +from:0x0213cf5c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213cf60 kind:load to:0x02099cb0 module:overlay(0) +from:0x0213cf64 kind:load to:0x02099ba0 module:overlay(0) +from:0x0213cf68 kind:load to:0x0209a06c module:overlay(0) +from:0x0213cf6c kind:load to:0x0209a0f4 module:overlay(0) +from:0x0213cf70 kind:load to:0x0209a10c module:overlay(0) +from:0x0213cf74 kind:load to:0x0213b1e8 module:overlay(53) +from:0x0213cf78 kind:load to:0x0209a124 module:overlay(0) +from:0x0213cf7c kind:load to:0x0213b1d8 module:overlay(53) +from:0x0213cf80 kind:load to:0x0213b1b4 module:overlay(53) +from:0x0213cf8c kind:load to:0x02138ac8 module:overlay(53) +from:0x0213cf90 kind:load to:0x0213b25c module:overlay(53) +from:0x0213cf94 kind:load to:0x0209a254 module:overlay(0) +from:0x0213cf98 kind:load to:0x0209a288 module:overlay(0) +from:0x0213cf9c kind:load to:0x0209a320 module:overlay(0) +from:0x0213cfa0 kind:load to:0x0209a334 module:overlay(0) +from:0x0213cfa4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213cfa8 kind:load to:0x0209a35c module:overlay(0) +from:0x0213cfac kind:load to:0x0209a3e4 module:overlay(0) +from:0x0213cfb0 kind:load to:0x0209a06c module:overlay(0) +from:0x0213cfb4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0213cfb8 kind:load to:0x0209a308 module:overlay(0) +from:0x0213cfbc kind:load to:0x0209a348 module:overlay(0) +from:0x0213cfc0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0213cfc4 kind:load to:0x0213b214 module:overlay(53) +from:0x0213cfc8 kind:load to:0x0213b1f0 module:overlay(53) +from:0x0213cfcc kind:load to:0x0209a70c module:overlay(0) +from:0x0213cfd8 kind:load to:0x02098518 module:overlay(0) +from:0x0213cfdc kind:load to:0x02098554 module:overlay(0) +from:0x0213cfe0 kind:load to:0x0209856c module:overlay(0) +from:0x0213cfe4 kind:load to:0x02098578 module:overlay(0) +from:0x0213cfe8 kind:load to:0x01fff464 module:itcm +from:0x0213cfec kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213cff0 kind:load to:0x02138c78 module:overlay(53) +from:0x0213cff4 kind:load to:0x020984b0 module:overlay(0) +from:0x0213cff8 kind:load to:0x02138cf8 module:overlay(53) +from:0x0213cffc kind:load to:0x020984b8 module:overlay(0) +from:0x0213d000 kind:load to:0x020984bc module:overlay(0) +from:0x0213d004 kind:load to:0x021392c4 module:overlay(53) +from:0x0213d008 kind:load to:0x02099004 module:overlay(0) +from:0x0213d00c kind:load to:0x020984c8 module:overlay(0) +from:0x0213d010 kind:load to:0x0213942c module:overlay(53) +from:0x0213d014 kind:load to:0x020985f0 module:overlay(0) +from:0x0213d018 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213d01c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213d020 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213d024 kind:load to:0x02138af0 module:overlay(53) +from:0x0213d028 kind:load to:0x02138bb0 module:overlay(53) +from:0x0213d02c kind:load to:0x02099588 module:overlay(0) +from:0x0213d030 kind:load to:0x021395f4 module:overlay(53) +from:0x0213d038 kind:load to:0x021398d4 module:overlay(53) +from:0x0213d040 kind:load to:0x02139ad4 module:overlay(53) +from:0x0213d048 kind:load to:0x02139c9c module:overlay(53) +from:0x0213d050 kind:load to:0x02139e34 module:overlay(53) +from:0x0213d058 kind:load to:0x0213a188 module:overlay(53) +from:0x0213d060 kind:load to:0x0213a220 module:overlay(53) +from:0x0213d068 kind:load to:0x0213a364 module:overlay(53) +from:0x0213d070 kind:load to:0x0213a50c module:overlay(53) +from:0x0213d078 kind:load to:0x0213a760 module:overlay(53) +from:0x0213d080 kind:load to:0x0213a834 module:overlay(53) +from:0x0213d088 kind:load to:0x0213a958 module:overlay(53) +from:0x0213d090 kind:load to:0x0213aa38 module:overlay(53) +from:0x0213d098 kind:load to:0x0213ab44 module:overlay(53) +from:0x0213d0a0 kind:load to:0x021394a8 module:overlay(53) +from:0x0213d0a8 kind:load to:0x0213985c module:overlay(53) +from:0x0213d0b0 kind:load to:0x02139a5c module:overlay(53) +from:0x0213d0b8 kind:load to:0x02139c30 module:overlay(53) +from:0x0213d0c0 kind:load to:0x02139cf8 module:overlay(53) +from:0x0213d0c8 kind:load to:0x0213a0f8 module:overlay(53) +from:0x0213d0d0 kind:load to:0x0213a1bc module:overlay(53) +from:0x0213d0d8 kind:load to:0x0213a254 module:overlay(53) +from:0x0213d0e0 kind:load to:0x0213a46c module:overlay(53) +from:0x0213d0e8 kind:load to:0x0213a6b0 module:overlay(53) +from:0x0213d0f0 kind:load to:0x0213a7bc module:overlay(53) +from:0x0213d0f8 kind:load to:0x0213a8b8 module:overlay(53) +from:0x0213d100 kind:load to:0x0213a9ac module:overlay(53) +from:0x0213d108 kind:load to:0x0213aa80 module:overlay(53) +from:0x0213d1c0 kind:load to:0x0213c940 module:overlay(53) +from:0x0213d1cc kind:load to:0x0213c8e0 module:overlay(53) +from:0x0213d1d0 kind:load to:0x0213c8f4 module:overlay(53) +from:0x0213d1d4 kind:load to:0x0213c910 module:overlay(53) +from:0x0213d1d8 kind:load to:0x0213c91c module:overlay(53) +from:0x0213d1dc kind:load to:0x0207c010 module:overlay(0) +from:0x0213d1e8 kind:load to:0x0213b2b4 module:overlay(53) +from:0x0213d1ec kind:load to:0x02097944 module:overlay(0) +from:0x0213d1f0 kind:load to:0x02097754 module:overlay(0) +from:0x0213d1f4 kind:load to:0x020977d0 module:overlay(0) +from:0x0213d1f8 kind:load to:0x0209794c module:overlay(0) +from:0x0213d1fc kind:load to:0x0209796c module:overlay(0) +from:0x0213d200 kind:load to:0x02097998 module:overlay(0) +from:0x0213d23c kind:load to:0x0213b4ac module:overlay(53) +from:0x0213d240 kind:load to:0x0213c9b0 module:overlay(53) +from:0x0213d244 kind:load to:0x0209a254 module:overlay(0) +from:0x0213d248 kind:load to:0x0209a288 module:overlay(0) +from:0x0213d24c kind:load to:0x0209a320 module:overlay(0) +from:0x0213d250 kind:load to:0x0209a334 module:overlay(0) +from:0x0213d254 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213d258 kind:load to:0x0209a35c module:overlay(0) +from:0x0213d25c kind:load to:0x0209a3e4 module:overlay(0) +from:0x0213d260 kind:load to:0x0209a06c module:overlay(0) +from:0x0213d264 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0213d268 kind:load to:0x0209a308 module:overlay(0) +from:0x0213d26c kind:load to:0x0209a348 module:overlay(0) +from:0x0213d270 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0213d274 kind:load to:0x0213b214 module:overlay(53) +from:0x0213d278 kind:load to:0x0213b1f0 module:overlay(53) +from:0x0213d27c kind:load to:0x0209a70c module:overlay(0) +from:0x0213d288 kind:load to:0x02098518 module:overlay(0) +from:0x0213d28c kind:load to:0x02098554 module:overlay(0) +from:0x0213d290 kind:load to:0x0209856c module:overlay(0) +from:0x0213d294 kind:load to:0x02098578 module:overlay(0) +from:0x0213d298 kind:load to:0x01fff464 module:itcm +from:0x0213d29c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213d2a0 kind:load to:0x0213b4c0 module:overlay(53) +from:0x0213d2a4 kind:load to:0x020984b0 module:overlay(0) +from:0x0213d2a8 kind:load to:0x0213c690 module:overlay(53) +from:0x0213d2ac kind:load to:0x0213c804 module:overlay(53) +from:0x0213d2b0 kind:load to:0x020984bc module:overlay(0) +from:0x0213d2b4 kind:load to:0x0213c824 module:overlay(53) +from:0x0213d2b8 kind:load to:0x02099004 module:overlay(0) +from:0x0213d2bc kind:load to:0x020984c8 module:overlay(0) +from:0x0213d2c0 kind:load to:0x02098584 module:overlay(0) +from:0x0213d2c4 kind:load to:0x020985f0 module:overlay(0) +from:0x0213d2c8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213d2cc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213d2d0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213d2d4 kind:load to:0x0213c9cc module:overlay(53) +from:0x0213d2d8 kind:load to:0x0213ca50 module:overlay(53) +from:0x0213d2dc kind:load to:0x0213b80c module:overlay(53) +from:0x0213d2e0 kind:load to:0x0213b9b0 module:overlay(53) +from:0x0213d2e8 kind:load to:0x0213b9cc module:overlay(53) +from:0x0213d2f8 kind:load to:0x0213b86c module:overlay(53) +from:0x0213d300 kind:load to:0x0213b924 module:overlay(53) +from:0x0213d310 kind:load to:0x0213b9d0 module:overlay(53) +from:0x0213d318 kind:load to:0x0213ba44 module:overlay(53) +from:0x0213d328 kind:load to:0x0213bab4 module:overlay(53) +from:0x0213d330 kind:load to:0x0213bac4 module:overlay(53) +from:0x0213d340 kind:load to:0x0213baec module:overlay(53) +from:0x0213d348 kind:load to:0x0213bb28 module:overlay(53) +from:0x0213d350 kind:load to:0x0213bb50 module:overlay(53) +from:0x0213d358 kind:load to:0x0213bb54 module:overlay(53) +from:0x0213d360 kind:load to:0x0213bc08 module:overlay(53) +from:0x0213d370 kind:load to:0x0213bd04 module:overlay(53) +from:0x0213d378 kind:load to:0x0213bd74 module:overlay(53) +from:0x0213d388 kind:load to:0x0213c044 module:overlay(53) +from:0x0213d390 kind:load to:0x0213c0d0 module:overlay(53) +from:0x0213d3a0 kind:load to:0x0213c364 module:overlay(53) +from:0x0213d3a8 kind:load to:0x0213c3a4 module:overlay(53) +from:0x0213d3b0 kind:load to:0x0213c3f0 module:overlay(53) diff --git a/config/eur/arm9/overlays/ov053/symbols.txt b/config/eur/arm9/overlays/ov053/symbols.txt new file mode 100644 index 00000000..22da4791 --- /dev/null +++ b/config/eur/arm9/overlays/ov053/symbols.txt @@ -0,0 +1,154 @@ +func_ov053_021384e0 kind:function(arm,size=0x48) addr:0x021384e0 +func_ov053_02138528 kind:function(arm,size=0x2c) addr:0x02138528 +func_ov053_02138554 kind:function(arm,size=0x48) addr:0x02138554 +func_ov053_0213859c kind:function(arm,size=0xc) addr:0x0213859c +func_ov053_021385a8 kind:function(arm,size=0x24) addr:0x021385a8 +func_ov053_021385cc kind:function(arm,size=0x5c) addr:0x021385cc +func_ov053_02138628 kind:function(arm,size=0x28) addr:0x02138628 +func_ov053_02138650 kind:function(arm,size=0x1c) addr:0x02138650 +func_ov053_0213866c kind:function(arm,size=0x24) addr:0x0213866c +func_ov053_02138690 kind:function(arm,size=0xf8) addr:0x02138690 +func_ov053_02138788 kind:function(arm,size=0x32c) addr:0x02138788 +func_ov053_02138ab4 kind:function(arm,size=0x14) addr:0x02138ab4 +func_ov053_02138ac8 kind:function(arm,size=0x14) addr:0x02138ac8 +func_ov053_02138adc kind:function(arm,size=0x14) addr:0x02138adc +func_ov053_02138af0 kind:function(arm,size=0xc0) addr:0x02138af0 +func_ov053_02138bb0 kind:function(arm,size=0xc8) addr:0x02138bb0 +func_ov053_02138c78 kind:function(arm,size=0x80) addr:0x02138c78 +func_ov053_02138cf8 kind:function(arm,size=0x5cc) addr:0x02138cf8 +func_ov053_021392c4 kind:function(arm,size=0x168) addr:0x021392c4 +func_ov053_0213942c kind:function(arm,size=0x8) addr:0x0213942c +func_ov053_02139434 kind:function(arm,size=0x74) addr:0x02139434 +func_ov053_021394a8 kind:function(arm,size=0x14c) addr:0x021394a8 +func_ov053_021395f4 kind:function(arm,size=0x268) addr:0x021395f4 +func_ov053_0213985c kind:function(arm,size=0x78) addr:0x0213985c +func_ov053_021398d4 kind:function(arm,size=0x188) addr:0x021398d4 +func_ov053_02139a5c kind:function(arm,size=0x78) addr:0x02139a5c +func_ov053_02139ad4 kind:function(arm,size=0x15c) addr:0x02139ad4 +func_ov053_02139c30 kind:function(arm,size=0x6c) addr:0x02139c30 +func_ov053_02139c9c kind:function(arm,size=0x5c) addr:0x02139c9c +func_ov053_02139cf8 kind:function(arm,size=0x13c) addr:0x02139cf8 +func_ov053_02139e34 kind:function(arm,size=0x2c4) addr:0x02139e34 +func_ov053_0213a0f8 kind:function(arm,size=0x90) addr:0x0213a0f8 +func_ov053_0213a188 kind:function(arm,size=0x34) addr:0x0213a188 +func_ov053_0213a1bc kind:function(arm,size=0x64) addr:0x0213a1bc +func_ov053_0213a220 kind:function(arm,size=0x34) addr:0x0213a220 +func_ov053_0213a254 kind:function(arm,size=0x110) addr:0x0213a254 +func_ov053_0213a364 kind:function(arm,size=0x108) addr:0x0213a364 +func_ov053_0213a46c kind:function(arm,size=0xa0) addr:0x0213a46c +func_ov053_0213a50c kind:function(arm,size=0x1a4) addr:0x0213a50c +func_ov053_0213a6b0 kind:function(arm,size=0xb0) addr:0x0213a6b0 +func_ov053_0213a760 kind:function(arm,size=0x5c) addr:0x0213a760 +func_ov053_0213a7bc kind:function(arm,size=0x78) addr:0x0213a7bc +func_ov053_0213a834 kind:function(arm,size=0x84) addr:0x0213a834 +func_ov053_0213a8b8 kind:function(arm,size=0xa0) addr:0x0213a8b8 +func_ov053_0213a958 kind:function(arm,size=0x54) addr:0x0213a958 +func_ov053_0213a9ac kind:function(arm,size=0x8c) addr:0x0213a9ac +func_ov053_0213aa38 kind:function(arm,size=0x48) addr:0x0213aa38 +func_ov053_0213aa80 kind:function(arm,size=0xc4) addr:0x0213aa80 +func_ov053_0213ab44 kind:function(arm,size=0x1e0) addr:0x0213ab44 +func_ov053_0213ad24 kind:function(arm,size=0x188) addr:0x0213ad24 +func_ov053_0213aeac kind:function(arm,size=0x58) addr:0x0213aeac +func_ov053_0213af04 kind:function(arm,size=0x50) addr:0x0213af04 +func_ov053_0213af54 kind:function(arm,size=0x90) addr:0x0213af54 +func_ov053_0213afe4 kind:function(arm,size=0x18) addr:0x0213afe4 +func_ov053_0213affc kind:function(arm,size=0x10c) addr:0x0213affc +func_ov053_0213b108 kind:function(arm,size=0xac) addr:0x0213b108 +func_ov053_0213b1b4 kind:function(arm,size=0x24) addr:0x0213b1b4 +func_ov053_0213b1d8 kind:function(arm,size=0x10) addr:0x0213b1d8 +func_ov053_0213b1e8 kind:function(arm,size=0x8) addr:0x0213b1e8 +func_ov053_0213b1f0 kind:function(arm,size=0x24) addr:0x0213b1f0 +func_ov053_0213b214 kind:function(arm,size=0x2c) addr:0x0213b214 +func_ov053_0213b240 kind:function(arm,size=0x1c) addr:0x0213b240 +func_ov053_0213b25c kind:function(arm,size=0x1c) addr:0x0213b25c +func_ov053_0213b278 kind:function(arm,size=0x1c) addr:0x0213b278 +func_ov053_0213b294 kind:function(arm,size=0x14) addr:0x0213b294 +func_ov053_0213b2a8 kind:function(arm,size=0xc) addr:0x0213b2a8 +func_ov053_0213b2b4 kind:function(arm,size=0x24) addr:0x0213b2b4 +func_ov053_0213b2d8 kind:function(arm,size=0x44) addr:0x0213b2d8 +func_ov053_0213b31c kind:function(arm,size=0x190) addr:0x0213b31c +func_ov053_0213b4ac kind:function(arm,size=0x14) addr:0x0213b4ac +func_ov053_0213b4c0 kind:function(arm,size=0x70) addr:0x0213b4c0 +func_ov053_0213b530 kind:function(arm,size=0x24) addr:0x0213b530 +func_ov053_0213b554 kind:function(arm,size=0x23c) addr:0x0213b554 +func_ov053_0213b790 kind:function(arm,size=0x7c) addr:0x0213b790 +func_ov053_0213b80c kind:function(arm,size=0x60) addr:0x0213b80c +func_ov053_0213b86c kind:function(arm,size=0xb8) addr:0x0213b86c +func_ov053_0213b924 kind:function(arm,size=0x8c) addr:0x0213b924 +func_ov053_0213b9b0 kind:function(arm,size=0x1c) addr:0x0213b9b0 +func_ov053_0213b9cc kind:function(arm,size=0x4) addr:0x0213b9cc +func_ov053_0213b9d0 kind:function(arm,size=0x74) addr:0x0213b9d0 +func_ov053_0213ba44 kind:function(arm,size=0x70) addr:0x0213ba44 +func_ov053_0213bab4 kind:function(arm,size=0x10) addr:0x0213bab4 +func_ov053_0213bac4 kind:function(arm,size=0x28) addr:0x0213bac4 +func_ov053_0213baec kind:function(arm,size=0x3c) addr:0x0213baec +func_ov053_0213bb28 kind:function(arm,size=0x28) addr:0x0213bb28 +func_ov053_0213bb50 kind:function(arm,size=0x4) addr:0x0213bb50 +func_ov053_0213bb54 kind:function(arm,size=0xb4) addr:0x0213bb54 +func_ov053_0213bc08 kind:function(arm,size=0xfc) addr:0x0213bc08 +func_ov053_0213bd04 kind:function(arm,size=0x70) addr:0x0213bd04 +func_ov053_0213bd74 kind:function(arm,size=0x2d0) addr:0x0213bd74 +func_ov053_0213c044 kind:function(arm,size=0x8c) addr:0x0213c044 +func_ov053_0213c0d0 kind:function(arm,size=0x294) addr:0x0213c0d0 +func_ov053_0213c364 kind:function(arm,size=0x40) addr:0x0213c364 +func_ov053_0213c3a4 kind:function(arm,size=0x4c) addr:0x0213c3a4 +func_ov053_0213c3f0 kind:function(arm,size=0x14) addr:0x0213c3f0 +func_ov053_0213c404 kind:function(arm,size=0x28) addr:0x0213c404 +func_ov053_0213c42c kind:function(arm,size=0x90) addr:0x0213c42c +func_ov053_0213c4bc kind:function(arm,size=0x3c) addr:0x0213c4bc +func_ov053_0213c4f8 kind:function(arm,size=0x198) addr:0x0213c4f8 +func_ov053_0213c690 kind:function(arm,size=0x174) addr:0x0213c690 +func_ov053_0213c804 kind:function(arm,size=0x20) addr:0x0213c804 +func_ov053_0213c824 kind:function(arm,size=0x80) addr:0x0213c824 +func_ov053_0213c8a4 kind:function(arm,size=0x3c) addr:0x0213c8a4 +func_ov053_0213c8e0 kind:function(arm,size=0x14) addr:0x0213c8e0 +func_ov053_0213c8f4 kind:function(arm,size=0x1c) addr:0x0213c8f4 +func_ov053_0213c910 kind:function(arm,size=0xc) addr:0x0213c910 +func_ov053_0213c91c kind:function(arm,size=0x24) addr:0x0213c91c +func_ov053_0213c940 kind:function(arm,size=0x44) addr:0x0213c940 +func_ov053_0213c984 kind:function(arm,size=0x2c) addr:0x0213c984 +func_ov053_0213c9b0 kind:function(arm,size=0x1c) addr:0x0213c9b0 +func_ov053_0213c9cc kind:function(arm,size=0x84) addr:0x0213c9cc +func_ov053_0213ca50 kind:function(arm,size=0x8c) addr:0x0213ca50 +func_ov053_0213cadc kind:function(arm,size=0x14) addr:0x0213cadc +func_ov053_0213caf0 kind:function(arm,size=0x98) addr:0x0213caf0 +func_ov053_0213cb88 kind:function(arm,size=0x194) addr:0x0213cb88 +data_ov053_0213cd1c kind:data(any) addr:0x0213cd1c +data_ov053_0213cd2c kind:data(any) addr:0x0213cd2c +data_ov053_0213cd3c kind:data(any) addr:0x0213cd3c +data_ov053_0213cd4c kind:data(any) addr:0x0213cd4c +func_ov053_0213cd5c kind:function(arm,size=0x50) addr:0x0213cd5c +func_ov053_0213cdac kind:function(arm,size=0xb0) addr:0x0213cdac +func_ov053_0213ce5c kind:function(arm,size=0x18) addr:0x0213ce5c +data_ov053_0213cea0 kind:data(any) addr:0x0213cea0 +data_ov053_0213ceb8 kind:data(any) addr:0x0213ceb8 +data_ov053_0213ced8 kind:data(any) addr:0x0213ced8 +data_ov053_0213cef4 kind:data(any) addr:0x0213cef4 +data_ov053_0213cf18 kind:data(any) addr:0x0213cf18 +data_ov053_0213cf44 kind:data(any) addr:0x0213cf44 +data_ov053_0213cf8c kind:data(any) addr:0x0213cf8c +data_ov053_0213cfd8 kind:data(any) addr:0x0213cfd8 +data_ov053_0213d030 kind:data(any) addr:0x0213d030 +data_ov053_0213d0a0 kind:data(any) addr:0x0213d0a0 +data_ov053_0213d110 kind:data(any) addr:0x0213d110 +data_ov053_0213d128 kind:data(any) addr:0x0213d128 +data_ov053_0213d158 kind:data(any) addr:0x0213d158 +data_ov053_0213d170 kind:data(any) addr:0x0213d170 +data_ov053_0213d188 kind:data(any) addr:0x0213d188 +data_ov053_0213d1a0 kind:data(any) addr:0x0213d1a0 +data_ov053_0213d1c0 kind:data(any) addr:0x0213d1c0 +data_ov053_0213d1cc kind:data(any) addr:0x0213d1cc +data_ov053_0213d1e8 kind:data(any) addr:0x0213d1e8 +data_ov053_0213d204 kind:data(any) addr:0x0213d204 +data_ov053_0213d21c kind:data(any) addr:0x0213d21c +data_ov053_0213d23c kind:data(any) addr:0x0213d23c +data_ov053_0213d288 kind:data(any) addr:0x0213d288 +data_ov053_0213d2e0 kind:data(any) addr:0x0213d2e0 +data_ov053_0213d2f0 kind:data(any) addr:0x0213d2f0 +data_ov053_0213d3b8 kind:data(any) addr:0x0213d3b8 +data_ov053_0213d3c0 kind:bss addr:0x0213d3c0 +data_ov053_0213d3c4 kind:bss addr:0x0213d3c4 +data_ov053_0213d3d0 kind:bss addr:0x0213d3d0 +data_ov053_0213d4a8 kind:bss addr:0x0213d4a8 +data_ov053_0213d4b0 kind:bss addr:0x0213d4b0 +data_ov053_0213d4bc kind:bss addr:0x0213d4bc diff --git a/config/eur/arm9/overlays/ov054/delinks.txt b/config/eur/arm9/overlays/ov054/delinks.txt new file mode 100644 index 00000000..e3883e78 --- /dev/null +++ b/config/eur/arm9/overlays/ov054/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021384e0 end:0x0213da18 kind:code align:32 + .init start:0x0213da18 end:0x0213dc70 kind:code align:4 + .ctor start:0x0213dc70 end:0x0213dc80 kind:data align:4 + .data start:0x0213dc80 end:0x0213e520 kind:data align:32 + .bss start:0x0213e520 end:0x0213e7e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov054/relocs.txt b/config/eur/arm9/overlays/ov054/relocs.txt new file mode 100644 index 00000000..c85e12b4 --- /dev/null +++ b/config/eur/arm9/overlays/ov054/relocs.txt @@ -0,0 +1,786 @@ +from:0x0213852c kind:arm_call to:0x0200e260 module:main +from:0x02138530 kind:arm_call to:0x0200c198 module:main +from:0x02138540 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213856c kind:load to:0x0213e530 module:overlay(54) +from:0x02138580 kind:arm_call to:0x02011f3c module:main +from:0x0213858c kind:arm_call to:0x021385d8 module:overlay(54) +from:0x021385a0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021385d0 kind:load to:0x0213dcc8 module:overlay(54) +from:0x021385e4 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02138648 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02138674 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02138690 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021386a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021386b8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021386d8 kind:arm_call to:0x02138adc module:overlay(54) +from:0x021386e4 kind:arm_call to:0x02138adc module:overlay(54) +from:0x021386f0 kind:arm_call to:0x021387c8 module:overlay(54) +from:0x021386f8 kind:arm_call to:0x02099820 module:overlay(0) +from:0x0213876c kind:arm_call to:0x0209862c module:overlay(0) +from:0x021387a4 kind:load to:0x0213dd38 module:overlay(54) +from:0x021387a8 kind:load to:0x0213e530 module:overlay(54) +from:0x021387ac kind:load to:0x0213dcec module:overlay(54) +from:0x021387bc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021387e0 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x021387f8 kind:load to:0x0213dcb0 module:overlay(54) +from:0x02138834 kind:arm_call to:0x02138878 module:overlay(54) +from:0x02138844 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x02138864 kind:arm_call to:0x021388c4 module:overlay(54) +from:0x02138870 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x021388a0 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x021388b4 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x021388d8 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x021388f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138910 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x021389b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021389c4 kind:load to:0x0203e964 module:main +from:0x02138a18 kind:arm_call to:0x01ffa93c module:itcm +from:0x02138a24 kind:arm_call to:0x02058038 module:overlay(0) +from:0x02138a44 kind:arm_call to:0x01ffa878 module:itcm +from:0x02138a54 kind:arm_call to:0x01ffad5c module:itcm +from:0x02138ac0 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02138acc kind:load to:0x0203e964 module:main +from:0x02138ad0 kind:load to:0x0213dc80 module:overlay(54) +from:0x02138ad4 kind:load to:0x027e0964 module:dtcm +from:0x02138ae8 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02138b10 kind:load to:0x0213dca0 module:overlay(54) +from:0x02138b30 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02138bc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138bfc kind:arm_call to:0x02138c0c module:overlay(54) +from:0x02138c08 kind:load to:0x027e0ce4 module:dtcm +from:0x02138c9c kind:load to:0x0213dda0 module:overlay(54) +from:0x02138ca0 kind:load to:0x0213dd90 module:overlay(54) +from:0x02138d14 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02138dc4 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02138de4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02138df8 kind:arm_call to:0x020d99ec module:overlay(31) +from:0x02138e0c kind:arm_call to:0x02138c0c module:overlay(54) +from:0x02138e48 kind:load to:0x027e0ce0 module:dtcm +from:0x02138e4c kind:load to:0x0203e964 module:main +from:0x02138e50 kind:load to:0x0213dc80 module:overlay(54) +from:0x02138e54 kind:load to:0x027e0d34 module:dtcm +from:0x02138e64 kind:arm_call to:0x02099588 module:overlay(0) +from:0x02138e6c kind:arm_call to:0x0213d510 module:overlay(54) +from:0x02138e90 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02138e98 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02138f24 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02138f50 kind:arm_call to:0x01ffb714 module:itcm +from:0x02138f5c kind:arm_call to:0x01ffb860 module:itcm +from:0x02138f68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02138f80 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02138f98 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02138fa4 kind:load to:0x0203e964 module:main +from:0x02138fb0 kind:load to:0x020b539c module:overlay(0) +from:0x02138fb8 kind:load to:0x027e09a8 module:dtcm +from:0x02138fd8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02139024 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x021390c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021390d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021390e8 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213910c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02139118 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x02139138 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213914c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139160 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02139180 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x02139190 kind:load to:0x027e0ce4 module:dtcm +from:0x021391bc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021391f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02139200 kind:arm_call to:0x01fff458 module:itcm +from:0x0213921c kind:arm_call to:0x0213929c module:overlay(54) +from:0x0213925c kind:arm_call to:0x0213929c module:overlay(54) +from:0x02139284 kind:load to:0x027e0ce4 module:dtcm +from:0x021392c4 kind:arm_call to:0x02016958 module:main +from:0x021392f8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02139320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139334 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02139358 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x0213942c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213943c kind:arm_call to:0x01ff9638 module:itcm +from:0x02139448 kind:arm_call to:0x0213970c module:overlay(54) +from:0x0213945c kind:arm_call to:0x020d99ec module:overlay(31) +from:0x02139478 kind:load to:0x027e0d34 module:dtcm +from:0x0213947c kind:load to:0x0213dc80 module:overlay(54) +from:0x02139480 kind:load to:0x0203e964 module:main +from:0x02139484 kind:load to:0x027e0ce0 module:dtcm +from:0x021394e0 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021394f0 kind:load to:0x027e09c0 module:dtcm +from:0x02139548 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02139564 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02139580 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213959c kind:arm_call to:0x0209feac module:overlay(0) +from:0x021395b8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021395d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021395dc kind:arm_call to:0x02071eac module:overlay(0) +from:0x021395f0 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x021395fc kind:arm_call to:0x02138e5c module:overlay(54) +from:0x0213961c kind:load to:0x027e0cec module:dtcm +from:0x02139620 kind:load to:0x027e09a8 module:dtcm +from:0x02139624 kind:load to:0x027e09bc module:dtcm +from:0x021396c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021396d0 kind:load to:0x027e0cd8 module:dtcm +from:0x021396d4 kind:load to:0x027e0cec module:dtcm +from:0x021396f0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02139700 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02139708 kind:load to:0x021384e0 module:overlay(54) +from:0x02139734 kind:arm_call to:0x02018114 module:main +from:0x02139740 kind:arm_call to:0x02022dec module:main +from:0x02139760 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02139768 kind:arm_call to:0x0200b58c module:main +from:0x02139774 kind:load to:0x027e0cec module:dtcm +from:0x021397ec kind:load to:0x0213df70 module:overlay(54) +from:0x0213980c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02139828 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02139884 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021398a4 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x021398b8 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x021398cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021398dc kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02139904 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02139924 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x02139930 kind:load to:0x027e0d38 module:dtcm +from:0x02139934 kind:load to:0x027e0ce4 module:dtcm +from:0x021399ac kind:load to:0x0213df88 module:overlay(54) +from:0x021399b8 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x021399d0 kind:arm_call to:0x02015080 module:main +from:0x021399f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021399f8 kind:load to:0x027e09a8 module:dtcm +from:0x02139a6c kind:load to:0x0213dfa0 module:overlay(54) +from:0x02139a78 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x02139a90 kind:arm_call to:0x02015080 module:main +from:0x02139ab0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02139ab8 kind:load to:0x027e09a8 module:dtcm +from:0x02139b1c kind:arm_call to:0x02139628 module:overlay(54) +from:0x02139b38 kind:load to:0x0213dfb8 module:overlay(54) +from:0x02139b44 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x02139b4c kind:arm_call to:0x0213919c module:overlay(54) +from:0x02139b60 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x02139bd0 kind:load to:0x0213dfd0 module:overlay(54) +from:0x02139bdc kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x02139bf4 kind:arm_call to:0x02015080 module:main +from:0x02139c04 kind:arm_call to:0x02138e74 module:overlay(54) +from:0x02139c78 kind:load to:0x0213dfe8 module:overlay(54) +from:0x02139ca0 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x02139ce0 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02139cf8 kind:arm_call to:0x02015080 module:main +from:0x02139d18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02139d30 kind:arm_call to:0x02015080 module:main +from:0x02139d50 kind:arm_call to:0x02015080 module:main +from:0x02139d64 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02139d84 kind:arm_call to:0x020d99fc module:overlay(31) +from:0x02139d9c kind:arm_call to:0x021396dc module:overlay(54) +from:0x02139db4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02139ddc kind:arm_call to:0x02138c0c module:overlay(54) +from:0x02139de4 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x02139df0 kind:load to:0x027e0d34 module:dtcm +from:0x02139df4 kind:load to:0x027e0ce0 module:dtcm +from:0x02139df8 kind:load to:0x027e09a8 module:dtcm +from:0x02139e1c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x02139e74 kind:load to:0x0213e000 module:overlay(54) +from:0x02139ea0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02139eb0 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x02139ef4 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02139f04 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x02139f0c kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x02139f18 kind:load to:0x027e09a8 module:dtcm +from:0x02139f20 kind:load to:0x027e0d34 module:dtcm +from:0x02139f24 kind:load to:0x027e0ce0 module:dtcm +from:0x02139f3c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x02139f98 kind:load to:0x0213e018 module:overlay(54) +from:0x02139fe0 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02139ff8 kind:arm_call to:0x02015080 module:main +from:0x0213a018 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213a030 kind:arm_call to:0x02015080 module:main +from:0x0213a0e8 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213a108 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213a11c kind:arm_call to:0x020d99ec module:overlay(31) +from:0x0213a12c kind:arm_call to:0x0213970c module:overlay(54) +from:0x0213a148 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a160 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213a16c kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213a174 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x0213a180 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a184 kind:load to:0x027e09a8 module:dtcm +from:0x0213a18c kind:load to:0x0203e964 module:main +from:0x0213a190 kind:load to:0x0213dc80 module:overlay(54) +from:0x0213a194 kind:load to:0x027e0d34 module:dtcm +from:0x0213a1ac kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213a20c kind:load to:0x0213e030 module:overlay(54) +from:0x0213a22c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a244 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213a250 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213a258 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x0213a274 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213a2e0 kind:load to:0x0213e048 module:overlay(54) +from:0x0213a314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213a32c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213a338 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213a348 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213a3b0 kind:arm_call to:0x02015080 module:main +from:0x0213a3d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213a3e8 kind:arm_call to:0x02015080 module:main +from:0x0213a430 kind:arm_call to:0x021394f4 module:overlay(54) +from:0x0213a454 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a46c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213a478 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213a480 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x0213a48c kind:load to:0x027e0ce4 module:dtcm +from:0x0213a494 kind:load to:0x027e09a8 module:dtcm +from:0x0213a4cc kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213a52c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213a564 kind:load to:0x0213e078 module:overlay(54) +from:0x0213a580 kind:arm_call to:0x01ff916c module:itcm +from:0x0213a5d4 kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213a60c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213a624 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213a62c kind:arm_call to:0x02139488 module:overlay(54) +from:0x0213a634 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x0213a63c kind:load to:0x0203e964 module:main +from:0x0213a6f0 kind:arm_call to:0x02139628 module:overlay(54) +from:0x0213a708 kind:load to:0x0213e060 module:overlay(54) +from:0x0213a714 kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213a78c kind:arm_call to:0x02139628 module:overlay(54) +from:0x0213a794 kind:arm_call to:0x02139658 module:overlay(54) +from:0x0213a7ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213a7c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a7dc kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213a7e4 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x0213a7ec kind:arm_call to:0x02139488 module:overlay(54) +from:0x0213a7f8 kind:load to:0x027e09a8 module:dtcm +from:0x0213a878 kind:load to:0x0213e0a8 module:overlay(54) +from:0x0213a88c kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213a8c0 kind:arm_call to:0x02139658 module:overlay(54) +from:0x0213a8e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213a928 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213a930 kind:arm_call to:0x02139488 module:overlay(54) +from:0x0213a944 kind:arm_call to:0x020d9730 module:overlay(31) +from:0x0213a958 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213a9a4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213a9c8 kind:arm_call to:0x02016958 module:main +from:0x0213a9f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0213aa10 kind:arm_call to:0x02015080 module:main +from:0x0213aa30 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213aa48 kind:arm_call to:0x02015080 module:main +from:0x0213aa94 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213ab44 kind:arm_call to:0x020d9730 module:overlay(31) +from:0x0213ab58 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0213ab74 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213aba8 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213abc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213ac04 kind:arm_call to:0x02139488 module:overlay(54) +from:0x0213ac0c kind:arm_call to:0x0213919c module:overlay(54) +from:0x0213ac20 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213ac2c kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x0213ac38 kind:load to:0x027e0d34 module:dtcm +from:0x0213ac48 kind:load to:0x027e09a8 module:dtcm +from:0x0213ac5c kind:load to:0x0203e964 module:main +from:0x0213acf4 kind:load to:0x0213e120 module:overlay(54) +from:0x0213ad04 kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213ad44 kind:arm_call to:0x02016958 module:main +from:0x0213ad54 kind:arm_call to:0x01ff930c module:itcm +from:0x0213ad6c kind:arm_call to:0x02015080 module:main +from:0x0213ade8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213ae04 kind:arm_call to:0x01ff9984 module:itcm +from:0x0213ae1c kind:arm_call to:0x02015080 module:main +from:0x0213ae48 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213ae68 kind:arm_call to:0x02015080 module:main +from:0x0213ae7c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213ae90 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213aea4 kind:load to:0x027e09a8 module:dtcm +from:0x0213aed4 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213af44 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0213af4c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213af64 kind:arm_call to:0x02139628 module:overlay(54) +from:0x0213af9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213afb8 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x0213b08c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213b09c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b0a8 kind:arm_call to:0x0213970c module:overlay(54) +from:0x0213b0bc kind:arm_call to:0x020d99ec module:overlay(31) +from:0x0213b0d0 kind:load to:0x0213e060 module:overlay(54) +from:0x0213b0d4 kind:load to:0x027e09a8 module:dtcm +from:0x0213b0e0 kind:load to:0x027e0d34 module:dtcm +from:0x0213b0e4 kind:load to:0x0213dc80 module:overlay(54) +from:0x0213b0e8 kind:load to:0x0203e964 module:main +from:0x0213b0ec kind:load to:0x027e0ce0 module:dtcm +from:0x0213b0f8 kind:arm_call to:0x020992dc module:overlay(0) +from:0x0213b11c kind:arm_call to:0x02138e5c module:overlay(54) +from:0x0213b128 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213b130 kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213b160 kind:arm_call to:0x02139658 module:overlay(54) +from:0x0213b1f0 kind:load to:0x0213e048 module:overlay(54) +from:0x0213b200 kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213b238 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b250 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b25c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213b270 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213b27c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213b2e0 kind:arm_call to:0x02015080 module:main +from:0x0213b300 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213b318 kind:arm_call to:0x02015080 module:main +from:0x0213b3ac kind:arm_call to:0x021394f4 module:overlay(54) +from:0x0213b3d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213b3e8 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213b3f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b3fc kind:load to:0x027e09a8 module:dtcm +from:0x0213b404 kind:load to:0x0213e030 module:overlay(54) +from:0x0213b494 kind:load to:0x0213df70 module:overlay(54) +from:0x0213b4b0 kind:arm_call to:0x01ff916c module:itcm +from:0x0213b4c8 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213b558 kind:load to:0x0213e0c0 module:overlay(54) +from:0x0213b584 kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213b5e4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213b614 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213b62c kind:arm_call to:0x02015080 module:main +from:0x0213b64c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213b664 kind:arm_call to:0x02015080 module:main +from:0x0213b698 kind:arm_call to:0x02098654 module:overlay(0) +from:0x0213b6a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213b714 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x0213b748 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213b768 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b778 kind:arm_call to:0x020d99ec module:overlay(31) +from:0x0213b788 kind:arm_call to:0x0213970c module:overlay(54) +from:0x0213b7a0 kind:arm_call to:0x02015080 module:main +from:0x0213b7c0 kind:arm_call to:0x02015080 module:main +from:0x0213b7d4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213b7ec kind:arm_call to:0x0209867c module:overlay(0) +from:0x0213b828 kind:arm_call to:0x020d99fc module:overlay(31) +from:0x0213b83c kind:arm_call to:0x021396dc module:overlay(54) +from:0x0213b86c kind:arm_call to:0x02139658 module:overlay(54) +from:0x0213b8f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b910 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213b9f0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0213ba00 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x0213ba40 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213bad0 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0213bae8 kind:arm_call to:0x02015080 module:main +from:0x0213bb08 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213bb20 kind:arm_call to:0x02015080 module:main +from:0x0213bb44 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bb58 kind:arm_call to:0x020d99ec module:overlay(31) +from:0x0213bb68 kind:arm_call to:0x0213970c module:overlay(54) +from:0x0213bb80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bb94 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213bbb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bbc8 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213bbdc kind:arm_call to:0x02139488 module:overlay(54) +from:0x0213bbe4 kind:arm_call to:0x02138fc0 module:overlay(54) +from:0x0213bbf4 kind:load to:0x027e09a8 module:dtcm +from:0x0213bc00 kind:load to:0x0203e964 module:main +from:0x0213bc04 kind:load to:0x027e0d34 module:dtcm +from:0x0213bc08 kind:load to:0x027e0ce0 module:dtcm +from:0x0213bc0c kind:load to:0x0213dc80 module:overlay(54) +from:0x0213bc1c kind:load to:0x0213e0d8 module:overlay(54) +from:0x0213bc20 kind:load to:0x0213e108 module:overlay(54) +from:0x0213bc28 kind:load to:0x0213e0f0 module:overlay(54) +from:0x0213bc8c kind:arm_call to:0x02139628 module:overlay(54) +from:0x0213bcc4 kind:load to:0x0213e0a8 module:overlay(54) +from:0x0213bce4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213bcf8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213bd64 kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213bd7c kind:arm_call to:0x02098654 module:overlay(0) +from:0x0213bd90 kind:arm_call to:0x021388e0 module:overlay(54) +from:0x0213bda0 kind:load to:0x0203e964 module:main +from:0x0213be28 kind:load to:0x0213e0a8 module:overlay(54) +from:0x0213be44 kind:arm_call to:0x01ff916c module:itcm +from:0x0213be98 kind:arm_call to:0x021392ec module:overlay(54) +from:0x0213bedc kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213bf04 kind:load to:0x0203e964 module:main +from:0x0213bf1c kind:arm_call to:0x0213bf24 module:overlay(54) +from:0x0213bf9c kind:arm_call to:0x01ff916c module:itcm +from:0x0213bfb8 kind:load to:0x0213dd90 module:overlay(54) +from:0x0213bfdc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213c030 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0213c088 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0213c098 kind:load to:0x0203e964 module:main +from:0x0213c0ac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213c0b8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213c0d4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213c0e4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213c0f4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213c0fc kind:arm_call to:0x02011ff4 module:main +from:0x0213c128 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213c154 kind:arm_call to:0x0203d210 module:main +from:0x0213c15c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213c164 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213c16c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213c174 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213c180 kind:load to:0x020a02d4 module:overlay(0) +from:0x0213c1a4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213c1d0 kind:arm_call to:0x0203d210 module:main +from:0x0213c1d8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213c1e0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213c1e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213c1f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213c1f8 kind:arm_call to:0x02011ff4 module:main +from:0x0213c204 kind:load to:0x020a02d4 module:overlay(0) +from:0x0213c210 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213c224 kind:load to:0x0213e618 module:overlay(54) +from:0x0213c238 kind:arm_call to:0x02011f3c module:main +from:0x0213c244 kind:arm_call to:0x0213c2a0 module:overlay(54) +from:0x0213c258 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213c294 kind:load to:0x0213e158 module:overlay(54) +from:0x0213c2ac kind:arm_call to:0x02098388 module:overlay(0) +from:0x0213c310 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x0213c33c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0213c358 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213c368 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213c380 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0213c388 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0213c3f8 kind:arm_call to:0x02028c90 module:main +from:0x0213c408 kind:load to:0x0213e17c module:overlay(54) +from:0x0213c40c kind:load to:0x0213e618 module:overlay(54) +from:0x0213c410 kind:load to:0x0213dcec module:overlay(54) +from:0x0213c550 kind:arm_call to:0x0200e260 module:main +from:0x0213c564 kind:load to:0x0203e964 module:main +from:0x0213c580 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213c590 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0213c59c kind:arm_call to:0x0213d330 module:overlay(54) +from:0x0213c5a8 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213c5b4 kind:load to:0x0213c414 module:overlay(54) +from:0x0213c640 kind:load to:0x0213e1e0 module:overlay(54) +from:0x0213c644 kind:load to:0x0213e1d0 module:overlay(54) +from:0x0213c6b0 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213c6c0 kind:load to:0x0213e320 module:overlay(54) +from:0x0213c6cc kind:arm_call to:0x0213d4dc module:overlay(54) +from:0x0213c6f0 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213c754 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213c764 kind:load to:0x0213e338 module:overlay(54) +from:0x0213c770 kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213c7b0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213c7c0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213c7d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c7ec kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213c854 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213c864 kind:load to:0x0213e350 module:overlay(54) +from:0x0213c870 kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213c8b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213c8c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213c8e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c8f4 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213c8fc kind:arm_call to:0x0213d4dc module:overlay(54) +from:0x0213c910 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213c9b4 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213c9c4 kind:load to:0x0213e368 module:overlay(54) +from:0x0213c9c8 kind:load to:0x02049be4 module:main +from:0x0213c9d8 kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213c9fc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213ca0c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213ca3c kind:arm_call to:0x0213d4dc module:overlay(54) +from:0x0213ca50 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213ca6c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213ca7c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0213caa4 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213cb10 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213cb20 kind:load to:0x0213e380 module:overlay(54) +from:0x0213cb3c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213cb4c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213cb54 kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213cb74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213cb88 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213cbf0 kind:arm_call to:0x02138c0c module:overlay(54) +from:0x0213cc00 kind:load to:0x0213e398 module:overlay(54) +from:0x0213cc0c kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213cc48 kind:arm_call to:0x02015080 module:main +from:0x0213cc58 kind:arm_call to:0x0213d4dc module:overlay(54) +from:0x0213ccb0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ccc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ccd0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ccec kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ccfc kind:arm_call to:0x01ff9218 module:itcm +from:0x0213cd0c kind:arm_call to:0x01ff9218 module:itcm +from:0x0213cd9c kind:load to:0x0213e3b0 module:overlay(54) +from:0x0213ce04 kind:load to:0x0213e3c8 module:overlay(54) +from:0x0213ce6c kind:load to:0x0213e3e0 module:overlay(54) +from:0x0213ce74 kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213cedc kind:load to:0x0213e3f8 module:overlay(54) +from:0x0213cef8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213cf00 kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213cf6c kind:load to:0x0213e428 module:overlay(54) +from:0x0213cf74 kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213cfdc kind:load to:0x0213e410 module:overlay(54) +from:0x0213d018 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d080 kind:arm_call to:0x02015080 module:main +from:0x0213d0a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213d0b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213d0c0 kind:load to:0x0213e458 module:overlay(54) +from:0x0213d0c4 kind:load to:0x027e09a8 module:dtcm +from:0x0213d13c kind:load to:0x0213e428 module:overlay(54) +from:0x0213d148 kind:arm_call to:0x0213d3b4 module:overlay(54) +from:0x0213d168 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d17c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213d1e4 kind:load to:0x0213e470 module:overlay(54) +from:0x0213d204 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d218 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213d274 kind:arm_call to:0x01ff916c module:itcm +from:0x0213d2a4 kind:arm_call to:0x0213bf24 module:overlay(54) +from:0x0213d318 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0213d324 kind:load to:0x0213e1d0 module:overlay(54) +from:0x0213d32c kind:load to:0x027e09c0 module:dtcm +from:0x0213d34c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0213d36c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d388 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0213d398 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213d3a8 kind:load to:0x020b539c module:overlay(0) +from:0x0213d3b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213d3c4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0213d488 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0213d4b8 kind:arm_call to:0x02138ca4 module:overlay(54) +from:0x0213d4c4 kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213d4ec kind:arm_call to:0x020d9730 module:overlay(31) +from:0x0213d504 kind:arm_call to:0x02098654 module:overlay(0) +from:0x0213d50c kind:load to:0x027e0d34 module:dtcm +from:0x0213d52c kind:arm_call to:0x0213c5b8 module:overlay(54) +from:0x0213d558 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0213d578 kind:arm_call to:0x021389c8 module:overlay(54) +from:0x0213d590 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213d598 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213d5a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213d5a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213d5c0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213d5c8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213d5d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213d5d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213d5e0 kind:arm_call to:0x02011ff4 module:main +from:0x0213d5f4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213d608 kind:load to:0x0213e700 module:overlay(54) +from:0x0213d61c kind:arm_call to:0x02011f3c module:main +from:0x0213d628 kind:arm_call to:0x0213d674 module:overlay(54) +from:0x0213d63c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213d66c kind:load to:0x0213e490 module:overlay(54) +from:0x0213d67c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0213d68c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0213d6ac kind:load to:0x0213e4b4 module:overlay(54) +from:0x0213d6c4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213d6cc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0213d6d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213d6e0 kind:load to:0x0213e4b4 module:overlay(54) +from:0x0213d6f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213d700 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0213d708 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213d710 kind:arm_call to:0x02011ff4 module:main +from:0x0213d71c kind:load to:0x0213e4b4 module:overlay(54) +from:0x0213d748 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0213d790 kind:load to:0x027e0cec module:dtcm +from:0x0213d828 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d890 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0213d8a0 kind:arm_call to:0x0213d9ac module:overlay(54) +from:0x0213d8a8 kind:arm_call to:0x0213d934 module:overlay(54) +from:0x0213d8d4 kind:arm_call to:0x0213d9ac module:overlay(54) +from:0x0213d920 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0213d940 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0213d964 kind:arm_call to:0x0213d9ac module:overlay(54) +from:0x0213d988 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213d99c kind:arm_call to:0x0213d9ac module:overlay(54) +from:0x0213d9c4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0213d9e4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213d9fc kind:load to:0x027e0cec module:dtcm +from:0x0213da0c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213da60 kind:arm_call to:0x02138594 module:overlay(54) +from:0x0213da70 kind:arm_call to:0x0203ce74 module:main +from:0x0213db28 kind:load to:0x0213dc80 module:overlay(54) +from:0x0213db30 kind:load to:0x0213e520 module:overlay(54) +from:0x0213db34 kind:load to:0x0213e530 module:overlay(54) +from:0x0213db38 kind:load to:0x0213c208 module:overlay(54) +from:0x0213db3c kind:load to:0x0213e524 module:overlay(54) +from:0x0213db40 kind:load to:0x020431b8 module:main +from:0x0213db44 kind:load to:0x0213dd90 module:overlay(54) +from:0x0213db68 kind:arm_call to:0x0213c24c module:overlay(54) +from:0x0213db78 kind:arm_call to:0x0203ce74 module:main +from:0x0213dc08 kind:load to:0x0213e608 module:overlay(54) +from:0x0213dc0c kind:load to:0x0213e618 module:overlay(54) +from:0x0213dc10 kind:load to:0x0213d5ec module:overlay(54) +from:0x0213dc14 kind:load to:0x0213e60c module:overlay(54) +from:0x0213dc18 kind:load to:0x020431b8 module:main +from:0x0213dc1c kind:load to:0x0213e1d0 module:overlay(54) +from:0x0213dc3c kind:arm_call to:0x0213d630 module:overlay(54) +from:0x0213dc4c kind:arm_call to:0x0203ce74 module:main +from:0x0213dc60 kind:load to:0x0213e6f0 module:overlay(54) +from:0x0213dc64 kind:load to:0x0213e700 module:overlay(54) +from:0x0213dc68 kind:load to:0x0213da04 module:overlay(54) +from:0x0213dc6c kind:load to:0x0213e6f4 module:overlay(54) +from:0x0213dc70 kind:load to:0x0213da18 module:overlay(54) +from:0x0213dc74 kind:load to:0x0213db48 module:overlay(54) +from:0x0213dc78 kind:load to:0x0213dc20 module:overlay(54) +from:0x0213dca0 kind:load to:0x02097c14 module:overlay(0) +from:0x0213dca4 kind:load to:0x02138b14 module:overlay(54) +from:0x0213dcb0 kind:load to:0x021387fc module:overlay(54) +from:0x0213dcb4 kind:load to:0x020f6374 module:overlays(19,22,23,31) +from:0x0213dcb8 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x0213dcbc kind:load to:0x02138854 module:overlay(54) +from:0x0213dcc8 kind:load to:0x02138570 module:overlay(54) +from:0x0213dccc kind:load to:0x02097944 module:overlay(0) +from:0x0213dcd0 kind:load to:0x02097754 module:overlay(0) +from:0x0213dcd4 kind:load to:0x020977d0 module:overlay(0) +from:0x0213dcd8 kind:load to:0x0209794c module:overlay(0) +from:0x0213dcdc kind:load to:0x0209796c module:overlay(0) +from:0x0213dce0 kind:load to:0x02097998 module:overlay(0) +from:0x0213dcec kind:load to:0x021387b4 module:overlay(54) +from:0x0213dcf0 kind:load to:0x0213c0ec module:overlay(54) +from:0x0213dcf4 kind:load to:0x0209a254 module:overlay(0) +from:0x0213dcf8 kind:load to:0x0209a288 module:overlay(0) +from:0x0213dcfc kind:load to:0x0209a320 module:overlay(0) +from:0x0213dd00 kind:load to:0x0209a334 module:overlay(0) +from:0x0213dd04 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213dd08 kind:load to:0x0209a35c module:overlay(0) +from:0x0213dd0c kind:load to:0x0209a3e4 module:overlay(0) +from:0x0213dd10 kind:load to:0x0209a06c module:overlay(0) +from:0x0213dd14 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0213dd18 kind:load to:0x0209a308 module:overlay(0) +from:0x0213dd1c kind:load to:0x0209a348 module:overlay(0) +from:0x0213dd20 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0213dd24 kind:load to:0x0213c0c0 module:overlay(54) +from:0x0213dd28 kind:load to:0x0213c09c module:overlay(54) +from:0x0213dd2c kind:load to:0x0209a70c module:overlay(0) +from:0x0213dd38 kind:load to:0x02098518 module:overlay(0) +from:0x0213dd3c kind:load to:0x02098554 module:overlay(0) +from:0x0213dd40 kind:load to:0x0209856c module:overlay(0) +from:0x0213dd44 kind:load to:0x02098578 module:overlay(0) +from:0x0213dd48 kind:load to:0x01fff464 module:itcm +from:0x0213dd4c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213dd50 kind:load to:0x02138b74 module:overlay(54) +from:0x0213dd54 kind:load to:0x020984b0 module:overlay(0) +from:0x0213dd58 kind:load to:0x0213bf0c module:overlay(54) +from:0x0213dd5c kind:load to:0x020984b8 module:overlay(0) +from:0x0213dd60 kind:load to:0x020984bc module:overlay(0) +from:0x0213dd64 kind:load to:0x0213bfbc module:overlay(54) +from:0x0213dd68 kind:load to:0x02099004 module:overlay(0) +from:0x0213dd6c kind:load to:0x020984c8 module:overlay(0) +from:0x0213dd70 kind:load to:0x02098584 module:overlay(0) +from:0x0213dd74 kind:load to:0x020985f0 module:overlay(0) +from:0x0213dd78 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213dd7c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213dd80 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213dd84 kind:load to:0x0213c108 module:overlay(54) +from:0x0213dd88 kind:load to:0x0213c184 module:overlay(54) +from:0x0213dd8c kind:load to:0x02138e5c module:overlay(54) +from:0x0213dd90 kind:load to:0x0213977c module:overlay(54) +from:0x0213dd98 kind:load to:0x021397f0 module:overlay(54) +from:0x0213dda8 kind:load to:0x02139940 module:overlay(54) +from:0x0213ddb0 kind:load to:0x021399b0 module:overlay(54) +from:0x0213ddc0 kind:load to:0x02139a00 module:overlay(54) +from:0x0213ddc8 kind:load to:0x02139a70 module:overlay(54) +from:0x0213ddd8 kind:load to:0x02139ac0 module:overlay(54) +from:0x0213dde0 kind:load to:0x02139b3c module:overlay(54) +from:0x0213ddf0 kind:load to:0x02139b68 module:overlay(54) +from:0x0213ddf8 kind:load to:0x02139bd4 module:overlay(54) +from:0x0213de08 kind:load to:0x02139c0c module:overlay(54) +from:0x0213de10 kind:load to:0x02139c7c module:overlay(54) +from:0x0213de20 kind:load to:0x02139e04 module:overlay(54) +from:0x0213de28 kind:load to:0x02139e78 module:overlay(54) +from:0x0213de38 kind:load to:0x02139f28 module:overlay(54) +from:0x0213de40 kind:load to:0x02139f9c module:overlay(54) +from:0x0213de50 kind:load to:0x0213a198 module:overlay(54) +from:0x0213de58 kind:load to:0x0213a210 module:overlay(54) +from:0x0213de68 kind:load to:0x0213a260 module:overlay(54) +from:0x0213de70 kind:load to:0x0213a2e4 module:overlay(54) +from:0x0213de78 kind:load to:0x0213a49c module:overlay(54) +from:0x0213de80 kind:load to:0x0213a4bc module:overlay(54) +from:0x0213de88 kind:load to:0x0213a56c module:overlay(54) +from:0x0213de90 kind:load to:0x0213a640 module:overlay(54) +from:0x0213de98 kind:load to:0x0213a684 module:overlay(54) +from:0x0213dea0 kind:load to:0x0213a70c module:overlay(54) +from:0x0213deb0 kind:load to:0x0213a800 module:overlay(54) +from:0x0213deb8 kind:load to:0x0213a87c module:overlay(54) +from:0x0213dec8 kind:load to:0x0213ac68 module:overlay(54) +from:0x0213ded0 kind:load to:0x0213acf8 module:overlay(54) +from:0x0213dee0 kind:load to:0x0213aeb0 module:overlay(54) +from:0x0213dee8 kind:load to:0x0213b0f0 module:overlay(54) +from:0x0213def8 kind:load to:0x0213b170 module:overlay(54) +from:0x0213df00 kind:load to:0x0213b1f4 module:overlay(54) +from:0x0213df08 kind:load to:0x0213b408 module:overlay(54) +from:0x0213df10 kind:load to:0x0213b428 module:overlay(54) +from:0x0213df18 kind:load to:0x0213b498 module:overlay(54) +from:0x0213df28 kind:load to:0x0213b4d4 module:overlay(54) +from:0x0213df30 kind:load to:0x0213b55c module:overlay(54) +from:0x0213df40 kind:load to:0x0213bc30 module:overlay(54) +from:0x0213df48 kind:load to:0x0213bcc8 module:overlay(54) +from:0x0213df58 kind:load to:0x0213bda4 module:overlay(54) +from:0x0213df60 kind:load to:0x0213be2c module:overlay(54) +from:0x0213e158 kind:load to:0x0213c228 module:overlay(54) +from:0x0213e15c kind:load to:0x02097944 module:overlay(0) +from:0x0213e160 kind:load to:0x02097754 module:overlay(0) +from:0x0213e164 kind:load to:0x020977d0 module:overlay(0) +from:0x0213e168 kind:load to:0x0209794c module:overlay(0) +from:0x0213e16c kind:load to:0x0209796c module:overlay(0) +from:0x0213e170 kind:load to:0x02097998 module:overlay(0) +from:0x0213e17c kind:load to:0x02098518 module:overlay(0) +from:0x0213e180 kind:load to:0x02098554 module:overlay(0) +from:0x0213e184 kind:load to:0x0209856c module:overlay(0) +from:0x0213e188 kind:load to:0x02098578 module:overlay(0) +from:0x0213e18c kind:load to:0x01fff464 module:itcm +from:0x0213e190 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213e194 kind:load to:0x0213c568 module:overlay(54) +from:0x0213e198 kind:load to:0x020984b0 module:overlay(0) +from:0x0213e19c kind:load to:0x0213d220 module:overlay(54) +from:0x0213e1a0 kind:load to:0x020984b8 module:overlay(0) +from:0x0213e1a4 kind:load to:0x020984bc module:overlay(0) +from:0x0213e1a8 kind:load to:0x0213d534 module:overlay(54) +from:0x0213e1ac kind:load to:0x020984c4 module:overlay(0) +from:0x0213e1b0 kind:load to:0x020984c8 module:overlay(0) +from:0x0213e1b4 kind:load to:0x02098584 module:overlay(0) +from:0x0213e1b8 kind:load to:0x020985f0 module:overlay(0) +from:0x0213e1bc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213e1c0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213e1c4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213e1c8 kind:load to:0x0213d584 module:overlay(54) +from:0x0213e1cc kind:load to:0x0213d5b4 module:overlay(54) +from:0x0213e1d0 kind:load to:0x0213c648 module:overlay(54) +from:0x0213e1d8 kind:load to:0x0213c6c4 module:overlay(54) +from:0x0213e1e8 kind:load to:0x0213c6f8 module:overlay(54) +from:0x0213e1f0 kind:load to:0x0213c768 module:overlay(54) +from:0x0213e200 kind:load to:0x0213c7f8 module:overlay(54) +from:0x0213e208 kind:load to:0x0213c868 module:overlay(54) +from:0x0213e218 kind:load to:0x0213c918 module:overlay(54) +from:0x0213e220 kind:load to:0x0213c9cc module:overlay(54) +from:0x0213e230 kind:load to:0x0213cab4 module:overlay(54) +from:0x0213e238 kind:load to:0x0213cb24 module:overlay(54) +from:0x0213e248 kind:load to:0x0213cb94 module:overlay(54) +from:0x0213e250 kind:load to:0x0213cc04 module:overlay(54) +from:0x0213e258 kind:load to:0x0213cd28 module:overlay(54) +from:0x0213e260 kind:load to:0x0213cd3c module:overlay(54) +from:0x0213e268 kind:load to:0x0213cda0 module:overlay(54) +from:0x0213e278 kind:load to:0x0213cda4 module:overlay(54) +from:0x0213e280 kind:load to:0x0213ce08 module:overlay(54) +from:0x0213e290 kind:load to:0x0213ce0c module:overlay(54) +from:0x0213e298 kind:load to:0x0213ce70 module:overlay(54) +from:0x0213e2a8 kind:load to:0x0213ce7c module:overlay(54) +from:0x0213e2b0 kind:load to:0x0213cee0 module:overlay(54) +from:0x0213e2c0 kind:load to:0x0213cf0c module:overlay(54) +from:0x0213e2c8 kind:load to:0x0213cf70 module:overlay(54) +from:0x0213e2d8 kind:load to:0x0213cf7c module:overlay(54) +from:0x0213e2e0 kind:load to:0x0213cfe0 module:overlay(54) +from:0x0213e2e8 kind:load to:0x0213d0d0 module:overlay(54) +from:0x0213e2f0 kind:load to:0x0213d0dc module:overlay(54) +from:0x0213e2f8 kind:load to:0x0213d140 module:overlay(54) +from:0x0213e308 kind:load to:0x0213d184 module:overlay(54) +from:0x0213e310 kind:load to:0x0213d1e8 module:overlay(54) +from:0x0213e490 kind:load to:0x0213d60c module:overlay(54) +from:0x0213e494 kind:load to:0x02097944 module:overlay(0) +from:0x0213e498 kind:load to:0x02097754 module:overlay(0) +from:0x0213e49c kind:load to:0x020977d0 module:overlay(0) +from:0x0213e4a0 kind:load to:0x0209794c module:overlay(0) +from:0x0213e4a4 kind:load to:0x0209796c module:overlay(0) +from:0x0213e4a8 kind:load to:0x02097998 module:overlay(0) +from:0x0213e4b4 kind:load to:0x02098518 module:overlay(0) +from:0x0213e4b8 kind:load to:0x02098554 module:overlay(0) +from:0x0213e4bc kind:load to:0x0209856c module:overlay(0) +from:0x0213e4c0 kind:load to:0x02098578 module:overlay(0) +from:0x0213e4c4 kind:load to:0x01fff464 module:itcm +from:0x0213e4c8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213e4cc kind:load to:0x0213d720 module:overlay(54) +from:0x0213e4d0 kind:load to:0x020984b0 module:overlay(0) +from:0x0213e4d4 kind:load to:0x0213d798 module:overlay(54) +from:0x0213e4d8 kind:load to:0x020984b8 module:overlay(0) +from:0x0213e4dc kind:load to:0x020984bc module:overlay(0) +from:0x0213e4e0 kind:load to:0x0213d8e0 module:overlay(54) +from:0x0213e4e4 kind:load to:0x020984c4 module:overlay(0) +from:0x0213e4e8 kind:load to:0x020984c8 module:overlay(0) +from:0x0213e4ec kind:load to:0x02098584 module:overlay(0) +from:0x0213e4f0 kind:load to:0x020985f0 module:overlay(0) +from:0x0213e4f4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213e4f8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213e4fc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213e500 kind:load to:0x0213d6b0 module:overlay(54) +from:0x0213e504 kind:load to:0x0213d6e4 module:overlay(54) diff --git a/config/eur/arm9/overlays/ov054/symbols.txt b/config/eur/arm9/overlays/ov054/symbols.txt new file mode 100644 index 00000000..0730ff6e --- /dev/null +++ b/config/eur/arm9/overlays/ov054/symbols.txt @@ -0,0 +1,199 @@ +func_ov054_021384e0 kind:function(arm,size=0x84) addr:0x021384e0 +func_ov054_02138564 kind:function(arm,size=0xc) addr:0x02138564 +func_ov054_02138570 kind:function(arm,size=0x24) addr:0x02138570 +func_ov054_02138594 kind:function(arm,size=0x44) addr:0x02138594 +func_ov054_021385d8 kind:function(arm,size=0x1dc) addr:0x021385d8 +func_ov054_021387b4 kind:function(arm,size=0x14) addr:0x021387b4 +func_ov054_021387c8 kind:function(arm,size=0x34) addr:0x021387c8 +func_ov054_021387fc kind:function(arm,size=0x58) addr:0x021387fc +func_ov054_02138854 kind:function(arm,size=0x24) addr:0x02138854 +func_ov054_02138878 kind:function(arm,size=0x4c) addr:0x02138878 +func_ov054_021388c4 kind:function(arm,size=0x1c) addr:0x021388c4 +func_ov054_021388e0 kind:function(arm,size=0xe8) addr:0x021388e0 +func_ov054_021389c8 kind:function(arm,size=0x114) addr:0x021389c8 +func_ov054_02138adc kind:function(arm,size=0x38) addr:0x02138adc +func_ov054_02138b14 kind:function(arm,size=0x60) addr:0x02138b14 +func_ov054_02138b74 kind:function(arm,size=0x98) addr:0x02138b74 +func_ov054_02138c0c kind:function(arm,size=0x98) addr:0x02138c0c +func_ov054_02138ca4 kind:function(arm,size=0x1b8) addr:0x02138ca4 +func_ov054_02138e5c kind:function(arm,size=0x18) addr:0x02138e5c +func_ov054_02138e74 kind:function(arm,size=0x14c) addr:0x02138e74 +func_ov054_02138fc0 kind:function(arm,size=0x1dc) addr:0x02138fc0 +func_ov054_0213919c kind:function(arm,size=0x100) addr:0x0213919c +func_ov054_0213929c kind:function(arm,size=0x50) addr:0x0213929c +func_ov054_021392ec kind:function(arm,size=0x19c) addr:0x021392ec +func_ov054_02139488 kind:function(arm,size=0x6c) addr:0x02139488 +func_ov054_021394f4 kind:function(arm,size=0x134) addr:0x021394f4 +func_ov054_02139628 kind:function(arm,size=0x30) addr:0x02139628 +func_ov054_02139658 kind:function(arm,size=0x84) addr:0x02139658 +func_ov054_021396dc kind:function(arm,size=0x30) addr:0x021396dc +func_ov054_0213970c kind:function(arm,size=0x70) addr:0x0213970c +func_ov054_0213977c kind:function(arm,size=0x74) addr:0x0213977c +func_ov054_021397f0 kind:function(arm,size=0x150) addr:0x021397f0 +func_ov054_02139940 kind:function(arm,size=0x70) addr:0x02139940 +func_ov054_021399b0 kind:function(arm,size=0x50) addr:0x021399b0 +func_ov054_02139a00 kind:function(arm,size=0x70) addr:0x02139a00 +func_ov054_02139a70 kind:function(arm,size=0x50) addr:0x02139a70 +func_ov054_02139ac0 kind:function(arm,size=0x7c) addr:0x02139ac0 +func_ov054_02139b3c kind:function(arm,size=0x2c) addr:0x02139b3c +func_ov054_02139b68 kind:function(arm,size=0x6c) addr:0x02139b68 +func_ov054_02139bd4 kind:function(arm,size=0x38) addr:0x02139bd4 +func_ov054_02139c0c kind:function(arm,size=0x70) addr:0x02139c0c +func_ov054_02139c7c kind:function(arm,size=0x188) addr:0x02139c7c +func_ov054_02139e04 kind:function(arm,size=0x74) addr:0x02139e04 +func_ov054_02139e78 kind:function(arm,size=0xb0) addr:0x02139e78 +func_ov054_02139f28 kind:function(arm,size=0x74) addr:0x02139f28 +func_ov054_02139f9c kind:function(arm,size=0x1fc) addr:0x02139f9c +func_ov054_0213a198 kind:function(arm,size=0x78) addr:0x0213a198 +func_ov054_0213a210 kind:function(arm,size=0x50) addr:0x0213a210 +func_ov054_0213a260 kind:function(arm,size=0x84) addr:0x0213a260 +func_ov054_0213a2e4 kind:function(arm,size=0x1b8) addr:0x0213a2e4 +func_ov054_0213a49c kind:function(arm,size=0x20) addr:0x0213a49c +func_ov054_0213a4bc kind:function(arm,size=0xb0) addr:0x0213a4bc +func_ov054_0213a56c kind:function(arm,size=0xd4) addr:0x0213a56c +func_ov054_0213a640 kind:function(arm,size=0x44) addr:0x0213a640 +func_ov054_0213a684 kind:function(arm,size=0x88) addr:0x0213a684 +func_ov054_0213a70c kind:function(arm,size=0xf4) addr:0x0213a70c +func_ov054_0213a800 kind:function(arm,size=0x7c) addr:0x0213a800 +func_ov054_0213a87c kind:function(arm,size=0x3ec) addr:0x0213a87c +func_ov054_0213ac68 kind:function(arm,size=0x90) addr:0x0213ac68 +func_ov054_0213acf8 kind:function(arm,size=0x1b8) addr:0x0213acf8 +func_ov054_0213aeb0 kind:function(arm,size=0x240) addr:0x0213aeb0 +func_ov054_0213b0f0 kind:function(arm,size=0x80) addr:0x0213b0f0 +func_ov054_0213b170 kind:function(arm,size=0x84) addr:0x0213b170 +func_ov054_0213b1f4 kind:function(arm,size=0x214) addr:0x0213b1f4 +func_ov054_0213b408 kind:function(arm,size=0x20) addr:0x0213b408 +func_ov054_0213b428 kind:function(arm,size=0x70) addr:0x0213b428 +func_ov054_0213b498 kind:function(arm,size=0x3c) addr:0x0213b498 +func_ov054_0213b4d4 kind:function(arm,size=0x88) addr:0x0213b4d4 +func_ov054_0213b55c kind:function(arm,size=0x6d4) addr:0x0213b55c +func_ov054_0213bc30 kind:function(arm,size=0x98) addr:0x0213bc30 +func_ov054_0213bcc8 kind:function(arm,size=0xdc) addr:0x0213bcc8 +func_ov054_0213bda4 kind:function(arm,size=0x88) addr:0x0213bda4 +func_ov054_0213be2c kind:function(arm,size=0xe0) addr:0x0213be2c +func_ov054_0213bf0c kind:function(arm,size=0x18) addr:0x0213bf0c +func_ov054_0213bf24 kind:function(arm,size=0x98) addr:0x0213bf24 +func_ov054_0213bfbc kind:function(arm,size=0xe0) addr:0x0213bfbc +func_ov054_0213c09c kind:function(arm,size=0x24) addr:0x0213c09c +func_ov054_0213c0c0 kind:function(arm,size=0x2c) addr:0x0213c0c0 +func_ov054_0213c0ec kind:function(arm,size=0x1c) addr:0x0213c0ec +func_ov054_0213c108 kind:function(arm,size=0x7c) addr:0x0213c108 +func_ov054_0213c184 kind:function(arm,size=0x84) addr:0x0213c184 +func_ov054_0213c208 kind:function(arm,size=0x14) addr:0x0213c208 +func_ov054_0213c21c kind:function(arm,size=0xc) addr:0x0213c21c +func_ov054_0213c228 kind:function(arm,size=0x24) addr:0x0213c228 +func_ov054_0213c24c kind:function(arm,size=0x54) addr:0x0213c24c +func_ov054_0213c2a0 kind:function(arm,size=0x174) addr:0x0213c2a0 +func_ov054_0213c414 kind:function(arm,size=0x154) addr:0x0213c414 +func_ov054_0213c568 kind:function(arm,size=0x50) addr:0x0213c568 +func_ov054_0213c5b8 kind:function(arm,size=0x90) addr:0x0213c5b8 +func_ov054_0213c648 kind:function(arm,size=0x7c) addr:0x0213c648 +func_ov054_0213c6c4 kind:function(arm,size=0x34) addr:0x0213c6c4 +func_ov054_0213c6f8 kind:function(arm,size=0x70) addr:0x0213c6f8 +func_ov054_0213c768 kind:function(arm,size=0x90) addr:0x0213c768 +func_ov054_0213c7f8 kind:function(arm,size=0x70) addr:0x0213c7f8 +func_ov054_0213c868 kind:function(arm,size=0xb0) addr:0x0213c868 +func_ov054_0213c918 kind:function(arm,size=0xb4) addr:0x0213c918 +func_ov054_0213c9cc kind:function(arm,size=0xe8) addr:0x0213c9cc +func_ov054_0213cab4 kind:function(arm,size=0x70) addr:0x0213cab4 +func_ov054_0213cb24 kind:function(arm,size=0x70) addr:0x0213cb24 +func_ov054_0213cb94 kind:function(arm,size=0x70) addr:0x0213cb94 +func_ov054_0213cc04 kind:function(arm,size=0x124) addr:0x0213cc04 +func_ov054_0213cd28 kind:function(arm,size=0x14) addr:0x0213cd28 +func_ov054_0213cd3c kind:function(arm,size=0x64) addr:0x0213cd3c +func_ov054_0213cda0 kind:function(arm,size=0x4) addr:0x0213cda0 +func_ov054_0213cda4 kind:function(arm,size=0x64) addr:0x0213cda4 +func_ov054_0213ce08 kind:function(arm,size=0x4) addr:0x0213ce08 +func_ov054_0213ce0c kind:function(arm,size=0x64) addr:0x0213ce0c +func_ov054_0213ce70 kind:function(arm,size=0xc) addr:0x0213ce70 +func_ov054_0213ce7c kind:function(arm,size=0x64) addr:0x0213ce7c +func_ov054_0213cee0 kind:function(arm,size=0x2c) addr:0x0213cee0 +func_ov054_0213cf0c kind:function(arm,size=0x64) addr:0x0213cf0c +func_ov054_0213cf70 kind:function(arm,size=0xc) addr:0x0213cf70 +func_ov054_0213cf7c kind:function(arm,size=0x64) addr:0x0213cf7c +func_ov054_0213cfe0 kind:function(arm,size=0xf0) addr:0x0213cfe0 +func_ov054_0213d0d0 kind:function(arm,size=0xc) addr:0x0213d0d0 +func_ov054_0213d0dc kind:function(arm,size=0x64) addr:0x0213d0dc +func_ov054_0213d140 kind:function(arm,size=0x44) addr:0x0213d140 +func_ov054_0213d184 kind:function(arm,size=0x64) addr:0x0213d184 +func_ov054_0213d1e8 kind:function(arm,size=0x38) addr:0x0213d1e8 +func_ov054_0213d220 kind:function(arm,size=0x110) addr:0x0213d220 +func_ov054_0213d330 kind:function(arm,size=0x84) addr:0x0213d330 +func_ov054_0213d3b4 kind:function(arm,size=0x128) addr:0x0213d3b4 +func_ov054_0213d4dc kind:function(arm,size=0x34) addr:0x0213d4dc +func_ov054_0213d510 kind:function(arm,size=0x24) addr:0x0213d510 +func_ov054_0213d534 kind:function(arm,size=0x50) addr:0x0213d534 +func_ov054_0213d584 kind:function(arm,size=0x30) addr:0x0213d584 +func_ov054_0213d5b4 kind:function(arm,size=0x38) addr:0x0213d5b4 +func_ov054_0213d5ec kind:function(arm,size=0x14) addr:0x0213d5ec +func_ov054_0213d600 kind:function(arm,size=0xc) addr:0x0213d600 +func_ov054_0213d60c kind:function(arm,size=0x24) addr:0x0213d60c +func_ov054_0213d630 kind:function(arm,size=0x44) addr:0x0213d630 +func_ov054_0213d674 kind:function(arm,size=0x3c) addr:0x0213d674 +func_ov054_0213d6b0 kind:function(arm,size=0x34) addr:0x0213d6b0 +func_ov054_0213d6e4 kind:function(arm,size=0x3c) addr:0x0213d6e4 +func_ov054_0213d720 kind:function(arm,size=0x78) addr:0x0213d720 +func_ov054_0213d798 kind:function(arm,size=0x148) addr:0x0213d798 +func_ov054_0213d8e0 kind:function(arm,size=0x54) addr:0x0213d8e0 +func_ov054_0213d934 kind:function(arm,size=0x78) addr:0x0213d934 +func_ov054_0213d9ac kind:function(arm,size=0x58) addr:0x0213d9ac +func_ov054_0213da04 kind:function(arm,size=0x14) addr:0x0213da04 +func_ov054_0213da18 kind:function(arm,size=0x130) addr:0x0213da18 +func_ov054_0213db48 kind:function(arm,size=0xd8) addr:0x0213db48 +func_ov054_0213dc20 kind:function(arm,size=0x50) addr:0x0213dc20 +data_ov054_0213dc80 kind:data(any) addr:0x0213dc80 +data_ov054_0213dca0 kind:data(any) addr:0x0213dca0 +data_ov054_0213dcb0 kind:data(any) addr:0x0213dcb0 +data_ov054_0213dcc8 kind:data(any) addr:0x0213dcc8 +data_ov054_0213dcec kind:data(any) addr:0x0213dcec +data_ov054_0213dd38 kind:data(any) addr:0x0213dd38 +data_ov054_0213dd90 kind:data(any) addr:0x0213dd90 +data_ov054_0213dda0 kind:data(any) addr:0x0213dda0 +data_ov054_0213df70 kind:data(any) addr:0x0213df70 +data_ov054_0213df88 kind:data(any) addr:0x0213df88 +data_ov054_0213dfa0 kind:data(any) addr:0x0213dfa0 +data_ov054_0213dfb8 kind:data(any) addr:0x0213dfb8 +data_ov054_0213dfd0 kind:data(any) addr:0x0213dfd0 +data_ov054_0213dfe8 kind:data(any) addr:0x0213dfe8 +data_ov054_0213e000 kind:data(any) addr:0x0213e000 +data_ov054_0213e018 kind:data(any) addr:0x0213e018 +data_ov054_0213e030 kind:data(any) addr:0x0213e030 +data_ov054_0213e048 kind:data(any) addr:0x0213e048 +data_ov054_0213e050 kind:data(any) addr:0x0213e050 ambiguous +data_ov054_0213e060 kind:data(any) addr:0x0213e060 +data_ov054_0213e078 kind:data(any) addr:0x0213e078 +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_0213e158 kind:data(any) addr:0x0213e158 +data_ov054_0213e17c kind:data(any) addr:0x0213e17c +data_ov054_0213e1d0 kind:data(any) addr:0x0213e1d0 +data_ov054_0213e1e0 kind:data(any) addr:0x0213e1e0 +data_ov054_0213e320 kind:data(any) addr:0x0213e320 +data_ov054_0213e338 kind:data(any) addr:0x0213e338 +data_ov054_0213e350 kind:data(any) addr:0x0213e350 +data_ov054_0213e368 kind:data(any) addr:0x0213e368 +data_ov054_0213e380 kind:data(any) addr:0x0213e380 +data_ov054_0213e398 kind:data(any) addr:0x0213e398 +data_ov054_0213e3b0 kind:data(any) addr:0x0213e3b0 +data_ov054_0213e3c8 kind:data(any) addr:0x0213e3c8 +data_ov054_0213e3e0 kind:data(any) addr:0x0213e3e0 +data_ov054_0213e3f8 kind:data(any) addr:0x0213e3f8 +data_ov054_0213e410 kind:data(any) addr:0x0213e410 +data_ov054_0213e428 kind:data(any) addr:0x0213e428 +data_ov054_0213e458 kind:data(any) addr:0x0213e458 +data_ov054_0213e470 kind:data(any) addr:0x0213e470 +data_ov054_0213e490 kind:data(any) addr:0x0213e490 +data_ov054_0213e4b4 kind:data(any) addr:0x0213e4b4 +data_ov054_0213e520 kind:bss addr:0x0213e520 +data_ov054_0213e524 kind:bss addr:0x0213e524 +data_ov054_0213e530 kind:bss addr:0x0213e530 +data_ov054_0213e608 kind:bss addr:0x0213e608 +data_ov054_0213e60c kind:bss addr:0x0213e60c +data_ov054_0213e618 kind:bss addr:0x0213e618 +data_ov054_0213e6f0 kind:bss addr:0x0213e6f0 +data_ov054_0213e6f4 kind:bss addr:0x0213e6f4 +data_ov054_0213e700 kind:bss addr:0x0213e700 diff --git a/config/eur/arm9/overlays/ov055/delinks.txt b/config/eur/arm9/overlays/ov055/delinks.txt new file mode 100644 index 00000000..3c90bb72 --- /dev/null +++ b/config/eur/arm9/overlays/ov055/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021384e0 end:0x0213d258 kind:code align:32 + .rodata start:0x0213d258 end:0x0213d288 kind:data align:4 + .init start:0x0213d288 end:0x0213d3f4 kind:code align:4 + .ctor start:0x0213d3f4 end:0x0213d404 kind:data align:4 + .data start:0x0213d420 end:0x0213dbe0 kind:data align:32 + .bss start:0x0213dbe0 end:0x0213de20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov055/relocs.txt b/config/eur/arm9/overlays/ov055/relocs.txt new file mode 100644 index 00000000..2e310cce --- /dev/null +++ b/config/eur/arm9/overlays/ov055/relocs.txt @@ -0,0 +1,872 @@ +from:0x021384e8 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x021384fc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0213850c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0213851c kind:load to:0x0213d428 module:overlay(55) +from:0x02138520 kind:load to:0x0213d258 module:overlay(55) +from:0x02138524 kind:load to:0x0213d268 module:overlay(55) +from:0x02138538 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0213858c kind:arm_call to:0x021384e0 module:overlay(55) +from:0x021385a4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021385c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021385d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02138614 kind:arm_call to:0x02099820 module:overlay(0) +from:0x0213861c kind:arm_call to:0x0207edac module:overlay(0) +from:0x02138664 kind:load to:0x0213d4a0 module:overlay(55) +from:0x02138668 kind:load to:0x0213d454 module:overlay(55) +from:0x02138674 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138688 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021386a0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021386bc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021386e8 kind:arm_call to:0x0203d210 module:main +from:0x021386f0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021386f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138700 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02138708 kind:arm_call to:0x02011ff4 module:main +from:0x02138714 kind:load to:0x020a02d4 module:overlay(0) +from:0x02138724 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02138740 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213876c kind:arm_call to:0x0203d210 module:main +from:0x02138774 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213877c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138784 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02138790 kind:load to:0x020a02d4 module:overlay(0) +from:0x02138798 kind:arm_call to:0x021394d8 module:overlay(55) +from:0x021387c0 kind:load to:0x020aecf8 module:overlay(0) +from:0x021387fc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0213884c kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02138864 kind:arm_call to:0x02138870 module:overlay(55) +from:0x021388c0 kind:arm_call to:0x020986fc module:overlay(0) +from:0x021388e0 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021388ec kind:arm_call to:0x020bf178 module:overlay(17) +from:0x021388f4 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02138918 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02138950 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02138970 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213897c kind:load to:0x027e0d38 module:dtcm +from:0x02138990 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x021389e8 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x021389f0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02138a1c kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02138ad8 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02138ae8 kind:load to:0x027e09c0 module:dtcm +from:0x02138b18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02138b3c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02138b58 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02138b94 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02138bb4 kind:arm_call to:0x01ffc634 module:itcm +from:0x02138cb4 kind:load to:0x02049be4 module:main +from:0x02138d14 kind:arm_call to:0x01ff930c module:itcm +from:0x02138d74 kind:load to:0x02049be4 module:main +from:0x02138d7c kind:load to:0x0203e964 module:main +from:0x02138df8 kind:arm_call to:0x02138e38 module:overlay(55) +from:0x02138e00 kind:arm_call to:0x021396e4 module:overlay(55) +from:0x02138e14 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x02138e1c kind:arm_call to:0x021393f4 module:overlay(55) +from:0x02138e30 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x02138e50 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02138e60 kind:arm_call to:0x01ff930c module:itcm +from:0x02138e68 kind:arm_call to:0x021394b8 module:overlay(55) +from:0x02138ec8 kind:load to:0x0203e964 module:main +from:0x02138f48 kind:arm_call to:0x021391d0 module:overlay(55) +from:0x02138f5c kind:arm_call to:0x021387c4 module:overlay(55) +from:0x02138f70 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02138f8c kind:arm_call to:0x020992dc module:overlay(0) +from:0x02138fec kind:arm_call to:0x021387c4 module:overlay(55) +from:0x02139030 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0213907c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02139088 kind:load to:0x020aecf0 module:overlay(0) +from:0x02139098 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x021390d0 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0213914c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213918c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x021391ac kind:arm_call to:0x021387c4 module:overlay(55) +from:0x021391cc kind:load to:0x021387c4 module:overlay(55) +from:0x02139214 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213922c kind:arm_call to:0x01ff930c module:itcm +from:0x02139244 kind:arm_call to:0x02015080 module:main +from:0x02139264 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213927c kind:arm_call to:0x021395b0 module:overlay(55) +from:0x02139298 kind:arm_call to:0x02015080 module:main +from:0x021392bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021392f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213931c kind:load to:0x027e09a8 module:dtcm +from:0x02139328 kind:load to:0x020aecf8 module:overlay(0) +from:0x0213934c kind:arm_call to:0x01fff148 module:itcm +from:0x0213935c kind:arm_call to:0x020802ec module:overlay(0) +from:0x02139364 kind:load to:0x027e0cd8 module:dtcm +from:0x02139368 kind:load to:0x027e0ce0 module:dtcm +from:0x02139388 kind:arm_call to:0x01fff148 module:itcm +from:0x021393c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021393d8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021393f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213940c kind:arm_call to:0x01fff148 module:itcm +from:0x02139418 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0213943c kind:arm_call to:0x01ff9258 module:itcm +from:0x02139454 kind:load to:0x027e0ce0 module:dtcm +from:0x02139470 kind:arm_call to:0x01fff148 module:itcm +from:0x0213947c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021394a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021394b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021394c4 kind:arm_call to:0x02098654 module:overlay(0) +from:0x02139530 kind:arm_call to:0x01ffb800 module:itcm +from:0x02139550 kind:arm_call to:0x02022dec module:main +from:0x0213957c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02139598 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021395a8 kind:load to:0x02139764 module:overlay(55) +from:0x021395ac kind:load to:0x027e0cec module:dtcm +from:0x021395bc kind:arm_call to:0x01ffb464 module:itcm +from:0x02139680 kind:load to:0x0203e964 module:main +from:0x02139698 kind:load to:0x021387c4 module:overlay(55) +from:0x021396a4 kind:arm_call to:0x021393f4 module:overlay(55) +from:0x021396c0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021396d8 kind:arm_call to:0x01ff930c module:itcm +from:0x021396f0 kind:arm_call to:0x02139458 module:overlay(55) +from:0x02139718 kind:arm_call to:0x02015080 module:main +from:0x02139760 kind:load to:0x02049be4 module:main +from:0x02139790 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213979c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021397b8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021397c8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021397d8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021397e0 kind:arm_call to:0x02011ff4 module:main +from:0x021397f4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021397fc kind:arm_call to:0x02011ff4 module:main +from:0x02139810 kind:load to:0x0213dbf0 module:overlay(55) +from:0x02139824 kind:arm_call to:0x02011f3c module:main +from:0x02139830 kind:arm_call to:0x02139894 module:overlay(55) +from:0x02139844 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02139890 kind:load to:0x0213d56c module:overlay(55) +from:0x021398b8 kind:arm_call to:0x02138528 module:overlay(55) +from:0x021398e8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02139900 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02139944 kind:arm_call to:0x0203d160 module:main +from:0x0213994c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02139988 kind:load to:0x0213dbf0 module:overlay(55) +from:0x0213998c kind:load to:0x0213d688 module:overlay(55) +from:0x02139990 kind:load to:0x0213d590 module:overlay(55) +from:0x02139994 kind:load to:0x021399b8 module:overlay(55) +from:0x02139998 kind:load to:0x0213b264 module:overlay(55) +from:0x0213999c kind:load to:0x0213d708 module:overlay(55) +from:0x021399a0 kind:load to:0x0213d520 module:overlay(55) +from:0x021399ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021399c0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021399f0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02139a10 kind:arm_call to:0x0203d210 module:main +from:0x02139a18 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02139a20 kind:arm_call to:0x02138718 module:overlay(55) +from:0x02139a2c kind:load to:0x0213d688 module:overlay(55) +from:0x02139a30 kind:load to:0x021399b8 module:overlay(55) +from:0x02139a58 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02139a78 kind:arm_call to:0x0203d210 module:main +from:0x02139a80 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02139a88 kind:arm_call to:0x02138718 module:overlay(55) +from:0x02139a90 kind:arm_call to:0x02011ff4 module:main +from:0x02139a9c kind:load to:0x0213d688 module:overlay(55) +from:0x02139aa0 kind:load to:0x021399b8 module:overlay(55) +from:0x02139ab0 kind:arm_call to:0x0213aaac module:overlay(55) +from:0x02139abc kind:arm_call to:0x02138794 module:overlay(55) +from:0x02139adc kind:arm_call to:0x01fff5d0 module:itcm +from:0x02139b0c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02139b40 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02139b60 kind:arm_call to:0x01ffc634 module:itcm +from:0x02139b7c kind:arm_call to:0x0213aa4c module:overlay(55) +from:0x02139b84 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x02139bc0 kind:load to:0x0213d628 module:overlay(55) +from:0x02139c04 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02139c54 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02139c6c kind:arm_call to:0x0213af70 module:overlay(55) +from:0x02139cd8 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x02139d24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02139d4c kind:arm_call to:0x01fff148 module:itcm +from:0x02139d5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02139d68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02139d74 kind:arm_call to:0x01fff148 module:itcm +from:0x02139d84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139d9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02139da8 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02139dd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02139de4 kind:arm_call to:0x01fff458 module:itcm +from:0x02139e18 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02139e38 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x02139e5c kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x02139e70 kind:arm_call to:0x02138870 module:overlay(55) +from:0x02139e80 kind:arm_call to:0x02138870 module:overlay(55) +from:0x02139e9c kind:load to:0x027e0ce0 module:dtcm +from:0x02139ea0 kind:load to:0x027e0ce4 module:dtcm +from:0x02139ea4 kind:load to:0x027e09a8 module:dtcm +from:0x02139efc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02139f18 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02139f20 kind:arm_call to:0x02138b20 module:overlay(55) +from:0x02139f5c kind:load to:0x0213d5d0 module:overlay(55) +from:0x02139f8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139f94 kind:arm_call to:0x0213a8f0 module:overlay(55) +from:0x0213a088 kind:load to:0x02049be4 module:main +from:0x0213a094 kind:arm_call to:0x0213969c module:overlay(55) +from:0x0213a0c8 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a0d8 kind:arm_call to:0x02138cb8 module:overlay(55) +from:0x0213a104 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a110 kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213a11c kind:arm_call to:0x021396e4 module:overlay(55) +from:0x0213a130 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a138 kind:arm_call to:0x021393f4 module:overlay(55) +from:0x0213a154 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a18c kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a19c kind:arm_call to:0x02138e38 module:overlay(55) +from:0x0213a1a8 kind:arm_call to:0x020d9770 module:overlay(31) +from:0x0213a1bc kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a1ec kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a1f8 kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213a204 kind:arm_call to:0x021396e4 module:overlay(55) +from:0x0213a218 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a220 kind:arm_call to:0x021393f4 module:overlay(55) +from:0x0213a234 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a23c kind:load to:0x027e0d34 module:dtcm +from:0x0213a250 kind:load to:0x0213aa4c module:overlay(55) +from:0x0213a268 kind:arm_call to:0x0213936c module:overlay(55) +from:0x0213a284 kind:arm_call to:0x0213932c module:overlay(55) +from:0x0213a298 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a2c4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213a2e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213a330 kind:arm_call to:0x0213aa8c module:overlay(55) +from:0x0213a348 kind:arm_call to:0x0213aa4c module:overlay(55) +from:0x0213a354 kind:load to:0x027e09a8 module:dtcm +from:0x0213a360 kind:load to:0x0213d708 module:overlay(55) +from:0x0213a384 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a394 kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213a3ac kind:arm_call to:0x021391d0 module:overlay(55) +from:0x0213a3cc kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a3d8 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a3ec kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213a3f4 kind:arm_call to:0x02138f64 module:overlay(55) +from:0x0213a408 kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213a410 kind:arm_call to:0x02139004 module:overlay(55) +from:0x0213a424 kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213a42c kind:arm_call to:0x021390bc module:overlay(55) +from:0x0213a4c8 kind:load to:0x02049be4 module:main +from:0x0213a4ec kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213a524 kind:arm_call to:0x01fff148 module:itcm +from:0x0213a5bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0213a5c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213a5dc kind:arm_call to:0x01ff930c module:itcm +from:0x0213a64c kind:arm_call to:0x020d9770 module:overlay(31) +from:0x0213a660 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a708 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a718 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a71c kind:load to:0x0203e964 module:main +from:0x0213a720 kind:load to:0x027e0d34 module:dtcm +from:0x0213a79c kind:load to:0x0213d780 module:overlay(55) +from:0x0213a7a8 kind:arm_call to:0x0213969c module:overlay(55) +from:0x0213a7f4 kind:arm_call to:0x0213af04 module:overlay(55) +from:0x0213a800 kind:arm_call to:0x0213ae98 module:overlay(55) +from:0x0213a82c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213a84c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a85c kind:arm_call to:0x021393f4 module:overlay(55) +from:0x0213a878 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213a884 kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213a8ec kind:load to:0x0213d52c module:overlay(55) +from:0x0213a934 kind:load to:0x0213d53c module:overlay(55) +from:0x0213a950 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213a9d8 kind:load to:0x02049be4 module:main +from:0x0213aa00 kind:arm_call to:0x0213af04 module:overlay(55) +from:0x0213aa08 kind:arm_call to:0x0213ae98 module:overlay(55) +from:0x0213aa60 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0213aa78 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0213ab0c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0213ab5c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0213ab98 kind:arm_call to:0x0213b03c module:overlay(55) +from:0x0213abd8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0213ac14 kind:arm_call to:0x0213b06c module:overlay(55) +from:0x0213ac54 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0213ac90 kind:arm_call to:0x0213b03c module:overlay(55) +from:0x0213ac9c kind:load to:0x0213d54c module:overlay(55) +from:0x0213acc0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213ace0 kind:arm_call to:0x02022dec module:main +from:0x0213ad28 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ad40 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ad70 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ad88 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213adb8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213add0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ae00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ae18 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213ae24 kind:load to:0x02139764 module:overlay(55) +from:0x0213ae2c kind:load to:0x027e0cec module:dtcm +from:0x0213ae40 kind:arm_call to:0x02139684 module:overlay(55) +from:0x0213ae4c kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213ae7c kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213ae88 kind:arm_call to:0x0213a88c module:overlay(55) +from:0x0213aebc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0213aee4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0213aef8 kind:load to:0x027e09a8 module:dtcm +from:0x0213af00 kind:load to:0x027e0cec module:dtcm +from:0x0213af28 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0213af50 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0213af64 kind:load to:0x027e09a8 module:dtcm +from:0x0213af6c kind:load to:0x027e0cec module:dtcm +from:0x0213b050 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213b060 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0213b068 kind:load to:0x0213b0d0 module:overlay(55) +from:0x0213b080 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213b090 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0213b098 kind:load to:0x0213b17c module:overlay(55) +from:0x0213b0bc kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213b0c8 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213b138 kind:arm_call to:0x0200e260 module:main +from:0x0213b148 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b178 kind:load to:0x027e0964 module:dtcm +from:0x0213b1e4 kind:arm_call to:0x0200e260 module:main +from:0x0213b1f4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b224 kind:load to:0x027e0964 module:dtcm +from:0x0213b244 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213b258 kind:load to:0x020578a4 module:overlay(0) +from:0x0213b280 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213b288 kind:arm_call to:0x02011ff4 module:main +from:0x0213b29c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213b2b0 kind:load to:0x0213dcd8 module:overlay(55) +from:0x0213b2c4 kind:arm_call to:0x02011f3c module:main +from:0x0213b2d0 kind:arm_call to:0x0213b388 module:overlay(55) +from:0x0213b2e8 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0213b328 kind:load to:0x0213d7c0 module:overlay(55) +from:0x0213b360 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213b374 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x0213b3a8 kind:arm_call to:0x02138528 module:overlay(55) +from:0x0213b3b8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0213b3dc kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0213b400 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0213b430 kind:load to:0x0213dcd8 module:overlay(55) +from:0x0213b434 kind:load to:0x0213d8ac module:overlay(55) +from:0x0213b438 kind:load to:0x0213d7e4 module:overlay(55) +from:0x0213b43c kind:load to:0x0213d7ac module:overlay(55) +from:0x0213b440 kind:load to:0x0213d9bc module:overlay(55) +from:0x0213b44c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0213b464 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0213b46c kind:arm_call to:0x02138718 module:overlay(55) +from:0x0213b484 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0213b48c kind:arm_call to:0x02138718 module:overlay(55) +from:0x0213b494 kind:arm_call to:0x02011ff4 module:main +from:0x0213b4ac kind:arm_call to:0x02138794 module:overlay(55) +from:0x0213b4bc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213b4cc kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0213b4e8 kind:arm_call to:0x0213c01c module:overlay(55) +from:0x0213b4f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b520 kind:arm_call to:0x0213cf58 module:overlay(55) +from:0x0213b530 kind:load to:0x0213baa0 module:overlay(55) +from:0x0213b534 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b56c kind:load to:0x0213d804 module:overlay(55) +from:0x0213b578 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0213b5c8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0213b5ec kind:arm_call to:0x0213bc50 module:overlay(55) +from:0x0213b604 kind:arm_call to:0x0213bc7c module:overlay(55) +from:0x0213b60c kind:arm_call to:0x02138870 module:overlay(55) +from:0x0213b63c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213b678 kind:load to:0x0213d854 module:overlay(55) +from:0x0213b684 kind:arm_call to:0x02138aec module:overlay(55) +from:0x0213b6ac kind:arm_call to:0x0213cf58 module:overlay(55) +from:0x0213b6c8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213b710 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0213b730 kind:arm_call to:0x01ffc634 module:itcm +from:0x0213b748 kind:arm_call to:0x02138cb8 module:overlay(55) +from:0x0213b750 kind:arm_call to:0x021393f4 module:overlay(55) +from:0x0213b770 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213b77c kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213b7b4 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213b7d0 kind:arm_call to:0x0213bd18 module:overlay(55) +from:0x0213b7dc kind:arm_call to:0x0209862c module:overlay(0) +from:0x0213b7f8 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0213b810 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213b824 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213b888 kind:load to:0x027e09c0 module:dtcm +from:0x0213b88c kind:load to:0x027e09a8 module:dtcm +from:0x0213b8a0 kind:load to:0x021387c4 module:overlay(55) +from:0x0213b938 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0213b954 kind:arm_call to:0x01ff930c module:itcm +from:0x0213b9b4 kind:arm_call to:0x021393f4 module:overlay(55) +from:0x0213b9c8 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213b9d4 kind:load to:0x0203e964 module:main +from:0x0213b9f8 kind:arm_call to:0x0213bd18 module:overlay(55) +from:0x0213ba04 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213ba20 kind:arm_call to:0x0213bd18 module:overlay(55) +from:0x0213ba2c kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213ba8c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0213ba9c kind:load to:0x027e09c0 module:dtcm +from:0x0213bb04 kind:arm_call to:0x0200e260 module:main +from:0x0213bb18 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213bb3c kind:arm_call to:0x02028d30 module:main +from:0x0213bb54 kind:load to:0x027e0964 module:dtcm +from:0x0213bc44 kind:load to:0x0213d92c module:overlay(55) +from:0x0213bc48 kind:load to:0x0213d798 module:overlay(55) +from:0x0213bc70 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213bccc kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0213bce0 kind:arm_call to:0x020986fc module:overlay(0) +from:0x0213bd00 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0213bd0c kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213bd54 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0213bd8c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0213bd98 kind:arm_call to:0x02099588 module:overlay(0) +from:0x0213bda8 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213bdc8 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213bdfc kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213be08 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213be2c kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0213be40 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213be48 kind:load to:0x027e0d38 module:dtcm +from:0x0213be54 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0213be5c kind:arm_call to:0x02011ff4 module:main +from:0x0213be70 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0213be84 kind:load to:0x0213dd2c module:overlay(55) +from:0x0213be98 kind:arm_call to:0x02011f3c module:main +from:0x0213bea4 kind:arm_call to:0x0213c090 module:overlay(55) +from:0x0213beb8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213bee8 kind:load to:0x0213db0c module:overlay(55) +from:0x0213bf08 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x0213bf20 kind:load to:0x0213dad8 module:overlay(55) +from:0x0213bf40 kind:arm_call to:0x0213cfb4 module:overlay(55) +from:0x0213bf50 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x0213bf6c kind:arm_call to:0x0213cff0 module:overlay(55) +from:0x0213bf74 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x0213bf88 kind:arm_call to:0x0213d068 module:overlay(55) +from:0x0213bf90 kind:arm_call to:0x020f637c module:overlay(31) +from:0x0213bfd0 kind:load to:0x0213daf0 module:overlay(55) +from:0x0213bfe4 kind:arm_call to:0x0213d06c module:overlay(55) +from:0x0213bff0 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x0213c008 kind:arm_call to:0x0213ce94 module:overlay(55) +from:0x0213c014 kind:arm_call to:0x0207b70c module:overlay(0) +from:0x0213c040 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0213c074 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0213c088 kind:load to:0x020b539c module:overlay(0) +from:0x0213c09c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0213c100 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0213c12c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0213c148 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213c158 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213c18c kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x0213c19c kind:arm_call to:0x0213bef0 module:overlay(55) +from:0x0213c1a8 kind:arm_call to:0x0213bf98 module:overlay(55) +from:0x0213c204 kind:load to:0x0213db7c module:overlay(55) +from:0x0213c208 kind:load to:0x0213dd2c module:overlay(55) +from:0x0213c20c kind:load to:0x0213db30 module:overlay(55) +from:0x0213c210 kind:load to:0x0213d278 module:overlay(55) +from:0x0213c21c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213c230 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0213c248 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0213c250 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213c258 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213c260 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213c278 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0213c280 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213c288 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213c290 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213c298 kind:arm_call to:0x02011ff4 module:main +from:0x0213c2b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c2d8 kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213c2f0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c344 kind:load to:0x020aecf8 module:overlay(0) +from:0x0213c348 kind:load to:0x0213da98 module:overlay(55) +from:0x0213c36c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c384 kind:arm_call to:0x0213bdd0 module:overlay(55) +from:0x0213c390 kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213c398 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c3c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c3dc kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213c40c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213c44c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c454 kind:arm_call to:0x0213d120 module:overlay(55) +from:0x0213c470 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c4cc kind:arm_call to:0x0213c3b0 module:overlay(55) +from:0x0213c4e0 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0213c514 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c544 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0213c598 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c5ac kind:arm_call to:0x02098910 module:overlay(0) +from:0x0213c5e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c610 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0213c624 kind:arm_call to:0x0213ce94 module:overlay(55) +from:0x0213c62c kind:load to:0x027e09c0 module:dtcm +from:0x0213c67c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c684 kind:arm_call to:0x0213d1a0 module:overlay(55) +from:0x0213c69c kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213c6c8 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0213c6f4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0213c738 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c750 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0213c764 kind:arm_call to:0x0213ce94 module:overlay(55) +from:0x0213c7a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c7c0 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0213c7d0 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0213c7ec kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213c804 kind:load to:0x027e09c0 module:dtcm +from:0x0213c82c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0213c884 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0213c8a0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0213c920 kind:arm_call to:0x0213ce94 module:overlay(55) +from:0x0213c930 kind:arm_call to:0x0213bb58 module:overlay(55) +from:0x0213c94c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0213c958 kind:arm_call to:0x0213ce94 module:overlay(55) +from:0x0213c968 kind:arm_call to:0x0213bb58 module:overlay(55) +from:0x0213c974 kind:arm_call to:0x021387c4 module:overlay(55) +from:0x0213c988 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c998 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x0213c9ac kind:arm_call to:0x0213be10 module:overlay(55) +from:0x0213c9b8 kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213c9d8 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0213c9ec kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213ca0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213ca10 kind:arm_call to:0x01fff458 module:itcm +from:0x0213ca24 kind:arm_call to:0x0213ce94 module:overlay(55) +from:0x0213ca34 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x0213ca44 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ca4c kind:load to:0x027e0ce4 module:dtcm +from:0x0213ca54 kind:load to:0x027e0d38 module:dtcm +from:0x0213ca90 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0213cac8 kind:arm_call to:0x0213ce94 module:overlay(55) +from:0x0213cb58 kind:arm_call to:0x0213c808 module:overlay(55) +from:0x0213cb74 kind:load to:0x0213da60 module:overlay(55) +from:0x0213cbb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213cc28 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213cc40 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0213cc54 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213cc64 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213cca4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213ccfc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213cd24 kind:load to:0x027e0ce4 module:dtcm +from:0x0213cd28 kind:load to:0x0203f964 module:main +from:0x0213cd2c kind:load to:0x0203e964 module:main +from:0x0213cd44 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213cd74 kind:arm_call to:0x0213cb78 module:overlay(55) +from:0x0213cd94 kind:arm_call to:0x02058038 module:overlay(0) +from:0x0213cda4 kind:arm_call to:0x02028d30 module:main +from:0x0213cde4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213ce18 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0213ce2c kind:arm_call to:0x01ffa60c module:itcm +from:0x0213ce6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213ce90 kind:load to:0x0203e964 module:main +from:0x0213cec8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213cee4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213cf00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213cf1c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0213cf34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213cf3c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0213cf4c kind:load to:0x027e0cec module:dtcm +from:0x0213cf50 kind:load to:0x027e09a8 module:dtcm +from:0x0213cfd4 kind:arm_call to:0x0213bdb4 module:overlay(55) +from:0x0213cfe0 kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213d048 kind:arm_call to:0x0213bb58 module:overlay(55) +from:0x0213d050 kind:arm_call to:0x0213bdd0 module:overlay(55) +from:0x0213d060 kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213d084 kind:arm_call to:0x0213bdd0 module:overlay(55) +from:0x0213d0ac kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213d0b8 kind:arm_call to:0x0213bb58 module:overlay(55) +from:0x0213d0e8 kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213d118 kind:arm_call to:0x0213c2f4 module:overlay(55) +from:0x0213d138 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213d180 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213d18c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0213d19c kind:load to:0x027e0ce4 module:dtcm +from:0x0213d1bc kind:arm_call to:0x020982c0 module:overlay(0) +from:0x0213d1dc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213d1e8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0213d1f8 kind:arm_call to:0x02098d10 module:overlay(0) +from:0x0213d200 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213d214 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0213d21c kind:arm_call to:0x02011ff4 module:main +from:0x0213d230 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213d238 kind:arm_call to:0x02011ff4 module:main +from:0x0213d24c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213d2b8 kind:arm_call to:0x02139838 module:overlay(55) +from:0x0213d2c8 kind:arm_call to:0x0203ce74 module:main +from:0x0213d2e0 kind:load to:0x0213d520 module:overlay(55) +from:0x0213d2e4 kind:load to:0x0213dbe0 module:overlay(55) +from:0x0213d2e8 kind:load to:0x0213dbf0 module:overlay(55) +from:0x0213d2ec kind:load to:0x0213b294 module:overlay(55) +from:0x0213d2f0 kind:load to:0x0213dbe4 module:overlay(55) +from:0x0213d324 kind:arm_call to:0x0213b2d8 module:overlay(55) +from:0x0213d334 kind:arm_call to:0x0203ce74 module:main +from:0x0213d34c kind:load to:0x0213d798 module:overlay(55) +from:0x0213d350 kind:load to:0x0213dcc8 module:overlay(55) +from:0x0213d354 kind:load to:0x0213dcd8 module:overlay(55) +from:0x0213d358 kind:load to:0x0213be68 module:overlay(55) +from:0x0213d35c kind:load to:0x0213dccc module:overlay(55) +from:0x0213d3b0 kind:arm_call to:0x0213beac module:overlay(55) +from:0x0213d3c0 kind:arm_call to:0x0203ce74 module:main +from:0x0213d3d4 kind:load to:0x0213da4c module:overlay(55) +from:0x0213d3e4 kind:load to:0x0213dd1c module:overlay(55) +from:0x0213d3e8 kind:load to:0x0213dd2c module:overlay(55) +from:0x0213d3ec kind:load to:0x0213d244 module:overlay(55) +from:0x0213d3f0 kind:load to:0x0213dd20 module:overlay(55) +from:0x0213d3f4 kind:load to:0x0213d288 module:overlay(55) +from:0x0213d3f8 kind:load to:0x0213d2f4 module:overlay(55) +from:0x0213d3fc kind:load to:0x0213d360 module:overlay(55) +from:0x0213d428 kind:load to:0x0213866c module:overlay(55) +from:0x0213d42c kind:load to:0x021397d0 module:overlay(55) +from:0x0213d430 kind:load to:0x02057bf4 module:overlay(0) +from:0x0213d434 kind:load to:0x02057a88 module:overlay(0) +from:0x0213d438 kind:load to:0x02057dc8 module:overlay(0) +from:0x0213d43c kind:load to:0x02057e44 module:overlay(0) +from:0x0213d440 kind:load to:0x02057ea8 module:overlay(0) +from:0x0213d444 kind:load to:0x0209a79c module:overlay(0) +from:0x0213d448 kind:load to:0x02057d84 module:overlay(0) +from:0x0213d454 kind:load to:0x02138680 module:overlay(55) +from:0x0213d458 kind:load to:0x021397ec module:overlay(55) +from:0x0213d45c kind:load to:0x0209a254 module:overlay(0) +from:0x0213d460 kind:load to:0x0209a288 module:overlay(0) +from:0x0213d464 kind:load to:0x0209a320 module:overlay(0) +from:0x0213d468 kind:load to:0x0209a334 module:overlay(0) +from:0x0213d46c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213d470 kind:load to:0x0209a35c module:overlay(0) +from:0x0213d474 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0213d478 kind:load to:0x0209a06c module:overlay(0) +from:0x0213d47c kind:load to:0x0209a2f0 module:overlay(0) +from:0x0213d480 kind:load to:0x0209a308 module:overlay(0) +from:0x0213d484 kind:load to:0x0209a348 module:overlay(0) +from:0x0213d488 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0213d48c kind:load to:0x021397a4 module:overlay(55) +from:0x0213d490 kind:load to:0x02139780 module:overlay(55) +from:0x0213d494 kind:load to:0x0209a70c module:overlay(0) +from:0x0213d4a0 kind:load to:0x02098518 module:overlay(0) +from:0x0213d4a4 kind:load to:0x02098554 module:overlay(0) +from:0x0213d4a8 kind:load to:0x0209856c module:overlay(0) +from:0x0213d4ac kind:load to:0x02098578 module:overlay(0) +from:0x0213d4b0 kind:load to:0x01fff464 module:itcm +from:0x0213d4b4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213d4b8 kind:load to:0x02138794 module:overlay(55) +from:0x0213d4bc kind:load to:0x020984b0 module:overlay(0) +from:0x0213d4c0 kind:load to:0x02138980 module:overlay(55) +from:0x0213d4c4 kind:load to:0x020984b8 module:overlay(0) +from:0x0213d4c8 kind:load to:0x020984bc module:overlay(0) +from:0x0213d4cc kind:load to:0x02138b44 module:overlay(55) +from:0x0213d4d0 kind:load to:0x02099004 module:overlay(0) +from:0x0213d4d4 kind:load to:0x020984c8 module:overlay(0) +from:0x0213d4d8 kind:load to:0x02098584 module:overlay(0) +from:0x0213d4dc kind:load to:0x020985f0 module:overlay(0) +from:0x0213d4e0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213d4e4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213d4e8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213d4f0 kind:load to:0x02138694 module:overlay(55) +from:0x0213d4f4 kind:load to:0x02099588 module:overlay(0) +from:0x0213d4f8 kind:load to:0x021387a4 module:overlay(55) +from:0x0213d504 kind:load to:0x02138aec module:overlay(55) +from:0x0213d508 kind:load to:0x021391c0 module:overlay(55) +from:0x0213d50c kind:load to:0x021387f4 module:overlay(55) +from:0x0213d510 kind:load to:0x02138b20 module:overlay(55) +from:0x0213d514 kind:load to:0x02139684 module:overlay(55) +from:0x0213d51c kind:load to:0x02139518 module:overlay(55) +from:0x0213d52c kind:load to:0x0213a938 module:overlay(55) +from:0x0213d534 kind:load to:0x0213a984 module:overlay(55) +from:0x0213d53c kind:load to:0x0213a964 module:overlay(55) +from:0x0213d544 kind:load to:0x0213a9dc module:overlay(55) +from:0x0213d56c kind:load to:0x02139814 module:overlay(55) +from:0x0213d570 kind:load to:0x02097944 module:overlay(0) +from:0x0213d574 kind:load to:0x02097754 module:overlay(0) +from:0x0213d578 kind:load to:0x020977d0 module:overlay(0) +from:0x0213d57c kind:load to:0x0209794c module:overlay(0) +from:0x0213d580 kind:load to:0x0209796c module:overlay(0) +from:0x0213d584 kind:load to:0x02097998 module:overlay(0) +from:0x0213d590 kind:load to:0x021399a4 module:overlay(55) +from:0x0213d594 kind:load to:0x0213b278 module:overlay(55) +from:0x0213d598 kind:load to:0x02099b00 module:overlay(0) +from:0x0213d59c kind:load to:0x02099b38 module:overlay(0) +from:0x0213d5a0 kind:load to:0x0209a13c module:overlay(0) +from:0x0213d5a4 kind:load to:0x0209a144 module:overlay(0) +from:0x0213d5a8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213d5ac kind:load to:0x02099cb0 module:overlay(0) +from:0x0213d5b0 kind:load to:0x02099ba0 module:overlay(0) +from:0x0213d5b4 kind:load to:0x0209a06c module:overlay(0) +from:0x0213d5b8 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0213d5bc kind:load to:0x0209a10c module:overlay(0) +from:0x0213d5c0 kind:load to:0x0213b25c module:overlay(55) +from:0x0213d5c4 kind:load to:0x0209a124 module:overlay(0) +from:0x0213d5c8 kind:load to:0x0213b24c module:overlay(55) +from:0x0213d5cc kind:load to:0x0213b228 module:overlay(55) +from:0x0213d5d0 kind:load to:0x0213a254 module:overlay(55) +from:0x0213d5d8 kind:load to:0x0213a364 module:overlay(55) +from:0x0213d5e0 kind:load to:0x02138f84 module:overlay(55) +from:0x0213d5e8 kind:load to:0x0213a0d0 module:overlay(55) +from:0x0213d5f0 kind:load to:0x0213a194 module:overlay(55) +from:0x0213d5f8 kind:load to:0x02139090 module:overlay(55) +from:0x0213d600 kind:load to:0x0213915c module:overlay(55) +from:0x0213d608 kind:load to:0x0213a3a4 module:overlay(55) +from:0x0213d610 kind:load to:0x0213a08c module:overlay(55) +from:0x0213d618 kind:load to:0x0213a7a0 module:overlay(55) +from:0x0213d620 kind:load to:0x0213a4cc module:overlay(55) +from:0x0213d628 kind:load to:0x0213a240 module:overlay(55) +from:0x0213d630 kind:load to:0x0213a2a0 module:overlay(55) +from:0x0213d638 kind:load to:0x0213a3e0 module:overlay(55) +from:0x0213d640 kind:load to:0x02138bc4 module:overlay(55) +from:0x0213d648 kind:load to:0x02138d80 module:overlay(55) +from:0x0213d650 kind:load to:0x0213a3fc module:overlay(55) +from:0x0213d658 kind:load to:0x0213a418 module:overlay(55) +from:0x0213d660 kind:load to:0x02138ed4 module:overlay(55) +from:0x0213d668 kind:load to:0x02139f9c module:overlay(55) +from:0x0213d670 kind:load to:0x0213a724 module:overlay(55) +from:0x0213d678 kind:load to:0x0213a434 module:overlay(55) +from:0x0213d688 kind:load to:0x02098518 module:overlay(0) +from:0x0213d68c kind:load to:0x02098554 module:overlay(0) +from:0x0213d690 kind:load to:0x0209856c module:overlay(0) +from:0x0213d694 kind:load to:0x02098578 module:overlay(0) +from:0x0213d698 kind:load to:0x01fff464 module:itcm +from:0x0213d69c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213d6a0 kind:load to:0x02139aa4 module:overlay(55) +from:0x0213d6a4 kind:load to:0x020984b0 module:overlay(0) +from:0x0213d6a8 kind:load to:0x02138980 module:overlay(55) +from:0x0213d6ac kind:load to:0x020984b8 module:overlay(0) +from:0x0213d6b0 kind:load to:0x020984bc module:overlay(0) +from:0x0213d6b4 kind:load to:0x02139ac8 module:overlay(55) +from:0x0213d6b8 kind:load to:0x02099004 module:overlay(0) +from:0x0213d6bc kind:load to:0x020984c8 module:overlay(0) +from:0x0213d6c0 kind:load to:0x02098584 module:overlay(0) +from:0x0213d6c4 kind:load to:0x020985f0 module:overlay(0) +from:0x0213d6c8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213d6cc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213d6d0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213d6d4 kind:load to:0x021399cc module:overlay(55) +from:0x0213d6d8 kind:load to:0x02139a34 module:overlay(55) +from:0x0213d6dc kind:load to:0x02099588 module:overlay(0) +from:0x0213d6e0 kind:load to:0x02139b70 module:overlay(55) +from:0x0213d6e4 kind:load to:0x02139b8c module:overlay(55) +from:0x0213d6e8 kind:load to:0x02139f28 module:overlay(55) +from:0x0213d6ec kind:load to:0x02139f60 module:overlay(55) +from:0x0213d6f0 kind:load to:0x0213b09c module:overlay(55) +from:0x0213d6f4 kind:load to:0x02139bc4 module:overlay(55) +from:0x0213d6f8 kind:load to:0x02139eb4 module:overlay(55) +from:0x0213d6fc kind:load to:0x0213ae38 module:overlay(55) +from:0x0213d700 kind:load to:0x0213ae54 module:overlay(55) +from:0x0213d704 kind:load to:0x0213aca8 module:overlay(55) +from:0x0213d7ac kind:load to:0x0213b444 module:overlay(55) +from:0x0213d7b0 kind:load to:0x0213be4c module:overlay(55) +from:0x0213d7b4 kind:load to:0x0213b330 module:overlay(55) +from:0x0213d7c0 kind:load to:0x0213b2b4 module:overlay(55) +from:0x0213d7c4 kind:load to:0x020979e4 module:overlay(0) +from:0x0213d7c8 kind:load to:0x02097a18 module:overlay(0) +from:0x0213d7cc kind:load to:0x020977d0 module:overlay(0) +from:0x0213d7d0 kind:load to:0x020979ec module:overlay(0) +from:0x0213d7d4 kind:load to:0x02097814 module:overlay(0) +from:0x0213d7d8 kind:load to:0x02097818 module:overlay(0) +from:0x0213d7e4 kind:load to:0x0207cac0 module:overlay(0) +from:0x0213d7e8 kind:load to:0x0207cac8 module:overlay(0) +from:0x0213d7ec kind:load to:0x0207d2dc module:overlay(0) +from:0x0213d7f0 kind:load to:0x0207d2cc module:overlay(0) +from:0x0213d7f4 kind:load to:0x0207d318 module:overlay(0) +from:0x0213d7f8 kind:load to:0x0207d350 module:overlay(0) +from:0x0213d7fc kind:load to:0x0207d394 module:overlay(0) +from:0x0213d800 kind:load to:0x0207d3bc module:overlay(0) +from:0x0213d804 kind:load to:0x02138ecc module:overlay(55) +from:0x0213d80c kind:load to:0x0213b7bc module:overlay(55) +from:0x0213d814 kind:load to:0x02138f64 module:overlay(55) +from:0x0213d81c kind:load to:0x02138bc4 module:overlay(55) +from:0x0213d824 kind:load to:0x02138d80 module:overlay(55) +from:0x0213d82c kind:load to:0x02139004 module:overlay(55) +from:0x0213d834 kind:load to:0x021390bc module:overlay(55) +from:0x0213d83c kind:load to:0x02138ed4 module:overlay(55) +from:0x0213d844 kind:load to:0x0213b8a4 module:overlay(55) +from:0x0213d84c kind:load to:0x0213b9d8 module:overlay(55) +from:0x0213d854 kind:load to:0x02138ed0 module:overlay(55) +from:0x0213d85c kind:load to:0x0213b894 module:overlay(55) +from:0x0213d864 kind:load to:0x02138f84 module:overlay(55) +from:0x0213d86c kind:load to:0x0213b740 module:overlay(55) +from:0x0213d874 kind:load to:0x02138df0 module:overlay(55) +from:0x0213d87c kind:load to:0x02139090 module:overlay(55) +from:0x0213d884 kind:load to:0x0213915c module:overlay(55) +from:0x0213d88c kind:load to:0x02138f40 module:overlay(55) +from:0x0213d894 kind:load to:0x0213b920 module:overlay(55) +from:0x0213d89c kind:load to:0x0213b9e8 module:overlay(55) +from:0x0213d8ac kind:load to:0x02098518 module:overlay(0) +from:0x0213d8b0 kind:load to:0x02098554 module:overlay(0) +from:0x0213d8b4 kind:load to:0x0209856c module:overlay(0) +from:0x0213d8b8 kind:load to:0x02098578 module:overlay(0) +from:0x0213d8bc kind:load to:0x01fff464 module:itcm +from:0x0213d8c0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213d8c4 kind:load to:0x0213b4a0 module:overlay(55) +from:0x0213d8c8 kind:load to:0x020984b0 module:overlay(0) +from:0x0213d8cc kind:load to:0x02138980 module:overlay(55) +from:0x0213d8d0 kind:load to:0x020984b8 module:overlay(0) +from:0x0213d8d4 kind:load to:0x020984bc module:overlay(0) +from:0x0213d8d8 kind:load to:0x0213b6b4 module:overlay(55) +from:0x0213d8dc kind:load to:0x02099004 module:overlay(0) +from:0x0213d8e0 kind:load to:0x020984c8 module:overlay(0) +from:0x0213d8e4 kind:load to:0x0213bda0 module:overlay(55) +from:0x0213d8e8 kind:load to:0x020985f0 module:overlay(0) +from:0x0213d8ec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213d8f0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213d8f4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213d8f8 kind:load to:0x0213b458 module:overlay(55) +from:0x0213d8fc kind:load to:0x0213b478 module:overlay(55) +from:0x0213d900 kind:load to:0x0213bd70 module:overlay(55) +from:0x0213d904 kind:load to:0x021387a4 module:overlay(55) +from:0x0213d908 kind:load to:0x0213b538 module:overlay(55) +from:0x0213d90c kind:load to:0x0213b644 module:overlay(55) +from:0x0213d910 kind:load to:0x0213b67c module:overlay(55) +from:0x0213d914 kind:load to:0x021391c0 module:overlay(55) +from:0x0213d918 kind:load to:0x0213b570 module:overlay(55) +from:0x0213d91c kind:load to:0x0213b614 module:overlay(55) +from:0x0213d920 kind:load to:0x0213b9ec module:overlay(55) +from:0x0213d924 kind:load to:0x0213ba0c module:overlay(55) +from:0x0213d928 kind:load to:0x02139518 module:overlay(55) +from:0x0213da60 kind:load to:0x0213c350 module:overlay(55) +from:0x0213da68 kind:load to:0x0213c6fc module:overlay(55) +from:0x0213da70 kind:load to:0x0213c358 module:overlay(55) +from:0x0213da78 kind:load to:0x0213c3b0 module:overlay(55) +from:0x0213da80 kind:load to:0x0213c498 module:overlay(55) +from:0x0213da88 kind:load to:0x0213c640 module:overlay(55) +from:0x0213da90 kind:load to:0x0213c6b8 module:overlay(55) +from:0x0213da98 kind:load to:0x0213c34c module:overlay(55) +from:0x0213daa0 kind:load to:0x0213c6bc module:overlay(55) +from:0x0213daa8 kind:load to:0x0213c354 module:overlay(55) +from:0x0213dab0 kind:load to:0x0213c39c module:overlay(55) +from:0x0213dab8 kind:load to:0x0213c478 module:overlay(55) +from:0x0213dac0 kind:load to:0x0213c630 module:overlay(55) +from:0x0213dac8 kind:load to:0x0213c6a4 module:overlay(55) +from:0x0213dad8 kind:load to:0x0213bf24 module:overlay(55) +from:0x0213dadc kind:load to:0x0213bf60 module:overlay(55) +from:0x0213dae0 kind:load to:0x0213bf7c module:overlay(55) +from:0x0213dae4 kind:load to:0x0213bfd4 module:overlay(55) +from:0x0213daf0 kind:load to:0x0213c228 module:overlay(55) +from:0x0213daf4 kind:load to:0x0213d20c module:overlay(55) +from:0x0213daf8 kind:load to:0x0207b71c module:overlay(0) +from:0x0213dafc kind:load to:0x0207b754 module:overlay(0) +from:0x0213db00 kind:load to:0x0213bff8 module:overlay(55) +from:0x0213db0c kind:load to:0x0213be88 module:overlay(55) +from:0x0213db10 kind:load to:0x02097944 module:overlay(0) +from:0x0213db14 kind:load to:0x02097754 module:overlay(0) +from:0x0213db18 kind:load to:0x020977d0 module:overlay(0) +from:0x0213db1c kind:load to:0x0209794c module:overlay(0) +from:0x0213db20 kind:load to:0x0209796c module:overlay(0) +from:0x0213db24 kind:load to:0x02097998 module:overlay(0) +from:0x0213db30 kind:load to:0x0213c214 module:overlay(55) +from:0x0213db34 kind:load to:0x0213d228 module:overlay(55) +from:0x0213db38 kind:load to:0x0209a254 module:overlay(0) +from:0x0213db3c kind:load to:0x0209a288 module:overlay(0) +from:0x0213db40 kind:load to:0x0209a320 module:overlay(0) +from:0x0213db44 kind:load to:0x0209a334 module:overlay(0) +from:0x0213db48 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213db4c kind:load to:0x0209a35c module:overlay(0) +from:0x0213db50 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0213db54 kind:load to:0x0209a06c module:overlay(0) +from:0x0213db58 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0213db5c kind:load to:0x0209a308 module:overlay(0) +from:0x0213db60 kind:load to:0x0209a348 module:overlay(0) +from:0x0213db64 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0213db68 kind:load to:0x021397a4 module:overlay(55) +from:0x0213db6c kind:load to:0x02139780 module:overlay(55) +from:0x0213db70 kind:load to:0x0209a70c module:overlay(0) +from:0x0213db7c kind:load to:0x02098518 module:overlay(0) +from:0x0213db80 kind:load to:0x02098554 module:overlay(0) +from:0x0213db84 kind:load to:0x0209856c module:overlay(0) +from:0x0213db88 kind:load to:0x02098578 module:overlay(0) +from:0x0213db8c kind:load to:0x01fff464 module:itcm +from:0x0213db90 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213db94 kind:load to:0x0213c2a4 module:overlay(55) +from:0x0213db98 kind:load to:0x020984b0 module:overlay(0) +from:0x0213db9c kind:load to:0x0213ca80 module:overlay(55) +from:0x0213dba0 kind:load to:0x0213ca5c module:overlay(55) +from:0x0213dba4 kind:load to:0x020984bc module:overlay(0) +from:0x0213dba8 kind:load to:0x0213cd34 module:overlay(55) +from:0x0213dbac kind:load to:0x02099004 module:overlay(0) +from:0x0213dbb0 kind:load to:0x020984c8 module:overlay(0) +from:0x0213dbb4 kind:load to:0x02098584 module:overlay(0) +from:0x0213dbb8 kind:load to:0x020985f0 module:overlay(0) +from:0x0213dbbc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213dbc0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213dbc4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213dbc8 kind:load to:0x0213c23c module:overlay(55) +from:0x0213dbcc kind:load to:0x0213c26c module:overlay(55) +from:0x0213dbd0 kind:load to:0x02099588 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov055/symbols.txt b/config/eur/arm9/overlays/ov055/symbols.txt new file mode 100644 index 00000000..51f5c686 --- /dev/null +++ b/config/eur/arm9/overlays/ov055/symbols.txt @@ -0,0 +1,237 @@ +func_ov055_021384e0 kind:function(arm,size=0x48) addr:0x021384e0 +func_ov055_02138528 kind:function(arm,size=0x144) addr:0x02138528 +func_ov055_0213866c kind:function(arm,size=0x14) addr:0x0213866c +func_ov055_02138680 kind:function(arm,size=0x14) addr:0x02138680 +func_ov055_02138694 kind:function(arm,size=0x84) addr:0x02138694 +func_ov055_02138718 kind:function(arm,size=0x7c) addr:0x02138718 +func_ov055_02138794 kind:function(arm,size=0x10) addr:0x02138794 +func_ov055_021387a4 kind:function(arm,size=0x20) addr:0x021387a4 +func_ov055_021387c4 kind:function(arm,size=0x30) addr:0x021387c4 +func_ov055_021387f4 kind:function(arm,size=0x7c) addr:0x021387f4 +func_ov055_02138870 kind:function(arm,size=0x110) addr:0x02138870 +func_ov055_02138980 kind:function(arm,size=0x16c) addr:0x02138980 +func_ov055_02138aec kind:function(arm,size=0x34) addr:0x02138aec +func_ov055_02138b20 kind:function(arm,size=0x24) addr:0x02138b20 +func_ov055_02138b44 kind:function(arm,size=0x80) addr:0x02138b44 +func_ov055_02138bc4 kind:function(arm,size=0xf4) addr:0x02138bc4 +func_ov055_02138cb8 kind:function(arm,size=0xc8) addr:0x02138cb8 +func_ov055_02138d80 kind:function(arm,size=0x70) addr:0x02138d80 +func_ov055_02138df0 kind:function(arm,size=0x48) addr:0x02138df0 +func_ov055_02138e38 kind:function(arm,size=0x94) addr:0x02138e38 +func_ov055_02138ecc kind:function(arm,size=0x4) addr:0x02138ecc +func_ov055_02138ed0 kind:function(arm,size=0x4) addr:0x02138ed0 +func_ov055_02138ed4 kind:function(arm,size=0x6c) addr:0x02138ed4 +func_ov055_02138f40 kind:function(arm,size=0x24) addr:0x02138f40 +func_ov055_02138f64 kind:function(arm,size=0x20) addr:0x02138f64 +func_ov055_02138f84 kind:function(arm,size=0x80) addr:0x02138f84 +func_ov055_02139004 kind:function(arm,size=0x8c) addr:0x02139004 +func_ov055_02139090 kind:function(arm,size=0x2c) addr:0x02139090 +func_ov055_021390bc kind:function(arm,size=0xa0) addr:0x021390bc +func_ov055_0213915c kind:function(arm,size=0x64) addr:0x0213915c +func_ov055_021391c0 kind:function(arm,size=0x10) addr:0x021391c0 +func_ov055_021391d0 kind:function(arm,size=0x15c) addr:0x021391d0 +func_ov055_0213932c kind:function(arm,size=0x40) addr:0x0213932c +func_ov055_0213936c kind:function(arm,size=0x88) addr:0x0213936c +func_ov055_021393f4 kind:function(arm,size=0x64) addr:0x021393f4 +func_ov055_02139458 kind:function(arm,size=0x60) addr:0x02139458 +func_ov055_021394b8 kind:function(arm,size=0x20) addr:0x021394b8 +func_ov055_021394d8 kind:function(arm,size=0x40) addr:0x021394d8 +func_ov055_02139518 kind:function(arm,size=0x98) addr:0x02139518 +func_ov055_021395b0 kind:function(arm,size=0xd4) addr:0x021395b0 +func_ov055_02139684 kind:function(arm,size=0x18) addr:0x02139684 +func_ov055_0213969c kind:function(arm,size=0x48) addr:0x0213969c +func_ov055_021396e4 kind:function(arm,size=0x80) addr:0x021396e4 +func_ov055_02139764 kind:function(arm,size=0x1c) addr:0x02139764 +func_ov055_02139780 kind:function(arm,size=0x24) addr:0x02139780 +func_ov055_021397a4 kind:function(arm,size=0x2c) addr:0x021397a4 +func_ov055_021397d0 kind:function(arm,size=0x1c) addr:0x021397d0 +func_ov055_021397ec kind:function(arm,size=0x1c) addr:0x021397ec +func_ov055_02139808 kind:function(arm,size=0xc) addr:0x02139808 +func_ov055_02139814 kind:function(arm,size=0x24) addr:0x02139814 +func_ov055_02139838 kind:function(arm,size=0x5c) addr:0x02139838 +func_ov055_02139894 kind:function(arm,size=0x110) addr:0x02139894 +func_ov055_021399a4 kind:function(arm,size=0x14) addr:0x021399a4 +func_ov055_021399b8 kind:function(arm,size=0x14) addr:0x021399b8 +func_ov055_021399cc kind:function(arm,size=0x68) addr:0x021399cc +func_ov055_02139a34 kind:function(arm,size=0x70) addr:0x02139a34 +func_ov055_02139aa4 kind:function(arm,size=0x24) addr:0x02139aa4 +func_ov055_02139ac8 kind:function(arm,size=0xa8) addr:0x02139ac8 +func_ov055_02139b70 kind:function(arm,size=0x1c) addr:0x02139b70 +func_ov055_02139b8c kind:function(arm,size=0x38) addr:0x02139b8c +func_ov055_02139bc4 kind:function(arm,size=0x2f0) addr:0x02139bc4 +func_ov055_02139eb4 kind:function(arm,size=0x74) addr:0x02139eb4 +func_ov055_02139f28 kind:function(arm,size=0x38) addr:0x02139f28 +func_ov055_02139f60 kind:function(arm,size=0x3c) addr:0x02139f60 +func_ov055_02139f9c kind:function(arm,size=0xf0) addr:0x02139f9c +func_ov055_0213a08c kind:function(arm,size=0x44) addr:0x0213a08c +func_ov055_0213a0d0 kind:function(arm,size=0xc4) addr:0x0213a0d0 +func_ov055_0213a194 kind:function(arm,size=0xac) addr:0x0213a194 +func_ov055_0213a240 kind:function(arm,size=0x14) addr:0x0213a240 +func_ov055_0213a254 kind:function(arm,size=0x4c) addr:0x0213a254 +func_ov055_0213a2a0 kind:function(arm,size=0xc4) addr:0x0213a2a0 +func_ov055_0213a364 kind:function(arm,size=0x40) addr:0x0213a364 +func_ov055_0213a3a4 kind:function(arm,size=0x3c) addr:0x0213a3a4 +func_ov055_0213a3e0 kind:function(arm,size=0x1c) addr:0x0213a3e0 +func_ov055_0213a3fc kind:function(arm,size=0x1c) addr:0x0213a3fc +func_ov055_0213a418 kind:function(arm,size=0x1c) addr:0x0213a418 +func_ov055_0213a434 kind:function(arm,size=0x98) addr:0x0213a434 +func_ov055_0213a4cc kind:function(arm,size=0x258) addr:0x0213a4cc +func_ov055_0213a724 kind:function(arm,size=0x7c) addr:0x0213a724 +func_ov055_0213a7a0 kind:function(arm,size=0xec) addr:0x0213a7a0 +func_ov055_0213a88c kind:function(arm,size=0x64) addr:0x0213a88c +func_ov055_0213a8f0 kind:function(arm,size=0x48) addr:0x0213a8f0 +func_ov055_0213a938 kind:function(arm,size=0x2c) addr:0x0213a938 +func_ov055_0213a964 kind:function(arm,size=0x20) addr:0x0213a964 +func_ov055_0213a984 kind:function(arm,size=0x58) addr:0x0213a984 +func_ov055_0213a9dc kind:function(arm,size=0x70) addr:0x0213a9dc +func_ov055_0213aa4c kind:function(arm,size=0x40) addr:0x0213aa4c +func_ov055_0213aa8c kind:function(arm,size=0x20) addr:0x0213aa8c +func_ov055_0213aaac kind:function(arm,size=0x1fc) addr:0x0213aaac +func_ov055_0213aca8 kind:function(arm,size=0x190) addr:0x0213aca8 +func_ov055_0213ae38 kind:function(arm,size=0x1c) addr:0x0213ae38 +func_ov055_0213ae54 kind:function(arm,size=0x44) addr:0x0213ae54 +func_ov055_0213ae98 kind:function(arm,size=0x6c) addr:0x0213ae98 +func_ov055_0213af04 kind:function(arm,size=0x6c) addr:0x0213af04 +func_ov055_0213af70 kind:function(arm,size=0xcc) addr:0x0213af70 +func_ov055_0213b03c kind:function(arm,size=0x30) addr:0x0213b03c +func_ov055_0213b06c kind:function(arm,size=0x30) addr:0x0213b06c +func_ov055_0213b09c kind:function(arm,size=0x34) addr:0x0213b09c +func_ov055_0213b0d0 kind:function(arm,size=0xac) addr:0x0213b0d0 +func_ov055_0213b17c kind:function(arm,size=0xac) addr:0x0213b17c +func_ov055_0213b228 kind:function(arm,size=0x24) addr:0x0213b228 +func_ov055_0213b24c kind:function(arm,size=0x10) addr:0x0213b24c +func_ov055_0213b25c kind:function(arm,size=0x8) addr:0x0213b25c +func_ov055_0213b264 kind:function(arm,size=0x14) addr:0x0213b264 +func_ov055_0213b278 kind:function(arm,size=0x1c) addr:0x0213b278 +func_ov055_0213b294 kind:function(arm,size=0x14) addr:0x0213b294 +func_ov055_0213b2a8 kind:function(arm,size=0xc) addr:0x0213b2a8 +func_ov055_0213b2b4 kind:function(arm,size=0x24) addr:0x0213b2b4 +func_ov055_0213b2d8 kind:function(arm,size=0x58) addr:0x0213b2d8 +func_ov055_0213b330 kind:function(arm,size=0x58) addr:0x0213b330 +func_ov055_0213b388 kind:function(arm,size=0xbc) addr:0x0213b388 +func_ov055_0213b444 kind:function(arm,size=0x14) addr:0x0213b444 +func_ov055_0213b458 kind:function(arm,size=0x20) addr:0x0213b458 +func_ov055_0213b478 kind:function(arm,size=0x28) addr:0x0213b478 +func_ov055_0213b4a0 kind:function(arm,size=0x98) addr:0x0213b4a0 +func_ov055_0213b538 kind:function(arm,size=0x38) addr:0x0213b538 +func_ov055_0213b570 kind:function(arm,size=0xa4) addr:0x0213b570 +func_ov055_0213b614 kind:function(arm,size=0x30) addr:0x0213b614 +func_ov055_0213b644 kind:function(arm,size=0x38) addr:0x0213b644 +func_ov055_0213b67c kind:function(arm,size=0x38) addr:0x0213b67c +func_ov055_0213b6b4 kind:function(arm,size=0x8c) addr:0x0213b6b4 +func_ov055_0213b740 kind:function(arm,size=0x7c) addr:0x0213b740 +func_ov055_0213b7bc kind:function(arm,size=0xd8) addr:0x0213b7bc +func_ov055_0213b894 kind:function(arm,size=0x10) addr:0x0213b894 +func_ov055_0213b8a4 kind:function(arm,size=0x7c) addr:0x0213b8a4 +func_ov055_0213b920 kind:function(arm,size=0xb8) addr:0x0213b920 +func_ov055_0213b9d8 kind:function(arm,size=0x10) addr:0x0213b9d8 +func_ov055_0213b9e8 kind:function(arm,size=0x4) addr:0x0213b9e8 +func_ov055_0213b9ec kind:function(arm,size=0x20) addr:0x0213b9ec +func_ov055_0213ba0c kind:function(arm,size=0x94) addr:0x0213ba0c +func_ov055_0213baa0 kind:function(arm,size=0xb8) addr:0x0213baa0 +func_ov055_0213bb58 kind:function(arm,size=0xf8) addr:0x0213bb58 +func_ov055_0213bc50 kind:function(arm,size=0x2c) addr:0x0213bc50 +func_ov055_0213bc7c kind:function(arm,size=0x9c) addr:0x0213bc7c +func_ov055_0213bd18 kind:function(arm,size=0x58) addr:0x0213bd18 +func_ov055_0213bd70 kind:function(arm,size=0x30) addr:0x0213bd70 +func_ov055_0213bda0 kind:function(arm,size=0x14) addr:0x0213bda0 +func_ov055_0213bdb4 kind:function(arm,size=0x1c) addr:0x0213bdb4 +func_ov055_0213bdd0 kind:function(arm,size=0x40) addr:0x0213bdd0 +func_ov055_0213be10 kind:function(arm,size=0x3c) addr:0x0213be10 +func_ov055_0213be4c kind:function(arm,size=0x1c) addr:0x0213be4c +func_ov055_0213be68 kind:function(arm,size=0x14) addr:0x0213be68 +func_ov055_0213be7c kind:function(arm,size=0xc) addr:0x0213be7c +func_ov055_0213be88 kind:function(arm,size=0x24) addr:0x0213be88 +func_ov055_0213beac kind:function(arm,size=0x44) addr:0x0213beac +func_ov055_0213bef0 kind:function(arm,size=0x34) addr:0x0213bef0 +func_ov055_0213bf24 kind:function(arm,size=0x3c) addr:0x0213bf24 +func_ov055_0213bf60 kind:function(arm,size=0x1c) addr:0x0213bf60 +func_ov055_0213bf7c kind:function(arm,size=0x1c) addr:0x0213bf7c +func_ov055_0213bf98 kind:function(arm,size=0x3c) addr:0x0213bf98 +func_ov055_0213bfd4 kind:function(arm,size=0x24) addr:0x0213bfd4 +func_ov055_0213bff8 kind:function(arm,size=0x24) addr:0x0213bff8 +func_ov055_0213c01c kind:function(arm,size=0x74) addr:0x0213c01c +func_ov055_0213c090 kind:function(arm,size=0x184) addr:0x0213c090 +func_ov055_0213c214 kind:function(arm,size=0x14) addr:0x0213c214 +func_ov055_0213c228 kind:function(arm,size=0x14) addr:0x0213c228 +func_ov055_0213c23c kind:function(arm,size=0x30) addr:0x0213c23c +func_ov055_0213c26c kind:function(arm,size=0x38) addr:0x0213c26c +func_ov055_0213c2a4 kind:function(arm,size=0x50) addr:0x0213c2a4 +func_ov055_0213c2f4 kind:function(arm,size=0x58) addr:0x0213c2f4 +func_ov055_0213c34c kind:function(arm,size=0x4) addr:0x0213c34c +func_ov055_0213c350 kind:function(arm,size=0x4) addr:0x0213c350 +func_ov055_0213c354 kind:function(arm,size=0x4) addr:0x0213c354 +func_ov055_0213c358 kind:function(arm,size=0x44) addr:0x0213c358 +func_ov055_0213c39c kind:function(arm,size=0x14) addr:0x0213c39c +func_ov055_0213c3b0 kind:function(arm,size=0xc8) addr:0x0213c3b0 +func_ov055_0213c478 kind:function(arm,size=0x20) addr:0x0213c478 +func_ov055_0213c498 kind:function(arm,size=0x198) addr:0x0213c498 +func_ov055_0213c630 kind:function(arm,size=0x10) addr:0x0213c630 +func_ov055_0213c640 kind:function(arm,size=0x64) addr:0x0213c640 +func_ov055_0213c6a4 kind:function(arm,size=0x14) addr:0x0213c6a4 +func_ov055_0213c6b8 kind:function(arm,size=0x4) addr:0x0213c6b8 +func_ov055_0213c6bc kind:function(arm,size=0x40) addr:0x0213c6bc +func_ov055_0213c6fc kind:function(arm,size=0x10c) addr:0x0213c6fc +func_ov055_0213c808 kind:function(arm,size=0x254) addr:0x0213c808 +func_ov055_0213ca5c kind:function(arm,size=0x24) addr:0x0213ca5c +func_ov055_0213ca80 kind:function(arm,size=0xf8) addr:0x0213ca80 +func_ov055_0213cb78 kind:function(arm,size=0x1bc) addr:0x0213cb78 +func_ov055_0213cd34 kind:function(arm,size=0x160) addr:0x0213cd34 +func_ov055_0213ce94 kind:function(arm,size=0xc4) addr:0x0213ce94 +func_ov055_0213cf58 kind:function(arm,size=0x5c) addr:0x0213cf58 +func_ov055_0213cfb4 kind:function(arm,size=0x3c) addr:0x0213cfb4 +func_ov055_0213cff0 kind:function(arm,size=0x78) addr:0x0213cff0 +func_ov055_0213d068 kind:function(arm,size=0x4) addr:0x0213d068 +func_ov055_0213d06c kind:function(arm,size=0xb4) addr:0x0213d06c +func_ov055_0213d120 kind:function(arm,size=0x80) addr:0x0213d120 +func_ov055_0213d1a0 kind:function(arm,size=0x6c) addr:0x0213d1a0 +func_ov055_0213d20c kind:function(arm,size=0x1c) addr:0x0213d20c +func_ov055_0213d228 kind:function(arm,size=0x1c) addr:0x0213d228 +func_ov055_0213d244 kind:function(arm,size=0x14) addr:0x0213d244 +data_ov055_0213d258 kind:data(any) addr:0x0213d258 +data_ov055_0213d268 kind:data(any) addr:0x0213d268 +data_ov055_0213d278 kind:data(any) addr:0x0213d278 +func_ov055_0213d288 kind:function(arm,size=0x6c) addr:0x0213d288 +func_ov055_0213d2f4 kind:function(arm,size=0x6c) addr:0x0213d2f4 +func_ov055_0213d360 kind:function(arm,size=0x94) addr:0x0213d360 +data_ov055_0213d428 kind:data(any) addr:0x0213d428 +data_ov055_0213d454 kind:data(any) addr:0x0213d454 +data_ov055_0213d4a0 kind:data(any) addr:0x0213d4a0 +data_ov055_0213d520 kind:data(any) addr:0x0213d520 +data_ov055_0213d52c kind:data(any) addr:0x0213d52c +data_ov055_0213d53c kind:data(any) addr:0x0213d53c +data_ov055_0213d54c kind:data(any) addr:0x0213d54c +data_ov055_0213d56c kind:data(any) addr:0x0213d56c +data_ov055_0213d590 kind:data(any) addr:0x0213d590 +data_ov055_0213d5d0 kind:data(any) addr:0x0213d5d0 +data_ov055_0213d600 kind:data(any) addr:0x0213d600 ambiguous +data_ov055_0213d628 kind:data(any) addr:0x0213d628 +data_ov055_0213d688 kind:data(any) addr:0x0213d688 +data_ov055_0213d708 kind:data(any) addr:0x0213d708 +data_ov055_0213d780 kind:data(any) addr:0x0213d780 +data_ov055_0213d798 kind:data(any) addr:0x0213d798 +data_ov055_0213d7ac kind:data(any) addr:0x0213d7ac +data_ov055_0213d7c0 kind:data(any) addr:0x0213d7c0 +data_ov055_0213d7e4 kind:data(any) addr:0x0213d7e4 +data_ov055_0213d804 kind:data(any) addr:0x0213d804 +data_ov055_0213d854 kind:data(any) addr:0x0213d854 +data_ov055_0213d8ac kind:data(any) addr:0x0213d8ac +data_ov055_0213d92c kind:data(any) addr:0x0213d92c +data_ov055_0213d9bc kind:data(any) addr:0x0213d9bc +data_ov055_0213da4c kind:data(any) addr:0x0213da4c +data_ov055_0213da60 kind:data(any) addr:0x0213da60 +data_ov055_0213da98 kind:data(any) addr:0x0213da98 +data_ov055_0213dad8 kind:data(any) addr:0x0213dad8 +data_ov055_0213daf0 kind:data(any) addr:0x0213daf0 +data_ov055_0213db0c kind:data(any) addr:0x0213db0c +data_ov055_0213db30 kind:data(any) addr:0x0213db30 +data_ov055_0213db7c kind:data(any) addr:0x0213db7c +data_ov055_0213dbe0 kind:bss addr:0x0213dbe0 +data_ov055_0213dbe4 kind:bss addr:0x0213dbe4 +data_ov055_0213dbf0 kind:bss addr:0x0213dbf0 +data_ov055_0213dcc8 kind:bss addr:0x0213dcc8 +data_ov055_0213dccc kind:bss addr:0x0213dccc +data_ov055_0213dcd8 kind:bss addr:0x0213dcd8 +data_ov055_0213dd1c kind:bss addr:0x0213dd1c +data_ov055_0213dd20 kind:bss addr:0x0213dd20 +data_ov055_0213dd2c kind:bss addr:0x0213dd2c diff --git a/config/eur/arm9/overlays/ov056/delinks.txt b/config/eur/arm9/overlays/ov056/delinks.txt new file mode 100644 index 00000000..835db0aa --- /dev/null +++ b/config/eur/arm9/overlays/ov056/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021384e0 end:0x0213e28c kind:code align:32 + .rodata start:0x0213e28c end:0x0213e3dc kind:data align:4 + .init start:0x0213e3dc end:0x0213e4cc kind:code align:4 + .ctor start:0x0213e4cc end:0x0213e4dc kind:data align:4 + .data start:0x0213e4e0 end:0x0213ee20 kind:data align:32 + .bss start:0x0213ee20 end:0x0213efc0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov056/relocs.txt b/config/eur/arm9/overlays/ov056/relocs.txt new file mode 100644 index 00000000..e2f84360 --- /dev/null +++ b/config/eur/arm9/overlays/ov056/relocs.txt @@ -0,0 +1,1054 @@ +from:0x021384f0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0213852c kind:load to:0x0213e4e8 module:overlay(56) +from:0x021385a4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x021385b0 kind:load to:0x0213e4e8 module:overlay(56) +from:0x021385fc kind:arm_call to:0x02097724 module:overlay(0) +from:0x02138604 kind:arm_call to:0x02011ff4 module:main +from:0x02138610 kind:load to:0x0213e4e8 module:overlay(56) +from:0x0213865c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02138668 kind:load to:0x0213e4e8 module:overlay(56) +from:0x0213867c kind:arm_call to:0x02011f3c module:main +from:0x02138688 kind:arm_call to:0x02138818 module:overlay(56) +from:0x021386c4 kind:arm_call to:0x02011f3c module:main +from:0x021386d4 kind:arm_call to:0x02097af8 module:overlay(0) +from:0x021386f4 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02138714 kind:arm_call to:0x02138690 module:overlay(56) +from:0x02138780 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x02138790 kind:load to:0x0213ee30 module:overlay(56) +from:0x021387a4 kind:arm_call to:0x02011f3c module:main +from:0x021387b0 kind:arm_call to:0x02138818 module:overlay(56) +from:0x021387d0 kind:arm_call to:0x021384e0 module:overlay(56) +from:0x02138810 kind:load to:0x0213e544 module:overlay(56) +from:0x02138844 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02138864 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02138880 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02138890 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02138904 kind:arm_call to:0x0213a8b8 module:overlay(56) +from:0x02138940 kind:load to:0x0213ee30 module:overlay(56) +from:0x02138944 kind:load to:0x0213e740 module:overlay(56) +from:0x02138948 kind:load to:0x0213e574 module:overlay(56) +from:0x0213894c kind:load to:0x0213e85c module:overlay(56) +from:0x02138954 kind:load to:0x0213e678 module:overlay(56) +from:0x02138960 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02138974 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138988 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x021389a8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021389b8 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021389c4 kind:load to:0x02138b58 module:overlay(56) +from:0x02138a14 kind:arm_call to:0x02138c30 module:overlay(56) +from:0x02138a1c kind:arm_call to:0x02138c80 module:overlay(56) +from:0x02138a24 kind:arm_call to:0x02138cc8 module:overlay(56) +from:0x02138a48 kind:arm_call to:0x021397e4 module:overlay(56) +from:0x02138a54 kind:arm_call to:0x020e7680 module:overlay(31) +from:0x02138a5c kind:load to:0x027e09b8 module:dtcm +from:0x02138a8c kind:arm_call to:0x02098910 module:overlay(0) +from:0x02138af8 kind:arm_call to:0x0213a130 module:overlay(56) +from:0x02138b44 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02138b50 kind:load to:0x027e0cd8 module:dtcm +from:0x02138b54 kind:load to:0x027e09c0 module:dtcm +from:0x02138bd8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02138be8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02138c10 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02138c20 kind:arm_call to:0x01ffa60c module:itcm +from:0x02138c2c kind:load to:0x0203e964 module:main +from:0x02138c44 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02138c60 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x02138c6c kind:arm_call to:0x02138d14 module:overlay(56) +from:0x02138c7c kind:load to:0x027e0cfc module:dtcm +from:0x02138c94 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x02138cb0 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x02138cbc kind:arm_call to:0x02138d14 module:overlay(56) +from:0x02138cc4 kind:load to:0x027e0cfc module:dtcm +from:0x02138cf8 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x02138d04 kind:arm_call to:0x02138d14 module:overlay(56) +from:0x02138d0c kind:load to:0x027e09b8 module:dtcm +from:0x02138d10 kind:load to:0x027e0cfc module:dtcm +from:0x02138e04 kind:arm_call to:0x02138690 module:overlay(56) +from:0x02138e9c kind:arm_call to:0x02138690 module:overlay(56) +from:0x02138f7c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02138f8c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02138f9c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02138fac kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0213901c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02139028 kind:arm_call to:0x021391bc module:overlay(56) +from:0x02139050 kind:load to:0x0213e35c module:overlay(56) +from:0x02139054 kind:load to:0x0213e360 module:overlay(56) +from:0x02139058 kind:load to:0x0213ee30 module:overlay(56) +from:0x0213905c kind:load to:0x0213e31c module:overlay(56) +from:0x02139060 kind:load to:0x0213e32c module:overlay(56) +from:0x02139064 kind:load to:0x0213e33c module:overlay(56) +from:0x02139068 kind:load to:0x0213e34c module:overlay(56) +from:0x0213906c kind:load to:0x0213e2ec module:overlay(56) +from:0x021390b8 kind:load to:0x0213e5b8 module:overlay(56) +from:0x021390c8 kind:arm_call to:0x020e82a8 module:overlay(31) +from:0x02139138 kind:load to:0x0213e720 module:overlay(56) +from:0x02139148 kind:arm_call to:0x020e7788 module:overlay(31) +from:0x021391b8 kind:load to:0x0213e708 module:overlay(56) +from:0x021391c8 kind:arm_call to:0x0213a130 module:overlay(56) +from:0x021391d4 kind:arm_call to:0x0213a130 module:overlay(56) +from:0x021391ec kind:arm_call to:0x02139f3c module:overlay(56) +from:0x0213926c kind:arm_call to:0x0200eab0 module:main +from:0x0213927c kind:arm_call to:0x0200eab0 module:main +from:0x0213928c kind:arm_call to:0x0200eab0 module:main +from:0x0213929c kind:arm_call to:0x0200eab0 module:main +from:0x021392a8 kind:arm_call to:0x020a995c module:overlay(0) +from:0x021392f0 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x021393a8 kind:arm_call to:0x02139434 module:overlay(56) +from:0x021393c0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021393e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139424 kind:load to:0x0213e618 module:overlay(56) +from:0x0213942c kind:load to:0x0213e2fc module:overlay(56) +from:0x02139430 kind:load to:0x0213e30c module:overlay(56) +from:0x02139464 kind:arm_call to:0x02015080 module:main +from:0x02139488 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021394a0 kind:load to:0x027e09a8 module:dtcm +from:0x021394ac kind:arm_call to:0x020a92d0 module:overlay(0) +from:0x021394dc kind:arm_call to:0x020e75fc module:overlay(31) +from:0x0213950c kind:arm_call to:0x0212be1c module:overlay(40) +from:0x02139520 kind:arm_call to:0x020d4288 module:overlay(24) +from:0x0213952c kind:load to:0x027e0cfc module:dtcm +from:0x02139950 kind:load to:0x0213e2dc module:overlay(56) +from:0x02139960 kind:load to:0x0213e29c module:overlay(56) +from:0x02139970 kind:load to:0x0213e2a4 module:overlay(56) +from:0x0213997c kind:load to:0x0213e2d4 module:overlay(56) +from:0x02139984 kind:load to:0x0213e2cc module:overlay(56) +from:0x02139988 kind:load to:0x0213e2b4 module:overlay(56) +from:0x0213998c kind:load to:0x0213e2e4 module:overlay(56) +from:0x02139990 kind:load to:0x0213e2bc module:overlay(56) +from:0x02139994 kind:load to:0x0213e2c4 module:overlay(56) +from:0x02139998 kind:load to:0x0213e2ac module:overlay(56) +from:0x0213a49c kind:load to:0x0213e6c0 module:overlay(56) +from:0x0213a500 kind:load to:0x0213e6d8 module:overlay(56) +from:0x0213a564 kind:load to:0x0213e6f0 module:overlay(56) +from:0x0213a5d4 kind:load to:0x0213e6c0 module:overlay(56) +from:0x0213a638 kind:load to:0x0213e6d8 module:overlay(56) +from:0x0213a69c kind:load to:0x0213e6f0 module:overlay(56) +from:0x0213a700 kind:load to:0x0213e678 module:overlay(56) +from:0x0213a764 kind:load to:0x0213e690 module:overlay(56) +from:0x0213a7c8 kind:load to:0x0213e6a8 module:overlay(56) +from:0x0213a7d4 kind:arm_call to:0x020e77b4 module:overlay(31) +from:0x0213a840 kind:arm_call to:0x02015080 module:main +from:0x0213a864 kind:arm_call to:0x01fff05c module:itcm +from:0x0213a890 kind:arm_call to:0x02071934 module:overlay(0) +from:0x0213a8b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0213a8b4 kind:load to:0x027e09a8 module:dtcm +from:0x0213a8c0 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x0213a8d4 kind:load to:0x0213e518 module:overlay(56) +from:0x0213a8e0 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0213a8e8 kind:arm_call to:0x01ffc57c module:itcm +from:0x0213a8f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213a900 kind:arm_call to:0x02011ff4 module:main +from:0x0213a918 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213a920 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213a928 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0213a940 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213a948 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213a950 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0213a958 kind:arm_call to:0x02011ff4 module:main +from:0x0213a96c kind:arm_call to:0x02138614 module:overlay(56) +from:0x0213a980 kind:arm_call to:0x02138614 module:overlay(56) +from:0x0213a988 kind:arm_call to:0x02011ff4 module:main +from:0x0213a9a4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213a9b0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213a9cc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213a9dc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213a9ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213a9f4 kind:arm_call to:0x02011ff4 module:main +from:0x0213aa0c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213aa14 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0213aa1c kind:arm_call to:0x02011ff4 module:main +from:0x0213aa34 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213aa3c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0213aa50 kind:load to:0x0213ee90 module:overlay(56) +from:0x0213aa64 kind:arm_call to:0x02011f3c module:main +from:0x0213aa70 kind:arm_call to:0x0213aaac module:overlay(56) +from:0x0213aa88 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0213aaa8 kind:load to:0x0213e990 module:overlay(56) +from:0x0213aab4 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0213aac8 kind:load to:0x0213e9ac module:overlay(56) +from:0x0213ab18 kind:load to:0x0213ee90 module:overlay(56) +from:0x0213ab30 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213ab38 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0213ab50 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213ab58 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0213ab60 kind:arm_call to:0x02011ff4 module:main +from:0x0213ab74 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0213ab88 kind:load to:0x0213ef74 module:overlay(56) +from:0x0213ab9c kind:arm_call to:0x02011f3c module:main +from:0x0213aba8 kind:arm_call to:0x0213ac20 module:overlay(56) +from:0x0213abc0 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0213ac14 kind:load to:0x0213ea00 module:overlay(56) +from:0x0213ac9c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0213acb0 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0213acd0 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0213acf8 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0213ad10 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213ad20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213ad38 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0213ada8 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0213adb4 kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0213ae00 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x0213ae20 kind:arm_call_thumb to:0x020be9fc module:overlay(1) +from:0x0213ae30 kind:load to:0x020b539c module:overlay(0) +from:0x0213ae34 kind:load to:0x0213e740 module:overlay(56) +from:0x0213ae38 kind:load to:0x0213e574 module:overlay(56) +from:0x0213ae3c kind:load to:0x0213ea6c module:overlay(56) +from:0x0213ae40 kind:load to:0x0213eba8 module:overlay(56) +from:0x0213ae44 kind:load to:0x027e0d00 module:dtcm +from:0x0213ae48 kind:load to:0x0213ea1c module:overlay(56) +from:0x0213ae4c kind:load to:0x027e0ce0 module:dtcm +from:0x0213ae50 kind:load to:0x020b504c module:overlay(0) +from:0x0213ae74 kind:arm_call_thumb to:0x020bf750 module:overlay(1) +from:0x0213ae7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213ae84 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0213ae8c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213ae94 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0213aea0 kind:load to:0x0213ea6c module:overlay(56) +from:0x0213aea4 kind:load to:0x0213eba8 module:overlay(56) +from:0x0213aea8 kind:load to:0x027e0d00 module:dtcm +from:0x0213aecc kind:arm_call_thumb to:0x020bf750 module:overlay(1) +from:0x0213aed4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213aedc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0213aee4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213aeec kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0213aef4 kind:arm_call to:0x02011ff4 module:main +from:0x0213af00 kind:load to:0x0213ea6c module:overlay(56) +from:0x0213af04 kind:load to:0x0213eba8 module:overlay(56) +from:0x0213af08 kind:load to:0x027e0d00 module:dtcm +from:0x0213af3c kind:arm_call to:0x020611dc module:overlay(0) +from:0x0213af44 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0213af68 kind:load to:0x0204a088 module:main +from:0x0213af6c kind:load to:0x0213e9f0 module:overlay(56) +from:0x0213af94 kind:load to:0x0213e9f0 module:overlay(56) +from:0x0213af98 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0213afb0 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0213b014 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0213b024 kind:load to:0x027e09b8 module:dtcm +from:0x0213b054 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x0213b084 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b0a0 kind:arm_call to:0x02073104 module:overlay(0) +from:0x0213b0c4 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0213b0d4 kind:arm_call to:0x020a91a0 module:overlay(0) +from:0x0213b0e0 kind:load to:0x027e09b8 module:dtcm +from:0x0213b110 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x0213b130 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b174 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0213b17c kind:arm_call to:0x0213b028 module:overlay(56) +from:0x0213b194 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0213b1f4 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0213b208 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0213b21c kind:arm_call to:0x02078484 module:overlay(0) +from:0x0213b228 kind:load to:0x027e09bc module:dtcm +from:0x0213b230 kind:load to:0x027e09b8 module:dtcm +from:0x0213b240 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0213b318 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213b33c kind:load to:0x027e0ce0 module:dtcm +from:0x0213b360 kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213b36c kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213b374 kind:load to:0x0213efb8 module:overlay(56) +from:0x0213b388 kind:arm_call to:0x0213d4b8 module:overlay(56) +from:0x0213b390 kind:arm_call to:0x0201baec module:main +from:0x0213b3ac kind:arm_call to:0x0213d354 module:overlay(56) +from:0x0213b3cc kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0213b3d4 kind:arm_call to:0x0213cf64 module:overlay(56) +from:0x0213b3e4 kind:arm_call to:0x0213dd30 module:overlay(56) +from:0x0213b3ec kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0213b3f4 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x0213b410 kind:arm_call to:0x0201f6f0 module:main +from:0x0213b454 kind:arm_call to:0x02064664 module:overlay(0) +from:0x0213b460 kind:arm_call to:0x0213dd30 module:overlay(56) +from:0x0213b478 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0213b480 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0213b48c kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0213b4c4 kind:arm_call to:0x0213be64 module:overlay(56) +from:0x0213b4d8 kind:arm_call to:0x02019538 module:main +from:0x0213b4e8 kind:arm_call to:0x02011f3c module:main +from:0x0213b504 kind:arm_call to:0x020b7040 module:overlays(4,5) +from:0x0213b538 kind:arm_call to:0x0213dd58 module:overlay(56) +from:0x0213b544 kind:arm_call to:0x0213e0e0 module:overlay(56) +from:0x0213b56c kind:arm_call to:0x0213d730 module:overlay(56) +from:0x0213b57c kind:arm_call to:0x0201f730 module:main +from:0x0213b5ac kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0213b5c0 kind:arm_call to:0x0201f730 module:main +from:0x0213b5e8 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0213b5f8 kind:arm_call to:0x0201f730 module:main +from:0x0213b628 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0213b638 kind:arm_call to:0x0201f730 module:main +from:0x0213b640 kind:arm_call to:0x0213baf4 module:overlay(56) +from:0x0213b650 kind:arm_call to:0x0201f730 module:main +from:0x0213b65c kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0213b688 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213b6bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213b6f0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213b70c kind:arm_call to:0x02019538 module:main +from:0x0213b730 kind:arm_call to:0x0213dd58 module:overlay(56) +from:0x0213b750 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x0213b7c4 kind:arm_call to:0x020647d8 module:overlay(0) +from:0x0213b80c kind:arm_call to:0x02064e24 module:overlay(0) +from:0x0213b838 kind:arm_call to:0x02019538 module:main +from:0x0213b844 kind:arm_call to:0x020b6558 module:overlay(4) +from:0x0213b884 kind:arm_call to:0x020b6678 module:overlay(4) +from:0x0213b898 kind:arm_call to:0x02024d10 module:main +from:0x0213b8c0 kind:arm_call to:0x02024ddc module:main +from:0x0213b8cc kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213b8dc kind:load to:0x0213ec04 module:overlay(56) +from:0x0213b8e0 kind:load to:0x0213ebec module:overlay(56) +from:0x0213b8e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b8e8 kind:load to:0x0204a110 module:main +from:0x0213b904 kind:arm_call to:0x0201bacc module:main +from:0x0213b918 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0213b92c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213b944 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213b94c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213b954 kind:arm_call to:0x0201f2cc module:main +from:0x0213b95c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213b970 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213b988 kind:arm_call to:0x020b6578 module:overlays(4,7,16) +from:0x0213b994 kind:arm_call to:0x0201f498 module:main +from:0x0213b9a0 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0213b9a8 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0213b9b4 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0213b9bc kind:arm_call to:0x0213bb60 module:overlay(56) +from:0x0213b9d0 kind:arm_call to:0x020b73fc module:overlay(4) +from:0x0213b9d8 kind:arm_call to:0x02011ff4 module:main +from:0x0213b9e8 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0213b9f8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213ba00 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213ba08 kind:arm_call to:0x0201f2cc module:main +from:0x0213ba10 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213ba1c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213ba24 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213ba2c kind:arm_call to:0x0201f2cc module:main +from:0x0213ba34 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213ba44 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213ba4c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213ba54 kind:arm_call to:0x0201f2cc module:main +from:0x0213ba5c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213ba68 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213ba74 kind:arm_call to:0x020647d4 module:overlay(0) +from:0x0213ba80 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213ba88 kind:arm_call to:0x0201f2cc module:main +from:0x0213ba90 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213ba9c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213baa4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213baac kind:arm_call to:0x0201f2cc module:main +from:0x0213bab4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bac0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bac8 kind:arm_call to:0x0213d00c module:overlay(56) +from:0x0213bad0 kind:arm_call to:0x020b6540 module:overlay(4) +from:0x0213bad8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0213bae0 kind:arm_call to:0x0201bacc module:main +from:0x0213bae8 kind:arm_call to:0x0213d4c8 module:overlay(56) +from:0x0213bb08 kind:arm_call to:0x020166cc module:main +from:0x0213bb1c kind:arm_call to:0x020166cc module:main +from:0x0213bb30 kind:arm_call to:0x020166cc module:main +from:0x0213bb44 kind:arm_call to:0x020166cc module:main +from:0x0213bb58 kind:arm_call to:0x020166cc module:main +from:0x0213bb70 kind:arm_call to:0x020166ac module:main +from:0x0213bb7c kind:arm_call to:0x020166ac module:main +from:0x0213bb88 kind:arm_call to:0x020166ac module:main +from:0x0213bb94 kind:arm_call to:0x020166ac module:main +from:0x0213bb9c kind:arm_call to:0x020166ac module:main +from:0x0213bbdc kind:arm_call to:0x0213d140 module:overlay(56) +from:0x0213bbe4 kind:arm_call to:0x0213c44c module:overlay(56) +from:0x0213bbf0 kind:arm_call to:0x020648ac module:overlay(0) +from:0x0213bc14 kind:arm_call to:0x020648e4 module:overlay(0) +from:0x0213bc34 kind:arm_call to:0x020b7494 module:overlay(4) +from:0x0213bc68 kind:arm_call to:0x0213d23c module:overlay(56) +from:0x0213bc80 kind:arm_call to:0x0213bd94 module:overlay(56) +from:0x0213bcb8 kind:arm_call to:0x02064d60 module:overlay(0) +from:0x0213bce8 kind:arm_call to:0x0201aa44 module:main +from:0x0213bcf8 kind:arm_call to:0x0201f4b4 module:main +from:0x0213bd18 kind:arm_call to:0x0201aa44 module:main +from:0x0213bd38 kind:arm_call to:0x0201aa44 module:main +from:0x0213bd40 kind:arm_call to:0x020b7778 module:overlay(4) +from:0x0213bd4c kind:load to:0x0204af1c module:main +from:0x0213bd5c kind:load to:0x0213d230 module:overlay(56) +from:0x0213bd6c kind:load to:0x020b77d0 module:overlays(4,8,9,13,15) +from:0x0213bd7c kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213bd90 kind:load to:0x0204a110 module:main +from:0x0213be4c kind:arm_call to:0x020b6678 module:overlay(4) +from:0x0213be84 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0213be94 kind:arm_call_thumb to:0x020154ec module:main +from:0x0213beb0 kind:arm_call to:0x0201739c module:main +from:0x0213bedc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213bee4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213beec kind:arm_call_thumb to:0x0201568c module:main +from:0x0213bef4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213befc kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213bf10 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0213bf1c kind:arm_call_thumb to:0x020154ec module:main +from:0x0213bf34 kind:arm_call to:0x0201739c module:main +from:0x0213bf5c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213bf64 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213bf6c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213bf74 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213bf8c kind:arm_call to:0x0201739c module:main +from:0x0213bfb0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213bfb8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213bfc0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213bfc8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213bfe0 kind:arm_call to:0x0201739c module:main +from:0x0213c00c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c014 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c01c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c024 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c03c kind:arm_call to:0x0201739c module:main +from:0x0213c064 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c06c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c074 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c07c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c084 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c10c kind:load to:0x0213ed0c module:overlay(56) +from:0x0213c110 kind:load to:0x0213ed20 module:overlay(56) +from:0x0213c114 kind:load to:0x0213ed30 module:overlay(56) +from:0x0213c118 kind:load to:0x0213ed24 module:overlay(56) +from:0x0213c11c kind:load to:0x0213ed3c module:overlay(56) +from:0x0213c120 kind:load to:0x0213ed48 module:overlay(56) +from:0x0213c124 kind:load to:0x0213ed54 module:overlay(56) +from:0x0213c128 kind:load to:0x0213ed60 module:overlay(56) +from:0x0213c150 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0213c15c kind:arm_call_thumb to:0x020154ec module:main +from:0x0213c174 kind:arm_call to:0x0201739c module:main +from:0x0213c1a0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c1a8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c1b0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c1b8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c1d0 kind:arm_call to:0x0201739c module:main +from:0x0213c1fc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c204 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c20c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c214 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c21c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c230 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0213c23c kind:arm_call_thumb to:0x020154ec module:main +from:0x0213c254 kind:arm_call to:0x0201739c module:main +from:0x0213c278 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c280 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c288 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c290 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c2a8 kind:arm_call to:0x0201739c module:main +from:0x0213c2cc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c2d4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c2dc kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c2e4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c2fc kind:arm_call to:0x0201739c module:main +from:0x0213c324 kind:arm_call_thumb to:0x0200a7b0 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:0x0201568c module:main +from:0x0213c344 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c3e8 kind:load to:0x0213ed6c module:overlay(56) +from:0x0213c3ec kind:load to:0x0213ed84 module:overlay(56) +from:0x0213c3f0 kind:load to:0x0213ed98 module:overlay(56) +from:0x0213c3f4 kind:load to:0x0213ed88 module:overlay(56) +from:0x0213c3f8 kind:load to:0x0213eda8 module:overlay(56) +from:0x0213c3fc kind:load to:0x0213edb8 module:overlay(56) +from:0x0213c400 kind:load to:0x0213edc8 module:overlay(56) +from:0x0213c404 kind:load to:0x0213edd8 module:overlay(56) +from:0x0213c448 kind:load to:0x0213ec4c module:overlay(56) +from:0x0213c484 kind:load to:0x0213ecac module:overlay(56) +from:0x0213c498 kind:arm_call to:0x0213dc20 module:overlay(56) +from:0x0213c4a4 kind:arm_call to:0x0213dc20 module:overlay(56) +from:0x0213c4ac kind:arm_call to:0x0206738c module:overlay(0) +from:0x0213c4b8 kind:arm_call to:0x020b7a64 module:overlay(4) +from:0x0213c4cc kind:arm_call to:0x0213d374 module:overlay(56) +from:0x0213c4e0 kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0213c4f4 kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0213c508 kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c520 kind:arm_call to:0x0213e0e0 module:overlay(56) +from:0x0213c530 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0213c540 kind:arm_call to:0x0213d2f4 module:overlay(56) +from:0x0213c550 kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0213c558 kind:arm_call to:0x0213dc20 module:overlay(56) +from:0x0213c568 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0213c588 kind:arm_call to:0x0213bd94 module:overlay(56) +from:0x0213c590 kind:load to:0x020b504c module:overlay(0) +from:0x0213c5c0 kind:arm_call to:0x0213e230 module:overlay(56) +from:0x0213c5d4 kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c5ec kind:load to:0x020b7ad0 module:overlays(4,8,9,13,15) +from:0x0213c5fc kind:arm_call to:0x0213d2f4 module:overlay(56) +from:0x0213c60c kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0213c614 kind:arm_call to:0x0213dc20 module:overlay(56) +from:0x0213c62c kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x0213c640 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c64c kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c65c kind:arm_call to:0x0213e20c module:overlay(56) +from:0x0213c670 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c67c kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c684 kind:arm_call to:0x0213d29c module:overlay(56) +from:0x0213c694 kind:arm_call to:0x0213bd70 module:overlay(56) +from:0x0213c6a8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c6b4 kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c6bc kind:load to:0x020b5214 module:overlay(0) +from:0x0213c6cc kind:arm_call to:0x0213dc20 module:overlay(56) +from:0x0213c6d8 kind:arm_call to:0x0213e174 module:overlay(56) +from:0x0213c6e0 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0213c6f0 kind:arm_call to:0x020b7a64 module:overlay(4) +from:0x0213c700 kind:arm_call to:0x0213bd94 module:overlay(56) +from:0x0213c730 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0213c74c kind:arm_call to:0x0213d374 module:overlay(56) +from:0x0213c75c kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0213c770 kind:arm_call to:0x0213e230 module:overlay(56) +from:0x0213c784 kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c79c kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0213c7a8 kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0213c7b8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0213c7c0 kind:load to:0x020b504c module:overlay(0) +from:0x0213c7d8 kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x0213c7fc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c808 kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c818 kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x0213c83c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c848 kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c850 kind:load to:0x020b5214 module:overlay(0) +from:0x0213c864 kind:arm_call to:0x0213dc20 module:overlay(56) +from:0x0213c870 kind:arm_call to:0x0213dc20 module:overlay(56) +from:0x0213c878 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0213c884 kind:arm_call to:0x020b7a64 module:overlay(4) +from:0x0213c898 kind:arm_call to:0x0213d374 module:overlay(56) +from:0x0213c8ac kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213c8c8 kind:load to:0x0204a088 module:main +from:0x0213c8cc kind:load to:0x020611fc module:overlay(0) +from:0x0213c8ec kind:arm_call to:0x0201bb84 module:main +from:0x0213c8f8 kind:arm_call to:0x0201b9a8 module:main +from:0x0213c900 kind:load to:0x0204e5f8 module:main +from:0x0213c918 kind:arm_call to:0x0213d3a4 module:overlay(56) +from:0x0213c920 kind:arm_call to:0x0213bb60 module:overlay(56) +from:0x0213c930 kind:arm_call to:0x020b7a64 module:overlay(4) +from:0x0213c93c kind:arm_call to:0x02018c2c module:main +from:0x0213c94c kind:arm_call to:0x02019538 module:main +from:0x0213c954 kind:arm_call to:0x0213c130 module:overlay(56) +from:0x0213c968 kind:arm_call to:0x020166cc module:main +from:0x0213c974 kind:arm_call to:0x0213e05c module:overlay(56) +from:0x0213c988 kind:arm_call to:0x020166cc module:main +from:0x0213c994 kind:arm_call to:0x020b6558 module:overlay(4) +from:0x0213ca20 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213ca2c kind:arm_call to:0x0206538c module:overlay(0) +from:0x0213caa4 kind:arm_call to:0x020b6678 module:overlay(4) +from:0x0213cae8 kind:load to:0x0204a110 module:main +from:0x0213caec kind:load to:0x0213ebd0 module:overlay(56) +from:0x0213cb0c kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213cb3c kind:arm_call to:0x0213e20c module:overlay(56) +from:0x0213cb50 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213cb5c kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213cb70 kind:arm_call to:0x0206538c module:overlay(0) +from:0x0213cbb4 kind:arm_call to:0x0201599c module:main +from:0x0213ccb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213cd40 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0213cd4c kind:arm_call to:0x01ffb860 module:itcm +from:0x0213cd5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213cd68 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213ce10 kind:arm_call to:0x020b6678 module:overlay(4) +from:0x0213ce1c kind:load to:0x0213ebd0 module:overlay(56) +from:0x0213ce20 kind:load to:0x020b5214 module:overlay(0) +from:0x0213ce28 kind:load to:0x0203e964 module:main +from:0x0213ce44 kind:arm_call to:0x0201bb84 module:main +from:0x0213ce50 kind:arm_call to:0x0201b9a8 module:main +from:0x0213ce58 kind:load to:0x0204e5f8 module:main +from:0x0213ce74 kind:arm_call to:0x020166ac module:main +from:0x0213ce80 kind:arm_call to:0x020166ac module:main +from:0x0213ce8c kind:arm_call to:0x02018c2c module:main +from:0x0213cea0 kind:arm_call to:0x02019538 module:main +from:0x0213cea8 kind:arm_call to:0x0213baf4 module:overlay(56) +from:0x0213ceb0 kind:arm_call to:0x020b7ad0 module:overlay(4) +from:0x0213ceb8 kind:arm_call to:0x0213be64 module:overlay(56) +from:0x0213cec4 kind:arm_call to:0x020b6558 module:overlay(4) +from:0x0213cf08 kind:arm_call to:0x020b6678 module:overlay(4) +from:0x0213cf20 kind:arm_call to:0x0213bd94 module:overlay(56) +from:0x0213cf2c kind:arm_call to:0x0213e05c module:overlay(56) +from:0x0213cf40 kind:load to:0x0204a110 module:main +from:0x0213cf5c kind:arm_call to:0x0213c40c module:overlay(56) +from:0x0213cf6c kind:arm_call to:0x02127464 module:overlay(40) +from:0x0213cfa0 kind:arm_call to:0x0213d248 module:overlay(56) +from:0x0213cfd0 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x0213cff4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d000 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213d044 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213d054 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x0213d064 kind:arm_call to:0x0212a0c0 module:overlay(40) +from:0x0213d070 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x0213d084 kind:arm_call to:0x02128918 module:overlay(40) +from:0x0213d09c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0213d0a8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0213d0b4 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0213d0c0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0213d0c8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213d0d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213d0e0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213d0ec kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213d0f4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213d100 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213d108 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213d110 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213d118 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213d12c kind:arm_call to:0x0203d210 module:main +from:0x0213d138 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d13c kind:load to:0x0213cff8 module:overlay(56) +from:0x0213d160 kind:arm_call to:0x0213b2ec module:overlay(56) +from:0x0213d178 kind:arm_call to:0x020d3e30 module:overlay(24) +from:0x0213d188 kind:arm_call to:0x0212a0c0 module:overlay(40) +from:0x0213d19c kind:arm_call to:0x02128918 module:overlay(40) +from:0x0213d1ac kind:arm_call to:0x0213d248 module:overlay(56) +from:0x0213d1e4 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213d20c kind:arm_call to:0x02127e14 module:overlay(40) +from:0x0213d224 kind:arm_call to:0x021279b8 module:overlay(40) +from:0x0213d22c kind:load to:0x027e0ce0 module:dtcm +from:0x0213d238 kind:load to:0x02127e3c module:overlay(40) +from:0x0213d280 kind:arm_call to:0x02127880 module:overlay(40) +from:0x0213d288 kind:arm_call to:0x02127d48 module:overlay(40) +from:0x0213d2d0 kind:arm_call to:0x020d3e30 module:overlay(24) +from:0x0213d2f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d320 kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x0213d350 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d35c kind:arm_call to:0x02067244 module:overlay(0) +from:0x0213d370 kind:load to:0x0213ec20 module:overlay(56) +from:0x0213d380 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0213d3a0 kind:load to:0x020b504c module:overlay(0) +from:0x0213d3b4 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0213d3cc kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0213d3e8 kind:load to:0x020b504c module:overlay(0) +from:0x0213d3f8 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x0213d4c4 kind:load to:0x0213efb8 module:overlay(56) +from:0x0213d4d8 kind:load to:0x0213efb8 module:overlay(56) +from:0x0213d4e4 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0213d4ec kind:arm_call to:0x02011ff4 module:main +from:0x0213d500 kind:arm_call to:0x0201bacc module:main +from:0x0213d508 kind:arm_call to:0x02011ff4 module:main +from:0x0213d51c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213d524 kind:arm_call to:0x02011ff4 module:main +from:0x0213d538 kind:arm_call to:0x02063338 module:overlay(0) +from:0x0213d548 kind:arm_call to:0x0201f678 module:main +from:0x0213d550 kind:arm_call to:0x0201e6d0 module:main +from:0x0213d558 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x0213d574 kind:load to:0x0213ee0c module:overlay(56) +from:0x0213d5b0 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x0213d5c0 kind:arm_call to:0x0201f5c4 module:main +from:0x0213d5f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213d674 kind:arm_call to:0x0201e874 module:main +from:0x0213d6b4 kind:arm_call to:0x0201e874 module:main +from:0x0213d6e0 kind:arm_call to:0x0201e8d4 module:main +from:0x0213d6fc kind:arm_call to:0x0201e8d4 module:main +from:0x0213d72c kind:load to:0x0213ede8 module:overlay(56) +from:0x0213d770 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x0213d780 kind:arm_call to:0x0201f5c4 module:main +from:0x0213d7b0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213d820 kind:arm_call to:0x0201e874 module:main +from:0x0213d85c kind:arm_call to:0x0201e874 module:main +from:0x0213d86c kind:arm_call to:0x0201e8d4 module:main +from:0x0213d888 kind:arm_call to:0x0201e8d4 module:main +from:0x0213d8b8 kind:load to:0x0213ede8 module:overlay(56) +from:0x0213da3c kind:arm_call to:0x0201e8d4 module:main +from:0x0213da58 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x0213da6c kind:arm_call to:0x0201e8d4 module:main +from:0x0213db10 kind:arm_call to:0x02060018 module:overlay(0) +from:0x0213db58 kind:arm_call to:0x02060028 module:overlay(0) +from:0x0213db74 kind:arm_call to:0x0206353c module:overlay(0) +from:0x0213db80 kind:arm_call to:0x0201f4b4 module:main +from:0x0213dbe0 kind:arm_call to:0x0201e874 module:main +from:0x0213dc1c kind:load to:0x0213ede8 module:overlay(56) +from:0x0213dc78 kind:arm_call to:0x0201e874 module:main +from:0x0213dcb8 kind:load to:0x0213ede8 module:overlay(56) +from:0x0213dcc8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213dcdc kind:load to:0x0204a110 module:main +from:0x0213dd00 kind:arm_call to:0x0201f498 module:main +from:0x0213dd10 kind:arm_call to:0x02063338 module:overlay(0) +from:0x0213dd20 kind:arm_call to:0x0201e6d0 module:main +from:0x0213dd2c kind:load to:0x0213edf4 module:overlay(56) +from:0x0213dd38 kind:arm_call to:0x02063338 module:overlay(0) +from:0x0213dd48 kind:arm_call to:0x0201e6d0 module:main +from:0x0213dd54 kind:load to:0x0213edf4 module:overlay(56) +from:0x0213dd90 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x0213ddc4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213de44 kind:arm_call to:0x0201e874 module:main +from:0x0213de84 kind:arm_call to:0x0201e874 module:main +from:0x0213de94 kind:arm_call to:0x0201e8d4 module:main +from:0x0213dec0 kind:load to:0x0213ede8 module:overlay(56) +from:0x0213e024 kind:arm_call to:0x0201e8d4 module:main +from:0x0213e040 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x0213e058 kind:load to:0x0206353c module:overlay(0) +from:0x0213e0a4 kind:arm_call to:0x0201e874 module:main +from:0x0213e0dc kind:load to:0x0213ede8 module:overlay(56) +from:0x0213e138 kind:arm_call to:0x0201e874 module:main +from:0x0213e170 kind:load to:0x0213ede8 module:overlay(56) +from:0x0213e1cc kind:arm_call to:0x0201e874 module:main +from:0x0213e208 kind:load to:0x0213ede8 module:overlay(56) +from:0x0213e218 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213e22c kind:load to:0x0204a110 module:main +from:0x0213e244 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213e24c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213e254 kind:arm_call to:0x0201f2cc module:main +from:0x0213e25c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213e264 kind:arm_call to:0x02011ff4 module:main +from:0x0213e278 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213e280 kind:arm_call to:0x02011ff4 module:main +from:0x0213e3f8 kind:arm_call to:0x021387b8 module:overlay(56) +from:0x0213e408 kind:arm_call to:0x0203ce74 module:main +from:0x0213e41c kind:load to:0x0213ee20 module:overlay(56) +from:0x0213e420 kind:load to:0x0213ee30 module:overlay(56) +from:0x0213e424 kind:load to:0x0213a964 module:overlay(56) +from:0x0213e428 kind:load to:0x0213ee24 module:overlay(56) +from:0x0213e448 kind:arm_call to:0x0213aa78 module:overlay(56) +from:0x0213e458 kind:arm_call to:0x0203ce74 module:main +from:0x0213e46c kind:load to:0x0213ee80 module:overlay(56) +from:0x0213e470 kind:load to:0x0213ee90 module:overlay(56) +from:0x0213e474 kind:load to:0x0213ab6c module:overlay(56) +from:0x0213e478 kind:load to:0x0213ee84 module:overlay(56) +from:0x0213e498 kind:arm_call to:0x0213abb0 module:overlay(56) +from:0x0213e4a8 kind:arm_call to:0x0203ce74 module:main +from:0x0213e4bc kind:load to:0x0213ef64 module:overlay(56) +from:0x0213e4c0 kind:load to:0x0213ef74 module:overlay(56) +from:0x0213e4c4 kind:load to:0x0213b238 module:overlay(56) +from:0x0213e4c8 kind:load to:0x0213ef68 module:overlay(56) +from:0x0213e4cc kind:load to:0x0213e3dc module:overlay(56) +from:0x0213e4d0 kind:load to:0x0213e42c module:overlay(56) +from:0x0213e4d4 kind:load to:0x0213e47c module:overlay(56) +from:0x0213e4e8 kind:load to:0x0213866c module:overlay(56) +from:0x0213e4ec kind:load to:0x02138530 module:overlay(56) +from:0x0213e4f0 kind:load to:0x02097754 module:overlay(0) +from:0x0213e4f4 kind:load to:0x020977d0 module:overlay(0) +from:0x0213e4f8 kind:load to:0x02138700 module:overlay(56) +from:0x0213e4fc kind:load to:0x02138764 module:overlay(56) +from:0x0213e500 kind:load to:0x0213871c module:overlay(56) +from:0x0213e504 kind:load to:0x0213855c module:overlay(56) +from:0x0213e508 kind:load to:0x021385b4 module:overlay(56) +from:0x0213e50c kind:load to:0x02138548 module:overlay(56) +from:0x0213e518 kind:load to:0x0213896c module:overlay(56) +from:0x0213e51c kind:load to:0x0213a8f0 module:overlay(56) +from:0x0213e520 kind:load to:0x02057bf4 module:overlay(0) +from:0x0213e524 kind:load to:0x0213a8d8 module:overlay(56) +from:0x0213e528 kind:load to:0x02057dc8 module:overlay(0) +from:0x0213e52c kind:load to:0x02057e44 module:overlay(0) +from:0x0213e530 kind:load to:0x02057ea8 module:overlay(0) +from:0x0213e534 kind:load to:0x0209a79c module:overlay(0) +from:0x0213e538 kind:load to:0x02057d84 module:overlay(0) +from:0x0213e544 kind:load to:0x02138794 module:overlay(56) +from:0x0213e548 kind:load to:0x02138530 module:overlay(56) +from:0x0213e54c kind:load to:0x02097754 module:overlay(0) +from:0x0213e550 kind:load to:0x020977d0 module:overlay(0) +from:0x0213e554 kind:load to:0x02138700 module:overlay(56) +from:0x0213e558 kind:load to:0x02138764 module:overlay(56) +from:0x0213e55c kind:load to:0x0213871c module:overlay(56) +from:0x0213e560 kind:load to:0x0213a964 module:overlay(56) +from:0x0213e564 kind:load to:0x0213a978 module:overlay(56) +from:0x0213e568 kind:load to:0x02138548 module:overlay(56) +from:0x0213e574 kind:load to:0x02138958 module:overlay(56) +from:0x0213e578 kind:load to:0x0213a9e4 module:overlay(56) +from:0x0213e57c kind:load to:0x0209a254 module:overlay(0) +from:0x0213e580 kind:load to:0x0209a288 module:overlay(0) +from:0x0213e584 kind:load to:0x0209a320 module:overlay(0) +from:0x0213e588 kind:load to:0x0209a334 module:overlay(0) +from:0x0213e58c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213e590 kind:load to:0x0209a35c module:overlay(0) +from:0x0213e594 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0213e598 kind:load to:0x0209a06c module:overlay(0) +from:0x0213e59c kind:load to:0x0209a2f0 module:overlay(0) +from:0x0213e5a0 kind:load to:0x0209a308 module:overlay(0) +from:0x0213e5a4 kind:load to:0x0209a348 module:overlay(0) +from:0x0213e5a8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0213e5ac kind:load to:0x0213a9b8 module:overlay(56) +from:0x0213e5b0 kind:load to:0x0213a994 module:overlay(56) +from:0x0213e5b4 kind:load to:0x0209a70c module:overlay(0) +from:0x0213e740 kind:load to:0x02098518 module:overlay(0) +from:0x0213e744 kind:load to:0x02098554 module:overlay(0) +from:0x0213e748 kind:load to:0x0209856c module:overlay(0) +from:0x0213e74c kind:load to:0x02098578 module:overlay(0) +from:0x0213e750 kind:load to:0x01fff464 module:itcm +from:0x0213e754 kind:load to:0x020a99d8 module:overlay(0) +from:0x0213e758 kind:load to:0x020a8d28 module:overlay(0) +from:0x0213e75c kind:load to:0x020a8da4 module:overlay(0) +from:0x0213e760 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0213e764 kind:load to:0x020a98f4 module:overlay(0) +from:0x0213e768 kind:load to:0x020984bc module:overlay(0) +from:0x0213e76c kind:load to:0x020a995c module:overlay(0) +from:0x0213e770 kind:load to:0x020984c4 module:overlay(0) +from:0x0213e774 kind:load to:0x020984c8 module:overlay(0) +from:0x0213e778 kind:load to:0x02098584 module:overlay(0) +from:0x0213e77c kind:load to:0x020985f0 module:overlay(0) +from:0x0213e780 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213e784 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213e788 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213e78c kind:load to:0x0213aa28 module:overlay(56) +from:0x0213e790 kind:load to:0x0213aa00 module:overlay(56) +from:0x0213e794 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0213e798 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0213e79c kind:load to:0x020a92d0 module:overlay(0) +from:0x0213e7a0 kind:load to:0x020a8f78 module:overlay(0) +from:0x0213e7a4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0213e7a8 kind:load to:0x020a9150 module:overlay(0) +from:0x0213e7ac kind:load to:0x020a914c module:overlay(0) +from:0x0213e7b0 kind:load to:0x020a921c module:overlay(0) +from:0x0213e7b4 kind:load to:0x020a9240 module:overlay(0) +from:0x0213e7b8 kind:load to:0x020a9244 module:overlay(0) +from:0x0213e7bc kind:load to:0x020a91a0 module:overlay(0) +from:0x0213e7c0 kind:load to:0x020a91a8 module:overlay(0) +from:0x0213e7c4 kind:load to:0x020a91b0 module:overlay(0) +from:0x0213e7c8 kind:load to:0x020a8f54 module:overlay(0) +from:0x0213e7cc kind:load to:0x020a8f5c module:overlay(0) +from:0x0213e7d0 kind:load to:0x020a8f64 module:overlay(0) +from:0x0213e7d4 kind:load to:0x020a8f6c module:overlay(0) +from:0x0213e7d8 kind:load to:0x020a9448 module:overlay(0) +from:0x0213e7dc kind:load to:0x020a9598 module:overlay(0) +from:0x0213e7e0 kind:load to:0x020a95c4 module:overlay(0) +from:0x0213e7e4 kind:load to:0x020a95e4 module:overlay(0) +from:0x0213e7e8 kind:load to:0x020a97fc module:overlay(0) +from:0x0213e7ec kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0213e7f0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0213e7f4 kind:load to:0x020a8e84 module:overlay(0) +from:0x0213e7f8 kind:load to:0x020a99a4 module:overlay(0) +from:0x0213e7fc kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0213e800 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0213e804 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0213e808 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0213e80c kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0213e810 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0213e814 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0213e818 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0213e81c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0213e820 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0213e824 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0213e828 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0213e82c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0213e830 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0213e834 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0213e838 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0213e83c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0213e840 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0213e844 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0213e848 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0213e84c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0213e850 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0213e85c kind:load to:0x02098518 module:overlay(0) +from:0x0213e860 kind:load to:0x0213999c module:overlay(56) +from:0x0213e864 kind:load to:0x02139b74 module:overlay(56) +from:0x0213e868 kind:load to:0x02139d60 module:overlay(56) +from:0x0213e86c kind:load to:0x01fff464 module:itcm +from:0x0213e870 kind:load to:0x020a99d8 module:overlay(0) +from:0x0213e874 kind:load to:0x02138980 module:overlay(56) +from:0x0213e878 kind:load to:0x020a8da4 module:overlay(0) +from:0x0213e87c kind:load to:0x021392b8 module:overlay(56) +from:0x0213e880 kind:load to:0x020a98f4 module:overlay(0) +from:0x0213e884 kind:load to:0x020984bc module:overlay(0) +from:0x0213e888 kind:load to:0x021391f8 module:overlay(56) +from:0x0213e88c kind:load to:0x020984c4 module:overlay(0) +from:0x0213e890 kind:load to:0x020984c8 module:overlay(0) +from:0x0213e894 kind:load to:0x02098584 module:overlay(0) +from:0x0213e898 kind:load to:0x020985f0 module:overlay(0) +from:0x0213e89c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213e8a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213e8a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213e8a8 kind:load to:0x0213a90c module:overlay(56) +from:0x0213e8ac kind:load to:0x0213a934 module:overlay(56) +from:0x0213e8b0 kind:load to:0x021389c8 module:overlay(56) +from:0x0213e8b4 kind:load to:0x02139070 module:overlay(56) +from:0x0213e8b8 kind:load to:0x021394a4 module:overlay(56) +from:0x0213e8bc kind:load to:0x020a8f78 module:overlay(0) +from:0x0213e8c0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0213e8c4 kind:load to:0x020a9150 module:overlay(0) +from:0x0213e8c8 kind:load to:0x020a914c module:overlay(0) +from:0x0213e8cc kind:load to:0x020a921c module:overlay(0) +from:0x0213e8d0 kind:load to:0x020a9240 module:overlay(0) +from:0x0213e8d4 kind:load to:0x020a9244 module:overlay(0) +from:0x0213e8d8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0213e8dc kind:load to:0x02139530 module:overlay(56) +from:0x0213e8e0 kind:load to:0x020a91b0 module:overlay(0) +from:0x0213e8e4 kind:load to:0x020a8f54 module:overlay(0) +from:0x0213e8e8 kind:load to:0x020a8f5c module:overlay(0) +from:0x0213e8ec kind:load to:0x020a8f64 module:overlay(0) +from:0x0213e8f0 kind:load to:0x020a8f6c module:overlay(0) +from:0x0213e8f4 kind:load to:0x020a9448 module:overlay(0) +from:0x0213e8f8 kind:load to:0x021394f4 module:overlay(56) +from:0x0213e8fc kind:load to:0x020a95c4 module:overlay(0) +from:0x0213e900 kind:load to:0x020a95e4 module:overlay(0) +from:0x0213e904 kind:load to:0x020a97fc module:overlay(0) +from:0x0213e908 kind:load to:0x021394d4 module:overlay(56) +from:0x0213e90c kind:load to:0x020a8ec0 module:overlay(0) +from:0x0213e910 kind:load to:0x020a8e84 module:overlay(0) +from:0x0213e914 kind:load to:0x020a99a4 module:overlay(0) +from:0x0213e918 kind:load to:0x0213913c module:overlay(56) +from:0x0213e91c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0213e920 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0213e924 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0213e928 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0213e92c kind:load to:0x021390bc module:overlay(56) +from:0x0213e930 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0213e934 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0213e938 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0213e93c kind:load to:0x0213a7cc module:overlay(56) +from:0x0213e940 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0213e944 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0213e948 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0213e94c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0213e950 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0213e954 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0213e958 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0213e95c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0213e960 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0213e964 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0213e968 kind:load to:0x02138a60 module:overlay(56) +from:0x0213e96c kind:load to:0x0213a7ec module:overlay(56) +from:0x0213e970 kind:load to:0x0213a43c module:overlay(56) +from:0x0213e974 kind:load to:0x0213a4a0 module:overlay(56) +from:0x0213e978 kind:load to:0x0213a504 module:overlay(56) +from:0x0213e97c kind:load to:0x0213a568 module:overlay(56) +from:0x0213e980 kind:load to:0x0213a56c module:overlay(56) +from:0x0213e984 kind:load to:0x0213a570 module:overlay(56) +from:0x0213e990 kind:load to:0x0213aa54 module:overlay(56) +from:0x0213e994 kind:load to:0x0209ca10 module:overlay(0) +from:0x0213e998 kind:load to:0x0209ca18 module:overlay(0) +from:0x0213e99c kind:load to:0x0209ca58 module:overlay(0) +from:0x0213e9a0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0213e9ac kind:load to:0x0214f640 module:overlays(58,70) +from:0x0213e9b0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0213e9b4 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0213e9b8 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0213e9bc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0213e9c0 kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x0213e9c4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0213e9c8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0213e9cc kind:load to:0x0209d1d4 module:overlay(0) +from:0x0213e9d0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0213e9d4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0213e9d8 kind:load to:0x0209d1ec module:overlay(0) +from:0x0213e9dc kind:load to:0x0213ab24 module:overlay(56) +from:0x0213e9e0 kind:load to:0x0213ab44 module:overlay(56) +from:0x0213e9e4 kind:load to:0x0213aacc module:overlay(56) +from:0x0213e9e8 kind:load to:0x0214f748 module:overlays(58,70) +from:0x0213e9ec kind:load to:0x0213ab1c module:overlay(56) +from:0x0213ea00 kind:load to:0x0213ab8c module:overlay(56) +from:0x0213ea04 kind:load to:0x020979e4 module:overlay(0) +from:0x0213ea08 kind:load to:0x02097a18 module:overlay(0) +from:0x0213ea0c kind:load to:0x020977d0 module:overlay(0) +from:0x0213ea10 kind:load to:0x020979ec module:overlay(0) +from:0x0213ea14 kind:load to:0x02097814 module:overlay(0) +from:0x0213ea18 kind:load to:0x02097818 module:overlay(0) +from:0x0213ea6c kind:load to:0x02098518 module:overlay(0) +from:0x0213ea70 kind:load to:0x02098554 module:overlay(0) +from:0x0213ea74 kind:load to:0x0209856c module:overlay(0) +from:0x0213ea78 kind:load to:0x02098578 module:overlay(0) +from:0x0213ea7c kind:load to:0x01fff464 module:itcm +from:0x0213ea80 kind:load to:0x020a99d8 module:overlay(0) +from:0x0213ea84 kind:load to:0x020a8d28 module:overlay(0) +from:0x0213ea88 kind:load to:0x0213af0c module:overlay(56) +from:0x0213ea8c kind:load to:0x0213af70 module:overlay(56) +from:0x0213ea90 kind:load to:0x020a98f4 module:overlay(0) +from:0x0213ea94 kind:load to:0x020984bc module:overlay(0) +from:0x0213ea98 kind:load to:0x020a995c module:overlay(0) +from:0x0213ea9c kind:load to:0x020984c4 module:overlay(0) +from:0x0213eaa0 kind:load to:0x020984c8 module:overlay(0) +from:0x0213eaa4 kind:load to:0x02098584 module:overlay(0) +from:0x0213eaa8 kind:load to:0x020985f0 module:overlay(0) +from:0x0213eaac kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213eab0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213eab4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213eab8 kind:load to:0x0213ae54 module:overlay(56) +from:0x0213eabc kind:load to:0x0213aeac module:overlay(56) +from:0x0213eac0 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0213eac4 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0213eac8 kind:load to:0x020a92d0 module:overlay(0) +from:0x0213eacc kind:load to:0x020a8f78 module:overlay(0) +from:0x0213ead0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0213ead4 kind:load to:0x020a9150 module:overlay(0) +from:0x0213ead8 kind:load to:0x020a914c module:overlay(0) +from:0x0213eadc kind:load to:0x020a921c module:overlay(0) +from:0x0213eae0 kind:load to:0x020a9240 module:overlay(0) +from:0x0213eae4 kind:load to:0x020a9244 module:overlay(0) +from:0x0213eae8 kind:load to:0x0213b088 module:overlay(56) +from:0x0213eaec kind:load to:0x020a91a8 module:overlay(0) +from:0x0213eaf0 kind:load to:0x020a91b0 module:overlay(0) +from:0x0213eaf4 kind:load to:0x020a8f54 module:overlay(0) +from:0x0213eaf8 kind:load to:0x020a8f5c module:overlay(0) +from:0x0213eafc kind:load to:0x020a8f64 module:overlay(0) +from:0x0213eb00 kind:load to:0x020a8f6c module:overlay(0) +from:0x0213eb04 kind:load to:0x020a9448 module:overlay(0) +from:0x0213eb08 kind:load to:0x020a9598 module:overlay(0) +from:0x0213eb0c kind:load to:0x020a95c4 module:overlay(0) +from:0x0213eb10 kind:load to:0x020a95e4 module:overlay(0) +from:0x0213eb14 kind:load to:0x020a97fc module:overlay(0) +from:0x0213eb18 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0213eb1c kind:load to:0x0213af9c module:overlay(56) +from:0x0213eb20 kind:load to:0x020a8e84 module:overlay(0) +from:0x0213eb24 kind:load to:0x020a99a4 module:overlay(0) +from:0x0213eb28 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0213eb2c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0213eb30 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0213eb34 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0213eb38 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0213eb3c kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0213eb40 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0213eb44 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0213eb48 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0213eb4c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0213eb50 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0213eb54 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0213eb58 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0213eb5c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0213eb60 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0213eb64 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0213eb68 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0213eb6c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0213eb70 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0213eb74 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0213eb78 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0213eb7c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0213eb80 kind:load to:0x0213b0e4 module:overlay(56) +from:0x0213eb84 kind:load to:0x0213b134 module:overlay(56) +from:0x0213eb88 kind:load to:0x0213b13c module:overlay(56) +from:0x0213eb8c kind:load to:0x0213b138 module:overlay(56) +from:0x0213eb90 kind:load to:0x0213b140 module:overlay(56) +from:0x0213eb94 kind:load to:0x0213b144 module:overlay(56) +from:0x0213eb98 kind:load to:0x0213b234 module:overlay(56) +from:0x0213eb9c kind:load to:0x0213b148 module:overlay(56) +from:0x0213ebac kind:load to:0x0213b24c module:overlay(56) +from:0x0213ebec kind:load to:0x0213b968 module:overlay(56) +from:0x0213ebf0 kind:load to:0x0213d514 module:overlay(56) +from:0x0213ebf4 kind:load to:0x0213d3ec module:overlay(56) +from:0x0213ebf8 kind:load to:0x02062dd8 module:overlay(0) +from:0x0213ec04 kind:load to:0x0213b8fc module:overlay(56) +from:0x0213ec08 kind:load to:0x0213d4f8 module:overlay(56) +from:0x0213ec0c kind:load to:0x0201bbe4 module:main +from:0x0213ec10 kind:load to:0x0213b340 module:overlay(56) +from:0x0213ec14 kind:load to:0x0201bd8c module:main +from:0x0213ec20 kind:load to:0x020667d8 module:overlay(0) +from:0x0213ec24 kind:load to:0x020667f4 module:overlay(0) +from:0x0213ec28 kind:load to:0x020673c8 module:overlay(0) +from:0x0213ec2c kind:load to:0x02067434 module:overlay(0) +from:0x0213ec30 kind:load to:0x02067474 module:overlay(0) +from:0x0213ec34 kind:load to:0x02066dfc module:overlay(0) +from:0x0213ec38 kind:load to:0x020669d8 module:overlay(0) +from:0x0213ec3c kind:load to:0x02067234 module:overlay(0) +from:0x0213ec40 kind:load to:0x0206723c module:overlay(0) +from:0x0213ec44 kind:load to:0x0213b910 module:overlay(56) +from:0x0213ec48 kind:load to:0x0213d4dc module:overlay(56) +from:0x0213ec4c kind:load to:0x0213c488 module:overlay(56) +from:0x0213ec54 kind:load to:0x0213c510 module:overlay(56) +from:0x0213ec5c kind:load to:0x0213c5e0 module:overlay(56) +from:0x0213ec64 kind:load to:0x0213c6c0 module:overlay(56) +from:0x0213ec6c kind:load to:0x0213c78c module:overlay(56) +from:0x0213ec74 kind:load to:0x0213c854 module:overlay(56) +from:0x0213ec7c kind:load to:0x0213c8b4 module:overlay(56) +from:0x0213ec84 kind:load to:0x0213c8d4 module:overlay(56) +from:0x0213ec8c kind:load to:0x0213c908 module:overlay(56) +from:0x0213ec94 kind:load to:0x0213cb14 module:overlay(56) +from:0x0213ec9c kind:load to:0x0213ce2c module:overlay(56) +from:0x0213eca4 kind:load to:0x0213ce60 module:overlay(56) +from:0x0213ecac kind:load to:0x0213c4c0 module:overlay(56) +from:0x0213ecb4 kind:load to:0x0213c598 module:overlay(56) +from:0x0213ecbc kind:load to:0x0213c5f0 module:overlay(56) +from:0x0213ecc4 kind:load to:0x0213c740 module:overlay(56) +from:0x0213eccc kind:load to:0x0213c7c8 module:overlay(56) +from:0x0213ecd4 kind:load to:0x0213c88c module:overlay(56) +from:0x0213ecdc kind:load to:0x0213c8d0 module:overlay(56) +from:0x0213ece4 kind:load to:0x0213c904 module:overlay(56) +from:0x0213ecec kind:load to:0x0213caf4 module:overlay(56) +from:0x0213ecf4 kind:load to:0x0213cb18 module:overlay(56) +from:0x0213ecfc kind:load to:0x0213ce5c module:overlay(56) +from:0x0213ed04 kind:load to:0x0213cf44 module:overlay(56) +from:0x0213edf4 kind:load to:0x0213b924 module:overlay(56) +from:0x0213edf8 kind:load to:0x0213e270 module:overlay(56) +from:0x0213edfc kind:load to:0x0213dec4 module:overlay(56) +from:0x0213ee00 kind:load to:0x0213e050 module:overlay(56) +from:0x0213ee0c kind:load to:0x0213b938 module:overlay(56) +from:0x0213ee10 kind:load to:0x0213e238 module:overlay(56) +from:0x0213ee14 kind:load to:0x0213d8bc module:overlay(56) +from:0x0213ee18 kind:load to:0x0213db6c module:overlay(56) diff --git a/config/eur/arm9/overlays/ov056/symbols.txt b/config/eur/arm9/overlays/ov056/symbols.txt new file mode 100644 index 00000000..19ddd7e4 --- /dev/null +++ b/config/eur/arm9/overlays/ov056/symbols.txt @@ -0,0 +1,263 @@ +func_ov056_021384e0 kind:function(arm,size=0x50) addr:0x021384e0 +func_ov056_02138530 kind:function(arm,size=0x18) addr:0x02138530 +func_ov056_02138548 kind:function(arm,size=0x14) addr:0x02138548 +func_ov056_0213855c kind:function(arm,size=0x58) addr:0x0213855c +func_ov056_021385b4 kind:function(arm,size=0x60) addr:0x021385b4 +func_ov056_02138614 kind:function(arm,size=0x58) addr:0x02138614 +func_ov056_0213866c kind:function(arm,size=0x24) addr:0x0213866c +func_ov056_02138690 kind:function(arm,size=0x70) addr:0x02138690 +func_ov056_02138700 kind:function(arm,size=0x1c) addr:0x02138700 +func_ov056_0213871c kind:function(arm,size=0x48) addr:0x0213871c +func_ov056_02138764 kind:function(arm,size=0x24) addr:0x02138764 +func_ov056_02138788 kind:function(arm,size=0xc) addr:0x02138788 +func_ov056_02138794 kind:function(arm,size=0x24) addr:0x02138794 +func_ov056_021387b8 kind:function(arm,size=0x60) addr:0x021387b8 +func_ov056_02138818 kind:function(arm,size=0x140) addr:0x02138818 +func_ov056_02138958 kind:function(arm,size=0x14) addr:0x02138958 +func_ov056_0213896c kind:function(arm,size=0x14) addr:0x0213896c +func_ov056_02138980 kind:function(arm,size=0x48) addr:0x02138980 +func_ov056_021389c8 kind:function(arm,size=0x98) addr:0x021389c8 +func_ov056_02138a60 kind:function(arm,size=0xf8) addr:0x02138a60 +func_ov056_02138b58 kind:function(arm,size=0xd8) addr:0x02138b58 +func_ov056_02138c30 kind:function(arm,size=0x50) addr:0x02138c30 +func_ov056_02138c80 kind:function(arm,size=0x48) addr:0x02138c80 +func_ov056_02138cc8 kind:function(arm,size=0x4c) addr:0x02138cc8 +func_ov056_02138d14 kind:function(arm,size=0x35c) addr:0x02138d14 +func_ov056_02139070 kind:function(arm,size=0x4c) addr:0x02139070 +func_ov056_021390bc kind:function(arm,size=0x80) addr:0x021390bc +func_ov056_0213913c kind:function(arm,size=0x80) addr:0x0213913c +func_ov056_021391bc kind:function(arm,size=0x3c) addr:0x021391bc +func_ov056_021391f8 kind:function(arm,size=0xc0) addr:0x021391f8 +func_ov056_021392b8 kind:function(arm,size=0x17c) addr:0x021392b8 +func_ov056_02139434 kind:function(arm,size=0x70) addr:0x02139434 +func_ov056_021394a4 kind:function(arm,size=0x30) addr:0x021394a4 +func_ov056_021394d4 kind:function(arm,size=0x20) addr:0x021394d4 +func_ov056_021394f4 kind:function(arm,size=0x3c) addr:0x021394f4 +func_ov056_02139530 kind:function(arm,size=0x2b4) addr:0x02139530 +func_ov056_021397e4 kind:function(arm,size=0x1b8) addr:0x021397e4 +func_ov056_0213999c kind:function(arm,size=0x1d8) addr:0x0213999c +func_ov056_02139b74 kind:function(arm,size=0x1ec) addr:0x02139b74 +func_ov056_02139d60 kind:function(arm,size=0x1dc) addr:0x02139d60 +func_ov056_02139f3c kind:function(arm,size=0x1f4) addr:0x02139f3c +func_ov056_0213a130 kind:function(arm,size=0x30c) addr:0x0213a130 +func_ov056_0213a43c kind:function(arm,size=0x64) addr:0x0213a43c +func_ov056_0213a4a0 kind:function(arm,size=0x64) addr:0x0213a4a0 +func_ov056_0213a504 kind:function(arm,size=0x64) addr:0x0213a504 +func_ov056_0213a568 kind:function(arm,size=0x4) addr:0x0213a568 +func_ov056_0213a56c kind:function(arm,size=0x4) addr:0x0213a56c +func_ov056_0213a570 kind:function(arm,size=0x4) addr:0x0213a570 +func_ov056_0213a574 kind:function(arm,size=0x64) addr:0x0213a574 +func_ov056_0213a5d8 kind:function(arm,size=0x64) addr:0x0213a5d8 +func_ov056_0213a63c kind:function(arm,size=0x64) addr:0x0213a63c +func_ov056_0213a6a0 kind:function(arm,size=0x64) addr:0x0213a6a0 +func_ov056_0213a704 kind:function(arm,size=0x64) addr:0x0213a704 +func_ov056_0213a768 kind:function(arm,size=0x64) addr:0x0213a768 +func_ov056_0213a7cc kind:function(arm,size=0x20) addr:0x0213a7cc +func_ov056_0213a7ec kind:function(arm,size=0xcc) addr:0x0213a7ec +func_ov056_0213a8b8 kind:function(arm,size=0x20) addr:0x0213a8b8 +func_ov056_0213a8d8 kind:function(arm,size=0x18) addr:0x0213a8d8 +func_ov056_0213a8f0 kind:function(arm,size=0x1c) addr:0x0213a8f0 +func_ov056_0213a90c kind:function(arm,size=0x28) addr:0x0213a90c +func_ov056_0213a934 kind:function(arm,size=0x30) addr:0x0213a934 +func_ov056_0213a964 kind:function(arm,size=0x14) addr:0x0213a964 +func_ov056_0213a978 kind:function(arm,size=0x1c) addr:0x0213a978 +func_ov056_0213a994 kind:function(arm,size=0x24) addr:0x0213a994 +func_ov056_0213a9b8 kind:function(arm,size=0x2c) addr:0x0213a9b8 +func_ov056_0213a9e4 kind:function(arm,size=0x1c) addr:0x0213a9e4 +func_ov056_0213aa00 kind:function(arm,size=0x28) addr:0x0213aa00 +func_ov056_0213aa28 kind:function(arm,size=0x20) addr:0x0213aa28 +func_ov056_0213aa48 kind:function(arm,size=0xc) addr:0x0213aa48 +func_ov056_0213aa54 kind:function(arm,size=0x24) addr:0x0213aa54 +func_ov056_0213aa78 kind:function(arm,size=0x34) addr:0x0213aa78 +func_ov056_0213aaac kind:function(arm,size=0x20) addr:0x0213aaac +func_ov056_0213aacc kind:function(arm,size=0x50) addr:0x0213aacc +func_ov056_0213ab1c kind:function(arm,size=0x8) addr:0x0213ab1c +func_ov056_0213ab24 kind:function(arm,size=0x20) addr:0x0213ab24 +func_ov056_0213ab44 kind:function(arm,size=0x28) addr:0x0213ab44 +func_ov056_0213ab6c kind:function(arm,size=0x14) addr:0x0213ab6c +func_ov056_0213ab80 kind:function(arm,size=0xc) addr:0x0213ab80 +func_ov056_0213ab8c kind:function(arm,size=0x24) addr:0x0213ab8c +func_ov056_0213abb0 kind:function(arm,size=0x70) addr:0x0213abb0 +func_ov056_0213ac20 kind:function(arm,size=0x234) addr:0x0213ac20 +func_ov056_0213ae54 kind:function(arm,size=0x58) addr:0x0213ae54 +func_ov056_0213aeac kind:function(arm,size=0x60) addr:0x0213aeac +func_ov056_0213af0c kind:function(arm,size=0x64) addr:0x0213af0c +func_ov056_0213af70 kind:function(arm,size=0x2c) addr:0x0213af70 +func_ov056_0213af9c kind:function(arm,size=0x8c) addr:0x0213af9c +func_ov056_0213b028 kind:function(arm,size=0x60) addr:0x0213b028 +func_ov056_0213b088 kind:function(arm,size=0x5c) addr:0x0213b088 +func_ov056_0213b0e4 kind:function(arm,size=0x50) addr:0x0213b0e4 +func_ov056_0213b134 kind:function(arm,size=0x4) addr:0x0213b134 +func_ov056_0213b138 kind:function(arm,size=0x4) addr:0x0213b138 +func_ov056_0213b13c kind:function(arm,size=0x4) addr:0x0213b13c +func_ov056_0213b140 kind:function(arm,size=0x4) addr:0x0213b140 +func_ov056_0213b144 kind:function(arm,size=0x4) addr:0x0213b144 +func_ov056_0213b148 kind:function(arm,size=0xec) addr:0x0213b148 +func_ov056_0213b234 kind:function(arm,size=0x4) addr:0x0213b234 +func_ov056_0213b238 kind:function(arm,size=0x14) addr:0x0213b238 +func_ov056_0213b24c kind:function(arm,size=0xf4) addr:0x0213b24c +_0213b2ec kind:label(arm) addr:0x0213b2ec +func_ov056_0213b340 kind:function(arm,size=0x38) addr:0x0213b340 +func_ov056_0213b378 kind:function(arm,size=0x584) addr:0x0213b378 +func_ov056_0213b8fc kind:function(arm,size=0x14) addr:0x0213b8fc +func_ov056_0213b910 kind:function(arm,size=0x14) addr:0x0213b910 +func_ov056_0213b924 kind:function(arm,size=0x14) addr:0x0213b924 +func_ov056_0213b938 kind:function(arm,size=0x30) addr:0x0213b938 +func_ov056_0213b968 kind:function(arm,size=0x14) addr:0x0213b968 +func_ov056_0213b97c kind:function(arm,size=0x178) addr:0x0213b97c +func_ov056_0213baf4 kind:function(arm,size=0x6c) addr:0x0213baf4 +func_ov056_0213bb60 kind:function(arm,size=0x44) addr:0x0213bb60 +func_ov056_0213bba4 kind:function(arm,size=0xf0) addr:0x0213bba4 +func_ov056_0213bc94 kind:function(arm,size=0xbc) addr:0x0213bc94 +func_ov056_0213bd50 kind:function(arm,size=0x10) addr:0x0213bd50 +func_ov056_0213bd60 kind:function(arm,size=0x10) addr:0x0213bd60 +func_ov056_0213bd70 kind:function(arm,size=0x24) addr:0x0213bd70 +func_ov056_0213bd94 kind:function(arm,size=0xd0) addr:0x0213bd94 +func_ov056_0213be64 kind:function(arm,size=0x2cc) addr:0x0213be64 +func_ov056_0213c130 kind:function(arm,size=0x2dc) addr:0x0213c130 +func_ov056_0213c40c kind:function(arm,size=0x40) addr:0x0213c40c +func_ov056_0213c44c kind:function(arm,size=0x3c) addr:0x0213c44c +func_ov056_0213c488 kind:function(arm,size=0x38) addr:0x0213c488 +func_ov056_0213c4c0 kind:function(arm,size=0x50) addr:0x0213c4c0 +func_ov056_0213c510 kind:function(arm,size=0x88) addr:0x0213c510 +func_ov056_0213c598 kind:function(arm,size=0x48) addr:0x0213c598 +func_ov056_0213c5e0 kind:function(arm,size=0x10) addr:0x0213c5e0 +func_ov056_0213c5f0 kind:function(arm,size=0xd0) addr:0x0213c5f0 +func_ov056_0213c6c0 kind:function(arm,size=0x80) addr:0x0213c6c0 +func_ov056_0213c740 kind:function(arm,size=0x4c) addr:0x0213c740 +func_ov056_0213c78c kind:function(arm,size=0x3c) addr:0x0213c78c +func_ov056_0213c7c8 kind:function(arm,size=0x8c) addr:0x0213c7c8 +func_ov056_0213c854 kind:function(arm,size=0x38) addr:0x0213c854 +func_ov056_0213c88c kind:function(arm,size=0x28) addr:0x0213c88c +func_ov056_0213c8b4 kind:function(arm,size=0x1c) addr:0x0213c8b4 +func_ov056_0213c8d0 kind:function(arm,size=0x4) addr:0x0213c8d0 +func_ov056_0213c8d4 kind:function(arm,size=0x30) addr:0x0213c8d4 +func_ov056_0213c904 kind:function(arm,size=0x4) addr:0x0213c904 +func_ov056_0213c908 kind:function(arm,size=0x1ec) addr:0x0213c908 +func_ov056_0213caf4 kind:function(arm,size=0x20) addr:0x0213caf4 +func_ov056_0213cb14 kind:function(arm,size=0x4) addr:0x0213cb14 +func_ov056_0213cb18 kind:function(arm,size=0x314) addr:0x0213cb18 +func_ov056_0213ce2c kind:function(arm,size=0x30) addr:0x0213ce2c +func_ov056_0213ce5c kind:function(arm,size=0x4) addr:0x0213ce5c +func_ov056_0213ce60 kind:function(arm,size=0xe4) addr:0x0213ce60 +func_ov056_0213cf44 kind:function(arm,size=0x20) addr:0x0213cf44 +func_ov056_0213cf64 kind:function(arm,size=0x94) addr:0x0213cf64 +func_ov056_0213cff8 kind:function(arm,size=0x14) addr:0x0213cff8 +func_ov056_0213d00c kind:function(arm,size=0x134) addr:0x0213d00c +func_ov056_0213d140 kind:function(arm,size=0xf0) addr:0x0213d140 +func_ov056_0213d230 kind:function(arm,size=0xc) addr:0x0213d230 +func_ov056_0213d23c kind:function(arm,size=0xc) addr:0x0213d23c +func_ov056_0213d248 kind:function(arm,size=0x54) addr:0x0213d248 +func_ov056_0213d29c kind:function(arm,size=0x58) addr:0x0213d29c +func_ov056_0213d2f4 kind:function(arm,size=0x60) addr:0x0213d2f4 +func_ov056_0213d354 kind:function(arm,size=0x20) addr:0x0213d354 +func_ov056_0213d374 kind:function(arm,size=0x30) addr:0x0213d374 +func_ov056_0213d3a4 kind:function(arm,size=0x48) addr:0x0213d3a4 +func_ov056_0213d3ec kind:function(arm,size=0xcc) addr:0x0213d3ec +func_ov056_0213d4b8 kind:function(arm,size=0x10) addr:0x0213d4b8 +func_ov056_0213d4c8 kind:function(arm,size=0x14) addr:0x0213d4c8 +func_ov056_0213d4dc kind:function(arm,size=0x1c) addr:0x0213d4dc +func_ov056_0213d4f8 kind:function(arm,size=0x1c) addr:0x0213d4f8 +func_ov056_0213d514 kind:function(arm,size=0x1c) addr:0x0213d514 +func_ov056_0213d530 kind:function(arm,size=0x48) addr:0x0213d530 +func_ov056_0213d578 kind:function(arm,size=0x1b8) addr:0x0213d578 +func_ov056_0213d730 kind:function(arm,size=0x18c) addr:0x0213d730 +func_ov056_0213d8bc kind:function(arm,size=0x2b0) addr:0x0213d8bc +func_ov056_0213db6c kind:function(arm,size=0x1c) addr:0x0213db6c +func_ov056_0213db88 kind:function(arm,size=0x98) addr:0x0213db88 +func_ov056_0213dc20 kind:function(arm,size=0x9c) addr:0x0213dc20 +func_ov056_0213dcbc kind:function(arm,size=0x24) addr:0x0213dcbc +func_ov056_0213dce0 kind:function(arm,size=0x8) addr:0x0213dce0 +func_ov056_0213dce8 kind:function(arm,size=0x20) addr:0x0213dce8 +func_ov056_0213dd08 kind:function(arm,size=0x28) addr:0x0213dd08 +func_ov056_0213dd30 kind:function(arm,size=0x28) addr:0x0213dd30 +func_ov056_0213dd58 kind:function(arm,size=0x16c) addr:0x0213dd58 +func_ov056_0213dec4 kind:function(arm,size=0x18c) addr:0x0213dec4 +func_ov056_0213e050 kind:function(arm,size=0xc) addr:0x0213e050 +func_ov056_0213e05c kind:function(arm,size=0x84) addr:0x0213e05c +func_ov056_0213e0e0 kind:function(arm,size=0x94) addr:0x0213e0e0 +func_ov056_0213e174 kind:function(arm,size=0x98) addr:0x0213e174 +func_ov056_0213e20c kind:function(arm,size=0x24) addr:0x0213e20c +func_ov056_0213e230 kind:function(arm,size=0x8) addr:0x0213e230 +func_ov056_0213e238 kind:function(arm,size=0x38) addr:0x0213e238 +func_ov056_0213e270 kind:function(arm,size=0x1c) addr:0x0213e270 +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_0213e2d4 kind:data(any) addr:0x0213e2d4 +data_ov056_0213e2dc kind:data(any) addr:0x0213e2dc +data_ov056_0213e2e4 kind:data(any) addr:0x0213e2e4 +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_0213e34c kind:data(any) addr:0x0213e34c +data_ov056_0213e35c kind:data(any) addr:0x0213e35c +data_ov056_0213e360 kind:data(any) addr:0x0213e360 +func_ov056_0213e3dc kind:function(arm,size=0x50) addr:0x0213e3dc +func_ov056_0213e42c kind:function(arm,size=0x50) addr:0x0213e42c +func_ov056_0213e47c kind:function(arm,size=0x50) addr:0x0213e47c +data_ov056_0213e4e8 kind:data(any) addr:0x0213e4e8 +data_ov056_0213e518 kind:data(any) addr:0x0213e518 +data_ov056_0213e544 kind:data(any) addr:0x0213e544 +data_ov056_0213e574 kind:data(any) addr:0x0213e574 +data_ov056_0213e5b8 kind:data(any) addr:0x0213e5b8 +data_ov056_0213e618 kind:data(any) addr:0x0213e618 +data_ov056_0213e678 kind:data(any) addr:0x0213e678 +data_ov056_0213e690 kind:data(any) addr:0x0213e690 +data_ov056_0213e6a8 kind:data(any) addr:0x0213e6a8 +data_ov056_0213e6c0 kind:data(any) addr:0x0213e6c0 +data_ov056_0213e6d8 kind:data(any) addr:0x0213e6d8 +data_ov056_0213e6f0 kind:data(any) addr:0x0213e6f0 +data_ov056_0213e708 kind:data(any) addr:0x0213e708 +data_ov056_0213e720 kind:data(any) addr:0x0213e720 +data_ov056_0213e740 kind:data(any) addr:0x0213e740 +data_ov056_0213e85c kind:data(any) addr:0x0213e85c +data_ov056_0213e990 kind:data(any) addr:0x0213e990 +data_ov056_0213e9ac kind:data(any) addr:0x0213e9ac +data_ov056_0213e9f0 kind:data(any) addr:0x0213e9f0 +data_ov056_0213ea00 kind:data(any) addr:0x0213ea00 +data_ov056_0213ea1c kind:data(any) addr:0x0213ea1c +data_ov056_0213ea6c kind:data(any) addr:0x0213ea6c +data_ov056_0213eba8 kind:data(any) addr:0x0213eba8 +data_ov056_0213ebd0 kind:data(any) addr:0x0213ebd0 +data_ov056_0213ebec kind:data(any) addr:0x0213ebec +data_ov056_0213ec04 kind:data(any) addr:0x0213ec04 +data_ov056_0213ec20 kind:data(any) addr:0x0213ec20 +data_ov056_0213ec4c kind:data(any) addr:0x0213ec4c +data_ov056_0213ecac kind:data(any) addr:0x0213ecac +data_ov056_0213ed0c kind:data(any) addr:0x0213ed0c +data_ov056_0213ed20 kind:data(any) addr:0x0213ed20 +data_ov056_0213ed24 kind:data(any) addr:0x0213ed24 +data_ov056_0213ed30 kind:data(any) addr:0x0213ed30 +data_ov056_0213ed3c kind:data(any) addr:0x0213ed3c +data_ov056_0213ed48 kind:data(any) addr:0x0213ed48 +data_ov056_0213ed54 kind:data(any) addr:0x0213ed54 +data_ov056_0213ed60 kind:data(any) addr:0x0213ed60 +data_ov056_0213ed6c kind:data(any) addr:0x0213ed6c +data_ov056_0213ed84 kind:data(any) addr:0x0213ed84 +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_0213edd8 kind:data(any) addr:0x0213edd8 +data_ov056_0213ede8 kind:data(any) addr:0x0213ede8 +data_ov056_0213edf4 kind:data(any) addr:0x0213edf4 +data_ov056_0213ee0c kind:data(any) addr:0x0213ee0c +data_ov056_0213ee20 kind:bss addr:0x0213ee20 +data_ov056_0213ee24 kind:bss addr:0x0213ee24 +data_ov056_0213ee30 kind:bss addr:0x0213ee30 +data_ov056_0213ee80 kind:bss addr:0x0213ee80 +data_ov056_0213ee84 kind:bss addr:0x0213ee84 +data_ov056_0213ee90 kind:bss addr:0x0213ee90 +data_ov056_0213ef64 kind:bss addr:0x0213ef64 +data_ov056_0213ef68 kind:bss addr:0x0213ef68 +data_ov056_0213ef74 kind:bss addr:0x0213ef74 +data_ov056_0213efb8 kind:bss addr:0x0213efb8 diff --git a/config/eur/arm9/overlays/ov057/delinks.txt b/config/eur/arm9/overlays/ov057/delinks.txt new file mode 100644 index 00000000..54790ecb --- /dev/null +++ b/config/eur/arm9/overlays/ov057/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021384e0 end:0x0213b8dc kind:code align:32 + .rodata start:0x0213b8dc end:0x0213b960 kind:data align:4 + .init start:0x0213b960 end:0x0213bd64 kind:code align:4 + .ctor start:0x0213bd64 end:0x0213bd84 kind:data align:4 + .data start:0x0213bda0 end:0x0213c2c0 kind:data align:32 + .bss start:0x0213c2c0 end:0x0213c760 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov057/relocs.txt b/config/eur/arm9/overlays/ov057/relocs.txt new file mode 100644 index 00000000..95151afd --- /dev/null +++ b/config/eur/arm9/overlays/ov057/relocs.txt @@ -0,0 +1,683 @@ +from:0x021384e8 kind:load to:0x0213c2dc module:overlay(57) +from:0x021384fc kind:arm_call to:0x02011f3c module:main +from:0x02138508 kind:arm_call to:0x0213855c module:overlay(57) +from:0x0213851c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02138550 kind:load to:0x0213bda8 module:overlay(57) +from:0x02138564 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02138648 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02138670 kind:arm_call to:0x0203d160 module:main +from:0x021386ac kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021386b4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021386c4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021386cc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02138714 kind:load to:0x0213be1c module:overlay(57) +from:0x02138718 kind:load to:0x0213c2dc module:overlay(57) +from:0x0213871c kind:load to:0x020b1968 module:overlay(0) +from:0x02138720 kind:load to:0x020b2800 module:overlay(0) +from:0x02138724 kind:load to:0x02138734 module:overlay(57) +from:0x02138728 kind:load to:0x02139d70 module:overlay(57) +from:0x0213872c kind:load to:0x0213bdf4 module:overlay(57) +from:0x02138730 kind:load to:0x0213bdcc module:overlay(57) +from:0x0213873c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021387dc kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02138800 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213882c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02138848 kind:arm_call to:0x02138e70 module:overlay(57) +from:0x02138870 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021388c4 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02138910 kind:load to:0x0213b8dc module:overlay(57) +from:0x02138914 kind:load to:0x027e0cec module:dtcm +from:0x02138920 kind:load to:0x0213c2d0 module:overlay(57) +from:0x02138924 kind:load to:0x027e09c0 module:dtcm +from:0x02138948 kind:load to:0x027e0cec module:dtcm +from:0x0213894c kind:load to:0x020a0220 module:overlay(0) +from:0x02138980 kind:arm_call to:0x02138bd0 module:overlay(57) +from:0x02138988 kind:arm_call to:0x02138b84 module:overlay(57) +from:0x02138990 kind:arm_call to:0x02138c50 module:overlay(57) +from:0x02138998 kind:arm_call to:0x02138d04 module:overlay(57) +from:0x021389a0 kind:arm_call to:0x02138dc8 module:overlay(57) +from:0x021389e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021389f4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02138a9c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02138aac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138adc kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02138b4c kind:arm_call to:0x02139224 module:overlay(57) +from:0x02138b6c kind:load to:0x027e09a8 module:dtcm +from:0x02138b74 kind:load to:0x02049be4 module:main +from:0x02138b78 kind:load to:0x020b539c module:overlay(0) +from:0x02138b80 kind:load to:0x027e0ce4 module:dtcm +from:0x02138b9c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02138c04 kind:arm_call to:0x02015a18 module:main +from:0x02138c10 kind:arm_call to:0x02138f6c module:overlay(57) +from:0x02138c58 kind:arm_call to:0x02138f6c module:overlay(57) +from:0x02138cdc kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02138d00 kind:load to:0x02049be4 module:main +from:0x02138d3c kind:arm_call to:0x02015a18 module:main +from:0x02138d48 kind:arm_call to:0x02138f6c module:overlay(57) +from:0x02138dc4 kind:load to:0x02049be4 module:main +from:0x02138dd4 kind:arm_call to:0x02138f6c module:overlay(57) +from:0x02138de4 kind:arm_call to:0x021396c0 module:overlay(57) +from:0x02138e40 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02138e6c kind:load to:0x027e0cec module:dtcm +from:0x02138ecc kind:arm_call to:0x01ff9638 module:itcm +from:0x02138f00 kind:arm_call to:0x01ffb974 module:itcm +from:0x02138f80 kind:arm_call to:0x02138f98 module:overlay(57) +from:0x02138f88 kind:arm_call to:0x02138e70 module:overlay(57) +from:0x02138f90 kind:arm_call to:0x021394ac module:overlay(57) +from:0x02138ff4 kind:arm_call to:0x02139940 module:overlay(57) +from:0x02139028 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02139038 kind:arm_call to:0x02139c20 module:overlay(57) +from:0x0213907c kind:arm_call to:0x01ff9638 module:itcm +from:0x021390d0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02139118 kind:arm_call to:0x02139c20 module:overlay(57) +from:0x02139154 kind:arm_call to:0x02015a18 module:main +from:0x021391b8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021391f0 kind:arm_call to:0x02015a18 module:main +from:0x0213921c kind:load to:0x027e09a8 module:dtcm +from:0x02139230 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02139240 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02139278 kind:arm_call to:0x02139bbc module:overlay(57) +from:0x021393cc kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02139438 kind:load to:0x027e0cec module:dtcm +from:0x0213944c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021394a0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021394e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0213958c kind:arm_call to:0x01ffb780 module:itcm +from:0x02139664 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x021396a8 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021396b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021396b8 kind:load to:0x0203e964 module:main +from:0x021396bc kind:load to:0x027e09c0 module:dtcm +from:0x02139710 kind:arm_call to:0x02039f04 module:main +from:0x0213971c kind:arm_call to:0x0203a978 module:main +from:0x02139724 kind:arm_call to:0x02039d60 module:main +from:0x02139768 kind:arm_call to:0x02039f04 module:main +from:0x02139774 kind:arm_call to:0x0203a978 module:main +from:0x02139780 kind:arm_call to:0x0203a978 module:main +from:0x0213978c kind:arm_call to:0x0203ab58 module:main +from:0x021397c0 kind:arm_call to:0x02039f04 module:main +from:0x021397cc kind:arm_call to:0x0203a978 module:main +from:0x021397d8 kind:arm_call to:0x0203a978 module:main +from:0x021397e0 kind:arm_call to:0x0203ad88 module:main +from:0x021397e4 kind:arm_call to:0x0203a5ac module:main +from:0x0213983c kind:arm_call to:0x02039f04 module:main +from:0x02139848 kind:arm_call to:0x0203a978 module:main +from:0x02139850 kind:arm_call to:0x02039d60 module:main +from:0x0213988c kind:arm_call to:0x02039f04 module:main +from:0x02139898 kind:arm_call to:0x0203a978 module:main +from:0x021398a4 kind:arm_call to:0x0203a978 module:main +from:0x021398b0 kind:arm_call to:0x0203ab58 module:main +from:0x021398dc kind:arm_call to:0x02039f04 module:main +from:0x021398e8 kind:arm_call to:0x0203a978 module:main +from:0x021398f4 kind:arm_call to:0x0203a978 module:main +from:0x021398fc kind:arm_call to:0x0203ad88 module:main +from:0x02139900 kind:arm_call to:0x0203a5ac module:main +from:0x02139934 kind:load to:0x02049be4 module:main +from:0x021399a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021399d4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02139a18 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02139a38 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02139a44 kind:arm_call to:0x01ffd218 module:itcm +from:0x02139a5c kind:arm_call to:0x01fff148 module:itcm +from:0x02139a64 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02139aa4 kind:arm_call to:0x01fff458 module:itcm +from:0x02139ab8 kind:arm_call to:0x01fff458 module:itcm +from:0x02139acc kind:arm_call to:0x01fff458 module:itcm +from:0x02139ae0 kind:arm_call to:0x01fff458 module:itcm +from:0x02139af4 kind:arm_call to:0x01fff458 module:itcm +from:0x02139b04 kind:arm_call to:0x01fff458 module:itcm +from:0x02139b18 kind:arm_call to:0x01fff458 module:itcm +from:0x02139b28 kind:arm_call to:0x0215aab0 module:overlay(71) +from:0x02139b50 kind:arm_call to:0x01ffd218 module:itcm +from:0x02139b68 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02139ba0 kind:load to:0x027e0ce0 module:dtcm +from:0x02139ba4 kind:load to:0x027e0ce4 module:dtcm +from:0x02139cc8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02139d2c kind:arm_call to:0x01ffb860 module:itcm +from:0x02139d5c kind:arm_call to:0x020a036c module:overlay(0) +from:0x02139d68 kind:load to:0x0203e964 module:main +from:0x02139d6c kind:load to:0x027e0cec module:dtcm +from:0x02139d90 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02139d98 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02139da0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02139da8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02139dbc kind:arm_call to:0x0203d210 module:main +from:0x02139dc4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02139dcc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02139dd4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02139de0 kind:load to:0x02138734 module:overlay(57) +from:0x02139df0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02139df8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02139e00 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02139e08 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02139e1c kind:arm_call to:0x0203d210 module:main +from:0x02139e24 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02139e2c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02139e34 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02139e3c kind:arm_call to:0x02011ff4 module:main +from:0x02139e48 kind:load to:0x02138734 module:overlay(57) +from:0x02139e54 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02139e68 kind:load to:0x0213c3c4 module:overlay(57) +from:0x02139e7c kind:arm_call to:0x02011f3c module:main +from:0x02139e88 kind:arm_call to:0x02139eb8 module:overlay(57) +from:0x02139e9c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02139eb4 kind:load to:0x0213be7c module:overlay(57) +from:0x02139ec0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02139ef0 kind:load to:0x0213bea0 module:overlay(57) +from:0x02139efc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02139f10 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02139f18 kind:arm_call to:0x02011ff4 module:main +from:0x02139fa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02139fbc kind:load to:0x0203e964 module:main +from:0x02139fd4 kind:arm_call to:0x02139be0 module:overlay(57) +from:0x02139ff4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213a004 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0213a010 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0213a038 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a070 kind:arm_call to:0x02015a18 module:main +from:0x0213a09c kind:arm_call to:0x0213892c module:overlay(57) +from:0x0213a114 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0213a120 kind:load to:0x027e09b4 module:dtcm +from:0x0213a138 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213a15c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213a164 kind:load to:0x0204a110 module:main +from:0x0213a170 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0213a184 kind:load to:0x0213c410 module:overlay(57) +from:0x0213a198 kind:arm_call to:0x02011f3c module:main +from:0x0213a1a4 kind:arm_call to:0x0213a3d0 module:overlay(57) +from:0x0213a1b8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213a1d0 kind:load to:0x0213bfa4 module:overlay(57) +from:0x0213a2f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a30c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213a368 kind:arm_call to:0x02018114 module:main +from:0x0213a3b8 kind:load to:0x027e09b8 module:dtcm +from:0x0213a3bc kind:load to:0x0213bf30 module:overlay(57) +from:0x0213a3c0 kind:load to:0x0213bf60 module:overlay(57) +from:0x0213a3c4 kind:load to:0x0213befa module:overlay(57) +from:0x0213a3c8 kind:load to:0x0213bf04 module:overlay(57) +from:0x0213a3cc kind:load to:0x0213b8ee module:overlay(57) +from:0x0213a3dc kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0213a3ec kind:arm_call to:0x0213a1d4 module:overlay(57) +from:0x0213a3f4 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0213a410 kind:arm_call to:0x0203d160 module:main +from:0x0213a42c kind:load to:0x0213bfc8 module:overlay(57) +from:0x0213a430 kind:load to:0x02057b8d module:overlay(0) +from:0x0213a434 kind:load to:0x0213a43c module:overlay(57) +from:0x0213a448 kind:load to:0x02057b71 module:overlay(0) +from:0x0213a454 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0213a4b4 kind:arm_call to:0x0200f05c module:main +from:0x0213a520 kind:arm_call to:0x0213a6f8 module:overlay(57) +from:0x0213a52c kind:load to:0x0213b910 module:overlay(57) +from:0x0213a530 kind:load to:0x0213b8e4 module:overlay(57) +from:0x0213a534 kind:load to:0x0213c410 module:overlay(57) +from:0x0213a538 kind:load to:0x027e09b8 module:dtcm +from:0x0213a53c kind:load to:0x027e0cd8 module:dtcm +from:0x0213a56c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213a584 kind:arm_call to:0x01fff148 module:itcm +from:0x0213a5a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213a638 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a658 kind:arm_call to:0x020f7574 module:overlay(31) +from:0x0213a6d4 kind:arm_call to:0x0200f05c module:main +from:0x0213a6f0 kind:load to:0x0213c410 module:overlay(57) +from:0x0213a6f4 kind:load to:0x0213b910 module:overlay(57) +from:0x0213a718 kind:arm_call to:0x0213a1e8 module:overlay(57) +from:0x0213a748 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0213a758 kind:load to:0x027e09c0 module:dtcm +from:0x0213a774 kind:arm_call to:0x0203d210 module:main +from:0x0213a77c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0213a784 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213a78c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213a798 kind:load to:0x02057b8d module:overlay(0) +from:0x0213a7b4 kind:arm_call to:0x0203d210 module:main +from:0x0213a7bc kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0213a7c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213a7cc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213a7d4 kind:arm_call to:0x02011ff4 module:main +from:0x0213a7e0 kind:load to:0x02057b8d module:overlay(0) +from:0x0213a7ec kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213a800 kind:load to:0x0213c4f8 module:overlay(57) +from:0x0213a814 kind:arm_call to:0x02011f3c module:main +from:0x0213a820 kind:arm_call to:0x0213a868 module:overlay(57) +from:0x0213a834 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0213a864 kind:load to:0x0213c028 module:overlay(57) +from:0x0213a870 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0213a880 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0213a8a4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0213a8b0 kind:load to:0x0213c04c module:overlay(57) +from:0x0213a8b4 kind:load to:0x0213bdcc module:overlay(57) +from:0x0213a980 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0213a99c kind:load to:0x027e09c0 module:dtcm +from:0x0213a9ac kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0213a9b4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213a9cc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0213a9d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213a9dc kind:arm_call to:0x02011ff4 module:main +from:0x0213a9f0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0213aa04 kind:load to:0x0213c544 module:overlay(57) +from:0x0213aa18 kind:arm_call to:0x02011f3c module:main +from:0x0213aa24 kind:arm_call to:0x0213aa54 module:overlay(57) +from:0x0213aa38 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0213aa50 kind:load to:0x0213c0a8 module:overlay(57) +from:0x0213aa5c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0213aa70 kind:load to:0x0213c0cc module:overlay(57) +from:0x0213aa84 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0213aaac kind:arm_call to:0x0213ab40 module:overlay(57) +from:0x0213aae0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213aaf8 kind:arm_call to:0x0213ab40 module:overlay(57) +from:0x0213ab08 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213ab20 kind:arm_call to:0x0213ab40 module:overlay(57) +from:0x0213ab28 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ab70 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0213ab84 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0213ab8c kind:arm_call to:0x020984f0 module:overlay(0) +from:0x0213aba4 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0213abb4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213abc8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213abd0 kind:arm_call to:0x02011ff4 module:main +from:0x0213abe4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0213abf8 kind:load to:0x0213c590 module:overlay(57) +from:0x0213ac0c kind:arm_call to:0x02011f3c module:main +from:0x0213ac18 kind:arm_call to:0x0213ad38 module:overlay(57) +from:0x0213ac2c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213ac68 kind:load to:0x0213c13c module:overlay(57) +from:0x0213ac78 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0213ac90 kind:load to:0x0213c128 module:overlay(57) +from:0x0213ac9c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0213acb0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0213acb8 kind:arm_call to:0x02011ff4 module:main +from:0x0213acf0 kind:arm_call to:0x0213b51c module:overlay(57) +from:0x0213ad04 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x0213ad30 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213ad44 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0213ad68 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0213ad8c kind:arm_call to:0x0213ac6c module:overlay(57) +from:0x0213ad94 kind:arm_call to:0x0207f8a0 module:overlay(0) +from:0x0213ad9c kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0213adec kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0213ae14 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0213ae2c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213ae60 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0213ae78 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213aef4 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x0213af14 kind:load to:0x0213c1d8 module:overlay(57) +from:0x0213af18 kind:load to:0x0213bdcc module:overlay(57) +from:0x0213af1c kind:load to:0x0213c590 module:overlay(57) +from:0x0213af20 kind:load to:0x0213c190 module:overlay(57) +from:0x0213af28 kind:load to:0x0213c158 module:overlay(57) +from:0x0213af2c kind:load to:0x0213c170 module:overlay(57) +from:0x0213af38 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213b004 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0213b028 kind:arm_call to:0x0207f8b4 module:overlay(0) +from:0x0213b054 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0213b060 kind:arm_call to:0x0213b2b4 module:overlay(57) +from:0x0213b078 kind:load to:0x027e09c0 module:dtcm +from:0x0213b0b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b174 kind:arm_call to:0x01ff916c module:itcm +from:0x0213b1f8 kind:arm_call to:0x02080658 module:overlay(0) +from:0x0213b214 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x0213b228 kind:arm_call to:0x0213b2b4 module:overlay(57) +from:0x0213b26c kind:load to:0x027e0cd8 module:dtcm +from:0x0213b270 kind:load to:0x027e09a4 module:dtcm +from:0x0213b290 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0213b2b0 kind:load to:0x027e09b8 module:dtcm +from:0x0213b324 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0213b358 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0213b38c kind:arm_call to:0x020d9888 module:overlay(31) +from:0x0213b3d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0213b3f4 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x0213b44c kind:arm_call to:0x02080658 module:overlay(0) +from:0x0213b46c kind:arm_call to:0x02070a9c module:overlay(0) +from:0x0213b484 kind:arm_call to:0x0213b2b4 module:overlay(57) +from:0x0213b4a4 kind:load to:0x027e09b8 module:dtcm +from:0x0213b4ac kind:load to:0x0213b5f8 module:overlay(57) +from:0x0213b4b0 kind:load to:0x027e0d34 module:dtcm +from:0x0213b4b8 kind:load to:0x027e09a8 module:dtcm +from:0x0213b4c0 kind:load to:0x027e09c0 module:dtcm +from:0x0213b4c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0213b4c8 kind:load to:0x027e09a4 module:dtcm +from:0x0213b4e0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213b510 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213b534 kind:arm_call to:0x0213b2b4 module:overlay(57) +from:0x0213b560 kind:arm_call to:0x0213b2b4 module:overlay(57) +from:0x0213b56c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0213b5b8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0213b5c8 kind:load to:0x027e09b8 module:dtcm +from:0x0213b5e8 kind:arm_call to:0x0213b2b4 module:overlay(57) +from:0x0213b62c kind:arm_call to:0x01fff350 module:itcm +from:0x0213b654 kind:arm_call to:0x0213b53c module:overlay(57) +from:0x0213b65c kind:arm_call to:0x0213b5cc module:overlay(57) +from:0x0213b66c kind:arm_call to:0x01fff350 module:itcm +from:0x0213b68c kind:load to:0x027e0ce4 module:dtcm +from:0x0213b690 kind:load to:0x020b3000 module:overlay(0) +from:0x0213b6a4 kind:load to:0x020578a4 module:overlay(0) +from:0x0213b6b8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213b6c0 kind:arm_call to:0x02011ff4 module:main +from:0x0213b6d8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213b6e0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213b6e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213b6f0 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0213b6f8 kind:arm_call to:0x0213ac94 module:overlay(57) +from:0x0213b700 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213b718 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213b720 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213b728 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213b730 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0213b738 kind:arm_call to:0x0213ac94 module:overlay(57) +from:0x0213b740 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213b748 kind:arm_call to:0x02011ff4 module:main +from:0x0213b75c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0213b770 kind:load to:0x0213c678 module:overlay(57) +from:0x0213b784 kind:arm_call to:0x02011f3c module:main +from:0x0213b790 kind:arm_call to:0x0213b7e0 module:overlay(57) +from:0x0213b7a8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0213b7d8 kind:load to:0x0213c23c module:overlay(57) +from:0x0213b7ec kind:arm_call to:0x0210307c module:overlay(31) +from:0x0213b858 kind:load to:0x0213c258 module:overlay(57) +from:0x0213b85c kind:load to:0x0213c678 module:overlay(57) +from:0x0213b884 kind:load to:0x027e09a8 module:dtcm +from:0x0213b888 kind:load to:0x02071b30 module:overlay(0) +from:0x0213b894 kind:load to:0x0213c22c module:overlay(57) +from:0x0213b8a0 kind:arm_call to:0x02103158 module:overlay(31) +from:0x0213b8b4 kind:arm_call to:0x02103158 module:overlay(31) +from:0x0213b8bc kind:arm_call to:0x02011ff4 module:main +from:0x0213b8d0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0213b98c kind:arm_call to:0x02138510 module:overlay(57) +from:0x0213b99c kind:arm_call to:0x0203ce74 module:main +from:0x0213b9b0 kind:load to:0x0213c2c0 module:overlay(57) +from:0x0213b9b4 kind:load to:0x0213c2dc module:overlay(57) +from:0x0213b9b8 kind:load to:0x02139e4c module:overlay(57) +from:0x0213b9bc kind:load to:0x0213c2c4 module:overlay(57) +from:0x0213b9dc kind:arm_call to:0x02139e90 module:overlay(57) +from:0x0213b9ec kind:arm_call to:0x0203ce74 module:main +from:0x0213ba00 kind:load to:0x0213c3b4 module:overlay(57) +from:0x0213ba04 kind:load to:0x0213c3c4 module:overlay(57) +from:0x0213ba08 kind:load to:0x0213a168 module:overlay(57) +from:0x0213ba0c kind:load to:0x0213c3b8 module:overlay(57) +from:0x0213bb84 kind:arm_call to:0x0213a1ac module:overlay(57) +from:0x0213bb94 kind:arm_call to:0x0203ce74 module:main +from:0x0213bba8 kind:load to:0x0213bef8 module:overlay(57) +from:0x0213bbb0 kind:load to:0x0213bf3c module:overlay(57) +from:0x0213bbb4 kind:load to:0x0213bf54 module:overlay(57) +from:0x0213bbb8 kind:load to:0x0213bf48 module:overlay(57) +from:0x0213bbbc kind:load to:0x0213bf0a module:overlay(57) +from:0x0213bbc0 kind:load to:0x0213bf10 module:overlay(57) +from:0x0213bbc4 kind:load to:0x0213bf22 module:overlay(57) +from:0x0213bbc8 kind:load to:0x0213bf16 module:overlay(57) +from:0x0213bbcc kind:load to:0x0213bf1c module:overlay(57) +from:0x0213bbd0 kind:load to:0x0213bf28 module:overlay(57) +from:0x0213bbd8 kind:load to:0x0213bf6c module:overlay(57) +from:0x0213bbdc kind:load to:0x0213bf78 module:overlay(57) +from:0x0213bbe0 kind:load to:0x0213bf84 module:overlay(57) +from:0x0213bbe4 kind:load to:0x0213bf90 module:overlay(57) +from:0x0213bbe8 kind:load to:0x0213bf00 module:overlay(57) +from:0x0213bbec kind:load to:0x0213befc module:overlay(57) +from:0x0213bbf0 kind:load to:0x0213befe module:overlay(57) +from:0x0213bbf4 kind:load to:0x0213bf02 module:overlay(57) +from:0x0213bbf8 kind:load to:0x0213c400 module:overlay(57) +from:0x0213bbfc kind:load to:0x0213c410 module:overlay(57) +from:0x0213bc00 kind:load to:0x0213a7e4 module:overlay(57) +from:0x0213bc04 kind:load to:0x0213c404 module:overlay(57) +from:0x0213bc24 kind:arm_call to:0x0213a828 module:overlay(57) +from:0x0213bc34 kind:arm_call to:0x0203ce74 module:main +from:0x0213bc48 kind:load to:0x0213c4e8 module:overlay(57) +from:0x0213bc4c kind:load to:0x0213c4f8 module:overlay(57) +from:0x0213bc50 kind:load to:0x0213a9e8 module:overlay(57) +from:0x0213bc54 kind:load to:0x0213c4ec module:overlay(57) +from:0x0213bc74 kind:arm_call to:0x0213aa2c module:overlay(57) +from:0x0213bc84 kind:arm_call to:0x0203ce74 module:main +from:0x0213bc98 kind:load to:0x0213c534 module:overlay(57) +from:0x0213bc9c kind:load to:0x0213c544 module:overlay(57) +from:0x0213bca0 kind:load to:0x0213abdc module:overlay(57) +from:0x0213bca4 kind:load to:0x0213c538 module:overlay(57) +from:0x0213bcc4 kind:arm_call to:0x0213ac20 module:overlay(57) +from:0x0213bcd4 kind:arm_call to:0x0203ce74 module:main +from:0x0213bce8 kind:load to:0x0213c580 module:overlay(57) +from:0x0213bcec kind:load to:0x0213c590 module:overlay(57) +from:0x0213bcf0 kind:load to:0x0213b754 module:overlay(57) +from:0x0213bcf4 kind:load to:0x0213c584 module:overlay(57) +from:0x0213bd28 kind:arm_call to:0x0213b798 module:overlay(57) +from:0x0213bd38 kind:arm_call to:0x0203ce74 module:main +from:0x0213bd50 kind:load to:0x0213c22c module:overlay(57) +from:0x0213bd54 kind:load to:0x0213c668 module:overlay(57) +from:0x0213bd58 kind:load to:0x0213c678 module:overlay(57) +from:0x0213bd5c kind:load to:0x0213b8c8 module:overlay(57) +from:0x0213bd60 kind:load to:0x0213c66c module:overlay(57) +from:0x0213bd64 kind:load to:0x0213b960 module:overlay(57) +from:0x0213bd68 kind:load to:0x0213b9c0 module:overlay(57) +from:0x0213bd6c kind:load to:0x0213ba10 module:overlay(57) +from:0x0213bd70 kind:load to:0x0213bc08 module:overlay(57) +from:0x0213bd74 kind:load to:0x0213bc58 module:overlay(57) +from:0x0213bd78 kind:load to:0x0213bca8 module:overlay(57) +from:0x0213bd7c kind:load to:0x0213bcf8 module:overlay(57) +from:0x0213bda8 kind:load to:0x021384ec module:overlay(57) +from:0x0213bdac kind:load to:0x02097944 module:overlay(0) +from:0x0213bdb0 kind:load to:0x02097754 module:overlay(0) +from:0x0213bdb4 kind:load to:0x020977d0 module:overlay(0) +from:0x0213bdb8 kind:load to:0x0209794c module:overlay(0) +from:0x0213bdbc kind:load to:0x0209796c module:overlay(0) +from:0x0213bdc0 kind:load to:0x02097998 module:overlay(0) +from:0x0213bdcc kind:load to:0x0207cac0 module:overlay(0) +from:0x0213bdd0 kind:load to:0x0207cac8 module:overlay(0) +from:0x0213bdd4 kind:load to:0x0207d2dc module:overlay(0) +from:0x0213bdd8 kind:load to:0x0207d2cc module:overlay(0) +from:0x0213bddc kind:load to:0x0207d318 module:overlay(0) +from:0x0213bde0 kind:load to:0x0207d350 module:overlay(0) +from:0x0213bde4 kind:load to:0x0207d394 module:overlay(0) +from:0x0213bde8 kind:load to:0x0207d3bc module:overlay(0) +from:0x0213bdf4 kind:load to:0x0207d3d8 module:overlay(0) +from:0x0213bdf8 kind:load to:0x0207d3e0 module:overlay(0) +from:0x0213bdfc kind:load to:0x0207d5b0 module:overlay(0) +from:0x0213be00 kind:load to:0x0207d584 module:overlay(0) +from:0x0213be04 kind:load to:0x0207d898 module:overlay(0) +from:0x0213be08 kind:load to:0x0207d8f4 module:overlay(0) +from:0x0213be0c kind:load to:0x0207d960 module:overlay(0) +from:0x0213be10 kind:load to:0x0207d9f8 module:overlay(0) +from:0x0213be1c kind:load to:0x02098518 module:overlay(0) +from:0x0213be20 kind:load to:0x02098554 module:overlay(0) +from:0x0213be24 kind:load to:0x0209856c module:overlay(0) +from:0x0213be28 kind:load to:0x02098578 module:overlay(0) +from:0x0213be2c kind:load to:0x01fff464 module:itcm +from:0x0213be30 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213be34 kind:load to:0x02138748 module:overlay(57) +from:0x0213be38 kind:load to:0x020984b0 module:overlay(0) +from:0x0213be3c kind:load to:0x02138950 module:overlay(57) +from:0x0213be40 kind:load to:0x02139c08 module:overlay(57) +from:0x0213be44 kind:load to:0x020984bc module:overlay(0) +from:0x0213be48 kind:load to:0x0213943c module:overlay(57) +from:0x0213be4c kind:load to:0x020984c4 module:overlay(0) +from:0x0213be50 kind:load to:0x020984c8 module:overlay(0) +from:0x0213be54 kind:load to:0x02098584 module:overlay(0) +from:0x0213be58 kind:load to:0x020985f0 module:overlay(0) +from:0x0213be5c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213be60 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213be64 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213be68 kind:load to:0x02139d84 module:overlay(57) +from:0x0213be6c kind:load to:0x02139de4 module:overlay(57) +from:0x0213be70 kind:load to:0x02139284 module:overlay(57) +from:0x0213be7c kind:load to:0x02139e6c module:overlay(57) +from:0x0213be80 kind:load to:0x0209774c module:overlay(0) +from:0x0213be84 kind:load to:0x02097754 module:overlay(0) +from:0x0213be88 kind:load to:0x020977d0 module:overlay(0) +from:0x0213be8c kind:load to:0x02097810 module:overlay(0) +from:0x0213be90 kind:load to:0x02097814 module:overlay(0) +from:0x0213be94 kind:load to:0x02097818 module:overlay(0) +from:0x0213bea0 kind:load to:0x02098518 module:overlay(0) +from:0x0213bea4 kind:load to:0x02098554 module:overlay(0) +from:0x0213bea8 kind:load to:0x0209856c module:overlay(0) +from:0x0213beac kind:load to:0x02098578 module:overlay(0) +from:0x0213beb0 kind:load to:0x01fff464 module:itcm +from:0x0213beb4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213beb8 kind:load to:0x02139f24 module:overlay(57) +from:0x0213bebc kind:load to:0x020984b0 module:overlay(0) +from:0x0213bec0 kind:load to:0x02139fc4 module:overlay(57) +from:0x0213bec4 kind:load to:0x0213a0c0 module:overlay(57) +from:0x0213bec8 kind:load to:0x020984bc module:overlay(0) +from:0x0213becc kind:load to:0x0213a0cc module:overlay(57) +from:0x0213bed0 kind:load to:0x020984c4 module:overlay(0) +from:0x0213bed4 kind:load to:0x020984c8 module:overlay(0) +from:0x0213bed8 kind:load to:0x02098584 module:overlay(0) +from:0x0213bedc kind:load to:0x020985f0 module:overlay(0) +from:0x0213bee0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213bee4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213bee8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213beec kind:load to:0x02139ef4 module:overlay(57) +from:0x0213bef0 kind:load to:0x02139f08 module:overlay(57) +from:0x0213bef4 kind:load to:0x0213a124 module:overlay(57) +from:0x0213bfa4 kind:load to:0x0213a188 module:overlay(57) +from:0x0213bfa8 kind:load to:0x02097944 module:overlay(0) +from:0x0213bfac kind:load to:0x02097754 module:overlay(0) +from:0x0213bfb0 kind:load to:0x020977d0 module:overlay(0) +from:0x0213bfb4 kind:load to:0x0209794c module:overlay(0) +from:0x0213bfb8 kind:load to:0x0209796c module:overlay(0) +from:0x0213bfbc kind:load to:0x02097998 module:overlay(0) +from:0x0213bfc8 kind:load to:0x02098518 module:overlay(0) +from:0x0213bfcc kind:load to:0x02098554 module:overlay(0) +from:0x0213bfd0 kind:load to:0x0209856c module:overlay(0) +from:0x0213bfd4 kind:load to:0x02098578 module:overlay(0) +from:0x0213bfd8 kind:load to:0x01fff464 module:itcm +from:0x0213bfdc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213bfe0 kind:load to:0x0213a44c module:overlay(57) +from:0x0213bfe4 kind:load to:0x0213a540 module:overlay(57) +from:0x0213bfe8 kind:load to:0x0213a544 module:overlay(57) +from:0x0213bfec kind:load to:0x0213a558 module:overlay(57) +from:0x0213bff0 kind:load to:0x020984bc module:overlay(0) +from:0x0213bff4 kind:load to:0x0213a640 module:overlay(57) +from:0x0213bff8 kind:load to:0x020984c4 module:overlay(0) +from:0x0213bffc kind:load to:0x020984c8 module:overlay(0) +from:0x0213c000 kind:load to:0x02098584 module:overlay(0) +from:0x0213c004 kind:load to:0x020985f0 module:overlay(0) +from:0x0213c008 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213c00c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213c010 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213c014 kind:load to:0x0213a75c module:overlay(57) +from:0x0213c018 kind:load to:0x0213a79c module:overlay(57) +from:0x0213c01c kind:load to:0x0213a6b8 module:overlay(57) +from:0x0213c028 kind:load to:0x0213a804 module:overlay(57) +from:0x0213c02c kind:load to:0x0209774c module:overlay(0) +from:0x0213c030 kind:load to:0x02097754 module:overlay(0) +from:0x0213c034 kind:load to:0x020977d0 module:overlay(0) +from:0x0213c038 kind:load to:0x02097810 module:overlay(0) +from:0x0213c03c kind:load to:0x02097814 module:overlay(0) +from:0x0213c040 kind:load to:0x02097818 module:overlay(0) +from:0x0213c04c kind:load to:0x02098518 module:overlay(0) +from:0x0213c050 kind:load to:0x02098554 module:overlay(0) +from:0x0213c054 kind:load to:0x0209856c module:overlay(0) +from:0x0213c058 kind:load to:0x02098578 module:overlay(0) +from:0x0213c05c kind:load to:0x01fff464 module:itcm +from:0x0213c060 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213c064 kind:load to:0x0213a8b8 module:overlay(57) +from:0x0213c068 kind:load to:0x020984b0 module:overlay(0) +from:0x0213c06c kind:load to:0x020984b4 module:overlay(0) +from:0x0213c070 kind:load to:0x020984b8 module:overlay(0) +from:0x0213c074 kind:load to:0x020984bc module:overlay(0) +from:0x0213c078 kind:load to:0x020984c0 module:overlay(0) +from:0x0213c07c kind:load to:0x020984c4 module:overlay(0) +from:0x0213c080 kind:load to:0x020984c8 module:overlay(0) +from:0x0213c084 kind:load to:0x02098584 module:overlay(0) +from:0x0213c088 kind:load to:0x020985f0 module:overlay(0) +from:0x0213c08c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213c090 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213c094 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213c098 kind:load to:0x0213a9a0 module:overlay(57) +from:0x0213c09c kind:load to:0x0213a9c0 module:overlay(57) +from:0x0213c0a8 kind:load to:0x0213aa08 module:overlay(57) +from:0x0213c0ac kind:load to:0x0209774c module:overlay(0) +from:0x0213c0b0 kind:load to:0x02097754 module:overlay(0) +from:0x0213c0b4 kind:load to:0x020977d0 module:overlay(0) +from:0x0213c0b8 kind:load to:0x02097810 module:overlay(0) +from:0x0213c0bc kind:load to:0x02097814 module:overlay(0) +from:0x0213c0c0 kind:load to:0x02097818 module:overlay(0) +from:0x0213c0cc kind:load to:0x02098518 module:overlay(0) +from:0x0213c0d0 kind:load to:0x02098554 module:overlay(0) +from:0x0213c0d4 kind:load to:0x0209856c module:overlay(0) +from:0x0213c0d8 kind:load to:0x02098578 module:overlay(0) +from:0x0213c0dc kind:load to:0x01fff464 module:itcm +from:0x0213c0e0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213c0e4 kind:load to:0x0213aa74 module:overlay(57) +from:0x0213c0e8 kind:load to:0x020984b0 module:overlay(0) +from:0x0213c0ec kind:load to:0x0213aab8 module:overlay(57) +from:0x0213c0f0 kind:load to:0x0213ab2c module:overlay(57) +from:0x0213c0f4 kind:load to:0x020984bc module:overlay(0) +from:0x0213c0f8 kind:load to:0x020984c0 module:overlay(0) +from:0x0213c0fc kind:load to:0x020984c4 module:overlay(0) +from:0x0213c100 kind:load to:0x020984c8 module:overlay(0) +from:0x0213c104 kind:load to:0x02098584 module:overlay(0) +from:0x0213c108 kind:load to:0x020985f0 module:overlay(0) +from:0x0213c10c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213c110 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213c114 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213c118 kind:load to:0x0213abac module:overlay(57) +from:0x0213c11c kind:load to:0x0213abc0 module:overlay(57) +from:0x0213c128 kind:load to:0x0213ac94 module:overlay(57) +from:0x0213c12c kind:load to:0x0213aca8 module:overlay(57) +from:0x0213c130 kind:load to:0x0213acc4 module:overlay(57) +from:0x0213c13c kind:load to:0x0213abfc module:overlay(57) +from:0x0213c140 kind:load to:0x02097944 module:overlay(0) +from:0x0213c144 kind:load to:0x02097754 module:overlay(0) +from:0x0213c148 kind:load to:0x020977d0 module:overlay(0) +from:0x0213c14c kind:load to:0x0209794c module:overlay(0) +from:0x0213c150 kind:load to:0x0209796c module:overlay(0) +from:0x0213c154 kind:load to:0x02097998 module:overlay(0) +from:0x0213c190 kind:load to:0x0213af30 module:overlay(57) +from:0x0213c194 kind:load to:0x0213b6b0 module:overlay(57) +from:0x0213c198 kind:load to:0x02099b00 module:overlay(0) +from:0x0213c19c kind:load to:0x02099b38 module:overlay(0) +from:0x0213c1a0 kind:load to:0x0209a13c module:overlay(0) +from:0x0213c1a4 kind:load to:0x0209a144 module:overlay(0) +from:0x0213c1a8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0213c1ac kind:load to:0x02099cb0 module:overlay(0) +from:0x0213c1b0 kind:load to:0x02099ba0 module:overlay(0) +from:0x0213c1b4 kind:load to:0x0209a06c module:overlay(0) +from:0x0213c1b8 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0213c1bc kind:load to:0x0209a10c module:overlay(0) +from:0x0213c1c0 kind:load to:0x0213b6a8 module:overlay(57) +from:0x0213c1c4 kind:load to:0x0209a124 module:overlay(0) +from:0x0213c1c8 kind:load to:0x0213b698 module:overlay(57) +from:0x0213c1cc kind:load to:0x0213ad14 module:overlay(57) +from:0x0213c1d8 kind:load to:0x02098518 module:overlay(0) +from:0x0213c1dc kind:load to:0x02098554 module:overlay(0) +from:0x0213c1e0 kind:load to:0x0209856c module:overlay(0) +from:0x0213c1e4 kind:load to:0x02098578 module:overlay(0) +from:0x0213c1e8 kind:load to:0x01fff464 module:itcm +from:0x0213c1ec kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0213c1f0 kind:load to:0x0213af44 module:overlay(57) +from:0x0213c1f4 kind:load to:0x020984b0 module:overlay(0) +from:0x0213c1f8 kind:load to:0x0213b080 module:overlay(57) +from:0x0213c1fc kind:load to:0x0213b274 module:overlay(57) +from:0x0213c200 kind:load to:0x020984bc module:overlay(0) +from:0x0213c204 kind:load to:0x0213b4d0 module:overlay(57) +from:0x0213c208 kind:load to:0x020984c4 module:overlay(0) +from:0x0213c20c kind:load to:0x020984c8 module:overlay(0) +from:0x0213c210 kind:load to:0x02098584 module:overlay(0) +from:0x0213c214 kind:load to:0x020985f0 module:overlay(0) +from:0x0213c218 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0213c21c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0213c220 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0213c224 kind:load to:0x0213b6cc module:overlay(57) +from:0x0213c228 kind:load to:0x0213b70c module:overlay(57) +from:0x0213c23c kind:load to:0x0213b774 module:overlay(57) +from:0x0213c240 kind:load to:0x0209ca10 module:overlay(0) +from:0x0213c244 kind:load to:0x0209ca18 module:overlay(0) +from:0x0213c248 kind:load to:0x0209ca58 module:overlay(0) +from:0x0213c24c kind:load to:0x0209ca78 module:overlay(0) +from:0x0213c258 kind:load to:0x02103178 module:overlays(19,31) +from:0x0213c25c kind:load to:0x02103254 module:overlays(19,31) +from:0x0213c260 kind:load to:0x02103534 module:overlays(19,31) +from:0x0213c264 kind:load to:0x021037b0 module:overlays(19,31) +from:0x0213c268 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0213c26c kind:load to:0x02103d30 module:overlays(19,21,31) +from:0x0213c270 kind:load to:0x02103c48 module:overlays(19,31) +from:0x0213c274 kind:load to:0x0209d1cc module:overlay(0) +from:0x0213c278 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0213c27c kind:load to:0x0209d1d8 module:overlay(0) +from:0x0213c280 kind:load to:0x021037c4 module:overlays(19,31) +from:0x0213c284 kind:load to:0x0209d1ec module:overlay(0) +from:0x0213c288 kind:load to:0x0213b898 module:overlay(57) +from:0x0213c28c kind:load to:0x0213b8ac module:overlay(57) +from:0x0213c290 kind:load to:0x02103894 module:overlays(19,31) +from:0x0213c294 kind:load to:0x02103e38 module:overlays(19,31) +from:0x0213c298 kind:load to:0x02103f38 module:overlays(19,31) +from:0x0213c29c kind:load to:0x02103f40 module:overlays(19,31) +from:0x0213c2a0 kind:load to:0x0213b860 module:overlay(57) +from:0x0213c2a4 kind:load to:0x0213b864 module:overlay(57) +from:0x0213c2a8 kind:load to:0x0213b88c module:overlay(57) diff --git a/config/eur/arm9/overlays/ov057/symbols.txt b/config/eur/arm9/overlays/ov057/symbols.txt new file mode 100644 index 00000000..03b55339 --- /dev/null +++ b/config/eur/arm9/overlays/ov057/symbols.txt @@ -0,0 +1,190 @@ +func_ov057_021384e0 kind:function(arm,size=0xc) addr:0x021384e0 +func_ov057_021384ec kind:function(arm,size=0x24) addr:0x021384ec +func_ov057_02138510 kind:function(arm,size=0x4c) addr:0x02138510 +func_ov057_0213855c kind:function(arm,size=0x1d8) addr:0x0213855c +func_ov057_02138734 kind:function(arm,size=0x14) addr:0x02138734 +func_ov057_02138748 kind:function(arm,size=0x1e4) addr:0x02138748 +func_ov057_0213892c kind:function(arm,size=0x24) addr:0x0213892c +func_ov057_02138950 kind:function(arm,size=0x234) addr:0x02138950 +func_ov057_02138b84 kind:function(arm,size=0x4c) addr:0x02138b84 +func_ov057_02138bd0 kind:function(arm,size=0x80) addr:0x02138bd0 +func_ov057_02138c50 kind:function(arm,size=0xb4) addr:0x02138c50 +func_ov057_02138d04 kind:function(arm,size=0xc4) addr:0x02138d04 +func_ov057_02138dc8 kind:function(arm,size=0xa8) addr:0x02138dc8 +func_ov057_02138e70 kind:function(arm,size=0xfc) addr:0x02138e70 +func_ov057_02138f6c kind:function(arm,size=0x2c) addr:0x02138f6c +func_ov057_02138f98 kind:function(arm,size=0x28c) addr:0x02138f98 +func_ov057_02139224 kind:function(arm,size=0x60) addr:0x02139224 +func_ov057_02139284 kind:function(arm,size=0x1b8) addr:0x02139284 +func_ov057_0213943c kind:function(arm,size=0x70) addr:0x0213943c +func_ov057_021394ac kind:function(arm,size=0x214) addr:0x021394ac +func_ov057_021396c0 kind:function(arm,size=0x280) addr:0x021396c0 +func_ov057_02139940 kind:function(arm,size=0x27c) addr:0x02139940 +func_ov057_02139bbc kind:function(arm,size=0x24) addr:0x02139bbc +func_ov057_02139be0 kind:function(arm,size=0x28) addr:0x02139be0 +func_ov057_02139c08 kind:function(arm,size=0x18) addr:0x02139c08 +func_ov057_02139c20 kind:function(arm,size=0x150) addr:0x02139c20 +func_ov057_02139d70 kind:function(arm,size=0x14) addr:0x02139d70 +func_ov057_02139d84 kind:function(arm,size=0x60) addr:0x02139d84 +func_ov057_02139de4 kind:function(arm,size=0x68) addr:0x02139de4 +func_ov057_02139e4c kind:function(arm,size=0x14) addr:0x02139e4c +func_ov057_02139e60 kind:function(arm,size=0xc) addr:0x02139e60 +func_ov057_02139e6c kind:function(arm,size=0x24) addr:0x02139e6c +func_ov057_02139e90 kind:function(arm,size=0x28) addr:0x02139e90 +func_ov057_02139eb8 kind:function(arm,size=0x3c) addr:0x02139eb8 +func_ov057_02139ef4 kind:function(arm,size=0x14) addr:0x02139ef4 +func_ov057_02139f08 kind:function(arm,size=0x1c) addr:0x02139f08 +func_ov057_02139f24 kind:function(arm,size=0xa0) addr:0x02139f24 +func_ov057_02139fc4 kind:function(arm,size=0xfc) addr:0x02139fc4 +func_ov057_0213a0c0 kind:function(arm,size=0xc) addr:0x0213a0c0 +func_ov057_0213a0cc kind:function(arm,size=0x58) addr:0x0213a0cc +func_ov057_0213a124 kind:function(arm,size=0x44) addr:0x0213a124 +func_ov057_0213a168 kind:function(arm,size=0x14) addr:0x0213a168 +func_ov057_0213a17c kind:function(arm,size=0xc) addr:0x0213a17c +func_ov057_0213a188 kind:function(arm,size=0x24) addr:0x0213a188 +func_ov057_0213a1ac kind:function(arm,size=0x28) addr:0x0213a1ac +func_ov057_0213a1d4 kind:function(arm,size=0x14) addr:0x0213a1d4 +func_ov057_0213a1e8 kind:function(arm,size=0x1e8) addr:0x0213a1e8 +func_ov057_0213a3d0 kind:function(arm,size=0x6c) addr:0x0213a3d0 +func_ov057_0213a43c kind:function(arm,size=0x10) addr:0x0213a43c +func_ov057_0213a44c kind:function(arm,size=0xf4) addr:0x0213a44c +func_ov057_0213a540 kind:function(arm,size=0x4) addr:0x0213a540 +func_ov057_0213a544 kind:function(arm,size=0x14) addr:0x0213a544 +func_ov057_0213a558 kind:function(arm,size=0xe8) addr:0x0213a558 +func_ov057_0213a640 kind:function(arm,size=0x78) addr:0x0213a640 +func_ov057_0213a6b8 kind:function(arm,size=0x40) addr:0x0213a6b8 +func_ov057_0213a6f8 kind:function(arm,size=0x64) addr:0x0213a6f8 +func_ov057_0213a75c kind:function(arm,size=0x40) addr:0x0213a75c +func_ov057_0213a79c kind:function(arm,size=0x48) addr:0x0213a79c +func_ov057_0213a7e4 kind:function(arm,size=0x14) addr:0x0213a7e4 +func_ov057_0213a7f8 kind:function(arm,size=0xc) addr:0x0213a7f8 +func_ov057_0213a804 kind:function(arm,size=0x24) addr:0x0213a804 +func_ov057_0213a828 kind:function(arm,size=0x40) addr:0x0213a828 +func_ov057_0213a868 kind:function(arm,size=0x50) addr:0x0213a868 +func_ov057_0213a8b8 kind:function(arm,size=0xe8) addr:0x0213a8b8 +func_ov057_0213a9a0 kind:function(arm,size=0x20) addr:0x0213a9a0 +func_ov057_0213a9c0 kind:function(arm,size=0x28) addr:0x0213a9c0 +func_ov057_0213a9e8 kind:function(arm,size=0x14) addr:0x0213a9e8 +func_ov057_0213a9fc kind:function(arm,size=0xc) addr:0x0213a9fc +func_ov057_0213aa08 kind:function(arm,size=0x24) addr:0x0213aa08 +func_ov057_0213aa2c kind:function(arm,size=0x28) addr:0x0213aa2c +func_ov057_0213aa54 kind:function(arm,size=0x20) addr:0x0213aa54 +func_ov057_0213aa74 kind:function(arm,size=0x44) addr:0x0213aa74 +func_ov057_0213aab8 kind:function(arm,size=0x74) addr:0x0213aab8 +func_ov057_0213ab2c kind:function(arm,size=0x14) addr:0x0213ab2c +func_ov057_0213ab40 kind:function(arm,size=0x6c) addr:0x0213ab40 +func_ov057_0213abac kind:function(arm,size=0x14) addr:0x0213abac +func_ov057_0213abc0 kind:function(arm,size=0x1c) addr:0x0213abc0 +func_ov057_0213abdc kind:function(arm,size=0x14) addr:0x0213abdc +func_ov057_0213abf0 kind:function(arm,size=0xc) addr:0x0213abf0 +func_ov057_0213abfc kind:function(arm,size=0x24) addr:0x0213abfc +func_ov057_0213ac20 kind:function(arm,size=0x4c) addr:0x0213ac20 +func_ov057_0213ac6c kind:function(arm,size=0x28) addr:0x0213ac6c +func_ov057_0213ac94 kind:function(arm,size=0x14) addr:0x0213ac94 +func_ov057_0213aca8 kind:function(arm,size=0x1c) addr:0x0213aca8 +func_ov057_0213acc4 kind:function(arm,size=0x50) addr:0x0213acc4 +func_ov057_0213ad14 kind:function(arm,size=0x24) addr:0x0213ad14 +func_ov057_0213ad38 kind:function(arm,size=0x1f8) addr:0x0213ad38 +func_ov057_0213af30 kind:function(arm,size=0x14) addr:0x0213af30 +func_ov057_0213af44 kind:function(arm,size=0x13c) addr:0x0213af44 +func_ov057_0213b080 kind:function(arm,size=0x1f4) addr:0x0213b080 +func_ov057_0213b274 kind:function(arm,size=0x40) addr:0x0213b274 +func_ov057_0213b2b4 kind:function(arm,size=0x21c) addr:0x0213b2b4 +func_ov057_0213b4d0 kind:function(arm,size=0x4c) addr:0x0213b4d0 +func_ov057_0213b51c kind:function(arm,size=0x20) addr:0x0213b51c +func_ov057_0213b53c kind:function(arm,size=0x90) addr:0x0213b53c +func_ov057_0213b5cc kind:function(arm,size=0x2c) addr:0x0213b5cc +func_ov057_0213b5f8 kind:function(arm,size=0xa0) addr:0x0213b5f8 +func_ov057_0213b698 kind:function(arm,size=0x10) addr:0x0213b698 +func_ov057_0213b6a8 kind:function(arm,size=0x8) addr:0x0213b6a8 +func_ov057_0213b6b0 kind:function(arm,size=0x1c) addr:0x0213b6b0 +func_ov057_0213b6cc kind:function(arm,size=0x40) addr:0x0213b6cc +func_ov057_0213b70c kind:function(arm,size=0x48) addr:0x0213b70c +func_ov057_0213b754 kind:function(arm,size=0x14) addr:0x0213b754 +func_ov057_0213b768 kind:function(arm,size=0xc) addr:0x0213b768 +func_ov057_0213b774 kind:function(arm,size=0x24) addr:0x0213b774 +func_ov057_0213b798 kind:function(arm,size=0x48) addr:0x0213b798 +func_ov057_0213b7e0 kind:function(arm,size=0x80) addr:0x0213b7e0 +func_ov057_0213b860 kind:function(arm,size=0x4) addr:0x0213b860 +func_ov057_0213b864 kind:function(arm,size=0x28) addr:0x0213b864 +func_ov057_0213b88c kind:function(arm,size=0xc) addr:0x0213b88c +func_ov057_0213b898 kind:function(arm,size=0x14) addr:0x0213b898 +func_ov057_0213b8ac kind:function(arm,size=0x1c) addr:0x0213b8ac +func_ov057_0213b8c8 kind:function(arm,size=0x14) addr:0x0213b8c8 +data_ov057_0213b8dc kind:data(any) addr:0x0213b8dc +data_ov057_0213b8e4 kind:data(any) addr:0x0213b8e4 +data_ov057_0213b8ee kind:data(any) addr:0x0213b8ee +data_ov057_0213b910 kind:data(any) addr:0x0213b910 +func_ov057_0213b960 kind:function(arm,size=0x60) addr:0x0213b960 +func_ov057_0213b9c0 kind:function(arm,size=0x50) addr:0x0213b9c0 +func_ov057_0213ba10 kind:function(arm,size=0x1f8) addr:0x0213ba10 +func_ov057_0213bc08 kind:function(arm,size=0x50) addr:0x0213bc08 +func_ov057_0213bc58 kind:function(arm,size=0x50) addr:0x0213bc58 +func_ov057_0213bca8 kind:function(arm,size=0x50) addr:0x0213bca8 +func_ov057_0213bcf8 kind:function(arm,size=0x6c) addr:0x0213bcf8 +data_ov057_0213bda8 kind:data(any) addr:0x0213bda8 +data_ov057_0213bdcc kind:data(any) addr:0x0213bdcc +data_ov057_0213bdf4 kind:data(any) addr:0x0213bdf4 +data_ov057_0213be1c kind:data(any) addr:0x0213be1c +data_ov057_0213be7c kind:data(any) addr:0x0213be7c +data_ov057_0213bea0 kind:data(any) addr:0x0213bea0 +data_ov057_0213bef8 kind:data(any) addr:0x0213bef8 +data_ov057_0213befa kind:data(any) addr:0x0213befa +data_ov057_0213befc kind:data(any) addr:0x0213befc +data_ov057_0213befe kind:data(any) addr:0x0213befe +data_ov057_0213bf00 kind:data(any) addr:0x0213bf00 +data_ov057_0213bf02 kind:data(any) addr:0x0213bf02 +data_ov057_0213bf04 kind:data(any) addr:0x0213bf04 +data_ov057_0213bf0a kind:data(any) addr:0x0213bf0a +data_ov057_0213bf10 kind:data(any) addr:0x0213bf10 +data_ov057_0213bf16 kind:data(any) addr:0x0213bf16 +data_ov057_0213bf1c kind:data(any) addr:0x0213bf1c +data_ov057_0213bf22 kind:data(any) addr:0x0213bf22 +data_ov057_0213bf28 kind:data(any) addr:0x0213bf28 +data_ov057_0213bf30 kind:data(any) addr:0x0213bf30 +data_ov057_0213bf3c kind:data(any) addr:0x0213bf3c +data_ov057_0213bf48 kind:data(any) addr:0x0213bf48 +data_ov057_0213bf54 kind:data(any) addr:0x0213bf54 +data_ov057_0213bf60 kind:data(any) addr:0x0213bf60 +data_ov057_0213bf6c kind:data(any) addr:0x0213bf6c +data_ov057_0213bf78 kind:data(any) addr:0x0213bf78 +data_ov057_0213bf84 kind:data(any) addr:0x0213bf84 +data_ov057_0213bf90 kind:data(any) addr:0x0213bf90 +data_ov057_0213bfa4 kind:data(any) addr:0x0213bfa4 +data_ov057_0213bfc8 kind:data(any) addr:0x0213bfc8 +data_ov057_0213c028 kind:data(any) addr:0x0213c028 +data_ov057_0213c04c kind:data(any) addr:0x0213c04c +data_ov057_0213c0a8 kind:data(any) addr:0x0213c0a8 +data_ov057_0213c0cc kind:data(any) addr:0x0213c0cc +data_ov057_0213c128 kind:data(any) addr:0x0213c128 +data_ov057_0213c13c kind:data(any) addr:0x0213c13c +data_ov057_0213c158 kind:data(any) addr:0x0213c158 +data_ov057_0213c170 kind:data(any) addr:0x0213c170 +data_ov057_0213c190 kind:data(any) addr:0x0213c190 +data_ov057_0213c1d8 kind:data(any) addr:0x0213c1d8 +data_ov057_0213c21c kind:data(any) addr:0x0213c21c ambiguous +data_ov057_0213c22c kind:data(any) addr:0x0213c22c +data_ov057_0213c23c kind:data(any) addr:0x0213c23c +data_ov057_0213c258 kind:data(any) addr:0x0213c258 +data_ov057_0213c2c0 kind:bss addr:0x0213c2c0 +data_ov057_0213c2c4 kind:bss addr:0x0213c2c4 +data_ov057_0213c2d0 kind:bss addr:0x0213c2d0 +data_ov057_0213c2dc kind:bss addr:0x0213c2dc +data_ov057_0213c3b4 kind:bss addr:0x0213c3b4 +data_ov057_0213c3b8 kind:bss addr:0x0213c3b8 +data_ov057_0213c3c4 kind:bss addr:0x0213c3c4 +data_ov057_0213c400 kind:bss addr:0x0213c400 +data_ov057_0213c404 kind:bss addr:0x0213c404 +data_ov057_0213c410 kind:bss addr:0x0213c410 +data_ov057_0213c4e8 kind:bss addr:0x0213c4e8 +data_ov057_0213c4ec kind:bss addr:0x0213c4ec +data_ov057_0213c4f8 kind:bss addr:0x0213c4f8 +data_ov057_0213c534 kind:bss addr:0x0213c534 +data_ov057_0213c538 kind:bss addr:0x0213c538 +data_ov057_0213c544 kind:bss addr:0x0213c544 +data_ov057_0213c580 kind:bss addr:0x0213c580 +data_ov057_0213c584 kind:bss addr:0x0213c584 +data_ov057_0213c590 kind:bss addr:0x0213c590 +data_ov057_0213c668 kind:bss addr:0x0213c668 +data_ov057_0213c66c kind:bss addr:0x0213c66c +data_ov057_0213c678 kind:bss addr:0x0213c678 diff --git a/config/eur/arm9/overlays/ov058/delinks.txt b/config/eur/arm9/overlays/ov058/delinks.txt new file mode 100644 index 00000000..e2230c4b --- /dev/null +++ b/config/eur/arm9/overlays/ov058/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0213efc0 end:0x02152eb8 kind:code align:32 + .rodata start:0x02152eb8 end:0x02153498 kind:data align:4 + .init start:0x02153498 end:0x02154120 kind:code align:4 + .ctor start:0x02154120 end:0x02154188 kind:data align:4 + .data start:0x021541a0 end:0x02155ea0 kind:data align:32 + .bss start:0x02155ea0 end:0x02157ea0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov058/relocs.txt b/config/eur/arm9/overlays/ov058/relocs.txt new file mode 100644 index 00000000..fb8db637 --- /dev/null +++ b/config/eur/arm9/overlays/ov058/relocs.txt @@ -0,0 +1,3788 @@ +from:0x0213efcc kind:arm_call_thumb to:0x021832d8 module:overlay(101) +from:0x0213efe4 kind:arm_call to:0x0207029c module:overlay(0) +from:0x0213f000 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213f01c kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f070 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f084 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f0b8 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f0c4 kind:load to:0x021541a8 module:overlay(58) +from:0x0213f0c8 kind:load to:0x027e09a0 module:dtcm +from:0x0213f0cc kind:load to:0x02049ba0 module:main +from:0x0213f0d8 kind:arm_call_thumb to:0x02183328 module:overlay(101) +from:0x0213f0e4 kind:arm_call_thumb to:0x020be79c module:overlay(1) +from:0x0213f0ec kind:load to:0x020b504c module:overlay(0) +from:0x0213f130 kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x0213f144 kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x0213f14c kind:arm_call to:0x02011ff4 module:main +from:0x0213f160 kind:arm_call_thumb to:0x021832d8 module:overlay(101) +from:0x0213f178 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213f190 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f1ac kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f1b8 kind:load to:0x02049ba0 module:main +from:0x0213f1bc kind:load to:0x021541c4 module:overlay(58) +from:0x0213f1c8 kind:arm_call_thumb to:0x02183328 module:overlay(101) +from:0x0213f1d4 kind:arm_call_thumb to:0x020be79c module:overlay(1) +from:0x0213f1dc kind:load to:0x020b504c module:overlay(0) +from:0x0213f208 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0213f210 kind:load to:0x027e09a4 module:dtcm +from:0x0213f214 kind:load to:0x021541d8 module:overlay(58) +from:0x0213f22c kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x0213f240 kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x0213f248 kind:arm_call to:0x02011ff4 module:main +from:0x0213f25c kind:load to:0x02155eb0 module:overlay(58) +from:0x0213f270 kind:arm_call to:0x02011f3c module:main +from:0x0213f27c kind:arm_call to:0x0213f324 module:overlay(58) +from:0x0213f290 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0213f2e8 kind:load to:0x02154204 module:overlay(58) +from:0x0213f2f8 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0213f30c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0213f31c kind:load to:0x02154228 module:overlay(58) +from:0x0213f320 kind:load to:0x02152eb8 module:overlay(58) +from:0x0213f330 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0213f394 kind:arm_call to:0x0213f2f0 module:overlay(58) +from:0x0213f3c0 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0213f3d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213f3e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213f420 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0213f438 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213f470 kind:arm_call to:0x0203d160 module:main +from:0x0213f49c kind:arm_call to:0x0207edac module:overlay(0) +from:0x0213f4ac kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0213f4b4 kind:arm_call to:0x02099820 module:overlay(0) +from:0x0213f528 kind:load to:0x02154348 module:overlay(58) +from:0x0213f52c kind:load to:0x02155eb0 module:overlay(58) +from:0x0213f530 kind:load to:0x0215429c module:overlay(58) +from:0x0213f534 kind:load to:0x02154254 module:overlay(58) +from:0x0213f538 kind:load to:0x0213f57c module:overlay(58) +from:0x0213f53c kind:load to:0x02141d5c module:overlay(58) +from:0x0213f548 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213f55c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213f570 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213f584 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0213f5b4 kind:arm_call to:0x021426b8 module:overlay(58) +from:0x0213f5bc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213f5d4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213f5fc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213f62c kind:arm_call to:0x0203d210 module:main +from:0x0213f634 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213f648 kind:arm_call to:0x0203d210 module:main +from:0x0213f650 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0213f658 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213f660 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213f668 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213f670 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213f67c kind:load to:0x02154348 module:overlay(58) +from:0x0213f680 kind:load to:0x027e0d44 module:dtcm +from:0x0213f684 kind:load to:0x020a02d4 module:overlay(0) +from:0x0213f688 kind:load to:0x0213f57c module:overlay(58) +from:0x0213f6b0 kind:arm_call to:0x021426b8 module:overlay(58) +from:0x0213f6b8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213f6d0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213f6f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213f728 kind:arm_call to:0x0203d210 module:main +from:0x0213f730 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0213f744 kind:arm_call to:0x0203d210 module:main +from:0x0213f74c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0213f754 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0213f75c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0213f764 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213f76c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213f774 kind:arm_call to:0x02011ff4 module:main +from:0x0213f780 kind:load to:0x02154348 module:overlay(58) +from:0x0213f784 kind:load to:0x027e0d44 module:dtcm +from:0x0213f788 kind:load to:0x020a02d4 module:overlay(0) +from:0x0213f78c kind:load to:0x0213f57c module:overlay(58) +from:0x0213f814 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213f824 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0213f82c kind:arm_call to:0x02141a04 module:overlay(58) +from:0x0213f83c kind:arm_call to:0x02141a3c module:overlay(58) +from:0x0213f85c kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x0213f868 kind:load to:0x02049be4 module:main +from:0x0213f870 kind:load to:0x02141c24 module:overlay(58) +from:0x0213f8a0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0213f8a8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0213f8c0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0213f8d0 kind:arm_call to:0x01fff148 module:itcm +from:0x0213f8f0 kind:arm_call to:0x02142710 module:overlay(58) +from:0x0213f8fc kind:load to:0x027e0d44 module:dtcm +from:0x0213f900 kind:load to:0x020b539c module:overlay(0) +from:0x0213f908 kind:load to:0x027e0ce0 module:dtcm +from:0x0213f90c kind:load to:0x02155f8c module:overlay(58) +from:0x0213f934 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x0213f9b0 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x0213f9c0 kind:arm_call to:0x02141a3c module:overlay(58) +from:0x0213f9dc kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x0213fa2c kind:arm_call to:0x0208baec module:overlay(0) +from:0x0213fa40 kind:arm_call to:0x01fff148 module:itcm +from:0x0213fa94 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x0213fab0 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0213fad0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0213fb1c kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0213fb48 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0213fb54 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x0213fb88 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213fbac kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213fc34 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0213fc40 kind:load to:0x027e0ce0 module:dtcm +from:0x0213fc44 kind:load to:0x02155f8c module:overlay(58) +from:0x0213fc48 kind:load to:0x02154408 module:overlay(58) +from:0x0213fc4c kind:load to:0x027e0d38 module:dtcm +from:0x0213fc54 kind:load to:0x027e09c0 module:dtcm +from:0x0213fc8c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213fcb4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213fcd8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213fd0c kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0213fd28 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213fd58 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213fd8c kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x0213fda0 kind:arm_call to:0x02098584 module:overlay(0) +from:0x0213fdc4 kind:arm_call to:0x020985f0 module:overlay(0) +from:0x0213fe04 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x0213fe2c kind:arm_call to:0x02141a74 module:overlay(58) +from:0x0213fe40 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213fe58 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0213fe80 kind:load to:0x020aecf8 module:overlay(0) +from:0x0213fe90 kind:arm_call to:0x0213fe18 module:overlay(58) +from:0x0213fed8 kind:load to:0x021543a0 module:overlay(58) +from:0x0213ff8c kind:load to:0x021542e0 module:overlay(58) +from:0x0213ff90 kind:load to:0x02049be4 module:main +from:0x0213ff9c kind:arm_call to:0x02141a94 module:overlay(58) +from:0x0213ffec kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x0213fff4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214001c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021400d0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02140138 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02140168 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214017c kind:arm_call to:0x01ff947c module:itcm +from:0x021401dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02140270 kind:load to:0x021542f8 module:overlay(58) +from:0x02140274 kind:load to:0x02049be4 module:main +from:0x02140280 kind:load to:0x027e09a8 module:dtcm +from:0x02140288 kind:load to:0x0203e964 module:main +from:0x021402ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021402c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0214032c kind:arm_call to:0x02015244 module:main +from:0x0214033c kind:arm_call to:0x02141a94 module:overlay(58) +from:0x02140358 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02140390 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02140398 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021403c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021403cc kind:load to:0x0203e964 module:main +from:0x02140430 kind:load to:0x02154310 module:overlay(58) +from:0x02140464 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02140490 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021404a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021404b4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021404d0 kind:arm_call to:0x01ff930c module:itcm +from:0x02140534 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02140550 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02140558 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02140580 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214058c kind:load to:0x027e0cec module:dtcm +from:0x02140590 kind:load to:0x027e09a8 module:dtcm +from:0x021405a0 kind:load to:0x0203e964 module:main +from:0x0214063c kind:load to:0x02154310 module:overlay(58) +from:0x021406e8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0214070c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02140730 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02140740 kind:arm_call to:0x01ff930c module:itcm +from:0x02140768 kind:arm_call to:0x01ffb464 module:itcm +from:0x02140778 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214078c kind:arm_call to:0x01ff916c module:itcm +from:0x021407f0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021407fc kind:arm_call to:0x01ff97c8 module:itcm +from:0x02140830 kind:arm_call to:0x02141e54 module:overlay(58) +from:0x02140860 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02140868 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02140890 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214089c kind:load to:0x0203e964 module:main +from:0x021408a0 kind:load to:0x027e0cec module:dtcm +from:0x021408f8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021409b4 kind:load to:0x021541e4 module:overlay(58) +from:0x021409b8 kind:load to:0x021542e0 module:overlay(58) +from:0x021409bc kind:load to:0x02049be4 module:main +from:0x021409fc kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02140a04 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02140a2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02140aa4 kind:arm_call to:0x021425ac module:overlay(58) +from:0x02140adc kind:arm_call to:0x02099450 module:overlay(0) +from:0x02140af8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02140b04 kind:load to:0x02154328 module:overlay(58) +from:0x02140b08 kind:load to:0x020aecf0 module:overlay(0) +from:0x02140b0c kind:load to:0x027e07d4 module:dtcm +from:0x02140b10 kind:load to:0x027e09a8 module:dtcm +from:0x02140b3c kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02140b94 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02140bc0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02140bec kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02140bfc kind:arm_call to:0x01fff17c module:itcm +from:0x02140c10 kind:load to:0x027e0cec module:dtcm +from:0x02140c14 kind:load to:0x027e09a8 module:dtcm +from:0x02140c1c kind:load to:0x027e0ce0 module:dtcm +from:0x02140cf4 kind:arm_call to:0x01fff148 module:itcm +from:0x02140d1c kind:load to:0x020aecf8 module:overlay(0) +from:0x02140d24 kind:load to:0x027e0ce0 module:dtcm +from:0x02140d54 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02140d98 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02140da0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02140dc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02140dd0 kind:load to:0x027e0cec module:dtcm +from:0x02140de4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02140e54 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02140e80 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02140e90 kind:arm_call to:0x021425ac module:overlay(58) +from:0x02140e98 kind:arm_call to:0x02141a84 module:overlay(58) +from:0x02140ea4 kind:load to:0x021541e4 module:overlay(58) +from:0x02140ea8 kind:load to:0x027e09a8 module:dtcm +from:0x02140ebc kind:arm_call to:0x020992dc module:overlay(0) +from:0x02140f6c kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02140f74 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02140f9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02140fcc kind:arm_call to:0x02099450 module:overlay(0) +from:0x02141018 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02141024 kind:load to:0x020aecf0 module:overlay(0) +from:0x0214102c kind:load to:0x021542e0 module:overlay(58) +from:0x02141038 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x0214106c kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02141074 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214109c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021410b4 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x021410d4 kind:arm_call to:0x021425ac module:overlay(58) +from:0x02141134 kind:arm_call to:0x02141a84 module:overlay(58) +from:0x0214113c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0214114c kind:load to:0x021542e0 module:overlay(58) +from:0x02141174 kind:arm_call to:0x02141a74 module:overlay(58) +from:0x0214118c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02141198 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x021411ac kind:arm_call to:0x02098838 module:overlay(0) +from:0x021411d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141260 kind:load to:0x02154310 module:overlay(58) +from:0x02141298 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021412b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021412e0 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0214130c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214131c kind:arm_call to:0x01ff916c module:itcm +from:0x02141348 kind:arm_call to:0x02016c68 module:main +from:0x02141368 kind:arm_call to:0x02016cf0 module:main +from:0x021413c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02141470 kind:arm_call to:0x01ff930c module:itcm +from:0x021414a4 kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x021414c8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021414d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0214154c kind:arm_call to:0x01ff9258 module:itcm +from:0x02141560 kind:arm_call to:0x021425dc module:overlay(58) +from:0x02141598 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021415ac kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x021415b4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021415dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021415e8 kind:load to:0x027e0cec module:dtcm +from:0x021415ec kind:load to:0x027e0ce0 module:dtcm +from:0x021415f0 kind:load to:0x027e09a8 module:dtcm +from:0x021415fc kind:load to:0x0203e964 module:main +from:0x02141614 kind:arm_call to:0x0214274c module:overlay(58) +from:0x0214162c kind:arm_call to:0x0214278c module:overlay(58) +from:0x02141660 kind:arm_call to:0x0214283c module:overlay(58) +from:0x0214167c kind:arm_call to:0x01ffb714 module:itcm +from:0x02141688 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214169c kind:arm_call to:0x01ff930c module:itcm +from:0x021416b0 kind:arm_call to:0x02142614 module:overlay(58) +from:0x021416c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021416cc kind:arm_call to:0x01ff9258 module:itcm +from:0x02141734 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021417a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021417b8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02141824 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0214184c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214185c kind:arm_call to:0x01ff916c module:itcm +from:0x021418bc kind:arm_call to:0x02098838 module:overlay(0) +from:0x021418e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021418f4 kind:load to:0x021542e0 module:overlay(58) +from:0x021418f8 kind:load to:0x021542f8 module:overlay(58) +from:0x021418fc kind:load to:0x02154310 module:overlay(58) +from:0x02141900 kind:load to:0x027e0cec module:dtcm +from:0x02141904 kind:load to:0x027e09a8 module:dtcm +from:0x02141910 kind:load to:0x0203e964 module:main +from:0x0214192c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02141950 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021419c4 kind:arm_call to:0x02141a04 module:overlay(58) +from:0x021419d4 kind:arm_call to:0x02141a3c module:overlay(58) +from:0x021419fc kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02141a24 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x02141a38 kind:load to:0x027e0cd8 module:dtcm +from:0x02141a5c kind:arm_call to:0x02081e30 module:overlay(0) +from:0x02141a70 kind:load to:0x027e0cd8 module:dtcm +from:0x02141aa8 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02141ad4 kind:arm_call to:0x01fff168 module:itcm +from:0x02141ae4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141af8 kind:arm_call to:0x01fff148 module:itcm +from:0x02141b20 kind:arm_call to:0x02016ae0 module:main +from:0x02141b48 kind:load to:0x027e0ce0 module:dtcm +from:0x02141b58 kind:arm_call to:0x02141ba4 module:overlay(58) +from:0x02141b7c kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02141b9c kind:arm_call to:0x0213fe84 module:overlay(58) +from:0x02141c8c kind:arm_call to:0x0200e260 module:main +from:0x02141c9c kind:arm_call to:0x01ffad5c module:itcm +from:0x02141ccc kind:load to:0x027e0964 module:dtcm +from:0x02141cec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02141d00 kind:load to:0x020578a4 module:overlay(0) +from:0x02141d1c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02141d28 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02141d44 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02141d54 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02141d78 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141d80 kind:arm_call to:0x02011ff4 module:main +from:0x02141d94 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02141d9c kind:arm_call to:0x02011ff4 module:main +from:0x02141db0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02141db8 kind:arm_call to:0x02011ff4 module:main +from:0x02141dcc kind:arm_call to:0x0209790c module:overlay(0) +from:0x02141de0 kind:load to:0x02155fa0 module:overlay(58) +from:0x02141df4 kind:arm_call to:0x02011f3c module:main +from:0x02141e00 kind:arm_call to:0x02141fc0 module:overlay(58) +from:0x02141e18 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x02141e50 kind:load to:0x02154490 module:overlay(58) +from:0x02141e9c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02141f9c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02141fa8 kind:load to:0x027e09a4 module:dtcm +from:0x02141fac kind:load to:0x02155f88 module:overlay(58) +from:0x02141fb0 kind:load to:0x02049be4 module:main +from:0x02141fb4 kind:load to:0x0203e964 module:main +from:0x02141fb8 kind:load to:0x020b539c module:overlay(0) +from:0x02141fcc kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02142030 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0214205c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02142078 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02142088 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021420a8 kind:load to:0x021544b4 module:overlay(58) +from:0x021420ac kind:load to:0x02155fa0 module:overlay(58) +from:0x021420b0 kind:load to:0x0215429c module:overlay(58) +from:0x021420c0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021420c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021420d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021420e8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021420f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021420f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02142100 kind:arm_call to:0x02011ff4 module:main +from:0x0214212c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02142204 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02142214 kind:load to:0x0203e964 module:main +from:0x0214221c kind:load to:0x02154470 module:overlay(58) +from:0x02142220 kind:load to:0x027e09a8 module:dtcm +from:0x02142264 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0214229c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021422a4 kind:arm_call to:0x02080998 module:overlay(0) +from:0x021422b4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021422d4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02142304 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142338 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02142354 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02142364 kind:load to:0x027e09b4 module:dtcm +from:0x02142370 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02142384 kind:load to:0x02155ff4 module:overlay(58) +from:0x02142398 kind:arm_call to:0x02011f3c module:main +from:0x021423a4 kind:arm_call to:0x021423d8 module:overlay(58) +from:0x021423bc kind:arm_call to:0x0209767c module:overlay(0) +from:0x021423d4 kind:load to:0x02154528 module:overlay(58) +from:0x021423e0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021423f0 kind:arm_call to:0x02142934 module:overlay(58) +from:0x0214241c kind:arm_call to:0x021427b4 module:overlay(58) +from:0x02142434 kind:load to:0x02154514 module:overlay(58) +from:0x02142438 kind:load to:0x0215454c module:overlay(58) +from:0x0214243c kind:load to:0x021545b0 module:overlay(58) +from:0x0214245c kind:arm_call to:0x01fff148 module:itcm +from:0x02142468 kind:arm_call to:0x021427c4 module:overlay(58) +from:0x02142474 kind:arm_call to:0x02082164 module:overlay(0) +from:0x02142490 kind:arm_call to:0x020d9314 module:overlay(31) +from:0x02142498 kind:load to:0x027e0ce0 module:dtcm +from:0x0214249c kind:load to:0x027e0cd8 module:dtcm +from:0x021424b0 kind:arm_call to:0x0214283c module:overlay(58) +from:0x021424c8 kind:arm_call to:0x01fff148 module:itcm +from:0x021424e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021424f8 kind:arm_call to:0x01fff148 module:itcm +from:0x02142504 kind:arm_call to:0x021427ec module:overlay(58) +from:0x02142558 kind:arm_call to:0x0214283c module:overlay(58) +from:0x02142574 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142590 kind:arm_call to:0x021427ec module:overlay(58) +from:0x021425a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021425c8 kind:arm_call to:0x02141b84 module:overlay(58) +from:0x02142630 kind:arm_call to:0x01fff148 module:itcm +from:0x021426b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021427ac kind:arm_call to:0x021427c4 module:overlay(58) +from:0x021428ac kind:arm_call to:0x02141b50 module:overlay(58) +from:0x021428c4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02142900 kind:arm_call to:0x02141ba4 module:overlay(58) +from:0x02142940 kind:load to:0x027e0d44 module:dtcm +from:0x02142954 kind:load to:0x027e0d44 module:dtcm +from:0x02142960 kind:arm_call to:0x02142944 module:overlay(58) +from:0x02142968 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214297c kind:arm_call to:0x02142944 module:overlay(58) +from:0x02142984 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214298c kind:arm_call to:0x02011ff4 module:main +from:0x021429a0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x021429d4 kind:load to:0x02156040 module:overlay(58) +from:0x021429e8 kind:arm_call to:0x02011f3c module:main +from:0x021429f4 kind:arm_call to:0x02142a2c module:overlay(58) +from:0x02142a08 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02142a28 kind:load to:0x021545c4 module:overlay(58) +from:0x02142a34 kind:arm_call to:0x020efcd4 module:overlay(31) +from:0x02142a48 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02142aa4 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x02142ab0 kind:load to:0x02154668 module:overlay(58) +from:0x02142ab4 kind:load to:0x020b5d34 module:overlay(0) +from:0x02142ac4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142ad8 kind:arm_call to:0x020efd6c module:overlay(31) +from:0x02142b40 kind:load to:0x021545e0 module:overlay(58) +from:0x02142b78 kind:load to:0x02154620 module:overlay(58) +from:0x02142b88 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142bb4 kind:load to:0x020f0094 module:overlays(19,22,31) +from:0x02142bc0 kind:load to:0x020f0098 module:overlays(19,22,31) +from:0x02142bcc kind:load to:0x020f009c module:overlays(19,22,31) +from:0x02142bd8 kind:load to:0x020f00a0 module:overlays(19,22,31) +from:0x02142be4 kind:load to:0x020f009c module:overlays(19,22,31) +from:0x02142bf0 kind:load to:0x020f00c4 module:overlays(19,22,31) +from:0x02142bfc kind:load to:0x020f0198 module:overlays(19,22,31) +from:0x02142c08 kind:load to:0x020f01ac module:overlays(19,22,31) +from:0x02142c58 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02142c64 kind:arm_call to:0x02071eac module:overlay(0) +from:0x02142cac kind:arm_call to:0x0209feac module:overlay(0) +from:0x02142cc8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02142ce4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02142cf0 kind:arm_call to:0x020f0450 module:overlay(31) +from:0x02142cfc kind:load to:0x027e09a8 module:dtcm +from:0x02142d04 kind:load to:0x027e0cec module:dtcm +from:0x02142d10 kind:load to:0x020f04a8 module:overlays(19,22,31) +from:0x02142d20 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142d28 kind:arm_call to:0x020f09f8 module:overlay(31) +from:0x02142d30 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02142d38 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02142d50 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142d58 kind:arm_call to:0x020f09f8 module:overlay(31) +from:0x02142d60 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02142d68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02142d70 kind:arm_call to:0x02011ff4 module:main +from:0x02142d84 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02142d98 kind:load to:0x02156730 module:overlay(58) +from:0x02142db4 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142dcc kind:load to:0x021548dc module:overlay(58) +from:0x02142dd8 kind:load to:0x02156808 module:overlay(58) +from:0x02142df4 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142e0c kind:load to:0x021548b8 module:overlay(58) +from:0x02142e18 kind:load to:0x021568e0 module:overlay(58) +from:0x02142e34 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142e4c kind:load to:0x02154870 module:overlay(58) +from:0x02142e58 kind:load to:0x021569b8 module:overlay(58) +from:0x02142e74 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142e8c kind:load to:0x0215484c module:overlay(58) +from:0x02142e98 kind:load to:0x02156a90 module:overlay(58) +from:0x02142eb4 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142ecc kind:load to:0x02154828 module:overlay(58) +from:0x02142ed8 kind:load to:0x02156b68 module:overlay(58) +from:0x02142ef4 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142f0c kind:load to:0x02154804 module:overlay(58) +from:0x02142f18 kind:load to:0x02156c40 module:overlay(58) +from:0x02142f34 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142f4c kind:load to:0x021547e0 module:overlay(58) +from:0x02142f58 kind:load to:0x02156d18 module:overlay(58) +from:0x02142f74 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142f8c kind:load to:0x021547bc module:overlay(58) +from:0x02142f98 kind:load to:0x02156df0 module:overlay(58) +from:0x02142fb4 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02142fcc kind:load to:0x02154894 module:overlay(58) +from:0x02142fd8 kind:load to:0x02156220 module:overlay(58) +from:0x02142ff4 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0214300c kind:load to:0x02154900 module:overlay(58) +from:0x02143018 kind:load to:0x021562f8 module:overlay(58) +from:0x0214302c kind:arm_call to:0x02011f3c module:main +from:0x02143038 kind:arm_call to:0x021435e0 module:overlay(58) +from:0x02143050 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021430c8 kind:load to:0x02154798 module:overlay(58) +from:0x021430dc kind:load to:0x027e09a4 module:dtcm +from:0x021430f0 kind:load to:0x021563d0 module:overlay(58) +from:0x02143104 kind:arm_call to:0x02011f3c module:main +from:0x02143110 kind:arm_call to:0x021435e0 module:overlay(58) +from:0x0214312c kind:arm_call to:0x02097898 module:overlay(0) +from:0x021431a8 kind:load to:0x02154774 module:overlay(58) +from:0x021431b4 kind:load to:0x027e09a4 module:dtcm +from:0x021431c0 kind:load to:0x021564a8 module:overlay(58) +from:0x021431d4 kind:arm_call to:0x02011f3c module:main +from:0x021431e0 kind:arm_call to:0x021435e0 module:overlay(58) +from:0x021431fc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02143274 kind:load to:0x02154750 module:overlay(58) +from:0x02143288 kind:load to:0x027e09a4 module:dtcm +from:0x02143294 kind:load to:0x02156580 module:overlay(58) +from:0x021432a8 kind:arm_call to:0x02011f3c module:main +from:0x021432b4 kind:arm_call to:0x021435e0 module:overlay(58) +from:0x021432cc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02143344 kind:load to:0x0215472c module:overlay(58) +from:0x02143358 kind:load to:0x027e09a4 module:dtcm +from:0x0214336c kind:load to:0x02156658 module:overlay(58) +from:0x02143380 kind:arm_call to:0x02011f3c module:main +from:0x0214338c kind:arm_call to:0x021435e0 module:overlay(58) +from:0x021433a8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02143420 kind:load to:0x02154708 module:overlay(58) +from:0x02143434 kind:load to:0x027e09a4 module:dtcm +from:0x02143494 kind:arm_call to:0x01fff458 module:itcm +from:0x021434ac kind:arm_call to:0x01fff458 module:itcm +from:0x021434c4 kind:arm_call to:0x01fff458 module:itcm +from:0x021434dc kind:arm_call to:0x01fff458 module:itcm +from:0x02143588 kind:arm_call to:0x020974dc module:overlay(0) +from:0x021435a4 kind:load to:0x027e09a4 module:dtcm +from:0x021435a8 kind:load to:0x020b539c module:overlay(0) +from:0x021436ac kind:arm_call to:0x0200f05c module:main +from:0x02143724 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02143734 kind:arm_call to:0x02143438 module:overlay(58) +from:0x02143748 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02143768 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0214377c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214378c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143860 kind:arm_call to:0x0200f05c module:main +from:0x02143880 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0214392c kind:arm_call to:0x0200f05c module:main +from:0x0214394c kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02143a40 kind:arm_call to:0x0200f05c module:main +from:0x02143a6c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02143b70 kind:arm_call to:0x0200f05c module:main +from:0x02143b9c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02143ca0 kind:arm_call to:0x0200f05c module:main +from:0x02143ccc kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02143d94 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02143dac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143e40 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02143e54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143e64 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143f38 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02143f4c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143f5c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144034 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02144048 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144058 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144130 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02144144 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144154 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144204 kind:arm_call to:0x0203d160 module:main +from:0x02144348 kind:arm_call to:0x0200f05c module:main +from:0x0214437c kind:arm_call to:0x02143438 module:overlay(58) +from:0x021443d0 kind:arm_call to:0x021470d8 module:overlay(58) +from:0x02144414 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144424 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144434 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144468 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144478 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144488 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021444a4 kind:arm_call to:0x02033cfc module:main +from:0x021444b8 kind:arm_call to:0x02033cfc module:main +from:0x021444cc kind:arm_call to:0x02033cfc module:main +from:0x021444dc kind:load to:0x020b539c module:overlay(0) +from:0x021444e4 kind:load to:0x02153100 module:overlay(58) +from:0x021444f0 kind:load to:0x021562f8 module:overlay(58) +from:0x021444f4 kind:load to:0x021563d0 module:overlay(58) +from:0x021444f8 kind:load to:0x021564a8 module:overlay(58) +from:0x02144500 kind:load to:0x02156580 module:overlay(58) +from:0x02144504 kind:load to:0x02156658 module:overlay(58) +from:0x02144508 kind:load to:0x0215496c module:overlay(58) +from:0x0214450c kind:load to:0x02154a88 module:overlay(58) +from:0x02144510 kind:load to:0x02154ba4 module:overlay(58) +from:0x02144514 kind:load to:0x02153151 module:overlay(58) +from:0x02144518 kind:load to:0x02153152 module:overlay(58) +from:0x0214451c kind:load to:0x02153153 module:overlay(58) +from:0x02144520 kind:load to:0x02154254 module:overlay(58) +from:0x02144524 kind:load to:0x021546d8 module:overlay(58) +from:0x02144528 kind:load to:0x02153150 module:overlay(58) +from:0x0214452c kind:load to:0x0213f57c module:overlay(58) +from:0x02144530 kind:load to:0x02141d5c module:overlay(58) +from:0x02144534 kind:load to:0x027e09a4 module:dtcm +from:0x0214453c kind:load to:0x021546e8 module:overlay(58) +from:0x02144544 kind:load to:0x02152f4c module:overlay(58) +from:0x02144548 kind:load to:0x02152f7c module:overlay(58) +from:0x02144554 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214457c kind:arm_call to:0x0203d210 module:main +from:0x02144588 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02144594 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021445a0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021445a8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021445b4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021445c0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021445c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021445d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021445d8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021445e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021445e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021445f0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021445f8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02144604 kind:load to:0x0213f57c module:overlay(58) +from:0x02144624 kind:arm_call to:0x0203d210 module:main +from:0x02144630 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0214463c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02144648 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02144650 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214465c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02144668 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02144670 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144678 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144680 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144688 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144690 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144698 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021446a0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021446a8 kind:arm_call to:0x02011ff4 module:main +from:0x021446b4 kind:load to:0x0213f57c module:overlay(58) +from:0x021446c0 kind:arm_call to:0x021456a4 module:overlay(58) +from:0x021446cc kind:arm_call to:0x021456d8 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:0x0215617c module:overlay(58) +from:0x02144b78 kind:load to:0x02156180 module:overlay(58) +from:0x02144b7c kind:load to:0x02156184 module:overlay(58) +from:0x02144b80 kind:load to:0x02156188 module:overlay(58) +from:0x02144b84 kind:load to:0x0215618c module:overlay(58) +from:0x02144b88 kind:load to:0x02156190 module:overlay(58) +from:0x02144b8c kind:load to:0x02156194 module:overlay(58) +from:0x02144b90 kind:load to:0x02156198 module:overlay(58) +from:0x02144b94 kind:load to:0x021561a0 module:overlay(58) +from:0x02144b98 kind:load to:0x021561a4 module:overlay(58) +from:0x02144b9c kind:load to:0x0215619c module:overlay(58) +from:0x02144ba8 kind:arm_call to:0x021456a4 module:overlay(58) +from:0x02144bb4 kind:arm_call to:0x021456d8 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:0x0215617c module:overlay(58) +from:0x021450f8 kind:load to:0x02156180 module:overlay(58) +from:0x021450fc kind:load to:0x02156184 module:overlay(58) +from:0x02145100 kind:load to:0x02156188 module:overlay(58) +from:0x02145104 kind:load to:0x0215618c module:overlay(58) +from:0x02145108 kind:load to:0x02156190 module:overlay(58) +from:0x0214510c kind:load to:0x02156194 module:overlay(58) +from:0x02145110 kind:load to:0x02156198 module:overlay(58) +from:0x02145114 kind:load to:0x021561a0 module:overlay(58) +from:0x02145118 kind:load to:0x021561a4 module:overlay(58) +from:0x0214511c kind:load to:0x0215619c module:overlay(58) +from:0x02145128 kind:arm_call to:0x021456a4 module:overlay(58) +from:0x02145134 kind:arm_call to:0x021456d8 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:0x0215617c module:overlay(58) +from:0x0214567c kind:load to:0x02156180 module:overlay(58) +from:0x02145680 kind:load to:0x02156184 module:overlay(58) +from:0x02145684 kind:load to:0x02156188 module:overlay(58) +from:0x02145688 kind:load to:0x0215618c module:overlay(58) +from:0x0214568c kind:load to:0x02156190 module:overlay(58) +from:0x02145690 kind:load to:0x02156194 module:overlay(58) +from:0x02145694 kind:load to:0x02156198 module:overlay(58) +from:0x02145698 kind:load to:0x021561a0 module:overlay(58) +from:0x0214569c kind:load to:0x021561a4 module:overlay(58) +from:0x021456a0 kind:load to:0x0215619c module:overlay(58) +from:0x021456a8 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x021456e0 kind:arm_call to:0x01fff458 module:itcm +from:0x021456f8 kind:arm_call to:0x01fff458 module:itcm +from:0x02145710 kind:arm_call to:0x01fff458 module:itcm +from:0x02145728 kind:arm_call to:0x01fff458 module:itcm +from:0x02145764 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02145774 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02145794 kind:arm_call to:0x021456a4 module:overlay(58) +from:0x021457b4 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x021457d0 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x021457e4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021457fc kind:arm_call to:0x021446b8 module:overlay(58) +from:0x02145804 kind:arm_call to:0x02144ba0 module:overlay(58) +from:0x0214580c kind:arm_call to:0x02145120 module:overlay(58) +from:0x02145818 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x02145838 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x02145880 kind:load to:0x02147860 module:overlay(58) +from:0x02145884 kind:load to:0x0215616c module:overlay(58) +from:0x02145888 kind:load to:0x02153010 module:overlay(58) +from:0x0214588c kind:load to:0x02147760 module:overlay(58) +from:0x02145890 kind:load to:0x02152fac module:overlay(58) +from:0x021458a0 kind:arm_call to:0x020e7680 module:overlay(31) +from:0x021458ac kind:arm_call to:0x02147aec module:overlay(58) +from:0x021458d4 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0214592c kind:arm_call to:0x02073470 module:overlay(0) +from:0x0214595c kind:load to:0x027e09b8 module:dtcm +from:0x021459b4 kind:load to:0x021549b0 module:overlay(58) +from:0x021459dc kind:load to:0x027e0cec module:dtcm +from:0x021459e0 kind:load to:0x020a0110 module:overlay(0) +from:0x02145a20 kind:arm_call to:0x01fff458 module:itcm +from:0x02145a3c kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02145a4c kind:arm_call to:0x021459b8 module:overlay(58) +from:0x02145aa0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02145ac8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145ba0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02145bb8 kind:arm_call to:0x02145bd4 module:overlay(58) +from:0x02145bc8 kind:load to:0x02154a18 module:overlay(58) +from:0x02145bcc kind:load to:0x027e09a8 module:dtcm +from:0x02145c10 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02145c38 kind:arm_call to:0x01ff9638 module:itcm +from:0x02145c44 kind:arm_call to:0x01ffb860 module:itcm +from:0x02145c54 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02145c60 kind:load to:0x027e0cec module:dtcm +from:0x02145cc4 kind:arm_call to:0x02073104 module:overlay(0) +from:0x02145cf0 kind:arm_call to:0x02073578 module:overlay(0) +from:0x02145d24 kind:arm_call to:0x0215ca28 module:overlays(63,80) +from:0x02145d84 kind:arm_call to:0x0215d5cc module:overlay(63) +from:0x02145d94 kind:load to:0x027e09b8 module:dtcm +from:0x02145d98 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x02145e90 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x02145ea0 kind:arm_call to:0x02146070 module:overlay(58) +from:0x02145f10 kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x02145f24 kind:arm_call to:0x02016958 module:main +from:0x02145f3c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02145f44 kind:arm_call to:0x02145bd4 module:overlay(58) +from:0x02145f90 kind:arm_call to:0x01fff148 module:itcm +from:0x02145fbc kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02146000 kind:arm_call to:0x02078a70 module:overlay(0) +from:0x0214603c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02146060 kind:load to:0x027e0cec module:dtcm +from:0x02146064 kind:load to:0x027e0ce0 module:dtcm +from:0x02146068 kind:load to:0x027e09bc module:dtcm +from:0x021460a4 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x02146118 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0214612c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02146134 kind:arm_call to:0x02145bd4 module:overlay(58) +from:0x02146140 kind:load to:0x027e0960 module:dtcm +from:0x02146144 kind:load to:0x027e0ce0 module:dtcm +from:0x02146148 kind:load to:0x027e0cec module:dtcm +from:0x02146160 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021461d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021461e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021461f8 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x02146238 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146260 kind:arm_call to:0x02058038 module:overlay(0) +from:0x0214627c kind:arm_call to:0x02058038 module:overlay(0) +from:0x02146298 kind:arm_call to:0x02058038 module:overlay(0) +from:0x021462b4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146300 kind:arm_call to:0x01fff60c module:itcm +from:0x0214630c kind:load to:0x027e09b4 module:dtcm +from:0x02146324 kind:arm_call to:0x020e7788 module:overlay(31) +from:0x0214632c kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02146334 kind:arm_call to:0x021470d8 module:overlay(58) +from:0x0214634c kind:arm_call to:0x020e77b8 module:overlay(31) +from:0x02146354 kind:arm_call to:0x02147b6c module:overlay(58) +from:0x0214635c kind:arm_call to:0x021470d8 module:overlay(58) +from:0x02146374 kind:arm_call to:0x020e7b04 module:overlay(31) +from:0x0214637c kind:arm_call to:0x02147b6c module:overlay(58) +from:0x02146384 kind:arm_call to:0x021470d8 module:overlay(58) +from:0x0214639c kind:arm_call to:0x020e7e64 module:overlay(31) +from:0x021463a4 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x021463bc kind:arm_call to:0x020e81d4 module:overlay(31) +from:0x021463c4 kind:arm_call to:0x02147b6c module:overlay(58) +from:0x021463cc kind:arm_call to:0x021470d8 module:overlay(58) +from:0x021463e4 kind:arm_call to:0x020e82a8 module:overlay(31) +from:0x021463ec kind:arm_call to:0x02147b98 module:overlay(58) +from:0x021463f4 kind:arm_call to:0x021470d8 module:overlay(58) +from:0x02146410 kind:arm_call to:0x020e82dc module:overlay(31) +from:0x02146418 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02146420 kind:arm_call to:0x021470d8 module:overlay(58) +from:0x0214643c kind:arm_call to:0x020e8388 module:overlay(31) +from:0x02146444 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x0214644c kind:arm_call to:0x021470d8 module:overlay(58) +from:0x02146460 kind:arm_call to:0x020e8458 module:overlay(31) +from:0x02146474 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0214647c kind:load to:0x027e0cec module:dtcm +from:0x02146490 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x021464a0 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x021464b4 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x021464c4 kind:arm_call to:0x02146984 module:overlay(58) +from:0x021464cc kind:arm_call to:0x02147148 module:overlay(58) +from:0x021464fc kind:arm_call to:0x020e77b4 module:overlay(31) +from:0x02146528 kind:arm_call to:0x020e82d8 module:overlay(31) +from:0x02146554 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02146598 kind:arm_call to:0x02146984 module:overlay(58) +from:0x021465ec kind:arm_call to:0x01fff17c module:itcm +from:0x02146614 kind:arm_call to:0x01ff930c module:itcm +from:0x02146624 kind:arm_call to:0x01fff148 module:itcm +from:0x02146654 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02146670 kind:arm_call to:0x02146848 module:overlay(58) +from:0x02146694 kind:arm_call to:0x01fff148 module:itcm +from:0x021466c4 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x021466e4 kind:arm_call to:0x02146848 module:overlay(58) +from:0x02146720 kind:arm_call to:0x01ff930c module:itcm +from:0x02146744 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x0214675c kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x02146770 kind:arm_call to:0x02016958 module:main +from:0x02146784 kind:arm_call to:0x01ff930c module:itcm +from:0x02146798 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x021467d8 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02146800 kind:arm_call to:0x021471f4 module:overlay(58) +from:0x02146810 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x0214682c kind:arm_call to:0x021471f4 module:overlay(58) +from:0x02146838 kind:load to:0x021641c8 module:overlays(59,63,68,71,73,84) +from:0x0214683c kind:load to:0x027e0ce0 module:dtcm +from:0x02146844 kind:load to:0x021642fc module:overlays(59,63,68,71,73,84) +from:0x021468b8 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x021468cc kind:load to:0x0203e964 module:main +from:0x021468d4 kind:load to:0x027e0ce0 module:dtcm +from:0x02146954 kind:arm_call to:0x02147b6c module:overlay(58) +from:0x02146970 kind:arm_call to:0x02147b6c module:overlay(58) +from:0x021469ac kind:arm_call to:0x02146d74 module:overlay(58) +from:0x021469c0 kind:arm_call to:0x02146d74 module:overlay(58) +from:0x021469d4 kind:arm_call to:0x02146d74 module:overlay(58) +from:0x02146a1c kind:arm_call to:0x02143438 module:overlay(58) +from:0x02146a30 kind:arm_call to:0x02143438 module:overlay(58) +from:0x02146a40 kind:arm_call to:0x02143438 module:overlay(58) +from:0x02146a50 kind:arm_call to:0x02143438 module:overlay(58) +from:0x02146b28 kind:arm_call to:0x02146c6c module:overlay(58) +from:0x02146b34 kind:load to:0x02154cdc module:overlay(58) +from:0x02146b54 kind:arm_call to:0x02143438 module:overlay(58) +from:0x02146b68 kind:arm_call to:0x02143438 module:overlay(58) +from:0x02146b78 kind:arm_call to:0x02143438 module:overlay(58) +from:0x02146b88 kind:arm_call to:0x02143438 module:overlay(58) +from:0x02146c5c kind:arm_call to:0x02146c6c module:overlay(58) +from:0x02146c68 kind:load to:0x02154cdc module:overlay(58) +from:0x02146c74 kind:arm_call to:0x021446b8 module:overlay(58) +from:0x02146c7c kind:arm_call to:0x02144ba0 module:overlay(58) +from:0x02146c84 kind:arm_call to:0x02145120 module:overlay(58) +from:0x02146c8c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02146cd0 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x02146cf4 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x02146d38 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x02146dbc kind:arm_call to:0x021456d8 module:overlay(58) +from:0x02146de0 kind:arm_call to:0x02146ccc module:overlay(58) +from:0x02146e54 kind:arm_call to:0x02146cec module:overlay(58) +from:0x02146ea4 kind:arm_call to:0x02146d30 module:overlay(58) +from:0x02146ed8 kind:arm_call to:0x02146ccc module:overlay(58) +from:0x02146f30 kind:arm_call to:0x02146cec module:overlay(58) +from:0x02146f80 kind:arm_call to:0x02146d30 module:overlay(58) +from:0x0214708c kind:arm_call to:0x02146c6c module:overlay(58) +from:0x021470b0 kind:arm_call to:0x02147148 module:overlay(58) +from:0x021470c0 kind:arm_call to:0x021470d8 module:overlay(58) +from:0x021470d0 kind:load to:0x02154cdc module:overlay(58) +from:0x021470d4 kind:load to:0x02154e5c module:overlay(58) +from:0x02147134 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02147144 kind:load to:0x0215491c module:overlay(58) +from:0x021471a4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021471b8 kind:load to:0x02154934 module:overlay(58) +from:0x021471c4 kind:arm_call to:0x020a95e4 module:overlay(0) +from:0x021471ec kind:arm_call to:0x01ff930c module:itcm +from:0x0214723c kind:arm_call to:0x02146984 module:overlay(58) +from:0x0214729c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021472b0 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x021472e4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02147308 kind:arm_call to:0x02071c90 module:overlay(0) +from:0x02147328 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x021473f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147478 kind:arm_call to:0x02146c6c module:overlay(58) +from:0x021474c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147500 kind:arm_call to:0x02146cec module:overlay(58) +from:0x02147570 kind:arm_call to:0x02146cec module:overlay(58) +from:0x021475f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147628 kind:arm_call to:0x02146d30 module:overlay(58) +from:0x02147698 kind:arm_call to:0x02146d30 module:overlay(58) +from:0x02147714 kind:arm_call to:0x02146c6c module:overlay(58) +from:0x02147720 kind:load to:0x027e0cec module:dtcm +from:0x02147724 kind:load to:0x02152f10 module:overlay(58) +from:0x02147728 kind:load to:0x027e09a8 module:dtcm +from:0x0214773c kind:load to:0x02154cdc module:overlay(58) +from:0x0214774c kind:arm_call to:0x021456d8 module:overlay(58) +from:0x0214775c kind:load to:0x021641d0 module:overlays(59,63,68,71,73,84) +from:0x021477b4 kind:arm_call to:0x0200e260 module:main +from:0x02147800 kind:arm_call to:0x0200e260 module:main +from:0x0214784c kind:arm_call to:0x0200e260 module:main +from:0x021478bc kind:arm_call to:0x0200e260 module:main +from:0x021478cc kind:arm_call to:0x01ffad5c module:itcm +from:0x021478f8 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x02147948 kind:arm_call to:0x0200e260 module:main +from:0x02147958 kind:arm_call to:0x01ffad5c module:itcm +from:0x021479cc kind:arm_call to:0x0200e260 module:main +from:0x021479dc kind:arm_call to:0x01ffad5c module:itcm +from:0x02147a0c kind:load to:0x027e0964 module:dtcm +from:0x02147a18 kind:arm_call to:0x01fff458 module:itcm +from:0x02147a34 kind:arm_call to:0x01fff458 module:itcm +from:0x02147a48 kind:arm_call to:0x020d4288 module:overlay(24) +from:0x02147a58 kind:load to:0x027e0cfc module:dtcm +from:0x02147a60 kind:arm_call to:0x02147aec module:overlay(58) +from:0x02147a74 kind:arm_call to:0x020d432c module:overlay(24) +from:0x02147a80 kind:load to:0x027e0cfc module:dtcm +from:0x02147a94 kind:arm_call to:0x02147b6c module:overlay(58) +from:0x02147a9c kind:arm_call to:0x021470d8 module:overlay(58) +from:0x02147aac kind:arm_call to:0x020a92d0 module:overlay(0) +from:0x02147ad0 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02147ae0 kind:arm_call to:0x021459b8 module:overlay(58) +from:0x02147af4 kind:arm_call to:0x01fff458 module:itcm +from:0x02147b14 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02147b24 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x02147b30 kind:arm_call to:0x01fff458 module:itcm +from:0x02147b64 kind:load to:0x027e0cfc module:dtcm +from:0x02147b68 kind:load to:0x027e09a4 module:dtcm +from:0x02147bfc kind:arm_call to:0x01fff458 module:itcm +from:0x02147c10 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02147c38 kind:arm_call to:0x01fff458 module:itcm +from:0x02147c4c kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02147c74 kind:arm_call to:0x01fff458 module:itcm +from:0x02147c88 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02147cb0 kind:arm_call to:0x01fff458 module:itcm +from:0x02147cc4 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02147cf0 kind:arm_call to:0x01fff458 module:itcm +from:0x02147d0c kind:arm_call to:0x02147b6c module:overlay(58) +from:0x02147d14 kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02147d28 kind:arm_call to:0x01fff458 module:itcm +from:0x02147d3c kind:arm_call to:0x02147b98 module:overlay(58) +from:0x02147d68 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02147d70 kind:arm_call to:0x02011ff4 module:main +from:0x02147d88 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02147d90 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02147d98 kind:arm_call to:0x02011ff4 module:main +from:0x02147db0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02147db8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02147dcc kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147de0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147df4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147e08 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147e1c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147e30 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147e44 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147e58 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147e6c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147e80 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147e94 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147ea8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147ebc kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147ed0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147ee4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02147ef8 kind:load to:0x02156ed8 module:overlay(58) +from:0x02147f0c kind:arm_call to:0x02011f3c module:main +from:0x02147f18 kind:arm_call to:0x02147f90 module:overlay(58) +from:0x02147f2c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02147f84 kind:load to:0x02154ec4 module:overlay(58) +from:0x02147fc0 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02147fe0 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02147ffc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214800c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02148050 kind:arm_call to:0x0200f05c module:main +from:0x0214806c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02148098 kind:arm_call to:0x0200f05c module:main +from:0x021480b4 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021480e0 kind:arm_call to:0x02148710 module:overlay(58) +from:0x02148104 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02148118 kind:arm_call to:0x02033cfc module:main +from:0x02148128 kind:load to:0x020b539c module:overlay(0) +from:0x0214812c kind:load to:0x02154a88 module:overlay(58) +from:0x02148130 kind:load to:0x0215496c module:overlay(58) +from:0x02148134 kind:load to:0x02155010 module:overlay(58) +from:0x02148138 kind:load to:0x02153308 module:overlay(58) +from:0x0214813c kind:load to:0x02153318 module:overlay(58) +from:0x02148140 kind:load to:0x02154f90 module:overlay(58) +from:0x02148144 kind:load to:0x02153330 module:overlay(58) +from:0x02148150 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x02148170 kind:load to:0x02148b04 module:overlay(58) +from:0x02148174 kind:load to:0x02153300 module:overlay(58) +from:0x021481c8 kind:load to:0x02154ee0 module:overlay(58) +from:0x021481d8 kind:arm_call to:0x020e7680 module:overlay(31) +from:0x021481e4 kind:arm_call to:0x0214885c module:overlay(58) +from:0x02148214 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0214826c kind:arm_call to:0x02073470 module:overlay(0) +from:0x02148278 kind:load to:0x027e09b8 module:dtcm +from:0x021482a4 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x021482c8 kind:arm_call to:0x0214885c module:overlay(58) +from:0x021482d8 kind:arm_call to:0x0212bab4 module:overlay(40) +from:0x021482ec kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x021482f4 kind:load to:0x027e09b8 module:dtcm +from:0x02148338 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02148398 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021483c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021483f8 kind:load to:0x02154f38 module:overlay(58) +from:0x02148404 kind:arm_call to:0x020a92d0 module:overlay(0) +from:0x02148428 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02148450 kind:arm_call to:0x02148710 module:overlay(58) +from:0x02148474 kind:arm_call to:0x020e7788 module:overlay(31) +from:0x02148484 kind:arm_call to:0x02148710 module:overlay(58) +from:0x021484d4 kind:arm_call to:0x020e81d4 module:overlay(31) +from:0x021484e8 kind:arm_call to:0x020e82a8 module:overlay(31) +from:0x021484f0 kind:arm_call to:0x02148710 module:overlay(58) +from:0x0214858c kind:load to:0x02049be4 module:main +from:0x02148608 kind:load to:0x02049be4 module:main +from:0x02148630 kind:arm_call to:0x02015244 module:main +from:0x021486b4 kind:arm_call to:0x02015244 module:main +from:0x0214875c kind:load to:0x02153328 module:overlay(58) +from:0x02148794 kind:arm_call to:0x02015080 module:main +from:0x021487b0 kind:arm_call to:0x021487c8 module:overlay(58) +from:0x021487dc kind:load to:0x027e09a8 module:dtcm +from:0x021487e0 kind:load to:0x02071b30 module:overlay(0) +from:0x021487f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0214880c kind:arm_call to:0x020d4288 module:overlay(24) +from:0x02148818 kind:load to:0x027e0cfc module:dtcm +from:0x02148824 kind:arm_call to:0x0214885c module:overlay(58) +from:0x0214883c kind:arm_call to:0x021488d8 module:overlay(58) +from:0x0214884c kind:arm_call to:0x020d432c module:overlay(24) +from:0x02148858 kind:load to:0x027e0cfc module:dtcm +from:0x02148870 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02148880 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x02148890 kind:arm_call to:0x01fff458 module:itcm +from:0x021488cc kind:load to:0x027e0cfc module:dtcm +from:0x021488d4 kind:load to:0x027e09a4 module:dtcm +from:0x021488e4 kind:arm_call to:0x020d4490 module:overlay(24) +from:0x02148900 kind:load to:0x027e0cfc module:dtcm +from:0x02148948 kind:arm_call to:0x021488d8 module:overlay(58) +from:0x0214896c kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02148980 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x021489a4 kind:load to:0x027e0cfc module:dtcm +from:0x021489bc kind:arm_call to:0x02148710 module:overlay(58) +from:0x021489ec kind:arm_call to:0x020bfecc module:overlay(17) +from:0x021489f8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02148a14 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148a3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02148a60 kind:load to:0x027e09a4 module:dtcm +from:0x02148a64 kind:load to:0x020aed08 module:overlay(0) +from:0x02148a74 kind:arm_call to:0x020a95e4 module:overlay(0) +from:0x02148a90 kind:arm_call to:0x01ff930c module:itcm +from:0x02148aa4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02148ae4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02148afc kind:arm_call to:0x02058038 module:overlay(0) +from:0x02148b5c kind:arm_call to:0x0200e260 module:main +from:0x02148b7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148b84 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148b8c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02148b94 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02148bac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148bb4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148bbc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02148bc4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02148bcc kind:arm_call to:0x02011ff4 module:main +from:0x02148be0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02148bf4 kind:load to:0x02156fec module:overlay(58) +from:0x02148c08 kind:arm_call to:0x02011f3c module:main +from:0x02148c14 kind:arm_call to:0x02148ed0 module:overlay(58) +from:0x02148c2c kind:arm_call to:0x020978dc module:overlay(0) +from:0x02148c5c kind:load to:0x021551ac module:overlay(58) +from:0x02148c74 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02148ca4 kind:load to:0x02155190 module:overlay(58) +from:0x02148d6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148d78 kind:arm_call to:0x01fff458 module:itcm +from:0x02148e68 kind:arm_call to:0x0214951c module:overlay(58) +from:0x02148e88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148ea8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148ec8 kind:load to:0x027e0ce4 module:dtcm +from:0x02148edc kind:arm_call to:0x02098388 module:overlay(0) +from:0x02148f40 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02148f6c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02148f88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02148f98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02148fb0 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02148fc0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02148fcc kind:arm_call to:0x02148c88 module:overlay(58) +from:0x02149028 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02149058 kind:arm_call to:0x02028c90 module:main +from:0x02149068 kind:load to:0x02155210 module:overlay(58) +from:0x0214906c kind:load to:0x02156fec module:overlay(58) +from:0x02149070 kind:load to:0x0215429c module:overlay(58) +from:0x02149074 kind:load to:0x02155180 module:overlay(58) +from:0x02149078 kind:load to:0x027e07d4 module:dtcm +from:0x02149088 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02149118 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02149120 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02149128 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02149130 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02149138 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02149144 kind:load to:0x02155210 module:overlay(58) +from:0x02149148 kind:load to:0x02156fb0 module:overlay(58) +from:0x0214914c kind:load to:0x02156fc4 module:overlay(58) +from:0x021491d4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021491dc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021491e4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021491ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021491f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021491fc kind:arm_call to:0x02011ff4 module:main +from:0x02149208 kind:load to:0x02155210 module:overlay(58) +from:0x0214920c kind:load to:0x02156fb0 module:overlay(58) +from:0x02149210 kind:load to:0x02156fc4 module:overlay(58) +from:0x02149228 kind:arm_call to:0x02149314 module:overlay(58) +from:0x02149288 kind:arm_call to:0x02149314 module:overlay(58) +from:0x021492a8 kind:load to:0x02156fb0 module:overlay(58) +from:0x021492ac kind:load to:0x02156fc4 module:overlay(58) +from:0x021492dc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021492e4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021492fc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02149308 kind:load to:0x027e0d48 module:dtcm +from:0x0214930c kind:load to:0x020b539c module:overlay(0) +from:0x02149350 kind:load to:0x021551c8 module:overlay(58) +from:0x02149388 kind:load to:0x021551c8 module:overlay(58) +from:0x021493a0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021493d4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02149410 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02149464 kind:arm_call to:0x01fff168 module:itcm +from:0x021494b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021494b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021494bc kind:load to:0x027e07d4 module:dtcm +from:0x021494c8 kind:arm_call to:0x0214938c module:overlay(58) +from:0x021494e8 kind:arm_call to:0x02071f38 module:overlay(0) +from:0x02149518 kind:load to:0x027e09a8 module:dtcm +from:0x02149538 kind:arm_call to:0x020d96f4 module:overlay(31) +from:0x02149554 kind:arm_call to:0x01ffa878 module:itcm +from:0x0214956c kind:load to:0x027e0d34 module:dtcm +from:0x02149570 kind:load to:0x0215513c module:overlay(58) +from:0x021495b0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021495dc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021495ec kind:arm_call to:0x01ffa60c module:itcm +from:0x021495f8 kind:load to:0x0203e964 module:main +from:0x02149634 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149648 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x02149668 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02149674 kind:load to:0x027e09c0 module:dtcm +from:0x021496dc kind:arm_call to:0x02149354 module:overlay(58) +from:0x021498a8 kind:load to:0x02155160 module:overlay(58) +from:0x021498ac kind:load to:0x02049be4 module:main +from:0x021498b0 kind:load to:0x027e0cd8 module:dtcm +from:0x02149914 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214997c kind:arm_call to:0x02016958 module:main +from:0x021499b0 kind:arm_call to:0x01ff930c module:itcm +from:0x02149b04 kind:arm_call to:0x021495fc module:overlay(58) +from:0x02149b0c kind:arm_call to:0x021494c0 module:overlay(58) +from:0x02149b58 kind:arm_call to:0x02149314 module:overlay(58) +from:0x02149b98 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02149ba8 kind:load to:0x02049be4 module:main +from:0x02149bb8 kind:load to:0x0203e964 module:main +from:0x02149bbc kind:load to:0x027e0cd8 module:dtcm +from:0x02149bc4 kind:load to:0x027e09c0 module:dtcm +from:0x02149c40 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02149c50 kind:load to:0x02155148 module:overlay(58) +from:0x02149c54 kind:load to:0x027e09a8 module:dtcm +from:0x02149c8c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149cac kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02149cb8 kind:arm_call to:0x02016958 module:main +from:0x02149ccc kind:arm_call to:0x01ff9318 module:itcm +from:0x02149d28 kind:arm_call to:0x01ff9218 module:itcm +from:0x02149d3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149d54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149d60 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02149d80 kind:load to:0x0203e964 module:main +from:0x02149dac kind:arm_call to:0x021495fc module:overlay(58) +from:0x02149de0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02149df0 kind:arm_call to:0x01ff930c module:itcm +from:0x02149e68 kind:arm_call to:0x0214951c module:overlay(58) +from:0x02149e84 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149eac kind:arm_call to:0x01ffb428 module:itcm +from:0x02149f20 kind:arm_call to:0x01ffb428 module:itcm +from:0x02149f2c kind:arm_call to:0x01ffb428 module:itcm +from:0x02149fe8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214a008 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a028 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a030 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a064 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a080 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a088 kind:arm_call to:0x0214951c module:overlay(58) +from:0x0214a0d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a104 kind:arm_call to:0x020d96f4 module:overlay(31) +from:0x0214a124 kind:arm_call to:0x02149574 module:overlay(58) +from:0x0214a134 kind:arm_call to:0x01ffa328 module:itcm +from:0x0214a144 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a15c kind:arm_call to:0x01fff17c module:itcm +from:0x0214a1dc kind:arm_call to:0x0214951c module:overlay(58) +from:0x0214a200 kind:arm_call to:0x020d9704 module:overlay(31) +from:0x0214a210 kind:arm_call to:0x021494c0 module:overlay(58) +from:0x0214a244 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214a254 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a2e8 kind:arm_call to:0x02149314 module:overlay(58) +from:0x0214a328 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0214a33c kind:load to:0x02155148 module:overlay(58) +from:0x0214a344 kind:load to:0x0203e964 module:main +from:0x0214a348 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a350 kind:load to:0x02156fb0 module:overlay(58) +from:0x0214a358 kind:load to:0x027e0d34 module:dtcm +from:0x0214a35c kind:load to:0x027e0ce0 module:dtcm +from:0x0214a360 kind:load to:0x02155160 module:overlay(58) +from:0x0214a364 kind:load to:0x027e09c0 module:dtcm +from:0x0214a44c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214a454 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214a590 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214a5dc kind:arm_call to:0x020beeec module:overlay(17) +from:0x0214a5f4 kind:load to:0x02049be4 module:main +from:0x0214a5f8 kind:load to:0x02156fb0 module:overlay(58) +from:0x0214a5fc kind:load to:0x02156fc4 module:overlay(58) +from:0x0214a600 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a604 kind:load to:0x0203e964 module:main +from:0x0214a608 kind:load to:0x020b539c module:overlay(0) +from:0x0214a620 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214a664 kind:arm_call to:0x020d96f4 module:overlay(31) +from:0x0214a674 kind:arm_call to:0x02028d30 module:main +from:0x0214a684 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a6b4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214a6c4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a708 kind:arm_call to:0x02149574 module:overlay(58) +from:0x0214a794 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a7c4 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0214a7d0 kind:load to:0x027e0d34 module:dtcm +from:0x0214a7d4 kind:load to:0x0203e964 module:main +from:0x0214a7dc kind:load to:0x027e0cd8 module:dtcm +from:0x0214a7f8 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0214a818 kind:arm_call to:0x02149314 module:overlay(58) +from:0x0214a83c kind:load to:0x02156fb0 module:overlay(58) +from:0x0214a8a4 kind:arm_call to:0x0214a7e0 module:overlay(58) +from:0x0214a8c8 kind:load to:0x02156fb0 module:overlay(58) +from:0x0214a8cc kind:load to:0x02156fc4 module:overlay(58) +from:0x0214a8e0 kind:load to:0x02156fb0 module:overlay(58) +from:0x0214a928 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0214a950 kind:load to:0x02156fb0 module:overlay(58) +from:0x0214a954 kind:load to:0x02156fc4 module:overlay(58) +from:0x0214a960 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214a968 kind:arm_call to:0x02011ff4 module:main +from:0x0214a97c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214a990 kind:load to:0x021570d4 module:overlay(58) +from:0x0214a9a4 kind:arm_call to:0x02011f3c module:main +from:0x0214a9b0 kind:arm_call to:0x0214a9e0 module:overlay(58) +from:0x0214a9c4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0214a9dc kind:load to:0x0215526c module:overlay(58) +from:0x0214a9e8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214a9f8 kind:arm_call to:0x0214ab68 module:overlay(58) +from:0x0214aa14 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214aa2c kind:load to:0x02154514 module:overlay(58) +from:0x0214aa30 kind:load to:0x02155290 module:overlay(58) +from:0x0214aa34 kind:load to:0x021552f4 module:overlay(58) +from:0x0214aa50 kind:arm_call to:0x0214a8d0 module:overlay(58) +from:0x0214aa58 kind:arm_call to:0x0214ab78 module:overlay(58) +from:0x0214aa60 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214aa6c kind:load to:0x02155290 module:overlay(58) +from:0x0214aa70 kind:load to:0x021552f4 module:overlay(58) +from:0x0214aa8c kind:arm_call to:0x0214a8d0 module:overlay(58) +from:0x0214aa94 kind:arm_call to:0x0214ab78 module:overlay(58) +from:0x0214aa9c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214aaa4 kind:arm_call to:0x02011ff4 module:main +from:0x0214aab0 kind:load to:0x02155290 module:overlay(58) +from:0x0214aab4 kind:load to:0x021552f4 module:overlay(58) +from:0x0214aadc kind:arm_call to:0x02082164 module:overlay(0) +from:0x0214aaf8 kind:arm_call to:0x020d9314 module:overlay(31) +from:0x0214ab00 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ab28 kind:arm_call to:0x0214a840 module:overlay(58) +from:0x0214ab30 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x0214ab5c kind:arm_call to:0x0214a8e4 module:overlay(58) +from:0x0214ab64 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x0214ab74 kind:load to:0x027e0d48 module:dtcm +from:0x0214ab88 kind:load to:0x027e0d48 module:dtcm +from:0x0214ab94 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0214abc8 kind:load to:0x02157124 module:overlay(58) +from:0x0214abdc kind:arm_call to:0x02011f3c module:main +from:0x0214abe8 kind:arm_call to:0x0214acf4 module:overlay(58) +from:0x0214abfc kind:arm_call to:0x02097898 module:overlay(0) +from:0x0214ac30 kind:load to:0x021553fc module:overlay(58) +from:0x0214ac64 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0214ac9c kind:arm_call to:0x020f6284 module:overlay(31) +from:0x0214acbc kind:load to:0x021553ac module:overlay(58) +from:0x0214acd4 kind:arm_call to:0x0214cb64 module:overlay(58) +from:0x0214ace4 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x0214ad00 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214ad64 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x0214ad90 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0214adac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214adbc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214adec kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0214adf8 kind:arm_call to:0x0214ac88 module:overlay(58) +from:0x0214ae8c kind:arm_call to:0x0201baec module:main +from:0x0214aea0 kind:arm_call_thumb to:0x020d6668 module:overlay(24) +from:0x0214aecc kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0214aeec kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214af08 kind:arm_call to:0x01ffa06c module:itcm +from:0x0214af18 kind:load to:0x02155420 module:overlay(58) +from:0x0214af1c kind:load to:0x02157124 module:overlay(58) +from:0x0214af20 kind:load to:0x0215496c module:overlay(58) +from:0x0214af24 kind:load to:0x021553e0 module:overlay(58) +from:0x0214af28 kind:load to:0x021553c4 module:overlay(58) +from:0x0214af34 kind:arm_call to:0x0201bacc module:main +from:0x0214af48 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214af68 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0214af8c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0214af9c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0214afac kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214b008 kind:arm_call to:0x020d6680 module:overlay(24) +from:0x0214b050 kind:arm_call to:0x0214cfa4 module:overlay(58) +from:0x0214b05c kind:arm_call to:0x0214cab8 module:overlay(58) +from:0x0214b088 kind:arm_call to:0x0214cb64 module:overlay(58) +from:0x0214b09c kind:arm_call to:0x0214cbe8 module:overlay(58) +from:0x0214b0bc kind:load to:0x0214d078 module:overlay(58) +from:0x0214b0c0 kind:load to:0x02155374 module:overlay(58) +from:0x0214b0c4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x0214b0d4 kind:arm_call to:0x0214cab8 module:overlay(58) +from:0x0214b0ec kind:arm_call to:0x02016fbc module:main +from:0x0214b0f8 kind:arm_call to:0x02147d20 module:overlay(58) +from:0x0214b138 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214b140 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214b158 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214b168 kind:load to:0x027e09a4 module:dtcm +from:0x0214b16c kind:load to:0x027e0d4c module:dtcm +from:0x0214b170 kind:load to:0x020b539c module:overlay(0) +from:0x0214b1c0 kind:load to:0x02155324 module:overlay(58) +from:0x0214b1e4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214b210 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0214b230 kind:load to:0x02155300 module:overlay(58) +from:0x0214b234 kind:load to:0x027e09b8 module:dtcm +from:0x0214b24c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0214b280 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214b2bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b2e4 kind:arm_call to:0x0214c92c module:overlay(58) +from:0x0214b2ec kind:arm_call to:0x0214ca40 module:overlay(58) +from:0x0214b31c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214b328 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0214b340 kind:arm_call to:0x0214cacc module:overlay(58) +from:0x0214b348 kind:arm_call to:0x0214cab8 module:overlay(58) +from:0x0214b390 kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214b398 kind:arm_call to:0x0214ccd0 module:overlay(58) +from:0x0214b3a0 kind:arm_call to:0x0214cd94 module:overlay(58) +from:0x0214b3c0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214b3f8 kind:arm_call to:0x02015080 module:main +from:0x0214b41c kind:arm_call to:0x02015080 module:main +from:0x0214b440 kind:arm_call to:0x02015080 module:main +from:0x0214b464 kind:arm_call to:0x02015080 module:main +from:0x0214b488 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214b494 kind:load to:0x0215534c module:overlay(58) +from:0x0214b498 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x0214b49c kind:load to:0x027e09a8 module:dtcm +from:0x0214b4b8 kind:arm_call to:0x0214d2c4 module:overlay(58) +from:0x0214b4fc kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x0214b510 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214b52c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214b550 kind:arm_call to:0x020786dc module:overlay(0) +from:0x0214b584 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214b598 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214b5fc kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0214b608 kind:load to:0x02157110 module:overlay(58) +from:0x0214b60c kind:load to:0x027e0ce0 module:dtcm +from:0x0214b610 kind:load to:0x027e09bc module:dtcm +from:0x0214b614 kind:load to:0x0203e964 module:main +from:0x0214b638 kind:arm_call to:0x020d6d80 module:overlay(24) +from:0x0214b654 kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214b6ac kind:arm_call to:0x01ff916c module:itcm +from:0x0214b768 kind:arm_call to:0x01ff916c module:itcm +from:0x0214b808 kind:arm_call to:0x0214bbcc module:overlay(58) +from:0x0214b814 kind:load to:0x02049be4 module:main +from:0x0214b818 kind:load to:0x0215538c module:overlay(58) +from:0x0214b81c kind:load to:0x02155374 module:overlay(58) +from:0x0214b83c kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214b87c kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214b8bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b8c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214b944 kind:arm_call to:0x020169d4 module:main +from:0x0214b978 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ba38 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bad8 kind:arm_call to:0x0214bbcc module:overlay(58) +from:0x0214bb44 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214bb50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bb60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bb90 kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214bbac kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214bbb8 kind:load to:0x02155308 module:overlay(58) +from:0x0214bbbc kind:load to:0x02049be4 module:main +from:0x0214bbc0 kind:load to:0x0215538c module:overlay(58) +from:0x0214bbc4 kind:load to:0x02155374 module:overlay(58) +from:0x0214bc44 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bc60 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x0214bcc4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bcf0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214bd1c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214bd30 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bd54 kind:arm_call to:0x0214cfa4 module:overlay(58) +from:0x0214bd74 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214bd80 kind:load to:0x027e0ce0 module:dtcm +from:0x0214bd88 kind:load to:0x02157110 module:overlay(58) +from:0x0214be08 kind:arm_call to:0x0214cfa4 module:overlay(58) +from:0x0214be18 kind:arm_call to:0x02016958 module:main +from:0x0214be34 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214be5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214be9c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0214beec kind:arm_call to:0x0214d250 module:overlay(58) +from:0x0214bf58 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0214bf7c kind:arm_call to:0x02016fbc module:main +from:0x0214bf80 kind:arm_call to:0x02147d20 module:overlay(58) +from:0x0214bf8c kind:load to:0x02155318 module:overlay(58) +from:0x0214bf90 kind:load to:0x0215530c module:overlay(58) +from:0x0214bf98 kind:load to:0x027e09b8 module:dtcm +from:0x0214bf9c kind:load to:0x02155300 module:overlay(58) +from:0x0214bfec kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214c030 kind:arm_call to:0x0201bb84 module:main +from:0x0214c03c kind:arm_call to:0x0201b9a8 module:main +from:0x0214c05c kind:arm_call to:0x0214bbcc module:overlay(58) +from:0x0214c068 kind:load to:0x0215530c module:overlay(58) +from:0x0214c06c kind:load to:0x027e09b8 module:dtcm +from:0x0214c070 kind:load to:0x02155300 module:overlay(58) +from:0x0214c074 kind:load to:0x0204e5f8 module:main +from:0x0214c088 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214c100 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c114 kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214c148 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c204 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c2bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214c2d8 kind:arm_call to:0x0214bbcc module:overlay(58) +from:0x0214c2f4 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0214c31c kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214c328 kind:load to:0x02049be4 module:main +from:0x0214c32c kind:load to:0x0215538c module:overlay(58) +from:0x0214c330 kind:load to:0x02155374 module:overlay(58) +from:0x0214c364 kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214c384 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c3ec kind:arm_call to:0x020169d4 module:main +from:0x0214c420 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c4dc kind:arm_call to:0x01ff916c module:itcm +from:0x0214c57c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214c598 kind:arm_call to:0x0214bbcc module:overlay(58) +from:0x0214c5d4 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0214c610 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c61c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c62c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c674 kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214c690 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0214c6b8 kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214c6c4 kind:load to:0x02155300 module:overlay(58) +from:0x0214c6c8 kind:load to:0x02049be4 module:main +from:0x0214c6cc kind:load to:0x0215538c module:overlay(58) +from:0x0214c6d0 kind:load to:0x02155374 module:overlay(58) +from:0x0214c6ec kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214c708 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c71c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214c72c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c738 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c75c kind:arm_call to:0x0214cfa4 module:overlay(58) +from:0x0214c768 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214c778 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c780 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c78c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c798 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214c7a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c7b4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214c818 kind:arm_call to:0x0214b178 module:overlay(58) +from:0x0214c838 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0214c84c kind:arm_call to:0x02016fbc module:main +from:0x0214c890 kind:arm_call to:0x02147ca8 module:overlay(58) +from:0x0214c8b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c8c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c8dc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214c8ec kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0214c908 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0214c920 kind:load to:0x027e0ce4 module:dtcm +from:0x0214c924 kind:load to:0x027e09b8 module:dtcm +from:0x0214c928 kind:load to:0x02155300 module:overlay(58) +from:0x0214c94c kind:arm_call to:0x01ff930c module:itcm +from:0x0214c968 kind:arm_call to:0x01ff930c module:itcm +from:0x0214c9cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c9dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c9e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c9f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214ca30 kind:arm_call to:0x01ff930c module:itcm +from:0x0214ca50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214cafc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cb38 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cbe0 kind:load to:0x02157110 module:overlay(58) +from:0x0214cbe4 kind:load to:0x0215538c module:overlay(58) +from:0x0214cc04 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214cc44 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214cc64 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214cc78 kind:load to:0x020b539c module:overlay(0) +from:0x0214cca4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214ccb4 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0214cccc kind:load to:0x027e0cd8 module:dtcm +from:0x0214ccec kind:arm_call to:0x02016fbc module:main +from:0x0214cd24 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cd80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214cdb0 kind:arm_call to:0x02016fbc module:main +from:0x0214cddc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ce14 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ce28 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ce44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ce90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ceb8 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x0214cee0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214cef0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cf30 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x0214cf58 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214cf68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cf94 kind:load to:0x027e0ce4 module:dtcm +from:0x0214cff4 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0214d018 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0214d048 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0214d058 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0214d060 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x0214d06c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0214d118 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214d128 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214d15c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214d16c kind:arm_call to:0x01ffa60c module:itcm +from:0x0214d1a0 kind:arm_call to:0x0200e260 module:main +from:0x0214d1b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214d1ec kind:arm_call to:0x02028d30 module:main +from:0x0214d214 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214d224 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d248 kind:load to:0x0203e964 module:main +from:0x0214d24c kind:load to:0x027e0964 module:dtcm +from:0x0214d294 kind:arm_call to:0x020158e8 module:main +from:0x0214d2c0 kind:load to:0x0214c824 module:overlay(58) +from:0x0214d308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d3a0 kind:load to:0x027e0ca8 module:dtcm +from:0x0214d3ac kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214d3b4 kind:arm_call to:0x02011ff4 module:main +from:0x0214d3c8 kind:arm_call to:0x0201bacc module:main +from:0x0214d3d0 kind:arm_call to:0x02011ff4 module:main +from:0x0214d3e8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214d3f0 kind:arm_call to:0x0201bacc module:main +from:0x0214d3f8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214d400 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214d408 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d420 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214d428 kind:arm_call to:0x0201bacc module:main +from:0x0214d430 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214d438 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214d440 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d448 kind:arm_call to:0x02011ff4 module:main +from:0x0214d45c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214d470 kind:load to:0x0215720c module:overlay(58) +from:0x0214d484 kind:arm_call to:0x02011f3c module:main +from:0x0214d490 kind:arm_call to:0x0214d4c0 module:overlay(58) +from:0x0214d4a4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0214d4bc kind:load to:0x0215547c module:overlay(58) +from:0x0214d4c8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214d4d8 kind:arm_call to:0x0214d684 module:overlay(58) +from:0x0214d4f4 kind:load to:0x02154514 module:overlay(58) +from:0x0214d4f8 kind:load to:0x021554a0 module:overlay(58) +from:0x0214d4fc kind:load to:0x02155504 module:overlay(58) +from:0x0214d518 kind:arm_call to:0x02082164 module:overlay(0) +from:0x0214d534 kind:arm_call to:0x020d9314 module:overlay(31) +from:0x0214d53c kind:load to:0x027e0cd8 module:dtcm +from:0x0214d544 kind:arm_call to:0x0214d570 module:overlay(58) +from:0x0214d550 kind:arm_call to:0x0214c6d8 module:overlay(58) +from:0x0214d55c kind:arm_call to:0x0214d570 module:overlay(58) +from:0x0214d5c8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0214d5e4 kind:arm_call to:0x01fff350 module:itcm +from:0x0214d608 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214d614 kind:arm_call to:0x0214cab8 module:overlay(58) +from:0x0214d624 kind:arm_call to:0x0214cc80 module:overlay(58) +from:0x0214d654 kind:arm_call to:0x01fff350 module:itcm +from:0x0214d674 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x0214d678 kind:load to:0x020b3000 module:overlay(0) +from:0x0214d680 kind:load to:0x027e0ce4 module:dtcm +from:0x0214d690 kind:load to:0x027e0d4c module:dtcm +from:0x0214d6a4 kind:load to:0x027e0d4c module:dtcm +from:0x0214d6b0 kind:arm_call to:0x0214d694 module:overlay(58) +from:0x0214d6b8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d6cc kind:arm_call to:0x0214d694 module:overlay(58) +from:0x0214d6d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d6dc kind:arm_call to:0x02011ff4 module:main +from:0x0214d6f0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0214d724 kind:load to:0x02157258 module:overlay(58) +from:0x0214d738 kind:arm_call to:0x02011f3c module:main +from:0x0214d744 kind:arm_call to:0x0214d774 module:overlay(58) +from:0x0214d758 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0214d770 kind:load to:0x02155518 module:overlay(58) +from:0x0214d77c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214d790 kind:load to:0x0215553c module:overlay(58) +from:0x0214d7c0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214d7c8 kind:load to:0x027e09a8 module:dtcm +from:0x0214d7d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d7ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214d7f4 kind:arm_call to:0x02011ff4 module:main +from:0x0214d808 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0214d81c kind:load to:0x021572fc module:overlay(58) +from:0x0214d830 kind:arm_call to:0x02011f3c module:main +from:0x0214d83c kind:arm_call to:0x0214d8ac module:overlay(58) +from:0x0214d850 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0214d8a0 kind:load to:0x02155598 module:overlay(58) +from:0x0214d8d8 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0214d8f8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0214d914 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214d924 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214d998 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0214d9cc kind:load to:0x021572fc module:overlay(58) +from:0x0214d9d0 kind:load to:0x02154a88 module:overlay(58) +from:0x0214d9d4 kind:load to:0x0215496c module:overlay(58) +from:0x0214d9d8 kind:load to:0x0215564c module:overlay(58) +from:0x0214d9dc kind:load to:0x027e09a4 module:dtcm +from:0x0214d9e0 kind:load to:0x02153348 module:overlay(58) +from:0x0214d9e4 kind:load to:0x021555b4 module:overlay(58) +from:0x0214d9e8 kind:load to:0x021555fc module:overlay(58) +from:0x0214da00 kind:arm_call to:0x01fff458 module:itcm +from:0x0214da44 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0214da6c kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x0214da7c kind:arm_call to:0x0212bab4 module:overlay(40) +from:0x0214da90 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0214da98 kind:load to:0x027e09b8 module:dtcm +from:0x0214daa4 kind:load to:0x027e0cfc module:dtcm +from:0x0214dab0 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0214dacc kind:load to:0x021572b0 module:overlay(58) +from:0x0214dad0 kind:load to:0x02152c14 module:overlay(58) +from:0x0214db10 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x0214db24 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x0214db60 kind:load to:0x027e0cfc module:dtcm +from:0x0214db64 kind:load to:0x021572b0 module:overlay(58) +from:0x0214db8c kind:arm_call to:0x01fff458 module:itcm +from:0x0214db9c kind:arm_call to:0x0212be1c module:overlay(40) +from:0x0214dbb0 kind:arm_call to:0x020d4288 module:overlay(24) +from:0x0214dbbc kind:load to:0x027e09b8 module:dtcm +from:0x0214dbc0 kind:load to:0x027e0cfc module:dtcm +from:0x0214dbd4 kind:arm_call to:0x020d432c module:overlay(24) +from:0x0214dbe0 kind:load to:0x027e0cfc module:dtcm +from:0x0214dbec kind:arm_call to:0x020a92d0 module:overlay(0) +from:0x0214dc10 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0214dc3c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214dc44 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214dc4c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0214dc64 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214dc6c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0214dc74 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0214dc7c kind:arm_call to:0x02011ff4 module:main +from:0x0214dc94 kind:arm_call to:0x0201bacc module:main +from:0x0214dc9c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0214dcb0 kind:arm_call to:0x0201bacc module:main +from:0x0214dcc4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214dcd8 kind:load to:0x021573e4 module:overlay(58) +from:0x0214dcec kind:arm_call to:0x02011f3c module:main +from:0x0214dcf8 kind:arm_call to:0x0214dd44 module:overlay(58) +from:0x0214dd0c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0214dd40 kind:load to:0x02155768 module:overlay(58) +from:0x0214dd4c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214ddb0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0214ddb8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0214ddc4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0214ddd8 kind:load to:0x0215578c module:overlay(58) +from:0x0214dddc kind:load to:0x021573e4 module:overlay(58) +from:0x0214ddf0 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0214de5c kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0214de6c kind:load to:0x027e09c0 module:dtcm +from:0x0214de84 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214deac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214dee0 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0214defc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0214df04 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214df0c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214df24 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0214df2c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214df34 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214df3c kind:arm_call to:0x02011ff4 module:main +from:0x0214df50 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214df64 kind:load to:0x021574ec module:overlay(58) +from:0x0214df78 kind:arm_call to:0x02011f3c module:main +from:0x0214df84 kind:arm_call to:0x0214e050 module:overlay(58) +from:0x0214dfa8 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x0214dfb8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214e030 kind:load to:0x021557e8 module:overlay(58) +from:0x0214e038 kind:load to:0x02155838 module:overlay(58) +from:0x0214e03c kind:load to:0x02155810 module:overlay(58) +from:0x0214e048 kind:load to:0x021574bc module:overlay(58) +from:0x0214e058 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214e094 kind:load to:0x02155860 module:overlay(58) +from:0x0214e098 kind:load to:0x020b1968 module:overlay(0) +from:0x0214e148 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0214e180 kind:arm_call to:0x0200f05c module:main +from:0x0214e218 kind:arm_call to:0x0214e2e8 module:overlay(58) +from:0x0214e224 kind:load to:0x02049be4 module:main +from:0x0214e228 kind:load to:0x021574ec module:overlay(58) +from:0x0214e22c kind:load to:0x02153350 module:overlay(58) +from:0x0214e230 kind:load to:0x0215335c module:overlay(58) +from:0x0214e234 kind:load to:0x021574cc module:overlay(58) +from:0x0214e238 kind:load to:0x02157554 module:overlay(58) +from:0x0214e2c0 kind:arm_call to:0x01ff9110 module:itcm +from:0x0214e2d8 kind:arm_call to:0x0214e2e8 module:overlay(58) +from:0x0214e2e0 kind:load to:0x0203e964 module:main +from:0x0214e324 kind:arm_call to:0x0214e2e8 module:overlay(58) +from:0x0214e370 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0214e39c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214e3b8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214e3c8 kind:arm_call to:0x0214e2e8 module:overlay(58) +from:0x0214e3dc kind:load to:0x027e09bc module:dtcm +from:0x0214e3e4 kind:load to:0x027e0cec module:dtcm +from:0x0214e438 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0214e45c kind:load to:0x0203e964 module:main +from:0x0214e46c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214e474 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214e48c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214e494 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214e49c kind:arm_call to:0x02011ff4 module:main +from:0x0214e4b0 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0214e4c4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0214e4cc kind:arm_call to:0x02011ff4 module:main +from:0x0214e4e0 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0214e4e8 kind:arm_call to:0x02011ff4 module:main +from:0x0214e4fc kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0214e510 kind:load to:0x02157584 module:overlay(58) +from:0x0214e524 kind:arm_call to:0x02011f3c module:main +from:0x0214e530 kind:arm_call to:0x0214e674 module:overlay(58) +from:0x0214e548 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214e558 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214e5c8 kind:load to:0x021558a0 module:overlay(58) +from:0x0214e5cc kind:load to:0x02155838 module:overlay(58) +from:0x0214e5d0 kind:load to:0x021558bc module:overlay(58) +from:0x0214e5e4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214e664 kind:load to:0x021558d8 module:overlay(58) +from:0x0214e668 kind:load to:0x02157584 module:overlay(58) +from:0x0214e66c kind:load to:0x020b1968 module:overlay(0) +from:0x0214e670 kind:load to:0x02157658 module:overlay(58) +from:0x0214e67c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214e6fc kind:load to:0x021558d8 module:overlay(58) +from:0x0214e700 kind:load to:0x02157584 module:overlay(58) +from:0x0214e704 kind:load to:0x020b1968 module:overlay(0) +from:0x0214e708 kind:load to:0x02157658 module:overlay(58) +from:0x0214e718 kind:arm_call to:0x0214e7a4 module:overlay(58) +from:0x0214e758 kind:arm_call to:0x0214e7a4 module:overlay(58) +from:0x0214e804 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214e820 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214e838 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214e850 kind:load to:0x027e0cec module:dtcm +from:0x0214e854 kind:load to:0x027e09a8 module:dtcm +from:0x0214e884 kind:arm_call to:0x0214e7a4 module:overlay(58) +from:0x0214e8d0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0214e938 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x0214e954 kind:arm_call to:0x020a9d78 module:overlay(0) +from:0x0214e968 kind:arm_call to:0x020f9f8c module:overlay(31) +from:0x0214e978 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0214e988 kind:arm_call to:0x020a9e14 module:overlay(0) +from:0x0214e99c kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0214e9b0 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x0214e9f0 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x0214ea20 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214ea28 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214ea40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214ea48 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214ea50 kind:arm_call to:0x02011ff4 module:main +from:0x0214ea64 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214ea78 kind:load to:0x02157688 module:overlay(58) +from:0x0214ea8c kind:arm_call to:0x02011f3c module:main +from:0x0214ea98 kind:arm_call to:0x0214eb2c module:overlay(58) +from:0x0214eab0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214eac0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214eb18 kind:load to:0x021558a0 module:overlay(58) +from:0x0214eb20 kind:load to:0x02155838 module:overlay(58) +from:0x0214eb24 kind:load to:0x0215591c module:overlay(58) +from:0x0214eb34 kind:arm_call to:0x0209d700 module:overlay(0) +from:0x0214eb94 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x0214ebd0 kind:load to:0x02155938 module:overlay(58) +from:0x0214ebd4 kind:load to:0x02157688 module:overlay(58) +from:0x0214ebdc kind:load to:0x0215775c module:overlay(58) +from:0x0214ec34 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0214ec4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ec88 kind:load to:0x027e0d38 module:dtcm +from:0x0214ec8c kind:load to:0x027e0ce4 module:dtcm +from:0x0214ecb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214ecc0 kind:arm_call to:0x02071eac module:overlay(0) +from:0x0214ed04 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214ed20 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214ed3c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214ed48 kind:load to:0x027e09a8 module:dtcm +from:0x0214ed50 kind:load to:0x027e0cec module:dtcm +from:0x0214ed5c kind:arm_call to:0x0209d7a4 module:overlay(0) +from:0x0214ed68 kind:arm_call to:0x0214efb8 module:overlay(58) +from:0x0214edb0 kind:arm_call to:0x020c058c module:overlay(17) +from:0x0214edcc kind:arm_call to:0x01fff1a4 module:itcm +from:0x0214ede4 kind:arm_call to:0x01fff148 module:itcm +from:0x0214ee10 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214ee24 kind:arm_call to:0x01fff148 module:itcm +from:0x0214ee34 kind:arm_call to:0x01fff148 module:itcm +from:0x0214ee88 kind:arm_call to:0x0208be70 module:overlay(0) +from:0x0214eedc kind:arm_call to:0x01ffb800 module:itcm +from:0x0214eeec kind:arm_call to:0x01ffb800 module:itcm +from:0x0214ef10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ef58 kind:load to:0x027e0ce0 module:dtcm +from:0x0214ef5c kind:load to:0x027e0ce4 module:dtcm +from:0x0214ef60 kind:load to:0x0215775c module:overlay(58) +from:0x0214ef94 kind:arm_call to:0x0209d518 module:overlay(0) +from:0x0214efe4 kind:arm_call to:0x0209d8e8 module:overlay(0) +from:0x0214f014 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214f01c kind:arm_call to:0x0209d76c module:overlay(0) +from:0x0214f034 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214f03c kind:arm_call to:0x0209d76c module:overlay(0) +from:0x0214f044 kind:arm_call to:0x02011ff4 module:main +from:0x0214f058 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214f06c kind:load to:0x02157794 module:overlay(58) +from:0x0214f080 kind:arm_call to:0x02011f3c module:main +from:0x0214f08c kind:arm_call to:0x0214f0e8 module:overlay(58) +from:0x0214f0ac kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x0214f0e0 kind:load to:0x021559a8 module:overlay(58) +from:0x0214f0f0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214f108 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214f118 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214f120 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214f130 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214f154 kind:load to:0x021559f8 module:overlay(58) +from:0x0214f158 kind:load to:0x021559d0 module:overlay(58) +from:0x0214f15c kind:load to:0x02155838 module:overlay(58) +from:0x0214f188 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0214f4c8 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0214f4d4 kind:load to:0x0215337c module:overlay(58) +from:0x0214f4d8 kind:load to:0x02157794 module:overlay(58) +from:0x0214f4dc kind:load to:0x0215777c module:overlay(58) +from:0x0214f4e0 kind:load to:0x02155990 module:overlay(58) +from:0x0214f4e4 kind:load to:0x021577b4 module:overlay(58) +from:0x0214f528 kind:load to:0x027e09c0 module:dtcm +from:0x0214f564 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214f588 kind:load to:0x0203e964 module:main +from:0x0214f598 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214f5a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f5a8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214f5c0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0214f5c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f5d0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214f5d8 kind:arm_call to:0x02011ff4 module:main +from:0x0214f5ec kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0214f600 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0214f608 kind:arm_call to:0x02011ff4 module:main +from:0x0214f61c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214f630 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214f63c kind:load to:0x02155a38 module:overlay(58) +from:0x0214f684 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214f6bc kind:load to:0x027e0cd8 module:dtcm +from:0x0214f6e8 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x0214f764 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f76c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214f784 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f78c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214f794 kind:arm_call to:0x02011ff4 module:main +from:0x0214f7a8 kind:load to:0x0215780c module:overlay(58) +from:0x0214f7bc kind:arm_call to:0x02011f3c module:main +from:0x0214f7c8 kind:arm_call to:0x0214f818 module:overlay(58) +from:0x0214f7e0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214f810 kind:load to:0x02155a84 module:overlay(58) +from:0x0214f820 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0214f834 kind:load to:0x02155aa0 module:overlay(58) +from:0x0214f884 kind:load to:0x0215780c module:overlay(58) +from:0x0214f89c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f8a4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214f8bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f8c4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214f8cc kind:arm_call to:0x02011ff4 module:main +from:0x0214f8e0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214f8f4 kind:load to:0x021578f0 module:overlay(58) +from:0x0214f908 kind:arm_call to:0x02011f3c module:main +from:0x0214f914 kind:arm_call to:0x0214f9ac module:overlay(58) +from:0x0214f92c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214f95c kind:load to:0x02155aec module:overlay(58) +from:0x0214f96c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214f988 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x0214f990 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214f9a4 kind:load to:0x02155b08 module:overlay(58) +from:0x0214f9a8 kind:load to:0x021559d0 module:overlay(58) +from:0x0214f9b4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214f9d0 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x0214f9d8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214f9ec kind:load to:0x02155b08 module:overlay(58) +from:0x0214f9f0 kind:load to:0x021559d0 module:overlay(58) +from:0x0214fa64 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214fa90 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214fab4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fad4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214faf8 kind:arm_call to:0x0200f05c module:main +from:0x0214fb80 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0214fbb8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214fc10 kind:load to:0x027e0cd8 module:dtcm +from:0x0214fc18 kind:load to:0x021578f0 module:overlay(58) +from:0x0214fc1c kind:load to:0x021533b0 module:overlay(58) +from:0x0214fc4c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0214fcc8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214fcd0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214fce8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214fcf0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214fcf8 kind:arm_call to:0x02011ff4 module:main +from:0x0214fd0c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214fd20 kind:load to:0x021579d4 module:overlay(58) +from:0x0214fd34 kind:arm_call to:0x02011f3c module:main +from:0x0214fd40 kind:arm_call to:0x0214fd8c module:overlay(58) +from:0x0214fd54 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x0214fd84 kind:load to:0x02155b48 module:overlay(58) +from:0x0214fd94 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214fda4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214fdb8 kind:load to:0x02155b64 module:overlay(58) +from:0x0214fdbc kind:load to:0x021559d0 module:overlay(58) +from:0x0214fdec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fe28 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214fe94 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214fea8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214feb0 kind:arm_call to:0x02011ff4 module:main +from:0x0214fec4 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0214fed8 kind:load to:0x02157a04 module:overlay(58) +from:0x0214feec kind:arm_call to:0x02011f3c module:main +from:0x0214fef8 kind:arm_call to:0x0214ff48 module:overlay(58) +from:0x0214ff10 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214ff40 kind:load to:0x02155ba4 module:overlay(58) +from:0x0214ff50 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214ff94 kind:arm_call to:0x0200f05c module:main +from:0x0214ffb0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214ffb8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214ffc8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214ffd4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214ffe0 kind:load to:0x02155bc0 module:overlay(58) +from:0x0214ffe4 kind:load to:0x020b1968 module:overlay(0) +from:0x0214ffe8 kind:load to:0x02157a04 module:overlay(58) +from:0x0214ffec kind:load to:0x021533f0 module:overlay(58) +from:0x0214fff0 kind:load to:0x021559d0 module:overlay(58) +from:0x0215002c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02150060 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150084 kind:arm_call to:0x0200f05c module:main +from:0x021500ec kind:arm_call to:0x01ffb714 module:itcm +from:0x02150110 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150130 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021501a4 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021501c4 kind:arm_call to:0x0215026c module:overlay(58) +from:0x021501d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021501d8 kind:load to:0x0203f964 module:main +from:0x021501dc kind:load to:0x02157a04 module:overlay(58) +from:0x021501e0 kind:load to:0x021533d0 module:overlay(58) +from:0x0215024c kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0215029c kind:arm_call to:0x02150510 module:overlay(58) +from:0x021502ec kind:arm_call to:0x01ffb714 module:itcm +from:0x02150310 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150320 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02150390 kind:arm_call to:0x02150510 module:overlay(58) +from:0x021503f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02150418 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150428 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021505b4 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x021505c8 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x021505f0 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02150604 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02150614 kind:arm_call to:0x020808d4 module:overlay(0) +from:0x02150664 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x0215067c kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x02150690 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x021506a8 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x021506d0 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x021506ec kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x02150708 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x02150724 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0215074c kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x02150764 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0215077c kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x02150794 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x021507a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021507a4 kind:load to:0x027e09c0 module:dtcm +from:0x0215081c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02150838 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02150854 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02150870 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02150884 kind:arm_call to:0x020716dc module:overlay(0) +from:0x02150890 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021508dc kind:arm_call to:0x02073388 module:overlay(0) +from:0x021508f0 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021508fc kind:arm_call to:0x0215026c module:overlay(58) +from:0x0215091c kind:load to:0x027e0cec module:dtcm +from:0x02150920 kind:load to:0x027e09a8 module:dtcm +from:0x02150924 kind:load to:0x027e09b8 module:dtcm +from:0x02150934 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215093c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02150944 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215094c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02150964 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215096c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02150974 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215097c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02150984 kind:arm_call to:0x02011ff4 module:main +from:0x02150998 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021509ac kind:load to:0x02157ae8 module:overlay(58) +from:0x021509c0 kind:arm_call to:0x02011f3c module:main +from:0x021509cc kind:arm_call to:0x02150df4 module:overlay(58) +from:0x021509e4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021509f4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02150a4c kind:load to:0x02155c28 module:overlay(58) +from:0x02150a58 kind:load to:0x021559d0 module:overlay(58) +from:0x02150a5c kind:load to:0x02155c0c module:overlay(58) +from:0x02150a6c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02150ab0 kind:arm_call to:0x0200b5a0 module:main +from:0x02150abc kind:load to:0x02155c44 module:overlay(58) +from:0x02150ac0 kind:load to:0x02150ddc module:overlay(58) +from:0x02150ae4 kind:arm_call to:0x01ff938c module:itcm +from:0x02150af8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02150b1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150b58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150b9c kind:arm_call to:0x01ff9110 module:itcm +from:0x02150bb0 kind:arm_call to:0x01ff9110 module:itcm +from:0x02150c04 kind:arm_call to:0x0200f218 module:main +from:0x02150ca8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02150cd4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150ce8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02150cf4 kind:load to:0x02153414 module:overlay(58) +from:0x02150cf8 kind:load to:0x0203e964 module:main +from:0x02150d44 kind:arm_call to:0x0200f218 module:main +from:0x02150d80 kind:load to:0x02153400 module:overlay(58) +from:0x02150da4 kind:load to:0x02150dac module:overlay(58) +from:0x02150da8 kind:load to:0x02150dc4 module:overlay(58) +from:0x02150dc0 kind:load to:0x02150bd0 module:overlay(58) +from:0x02150dd8 kind:load to:0x02150cfc module:overlay(58) +from:0x02150df0 kind:load to:0x02150d84 module:overlay(58) +from:0x02150dfc kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02150e54 kind:arm_call to:0x02150a64 module:overlay(58) +from:0x02150e68 kind:load to:0x02155c70 module:overlay(58) +from:0x02150e6c kind:load to:0x02157ae8 module:overlay(58) +from:0x02150e70 kind:load to:0x02157bbc module:overlay(58) +from:0x02150e7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150ea8 kind:arm_call to:0x02151098 module:overlay(58) +from:0x02150ecc kind:arm_call to:0x02150b38 module:overlay(58) +from:0x02150ee4 kind:arm_call to:0x02151098 module:overlay(58) +from:0x02150f5c kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x02150f68 kind:arm_call to:0x02150ac4 module:overlay(58) +from:0x02150f7c kind:arm_call to:0x02151098 module:overlay(58) +from:0x02150f98 kind:arm_call to:0x02150ac4 module:overlay(58) +from:0x02150fa8 kind:arm_call to:0x02151098 module:overlay(58) +from:0x02150fd8 kind:arm_call to:0x0209d22c module:overlay(0) +from:0x02150fe4 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02151060 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02151070 kind:load to:0x02155bf8 module:overlay(58) +from:0x02151074 kind:load to:0x027e09b8 module:dtcm +from:0x021510d8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151114 kind:load to:0x027e09a8 module:dtcm +from:0x0215112c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151134 kind:arm_call to:0x02011ff4 module:main +from:0x0215114c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151154 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215116c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151174 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215117c kind:arm_call to:0x02011ff4 module:main +from:0x02151190 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021511a4 kind:load to:0x02157bf0 module:overlay(58) +from:0x021511b8 kind:arm_call to:0x02011f3c module:main +from:0x021511c4 kind:arm_call to:0x02151274 module:overlay(58) +from:0x021511d8 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x021511e8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215125c kind:load to:0x02155cbc module:overlay(58) +from:0x02151264 kind:load to:0x021559d0 module:overlay(58) +from:0x02151268 kind:load to:0x02155cd8 module:overlay(58) +from:0x0215127c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021512bc kind:load to:0x02155cf4 module:overlay(58) +from:0x021512f4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02151334 kind:arm_call to:0x02151420 module:overlay(58) +from:0x02151344 kind:load to:0x02157c10 module:overlay(58) +from:0x02151348 kind:load to:0x027e0cd8 module:dtcm +from:0x02151384 kind:arm_call to:0x0209d22c module:overlay(0) +from:0x0215138c kind:arm_call to:0x020730ac module:overlay(0) +from:0x0215140c kind:arm_call to:0x02073470 module:overlay(0) +from:0x0215141c kind:load to:0x027e09b8 module:dtcm +from:0x02151444 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02151458 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02151460 kind:arm_call to:0x02011ff4 module:main +from:0x02151474 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02151488 kind:load to:0x02157ca0 module:overlay(58) +from:0x0215149c kind:arm_call to:0x02011f3c module:main +from:0x021514a8 kind:arm_call to:0x02151538 module:overlay(58) +from:0x021514c0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021514d0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02151524 kind:load to:0x021558a0 module:overlay(58) +from:0x02151528 kind:load to:0x02155838 module:overlay(58) +from:0x0215152c kind:load to:0x02155d34 module:overlay(58) +from:0x02151540 kind:arm_call to:0x021010e0 module:overlay(31) +from:0x02151554 kind:load to:0x02155d50 module:overlay(58) +from:0x021515b0 kind:arm_call to:0x02039998 module:main +from:0x021515c4 kind:arm_call to:0x02039530 module:main +from:0x021515d0 kind:arm_call to:0x02039a14 module:main +from:0x02151608 kind:arm_call to:0x02039998 module:main +from:0x0215161c kind:arm_call to:0x02039530 module:main +from:0x02151630 kind:arm_call to:0x02039530 module:main +from:0x02151644 kind:arm_call to:0x02038e4c module:main +from:0x0215166c kind:arm_call to:0x02039998 module:main +from:0x02151680 kind:arm_call to:0x02039530 module:main +from:0x02151694 kind:arm_call to:0x02039530 module:main +from:0x021516a0 kind:arm_call to:0x0203917c module:main +from:0x021516b0 kind:arm_call to:0x0203a620 module:main +from:0x021516e4 kind:arm_call to:0x02039998 module:main +from:0x021516f8 kind:arm_call to:0x02039530 module:main +from:0x02151704 kind:arm_call to:0x02039a14 module:main +from:0x0215173c kind:arm_call to:0x02039998 module:main +from:0x02151750 kind:arm_call to:0x02039530 module:main +from:0x02151764 kind:arm_call to:0x02039530 module:main +from:0x02151778 kind:arm_call to:0x02038e4c module:main +from:0x021517a0 kind:arm_call to:0x02039998 module:main +from:0x021517b4 kind:arm_call to:0x02039530 module:main +from:0x021517c8 kind:arm_call to:0x02039530 module:main +from:0x021517d4 kind:arm_call to:0x0203917c module:main +from:0x021517d8 kind:arm_call to:0x0203a620 module:main +from:0x02151814 kind:arm_call to:0x0200f05c module:main +from:0x02151830 kind:arm_call to:0x02057908 module:overlay(0) +from:0x0215185c kind:load to:0x02049be4 module:main +from:0x02151864 kind:load to:0x02153428 module:overlay(58) +from:0x02151868 kind:load to:0x02157c50 module:overlay(58) +from:0x0215186c kind:load to:0x02157ca0 module:overlay(58) +from:0x02151870 kind:load to:0x02157d74 module:overlay(58) +from:0x021518a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021518e4 kind:load to:0x02157c50 module:overlay(58) +from:0x02151910 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215191c kind:load to:0x027e0cec module:dtcm +from:0x0215192c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02151940 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02151948 kind:arm_call to:0x02011ff4 module:main +from:0x0215195c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02151978 kind:load to:0x020578e9 module:overlay(0) +from:0x02151994 kind:load to:0x02157c50 module:overlay(58) +from:0x02151998 kind:load to:0x02142abc module:overlay(58) +from:0x0215199c kind:load to:0x0203d210 module:main +from:0x021519a8 kind:load to:0x02157da4 module:overlay(58) +from:0x021519bc kind:arm_call to:0x02011f3c module:main +from:0x021519c8 kind:arm_call to:0x02151c5c module:overlay(58) +from:0x021519e0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021519f0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02151a50 kind:load to:0x021558a0 module:overlay(58) +from:0x02151a54 kind:load to:0x02155838 module:overlay(58) +from:0x02151a58 kind:load to:0x02155dac module:overlay(58) +from:0x02151a78 kind:load to:0x02155d98 module:overlay(58) +from:0x02151a88 kind:load to:0x02151aac module:overlay(58) +from:0x02151a98 kind:load to:0x02151b88 module:overlay(58) +from:0x02151aa8 kind:load to:0x02151c58 module:overlay(58) +from:0x02151acc kind:arm_call to:0x02173584 module:overlay(94) +from:0x02151af8 kind:arm_call to:0x01fff520 module:itcm +from:0x02151b04 kind:arm_call to:0x0209d274 module:overlay(0) +from:0x02151b1c kind:arm_call to:0x021521ac module:overlay(58) +from:0x02151b34 kind:arm_call to:0x0209d274 module:overlay(0) +from:0x02151b6c kind:arm_call to:0x021521ac module:overlay(58) +from:0x02151b78 kind:load to:0x027e0ce8 module:dtcm +from:0x02151b80 kind:load to:0x020b34c4 module:overlay(0) +from:0x02151b84 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02151bac kind:arm_call to:0x02173584 module:overlay(94) +from:0x02151bd8 kind:arm_call to:0x01fff520 module:itcm +from:0x02151be4 kind:arm_call to:0x0209d274 module:overlay(0) +from:0x02151c08 kind:arm_call to:0x0209d274 module:overlay(0) +from:0x02151c48 kind:load to:0x027e0ce8 module:dtcm +from:0x02151c50 kind:load to:0x020b34c4 module:overlay(0) +from:0x02151c54 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02151c64 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02151cbc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02151cd0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151ce0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151cec kind:arm_call to:0x02151a68 module:overlay(58) +from:0x02151d0c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02151d1c kind:load to:0x02155dc8 module:overlay(58) +from:0x02151d20 kind:load to:0x02157da4 module:overlay(58) +from:0x02151d38 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02151d7c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02151d9c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02151db0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02151dbc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02151dc8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02151de0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02151df4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02151e00 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02151e0c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02151e38 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02151e58 kind:arm_call to:0x021521ac module:overlay(58) +from:0x02151e6c kind:load to:0x020b539c module:overlay(0) +from:0x02151e74 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02151e78 kind:load to:0x02157dc4 module:overlay(58) +from:0x02151e7c kind:load to:0x02153478 module:overlay(58) +from:0x02151e80 kind:load to:0x02153488 module:overlay(58) +from:0x02151e84 kind:load to:0x02157e78 module:overlay(58) +from:0x02151e90 kind:arm_call to:0x02152574 module:overlay(58) +from:0x02151eac kind:arm_call to:0x021521ac module:overlay(58) +from:0x02151eb8 kind:arm_call to:0x02082164 module:overlay(0) +from:0x02151ecc kind:arm_call to:0x020d9314 module:overlay(31) +from:0x02151ed4 kind:load to:0x027e0cd8 module:dtcm +from:0x02151f18 kind:arm_call to:0x02173584 module:overlay(94) +from:0x02151f2c kind:arm_call to:0x021521ac module:overlay(58) +from:0x02151f44 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02151f54 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02151f74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151f80 kind:arm_call to:0x021521ac module:overlay(58) +from:0x02151f90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151fa4 kind:arm_call to:0x021521ac module:overlay(58) +from:0x02151fb4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02151fd4 kind:arm_call to:0x021521ac module:overlay(58) +from:0x02151fec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151ff8 kind:arm_call to:0x020716dc module:overlay(0) +from:0x02152028 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02152034 kind:arm_call to:0x0215208c module:overlay(58) +from:0x0215203c kind:arm_call to:0x02152090 module:overlay(58) +from:0x02152064 kind:load to:0x027e09b8 module:dtcm +from:0x02152068 kind:load to:0x027e09a8 module:dtcm +from:0x021520c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021520d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021520e8 kind:arm_call to:0x0215266c module:overlay(58) +from:0x02152128 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152164 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02152184 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02152190 kind:arm_call to:0x021521ac module:overlay(58) +from:0x021521a0 kind:load to:0x027e09a8 module:dtcm +from:0x021521a8 kind:load to:0x027e0cec module:dtcm +from:0x02152210 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215221c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02152230 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02152250 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021522e4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215230c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02152328 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215233c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02152374 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02152410 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215242c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02152438 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02152444 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021524dc kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021524ec kind:load to:0x027e09b8 module:dtcm +from:0x021524f0 kind:load to:0x027e0cec module:dtcm +from:0x021524f8 kind:load to:0x0203e964 module:main +from:0x021524fc kind:load to:0x020b539c module:overlay(0) +from:0x02152504 kind:load to:0x02157e78 module:overlay(58) +from:0x02152508 kind:load to:0x027e09c0 module:dtcm +from:0x02152570 kind:load to:0x021521ac module:overlay(58) +from:0x02152588 kind:arm_call to:0x01ffedac module:itcm +from:0x0215262c kind:arm_call to:0x01fff498 module:itcm +from:0x02152638 kind:arm_call to:0x01fff584 module:itcm +from:0x02152668 kind:load to:0x027e0ce8 module:dtcm +from:0x021526bc kind:arm_call to:0x02039f04 module:main +from:0x021526c8 kind:arm_call to:0x0203a978 module:main +from:0x021526d0 kind:arm_call to:0x02039d60 module:main +from:0x02152714 kind:arm_call to:0x02039f04 module:main +from:0x02152720 kind:arm_call to:0x0203a978 module:main +from:0x0215272c kind:arm_call to:0x0203a978 module:main +from:0x02152738 kind:arm_call to:0x0203ab58 module:main +from:0x0215276c kind:arm_call to:0x02039f04 module:main +from:0x02152778 kind:arm_call to:0x0203a978 module:main +from:0x02152784 kind:arm_call to:0x0203a978 module:main +from:0x0215278c kind:arm_call to:0x0203ad88 module:main +from:0x02152790 kind:arm_call to:0x0203a5ac module:main +from:0x021527e8 kind:arm_call to:0x02039f04 module:main +from:0x021527f4 kind:arm_call to:0x0203a978 module:main +from:0x021527fc kind:arm_call to:0x02039d60 module:main +from:0x02152838 kind:arm_call to:0x02039f04 module:main +from:0x02152844 kind:arm_call to:0x0203a978 module:main +from:0x02152850 kind:arm_call to:0x0203a978 module:main +from:0x0215285c kind:arm_call to:0x0203ab58 module:main +from:0x02152888 kind:arm_call to:0x02039f04 module:main +from:0x02152894 kind:arm_call to:0x0203a978 module:main +from:0x021528a0 kind:arm_call to:0x0203a978 module:main +from:0x021528a8 kind:arm_call to:0x0203ad88 module:main +from:0x021528ac kind:arm_call to:0x0203a5ac module:main +from:0x021528e0 kind:load to:0x02049be4 module:main +from:0x021528f8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02152900 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02152908 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152910 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02152928 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02152930 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02152938 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152940 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02152948 kind:arm_call to:0x02011ff4 module:main +from:0x0215295c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02152972 kind:thumb_call to:0x0208eadc module:overlay(0) +from:0x0215297e kind:thumb_call to:0x0208eb44 module:overlay(0) +from:0x0215298a kind:thumb_call to:0x0208c020 module:overlay(0) +from:0x02152994 kind:thumb_call to:0x0208c020 module:overlay(0) +from:0x0215299c kind:thumb_call to:0x02082df8 module:overlay(0) +from:0x021529a6 kind:thumb_call to:0x0208ea70 module:overlay(0) +from:0x021529b0 kind:thumb_call_arm to:0x02083760 module:overlay(0) +from:0x021529bc kind:thumb_call_arm to:0x02166520 module:overlay(93) +from:0x02152a00 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x02152a3e kind:thumb_call to:0x0208c914 module:overlay(0) +from:0x02152a44 kind:thumb_call to:0x020dccbc module:overlay(31) +from:0x02152a4a kind:thumb_call to:0x0208d3fc module:overlay(0) +from:0x02152a50 kind:thumb_call to:0x02152968 module:overlay(58) +from:0x02152a5c kind:thumb_call_arm to:0x02093718 module:overlay(0) +from:0x02152a68 kind:thumb_call_arm to:0x0209378c module:overlay(0) +from:0x02152a80 kind:thumb_call_arm to:0x020830d4 module:overlay(0) +from:0x02152a94 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02152ab0 kind:arm_call to:0x0201baec module:main +from:0x02152ad0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x02152adc kind:load to:0x02155e08 module:overlay(58) +from:0x02152ae0 kind:load to:0x021225a8 module:overlays(32,33,36,37) +from:0x02152ae4 kind:load to:0x0204a088 module:main +from:0x02152af4 kind:arm_call to:0x0201bacc module:main +from:0x02152afc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02152b14 kind:arm_call to:0x0201bacc module:main +from:0x02152b1c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02152b24 kind:arm_call to:0x02011ff4 module:main +from:0x02152b40 kind:load to:0x02155e38 module:overlay(58) +from:0x02152b60 kind:load to:0x0204a088 module:main +from:0x02152b64 kind:load to:0x020611dc module:overlay(0) +from:0x02152b78 kind:arm_call to:0x020166ac module:main +from:0x02152b80 kind:arm_call to:0x02152e28 module:overlay(58) +from:0x02152b98 kind:load to:0x0204a088 module:main +from:0x02152b9c kind:load to:0x02061224 module:overlay(0) +from:0x02152bb0 kind:load to:0x0204a088 module:main +from:0x02152bb4 kind:load to:0x02061224 module:overlay(0) +from:0x02152bc0 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02152be0 kind:arm_call to:0x0201baec module:main +from:0x02152c00 kind:arm_call to:0x02152b30 module:overlay(58) +from:0x02152c0c kind:load to:0x02155e6c module:overlay(58) +from:0x02152c10 kind:load to:0x02155e50 module:overlay(58) +from:0x02152c38 kind:arm_call to:0x02152db8 module:overlay(58) +from:0x02152c58 kind:arm_call to:0x02152e34 module:overlay(58) +from:0x02152c80 kind:arm_call to:0x02061230 module:overlay(0) +from:0x02152c88 kind:load to:0x0204a088 module:main +from:0x02152ca4 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02152cb4 kind:arm_call to:0x02019538 module:main +from:0x02152cc4 kind:arm_call to:0x020b6520 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x02152cd8 kind:arm_call to:0x020b6ee0 module:overlays(5,13) +from:0x02152ce4 kind:arm_call to:0x020b6f14 module:overlay(13) +from:0x02152cec kind:load to:0x0204a088 module:main +from:0x02152cf0 kind:load to:0x0204a110 module:main +from:0x02152cf4 kind:load to:0x027e0994 module:dtcm +from:0x02152d1c kind:arm_call to:0x02152e34 module:overlay(58) +from:0x02152d38 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x02152d68 kind:arm_call to:0x02061230 module:overlay(0) +from:0x02152d70 kind:load to:0x0204a088 module:main +from:0x02152d90 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02152da0 kind:load to:0x0204a088 module:main +from:0x02152df0 kind:arm_call to:0x02073104 module:overlay(0) +from:0x02152e14 kind:arm_call to:0x02073578 module:overlay(0) +from:0x02152e24 kind:load to:0x027e09b8 module:dtcm +from:0x02152e54 kind:arm_call to:0x0201bb84 module:main +from:0x02152e68 kind:arm_call to:0x0201b9a8 module:main +from:0x02152e70 kind:load to:0x0204e5f8 module:main +from:0x02152e7c kind:arm_call to:0x0201bacc module:main +from:0x02152e84 kind:arm_call to:0x02011ff4 module:main +from:0x02152e9c kind:arm_call to:0x0201bacc module:main +from:0x02152ea4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02152eac kind:arm_call to:0x02011ff4 module:main +from:0x021534b4 kind:arm_call to:0x0213f284 module:overlay(58) +from:0x021534c4 kind:arm_call to:0x0203ce74 module:main +from:0x021534d8 kind:load to:0x02155ea0 module:overlay(58) +from:0x021534dc kind:load to:0x02155eb0 module:overlay(58) +from:0x021534e0 kind:load to:0x02141dc4 module:overlay(58) +from:0x021534e4 kind:load to:0x02155ea4 module:overlay(58) +from:0x02153504 kind:arm_call to:0x02141e08 module:overlay(58) +from:0x02153514 kind:arm_call to:0x0203ce74 module:main +from:0x02153528 kind:load to:0x02155f88 module:overlay(58) +from:0x0215352c kind:load to:0x02155fa0 module:overlay(58) +from:0x02153530 kind:load to:0x02142368 module:overlay(58) +from:0x02153534 kind:load to:0x02155f94 module:overlay(58) +from:0x02153554 kind:arm_call to:0x021423b0 module:overlay(58) +from:0x02153564 kind:arm_call to:0x0203ce74 module:main +from:0x02153578 kind:load to:0x02155fe4 module:overlay(58) +from:0x0215357c kind:load to:0x02155ff4 module:overlay(58) +from:0x02153580 kind:load to:0x02142998 module:overlay(58) +from:0x02153584 kind:load to:0x02155fe8 module:overlay(58) +from:0x021535a4 kind:arm_call to:0x021429fc module:overlay(58) +from:0x021535b4 kind:arm_call to:0x0203ce74 module:main +from:0x021535c8 kind:load to:0x02156030 module:overlay(58) +from:0x021535cc kind:load to:0x02156040 module:overlay(58) +from:0x021535d0 kind:load to:0x02142d7c module:overlay(58) +from:0x021535d4 kind:load to:0x02156034 module:overlay(58) +from:0x021535f4 kind:arm_call to:0x02142da4 module:overlay(58) +from:0x02153604 kind:arm_call to:0x0203ce74 module:main +from:0x02153628 kind:arm_call to:0x02142de4 module:overlay(58) +from:0x02153638 kind:arm_call to:0x0203ce74 module:main +from:0x0215365c kind:arm_call to:0x02142e24 module:overlay(58) +from:0x0215366c kind:arm_call to:0x0203ce74 module:main +from:0x02153690 kind:arm_call to:0x02142e64 module:overlay(58) +from:0x021536a0 kind:arm_call to:0x0203ce74 module:main +from:0x021536c4 kind:arm_call to:0x02142ea4 module:overlay(58) +from:0x021536d4 kind:arm_call to:0x0203ce74 module:main +from:0x021536f8 kind:arm_call to:0x02142ee4 module:overlay(58) +from:0x02153708 kind:arm_call to:0x0203ce74 module:main +from:0x0215372c kind:arm_call to:0x02142f24 module:overlay(58) +from:0x0215373c kind:arm_call to:0x0203ce74 module:main +from:0x02153760 kind:arm_call to:0x02142f64 module:overlay(58) +from:0x02153770 kind:arm_call to:0x0203ce74 module:main +from:0x02153794 kind:arm_call to:0x02142fa4 module:overlay(58) +from:0x021537a4 kind:arm_call to:0x0203ce74 module:main +from:0x021537c8 kind:arm_call to:0x02142fe4 module:overlay(58) +from:0x021537d8 kind:arm_call to:0x0203ce74 module:main +from:0x021537fc kind:arm_call to:0x02143044 module:overlay(58) +from:0x0215380c kind:arm_call to:0x0203ce74 module:main +from:0x02153830 kind:arm_call to:0x0214311c module:overlay(58) +from:0x02153840 kind:arm_call to:0x0203ce74 module:main +from:0x02153864 kind:arm_call to:0x021431ec module:overlay(58) +from:0x02153874 kind:arm_call to:0x0203ce74 module:main +from:0x02153898 kind:arm_call to:0x021432c0 module:overlay(58) +from:0x021538a8 kind:arm_call to:0x0203ce74 module:main +from:0x021538cc kind:arm_call to:0x02143398 module:overlay(58) +from:0x021538dc kind:arm_call to:0x0203ce74 module:main +from:0x021538f0 kind:load to:0x0215607c module:overlay(58) +from:0x021538f4 kind:load to:0x02156730 module:overlay(58) +from:0x021538f8 kind:load to:0x02147dc4 module:overlay(58) +from:0x021538fc kind:load to:0x02156130 module:overlay(58) +from:0x02153900 kind:load to:0x02156808 module:overlay(58) +from:0x02153904 kind:load to:0x02147dd8 module:overlay(58) +from:0x02153908 kind:load to:0x02156118 module:overlay(58) +from:0x0215390c kind:load to:0x021568e0 module:overlay(58) +from:0x02153910 kind:load to:0x02147dec module:overlay(58) +from:0x02153914 kind:load to:0x02156100 module:overlay(58) +from:0x02153918 kind:load to:0x021569b8 module:overlay(58) +from:0x0215391c kind:load to:0x02147e00 module:overlay(58) +from:0x02153920 kind:load to:0x02156124 module:overlay(58) +from:0x02153924 kind:load to:0x02156a90 module:overlay(58) +from:0x02153928 kind:load to:0x02147e14 module:overlay(58) +from:0x0215392c kind:load to:0x021560b8 module:overlay(58) +from:0x02153930 kind:load to:0x02156b68 module:overlay(58) +from:0x02153934 kind:load to:0x02147e28 module:overlay(58) +from:0x02153938 kind:load to:0x0215610c module:overlay(58) +from:0x0215393c kind:load to:0x02156c40 module:overlay(58) +from:0x02153940 kind:load to:0x02147e3c module:overlay(58) +from:0x02153944 kind:load to:0x021560d0 module:overlay(58) +from:0x02153948 kind:load to:0x02156d18 module:overlay(58) +from:0x0215394c kind:load to:0x02147e50 module:overlay(58) +from:0x02153950 kind:load to:0x0215613c module:overlay(58) +from:0x02153954 kind:load to:0x02156df0 module:overlay(58) +from:0x02153958 kind:load to:0x02147e64 module:overlay(58) +from:0x0215395c kind:load to:0x02156148 module:overlay(58) +from:0x02153960 kind:load to:0x02156220 module:overlay(58) +from:0x02153964 kind:load to:0x02147e78 module:overlay(58) +from:0x02153968 kind:load to:0x02156154 module:overlay(58) +from:0x0215396c kind:load to:0x021562f8 module:overlay(58) +from:0x02153970 kind:load to:0x02147e8c module:overlay(58) +from:0x02153974 kind:load to:0x02156160 module:overlay(58) +from:0x02153978 kind:load to:0x021563d0 module:overlay(58) +from:0x0215397c kind:load to:0x02147ea0 module:overlay(58) +from:0x02153980 kind:load to:0x021560c4 module:overlay(58) +from:0x02153984 kind:load to:0x021564a8 module:overlay(58) +from:0x02153988 kind:load to:0x02147eb4 module:overlay(58) +from:0x0215398c kind:load to:0x021560dc module:overlay(58) +from:0x02153990 kind:load to:0x02156580 module:overlay(58) +from:0x02153994 kind:load to:0x02147ec8 module:overlay(58) +from:0x02153998 kind:load to:0x021560e8 module:overlay(58) +from:0x0215399c kind:load to:0x02156658 module:overlay(58) +from:0x021539a0 kind:load to:0x02147edc module:overlay(58) +from:0x021539a4 kind:load to:0x021560f4 module:overlay(58) +from:0x021539c4 kind:arm_call to:0x02147f20 module:overlay(58) +from:0x021539d4 kind:arm_call to:0x0203ce74 module:main +from:0x021539e8 kind:load to:0x02156ec8 module:overlay(58) +from:0x021539ec kind:load to:0x02156ed8 module:overlay(58) +from:0x021539f0 kind:load to:0x02148bd8 module:overlay(58) +from:0x021539f4 kind:load to:0x02156ecc module:overlay(58) +from:0x02153a34 kind:arm_call to:0x02148c1c module:overlay(58) +from:0x02153a44 kind:arm_call to:0x0203ce74 module:main +from:0x02153a58 kind:load to:0x02156fc4 module:overlay(58) +from:0x02153a5c kind:load to:0x02156fb0 module:overlay(58) +from:0x02153a64 kind:load to:0x0215513c module:overlay(58) +from:0x02153a68 kind:load to:0x02156fec module:overlay(58) +from:0x02153a6c kind:load to:0x0214a974 module:overlay(58) +from:0x02153a70 kind:load to:0x02156fb8 module:overlay(58) +from:0x02153a90 kind:arm_call to:0x0214a9b8 module:overlay(58) +from:0x02153aa0 kind:arm_call to:0x0203ce74 module:main +from:0x02153ab4 kind:load to:0x021570c4 module:overlay(58) +from:0x02153ab8 kind:load to:0x021570d4 module:overlay(58) +from:0x02153abc kind:load to:0x0214ab8c module:overlay(58) +from:0x02153ac0 kind:load to:0x021570c8 module:overlay(58) +from:0x02153b0c kind:arm_call to:0x0214abf0 module:overlay(58) +from:0x02153b1c kind:arm_call to:0x0203ce74 module:main +from:0x02153b30 kind:load to:0x02155300 module:overlay(58) +from:0x02153b34 kind:load to:0x02157110 module:overlay(58) +from:0x02153b38 kind:load to:0x02157124 module:overlay(58) +from:0x02153b3c kind:load to:0x0214d454 module:overlay(58) +from:0x02153b40 kind:load to:0x02157118 module:overlay(58) +from:0x02153b60 kind:arm_call to:0x0214d498 module:overlay(58) +from:0x02153b70 kind:arm_call to:0x0203ce74 module:main +from:0x02153b84 kind:load to:0x021571fc module:overlay(58) +from:0x02153b88 kind:load to:0x0215720c module:overlay(58) +from:0x02153b8c kind:load to:0x0214d6e8 module:overlay(58) +from:0x02153b90 kind:load to:0x02157200 module:overlay(58) +from:0x02153bb0 kind:arm_call to:0x0214d74c module:overlay(58) +from:0x02153bc0 kind:arm_call to:0x0203ce74 module:main +from:0x02153bd4 kind:load to:0x02157248 module:overlay(58) +from:0x02153bd8 kind:load to:0x02157258 module:overlay(58) +from:0x02153bdc kind:load to:0x0214d800 module:overlay(58) +from:0x02153be0 kind:load to:0x0215724c module:overlay(58) +from:0x02153bf0 kind:arm_call to:0x02152bb8 module:overlay(58) +from:0x02153c00 kind:arm_call to:0x0203ce74 module:main +from:0x02153c1c kind:arm_call to:0x0214d844 module:overlay(58) +from:0x02153c2c kind:arm_call to:0x0203ce74 module:main +from:0x02153c40 kind:load to:0x021572b0 module:overlay(58) +from:0x02153c44 kind:load to:0x0214dc88 module:overlay(58) +from:0x02153c48 kind:load to:0x02157298 module:overlay(58) +from:0x02153c4c kind:load to:0x02157294 module:overlay(58) +from:0x02153c50 kind:load to:0x021572fc module:overlay(58) +from:0x02153c54 kind:load to:0x0214dcbc module:overlay(58) +from:0x02153c58 kind:load to:0x021572a4 module:overlay(58) +from:0x02153c78 kind:arm_call to:0x0214dd00 module:overlay(58) +from:0x02153c88 kind:arm_call to:0x0203ce74 module:main +from:0x02153c9c kind:load to:0x021573d4 module:overlay(58) +from:0x02153ca0 kind:load to:0x021573e4 module:overlay(58) +from:0x02153ca4 kind:load to:0x0214df48 module:overlay(58) +from:0x02153ca8 kind:load to:0x021573d8 module:overlay(58) +from:0x02153cb4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02153cec kind:arm_call to:0x0214df8c module:overlay(58) +from:0x02153cfc kind:arm_call to:0x0203ce74 module:main +from:0x02153d10 kind:load to:0x021574cc module:overlay(58) +from:0x02153d14 kind:load to:0x02155838 module:overlay(58) +from:0x02153d18 kind:load to:0x021574bc module:overlay(58) +from:0x02153d1c kind:load to:0x021574ec module:overlay(58) +from:0x02153d20 kind:load to:0x0214e4a8 module:overlay(58) +from:0x02153d24 kind:load to:0x021574c0 module:overlay(58) +from:0x02153d44 kind:arm_call to:0x0214e538 module:overlay(58) +from:0x02153d54 kind:arm_call to:0x0203ce74 module:main +from:0x02153d68 kind:load to:0x02157574 module:overlay(58) +from:0x02153d6c kind:load to:0x02157584 module:overlay(58) +from:0x02153d70 kind:load to:0x0214ea5c module:overlay(58) +from:0x02153d74 kind:load to:0x02157578 module:overlay(58) +from:0x02153d94 kind:arm_call to:0x0214eaa0 module:overlay(58) +from:0x02153da4 kind:arm_call to:0x0203ce74 module:main +from:0x02153db8 kind:load to:0x02157678 module:overlay(58) +from:0x02153dbc kind:load to:0x02157688 module:overlay(58) +from:0x02153dc0 kind:load to:0x0214f050 module:overlay(58) +from:0x02153dc4 kind:load to:0x0215767c module:overlay(58) +from:0x02153de4 kind:arm_call to:0x0214f094 module:overlay(58) +from:0x02153df4 kind:arm_call to:0x0203ce74 module:main +from:0x02153e08 kind:load to:0x0215777c module:overlay(58) +from:0x02153e0c kind:load to:0x02157794 module:overlay(58) +from:0x02153e10 kind:load to:0x0214f5e4 module:overlay(58) +from:0x02153e14 kind:load to:0x02157788 module:overlay(58) +from:0x02153e34 kind:arm_call to:0x0214f7d0 module:overlay(58) +from:0x02153e44 kind:arm_call to:0x0203ce74 module:main +from:0x02153e58 kind:load to:0x021577fc module:overlay(58) +from:0x02153e5c kind:load to:0x0215780c module:overlay(58) +from:0x02153e60 kind:load to:0x0214f8d8 module:overlay(58) +from:0x02153e64 kind:load to:0x02157800 module:overlay(58) +from:0x02153e84 kind:arm_call to:0x0214f91c module:overlay(58) +from:0x02153e94 kind:arm_call to:0x0203ce74 module:main +from:0x02153ea8 kind:load to:0x021578e0 module:overlay(58) +from:0x02153eac kind:load to:0x021578f0 module:overlay(58) +from:0x02153eb0 kind:load to:0x0214fd04 module:overlay(58) +from:0x02153eb4 kind:load to:0x021578e4 module:overlay(58) +from:0x02153ed4 kind:arm_call to:0x0214fd48 module:overlay(58) +from:0x02153ee4 kind:arm_call to:0x0203ce74 module:main +from:0x02153ef8 kind:load to:0x021579c4 module:overlay(58) +from:0x02153efc kind:load to:0x021579d4 module:overlay(58) +from:0x02153f00 kind:load to:0x0214febc module:overlay(58) +from:0x02153f04 kind:load to:0x021579c8 module:overlay(58) +from:0x02153f24 kind:arm_call to:0x0214ff00 module:overlay(58) +from:0x02153f34 kind:arm_call to:0x0203ce74 module:main +from:0x02153f48 kind:load to:0x021579f4 module:overlay(58) +from:0x02153f4c kind:load to:0x02157a04 module:overlay(58) +from:0x02153f50 kind:load to:0x02150990 module:overlay(58) +from:0x02153f54 kind:load to:0x021579f8 module:overlay(58) +from:0x02153f90 kind:arm_call to:0x021509d4 module:overlay(58) +from:0x02153fa0 kind:arm_call to:0x0203ce74 module:main +from:0x02153fb8 kind:load to:0x02155bf8 module:overlay(58) +from:0x02153fbc kind:load to:0x02157ad8 module:overlay(58) +from:0x02153fc0 kind:load to:0x02157ae8 module:overlay(58) +from:0x02153fc4 kind:load to:0x02151188 module:overlay(58) +from:0x02153fc8 kind:load to:0x02157adc module:overlay(58) +from:0x02154004 kind:arm_call to:0x021511cc module:overlay(58) +from:0x02154014 kind:arm_call to:0x0203ce74 module:main +from:0x0215402c kind:load to:0x02155ca8 module:overlay(58) +from:0x02154030 kind:load to:0x02157be0 module:overlay(58) +from:0x02154034 kind:load to:0x02157bf0 module:overlay(58) +from:0x02154038 kind:load to:0x0215146c module:overlay(58) +from:0x0215403c kind:load to:0x02157be4 module:overlay(58) +from:0x0215405c kind:arm_call to:0x021514b0 module:overlay(58) +from:0x0215406c kind:arm_call to:0x0203ce74 module:main +from:0x02154094 kind:arm_call to:0x0203d160 module:main +from:0x021540a4 kind:arm_call to:0x0203ce74 module:main +from:0x021540ac kind:load to:0x02157c34 module:overlay(58) +from:0x021540b0 kind:load to:0x02157ca0 module:overlay(58) +from:0x021540b4 kind:load to:0x02151954 module:overlay(58) +from:0x021540b8 kind:load to:0x02157c44 module:overlay(58) +from:0x021540bc kind:load to:0x02142abc module:overlay(58) +from:0x021540c0 kind:load to:0x02157c50 module:overlay(58) +from:0x021540c4 kind:load to:0x02151968 module:overlay(58) +from:0x021540c8 kind:load to:0x0215197c module:overlay(58) +from:0x021540cc kind:load to:0x02157c38 module:overlay(58) +from:0x021540ec kind:arm_call to:0x021519d0 module:overlay(58) +from:0x021540fc kind:arm_call to:0x0203ce74 module:main +from:0x02154110 kind:load to:0x02157d94 module:overlay(58) +from:0x02154114 kind:load to:0x02157da4 module:overlay(58) +from:0x02154118 kind:load to:0x02152954 module:overlay(58) +from:0x0215411c kind:load to:0x02157d98 module:overlay(58) +from:0x02154120 kind:load to:0x02153498 module:overlay(58) +from:0x02154124 kind:load to:0x021534e8 module:overlay(58) +from:0x02154128 kind:load to:0x02153538 module:overlay(58) +from:0x0215412c kind:load to:0x02153588 module:overlay(58) +from:0x02154130 kind:load to:0x021535d8 module:overlay(58) +from:0x02154134 kind:load to:0x021539a8 module:overlay(58) +from:0x02154138 kind:load to:0x021539f8 module:overlay(58) +from:0x0215413c kind:load to:0x02153a74 module:overlay(58) +from:0x02154140 kind:load to:0x02153ac4 module:overlay(58) +from:0x02154144 kind:load to:0x02153b44 module:overlay(58) +from:0x02154148 kind:load to:0x02153b94 module:overlay(58) +from:0x0215414c kind:load to:0x02153be4 module:overlay(58) +from:0x02154150 kind:load to:0x02153c5c module:overlay(58) +from:0x02154154 kind:load to:0x02153cac module:overlay(58) +from:0x02154158 kind:load to:0x02153d28 module:overlay(58) +from:0x0215415c kind:load to:0x02153d78 module:overlay(58) +from:0x02154160 kind:load to:0x02153dc8 module:overlay(58) +from:0x02154164 kind:load to:0x02153e18 module:overlay(58) +from:0x02154168 kind:load to:0x02153e68 module:overlay(58) +from:0x0215416c kind:load to:0x02153eb8 module:overlay(58) +from:0x02154170 kind:load to:0x02153f08 module:overlay(58) +from:0x02154174 kind:load to:0x02153f58 module:overlay(58) +from:0x02154178 kind:load to:0x02153fcc module:overlay(58) +from:0x0215417c kind:load to:0x02154040 module:overlay(58) +from:0x02154180 kind:load to:0x021540d0 module:overlay(58) +from:0x021541a8 kind:load to:0x0213f0f0 module:overlay(58) +from:0x021541ac kind:load to:0x0213f128 module:overlay(58) +from:0x021541b0 kind:load to:0x0213f13c module:overlay(58) +from:0x021541b4 kind:load to:0x0213f0d0 module:overlay(58) +from:0x021541b8 kind:load to:0x0218345d module:overlays(97,100,101) +from:0x021541c4 kind:load to:0x0213f21c module:overlay(58) +from:0x021541c8 kind:load to:0x0213f224 module:overlay(58) +from:0x021541cc kind:load to:0x0213f238 module:overlay(58) +from:0x021541d0 kind:load to:0x0213f1c0 module:overlay(58) +from:0x021541d4 kind:load to:0x0213f1e0 module:overlay(58) +from:0x02154204 kind:load to:0x0213f260 module:overlay(58) +from:0x02154208 kind:load to:0x02097944 module:overlay(0) +from:0x0215420c kind:load to:0x02097754 module:overlay(0) +from:0x02154210 kind:load to:0x020977d0 module:overlay(0) +from:0x02154214 kind:load to:0x0209794c module:overlay(0) +from:0x02154218 kind:load to:0x0209796c module:overlay(0) +from:0x0215421c kind:load to:0x02097998 module:overlay(0) +from:0x02154228 kind:load to:0x0213f540 module:overlay(58) +from:0x0215422c kind:load to:0x02141d70 module:overlay(58) +from:0x02154230 kind:load to:0x02057bf4 module:overlay(0) +from:0x02154234 kind:load to:0x02057a88 module:overlay(0) +from:0x02154238 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215423c kind:load to:0x02057e44 module:overlay(0) +from:0x02154240 kind:load to:0x02057ea8 module:overlay(0) +from:0x02154244 kind:load to:0x0209a79c module:overlay(0) +from:0x02154248 kind:load to:0x02057d84 module:overlay(0) +from:0x02154254 kind:load to:0x0213f568 module:overlay(58) +from:0x02154258 kind:load to:0x02141da8 module:overlay(58) +from:0x0215425c kind:load to:0x02099b00 module:overlay(0) +from:0x02154260 kind:load to:0x02099b38 module:overlay(0) +from:0x02154264 kind:load to:0x0209a13c module:overlay(0) +from:0x02154268 kind:load to:0x0209a144 module:overlay(0) +from:0x0215426c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02154270 kind:load to:0x02099cb0 module:overlay(0) +from:0x02154274 kind:load to:0x02099ba0 module:overlay(0) +from:0x02154278 kind:load to:0x0209a06c module:overlay(0) +from:0x0215427c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02154280 kind:load to:0x0209a10c module:overlay(0) +from:0x02154284 kind:load to:0x02141d04 module:overlay(58) +from:0x02154288 kind:load to:0x0209a124 module:overlay(0) +from:0x0215428c kind:load to:0x02141cf4 module:overlay(58) +from:0x02154290 kind:load to:0x02141cd0 module:overlay(58) +from:0x0215429c kind:load to:0x0213f554 module:overlay(58) +from:0x021542a0 kind:load to:0x02141d8c module:overlay(58) +from:0x021542a4 kind:load to:0x0209a254 module:overlay(0) +from:0x021542a8 kind:load to:0x0209a288 module:overlay(0) +from:0x021542ac kind:load to:0x0209a320 module:overlay(0) +from:0x021542b0 kind:load to:0x0209a334 module:overlay(0) +from:0x021542b4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021542b8 kind:load to:0x0209a35c module:overlay(0) +from:0x021542bc kind:load to:0x0209a3e4 module:overlay(0) +from:0x021542c0 kind:load to:0x0209a06c module:overlay(0) +from:0x021542c4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x021542c8 kind:load to:0x0209a308 module:overlay(0) +from:0x021542cc kind:load to:0x0209a348 module:overlay(0) +from:0x021542d0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021542d4 kind:load to:0x02141d30 module:overlay(58) +from:0x021542d8 kind:load to:0x02141d0c module:overlay(58) +from:0x021542dc kind:load to:0x0209a70c module:overlay(0) +from:0x02154348 kind:load to:0x02098518 module:overlay(0) +from:0x0215434c kind:load to:0x02098554 module:overlay(0) +from:0x02154350 kind:load to:0x0209856c module:overlay(0) +from:0x02154354 kind:load to:0x02098578 module:overlay(0) +from:0x02154358 kind:load to:0x01fff464 module:itcm +from:0x0215435c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02154360 kind:load to:0x0213f790 module:overlay(58) +from:0x02154364 kind:load to:0x0213f874 module:overlay(58) +from:0x02154368 kind:load to:0x0213f910 module:overlay(58) +from:0x0215436c kind:load to:0x0213fc58 module:overlay(58) +from:0x02154370 kind:load to:0x020984bc module:overlay(0) +from:0x02154374 kind:load to:0x0213fca0 module:overlay(58) +from:0x02154378 kind:load to:0x02099004 module:overlay(0) +from:0x0215437c kind:load to:0x020984c8 module:overlay(0) +from:0x02154380 kind:load to:0x0213fd38 module:overlay(58) +from:0x02154384 kind:load to:0x0213fdb0 module:overlay(58) +from:0x02154388 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215438c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02154390 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02154394 kind:load to:0x0213f590 module:overlay(58) +from:0x02154398 kind:load to:0x0213f68c module:overlay(58) +from:0x0215439c kind:load to:0x02099588 module:overlay(0) +from:0x021543a0 kind:load to:0x0213fedc module:overlay(58) +from:0x021543a8 kind:load to:0x02140024 module:overlay(58) +from:0x021543b0 kind:load to:0x021403d0 module:overlay(58) +from:0x021543b8 kind:load to:0x021405a4 module:overlay(58) +from:0x021543c0 kind:load to:0x021408a8 module:overlay(58) +from:0x021543c8 kind:load to:0x02140a34 module:overlay(58) +from:0x021543d0 kind:load to:0x02140c20 module:overlay(58) +from:0x021543d8 kind:load to:0x02140dd4 module:overlay(58) +from:0x021543e0 kind:load to:0x02140fa4 module:overlay(58) +from:0x021543e8 kind:load to:0x021410a4 module:overlay(58) +from:0x021543f0 kind:load to:0x021411dc module:overlay(58) +from:0x021543f8 kind:load to:0x02141604 module:overlay(58) +from:0x02154400 kind:load to:0x02141914 module:overlay(58) +from:0x02154408 kind:load to:0x0213ff94 module:overlay(58) +from:0x02154410 kind:load to:0x0214028c module:overlay(58) +from:0x02154418 kind:load to:0x02140434 module:overlay(58) +from:0x02154420 kind:load to:0x02140644 module:overlay(58) +from:0x02154428 kind:load to:0x021409c4 module:overlay(58) +from:0x02154430 kind:load to:0x02140b18 module:overlay(58) +from:0x02154438 kind:load to:0x02140d28 module:overlay(58) +from:0x02154440 kind:load to:0x02140eb4 module:overlay(58) +from:0x02154448 kind:load to:0x02141030 module:overlay(58) +from:0x02154450 kind:load to:0x02141150 module:overlay(58) +from:0x02154458 kind:load to:0x02141264 module:overlay(58) +from:0x02154460 kind:load to:0x02141634 module:overlay(58) +from:0x02154468 kind:load to:0x021419bc module:overlay(58) +from:0x02154490 kind:load to:0x02141de4 module:overlay(58) +from:0x02154494 kind:load to:0x020979e4 module:overlay(0) +from:0x02154498 kind:load to:0x02097a18 module:overlay(0) +from:0x0215449c kind:load to:0x020977d0 module:overlay(0) +from:0x021544a0 kind:load to:0x020979ec module:overlay(0) +from:0x021544a4 kind:load to:0x02097814 module:overlay(0) +from:0x021544a8 kind:load to:0x02097818 module:overlay(0) +from:0x021544b4 kind:load to:0x02098518 module:overlay(0) +from:0x021544b8 kind:load to:0x02098554 module:overlay(0) +from:0x021544bc kind:load to:0x0209856c module:overlay(0) +from:0x021544c0 kind:load to:0x02098578 module:overlay(0) +from:0x021544c4 kind:load to:0x01fff464 module:itcm +from:0x021544c8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021544cc kind:load to:0x0214210c module:overlay(58) +from:0x021544d0 kind:load to:0x020984b0 module:overlay(0) +from:0x021544d4 kind:load to:0x02142228 module:overlay(58) +from:0x021544d8 kind:load to:0x020984b8 module:overlay(0) +from:0x021544dc kind:load to:0x020984bc module:overlay(0) +from:0x021544e0 kind:load to:0x021422f0 module:overlay(58) +from:0x021544e4 kind:load to:0x02099004 module:overlay(0) +from:0x021544e8 kind:load to:0x020984c8 module:overlay(0) +from:0x021544ec kind:load to:0x02098584 module:overlay(0) +from:0x021544f0 kind:load to:0x020985f0 module:overlay(0) +from:0x021544f4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021544f8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021544fc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02154500 kind:load to:0x021420b4 module:overlay(58) +from:0x02154504 kind:load to:0x021420dc module:overlay(58) +from:0x02154508 kind:load to:0x02099588 module:overlay(0) +from:0x02154518 kind:load to:0x0214292c module:overlay(58) +from:0x0215451c kind:load to:0x02142928 module:overlay(58) +from:0x02154528 kind:load to:0x02142388 module:overlay(58) +from:0x0215452c kind:load to:0x0209774c module:overlay(0) +from:0x02154530 kind:load to:0x02097754 module:overlay(0) +from:0x02154534 kind:load to:0x020977d0 module:overlay(0) +from:0x02154538 kind:load to:0x02097810 module:overlay(0) +from:0x0215453c kind:load to:0x02097814 module:overlay(0) +from:0x02154540 kind:load to:0x02097818 module:overlay(0) +from:0x0215454c kind:load to:0x02098518 module:overlay(0) +from:0x02154550 kind:load to:0x02098554 module:overlay(0) +from:0x02154554 kind:load to:0x0209856c module:overlay(0) +from:0x02154558 kind:load to:0x02098578 module:overlay(0) +from:0x0215455c kind:load to:0x01fff464 module:itcm +from:0x02154560 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02154564 kind:load to:0x02142440 module:overlay(58) +from:0x02154568 kind:load to:0x02142448 module:overlay(58) +from:0x0215456c kind:load to:0x021424a0 module:overlay(58) +from:0x02154570 kind:load to:0x020984b8 module:overlay(0) +from:0x02154574 kind:load to:0x020984bc module:overlay(0) +from:0x02154578 kind:load to:0x020984c0 module:overlay(0) +from:0x0215457c kind:load to:0x020984c4 module:overlay(0) +from:0x02154580 kind:load to:0x020984c8 module:overlay(0) +from:0x02154584 kind:load to:0x02098584 module:overlay(0) +from:0x02154588 kind:load to:0x020985f0 module:overlay(0) +from:0x0215458c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02154590 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02154594 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02154598 kind:load to:0x02142958 module:overlay(58) +from:0x0215459c kind:load to:0x02142974 module:overlay(58) +from:0x021545a0 kind:load to:0x0214286c module:overlay(58) +from:0x021545a4 kind:load to:0x021428c8 module:overlay(58) +from:0x021545b4 kind:load to:0x021429ac module:overlay(58) +from:0x021545b8 kind:load to:0x02142928 module:overlay(58) +from:0x021545c4 kind:load to:0x021429d8 module:overlay(58) +from:0x021545c8 kind:load to:0x0209774c module:overlay(0) +from:0x021545cc kind:load to:0x02097754 module:overlay(0) +from:0x021545d0 kind:load to:0x020977d0 module:overlay(0) +from:0x021545d4 kind:load to:0x02097810 module:overlay(0) +from:0x021545d8 kind:load to:0x02097814 module:overlay(0) +from:0x021545dc kind:load to:0x02097818 module:overlay(0) +from:0x021545e0 kind:load to:0x02142bac module:overlay(58) +from:0x021545e8 kind:load to:0x02142bc4 module:overlay(58) +from:0x021545f0 kind:load to:0x02142bdc module:overlay(58) +from:0x021545f8 kind:load to:0x02142bf4 module:overlay(58) +from:0x02154600 kind:load to:0x02142c0c module:overlay(58) +from:0x02154608 kind:load to:0x02142c34 module:overlay(58) +from:0x02154610 kind:load to:0x020f0220 module:overlays(19,22,31) +from:0x02154618 kind:load to:0x020f04dc module:overlays(19,22,31) +from:0x02154620 kind:load to:0x02142bb8 module:overlay(58) +from:0x02154628 kind:load to:0x02142bd0 module:overlay(58) +from:0x02154630 kind:load to:0x02142be8 module:overlay(58) +from:0x02154638 kind:load to:0x02142c00 module:overlay(58) +from:0x02154640 kind:load to:0x02142c20 module:overlay(58) +from:0x02154648 kind:load to:0x02142d08 module:overlay(58) +from:0x02154650 kind:load to:0x020f0244 module:overlays(19,22,31) +from:0x02154658 kind:load to:0x020f0514 module:overlays(19,22,31) +from:0x02154668 kind:load to:0x02098518 module:overlay(0) +from:0x0215466c kind:load to:0x02098554 module:overlay(0) +from:0x02154670 kind:load to:0x0209856c module:overlay(0) +from:0x02154674 kind:load to:0x02098578 module:overlay(0) +from:0x02154678 kind:load to:0x01fff464 module:itcm +from:0x0215467c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02154680 kind:load to:0x02142ad0 module:overlay(58) +from:0x02154684 kind:load to:0x020984b0 module:overlay(0) +from:0x02154688 kind:load to:0x02142b44 module:overlay(58) +from:0x0215468c kind:load to:0x020f0060 module:overlays(19,22,31) +from:0x02154690 kind:load to:0x020984bc module:overlay(0) +from:0x02154694 kind:load to:0x02142b7c module:overlay(58) +from:0x02154698 kind:load to:0x020984c4 module:overlay(0) +from:0x0215469c kind:load to:0x020984c8 module:overlay(0) +from:0x021546a0 kind:load to:0x020efdcc module:overlays(19,22,23,31) +from:0x021546a4 kind:load to:0x020efe08 module:overlays(19,21,22,31) +from:0x021546a8 kind:load to:0x020f02a8 module:overlays(19,22,31) +from:0x021546ac kind:load to:0x020f02c8 module:overlays(19,22,31) +from:0x021546b0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021546b4 kind:load to:0x02142d14 module:overlay(58) +from:0x021546b8 kind:load to:0x02142d44 module:overlay(58) +from:0x021546bc kind:load to:0x020f064c module:overlays(19,22,31) +from:0x021546c0 kind:load to:0x02142ae8 module:overlay(58) +from:0x021546c4 kind:load to:0x02142af0 module:overlay(58) +from:0x021546c8 kind:load to:0x020f0090 module:overlays(19,22,31) +from:0x021546cc kind:load to:0x020f065c module:overlays(19,22,31) +from:0x021546d8 kind:load to:0x02147740 module:overlay(58) +from:0x021546dc kind:load to:0x02147d5c module:overlay(58) +from:0x021546e0 kind:load to:0x0207318c module:overlay(0) +from:0x021546e4 kind:load to:0x02073190 module:overlay(0) +from:0x02154708 kind:load to:0x02143370 module:overlay(58) +from:0x0215470c kind:load to:0x02097944 module:overlay(0) +from:0x02154710 kind:load to:0x02097754 module:overlay(0) +from:0x02154714 kind:load to:0x020977d0 module:overlay(0) +from:0x02154718 kind:load to:0x0209794c module:overlay(0) +from:0x0215471c kind:load to:0x0209796c module:overlay(0) +from:0x02154720 kind:load to:0x02097998 module:overlay(0) +from:0x0215472c kind:load to:0x02143298 module:overlay(58) +from:0x02154730 kind:load to:0x02097944 module:overlay(0) +from:0x02154734 kind:load to:0x02097754 module:overlay(0) +from:0x02154738 kind:load to:0x020977d0 module:overlay(0) +from:0x0215473c kind:load to:0x0209794c module:overlay(0) +from:0x02154740 kind:load to:0x0209796c module:overlay(0) +from:0x02154744 kind:load to:0x02097998 module:overlay(0) +from:0x02154750 kind:load to:0x021431c4 module:overlay(58) +from:0x02154754 kind:load to:0x02097944 module:overlay(0) +from:0x02154758 kind:load to:0x02097754 module:overlay(0) +from:0x0215475c kind:load to:0x020977d0 module:overlay(0) +from:0x02154760 kind:load to:0x0209794c module:overlay(0) +from:0x02154764 kind:load to:0x0209796c module:overlay(0) +from:0x02154768 kind:load to:0x02097998 module:overlay(0) +from:0x02154774 kind:load to:0x021430f4 module:overlay(58) +from:0x02154778 kind:load to:0x02097944 module:overlay(0) +from:0x0215477c kind:load to:0x02097754 module:overlay(0) +from:0x02154780 kind:load to:0x020977d0 module:overlay(0) +from:0x02154784 kind:load to:0x0209794c module:overlay(0) +from:0x02154788 kind:load to:0x0209796c module:overlay(0) +from:0x0215478c kind:load to:0x02097998 module:overlay(0) +from:0x02154798 kind:load to:0x0214301c module:overlay(58) +from:0x0215479c kind:load to:0x02097944 module:overlay(0) +from:0x021547a0 kind:load to:0x02097754 module:overlay(0) +from:0x021547a4 kind:load to:0x020977d0 module:overlay(0) +from:0x021547a8 kind:load to:0x0209794c module:overlay(0) +from:0x021547ac kind:load to:0x0209796c module:overlay(0) +from:0x021547b0 kind:load to:0x02097998 module:overlay(0) +from:0x021547bc kind:load to:0x02142f5c module:overlay(58) +from:0x021547c0 kind:load to:0x02097944 module:overlay(0) +from:0x021547c4 kind:load to:0x02097754 module:overlay(0) +from:0x021547c8 kind:load to:0x020977d0 module:overlay(0) +from:0x021547cc kind:load to:0x0209794c module:overlay(0) +from:0x021547d0 kind:load to:0x0209796c module:overlay(0) +from:0x021547d4 kind:load to:0x02097998 module:overlay(0) +from:0x021547e0 kind:load to:0x02142f1c module:overlay(58) +from:0x021547e4 kind:load to:0x02097944 module:overlay(0) +from:0x021547e8 kind:load to:0x02097754 module:overlay(0) +from:0x021547ec kind:load to:0x020977d0 module:overlay(0) +from:0x021547f0 kind:load to:0x0209794c module:overlay(0) +from:0x021547f4 kind:load to:0x0209796c module:overlay(0) +from:0x021547f8 kind:load to:0x02097998 module:overlay(0) +from:0x02154804 kind:load to:0x02142edc module:overlay(58) +from:0x02154808 kind:load to:0x02097944 module:overlay(0) +from:0x0215480c kind:load to:0x02097754 module:overlay(0) +from:0x02154810 kind:load to:0x020977d0 module:overlay(0) +from:0x02154814 kind:load to:0x0209794c module:overlay(0) +from:0x02154818 kind:load to:0x0209796c module:overlay(0) +from:0x0215481c kind:load to:0x02097998 module:overlay(0) +from:0x02154828 kind:load to:0x02142e9c module:overlay(58) +from:0x0215482c kind:load to:0x02097944 module:overlay(0) +from:0x02154830 kind:load to:0x02097754 module:overlay(0) +from:0x02154834 kind:load to:0x020977d0 module:overlay(0) +from:0x02154838 kind:load to:0x0209794c module:overlay(0) +from:0x0215483c kind:load to:0x0209796c module:overlay(0) +from:0x02154840 kind:load to:0x02097998 module:overlay(0) +from:0x0215484c kind:load to:0x02142e5c module:overlay(58) +from:0x02154850 kind:load to:0x02097944 module:overlay(0) +from:0x02154854 kind:load to:0x02097754 module:overlay(0) +from:0x02154858 kind:load to:0x020977d0 module:overlay(0) +from:0x0215485c kind:load to:0x0209794c module:overlay(0) +from:0x02154860 kind:load to:0x0209796c module:overlay(0) +from:0x02154864 kind:load to:0x02097998 module:overlay(0) +from:0x02154870 kind:load to:0x02142e1c module:overlay(58) +from:0x02154874 kind:load to:0x02097944 module:overlay(0) +from:0x02154878 kind:load to:0x02097754 module:overlay(0) +from:0x0215487c kind:load to:0x020977d0 module:overlay(0) +from:0x02154880 kind:load to:0x0209794c module:overlay(0) +from:0x02154884 kind:load to:0x0209796c module:overlay(0) +from:0x02154888 kind:load to:0x02097998 module:overlay(0) +from:0x02154894 kind:load to:0x02142f9c module:overlay(58) +from:0x02154898 kind:load to:0x02097944 module:overlay(0) +from:0x0215489c kind:load to:0x02097754 module:overlay(0) +from:0x021548a0 kind:load to:0x020977d0 module:overlay(0) +from:0x021548a4 kind:load to:0x0209794c module:overlay(0) +from:0x021548a8 kind:load to:0x0209796c module:overlay(0) +from:0x021548ac kind:load to:0x02097998 module:overlay(0) +from:0x021548b8 kind:load to:0x02142ddc module:overlay(58) +from:0x021548bc kind:load to:0x02097944 module:overlay(0) +from:0x021548c0 kind:load to:0x02097754 module:overlay(0) +from:0x021548c4 kind:load to:0x020977d0 module:overlay(0) +from:0x021548c8 kind:load to:0x0209794c module:overlay(0) +from:0x021548cc kind:load to:0x0209796c module:overlay(0) +from:0x021548d0 kind:load to:0x02097998 module:overlay(0) +from:0x021548dc kind:load to:0x02142d9c module:overlay(58) +from:0x021548e0 kind:load to:0x02097944 module:overlay(0) +from:0x021548e4 kind:load to:0x02097754 module:overlay(0) +from:0x021548e8 kind:load to:0x020977d0 module:overlay(0) +from:0x021548ec kind:load to:0x0209794c module:overlay(0) +from:0x021548f0 kind:load to:0x0209796c module:overlay(0) +from:0x021548f4 kind:load to:0x02097998 module:overlay(0) +from:0x02154900 kind:load to:0x02142fdc module:overlay(58) +from:0x02154904 kind:load to:0x02097944 module:overlay(0) +from:0x02154908 kind:load to:0x02097754 module:overlay(0) +from:0x0215490c kind:load to:0x020977d0 module:overlay(0) +from:0x02154910 kind:load to:0x0209794c module:overlay(0) +from:0x02154914 kind:load to:0x0209796c module:overlay(0) +from:0x02154918 kind:load to:0x02097998 module:overlay(0) +from:0x0215496c kind:load to:0x0214454c module:overlay(58) +from:0x02154970 kind:load to:0x02147d60 module:overlay(58) +from:0x02154974 kind:load to:0x0209a254 module:overlay(0) +from:0x02154978 kind:load to:0x0209a288 module:overlay(0) +from:0x0215497c kind:load to:0x0209a320 module:overlay(0) +from:0x02154980 kind:load to:0x0209a334 module:overlay(0) +from:0x02154984 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02154988 kind:load to:0x0209a35c module:overlay(0) +from:0x0215498c kind:load to:0x0209a3e4 module:overlay(0) +from:0x02154990 kind:load to:0x0209a06c module:overlay(0) +from:0x02154994 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02154998 kind:load to:0x0209a308 module:overlay(0) +from:0x0215499c kind:load to:0x0209a348 module:overlay(0) +from:0x021549a0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021549a4 kind:load to:0x02141d30 module:overlay(58) +from:0x021549a8 kind:load to:0x02141d0c module:overlay(58) +from:0x021549ac kind:load to:0x0209a70c module:overlay(0) +from:0x02154a88 kind:load to:0x02098518 module:overlay(0) +from:0x02154a8c kind:load to:0x02098554 module:overlay(0) +from:0x02154a90 kind:load to:0x0209856c module:overlay(0) +from:0x02154a94 kind:load to:0x02098578 module:overlay(0) +from:0x02154a98 kind:load to:0x01fff464 module:itcm +from:0x02154a9c kind:load to:0x020a99d8 module:overlay(0) +from:0x02154aa0 kind:load to:0x020a8d28 module:overlay(0) +from:0x02154aa4 kind:load to:0x020a8da4 module:overlay(0) +from:0x02154aa8 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x02154aac kind:load to:0x020a98f4 module:overlay(0) +from:0x02154ab0 kind:load to:0x020984bc module:overlay(0) +from:0x02154ab4 kind:load to:0x020a995c module:overlay(0) +from:0x02154ab8 kind:load to:0x020984c4 module:overlay(0) +from:0x02154abc kind:load to:0x020984c8 module:overlay(0) +from:0x02154ac0 kind:load to:0x02098584 module:overlay(0) +from:0x02154ac4 kind:load to:0x020985f0 module:overlay(0) +from:0x02154ac8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02154acc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02154ad0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02154ad4 kind:load to:0x02147da4 module:overlay(58) +from:0x02154ad8 kind:load to:0x02147d7c module:overlay(58) +from:0x02154adc kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02154ae0 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x02154ae4 kind:load to:0x020a92d0 module:overlay(0) +from:0x02154ae8 kind:load to:0x020a8f78 module:overlay(0) +from:0x02154aec kind:load to:0x020a8fe0 module:overlay(0) +from:0x02154af0 kind:load to:0x020a9150 module:overlay(0) +from:0x02154af4 kind:load to:0x020a914c module:overlay(0) +from:0x02154af8 kind:load to:0x020a921c module:overlay(0) +from:0x02154afc kind:load to:0x020a9240 module:overlay(0) +from:0x02154b00 kind:load to:0x020a9244 module:overlay(0) +from:0x02154b04 kind:load to:0x020a91a0 module:overlay(0) +from:0x02154b08 kind:load to:0x020a91a8 module:overlay(0) +from:0x02154b0c kind:load to:0x020a91b0 module:overlay(0) +from:0x02154b10 kind:load to:0x020a8f54 module:overlay(0) +from:0x02154b14 kind:load to:0x020a8f5c module:overlay(0) +from:0x02154b18 kind:load to:0x020a8f64 module:overlay(0) +from:0x02154b1c kind:load to:0x020a8f6c module:overlay(0) +from:0x02154b20 kind:load to:0x020a9448 module:overlay(0) +from:0x02154b24 kind:load to:0x020a9598 module:overlay(0) +from:0x02154b28 kind:load to:0x020a95c4 module:overlay(0) +from:0x02154b2c kind:load to:0x020a95e4 module:overlay(0) +from:0x02154b30 kind:load to:0x020a97fc module:overlay(0) +from:0x02154b34 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02154b38 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02154b3c kind:load to:0x020a8e84 module:overlay(0) +from:0x02154b40 kind:load to:0x020a99a4 module:overlay(0) +from:0x02154b44 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02154b48 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02154b4c kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02154b50 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02154b54 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02154b58 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02154b5c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02154b60 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02154b64 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02154b68 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02154b6c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02154b70 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02154b74 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02154b78 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02154b7c kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02154b80 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02154b84 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02154b88 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02154b8c kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02154b90 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02154b94 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02154b98 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02154ba4 kind:load to:0x02098518 module:overlay(0) +from:0x02154ba8 kind:load to:0x02098554 module:overlay(0) +from:0x02154bac kind:load to:0x0209856c module:overlay(0) +from:0x02154bb0 kind:load to:0x02098578 module:overlay(0) +from:0x02154bb4 kind:load to:0x01fff464 module:itcm +from:0x02154bb8 kind:load to:0x020a99d8 module:overlay(0) +from:0x02154bbc kind:load to:0x0214574c module:overlay(58) +from:0x02154bc0 kind:load to:0x020a8da4 module:overlay(0) +from:0x02154bc4 kind:load to:0x021459e4 module:overlay(58) +from:0x02154bc8 kind:load to:0x020a98f4 module:overlay(0) +from:0x02154bcc kind:load to:0x020984bc module:overlay(0) +from:0x02154bd0 kind:load to:0x0214614c module:overlay(58) +from:0x02154bd4 kind:load to:0x020984c4 module:overlay(0) +from:0x02154bd8 kind:load to:0x020984c8 module:overlay(0) +from:0x02154bdc kind:load to:0x02098584 module:overlay(0) +from:0x02154be0 kind:load to:0x020985f0 module:overlay(0) +from:0x02154be4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02154be8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02154bec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02154bf0 kind:load to:0x02144560 module:overlay(58) +from:0x02154bf4 kind:load to:0x02144608 module:overlay(58) +from:0x02154bf8 kind:load to:0x02145894 module:overlay(58) +from:0x02154bfc kind:load to:0x02145964 module:overlay(58) +from:0x02154c00 kind:load to:0x02147a84 module:overlay(58) +from:0x02154c04 kind:load to:0x020a8f78 module:overlay(0) +from:0x02154c08 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02154c0c kind:load to:0x020a9150 module:overlay(0) +from:0x02154c10 kind:load to:0x020a914c module:overlay(0) +from:0x02154c14 kind:load to:0x020a921c module:overlay(0) +from:0x02154c18 kind:load to:0x020a9240 module:overlay(0) +from:0x02154c1c kind:load to:0x020a9244 module:overlay(0) +from:0x02154c20 kind:load to:0x02145c68 module:overlay(58) +from:0x02154c24 kind:load to:0x02145da8 module:overlay(58) +from:0x02154c28 kind:load to:0x020a91b0 module:overlay(0) +from:0x02154c2c kind:load to:0x020a8f54 module:overlay(0) +from:0x02154c30 kind:load to:0x020a8f5c module:overlay(0) +from:0x02154c34 kind:load to:0x020a8f64 module:overlay(0) +from:0x02154c38 kind:load to:0x020a8f6c module:overlay(0) +from:0x02154c3c kind:load to:0x021469e4 module:overlay(58) +from:0x02154c40 kind:load to:0x02147a10 module:overlay(58) +from:0x02154c44 kind:load to:0x02147a5c module:overlay(58) +from:0x02154c48 kind:load to:0x021471bc module:overlay(58) +from:0x02154c4c kind:load to:0x020a97fc module:overlay(0) +from:0x02154c50 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02154c54 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02154c58 kind:load to:0x020a8e84 module:overlay(0) +from:0x02154c5c kind:load to:0x021462c0 module:overlay(58) +from:0x02154c60 kind:load to:0x02146314 module:overlay(58) +from:0x02154c64 kind:load to:0x0214633c module:overlay(58) +from:0x02154c68 kind:load to:0x02146364 module:overlay(58) +from:0x02154c6c kind:load to:0x0214638c module:overlay(58) +from:0x02154c70 kind:load to:0x021463ac module:overlay(58) +from:0x02154c74 kind:load to:0x021463d4 module:overlay(58) +from:0x02154c78 kind:load to:0x02146400 module:overlay(58) +from:0x02154c7c kind:load to:0x0214642c module:overlay(58) +from:0x02154c80 kind:load to:0x02146458 module:overlay(58) +from:0x02154c84 kind:load to:0x021464f4 module:overlay(58) +from:0x02154c88 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02154c8c kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02154c90 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02154c94 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02154c98 kind:load to:0x02146520 module:overlay(58) +from:0x02154c9c kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02154ca0 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02154ca4 kind:load to:0x0214654c module:overlay(58) +from:0x02154ca8 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02154cac kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02154cb0 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02154cb4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02154cb8 kind:load to:0x02146480 module:overlay(58) +from:0x02154cbc kind:load to:0x021464e8 module:overlay(58) +from:0x02154cc0 kind:load to:0x021464ec module:overlay(58) +from:0x02154cc4 kind:load to:0x021464f0 module:overlay(58) +from:0x02154cc8 kind:load to:0x02146558 module:overlay(58) +from:0x02154ccc kind:load to:0x02146978 module:overlay(58) +from:0x02154cd0 kind:load to:0x0214697c module:overlay(58) +from:0x02154cd4 kind:load to:0x02146980 module:overlay(58) +from:0x02154cd8 kind:load to:0x02146b3c module:overlay(58) +from:0x02154ec4 kind:load to:0x02147efc module:overlay(58) +from:0x02154ec8 kind:load to:0x02097944 module:overlay(0) +from:0x02154ecc kind:load to:0x02097754 module:overlay(0) +from:0x02154ed0 kind:load to:0x020977d0 module:overlay(0) +from:0x02154ed4 kind:load to:0x0209794c module:overlay(0) +from:0x02154ed8 kind:load to:0x0209796c module:overlay(0) +from:0x02154edc kind:load to:0x02097998 module:overlay(0) +from:0x02155010 kind:load to:0x02098518 module:overlay(0) +from:0x02155014 kind:load to:0x02098554 module:overlay(0) +from:0x02155018 kind:load to:0x0209856c module:overlay(0) +from:0x0215501c kind:load to:0x02098578 module:overlay(0) +from:0x02155020 kind:load to:0x01fff464 module:itcm +from:0x02155024 kind:load to:0x020a99d8 module:overlay(0) +from:0x02155028 kind:load to:0x02148148 module:overlay(58) +from:0x0215502c kind:load to:0x0214827c module:overlay(58) +from:0x02155030 kind:load to:0x021482f8 module:overlay(58) +from:0x02155034 kind:load to:0x020a98f4 module:overlay(0) +from:0x02155038 kind:load to:0x020984bc module:overlay(0) +from:0x0215503c kind:load to:0x02148a98 module:overlay(58) +from:0x02155040 kind:load to:0x020984c4 module:overlay(0) +from:0x02155044 kind:load to:0x020984c8 module:overlay(0) +from:0x02155048 kind:load to:0x02098584 module:overlay(0) +from:0x0215504c kind:load to:0x020985f0 module:overlay(0) +from:0x02155050 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02155054 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02155058 kind:load to:0x021489a8 module:overlay(58) +from:0x0215505c kind:load to:0x02148b70 module:overlay(58) +from:0x02155060 kind:load to:0x02148ba0 module:overlay(58) +from:0x02155064 kind:load to:0x021481cc module:overlay(58) +from:0x02155068 kind:load to:0x02148178 module:overlay(58) +from:0x0215506c kind:load to:0x021483fc module:overlay(58) +from:0x02155070 kind:load to:0x020a8f78 module:overlay(0) +from:0x02155074 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02155078 kind:load to:0x020a9150 module:overlay(0) +from:0x0215507c kind:load to:0x020a914c module:overlay(0) +from:0x02155080 kind:load to:0x020a921c module:overlay(0) +from:0x02155084 kind:load to:0x020a9240 module:overlay(0) +from:0x02155088 kind:load to:0x020a9244 module:overlay(0) +from:0x0215508c kind:load to:0x021487e4 module:overlay(58) +from:0x02155090 kind:load to:0x02148904 module:overlay(58) +from:0x02155094 kind:load to:0x020a91b0 module:overlay(0) +from:0x02155098 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215509c kind:load to:0x020a8f5c module:overlay(0) +from:0x021550a0 kind:load to:0x020a8f64 module:overlay(0) +from:0x021550a4 kind:load to:0x020a8f6c module:overlay(0) +from:0x021550a8 kind:load to:0x020a9448 module:overlay(0) +from:0x021550ac kind:load to:0x021487ec module:overlay(58) +from:0x021550b0 kind:load to:0x0214881c module:overlay(58) +from:0x021550b4 kind:load to:0x02148a6c module:overlay(58) +from:0x021550b8 kind:load to:0x020a97fc module:overlay(0) +from:0x021550bc kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021550c0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x021550c4 kind:load to:0x020a8e84 module:overlay(0) +from:0x021550c8 kind:load to:0x020a99a4 module:overlay(0) +from:0x021550cc kind:load to:0x02148448 module:overlay(58) +from:0x021550d0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021550d4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021550d8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021550dc kind:load to:0x0214847c module:overlay(58) +from:0x021550e0 kind:load to:0x021484e0 module:overlay(58) +from:0x021550e4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021550e8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021550ec kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021550f0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x021550f4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021550f8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021550fc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02155100 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02155104 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02155108 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215510c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02155110 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02155114 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02155118 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215511c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02155120 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02155124 kind:load to:0x02148514 module:overlay(58) +from:0x02155128 kind:load to:0x02148590 module:overlay(58) +from:0x0215512c kind:load to:0x0214860c module:overlay(58) +from:0x02155130 kind:load to:0x0214869c module:overlay(58) +from:0x02155134 kind:load to:0x02148724 module:overlay(58) +from:0x02155138 kind:load to:0x02148760 module:overlay(58) +from:0x02155180 kind:load to:0x02097c14 module:overlay(0) +from:0x02155184 kind:load to:0x02148c60 module:overlay(58) +from:0x02155190 kind:load to:0x02149080 module:overlay(58) +from:0x02155194 kind:load to:0x0214a958 module:overlay(58) +from:0x02155198 kind:load to:0x02148ca8 module:overlay(58) +from:0x0215519c kind:load to:0x0207c008 module:overlay(0) +from:0x021551a0 kind:load to:0x02148cf8 module:overlay(58) +from:0x021551ac kind:load to:0x02148bf8 module:overlay(58) +from:0x021551b0 kind:load to:0x02097944 module:overlay(0) +from:0x021551b4 kind:load to:0x02097754 module:overlay(0) +from:0x021551b8 kind:load to:0x020977d0 module:overlay(0) +from:0x021551bc kind:load to:0x0209794c module:overlay(0) +from:0x021551c0 kind:load to:0x0209796c module:overlay(0) +from:0x021551c4 kind:load to:0x02097998 module:overlay(0) +from:0x021551c8 kind:load to:0x021496e4 module:overlay(58) +from:0x021551d0 kind:load to:0x021498b4 module:overlay(58) +from:0x021551d8 kind:load to:0x02149bcc module:overlay(58) +from:0x021551e0 kind:load to:0x02149c5c module:overlay(58) +from:0x021551e8 kind:load to:0x02149d84 module:overlay(58) +from:0x021551f0 kind:load to:0x02149d98 module:overlay(58) +from:0x021551f8 kind:load to:0x0214a36c module:overlay(58) +from:0x02155200 kind:load to:0x0214a384 module:overlay(58) +from:0x02155210 kind:load to:0x02098518 module:overlay(0) +from:0x02155214 kind:load to:0x02098554 module:overlay(0) +from:0x02155218 kind:load to:0x0209856c module:overlay(0) +from:0x0215521c kind:load to:0x02098578 module:overlay(0) +from:0x02155220 kind:load to:0x01fff464 module:itcm +from:0x02155224 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02155228 kind:load to:0x02149214 module:overlay(58) +from:0x0215522c kind:load to:0x021492b0 module:overlay(58) +from:0x02155230 kind:load to:0x02149690 module:overlay(58) +from:0x02155234 kind:load to:0x0214967c module:overlay(58) +from:0x02155238 kind:load to:0x020984bc module:overlay(0) +from:0x0215523c kind:load to:0x0214a610 module:overlay(58) +from:0x02155240 kind:load to:0x020984c4 module:overlay(0) +from:0x02155244 kind:load to:0x020984c8 module:overlay(0) +from:0x02155248 kind:load to:0x02098584 module:overlay(0) +from:0x0215524c kind:load to:0x020985f0 module:overlay(0) +from:0x02155250 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02155254 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02155258 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215525c kind:load to:0x02149094 module:overlay(58) +from:0x02155260 kind:load to:0x02149150 module:overlay(58) +from:0x0215526c kind:load to:0x0214a994 module:overlay(58) +from:0x02155270 kind:load to:0x0209774c module:overlay(0) +from:0x02155274 kind:load to:0x02097754 module:overlay(0) +from:0x02155278 kind:load to:0x020977d0 module:overlay(0) +from:0x0215527c kind:load to:0x02097810 module:overlay(0) +from:0x02155280 kind:load to:0x02097814 module:overlay(0) +from:0x02155284 kind:load to:0x02097818 module:overlay(0) +from:0x02155290 kind:load to:0x02098518 module:overlay(0) +from:0x02155294 kind:load to:0x02098554 module:overlay(0) +from:0x02155298 kind:load to:0x0209856c module:overlay(0) +from:0x0215529c kind:load to:0x02098578 module:overlay(0) +from:0x021552a0 kind:load to:0x01fff464 module:itcm +from:0x021552a4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021552a8 kind:load to:0x0214aab8 module:overlay(58) +from:0x021552ac kind:load to:0x0214aacc module:overlay(58) +from:0x021552b0 kind:load to:0x020984b4 module:overlay(0) +from:0x021552b4 kind:load to:0x020984b8 module:overlay(0) +from:0x021552b8 kind:load to:0x020984bc module:overlay(0) +from:0x021552bc kind:load to:0x020984c0 module:overlay(0) +from:0x021552c0 kind:load to:0x020984c4 module:overlay(0) +from:0x021552c4 kind:load to:0x020984c8 module:overlay(0) +from:0x021552c8 kind:load to:0x02098584 module:overlay(0) +from:0x021552cc kind:load to:0x020985f0 module:overlay(0) +from:0x021552d0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021552d4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021552d8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021552dc kind:load to:0x0214aa38 module:overlay(58) +from:0x021552e0 kind:load to:0x0214aa74 module:overlay(58) +from:0x021552e4 kind:load to:0x0214ab04 module:overlay(58) +from:0x021552e8 kind:load to:0x0214ab34 module:overlay(58) +from:0x021552f8 kind:load to:0x0214aba0 module:overlay(58) +from:0x021552fc kind:load to:0x02142928 module:overlay(58) +from:0x02155324 kind:load to:0x0214b61c module:overlay(58) +from:0x0215532c kind:load to:0x0214b820 module:overlay(58) +from:0x02155334 kind:load to:0x0214bd98 module:overlay(58) +from:0x0215533c kind:load to:0x0214c078 module:overlay(58) +from:0x02155344 kind:load to:0x0214c334 module:overlay(58) +from:0x0215534c kind:load to:0x0214b620 module:overlay(58) +from:0x02155354 kind:load to:0x0214b8dc module:overlay(58) +from:0x0215535c kind:load to:0x0214bfa4 module:overlay(58) +from:0x02155364 kind:load to:0x0214c0b4 module:overlay(58) +from:0x0215536c kind:load to:0x0214c394 module:overlay(58) +from:0x021553ac kind:load to:0x0214acc0 module:overlay(58) +from:0x021553b0 kind:load to:0x020f6374 module:overlays(19,22,23,31) +from:0x021553b4 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x021553b8 kind:load to:0x020f6384 module:overlays(19,22,23,31) +from:0x021553c4 kind:load to:0x0214af40 module:overlay(58) +from:0x021553c8 kind:load to:0x0214d3a4 module:overlay(58) +from:0x021553cc kind:load to:0x0214ac34 module:overlay(58) +from:0x021553d0 kind:load to:0x0207c008 module:overlay(0) +from:0x021553d4 kind:load to:0x0207c010 module:overlay(0) +from:0x021553e0 kind:load to:0x0214af2c module:overlay(58) +from:0x021553e4 kind:load to:0x0214d3c0 module:overlay(58) +from:0x021553e8 kind:load to:0x0201bbe4 module:main +from:0x021553ec kind:load to:0x0214d2b4 module:overlay(58) +from:0x021553f0 kind:load to:0x0201bd8c module:main +from:0x021553fc kind:load to:0x0214abcc module:overlay(58) +from:0x02155400 kind:load to:0x02097944 module:overlay(0) +from:0x02155404 kind:load to:0x02097754 module:overlay(0) +from:0x02155408 kind:load to:0x020977d0 module:overlay(0) +from:0x0215540c kind:load to:0x0209794c module:overlay(0) +from:0x02155410 kind:load to:0x0209796c module:overlay(0) +from:0x02155414 kind:load to:0x02097998 module:overlay(0) +from:0x02155420 kind:load to:0x02098518 module:overlay(0) +from:0x02155424 kind:load to:0x02098554 module:overlay(0) +from:0x02155428 kind:load to:0x0209856c module:overlay(0) +from:0x0215542c kind:load to:0x02098578 module:overlay(0) +from:0x02155430 kind:load to:0x01fff464 module:itcm +from:0x02155434 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02155438 kind:load to:0x0214af54 module:overlay(58) +from:0x0215543c kind:load to:0x0214b0c8 module:overlay(58) +from:0x02155440 kind:load to:0x0214b238 module:overlay(58) +from:0x02155444 kind:load to:0x0214b1c4 module:overlay(58) +from:0x02155448 kind:load to:0x020984bc module:overlay(0) +from:0x0215544c kind:load to:0x0214b4a8 module:overlay(58) +from:0x02155450 kind:load to:0x020984c4 module:overlay(0) +from:0x02155454 kind:load to:0x020984c8 module:overlay(0) +from:0x02155458 kind:load to:0x02098584 module:overlay(0) +from:0x0215545c kind:load to:0x020985f0 module:overlay(0) +from:0x02155460 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02155464 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02155468 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215546c kind:load to:0x0214d3dc module:overlay(58) +from:0x02155470 kind:load to:0x0214d414 module:overlay(58) +from:0x0215547c kind:load to:0x0214d474 module:overlay(58) +from:0x02155480 kind:load to:0x0209774c module:overlay(0) +from:0x02155484 kind:load to:0x02097754 module:overlay(0) +from:0x02155488 kind:load to:0x020977d0 module:overlay(0) +from:0x0215548c kind:load to:0x02097810 module:overlay(0) +from:0x02155490 kind:load to:0x02097814 module:overlay(0) +from:0x02155494 kind:load to:0x02097818 module:overlay(0) +from:0x021554a0 kind:load to:0x02098518 module:overlay(0) +from:0x021554a4 kind:load to:0x02098554 module:overlay(0) +from:0x021554a8 kind:load to:0x0209856c module:overlay(0) +from:0x021554ac kind:load to:0x02098578 module:overlay(0) +from:0x021554b0 kind:load to:0x01fff464 module:itcm +from:0x021554b4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021554b8 kind:load to:0x0214d500 module:overlay(58) +from:0x021554bc kind:load to:0x0214d508 module:overlay(58) +from:0x021554c0 kind:load to:0x020984b4 module:overlay(0) +from:0x021554c4 kind:load to:0x020984b8 module:overlay(0) +from:0x021554c8 kind:load to:0x020984bc module:overlay(0) +from:0x021554cc kind:load to:0x020984c0 module:overlay(0) +from:0x021554d0 kind:load to:0x020984c4 module:overlay(0) +from:0x021554d4 kind:load to:0x020984c8 module:overlay(0) +from:0x021554d8 kind:load to:0x02098584 module:overlay(0) +from:0x021554dc kind:load to:0x020985f0 module:overlay(0) +from:0x021554e0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021554e4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021554e8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021554ec kind:load to:0x0214d6a8 module:overlay(58) +from:0x021554f0 kind:load to:0x0214d6c4 module:overlay(58) +from:0x021554f4 kind:load to:0x0214d540 module:overlay(58) +from:0x021554f8 kind:load to:0x0214d558 module:overlay(58) +from:0x02155508 kind:load to:0x0214d6fc module:overlay(58) +from:0x0215550c kind:load to:0x02142928 module:overlay(58) +from:0x02155518 kind:load to:0x0214d728 module:overlay(58) +from:0x0215551c kind:load to:0x0209774c module:overlay(0) +from:0x02155520 kind:load to:0x02097754 module:overlay(0) +from:0x02155524 kind:load to:0x020977d0 module:overlay(0) +from:0x02155528 kind:load to:0x02097810 module:overlay(0) +from:0x0215552c kind:load to:0x02097814 module:overlay(0) +from:0x02155530 kind:load to:0x02097818 module:overlay(0) +from:0x0215553c kind:load to:0x02098518 module:overlay(0) +from:0x02155540 kind:load to:0x02098554 module:overlay(0) +from:0x02155544 kind:load to:0x0209856c module:overlay(0) +from:0x02155548 kind:load to:0x02098578 module:overlay(0) +from:0x0215554c kind:load to:0x01fff464 module:itcm +from:0x02155550 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02155554 kind:load to:0x0214d794 module:overlay(58) +from:0x02155558 kind:load to:0x020984b0 module:overlay(0) +from:0x0215555c kind:load to:0x0214d79c module:overlay(58) +from:0x02155560 kind:load to:0x020984b8 module:overlay(0) +from:0x02155564 kind:load to:0x020984bc module:overlay(0) +from:0x02155568 kind:load to:0x020984c0 module:overlay(0) +from:0x0215556c kind:load to:0x020984c4 module:overlay(0) +from:0x02155570 kind:load to:0x020984c8 module:overlay(0) +from:0x02155574 kind:load to:0x02098584 module:overlay(0) +from:0x02155578 kind:load to:0x020985f0 module:overlay(0) +from:0x0215557c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02155580 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02155584 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02155588 kind:load to:0x0214d7d0 module:overlay(58) +from:0x0215558c kind:load to:0x0214d7e4 module:overlay(58) +from:0x02155598 kind:load to:0x0214d820 module:overlay(58) +from:0x0215559c kind:load to:0x02097944 module:overlay(0) +from:0x021555a0 kind:load to:0x02097754 module:overlay(0) +from:0x021555a4 kind:load to:0x020977d0 module:overlay(0) +from:0x021555a8 kind:load to:0x0209794c module:overlay(0) +from:0x021555ac kind:load to:0x0209796c module:overlay(0) +from:0x021555b0 kind:load to:0x02097998 module:overlay(0) +from:0x0215564c kind:load to:0x02098518 module:overlay(0) +from:0x02155650 kind:load to:0x02098554 module:overlay(0) +from:0x02155654 kind:load to:0x0209856c module:overlay(0) +from:0x02155658 kind:load to:0x02098578 module:overlay(0) +from:0x0215565c kind:load to:0x01fff464 module:itcm +from:0x02155660 kind:load to:0x020a99d8 module:overlay(0) +from:0x02155664 kind:load to:0x020a8d28 module:overlay(0) +from:0x02155668 kind:load to:0x0214d9ec module:overlay(58) +from:0x0215566c kind:load to:0x0214daa8 module:overlay(58) +from:0x02155670 kind:load to:0x020a98f4 module:overlay(0) +from:0x02155674 kind:load to:0x020984bc module:overlay(0) +from:0x02155678 kind:load to:0x020a995c module:overlay(0) +from:0x0215567c kind:load to:0x020984c4 module:overlay(0) +from:0x02155680 kind:load to:0x020984c8 module:overlay(0) +from:0x02155684 kind:load to:0x02098584 module:overlay(0) +from:0x02155688 kind:load to:0x020985f0 module:overlay(0) +from:0x0215568c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02155690 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02155694 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02155698 kind:load to:0x0214dc30 module:overlay(58) +from:0x0215569c kind:load to:0x0214dc58 module:overlay(58) +from:0x021556a0 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x021556a4 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x021556a8 kind:load to:0x0214dbe4 module:overlay(58) +from:0x021556ac kind:load to:0x020a8f78 module:overlay(0) +from:0x021556b0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021556b4 kind:load to:0x020a9150 module:overlay(0) +from:0x021556b8 kind:load to:0x020a914c module:overlay(0) +from:0x021556bc kind:load to:0x020a921c module:overlay(0) +from:0x021556c0 kind:load to:0x020a9240 module:overlay(0) +from:0x021556c4 kind:load to:0x020a9244 module:overlay(0) +from:0x021556c8 kind:load to:0x0214dab4 module:overlay(58) +from:0x021556cc kind:load to:0x0214dad4 module:overlay(58) +from:0x021556d0 kind:load to:0x020a91b0 module:overlay(0) +from:0x021556d4 kind:load to:0x020a8f54 module:overlay(0) +from:0x021556d8 kind:load to:0x020a8f5c module:overlay(0) +from:0x021556dc kind:load to:0x020a8f64 module:overlay(0) +from:0x021556e0 kind:load to:0x020a8f6c module:overlay(0) +from:0x021556e4 kind:load to:0x020a9448 module:overlay(0) +from:0x021556e8 kind:load to:0x0214db68 module:overlay(58) +from:0x021556ec kind:load to:0x0214dbc8 module:overlay(58) +from:0x021556f0 kind:load to:0x020a95e4 module:overlay(0) +from:0x021556f4 kind:load to:0x020a97fc module:overlay(0) +from:0x021556f8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021556fc kind:load to:0x020a8ec0 module:overlay(0) +from:0x02155700 kind:load to:0x020a8e84 module:overlay(0) +from:0x02155704 kind:load to:0x020a99a4 module:overlay(0) +from:0x02155708 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215570c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02155710 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02155714 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02155718 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215571c kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02155720 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02155724 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02155728 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215572c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02155730 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02155734 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02155738 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215573c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02155740 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02155744 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02155748 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215574c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02155750 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02155754 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02155758 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215575c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02155768 kind:load to:0x0214dcdc module:overlay(58) +from:0x0215576c kind:load to:0x02097944 module:overlay(0) +from:0x02155770 kind:load to:0x02097754 module:overlay(0) +from:0x02155774 kind:load to:0x020977d0 module:overlay(0) +from:0x02155778 kind:load to:0x0209794c module:overlay(0) +from:0x0215577c kind:load to:0x0209796c module:overlay(0) +from:0x02155780 kind:load to:0x02097998 module:overlay(0) +from:0x0215578c kind:load to:0x02098518 module:overlay(0) +from:0x02155790 kind:load to:0x02098554 module:overlay(0) +from:0x02155794 kind:load to:0x0209856c module:overlay(0) +from:0x02155798 kind:load to:0x02098578 module:overlay(0) +from:0x0215579c kind:load to:0x01fff464 module:itcm +from:0x021557a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021557a4 kind:load to:0x020984a8 module:overlay(0) +from:0x021557a8 kind:load to:0x020984b0 module:overlay(0) +from:0x021557ac kind:load to:0x0214dde0 module:overlay(58) +from:0x021557b0 kind:load to:0x020984b8 module:overlay(0) +from:0x021557b4 kind:load to:0x020984bc module:overlay(0) +from:0x021557b8 kind:load to:0x0214de70 module:overlay(58) +from:0x021557bc kind:load to:0x020984c4 module:overlay(0) +from:0x021557c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021557c4 kind:load to:0x02098584 module:overlay(0) +from:0x021557c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021557cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021557d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021557d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021557d8 kind:load to:0x0214def0 module:overlay(58) +from:0x021557dc kind:load to:0x0214df18 module:overlay(58) +from:0x021557ec kind:load to:0x0209cb9c module:overlay(0) +from:0x021557f0 kind:load to:0x0209cd60 module:overlay(0) +from:0x021557f4 kind:load to:0x0209cd7c module:overlay(0) +from:0x021557f8 kind:load to:0x0209cdc0 module:overlay(0) +from:0x021557fc kind:load to:0x0214e4f4 module:overlay(58) +from:0x02155800 kind:load to:0x0214e4d8 module:overlay(58) +from:0x02155804 kind:load to:0x0209cbb4 module:overlay(0) +from:0x02155810 kind:load to:0x0214df68 module:overlay(58) +from:0x02155814 kind:load to:0x0209cb9c module:overlay(0) +from:0x02155818 kind:load to:0x0209cd60 module:overlay(0) +from:0x0215581c kind:load to:0x0209cd7c module:overlay(0) +from:0x02155820 kind:load to:0x0209cdc0 module:overlay(0) +from:0x02155824 kind:load to:0x0214e4a8 module:overlay(58) +from:0x02155828 kind:load to:0x0214e4bc module:overlay(58) +from:0x0215582c kind:load to:0x0209cbb4 module:overlay(0) +from:0x02155838 kind:load to:0x0207cac0 module:overlay(0) +from:0x0215583c kind:load to:0x0207cac8 module:overlay(0) +from:0x02155840 kind:load to:0x0207d2dc module:overlay(0) +from:0x02155844 kind:load to:0x0207d2cc module:overlay(0) +from:0x02155848 kind:load to:0x0207d318 module:overlay(0) +from:0x0215584c kind:load to:0x0207d350 module:overlay(0) +from:0x02155850 kind:load to:0x0207d394 module:overlay(0) +from:0x02155854 kind:load to:0x0207d3bc module:overlay(0) +from:0x02155860 kind:load to:0x0214e09c module:overlay(58) +from:0x02155864 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155868 kind:load to:0x0214e23c module:overlay(58) +from:0x0215586c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155870 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155874 kind:load to:0x0214e3e8 module:overlay(58) +from:0x02155878 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215587c kind:load to:0x0214e330 module:overlay(58) +from:0x02155880 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155884 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155888 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215588c kind:load to:0x0209d1ec module:overlay(0) +from:0x02155890 kind:load to:0x0214e460 module:overlay(58) +from:0x02155894 kind:load to:0x0214e480 module:overlay(58) +from:0x021558a4 kind:load to:0x0209ca10 module:overlay(0) +from:0x021558a8 kind:load to:0x0209ca18 module:overlay(0) +from:0x021558ac kind:load to:0x0209ca58 module:overlay(0) +from:0x021558b0 kind:load to:0x0209ca78 module:overlay(0) +from:0x021558bc kind:load to:0x0214e514 module:overlay(58) +from:0x021558c0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021558c4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021558c8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021558cc kind:load to:0x0209ca78 module:overlay(0) +from:0x021558d8 kind:load to:0x0214e70c module:overlay(58) +from:0x021558dc kind:load to:0x0209d0b8 module:overlay(0) +from:0x021558e0 kind:load to:0x0214e724 module:overlay(58) +from:0x021558e4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021558e8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021558ec kind:load to:0x0214e760 module:overlay(58) +from:0x021558f0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021558f4 kind:load to:0x0214e858 module:overlay(58) +from:0x021558f8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021558fc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155900 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155904 kind:load to:0x0209d1ec module:overlay(0) +from:0x02155908 kind:load to:0x0214ea14 module:overlay(58) +from:0x0215590c kind:load to:0x0214ea34 module:overlay(58) +from:0x02155910 kind:load to:0x0214e890 module:overlay(58) +from:0x0215591c kind:load to:0x0214ea7c module:overlay(58) +from:0x02155920 kind:load to:0x0209ca10 module:overlay(0) +from:0x02155924 kind:load to:0x0209ca18 module:overlay(0) +from:0x02155928 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215592c kind:load to:0x0209ca78 module:overlay(0) +from:0x02155938 kind:load to:0x0209d780 module:overlay(0) +from:0x0215593c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155940 kind:load to:0x0214eda4 module:overlay(58) +from:0x02155944 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155948 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215594c kind:load to:0x0214ef64 module:overlay(58) +from:0x02155950 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155954 kind:load to:0x0214ebe0 module:overlay(58) +from:0x02155958 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215595c kind:load to:0x0214efcc module:overlay(58) +from:0x02155960 kind:load to:0x0209d9f8 module:overlay(0) +from:0x02155964 kind:load to:0x0209d1ec module:overlay(0) +from:0x02155968 kind:load to:0x0214f008 module:overlay(58) +from:0x0215596c kind:load to:0x0214f028 module:overlay(58) +from:0x02155970 kind:load to:0x0209d9ac module:overlay(0) +from:0x02155974 kind:load to:0x0209db74 module:overlay(0) +from:0x02155978 kind:load to:0x0209db7c module:overlay(0) +from:0x0215597c kind:load to:0x0214ed54 module:overlay(58) +from:0x02155980 kind:load to:0x0214ec90 module:overlay(58) +from:0x02155984 kind:load to:0x0214f000 module:overlay(58) +from:0x02155988 kind:load to:0x0209dac0 module:overlay(0) +from:0x0215598c kind:load to:0x0209da64 module:overlay(0) +from:0x021559a8 kind:load to:0x0214f070 module:overlay(58) +from:0x021559ac kind:load to:0x0209cb9c module:overlay(0) +from:0x021559b0 kind:load to:0x0209cd60 module:overlay(0) +from:0x021559b4 kind:load to:0x0209cd7c module:overlay(0) +from:0x021559b8 kind:load to:0x0209cdc0 module:overlay(0) +from:0x021559bc kind:load to:0x0214f5e4 module:overlay(58) +from:0x021559c0 kind:load to:0x0214f5f8 module:overlay(58) +from:0x021559c4 kind:load to:0x0209cbb4 module:overlay(0) +from:0x021559d0 kind:load to:0x0207c49c module:overlay(0) +from:0x021559d4 kind:load to:0x0207c4a4 module:overlay(0) +from:0x021559d8 kind:load to:0x0207c96c module:overlay(0) +from:0x021559dc kind:load to:0x0207c95c module:overlay(0) +from:0x021559e0 kind:load to:0x0207c9a0 module:overlay(0) +from:0x021559e4 kind:load to:0x0207ca10 module:overlay(0) +from:0x021559e8 kind:load to:0x0207ca38 module:overlay(0) +from:0x021559ec kind:load to:0x0207cab0 module:overlay(0) +from:0x021559f8 kind:load to:0x0214f160 module:overlay(58) +from:0x021559fc kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155a00 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02155a04 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155a08 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155a0c kind:load to:0x0214f52c module:overlay(58) +from:0x02155a10 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155a14 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155a18 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155a1c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155a20 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155a24 kind:load to:0x0209d1ec module:overlay(0) +from:0x02155a28 kind:load to:0x0214f58c module:overlay(58) +from:0x02155a2c kind:load to:0x0214f5b4 module:overlay(58) +from:0x02155a38 kind:load to:0x0214f640 module:overlay(58) +from:0x02155a3c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155a40 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02155a44 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155a48 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155a4c kind:load to:0x0214f6c0 module:overlay(58) +from:0x02155a50 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155a54 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155a58 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155a5c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155a60 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155a64 kind:load to:0x0209d1ec module:overlay(0) +from:0x02155a68 kind:load to:0x0214f758 module:overlay(58) +from:0x02155a6c kind:load to:0x0214f778 module:overlay(58) +from:0x02155a70 kind:load to:0x0214f740 module:overlay(58) +from:0x02155a74 kind:load to:0x0214f748 module:overlay(58) +from:0x02155a78 kind:load to:0x0214f750 module:overlay(58) +from:0x02155a84 kind:load to:0x0214f7ac module:overlay(58) +from:0x02155a88 kind:load to:0x0209ca10 module:overlay(0) +from:0x02155a8c kind:load to:0x0209ca18 module:overlay(0) +from:0x02155a90 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155a94 kind:load to:0x0209ca78 module:overlay(0) +from:0x02155aa0 kind:load to:0x0214f640 module:overlay(58) +from:0x02155aa4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155aa8 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02155aac kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155ab0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155ab4 kind:load to:0x0214f6c0 module:overlay(58) +from:0x02155ab8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155abc kind:load to:0x0209d1cc module:overlay(0) +from:0x02155ac0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155ac4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155ac8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155acc kind:load to:0x0209d1ec module:overlay(0) +from:0x02155ad0 kind:load to:0x0214f890 module:overlay(58) +from:0x02155ad4 kind:load to:0x0214f8b0 module:overlay(58) +from:0x02155ad8 kind:load to:0x0214f838 module:overlay(58) +from:0x02155adc kind:load to:0x0214f748 module:overlay(58) +from:0x02155ae0 kind:load to:0x0214f888 module:overlay(58) +from:0x02155aec kind:load to:0x0214f8f8 module:overlay(58) +from:0x02155af0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02155af4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02155af8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155afc kind:load to:0x0209ca78 module:overlay(0) +from:0x02155b08 kind:load to:0x0214f9f4 module:overlay(58) +from:0x02155b0c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155b10 kind:load to:0x0214fc24 module:overlay(58) +from:0x02155b14 kind:load to:0x0214fc7c module:overlay(58) +from:0x02155b18 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155b1c kind:load to:0x0214fc90 module:overlay(58) +from:0x02155b20 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155b24 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155b28 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155b2c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155b30 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155b34 kind:load to:0x0209d1ec module:overlay(0) +from:0x02155b38 kind:load to:0x0214fcbc module:overlay(58) +from:0x02155b3c kind:load to:0x0214fcdc module:overlay(58) +from:0x02155b48 kind:load to:0x0214fd24 module:overlay(58) +from:0x02155b4c kind:load to:0x0209c8dc module:overlay(0) +from:0x02155b50 kind:load to:0x0209c99c module:overlay(0) +from:0x02155b54 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02155b58 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02155b64 kind:load to:0x0214fdc0 module:overlay(58) +from:0x02155b68 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155b6c kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02155b70 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155b74 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155b78 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02155b7c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155b80 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155b84 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155b88 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155b8c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155b90 kind:load to:0x0209d1ec module:overlay(0) +from:0x02155b94 kind:load to:0x0214fe8c module:overlay(58) +from:0x02155b98 kind:load to:0x0214fea0 module:overlay(58) +from:0x02155ba4 kind:load to:0x0214fedc module:overlay(58) +from:0x02155ba8 kind:load to:0x0209ca10 module:overlay(0) +from:0x02155bac kind:load to:0x0209ca18 module:overlay(0) +from:0x02155bb0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155bb4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02155bc0 kind:load to:0x0214fff4 module:overlay(58) +from:0x02155bc4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155bc8 kind:load to:0x021501ec module:overlay(58) +from:0x02155bcc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155bd0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155bd4 kind:load to:0x0215049c module:overlay(58) +from:0x02155bd8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155bdc kind:load to:0x021507a8 module:overlay(58) +from:0x02155be0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155be4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155be8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155bec kind:load to:0x0209d1ec module:overlay(0) +from:0x02155bf0 kind:load to:0x02150928 module:overlay(58) +from:0x02155bf4 kind:load to:0x02150958 module:overlay(58) +from:0x02155c0c kind:load to:0x021509b0 module:overlay(58) +from:0x02155c10 kind:load to:0x0209ca10 module:overlay(0) +from:0x02155c14 kind:load to:0x0209ca18 module:overlay(0) +from:0x02155c18 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155c1c kind:load to:0x0209ca78 module:overlay(0) +from:0x02155c2c kind:load to:0x0209ca10 module:overlay(0) +from:0x02155c30 kind:load to:0x0209ca18 module:overlay(0) +from:0x02155c34 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155c38 kind:load to:0x0209ca78 module:overlay(0) +from:0x02155c44 kind:load to:0x02150e74 module:overlay(58) +from:0x02155c48 kind:load to:0x02151124 module:overlay(58) +from:0x02155c4c kind:load to:0x02057bf4 module:overlay(0) +from:0x02155c50 kind:load to:0x01ffc57c module:itcm +from:0x02155c54 kind:load to:0x02057dc8 module:overlay(0) +from:0x02155c58 kind:load to:0x02057e44 module:overlay(0) +from:0x02155c5c kind:load to:0x02057ea8 module:overlay(0) +from:0x02155c60 kind:load to:0x02057c34 module:overlay(0) +from:0x02155c64 kind:load to:0x02057d84 module:overlay(0) +from:0x02155c70 kind:load to:0x02150e88 module:overlay(58) +from:0x02155c74 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155c78 kind:load to:0x02150eb4 module:overlay(58) +from:0x02155c7c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155c80 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155c84 kind:load to:0x02151078 module:overlay(58) +from:0x02155c88 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155c8c kind:load to:0x02150eec module:overlay(58) +from:0x02155c90 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155c94 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155c98 kind:load to:0x02150fbc module:overlay(58) +from:0x02155c9c kind:load to:0x0209d1ec module:overlay(0) +from:0x02155ca0 kind:load to:0x02151140 module:overlay(58) +from:0x02155ca4 kind:load to:0x02151160 module:overlay(58) +from:0x02155cc0 kind:load to:0x0209c8dc module:overlay(0) +from:0x02155cc4 kind:load to:0x0209c99c module:overlay(0) +from:0x02155cc8 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02155ccc kind:load to:0x0209c9a4 module:overlay(0) +from:0x02155cd8 kind:load to:0x021511a8 module:overlay(58) +from:0x02155cdc kind:load to:0x0209c8dc module:overlay(0) +from:0x02155ce0 kind:load to:0x0209c99c module:overlay(0) +from:0x02155ce4 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02155ce8 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02155cf4 kind:load to:0x021512c0 module:overlay(58) +from:0x02155cf8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155cfc kind:load to:0x02151350 module:overlay(58) +from:0x02155d00 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155d04 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155d08 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02155d0c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155d10 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155d14 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155d18 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155d1c kind:load to:0x0215136c module:overlay(58) +from:0x02155d20 kind:load to:0x0209d1ec module:overlay(0) +from:0x02155d24 kind:load to:0x0215143c module:overlay(58) +from:0x02155d28 kind:load to:0x02151450 module:overlay(58) +from:0x02155d34 kind:load to:0x0215148c module:overlay(58) +from:0x02155d38 kind:load to:0x0209ca10 module:overlay(0) +from:0x02155d3c kind:load to:0x0209ca18 module:overlay(0) +from:0x02155d40 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155d44 kind:load to:0x0209ca78 module:overlay(0) +from:0x02155d50 kind:load to:0x02151558 module:overlay(58) +from:0x02155d54 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02155d58 kind:load to:0x0210148c module:overlays(19,31) +from:0x02155d5c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02155d60 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155d64 kind:load to:0x02151874 module:overlay(58) +from:0x02155d68 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155d6c kind:load to:0x021017ec module:overlays(19,31) +from:0x02155d70 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155d74 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155d78 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155d7c kind:load to:0x0209d1ec module:overlay(0) +from:0x02155d80 kind:load to:0x02151924 module:overlay(58) +from:0x02155d84 kind:load to:0x02151938 module:overlay(58) +from:0x02155d88 kind:load to:0x02101578 module:overlays(19,31) +from:0x02155d8c kind:load to:0x021518e8 module:overlay(58) +from:0x02155d98 kind:load to:0x02151a7c module:overlay(58) +from:0x02155d9c kind:load to:0x02151a8c module:overlay(58) +from:0x02155da0 kind:load to:0x02151a9c module:overlay(58) +from:0x02155dac kind:load to:0x021519ac module:overlay(58) +from:0x02155db0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02155db4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02155db8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155dbc kind:load to:0x0209ca78 module:overlay(0) +from:0x02155dc8 kind:load to:0x02151d24 module:overlay(58) +from:0x02155dcc kind:load to:0x02151e88 module:overlay(58) +from:0x02155dd0 kind:load to:0x02151ed8 module:overlay(58) +from:0x02155dd4 kind:load to:0x02152078 module:overlay(58) +from:0x02155dd8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02155ddc kind:load to:0x0215250c module:overlay(58) +from:0x02155de0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02155de4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155de8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02155dec kind:load to:0x0209d1d8 module:overlay(0) +from:0x02155df0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02155df4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02155df8 kind:load to:0x021528ec module:overlay(58) +from:0x02155dfc kind:load to:0x0215291c module:overlay(58) +from:0x02155e08 kind:load to:0x02152ae8 module:overlay(58) +from:0x02155e0c kind:load to:0x02152b08 module:overlay(58) +from:0x02155e10 kind:load to:0x0211df64 module:overlays(33,36,39) +from:0x02155e14 kind:load to:0x0211df9c module:overlays(33,36,39) +from:0x02155e18 kind:load to:0x0211dfcc module:overlays(33,36,39) +from:0x02155e1c kind:load to:0x0211dfc8 module:overlays(33,36,39) +from:0x02155e20 kind:load to:0x0211e030 module:overlays(33,36,39) +from:0x02155e24 kind:load to:0x0211e070 module:overlays(33,36,39) +from:0x02155e28 kind:load to:0x0211e0a4 module:overlays(33,36,39) +from:0x02155e2c kind:load to:0x020616fc module:overlay(0) +from:0x02155e38 kind:load to:0x02152b44 module:overlay(58) +from:0x02155e3c kind:load to:0x02152b68 module:overlay(58) +from:0x02155e40 kind:load to:0x0207318c module:overlay(0) +from:0x02155e44 kind:load to:0x02073190 module:overlay(0) +from:0x02155e50 kind:load to:0x0214dca8 module:overlay(58) +from:0x02155e54 kind:load to:0x02152e74 module:overlay(58) +from:0x02155e58 kind:load to:0x0201bbe4 module:main +from:0x02155e5c kind:load to:0x02152b88 module:overlay(58) +from:0x02155e60 kind:load to:0x02152ba0 module:overlay(58) +from:0x02155e6c kind:load to:0x0214dc88 module:overlay(58) +from:0x02155e70 kind:load to:0x02152e90 module:overlay(58) +from:0x02155e74 kind:load to:0x02152c44 module:overlay(58) +from:0x02155e78 kind:load to:0x02152c60 module:overlay(58) +from:0x02155e7c kind:load to:0x02152c8c module:overlay(58) +from:0x02155e80 kind:load to:0x020616ec module:overlay(0) +from:0x02155e84 kind:load to:0x02152cf8 module:overlay(58) +from:0x02155e88 kind:load to:0x02152d40 module:overlay(58) +from:0x02155e8c kind:load to:0x02152d74 module:overlay(58) +from:0x02155e90 kind:load to:0x02152da4 module:overlay(58) diff --git a/config/eur/arm9/overlays/ov058/symbols.txt b/config/eur/arm9/overlays/ov058/symbols.txt new file mode 100644 index 00000000..eab9486e --- /dev/null +++ b/config/eur/arm9/overlays/ov058/symbols.txt @@ -0,0 +1,1043 @@ +func_ov058_0213efc0 kind:function(arm,size=0x110) addr:0x0213efc0 +func_ov058_0213f0d0 kind:function(arm,size=0x20) addr:0x0213f0d0 +func_ov058_0213f0f0 kind:function(arm,size=0x38) addr:0x0213f0f0 +func_ov058_0213f128 kind:function(arm,size=0x14) addr:0x0213f128 +func_ov058_0213f13c kind:function(arm,size=0x1c) addr:0x0213f13c +func_ov058_0213f158 kind:function(arm,size=0x68) addr:0x0213f158 +func_ov058_0213f1c0 kind:function(arm,size=0x20) addr:0x0213f1c0 +func_ov058_0213f1e0 kind:function(arm,size=0x3c) addr:0x0213f1e0 +func_ov058_0213f21c kind:function(arm,size=0x8) addr:0x0213f21c +func_ov058_0213f224 kind:function(arm,size=0x14) addr:0x0213f224 +func_ov058_0213f238 kind:function(arm,size=0x1c) addr:0x0213f238 +func_ov058_0213f254 kind:function(arm,size=0xc) addr:0x0213f254 +func_ov058_0213f260 kind:function(arm,size=0x24) addr:0x0213f260 +func_ov058_0213f284 kind:function(arm,size=0x6c) addr:0x0213f284 +func_ov058_0213f2f0 kind:function(arm,size=0x34) addr:0x0213f2f0 +func_ov058_0213f324 kind:function(arm,size=0x21c) addr:0x0213f324 +func_ov058_0213f540 kind:function(arm,size=0x14) addr:0x0213f540 +func_ov058_0213f554 kind:function(arm,size=0x14) addr:0x0213f554 +func_ov058_0213f568 kind:function(arm,size=0x14) addr:0x0213f568 +func_ov058_0213f57c kind:function(arm,size=0x14) addr:0x0213f57c +func_ov058_0213f590 kind:function(arm,size=0xfc) addr:0x0213f590 +func_ov058_0213f68c kind:function(arm,size=0x104) addr:0x0213f68c +func_ov058_0213f790 kind:function(arm,size=0xe4) addr:0x0213f790 +func_ov058_0213f874 kind:function(arm,size=0x9c) addr:0x0213f874 +func_ov058_0213f910 kind:function(arm,size=0x348) addr:0x0213f910 +func_ov058_0213fc58 kind:function(arm,size=0x48) addr:0x0213fc58 +func_ov058_0213fca0 kind:function(arm,size=0x98) addr:0x0213fca0 +func_ov058_0213fd38 kind:function(arm,size=0x78) addr:0x0213fd38 +func_ov058_0213fdb0 kind:function(arm,size=0x68) addr:0x0213fdb0 +func_ov058_0213fe18 kind:function(arm,size=0x6c) addr:0x0213fe18 +func_ov058_0213fe84 kind:function(arm,size=0x58) addr:0x0213fe84 +func_ov058_0213fedc kind:function(arm,size=0xb8) addr:0x0213fedc +func_ov058_0213ff94 kind:function(arm,size=0x90) addr:0x0213ff94 +func_ov058_02140024 kind:function(arm,size=0x268) addr:0x02140024 +func_ov058_0214028c kind:function(arm,size=0x144) addr:0x0214028c +func_ov058_021403d0 kind:function(arm,size=0x64) addr:0x021403d0 +func_ov058_02140434 kind:function(arm,size=0x170) addr:0x02140434 +func_ov058_021405a4 kind:function(arm,size=0xa0) addr:0x021405a4 +func_ov058_02140644 kind:function(arm,size=0x264) addr:0x02140644 +func_ov058_021408a8 kind:function(arm,size=0x11c) addr:0x021408a8 +func_ov058_021409c4 kind:function(arm,size=0x70) addr:0x021409c4 +func_ov058_02140a34 kind:function(arm,size=0xe4) addr:0x02140a34 +func_ov058_02140b18 kind:function(arm,size=0x108) addr:0x02140b18 +func_ov058_02140c20 kind:function(arm,size=0x108) addr:0x02140c20 +func_ov058_02140d28 kind:function(arm,size=0xac) addr:0x02140d28 +func_ov058_02140dd4 kind:function(arm,size=0xe0) addr:0x02140dd4 +func_ov058_02140eb4 kind:function(arm,size=0xf0) addr:0x02140eb4 +func_ov058_02140fa4 kind:function(arm,size=0x8c) addr:0x02140fa4 +func_ov058_02141030 kind:function(arm,size=0x74) addr:0x02141030 +func_ov058_021410a4 kind:function(arm,size=0xac) addr:0x021410a4 +func_ov058_02141150 kind:function(arm,size=0x8c) addr:0x02141150 +func_ov058_021411dc kind:function(arm,size=0x88) addr:0x021411dc +func_ov058_02141264 kind:function(arm,size=0x3a0) addr:0x02141264 +func_ov058_02141604 kind:function(arm,size=0x30) addr:0x02141604 +func_ov058_02141634 kind:function(arm,size=0x2e0) addr:0x02141634 +func_ov058_02141914 kind:function(arm,size=0xa8) addr:0x02141914 +func_ov058_021419bc kind:function(arm,size=0x48) addr:0x021419bc +func_ov058_02141a04 kind:function(arm,size=0x38) addr:0x02141a04 +func_ov058_02141a3c kind:function(arm,size=0x38) addr:0x02141a3c +func_ov058_02141a74 kind:function(arm,size=0x10) addr:0x02141a74 +func_ov058_02141a84 kind:function(arm,size=0x10) addr:0x02141a84 +func_ov058_02141a94 kind:function(arm,size=0xbc) addr:0x02141a94 +func_ov058_02141b50 kind:function(arm,size=0x34) addr:0x02141b50 +func_ov058_02141b84 kind:function(arm,size=0x20) addr:0x02141b84 +func_ov058_02141ba4 kind:function(arm,size=0x80) addr:0x02141ba4 +func_ov058_02141c24 kind:function(arm,size=0xac) addr:0x02141c24 +func_ov058_02141cd0 kind:function(arm,size=0x24) addr:0x02141cd0 +func_ov058_02141cf4 kind:function(arm,size=0x10) addr:0x02141cf4 +func_ov058_02141d04 kind:function(arm,size=0x8) addr:0x02141d04 +func_ov058_02141d0c kind:function(arm,size=0x24) addr:0x02141d0c +func_ov058_02141d30 kind:function(arm,size=0x2c) addr:0x02141d30 +func_ov058_02141d5c kind:function(arm,size=0x14) addr:0x02141d5c +func_ov058_02141d70 kind:function(arm,size=0x1c) addr:0x02141d70 +func_ov058_02141d8c kind:function(arm,size=0x1c) addr:0x02141d8c +func_ov058_02141da8 kind:function(arm,size=0x1c) addr:0x02141da8 +func_ov058_02141dc4 kind:function(arm,size=0x14) addr:0x02141dc4 +func_ov058_02141dd8 kind:function(arm,size=0xc) addr:0x02141dd8 +func_ov058_02141de4 kind:function(arm,size=0x24) addr:0x02141de4 +func_ov058_02141e08 kind:function(arm,size=0x4c) addr:0x02141e08 +func_ov058_02141e54 kind:function(arm,size=0x16c) addr:0x02141e54 +func_ov058_02141fc0 kind:function(arm,size=0xf4) addr:0x02141fc0 +func_ov058_021420b4 kind:function(arm,size=0x28) addr:0x021420b4 +func_ov058_021420dc kind:function(arm,size=0x30) addr:0x021420dc +func_ov058_0214210c kind:function(arm,size=0x11c) addr:0x0214210c +func_ov058_02142228 kind:function(arm,size=0xc8) addr:0x02142228 +func_ov058_021422f0 kind:function(arm,size=0x78) addr:0x021422f0 +func_ov058_02142368 kind:function(arm,size=0x14) addr:0x02142368 +func_ov058_0214237c kind:function(arm,size=0xc) addr:0x0214237c +func_ov058_02142388 kind:function(arm,size=0x28) addr:0x02142388 +func_ov058_021423b0 kind:function(arm,size=0x28) addr:0x021423b0 +func_ov058_021423d8 kind:function(arm,size=0x68) addr:0x021423d8 +func_ov058_02142440 kind:function(arm,size=0x8) addr:0x02142440 +func_ov058_02142448 kind:function(arm,size=0x58) addr:0x02142448 +func_ov058_021424a0 kind:function(arm,size=0x10c) addr:0x021424a0 +func_ov058_021425ac kind:function(arm,size=0x30) addr:0x021425ac +func_ov058_021425dc kind:function(arm,size=0x38) addr:0x021425dc +func_ov058_02142614 kind:function(arm,size=0xa4) addr:0x02142614 +func_ov058_021426b8 kind:function(arm,size=0x58) addr:0x021426b8 +func_ov058_02142710 kind:function(arm,size=0x3c) addr:0x02142710 +func_ov058_0214274c kind:function(arm,size=0x40) addr:0x0214274c +func_ov058_0214278c kind:function(arm,size=0x28) addr:0x0214278c +func_ov058_021427b4 kind:function(arm,size=0x10) addr:0x021427b4 +func_ov058_021427c4 kind:function(arm,size=0x28) addr:0x021427c4 +func_ov058_021427ec kind:function(arm,size=0x50) addr:0x021427ec +func_ov058_0214283c kind:function(arm,size=0x30) addr:0x0214283c +func_ov058_0214286c kind:function(arm,size=0x5c) addr:0x0214286c +func_ov058_021428c8 kind:function(arm,size=0x60) addr:0x021428c8 +func_ov058_02142928 kind:function(arm,size=0x4) addr:0x02142928 +func_ov058_0214292c kind:function(arm,size=0x8) addr:0x0214292c +func_ov058_02142934 kind:function(arm,size=0x10) addr:0x02142934 +func_ov058_02142944 kind:function(arm,size=0x14) addr:0x02142944 +func_ov058_02142958 kind:function(arm,size=0x1c) addr:0x02142958 +func_ov058_02142974 kind:function(arm,size=0x24) addr:0x02142974 +func_ov058_02142998 kind:function(arm,size=0x14) addr:0x02142998 +func_ov058_021429ac kind:function(arm,size=0x2c) addr:0x021429ac +func_ov058_021429d8 kind:function(arm,size=0x24) addr:0x021429d8 +func_ov058_021429fc kind:function(arm,size=0x30) addr:0x021429fc +func_ov058_02142a2c kind:function(arm,size=0x90) addr:0x02142a2c +func_ov058_02142abc kind:function(arm,size=0x14) addr:0x02142abc +func_ov058_02142ad0 kind:function(arm,size=0x18) addr:0x02142ad0 +func_ov058_02142ae8 kind:function(arm,size=0x8) addr:0x02142ae8 +func_ov058_02142af0 kind:function(arm,size=0x54) addr:0x02142af0 +func_ov058_02142b44 kind:function(arm,size=0x38) addr:0x02142b44 +func_ov058_02142b7c kind:function(arm,size=0x30) addr:0x02142b7c +func_ov058_02142bac kind:function(arm,size=0xc) addr:0x02142bac +func_ov058_02142bb8 kind:function(arm,size=0xc) addr:0x02142bb8 +func_ov058_02142bc4 kind:function(arm,size=0xc) addr:0x02142bc4 +func_ov058_02142bd0 kind:function(arm,size=0xc) addr:0x02142bd0 +func_ov058_02142bdc kind:function(arm,size=0xc) addr:0x02142bdc +func_ov058_02142be8 kind:function(arm,size=0xc) addr:0x02142be8 +func_ov058_02142bf4 kind:function(arm,size=0xc) addr:0x02142bf4 +func_ov058_02142c00 kind:function(arm,size=0xc) addr:0x02142c00 +func_ov058_02142c0c kind:function(arm,size=0x14) addr:0x02142c0c +func_ov058_02142c20 kind:function(arm,size=0x14) addr:0x02142c20 +func_ov058_02142c34 kind:function(arm,size=0xd4) addr:0x02142c34 +func_ov058_02142d08 kind:function(arm,size=0xc) addr:0x02142d08 +func_ov058_02142d14 kind:function(arm,size=0x30) addr:0x02142d14 +func_ov058_02142d44 kind:function(arm,size=0x38) addr:0x02142d44 +func_ov058_02142d7c kind:function(arm,size=0x14) addr:0x02142d7c +func_ov058_02142d90 kind:function(arm,size=0xc) addr:0x02142d90 +func_ov058_02142d9c kind:function(arm,size=0x8) addr:0x02142d9c +func_ov058_02142da4 kind:function(arm,size=0x2c) addr:0x02142da4 +func_ov058_02142dd0 kind:function(arm,size=0xc) addr:0x02142dd0 +func_ov058_02142ddc kind:function(arm,size=0x8) addr:0x02142ddc +func_ov058_02142de4 kind:function(arm,size=0x2c) addr:0x02142de4 +func_ov058_02142e10 kind:function(arm,size=0xc) addr:0x02142e10 +func_ov058_02142e1c kind:function(arm,size=0x8) addr:0x02142e1c +func_ov058_02142e24 kind:function(arm,size=0x2c) addr:0x02142e24 +func_ov058_02142e50 kind:function(arm,size=0xc) addr:0x02142e50 +func_ov058_02142e5c kind:function(arm,size=0x8) addr:0x02142e5c +func_ov058_02142e64 kind:function(arm,size=0x2c) addr:0x02142e64 +func_ov058_02142e90 kind:function(arm,size=0xc) addr:0x02142e90 +func_ov058_02142e9c kind:function(arm,size=0x8) addr:0x02142e9c +func_ov058_02142ea4 kind:function(arm,size=0x2c) addr:0x02142ea4 +func_ov058_02142ed0 kind:function(arm,size=0xc) addr:0x02142ed0 +func_ov058_02142edc kind:function(arm,size=0x8) addr:0x02142edc +func_ov058_02142ee4 kind:function(arm,size=0x2c) addr:0x02142ee4 +func_ov058_02142f10 kind:function(arm,size=0xc) addr:0x02142f10 +func_ov058_02142f1c kind:function(arm,size=0x8) addr:0x02142f1c +func_ov058_02142f24 kind:function(arm,size=0x2c) addr:0x02142f24 +func_ov058_02142f50 kind:function(arm,size=0xc) addr:0x02142f50 +func_ov058_02142f5c kind:function(arm,size=0x8) addr:0x02142f5c +func_ov058_02142f64 kind:function(arm,size=0x2c) addr:0x02142f64 +func_ov058_02142f90 kind:function(arm,size=0xc) addr:0x02142f90 +func_ov058_02142f9c kind:function(arm,size=0x8) addr:0x02142f9c +func_ov058_02142fa4 kind:function(arm,size=0x2c) addr:0x02142fa4 +func_ov058_02142fd0 kind:function(arm,size=0xc) addr:0x02142fd0 +func_ov058_02142fdc kind:function(arm,size=0x8) addr:0x02142fdc +func_ov058_02142fe4 kind:function(arm,size=0x2c) addr:0x02142fe4 +func_ov058_02143010 kind:function(arm,size=0xc) addr:0x02143010 +func_ov058_0214301c kind:function(arm,size=0x28) addr:0x0214301c +func_ov058_02143044 kind:function(arm,size=0xa4) addr:0x02143044 +func_ov058_021430e8 kind:function(arm,size=0xc) addr:0x021430e8 +func_ov058_021430f4 kind:function(arm,size=0x28) addr:0x021430f4 +func_ov058_0214311c kind:function(arm,size=0x9c) addr:0x0214311c +func_ov058_021431b8 kind:function(arm,size=0xc) addr:0x021431b8 +func_ov058_021431c4 kind:function(arm,size=0x28) addr:0x021431c4 +func_ov058_021431ec kind:function(arm,size=0xa0) addr:0x021431ec +func_ov058_0214328c kind:function(arm,size=0xc) addr:0x0214328c +func_ov058_02143298 kind:function(arm,size=0x28) addr:0x02143298 +func_ov058_021432c0 kind:function(arm,size=0xa4) addr:0x021432c0 +func_ov058_02143364 kind:function(arm,size=0xc) addr:0x02143364 +func_ov058_02143370 kind:function(arm,size=0x28) addr:0x02143370 +func_ov058_02143398 kind:function(arm,size=0xa0) addr:0x02143398 +func_ov058_02143438 kind:function(arm,size=0x1a8) addr:0x02143438 +func_ov058_021435e0 kind:function(arm,size=0xf6c) addr:0x021435e0 +func_ov058_0214454c kind:function(arm,size=0x14) addr:0x0214454c +func_ov058_02144560 kind:function(arm,size=0xa8) addr:0x02144560 +func_ov058_02144608 kind:function(arm,size=0xb0) addr:0x02144608 +func_ov058_021446b8 kind:function(arm,size=0x4e8) addr:0x021446b8 +func_ov058_02144ba0 kind:function(arm,size=0x580) addr:0x02144ba0 +func_ov058_02145120 kind:function(arm,size=0x584) addr:0x02145120 +func_ov058_021456a4 kind:function(arm,size=0x34) addr:0x021456a4 +func_ov058_021456d8 kind:function(arm,size=0x74) addr:0x021456d8 +func_ov058_0214574c kind:function(arm,size=0x148) addr:0x0214574c +func_ov058_02145894 kind:function(arm,size=0xd0) addr:0x02145894 +func_ov058_02145964 kind:function(arm,size=0x54) addr:0x02145964 +func_ov058_021459b8 kind:function(arm,size=0x2c) addr:0x021459b8 +func_ov058_021459e4 kind:function(arm,size=0x1f0) addr:0x021459e4 +func_ov058_02145bd4 kind:function(arm,size=0x94) addr:0x02145bd4 +func_ov058_02145c68 kind:function(arm,size=0x140) addr:0x02145c68 +func_ov058_02145da8 kind:function(arm,size=0xec) addr:0x02145da8 +func_ov058_02145e94 kind:function(arm,size=0x5c) addr:0x02145e94 +func_ov058_02145ef0 kind:function(arm,size=0x180) addr:0x02145ef0 +func_ov058_02146070 kind:function(arm,size=0xdc) addr:0x02146070 +func_ov058_0214614c kind:function(arm,size=0x174) addr:0x0214614c +func_ov058_021462c0 kind:function(arm,size=0x54) addr:0x021462c0 +func_ov058_02146314 kind:function(arm,size=0x28) addr:0x02146314 +func_ov058_0214633c kind:function(arm,size=0x28) addr:0x0214633c +func_ov058_02146364 kind:function(arm,size=0x28) addr:0x02146364 +func_ov058_0214638c kind:function(arm,size=0x20) addr:0x0214638c +func_ov058_021463ac kind:function(arm,size=0x28) addr:0x021463ac +func_ov058_021463d4 kind:function(arm,size=0x2c) addr:0x021463d4 +func_ov058_02146400 kind:function(arm,size=0x2c) addr:0x02146400 +func_ov058_0214642c kind:function(arm,size=0x2c) addr:0x0214642c +func_ov058_02146458 kind:function(arm,size=0x28) addr:0x02146458 +func_ov058_02146480 kind:function(arm,size=0x68) addr:0x02146480 +func_ov058_021464e8 kind:function(arm,size=0x4) addr:0x021464e8 +func_ov058_021464ec kind:function(arm,size=0x4) addr:0x021464ec +func_ov058_021464f0 kind:function(arm,size=0x4) addr:0x021464f0 +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=0xc) addr:0x0214654c +func_ov058_02146558 kind:function(arm,size=0x2f0) addr:0x02146558 +func_ov058_02146848 kind:function(arm,size=0x90) addr:0x02146848 +func_ov058_021468d8 kind:function(arm,size=0xa0) addr:0x021468d8 +func_ov058_02146978 kind:function(arm,size=0x4) addr:0x02146978 +func_ov058_0214697c kind:function(arm,size=0x4) addr:0x0214697c +func_ov058_02146980 kind:function(arm,size=0x4) addr:0x02146980 +func_ov058_02146984 kind:function(arm,size=0x60) addr:0x02146984 +func_ov058_021469e4 kind:function(arm,size=0x158) addr:0x021469e4 +func_ov058_02146b3c kind:function(arm,size=0x130) addr:0x02146b3c +func_ov058_02146c6c kind:function(arm,size=0x60) addr:0x02146c6c +func_ov058_02146ccc kind:function(arm,size=0x20) addr:0x02146ccc +func_ov058_02146cec kind:function(arm,size=0x44) addr:0x02146cec +func_ov058_02146d30 kind:function(arm,size=0x44) addr:0x02146d30 +func_ov058_02146d74 kind:function(arm,size=0x364) addr:0x02146d74 +func_ov058_021470d8 kind:function(arm,size=0x70) addr:0x021470d8 +func_ov058_02147148 kind:function(arm,size=0x74) addr:0x02147148 +func_ov058_021471bc kind:function(arm,size=0x38) addr:0x021471bc +func_ov058_021471f4 kind:function(arm,size=0x54c) addr:0x021471f4 +func_ov058_02147740 kind:function(arm,size=0x20) addr:0x02147740 +func_ov058_02147760 kind:function(arm,size=0x100) addr:0x02147760 +func_ov058_02147860 kind:function(arm,size=0x1b0) addr:0x02147860 +func_ov058_02147a10 kind:function(arm,size=0x4c) addr:0x02147a10 +func_ov058_02147a5c kind:function(arm,size=0x28) addr:0x02147a5c +func_ov058_02147a84 kind:function(arm,size=0x68) addr:0x02147a84 +func_ov058_02147aec kind:function(arm,size=0x80) addr:0x02147aec +func_ov058_02147b6c kind:function(arm,size=0x2c) addr:0x02147b6c +func_ov058_02147b98 kind:function(arm,size=0x2c) addr:0x02147b98 +func_ov058_02147bc4 kind:function(arm,size=0x30) addr:0x02147bc4 +func_ov058_02147bf4 kind:function(arm,size=0x3c) addr:0x02147bf4 +func_ov058_02147c30 kind:function(arm,size=0x3c) addr:0x02147c30 +func_ov058_02147c6c kind:function(arm,size=0x3c) addr:0x02147c6c +func_ov058_02147ca8 kind:function(arm,size=0x3c) addr:0x02147ca8 +func_ov058_02147ce4 kind:function(arm,size=0x3c) addr:0x02147ce4 +func_ov058_02147d20 kind:function(arm,size=0x3c) addr:0x02147d20 +func_ov058_02147d5c kind:function(arm,size=0x4) addr:0x02147d5c +func_ov058_02147d60 kind:function(arm,size=0x1c) addr:0x02147d60 +func_ov058_02147d7c kind:function(arm,size=0x28) addr:0x02147d7c +func_ov058_02147da4 kind:function(arm,size=0x20) addr:0x02147da4 +func_ov058_02147dc4 kind:function(arm,size=0x14) addr:0x02147dc4 +func_ov058_02147dd8 kind:function(arm,size=0x14) addr:0x02147dd8 +func_ov058_02147dec kind:function(arm,size=0x14) addr:0x02147dec +func_ov058_02147e00 kind:function(arm,size=0x14) addr:0x02147e00 +func_ov058_02147e14 kind:function(arm,size=0x14) addr:0x02147e14 +func_ov058_02147e28 kind:function(arm,size=0x14) addr:0x02147e28 +func_ov058_02147e3c kind:function(arm,size=0x14) addr:0x02147e3c +func_ov058_02147e50 kind:function(arm,size=0x14) addr:0x02147e50 +func_ov058_02147e64 kind:function(arm,size=0x14) addr:0x02147e64 +func_ov058_02147e78 kind:function(arm,size=0x14) addr:0x02147e78 +func_ov058_02147e8c kind:function(arm,size=0x14) addr:0x02147e8c +func_ov058_02147ea0 kind:function(arm,size=0x14) addr:0x02147ea0 +func_ov058_02147eb4 kind:function(arm,size=0x14) addr:0x02147eb4 +func_ov058_02147ec8 kind:function(arm,size=0x14) addr:0x02147ec8 +func_ov058_02147edc kind:function(arm,size=0x14) addr:0x02147edc +func_ov058_02147ef0 kind:function(arm,size=0xc) addr:0x02147ef0 +func_ov058_02147efc kind:function(arm,size=0x24) addr:0x02147efc +func_ov058_02147f20 kind:function(arm,size=0x70) addr:0x02147f20 +func_ov058_02147f90 kind:function(arm,size=0x1b8) addr:0x02147f90 +func_ov058_02148148 kind:function(arm,size=0x30) addr:0x02148148 +func_ov058_02148178 kind:function(arm,size=0x54) addr:0x02148178 +func_ov058_021481cc kind:function(arm,size=0xb0) addr:0x021481cc +func_ov058_0214827c kind:function(arm,size=0x7c) addr:0x0214827c +func_ov058_021482f8 kind:function(arm,size=0x104) addr:0x021482f8 +func_ov058_021483fc kind:function(arm,size=0x4c) addr:0x021483fc +func_ov058_02148448 kind:function(arm,size=0x34) addr:0x02148448 +func_ov058_0214847c kind:function(arm,size=0x64) addr:0x0214847c +func_ov058_021484e0 kind:function(arm,size=0x34) addr:0x021484e0 +func_ov058_02148514 kind:function(arm,size=0x7c) addr:0x02148514 +func_ov058_02148590 kind:function(arm,size=0x7c) addr:0x02148590 +func_ov058_0214860c kind:function(arm,size=0x90) addr:0x0214860c +func_ov058_0214869c kind:function(arm,size=0x74) addr:0x0214869c +func_ov058_02148710 kind:function(arm,size=0x14) addr:0x02148710 +func_ov058_02148724 kind:function(arm,size=0x3c) addr:0x02148724 +func_ov058_02148760 kind:function(arm,size=0x68) addr:0x02148760 +func_ov058_021487c8 kind:function(arm,size=0x1c) addr:0x021487c8 +func_ov058_021487e4 kind:function(arm,size=0x8) addr:0x021487e4 +func_ov058_021487ec kind:function(arm,size=0x30) addr:0x021487ec +func_ov058_0214881c kind:function(arm,size=0x40) addr:0x0214881c +func_ov058_0214885c kind:function(arm,size=0x7c) addr:0x0214885c +func_ov058_021488d8 kind:function(arm,size=0x2c) addr:0x021488d8 +func_ov058_02148904 kind:function(arm,size=0xa4) addr:0x02148904 +func_ov058_021489a8 kind:function(arm,size=0xc4) addr:0x021489a8 +func_ov058_02148a6c kind:function(arm,size=0x2c) addr:0x02148a6c +func_ov058_02148a98 kind:function(arm,size=0x6c) addr:0x02148a98 +func_ov058_02148b04 kind:function(arm,size=0x6c) addr:0x02148b04 +func_ov058_02148b70 kind:function(arm,size=0x30) addr:0x02148b70 +func_ov058_02148ba0 kind:function(arm,size=0x38) addr:0x02148ba0 +func_ov058_02148bd8 kind:function(arm,size=0x14) addr:0x02148bd8 +func_ov058_02148bec kind:function(arm,size=0xc) addr:0x02148bec +func_ov058_02148bf8 kind:function(arm,size=0x24) addr:0x02148bf8 +func_ov058_02148c1c kind:function(arm,size=0x44) addr:0x02148c1c +func_ov058_02148c60 kind:function(arm,size=0x28) addr:0x02148c60 +func_ov058_02148c88 kind:function(arm,size=0x20) addr:0x02148c88 +func_ov058_02148ca8 kind:function(arm,size=0x50) addr:0x02148ca8 +func_ov058_02148cf8 kind:function(arm,size=0x1d8) addr:0x02148cf8 +func_ov058_02148ed0 kind:function(arm,size=0x1b0) addr:0x02148ed0 +func_ov058_02149080 kind:function(arm,size=0x14) addr:0x02149080 +func_ov058_02149094 kind:function(arm,size=0xbc) addr:0x02149094 +func_ov058_02149150 kind:function(arm,size=0xc4) addr:0x02149150 +func_ov058_02149214 kind:function(arm,size=0x9c) addr:0x02149214 +func_ov058_021492b0 kind:function(arm,size=0x64) addr:0x021492b0 +func_ov058_02149314 kind:function(arm,size=0x40) addr:0x02149314 +func_ov058_02149354 kind:function(arm,size=0x38) addr:0x02149354 +func_ov058_0214938c kind:function(arm,size=0x134) addr:0x0214938c +func_ov058_021494c0 kind:function(arm,size=0x5c) addr:0x021494c0 +func_ov058_0214951c kind:function(arm,size=0x58) addr:0x0214951c +func_ov058_02149574 kind:function(arm,size=0x88) addr:0x02149574 +func_ov058_021495fc kind:function(arm,size=0x80) addr:0x021495fc +func_ov058_0214967c kind:function(arm,size=0x14) addr:0x0214967c +func_ov058_02149690 kind:function(arm,size=0x54) addr:0x02149690 +func_ov058_021496e4 kind:function(arm,size=0x1d0) addr:0x021496e4 +func_ov058_021498b4 kind:function(arm,size=0x318) addr:0x021498b4 +func_ov058_02149bcc kind:function(arm,size=0x90) addr:0x02149bcc +func_ov058_02149c5c kind:function(arm,size=0x128) addr:0x02149c5c +func_ov058_02149d84 kind:function(arm,size=0x14) addr:0x02149d84 +func_ov058_02149d98 kind:function(arm,size=0x5d4) addr:0x02149d98 +func_ov058_0214a36c kind:function(arm,size=0x18) addr:0x0214a36c +func_ov058_0214a384 kind:function(arm,size=0x28c) addr:0x0214a384 +func_ov058_0214a610 kind:function(arm,size=0x1d0) addr:0x0214a610 +func_ov058_0214a7e0 kind:function(arm,size=0x60) addr:0x0214a7e0 +func_ov058_0214a840 kind:function(arm,size=0x90) addr:0x0214a840 +func_ov058_0214a8d0 kind:function(arm,size=0x14) addr:0x0214a8d0 +func_ov058_0214a8e4 kind:function(arm,size=0x74) addr:0x0214a8e4 +func_ov058_0214a958 kind:function(arm,size=0x1c) addr:0x0214a958 +func_ov058_0214a974 kind:function(arm,size=0x14) addr:0x0214a974 +func_ov058_0214a988 kind:function(arm,size=0xc) addr:0x0214a988 +func_ov058_0214a994 kind:function(arm,size=0x24) addr:0x0214a994 +func_ov058_0214a9b8 kind:function(arm,size=0x28) addr:0x0214a9b8 +func_ov058_0214a9e0 kind:function(arm,size=0x58) addr:0x0214a9e0 +func_ov058_0214aa38 kind:function(arm,size=0x3c) addr:0x0214aa38 +func_ov058_0214aa74 kind:function(arm,size=0x44) addr:0x0214aa74 +func_ov058_0214aab8 kind:function(arm,size=0x14) addr:0x0214aab8 +func_ov058_0214aacc kind:function(arm,size=0x38) addr:0x0214aacc +func_ov058_0214ab04 kind:function(arm,size=0x30) addr:0x0214ab04 +func_ov058_0214ab34 kind:function(arm,size=0x34) addr:0x0214ab34 +func_ov058_0214ab68 kind:function(arm,size=0x10) addr:0x0214ab68 +func_ov058_0214ab78 kind:function(arm,size=0x14) addr:0x0214ab78 +func_ov058_0214ab8c kind:function(arm,size=0x14) addr:0x0214ab8c +func_ov058_0214aba0 kind:function(arm,size=0x2c) addr:0x0214aba0 +func_ov058_0214abcc kind:function(arm,size=0x24) addr:0x0214abcc +func_ov058_0214abf0 kind:function(arm,size=0x44) addr:0x0214abf0 +func_ov058_0214ac34 kind:function(arm,size=0x54) addr:0x0214ac34 +func_ov058_0214ac88 kind:function(arm,size=0x38) addr:0x0214ac88 +func_ov058_0214acc0 kind:function(arm,size=0x34) addr:0x0214acc0 +func_ov058_0214acf4 kind:function(arm,size=0x238) addr:0x0214acf4 +func_ov058_0214af2c kind:function(arm,size=0x14) addr:0x0214af2c +func_ov058_0214af40 kind:function(arm,size=0x14) addr:0x0214af40 +func_ov058_0214af54 kind:function(arm,size=0x174) addr:0x0214af54 +func_ov058_0214b0c8 kind:function(arm,size=0xb0) addr:0x0214b0c8 +func_ov058_0214b178 kind:function(arm,size=0x4c) addr:0x0214b178 +func_ov058_0214b1c4 kind:function(arm,size=0x74) addr:0x0214b1c4 +func_ov058_0214b238 kind:function(arm,size=0x270) addr:0x0214b238 +func_ov058_0214b4a8 kind:function(arm,size=0x174) addr:0x0214b4a8 +func_ov058_0214b61c kind:function(arm,size=0x4) addr:0x0214b61c +func_ov058_0214b620 kind:function(arm,size=0x200) addr:0x0214b620 +func_ov058_0214b820 kind:function(arm,size=0xbc) addr:0x0214b820 +func_ov058_0214b8dc kind:function(arm,size=0x2f0) addr:0x0214b8dc +func_ov058_0214bbcc kind:function(arm,size=0x1cc) addr:0x0214bbcc +func_ov058_0214bd98 kind:function(arm,size=0x20c) addr:0x0214bd98 +func_ov058_0214bfa4 kind:function(arm,size=0xd4) addr:0x0214bfa4 +func_ov058_0214c078 kind:function(arm,size=0x3c) addr:0x0214c078 +func_ov058_0214c0b4 kind:function(arm,size=0x280) addr:0x0214c0b4 +func_ov058_0214c334 kind:function(arm,size=0x60) addr:0x0214c334 +func_ov058_0214c394 kind:function(arm,size=0x344) addr:0x0214c394 +func_ov058_0214c6d8 kind:function(arm,size=0x14c) addr:0x0214c6d8 +func_ov058_0214c824 kind:function(arm,size=0x108) addr:0x0214c824 +func_ov058_0214c92c kind:function(arm,size=0x114) addr:0x0214c92c +func_ov058_0214ca40 kind:function(arm,size=0x78) addr:0x0214ca40 +func_ov058_0214cab8 kind:function(arm,size=0x14) addr:0x0214cab8 +func_ov058_0214cacc kind:function(arm,size=0x98) addr:0x0214cacc +func_ov058_0214cb64 kind:function(arm,size=0x84) addr:0x0214cb64 +func_ov058_0214cbe8 kind:function(arm,size=0x98) addr:0x0214cbe8 +func_ov058_0214cc80 kind:function(arm,size=0x50) addr:0x0214cc80 +func_ov058_0214ccd0 kind:function(arm,size=0xc4) addr:0x0214ccd0 +func_ov058_0214cd94 kind:function(arm,size=0x210) addr:0x0214cd94 +func_ov058_0214cfa4 kind:function(arm,size=0xd4) addr:0x0214cfa4 +func_ov058_0214d078 kind:function(arm,size=0x1d8) addr:0x0214d078 +func_ov058_0214d250 kind:function(arm,size=0x64) addr:0x0214d250 +func_ov058_0214d2b4 kind:function(arm,size=0x10) addr:0x0214d2b4 +func_ov058_0214d2c4 kind:function(arm,size=0xe0) addr:0x0214d2c4 +func_ov058_0214d3a4 kind:function(arm,size=0x1c) addr:0x0214d3a4 +func_ov058_0214d3c0 kind:function(arm,size=0x1c) addr:0x0214d3c0 +func_ov058_0214d3dc kind:function(arm,size=0x38) addr:0x0214d3dc +func_ov058_0214d414 kind:function(arm,size=0x40) addr:0x0214d414 +func_ov058_0214d454 kind:function(arm,size=0x14) addr:0x0214d454 +func_ov058_0214d468 kind:function(arm,size=0xc) addr:0x0214d468 +func_ov058_0214d474 kind:function(arm,size=0x24) addr:0x0214d474 +func_ov058_0214d498 kind:function(arm,size=0x28) addr:0x0214d498 +func_ov058_0214d4c0 kind:function(arm,size=0x40) addr:0x0214d4c0 +func_ov058_0214d500 kind:function(arm,size=0x8) addr:0x0214d500 +func_ov058_0214d508 kind:function(arm,size=0x38) addr:0x0214d508 +func_ov058_0214d540 kind:function(arm,size=0x18) addr:0x0214d540 +func_ov058_0214d558 kind:function(arm,size=0x18) addr:0x0214d558 +func_ov058_0214d570 kind:function(arm,size=0x114) addr:0x0214d570 +func_ov058_0214d684 kind:function(arm,size=0x10) addr:0x0214d684 +func_ov058_0214d694 kind:function(arm,size=0x14) addr:0x0214d694 +func_ov058_0214d6a8 kind:function(arm,size=0x1c) addr:0x0214d6a8 +func_ov058_0214d6c4 kind:function(arm,size=0x24) addr:0x0214d6c4 +func_ov058_0214d6e8 kind:function(arm,size=0x14) addr:0x0214d6e8 +func_ov058_0214d6fc kind:function(arm,size=0x2c) addr:0x0214d6fc +func_ov058_0214d728 kind:function(arm,size=0x24) addr:0x0214d728 +func_ov058_0214d74c kind:function(arm,size=0x28) addr:0x0214d74c +func_ov058_0214d774 kind:function(arm,size=0x20) addr:0x0214d774 +func_ov058_0214d794 kind:function(arm,size=0x8) addr:0x0214d794 +func_ov058_0214d79c kind:function(arm,size=0x34) addr:0x0214d79c +func_ov058_0214d7d0 kind:function(arm,size=0x14) addr:0x0214d7d0 +func_ov058_0214d7e4 kind:function(arm,size=0x1c) addr:0x0214d7e4 +func_ov058_0214d800 kind:function(arm,size=0x14) addr:0x0214d800 +func_ov058_0214d814 kind:function(arm,size=0xc) addr:0x0214d814 +func_ov058_0214d820 kind:function(arm,size=0x24) addr:0x0214d820 +func_ov058_0214d844 kind:function(arm,size=0x68) addr:0x0214d844 +func_ov058_0214d8ac kind:function(arm,size=0x140) addr:0x0214d8ac +func_ov058_0214d9ec kind:function(arm,size=0xbc) addr:0x0214d9ec +func_ov058_0214daa8 kind:function(arm,size=0xc) addr:0x0214daa8 +func_ov058_0214dab4 kind:function(arm,size=0x20) addr:0x0214dab4 +func_ov058_0214dad4 kind:function(arm,size=0x94) addr:0x0214dad4 +func_ov058_0214db68 kind:function(arm,size=0x60) addr:0x0214db68 +func_ov058_0214dbc8 kind:function(arm,size=0x1c) addr:0x0214dbc8 +func_ov058_0214dbe4 kind:function(arm,size=0x4c) addr:0x0214dbe4 +func_ov058_0214dc30 kind:function(arm,size=0x28) addr:0x0214dc30 +func_ov058_0214dc58 kind:function(arm,size=0x30) addr:0x0214dc58 +func_ov058_0214dc88 kind:function(arm,size=0x20) addr:0x0214dc88 +func_ov058_0214dca8 kind:function(arm,size=0x14) addr:0x0214dca8 +func_ov058_0214dcbc kind:function(arm,size=0x14) addr:0x0214dcbc +func_ov058_0214dcd0 kind:function(arm,size=0xc) addr:0x0214dcd0 +func_ov058_0214dcdc kind:function(arm,size=0x24) addr:0x0214dcdc +func_ov058_0214dd00 kind:function(arm,size=0x44) addr:0x0214dd00 +func_ov058_0214dd44 kind:function(arm,size=0x9c) addr:0x0214dd44 +func_ov058_0214dde0 kind:function(arm,size=0x90) addr:0x0214dde0 +func_ov058_0214de70 kind:function(arm,size=0x80) addr:0x0214de70 +func_ov058_0214def0 kind:function(arm,size=0x28) addr:0x0214def0 +func_ov058_0214df18 kind:function(arm,size=0x30) addr:0x0214df18 +func_ov058_0214df48 kind:function(arm,size=0x14) addr:0x0214df48 +func_ov058_0214df5c kind:function(arm,size=0xc) addr:0x0214df5c +func_ov058_0214df68 kind:function(arm,size=0x24) addr:0x0214df68 +func_ov058_0214df8c kind:function(arm,size=0xc4) addr:0x0214df8c +func_ov058_0214e050 kind:function(arm,size=0x4c) addr:0x0214e050 +func_ov058_0214e09c kind:function(arm,size=0x1a0) addr:0x0214e09c +func_ov058_0214e23c kind:function(arm,size=0xac) addr:0x0214e23c +func_ov058_0214e2e8 kind:function(arm,size=0x48) addr:0x0214e2e8 +func_ov058_0214e330 kind:function(arm,size=0x8) addr:0x0214e330 +func_ov058_0214e338 kind:function(arm,size=0xb0) addr:0x0214e338 +func_ov058_0214e3e8 kind:function(arm,size=0x78) addr:0x0214e3e8 +func_ov058_0214e460 kind:function(arm,size=0x20) addr:0x0214e460 +func_ov058_0214e480 kind:function(arm,size=0x28) addr:0x0214e480 +func_ov058_0214e4a8 kind:function(arm,size=0x14) addr:0x0214e4a8 +func_ov058_0214e4bc kind:function(arm,size=0x1c) addr:0x0214e4bc +func_ov058_0214e4d8 kind:function(arm,size=0x1c) addr:0x0214e4d8 +func_ov058_0214e4f4 kind:function(arm,size=0x14) addr:0x0214e4f4 +func_ov058_0214e508 kind:function(arm,size=0xc) addr:0x0214e508 +func_ov058_0214e514 kind:function(arm,size=0x24) addr:0x0214e514 +func_ov058_0214e538 kind:function(arm,size=0xa4) addr:0x0214e538 +func_ov058_0214e5dc kind:function(arm,size=0x98) addr:0x0214e5dc +func_ov058_0214e674 kind:function(arm,size=0x98) addr:0x0214e674 +func_ov058_0214e70c kind:function(arm,size=0x18) addr:0x0214e70c +func_ov058_0214e724 kind:function(arm,size=0x3c) addr:0x0214e724 +func_ov058_0214e760 kind:function(arm,size=0x44) addr:0x0214e760 +func_ov058_0214e7a4 kind:function(arm,size=0xb4) addr:0x0214e7a4 +func_ov058_0214e858 kind:function(arm,size=0x38) addr:0x0214e858 +func_ov058_0214e890 kind:function(arm,size=0x184) addr:0x0214e890 +func_ov058_0214ea14 kind:function(arm,size=0x20) addr:0x0214ea14 +func_ov058_0214ea34 kind:function(arm,size=0x28) addr:0x0214ea34 +func_ov058_0214ea5c kind:function(arm,size=0x14) addr:0x0214ea5c +func_ov058_0214ea70 kind:function(arm,size=0xc) addr:0x0214ea70 +func_ov058_0214ea7c kind:function(arm,size=0x24) addr:0x0214ea7c +func_ov058_0214eaa0 kind:function(arm,size=0x8c) addr:0x0214eaa0 +func_ov058_0214eb2c kind:function(arm,size=0xb4) addr:0x0214eb2c +func_ov058_0214ebe0 kind:function(arm,size=0xb0) addr:0x0214ebe0 +func_ov058_0214ec90 kind:function(arm,size=0xc4) addr:0x0214ec90 +func_ov058_0214ed54 kind:function(arm,size=0x50) addr:0x0214ed54 +func_ov058_0214eda4 kind:function(arm,size=0x1c0) addr:0x0214eda4 +func_ov058_0214ef64 kind:function(arm,size=0x54) addr:0x0214ef64 +func_ov058_0214efb8 kind:function(arm,size=0x14) addr:0x0214efb8 +func_ov058_0214efcc kind:function(arm,size=0x34) addr:0x0214efcc +func_ov058_0214f000 kind:function(arm,size=0x8) addr:0x0214f000 +func_ov058_0214f008 kind:function(arm,size=0x20) addr:0x0214f008 +func_ov058_0214f028 kind:function(arm,size=0x28) addr:0x0214f028 +func_ov058_0214f050 kind:function(arm,size=0x14) addr:0x0214f050 +func_ov058_0214f064 kind:function(arm,size=0xc) addr:0x0214f064 +func_ov058_0214f070 kind:function(arm,size=0x24) addr:0x0214f070 +func_ov058_0214f094 kind:function(arm,size=0x54) addr:0x0214f094 +func_ov058_0214f0e8 kind:function(arm,size=0x78) addr:0x0214f0e8 +func_ov058_0214f160 kind:function(arm,size=0x3cc) addr:0x0214f160 +func_ov058_0214f52c kind:function(arm,size=0x60) addr:0x0214f52c +func_ov058_0214f58c kind:function(arm,size=0x28) addr:0x0214f58c +func_ov058_0214f5b4 kind:function(arm,size=0x30) addr:0x0214f5b4 +func_ov058_0214f5e4 kind:function(arm,size=0x14) addr:0x0214f5e4 +func_ov058_0214f5f8 kind:function(arm,size=0x1c) addr:0x0214f5f8 +func_ov058_0214f614 kind:function(arm,size=0x2c) addr:0x0214f614 +func_ov058_0214f640 kind:function(arm,size=0x80) addr:0x0214f640 +func_ov058_0214f6c0 kind:function(arm,size=0x80) addr:0x0214f6c0 +func_ov058_0214f740 kind:function(arm,size=0x8) addr:0x0214f740 +func_ov058_0214f748 kind:function(arm,size=0x8) addr:0x0214f748 +func_ov058_0214f750 kind:function(arm,size=0x8) addr:0x0214f750 +func_ov058_0214f758 kind:function(arm,size=0x20) addr:0x0214f758 +func_ov058_0214f778 kind:function(arm,size=0x28) addr:0x0214f778 +func_ov058_0214f7a0 kind:function(arm,size=0xc) addr:0x0214f7a0 +func_ov058_0214f7ac kind:function(arm,size=0x24) addr:0x0214f7ac +func_ov058_0214f7d0 kind:function(arm,size=0x48) addr:0x0214f7d0 +func_ov058_0214f818 kind:function(arm,size=0x20) addr:0x0214f818 +func_ov058_0214f838 kind:function(arm,size=0x50) addr:0x0214f838 +func_ov058_0214f888 kind:function(arm,size=0x8) addr:0x0214f888 +func_ov058_0214f890 kind:function(arm,size=0x20) addr:0x0214f890 +func_ov058_0214f8b0 kind:function(arm,size=0x28) addr:0x0214f8b0 +func_ov058_0214f8d8 kind:function(arm,size=0x14) addr:0x0214f8d8 +func_ov058_0214f8ec kind:function(arm,size=0xc) addr:0x0214f8ec +func_ov058_0214f8f8 kind:function(arm,size=0x24) addr:0x0214f8f8 +func_ov058_0214f91c kind:function(arm,size=0x48) addr:0x0214f91c +func_ov058_0214f964 kind:function(arm,size=0x48) addr:0x0214f964 +func_ov058_0214f9ac kind:function(arm,size=0x48) addr:0x0214f9ac +func_ov058_0214f9f4 kind:function(arm,size=0x230) addr:0x0214f9f4 +func_ov058_0214fc24 kind:function(arm,size=0x58) addr:0x0214fc24 +func_ov058_0214fc7c kind:function(arm,size=0x14) addr:0x0214fc7c +func_ov058_0214fc90 kind:function(arm,size=0x2c) addr:0x0214fc90 +func_ov058_0214fcbc kind:function(arm,size=0x20) addr:0x0214fcbc +func_ov058_0214fcdc kind:function(arm,size=0x28) addr:0x0214fcdc +func_ov058_0214fd04 kind:function(arm,size=0x14) addr:0x0214fd04 +func_ov058_0214fd18 kind:function(arm,size=0xc) addr:0x0214fd18 +func_ov058_0214fd24 kind:function(arm,size=0x24) addr:0x0214fd24 +func_ov058_0214fd48 kind:function(arm,size=0x44) addr:0x0214fd48 +func_ov058_0214fd8c kind:function(arm,size=0x34) addr:0x0214fd8c +func_ov058_0214fdc0 kind:function(arm,size=0xcc) addr:0x0214fdc0 +func_ov058_0214fe8c kind:function(arm,size=0x14) addr:0x0214fe8c +func_ov058_0214fea0 kind:function(arm,size=0x1c) addr:0x0214fea0 +func_ov058_0214febc kind:function(arm,size=0x14) addr:0x0214febc +func_ov058_0214fed0 kind:function(arm,size=0xc) addr:0x0214fed0 +func_ov058_0214fedc kind:function(arm,size=0x24) addr:0x0214fedc +func_ov058_0214ff00 kind:function(arm,size=0x48) addr:0x0214ff00 +func_ov058_0214ff48 kind:function(arm,size=0xac) addr:0x0214ff48 +func_ov058_0214fff4 kind:function(arm,size=0x1f8) addr:0x0214fff4 +func_ov058_021501ec kind:function(arm,size=0x80) addr:0x021501ec +func_ov058_0215026c kind:function(arm,size=0x230) addr:0x0215026c +func_ov058_0215049c kind:function(arm,size=0x74) addr:0x0215049c +func_ov058_02150510 kind:function(arm,size=0x298) addr:0x02150510 +func_ov058_021507a8 kind:function(arm,size=0x180) addr:0x021507a8 +func_ov058_02150928 kind:function(arm,size=0x30) addr:0x02150928 +func_ov058_02150958 kind:function(arm,size=0x38) addr:0x02150958 +func_ov058_02150990 kind:function(arm,size=0x14) addr:0x02150990 +func_ov058_021509a4 kind:function(arm,size=0xc) addr:0x021509a4 +func_ov058_021509b0 kind:function(arm,size=0x24) addr:0x021509b0 +func_ov058_021509d4 kind:function(arm,size=0x90) addr:0x021509d4 +func_ov058_02150a64 kind:function(arm,size=0x60) addr:0x02150a64 +func_ov058_02150ac4 kind:function(arm,size=0x74) addr:0x02150ac4 +func_ov058_02150b38 kind:function(arm,size=0x98) addr:0x02150b38 +func_ov058_02150bd0 kind:function(arm,size=0x12c) addr:0x02150bd0 +func_ov058_02150cfc kind:function(arm,size=0x88) addr:0x02150cfc +func_ov058_02150d84 kind:function(arm,size=0x28) addr:0x02150d84 +func_ov058_02150dac kind:function(arm,size=0x18) addr:0x02150dac +func_ov058_02150dc4 kind:function(arm,size=0x18) addr:0x02150dc4 +func_ov058_02150ddc kind:function(arm,size=0x18) addr:0x02150ddc +func_ov058_02150df4 kind:function(arm,size=0x80) addr:0x02150df4 +func_ov058_02150e74 kind:function(arm,size=0x14) addr:0x02150e74 +func_ov058_02150e88 kind:function(arm,size=0x2c) addr:0x02150e88 +func_ov058_02150eb4 kind:function(arm,size=0x38) addr:0x02150eb4 +func_ov058_02150eec kind:function(arm,size=0xd0) addr:0x02150eec +func_ov058_02150fbc kind:function(arm,size=0xbc) addr:0x02150fbc +func_ov058_02151078 kind:function(arm,size=0x20) addr:0x02151078 +func_ov058_02151098 kind:function(arm,size=0x8c) addr:0x02151098 +func_ov058_02151124 kind:function(arm,size=0x1c) addr:0x02151124 +func_ov058_02151140 kind:function(arm,size=0x20) addr:0x02151140 +func_ov058_02151160 kind:function(arm,size=0x28) addr:0x02151160 +func_ov058_02151188 kind:function(arm,size=0x14) addr:0x02151188 +func_ov058_0215119c kind:function(arm,size=0xc) addr:0x0215119c +func_ov058_021511a8 kind:function(arm,size=0x24) addr:0x021511a8 +func_ov058_021511cc kind:function(arm,size=0xa8) addr:0x021511cc +func_ov058_02151274 kind:function(arm,size=0x4c) addr:0x02151274 +func_ov058_021512c0 kind:function(arm,size=0x90) addr:0x021512c0 +func_ov058_02151350 kind:function(arm,size=0x1c) addr:0x02151350 +func_ov058_0215136c kind:function(arm,size=0xb4) addr:0x0215136c +func_ov058_02151420 kind:function(arm,size=0x1c) addr:0x02151420 +func_ov058_0215143c kind:function(arm,size=0x14) addr:0x0215143c +func_ov058_02151450 kind:function(arm,size=0x1c) addr:0x02151450 +func_ov058_0215146c kind:function(arm,size=0x14) addr:0x0215146c +func_ov058_02151480 kind:function(arm,size=0xc) addr:0x02151480 +func_ov058_0215148c kind:function(arm,size=0x24) addr:0x0215148c +func_ov058_021514b0 kind:function(arm,size=0x88) addr:0x021514b0 +func_ov058_02151538 kind:function(arm,size=0x20) addr:0x02151538 +func_ov058_02151558 kind:function(arm,size=0x31c) addr:0x02151558 +func_ov058_02151874 kind:function(arm,size=0x74) addr:0x02151874 +func_ov058_021518e8 kind:function(arm,size=0x3c) addr:0x021518e8 +func_ov058_02151924 kind:function(arm,size=0x14) addr:0x02151924 +func_ov058_02151938 kind:function(arm,size=0x1c) addr:0x02151938 +func_ov058_02151954 kind:function(arm,size=0x14) addr:0x02151954 +func_ov058_02151968 kind:function(arm,size=0x14) addr:0x02151968 +func_ov058_0215197c kind:function(arm,size=0x24) addr:0x0215197c +func_ov058_021519a0 kind:function(arm,size=0xc) addr:0x021519a0 +func_ov058_021519ac kind:function(arm,size=0x24) addr:0x021519ac +func_ov058_021519d0 kind:function(arm,size=0x98) addr:0x021519d0 +func_ov058_02151a68 kind:function(arm,size=0x14) addr:0x02151a68 +func_ov058_02151a7c kind:function(arm,size=0x10) addr:0x02151a7c +func_ov058_02151a8c kind:function(arm,size=0x10) addr:0x02151a8c +func_ov058_02151a9c kind:function(arm,size=0x10) addr:0x02151a9c +func_ov058_02151aac kind:function(arm,size=0xdc) addr:0x02151aac +func_ov058_02151b88 kind:function(arm,size=0xd0) addr:0x02151b88 +func_ov058_02151c58 kind:function(arm,size=0x4) addr:0x02151c58 +func_ov058_02151c5c kind:function(arm,size=0xc8) addr:0x02151c5c +func_ov058_02151d24 kind:function(arm,size=0x164) addr:0x02151d24 +func_ov058_02151e88 kind:function(arm,size=0x50) addr:0x02151e88 +func_ov058_02151ed8 kind:function(arm,size=0x1a0) addr:0x02151ed8 +func_ov058_02152078 kind:function(arm,size=0x14) addr:0x02152078 +func_ov058_0215208c kind:function(arm,size=0x4) addr:0x0215208c +func_ov058_02152090 kind:function(arm,size=0x11c) addr:0x02152090 +func_ov058_021521ac kind:function(arm,size=0x360) addr:0x021521ac +func_ov058_0215250c kind:function(arm,size=0x58) addr:0x0215250c +func_ov058_02152564 kind:function(arm,size=0x10) addr:0x02152564 +func_ov058_02152574 kind:function(arm,size=0xf8) addr:0x02152574 +func_ov058_0215266c kind:function(arm,size=0x280) addr:0x0215266c +func_ov058_021528ec kind:function(arm,size=0x30) addr:0x021528ec +func_ov058_0215291c kind:function(arm,size=0x38) addr:0x0215291c +func_ov058_02152954 kind:function(arm,size=0x14) addr:0x02152954 +func_ov058_02152968 kind:function(thumb,size=0x5c) addr:0x02152968 +func_ov058_021529c4 kind:function(arm,size=0x60) addr:0x021529c4 +func_ov058_02152a24 kind:function(thumb,size=0x64) addr:0x02152a24 +func_ov058_02152a88 kind:function(arm,size=0x60) addr:0x02152a88 +func_ov058_02152ae8 kind:function(arm,size=0x20) addr:0x02152ae8 +func_ov058_02152b08 kind:function(arm,size=0x28) addr:0x02152b08 +func_ov058_02152b30 kind:function(arm,size=0x14) addr:0x02152b30 +func_ov058_02152b44 kind:function(arm,size=0x24) addr:0x02152b44 +func_ov058_02152b68 kind:function(arm,size=0x20) addr:0x02152b68 +func_ov058_02152b88 kind:function(arm,size=0x18) addr:0x02152b88 +func_ov058_02152ba0 kind:function(arm,size=0x18) addr:0x02152ba0 +func_ov058_02152bb8 kind:function(arm,size=0x5c) addr:0x02152bb8 +func_ov058_02152c14 kind:function(arm,size=0x30) addr:0x02152c14 +func_ov058_02152c44 kind:function(arm,size=0x1c) addr:0x02152c44 +func_ov058_02152c60 kind:function(arm,size=0x2c) addr:0x02152c60 +func_ov058_02152c8c kind:function(arm,size=0x6c) addr:0x02152c8c +func_ov058_02152cf8 kind:function(arm,size=0x48) addr:0x02152cf8 +func_ov058_02152d40 kind:function(arm,size=0x34) addr:0x02152d40 +func_ov058_02152d74 kind:function(arm,size=0x30) addr:0x02152d74 +func_ov058_02152da4 kind:function(arm,size=0x14) addr:0x02152da4 +func_ov058_02152db8 kind:function(arm,size=0x70) addr:0x02152db8 +func_ov058_02152e28 kind:function(arm,size=0xc) addr:0x02152e28 +func_ov058_02152e34 kind:function(arm,size=0x40) addr:0x02152e34 +func_ov058_02152e74 kind:function(arm,size=0x1c) addr:0x02152e74 +func_ov058_02152e90 kind:function(arm,size=0x28) addr:0x02152e90 +data_ov058_02152eb8 kind:data(any) addr:0x02152eb8 +data_ov058_02152f08 kind:data(any) addr:0x02152f08 ambiguous +data_ov058_02152f10 kind:data(any) addr:0x02152f10 +data_ov058_02152f4c kind:data(any) addr:0x02152f4c +data_ov058_02152f68 kind:data(any) addr:0x02152f68 ambiguous +data_ov058_02152f7c kind:data(any) addr:0x02152f7c +data_ov058_02152f80 kind:data(any) addr:0x02152f80 ambiguous +data_ov058_02152f8c kind:data(any) addr:0x02152f8c ambiguous +data_ov058_02152f98 kind:data(any) addr:0x02152f98 ambiguous +data_ov058_02152fac kind:data(any) addr:0x02152fac +data_ov058_02153010 kind:data(any) addr:0x02153010 +data_ov058_021530b8 kind:data(any) addr:0x021530b8 ambiguous +data_ov058_02153100 kind:data(any) addr:0x02153100 +data_ov058_02153150 kind:data(any) addr:0x02153150 +data_ov058_02153151 kind:data(any) addr:0x02153151 +data_ov058_02153152 kind:data(any) addr:0x02153152 +data_ov058_02153153 kind:data(any) addr:0x02153153 +data_ov058_021531b4 kind:data(any) addr:0x021531b4 ambiguous +data_ov058_02153300 kind:data(any) addr:0x02153300 +data_ov058_02153308 kind:data(any) addr:0x02153308 +data_ov058_02153318 kind:data(any) addr:0x02153318 +data_ov058_02153328 kind:data(any) addr:0x02153328 +data_ov058_02153330 kind:data(any) addr:0x02153330 +data_ov058_02153348 kind:data(any) addr:0x02153348 +data_ov058_02153350 kind:data(any) addr:0x02153350 +data_ov058_0215335c kind:data(any) addr:0x0215335c +data_ov058_0215337c kind:data(any) addr:0x0215337c +data_ov058_021533b0 kind:data(any) addr:0x021533b0 +data_ov058_021533d0 kind:data(any) addr:0x021533d0 +data_ov058_021533f0 kind:data(any) addr:0x021533f0 +data_ov058_02153400 kind:data(any) addr:0x02153400 +data_ov058_02153414 kind:data(any) addr:0x02153414 +data_ov058_02153428 kind:data(any) addr:0x02153428 +data_ov058_02153478 kind:data(any) addr:0x02153478 +data_ov058_02153488 kind:data(any) addr:0x02153488 +func_ov058_02153498 kind:function(arm,size=0x50) addr:0x02153498 +func_ov058_021534e8 kind:function(arm,size=0x50) addr:0x021534e8 +func_ov058_02153538 kind:function(arm,size=0x50) addr:0x02153538 +func_ov058_02153588 kind:function(arm,size=0x50) addr:0x02153588 +func_ov058_021535d8 kind:function(arm,size=0x3d0) addr:0x021535d8 +func_ov058_021539a8 kind:function(arm,size=0x50) addr:0x021539a8 +func_ov058_021539f8 kind:function(arm,size=0x7c) addr:0x021539f8 +func_ov058_02153a74 kind:function(arm,size=0x50) addr:0x02153a74 +func_ov058_02153ac4 kind:function(arm,size=0x80) addr:0x02153ac4 +func_ov058_02153b44 kind:function(arm,size=0x50) addr:0x02153b44 +func_ov058_02153b94 kind:function(arm,size=0x50) addr:0x02153b94 +func_ov058_02153be4 kind:function(arm,size=0x78) addr:0x02153be4 +func_ov058_02153c5c kind:function(arm,size=0x50) addr:0x02153c5c +func_ov058_02153cac kind:function(arm,size=0x7c) addr:0x02153cac +func_ov058_02153d28 kind:function(arm,size=0x50) addr:0x02153d28 +func_ov058_02153d78 kind:function(arm,size=0x50) addr:0x02153d78 +func_ov058_02153dc8 kind:function(arm,size=0x50) addr:0x02153dc8 +func_ov058_02153e18 kind:function(arm,size=0x50) addr:0x02153e18 +func_ov058_02153e68 kind:function(arm,size=0x50) addr:0x02153e68 +func_ov058_02153eb8 kind:function(arm,size=0x50) addr:0x02153eb8 +func_ov058_02153f08 kind:function(arm,size=0x50) addr:0x02153f08 +func_ov058_02153f58 kind:function(arm,size=0x74) addr:0x02153f58 +func_ov058_02153fcc kind:function(arm,size=0x74) addr:0x02153fcc +func_ov058_02154040 kind:function(arm,size=0x90) addr:0x02154040 +func_ov058_021540d0 kind:function(arm,size=0x50) addr:0x021540d0 +data_ov058_021541a8 kind:data(any) addr:0x021541a8 +data_ov058_021541b0 kind:data(any) addr:0x021541b0 ambiguous +data_ov058_021541c4 kind:data(any) addr:0x021541c4 +data_ov058_021541d8 kind:data(any) addr:0x021541d8 +data_ov058_021541e0 kind:data(any) addr:0x021541e0 ambiguous +data_ov058_021541e4 kind:data(any) addr:0x021541e4 +data_ov058_02154204 kind:data(any) addr:0x02154204 +data_ov058_02154228 kind:data(any) addr:0x02154228 +data_ov058_02154254 kind:data(any) addr:0x02154254 +data_ov058_0215429c kind:data(any) addr:0x0215429c +data_ov058_021542e0 kind:data(any) addr:0x021542e0 +data_ov058_021542f8 kind:data(any) addr:0x021542f8 +data_ov058_02154310 kind:data(any) addr:0x02154310 +data_ov058_02154328 kind:data(any) addr:0x02154328 +data_ov058_02154348 kind:data(any) addr:0x02154348 +data_ov058_021543a0 kind:data(any) addr:0x021543a0 +data_ov058_02154408 kind:data(any) addr:0x02154408 +data_ov058_0215442c kind:data(any) addr:0x0215442c ambiguous +data_ov058_02154440 kind:data(any) addr:0x02154440 ambiguous +data_ov058_02154470 kind:data(any) addr:0x02154470 +data_ov058_02154490 kind:data(any) addr:0x02154490 +data_ov058_021544b4 kind:data(any) addr:0x021544b4 +data_ov058_021544e8 kind:data(any) addr:0x021544e8 ambiguous +data_ov058_02154514 kind:data(any) addr:0x02154514 +data_ov058_02154528 kind:data(any) addr:0x02154528 +data_ov058_0215454c kind:data(any) addr:0x0215454c +data_ov058_02154564 kind:data(any) addr:0x02154564 ambiguous +data_ov058_021545b0 kind:data(any) addr:0x021545b0 +data_ov058_021545c4 kind:data(any) addr:0x021545c4 +data_ov058_021545e0 kind:data(any) addr:0x021545e0 +data_ov058_02154620 kind:data(any) addr:0x02154620 +data_ov058_02154668 kind:data(any) addr:0x02154668 +data_ov058_021546bc kind:data(any) addr:0x021546bc ambiguous +data_ov058_021546d8 kind:data(any) addr:0x021546d8 +data_ov058_021546e8 kind:data(any) addr:0x021546e8 +data_ov058_02154708 kind:data(any) addr:0x02154708 +data_ov058_02154724 kind:data(any) addr:0x02154724 ambiguous +data_ov058_0215472c kind:data(any) addr:0x0215472c +data_ov058_02154750 kind:data(any) addr:0x02154750 +data_ov058_02154774 kind:data(any) addr:0x02154774 +data_ov058_02154798 kind:data(any) addr:0x02154798 +data_ov058_021547bc kind:data(any) addr:0x021547bc +data_ov058_021547e0 kind:data(any) addr:0x021547e0 +data_ov058_02154804 kind:data(any) addr:0x02154804 +data_ov058_02154828 kind:data(any) addr:0x02154828 +data_ov058_0215484c kind:data(any) addr:0x0215484c +data_ov058_02154870 kind:data(any) addr:0x02154870 +data_ov058_02154890 kind:data(any) addr:0x02154890 ambiguous +data_ov058_02154894 kind:data(any) addr:0x02154894 +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_0215491c kind:data(any) addr:0x0215491c +data_ov058_02154934 kind:data(any) addr:0x02154934 +data_ov058_02154948 kind:data(any) addr:0x02154948 ambiguous +data_ov058_0215496c kind:data(any) addr:0x0215496c +data_ov058_021549b0 kind:data(any) addr:0x021549b0 +data_ov058_021549dc kind:data(any) addr:0x021549dc ambiguous +data_ov058_02154a18 kind:data(any) addr:0x02154a18 +data_ov058_02154a88 kind:data(any) addr:0x02154a88 +data_ov058_02154aa0 kind:data(any) addr:0x02154aa0 ambiguous +data_ov058_02154abc kind:data(any) addr:0x02154abc ambiguous +data_ov058_02154b6c kind:data(any) addr:0x02154b6c ambiguous +data_ov058_02154ba4 kind:data(any) addr:0x02154ba4 +data_ov058_02154cdc kind:data(any) addr:0x02154cdc +data_ov058_02154e5c kind:data(any) addr:0x02154e5c +data_ov058_02154e8c kind:data(any) addr:0x02154e8c ambiguous +data_ov058_02154ec4 kind:data(any) addr:0x02154ec4 +data_ov058_02154ee0 kind:data(any) addr:0x02154ee0 +data_ov058_02154f38 kind:data(any) addr:0x02154f38 +data_ov058_02154f3c kind:data(any) addr:0x02154f3c ambiguous +data_ov058_02154f90 kind:data(any) addr:0x02154f90 +data_ov058_02155010 kind:data(any) addr:0x02155010 +data_ov058_021550d8 kind:data(any) addr:0x021550d8 ambiguous +data_ov058_0215513c kind:data(any) addr:0x0215513c +data_ov058_02155148 kind:data(any) addr:0x02155148 +data_ov058_02155160 kind:data(any) addr:0x02155160 +data_ov058_02155180 kind:data(any) addr:0x02155180 +data_ov058_02155190 kind:data(any) addr:0x02155190 +data_ov058_021551ac kind:data(any) addr:0x021551ac +data_ov058_021551c8 kind:data(any) addr:0x021551c8 +data_ov058_02155210 kind:data(any) addr:0x02155210 +data_ov058_02155218 kind:data(any) addr:0x02155218 ambiguous +data_ov058_0215526c kind:data(any) addr:0x0215526c +data_ov058_02155290 kind:data(any) addr:0x02155290 +data_ov058_021552c4 kind:data(any) addr:0x021552c4 ambiguous +data_ov058_021552f4 kind:data(any) addr:0x021552f4 +data_ov058_02155300 kind:data(any) addr:0x02155300 +data_ov058_02155308 kind:data(any) addr:0x02155308 +data_ov058_0215530c kind:data(any) addr:0x0215530c +data_ov058_02155318 kind:data(any) addr:0x02155318 +data_ov058_02155324 kind:data(any) addr:0x02155324 +data_ov058_0215534c kind:data(any) addr:0x0215534c +data_ov058_02155374 kind:data(any) addr:0x02155374 +data_ov058_0215538c kind:data(any) addr:0x0215538c +data_ov058_021553ac kind:data(any) addr:0x021553ac +data_ov058_021553c4 kind:data(any) addr:0x021553c4 +data_ov058_021553e0 kind:data(any) addr:0x021553e0 +data_ov058_021553fc kind:data(any) addr:0x021553fc +data_ov058_02155420 kind:data(any) addr:0x02155420 +data_ov058_0215547c kind:data(any) addr:0x0215547c +data_ov058_021554a0 kind:data(any) addr:0x021554a0 +data_ov058_02155504 kind:data(any) addr:0x02155504 +data_ov058_02155518 kind:data(any) addr:0x02155518 +data_ov058_0215553c kind:data(any) addr:0x0215553c +data_ov058_02155598 kind:data(any) addr:0x02155598 +data_ov058_021555b4 kind:data(any) addr:0x021555b4 +data_ov058_021555fc kind:data(any) addr:0x021555fc +data_ov058_0215564c kind:data(any) addr:0x0215564c +data_ov058_02155660 kind:data(any) addr:0x02155660 ambiguous +data_ov058_021556dc kind:data(any) addr:0x021556dc ambiguous +data_ov058_021556ec kind:data(any) addr:0x021556ec ambiguous +data_ov058_02155750 kind:data(any) addr:0x02155750 ambiguous +data_ov058_02155768 kind:data(any) addr:0x02155768 +data_ov058_0215578c kind:data(any) addr:0x0215578c +data_ov058_021557e8 kind:data(any) addr:0x021557e8 +data_ov058_02155810 kind:data(any) addr:0x02155810 +data_ov058_02155818 kind:data(any) addr:0x02155818 ambiguous +data_ov058_02155838 kind:data(any) addr:0x02155838 +data_ov058_02155860 kind:data(any) addr:0x02155860 +data_ov058_021558a0 kind:data(any) addr:0x021558a0 +data_ov058_021558bc kind:data(any) addr:0x021558bc +data_ov058_021558d8 kind:data(any) addr:0x021558d8 +data_ov058_0215591c kind:data(any) addr:0x0215591c +data_ov058_02155938 kind:data(any) addr:0x02155938 +data_ov058_0215596c kind:data(any) addr:0x0215596c ambiguous +data_ov058_02155990 kind:data(any) addr:0x02155990 +data_ov058_021559a8 kind:data(any) addr:0x021559a8 +data_ov058_021559d0 kind:data(any) addr:0x021559d0 +data_ov058_021559f8 kind:data(any) addr:0x021559f8 +data_ov058_021559fc kind:data(any) addr:0x021559fc ambiguous +data_ov058_02155a38 kind:data(any) addr:0x02155a38 +data_ov058_02155a84 kind:data(any) addr:0x02155a84 +data_ov058_02155a90 kind:data(any) addr:0x02155a90 ambiguous +data_ov058_02155aa0 kind:data(any) addr:0x02155aa0 +data_ov058_02155aec kind:data(any) addr:0x02155aec +data_ov058_02155b08 kind:data(any) addr:0x02155b08 +data_ov058_02155b14 kind:data(any) addr:0x02155b14 ambiguous +data_ov058_02155b48 kind:data(any) addr:0x02155b48 +data_ov058_02155b64 kind:data(any) addr:0x02155b64 +data_ov058_02155b8c kind:data(any) addr:0x02155b8c ambiguous +data_ov058_02155ba4 kind:data(any) addr:0x02155ba4 +data_ov058_02155bc0 kind:data(any) addr:0x02155bc0 +data_ov058_02155bf8 kind:data(any) addr:0x02155bf8 +data_ov058_02155c0c kind:data(any) addr:0x02155c0c +data_ov058_02155c24 kind:data(any) addr:0x02155c24 ambiguous +data_ov058_02155c28 kind:data(any) addr:0x02155c28 +data_ov058_02155c44 kind:data(any) addr:0x02155c44 +data_ov058_02155c70 kind:data(any) addr:0x02155c70 +data_ov058_02155ca8 kind:data(any) addr:0x02155ca8 +data_ov058_02155cbc kind:data(any) addr:0x02155cbc +data_ov058_02155cd8 kind:data(any) addr:0x02155cd8 +data_ov058_02155cec kind:data(any) addr:0x02155cec ambiguous +data_ov058_02155cf4 kind:data(any) addr:0x02155cf4 +data_ov058_02155d34 kind:data(any) addr:0x02155d34 +data_ov058_02155d50 kind:data(any) addr:0x02155d50 +data_ov058_02155d98 kind:data(any) addr:0x02155d98 +data_ov058_02155d9c kind:data(any) addr:0x02155d9c ambiguous +data_ov058_02155dac kind:data(any) addr:0x02155dac +data_ov058_02155dc8 kind:data(any) addr:0x02155dc8 +data_ov058_02155dec kind:data(any) addr:0x02155dec ambiguous +data_ov058_02155e08 kind:data(any) addr:0x02155e08 +data_ov058_02155e38 kind:data(any) addr:0x02155e38 +data_ov058_02155e50 kind:data(any) addr:0x02155e50 +data_ov058_02155e6c kind:data(any) addr:0x02155e6c +data_ov058_02155ea0 kind:bss addr:0x02155ea0 +data_ov058_02155ea4 kind:bss addr:0x02155ea4 +data_ov058_02155eb0 kind:bss addr:0x02155eb0 +data_ov058_02155f88 kind:bss addr:0x02155f88 +data_ov058_02155f8c kind:bss addr:0x02155f8c +data_ov058_02155f94 kind:bss addr:0x02155f94 +data_ov058_02155fa0 kind:bss addr:0x02155fa0 +data_ov058_02155fe4 kind:bss addr:0x02155fe4 +data_ov058_02155fe8 kind:bss addr:0x02155fe8 +data_ov058_02155ff4 kind:bss addr:0x02155ff4 +data_ov058_02156030 kind:bss addr:0x02156030 +data_ov058_02156034 kind:bss addr:0x02156034 +data_ov058_02156040 kind:bss addr:0x02156040 +data_ov058_0215607c kind:bss addr:0x0215607c +data_ov058_021560b8 kind:bss addr:0x021560b8 +data_ov058_021560c4 kind:bss addr:0x021560c4 +data_ov058_021560d0 kind:bss addr:0x021560d0 +data_ov058_021560dc kind:bss addr:0x021560dc +data_ov058_021560e8 kind:bss addr:0x021560e8 +data_ov058_021560f4 kind:bss addr:0x021560f4 +data_ov058_02156100 kind:bss addr:0x02156100 +data_ov058_0215610c kind:bss addr:0x0215610c +data_ov058_02156118 kind:bss addr:0x02156118 +data_ov058_02156124 kind:bss addr:0x02156124 +data_ov058_02156130 kind:bss addr:0x02156130 +data_ov058_0215613c kind:bss addr:0x0215613c +data_ov058_02156148 kind:bss addr:0x02156148 +data_ov058_02156154 kind:bss addr:0x02156154 +data_ov058_02156160 kind:bss addr:0x02156160 +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_02156188 kind:bss addr:0x02156188 +data_ov058_0215618c kind:bss addr:0x0215618c +data_ov058_02156190 kind:bss addr:0x02156190 +data_ov058_02156194 kind:bss addr:0x02156194 +data_ov058_02156198 kind:bss addr:0x02156198 +data_ov058_0215619c kind:bss addr:0x0215619c +data_ov058_021561a0 kind:bss addr:0x021561a0 +data_ov058_021561a4 kind:bss addr:0x021561a4 +data_ov058_02156220 kind:bss addr:0x02156220 +data_ov058_021562f8 kind:bss addr:0x021562f8 +data_ov058_021563c8 kind:bss addr:0x021563c8 ambiguous +data_ov058_021563d0 kind:bss addr:0x021563d0 +data_ov058_02156468 kind:bss addr:0x02156468 ambiguous +data_ov058_021564a8 kind:bss addr:0x021564a8 +data_ov058_02156580 kind:bss addr:0x02156580 +data_ov058_021565d8 kind:bss addr:0x021565d8 ambiguous +data_ov058_02156658 kind:bss addr:0x02156658 +data_ov058_02156730 kind:bss addr:0x02156730 +data_ov058_02156808 kind:bss addr:0x02156808 +data_ov058_021568d8 kind:bss addr:0x021568d8 ambiguous +data_ov058_021568e0 kind:bss addr:0x021568e0 +data_ov058_021568e8 kind:bss addr:0x021568e8 ambiguous +data_ov058_0215697c kind:bss addr:0x0215697c ambiguous +data_ov058_021569b8 kind:bss addr:0x021569b8 +data_ov058_02156a90 kind:bss addr:0x02156a90 +data_ov058_02156b68 kind:bss addr:0x02156b68 +data_ov058_02156b88 kind:bss addr:0x02156b88 ambiguous +data_ov058_02156c40 kind:bss addr:0x02156c40 +data_ov058_02156c78 kind:bss addr:0x02156c78 ambiguous +data_ov058_02156cf8 kind:bss addr:0x02156cf8 ambiguous +data_ov058_02156d00 kind:bss addr:0x02156d00 ambiguous +data_ov058_02156d18 kind:bss addr:0x02156d18 +data_ov058_02156df0 kind:bss addr:0x02156df0 +data_ov058_02156ec8 kind:bss addr:0x02156ec8 +data_ov058_02156ecc kind:bss addr:0x02156ecc +data_ov058_02156ed8 kind:bss addr:0x02156ed8 +data_ov058_02156f38 kind:bss addr:0x02156f38 ambiguous +data_ov058_02156f7c kind:bss addr:0x02156f7c ambiguous +data_ov058_02156fa8 kind:bss addr:0x02156fa8 ambiguous +data_ov058_02156fb0 kind:bss addr:0x02156fb0 +data_ov058_02156fb8 kind:bss addr:0x02156fb8 +data_ov058_02156fbc kind:bss addr:0x02156fbc ambiguous +data_ov058_02156fc4 kind:bss addr:0x02156fc4 +data_ov058_02156fec kind:bss addr:0x02156fec +data_ov058_02157064 kind:bss addr:0x02157064 ambiguous +data_ov058_021570c4 kind:bss addr:0x021570c4 +data_ov058_021570c8 kind:bss addr:0x021570c8 +data_ov058_021570d4 kind:bss addr:0x021570d4 +data_ov058_02157110 kind:bss addr:0x02157110 +data_ov058_02157118 kind:bss addr:0x02157118 +data_ov058_02157124 kind:bss addr:0x02157124 +data_ov058_021571fc kind:bss addr:0x021571fc +data_ov058_02157200 kind:bss addr:0x02157200 +data_ov058_0215720c kind:bss addr:0x0215720c +data_ov058_02157248 kind:bss addr:0x02157248 +data_ov058_0215724c kind:bss addr:0x0215724c +data_ov058_02157258 kind:bss addr:0x02157258 +data_ov058_02157294 kind:bss addr:0x02157294 +data_ov058_02157298 kind:bss addr:0x02157298 +data_ov058_021572a4 kind:bss addr:0x021572a4 +data_ov058_021572b0 kind:bss addr:0x021572b0 +data_ov058_021572fc kind:bss addr:0x021572fc +data_ov058_021573d4 kind:bss addr:0x021573d4 +data_ov058_021573d8 kind:bss addr:0x021573d8 +data_ov058_021573e4 kind:bss addr:0x021573e4 +data_ov058_0215741c kind:bss addr:0x0215741c ambiguous +data_ov058_021574bc kind:bss addr:0x021574bc +data_ov058_021574c0 kind:bss addr:0x021574c0 +data_ov058_021574cc kind:bss addr:0x021574cc +data_ov058_021574e8 kind:bss addr:0x021574e8 ambiguous +data_ov058_021574ec kind:bss addr:0x021574ec +data_ov058_02157554 kind:bss addr:0x02157554 +data_ov058_02157574 kind:bss addr:0x02157574 +data_ov058_02157578 kind:bss addr:0x02157578 +data_ov058_02157584 kind:bss addr:0x02157584 +data_ov058_02157658 kind:bss addr:0x02157658 +data_ov058_02157678 kind:bss addr:0x02157678 +data_ov058_0215767c kind:bss addr:0x0215767c +data_ov058_02157688 kind:bss addr:0x02157688 +data_ov058_021576a4 kind:bss addr:0x021576a4 ambiguous +data_ov058_021576dc kind:bss addr:0x021576dc ambiguous +data_ov058_02157710 kind:bss addr:0x02157710 ambiguous +data_ov058_0215775c kind:bss addr:0x0215775c +data_ov058_0215777c kind:bss addr:0x0215777c +data_ov058_02157788 kind:bss addr:0x02157788 +data_ov058_02157794 kind:bss addr:0x02157794 +data_ov058_021577b4 kind:bss addr:0x021577b4 +data_ov058_021577fc kind:bss addr:0x021577fc +data_ov058_02157800 kind:bss addr:0x02157800 +data_ov058_0215780c kind:bss addr:0x0215780c +data_ov058_02157878 kind:bss addr:0x02157878 ambiguous +data_ov058_021578e0 kind:bss addr:0x021578e0 +data_ov058_021578e4 kind:bss addr:0x021578e4 +data_ov058_021578f0 kind:bss addr:0x021578f0 +data_ov058_02157908 kind:bss addr:0x02157908 ambiguous +data_ov058_021579c4 kind:bss addr:0x021579c4 +data_ov058_021579c8 kind:bss addr:0x021579c8 +data_ov058_021579d4 kind:bss addr:0x021579d4 +data_ov058_021579f4 kind:bss addr:0x021579f4 +data_ov058_021579f8 kind:bss addr:0x021579f8 +data_ov058_02157a04 kind:bss addr:0x02157a04 +data_ov058_02157a70 kind:bss addr:0x02157a70 ambiguous +data_ov058_02157ad4 kind:bss addr:0x02157ad4 ambiguous +data_ov058_02157ad8 kind:bss addr:0x02157ad8 +data_ov058_02157adc kind:bss addr:0x02157adc +data_ov058_02157ae8 kind:bss addr:0x02157ae8 +data_ov058_02157bac kind:bss addr:0x02157bac ambiguous +data_ov058_02157bbc kind:bss addr:0x02157bbc +data_ov058_02157be0 kind:bss addr:0x02157be0 +data_ov058_02157be4 kind:bss addr:0x02157be4 +data_ov058_02157bf0 kind:bss addr:0x02157bf0 +data_ov058_02157c10 kind:bss addr:0x02157c10 +data_ov058_02157c34 kind:bss addr:0x02157c34 +data_ov058_02157c38 kind:bss addr:0x02157c38 +data_ov058_02157c44 kind:bss addr:0x02157c44 +data_ov058_02157c50 kind:bss addr:0x02157c50 +data_ov058_02157ca0 kind:bss addr:0x02157ca0 +data_ov058_02157ca4 kind:bss addr:0x02157ca4 ambiguous +data_ov058_02157d74 kind:bss addr:0x02157d74 +data_ov058_02157d94 kind:bss addr:0x02157d94 +data_ov058_02157d98 kind:bss addr:0x02157d98 +data_ov058_02157da4 kind:bss addr:0x02157da4 +data_ov058_02157dc4 kind:bss addr:0x02157dc4 +data_ov058_02157e78 kind:bss addr:0x02157e78 +data_ov058_02157e98 kind:bss addr:0x02157e98 ambiguous diff --git a/config/eur/arm9/overlays/ov059/delinks.txt b/config/eur/arm9/overlays/ov059/delinks.txt new file mode 100644 index 00000000..30a4d035 --- /dev/null +++ b/config/eur/arm9/overlays/ov059/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x02162e48 kind:code align:32 + .rodata start:0x02162e48 end:0x02162eac kind:data align:4 + .init start:0x02162eac end:0x02163394 kind:code align:4 + .ctor start:0x02163394 end:0x021633d0 kind:data align:4 + .data start:0x021633e0 end:0x02164340 kind:data align:32 + .bss start:0x02164340 end:0x02164ec0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov059/relocs.txt b/config/eur/arm9/overlays/ov059/relocs.txt new file mode 100644 index 00000000..f40bb5f9 --- /dev/null +++ b/config/eur/arm9/overlays/ov059/relocs.txt @@ -0,0 +1,2055 @@ +from:0x02157ea8 kind:load to:0x02164350 module:overlay(59) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x02157f20 module:overlay(59) +from:0x02157edc kind:arm_call to:0x0209767c module:overlay(0) +from:0x02157f18 kind:load to:0x021633e8 module:overlay(59) +from:0x02157f28 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02157f74 kind:load to:0x0216345c module:overlay(59) +from:0x02157f78 kind:load to:0x027e0d50 module:dtcm +from:0x02157f90 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157f9c kind:load to:0x027e0d50 module:dtcm +from:0x02157fb4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157fbc kind:arm_call to:0x02011ff4 module:main +from:0x02157fc8 kind:load to:0x027e0d50 module:dtcm +from:0x02157fe4 kind:arm_call to:0x02157ff8 module:overlay(59) +from:0x02157ff0 kind:load to:0x027e0d54 module:dtcm +from:0x02157ff4 kind:load to:0x027e0d58 module:dtcm +from:0x02158038 kind:load to:0x02163404 module:overlay(59) +from:0x021580d0 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02158104 kind:load to:0x02049be4 module:main +from:0x02158108 kind:load to:0x027e09bc module:dtcm +from:0x0215810c kind:load to:0x0216342c module:overlay(59) +from:0x02158128 kind:arm_call to:0x0215833c module:overlay(59) +from:0x02158144 kind:load to:0x02158648 module:overlay(59) +from:0x0215817c kind:arm_call to:0x021583fc module:overlay(59) +from:0x02158190 kind:arm_call to:0x02157ff8 module:overlay(59) +from:0x021581cc kind:arm_call to:0x01fff350 module:itcm +from:0x021581e4 kind:arm_call to:0x021589b4 module:overlay(59) +from:0x021581f0 kind:arm_call to:0x02157ff8 module:overlay(59) +from:0x021581fc kind:load to:0x027e0ce4 module:dtcm +from:0x02158200 kind:load to:0x020b3000 module:overlay(0) +from:0x02158220 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158240 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02158248 kind:load to:0x027e0ce4 module:dtcm +from:0x0215824c kind:load to:0x027e0cd8 module:dtcm +from:0x02158284 kind:arm_call to:0x02016fbc module:main +from:0x021582e4 kind:arm_call to:0x021585d4 module:overlay(59) +from:0x021582fc kind:arm_call to:0x02157ff8 module:overlay(59) +from:0x02158308 kind:arm_call to:0x02157ff8 module:overlay(59) +from:0x02158358 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215838c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021583bc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021583c8 kind:load to:0x020b539c module:overlay(0) +from:0x021583f0 kind:arm_call to:0x02157ff8 module:overlay(59) +from:0x02158430 kind:arm_call to:0x01fff350 module:itcm +from:0x02158440 kind:arm_call to:0x01fff350 module:itcm +from:0x0215846c kind:arm_call to:0x01fff350 module:itcm +from:0x02158494 kind:load to:0x027e0ce4 module:dtcm +from:0x0215849c kind:load to:0x020b3000 module:overlay(0) +from:0x02158550 kind:arm_call to:0x021586a8 module:overlay(59) +from:0x02158558 kind:arm_call to:0x02158564 module:overlay(59) +from:0x021585dc kind:arm_call to:0x021586a8 module:overlay(59) +from:0x02158640 kind:arm_call to:0x02158564 module:overlay(59) +from:0x02158650 kind:arm_call to:0x021584a0 module:overlay(59) +from:0x02158680 kind:arm_call to:0x0215875c module:overlay(59) +from:0x0215868c kind:arm_call to:0x021587c8 module:overlay(59) +from:0x02158698 kind:arm_call to:0x02158920 module:overlay(59) +from:0x021586a0 kind:arm_call to:0x021583d0 module:overlay(59) +from:0x02158758 kind:load to:0x02049be4 module:main +from:0x02158778 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021587b4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021587c0 kind:load to:0x020b539c module:overlay(0) +from:0x021587e4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02158820 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158908 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158914 kind:load to:0x020b539c module:overlay(0) +from:0x0215891c kind:load to:0x02049be4 module:main +from:0x0215893c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02158984 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021589a4 kind:load to:0x020b539c module:overlay(0) +from:0x021589c8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021589dc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02158a14 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158a28 kind:load to:0x020b51b8 module:overlay(0) +from:0x02158a2c kind:load to:0x020b539c module:overlay(0) +from:0x02158a50 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02158a8c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158a9c kind:load to:0x020b539c module:overlay(0) +from:0x02158abc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02158b00 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158b1c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158b28 kind:load to:0x020b539c module:overlay(0) +from:0x02158b38 kind:load to:0x02158920 module:overlay(59) +from:0x02158b44 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02158b58 kind:load to:0x021643a8 module:overlay(59) +from:0x02158b6c kind:arm_call to:0x02011f3c module:main +from:0x02158b78 kind:arm_call to:0x02158bcc module:overlay(59) +from:0x02158b8c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158bc4 kind:load to:0x021634f0 module:overlay(59) +from:0x02158bd8 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02158c3c kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02158c68 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02158c84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158c94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158cac kind:arm_call to:0x0207edac module:overlay(0) +from:0x02158cb4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02158cbc kind:arm_call to:0x02099820 module:overlay(0) +from:0x02158cf8 kind:arm_call to:0x0215c1b4 module:overlay(59) +from:0x02158d4c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02158d90 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158dd0 kind:load to:0x02163560 module:overlay(59) +from:0x02158dd4 kind:load to:0x021643a8 module:overlay(59) +from:0x02158dd8 kind:load to:0x02163514 module:overlay(59) +from:0x02158ddc kind:load to:0x02164390 module:overlay(59) +from:0x02158de0 kind:load to:0x021634b4 module:overlay(59) +from:0x02158dec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158e0c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02158e1c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02158e3c kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x02158e90 kind:load to:0x0215c0a4 module:overlay(59) +from:0x02158e94 kind:load to:0x02049be4 module:main +from:0x02158ed4 kind:load to:0x027e0d54 module:dtcm +from:0x02158ee4 kind:arm_call to:0x02158e9c module:overlay(59) +from:0x02158f1c kind:load to:0x021635b8 module:overlay(59) +from:0x02158f28 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02158f80 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02158fdc kind:arm_call to:0x020986fc module:overlay(0) +from:0x02159004 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02159010 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x02159024 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215903c kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02159050 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02159058 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02159064 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x02159080 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02159094 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x021590b4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021590dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159120 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215913c kind:arm_call to:0x020bf634 module:overlay(17) +from:0x02159178 kind:arm_call to:0x02160c18 module:overlay(59) +from:0x02159184 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x02159190 kind:load to:0x027e0ce4 module:dtcm +from:0x02159194 kind:load to:0x027e0d38 module:dtcm +from:0x0215919c kind:load to:0x020aecf4 module:overlay(0) +from:0x021591a0 kind:load to:0x020aecfc module:overlay(0) +from:0x021591a4 kind:load to:0x027e0d58 module:dtcm +from:0x021591a8 kind:load to:0x027e0d5c module:dtcm +from:0x021591d0 kind:arm_call to:0x02158f20 module:overlay(59) +from:0x02159208 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02159230 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159240 kind:arm_call to:0x02098910 module:overlay(0) +from:0x021592d4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021592e0 kind:load to:0x02163628 module:overlay(59) +from:0x021592e8 kind:load to:0x027e09c0 module:dtcm +from:0x02159308 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02159328 kind:load to:0x027e09b8 module:dtcm +from:0x02159340 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159360 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02159380 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021593a4 kind:arm_call to:0x01ffa81c module:itcm +from:0x021593c0 kind:arm_call to:0x01ffa878 module:itcm +from:0x021593f0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02159420 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215944c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215945c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215946c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215947c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215949c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021594ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x021594ec kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021594f8 kind:load to:0x0203e964 module:main +from:0x02159514 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0215951c kind:load to:0x02164390 module:overlay(59) +from:0x02159538 kind:arm_call to:0x0215bfb4 module:overlay(59) +from:0x02159588 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215964c kind:load to:0x02163698 module:overlay(59) +from:0x02159650 kind:load to:0x02049be4 module:main +from:0x021596d4 kind:arm_call to:0x0215bfb4 module:overlay(59) +from:0x02159704 kind:arm_call to:0x01ff916c module:itcm +from:0x021597bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021597d4 kind:arm_call to:0x0215baa8 module:overlay(59) +from:0x021597e4 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02159800 kind:arm_call to:0x0215bfe4 module:overlay(59) +from:0x0215980c kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215987c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021598b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021598cc kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x021598dc kind:load to:0x021636f8 module:overlay(59) +from:0x021598e0 kind:load to:0x027e09a8 module:dtcm +from:0x021598e8 kind:load to:0x02163710 module:overlay(59) +from:0x02159964 kind:load to:0x02163698 module:overlay(59) +from:0x02159980 kind:arm_call to:0x01ff916c module:itcm +from:0x021599ac kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x021599c4 kind:arm_call to:0x02015080 module:main +from:0x021599e4 kind:arm_call to:0x02015080 module:main +from:0x02159a04 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159a10 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159a1c kind:arm_call to:0x0215bd64 module:overlay(59) +from:0x02159a28 kind:load to:0x027e09a8 module:dtcm +from:0x02159a9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159aac kind:load to:0x02163698 module:overlay(59) +from:0x02159ab0 kind:load to:0x027e09a8 module:dtcm +from:0x02159ae8 kind:arm_call to:0x02016d7c module:main +from:0x02159b20 kind:arm_call to:0x02015080 module:main +from:0x02159b40 kind:arm_call to:0x02015080 module:main +from:0x02159b60 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159b6c kind:arm_call to:0x02016958 module:main +from:0x02159b80 kind:arm_call to:0x01ff930c module:itcm +from:0x02159bf4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159c10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159c38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159c70 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x02159c84 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x02159c90 kind:arm_call to:0x0215bd64 module:overlay(59) +from:0x02159c9c kind:load to:0x027e0d5c module:dtcm +from:0x02159ca0 kind:load to:0x027e09a8 module:dtcm +from:0x02159ca8 kind:load to:0x0203e964 module:main +from:0x02159d20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159d30 kind:load to:0x02163698 module:overlay(59) +from:0x02159d34 kind:load to:0x027e09a8 module:dtcm +from:0x02159d50 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159d6c kind:arm_call to:0x02016d7c module:main +from:0x02159d9c kind:arm_call to:0x02015080 module:main +from:0x02159dbc kind:arm_call to:0x02015080 module:main +from:0x02159ddc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159de8 kind:arm_call to:0x02016958 module:main +from:0x02159df8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159e6c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159e88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159e9c kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x02159ed0 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x02159edc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159ee8 kind:arm_call to:0x0215bd64 module:overlay(59) +from:0x02159ef4 kind:load to:0x027e09a8 module:dtcm +from:0x02159efc kind:load to:0x0203e964 module:main +from:0x02159f04 kind:load to:0x027e0d58 module:dtcm +from:0x02159f80 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159f94 kind:load to:0x027e0d54 module:dtcm +from:0x02159f9c kind:load to:0x021636b0 module:overlay(59) +from:0x02159fa0 kind:load to:0x027e09a8 module:dtcm +from:0x02159fc4 kind:arm_call to:0x02015080 module:main +from:0x02159fe4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a008 kind:arm_call to:0x0215be90 module:overlay(59) +from:0x0215a014 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a020 kind:arm_call to:0x02016958 module:main +from:0x0215a030 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a048 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a06c kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215a078 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215a080 kind:load to:0x027e09a8 module:dtcm +from:0x0215a0a4 kind:arm_call to:0x02016958 module:main +from:0x0215a0b0 kind:arm_call to:0x02160bd4 module:overlay(59) +from:0x0215a10c kind:arm_call to:0x021589ac module:overlay(59) +from:0x0215a124 kind:load to:0x027e0d5c module:dtcm +from:0x0215a12c kind:load to:0x02163740 module:overlay(59) +from:0x0215a130 kind:load to:0x027e0d50 module:dtcm +from:0x0215a188 kind:arm_call to:0x02015244 module:main +from:0x0215a1b0 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215a1d0 kind:arm_call to:0x02015080 module:main +from:0x0215a1e8 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215a204 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215a2bc kind:load to:0x02163740 module:overlay(59) +from:0x0215a2c0 kind:load to:0x020aecf8 module:overlay(0) +from:0x0215a318 kind:arm_call to:0x02015244 module:main +from:0x0215a344 kind:arm_call to:0x0215a52c module:overlay(59) +from:0x0215a370 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215a38c kind:arm_call to:0x02015080 module:main +from:0x0215a3ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a3e0 kind:arm_call to:0x02015080 module:main +from:0x0215a3f8 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215a424 kind:arm_call to:0x02015080 module:main +from:0x0215a444 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a464 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a478 kind:arm_call to:0x02161390 module:overlay(59) +from:0x0215a4b4 kind:arm_call to:0x0215a920 module:overlay(59) +from:0x0215a4bc kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215a4fc kind:arm_call to:0x02016958 module:main +from:0x0215a50c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a514 kind:load to:0x027e09a8 module:dtcm +from:0x0215a51c kind:load to:0x020aecf8 module:overlay(0) +from:0x0215a520 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a524 kind:load to:0x021634c0 module:overlay(59) +from:0x0215a528 kind:load to:0x027e0d5c module:dtcm +from:0x0215a548 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215a580 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a5b0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215a5e0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215a5fc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215a608 kind:load to:0x020b539c module:overlay(0) +from:0x0215a614 kind:load to:0x027e0cec module:dtcm +from:0x0215a718 kind:load to:0x02163698 module:overlay(59) +from:0x0215a71c kind:load to:0x02049be4 module:main +from:0x0215a734 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a73c kind:arm_call to:0x02016958 module:main +from:0x0215a768 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a77c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a794 kind:arm_call to:0x020169d4 module:main +from:0x0215a7a4 kind:arm_call to:0x02016958 module:main +from:0x0215a808 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a814 kind:arm_call to:0x02016958 module:main +from:0x0215a824 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a830 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a83c kind:arm_call to:0x0215bd64 module:overlay(59) +from:0x0215a870 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215a8b8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a8d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a8f0 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215a904 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215a914 kind:load to:0x0203e964 module:main +from:0x0215a918 kind:load to:0x027e0d58 module:dtcm +from:0x0215a91c kind:load to:0x027e0d54 module:dtcm +from:0x0215a938 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a970 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a994 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a9e4 kind:arm_call to:0x02016a70 module:main +from:0x0215aa14 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215aa5c kind:arm_call to:0x0215c010 module:overlay(59) +from:0x0215aac8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215aaf8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ab24 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215ab34 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ab50 kind:arm_call to:0x02160ba4 module:overlay(59) +from:0x0215ab5c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ab60 kind:load to:0x027e0d5c module:dtcm +from:0x0215ab68 kind:load to:0x027e09b8 module:dtcm +from:0x0215ab70 kind:load to:0x020b3000 module:overlay(0) +from:0x0215abd4 kind:load to:0x02163758 module:overlay(59) +from:0x0215abf0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ac10 kind:arm_call to:0x02015080 module:main +from:0x0215ac24 kind:arm_call to:0x02160f94 module:overlay(59) +from:0x0215ac44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ac58 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215acf4 kind:arm_call to:0x0215c074 module:overlay(59) +from:0x0215ad48 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215ad64 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215ad70 kind:arm_call to:0x02073104 module:overlay(0) +from:0x0215ad94 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0215ada0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215adb4 kind:arm_call to:0x02070b78 module:overlay(0) +from:0x0215adc0 kind:arm_call to:0x020d43b0 module:overlay(24) +from:0x0215ae28 kind:arm_call to:0x0215c074 module:overlay(59) +from:0x0215ae34 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ae38 kind:load to:0x027e09a8 module:dtcm +from:0x0215ae40 kind:load to:0x027e0d5c module:dtcm +from:0x0215ae48 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215ae4c kind:load to:0x027e09b8 module:dtcm +from:0x0215ae50 kind:load to:0x027e09a4 module:dtcm +from:0x0215ae54 kind:load to:0x027e0cfc module:dtcm +from:0x0215ae6c kind:arm_call to:0x0215bb04 module:overlay(59) +from:0x0215ae94 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ae9c kind:arm_call to:0x01ff938c module:itcm +from:0x0215aea8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215aed0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aeec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215aef8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215af00 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215af40 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215af4c kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0215af78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af88 kind:arm_call to:0x02160f94 module:overlay(59) +from:0x0215af94 kind:arm_call to:0x02158314 module:overlay(59) +from:0x0215afa4 kind:arm_call to:0x0215bdd4 module:overlay(59) +from:0x0215afb8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215afd0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215afdc kind:load to:0x027e0ce4 module:dtcm +from:0x0215afe0 kind:load to:0x027e0d50 module:dtcm +from:0x0215afe4 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215afe8 kind:load to:0x027e09a8 module:dtcm +from:0x0215b024 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215b050 kind:arm_call to:0x0215bfe4 module:overlay(59) +from:0x0215b07c kind:arm_call to:0x01ff916c module:itcm +from:0x0215b104 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215b114 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215b144 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b194 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b1b4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215b1c4 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215b210 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215b220 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215b230 kind:load to:0x027e09a8 module:dtcm +from:0x0215b244 kind:load to:0x02097bec module:overlay(0) +from:0x0215b250 kind:arm_call to:0x020992dc module:overlay(0) +from:0x0215b280 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215b28c kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215b2ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b2bc kind:arm_call to:0x02160f94 module:overlay(59) +from:0x0215b2e0 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0215b32c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215b338 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b33c kind:load to:0x020aecf0 module:overlay(0) +from:0x0215b344 kind:load to:0x02163698 module:overlay(59) +from:0x0215b350 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x0215b368 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215b388 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b398 kind:arm_call to:0x02160f94 module:overlay(59) +from:0x0215b3a4 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x0215b408 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215b414 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b41c kind:load to:0x02163698 module:overlay(59) +from:0x0215b460 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b468 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0215b474 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215b47c kind:load to:0x027e09a8 module:dtcm +from:0x0215b498 kind:arm_call to:0x0215b8cc module:overlay(59) +from:0x0215b4a4 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x0215b4ac kind:load to:0x020b51b8 module:overlay(0) +from:0x0215b4f8 kind:arm_call to:0x0215bfb4 module:overlay(59) +from:0x0215b528 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b598 kind:arm_call to:0x0215baa8 module:overlay(59) +from:0x0215b5ac kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215b608 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b624 kind:arm_call to:0x0215bfe4 module:overlay(59) +from:0x0215b630 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215b69c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b6f8 kind:arm_call to:0x0215c074 module:overlay(59) +from:0x0215b718 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b7c4 kind:arm_call to:0x0215c074 module:overlay(59) +from:0x0215b80c kind:arm_call to:0x0215c074 module:overlay(59) +from:0x0215b844 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215b860 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0215b868 kind:arm_call to:0x021585d4 module:overlay(59) +from:0x0215b870 kind:arm_call to:0x021584a0 module:overlay(59) +from:0x0215b880 kind:arm_call to:0x02158ed8 module:overlay(59) +from:0x0215b898 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215b8a8 kind:load to:0x021636f8 module:overlay(59) +from:0x0215b8ac kind:load to:0x027e09a8 module:dtcm +from:0x0215b8b4 kind:load to:0x02163710 module:overlay(59) +from:0x0215b8bc kind:load to:0x02163698 module:overlay(59) +from:0x0215b8c0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b8c4 kind:load to:0x027e0d50 module:dtcm +from:0x0215b8c8 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215b8e0 kind:arm_call to:0x0215bfb4 module:overlay(59) +from:0x0215b92c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b95c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b994 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b9d4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215ba28 kind:arm_call to:0x0215c010 module:overlay(59) +from:0x0215ba94 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215baa4 kind:load to:0x027e09b8 module:dtcm +from:0x0215bacc kind:arm_call to:0x0215bfb4 module:overlay(59) +from:0x0215baf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bb2c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215bb40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bb48 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bb70 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bbd8 kind:arm_call to:0x0215bfb4 module:overlay(59) +from:0x0215bc18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bc24 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215bc38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bc48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bce0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bcec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215bd14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bd7c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bd88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bdc4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215be04 kind:arm_call to:0x01fff350 module:itcm +from:0x0215be2c kind:arm_call to:0x01fff350 module:itcm +from:0x0215be64 kind:arm_call to:0x01fff350 module:itcm +from:0x0215be84 kind:load to:0x027e0ce4 module:dtcm +from:0x0215be8c kind:load to:0x020b3000 module:overlay(0) +from:0x0215beb4 kind:arm_call to:0x020169d4 module:main +from:0x0215bf6c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215bf90 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215bf9c kind:load to:0x02162e4c module:overlay(59) +from:0x0215bfa0 kind:load to:0x0203e964 module:main +from:0x0215bfa8 kind:load to:0x027e09c0 module:dtcm +from:0x0215bfac kind:load to:0x027e09a8 module:dtcm +from:0x0215bfcc kind:arm_call to:0x02016fbc module:main +from:0x0215bffc kind:arm_call to:0x02016fbc module:main +from:0x0215c004 kind:arm_call to:0x021618ec module:overlay(59) +from:0x0215c054 kind:arm_call to:0x020158e8 module:main +from:0x0215c098 kind:arm_call to:0x02078834 module:overlay(0) +from:0x0215c0a0 kind:load to:0x027e09bc module:dtcm +from:0x0215c138 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c168 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c17c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c18c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c1b0 kind:load to:0x0203e964 module:main +from:0x0215c1c0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215c1e8 kind:load to:0x021634d4 module:overlay(59) +from:0x0215c1fc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c218 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c220 kind:arm_call to:0x02011ff4 module:main +from:0x0215c2b8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c2c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c2e0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215c2f0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215c300 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c308 kind:arm_call to:0x02011ff4 module:main +from:0x0215c320 kind:arm_call to:0x0215c1ec module:overlay(59) +from:0x0215c33c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215c368 kind:arm_call to:0x0203d210 module:main +from:0x0215c370 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215c378 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c380 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c388 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c394 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215c3a4 kind:arm_call to:0x0215c1ec module:overlay(59) +from:0x0215c3c0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215c3ec kind:arm_call to:0x0203d210 module:main +from:0x0215c3f4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215c3fc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c404 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c40c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c414 kind:arm_call to:0x02011ff4 module:main +from:0x0215c420 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215c42c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c440 kind:load to:0x0216449c module:overlay(59) +from:0x0215c454 kind:arm_call to:0x02011f3c module:main +from:0x0215c460 kind:arm_call to:0x0215c4c4 module:overlay(59) +from:0x0215c478 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c4b8 kind:load to:0x02163784 module:overlay(59) +from:0x0215c4d4 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215c538 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0215c56c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215c584 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c594 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c5d0 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215c5e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c5f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c610 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0215c6b8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215c6c0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215c6c8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0215c6d0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0215c718 kind:arm_call to:0x020a04b4 module:overlay(0) +from:0x0215c758 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215c7b8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215c7c0 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215c7dc kind:load to:0x02163854 module:overlay(59) +from:0x0215c7e0 kind:load to:0x0216449c module:overlay(59) +from:0x0215c7e4 kind:load to:0x021637a8 module:overlay(59) +from:0x0215c7e8 kind:load to:0x02163514 module:overlay(59) +from:0x0215c7ec kind:load to:0x020b27c8 module:overlay(0) +from:0x0215c7f0 kind:load to:0x02164490 module:overlay(59) +from:0x0215c7fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c828 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215c838 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215c8c4 kind:arm_call to:0x0215fba4 module:overlay(59) +from:0x0215c8cc kind:arm_call to:0x0215faec module:overlay(59) +from:0x0215c8d4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215c904 kind:arm_call to:0x0215c9b0 module:overlay(59) +from:0x0215c928 kind:arm_call to:0x020a07d4 module:overlay(0) +from:0x0215c930 kind:arm_call to:0x0215fef8 module:overlay(59) +from:0x0215c978 kind:load to:0x0215f774 module:overlay(59) +from:0x0215c97c kind:load to:0x021638c4 module:overlay(59) +from:0x0215c980 kind:load to:0x02049be4 module:main +from:0x0215c9bc kind:arm_call to:0x0215c984 module:overlay(59) +from:0x0215c9f4 kind:load to:0x021637cc module:overlay(59) +from:0x0215ca44 kind:arm_call to:0x0215ca78 module:overlay(59) +from:0x0215ca70 kind:arm_call to:0x0215ca78 module:overlay(59) +from:0x0215ca98 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215cb00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cb10 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x0215cb24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cb34 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215cb4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215cb60 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0215cbe8 kind:arm_call to:0x02160140 module:overlay(59) +from:0x0215cc10 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215cc28 kind:arm_call to:0x0215c9b0 module:overlay(59) +from:0x0215cc68 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215cc84 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cc8c kind:load to:0x027e09a8 module:dtcm +from:0x0215ccb0 kind:arm_call to:0x021601ac module:overlay(59) +from:0x0215ccb8 kind:arm_call to:0x02160044 module:overlay(59) +from:0x0215cd14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cd28 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215cd40 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cd58 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cd7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd84 kind:arm_call to:0x0215c9f8 module:overlay(59) +from:0x0215cdfc kind:arm_call to:0x02028d30 module:main +from:0x0215ce10 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215ce20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ce60 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215cefc kind:arm_call to:0x02015080 module:main +from:0x0215cf30 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215cf50 kind:arm_call to:0x020a09b8 module:overlay(0) +from:0x0215cf74 kind:arm_call to:0x020a09b8 module:overlay(0) +from:0x0215cf88 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215cfa0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215cfac kind:load to:0x0216380c module:overlay(59) +from:0x0215cfb8 kind:load to:0x027e09c0 module:dtcm +from:0x0215cfc0 kind:load to:0x027e0d5c module:dtcm +from:0x0215cfc4 kind:load to:0x027e0cec module:dtcm +from:0x0215cfe8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215d008 kind:load to:0x027e09b8 module:dtcm +from:0x0215d01c kind:load to:0x02164490 module:overlay(59) +from:0x0215d020 kind:load to:0x020bef88 module:overlays(2,4,17) +from:0x0215d050 kind:arm_call to:0x0200eab0 module:main +from:0x0215d070 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215d0c0 kind:arm_call to:0x02028d30 module:main +from:0x0215d0d4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215d0e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d0fc kind:arm_call to:0x020a09e0 module:overlay(0) +from:0x0215d10c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d134 kind:arm_call to:0x02028d30 module:main +from:0x0215d150 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215d164 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215d17c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215d190 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d1a0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d1b0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d1e8 kind:arm_call to:0x01ff993c module:itcm +from:0x0215d1f8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215d208 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d218 kind:arm_call to:0x02161448 module:overlay(59) +from:0x0215d238 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d278 kind:arm_call to:0x020786dc module:overlay(0) +from:0x0215d2b0 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215d2bc kind:load to:0x027e0ce4 module:dtcm +from:0x0215d2c0 kind:load to:0x0203e964 module:main +from:0x0215d2c4 kind:load to:0x0203f964 module:main +from:0x0215d2d0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d2d4 kind:load to:0x027e09bc module:dtcm +from:0x0215d2f4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215d33c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215d350 kind:load to:0x020b539c module:overlay(0) +from:0x0215d36c kind:arm_call to:0x0215fc2c module:overlay(59) +from:0x0215d378 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215d3f0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d408 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215d494 kind:arm_call to:0x020d9888 module:overlay(31) +from:0x0215d4a0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215d4d4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215d544 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215d568 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215d584 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d604 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d618 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215d6f8 kind:arm_call to:0x020169d4 module:main +from:0x0215d73c kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215d7e8 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215d7f8 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215d844 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215d860 kind:arm_call to:0x02015080 module:main +from:0x0215d87c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215d898 kind:arm_call to:0x02015080 module:main +from:0x0215d8b4 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215d920 kind:arm_call to:0x02015080 module:main +from:0x0215d970 kind:arm_call to:0x02015080 module:main +from:0x0215d98c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215da0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215da30 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215da64 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215dabc kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215db00 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215db24 kind:arm_call to:0x02015080 module:main +from:0x0215db40 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215db5c kind:arm_call to:0x02015080 module:main +from:0x0215db78 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215dbb8 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215dbf0 kind:arm_call to:0x0215c9b0 module:overlay(59) +from:0x0215dc00 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215dc18 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215dc24 kind:load to:0x027e09a8 module:dtcm +from:0x0215dc28 kind:load to:0x027e0d5c module:dtcm +from:0x0215dc2c kind:load to:0x027e09b8 module:dtcm +from:0x0215dc30 kind:load to:0x027e0d34 module:dtcm +from:0x0215dc38 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dc40 kind:load to:0x027e09bc module:dtcm +from:0x0215dc44 kind:load to:0x02162e58 module:overlay(59) +from:0x0215dc5c kind:load to:0x020b51b8 module:overlay(0) +from:0x0215dc88 kind:load to:0x0215f42c module:overlay(59) +from:0x0215dd54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215dd7c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215dd98 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ddd0 kind:arm_call to:0x0215c9b0 module:overlay(59) +from:0x0215dddc kind:arm_call to:0x0215fc98 module:overlay(59) +from:0x0215ddf8 kind:arm_call to:0x02015080 module:main +from:0x0215de18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215de34 kind:arm_call to:0x02015080 module:main +from:0x0215de54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215de5c kind:load to:0x0203e964 module:main +from:0x0215de60 kind:load to:0x027e0d5c module:dtcm +from:0x0215de68 kind:load to:0x027e09a8 module:dtcm +from:0x0215dee8 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215df60 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215df70 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215df7c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215dfa0 kind:load to:0x02049be4 module:main +from:0x0215dfa4 kind:load to:0x0203e964 module:main +from:0x0215e00c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e028 kind:arm_call to:0x02015080 module:main +from:0x0215e048 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215e064 kind:arm_call to:0x02015080 module:main +from:0x0215e084 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215e13c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e14c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e174 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215e188 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e1c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e1e0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e1f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e238 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215e26c kind:arm_call to:0x02015080 module:main +from:0x0215e27c kind:arm_call to:0x0215f3d0 module:overlay(59) +from:0x0215e290 kind:arm_call to:0x0215c9b0 module:overlay(59) +from:0x0215e2a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e2bc kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215e314 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e324 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e334 kind:arm_call to:0x0215fc98 module:overlay(59) +from:0x0215e37c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e394 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e3a8 kind:arm_call to:0x0215c9b0 module:overlay(59) +from:0x0215e3b4 kind:arm_call to:0x0215fc98 module:overlay(59) +from:0x0215e3c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215e3cc kind:load to:0x027e09c0 module:dtcm +from:0x0215e3d0 kind:load to:0x027e0cec module:dtcm +from:0x0215e444 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215e44c kind:load to:0x02049be4 module:main +from:0x0215e4b0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e500 kind:arm_call to:0x02015080 module:main +from:0x0215e520 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215e56c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e57c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e5a4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215e5c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e5dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e5ec kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e608 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e620 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e660 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215e690 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e6a4 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215e6fc kind:arm_call to:0x01ff930c module:itcm +from:0x0215e70c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e720 kind:arm_call to:0x0215fc98 module:overlay(59) +from:0x0215e738 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e74c kind:arm_call to:0x0215c9b0 module:overlay(59) +from:0x0215e758 kind:arm_call to:0x0215fc98 module:overlay(59) +from:0x0215e764 kind:load to:0x027e09a8 module:dtcm +from:0x0215e76c kind:load to:0x027e09c0 module:dtcm +from:0x0215e770 kind:load to:0x027e0cec module:dtcm +from:0x0215e798 kind:load to:0x0215c9b0 module:overlay(59) +from:0x0215e7b4 kind:load to:0x0215d2d8 module:overlay(59) +from:0x0215e7d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e810 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e81c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e860 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e880 kind:arm_call to:0x020169d4 module:main +from:0x0215e8c8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215e918 kind:arm_call to:0x0215f6d8 module:overlay(59) +from:0x0215e980 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215e9a0 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215e9a8 kind:arm_call to:0x02160ba4 module:overlay(59) +from:0x0215e9cc kind:arm_call to:0x02015080 module:main +from:0x0215e9e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ea04 kind:arm_call to:0x02015080 module:main +from:0x0215ea20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ea4c kind:arm_call to:0x02161390 module:overlay(59) +from:0x0215ea74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ea88 kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215eac0 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215ead8 kind:arm_call to:0x02161390 module:overlay(59) +from:0x0215eaf4 kind:arm_call to:0x02015080 module:main +from:0x0215eb10 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215eb28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215eb3c kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215eb74 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215eb98 kind:arm_call to:0x02015080 module:main +from:0x0215ebb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ebd0 kind:arm_call to:0x02015080 module:main +from:0x0215ebec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ec04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ec30 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215ec48 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215ec54 kind:arm_call to:0x02073104 module:overlay(0) +from:0x0215ec78 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0215ec84 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215ec98 kind:arm_call to:0x02070b78 module:overlay(0) +from:0x0215eca4 kind:arm_call to:0x020d43b0 module:overlay(24) +from:0x0215ed04 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215ed10 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ed14 kind:load to:0x027e09a8 module:dtcm +from:0x0215ed18 kind:load to:0x027e0d5c module:dtcm +from:0x0215ed1c kind:load to:0x027e09b8 module:dtcm +from:0x0215ed20 kind:load to:0x02162e50 module:overlay(59) +from:0x0215ed24 kind:load to:0x02162e54 module:overlay(59) +from:0x0215ed34 kind:load to:0x02163770 module:overlay(59) +from:0x0215ed44 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215ed48 kind:load to:0x027e09a4 module:dtcm +from:0x0215ed4c kind:load to:0x027e0cfc module:dtcm +from:0x0215ed64 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215edb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215edd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ede0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215ee34 kind:arm_call to:0x0215f6d8 module:overlay(59) +from:0x0215eea0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215eed0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215eee0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215eefc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215ef0c kind:arm_call to:0x01fff350 module:itcm +from:0x0215ef28 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215ef34 kind:load to:0x027e09b8 module:dtcm +from:0x0215ef3c kind:load to:0x020b3000 module:overlay(0) +from:0x0215ef40 kind:load to:0x027e0ce4 module:dtcm +from:0x0215efb8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215f014 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x0215f078 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f088 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f0a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f0c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f0cc kind:arm_call to:0x0215f42c module:overlay(59) +from:0x0215f100 kind:arm_call to:0x02015080 module:main +from:0x0215f134 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f160 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f170 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215f194 kind:arm_call to:0x02015080 module:main +from:0x0215f1b4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f1d0 kind:arm_call to:0x02015080 module:main +from:0x0215f1f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f208 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f240 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f254 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f270 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f278 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f284 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f298 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f2c0 kind:arm_call to:0x0215f740 module:overlay(59) +from:0x0215f300 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215f374 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215f37c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215f38c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215f3a0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215f3ac kind:load to:0x027e09b8 module:dtcm +from:0x0215f3b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f3b8 kind:load to:0x027e0cec module:dtcm +from:0x0215f3bc kind:load to:0x027e09a8 module:dtcm +from:0x0215f428 kind:load to:0x02049be4 module:main +from:0x0215f688 kind:arm_call to:0x0215fba4 module:overlay(59) +from:0x0215f690 kind:arm_call to:0x0215faec module:overlay(59) +from:0x0215f698 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215f6cc kind:load to:0x021638ac module:overlay(59) +from:0x0215f6d0 kind:load to:0x02163924 module:overlay(59) +from:0x0215f6d4 kind:load to:0x021638c4 module:overlay(59) +from:0x0215f720 kind:arm_call to:0x020158e8 module:main +from:0x0215f768 kind:arm_call to:0x02078834 module:overlay(0) +from:0x0215f770 kind:load to:0x027e09bc module:dtcm +from:0x0215f7f8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215f828 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f83c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f84c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f870 kind:arm_call to:0x0200e260 module:main +from:0x0215f880 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215f91c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215f94c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215f960 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f970 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f9a0 kind:arm_call to:0x0200e260 module:main +from:0x0215f9b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fa28 kind:arm_call to:0x0200e260 module:main +from:0x0215fa38 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fab0 kind:arm_call to:0x0200e260 module:main +from:0x0215fac0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fae4 kind:load to:0x0203e964 module:main +from:0x0215fae8 kind:load to:0x027e0964 module:dtcm +from:0x0215fcb0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215fccc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fd50 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215fd88 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fdb8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215fde0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fdec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215fe64 kind:arm_call to:0x01ff930c module:itcm +from:0x0215fe74 kind:arm_call to:0x01ff930c module:itcm +from:0x0215fe80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fe8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215febc kind:arm_call to:0x01ff930c module:itcm +from:0x0215fec8 kind:load to:0x0203e964 module:main +from:0x0215fecc kind:load to:0x027e0d5c module:dtcm +from:0x0215fee8 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215fef0 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215ff14 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215ff54 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215ff64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ff78 kind:arm_call to:0x02166144 module:overlay(94) +from:0x0215ff84 kind:arm_call to:0x0216613c module:overlay(94) +from:0x0215ffa8 kind:arm_call to:0x02166144 module:overlay(94) +from:0x0215ffc8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215ffe0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fff8 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02160004 kind:arm_call to:0x0216613c module:overlay(94) +from:0x02160028 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02160034 kind:load to:0x020b539c module:overlay(0) +from:0x0216003c kind:load to:0x027e0ce4 module:dtcm +from:0x02160088 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160098 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021600ec kind:arm_call to:0x01ff9638 module:itcm +from:0x021600fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216016c kind:arm_call to:0x02158a34 module:overlay(59) +from:0x02160184 kind:arm_call to:0x02158aa0 module:overlay(59) +from:0x0216019c kind:arm_call to:0x02158b30 module:overlay(59) +from:0x021601a4 kind:load to:0x027e09b8 module:dtcm +from:0x021601a8 kind:load to:0x027e0d50 module:dtcm +from:0x02160204 kind:arm_call to:0x021602d4 module:overlay(59) +from:0x02160218 kind:arm_call to:0x021602d4 module:overlay(59) +from:0x0216022c kind:arm_call to:0x021586a8 module:overlay(59) +from:0x02160234 kind:arm_call to:0x021587c8 module:overlay(59) +from:0x0216025c kind:arm_call to:0x021602d4 module:overlay(59) +from:0x02160270 kind:arm_call to:0x021586a8 module:overlay(59) +from:0x02160278 kind:arm_call to:0x02158920 module:overlay(59) +from:0x02160294 kind:arm_call to:0x021602d4 module:overlay(59) +from:0x021602a8 kind:arm_call to:0x021586a8 module:overlay(59) +from:0x021602b0 kind:arm_call to:0x0215875c module:overlay(59) +from:0x021602cc kind:load to:0x027e09b8 module:dtcm +from:0x021602d0 kind:load to:0x027e0d50 module:dtcm +from:0x02160304 kind:arm_call to:0x01fff350 module:itcm +from:0x0216032c kind:arm_call to:0x01fff350 module:itcm +from:0x02160358 kind:arm_call to:0x01fff350 module:itcm +from:0x02160378 kind:load to:0x027e0ce4 module:dtcm +from:0x02160380 kind:load to:0x020b3000 module:overlay(0) +from:0x0216038c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160394 kind:arm_call to:0x02011ff4 module:main +from:0x021603ac kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021603b4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021603bc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021603c4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021603cc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021603d4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021603dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021603e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021603fc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02160404 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0216040c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02160414 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0216041c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02160424 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216042c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160434 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216043c kind:arm_call to:0x02011ff4 module:main +from:0x02160450 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160460 kind:load to:0x02164590 module:overlay(59) +from:0x0216046e kind:thumb_call_arm to:0x02011f3c module:main +from:0x02160476 kind:thumb_call to:0x021604b8 module:overlay(59) +from:0x02160484 kind:thumb_call_arm to:0x020978dc module:overlay(0) +from:0x021604ac kind:load to:0x021639a4 module:overlay(59) +from:0x021604d4 kind:thumb_call_arm to:0x020a8bb0 module:overlay(0) +from:0x021604f0 kind:thumb_call to:0x0209a188 module:overlay(0) +from:0x02160504 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02160512 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x0216055e kind:thumb_call_arm to:0x020a8b7c module:overlay(0) +from:0x02160568 kind:thumb_call_arm to:0x0209fa68 module:overlay(0) +from:0x021605a4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x021605ac kind:load to:0x02164590 module:overlay(59) +from:0x021605b0 kind:load to:0x02163a5c module:overlay(59) +from:0x021605b4 kind:load to:0x02163514 module:overlay(59) +from:0x021605b8 kind:load to:0x02163b20 module:overlay(59) +from:0x021605bc kind:load to:0x02163a28 module:overlay(59) +from:0x021605c0 kind:load to:0x027e0d5c module:dtcm +from:0x021605c4 kind:load to:0x02164584 module:overlay(59) +from:0x021605cc kind:thumb_call_arm to:0x0209fba8 module:overlay(0) +from:0x021605e4 kind:thumb_call_arm to:0x0209fba8 module:overlay(0) +from:0x021605ec kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x021605f6 kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x021605fc kind:thumb_call_arm to:0x020a8d08 module:overlay(0) +from:0x02160604 kind:load to:0x027e0d5c module:dtcm +from:0x02160618 kind:thumb_call_arm to:0x0209fba8 module:overlay(0) +from:0x02160620 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x0216062a kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x02160630 kind:thumb_call_arm to:0x020a8d08 module:overlay(0) +from:0x02160636 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02160640 kind:load to:0x027e0d5c module:dtcm +from:0x02160658 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02160668 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02160694 kind:load to:0x020a9804 module:overlay(0) +from:0x021606a0 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x021606b4 kind:arm_call to:0x02016fbc module:main +from:0x021606c8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021606ec kind:arm_call to:0x02016fbc module:main +from:0x02160700 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02160764 kind:arm_call to:0x02160720 module:overlay(59) +from:0x02160798 kind:load to:0x021639c0 module:overlay(59) +from:0x02160898 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021608cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021608f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02160900 kind:load to:0x021639f0 module:overlay(59) +from:0x02160904 kind:load to:0x02164584 module:overlay(59) +from:0x02160930 kind:arm_call to:0x02147bf4 module:overlay(58) +from:0x02160944 kind:arm_call to:0x0213a574 module:overlay(56) +from:0x02160964 kind:arm_call to:0x02147ca8 module:overlays(58,70) +from:0x02160978 kind:arm_call to:0x0213a6a0 module:overlay(56) +from:0x02160998 kind:arm_call to:0x01ff930c module:itcm +from:0x021609d0 kind:arm_call to:0x02147c30 module:overlay(58) +from:0x021609e4 kind:arm_call to:0x0213a5d8 module:overlay(56) +from:0x02160a2c kind:arm_call to:0x01ff930c module:itcm +from:0x02160a4c kind:arm_call to:0x02147c30 module:overlay(58) +from:0x02160a60 kind:arm_call to:0x0213a5d8 module:overlay(56) +from:0x02160a8c kind:arm_call to:0x02147bf4 module:overlay(58) +from:0x02160a94 kind:arm_call to:0x02147b6c module:overlay(58) +from:0x02160aa8 kind:arm_call to:0x0213a704 module:overlay(56) +from:0x02160ac4 kind:arm_call to:0x01ff930c module:itcm +from:0x02160adc kind:arm_call to:0x01ff916c module:itcm +from:0x02160aec kind:arm_call to:0x01ff916c module:itcm +from:0x02160b2c kind:arm_call to:0x02147ce4 module:overlays(58,70) +from:0x02160b40 kind:arm_call to:0x0213a704 module:overlay(56) +from:0x02160b54 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02160b60 kind:arm_call to:0x02016958 module:main +from:0x02160b70 kind:arm_call to:0x01ff930c module:itcm +from:0x02160b88 kind:arm_call to:0x02147c6c module:overlay(58) +from:0x02160b9c kind:arm_call to:0x0213a768 module:overlay(56) +from:0x02160bb8 kind:arm_call to:0x02147bf4 module:overlay(58) +from:0x02160bcc kind:arm_call to:0x0213a574 module:overlay(56) +from:0x02160bec kind:arm_call to:0x0206807c module:overlay(0) +from:0x02160c10 kind:load to:0x020b504c module:overlay(0) +from:0x02160cc0 kind:load to:0x02164584 module:overlay(59) +from:0x02160cc4 kind:load to:0x020bef88 module:overlays(2,4,17) +from:0x02160cd8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02160ce4 kind:arm_call to:0x02016958 module:main +from:0x02160d8c kind:arm_call to:0x02066a5c module:overlay(0) +from:0x02160d94 kind:load to:0x027e0d5c module:dtcm +from:0x02160da0 kind:arm_call to:0x0209fba8 module:overlay(0) +from:0x02160da8 kind:arm_call to:0x02011ff4 module:main +from:0x02160dc0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02160dc8 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02160dd0 kind:arm_call to:0x02011ff4 module:main +from:0x02160de8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02160df0 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02160e04 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160e18 kind:load to:0x02164678 module:overlay(59) +from:0x02160e2c kind:arm_call to:0x02011f3c module:main +from:0x02160e38 kind:arm_call to:0x02160e84 module:overlay(59) +from:0x02160e4c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02160e80 kind:load to:0x02163be4 module:overlay(59) +from:0x02160e8c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02160f24 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02160f54 kind:load to:0x02163c58 module:overlay(59) +from:0x02160f58 kind:load to:0x020b27c8 module:overlay(0) +from:0x02160f5c kind:load to:0x02164678 module:overlay(59) +from:0x02160f88 kind:arm_call to:0x02160f94 module:overlay(59) +from:0x02160fcc kind:load to:0x02163c00 module:overlay(59) +from:0x02161028 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161030 kind:load to:0x02163c28 module:overlay(59) +from:0x02161078 kind:load to:0x027e0d5c module:dtcm +from:0x0216107c kind:load to:0x020bfa50 module:overlays(2,4,17) +from:0x0216108c kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x021610c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021610d0 kind:arm_call to:0x02160f94 module:overlay(59) +from:0x021610dc kind:load to:0x027e0cec module:dtcm +from:0x02161144 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216115c kind:load to:0x027e09a8 module:dtcm +from:0x021611ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161204 kind:load to:0x027e09a8 module:dtcm +from:0x0216123c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216129c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021612d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161308 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161364 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02161374 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02161380 kind:load to:0x027e09c0 module:dtcm +from:0x02161384 kind:load to:0x027e09a8 module:dtcm +from:0x021613a0 kind:arm_call to:0x01ff993c module:itcm +from:0x021613d0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02161404 kind:arm_call to:0x01ffc634 module:itcm +from:0x02161438 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0216147c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161484 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0216148c kind:arm_call to:0x02098488 module:overlay(0) +from:0x021614a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021614ac kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021614b4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021614bc kind:arm_call to:0x02011ff4 module:main +from:0x021614d0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021614e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021614f8 kind:load to:0x02163cc0 module:overlay(59) +from:0x02161500 kind:arm_call to:0x0209794c module:overlay(0) +from:0x0216150c kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x02161514 kind:load to:0x027e0d00 module:dtcm +from:0x02161528 kind:arm_call_thumb to:0x020bf750 module:overlay(1) +from:0x02161530 kind:arm_call to:0x02097998 module:overlay(0) +from:0x02161538 kind:load to:0x027e0d00 module:dtcm +from:0x02161544 kind:load to:0x02164760 module:overlay(59) +from:0x02161558 kind:arm_call to:0x02011f3c module:main +from:0x02161564 kind:arm_call to:0x021615ac module:overlay(59) +from:0x02161578 kind:arm_call to:0x021614dc module:overlay(59) +from:0x021615a8 kind:load to:0x02163ce4 module:overlay(59) +from:0x021615b4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021615d8 kind:arm_call to:0x0200f05c module:main +from:0x021615f4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161610 kind:arm_call to:0x0203d160 module:main +from:0x02161648 kind:arm_call to:0x0200f05c module:main +from:0x02161684 kind:load to:0x02163d08 module:overlay(59) +from:0x02161688 kind:load to:0x02164760 module:overlay(59) +from:0x0216168c kind:load to:0x02162e5c module:overlay(59) +from:0x02161690 kind:load to:0x021616b8 module:overlay(59) +from:0x02161694 kind:load to:0x0216169c module:overlay(59) +from:0x02161698 kind:load to:0x02162e6c module:overlay(59) +from:0x021616b4 kind:load to:0x020b1968 module:overlay(0) +from:0x021616c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +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:0x021617b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021617d8 kind:arm_call to:0x021619f8 module:overlay(59) +from:0x021617ec kind:arm_call to:0x020974dc module:overlay(0) +from:0x02161808 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02161838 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02161848 kind:load to:0x027e0cd8 module:dtcm +from:0x0216184c kind:load to:0x020b539c module:overlay(0) +from:0x021618b4 kind:arm_call to:0x021619e0 module:overlay(59) +from:0x021618e8 kind:load to:0x027e0130 module:dtcm +from:0x021618fc kind:arm_call to:0x021619e0 module:overlay(59) +from:0x02161958 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02161974 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02161990 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021619a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021619d4 kind:load to:0x027e0cec module:dtcm +from:0x021619d8 kind:load to:0x027e09a8 module:dtcm +from:0x02161a68 kind:load to:0x027e09a4 module:dtcm +from:0x02161a88 kind:arm_call to:0x0203d210 module:main +from:0x02161a90 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161a98 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161aa4 kind:load to:0x021616b8 module:overlay(59) +from:0x02161ac0 kind:arm_call to:0x0203d210 module:main +from:0x02161ac8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161ad0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161ad8 kind:arm_call to:0x02011ff4 module:main +from:0x02161ae4 kind:load to:0x021616b8 module:overlay(59) +from:0x02161af0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02161b04 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02161b18 kind:load to:0x02163d64 module:overlay(59) +from:0x02161b24 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02161b58 kind:load to:0x027e0cd8 module:dtcm +from:0x02161b80 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02161b90 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161b98 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161bb0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161bb8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02161bd4 kind:load to:0x02164848 module:overlay(59) +from:0x02161be8 kind:arm_call to:0x02011f3c module:main +from:0x02161bf4 kind:arm_call to:0x02161c24 module:overlay(59) +from:0x02161c08 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02161c20 kind:load to:0x02163dc8 module:overlay(59) +from:0x02161c2c kind:arm_call to:0x02161afc module:overlay(59) +from:0x02161c5c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02161c74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161ca8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02161cc0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161cd8 kind:load to:0x02163e64 module:overlay(59) +from:0x02161cdc kind:load to:0x02164848 module:overlay(59) +from:0x02161ce0 kind:load to:0x02163e1c module:overlay(59) +from:0x02161cec kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161d04 kind:arm_call to:0x02161b1c module:overlay(59) +from:0x02161d7c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02161d90 kind:load to:0x02163de4 module:overlay(59) +from:0x02161d94 kind:load to:0x02163dfc module:overlay(59) +from:0x02161e10 kind:load to:0x02164848 module:overlay(59) +from:0x02161e38 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161e4c kind:load to:0x020578a4 module:overlay(0) +from:0x02161e60 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161e68 kind:arm_call to:0x02011ff4 module:main +from:0x02161e80 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161e88 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161e90 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161e98 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161eb0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161eb8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161ec0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161ec8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161ed0 kind:arm_call to:0x02011ff4 module:main +from:0x02161ee4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02161ef8 kind:load to:0x02164930 module:overlay(59) +from:0x02161f0c kind:arm_call to:0x02011f3c module:main +from:0x02161f18 kind:arm_call to:0x02161f48 module:overlay(59) +from:0x02161f2c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02161f44 kind:load to:0x02163ec8 module:overlay(59) +from:0x02161f50 kind:arm_call to:0x02161afc module:overlay(59) +from:0x02161f80 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02161f98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161fcc kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02161fe4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161ffc kind:load to:0x02163f1c module:overlay(59) +from:0x02162000 kind:load to:0x02164930 module:overlay(59) +from:0x02162004 kind:load to:0x02163e1c module:overlay(59) +from:0x02162014 kind:arm_call to:0x02161b1c module:overlay(59) +from:0x0216208c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021620a0 kind:load to:0x02163ee4 module:overlay(59) +from:0x021620a4 kind:load to:0x02163efc module:overlay(59) +from:0x02162120 kind:load to:0x02164930 module:overlay(59) +from:0x02162138 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162140 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162148 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162150 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162168 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162170 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162178 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162180 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162188 kind:arm_call to:0x02011ff4 module:main +from:0x0216219c kind:arm_call to:0x0209790c module:overlay(0) +from:0x021621b0 kind:load to:0x02164a18 module:overlay(59) +from:0x021621c4 kind:arm_call to:0x02011f3c module:main +from:0x021621d0 kind:arm_call to:0x02162200 module:overlay(59) +from:0x021621e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021621fc kind:load to:0x02163f80 module:overlay(59) +from:0x02162208 kind:arm_call to:0x02161afc module:overlay(59) +from:0x02162238 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02162250 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02162284 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0216229c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021622b4 kind:load to:0x02163fd4 module:overlay(59) +from:0x021622b8 kind:load to:0x02164a18 module:overlay(59) +from:0x021622bc kind:load to:0x02163e1c module:overlay(59) +from:0x021622cc kind:arm_call to:0x02161b1c module:overlay(59) +from:0x02162344 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02162358 kind:load to:0x02163f9c module:overlay(59) +from:0x0216235c kind:load to:0x02163fb4 module:overlay(59) +from:0x021623d8 kind:load to:0x02164a18 module:overlay(59) +from:0x021623f0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021623f8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162400 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162408 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162420 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162428 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162430 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162438 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162440 kind:arm_call to:0x02011ff4 module:main +from:0x02162454 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02162468 kind:load to:0x02164b00 module:overlay(59) +from:0x0216247c kind:arm_call to:0x02011f3c module:main +from:0x02162488 kind:arm_call to:0x021624b8 module:overlay(59) +from:0x0216249c kind:arm_call to:0x02097898 module:overlay(0) +from:0x021624b4 kind:load to:0x02164038 module:overlay(59) +from:0x021624c0 kind:arm_call to:0x02161afc module:overlay(59) +from:0x021624f0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02162508 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216253c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02162554 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216256c kind:load to:0x0216408c module:overlay(59) +from:0x02162570 kind:load to:0x02164b00 module:overlay(59) +from:0x02162574 kind:load to:0x02163e1c module:overlay(59) +from:0x02162584 kind:arm_call to:0x02161b1c module:overlay(59) +from:0x021625fc kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02162610 kind:load to:0x02164054 module:overlay(59) +from:0x02162614 kind:load to:0x0216406c module:overlay(59) +from:0x02162690 kind:load to:0x02164b00 module:overlay(59) +from:0x021626a8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021626b0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021626b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021626c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021626d8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021626e0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021626e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021626f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021626f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216270c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02162720 kind:load to:0x02164be8 module:overlay(59) +from:0x02162734 kind:arm_call to:0x02011f3c module:main +from:0x02162740 kind:arm_call to:0x02162770 module:overlay(59) +from:0x02162754 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216276c kind:load to:0x021640f0 module:overlay(59) +from:0x02162778 kind:arm_call to:0x02161afc module:overlay(59) +from:0x021627a8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021627c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021627f4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0216280c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02162824 kind:load to:0x02164144 module:overlay(59) +from:0x02162828 kind:load to:0x02164be8 module:overlay(59) +from:0x0216282c kind:load to:0x02163e1c module:overlay(59) +from:0x0216283c kind:arm_call to:0x02161b1c module:overlay(59) +from:0x021628b4 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021628c8 kind:load to:0x0216410c module:overlay(59) +from:0x021628cc kind:load to:0x02164124 module:overlay(59) +from:0x02162948 kind:load to:0x02164be8 module:overlay(59) +from:0x02162960 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162968 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162970 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162978 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162990 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02162998 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021629a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021629a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021629b0 kind:arm_call to:0x02011ff4 module:main +from:0x021629c4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021629d8 kind:load to:0x02164cd0 module:overlay(59) +from:0x021629ec kind:arm_call to:0x02011f3c module:main +from:0x021629f8 kind:arm_call to:0x02162a28 module:overlay(59) +from:0x02162a0c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02162a24 kind:load to:0x021641a8 module:overlay(59) +from:0x02162a30 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02162a88 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02162a94 kind:load to:0x021641cc module:overlay(59) +from:0x02162a98 kind:load to:0x02164cd0 module:overlay(59) +from:0x02162ad0 kind:load to:0x027e0cd8 module:dtcm +from:0x02162b04 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02162b14 kind:arm_call to:0x0200eab0 module:main +from:0x02162b28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162b30 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162b48 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162b50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162b58 kind:arm_call to:0x02011ff4 module:main +from:0x02162b6c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02162b80 kind:load to:0x02164db8 module:overlay(59) +from:0x02162b94 kind:arm_call to:0x02011f3c module:main +from:0x02162ba0 kind:arm_call to:0x02162bd0 module:overlay(59) +from:0x02162bb4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02162bcc kind:load to:0x02164228 module:overlay(59) +from:0x02162bd8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02162bec kind:load to:0x0216424c module:overlay(59) +from:0x02162c3c kind:load to:0x02164db8 module:overlay(59) +from:0x02162c4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162c54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162c6c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162c74 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02162c7c kind:arm_call to:0x02011ff4 module:main +from:0x02162c90 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02162ca4 kind:load to:0x02164ea0 module:overlay(59) +from:0x02162cb8 kind:arm_call to:0x02011f3c module:main +from:0x02162cc4 kind:arm_call to:0x02162d10 module:overlay(59) +from:0x02162cd8 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02162d08 kind:load to:0x021642ac module:overlay(59) +from:0x02162d18 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02162d28 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02162d3c kind:load to:0x021642f0 module:overlay(59) +from:0x02162d40 kind:load to:0x021642c8 module:overlay(59) +from:0x02162d70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162da4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02162e0c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02162e20 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02162e28 kind:arm_call to:0x02011ff4 module:main +from:0x02162e3c kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02162ec8 kind:arm_call to:0x02157ed0 module:overlay(59) +from:0x02162ed8 kind:arm_call to:0x0203ce74 module:main +from:0x02162eec kind:load to:0x02164340 module:overlay(59) +from:0x02162ef0 kind:load to:0x02164350 module:overlay(59) +from:0x02162ef4 kind:load to:0x02158b3c module:overlay(59) +from:0x02162ef8 kind:load to:0x02164344 module:overlay(59) +from:0x02162f4c kind:arm_call to:0x02158b80 module:overlay(59) +from:0x02162f5c kind:arm_call to:0x0203ce74 module:main +from:0x02162f74 kind:load to:0x021634b4 module:overlay(59) +from:0x02162f78 kind:load to:0x0216438c module:overlay(59) +from:0x02162f7c kind:load to:0x021643a8 module:overlay(59) +from:0x02162f80 kind:load to:0x0215c424 module:overlay(59) +from:0x02162f84 kind:load to:0x0216439c module:overlay(59) +from:0x02162fc4 kind:arm_call to:0x0215c46c module:overlay(59) +from:0x02162fd4 kind:arm_call to:0x0203ce74 module:main +from:0x02162fec kind:load to:0x02163770 module:overlay(59) +from:0x02162ff0 kind:load to:0x02164480 module:overlay(59) +from:0x02162ff4 kind:load to:0x0216449c module:overlay(59) +from:0x02162ff8 kind:load to:0x02160448 module:overlay(59) +from:0x02162ffc kind:load to:0x02164484 module:overlay(59) +from:0x02163028 kind:arm_call_thumb to:0x0216047c module:overlay(59) +from:0x02163038 kind:arm_call to:0x0203ce74 module:main +from:0x0216304c kind:load to:0x02164574 module:overlay(59) +from:0x02163050 kind:load to:0x02164590 module:overlay(59) +from:0x02163054 kind:load to:0x02160dfc module:overlay(59) +from:0x02163058 kind:load to:0x02164578 module:overlay(59) +from:0x02163078 kind:arm_call to:0x02160e40 module:overlay(59) +from:0x02163088 kind:arm_call to:0x0203ce74 module:main +from:0x0216309c kind:load to:0x02164668 module:overlay(59) +from:0x021630a0 kind:load to:0x02164678 module:overlay(59) +from:0x021630a4 kind:load to:0x021614c8 module:overlay(59) +from:0x021630a8 kind:load to:0x0216466c module:overlay(59) +from:0x021630dc kind:arm_call to:0x0216156c module:overlay(59) +from:0x021630ec kind:arm_call to:0x0203ce74 module:main +from:0x02163100 kind:load to:0x02163cac module:overlay(59) +from:0x02163104 kind:load to:0x02164750 module:overlay(59) +from:0x02163108 kind:load to:0x02164760 module:overlay(59) +from:0x0216310c kind:load to:0x02161ae8 module:overlay(59) +from:0x02163110 kind:load to:0x02164754 module:overlay(59) +from:0x02163130 kind:arm_call to:0x02161bfc module:overlay(59) +from:0x02163140 kind:arm_call to:0x0203ce74 module:main +from:0x02163154 kind:load to:0x02164838 module:overlay(59) +from:0x02163158 kind:load to:0x02164848 module:overlay(59) +from:0x0216315c kind:load to:0x02161edc module:overlay(59) +from:0x02163160 kind:load to:0x0216483c module:overlay(59) +from:0x02163180 kind:arm_call to:0x02161f20 module:overlay(59) +from:0x02163190 kind:arm_call to:0x0203ce74 module:main +from:0x021631a4 kind:load to:0x02164920 module:overlay(59) +from:0x021631a8 kind:load to:0x02164930 module:overlay(59) +from:0x021631ac kind:load to:0x02162194 module:overlay(59) +from:0x021631b0 kind:load to:0x02164924 module:overlay(59) +from:0x021631d0 kind:arm_call to:0x021621d8 module:overlay(59) +from:0x021631e0 kind:arm_call to:0x0203ce74 module:main +from:0x021631f4 kind:load to:0x02164a08 module:overlay(59) +from:0x021631f8 kind:load to:0x02164a18 module:overlay(59) +from:0x021631fc kind:load to:0x0216244c module:overlay(59) +from:0x02163200 kind:load to:0x02164a0c module:overlay(59) +from:0x02163220 kind:arm_call to:0x02162490 module:overlay(59) +from:0x02163230 kind:arm_call to:0x0203ce74 module:main +from:0x02163244 kind:load to:0x02164af0 module:overlay(59) +from:0x02163248 kind:load to:0x02164b00 module:overlay(59) +from:0x0216324c kind:load to:0x02162704 module:overlay(59) +from:0x02163250 kind:load to:0x02164af4 module:overlay(59) +from:0x02163270 kind:arm_call to:0x02162748 module:overlay(59) +from:0x02163280 kind:arm_call to:0x0203ce74 module:main +from:0x02163294 kind:load to:0x02164bd8 module:overlay(59) +from:0x02163298 kind:load to:0x02164be8 module:overlay(59) +from:0x0216329c kind:load to:0x021629bc module:overlay(59) +from:0x021632a0 kind:load to:0x02164bdc module:overlay(59) +from:0x021632c0 kind:arm_call to:0x02162a00 module:overlay(59) +from:0x021632d0 kind:arm_call to:0x0203ce74 module:main +from:0x021632e4 kind:load to:0x02164cc0 module:overlay(59) +from:0x021632e8 kind:load to:0x02164cd0 module:overlay(59) +from:0x021632ec kind:load to:0x02162b64 module:overlay(59) +from:0x021632f0 kind:load to:0x02164cc4 module:overlay(59) +from:0x02163310 kind:arm_call to:0x02162ba8 module:overlay(59) +from:0x02163320 kind:arm_call to:0x0203ce74 module:main +from:0x02163334 kind:load to:0x02164da8 module:overlay(59) +from:0x02163338 kind:load to:0x02164db8 module:overlay(59) +from:0x0216333c kind:load to:0x02162c88 module:overlay(59) +from:0x02163340 kind:load to:0x02164dac module:overlay(59) +from:0x02163360 kind:arm_call to:0x02162ccc module:overlay(59) +from:0x02163370 kind:arm_call to:0x0203ce74 module:main +from:0x02163384 kind:load to:0x02164e90 module:overlay(59) +from:0x02163388 kind:load to:0x02164ea0 module:overlay(59) +from:0x0216338c kind:load to:0x02162e34 module:overlay(59) +from:0x02163390 kind:load to:0x02164e94 module:overlay(59) +from:0x02163394 kind:load to:0x02162eac module:overlay(59) +from:0x02163398 kind:load to:0x02162efc module:overlay(59) +from:0x0216339c kind:load to:0x02162f88 module:overlay(59) +from:0x021633a0 kind:load to:0x02163000 module:overlay(59) +from:0x021633a4 kind:load to:0x0216305c module:overlay(59) +from:0x021633a8 kind:load to:0x021630ac module:overlay(59) +from:0x021633ac kind:load to:0x02163114 module:overlay(59) +from:0x021633b0 kind:load to:0x02163164 module:overlay(59) +from:0x021633b4 kind:load to:0x021631b4 module:overlay(59) +from:0x021633b8 kind:load to:0x02163204 module:overlay(59) +from:0x021633bc kind:load to:0x02163254 module:overlay(59) +from:0x021633c0 kind:load to:0x021632a4 module:overlay(59) +from:0x021633c4 kind:load to:0x021632f4 module:overlay(59) +from:0x021633c8 kind:load to:0x02163344 module:overlay(59) +from:0x021633e8 kind:load to:0x02157eac module:overlay(59) +from:0x021633ec kind:load to:0x0209774c module:overlay(0) +from:0x021633f0 kind:load to:0x02097754 module:overlay(0) +from:0x021633f4 kind:load to:0x020977d0 module:overlay(0) +from:0x021633f8 kind:load to:0x02097810 module:overlay(0) +from:0x021633fc kind:load to:0x02097814 module:overlay(0) +from:0x02163400 kind:load to:0x02097818 module:overlay(0) +from:0x02163404 kind:load to:0x02158110 module:overlay(59) +from:0x0216340c kind:load to:0x0215813c module:overlay(59) +from:0x02163414 kind:load to:0x02158198 module:overlay(59) +from:0x0216341c kind:load to:0x02158208 module:overlay(59) +from:0x02163424 kind:load to:0x02158250 module:overlay(59) +from:0x0216342c kind:load to:0x02158114 module:overlay(59) +from:0x02163434 kind:load to:0x02158148 module:overlay(59) +from:0x0216343c kind:load to:0x0215819c module:overlay(59) +from:0x02163444 kind:load to:0x0215820c module:overlay(59) +from:0x0216344c kind:load to:0x02158254 module:overlay(59) +from:0x0216345c kind:load to:0x02098518 module:overlay(0) +from:0x02163460 kind:load to:0x02098554 module:overlay(0) +from:0x02163464 kind:load to:0x0209856c module:overlay(0) +from:0x02163468 kind:load to:0x02098578 module:overlay(0) +from:0x0216346c kind:load to:0x01fff464 module:itcm +from:0x02163470 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163474 kind:load to:0x02157fcc module:overlay(59) +from:0x02163478 kind:load to:0x020984b0 module:overlay(0) +from:0x0216347c kind:load to:0x0215803c module:overlay(59) +from:0x02163480 kind:load to:0x020984b8 module:overlay(0) +from:0x02163484 kind:load to:0x020984bc module:overlay(0) +from:0x02163488 kind:load to:0x020984c0 module:overlay(0) +from:0x0216348c kind:load to:0x02099004 module:overlay(0) +from:0x02163490 kind:load to:0x020984c8 module:overlay(0) +from:0x02163494 kind:load to:0x02098584 module:overlay(0) +from:0x02163498 kind:load to:0x020985f0 module:overlay(0) +from:0x0216349c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021634a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021634a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021634a8 kind:load to:0x02157f7c module:overlay(59) +from:0x021634ac kind:load to:0x02157fa0 module:overlay(59) +from:0x021634b0 kind:load to:0x02099588 module:overlay(0) +from:0x021634d4 kind:load to:0x0215c1ec module:overlay(59) +from:0x021634d8 kind:load to:0x0215c208 module:overlay(59) +from:0x021634dc kind:load to:0x0215c22c module:overlay(59) +from:0x021634e0 kind:load to:0x0207c008 module:overlay(0) +from:0x021634e4 kind:load to:0x0207c010 module:overlay(0) +from:0x021634f0 kind:load to:0x02158b5c module:overlay(59) +from:0x021634f4 kind:load to:0x02097944 module:overlay(0) +from:0x021634f8 kind:load to:0x02097754 module:overlay(0) +from:0x021634fc kind:load to:0x020977d0 module:overlay(0) +from:0x02163500 kind:load to:0x0209794c module:overlay(0) +from:0x02163504 kind:load to:0x0209796c module:overlay(0) +from:0x02163508 kind:load to:0x02097998 module:overlay(0) +from:0x02163514 kind:load to:0x02158de4 module:overlay(59) +from:0x02163518 kind:load to:0x0215c2f8 module:overlay(59) +from:0x0216351c kind:load to:0x0209a254 module:overlay(0) +from:0x02163520 kind:load to:0x0209a288 module:overlay(0) +from:0x02163524 kind:load to:0x0209a320 module:overlay(0) +from:0x02163528 kind:load to:0x0209a334 module:overlay(0) +from:0x0216352c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02163530 kind:load to:0x0209a35c module:overlay(0) +from:0x02163534 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02163538 kind:load to:0x0209a06c module:overlay(0) +from:0x0216353c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02163540 kind:load to:0x0209a308 module:overlay(0) +from:0x02163544 kind:load to:0x0209a348 module:overlay(0) +from:0x02163548 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0216354c kind:load to:0x0215c2cc module:overlay(59) +from:0x02163550 kind:load to:0x0215c2a8 module:overlay(59) +from:0x02163554 kind:load to:0x0209a70c module:overlay(0) +from:0x02163560 kind:load to:0x02098518 module:overlay(0) +from:0x02163564 kind:load to:0x02098554 module:overlay(0) +from:0x02163568 kind:load to:0x0209856c module:overlay(0) +from:0x0216356c kind:load to:0x02098578 module:overlay(0) +from:0x02163570 kind:load to:0x01fff464 module:itcm +from:0x02163574 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163578 kind:load to:0x02158df8 module:overlay(59) +from:0x0216357c kind:load to:0x020984b0 module:overlay(0) +from:0x02163580 kind:load to:0x021591ac module:overlay(59) +from:0x02163584 kind:load to:0x021592ec module:overlay(59) +from:0x02163588 kind:load to:0x020984bc module:overlay(0) +from:0x0216358c kind:load to:0x0215932c module:overlay(59) +from:0x02163590 kind:load to:0x021594fc module:overlay(59) +from:0x02163594 kind:load to:0x020984c8 module:overlay(0) +from:0x02163598 kind:load to:0x02098584 module:overlay(0) +from:0x0216359c kind:load to:0x020985f0 module:overlay(0) +from:0x021635a0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021635a4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021635a8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021635ac kind:load to:0x0215c314 module:overlay(59) +from:0x021635b0 kind:load to:0x0215c398 module:overlay(59) +from:0x021635b4 kind:load to:0x02099588 module:overlay(0) +from:0x021635b8 kind:load to:0x02159520 module:overlay(59) +from:0x021635c0 kind:load to:0x021598f0 module:overlay(59) +from:0x021635c8 kind:load to:0x02159a30 module:overlay(59) +from:0x021635d0 kind:load to:0x02159cb4 module:overlay(59) +from:0x021635d8 kind:load to:0x02159f08 module:overlay(59) +from:0x021635e0 kind:load to:0x0215a238 module:overlay(59) +from:0x021635e8 kind:load to:0x0215ab74 module:overlay(59) +from:0x021635f0 kind:load to:0x0215ae58 module:overlay(59) +from:0x021635f8 kind:load to:0x0215a088 module:overlay(59) +from:0x02163600 kind:load to:0x0215b294 module:overlay(59) +from:0x02163608 kind:load to:0x0215b370 module:overlay(59) +from:0x02163610 kind:load to:0x0215b484 module:overlay(59) +from:0x02163618 kind:load to:0x0215a618 module:overlay(59) +from:0x02163620 kind:load to:0x0215b238 module:overlay(59) +from:0x02163628 kind:load to:0x02159654 module:overlay(59) +from:0x02163630 kind:load to:0x02159968 module:overlay(59) +from:0x02163638 kind:load to:0x02159ab8 module:overlay(59) +from:0x02163640 kind:load to:0x02159d3c module:overlay(59) +from:0x02163648 kind:load to:0x02159fa8 module:overlay(59) +from:0x02163650 kind:load to:0x0215a2c4 module:overlay(59) +from:0x02163658 kind:load to:0x0215abd8 module:overlay(59) +from:0x02163660 kind:load to:0x0215aff0 module:overlay(59) +from:0x02163668 kind:load to:0x0215a134 module:overlay(59) +from:0x02163670 kind:load to:0x0215b348 module:overlay(59) +from:0x02163678 kind:load to:0x0215b420 module:overlay(59) +from:0x02163680 kind:load to:0x0215b4b0 module:overlay(59) +from:0x02163688 kind:load to:0x0215a724 module:overlay(59) +from:0x02163690 kind:load to:0x0215b248 module:overlay(59) +from:0x02163784 kind:load to:0x0215c444 module:overlay(59) +from:0x02163788 kind:load to:0x02097944 module:overlay(0) +from:0x0216378c kind:load to:0x02097754 module:overlay(0) +from:0x02163790 kind:load to:0x020977d0 module:overlay(0) +from:0x02163794 kind:load to:0x0209794c module:overlay(0) +from:0x02163798 kind:load to:0x0209796c module:overlay(0) +from:0x0216379c kind:load to:0x02097998 module:overlay(0) +from:0x021637a8 kind:load to:0x0215c7f4 module:overlay(59) +from:0x021637ac kind:load to:0x02160384 module:overlay(59) +from:0x021637b0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021637b4 kind:load to:0x0215fee0 module:overlay(59) +from:0x021637b8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021637bc kind:load to:0x02057e44 module:overlay(0) +from:0x021637c0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021637c4 kind:load to:0x0209a79c module:overlay(0) +from:0x021637c8 kind:load to:0x02057d84 module:overlay(0) +from:0x021637cc kind:load to:0x0215d358 module:overlay(59) +from:0x021637d4 kind:load to:0x0215dc60 module:overlay(59) +from:0x021637dc kind:load to:0x0215de74 module:overlay(59) +from:0x021637e4 kind:load to:0x0215e784 module:overlay(59) +from:0x021637ec kind:load to:0x0215e7a0 module:overlay(59) +from:0x021637f4 kind:load to:0x0215e78c module:overlay(59) +from:0x021637fc kind:load to:0x0215ed50 module:overlay(59) +from:0x02163804 kind:load to:0x0215e3e4 module:overlay(59) +from:0x0216380c kind:load to:0x0215d388 module:overlay(59) +from:0x02163814 kind:load to:0x0215dc8c module:overlay(59) +from:0x0216381c kind:load to:0x0215dfa8 module:overlay(59) +from:0x02163824 kind:load to:0x0215e788 module:overlay(59) +from:0x0216382c kind:load to:0x0215e7b8 module:overlay(59) +from:0x02163834 kind:load to:0x0215e79c module:overlay(59) +from:0x0216383c kind:load to:0x0215ef44 module:overlay(59) +from:0x02163844 kind:load to:0x0215e450 module:overlay(59) +from:0x02163854 kind:load to:0x02098518 module:overlay(0) +from:0x02163858 kind:load to:0x02098554 module:overlay(0) +from:0x0216385c kind:load to:0x0209856c module:overlay(0) +from:0x02163860 kind:load to:0x02098578 module:overlay(0) +from:0x02163864 kind:load to:0x01fff464 module:itcm +from:0x02163868 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0216386c kind:load to:0x0215c808 module:overlay(59) +from:0x02163870 kind:load to:0x020984b0 module:overlay(0) +from:0x02163874 kind:load to:0x0215cc94 module:overlay(59) +from:0x02163878 kind:load to:0x0215cfcc module:overlay(59) +from:0x0216387c kind:load to:0x020984bc module:overlay(0) +from:0x02163880 kind:load to:0x0215d024 module:overlay(59) +from:0x02163884 kind:load to:0x0215d00c module:overlay(59) +from:0x02163888 kind:load to:0x020984c8 module:overlay(0) +from:0x0216388c kind:load to:0x02098584 module:overlay(0) +from:0x02163890 kind:load to:0x020985f0 module:overlay(0) +from:0x02163894 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163898 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216389c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021638a0 kind:load to:0x021603a0 module:overlay(59) +from:0x021638a4 kind:load to:0x021603f0 module:overlay(59) +from:0x021638a8 kind:load to:0x02099588 module:overlay(0) +from:0x021639a4 kind:load to:0x02160465 module:overlay(59) +from:0x021639a8 kind:load to:0x02097944 module:overlay(0) +from:0x021639ac kind:load to:0x02097754 module:overlay(0) +from:0x021639b0 kind:load to:0x020977d0 module:overlay(0) +from:0x021639b4 kind:load to:0x0209794c module:overlay(0) +from:0x021639b8 kind:load to:0x0209796c module:overlay(0) +from:0x021639bc kind:load to:0x02097998 module:overlay(0) +from:0x021639c0 kind:load to:0x0216091c module:overlay(59) +from:0x021639c8 kind:load to:0x02160950 module:overlay(59) +from:0x021639d0 kind:load to:0x021609bc module:overlay(59) +from:0x021639d8 kind:load to:0x02160a78 module:overlay(59) +from:0x021639e0 kind:load to:0x02160a38 module:overlay(59) +from:0x021639e8 kind:load to:0x02160b14 module:overlay(59) +from:0x021639f0 kind:load to:0x0216094c module:overlay(59) +from:0x021639f8 kind:load to:0x02160980 module:overlay(59) +from:0x02163a00 kind:load to:0x021609ec module:overlay(59) +from:0x02163a08 kind:load to:0x02160ab0 module:overlay(59) +from:0x02163a10 kind:load to:0x02160a68 module:overlay(59) +from:0x02163a18 kind:load to:0x02160b48 module:overlay(59) +from:0x02163a28 kind:load to:0x020667d8 module:overlay(0) +from:0x02163a2c kind:load to:0x020667f4 module:overlay(0) +from:0x02163a30 kind:load to:0x0209fbec module:overlay(0) +from:0x02163a34 kind:load to:0x0209fcdc module:overlay(0) +from:0x02163a38 kind:load to:0x02160d08 module:overlay(59) +from:0x02163a3c kind:load to:0x02066dfc module:overlay(0) +from:0x02163a40 kind:load to:0x020669d8 module:overlay(0) +from:0x02163a44 kind:load to:0x02067234 module:overlay(0) +from:0x02163a48 kind:load to:0x0206723c module:overlay(0) +from:0x02163a4c kind:load to:0x021605c9 module:overlay(59) +from:0x02163a50 kind:load to:0x02160d98 module:overlay(59) +from:0x02163a5c kind:load to:0x02098518 module:overlay(0) +from:0x02163a60 kind:load to:0x02098554 module:overlay(0) +from:0x02163a64 kind:load to:0x0209856c module:overlay(0) +from:0x02163a68 kind:load to:0x02098578 module:overlay(0) +from:0x02163a6c kind:load to:0x01fff464 module:itcm +from:0x02163a70 kind:load to:0x020a99d8 module:overlay(0) +from:0x02163a74 kind:load to:0x020a8d28 module:overlay(0) +from:0x02163a78 kind:load to:0x020a8da4 module:overlay(0) +from:0x02163a7c kind:load to:0x020a98f0 module:overlay(0) +from:0x02163a80 kind:load to:0x020a98f4 module:overlay(0) +from:0x02163a84 kind:load to:0x020984bc module:overlay(0) +from:0x02163a88 kind:load to:0x020a995c module:overlay(0) +from:0x02163a8c kind:load to:0x020984c4 module:overlay(0) +from:0x02163a90 kind:load to:0x020984c8 module:overlay(0) +from:0x02163a94 kind:load to:0x02098584 module:overlay(0) +from:0x02163a98 kind:load to:0x020985f0 module:overlay(0) +from:0x02163a9c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163aa0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163aa4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163aa8 kind:load to:0x02160ddc module:overlay(59) +from:0x02163aac kind:load to:0x02160db4 module:overlay(59) +from:0x02163ab0 kind:load to:0x020a8da0 module:overlay(0) +from:0x02163ab8 kind:load to:0x020a92d0 module:overlay(0) +from:0x02163abc kind:load to:0x020a8f78 module:overlay(0) +from:0x02163ac0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02163ac4 kind:load to:0x020a9150 module:overlay(0) +from:0x02163ac8 kind:load to:0x020a914c module:overlay(0) +from:0x02163acc kind:load to:0x020a921c module:overlay(0) +from:0x02163ad0 kind:load to:0x020a9240 module:overlay(0) +from:0x02163ad4 kind:load to:0x020a9244 module:overlay(0) +from:0x02163ad8 kind:load to:0x020a91a0 module:overlay(0) +from:0x02163adc kind:load to:0x020a91a8 module:overlay(0) +from:0x02163ae0 kind:load to:0x020a91b0 module:overlay(0) +from:0x02163ae4 kind:load to:0x020a8f54 module:overlay(0) +from:0x02163ae8 kind:load to:0x020a8f5c module:overlay(0) +from:0x02163aec kind:load to:0x020a8f64 module:overlay(0) +from:0x02163af0 kind:load to:0x020a8f6c module:overlay(0) +from:0x02163af4 kind:load to:0x020a9448 module:overlay(0) +from:0x02163af8 kind:load to:0x020a9598 module:overlay(0) +from:0x02163afc kind:load to:0x020a95c4 module:overlay(0) +from:0x02163b00 kind:load to:0x020a95e4 module:overlay(0) +from:0x02163b04 kind:load to:0x020a97fc module:overlay(0) +from:0x02163b08 kind:load to:0x020a95d4 module:overlay(0) +from:0x02163b0c kind:load to:0x020a8ec0 module:overlay(0) +from:0x02163b10 kind:load to:0x020a8e84 module:overlay(0) +from:0x02163b14 kind:load to:0x020a99a4 module:overlay(0) +from:0x02163b20 kind:load to:0x02098518 module:overlay(0) +from:0x02163b24 kind:load to:0x02098554 module:overlay(0) +from:0x02163b28 kind:load to:0x0209856c module:overlay(0) +from:0x02163b2c kind:load to:0x02098578 module:overlay(0) +from:0x02163b30 kind:load to:0x01fff464 module:itcm +from:0x02163b34 kind:load to:0x020a99d8 module:overlay(0) +from:0x02163b38 kind:load to:0x02160644 module:overlay(59) +from:0x02163b3c kind:load to:0x02160698 module:overlay(59) +from:0x02163b40 kind:load to:0x0216079c module:overlay(59) +from:0x02163b44 kind:load to:0x02160908 module:overlay(59) +from:0x02163b48 kind:load to:0x020984bc module:overlay(0) +from:0x02163b4c kind:load to:0x02160cac module:overlay(59) +from:0x02163b50 kind:load to:0x02160cb0 module:overlay(59) +from:0x02163b54 kind:load to:0x020984c8 module:overlay(0) +from:0x02163b58 kind:load to:0x02098584 module:overlay(0) +from:0x02163b5c kind:load to:0x020985f0 module:overlay(0) +from:0x02163b60 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163b64 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163b68 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163b6c kind:load to:0x021605d5 module:overlay(59) +from:0x02163b70 kind:load to:0x02160609 module:overlay(59) +from:0x02163b74 kind:load to:0x020a8da0 module:overlay(0) +from:0x02163b78 kind:load to:0x0216074c module:overlay(59) +from:0x02163b7c kind:load to:0x020a92d0 module:overlay(0) +from:0x02163b80 kind:load to:0x020a8f78 module:overlay(0) +from:0x02163b84 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02163b88 kind:load to:0x020a9150 module:overlay(0) +from:0x02163b8c kind:load to:0x020a914c module:overlay(0) +from:0x02163b90 kind:load to:0x02160c30 module:overlay(59) +from:0x02163b94 kind:load to:0x020a9240 module:overlay(0) +from:0x02163b98 kind:load to:0x020a9244 module:overlay(0) +from:0x02163b9c kind:load to:0x020a91a0 module:overlay(0) +from:0x02163ba0 kind:load to:0x02160c48 module:overlay(59) +from:0x02163ba4 kind:load to:0x020a91b0 module:overlay(0) +from:0x02163ba8 kind:load to:0x020a8f54 module:overlay(0) +from:0x02163bac kind:load to:0x020a8f5c module:overlay(0) +from:0x02163bb0 kind:load to:0x020a8f64 module:overlay(0) +from:0x02163bb4 kind:load to:0x020a8f6c module:overlay(0) +from:0x02163bb8 kind:load to:0x020a9448 module:overlay(0) +from:0x02163bbc kind:load to:0x020a9598 module:overlay(0) +from:0x02163bc0 kind:load to:0x020a95c4 module:overlay(0) +from:0x02163bc4 kind:load to:0x020a95e4 module:overlay(0) +from:0x02163bc8 kind:load to:0x020a97fc module:overlay(0) +from:0x02163bcc kind:load to:0x02160cc8 module:overlay(59) +from:0x02163bd0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02163bd4 kind:load to:0x020a8e84 module:overlay(0) +from:0x02163bd8 kind:load to:0x020a99a4 module:overlay(0) +from:0x02163be4 kind:load to:0x02160e1c module:overlay(59) +from:0x02163be8 kind:load to:0x02097944 module:overlay(0) +from:0x02163bec kind:load to:0x02097754 module:overlay(0) +from:0x02163bf0 kind:load to:0x020977d0 module:overlay(0) +from:0x02163bf4 kind:load to:0x0209794c module:overlay(0) +from:0x02163bf8 kind:load to:0x0209796c module:overlay(0) +from:0x02163bfc kind:load to:0x02097998 module:overlay(0) +from:0x02163c00 kind:load to:0x02161048 module:overlay(59) +from:0x02163c08 kind:load to:0x02161060 module:overlay(59) +from:0x02163c10 kind:load to:0x021610e4 module:overlay(59) +from:0x02163c18 kind:load to:0x021610ec module:overlay(59) +from:0x02163c20 kind:load to:0x02161210 module:overlay(59) +from:0x02163c28 kind:load to:0x0216105c module:overlay(59) +from:0x02163c30 kind:load to:0x02161080 module:overlay(59) +from:0x02163c38 kind:load to:0x021610e8 module:overlay(59) +from:0x02163c40 kind:load to:0x02161164 module:overlay(59) +from:0x02163c48 kind:load to:0x02161224 module:overlay(59) +from:0x02163c58 kind:load to:0x02098518 module:overlay(0) +from:0x02163c5c kind:load to:0x02098554 module:overlay(0) +from:0x02163c60 kind:load to:0x0209856c module:overlay(0) +from:0x02163c64 kind:load to:0x02098578 module:overlay(0) +from:0x02163c68 kind:load to:0x01fff464 module:itcm +from:0x02163c6c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163c70 kind:load to:0x02160f64 module:overlay(59) +from:0x02163c74 kind:load to:0x020984b0 module:overlay(0) +from:0x02163c78 kind:load to:0x02160fd0 module:overlay(59) +from:0x02163c7c kind:load to:0x02161034 module:overlay(59) +from:0x02163c80 kind:load to:0x020984bc module:overlay(0) +from:0x02163c84 kind:load to:0x021613bc module:overlay(59) +from:0x02163c88 kind:load to:0x020984c4 module:overlay(0) +from:0x02163c8c kind:load to:0x020984c8 module:overlay(0) +from:0x02163c90 kind:load to:0x02098584 module:overlay(0) +from:0x02163c94 kind:load to:0x020985f0 module:overlay(0) +from:0x02163c98 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163c9c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163ca0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163ca4 kind:load to:0x02161470 module:overlay(59) +from:0x02163ca8 kind:load to:0x02161498 module:overlay(59) +from:0x02163cc4 kind:load to:0x02097944 module:overlay(0) +from:0x02163cc8 kind:load to:0x02097754 module:overlay(0) +from:0x02163ccc kind:load to:0x020977d0 module:overlay(0) +from:0x02163cd0 kind:load to:0x021614fc module:overlay(59) +from:0x02163cd4 kind:load to:0x0209796c module:overlay(0) +from:0x02163cd8 kind:load to:0x02161518 module:overlay(59) +from:0x02163ce4 kind:load to:0x02161548 module:overlay(59) +from:0x02163ce8 kind:load to:0x02097944 module:overlay(0) +from:0x02163cec kind:load to:0x02097754 module:overlay(0) +from:0x02163cf0 kind:load to:0x020977d0 module:overlay(0) +from:0x02163cf4 kind:load to:0x021614fc module:overlay(59) +from:0x02163cf8 kind:load to:0x0209796c module:overlay(0) +from:0x02163cfc kind:load to:0x02161518 module:overlay(59) +from:0x02163d08 kind:load to:0x02098518 module:overlay(0) +from:0x02163d0c kind:load to:0x02098554 module:overlay(0) +from:0x02163d10 kind:load to:0x0209856c module:overlay(0) +from:0x02163d14 kind:load to:0x02098578 module:overlay(0) +from:0x02163d18 kind:load to:0x01fff464 module:itcm +from:0x02163d1c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163d20 kind:load to:0x021616cc module:overlay(59) +from:0x02163d24 kind:load to:0x020984b0 module:overlay(0) +from:0x02163d28 kind:load to:0x02161850 module:overlay(59) +from:0x02163d2c kind:load to:0x02161854 module:overlay(59) +from:0x02163d30 kind:load to:0x020984bc module:overlay(0) +from:0x02163d34 kind:load to:0x02161868 module:overlay(59) +from:0x02163d38 kind:load to:0x020984c4 module:overlay(0) +from:0x02163d3c kind:load to:0x020984c8 module:overlay(0) +from:0x02163d40 kind:load to:0x02098584 module:overlay(0) +from:0x02163d44 kind:load to:0x020985f0 module:overlay(0) +from:0x02163d48 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163d4c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163d50 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163d54 kind:load to:0x02161a70 module:overlay(59) +from:0x02163d58 kind:load to:0x02161aa8 module:overlay(59) +from:0x02163d64 kind:load to:0x02098518 module:overlay(0) +from:0x02163d68 kind:load to:0x02098554 module:overlay(0) +from:0x02163d6c kind:load to:0x0209856c module:overlay(0) +from:0x02163d70 kind:load to:0x02098578 module:overlay(0) +from:0x02163d74 kind:load to:0x01fff464 module:itcm +from:0x02163d78 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163d7c kind:load to:0x02161b1c module:overlay(59) +from:0x02163d80 kind:load to:0x02161b5c module:overlay(59) +from:0x02163d84 kind:load to:0x02161b60 module:overlay(59) +from:0x02163d88 kind:load to:0x02161b64 module:overlay(59) +from:0x02163d8c kind:load to:0x020984bc module:overlay(0) +from:0x02163d90 kind:load to:0x02161b78 module:overlay(59) +from:0x02163d94 kind:load to:0x020984c4 module:overlay(0) +from:0x02163d98 kind:load to:0x020984c8 module:overlay(0) +from:0x02163d9c kind:load to:0x02098584 module:overlay(0) +from:0x02163da0 kind:load to:0x020985f0 module:overlay(0) +from:0x02163da4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163da8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163dac kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163db0 kind:load to:0x02161b84 module:overlay(59) +from:0x02163db4 kind:load to:0x02161ba4 module:overlay(59) +from:0x02163db8 kind:load to:0x020f7594 module:overlays(19,22,23,31) +from:0x02163dc8 kind:load to:0x02161bd8 module:overlay(59) +from:0x02163dcc kind:load to:0x02097944 module:overlay(0) +from:0x02163dd0 kind:load to:0x02097754 module:overlay(0) +from:0x02163dd4 kind:load to:0x020977d0 module:overlay(0) +from:0x02163dd8 kind:load to:0x0209794c module:overlay(0) +from:0x02163ddc kind:load to:0x0209796c module:overlay(0) +from:0x02163de0 kind:load to:0x02097998 module:overlay(0) +from:0x02163e1c kind:load to:0x02161ce4 module:overlay(59) +from:0x02163e20 kind:load to:0x02161e58 module:overlay(59) +from:0x02163e24 kind:load to:0x02099b00 module:overlay(0) +from:0x02163e28 kind:load to:0x02099b38 module:overlay(0) +from:0x02163e2c kind:load to:0x0209a13c module:overlay(0) +from:0x02163e30 kind:load to:0x0209a144 module:overlay(0) +from:0x02163e34 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02163e38 kind:load to:0x02099cb0 module:overlay(0) +from:0x02163e3c kind:load to:0x02099ba0 module:overlay(0) +from:0x02163e40 kind:load to:0x0209a06c module:overlay(0) +from:0x02163e44 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02163e48 kind:load to:0x0209a10c module:overlay(0) +from:0x02163e4c kind:load to:0x02161e50 module:overlay(59) +from:0x02163e50 kind:load to:0x0209a124 module:overlay(0) +from:0x02163e54 kind:load to:0x02161e40 module:overlay(59) +from:0x02163e58 kind:load to:0x02161e1c module:overlay(59) +from:0x02163e64 kind:load to:0x02098518 module:overlay(0) +from:0x02163e68 kind:load to:0x02098554 module:overlay(0) +from:0x02163e6c kind:load to:0x0209856c module:overlay(0) +from:0x02163e70 kind:load to:0x02098578 module:overlay(0) +from:0x02163e74 kind:load to:0x01fff464 module:itcm +from:0x02163e78 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163e7c kind:load to:0x02161cf8 module:overlay(59) +from:0x02163e80 kind:load to:0x02161b5c module:overlay(59) +from:0x02163e84 kind:load to:0x02161d98 module:overlay(59) +from:0x02163e88 kind:load to:0x02161b64 module:overlay(59) +from:0x02163e8c kind:load to:0x020984bc module:overlay(0) +from:0x02163e90 kind:load to:0x02161b78 module:overlay(59) +from:0x02163e94 kind:load to:0x020984c4 module:overlay(0) +from:0x02163e98 kind:load to:0x020984c8 module:overlay(0) +from:0x02163e9c kind:load to:0x02098584 module:overlay(0) +from:0x02163ea0 kind:load to:0x020985f0 module:overlay(0) +from:0x02163ea4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163ea8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163eac kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163eb0 kind:load to:0x02161e74 module:overlay(59) +from:0x02163eb4 kind:load to:0x02161ea4 module:overlay(59) +from:0x02163eb8 kind:load to:0x02161dc4 module:overlay(59) +from:0x02163ebc kind:load to:0x02161e14 module:overlay(59) +from:0x02163ec8 kind:load to:0x02161efc module:overlay(59) +from:0x02163ecc kind:load to:0x02097944 module:overlay(0) +from:0x02163ed0 kind:load to:0x02097754 module:overlay(0) +from:0x02163ed4 kind:load to:0x020977d0 module:overlay(0) +from:0x02163ed8 kind:load to:0x0209794c module:overlay(0) +from:0x02163edc kind:load to:0x0209796c module:overlay(0) +from:0x02163ee0 kind:load to:0x02097998 module:overlay(0) +from:0x02163f1c kind:load to:0x02098518 module:overlay(0) +from:0x02163f20 kind:load to:0x02098554 module:overlay(0) +from:0x02163f24 kind:load to:0x0209856c module:overlay(0) +from:0x02163f28 kind:load to:0x02098578 module:overlay(0) +from:0x02163f2c kind:load to:0x01fff464 module:itcm +from:0x02163f30 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163f34 kind:load to:0x02162008 module:overlay(59) +from:0x02163f38 kind:load to:0x02161b5c module:overlay(59) +from:0x02163f3c kind:load to:0x021620a8 module:overlay(59) +from:0x02163f40 kind:load to:0x02161b64 module:overlay(59) +from:0x02163f44 kind:load to:0x020984bc module:overlay(0) +from:0x02163f48 kind:load to:0x02161b78 module:overlay(59) +from:0x02163f4c kind:load to:0x020984c4 module:overlay(0) +from:0x02163f50 kind:load to:0x020984c8 module:overlay(0) +from:0x02163f54 kind:load to:0x02098584 module:overlay(0) +from:0x02163f58 kind:load to:0x020985f0 module:overlay(0) +from:0x02163f5c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163f60 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163f64 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163f68 kind:load to:0x0216212c module:overlay(59) +from:0x02163f6c kind:load to:0x0216215c module:overlay(59) +from:0x02163f70 kind:load to:0x021620d4 module:overlay(59) +from:0x02163f74 kind:load to:0x02162124 module:overlay(59) +from:0x02163f80 kind:load to:0x021621b4 module:overlay(59) +from:0x02163f84 kind:load to:0x02097944 module:overlay(0) +from:0x02163f88 kind:load to:0x02097754 module:overlay(0) +from:0x02163f8c kind:load to:0x020977d0 module:overlay(0) +from:0x02163f90 kind:load to:0x0209794c module:overlay(0) +from:0x02163f94 kind:load to:0x0209796c module:overlay(0) +from:0x02163f98 kind:load to:0x02097998 module:overlay(0) +from:0x02163fd4 kind:load to:0x02098518 module:overlay(0) +from:0x02163fd8 kind:load to:0x02098554 module:overlay(0) +from:0x02163fdc kind:load to:0x0209856c module:overlay(0) +from:0x02163fe0 kind:load to:0x02098578 module:overlay(0) +from:0x02163fe4 kind:load to:0x01fff464 module:itcm +from:0x02163fe8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163fec kind:load to:0x021622c0 module:overlay(59) +from:0x02163ff0 kind:load to:0x02161b5c module:overlay(59) +from:0x02163ff4 kind:load to:0x02162360 module:overlay(59) +from:0x02163ff8 kind:load to:0x02161b64 module:overlay(59) +from:0x02163ffc kind:load to:0x020984bc module:overlay(0) +from:0x02164000 kind:load to:0x02161b78 module:overlay(59) +from:0x02164004 kind:load to:0x020984c4 module:overlay(0) +from:0x02164008 kind:load to:0x020984c8 module:overlay(0) +from:0x0216400c kind:load to:0x02098584 module:overlay(0) +from:0x02164010 kind:load to:0x020985f0 module:overlay(0) +from:0x02164014 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02164018 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216401c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164020 kind:load to:0x021623e4 module:overlay(59) +from:0x02164024 kind:load to:0x02162414 module:overlay(59) +from:0x02164028 kind:load to:0x0216238c module:overlay(59) +from:0x0216402c kind:load to:0x021623dc module:overlay(59) +from:0x02164038 kind:load to:0x0216246c module:overlay(59) +from:0x0216403c kind:load to:0x02097944 module:overlay(0) +from:0x02164040 kind:load to:0x02097754 module:overlay(0) +from:0x02164044 kind:load to:0x020977d0 module:overlay(0) +from:0x02164048 kind:load to:0x0209794c module:overlay(0) +from:0x0216404c kind:load to:0x0209796c module:overlay(0) +from:0x02164050 kind:load to:0x02097998 module:overlay(0) +from:0x0216408c kind:load to:0x02098518 module:overlay(0) +from:0x02164090 kind:load to:0x02098554 module:overlay(0) +from:0x02164094 kind:load to:0x0209856c module:overlay(0) +from:0x02164098 kind:load to:0x02098578 module:overlay(0) +from:0x0216409c kind:load to:0x01fff464 module:itcm +from:0x021640a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021640a4 kind:load to:0x02162578 module:overlay(59) +from:0x021640a8 kind:load to:0x02161b5c module:overlay(59) +from:0x021640ac kind:load to:0x02162618 module:overlay(59) +from:0x021640b0 kind:load to:0x02161b64 module:overlay(59) +from:0x021640b4 kind:load to:0x020984bc module:overlay(0) +from:0x021640b8 kind:load to:0x02161b78 module:overlay(59) +from:0x021640bc kind:load to:0x020984c4 module:overlay(0) +from:0x021640c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021640c4 kind:load to:0x02098584 module:overlay(0) +from:0x021640c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021640cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021640d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021640d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021640d8 kind:load to:0x0216269c module:overlay(59) +from:0x021640dc kind:load to:0x021626cc module:overlay(59) +from:0x021640e0 kind:load to:0x02162644 module:overlay(59) +from:0x021640e4 kind:load to:0x02162694 module:overlay(59) +from:0x021640f0 kind:load to:0x02162724 module:overlay(59) +from:0x021640f4 kind:load to:0x02097944 module:overlay(0) +from:0x021640f8 kind:load to:0x02097754 module:overlay(0) +from:0x021640fc kind:load to:0x020977d0 module:overlay(0) +from:0x02164100 kind:load to:0x0209794c module:overlay(0) +from:0x02164104 kind:load to:0x0209796c module:overlay(0) +from:0x02164108 kind:load to:0x02097998 module:overlay(0) +from:0x02164144 kind:load to:0x02098518 module:overlay(0) +from:0x02164148 kind:load to:0x02098554 module:overlay(0) +from:0x0216414c kind:load to:0x0209856c module:overlay(0) +from:0x02164150 kind:load to:0x02098578 module:overlay(0) +from:0x02164154 kind:load to:0x01fff464 module:itcm +from:0x02164158 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0216415c kind:load to:0x02162830 module:overlay(59) +from:0x02164160 kind:load to:0x02161b5c module:overlay(59) +from:0x02164164 kind:load to:0x021628d0 module:overlay(59) +from:0x02164168 kind:load to:0x02161b64 module:overlay(59) +from:0x0216416c kind:load to:0x020984bc module:overlay(0) +from:0x02164170 kind:load to:0x02161b78 module:overlay(59) +from:0x02164174 kind:load to:0x020984c4 module:overlay(0) +from:0x02164178 kind:load to:0x020984c8 module:overlay(0) +from:0x0216417c kind:load to:0x02098584 module:overlay(0) +from:0x02164180 kind:load to:0x020985f0 module:overlay(0) +from:0x02164184 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02164188 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216418c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164190 kind:load to:0x02162954 module:overlay(59) +from:0x02164194 kind:load to:0x02162984 module:overlay(59) +from:0x02164198 kind:load to:0x021628fc module:overlay(59) +from:0x0216419c kind:load to:0x0216294c module:overlay(59) +from:0x021641a8 kind:load to:0x021629dc module:overlay(59) +from:0x021641ac kind:load to:0x02097944 module:overlay(0) +from:0x021641b0 kind:load to:0x02097754 module:overlay(0) +from:0x021641b4 kind:load to:0x020977d0 module:overlay(0) +from:0x021641b8 kind:load to:0x0209794c module:overlay(0) +from:0x021641bc kind:load to:0x0209796c module:overlay(0) +from:0x021641c0 kind:load to:0x02097998 module:overlay(0) +from:0x021641cc kind:load to:0x02098518 module:overlay(0) +from:0x021641d0 kind:load to:0x02098554 module:overlay(0) +from:0x021641d4 kind:load to:0x0209856c module:overlay(0) +from:0x021641d8 kind:load to:0x02098578 module:overlay(0) +from:0x021641dc kind:load to:0x01fff464 module:itcm +from:0x021641e0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021641e4 kind:load to:0x02162a9c module:overlay(59) +from:0x021641e8 kind:load to:0x020984b0 module:overlay(0) +from:0x021641ec kind:load to:0x020984b4 module:overlay(0) +from:0x021641f0 kind:load to:0x020984b8 module:overlay(0) +from:0x021641f4 kind:load to:0x020984bc module:overlay(0) +from:0x021641f8 kind:load to:0x02162ad4 module:overlay(59) +from:0x021641fc kind:load to:0x020984c4 module:overlay(0) +from:0x02164200 kind:load to:0x020984c8 module:overlay(0) +from:0x02164204 kind:load to:0x02098584 module:overlay(0) +from:0x02164208 kind:load to:0x020985f0 module:overlay(0) +from:0x0216420c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02164210 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02164214 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164218 kind:load to:0x02162b1c module:overlay(59) +from:0x0216421c kind:load to:0x02162b3c module:overlay(59) +from:0x02164228 kind:load to:0x02162b84 module:overlay(59) +from:0x0216422c kind:load to:0x02097944 module:overlay(0) +from:0x02164230 kind:load to:0x02097754 module:overlay(0) +from:0x02164234 kind:load to:0x020977d0 module:overlay(0) +from:0x02164238 kind:load to:0x0209794c module:overlay(0) +from:0x0216423c kind:load to:0x0209796c module:overlay(0) +from:0x02164240 kind:load to:0x02097998 module:overlay(0) +from:0x0216424c kind:load to:0x02098518 module:overlay(0) +from:0x02164250 kind:load to:0x02098554 module:overlay(0) +from:0x02164254 kind:load to:0x0209856c module:overlay(0) +from:0x02164258 kind:load to:0x02098578 module:overlay(0) +from:0x0216425c kind:load to:0x01fff464 module:itcm +from:0x02164260 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02164264 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x02164268 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0216426c kind:load to:0x020984b4 module:overlay(0) +from:0x02164270 kind:load to:0x020984b8 module:overlay(0) +from:0x02164274 kind:load to:0x020984bc module:overlay(0) +from:0x02164278 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0216427c kind:load to:0x020984c4 module:overlay(0) +from:0x02164280 kind:load to:0x020984c8 module:overlay(0) +from:0x02164284 kind:load to:0x02098584 module:overlay(0) +from:0x02164288 kind:load to:0x020985f0 module:overlay(0) +from:0x0216428c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02164290 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02164294 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164298 kind:load to:0x02162c40 module:overlay(59) +from:0x0216429c kind:load to:0x02162c60 module:overlay(59) +from:0x021642a0 kind:load to:0x02162bf0 module:overlay(59) +from:0x021642ac kind:load to:0x02162ca8 module:overlay(59) +from:0x021642b0 kind:load to:0x0209c8dc module:overlay(0) +from:0x021642b4 kind:load to:0x0209c99c module:overlay(0) +from:0x021642b8 kind:load to:0x0209c9a0 module:overlay(0) +from:0x021642bc kind:load to:0x0209c9a4 module:overlay(0) +from:0x021642c8 kind:load to:0x0207c49c module:overlay(0) +from:0x021642cc kind:load to:0x0207c4a4 module:overlay(0) +from:0x021642d0 kind:load to:0x0207c96c module:overlay(0) +from:0x021642d4 kind:load to:0x0207c95c module:overlay(0) +from:0x021642d8 kind:load to:0x0207c9a0 module:overlay(0) +from:0x021642dc kind:load to:0x0207ca10 module:overlay(0) +from:0x021642e0 kind:load to:0x0207ca38 module:overlay(0) +from:0x021642e4 kind:load to:0x0207cab0 module:overlay(0) +from:0x021642f0 kind:load to:0x02162d44 module:overlay(59) +from:0x021642f4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021642f8 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x021642fc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02164300 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02164304 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02164308 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0216430c kind:load to:0x0209d1cc module:overlay(0) +from:0x02164310 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02164314 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02164318 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0216431c kind:load to:0x0209d1ec module:overlay(0) +from:0x02164320 kind:load to:0x02162e04 module:overlay(59) +from:0x02164324 kind:load to:0x02162e18 module:overlay(59) diff --git a/config/eur/arm9/overlays/ov059/symbols.txt b/config/eur/arm9/overlays/ov059/symbols.txt new file mode 100644 index 00000000..80cf566a --- /dev/null +++ b/config/eur/arm9/overlays/ov059/symbols.txt @@ -0,0 +1,472 @@ +func_ov059_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov059_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov059_02157ed0 kind:function(arm,size=0x50) addr:0x02157ed0 +func_ov059_02157f20 kind:function(arm,size=0x5c) addr:0x02157f20 +func_ov059_02157f7c kind:function(arm,size=0x24) addr:0x02157f7c +func_ov059_02157fa0 kind:function(arm,size=0x2c) addr:0x02157fa0 +func_ov059_02157fcc kind:function(arm,size=0x2c) addr:0x02157fcc +func_ov059_02157ff8 kind:function(arm,size=0x44) addr:0x02157ff8 +func_ov059_0215803c kind:function(arm,size=0xd4) addr:0x0215803c +func_ov059_02158110 kind:function(arm,size=0x4) addr:0x02158110 +func_ov059_02158114 kind:function(arm,size=0x28) addr:0x02158114 +func_ov059_0215813c kind:function(arm,size=0xc) addr:0x0215813c +func_ov059_02158148 kind:function(arm,size=0x50) addr:0x02158148 +func_ov059_02158198 kind:function(arm,size=0x4) addr:0x02158198 +func_ov059_0215819c kind:function(arm,size=0x6c) addr:0x0215819c +func_ov059_02158208 kind:function(arm,size=0x4) addr:0x02158208 +func_ov059_0215820c kind:function(arm,size=0x44) addr:0x0215820c +func_ov059_02158250 kind:function(arm,size=0x4) addr:0x02158250 +func_ov059_02158254 kind:function(arm,size=0xc0) addr:0x02158254 +func_ov059_02158314 kind:function(arm,size=0x28) addr:0x02158314 +func_ov059_0215833c kind:function(arm,size=0x94) addr:0x0215833c +func_ov059_021583d0 kind:function(arm,size=0x2c) addr:0x021583d0 +func_ov059_021583fc kind:function(arm,size=0xa4) addr:0x021583fc +func_ov059_021584a0 kind:function(arm,size=0xc4) addr:0x021584a0 +func_ov059_02158564 kind:function(arm,size=0x70) addr:0x02158564 +func_ov059_021585d4 kind:function(arm,size=0x74) addr:0x021585d4 +func_ov059_02158648 kind:function(arm,size=0x60) addr:0x02158648 +func_ov059_021586a8 kind:function(arm,size=0xb4) addr:0x021586a8 +func_ov059_0215875c kind:function(arm,size=0x6c) addr:0x0215875c +func_ov059_021587c8 kind:function(arm,size=0x158) addr:0x021587c8 +func_ov059_02158920 kind:function(arm,size=0x8c) addr:0x02158920 +func_ov059_021589ac kind:function(arm,size=0x8) addr:0x021589ac +func_ov059_021589b4 kind:function(arm,size=0x80) addr:0x021589b4 +func_ov059_02158a34 kind:function(arm,size=0x6c) addr:0x02158a34 +func_ov059_02158aa0 kind:function(arm,size=0x90) addr:0x02158aa0 +func_ov059_02158b30 kind:function(arm,size=0xc) addr:0x02158b30 +func_ov059_02158b3c kind:function(arm,size=0x14) addr:0x02158b3c +func_ov059_02158b50 kind:function(arm,size=0xc) addr:0x02158b50 +func_ov059_02158b5c kind:function(arm,size=0x24) addr:0x02158b5c +func_ov059_02158b80 kind:function(arm,size=0x4c) addr:0x02158b80 +func_ov059_02158bcc kind:function(arm,size=0x218) addr:0x02158bcc +func_ov059_02158de4 kind:function(arm,size=0x14) addr:0x02158de4 +func_ov059_02158df8 kind:function(arm,size=0xa4) addr:0x02158df8 +func_ov059_02158e9c kind:function(arm,size=0x3c) addr:0x02158e9c +func_ov059_02158ed8 kind:function(arm,size=0x48) addr:0x02158ed8 +func_ov059_02158f20 kind:function(arm,size=0x28c) addr:0x02158f20 +func_ov059_021591ac kind:function(arm,size=0x140) addr:0x021591ac +func_ov059_021592ec kind:function(arm,size=0x40) addr:0x021592ec +func_ov059_0215932c kind:function(arm,size=0x1d0) addr:0x0215932c +func_ov059_021594fc kind:function(arm,size=0x24) addr:0x021594fc +func_ov059_02159520 kind:function(arm,size=0x134) addr:0x02159520 +func_ov059_02159654 kind:function(arm,size=0x29c) addr:0x02159654 +func_ov059_021598f0 kind:function(arm,size=0x78) addr:0x021598f0 +func_ov059_02159968 kind:function(arm,size=0xc8) addr:0x02159968 +func_ov059_02159a30 kind:function(arm,size=0x88) addr:0x02159a30 +func_ov059_02159ab8 kind:function(arm,size=0x1fc) addr:0x02159ab8 +func_ov059_02159cb4 kind:function(arm,size=0x88) addr:0x02159cb4 +func_ov059_02159d3c kind:function(arm,size=0x1cc) addr:0x02159d3c +func_ov059_02159f08 kind:function(arm,size=0xa0) addr:0x02159f08 +func_ov059_02159fa8 kind:function(arm,size=0xe0) addr:0x02159fa8 +func_ov059_0215a088 kind:function(arm,size=0xac) addr:0x0215a088 +func_ov059_0215a134 kind:function(arm,size=0x104) addr:0x0215a134 +func_ov059_0215a238 kind:function(arm,size=0x8c) addr:0x0215a238 +func_ov059_0215a2c4 kind:function(arm,size=0x268) addr:0x0215a2c4 +func_ov059_0215a52c kind:function(arm,size=0xec) addr:0x0215a52c +func_ov059_0215a618 kind:function(arm,size=0x10c) addr:0x0215a618 +func_ov059_0215a724 kind:function(arm,size=0x1fc) addr:0x0215a724 +func_ov059_0215a920 kind:function(arm,size=0x254) addr:0x0215a920 +func_ov059_0215ab74 kind:function(arm,size=0x64) addr:0x0215ab74 +func_ov059_0215abd8 kind:function(arm,size=0x280) addr:0x0215abd8 +func_ov059_0215ae58 kind:function(arm,size=0x198) addr:0x0215ae58 +func_ov059_0215aff0 kind:function(arm,size=0x248) addr:0x0215aff0 +func_ov059_0215b238 kind:function(arm,size=0x10) addr:0x0215b238 +func_ov059_0215b248 kind:function(arm,size=0x4c) addr:0x0215b248 +func_ov059_0215b294 kind:function(arm,size=0xb4) addr:0x0215b294 +func_ov059_0215b348 kind:function(arm,size=0x28) addr:0x0215b348 +func_ov059_0215b370 kind:function(arm,size=0xb0) addr:0x0215b370 +func_ov059_0215b420 kind:function(arm,size=0x64) addr:0x0215b420 +func_ov059_0215b484 kind:function(arm,size=0x2c) addr:0x0215b484 +func_ov059_0215b4b0 kind:function(arm,size=0x41c) addr:0x0215b4b0 +func_ov059_0215b8cc kind:function(arm,size=0x1dc) addr:0x0215b8cc +func_ov059_0215baa8 kind:function(arm,size=0x5c) addr:0x0215baa8 +func_ov059_0215bb04 kind:function(arm,size=0x260) addr:0x0215bb04 +func_ov059_0215bd64 kind:function(arm,size=0x70) addr:0x0215bd64 +func_ov059_0215bdd4 kind:function(arm,size=0xbc) addr:0x0215bdd4 +func_ov059_0215be90 kind:function(arm,size=0x124) addr:0x0215be90 +func_ov059_0215bfb4 kind:function(arm,size=0x30) addr:0x0215bfb4 +func_ov059_0215bfe4 kind:function(arm,size=0x2c) addr:0x0215bfe4 +func_ov059_0215c010 kind:function(arm,size=0x64) addr:0x0215c010 +func_ov059_0215c074 kind:function(arm,size=0x30) addr:0x0215c074 +func_ov059_0215c0a4 kind:function(arm,size=0x110) addr:0x0215c0a4 +func_ov059_0215c1b4 kind:function(arm,size=0x38) addr:0x0215c1b4 +func_ov059_0215c1ec kind:function(arm,size=0x1c) addr:0x0215c1ec +func_ov059_0215c208 kind:function(arm,size=0x24) addr:0x0215c208 +func_ov059_0215c22c kind:function(arm,size=0x7c) addr:0x0215c22c +func_ov059_0215c2a8 kind:function(arm,size=0x24) addr:0x0215c2a8 +func_ov059_0215c2cc kind:function(arm,size=0x2c) addr:0x0215c2cc +func_ov059_0215c2f8 kind:function(arm,size=0x1c) addr:0x0215c2f8 +func_ov059_0215c314 kind:function(arm,size=0x84) addr:0x0215c314 +func_ov059_0215c398 kind:function(arm,size=0x8c) addr:0x0215c398 +func_ov059_0215c424 kind:function(arm,size=0x14) addr:0x0215c424 +func_ov059_0215c438 kind:function(arm,size=0xc) addr:0x0215c438 +func_ov059_0215c444 kind:function(arm,size=0x28) addr:0x0215c444 +func_ov059_0215c46c kind:function(arm,size=0x58) addr:0x0215c46c +func_ov059_0215c4c4 kind:function(arm,size=0x330) addr:0x0215c4c4 +func_ov059_0215c7f4 kind:function(arm,size=0x14) addr:0x0215c7f4 +func_ov059_0215c808 kind:function(arm,size=0x17c) addr:0x0215c808 +func_ov059_0215c984 kind:function(arm,size=0x2c) addr:0x0215c984 +func_ov059_0215c9b0 kind:function(arm,size=0x48) addr:0x0215c9b0 +func_ov059_0215c9f8 kind:function(arm,size=0x80) addr:0x0215c9f8 +func_ov059_0215ca78 kind:function(arm,size=0x21c) addr:0x0215ca78 +func_ov059_0215cc94 kind:function(arm,size=0x338) addr:0x0215cc94 +func_ov059_0215cfcc kind:function(arm,size=0x40) addr:0x0215cfcc +func_ov059_0215d00c kind:function(arm,size=0x18) addr:0x0215d00c +func_ov059_0215d024 kind:function(arm,size=0x2b4) addr:0x0215d024 +func_ov059_0215d2d8 kind:function(arm,size=0x80) addr:0x0215d2d8 +func_ov059_0215d358 kind:function(arm,size=0x30) addr:0x0215d358 +func_ov059_0215d388 kind:function(arm,size=0x8d8) addr:0x0215d388 +func_ov059_0215dc60 kind:function(arm,size=0x2c) addr:0x0215dc60 +func_ov059_0215dc8c kind:function(arm,size=0x1e8) addr:0x0215dc8c +func_ov059_0215de74 kind:function(arm,size=0x134) addr:0x0215de74 +func_ov059_0215dfa8 kind:function(arm,size=0x43c) addr:0x0215dfa8 +func_ov059_0215e3e4 kind:function(arm,size=0x6c) addr:0x0215e3e4 +func_ov059_0215e450 kind:function(arm,size=0x334) addr:0x0215e450 +func_ov059_0215e784 kind:function(arm,size=0x4) addr:0x0215e784 +func_ov059_0215e788 kind:function(arm,size=0x4) addr:0x0215e788 +func_ov059_0215e78c kind:function(arm,size=0x10) addr:0x0215e78c +func_ov059_0215e79c kind:function(arm,size=0x4) addr:0x0215e79c +func_ov059_0215e7a0 kind:function(arm,size=0x18) addr:0x0215e7a0 +func_ov059_0215e7b8 kind:function(arm,size=0x598) addr:0x0215e7b8 +func_ov059_0215ed50 kind:function(arm,size=0x1f4) addr:0x0215ed50 +func_ov059_0215ef44 kind:function(arm,size=0x48c) addr:0x0215ef44 +func_ov059_0215f3d0 kind:function(arm,size=0x5c) addr:0x0215f3d0 +func_ov059_0215f42c kind:function(arm,size=0x2ac) addr:0x0215f42c +func_ov059_0215f6d8 kind:function(arm,size=0x68) addr:0x0215f6d8 +func_ov059_0215f740 kind:function(arm,size=0x34) addr:0x0215f740 +func_ov059_0215f774 kind:function(arm,size=0x378) addr:0x0215f774 +func_ov059_0215faec kind:function(arm,size=0xb8) addr:0x0215faec +func_ov059_0215fba4 kind:function(arm,size=0x88) addr:0x0215fba4 +func_ov059_0215fc2c kind:function(arm,size=0x6c) addr:0x0215fc2c +func_ov059_0215fc98 kind:function(arm,size=0x248) addr:0x0215fc98 +func_ov059_0215fee0 kind:function(arm,size=0x18) addr:0x0215fee0 +func_ov059_0215fef8 kind:function(arm,size=0x14c) addr:0x0215fef8 +func_ov059_02160044 kind:function(arm,size=0xfc) addr:0x02160044 +func_ov059_02160140 kind:function(arm,size=0x6c) addr:0x02160140 +func_ov059_021601ac kind:function(arm,size=0x128) addr:0x021601ac +func_ov059_021602d4 kind:function(arm,size=0xb0) addr:0x021602d4 +func_ov059_02160384 kind:function(arm,size=0x1c) addr:0x02160384 +func_ov059_021603a0 kind:function(arm,size=0x50) addr:0x021603a0 +func_ov059_021603f0 kind:function(arm,size=0x58) addr:0x021603f0 +func_ov059_02160448 kind:function(arm,size=0x14) addr:0x02160448 +func_ov059_0216045c kind:function(thumb,size=0x8) addr:0x0216045c +func_ov059_02160464 kind:function(thumb,size=0x18) addr:0x02160464 +func_ov059_0216047c kind:function(thumb,size=0x3c) addr:0x0216047c +func_ov059_021604b8 kind:function(thumb,size=0x110) addr:0x021604b8 +func_ov059_021605c8 kind:function(thumb,size=0xc) addr:0x021605c8 +func_ov059_021605d4 kind:function(thumb,size=0x34) addr:0x021605d4 +func_ov059_02160608 kind:function(thumb,size=0x3c) addr:0x02160608 +func_ov059_02160644 kind:function(arm,size=0x54) addr:0x02160644 +func_ov059_02160698 kind:function(arm,size=0x88) addr:0x02160698 +func_ov059_02160720 kind:function(arm,size=0x2c) addr:0x02160720 +func_ov059_0216074c kind:function(arm,size=0x50) addr:0x0216074c +func_ov059_0216079c kind:function(arm,size=0x16c) addr:0x0216079c +func_ov059_02160908 kind:function(arm,size=0x14) addr:0x02160908 +func_ov059_0216091c kind:function(arm,size=0x30) addr:0x0216091c +func_ov059_0216094c kind:function(arm,size=0x4) addr:0x0216094c +func_ov059_02160950 kind:function(arm,size=0x30) addr:0x02160950 +func_ov059_02160980 kind:function(arm,size=0x3c) addr:0x02160980 +func_ov059_021609bc kind:function(arm,size=0x30) addr:0x021609bc +func_ov059_021609ec kind:function(arm,size=0x4c) addr:0x021609ec +func_ov059_02160a38 kind:function(arm,size=0x30) addr:0x02160a38 +func_ov059_02160a68 kind:function(arm,size=0x10) addr:0x02160a68 +func_ov059_02160a78 kind:function(arm,size=0x38) addr:0x02160a78 +func_ov059_02160ab0 kind:function(arm,size=0x64) addr:0x02160ab0 +func_ov059_02160b14 kind:function(arm,size=0x34) addr:0x02160b14 +func_ov059_02160b48 kind:function(arm,size=0x5c) addr:0x02160b48 +func_ov059_02160ba4 kind:function(arm,size=0x30) addr:0x02160ba4 +func_ov059_02160bd4 kind:function(arm,size=0x44) addr:0x02160bd4 +func_ov059_02160c18 kind:function(arm,size=0x18) addr:0x02160c18 +func_ov059_02160c30 kind:function(arm,size=0x18) addr:0x02160c30 +func_ov059_02160c48 kind:function(arm,size=0x64) addr:0x02160c48 +func_ov059_02160cac kind:function(arm,size=0x4) addr:0x02160cac +func_ov059_02160cb0 kind:function(arm,size=0x18) addr:0x02160cb0 +func_ov059_02160cc8 kind:function(arm,size=0x40) addr:0x02160cc8 +func_ov059_02160d08 kind:function(arm,size=0x90) addr:0x02160d08 +func_ov059_02160d98 kind:function(arm,size=0x1c) addr:0x02160d98 +func_ov059_02160db4 kind:function(arm,size=0x28) addr:0x02160db4 +func_ov059_02160ddc kind:function(arm,size=0x20) addr:0x02160ddc +func_ov059_02160dfc kind:function(arm,size=0x14) addr:0x02160dfc +func_ov059_02160e10 kind:function(arm,size=0xc) addr:0x02160e10 +func_ov059_02160e1c kind:function(arm,size=0x24) addr:0x02160e1c +func_ov059_02160e40 kind:function(arm,size=0x44) addr:0x02160e40 +func_ov059_02160e84 kind:function(arm,size=0xe0) addr:0x02160e84 +func_ov059_02160f64 kind:function(arm,size=0x30) addr:0x02160f64 +func_ov059_02160f94 kind:function(arm,size=0x3c) addr:0x02160f94 +func_ov059_02160fd0 kind:function(arm,size=0x64) addr:0x02160fd0 +func_ov059_02161034 kind:function(arm,size=0x14) addr:0x02161034 +func_ov059_02161048 kind:function(arm,size=0x14) addr:0x02161048 +func_ov059_0216105c kind:function(arm,size=0x4) addr:0x0216105c +func_ov059_02161060 kind:function(arm,size=0x20) addr:0x02161060 +func_ov059_02161080 kind:function(arm,size=0x64) addr:0x02161080 +func_ov059_021610e4 kind:function(arm,size=0x4) addr:0x021610e4 +func_ov059_021610e8 kind:function(arm,size=0x4) addr:0x021610e8 +func_ov059_021610ec kind:function(arm,size=0x78) addr:0x021610ec +func_ov059_02161164 kind:function(arm,size=0xac) addr:0x02161164 +func_ov059_02161210 kind:function(arm,size=0x14) addr:0x02161210 +func_ov059_02161224 kind:function(arm,size=0x16c) addr:0x02161224 +func_ov059_02161390 kind:function(arm,size=0x2c) addr:0x02161390 +func_ov059_021613bc kind:function(arm,size=0x8c) addr:0x021613bc +func_ov059_02161448 kind:function(arm,size=0x28) addr:0x02161448 +func_ov059_02161470 kind:function(arm,size=0x28) addr:0x02161470 +func_ov059_02161498 kind:function(arm,size=0x30) addr:0x02161498 +func_ov059_021614c8 kind:function(arm,size=0x14) addr:0x021614c8 +func_ov059_021614dc kind:function(arm,size=0x20) addr:0x021614dc +func_ov059_021614fc kind:function(arm,size=0x1c) addr:0x021614fc +func_ov059_02161518 kind:function(arm,size=0x24) addr:0x02161518 +func_ov059_0216153c kind:function(arm,size=0xc) addr:0x0216153c +func_ov059_02161548 kind:function(arm,size=0x24) addr:0x02161548 +func_ov059_0216156c kind:function(arm,size=0x40) addr:0x0216156c +func_ov059_021615ac kind:function(arm,size=0xf0) addr:0x021615ac +func_ov059_0216169c kind:function(arm,size=0x1c) addr:0x0216169c +func_ov059_021616b8 kind:function(arm,size=0x14) addr:0x021616b8 +func_ov059_021616cc kind:function(arm,size=0x184) addr:0x021616cc +func_ov059_02161850 kind:function(arm,size=0x4) addr:0x02161850 +func_ov059_02161854 kind:function(arm,size=0x14) addr:0x02161854 +func_ov059_02161868 kind:function(arm,size=0x84) addr:0x02161868 +func_ov059_021618ec kind:function(arm,size=0xf4) addr:0x021618ec +func_ov059_021619e0 kind:function(arm,size=0x18) addr:0x021619e0 +func_ov059_021619f8 kind:function(arm,size=0x78) addr:0x021619f8 +func_ov059_02161a70 kind:function(arm,size=0x38) addr:0x02161a70 +func_ov059_02161aa8 kind:function(arm,size=0x40) addr:0x02161aa8 +func_ov059_02161ae8 kind:function(arm,size=0x14) addr:0x02161ae8 +func_ov059_02161afc kind:function(arm,size=0x20) addr:0x02161afc +func_ov059_02161b1c kind:function(arm,size=0x40) addr:0x02161b1c +func_ov059_02161b5c kind:function(arm,size=0x4) addr:0x02161b5c +func_ov059_02161b60 kind:function(arm,size=0x4) addr:0x02161b60 +func_ov059_02161b64 kind:function(arm,size=0x14) addr:0x02161b64 +func_ov059_02161b78 kind:function(arm,size=0xc) addr:0x02161b78 +func_ov059_02161b84 kind:function(arm,size=0x20) addr:0x02161b84 +func_ov059_02161ba4 kind:function(arm,size=0x28) addr:0x02161ba4 +func_ov059_02161bcc kind:function(arm,size=0xc) addr:0x02161bcc +func_ov059_02161bd8 kind:function(arm,size=0x24) addr:0x02161bd8 +func_ov059_02161bfc kind:function(arm,size=0x28) addr:0x02161bfc +func_ov059_02161c24 kind:function(arm,size=0xc0) addr:0x02161c24 +func_ov059_02161ce4 kind:function(arm,size=0x14) addr:0x02161ce4 +func_ov059_02161cf8 kind:function(arm,size=0xa0) addr:0x02161cf8 +func_ov059_02161d98 kind:function(arm,size=0x2c) addr:0x02161d98 +func_ov059_02161dc4 kind:function(arm,size=0x50) addr:0x02161dc4 +func_ov059_02161e14 kind:function(arm,size=0x8) addr:0x02161e14 +func_ov059_02161e1c kind:function(arm,size=0x24) addr:0x02161e1c +func_ov059_02161e40 kind:function(arm,size=0x10) addr:0x02161e40 +func_ov059_02161e50 kind:function(arm,size=0x8) addr:0x02161e50 +func_ov059_02161e58 kind:function(arm,size=0x1c) addr:0x02161e58 +func_ov059_02161e74 kind:function(arm,size=0x30) addr:0x02161e74 +func_ov059_02161ea4 kind:function(arm,size=0x38) addr:0x02161ea4 +func_ov059_02161edc kind:function(arm,size=0x14) addr:0x02161edc +func_ov059_02161ef0 kind:function(arm,size=0xc) addr:0x02161ef0 +func_ov059_02161efc kind:function(arm,size=0x24) addr:0x02161efc +func_ov059_02161f20 kind:function(arm,size=0x28) addr:0x02161f20 +func_ov059_02161f48 kind:function(arm,size=0xc0) addr:0x02161f48 +func_ov059_02162008 kind:function(arm,size=0xa0) addr:0x02162008 +func_ov059_021620a8 kind:function(arm,size=0x2c) addr:0x021620a8 +func_ov059_021620d4 kind:function(arm,size=0x50) addr:0x021620d4 +func_ov059_02162124 kind:function(arm,size=0x8) addr:0x02162124 +func_ov059_0216212c kind:function(arm,size=0x30) addr:0x0216212c +func_ov059_0216215c kind:function(arm,size=0x38) addr:0x0216215c +func_ov059_02162194 kind:function(arm,size=0x14) addr:0x02162194 +func_ov059_021621a8 kind:function(arm,size=0xc) addr:0x021621a8 +func_ov059_021621b4 kind:function(arm,size=0x24) addr:0x021621b4 +func_ov059_021621d8 kind:function(arm,size=0x28) addr:0x021621d8 +func_ov059_02162200 kind:function(arm,size=0xc0) addr:0x02162200 +func_ov059_021622c0 kind:function(arm,size=0xa0) addr:0x021622c0 +func_ov059_02162360 kind:function(arm,size=0x2c) addr:0x02162360 +func_ov059_0216238c kind:function(arm,size=0x50) addr:0x0216238c +func_ov059_021623dc kind:function(arm,size=0x8) addr:0x021623dc +func_ov059_021623e4 kind:function(arm,size=0x30) addr:0x021623e4 +func_ov059_02162414 kind:function(arm,size=0x38) addr:0x02162414 +func_ov059_0216244c kind:function(arm,size=0x14) addr:0x0216244c +func_ov059_02162460 kind:function(arm,size=0xc) addr:0x02162460 +func_ov059_0216246c kind:function(arm,size=0x24) addr:0x0216246c +func_ov059_02162490 kind:function(arm,size=0x28) addr:0x02162490 +func_ov059_021624b8 kind:function(arm,size=0xc0) addr:0x021624b8 +func_ov059_02162578 kind:function(arm,size=0xa0) addr:0x02162578 +func_ov059_02162618 kind:function(arm,size=0x2c) addr:0x02162618 +func_ov059_02162644 kind:function(arm,size=0x50) addr:0x02162644 +func_ov059_02162694 kind:function(arm,size=0x8) addr:0x02162694 +func_ov059_0216269c kind:function(arm,size=0x30) addr:0x0216269c +func_ov059_021626cc kind:function(arm,size=0x38) addr:0x021626cc +func_ov059_02162704 kind:function(arm,size=0x14) addr:0x02162704 +func_ov059_02162718 kind:function(arm,size=0xc) addr:0x02162718 +func_ov059_02162724 kind:function(arm,size=0x24) addr:0x02162724 +func_ov059_02162748 kind:function(arm,size=0x28) addr:0x02162748 +func_ov059_02162770 kind:function(arm,size=0xc0) addr:0x02162770 +func_ov059_02162830 kind:function(arm,size=0xa0) addr:0x02162830 +func_ov059_021628d0 kind:function(arm,size=0x2c) addr:0x021628d0 +func_ov059_021628fc kind:function(arm,size=0x50) addr:0x021628fc +func_ov059_0216294c kind:function(arm,size=0x8) addr:0x0216294c +func_ov059_02162954 kind:function(arm,size=0x30) addr:0x02162954 +func_ov059_02162984 kind:function(arm,size=0x38) addr:0x02162984 +func_ov059_021629bc kind:function(arm,size=0x14) addr:0x021629bc +func_ov059_021629d0 kind:function(arm,size=0xc) addr:0x021629d0 +func_ov059_021629dc kind:function(arm,size=0x24) addr:0x021629dc +func_ov059_02162a00 kind:function(arm,size=0x28) addr:0x02162a00 +func_ov059_02162a28 kind:function(arm,size=0x74) addr:0x02162a28 +func_ov059_02162a9c kind:function(arm,size=0x38) addr:0x02162a9c +func_ov059_02162ad4 kind:function(arm,size=0x20) addr:0x02162ad4 +func_ov059_02162af4 kind:function(arm,size=0x28) addr:0x02162af4 +func_ov059_02162b1c kind:function(arm,size=0x20) addr:0x02162b1c +func_ov059_02162b3c kind:function(arm,size=0x28) addr:0x02162b3c +func_ov059_02162b64 kind:function(arm,size=0x14) addr:0x02162b64 +func_ov059_02162b78 kind:function(arm,size=0xc) addr:0x02162b78 +func_ov059_02162b84 kind:function(arm,size=0x24) addr:0x02162b84 +func_ov059_02162ba8 kind:function(arm,size=0x28) addr:0x02162ba8 +func_ov059_02162bd0 kind:function(arm,size=0x20) addr:0x02162bd0 +func_ov059_02162bf0 kind:function(arm,size=0x50) addr:0x02162bf0 +func_ov059_02162c40 kind:function(arm,size=0x20) addr:0x02162c40 +func_ov059_02162c60 kind:function(arm,size=0x28) addr:0x02162c60 +func_ov059_02162c88 kind:function(arm,size=0x14) addr:0x02162c88 +func_ov059_02162c9c kind:function(arm,size=0xc) addr:0x02162c9c +func_ov059_02162ca8 kind:function(arm,size=0x24) addr:0x02162ca8 +func_ov059_02162ccc kind:function(arm,size=0x44) addr:0x02162ccc +func_ov059_02162d10 kind:function(arm,size=0x34) addr:0x02162d10 +func_ov059_02162d44 kind:function(arm,size=0xc0) addr:0x02162d44 +func_ov059_02162e04 kind:function(arm,size=0x14) addr:0x02162e04 +func_ov059_02162e18 kind:function(arm,size=0x1c) addr:0x02162e18 +func_ov059_02162e34 kind:function(arm,size=0x14) addr:0x02162e34 +data_ov059_02162e4c kind:data(any) addr:0x02162e4c +data_ov059_02162e50 kind:data(any) addr:0x02162e50 +data_ov059_02162e54 kind:data(any) addr:0x02162e54 +data_ov059_02162e58 kind:data(any) addr:0x02162e58 +data_ov059_02162e5c kind:data(any) addr:0x02162e5c +data_ov059_02162e6c kind:data(any) addr:0x02162e6c +func_ov059_02162eac kind:function(arm,size=0x50) addr:0x02162eac +func_ov059_02162efc kind:function(arm,size=0x8c) addr:0x02162efc +func_ov059_02162f88 kind:function(arm,size=0x78) addr:0x02162f88 +func_ov059_02163000 kind:function(arm,size=0x5c) addr:0x02163000 +func_ov059_0216305c kind:function(arm,size=0x50) addr:0x0216305c +func_ov059_021630ac kind:function(arm,size=0x68) addr:0x021630ac +func_ov059_02163114 kind:function(arm,size=0x50) addr:0x02163114 +func_ov059_02163164 kind:function(arm,size=0x50) addr:0x02163164 +func_ov059_021631b4 kind:function(arm,size=0x50) addr:0x021631b4 +func_ov059_02163204 kind:function(arm,size=0x50) addr:0x02163204 +func_ov059_02163254 kind:function(arm,size=0x50) addr:0x02163254 +func_ov059_021632a4 kind:function(arm,size=0x50) addr:0x021632a4 +func_ov059_021632f4 kind:function(arm,size=0x50) addr:0x021632f4 +func_ov059_02163344 kind:function(arm,size=0x50) addr:0x02163344 +data_ov059_021633e8 kind:data(any) addr:0x021633e8 +data_ov059_02163404 kind:data(any) addr:0x02163404 +data_ov059_0216342c kind:data(any) addr:0x0216342c +data_ov059_0216345c kind:data(any) addr:0x0216345c +data_ov059_021634b4 kind:data(any) addr:0x021634b4 +data_ov059_021634c0 kind:data(any) addr:0x021634c0 +data_ov059_021634cc kind:data(any) addr:0x021634cc ambiguous +data_ov059_021634d4 kind:data(any) addr:0x021634d4 +data_ov059_021634f0 kind:data(any) addr:0x021634f0 +data_ov059_02163514 kind:data(any) addr:0x02163514 +data_ov059_02163518 kind:data(any) addr:0x02163518 ambiguous +data_ov059_02163560 kind:data(any) addr:0x02163560 +data_ov059_021635b8 kind:data(any) addr:0x021635b8 +data_ov059_0216361c kind:data(any) addr:0x0216361c ambiguous +data_ov059_02163628 kind:data(any) addr:0x02163628 +data_ov059_02163698 kind:data(any) addr:0x02163698 +data_ov059_021636b0 kind:data(any) addr:0x021636b0 +data_ov059_021636f8 kind:data(any) addr:0x021636f8 +data_ov059_02163710 kind:data(any) addr:0x02163710 +data_ov059_02163740 kind:data(any) addr:0x02163740 +data_ov059_02163758 kind:data(any) addr:0x02163758 +data_ov059_02163770 kind:data(any) addr:0x02163770 +data_ov059_02163784 kind:data(any) addr:0x02163784 +data_ov059_021637a8 kind:data(any) addr:0x021637a8 +data_ov059_021637cc kind:data(any) addr:0x021637cc +data_ov059_0216380c kind:data(any) addr:0x0216380c +data_ov059_02163854 kind:data(any) addr:0x02163854 +data_ov059_02163888 kind:data(any) addr:0x02163888 ambiguous +data_ov059_021638ac kind:data(any) addr:0x021638ac +data_ov059_021638c4 kind:data(any) addr:0x021638c4 +data_ov059_02163924 kind:data(any) addr:0x02163924 +data_ov059_021639a4 kind:data(any) addr:0x021639a4 +data_ov059_021639c0 kind:data(any) addr:0x021639c0 +data_ov059_021639f0 kind:data(any) addr:0x021639f0 +data_ov059_02163a28 kind:data(any) addr:0x02163a28 +data_ov059_02163a5c kind:data(any) addr:0x02163a5c +data_ov059_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov059_02163b20 kind:data(any) addr:0x02163b20 +data_ov059_02163be4 kind:data(any) addr:0x02163be4 +data_ov059_02163c00 kind:data(any) addr:0x02163c00 +data_ov059_02163c28 kind:data(any) addr:0x02163c28 +data_ov059_02163c58 kind:data(any) addr:0x02163c58 +data_ov059_02163cac kind:data(any) addr:0x02163cac +data_ov059_02163cc0 kind:data(any) addr:0x02163cc0 +data_ov059_02163ce4 kind:data(any) addr:0x02163ce4 +data_ov059_02163d08 kind:data(any) addr:0x02163d08 +data_ov059_02163d64 kind:data(any) addr:0x02163d64 +data_ov059_02163dc8 kind:data(any) addr:0x02163dc8 +data_ov059_02163de4 kind:data(any) addr:0x02163de4 +data_ov059_02163dfc kind:data(any) addr:0x02163dfc +data_ov059_02163e1c kind:data(any) addr:0x02163e1c +data_ov059_02163e64 kind:data(any) addr:0x02163e64 +data_ov059_02163ec8 kind:data(any) addr:0x02163ec8 +data_ov059_02163ee4 kind:data(any) addr:0x02163ee4 +data_ov059_02163efc kind:data(any) addr:0x02163efc +data_ov059_02163f1c kind:data(any) addr:0x02163f1c +data_ov059_02163f80 kind:data(any) addr:0x02163f80 +data_ov059_02163f9c kind:data(any) addr:0x02163f9c +data_ov059_02163fb4 kind:data(any) addr:0x02163fb4 +data_ov059_02163fd4 kind:data(any) addr:0x02163fd4 +data_ov059_02163fe0 kind:data(any) addr:0x02163fe0 ambiguous +data_ov059_02163ff4 kind:data(any) addr:0x02163ff4 ambiguous +data_ov059_02164038 kind:data(any) addr:0x02164038 +data_ov059_02164054 kind:data(any) addr:0x02164054 +data_ov059_0216406c kind:data(any) addr:0x0216406c +data_ov059_0216408c kind:data(any) addr:0x0216408c +data_ov059_021640f0 kind:data(any) addr:0x021640f0 +data_ov059_0216410c kind:data(any) addr:0x0216410c +data_ov059_02164124 kind:data(any) addr:0x02164124 +data_ov059_02164144 kind:data(any) addr:0x02164144 +data_ov059_021641a8 kind:data(any) addr:0x021641a8 +data_ov059_021641c8 kind:data(any) addr:0x021641c8 ambiguous +data_ov059_021641cc kind:data(any) addr:0x021641cc +data_ov059_021641d0 kind:data(any) addr:0x021641d0 ambiguous +data_ov059_02164228 kind:data(any) addr:0x02164228 +data_ov059_0216424c kind:data(any) addr:0x0216424c +data_ov059_021642ac kind:data(any) addr:0x021642ac +data_ov059_021642c8 kind:data(any) addr:0x021642c8 +data_ov059_021642f0 kind:data(any) addr:0x021642f0 +data_ov059_021642fc kind:data(any) addr:0x021642fc ambiguous +data_ov059_02164340 kind:bss addr:0x02164340 +data_ov059_02164344 kind:bss addr:0x02164344 +data_ov059_02164350 kind:bss addr:0x02164350 +data_ov059_0216438c kind:bss addr:0x0216438c +data_ov059_02164390 kind:bss addr:0x02164390 +data_ov059_0216439c kind:bss addr:0x0216439c +data_ov059_021643a8 kind:bss addr:0x021643a8 +data_ov059_02164480 kind:bss addr:0x02164480 +data_ov059_02164484 kind:bss addr:0x02164484 +data_ov059_02164490 kind:bss addr:0x02164490 +data_ov059_0216449c kind:bss addr:0x0216449c +data_ov059_02164574 kind:bss addr:0x02164574 +data_ov059_02164578 kind:bss addr:0x02164578 +data_ov059_02164584 kind:bss addr:0x02164584 +data_ov059_02164590 kind:bss addr:0x02164590 +data_ov059_02164668 kind:bss addr:0x02164668 +data_ov059_0216466c kind:bss addr:0x0216466c +data_ov059_02164678 kind:bss addr:0x02164678 +data_ov059_02164690 kind:bss addr:0x02164690 ambiguous +data_ov059_02164750 kind:bss addr:0x02164750 +data_ov059_02164754 kind:bss addr:0x02164754 +data_ov059_02164760 kind:bss addr:0x02164760 +data_ov059_02164838 kind:bss addr:0x02164838 +data_ov059_0216483c kind:bss addr:0x0216483c +data_ov059_02164848 kind:bss addr:0x02164848 +data_ov059_02164920 kind:bss addr:0x02164920 +data_ov059_02164924 kind:bss addr:0x02164924 +data_ov059_02164930 kind:bss addr:0x02164930 +data_ov059_02164a08 kind:bss addr:0x02164a08 +data_ov059_02164a0c kind:bss addr:0x02164a0c +data_ov059_02164a18 kind:bss addr:0x02164a18 +data_ov059_02164af0 kind:bss addr:0x02164af0 +data_ov059_02164af4 kind:bss addr:0x02164af4 +data_ov059_02164b00 kind:bss addr:0x02164b00 +data_ov059_02164bd8 kind:bss addr:0x02164bd8 +data_ov059_02164bdc kind:bss addr:0x02164bdc +data_ov059_02164be8 kind:bss addr:0x02164be8 +data_ov059_02164cc0 kind:bss addr:0x02164cc0 +data_ov059_02164cc4 kind:bss addr:0x02164cc4 +data_ov059_02164cd0 kind:bss addr:0x02164cd0 +data_ov059_02164da8 kind:bss addr:0x02164da8 +data_ov059_02164dac kind:bss addr:0x02164dac +data_ov059_02164db8 kind:bss addr:0x02164db8 +data_ov059_02164e90 kind:bss addr:0x02164e90 +data_ov059_02164e94 kind:bss addr:0x02164e94 +data_ov059_02164ea0 kind:bss addr:0x02164ea0 diff --git a/config/eur/arm9/overlays/ov060/delinks.txt b/config/eur/arm9/overlays/ov060/delinks.txt new file mode 100644 index 00000000..8c7a263a --- /dev/null +++ b/config/eur/arm9/overlays/ov060/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x02160b94 kind:code align:32 + .rodata start:0x02160b94 end:0x02160cdc kind:data align:4 + .init start:0x02160cdc end:0x021613ec kind:code align:4 + .ctor start:0x021613ec end:0x02161438 kind:data align:4 + .data start:0x02161440 end:0x02162f00 kind:data align:32 + .bss start:0x02162f00 end:0x02164140 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov060/relocs.txt b/config/eur/arm9/overlays/ov060/relocs.txt new file mode 100644 index 00000000..608779f0 --- /dev/null +++ b/config/eur/arm9/overlays/ov060/relocs.txt @@ -0,0 +1,2232 @@ +from:0x02157ea8 kind:load to:0x02162f30 module:overlay(60) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x0215803c module:overlay(60) +from:0x02157edc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157f20 kind:load to:0x02161490 module:overlay(60) +from:0x02157f30 kind:load to:0x02163008 module:overlay(60) +from:0x02157f44 kind:arm_call to:0x02011f3c module:main +from:0x02157f50 kind:arm_call to:0x0215803c module:overlay(60) +from:0x02157f64 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157fa8 kind:load to:0x0216146c module:overlay(60) +from:0x02157fbc kind:load to:0x021630e0 module:overlay(60) +from:0x02157fd0 kind:arm_call to:0x02011f3c module:main +from:0x02157fdc kind:arm_call to:0x0215803c module:overlay(60) +from:0x02157ff0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158038 kind:load to:0x02161448 module:overlay(60) +from:0x0215806c kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215808c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021580a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021580b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158130 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02158158 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02158164 kind:arm_call to:0x01fff458 module:itcm +from:0x02158194 kind:load to:0x020b539c module:overlay(0) +from:0x02158198 kind:load to:0x0216175c module:overlay(60) +from:0x0215819c kind:load to:0x021614b4 module:overlay(60) +from:0x021581a0 kind:load to:0x02161640 module:overlay(60) +from:0x021581b0 kind:load to:0x021614f8 module:overlay(60) +from:0x021581bc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021581d4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021581dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021581e4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021581ec kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158204 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215820c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158214 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215821c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158224 kind:arm_call to:0x02011ff4 module:main +from:0x02158238 kind:arm_call to:0x020e7680 module:overlay(31) +from:0x02158240 kind:arm_call to:0x02158efc module:overlay(60) +from:0x02158284 kind:arm_call to:0x02158f14 module:overlay(60) +from:0x02158294 kind:arm_call to:0x02158f44 module:overlay(60) +from:0x021582e0 kind:arm_call to:0x02158efc module:overlay(60) +from:0x021582f0 kind:arm_call to:0x02158f14 module:overlay(60) +from:0x021582fc kind:arm_call to:0x02158e5c module:overlay(60) +from:0x021583f8 kind:arm_call to:0x0202851c module:main +from:0x02158408 kind:load to:0x020a995c module:overlay(0) +from:0x02158474 kind:load to:0x02161558 module:overlay(60) +from:0x021584ac kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x021584d4 kind:arm_call to:0x021582d8 module:overlay(60) +from:0x02158514 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215853c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158554 kind:arm_call to:0x01fff458 module:itcm +from:0x021585ac kind:arm_call to:0x02015080 module:main +from:0x021585d8 kind:arm_call to:0x02015080 module:main +from:0x02158614 kind:arm_call to:0x02015080 module:main +from:0x02158638 kind:arm_call to:0x02015080 module:main +from:0x02158674 kind:arm_call to:0x02015080 module:main +from:0x02158698 kind:arm_call to:0x02015080 module:main +from:0x021586b4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021586dc kind:load to:0x027e09a8 module:dtcm +from:0x021586e0 kind:load to:0x021615c8 module:overlay(60) +from:0x021586f8 kind:arm_call to:0x02158efc module:overlay(60) +from:0x02158710 kind:arm_call to:0x01ff930c module:itcm +from:0x02158754 kind:arm_call to:0x020e81d4 module:overlay(31) +from:0x0215875c kind:load to:0x027e09b8 module:dtcm +from:0x02158798 kind:arm_call to:0x020e8254 module:overlay(31) +from:0x021587b4 kind:load to:0x027e09b8 module:dtcm +from:0x021587f0 kind:arm_call to:0x020e82a8 module:overlay(31) +from:0x021587f8 kind:load to:0x027e09b8 module:dtcm +from:0x021589e0 kind:load to:0x02161510 module:overlay(60) +from:0x021589e4 kind:load to:0x0203e964 module:main +from:0x02158a20 kind:arm_call to:0x01ff930c module:itcm +from:0x02158a48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158a54 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02158aa4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158b48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158b6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158b84 kind:load to:0x02161510 module:overlay(60) +from:0x02158bc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02158be8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158bf4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02158c44 kind:arm_call to:0x01ff930c module:itcm +from:0x02158cf0 kind:load to:0x02161510 module:overlay(60) +from:0x02158d80 kind:load to:0x02161510 module:overlay(60) +from:0x02158e14 kind:load to:0x02161540 module:overlay(60) +from:0x02158e58 kind:load to:0x027e09b8 module:dtcm +from:0x02158e74 kind:arm_call to:0x01fff148 module:itcm +from:0x02158e90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158ea4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158ebc kind:arm_call to:0x01fff148 module:itcm +from:0x02158ed8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158ef8 kind:load to:0x027e0ce0 module:dtcm +from:0x02158f40 kind:load to:0x027e09b8 module:dtcm +from:0x0215903c kind:load to:0x0203e964 module:main +from:0x0215904c kind:arm_call to:0x020e8630 module:overlay(31) +from:0x02159054 kind:arm_call to:0x02158efc module:overlay(60) +from:0x02159068 kind:arm_call to:0x02158f14 module:overlay(60) +from:0x021590c4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021590d0 kind:load to:0x027e09c0 module:dtcm +from:0x021591b0 kind:load to:0x027e09b8 module:dtcm +from:0x021591c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021591d0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021591ec kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021591fc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215920c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159214 kind:arm_call to:0x02011ff4 module:main +from:0x0215922c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159234 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215923c kind:arm_call to:0x02011ff4 module:main +from:0x02159254 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215925c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159270 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159284 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159298 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021592ac kind:load to:0x02163200 module:overlay(60) +from:0x021592c0 kind:arm_call to:0x02011f3c module:main +from:0x021592cc kind:arm_call to:0x0215944c module:overlay(60) +from:0x021592e4 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x02159328 kind:load to:0x0216188c module:overlay(60) +from:0x02159338 kind:load to:0x02163244 module:overlay(60) +from:0x0215934c kind:arm_call to:0x02011f3c module:main +from:0x02159358 kind:arm_call to:0x0215944c module:overlay(60) +from:0x02159370 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x021593b4 kind:load to:0x021618d4 module:overlay(60) +from:0x021593c8 kind:load to:0x02163288 module:overlay(60) +from:0x021593dc kind:arm_call to:0x02011f3c module:main +from:0x021593e8 kind:arm_call to:0x0215944c module:overlay(60) +from:0x02159400 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x02159448 kind:load to:0x021618b0 module:overlay(60) +from:0x02159478 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02159498 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021594b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021594c4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215953c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02159584 kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x02159594 kind:arm_call to:0x02067278 module:overlay(0) +from:0x021595f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215960c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02159614 kind:arm_call to:0x01fff458 module:itcm +from:0x02159638 kind:load to:0x020b539c module:overlay(0) +from:0x0215963c kind:load to:0x0216175c module:overlay(60) +from:0x02159640 kind:load to:0x021614b4 module:overlay(60) +from:0x02159644 kind:load to:0x02161a80 module:overlay(60) +from:0x02159648 kind:load to:0x021618f0 module:overlay(60) +from:0x0215964c kind:load to:0x021631c4 module:overlay(60) +from:0x02159650 kind:load to:0x021631f4 module:overlay(60) +from:0x02159684 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021596a4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021596ac kind:arm_call to:0x020672ac module:overlay(0) +from:0x021596b4 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x021596bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021596c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021596cc kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021596d8 kind:load to:0x02161a80 module:overlay(60) +from:0x021596dc kind:load to:0x027e09b8 module:dtcm +from:0x02159708 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02159728 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02159730 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02159738 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02159740 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159748 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159750 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159758 kind:arm_call to:0x02011ff4 module:main +from:0x02159764 kind:load to:0x02161a80 module:overlay(60) +from:0x02159768 kind:load to:0x027e09b8 module:dtcm +from:0x02159774 kind:arm_call to:0x020e7680 module:overlay(31) +from:0x0215982c kind:arm_call to:0x020a95d8 module:overlay(0) +from:0x02159834 kind:load to:0x02049be4 module:main +from:0x0215985c kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x021598dc kind:arm_call to:0x0215c034 module:overlay(60) +from:0x021598f8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215990c kind:arm_call to:0x01fff148 module:itcm +from:0x02159948 kind:arm_call to:0x02016b8c module:main +from:0x0215995c kind:arm_call to:0x0215c614 module:overlay(60) +from:0x02159998 kind:arm_call to:0x01fff148 module:itcm +from:0x02159a34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159ac0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159b58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159b80 kind:arm_call to:0x0215c614 module:overlay(60) +from:0x02159bd0 kind:arm_call to:0x02071f38 module:overlay(0) +from:0x02159c14 kind:arm_call to:0x02159e54 module:overlay(60) +from:0x02159c54 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02159c7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159c94 kind:arm_call to:0x01fff458 module:itcm +from:0x02159cec kind:arm_call to:0x02015080 module:main +from:0x02159d18 kind:arm_call to:0x02015080 module:main +from:0x02159d54 kind:arm_call to:0x02015080 module:main +from:0x02159d78 kind:arm_call to:0x02015080 module:main +from:0x02159db4 kind:arm_call to:0x02015080 module:main +from:0x02159dd8 kind:arm_call to:0x02015080 module:main +from:0x02159df4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159e20 kind:load to:0x027e09a8 module:dtcm +from:0x02159e24 kind:load to:0x021618f0 module:overlay(60) +from:0x02159e2c kind:load to:0x027e0ce0 module:dtcm +from:0x02159e34 kind:load to:0x02040964 module:main +from:0x02159e38 kind:load to:0x0203f964 module:main +from:0x02159e3c kind:load to:0x02041964 module:main +from:0x02159e88 kind:load to:0x02161938 module:overlay(60) +from:0x02159eb0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02159edc kind:arm_call to:0x020732ec module:overlay(0) +from:0x02159f00 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02159f18 kind:arm_call to:0x02159e54 module:overlay(60) +from:0x02159f30 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02159f58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a038 kind:load to:0x027e09b8 module:dtcm +from:0x0215a040 kind:load to:0x021618f0 module:overlay(60) +from:0x0215a070 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0215a08c kind:arm_call to:0x02028c4c module:main +from:0x0215a0d8 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0215a0e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a0fc kind:arm_call to:0x01ff9f68 module:itcm +from:0x0215a15c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a214 kind:arm_call to:0x0201c4d8 module:main +from:0x0215a230 kind:arm_call to:0x0201aa44 module:main +from:0x0215a23c kind:load to:0x021631c4 module:overlay(60) +from:0x0215a240 kind:load to:0x0203e964 module:main +from:0x0215a244 kind:load to:0x021631b8 module:overlay(60) +from:0x0215a248 kind:load to:0x027e0998 module:dtcm +from:0x0215a24c kind:load to:0x0204aeac module:main +from:0x0215a250 kind:load to:0x0204af1c module:main +from:0x0215a254 kind:load to:0x021631f4 module:overlay(60) +from:0x0215a260 kind:arm_call to:0x020e84b4 module:overlay(31) +from:0x0215a2d0 kind:load to:0x021619d8 module:overlay(60) +from:0x0215a2dc kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215a2e8 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215a2fc kind:arm_call to:0x020e81d4 module:overlay(31) +from:0x0215a314 kind:arm_call to:0x020e8254 module:overlay(31) +from:0x0215a3b4 kind:load to:0x020aecf8 module:overlay(0) +from:0x0215a3bc kind:load to:0x021618f0 module:overlay(60) +from:0x0215a3e4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a3f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a4dc kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215a4ec kind:load to:0x02161908 module:overlay(60) +from:0x0215a4f0 kind:load to:0x02161870 module:overlay(60) +from:0x0215a4f4 kind:load to:0x020b504c module:overlay(0) +from:0x0215a538 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a548 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a5a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a5b8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a5d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a61c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215a67c kind:arm_call to:0x0215c614 module:overlay(60) +from:0x0215a6c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a700 kind:arm_call to:0x0215c530 module:overlay(60) +from:0x0215a71c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a72c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a744 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a7a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a7b0 kind:load to:0x02161870 module:overlay(60) +from:0x0215a7b4 kind:load to:0x020b504c module:overlay(0) +from:0x0215a7b8 kind:load to:0x0203e964 module:main +from:0x0215a82c kind:load to:0x02161908 module:overlay(60) +from:0x0215a878 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a88c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a8a4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a8b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215a8c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a8f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a904 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a948 kind:arm_call to:0x02016b8c module:main +from:0x0215a95c kind:arm_call to:0x0215c614 module:overlay(60) +from:0x0215a9c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215aa54 kind:load to:0x027e0ce0 module:dtcm +from:0x0215aa5c kind:load to:0x0203e964 module:main +from:0x0215aae8 kind:load to:0x02161908 module:overlay(60) +from:0x0215ab14 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ab50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ab64 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ab90 kind:arm_call to:0x01ff916c module:itcm +from:0x0215abac kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ac6c kind:arm_call to:0x0215c614 module:overlay(60) +from:0x0215acb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215acf4 kind:arm_call to:0x0215c530 module:overlay(60) +from:0x0215ad18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ad2c kind:arm_call to:0x01ff930c module:itcm +from:0x0215ada8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215addc kind:load to:0x0203e964 module:main +from:0x0215ae18 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215ae74 kind:arm_call to:0x01ff930c module:itcm +from:0x0215aeec kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215af5c kind:load to:0x021618f0 module:overlay(60) +from:0x0215af64 kind:load to:0x02161908 module:overlay(60) +from:0x0215af68 kind:load to:0x02161870 module:overlay(60) +from:0x0215af6c kind:load to:0x020b504c module:overlay(0) +from:0x0215afe4 kind:load to:0x021618f0 module:overlay(60) +from:0x0215b000 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b098 kind:load to:0x0203e964 module:main +from:0x0215b0ec kind:arm_call to:0x01ff930c module:itcm +from:0x0215b19c kind:load to:0x021618f0 module:overlay(60) +from:0x0215b1b8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b1fc kind:arm_call to:0x02016b8c module:main +from:0x0215b210 kind:arm_call to:0x0215c614 module:overlay(60) +from:0x0215b264 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b290 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b2d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b2e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b318 kind:arm_call to:0x02016b8c module:main +from:0x0215b368 kind:arm_call to:0x020d69d8 module:overlay(24) +from:0x0215b388 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0215b444 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b44c kind:load to:0x02049be4 module:main +from:0x0215b4ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b4c4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b4f4 kind:arm_call to:0x02016b8c module:main +from:0x0215b59c kind:arm_call to:0x020169d4 module:main +from:0x0215b5b4 kind:arm_call to:0x020a8e9c module:overlay(0) +from:0x0215b67c kind:load to:0x027e0ce0 module:dtcm +from:0x0215b680 kind:load to:0x02161870 module:overlay(60) +from:0x0215b6f8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b734 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b780 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b7e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b834 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0215b86c kind:load to:0x021618f0 module:overlay(60) +from:0x0215b874 kind:load to:0x02161908 module:overlay(60) +from:0x0215b8e0 kind:load to:0x02161908 module:overlay(60) +from:0x0215b8f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b94c kind:load to:0x020b5214 module:overlay(0) +from:0x0215b950 kind:load to:0x0206db44 module:overlay(0) +from:0x0215b9ac kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215b9d8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b9f8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215ba78 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215badc kind:arm_call to:0x02166138 module:overlay(93) +from:0x0215bb74 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215bb84 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bbd4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bc3c kind:arm_call to:0x0209867c module:overlay(0) +from:0x0215bcd0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215bd24 kind:arm_call to:0x02070b34 module:overlay(0) +from:0x0215bd30 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bd34 kind:load to:0x027e09b8 module:dtcm +from:0x0215bd3c kind:load to:0x02161908 module:overlay(60) +from:0x0215bd40 kind:load to:0x027e0d8c module:dtcm +from:0x0215bd44 kind:load to:0x020aecf8 module:overlay(0) +from:0x0215bd4c kind:load to:0x0203e964 module:main +from:0x0215bd50 kind:load to:0x021618f0 module:overlay(60) +from:0x0215bd54 kind:load to:0x02161870 module:overlay(60) +from:0x0215bd58 kind:load to:0x020b504c module:overlay(0) +from:0x0215bd60 kind:load to:0x027e09a4 module:dtcm +from:0x0215bd80 kind:arm_call to:0x0215bf90 module:overlay(60) +from:0x0215bdc4 kind:arm_call to:0x020a95e4 module:overlay(0) +from:0x0215bde0 kind:arm_call to:0x0215bf9c module:overlay(60) +from:0x0215be00 kind:arm_call to:0x01fff148 module:itcm +from:0x0215be44 kind:arm_call to:0x02016b8c module:main +from:0x0215be58 kind:arm_call to:0x0215c614 module:overlay(60) +from:0x0215beac kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215bec8 kind:arm_call to:0x0215bfd8 module:overlay(60) +from:0x0215bf1c kind:arm_call to:0x0215c224 module:overlay(60) +from:0x0215bf58 kind:arm_call to:0x0215c35c module:overlay(60) +from:0x0215bf68 kind:arm_call to:0x0215c224 module:overlay(60) +from:0x0215bf74 kind:arm_call to:0x020a95e4 module:overlay(0) +from:0x0215bf80 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bf88 kind:load to:0x02161870 module:overlay(60) +from:0x0215bf8c kind:load to:0x020b504c module:overlay(0) +from:0x0215bf98 kind:load to:0x0215c35c module:overlay(60) +from:0x0215bfc0 kind:arm_call to:0x0215c118 module:overlay(60) +from:0x0215bffc kind:arm_call to:0x0215c118 module:overlay(60) +from:0x0215c00c kind:arm_call to:0x01ff916c module:itcm +from:0x0215c01c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c02c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c088 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c0cc kind:arm_call to:0x02016b8c module:main +from:0x0215c0e4 kind:arm_call to:0x0215c614 module:overlay(60) +from:0x0215c110 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c134 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215c17c kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x0215c18c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c19c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c1dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c1e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c220 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c2a4 kind:arm_call to:0x0202851c module:main +from:0x0215c2e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c310 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c350 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c378 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c388 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c3ac kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215c3cc kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215c468 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215c474 kind:load to:0x027e09c0 module:dtcm +from:0x0215c488 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215c4cc kind:arm_call to:0x020a9200 module:overlay(0) +from:0x0215c4e8 kind:load to:0x027e09b8 module:dtcm +from:0x0215c500 kind:arm_call to:0x020a9200 module:overlay(0) +from:0x0215c548 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c610 kind:load to:0x0203e964 module:main +from:0x0215c638 kind:arm_call to:0x02016c68 module:main +from:0x0215c67c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215c688 kind:arm_call to:0x0207e060 module:overlay(0) +from:0x0215c6a8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215c6bc kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215c6d0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215c6e4 kind:load to:0x021632dc module:overlay(60) +from:0x0215c6f8 kind:arm_call to:0x02011f3c module:main +from:0x0215c704 kind:arm_call to:0x0215c768 module:overlay(60) +from:0x0215c718 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c760 kind:load to:0x02161bac module:overlay(60) +from:0x0215c794 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215c7b4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215c7d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c7e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c854 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0215c85c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215c894 kind:load to:0x021632dc module:overlay(60) +from:0x0215c898 kind:load to:0x0216175c module:overlay(60) +from:0x0215c89c kind:load to:0x021614b4 module:overlay(60) +from:0x0215c8a0 kind:load to:0x02161d20 module:overlay(60) +from:0x0215c8a4 kind:load to:0x02161c88 module:overlay(60) +from:0x0215c8f4 kind:load to:0x02161bc8 module:overlay(60) +from:0x0215c928 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0215c99c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215c9c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c9cc kind:arm_call to:0x0215ca08 module:overlay(60) +from:0x0215ca04 kind:load to:0x02161c28 module:overlay(60) +from:0x0215ca24 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215ca74 kind:load to:0x02161b94 module:overlay(60) +from:0x0215ca78 kind:load to:0x021632e0 module:overlay(60) +from:0x0215cae4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215caf4 kind:load to:0x02161cd0 module:overlay(60) +from:0x0215cb10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cb3c kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215cb64 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215cb74 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cb7c kind:arm_call to:0x020e77b4 module:overlay(31) +from:0x0215cc4c kind:load to:0x02161d00 module:overlay(60) +from:0x0215cc68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cc8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215cca8 kind:load to:0x027e09a8 module:dtcm +from:0x0215cce8 kind:arm_call to:0x020a95d8 module:overlay(0) +from:0x0215cd1c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215cd34 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0215cd88 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0215cd98 kind:arm_call to:0x020a8ec0 module:overlay(0) +from:0x0215cda4 kind:load to:0x027e09b8 module:dtcm +from:0x0215cdc0 kind:arm_call to:0x0215ce38 module:overlay(60) +from:0x0215ce1c kind:arm_call to:0x0211ab84 module:overlays(35,37) +from:0x0215ce34 kind:load to:0x02122810 module:overlays(32,34,36,37) +from:0x0215ce58 kind:arm_call to:0x020c4a8c module:overlays(24,25) +from:0x0215ce60 kind:load to:0x02043e50 module:main +from:0x0215ce64 kind:load to:0x020d8660 module:overlays(19,24) +from:0x0215ce68 kind:load to:0x02122810 module:overlays(32,34,36,37) +from:0x0215ce78 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ce80 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215ce88 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215cea0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cea8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215ceb0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215ceb8 kind:arm_call to:0x02011ff4 module:main +from:0x0215cecc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215cee0 kind:load to:0x021633c4 module:overlay(60) +from:0x0215cef4 kind:arm_call to:0x02011f3c module:main +from:0x0215cf00 kind:arm_call to:0x0215cf88 module:overlay(60) +from:0x0215cf14 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215cf7c kind:load to:0x02161e3c module:overlay(60) +from:0x0215cfb8 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215cfd8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215cff4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d004 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d07c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0215d0a4 kind:load to:0x020b539c module:overlay(0) +from:0x0215d0a8 kind:load to:0x0216175c module:overlay(60) +from:0x0215d0ac kind:load to:0x021614b4 module:overlay(60) +from:0x0215d0b0 kind:load to:0x02162028 module:overlay(60) +from:0x0215d0b4 kind:load to:0x02161f48 module:overlay(60) +from:0x0215d0b8 kind:load to:0x02160b94 module:overlay(60) +from:0x0215d120 kind:load to:0x02161e58 module:overlay(60) +from:0x0215d15c kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0215d1c0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215d1e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d264 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d29c kind:load to:0x02161ed0 module:overlay(60) +from:0x0215d2cc kind:load to:0x027e09b8 module:dtcm +from:0x0215d2d8 kind:arm_call to:0x0215d2a0 module:overlay(60) +from:0x0215d2fc kind:arm_call to:0x020e7788 module:overlay(31) +from:0x0215d30c kind:arm_call to:0x0215d2a0 module:overlay(60) +from:0x0215d340 kind:arm_call to:0x020e81d4 module:overlay(31) +from:0x0215d398 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215d3a4 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215d474 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d47c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215d484 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215d49c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d4a4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215d4ac kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215d4b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215d4c8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215d4dc kind:load to:0x021634ac module:overlay(60) +from:0x0215d4f0 kind:arm_call to:0x02011f3c module:main +from:0x0215d4fc kind:arm_call to:0x0215d594 module:overlay(60) +from:0x0215d510 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215d528 kind:load to:0x0216215c module:overlay(60) +from:0x0215d538 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215d550 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215d574 kind:arm_call to:0x0203d160 module:main +from:0x0215d584 kind:load to:0x021621ac module:overlay(60) +from:0x0215d588 kind:load to:0x02162180 module:overlay(60) +from:0x0215d58c kind:load to:0x0215d610 module:overlay(60) +from:0x0215d590 kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x0215d5a0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215d5b8 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215d5dc kind:arm_call to:0x0203d160 module:main +from:0x0215d5ec kind:load to:0x021621ac module:overlay(60) +from:0x0215d5f0 kind:load to:0x02162180 module:overlay(60) +from:0x0215d5f4 kind:load to:0x0215d610 module:overlay(60) +from:0x0215d5f8 kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x0215d604 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d624 kind:arm_call to:0x0203d210 module:main +from:0x0215d630 kind:load to:0x0215d634 module:overlay(60) +from:0x0215d63c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215d6ac kind:load to:0x027e0cd8 module:dtcm +from:0x0215d6c0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215d6cc kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215d6d8 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215d6e4 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215d6f0 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215d6fc kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215d708 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215d714 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215d720 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215d72c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215d738 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215d744 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215d74c kind:load to:0x02162204 module:overlay(60) +from:0x0215d750 kind:load to:0x02162210 module:overlay(60) +from:0x0215d754 kind:load to:0x0216221c module:overlay(60) +from:0x0215d758 kind:load to:0x02162228 module:overlay(60) +from:0x0215d7dc kind:load to:0x021634ac module:overlay(60) +from:0x0215d7e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d7f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d814 kind:arm_call to:0x0203d210 module:main +from:0x0215d81c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d824 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d830 kind:load to:0x0215d610 module:overlay(60) +from:0x0215d84c kind:arm_call to:0x0203d210 module:main +from:0x0215d854 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d85c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d864 kind:arm_call to:0x02011ff4 module:main +from:0x0215d870 kind:load to:0x0215d610 module:overlay(60) +from:0x0215d87c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215d890 kind:load to:0x02163594 module:overlay(60) +from:0x0215d8a4 kind:arm_call to:0x02011f3c module:main +from:0x0215d8b0 kind:arm_call to:0x0215d8e0 module:overlay(60) +from:0x0215d8c4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215d8dc kind:load to:0x0216223c module:overlay(60) +from:0x0215d8e8 kind:arm_call to:0x0215d52c module:overlay(60) +from:0x0215d8fc kind:load to:0x02162260 module:overlay(60) +from:0x0215d94c kind:load to:0x02163594 module:overlay(60) +from:0x0215d968 kind:arm_call to:0x0203d210 module:main +from:0x0215d970 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d978 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d984 kind:load to:0x0215d610 module:overlay(60) +from:0x0215d9a0 kind:arm_call to:0x0203d210 module:main +from:0x0215d9a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d9b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d9b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215d9c4 kind:load to:0x0215d610 module:overlay(60) +from:0x0215d9d0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215d9e4 kind:load to:0x0216367c module:overlay(60) +from:0x0215d9f8 kind:arm_call to:0x02011f3c module:main +from:0x0215da04 kind:arm_call to:0x0215da48 module:overlay(60) +from:0x0215da18 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215da28 kind:arm_call to:0x020f7840 module:overlay(31) +from:0x0215da40 kind:load to:0x021622fc module:overlay(60) +from:0x0215da44 kind:load to:0x021622d8 module:overlay(60) +from:0x0215da50 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x0215da68 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215daa0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215dab8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215dae0 kind:arm_call to:0x0200f05c module:main +from:0x0215dafc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215db18 kind:arm_call to:0x0203d160 module:main +from:0x0215db24 kind:load to:0x021146c0 module:overlays(19,31) +from:0x0215db28 kind:load to:0x02162180 module:overlay(60) +from:0x0215db2c kind:load to:0x02162368 module:overlay(60) +from:0x0215db30 kind:load to:0x0216367c module:overlay(60) +from:0x0215db34 kind:load to:0x02162320 module:overlay(60) +from:0x0215db38 kind:load to:0x02160bac module:overlay(60) +from:0x0215db3c kind:load to:0x0215d610 module:overlay(60) +from:0x0215db40 kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x0215db4c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215db74 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215db84 kind:arm_call to:0x02078314 module:overlay(0) +from:0x0215dba8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215dbf4 kind:load to:0x027e09bc module:dtcm +from:0x0215dbf8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215dc00 kind:load to:0x020b3000 module:overlay(0) +from:0x0215dc10 kind:arm_call to:0x020f759c module:overlay(31) +from:0x0215dc44 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215dc50 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0215dc58 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0215dc64 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215dc70 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215dc84 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215dc90 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215dce0 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215dcec kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215dcf8 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215dd08 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215dd14 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215dd64 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215dd70 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0215dd80 kind:load to:0x021622b8 module:overlay(60) +from:0x0215dd84 kind:load to:0x021623c0 module:overlay(60) +from:0x0215dd88 kind:load to:0x021623cc module:overlay(60) +from:0x0215dd8c kind:load to:0x021623d8 module:overlay(60) +from:0x0215ddb4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0215ddbc kind:load to:0x020b51b8 module:overlay(0) +from:0x0215dde4 kind:arm_call to:0x020f75f4 module:overlay(31) +from:0x0215ddf4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215de10 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215de1c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215de38 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215de44 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215debc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215deec kind:load to:0x021623e4 module:overlay(60) +from:0x0215def0 kind:load to:0x02163754 module:overlay(60) +from:0x0215def4 kind:load to:0x027e09b8 module:dtcm +from:0x0215def8 kind:load to:0x027e09bc module:dtcm +from:0x0215df1c kind:arm_call to:0x0200f05c module:main +from:0x0215df38 kind:load to:0x0216367c module:overlay(60) +from:0x0215df3c kind:load to:0x02160b9c module:overlay(60) +from:0x0215df48 kind:arm_call to:0x02097998 module:overlay(0) +from:0x0215df50 kind:arm_call to:0x020f7a44 module:overlay(31) +from:0x0215df60 kind:arm_call to:0x0209794c module:overlay(0) +from:0x0215df68 kind:arm_call to:0x020f7a20 module:overlay(31) +from:0x0215df74 kind:arm_call to:0x020f7864 module:overlay(31) +from:0x0215df98 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215dfac kind:load to:0x020578a4 module:overlay(0) +from:0x0215dfc0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215dfc8 kind:arm_call to:0x02011ff4 module:main +from:0x0215dfec kind:arm_call to:0x0203d210 module:main +from:0x0215dff4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215dffc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e004 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e00c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e018 kind:load to:0x0215d610 module:overlay(60) +from:0x0215e034 kind:arm_call to:0x0203d210 module:main +from:0x0215e03c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e044 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e04c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e054 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e05c kind:arm_call to:0x02011ff4 module:main +from:0x0215e068 kind:load to:0x0215d610 module:overlay(60) +from:0x0215e078 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e080 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215e094 kind:load to:0x021637c8 module:overlay(60) +from:0x0215e0a8 kind:arm_call to:0x02011f3c module:main +from:0x0215e0b4 kind:arm_call to:0x0215e0e4 module:overlay(60) +from:0x0215e0c8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215e0e0 kind:load to:0x021623f4 module:overlay(60) +from:0x0215e0ec kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215e100 kind:load to:0x02162418 module:overlay(60) +from:0x0215e154 kind:load to:0x021637c8 module:overlay(60) +from:0x0215e164 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e16c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e184 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e18c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e194 kind:arm_call to:0x02011ff4 module:main +from:0x0215e1a8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215e1bc kind:load to:0x021638b0 module:overlay(60) +from:0x0215e1d0 kind:arm_call to:0x02011f3c module:main +from:0x0215e1dc kind:arm_call to:0x0215e20c module:overlay(60) +from:0x0215e1f0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215e208 kind:load to:0x02162490 module:overlay(60) +from:0x0215e214 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x0215e22c kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215e258 kind:arm_call to:0x0200f05c module:main +from:0x0215e274 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215e29c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215e2b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e2dc kind:arm_call to:0x0203d160 module:main +from:0x0215e2e8 kind:load to:0x021146c0 module:overlays(19,31) +from:0x0215e2ec kind:load to:0x02162180 module:overlay(60) +from:0x0215e2f0 kind:load to:0x021624fc module:overlay(60) +from:0x0215e2f4 kind:load to:0x021638b0 module:overlay(60) +from:0x0215e2f8 kind:load to:0x02160bcc module:overlay(60) +from:0x0215e2fc kind:load to:0x021624b4 module:overlay(60) +from:0x0215e300 kind:load to:0x0215d610 module:overlay(60) +from:0x0215e304 kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x0215e310 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e328 kind:arm_call to:0x020f759c module:overlay(31) +from:0x0215e35c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215e374 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0215e37c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0215e388 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e394 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215e3a4 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e3b0 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215e3e0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e3ec kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215e430 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215e43c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e448 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215e48c kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215e49c kind:load to:0x02162470 module:overlay(60) +from:0x0215e4a0 kind:load to:0x02162554 module:overlay(60) +from:0x0215e4a4 kind:load to:0x0216255c module:overlay(60) +from:0x0215e4a8 kind:load to:0x02162568 module:overlay(60) +from:0x0215e4ac kind:load to:0x02162574 module:overlay(60) +from:0x0215e4f8 kind:arm_call to:0x0200f05c module:main +from:0x0215e514 kind:load to:0x021638b0 module:overlay(60) +from:0x0215e518 kind:load to:0x02160bbc module:overlay(60) +from:0x0215e524 kind:arm_call to:0x020f75f4 module:overlay(31) +from:0x0215e548 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e550 kind:arm_call to:0x02011ff4 module:main +from:0x0215e574 kind:arm_call to:0x0203d210 module:main +from:0x0215e57c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e584 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e58c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e594 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e5a0 kind:load to:0x0215d610 module:overlay(60) +from:0x0215e5bc kind:arm_call to:0x0203d210 module:main +from:0x0215e5c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e5cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e5d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e5dc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e5e4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e5f0 kind:load to:0x0215d610 module:overlay(60) +from:0x0215e5fc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215e610 kind:load to:0x02163998 module:overlay(60) +from:0x0215e624 kind:arm_call to:0x02011f3c module:main +from:0x0215e630 kind:arm_call to:0x0215e660 module:overlay(60) +from:0x0215e644 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215e65c kind:load to:0x02162588 module:overlay(60) +from:0x0215e668 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215e67c kind:load to:0x021625ac module:overlay(60) +from:0x0215e6d0 kind:load to:0x02163998 module:overlay(60) +from:0x0215e6e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e6e8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e700 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e708 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e710 kind:arm_call to:0x02011ff4 module:main +from:0x0215e724 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215e738 kind:load to:0x02163a80 module:overlay(60) +from:0x0215e74c kind:arm_call to:0x02011f3c module:main +from:0x0215e758 kind:arm_call to:0x0215e788 module:overlay(60) +from:0x0215e76c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215e784 kind:load to:0x0216260c module:overlay(60) +from:0x0215e794 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x0215e7ac kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215e7d8 kind:arm_call to:0x0203d160 module:main +from:0x0215e7e8 kind:load to:0x021146c0 module:overlays(19,31) +from:0x0215e7ec kind:load to:0x02162180 module:overlay(60) +from:0x0215e7f0 kind:load to:0x02162630 module:overlay(60) +from:0x0215e7f4 kind:load to:0x0215d610 module:overlay(60) +from:0x0215e7f8 kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x0215e810 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e81c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215e828 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215e834 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e840 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215e84c kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215e858 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e864 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215e870 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215e878 kind:load to:0x02162688 module:overlay(60) +from:0x0215e87c kind:load to:0x02162694 module:overlay(60) +from:0x0215e880 kind:load to:0x021626a0 module:overlay(60) +from:0x0215e8e4 kind:load to:0x02163a80 module:overlay(60) +from:0x0215e900 kind:arm_call to:0x0203d210 module:main +from:0x0215e908 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e910 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e91c kind:load to:0x0215d610 module:overlay(60) +from:0x0215e938 kind:arm_call to:0x0203d210 module:main +from:0x0215e940 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e948 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e950 kind:arm_call to:0x02011ff4 module:main +from:0x0215e95c kind:load to:0x0215d610 module:overlay(60) +from:0x0215e968 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215e97c kind:load to:0x02163b68 module:overlay(60) +from:0x0215e990 kind:arm_call to:0x02011f3c module:main +from:0x0215e99c kind:arm_call to:0x0215e9cc module:overlay(60) +from:0x0215e9b0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215e9c8 kind:load to:0x021626cc module:overlay(60) +from:0x0215e9d4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215ea2c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ea54 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215ea6c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ea84 kind:load to:0x021626f0 module:overlay(60) +from:0x0215ea88 kind:load to:0x02163b68 module:overlay(60) +from:0x0215ea8c kind:load to:0x02162320 module:overlay(60) +from:0x0215eae8 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215eaf8 kind:load to:0x021626ac module:overlay(60) +from:0x0215eb50 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eb58 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215eb60 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215eb78 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eb80 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215eb88 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215eb90 kind:arm_call to:0x02011ff4 module:main +from:0x0215eba4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215ebb8 kind:load to:0x02163c50 module:overlay(60) +from:0x0215ebcc kind:arm_call to:0x02011f3c module:main +from:0x0215ebd8 kind:arm_call to:0x0215ec08 module:overlay(60) +from:0x0215ebec kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215ec04 kind:load to:0x0216274c module:overlay(60) +from:0x0215ec10 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215ec68 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ec74 kind:load to:0x02162770 module:overlay(60) +from:0x0215ec78 kind:load to:0x02163c50 module:overlay(60) +from:0x0215ece8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ecf0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215ed08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ed10 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215ed18 kind:arm_call to:0x02011ff4 module:main +from:0x0215ed2c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215ed40 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x0215ed54 kind:load to:0x021627f0 module:overlay(60) +from:0x0215ed60 kind:load to:0x01ffc57c module:itcm +from:0x0215ed6c kind:load to:0x02163d38 module:overlay(60) +from:0x0215ed80 kind:arm_call to:0x02011f3c module:main +from:0x0215ed8c kind:arm_call to:0x0215ee00 module:overlay(60) +from:0x0215eda4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215edf0 kind:load to:0x021627cc module:overlay(60) +from:0x0215ee64 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215ee74 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215ee94 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215eeb8 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0215eed0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215eee0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ef54 kind:arm_call to:0x0215ed38 module:overlay(60) +from:0x0215ef60 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ef74 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215ef8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215efa0 kind:arm_call to:0x020eeb18 module:overlays(26,31) +from:0x0215f000 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215f030 kind:arm_call_thumb to:0x02099ac4 module:overlay(0) +from:0x0215f04c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f0ac kind:arm_call to:0x0203d160 module:main +from:0x0215f100 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215f108 kind:arm_call to:0x020eeb58 module:overlay(31) +from:0x0215f118 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f11c kind:load to:0x020b539c module:overlay(0) +from:0x0215f124 kind:load to:0x0216175c module:overlay(60) +from:0x0215f128 kind:load to:0x021614b4 module:overlay(60) +from:0x0215f12c kind:load to:0x02162954 module:overlay(60) +from:0x0215f130 kind:load to:0x0216281c module:overlay(60) +from:0x0215f134 kind:load to:0x02162864 module:overlay(60) +from:0x0215f138 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215f13c kind:load to:0x021600c0 module:overlay(60) +from:0x0215f140 kind:load to:0x021628a4 module:overlay(60) +from:0x0215f144 kind:load to:0x02162a68 module:overlay(60) +from:0x0215f150 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215f164 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f178 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f1b0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f1c8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f1d4 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215f1ec kind:arm_call to:0x0203d210 module:main +from:0x0215f1f8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f200 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f208 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f210 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215f218 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215f220 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215f22c kind:load to:0x02162954 module:overlay(60) +from:0x0215f230 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215f260 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f278 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f284 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215f29c kind:arm_call to:0x0203d210 module:main +from:0x0215f2a8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f2b0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f2b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f2c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215f2c8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215f2d0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215f2d8 kind:arm_call to:0x02011ff4 module:main +from:0x0215f2e4 kind:load to:0x02162954 module:overlay(60) +from:0x0215f2e8 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215f304 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x0215f30c kind:arm_call to:0x020e3ca4 module:overlay(31) +from:0x0215f328 kind:load to:0x027e09ac module:dtcm +from:0x0215f354 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215f374 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215f3e0 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215f44c kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215f4ac kind:arm_call to:0x020e7680 module:overlay(31) +from:0x0215f4d4 kind:load to:0x020b539c module:overlay(0) +from:0x0215f4e0 kind:load to:0x02162934 module:overlay(60) +from:0x0215f4e4 kind:load to:0x0215fc80 module:overlay(60) +from:0x0215f500 kind:arm_call to:0x020e8530 module:overlay(31) +from:0x0215f53c kind:arm_call to:0x020eeca8 module:overlay(31) +from:0x0215f554 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f568 kind:arm_call to:0x020e77b8 module:overlay(31) +from:0x0215f618 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f658 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f688 kind:arm_call to:0x020d6b7c module:overlay(24) +from:0x0215f6cc kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0215f788 kind:load to:0x02049be4 module:main +from:0x0215f7cc kind:load to:0x0215f7d0 module:overlay(60) +from:0x0215f824 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215f874 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f8a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f8f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f914 kind:arm_call to:0x020eece8 module:overlay(31) +from:0x0215f920 kind:load to:0x0203e964 module:main +from:0x0215f948 kind:arm_call to:0x0215fba8 module:overlay(60) +from:0x0215f974 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215f9a4 kind:arm_call to:0x0215fd38 module:overlay(60) +from:0x0215f9b4 kind:arm_call to:0x0215ff48 module:overlay(60) +from:0x0215fa28 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215fb00 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215fb40 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215fb80 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215fb8c kind:load to:0x02163d38 module:overlay(60) +from:0x0215fb90 kind:load to:0x020b539c module:overlay(0) +from:0x0215fb9c kind:load to:0x02162a68 module:overlay(60) +from:0x0215fba0 kind:load to:0x02162b10 module:overlay(60) +from:0x0215fba4 kind:load to:0x02162b28 module:overlay(60) +from:0x0215fc7c kind:load to:0x027e0d3c module:dtcm +from:0x0215fd00 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215fd10 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fd34 kind:load to:0x0203e964 module:main +from:0x0215fd60 kind:arm_call to:0x01ff916c module:itcm +from:0x0215fe4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fe64 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215fe74 kind:load to:0x0203e964 module:main +from:0x0215fe78 kind:load to:0x027e0cec module:dtcm +from:0x0215fe88 kind:arm_call to:0x020a92d0 module:overlay(0) +from:0x0215feb8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215fecc kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x0215fee4 kind:arm_call to:0x0215fd38 module:overlay(60) +from:0x0215ff40 kind:load to:0x020b5214 module:overlay(0) +from:0x0215ff44 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ff78 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215ffb8 kind:arm_call to:0x02071c90 module:overlay(0) +from:0x02160018 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x02160030 kind:arm_call to:0x01ff916c module:itcm +from:0x02160048 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160070 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021600b0 kind:load to:0x027e09a8 module:dtcm +from:0x021600b8 kind:load to:0x027e0cec module:dtcm +from:0x021600d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021600dc kind:arm_call to:0x02011ff4 module:main +from:0x021600f0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021600f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216010c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02160114 kind:arm_call to:0x02011ff4 module:main +from:0x02160128 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216013c kind:load to:0x02163e20 module:overlay(60) +from:0x02160150 kind:arm_call to:0x02011f3c module:main +from:0x0216015c kind:arm_call to:0x021601b8 module:overlay(60) +from:0x02160170 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021601ac kind:load to:0x02162bc0 module:overlay(60) +from:0x021601e4 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02160204 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02160220 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02160230 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021602a4 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x021602c4 kind:load to:0x02163e20 module:overlay(60) +from:0x021602c8 kind:load to:0x0216175c module:overlay(60) +from:0x021602cc kind:load to:0x021614b4 module:overlay(60) +from:0x021602d0 kind:load to:0x02162c2c module:overlay(60) +from:0x021602d4 kind:load to:0x02162bdc module:overlay(60) +from:0x021602d8 kind:load to:0x02160be4 module:overlay(60) +from:0x021602e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021602f0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021602f8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02160310 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160318 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02160320 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02160328 kind:arm_call to:0x02011ff4 module:main +from:0x0216033c kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x02160358 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216036c kind:load to:0x02163f08 module:overlay(60) +from:0x02160380 kind:arm_call to:0x02011f3c module:main +from:0x0216038c kind:arm_call to:0x0216042c module:overlay(60) +from:0x021603a4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021603b4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160414 kind:load to:0x02162d4c module:overlay(60) +from:0x02160418 kind:load to:0x02162d84 module:overlay(60) +from:0x0216041c kind:load to:0x02162d68 module:overlay(60) +from:0x02160434 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0216048c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021604a0 kind:load to:0x02162dac module:overlay(60) +from:0x021604a4 kind:load to:0x02163f08 module:overlay(60) +from:0x021604a8 kind:load to:0x02163fdc module:overlay(60) +from:0x021604e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021604ec kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160504 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216050c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160514 kind:arm_call to:0x02011ff4 module:main +from:0x02160528 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0216053c kind:load to:0x0216400c module:overlay(60) +from:0x02160550 kind:arm_call to:0x02011f3c module:main +from:0x0216055c kind:arm_call to:0x02160610 module:overlay(60) +from:0x02160574 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02160584 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021605fc kind:load to:0x02162dec module:overlay(60) +from:0x02160600 kind:load to:0x02162e24 module:overlay(60) +from:0x02160604 kind:load to:0x02162e08 module:overlay(60) +from:0x02160618 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0216065c kind:load to:0x02162e4c module:overlay(60) +from:0x02160660 kind:load to:0x020b1968 module:overlay(0) +from:0x02160690 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021606ac kind:load to:0x027e0cd8 module:dtcm +from:0x021606b0 kind:load to:0x021640e0 module:overlay(60) +from:0x021606fc kind:arm_call to:0x01fff498 module:itcm +from:0x02160708 kind:arm_call to:0x01fff584 module:itcm +from:0x02160744 kind:arm_call to:0x01fff498 module:itcm +from:0x02160750 kind:arm_call to:0x01fff584 module:itcm +from:0x0216078c kind:arm_call to:0x01fff498 module:itcm +from:0x02160798 kind:arm_call to:0x01fff584 module:itcm +from:0x021607d4 kind:arm_call to:0x01fff498 module:itcm +from:0x021607e0 kind:arm_call to:0x01fff584 module:itcm +from:0x02160814 kind:arm_call to:0x02160968 module:overlay(60) +from:0x0216082c kind:arm_call to:0x02160968 module:overlay(60) +from:0x02160844 kind:arm_call to:0x02160968 module:overlay(60) +from:0x0216085c kind:arm_call to:0x02160968 module:overlay(60) +from:0x021608b8 kind:load to:0x027e0ce8 module:dtcm +from:0x021608c0 kind:load to:0x02160c1c module:overlay(60) +from:0x021608fc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02160920 kind:load to:0x0203e964 module:main +from:0x02160944 kind:arm_call to:0x0200f05c module:main +from:0x02160960 kind:load to:0x0216400c module:overlay(60) +from:0x02160964 kind:load to:0x02160bec module:overlay(60) +from:0x0216098c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160994 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021609ac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021609b4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021609bc kind:arm_call to:0x02011ff4 module:main +from:0x021609d0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021609e4 kind:load to:0x02164114 module:overlay(60) +from:0x021609f8 kind:arm_call to:0x02011f3c module:main +from:0x02160a04 kind:arm_call to:0x02160a50 module:overlay(60) +from:0x02160a18 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02160a48 kind:load to:0x02162e90 module:overlay(60) +from:0x02160a58 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02160a68 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160a7c kind:load to:0x02162eac module:overlay(60) +from:0x02160a80 kind:load to:0x02162e24 module:overlay(60) +from:0x02160ab0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160aec kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160b58 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160b6c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160b74 kind:arm_call to:0x02011ff4 module:main +from:0x02160b88 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02160cf8 kind:arm_call to:0x02157ed0 module:overlay(60) +from:0x02160d08 kind:arm_call to:0x0203ce74 module:main +from:0x02160d30 kind:arm_call to:0x02157f58 module:overlay(60) +from:0x02160d40 kind:arm_call to:0x0203ce74 module:main +from:0x02160d68 kind:arm_call to:0x02157fe4 module:overlay(60) +from:0x02160d78 kind:arm_call to:0x0203ce74 module:main +from:0x02160d8c kind:load to:0x02162f00 module:overlay(60) +from:0x02160d90 kind:load to:0x02162f30 module:overlay(60) +from:0x02160d94 kind:load to:0x02159268 module:overlay(60) +from:0x02160d98 kind:load to:0x02162f0c module:overlay(60) +from:0x02160d9c kind:load to:0x02163008 module:overlay(60) +from:0x02160da0 kind:load to:0x0215927c module:overlay(60) +from:0x02160da4 kind:load to:0x02162f18 module:overlay(60) +from:0x02160da8 kind:load to:0x021630e0 module:overlay(60) +from:0x02160dac kind:load to:0x02159290 module:overlay(60) +from:0x02160db0 kind:load to:0x02162f24 module:overlay(60) +from:0x02160e08 kind:arm_call to:0x021592d4 module:overlay(60) +from:0x02160e18 kind:arm_call to:0x0203ce74 module:main +from:0x02160e40 kind:arm_call to:0x02159360 module:overlay(60) +from:0x02160e50 kind:arm_call to:0x0203ce74 module:main +from:0x02160e78 kind:arm_call to:0x021593f0 module:overlay(60) +from:0x02160e88 kind:arm_call to:0x0203ce74 module:main +from:0x02160ea0 kind:load to:0x02161870 module:overlay(60) +from:0x02160ea4 kind:load to:0x021631b8 module:overlay(60) +from:0x02160ea8 kind:load to:0x02163200 module:overlay(60) +from:0x02160eac kind:load to:0x0215c6a0 module:overlay(60) +from:0x02160eb0 kind:load to:0x021631d0 module:overlay(60) +from:0x02160eb4 kind:load to:0x02163244 module:overlay(60) +from:0x02160eb8 kind:load to:0x0215c6b4 module:overlay(60) +from:0x02160ebc kind:load to:0x021631dc module:overlay(60) +from:0x02160ec0 kind:load to:0x02163288 module:overlay(60) +from:0x02160ec4 kind:load to:0x0215c6c8 module:overlay(60) +from:0x02160ec8 kind:load to:0x021631e8 module:overlay(60) +from:0x02160f00 kind:arm_call to:0x0215c70c module:overlay(60) +from:0x02160f10 kind:arm_call to:0x0203ce74 module:main +from:0x02160f24 kind:load to:0x02161b94 module:overlay(60) +from:0x02160f2c kind:load to:0x021632cc module:overlay(60) +from:0x02160f30 kind:load to:0x021632dc module:overlay(60) +from:0x02160f34 kind:load to:0x0215cec4 module:overlay(60) +from:0x02160f38 kind:load to:0x021632d0 module:overlay(60) +from:0x02160f58 kind:arm_call to:0x0215cf08 module:overlay(60) +from:0x02160f68 kind:arm_call to:0x0203ce74 module:main +from:0x02160f7c kind:load to:0x021633b4 module:overlay(60) +from:0x02160f80 kind:load to:0x021633c4 module:overlay(60) +from:0x02160f84 kind:load to:0x0215d4c0 module:overlay(60) +from:0x02160f88 kind:load to:0x021633b8 module:overlay(60) +from:0x02160fa8 kind:arm_call to:0x0215d504 module:overlay(60) +from:0x02160fb8 kind:arm_call to:0x0203ce74 module:main +from:0x02160fcc kind:load to:0x0216349c module:overlay(60) +from:0x02160fd0 kind:load to:0x021634ac module:overlay(60) +from:0x02160fd4 kind:load to:0x0215d874 module:overlay(60) +from:0x02160fd8 kind:load to:0x021634a0 module:overlay(60) +from:0x02160ff8 kind:arm_call to:0x0215d8b8 module:overlay(60) +from:0x02161008 kind:arm_call to:0x0203ce74 module:main +from:0x0216101c kind:load to:0x02163584 module:overlay(60) +from:0x02161020 kind:load to:0x02163594 module:overlay(60) +from:0x02161024 kind:load to:0x0215d9c8 module:overlay(60) +from:0x02161028 kind:load to:0x02163588 module:overlay(60) +from:0x02161048 kind:arm_call to:0x0215da0c module:overlay(60) +from:0x02161058 kind:arm_call to:0x0203ce74 module:main +from:0x0216106c kind:load to:0x0216366c module:overlay(60) +from:0x02161070 kind:load to:0x0216367c module:overlay(60) +from:0x02161074 kind:load to:0x0215e06c module:overlay(60) +from:0x02161078 kind:load to:0x02163670 module:overlay(60) +from:0x02161098 kind:arm_call to:0x0215e0bc module:overlay(60) +from:0x021610a8 kind:arm_call to:0x0203ce74 module:main +from:0x021610bc kind:load to:0x021637b8 module:overlay(60) +from:0x021610c0 kind:load to:0x021637c8 module:overlay(60) +from:0x021610c4 kind:load to:0x0215e1a0 module:overlay(60) +from:0x021610c8 kind:load to:0x021637bc module:overlay(60) +from:0x021610e8 kind:arm_call to:0x0215e1e4 module:overlay(60) +from:0x021610f8 kind:arm_call to:0x0203ce74 module:main +from:0x0216110c kind:load to:0x021638a0 module:overlay(60) +from:0x02161110 kind:load to:0x021638b0 module:overlay(60) +from:0x02161114 kind:load to:0x0215e5f4 module:overlay(60) +from:0x02161118 kind:load to:0x021638a4 module:overlay(60) +from:0x02161138 kind:arm_call to:0x0215e638 module:overlay(60) +from:0x02161148 kind:arm_call to:0x0203ce74 module:main +from:0x0216115c kind:load to:0x02163988 module:overlay(60) +from:0x02161160 kind:load to:0x02163998 module:overlay(60) +from:0x02161164 kind:load to:0x0215e71c module:overlay(60) +from:0x02161168 kind:load to:0x0216398c module:overlay(60) +from:0x02161188 kind:arm_call to:0x0215e760 module:overlay(60) +from:0x02161198 kind:arm_call to:0x0203ce74 module:main +from:0x021611ac kind:load to:0x02163a70 module:overlay(60) +from:0x021611b0 kind:load to:0x02163a80 module:overlay(60) +from:0x021611b4 kind:load to:0x0215e960 module:overlay(60) +from:0x021611b8 kind:load to:0x02163a74 module:overlay(60) +from:0x021611d8 kind:arm_call to:0x0215e9a4 module:overlay(60) +from:0x021611e8 kind:arm_call to:0x0203ce74 module:main +from:0x021611fc kind:load to:0x02163b58 module:overlay(60) +from:0x02161200 kind:load to:0x02163b68 module:overlay(60) +from:0x02161204 kind:load to:0x0215eb9c module:overlay(60) +from:0x02161208 kind:load to:0x02163b5c module:overlay(60) +from:0x02161228 kind:arm_call to:0x0215ebe0 module:overlay(60) +from:0x02161238 kind:arm_call to:0x0203ce74 module:main +from:0x0216124c kind:load to:0x02163c40 module:overlay(60) +from:0x02161250 kind:load to:0x02163c50 module:overlay(60) +from:0x02161254 kind:load to:0x0215ed24 module:overlay(60) +from:0x02161258 kind:load to:0x02163c44 module:overlay(60) +from:0x02161278 kind:arm_call to:0x0215ed98 module:overlay(60) +from:0x02161288 kind:arm_call to:0x0203ce74 module:main +from:0x0216129c kind:load to:0x02163d28 module:overlay(60) +from:0x021612a0 kind:load to:0x02163d38 module:overlay(60) +from:0x021612a4 kind:load to:0x02160120 module:overlay(60) +from:0x021612a8 kind:load to:0x02163d2c module:overlay(60) +from:0x021612c8 kind:arm_call to:0x02160164 module:overlay(60) +from:0x021612d8 kind:arm_call to:0x0203ce74 module:main +from:0x021612ec kind:load to:0x02163e10 module:overlay(60) +from:0x021612f0 kind:load to:0x02163e20 module:overlay(60) +from:0x021612f4 kind:load to:0x02160350 module:overlay(60) +from:0x021612f8 kind:load to:0x02163e14 module:overlay(60) +from:0x02161318 kind:arm_call to:0x02160394 module:overlay(60) +from:0x02161328 kind:arm_call to:0x0203ce74 module:main +from:0x0216133c kind:load to:0x02163ef8 module:overlay(60) +from:0x02161340 kind:load to:0x02163f08 module:overlay(60) +from:0x02161344 kind:load to:0x02160520 module:overlay(60) +from:0x02161348 kind:load to:0x02163efc module:overlay(60) +from:0x02161368 kind:arm_call to:0x02160564 module:overlay(60) +from:0x02161378 kind:arm_call to:0x0203ce74 module:main +from:0x0216138c kind:load to:0x02163ffc module:overlay(60) +from:0x02161390 kind:load to:0x0216400c module:overlay(60) +from:0x02161394 kind:load to:0x021609c8 module:overlay(60) +from:0x02161398 kind:load to:0x02164000 module:overlay(60) +from:0x021613b8 kind:arm_call to:0x02160a0c module:overlay(60) +from:0x021613c8 kind:arm_call to:0x0203ce74 module:main +from:0x021613dc kind:load to:0x02164104 module:overlay(60) +from:0x021613e0 kind:load to:0x02164114 module:overlay(60) +from:0x021613e4 kind:load to:0x02160b80 module:overlay(60) +from:0x021613e8 kind:load to:0x02164108 module:overlay(60) +from:0x021613ec kind:load to:0x02160cdc module:overlay(60) +from:0x021613f0 kind:load to:0x02160db4 module:overlay(60) +from:0x021613f4 kind:load to:0x02160ecc module:overlay(60) +from:0x021613f8 kind:load to:0x02160f3c module:overlay(60) +from:0x021613fc kind:load to:0x02160f8c module:overlay(60) +from:0x02161400 kind:load to:0x02160fdc module:overlay(60) +from:0x02161404 kind:load to:0x0216102c module:overlay(60) +from:0x02161408 kind:load to:0x0216107c module:overlay(60) +from:0x0216140c kind:load to:0x021610cc module:overlay(60) +from:0x02161410 kind:load to:0x0216111c module:overlay(60) +from:0x02161414 kind:load to:0x0216116c module:overlay(60) +from:0x02161418 kind:load to:0x021611bc module:overlay(60) +from:0x0216141c kind:load to:0x0216120c module:overlay(60) +from:0x02161420 kind:load to:0x0216125c module:overlay(60) +from:0x02161424 kind:load to:0x021612ac module:overlay(60) +from:0x02161428 kind:load to:0x021612fc module:overlay(60) +from:0x0216142c kind:load to:0x0216134c module:overlay(60) +from:0x02161430 kind:load to:0x0216139c module:overlay(60) +from:0x02161448 kind:load to:0x02157fc0 module:overlay(60) +from:0x0216144c kind:load to:0x02097944 module:overlay(0) +from:0x02161450 kind:load to:0x02097754 module:overlay(0) +from:0x02161454 kind:load to:0x020977d0 module:overlay(0) +from:0x02161458 kind:load to:0x0209794c module:overlay(0) +from:0x0216145c kind:load to:0x0209796c module:overlay(0) +from:0x02161460 kind:load to:0x02097998 module:overlay(0) +from:0x0216146c kind:load to:0x02157f34 module:overlay(60) +from:0x02161470 kind:load to:0x02097944 module:overlay(0) +from:0x02161474 kind:load to:0x02097754 module:overlay(0) +from:0x02161478 kind:load to:0x020977d0 module:overlay(0) +from:0x0216147c kind:load to:0x0209794c module:overlay(0) +from:0x02161480 kind:load to:0x0209796c module:overlay(0) +from:0x02161484 kind:load to:0x02097998 module:overlay(0) +from:0x02161490 kind:load to:0x02157eac module:overlay(60) +from:0x02161494 kind:load to:0x02097944 module:overlay(0) +from:0x02161498 kind:load to:0x02097754 module:overlay(0) +from:0x0216149c kind:load to:0x020977d0 module:overlay(0) +from:0x021614a0 kind:load to:0x0209794c module:overlay(0) +from:0x021614a4 kind:load to:0x0209796c module:overlay(0) +from:0x021614a8 kind:load to:0x02097998 module:overlay(0) +from:0x021614b4 kind:load to:0x021581b4 module:overlay(60) +from:0x021614b8 kind:load to:0x02159204 module:overlay(60) +from:0x021614bc kind:load to:0x0209a254 module:overlay(0) +from:0x021614c0 kind:load to:0x0209a288 module:overlay(0) +from:0x021614c4 kind:load to:0x0209a320 module:overlay(0) +from:0x021614c8 kind:load to:0x0209a334 module:overlay(0) +from:0x021614cc kind:load to:0x0209a0e4 module:overlay(0) +from:0x021614d0 kind:load to:0x0209a35c module:overlay(0) +from:0x021614d4 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021614d8 kind:load to:0x0209a06c module:overlay(0) +from:0x021614dc kind:load to:0x0209a2f0 module:overlay(0) +from:0x021614e0 kind:load to:0x0209a308 module:overlay(0) +from:0x021614e4 kind:load to:0x0209a348 module:overlay(0) +from:0x021614e8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021614ec kind:load to:0x021591d8 module:overlay(60) +from:0x021614f0 kind:load to:0x021591b4 module:overlay(60) +from:0x021614f4 kind:load to:0x0209a70c module:overlay(0) +from:0x021615a0 kind:load to:0x02158c78 module:overlay(60) +from:0x021615a8 kind:load to:0x021588c0 module:overlay(60) +from:0x021615b0 kind:load to:0x02158d0c module:overlay(60) +from:0x021615b8 kind:load to:0x02158ad0 module:overlay(60) +from:0x021615c0 kind:load to:0x02158da4 module:overlay(60) +from:0x02161610 kind:load to:0x02158cf4 module:overlay(60) +from:0x02161618 kind:load to:0x021589e8 module:overlay(60) +from:0x02161620 kind:load to:0x02158d84 module:overlay(60) +from:0x02161628 kind:load to:0x02158b88 module:overlay(60) +from:0x02161630 kind:load to:0x02158e18 module:overlay(60) +from:0x02161640 kind:load to:0x02098518 module:overlay(0) +from:0x02161644 kind:load to:0x02098554 module:overlay(0) +from:0x02161648 kind:load to:0x0209856c module:overlay(0) +from:0x0216164c kind:load to:0x02098578 module:overlay(0) +from:0x02161650 kind:load to:0x01fff464 module:itcm +from:0x02161654 kind:load to:0x020a99d8 module:overlay(0) +from:0x02161658 kind:load to:0x020a8d28 module:overlay(0) +from:0x0216165c kind:load to:0x020a8da4 module:overlay(0) +from:0x02161660 kind:load to:0x02158478 module:overlay(60) +from:0x02161664 kind:load to:0x020a98f4 module:overlay(0) +from:0x02161668 kind:load to:0x020984bc module:overlay(0) +from:0x0216166c kind:load to:0x02158400 module:overlay(60) +from:0x02161670 kind:load to:0x020984c4 module:overlay(0) +from:0x02161674 kind:load to:0x020984c8 module:overlay(0) +from:0x02161678 kind:load to:0x02098584 module:overlay(0) +from:0x0216167c kind:load to:0x020985f0 module:overlay(0) +from:0x02161680 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02161684 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02161688 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216168c kind:load to:0x021581c8 module:overlay(60) +from:0x02161690 kind:load to:0x021581f8 module:overlay(60) +from:0x02161694 kind:load to:0x02158230 module:overlay(60) +from:0x02161698 kind:load to:0x0215840c module:overlay(60) +from:0x0216169c kind:load to:0x020a92d0 module:overlay(0) +from:0x021616a0 kind:load to:0x020a8f78 module:overlay(0) +from:0x021616a4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021616a8 kind:load to:0x020a9150 module:overlay(0) +from:0x021616ac kind:load to:0x020a914c module:overlay(0) +from:0x021616b0 kind:load to:0x020a921c module:overlay(0) +from:0x021616b4 kind:load to:0x020a9240 module:overlay(0) +from:0x021616b8 kind:load to:0x020a9244 module:overlay(0) +from:0x021616bc kind:load to:0x020a91a0 module:overlay(0) +from:0x021616c0 kind:load to:0x020a91a8 module:overlay(0) +from:0x021616c4 kind:load to:0x020a91b0 module:overlay(0) +from:0x021616c8 kind:load to:0x020a8f54 module:overlay(0) +from:0x021616cc kind:load to:0x020a8f5c module:overlay(0) +from:0x021616d0 kind:load to:0x021582c0 module:overlay(60) +from:0x021616d4 kind:load to:0x020a8f6c module:overlay(0) +from:0x021616d8 kind:load to:0x020a9448 module:overlay(0) +from:0x021616dc kind:load to:0x020a9598 module:overlay(0) +from:0x021616e0 kind:load to:0x020a95c4 module:overlay(0) +from:0x021616e4 kind:load to:0x020a95e4 module:overlay(0) +from:0x021616e8 kind:load to:0x020a97fc module:overlay(0) +from:0x021616ec kind:load to:0x021590d8 module:overlay(60) +from:0x021616f0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x021616f4 kind:load to:0x020a8e84 module:overlay(0) +from:0x021616f8 kind:load to:0x020a99a4 module:overlay(0) +from:0x021616fc kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02161700 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02161704 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02161708 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0216170c kind:load to:0x0215871c module:overlay(60) +from:0x02161710 kind:load to:0x021587b8 module:overlay(60) +from:0x02161714 kind:load to:0x021587fc module:overlay(60) +from:0x02161718 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0216171c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02161720 kind:load to:0x021586f0 module:overlay(60) +from:0x02161724 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02161728 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0216172c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02161730 kind:load to:0x02158760 module:overlay(60) +from:0x02161734 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02161738 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0216173c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02161740 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02161744 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02161748 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0216174c kind:load to:0x02159040 module:overlay(60) +from:0x02161750 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0216175c kind:load to:0x02098518 module:overlay(0) +from:0x02161760 kind:load to:0x02098554 module:overlay(0) +from:0x02161764 kind:load to:0x0209856c module:overlay(0) +from:0x02161768 kind:load to:0x02098578 module:overlay(0) +from:0x0216176c kind:load to:0x01fff464 module:itcm +from:0x02161770 kind:load to:0x020a99d8 module:overlay(0) +from:0x02161774 kind:load to:0x020a8d28 module:overlay(0) +from:0x02161778 kind:load to:0x020a8da4 module:overlay(0) +from:0x0216177c kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x02161780 kind:load to:0x020a98f4 module:overlay(0) +from:0x02161784 kind:load to:0x020984bc module:overlay(0) +from:0x02161788 kind:load to:0x020a995c module:overlay(0) +from:0x0216178c kind:load to:0x020984c4 module:overlay(0) +from:0x02161790 kind:load to:0x020984c8 module:overlay(0) +from:0x02161794 kind:load to:0x02098584 module:overlay(0) +from:0x02161798 kind:load to:0x020985f0 module:overlay(0) +from:0x0216179c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021617a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021617a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021617a8 kind:load to:0x02159248 module:overlay(60) +from:0x021617ac kind:load to:0x02159220 module:overlay(60) +from:0x021617b0 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x021617b4 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x021617b8 kind:load to:0x020a92d0 module:overlay(0) +from:0x021617bc kind:load to:0x020a8f78 module:overlay(0) +from:0x021617c0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021617c4 kind:load to:0x020a9150 module:overlay(0) +from:0x021617c8 kind:load to:0x020a914c module:overlay(0) +from:0x021617cc kind:load to:0x020a921c module:overlay(0) +from:0x021617d0 kind:load to:0x020a9240 module:overlay(0) +from:0x021617d4 kind:load to:0x020a9244 module:overlay(0) +from:0x021617d8 kind:load to:0x020a91a0 module:overlay(0) +from:0x021617dc kind:load to:0x020a91a8 module:overlay(0) +from:0x021617e0 kind:load to:0x020a91b0 module:overlay(0) +from:0x021617e4 kind:load to:0x020a8f54 module:overlay(0) +from:0x021617e8 kind:load to:0x020a8f5c module:overlay(0) +from:0x021617ec kind:load to:0x020a8f64 module:overlay(0) +from:0x021617f0 kind:load to:0x020a8f6c module:overlay(0) +from:0x021617f4 kind:load to:0x020a9448 module:overlay(0) +from:0x021617f8 kind:load to:0x020a9598 module:overlay(0) +from:0x021617fc kind:load to:0x020a95c4 module:overlay(0) +from:0x02161800 kind:load to:0x020a95e4 module:overlay(0) +from:0x02161804 kind:load to:0x020a97fc module:overlay(0) +from:0x02161808 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0216180c kind:load to:0x020a8ec0 module:overlay(0) +from:0x02161810 kind:load to:0x020a8e84 module:overlay(0) +from:0x02161814 kind:load to:0x020a99a4 module:overlay(0) +from:0x02161818 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0216181c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02161820 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02161824 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02161828 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0216182c kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02161830 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02161834 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02161838 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0216183c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02161840 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02161844 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02161848 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0216184c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02161850 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02161854 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02161858 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0216185c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02161860 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02161864 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02161868 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0216186c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0216188c kind:load to:0x021592b0 module:overlay(60) +from:0x02161890 kind:load to:0x020979e4 module:overlay(0) +from:0x02161894 kind:load to:0x02097a18 module:overlay(0) +from:0x02161898 kind:load to:0x020977d0 module:overlay(0) +from:0x0216189c kind:load to:0x020979ec module:overlay(0) +from:0x021618a0 kind:load to:0x02097814 module:overlay(0) +from:0x021618a4 kind:load to:0x02097818 module:overlay(0) +from:0x021618b0 kind:load to:0x021593cc module:overlay(60) +from:0x021618b4 kind:load to:0x020979e4 module:overlay(0) +from:0x021618b8 kind:load to:0x02097a18 module:overlay(0) +from:0x021618bc kind:load to:0x020977d0 module:overlay(0) +from:0x021618c0 kind:load to:0x020979ec module:overlay(0) +from:0x021618c4 kind:load to:0x02097814 module:overlay(0) +from:0x021618c8 kind:load to:0x02097818 module:overlay(0) +from:0x021618d4 kind:load to:0x0215933c module:overlay(60) +from:0x021618d8 kind:load to:0x020979e4 module:overlay(0) +from:0x021618dc kind:load to:0x02097a18 module:overlay(0) +from:0x021618e0 kind:load to:0x020977d0 module:overlay(0) +from:0x021618e4 kind:load to:0x020979ec module:overlay(0) +from:0x021618e8 kind:load to:0x02097814 module:overlay(0) +from:0x021618ec kind:load to:0x02097818 module:overlay(0) +from:0x02161980 kind:load to:0x0215a3c4 module:overlay(60) +from:0x02161988 kind:load to:0x0215a4f8 module:overlay(60) +from:0x02161990 kind:load to:0x0215a830 module:overlay(60) +from:0x02161998 kind:load to:0x0215aaec module:overlay(60) +from:0x021619a0 kind:load to:0x0215adf8 module:overlay(60) +from:0x021619a8 kind:load to:0x0215afe8 module:overlay(60) +from:0x021619b0 kind:load to:0x0215b0a0 module:overlay(60) +from:0x021619b8 kind:load to:0x0215b1a0 module:overlay(60) +from:0x021619c0 kind:load to:0x0215b6b4 module:overlay(60) +from:0x021619c8 kind:load to:0x0215b8e4 module:overlay(60) +from:0x021619d0 kind:load to:0x0215b954 module:overlay(60) +from:0x02161a20 kind:load to:0x0215a330 module:overlay(60) +from:0x02161a28 kind:load to:0x0215a450 module:overlay(60) +from:0x02161a30 kind:load to:0x0215a7bc module:overlay(60) +from:0x02161a38 kind:load to:0x0215aa60 module:overlay(60) +from:0x02161a40 kind:load to:0x0215ade0 module:overlay(60) +from:0x02161a48 kind:load to:0x0215af74 module:overlay(60) +from:0x02161a50 kind:load to:0x0215b09c module:overlay(60) +from:0x02161a58 kind:load to:0x0215b12c module:overlay(60) +from:0x02161a60 kind:load to:0x0215b684 module:overlay(60) +from:0x02161a68 kind:load to:0x0215b878 module:overlay(60) +from:0x02161a70 kind:load to:0x0215b920 module:overlay(60) +from:0x02161a80 kind:load to:0x02098518 module:overlay(0) +from:0x02161a84 kind:load to:0x02098554 module:overlay(0) +from:0x02161a88 kind:load to:0x0209856c module:overlay(0) +from:0x02161a8c kind:load to:0x02098578 module:overlay(0) +from:0x02161a90 kind:load to:0x01fff464 module:itcm +from:0x02161a94 kind:load to:0x020a99d8 module:overlay(0) +from:0x02161a98 kind:load to:0x020a8d28 module:overlay(0) +from:0x02161a9c kind:load to:0x020a8da4 module:overlay(0) +from:0x02161aa0 kind:load to:0x02159838 module:overlay(60) +from:0x02161aa4 kind:load to:0x02159e8c module:overlay(60) +from:0x02161aa8 kind:load to:0x020984bc module:overlay(0) +from:0x02161aac kind:load to:0x020a995c module:overlay(0) +from:0x02161ab0 kind:load to:0x0215a044 module:overlay(60) +from:0x02161ab4 kind:load to:0x020984c8 module:overlay(0) +from:0x02161ab8 kind:load to:0x02098584 module:overlay(0) +from:0x02161abc kind:load to:0x020985f0 module:overlay(0) +from:0x02161ac0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02161ac4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02161ac8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02161acc kind:load to:0x0215965c module:overlay(60) +from:0x02161ad0 kind:load to:0x021596e0 module:overlay(60) +from:0x02161ad4 kind:load to:0x0215976c module:overlay(60) +from:0x02161ad8 kind:load to:0x0215a288 module:overlay(60) +from:0x02161adc kind:load to:0x020a92d0 module:overlay(0) +from:0x02161ae0 kind:load to:0x0215c478 module:overlay(60) +from:0x02161ae4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02161ae8 kind:load to:0x0215c4ec module:overlay(60) +from:0x02161aec kind:load to:0x020a914c module:overlay(0) +from:0x02161af0 kind:load to:0x020a921c module:overlay(0) +from:0x02161af4 kind:load to:0x020a9240 module:overlay(0) +from:0x02161af8 kind:load to:0x020a9244 module:overlay(0) +from:0x02161afc kind:load to:0x020a91a0 module:overlay(0) +from:0x02161b00 kind:load to:0x020a91a8 module:overlay(0) +from:0x02161b04 kind:load to:0x020a91b0 module:overlay(0) +from:0x02161b08 kind:load to:0x020a8f54 module:overlay(0) +from:0x02161b0c kind:load to:0x020a8f5c module:overlay(0) +from:0x02161b10 kind:load to:0x020a8f64 module:overlay(0) +from:0x02161b14 kind:load to:0x020a8f6c module:overlay(0) +from:0x02161b18 kind:load to:0x020a9448 module:overlay(0) +from:0x02161b1c kind:load to:0x020a9598 module:overlay(0) +from:0x02161b20 kind:load to:0x020a95c4 module:overlay(0) +from:0x02161b24 kind:load to:0x0215bd64 module:overlay(60) +from:0x02161b28 kind:load to:0x020a97fc module:overlay(0) +from:0x02161b2c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02161b30 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02161b34 kind:load to:0x020a8e84 module:overlay(0) +from:0x02161b38 kind:load to:0x020a99a4 module:overlay(0) +from:0x02161b3c kind:load to:0x0215a2d4 module:overlay(60) +from:0x02161b40 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02161b44 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02161b48 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02161b4c kind:load to:0x0215a2ec module:overlay(60) +from:0x02161b50 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02161b54 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02161b58 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02161b5c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02161b60 kind:load to:0x0215a2e0 module:overlay(60) +from:0x02161b64 kind:load to:0x0215b26c module:overlay(60) +from:0x02161b68 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02161b6c kind:load to:0x0215b450 module:overlay(60) +from:0x02161b70 kind:load to:0x0215a304 module:overlay(60) +from:0x02161b74 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02161b78 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02161b7c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02161b80 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02161b84 kind:load to:0x0215a258 module:overlay(60) +from:0x02161b88 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02161b8c kind:load to:0x0215c390 module:overlay(60) +from:0x02161b90 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02161bac kind:load to:0x0215c6e8 module:overlay(60) +from:0x02161bb0 kind:load to:0x02097944 module:overlay(0) +from:0x02161bb4 kind:load to:0x02097754 module:overlay(0) +from:0x02161bb8 kind:load to:0x020977d0 module:overlay(0) +from:0x02161bbc kind:load to:0x0209794c module:overlay(0) +from:0x02161bc0 kind:load to:0x0209796c module:overlay(0) +from:0x02161bc4 kind:load to:0x02097998 module:overlay(0) +from:0x02161c10 kind:load to:0x0215ca84 module:overlay(60) +from:0x02161c18 kind:load to:0x0215cb88 module:overlay(60) +from:0x02161c20 kind:load to:0x0215cbe4 module:overlay(60) +from:0x02161c70 kind:load to:0x0215caf8 module:overlay(60) +from:0x02161c78 kind:load to:0x0215cba4 module:overlay(60) +from:0x02161c80 kind:load to:0x0215cc50 module:overlay(60) +from:0x02161d20 kind:load to:0x02098518 module:overlay(0) +from:0x02161d24 kind:load to:0x02098554 module:overlay(0) +from:0x02161d28 kind:load to:0x0209856c module:overlay(0) +from:0x02161d2c kind:load to:0x02098578 module:overlay(0) +from:0x02161d30 kind:load to:0x01fff464 module:itcm +from:0x02161d34 kind:load to:0x020a99d8 module:overlay(0) +from:0x02161d38 kind:load to:0x020a8d28 module:overlay(0) +from:0x02161d3c kind:load to:0x020a8da4 module:overlay(0) +from:0x02161d40 kind:load to:0x0215c8f8 module:overlay(60) +from:0x02161d44 kind:load to:0x020a98f4 module:overlay(0) +from:0x02161d48 kind:load to:0x020984bc module:overlay(0) +from:0x02161d4c kind:load to:0x020a995c module:overlay(0) +from:0x02161d50 kind:load to:0x020984c4 module:overlay(0) +from:0x02161d54 kind:load to:0x020984c8 module:overlay(0) +from:0x02161d58 kind:load to:0x02098584 module:overlay(0) +from:0x02161d5c kind:load to:0x020985f0 module:overlay(0) +from:0x02161d60 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02161d64 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02161d68 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02161d6c kind:load to:0x0215ce6c module:overlay(60) +from:0x02161d70 kind:load to:0x0215ce94 module:overlay(60) +from:0x02161d74 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02161d78 kind:load to:0x0215c8ac module:overlay(60) +from:0x02161d7c kind:load to:0x020a92d0 module:overlay(0) +from:0x02161d80 kind:load to:0x020a8f78 module:overlay(0) +from:0x02161d84 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02161d88 kind:load to:0x020a9150 module:overlay(0) +from:0x02161d8c kind:load to:0x020a914c module:overlay(0) +from:0x02161d90 kind:load to:0x020a921c module:overlay(0) +from:0x02161d94 kind:load to:0x020a9240 module:overlay(0) +from:0x02161d98 kind:load to:0x020a9244 module:overlay(0) +from:0x02161d9c kind:load to:0x0215cdb0 module:overlay(60) +from:0x02161da0 kind:load to:0x0215cdcc module:overlay(60) +from:0x02161da4 kind:load to:0x020a91b0 module:overlay(0) +from:0x02161da8 kind:load to:0x020a8f54 module:overlay(0) +from:0x02161dac kind:load to:0x020a8f5c module:overlay(0) +from:0x02161db0 kind:load to:0x020a8f64 module:overlay(0) +from:0x02161db4 kind:load to:0x020a8f6c module:overlay(0) +from:0x02161db8 kind:load to:0x020a9448 module:overlay(0) +from:0x02161dbc kind:load to:0x020a9598 module:overlay(0) +from:0x02161dc0 kind:load to:0x020a95c4 module:overlay(0) +from:0x02161dc4 kind:load to:0x020a95e4 module:overlay(0) +from:0x02161dc8 kind:load to:0x020a97fc module:overlay(0) +from:0x02161dcc kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02161dd0 kind:load to:0x0215ccfc module:overlay(60) +from:0x02161dd4 kind:load to:0x020a8e84 module:overlay(0) +from:0x02161dd8 kind:load to:0x020a99a4 module:overlay(0) +from:0x02161ddc kind:load to:0x0215cb34 module:overlay(60) +from:0x02161de0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02161de4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02161de8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02161dec kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02161df0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02161df4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02161df8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02161dfc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02161e00 kind:load to:0x0215cb40 module:overlay(60) +from:0x02161e04 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02161e08 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02161e0c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02161e10 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02161e14 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02161e18 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02161e1c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02161e20 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02161e24 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02161e28 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02161e2c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02161e30 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02161e3c kind:load to:0x0215cee4 module:overlay(60) +from:0x02161e40 kind:load to:0x02097944 module:overlay(0) +from:0x02161e44 kind:load to:0x02097754 module:overlay(0) +from:0x02161e48 kind:load to:0x020977d0 module:overlay(0) +from:0x02161e4c kind:load to:0x0209794c module:overlay(0) +from:0x02161e50 kind:load to:0x0209796c module:overlay(0) +from:0x02161e54 kind:load to:0x02097998 module:overlay(0) +from:0x02162028 kind:load to:0x02098518 module:overlay(0) +from:0x0216202c kind:load to:0x02098554 module:overlay(0) +from:0x02162030 kind:load to:0x0209856c module:overlay(0) +from:0x02162034 kind:load to:0x02098578 module:overlay(0) +from:0x02162038 kind:load to:0x01fff464 module:itcm +from:0x0216203c kind:load to:0x020a99d8 module:overlay(0) +from:0x02162040 kind:load to:0x020a8d28 module:overlay(0) +from:0x02162044 kind:load to:0x020a8da4 module:overlay(0) +from:0x02162048 kind:load to:0x0215d124 module:overlay(60) +from:0x0216204c kind:load to:0x020a98f4 module:overlay(0) +from:0x02162050 kind:load to:0x020984bc module:overlay(0) +from:0x02162054 kind:load to:0x020a995c module:overlay(0) +from:0x02162058 kind:load to:0x020984c4 module:overlay(0) +from:0x0216205c kind:load to:0x020984c8 module:overlay(0) +from:0x02162060 kind:load to:0x02098584 module:overlay(0) +from:0x02162064 kind:load to:0x020985f0 module:overlay(0) +from:0x02162068 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216206c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162070 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162074 kind:load to:0x0215d468 module:overlay(60) +from:0x02162078 kind:load to:0x0215d490 module:overlay(60) +from:0x0216207c kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02162080 kind:load to:0x0215d0bc module:overlay(60) +from:0x02162084 kind:load to:0x020a92d0 module:overlay(0) +from:0x02162088 kind:load to:0x020a8f78 module:overlay(0) +from:0x0216208c kind:load to:0x020a8fe0 module:overlay(0) +from:0x02162090 kind:load to:0x020a9150 module:overlay(0) +from:0x02162094 kind:load to:0x020a914c module:overlay(0) +from:0x02162098 kind:load to:0x020a921c module:overlay(0) +from:0x0216209c kind:load to:0x020a9240 module:overlay(0) +from:0x021620a0 kind:load to:0x020a9244 module:overlay(0) +from:0x021620a4 kind:load to:0x020a91a0 module:overlay(0) +from:0x021620a8 kind:load to:0x020a91a8 module:overlay(0) +from:0x021620ac kind:load to:0x020a91b0 module:overlay(0) +from:0x021620b0 kind:load to:0x020a8f54 module:overlay(0) +from:0x021620b4 kind:load to:0x020a8f5c module:overlay(0) +from:0x021620b8 kind:load to:0x020a8f64 module:overlay(0) +from:0x021620bc kind:load to:0x020a8f6c module:overlay(0) +from:0x021620c0 kind:load to:0x0215d3c0 module:overlay(60) +from:0x021620c4 kind:load to:0x020a9598 module:overlay(0) +from:0x021620c8 kind:load to:0x020a95c4 module:overlay(0) +from:0x021620cc kind:load to:0x020a95e4 module:overlay(0) +from:0x021620d0 kind:load to:0x020a97fc module:overlay(0) +from:0x021620d4 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021620d8 kind:load to:0x020a8ec0 module:overlay(0) +from:0x021620dc kind:load to:0x020a8e84 module:overlay(0) +from:0x021620e0 kind:load to:0x020a99a4 module:overlay(0) +from:0x021620e4 kind:load to:0x0215d2d0 module:overlay(60) +from:0x021620e8 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021620ec kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021620f0 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021620f4 kind:load to:0x0215d304 module:overlay(60) +from:0x021620f8 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x021620fc kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02162100 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02162104 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02162108 kind:load to:0x0215d390 module:overlay(60) +from:0x0216210c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02162110 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02162114 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02162118 kind:load to:0x0215d39c module:overlay(60) +from:0x0216211c kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02162120 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02162124 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02162128 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0216212c kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02162130 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02162134 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02162138 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0216213c kind:load to:0x0215d348 module:overlay(60) +from:0x02162140 kind:load to:0x0215d360 module:overlay(60) +from:0x02162144 kind:load to:0x0215d378 module:overlay(60) +from:0x02162148 kind:load to:0x0215d3a8 module:overlay(60) +from:0x0216214c kind:load to:0x0215d3ac module:overlay(60) +from:0x02162150 kind:load to:0x0215d3bc module:overlay(60) +from:0x0216215c kind:load to:0x0215d4e0 module:overlay(60) +from:0x02162160 kind:load to:0x02097944 module:overlay(0) +from:0x02162164 kind:load to:0x02097754 module:overlay(0) +from:0x02162168 kind:load to:0x020977d0 module:overlay(0) +from:0x0216216c kind:load to:0x0209794c module:overlay(0) +from:0x02162170 kind:load to:0x0209796c module:overlay(0) +from:0x02162174 kind:load to:0x02097998 module:overlay(0) +from:0x02162180 kind:load to:0x0215d5fc module:overlay(60) +from:0x02162184 kind:load to:0x0215d7e0 module:overlay(60) +from:0x02162188 kind:load to:0x0205a720 module:overlay(0) +from:0x0216218c kind:load to:0x01ffc57c module:itcm +from:0x02162190 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162194 kind:load to:0x02057e44 module:overlay(0) +from:0x02162198 kind:load to:0x02057ea8 module:overlay(0) +from:0x0216219c kind:load to:0x01ffc7a4 module:itcm +from:0x021621a0 kind:load to:0x02057d84 module:overlay(0) +from:0x021621ac kind:load to:0x02098518 module:overlay(0) +from:0x021621b0 kind:load to:0x02098554 module:overlay(0) +from:0x021621b4 kind:load to:0x0209856c module:overlay(0) +from:0x021621b8 kind:load to:0x02098578 module:overlay(0) +from:0x021621bc kind:load to:0x01fff464 module:itcm +from:0x021621c0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021621c4 kind:load to:0x0215d648 module:overlay(60) +from:0x021621c8 kind:load to:0x020984b0 module:overlay(0) +from:0x021621cc kind:load to:0x0215d6b0 module:overlay(60) +from:0x021621d0 kind:load to:0x0215d75c module:overlay(60) +from:0x021621d4 kind:load to:0x020984bc module:overlay(0) +from:0x021621d8 kind:load to:0x0215d770 module:overlay(60) +from:0x021621dc kind:load to:0x020984c4 module:overlay(0) +from:0x021621e0 kind:load to:0x020984c8 module:overlay(0) +from:0x021621e4 kind:load to:0x02098584 module:overlay(0) +from:0x021621e8 kind:load to:0x020985f0 module:overlay(0) +from:0x021621ec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021621f0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021621f4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021621f8 kind:load to:0x0215d7fc module:overlay(60) +from:0x021621fc kind:load to:0x0215d834 module:overlay(60) +from:0x02162200 kind:load to:0x0215d790 module:overlay(60) +from:0x0216223c kind:load to:0x0215d894 module:overlay(60) +from:0x02162240 kind:load to:0x02097944 module:overlay(0) +from:0x02162244 kind:load to:0x02097754 module:overlay(0) +from:0x02162248 kind:load to:0x020977d0 module:overlay(0) +from:0x0216224c kind:load to:0x0209794c module:overlay(0) +from:0x02162250 kind:load to:0x0209796c module:overlay(0) +from:0x02162254 kind:load to:0x02097998 module:overlay(0) +from:0x02162260 kind:load to:0x02098518 module:overlay(0) +from:0x02162264 kind:load to:0x02098554 module:overlay(0) +from:0x02162268 kind:load to:0x0209856c module:overlay(0) +from:0x0216226c kind:load to:0x02098578 module:overlay(0) +from:0x02162270 kind:load to:0x01fff464 module:itcm +from:0x02162274 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162278 kind:load to:0x0215d648 module:overlay(60) +from:0x0216227c kind:load to:0x020984b0 module:overlay(0) +from:0x02162280 kind:load to:0x0215d6b0 module:overlay(60) +from:0x02162284 kind:load to:0x0215d75c module:overlay(60) +from:0x02162288 kind:load to:0x020984bc module:overlay(0) +from:0x0216228c kind:load to:0x0215d770 module:overlay(60) +from:0x02162290 kind:load to:0x020984c4 module:overlay(0) +from:0x02162294 kind:load to:0x020984c8 module:overlay(0) +from:0x02162298 kind:load to:0x02098584 module:overlay(0) +from:0x0216229c kind:load to:0x020985f0 module:overlay(0) +from:0x021622a0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021622a4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021622a8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021622ac kind:load to:0x0215d950 module:overlay(60) +from:0x021622b0 kind:load to:0x0215d988 module:overlay(60) +from:0x021622b4 kind:load to:0x0215d900 module:overlay(60) +from:0x021622d8 kind:load to:0x0215d9e8 module:overlay(60) +from:0x021622dc kind:load to:0x02097944 module:overlay(0) +from:0x021622e0 kind:load to:0x02097754 module:overlay(0) +from:0x021622e4 kind:load to:0x020977d0 module:overlay(0) +from:0x021622e8 kind:load to:0x0215df58 module:overlay(60) +from:0x021622ec kind:load to:0x0209796c module:overlay(0) +from:0x021622f0 kind:load to:0x0215df40 module:overlay(60) +from:0x02162300 kind:load to:0x02097944 module:overlay(0) +from:0x02162304 kind:load to:0x02097754 module:overlay(0) +from:0x02162308 kind:load to:0x020977d0 module:overlay(0) +from:0x0216230c kind:load to:0x0215df58 module:overlay(60) +from:0x02162310 kind:load to:0x0209796c module:overlay(0) +from:0x02162314 kind:load to:0x0215df40 module:overlay(60) +from:0x02162320 kind:load to:0x0215db44 module:overlay(60) +from:0x02162324 kind:load to:0x0215dfb8 module:overlay(60) +from:0x02162328 kind:load to:0x02099b00 module:overlay(0) +from:0x0216232c kind:load to:0x02099b38 module:overlay(0) +from:0x02162330 kind:load to:0x0209a13c module:overlay(0) +from:0x02162334 kind:load to:0x0209a144 module:overlay(0) +from:0x02162338 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0216233c kind:load to:0x02099cb0 module:overlay(0) +from:0x02162340 kind:load to:0x02099ba0 module:overlay(0) +from:0x02162344 kind:load to:0x0209a06c module:overlay(0) +from:0x02162348 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0216234c kind:load to:0x0209a10c module:overlay(0) +from:0x02162350 kind:load to:0x0215dfb0 module:overlay(60) +from:0x02162354 kind:load to:0x0209a124 module:overlay(0) +from:0x02162358 kind:load to:0x0215dfa0 module:overlay(60) +from:0x0216235c kind:load to:0x0215df7c module:overlay(60) +from:0x02162368 kind:load to:0x02098518 module:overlay(0) +from:0x0216236c kind:load to:0x02098554 module:overlay(0) +from:0x02162370 kind:load to:0x0209856c module:overlay(0) +from:0x02162374 kind:load to:0x02098578 module:overlay(0) +from:0x02162378 kind:load to:0x01fff464 module:itcm +from:0x0216237c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162380 kind:load to:0x0215dc04 module:overlay(60) +from:0x02162384 kind:load to:0x0215db58 module:overlay(60) +from:0x02162388 kind:load to:0x0215dd90 module:overlay(60) +from:0x0216238c kind:load to:0x0215ddc0 module:overlay(60) +from:0x02162390 kind:load to:0x020984bc module:overlay(0) +from:0x02162394 kind:load to:0x0215ddd4 module:overlay(60) +from:0x02162398 kind:load to:0x020984c4 module:overlay(0) +from:0x0216239c kind:load to:0x020984c8 module:overlay(0) +from:0x021623a0 kind:load to:0x02098584 module:overlay(0) +from:0x021623a4 kind:load to:0x020985f0 module:overlay(0) +from:0x021623a8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021623ac kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021623b0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021623b4 kind:load to:0x0215dfd4 module:overlay(60) +from:0x021623b8 kind:load to:0x0215e01c module:overlay(60) +from:0x021623bc kind:load to:0x0215df00 module:overlay(60) +from:0x021623f4 kind:load to:0x0215e098 module:overlay(60) +from:0x021623f8 kind:load to:0x02097944 module:overlay(0) +from:0x021623fc kind:load to:0x02097754 module:overlay(0) +from:0x02162400 kind:load to:0x020977d0 module:overlay(0) +from:0x02162404 kind:load to:0x0209794c module:overlay(0) +from:0x02162408 kind:load to:0x0209796c module:overlay(0) +from:0x0216240c kind:load to:0x02097998 module:overlay(0) +from:0x02162418 kind:load to:0x02098518 module:overlay(0) +from:0x0216241c kind:load to:0x02098554 module:overlay(0) +from:0x02162420 kind:load to:0x0209856c module:overlay(0) +from:0x02162424 kind:load to:0x02098578 module:overlay(0) +from:0x02162428 kind:load to:0x01fff464 module:itcm +from:0x0216242c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162430 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x02162434 kind:load to:0x0215e104 module:overlay(60) +from:0x02162438 kind:load to:0x020984b4 module:overlay(0) +from:0x0216243c kind:load to:0x020984b8 module:overlay(0) +from:0x02162440 kind:load to:0x020984bc module:overlay(0) +from:0x02162444 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02162448 kind:load to:0x020984c4 module:overlay(0) +from:0x0216244c kind:load to:0x020984c8 module:overlay(0) +from:0x02162450 kind:load to:0x02098584 module:overlay(0) +from:0x02162454 kind:load to:0x020985f0 module:overlay(0) +from:0x02162458 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216245c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162460 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162464 kind:load to:0x0215e158 module:overlay(60) +from:0x02162468 kind:load to:0x0215e178 module:overlay(60) +from:0x0216246c kind:load to:0x0215e108 module:overlay(60) +from:0x02162490 kind:load to:0x0215e1c0 module:overlay(60) +from:0x02162494 kind:load to:0x02097944 module:overlay(0) +from:0x02162498 kind:load to:0x02097754 module:overlay(0) +from:0x0216249c kind:load to:0x020977d0 module:overlay(0) +from:0x021624a0 kind:load to:0x0209794c module:overlay(0) +from:0x021624a4 kind:load to:0x0209796c module:overlay(0) +from:0x021624a8 kind:load to:0x02097998 module:overlay(0) +from:0x021624b4 kind:load to:0x0215e308 module:overlay(60) +from:0x021624b8 kind:load to:0x0215e540 module:overlay(60) +from:0x021624bc kind:load to:0x02099b00 module:overlay(0) +from:0x021624c0 kind:load to:0x02099b38 module:overlay(0) +from:0x021624c4 kind:load to:0x0209a13c module:overlay(0) +from:0x021624c8 kind:load to:0x0209a144 module:overlay(0) +from:0x021624cc kind:load to:0x0209a0e4 module:overlay(0) +from:0x021624d0 kind:load to:0x02099cb0 module:overlay(0) +from:0x021624d4 kind:load to:0x02099ba0 module:overlay(0) +from:0x021624d8 kind:load to:0x0209a06c module:overlay(0) +from:0x021624dc kind:load to:0x0209a0f4 module:overlay(0) +from:0x021624e0 kind:load to:0x0209a10c module:overlay(0) +from:0x021624e4 kind:load to:0x0215dfb0 module:overlay(60) +from:0x021624e8 kind:load to:0x0209a124 module:overlay(0) +from:0x021624ec kind:load to:0x0215dfa0 module:overlay(60) +from:0x021624f0 kind:load to:0x0215df7c module:overlay(60) +from:0x021624fc kind:load to:0x02098518 module:overlay(0) +from:0x02162500 kind:load to:0x02098554 module:overlay(0) +from:0x02162504 kind:load to:0x0209856c module:overlay(0) +from:0x02162508 kind:load to:0x02098578 module:overlay(0) +from:0x0216250c kind:load to:0x01fff464 module:itcm +from:0x02162510 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162514 kind:load to:0x0215e31c module:overlay(60) +from:0x02162518 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0216251c kind:load to:0x0215e4b0 module:overlay(60) +from:0x02162520 kind:load to:0x0215e4c8 module:overlay(60) +from:0x02162524 kind:load to:0x020984bc module:overlay(0) +from:0x02162528 kind:load to:0x0215e51c module:overlay(60) +from:0x0216252c kind:load to:0x020984c4 module:overlay(0) +from:0x02162530 kind:load to:0x020984c8 module:overlay(0) +from:0x02162534 kind:load to:0x02098584 module:overlay(0) +from:0x02162538 kind:load to:0x020985f0 module:overlay(0) +from:0x0216253c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162540 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162544 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162548 kind:load to:0x0215e55c module:overlay(60) +from:0x0216254c kind:load to:0x0215e5a4 module:overlay(60) +from:0x02162550 kind:load to:0x0215e4dc module:overlay(60) +from:0x02162588 kind:load to:0x0215e614 module:overlay(60) +from:0x0216258c kind:load to:0x02097944 module:overlay(0) +from:0x02162590 kind:load to:0x02097754 module:overlay(0) +from:0x02162594 kind:load to:0x020977d0 module:overlay(0) +from:0x02162598 kind:load to:0x0209794c module:overlay(0) +from:0x0216259c kind:load to:0x0209796c module:overlay(0) +from:0x021625a0 kind:load to:0x02097998 module:overlay(0) +from:0x021625ac kind:load to:0x02098518 module:overlay(0) +from:0x021625b0 kind:load to:0x02098554 module:overlay(0) +from:0x021625b4 kind:load to:0x0209856c module:overlay(0) +from:0x021625b8 kind:load to:0x02098578 module:overlay(0) +from:0x021625bc kind:load to:0x01fff464 module:itcm +from:0x021625c0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021625c4 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x021625c8 kind:load to:0x0215e680 module:overlay(60) +from:0x021625cc kind:load to:0x020984b4 module:overlay(0) +from:0x021625d0 kind:load to:0x020984b8 module:overlay(0) +from:0x021625d4 kind:load to:0x020984bc module:overlay(0) +from:0x021625d8 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x021625dc kind:load to:0x020984c4 module:overlay(0) +from:0x021625e0 kind:load to:0x020984c8 module:overlay(0) +from:0x021625e4 kind:load to:0x02098584 module:overlay(0) +from:0x021625e8 kind:load to:0x020985f0 module:overlay(0) +from:0x021625ec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021625f0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021625f4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021625f8 kind:load to:0x0215e6d4 module:overlay(60) +from:0x021625fc kind:load to:0x0215e6f4 module:overlay(60) +from:0x02162600 kind:load to:0x0215e684 module:overlay(60) +from:0x0216260c kind:load to:0x0215e73c module:overlay(60) +from:0x02162610 kind:load to:0x02097944 module:overlay(0) +from:0x02162614 kind:load to:0x02097754 module:overlay(0) +from:0x02162618 kind:load to:0x020977d0 module:overlay(0) +from:0x0216261c kind:load to:0x0209794c module:overlay(0) +from:0x02162620 kind:load to:0x0209796c module:overlay(0) +from:0x02162624 kind:load to:0x02097998 module:overlay(0) +from:0x02162630 kind:load to:0x02098518 module:overlay(0) +from:0x02162634 kind:load to:0x02098554 module:overlay(0) +from:0x02162638 kind:load to:0x0209856c module:overlay(0) +from:0x0216263c kind:load to:0x02098578 module:overlay(0) +from:0x02162640 kind:load to:0x01fff464 module:itcm +from:0x02162644 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162648 kind:load to:0x020f759c module:overlays(19,22,23,31) +from:0x0216264c kind:load to:0x0215e7fc module:overlay(60) +from:0x02162650 kind:load to:0x0215e800 module:overlay(60) +from:0x02162654 kind:load to:0x0215e884 module:overlay(60) +from:0x02162658 kind:load to:0x020984bc module:overlay(0) +from:0x0216265c kind:load to:0x020f75f4 module:overlays(19,22,23,31) +from:0x02162660 kind:load to:0x020984c4 module:overlay(0) +from:0x02162664 kind:load to:0x020984c8 module:overlay(0) +from:0x02162668 kind:load to:0x02098584 module:overlay(0) +from:0x0216266c kind:load to:0x020985f0 module:overlay(0) +from:0x02162670 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162674 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162678 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216267c kind:load to:0x0215e8e8 module:overlay(60) +from:0x02162680 kind:load to:0x0215e920 module:overlay(60) +from:0x02162684 kind:load to:0x0215e898 module:overlay(60) +from:0x021626cc kind:load to:0x0215e980 module:overlay(60) +from:0x021626d0 kind:load to:0x02097944 module:overlay(0) +from:0x021626d4 kind:load to:0x02097754 module:overlay(0) +from:0x021626d8 kind:load to:0x020977d0 module:overlay(0) +from:0x021626dc kind:load to:0x0209794c module:overlay(0) +from:0x021626e0 kind:load to:0x0209796c module:overlay(0) +from:0x021626e4 kind:load to:0x02097998 module:overlay(0) +from:0x021626f0 kind:load to:0x02098518 module:overlay(0) +from:0x021626f4 kind:load to:0x02098554 module:overlay(0) +from:0x021626f8 kind:load to:0x0209856c module:overlay(0) +from:0x021626fc kind:load to:0x02098578 module:overlay(0) +from:0x02162700 kind:load to:0x01fff464 module:itcm +from:0x02162704 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162708 kind:load to:0x0215ea90 module:overlay(60) +from:0x0216270c kind:load to:0x020984b0 module:overlay(0) +from:0x02162710 kind:load to:0x0215eafc module:overlay(60) +from:0x02162714 kind:load to:0x0215eb10 module:overlay(60) +from:0x02162718 kind:load to:0x020984bc module:overlay(0) +from:0x0216271c kind:load to:0x0215eb24 module:overlay(60) +from:0x02162720 kind:load to:0x020984c4 module:overlay(0) +from:0x02162724 kind:load to:0x020984c8 module:overlay(0) +from:0x02162728 kind:load to:0x02098584 module:overlay(0) +from:0x0216272c kind:load to:0x020985f0 module:overlay(0) +from:0x02162730 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162734 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162738 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216273c kind:load to:0x0215eb44 module:overlay(60) +from:0x02162740 kind:load to:0x0215eb6c module:overlay(60) +from:0x0216274c kind:load to:0x0215ebbc module:overlay(60) +from:0x02162750 kind:load to:0x02097944 module:overlay(0) +from:0x02162754 kind:load to:0x02097754 module:overlay(0) +from:0x02162758 kind:load to:0x020977d0 module:overlay(0) +from:0x0216275c kind:load to:0x0209794c module:overlay(0) +from:0x02162760 kind:load to:0x0209796c module:overlay(0) +from:0x02162764 kind:load to:0x02097998 module:overlay(0) +from:0x02162770 kind:load to:0x02098518 module:overlay(0) +from:0x02162774 kind:load to:0x02098554 module:overlay(0) +from:0x02162778 kind:load to:0x0209856c module:overlay(0) +from:0x0216277c kind:load to:0x02098578 module:overlay(0) +from:0x02162780 kind:load to:0x01fff464 module:itcm +from:0x02162784 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162788 kind:load to:0x0215ec7c module:overlay(60) +from:0x0216278c kind:load to:0x020984b0 module:overlay(0) +from:0x02162790 kind:load to:0x0215eca4 module:overlay(60) +from:0x02162794 kind:load to:0x0215eca8 module:overlay(60) +from:0x02162798 kind:load to:0x020984bc module:overlay(0) +from:0x0216279c kind:load to:0x0215ecbc module:overlay(60) +from:0x021627a0 kind:load to:0x020984c4 module:overlay(0) +from:0x021627a4 kind:load to:0x020984c8 module:overlay(0) +from:0x021627a8 kind:load to:0x02098584 module:overlay(0) +from:0x021627ac kind:load to:0x020985f0 module:overlay(0) +from:0x021627b0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021627b4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021627b8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021627bc kind:load to:0x0215ecdc module:overlay(60) +from:0x021627c0 kind:load to:0x0215ecfc module:overlay(60) +from:0x021627cc kind:load to:0x0215ed70 module:overlay(60) +from:0x021627d0 kind:load to:0x02097944 module:overlay(0) +from:0x021627d4 kind:load to:0x02097754 module:overlay(0) +from:0x021627d8 kind:load to:0x020977d0 module:overlay(0) +from:0x021627dc kind:load to:0x0209794c module:overlay(0) +from:0x021627e0 kind:load to:0x0209796c module:overlay(0) +from:0x021627e4 kind:load to:0x02097998 module:overlay(0) +from:0x021627f0 kind:load to:0x0215f148 module:overlay(60) +from:0x021627f4 kind:load to:0x021600cc module:overlay(60) +from:0x021627f8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021627fc kind:load to:0x0215ed58 module:overlay(60) +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:0x0209a79c module:overlay(0) +from:0x02162810 kind:load to:0x02057d84 module:overlay(0) +from:0x0216281c kind:load to:0x0215f15c module:overlay(60) +from:0x02162820 kind:load to:0x021600e8 module:overlay(60) +from:0x02162824 kind:load to:0x02099b00 module:overlay(0) +from:0x02162828 kind:load to:0x02099b38 module:overlay(0) +from:0x0216282c kind:load to:0x0209a13c module:overlay(0) +from:0x02162830 kind:load to:0x0209a144 module:overlay(0) +from:0x02162834 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02162838 kind:load to:0x02099cb0 module:overlay(0) +from:0x0216283c kind:load to:0x02099ba0 module:overlay(0) +from:0x02162840 kind:load to:0x0209a06c module:overlay(0) +from:0x02162844 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02162848 kind:load to:0x0209a10c module:overlay(0) +from:0x0216284c kind:load to:0x0215dfb0 module:overlay(60) +from:0x02162850 kind:load to:0x0209a124 module:overlay(0) +from:0x02162854 kind:load to:0x0215dfa0 module:overlay(60) +from:0x02162858 kind:load to:0x0215df7c module:overlay(60) +from:0x02162864 kind:load to:0x0215f170 module:overlay(60) +from:0x02162868 kind:load to:0x02160104 module:overlay(60) +from:0x0216286c kind:load to:0x02099b00 module:overlay(0) +from:0x02162870 kind:load to:0x02099b38 module:overlay(0) +from:0x02162874 kind:load to:0x0209a13c module:overlay(0) +from:0x02162878 kind:load to:0x0209a144 module:overlay(0) +from:0x0216287c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02162880 kind:load to:0x02099cb0 module:overlay(0) +from:0x02162884 kind:load to:0x02099ba0 module:overlay(0) +from:0x02162888 kind:load to:0x0209a06c module:overlay(0) +from:0x0216288c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02162890 kind:load to:0x0209a10c module:overlay(0) +from:0x02162894 kind:load to:0x0215dfb0 module:overlay(60) +from:0x02162898 kind:load to:0x0209a124 module:overlay(0) +from:0x0216289c kind:load to:0x0215dfa0 module:overlay(60) +from:0x021628a0 kind:load to:0x0215df7c module:overlay(60) +from:0x02162954 kind:load to:0x02098518 module:overlay(0) +from:0x02162958 kind:load to:0x02098554 module:overlay(0) +from:0x0216295c kind:load to:0x0209856c module:overlay(0) +from:0x02162960 kind:load to:0x02098578 module:overlay(0) +from:0x02162964 kind:load to:0x01fff464 module:itcm +from:0x02162968 kind:load to:0x020a99d8 module:overlay(0) +from:0x0216296c kind:load to:0x020a8d28 module:overlay(0) +from:0x02162970 kind:load to:0x0215f2ec module:overlay(60) +from:0x02162974 kind:load to:0x0215f4ec module:overlay(60) +from:0x02162978 kind:load to:0x020a98f4 module:overlay(0) +from:0x0216297c kind:load to:0x020984bc module:overlay(0) +from:0x02162980 kind:load to:0x0215f814 module:overlay(60) +from:0x02162984 kind:load to:0x020984c4 module:overlay(0) +from:0x02162988 kind:load to:0x020984c8 module:overlay(0) +from:0x0216298c kind:load to:0x02098584 module:overlay(0) +from:0x02162990 kind:load to:0x020985f0 module:overlay(0) +from:0x02162994 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162998 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216299c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021629a0 kind:load to:0x0215f184 module:overlay(60) +from:0x021629a4 kind:load to:0x0215f234 module:overlay(60) +from:0x021629a8 kind:load to:0x0215f330 module:overlay(60) +from:0x021629ac kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x021629b0 kind:load to:0x0215fe7c module:overlay(60) +from:0x021629b4 kind:load to:0x020a8f78 module:overlay(0) +from:0x021629b8 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021629bc kind:load to:0x020a9150 module:overlay(0) +from:0x021629c0 kind:load to:0x020a914c module:overlay(0) +from:0x021629c4 kind:load to:0x020a921c module:overlay(0) +from:0x021629c8 kind:load to:0x020a9240 module:overlay(0) +from:0x021629cc kind:load to:0x020a9244 module:overlay(0) +from:0x021629d0 kind:load to:0x0215f924 module:overlay(60) +from:0x021629d4 kind:load to:0x020a91a8 module:overlay(0) +from:0x021629d8 kind:load to:0x020a91b0 module:overlay(0) +from:0x021629dc kind:load to:0x020a8f54 module:overlay(0) +from:0x021629e0 kind:load to:0x020a8f5c module:overlay(0) +from:0x021629e4 kind:load to:0x0215f80c module:overlay(60) +from:0x021629e8 kind:load to:0x020a8f6c module:overlay(0) +from:0x021629ec kind:load to:0x0215f9e0 module:overlay(60) +from:0x021629f0 kind:load to:0x020a9598 module:overlay(0) +from:0x021629f4 kind:load to:0x020a95c4 module:overlay(0) +from:0x021629f8 kind:load to:0x020a95e4 module:overlay(0) +from:0x021629fc kind:load to:0x020a97fc module:overlay(0) +from:0x02162a00 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02162a04 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02162a08 kind:load to:0x020a8e84 module:overlay(0) +from:0x02162a0c kind:load to:0x020a99a4 module:overlay(0) +from:0x02162a10 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02162a14 kind:load to:0x0215f55c module:overlay(60) +from:0x02162a18 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02162a1c kind:load to:0x0215f78c module:overlay(60) +from:0x02162a20 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02162a24 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02162a28 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02162a2c kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02162a30 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02162a34 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02162a38 kind:load to:0x0215f5d0 module:overlay(60) +from:0x02162a3c kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02162a40 kind:load to:0x0215f7c4 module:overlay(60) +from:0x02162a44 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02162a48 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02162a4c kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02162a50 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02162a54 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02162a58 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02162a5c kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02162a60 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02162a64 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02162bc0 kind:load to:0x02160140 module:overlay(60) +from:0x02162bc4 kind:load to:0x02097944 module:overlay(0) +from:0x02162bc8 kind:load to:0x02097754 module:overlay(0) +from:0x02162bcc kind:load to:0x020977d0 module:overlay(0) +from:0x02162bd0 kind:load to:0x0209794c module:overlay(0) +from:0x02162bd4 kind:load to:0x0209796c module:overlay(0) +from:0x02162bd8 kind:load to:0x02097998 module:overlay(0) +from:0x02162c2c kind:load to:0x02098518 module:overlay(0) +from:0x02162c30 kind:load to:0x02098554 module:overlay(0) +from:0x02162c34 kind:load to:0x0209856c module:overlay(0) +from:0x02162c38 kind:load to:0x02098578 module:overlay(0) +from:0x02162c3c kind:load to:0x01fff464 module:itcm +from:0x02162c40 kind:load to:0x020a99d8 module:overlay(0) +from:0x02162c44 kind:load to:0x020a8d28 module:overlay(0) +from:0x02162c48 kind:load to:0x020a8da4 module:overlay(0) +from:0x02162c4c kind:load to:0x02160334 module:overlay(60) +from:0x02162c50 kind:load to:0x020a98f4 module:overlay(0) +from:0x02162c54 kind:load to:0x020984bc module:overlay(0) +from:0x02162c58 kind:load to:0x020a995c module:overlay(0) +from:0x02162c5c kind:load to:0x020984c4 module:overlay(0) +from:0x02162c60 kind:load to:0x020984c8 module:overlay(0) +from:0x02162c64 kind:load to:0x02098584 module:overlay(0) +from:0x02162c68 kind:load to:0x020985f0 module:overlay(0) +from:0x02162c6c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162c70 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162c74 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162c78 kind:load to:0x021602dc module:overlay(60) +from:0x02162c7c kind:load to:0x02160304 module:overlay(60) +from:0x02162c80 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02162c84 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x02162c88 kind:load to:0x020a92d0 module:overlay(0) +from:0x02162c8c kind:load to:0x020a8f78 module:overlay(0) +from:0x02162c90 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02162c94 kind:load to:0x020a9150 module:overlay(0) +from:0x02162c98 kind:load to:0x020a914c module:overlay(0) +from:0x02162c9c kind:load to:0x020a921c module:overlay(0) +from:0x02162ca0 kind:load to:0x020a9240 module:overlay(0) +from:0x02162ca4 kind:load to:0x020a9244 module:overlay(0) +from:0x02162ca8 kind:load to:0x020a91a0 module:overlay(0) +from:0x02162cac kind:load to:0x020a91a8 module:overlay(0) +from:0x02162cb0 kind:load to:0x020a91b0 module:overlay(0) +from:0x02162cb4 kind:load to:0x020a8f54 module:overlay(0) +from:0x02162cb8 kind:load to:0x020a8f5c module:overlay(0) +from:0x02162cbc kind:load to:0x02160340 module:overlay(60) +from:0x02162cc0 kind:load to:0x020a8f6c module:overlay(0) +from:0x02162cc4 kind:load to:0x020a9448 module:overlay(0) +from:0x02162cc8 kind:load to:0x020a9598 module:overlay(0) +from:0x02162ccc kind:load to:0x020a95c4 module:overlay(0) +from:0x02162cd0 kind:load to:0x020a95e4 module:overlay(0) +from:0x02162cd4 kind:load to:0x020a97fc module:overlay(0) +from:0x02162cd8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02162cdc kind:load to:0x020a8ec0 module:overlay(0) +from:0x02162ce0 kind:load to:0x020a8e84 module:overlay(0) +from:0x02162ce4 kind:load to:0x020a99a4 module:overlay(0) +from:0x02162ce8 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02162cec kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02162cf0 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02162cf4 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02162cf8 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02162cfc kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02162d00 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02162d04 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02162d08 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02162d0c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02162d10 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02162d14 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02162d18 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02162d1c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02162d20 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02162d24 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02162d28 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02162d2c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02162d30 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02162d34 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02162d38 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02162d3c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02162d40 kind:load to:0x02160348 module:overlay(60) +from:0x02162d50 kind:load to:0x0209ca10 module:overlay(0) +from:0x02162d54 kind:load to:0x0209ca18 module:overlay(0) +from:0x02162d58 kind:load to:0x0209ca58 module:overlay(0) +from:0x02162d5c kind:load to:0x0209ca78 module:overlay(0) +from:0x02162d68 kind:load to:0x02160370 module:overlay(60) +from:0x02162d6c kind:load to:0x0209ca10 module:overlay(0) +from:0x02162d70 kind:load to:0x0209ca18 module:overlay(0) +from:0x02162d74 kind:load to:0x0209ca58 module:overlay(0) +from:0x02162d78 kind:load to:0x0209ca78 module:overlay(0) +from:0x02162d84 kind:load to:0x0207cac0 module:overlay(0) +from:0x02162d88 kind:load to:0x0207cac8 module:overlay(0) +from:0x02162d8c kind:load to:0x0207d2dc module:overlay(0) +from:0x02162d90 kind:load to:0x0207d2cc module:overlay(0) +from:0x02162d94 kind:load to:0x0207d318 module:overlay(0) +from:0x02162d98 kind:load to:0x0207d350 module:overlay(0) +from:0x02162d9c kind:load to:0x0207d394 module:overlay(0) +from:0x02162da0 kind:load to:0x0207d3bc module:overlay(0) +from:0x02162dac kind:load to:0x021604ac module:overlay(60) +from:0x02162db0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02162db4 kind:load to:0x021604b4 module:overlay(60) +from:0x02162db8 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02162dbc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02162dc0 kind:load to:0x021604b8 module:overlay(60) +from:0x02162dc4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02162dc8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162dcc kind:load to:0x0209d1d4 module:overlay(0) +from:0x02162dd0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02162dd4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02162dd8 kind:load to:0x0209d1ec module:overlay(0) +from:0x02162ddc kind:load to:0x021604d8 module:overlay(60) +from:0x02162de0 kind:load to:0x021604f8 module:overlay(60) +from:0x02162df0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02162df4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02162df8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02162dfc kind:load to:0x0209ca78 module:overlay(0) +from:0x02162e08 kind:load to:0x02160540 module:overlay(60) +from:0x02162e0c kind:load to:0x0209ca10 module:overlay(0) +from:0x02162e10 kind:load to:0x0209ca18 module:overlay(0) +from:0x02162e14 kind:load to:0x0209ca58 module:overlay(0) +from:0x02162e18 kind:load to:0x0209ca78 module:overlay(0) +from:0x02162e24 kind:load to:0x0207c49c module:overlay(0) +from:0x02162e28 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02162e2c kind:load to:0x0207c96c module:overlay(0) +from:0x02162e30 kind:load to:0x0207c95c module:overlay(0) +from:0x02162e34 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02162e38 kind:load to:0x0207ca10 module:overlay(0) +from:0x02162e3c kind:load to:0x0207ca38 module:overlay(0) +from:0x02162e40 kind:load to:0x0207cab0 module:overlay(0) +from:0x02162e4c kind:load to:0x02160664 module:overlay(60) +from:0x02162e50 kind:load to:0x021606b4 module:overlay(60) +from:0x02162e54 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02162e58 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02162e5c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02162e60 kind:load to:0x021608c4 module:overlay(60) +from:0x02162e64 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02162e68 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162e6c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02162e70 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02162e74 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02162e78 kind:load to:0x0209d1ec module:overlay(0) +from:0x02162e7c kind:load to:0x02160980 module:overlay(60) +from:0x02162e80 kind:load to:0x021609a0 module:overlay(60) +from:0x02162e84 kind:load to:0x02160924 module:overlay(60) +from:0x02162e90 kind:load to:0x021609e8 module:overlay(60) +from:0x02162e94 kind:load to:0x0209c8dc module:overlay(0) +from:0x02162e98 kind:load to:0x0209c99c module:overlay(0) +from:0x02162e9c kind:load to:0x0209c9a0 module:overlay(0) +from:0x02162ea0 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02162eac kind:load to:0x02160a84 module:overlay(60) +from:0x02162eb0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02162eb4 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02162eb8 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02162ebc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02162ec0 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02162ec4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02162ec8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162ecc kind:load to:0x0209d1d4 module:overlay(0) +from:0x02162ed0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02162ed4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02162ed8 kind:load to:0x0209d1ec module:overlay(0) +from:0x02162edc kind:load to:0x02160b50 module:overlay(60) +from:0x02162ee0 kind:load to:0x02160b64 module:overlay(60) diff --git a/config/eur/arm9/overlays/ov060/symbols.txt b/config/eur/arm9/overlays/ov060/symbols.txt new file mode 100644 index 00000000..b3268582 --- /dev/null +++ b/config/eur/arm9/overlays/ov060/symbols.txt @@ -0,0 +1,565 @@ +func_ov060_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov060_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov060_02157ed0 kind:function(arm,size=0x58) addr:0x02157ed0 +func_ov060_02157f28 kind:function(arm,size=0xc) addr:0x02157f28 +func_ov060_02157f34 kind:function(arm,size=0x24) addr:0x02157f34 +func_ov060_02157f58 kind:function(arm,size=0x5c) addr:0x02157f58 +func_ov060_02157fb4 kind:function(arm,size=0xc) addr:0x02157fb4 +func_ov060_02157fc0 kind:function(arm,size=0x24) addr:0x02157fc0 +func_ov060_02157fe4 kind:function(arm,size=0x58) addr:0x02157fe4 +func_ov060_0215803c kind:function(arm,size=0x178) addr:0x0215803c +func_ov060_021581b4 kind:function(arm,size=0x14) addr:0x021581b4 +func_ov060_021581c8 kind:function(arm,size=0x30) addr:0x021581c8 +func_ov060_021581f8 kind:function(arm,size=0x38) addr:0x021581f8 +func_ov060_02158230 kind:function(arm,size=0x90) addr:0x02158230 +func_ov060_021582c0 kind:function(arm,size=0x18) addr:0x021582c0 +func_ov060_021582d8 kind:function(arm,size=0x128) addr:0x021582d8 +func_ov060_02158400 kind:function(arm,size=0xc) addr:0x02158400 +func_ov060_0215840c kind:function(arm,size=0x6c) addr:0x0215840c +func_ov060_02158478 kind:function(arm,size=0x278) addr:0x02158478 +func_ov060_021586f0 kind:function(arm,size=0x2c) addr:0x021586f0 +func_ov060_0215871c kind:function(arm,size=0x44) addr:0x0215871c +func_ov060_02158760 kind:function(arm,size=0x58) addr:0x02158760 +func_ov060_021587b8 kind:function(arm,size=0x44) addr:0x021587b8 +func_ov060_021587fc kind:function(arm,size=0xc4) addr:0x021587fc +func_ov060_021588c0 kind:function(arm,size=0x128) addr:0x021588c0 +func_ov060_021589e8 kind:function(arm,size=0xe8) addr:0x021589e8 +func_ov060_02158ad0 kind:function(arm,size=0xb8) addr:0x02158ad0 +func_ov060_02158b88 kind:function(arm,size=0xf0) addr:0x02158b88 +func_ov060_02158c78 kind:function(arm,size=0x7c) addr:0x02158c78 +func_ov060_02158cf4 kind:function(arm,size=0x18) addr:0x02158cf4 +func_ov060_02158d0c kind:function(arm,size=0x78) addr:0x02158d0c +func_ov060_02158d84 kind:function(arm,size=0x20) addr:0x02158d84 +func_ov060_02158da4 kind:function(arm,size=0x74) addr:0x02158da4 +func_ov060_02158e18 kind:function(arm,size=0x44) addr:0x02158e18 +func_ov060_02158e5c kind:function(arm,size=0xa0) addr:0x02158e5c +func_ov060_02158efc kind:function(arm,size=0x18) addr:0x02158efc +func_ov060_02158f14 kind:function(arm,size=0x30) addr:0x02158f14 +func_ov060_02158f44 kind:function(arm,size=0xfc) addr:0x02158f44 +func_ov060_02159040 kind:function(arm,size=0x98) addr:0x02159040 +func_ov060_021590d8 kind:function(arm,size=0xdc) addr:0x021590d8 +func_ov060_021591b4 kind:function(arm,size=0x24) addr:0x021591b4 +func_ov060_021591d8 kind:function(arm,size=0x2c) addr:0x021591d8 +func_ov060_02159204 kind:function(arm,size=0x1c) addr:0x02159204 +func_ov060_02159220 kind:function(arm,size=0x28) addr:0x02159220 +func_ov060_02159248 kind:function(arm,size=0x20) addr:0x02159248 +func_ov060_02159268 kind:function(arm,size=0x14) addr:0x02159268 +func_ov060_0215927c kind:function(arm,size=0x14) addr:0x0215927c +func_ov060_02159290 kind:function(arm,size=0x14) addr:0x02159290 +func_ov060_021592a4 kind:function(arm,size=0xc) addr:0x021592a4 +func_ov060_021592b0 kind:function(arm,size=0x24) addr:0x021592b0 +func_ov060_021592d4 kind:function(arm,size=0x5c) addr:0x021592d4 +func_ov060_02159330 kind:function(arm,size=0xc) addr:0x02159330 +func_ov060_0215933c kind:function(arm,size=0x24) addr:0x0215933c +func_ov060_02159360 kind:function(arm,size=0x60) addr:0x02159360 +func_ov060_021593c0 kind:function(arm,size=0xc) addr:0x021593c0 +func_ov060_021593cc kind:function(arm,size=0x24) addr:0x021593cc +func_ov060_021593f0 kind:function(arm,size=0x5c) addr:0x021593f0 +func_ov060_0215944c kind:function(arm,size=0x210) addr:0x0215944c +func_ov060_0215965c kind:function(arm,size=0x84) addr:0x0215965c +func_ov060_021596e0 kind:function(arm,size=0x8c) addr:0x021596e0 +func_ov060_0215976c kind:function(arm,size=0xcc) addr:0x0215976c +func_ov060_02159838 kind:function(arm,size=0x61c) addr:0x02159838 +func_ov060_02159e54 kind:function(arm,size=0x38) addr:0x02159e54 +func_ov060_02159e8c kind:function(arm,size=0x1b8) addr:0x02159e8c +func_ov060_0215a044 kind:function(arm,size=0x214) addr:0x0215a044 +func_ov060_0215a258 kind:function(arm,size=0x30) addr:0x0215a258 +func_ov060_0215a288 kind:function(arm,size=0x4c) addr:0x0215a288 +func_ov060_0215a2d4 kind:function(arm,size=0xc) addr:0x0215a2d4 +func_ov060_0215a2e0 kind:function(arm,size=0xc) addr:0x0215a2e0 +func_ov060_0215a2ec kind:function(arm,size=0x18) addr:0x0215a2ec +func_ov060_0215a304 kind:function(arm,size=0x2c) addr:0x0215a304 +func_ov060_0215a330 kind:function(arm,size=0x94) addr:0x0215a330 +func_ov060_0215a3c4 kind:function(arm,size=0x8c) addr:0x0215a3c4 +func_ov060_0215a450 kind:function(arm,size=0xa8) addr:0x0215a450 +func_ov060_0215a4f8 kind:function(arm,size=0x2c4) addr:0x0215a4f8 +func_ov060_0215a7bc kind:function(arm,size=0x74) addr:0x0215a7bc +func_ov060_0215a830 kind:function(arm,size=0x230) addr:0x0215a830 +func_ov060_0215aa60 kind:function(arm,size=0x8c) addr:0x0215aa60 +func_ov060_0215aaec kind:function(arm,size=0x2f4) addr:0x0215aaec +func_ov060_0215ade0 kind:function(arm,size=0x18) addr:0x0215ade0 +func_ov060_0215adf8 kind:function(arm,size=0x17c) addr:0x0215adf8 +func_ov060_0215af74 kind:function(arm,size=0x74) addr:0x0215af74 +func_ov060_0215afe8 kind:function(arm,size=0xb4) addr:0x0215afe8 +func_ov060_0215b09c kind:function(arm,size=0x4) addr:0x0215b09c +func_ov060_0215b0a0 kind:function(arm,size=0x8c) addr:0x0215b0a0 +func_ov060_0215b12c kind:function(arm,size=0x74) addr:0x0215b12c +func_ov060_0215b1a0 kind:function(arm,size=0xcc) addr:0x0215b1a0 +func_ov060_0215b26c kind:function(arm,size=0x1e4) addr:0x0215b26c +func_ov060_0215b450 kind:function(arm,size=0x234) addr:0x0215b450 +func_ov060_0215b684 kind:function(arm,size=0x30) addr:0x0215b684 +func_ov060_0215b6b4 kind:function(arm,size=0x1c4) addr:0x0215b6b4 +func_ov060_0215b878 kind:function(arm,size=0x6c) addr:0x0215b878 +func_ov060_0215b8e4 kind:function(arm,size=0x3c) addr:0x0215b8e4 +func_ov060_0215b920 kind:function(arm,size=0x34) addr:0x0215b920 +func_ov060_0215b954 kind:function(arm,size=0x410) addr:0x0215b954 +func_ov060_0215bd64 kind:function(arm,size=0x22c) addr:0x0215bd64 +func_ov060_0215bf90 kind:function(arm,size=0xc) addr:0x0215bf90 +func_ov060_0215bf9c kind:function(arm,size=0x3c) addr:0x0215bf9c +func_ov060_0215bfd8 kind:function(arm,size=0x5c) addr:0x0215bfd8 +func_ov060_0215c034 kind:function(arm,size=0xe4) addr:0x0215c034 +func_ov060_0215c118 kind:function(arm,size=0x10c) addr:0x0215c118 +func_ov060_0215c224 kind:function(arm,size=0x138) addr:0x0215c224 +func_ov060_0215c35c kind:function(arm,size=0x34) addr:0x0215c35c +func_ov060_0215c390 kind:function(arm,size=0xe8) addr:0x0215c390 +func_ov060_0215c478 kind:function(arm,size=0x74) addr:0x0215c478 +func_ov060_0215c4ec kind:function(arm,size=0x44) addr:0x0215c4ec +func_ov060_0215c530 kind:function(arm,size=0xe4) addr:0x0215c530 +func_ov060_0215c614 kind:function(arm,size=0x8c) addr:0x0215c614 +func_ov060_0215c6a0 kind:function(arm,size=0x14) addr:0x0215c6a0 +func_ov060_0215c6b4 kind:function(arm,size=0x14) addr:0x0215c6b4 +func_ov060_0215c6c8 kind:function(arm,size=0x14) addr:0x0215c6c8 +func_ov060_0215c6dc kind:function(arm,size=0xc) addr:0x0215c6dc +func_ov060_0215c6e8 kind:function(arm,size=0x24) addr:0x0215c6e8 +func_ov060_0215c70c kind:function(arm,size=0x5c) addr:0x0215c70c +func_ov060_0215c768 kind:function(arm,size=0x144) addr:0x0215c768 +func_ov060_0215c8ac kind:function(arm,size=0x4c) addr:0x0215c8ac +func_ov060_0215c8f8 kind:function(arm,size=0x110) addr:0x0215c8f8 +func_ov060_0215ca08 kind:function(arm,size=0x7c) addr:0x0215ca08 +func_ov060_0215ca84 kind:function(arm,size=0x74) addr:0x0215ca84 +func_ov060_0215caf8 kind:function(arm,size=0x3c) addr:0x0215caf8 +func_ov060_0215cb34 kind:function(arm,size=0xc) addr:0x0215cb34 +func_ov060_0215cb40 kind:function(arm,size=0x48) addr:0x0215cb40 +func_ov060_0215cb88 kind:function(arm,size=0x1c) addr:0x0215cb88 +func_ov060_0215cba4 kind:function(arm,size=0x40) addr:0x0215cba4 +func_ov060_0215cbe4 kind:function(arm,size=0x6c) addr:0x0215cbe4 +func_ov060_0215cc50 kind:function(arm,size=0x5c) addr:0x0215cc50 +func_ov060_0215ccac kind:function(arm,size=0x18) addr:0x0215ccac +func_ov060_0215ccc4 kind:function(arm,size=0x14) addr:0x0215ccc4 +func_ov060_0215ccd8 kind:function(arm,size=0x1c) addr:0x0215ccd8 +func_ov060_0215ccf4 kind:function(arm,size=0x8) addr:0x0215ccf4 +func_ov060_0215ccfc kind:function(arm,size=0xac) addr:0x0215ccfc +func_ov060_0215cda8 kind:function(arm,size=0x8) addr:0x0215cda8 +func_ov060_0215cdb0 kind:function(arm,size=0x1c) addr:0x0215cdb0 +func_ov060_0215cdcc kind:function(arm,size=0x6c) addr:0x0215cdcc +func_ov060_0215ce38 kind:function(arm,size=0x34) addr:0x0215ce38 +func_ov060_0215ce6c kind:function(arm,size=0x28) addr:0x0215ce6c +func_ov060_0215ce94 kind:function(arm,size=0x30) addr:0x0215ce94 +func_ov060_0215cec4 kind:function(arm,size=0x14) addr:0x0215cec4 +func_ov060_0215ced8 kind:function(arm,size=0xc) addr:0x0215ced8 +func_ov060_0215cee4 kind:function(arm,size=0x24) addr:0x0215cee4 +func_ov060_0215cf08 kind:function(arm,size=0x80) addr:0x0215cf08 +func_ov060_0215cf88 kind:function(arm,size=0x134) addr:0x0215cf88 +func_ov060_0215d0bc kind:function(arm,size=0x68) addr:0x0215d0bc +func_ov060_0215d124 kind:function(arm,size=0x17c) addr:0x0215d124 +func_ov060_0215d2a0 kind:function(arm,size=0x30) addr:0x0215d2a0 +func_ov060_0215d2d0 kind:function(arm,size=0x34) addr:0x0215d2d0 +func_ov060_0215d304 kind:function(arm,size=0x44) addr:0x0215d304 +func_ov060_0215d348 kind:function(arm,size=0x18) addr:0x0215d348 +func_ov060_0215d360 kind:function(arm,size=0x18) addr:0x0215d360 +func_ov060_0215d378 kind:function(arm,size=0x18) addr:0x0215d378 +func_ov060_0215d390 kind:function(arm,size=0xc) addr:0x0215d390 +func_ov060_0215d39c kind:function(arm,size=0xc) addr:0x0215d39c +func_ov060_0215d3a8 kind:function(arm,size=0x4) addr:0x0215d3a8 +func_ov060_0215d3ac kind:function(arm,size=0x10) addr:0x0215d3ac +func_ov060_0215d3bc kind:function(arm,size=0x4) addr:0x0215d3bc +func_ov060_0215d3c0 kind:function(arm,size=0xa8) addr:0x0215d3c0 +func_ov060_0215d468 kind:function(arm,size=0x28) addr:0x0215d468 +func_ov060_0215d490 kind:function(arm,size=0x30) addr:0x0215d490 +func_ov060_0215d4c0 kind:function(arm,size=0x14) addr:0x0215d4c0 +func_ov060_0215d4d4 kind:function(arm,size=0xc) addr:0x0215d4d4 +func_ov060_0215d4e0 kind:function(arm,size=0x24) addr:0x0215d4e0 +func_ov060_0215d504 kind:function(arm,size=0x28) addr:0x0215d504 +func_ov060_0215d52c kind:function(arm,size=0x68) addr:0x0215d52c +func_ov060_0215d594 kind:function(arm,size=0x68) addr:0x0215d594 +func_ov060_0215d5fc kind:function(arm,size=0x14) addr:0x0215d5fc +func_ov060_0215d610 kind:function(arm,size=0x24) addr:0x0215d610 +func_ov060_0215d634 kind:function(arm,size=0x14) addr:0x0215d634 +func_ov060_0215d648 kind:function(arm,size=0x68) addr:0x0215d648 +func_ov060_0215d6b0 kind:function(arm,size=0xac) addr:0x0215d6b0 +func_ov060_0215d75c kind:function(arm,size=0x14) addr:0x0215d75c +func_ov060_0215d770 kind:function(arm,size=0x20) addr:0x0215d770 +func_ov060_0215d790 kind:function(arm,size=0x50) addr:0x0215d790 +func_ov060_0215d7e0 kind:function(arm,size=0x1c) addr:0x0215d7e0 +func_ov060_0215d7fc kind:function(arm,size=0x38) addr:0x0215d7fc +func_ov060_0215d834 kind:function(arm,size=0x40) addr:0x0215d834 +func_ov060_0215d874 kind:function(arm,size=0x14) addr:0x0215d874 +func_ov060_0215d888 kind:function(arm,size=0xc) addr:0x0215d888 +func_ov060_0215d894 kind:function(arm,size=0x24) addr:0x0215d894 +func_ov060_0215d8b8 kind:function(arm,size=0x28) addr:0x0215d8b8 +func_ov060_0215d8e0 kind:function(arm,size=0x20) addr:0x0215d8e0 +func_ov060_0215d900 kind:function(arm,size=0x50) addr:0x0215d900 +func_ov060_0215d950 kind:function(arm,size=0x38) addr:0x0215d950 +func_ov060_0215d988 kind:function(arm,size=0x40) addr:0x0215d988 +func_ov060_0215d9c8 kind:function(arm,size=0x14) addr:0x0215d9c8 +func_ov060_0215d9dc kind:function(arm,size=0xc) addr:0x0215d9dc +func_ov060_0215d9e8 kind:function(arm,size=0x24) addr:0x0215d9e8 +func_ov060_0215da0c kind:function(arm,size=0x3c) addr:0x0215da0c +func_ov060_0215da48 kind:function(arm,size=0xfc) addr:0x0215da48 +func_ov060_0215db44 kind:function(arm,size=0x14) addr:0x0215db44 +func_ov060_0215db58 kind:function(arm,size=0xac) addr:0x0215db58 +func_ov060_0215dc04 kind:function(arm,size=0x18c) addr:0x0215dc04 +func_ov060_0215dd90 kind:function(arm,size=0x30) addr:0x0215dd90 +func_ov060_0215ddc0 kind:function(arm,size=0x14) addr:0x0215ddc0 +func_ov060_0215ddd4 kind:function(arm,size=0x12c) addr:0x0215ddd4 +func_ov060_0215df00 kind:function(arm,size=0x40) addr:0x0215df00 +func_ov060_0215df40 kind:function(arm,size=0x18) addr:0x0215df40 +func_ov060_0215df58 kind:function(arm,size=0x24) addr:0x0215df58 +func_ov060_0215df7c kind:function(arm,size=0x24) addr:0x0215df7c +func_ov060_0215dfa0 kind:function(arm,size=0x10) addr:0x0215dfa0 +func_ov060_0215dfb0 kind:function(arm,size=0x8) addr:0x0215dfb0 +func_ov060_0215dfb8 kind:function(arm,size=0x1c) addr:0x0215dfb8 +func_ov060_0215dfd4 kind:function(arm,size=0x48) addr:0x0215dfd4 +func_ov060_0215e01c kind:function(arm,size=0x50) addr:0x0215e01c +func_ov060_0215e06c kind:function(arm,size=0x20) addr:0x0215e06c +func_ov060_0215e08c kind:function(arm,size=0xc) addr:0x0215e08c +func_ov060_0215e098 kind:function(arm,size=0x24) addr:0x0215e098 +func_ov060_0215e0bc kind:function(arm,size=0x28) addr:0x0215e0bc +func_ov060_0215e0e4 kind:function(arm,size=0x20) addr:0x0215e0e4 +func_ov060_0215e104 kind:function(arm,size=0x4) addr:0x0215e104 +func_ov060_0215e108 kind:function(arm,size=0x50) addr:0x0215e108 +func_ov060_0215e158 kind:function(arm,size=0x20) addr:0x0215e158 +func_ov060_0215e178 kind:function(arm,size=0x28) addr:0x0215e178 +func_ov060_0215e1a0 kind:function(arm,size=0x14) addr:0x0215e1a0 +func_ov060_0215e1b4 kind:function(arm,size=0xc) addr:0x0215e1b4 +func_ov060_0215e1c0 kind:function(arm,size=0x24) addr:0x0215e1c0 +func_ov060_0215e1e4 kind:function(arm,size=0x28) addr:0x0215e1e4 +func_ov060_0215e20c kind:function(arm,size=0xfc) addr:0x0215e20c +func_ov060_0215e308 kind:function(arm,size=0x14) addr:0x0215e308 +func_ov060_0215e31c kind:function(arm,size=0x194) addr:0x0215e31c +func_ov060_0215e4b0 kind:function(arm,size=0x18) addr:0x0215e4b0 +func_ov060_0215e4c8 kind:function(arm,size=0x14) addr:0x0215e4c8 +func_ov060_0215e4dc kind:function(arm,size=0x40) addr:0x0215e4dc +func_ov060_0215e51c kind:function(arm,size=0x24) addr:0x0215e51c +func_ov060_0215e540 kind:function(arm,size=0x1c) addr:0x0215e540 +func_ov060_0215e55c kind:function(arm,size=0x48) addr:0x0215e55c +func_ov060_0215e5a4 kind:function(arm,size=0x50) addr:0x0215e5a4 +func_ov060_0215e5f4 kind:function(arm,size=0x14) addr:0x0215e5f4 +func_ov060_0215e608 kind:function(arm,size=0xc) addr:0x0215e608 +func_ov060_0215e614 kind:function(arm,size=0x24) addr:0x0215e614 +func_ov060_0215e638 kind:function(arm,size=0x28) addr:0x0215e638 +func_ov060_0215e660 kind:function(arm,size=0x20) addr:0x0215e660 +func_ov060_0215e680 kind:function(arm,size=0x4) addr:0x0215e680 +func_ov060_0215e684 kind:function(arm,size=0x50) addr:0x0215e684 +func_ov060_0215e6d4 kind:function(arm,size=0x20) addr:0x0215e6d4 +func_ov060_0215e6f4 kind:function(arm,size=0x28) addr:0x0215e6f4 +func_ov060_0215e71c kind:function(arm,size=0x14) addr:0x0215e71c +func_ov060_0215e730 kind:function(arm,size=0xc) addr:0x0215e730 +func_ov060_0215e73c kind:function(arm,size=0x24) addr:0x0215e73c +func_ov060_0215e760 kind:function(arm,size=0x28) addr:0x0215e760 +func_ov060_0215e788 kind:function(arm,size=0x74) addr:0x0215e788 +func_ov060_0215e7fc kind:function(arm,size=0x4) addr:0x0215e7fc +func_ov060_0215e800 kind:function(arm,size=0x84) addr:0x0215e800 +func_ov060_0215e884 kind:function(arm,size=0x14) addr:0x0215e884 +func_ov060_0215e898 kind:function(arm,size=0x50) addr:0x0215e898 +func_ov060_0215e8e8 kind:function(arm,size=0x38) addr:0x0215e8e8 +func_ov060_0215e920 kind:function(arm,size=0x40) addr:0x0215e920 +func_ov060_0215e960 kind:function(arm,size=0x14) addr:0x0215e960 +func_ov060_0215e974 kind:function(arm,size=0xc) addr:0x0215e974 +func_ov060_0215e980 kind:function(arm,size=0x24) addr:0x0215e980 +func_ov060_0215e9a4 kind:function(arm,size=0x28) addr:0x0215e9a4 +func_ov060_0215e9cc kind:function(arm,size=0xc4) addr:0x0215e9cc +func_ov060_0215ea90 kind:function(arm,size=0x6c) addr:0x0215ea90 +func_ov060_0215eafc kind:function(arm,size=0x14) addr:0x0215eafc +func_ov060_0215eb10 kind:function(arm,size=0x14) addr:0x0215eb10 +func_ov060_0215eb24 kind:function(arm,size=0x20) addr:0x0215eb24 +func_ov060_0215eb44 kind:function(arm,size=0x28) addr:0x0215eb44 +func_ov060_0215eb6c kind:function(arm,size=0x30) addr:0x0215eb6c +func_ov060_0215eb9c kind:function(arm,size=0x14) addr:0x0215eb9c +func_ov060_0215ebb0 kind:function(arm,size=0xc) addr:0x0215ebb0 +func_ov060_0215ebbc kind:function(arm,size=0x24) addr:0x0215ebbc +func_ov060_0215ebe0 kind:function(arm,size=0x28) addr:0x0215ebe0 +func_ov060_0215ec08 kind:function(arm,size=0x74) addr:0x0215ec08 +func_ov060_0215ec7c kind:function(arm,size=0x28) addr:0x0215ec7c +func_ov060_0215eca4 kind:function(arm,size=0x4) addr:0x0215eca4 +func_ov060_0215eca8 kind:function(arm,size=0x14) addr:0x0215eca8 +func_ov060_0215ecbc kind:function(arm,size=0x20) addr:0x0215ecbc +func_ov060_0215ecdc kind:function(arm,size=0x20) addr:0x0215ecdc +func_ov060_0215ecfc kind:function(arm,size=0x28) addr:0x0215ecfc +func_ov060_0215ed24 kind:function(arm,size=0x14) addr:0x0215ed24 +func_ov060_0215ed38 kind:function(arm,size=0x20) addr:0x0215ed38 +func_ov060_0215ed58 kind:function(arm,size=0xc) addr:0x0215ed58 +func_ov060_0215ed64 kind:function(arm,size=0xc) addr:0x0215ed64 +func_ov060_0215ed70 kind:function(arm,size=0x28) addr:0x0215ed70 +func_ov060_0215ed98 kind:function(arm,size=0x68) addr:0x0215ed98 +func_ov060_0215ee00 kind:function(arm,size=0x348) addr:0x0215ee00 +func_ov060_0215f148 kind:function(arm,size=0x14) addr:0x0215f148 +func_ov060_0215f15c kind:function(arm,size=0x14) addr:0x0215f15c +func_ov060_0215f170 kind:function(arm,size=0x14) addr:0x0215f170 +func_ov060_0215f184 kind:function(arm,size=0xb0) addr:0x0215f184 +func_ov060_0215f234 kind:function(arm,size=0xb8) addr:0x0215f234 +func_ov060_0215f2ec kind:function(arm,size=0x44) addr:0x0215f2ec +func_ov060_0215f330 kind:function(arm,size=0x1bc) addr:0x0215f330 +func_ov060_0215f4ec kind:function(arm,size=0x70) addr:0x0215f4ec +func_ov060_0215f55c kind:function(arm,size=0x74) addr:0x0215f55c +func_ov060_0215f5d0 kind:function(arm,size=0x1bc) addr:0x0215f5d0 +func_ov060_0215f78c kind:function(arm,size=0x38) addr:0x0215f78c +func_ov060_0215f7c4 kind:function(arm,size=0xc) addr:0x0215f7c4 +func_ov060_0215f7d0 kind:function(arm,size=0x3c) addr:0x0215f7d0 +func_ov060_0215f80c kind:function(arm,size=0x8) addr:0x0215f80c +func_ov060_0215f814 kind:function(arm,size=0x110) addr:0x0215f814 +func_ov060_0215f924 kind:function(arm,size=0xbc) addr:0x0215f924 +func_ov060_0215f9e0 kind:function(arm,size=0x1c8) addr:0x0215f9e0 +func_ov060_0215fba8 kind:function(arm,size=0xd8) addr:0x0215fba8 +func_ov060_0215fc80 kind:function(arm,size=0xb8) addr:0x0215fc80 +func_ov060_0215fd38 kind:function(arm,size=0x144) addr:0x0215fd38 +func_ov060_0215fe7c kind:function(arm,size=0xcc) addr:0x0215fe7c +func_ov060_0215ff48 kind:function(arm,size=0x178) addr:0x0215ff48 +func_ov060_021600c0 kind:function(arm,size=0xc) addr:0x021600c0 +func_ov060_021600cc kind:function(arm,size=0x1c) addr:0x021600cc +func_ov060_021600e8 kind:function(arm,size=0x1c) addr:0x021600e8 +func_ov060_02160104 kind:function(arm,size=0x1c) addr:0x02160104 +func_ov060_02160120 kind:function(arm,size=0x14) addr:0x02160120 +func_ov060_02160134 kind:function(arm,size=0xc) addr:0x02160134 +func_ov060_02160140 kind:function(arm,size=0x24) addr:0x02160140 +func_ov060_02160164 kind:function(arm,size=0x54) addr:0x02160164 +func_ov060_021601b8 kind:function(arm,size=0x124) addr:0x021601b8 +func_ov060_021602dc kind:function(arm,size=0x28) addr:0x021602dc +func_ov060_02160304 kind:function(arm,size=0x30) addr:0x02160304 +func_ov060_02160334 kind:function(arm,size=0xc) addr:0x02160334 +func_ov060_02160340 kind:function(arm,size=0x8) addr:0x02160340 +func_ov060_02160348 kind:function(arm,size=0x8) addr:0x02160348 +func_ov060_02160350 kind:function(arm,size=0x14) addr:0x02160350 +func_ov060_02160364 kind:function(arm,size=0xc) addr:0x02160364 +func_ov060_02160370 kind:function(arm,size=0x24) addr:0x02160370 +func_ov060_02160394 kind:function(arm,size=0x98) addr:0x02160394 +func_ov060_0216042c kind:function(arm,size=0x80) addr:0x0216042c +func_ov060_021604ac kind:function(arm,size=0x8) addr:0x021604ac +func_ov060_021604b4 kind:function(arm,size=0x4) addr:0x021604b4 +func_ov060_021604b8 kind:function(arm,size=0x20) addr:0x021604b8 +func_ov060_021604d8 kind:function(arm,size=0x20) addr:0x021604d8 +func_ov060_021604f8 kind:function(arm,size=0x28) addr:0x021604f8 +func_ov060_02160520 kind:function(arm,size=0x14) addr:0x02160520 +func_ov060_02160534 kind:function(arm,size=0xc) addr:0x02160534 +func_ov060_02160540 kind:function(arm,size=0x24) addr:0x02160540 +func_ov060_02160564 kind:function(arm,size=0xac) addr:0x02160564 +func_ov060_02160610 kind:function(arm,size=0x54) addr:0x02160610 +func_ov060_02160664 kind:function(arm,size=0x50) addr:0x02160664 +func_ov060_021606b4 kind:function(arm,size=0x210) addr:0x021606b4 +func_ov060_021608c4 kind:function(arm,size=0x60) addr:0x021608c4 +func_ov060_02160924 kind:function(arm,size=0x44) addr:0x02160924 +func_ov060_02160968 kind:function(arm,size=0x18) addr:0x02160968 +func_ov060_02160980 kind:function(arm,size=0x20) addr:0x02160980 +func_ov060_021609a0 kind:function(arm,size=0x28) addr:0x021609a0 +func_ov060_021609c8 kind:function(arm,size=0x14) addr:0x021609c8 +func_ov060_021609dc kind:function(arm,size=0xc) addr:0x021609dc +func_ov060_021609e8 kind:function(arm,size=0x24) addr:0x021609e8 +func_ov060_02160a0c kind:function(arm,size=0x44) addr:0x02160a0c +func_ov060_02160a50 kind:function(arm,size=0x34) addr:0x02160a50 +func_ov060_02160a84 kind:function(arm,size=0xcc) addr:0x02160a84 +func_ov060_02160b50 kind:function(arm,size=0x14) addr:0x02160b50 +func_ov060_02160b64 kind:function(arm,size=0x1c) addr:0x02160b64 +func_ov060_02160b80 kind:function(arm,size=0x14) addr:0x02160b80 +data_ov060_02160b94 kind:data(any) addr:0x02160b94 +data_ov060_02160b9c kind:data(any) addr:0x02160b9c +data_ov060_02160bac kind:data(any) addr:0x02160bac +data_ov060_02160bb8 kind:data(any) addr:0x02160bb8 ambiguous +data_ov060_02160bbc kind:data(any) addr:0x02160bbc +data_ov060_02160bcc kind:data(any) addr:0x02160bcc +data_ov060_02160be4 kind:data(any) addr:0x02160be4 +data_ov060_02160bec kind:data(any) addr:0x02160bec +data_ov060_02160c1c kind:data(any) addr:0x02160c1c +func_ov060_02160cdc kind:function(arm,size=0xd8) addr:0x02160cdc +func_ov060_02160db4 kind:function(arm,size=0x118) addr:0x02160db4 +func_ov060_02160ecc kind:function(arm,size=0x70) addr:0x02160ecc +func_ov060_02160f3c kind:function(arm,size=0x50) addr:0x02160f3c +func_ov060_02160f8c kind:function(arm,size=0x50) addr:0x02160f8c +func_ov060_02160fdc kind:function(arm,size=0x50) addr:0x02160fdc +func_ov060_0216102c kind:function(arm,size=0x50) addr:0x0216102c +func_ov060_0216107c kind:function(arm,size=0x50) addr:0x0216107c +func_ov060_021610cc kind:function(arm,size=0x50) addr:0x021610cc +func_ov060_0216111c kind:function(arm,size=0x50) addr:0x0216111c +func_ov060_0216116c kind:function(arm,size=0x50) addr:0x0216116c +func_ov060_021611bc kind:function(arm,size=0x50) addr:0x021611bc +func_ov060_0216120c kind:function(arm,size=0x50) addr:0x0216120c +func_ov060_0216125c kind:function(arm,size=0x50) addr:0x0216125c +func_ov060_021612ac kind:function(arm,size=0x50) addr:0x021612ac +func_ov060_021612fc kind:function(arm,size=0x50) addr:0x021612fc +func_ov060_0216134c kind:function(arm,size=0x50) addr:0x0216134c +func_ov060_0216139c kind:function(arm,size=0x50) addr:0x0216139c +data_ov060_02161430 kind:data(any) addr:0x02161430 ambiguous +data_ov060_02161448 kind:data(any) addr:0x02161448 +data_ov060_0216146c kind:data(any) addr:0x0216146c +data_ov060_02161490 kind:data(any) addr:0x02161490 +data_ov060_021614b4 kind:data(any) addr:0x021614b4 +data_ov060_021614c8 kind:data(any) addr:0x021614c8 ambiguous +data_ov060_021614f8 kind:data(any) addr:0x021614f8 +data_ov060_02161510 kind:data(any) addr:0x02161510 +data_ov060_02161520 kind:data(any) addr:0x02161520 ambiguous +data_ov060_0216153c kind:data(any) addr:0x0216153c ambiguous +data_ov060_02161540 kind:data(any) addr:0x02161540 +data_ov060_02161558 kind:data(any) addr:0x02161558 +data_ov060_021615c8 kind:data(any) addr:0x021615c8 +data_ov060_02161640 kind:data(any) addr:0x02161640 +data_ov060_0216171c kind:data(any) addr:0x0216171c ambiguous +data_ov060_0216175c kind:data(any) addr:0x0216175c +data_ov060_02161870 kind:data(any) addr:0x02161870 +data_ov060_0216188c kind:data(any) addr:0x0216188c +data_ov060_021618a0 kind:data(any) addr:0x021618a0 ambiguous +data_ov060_021618b0 kind:data(any) addr:0x021618b0 +data_ov060_021618d4 kind:data(any) addr:0x021618d4 +data_ov060_021618f0 kind:data(any) addr:0x021618f0 +data_ov060_02161908 kind:data(any) addr:0x02161908 +data_ov060_02161938 kind:data(any) addr:0x02161938 +data_ov060_0216195c kind:data(any) addr:0x0216195c ambiguous +data_ov060_021619d8 kind:data(any) addr:0x021619d8 +data_ov060_02161a28 kind:data(any) addr:0x02161a28 ambiguous +data_ov060_02161a80 kind:data(any) addr:0x02161a80 +data_ov060_02161aec kind:data(any) addr:0x02161aec ambiguous +data_ov060_02161b94 kind:data(any) addr:0x02161b94 +data_ov060_02161bac kind:data(any) addr:0x02161bac +data_ov060_02161bc8 kind:data(any) addr:0x02161bc8 +data_ov060_02161bcc kind:data(any) addr:0x02161bcc ambiguous +data_ov060_02161be0 kind:data(any) addr:0x02161be0 ambiguous +data_ov060_02161c28 kind:data(any) addr:0x02161c28 +data_ov060_02161c2c kind:data(any) addr:0x02161c2c ambiguous +data_ov060_02161c88 kind:data(any) addr:0x02161c88 +data_ov060_02161cd0 kind:data(any) addr:0x02161cd0 +data_ov060_02161cdc kind:data(any) addr:0x02161cdc ambiguous +data_ov060_02161ce8 kind:data(any) addr:0x02161ce8 ambiguous +data_ov060_02161d00 kind:data(any) addr:0x02161d00 +data_ov060_02161d20 kind:data(any) addr:0x02161d20 +data_ov060_02161dc8 kind:data(any) addr:0x02161dc8 ambiguous +data_ov060_02161e3c kind:data(any) addr:0x02161e3c +data_ov060_02161e58 kind:data(any) addr:0x02161e58 +data_ov060_02161ed0 kind:data(any) addr:0x02161ed0 +data_ov060_02161ef0 kind:data(any) addr:0x02161ef0 ambiguous +data_ov060_02161f48 kind:data(any) addr:0x02161f48 +data_ov060_02162028 kind:data(any) addr:0x02162028 +data_ov060_021620c0 kind:data(any) addr:0x021620c0 ambiguous +data_ov060_0216215c kind:data(any) addr:0x0216215c +data_ov060_02162180 kind:data(any) addr:0x02162180 +data_ov060_021621a8 kind:data(any) addr:0x021621a8 ambiguous +data_ov060_021621ac kind:data(any) addr:0x021621ac +data_ov060_02162204 kind:data(any) addr:0x02162204 +data_ov060_02162210 kind:data(any) addr:0x02162210 +data_ov060_0216221c kind:data(any) addr:0x0216221c +data_ov060_02162228 kind:data(any) addr:0x02162228 +data_ov060_0216223c kind:data(any) addr:0x0216223c +data_ov060_02162260 kind:data(any) addr:0x02162260 +data_ov060_021622b8 kind:data(any) addr:0x021622b8 +data_ov060_021622d8 kind:data(any) addr:0x021622d8 +data_ov060_021622fc kind:data(any) addr:0x021622fc +data_ov060_02162320 kind:data(any) addr:0x02162320 +data_ov060_02162368 kind:data(any) addr:0x02162368 +data_ov060_021623c0 kind:data(any) addr:0x021623c0 +data_ov060_021623cc kind:data(any) addr:0x021623cc +data_ov060_021623d8 kind:data(any) addr:0x021623d8 +data_ov060_021623e4 kind:data(any) addr:0x021623e4 +data_ov060_021623f4 kind:data(any) addr:0x021623f4 +data_ov060_02162418 kind:data(any) addr:0x02162418 +data_ov060_02162460 kind:data(any) addr:0x02162460 ambiguous +data_ov060_02162470 kind:data(any) addr:0x02162470 +data_ov060_02162490 kind:data(any) addr:0x02162490 +data_ov060_021624b4 kind:data(any) addr:0x021624b4 +data_ov060_021624fc kind:data(any) addr:0x021624fc +data_ov060_02162554 kind:data(any) addr:0x02162554 +data_ov060_0216255c kind:data(any) addr:0x0216255c +data_ov060_02162568 kind:data(any) addr:0x02162568 +data_ov060_02162574 kind:data(any) addr:0x02162574 +data_ov060_02162588 kind:data(any) addr:0x02162588 +data_ov060_021625ac kind:data(any) addr:0x021625ac +data_ov060_0216260c kind:data(any) addr:0x0216260c +data_ov060_02162630 kind:data(any) addr:0x02162630 +data_ov060_02162688 kind:data(any) addr:0x02162688 +data_ov060_02162694 kind:data(any) addr:0x02162694 +data_ov060_021626a0 kind:data(any) addr:0x021626a0 +data_ov060_021626ac kind:data(any) addr:0x021626ac +data_ov060_021626cc kind:data(any) addr:0x021626cc +data_ov060_021626f0 kind:data(any) addr:0x021626f0 +data_ov060_02162718 kind:data(any) addr:0x02162718 ambiguous +data_ov060_0216274c kind:data(any) addr:0x0216274c +data_ov060_02162770 kind:data(any) addr:0x02162770 +data_ov060_021627cc kind:data(any) addr:0x021627cc +data_ov060_021627f0 kind:data(any) addr:0x021627f0 +data_ov060_0216281c kind:data(any) addr:0x0216281c +data_ov060_02162864 kind:data(any) addr:0x02162864 +data_ov060_021628a4 kind:data(any) addr:0x021628a4 +data_ov060_02162934 kind:data(any) addr:0x02162934 +data_ov060_02162954 kind:data(any) addr:0x02162954 +data_ov060_021629d0 kind:data(any) addr:0x021629d0 ambiguous +data_ov060_02162a68 kind:data(any) addr:0x02162a68 +data_ov060_02162b10 kind:data(any) addr:0x02162b10 +data_ov060_02162b28 kind:data(any) addr:0x02162b28 +data_ov060_02162b78 kind:data(any) addr:0x02162b78 ambiguous +data_ov060_02162bc0 kind:data(any) addr:0x02162bc0 +data_ov060_02162bdc kind:data(any) addr:0x02162bdc +data_ov060_02162c2c kind:data(any) addr:0x02162c2c +data_ov060_02162c9c kind:data(any) addr:0x02162c9c ambiguous +data_ov060_02162d4c kind:data(any) addr:0x02162d4c +data_ov060_02162d68 kind:data(any) addr:0x02162d68 +data_ov060_02162d84 kind:data(any) addr:0x02162d84 +data_ov060_02162dac kind:data(any) addr:0x02162dac +data_ov060_02162dec kind:data(any) addr:0x02162dec +data_ov060_02162e08 kind:data(any) addr:0x02162e08 +data_ov060_02162e24 kind:data(any) addr:0x02162e24 +data_ov060_02162e4c kind:data(any) addr:0x02162e4c +data_ov060_02162e90 kind:data(any) addr:0x02162e90 +data_ov060_02162eac kind:data(any) addr:0x02162eac +data_ov060_02162f00 kind:bss addr:0x02162f00 +data_ov060_02162f0c kind:bss addr:0x02162f0c +data_ov060_02162f18 kind:bss addr:0x02162f18 +data_ov060_02162f24 kind:bss addr:0x02162f24 +data_ov060_02162f30 kind:bss addr:0x02162f30 +data_ov060_02162f34 kind:bss addr:0x02162f34 ambiguous +data_ov060_02163008 kind:bss addr:0x02163008 +data_ov060_021630e0 kind:bss addr:0x021630e0 +data_ov060_021631b8 kind:bss addr:0x021631b8 +data_ov060_021631c4 kind:bss addr:0x021631c4 +data_ov060_021631d0 kind:bss addr:0x021631d0 +data_ov060_021631dc kind:bss addr:0x021631dc +data_ov060_021631e8 kind:bss addr:0x021631e8 +data_ov060_021631f4 kind:bss addr:0x021631f4 +data_ov060_02163200 kind:bss addr:0x02163200 +data_ov060_02163228 kind:bss addr:0x02163228 ambiguous +data_ov060_02163244 kind:bss addr:0x02163244 +data_ov060_02163288 kind:bss addr:0x02163288 +data_ov060_021632cc kind:bss addr:0x021632cc +data_ov060_021632d0 kind:bss addr:0x021632d0 +data_ov060_021632dc kind:bss addr:0x021632dc +data_ov060_021632e0 kind:bss addr:0x021632e0 +data_ov060_021633b4 kind:bss addr:0x021633b4 +data_ov060_021633b8 kind:bss addr:0x021633b8 +data_ov060_021633c4 kind:bss addr:0x021633c4 +data_ov060_0216349c kind:bss addr:0x0216349c +data_ov060_021634a0 kind:bss addr:0x021634a0 +data_ov060_021634ac kind:bss addr:0x021634ac +data_ov060_021634cc kind:bss addr:0x021634cc ambiguous +data_ov060_02163518 kind:bss addr:0x02163518 ambiguous +data_ov060_02163584 kind:bss addr:0x02163584 +data_ov060_02163588 kind:bss addr:0x02163588 +data_ov060_02163594 kind:bss addr:0x02163594 +data_ov060_0216361c kind:bss addr:0x0216361c ambiguous +data_ov060_0216366c kind:bss addr:0x0216366c +data_ov060_02163670 kind:bss addr:0x02163670 +data_ov060_0216367c kind:bss addr:0x0216367c +data_ov060_02163754 kind:bss addr:0x02163754 +data_ov060_021637b8 kind:bss addr:0x021637b8 +data_ov060_021637bc kind:bss addr:0x021637bc +data_ov060_021637c8 kind:bss addr:0x021637c8 +data_ov060_02163888 kind:bss addr:0x02163888 ambiguous +data_ov060_021638a0 kind:bss addr:0x021638a0 +data_ov060_021638a4 kind:bss addr:0x021638a4 +data_ov060_021638b0 kind:bss addr:0x021638b0 +data_ov060_02163988 kind:bss addr:0x02163988 +data_ov060_0216398c kind:bss addr:0x0216398c +data_ov060_02163998 kind:bss addr:0x02163998 +data_ov060_02163a68 kind:bss addr:0x02163a68 ambiguous +data_ov060_02163a70 kind:bss addr:0x02163a70 +data_ov060_02163a74 kind:bss addr:0x02163a74 +data_ov060_02163a80 kind:bss addr:0x02163a80 +data_ov060_02163b58 kind:bss addr:0x02163b58 +data_ov060_02163b5c kind:bss addr:0x02163b5c +data_ov060_02163b68 kind:bss addr:0x02163b68 +data_ov060_02163c40 kind:bss addr:0x02163c40 +data_ov060_02163c44 kind:bss addr:0x02163c44 +data_ov060_02163c50 kind:bss addr:0x02163c50 +data_ov060_02163d28 kind:bss addr:0x02163d28 +data_ov060_02163d2c kind:bss addr:0x02163d2c +data_ov060_02163d38 kind:bss addr:0x02163d38 +data_ov060_02163e10 kind:bss addr:0x02163e10 +data_ov060_02163e14 kind:bss addr:0x02163e14 +data_ov060_02163e20 kind:bss addr:0x02163e20 +data_ov060_02163ef8 kind:bss addr:0x02163ef8 +data_ov060_02163efc kind:bss addr:0x02163efc +data_ov060_02163f08 kind:bss addr:0x02163f08 +data_ov060_02163fdc kind:bss addr:0x02163fdc +data_ov060_02163fe0 kind:bss addr:0x02163fe0 ambiguous +data_ov060_02163ff4 kind:bss addr:0x02163ff4 ambiguous +data_ov060_02163ffc kind:bss addr:0x02163ffc +data_ov060_02164000 kind:bss addr:0x02164000 +data_ov060_0216400c kind:bss addr:0x0216400c +data_ov060_021640e0 kind:bss addr:0x021640e0 +data_ov060_02164104 kind:bss addr:0x02164104 +data_ov060_02164108 kind:bss addr:0x02164108 +data_ov060_02164114 kind:bss addr:0x02164114 diff --git a/config/eur/arm9/overlays/ov061/delinks.txt b/config/eur/arm9/overlays/ov061/delinks.txt new file mode 100644 index 00000000..e850ae00 --- /dev/null +++ b/config/eur/arm9/overlays/ov061/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x02159e1c kind:code align:32 + .rodata start:0x02159e1c end:0x02159e98 kind:data align:4 + .init start:0x02159e98 end:0x0215a2d8 kind:code align:4 + .ctor start:0x0215a2d8 end:0x0215a308 kind:data align:4 + .data start:0x0215a320 end:0x0215af80 kind:data align:32 + .bss start:0x0215af80 end:0x0215bb40 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov061/relocs.txt b/config/eur/arm9/overlays/ov061/relocs.txt new file mode 100644 index 00000000..1d06f44e --- /dev/null +++ b/config/eur/arm9/overlays/ov061/relocs.txt @@ -0,0 +1,1012 @@ +from:0x02157ea8 kind:load to:0x0215af90 module:overlay(61) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x02157ef8 module:overlay(61) +from:0x02157edc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157ef4 kind:load to:0x0215a328 module:overlay(61) +from:0x02157f00 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02157f14 kind:load to:0x0215a34c module:overlay(61) +from:0x02157f64 kind:load to:0x0215af90 module:overlay(61) +from:0x02157f74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157f7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157f94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157f9c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157fa4 kind:arm_call to:0x02011ff4 module:main +from:0x02157fb8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02157fcc kind:load to:0x0215b078 module:overlay(61) +from:0x02157fe0 kind:arm_call to:0x02011f3c module:main +from:0x02157fec kind:arm_call to:0x0215801c module:overlay(61) +from:0x02158000 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158018 kind:load to:0x0215a3c4 module:overlay(61) +from:0x02158024 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02158054 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215806c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158084 kind:load to:0x0215a430 module:overlay(61) +from:0x02158088 kind:load to:0x0215b078 module:overlay(61) +from:0x0215808c kind:load to:0x0215a3e8 module:overlay(61) +from:0x02158098 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021580b0 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x021580e4 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021580f4 kind:load to:0x0215a3a4 module:overlay(61) +from:0x0215816c kind:load to:0x0215b078 module:overlay(61) +from:0x0215818c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021581a0 kind:load to:0x020578a4 module:overlay(0) +from:0x021581b4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021581bc kind:arm_call to:0x02011ff4 module:main +from:0x021581d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021581dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021581e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021581fc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158204 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215820c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158214 kind:arm_call to:0x02011ff4 module:main +from:0x02158228 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215823c kind:load to:0x0215b160 module:overlay(61) +from:0x02158250 kind:arm_call to:0x02011f3c module:main +from:0x0215825c kind:arm_call to:0x0215828c module:overlay(61) +from:0x02158270 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158288 kind:load to:0x0215a490 module:overlay(61) +from:0x02158294 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021582a8 kind:load to:0x0215a4b4 module:overlay(61) +from:0x021582f8 kind:load to:0x0215b160 module:overlay(61) +from:0x02158308 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158310 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158328 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158330 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158338 kind:arm_call to:0x02011ff4 module:main +from:0x0215834c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158360 kind:load to:0x0215b248 module:overlay(61) +from:0x02158374 kind:arm_call to:0x02011f3c module:main +from:0x02158380 kind:arm_call to:0x021583b0 module:overlay(61) +from:0x02158394 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021583ac kind:load to:0x0215a514 module:overlay(61) +from:0x021583b8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021583cc kind:load to:0x0215a538 module:overlay(61) +from:0x0215841c kind:load to:0x0215b248 module:overlay(61) +from:0x0215842c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158434 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215844c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158454 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215845c kind:arm_call to:0x02011ff4 module:main +from:0x02158470 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158484 kind:load to:0x0215b330 module:overlay(61) +from:0x02158498 kind:arm_call to:0x02011f3c module:main +from:0x021584a4 kind:arm_call to:0x021584d4 module:overlay(61) +from:0x021584b8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021584d0 kind:load to:0x0215a598 module:overlay(61) +from:0x021584dc kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021584f0 kind:load to:0x0215a5bc module:overlay(61) +from:0x02158540 kind:load to:0x0215b330 module:overlay(61) +from:0x02158550 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158558 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158570 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158578 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158580 kind:arm_call to:0x02011ff4 module:main +from:0x02158594 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021585a8 kind:load to:0x0215b510 module:overlay(61) +from:0x021585c4 kind:arm_call to:0x020978dc module:overlay(0) +from:0x021585dc kind:load to:0x0215a664 module:overlay(61) +from:0x021585e8 kind:load to:0x0215b5e8 module:overlay(61) +from:0x021585fc kind:arm_call to:0x02011f3c module:main +from:0x02158608 kind:arm_call to:0x0215877c module:overlay(61) +from:0x02158620 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215866c kind:load to:0x0215a640 module:overlay(61) +from:0x02158680 kind:load to:0x0215b438 module:overlay(61) +from:0x02158694 kind:arm_call to:0x02011f3c module:main +from:0x021586a0 kind:arm_call to:0x0215877c module:overlay(61) +from:0x021586b8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158704 kind:load to:0x0215a61c module:overlay(61) +from:0x0215872c kind:load to:0x020b539c module:overlay(0) +from:0x02158754 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02158770 kind:load to:0x020b539c module:overlay(0) +from:0x0215878c kind:arm_call to:0x02158710 module:overlay(61) +from:0x021587d4 kind:arm_call to:0x02158710 module:overlay(61) +from:0x021587d8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021587e0 kind:arm_call to:0x02158730 module:overlay(61) +from:0x021587f4 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02158818 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x02158830 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158840 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021588b8 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x021588d0 kind:load to:0x0215a838 module:overlay(61) +from:0x021588d4 kind:load to:0x0215a6d0 module:overlay(61) +from:0x021588d8 kind:load to:0x0215a71c module:overlay(61) +from:0x021588dc kind:load to:0x020b539c module:overlay(0) +from:0x021588e0 kind:load to:0x0215a680 module:overlay(61) +from:0x021588ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158904 kind:arm_call to:0x01fff458 module:itcm +from:0x02158920 kind:arm_call to:0x01fff458 module:itcm +from:0x0215893c kind:arm_call to:0x01fff458 module:itcm +from:0x02158954 kind:arm_call to:0x01fff458 module:itcm +from:0x02158988 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x021589a0 kind:load to:0x02159e2c module:overlay(61) +from:0x021589ac kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x021589bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021589c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021589cc kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021589e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021589ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021589f4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021589fc kind:arm_call to:0x02011ff4 module:main +from:0x02158a18 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158a24 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158a40 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158a50 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158a60 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158a68 kind:arm_call to:0x02011ff4 module:main +from:0x02158a80 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158a88 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158a90 kind:arm_call to:0x02011ff4 module:main +from:0x02158aa8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158ab0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158ac4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158ad8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158aec kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158b00 kind:load to:0x0215b6d0 module:overlay(61) +from:0x02158b14 kind:arm_call to:0x02011f3c module:main +from:0x02158b20 kind:arm_call to:0x02158bc8 module:overlay(61) +from:0x02158b34 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158b78 kind:load to:0x0215a954 module:overlay(61) +from:0x02158ba4 kind:load to:0x020b539c module:overlay(0) +from:0x02158bc4 kind:load to:0x020b539c module:overlay(0) +from:0x02158bd4 kind:arm_call to:0x02158b88 module:overlay(61) +from:0x02158c1c kind:arm_call to:0x02158ba8 module:overlay(61) +from:0x02158c24 kind:arm_call to:0x02158b88 module:overlay(61) +from:0x02158c28 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02158c40 kind:arm_call to:0x0216f748 module:overlay(94) +from:0x02158ca8 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02158cc0 kind:load to:0x0215aa60 module:overlay(61) +from:0x02158cc4 kind:load to:0x020b539c module:overlay(0) +from:0x02158cc8 kind:load to:0x0215a970 module:overlay(61) +from:0x02158ce8 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x02158cf4 kind:load to:0x02159e3c module:overlay(61) +from:0x02158d48 kind:load to:0x0215a9b8 module:overlay(61) +from:0x02158d7c kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02158ddc kind:arm_call to:0x02098838 module:overlay(0) +from:0x02158e04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158e3c kind:load to:0x0215aa08 module:overlay(61) +from:0x02158e4c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158e54 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158e5c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158e74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158e7c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158e84 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158e8c kind:arm_call to:0x02011ff4 module:main +from:0x02158ea0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158eb4 kind:load to:0x0215b7b8 module:overlay(61) +from:0x02158ec8 kind:arm_call to:0x02011f3c module:main +from:0x02158ed4 kind:arm_call to:0x02158f30 module:overlay(61) +from:0x02158ee8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158f2c kind:load to:0x0215ab84 module:overlay(61) +from:0x02158f5c kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02158f7c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02158f98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158fa8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215901c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02159034 kind:load to:0x0215b7b8 module:overlay(61) +from:0x02159038 kind:load to:0x0215a838 module:overlay(61) +from:0x0215903c kind:load to:0x0215a6d0 module:overlay(61) +from:0x02159040 kind:load to:0x0215abf0 module:overlay(61) +from:0x02159044 kind:load to:0x0215aba0 module:overlay(61) +from:0x02159068 kind:load to:0x020a8d28 module:overlay(0) +from:0x02159074 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x021590c8 kind:arm_call to:0x0217d9e0 module:overlay(96) +from:0x021590dc kind:arm_call to:0x0217d9f4 module:overlay(96) +from:0x021590f4 kind:arm_call to:0x0217d9e0 module:overlay(96) +from:0x02159108 kind:arm_call to:0x0217d9f4 module:overlay(96) +from:0x02159130 kind:load to:0x0217e440 module:overlay(96) +from:0x02159140 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159148 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159150 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159168 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159170 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159178 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159180 kind:arm_call to:0x02011ff4 module:main +from:0x02159194 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021591a8 kind:load to:0x0215b8a0 module:overlay(61) +from:0x021591bc kind:arm_call to:0x02011f3c module:main +from:0x021591c8 kind:arm_call to:0x021591f8 module:overlay(61) +from:0x021591dc kind:arm_call to:0x02097898 module:overlay(0) +from:0x021591f4 kind:load to:0x0215ad30 module:overlay(61) +from:0x02159200 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02159230 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02159248 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159260 kind:load to:0x0215ad9c module:overlay(61) +from:0x02159264 kind:load to:0x0215b8a0 module:overlay(61) +from:0x02159268 kind:load to:0x0215ad54 module:overlay(61) +from:0x02159274 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215928c kind:arm_call to:0x020f7538 module:overlay(31) +from:0x021592d0 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021592e0 kind:load to:0x027e0cd8 module:dtcm +from:0x021592e4 kind:load to:0x0215ad10 module:overlay(61) +from:0x0215933c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02159358 kind:load to:0x0215ad04 module:overlay(61) +from:0x0215935c kind:load to:0x027e09a8 module:dtcm +from:0x021593c0 kind:load to:0x0215b8a0 module:overlay(61) +from:0x021593cc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021593d4 kind:arm_call to:0x02011ff4 module:main +from:0x021593ec kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021593f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021593fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159414 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215941c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159424 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215942c kind:arm_call to:0x02011ff4 module:main +from:0x02159440 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159454 kind:load to:0x0215b988 module:overlay(61) +from:0x02159468 kind:arm_call to:0x02011f3c module:main +from:0x02159474 kind:arm_call to:0x021594b0 module:overlay(61) +from:0x0215948c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021594ac kind:load to:0x0215adfc module:overlay(61) +from:0x021594b8 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x021594cc kind:load to:0x0215ae18 module:overlay(61) +from:0x0215951c kind:load to:0x0215b988 module:overlay(61) +from:0x02159534 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215953c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159554 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215955c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159564 kind:arm_call to:0x02011ff4 module:main +from:0x02159578 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215958c kind:load to:0x0215ba6c module:overlay(61) +from:0x021595a0 kind:arm_call to:0x02011f3c module:main +from:0x021595ac kind:arm_call to:0x021595fc module:overlay(61) +from:0x021595c4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021595f4 kind:load to:0x0215ae70 module:overlay(61) +from:0x02159604 kind:arm_call to:0x020ff598 module:overlay(31) +from:0x0215961c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02159654 kind:load to:0x0215aeb4 module:overlay(61) +from:0x02159658 kind:load to:0x0215af4c module:overlay(61) +from:0x0215965c kind:load to:0x0215ae8c module:overlay(61) +from:0x02159670 kind:arm_call to:0x020ff6bc module:overlay(31) +from:0x0215972c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02159794 kind:arm_call to:0x020ff7bc module:overlay(31) +from:0x021597ac kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215982c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215983c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02159888 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021598a8 kind:arm_call to:0x020fc458 module:overlay(31) +from:0x021598b0 kind:load to:0x027e09b8 module:dtcm +from:0x02159908 kind:arm_call to:0x0200f05c module:main +from:0x02159960 kind:arm_call to:0x0200f05c module:main +from:0x021599b8 kind:arm_call to:0x0200f05c module:main +from:0x02159a00 kind:arm_call to:0x0200f05c module:main +from:0x02159a2c kind:load to:0x027e09b8 module:dtcm +from:0x02159a30 kind:load to:0x0215ba6c module:overlay(61) +from:0x02159a34 kind:load to:0x02159e44 module:overlay(61) +from:0x02159a38 kind:load to:0x02159e68 module:overlay(61) +from:0x02159a58 kind:arm_call to:0x02039f04 module:main +from:0x02159a60 kind:arm_call to:0x0203b00c module:main +from:0x02159a70 kind:arm_call to:0x02039f04 module:main +from:0x02159a78 kind:arm_call to:0x0203b00c module:main +from:0x02159a84 kind:arm_call to:0x0203a978 module:main +from:0x02159a88 kind:arm_call to:0x0203a5ac module:main +from:0x02159b1c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02159bc4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02159c40 kind:load to:0x0203e964 module:main +from:0x02159c5c kind:arm_call to:0x020ffddc module:overlay(31) +from:0x02159c74 kind:load to:0x02159e54 module:overlay(61) +from:0x02159c9c kind:load to:0x027e09a8 module:dtcm +from:0x02159ca0 kind:load to:0x02071b30 module:overlay(0) +from:0x02159cd4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02159ce0 kind:load to:0x027e09a8 module:dtcm +from:0x02159d08 kind:load to:0x027e09a8 module:dtcm +from:0x02159d0c kind:load to:0x02071b30 module:overlay(0) +from:0x02159d40 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02159d4c kind:load to:0x027e09a8 module:dtcm +from:0x02159d74 kind:load to:0x027e09a8 module:dtcm +from:0x02159d7c kind:load to:0x02071b30 module:overlay(0) +from:0x02159d8c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02159d94 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02159d9c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02159da4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159dbc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02159dc4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02159dcc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02159dd4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159ddc kind:arm_call to:0x02011ff4 module:main +from:0x02159df0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02159e04 kind:arm_branch to:0x020fcf78 module:overlay(31) +from:0x02159e14 kind:arm_branch to:0x020fcf74 module:overlay(31) +from:0x02159eb4 kind:arm_call to:0x02157ed0 module:overlay(61) +from:0x02159ec4 kind:arm_call to:0x0203ce74 module:main +from:0x02159ed8 kind:load to:0x0215af80 module:overlay(61) +from:0x02159edc kind:load to:0x0215af90 module:overlay(61) +from:0x02159ee0 kind:load to:0x02157fb0 module:overlay(61) +from:0x02159ee4 kind:load to:0x0215af84 module:overlay(61) +from:0x02159f04 kind:arm_call to:0x02157ff4 module:overlay(61) +from:0x02159f14 kind:arm_call to:0x0203ce74 module:main +from:0x02159f28 kind:load to:0x0215b068 module:overlay(61) +from:0x02159f2c kind:load to:0x0215b078 module:overlay(61) +from:0x02159f30 kind:load to:0x02158220 module:overlay(61) +from:0x02159f34 kind:load to:0x0215b06c module:overlay(61) +from:0x02159f54 kind:arm_call to:0x02158264 module:overlay(61) +from:0x02159f64 kind:arm_call to:0x0203ce74 module:main +from:0x02159f78 kind:load to:0x0215b150 module:overlay(61) +from:0x02159f7c kind:load to:0x0215b160 module:overlay(61) +from:0x02159f80 kind:load to:0x02158344 module:overlay(61) +from:0x02159f84 kind:load to:0x0215b154 module:overlay(61) +from:0x02159fa4 kind:arm_call to:0x02158388 module:overlay(61) +from:0x02159fb4 kind:arm_call to:0x0203ce74 module:main +from:0x02159fc8 kind:load to:0x0215b238 module:overlay(61) +from:0x02159fcc kind:load to:0x0215b248 module:overlay(61) +from:0x02159fd0 kind:load to:0x02158468 module:overlay(61) +from:0x02159fd4 kind:load to:0x0215b23c module:overlay(61) +from:0x02159ff4 kind:arm_call to:0x021584ac module:overlay(61) +from:0x0215a004 kind:arm_call to:0x0203ce74 module:main +from:0x0215a018 kind:load to:0x0215b320 module:overlay(61) +from:0x0215a01c kind:load to:0x0215b330 module:overlay(61) +from:0x0215a020 kind:load to:0x0215858c module:overlay(61) +from:0x0215a024 kind:load to:0x0215b324 module:overlay(61) +from:0x0215a044 kind:arm_call to:0x021585b4 module:overlay(61) +from:0x0215a054 kind:arm_call to:0x0203ce74 module:main +from:0x0215a07c kind:arm_call to:0x02158610 module:overlay(61) +from:0x0215a08c kind:arm_call to:0x0203ce74 module:main +from:0x0215a0b4 kind:arm_call to:0x021586a8 module:overlay(61) +from:0x0215a0c4 kind:arm_call to:0x0203ce74 module:main +from:0x0215a0d8 kind:load to:0x0215b408 module:overlay(61) +from:0x0215a0dc kind:load to:0x0215b510 module:overlay(61) +from:0x0215a0e0 kind:load to:0x02158abc module:overlay(61) +from:0x0215a0e4 kind:load to:0x0215b420 module:overlay(61) +from:0x0215a0e8 kind:load to:0x0215b5e8 module:overlay(61) +from:0x0215a0ec kind:load to:0x02158ad0 module:overlay(61) +from:0x0215a0f0 kind:load to:0x0215b42c module:overlay(61) +from:0x0215a0f4 kind:load to:0x0215b438 module:overlay(61) +from:0x0215a0f8 kind:load to:0x02158ae4 module:overlay(61) +from:0x0215a0fc kind:load to:0x0215b414 module:overlay(61) +from:0x0215a11c kind:arm_call to:0x02158b28 module:overlay(61) +from:0x0215a12c kind:arm_call to:0x0203ce74 module:main +from:0x0215a140 kind:load to:0x0215b6c0 module:overlay(61) +from:0x0215a144 kind:load to:0x0215b6d0 module:overlay(61) +from:0x0215a148 kind:load to:0x02158e98 module:overlay(61) +from:0x0215a14c kind:load to:0x0215b6c4 module:overlay(61) +from:0x0215a16c kind:arm_call to:0x02158edc module:overlay(61) +from:0x0215a17c kind:arm_call to:0x0203ce74 module:main +from:0x0215a190 kind:load to:0x0215b7a8 module:overlay(61) +from:0x0215a194 kind:load to:0x0215b7b8 module:overlay(61) +from:0x0215a198 kind:load to:0x0215918c module:overlay(61) +from:0x0215a19c kind:load to:0x0215b7ac module:overlay(61) +from:0x0215a1d8 kind:arm_call to:0x021591d0 module:overlay(61) +from:0x0215a1e8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a1fc kind:load to:0x0215ad04 module:overlay(61) +from:0x0215a204 kind:load to:0x0215b890 module:overlay(61) +from:0x0215a208 kind:load to:0x0215b8a0 module:overlay(61) +from:0x0215a20c kind:load to:0x02159438 module:overlay(61) +from:0x0215a210 kind:load to:0x0215b894 module:overlay(61) +from:0x0215a230 kind:arm_call to:0x0215947c module:overlay(61) +from:0x0215a240 kind:arm_call to:0x0203ce74 module:main +from:0x0215a254 kind:load to:0x0215b978 module:overlay(61) +from:0x0215a258 kind:load to:0x0215b988 module:overlay(61) +from:0x0215a25c kind:load to:0x02159570 module:overlay(61) +from:0x0215a260 kind:load to:0x0215b97c module:overlay(61) +from:0x0215a29c kind:arm_call to:0x021595b4 module:overlay(61) +from:0x0215a2ac kind:arm_call to:0x0203ce74 module:main +from:0x0215a2c4 kind:load to:0x0215ae5c module:overlay(61) +from:0x0215a2c8 kind:load to:0x0215ba5c module:overlay(61) +from:0x0215a2cc kind:load to:0x0215ba6c module:overlay(61) +from:0x0215a2d0 kind:load to:0x02159de8 module:overlay(61) +from:0x0215a2d4 kind:load to:0x0215ba60 module:overlay(61) +from:0x0215a2d8 kind:load to:0x02159e98 module:overlay(61) +from:0x0215a2dc kind:load to:0x02159ee8 module:overlay(61) +from:0x0215a2e0 kind:load to:0x02159f38 module:overlay(61) +from:0x0215a2e4 kind:load to:0x02159f88 module:overlay(61) +from:0x0215a2e8 kind:load to:0x02159fd8 module:overlay(61) +from:0x0215a2ec kind:load to:0x0215a028 module:overlay(61) +from:0x0215a2f0 kind:load to:0x0215a100 module:overlay(61) +from:0x0215a2f4 kind:load to:0x0215a150 module:overlay(61) +from:0x0215a2f8 kind:load to:0x0215a1a0 module:overlay(61) +from:0x0215a2fc kind:load to:0x0215a214 module:overlay(61) +from:0x0215a300 kind:load to:0x0215a264 module:overlay(61) +from:0x0215a328 kind:load to:0x02157eac module:overlay(61) +from:0x0215a32c kind:load to:0x02097944 module:overlay(0) +from:0x0215a330 kind:load to:0x02097754 module:overlay(0) +from:0x0215a334 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a338 kind:load to:0x0209794c module:overlay(0) +from:0x0215a33c kind:load to:0x0209796c module:overlay(0) +from:0x0215a340 kind:load to:0x02097998 module:overlay(0) +from:0x0215a34c kind:load to:0x02098518 module:overlay(0) +from:0x0215a350 kind:load to:0x02098554 module:overlay(0) +from:0x0215a354 kind:load to:0x0209856c module:overlay(0) +from:0x0215a358 kind:load to:0x02098578 module:overlay(0) +from:0x0215a35c kind:load to:0x01fff464 module:itcm +from:0x0215a360 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a364 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215a368 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215a36c kind:load to:0x020984b4 module:overlay(0) +from:0x0215a370 kind:load to:0x020984b8 module:overlay(0) +from:0x0215a374 kind:load to:0x020984bc module:overlay(0) +from:0x0215a378 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215a37c kind:load to:0x020984c4 module:overlay(0) +from:0x0215a380 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a384 kind:load to:0x02098584 module:overlay(0) +from:0x0215a388 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a38c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a390 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a394 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a398 kind:load to:0x02157f68 module:overlay(61) +from:0x0215a39c kind:load to:0x02157f88 module:overlay(61) +from:0x0215a3a0 kind:load to:0x02157f18 module:overlay(61) +from:0x0215a3c4 kind:load to:0x02157fd0 module:overlay(61) +from:0x0215a3c8 kind:load to:0x02097944 module:overlay(0) +from:0x0215a3cc kind:load to:0x02097754 module:overlay(0) +from:0x0215a3d0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a3d4 kind:load to:0x0209794c module:overlay(0) +from:0x0215a3d8 kind:load to:0x0209796c module:overlay(0) +from:0x0215a3dc kind:load to:0x02097998 module:overlay(0) +from:0x0215a3e8 kind:load to:0x02158090 module:overlay(61) +from:0x0215a3ec kind:load to:0x021581ac module:overlay(61) +from:0x0215a3f0 kind:load to:0x02099b00 module:overlay(0) +from:0x0215a3f4 kind:load to:0x02099b38 module:overlay(0) +from:0x0215a3f8 kind:load to:0x0209a13c module:overlay(0) +from:0x0215a3fc kind:load to:0x0209a144 module:overlay(0) +from:0x0215a400 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215a404 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215a408 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215a40c kind:load to:0x0209a06c module:overlay(0) +from:0x0215a410 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215a414 kind:load to:0x0209a10c module:overlay(0) +from:0x0215a418 kind:load to:0x021581a4 module:overlay(61) +from:0x0215a41c kind:load to:0x0209a124 module:overlay(0) +from:0x0215a420 kind:load to:0x02158194 module:overlay(61) +from:0x0215a424 kind:load to:0x02158170 module:overlay(61) +from:0x0215a430 kind:load to:0x02098518 module:overlay(0) +from:0x0215a434 kind:load to:0x02098554 module:overlay(0) +from:0x0215a438 kind:load to:0x0209856c module:overlay(0) +from:0x0215a43c kind:load to:0x02098578 module:overlay(0) +from:0x0215a440 kind:load to:0x01fff464 module:itcm +from:0x0215a444 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a448 kind:load to:0x021580a4 module:overlay(61) +from:0x0215a44c kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215a450 kind:load to:0x021580f8 module:overlay(61) +from:0x0215a454 kind:load to:0x0215810c module:overlay(61) +from:0x0215a458 kind:load to:0x020984bc module:overlay(0) +from:0x0215a45c kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215a460 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a464 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a468 kind:load to:0x02098584 module:overlay(0) +from:0x0215a46c kind:load to:0x020985f0 module:overlay(0) +from:0x0215a470 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a474 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a478 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a47c kind:load to:0x021581c8 module:overlay(61) +from:0x0215a480 kind:load to:0x021581f0 module:overlay(61) +from:0x0215a484 kind:load to:0x02158120 module:overlay(61) +from:0x0215a490 kind:load to:0x02158240 module:overlay(61) +from:0x0215a494 kind:load to:0x02097944 module:overlay(0) +from:0x0215a498 kind:load to:0x02097754 module:overlay(0) +from:0x0215a49c kind:load to:0x020977d0 module:overlay(0) +from:0x0215a4a0 kind:load to:0x0209794c module:overlay(0) +from:0x0215a4a4 kind:load to:0x0209796c module:overlay(0) +from:0x0215a4a8 kind:load to:0x02097998 module:overlay(0) +from:0x0215a4b4 kind:load to:0x02098518 module:overlay(0) +from:0x0215a4b8 kind:load to:0x02098554 module:overlay(0) +from:0x0215a4bc kind:load to:0x0209856c module:overlay(0) +from:0x0215a4c0 kind:load to:0x02098578 module:overlay(0) +from:0x0215a4c4 kind:load to:0x01fff464 module:itcm +from:0x0215a4c8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a4cc kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215a4d0 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215a4d4 kind:load to:0x020984b4 module:overlay(0) +from:0x0215a4d8 kind:load to:0x020984b8 module:overlay(0) +from:0x0215a4dc kind:load to:0x020984bc module:overlay(0) +from:0x0215a4e0 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215a4e4 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a4e8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a4ec kind:load to:0x02098584 module:overlay(0) +from:0x0215a4f0 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a4f4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a4f8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a4fc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a500 kind:load to:0x021582fc module:overlay(61) +from:0x0215a504 kind:load to:0x0215831c module:overlay(61) +from:0x0215a508 kind:load to:0x021582ac module:overlay(61) +from:0x0215a514 kind:load to:0x02158364 module:overlay(61) +from:0x0215a518 kind:load to:0x02097944 module:overlay(0) +from:0x0215a51c kind:load to:0x02097754 module:overlay(0) +from:0x0215a520 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a524 kind:load to:0x0209794c module:overlay(0) +from:0x0215a528 kind:load to:0x0209796c module:overlay(0) +from:0x0215a52c kind:load to:0x02097998 module:overlay(0) +from:0x0215a538 kind:load to:0x02098518 module:overlay(0) +from:0x0215a53c kind:load to:0x02098554 module:overlay(0) +from:0x0215a540 kind:load to:0x0209856c module:overlay(0) +from:0x0215a544 kind:load to:0x02098578 module:overlay(0) +from:0x0215a548 kind:load to:0x01fff464 module:itcm +from:0x0215a54c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a550 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215a554 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215a558 kind:load to:0x020984b4 module:overlay(0) +from:0x0215a55c kind:load to:0x020984b8 module:overlay(0) +from:0x0215a560 kind:load to:0x020984bc module:overlay(0) +from:0x0215a564 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215a568 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a56c kind:load to:0x020984c8 module:overlay(0) +from:0x0215a570 kind:load to:0x02098584 module:overlay(0) +from:0x0215a574 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a578 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a57c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a580 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a584 kind:load to:0x02158420 module:overlay(61) +from:0x0215a588 kind:load to:0x02158440 module:overlay(61) +from:0x0215a58c kind:load to:0x021583d0 module:overlay(61) +from:0x0215a598 kind:load to:0x02158488 module:overlay(61) +from:0x0215a59c kind:load to:0x02097944 module:overlay(0) +from:0x0215a5a0 kind:load to:0x02097754 module:overlay(0) +from:0x0215a5a4 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a5a8 kind:load to:0x0209794c module:overlay(0) +from:0x0215a5ac kind:load to:0x0209796c module:overlay(0) +from:0x0215a5b0 kind:load to:0x02097998 module:overlay(0) +from:0x0215a5bc kind:load to:0x02098518 module:overlay(0) +from:0x0215a5c0 kind:load to:0x02098554 module:overlay(0) +from:0x0215a5c4 kind:load to:0x0209856c module:overlay(0) +from:0x0215a5c8 kind:load to:0x02098578 module:overlay(0) +from:0x0215a5cc kind:load to:0x01fff464 module:itcm +from:0x0215a5d0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a5d4 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215a5d8 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215a5dc kind:load to:0x020984b4 module:overlay(0) +from:0x0215a5e0 kind:load to:0x020984b8 module:overlay(0) +from:0x0215a5e4 kind:load to:0x020984bc module:overlay(0) +from:0x0215a5e8 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215a5ec kind:load to:0x020984c4 module:overlay(0) +from:0x0215a5f0 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a5f4 kind:load to:0x02098584 module:overlay(0) +from:0x0215a5f8 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a5fc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a600 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a604 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a608 kind:load to:0x02158544 module:overlay(61) +from:0x0215a60c kind:load to:0x02158564 module:overlay(61) +from:0x0215a610 kind:load to:0x021584f4 module:overlay(61) +from:0x0215a61c kind:load to:0x02158684 module:overlay(61) +from:0x0215a620 kind:load to:0x02097944 module:overlay(0) +from:0x0215a624 kind:load to:0x02097754 module:overlay(0) +from:0x0215a628 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a62c kind:load to:0x0209794c module:overlay(0) +from:0x0215a630 kind:load to:0x0209796c module:overlay(0) +from:0x0215a634 kind:load to:0x02097998 module:overlay(0) +from:0x0215a640 kind:load to:0x021585ec module:overlay(61) +from:0x0215a644 kind:load to:0x02097944 module:overlay(0) +from:0x0215a648 kind:load to:0x02097754 module:overlay(0) +from:0x0215a64c kind:load to:0x020977d0 module:overlay(0) +from:0x0215a650 kind:load to:0x0209794c module:overlay(0) +from:0x0215a654 kind:load to:0x0209796c module:overlay(0) +from:0x0215a658 kind:load to:0x02097998 module:overlay(0) +from:0x0215a664 kind:load to:0x021585ac module:overlay(61) +from:0x0215a668 kind:load to:0x02097944 module:overlay(0) +from:0x0215a66c kind:load to:0x02097754 module:overlay(0) +from:0x0215a670 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a674 kind:load to:0x0209794c module:overlay(0) +from:0x0215a678 kind:load to:0x0209796c module:overlay(0) +from:0x0215a67c kind:load to:0x02097998 module:overlay(0) +from:0x0215a6d0 kind:load to:0x021588e4 module:overlay(61) +from:0x0215a6d4 kind:load to:0x02158a58 module:overlay(61) +from:0x0215a6d8 kind:load to:0x0209a254 module:overlay(0) +from:0x0215a6dc kind:load to:0x0209a288 module:overlay(0) +from:0x0215a6e0 kind:load to:0x0209a320 module:overlay(0) +from:0x0215a6e4 kind:load to:0x0209a334 module:overlay(0) +from:0x0215a6e8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215a6ec kind:load to:0x0209a35c module:overlay(0) +from:0x0215a6f0 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215a6f4 kind:load to:0x0209a06c module:overlay(0) +from:0x0215a6f8 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215a6fc kind:load to:0x0209a308 module:overlay(0) +from:0x0215a700 kind:load to:0x0209a348 module:overlay(0) +from:0x0215a704 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215a708 kind:load to:0x02158a2c module:overlay(61) +from:0x0215a70c kind:load to:0x02158a08 module:overlay(61) +from:0x0215a710 kind:load to:0x0209a70c module:overlay(0) +from:0x0215a71c kind:load to:0x02098518 module:overlay(0) +from:0x0215a720 kind:load to:0x02098554 module:overlay(0) +from:0x0215a724 kind:load to:0x0209856c module:overlay(0) +from:0x0215a728 kind:load to:0x02098578 module:overlay(0) +from:0x0215a72c kind:load to:0x01fff464 module:itcm +from:0x0215a730 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215a734 kind:load to:0x021588f8 module:overlay(61) +from:0x0215a738 kind:load to:0x020a8da4 module:overlay(0) +from:0x0215a73c kind:load to:0x021589a4 module:overlay(61) +from:0x0215a740 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215a744 kind:load to:0x020984bc module:overlay(0) +from:0x0215a748 kind:load to:0x020a995c module:overlay(0) +from:0x0215a74c kind:load to:0x020984c4 module:overlay(0) +from:0x0215a750 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a754 kind:load to:0x02098584 module:overlay(0) +from:0x0215a758 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a75c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a760 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a764 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a768 kind:load to:0x021589b0 module:overlay(61) +from:0x0215a76c kind:load to:0x021589d8 module:overlay(61) +from:0x0215a770 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215a774 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215a778 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215a77c kind:load to:0x020a8f78 module:overlay(0) +from:0x0215a780 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215a784 kind:load to:0x020a9150 module:overlay(0) +from:0x0215a788 kind:load to:0x020a914c module:overlay(0) +from:0x0215a78c kind:load to:0x020a921c module:overlay(0) +from:0x0215a790 kind:load to:0x020a9240 module:overlay(0) +from:0x0215a794 kind:load to:0x020a9244 module:overlay(0) +from:0x0215a798 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215a79c kind:load to:0x020a91a8 module:overlay(0) +from:0x0215a7a0 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215a7a4 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215a7a8 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215a7ac kind:load to:0x020a8f64 module:overlay(0) +from:0x0215a7b0 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215a7b4 kind:load to:0x020a9448 module:overlay(0) +from:0x0215a7b8 kind:load to:0x020a9598 module:overlay(0) +from:0x0215a7bc kind:load to:0x020a95c4 module:overlay(0) +from:0x0215a7c0 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215a7c4 kind:load to:0x020a97fc module:overlay(0) +from:0x0215a7c8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215a7cc kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215a7d0 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215a7d4 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215a7d8 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215a7dc kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215a7e0 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215a7e4 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215a7e8 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215a7ec kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215a7f0 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215a7f4 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215a7f8 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215a7fc kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215a800 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215a804 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215a808 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215a80c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215a810 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215a814 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215a818 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215a81c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215a820 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215a824 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215a828 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215a82c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215a838 kind:load to:0x02098518 module:overlay(0) +from:0x0215a83c kind:load to:0x02098554 module:overlay(0) +from:0x0215a840 kind:load to:0x0209856c module:overlay(0) +from:0x0215a844 kind:load to:0x02098578 module:overlay(0) +from:0x0215a848 kind:load to:0x01fff464 module:itcm +from:0x0215a84c kind:load to:0x020a99d8 module:overlay(0) +from:0x0215a850 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215a854 kind:load to:0x020a8da4 module:overlay(0) +from:0x0215a858 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215a85c kind:load to:0x020a98f4 module:overlay(0) +from:0x0215a860 kind:load to:0x020984bc module:overlay(0) +from:0x0215a864 kind:load to:0x020a995c module:overlay(0) +from:0x0215a868 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a86c kind:load to:0x020984c8 module:overlay(0) +from:0x0215a870 kind:load to:0x02098584 module:overlay(0) +from:0x0215a874 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a878 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a87c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a880 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a884 kind:load to:0x02158a9c module:overlay(61) +from:0x0215a888 kind:load to:0x02158a74 module:overlay(61) +from:0x0215a88c kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215a890 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215a894 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215a898 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215a89c kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215a8a0 kind:load to:0x020a9150 module:overlay(0) +from:0x0215a8a4 kind:load to:0x020a914c module:overlay(0) +from:0x0215a8a8 kind:load to:0x020a921c module:overlay(0) +from:0x0215a8ac kind:load to:0x020a9240 module:overlay(0) +from:0x0215a8b0 kind:load to:0x020a9244 module:overlay(0) +from:0x0215a8b4 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215a8b8 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215a8bc kind:load to:0x020a91b0 module:overlay(0) +from:0x0215a8c0 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215a8c4 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215a8c8 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215a8cc kind:load to:0x020a8f6c module:overlay(0) +from:0x0215a8d0 kind:load to:0x020a9448 module:overlay(0) +from:0x0215a8d4 kind:load to:0x020a9598 module:overlay(0) +from:0x0215a8d8 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215a8dc kind:load to:0x020a95e4 module:overlay(0) +from:0x0215a8e0 kind:load to:0x020a97fc module:overlay(0) +from:0x0215a8e4 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215a8e8 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215a8ec kind:load to:0x020a8e84 module:overlay(0) +from:0x0215a8f0 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215a8f4 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215a8f8 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215a8fc kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215a900 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215a904 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215a908 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215a90c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215a910 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215a914 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215a918 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215a91c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215a920 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215a924 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215a928 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215a92c kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215a930 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215a934 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215a938 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215a93c kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215a940 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215a944 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215a948 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215a954 kind:load to:0x02158b04 module:overlay(61) +from:0x0215a958 kind:load to:0x02097944 module:overlay(0) +from:0x0215a95c kind:load to:0x02097754 module:overlay(0) +from:0x0215a960 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a964 kind:load to:0x0209794c module:overlay(0) +from:0x0215a968 kind:load to:0x0209796c module:overlay(0) +from:0x0215a96c kind:load to:0x02097998 module:overlay(0) +from:0x0215aa60 kind:load to:0x02098518 module:overlay(0) +from:0x0215aa64 kind:load to:0x02098554 module:overlay(0) +from:0x0215aa68 kind:load to:0x0209856c module:overlay(0) +from:0x0215aa6c kind:load to:0x02098578 module:overlay(0) +from:0x0215aa70 kind:load to:0x01fff464 module:itcm +from:0x0215aa74 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215aa78 kind:load to:0x02158ccc module:overlay(61) +from:0x0215aa7c kind:load to:0x020a8da4 module:overlay(0) +from:0x0215aa80 kind:load to:0x02158d4c module:overlay(61) +from:0x0215aa84 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215aa88 kind:load to:0x020984bc module:overlay(0) +from:0x0215aa8c kind:load to:0x020a995c module:overlay(0) +from:0x0215aa90 kind:load to:0x020984c4 module:overlay(0) +from:0x0215aa94 kind:load to:0x020984c8 module:overlay(0) +from:0x0215aa98 kind:load to:0x02098584 module:overlay(0) +from:0x0215aa9c kind:load to:0x020985f0 module:overlay(0) +from:0x0215aaa0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215aaa4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215aaa8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215aaac kind:load to:0x02158e40 module:overlay(61) +from:0x0215aab0 kind:load to:0x02158e68 module:overlay(61) +from:0x0215aab4 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215aab8 kind:load to:0x02158cf8 module:overlay(61) +from:0x0215aabc kind:load to:0x020a92d0 module:overlay(0) +from:0x0215aac0 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215aac4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215aac8 kind:load to:0x020a9150 module:overlay(0) +from:0x0215aacc kind:load to:0x020a914c module:overlay(0) +from:0x0215aad0 kind:load to:0x020a921c module:overlay(0) +from:0x0215aad4 kind:load to:0x020a9240 module:overlay(0) +from:0x0215aad8 kind:load to:0x020a9244 module:overlay(0) +from:0x0215aadc kind:load to:0x020a91a0 module:overlay(0) +from:0x0215aae0 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215aae4 kind:load to:0x0216fa10 module:overlay(94) +from:0x0215aae8 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215aaec kind:load to:0x020a8f5c module:overlay(0) +from:0x0215aaf0 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215aaf4 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215aaf8 kind:load to:0x020a9448 module:overlay(0) +from:0x0215aafc kind:load to:0x020a9598 module:overlay(0) +from:0x0215ab00 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ab04 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215ab08 kind:load to:0x020a97fc module:overlay(0) +from:0x0215ab0c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215ab10 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215ab14 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215ab18 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215ab1c kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215ab20 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215ab24 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215ab28 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215ab2c kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215ab30 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215ab34 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215ab38 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215ab3c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215ab40 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215ab44 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215ab48 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215ab4c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215ab50 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215ab54 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215ab58 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215ab5c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215ab60 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215ab64 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215ab68 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215ab6c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215ab70 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215ab74 kind:load to:0x0216f94c module:overlay(94) +from:0x0215ab78 kind:load to:0x0216f96c module:overlay(94) +from:0x0215ab84 kind:load to:0x02158eb8 module:overlay(61) +from:0x0215ab88 kind:load to:0x02097944 module:overlay(0) +from:0x0215ab8c kind:load to:0x02097754 module:overlay(0) +from:0x0215ab90 kind:load to:0x020977d0 module:overlay(0) +from:0x0215ab94 kind:load to:0x0209794c module:overlay(0) +from:0x0215ab98 kind:load to:0x0209796c module:overlay(0) +from:0x0215ab9c kind:load to:0x02097998 module:overlay(0) +from:0x0215abf0 kind:load to:0x02098518 module:overlay(0) +from:0x0215abf4 kind:load to:0x02098554 module:overlay(0) +from:0x0215abf8 kind:load to:0x0209856c module:overlay(0) +from:0x0215abfc kind:load to:0x02098578 module:overlay(0) +from:0x0215ac00 kind:load to:0x01fff464 module:itcm +from:0x0215ac04 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215ac08 kind:load to:0x02159048 module:overlay(61) +from:0x0215ac0c kind:load to:0x020a8da4 module:overlay(0) +from:0x0215ac10 kind:load to:0x0215906c module:overlay(61) +from:0x0215ac14 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215ac18 kind:load to:0x020984bc module:overlay(0) +from:0x0215ac1c kind:load to:0x020a995c module:overlay(0) +from:0x0215ac20 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ac24 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ac28 kind:load to:0x02098584 module:overlay(0) +from:0x0215ac2c kind:load to:0x020985f0 module:overlay(0) +from:0x0215ac30 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ac34 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ac38 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ac3c kind:load to:0x02159134 module:overlay(61) +from:0x0215ac40 kind:load to:0x0215915c module:overlay(61) +from:0x0215ac44 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215ac48 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215ac4c kind:load to:0x020a92d0 module:overlay(0) +from:0x0215ac50 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215ac54 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215ac58 kind:load to:0x020a9150 module:overlay(0) +from:0x0215ac5c kind:load to:0x020a914c module:overlay(0) +from:0x0215ac60 kind:load to:0x020a921c module:overlay(0) +from:0x0215ac64 kind:load to:0x020a9240 module:overlay(0) +from:0x0215ac68 kind:load to:0x020a9244 module:overlay(0) +from:0x0215ac6c kind:load to:0x02159078 module:overlay(61) +from:0x0215ac70 kind:load to:0x02159080 module:overlay(61) +from:0x0215ac74 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215ac78 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215ac7c kind:load to:0x020a8f5c module:overlay(0) +from:0x0215ac80 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215ac84 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215ac88 kind:load to:0x020a9448 module:overlay(0) +from:0x0215ac8c kind:load to:0x020a9598 module:overlay(0) +from:0x0215ac90 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ac94 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215ac98 kind:load to:0x020a97fc module:overlay(0) +from:0x0215ac9c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215aca0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215aca4 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215aca8 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215acac kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215acb0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215acb4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215acb8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215acbc kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215acc0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215acc4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215acc8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215accc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215acd0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215acd4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215acd8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215acdc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215ace0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215ace4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215ace8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215acec kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215acf0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215acf4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215acf8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215acfc kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215ad00 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215ad30 kind:load to:0x021591ac module:overlay(61) +from:0x0215ad34 kind:load to:0x02097944 module:overlay(0) +from:0x0215ad38 kind:load to:0x02097754 module:overlay(0) +from:0x0215ad3c kind:load to:0x020977d0 module:overlay(0) +from:0x0215ad40 kind:load to:0x0209794c module:overlay(0) +from:0x0215ad44 kind:load to:0x0209796c module:overlay(0) +from:0x0215ad48 kind:load to:0x02097998 module:overlay(0) +from:0x0215ad54 kind:load to:0x0215926c module:overlay(61) +from:0x0215ad58 kind:load to:0x021593c4 module:overlay(61) +from:0x0215ad5c kind:load to:0x02099b00 module:overlay(0) +from:0x0215ad60 kind:load to:0x02099b38 module:overlay(0) +from:0x0215ad64 kind:load to:0x0209a13c module:overlay(0) +from:0x0215ad68 kind:load to:0x0209a144 module:overlay(0) +from:0x0215ad6c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215ad70 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215ad74 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215ad78 kind:load to:0x0209a06c module:overlay(0) +from:0x0215ad7c kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215ad80 kind:load to:0x0209a10c module:overlay(0) +from:0x0215ad84 kind:load to:0x021581a4 module:overlay(61) +from:0x0215ad88 kind:load to:0x0209a124 module:overlay(0) +from:0x0215ad8c kind:load to:0x02158194 module:overlay(61) +from:0x0215ad90 kind:load to:0x02158170 module:overlay(61) +from:0x0215ad9c kind:load to:0x02098518 module:overlay(0) +from:0x0215ada0 kind:load to:0x02098554 module:overlay(0) +from:0x0215ada4 kind:load to:0x0209856c module:overlay(0) +from:0x0215ada8 kind:load to:0x02098578 module:overlay(0) +from:0x0215adac kind:load to:0x01fff464 module:itcm +from:0x0215adb0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215adb4 kind:load to:0x02159280 module:overlay(61) +from:0x0215adb8 kind:load to:0x021592e8 module:overlay(61) +from:0x0215adbc kind:load to:0x021592ec module:overlay(61) +from:0x0215adc0 kind:load to:0x02159360 module:overlay(61) +from:0x0215adc4 kind:load to:0x020984bc module:overlay(0) +from:0x0215adc8 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215adcc kind:load to:0x020984c4 module:overlay(0) +from:0x0215add0 kind:load to:0x020984c8 module:overlay(0) +from:0x0215add4 kind:load to:0x02098584 module:overlay(0) +from:0x0215add8 kind:load to:0x020985f0 module:overlay(0) +from:0x0215addc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ade0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ade4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ade8 kind:load to:0x021593e0 module:overlay(61) +from:0x0215adec kind:load to:0x02159408 module:overlay(61) +from:0x0215adf0 kind:load to:0x02159374 module:overlay(61) +from:0x0215adfc kind:load to:0x02159458 module:overlay(61) +from:0x0215ae00 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215ae04 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215ae08 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ae0c kind:load to:0x0209ca78 module:overlay(0) +from:0x0215ae18 kind:load to:0x0214f640 module:overlays(58,70) +from:0x0215ae1c kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215ae20 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0215ae24 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215ae28 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215ae2c kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x0215ae30 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215ae34 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215ae38 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215ae3c kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215ae40 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215ae44 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215ae48 kind:load to:0x02159528 module:overlay(61) +from:0x0215ae4c kind:load to:0x02159548 module:overlay(61) +from:0x0215ae50 kind:load to:0x021594d0 module:overlay(61) +from:0x0215ae54 kind:load to:0x0214f748 module:overlays(58,70) +from:0x0215ae58 kind:load to:0x02159520 module:overlay(61) +from:0x0215ae70 kind:load to:0x02159590 module:overlay(61) +from:0x0215ae74 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215ae78 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215ae7c kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ae80 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215ae8c kind:load to:0x0207cac0 module:overlay(0) +from:0x0215ae90 kind:load to:0x0207cac8 module:overlay(0) +from:0x0215ae94 kind:load to:0x0207d2dc module:overlay(0) +from:0x0215ae98 kind:load to:0x0207d2cc module:overlay(0) +from:0x0215ae9c kind:load to:0x0207d318 module:overlay(0) +from:0x0215aea0 kind:load to:0x0207d350 module:overlay(0) +from:0x0215aea4 kind:load to:0x0207d394 module:overlay(0) +from:0x0215aea8 kind:load to:0x0207d3bc module:overlay(0) +from:0x0215aeb4 kind:load to:0x02159660 module:overlay(61) +from:0x0215aeb8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215aebc kind:load to:0x0215978c module:overlay(61) +from:0x0215aec0 kind:load to:0x02159874 module:overlay(61) +from:0x0215aec4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215aec8 kind:load to:0x02159a3c module:overlay(61) +from:0x0215aecc kind:load to:0x020ffb8c module:overlays(19,31) +from:0x0215aed0 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215aed4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215aed8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215aedc kind:load to:0x020ffe1c module:overlays(19,26,31) +from:0x0215aee0 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215aee4 kind:load to:0x02159d80 module:overlay(61) +from:0x0215aee8 kind:load to:0x02159db0 module:overlay(61) +from:0x0215aeec kind:load to:0x020fcf74 module:overlays(19,31) +from:0x0215aef0 kind:load to:0x020fcf78 module:overlays(19,31) +from:0x0215aef4 kind:load to:0x02159c7c module:overlay(61) +from:0x0215aef8 kind:load to:0x02159ca4 module:overlay(61) +from:0x0215aefc kind:load to:0x02159ce8 module:overlay(61) +from:0x0215af00 kind:load to:0x02159d10 module:overlay(61) +from:0x0215af04 kind:load to:0x020fd084 module:overlays(19,31) +from:0x0215af08 kind:load to:0x020fd088 module:overlays(19,31) +from:0x0215af0c kind:load to:0x020fd08c module:overlays(19,31) +from:0x0215af10 kind:load to:0x020ffce4 module:overlays(19,31) +from:0x0215af14 kind:load to:0x020fc4bc module:overlays(19,31) +from:0x0215af18 kind:load to:0x020ffe7c module:overlays(19,31) +from:0x0215af1c kind:load to:0x020ffe8c module:overlays(19,31) +from:0x0215af20 kind:load to:0x020ffe94 module:overlays(19,31) +from:0x0215af24 kind:load to:0x020fcd68 module:overlays(19,31) +from:0x0215af28 kind:load to:0x02159c78 module:overlay(61) +from:0x0215af2c kind:load to:0x020fff10 module:overlays(19,31) +from:0x0215af30 kind:load to:0x020ffeec module:overlays(19,31) +from:0x0215af34 kind:load to:0x020fcd10 module:overlays(19,31) +from:0x0215af38 kind:load to:0x020fcdf0 module:overlays(19,31) +from:0x0215af3c kind:load to:0x020fd074 module:overlays(19,31) +from:0x0215af40 kind:load to:0x020fd07c module:overlays(19,31) +from:0x0215af4c kind:load to:0x02073184 module:overlay(0) +from:0x0215af50 kind:load to:0x02159e0c module:overlay(61) +from:0x0215af54 kind:load to:0x02159dfc module:overlay(61) +from:0x0215af58 kind:load to:0x02073270 module:overlay(0) +from:0x0215af5c kind:load to:0x021598b4 module:overlay(61) +from:0x0215af60 kind:load to:0x02159c44 module:overlay(61) +from:0x0215af64 kind:load to:0x02159d54 module:overlay(61) +from:0x0215af68 kind:load to:0x02159c64 module:overlay(61) diff --git a/config/eur/arm9/overlays/ov061/symbols.txt b/config/eur/arm9/overlays/ov061/symbols.txt new file mode 100644 index 00000000..9aaf7744 --- /dev/null +++ b/config/eur/arm9/overlays/ov061/symbols.txt @@ -0,0 +1,267 @@ +func_ov061_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov061_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov061_02157ed0 kind:function(arm,size=0x28) addr:0x02157ed0 +func_ov061_02157ef8 kind:function(arm,size=0x20) addr:0x02157ef8 +func_ov061_02157f18 kind:function(arm,size=0x50) addr:0x02157f18 +func_ov061_02157f68 kind:function(arm,size=0x20) addr:0x02157f68 +func_ov061_02157f88 kind:function(arm,size=0x28) addr:0x02157f88 +func_ov061_02157fb0 kind:function(arm,size=0x14) addr:0x02157fb0 +func_ov061_02157fc4 kind:function(arm,size=0xc) addr:0x02157fc4 +func_ov061_02157fd0 kind:function(arm,size=0x24) addr:0x02157fd0 +func_ov061_02157ff4 kind:function(arm,size=0x28) addr:0x02157ff4 +func_ov061_0215801c kind:function(arm,size=0x74) addr:0x0215801c +func_ov061_02158090 kind:function(arm,size=0x14) addr:0x02158090 +func_ov061_021580a4 kind:function(arm,size=0x54) addr:0x021580a4 +func_ov061_021580f8 kind:function(arm,size=0x14) addr:0x021580f8 +func_ov061_0215810c kind:function(arm,size=0x14) addr:0x0215810c +func_ov061_02158120 kind:function(arm,size=0x50) addr:0x02158120 +func_ov061_02158170 kind:function(arm,size=0x24) addr:0x02158170 +func_ov061_02158194 kind:function(arm,size=0x10) addr:0x02158194 +func_ov061_021581a4 kind:function(arm,size=0x8) addr:0x021581a4 +func_ov061_021581ac kind:function(arm,size=0x1c) addr:0x021581ac +func_ov061_021581c8 kind:function(arm,size=0x28) addr:0x021581c8 +func_ov061_021581f0 kind:function(arm,size=0x30) addr:0x021581f0 +func_ov061_02158220 kind:function(arm,size=0x14) addr:0x02158220 +func_ov061_02158234 kind:function(arm,size=0xc) addr:0x02158234 +func_ov061_02158240 kind:function(arm,size=0x24) addr:0x02158240 +func_ov061_02158264 kind:function(arm,size=0x28) addr:0x02158264 +func_ov061_0215828c kind:function(arm,size=0x20) addr:0x0215828c +func_ov061_021582ac kind:function(arm,size=0x50) addr:0x021582ac +func_ov061_021582fc kind:function(arm,size=0x20) addr:0x021582fc +func_ov061_0215831c kind:function(arm,size=0x28) addr:0x0215831c +func_ov061_02158344 kind:function(arm,size=0x14) addr:0x02158344 +func_ov061_02158358 kind:function(arm,size=0xc) addr:0x02158358 +func_ov061_02158364 kind:function(arm,size=0x24) addr:0x02158364 +func_ov061_02158388 kind:function(arm,size=0x28) addr:0x02158388 +func_ov061_021583b0 kind:function(arm,size=0x20) addr:0x021583b0 +func_ov061_021583d0 kind:function(arm,size=0x50) addr:0x021583d0 +func_ov061_02158420 kind:function(arm,size=0x20) addr:0x02158420 +func_ov061_02158440 kind:function(arm,size=0x28) addr:0x02158440 +func_ov061_02158468 kind:function(arm,size=0x14) addr:0x02158468 +func_ov061_0215847c kind:function(arm,size=0xc) addr:0x0215847c +func_ov061_02158488 kind:function(arm,size=0x24) addr:0x02158488 +func_ov061_021584ac kind:function(arm,size=0x28) addr:0x021584ac +func_ov061_021584d4 kind:function(arm,size=0x20) addr:0x021584d4 +func_ov061_021584f4 kind:function(arm,size=0x50) addr:0x021584f4 +func_ov061_02158544 kind:function(arm,size=0x20) addr:0x02158544 +func_ov061_02158564 kind:function(arm,size=0x28) addr:0x02158564 +func_ov061_0215858c kind:function(arm,size=0x14) addr:0x0215858c +func_ov061_021585a0 kind:function(arm,size=0xc) addr:0x021585a0 +func_ov061_021585ac kind:function(arm,size=0x8) addr:0x021585ac +func_ov061_021585b4 kind:function(arm,size=0x2c) addr:0x021585b4 +func_ov061_021585e0 kind:function(arm,size=0xc) addr:0x021585e0 +func_ov061_021585ec kind:function(arm,size=0x24) addr:0x021585ec +func_ov061_02158610 kind:function(arm,size=0x68) addr:0x02158610 +func_ov061_02158678 kind:function(arm,size=0xc) addr:0x02158678 +func_ov061_02158684 kind:function(arm,size=0x24) addr:0x02158684 +func_ov061_021586a8 kind:function(arm,size=0x68) addr:0x021586a8 +func_ov061_02158710 kind:function(arm,size=0x20) addr:0x02158710 +func_ov061_02158730 kind:function(arm,size=0x4c) addr:0x02158730 +func_ov061_0215877c kind:function(arm,size=0x168) addr:0x0215877c +func_ov061_021588e4 kind:function(arm,size=0x14) addr:0x021588e4 +func_ov061_021588f8 kind:function(arm,size=0xac) addr:0x021588f8 +func_ov061_021589a4 kind:function(arm,size=0xc) addr:0x021589a4 +func_ov061_021589b0 kind:function(arm,size=0x28) addr:0x021589b0 +func_ov061_021589d8 kind:function(arm,size=0x30) addr:0x021589d8 +func_ov061_02158a08 kind:function(arm,size=0x24) addr:0x02158a08 +func_ov061_02158a2c kind:function(arm,size=0x2c) addr:0x02158a2c +func_ov061_02158a58 kind:function(arm,size=0x1c) addr:0x02158a58 +func_ov061_02158a74 kind:function(arm,size=0x28) addr:0x02158a74 +func_ov061_02158a9c kind:function(arm,size=0x20) addr:0x02158a9c +func_ov061_02158abc kind:function(arm,size=0x14) addr:0x02158abc +func_ov061_02158ad0 kind:function(arm,size=0x14) addr:0x02158ad0 +func_ov061_02158ae4 kind:function(arm,size=0x14) addr:0x02158ae4 +func_ov061_02158af8 kind:function(arm,size=0xc) addr:0x02158af8 +func_ov061_02158b04 kind:function(arm,size=0x24) addr:0x02158b04 +func_ov061_02158b28 kind:function(arm,size=0x60) addr:0x02158b28 +func_ov061_02158b88 kind:function(arm,size=0x20) addr:0x02158b88 +func_ov061_02158ba8 kind:function(arm,size=0x20) addr:0x02158ba8 +func_ov061_02158bc8 kind:function(arm,size=0x104) addr:0x02158bc8 +func_ov061_02158ccc kind:function(arm,size=0x2c) addr:0x02158ccc +func_ov061_02158cf8 kind:function(arm,size=0x54) addr:0x02158cf8 +func_ov061_02158d4c kind:function(arm,size=0xf4) addr:0x02158d4c +func_ov061_02158e40 kind:function(arm,size=0x28) addr:0x02158e40 +func_ov061_02158e68 kind:function(arm,size=0x30) addr:0x02158e68 +func_ov061_02158e98 kind:function(arm,size=0x14) addr:0x02158e98 +func_ov061_02158eac kind:function(arm,size=0xc) addr:0x02158eac +func_ov061_02158eb8 kind:function(arm,size=0x24) addr:0x02158eb8 +func_ov061_02158edc kind:function(arm,size=0x54) addr:0x02158edc +func_ov061_02158f30 kind:function(arm,size=0x118) addr:0x02158f30 +func_ov061_02159048 kind:function(arm,size=0x24) addr:0x02159048 +func_ov061_0215906c kind:function(arm,size=0xc) addr:0x0215906c +func_ov061_02159078 kind:function(arm,size=0x8) addr:0x02159078 +func_ov061_02159080 kind:function(arm,size=0xb4) addr:0x02159080 +func_ov061_02159134 kind:function(arm,size=0x28) addr:0x02159134 +func_ov061_0215915c kind:function(arm,size=0x30) addr:0x0215915c +func_ov061_0215918c kind:function(arm,size=0x14) addr:0x0215918c +func_ov061_021591a0 kind:function(arm,size=0xc) addr:0x021591a0 +func_ov061_021591ac kind:function(arm,size=0x24) addr:0x021591ac +func_ov061_021591d0 kind:function(arm,size=0x28) addr:0x021591d0 +func_ov061_021591f8 kind:function(arm,size=0x74) addr:0x021591f8 +func_ov061_0215926c kind:function(arm,size=0x14) addr:0x0215926c +func_ov061_02159280 kind:function(arm,size=0x68) addr:0x02159280 +func_ov061_021592e8 kind:function(arm,size=0x4) addr:0x021592e8 +func_ov061_021592ec kind:function(arm,size=0x74) addr:0x021592ec +func_ov061_02159360 kind:function(arm,size=0x14) addr:0x02159360 +func_ov061_02159374 kind:function(arm,size=0x50) addr:0x02159374 +func_ov061_021593c4 kind:function(arm,size=0x1c) addr:0x021593c4 +func_ov061_021593e0 kind:function(arm,size=0x28) addr:0x021593e0 +func_ov061_02159408 kind:function(arm,size=0x30) addr:0x02159408 +func_ov061_02159438 kind:function(arm,size=0x14) addr:0x02159438 +func_ov061_0215944c kind:function(arm,size=0xc) addr:0x0215944c +func_ov061_02159458 kind:function(arm,size=0x24) addr:0x02159458 +func_ov061_0215947c kind:function(arm,size=0x34) addr:0x0215947c +func_ov061_021594b0 kind:function(arm,size=0x20) addr:0x021594b0 +func_ov061_021594d0 kind:function(arm,size=0x50) addr:0x021594d0 +func_ov061_02159520 kind:function(arm,size=0x8) addr:0x02159520 +func_ov061_02159528 kind:function(arm,size=0x20) addr:0x02159528 +func_ov061_02159548 kind:function(arm,size=0x28) addr:0x02159548 +func_ov061_02159570 kind:function(arm,size=0x14) addr:0x02159570 +func_ov061_02159584 kind:function(arm,size=0xc) addr:0x02159584 +func_ov061_02159590 kind:function(arm,size=0x24) addr:0x02159590 +func_ov061_021595b4 kind:function(arm,size=0x48) addr:0x021595b4 +func_ov061_021595fc kind:function(arm,size=0x64) addr:0x021595fc +func_ov061_02159660 kind:function(arm,size=0x12c) addr:0x02159660 +func_ov061_0215978c kind:function(arm,size=0xe8) addr:0x0215978c +func_ov061_02159874 kind:function(arm,size=0x40) addr:0x02159874 +func_ov061_021598b4 kind:function(arm,size=0x188) addr:0x021598b4 +func_ov061_02159a3c kind:function(arm,size=0x208) addr:0x02159a3c +func_ov061_02159c44 kind:function(arm,size=0x20) addr:0x02159c44 +func_ov061_02159c64 kind:function(arm,size=0x14) addr:0x02159c64 +func_ov061_02159c78 kind:function(arm,size=0x4) addr:0x02159c78 +func_ov061_02159c7c kind:function(arm,size=0x28) addr:0x02159c7c +func_ov061_02159ca4 kind:function(arm,size=0x44) addr:0x02159ca4 +func_ov061_02159ce8 kind:function(arm,size=0x28) addr:0x02159ce8 +func_ov061_02159d10 kind:function(arm,size=0x44) addr:0x02159d10 +func_ov061_02159d54 kind:function(arm,size=0x2c) addr:0x02159d54 +func_ov061_02159d80 kind:function(arm,size=0x30) addr:0x02159d80 +func_ov061_02159db0 kind:function(arm,size=0x38) addr:0x02159db0 +func_ov061_02159de8 kind:function(arm,size=0x14) addr:0x02159de8 +func_ov061_02159dfc kind:function(arm,size=0x10) addr:0x02159dfc +func_ov061_02159e0c kind:function(arm,size=0x10) addr:0x02159e0c +data_ov061_02159e2c kind:data(any) addr:0x02159e2c +data_ov061_02159e3c kind:data(any) addr:0x02159e3c +data_ov061_02159e44 kind:data(any) addr:0x02159e44 +data_ov061_02159e54 kind:data(any) addr:0x02159e54 +data_ov061_02159e68 kind:data(any) addr:0x02159e68 +data_ov061_02159e7c kind:data(any) addr:0x02159e7c ambiguous +data_ov061_02159e8c kind:data(any) addr:0x02159e8c ambiguous +func_ov061_02159e98 kind:function(arm,size=0x50) addr:0x02159e98 +func_ov061_02159ee8 kind:function(arm,size=0x50) addr:0x02159ee8 +func_ov061_02159f38 kind:function(arm,size=0x50) addr:0x02159f38 +func_ov061_02159f88 kind:function(arm,size=0x50) addr:0x02159f88 +func_ov061_02159fd8 kind:function(arm,size=0x50) addr:0x02159fd8 +func_ov061_0215a028 kind:function(arm,size=0xd8) addr:0x0215a028 +func_ov061_0215a100 kind:function(arm,size=0x50) addr:0x0215a100 +func_ov061_0215a150 kind:function(arm,size=0x50) addr:0x0215a150 +func_ov061_0215a1a0 kind:function(arm,size=0x74) addr:0x0215a1a0 +func_ov061_0215a214 kind:function(arm,size=0x50) addr:0x0215a214 +func_ov061_0215a264 kind:function(arm,size=0x74) addr:0x0215a264 +data_ov061_0215a328 kind:data(any) addr:0x0215a328 +data_ov061_0215a34c kind:data(any) addr:0x0215a34c +data_ov061_0215a3a4 kind:data(any) addr:0x0215a3a4 +data_ov061_0215a3a8 kind:data(any) addr:0x0215a3a8 ambiguous +data_ov061_0215a3c4 kind:data(any) addr:0x0215a3c4 +data_ov061_0215a3e8 kind:data(any) addr:0x0215a3e8 +data_ov061_0215a3ec kind:data(any) addr:0x0215a3ec ambiguous +data_ov061_0215a430 kind:data(any) addr:0x0215a430 +data_ov061_0215a490 kind:data(any) addr:0x0215a490 +data_ov061_0215a4b4 kind:data(any) addr:0x0215a4b4 +data_ov061_0215a510 kind:data(any) addr:0x0215a510 ambiguous +data_ov061_0215a514 kind:data(any) addr:0x0215a514 +data_ov061_0215a538 kind:data(any) addr:0x0215a538 +data_ov061_0215a570 kind:data(any) addr:0x0215a570 ambiguous +data_ov061_0215a598 kind:data(any) addr:0x0215a598 +data_ov061_0215a5bc kind:data(any) addr:0x0215a5bc +data_ov061_0215a61c kind:data(any) addr:0x0215a61c +data_ov061_0215a640 kind:data(any) addr:0x0215a640 +data_ov061_0215a664 kind:data(any) addr:0x0215a664 +data_ov061_0215a680 kind:data(any) addr:0x0215a680 +data_ov061_0215a6d0 kind:data(any) addr:0x0215a6d0 +data_ov061_0215a71c kind:data(any) addr:0x0215a71c +data_ov061_0215a730 kind:data(any) addr:0x0215a730 ambiguous +data_ov061_0215a838 kind:data(any) addr:0x0215a838 +data_ov061_0215a844 kind:data(any) addr:0x0215a844 ambiguous +data_ov061_0215a898 kind:data(any) addr:0x0215a898 ambiguous +data_ov061_0215a954 kind:data(any) addr:0x0215a954 +data_ov061_0215a970 kind:data(any) addr:0x0215a970 +data_ov061_0215a9b8 kind:data(any) addr:0x0215a9b8 +data_ov061_0215aa08 kind:data(any) addr:0x0215aa08 +data_ov061_0215aa18 kind:data(any) addr:0x0215aa18 ambiguous +data_ov061_0215aa60 kind:data(any) addr:0x0215aa60 +data_ov061_0215aacc kind:data(any) addr:0x0215aacc ambiguous +data_ov061_0215aaf8 kind:data(any) addr:0x0215aaf8 ambiguous +data_ov061_0215ab54 kind:data(any) addr:0x0215ab54 ambiguous +data_ov061_0215ab84 kind:data(any) addr:0x0215ab84 +data_ov061_0215aba0 kind:data(any) addr:0x0215aba0 +data_ov061_0215abf0 kind:data(any) addr:0x0215abf0 +data_ov061_0215ac1c kind:data(any) addr:0x0215ac1c ambiguous +data_ov061_0215ad04 kind:data(any) addr:0x0215ad04 +data_ov061_0215ad10 kind:data(any) addr:0x0215ad10 +data_ov061_0215ad30 kind:data(any) addr:0x0215ad30 +data_ov061_0215ad54 kind:data(any) addr:0x0215ad54 +data_ov061_0215ad9c kind:data(any) addr:0x0215ad9c +data_ov061_0215adfc kind:data(any) addr:0x0215adfc +data_ov061_0215ae18 kind:data(any) addr:0x0215ae18 +data_ov061_0215ae50 kind:data(any) addr:0x0215ae50 ambiguous +data_ov061_0215ae5c kind:data(any) addr:0x0215ae5c +data_ov061_0215ae70 kind:data(any) addr:0x0215ae70 +data_ov061_0215ae8c kind:data(any) addr:0x0215ae8c +data_ov061_0215aeb4 kind:data(any) addr:0x0215aeb4 +data_ov061_0215aee4 kind:data(any) addr:0x0215aee4 ambiguous +data_ov061_0215af4c kind:data(any) addr:0x0215af4c +data_ov061_0215af80 kind:bss addr:0x0215af80 +data_ov061_0215af84 kind:bss addr:0x0215af84 +data_ov061_0215af90 kind:bss addr:0x0215af90 +data_ov061_0215afa4 kind:bss addr:0x0215afa4 ambiguous +data_ov061_0215b004 kind:bss addr:0x0215b004 ambiguous +data_ov061_0215b008 kind:bss addr:0x0215b008 ambiguous +data_ov061_0215b064 kind:bss addr:0x0215b064 ambiguous +data_ov061_0215b068 kind:bss addr:0x0215b068 +data_ov061_0215b06c kind:bss addr:0x0215b06c +data_ov061_0215b078 kind:bss addr:0x0215b078 +data_ov061_0215b098 kind:bss addr:0x0215b098 ambiguous +data_ov061_0215b150 kind:bss addr:0x0215b150 +data_ov061_0215b154 kind:bss addr:0x0215b154 +data_ov061_0215b160 kind:bss addr:0x0215b160 +data_ov061_0215b1b4 kind:bss addr:0x0215b1b4 ambiguous +data_ov061_0215b238 kind:bss addr:0x0215b238 +data_ov061_0215b23c kind:bss addr:0x0215b23c +data_ov061_0215b248 kind:bss addr:0x0215b248 +data_ov061_0215b320 kind:bss addr:0x0215b320 +data_ov061_0215b324 kind:bss addr:0x0215b324 +data_ov061_0215b330 kind:bss addr:0x0215b330 +data_ov061_0215b388 kind:bss addr:0x0215b388 ambiguous +data_ov061_0215b3d4 kind:bss addr:0x0215b3d4 ambiguous +data_ov061_0215b408 kind:bss addr:0x0215b408 +data_ov061_0215b414 kind:bss addr:0x0215b414 +data_ov061_0215b420 kind:bss addr:0x0215b420 +data_ov061_0215b42c kind:bss addr:0x0215b42c +data_ov061_0215b438 kind:bss addr:0x0215b438 +data_ov061_0215b50c kind:bss addr:0x0215b50c ambiguous +data_ov061_0215b510 kind:bss addr:0x0215b510 +data_ov061_0215b5e8 kind:bss addr:0x0215b5e8 +data_ov061_0215b6c0 kind:bss addr:0x0215b6c0 +data_ov061_0215b6c4 kind:bss addr:0x0215b6c4 +data_ov061_0215b6d0 kind:bss addr:0x0215b6d0 +data_ov061_0215b6ec kind:bss addr:0x0215b6ec ambiguous +data_ov061_0215b7a8 kind:bss addr:0x0215b7a8 +data_ov061_0215b7ac kind:bss addr:0x0215b7ac +data_ov061_0215b7b8 kind:bss addr:0x0215b7b8 +data_ov061_0215b804 kind:bss addr:0x0215b804 ambiguous +data_ov061_0215b850 kind:bss addr:0x0215b850 ambiguous +data_ov061_0215b890 kind:bss addr:0x0215b890 +data_ov061_0215b894 kind:bss addr:0x0215b894 +data_ov061_0215b8a0 kind:bss addr:0x0215b8a0 +data_ov061_0215b978 kind:bss addr:0x0215b978 +data_ov061_0215b97c kind:bss addr:0x0215b97c +data_ov061_0215b988 kind:bss addr:0x0215b988 +data_ov061_0215b9a4 kind:bss addr:0x0215b9a4 ambiguous +data_ov061_0215ba58 kind:bss addr:0x0215ba58 ambiguous +data_ov061_0215ba5c kind:bss addr:0x0215ba5c +data_ov061_0215ba60 kind:bss addr:0x0215ba60 +data_ov061_0215ba6c kind:bss addr:0x0215ba6c +data_ov061_0215ba74 kind:bss addr:0x0215ba74 ambiguous +data_ov061_0215ba98 kind:bss addr:0x0215ba98 ambiguous +data_ov061_0215baf8 kind:bss addr:0x0215baf8 ambiguous +data_ov061_0215bb34 kind:bss addr:0x0215bb34 ambiguous diff --git a/config/eur/arm9/overlays/ov062/delinks.txt b/config/eur/arm9/overlays/ov062/delinks.txt new file mode 100644 index 00000000..fb5252f1 --- /dev/null +++ b/config/eur/arm9/overlays/ov062/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x0215e788 kind:code align:32 + .rodata start:0x0215e788 end:0x0215e8cc kind:data align:4 + .init start:0x0215e8cc end:0x0215efb4 kind:code align:4 + .ctor start:0x0215efb4 end:0x0215f00c kind:data align:4 + .data start:0x0215f020 end:0x02160980 kind:data align:32 + .bss start:0x02160980 end:0x02161c60 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov062/relocs.txt b/config/eur/arm9/overlays/ov062/relocs.txt new file mode 100644 index 00000000..c4dc3657 --- /dev/null +++ b/config/eur/arm9/overlays/ov062/relocs.txt @@ -0,0 +1,2304 @@ +from:0x02157ea8 kind:load to:0x02160990 module:overlay(62) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x02157ef8 module:overlay(62) +from:0x02157edc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157ef4 kind:load to:0x0215f028 module:overlay(62) +from:0x02157f00 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02157f14 kind:load to:0x0215f04c module:overlay(62) +from:0x02157f2c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02157f3c kind:arm_call to:0x02078314 module:overlay(0) +from:0x02157f44 kind:load to:0x027e09bc module:dtcm +from:0x02157f94 kind:load to:0x02160990 module:overlay(62) +from:0x02157fa4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157fac kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157fc4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157fcc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157fd4 kind:arm_call to:0x02011ff4 module:main +from:0x02157fe8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02157ffc kind:load to:0x02160a78 module:overlay(62) +from:0x02158010 kind:arm_call to:0x02011f3c module:main +from:0x0215801c kind:arm_call to:0x0215804c module:overlay(62) +from:0x02158030 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158048 kind:load to:0x0215f0ac module:overlay(62) +from:0x02158054 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02158068 kind:load to:0x0215f0d0 module:overlay(62) +from:0x021580b8 kind:load to:0x02160a78 module:overlay(62) +from:0x021580c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021580d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021580e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021580f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021580f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215810c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158120 kind:load to:0x02160b60 module:overlay(62) +from:0x02158134 kind:arm_call to:0x02011f3c module:main +from:0x02158140 kind:arm_call to:0x02158170 module:overlay(62) +from:0x02158154 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215816c kind:load to:0x0215f130 module:overlay(62) +from:0x02158178 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215818c kind:load to:0x0215f154 module:overlay(62) +from:0x021581dc kind:load to:0x02160b60 module:overlay(62) +from:0x021581ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021581f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215820c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158214 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215821c kind:arm_call to:0x02011ff4 module:main +from:0x02158230 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158244 kind:load to:0x02160c48 module:overlay(62) +from:0x02158258 kind:arm_call to:0x02011f3c module:main +from:0x02158264 kind:arm_call to:0x02158294 module:overlay(62) +from:0x02158278 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158290 kind:load to:0x0215f1b4 module:overlay(62) +from:0x0215829c kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021582b0 kind:load to:0x0215f1d8 module:overlay(62) +from:0x02158300 kind:load to:0x02160c48 module:overlay(62) +from:0x02158310 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158318 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158330 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158338 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158340 kind:arm_call to:0x02011ff4 module:main +from:0x02158354 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158368 kind:load to:0x02160d30 module:overlay(62) +from:0x0215837c kind:arm_call to:0x02011f3c module:main +from:0x02158388 kind:arm_call to:0x021583f0 module:overlay(62) +from:0x0215839c kind:arm_call to:0x02097898 module:overlay(0) +from:0x021583e4 kind:load to:0x0215f238 module:overlay(62) +from:0x0215841c kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215843c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02158458 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158468 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021584dc kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02158508 kind:load to:0x02160d30 module:overlay(62) +from:0x0215850c kind:load to:0x0215f40c module:overlay(62) +from:0x02158510 kind:load to:0x0215f2a4 module:overlay(62) +from:0x02158514 kind:load to:0x0215f2f0 module:overlay(62) +from:0x02158518 kind:load to:0x0215f254 module:overlay(62) +from:0x02158524 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215856c kind:arm_call to:0x020d6468 module:overlay(24) +from:0x02158580 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x021585d4 kind:arm_call to:0x020a8680 module:overlay(0) +from:0x02158604 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02158608 kind:load to:0x020b504c module:overlay(0) +from:0x0215860c kind:load to:0x0215e788 module:overlay(62) +from:0x02158610 kind:load to:0x027e0ce0 module:dtcm +from:0x02158620 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158628 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158630 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158648 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158650 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158658 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158660 kind:arm_call to:0x02011ff4 module:main +from:0x0215867c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158688 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021586a4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021586b4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021586c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021586cc kind:arm_call to:0x02011ff4 module:main +from:0x021586e4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021586ec kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021586f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215870c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158714 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158728 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215873c kind:load to:0x02160e18 module:overlay(62) +from:0x02158750 kind:arm_call to:0x02011f3c module:main +from:0x0215875c kind:arm_call to:0x021587a0 module:overlay(62) +from:0x02158770 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158788 kind:load to:0x0215f5a0 module:overlay(62) +from:0x02158794 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021587a8 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x021587c0 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021587f8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02158810 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158844 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215885c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158870 kind:arm_call to:0x0215c054 module:overlay(62) +from:0x0215887c kind:load to:0x02114720 module:overlays(19,31) +from:0x02158880 kind:load to:0x0215f61c module:overlay(62) +from:0x02158884 kind:load to:0x0215f690 module:overlay(62) +from:0x02158888 kind:load to:0x02160e18 module:overlay(62) +from:0x0215888c kind:load to:0x0215f648 module:overlay(62) +from:0x02158898 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021588fc kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02158928 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x02158964 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02158970 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215897c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x021589cc kind:load to:0x0215f5e4 module:overlay(62) +from:0x021589d0 kind:load to:0x0215f5fc module:overlay(62) +from:0x021589d4 kind:load to:0x0215f5bc module:overlay(62) +from:0x021589f4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158a80 kind:arm_call to:0x0215c110 module:overlay(62) +from:0x02158a94 kind:arm_call to:0x0215c07c module:overlay(62) +from:0x02158afc kind:load to:0x02160e18 module:overlay(62) +from:0x02158b0c kind:load to:0x020578a4 module:overlay(0) +from:0x02158b20 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158b28 kind:arm_call to:0x02011ff4 module:main +from:0x02158b3c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158b44 kind:arm_call to:0x02011ff4 module:main +from:0x02158b5c kind:arm_call to:0x0215c078 module:overlay(62) +from:0x02158b64 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158b6c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158b74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158b7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158b94 kind:arm_call to:0x0215c078 module:overlay(62) +from:0x02158b9c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158ba4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158bac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158bb4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158bbc kind:arm_call to:0x02011ff4 module:main +from:0x02158bd0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158be4 kind:load to:0x02160f10 module:overlay(62) +from:0x02158bf8 kind:arm_call to:0x02011f3c module:main +from:0x02158c04 kind:arm_call to:0x02158c48 module:overlay(62) +from:0x02158c18 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02158c40 kind:load to:0x0215f6f0 module:overlay(62) +from:0x02158c50 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02158c68 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x02158c70 kind:arm_call to:0x02158cc8 module:overlay(62) +from:0x02158c98 kind:arm_call to:0x02158ce8 module:overlay(62) +from:0x02158cbc kind:load to:0x0215f714 module:overlay(62) +from:0x02158cc0 kind:load to:0x02160f00 module:overlay(62) +from:0x02158cc4 kind:load to:0x02160ef0 module:overlay(62) +from:0x02158ce0 kind:load to:0x027e0cd8 module:dtcm +from:0x02158ce4 kind:load to:0x02081e30 module:overlay(0) +from:0x02158d04 kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x02158d28 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02158d90 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02158de8 kind:load to:0x027e0ce0 module:dtcm +from:0x02158dec kind:load to:0x0215e798 module:overlay(62) +from:0x02158df0 kind:load to:0x0215e7ac module:overlay(62) +from:0x02158e18 kind:arm_call to:0x02158cc8 module:overlay(62) +from:0x02158e2c kind:arm_call to:0x02158ce8 module:overlay(62) +from:0x02158e34 kind:load to:0x02160ef0 module:overlay(62) +from:0x02158e6c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02158ea8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02158eb8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02158f2c kind:arm_call to:0x01fff60c module:itcm +from:0x02158f38 kind:load to:0x02040964 module:main +from:0x02158f3c kind:load to:0x0203e964 module:main +from:0x02158f40 kind:load to:0x027e09b4 module:dtcm +from:0x02158f54 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02158f5c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158f74 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02158f7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158f84 kind:arm_call to:0x02011ff4 module:main +from:0x02158f98 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02158fac kind:load to:0x02160f5c module:overlay(62) +from:0x02158fc0 kind:arm_call to:0x02011f3c module:main +from:0x02158fcc kind:arm_call to:0x021590a4 module:overlay(62) +from:0x02158fe0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159040 kind:load to:0x0215f778 module:overlay(62) +from:0x0215904c kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x02159060 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02159070 kind:load to:0x0215f79c module:overlay(62) +from:0x02159074 kind:load to:0x0215e7c8 module:overlay(62) +from:0x0215908c kind:arm_call to:0x0200eab0 module:main +from:0x02159094 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215909c kind:arm_call to:0x01ffc57c module:itcm +from:0x021590d0 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x021590f0 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215910c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215911c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159190 kind:arm_call to:0x02159044 module:overlay(62) +from:0x021591b8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021591d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215921c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215922c kind:load to:0x02160f5c module:overlay(62) +from:0x02159230 kind:load to:0x0215f40c module:overlay(62) +from:0x02159234 kind:load to:0x0215f2a4 module:overlay(62) +from:0x02159238 kind:load to:0x0215f9f0 module:overlay(62) +from:0x0215923c kind:load to:0x0215f7c8 module:overlay(62) +from:0x02159240 kind:load to:0x0215f8e0 module:overlay(62) +from:0x02159244 kind:load to:0x0215f868 module:overlay(62) +from:0x02159250 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159264 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02159278 kind:load to:0x020bff35 module:overlays(1,2,4) +from:0x021592e8 kind:arm_call to:0x02159618 module:overlay(62) +from:0x02159318 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159364 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021593b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021593fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159448 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159498 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021594fc kind:arm_call to:0x020e8530 module:overlay(31) +from:0x02159538 kind:arm_call to:0x02015080 module:main +from:0x0215954c kind:arm_call to:0x02082124 module:overlay(0) +from:0x0215956c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159588 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215959c kind:arm_call to:0x02015080 module:main +from:0x021595b4 kind:arm_call to:0x02082124 module:overlay(0) +from:0x021595d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021595f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021595fc kind:load to:0x02049be4 module:main +from:0x02159600 kind:load to:0x0215f868 module:overlay(62) +from:0x02159604 kind:load to:0x027e0cd8 module:dtcm +from:0x02159608 kind:load to:0x027e09a8 module:dtcm +from:0x02159638 kind:load to:0x0215f768 module:overlay(62) +from:0x0215966c kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x02159684 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x021596a4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021596c4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021596d0 kind:arm_call to:0x020a91a0 module:overlay(0) +from:0x021596d8 kind:load to:0x020b6510 module:overlay(0) +from:0x021596dc kind:load to:0x020b51b8 module:overlay(0) +from:0x02159704 kind:arm_call to:0x020a9448 module:overlay(0) +from:0x0215976c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021597a4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021597dc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02159814 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215984c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02159864 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215989c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021598d4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215990c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02159918 kind:load to:0x0215f808 module:overlay(62) +from:0x0215991c kind:load to:0x0215f820 module:overlay(62) +from:0x02159920 kind:load to:0x0215f838 module:overlay(62) +from:0x02159924 kind:load to:0x0215f880 module:overlay(62) +from:0x02159928 kind:load to:0x0215f850 module:overlay(62) +from:0x0215992c kind:load to:0x027e09a8 module:dtcm +from:0x02159934 kind:load to:0x0215f8b0 module:overlay(62) +from:0x02159938 kind:load to:0x0215f8c8 module:overlay(62) +from:0x0215993c kind:load to:0x0215f868 module:overlay(62) +from:0x02159948 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159950 kind:arm_call to:0x02011ff4 module:main +from:0x02159964 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215996c kind:arm_call to:0x02011ff4 module:main +from:0x02159984 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215998c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159994 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215999c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021599b4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021599bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021599c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021599cc kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021599d4 kind:arm_call to:0x02011ff4 module:main +from:0x021599e8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021599fc kind:load to:0x02161044 module:overlay(62) +from:0x02159a10 kind:arm_call to:0x02011f3c module:main +from:0x02159a1c kind:arm_call to:0x02159a4c module:overlay(62) +from:0x02159a30 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159a48 kind:load to:0x0215fb0c module:overlay(62) +from:0x02159a54 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02159a68 kind:load to:0x0215fb30 module:overlay(62) +from:0x02159ab8 kind:load to:0x02161044 module:overlay(62) +from:0x02159ac8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159ad0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159ae8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159af0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159af8 kind:arm_call to:0x02011ff4 module:main +from:0x02159b0c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159b20 kind:load to:0x0216113c module:overlay(62) +from:0x02159b34 kind:arm_call to:0x02011f3c module:main +from:0x02159b40 kind:arm_call to:0x02159cac module:overlay(62) +from:0x02159b54 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159b9c kind:load to:0x0215fbb4 module:overlay(62) +from:0x02159bb0 kind:load to:0x02161214 module:overlay(62) +from:0x02159bc4 kind:arm_call to:0x02011f3c module:main +from:0x02159bd0 kind:arm_call to:0x02159cac module:overlay(62) +from:0x02159be8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159c34 kind:load to:0x0215fb90 module:overlay(62) +from:0x02159c5c kind:load to:0x020b539c module:overlay(0) +from:0x02159c8c kind:arm_call to:0x020974dc module:overlay(0) +from:0x02159ca0 kind:load to:0x020b539c module:overlay(0) +from:0x02159cb8 kind:arm_call to:0x02159c40 module:overlay(62) +from:0x02159d00 kind:arm_call to:0x02159c60 module:overlay(62) +from:0x02159d08 kind:arm_call to:0x02159c40 module:overlay(62) +from:0x02159d0c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02159d24 kind:arm_call to:0x0216f748 module:overlay(94) +from:0x02159d8c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02159da4 kind:load to:0x0215fcc0 module:overlay(62) +from:0x02159da8 kind:load to:0x020b539c module:overlay(0) +from:0x02159dac kind:load to:0x0215fbd0 module:overlay(62) +from:0x02159dbc kind:arm_call to:0x01fff458 module:itcm +from:0x02159de0 kind:arm_call to:0x01fff458 module:itcm +from:0x02159e08 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x02159e24 kind:load to:0x0215e7f0 module:overlay(62) +from:0x02159e28 kind:load to:0x0215e7e8 module:overlay(62) +from:0x02159e7c kind:load to:0x0215fc18 module:overlay(62) +from:0x02159eb0 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02159f10 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02159f38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159f70 kind:load to:0x0215fc68 module:overlay(62) +from:0x02159f80 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159f88 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159f90 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159fa8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159fb0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159fb8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159fc0 kind:arm_call to:0x02011ff4 module:main +from:0x02159fd4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159fe8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159ffc kind:load to:0x021612fc module:overlay(62) +from:0x0215a010 kind:arm_call to:0x02011f3c module:main +from:0x0215a01c kind:arm_call to:0x0215a0a4 module:overlay(62) +from:0x0215a030 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215a074 kind:load to:0x0215fde4 module:overlay(62) +from:0x0215a0a0 kind:load to:0x020b539c module:overlay(0) +from:0x0215a0b4 kind:arm_call to:0x0215a084 module:overlay(62) +from:0x0215a0fc kind:arm_call to:0x0215a084 module:overlay(62) +from:0x0215a100 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215a12c kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215a154 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0215a16c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a17c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a1f4 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0215a20c kind:load to:0x020b539c module:overlay(0) +from:0x0215a210 kind:load to:0x0215f40c module:overlay(62) +from:0x0215a214 kind:load to:0x0215f2a4 module:overlay(62) +from:0x0215a218 kind:load to:0x0215fee0 module:overlay(62) +from:0x0215a21c kind:load to:0x0215fe00 module:overlay(62) +from:0x0215a230 kind:load to:0x0215e800 module:overlay(62) +from:0x0215a234 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215a288 kind:load to:0x0215fe48 module:overlay(62) +from:0x0215a2bc kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0215a31c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215a344 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a37c kind:load to:0x0215fe90 module:overlay(62) +from:0x0215a38c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a394 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a39c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215a3b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a3bc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a3c4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215a3cc kind:arm_call to:0x02011ff4 module:main +from:0x0215a3e0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215a3f4 kind:load to:0x021613e4 module:overlay(62) +from:0x0215a408 kind:arm_call to:0x02011f3c module:main +from:0x0215a414 kind:arm_call to:0x0215a444 module:overlay(62) +from:0x0215a428 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215a440 kind:load to:0x0215fffc module:overlay(62) +from:0x0215a44c kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215a460 kind:load to:0x02160020 module:overlay(62) +from:0x0215a4b0 kind:load to:0x021613e4 module:overlay(62) +from:0x0215a4c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a4c8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a4e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a4e8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a4f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a504 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215a518 kind:load to:0x021614cc module:overlay(62) +from:0x0215a52c kind:arm_call to:0x02011f3c module:main +from:0x0215a538 kind:arm_call to:0x0215a568 module:overlay(62) +from:0x0215a54c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215a564 kind:load to:0x02160080 module:overlay(62) +from:0x0215a570 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215a584 kind:load to:0x021600a4 module:overlay(62) +from:0x0215a598 kind:arm_call to:0x0215a670 module:overlay(62) +from:0x0215a5ec kind:arm_call to:0x0215a670 module:overlay(62) +from:0x0215a610 kind:arm_call to:0x0215a670 module:overlay(62) +from:0x0215a658 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0215a668 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0215a6b8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0215a6e4 kind:load to:0x027e0ce8 module:dtcm +from:0x0215a6e8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a6f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a708 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a710 kind:arm_call to:0x02011ff4 module:main +from:0x0215a724 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215a738 kind:load to:0x02161518 module:overlay(62) +from:0x0215a74c kind:arm_call to:0x02011f3c module:main +from:0x0215a758 kind:arm_call to:0x0215a7d8 module:overlay(62) +from:0x0215a770 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0215a7d4 kind:load to:0x0216010c module:overlay(62) +from:0x0215a804 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215a824 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215a840 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a850 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a868 kind:arm_call to:0x0215b364 module:overlay(62) +from:0x0215a8cc kind:arm_call to:0x02159044 module:overlay(62) +from:0x0215a8f4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215a90c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a924 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0215a934 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0215a950 kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0215a988 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215a9dc kind:arm_call_thumb to:0x020be9fc module:overlay(1) +from:0x0215a9ec kind:load to:0x02161518 module:overlay(62) +from:0x0215a9f0 kind:load to:0x0215f40c module:overlay(62) +from:0x0215a9f4 kind:load to:0x0215f2a4 module:overlay(62) +from:0x0215a9f8 kind:load to:0x02160370 module:overlay(62) +from:0x0215a9fc kind:load to:0x0215f7c8 module:overlay(62) +from:0x0215aa00 kind:load to:0x02160130 module:overlay(62) +from:0x0215aa04 kind:load to:0x02160160 module:overlay(62) +from:0x0215aa08 kind:load to:0x027e0d00 module:dtcm +from:0x0215aa0c kind:load to:0x02160260 module:overlay(62) +from:0x0215aa10 kind:load to:0x021601e8 module:overlay(62) +from:0x0215aa14 kind:load to:0x02049be4 module:main +from:0x0215aa18 kind:load to:0x020b504c module:overlay(0) +from:0x0215aa24 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215aa38 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215aa5c kind:arm_call_thumb to:0x020bf750 module:overlay(1) +from:0x0215aa64 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215aa6c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215aa74 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215aa7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aa84 kind:arm_call to:0x0215b374 module:overlay(62) +from:0x0215aa8c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215aa94 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215aaa0 kind:load to:0x02160370 module:overlay(62) +from:0x0215aaa4 kind:load to:0x027e0d00 module:dtcm +from:0x0215aac0 kind:arm_call_thumb to:0x020bf750 module:overlay(1) +from:0x0215aac8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215aad0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215aad8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215aae0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aae8 kind:arm_call to:0x0215b374 module:overlay(62) +from:0x0215aaf0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215aaf8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215ab00 kind:arm_call to:0x02011ff4 module:main +from:0x0215ab0c kind:load to:0x02160370 module:overlay(62) +from:0x0215ab10 kind:load to:0x027e0d00 module:dtcm +from:0x0215ab24 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215ab50 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215ab60 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215ab68 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0215ab8c kind:load to:0x0215e810 module:overlay(62) +from:0x0215ab90 kind:load to:0x0204a088 module:main +from:0x0215ab94 kind:load to:0x021600fc module:overlay(62) +from:0x0215abec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215acd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ad1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ad68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215adbc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215ae1c kind:arm_call to:0x020e8530 module:overlay(31) +from:0x0215ae28 kind:load to:0x021600fc module:overlay(62) +from:0x0215ae2c kind:load to:0x021601e8 module:overlay(62) +from:0x0215ae30 kind:load to:0x02049be4 module:main +from:0x0215ae48 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0215aeac kind:arm_call to:0x02073470 module:overlay(0) +from:0x0215aec0 kind:load to:0x027e09b8 module:dtcm +from:0x0215aeec kind:arm_call to:0x02073104 module:overlay(0) +from:0x0215af14 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0215af30 kind:arm_call to:0x02073104 module:overlay(0) +from:0x0215af58 kind:arm_call to:0x02073578 module:overlay(0) +from:0x0215af6c kind:arm_call to:0x020a91a0 module:overlay(0) +from:0x0215af78 kind:load to:0x027e09b8 module:dtcm +from:0x0215afa0 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0215b004 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0215b020 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215b034 kind:arm_call to:0x02078484 module:overlay(0) +from:0x0215b044 kind:load to:0x027e09b8 module:dtcm +from:0x0215b048 kind:load to:0x027e09bc module:dtcm +from:0x0215b070 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0215b07c kind:arm_call to:0x0215af7c module:overlay(62) +from:0x0215b084 kind:load to:0x027e09bc module:dtcm +from:0x0215b088 kind:load to:0x027e0d60 module:dtcm +from:0x0215b0a8 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0215b0b4 kind:arm_call to:0x0215af7c module:overlay(62) +from:0x0215b0bc kind:load to:0x027e09bc module:dtcm +from:0x0215b0c0 kind:load to:0x027e0d60 module:dtcm +from:0x0215b0e8 kind:arm_call to:0x020a9448 module:overlay(0) +from:0x0215b150 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b188 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b1c0 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b1f8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b230 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b248 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b280 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b2b8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b2f0 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b2fc kind:load to:0x02160188 module:overlay(62) +from:0x0215b300 kind:load to:0x021601a0 module:overlay(62) +from:0x0215b304 kind:load to:0x021601b8 module:overlay(62) +from:0x0215b308 kind:load to:0x02160200 module:overlay(62) +from:0x0215b30c kind:load to:0x021601d0 module:overlay(62) +from:0x0215b310 kind:load to:0x027e09a8 module:dtcm +from:0x0215b318 kind:load to:0x02160230 module:overlay(62) +from:0x0215b31c kind:load to:0x02160248 module:overlay(62) +from:0x0215b320 kind:load to:0x021601e8 module:overlay(62) +from:0x0215b32c kind:load to:0x020a914c module:overlay(0) +from:0x0215b338 kind:arm_call to:0x020a9150 module:overlay(0) +from:0x0215b358 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0215b360 kind:load to:0x027e09bc module:dtcm +from:0x0215b370 kind:load to:0x027e0d60 module:dtcm +from:0x0215b384 kind:load to:0x027e0d60 module:dtcm +from:0x0215b390 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215b398 kind:arm_call to:0x02011ff4 module:main +from:0x0215b3ac kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215b3b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215b3c8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215b3dc kind:load to:0x02161600 module:overlay(62) +from:0x0215b3f0 kind:arm_call to:0x02011f3c module:main +from:0x0215b3fc kind:arm_call to:0x0215b438 module:overlay(62) +from:0x0215b414 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215b434 kind:load to:0x0216048c module:overlay(62) +from:0x0215b440 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215b454 kind:load to:0x021604a8 module:overlay(62) +from:0x0215b4a4 kind:load to:0x02161600 module:overlay(62) +from:0x0215b4bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b4c4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b4dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b4e4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b4ec kind:arm_call to:0x02011ff4 module:main +from:0x0215b500 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215b514 kind:load to:0x021616e4 module:overlay(62) +from:0x0215b528 kind:arm_call to:0x02011f3c module:main +from:0x0215b534 kind:arm_call to:0x0215b5ac module:overlay(62) +from:0x0215b54c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215b55c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215b59c kind:load to:0x021604f4 module:overlay(62) +from:0x0215b5a0 kind:load to:0x0216052c module:overlay(62) +from:0x0215b5a4 kind:load to:0x02160510 module:overlay(62) +from:0x0215b5b4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215b5e0 kind:arm_call to:0x0200f05c module:main +from:0x0215b5fc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b618 kind:arm_call to:0x0200f05c module:main +from:0x0215b634 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b644 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b650 kind:load to:0x02160554 module:overlay(62) +from:0x0215b654 kind:load to:0x021616e4 module:overlay(62) +from:0x0215b658 kind:load to:0x0215e830 module:overlay(62) +from:0x0215b65c kind:load to:0x0215e840 module:overlay(62) +from:0x0215b6a0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b6b8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b6c0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215b6cc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b6dc kind:load to:0x02161704 module:overlay(62) +from:0x0215b6e0 kind:load to:0x0215e820 module:overlay(62) +from:0x0215b724 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215b730 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b73c kind:arm_call to:0x02015080 module:main +from:0x0215b75c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215b778 kind:load to:0x020b504c module:overlay(0) +from:0x0215b77c kind:load to:0x027e09a8 module:dtcm +from:0x0215b7f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b7f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b800 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b818 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b820 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b828 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b830 kind:arm_call to:0x02011ff4 module:main +from:0x0215b844 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215b858 kind:load to:0x021617ec module:overlay(62) +from:0x0215b86c kind:arm_call to:0x02011f3c module:main +from:0x0215b878 kind:arm_call to:0x0215b8c8 module:overlay(62) +from:0x0215b890 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215b8c0 kind:load to:0x02160594 module:overlay(62) +from:0x0215b8d0 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215b8e4 kind:load to:0x021605b0 module:overlay(62) +from:0x0215b934 kind:load to:0x021617ec module:overlay(62) +from:0x0215b954 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b95c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b974 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b97c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b984 kind:arm_call to:0x02011ff4 module:main +from:0x0215b998 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215b9ac kind:load to:0x021618d0 module:overlay(62) +from:0x0215b9c0 kind:arm_call to:0x02011f3c module:main +from:0x0215b9cc kind:arm_call to:0x0215ba1c module:overlay(62) +from:0x0215b9e4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215ba14 kind:load to:0x021605fc module:overlay(62) +from:0x0215ba24 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215ba38 kind:load to:0x02160618 module:overlay(62) +from:0x0215ba88 kind:load to:0x021618d0 module:overlay(62) +from:0x0215baa8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bab0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bac8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bad0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bad8 kind:arm_call to:0x02011ff4 module:main +from:0x0215baec kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215bb00 kind:load to:0x021619b4 module:overlay(62) +from:0x0215bb14 kind:arm_call to:0x02011f3c module:main +from:0x0215bb20 kind:arm_call to:0x0215bb70 module:overlay(62) +from:0x0215bb38 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215bb68 kind:load to:0x02160664 module:overlay(62) +from:0x0215bb78 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215bb8c kind:load to:0x02160680 module:overlay(62) +from:0x0215bbdc kind:load to:0x021619b4 module:overlay(62) +from:0x0215bbfc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bc04 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bc1c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bc24 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bc2c kind:arm_call to:0x02011ff4 module:main +from:0x0215bc40 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215bc54 kind:load to:0x02161a98 module:overlay(62) +from:0x0215bc68 kind:arm_call to:0x02011f3c module:main +from:0x0215bc74 kind:arm_call to:0x0215bcc4 module:overlay(62) +from:0x0215bc8c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215bcbc kind:load to:0x021606cc module:overlay(62) +from:0x0215bccc kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215bce0 kind:load to:0x021606e8 module:overlay(62) +from:0x0215bd30 kind:load to:0x02161a98 module:overlay(62) +from:0x0215bd50 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd58 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bd70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd78 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bd80 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd94 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215bda8 kind:load to:0x02161b7c module:overlay(62) +from:0x0215bdbc kind:arm_call to:0x02011f3c module:main +from:0x0215bdc8 kind:arm_call to:0x0215be18 module:overlay(62) +from:0x0215bde0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215be10 kind:load to:0x02160734 module:overlay(62) +from:0x0215be20 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215be48 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215be50 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215be64 kind:load to:0x02160750 module:overlay(62) +from:0x0215be68 kind:load to:0x020b1968 module:overlay(0) +from:0x0215be6c kind:load to:0x0216052c module:overlay(62) +from:0x0215be80 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215bea4 kind:arm_call to:0x0200f05c module:main +from:0x0215bed8 kind:arm_call to:0x0200f05c module:main +from:0x0215bf74 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215bf98 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215bfac kind:load to:0x02161b7c module:overlay(62) +from:0x0215bfb0 kind:load to:0x0215e850 module:overlay(62) +from:0x0215bfb4 kind:load to:0x0215e860 module:overlay(62) +from:0x0215bfc0 kind:load to:0x027e09c0 module:dtcm +from:0x0215bfc4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bff4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215bffc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215c004 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215c01c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215c024 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215c02c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215c034 kind:arm_call to:0x02011ff4 module:main +from:0x0215c048 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215c06c kind:arm_call to:0x02002c80 module:main +from:0x0215c0a4 kind:arm_call to:0x02004ae0 module:main +from:0x0215c0f4 kind:arm_call to:0x02002d9c module:main +from:0x0215c128 kind:arm_call to:0x0207165c module:overlay(0) +from:0x0215c148 kind:load to:0x027e09a8 module:dtcm +from:0x0215c154 kind:arm_call_thumb to:0x020c9094 module:overlay(24) +from:0x0215c178 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215c184 kind:load to:0x02160790 module:overlay(62) +from:0x0215c188 kind:load to:0x0204a088 module:main +from:0x0215c19c kind:arm_call_thumb to:0x020c88f0 module:overlay(24) +from:0x0215c1a8 kind:arm_call to:0x020b697c module:overlay(4) +from:0x0215c1c8 kind:arm_call_thumb to:0x020c8b2c module:overlay(24) +from:0x0215c1dc kind:arm_call to:0x0201bacc module:main +from:0x0215c1e4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c1fc kind:arm_call to:0x0201bacc module:main +from:0x0215c204 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c20c kind:arm_call to:0x02011ff4 module:main +from:0x0215c220 kind:arm_call_thumb to:0x020c8880 module:overlay(24) +from:0x0215c244 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215c250 kind:load to:0x021607c0 module:overlay(62) +from:0x0215c254 kind:load to:0x0204a088 module:main +from:0x0215c278 kind:arm_call to:0x0201bb84 module:main +from:0x0215c284 kind:arm_call to:0x0201b9a8 module:main +from:0x0215c28c kind:load to:0x0204e5f8 module:main +from:0x0215c2ac kind:arm_call to:0x02061230 module:overlay(0) +from:0x0215c2b4 kind:load to:0x0204a088 module:main +from:0x0215c2c8 kind:arm_call_thumb to:0x020c88f0 module:overlay(24) +from:0x0215c2d4 kind:arm_call to:0x020b697c module:overlay(4) +from:0x0215c300 kind:arm_call to:0x0201bb84 module:main +from:0x0215c30c kind:arm_call to:0x0201b9a8 module:main +from:0x0215c314 kind:load to:0x0204e5f8 module:main +from:0x0215c334 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0215c33c kind:load to:0x0204a088 module:main +from:0x0215c354 kind:arm_call_thumb to:0x020c8b2c module:overlay(24) +from:0x0215c368 kind:arm_call to:0x0201bacc module:main +from:0x0215c370 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c388 kind:arm_call to:0x0201bacc module:main +from:0x0215c390 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c398 kind:arm_call to:0x02011ff4 module:main +from:0x0215c3ac kind:arm_call_thumb to:0x020c8880 module:overlay(24) +from:0x0215c3d0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215c3dc kind:load to:0x021607f0 module:overlay(62) +from:0x0215c3e0 kind:load to:0x0204a088 module:main +from:0x0215c404 kind:arm_call to:0x0201bb84 module:main +from:0x0215c410 kind:arm_call to:0x0201b9a8 module:main +from:0x0215c418 kind:load to:0x0204e5f8 module:main +from:0x0215c438 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0215c440 kind:load to:0x0204a088 module:main +from:0x0215c454 kind:arm_call_thumb to:0x020c88f0 module:overlay(24) +from:0x0215c460 kind:arm_call_thumb to:0x020bc918 module:overlay(2) +from:0x0215c48c kind:arm_call to:0x0201bb84 module:main +from:0x0215c498 kind:arm_call to:0x0201b9a8 module:main +from:0x0215c4a0 kind:load to:0x0204e5f8 module:main +from:0x0215c4c0 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0215c4c8 kind:load to:0x0204a088 module:main +from:0x0215c4e0 kind:arm_call_thumb to:0x020c8b2c module:overlay(24) +from:0x0215c4f4 kind:arm_call to:0x0201bacc module:main +from:0x0215c4fc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c514 kind:arm_call to:0x0201bacc module:main +from:0x0215c51c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c524 kind:arm_call to:0x02011ff4 module:main +from:0x0215c540 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x0215c55c kind:arm_call to:0x0215e00c module:overlay(62) +from:0x0215c580 kind:arm_call to:0x0213dd30 module:overlay(56) +from:0x0215c590 kind:arm_call to:0x0201f6f0 module:main +from:0x0215c5ac kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c5dc kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c61c kind:arm_call to:0x0201f6f0 module:main +from:0x0215c628 kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c630 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0215c638 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0215c640 kind:arm_call to:0x0213d530 module:overlay(56) +from:0x0215c64c kind:arm_call to:0x0215e690 module:overlay(62) +from:0x0215c658 kind:arm_call to:0x0215e690 module:overlay(62) +from:0x0215c664 kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c66c kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c678 kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c684 kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c690 kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c69c kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215c6a8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0215c700 kind:arm_call to:0x0201c494 module:main +from:0x0215c710 kind:arm_call to:0x02019538 module:main +from:0x0215c724 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0215c730 kind:arm_call_thumb to:0x020154ec module:main +from:0x0215c748 kind:arm_call to:0x0201739c module:main +from:0x0215c770 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c778 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c780 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c788 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c790 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0215c7a4 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0215c7b0 kind:arm_call_thumb to:0x020154ec module:main +from:0x0215c7c8 kind:arm_call to:0x0201739c module:main +from:0x0215c7f0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c7f8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c800 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c808 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c820 kind:arm_call to:0x0201739c module:main +from:0x0215c844 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c84c kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c854 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c85c kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c874 kind:arm_call to:0x0201739c module:main +from:0x0215c89c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c8a4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c8ac kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c8b4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c8bc kind:arm_call_thumb to:0x020154c4 module:main +from:0x0215c92c kind:arm_call to:0x02011f3c module:main +from:0x0215c93c kind:arm_call_thumb to:0x020b7348 module:overlay(2) +from:0x0215c968 kind:arm_call to:0x0213dd58 module:overlay(56) +from:0x0215c974 kind:arm_call to:0x020166cc module:main +from:0x0215c97c kind:arm_call to:0x0213e0e0 module:overlay(56) +from:0x0215c9a4 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0215c9b4 kind:arm_call to:0x020166cc module:main +from:0x0215c9c8 kind:arm_call to:0x0201f730 module:main +from:0x0215c9f0 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0215ca00 kind:arm_call to:0x020166cc module:main +from:0x0215ca10 kind:arm_call to:0x0201f730 module:main +from:0x0215ca38 kind:arm_call to:0x0213d578 module:overlay(56) +from:0x0215ca48 kind:arm_call to:0x020166cc module:main +from:0x0215ca58 kind:arm_call to:0x0201f730 module:main +from:0x0215ca64 kind:arm_call to:0x0201f730 module:main +from:0x0215ca70 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0215ca98 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cac0 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215cad8 kind:arm_call to:0x0215e620 module:overlay(62) +from:0x0215cb00 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cb30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cb60 kind:arm_call to:0x02065930 module:overlay(0) +from:0x0215cb80 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x0215cb8c kind:arm_call to:0x0201e8d4 module:main +from:0x0215cbb8 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215cbd0 kind:arm_call to:0x0215e620 module:overlay(62) +from:0x0215cbf8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cc28 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cc5c kind:arm_call to:0x02065930 module:overlay(0) +from:0x0215cc74 kind:arm_call to:0x0201e8d4 module:main +from:0x0215cca4 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215ccb4 kind:arm_call to:0x020166cc module:main +from:0x0215cccc kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215ccdc kind:arm_call to:0x020166cc module:main +from:0x0215ccf8 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215cd08 kind:arm_call to:0x020166cc module:main +from:0x0215cd28 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215cd38 kind:arm_call to:0x020166cc module:main +from:0x0215cd54 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215cd64 kind:arm_call to:0x020166cc module:main +from:0x0215cd80 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215cd90 kind:arm_call to:0x020166cc module:main +from:0x0215cdb8 kind:arm_call to:0x0213dd58 module:overlay(56) +from:0x0215cdc8 kind:arm_call to:0x020166cc module:main +from:0x0215cde8 kind:arm_call to:0x0213dd58 module:overlay(56) +from:0x0215cdf8 kind:arm_call to:0x020166cc module:main +from:0x0215ce04 kind:arm_call to:0x0201f730 module:main +from:0x0215ce24 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215ce40 kind:arm_call to:0x0215e620 module:overlay(62) +from:0x0215ce4c kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0215ce5c kind:arm_call to:0x0201e8d4 module:main +from:0x0215ce84 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0215ceb8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215ced0 kind:arm_call to:0x0215d804 module:overlay(62) +from:0x0215cee0 kind:load to:0x021608c4 module:overlay(62) +from:0x0215cee4 kind:load to:0x0204aeac module:main +from:0x0215cee8 kind:load to:0x0204a110 module:main +from:0x0215ceec kind:load to:0x02160914 module:overlay(62) +from:0x0215cef0 kind:load to:0x02160928 module:overlay(62) +from:0x0215cef4 kind:load to:0x02160938 module:overlay(62) +from:0x0215cef8 kind:load to:0x0216092c module:overlay(62) +from:0x0215cefc kind:load to:0x02160944 module:overlay(62) +from:0x0215cf00 kind:load to:0x02160950 module:overlay(62) +from:0x0215cf04 kind:load to:0x0216095c module:overlay(62) +from:0x0215cf10 kind:load to:0x0215e870 module:overlay(62) +from:0x0215cf14 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cf20 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215cf34 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215cf48 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215cf6c kind:arm_call to:0x020166ac module:main +from:0x0215cf78 kind:arm_call to:0x020166ac module:main +from:0x0215cf84 kind:arm_call to:0x020166ac module:main +from:0x0215cf90 kind:arm_call to:0x020166ac module:main +from:0x0215cf9c kind:arm_call to:0x020166ac module:main +from:0x0215cfa8 kind:arm_call to:0x020166ac module:main +from:0x0215cfb4 kind:arm_call to:0x020166ac module:main +from:0x0215cfc0 kind:arm_call to:0x020166ac module:main +from:0x0215cfcc kind:arm_call to:0x020166ac module:main +from:0x0215cfd8 kind:arm_call to:0x020166ac module:main +from:0x0215cfe4 kind:arm_call to:0x020166ac module:main +from:0x0215cfec kind:arm_call to:0x020166ac module:main +from:0x0215cff4 kind:arm_call to:0x0201f498 module:main +from:0x0215cffc kind:arm_call to:0x0201f498 module:main +from:0x0215d004 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0215d00c kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0215d014 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0215d028 kind:arm_call_thumb to:0x020b74ac module:overlay(2) +from:0x0215d030 kind:arm_call to:0x02011ff4 module:main +from:0x0215d044 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d050 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d05c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d068 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d070 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d07c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d088 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d094 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d0a0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d0a8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d0b0 kind:arm_call to:0x0201f2cc module:main +from:0x0215d0b8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d0c4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d0cc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d0d4 kind:arm_call to:0x0201f2cc module:main +from:0x0215d0dc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d0e8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d0f0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d0f8 kind:arm_call to:0x0201f2cc module:main +from:0x0215d100 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d10c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d114 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d11c kind:arm_call to:0x0201f2cc module:main +from:0x0215d124 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d12c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d134 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d13c kind:arm_call to:0x0201f2cc module:main +from:0x0215d144 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d14c kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215d154 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215d160 kind:load to:0x021608c4 module:overlay(62) +from:0x0215d17c kind:arm_call to:0x020166ac module:main +from:0x0215d188 kind:arm_call to:0x020166ac module:main +from:0x0215d194 kind:arm_call to:0x020166ac module:main +from:0x0215d1a0 kind:arm_call to:0x020166ac module:main +from:0x0215d1ac kind:arm_call to:0x020166ac module:main +from:0x0215d1b8 kind:arm_call to:0x020166ac module:main +from:0x0215d1c4 kind:arm_call to:0x020166ac module:main +from:0x0215d1d0 kind:arm_call to:0x020166ac module:main +from:0x0215d1dc kind:arm_call to:0x020166ac module:main +from:0x0215d1e8 kind:arm_call to:0x020166ac module:main +from:0x0215d1f4 kind:arm_call to:0x020166ac module:main +from:0x0215d1fc kind:arm_call to:0x020166ac module:main +from:0x0215d204 kind:arm_call to:0x0201f498 module:main +from:0x0215d20c kind:arm_call to:0x0201f498 module:main +from:0x0215d214 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0215d21c kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0215d224 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0215d238 kind:arm_call_thumb to:0x020b74ac module:overlay(2) +from:0x0215d240 kind:arm_call to:0x02011ff4 module:main +from:0x0215d254 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d260 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d26c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d278 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d280 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d28c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d298 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d2a4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d2b0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d2b8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d2c0 kind:arm_call to:0x0201f2cc module:main +from:0x0215d2c8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d2d4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d2dc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d2e4 kind:arm_call to:0x0201f2cc module:main +from:0x0215d2ec kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d2f8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d300 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d308 kind:arm_call to:0x0201f2cc module:main +from:0x0215d310 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d31c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d324 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d32c kind:arm_call to:0x0201f2cc module:main +from:0x0215d334 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d33c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d344 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d34c kind:arm_call to:0x0201f2cc module:main +from:0x0215d354 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d35c kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215d364 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215d36c kind:arm_call to:0x02011ff4 module:main +from:0x0215d378 kind:load to:0x021608c4 module:overlay(62) +from:0x0215d38c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0215d3e8 kind:arm_call to:0x0201c4d8 module:main +from:0x0215d418 kind:arm_call to:0x0215d844 module:overlay(62) +from:0x0215d42c kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0215d43c kind:arm_call_thumb to:0x020b74f8 module:overlays(1,2) +from:0x0215d458 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x0215d460 kind:arm_call to:0x02065b8c module:overlay(0) +from:0x0215d484 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0215d490 kind:arm_call to:0x0201fa70 module:main +from:0x0215d4a4 kind:arm_call to:0x020a9b4c module:overlay(0) +from:0x0215d4b4 kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215d4bc kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215d4d0 kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215d4e8 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0215d4fc kind:arm_call to:0x0215e54c module:overlay(62) +from:0x0215d504 kind:arm_call to:0x0215e2e8 module:overlay(62) +from:0x0215d50c kind:arm_call to:0x0215e2e8 module:overlay(62) +from:0x0215d518 kind:arm_call to:0x0215e2e8 module:overlay(62) +from:0x0215d530 kind:load to:0x0204aeac module:main +from:0x0215d534 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215d538 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d53c kind:load to:0x020b6510 module:overlay(0) +from:0x0215d540 kind:load to:0x020b5214 module:overlay(0) +from:0x0215d574 kind:arm_call to:0x0201aa44 module:main +from:0x0215d580 kind:arm_call to:0x0201f4b4 module:main +from:0x0215d5b0 kind:arm_call to:0x0201aad0 module:main +from:0x0215d5b8 kind:arm_call to:0x0215e434 module:overlay(62) +from:0x0215d5c0 kind:arm_call to:0x0215e434 module:overlay(62) +from:0x0215d5cc kind:arm_call to:0x0215e434 module:overlay(62) +from:0x0215d5f0 kind:arm_call to:0x0201e8d4 module:main +from:0x0215d644 kind:arm_call to:0x0201f4b4 module:main +from:0x0215d670 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215d690 kind:arm_call to:0x0201e8d4 module:main +from:0x0215d6e4 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x0215d70c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215d730 kind:arm_call to:0x0201e8d4 module:main +from:0x0215d788 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x0215d7a0 kind:arm_call_thumb to:0x020b756c module:overlay(2) +from:0x0215d7ac kind:load to:0x0204af1c module:main +from:0x0215d7c0 kind:arm_call_thumb to:0x020b7668 module:overlay(2) +from:0x0215d7f0 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215d7f8 kind:load to:0x020b504c module:overlay(0) +from:0x0215d7fc kind:load to:0x02160968 module:overlay(62) +from:0x0215d800 kind:load to:0x02161c50 module:overlay(62) +from:0x0215d840 kind:load to:0x0216081c module:overlay(62) +from:0x0215d87c kind:load to:0x02160854 module:overlay(62) +from:0x0215d88c kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0215d894 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0215d89c kind:arm_call to:0x0215dfa4 module:overlay(62) +from:0x0215d8a4 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0215d8ac kind:arm_call_thumb to:0x020b7694 module:overlay(2) +from:0x0215d8cc kind:arm_call to:0x0215e02c module:overlay(62) +from:0x0215d8dc kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0215d8ec kind:arm_call to:0x0213dce0 module:overlay(56) +from:0x0215d900 kind:arm_call to:0x0215d804 module:overlay(62) +from:0x0215d914 kind:arm_call to:0x0213e0e0 module:overlay(56) +from:0x0215d92c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215d934 kind:load to:0x020b504c module:overlay(0) +from:0x0215d95c kind:arm_call to:0x0213e230 module:overlay(56) +from:0x0215d970 kind:arm_call to:0x0215d804 module:overlay(62) +from:0x0215d988 kind:load to:0x020b76c5 module:overlays(2,8,9,13,15) +from:0x0215d9ac kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x0215d9bc kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0215d9c8 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0215d9d0 kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x0215d9e4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215d9f0 kind:arm_call to:0x0215d804 module:overlay(62) +from:0x0215d9fc kind:arm_call to:0x0213e20c module:overlay(56) +from:0x0215da10 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215da1c kind:arm_call to:0x0215d804 module:overlay(62) +from:0x0215da24 kind:load to:0x020b6510 module:overlay(0) +from:0x0215da28 kind:load to:0x020b5214 module:overlay(0) +from:0x0215da44 kind:arm_call to:0x0213dc20 module:overlays(54,56) +from:0x0215da4c kind:arm_call to:0x0213e174 module:overlay(56) +from:0x0215da54 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0215da5c kind:arm_call_thumb to:0x020b7694 module:overlay(2) +from:0x0215da78 kind:arm_call to:0x0215e02c module:overlay(62) +from:0x0215da8c kind:arm_call to:0x0215d804 module:overlay(62) +from:0x0215daa0 kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0215daa8 kind:arm_call to:0x0213db88 module:overlay(56) +from:0x0215dabc kind:arm_call to:0x020a9b4c module:overlay(0) +from:0x0215dad4 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0215daf4 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0215db34 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215db88 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215dbd0 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215dbe4 kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x0215dc3c kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215dc80 kind:arm_call to:0x0215e0a8 module:overlay(62) +from:0x0215dc88 kind:arm_call to:0x0215df3c module:overlay(62) +from:0x0215dc98 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215dca0 kind:load to:0x020b6510 module:overlay(0) +from:0x0215dca4 kind:load to:0x020b504c module:overlay(0) +from:0x0215dca8 kind:load to:0x02161c50 module:overlay(62) +from:0x0215dcac kind:load to:0x0215d7c8 module:overlay(62) +from:0x0215dcb0 kind:load to:0x0215e8ac module:overlay(62) +from:0x0215dcb8 kind:load to:0x0215e898 module:overlay(62) +from:0x0215dcbc kind:load to:0x0215e884 module:overlay(62) +from:0x0215dcd4 kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x0215dd04 kind:arm_call to:0x020a8768 module:overlay(0) +from:0x0215dd24 kind:arm_call to:0x020a9cbc module:overlay(0) +from:0x0215dd4c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0215dd58 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215dd64 kind:arm_call to:0x0215d804 module:overlay(62) +from:0x0215dd70 kind:arm_call to:0x0213dcbc module:overlay(56) +from:0x0215ddb4 kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x0215ddf8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215de0c kind:arm_call to:0x020a9c90 module:overlay(0) +from:0x0215de58 kind:arm_call to:0x0215e5e0 module:overlay(62) +from:0x0215de90 kind:arm_call to:0x0215e5e0 module:overlay(62) +from:0x0215dec0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dec4 kind:load to:0x020b6510 module:overlay(0) +from:0x0215dec8 kind:load to:0x027e0d60 module:dtcm +from:0x0215decc kind:load to:0x020b5214 module:overlay(0) +from:0x0215ded4 kind:load to:0x0215e898 module:overlay(62) +from:0x0215dee4 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0215deec kind:arm_call_thumb to:0x020b7694 module:overlay(2) +from:0x0215df00 kind:arm_call to:0x0215e02c module:overlay(62) +from:0x0215df14 kind:arm_call to:0x0215d804 module:overlay(62) +from:0x0215df30 kind:load to:0x0204a088 module:main +from:0x0215df34 kind:load to:0x020611fc module:overlay(0) +from:0x0215df4c kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215df54 kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215df60 kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215df6c kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215df78 kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215df84 kind:arm_call to:0x0215e4b8 module:overlay(62) +from:0x0215df90 kind:arm_call to:0x0213e0e0 module:overlay(56) +from:0x0215df9c kind:arm_call to:0x0213e0e0 module:overlay(56) +from:0x0215dfb4 kind:arm_call to:0x0215e54c module:overlay(62) +from:0x0215dfbc kind:arm_call to:0x0215e54c module:overlay(62) +from:0x0215dfc8 kind:arm_call to:0x0215e54c module:overlay(62) +from:0x0215dfd4 kind:arm_call to:0x0215e54c module:overlay(62) +from:0x0215dfe0 kind:arm_call to:0x0215e54c module:overlay(62) +from:0x0215dfec kind:arm_call to:0x0215e54c module:overlay(62) +from:0x0215dff8 kind:arm_call to:0x0213e174 module:overlay(56) +from:0x0215e004 kind:arm_call to:0x0213e174 module:overlay(56) +from:0x0215e014 kind:arm_call to:0x02067244 module:overlay(0) +from:0x0215e028 kind:load to:0x021608e8 module:overlay(62) +from:0x0215e038 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0215e058 kind:load to:0x020b504c module:overlay(0) +from:0x0215e068 kind:arm_call to:0x0201667c module:main +from:0x0215e08c kind:arm_call to:0x0201e6d0 module:main +from:0x0215e0a4 kind:load to:0x021608ac module:overlay(62) +from:0x0215e0e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215e150 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215e18c kind:arm_call to:0x0201e874 module:main +from:0x0215e198 kind:load to:0x02160818 module:overlay(62) +from:0x0215e2dc kind:arm_call to:0x02061adc module:overlay(0) +from:0x0215e430 kind:load to:0x0215e434 module:overlay(62) +from:0x0215e46c kind:arm_call to:0x02028c4c module:main +from:0x0215e490 kind:arm_call to:0x0201e8d4 module:main +from:0x0215e4a8 kind:arm_call to:0x0201aa44 module:main +from:0x0215e4b4 kind:load to:0x0204af1c module:main +from:0x0215e510 kind:arm_call to:0x0201e874 module:main +from:0x0215e548 kind:load to:0x02160818 module:overlay(62) +from:0x0215e5a4 kind:arm_call to:0x0201e874 module:main +from:0x0215e5dc kind:load to:0x02160818 module:overlay(62) +from:0x0215e60c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215e684 kind:arm_call to:0x0201e874 module:main +from:0x0215e698 kind:arm_call to:0x0213dd08 module:overlay(56) +from:0x0215e6b8 kind:load to:0x02160894 module:overlay(62) +from:0x0215e6c4 kind:arm_call to:0x0213dec4 module:overlay(56) +from:0x0215e73c kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215e744 kind:arm_call to:0x02011ff4 module:main +from:0x0215e758 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215e760 kind:arm_call to:0x02011ff4 module:main +from:0x0215e774 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215e77c kind:arm_call to:0x02011ff4 module:main +from:0x0215e8e8 kind:arm_call to:0x02157ed0 module:overlay(62) +from:0x0215e8f8 kind:arm_call to:0x0203ce74 module:main +from:0x0215e90c kind:load to:0x02160980 module:overlay(62) +from:0x0215e910 kind:load to:0x02160990 module:overlay(62) +from:0x0215e914 kind:load to:0x02157fe0 module:overlay(62) +from:0x0215e918 kind:load to:0x02160984 module:overlay(62) +from:0x0215e938 kind:arm_call to:0x02158024 module:overlay(62) +from:0x0215e948 kind:arm_call to:0x0203ce74 module:main +from:0x0215e95c kind:load to:0x02160a68 module:overlay(62) +from:0x0215e960 kind:load to:0x02160a78 module:overlay(62) +from:0x0215e964 kind:load to:0x02158104 module:overlay(62) +from:0x0215e968 kind:load to:0x02160a6c module:overlay(62) +from:0x0215e988 kind:arm_call to:0x02158148 module:overlay(62) +from:0x0215e998 kind:arm_call to:0x0203ce74 module:main +from:0x0215e9ac kind:load to:0x02160b50 module:overlay(62) +from:0x0215e9b0 kind:load to:0x02160b60 module:overlay(62) +from:0x0215e9b4 kind:load to:0x02158228 module:overlay(62) +from:0x0215e9b8 kind:load to:0x02160b54 module:overlay(62) +from:0x0215e9d8 kind:arm_call to:0x0215826c module:overlay(62) +from:0x0215e9e8 kind:arm_call to:0x0203ce74 module:main +from:0x0215e9fc kind:load to:0x02160c38 module:overlay(62) +from:0x0215ea00 kind:load to:0x02160c48 module:overlay(62) +from:0x0215ea04 kind:load to:0x0215834c module:overlay(62) +from:0x0215ea08 kind:load to:0x02160c3c module:overlay(62) +from:0x0215ea28 kind:arm_call to:0x02158390 module:overlay(62) +from:0x0215ea38 kind:arm_call to:0x0203ce74 module:main +from:0x0215ea4c kind:load to:0x02160d20 module:overlay(62) +from:0x0215ea50 kind:load to:0x02160d30 module:overlay(62) +from:0x0215ea54 kind:load to:0x02158720 module:overlay(62) +from:0x0215ea58 kind:load to:0x02160d24 module:overlay(62) +from:0x0215ea78 kind:arm_call to:0x02158764 module:overlay(62) +from:0x0215ea88 kind:arm_call to:0x0203ce74 module:main +from:0x0215ea9c kind:load to:0x02160e08 module:overlay(62) +from:0x0215eaa0 kind:load to:0x02160e18 module:overlay(62) +from:0x0215eaa4 kind:load to:0x02158bc8 module:overlay(62) +from:0x0215eaa8 kind:load to:0x02160e0c module:overlay(62) +from:0x0215eadc kind:arm_call to:0x02158c0c module:overlay(62) +from:0x0215eaec kind:arm_call to:0x0203ce74 module:main +from:0x0215eb00 kind:load to:0x02160ef0 module:overlay(62) +from:0x0215eb04 kind:load to:0x02160f10 module:overlay(62) +from:0x0215eb08 kind:load to:0x02158f90 module:overlay(62) +from:0x0215eb0c kind:load to:0x02160ef4 module:overlay(62) +from:0x0215eb2c kind:arm_call to:0x02158fd4 module:overlay(62) +from:0x0215eb3c kind:arm_call to:0x0203ce74 module:main +from:0x0215eb50 kind:load to:0x02160f4c module:overlay(62) +from:0x0215eb54 kind:load to:0x02160f5c module:overlay(62) +from:0x0215eb58 kind:load to:0x021599e0 module:overlay(62) +from:0x0215eb5c kind:load to:0x02160f50 module:overlay(62) +from:0x0215eb7c kind:arm_call to:0x02159a24 module:overlay(62) +from:0x0215eb8c kind:arm_call to:0x0203ce74 module:main +from:0x0215eba0 kind:load to:0x02161034 module:overlay(62) +from:0x0215eba4 kind:load to:0x02161044 module:overlay(62) +from:0x0215eba8 kind:load to:0x02159b04 module:overlay(62) +from:0x0215ebac kind:load to:0x02161038 module:overlay(62) +from:0x0215ebcc kind:arm_call to:0x02159b48 module:overlay(62) +from:0x0215ebdc kind:arm_call to:0x0203ce74 module:main +from:0x0215ec04 kind:arm_call to:0x02159bd8 module:overlay(62) +from:0x0215ec14 kind:arm_call to:0x0203ce74 module:main +from:0x0215ec28 kind:load to:0x0216111c module:overlay(62) +from:0x0215ec2c kind:load to:0x0216113c module:overlay(62) +from:0x0215ec30 kind:load to:0x02159fcc module:overlay(62) +from:0x0215ec34 kind:load to:0x02161124 module:overlay(62) +from:0x0215ec38 kind:load to:0x02161214 module:overlay(62) +from:0x0215ec3c kind:load to:0x02159fe0 module:overlay(62) +from:0x0215ec40 kind:load to:0x02161130 module:overlay(62) +from:0x0215ec60 kind:arm_call to:0x0215a024 module:overlay(62) +from:0x0215ec70 kind:arm_call to:0x0203ce74 module:main +from:0x0215ec84 kind:load to:0x021612ec module:overlay(62) +from:0x0215ec88 kind:load to:0x021612fc module:overlay(62) +from:0x0215ec8c kind:load to:0x0215a3d8 module:overlay(62) +from:0x0215ec90 kind:load to:0x021612f0 module:overlay(62) +from:0x0215ecb0 kind:arm_call to:0x0215a41c module:overlay(62) +from:0x0215ecc0 kind:arm_call to:0x0203ce74 module:main +from:0x0215ecd4 kind:load to:0x021613d4 module:overlay(62) +from:0x0215ecd8 kind:load to:0x021613e4 module:overlay(62) +from:0x0215ecdc kind:load to:0x0215a4fc module:overlay(62) +from:0x0215ece0 kind:load to:0x021613d8 module:overlay(62) +from:0x0215ed00 kind:arm_call to:0x0215a540 module:overlay(62) +from:0x0215ed10 kind:arm_call to:0x0203ce74 module:main +from:0x0215ed24 kind:load to:0x021614bc module:overlay(62) +from:0x0215ed28 kind:load to:0x021614cc module:overlay(62) +from:0x0215ed2c kind:load to:0x0215a71c module:overlay(62) +from:0x0215ed30 kind:load to:0x021614c0 module:overlay(62) +from:0x0215ed50 kind:arm_call to:0x0215a760 module:overlay(62) +from:0x0215ed60 kind:arm_call to:0x0203ce74 module:main +from:0x0215ed74 kind:load to:0x02161508 module:overlay(62) +from:0x0215ed78 kind:load to:0x02161518 module:overlay(62) +from:0x0215ed7c kind:load to:0x0215b3c0 module:overlay(62) +from:0x0215ed80 kind:load to:0x0216150c module:overlay(62) +from:0x0215eda0 kind:arm_call to:0x0215b404 module:overlay(62) +from:0x0215edb0 kind:arm_call to:0x0203ce74 module:main +from:0x0215edc4 kind:load to:0x021615f0 module:overlay(62) +from:0x0215edc8 kind:load to:0x02161600 module:overlay(62) +from:0x0215edcc kind:load to:0x0215b4f8 module:overlay(62) +from:0x0215edd0 kind:load to:0x021615f4 module:overlay(62) +from:0x0215edf0 kind:arm_call to:0x0215b53c module:overlay(62) +from:0x0215ee00 kind:arm_call to:0x0203ce74 module:main +from:0x0215ee14 kind:load to:0x021616d4 module:overlay(62) +from:0x0215ee18 kind:load to:0x021616e4 module:overlay(62) +from:0x0215ee1c kind:load to:0x0215b83c module:overlay(62) +from:0x0215ee20 kind:load to:0x021616d8 module:overlay(62) +from:0x0215ee40 kind:arm_call to:0x0215b880 module:overlay(62) +from:0x0215ee50 kind:arm_call to:0x0203ce74 module:main +from:0x0215ee64 kind:load to:0x021617dc module:overlay(62) +from:0x0215ee68 kind:load to:0x021617ec module:overlay(62) +from:0x0215ee6c kind:load to:0x0215b990 module:overlay(62) +from:0x0215ee70 kind:load to:0x021617e0 module:overlay(62) +from:0x0215ee90 kind:arm_call to:0x0215b9d4 module:overlay(62) +from:0x0215eea0 kind:arm_call to:0x0203ce74 module:main +from:0x0215eeb4 kind:load to:0x021618c0 module:overlay(62) +from:0x0215eeb8 kind:load to:0x021618d0 module:overlay(62) +from:0x0215eebc kind:load to:0x0215bae4 module:overlay(62) +from:0x0215eec0 kind:load to:0x021618c4 module:overlay(62) +from:0x0215eee0 kind:arm_call to:0x0215bb28 module:overlay(62) +from:0x0215eef0 kind:arm_call to:0x0203ce74 module:main +from:0x0215ef04 kind:load to:0x021619a4 module:overlay(62) +from:0x0215ef08 kind:load to:0x021619b4 module:overlay(62) +from:0x0215ef0c kind:load to:0x0215bc38 module:overlay(62) +from:0x0215ef10 kind:load to:0x021619a8 module:overlay(62) +from:0x0215ef30 kind:arm_call to:0x0215bc7c module:overlay(62) +from:0x0215ef40 kind:arm_call to:0x0203ce74 module:main +from:0x0215ef54 kind:load to:0x02161a88 module:overlay(62) +from:0x0215ef58 kind:load to:0x02161a98 module:overlay(62) +from:0x0215ef5c kind:load to:0x0215bd8c module:overlay(62) +from:0x0215ef60 kind:load to:0x02161a8c module:overlay(62) +from:0x0215ef80 kind:arm_call to:0x0215bdd0 module:overlay(62) +from:0x0215ef90 kind:arm_call to:0x0203ce74 module:main +from:0x0215efa4 kind:load to:0x02161b6c module:overlay(62) +from:0x0215efa8 kind:load to:0x02161b7c module:overlay(62) +from:0x0215efac kind:load to:0x0215c040 module:overlay(62) +from:0x0215efb0 kind:load to:0x02161b70 module:overlay(62) +from:0x0215efb4 kind:load to:0x0215e8cc module:overlay(62) +from:0x0215efb8 kind:load to:0x0215e91c module:overlay(62) +from:0x0215efbc kind:load to:0x0215e96c module:overlay(62) +from:0x0215efc0 kind:load to:0x0215e9bc module:overlay(62) +from:0x0215efc4 kind:load to:0x0215ea0c module:overlay(62) +from:0x0215efc8 kind:load to:0x0215ea5c module:overlay(62) +from:0x0215efcc kind:load to:0x0215eaac module:overlay(62) +from:0x0215efd0 kind:load to:0x0215eb10 module:overlay(62) +from:0x0215efd4 kind:load to:0x0215eb60 module:overlay(62) +from:0x0215efd8 kind:load to:0x0215ebb0 module:overlay(62) +from:0x0215efdc kind:load to:0x0215ec44 module:overlay(62) +from:0x0215efe0 kind:load to:0x0215ec94 module:overlay(62) +from:0x0215efe4 kind:load to:0x0215ece4 module:overlay(62) +from:0x0215efe8 kind:load to:0x0215ed34 module:overlay(62) +from:0x0215efec kind:load to:0x0215ed84 module:overlay(62) +from:0x0215eff0 kind:load to:0x0215edd4 module:overlay(62) +from:0x0215eff4 kind:load to:0x0215ee24 module:overlay(62) +from:0x0215eff8 kind:load to:0x0215ee74 module:overlay(62) +from:0x0215effc kind:load to:0x0215eec4 module:overlay(62) +from:0x0215f000 kind:load to:0x0215ef14 module:overlay(62) +from:0x0215f004 kind:load to:0x0215ef64 module:overlay(62) +from:0x0215f028 kind:load to:0x02157eac module:overlay(62) +from:0x0215f02c kind:load to:0x02097944 module:overlay(0) +from:0x0215f030 kind:load to:0x02097754 module:overlay(0) +from:0x0215f034 kind:load to:0x020977d0 module:overlay(0) +from:0x0215f038 kind:load to:0x0209794c module:overlay(0) +from:0x0215f03c kind:load to:0x0209796c module:overlay(0) +from:0x0215f040 kind:load to:0x02097998 module:overlay(0) +from:0x0215f04c kind:load to:0x02098518 module:overlay(0) +from:0x0215f050 kind:load to:0x02098554 module:overlay(0) +from:0x0215f054 kind:load to:0x0209856c module:overlay(0) +from:0x0215f058 kind:load to:0x02098578 module:overlay(0) +from:0x0215f05c kind:load to:0x01fff464 module:itcm +from:0x0215f060 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215f064 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215f068 kind:load to:0x02157f18 module:overlay(62) +from:0x0215f06c kind:load to:0x020984b4 module:overlay(0) +from:0x0215f070 kind:load to:0x020984b8 module:overlay(0) +from:0x0215f074 kind:load to:0x020984bc module:overlay(0) +from:0x0215f078 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215f07c kind:load to:0x020984c4 module:overlay(0) +from:0x0215f080 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f084 kind:load to:0x02098584 module:overlay(0) +from:0x0215f088 kind:load to:0x020985f0 module:overlay(0) +from:0x0215f08c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f090 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f094 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f098 kind:load to:0x02157f98 module:overlay(62) +from:0x0215f09c kind:load to:0x02157fb8 module:overlay(62) +from:0x0215f0a0 kind:load to:0x02157f48 module:overlay(62) +from:0x0215f0ac kind:load to:0x02158000 module:overlay(62) +from:0x0215f0b0 kind:load to:0x02097944 module:overlay(0) +from:0x0215f0b4 kind:load to:0x02097754 module:overlay(0) +from:0x0215f0b8 kind:load to:0x020977d0 module:overlay(0) +from:0x0215f0bc kind:load to:0x0209794c module:overlay(0) +from:0x0215f0c0 kind:load to:0x0209796c module:overlay(0) +from:0x0215f0c4 kind:load to:0x02097998 module:overlay(0) +from:0x0215f0d0 kind:load to:0x02098518 module:overlay(0) +from:0x0215f0d4 kind:load to:0x02098554 module:overlay(0) +from:0x0215f0d8 kind:load to:0x0209856c module:overlay(0) +from:0x0215f0dc kind:load to:0x02098578 module:overlay(0) +from:0x0215f0e0 kind:load to:0x01fff464 module:itcm +from:0x0215f0e4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215f0e8 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215f0ec kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215f0f0 kind:load to:0x020984b4 module:overlay(0) +from:0x0215f0f4 kind:load to:0x020984b8 module:overlay(0) +from:0x0215f0f8 kind:load to:0x020984bc module:overlay(0) +from:0x0215f0fc kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215f100 kind:load to:0x020984c4 module:overlay(0) +from:0x0215f104 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f108 kind:load to:0x02098584 module:overlay(0) +from:0x0215f10c kind:load to:0x020985f0 module:overlay(0) +from:0x0215f110 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f114 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f118 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f11c kind:load to:0x021580bc module:overlay(62) +from:0x0215f120 kind:load to:0x021580dc module:overlay(62) +from:0x0215f124 kind:load to:0x0215806c module:overlay(62) +from:0x0215f130 kind:load to:0x02158124 module:overlay(62) +from:0x0215f134 kind:load to:0x02097944 module:overlay(0) +from:0x0215f138 kind:load to:0x02097754 module:overlay(0) +from:0x0215f13c kind:load to:0x020977d0 module:overlay(0) +from:0x0215f140 kind:load to:0x0209794c module:overlay(0) +from:0x0215f144 kind:load to:0x0209796c module:overlay(0) +from:0x0215f148 kind:load to:0x02097998 module:overlay(0) +from:0x0215f154 kind:load to:0x02098518 module:overlay(0) +from:0x0215f158 kind:load to:0x02098554 module:overlay(0) +from:0x0215f15c kind:load to:0x0209856c module:overlay(0) +from:0x0215f160 kind:load to:0x02098578 module:overlay(0) +from:0x0215f164 kind:load to:0x01fff464 module:itcm +from:0x0215f168 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215f16c kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215f170 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215f174 kind:load to:0x020984b4 module:overlay(0) +from:0x0215f178 kind:load to:0x020984b8 module:overlay(0) +from:0x0215f17c kind:load to:0x020984bc module:overlay(0) +from:0x0215f180 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215f184 kind:load to:0x020984c4 module:overlay(0) +from:0x0215f188 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f18c kind:load to:0x02098584 module:overlay(0) +from:0x0215f190 kind:load to:0x020985f0 module:overlay(0) +from:0x0215f194 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f198 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f19c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f1a0 kind:load to:0x021581e0 module:overlay(62) +from:0x0215f1a4 kind:load to:0x02158200 module:overlay(62) +from:0x0215f1a8 kind:load to:0x02158190 module:overlay(62) +from:0x0215f1b4 kind:load to:0x02158248 module:overlay(62) +from:0x0215f1b8 kind:load to:0x02097944 module:overlay(0) +from:0x0215f1bc kind:load to:0x02097754 module:overlay(0) +from:0x0215f1c0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215f1c4 kind:load to:0x0209794c module:overlay(0) +from:0x0215f1c8 kind:load to:0x0209796c module:overlay(0) +from:0x0215f1cc kind:load to:0x02097998 module:overlay(0) +from:0x0215f1d8 kind:load to:0x02098518 module:overlay(0) +from:0x0215f1dc kind:load to:0x02098554 module:overlay(0) +from:0x0215f1e0 kind:load to:0x0209856c module:overlay(0) +from:0x0215f1e4 kind:load to:0x02098578 module:overlay(0) +from:0x0215f1e8 kind:load to:0x01fff464 module:itcm +from:0x0215f1ec kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215f1f0 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215f1f4 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215f1f8 kind:load to:0x020984b4 module:overlay(0) +from:0x0215f1fc kind:load to:0x020984b8 module:overlay(0) +from:0x0215f200 kind:load to:0x020984bc module:overlay(0) +from:0x0215f204 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215f208 kind:load to:0x020984c4 module:overlay(0) +from:0x0215f20c kind:load to:0x020984c8 module:overlay(0) +from:0x0215f210 kind:load to:0x02098584 module:overlay(0) +from:0x0215f214 kind:load to:0x020985f0 module:overlay(0) +from:0x0215f218 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f21c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f220 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f224 kind:load to:0x02158304 module:overlay(62) +from:0x0215f228 kind:load to:0x02158324 module:overlay(62) +from:0x0215f22c kind:load to:0x021582b4 module:overlay(62) +from:0x0215f238 kind:load to:0x0215836c module:overlay(62) +from:0x0215f23c kind:load to:0x02097944 module:overlay(0) +from:0x0215f240 kind:load to:0x02097754 module:overlay(0) +from:0x0215f244 kind:load to:0x020977d0 module:overlay(0) +from:0x0215f248 kind:load to:0x0209794c module:overlay(0) +from:0x0215f24c kind:load to:0x0209796c module:overlay(0) +from:0x0215f250 kind:load to:0x02097998 module:overlay(0) +from:0x0215f2a4 kind:load to:0x0215851c module:overlay(62) +from:0x0215f2a8 kind:load to:0x021586bc module:overlay(62) +from:0x0215f2ac kind:load to:0x0209a254 module:overlay(0) +from:0x0215f2b0 kind:load to:0x0209a288 module:overlay(0) +from:0x0215f2b4 kind:load to:0x0209a320 module:overlay(0) +from:0x0215f2b8 kind:load to:0x0209a334 module:overlay(0) +from:0x0215f2bc kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215f2c0 kind:load to:0x0209a35c module:overlay(0) +from:0x0215f2c4 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215f2c8 kind:load to:0x0209a06c module:overlay(0) +from:0x0215f2cc kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215f2d0 kind:load to:0x0209a308 module:overlay(0) +from:0x0215f2d4 kind:load to:0x0209a348 module:overlay(0) +from:0x0215f2d8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215f2dc kind:load to:0x02158690 module:overlay(62) +from:0x0215f2e0 kind:load to:0x0215866c module:overlay(62) +from:0x0215f2e4 kind:load to:0x0209a70c module:overlay(0) +from:0x0215f2f0 kind:load to:0x02098518 module:overlay(0) +from:0x0215f2f4 kind:load to:0x02098554 module:overlay(0) +from:0x0215f2f8 kind:load to:0x0209856c module:overlay(0) +from:0x0215f2fc kind:load to:0x02098578 module:overlay(0) +from:0x0215f300 kind:load to:0x01fff464 module:itcm +from:0x0215f304 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215f308 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215f30c kind:load to:0x020a8da4 module:overlay(0) +from:0x0215f310 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215f314 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215f318 kind:load to:0x020984bc module:overlay(0) +from:0x0215f31c kind:load to:0x020a995c module:overlay(0) +from:0x0215f320 kind:load to:0x020984c4 module:overlay(0) +from:0x0215f324 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f328 kind:load to:0x02098584 module:overlay(0) +from:0x0215f32c kind:load to:0x020985f0 module:overlay(0) +from:0x0215f330 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f334 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f338 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f33c kind:load to:0x02158614 module:overlay(62) +from:0x0215f340 kind:load to:0x0215863c module:overlay(62) +from:0x0215f344 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215f348 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215f34c kind:load to:0x020a92d0 module:overlay(0) +from:0x0215f350 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215f354 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215f358 kind:load to:0x020a9150 module:overlay(0) +from:0x0215f35c kind:load to:0x020a914c module:overlay(0) +from:0x0215f360 kind:load to:0x020a921c module:overlay(0) +from:0x0215f364 kind:load to:0x020a9240 module:overlay(0) +from:0x0215f368 kind:load to:0x020a9244 module:overlay(0) +from:0x0215f36c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215f370 kind:load to:0x02158530 module:overlay(62) +from:0x0215f374 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215f378 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215f37c kind:load to:0x020a8f5c module:overlay(0) +from:0x0215f380 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215f384 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215f388 kind:load to:0x020a9448 module:overlay(0) +from:0x0215f38c kind:load to:0x020a9598 module:overlay(0) +from:0x0215f390 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215f394 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215f398 kind:load to:0x020a97fc module:overlay(0) +from:0x0215f39c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215f3a0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215f3a4 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215f3a8 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215f3ac kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215f3b0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215f3b4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215f3b8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215f3bc kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215f3c0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215f3c4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215f3c8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215f3cc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215f3d0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215f3d4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215f3d8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215f3dc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215f3e0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215f3e4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215f3e8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215f3ec kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215f3f0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215f3f4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215f3f8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215f3fc kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215f400 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215f40c kind:load to:0x02098518 module:overlay(0) +from:0x0215f410 kind:load to:0x02098554 module:overlay(0) +from:0x0215f414 kind:load to:0x0209856c module:overlay(0) +from:0x0215f418 kind:load to:0x02098578 module:overlay(0) +from:0x0215f41c kind:load to:0x01fff464 module:itcm +from:0x0215f420 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215f424 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215f428 kind:load to:0x020a8da4 module:overlay(0) +from:0x0215f42c kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215f430 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215f434 kind:load to:0x020984bc module:overlay(0) +from:0x0215f438 kind:load to:0x020a995c module:overlay(0) +from:0x0215f43c kind:load to:0x020984c4 module:overlay(0) +from:0x0215f440 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f444 kind:load to:0x02098584 module:overlay(0) +from:0x0215f448 kind:load to:0x020985f0 module:overlay(0) +from:0x0215f44c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f450 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f454 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f458 kind:load to:0x02158700 module:overlay(62) +from:0x0215f45c kind:load to:0x021586d8 module:overlay(62) +from:0x0215f460 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215f464 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215f468 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215f46c kind:load to:0x020a8f78 module:overlay(0) +from:0x0215f470 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215f474 kind:load to:0x020a9150 module:overlay(0) +from:0x0215f478 kind:load to:0x020a914c module:overlay(0) +from:0x0215f47c kind:load to:0x020a921c module:overlay(0) +from:0x0215f480 kind:load to:0x020a9240 module:overlay(0) +from:0x0215f484 kind:load to:0x020a9244 module:overlay(0) +from:0x0215f488 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215f48c kind:load to:0x020a91a8 module:overlay(0) +from:0x0215f490 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215f494 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215f498 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215f49c kind:load to:0x020a8f64 module:overlay(0) +from:0x0215f4a0 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215f4a4 kind:load to:0x020a9448 module:overlay(0) +from:0x0215f4a8 kind:load to:0x020a9598 module:overlay(0) +from:0x0215f4ac kind:load to:0x020a95c4 module:overlay(0) +from:0x0215f4b0 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215f4b4 kind:load to:0x020a97fc module:overlay(0) +from:0x0215f4b8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215f4bc kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215f4c0 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215f4c4 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215f4c8 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215f4cc kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215f4d0 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215f4d4 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215f4d8 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215f4dc kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215f4e0 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215f4e4 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215f4e8 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215f4ec kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215f4f0 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215f4f4 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215f4f8 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215f4fc kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215f500 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215f504 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215f508 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215f50c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215f510 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215f514 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215f518 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215f51c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215f5a0 kind:load to:0x02158740 module:overlay(62) +from:0x0215f5a4 kind:load to:0x02097944 module:overlay(0) +from:0x0215f5a8 kind:load to:0x02097754 module:overlay(0) +from:0x0215f5ac kind:load to:0x020977d0 module:overlay(0) +from:0x0215f5b0 kind:load to:0x0209794c module:overlay(0) +from:0x0215f5b4 kind:load to:0x0209796c module:overlay(0) +from:0x0215f5b8 kind:load to:0x02097998 module:overlay(0) +from:0x0215f5bc kind:load to:0x0215f550 module:overlay(62) +from:0x0215f5c0 kind:load to:0x0215f52c module:overlay(62) +from:0x0215f5c4 kind:load to:0x0215f55c module:overlay(62) +from:0x0215f5c8 kind:load to:0x0215f538 module:overlay(62) +from:0x0215f5cc kind:load to:0x0215f58c module:overlay(62) +from:0x0215f5d0 kind:load to:0x0215f520 module:overlay(62) +from:0x0215f5d4 kind:load to:0x0215f544 module:overlay(62) +from:0x0215f5d8 kind:load to:0x0215f580 module:overlay(62) +from:0x0215f5dc kind:load to:0x0215f574 module:overlay(62) +from:0x0215f5e0 kind:load to:0x0215f568 module:overlay(62) +from:0x0215f61c kind:load to:0x0215878c module:overlay(62) +from:0x0215f620 kind:load to:0x02158b18 module:overlay(62) +from:0x0215f624 kind:load to:0x0205a720 module:overlay(0) +from:0x0215f628 kind:load to:0x01ffc57c module:itcm +from:0x0215f62c kind:load to:0x02057dc8 module:overlay(0) +from:0x0215f630 kind:load to:0x02057e44 module:overlay(0) +from:0x0215f634 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215f638 kind:load to:0x01ffc7a4 module:itcm +from:0x0215f63c kind:load to:0x02057d84 module:overlay(0) +from:0x0215f648 kind:load to:0x02158890 module:overlay(62) +from:0x0215f64c kind:load to:0x02158b34 module:overlay(62) +from:0x0215f650 kind:load to:0x02099b00 module:overlay(0) +from:0x0215f654 kind:load to:0x02099b38 module:overlay(0) +from:0x0215f658 kind:load to:0x0209a13c module:overlay(0) +from:0x0215f65c kind:load to:0x0209a144 module:overlay(0) +from:0x0215f660 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215f664 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215f668 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215f66c kind:load to:0x0209a06c module:overlay(0) +from:0x0215f670 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215f674 kind:load to:0x0209a10c module:overlay(0) +from:0x0215f678 kind:load to:0x02158b10 module:overlay(62) +from:0x0215f67c kind:load to:0x0209a124 module:overlay(0) +from:0x0215f680 kind:load to:0x02158b00 module:overlay(62) +from:0x0215f684 kind:load to:0x021589d8 module:overlay(62) +from:0x0215f690 kind:load to:0x02098518 module:overlay(0) +from:0x0215f694 kind:load to:0x02098554 module:overlay(0) +from:0x0215f698 kind:load to:0x0209856c module:overlay(0) +from:0x0215f69c kind:load to:0x02098578 module:overlay(0) +from:0x0215f6a0 kind:load to:0x01fff464 module:itcm +from:0x0215f6a4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215f6a8 kind:load to:0x021588a4 module:overlay(62) +from:0x0215f6ac kind:load to:0x021589fc module:overlay(62) +from:0x0215f6b0 kind:load to:0x02158a00 module:overlay(62) +from:0x0215f6b4 kind:load to:0x02158a9c module:overlay(62) +from:0x0215f6b8 kind:load to:0x020984bc module:overlay(0) +from:0x0215f6bc kind:load to:0x020f766c module:overlays(19,22,23,26,31) +from:0x0215f6c0 kind:load to:0x020984c4 module:overlay(0) +from:0x0215f6c4 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f6c8 kind:load to:0x02098584 module:overlay(0) +from:0x0215f6cc kind:load to:0x020985f0 module:overlay(0) +from:0x0215f6d0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f6d4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f6d8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f6dc kind:load to:0x02158b50 module:overlay(62) +from:0x0215f6e0 kind:load to:0x02158b88 module:overlay(62) +from:0x0215f6e4 kind:load to:0x02158ab0 module:overlay(62) +from:0x0215f6f0 kind:load to:0x02158be8 module:overlay(62) +from:0x0215f6f4 kind:load to:0x0209774c module:overlay(0) +from:0x0215f6f8 kind:load to:0x02097754 module:overlay(0) +from:0x0215f6fc kind:load to:0x020977d0 module:overlay(0) +from:0x0215f700 kind:load to:0x02097810 module:overlay(0) +from:0x0215f704 kind:load to:0x02097814 module:overlay(0) +from:0x0215f708 kind:load to:0x02097818 module:overlay(0) +from:0x0215f714 kind:load to:0x02098518 module:overlay(0) +from:0x0215f718 kind:load to:0x02098554 module:overlay(0) +from:0x0215f71c kind:load to:0x0209856c module:overlay(0) +from:0x0215f720 kind:load to:0x02098578 module:overlay(0) +from:0x0215f724 kind:load to:0x01fff464 module:itcm +from:0x0215f728 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215f72c kind:load to:0x020984a8 module:overlay(0) +from:0x0215f730 kind:load to:0x020984b0 module:overlay(0) +from:0x0215f734 kind:load to:0x02158df4 module:overlay(62) +from:0x0215f738 kind:load to:0x02158e38 module:overlay(62) +from:0x0215f73c kind:load to:0x020984bc module:overlay(0) +from:0x0215f740 kind:load to:0x02158e4c module:overlay(62) +from:0x0215f744 kind:load to:0x020984c4 module:overlay(0) +from:0x0215f748 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f74c kind:load to:0x02098584 module:overlay(0) +from:0x0215f750 kind:load to:0x020985f0 module:overlay(0) +from:0x0215f754 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f758 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f75c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f760 kind:load to:0x02158f48 module:overlay(62) +from:0x0215f764 kind:load to:0x02158f68 module:overlay(62) +from:0x0215f778 kind:load to:0x02158fb0 module:overlay(62) +from:0x0215f77c kind:load to:0x02097944 module:overlay(0) +from:0x0215f780 kind:load to:0x02097754 module:overlay(0) +from:0x0215f784 kind:load to:0x020977d0 module:overlay(0) +from:0x0215f788 kind:load to:0x0209794c module:overlay(0) +from:0x0215f78c kind:load to:0x0209796c module:overlay(0) +from:0x0215f790 kind:load to:0x02097998 module:overlay(0) +from:0x0215f79c kind:load to:0x02159248 module:overlay(62) +from:0x0215f7a0 kind:load to:0x02159940 module:overlay(62) +from:0x0215f7a4 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215f7a8 kind:load to:0x02159078 module:overlay(62) +from:0x0215f7ac kind:load to:0x02057dc8 module:overlay(0) +from:0x0215f7b0 kind:load to:0x02057e44 module:overlay(0) +from:0x0215f7b4 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215f7b8 kind:load to:0x0209a79c module:overlay(0) +from:0x0215f7bc kind:load to:0x02057d84 module:overlay(0) +from:0x0215f7c8 kind:load to:0x0215925c module:overlay(62) +from:0x0215f7cc kind:load to:0x0215995c module:overlay(62) +from:0x0215f7d0 kind:load to:0x02099b00 module:overlay(0) +from:0x0215f7d4 kind:load to:0x02099b38 module:overlay(0) +from:0x0215f7d8 kind:load to:0x0209a13c module:overlay(0) +from:0x0215f7dc kind:load to:0x0209a144 module:overlay(0) +from:0x0215f7e0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215f7e4 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215f7e8 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215f7ec kind:load to:0x0209a06c module:overlay(0) +from:0x0215f7f0 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215f7f4 kind:load to:0x0209a10c module:overlay(0) +from:0x0215f7f8 kind:load to:0x02158b10 module:overlay(62) +from:0x0215f7fc kind:load to:0x0209a124 module:overlay(0) +from:0x0215f800 kind:load to:0x02158b00 module:overlay(62) +from:0x0215f804 kind:load to:0x021589d8 module:overlay(62) +from:0x0215f9f0 kind:load to:0x02098518 module:overlay(0) +from:0x0215f9f4 kind:load to:0x02098554 module:overlay(0) +from:0x0215f9f8 kind:load to:0x0209856c module:overlay(0) +from:0x0215f9fc kind:load to:0x02098578 module:overlay(0) +from:0x0215fa00 kind:load to:0x01fff464 module:itcm +from:0x0215fa04 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215fa08 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215fa0c kind:load to:0x02159270 module:overlay(62) +from:0x0215fa10 kind:load to:0x0215927c module:overlay(62) +from:0x0215fa14 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215fa18 kind:load to:0x020984bc module:overlay(0) +from:0x0215fa1c kind:load to:0x020a995c module:overlay(0) +from:0x0215fa20 kind:load to:0x020984c4 module:overlay(0) +from:0x0215fa24 kind:load to:0x020984c8 module:overlay(0) +from:0x0215fa28 kind:load to:0x02098584 module:overlay(0) +from:0x0215fa2c kind:load to:0x020985f0 module:overlay(0) +from:0x0215fa30 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215fa34 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215fa38 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fa3c kind:load to:0x02159978 module:overlay(62) +from:0x0215fa40 kind:load to:0x021599a8 module:overlay(62) +from:0x0215fa44 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215fa48 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215fa4c kind:load to:0x020a92d0 module:overlay(0) +from:0x0215fa50 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215fa54 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215fa58 kind:load to:0x020a9150 module:overlay(0) +from:0x0215fa5c kind:load to:0x020a914c module:overlay(0) +from:0x0215fa60 kind:load to:0x020a921c module:overlay(0) +from:0x0215fa64 kind:load to:0x020a9240 module:overlay(0) +from:0x0215fa68 kind:load to:0x020a9244 module:overlay(0) +from:0x0215fa6c kind:load to:0x0215963c module:overlay(62) +from:0x0215fa70 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215fa74 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215fa78 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215fa7c kind:load to:0x020a8f5c module:overlay(0) +from:0x0215fa80 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215fa84 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215fa88 kind:load to:0x021596e0 module:overlay(62) +from:0x0215fa8c kind:load to:0x020a9598 module:overlay(0) +from:0x0215fa90 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215fa94 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215fa98 kind:load to:0x020a97fc module:overlay(0) +from:0x0215fa9c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215faa0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215faa4 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215faa8 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215faac kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215fab0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215fab4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215fab8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215fabc kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215fac0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215fac4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215fac8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215facc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215fad0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215fad4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215fad8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215fadc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215fae0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215fae4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215fae8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215faec kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215faf0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215faf4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215faf8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215fafc kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215fb00 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215fb0c kind:load to:0x02159a00 module:overlay(62) +from:0x0215fb10 kind:load to:0x02097944 module:overlay(0) +from:0x0215fb14 kind:load to:0x02097754 module:overlay(0) +from:0x0215fb18 kind:load to:0x020977d0 module:overlay(0) +from:0x0215fb1c kind:load to:0x0209794c module:overlay(0) +from:0x0215fb20 kind:load to:0x0209796c module:overlay(0) +from:0x0215fb24 kind:load to:0x02097998 module:overlay(0) +from:0x0215fb30 kind:load to:0x02098518 module:overlay(0) +from:0x0215fb34 kind:load to:0x02098554 module:overlay(0) +from:0x0215fb38 kind:load to:0x0209856c module:overlay(0) +from:0x0215fb3c kind:load to:0x02098578 module:overlay(0) +from:0x0215fb40 kind:load to:0x01fff464 module:itcm +from:0x0215fb44 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215fb48 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215fb4c kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215fb50 kind:load to:0x020984b4 module:overlay(0) +from:0x0215fb54 kind:load to:0x020984b8 module:overlay(0) +from:0x0215fb58 kind:load to:0x020984bc module:overlay(0) +from:0x0215fb5c kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215fb60 kind:load to:0x020984c4 module:overlay(0) +from:0x0215fb64 kind:load to:0x020984c8 module:overlay(0) +from:0x0215fb68 kind:load to:0x02098584 module:overlay(0) +from:0x0215fb6c kind:load to:0x020985f0 module:overlay(0) +from:0x0215fb70 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215fb74 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215fb78 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fb7c kind:load to:0x02159abc module:overlay(62) +from:0x0215fb80 kind:load to:0x02159adc module:overlay(62) +from:0x0215fb84 kind:load to:0x02159a6c module:overlay(62) +from:0x0215fb90 kind:load to:0x02159bb4 module:overlay(62) +from:0x0215fb94 kind:load to:0x02097944 module:overlay(0) +from:0x0215fb98 kind:load to:0x02097754 module:overlay(0) +from:0x0215fb9c kind:load to:0x020977d0 module:overlay(0) +from:0x0215fba0 kind:load to:0x0209794c module:overlay(0) +from:0x0215fba4 kind:load to:0x0209796c module:overlay(0) +from:0x0215fba8 kind:load to:0x02097998 module:overlay(0) +from:0x0215fbb4 kind:load to:0x02159b24 module:overlay(62) +from:0x0215fbb8 kind:load to:0x02097944 module:overlay(0) +from:0x0215fbbc kind:load to:0x02097754 module:overlay(0) +from:0x0215fbc0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215fbc4 kind:load to:0x0209794c module:overlay(0) +from:0x0215fbc8 kind:load to:0x0209796c module:overlay(0) +from:0x0215fbcc kind:load to:0x02097998 module:overlay(0) +from:0x0215fcc0 kind:load to:0x02098518 module:overlay(0) +from:0x0215fcc4 kind:load to:0x02098554 module:overlay(0) +from:0x0215fcc8 kind:load to:0x0209856c module:overlay(0) +from:0x0215fccc kind:load to:0x02098578 module:overlay(0) +from:0x0215fcd0 kind:load to:0x01fff464 module:itcm +from:0x0215fcd4 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215fcd8 kind:load to:0x02159db0 module:overlay(62) +from:0x0215fcdc kind:load to:0x020a8da4 module:overlay(0) +from:0x0215fce0 kind:load to:0x02159e80 module:overlay(62) +from:0x0215fce4 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215fce8 kind:load to:0x020984bc module:overlay(0) +from:0x0215fcec kind:load to:0x020a995c module:overlay(0) +from:0x0215fcf0 kind:load to:0x020984c4 module:overlay(0) +from:0x0215fcf4 kind:load to:0x020984c8 module:overlay(0) +from:0x0215fcf8 kind:load to:0x02098584 module:overlay(0) +from:0x0215fcfc kind:load to:0x020985f0 module:overlay(0) +from:0x0215fd00 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215fd04 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215fd08 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fd0c kind:load to:0x02159f74 module:overlay(62) +from:0x0215fd10 kind:load to:0x02159f9c module:overlay(62) +from:0x0215fd14 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215fd18 kind:load to:0x02159e2c module:overlay(62) +from:0x0215fd1c kind:load to:0x020a92d0 module:overlay(0) +from:0x0215fd20 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215fd24 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215fd28 kind:load to:0x020a9150 module:overlay(0) +from:0x0215fd2c kind:load to:0x020a914c module:overlay(0) +from:0x0215fd30 kind:load to:0x020a921c module:overlay(0) +from:0x0215fd34 kind:load to:0x020a9240 module:overlay(0) +from:0x0215fd38 kind:load to:0x020a9244 module:overlay(0) +from:0x0215fd3c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215fd40 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215fd44 kind:load to:0x0216fa10 module:overlay(94) +from:0x0215fd48 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215fd4c kind:load to:0x020a8f5c module:overlay(0) +from:0x0215fd50 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215fd54 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215fd58 kind:load to:0x020a9448 module:overlay(0) +from:0x0215fd5c kind:load to:0x020a9598 module:overlay(0) +from:0x0215fd60 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215fd64 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215fd68 kind:load to:0x020a97fc module:overlay(0) +from:0x0215fd6c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215fd70 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215fd74 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215fd78 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215fd7c kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215fd80 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215fd84 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215fd88 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215fd8c kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215fd90 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215fd94 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215fd98 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215fd9c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215fda0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215fda4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215fda8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215fdac kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215fdb0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215fdb4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215fdb8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215fdbc kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215fdc0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215fdc4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215fdc8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215fdcc kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215fdd0 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215fdd4 kind:load to:0x0216f94c module:overlay(94) +from:0x0215fdd8 kind:load to:0x0216f96c module:overlay(94) +from:0x0215fde4 kind:load to:0x0215a000 module:overlay(62) +from:0x0215fde8 kind:load to:0x02097944 module:overlay(0) +from:0x0215fdec kind:load to:0x02097754 module:overlay(0) +from:0x0215fdf0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215fdf4 kind:load to:0x0209794c module:overlay(0) +from:0x0215fdf8 kind:load to:0x0209796c module:overlay(0) +from:0x0215fdfc kind:load to:0x02097998 module:overlay(0) +from:0x0215fee0 kind:load to:0x02098518 module:overlay(0) +from:0x0215fee4 kind:load to:0x02098554 module:overlay(0) +from:0x0215fee8 kind:load to:0x0209856c module:overlay(0) +from:0x0215feec kind:load to:0x02098578 module:overlay(0) +from:0x0215fef0 kind:load to:0x01fff464 module:itcm +from:0x0215fef4 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215fef8 kind:load to:0x0215a220 module:overlay(62) +from:0x0215fefc kind:load to:0x020a8da4 module:overlay(0) +from:0x0215ff00 kind:load to:0x0215a28c module:overlay(62) +from:0x0215ff04 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215ff08 kind:load to:0x020984bc module:overlay(0) +from:0x0215ff0c kind:load to:0x020a995c module:overlay(0) +from:0x0215ff10 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ff14 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ff18 kind:load to:0x02098584 module:overlay(0) +from:0x0215ff1c kind:load to:0x020985f0 module:overlay(0) +from:0x0215ff20 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ff24 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ff28 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ff2c kind:load to:0x0215a380 module:overlay(62) +from:0x0215ff30 kind:load to:0x0215a3a8 module:overlay(62) +from:0x0215ff34 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215ff38 kind:load to:0x0215a238 module:overlay(62) +from:0x0215ff3c kind:load to:0x020a92d0 module:overlay(0) +from:0x0215ff40 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215ff44 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215ff48 kind:load to:0x020a9150 module:overlay(0) +from:0x0215ff4c kind:load to:0x020a914c module:overlay(0) +from:0x0215ff50 kind:load to:0x020a921c module:overlay(0) +from:0x0215ff54 kind:load to:0x020a9240 module:overlay(0) +from:0x0215ff58 kind:load to:0x020a9244 module:overlay(0) +from:0x0215ff5c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215ff60 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215ff64 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215ff68 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215ff6c kind:load to:0x020a8f5c module:overlay(0) +from:0x0215ff70 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215ff74 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215ff78 kind:load to:0x020a9448 module:overlay(0) +from:0x0215ff7c kind:load to:0x020a9598 module:overlay(0) +from:0x0215ff80 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ff84 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215ff88 kind:load to:0x020a97fc module:overlay(0) +from:0x0215ff8c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215ff90 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215ff94 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215ff98 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215ff9c kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215ffa0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215ffa4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215ffa8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215ffac kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215ffb0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215ffb4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215ffb8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215ffbc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215ffc0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215ffc4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215ffc8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215ffcc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215ffd0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215ffd4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215ffd8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215ffdc kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215ffe0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215ffe4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215ffe8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215ffec kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215fff0 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215fffc kind:load to:0x0215a3f8 module:overlay(62) +from:0x02160000 kind:load to:0x02097944 module:overlay(0) +from:0x02160004 kind:load to:0x02097754 module:overlay(0) +from:0x02160008 kind:load to:0x020977d0 module:overlay(0) +from:0x0216000c kind:load to:0x0209794c module:overlay(0) +from:0x02160010 kind:load to:0x0209796c module:overlay(0) +from:0x02160014 kind:load to:0x02097998 module:overlay(0) +from:0x02160020 kind:load to:0x02098518 module:overlay(0) +from:0x02160024 kind:load to:0x02098554 module:overlay(0) +from:0x02160028 kind:load to:0x0209856c module:overlay(0) +from:0x0216002c kind:load to:0x02098578 module:overlay(0) +from:0x02160030 kind:load to:0x01fff464 module:itcm +from:0x02160034 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02160038 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0216003c kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x02160040 kind:load to:0x020984b4 module:overlay(0) +from:0x02160044 kind:load to:0x020984b8 module:overlay(0) +from:0x02160048 kind:load to:0x020984bc module:overlay(0) +from:0x0216004c kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02160050 kind:load to:0x020984c4 module:overlay(0) +from:0x02160054 kind:load to:0x020984c8 module:overlay(0) +from:0x02160058 kind:load to:0x02098584 module:overlay(0) +from:0x0216005c kind:load to:0x020985f0 module:overlay(0) +from:0x02160060 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02160064 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02160068 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216006c kind:load to:0x0215a4b4 module:overlay(62) +from:0x02160070 kind:load to:0x0215a4d4 module:overlay(62) +from:0x02160074 kind:load to:0x0215a464 module:overlay(62) +from:0x02160080 kind:load to:0x0215a51c module:overlay(62) +from:0x02160084 kind:load to:0x0209774c module:overlay(0) +from:0x02160088 kind:load to:0x02097754 module:overlay(0) +from:0x0216008c kind:load to:0x020977d0 module:overlay(0) +from:0x02160090 kind:load to:0x02097810 module:overlay(0) +from:0x02160094 kind:load to:0x02097814 module:overlay(0) +from:0x02160098 kind:load to:0x02097818 module:overlay(0) +from:0x021600a4 kind:load to:0x02098518 module:overlay(0) +from:0x021600a8 kind:load to:0x02098554 module:overlay(0) +from:0x021600ac kind:load to:0x0209856c module:overlay(0) +from:0x021600b0 kind:load to:0x02098578 module:overlay(0) +from:0x021600b4 kind:load to:0x01fff464 module:itcm +from:0x021600b8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021600bc kind:load to:0x0215a588 module:overlay(62) +from:0x021600c0 kind:load to:0x0215a590 module:overlay(62) +from:0x021600c4 kind:load to:0x0215a5cc module:overlay(62) +from:0x021600c8 kind:load to:0x020984b8 module:overlay(0) +from:0x021600cc kind:load to:0x020984bc module:overlay(0) +from:0x021600d0 kind:load to:0x020984c0 module:overlay(0) +from:0x021600d4 kind:load to:0x020984c4 module:overlay(0) +from:0x021600d8 kind:load to:0x020984c8 module:overlay(0) +from:0x021600dc kind:load to:0x02098584 module:overlay(0) +from:0x021600e0 kind:load to:0x020985f0 module:overlay(0) +from:0x021600e4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021600e8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021600ec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021600f0 kind:load to:0x0215a6ec module:overlay(62) +from:0x021600f4 kind:load to:0x0215a700 module:overlay(62) +from:0x021600f8 kind:load to:0x0215a634 module:overlay(62) +from:0x0216010c kind:load to:0x0215a73c module:overlay(62) +from:0x02160110 kind:load to:0x02097944 module:overlay(0) +from:0x02160114 kind:load to:0x02097754 module:overlay(0) +from:0x02160118 kind:load to:0x020977d0 module:overlay(0) +from:0x0216011c kind:load to:0x0209794c module:overlay(0) +from:0x02160120 kind:load to:0x0209796c module:overlay(0) +from:0x02160124 kind:load to:0x02097998 module:overlay(0) +from:0x02160130 kind:load to:0x0215aa1c module:overlay(62) +from:0x02160134 kind:load to:0x0215b388 module:overlay(62) +from:0x02160138 kind:load to:0x020616e0 module:overlay(0) +from:0x0216013c kind:load to:0x020616e4 module:overlay(0) +from:0x02160140 kind:load to:0x0215b04c module:overlay(62) +from:0x02160144 kind:load to:0x020616ec module:overlay(0) +from:0x02160148 kind:load to:0x020616f0 module:overlay(0) +from:0x0216014c kind:load to:0x020616f4 module:overlay(0) +from:0x02160150 kind:load to:0x0215b054 module:overlay(62) +from:0x02160154 kind:load to:0x020616fc module:overlay(0) +from:0x02160160 kind:load to:0x0215aa30 module:overlay(62) +from:0x02160164 kind:load to:0x0215b3a4 module:overlay(62) +from:0x02160168 kind:load to:0x020616e0 module:overlay(0) +from:0x0216016c kind:load to:0x020616e4 module:overlay(0) +from:0x02160170 kind:load to:0x0215b050 module:overlay(62) +from:0x02160174 kind:load to:0x020616ec module:overlay(0) +from:0x02160178 kind:load to:0x020616f0 module:overlay(0) +from:0x0216017c kind:load to:0x020616f4 module:overlay(0) +from:0x02160180 kind:load to:0x0215b08c module:overlay(62) +from:0x02160184 kind:load to:0x020616fc module:overlay(0) +from:0x02160370 kind:load to:0x02098518 module:overlay(0) +from:0x02160374 kind:load to:0x02098554 module:overlay(0) +from:0x02160378 kind:load to:0x0209856c module:overlay(0) +from:0x0216037c kind:load to:0x02098578 module:overlay(0) +from:0x02160380 kind:load to:0x01fff464 module:itcm +from:0x02160384 kind:load to:0x020a99d8 module:overlay(0) +from:0x02160388 kind:load to:0x020a8d28 module:overlay(0) +from:0x0216038c kind:load to:0x0215ab14 module:overlay(62) +from:0x02160390 kind:load to:0x0215ab98 module:overlay(62) +from:0x02160394 kind:load to:0x020a98f4 module:overlay(0) +from:0x02160398 kind:load to:0x020984bc module:overlay(0) +from:0x0216039c kind:load to:0x020a995c module:overlay(0) +from:0x021603a0 kind:load to:0x020984c4 module:overlay(0) +from:0x021603a4 kind:load to:0x020984c8 module:overlay(0) +from:0x021603a8 kind:load to:0x02098584 module:overlay(0) +from:0x021603ac kind:load to:0x020985f0 module:overlay(0) +from:0x021603b0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021603b4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021603b8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021603bc kind:load to:0x0215aa44 module:overlay(62) +from:0x021603c0 kind:load to:0x0215aaa8 module:overlay(62) +from:0x021603c4 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x021603c8 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x021603cc kind:load to:0x020a92d0 module:overlay(0) +from:0x021603d0 kind:load to:0x020a8f78 module:overlay(0) +from:0x021603d4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x021603d8 kind:load to:0x0215b330 module:overlay(62) +from:0x021603dc kind:load to:0x0215b324 module:overlay(62) +from:0x021603e0 kind:load to:0x020a921c module:overlay(0) +from:0x021603e4 kind:load to:0x020a9240 module:overlay(0) +from:0x021603e8 kind:load to:0x020a9244 module:overlay(0) +from:0x021603ec kind:load to:0x0215aec4 module:overlay(62) +from:0x021603f0 kind:load to:0x020a91a8 module:overlay(0) +from:0x021603f4 kind:load to:0x020a91b0 module:overlay(0) +from:0x021603f8 kind:load to:0x020a8f54 module:overlay(0) +from:0x021603fc kind:load to:0x020a8f5c module:overlay(0) +from:0x02160400 kind:load to:0x020a8f64 module:overlay(0) +from:0x02160404 kind:load to:0x020a8f6c module:overlay(0) +from:0x02160408 kind:load to:0x0215b0c4 module:overlay(62) +from:0x0216040c kind:load to:0x020a9598 module:overlay(0) +from:0x02160410 kind:load to:0x020a95c4 module:overlay(0) +from:0x02160414 kind:load to:0x020a95e4 module:overlay(0) +from:0x02160418 kind:load to:0x020a97fc module:overlay(0) +from:0x0216041c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02160420 kind:load to:0x0215ae34 module:overlay(62) +from:0x02160424 kind:load to:0x020a8e84 module:overlay(0) +from:0x02160428 kind:load to:0x020a99a4 module:overlay(0) +from:0x0216042c kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02160430 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02160434 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02160438 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0216043c kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02160440 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02160444 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02160448 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0216044c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02160450 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02160454 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02160458 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0216045c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02160460 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02160464 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02160468 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0216046c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02160470 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02160474 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02160478 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0216047c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02160480 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0216048c kind:load to:0x0215b3e0 module:overlay(62) +from:0x02160490 kind:load to:0x0209ca10 module:overlay(0) +from:0x02160494 kind:load to:0x0209ca18 module:overlay(0) +from:0x02160498 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216049c kind:load to:0x0209ca78 module:overlay(0) +from:0x021604a8 kind:load to:0x0214f640 module:overlays(58,70) +from:0x021604ac kind:load to:0x0209d0b8 module:overlay(0) +from:0x021604b0 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x021604b4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021604b8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021604bc kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x021604c0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021604c4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021604c8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021604cc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021604d0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021604d4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021604d8 kind:load to:0x0215b4b0 module:overlay(62) +from:0x021604dc kind:load to:0x0215b4d0 module:overlay(62) +from:0x021604e0 kind:load to:0x0215b458 module:overlay(62) +from:0x021604e4 kind:load to:0x0214f748 module:overlays(58,70) +from:0x021604e8 kind:load to:0x0215b4a8 module:overlay(62) +from:0x021604f8 kind:load to:0x0209ca10 module:overlay(0) +from:0x021604fc kind:load to:0x0209ca18 module:overlay(0) +from:0x02160500 kind:load to:0x0209ca58 module:overlay(0) +from:0x02160504 kind:load to:0x0209ca78 module:overlay(0) +from:0x02160510 kind:load to:0x0215b518 module:overlay(62) +from:0x02160514 kind:load to:0x0209ca10 module:overlay(0) +from:0x02160518 kind:load to:0x0209ca18 module:overlay(0) +from:0x0216051c kind:load to:0x0209ca58 module:overlay(0) +from:0x02160520 kind:load to:0x0209ca78 module:overlay(0) +from:0x0216052c kind:load to:0x0207c49c module:overlay(0) +from:0x02160530 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02160534 kind:load to:0x0207c96c module:overlay(0) +from:0x02160538 kind:load to:0x0207c95c module:overlay(0) +from:0x0216053c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02160540 kind:load to:0x0207ca10 module:overlay(0) +from:0x02160544 kind:load to:0x0207ca38 module:overlay(0) +from:0x02160548 kind:load to:0x0207cab0 module:overlay(0) +from:0x02160554 kind:load to:0x0215b660 module:overlay(62) +from:0x02160558 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0216055c kind:load to:0x0215b6e4 module:overlay(62) +from:0x02160560 kind:load to:0x0215b784 module:overlay(62) +from:0x02160564 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02160568 kind:load to:0x0215b798 module:overlay(62) +from:0x0216056c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02160570 kind:load to:0x0209d1cc module:overlay(0) +from:0x02160574 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02160578 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0216057c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02160580 kind:load to:0x0209d1ec module:overlay(0) +from:0x02160584 kind:load to:0x0215b7e4 module:overlay(62) +from:0x02160588 kind:load to:0x0215b80c module:overlay(62) +from:0x02160594 kind:load to:0x0215b85c module:overlay(62) +from:0x02160598 kind:load to:0x0209ca10 module:overlay(0) +from:0x0216059c kind:load to:0x0209ca18 module:overlay(0) +from:0x021605a0 kind:load to:0x0209ca58 module:overlay(0) +from:0x021605a4 kind:load to:0x0209ca78 module:overlay(0) +from:0x021605b0 kind:load to:0x0214f640 module:overlays(58,70) +from:0x021605b4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021605b8 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x021605bc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021605c0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021605c4 kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x021605c8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021605cc kind:load to:0x0209d1cc module:overlay(0) +from:0x021605d0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021605d4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021605d8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021605dc kind:load to:0x0209d1ec module:overlay(0) +from:0x021605e0 kind:load to:0x0215b948 module:overlay(62) +from:0x021605e4 kind:load to:0x0215b968 module:overlay(62) +from:0x021605e8 kind:load to:0x0215b8e8 module:overlay(62) +from:0x021605ec kind:load to:0x0215b938 module:overlay(62) +from:0x021605f0 kind:load to:0x0215b940 module:overlay(62) +from:0x021605fc kind:load to:0x0215b9b0 module:overlay(62) +from:0x02160600 kind:load to:0x0209ca10 module:overlay(0) +from:0x02160604 kind:load to:0x0209ca18 module:overlay(0) +from:0x02160608 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216060c kind:load to:0x0209ca78 module:overlay(0) +from:0x02160618 kind:load to:0x0214f640 module:overlays(58,70) +from:0x0216061c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02160620 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02160624 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02160628 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0216062c kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x02160630 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02160634 kind:load to:0x0209d1cc module:overlay(0) +from:0x02160638 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0216063c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02160640 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02160644 kind:load to:0x0209d1ec module:overlay(0) +from:0x02160648 kind:load to:0x0215ba9c module:overlay(62) +from:0x0216064c kind:load to:0x0215babc module:overlay(62) +from:0x02160650 kind:load to:0x0215ba3c module:overlay(62) +from:0x02160654 kind:load to:0x0215ba8c module:overlay(62) +from:0x02160658 kind:load to:0x0215ba94 module:overlay(62) +from:0x02160664 kind:load to:0x0215bb04 module:overlay(62) +from:0x02160668 kind:load to:0x0209ca10 module:overlay(0) +from:0x0216066c kind:load to:0x0209ca18 module:overlay(0) +from:0x02160670 kind:load to:0x0209ca58 module:overlay(0) +from:0x02160674 kind:load to:0x0209ca78 module:overlay(0) +from:0x02160680 kind:load to:0x0214f640 module:overlays(58,70) +from:0x02160684 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02160688 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0216068c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02160690 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02160694 kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x02160698 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0216069c kind:load to:0x0209d1cc module:overlay(0) +from:0x021606a0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021606a4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021606a8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021606ac kind:load to:0x0209d1ec module:overlay(0) +from:0x021606b0 kind:load to:0x0215bbf0 module:overlay(62) +from:0x021606b4 kind:load to:0x0215bc10 module:overlay(62) +from:0x021606b8 kind:load to:0x0215bb90 module:overlay(62) +from:0x021606bc kind:load to:0x0215bbe0 module:overlay(62) +from:0x021606c0 kind:load to:0x0215bbe8 module:overlay(62) +from:0x021606cc kind:load to:0x0215bc58 module:overlay(62) +from:0x021606d0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021606d4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021606d8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021606dc kind:load to:0x0209ca78 module:overlay(0) +from:0x021606e8 kind:load to:0x0214f640 module:overlays(58,70) +from:0x021606ec kind:load to:0x0209d0b8 module:overlay(0) +from:0x021606f0 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x021606f4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021606f8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021606fc kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x02160700 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02160704 kind:load to:0x0209d1cc module:overlay(0) +from:0x02160708 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0216070c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02160710 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02160714 kind:load to:0x0209d1ec module:overlay(0) +from:0x02160718 kind:load to:0x0215bd44 module:overlay(62) +from:0x0216071c kind:load to:0x0215bd64 module:overlay(62) +from:0x02160720 kind:load to:0x0215bce4 module:overlay(62) +from:0x02160724 kind:load to:0x0215bd34 module:overlay(62) +from:0x02160728 kind:load to:0x0215bd3c module:overlay(62) +from:0x02160734 kind:load to:0x0215bdac module:overlay(62) +from:0x02160738 kind:load to:0x0209ca10 module:overlay(0) +from:0x0216073c kind:load to:0x0209ca18 module:overlay(0) +from:0x02160740 kind:load to:0x0209ca58 module:overlay(0) +from:0x02160744 kind:load to:0x0209ca78 module:overlay(0) +from:0x02160750 kind:load to:0x0215be70 module:overlay(62) +from:0x02160754 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02160758 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0216075c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02160760 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02160764 kind:load to:0x0215bfc8 module:overlay(62) +from:0x02160768 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0216076c kind:load to:0x0209d1cc module:overlay(0) +from:0x02160770 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02160774 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02160778 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0216077c kind:load to:0x0209d1ec module:overlay(0) +from:0x02160780 kind:load to:0x0215bfe8 module:overlay(62) +from:0x02160784 kind:load to:0x0215c010 module:overlay(62) +from:0x02160790 kind:load to:0x0215c1d0 module:overlay(62) +from:0x02160794 kind:load to:0x0215c1f0 module:overlay(62) +from:0x02160798 kind:load to:0x020c90a9 module:overlay(24) +from:0x0216079c kind:load to:0x020c90d5 module:overlay(24) +from:0x021607a0 kind:load to:0x0215c18c module:overlay(62) +from:0x021607a4 kind:load to:0x020616ec module:overlay(0) +from:0x021607a8 kind:load to:0x020c90f1 module:overlay(24) +from:0x021607ac kind:load to:0x020c911d module:overlay(24) +from:0x021607b0 kind:load to:0x0215c1b4 module:overlay(62) +from:0x021607b4 kind:load to:0x020616fc module:overlay(0) +from:0x021607c0 kind:load to:0x0215c35c module:overlay(62) +from:0x021607c4 kind:load to:0x0215c37c module:overlay(62) +from:0x021607c8 kind:load to:0x0215c258 module:overlay(62) +from:0x021607cc kind:load to:0x0215c290 module:overlay(62) +from:0x021607d0 kind:load to:0x0215c2b8 module:overlay(62) +from:0x021607d4 kind:load to:0x020616ec module:overlay(0) +from:0x021607d8 kind:load to:0x0215c2e0 module:overlay(62) +from:0x021607dc kind:load to:0x0215c318 module:overlay(62) +from:0x021607e0 kind:load to:0x0215c340 module:overlay(62) +from:0x021607e4 kind:load to:0x020616fc module:overlay(0) +from:0x021607f0 kind:load to:0x0215c4e8 module:overlay(62) +from:0x021607f4 kind:load to:0x0215c508 module:overlay(62) +from:0x021607f8 kind:load to:0x0215c3e4 module:overlay(62) +from:0x021607fc kind:load to:0x0215c41c module:overlay(62) +from:0x02160800 kind:load to:0x0215c444 module:overlay(62) +from:0x02160804 kind:load to:0x020616ec module:overlay(0) +from:0x02160808 kind:load to:0x0215c46c module:overlay(62) +from:0x0216080c kind:load to:0x0215c4a4 module:overlay(62) +from:0x02160810 kind:load to:0x0215c4cc module:overlay(62) +from:0x02160814 kind:load to:0x020616fc module:overlay(0) +from:0x0216081c kind:load to:0x0215d880 module:overlay(62) +from:0x02160824 kind:load to:0x0215d908 module:overlay(62) +from:0x0216082c kind:load to:0x0215d97c module:overlay(62) +from:0x02160834 kind:load to:0x0215da2c module:overlay(62) +from:0x0216083c kind:load to:0x0215da94 module:overlay(62) +from:0x02160844 kind:load to:0x0215ded8 module:overlay(62) +from:0x0216084c kind:load to:0x0215df1c module:overlay(62) +from:0x02160854 kind:load to:0x0215d8c0 module:overlay(62) +from:0x0216085c kind:load to:0x0215d938 module:overlay(62) +from:0x02160864 kind:load to:0x0215d98c module:overlay(62) +from:0x0216086c kind:load to:0x0215da6c module:overlay(62) +from:0x02160874 kind:load to:0x0215dcc4 module:overlay(62) +from:0x0216087c kind:load to:0x0215def4 module:overlay(62) +from:0x02160884 kind:load to:0x0215df38 module:overlay(62) +from:0x02160894 kind:load to:0x0215cf40 module:overlay(62) +from:0x02160898 kind:load to:0x0215e76c module:overlay(62) +from:0x0216089c kind:load to:0x0215e6bc module:overlay(62) +from:0x021608a0 kind:load to:0x0213e050 module:overlays(26,54,56) +from:0x021608ac kind:load to:0x0215cf2c module:overlay(62) +from:0x021608b0 kind:load to:0x0215e750 module:overlay(62) +from:0x021608b4 kind:load to:0x0215e19c module:overlay(62) +from:0x021608b8 kind:load to:0x0215e428 module:overlay(62) +from:0x021608c4 kind:load to:0x0215cf54 module:overlay(62) +from:0x021608c8 kind:load to:0x0215d164 module:overlay(62) +from:0x021608cc kind:load to:0x0215d37c module:overlay(62) +from:0x021608d0 kind:load to:0x0215d7b0 module:overlay(62) +from:0x021608d4 kind:load to:0x0215d544 module:overlay(62) +from:0x021608d8 kind:load to:0x02061cd8 module:overlay(0) +from:0x021608dc kind:load to:0x02061cdc module:overlay(0) +from:0x021608e8 kind:load to:0x020667d8 module:overlay(0) +from:0x021608ec kind:load to:0x020667f4 module:overlay(0) +from:0x021608f0 kind:load to:0x020673c8 module:overlay(0) +from:0x021608f4 kind:load to:0x02067434 module:overlay(0) +from:0x021608f8 kind:load to:0x02067474 module:overlay(0) +from:0x021608fc kind:load to:0x02066dfc module:overlay(0) +from:0x02160900 kind:load to:0x020669d8 module:overlay(0) +from:0x02160904 kind:load to:0x02067234 module:overlay(0) +from:0x02160908 kind:load to:0x0206723c module:overlay(0) +from:0x0216090c kind:load to:0x0215cf18 module:overlay(62) +from:0x02160910 kind:load to:0x0215e734 module:overlay(62) diff --git a/config/eur/arm9/overlays/ov062/symbols.txt b/config/eur/arm9/overlays/ov062/symbols.txt new file mode 100644 index 00000000..5cbfef53 --- /dev/null +++ b/config/eur/arm9/overlays/ov062/symbols.txt @@ -0,0 +1,577 @@ +func_ov062_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov062_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov062_02157ed0 kind:function(arm,size=0x28) addr:0x02157ed0 +func_ov062_02157ef8 kind:function(arm,size=0x20) addr:0x02157ef8 +func_ov062_02157f18 kind:function(arm,size=0x30) addr:0x02157f18 +func_ov062_02157f48 kind:function(arm,size=0x50) addr:0x02157f48 +func_ov062_02157f98 kind:function(arm,size=0x20) addr:0x02157f98 +func_ov062_02157fb8 kind:function(arm,size=0x28) addr:0x02157fb8 +func_ov062_02157fe0 kind:function(arm,size=0x14) addr:0x02157fe0 +func_ov062_02157ff4 kind:function(arm,size=0xc) addr:0x02157ff4 +func_ov062_02158000 kind:function(arm,size=0x24) addr:0x02158000 +func_ov062_02158024 kind:function(arm,size=0x28) addr:0x02158024 +func_ov062_0215804c kind:function(arm,size=0x20) addr:0x0215804c +func_ov062_0215806c kind:function(arm,size=0x50) addr:0x0215806c +func_ov062_021580bc kind:function(arm,size=0x20) addr:0x021580bc +func_ov062_021580dc kind:function(arm,size=0x28) addr:0x021580dc +func_ov062_02158104 kind:function(arm,size=0x14) addr:0x02158104 +func_ov062_02158118 kind:function(arm,size=0xc) addr:0x02158118 +func_ov062_02158124 kind:function(arm,size=0x24) addr:0x02158124 +func_ov062_02158148 kind:function(arm,size=0x28) addr:0x02158148 +func_ov062_02158170 kind:function(arm,size=0x20) addr:0x02158170 +func_ov062_02158190 kind:function(arm,size=0x50) addr:0x02158190 +func_ov062_021581e0 kind:function(arm,size=0x20) addr:0x021581e0 +func_ov062_02158200 kind:function(arm,size=0x28) addr:0x02158200 +func_ov062_02158228 kind:function(arm,size=0x14) addr:0x02158228 +func_ov062_0215823c kind:function(arm,size=0xc) addr:0x0215823c +func_ov062_02158248 kind:function(arm,size=0x24) addr:0x02158248 +func_ov062_0215826c kind:function(arm,size=0x28) addr:0x0215826c +func_ov062_02158294 kind:function(arm,size=0x20) addr:0x02158294 +func_ov062_021582b4 kind:function(arm,size=0x50) addr:0x021582b4 +func_ov062_02158304 kind:function(arm,size=0x20) addr:0x02158304 +func_ov062_02158324 kind:function(arm,size=0x28) addr:0x02158324 +func_ov062_0215834c kind:function(arm,size=0x14) addr:0x0215834c +func_ov062_02158360 kind:function(arm,size=0xc) addr:0x02158360 +func_ov062_0215836c kind:function(arm,size=0x24) addr:0x0215836c +func_ov062_02158390 kind:function(arm,size=0x60) addr:0x02158390 +func_ov062_021583f0 kind:function(arm,size=0x12c) addr:0x021583f0 +func_ov062_0215851c kind:function(arm,size=0x14) addr:0x0215851c +func_ov062_02158530 kind:function(arm,size=0xe4) addr:0x02158530 +func_ov062_02158614 kind:function(arm,size=0x28) addr:0x02158614 +func_ov062_0215863c kind:function(arm,size=0x30) addr:0x0215863c +func_ov062_0215866c kind:function(arm,size=0x24) addr:0x0215866c +func_ov062_02158690 kind:function(arm,size=0x2c) addr:0x02158690 +func_ov062_021586bc kind:function(arm,size=0x1c) addr:0x021586bc +func_ov062_021586d8 kind:function(arm,size=0x28) addr:0x021586d8 +func_ov062_02158700 kind:function(arm,size=0x20) addr:0x02158700 +func_ov062_02158720 kind:function(arm,size=0x14) addr:0x02158720 +func_ov062_02158734 kind:function(arm,size=0xc) addr:0x02158734 +func_ov062_02158740 kind:function(arm,size=0x24) addr:0x02158740 +func_ov062_02158764 kind:function(arm,size=0x28) addr:0x02158764 +func_ov062_0215878c kind:function(arm,size=0x14) addr:0x0215878c +func_ov062_021587a0 kind:function(arm,size=0xf0) addr:0x021587a0 +func_ov062_02158890 kind:function(arm,size=0x14) addr:0x02158890 +func_ov062_021588a4 kind:function(arm,size=0x134) addr:0x021588a4 +func_ov062_021589d8 kind:function(arm,size=0x24) addr:0x021589d8 +func_ov062_021589fc kind:function(arm,size=0x4) addr:0x021589fc +func_ov062_02158a00 kind:function(arm,size=0x9c) addr:0x02158a00 +func_ov062_02158a9c kind:function(arm,size=0x14) addr:0x02158a9c +func_ov062_02158ab0 kind:function(arm,size=0x50) addr:0x02158ab0 +func_ov062_02158b00 kind:function(arm,size=0x10) addr:0x02158b00 +func_ov062_02158b10 kind:function(arm,size=0x8) addr:0x02158b10 +func_ov062_02158b18 kind:function(arm,size=0x1c) addr:0x02158b18 +func_ov062_02158b34 kind:function(arm,size=0x1c) addr:0x02158b34 +func_ov062_02158b50 kind:function(arm,size=0x38) addr:0x02158b50 +func_ov062_02158b88 kind:function(arm,size=0x40) addr:0x02158b88 +func_ov062_02158bc8 kind:function(arm,size=0x14) addr:0x02158bc8 +func_ov062_02158bdc kind:function(arm,size=0xc) addr:0x02158bdc +func_ov062_02158be8 kind:function(arm,size=0x24) addr:0x02158be8 +func_ov062_02158c0c kind:function(arm,size=0x3c) addr:0x02158c0c +func_ov062_02158c48 kind:function(arm,size=0x80) addr:0x02158c48 +func_ov062_02158cc8 kind:function(arm,size=0x20) addr:0x02158cc8 +func_ov062_02158ce8 kind:function(arm,size=0x10c) addr:0x02158ce8 +func_ov062_02158df4 kind:function(arm,size=0x44) addr:0x02158df4 +func_ov062_02158e38 kind:function(arm,size=0x14) addr:0x02158e38 +func_ov062_02158e4c kind:function(arm,size=0xfc) addr:0x02158e4c +func_ov062_02158f48 kind:function(arm,size=0x20) addr:0x02158f48 +func_ov062_02158f68 kind:function(arm,size=0x28) addr:0x02158f68 +func_ov062_02158f90 kind:function(arm,size=0x14) addr:0x02158f90 +func_ov062_02158fa4 kind:function(arm,size=0xc) addr:0x02158fa4 +func_ov062_02158fb0 kind:function(arm,size=0x24) addr:0x02158fb0 +func_ov062_02158fd4 kind:function(arm,size=0x70) addr:0x02158fd4 +func_ov062_02159044 kind:function(arm,size=0x34) addr:0x02159044 +func_ov062_02159078 kind:function(arm,size=0x2c) addr:0x02159078 +func_ov062_021590a4 kind:function(arm,size=0x1a4) addr:0x021590a4 +func_ov062_02159248 kind:function(arm,size=0x14) addr:0x02159248 +func_ov062_0215925c kind:function(arm,size=0x14) addr:0x0215925c +func_ov062_02159270 kind:function(arm,size=0xc) addr:0x02159270 +func_ov062_0215927c kind:function(arm,size=0x39c) addr:0x0215927c +func_ov062_02159618 kind:function(arm,size=0x24) addr:0x02159618 +func_ov062_0215963c kind:function(arm,size=0xa4) addr:0x0215963c +func_ov062_021596e0 kind:function(arm,size=0x260) addr:0x021596e0 +func_ov062_02159940 kind:function(arm,size=0x1c) addr:0x02159940 +func_ov062_0215995c kind:function(arm,size=0x1c) addr:0x0215995c +func_ov062_02159978 kind:function(arm,size=0x30) addr:0x02159978 +func_ov062_021599a8 kind:function(arm,size=0x38) addr:0x021599a8 +func_ov062_021599e0 kind:function(arm,size=0x14) addr:0x021599e0 +func_ov062_021599f4 kind:function(arm,size=0xc) addr:0x021599f4 +func_ov062_02159a00 kind:function(arm,size=0x24) addr:0x02159a00 +func_ov062_02159a24 kind:function(arm,size=0x28) addr:0x02159a24 +func_ov062_02159a4c kind:function(arm,size=0x20) addr:0x02159a4c +func_ov062_02159a6c kind:function(arm,size=0x50) addr:0x02159a6c +func_ov062_02159abc kind:function(arm,size=0x20) addr:0x02159abc +func_ov062_02159adc kind:function(arm,size=0x28) addr:0x02159adc +func_ov062_02159b04 kind:function(arm,size=0x14) addr:0x02159b04 +func_ov062_02159b18 kind:function(arm,size=0xc) addr:0x02159b18 +func_ov062_02159b24 kind:function(arm,size=0x24) addr:0x02159b24 +func_ov062_02159b48 kind:function(arm,size=0x60) addr:0x02159b48 +func_ov062_02159ba8 kind:function(arm,size=0xc) addr:0x02159ba8 +func_ov062_02159bb4 kind:function(arm,size=0x24) addr:0x02159bb4 +func_ov062_02159bd8 kind:function(arm,size=0x68) addr:0x02159bd8 +func_ov062_02159c40 kind:function(arm,size=0x20) addr:0x02159c40 +func_ov062_02159c60 kind:function(arm,size=0x4c) addr:0x02159c60 +func_ov062_02159cac kind:function(arm,size=0x104) addr:0x02159cac +func_ov062_02159db0 kind:function(arm,size=0x7c) addr:0x02159db0 +func_ov062_02159e2c kind:function(arm,size=0x54) addr:0x02159e2c +func_ov062_02159e80 kind:function(arm,size=0xf4) addr:0x02159e80 +func_ov062_02159f74 kind:function(arm,size=0x28) addr:0x02159f74 +func_ov062_02159f9c kind:function(arm,size=0x30) addr:0x02159f9c +func_ov062_02159fcc kind:function(arm,size=0x14) addr:0x02159fcc +func_ov062_02159fe0 kind:function(arm,size=0x14) addr:0x02159fe0 +func_ov062_02159ff4 kind:function(arm,size=0xc) addr:0x02159ff4 +func_ov062_0215a000 kind:function(arm,size=0x24) addr:0x0215a000 +func_ov062_0215a024 kind:function(arm,size=0x60) addr:0x0215a024 +func_ov062_0215a084 kind:function(arm,size=0x20) addr:0x0215a084 +func_ov062_0215a0a4 kind:function(arm,size=0x17c) addr:0x0215a0a4 +func_ov062_0215a220 kind:function(arm,size=0x18) addr:0x0215a220 +func_ov062_0215a238 kind:function(arm,size=0x54) addr:0x0215a238 +func_ov062_0215a28c kind:function(arm,size=0xf4) addr:0x0215a28c +func_ov062_0215a380 kind:function(arm,size=0x28) addr:0x0215a380 +func_ov062_0215a3a8 kind:function(arm,size=0x30) addr:0x0215a3a8 +func_ov062_0215a3d8 kind:function(arm,size=0x14) addr:0x0215a3d8 +func_ov062_0215a3ec kind:function(arm,size=0xc) addr:0x0215a3ec +func_ov062_0215a3f8 kind:function(arm,size=0x24) addr:0x0215a3f8 +func_ov062_0215a41c kind:function(arm,size=0x28) addr:0x0215a41c +func_ov062_0215a444 kind:function(arm,size=0x20) addr:0x0215a444 +func_ov062_0215a464 kind:function(arm,size=0x50) addr:0x0215a464 +func_ov062_0215a4b4 kind:function(arm,size=0x20) addr:0x0215a4b4 +func_ov062_0215a4d4 kind:function(arm,size=0x28) addr:0x0215a4d4 +func_ov062_0215a4fc kind:function(arm,size=0x14) addr:0x0215a4fc +func_ov062_0215a510 kind:function(arm,size=0xc) addr:0x0215a510 +func_ov062_0215a51c kind:function(arm,size=0x24) addr:0x0215a51c +func_ov062_0215a540 kind:function(arm,size=0x28) addr:0x0215a540 +func_ov062_0215a568 kind:function(arm,size=0x20) addr:0x0215a568 +func_ov062_0215a588 kind:function(arm,size=0x8) addr:0x0215a588 +func_ov062_0215a590 kind:function(arm,size=0x3c) addr:0x0215a590 +func_ov062_0215a5cc kind:function(arm,size=0x68) addr:0x0215a5cc +func_ov062_0215a634 kind:function(arm,size=0x3c) addr:0x0215a634 +func_ov062_0215a670 kind:function(arm,size=0x7c) addr:0x0215a670 +func_ov062_0215a6ec kind:function(arm,size=0x14) addr:0x0215a6ec +func_ov062_0215a700 kind:function(arm,size=0x1c) addr:0x0215a700 +func_ov062_0215a71c kind:function(arm,size=0x14) addr:0x0215a71c +func_ov062_0215a730 kind:function(arm,size=0xc) addr:0x0215a730 +func_ov062_0215a73c kind:function(arm,size=0x24) addr:0x0215a73c +func_ov062_0215a760 kind:function(arm,size=0x78) addr:0x0215a760 +func_ov062_0215a7d8 kind:function(arm,size=0x244) addr:0x0215a7d8 +func_ov062_0215aa1c kind:function(arm,size=0x14) addr:0x0215aa1c +func_ov062_0215aa30 kind:function(arm,size=0x14) addr:0x0215aa30 +func_ov062_0215aa44 kind:function(arm,size=0x64) addr:0x0215aa44 +func_ov062_0215aaa8 kind:function(arm,size=0x6c) addr:0x0215aaa8 +func_ov062_0215ab14 kind:function(arm,size=0x84) addr:0x0215ab14 +func_ov062_0215ab98 kind:function(arm,size=0x29c) addr:0x0215ab98 +func_ov062_0215ae34 kind:function(arm,size=0x90) addr:0x0215ae34 +func_ov062_0215aec4 kind:function(arm,size=0xb8) addr:0x0215aec4 +func_ov062_0215af7c kind:function(arm,size=0xd0) addr:0x0215af7c +func_ov062_0215b04c kind:function(arm,size=0x4) addr:0x0215b04c +func_ov062_0215b050 kind:function(arm,size=0x4) addr:0x0215b050 +func_ov062_0215b054 kind:function(arm,size=0x38) addr:0x0215b054 +func_ov062_0215b08c kind:function(arm,size=0x38) addr:0x0215b08c +func_ov062_0215b0c4 kind:function(arm,size=0x260) addr:0x0215b0c4 +func_ov062_0215b324 kind:function(arm,size=0xc) addr:0x0215b324 +func_ov062_0215b330 kind:function(arm,size=0x34) addr:0x0215b330 +func_ov062_0215b364 kind:function(arm,size=0x10) addr:0x0215b364 +func_ov062_0215b374 kind:function(arm,size=0x14) addr:0x0215b374 +func_ov062_0215b388 kind:function(arm,size=0x1c) addr:0x0215b388 +func_ov062_0215b3a4 kind:function(arm,size=0x1c) addr:0x0215b3a4 +func_ov062_0215b3c0 kind:function(arm,size=0x14) addr:0x0215b3c0 +func_ov062_0215b3d4 kind:function(arm,size=0xc) addr:0x0215b3d4 +func_ov062_0215b3e0 kind:function(arm,size=0x24) addr:0x0215b3e0 +func_ov062_0215b404 kind:function(arm,size=0x34) addr:0x0215b404 +func_ov062_0215b438 kind:function(arm,size=0x20) addr:0x0215b438 +func_ov062_0215b458 kind:function(arm,size=0x50) addr:0x0215b458 +func_ov062_0215b4a8 kind:function(arm,size=0x8) addr:0x0215b4a8 +func_ov062_0215b4b0 kind:function(arm,size=0x20) addr:0x0215b4b0 +func_ov062_0215b4d0 kind:function(arm,size=0x28) addr:0x0215b4d0 +func_ov062_0215b4f8 kind:function(arm,size=0x14) addr:0x0215b4f8 +func_ov062_0215b50c kind:function(arm,size=0xc) addr:0x0215b50c +func_ov062_0215b518 kind:function(arm,size=0x24) addr:0x0215b518 +func_ov062_0215b53c kind:function(arm,size=0x70) addr:0x0215b53c +func_ov062_0215b5ac kind:function(arm,size=0xb4) addr:0x0215b5ac +func_ov062_0215b660 kind:function(arm,size=0x84) addr:0x0215b660 +func_ov062_0215b6e4 kind:function(arm,size=0xa0) addr:0x0215b6e4 +func_ov062_0215b784 kind:function(arm,size=0x14) addr:0x0215b784 +func_ov062_0215b798 kind:function(arm,size=0x4c) addr:0x0215b798 +func_ov062_0215b7e4 kind:function(arm,size=0x28) addr:0x0215b7e4 +func_ov062_0215b80c kind:function(arm,size=0x30) addr:0x0215b80c +func_ov062_0215b83c kind:function(arm,size=0x14) addr:0x0215b83c +func_ov062_0215b850 kind:function(arm,size=0xc) addr:0x0215b850 +func_ov062_0215b85c kind:function(arm,size=0x24) addr:0x0215b85c +func_ov062_0215b880 kind:function(arm,size=0x48) addr:0x0215b880 +func_ov062_0215b8c8 kind:function(arm,size=0x20) addr:0x0215b8c8 +func_ov062_0215b8e8 kind:function(arm,size=0x50) addr:0x0215b8e8 +func_ov062_0215b938 kind:function(arm,size=0x8) addr:0x0215b938 +func_ov062_0215b940 kind:function(arm,size=0x8) addr:0x0215b940 +func_ov062_0215b948 kind:function(arm,size=0x20) addr:0x0215b948 +func_ov062_0215b968 kind:function(arm,size=0x28) addr:0x0215b968 +func_ov062_0215b990 kind:function(arm,size=0x14) addr:0x0215b990 +func_ov062_0215b9a4 kind:function(arm,size=0xc) addr:0x0215b9a4 +func_ov062_0215b9b0 kind:function(arm,size=0x24) addr:0x0215b9b0 +func_ov062_0215b9d4 kind:function(arm,size=0x48) addr:0x0215b9d4 +func_ov062_0215ba1c kind:function(arm,size=0x20) addr:0x0215ba1c +func_ov062_0215ba3c kind:function(arm,size=0x50) addr:0x0215ba3c +func_ov062_0215ba8c kind:function(arm,size=0x8) addr:0x0215ba8c +func_ov062_0215ba94 kind:function(arm,size=0x8) addr:0x0215ba94 +func_ov062_0215ba9c kind:function(arm,size=0x20) addr:0x0215ba9c +func_ov062_0215babc kind:function(arm,size=0x28) addr:0x0215babc +func_ov062_0215bae4 kind:function(arm,size=0x14) addr:0x0215bae4 +func_ov062_0215baf8 kind:function(arm,size=0xc) addr:0x0215baf8 +func_ov062_0215bb04 kind:function(arm,size=0x24) addr:0x0215bb04 +func_ov062_0215bb28 kind:function(arm,size=0x48) addr:0x0215bb28 +func_ov062_0215bb70 kind:function(arm,size=0x20) addr:0x0215bb70 +func_ov062_0215bb90 kind:function(arm,size=0x50) addr:0x0215bb90 +func_ov062_0215bbe0 kind:function(arm,size=0x8) addr:0x0215bbe0 +func_ov062_0215bbe8 kind:function(arm,size=0x8) addr:0x0215bbe8 +func_ov062_0215bbf0 kind:function(arm,size=0x20) addr:0x0215bbf0 +func_ov062_0215bc10 kind:function(arm,size=0x28) addr:0x0215bc10 +func_ov062_0215bc38 kind:function(arm,size=0x14) addr:0x0215bc38 +func_ov062_0215bc4c kind:function(arm,size=0xc) addr:0x0215bc4c +func_ov062_0215bc58 kind:function(arm,size=0x24) addr:0x0215bc58 +func_ov062_0215bc7c kind:function(arm,size=0x48) addr:0x0215bc7c +func_ov062_0215bcc4 kind:function(arm,size=0x20) addr:0x0215bcc4 +func_ov062_0215bce4 kind:function(arm,size=0x50) addr:0x0215bce4 +func_ov062_0215bd34 kind:function(arm,size=0x8) addr:0x0215bd34 +func_ov062_0215bd3c kind:function(arm,size=0x8) addr:0x0215bd3c +func_ov062_0215bd44 kind:function(arm,size=0x20) addr:0x0215bd44 +func_ov062_0215bd64 kind:function(arm,size=0x28) addr:0x0215bd64 +func_ov062_0215bd8c kind:function(arm,size=0x14) addr:0x0215bd8c +func_ov062_0215bda0 kind:function(arm,size=0xc) addr:0x0215bda0 +func_ov062_0215bdac kind:function(arm,size=0x24) addr:0x0215bdac +func_ov062_0215bdd0 kind:function(arm,size=0x48) addr:0x0215bdd0 +func_ov062_0215be18 kind:function(arm,size=0x58) addr:0x0215be18 +func_ov062_0215be70 kind:function(arm,size=0x158) addr:0x0215be70 +func_ov062_0215bfc8 kind:function(arm,size=0x20) addr:0x0215bfc8 +func_ov062_0215bfe8 kind:function(arm,size=0x28) addr:0x0215bfe8 +func_ov062_0215c010 kind:function(arm,size=0x30) addr:0x0215c010 +func_ov062_0215c040 kind:function(arm,size=0x14) addr:0x0215c040 +func_ov062_0215c054 kind:function(arm,size=0x24) addr:0x0215c054 +func_ov062_0215c078 kind:function(arm,size=0x4) addr:0x0215c078 +func_ov062_0215c07c kind:function(arm,size=0x94) addr:0x0215c07c +func_ov062_0215c110 kind:function(arm,size=0x3c) addr:0x0215c110 +func_ov062_0215c14c kind:function(arm,size=0x40) addr:0x0215c14c +func_ov062_0215c18c kind:function(arm,size=0x28) addr:0x0215c18c +func_ov062_0215c1b4 kind:function(arm,size=0x1c) addr:0x0215c1b4 +func_ov062_0215c1d0 kind:function(arm,size=0x20) addr:0x0215c1d0 +func_ov062_0215c1f0 kind:function(arm,size=0x28) addr:0x0215c1f0 +func_ov062_0215c218 kind:function(arm,size=0x40) addr:0x0215c218 +func_ov062_0215c258 kind:function(arm,size=0x38) addr:0x0215c258 +func_ov062_0215c290 kind:function(arm,size=0x28) addr:0x0215c290 +func_ov062_0215c2b8 kind:function(arm,size=0x28) addr:0x0215c2b8 +func_ov062_0215c2e0 kind:function(arm,size=0x38) addr:0x0215c2e0 +func_ov062_0215c318 kind:function(arm,size=0x28) addr:0x0215c318 +func_ov062_0215c340 kind:function(arm,size=0x1c) addr:0x0215c340 +func_ov062_0215c35c kind:function(arm,size=0x20) addr:0x0215c35c +func_ov062_0215c37c kind:function(arm,size=0x28) addr:0x0215c37c +func_ov062_0215c3a4 kind:function(arm,size=0x40) addr:0x0215c3a4 +func_ov062_0215c3e4 kind:function(arm,size=0x38) addr:0x0215c3e4 +func_ov062_0215c41c kind:function(arm,size=0x28) addr:0x0215c41c +func_ov062_0215c444 kind:function(arm,size=0x28) addr:0x0215c444 +func_ov062_0215c46c kind:function(arm,size=0x38) addr:0x0215c46c +func_ov062_0215c4a4 kind:function(arm,size=0x28) addr:0x0215c4a4 +func_ov062_0215c4cc kind:function(arm,size=0x1c) addr:0x0215c4cc +func_ov062_0215c4e8 kind:function(arm,size=0x20) addr:0x0215c4e8 +func_ov062_0215c508 kind:function(arm,size=0x28) addr:0x0215c508 +func_ov062_0215c530 kind:function(arm,size=0x9e8) addr:0x0215c530 +func_ov062_0215cf18 kind:function(arm,size=0x14) addr:0x0215cf18 +func_ov062_0215cf2c kind:function(arm,size=0x14) addr:0x0215cf2c +func_ov062_0215cf40 kind:function(arm,size=0x14) addr:0x0215cf40 +func_ov062_0215cf54 kind:function(arm,size=0x210) addr:0x0215cf54 +func_ov062_0215d164 kind:function(arm,size=0x218) addr:0x0215d164 +func_ov062_0215d37c kind:function(arm,size=0x1c8) addr:0x0215d37c +func_ov062_0215d544 kind:function(arm,size=0x26c) addr:0x0215d544 +func_ov062_0215d7b0 kind:function(arm,size=0x18) addr:0x0215d7b0 +func_ov062_0215d7c8 kind:function(arm,size=0x3c) addr:0x0215d7c8 +func_ov062_0215d804 kind:function(arm,size=0x40) addr:0x0215d804 +func_ov062_0215d844 kind:function(arm,size=0x3c) addr:0x0215d844 +func_ov062_0215d880 kind:function(arm,size=0x40) addr:0x0215d880 +func_ov062_0215d8c0 kind:function(arm,size=0x48) addr:0x0215d8c0 +func_ov062_0215d908 kind:function(arm,size=0x30) addr:0x0215d908 +func_ov062_0215d938 kind:function(arm,size=0x44) addr:0x0215d938 +func_ov062_0215d97c kind:function(arm,size=0x10) addr:0x0215d97c +func_ov062_0215d98c kind:function(arm,size=0xa0) addr:0x0215d98c +func_ov062_0215da2c kind:function(arm,size=0x40) addr:0x0215da2c +func_ov062_0215da6c kind:function(arm,size=0x28) addr:0x0215da6c +func_ov062_0215da94 kind:function(arm,size=0x230) addr:0x0215da94 +func_ov062_0215dcc4 kind:function(arm,size=0x214) addr:0x0215dcc4 +func_ov062_0215ded8 kind:function(arm,size=0x1c) addr:0x0215ded8 +func_ov062_0215def4 kind:function(arm,size=0x28) addr:0x0215def4 +func_ov062_0215df1c kind:function(arm,size=0x1c) addr:0x0215df1c +func_ov062_0215df38 kind:function(arm,size=0x4) addr:0x0215df38 +func_ov062_0215df3c kind:function(arm,size=0x68) addr:0x0215df3c +func_ov062_0215dfa4 kind:function(arm,size=0x68) addr:0x0215dfa4 +func_ov062_0215e00c kind:function(arm,size=0x20) addr:0x0215e00c +func_ov062_0215e02c kind:function(arm,size=0x30) addr:0x0215e02c +func_ov062_0215e05c kind:function(arm,size=0x4c) addr:0x0215e05c +func_ov062_0215e0a8 kind:function(arm,size=0xf4) addr:0x0215e0a8 +func_ov062_0215e19c kind:function(arm,size=0x14c) addr:0x0215e19c +func_ov062_0215e2e8 kind:function(arm,size=0x140) addr:0x0215e2e8 +func_ov062_0215e428 kind:function(arm,size=0xc) addr:0x0215e428 +func_ov062_0215e434 kind:function(arm,size=0x84) addr:0x0215e434 +func_ov062_0215e4b8 kind:function(arm,size=0x94) addr:0x0215e4b8 +func_ov062_0215e54c kind:function(arm,size=0x94) addr:0x0215e54c +func_ov062_0215e5e0 kind:function(arm,size=0x40) addr:0x0215e5e0 +func_ov062_0215e620 kind:function(arm,size=0x70) addr:0x0215e620 +func_ov062_0215e690 kind:function(arm,size=0x2c) addr:0x0215e690 +func_ov062_0215e6bc kind:function(arm,size=0x78) addr:0x0215e6bc +func_ov062_0215e734 kind:function(arm,size=0x1c) addr:0x0215e734 +func_ov062_0215e750 kind:function(arm,size=0x1c) addr:0x0215e750 +func_ov062_0215e76c kind:function(arm,size=0x1c) addr:0x0215e76c +data_ov062_0215e788 kind:data(any) addr:0x0215e788 +data_ov062_0215e798 kind:data(any) addr:0x0215e798 +data_ov062_0215e7ac kind:data(any) addr:0x0215e7ac +data_ov062_0215e7c8 kind:data(any) addr:0x0215e7c8 +data_ov062_0215e7e8 kind:data(any) addr:0x0215e7e8 +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_0215e860 kind:data(any) addr:0x0215e860 +data_ov062_0215e870 kind:data(any) addr:0x0215e870 +data_ov062_0215e884 kind:data(any) addr:0x0215e884 +data_ov062_0215e898 kind:data(any) addr:0x0215e898 +data_ov062_0215e8ac kind:data(any) addr:0x0215e8ac +func_ov062_0215e8cc kind:function(arm,size=0x50) addr:0x0215e8cc +func_ov062_0215e91c kind:function(arm,size=0x50) addr:0x0215e91c +func_ov062_0215e96c kind:function(arm,size=0x50) addr:0x0215e96c +func_ov062_0215e9bc kind:function(arm,size=0x50) addr:0x0215e9bc +func_ov062_0215ea0c kind:function(arm,size=0x50) addr:0x0215ea0c +func_ov062_0215ea5c kind:function(arm,size=0x50) addr:0x0215ea5c +func_ov062_0215eaac kind:function(arm,size=0x64) addr:0x0215eaac +func_ov062_0215eb10 kind:function(arm,size=0x50) addr:0x0215eb10 +func_ov062_0215eb60 kind:function(arm,size=0x50) addr:0x0215eb60 +func_ov062_0215ebb0 kind:function(arm,size=0x94) addr:0x0215ebb0 +func_ov062_0215ec44 kind:function(arm,size=0x50) addr:0x0215ec44 +func_ov062_0215ec94 kind:function(arm,size=0x50) addr:0x0215ec94 +func_ov062_0215ece4 kind:function(arm,size=0x50) addr:0x0215ece4 +func_ov062_0215ed34 kind:function(arm,size=0x50) addr:0x0215ed34 +func_ov062_0215ed84 kind:function(arm,size=0x50) addr:0x0215ed84 +func_ov062_0215edd4 kind:function(arm,size=0x50) addr:0x0215edd4 +func_ov062_0215ee24 kind:function(arm,size=0x50) addr:0x0215ee24 +func_ov062_0215ee74 kind:function(arm,size=0x50) addr:0x0215ee74 +func_ov062_0215eec4 kind:function(arm,size=0x50) addr:0x0215eec4 +func_ov062_0215ef14 kind:function(arm,size=0x50) addr:0x0215ef14 +func_ov062_0215ef64 kind:function(arm,size=0x50) addr:0x0215ef64 +data_ov062_0215f023 kind:data(any) addr:0x0215f023 ambiguous +data_ov062_0215f028 kind:data(any) addr:0x0215f028 +data_ov062_0215f04c kind:data(any) addr:0x0215f04c +data_ov062_0215f0ac kind:data(any) addr:0x0215f0ac +data_ov062_0215f0d0 kind:data(any) addr:0x0215f0d0 +data_ov062_0215f110 kind:data(any) addr:0x0215f110 ambiguous +data_ov062_0215f130 kind:data(any) addr:0x0215f130 +data_ov062_0215f154 kind:data(any) addr:0x0215f154 +data_ov062_0215f1b4 kind:data(any) addr:0x0215f1b4 +data_ov062_0215f1d8 kind:data(any) addr:0x0215f1d8 +data_ov062_0215f210 kind:data(any) addr:0x0215f210 ambiguous +data_ov062_0215f238 kind:data(any) addr:0x0215f238 +data_ov062_0215f254 kind:data(any) addr:0x0215f254 +data_ov062_0215f2a4 kind:data(any) addr:0x0215f2a4 +data_ov062_0215f2b8 kind:data(any) addr:0x0215f2b8 ambiguous +data_ov062_0215f2f0 kind:data(any) addr:0x0215f2f0 +data_ov062_0215f40c kind:data(any) addr:0x0215f40c +data_ov062_0215f520 kind:data(any) addr:0x0215f520 +data_ov062_0215f52c kind:data(any) addr:0x0215f52c +data_ov062_0215f538 kind:data(any) addr:0x0215f538 +data_ov062_0215f544 kind:data(any) addr:0x0215f544 +data_ov062_0215f550 kind:data(any) addr:0x0215f550 +data_ov062_0215f55c kind:data(any) addr:0x0215f55c +data_ov062_0215f568 kind:data(any) addr:0x0215f568 +data_ov062_0215f574 kind:data(any) addr:0x0215f574 +data_ov062_0215f580 kind:data(any) addr:0x0215f580 +data_ov062_0215f58c kind:data(any) addr:0x0215f58c +data_ov062_0215f5a0 kind:data(any) addr:0x0215f5a0 +data_ov062_0215f5bc kind:data(any) addr:0x0215f5bc +data_ov062_0215f5e4 kind:data(any) addr:0x0215f5e4 +data_ov062_0215f5fc kind:data(any) addr:0x0215f5fc +data_ov062_0215f61c kind:data(any) addr:0x0215f61c +data_ov062_0215f648 kind:data(any) addr:0x0215f648 +data_ov062_0215f690 kind:data(any) addr:0x0215f690 +data_ov062_0215f6f0 kind:data(any) addr:0x0215f6f0 +data_ov062_0215f714 kind:data(any) addr:0x0215f714 +data_ov062_0215f768 kind:data(any) addr:0x0215f768 +data_ov062_0215f778 kind:data(any) addr:0x0215f778 +data_ov062_0215f79c kind:data(any) addr:0x0215f79c +data_ov062_0215f7c8 kind:data(any) addr:0x0215f7c8 +data_ov062_0215f808 kind:data(any) addr:0x0215f808 +data_ov062_0215f820 kind:data(any) addr:0x0215f820 +data_ov062_0215f838 kind:data(any) addr:0x0215f838 +data_ov062_0215f850 kind:data(any) addr:0x0215f850 +data_ov062_0215f868 kind:data(any) addr:0x0215f868 +data_ov062_0215f880 kind:data(any) addr:0x0215f880 +data_ov062_0215f8b0 kind:data(any) addr:0x0215f8b0 +data_ov062_0215f8c8 kind:data(any) addr:0x0215f8c8 +data_ov062_0215f8e0 kind:data(any) addr:0x0215f8e0 +data_ov062_0215f9f0 kind:data(any) addr:0x0215f9f0 +data_ov062_0215fb0c kind:data(any) addr:0x0215fb0c +data_ov062_0215fb30 kind:data(any) addr:0x0215fb30 +data_ov062_0215fb90 kind:data(any) addr:0x0215fb90 +data_ov062_0215fbb4 kind:data(any) addr:0x0215fbb4 +data_ov062_0215fbd0 kind:data(any) addr:0x0215fbd0 +data_ov062_0215fc18 kind:data(any) addr:0x0215fc18 +data_ov062_0215fc68 kind:data(any) addr:0x0215fc68 +data_ov062_0215fcc0 kind:data(any) addr:0x0215fcc0 +data_ov062_0215fd94 kind:data(any) addr:0x0215fd94 ambiguous +data_ov062_0215fde4 kind:data(any) addr:0x0215fde4 +data_ov062_0215fe00 kind:data(any) addr:0x0215fe00 +data_ov062_0215fe48 kind:data(any) addr:0x0215fe48 +data_ov062_0215fe90 kind:data(any) addr:0x0215fe90 +data_ov062_0215fee0 kind:data(any) addr:0x0215fee0 +data_ov062_0215fffc kind:data(any) addr:0x0215fffc +data_ov062_02160020 kind:data(any) addr:0x02160020 +data_ov062_02160080 kind:data(any) addr:0x02160080 +data_ov062_021600a4 kind:data(any) addr:0x021600a4 +data_ov062_021600fc kind:data(any) addr:0x021600fc +data_ov062_0216010c kind:data(any) addr:0x0216010c +data_ov062_02160118 kind:data(any) addr:0x02160118 ambiguous +data_ov062_02160130 kind:data(any) addr:0x02160130 +data_ov062_02160134 kind:data(any) addr:0x02160134 ambiguous +data_ov062_02160160 kind:data(any) addr:0x02160160 +data_ov062_02160188 kind:data(any) addr:0x02160188 +data_ov062_021601a0 kind:data(any) addr:0x021601a0 +data_ov062_021601b8 kind:data(any) addr:0x021601b8 +data_ov062_021601d0 kind:data(any) addr:0x021601d0 +data_ov062_021601e8 kind:data(any) addr:0x021601e8 +data_ov062_02160200 kind:data(any) addr:0x02160200 +data_ov062_02160230 kind:data(any) addr:0x02160230 +data_ov062_02160248 kind:data(any) addr:0x02160248 +data_ov062_02160260 kind:data(any) addr:0x02160260 +data_ov062_02160364 kind:data(any) addr:0x02160364 ambiguous +data_ov062_02160370 kind:data(any) addr:0x02160370 +data_ov062_021603d8 kind:data(any) addr:0x021603d8 ambiguous +data_ov062_02160458 kind:data(any) addr:0x02160458 ambiguous +data_ov062_0216045d kind:data(any) addr:0x0216045d ambiguous +data_ov062_0216048c kind:data(any) addr:0x0216048c +data_ov062_021604a8 kind:data(any) addr:0x021604a8 +data_ov062_021604f4 kind:data(any) addr:0x021604f4 +data_ov062_02160510 kind:data(any) addr:0x02160510 +data_ov062_02160528 kind:data(any) addr:0x02160528 ambiguous +data_ov062_0216052c kind:data(any) addr:0x0216052c +data_ov062_02160534 kind:data(any) addr:0x02160534 ambiguous +data_ov062_02160554 kind:data(any) addr:0x02160554 +data_ov062_02160594 kind:data(any) addr:0x02160594 +data_ov062_021605b0 kind:data(any) addr:0x021605b0 +data_ov062_021605fc kind:data(any) addr:0x021605fc +data_ov062_0216060c kind:data(any) addr:0x0216060c ambiguous +data_ov062_02160618 kind:data(any) addr:0x02160618 +data_ov062_02160664 kind:data(any) addr:0x02160664 +data_ov062_02160678 kind:data(any) addr:0x02160678 ambiguous +data_ov062_02160680 kind:data(any) addr:0x02160680 +data_ov062_021606cc kind:data(any) addr:0x021606cc +data_ov062_021606e8 kind:data(any) addr:0x021606e8 +data_ov062_02160734 kind:data(any) addr:0x02160734 +data_ov062_02160750 kind:data(any) addr:0x02160750 +data_ov062_02160790 kind:data(any) addr:0x02160790 +data_ov062_021607c0 kind:data(any) addr:0x021607c0 +data_ov062_021607c8 kind:data(any) addr:0x021607c8 ambiguous +data_ov062_021607f0 kind:data(any) addr:0x021607f0 +data_ov062_02160818 kind:data(any) addr:0x02160818 +data_ov062_0216081c kind:data(any) addr:0x0216081c +data_ov062_02160830 kind:data(any) addr:0x02160830 ambiguous +data_ov062_02160854 kind:data(any) addr:0x02160854 +data_ov062_02160894 kind:data(any) addr:0x02160894 +data_ov062_021608ac kind:data(any) addr:0x021608ac +data_ov062_021608c4 kind:data(any) addr:0x021608c4 +data_ov062_021608e8 kind:data(any) addr:0x021608e8 +data_ov062_02160914 kind:data(any) addr:0x02160914 +data_ov062_02160918 kind:data(any) addr:0x02160918 ambiguous +data_ov062_02160928 kind:data(any) addr:0x02160928 +data_ov062_0216092c kind:data(any) addr:0x0216092c +data_ov062_02160938 kind:data(any) addr:0x02160938 +data_ov062_02160944 kind:data(any) addr:0x02160944 +data_ov062_02160950 kind:data(any) addr:0x02160950 +data_ov062_0216095c kind:data(any) addr:0x0216095c +data_ov062_02160968 kind:data(any) addr:0x02160968 +data_ov062_0216097c kind:data(any) addr:0x0216097c ambiguous +data_ov062_02160980 kind:bss addr:0x02160980 +data_ov062_02160984 kind:bss addr:0x02160984 +data_ov062_02160990 kind:bss addr:0x02160990 +data_ov062_021609dc kind:bss addr:0x021609dc ambiguous +data_ov062_02160a68 kind:bss addr:0x02160a68 +data_ov062_02160a6c kind:bss addr:0x02160a6c +data_ov062_02160a78 kind:bss addr:0x02160a78 +data_ov062_02160ad0 kind:bss addr:0x02160ad0 ambiguous +data_ov062_02160b50 kind:bss addr:0x02160b50 +data_ov062_02160b54 kind:bss addr:0x02160b54 +data_ov062_02160b60 kind:bss addr:0x02160b60 +data_ov062_02160b70 kind:bss addr:0x02160b70 ambiguous +data_ov062_02160bb8 kind:bss addr:0x02160bb8 ambiguous +data_ov062_02160c38 kind:bss addr:0x02160c38 +data_ov062_02160c3c kind:bss addr:0x02160c3c +data_ov062_02160c48 kind:bss addr:0x02160c48 +data_ov062_02160d20 kind:bss addr:0x02160d20 +data_ov062_02160d24 kind:bss addr:0x02160d24 +data_ov062_02160d30 kind:bss addr:0x02160d30 +data_ov062_02160e08 kind:bss addr:0x02160e08 +data_ov062_02160e0c kind:bss addr:0x02160e0c +data_ov062_02160e10 kind:bss addr:0x02160e10 ambiguous +data_ov062_02160e18 kind:bss addr:0x02160e18 +data_ov062_02160e98 kind:bss addr:0x02160e98 ambiguous +data_ov062_02160ef0 kind:bss addr:0x02160ef0 +data_ov062_02160ef4 kind:bss addr:0x02160ef4 +data_ov062_02160f00 kind:bss addr:0x02160f00 +data_ov062_02160f10 kind:bss addr:0x02160f10 +data_ov062_02160f4c kind:bss addr:0x02160f4c +data_ov062_02160f50 kind:bss addr:0x02160f50 +data_ov062_02160f5c kind:bss addr:0x02160f5c +data_ov062_02161034 kind:bss addr:0x02161034 +data_ov062_02161038 kind:bss addr:0x02161038 +data_ov062_02161044 kind:bss addr:0x02161044 +data_ov062_021610f0 kind:bss addr:0x021610f0 ambiguous +data_ov062_0216111c kind:bss addr:0x0216111c +data_ov062_02161124 kind:bss addr:0x02161124 +data_ov062_02161130 kind:bss addr:0x02161130 +data_ov062_0216113c kind:bss addr:0x0216113c +data_ov062_02161178 kind:bss addr:0x02161178 ambiguous +data_ov062_02161214 kind:bss addr:0x02161214 +data_ov062_0216122c kind:bss addr:0x0216122c ambiguous +data_ov062_021612c0 kind:bss addr:0x021612c0 ambiguous +data_ov062_021612c8 kind:bss addr:0x021612c8 ambiguous +data_ov062_021612ec kind:bss addr:0x021612ec +data_ov062_021612f0 kind:bss addr:0x021612f0 +data_ov062_021612fc kind:bss addr:0x021612fc +data_ov062_021613a8 kind:bss addr:0x021613a8 ambiguous +data_ov062_021613d4 kind:bss addr:0x021613d4 +data_ov062_021613d8 kind:bss addr:0x021613d8 +data_ov062_021613e4 kind:bss addr:0x021613e4 +data_ov062_02161430 kind:bss addr:0x02161430 ambiguous +data_ov062_021614bc kind:bss addr:0x021614bc +data_ov062_021614c0 kind:bss addr:0x021614c0 +data_ov062_021614c8 kind:bss addr:0x021614c8 ambiguous +data_ov062_021614cc kind:bss addr:0x021614cc +data_ov062_02161508 kind:bss addr:0x02161508 +data_ov062_0216150c kind:bss addr:0x0216150c +data_ov062_02161518 kind:bss addr:0x02161518 +data_ov062_02161520 kind:bss addr:0x02161520 ambiguous +data_ov062_0216153c kind:bss addr:0x0216153c ambiguous +data_ov062_021615f0 kind:bss addr:0x021615f0 +data_ov062_021615f4 kind:bss addr:0x021615f4 +data_ov062_02161600 kind:bss addr:0x02161600 +data_ov062_021616d4 kind:bss addr:0x021616d4 +data_ov062_021616d8 kind:bss addr:0x021616d8 +data_ov062_021616e4 kind:bss addr:0x021616e4 +data_ov062_02161704 kind:bss addr:0x02161704 +data_ov062_0216171c kind:bss addr:0x0216171c ambiguous +data_ov062_021617dc kind:bss addr:0x021617dc +data_ov062_021617e0 kind:bss addr:0x021617e0 +data_ov062_021617ec kind:bss addr:0x021617ec +data_ov062_021618a0 kind:bss addr:0x021618a0 ambiguous +data_ov062_021618c0 kind:bss addr:0x021618c0 +data_ov062_021618c4 kind:bss addr:0x021618c4 +data_ov062_021618d0 kind:bss addr:0x021618d0 +data_ov062_0216195c kind:bss addr:0x0216195c ambiguous +data_ov062_021619a4 kind:bss addr:0x021619a4 +data_ov062_021619a8 kind:bss addr:0x021619a8 +data_ov062_021619b4 kind:bss addr:0x021619b4 +data_ov062_02161a28 kind:bss addr:0x02161a28 ambiguous +data_ov062_02161a88 kind:bss addr:0x02161a88 +data_ov062_02161a8c kind:bss addr:0x02161a8c +data_ov062_02161a98 kind:bss addr:0x02161a98 +data_ov062_02161aec kind:bss addr:0x02161aec ambiguous +data_ov062_02161b6c kind:bss addr:0x02161b6c +data_ov062_02161b70 kind:bss addr:0x02161b70 +data_ov062_02161b7c kind:bss addr:0x02161b7c +data_ov062_02161bcc kind:bss addr:0x02161bcc ambiguous +data_ov062_02161be0 kind:bss addr:0x02161be0 ambiguous +data_ov062_02161c2c kind:bss addr:0x02161c2c ambiguous +data_ov062_02161c50 kind:bss addr:0x02161c50 diff --git a/config/eur/arm9/overlays/ov063/delinks.txt b/config/eur/arm9/overlays/ov063/delinks.txt new file mode 100644 index 00000000..5fab8dc6 --- /dev/null +++ b/config/eur/arm9/overlays/ov063/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x02162524 kind:code align:32 + .rodata start:0x02162524 end:0x02162730 kind:data align:4 + .init start:0x02162730 end:0x02162e40 kind:code align:4 + .ctor start:0x02162e40 end:0x02162e7c kind:data align:4 + .data start:0x02162e80 end:0x02163b60 kind:data align:32 + .bss start:0x02163b60 end:0x02164a20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov063/relocs.txt b/config/eur/arm9/overlays/ov063/relocs.txt new file mode 100644 index 00000000..5477d00b --- /dev/null +++ b/config/eur/arm9/overlays/ov063/relocs.txt @@ -0,0 +1,2058 @@ +from:0x02157ea8 kind:load to:0x02163b70 module:overlay(63) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x0215811c module:overlay(63) +from:0x02157edc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157f18 kind:load to:0x02162ec4 module:overlay(63) +from:0x02157f28 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02157f3c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02157f4c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02157f5c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02157f6c kind:load to:0x02162ee8 module:overlay(63) +from:0x02157f70 kind:load to:0x02162528 module:overlay(63) +from:0x02157f74 kind:load to:0x02162538 module:overlay(63) +from:0x02157f78 kind:load to:0x02162548 module:overlay(63) +from:0x02157f88 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02157fa0 kind:load to:0x02162e88 module:overlay(63) +from:0x02157fc8 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02157ffc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215800c kind:arm_call to:0x0215a56c module:overlay(63) +from:0x02158034 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158040 kind:arm_call to:0x01fff458 module:itcm +from:0x021580d0 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02158110 kind:load to:0x027e0ce4 module:dtcm +from:0x02158118 kind:load to:0x0203e964 module:main +from:0x02158128 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215818c kind:arm_call to:0x02157f20 module:overlay(63) +from:0x021581b8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021581d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021581e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021581fc kind:arm_call to:0x0207edac module:overlay(0) +from:0x02158208 kind:arm_call to:0x02157f7c module:overlay(63) +from:0x02158210 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02158230 kind:arm_call to:0x0215a7d4 module:overlay(63) +from:0x02158278 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021582e8 kind:load to:0x02163010 module:overlay(63) +from:0x021582ec kind:load to:0x02163b70 module:overlay(63) +from:0x021582f0 kind:load to:0x02162f14 module:overlay(63) +from:0x021582f4 kind:load to:0x02049be4 module:main +from:0x02158300 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158314 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158338 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02158348 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02158360 kind:arm_call to:0x0215acec module:overlay(63) +from:0x0215836c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158380 kind:load to:0x0215a678 module:overlay(63) +from:0x02158384 kind:load to:0x027e0ce4 module:dtcm +from:0x021583ac kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158418 kind:arm_call to:0x02158448 module:overlay(63) +from:0x02158454 kind:arm_call to:0x02158424 module:overlay(63) +from:0x0215848c kind:load to:0x02162f58 module:overlay(63) +from:0x021584b0 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021584bc kind:arm_call to:0x02158448 module:overlay(63) +from:0x021584ec kind:load to:0x027e09b8 module:dtcm +from:0x02158524 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02158588 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02158590 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021585b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021585d8 kind:arm_call to:0x0215b6c8 module:overlay(63) +from:0x021585e8 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x021585f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158604 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021586b8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021586dc kind:arm_call to:0x02098d7c module:overlay(0) +from:0x021586f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158704 kind:arm_call to:0x0215a56c module:overlay(63) +from:0x0215876c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215877c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02158794 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021587a4 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x021587ac kind:arm_call to:0x02099a0c module:overlay(0) +from:0x021587dc kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02158804 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0215886c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02158888 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021588d0 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021588e4 kind:arm_call to:0x02158490 module:overlay(63) +from:0x02158944 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158994 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021589ec kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021589f8 kind:load to:0x02162fb0 module:overlay(63) +from:0x02158a00 kind:load to:0x027e0ce4 module:dtcm +from:0x02158a08 kind:load to:0x027e0d38 module:dtcm +from:0x02158a0c kind:load to:0x020aed00 module:overlay(0) +from:0x02158a14 kind:load to:0x027e0ce0 module:dtcm +from:0x02158a1c kind:load to:0x027e09a8 module:dtcm +from:0x02158a24 kind:load to:0x027e09c0 module:dtcm +from:0x02158a40 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02158a68 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02158a94 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158aa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158ac8 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02158af4 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02158b30 kind:load to:0x02162e90 module:overlay(63) +from:0x02158b94 kind:load to:0x02163068 module:overlay(63) +from:0x02158bb4 kind:arm_call to:0x02015080 module:main +from:0x02158bd4 kind:arm_call to:0x02015080 module:main +from:0x02158bf4 kind:arm_call to:0x02015080 module:main +from:0x02158c14 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158c2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158c80 kind:arm_call to:0x01ff916c module:itcm +from:0x02158cf8 kind:arm_call to:0x0215a514 module:overlay(63) +from:0x02158d0c kind:arm_call to:0x02158448 module:overlay(63) +from:0x02158d18 kind:arm_call to:0x02159f3c module:overlay(63) +from:0x02158d2c kind:arm_call to:0x02158448 module:overlay(63) +from:0x02158d34 kind:load to:0x027e09a8 module:dtcm +from:0x02158d3c kind:load to:0x0203e964 module:main +from:0x02158dac kind:load to:0x02163068 module:overlay(63) +from:0x02158dd0 kind:arm_call to:0x02015080 module:main +from:0x02158df0 kind:arm_call to:0x02015080 module:main +from:0x02158e10 kind:arm_call to:0x02015080 module:main +from:0x02158e30 kind:arm_call to:0x02015080 module:main +from:0x02158e50 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158e64 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158eb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158f74 kind:arm_call to:0x01fff148 module:itcm +from:0x02158f80 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02158fb0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215902c kind:arm_call to:0x0215a514 module:overlay(63) +from:0x02159040 kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159050 kind:arm_call to:0x02159f3c module:overlay(63) +from:0x02159064 kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159070 kind:arm_call to:0x0215a0f0 module:overlay(63) +from:0x02159084 kind:arm_call to:0x0215a474 module:overlay(63) +from:0x02159098 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021590a8 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021590b4 kind:load to:0x027e09a8 module:dtcm +from:0x021590bc kind:load to:0x0203e964 module:main +from:0x021590c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021590d0 kind:arm_call to:0x0215a5bc module:overlay(63) +from:0x021590dc kind:arm_call to:0x0215a5d8 module:overlay(63) +from:0x021590f0 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x021590f8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02159108 kind:arm_call to:0x020bf688 module:overlay(17) +from:0x02159130 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215916c kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159174 kind:arm_call to:0x0215a514 module:overlay(63) +from:0x02159188 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021591c0 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021591cc kind:arm_call to:0x02159f3c module:overlay(63) +from:0x021591e0 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021591ec kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159254 kind:load to:0x02163068 module:overlay(63) +from:0x02159274 kind:arm_call to:0x02015080 module:main +from:0x02159294 kind:arm_call to:0x02015080 module:main +from:0x021592b4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021592cc kind:arm_call to:0x02015080 module:main +from:0x021592ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021592fc kind:arm_call to:0x01ff916c module:itcm +from:0x0215937c kind:arm_call to:0x0215a514 module:overlay(63) +from:0x02159390 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021593bc kind:arm_call to:0x0215a474 module:overlay(63) +from:0x021593d0 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021593dc kind:arm_call to:0x0215a2c0 module:overlay(63) +from:0x021593f0 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021593f8 kind:load to:0x027e09a8 module:dtcm +from:0x02159404 kind:load to:0x0203e964 module:main +from:0x02159430 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02159478 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02159484 kind:load to:0x020aecf0 module:overlay(0) +from:0x02159488 kind:load to:0x027e07d4 module:dtcm +from:0x02159490 kind:load to:0x02163068 module:overlay(63) +from:0x021594a0 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x021594b8 kind:arm_call to:0x0215a514 module:overlay(63) +from:0x021594cc kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159558 kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159568 kind:arm_call to:0x02159f3c module:overlay(63) +from:0x0215957c kind:arm_call to:0x02158448 module:overlay(63) +from:0x0215958c kind:arm_call to:0x02158448 module:overlay(63) +from:0x021595a0 kind:load to:0x02163068 module:overlay(63) +from:0x02159608 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02159614 kind:load to:0x021630b0 module:overlay(63) +from:0x02159634 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021596b4 kind:arm_call to:0x0215a474 module:overlay(63) +from:0x021596c8 kind:arm_call to:0x02158448 module:overlay(63) +from:0x021596d8 kind:arm_call to:0x02159f3c module:overlay(63) +from:0x021596ec kind:arm_call to:0x02158448 module:overlay(63) +from:0x021596fc kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159710 kind:load to:0x02163068 module:overlay(63) +from:0x02159780 kind:load to:0x02163098 module:overlay(63) +from:0x021597a4 kind:arm_call to:0x02015080 module:main +from:0x021597c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159824 kind:arm_call to:0x0215a5a0 module:overlay(63) +from:0x02159834 kind:arm_call to:0x01fff148 module:itcm +from:0x02159850 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159870 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02159884 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159898 kind:arm_call to:0x0215a514 module:overlay(63) +from:0x021598ac kind:arm_call to:0x02158448 module:overlay(63) +from:0x021598b8 kind:arm_call to:0x0215a2c0 module:overlay(63) +from:0x021598cc kind:arm_call to:0x02158448 module:overlay(63) +from:0x021598dc kind:arm_call to:0x02158448 module:overlay(63) +from:0x021598e8 kind:load to:0x027e09a8 module:dtcm +from:0x021598f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021598f8 kind:load to:0x027e09c0 module:dtcm +from:0x021599dc kind:load to:0x02163080 module:overlay(63) +from:0x021599e0 kind:load to:0x02049be4 module:main +from:0x02159a04 kind:arm_call to:0x02015080 module:main +from:0x02159a24 kind:arm_call to:0x02015080 module:main +from:0x02159a44 kind:arm_call to:0x02015080 module:main +from:0x02159a64 kind:arm_call to:0x02015080 module:main +from:0x02159a84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159a9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159b84 kind:arm_call to:0x01ff916c module:itcm +from:0x02159c78 kind:arm_call to:0x0215a514 module:overlay(63) +from:0x02159c8c kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159c94 kind:load to:0x027e09a8 module:dtcm +from:0x02159c9c kind:load to:0x02049be4 module:main +from:0x02159ca4 kind:load to:0x0203e964 module:main +from:0x02159d14 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02159d64 kind:load to:0x02163068 module:overlay(63) +from:0x02159d70 kind:arm_call to:0x0215a514 module:overlay(63) +from:0x02159d98 kind:arm_call to:0x01ff930c module:itcm +from:0x02159dc4 kind:arm_call to:0x0215a474 module:overlay(63) +from:0x02159dd8 kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159de4 kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159df0 kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159e18 kind:load to:0x02097bec module:overlay(0) +from:0x02159e30 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02159ea0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02159ebc kind:load to:0x02163068 module:overlay(63) +from:0x02159f08 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02159f24 kind:arm_call to:0x02158448 module:overlay(63) +from:0x02159f38 kind:load to:0x020aecf8 module:overlay(0) +from:0x02159f58 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a0c4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a0d0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a0e8 kind:load to:0x0203e964 module:main +from:0x0215a0ec kind:load to:0x027e0ce0 module:dtcm +from:0x0215a108 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a140 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a158 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a1c0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a1d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a28c kind:arm_call to:0x01fff148 module:itcm +from:0x0215a298 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a2b4 kind:load to:0x0203e964 module:main +from:0x0215a2b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a2d8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a310 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a328 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a3f4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a400 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a41c kind:load to:0x0203e964 module:main +from:0x0215a420 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a448 kind:arm_call to:0x02158448 module:overlay(63) +from:0x0215a460 kind:arm_call to:0x02158448 module:overlay(63) +from:0x0215a46c kind:arm_call to:0x02158448 module:overlay(63) +from:0x0215a48c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a4c0 kind:arm_call to:0x0215a5a0 module:overlay(63) +from:0x0215a4d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a4f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a50c kind:load to:0x027e0ce0 module:dtcm +from:0x0215a52c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a5d4 kind:load to:0x020aecf4 module:overlay(0) +from:0x0215a5f4 kind:load to:0x020aecfc module:overlay(0) +from:0x0215a628 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a65c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a66c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a6ac kind:arm_call to:0x0200eab0 module:main +from:0x0215a700 kind:arm_call to:0x0200e260 module:main +from:0x0215a710 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a790 kind:arm_call to:0x0200e260 module:main +from:0x0215a7a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a7d0 kind:load to:0x027e0964 module:dtcm +from:0x0215a7dc kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215a800 kind:load to:0x02162ea8 module:overlay(63) +from:0x0215a80c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215a820 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215a828 kind:arm_call to:0x02011ff4 module:main +from:0x0215a840 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0215a854 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a8d4 kind:arm_call to:0x01fff498 module:itcm +from:0x0215a8e0 kind:arm_call to:0x01fff584 module:itcm +from:0x0215a928 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0215a93c kind:load to:0x027e0ce8 module:dtcm +from:0x0215a95c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a968 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a984 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a994 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a9a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a9ac kind:arm_call to:0x02011ff4 module:main +from:0x0215a9c0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a9c8 kind:arm_call to:0x02011ff4 module:main +from:0x0215a9e0 kind:arm_call to:0x0215a804 module:overlay(63) +from:0x0215a9fc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215aa28 kind:arm_call to:0x0203d210 module:main +from:0x0215aa30 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215aa38 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215aa40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aa48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215aa54 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215aa64 kind:arm_call to:0x0215a804 module:overlay(63) +from:0x0215aa80 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215aaac kind:arm_call to:0x0203d210 module:main +from:0x0215aab4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215aabc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215aac4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aacc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215aad4 kind:arm_call to:0x02011ff4 module:main +from:0x0215aae0 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215aaec kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215ab00 kind:load to:0x02163c58 module:overlay(63) +from:0x0215ab14 kind:arm_call to:0x02011f3c module:main +from:0x0215ab20 kind:arm_call to:0x0215ad48 module:overlay(63) +from:0x0215ab34 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215ab68 kind:load to:0x0216317c module:overlay(63) +from:0x0215ab78 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0215ab8c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215ab9c kind:load to:0x021631a0 module:overlay(63) +from:0x0215aba0 kind:load to:0x02162568 module:overlay(63) +from:0x0215abbc kind:arm_call to:0x020f6284 module:overlay(31) +from:0x0215abd4 kind:load to:0x02163148 module:overlay(63) +from:0x0215ac2c kind:arm_call to:0x0215b814 module:overlay(63) +from:0x0215ac3c kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x0215ac58 kind:arm_call to:0x0215b854 module:overlay(63) +from:0x0215ac60 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x0215ac78 kind:arm_call to:0x0215b8e8 module:overlay(63) +from:0x0215ac84 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x0215acc4 kind:load to:0x02163160 module:overlay(63) +from:0x0215acd8 kind:arm_call to:0x0215b724 module:overlay(63) +from:0x0215ace4 kind:arm_call to:0x0207b70c module:overlay(0) +from:0x0215ad0c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215ad2c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215ad40 kind:load to:0x020b539c module:overlay(0) +from:0x0215ad50 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215adb4 kind:arm_call to:0x0215ab70 module:overlay(63) +from:0x0215adcc kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x0215addc kind:arm_call to:0x0215aba4 module:overlay(63) +from:0x0215ade8 kind:arm_call to:0x0215ac8c module:overlay(63) +from:0x0215ae14 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0215ae60 kind:load to:0x021631cc module:overlay(63) +from:0x0215ae64 kind:load to:0x02163c58 module:overlay(63) +from:0x0215ae68 kind:load to:0x02162558 module:overlay(63) +from:0x0215ae74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ae88 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215aea8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215aebc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215aecc kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215aedc kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215aef4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215aef8 kind:load to:0x0215b99c module:overlay(63) +from:0x0215af4c kind:load to:0x020aecf8 module:overlay(0) +from:0x0215af50 kind:load to:0x02163110 module:overlay(63) +from:0x0215af74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af8c kind:arm_call to:0x0215a428 module:overlay(63) +from:0x0215af98 kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215afa0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215afd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215afe4 kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215b050 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b0a8 kind:arm_call to:0x0215afb8 module:overlay(63) +from:0x0215b0f4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215b130 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b160 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215b194 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215b1ac kind:arm_call to:0x0215b724 module:overlay(63) +from:0x0215b1b8 kind:load to:0x027e09c0 module:dtcm +from:0x0215b1f0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215b1fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b234 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b240 kind:load to:0x0203e964 module:main +from:0x0215b280 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b290 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0215b2a8 kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215b304 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x0215b344 kind:arm_call to:0x0215b724 module:overlay(63) +from:0x0215b3ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b3f0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b430 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b474 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b490 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b4f0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215b54c kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0215b560 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b564 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b578 kind:arm_call to:0x0215b724 module:overlay(63) +from:0x0215b590 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0215b5f0 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215b5fc kind:load to:0x021630e0 module:overlay(63) +from:0x0215b600 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b604 kind:load to:0x0203e964 module:main +from:0x0215b60c kind:load to:0x020aed00 module:overlay(0) +from:0x0215b610 kind:load to:0x027e0d38 module:dtcm +from:0x0215b614 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b61c kind:load to:0x027e09c0 module:dtcm +from:0x0215b634 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b68c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215b6a0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215b6c4 kind:load to:0x0203e964 module:main +from:0x0215b730 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215b75c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b778 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b794 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b7ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b7bc kind:load to:0x027e0cec module:dtcm +from:0x0215b7c4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b838 kind:arm_call to:0x02158448 module:overlay(63) +from:0x0215b844 kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215b8bc kind:arm_call to:0x02158b0c module:overlay(63) +from:0x0215b8c4 kind:arm_call to:0x0215a428 module:overlay(63) +from:0x0215b8dc kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215b900 kind:arm_call to:0x0215a428 module:overlay(63) +from:0x0215b928 kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215b934 kind:arm_call to:0x02158b0c module:overlay(63) +from:0x0215b964 kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215b994 kind:arm_call to:0x0215aefc module:overlay(63) +from:0x0215ba04 kind:arm_call to:0x0200e260 module:main +from:0x0215ba14 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215ba44 kind:load to:0x027e0964 module:dtcm +from:0x0215ba50 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215ba58 kind:arm_call to:0x02011ff4 module:main +from:0x0215ba6c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ba74 kind:arm_call to:0x02011ff4 module:main +from:0x0215ba8c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215ba94 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215ba9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215baa4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215babc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215bac4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215bacc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bad4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215badc kind:arm_call to:0x02011ff4 module:main +from:0x0215baf0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215bb04 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215bb1c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215bb30 kind:load to:0x0216322c module:overlay(63) +from:0x0215bb3c kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0215bb84 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bbac kind:arm_call to:0x020f7574 module:overlay(31) +from:0x0215bbe0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bbe8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bbf0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215bc08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bc10 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bc18 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215bc20 kind:arm_call to:0x02011ff4 module:main +from:0x0215bc34 kind:load to:0x02163d40 module:overlay(63) +from:0x0215bc48 kind:arm_call to:0x02011f3c module:main +from:0x0215bc54 kind:arm_call to:0x0215bc84 module:overlay(63) +from:0x0215bc68 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215bc80 kind:load to:0x02163290 module:overlay(63) +from:0x0215bc8c kind:arm_call to:0x0215bafc module:overlay(63) +from:0x0215bcbc kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215bcd4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bd08 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215bd20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bd38 kind:load to:0x0216332c module:overlay(63) +from:0x0215bd3c kind:load to:0x02163d40 module:overlay(63) +from:0x0215bd40 kind:load to:0x021632e4 module:overlay(63) +from:0x0215bd4c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bd64 kind:arm_call to:0x0215bb34 module:overlay(63) +from:0x0215bd98 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215bdc4 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x0215bde4 kind:load to:0x021632ac module:overlay(63) +from:0x0215bde8 kind:load to:0x021632c4 module:overlay(63) +from:0x0215be08 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215be6c kind:arm_call to:0x0200f05c module:main +from:0x0215be88 kind:load to:0x02163d40 module:overlay(63) +from:0x0215be8c kind:load to:0x02162578 module:overlay(63) +from:0x0215beac kind:arm_call to:0x0200f05c module:main +from:0x0215bec8 kind:load to:0x02163d40 module:overlay(63) +from:0x0215becc kind:load to:0x02162588 module:overlay(63) +from:0x0215bedc kind:load to:0x020578a4 module:overlay(0) +from:0x0215bef0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bef8 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf10 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bf18 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bf20 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bf28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bf30 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215bf48 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bf50 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bf58 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bf60 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bf68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215bf70 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf84 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215bf98 kind:load to:0x02163e28 module:overlay(63) +from:0x0215bfac kind:arm_call to:0x02011f3c module:main +from:0x0215bfb8 kind:arm_call to:0x0215bfe8 module:overlay(63) +from:0x0215bfcc kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215bfe4 kind:load to:0x021633a8 module:overlay(63) +from:0x0215bff0 kind:arm_call to:0x0215bafc module:overlay(63) +from:0x0215c020 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215c038 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c050 kind:load to:0x021633cc module:overlay(63) +from:0x0215c054 kind:load to:0x02163e28 module:overlay(63) +from:0x0215c058 kind:load to:0x021632e4 module:overlay(63) +from:0x0215c068 kind:arm_call to:0x0215bb34 module:overlay(63) +from:0x0215c09c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215c0ac kind:load to:0x02163388 module:overlay(63) +from:0x0215c0f8 kind:arm_call to:0x0200f05c module:main +from:0x0215c114 kind:load to:0x02163e28 module:overlay(63) +from:0x0215c118 kind:load to:0x021625a8 module:overlay(63) +from:0x0215c138 kind:arm_call to:0x0200f05c module:main +from:0x0215c154 kind:load to:0x02163e28 module:overlay(63) +from:0x0215c158 kind:load to:0x02162598 module:overlay(63) +from:0x0215c168 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c170 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c178 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c180 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c198 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c1a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c1a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c1b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c1b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c1cc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c1e0 kind:load to:0x02163f10 module:overlay(63) +from:0x0215c1f4 kind:arm_call to:0x02011f3c module:main +from:0x0215c200 kind:arm_call to:0x0215c230 module:overlay(63) +from:0x0215c214 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c22c kind:load to:0x02163430 module:overlay(63) +from:0x0215c238 kind:arm_call to:0x0215bafc module:overlay(63) +from:0x0215c24c kind:load to:0x02163454 module:overlay(63) +from:0x0215c26c kind:arm_call to:0x0200f05c module:main +from:0x0215c288 kind:load to:0x02163f10 module:overlay(63) +from:0x0215c28c kind:load to:0x021625c8 module:overlay(63) +from:0x0215c2ac kind:arm_call to:0x0200f05c module:main +from:0x0215c2c8 kind:load to:0x02163f10 module:overlay(63) +from:0x0215c2cc kind:load to:0x021625b8 module:overlay(63) +from:0x0215c2dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c2e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c2ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c304 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c30c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c314 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c31c kind:arm_call to:0x02011ff4 module:main +from:0x0215c330 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c344 kind:load to:0x02163ff8 module:overlay(63) +from:0x0215c358 kind:arm_call to:0x02011f3c module:main +from:0x0215c364 kind:arm_call to:0x0215c394 module:overlay(63) +from:0x0215c378 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c390 kind:load to:0x021634d0 module:overlay(63) +from:0x0215c39c kind:arm_call to:0x0215bafc module:overlay(63) +from:0x0215c3cc kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215c3e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c3fc kind:load to:0x021634f4 module:overlay(63) +from:0x0215c400 kind:load to:0x02163ff8 module:overlay(63) +from:0x0215c404 kind:load to:0x021632e4 module:overlay(63) +from:0x0215c414 kind:arm_call to:0x0215bb34 module:overlay(63) +from:0x0215c448 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215c458 kind:load to:0x021634b0 module:overlay(63) +from:0x0215c4a4 kind:arm_call to:0x0200f05c module:main +from:0x0215c4c0 kind:load to:0x02163ff8 module:overlay(63) +from:0x0215c4c4 kind:load to:0x021625e8 module:overlay(63) +from:0x0215c4e4 kind:arm_call to:0x0200f05c module:main +from:0x0215c500 kind:load to:0x02163ff8 module:overlay(63) +from:0x0215c504 kind:load to:0x021625d8 module:overlay(63) +from:0x0215c514 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c51c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c524 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c52c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c544 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c54c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c554 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c55c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c564 kind:arm_call to:0x02011ff4 module:main +from:0x0215c578 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c58c kind:load to:0x021640e0 module:overlay(63) +from:0x0215c5a0 kind:arm_call to:0x02011f3c module:main +from:0x0215c5ac kind:arm_call to:0x0215c5dc module:overlay(63) +from:0x0215c5c0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c5d8 kind:load to:0x02163558 module:overlay(63) +from:0x0215c5e4 kind:arm_call to:0x0215bafc module:overlay(63) +from:0x0215c5f8 kind:load to:0x0216357c module:overlay(63) +from:0x0215c618 kind:arm_call to:0x0200f05c module:main +from:0x0215c634 kind:load to:0x021640e0 module:overlay(63) +from:0x0215c638 kind:load to:0x02162608 module:overlay(63) +from:0x0215c658 kind:arm_call to:0x0200f05c module:main +from:0x0215c674 kind:load to:0x021640e0 module:overlay(63) +from:0x0215c678 kind:load to:0x021625f8 module:overlay(63) +from:0x0215c688 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c690 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c698 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c6b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c6b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c6c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c6c8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c6dc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c71c kind:arm_call to:0x0215eeec module:overlay(63) +from:0x0215c744 kind:arm_call to:0x0215f188 module:overlay(63) +from:0x0215c750 kind:arm_call to:0x02162148 module:overlay(63) +from:0x0215c79c kind:arm_call to:0x02033cfc module:main +from:0x0215c7a8 kind:load to:0x021635fc module:overlay(63) +from:0x0215c7b8 kind:arm_call to:0x0201bacc module:main +from:0x0215c7d0 kind:arm_call to:0x02162164 module:overlay(63) +from:0x0215c7d8 kind:arm_call to:0x0215f1d4 module:overlay(63) +from:0x0215c7e0 kind:arm_call to:0x0201bacc module:main +from:0x0215c7f8 kind:arm_call to:0x02162164 module:overlay(63) +from:0x0215c800 kind:arm_call to:0x0215f1d4 module:overlay(63) +from:0x0215c808 kind:arm_call to:0x0201bacc module:main +from:0x0215c810 kind:arm_call to:0x02011ff4 module:main +from:0x0215c844 kind:arm_call_thumb to:0x020b7ab4 module:overlay(12) +from:0x0215c85c kind:arm_call to:0x0215ed80 module:overlay(63) +from:0x0215c864 kind:load to:0x0215ee34 module:overlay(63) +from:0x0215c8ec kind:arm_call to:0x0211bca4 module:overlay(39) +from:0x0215c8f4 kind:arm_call to:0x0215cbb0 module:overlay(63) +from:0x0215c944 kind:arm_call to:0x02145e94 module:overlay(58) +from:0x0215c974 kind:arm_call to:0x02145e94 module:overlay(58) +from:0x0215c980 kind:arm_call to:0x0215cbb0 module:overlay(63) +from:0x0215c9d0 kind:arm_call to:0x0215cc30 module:overlay(63) +from:0x0215ca00 kind:arm_call to:0x02033cfc module:main +from:0x0215ca14 kind:arm_call to:0x02082164 module:overlay(0) +from:0x0215ca1c kind:arm_call to:0x020d9398 module:overlay(31) +from:0x0215ca24 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ca44 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ca48 kind:load to:0x020809d8 module:overlay(0) +from:0x0215ca58 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215ca5c kind:load to:0x0206d134 module:overlay(0) +from:0x0215ca8c kind:arm_call to:0x02080a44 module:overlay(0) +from:0x0215caa8 kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x0215cab8 kind:arm_call to:0x0211bcd8 module:overlay(39) +from:0x0215cad0 kind:arm_call to:0x02145ef0 module:overlay(58) +from:0x0215cb14 kind:arm_call to:0x0215cd44 module:overlay(63) +from:0x0215cb4c kind:arm_call to:0x0215e0f4 module:overlay(63) +from:0x0215cb58 kind:arm_call to:0x02082164 module:overlay(0) +from:0x0215cb60 kind:arm_call to:0x020d9398 module:overlay(31) +from:0x0215cb68 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cb6c kind:load to:0x020b51b8 module:overlay(0) +from:0x0215cb70 kind:load to:0x027e0d3c module:dtcm +from:0x0215cba0 kind:arm_call_thumb to:0x020b8184 module:overlay(12) +from:0x0215cba8 kind:load to:0x027e09a4 module:dtcm +from:0x0215cbac kind:load to:0x027e0cf0 module:dtcm +from:0x0215cc2c kind:load to:0x02162664 module:overlay(63) +from:0x0215cc88 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0215cc9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cca8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cccc kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215ccf0 kind:arm_call to:0x02039f04 module:main +from:0x0215ccfc kind:arm_call to:0x02039f04 module:main +from:0x0215cd04 kind:arm_call to:0x0203b00c module:main +from:0x0215cd10 kind:arm_call to:0x0203a978 module:main +from:0x0215cd14 kind:arm_call to:0x0203a5ac module:main +from:0x0215cd2c kind:arm_call to:0x0207834c module:overlay(0) +from:0x0215cd38 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cd3c kind:load to:0x027e09bc module:dtcm +from:0x0215cd5c kind:load to:0x027e09bc module:dtcm +from:0x0215cd60 kind:load to:0x02078230 module:overlay(0) +from:0x0215cd78 kind:arm_call_thumb to:0x020b7a84 module:overlay(12) +from:0x0215cd84 kind:arm_call_thumb to:0x020b7a9c module:overlay(12) +from:0x0215cda0 kind:arm_call to:0x0215cda8 module:overlay(63) +from:0x0215ce68 kind:arm_call_thumb to:0x020b8164 module:overlay(12) +from:0x0215ce70 kind:arm_call_thumb to:0x020b8144 module:overlay(12) +from:0x0215ce7c kind:arm_call_thumb to:0x020b81f4 module:overlay(12) +from:0x0215cefc kind:arm_call to:0x0215d958 module:overlay(63) +from:0x0215cf0c kind:arm_call to:0x0215e81c module:overlay(63) +from:0x0215cf18 kind:arm_call to:0x0215d4bc module:overlay(63) +from:0x0215cf20 kind:arm_call to:0x0215dd88 module:overlay(63) +from:0x0215cf34 kind:arm_call to:0x0215d7dc module:overlay(63) +from:0x0215cf3c kind:arm_call to:0x0215db28 module:overlay(63) +from:0x0215cf50 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215cf5c kind:arm_call to:0x0215ded0 module:overlay(63) +from:0x0215cf74 kind:arm_call to:0x0203a3c8 module:main +from:0x0215cf94 kind:arm_call to:0x0215d610 module:overlay(63) +from:0x0215cfec kind:arm_call to:0x0215d610 module:overlay(63) +from:0x0215d008 kind:arm_call to:0x0215d4bc module:overlay(63) +from:0x0215d010 kind:arm_call to:0x0215dd88 module:overlay(63) +from:0x0215d020 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215d028 kind:arm_call to:0x0203a3c8 module:main +from:0x0215d068 kind:arm_call to:0x0215d7dc module:overlay(63) +from:0x0215d070 kind:arm_call to:0x0215ded0 module:overlay(63) +from:0x0215d0a4 kind:arm_call_thumb to:0x020b81a8 module:overlay(12) +from:0x0215d0c8 kind:arm_call to:0x0211c2d0 module:overlay(39) +from:0x0215d0e4 kind:arm_call to:0x021468d8 module:overlay(58) +from:0x0215d0f0 kind:arm_call_thumb to:0x020b81b8 module:overlay(12) +from:0x0215d108 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215d120 kind:arm_call to:0x0215d610 module:overlay(63) +from:0x0215d158 kind:arm_call to:0x0215ef20 module:overlay(63) +from:0x0215d17c kind:arm_call to:0x0215e0f4 module:overlay(63) +from:0x0215d184 kind:arm_call_thumb to:0x020b8140 module:overlay(12) +from:0x0215d1a0 kind:arm_call to:0x0206becc module:overlay(0) +from:0x0215d1a8 kind:arm_call to:0x0215e64c module:overlay(63) +from:0x0215d1cc kind:arm_call to:0x0215f20c module:overlay(63) +from:0x0215d1f0 kind:arm_call to:0x0215f288 module:overlay(63) +from:0x0215d1f8 kind:arm_call to:0x0215f268 module:overlay(63) +from:0x0215d200 kind:arm_call to:0x0215f248 module:overlay(63) +from:0x0215d258 kind:arm_call to:0x02162168 module:overlay(63) +from:0x0215d278 kind:arm_call to:0x0215d46c module:overlay(63) +from:0x0215d2bc kind:arm_call to:0x02033cfc module:main +from:0x0215d2cc kind:arm_call to:0x0215d9c0 module:overlay(63) +from:0x0215d2ec kind:arm_call to:0x0215e880 module:overlay(63) +from:0x0215d2f8 kind:arm_call_thumb to:0x020b7a28 module:overlay(12) +from:0x0215d300 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215d310 kind:arm_call to:0x0203a3c8 module:main +from:0x0215d320 kind:arm_call to:0x0203a3c8 module:main +from:0x0215d348 kind:arm_call to:0x0215d610 module:overlay(63) +from:0x0215d36c kind:arm_call to:0x0215ea74 module:overlay(63) +from:0x0215d374 kind:arm_call to:0x0215d574 module:overlay(63) +from:0x0215d3ac kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215d450 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d45c kind:load to:0x027e09a4 module:dtcm +from:0x0215d460 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215d464 kind:load to:0x027e0d3c module:dtcm +from:0x0215d4c8 kind:arm_call to:0x0215dba8 module:overlay(63) +from:0x0215d4f8 kind:arm_call to:0x0211c2d0 module:overlay(39) +from:0x0215d514 kind:arm_call to:0x021468d8 module:overlay(58) +from:0x0215d524 kind:arm_call_thumb to:0x020b7a28 module:overlay(12) +from:0x0215d548 kind:arm_call to:0x0211c2d0 module:overlay(39) +from:0x0215d560 kind:arm_call to:0x021468d8 module:overlay(58) +from:0x0215d594 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215d5c8 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d5d8 kind:load to:0x0215f23c module:overlay(63) +from:0x0215d5f4 kind:arm_call to:0x0215c868 module:overlay(63) +from:0x0215d604 kind:arm_call to:0x0215ed80 module:overlay(63) +from:0x0215d6cc kind:arm_call_thumb to:0x020b8194 module:overlay(12) +from:0x0215d6d4 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d710 kind:arm_call_thumb to:0x020b8184 module:overlay(12) +from:0x0215d780 kind:arm_call to:0x02080658 module:overlay(0) +from:0x0215d798 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x0215d7b8 kind:arm_call to:0x020611fc module:overlay(0) +from:0x0215d7cc kind:load to:0x027e09a4 module:dtcm +from:0x0215d7d0 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d7d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d7d8 kind:load to:0x0204a088 module:main +from:0x0215d828 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d834 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d850 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215d878 kind:arm_call to:0x02039f04 module:main +from:0x0215d884 kind:arm_call to:0x02039f04 module:main +from:0x0215d88c kind:arm_call to:0x0203b00c module:main +from:0x0215d898 kind:arm_call to:0x0203a978 module:main +from:0x0215d89c kind:arm_call to:0x0203a5ac module:main +from:0x0215d8b4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0215d8c0 kind:load to:0x027e09bc module:dtcm +from:0x0215d8e4 kind:load to:0x0204a110 module:main +from:0x0215d8e8 kind:load to:0x02019538 module:main +from:0x0215d940 kind:arm_call_thumb to:0x020b791c module:overlay(12) +from:0x0215d978 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215d990 kind:arm_call to:0x0203a3c8 module:main +from:0x0215d9a4 kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215d9bc kind:load to:0x027e0cf0 module:dtcm +from:0x0215da00 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215da10 kind:arm_call to:0x0203a3c8 module:main +from:0x0215da20 kind:arm_call to:0x0203a3c8 module:main +from:0x0215da4c kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215da7c kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215daa4 kind:arm_call to:0x0203a3c8 module:main +from:0x0215dab0 kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215dac8 kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215db24 kind:load to:0x027e0cf0 module:dtcm +from:0x0215db48 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215db5c kind:arm_call to:0x0203a3c8 module:main +from:0x0215db70 kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215db8c kind:arm_call to:0x0203a3c8 module:main +from:0x0215dba4 kind:load to:0x027e0cf0 module:dtcm +from:0x0215dbb8 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215dbd0 kind:arm_call to:0x0203a3c8 module:main +from:0x0215dc24 kind:arm_call to:0x0203a3c8 module:main +from:0x0215dc3c kind:arm_call to:0x02039f04 module:main +from:0x0215dc48 kind:arm_call to:0x0203ab58 module:main +from:0x0215dc50 kind:arm_call to:0x02039f04 module:main +from:0x0215dc58 kind:arm_call to:0x0203ad88 module:main +from:0x0215dc5c kind:arm_call to:0x0203a5ac module:main +from:0x0215dc70 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dc8c kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215dd80 kind:load to:0x027e0cf0 module:dtcm +from:0x0215ddac kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215ddc4 kind:arm_call to:0x0203a3c8 module:main +from:0x0215ddd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ddec kind:arm_call to:0x02039f04 module:main +from:0x0215ddf8 kind:arm_call to:0x0203ab58 module:main +from:0x0215de00 kind:arm_call to:0x02039f04 module:main +from:0x0215de08 kind:arm_call to:0x0203ad88 module:main +from:0x0215de0c kind:arm_call to:0x0203a5ac module:main +from:0x0215de20 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215de5c kind:arm_call to:0x0203a3c8 module:main +from:0x0215de74 kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215decc kind:load to:0x027e0cf0 module:dtcm +from:0x0215dee4 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215df04 kind:arm_call to:0x02039f04 module:main +from:0x0215df10 kind:arm_call to:0x0203ab58 module:main +from:0x0215df18 kind:arm_call to:0x02039f04 module:main +from:0x0215df20 kind:arm_call to:0x0203ad88 module:main +from:0x0215df24 kind:arm_call to:0x0203a5ac module:main +from:0x0215df38 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215df6c kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0215df80 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0215df9c kind:arm_call to:0x0203a3c8 module:main +from:0x0215dfac kind:arm_call to:0x0203a3c8 module:main +from:0x0215dfec kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215e054 kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215e08c kind:load to:0x027e0cf0 module:dtcm +from:0x0215e0a0 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215e0a8 kind:arm_call to:0x0203a3c8 module:main +from:0x0215e0bc kind:load to:0x027e0cf0 module:dtcm +from:0x0215e0c8 kind:arm_call to:0x0215e188 module:overlay(63) +from:0x0215e0d0 kind:arm_call to:0x0215e40c module:overlay(63) +from:0x0215e0ec kind:arm_call to:0x0215e0f4 module:overlay(63) +from:0x0215e148 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e17c kind:load to:0x02162650 module:overlay(63) +from:0x0215e180 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e184 kind:load to:0x020b3000 module:overlay(0) +from:0x0215e1a0 kind:arm_call to:0x02018c2c module:main +from:0x0215e1b4 kind:arm_call to:0x020c555c module:overlay(24) +from:0x0215e1bc kind:arm_call to:0x020c53e8 module:overlay(24) +from:0x0215e1d8 kind:load to:0x0204a110 module:main +from:0x0215e1dc kind:load to:0x027e0994 module:dtcm +from:0x0215e1f4 kind:arm_call to:0x02039f04 module:main +from:0x0215e1fc kind:arm_call to:0x0203a978 module:main +from:0x0215e208 kind:arm_call to:0x02039f04 module:main +from:0x0215e21c kind:arm_call to:0x0203ad88 module:main +from:0x0215e228 kind:arm_call to:0x0203a978 module:main +from:0x0215e234 kind:arm_call to:0x0203ab58 module:main +from:0x0215e238 kind:arm_call to:0x0203a5ac module:main +from:0x0215e244 kind:arm_call to:0x02039f04 module:main +from:0x0215e24c kind:arm_call to:0x0203a978 module:main +from:0x0215e258 kind:arm_call to:0x02039f04 module:main +from:0x0215e268 kind:arm_call to:0x0203ad88 module:main +from:0x0215e274 kind:arm_call to:0x0203a978 module:main +from:0x0215e280 kind:arm_call to:0x0203ab58 module:main +from:0x0215e284 kind:arm_call to:0x0203a5ac module:main +from:0x0215e290 kind:arm_call to:0x02039f04 module:main +from:0x0215e298 kind:arm_call to:0x0203a978 module:main +from:0x0215e2a4 kind:arm_call to:0x02039f04 module:main +from:0x0215e2b4 kind:arm_call to:0x0203ad88 module:main +from:0x0215e2c0 kind:arm_call to:0x0203a978 module:main +from:0x0215e2cc kind:arm_call to:0x0203ab58 module:main +from:0x0215e2d0 kind:arm_call to:0x0203a5ac module:main +from:0x0215e2dc kind:arm_call to:0x02039f04 module:main +from:0x0215e2e4 kind:arm_call to:0x0203a978 module:main +from:0x0215e2f0 kind:arm_call to:0x02039f04 module:main +from:0x0215e300 kind:arm_call to:0x0203ad88 module:main +from:0x0215e30c kind:arm_call to:0x0203a978 module:main +from:0x0215e318 kind:arm_call to:0x0203ab58 module:main +from:0x0215e31c kind:arm_call to:0x0203a5ac module:main +from:0x0215e328 kind:arm_call to:0x02039f04 module:main +from:0x0215e330 kind:arm_call to:0x0203a978 module:main +from:0x0215e33c kind:arm_call to:0x02039f04 module:main +from:0x0215e34c kind:arm_call to:0x0203ad88 module:main +from:0x0215e358 kind:arm_call to:0x0203a978 module:main +from:0x0215e364 kind:arm_call to:0x0203ab58 module:main +from:0x0215e368 kind:arm_call to:0x0203a5ac module:main +from:0x0215e374 kind:arm_call to:0x02039f04 module:main +from:0x0215e37c kind:arm_call to:0x0203a978 module:main +from:0x0215e388 kind:arm_call to:0x02039f04 module:main +from:0x0215e398 kind:arm_call to:0x0203ad88 module:main +from:0x0215e3a4 kind:arm_call to:0x0203a978 module:main +from:0x0215e3b0 kind:arm_call to:0x0203ab58 module:main +from:0x0215e3b4 kind:arm_call to:0x0203a5ac module:main +from:0x0215e3c0 kind:arm_call to:0x02039f04 module:main +from:0x0215e3c8 kind:arm_call to:0x0203a978 module:main +from:0x0215e3d4 kind:arm_call to:0x02039f04 module:main +from:0x0215e3e4 kind:arm_call to:0x0203ad88 module:main +from:0x0215e3f0 kind:arm_call to:0x0203a978 module:main +from:0x0215e3fc kind:arm_call to:0x0203ab58 module:main +from:0x0215e400 kind:arm_call to:0x0203a5ac module:main +from:0x0215e464 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0215e46c kind:arm_call to:0x0215ed90 module:overlay(63) +from:0x0215e488 kind:arm_call to:0x0215e1e0 module:overlay(63) +from:0x0215e498 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e4a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e4c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e4d8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215e504 kind:arm_call to:0x02039f04 module:main +from:0x0215e510 kind:arm_call to:0x0203b00c module:main +from:0x0215e51c kind:arm_call to:0x0203b00c module:main +from:0x0215e52c kind:arm_call to:0x0203a978 module:main +from:0x0215e530 kind:arm_call to:0x0203a5ac module:main +from:0x0215e53c kind:arm_call to:0x02039f04 module:main +from:0x0215e544 kind:arm_call to:0x0203b00c module:main +from:0x0215e54c kind:arm_call to:0x0203b00c module:main +from:0x0215e558 kind:arm_call to:0x0203a978 module:main +from:0x0215e55c kind:arm_call to:0x0203a5ac module:main +from:0x0215e57c kind:arm_call to:0x02078764 module:overlay(0) +from:0x0215e5e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e600 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e620 kind:arm_call to:0x02147bc4 module:overlay(58) +from:0x0215e638 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e63c kind:load to:0x02163654 module:overlay(63) +from:0x0215e640 kind:load to:0x027e09bc module:dtcm +from:0x0215e648 kind:load to:0x02163618 module:overlay(63) +from:0x0215e678 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215e6b0 kind:arm_call to:0x02039f4c module:main +from:0x0215e6bc kind:arm_call to:0x02039f4c module:main +from:0x0215e6c8 kind:arm_call to:0x0203b00c module:main +from:0x0215e6d8 kind:arm_call to:0x02039d60 module:main +from:0x0215e6e4 kind:arm_call to:0x0215ed90 module:overlay(63) +from:0x0215e700 kind:arm_call to:0x0215e1e0 module:overlay(63) +from:0x0215e70c kind:arm_call to:0x02039d04 module:main +from:0x0215e724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e730 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e740 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e754 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215e780 kind:arm_call to:0x02039f04 module:main +from:0x0215e78c kind:arm_call to:0x0203b00c module:main +from:0x0215e798 kind:arm_call to:0x0203b00c module:main +from:0x0215e7a8 kind:arm_call to:0x0203a978 module:main +from:0x0215e7ac kind:arm_call to:0x0203a5ac module:main +from:0x0215e7b8 kind:arm_call to:0x02039f04 module:main +from:0x0215e7c0 kind:arm_call to:0x0203b00c module:main +from:0x0215e7c8 kind:arm_call to:0x0203b00c module:main +from:0x0215e7d4 kind:arm_call to:0x0203a978 module:main +from:0x0215e7d8 kind:arm_call to:0x0203a5ac module:main +from:0x0215e7f8 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0215e808 kind:load to:0x027e0cf0 module:dtcm +from:0x0215e80c kind:load to:0x027e09a4 module:dtcm +from:0x0215e810 kind:load to:0x02163654 module:overlay(63) +from:0x0215e814 kind:load to:0x027e09bc module:dtcm +from:0x0215e87c kind:load to:0x027e0cf0 module:dtcm +from:0x0215e8a8 kind:arm_call to:0x0215e988 module:overlay(63) +from:0x0215e918 kind:arm_call to:0x02033c90 module:main +from:0x0215e980 kind:load to:0x027e0cf0 module:dtcm +from:0x0215e984 kind:load to:0x02162632 module:overlay(63) +from:0x0215ea34 kind:arm_call to:0x02039f4c module:main +from:0x0215ea40 kind:arm_call to:0x02039f4c module:main +from:0x0215ea4c kind:arm_call to:0x0203a978 module:main +from:0x0215ea58 kind:arm_call to:0x02039d04 module:main +from:0x0215ea68 kind:load to:0x02162624 module:overlay(63) +from:0x0215ea6c kind:load to:0x0216262b module:overlay(63) +from:0x0215eaec kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215eafc kind:arm_call to:0x0203a1bc module:main +from:0x0215eb14 kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215eb78 kind:arm_call to:0x0215ec44 module:overlay(63) +from:0x0215eb9c kind:arm_call to:0x0215eca4 module:overlay(63) +from:0x0215ec3c kind:load to:0x027e0cf0 module:dtcm +from:0x0215ecd8 kind:arm_call to:0x0215d7dc module:overlay(63) +from:0x0215ecf4 kind:arm_call to:0x0215d7dc module:overlay(63) +from:0x0215ed24 kind:arm_call to:0x021468d8 module:overlay(58) +from:0x0215ed58 kind:arm_call to:0x021468d8 module:overlay(58) +from:0x0215ed78 kind:arm_call_thumb to:0x020b7ab4 module:overlay(12) +from:0x0215ed8c kind:load to:0x020b7ad5 module:overlays(8,9,12,13,15) +from:0x0215edf0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ee08 kind:arm_call to:0x021456d8 module:overlay(58) +from:0x0215ee28 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ee2c kind:load to:0x020b3000 module:overlay(0) +from:0x0215ee30 kind:load to:0x0216263c module:overlay(63) +from:0x0215ee3c kind:load to:0x0215ee40 module:overlay(63) +from:0x0215ee74 kind:arm_call_thumb to:0x020b81bc module:overlay(12) +from:0x0215ee80 kind:arm_call to:0x0203a1bc module:main +from:0x0215ee8c kind:arm_call to:0x0215e090 module:overlay(63) +from:0x0215eeb8 kind:arm_call to:0x0215ec44 module:overlay(63) +from:0x0215eee8 kind:load to:0x027e0cf0 module:dtcm +from:0x0215eef8 kind:arm_call to:0x0201baec module:main +from:0x0215ef1c kind:load to:0x021635e0 module:overlay(63) +from:0x0215ef34 kind:arm_call to:0x0201bb84 module:main +from:0x0215ef40 kind:arm_call to:0x0201b9a8 module:main +from:0x0215ef48 kind:load to:0x0204e5f8 module:main +from:0x0215ef58 kind:load to:0x0215e0c0 module:overlay(63) +from:0x0215ef64 kind:arm_call to:0x0201bacc module:main +from:0x0215ef6c kind:arm_call to:0x02011ff4 module:main +from:0x0215ef80 kind:arm_call to:0x02067244 module:overlay(0) +from:0x0215ef90 kind:arm_call_thumb to:0x020141dc module:main +from:0x0215efac kind:load to:0x02163714 module:overlay(63) +from:0x0215eff0 kind:arm_call to:0x0215d5dc module:overlay(63) +from:0x0215f004 kind:arm_call to:0x02014478 module:main +from:0x0215f078 kind:arm_call to:0x0215cd64 module:overlay(63) +from:0x0215f0c4 kind:arm_call to:0x0215cd64 module:overlay(63) +from:0x0215f0d4 kind:arm_call to:0x0215ecc4 module:overlay(63) +from:0x0215f0e0 kind:arm_call to:0x0215ece0 module:overlay(63) +from:0x0215f0ec kind:arm_call to:0x0215ecfc module:overlay(63) +from:0x0215f0f8 kind:arm_call to:0x0215ed30 module:overlay(63) +from:0x0215f108 kind:arm_call to:0x0215ed64 module:overlay(63) +from:0x0215f180 kind:load to:0x021641c8 module:overlay(63) +from:0x0215f184 kind:load to:0x02049b4c module:main +from:0x0215f1a8 kind:arm_call to:0x0215ef78 module:overlay(63) +from:0x0215f1bc kind:load to:0x02163704 module:overlay(63) +from:0x0215f1c8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215f1e0 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215f1f8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215f200 kind:arm_call to:0x02011ff4 module:main +from:0x0215f228 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f238 kind:load to:0x020b504c module:overlay(0) +from:0x0215f2a4 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215f2ac kind:arm_call to:0x02011ff4 module:main +from:0x0215f2c0 kind:load to:0x02164328 module:overlay(63) +from:0x0215f2d4 kind:arm_call to:0x02011f3c module:main +from:0x0215f2e0 kind:arm_call to:0x0215f310 module:overlay(63) +from:0x0215f2f4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215f30c kind:load to:0x02163760 module:overlay(63) +from:0x0215f318 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215f370 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215f398 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215f3b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f3c8 kind:load to:0x021637cc module:overlay(63) +from:0x0215f3cc kind:load to:0x02164328 module:overlay(63) +from:0x0215f3d0 kind:load to:0x02163784 module:overlay(63) +from:0x0215f3dc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f43c kind:arm_call to:0x02099f64 module:overlay(0) +from:0x0215f46c kind:load to:0x02163740 module:overlay(63) +from:0x0215f470 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f4c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f4cc kind:arm_call to:0x02011ff4 module:main +from:0x0215f4e4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f4ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f4f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215f50c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f514 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f51c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215f524 kind:arm_call to:0x02011ff4 module:main +from:0x0215f538 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215f54c kind:load to:0x02164410 module:overlay(63) +from:0x0215f560 kind:arm_call to:0x02011f3c module:main +from:0x0215f56c kind:arm_call to:0x0215f608 module:overlay(63) +from:0x0215f584 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215f594 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215f5f4 kind:load to:0x02163828 module:overlay(63) +from:0x0215f5f8 kind:load to:0x02163860 module:overlay(63) +from:0x0215f5fc kind:load to:0x02163844 module:overlay(63) +from:0x0215f610 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215f6c0 kind:load to:0x02163888 module:overlay(63) +from:0x0215f6c4 kind:load to:0x02164410 module:overlay(63) +from:0x0215f6c8 kind:load to:0x020b1968 module:overlay(0) +from:0x0215f6cc kind:load to:0x021644e4 module:overlay(63) +from:0x0215f6f0 kind:arm_call to:0x0215fc40 module:overlay(63) +from:0x0215f72c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f758 kind:arm_call to:0x0215f7ac module:overlay(63) +from:0x0215f764 kind:arm_call to:0x0215fce0 module:overlay(63) +from:0x0215f778 kind:arm_call to:0x0215fc40 module:overlay(63) +from:0x0215f7c0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215f7dc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215f804 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215f81c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0215f828 kind:arm_call to:0x0215fc40 module:overlay(63) +from:0x0215f86c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f888 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f8a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f904 kind:arm_call to:0x02039f04 module:main +from:0x0215f914 kind:arm_call to:0x0203a978 module:main +from:0x0215f91c kind:arm_call to:0x02039d60 module:main +from:0x0215f960 kind:arm_call to:0x02039f04 module:main +from:0x0215f96c kind:arm_call to:0x0203a978 module:main +from:0x0215f978 kind:arm_call to:0x0203a978 module:main +from:0x0215f984 kind:arm_call to:0x0203ab58 module:main +from:0x0215f9b8 kind:arm_call to:0x02039f04 module:main +from:0x0215f9c4 kind:arm_call to:0x0203a978 module:main +from:0x0215f9d0 kind:arm_call to:0x0203a978 module:main +from:0x0215f9d8 kind:arm_call to:0x0203ad88 module:main +from:0x0215f9dc kind:arm_call to:0x0203a5ac module:main +from:0x0215fa28 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:0x0215fb1c kind:arm_call to:0x0215fce0 module:overlay(63) +from:0x0215fb34 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215fb58 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215fbec kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215fc14 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215fc20 kind:load to:0x027e09b8 module:dtcm +from:0x0215fc28 kind:load to:0x027e0cec module:dtcm +from:0x0215fc2c kind:load to:0x027e09a8 module:dtcm +from:0x0215fc34 kind:load to:0x02049be4 module:main +from:0x0215fcd4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fcf8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fd28 kind:arm_call to:0x02016b8c module:main +from:0x0215fd34 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fd44 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215fd4c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215fd64 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215fd6c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215fd74 kind:arm_call to:0x02011ff4 module:main +from:0x0215fd88 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215fd9c kind:load to:0x02164604 module:overlay(63) +from:0x0215fdb0 kind:arm_call to:0x02011f3c module:main +from:0x0215fdbc kind:arm_call to:0x0215fec4 module:overlay(63) +from:0x0215fdd8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215fde8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215fe60 kind:load to:0x02163828 module:overlay(63) +from:0x0215fe64 kind:load to:0x02163860 module:overlay(63) +from:0x0215fe68 kind:load to:0x02163928 module:overlay(63) +from:0x0215fe84 kind:load to:0x02163910 module:overlay(63) +from:0x0215fea8 kind:load to:0x0204a088 module:main +from:0x0215feac kind:load to:0x020611dc module:overlay(0) +from:0x0215fec0 kind:load to:0x020166ac module:main +from:0x0215fecc kind:arm_call to:0x02170e6c module:overlay(94) +from:0x0215ff2c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ff3c kind:arm_call to:0x0205b324 module:overlay(0) +from:0x0215ff44 kind:arm_call_thumb to:0x020141dc module:main +from:0x0215ff60 kind:arm_call to:0x0215fe74 module:overlay(63) +from:0x0215ff94 kind:arm_call to:0x02028c90 module:main +from:0x0215ffb0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0215ffb8 kind:arm_call to:0x02060bac module:overlay(0) +from:0x0215ffcc kind:arm_call to:0x0206082c module:overlay(0) +from:0x0215ffd4 kind:arm_call to:0x02060bac module:overlay(0) +from:0x0215ffe0 kind:load to:0x02163944 module:overlay(63) +from:0x0215ffe4 kind:load to:0x02163988 module:overlay(63) +from:0x0215ffe8 kind:load to:0x02164604 module:overlay(63) +from:0x0215ffec kind:load to:0x021646d8 module:overlay(63) +from:0x0215fff0 kind:load to:0x02164514 module:overlay(63) +from:0x0215fff4 kind:load to:0x0216458c module:overlay(63) +from:0x02160024 kind:arm_call to:0x02160580 module:overlay(63) +from:0x021600c0 kind:arm_call to:0x020b675c module:overlay(9) +from:0x02160118 kind:arm_call to:0x02160580 module:overlay(63) +from:0x02160138 kind:arm_call to:0x02160254 module:overlay(63) +from:0x02160144 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0216015c kind:arm_call to:0x020611fc module:overlay(0) +from:0x02160168 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021601e0 kind:arm_call to:0x020716dc module:overlay(0) +from:0x021601f8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02160204 kind:arm_call to:0x02170fa0 module:overlay(94) +from:0x0216021c kind:arm_call to:0x02160580 module:overlay(63) +from:0x02160224 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216022c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02160234 kind:load to:0x0204a088 module:main +from:0x02160238 kind:load to:0x02118fa4 module:overlay(31) +from:0x02160240 kind:load to:0x0204a110 module:main +from:0x02160244 kind:load to:0x027e09a8 module:dtcm +from:0x02160248 kind:load to:0x020b5214 module:overlay(0) +from:0x0216024c kind:load to:0x02164514 module:overlay(63) +from:0x02160250 kind:load to:0x0216458c module:overlay(63) +from:0x02160270 kind:arm_call to:0x02014478 module:main +from:0x02160290 kind:arm_call to:0x02160548 module:overlay(63) +from:0x02160360 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02160370 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x02160388 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021603a4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021603fc kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x02160410 kind:arm_call to:0x02160580 module:overlay(63) +from:0x02160438 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x0216044c kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x02160464 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02160474 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021604fc kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x02160520 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x02160528 kind:load to:0x02118fa4 module:overlay(31) +from:0x0216052c kind:load to:0x021638c0 module:overlay(63) +from:0x02160530 kind:load to:0x021638e8 module:overlay(63) +from:0x02160534 kind:load to:0x020b5214 module:overlay(0) +from:0x0216053c kind:load to:0x02164514 module:overlay(63) +from:0x02160540 kind:load to:0x0216458c module:overlay(63) +from:0x02160544 kind:load to:0x020b52b4 module:overlay(0) +from:0x02160574 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0216057c kind:load to:0x02164514 module:overlay(63) +from:0x021605c4 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02160604 kind:arm_call to:0x02073104 module:overlay(0) +from:0x02160620 kind:arm_call to:0x02170f7c module:overlays(90,94) +from:0x02160628 kind:arm_call to:0x02170fd4 module:overlays(90,94) +from:0x0216064c kind:arm_call to:0x020b669c module:overlay(9) +from:0x02160684 kind:load to:0x02118fa4 module:overlay(31) +from:0x021606a8 kind:arm_call to:0x02160580 module:overlay(63) +from:0x0216076c kind:arm_call to:0x020166f4 module:main +from:0x0216077c kind:load to:0x027e0954 module:dtcm +from:0x02160854 kind:arm_call to:0x0201aad0 module:main +from:0x0216086c kind:load to:0x021638e8 module:overlay(63) +from:0x02160870 kind:load to:0x0204af1c module:main +from:0x02160874 kind:load to:0x021638c0 module:overlay(63) +from:0x02160878 kind:load to:0x02164514 module:overlay(63) +from:0x0216087c kind:load to:0x0216458c module:overlay(63) +from:0x0216089c kind:arm_call to:0x020b669c module:overlay(9) +from:0x021608a4 kind:load to:0x02118fa4 module:overlay(31) +from:0x02160904 kind:arm_call to:0x0207834c module:overlay(0) +from:0x02160910 kind:load to:0x021638c8 module:overlay(63) +from:0x02160914 kind:load to:0x027e09bc module:dtcm +from:0x02160930 kind:arm_call to:0x02160580 module:overlay(63) +from:0x02160954 kind:arm_call to:0x02160548 module:overlay(63) +from:0x0216098c kind:arm_call to:0x02078230 module:overlay(0) +from:0x021609a8 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021609b8 kind:arm_call to:0x02160580 module:overlay(63) +from:0x021609c0 kind:load to:0x027e09bc module:dtcm +from:0x021609d0 kind:arm_call to:0x02016694 module:main +from:0x021609d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021609e0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021609e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021609f0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x021609f8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160a00 kind:arm_call to:0x02011ff4 module:main +from:0x02160a18 kind:arm_call to:0x02016694 module:main +from:0x02160a20 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160a28 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02160a30 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160a38 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02160a40 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160a54 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02160ad8 kind:load to:0x02164708 module:overlay(63) +from:0x02160aec kind:arm_call to:0x02011f3c module:main +from:0x02160af8 kind:arm_call to:0x02160bd0 module:overlay(63) +from:0x02160b10 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02160b20 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160bb4 kind:load to:0x021639fc module:overlay(63) +from:0x02160bb8 kind:load to:0x02163a34 module:overlay(63) +from:0x02160bbc kind:load to:0x02163a18 module:overlay(63) +from:0x02160bc8 kind:load to:0x021639c4 module:overlay(63) +from:0x02160bd8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02160c30 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02160c60 kind:load to:0x02163a5c module:overlay(63) +from:0x02160c64 kind:load to:0x02164708 module:overlay(63) +from:0x02160c68 kind:load to:0x021639e4 module:overlay(63) +from:0x02160cb8 kind:arm_call to:0x02160d18 module:overlay(63) +from:0x02160cc4 kind:load to:0x021647dc module:overlay(63) +from:0x02160d04 kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x02160d50 kind:arm_call to:0x0209d22c module:overlay(0) +from:0x02160d5c kind:arm_call to:0x020730ac module:overlay(0) +from:0x02160de0 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02160df0 kind:load to:0x021639c4 module:overlay(63) +from:0x02160df4 kind:load to:0x027e09b8 module:dtcm +from:0x02160e34 kind:load to:0x027e0cd8 module:dtcm +from:0x02160e38 kind:load to:0x02081d7c module:overlay(0) +from:0x02160e48 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160e50 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160e68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160e70 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160e78 kind:arm_call to:0x02011ff4 module:main +from:0x02160e8c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02160ea0 kind:load to:0x02164810 module:overlay(63) +from:0x02160eb4 kind:arm_call to:0x02011f3c module:main +from:0x02160ec0 kind:arm_call to:0x02160f64 module:overlay(63) +from:0x02160ed8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02160ee8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160f48 kind:load to:0x02163828 module:overlay(63) +from:0x02160f4c kind:load to:0x02163860 module:overlay(63) +from:0x02160f50 kind:load to:0x02163a9c module:overlay(63) +from:0x02160f6c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02160fc4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02160ff4 kind:load to:0x02163ab8 module:overlay(63) +from:0x02160ff8 kind:load to:0x02164810 module:overlay(63) +from:0x0216100c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02161050 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216105c kind:arm_call to:0x02161254 module:overlay(63) +from:0x02161068 kind:load to:0x021648e4 module:overlay(63) +from:0x0216117c kind:arm_call to:0x020a0220 module:overlay(0) +from:0x021611a0 kind:load to:0x02049be4 module:main +from:0x021611a8 kind:load to:0x027e0cec module:dtcm +from:0x02161210 kind:arm_call to:0x02161254 module:overlay(63) +from:0x02161218 kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x02161228 kind:arm_call to:0x02161254 module:overlay(63) +from:0x02161240 kind:arm_call to:0x02161254 module:overlay(63) +from:0x0216127c kind:arm_call to:0x02161288 module:overlay(63) +from:0x021612ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021612b8 kind:arm_call to:0x02071eac module:overlay(0) +from:0x021612f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216130c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02161328 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02161344 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02161354 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02161370 kind:load to:0x027e09a8 module:dtcm +from:0x02161378 kind:load to:0x027e0cec module:dtcm +from:0x021613a0 kind:arm_call to:0x0209d518 module:overlay(0) +from:0x021613d0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021613d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021613e0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021613f8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02161400 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161408 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161410 kind:arm_call to:0x02011ff4 module:main +from:0x02161424 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02161438 kind:load to:0x02164914 module:overlay(63) +from:0x0216144c kind:arm_call to:0x02011f3c module:main +from:0x02161458 kind:arm_call to:0x0216163c module:overlay(63) +from:0x02161470 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02161480 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021614e0 kind:load to:0x02163828 module:overlay(63) +from:0x021614e4 kind:load to:0x02163860 module:overlay(63) +from:0x021614e8 kind:load to:0x02163b0c module:overlay(63) +from:0x02161508 kind:load to:0x02163af8 module:overlay(63) +from:0x02161518 kind:load to:0x0216153c module:overlay(63) +from:0x02161528 kind:load to:0x021615c4 module:overlay(63) +from:0x02161538 kind:load to:0x02161638 module:overlay(63) +from:0x02161578 kind:arm_call to:0x0209d274 module:overlay(0) +from:0x0216158c kind:arm_call to:0x02161b08 module:overlay(63) +from:0x021615a4 kind:arm_call to:0x0209d274 module:overlay(0) +from:0x021615b8 kind:arm_call to:0x02161b08 module:overlay(63) +from:0x021615c0 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021615fc kind:arm_call to:0x0209d274 module:overlay(0) +from:0x0216161c kind:arm_call to:0x0209d274 module:overlay(0) +from:0x02161634 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02161644 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0216169c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021616b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021616c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021616d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021616dc kind:arm_call to:0x021614f8 module:overlay(63) +from:0x02161714 kind:load to:0x02163b28 module:overlay(63) +from:0x02161718 kind:load to:0x02164914 module:overlay(63) +from:0x02161730 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02161774 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161794 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021617a8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021617c0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021617d4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021617ec kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02161800 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02161848 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0216187c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0216189c kind:arm_call to:0x02161b08 module:overlay(63) +from:0x021618a8 kind:load to:0x020b539c module:overlay(0) +from:0x021618b0 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021618b4 kind:load to:0x02164934 module:overlay(63) +from:0x021618b8 kind:load to:0x02162700 module:overlay(63) +from:0x021618bc kind:load to:0x02162710 module:overlay(63) +from:0x021618c0 kind:load to:0x02162720 module:overlay(63) +from:0x021618c4 kind:load to:0x021649e8 module:overlay(63) +from:0x021618d8 kind:arm_call to:0x02082164 module:overlay(0) +from:0x021618ec kind:arm_call to:0x020d9314 module:overlay(31) +from:0x021618f4 kind:load to:0x027e0cd8 module:dtcm +from:0x02161940 kind:arm_call to:0x02173584 module:overlay(94) +from:0x02161954 kind:arm_call to:0x02161b08 module:overlay(63) +from:0x02161968 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161978 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02161994 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021619a0 kind:arm_call to:0x02161b08 module:overlay(63) +from:0x021619b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021619c4 kind:arm_call to:0x02161b08 module:overlay(63) +from:0x021619d0 kind:arm_call to:0x020716dc module:overlay(0) +from:0x021619e0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02161a04 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02161a1c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161a2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161a40 kind:arm_call to:0x020716dc module:overlay(0) +from:0x02161a4c kind:arm_call to:0x02161b08 module:overlay(63) +from:0x02161a5c kind:arm_call to:0x0207330c module:overlay(0) +from:0x02161a6c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02161a78 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02161a94 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161ae4 kind:load to:0x027e09a8 module:dtcm +from:0x02161ae8 kind:load to:0x027e09b8 module:dtcm +from:0x02161af0 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02161b5c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161b64 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02161b70 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161b7c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161b88 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161b94 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161ba8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02161bc8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02161c5c kind:arm_call to:0x02073388 module:overlay(0) +from:0x02161c88 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02161ca4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02161cb4 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161cbc kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02161cc8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161cd4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161ce0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161cec kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161d0c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02161d14 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161d1c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02161d28 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161d34 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161d44 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161d50 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161d6c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02161e08 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02161e28 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02161e30 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161e38 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02161e44 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161e50 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161e60 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161e6c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161e88 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02161f24 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02161f3c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161f5c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02161f7c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02162010 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02162024 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0216202c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02162038 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02162044 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0216206c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02162088 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02162098 kind:load to:0x027e09b8 module:dtcm +from:0x021620a0 kind:load to:0x027e0cec module:dtcm +from:0x021620a4 kind:load to:0x0203e964 module:main +from:0x021620a8 kind:load to:0x020b539c module:overlay(0) +from:0x021620b0 kind:load to:0x027e09a8 module:dtcm +from:0x021620b8 kind:load to:0x021649e8 module:overlay(63) +from:0x021620f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162100 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02162118 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162120 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02162128 kind:arm_call to:0x02011ff4 module:main +from:0x0216213c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02162174 kind:arm_call to:0x02002f04 module:main +from:0x021621a8 kind:arm_call to:0x02162284 module:overlay(63) +from:0x021621b0 kind:arm_call to:0x021621bc module:overlay(63) +from:0x021621b8 kind:load to:0x020b51c0 module:overlay(0) +from:0x021621e4 kind:arm_call to:0x02002f54 module:main +from:0x021621f4 kind:arm_call to:0x02002f54 module:main +from:0x0216223c kind:arm_call to:0x02002f04 module:main +from:0x0216225c kind:arm_call to:0x021624dc module:overlay(63) +from:0x02162274 kind:arm_call to:0x021624d4 module:overlay(63) +from:0x02162280 kind:load to:0x020b51c0 module:overlay(0) +from:0x021622ac kind:arm_call to:0x02002f54 module:main +from:0x021622dc kind:arm_call to:0x02002f54 module:main +from:0x021622ec kind:arm_call to:0x02002f54 module:main +from:0x0216232c kind:arm_call to:0x021624d4 module:overlay(63) +from:0x02162348 kind:arm_call to:0x02002f54 module:main +from:0x02162358 kind:arm_call to:0x02002f54 module:main +from:0x02162398 kind:arm_call to:0x021624d4 module:overlay(63) +from:0x021623b0 kind:arm_call to:0x02002f54 module:main +from:0x021623d8 kind:arm_call to:0x021624d4 module:overlay(63) +from:0x021623f4 kind:arm_call to:0x02002f54 module:main +from:0x02162404 kind:arm_call to:0x02002f54 module:main +from:0x02162444 kind:arm_call to:0x021624dc module:overlay(63) +from:0x0216245c kind:arm_call to:0x02002f54 module:main +from:0x02162484 kind:arm_call to:0x021624d4 module:overlay(63) +from:0x0216249c kind:arm_call to:0x02002f54 module:main +from:0x021624c4 kind:arm_call to:0x021624d4 module:overlay(63) +from:0x021624d0 kind:load to:0x020b51c0 module:overlay(0) +from:0x02162764 kind:arm_call to:0x02157ed0 module:overlay(63) +from:0x02162774 kind:arm_call to:0x0203ce74 module:main +from:0x02162788 kind:load to:0x02162e90 module:overlay(63) +from:0x02162790 kind:load to:0x02163b60 module:overlay(63) +from:0x02162794 kind:load to:0x02163b70 module:overlay(63) +from:0x02162798 kind:load to:0x0215aae4 module:overlay(63) +from:0x0216279c kind:load to:0x02163b64 module:overlay(63) +from:0x021627ec kind:arm_call to:0x0215ab28 module:overlay(63) +from:0x021627fc kind:arm_call to:0x0203ce74 module:main +from:0x02162814 kind:load to:0x021630c8 module:overlay(63) +from:0x0216281c kind:load to:0x02163c48 module:overlay(63) +from:0x02162828 kind:load to:0x02163c58 module:overlay(63) +from:0x0216282c kind:load to:0x0215bae8 module:overlay(63) +from:0x02162830 kind:load to:0x02163c4c module:overlay(63) +from:0x02162850 kind:arm_call to:0x0215bc5c module:overlay(63) +from:0x02162860 kind:arm_call to:0x0203ce74 module:main +from:0x02162874 kind:load to:0x02163d30 module:overlay(63) +from:0x02162878 kind:load to:0x02163d40 module:overlay(63) +from:0x0216287c kind:load to:0x0215bf7c module:overlay(63) +from:0x02162880 kind:load to:0x02163d34 module:overlay(63) +from:0x021628a0 kind:arm_call to:0x0215bfc0 module:overlay(63) +from:0x021628b0 kind:arm_call to:0x0203ce74 module:main +from:0x021628c4 kind:load to:0x02163e18 module:overlay(63) +from:0x021628c8 kind:load to:0x02163e28 module:overlay(63) +from:0x021628cc kind:load to:0x0215c1c4 module:overlay(63) +from:0x021628d0 kind:load to:0x02163e1c module:overlay(63) +from:0x021628f0 kind:arm_call to:0x0215c208 module:overlay(63) +from:0x02162900 kind:arm_call to:0x0203ce74 module:main +from:0x02162914 kind:load to:0x02163f00 module:overlay(63) +from:0x02162918 kind:load to:0x02163f10 module:overlay(63) +from:0x0216291c kind:load to:0x0215c328 module:overlay(63) +from:0x02162920 kind:load to:0x02163f04 module:overlay(63) +from:0x02162940 kind:arm_call to:0x0215c36c module:overlay(63) +from:0x02162950 kind:arm_call to:0x0203ce74 module:main +from:0x02162964 kind:load to:0x02163fe8 module:overlay(63) +from:0x02162968 kind:load to:0x02163ff8 module:overlay(63) +from:0x0216296c kind:load to:0x0215c570 module:overlay(63) +from:0x02162970 kind:load to:0x02163fec module:overlay(63) +from:0x02162990 kind:arm_call to:0x0215c5b4 module:overlay(63) +from:0x021629a0 kind:arm_call to:0x0203ce74 module:main +from:0x021629b4 kind:load to:0x021640d0 module:overlay(63) +from:0x021629b8 kind:load to:0x021640e0 module:overlay(63) +from:0x021629bc kind:load to:0x0215c6d4 module:overlay(63) +from:0x021629c0 kind:load to:0x021640d4 module:overlay(63) +from:0x02162acc kind:arm_call to:0x0215c6e8 module:overlay(63) +from:0x02162adc kind:arm_call to:0x0203ce74 module:main +from:0x02162af4 kind:load to:0x02163664 module:overlay(63) +from:0x02162af8 kind:load to:0x02163680 module:overlay(63) +from:0x02162afc kind:load to:0x0216369c module:overlay(63) +from:0x02162b00 kind:load to:0x021636b8 module:overlay(63) +from:0x02162b04 kind:load to:0x021636d4 module:overlay(63) +from:0x02162b08 kind:load to:0x02163618 module:overlay(63) +from:0x02162b10 kind:load to:0x021636f0 module:overlay(63) +from:0x02162b1c kind:load to:0x021641b8 module:overlay(63) +from:0x02162b20 kind:load to:0x021641c8 module:overlay(63) +from:0x02162b24 kind:load to:0x0215c7c4 module:overlay(63) +from:0x02162b28 kind:load to:0x021641bc module:overlay(63) +from:0x02162b48 kind:arm_call to:0x0215f2e8 module:overlay(63) +from:0x02162b58 kind:arm_call to:0x0203ce74 module:main +from:0x02162b6c kind:load to:0x02164318 module:overlay(63) +from:0x02162b70 kind:load to:0x02164328 module:overlay(63) +from:0x02162b74 kind:load to:0x0215f530 module:overlay(63) +from:0x02162b78 kind:load to:0x0216431c module:overlay(63) +from:0x02162b98 kind:arm_call to:0x0215f574 module:overlay(63) +from:0x02162ba8 kind:arm_call to:0x0203ce74 module:main +from:0x02162bbc kind:load to:0x02164400 module:overlay(63) +from:0x02162bc0 kind:load to:0x02164410 module:overlay(63) +from:0x02162bc4 kind:load to:0x0215fd80 module:overlay(63) +from:0x02162bc8 kind:load to:0x02164404 module:overlay(63) +from:0x02162c90 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02162c98 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02162cb8 kind:arm_call to:0x0215fdc4 module:overlay(63) +from:0x02162cc8 kind:arm_call to:0x0203ce74 module:main +from:0x02162ce0 kind:load to:0x021638c0 module:overlay(63) +from:0x02162ce8 kind:load to:0x021638d4 module:overlay(63) +from:0x02162cec kind:load to:0x02163904 module:overlay(63) +from:0x02162cf0 kind:load to:0x021638f4 module:overlay(63) +from:0x02162cf4 kind:load to:0x021638f8 module:overlay(63) +from:0x02162cf8 kind:load to:0x021638ec module:overlay(63) +from:0x02162cfc kind:load to:0x021638f0 module:overlay(63) +from:0x02162d00 kind:load to:0x02163900 module:overlay(63) +from:0x02162d04 kind:load to:0x021638fc module:overlay(63) +from:0x02162d08 kind:load to:0x02164514 module:overlay(63) +from:0x02162d0c kind:load to:0x0216458c module:overlay(63) +from:0x02162d10 kind:load to:0x02164504 module:overlay(63) +from:0x02162d14 kind:load to:0x02164604 module:overlay(63) +from:0x02162d18 kind:load to:0x02160a4c module:overlay(63) +from:0x02162d1c kind:load to:0x02164508 module:overlay(63) +from:0x02162d64 kind:arm_call to:0x02160b00 module:overlay(63) +from:0x02162d74 kind:arm_call to:0x0203ce74 module:main +from:0x02162d8c kind:load to:0x021639c4 module:overlay(63) +from:0x02162d90 kind:load to:0x021646f8 module:overlay(63) +from:0x02162d94 kind:load to:0x02164708 module:overlay(63) +from:0x02162d98 kind:load to:0x02160e84 module:overlay(63) +from:0x02162d9c kind:load to:0x021646fc module:overlay(63) +from:0x02162dbc kind:arm_call to:0x02160ec8 module:overlay(63) +from:0x02162dcc kind:arm_call to:0x0203ce74 module:main +from:0x02162de0 kind:load to:0x02164800 module:overlay(63) +from:0x02162de4 kind:load to:0x02164810 module:overlay(63) +from:0x02162de8 kind:load to:0x0216141c module:overlay(63) +from:0x02162dec kind:load to:0x02164804 module:overlay(63) +from:0x02162e0c kind:arm_call to:0x02161460 module:overlay(63) +from:0x02162e1c kind:arm_call to:0x0203ce74 module:main +from:0x02162e30 kind:load to:0x02164904 module:overlay(63) +from:0x02162e34 kind:load to:0x02164914 module:overlay(63) +from:0x02162e38 kind:load to:0x02162134 module:overlay(63) +from:0x02162e3c kind:load to:0x02164908 module:overlay(63) +from:0x02162e40 kind:load to:0x02162730 module:overlay(63) +from:0x02162e44 kind:load to:0x021627a0 module:overlay(63) +from:0x02162e48 kind:load to:0x02162834 module:overlay(63) +from:0x02162e4c kind:load to:0x02162884 module:overlay(63) +from:0x02162e50 kind:load to:0x021628d4 module:overlay(63) +from:0x02162e54 kind:load to:0x02162924 module:overlay(63) +from:0x02162e58 kind:load to:0x02162974 module:overlay(63) +from:0x02162e5c kind:load to:0x021629c4 module:overlay(63) +from:0x02162e60 kind:load to:0x02162b2c module:overlay(63) +from:0x02162e64 kind:load to:0x02162b7c module:overlay(63) +from:0x02162e68 kind:load to:0x02162bcc module:overlay(63) +from:0x02162e6c kind:load to:0x02162d20 module:overlay(63) +from:0x02162e70 kind:load to:0x02162da0 module:overlay(63) +from:0x02162e74 kind:load to:0x02162df0 module:overlay(63) +from:0x02162e88 kind:load to:0x02097c14 module:overlay(0) +from:0x02162e8c kind:load to:0x02157fa4 module:overlay(63) +from:0x02162ea8 kind:load to:0x0215a804 module:overlay(63) +from:0x02162eac kind:load to:0x0215a818 module:overlay(63) +from:0x02162eb0 kind:load to:0x0215a834 module:overlay(63) +from:0x02162eb4 kind:load to:0x0215a880 module:overlay(63) +from:0x02162eb8 kind:load to:0x0207c010 module:overlay(0) +from:0x02162ec4 kind:load to:0x02157eac module:overlay(63) +from:0x02162ec8 kind:load to:0x02097944 module:overlay(0) +from:0x02162ecc kind:load to:0x02097754 module:overlay(0) +from:0x02162ed0 kind:load to:0x020977d0 module:overlay(0) +from:0x02162ed4 kind:load to:0x0209794c module:overlay(0) +from:0x02162ed8 kind:load to:0x0209796c module:overlay(0) +from:0x02162edc kind:load to:0x02097998 module:overlay(0) +from:0x02162ee8 kind:load to:0x021582f8 module:overlay(63) +from:0x02162eec kind:load to:0x0215a99c module:overlay(63) +from:0x02162ef0 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162ef4 kind:load to:0x02057a88 module:overlay(0) +from:0x02162ef8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162efc kind:load to:0x02057e44 module:overlay(0) +from:0x02162f00 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162f04 kind:load to:0x0209a79c module:overlay(0) +from:0x02162f08 kind:load to:0x02057d84 module:overlay(0) +from:0x02162f14 kind:load to:0x0215830c module:overlay(63) +from:0x02162f18 kind:load to:0x0215a9b8 module:overlay(63) +from:0x02162f1c kind:load to:0x0209a254 module:overlay(0) +from:0x02162f20 kind:load to:0x0209a288 module:overlay(0) +from:0x02162f24 kind:load to:0x0209a320 module:overlay(0) +from:0x02162f28 kind:load to:0x0209a334 module:overlay(0) +from:0x02162f2c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02162f30 kind:load to:0x0209a35c module:overlay(0) +from:0x02162f34 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02162f38 kind:load to:0x0209a06c module:overlay(0) +from:0x02162f3c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02162f40 kind:load to:0x0209a308 module:overlay(0) +from:0x02162f44 kind:load to:0x0209a348 module:overlay(0) +from:0x02162f48 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02162f4c kind:load to:0x0215a970 module:overlay(63) +from:0x02162f50 kind:load to:0x0215a94c module:overlay(63) +from:0x02162f54 kind:load to:0x0209a70c module:overlay(0) +from:0x02162f58 kind:load to:0x02158b34 module:overlay(63) +from:0x02162f60 kind:load to:0x02158d40 module:overlay(63) +from:0x02162f68 kind:load to:0x021590c8 module:overlay(63) +from:0x02162f70 kind:load to:0x021591f4 module:overlay(63) +from:0x02162f78 kind:load to:0x02159408 module:overlay(63) +from:0x02162f80 kind:load to:0x021595a4 module:overlay(63) +from:0x02162f88 kind:load to:0x02159714 module:overlay(63) +from:0x02162f90 kind:load to:0x021598fc module:overlay(63) +from:0x02162f98 kind:load to:0x02159ca8 module:overlay(63) +from:0x02162fa0 kind:load to:0x02159dfc module:overlay(63) +from:0x02162fa8 kind:load to:0x02159e20 module:overlay(63) +from:0x02162fb0 kind:load to:0x02158b98 module:overlay(63) +from:0x02162fb8 kind:load to:0x02158db0 module:overlay(63) +from:0x02162fc0 kind:load to:0x02159100 module:overlay(63) +from:0x02162fc8 kind:load to:0x02159258 module:overlay(63) +from:0x02162fd0 kind:load to:0x02159494 module:overlay(63) +from:0x02162fd8 kind:load to:0x02159618 module:overlay(63) +from:0x02162fe0 kind:load to:0x02159784 module:overlay(63) +from:0x02162fe8 kind:load to:0x021599e4 module:overlay(63) +from:0x02162ff0 kind:load to:0x02159d68 module:overlay(63) +from:0x02162ff8 kind:load to:0x02159e1c module:overlay(63) +from:0x02163000 kind:load to:0x02159ec0 module:overlay(63) +from:0x02163010 kind:load to:0x02098518 module:overlay(0) +from:0x02163014 kind:load to:0x02098554 module:overlay(0) +from:0x02163018 kind:load to:0x0209856c module:overlay(0) +from:0x0216301c kind:load to:0x02098578 module:overlay(0) +from:0x02163020 kind:load to:0x0215a5f8 module:overlay(63) +from:0x02163024 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163028 kind:load to:0x02158320 module:overlay(63) +from:0x0216302c kind:load to:0x02158388 module:overlay(63) +from:0x02163030 kind:load to:0x021584f0 module:overlay(63) +from:0x02163034 kind:load to:0x021584c4 module:overlay(63) +from:0x02163038 kind:load to:0x020984bc module:overlay(0) +from:0x0216303c kind:load to:0x02158a2c module:overlay(63) +from:0x02163040 kind:load to:0x02099004 module:overlay(0) +from:0x02163044 kind:load to:0x020984c8 module:overlay(0) +from:0x02163048 kind:load to:0x02098584 module:overlay(0) +from:0x0216304c kind:load to:0x020985f0 module:overlay(0) +from:0x02163050 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163054 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163058 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216305c kind:load to:0x0215a9d4 module:overlay(63) +from:0x02163060 kind:load to:0x0215aa58 module:overlay(63) +from:0x02163064 kind:load to:0x02099588 module:overlay(0) +from:0x021630e0 kind:load to:0x0215af58 module:overlay(63) +from:0x021630e8 kind:load to:0x0215af60 module:overlay(63) +from:0x021630f0 kind:load to:0x0215afb8 module:overlay(63) +from:0x021630f8 kind:load to:0x0215b090 module:overlay(63) +from:0x02163100 kind:load to:0x0215b244 module:overlay(63) +from:0x02163108 kind:load to:0x0215b2c4 module:overlay(63) +from:0x02163110 kind:load to:0x0215af54 module:overlay(63) +from:0x02163118 kind:load to:0x0215af5c module:overlay(63) +from:0x02163120 kind:load to:0x0215afa4 module:overlay(63) +from:0x02163128 kind:load to:0x0215b054 module:overlay(63) +from:0x02163130 kind:load to:0x0215b1bc module:overlay(63) +from:0x02163138 kind:load to:0x0215b2b0 module:overlay(63) +from:0x02163148 kind:load to:0x0215abd8 module:overlay(63) +from:0x0216314c kind:load to:0x0215ac4c module:overlay(63) +from:0x02163150 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x02163154 kind:load to:0x0215ac68 module:overlay(63) +from:0x02163160 kind:load to:0x0215ae80 module:overlay(63) +from:0x02163164 kind:load to:0x0215ba48 module:overlay(63) +from:0x02163168 kind:load to:0x0207b71c module:overlay(0) +from:0x0216316c kind:load to:0x0207b754 module:overlay(0) +from:0x02163170 kind:load to:0x0215acc8 module:overlay(63) +from:0x0216317c kind:load to:0x0215ab04 module:overlay(63) +from:0x02163180 kind:load to:0x02097944 module:overlay(0) +from:0x02163184 kind:load to:0x02097754 module:overlay(0) +from:0x02163188 kind:load to:0x020977d0 module:overlay(0) +from:0x0216318c kind:load to:0x0209794c module:overlay(0) +from:0x02163190 kind:load to:0x0209796c module:overlay(0) +from:0x02163194 kind:load to:0x02097998 module:overlay(0) +from:0x021631a0 kind:load to:0x0215ae6c module:overlay(63) +from:0x021631a4 kind:load to:0x0215ba64 module:overlay(63) +from:0x021631a8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021631ac kind:load to:0x02057a88 module:overlay(0) +from:0x021631b0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021631b4 kind:load to:0x02057e44 module:overlay(0) +from:0x021631b8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021631bc kind:load to:0x0209a79c module:overlay(0) +from:0x021631c0 kind:load to:0x02057d84 module:overlay(0) +from:0x021631cc kind:load to:0x02098518 module:overlay(0) +from:0x021631d0 kind:load to:0x02098554 module:overlay(0) +from:0x021631d4 kind:load to:0x0209856c module:overlay(0) +from:0x021631d8 kind:load to:0x02098578 module:overlay(0) +from:0x021631dc kind:load to:0x0215b7cc module:overlay(63) +from:0x021631e0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021631e4 kind:load to:0x0215ae94 module:overlay(63) +from:0x021631e8 kind:load to:0x020984b0 module:overlay(0) +from:0x021631ec kind:load to:0x0215b2ec module:overlay(63) +from:0x021631f0 kind:load to:0x0215b2c8 module:overlay(63) +from:0x021631f4 kind:load to:0x020984bc module:overlay(0) +from:0x021631f8 kind:load to:0x0215b624 module:overlay(63) +from:0x021631fc kind:load to:0x02099004 module:overlay(0) +from:0x02163200 kind:load to:0x020984c8 module:overlay(0) +from:0x02163204 kind:load to:0x02098584 module:overlay(0) +from:0x02163208 kind:load to:0x020985f0 module:overlay(0) +from:0x0216320c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163210 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163214 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163218 kind:load to:0x0215ba80 module:overlay(63) +from:0x0216321c kind:load to:0x0215bab0 module:overlay(63) +from:0x02163220 kind:load to:0x02099588 module:overlay(0) +from:0x0216322c kind:load to:0x02098518 module:overlay(0) +from:0x02163230 kind:load to:0x02098554 module:overlay(0) +from:0x02163234 kind:load to:0x0209856c module:overlay(0) +from:0x02163238 kind:load to:0x02098578 module:overlay(0) +from:0x0216323c kind:load to:0x01fff464 module:itcm +from:0x02163240 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163244 kind:load to:0x0215bb34 module:overlay(63) +from:0x02163248 kind:load to:0x0215bb88 module:overlay(63) +from:0x0216324c kind:load to:0x0215bb8c module:overlay(63) +from:0x02163250 kind:load to:0x0215bb90 module:overlay(63) +from:0x02163254 kind:load to:0x020984bc module:overlay(0) +from:0x02163258 kind:load to:0x0215bba4 module:overlay(63) +from:0x0216325c kind:load to:0x020984c4 module:overlay(0) +from:0x02163260 kind:load to:0x020984c8 module:overlay(0) +from:0x02163264 kind:load to:0x02098584 module:overlay(0) +from:0x02163268 kind:load to:0x020985f0 module:overlay(0) +from:0x0216326c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163270 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163274 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163278 kind:load to:0x0215bbd4 module:overlay(63) +from:0x0216327c kind:load to:0x0215bbfc module:overlay(63) +from:0x02163280 kind:load to:0x020f7594 module:overlays(19,22,23,31) +from:0x02163290 kind:load to:0x0215bc38 module:overlay(63) +from:0x02163294 kind:load to:0x02097944 module:overlay(0) +from:0x02163298 kind:load to:0x02097754 module:overlay(0) +from:0x0216329c kind:load to:0x020977d0 module:overlay(0) +from:0x021632a0 kind:load to:0x0209794c module:overlay(0) +from:0x021632a4 kind:load to:0x0209796c module:overlay(0) +from:0x021632a8 kind:load to:0x02097998 module:overlay(0) +from:0x021632e4 kind:load to:0x0215bd44 module:overlay(63) +from:0x021632e8 kind:load to:0x0215bee8 module:overlay(63) +from:0x021632ec kind:load to:0x02099b00 module:overlay(0) +from:0x021632f0 kind:load to:0x02099b38 module:overlay(0) +from:0x021632f4 kind:load to:0x0209a13c module:overlay(0) +from:0x021632f8 kind:load to:0x0209a144 module:overlay(0) +from:0x021632fc kind:load to:0x0209a0e4 module:overlay(0) +from:0x02163300 kind:load to:0x02099cb0 module:overlay(0) +from:0x02163304 kind:load to:0x02099ba0 module:overlay(0) +from:0x02163308 kind:load to:0x0209a06c module:overlay(0) +from:0x0216330c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02163310 kind:load to:0x0209a10c module:overlay(0) +from:0x02163314 kind:load to:0x0215bee0 module:overlay(63) +from:0x02163318 kind:load to:0x0209a124 module:overlay(0) +from:0x0216331c kind:load to:0x0215bed0 module:overlay(63) +from:0x02163320 kind:load to:0x0215bdec module:overlay(63) +from:0x0216332c kind:load to:0x02098518 module:overlay(0) +from:0x02163330 kind:load to:0x02098554 module:overlay(0) +from:0x02163334 kind:load to:0x0209856c module:overlay(0) +from:0x02163338 kind:load to:0x02098578 module:overlay(0) +from:0x0216333c kind:load to:0x01fff464 module:itcm +from:0x02163340 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163344 kind:load to:0x0215bd58 module:overlay(63) +from:0x02163348 kind:load to:0x0215bb88 module:overlay(63) +from:0x0216334c kind:load to:0x0215be10 module:overlay(63) +from:0x02163350 kind:load to:0x0215be3c module:overlay(63) +from:0x02163354 kind:load to:0x020984bc module:overlay(0) +from:0x02163358 kind:load to:0x0215bba4 module:overlay(63) +from:0x0216335c kind:load to:0x020984c4 module:overlay(0) +from:0x02163360 kind:load to:0x020984c8 module:overlay(0) +from:0x02163364 kind:load to:0x02098584 module:overlay(0) +from:0x02163368 kind:load to:0x020985f0 module:overlay(0) +from:0x0216336c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163370 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163374 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163378 kind:load to:0x0215bf04 module:overlay(63) +from:0x0216337c kind:load to:0x0215bf3c module:overlay(63) +from:0x02163380 kind:load to:0x0215be50 module:overlay(63) +from:0x02163384 kind:load to:0x0215be90 module:overlay(63) +from:0x021633a8 kind:load to:0x0215bf9c module:overlay(63) +from:0x021633ac kind:load to:0x02097944 module:overlay(0) +from:0x021633b0 kind:load to:0x02097754 module:overlay(0) +from:0x021633b4 kind:load to:0x020977d0 module:overlay(0) +from:0x021633b8 kind:load to:0x0209794c module:overlay(0) +from:0x021633bc kind:load to:0x0209796c module:overlay(0) +from:0x021633c0 kind:load to:0x02097998 module:overlay(0) +from:0x021633cc kind:load to:0x02098518 module:overlay(0) +from:0x021633d0 kind:load to:0x02098554 module:overlay(0) +from:0x021633d4 kind:load to:0x0209856c module:overlay(0) +from:0x021633d8 kind:load to:0x02098578 module:overlay(0) +from:0x021633dc kind:load to:0x01fff464 module:itcm +from:0x021633e0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021633e4 kind:load to:0x0215c05c module:overlay(63) +from:0x021633e8 kind:load to:0x0215bb88 module:overlay(63) +from:0x021633ec kind:load to:0x0215c0b0 module:overlay(63) +from:0x021633f0 kind:load to:0x0215c0c8 module:overlay(63) +from:0x021633f4 kind:load to:0x020984bc module:overlay(0) +from:0x021633f8 kind:load to:0x0215bba4 module:overlay(63) +from:0x021633fc kind:load to:0x020984c4 module:overlay(0) +from:0x02163400 kind:load to:0x020984c8 module:overlay(0) +from:0x02163404 kind:load to:0x02098584 module:overlay(0) +from:0x02163408 kind:load to:0x020985f0 module:overlay(0) +from:0x0216340c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163410 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163414 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163418 kind:load to:0x0215c15c module:overlay(63) +from:0x0216341c kind:load to:0x0215c18c module:overlay(63) +from:0x02163420 kind:load to:0x0215c0dc module:overlay(63) +from:0x02163424 kind:load to:0x0215c11c module:overlay(63) +from:0x02163430 kind:load to:0x0215c1e4 module:overlay(63) +from:0x02163434 kind:load to:0x02097944 module:overlay(0) +from:0x02163438 kind:load to:0x02097754 module:overlay(0) +from:0x0216343c kind:load to:0x020977d0 module:overlay(0) +from:0x02163440 kind:load to:0x0209794c module:overlay(0) +from:0x02163444 kind:load to:0x0209796c module:overlay(0) +from:0x02163448 kind:load to:0x02097998 module:overlay(0) +from:0x02163454 kind:load to:0x02098518 module:overlay(0) +from:0x02163458 kind:load to:0x02098554 module:overlay(0) +from:0x0216345c kind:load to:0x0209856c module:overlay(0) +from:0x02163460 kind:load to:0x02098578 module:overlay(0) +from:0x02163464 kind:load to:0x01fff464 module:itcm +from:0x02163468 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0216346c kind:load to:0x0215bb34 module:overlay(63) +from:0x02163470 kind:load to:0x0215bb88 module:overlay(63) +from:0x02163474 kind:load to:0x0215bb8c module:overlay(63) +from:0x02163478 kind:load to:0x0215bb90 module:overlay(63) +from:0x0216347c kind:load to:0x020984bc module:overlay(0) +from:0x02163480 kind:load to:0x0215bba4 module:overlay(63) +from:0x02163484 kind:load to:0x020984c4 module:overlay(0) +from:0x02163488 kind:load to:0x020984c8 module:overlay(0) +from:0x0216348c kind:load to:0x02098584 module:overlay(0) +from:0x02163490 kind:load to:0x020985f0 module:overlay(0) +from:0x02163494 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163498 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216349c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021634a0 kind:load to:0x0215c2d0 module:overlay(63) +from:0x021634a4 kind:load to:0x0215c2f8 module:overlay(63) +from:0x021634a8 kind:load to:0x0215c250 module:overlay(63) +from:0x021634ac kind:load to:0x0215c290 module:overlay(63) +from:0x021634d0 kind:load to:0x0215c348 module:overlay(63) +from:0x021634d4 kind:load to:0x02097944 module:overlay(0) +from:0x021634d8 kind:load to:0x02097754 module:overlay(0) +from:0x021634dc kind:load to:0x020977d0 module:overlay(0) +from:0x021634e0 kind:load to:0x0209794c module:overlay(0) +from:0x021634e4 kind:load to:0x0209796c module:overlay(0) +from:0x021634e8 kind:load to:0x02097998 module:overlay(0) +from:0x021634f4 kind:load to:0x02098518 module:overlay(0) +from:0x021634f8 kind:load to:0x02098554 module:overlay(0) +from:0x021634fc kind:load to:0x0209856c module:overlay(0) +from:0x02163500 kind:load to:0x02098578 module:overlay(0) +from:0x02163504 kind:load to:0x01fff464 module:itcm +from:0x02163508 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0216350c kind:load to:0x0215c408 module:overlay(63) +from:0x02163510 kind:load to:0x0215bb88 module:overlay(63) +from:0x02163514 kind:load to:0x0215c45c module:overlay(63) +from:0x02163518 kind:load to:0x0215c474 module:overlay(63) +from:0x0216351c kind:load to:0x020984bc module:overlay(0) +from:0x02163520 kind:load to:0x0215bba4 module:overlay(63) +from:0x02163524 kind:load to:0x020984c4 module:overlay(0) +from:0x02163528 kind:load to:0x020984c8 module:overlay(0) +from:0x0216352c kind:load to:0x02098584 module:overlay(0) +from:0x02163530 kind:load to:0x020985f0 module:overlay(0) +from:0x02163534 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163538 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216353c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163540 kind:load to:0x0215c508 module:overlay(63) +from:0x02163544 kind:load to:0x0215c538 module:overlay(63) +from:0x02163548 kind:load to:0x0215c488 module:overlay(63) +from:0x0216354c kind:load to:0x0215c4c8 module:overlay(63) +from:0x02163558 kind:load to:0x0215c590 module:overlay(63) +from:0x0216355c kind:load to:0x02097944 module:overlay(0) +from:0x02163560 kind:load to:0x02097754 module:overlay(0) +from:0x02163564 kind:load to:0x020977d0 module:overlay(0) +from:0x02163568 kind:load to:0x0209794c module:overlay(0) +from:0x0216356c kind:load to:0x0209796c module:overlay(0) +from:0x02163570 kind:load to:0x02097998 module:overlay(0) +from:0x0216357c kind:load to:0x02098518 module:overlay(0) +from:0x02163580 kind:load to:0x02098554 module:overlay(0) +from:0x02163584 kind:load to:0x0209856c module:overlay(0) +from:0x02163588 kind:load to:0x02098578 module:overlay(0) +from:0x0216358c kind:load to:0x01fff464 module:itcm +from:0x02163590 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163594 kind:load to:0x0215bb34 module:overlay(63) +from:0x02163598 kind:load to:0x0215bb88 module:overlay(63) +from:0x0216359c kind:load to:0x0215bb8c module:overlay(63) +from:0x021635a0 kind:load to:0x0215bb90 module:overlay(63) +from:0x021635a4 kind:load to:0x020984bc module:overlay(0) +from:0x021635a8 kind:load to:0x0215bba4 module:overlay(63) +from:0x021635ac kind:load to:0x020984c4 module:overlay(0) +from:0x021635b0 kind:load to:0x020984c8 module:overlay(0) +from:0x021635b4 kind:load to:0x02098584 module:overlay(0) +from:0x021635b8 kind:load to:0x020985f0 module:overlay(0) +from:0x021635bc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021635c0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021635c4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021635c8 kind:load to:0x0215c67c module:overlay(63) +from:0x021635cc kind:load to:0x0215c6a4 module:overlay(63) +from:0x021635d0 kind:load to:0x0215c5fc module:overlay(63) +from:0x021635d4 kind:load to:0x0215c63c module:overlay(63) +from:0x021635e0 kind:load to:0x0215c7b0 module:overlay(63) +from:0x021635e4 kind:load to:0x0215ef5c module:overlay(63) +from:0x021635e8 kind:load to:0x0201bbe4 module:main +from:0x021635ec kind:load to:0x0215ef4c module:overlay(63) +from:0x021635f0 kind:load to:0x0201bd8c module:main +from:0x021635fc kind:load to:0x0215c7c4 module:overlay(63) +from:0x02163600 kind:load to:0x0215c7ec module:overlay(63) +from:0x02163604 kind:load to:0x0215cd8c module:overlay(63) +from:0x02163608 kind:load to:0x0215d8c8 module:overlay(63) +from:0x0216360c kind:load to:0x0215d8cc module:overlay(63) +from:0x02163610 kind:load to:0x0215d8d0 module:overlay(63) +from:0x02163614 kind:load to:0x0215d6d8 module:overlay(63) +from:0x02163704 kind:load to:0x0215f1d4 module:overlay(63) +from:0x02163708 kind:load to:0x0215f1ec module:overlay(63) +from:0x02163714 kind:load to:0x020667d8 module:overlay(0) +from:0x02163718 kind:load to:0x020667f4 module:overlay(0) +from:0x0216371c kind:load to:0x020673c8 module:overlay(0) +from:0x02163720 kind:load to:0x02067434 module:overlay(0) +from:0x02163724 kind:load to:0x02067474 module:overlay(0) +from:0x02163728 kind:load to:0x02066dfc module:overlay(0) +from:0x0216372c kind:load to:0x020669d8 module:overlay(0) +from:0x02163730 kind:load to:0x0215efb0 module:overlay(63) +from:0x02163734 kind:load to:0x0206723c module:overlay(0) +from:0x02163738 kind:load to:0x0215f1c0 module:overlay(63) +from:0x0216373c kind:load to:0x0215f29c module:overlay(63) +from:0x02163760 kind:load to:0x0215f2c4 module:overlay(63) +from:0x02163764 kind:load to:0x02097944 module:overlay(0) +from:0x02163768 kind:load to:0x02097754 module:overlay(0) +from:0x0216376c kind:load to:0x020977d0 module:overlay(0) +from:0x02163770 kind:load to:0x0209794c module:overlay(0) +from:0x02163774 kind:load to:0x0209796c module:overlay(0) +from:0x02163778 kind:load to:0x02097998 module:overlay(0) +from:0x02163784 kind:load to:0x0215f3d4 module:overlay(63) +from:0x02163788 kind:load to:0x0215f4bc module:overlay(63) +from:0x0216378c kind:load to:0x02099b00 module:overlay(0) +from:0x02163790 kind:load to:0x02099b38 module:overlay(0) +from:0x02163794 kind:load to:0x0209a13c module:overlay(0) +from:0x02163798 kind:load to:0x0209a144 module:overlay(0) +from:0x0216379c kind:load to:0x0209a0e4 module:overlay(0) +from:0x021637a0 kind:load to:0x02099cb0 module:overlay(0) +from:0x021637a4 kind:load to:0x02099ba0 module:overlay(0) +from:0x021637a8 kind:load to:0x0209a06c module:overlay(0) +from:0x021637ac kind:load to:0x0209a0f4 module:overlay(0) +from:0x021637b0 kind:load to:0x0209a10c module:overlay(0) +from:0x021637b4 kind:load to:0x0215bee0 module:overlay(63) +from:0x021637b8 kind:load to:0x0209a124 module:overlay(0) +from:0x021637bc kind:load to:0x0215bed0 module:overlay(63) +from:0x021637c0 kind:load to:0x0215bdec module:overlay(63) +from:0x021637cc kind:load to:0x02098518 module:overlay(0) +from:0x021637d0 kind:load to:0x02098554 module:overlay(0) +from:0x021637d4 kind:load to:0x0209856c module:overlay(0) +from:0x021637d8 kind:load to:0x02098578 module:overlay(0) +from:0x021637dc kind:load to:0x01fff464 module:itcm +from:0x021637e0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021637e4 kind:load to:0x0215f3e8 module:overlay(63) +from:0x021637e8 kind:load to:0x020984b0 module:overlay(0) +from:0x021637ec kind:load to:0x0215f474 module:overlay(63) +from:0x021637f0 kind:load to:0x0215f488 module:overlay(63) +from:0x021637f4 kind:load to:0x020984bc module:overlay(0) +from:0x021637f8 kind:load to:0x0215f49c module:overlay(63) +from:0x021637fc kind:load to:0x020984c4 module:overlay(0) +from:0x02163800 kind:load to:0x020984c8 module:overlay(0) +from:0x02163804 kind:load to:0x02098584 module:overlay(0) +from:0x02163808 kind:load to:0x020985f0 module:overlay(0) +from:0x0216380c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163810 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163814 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163818 kind:load to:0x0215f4d8 module:overlay(63) +from:0x0216381c kind:load to:0x0215f500 module:overlay(63) +from:0x0216382c kind:load to:0x0209ca10 module:overlay(0) +from:0x02163830 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163834 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163838 kind:load to:0x0209ca78 module:overlay(0) +from:0x02163844 kind:load to:0x0215f550 module:overlay(63) +from:0x02163848 kind:load to:0x0209ca10 module:overlay(0) +from:0x0216384c kind:load to:0x0209ca18 module:overlay(0) +from:0x02163850 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163854 kind:load to:0x0209ca78 module:overlay(0) +from:0x02163860 kind:load to:0x0207cac0 module:overlay(0) +from:0x02163864 kind:load to:0x0207cac8 module:overlay(0) +from:0x02163868 kind:load to:0x0207d2dc module:overlay(0) +from:0x0216386c kind:load to:0x0207d2cc module:overlay(0) +from:0x02163870 kind:load to:0x0207d318 module:overlay(0) +from:0x02163874 kind:load to:0x0207d350 module:overlay(0) +from:0x02163878 kind:load to:0x0207d394 module:overlay(0) +from:0x0216387c kind:load to:0x0207d3bc module:overlay(0) +from:0x02163888 kind:load to:0x0215f6d0 module:overlay(63) +from:0x0216388c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02163890 kind:load to:0x0215f710 module:overlay(63) +from:0x02163894 kind:load to:0x0215f798 module:overlay(63) +from:0x02163898 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0216389c kind:load to:0x0215fc88 module:overlay(63) +from:0x021638a0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021638a4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021638a8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021638ac kind:load to:0x0209d1d8 module:overlay(0) +from:0x021638b0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021638b4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021638b8 kind:load to:0x0215fd38 module:overlay(63) +from:0x021638bc kind:load to:0x0215fd58 module:overlay(63) +from:0x02163910 kind:load to:0x0215fe88 module:overlay(63) +from:0x02163914 kind:load to:0x0215feb0 module:overlay(63) +from:0x02163918 kind:load to:0x0207318c module:overlay(0) +from:0x0216391c kind:load to:0x02073190 module:overlay(0) +from:0x02163928 kind:load to:0x0215fda0 module:overlay(63) +from:0x0216392c kind:load to:0x0209ca10 module:overlay(0) +from:0x02163930 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163934 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163938 kind:load to:0x0209ca78 module:overlay(0) +from:0x02163944 kind:load to:0x0215fff8 module:overlay(63) +from:0x02163948 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0216394c kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02163950 kind:load to:0x02170f38 module:overlays(89,94) +from:0x02163954 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02163958 kind:load to:0x021606b4 module:overlay(63) +from:0x0216395c kind:load to:0x02160780 module:overlay(63) +from:0x02163960 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163964 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02163968 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0216396c kind:load to:0x02160688 module:overlay(63) +from:0x02163970 kind:load to:0x0209d1ec module:overlay(0) +from:0x02163974 kind:load to:0x02160a0c module:overlay(63) +from:0x02163978 kind:load to:0x021609c4 module:overlay(63) +from:0x0216397c kind:load to:0x02160030 module:overlay(63) +from:0x0216398c kind:load to:0x02160a60 module:overlay(63) +from:0x02163990 kind:load to:0x020616e0 module:overlay(0) +from:0x021639a4 kind:load to:0x020616f4 module:overlay(0) +from:0x021639ac kind:load to:0x020616fc module:overlay(0) +from:0x021639b0 kind:load to:0x02160880 module:overlay(63) +from:0x021639b4 kind:load to:0x021608a8 module:overlay(63) +from:0x021639b8 kind:load to:0x02160918 module:overlay(63) +from:0x021639bc kind:load to:0x02160938 module:overlay(63) +from:0x021639c0 kind:load to:0x0216095c module:overlay(63) +from:0x021639e4 kind:load to:0x02073184 module:overlay(0) +from:0x021639e8 kind:load to:0x02160e18 module:overlay(63) +from:0x021639ec kind:load to:0x0207318c module:overlay(0) +from:0x021639f0 kind:load to:0x02073190 module:overlay(0) +from:0x02163a00 kind:load to:0x0209ca10 module:overlay(0) +from:0x02163a04 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163a08 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163a0c kind:load to:0x0209ca78 module:overlay(0) +from:0x02163a18 kind:load to:0x02160adc module:overlay(63) +from:0x02163a1c kind:load to:0x0209ca10 module:overlay(0) +from:0x02163a20 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163a24 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163a28 kind:load to:0x0209ca78 module:overlay(0) +from:0x02163a34 kind:load to:0x0207c49c module:overlay(0) +from:0x02163a38 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02163a3c kind:load to:0x0207c96c module:overlay(0) +from:0x02163a40 kind:load to:0x0207c95c module:overlay(0) +from:0x02163a44 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02163a48 kind:load to:0x0207ca10 module:overlay(0) +from:0x02163a4c kind:load to:0x0207ca38 module:overlay(0) +from:0x02163a50 kind:load to:0x0207cab0 module:overlay(0) +from:0x02163a5c kind:load to:0x02160c6c module:overlay(63) +from:0x02163a60 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02163a64 kind:load to:0x02160cc8 module:overlay(63) +from:0x02163a68 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02163a6c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02163a70 kind:load to:0x02160df8 module:overlay(63) +from:0x02163a74 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02163a78 kind:load to:0x02160ce4 module:overlay(63) +from:0x02163a7c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02163a80 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02163a84 kind:load to:0x02160d34 module:overlay(63) +from:0x02163a88 kind:load to:0x0209d1ec module:overlay(0) +from:0x02163a8c kind:load to:0x02160e3c module:overlay(63) +from:0x02163a90 kind:load to:0x02160e5c module:overlay(63) +from:0x02163a9c kind:load to:0x02160ea4 module:overlay(63) +from:0x02163aa0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02163aa4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163aa8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163aac kind:load to:0x0209ca78 module:overlay(0) +from:0x02163ab8 kind:load to:0x02160ffc module:overlay(63) +from:0x02163abc kind:load to:0x0209d0b8 module:overlay(0) +from:0x02163ac0 kind:load to:0x02161070 module:overlay(63) +from:0x02163ac4 kind:load to:0x021611ac module:overlay(63) +from:0x02163ac8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02163acc kind:load to:0x02161380 module:overlay(63) +from:0x02163ad0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02163ad4 kind:load to:0x021611c0 module:overlay(63) +from:0x02163ad8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02163adc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02163ae0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02163ae4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02163ae8 kind:load to:0x021613c4 module:overlay(63) +from:0x02163aec kind:load to:0x021613ec module:overlay(63) +from:0x02163af8 kind:load to:0x0216150c module:overlay(63) +from:0x02163afc kind:load to:0x0216151c module:overlay(63) +from:0x02163b00 kind:load to:0x0216152c module:overlay(63) +from:0x02163b0c kind:load to:0x0216143c module:overlay(63) +from:0x02163b10 kind:load to:0x0209ca10 module:overlay(0) +from:0x02163b14 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163b18 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163b1c kind:load to:0x0209ca78 module:overlay(0) +from:0x02163b28 kind:load to:0x0216171c module:overlay(63) +from:0x02163b2c kind:load to:0x021618c8 module:overlay(63) +from:0x02163b30 kind:load to:0x021618f8 module:overlay(63) +from:0x02163b34 kind:load to:0x02161af4 module:overlay(63) +from:0x02163b38 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02163b3c kind:load to:0x021620c0 module:overlay(63) +from:0x02163b40 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02163b44 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163b48 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02163b4c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02163b50 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02163b54 kind:load to:0x0209d1ec module:overlay(0) +from:0x02163b58 kind:load to:0x021620ec module:overlay(63) +from:0x02163b5c kind:load to:0x0216210c module:overlay(63) diff --git a/config/eur/arm9/overlays/ov063/symbols.txt b/config/eur/arm9/overlays/ov063/symbols.txt new file mode 100644 index 00000000..bb38fcfb --- /dev/null +++ b/config/eur/arm9/overlays/ov063/symbols.txt @@ -0,0 +1,538 @@ +func_ov063_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov063_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov063_02157ed0 kind:function(arm,size=0x50) addr:0x02157ed0 +func_ov063_02157f20 kind:function(arm,size=0x5c) addr:0x02157f20 +func_ov063_02157f7c kind:function(arm,size=0x28) addr:0x02157f7c +func_ov063_02157fa4 kind:function(arm,size=0x178) addr:0x02157fa4 +func_ov063_0215811c kind:function(arm,size=0x1dc) addr:0x0215811c +func_ov063_021582f8 kind:function(arm,size=0x14) addr:0x021582f8 +func_ov063_0215830c kind:function(arm,size=0x14) addr:0x0215830c +func_ov063_02158320 kind:function(arm,size=0x68) addr:0x02158320 +func_ov063_02158388 kind:function(arm,size=0x9c) addr:0x02158388 +func_ov063_02158424 kind:function(arm,size=0x24) addr:0x02158424 +func_ov063_02158448 kind:function(arm,size=0x48) addr:0x02158448 +func_ov063_02158490 kind:function(arm,size=0x34) addr:0x02158490 +func_ov063_021584c4 kind:function(arm,size=0x2c) addr:0x021584c4 +func_ov063_021584f0 kind:function(arm,size=0x53c) addr:0x021584f0 +func_ov063_02158a2c kind:function(arm,size=0xe0) addr:0x02158a2c +func_ov063_02158b0c kind:function(arm,size=0x28) addr:0x02158b0c +func_ov063_02158b34 kind:function(arm,size=0x64) addr:0x02158b34 +func_ov063_02158b98 kind:function(arm,size=0x1a8) addr:0x02158b98 +func_ov063_02158d40 kind:function(arm,size=0x70) addr:0x02158d40 +func_ov063_02158db0 kind:function(arm,size=0x318) addr:0x02158db0 +func_ov063_021590c8 kind:function(arm,size=0x38) addr:0x021590c8 +func_ov063_02159100 kind:function(arm,size=0xf4) addr:0x02159100 +func_ov063_021591f4 kind:function(arm,size=0x64) addr:0x021591f4 +func_ov063_02159258 kind:function(arm,size=0x1b0) addr:0x02159258 +func_ov063_02159408 kind:function(arm,size=0x8c) addr:0x02159408 +func_ov063_02159494 kind:function(arm,size=0x110) addr:0x02159494 +func_ov063_021595a4 kind:function(arm,size=0x74) addr:0x021595a4 +func_ov063_02159618 kind:function(arm,size=0xfc) addr:0x02159618 +func_ov063_02159714 kind:function(arm,size=0x70) addr:0x02159714 +func_ov063_02159784 kind:function(arm,size=0x178) addr:0x02159784 +func_ov063_021598fc kind:function(arm,size=0xe8) addr:0x021598fc +func_ov063_021599e4 kind:function(arm,size=0x2c4) addr:0x021599e4 +func_ov063_02159ca8 kind:function(arm,size=0xc0) addr:0x02159ca8 +func_ov063_02159d68 kind:function(arm,size=0x94) addr:0x02159d68 +func_ov063_02159dfc kind:function(arm,size=0x20) addr:0x02159dfc +func_ov063_02159e1c kind:function(arm,size=0x4) addr:0x02159e1c +func_ov063_02159e20 kind:function(arm,size=0xa0) addr:0x02159e20 +func_ov063_02159ec0 kind:function(arm,size=0x7c) addr:0x02159ec0 +func_ov063_02159f3c kind:function(arm,size=0x1b4) addr:0x02159f3c +func_ov063_0215a0f0 kind:function(arm,size=0x1d0) addr:0x0215a0f0 +func_ov063_0215a2c0 kind:function(arm,size=0x168) addr:0x0215a2c0 +func_ov063_0215a428 kind:function(arm,size=0x4c) addr:0x0215a428 +func_ov063_0215a474 kind:function(arm,size=0xa0) addr:0x0215a474 +func_ov063_0215a514 kind:function(arm,size=0x58) addr:0x0215a514 +func_ov063_0215a56c kind:function(arm,size=0x34) addr:0x0215a56c +func_ov063_0215a5a0 kind:function(arm,size=0x1c) addr:0x0215a5a0 +func_ov063_0215a5bc kind:function(arm,size=0x1c) addr:0x0215a5bc +func_ov063_0215a5d8 kind:function(arm,size=0x20) addr:0x0215a5d8 +func_ov063_0215a5f8 kind:function(arm,size=0x80) addr:0x0215a5f8 +func_ov063_0215a678 kind:function(arm,size=0x15c) addr:0x0215a678 +func_ov063_0215a7d4 kind:function(arm,size=0x30) addr:0x0215a7d4 +func_ov063_0215a804 kind:function(arm,size=0x14) addr:0x0215a804 +func_ov063_0215a818 kind:function(arm,size=0x1c) addr:0x0215a818 +func_ov063_0215a834 kind:function(arm,size=0x4c) addr:0x0215a834 +func_ov063_0215a880 kind:function(arm,size=0xcc) addr:0x0215a880 +func_ov063_0215a94c kind:function(arm,size=0x24) addr:0x0215a94c +func_ov063_0215a970 kind:function(arm,size=0x2c) addr:0x0215a970 +func_ov063_0215a99c kind:function(arm,size=0x1c) addr:0x0215a99c +func_ov063_0215a9b8 kind:function(arm,size=0x1c) addr:0x0215a9b8 +func_ov063_0215a9d4 kind:function(arm,size=0x84) addr:0x0215a9d4 +func_ov063_0215aa58 kind:function(arm,size=0x8c) addr:0x0215aa58 +func_ov063_0215aae4 kind:function(arm,size=0x14) addr:0x0215aae4 +func_ov063_0215aaf8 kind:function(arm,size=0xc) addr:0x0215aaf8 +func_ov063_0215ab04 kind:function(arm,size=0x24) addr:0x0215ab04 +func_ov063_0215ab28 kind:function(arm,size=0x48) addr:0x0215ab28 +func_ov063_0215ab70 kind:function(arm,size=0x34) addr:0x0215ab70 +func_ov063_0215aba4 kind:function(arm,size=0x34) addr:0x0215aba4 +func_ov063_0215abd8 kind:function(arm,size=0x74) addr:0x0215abd8 +func_ov063_0215ac4c kind:function(arm,size=0x1c) addr:0x0215ac4c +func_ov063_0215ac68 kind:function(arm,size=0x24) addr:0x0215ac68 +func_ov063_0215ac8c kind:function(arm,size=0x3c) addr:0x0215ac8c +func_ov063_0215acc8 kind:function(arm,size=0x24) addr:0x0215acc8 +func_ov063_0215acec kind:function(arm,size=0x5c) addr:0x0215acec +func_ov063_0215ad48 kind:function(arm,size=0x124) addr:0x0215ad48 +func_ov063_0215ae6c kind:function(arm,size=0x14) addr:0x0215ae6c +func_ov063_0215ae80 kind:function(arm,size=0x14) addr:0x0215ae80 +func_ov063_0215ae94 kind:function(arm,size=0x68) addr:0x0215ae94 +func_ov063_0215aefc kind:function(arm,size=0x58) addr:0x0215aefc +func_ov063_0215af54 kind:function(arm,size=0x4) addr:0x0215af54 +func_ov063_0215af58 kind:function(arm,size=0x4) addr:0x0215af58 +func_ov063_0215af5c kind:function(arm,size=0x4) addr:0x0215af5c +func_ov063_0215af60 kind:function(arm,size=0x44) addr:0x0215af60 +func_ov063_0215afa4 kind:function(arm,size=0x14) addr:0x0215afa4 +func_ov063_0215afb8 kind:function(arm,size=0x9c) addr:0x0215afb8 +func_ov063_0215b054 kind:function(arm,size=0x3c) addr:0x0215b054 +func_ov063_0215b090 kind:function(arm,size=0x12c) addr:0x0215b090 +func_ov063_0215b1bc kind:function(arm,size=0x88) addr:0x0215b1bc +func_ov063_0215b244 kind:function(arm,size=0x6c) addr:0x0215b244 +func_ov063_0215b2b0 kind:function(arm,size=0x14) addr:0x0215b2b0 +func_ov063_0215b2c4 kind:function(arm,size=0x4) addr:0x0215b2c4 +func_ov063_0215b2c8 kind:function(arm,size=0x24) addr:0x0215b2c8 +func_ov063_0215b2ec kind:function(arm,size=0x338) addr:0x0215b2ec +func_ov063_0215b624 kind:function(arm,size=0xa4) addr:0x0215b624 +func_ov063_0215b6c8 kind:function(arm,size=0x5c) addr:0x0215b6c8 +func_ov063_0215b724 kind:function(arm,size=0xa8) addr:0x0215b724 +func_ov063_0215b7cc kind:function(arm,size=0x48) addr:0x0215b7cc +func_ov063_0215b814 kind:function(arm,size=0x40) addr:0x0215b814 +func_ov063_0215b854 kind:function(arm,size=0x94) addr:0x0215b854 +func_ov063_0215b8e8 kind:function(arm,size=0xb4) addr:0x0215b8e8 +func_ov063_0215b99c kind:function(arm,size=0xac) addr:0x0215b99c +func_ov063_0215ba48 kind:function(arm,size=0x1c) addr:0x0215ba48 +func_ov063_0215ba64 kind:function(arm,size=0x1c) addr:0x0215ba64 +func_ov063_0215ba80 kind:function(arm,size=0x30) addr:0x0215ba80 +func_ov063_0215bab0 kind:function(arm,size=0x38) addr:0x0215bab0 +func_ov063_0215bae8 kind:function(arm,size=0x14) addr:0x0215bae8 +func_ov063_0215bafc kind:function(arm,size=0x38) addr:0x0215bafc +func_ov063_0215bb34 kind:function(arm,size=0x54) addr:0x0215bb34 +func_ov063_0215bb88 kind:function(arm,size=0x4) addr:0x0215bb88 +func_ov063_0215bb8c kind:function(arm,size=0x4) addr:0x0215bb8c +func_ov063_0215bb90 kind:function(arm,size=0x14) addr:0x0215bb90 +func_ov063_0215bba4 kind:function(arm,size=0x30) addr:0x0215bba4 +func_ov063_0215bbd4 kind:function(arm,size=0x28) addr:0x0215bbd4 +func_ov063_0215bbfc kind:function(arm,size=0x30) addr:0x0215bbfc +func_ov063_0215bc2c kind:function(arm,size=0xc) addr:0x0215bc2c +func_ov063_0215bc38 kind:function(arm,size=0x24) addr:0x0215bc38 +func_ov063_0215bc5c kind:function(arm,size=0x28) addr:0x0215bc5c +func_ov063_0215bc84 kind:function(arm,size=0xc0) addr:0x0215bc84 +func_ov063_0215bd44 kind:function(arm,size=0x14) addr:0x0215bd44 +func_ov063_0215bd58 kind:function(arm,size=0x94) addr:0x0215bd58 +func_ov063_0215bdec kind:function(arm,size=0x24) addr:0x0215bdec +func_ov063_0215be10 kind:function(arm,size=0x2c) addr:0x0215be10 +func_ov063_0215be3c kind:function(arm,size=0x14) addr:0x0215be3c +func_ov063_0215be50 kind:function(arm,size=0x40) addr:0x0215be50 +func_ov063_0215be90 kind:function(arm,size=0x40) addr:0x0215be90 +func_ov063_0215bed0 kind:function(arm,size=0x10) addr:0x0215bed0 +func_ov063_0215bee0 kind:function(arm,size=0x8) addr:0x0215bee0 +func_ov063_0215bee8 kind:function(arm,size=0x1c) addr:0x0215bee8 +func_ov063_0215bf04 kind:function(arm,size=0x38) addr:0x0215bf04 +func_ov063_0215bf3c kind:function(arm,size=0x40) addr:0x0215bf3c +func_ov063_0215bf7c kind:function(arm,size=0x14) addr:0x0215bf7c +func_ov063_0215bf90 kind:function(arm,size=0xc) addr:0x0215bf90 +func_ov063_0215bf9c kind:function(arm,size=0x24) addr:0x0215bf9c +func_ov063_0215bfc0 kind:function(arm,size=0x28) addr:0x0215bfc0 +func_ov063_0215bfe8 kind:function(arm,size=0x74) addr:0x0215bfe8 +func_ov063_0215c05c kind:function(arm,size=0x54) addr:0x0215c05c +func_ov063_0215c0b0 kind:function(arm,size=0x18) addr:0x0215c0b0 +func_ov063_0215c0c8 kind:function(arm,size=0x14) addr:0x0215c0c8 +func_ov063_0215c0dc kind:function(arm,size=0x40) addr:0x0215c0dc +func_ov063_0215c11c kind:function(arm,size=0x40) addr:0x0215c11c +func_ov063_0215c15c kind:function(arm,size=0x30) addr:0x0215c15c +func_ov063_0215c18c kind:function(arm,size=0x38) addr:0x0215c18c +func_ov063_0215c1c4 kind:function(arm,size=0x14) addr:0x0215c1c4 +func_ov063_0215c1d8 kind:function(arm,size=0xc) addr:0x0215c1d8 +func_ov063_0215c1e4 kind:function(arm,size=0x24) addr:0x0215c1e4 +func_ov063_0215c208 kind:function(arm,size=0x28) addr:0x0215c208 +func_ov063_0215c230 kind:function(arm,size=0x20) addr:0x0215c230 +func_ov063_0215c250 kind:function(arm,size=0x40) addr:0x0215c250 +func_ov063_0215c290 kind:function(arm,size=0x40) addr:0x0215c290 +func_ov063_0215c2d0 kind:function(arm,size=0x28) addr:0x0215c2d0 +func_ov063_0215c2f8 kind:function(arm,size=0x30) addr:0x0215c2f8 +func_ov063_0215c328 kind:function(arm,size=0x14) addr:0x0215c328 +func_ov063_0215c33c kind:function(arm,size=0xc) addr:0x0215c33c +func_ov063_0215c348 kind:function(arm,size=0x24) addr:0x0215c348 +func_ov063_0215c36c kind:function(arm,size=0x28) addr:0x0215c36c +func_ov063_0215c394 kind:function(arm,size=0x74) addr:0x0215c394 +func_ov063_0215c408 kind:function(arm,size=0x54) addr:0x0215c408 +func_ov063_0215c45c kind:function(arm,size=0x18) addr:0x0215c45c +func_ov063_0215c474 kind:function(arm,size=0x14) addr:0x0215c474 +func_ov063_0215c488 kind:function(arm,size=0x40) addr:0x0215c488 +func_ov063_0215c4c8 kind:function(arm,size=0x40) addr:0x0215c4c8 +func_ov063_0215c508 kind:function(arm,size=0x30) addr:0x0215c508 +func_ov063_0215c538 kind:function(arm,size=0x38) addr:0x0215c538 +func_ov063_0215c570 kind:function(arm,size=0x14) addr:0x0215c570 +func_ov063_0215c584 kind:function(arm,size=0xc) addr:0x0215c584 +func_ov063_0215c590 kind:function(arm,size=0x24) addr:0x0215c590 +func_ov063_0215c5b4 kind:function(arm,size=0x28) addr:0x0215c5b4 +func_ov063_0215c5dc kind:function(arm,size=0x20) addr:0x0215c5dc +func_ov063_0215c5fc kind:function(arm,size=0x40) addr:0x0215c5fc +func_ov063_0215c63c kind:function(arm,size=0x40) addr:0x0215c63c +func_ov063_0215c67c kind:function(arm,size=0x28) addr:0x0215c67c +func_ov063_0215c6a4 kind:function(arm,size=0x30) addr:0x0215c6a4 +func_ov063_0215c6d4 kind:function(arm,size=0x14) addr:0x0215c6d4 +func_ov063_0215c6e8 kind:function(arm,size=0xc8) addr:0x0215c6e8 +func_ov063_0215c7b0 kind:function(arm,size=0x14) addr:0x0215c7b0 +func_ov063_0215c7c4 kind:function(arm,size=0x28) addr:0x0215c7c4 +func_ov063_0215c7ec kind:function(arm,size=0x30) addr:0x0215c7ec +func_ov063_0215c81c kind:function(arm,size=0x4c) addr:0x0215c81c +func_ov063_0215c868 kind:function(arm,size=0x1c) addr:0x0215c868 +func_ov063_0215c884 kind:function(arm,size=0x4c) addr:0x0215c884 +func_ov063_0215c8d0 kind:function(arm,size=0x158) addr:0x0215c8d0 +func_ov063_0215ca28 kind:function(arm,size=0x24) addr:0x0215ca28 +func_ov063_0215ca4c kind:function(arm,size=0x14) addr:0x0215ca4c +func_ov063_0215ca60 kind:function(arm,size=0x118) addr:0x0215ca60 +func_ov063_0215cb78 kind:function(arm,size=0x38) addr:0x0215cb78 +func_ov063_0215cbb0 kind:function(arm,size=0x80) addr:0x0215cbb0 +func_ov063_0215cc30 kind:function(arm,size=0x114) addr:0x0215cc30 +func_ov063_0215cd44 kind:function(arm,size=0x20) addr:0x0215cd44 +func_ov063_0215cd64 kind:function(arm,size=0x28) addr:0x0215cd64 +func_ov063_0215cd8c kind:function(arm,size=0x1c) addr:0x0215cd8c +func_ov063_0215cda8 kind:function(arm,size=0x6c4) addr:0x0215cda8 +func_ov063_0215d46c kind:function(arm,size=0x50) addr:0x0215d46c +func_ov063_0215d4bc kind:function(arm,size=0xb8) addr:0x0215d4bc +func_ov063_0215d574 kind:function(arm,size=0x58) addr:0x0215d574 +func_ov063_0215d5cc kind:function(arm,size=0x10) addr:0x0215d5cc +func_ov063_0215d5dc kind:function(arm,size=0x34) addr:0x0215d5dc +func_ov063_0215d610 kind:function(arm,size=0xc8) addr:0x0215d610 +func_ov063_0215d6d8 kind:function(arm,size=0x104) addr:0x0215d6d8 +func_ov063_0215d7dc kind:function(arm,size=0xec) addr:0x0215d7dc +func_ov063_0215d8c8 kind:function(arm,size=0x4) addr:0x0215d8c8 +func_ov063_0215d8cc kind:function(arm,size=0x4) addr:0x0215d8cc +func_ov063_0215d8d0 kind:function(arm,size=0x1c) addr:0x0215d8d0 +func_ov063_0215d8ec kind:function(arm,size=0x6c) addr:0x0215d8ec +func_ov063_0215d958 kind:function(arm,size=0x68) addr:0x0215d958 +func_ov063_0215d9c0 kind:function(arm,size=0x168) addr:0x0215d9c0 +func_ov063_0215db28 kind:function(arm,size=0x80) addr:0x0215db28 +func_ov063_0215dba8 kind:function(arm,size=0x1e0) addr:0x0215dba8 +func_ov063_0215dd88 kind:function(arm,size=0x148) addr:0x0215dd88 +func_ov063_0215ded0 kind:function(arm,size=0x1c0) addr:0x0215ded0 +func_ov063_0215e090 kind:function(arm,size=0x30) addr:0x0215e090 +func_ov063_0215e0c0 kind:function(arm,size=0x34) addr:0x0215e0c0 +func_ov063_0215e0f4 kind:function(arm,size=0x94) addr:0x0215e0f4 +func_ov063_0215e188 kind:function(arm,size=0x58) addr:0x0215e188 +func_ov063_0215e1e0 kind:function(arm,size=0x22c) addr:0x0215e1e0 +func_ov063_0215e40c kind:function(arm,size=0x240) addr:0x0215e40c +func_ov063_0215e64c kind:function(arm,size=0x1d0) addr:0x0215e64c +func_ov063_0215e81c kind:function(arm,size=0x64) addr:0x0215e81c +func_ov063_0215e880 kind:function(arm,size=0x108) addr:0x0215e880 +func_ov063_0215e988 kind:function(arm,size=0xec) addr:0x0215e988 +func_ov063_0215ea74 kind:function(arm,size=0x1d0) addr:0x0215ea74 +func_ov063_0215ec44 kind:function(arm,size=0x60) addr:0x0215ec44 +func_ov063_0215eca4 kind:function(arm,size=0x20) addr:0x0215eca4 +func_ov063_0215ecc4 kind:function(arm,size=0x1c) addr:0x0215ecc4 +func_ov063_0215ece0 kind:function(arm,size=0x1c) addr:0x0215ece0 +func_ov063_0215ecfc kind:function(arm,size=0x34) addr:0x0215ecfc +func_ov063_0215ed30 kind:function(arm,size=0x34) addr:0x0215ed30 +func_ov063_0215ed64 kind:function(arm,size=0x1c) addr:0x0215ed64 +func_ov063_0215ed80 kind:function(arm,size=0x10) addr:0x0215ed80 +func_ov063_0215ed90 kind:function(arm,size=0x24) addr:0x0215ed90 +func_ov063_0215edb4 kind:function(arm,size=0x80) addr:0x0215edb4 +func_ov063_0215ee34 kind:function(arm,size=0xc) addr:0x0215ee34 +func_ov063_0215ee40 kind:function(arm,size=0xac) addr:0x0215ee40 +func_ov063_0215eeec kind:function(arm,size=0x34) addr:0x0215eeec +func_ov063_0215ef20 kind:function(arm,size=0x2c) addr:0x0215ef20 +func_ov063_0215ef4c kind:function(arm,size=0x10) addr:0x0215ef4c +func_ov063_0215ef5c kind:function(arm,size=0x1c) addr:0x0215ef5c +func_ov063_0215ef78 kind:function(arm,size=0x38) addr:0x0215ef78 +func_ov063_0215efb0 kind:function(arm,size=0x1d8) addr:0x0215efb0 +func_ov063_0215f188 kind:function(arm,size=0x38) addr:0x0215f188 +func_ov063_0215f1c0 kind:function(arm,size=0x14) addr:0x0215f1c0 +func_ov063_0215f1d4 kind:function(arm,size=0x18) addr:0x0215f1d4 +func_ov063_0215f1ec kind:function(arm,size=0x20) addr:0x0215f1ec +func_ov063_0215f20c kind:function(arm,size=0x30) addr:0x0215f20c +func_ov063_0215f23c kind:function(arm,size=0xc) addr:0x0215f23c +func_ov063_0215f248 kind:function(arm,size=0x20) addr:0x0215f248 +func_ov063_0215f268 kind:function(arm,size=0x20) addr:0x0215f268 +func_ov063_0215f288 kind:function(arm,size=0x14) addr:0x0215f288 +func_ov063_0215f29c kind:function(arm,size=0x1c) addr:0x0215f29c +func_ov063_0215f2b8 kind:function(arm,size=0xc) addr:0x0215f2b8 +func_ov063_0215f2c4 kind:function(arm,size=0x24) addr:0x0215f2c4 +func_ov063_0215f2e8 kind:function(arm,size=0x28) addr:0x0215f2e8 +func_ov063_0215f310 kind:function(arm,size=0xc4) addr:0x0215f310 +func_ov063_0215f3d4 kind:function(arm,size=0x14) addr:0x0215f3d4 +func_ov063_0215f3e8 kind:function(arm,size=0x8c) addr:0x0215f3e8 +func_ov063_0215f474 kind:function(arm,size=0x14) addr:0x0215f474 +func_ov063_0215f488 kind:function(arm,size=0x14) addr:0x0215f488 +func_ov063_0215f49c kind:function(arm,size=0x20) addr:0x0215f49c +func_ov063_0215f4bc kind:function(arm,size=0x1c) addr:0x0215f4bc +func_ov063_0215f4d8 kind:function(arm,size=0x28) addr:0x0215f4d8 +func_ov063_0215f500 kind:function(arm,size=0x30) addr:0x0215f500 +func_ov063_0215f530 kind:function(arm,size=0x14) addr:0x0215f530 +func_ov063_0215f544 kind:function(arm,size=0xc) addr:0x0215f544 +func_ov063_0215f550 kind:function(arm,size=0x24) addr:0x0215f550 +func_ov063_0215f574 kind:function(arm,size=0x94) addr:0x0215f574 +func_ov063_0215f608 kind:function(arm,size=0xc8) addr:0x0215f608 +func_ov063_0215f6d0 kind:function(arm,size=0x40) addr:0x0215f6d0 +func_ov063_0215f710 kind:function(arm,size=0x88) addr:0x0215f710 +func_ov063_0215f798 kind:function(arm,size=0x14) addr:0x0215f798 +func_ov063_0215f7ac kind:function(arm,size=0x494) addr:0x0215f7ac +func_ov063_0215fc40 kind:function(arm,size=0x48) addr:0x0215fc40 +func_ov063_0215fc88 kind:function(arm,size=0x58) addr:0x0215fc88 +func_ov063_0215fce0 kind:function(arm,size=0x58) addr:0x0215fce0 +func_ov063_0215fd38 kind:function(arm,size=0x20) addr:0x0215fd38 +func_ov063_0215fd58 kind:function(arm,size=0x28) addr:0x0215fd58 +func_ov063_0215fd80 kind:function(arm,size=0x14) addr:0x0215fd80 +func_ov063_0215fd94 kind:function(arm,size=0xc) addr:0x0215fd94 +func_ov063_0215fda0 kind:function(arm,size=0x24) addr:0x0215fda0 +func_ov063_0215fdc4 kind:function(arm,size=0xb0) addr:0x0215fdc4 +func_ov063_0215fe74 kind:function(arm,size=0x14) addr:0x0215fe74 +func_ov063_0215fe88 kind:function(arm,size=0x28) addr:0x0215fe88 +func_ov063_0215feb0 kind:function(arm,size=0x14) addr:0x0215feb0 +func_ov063_0215fec4 kind:function(arm,size=0x134) addr:0x0215fec4 +func_ov063_0215fff8 kind:function(arm,size=0x38) addr:0x0215fff8 +func_ov063_02160030 kind:function(arm,size=0x224) addr:0x02160030 +func_ov063_02160254 kind:function(arm,size=0x2f4) addr:0x02160254 +func_ov063_02160548 kind:function(arm,size=0x38) addr:0x02160548 +func_ov063_02160580 kind:function(arm,size=0x108) addr:0x02160580 +func_ov063_02160688 kind:function(arm,size=0x2c) addr:0x02160688 +func_ov063_021606b4 kind:function(arm,size=0xcc) addr:0x021606b4 +func_ov063_02160780 kind:function(arm,size=0x100) addr:0x02160780 +func_ov063_02160880 kind:function(arm,size=0x28) addr:0x02160880 +func_ov063_021608a8 kind:function(arm,size=0x70) addr:0x021608a8 +func_ov063_02160918 kind:function(arm,size=0x20) addr:0x02160918 +func_ov063_02160938 kind:function(arm,size=0x24) addr:0x02160938 +func_ov063_0216095c kind:function(arm,size=0x68) addr:0x0216095c +func_ov063_021609c4 kind:function(arm,size=0x48) addr:0x021609c4 +func_ov063_02160a0c kind:function(arm,size=0x40) addr:0x02160a0c +func_ov063_02160a4c kind:function(arm,size=0x14) addr:0x02160a4c +func_ov063_02160a60 kind:function(arm,size=0x7c) addr:0x02160a60 +func_ov063_02160adc kind:function(arm,size=0x24) addr:0x02160adc +func_ov063_02160b00 kind:function(arm,size=0xd0) addr:0x02160b00 +func_ov063_02160bd0 kind:function(arm,size=0x9c) addr:0x02160bd0 +func_ov063_02160c6c kind:function(arm,size=0x5c) addr:0x02160c6c +func_ov063_02160cc8 kind:function(arm,size=0x1c) addr:0x02160cc8 +func_ov063_02160ce4 kind:function(arm,size=0x34) addr:0x02160ce4 +func_ov063_02160d18 kind:function(arm,size=0x1c) addr:0x02160d18 +func_ov063_02160d34 kind:function(arm,size=0xc4) addr:0x02160d34 +func_ov063_02160df8 kind:function(arm,size=0x20) addr:0x02160df8 +func_ov063_02160e18 kind:function(arm,size=0x24) addr:0x02160e18 +func_ov063_02160e3c kind:function(arm,size=0x20) addr:0x02160e3c +func_ov063_02160e5c kind:function(arm,size=0x28) addr:0x02160e5c +func_ov063_02160e84 kind:function(arm,size=0x14) addr:0x02160e84 +func_ov063_02160e98 kind:function(arm,size=0xc) addr:0x02160e98 +func_ov063_02160ea4 kind:function(arm,size=0x24) addr:0x02160ea4 +func_ov063_02160ec8 kind:function(arm,size=0x9c) addr:0x02160ec8 +func_ov063_02160f64 kind:function(arm,size=0x98) addr:0x02160f64 +func_ov063_02160ffc kind:function(arm,size=0x74) addr:0x02160ffc +func_ov063_02161070 kind:function(arm,size=0x13c) addr:0x02161070 +func_ov063_021611ac kind:function(arm,size=0x14) addr:0x021611ac +func_ov063_021611c0 kind:function(arm,size=0x94) addr:0x021611c0 +func_ov063_02161254 kind:function(arm,size=0x34) addr:0x02161254 +func_ov063_02161288 kind:function(arm,size=0xf8) addr:0x02161288 +func_ov063_02161380 kind:function(arm,size=0x44) addr:0x02161380 +func_ov063_021613c4 kind:function(arm,size=0x28) addr:0x021613c4 +func_ov063_021613ec kind:function(arm,size=0x30) addr:0x021613ec +func_ov063_0216141c kind:function(arm,size=0x14) addr:0x0216141c +func_ov063_02161430 kind:function(arm,size=0xc) addr:0x02161430 +func_ov063_0216143c kind:function(arm,size=0x24) addr:0x0216143c +func_ov063_02161460 kind:function(arm,size=0x98) addr:0x02161460 +func_ov063_021614f8 kind:function(arm,size=0x14) addr:0x021614f8 +func_ov063_0216150c kind:function(arm,size=0x10) addr:0x0216150c +func_ov063_0216151c kind:function(arm,size=0x10) addr:0x0216151c +func_ov063_0216152c kind:function(arm,size=0x10) addr:0x0216152c +func_ov063_0216153c kind:function(arm,size=0x88) addr:0x0216153c +func_ov063_021615c4 kind:function(arm,size=0x74) addr:0x021615c4 +func_ov063_02161638 kind:function(arm,size=0x4) addr:0x02161638 +func_ov063_0216163c kind:function(arm,size=0xe0) addr:0x0216163c +func_ov063_0216171c kind:function(arm,size=0x1ac) addr:0x0216171c +func_ov063_021618c8 kind:function(arm,size=0x30) addr:0x021618c8 +func_ov063_021618f8 kind:function(arm,size=0x1fc) addr:0x021618f8 +func_ov063_02161af4 kind:function(arm,size=0x14) addr:0x02161af4 +func_ov063_02161b08 kind:function(arm,size=0x5b8) addr:0x02161b08 +func_ov063_021620c0 kind:function(arm,size=0x2c) addr:0x021620c0 +func_ov063_021620ec kind:function(arm,size=0x20) addr:0x021620ec +func_ov063_0216210c kind:function(arm,size=0x28) addr:0x0216210c +func_ov063_02162134 kind:function(arm,size=0x14) addr:0x02162134 +func_ov063_02162148 kind:function(arm,size=0x1c) addr:0x02162148 +func_ov063_02162164 kind:function(arm,size=0x4) addr:0x02162164 +func_ov063_02162168 kind:function(arm,size=0x54) addr:0x02162168 +func_ov063_021621bc kind:function(arm,size=0xc8) addr:0x021621bc +func_ov063_02162284 kind:function(arm,size=0x250) addr:0x02162284 +func_ov063_021624d4 kind:function(arm,size=0x8) addr:0x021624d4 +func_ov063_021624dc kind:function(arm,size=0x48) addr:0x021624dc +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_021625f8 kind:data(any) addr:0x021625f8 +data_ov063_02162608 kind:data(any) addr:0x02162608 +data_ov063_02162624 kind:data(any) addr:0x02162624 +data_ov063_0216262b kind:data(any) addr:0x0216262b +data_ov063_02162632 kind:data(any) addr:0x02162632 +data_ov063_0216263c kind:data(any) addr:0x0216263c +data_ov063_02162650 kind:data(any) addr:0x02162650 +data_ov063_02162664 kind:data(any) addr:0x02162664 +data_ov063_02162700 kind:data(any) addr:0x02162700 +data_ov063_02162710 kind:data(any) addr:0x02162710 +data_ov063_02162718 kind:data(any) addr:0x02162718 ambiguous +data_ov063_02162720 kind:data(any) addr:0x02162720 +func_ov063_02162730 kind:function(arm,size=0x70) addr:0x02162730 +func_ov063_021627a0 kind:function(arm,size=0x94) addr:0x021627a0 +func_ov063_02162834 kind:function(arm,size=0x50) addr:0x02162834 +func_ov063_02162884 kind:function(arm,size=0x50) addr:0x02162884 +func_ov063_021628d4 kind:function(arm,size=0x50) addr:0x021628d4 +func_ov063_02162924 kind:function(arm,size=0x50) addr:0x02162924 +func_ov063_02162974 kind:function(arm,size=0x50) addr:0x02162974 +func_ov063_021629c4 kind:function(arm,size=0x168) addr:0x021629c4 +func_ov063_02162b2c kind:function(arm,size=0x50) addr:0x02162b2c +func_ov063_02162b7c kind:function(arm,size=0x50) addr:0x02162b7c +func_ov063_02162bcc kind:function(arm,size=0x154) addr:0x02162bcc +func_ov063_02162d20 kind:function(arm,size=0x80) addr:0x02162d20 +func_ov063_02162da0 kind:function(arm,size=0x50) addr:0x02162da0 +func_ov063_02162df0 kind:function(arm,size=0x50) addr:0x02162df0 +data_ov063_02162e88 kind:data(any) addr:0x02162e88 +data_ov063_02162e90 kind:data(any) addr:0x02162e90 +data_ov063_02162ea8 kind:data(any) addr:0x02162ea8 +data_ov063_02162ec4 kind:data(any) addr:0x02162ec4 +data_ov063_02162ee8 kind:data(any) addr:0x02162ee8 +data_ov063_02162f14 kind:data(any) addr:0x02162f14 +data_ov063_02162f34 kind:data(any) addr:0x02162f34 ambiguous +data_ov063_02162f58 kind:data(any) addr:0x02162f58 +data_ov063_02162fb0 kind:data(any) addr:0x02162fb0 +data_ov063_02163010 kind:data(any) addr:0x02163010 +data_ov063_02163068 kind:data(any) addr:0x02163068 +data_ov063_02163080 kind:data(any) addr:0x02163080 +data_ov063_02163098 kind:data(any) addr:0x02163098 +data_ov063_021630b0 kind:data(any) addr:0x021630b0 +data_ov063_021630c8 kind:data(any) addr:0x021630c8 +data_ov063_021630e0 kind:data(any) addr:0x021630e0 +data_ov063_02163110 kind:data(any) addr:0x02163110 +data_ov063_02163148 kind:data(any) addr:0x02163148 +data_ov063_02163160 kind:data(any) addr:0x02163160 +data_ov063_0216317c kind:data(any) addr:0x0216317c +data_ov063_021631a0 kind:data(any) addr:0x021631a0 +data_ov063_021631cc kind:data(any) addr:0x021631cc +data_ov063_02163228 kind:data(any) addr:0x02163228 ambiguous +data_ov063_0216322c kind:data(any) addr:0x0216322c +data_ov063_02163290 kind:data(any) addr:0x02163290 +data_ov063_021632ac kind:data(any) addr:0x021632ac +data_ov063_021632c4 kind:data(any) addr:0x021632c4 +data_ov063_021632e4 kind:data(any) addr:0x021632e4 +data_ov063_0216332c kind:data(any) addr:0x0216332c +data_ov063_02163388 kind:data(any) addr:0x02163388 +data_ov063_021633a8 kind:data(any) addr:0x021633a8 +data_ov063_021633cc kind:data(any) addr:0x021633cc +data_ov063_02163430 kind:data(any) addr:0x02163430 +data_ov063_02163454 kind:data(any) addr:0x02163454 +data_ov063_021634b0 kind:data(any) addr:0x021634b0 +data_ov063_021634cc kind:data(any) addr:0x021634cc ambiguous +data_ov063_021634d0 kind:data(any) addr:0x021634d0 +data_ov063_021634f4 kind:data(any) addr:0x021634f4 +data_ov063_02163518 kind:data(any) addr:0x02163518 ambiguous +data_ov063_02163558 kind:data(any) addr:0x02163558 +data_ov063_0216357c kind:data(any) addr:0x0216357c +data_ov063_021635e0 kind:data(any) addr:0x021635e0 +data_ov063_021635fc kind:data(any) addr:0x021635fc +data_ov063_02163618 kind:data(any) addr:0x02163618 +data_ov063_0216361c kind:data(any) addr:0x0216361c ambiguous +data_ov063_02163654 kind:data(any) addr:0x02163654 +data_ov063_02163664 kind:data(any) addr:0x02163664 +data_ov063_02163680 kind:data(any) addr:0x02163680 +data_ov063_0216369c kind:data(any) addr:0x0216369c +data_ov063_021636b8 kind:data(any) addr:0x021636b8 +data_ov063_021636d4 kind:data(any) addr:0x021636d4 +data_ov063_021636f0 kind:data(any) addr:0x021636f0 +data_ov063_02163704 kind:data(any) addr:0x02163704 +data_ov063_02163714 kind:data(any) addr:0x02163714 +data_ov063_02163740 kind:data(any) addr:0x02163740 +data_ov063_02163760 kind:data(any) addr:0x02163760 +data_ov063_02163784 kind:data(any) addr:0x02163784 +data_ov063_021637cc kind:data(any) addr:0x021637cc +data_ov063_02163828 kind:data(any) addr:0x02163828 +data_ov063_02163844 kind:data(any) addr:0x02163844 +data_ov063_02163860 kind:data(any) addr:0x02163860 +data_ov063_02163888 kind:data(any) addr:0x02163888 +data_ov063_021638c0 kind:data(any) addr:0x021638c0 +data_ov063_021638c8 kind:data(any) addr:0x021638c8 +data_ov063_021638d4 kind:data(any) addr:0x021638d4 +data_ov063_021638e8 kind:data(any) addr:0x021638e8 +data_ov063_021638ec kind:data(any) addr:0x021638ec +data_ov063_021638f0 kind:data(any) addr:0x021638f0 +data_ov063_021638f4 kind:data(any) addr:0x021638f4 +data_ov063_021638f8 kind:data(any) addr:0x021638f8 +data_ov063_021638fc kind:data(any) addr:0x021638fc +data_ov063_02163900 kind:data(any) addr:0x02163900 +data_ov063_02163904 kind:data(any) addr:0x02163904 +data_ov063_02163910 kind:data(any) addr:0x02163910 +data_ov063_02163928 kind:data(any) addr:0x02163928 +data_ov063_02163944 kind:data(any) addr:0x02163944 +data_ov063_02163988 kind:data(any) addr:0x02163988 +data_ov063_021639c4 kind:data(any) addr:0x021639c4 +data_ov063_021639e4 kind:data(any) addr:0x021639e4 +data_ov063_021639fc kind:data(any) addr:0x021639fc +data_ov063_02163a18 kind:data(any) addr:0x02163a18 +data_ov063_02163a34 kind:data(any) addr:0x02163a34 +data_ov063_02163a5c kind:data(any) addr:0x02163a5c +data_ov063_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov063_02163a9c kind:data(any) addr:0x02163a9c +data_ov063_02163ab8 kind:data(any) addr:0x02163ab8 +data_ov063_02163af8 kind:data(any) addr:0x02163af8 +data_ov063_02163b0c kind:data(any) addr:0x02163b0c +data_ov063_02163b28 kind:data(any) addr:0x02163b28 +data_ov063_02163b60 kind:bss addr:0x02163b60 +data_ov063_02163b64 kind:bss addr:0x02163b64 +data_ov063_02163b70 kind:bss addr:0x02163b70 +data_ov063_02163c48 kind:bss addr:0x02163c48 +data_ov063_02163c4c kind:bss addr:0x02163c4c +data_ov063_02163c58 kind:bss addr:0x02163c58 +data_ov063_02163d30 kind:bss addr:0x02163d30 +data_ov063_02163d34 kind:bss addr:0x02163d34 +data_ov063_02163d40 kind:bss addr:0x02163d40 +data_ov063_02163e18 kind:bss addr:0x02163e18 +data_ov063_02163e1c kind:bss addr:0x02163e1c +data_ov063_02163e28 kind:bss addr:0x02163e28 +data_ov063_02163f00 kind:bss addr:0x02163f00 +data_ov063_02163f04 kind:bss addr:0x02163f04 +data_ov063_02163f10 kind:bss addr:0x02163f10 +data_ov063_02163fe0 kind:bss addr:0x02163fe0 ambiguous +data_ov063_02163fe8 kind:bss addr:0x02163fe8 +data_ov063_02163fec kind:bss addr:0x02163fec +data_ov063_02163ff4 kind:bss addr:0x02163ff4 ambiguous +data_ov063_02163ff8 kind:bss addr:0x02163ff8 +data_ov063_021640d0 kind:bss addr:0x021640d0 +data_ov063_021640d4 kind:bss addr:0x021640d4 +data_ov063_021640e0 kind:bss addr:0x021640e0 +data_ov063_02164144 kind:bss addr:0x02164144 ambiguous +data_ov063_021641b8 kind:bss addr:0x021641b8 +data_ov063_021641bc kind:bss addr:0x021641bc +data_ov063_021641c8 kind:bss addr:0x021641c8 +data_ov063_021641d0 kind:bss addr:0x021641d0 ambiguous +data_ov063_021642fc kind:bss addr:0x021642fc ambiguous +data_ov063_02164318 kind:bss addr:0x02164318 +data_ov063_0216431c kind:bss addr:0x0216431c +data_ov063_02164328 kind:bss addr:0x02164328 +data_ov063_02164400 kind:bss addr:0x02164400 +data_ov063_02164404 kind:bss addr:0x02164404 +data_ov063_02164410 kind:bss addr:0x02164410 +data_ov063_021644e4 kind:bss addr:0x021644e4 +data_ov063_02164504 kind:bss addr:0x02164504 +data_ov063_02164508 kind:bss addr:0x02164508 +data_ov063_02164514 kind:bss addr:0x02164514 +data_ov063_0216458c kind:bss addr:0x0216458c +data_ov063_02164604 kind:bss addr:0x02164604 +data_ov063_02164690 kind:bss addr:0x02164690 ambiguous +data_ov063_021646d8 kind:bss addr:0x021646d8 +data_ov063_021646f8 kind:bss addr:0x021646f8 +data_ov063_021646fc kind:bss addr:0x021646fc +data_ov063_02164708 kind:bss addr:0x02164708 +data_ov063_021647dc kind:bss addr:0x021647dc +data_ov063_02164800 kind:bss addr:0x02164800 +data_ov063_02164804 kind:bss addr:0x02164804 +data_ov063_02164810 kind:bss addr:0x02164810 +data_ov063_021648e4 kind:bss addr:0x021648e4 +data_ov063_02164904 kind:bss addr:0x02164904 +data_ov063_02164908 kind:bss addr:0x02164908 +data_ov063_02164914 kind:bss addr:0x02164914 +data_ov063_02164934 kind:bss addr:0x02164934 +data_ov063_021649e8 kind:bss addr:0x021649e8 diff --git a/config/eur/arm9/overlays/ov064/delinks.txt b/config/eur/arm9/overlays/ov064/delinks.txt new file mode 100644 index 00000000..684b82f7 --- /dev/null +++ b/config/eur/arm9/overlays/ov064/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x0215a2d8 kind:code align:32 + .rodata start:0x0215a2d8 end:0x0215a344 kind:data align:4 + .init start:0x0215a344 end:0x0215a5ec kind:code align:4 + .ctor start:0x0215a5ec end:0x0215a610 kind:data align:4 + .data start:0x0215a620 end:0x0215adc0 kind:data align:32 + .bss start:0x0215adc0 end:0x0215b520 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov064/relocs.txt b/config/eur/arm9/overlays/ov064/relocs.txt new file mode 100644 index 00000000..03c42185 --- /dev/null +++ b/config/eur/arm9/overlays/ov064/relocs.txt @@ -0,0 +1,824 @@ +from:0x02157ea8 kind:arm_call to:0x020c4e00 module:overlay(24) +from:0x02157ecc kind:arm_call to:0x021589b0 module:overlay(64) +from:0x02157ee8 kind:load to:0x0215a628 module:overlay(64) +from:0x02157eec kind:load to:0x020b62a8 module:overlay(0) +from:0x02157f00 kind:arm_call to:0x02158148 module:overlay(64) +from:0x02157f08 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x02157f14 kind:load to:0x0215a628 module:overlay(64) +from:0x02157f28 kind:arm_call to:0x02158148 module:overlay(64) +from:0x02157f30 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x02157f38 kind:arm_call to:0x02011ff4 module:main +from:0x02157f44 kind:load to:0x0215a628 module:overlay(64) +from:0x02157f50 kind:arm_call to:0x020c4e34 module:overlay(24) +from:0x02157f58 kind:arm_call to:0x021589a4 module:overlay(64) +from:0x02157f68 kind:arm_call to:0x02011f3c module:main +from:0x02157f74 kind:arm_call to:0x02158c0c module:overlay(64) +from:0x02157f8c kind:arm_call to:0x02011f3c module:main +from:0x02157f9c kind:arm_call to:0x020c4e68 module:overlays(18,24) +from:0x02157fac kind:arm_call to:0x02159124 module:overlay(64) +from:0x02157fb8 kind:arm_call to:0x020c5120 module:overlay(24) +from:0x02157fdc kind:arm_call to:0x020166cc module:main +from:0x02158008 kind:arm_call to:0x020166cc module:main +from:0x0215802c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215803c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02158078 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02158080 kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x02158088 kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x02158090 kind:load to:0x027e0994 module:dtcm +from:0x02158094 kind:load to:0x027e0ce0 module:dtcm +from:0x02158098 kind:load to:0x0204a110 module:main +from:0x0215809c kind:load to:0x020b51b8 module:overlay(0) +from:0x021580b4 kind:arm_call to:0x02018d78 module:main +from:0x021580d4 kind:arm_call to:0x020d97a4 module:overlay(31) +from:0x021580f0 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02158100 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215810c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02158120 kind:arm_call to:0x02158148 module:overlay(64) +from:0x02158128 kind:arm_call to:0x020c4e40 module:overlays(20,24) +from:0x02158130 kind:load to:0x0204a110 module:main +from:0x02158134 kind:load to:0x027e0ce0 module:dtcm +from:0x02158138 kind:load to:0x027e0d34 module:dtcm +from:0x0215813c kind:load to:0x027e0994 module:dtcm +from:0x02158140 kind:load to:0x020b504c module:overlay(0) +from:0x02158144 kind:load to:0x02158b04 module:overlay(64) +from:0x02158160 kind:arm_call to:0x020166ac module:main +from:0x02158194 kind:arm_call to:0x020166ac module:main +from:0x021581c4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x021581cc kind:arm_call to:0x02011ff4 module:main +from:0x021581f8 kind:arm_call to:0x0215820c module:overlay(64) +from:0x02158200 kind:arm_call to:0x021586a4 module:overlay(64) +from:0x02158208 kind:load to:0x0204a110 module:main +from:0x02158254 kind:arm_call to:0x01fff148 module:itcm +from:0x02158278 kind:arm_call to:0x021589e4 module:overlay(64) +from:0x02158288 kind:arm_call to:0x021582ac module:overlay(64) +from:0x0215829c kind:arm_call to:0x02158390 module:overlay(64) +from:0x021582a8 kind:load to:0x027e0ce0 module:dtcm +from:0x02158318 kind:arm_call to:0x02039f04 module:main +from:0x02158320 kind:arm_call to:0x0203b00c module:main +from:0x02158324 kind:arm_call to:0x0203a5e0 module:main +from:0x02158338 kind:arm_call to:0x02158f70 module:overlay(64) +from:0x0215837c kind:arm_call to:0x02158f70 module:overlay(64) +from:0x021583e4 kind:arm_call to:0x02039f04 module:main +from:0x021583f0 kind:arm_call to:0x0203b00c module:main +from:0x02158404 kind:arm_call to:0x02039f04 module:main +from:0x0215840c kind:arm_call to:0x0203b00c module:main +from:0x02158418 kind:arm_call to:0x02039e80 module:main +from:0x0215841c kind:arm_call to:0x02038660 module:main +from:0x02158420 kind:arm_call to:0x02039894 module:main +from:0x0215842c kind:arm_call to:0x02039dbc module:main +from:0x02158440 kind:arm_call to:0x0203ad88 module:main +from:0x02158450 kind:arm_call to:0x0203ad88 module:main +from:0x0215845c kind:arm_call to:0x0203b00c module:main +from:0x0215847c kind:arm_call to:0x0203ad88 module:main +from:0x02158484 kind:arm_call to:0x02039d60 module:main +from:0x02158494 kind:arm_call to:0x0203ad88 module:main +from:0x021584a0 kind:arm_call to:0x0203a978 module:main +from:0x021584ac kind:arm_call to:0x0203ab58 module:main +from:0x021584b4 kind:arm_call to:0x0203ad88 module:main +from:0x021584c0 kind:arm_call to:0x0203a978 module:main +from:0x021584c8 kind:arm_call to:0x0203ad88 module:main +from:0x021584cc kind:arm_call to:0x0203a5ac module:main +from:0x021584d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021584f0 kind:arm_call to:0x02039d60 module:main +from:0x02158500 kind:arm_call to:0x0203a978 module:main +from:0x0215850c kind:arm_call to:0x0203ab58 module:main +from:0x02158514 kind:arm_call to:0x0203a978 module:main +from:0x0215851c kind:arm_call to:0x0203ad88 module:main +from:0x02158520 kind:arm_call to:0x0203a5ac module:main +from:0x0215852c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158568 kind:arm_call to:0x021589e4 module:overlay(64) +from:0x02158584 kind:arm_call to:0x0203ab58 module:main +from:0x02158590 kind:arm_call to:0x02039dbc module:main +from:0x021585a8 kind:arm_call to:0x02039e80 module:main +from:0x021585ac kind:arm_call to:0x02038660 module:main +from:0x021585b0 kind:arm_call to:0x02039894 module:main +from:0x021585dc kind:arm_call to:0x0203a5e0 module:main +from:0x0215864c kind:arm_call to:0x02158f70 module:overlay(64) +from:0x02158694 kind:load to:0x0215adc0 module:overlay(64) +from:0x021586a0 kind:load to:0x020b62a8 module:overlay(0) +from:0x02158708 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02158744 kind:arm_call to:0x020c4f08 module:overlays(20,24) +from:0x0215875c kind:arm_call to:0x02159124 module:overlay(64) +from:0x0215876c kind:arm_call to:0x020c4f5c module:overlay(24) +from:0x02158788 kind:arm_call to:0x02019538 module:main +from:0x02158790 kind:arm_call to:0x020196b0 module:main +from:0x021587a4 kind:arm_call to:0x0201c0c4 module:main +from:0x021587ac kind:arm_call to:0x02158ce8 module:overlay(64) +from:0x02158804 kind:arm_call to:0x02158f00 module:overlay(64) +from:0x0215880c kind:arm_call to:0x020c4ef0 module:overlay(24) +from:0x02158814 kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x02158820 kind:arm_call to:0x02159124 module:overlay(64) +from:0x02158880 kind:arm_call to:0x020c4f7c module:overlay(24) +from:0x02158890 kind:arm_call to:0x020c4f28 module:overlay(24) +from:0x02158898 kind:arm_call to:0x02158aec module:overlay(64) +from:0x021588a0 kind:arm_call to:0x020c4f6c module:overlay(24) +from:0x021588b4 kind:arm_call to:0x021588d8 module:overlay(64) +from:0x021588c0 kind:load to:0x020b51b8 module:overlay(0) +from:0x021588c4 kind:load to:0x0204a110 module:main +from:0x021588c8 kind:load to:0x027e0994 module:dtcm +from:0x021588d4 kind:load to:0x02049b18 module:main +from:0x02158948 kind:arm_call to:0x02080658 module:overlay(0) +from:0x02158964 kind:arm_call to:0x020c4d88 module:overlay(24) +from:0x02158978 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x02158984 kind:arm_call to:0x0202851c module:main +from:0x02158990 kind:load to:0x027e0cd8 module:dtcm +from:0x02158994 kind:load to:0x020d8660 module:overlays(19,24) +from:0x021589a0 kind:load to:0x027e09a4 module:dtcm +from:0x021589ac kind:load to:0x021589b0 module:overlay(64) +from:0x021589e0 kind:load to:0x0215adc0 module:overlay(64) +from:0x02158a14 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02158a38 kind:load to:0x027e0cd8 module:dtcm +from:0x02158a58 kind:arm_call to:0x02019538 module:main +from:0x02158a60 kind:arm_call to:0x020196b0 module:main +from:0x02158a74 kind:arm_call to:0x0201c0c4 module:main +from:0x02158a7c kind:load to:0x0204a110 module:main +from:0x02158a80 kind:load to:0x027e0994 module:dtcm +from:0x02158ad4 kind:arm_call to:0x021588d8 module:overlay(64) +from:0x02158adc kind:arm_call to:0x021588d8 module:overlay(64) +from:0x02158ae4 kind:arm_call to:0x02158aec module:overlay(64) +from:0x02158afc kind:load to:0x020b51b8 module:overlay(0) +from:0x02158b00 kind:load to:0x0206d0bc module:overlay(0) +from:0x02158bd0 kind:arm_call to:0x020360d4 module:main +from:0x02158be8 kind:arm_call to:0x020360d4 module:main +from:0x02158bf8 kind:load to:0x0215adc0 module:overlay(64) +from:0x02158c04 kind:load to:0x0215a658 module:overlay(64) +from:0x02158c08 kind:load to:0x0215adc4 module:overlay(64) +from:0x02158c14 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x02158ce4 kind:load to:0x0215a670 module:overlay(64) +from:0x02158d10 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158d38 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158d7c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158db0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158e08 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158e3c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158e5c kind:load to:0x0215a2f2 module:overlay(64) +from:0x02158e60 kind:load to:0x0215a2e8 module:overlay(64) +from:0x02158e64 kind:load to:0x0215a2dc module:overlay(64) +from:0x02158e68 kind:load to:0x0215a2e4 module:overlay(64) +from:0x02158ecc kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02158f2c kind:arm_call to:0x02158e6c module:overlay(64) +from:0x02158f48 kind:arm_call to:0x02158e6c module:overlay(64) +from:0x02158f60 kind:arm_call to:0x02158e6c module:overlay(64) +from:0x02158f6c kind:load to:0x0215a310 module:overlay(64) +from:0x02158f9c kind:arm_call to:0x02158e6c module:overlay(64) +from:0x02158fb8 kind:arm_call to:0x02158e6c module:overlay(64) +from:0x02158fd0 kind:arm_call to:0x02158e6c module:overlay(64) +from:0x02158fdc kind:load to:0x0215a2fc module:overlay(64) +from:0x02158ff0 kind:arm_call to:0x02159110 module:overlay(64) +from:0x02159020 kind:arm_call to:0x0201aa44 module:main +from:0x02159044 kind:arm_call to:0x0201aa44 module:main +from:0x02159078 kind:arm_call to:0x0201aa44 module:main +from:0x0215909c kind:arm_call to:0x0201aa44 module:main +from:0x021590c4 kind:arm_call to:0x0201aa44 module:main +from:0x021590f8 kind:arm_call to:0x0201aa44 module:main +from:0x0215910c kind:load to:0x0204af1c module:main +from:0x02159134 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02159148 kind:load to:0x0215adf4 module:overlay(64) +from:0x0215915c kind:arm_call to:0x02011f3c module:main +from:0x02159168 kind:arm_call to:0x021591a4 module:overlay(64) +from:0x02159180 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021591a0 kind:load to:0x0215a694 module:overlay(64) +from:0x021591ac kind:arm_call to:0x0214f614 module:overlay(58) +from:0x021591c0 kind:load to:0x0215a6b0 module:overlay(64) +from:0x02159210 kind:load to:0x0215adf4 module:overlay(64) +from:0x02159228 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159230 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159248 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159250 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159258 kind:arm_call to:0x02011ff4 module:main +from:0x0215926c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02159280 kind:load to:0x0215aed8 module:overlay(64) +from:0x02159294 kind:arm_call to:0x02011f3c module:main +from:0x021592a0 kind:arm_call to:0x021592d0 module:overlay(64) +from:0x021592b4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021592cc kind:load to:0x0215a6fc module:overlay(64) +from:0x021592d8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021592ec kind:load to:0x0215a720 module:overlay(64) +from:0x0215933c kind:load to:0x0215aed8 module:overlay(64) +from:0x0215934c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159354 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215936c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159374 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215937c kind:arm_call to:0x02011ff4 module:main +from:0x02159390 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021593a4 kind:load to:0x0215afc0 module:overlay(64) +from:0x021593b8 kind:arm_call to:0x02011f3c module:main +from:0x021593c4 kind:arm_call to:0x021593f4 module:overlay(64) +from:0x021593d8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021593f0 kind:load to:0x0215a780 module:overlay(64) +from:0x021593fc kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02159410 kind:load to:0x0215a7a4 module:overlay(64) +from:0x02159460 kind:load to:0x0215afc0 module:overlay(64) +from:0x02159470 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159478 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159490 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159498 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021594a0 kind:arm_call to:0x02011ff4 module:main +from:0x021594b4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021594c8 kind:load to:0x0215b0a8 module:overlay(64) +from:0x021594dc kind:arm_call to:0x02011f3c module:main +from:0x021594e8 kind:arm_call to:0x02159518 module:overlay(64) +from:0x021594fc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159514 kind:load to:0x0215a804 module:overlay(64) +from:0x02159520 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02159578 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02159584 kind:load to:0x0215a828 module:overlay(64) +from:0x02159588 kind:load to:0x0215b0a8 module:overlay(64) +from:0x021595c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021595e0 kind:arm_call to:0x02077914 module:overlay(0) +from:0x021595fc kind:arm_call to:0x02078708 module:overlay(0) +from:0x02159608 kind:load to:0x027e09bc module:dtcm +from:0x0215960c kind:load to:0x0215a324 module:overlay(64) +from:0x0215963c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159644 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215965c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159664 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215966c kind:arm_call to:0x02011ff4 module:main +from:0x02159680 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159694 kind:load to:0x0215b1d8 module:overlay(64) +from:0x021596a8 kind:arm_call to:0x02011f3c module:main +from:0x021596b4 kind:arm_call to:0x02159740 module:overlay(64) +from:0x021596c8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159730 kind:load to:0x0215a884 module:overlay(64) +from:0x0215976c kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215978c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021597a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021597b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215982c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02159854 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215986c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215989c kind:load to:0x0215b1d8 module:overlay(64) +from:0x021598a0 kind:load to:0x0215aae8 module:overlay(64) +from:0x021598a4 kind:load to:0x0215a920 module:overlay(64) +from:0x021598a8 kind:load to:0x0215a9cc module:overlay(64) +from:0x021598ac kind:load to:0x0215a8d8 module:overlay(64) +from:0x021598b0 kind:load to:0x0215a964 module:overlay(64) +from:0x021598b4 kind:load to:0x0215a32c module:overlay(64) +from:0x021598c0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021598d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021598e8 kind:arm_call to:0x020e8530 module:overlay(31) +from:0x02159914 kind:arm_call to:0x020e7788 module:overlay(31) +from:0x0215991c kind:arm_call to:0x02159924 module:overlay(64) +from:0x02159930 kind:load to:0x02057cf4 module:overlay(0) +from:0x02159974 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02159988 kind:load to:0x0215a8a0 module:overlay(64) +from:0x021599cc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021599e0 kind:load to:0x0215a8b8 module:overlay(64) +from:0x02159a00 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02159a50 kind:arm_call to:0x0207834c module:overlay(0) +from:0x02159a5c kind:load to:0x027e09bc module:dtcm +from:0x02159a78 kind:load to:0x027e09bc module:dtcm +from:0x02159a7c kind:load to:0x02078230 module:overlay(0) +from:0x02159aa0 kind:arm_call to:0x02159924 module:overlay(64) +from:0x02159aa8 kind:arm_call to:0x02159934 module:overlay(64) +from:0x02159ab0 kind:arm_call to:0x0215998c module:overlay(64) +from:0x02159ab8 kind:arm_call to:0x020a9448 module:overlay(0) +from:0x02159ae0 kind:arm_call to:0x02159ca0 module:overlay(64) +from:0x02159ae8 kind:arm_call to:0x021599e4 module:overlay(64) +from:0x02159af0 kind:arm_call to:0x02159a60 module:overlay(64) +from:0x02159b84 kind:arm_call to:0x02158a84 module:overlay(64) +from:0x02159b9c kind:arm_call to:0x02158a98 module:overlay(64) +from:0x02159c44 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02159c5c kind:arm_call to:0x020d44fc module:overlay(24) +from:0x02159c88 kind:load to:0x0215b19c module:overlay(64) +from:0x02159c8c kind:load to:0x0215b180 module:overlay(64) +from:0x02159c90 kind:load to:0x0215adc0 module:overlay(64) +from:0x02159c94 kind:load to:0x0215a334 module:overlay(64) +from:0x02159c9c kind:load to:0x027e0cfc module:dtcm +from:0x02159cb4 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02159cb8 kind:load to:0x0215b19c module:overlay(64) +from:0x02159cbc kind:load to:0x020c4a8c module:overlays(24,25) +from:0x02159cd0 kind:arm_call to:0x01fff458 module:itcm +from:0x02159cd8 kind:arm_call to:0x0212be1c module:overlay(40) +from:0x02159cec kind:arm_call to:0x020d4288 module:overlay(24) +from:0x02159cfc kind:load to:0x027e0cfc module:dtcm +from:0x02159d20 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159d34 kind:load to:0x020578a4 module:overlay(0) +from:0x02159d48 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02159d50 kind:arm_call to:0x02011ff4 module:main +from:0x02159d68 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02159d70 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159d78 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159d80 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159d98 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02159da0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159da8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159db0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159db8 kind:arm_call to:0x02011ff4 module:main +from:0x02159dd4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159de0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159dfc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02159e0c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02159e1c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159e24 kind:arm_call to:0x02011ff4 module:main +from:0x02159e3c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159e44 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159e4c kind:arm_call to:0x02011ff4 module:main +from:0x02159e64 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159e6c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159e80 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159e94 kind:load to:0x0215b2c0 module:overlay(64) +from:0x02159ea8 kind:arm_call to:0x02011f3c module:main +from:0x02159eb4 kind:arm_call to:0x02159f2c module:overlay(64) +from:0x02159ecc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02159edc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02159f1c kind:load to:0x0215ac04 module:overlay(64) +from:0x02159f20 kind:load to:0x0215ac3c module:overlay(64) +from:0x02159f24 kind:load to:0x0215ac20 module:overlay(64) +from:0x02159f34 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x02159f48 kind:load to:0x0215ac64 module:overlay(64) +from:0x02159f98 kind:load to:0x0215b2c0 module:overlay(64) +from:0x02159fa8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159fb0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159fc8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159fd0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159fd8 kind:arm_call to:0x02011ff4 module:main +from:0x02159fec kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215a000 kind:load to:0x0215b3c8 module:overlay(64) +from:0x0215a014 kind:arm_call to:0x02011f3c module:main +from:0x0215a020 kind:arm_call to:0x0215a098 module:overlay(64) +from:0x0215a038 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215a048 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215a088 kind:load to:0x0215ac04 module:overlay(64) +from:0x0215a08c kind:load to:0x0215ac3c module:overlay(64) +from:0x0215a090 kind:load to:0x0215acb0 module:overlay(64) +from:0x0215a0a0 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215a0b4 kind:load to:0x0215accc module:overlay(64) +from:0x0215a0c0 kind:load to:0x0214f640 module:overlays(58,70) +from:0x0215a110 kind:load to:0x0215b3c8 module:overlay(64) +from:0x0215a120 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a128 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215a140 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a148 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215a150 kind:arm_call to:0x02011ff4 module:main +from:0x0215a164 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215a178 kind:load to:0x0215b4d0 module:overlay(64) +from:0x0215a18c kind:arm_call to:0x02011f3c module:main +from:0x0215a198 kind:arm_call to:0x0215a240 module:overlay(64) +from:0x0215a1b0 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x0215a1c0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215a22c kind:load to:0x0215ad18 module:overlay(64) +from:0x0215a230 kind:load to:0x0215ad50 module:overlay(64) +from:0x0215a234 kind:load to:0x0215ad34 module:overlay(64) +from:0x0215a248 kind:arm_call to:0x0214e5dc module:overlay(58) +from:0x0215a25c kind:load to:0x0215ad78 module:overlay(64) +from:0x0215a288 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215a290 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215a2a8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215a2b0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215a2b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215a2cc kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0215a360 kind:arm_call to:0x02159170 module:overlay(64) +from:0x0215a370 kind:arm_call to:0x0203ce74 module:main +from:0x0215a384 kind:load to:0x0215ade4 module:overlay(64) +from:0x0215a388 kind:load to:0x0215adf4 module:overlay(64) +from:0x0215a38c kind:load to:0x02159264 module:overlay(64) +from:0x0215a390 kind:load to:0x0215ade8 module:overlay(64) +from:0x0215a3b0 kind:arm_call to:0x021592a8 module:overlay(64) +from:0x0215a3c0 kind:arm_call to:0x0203ce74 module:main +from:0x0215a3d4 kind:load to:0x0215aec8 module:overlay(64) +from:0x0215a3d8 kind:load to:0x0215aed8 module:overlay(64) +from:0x0215a3dc kind:load to:0x02159388 module:overlay(64) +from:0x0215a3e0 kind:load to:0x0215aecc module:overlay(64) +from:0x0215a400 kind:arm_call to:0x021593cc module:overlay(64) +from:0x0215a410 kind:arm_call to:0x0203ce74 module:main +from:0x0215a424 kind:load to:0x0215afb0 module:overlay(64) +from:0x0215a428 kind:load to:0x0215afc0 module:overlay(64) +from:0x0215a42c kind:load to:0x021594ac module:overlay(64) +from:0x0215a430 kind:load to:0x0215afb4 module:overlay(64) +from:0x0215a450 kind:arm_call to:0x021594f0 module:overlay(64) +from:0x0215a460 kind:arm_call to:0x0203ce74 module:main +from:0x0215a474 kind:load to:0x0215b098 module:overlay(64) +from:0x0215a478 kind:load to:0x0215b0a8 module:overlay(64) +from:0x0215a47c kind:load to:0x02159678 module:overlay(64) +from:0x0215a480 kind:load to:0x0215b09c module:overlay(64) +from:0x0215a490 kind:arm_call to:0x02157ea0 module:overlay(64) +from:0x0215a4a0 kind:arm_call to:0x0203ce74 module:main +from:0x0215a4bc kind:arm_call to:0x021596bc module:overlay(64) +from:0x0215a4cc kind:arm_call to:0x0203ce74 module:main +from:0x0215a4e0 kind:load to:0x0215b19c module:overlay(64) +from:0x0215a4e4 kind:load to:0x02157ef0 module:overlay(64) +from:0x0215a4e8 kind:load to:0x0215b184 module:overlay(64) +from:0x0215a4ec kind:load to:0x0215b180 module:overlay(64) +from:0x0215a4f0 kind:load to:0x0215b1d8 module:overlay(64) +from:0x0215a4f4 kind:load to:0x02159e78 module:overlay(64) +from:0x0215a4f8 kind:load to:0x0215b190 module:overlay(64) +from:0x0215a518 kind:arm_call to:0x02159ebc module:overlay(64) +from:0x0215a528 kind:arm_call to:0x0203ce74 module:main +from:0x0215a53c kind:load to:0x0215b2b0 module:overlay(64) +from:0x0215a540 kind:load to:0x0215b2c0 module:overlay(64) +from:0x0215a544 kind:load to:0x02159fe4 module:overlay(64) +from:0x0215a548 kind:load to:0x0215b2b4 module:overlay(64) +from:0x0215a568 kind:arm_call to:0x0215a028 module:overlay(64) +from:0x0215a578 kind:arm_call to:0x0203ce74 module:main +from:0x0215a58c kind:load to:0x0215b3b8 module:overlay(64) +from:0x0215a590 kind:load to:0x0215b3c8 module:overlay(64) +from:0x0215a594 kind:load to:0x0215a15c module:overlay(64) +from:0x0215a598 kind:load to:0x0215b3bc module:overlay(64) +from:0x0215a5b8 kind:arm_call to:0x0215a1a0 module:overlay(64) +from:0x0215a5c8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a5dc kind:load to:0x0215b4c0 module:overlay(64) +from:0x0215a5e0 kind:load to:0x0215b4d0 module:overlay(64) +from:0x0215a5e4 kind:load to:0x0215a2c4 module:overlay(64) +from:0x0215a5e8 kind:load to:0x0215b4c4 module:overlay(64) +from:0x0215a5ec kind:load to:0x0215a344 module:overlay(64) +from:0x0215a5f0 kind:load to:0x0215a394 module:overlay(64) +from:0x0215a5f4 kind:load to:0x0215a3e4 module:overlay(64) +from:0x0215a5f8 kind:load to:0x0215a434 module:overlay(64) +from:0x0215a5fc kind:load to:0x0215a484 module:overlay(64) +from:0x0215a600 kind:load to:0x0215a4fc module:overlay(64) +from:0x0215a604 kind:load to:0x0215a54c module:overlay(64) +from:0x0215a608 kind:load to:0x0215a59c module:overlay(64) +from:0x0215a628 kind:load to:0x02157ef0 module:overlay(64) +from:0x0215a62c kind:load to:0x02157f18 module:overlay(64) +from:0x0215a630 kind:load to:0x02157f48 module:overlay(64) +from:0x0215a634 kind:load to:0x021580a0 module:overlay(64) +from:0x0215a638 kind:load to:0x021581d8 module:overlay(64) +from:0x0215a63c kind:load to:0x020c4e50 module:overlay(24) +from:0x0215a640 kind:load to:0x02158a3c module:overlay(64) +from:0x0215a644 kind:load to:0x02158a40 module:overlay(64) +from:0x0215a648 kind:load to:0x02158a44 module:overlay(64) +from:0x0215a64c kind:load to:0x02158aac module:overlay(64) +from:0x0215a650 kind:load to:0x02158ab4 module:overlay(64) +from:0x0215a654 kind:load to:0x020c4e60 module:overlay(24) +from:0x0215a670 kind:load to:0x0215912c module:overlay(64) +from:0x0215a674 kind:load to:0x021581bc module:overlay(64) +from:0x0215a678 kind:load to:0x02158fe0 module:overlay(64) +from:0x0215a67c kind:load to:0x02061cd0 module:overlay(0) +from:0x0215a680 kind:load to:0x02158fe4 module:overlay(64) +from:0x0215a684 kind:load to:0x02061cd8 module:overlay(0) +from:0x0215a688 kind:load to:0x02061cdc module:overlay(0) +from:0x0215a694 kind:load to:0x0215914c module:overlay(64) +from:0x0215a698 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215a69c kind:load to:0x0209ca18 module:overlay(0) +from:0x0215a6a0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215a6a4 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215a6b0 kind:load to:0x0214f640 module:overlays(58,70) +from:0x0215a6b4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215a6b8 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0215a6bc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215a6c0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215a6c4 kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x0215a6c8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215a6cc kind:load to:0x0209d1cc module:overlay(0) +from:0x0215a6d0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215a6d4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215a6d8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215a6dc kind:load to:0x0209d1ec module:overlay(0) +from:0x0215a6e0 kind:load to:0x0215921c module:overlay(64) +from:0x0215a6e4 kind:load to:0x0215923c module:overlay(64) +from:0x0215a6e8 kind:load to:0x021591c4 module:overlay(64) +from:0x0215a6ec kind:load to:0x0214f748 module:overlays(58,70) +from:0x0215a6f0 kind:load to:0x02159214 module:overlay(64) +from:0x0215a6fc kind:load to:0x02159284 module:overlay(64) +from:0x0215a700 kind:load to:0x02097944 module:overlay(0) +from:0x0215a704 kind:load to:0x02097754 module:overlay(0) +from:0x0215a708 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a70c kind:load to:0x0209794c module:overlay(0) +from:0x0215a710 kind:load to:0x0209796c module:overlay(0) +from:0x0215a714 kind:load to:0x02097998 module:overlay(0) +from:0x0215a720 kind:load to:0x02098518 module:overlay(0) +from:0x0215a724 kind:load to:0x02098554 module:overlay(0) +from:0x0215a728 kind:load to:0x0209856c module:overlay(0) +from:0x0215a72c kind:load to:0x02098578 module:overlay(0) +from:0x0215a730 kind:load to:0x01fff464 module:itcm +from:0x0215a734 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a738 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215a73c kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215a740 kind:load to:0x020984b4 module:overlay(0) +from:0x0215a744 kind:load to:0x020984b8 module:overlay(0) +from:0x0215a748 kind:load to:0x020984bc module:overlay(0) +from:0x0215a74c kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215a750 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a754 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a758 kind:load to:0x02098584 module:overlay(0) +from:0x0215a75c kind:load to:0x020985f0 module:overlay(0) +from:0x0215a760 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a764 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a768 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a76c kind:load to:0x02159340 module:overlay(64) +from:0x0215a770 kind:load to:0x02159360 module:overlay(64) +from:0x0215a774 kind:load to:0x021592f0 module:overlay(64) +from:0x0215a780 kind:load to:0x021593a8 module:overlay(64) +from:0x0215a784 kind:load to:0x02097944 module:overlay(0) +from:0x0215a788 kind:load to:0x02097754 module:overlay(0) +from:0x0215a78c kind:load to:0x020977d0 module:overlay(0) +from:0x0215a790 kind:load to:0x0209794c module:overlay(0) +from:0x0215a794 kind:load to:0x0209796c module:overlay(0) +from:0x0215a798 kind:load to:0x02097998 module:overlay(0) +from:0x0215a7a4 kind:load to:0x02098518 module:overlay(0) +from:0x0215a7a8 kind:load to:0x02098554 module:overlay(0) +from:0x0215a7ac kind:load to:0x0209856c module:overlay(0) +from:0x0215a7b0 kind:load to:0x02098578 module:overlay(0) +from:0x0215a7b4 kind:load to:0x01fff464 module:itcm +from:0x0215a7b8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a7bc kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215a7c0 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215a7c4 kind:load to:0x020984b4 module:overlay(0) +from:0x0215a7c8 kind:load to:0x020984b8 module:overlay(0) +from:0x0215a7cc kind:load to:0x020984bc module:overlay(0) +from:0x0215a7d0 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215a7d4 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a7d8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a7dc kind:load to:0x02098584 module:overlay(0) +from:0x0215a7e0 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a7e4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a7e8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a7ec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a7f0 kind:load to:0x02159464 module:overlay(64) +from:0x0215a7f4 kind:load to:0x02159484 module:overlay(64) +from:0x0215a7f8 kind:load to:0x02159414 module:overlay(64) +from:0x0215a804 kind:load to:0x021594cc module:overlay(64) +from:0x0215a808 kind:load to:0x02097944 module:overlay(0) +from:0x0215a80c kind:load to:0x02097754 module:overlay(0) +from:0x0215a810 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a814 kind:load to:0x0209794c module:overlay(0) +from:0x0215a818 kind:load to:0x0209796c module:overlay(0) +from:0x0215a81c kind:load to:0x02097998 module:overlay(0) +from:0x0215a828 kind:load to:0x02098518 module:overlay(0) +from:0x0215a82c kind:load to:0x02098554 module:overlay(0) +from:0x0215a830 kind:load to:0x0209856c module:overlay(0) +from:0x0215a834 kind:load to:0x02098578 module:overlay(0) +from:0x0215a838 kind:load to:0x01fff464 module:itcm +from:0x0215a83c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a840 kind:load to:0x0215958c module:overlay(64) +from:0x0215a844 kind:load to:0x021595c8 module:overlay(64) +from:0x0215a848 kind:load to:0x020984b4 module:overlay(0) +from:0x0215a84c kind:load to:0x020984b8 module:overlay(0) +from:0x0215a850 kind:load to:0x020984bc module:overlay(0) +from:0x0215a854 kind:load to:0x02159610 module:overlay(64) +from:0x0215a858 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a85c kind:load to:0x020984c8 module:overlay(0) +from:0x0215a860 kind:load to:0x02098584 module:overlay(0) +from:0x0215a864 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a868 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a86c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a870 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a874 kind:load to:0x02159630 module:overlay(64) +from:0x0215a878 kind:load to:0x02159650 module:overlay(64) +from:0x0215a884 kind:load to:0x02159698 module:overlay(64) +from:0x0215a888 kind:load to:0x02097944 module:overlay(0) +from:0x0215a88c kind:load to:0x02097754 module:overlay(0) +from:0x0215a890 kind:load to:0x020977d0 module:overlay(0) +from:0x0215a894 kind:load to:0x0209794c module:overlay(0) +from:0x0215a898 kind:load to:0x0209796c module:overlay(0) +from:0x0215a89c kind:load to:0x02097998 module:overlay(0) +from:0x0215a8d8 kind:load to:0x021598cc module:overlay(64) +from:0x0215a8dc kind:load to:0x02159d40 module:overlay(64) +from:0x0215a8e0 kind:load to:0x02099b00 module:overlay(0) +from:0x0215a8e4 kind:load to:0x02099b38 module:overlay(0) +from:0x0215a8e8 kind:load to:0x0209a13c module:overlay(0) +from:0x0215a8ec kind:load to:0x0209a144 module:overlay(0) +from:0x0215a8f0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215a8f4 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215a8f8 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215a8fc kind:load to:0x0209a06c module:overlay(0) +from:0x0215a900 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215a904 kind:load to:0x0209a10c module:overlay(0) +from:0x0215a908 kind:load to:0x02159d38 module:overlay(64) +from:0x0215a90c kind:load to:0x0209a124 module:overlay(0) +from:0x0215a910 kind:load to:0x02159d28 module:overlay(64) +from:0x0215a914 kind:load to:0x02159d04 module:overlay(64) +from:0x0215a920 kind:load to:0x021598b8 module:overlay(64) +from:0x0215a924 kind:load to:0x02159e14 module:overlay(64) +from:0x0215a928 kind:load to:0x0209a254 module:overlay(0) +from:0x0215a92c kind:load to:0x0209a288 module:overlay(0) +from:0x0215a930 kind:load to:0x0209a320 module:overlay(0) +from:0x0215a934 kind:load to:0x0209a334 module:overlay(0) +from:0x0215a938 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215a93c kind:load to:0x0209a35c module:overlay(0) +from:0x0215a940 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215a944 kind:load to:0x0209a06c module:overlay(0) +from:0x0215a948 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215a94c kind:load to:0x0209a308 module:overlay(0) +from:0x0215a950 kind:load to:0x0209a348 module:overlay(0) +from:0x0215a954 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215a958 kind:load to:0x02159de8 module:overlay(64) +from:0x0215a95c kind:load to:0x02159dc4 module:overlay(64) +from:0x0215a960 kind:load to:0x0209a70c module:overlay(0) +from:0x0215a9cc kind:load to:0x02098518 module:overlay(0) +from:0x0215a9d0 kind:load to:0x02098554 module:overlay(0) +from:0x0215a9d4 kind:load to:0x0209856c module:overlay(0) +from:0x0215a9d8 kind:load to:0x02098578 module:overlay(0) +from:0x0215a9dc kind:load to:0x01fff464 module:itcm +from:0x0215a9e0 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215a9e4 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215a9e8 kind:load to:0x020a8da4 module:overlay(0) +from:0x0215a9ec kind:load to:0x021598e0 module:overlay(64) +from:0x0215a9f0 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215a9f4 kind:load to:0x020984bc module:overlay(0) +from:0x0215a9f8 kind:load to:0x020a995c module:overlay(0) +from:0x0215a9fc kind:load to:0x020984c4 module:overlay(0) +from:0x0215aa00 kind:load to:0x020984c8 module:overlay(0) +from:0x0215aa04 kind:load to:0x02098584 module:overlay(0) +from:0x0215aa08 kind:load to:0x020985f0 module:overlay(0) +from:0x0215aa0c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215aa10 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215aa14 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215aa18 kind:load to:0x02159d5c module:overlay(64) +from:0x0215aa1c kind:load to:0x02159d8c module:overlay(64) +from:0x0215aa20 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215aa24 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215aa28 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215aa2c kind:load to:0x020a8f78 module:overlay(0) +from:0x0215aa30 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215aa34 kind:load to:0x020a9150 module:overlay(0) +from:0x0215aa38 kind:load to:0x020a914c module:overlay(0) +from:0x0215aa3c kind:load to:0x020a921c module:overlay(0) +from:0x0215aa40 kind:load to:0x020a9240 module:overlay(0) +from:0x0215aa44 kind:load to:0x020a9244 module:overlay(0) +from:0x0215aa48 kind:load to:0x02159ac0 module:overlay(64) +from:0x0215aa4c kind:load to:0x02159afc module:overlay(64) +from:0x0215aa50 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215aa54 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215aa58 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215aa5c kind:load to:0x020a8f64 module:overlay(0) +from:0x0215aa60 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215aa64 kind:load to:0x02159a80 module:overlay(64) +from:0x0215aa68 kind:load to:0x02159cc0 module:overlay(64) +from:0x0215aa6c kind:load to:0x020a95c4 module:overlay(0) +from:0x0215aa70 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215aa74 kind:load to:0x020a97fc module:overlay(0) +from:0x0215aa78 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215aa7c kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215aa80 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215aa84 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215aa88 kind:load to:0x0215990c module:overlay(64) +from:0x0215aa8c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215aa90 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215aa94 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215aa98 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215aa9c kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215aaa0 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215aaa4 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215aaa8 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215aaac kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215aab0 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215aab4 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215aab8 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215aabc kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215aac0 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215aac4 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215aac8 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215aacc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215aad0 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215aad4 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215aad8 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215aadc kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215aae8 kind:load to:0x02098518 module:overlay(0) +from:0x0215aaec kind:load to:0x02098554 module:overlay(0) +from:0x0215aaf0 kind:load to:0x0209856c module:overlay(0) +from:0x0215aaf4 kind:load to:0x02098578 module:overlay(0) +from:0x0215aaf8 kind:load to:0x01fff464 module:itcm +from:0x0215aafc kind:load to:0x020a99d8 module:overlay(0) +from:0x0215ab00 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215ab04 kind:load to:0x020a8da4 module:overlay(0) +from:0x0215ab08 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215ab0c kind:load to:0x020a98f4 module:overlay(0) +from:0x0215ab10 kind:load to:0x020984bc module:overlay(0) +from:0x0215ab14 kind:load to:0x020a995c module:overlay(0) +from:0x0215ab18 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ab1c kind:load to:0x020984c8 module:overlay(0) +from:0x0215ab20 kind:load to:0x02098584 module:overlay(0) +from:0x0215ab24 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ab28 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ab2c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ab30 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ab34 kind:load to:0x02159e58 module:overlay(64) +from:0x0215ab38 kind:load to:0x02159e30 module:overlay(64) +from:0x0215ab3c kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215ab40 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215ab44 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215ab48 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215ab4c kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215ab50 kind:load to:0x020a9150 module:overlay(0) +from:0x0215ab54 kind:load to:0x020a914c module:overlay(0) +from:0x0215ab58 kind:load to:0x020a921c module:overlay(0) +from:0x0215ab5c kind:load to:0x020a9240 module:overlay(0) +from:0x0215ab60 kind:load to:0x020a9244 module:overlay(0) +from:0x0215ab64 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215ab68 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215ab6c kind:load to:0x020a91b0 module:overlay(0) +from:0x0215ab70 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215ab74 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215ab78 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215ab7c kind:load to:0x020a8f6c module:overlay(0) +from:0x0215ab80 kind:load to:0x020a9448 module:overlay(0) +from:0x0215ab84 kind:load to:0x020a9598 module:overlay(0) +from:0x0215ab88 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ab8c kind:load to:0x020a95e4 module:overlay(0) +from:0x0215ab90 kind:load to:0x020a97fc module:overlay(0) +from:0x0215ab94 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215ab98 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215ab9c kind:load to:0x020a8e84 module:overlay(0) +from:0x0215aba0 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215aba4 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215aba8 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215abac kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215abb0 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215abb4 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215abb8 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215abbc kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215abc0 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215abc4 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215abc8 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215abcc kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215abd0 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215abd4 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215abd8 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215abdc kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215abe0 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215abe4 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215abe8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215abec kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215abf0 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215abf4 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215abf8 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215ac08 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215ac0c kind:load to:0x0209ca18 module:overlay(0) +from:0x0215ac10 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ac14 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215ac20 kind:load to:0x02159e98 module:overlay(64) +from:0x0215ac24 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215ac28 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215ac2c kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ac30 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215ac3c kind:load to:0x0207c49c module:overlay(0) +from:0x0215ac40 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0215ac44 kind:load to:0x0207c96c module:overlay(0) +from:0x0215ac48 kind:load to:0x0207c95c module:overlay(0) +from:0x0215ac4c kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215ac50 kind:load to:0x0207ca10 module:overlay(0) +from:0x0215ac54 kind:load to:0x0207ca38 module:overlay(0) +from:0x0215ac58 kind:load to:0x0207cab0 module:overlay(0) +from:0x0215ac64 kind:load to:0x0214f640 module:overlays(58,70) +from:0x0215ac68 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215ac6c kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0215ac70 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215ac74 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215ac78 kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x0215ac7c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215ac80 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215ac84 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215ac88 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215ac8c kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215ac90 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215ac94 kind:load to:0x02159f9c module:overlay(64) +from:0x0215ac98 kind:load to:0x02159fbc module:overlay(64) +from:0x0215ac9c kind:load to:0x02159f4c module:overlay(64) +from:0x0215aca0 kind:load to:0x0214f748 module:overlays(58,70) +from:0x0215aca4 kind:load to:0x0214f750 module:overlays(58,70) +from:0x0215acb0 kind:load to:0x0215a004 module:overlay(64) +from:0x0215acb4 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215acb8 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215acbc kind:load to:0x0209ca58 module:overlay(0) +from:0x0215acc0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215accc kind:load to:0x0215a0b8 module:overlay(64) +from:0x0215acd0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215acd4 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0215acd8 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215acdc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215ace0 kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x0215ace4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215ace8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215acec kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215acf0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215acf4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215acf8 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215acfc kind:load to:0x0215a114 module:overlay(64) +from:0x0215ad00 kind:load to:0x0215a134 module:overlay(64) +from:0x0215ad04 kind:load to:0x0215a0c4 module:overlay(64) +from:0x0215ad08 kind:load to:0x0214f748 module:overlays(58,70) +from:0x0215ad0c kind:load to:0x0214f750 module:overlays(58,70) +from:0x0215ad1c kind:load to:0x0209cab8 module:overlay(0) +from:0x0215ad20 kind:load to:0x0209cac0 module:overlay(0) +from:0x0215ad24 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0215ad28 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0215ad34 kind:load to:0x0215a17c module:overlay(64) +from:0x0215ad38 kind:load to:0x0209cab8 module:overlay(0) +from:0x0215ad3c kind:load to:0x0209cac0 module:overlay(0) +from:0x0215ad40 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0215ad44 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0215ad50 kind:load to:0x0207cac0 module:overlay(0) +from:0x0215ad54 kind:load to:0x0207cac8 module:overlay(0) +from:0x0215ad58 kind:load to:0x0207d2dc module:overlay(0) +from:0x0215ad5c kind:load to:0x0207d2cc module:overlay(0) +from:0x0215ad60 kind:load to:0x0207d318 module:overlay(0) +from:0x0215ad64 kind:load to:0x0207d350 module:overlay(0) +from:0x0215ad68 kind:load to:0x0207d394 module:overlay(0) +from:0x0215ad6c kind:load to:0x0207d3bc module:overlay(0) +from:0x0215ad78 kind:load to:0x0214e70c module:overlay(58) +from:0x0215ad7c kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215ad80 kind:load to:0x0214e724 module:overlay(58) +from:0x0215ad84 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215ad88 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215ad8c kind:load to:0x0214e760 module:overlays(58,70) +from:0x0215ad90 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215ad94 kind:load to:0x0214e858 module:overlays(58,70) +from:0x0215ad98 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215ad9c kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215ada0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215ada4 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215ada8 kind:load to:0x0215a27c module:overlay(64) +from:0x0215adac kind:load to:0x0215a29c module:overlay(64) +from:0x0215adb0 kind:load to:0x0215a260 module:overlay(64) diff --git a/config/eur/arm9/overlays/ov064/symbols.txt b/config/eur/arm9/overlays/ov064/symbols.txt new file mode 100644 index 00000000..d12e723a --- /dev/null +++ b/config/eur/arm9/overlays/ov064/symbols.txt @@ -0,0 +1,217 @@ +func_ov064_02157ea0 kind:function(arm,size=0x50) addr:0x02157ea0 +func_ov064_02157ef0 kind:function(arm,size=0x28) addr:0x02157ef0 +func_ov064_02157f18 kind:function(arm,size=0x30) addr:0x02157f18 +func_ov064_02157f48 kind:function(arm,size=0x158) addr:0x02157f48 +func_ov064_021580a0 kind:function(arm,size=0xa8) addr:0x021580a0 +func_ov064_02158148 kind:function(arm,size=0x74) addr:0x02158148 +func_ov064_021581bc kind:function(arm,size=0x1c) addr:0x021581bc +func_ov064_021581d8 kind:function(arm,size=0x34) addr:0x021581d8 +func_ov064_0215820c kind:function(arm,size=0xa0) addr:0x0215820c +func_ov064_021582ac kind:function(arm,size=0xe4) addr:0x021582ac +func_ov064_02158390 kind:function(arm,size=0x314) addr:0x02158390 +func_ov064_021586a4 kind:function(arm,size=0x234) addr:0x021586a4 +func_ov064_021588d8 kind:function(arm,size=0xcc) addr:0x021588d8 +func_ov064_021589a4 kind:function(arm,size=0xc) addr:0x021589a4 +func_ov064_021589b0 kind:function(arm,size=0x34) addr:0x021589b0 +func_ov064_021589e4 kind:function(arm,size=0x58) addr:0x021589e4 +func_ov064_02158a3c kind:function(arm,size=0x4) addr:0x02158a3c +func_ov064_02158a40 kind:function(arm,size=0x4) addr:0x02158a40 +func_ov064_02158a44 kind:function(arm,size=0x40) addr:0x02158a44 +func_ov064_02158a84 kind:function(arm,size=0x14) addr:0x02158a84 +func_ov064_02158a98 kind:function(arm,size=0x14) addr:0x02158a98 +func_ov064_02158aac kind:function(arm,size=0x8) addr:0x02158aac +func_ov064_02158ab4 kind:function(arm,size=0x38) addr:0x02158ab4 +func_ov064_02158aec kind:function(arm,size=0x18) addr:0x02158aec +func_ov064_02158b04 kind:function(arm,size=0x108) addr:0x02158b04 +func_ov064_02158c0c kind:function(arm,size=0xdc) addr:0x02158c0c +func_ov064_02158ce8 kind:function(arm,size=0x184) addr:0x02158ce8 +func_ov064_02158e6c kind:function(arm,size=0x94) addr:0x02158e6c +func_ov064_02158f00 kind:function(arm,size=0x70) addr:0x02158f00 +func_ov064_02158f70 kind:function(arm,size=0x70) addr:0x02158f70 +func_ov064_02158fe0 kind:function(arm,size=0x4) addr:0x02158fe0 +func_ov064_02158fe4 kind:function(arm,size=0x12c) addr:0x02158fe4 +func_ov064_02159110 kind:function(arm,size=0x14) addr:0x02159110 +func_ov064_02159124 kind:function(arm,size=0x8) addr:0x02159124 +func_ov064_0215912c kind:function(arm,size=0x14) addr:0x0215912c +func_ov064_02159140 kind:function(arm,size=0xc) addr:0x02159140 +func_ov064_0215914c kind:function(arm,size=0x24) addr:0x0215914c +func_ov064_02159170 kind:function(arm,size=0x34) addr:0x02159170 +func_ov064_021591a4 kind:function(arm,size=0x20) addr:0x021591a4 +func_ov064_021591c4 kind:function(arm,size=0x50) addr:0x021591c4 +func_ov064_02159214 kind:function(arm,size=0x8) addr:0x02159214 +func_ov064_0215921c kind:function(arm,size=0x20) addr:0x0215921c +func_ov064_0215923c kind:function(arm,size=0x28) addr:0x0215923c +func_ov064_02159264 kind:function(arm,size=0x14) addr:0x02159264 +func_ov064_02159278 kind:function(arm,size=0xc) addr:0x02159278 +func_ov064_02159284 kind:function(arm,size=0x24) addr:0x02159284 +func_ov064_021592a8 kind:function(arm,size=0x28) addr:0x021592a8 +func_ov064_021592d0 kind:function(arm,size=0x20) addr:0x021592d0 +func_ov064_021592f0 kind:function(arm,size=0x50) addr:0x021592f0 +func_ov064_02159340 kind:function(arm,size=0x20) addr:0x02159340 +func_ov064_02159360 kind:function(arm,size=0x28) addr:0x02159360 +func_ov064_02159388 kind:function(arm,size=0x14) addr:0x02159388 +func_ov064_0215939c kind:function(arm,size=0xc) addr:0x0215939c +func_ov064_021593a8 kind:function(arm,size=0x24) addr:0x021593a8 +func_ov064_021593cc kind:function(arm,size=0x28) addr:0x021593cc +func_ov064_021593f4 kind:function(arm,size=0x20) addr:0x021593f4 +func_ov064_02159414 kind:function(arm,size=0x50) addr:0x02159414 +func_ov064_02159464 kind:function(arm,size=0x20) addr:0x02159464 +func_ov064_02159484 kind:function(arm,size=0x28) addr:0x02159484 +func_ov064_021594ac kind:function(arm,size=0x14) addr:0x021594ac +func_ov064_021594c0 kind:function(arm,size=0xc) addr:0x021594c0 +func_ov064_021594cc kind:function(arm,size=0x24) addr:0x021594cc +func_ov064_021594f0 kind:function(arm,size=0x28) addr:0x021594f0 +func_ov064_02159518 kind:function(arm,size=0x74) addr:0x02159518 +func_ov064_0215958c kind:function(arm,size=0x3c) addr:0x0215958c +func_ov064_021595c8 kind:function(arm,size=0x48) addr:0x021595c8 +func_ov064_02159610 kind:function(arm,size=0x20) addr:0x02159610 +func_ov064_02159630 kind:function(arm,size=0x20) addr:0x02159630 +func_ov064_02159650 kind:function(arm,size=0x28) addr:0x02159650 +func_ov064_02159678 kind:function(arm,size=0x14) addr:0x02159678 +func_ov064_0215968c kind:function(arm,size=0xc) addr:0x0215968c +func_ov064_02159698 kind:function(arm,size=0x24) addr:0x02159698 +func_ov064_021596bc kind:function(arm,size=0x84) addr:0x021596bc +func_ov064_02159740 kind:function(arm,size=0x178) addr:0x02159740 +func_ov064_021598b8 kind:function(arm,size=0x14) addr:0x021598b8 +func_ov064_021598cc kind:function(arm,size=0x14) addr:0x021598cc +func_ov064_021598e0 kind:function(arm,size=0x2c) addr:0x021598e0 +func_ov064_0215990c kind:function(arm,size=0x18) addr:0x0215990c +func_ov064_02159924 kind:function(arm,size=0x10) addr:0x02159924 +func_ov064_02159934 kind:function(arm,size=0x58) addr:0x02159934 +func_ov064_0215998c kind:function(arm,size=0x58) addr:0x0215998c +func_ov064_021599e4 kind:function(arm,size=0x7c) addr:0x021599e4 +func_ov064_02159a60 kind:function(arm,size=0x20) addr:0x02159a60 +func_ov064_02159a80 kind:function(arm,size=0x40) addr:0x02159a80 +func_ov064_02159ac0 kind:function(arm,size=0x3c) addr:0x02159ac0 +func_ov064_02159afc kind:function(arm,size=0x1a4) addr:0x02159afc +func_ov064_02159ca0 kind:function(arm,size=0x20) addr:0x02159ca0 +func_ov064_02159cc0 kind:function(arm,size=0x44) addr:0x02159cc0 +func_ov064_02159d04 kind:function(arm,size=0x24) addr:0x02159d04 +func_ov064_02159d28 kind:function(arm,size=0x10) addr:0x02159d28 +func_ov064_02159d38 kind:function(arm,size=0x8) addr:0x02159d38 +func_ov064_02159d40 kind:function(arm,size=0x1c) addr:0x02159d40 +func_ov064_02159d5c kind:function(arm,size=0x30) addr:0x02159d5c +func_ov064_02159d8c kind:function(arm,size=0x38) addr:0x02159d8c +func_ov064_02159dc4 kind:function(arm,size=0x24) addr:0x02159dc4 +func_ov064_02159de8 kind:function(arm,size=0x2c) addr:0x02159de8 +func_ov064_02159e14 kind:function(arm,size=0x1c) addr:0x02159e14 +func_ov064_02159e30 kind:function(arm,size=0x28) addr:0x02159e30 +func_ov064_02159e58 kind:function(arm,size=0x20) addr:0x02159e58 +func_ov064_02159e78 kind:function(arm,size=0x14) addr:0x02159e78 +func_ov064_02159e8c kind:function(arm,size=0xc) addr:0x02159e8c +func_ov064_02159e98 kind:function(arm,size=0x24) addr:0x02159e98 +func_ov064_02159ebc kind:function(arm,size=0x70) addr:0x02159ebc +func_ov064_02159f2c kind:function(arm,size=0x20) addr:0x02159f2c +func_ov064_02159f4c kind:function(arm,size=0x50) addr:0x02159f4c +func_ov064_02159f9c kind:function(arm,size=0x20) addr:0x02159f9c +func_ov064_02159fbc kind:function(arm,size=0x28) addr:0x02159fbc +func_ov064_02159fe4 kind:function(arm,size=0x14) addr:0x02159fe4 +func_ov064_02159ff8 kind:function(arm,size=0xc) addr:0x02159ff8 +func_ov064_0215a004 kind:function(arm,size=0x24) addr:0x0215a004 +func_ov064_0215a028 kind:function(arm,size=0x70) addr:0x0215a028 +func_ov064_0215a098 kind:function(arm,size=0x20) addr:0x0215a098 +func_ov064_0215a0b8 kind:function(arm,size=0xc) addr:0x0215a0b8 +func_ov064_0215a0c4 kind:function(arm,size=0x50) addr:0x0215a0c4 +func_ov064_0215a114 kind:function(arm,size=0x20) addr:0x0215a114 +func_ov064_0215a134 kind:function(arm,size=0x28) addr:0x0215a134 +func_ov064_0215a15c kind:function(arm,size=0x14) addr:0x0215a15c +func_ov064_0215a170 kind:function(arm,size=0xc) addr:0x0215a170 +func_ov064_0215a17c kind:function(arm,size=0x24) addr:0x0215a17c +func_ov064_0215a1a0 kind:function(arm,size=0xa0) addr:0x0215a1a0 +func_ov064_0215a240 kind:function(arm,size=0x20) addr:0x0215a240 +func_ov064_0215a260 kind:function(arm,size=0x1c) addr:0x0215a260 +func_ov064_0215a27c kind:function(arm,size=0x20) addr:0x0215a27c +func_ov064_0215a29c kind:function(arm,size=0x28) addr:0x0215a29c +func_ov064_0215a2c4 kind:function(arm,size=0x14) addr:0x0215a2c4 +data_ov064_0215a2dc kind:data(any) addr:0x0215a2dc +data_ov064_0215a2e4 kind:data(any) addr:0x0215a2e4 +data_ov064_0215a2e8 kind:data(any) addr:0x0215a2e8 +data_ov064_0215a2f2 kind:data(any) addr:0x0215a2f2 +data_ov064_0215a2fc kind:data(any) addr:0x0215a2fc +data_ov064_0215a310 kind:data(any) addr:0x0215a310 +data_ov064_0215a324 kind:data(any) addr:0x0215a324 +data_ov064_0215a32c kind:data(any) addr:0x0215a32c +data_ov064_0215a334 kind:data(any) addr:0x0215a334 +func_ov064_0215a344 kind:function(arm,size=0x50) addr:0x0215a344 +func_ov064_0215a394 kind:function(arm,size=0x50) addr:0x0215a394 +func_ov064_0215a3e4 kind:function(arm,size=0x50) addr:0x0215a3e4 +func_ov064_0215a434 kind:function(arm,size=0x50) addr:0x0215a434 +func_ov064_0215a484 kind:function(arm,size=0x78) addr:0x0215a484 +func_ov064_0215a4fc kind:function(arm,size=0x50) addr:0x0215a4fc +func_ov064_0215a54c kind:function(arm,size=0x50) addr:0x0215a54c +func_ov064_0215a59c kind:function(arm,size=0x50) addr:0x0215a59c +data_ov064_0215a628 kind:data(any) addr:0x0215a628 +data_ov064_0215a658 kind:data(any) addr:0x0215a658 +data_ov064_0215a670 kind:data(any) addr:0x0215a670 +data_ov064_0215a694 kind:data(any) addr:0x0215a694 +data_ov064_0215a6b0 kind:data(any) addr:0x0215a6b0 +data_ov064_0215a6fc kind:data(any) addr:0x0215a6fc +data_ov064_0215a720 kind:data(any) addr:0x0215a720 +data_ov064_0215a730 kind:data(any) addr:0x0215a730 ambiguous +data_ov064_0215a780 kind:data(any) addr:0x0215a780 +data_ov064_0215a7a4 kind:data(any) addr:0x0215a7a4 +data_ov064_0215a804 kind:data(any) addr:0x0215a804 +data_ov064_0215a828 kind:data(any) addr:0x0215a828 +data_ov064_0215a844 kind:data(any) addr:0x0215a844 ambiguous +data_ov064_0215a884 kind:data(any) addr:0x0215a884 +data_ov064_0215a898 kind:data(any) addr:0x0215a898 ambiguous +data_ov064_0215a8a0 kind:data(any) addr:0x0215a8a0 +data_ov064_0215a8b8 kind:data(any) addr:0x0215a8b8 +data_ov064_0215a8d8 kind:data(any) addr:0x0215a8d8 +data_ov064_0215a920 kind:data(any) addr:0x0215a920 +data_ov064_0215a964 kind:data(any) addr:0x0215a964 +data_ov064_0215a9cc kind:data(any) addr:0x0215a9cc +data_ov064_0215aa18 kind:data(any) addr:0x0215aa18 ambiguous +data_ov064_0215aacc kind:data(any) addr:0x0215aacc ambiguous +data_ov064_0215aae8 kind:data(any) addr:0x0215aae8 +data_ov064_0215aaf8 kind:data(any) addr:0x0215aaf8 ambiguous +data_ov064_0215ab54 kind:data(any) addr:0x0215ab54 ambiguous +data_ov064_0215ac04 kind:data(any) addr:0x0215ac04 +data_ov064_0215ac1c kind:data(any) addr:0x0215ac1c ambiguous +data_ov064_0215ac20 kind:data(any) addr:0x0215ac20 +data_ov064_0215ac3c kind:data(any) addr:0x0215ac3c +data_ov064_0215ac64 kind:data(any) addr:0x0215ac64 +data_ov064_0215acb0 kind:data(any) addr:0x0215acb0 +data_ov064_0215accc kind:data(any) addr:0x0215accc +data_ov064_0215ad18 kind:data(any) addr:0x0215ad18 +data_ov064_0215ad34 kind:data(any) addr:0x0215ad34 +data_ov064_0215ad50 kind:data(any) addr:0x0215ad50 +data_ov064_0215ad78 kind:data(any) addr:0x0215ad78 +data_ov064_0215adc0 kind:bss addr:0x0215adc0 +data_ov064_0215adc4 kind:bss addr:0x0215adc4 +data_ov064_0215ade4 kind:bss addr:0x0215ade4 +data_ov064_0215ade8 kind:bss addr:0x0215ade8 +data_ov064_0215adf4 kind:bss addr:0x0215adf4 +data_ov064_0215ae50 kind:bss addr:0x0215ae50 ambiguous +data_ov064_0215aec8 kind:bss addr:0x0215aec8 +data_ov064_0215aecc kind:bss addr:0x0215aecc +data_ov064_0215aed8 kind:bss addr:0x0215aed8 +data_ov064_0215aee4 kind:bss addr:0x0215aee4 ambiguous +data_ov064_0215afa4 kind:bss addr:0x0215afa4 ambiguous +data_ov064_0215afb0 kind:bss addr:0x0215afb0 +data_ov064_0215afb4 kind:bss addr:0x0215afb4 +data_ov064_0215afc0 kind:bss addr:0x0215afc0 +data_ov064_0215b004 kind:bss addr:0x0215b004 ambiguous +data_ov064_0215b008 kind:bss addr:0x0215b008 ambiguous +data_ov064_0215b064 kind:bss addr:0x0215b064 ambiguous +data_ov064_0215b098 kind:bss addr:0x0215b098 +data_ov064_0215b09c kind:bss addr:0x0215b09c +data_ov064_0215b0a8 kind:bss addr:0x0215b0a8 +data_ov064_0215b180 kind:bss addr:0x0215b180 +data_ov064_0215b184 kind:bss addr:0x0215b184 +data_ov064_0215b190 kind:bss addr:0x0215b190 +data_ov064_0215b19c kind:bss addr:0x0215b19c +data_ov064_0215b1b4 kind:bss addr:0x0215b1b4 ambiguous +data_ov064_0215b1d8 kind:bss addr:0x0215b1d8 +data_ov064_0215b2b0 kind:bss addr:0x0215b2b0 +data_ov064_0215b2b4 kind:bss addr:0x0215b2b4 +data_ov064_0215b2c0 kind:bss addr:0x0215b2c0 +data_ov064_0215b388 kind:bss addr:0x0215b388 ambiguous +data_ov064_0215b3b8 kind:bss addr:0x0215b3b8 +data_ov064_0215b3bc kind:bss addr:0x0215b3bc +data_ov064_0215b3c8 kind:bss addr:0x0215b3c8 +data_ov064_0215b3d4 kind:bss addr:0x0215b3d4 ambiguous +data_ov064_0215b4c0 kind:bss addr:0x0215b4c0 +data_ov064_0215b4c4 kind:bss addr:0x0215b4c4 +data_ov064_0215b4d0 kind:bss addr:0x0215b4d0 +data_ov064_0215b50c kind:bss addr:0x0215b50c ambiguous diff --git a/config/eur/arm9/overlays/ov065/delinks.txt b/config/eur/arm9/overlays/ov065/delinks.txt new file mode 100644 index 00000000..dbb64865 --- /dev/null +++ b/config/eur/arm9/overlays/ov065/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x02159fd4 kind:code align:32 + .rodata start:0x02159fd4 end:0x0215a064 kind:data align:4 + .init start:0x0215a064 end:0x0215a4a8 kind:code align:4 + .ctor start:0x0215a4a8 end:0x0215a4dc kind:data align:4 + .data start:0x0215a4e0 end:0x0215afa0 kind:data align:32 + .bss start:0x0215afa0 end:0x0215ba00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov065/relocs.txt b/config/eur/arm9/overlays/ov065/relocs.txt new file mode 100644 index 00000000..9181f5f6 --- /dev/null +++ b/config/eur/arm9/overlays/ov065/relocs.txt @@ -0,0 +1,979 @@ +from:0x02157ea8 kind:load to:0x0215b00c module:overlay(65) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x02157f4c module:overlay(65) +from:0x02157edc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157f44 kind:load to:0x0215a500 module:overlay(65) +from:0x02157f78 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02157f98 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02157fb4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02157fc4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158038 kind:arm_call to:0x02158778 module:overlay(65) +from:0x02158060 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02158078 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215809c kind:load to:0x0215b00c module:overlay(65) +from:0x021580a0 kind:load to:0x0215a7f0 module:overlay(65) +from:0x021580a4 kind:load to:0x0215a598 module:overlay(65) +from:0x021580a8 kind:load to:0x0215a6d4 module:overlay(65) +from:0x021580ac kind:load to:0x0215a550 module:overlay(65) +from:0x021580b8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021580cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021580e0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158110 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x0215816c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215817c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215818c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215819c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215825c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215826c kind:load to:0x0215a654 module:overlay(65) +from:0x02158270 kind:load to:0x0215a5dc module:overlay(65) +from:0x02158274 kind:load to:0x02159fd4 module:overlay(65) +from:0x02158278 kind:load to:0x0215a004 module:overlay(65) +from:0x0215827c kind:load to:0x02159fe4 module:overlay(65) +from:0x02158280 kind:load to:0x02159ff4 module:overlay(65) +from:0x02158284 kind:load to:0x0215a4e0 module:overlay(65) +from:0x021582b0 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x021582d4 kind:arm_call to:0x02158304 module:overlay(65) +from:0x021582e4 kind:arm_call to:0x0212bab4 module:overlay(40) +from:0x021582f8 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x02158300 kind:load to:0x027e09b8 module:dtcm +from:0x02158318 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02158328 kind:arm_call to:0x020d4528 module:overlay(24) +from:0x02158338 kind:arm_call to:0x01fff458 module:itcm +from:0x02158374 kind:load to:0x027e0cfc module:dtcm +from:0x0215837c kind:load to:0x027e09a4 module:dtcm +from:0x021583ac kind:arm_call to:0x020e8530 module:overlay(31) +from:0x02158410 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158424 kind:arm_call to:0x02015080 module:main +from:0x02158440 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158454 kind:arm_call to:0x02015080 module:main +from:0x02158474 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158494 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021584a8 kind:arm_call to:0x02015080 module:main +from:0x021584c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021584d8 kind:arm_call to:0x02015080 module:main +from:0x021584f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158504 kind:load to:0x027e09a8 module:dtcm +from:0x02158534 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02158590 kind:arm_call to:0x0200eab0 module:main +from:0x021585a0 kind:arm_call to:0x0200eab0 module:main +from:0x021585b0 kind:arm_call to:0x0200eab0 module:main +from:0x021585c0 kind:arm_call to:0x0200eab0 module:main +from:0x021585ec kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02158600 kind:load to:0x0215afbc module:overlay(65) +from:0x02158604 kind:load to:0x02158cb4 module:overlay(65) +from:0x02158648 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x0215865c kind:arm_call to:0x020d44fc module:overlay(24) +from:0x02158680 kind:arm_call to:0x02158cf8 module:overlay(65) +from:0x021586a0 kind:load to:0x027e0cfc module:dtcm +from:0x021586a4 kind:load to:0x0215afbc module:overlay(65) +from:0x021586b0 kind:arm_call to:0x020a92d0 module:overlay(0) +from:0x021586d4 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02158704 kind:arm_call to:0x01fff458 module:itcm +from:0x02158730 kind:arm_call to:0x0212be1c module:overlay(40) +from:0x02158744 kind:arm_call to:0x020d4288 module:overlay(24) +from:0x02158750 kind:load to:0x027e0cfc module:dtcm +from:0x02158768 kind:arm_call to:0x020d432c module:overlay(24) +from:0x02158774 kind:load to:0x027e0cfc module:dtcm +from:0x02158780 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x02158794 kind:load to:0x0215a524 module:overlay(65) +from:0x021587a0 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x021587a8 kind:arm_call to:0x01ffc57c module:itcm +from:0x021587cc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021587e0 kind:load to:0x020578a4 module:overlay(0) +from:0x021587f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021587fc kind:arm_call to:0x02011ff4 module:main +from:0x02158810 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158818 kind:arm_call to:0x02011ff4 module:main +from:0x02158830 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158838 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158840 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158848 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158860 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158868 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158870 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158878 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158880 kind:arm_call to:0x02011ff4 module:main +from:0x0215889c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021588a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021588c4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021588d4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021588e4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021588ec kind:arm_call to:0x02011ff4 module:main +from:0x02158904 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215890c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158914 kind:arm_call to:0x02011ff4 module:main +from:0x0215892c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158934 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215894c kind:arm_call to:0x0201bacc module:main +from:0x02158954 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02158968 kind:arm_call to:0x0201bacc module:main +from:0x0215897c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158998 kind:load to:0x0204a088 module:main +from:0x0215899c kind:load to:0x02061224 module:overlay(0) +from:0x021589b0 kind:load to:0x0215a90c module:overlay(65) +from:0x021589d0 kind:load to:0x0204a088 module:main +from:0x021589d4 kind:load to:0x020611dc module:overlay(0) +from:0x021589e8 kind:load to:0x020166ac module:main +from:0x021589f4 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02158a24 kind:arm_call to:0x021589a0 module:overlay(65) +from:0x02158a2c kind:arm_call to:0x0201baec module:main +from:0x02158a44 kind:load to:0x0215a940 module:overlay(65) +from:0x02158a48 kind:load to:0x0215a924 module:overlay(65) +from:0x02158a60 kind:arm_call to:0x02158d0c module:overlay(65) +from:0x02158a94 kind:arm_call to:0x02018d78 module:main +from:0x02158aa4 kind:arm_call to:0x02019538 module:main +from:0x02158ab0 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02158ac0 kind:arm_call to:0x020b68b8 module:overlay(9) +from:0x02158b34 kind:load to:0x0204a110 module:main +from:0x02158b38 kind:load to:0x0204a088 module:main +from:0x02158b3c kind:load to:0x027e0994 module:dtcm +from:0x02158b64 kind:arm_call to:0x02061230 module:overlay(0) +from:0x02158b6c kind:load to:0x0204a088 module:main +from:0x02158b84 kind:arm_call to:0x02158d0c module:overlay(65) +from:0x02158bb4 kind:arm_call to:0x020c555c module:overlay(24) +from:0x02158bc4 kind:arm_call to:0x02018d78 module:main +from:0x02158bcc kind:arm_call to:0x02019528 module:main +from:0x02158be4 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02158bfc kind:load to:0x027e0994 module:dtcm +from:0x02158c00 kind:load to:0x0204a110 module:main +from:0x02158c04 kind:load to:0x0204a088 module:main +from:0x02158c30 kind:arm_call to:0x02061230 module:overlay(0) +from:0x02158c38 kind:load to:0x0204a088 module:main +from:0x02158c74 kind:arm_call to:0x02073104 module:overlay(0) +from:0x02158c9c kind:arm_call to:0x02073578 module:overlay(0) +from:0x02158cb0 kind:load to:0x027e09b8 module:dtcm +from:0x02158cd4 kind:arm_call to:0x02158c50 module:overlay(65) +from:0x02158d2c kind:arm_call to:0x0201bb84 module:main +from:0x02158d40 kind:arm_call to:0x0201b9a8 module:main +from:0x02158d48 kind:load to:0x0204e5f8 module:main +from:0x02158d54 kind:arm_call to:0x0201bacc module:main +from:0x02158d5c kind:arm_call to:0x02011ff4 module:main +from:0x02158d74 kind:arm_call to:0x0201bacc module:main +from:0x02158d7c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02158d84 kind:arm_call to:0x02011ff4 module:main +from:0x02158d98 kind:load to:0x0215b0f4 module:overlay(65) +from:0x02158dac kind:arm_call to:0x02011f3c module:main +from:0x02158db8 kind:arm_call to:0x02158de8 module:overlay(65) +from:0x02158dcc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158de4 kind:load to:0x0215a970 module:overlay(65) +from:0x02158df0 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02158e04 kind:load to:0x0215a994 module:overlay(65) +from:0x02158e54 kind:load to:0x0215b0f4 module:overlay(65) +from:0x02158e64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158e6c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158e84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158e8c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158e94 kind:arm_call to:0x02011ff4 module:main +from:0x02158ea8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158ebc kind:load to:0x0215b1dc module:overlay(65) +from:0x02158ed0 kind:arm_call to:0x02011f3c module:main +from:0x02158edc kind:arm_call to:0x02158f0c module:overlay(65) +from:0x02158ef0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158f08 kind:load to:0x0215a9f4 module:overlay(65) +from:0x02158f14 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02158f28 kind:load to:0x0215aa18 module:overlay(65) +from:0x02158f78 kind:load to:0x0215b1dc module:overlay(65) +from:0x02158f88 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158f90 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158fa8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158fb0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158fb8 kind:arm_call to:0x02011ff4 module:main +from:0x02158fcc kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158fe0 kind:load to:0x0215b2c4 module:overlay(65) +from:0x02158ff4 kind:arm_call to:0x02011f3c module:main +from:0x02159000 kind:arm_call to:0x02159030 module:overlay(65) +from:0x02159014 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215902c kind:load to:0x0215aa78 module:overlay(65) +from:0x02159038 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215904c kind:load to:0x0215aa9c module:overlay(65) +from:0x0215909c kind:load to:0x0215b2c4 module:overlay(65) +from:0x021590ac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021590b4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021590cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021590d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021590dc kind:arm_call to:0x02011ff4 module:main +from:0x021590f0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159104 kind:load to:0x0215b3ac module:overlay(65) +from:0x02159118 kind:arm_call to:0x02011f3c module:main +from:0x02159124 kind:arm_call to:0x02159154 module:overlay(65) +from:0x02159138 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159150 kind:load to:0x0215aafc module:overlay(65) +from:0x0215915c kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02159170 kind:load to:0x0215ab20 module:overlay(65) +from:0x021591c0 kind:load to:0x0215b3ac module:overlay(65) +from:0x021591d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021591d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021591f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021591f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159200 kind:arm_call to:0x02011ff4 module:main +from:0x02159214 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159228 kind:load to:0x0215b494 module:overlay(65) +from:0x0215923c kind:arm_call to:0x02011f3c module:main +from:0x02159248 kind:arm_call to:0x02159278 module:overlay(65) +from:0x0215925c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159274 kind:load to:0x0215ab80 module:overlay(65) +from:0x02159280 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02159294 kind:load to:0x0215aba4 module:overlay(65) +from:0x021592e4 kind:load to:0x0215b494 module:overlay(65) +from:0x021592f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021592fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159314 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215931c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159324 kind:arm_call to:0x02011ff4 module:main +from:0x02159338 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215934c kind:load to:0x0215b57c module:overlay(65) +from:0x02159360 kind:arm_call to:0x02011f3c module:main +from:0x0215936c kind:arm_call to:0x0215939c module:overlay(65) +from:0x02159380 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159398 kind:load to:0x0215ac04 module:overlay(65) +from:0x021593a4 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021593b8 kind:load to:0x0215ac28 module:overlay(65) +from:0x02159408 kind:load to:0x0215b57c module:overlay(65) +from:0x02159418 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159420 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159438 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159440 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159448 kind:arm_call to:0x02011ff4 module:main +from:0x0215945c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159470 kind:load to:0x0215b664 module:overlay(65) +from:0x02159484 kind:arm_call to:0x02011f3c module:main +from:0x02159490 kind:arm_call to:0x021594c0 module:overlay(65) +from:0x021594a4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021594bc kind:load to:0x0215ac88 module:overlay(65) +from:0x021594c8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021594dc kind:load to:0x0215acac module:overlay(65) +from:0x021594e8 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02159610 kind:arm_call to:0x0200f218 module:main +from:0x02159620 kind:arm_call to:0x0200eab0 module:main +from:0x02159638 kind:load to:0x027e09b8 module:dtcm +from:0x0215963c kind:load to:0x0215a050 module:overlay(65) +from:0x02159640 kind:load to:0x0215a014 module:overlay(65) +from:0x02159644 kind:load to:0x0215a028 module:overlay(65) +from:0x02159648 kind:load to:0x0215a03c module:overlay(65) +from:0x02159698 kind:load to:0x0215b664 module:overlay(65) +from:0x021596a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021596b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021596c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021596d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021596d8 kind:arm_call to:0x02011ff4 module:main +from:0x021596ec kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159700 kind:load to:0x0215b764 module:overlay(65) +from:0x02159714 kind:arm_call to:0x02011f3c module:main +from:0x02159720 kind:arm_call to:0x02159750 module:overlay(65) +from:0x02159734 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215974c kind:load to:0x0215ad10 module:overlay(65) +from:0x02159758 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02159790 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021597a8 kind:load to:0x0215ad34 module:overlay(65) +from:0x021597ac kind:load to:0x0215b75a module:overlay(65) +from:0x021597b0 kind:load to:0x0215b74c module:overlay(65) +from:0x021597b4 kind:load to:0x0215b756 module:overlay(65) +from:0x021597b8 kind:load to:0x0215b73c module:overlay(65) +from:0x021597f0 kind:load to:0x027e09b8 module:dtcm +from:0x02159840 kind:arm_call to:0x020c716c module:overlay(24) +from:0x021598b4 kind:arm_call to:0x0201aa44 module:main +from:0x021598c0 kind:load to:0x027e09a4 module:dtcm +from:0x021598c4 kind:load to:0x027e0998 module:dtcm +from:0x021598c8 kind:load to:0x0215b73c module:overlay(65) +from:0x021598cc kind:load to:0x0204af10 module:main +from:0x021598d4 kind:load to:0x0204af1c module:main +from:0x021598d8 kind:load to:0x0215b74c module:overlay(65) +from:0x021598e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021598f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159900 kind:arm_call to:0x02011ff4 module:main +from:0x02159914 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02159928 kind:load to:0x0215b7bc module:overlay(65) +from:0x0215993c kind:arm_call to:0x02011f3c module:main +from:0x02159948 kind:arm_call to:0x021599e8 module:overlay(65) +from:0x0215995c kind:arm_call to:0x0209c828 module:overlay(0) +from:0x0215996c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021599d4 kind:load to:0x0215ada0 module:overlay(65) +from:0x021599d8 kind:load to:0x0215add8 module:overlay(65) +from:0x021599dc kind:load to:0x0215adbc module:overlay(65) +from:0x021599f0 kind:arm_call to:0x02171150 module:overlay(94) +from:0x02159a0c kind:load to:0x0215ae00 module:overlay(65) +from:0x02159a10 kind:load to:0x0215ae44 module:overlay(65) +from:0x02159a3c kind:arm_call to:0x020611dc module:overlay(0) +from:0x02159a70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159a80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159a94 kind:arm_call to:0x021714a8 module:overlays(88,94) +from:0x02159aa4 kind:load to:0x0215b7dc module:overlay(65) +from:0x02159aa8 kind:load to:0x0204a088 module:main +from:0x02159aac kind:load to:0x0215ad8c module:overlay(65) +from:0x02159ad4 kind:load to:0x0204a088 module:main +from:0x02159b00 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02159b14 kind:arm_call to:0x0207834c module:overlay(0) +from:0x02159b1c kind:load to:0x027e09bc module:dtcm +from:0x02159b38 kind:arm_call to:0x021714a8 module:overlays(88,94) +from:0x02159b70 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02159b80 kind:arm_call to:0x021714a8 module:overlays(88,94) +from:0x02159b88 kind:load to:0x027e09bc module:dtcm +from:0x02159b98 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159ba0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02159ba8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02159bb0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02159bb8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02159bd8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159be0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02159be8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02159bf0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02159bf8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159c0c kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02159c80 kind:load to:0x0215b80c module:overlay(65) +from:0x02159c94 kind:arm_call to:0x02011f3c module:main +from:0x02159ca0 kind:arm_call to:0x02159cf0 module:overlay(65) +from:0x02159cb8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02159ce8 kind:load to:0x0215ae84 module:overlay(65) +from:0x02159cf8 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x02159d0c kind:load to:0x0215aea0 module:overlay(65) +from:0x02159d5c kind:load to:0x0215b80c module:overlay(65) +from:0x02159d7c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159d84 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159d9c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159da4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159dac kind:arm_call to:0x02011ff4 module:main +from:0x02159dc0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02159dd4 kind:load to:0x0215b8f0 module:overlay(65) +from:0x02159de8 kind:arm_call to:0x02011f3c module:main +from:0x02159df4 kind:arm_call to:0x02159e94 module:overlay(65) +from:0x02159e0c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02159e1c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02159e80 kind:load to:0x0215aeec module:overlay(65) +from:0x02159e88 kind:load to:0x0215af24 module:overlay(65) +from:0x02159e8c kind:load to:0x0215af08 module:overlay(65) +from:0x02159e9c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02159ef4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02159f00 kind:load to:0x0215af4c module:overlay(65) +from:0x02159f04 kind:load to:0x0215b8f0 module:overlay(65) +from:0x02159f18 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02159f50 kind:load to:0x0215b9c4 module:overlay(65) +from:0x02159f84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159f8c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159fa4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159fac kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02159fb4 kind:arm_call to:0x02011ff4 module:main +from:0x02159fc8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215a070 kind:arm_call to:0x021589ec module:overlay(65) +from:0x0215a080 kind:arm_call to:0x0203ce74 module:main +from:0x0215a09c kind:arm_call to:0x02157ed0 module:overlay(65) +from:0x0215a0ac kind:arm_call to:0x0203ce74 module:main +from:0x0215a0c0 kind:load to:0x0215afbc module:overlay(65) +from:0x0215a0c4 kind:load to:0x02158940 module:overlay(65) +from:0x0215a0c8 kind:load to:0x0215afa4 module:overlay(65) +from:0x0215a0cc kind:load to:0x0215afa0 module:overlay(65) +from:0x0215a0d0 kind:load to:0x0215b00c module:overlay(65) +from:0x0215a0d4 kind:load to:0x02158974 module:overlay(65) +from:0x0215a0d8 kind:load to:0x0215afb0 module:overlay(65) +from:0x0215a0f8 kind:arm_call to:0x02158dc0 module:overlay(65) +from:0x0215a108 kind:arm_call to:0x0203ce74 module:main +from:0x0215a11c kind:load to:0x0215b0e4 module:overlay(65) +from:0x0215a120 kind:load to:0x0215b0f4 module:overlay(65) +from:0x0215a124 kind:load to:0x02158ea0 module:overlay(65) +from:0x0215a128 kind:load to:0x0215b0e8 module:overlay(65) +from:0x0215a148 kind:arm_call to:0x02158ee4 module:overlay(65) +from:0x0215a158 kind:arm_call to:0x0203ce74 module:main +from:0x0215a16c kind:load to:0x0215b1cc module:overlay(65) +from:0x0215a170 kind:load to:0x0215b1dc module:overlay(65) +from:0x0215a174 kind:load to:0x02158fc4 module:overlay(65) +from:0x0215a178 kind:load to:0x0215b1d0 module:overlay(65) +from:0x0215a198 kind:arm_call to:0x02159008 module:overlay(65) +from:0x0215a1a8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a1bc kind:load to:0x0215b2b4 module:overlay(65) +from:0x0215a1c0 kind:load to:0x0215b2c4 module:overlay(65) +from:0x0215a1c4 kind:load to:0x021590e8 module:overlay(65) +from:0x0215a1c8 kind:load to:0x0215b2b8 module:overlay(65) +from:0x0215a1e8 kind:arm_call to:0x0215912c module:overlay(65) +from:0x0215a1f8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a20c kind:load to:0x0215b39c module:overlay(65) +from:0x0215a210 kind:load to:0x0215b3ac module:overlay(65) +from:0x0215a214 kind:load to:0x0215920c module:overlay(65) +from:0x0215a218 kind:load to:0x0215b3a0 module:overlay(65) +from:0x0215a238 kind:arm_call to:0x02159250 module:overlay(65) +from:0x0215a248 kind:arm_call to:0x0203ce74 module:main +from:0x0215a25c kind:load to:0x0215b484 module:overlay(65) +from:0x0215a260 kind:load to:0x0215b494 module:overlay(65) +from:0x0215a264 kind:load to:0x02159330 module:overlay(65) +from:0x0215a268 kind:load to:0x0215b488 module:overlay(65) +from:0x0215a288 kind:arm_call to:0x02159374 module:overlay(65) +from:0x0215a298 kind:arm_call to:0x0203ce74 module:main +from:0x0215a2ac kind:load to:0x0215b56c module:overlay(65) +from:0x0215a2b0 kind:load to:0x0215b57c module:overlay(65) +from:0x0215a2b4 kind:load to:0x02159454 module:overlay(65) +from:0x0215a2b8 kind:load to:0x0215b570 module:overlay(65) +from:0x0215a2d8 kind:arm_call to:0x02159498 module:overlay(65) +from:0x0215a2e8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a2fc kind:load to:0x0215b654 module:overlay(65) +from:0x0215a300 kind:load to:0x0215b664 module:overlay(65) +from:0x0215a304 kind:load to:0x021596e4 module:overlay(65) +from:0x0215a308 kind:load to:0x0215b658 module:overlay(65) +from:0x0215a350 kind:arm_call to:0x02159728 module:overlay(65) +from:0x0215a360 kind:arm_call to:0x0203ce74 module:main +from:0x0215a374 kind:load to:0x0215b73c module:overlay(65) +from:0x0215a378 kind:load to:0x0215ad04 module:overlay(65) +from:0x0215a37c kind:load to:0x0215b764 module:overlay(65) +from:0x0215a380 kind:load to:0x0215990c module:overlay(65) +from:0x0215a384 kind:load to:0x0215b740 module:overlay(65) +from:0x0215a3c8 kind:arm_call to:0x02159950 module:overlay(65) +from:0x0215a3d8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a3ec kind:load to:0x0215ad8c module:overlay(65) +from:0x0215a3f8 kind:load to:0x0215b7a0 module:overlay(65) +from:0x0215a3fc kind:load to:0x0215b7bc module:overlay(65) +from:0x0215a400 kind:load to:0x02159c04 module:overlay(65) +from:0x0215a404 kind:load to:0x0215b7b0 module:overlay(65) +from:0x0215a424 kind:arm_call to:0x02159ca8 module:overlay(65) +from:0x0215a434 kind:arm_call to:0x0203ce74 module:main +from:0x0215a448 kind:load to:0x0215b7fc module:overlay(65) +from:0x0215a44c kind:load to:0x0215b80c module:overlay(65) +from:0x0215a450 kind:load to:0x02159db8 module:overlay(65) +from:0x0215a454 kind:load to:0x0215b800 module:overlay(65) +from:0x0215a474 kind:arm_call to:0x02159dfc module:overlay(65) +from:0x0215a484 kind:arm_call to:0x0203ce74 module:main +from:0x0215a498 kind:load to:0x0215b8e0 module:overlay(65) +from:0x0215a49c kind:load to:0x0215b8f0 module:overlay(65) +from:0x0215a4a0 kind:load to:0x02159fc0 module:overlay(65) +from:0x0215a4a4 kind:load to:0x0215b8e4 module:overlay(65) +from:0x0215a4a8 kind:load to:0x0215a064 module:overlay(65) +from:0x0215a4ac kind:load to:0x0215a0dc module:overlay(65) +from:0x0215a4b0 kind:load to:0x0215a12c module:overlay(65) +from:0x0215a4b4 kind:load to:0x0215a17c module:overlay(65) +from:0x0215a4b8 kind:load to:0x0215a1cc module:overlay(65) +from:0x0215a4bc kind:load to:0x0215a21c module:overlay(65) +from:0x0215a4c0 kind:load to:0x0215a26c module:overlay(65) +from:0x0215a4c4 kind:load to:0x0215a2bc module:overlay(65) +from:0x0215a4c8 kind:load to:0x0215a30c module:overlay(65) +from:0x0215a4cc kind:load to:0x0215a388 module:overlay(65) +from:0x0215a4d0 kind:load to:0x0215a408 module:overlay(65) +from:0x0215a4d4 kind:load to:0x0215a458 module:overlay(65) +from:0x0215a500 kind:load to:0x02157eac module:overlay(65) +from:0x0215a504 kind:load to:0x02097944 module:overlay(0) +from:0x0215a508 kind:load to:0x02097754 module:overlay(0) +from:0x0215a50c kind:load to:0x020977d0 module:overlay(0) +from:0x0215a510 kind:load to:0x0209794c module:overlay(0) +from:0x0215a514 kind:load to:0x0209796c module:overlay(0) +from:0x0215a518 kind:load to:0x02097998 module:overlay(0) +from:0x0215a524 kind:load to:0x021580c4 module:overlay(65) +from:0x0215a528 kind:load to:0x021587ec module:overlay(65) +from:0x0215a52c kind:load to:0x02057bf4 module:overlay(0) +from:0x0215a530 kind:load to:0x02158798 module:overlay(65) +from:0x0215a534 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215a538 kind:load to:0x02057e44 module:overlay(0) +from:0x0215a53c kind:load to:0x02057ea8 module:overlay(0) +from:0x0215a540 kind:load to:0x0209a79c module:overlay(0) +from:0x0215a544 kind:load to:0x02057d84 module:overlay(0) +from:0x0215a550 kind:load to:0x021580d8 module:overlay(65) +from:0x0215a554 kind:load to:0x02158808 module:overlay(65) +from:0x0215a558 kind:load to:0x02099b00 module:overlay(0) +from:0x0215a55c kind:load to:0x02099b38 module:overlay(0) +from:0x0215a560 kind:load to:0x0209a13c module:overlay(0) +from:0x0215a564 kind:load to:0x0209a144 module:overlay(0) +from:0x0215a568 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215a56c kind:load to:0x02099cb0 module:overlay(0) +from:0x0215a570 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215a574 kind:load to:0x0209a06c module:overlay(0) +from:0x0215a578 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215a57c kind:load to:0x0209a10c module:overlay(0) +from:0x0215a580 kind:load to:0x021587e4 module:overlay(65) +from:0x0215a584 kind:load to:0x0209a124 module:overlay(0) +from:0x0215a588 kind:load to:0x021587d4 module:overlay(65) +from:0x0215a58c kind:load to:0x021587b0 module:overlay(65) +from:0x0215a598 kind:load to:0x021580b0 module:overlay(65) +from:0x0215a59c kind:load to:0x021588dc module:overlay(65) +from:0x0215a5a0 kind:load to:0x0209a254 module:overlay(0) +from:0x0215a5a4 kind:load to:0x0209a288 module:overlay(0) +from:0x0215a5a8 kind:load to:0x0209a320 module:overlay(0) +from:0x0215a5ac kind:load to:0x0209a334 module:overlay(0) +from:0x0215a5b0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215a5b4 kind:load to:0x0209a35c module:overlay(0) +from:0x0215a5b8 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215a5bc kind:load to:0x0209a06c module:overlay(0) +from:0x0215a5c0 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215a5c4 kind:load to:0x0209a308 module:overlay(0) +from:0x0215a5c8 kind:load to:0x0209a348 module:overlay(0) +from:0x0215a5cc kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215a5d0 kind:load to:0x021588b0 module:overlay(65) +from:0x0215a5d4 kind:load to:0x0215888c module:overlay(65) +from:0x0215a5d8 kind:load to:0x0209a70c module:overlay(0) +from:0x0215a6d4 kind:load to:0x02098518 module:overlay(0) +from:0x0215a6d8 kind:load to:0x02098554 module:overlay(0) +from:0x0215a6dc kind:load to:0x0209856c module:overlay(0) +from:0x0215a6e0 kind:load to:0x02098578 module:overlay(0) +from:0x0215a6e4 kind:load to:0x01fff464 module:itcm +from:0x0215a6e8 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215a6ec kind:load to:0x021580ec module:overlay(65) +from:0x0215a6f0 kind:load to:0x02158288 module:overlay(65) +from:0x0215a6f4 kind:load to:0x02158380 module:overlay(65) +from:0x0215a6f8 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215a6fc kind:load to:0x020984bc module:overlay(0) +from:0x0215a700 kind:load to:0x02158524 module:overlay(65) +from:0x0215a704 kind:load to:0x02158520 module:overlay(65) +from:0x0215a708 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a70c kind:load to:0x02098584 module:overlay(0) +from:0x0215a710 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a714 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a718 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a71c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a720 kind:load to:0x02158824 module:overlay(65) +from:0x0215a724 kind:load to:0x02158854 module:overlay(65) +from:0x0215a728 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215a72c kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215a730 kind:load to:0x021586a8 module:overlay(65) +from:0x0215a734 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215a738 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215a73c kind:load to:0x020a9150 module:overlay(0) +from:0x0215a740 kind:load to:0x020a914c module:overlay(0) +from:0x0215a744 kind:load to:0x020a921c module:overlay(0) +from:0x0215a748 kind:load to:0x020a9240 module:overlay(0) +from:0x0215a74c kind:load to:0x020a9244 module:overlay(0) +from:0x0215a750 kind:load to:0x021585f4 module:overlay(65) +from:0x0215a754 kind:load to:0x02158608 module:overlay(65) +from:0x0215a758 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215a75c kind:load to:0x020a8f54 module:overlay(0) +from:0x0215a760 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215a764 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215a768 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215a76c kind:load to:0x020a9448 module:overlay(0) +from:0x0215a770 kind:load to:0x021586f4 module:overlay(65) +from:0x0215a774 kind:load to:0x0215875c module:overlay(65) +from:0x0215a778 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215a77c kind:load to:0x020a97fc module:overlay(0) +from:0x0215a780 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215a784 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215a788 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215a78c kind:load to:0x020a99a4 module:overlay(0) +from:0x0215a790 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215a794 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215a798 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215a79c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215a7a0 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215a7a4 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215a7a8 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215a7ac kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215a7b0 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215a7b4 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215a7b8 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215a7bc kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215a7c0 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215a7c4 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215a7c8 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215a7cc kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215a7d0 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215a7d4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215a7d8 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215a7dc kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215a7e0 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215a7e4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215a7f0 kind:load to:0x02098518 module:overlay(0) +from:0x0215a7f4 kind:load to:0x02098554 module:overlay(0) +from:0x0215a7f8 kind:load to:0x0209856c module:overlay(0) +from:0x0215a7fc kind:load to:0x02098578 module:overlay(0) +from:0x0215a800 kind:load to:0x01fff464 module:itcm +from:0x0215a804 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215a808 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215a80c kind:load to:0x020a8da4 module:overlay(0) +from:0x0215a810 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215a814 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215a818 kind:load to:0x020984bc module:overlay(0) +from:0x0215a81c kind:load to:0x020a995c module:overlay(0) +from:0x0215a820 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a824 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a828 kind:load to:0x02098584 module:overlay(0) +from:0x0215a82c kind:load to:0x020985f0 module:overlay(0) +from:0x0215a830 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a834 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a838 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a83c kind:load to:0x02158920 module:overlay(65) +from:0x0215a840 kind:load to:0x021588f8 module:overlay(65) +from:0x0215a844 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215a848 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215a84c kind:load to:0x020a92d0 module:overlay(0) +from:0x0215a850 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215a854 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215a858 kind:load to:0x020a9150 module:overlay(0) +from:0x0215a85c kind:load to:0x020a914c module:overlay(0) +from:0x0215a860 kind:load to:0x020a921c module:overlay(0) +from:0x0215a864 kind:load to:0x020a9240 module:overlay(0) +from:0x0215a868 kind:load to:0x020a9244 module:overlay(0) +from:0x0215a86c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215a870 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215a874 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215a878 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215a87c kind:load to:0x020a8f5c module:overlay(0) +from:0x0215a880 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215a884 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215a888 kind:load to:0x020a9448 module:overlay(0) +from:0x0215a88c kind:load to:0x020a9598 module:overlay(0) +from:0x0215a890 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215a894 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215a898 kind:load to:0x020a97fc module:overlay(0) +from:0x0215a89c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215a8a0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215a8a4 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215a8a8 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215a8ac kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215a8b0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215a8b4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215a8b8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215a8bc kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215a8c0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215a8c4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215a8c8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215a8cc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215a8d0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215a8d4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215a8d8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215a8dc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215a8e0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215a8e4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215a8e8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215a8ec kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215a8f0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215a8f4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215a8f8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215a8fc kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215a900 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215a90c kind:load to:0x021589b4 module:overlay(65) +from:0x0215a910 kind:load to:0x021589d8 module:overlay(65) +from:0x0215a914 kind:load to:0x0207318c module:overlay(0) +from:0x0215a918 kind:load to:0x02073190 module:overlay(0) +from:0x0215a924 kind:load to:0x02158960 module:overlay(65) +from:0x0215a928 kind:load to:0x02158d4c module:overlay(65) +from:0x0215a92c kind:load to:0x0201bbe4 module:main +from:0x0215a930 kind:load to:0x02158988 module:overlay(65) +from:0x0215a934 kind:load to:0x0201bd8c module:main +from:0x0215a940 kind:load to:0x02158940 module:overlay(65) +from:0x0215a944 kind:load to:0x02158d68 module:overlay(65) +from:0x0215a948 kind:load to:0x02158a4c module:overlay(65) +from:0x0215a94c kind:load to:0x02158b44 module:overlay(65) +from:0x0215a950 kind:load to:0x02158a68 module:overlay(65) +from:0x0215a954 kind:load to:0x020616ec module:overlay(0) +from:0x0215a958 kind:load to:0x02158b70 module:overlay(65) +from:0x0215a95c kind:load to:0x02158c08 module:overlay(65) +from:0x0215a960 kind:load to:0x02158b8c module:overlay(65) +from:0x0215a964 kind:load to:0x02158c3c module:overlay(65) +from:0x0215a970 kind:load to:0x02158d9c module:overlay(65) +from:0x0215a974 kind:load to:0x02097944 module:overlay(0) +from:0x0215a978 kind:load to:0x02097754 module:overlay(0) +from:0x0215a97c kind:load to:0x020977d0 module:overlay(0) +from:0x0215a980 kind:load to:0x0209794c module:overlay(0) +from:0x0215a984 kind:load to:0x0209796c module:overlay(0) +from:0x0215a988 kind:load to:0x02097998 module:overlay(0) +from:0x0215a994 kind:load to:0x02098518 module:overlay(0) +from:0x0215a998 kind:load to:0x02098554 module:overlay(0) +from:0x0215a99c kind:load to:0x0209856c module:overlay(0) +from:0x0215a9a0 kind:load to:0x02098578 module:overlay(0) +from:0x0215a9a4 kind:load to:0x01fff464 module:itcm +from:0x0215a9a8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215a9ac kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215a9b0 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215a9b4 kind:load to:0x020984b4 module:overlay(0) +from:0x0215a9b8 kind:load to:0x020984b8 module:overlay(0) +from:0x0215a9bc kind:load to:0x020984bc module:overlay(0) +from:0x0215a9c0 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215a9c4 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a9c8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215a9cc kind:load to:0x02098584 module:overlay(0) +from:0x0215a9d0 kind:load to:0x020985f0 module:overlay(0) +from:0x0215a9d4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215a9d8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215a9dc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215a9e0 kind:load to:0x02158e58 module:overlay(65) +from:0x0215a9e4 kind:load to:0x02158e78 module:overlay(65) +from:0x0215a9e8 kind:load to:0x02158e08 module:overlay(65) +from:0x0215a9f4 kind:load to:0x02158ec0 module:overlay(65) +from:0x0215a9f8 kind:load to:0x02097944 module:overlay(0) +from:0x0215a9fc kind:load to:0x02097754 module:overlay(0) +from:0x0215aa00 kind:load to:0x020977d0 module:overlay(0) +from:0x0215aa04 kind:load to:0x0209794c module:overlay(0) +from:0x0215aa08 kind:load to:0x0209796c module:overlay(0) +from:0x0215aa0c kind:load to:0x02097998 module:overlay(0) +from:0x0215aa18 kind:load to:0x02098518 module:overlay(0) +from:0x0215aa1c kind:load to:0x02098554 module:overlay(0) +from:0x0215aa20 kind:load to:0x0209856c module:overlay(0) +from:0x0215aa24 kind:load to:0x02098578 module:overlay(0) +from:0x0215aa28 kind:load to:0x01fff464 module:itcm +from:0x0215aa2c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215aa30 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215aa34 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215aa38 kind:load to:0x020984b4 module:overlay(0) +from:0x0215aa3c kind:load to:0x020984b8 module:overlay(0) +from:0x0215aa40 kind:load to:0x020984bc module:overlay(0) +from:0x0215aa44 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215aa48 kind:load to:0x020984c4 module:overlay(0) +from:0x0215aa4c kind:load to:0x020984c8 module:overlay(0) +from:0x0215aa50 kind:load to:0x02098584 module:overlay(0) +from:0x0215aa54 kind:load to:0x020985f0 module:overlay(0) +from:0x0215aa58 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215aa5c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215aa60 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215aa64 kind:load to:0x02158f7c module:overlay(65) +from:0x0215aa68 kind:load to:0x02158f9c module:overlay(65) +from:0x0215aa6c kind:load to:0x02158f2c module:overlay(65) +from:0x0215aa78 kind:load to:0x02158fe4 module:overlay(65) +from:0x0215aa7c kind:load to:0x02097944 module:overlay(0) +from:0x0215aa80 kind:load to:0x02097754 module:overlay(0) +from:0x0215aa84 kind:load to:0x020977d0 module:overlay(0) +from:0x0215aa88 kind:load to:0x0209794c module:overlay(0) +from:0x0215aa8c kind:load to:0x0209796c module:overlay(0) +from:0x0215aa90 kind:load to:0x02097998 module:overlay(0) +from:0x0215aa9c kind:load to:0x02098518 module:overlay(0) +from:0x0215aaa0 kind:load to:0x02098554 module:overlay(0) +from:0x0215aaa4 kind:load to:0x0209856c module:overlay(0) +from:0x0215aaa8 kind:load to:0x02098578 module:overlay(0) +from:0x0215aaac kind:load to:0x01fff464 module:itcm +from:0x0215aab0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215aab4 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215aab8 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215aabc kind:load to:0x020984b4 module:overlay(0) +from:0x0215aac0 kind:load to:0x020984b8 module:overlay(0) +from:0x0215aac4 kind:load to:0x020984bc module:overlay(0) +from:0x0215aac8 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215aacc kind:load to:0x020984c4 module:overlay(0) +from:0x0215aad0 kind:load to:0x020984c8 module:overlay(0) +from:0x0215aad4 kind:load to:0x02098584 module:overlay(0) +from:0x0215aad8 kind:load to:0x020985f0 module:overlay(0) +from:0x0215aadc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215aae0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215aae4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215aae8 kind:load to:0x021590a0 module:overlay(65) +from:0x0215aaec kind:load to:0x021590c0 module:overlay(65) +from:0x0215aaf0 kind:load to:0x02159050 module:overlay(65) +from:0x0215aafc kind:load to:0x02159108 module:overlay(65) +from:0x0215ab00 kind:load to:0x02097944 module:overlay(0) +from:0x0215ab04 kind:load to:0x02097754 module:overlay(0) +from:0x0215ab08 kind:load to:0x020977d0 module:overlay(0) +from:0x0215ab0c kind:load to:0x0209794c module:overlay(0) +from:0x0215ab10 kind:load to:0x0209796c module:overlay(0) +from:0x0215ab14 kind:load to:0x02097998 module:overlay(0) +from:0x0215ab20 kind:load to:0x02098518 module:overlay(0) +from:0x0215ab24 kind:load to:0x02098554 module:overlay(0) +from:0x0215ab28 kind:load to:0x0209856c module:overlay(0) +from:0x0215ab2c kind:load to:0x02098578 module:overlay(0) +from:0x0215ab30 kind:load to:0x01fff464 module:itcm +from:0x0215ab34 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215ab38 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215ab3c kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215ab40 kind:load to:0x020984b4 module:overlay(0) +from:0x0215ab44 kind:load to:0x020984b8 module:overlay(0) +from:0x0215ab48 kind:load to:0x020984bc module:overlay(0) +from:0x0215ab4c kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215ab50 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ab54 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ab58 kind:load to:0x02098584 module:overlay(0) +from:0x0215ab5c kind:load to:0x020985f0 module:overlay(0) +from:0x0215ab60 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ab64 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ab68 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ab6c kind:load to:0x021591c4 module:overlay(65) +from:0x0215ab70 kind:load to:0x021591e4 module:overlay(65) +from:0x0215ab74 kind:load to:0x02159174 module:overlay(65) +from:0x0215ab80 kind:load to:0x0215922c module:overlay(65) +from:0x0215ab84 kind:load to:0x02097944 module:overlay(0) +from:0x0215ab88 kind:load to:0x02097754 module:overlay(0) +from:0x0215ab8c kind:load to:0x020977d0 module:overlay(0) +from:0x0215ab90 kind:load to:0x0209794c module:overlay(0) +from:0x0215ab94 kind:load to:0x0209796c module:overlay(0) +from:0x0215ab98 kind:load to:0x02097998 module:overlay(0) +from:0x0215aba4 kind:load to:0x02098518 module:overlay(0) +from:0x0215aba8 kind:load to:0x02098554 module:overlay(0) +from:0x0215abac kind:load to:0x0209856c module:overlay(0) +from:0x0215abb0 kind:load to:0x02098578 module:overlay(0) +from:0x0215abb4 kind:load to:0x01fff464 module:itcm +from:0x0215abb8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215abbc kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215abc0 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215abc4 kind:load to:0x020984b4 module:overlay(0) +from:0x0215abc8 kind:load to:0x020984b8 module:overlay(0) +from:0x0215abcc kind:load to:0x020984bc module:overlay(0) +from:0x0215abd0 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215abd4 kind:load to:0x020984c4 module:overlay(0) +from:0x0215abd8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215abdc kind:load to:0x02098584 module:overlay(0) +from:0x0215abe0 kind:load to:0x020985f0 module:overlay(0) +from:0x0215abe4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215abe8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215abec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215abf0 kind:load to:0x021592e8 module:overlay(65) +from:0x0215abf4 kind:load to:0x02159308 module:overlay(65) +from:0x0215abf8 kind:load to:0x02159298 module:overlay(65) +from:0x0215ac04 kind:load to:0x02159350 module:overlay(65) +from:0x0215ac08 kind:load to:0x02097944 module:overlay(0) +from:0x0215ac0c kind:load to:0x02097754 module:overlay(0) +from:0x0215ac10 kind:load to:0x020977d0 module:overlay(0) +from:0x0215ac14 kind:load to:0x0209794c module:overlay(0) +from:0x0215ac18 kind:load to:0x0209796c module:overlay(0) +from:0x0215ac1c kind:load to:0x02097998 module:overlay(0) +from:0x0215ac28 kind:load to:0x02098518 module:overlay(0) +from:0x0215ac2c kind:load to:0x02098554 module:overlay(0) +from:0x0215ac30 kind:load to:0x0209856c module:overlay(0) +from:0x0215ac34 kind:load to:0x02098578 module:overlay(0) +from:0x0215ac38 kind:load to:0x01fff464 module:itcm +from:0x0215ac3c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215ac40 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215ac44 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215ac48 kind:load to:0x020984b4 module:overlay(0) +from:0x0215ac4c kind:load to:0x020984b8 module:overlay(0) +from:0x0215ac50 kind:load to:0x020984bc module:overlay(0) +from:0x0215ac54 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215ac58 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ac5c kind:load to:0x020984c8 module:overlay(0) +from:0x0215ac60 kind:load to:0x02098584 module:overlay(0) +from:0x0215ac64 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ac68 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ac6c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ac70 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ac74 kind:load to:0x0215940c module:overlay(65) +from:0x0215ac78 kind:load to:0x0215942c module:overlay(65) +from:0x0215ac7c kind:load to:0x021593bc module:overlay(65) +from:0x0215ac88 kind:load to:0x02159474 module:overlay(65) +from:0x0215ac8c kind:load to:0x02097944 module:overlay(0) +from:0x0215ac90 kind:load to:0x02097754 module:overlay(0) +from:0x0215ac94 kind:load to:0x020977d0 module:overlay(0) +from:0x0215ac98 kind:load to:0x0209794c module:overlay(0) +from:0x0215ac9c kind:load to:0x0209796c module:overlay(0) +from:0x0215aca0 kind:load to:0x02097998 module:overlay(0) +from:0x0215acac kind:load to:0x02098518 module:overlay(0) +from:0x0215acb0 kind:load to:0x02098554 module:overlay(0) +from:0x0215acb4 kind:load to:0x0209856c module:overlay(0) +from:0x0215acb8 kind:load to:0x02098578 module:overlay(0) +from:0x0215acbc kind:load to:0x01fff464 module:itcm +from:0x0215acc0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215acc4 kind:load to:0x021594e0 module:overlay(65) +from:0x0215acc8 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215accc kind:load to:0x020984b4 module:overlay(0) +from:0x0215acd0 kind:load to:0x020984b8 module:overlay(0) +from:0x0215acd4 kind:load to:0x020984bc module:overlay(0) +from:0x0215acd8 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215acdc kind:load to:0x020984c4 module:overlay(0) +from:0x0215ace0 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ace4 kind:load to:0x02098584 module:overlay(0) +from:0x0215ace8 kind:load to:0x020985f0 module:overlay(0) +from:0x0215acec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215acf0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215acf4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215acf8 kind:load to:0x0215969c module:overlay(65) +from:0x0215acfc kind:load to:0x021596bc module:overlay(65) +from:0x0215ad00 kind:load to:0x0215964c module:overlay(65) +from:0x0215ad10 kind:load to:0x02159704 module:overlay(65) +from:0x0215ad14 kind:load to:0x0209774c module:overlay(0) +from:0x0215ad18 kind:load to:0x02097754 module:overlay(0) +from:0x0215ad1c kind:load to:0x020977d0 module:overlay(0) +from:0x0215ad20 kind:load to:0x02097810 module:overlay(0) +from:0x0215ad24 kind:load to:0x02097814 module:overlay(0) +from:0x0215ad28 kind:load to:0x02097818 module:overlay(0) +from:0x0215ad34 kind:load to:0x02098518 module:overlay(0) +from:0x0215ad38 kind:load to:0x02098554 module:overlay(0) +from:0x0215ad3c kind:load to:0x0209856c module:overlay(0) +from:0x0215ad40 kind:load to:0x02098578 module:overlay(0) +from:0x0215ad44 kind:load to:0x01fff464 module:itcm +from:0x0215ad48 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215ad4c kind:load to:0x021597bc module:overlay(65) +from:0x0215ad50 kind:load to:0x020984b0 module:overlay(0) +from:0x0215ad54 kind:load to:0x021597c4 module:overlay(65) +from:0x0215ad58 kind:load to:0x021597f4 module:overlay(65) +from:0x0215ad5c kind:load to:0x020984bc module:overlay(0) +from:0x0215ad60 kind:load to:0x020984c0 module:overlay(0) +from:0x0215ad64 kind:load to:0x02159810 module:overlay(65) +from:0x0215ad68 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ad6c kind:load to:0x02098584 module:overlay(0) +from:0x0215ad70 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ad74 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ad78 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ad7c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ad80 kind:load to:0x021598dc module:overlay(65) +from:0x0215ad84 kind:load to:0x021598f0 module:overlay(65) +from:0x0215ad88 kind:load to:0x02159808 module:overlay(65) +from:0x0215ada4 kind:load to:0x0209c8dc module:overlay(0) +from:0x0215ada8 kind:load to:0x0209c99c module:overlay(0) +from:0x0215adac kind:load to:0x0209c9a0 module:overlay(0) +from:0x0215adb0 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0215adbc kind:load to:0x0215992c module:overlay(65) +from:0x0215adc0 kind:load to:0x0209c8dc module:overlay(0) +from:0x0215adc4 kind:load to:0x0209c99c module:overlay(0) +from:0x0215adc8 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0215adcc kind:load to:0x0209c9a4 module:overlay(0) +from:0x0215add8 kind:load to:0x0207cac0 module:overlay(0) +from:0x0215addc kind:load to:0x0207cac8 module:overlay(0) +from:0x0215ade0 kind:load to:0x0207d2dc module:overlay(0) +from:0x0215ade4 kind:load to:0x0207d2cc module:overlay(0) +from:0x0215ade8 kind:load to:0x0207d318 module:overlay(0) +from:0x0215adec kind:load to:0x0207d350 module:overlay(0) +from:0x0215adf0 kind:load to:0x0207d394 module:overlay(0) +from:0x0215adf4 kind:load to:0x0207d3bc module:overlay(0) +from:0x0215ae00 kind:load to:0x02159a14 module:overlay(65) +from:0x0215ae04 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215ae08 kind:load to:0x02159ab0 module:overlay(65) +from:0x0215ae0c kind:load to:0x02170f38 module:overlays(89,94) +from:0x0215ae10 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215ae14 kind:load to:0x02159ab4 module:overlay(65) +from:0x0215ae18 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215ae1c kind:load to:0x0209d1cc module:overlay(0) +from:0x0215ae20 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215ae24 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215ae28 kind:load to:0x0217156c module:overlays(89,94) +from:0x0215ae2c kind:load to:0x0209d1ec module:overlay(0) +from:0x0215ae30 kind:load to:0x02159bcc module:overlay(65) +from:0x0215ae34 kind:load to:0x02159b8c module:overlay(65) +from:0x0215ae38 kind:load to:0x02171318 module:overlays(89,94) +from:0x0215ae48 kind:load to:0x02159c18 module:overlay(65) +from:0x0215ae4c kind:load to:0x020616e0 module:overlay(0) +from:0x0215ae5c kind:load to:0x020616f0 module:overlay(0) +from:0x0215ae60 kind:load to:0x020616f4 module:overlay(0) +from:0x0215ae68 kind:load to:0x020616fc module:overlay(0) +from:0x0215ae6c kind:load to:0x02159ad8 module:overlay(65) +from:0x0215ae70 kind:load to:0x02159b20 module:overlay(65) +from:0x0215ae74 kind:load to:0x02159b40 module:overlay(65) +from:0x0215ae78 kind:load to:0x02159ab8 module:overlay(65) +from:0x0215ae84 kind:load to:0x02159c84 module:overlay(65) +from:0x0215ae88 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215ae8c kind:load to:0x0209ca18 module:overlay(0) +from:0x0215ae90 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ae94 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215aea0 kind:load to:0x0214f640 module:overlays(58,70) +from:0x0215aea4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215aea8 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0215aeac kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215aeb0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215aeb4 kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x0215aeb8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215aebc kind:load to:0x0209d1cc module:overlay(0) +from:0x0215aec0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215aec4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215aec8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215aecc kind:load to:0x0209d1ec module:overlay(0) +from:0x0215aed0 kind:load to:0x02159d70 module:overlay(65) +from:0x0215aed4 kind:load to:0x02159d90 module:overlay(65) +from:0x0215aed8 kind:load to:0x02159d10 module:overlay(65) +from:0x0215aedc kind:load to:0x02159d60 module:overlay(65) +from:0x0215aee0 kind:load to:0x02159d68 module:overlay(65) +from:0x0215aef0 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215aef4 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215aef8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215aefc kind:load to:0x0209ca78 module:overlay(0) +from:0x0215af08 kind:load to:0x02159dd8 module:overlay(65) +from:0x0215af0c kind:load to:0x0209ca10 module:overlay(0) +from:0x0215af10 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215af14 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215af18 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215af24 kind:load to:0x0207c49c module:overlay(0) +from:0x0215af28 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0215af2c kind:load to:0x0207c96c module:overlay(0) +from:0x0215af30 kind:load to:0x0207c95c module:overlay(0) +from:0x0215af34 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215af38 kind:load to:0x0207ca10 module:overlay(0) +from:0x0215af3c kind:load to:0x0207ca38 module:overlay(0) +from:0x0215af40 kind:load to:0x0207cab0 module:overlay(0) +from:0x0215af4c kind:load to:0x02159f08 module:overlay(65) +from:0x0215af50 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215af54 kind:load to:0x02159f54 module:overlay(65) +from:0x0215af58 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215af5c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215af60 kind:load to:0x02159f58 module:overlay(65) +from:0x0215af64 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215af68 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215af6c kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215af70 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215af74 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215af78 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215af7c kind:load to:0x02159f78 module:overlay(65) +from:0x0215af80 kind:load to:0x02159f98 module:overlay(65) diff --git a/config/eur/arm9/overlays/ov065/symbols.txt b/config/eur/arm9/overlays/ov065/symbols.txt new file mode 100644 index 00000000..8f4f2a58 --- /dev/null +++ b/config/eur/arm9/overlays/ov065/symbols.txt @@ -0,0 +1,284 @@ +func_ov065_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov065_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov065_02157ed0 kind:function(arm,size=0x7c) addr:0x02157ed0 +func_ov065_02157f4c kind:function(arm,size=0x164) addr:0x02157f4c +func_ov065_021580b0 kind:function(arm,size=0x14) addr:0x021580b0 +func_ov065_021580c4 kind:function(arm,size=0x14) addr:0x021580c4 +func_ov065_021580d8 kind:function(arm,size=0x14) addr:0x021580d8 +func_ov065_021580ec kind:function(arm,size=0x19c) addr:0x021580ec +func_ov065_02158288 kind:function(arm,size=0x7c) addr:0x02158288 +func_ov065_02158304 kind:function(arm,size=0x7c) addr:0x02158304 +func_ov065_02158380 kind:function(arm,size=0x1a0) addr:0x02158380 +func_ov065_02158520 kind:function(arm,size=0x4) addr:0x02158520 +func_ov065_02158524 kind:function(arm,size=0xd0) addr:0x02158524 +func_ov065_021585f4 kind:function(arm,size=0x14) addr:0x021585f4 +func_ov065_02158608 kind:function(arm,size=0xa0) addr:0x02158608 +func_ov065_021586a8 kind:function(arm,size=0x4c) addr:0x021586a8 +func_ov065_021586f4 kind:function(arm,size=0x68) addr:0x021586f4 +func_ov065_0215875c kind:function(arm,size=0x1c) addr:0x0215875c +func_ov065_02158778 kind:function(arm,size=0x20) addr:0x02158778 +func_ov065_02158798 kind:function(arm,size=0x18) addr:0x02158798 +func_ov065_021587b0 kind:function(arm,size=0x24) addr:0x021587b0 +func_ov065_021587d4 kind:function(arm,size=0x10) addr:0x021587d4 +func_ov065_021587e4 kind:function(arm,size=0x8) addr:0x021587e4 +func_ov065_021587ec kind:function(arm,size=0x1c) addr:0x021587ec +func_ov065_02158808 kind:function(arm,size=0x1c) addr:0x02158808 +func_ov065_02158824 kind:function(arm,size=0x30) addr:0x02158824 +func_ov065_02158854 kind:function(arm,size=0x38) addr:0x02158854 +func_ov065_0215888c kind:function(arm,size=0x24) addr:0x0215888c +func_ov065_021588b0 kind:function(arm,size=0x2c) addr:0x021588b0 +func_ov065_021588dc kind:function(arm,size=0x1c) addr:0x021588dc +func_ov065_021588f8 kind:function(arm,size=0x28) addr:0x021588f8 +func_ov065_02158920 kind:function(arm,size=0x20) addr:0x02158920 +func_ov065_02158940 kind:function(arm,size=0x20) addr:0x02158940 +func_ov065_02158960 kind:function(arm,size=0x14) addr:0x02158960 +func_ov065_02158974 kind:function(arm,size=0x14) addr:0x02158974 +func_ov065_02158988 kind:function(arm,size=0x18) addr:0x02158988 +func_ov065_021589a0 kind:function(arm,size=0x14) addr:0x021589a0 +func_ov065_021589b4 kind:function(arm,size=0x24) addr:0x021589b4 +func_ov065_021589d8 kind:function(arm,size=0x14) addr:0x021589d8 +func_ov065_021589ec kind:function(arm,size=0x60) addr:0x021589ec +func_ov065_02158a4c kind:function(arm,size=0x1c) addr:0x02158a4c +func_ov065_02158a68 kind:function(arm,size=0xdc) addr:0x02158a68 +func_ov065_02158b44 kind:function(arm,size=0x2c) addr:0x02158b44 +func_ov065_02158b70 kind:function(arm,size=0x1c) addr:0x02158b70 +func_ov065_02158b8c kind:function(arm,size=0x7c) addr:0x02158b8c +func_ov065_02158c08 kind:function(arm,size=0x34) addr:0x02158c08 +func_ov065_02158c3c kind:function(arm,size=0x14) addr:0x02158c3c +func_ov065_02158c50 kind:function(arm,size=0x64) addr:0x02158c50 +func_ov065_02158cb4 kind:function(arm,size=0x44) addr:0x02158cb4 +func_ov065_02158cf8 kind:function(arm,size=0x14) addr:0x02158cf8 +func_ov065_02158d0c kind:function(arm,size=0x40) addr:0x02158d0c +func_ov065_02158d4c kind:function(arm,size=0x1c) addr:0x02158d4c +func_ov065_02158d68 kind:function(arm,size=0x28) addr:0x02158d68 +func_ov065_02158d90 kind:function(arm,size=0xc) addr:0x02158d90 +func_ov065_02158d9c kind:function(arm,size=0x24) addr:0x02158d9c +func_ov065_02158dc0 kind:function(arm,size=0x28) addr:0x02158dc0 +func_ov065_02158de8 kind:function(arm,size=0x20) addr:0x02158de8 +func_ov065_02158e08 kind:function(arm,size=0x50) addr:0x02158e08 +func_ov065_02158e58 kind:function(arm,size=0x20) addr:0x02158e58 +func_ov065_02158e78 kind:function(arm,size=0x28) addr:0x02158e78 +func_ov065_02158ea0 kind:function(arm,size=0x14) addr:0x02158ea0 +func_ov065_02158eb4 kind:function(arm,size=0xc) addr:0x02158eb4 +func_ov065_02158ec0 kind:function(arm,size=0x24) addr:0x02158ec0 +func_ov065_02158ee4 kind:function(arm,size=0x28) addr:0x02158ee4 +func_ov065_02158f0c kind:function(arm,size=0x20) addr:0x02158f0c +func_ov065_02158f2c kind:function(arm,size=0x50) addr:0x02158f2c +func_ov065_02158f7c kind:function(arm,size=0x20) addr:0x02158f7c +func_ov065_02158f9c kind:function(arm,size=0x28) addr:0x02158f9c +func_ov065_02158fc4 kind:function(arm,size=0x14) addr:0x02158fc4 +func_ov065_02158fd8 kind:function(arm,size=0xc) addr:0x02158fd8 +func_ov065_02158fe4 kind:function(arm,size=0x24) addr:0x02158fe4 +func_ov065_02159008 kind:function(arm,size=0x28) addr:0x02159008 +func_ov065_02159030 kind:function(arm,size=0x20) addr:0x02159030 +func_ov065_02159050 kind:function(arm,size=0x50) addr:0x02159050 +func_ov065_021590a0 kind:function(arm,size=0x20) addr:0x021590a0 +func_ov065_021590c0 kind:function(arm,size=0x28) addr:0x021590c0 +func_ov065_021590e8 kind:function(arm,size=0x14) addr:0x021590e8 +func_ov065_021590fc kind:function(arm,size=0xc) addr:0x021590fc +func_ov065_02159108 kind:function(arm,size=0x24) addr:0x02159108 +func_ov065_0215912c kind:function(arm,size=0x28) addr:0x0215912c +func_ov065_02159154 kind:function(arm,size=0x20) addr:0x02159154 +func_ov065_02159174 kind:function(arm,size=0x50) addr:0x02159174 +func_ov065_021591c4 kind:function(arm,size=0x20) addr:0x021591c4 +func_ov065_021591e4 kind:function(arm,size=0x28) addr:0x021591e4 +func_ov065_0215920c kind:function(arm,size=0x14) addr:0x0215920c +func_ov065_02159220 kind:function(arm,size=0xc) addr:0x02159220 +func_ov065_0215922c kind:function(arm,size=0x24) addr:0x0215922c +func_ov065_02159250 kind:function(arm,size=0x28) addr:0x02159250 +func_ov065_02159278 kind:function(arm,size=0x20) addr:0x02159278 +func_ov065_02159298 kind:function(arm,size=0x50) addr:0x02159298 +func_ov065_021592e8 kind:function(arm,size=0x20) addr:0x021592e8 +func_ov065_02159308 kind:function(arm,size=0x28) addr:0x02159308 +func_ov065_02159330 kind:function(arm,size=0x14) addr:0x02159330 +func_ov065_02159344 kind:function(arm,size=0xc) addr:0x02159344 +func_ov065_02159350 kind:function(arm,size=0x24) addr:0x02159350 +func_ov065_02159374 kind:function(arm,size=0x28) addr:0x02159374 +func_ov065_0215939c kind:function(arm,size=0x20) addr:0x0215939c +func_ov065_021593bc kind:function(arm,size=0x50) addr:0x021593bc +func_ov065_0215940c kind:function(arm,size=0x20) addr:0x0215940c +func_ov065_0215942c kind:function(arm,size=0x28) addr:0x0215942c +func_ov065_02159454 kind:function(arm,size=0x14) addr:0x02159454 +func_ov065_02159468 kind:function(arm,size=0xc) addr:0x02159468 +func_ov065_02159474 kind:function(arm,size=0x24) addr:0x02159474 +func_ov065_02159498 kind:function(arm,size=0x28) addr:0x02159498 +func_ov065_021594c0 kind:function(arm,size=0x20) addr:0x021594c0 +func_ov065_021594e0 kind:function(arm,size=0x16c) addr:0x021594e0 +func_ov065_0215964c kind:function(arm,size=0x50) addr:0x0215964c +func_ov065_0215969c kind:function(arm,size=0x20) addr:0x0215969c +func_ov065_021596bc kind:function(arm,size=0x28) addr:0x021596bc +func_ov065_021596e4 kind:function(arm,size=0x14) addr:0x021596e4 +func_ov065_021596f8 kind:function(arm,size=0xc) addr:0x021596f8 +func_ov065_02159704 kind:function(arm,size=0x24) addr:0x02159704 +func_ov065_02159728 kind:function(arm,size=0x28) addr:0x02159728 +func_ov065_02159750 kind:function(arm,size=0x6c) addr:0x02159750 +func_ov065_021597bc kind:function(arm,size=0x8) addr:0x021597bc +func_ov065_021597c4 kind:function(arm,size=0x30) addr:0x021597c4 +func_ov065_021597f4 kind:function(arm,size=0x14) addr:0x021597f4 +func_ov065_02159808 kind:function(arm,size=0x8) addr:0x02159808 +func_ov065_02159810 kind:function(arm,size=0xcc) addr:0x02159810 +func_ov065_021598dc kind:function(arm,size=0x14) addr:0x021598dc +func_ov065_021598f0 kind:function(arm,size=0x1c) addr:0x021598f0 +func_ov065_0215990c kind:function(arm,size=0x14) addr:0x0215990c +func_ov065_02159920 kind:function(arm,size=0xc) addr:0x02159920 +func_ov065_0215992c kind:function(arm,size=0x24) addr:0x0215992c +func_ov065_02159950 kind:function(arm,size=0x98) addr:0x02159950 +func_ov065_021599e8 kind:function(arm,size=0x2c) addr:0x021599e8 +func_ov065_02159a14 kind:function(arm,size=0x9c) addr:0x02159a14 +func_ov065_02159ab0 kind:function(arm,size=0x4) addr:0x02159ab0 +func_ov065_02159ab4 kind:function(arm,size=0x4) addr:0x02159ab4 +func_ov065_02159ab8 kind:function(arm,size=0x20) addr:0x02159ab8 +func_ov065_02159ad8 kind:function(arm,size=0x48) addr:0x02159ad8 +func_ov065_02159b20 kind:function(arm,size=0x20) addr:0x02159b20 +func_ov065_02159b40 kind:function(arm,size=0x4c) addr:0x02159b40 +func_ov065_02159b8c kind:function(arm,size=0x40) addr:0x02159b8c +func_ov065_02159bcc kind:function(arm,size=0x38) addr:0x02159bcc +func_ov065_02159c04 kind:function(arm,size=0x14) addr:0x02159c04 +func_ov065_02159c18 kind:function(arm,size=0x6c) addr:0x02159c18 +func_ov065_02159c84 kind:function(arm,size=0x24) addr:0x02159c84 +func_ov065_02159ca8 kind:function(arm,size=0x48) addr:0x02159ca8 +func_ov065_02159cf0 kind:function(arm,size=0x20) addr:0x02159cf0 +func_ov065_02159d10 kind:function(arm,size=0x50) addr:0x02159d10 +func_ov065_02159d60 kind:function(arm,size=0x8) addr:0x02159d60 +func_ov065_02159d68 kind:function(arm,size=0x8) addr:0x02159d68 +func_ov065_02159d70 kind:function(arm,size=0x20) addr:0x02159d70 +func_ov065_02159d90 kind:function(arm,size=0x28) addr:0x02159d90 +func_ov065_02159db8 kind:function(arm,size=0x14) addr:0x02159db8 +func_ov065_02159dcc kind:function(arm,size=0xc) addr:0x02159dcc +func_ov065_02159dd8 kind:function(arm,size=0x24) addr:0x02159dd8 +func_ov065_02159dfc kind:function(arm,size=0x98) addr:0x02159dfc +func_ov065_02159e94 kind:function(arm,size=0x74) addr:0x02159e94 +func_ov065_02159f08 kind:function(arm,size=0x4c) addr:0x02159f08 +func_ov065_02159f54 kind:function(arm,size=0x4) addr:0x02159f54 +func_ov065_02159f58 kind:function(arm,size=0x20) addr:0x02159f58 +func_ov065_02159f78 kind:function(arm,size=0x20) addr:0x02159f78 +func_ov065_02159f98 kind:function(arm,size=0x28) addr:0x02159f98 +func_ov065_02159fc0 kind:function(arm,size=0x14) addr:0x02159fc0 +data_ov065_02159fd4 kind:data(any) addr:0x02159fd4 +data_ov065_02159fe4 kind:data(any) addr:0x02159fe4 +data_ov065_02159ff4 kind:data(any) addr:0x02159ff4 +data_ov065_02159ff8 kind:data(any) addr:0x02159ff8 ambiguous +data_ov065_0215a004 kind:data(any) addr:0x0215a004 +data_ov065_0215a014 kind:data(any) addr:0x0215a014 +data_ov065_0215a028 kind:data(any) addr:0x0215a028 +data_ov065_0215a03c kind:data(any) addr:0x0215a03c +data_ov065_0215a050 kind:data(any) addr:0x0215a050 +func_ov065_0215a064 kind:function(arm,size=0x78) addr:0x0215a064 +func_ov065_0215a0dc kind:function(arm,size=0x50) addr:0x0215a0dc +func_ov065_0215a12c kind:function(arm,size=0x50) addr:0x0215a12c +func_ov065_0215a17c kind:function(arm,size=0x50) addr:0x0215a17c +func_ov065_0215a1cc kind:function(arm,size=0x50) addr:0x0215a1cc +func_ov065_0215a21c kind:function(arm,size=0x50) addr:0x0215a21c +func_ov065_0215a26c kind:function(arm,size=0x50) addr:0x0215a26c +func_ov065_0215a2bc kind:function(arm,size=0x50) addr:0x0215a2bc +func_ov065_0215a30c kind:function(arm,size=0x7c) addr:0x0215a30c +func_ov065_0215a388 kind:function(arm,size=0x80) addr:0x0215a388 +func_ov065_0215a408 kind:function(arm,size=0x50) addr:0x0215a408 +func_ov065_0215a458 kind:function(arm,size=0x50) addr:0x0215a458 +data_ov065_0215a4e0 kind:data(any) addr:0x0215a4e0 +data_ov065_0215a500 kind:data(any) addr:0x0215a500 +data_ov065_0215a510 kind:data(any) addr:0x0215a510 ambiguous +data_ov065_0215a524 kind:data(any) addr:0x0215a524 +data_ov065_0215a550 kind:data(any) addr:0x0215a550 +data_ov065_0215a570 kind:data(any) addr:0x0215a570 ambiguous +data_ov065_0215a598 kind:data(any) addr:0x0215a598 +data_ov065_0215a5dc kind:data(any) addr:0x0215a5dc +data_ov065_0215a654 kind:data(any) addr:0x0215a654 +data_ov065_0215a6d4 kind:data(any) addr:0x0215a6d4 +data_ov065_0215a730 kind:data(any) addr:0x0215a730 ambiguous +data_ov065_0215a7f0 kind:data(any) addr:0x0215a7f0 +data_ov065_0215a844 kind:data(any) addr:0x0215a844 ambiguous +data_ov065_0215a898 kind:data(any) addr:0x0215a898 ambiguous +data_ov065_0215a90c kind:data(any) addr:0x0215a90c +data_ov065_0215a924 kind:data(any) addr:0x0215a924 +data_ov065_0215a940 kind:data(any) addr:0x0215a940 +data_ov065_0215a970 kind:data(any) addr:0x0215a970 +data_ov065_0215a994 kind:data(any) addr:0x0215a994 +data_ov065_0215a9f4 kind:data(any) addr:0x0215a9f4 +data_ov065_0215aa18 kind:data(any) addr:0x0215aa18 +data_ov065_0215aa78 kind:data(any) addr:0x0215aa78 +data_ov065_0215aa9c kind:data(any) addr:0x0215aa9c +data_ov065_0215aacc kind:data(any) addr:0x0215aacc ambiguous +data_ov065_0215aaf8 kind:data(any) addr:0x0215aaf8 ambiguous +data_ov065_0215aafc kind:data(any) addr:0x0215aafc +data_ov065_0215ab20 kind:data(any) addr:0x0215ab20 +data_ov065_0215ab54 kind:data(any) addr:0x0215ab54 ambiguous +data_ov065_0215ab80 kind:data(any) addr:0x0215ab80 +data_ov065_0215aba4 kind:data(any) addr:0x0215aba4 +data_ov065_0215ac04 kind:data(any) addr:0x0215ac04 +data_ov065_0215ac1c kind:data(any) addr:0x0215ac1c ambiguous +data_ov065_0215ac28 kind:data(any) addr:0x0215ac28 +data_ov065_0215ac88 kind:data(any) addr:0x0215ac88 +data_ov065_0215acac kind:data(any) addr:0x0215acac +data_ov065_0215ad04 kind:data(any) addr:0x0215ad04 +data_ov065_0215ad10 kind:data(any) addr:0x0215ad10 +data_ov065_0215ad34 kind:data(any) addr:0x0215ad34 +data_ov065_0215ad8c kind:data(any) addr:0x0215ad8c +data_ov065_0215ada0 kind:data(any) addr:0x0215ada0 +data_ov065_0215adbc kind:data(any) addr:0x0215adbc +data_ov065_0215add8 kind:data(any) addr:0x0215add8 +data_ov065_0215ae00 kind:data(any) addr:0x0215ae00 +data_ov065_0215ae44 kind:data(any) addr:0x0215ae44 +data_ov065_0215ae50 kind:data(any) addr:0x0215ae50 ambiguous +data_ov065_0215ae84 kind:data(any) addr:0x0215ae84 +data_ov065_0215aea0 kind:data(any) addr:0x0215aea0 +data_ov065_0215aee4 kind:data(any) addr:0x0215aee4 ambiguous +data_ov065_0215aeec kind:data(any) addr:0x0215aeec +data_ov065_0215af08 kind:data(any) addr:0x0215af08 +data_ov065_0215af24 kind:data(any) addr:0x0215af24 +data_ov065_0215af4c kind:data(any) addr:0x0215af4c +data_ov065_0215afa0 kind:bss addr:0x0215afa0 +data_ov065_0215afa4 kind:bss addr:0x0215afa4 +data_ov065_0215afb0 kind:bss addr:0x0215afb0 +data_ov065_0215afbc kind:bss addr:0x0215afbc +data_ov065_0215b004 kind:bss addr:0x0215b004 ambiguous +data_ov065_0215b008 kind:bss addr:0x0215b008 ambiguous +data_ov065_0215b00c kind:bss addr:0x0215b00c +data_ov065_0215b064 kind:bss addr:0x0215b064 ambiguous +data_ov065_0215b098 kind:bss addr:0x0215b098 ambiguous +data_ov065_0215b0e4 kind:bss addr:0x0215b0e4 +data_ov065_0215b0e8 kind:bss addr:0x0215b0e8 +data_ov065_0215b0f4 kind:bss addr:0x0215b0f4 +data_ov065_0215b1b4 kind:bss addr:0x0215b1b4 ambiguous +data_ov065_0215b1cc kind:bss addr:0x0215b1cc +data_ov065_0215b1d0 kind:bss addr:0x0215b1d0 +data_ov065_0215b1dc kind:bss addr:0x0215b1dc +data_ov065_0215b2b4 kind:bss addr:0x0215b2b4 +data_ov065_0215b2b8 kind:bss addr:0x0215b2b8 +data_ov065_0215b2c4 kind:bss addr:0x0215b2c4 +data_ov065_0215b388 kind:bss addr:0x0215b388 ambiguous +data_ov065_0215b39c kind:bss addr:0x0215b39c +data_ov065_0215b3a0 kind:bss addr:0x0215b3a0 +data_ov065_0215b3ac kind:bss addr:0x0215b3ac +data_ov065_0215b3d4 kind:bss addr:0x0215b3d4 ambiguous +data_ov065_0215b484 kind:bss addr:0x0215b484 +data_ov065_0215b488 kind:bss addr:0x0215b488 +data_ov065_0215b494 kind:bss addr:0x0215b494 +data_ov065_0215b50c kind:bss addr:0x0215b50c ambiguous +data_ov065_0215b56c kind:bss addr:0x0215b56c +data_ov065_0215b570 kind:bss addr:0x0215b570 +data_ov065_0215b57c kind:bss addr:0x0215b57c +data_ov065_0215b654 kind:bss addr:0x0215b654 +data_ov065_0215b658 kind:bss addr:0x0215b658 +data_ov065_0215b664 kind:bss addr:0x0215b664 +data_ov065_0215b6ec kind:bss addr:0x0215b6ec ambiguous +data_ov065_0215b73c kind:bss addr:0x0215b73c +data_ov065_0215b740 kind:bss addr:0x0215b740 +data_ov065_0215b74c kind:bss addr:0x0215b74c +data_ov065_0215b756 kind:bss addr:0x0215b756 +data_ov065_0215b75a kind:bss addr:0x0215b75a +data_ov065_0215b764 kind:bss addr:0x0215b764 +data_ov065_0215b7a0 kind:bss addr:0x0215b7a0 +data_ov065_0215b7b0 kind:bss addr:0x0215b7b0 +data_ov065_0215b7bc kind:bss addr:0x0215b7bc +data_ov065_0215b7dc kind:bss addr:0x0215b7dc +data_ov065_0215b7fc kind:bss addr:0x0215b7fc +data_ov065_0215b800 kind:bss addr:0x0215b800 +data_ov065_0215b804 kind:bss addr:0x0215b804 ambiguous +data_ov065_0215b80c kind:bss addr:0x0215b80c +data_ov065_0215b850 kind:bss addr:0x0215b850 ambiguous +data_ov065_0215b8e0 kind:bss addr:0x0215b8e0 +data_ov065_0215b8e4 kind:bss addr:0x0215b8e4 +data_ov065_0215b8f0 kind:bss addr:0x0215b8f0 +data_ov065_0215b9a4 kind:bss addr:0x0215b9a4 ambiguous +data_ov065_0215b9c4 kind:bss addr:0x0215b9c4 diff --git a/config/eur/arm9/overlays/ov066/delinks.txt b/config/eur/arm9/overlays/ov066/delinks.txt new file mode 100644 index 00000000..e2ea0fbe --- /dev/null +++ b/config/eur/arm9/overlays/ov066/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x0215d7a0 kind:code align:32 + .rodata start:0x0215d7a0 end:0x0215d8c8 kind:data align:4 + .init start:0x0215d8c8 end:0x0215dcc0 kind:code align:4 + .ctor start:0x0215dcc0 end:0x0215dcf0 kind:data align:4 + .data start:0x0215dd00 end:0x02162620 kind:data align:32 + .bss start:0x02162620 end:0x02163160 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov066/relocs.txt b/config/eur/arm9/overlays/ov066/relocs.txt new file mode 100644 index 00000000..3879ef45 --- /dev/null +++ b/config/eur/arm9/overlays/ov066/relocs.txt @@ -0,0 +1,2385 @@ +from:0x02157ea8 kind:load to:0x02162630 module:overlay(66) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x02158260 module:overlay(66) +from:0x02157edc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157f38 kind:load to:0x0215e240 module:overlay(66) +from:0x02157f50 kind:arm_call to:0x021658a0 module:overlays(88,89,90,91,92,93,94) +from:0x02157f70 kind:load to:0x0215e9b0 module:overlay(66) +from:0x02157f74 kind:load to:0x0215e224 module:overlay(66) +from:0x02157f88 kind:arm_call to:0x021658e8 module:overlay(89) +from:0x02157fa4 kind:arm_call to:0x021658e8 module:overlay(89) +from:0x02157fac kind:arm_call to:0x02011ff4 module:main +from:0x02157fcc kind:arm_call to:0x021658ec module:overlay(89) +from:0x02157fdc kind:arm_call to:0x02165a28 module:overlay(89) +from:0x02158020 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158070 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158090 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021580a0 kind:arm_call to:0x02014fe0 module:main +from:0x021580b4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021580d4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021580e4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158104 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158118 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215812c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215814c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158160 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158174 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158194 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021581a8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021581b4 kind:arm_call to:0x02014fe0 module:main +from:0x021581cc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021581ec kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158200 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215820c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215822c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158240 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215825c kind:load to:0x02049be0 module:main +from:0x0215828c kind:arm_call to:0x020e7378 module:overlay(31) +from:0x021582ac kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021582c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021582d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215834c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02158374 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215838c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021583a4 kind:arm_call to:0x02157f40 module:overlay(66) +from:0x021583ac kind:arm_call to:0x02166364 module:overlay(89) +from:0x02158428 kind:load to:0x02162630 module:overlay(66) +from:0x0215842c kind:load to:0x0215ecc4 module:overlay(66) +from:0x02158430 kind:load to:0x0215e2dc module:overlay(66) +from:0x02158434 kind:load to:0x0215ede0 module:overlay(66) +from:0x02158438 kind:load to:0x0215e294 module:overlay(66) +from:0x0215843c kind:load to:0x0215e320 module:overlay(66) +from:0x02158440 kind:load to:0x0215d7a8 module:overlay(66) +from:0x02158444 kind:load to:0x020b62a8 module:overlay(0) +from:0x02158450 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158464 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158494 kind:load to:0x020b62a8 module:overlay(0) +from:0x021584e4 kind:arm_call to:0x02157fb8 module:overlay(66) +from:0x0215852c kind:arm_call to:0x02014fe0 module:main +from:0x0215855c kind:arm_call to:0x02014fe0 module:main +from:0x02158580 kind:arm_call to:0x02014fe0 module:main +from:0x021585a4 kind:arm_call to:0x02165c80 module:overlays(88,89) +from:0x021585c0 kind:arm_call to:0x02165d9c module:overlay(89) +from:0x021585e0 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215861c kind:arm_call to:0x020a8e9c module:overlay(0) +from:0x02158654 kind:arm_call to:0x0207834c module:overlay(0) +from:0x02158664 kind:arm_call to:0x01fff148 module:itcm +from:0x021586a8 kind:arm_call to:0x01fff17c module:itcm +from:0x021586dc kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02158708 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0215871c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215874c kind:arm_call to:0x02078230 module:overlay(0) +from:0x02158798 kind:arm_call to:0x020a91b8 module:overlay(0) +from:0x021587a8 kind:load to:0x02049be0 module:main +from:0x021587ac kind:load to:0x02171540 module:overlay(89) +from:0x021587b0 kind:load to:0x0215e9b0 module:overlay(66) +from:0x021587b4 kind:load to:0x0215e8ac module:overlay(66) +from:0x021587b8 kind:load to:0x0215ebb8 module:overlay(66) +from:0x021587bc kind:load to:0x0215e7a8 module:overlay(66) +from:0x021587c0 kind:load to:0x0215eab4 module:overlay(66) +from:0x021587c4 kind:load to:0x0215e49c module:overlay(66) +from:0x021587c8 kind:load to:0x0215e6a4 module:overlay(66) +from:0x021587cc kind:load to:0x0215e398 module:overlay(66) +from:0x021587d0 kind:load to:0x0215e5a0 module:overlay(66) +from:0x021587d4 kind:load to:0x027e0994 module:dtcm +from:0x021587d8 kind:load to:0x027e09bc module:dtcm +from:0x021587dc kind:load to:0x0215d7b0 module:overlay(66) +from:0x021587e0 kind:load to:0x027e0ce0 module:dtcm +from:0x02158864 kind:arm_call to:0x02165a34 module:overlay(89) +from:0x021588c0 kind:arm_call to:0x0216642c module:overlays(89,92) +from:0x02158910 kind:arm_call to:0x02014a34 module:main +from:0x0215894c kind:arm_call to:0x02158470 module:overlay(66) +from:0x021589bc kind:load to:0x02049bac module:main +from:0x021589cc kind:arm_call to:0x020a995c module:overlay(0) +from:0x02158a10 kind:arm_call to:0x020166f4 module:main +from:0x02158a1c kind:load to:0x027e0954 module:dtcm +from:0x02158a28 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x02158a40 kind:arm_call to:0x02158b88 module:overlay(66) +from:0x02158a5c kind:arm_call to:0x02158b6c module:overlay(66) +from:0x02158a70 kind:arm_call to:0x020e8530 module:overlay(31) +from:0x02158a94 kind:arm_call to:0x021664b8 module:overlays(88,89) +from:0x02158ab4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x02158abc kind:load to:0x020b51b8 module:overlay(0) +from:0x02158b4c kind:arm_call to:0x02158b6c module:overlay(66) +from:0x02158b5c kind:arm_call to:0x02158b88 module:overlay(66) +from:0x02158b78 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02158bd0 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02158be4 kind:load to:0x0215e25c module:overlay(66) +from:0x02158c04 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158c18 kind:load to:0x020578a4 module:overlay(0) +from:0x02158c2c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158c34 kind:arm_call to:0x02011ff4 module:main +from:0x02158c4c kind:arm_call to:0x02016694 module:main +from:0x02158c54 kind:arm_call to:0x02157f78 module:overlay(66) +from:0x02158c5c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158c64 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158c6c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158c74 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158c8c kind:arm_call to:0x02016694 module:main +from:0x02158c94 kind:arm_call to:0x02157f78 module:overlay(66) +from:0x02158c9c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158ca4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158cac kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158cb4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158cbc kind:arm_call to:0x02011ff4 module:main +from:0x02158cd8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158ce4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158d00 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158d10 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158d20 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158d28 kind:arm_call to:0x02011ff4 module:main +from:0x02158d40 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158d48 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158d50 kind:arm_call to:0x02011ff4 module:main +from:0x02158d68 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158d70 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158d84 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158d98 kind:load to:0x02162718 module:overlay(66) +from:0x02158dac kind:arm_call to:0x02011f3c module:main +from:0x02158db8 kind:arm_call to:0x0215ac70 module:overlay(66) +from:0x02158dcc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158e28 kind:load to:0x0215ffcc module:overlay(66) +from:0x02158e3c kind:arm_call to:0x021658a0 module:overlays(88,89,90,91,92,93,94) +from:0x02158e6c kind:load to:0x0216080c module:overlay(66) +from:0x02158e70 kind:load to:0x0215ffb0 module:overlay(66) +from:0x02158e84 kind:arm_call to:0x021658e8 module:overlay(89) +from:0x02158ea0 kind:arm_call to:0x021658e8 module:overlay(89) +from:0x02158ea8 kind:arm_call to:0x02011ff4 module:main +from:0x02158ee0 kind:arm_call to:0x021658ec module:overlay(89) +from:0x02158ef0 kind:arm_call to:0x02165a28 module:overlay(89) +from:0x02158f64 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02158fbc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215901c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021591c8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021591e8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021591fc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159218 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159238 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215924c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159264 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159278 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159290 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021592a4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021592c0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021592e0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021592f4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215930c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159320 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215933c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159350 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215936c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159384 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021593b4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021593c8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021593f0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159404 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159428 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159440 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159460 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159478 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021594a8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021594bc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021594e0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021594f4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159524 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159538 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159564 kind:arm_call to:0x02014fe0 module:main +from:0x0215959c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021595bc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021595d0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021595ec kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215960c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159620 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159638 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215964c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159664 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159678 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159694 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021596b4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021596c8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021596e0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021596f4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159710 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159724 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159740 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159758 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159770 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159784 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021597a0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021597b4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021597d0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021597e8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159800 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159818 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159830 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159844 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215985c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159870 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159888 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215989c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021598d4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021598f4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159908 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159924 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159944 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159958 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159970 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159984 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215999c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021599b0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021599cc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x021599ec kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159a00 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159a18 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159a2c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159a48 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159a5c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159a78 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159a90 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159aa8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159abc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159ad8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159aec kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159b08 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159b20 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159b38 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159b50 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159b68 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159b7c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159b94 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159ba8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159bc0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159bd4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159c14 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159c34 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159c48 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159c64 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159c84 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159c98 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159cb0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159cc4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159cdc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159cf0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159d0c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159d2c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159d40 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159d58 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159d6c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159d88 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159d9c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159db8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159dd0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159de8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159dfc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159e18 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159e2c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159e48 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159e60 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159e78 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159e90 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159ea0 kind:load to:0x02049be0 module:main +from:0x02159eac kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159ec0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159ed8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159eec kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159f04 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159f18 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159f2c kind:arm_call to:0x02014fe0 module:main +from:0x02159f64 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159f84 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159f98 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159fb4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159fd4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02159fe8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a000 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a014 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a02c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a040 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a05c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a07c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a090 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a0a8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a0bc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a0d8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a0ec kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a108 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a120 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a138 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a14c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a168 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a17c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a198 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a1b0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a1c8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a1e0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a1f8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a20c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a224 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a238 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a250 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a264 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a29c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a2bc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a2d0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a2ec kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a30c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a320 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a338 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a34c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a364 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a378 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a394 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a3b4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a3c8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a3e0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a3f4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a410 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a424 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a440 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a458 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a470 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a484 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a4a0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a4b4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a4d0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a4e8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a500 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a518 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a530 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a544 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a55c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a570 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a588 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a59c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a5b0 kind:arm_call to:0x02014fe0 module:main +from:0x0215a5e8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a608 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a61c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a638 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a658 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a66c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a684 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a698 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a6b0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a6c4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a6e0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a700 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a714 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a72c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a740 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a75c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a770 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a78c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a7a4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a7bc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a7d0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a7f8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a80c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a840 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a858 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a870 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a888 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a8a0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a8b4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a8cc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a8e0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a8f8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a90c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a944 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a964 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a978 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a994 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a9b4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a9c8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a9e0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215a9f4 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aa0c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aa20 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aa3c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aa5c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aa70 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aa88 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aa9c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aab8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aacc kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aae8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ab00 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ab18 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ab2c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ab48 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ab5c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ab78 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ab90 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215aba8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215abc0 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215abd8 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215abec kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ac04 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ac18 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ac30 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ac44 kind:arm_call to:0x02165a18 module:overlay(89) +from:0x0215ac9c kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215acbc kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215acd8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ace8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ad5c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0215ad84 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215ad9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215adb4 kind:arm_call to:0x02158e2c module:overlay(66) +from:0x0215adc0 kind:arm_call to:0x02158e2c module:overlay(66) +from:0x0215adc8 kind:arm_call to:0x02166364 module:overlay(89) +from:0x0215ae34 kind:load to:0x02162718 module:overlay(66) +from:0x0215ae38 kind:load to:0x0215ecc4 module:overlay(66) +from:0x0215ae3c kind:load to:0x0215e2dc module:overlay(66) +from:0x0215ae40 kind:load to:0x021600e0 module:overlay(66) +from:0x0215ae44 kind:load to:0x0215e294 module:overlay(66) +from:0x0215ae48 kind:load to:0x02160018 module:overlay(66) +from:0x0215ae4c kind:load to:0x020b62a8 module:overlay(0) +from:0x0215aea8 kind:arm_call to:0x02158eb4 module:overlay(66) +from:0x0215aef0 kind:arm_call to:0x02014fe0 module:main +from:0x0215af10 kind:arm_call to:0x02014fe0 module:main +from:0x0215af3c kind:arm_call to:0x02014fe0 module:main +from:0x0215af64 kind:arm_call to:0x0215ac68 module:overlay(66) +from:0x0215af7c kind:arm_call to:0x02165c80 module:overlays(88,89) +from:0x0215afbc kind:arm_call to:0x02158eb4 module:overlay(66) +from:0x0215b004 kind:arm_call to:0x02014fe0 module:main +from:0x0215b024 kind:arm_call to:0x02014fe0 module:main +from:0x0215b050 kind:arm_call to:0x02014fe0 module:main +from:0x0215b078 kind:arm_call to:0x0215ac68 module:overlay(66) +from:0x0215b090 kind:arm_call to:0x02165c80 module:overlays(88,89) +from:0x0215b09c kind:arm_call to:0x02165d9c module:overlay(89) +from:0x0215b0d0 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215b114 kind:arm_call to:0x0207834c module:overlay(0) +from:0x0215b120 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0215b158 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215b16c kind:arm_call to:0x02078230 module:overlay(0) +from:0x0215b1fc kind:arm_call to:0x0215b938 module:overlay(66) +from:0x0215b21c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b288 kind:arm_call to:0x0215b8c4 module:overlay(66) +from:0x0215b294 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x0215b2b0 kind:load to:0x02049be0 module:main +from:0x0215b2b4 kind:load to:0x0216080c module:overlay(66) +from:0x0215b2b8 kind:load to:0x02160500 module:overlay(66) +from:0x0215b2bc kind:load to:0x02161130 module:overlay(66) +from:0x0215b2c0 kind:load to:0x0216143c module:overlay(66) +from:0x0215b2c4 kind:load to:0x021601f4 module:overlay(66) +from:0x0215b2c8 kind:load to:0x02161748 module:overlay(66) +from:0x0215b2cc kind:load to:0x02160b18 module:overlay(66) +from:0x0215b2d0 kind:load to:0x02160e24 module:overlay(66) +from:0x0215b2d4 kind:load to:0x02161a54 module:overlay(66) +from:0x0215b2d8 kind:load to:0x02171540 module:overlay(89) +from:0x0215b2dc kind:load to:0x027e0994 module:dtcm +from:0x0215b2e0 kind:load to:0x0215d830 module:overlay(66) +from:0x0215b2e4 kind:load to:0x027e09bc module:dtcm +from:0x0215b2e8 kind:load to:0x020b504c module:overlay(0) +from:0x0215b2ec kind:load to:0x0215b2f4 module:overlay(66) +from:0x0215b2f0 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215b324 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b348 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b384 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b3b0 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b3c8 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b3e4 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b400 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b41c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b420 kind:load to:0x020b3000 module:overlay(0) +from:0x0215b428 kind:load to:0x020b504c module:overlay(0) +from:0x0215b42c kind:load to:0x0215d7d8 module:overlay(66) +from:0x0215b430 kind:load to:0x02049be0 module:main +from:0x0215b434 kind:load to:0x0215d7f0 module:overlay(66) +from:0x0215b438 kind:load to:0x0215d7e0 module:overlay(66) +from:0x0215b43c kind:load to:0x0215d800 module:overlay(66) +from:0x0215b440 kind:load to:0x0215d850 module:overlay(66) +from:0x0215b444 kind:load to:0x02161d60 module:overlay(66) +from:0x0215b524 kind:arm_call to:0x02165a34 module:overlay(89) +from:0x0215b580 kind:arm_call to:0x0216642c module:overlays(89,92) +from:0x0215b610 kind:load to:0x02049be4 module:main +from:0x0215b614 kind:load to:0x02049bac module:main +from:0x0215b628 kind:arm_call to:0x020a995c module:overlay(0) +from:0x0215b66c kind:arm_call to:0x020166f4 module:main +from:0x0215b678 kind:load to:0x027e0954 module:dtcm +from:0x0215b694 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b6bc kind:arm_call to:0x020e8530 module:overlay(31) +from:0x0215b6e0 kind:arm_call to:0x021664b8 module:overlays(88,89) +from:0x0215b700 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0215b708 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215b7a8 kind:arm_call to:0x0215b864 module:overlay(66) +from:0x0215b7c0 kind:arm_call to:0x0215b848 module:overlay(66) +from:0x0215b80c kind:arm_call to:0x0215b848 module:overlay(66) +from:0x0215b81c kind:arm_call to:0x0215b864 module:overlay(66) +from:0x0215b838 kind:arm_call to:0x020e7788 module:overlay(31) +from:0x0215b840 kind:arm_call to:0x0215b848 module:overlay(66) +from:0x0215b854 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0215b8ac kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b8c0 kind:load to:0x0215ffe8 module:overlay(66) +from:0x0215b8f0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b910 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b920 kind:arm_call to:0x0215c80c module:overlay(66) +from:0x0215b92c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b934 kind:load to:0x020b3000 module:overlay(0) +from:0x0215b964 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b984 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b994 kind:arm_call to:0x0215c868 module:overlay(66) +from:0x0215b9a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b9a8 kind:load to:0x020b3000 module:overlay(0) +from:0x0215b9b8 kind:arm_call to:0x02016694 module:main +from:0x0215b9c0 kind:arm_call to:0x02158e74 module:overlay(66) +from:0x0215b9c8 kind:arm_call to:0x02158e74 module:overlay(66) +from:0x0215b9d0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b9d8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b9e0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b9e8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215ba00 kind:arm_call to:0x02016694 module:main +from:0x0215ba08 kind:arm_call to:0x02158e74 module:overlay(66) +from:0x0215ba10 kind:arm_call to:0x02158e74 module:overlay(66) +from:0x0215ba18 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215ba20 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ba28 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215ba30 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215ba38 kind:arm_call to:0x02011ff4 module:main +from:0x0215ba4c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215ba60 kind:load to:0x02162810 module:overlay(66) +from:0x0215ba7c kind:arm_call to:0x020978dc module:overlay(0) +from:0x0215ba94 kind:load to:0x02161d94 module:overlay(66) +from:0x0215baa0 kind:load to:0x021628e8 module:overlay(66) +from:0x0215bab4 kind:arm_call to:0x02011f3c module:main +from:0x0215bac0 kind:arm_call to:0x0215bbb0 module:overlay(66) +from:0x0215bad8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215bb38 kind:load to:0x02161d70 module:overlay(66) +from:0x0215bb60 kind:load to:0x020b539c module:overlay(0) +from:0x0215bb90 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215bba4 kind:load to:0x020b539c module:overlay(0) +from:0x0215bbc0 kind:arm_call to:0x0215bb44 module:overlay(66) +from:0x0215bc08 kind:arm_call to:0x0215bb44 module:overlay(66) +from:0x0215bc0c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215bc14 kind:arm_call to:0x0215bb64 module:overlay(66) +from:0x0215bc28 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215bc4c kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0215bc64 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bc74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bcec kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0215bd08 kind:load to:0x0215ecc4 module:overlay(66) +from:0x0215bd0c kind:load to:0x0215e2dc module:overlay(66) +from:0x0215bd10 kind:load to:0x02161e90 module:overlay(66) +from:0x0215bd14 kind:load to:0x020b539c module:overlay(0) +from:0x0215bd18 kind:load to:0x02161e40 module:overlay(66) +from:0x0215bd28 kind:arm_call to:0x01fff458 module:itcm +from:0x0215bd44 kind:arm_call to:0x01fff458 module:itcm +from:0x0215bd78 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x0215bd8c kind:load to:0x0215d8a8 module:overlay(66) +from:0x0215bde0 kind:load to:0x02161db0 module:overlay(66) +from:0x0215be14 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0215be74 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215be9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bed4 kind:load to:0x02161df8 module:overlay(66) +from:0x0215bee8 kind:load to:0x020a995c module:overlay(0) +from:0x0215bef8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bf00 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215bf08 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215bf20 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bf28 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215bf30 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215bf38 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf4c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215bf60 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215bf74 kind:load to:0x021629e0 module:overlay(66) +from:0x0215bf88 kind:arm_call to:0x02011f3c module:main +from:0x0215bf94 kind:arm_call to:0x0215c120 module:overlay(66) +from:0x0215bfac kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c00c kind:load to:0x02161fd0 module:overlay(66) +from:0x0215c024 kind:load to:0x02162ab8 module:overlay(66) +from:0x0215c038 kind:arm_call to:0x02011f3c module:main +from:0x0215c044 kind:arm_call to:0x0215c120 module:overlay(66) +from:0x0215c058 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c0b4 kind:load to:0x02161fac module:overlay(66) +from:0x0215c0d8 kind:load to:0x020b539c module:overlay(0) +from:0x0215c0fc kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215c118 kind:load to:0x020b539c module:overlay(0) +from:0x0215c12c kind:arm_call to:0x0215c0bc module:overlay(66) +from:0x0215c174 kind:arm_call to:0x0215c0dc module:overlay(66) +from:0x0215c17c kind:arm_call to:0x0215c0bc module:overlay(66) +from:0x0215c180 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215c198 kind:arm_call to:0x0216f748 module:overlay(94) +from:0x0215c200 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0215c218 kind:load to:0x021620dc module:overlay(66) +from:0x0215c21c kind:load to:0x020b539c module:overlay(0) +from:0x0215c220 kind:load to:0x02161fec module:overlay(66) +from:0x0215c230 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c264 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x0215c278 kind:load to:0x0215d8c0 module:overlay(66) +from:0x0215c2cc kind:load to:0x02162034 module:overlay(66) +from:0x0215c300 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0215c360 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215c388 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c3c0 kind:load to:0x02162084 module:overlay(66) +from:0x0215c3d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c3d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c3e0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215c3f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c400 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c408 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215c410 kind:arm_call to:0x02011ff4 module:main +from:0x0215c424 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c438 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c44c kind:load to:0x02162ba0 module:overlay(66) +from:0x0215c460 kind:arm_call to:0x02011f3c module:main +from:0x0215c46c kind:arm_call to:0x0215c49c module:overlay(66) +from:0x0215c480 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c498 kind:load to:0x02162200 module:overlay(66) +from:0x0215c4a4 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215c4b8 kind:load to:0x02162224 module:overlay(66) +from:0x0215c508 kind:load to:0x02162ba0 module:overlay(66) +from:0x0215c518 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c520 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c538 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c540 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c548 kind:arm_call to:0x02011ff4 module:main +from:0x0215c55c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c570 kind:load to:0x02162c88 module:overlay(66) +from:0x0215c584 kind:arm_call to:0x02011f3c module:main +from:0x0215c590 kind:arm_call to:0x0215c5d4 module:overlay(66) +from:0x0215c5a4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c5bc kind:load to:0x021622a4 module:overlay(66) +from:0x0215c5c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c5e0 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215c60c kind:arm_call to:0x0205a690 module:overlay(0) +from:0x0215c630 kind:arm_call to:0x0203d160 module:main +from:0x0215c640 kind:load to:0x021622f4 module:overlay(66) +from:0x0215c644 kind:load to:0x021622c8 module:overlay(66) +from:0x0215c648 kind:load to:0x0215c650 module:overlay(66) +from:0x0215c64c kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x0215c664 kind:arm_call to:0x0203d210 module:main +from:0x0215c670 kind:load to:0x0215c674 module:overlay(66) +from:0x0215c67c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215c694 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0215c69c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0215c6b8 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215c6c4 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215c6f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c70c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215c718 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215c74c kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215c758 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215c764 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215c7a0 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x0215c7b0 kind:load to:0x0216227c module:overlay(66) +from:0x0215c7b4 kind:load to:0x0216234c module:overlay(66) +from:0x0215c7b8 kind:load to:0x02162358 module:overlay(66) +from:0x0215c808 kind:load to:0x02162c88 module:overlay(66) +from:0x0215c848 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c864 kind:load to:0x027e0cec module:dtcm +from:0x0215c8a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c8c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c8e0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c8fc kind:load to:0x027e0cec module:dtcm +from:0x0215c928 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c930 kind:arm_call to:0x02011ff4 module:main +from:0x0215c954 kind:arm_call to:0x0203d210 module:main +from:0x0215c95c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c964 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c96c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c978 kind:load to:0x0215c650 module:overlay(66) +from:0x0215c994 kind:arm_call to:0x0203d210 module:main +from:0x0215c99c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c9a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c9ac kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c9b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c9c0 kind:load to:0x0215c650 module:overlay(66) +from:0x0215c9cc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c9e0 kind:load to:0x02162d70 module:overlay(66) +from:0x0215c9f4 kind:arm_call to:0x02011f3c module:main +from:0x0215ca00 kind:arm_call to:0x0215ca3c module:overlay(66) +from:0x0215ca18 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215ca38 kind:load to:0x0216236c module:overlay(66) +from:0x0215ca44 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215ca58 kind:load to:0x02162388 module:overlay(66) +from:0x0215caa8 kind:load to:0x02162d70 module:overlay(66) +from:0x0215cac0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cac8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215cae0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cae8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215caf0 kind:arm_call to:0x02011ff4 module:main +from:0x0215cb04 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215cb18 kind:load to:0x02162e54 module:overlay(66) +from:0x0215cb2c kind:arm_call to:0x02011f3c module:main +from:0x0215cb38 kind:arm_call to:0x0215cb80 module:overlay(66) +from:0x0215cb4c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215cb7c kind:load to:0x021623f4 module:overlay(66) +from:0x0215cb88 kind:arm_call to:0x020f409c module:overlay(31) +from:0x0215cba8 kind:load to:0x02162418 module:overlay(66) +from:0x0215cbb4 kind:arm_call to:0x020f4144 module:overlay(31) +from:0x0215cbc4 kind:arm_call to:0x0215cbf0 module:overlay(66) +from:0x0215cbcc kind:arm_call to:0x020f41e0 module:overlay(31) +from:0x0215cbd8 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x0215cc28 kind:load to:0x021623dc module:overlay(66) +from:0x0215cc68 kind:arm_call to:0x020f4908 module:overlay(31) +from:0x0215cc70 kind:load to:0x021623cc module:overlay(66) +from:0x0215ccec kind:arm_call to:0x020f58f0 module:overlays(21,31) +from:0x0215cd04 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x0215cd0c kind:arm_call to:0x020f59f0 module:overlay(31) +from:0x0215cd30 kind:arm_call to:0x020f488c module:overlay(31) +from:0x0215cd40 kind:arm_call to:0x020f5448 module:overlay(31) +from:0x0215cd48 kind:arm_call to:0x020f596c module:overlay(31) +from:0x0215cd64 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215cd94 kind:arm_call to:0x0215cc2c module:overlay(66) +from:0x0215cd9c kind:arm_call to:0x020f5b94 module:overlay(31) +from:0x0215cdb4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215cdbc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cdc4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215cddc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215cde4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cdec kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215cdf4 kind:arm_call to:0x02011ff4 module:main +from:0x0215ce08 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215ce1c kind:load to:0x02162ea0 module:overlay(66) +from:0x0215ce30 kind:arm_call to:0x02011f3c module:main +from:0x0215ce3c kind:arm_call to:0x0215ce94 module:overlay(66) +from:0x0215ce54 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215ce8c kind:load to:0x0216247c module:overlay(66) +from:0x0215ce9c kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215ceb0 kind:load to:0x02162498 module:overlay(66) +from:0x0215cf00 kind:load to:0x02162ea0 module:overlay(66) +from:0x0215cf18 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cf20 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215cf38 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cf40 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215cf48 kind:arm_call to:0x02011ff4 module:main +from:0x0215cf5c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215cf70 kind:load to:0x02162f84 module:overlay(66) +from:0x0215cf84 kind:arm_call to:0x02011f3c module:main +from:0x0215cf90 kind:arm_call to:0x0215cfe8 module:overlay(66) +from:0x0215cfa8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215cfe0 kind:load to:0x021624e4 module:overlay(66) +from:0x0215cff0 kind:arm_call to:0x0214f614 module:overlay(58) +from:0x0215d004 kind:load to:0x02162500 module:overlay(66) +from:0x0215d054 kind:load to:0x02162f84 module:overlay(66) +from:0x0215d06c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d074 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215d08c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d094 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215d09c kind:arm_call to:0x02011ff4 module:main +from:0x0215d0b0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215d0cc kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0215d0e8 kind:load to:0x021625ac module:overlay(66) +from:0x0215d0f4 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215d144 kind:load to:0x02163068 module:overlay(66) +from:0x0215d158 kind:arm_call to:0x02011f3c module:main +from:0x0215d164 kind:arm_call to:0x0215d218 module:overlay(66) +from:0x0215d17c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215d18c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215d200 kind:load to:0x02162568 module:overlay(66) +from:0x0215d208 kind:load to:0x02162584 module:overlay(66) +from:0x0215d20c kind:load to:0x0216254c module:overlay(66) +from:0x0215d220 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215d230 kind:arm_call to:0x0215d0bc module:overlay(66) +from:0x0215d258 kind:load to:0x021625d8 module:overlay(66) +from:0x0215d264 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d280 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215d320 kind:load to:0x02163068 module:overlay(66) +from:0x0215d324 kind:load to:0x0216313c module:overlay(66) +from:0x0215d3d0 kind:arm_call to:0x0215d4a8 module:overlay(66) +from:0x0215d470 kind:load to:0x02049be4 module:main +from:0x0215d4f8 kind:arm_call to:0x02039f04 module:main +from:0x0215d504 kind:arm_call to:0x0203a978 module:main +from:0x0215d50c kind:arm_call to:0x02039d60 module:main +from:0x0215d550 kind:arm_call to:0x02039f04 module:main +from:0x0215d55c kind:arm_call to:0x0203a978 module:main +from:0x0215d568 kind:arm_call to:0x0203a978 module:main +from:0x0215d574 kind:arm_call to:0x0203ab58 module:main +from:0x0215d5a8 kind:arm_call to:0x02039f04 module:main +from:0x0215d5b4 kind:arm_call to:0x0203a978 module:main +from:0x0215d5c0 kind:arm_call to:0x0203a978 module:main +from:0x0215d5c8 kind:arm_call to:0x0203ad88 module:main +from:0x0215d5cc kind:arm_call to:0x0203a5ac module:main +from:0x0215d624 kind:arm_call to:0x02039f04 module:main +from:0x0215d630 kind:arm_call to:0x0203a978 module:main +from:0x0215d638 kind:arm_call to:0x02039d60 module:main +from:0x0215d674 kind:arm_call to:0x02039f04 module:main +from:0x0215d680 kind:arm_call to:0x0203a978 module:main +from:0x0215d68c kind:arm_call to:0x0203a978 module:main +from:0x0215d698 kind:arm_call to:0x0203ab58 module:main +from:0x0215d6c4 kind:arm_call to:0x02039f04 module:main +from:0x0215d6d0 kind:arm_call to:0x0203a978 module:main +from:0x0215d6dc kind:arm_call to:0x0203a978 module:main +from:0x0215d6e4 kind:arm_call to:0x0203ad88 module:main +from:0x0215d6e8 kind:arm_call to:0x0203a5ac module:main +from:0x0215d71c kind:load to:0x02049be4 module:main +from:0x0215d730 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d738 kind:arm_call to:0x02011ff4 module:main +from:0x0215d750 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d758 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215d770 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d778 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215d780 kind:arm_call to:0x02011ff4 module:main +from:0x0215d794 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215d8e4 kind:arm_call to:0x02157ed0 module:overlay(66) +from:0x0215d8f4 kind:arm_call to:0x0203ce74 module:main +from:0x0215d908 kind:load to:0x02162620 module:overlay(66) +from:0x0215d90c kind:load to:0x02162630 module:overlay(66) +from:0x0215d910 kind:load to:0x02158d7c module:overlay(66) +from:0x0215d914 kind:load to:0x02162624 module:overlay(66) +from:0x0215d934 kind:arm_call to:0x02158dc0 module:overlay(66) +from:0x0215d944 kind:arm_call to:0x0203ce74 module:main +from:0x0215d958 kind:load to:0x02162708 module:overlay(66) +from:0x0215d95c kind:load to:0x02162718 module:overlay(66) +from:0x0215d960 kind:load to:0x0215ba44 module:overlay(66) +from:0x0215d964 kind:load to:0x0216270c module:overlay(66) +from:0x0215d984 kind:arm_call to:0x0215ba6c module:overlay(66) +from:0x0215d994 kind:arm_call to:0x0203ce74 module:main +from:0x0215d9bc kind:arm_call to:0x0215bac8 module:overlay(66) +from:0x0215d9cc kind:arm_call to:0x0203ce74 module:main +from:0x0215d9e0 kind:load to:0x021627f0 module:overlay(66) +from:0x0215d9e4 kind:load to:0x02162810 module:overlay(66) +from:0x0215d9e8 kind:load to:0x0215bf44 module:overlay(66) +from:0x0215d9ec kind:load to:0x021627f8 module:overlay(66) +from:0x0215d9f0 kind:load to:0x021628e8 module:overlay(66) +from:0x0215d9f4 kind:load to:0x0215bf58 module:overlay(66) +from:0x0215d9f8 kind:load to:0x02162804 module:overlay(66) +from:0x0215da18 kind:arm_call to:0x0215bf9c module:overlay(66) +from:0x0215da28 kind:arm_call to:0x0203ce74 module:main +from:0x0215da50 kind:arm_call to:0x0215c04c module:overlay(66) +from:0x0215da60 kind:arm_call to:0x0203ce74 module:main +from:0x0215da74 kind:load to:0x021629c0 module:overlay(66) +from:0x0215da78 kind:load to:0x021629e0 module:overlay(66) +from:0x0215da7c kind:load to:0x0215c41c module:overlay(66) +from:0x0215da80 kind:load to:0x021629c8 module:overlay(66) +from:0x0215da84 kind:load to:0x02162ab8 module:overlay(66) +from:0x0215da88 kind:load to:0x0215c430 module:overlay(66) +from:0x0215da8c kind:load to:0x021629d4 module:overlay(66) +from:0x0215daac kind:arm_call to:0x0215c474 module:overlay(66) +from:0x0215dabc kind:arm_call to:0x0203ce74 module:main +from:0x0215dad0 kind:load to:0x02162b90 module:overlay(66) +from:0x0215dad4 kind:load to:0x02162ba0 module:overlay(66) +from:0x0215dad8 kind:load to:0x0215c554 module:overlay(66) +from:0x0215dadc kind:load to:0x02162b94 module:overlay(66) +from:0x0215dafc kind:arm_call to:0x0215c598 module:overlay(66) +from:0x0215db0c kind:arm_call to:0x0203ce74 module:main +from:0x0215db20 kind:load to:0x02162c78 module:overlay(66) +from:0x0215db24 kind:load to:0x02162c88 module:overlay(66) +from:0x0215db28 kind:load to:0x0215c9c4 module:overlay(66) +from:0x0215db2c kind:load to:0x02162c7c module:overlay(66) +from:0x0215db4c kind:arm_call to:0x0215ca08 module:overlay(66) +from:0x0215db5c kind:arm_call to:0x0203ce74 module:main +from:0x0215db70 kind:load to:0x02162d60 module:overlay(66) +from:0x0215db74 kind:load to:0x02162d70 module:overlay(66) +from:0x0215db78 kind:load to:0x0215cafc module:overlay(66) +from:0x0215db7c kind:load to:0x02162d64 module:overlay(66) +from:0x0215db9c kind:arm_call to:0x0215cb40 module:overlay(66) +from:0x0215dbac kind:arm_call to:0x0203ce74 module:main +from:0x0215dbc0 kind:load to:0x02162e44 module:overlay(66) +from:0x0215dbc4 kind:load to:0x02162e54 module:overlay(66) +from:0x0215dbc8 kind:load to:0x0215ce00 module:overlay(66) +from:0x0215dbcc kind:load to:0x02162e48 module:overlay(66) +from:0x0215dbec kind:arm_call to:0x0215ce44 module:overlay(66) +from:0x0215dbfc kind:arm_call to:0x0203ce74 module:main +from:0x0215dc10 kind:load to:0x02162e90 module:overlay(66) +from:0x0215dc14 kind:load to:0x02162ea0 module:overlay(66) +from:0x0215dc18 kind:load to:0x0215cf54 module:overlay(66) +from:0x0215dc1c kind:load to:0x02162e94 module:overlay(66) +from:0x0215dc3c kind:arm_call to:0x0215cf98 module:overlay(66) +from:0x0215dc4c kind:arm_call to:0x0203ce74 module:main +from:0x0215dc60 kind:load to:0x02162f74 module:overlay(66) +from:0x0215dc64 kind:load to:0x02162f84 module:overlay(66) +from:0x0215dc68 kind:load to:0x0215d0a8 module:overlay(66) +from:0x0215dc6c kind:load to:0x02162f78 module:overlay(66) +from:0x0215dc8c kind:arm_call to:0x0215d16c module:overlay(66) +from:0x0215dc9c kind:arm_call to:0x0203ce74 module:main +from:0x0215dcb0 kind:load to:0x02163058 module:overlay(66) +from:0x0215dcb4 kind:load to:0x02163068 module:overlay(66) +from:0x0215dcb8 kind:load to:0x0215d78c module:overlay(66) +from:0x0215dcbc kind:load to:0x0216305c module:overlay(66) +from:0x0215dcc0 kind:load to:0x0215d8c8 module:overlay(66) +from:0x0215dcc4 kind:load to:0x0215d918 module:overlay(66) +from:0x0215dcc8 kind:load to:0x0215d968 module:overlay(66) +from:0x0215dccc kind:load to:0x0215d9fc module:overlay(66) +from:0x0215dcd0 kind:load to:0x0215da90 module:overlay(66) +from:0x0215dcd4 kind:load to:0x0215dae0 module:overlay(66) +from:0x0215dcd8 kind:load to:0x0215db30 module:overlay(66) +from:0x0215dcdc kind:load to:0x0215db80 module:overlay(66) +from:0x0215dce0 kind:load to:0x0215dbd0 module:overlay(66) +from:0x0215dce4 kind:load to:0x0215dc20 module:overlay(66) +from:0x0215dce8 kind:load to:0x0215dc70 module:overlay(66) +from:0x0215e224 kind:load to:0x02157f78 module:overlay(66) +from:0x0215e228 kind:load to:0x02157f94 module:overlay(66) +from:0x0215e22c kind:load to:0x02157fc4 module:overlay(66) +from:0x0215e230 kind:load to:0x02165950 module:overlay(89) +from:0x0215e234 kind:load to:0x021659b4 module:overlays(89,92) +from:0x0215e240 kind:load to:0x02157eac module:overlay(66) +from:0x0215e244 kind:load to:0x02097944 module:overlay(0) +from:0x0215e248 kind:load to:0x02097754 module:overlay(0) +from:0x0215e24c kind:load to:0x020977d0 module:overlay(0) +from:0x0215e250 kind:load to:0x0209794c module:overlay(0) +from:0x0215e254 kind:load to:0x0209796c module:overlay(0) +from:0x0215e258 kind:load to:0x02097998 module:overlay(0) +from:0x0215e294 kind:load to:0x0215845c module:overlay(66) +from:0x0215e298 kind:load to:0x02158c24 module:overlay(66) +from:0x0215e29c kind:load to:0x02099b00 module:overlay(0) +from:0x0215e2a0 kind:load to:0x02099b38 module:overlay(0) +from:0x0215e2a4 kind:load to:0x0209a13c module:overlay(0) +from:0x0215e2a8 kind:load to:0x0209a144 module:overlay(0) +from:0x0215e2ac kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215e2b0 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215e2b4 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215e2b8 kind:load to:0x0209a06c module:overlay(0) +from:0x0215e2bc kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215e2c0 kind:load to:0x0209a10c module:overlay(0) +from:0x0215e2c4 kind:load to:0x02158c1c module:overlay(66) +from:0x0215e2c8 kind:load to:0x0209a124 module:overlay(0) +from:0x0215e2cc kind:load to:0x02158c0c module:overlay(66) +from:0x0215e2d0 kind:load to:0x02158be8 module:overlay(66) +from:0x0215e2dc kind:load to:0x02158448 module:overlay(66) +from:0x0215e2e0 kind:load to:0x02158d18 module:overlay(66) +from:0x0215e2e4 kind:load to:0x0209a254 module:overlay(0) +from:0x0215e2e8 kind:load to:0x0209a288 module:overlay(0) +from:0x0215e2ec kind:load to:0x0209a320 module:overlay(0) +from:0x0215e2f0 kind:load to:0x0209a334 module:overlay(0) +from:0x0215e2f4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215e2f8 kind:load to:0x0209a35c module:overlay(0) +from:0x0215e2fc kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215e300 kind:load to:0x0209a06c module:overlay(0) +from:0x0215e304 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215e308 kind:load to:0x0209a308 module:overlay(0) +from:0x0215e30c kind:load to:0x0209a348 module:overlay(0) +from:0x0215e310 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215e314 kind:load to:0x02158cec module:overlay(66) +from:0x0215e318 kind:load to:0x02158cc8 module:overlay(66) +from:0x0215e31c kind:load to:0x0209a70c module:overlay(0) +from:0x0215e398 kind:load to:0x0215de64 module:overlay(66) +from:0x0215e39c kind:load to:0x0215e044 module:overlay(66) +from:0x0215e3a0 kind:load to:0x0215df2c module:overlay(66) +from:0x0215e3a4 kind:load to:0x0215df34 module:overlay(66) +from:0x0215e3a8 kind:load to:0x0215e0a4 module:overlay(66) +from:0x0215e3ac kind:load to:0x0215e04c module:overlay(66) +from:0x0215e3b0 kind:load to:0x0215e0c4 module:overlay(66) +from:0x0215e3b4 kind:load to:0x0215e05c module:overlay(66) +from:0x0215e3b8 kind:load to:0x0215dfbc module:overlay(66) +from:0x0215e3bc kind:load to:0x0215e064 module:overlay(66) +from:0x0215e3c0 kind:load to:0x0215e0d4 module:overlay(66) +from:0x0215e3c4 kind:load to:0x0215dd5c module:overlay(66) +from:0x0215e3c8 kind:load to:0x0215de74 module:overlay(66) +from:0x0215e3cc kind:load to:0x0215df4c module:overlay(66) +from:0x0215e3d0 kind:load to:0x0215df4c module:overlay(66) +from:0x0215e3d4 kind:load to:0x0215df54 module:overlay(66) +from:0x0215e3d8 kind:load to:0x0215e07c module:overlay(66) +from:0x0215e3dc kind:load to:0x0215df5c module:overlay(66) +from:0x0215e3e0 kind:load to:0x0215e08c module:overlay(66) +from:0x0215e3e4 kind:load to:0x0215de6c module:overlay(66) +from:0x0215e3e8 kind:load to:0x0215e094 module:overlay(66) +from:0x0215e3ec kind:load to:0x0215e054 module:overlay(66) +from:0x0215e3f0 kind:load to:0x0215df3c module:overlay(66) +from:0x0215e3f4 kind:load to:0x0215df14 module:overlay(66) +from:0x0215e3f8 kind:load to:0x0215df6c module:overlay(66) +from:0x0215e3fc kind:load to:0x0215dd08 module:overlay(66) +from:0x0215e400 kind:load to:0x0215de34 module:overlay(66) +from:0x0215e404 kind:load to:0x0215dd78 module:overlay(66) +from:0x0215e408 kind:load to:0x0215dd7c module:overlay(66) +from:0x0215e49c kind:load to:0x0215df44 module:overlay(66) +from:0x0215e4a0 kind:load to:0x0215e084 module:overlay(66) +from:0x0215e4a4 kind:load to:0x0215e0dc module:overlay(66) +from:0x0215e4a8 kind:load to:0x0215de8c module:overlay(66) +from:0x0215e4ac kind:load to:0x0215df74 module:overlay(66) +from:0x0215e4b0 kind:load to:0x0215e0e4 module:overlay(66) +from:0x0215e4b4 kind:load to:0x0215e1e0 module:overlay(66) +from:0x0215e4b8 kind:load to:0x0215e1ec module:overlay(66) +from:0x0215e4bc kind:load to:0x0215e1f8 module:overlay(66) +from:0x0215e4c0 kind:load to:0x0215dd04 module:overlay(66) +from:0x0215e4c4 kind:load to:0x0215dd14 module:overlay(66) +from:0x0215e4c8 kind:load to:0x0215dd74 module:overlay(66) +from:0x0215e4cc kind:load to:0x0215dd64 module:overlay(66) +from:0x0215e4d0 kind:load to:0x0215dd10 module:overlay(66) +from:0x0215e4d4 kind:load to:0x0215dde4 module:overlay(66) +from:0x0215e4d8 kind:load to:0x0215dd70 module:overlay(66) +from:0x0215e4dc kind:load to:0x0215de24 module:overlay(66) +from:0x0215e4e0 kind:load to:0x0215e1c8 module:overlay(66) +from:0x0215e4e4 kind:load to:0x0215e1d4 module:overlay(66) +from:0x0215e4e8 kind:load to:0x0215dd08 module:overlay(66) +from:0x0215e4ec kind:load to:0x0215dd58 module:overlay(66) +from:0x0215e4f0 kind:load to:0x0215dd2c module:overlay(66) +from:0x0215e4f4 kind:load to:0x0215dd18 module:overlay(66) +from:0x0215e5a0 kind:load to:0x0215de64 module:overlay(66) +from:0x0215e5a4 kind:load to:0x0215de9c module:overlay(66) +from:0x0215e5a8 kind:load to:0x0215ddfc module:overlay(66) +from:0x0215e5ac kind:load to:0x0215e04c module:overlay(66) +from:0x0215e5b0 kind:load to:0x0215df7c module:overlay(66) +from:0x0215e5b4 kind:load to:0x0215df8c module:overlay(66) +from:0x0215e5b8 kind:load to:0x0215df94 module:overlay(66) +from:0x0215e5bc kind:load to:0x0215df9c module:overlay(66) +from:0x0215e5c0 kind:load to:0x0215dd5c module:overlay(66) +from:0x0215e5c4 kind:load to:0x0215de74 module:overlay(66) +from:0x0215e5c8 kind:load to:0x0215dd6c module:overlay(66) +from:0x0215e5cc kind:load to:0x0215df54 module:overlay(66) +from:0x0215e5d0 kind:load to:0x0215df5c module:overlay(66) +from:0x0215e5d4 kind:load to:0x0215de6c module:overlay(66) +from:0x0215e5d8 kind:load to:0x0215dea4 module:overlay(66) +from:0x0215e5dc kind:load to:0x0215deac module:overlay(66) +from:0x0215e5e0 kind:load to:0x0215dd08 module:overlay(66) +from:0x0215e5e4 kind:load to:0x0215dd58 module:overlay(66) +from:0x0215e5e8 kind:load to:0x0215dd1c module:overlay(66) +from:0x0215e5ec kind:load to:0x0215dd48 module:overlay(66) +from:0x0215e6a4 kind:load to:0x0215df44 module:overlay(66) +from:0x0215e6a8 kind:load to:0x0215e084 module:overlay(66) +from:0x0215e6ac kind:load to:0x0215e0dc module:overlay(66) +from:0x0215e6b0 kind:load to:0x0215de8c module:overlay(66) +from:0x0215e6b4 kind:load to:0x0215df74 module:overlay(66) +from:0x0215e6b8 kind:load to:0x0215e0e4 module:overlay(66) +from:0x0215e6bc kind:load to:0x0215e1e0 module:overlay(66) +from:0x0215e6c0 kind:load to:0x0215e1ec module:overlay(66) +from:0x0215e6c4 kind:load to:0x0215e1f8 module:overlay(66) +from:0x0215e6c8 kind:load to:0x0215dd04 module:overlay(66) +from:0x0215e6cc kind:load to:0x0215dd14 module:overlay(66) +from:0x0215e6d0 kind:load to:0x0215dd74 module:overlay(66) +from:0x0215e6d4 kind:load to:0x0215dd64 module:overlay(66) +from:0x0215e6d8 kind:load to:0x0215dd10 module:overlay(66) +from:0x0215e6dc kind:load to:0x0215dde4 module:overlay(66) +from:0x0215e6e0 kind:load to:0x0215dd70 module:overlay(66) +from:0x0215e6e4 kind:load to:0x0215de24 module:overlay(66) +from:0x0215e6e8 kind:load to:0x0215e1c8 module:overlay(66) +from:0x0215e6ec kind:load to:0x0215e1d4 module:overlay(66) +from:0x0215e6f0 kind:load to:0x0215dd08 module:overlay(66) +from:0x0215e6f4 kind:load to:0x0215dd58 module:overlay(66) +from:0x0215e6f8 kind:load to:0x0215dd2c module:overlay(66) +from:0x0215e6fc kind:load to:0x0215dd18 module:overlay(66) +from:0x0215e7a8 kind:load to:0x0215df64 module:overlay(66) +from:0x0215e7ac kind:load to:0x0215df04 module:overlay(66) +from:0x0215e7b0 kind:load to:0x0215de44 module:overlay(66) +from:0x0215e7b4 kind:load to:0x0215de94 module:overlay(66) +from:0x0215e7b8 kind:load to:0x0215deec module:overlay(66) +from:0x0215e7bc kind:load to:0x0215def4 module:overlay(66) +from:0x0215e7c0 kind:load to:0x0215dd38 module:overlay(66) +from:0x0215e7c4 kind:load to:0x0215dd28 module:overlay(66) +from:0x0215e7c8 kind:load to:0x0215dd68 module:overlay(66) +from:0x0215e7cc kind:load to:0x0215dd40 module:overlay(66) +from:0x0215e7d0 kind:load to:0x0215dd20 module:overlay(66) +from:0x0215e7d4 kind:load to:0x0215de3c module:overlay(66) +from:0x0215e7d8 kind:load to:0x0215dd24 module:overlay(66) +from:0x0215e7dc kind:load to:0x0215dd30 module:overlay(66) +from:0x0215e7e0 kind:load to:0x0215dd00 module:overlay(66) +from:0x0215e7e4 kind:load to:0x0215dd4c module:overlay(66) +from:0x0215e7e8 kind:load to:0x0215dd60 module:overlay(66) +from:0x0215e7ec kind:load to:0x0215dd44 module:overlay(66) +from:0x0215e7f0 kind:load to:0x0215dd50 module:overlay(66) +from:0x0215e7f4 kind:load to:0x0215de5c module:overlay(66) +from:0x0215e7f8 kind:load to:0x0215de54 module:overlay(66) +from:0x0215e8ac kind:load to:0x0215deb4 module:overlay(66) +from:0x0215e8b0 kind:load to:0x0215debc module:overlay(66) +from:0x0215e8b4 kind:load to:0x0215dfac module:overlay(66) +from:0x0215e8b8 kind:load to:0x0215dec4 module:overlay(66) +from:0x0215e8bc kind:load to:0x0215decc module:overlay(66) +from:0x0215e8c0 kind:load to:0x0215decc module:overlay(66) +from:0x0215e8c4 kind:load to:0x0215dd3c module:overlay(66) +from:0x0215e8c8 kind:load to:0x0215dd84 module:overlay(66) +from:0x0215e8cc kind:load to:0x0215dd0c module:overlay(66) +from:0x0215e8d0 kind:load to:0x0215ddbc module:overlay(66) +from:0x0215e8d4 kind:load to:0x0215e0ac module:overlay(66) +from:0x0215e8d8 kind:load to:0x0215e0bc module:overlay(66) +from:0x0215e8dc kind:load to:0x0215e0f0 module:overlay(66) +from:0x0215e8e0 kind:load to:0x0215e108 module:overlay(66) +from:0x0215e8e4 kind:load to:0x0215e114 module:overlay(66) +from:0x0215e8e8 kind:load to:0x0215e210 module:overlay(66) +from:0x0215e8ec kind:load to:0x0215dedc module:overlay(66) +from:0x0215e8f0 kind:load to:0x0215dfe4 module:overlay(66) +from:0x0215e8f4 kind:load to:0x0215ddec module:overlay(66) +from:0x0215e8f8 kind:load to:0x0215de84 module:overlay(66) +from:0x0215e8fc kind:load to:0x0215dddc module:overlay(66) +from:0x0215e9b0 kind:load to:0x0215e0fc module:overlay(66) +from:0x0215e9b4 kind:load to:0x0215dfc4 module:overlay(66) +from:0x0215e9b8 kind:load to:0x0215dd9c module:overlay(66) +from:0x0215e9bc kind:load to:0x0215ddf4 module:overlay(66) +from:0x0215e9c0 kind:load to:0x0215e120 module:overlay(66) +from:0x0215e9c4 kind:load to:0x0215dd94 module:overlay(66) +from:0x0215e9c8 kind:load to:0x0215df84 module:overlay(66) +from:0x0215e9cc kind:load to:0x0215dfd4 module:overlay(66) +from:0x0215e9d0 kind:load to:0x0215e03c module:overlay(66) +from:0x0215e9d4 kind:load to:0x0215dfdc module:overlay(66) +from:0x0215e9d8 kind:load to:0x0215ddac module:overlay(66) +from:0x0215e9dc kind:load to:0x0215ddc4 module:overlay(66) +from:0x0215e9e0 kind:load to:0x0215dfec module:overlay(66) +from:0x0215e9e4 kind:load to:0x0215dd8c module:overlay(66) +from:0x0215e9e8 kind:load to:0x0215e12c module:overlay(66) +from:0x0215e9ec kind:load to:0x0215dff4 module:overlay(66) +from:0x0215e9f0 kind:load to:0x0215dfa4 module:overlay(66) +from:0x0215e9f4 kind:load to:0x0215e138 module:overlay(66) +from:0x0215e9f8 kind:load to:0x0215e144 module:overlay(66) +from:0x0215e9fc kind:load to:0x0215e150 module:overlay(66) +from:0x0215ea00 kind:load to:0x0215e15c module:overlay(66) +from:0x0215ea04 kind:load to:0x0215e168 module:overlay(66) +from:0x0215ea08 kind:load to:0x0215e01c module:overlay(66) +from:0x0215ea0c kind:load to:0x0215e174 module:overlay(66) +from:0x0215ea10 kind:load to:0x0215e180 module:overlay(66) +from:0x0215ea14 kind:load to:0x0215e004 module:overlay(66) +from:0x0215ea18 kind:load to:0x0215e00c module:overlay(66) +from:0x0215ea1c kind:load to:0x0215e18c module:overlay(66) +from:0x0215ea20 kind:load to:0x0215e198 module:overlay(66) +from:0x0215ea24 kind:load to:0x0215de7c module:overlay(66) +from:0x0215ea28 kind:load to:0x0215de04 module:overlay(66) +from:0x0215ea2c kind:load to:0x0215de1c module:overlay(66) +from:0x0215ea30 kind:load to:0x0215e024 module:overlay(66) +from:0x0215ea34 kind:load to:0x0215e02c module:overlay(66) +from:0x0215ea38 kind:load to:0x0215ddd4 module:overlay(66) +from:0x0215ea3c kind:load to:0x0215e1b0 module:overlay(66) +from:0x0215ea40 kind:load to:0x0215ddcc module:overlay(66) +from:0x0215ea44 kind:load to:0x0215e034 module:overlay(66) +from:0x0215ea48 kind:load to:0x0215de2c module:overlay(66) +from:0x0215eab4 kind:load to:0x0215dfb4 module:overlay(66) +from:0x0215eab8 kind:load to:0x0215e0b4 module:overlay(66) +from:0x0215eabc kind:load to:0x0215e09c module:overlay(66) +from:0x0215eac0 kind:load to:0x0215dfcc module:overlay(66) +from:0x0215eac4 kind:load to:0x0215ded4 module:overlay(66) +from:0x0215eac8 kind:load to:0x0215dd04 module:overlay(66) +from:0x0215eacc kind:load to:0x0215dd54 module:overlay(66) +from:0x0215ead0 kind:load to:0x0215dd34 module:overlay(66) +from:0x0215ead4 kind:load to:0x0215dffc module:overlay(66) +from:0x0215ead8 kind:load to:0x0215e014 module:overlay(66) +from:0x0215eadc kind:load to:0x0215e1a4 module:overlay(66) +from:0x0215eae0 kind:load to:0x0215e1bc module:overlay(66) +from:0x0215eae4 kind:load to:0x0215e204 module:overlay(66) +from:0x0215eae8 kind:load to:0x0215dd08 module:overlay(66) +from:0x0215eaec kind:load to:0x0215dd1c module:overlay(66) +from:0x0215eaf0 kind:load to:0x0215ddb4 module:overlay(66) +from:0x0215ebb8 kind:load to:0x0215dee4 module:overlay(66) +from:0x0215ebbc kind:load to:0x0215defc module:overlay(66) +from:0x0215ebc0 kind:load to:0x0215df0c module:overlay(66) +from:0x0215ebc4 kind:load to:0x0215df1c module:overlay(66) +from:0x0215ebc8 kind:load to:0x0215de0c module:overlay(66) +from:0x0215ebcc kind:load to:0x0215de14 module:overlay(66) +from:0x0215ebd0 kind:load to:0x0215dd38 module:overlay(66) +from:0x0215ebd4 kind:load to:0x0215dd28 module:overlay(66) +from:0x0215ebd8 kind:load to:0x0215dd68 module:overlay(66) +from:0x0215ebdc kind:load to:0x0215dd40 module:overlay(66) +from:0x0215ebe0 kind:load to:0x0215dd20 module:overlay(66) +from:0x0215ebe4 kind:load to:0x0215df24 module:overlay(66) +from:0x0215ebe8 kind:load to:0x0215dda4 module:overlay(66) +from:0x0215ebec kind:load to:0x0215de4c module:overlay(66) +from:0x0215ebf0 kind:load to:0x0215e0cc module:overlay(66) +from:0x0215ebf4 kind:load to:0x0215e06c module:overlay(66) +from:0x0215ebf8 kind:load to:0x0215e074 module:overlay(66) +from:0x0215ebfc kind:load to:0x0215dd50 module:overlay(66) +from:0x0215ec00 kind:load to:0x0215de5c module:overlay(66) +from:0x0215ec04 kind:load to:0x0215de54 module:overlay(66) +from:0x0215ecc4 kind:load to:0x02098518 module:overlay(0) +from:0x0215ecc8 kind:load to:0x02098554 module:overlay(0) +from:0x0215eccc kind:load to:0x0209856c module:overlay(0) +from:0x0215ecd0 kind:load to:0x02098578 module:overlay(0) +from:0x0215ecd4 kind:load to:0x01fff464 module:itcm +from:0x0215ecd8 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215ecdc kind:load to:0x020a8d28 module:overlay(0) +from:0x0215ece0 kind:load to:0x020a8da4 module:overlay(0) +from:0x0215ece4 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215ece8 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215ecec kind:load to:0x020984bc module:overlay(0) +from:0x0215ecf0 kind:load to:0x020a995c module:overlay(0) +from:0x0215ecf4 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ecf8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ecfc kind:load to:0x02098584 module:overlay(0) +from:0x0215ed00 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ed04 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ed08 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ed0c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ed10 kind:load to:0x02158d5c module:overlay(66) +from:0x0215ed14 kind:load to:0x02158d34 module:overlay(66) +from:0x0215ed18 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215ed1c kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215ed20 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215ed24 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215ed28 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215ed2c kind:load to:0x020a9150 module:overlay(0) +from:0x0215ed30 kind:load to:0x020a914c module:overlay(0) +from:0x0215ed34 kind:load to:0x020a921c module:overlay(0) +from:0x0215ed38 kind:load to:0x020a9240 module:overlay(0) +from:0x0215ed3c kind:load to:0x020a9244 module:overlay(0) +from:0x0215ed40 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215ed44 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215ed48 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215ed4c kind:load to:0x020a8f54 module:overlay(0) +from:0x0215ed50 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215ed54 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215ed58 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215ed5c kind:load to:0x020a9448 module:overlay(0) +from:0x0215ed60 kind:load to:0x020a9598 module:overlay(0) +from:0x0215ed64 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ed68 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215ed6c kind:load to:0x020a97fc module:overlay(0) +from:0x0215ed70 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215ed74 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215ed78 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215ed7c kind:load to:0x020a99a4 module:overlay(0) +from:0x0215ed80 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215ed84 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215ed88 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215ed8c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215ed90 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215ed94 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215ed98 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215ed9c kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215eda0 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215eda4 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215eda8 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215edac kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215edb0 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215edb4 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215edb8 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215edbc kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215edc0 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215edc4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215edc8 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215edcc kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215edd0 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215edd4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215ede0 kind:load to:0x02098518 module:overlay(0) +from:0x0215ede4 kind:load to:0x02098554 module:overlay(0) +from:0x0215ede8 kind:load to:0x0209856c module:overlay(0) +from:0x0215edec kind:load to:0x02098578 module:overlay(0) +from:0x0215edf0 kind:load to:0x01fff464 module:itcm +from:0x0215edf4 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215edf8 kind:load to:0x02158a20 module:overlay(66) +from:0x0215edfc kind:load to:0x020a8da4 module:overlay(0) +from:0x0215ee00 kind:load to:0x02158a68 module:overlay(66) +from:0x0215ee04 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215ee08 kind:load to:0x020984bc module:overlay(0) +from:0x0215ee0c kind:load to:0x021589c0 module:overlay(66) +from:0x0215ee10 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ee14 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ee18 kind:load to:0x02098584 module:overlay(0) +from:0x0215ee1c kind:load to:0x020985f0 module:overlay(0) +from:0x0215ee20 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ee24 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ee28 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ee2c kind:load to:0x02158c40 module:overlay(66) +from:0x0215ee30 kind:load to:0x02158c80 module:overlay(66) +from:0x0215ee34 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215ee38 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215ee3c kind:load to:0x020a92d0 module:overlay(0) +from:0x0215ee40 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215ee44 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215ee48 kind:load to:0x020a9150 module:overlay(0) +from:0x0215ee4c kind:load to:0x020a914c module:overlay(0) +from:0x0215ee50 kind:load to:0x020a921c module:overlay(0) +from:0x0215ee54 kind:load to:0x020a9240 module:overlay(0) +from:0x0215ee58 kind:load to:0x020a9244 module:overlay(0) +from:0x0215ee5c kind:load to:0x02158498 module:overlay(66) +from:0x0215ee60 kind:load to:0x021587e8 module:overlay(66) +from:0x0215ee64 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215ee68 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215ee6c kind:load to:0x020a8f5c module:overlay(0) +from:0x0215ee70 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215ee74 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215ee78 kind:load to:0x02158ac0 module:overlay(66) +from:0x0215ee7c kind:load to:0x020a9598 module:overlay(0) +from:0x0215ee80 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ee84 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215ee88 kind:load to:0x020a97fc module:overlay(0) +from:0x0215ee8c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215ee90 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215ee94 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215ee98 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215ee9c kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215eea0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215eea4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215eea8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215eeac kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215eeb0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215eeb4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215eeb8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215eebc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215eec0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215eec4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215eec8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215eecc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215eed0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215eed4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215eed8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215eedc kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215eee0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215eee4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215eee8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215eeec kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215eef0 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215ffb0 kind:load to:0x02158e74 module:overlay(66) +from:0x0215ffb4 kind:load to:0x02158e90 module:overlay(66) +from:0x0215ffb8 kind:load to:0x02158ec8 module:overlay(66) +from:0x0215ffbc kind:load to:0x02165950 module:overlay(89) +from:0x0215ffc0 kind:load to:0x021659b4 module:overlays(89,92) +from:0x0215ffcc kind:load to:0x02158d9c module:overlay(66) +from:0x0215ffd0 kind:load to:0x02097944 module:overlay(0) +from:0x0215ffd4 kind:load to:0x02097754 module:overlay(0) +from:0x0215ffd8 kind:load to:0x020977d0 module:overlay(0) +from:0x0215ffdc kind:load to:0x0209794c module:overlay(0) +from:0x0215ffe0 kind:load to:0x0209796c module:overlay(0) +from:0x0215ffe4 kind:load to:0x02097998 module:overlay(0) +from:0x021600e0 kind:load to:0x02098518 module:overlay(0) +from:0x021600e4 kind:load to:0x02098554 module:overlay(0) +from:0x021600e8 kind:load to:0x0209856c module:overlay(0) +from:0x021600ec kind:load to:0x02098578 module:overlay(0) +from:0x021600f0 kind:load to:0x01fff464 module:itcm +from:0x021600f4 kind:load to:0x020a99d8 module:overlay(0) +from:0x021600f8 kind:load to:0x020a8d28 module:overlay(0) +from:0x021600fc kind:load to:0x020a8da4 module:overlay(0) +from:0x02160100 kind:load to:0x0215b67c module:overlay(66) +from:0x02160104 kind:load to:0x020a98f4 module:overlay(0) +from:0x02160108 kind:load to:0x020984bc module:overlay(0) +from:0x0216010c kind:load to:0x0215b61c module:overlay(66) +from:0x02160110 kind:load to:0x020984c4 module:overlay(0) +from:0x02160114 kind:load to:0x020984c8 module:overlay(0) +from:0x02160118 kind:load to:0x02098584 module:overlay(0) +from:0x0216011c kind:load to:0x020985f0 module:overlay(0) +from:0x02160120 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02160124 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02160128 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216012c kind:load to:0x0215b9ac module:overlay(66) +from:0x02160130 kind:load to:0x0215b9f4 module:overlay(66) +from:0x02160134 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02160138 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0216013c kind:load to:0x020a92d0 module:overlay(0) +from:0x02160140 kind:load to:0x020a8f78 module:overlay(0) +from:0x02160144 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02160148 kind:load to:0x020a9150 module:overlay(0) +from:0x0216014c kind:load to:0x020a914c module:overlay(0) +from:0x02160150 kind:load to:0x020a921c module:overlay(0) +from:0x02160154 kind:load to:0x020a9240 module:overlay(0) +from:0x02160158 kind:load to:0x020a9244 module:overlay(0) +from:0x0216015c kind:load to:0x0215ae50 module:overlay(66) +from:0x02160160 kind:load to:0x0215b448 module:overlay(66) +from:0x02160164 kind:load to:0x020a91b0 module:overlay(0) +from:0x02160168 kind:load to:0x020a8f54 module:overlay(0) +from:0x0216016c kind:load to:0x020a8f5c module:overlay(0) +from:0x02160170 kind:load to:0x020a8f64 module:overlay(0) +from:0x02160174 kind:load to:0x020a8f6c module:overlay(0) +from:0x02160178 kind:load to:0x0215b70c module:overlay(66) +from:0x0216017c kind:load to:0x020a9598 module:overlay(0) +from:0x02160180 kind:load to:0x020a95c4 module:overlay(0) +from:0x02160184 kind:load to:0x020a95e4 module:overlay(0) +from:0x02160188 kind:load to:0x020a97fc module:overlay(0) +from:0x0216018c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02160190 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02160194 kind:load to:0x020a8e84 module:overlay(0) +from:0x02160198 kind:load to:0x020a99a4 module:overlay(0) +from:0x0216019c kind:load to:0x0215b830 module:overlay(66) +from:0x021601a0 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021601a4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021601a8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021601ac kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021601b0 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x021601b4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021601b8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021601bc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021601c0 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x021601c4 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021601c8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021601cc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021601d0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021601d4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x021601d8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021601dc kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x021601e0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021601e4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x021601e8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021601ec kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x021601f0 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x021601f4 kind:load to:0x0215f138 module:overlay(66) +from:0x021601f8 kind:load to:0x0215f1b0 module:overlay(66) +from:0x021601fc kind:load to:0x0215f450 module:overlay(66) +from:0x02160200 kind:load to:0x0215f1d0 module:overlay(66) +from:0x02160204 kind:load to:0x0215f158 module:overlay(66) +from:0x02160208 kind:load to:0x0215f468 module:overlay(66) +from:0x021602f8 kind:load to:0x0215f478 module:overlay(66) +from:0x021602fc kind:load to:0x0215f748 module:overlay(66) +from:0x02160300 kind:load to:0x0215f488 module:overlay(66) +from:0x02160304 kind:load to:0x0215f760 module:overlay(66) +from:0x02160308 kind:load to:0x0215f4a8 module:overlay(66) +from:0x0216030c kind:load to:0x0215f788 module:overlay(66) +from:0x02160310 kind:load to:0x0215f3d0 module:overlay(66) +from:0x02160314 kind:load to:0x0215f7a8 module:overlay(66) +from:0x02160318 kind:load to:0x0215f3c0 module:overlay(66) +from:0x0216031c kind:load to:0x0215f100 module:overlay(66) +from:0x02160320 kind:load to:0x0215fcf4 module:overlay(66) +from:0x02160324 kind:load to:0x0215fa9c module:overlay(66) +from:0x02160328 kind:load to:0x0215f838 module:overlay(66) +from:0x0216032c kind:load to:0x0215f7c0 module:overlay(66) +from:0x02160330 kind:load to:0x0215faa8 module:overlay(66) +from:0x02160334 kind:load to:0x0215f7d8 module:overlay(66) +from:0x02160338 kind:load to:0x0215f590 module:overlay(66) +from:0x0216033c kind:load to:0x0215f7e0 module:overlay(66) +from:0x02160340 kind:load to:0x0215f570 module:overlay(66) +from:0x02160344 kind:load to:0x0215f270 module:overlay(66) +from:0x021603fc kind:load to:0x0215f5f0 module:overlay(66) +from:0x02160400 kind:load to:0x0215f1c0 module:overlay(66) +from:0x02160404 kind:load to:0x0215f620 module:overlay(66) +from:0x02160408 kind:load to:0x0215f2a0 module:overlay(66) +from:0x0216040c kind:load to:0x0215f640 module:overlay(66) +from:0x02160410 kind:load to:0x0215f650 module:overlay(66) +from:0x02160414 kind:load to:0x0215f200 module:overlay(66) +from:0x02160418 kind:load to:0x0215f698 module:overlay(66) +from:0x0216041c kind:load to:0x0215f308 module:overlay(66) +from:0x02160420 kind:load to:0x0215f850 module:overlay(66) +from:0x02160424 kind:load to:0x0215f6a0 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:0x0215f5e8 module:overlay(66) +from:0x02160434 kind:load to:0x0215f388 module:overlay(66) +from:0x02160438 kind:load to:0x0215f010 module:overlay(66) +from:0x0216043c kind:load to:0x0215f1e0 module:overlay(66) +from:0x02160440 kind:load to:0x0215f4e8 module:overlay(66) +from:0x02160444 kind:load to:0x0215f520 module:overlay(66) +from:0x02160448 kind:load to:0x0215f6d8 module:overlay(66) +from:0x0216044c kind:load to:0x0215f6e0 module:overlay(66) +from:0x02160450 kind:load to:0x0215f3f0 module:overlay(66) +from:0x02160454 kind:load to:0x0215f428 module:overlay(66) +from:0x02160458 kind:load to:0x0215f428 module:overlay(66) +from:0x0216045c kind:load to:0x0215f438 module:overlay(66) +from:0x02160460 kind:load to:0x0215f708 module:overlay(66) +from:0x02160464 kind:load to:0x0215fc40 module:overlay(66) +from:0x02160468 kind:load to:0x0215fc58 module:overlay(66) +from:0x0216046c kind:load to:0x0215fa18 module:overlay(66) +from:0x02160470 kind:load to:0x0215fc7c module:overlay(66) +from:0x02160474 kind:load to:0x0215fc88 module:overlay(66) +from:0x02160478 kind:load to:0x0215fe14 module:overlay(66) +from:0x0216047c kind:load to:0x0215fe20 module:overlay(66) +from:0x02160480 kind:load to:0x0215fd00 module:overlay(66) +from:0x02160484 kind:load to:0x0215ff48 module:overlay(66) +from:0x02160488 kind:load to:0x0215ff48 module:overlay(66) +from:0x0216048c kind:load to:0x0215ff58 module:overlay(66) +from:0x02160490 kind:load to:0x0215febc module:overlay(66) +from:0x02160494 kind:load to:0x0215ff98 module:overlay(66) +from:0x02160498 kind:load to:0x0215f9dc module:overlay(66) +from:0x0216049c kind:load to:0x0215fb20 module:overlay(66) +from:0x021604a0 kind:load to:0x0215f840 module:overlay(66) +from:0x021604a4 kind:load to:0x0215f678 module:overlay(66) +from:0x021604a8 kind:load to:0x0215f310 module:overlay(66) +from:0x021604ac kind:load to:0x0215f228 module:overlay(66) +from:0x02160500 kind:load to:0x0215f630 module:overlay(66) +from:0x02160504 kind:load to:0x0215ef50 module:overlay(66) +from:0x02160508 kind:load to:0x0215f020 module:overlay(66) +from:0x0216050c kind:load to:0x0215f638 module:overlay(66) +from:0x02160510 kind:load to:0x0215f2f0 module:overlay(66) +from:0x02160514 kind:load to:0x0215fb38 module:overlay(66) +from:0x02160518 kind:load to:0x0215fb44 module:overlay(66) +from:0x0216051c kind:load to:0x0215fb50 module:overlay(66) +from:0x02160520 kind:load to:0x0215fb5c module:overlay(66) +from:0x02160524 kind:load to:0x0215fb68 module:overlay(66) +from:0x02160604 kind:load to:0x0215f1f0 module:overlay(66) +from:0x02160608 kind:load to:0x0215f2b8 module:overlay(66) +from:0x0216060c kind:load to:0x0215ef70 module:overlay(66) +from:0x02160610 kind:load to:0x0215f3e0 module:overlay(66) +from:0x02160614 kind:load to:0x0215f670 module:overlay(66) +from:0x02160618 kind:load to:0x0215f2c8 module:overlay(66) +from:0x0216061c kind:load to:0x0215f680 module:overlay(66) +from:0x02160620 kind:load to:0x0215f688 module:overlay(66) +from:0x02160624 kind:load to:0x0215f2a8 module:overlay(66) +from:0x02160628 kind:load to:0x0215f2e0 module:overlay(66) +from:0x0216062c kind:load to:0x0215f2b0 module:overlay(66) +from:0x02160630 kind:load to:0x0215f078 module:overlay(66) +from:0x02160634 kind:load to:0x0215f128 module:overlay(66) +from:0x02160638 kind:load to:0x0215f0b0 module:overlay(66) +from:0x02160708 kind:load to:0x0215f2d0 module:overlay(66) +from:0x0216070c kind:load to:0x0215f2f8 module:overlay(66) +from:0x02160710 kind:load to:0x0215f318 module:overlay(66) +from:0x02160714 kind:load to:0x0215f320 module:overlay(66) +from:0x02160718 kind:load to:0x0215f328 module:overlay(66) +from:0x0216071c kind:load to:0x0215f330 module:overlay(66) +from:0x02160720 kind:load to:0x0215f2c0 module:overlay(66) +from:0x02160724 kind:load to:0x0215f6a8 module:overlay(66) +from:0x02160728 kind:load to:0x0215fb8c module:overlay(66) +from:0x0216072c kind:load to:0x0215fd54 module:overlay(66) +from:0x02160730 kind:load to:0x0215fb98 module:overlay(66) +from:0x02160734 kind:load to:0x0215f7f0 module:overlay(66) +from:0x02160738 kind:load to:0x0215f658 module:overlay(66) +from:0x0216073c kind:load to:0x0215f0f0 module:overlay(66) +from:0x02160740 kind:load to:0x0215f6c8 module:overlay(66) +from:0x02160744 kind:load to:0x0215f368 module:overlay(66) +from:0x02160748 kind:load to:0x0215f610 module:overlay(66) +from:0x0216074c kind:load to:0x0215f108 module:overlay(66) +from:0x02160750 kind:load to:0x0215f108 module:overlay(66) +from:0x02160754 kind:load to:0x0215f88c module:overlay(66) +from:0x02160758 kind:load to:0x0215f8b0 module:overlay(66) +from:0x0216075c kind:load to:0x0215f8bc module:overlay(66) +from:0x02160760 kind:load to:0x0215f410 module:overlay(66) +from:0x02160764 kind:load to:0x0215f6d0 module:overlay(66) +from:0x02160768 kind:load to:0x0215f258 module:overlay(66) +from:0x0216076c kind:load to:0x0215f0c0 module:overlay(66) +from:0x02160770 kind:load to:0x0215f5e0 module:overlay(66) +from:0x02160774 kind:load to:0x0215fd60 module:overlay(66) +from:0x02160778 kind:load to:0x0215fbc8 module:overlay(66) +from:0x0216077c kind:load to:0x0215fbd4 module:overlay(66) +from:0x02160780 kind:load to:0x0215fd6c module:overlay(66) +from:0x02160784 kind:load to:0x0215f91c module:overlay(66) +from:0x02160788 kind:load to:0x0215f3b0 module:overlay(66) +from:0x0216078c kind:load to:0x0215f6e8 module:overlay(66) +from:0x02160790 kind:load to:0x0215f5f8 module:overlay(66) +from:0x02160794 kind:load to:0x0215f5f8 module:overlay(66) +from:0x02160798 kind:load to:0x0215fbec module:overlay(66) +from:0x0216079c kind:load to:0x0215fbf8 module:overlay(66) +from:0x021607a0 kind:load to:0x0215fc04 module:overlay(66) +from:0x021607a4 kind:load to:0x0215fc10 module:overlay(66) +from:0x021607a8 kind:load to:0x0215f970 module:overlay(66) +from:0x021607ac kind:load to:0x0215fd9c module:overlay(66) +from:0x021607b0 kind:load to:0x0215f9a0 module:overlay(66) +from:0x021607b4 kind:load to:0x0215f0d8 module:overlay(66) +from:0x021607b8 kind:load to:0x0215f208 module:overlay(66) +from:0x021607bc kind:load to:0x0215f268 module:overlay(66) +from:0x021607c0 kind:load to:0x0215f530 module:overlay(66) +from:0x021607c4 kind:load to:0x0215f530 module:overlay(66) +from:0x0216080c kind:load to:0x0215f4b0 module:overlay(66) +from:0x02160810 kind:load to:0x0215f868 module:overlay(66) +from:0x02160814 kind:load to:0x0215f418 module:overlay(66) +from:0x02160818 kind:load to:0x0215f874 module:overlay(66) +from:0x0216081c kind:load to:0x0215f358 module:overlay(66) +from:0x02160820 kind:load to:0x0215f3b8 module:overlay(66) +from:0x02160824 kind:load to:0x0215f540 module:overlay(66) +from:0x02160828 kind:load to:0x0215ef38 module:overlay(66) +from:0x0216082c kind:load to:0x0215ef08 module:overlay(66) +from:0x02160830 kind:load to:0x0215f430 module:overlay(66) +from:0x02160834 kind:load to:0x0215ef88 module:overlay(66) +from:0x02160838 kind:load to:0x0215f880 module:overlay(66) +from:0x0216083c kind:load to:0x0215f370 module:overlay(66) +from:0x02160840 kind:load to:0x0215f340 module:overlay(66) +from:0x02160844 kind:load to:0x0215f408 module:overlay(66) +from:0x02160848 kind:load to:0x0215f898 module:overlay(66) +from:0x0216084c kind:load to:0x0215f8a4 module:overlay(66) +from:0x02160850 kind:load to:0x0215f910 module:overlay(66) +from:0x02160854 kind:load to:0x0215fb14 module:overlay(66) +from:0x02160858 kind:load to:0x0215f8c8 module:overlay(66) +from:0x0216085c kind:load to:0x0215f4a0 module:overlay(66) +from:0x02160860 kind:load to:0x0215f600 module:overlay(66) +from:0x02160864 kind:load to:0x0215f380 module:overlay(66) +from:0x02160868 kind:load to:0x0215fad8 module:overlay(66) +from:0x0216086c kind:load to:0x0215f8d4 module:overlay(66) +from:0x02160870 kind:load to:0x0215f4f8 module:overlay(66) +from:0x02160874 kind:load to:0x0215f390 module:overlay(66) +from:0x02160878 kind:load to:0x0215f8ec module:overlay(66) +from:0x0216087c kind:load to:0x0215f8f8 module:overlay(66) +from:0x02160880 kind:load to:0x0215f080 module:overlay(66) +from:0x02160884 kind:load to:0x0215f008 module:overlay(66) +from:0x02160888 kind:load to:0x0215ef78 module:overlay(66) +from:0x0216088c kind:load to:0x0215f3a0 module:overlay(66) +from:0x02160890 kind:load to:0x0215f3a8 module:overlay(66) +from:0x02160894 kind:load to:0x0215f088 module:overlay(66) +from:0x02160898 kind:load to:0x0215fa6c module:overlay(66) +from:0x0216089c kind:load to:0x0215f058 module:overlay(66) +from:0x021608a0 kind:load to:0x0215f660 module:overlay(66) +from:0x021608a4 kind:load to:0x0215efc0 module:overlay(66) +from:0x02160910 kind:load to:0x0215ef48 module:overlay(66) +from:0x02160914 kind:load to:0x0215f928 module:overlay(66) +from:0x02160918 kind:load to:0x0215ef68 module:overlay(66) +from:0x0216091c kind:load to:0x0215f934 module:overlay(66) +from:0x02160920 kind:load to:0x0215f028 module:overlay(66) +from:0x02160924 kind:load to:0x0215f940 module:overlay(66) +from:0x02160928 kind:load to:0x0215f94c module:overlay(66) +from:0x0216092c kind:load to:0x0215fec8 module:overlay(66) +from:0x02160930 kind:load to:0x0215f358 module:overlay(66) +from:0x02160934 kind:load to:0x0215f3b8 module:overlay(66) +from:0x02160938 kind:load to:0x0215f540 module:overlay(66) +from:0x0216093c kind:load to:0x0215ef38 module:overlay(66) +from:0x02160940 kind:load to:0x0215ef08 module:overlay(66) +from:0x02160944 kind:load to:0x0215f430 module:overlay(66) +from:0x02160948 kind:load to:0x0215ef88 module:overlay(66) +from:0x0216094c kind:load to:0x0215f880 module:overlay(66) +from:0x02160950 kind:load to:0x0215f370 module:overlay(66) +from:0x02160954 kind:load to:0x0215f340 module:overlay(66) +from:0x02160958 kind:load to:0x0215f408 module:overlay(66) +from:0x0216095c kind:load to:0x0215f898 module:overlay(66) +from:0x02160960 kind:load to:0x0215f8a4 module:overlay(66) +from:0x02160964 kind:load to:0x0215f910 module:overlay(66) +from:0x02160968 kind:load to:0x0215fb14 module:overlay(66) +from:0x0216096c kind:load to:0x0215f8c8 module:overlay(66) +from:0x02160970 kind:load to:0x0215f4a0 module:overlay(66) +from:0x02160974 kind:load to:0x0215f600 module:overlay(66) +from:0x02160978 kind:load to:0x0215f380 module:overlay(66) +from:0x0216097c kind:load to:0x0215fad8 module:overlay(66) +from:0x02160980 kind:load to:0x0215f8d4 module:overlay(66) +from:0x02160984 kind:load to:0x0215f4f8 module:overlay(66) +from:0x02160988 kind:load to:0x0215f390 module:overlay(66) +from:0x0216098c kind:load to:0x0215f8ec module:overlay(66) +from:0x02160990 kind:load to:0x0215f8f8 module:overlay(66) +from:0x02160994 kind:load to:0x0215f080 module:overlay(66) +from:0x02160998 kind:load to:0x0215f008 module:overlay(66) +from:0x0216099c kind:load to:0x0215ef78 module:overlay(66) +from:0x021609a0 kind:load to:0x0215f3a0 module:overlay(66) +from:0x021609a4 kind:load to:0x0215f3a8 module:overlay(66) +from:0x021609a8 kind:load to:0x0215f088 module:overlay(66) +from:0x021609ac kind:load to:0x0215fa6c module:overlay(66) +from:0x021609b0 kind:load to:0x0215f058 module:overlay(66) +from:0x021609b4 kind:load to:0x0215f660 module:overlay(66) +from:0x021609b8 kind:load to:0x0215efc0 module:overlay(66) +from:0x02160a14 kind:load to:0x0215fd90 module:overlay(66) +from:0x02160a18 kind:load to:0x0215f958 module:overlay(66) +from:0x02160a1c kind:load to:0x0215fa84 module:overlay(66) +from:0x02160a20 kind:load to:0x0215fa30 module:overlay(66) +from:0x02160a24 kind:load to:0x0215f964 module:overlay(66) +from:0x02160a28 kind:load to:0x0215f608 module:overlay(66) +from:0x02160a2c kind:load to:0x0215f648 module:overlay(66) +from:0x02160a30 kind:load to:0x0215f988 module:overlay(66) +from:0x02160a34 kind:load to:0x0215f97c module:overlay(66) +from:0x02160a38 kind:load to:0x0215f3c8 module:overlay(66) +from:0x02160a3c kind:load to:0x0215f994 module:overlay(66) +from:0x02160a40 kind:load to:0x0215f5b0 module:overlay(66) +from:0x02160a44 kind:load to:0x0215efb8 module:overlay(66) +from:0x02160a48 kind:load to:0x0215fdb4 module:overlay(66) +from:0x02160a4c kind:load to:0x0215f3d8 module:overlay(66) +from:0x02160a50 kind:load to:0x0215efa8 module:overlay(66) +from:0x02160a54 kind:load to:0x0215f030 module:overlay(66) +from:0x02160a58 kind:load to:0x0215f9ac module:overlay(66) +from:0x02160a5c kind:load to:0x0215f400 module:overlay(66) +from:0x02160a60 kind:load to:0x0215f628 module:overlay(66) +from:0x02160a64 kind:load to:0x0215fdcc module:overlay(66) +from:0x02160a68 kind:load to:0x0215f9b8 module:overlay(66) +from:0x02160a6c kind:load to:0x0215f9c4 module:overlay(66) +from:0x02160a70 kind:load to:0x0215f9d0 module:overlay(66) +from:0x02160a74 kind:load to:0x0215f3f8 module:overlay(66) +from:0x02160a78 kind:load to:0x0215fdd8 module:overlay(66) +from:0x02160a7c kind:load to:0x0215f510 module:overlay(66) +from:0x02160a80 kind:load to:0x0215efc8 module:overlay(66) +from:0x02160a84 kind:load to:0x0215fee8 module:overlay(66) +from:0x02160a88 kind:load to:0x0215f508 module:overlay(66) +from:0x02160a8c kind:load to:0x0215f070 module:overlay(66) +from:0x02160a90 kind:load to:0x0215fef8 module:overlay(66) +from:0x02160a94 kind:load to:0x0215fde4 module:overlay(66) +from:0x02160a98 kind:load to:0x0215f9f4 module:overlay(66) +from:0x02160a9c kind:load to:0x0215ff08 module:overlay(66) +from:0x02160aa0 kind:load to:0x0215f470 module:overlay(66) +from:0x02160aa4 kind:load to:0x0215ef30 module:overlay(66) +from:0x02160aa8 kind:load to:0x0215fa00 module:overlay(66) +from:0x02160b18 kind:load to:0x0215f7e8 module:overlay(66) +from:0x02160b1c kind:load to:0x0215facc module:overlay(66) +from:0x02160b20 kind:load to:0x0215f578 module:overlay(66) +from:0x02160b24 kind:load to:0x0215f808 module:overlay(66) +from:0x02160b28 kind:load to:0x0215faf0 module:overlay(66) +from:0x02160b2c kind:load to:0x0215f5c8 module:overlay(66) +from:0x02160c1c kind:load to:0x0215fd24 module:overlay(66) +from:0x02160c20 kind:load to:0x0215fb08 module:overlay(66) +from:0x02160c24 kind:load to:0x0215fd30 module:overlay(66) +from:0x02160c28 kind:load to:0x0215f1a8 module:overlay(66) +from:0x02160c2c kind:load to:0x0215f618 module:overlay(66) +from:0x02160c30 kind:load to:0x0215f188 module:overlay(66) +from:0x02160c34 kind:load to:0x0215f830 module:overlay(66) +from:0x02160c38 kind:load to:0x0215fb2c module:overlay(66) +from:0x02160c3c kind:load to:0x0215f838 module:overlay(66) +from:0x02160c40 kind:load to:0x0215eff8 module:overlay(66) +from:0x02160c44 kind:load to:0x0215f180 module:overlay(66) +from:0x02160c48 kind:load to:0x0215efe8 module:overlay(66) +from:0x02160d20 kind:load to:0x0215f668 module:overlay(66) +from:0x02160d24 kind:load to:0x0215f848 module:overlay(66) +from:0x02160d28 kind:load to:0x0215f690 module:overlay(66) +from:0x02160d2c kind:load to:0x0215f2e8 module:overlay(66) +from:0x02160d30 kind:load to:0x0215ef80 module:overlay(66) +from:0x02160d34 kind:load to:0x0215f050 module:overlay(66) +from:0x02160d38 kind:load to:0x0215fb74 module:overlay(66) +from:0x02160d3c kind:load to:0x0215fb80 module:overlay(66) +from:0x02160d40 kind:load to:0x0215f85c module:overlay(66) +from:0x02160d44 kind:load to:0x0215f6b0 module:overlay(66) +from:0x02160d48 kind:load to:0x0215f338 module:overlay(66) +from:0x02160d4c kind:load to:0x0215f348 module:overlay(66) +from:0x02160d50 kind:load to:0x0215f298 module:overlay(66) +from:0x02160d54 kind:load to:0x0215f360 module:overlay(66) +from:0x02160d58 kind:load to:0x0215f0a8 module:overlay(66) +from:0x02160d5c kind:load to:0x0215fba4 module:overlay(66) +from:0x02160d60 kind:load to:0x0215fbb0 module:overlay(66) +from:0x02160d64 kind:load to:0x0215f8e0 module:overlay(66) +from:0x02160d68 kind:load to:0x0215fbbc module:overlay(66) +from:0x02160d6c kind:load to:0x0215f904 module:overlay(66) +from:0x02160d70 kind:load to:0x0215fd78 module:overlay(66) +from:0x02160d74 kind:load to:0x0215fd84 module:overlay(66) +from:0x02160d78 kind:load to:0x0215fbe0 module:overlay(66) +from:0x02160d7c kind:load to:0x0215fed8 module:overlay(66) +from:0x02160d80 kind:load to:0x0215fe68 module:overlay(66) +from:0x02160d84 kind:load to:0x0215fda8 module:overlay(66) +from:0x02160d88 kind:load to:0x0215fe74 module:overlay(66) +from:0x02160d8c kind:load to:0x0215fdc0 module:overlay(66) +from:0x02160d90 kind:load to:0x0215fc1c module:overlay(66) +from:0x02160d94 kind:load to:0x0215f9dc module:overlay(66) +from:0x02160d98 kind:load to:0x0215f9e8 module:overlay(66) +from:0x02160d9c kind:load to:0x0215f1e8 module:overlay(66) +from:0x02160da0 kind:load to:0x0215f4f0 module:overlay(66) +from:0x02160da4 kind:load to:0x0215efd0 module:overlay(66) +from:0x02160e24 kind:load to:0x0215ef04 module:overlay(66) +from:0x02160e28 kind:load to:0x0215ef90 module:overlay(66) +from:0x02160e2c kind:load to:0x0215f018 module:overlay(66) +from:0x02160e30 kind:load to:0x0215f000 module:overlay(66) +from:0x02160e34 kind:load to:0x0215ef20 module:overlay(66) +from:0x02160e38 kind:load to:0x0215ef10 module:overlay(66) +from:0x02160e3c kind:load to:0x0215f198 module:overlay(66) +from:0x02160e40 kind:load to:0x0215efd8 module:overlay(66) +from:0x02160e44 kind:load to:0x0215f040 module:overlay(66) +from:0x02160e48 kind:load to:0x0215f300 module:overlay(66) +from:0x02160e4c kind:load to:0x0215f140 module:overlay(66) +from:0x02160f28 kind:load to:0x0215efa0 module:overlay(66) +from:0x02160f2c kind:load to:0x0215ef18 module:overlay(66) +from:0x02160f30 kind:load to:0x0215f0c8 module:overlay(66) +from:0x02160f34 kind:load to:0x0215f1c8 module:overlay(66) +from:0x02160f38 kind:load to:0x0215f090 module:overlay(66) +from:0x02160f3c kind:load to:0x0215f448 module:overlay(66) +from:0x02160f40 kind:load to:0x0215f350 module:overlay(66) +from:0x02160f44 kind:load to:0x0215f278 module:overlay(66) +from:0x02160f48 kind:load to:0x0215f458 module:overlay(66) +from:0x02160f4c kind:load to:0x0215f1a0 module:overlay(66) +from:0x02160f50 kind:load to:0x0215f068 module:overlay(66) +from:0x02160f54 kind:load to:0x0215f160 module:overlay(66) +from:0x02160f58 kind:load to:0x0215f1b8 module:overlay(66) +from:0x02160f5c kind:load to:0x0215f290 module:overlay(66) +from:0x02160f60 kind:load to:0x0215f168 module:overlay(66) +from:0x0216102c kind:load to:0x0215f148 module:overlay(66) +from:0x02161030 kind:load to:0x0215f5d0 module:overlay(66) +from:0x02161034 kind:load to:0x0215f5a0 module:overlay(66) +from:0x02161038 kind:load to:0x0215f720 module:overlay(66) +from:0x0216103c kind:load to:0x0215f598 module:overlay(66) +from:0x02161040 kind:load to:0x0215f7f8 module:overlay(66) +from:0x02161044 kind:load to:0x0215f728 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:0x0215f740 module:overlay(66) +from:0x02161054 kind:load to:0x0215f5a8 module:overlay(66) +from:0x02161058 kind:load to:0x0215fc64 module:overlay(66) +from:0x0216105c kind:load to:0x0215fc70 module:overlay(66) +from:0x02161060 kind:load to:0x0215f538 module:overlay(66) +from:0x02161064 kind:load to:0x0215fa24 module:overlay(66) +from:0x02161068 kind:load to:0x0215f750 module:overlay(66) +from:0x0216106c kind:load to:0x0215f758 module:overlay(66) +from:0x02161070 kind:load to:0x0215eef4 module:overlay(66) +from:0x02161074 kind:load to:0x0215f490 module:overlay(66) +from:0x02161078 kind:load to:0x0215f120 module:overlay(66) +from:0x0216107c kind:load to:0x0215f498 module:overlay(66) +from:0x02161080 kind:load to:0x0215f0b8 module:overlay(66) +from:0x02161084 kind:load to:0x0215fa3c module:overlay(66) +from:0x02161088 kind:load to:0x0215f768 module:overlay(66) +from:0x0216108c kind:load to:0x0215fa48 module:overlay(66) +from:0x02161090 kind:load to:0x0215f778 module:overlay(66) +from:0x02161094 kind:load to:0x0215f3e8 module:overlay(66) +from:0x02161098 kind:load to:0x0215f210 module:overlay(66) +from:0x0216109c kind:load to:0x0215f780 module:overlay(66) +from:0x021610a0 kind:load to:0x0215f790 module:overlay(66) +from:0x021610a4 kind:load to:0x0215f798 module:overlay(66) +from:0x021610a8 kind:load to:0x0215f7a0 module:overlay(66) +from:0x021610ac kind:load to:0x0215fdfc module:overlay(66) +from:0x021610b0 kind:load to:0x0215fc94 module:overlay(66) +from:0x021610b4 kind:load to:0x0215fe08 module:overlay(66) +from:0x021610b8 kind:load to:0x0215fe8c module:overlay(66) +from:0x021610bc kind:load to:0x0215ff18 module:overlay(66) +from:0x021610c0 kind:load to:0x0215ff28 module:overlay(66) +from:0x021610c4 kind:load to:0x0215ff38 module:overlay(66) +from:0x021610c8 kind:load to:0x0215fca0 module:overlay(66) +from:0x021610cc kind:load to:0x0215fe98 module:overlay(66) +from:0x021610d0 kind:load to:0x0215fea4 module:overlay(66) +from:0x021610d4 kind:load to:0x0215feb0 module:overlay(66) +from:0x021610d8 kind:load to:0x0215fa54 module:overlay(66) +from:0x021610dc kind:load to:0x0215fcc4 module:overlay(66) +from:0x021610e0 kind:load to:0x0215fcd0 module:overlay(66) +from:0x021610e4 kind:load to:0x0215fcdc module:overlay(66) +from:0x021610e8 kind:load to:0x0215fce8 module:overlay(66) +from:0x021610ec kind:load to:0x0215f528 module:overlay(66) +from:0x021610f0 kind:load to:0x0215fa90 module:overlay(66) +from:0x021610f4 kind:load to:0x0215f7b8 module:overlay(66) +from:0x02161130 kind:load to:0x0215f810 module:overlay(66) +from:0x02161134 kind:load to:0x0215fc28 module:overlay(66) +from:0x02161138 kind:load to:0x0215eef8 module:overlay(66) +from:0x0216113c kind:load to:0x0215f4d8 module:overlay(66) +from:0x02161140 kind:load to:0x0215fc34 module:overlay(66) +from:0x02161144 kind:load to:0x0215efe0 module:overlay(66) +from:0x02161148 kind:load to:0x0215f500 module:overlay(66) +from:0x0216114c kind:load to:0x0215ef58 module:overlay(66) +from:0x02161150 kind:load to:0x0215f420 module:overlay(66) +from:0x02161154 kind:load to:0x0215fa0c module:overlay(66) +from:0x02161234 kind:load to:0x0215ef40 module:overlay(66) +from:0x02161238 kind:load to:0x0215eff0 module:overlay(66) +from:0x0216123c kind:load to:0x0215ef60 module:overlay(66) +from:0x02161240 kind:load to:0x0215f6f0 module:overlay(66) +from:0x02161244 kind:load to:0x0215f6f8 module:overlay(66) +from:0x02161248 kind:load to:0x0215f060 module:overlay(66) +from:0x0216124c kind:load to:0x0215ef28 module:overlay(66) +from:0x02161250 kind:load to:0x0215f700 module:overlay(66) +from:0x02161254 kind:load to:0x0215f710 module:overlay(66) +from:0x02161258 kind:load to:0x0215f460 module:overlay(66) +from:0x0216125c kind:load to:0x0215f190 module:overlay(66) +from:0x02161260 kind:load to:0x0215f718 module:overlay(66) +from:0x02161264 kind:load to:0x0215fc4c module:overlay(66) +from:0x02161268 kind:load to:0x0215f250 module:overlay(66) +from:0x0216126c kind:load to:0x0215fdf0 module:overlay(66) +from:0x02161270 kind:load to:0x0215fe80 module:overlay(66) +from:0x02161338 kind:load to:0x0215f568 module:overlay(66) +from:0x0216133c kind:load to:0x0215f480 module:overlay(66) +from:0x02161340 kind:load to:0x0215f0e8 module:overlay(66) +from:0x02161344 kind:load to:0x0215f220 module:overlay(66) +from:0x02161348 kind:load to:0x0215f170 module:overlay(66) +from:0x0216134c kind:load to:0x0215f218 module:overlay(66) +from:0x02161350 kind:load to:0x0215f118 module:overlay(66) +from:0x02161354 kind:load to:0x0215f770 module:overlay(66) +from:0x02161358 kind:load to:0x0215f1f8 module:overlay(66) +from:0x0216135c kind:load to:0x0215f130 module:overlay(66) +from:0x02161360 kind:load to:0x0215f4b8 module:overlay(66) +from:0x02161364 kind:load to:0x0215f4c0 module:overlay(66) +from:0x02161368 kind:load to:0x0215f4c8 module:overlay(66) +from:0x0216136c kind:load to:0x0215f4d0 module:overlay(66) +from:0x02161370 kind:load to:0x0215f7b0 module:overlay(66) +from:0x02161374 kind:load to:0x0215fcac module:overlay(66) +from:0x02161378 kind:load to:0x0215fcb8 module:overlay(66) +from:0x0216137c kind:load to:0x0215fa60 module:overlay(66) +from:0x02161380 kind:load to:0x0215fa78 module:overlay(66) +from:0x02161384 kind:load to:0x0215fe2c module:overlay(66) +from:0x02161388 kind:load to:0x0215f378 module:overlay(66) +from:0x0216138c kind:load to:0x0215f548 module:overlay(66) +from:0x02161390 kind:load to:0x0215f550 module:overlay(66) +from:0x02161394 kind:load to:0x0215f560 module:overlay(66) +from:0x02161398 kind:load to:0x0215f7c8 module:overlay(66) +from:0x0216139c kind:load to:0x0215f7d0 module:overlay(66) +from:0x0216143c kind:load to:0x0215f810 module:overlay(66) +from:0x02161440 kind:load to:0x0215fc28 module:overlay(66) +from:0x02161444 kind:load to:0x0215eef8 module:overlay(66) +from:0x02161448 kind:load to:0x0215f4d8 module:overlay(66) +from:0x0216144c kind:load to:0x0215fc34 module:overlay(66) +from:0x02161450 kind:load to:0x0215efe0 module:overlay(66) +from:0x02161454 kind:load to:0x0215f500 module:overlay(66) +from:0x02161458 kind:load to:0x0215ef58 module:overlay(66) +from:0x0216145c kind:load to:0x0215f420 module:overlay(66) +from:0x02161460 kind:load to:0x0215fa0c module:overlay(66) +from:0x02161540 kind:load to:0x0215ef40 module:overlay(66) +from:0x02161544 kind:load to:0x0215eff0 module:overlay(66) +from:0x02161548 kind:load to:0x0215ef60 module:overlay(66) +from:0x0216154c kind:load to:0x0215f6f0 module:overlay(66) +from:0x02161550 kind:load to:0x0215f6f8 module:overlay(66) +from:0x02161554 kind:load to:0x0215f060 module:overlay(66) +from:0x02161558 kind:load to:0x0215ef28 module:overlay(66) +from:0x0216155c kind:load to:0x0215f700 module:overlay(66) +from:0x02161560 kind:load to:0x0215f710 module:overlay(66) +from:0x02161564 kind:load to:0x0215eefc module:overlay(66) +from:0x02161568 kind:load to:0x0215ef00 module:overlay(66) +from:0x0216156c kind:load to:0x0215f460 module:overlay(66) +from:0x02161570 kind:load to:0x0215f190 module:overlay(66) +from:0x02161574 kind:load to:0x0215f718 module:overlay(66) +from:0x02161578 kind:load to:0x0215fc4c module:overlay(66) +from:0x0216157c kind:load to:0x0215f250 module:overlay(66) +from:0x02161580 kind:load to:0x0215fdf0 module:overlay(66) +from:0x02161584 kind:load to:0x0215fe80 module:overlay(66) +from:0x02161644 kind:load to:0x0215f568 module:overlay(66) +from:0x02161648 kind:load to:0x0215f480 module:overlay(66) +from:0x0216164c kind:load to:0x0215f0e8 module:overlay(66) +from:0x02161650 kind:load to:0x0215f220 module:overlay(66) +from:0x02161654 kind:load to:0x0215f170 module:overlay(66) +from:0x02161658 kind:load to:0x0215f218 module:overlay(66) +from:0x0216165c kind:load to:0x0215f118 module:overlay(66) +from:0x02161660 kind:load to:0x0215f770 module:overlay(66) +from:0x02161664 kind:load to:0x0215f1f8 module:overlay(66) +from:0x02161668 kind:load to:0x0215f130 module:overlay(66) +from:0x0216166c kind:load to:0x0215f4b8 module:overlay(66) +from:0x02161670 kind:load to:0x0215f4c0 module:overlay(66) +from:0x02161674 kind:load to:0x0215f4c8 module:overlay(66) +from:0x02161678 kind:load to:0x0215f4d0 module:overlay(66) +from:0x0216167c kind:load to:0x0215f7b0 module:overlay(66) +from:0x02161680 kind:load to:0x0215fcac module:overlay(66) +from:0x02161684 kind:load to:0x0215fcb8 module:overlay(66) +from:0x02161688 kind:load to:0x0215fa60 module:overlay(66) +from:0x0216168c kind:load to:0x0215fa78 module:overlay(66) +from:0x02161690 kind:load to:0x0215fe2c module:overlay(66) +from:0x02161694 kind:load to:0x0215f378 module:overlay(66) +from:0x02161698 kind:load to:0x0215f548 module:overlay(66) +from:0x0216169c kind:load to:0x0215f550 module:overlay(66) +from:0x021616a0 kind:load to:0x0215f560 module:overlay(66) +from:0x021616a4 kind:load to:0x0215f7c8 module:overlay(66) +from:0x021616a8 kind:load to:0x0215f7d0 module:overlay(66) +from:0x02161748 kind:load to:0x0215f398 module:overlay(66) +from:0x0216174c kind:load to:0x0215f518 module:overlay(66) +from:0x02161750 kind:load to:0x0215f0f8 module:overlay(66) +from:0x02161754 kind:load to:0x0215f1d8 module:overlay(66) +from:0x02161758 kind:load to:0x0215f440 module:overlay(66) +from:0x0216175c kind:load to:0x0215f150 module:overlay(66) +from:0x02161760 kind:load to:0x0215f260 module:overlay(66) +from:0x02161764 kind:load to:0x0215f048 module:overlay(66) +from:0x02161768 kind:load to:0x0215f4e0 module:overlay(66) +from:0x0216184c kind:load to:0x0215f748 module:overlay(66) +from:0x02161850 kind:load to:0x0215f488 module:overlay(66) +from:0x02161854 kind:load to:0x0215f760 module:overlay(66) +from:0x02161858 kind:load to:0x0215f4a8 module:overlay(66) +from:0x0216185c kind:load to:0x0215f230 module:overlay(66) +from:0x02161860 kind:load to:0x0215f788 module:overlay(66) +from:0x02161864 kind:load to:0x0215f3d0 module:overlay(66) +from:0x02161868 kind:load to:0x0215f7a8 module:overlay(66) +from:0x0216186c kind:load to:0x0215f3c0 module:overlay(66) +from:0x02161870 kind:load to:0x0215f100 module:overlay(66) +from:0x02161874 kind:load to:0x0215fcf4 module:overlay(66) +from:0x02161878 kind:load to:0x0215fa9c module:overlay(66) +from:0x0216187c kind:load to:0x0215f838 module:overlay(66) +from:0x02161880 kind:load to:0x0215f7c0 module:overlay(66) +from:0x02161884 kind:load to:0x0215faa8 module:overlay(66) +from:0x02161888 kind:load to:0x0215f7d8 module:overlay(66) +from:0x0216188c kind:load to:0x0215f590 module:overlay(66) +from:0x02161890 kind:load to:0x0215f7e0 module:overlay(66) +from:0x02161894 kind:load to:0x0215f570 module:overlay(66) +from:0x02161898 kind:load to:0x0215f270 module:overlay(66) +from:0x02161950 kind:load to:0x0215f5f0 module:overlay(66) +from:0x02161954 kind:load to:0x0215f1c0 module:overlay(66) +from:0x02161958 kind:load to:0x0215f620 module:overlay(66) +from:0x0216195c kind:load to:0x0215f2a0 module:overlay(66) +from:0x02161960 kind:load to:0x0215f640 module:overlay(66) +from:0x02161964 kind:load to:0x0215f650 module:overlay(66) +from:0x02161968 kind:load to:0x0215f200 module:overlay(66) +from:0x0216196c kind:load to:0x0215f698 module:overlay(66) +from:0x02161970 kind:load to:0x0215f308 module:overlay(66) +from:0x02161974 kind:load to:0x0215f850 module:overlay(66) +from:0x02161978 kind:load to:0x0215f6a0 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:0x0215f5e8 module:overlay(66) +from:0x02161988 kind:load to:0x0215f388 module:overlay(66) +from:0x0216198c kind:load to:0x0215f010 module:overlay(66) +from:0x02161990 kind:load to:0x0215f1e0 module:overlay(66) +from:0x02161994 kind:load to:0x0215f4e8 module:overlay(66) +from:0x02161998 kind:load to:0x0215f520 module:overlay(66) +from:0x0216199c kind:load to:0x0215f6d8 module:overlay(66) +from:0x021619a0 kind:load to:0x0215f6e0 module:overlay(66) +from:0x021619a4 kind:load to:0x0215f3f0 module:overlay(66) +from:0x021619a8 kind:load to:0x0215f428 module:overlay(66) +from:0x021619ac kind:load to:0x0215f428 module:overlay(66) +from:0x021619b0 kind:load to:0x0215f438 module:overlay(66) +from:0x021619b4 kind:load to:0x0215f708 module:overlay(66) +from:0x021619b8 kind:load to:0x0215fc40 module:overlay(66) +from:0x021619bc kind:load to:0x0215fc58 module:overlay(66) +from:0x021619c0 kind:load to:0x0215fa18 module:overlay(66) +from:0x021619c4 kind:load to:0x0215fc7c module:overlay(66) +from:0x021619c8 kind:load to:0x0215fc88 module:overlay(66) +from:0x021619cc kind:load to:0x0215fe14 module:overlay(66) +from:0x021619d0 kind:load to:0x0215fe20 module:overlay(66) +from:0x021619d4 kind:load to:0x0215fd00 module:overlay(66) +from:0x021619d8 kind:load to:0x0215ff48 module:overlay(66) +from:0x021619dc kind:load to:0x0215ff48 module:overlay(66) +from:0x021619e0 kind:load to:0x0215ff58 module:overlay(66) +from:0x021619e4 kind:load to:0x0215febc module:overlay(66) +from:0x021619e8 kind:load to:0x0215ff98 module:overlay(66) +from:0x021619ec kind:load to:0x0215f9dc module:overlay(66) +from:0x021619f0 kind:load to:0x0215fb20 module:overlay(66) +from:0x021619f4 kind:load to:0x0215f840 module:overlay(66) +from:0x021619f8 kind:load to:0x0215f678 module:overlay(66) +from:0x021619fc kind:load to:0x0215f310 module:overlay(66) +from:0x02161a00 kind:load to:0x0215f228 module:overlay(66) +from:0x02161a54 kind:load to:0x0215ef04 module:overlay(66) +from:0x02161a58 kind:load to:0x0215f038 module:overlay(66) +from:0x02161a5c kind:load to:0x0215ef10 module:overlay(66) +from:0x02161a60 kind:load to:0x0215f288 module:overlay(66) +from:0x02161a64 kind:load to:0x0215f098 module:overlay(66) +from:0x02161a68 kind:load to:0x0215f558 module:overlay(66) +from:0x02161a6c kind:load to:0x0215f0d0 module:overlay(66) +from:0x02161b58 kind:load to:0x0215efa0 module:overlay(66) +from:0x02161b5c kind:load to:0x0215ef98 module:overlay(66) +from:0x02161b60 kind:load to:0x0215ef18 module:overlay(66) +from:0x02161b64 kind:load to:0x0215f0a0 module:overlay(66) +from:0x02161b68 kind:load to:0x0215f280 module:overlay(66) +from:0x02161b6c kind:load to:0x0215f110 module:overlay(66) +from:0x02161b70 kind:load to:0x0215f090 module:overlay(66) +from:0x02161b74 kind:load to:0x0215f0e0 module:overlay(66) +from:0x02161b78 kind:load to:0x0215f278 module:overlay(66) +from:0x02161b7c kind:load to:0x0215f458 module:overlay(66) +from:0x02161b80 kind:load to:0x0215f178 module:overlay(66) +from:0x02161b84 kind:load to:0x0215f238 module:overlay(66) +from:0x02161c5c kind:load to:0x0215f148 module:overlay(66) +from:0x02161c60 kind:load to:0x0215f240 module:overlay(66) +from:0x02161c64 kind:load to:0x0215f2d8 module:overlay(66) +from:0x02161c68 kind:load to:0x0215f248 module:overlay(66) +from:0x02161c6c kind:load to:0x0215f598 module:overlay(66) +from:0x02161c70 kind:load to:0x0215f5d8 module:overlay(66) +from:0x02161c74 kind:load to:0x0215f588 module:overlay(66) +from:0x02161c78 kind:load to:0x0215f5a8 module:overlay(66) +from:0x02161c7c kind:load to:0x0215fd0c module:overlay(66) +from:0x02161c80 kind:load to:0x0215fd18 module:overlay(66) +from:0x02161c84 kind:load to:0x0215fab4 module:overlay(66) +from:0x02161c88 kind:load to:0x0215fac0 module:overlay(66) +from:0x02161c8c kind:load to:0x0215f538 module:overlay(66) +from:0x02161c90 kind:load to:0x0215f800 module:overlay(66) +from:0x02161c94 kind:load to:0x0215fae4 module:overlay(66) +from:0x02161c98 kind:load to:0x0215eef4 module:overlay(66) +from:0x02161c9c kind:load to:0x0215efb0 module:overlay(66) +from:0x02161ca0 kind:load to:0x0215f0b8 module:overlay(66) +from:0x02161ca4 kind:load to:0x0215f5b8 module:overlay(66) +from:0x02161ca8 kind:load to:0x0215f580 module:overlay(66) +from:0x02161cac kind:load to:0x0215f210 module:overlay(66) +from:0x02161cb0 kind:load to:0x0215f5c0 module:overlay(66) +from:0x02161cb4 kind:load to:0x0215f818 module:overlay(66) +from:0x02161cb8 kind:load to:0x0215f7a0 module:overlay(66) +from:0x02161cbc kind:load to:0x0215fafc module:overlay(66) +from:0x02161cc0 kind:load to:0x0215fe8c module:overlay(66) +from:0x02161cc4 kind:load to:0x0215ff68 module:overlay(66) +from:0x02161cc8 kind:load to:0x0215ff78 module:overlay(66) +from:0x02161ccc kind:load to:0x0215ff88 module:overlay(66) +from:0x02161cd0 kind:load to:0x0215fca0 module:overlay(66) +from:0x02161cd4 kind:load to:0x0215fe38 module:overlay(66) +from:0x02161cd8 kind:load to:0x0215fe44 module:overlay(66) +from:0x02161cdc kind:load to:0x0215fe50 module:overlay(66) +from:0x02161ce0 kind:load to:0x0215fe5c module:overlay(66) +from:0x02161ce4 kind:load to:0x0215fa54 module:overlay(66) +from:0x02161ce8 kind:load to:0x0215fd3c module:overlay(66) +from:0x02161cec kind:load to:0x0215fd48 module:overlay(66) +from:0x02161cf0 kind:load to:0x0215f528 module:overlay(66) +from:0x02161cf4 kind:load to:0x0215f820 module:overlay(66) +from:0x02161cf8 kind:load to:0x0215f828 module:overlay(66) +from:0x02161d70 kind:load to:0x0215baa4 module:overlay(66) +from:0x02161d74 kind:load to:0x02097944 module:overlay(0) +from:0x02161d78 kind:load to:0x02097754 module:overlay(0) +from:0x02161d7c kind:load to:0x020977d0 module:overlay(0) +from:0x02161d80 kind:load to:0x0209794c module:overlay(0) +from:0x02161d84 kind:load to:0x0209796c module:overlay(0) +from:0x02161d88 kind:load to:0x02097998 module:overlay(0) +from:0x02161d94 kind:load to:0x0215ba64 module:overlay(66) +from:0x02161d98 kind:load to:0x02097944 module:overlay(0) +from:0x02161d9c kind:load to:0x02097754 module:overlay(0) +from:0x02161da0 kind:load to:0x020977d0 module:overlay(0) +from:0x02161da4 kind:load to:0x0209794c module:overlay(0) +from:0x02161da8 kind:load to:0x0209796c module:overlay(0) +from:0x02161dac kind:load to:0x02097998 module:overlay(0) +from:0x02161e90 kind:load to:0x02098518 module:overlay(0) +from:0x02161e94 kind:load to:0x02098554 module:overlay(0) +from:0x02161e98 kind:load to:0x0209856c module:overlay(0) +from:0x02161e9c kind:load to:0x02098578 module:overlay(0) +from:0x02161ea0 kind:load to:0x01fff464 module:itcm +from:0x02161ea4 kind:load to:0x020a99d8 module:overlay(0) +from:0x02161ea8 kind:load to:0x0215bd1c module:overlay(66) +from:0x02161eac kind:load to:0x020a8da4 module:overlay(0) +from:0x02161eb0 kind:load to:0x0215bde4 module:overlay(66) +from:0x02161eb4 kind:load to:0x020a98f4 module:overlay(0) +from:0x02161eb8 kind:load to:0x020984bc module:overlay(0) +from:0x02161ebc kind:load to:0x0215bee0 module:overlay(66) +from:0x02161ec0 kind:load to:0x020984c4 module:overlay(0) +from:0x02161ec4 kind:load to:0x020984c8 module:overlay(0) +from:0x02161ec8 kind:load to:0x02098584 module:overlay(0) +from:0x02161ecc kind:load to:0x020985f0 module:overlay(0) +from:0x02161ed0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02161ed4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02161ed8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02161edc kind:load to:0x0215beec module:overlay(66) +from:0x02161ee0 kind:load to:0x0215bf14 module:overlay(66) +from:0x02161ee4 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02161ee8 kind:load to:0x0215bd90 module:overlay(66) +from:0x02161eec kind:load to:0x020a92d0 module:overlay(0) +from:0x02161ef0 kind:load to:0x020a8f78 module:overlay(0) +from:0x02161ef4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02161ef8 kind:load to:0x020a9150 module:overlay(0) +from:0x02161efc kind:load to:0x020a914c module:overlay(0) +from:0x02161f00 kind:load to:0x020a921c module:overlay(0) +from:0x02161f04 kind:load to:0x020a9240 module:overlay(0) +from:0x02161f08 kind:load to:0x020a9244 module:overlay(0) +from:0x02161f0c kind:load to:0x0215bed8 module:overlay(66) +from:0x02161f10 kind:load to:0x020a91a8 module:overlay(0) +from:0x02161f14 kind:load to:0x020a91b0 module:overlay(0) +from:0x02161f18 kind:load to:0x020a8f54 module:overlay(0) +from:0x02161f1c kind:load to:0x020a8f5c module:overlay(0) +from:0x02161f20 kind:load to:0x020a8f64 module:overlay(0) +from:0x02161f24 kind:load to:0x020a8f6c module:overlay(0) +from:0x02161f28 kind:load to:0x020a9448 module:overlay(0) +from:0x02161f2c kind:load to:0x020a9598 module:overlay(0) +from:0x02161f30 kind:load to:0x020a95c4 module:overlay(0) +from:0x02161f34 kind:load to:0x020a95e4 module:overlay(0) +from:0x02161f38 kind:load to:0x020a97fc module:overlay(0) +from:0x02161f3c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02161f40 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02161f44 kind:load to:0x020a8e84 module:overlay(0) +from:0x02161f48 kind:load to:0x020a99a4 module:overlay(0) +from:0x02161f4c kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02161f50 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02161f54 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02161f58 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02161f5c kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02161f60 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02161f64 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02161f68 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02161f6c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02161f70 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02161f74 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02161f78 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02161f7c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02161f80 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02161f84 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02161f88 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02161f8c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02161f90 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02161f94 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02161f98 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02161f9c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02161fa0 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02161fac kind:load to:0x0215c028 module:overlay(66) +from:0x02161fb0 kind:load to:0x02097944 module:overlay(0) +from:0x02161fb4 kind:load to:0x02097754 module:overlay(0) +from:0x02161fb8 kind:load to:0x020977d0 module:overlay(0) +from:0x02161fbc kind:load to:0x0209794c module:overlay(0) +from:0x02161fc0 kind:load to:0x0209796c module:overlay(0) +from:0x02161fc4 kind:load to:0x02097998 module:overlay(0) +from:0x02161fd0 kind:load to:0x0215bf78 module:overlay(66) +from:0x02161fd4 kind:load to:0x02097944 module:overlay(0) +from:0x02161fd8 kind:load to:0x02097754 module:overlay(0) +from:0x02161fdc kind:load to:0x020977d0 module:overlay(0) +from:0x02161fe0 kind:load to:0x0209794c module:overlay(0) +from:0x02161fe4 kind:load to:0x0209796c module:overlay(0) +from:0x02161fe8 kind:load to:0x02097998 module:overlay(0) +from:0x021620dc kind:load to:0x02098518 module:overlay(0) +from:0x021620e0 kind:load to:0x02098554 module:overlay(0) +from:0x021620e4 kind:load to:0x0209856c module:overlay(0) +from:0x021620e8 kind:load to:0x02098578 module:overlay(0) +from:0x021620ec kind:load to:0x01fff464 module:itcm +from:0x021620f0 kind:load to:0x020a99d8 module:overlay(0) +from:0x021620f4 kind:load to:0x0215c224 module:overlay(66) +from:0x021620f8 kind:load to:0x020a8da4 module:overlay(0) +from:0x021620fc kind:load to:0x0215c2d0 module:overlay(66) +from:0x02162100 kind:load to:0x020a98f4 module:overlay(0) +from:0x02162104 kind:load to:0x020984bc module:overlay(0) +from:0x02162108 kind:load to:0x020a995c module:overlay(0) +from:0x0216210c kind:load to:0x020984c4 module:overlay(0) +from:0x02162110 kind:load to:0x020984c8 module:overlay(0) +from:0x02162114 kind:load to:0x02098584 module:overlay(0) +from:0x02162118 kind:load to:0x020985f0 module:overlay(0) +from:0x0216211c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162120 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162124 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162128 kind:load to:0x0215c3c4 module:overlay(66) +from:0x0216212c kind:load to:0x0215c3ec module:overlay(66) +from:0x02162130 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02162134 kind:load to:0x0215c27c module:overlay(66) +from:0x02162138 kind:load to:0x020a92d0 module:overlay(0) +from:0x0216213c kind:load to:0x020a8f78 module:overlay(0) +from:0x02162140 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02162144 kind:load to:0x020a9150 module:overlay(0) +from:0x02162148 kind:load to:0x020a914c module:overlay(0) +from:0x0216214c kind:load to:0x020a921c module:overlay(0) +from:0x02162150 kind:load to:0x020a9240 module:overlay(0) +from:0x02162154 kind:load to:0x020a9244 module:overlay(0) +from:0x02162158 kind:load to:0x020a91a0 module:overlay(0) +from:0x0216215c kind:load to:0x020a91a8 module:overlay(0) +from:0x02162160 kind:load to:0x0216fa10 module:overlay(94) +from:0x02162164 kind:load to:0x020a8f54 module:overlay(0) +from:0x02162168 kind:load to:0x020a8f5c module:overlay(0) +from:0x0216216c kind:load to:0x020a8f64 module:overlay(0) +from:0x02162170 kind:load to:0x020a8f6c module:overlay(0) +from:0x02162174 kind:load to:0x020a9448 module:overlay(0) +from:0x02162178 kind:load to:0x020a9598 module:overlay(0) +from:0x0216217c kind:load to:0x020a95c4 module:overlay(0) +from:0x02162180 kind:load to:0x020a95e4 module:overlay(0) +from:0x02162184 kind:load to:0x020a97fc module:overlay(0) +from:0x02162188 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0216218c kind:load to:0x020a8ec0 module:overlay(0) +from:0x02162190 kind:load to:0x020a8e84 module:overlay(0) +from:0x02162194 kind:load to:0x020a99a4 module:overlay(0) +from:0x02162198 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0216219c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021621a0 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021621a4 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021621a8 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021621ac kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x021621b0 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021621b4 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021621b8 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021621bc kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x021621c0 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021621c4 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021621c8 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021621cc kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021621d0 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x021621d4 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021621d8 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x021621dc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021621e0 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x021621e4 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021621e8 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x021621ec kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x021621f0 kind:load to:0x0216f94c module:overlay(94) +from:0x021621f4 kind:load to:0x0216f96c module:overlay(94) +from:0x02162200 kind:load to:0x0215c450 module:overlay(66) +from:0x02162204 kind:load to:0x02097944 module:overlay(0) +from:0x02162208 kind:load to:0x02097754 module:overlay(0) +from:0x0216220c kind:load to:0x020977d0 module:overlay(0) +from:0x02162210 kind:load to:0x0209794c module:overlay(0) +from:0x02162214 kind:load to:0x0209796c module:overlay(0) +from:0x02162218 kind:load to:0x02097998 module:overlay(0) +from:0x02162224 kind:load to:0x02098518 module:overlay(0) +from:0x02162228 kind:load to:0x02098554 module:overlay(0) +from:0x0216222c kind:load to:0x0209856c module:overlay(0) +from:0x02162230 kind:load to:0x02098578 module:overlay(0) +from:0x02162234 kind:load to:0x01fff464 module:itcm +from:0x02162238 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0216223c kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x02162240 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x02162244 kind:load to:0x020984b4 module:overlay(0) +from:0x02162248 kind:load to:0x020984b8 module:overlay(0) +from:0x0216224c kind:load to:0x020984bc module:overlay(0) +from:0x02162250 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02162254 kind:load to:0x020984c4 module:overlay(0) +from:0x02162258 kind:load to:0x020984c8 module:overlay(0) +from:0x0216225c kind:load to:0x02098584 module:overlay(0) +from:0x02162260 kind:load to:0x020985f0 module:overlay(0) +from:0x02162264 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162268 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216226c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162270 kind:load to:0x0215c50c module:overlay(66) +from:0x02162274 kind:load to:0x0215c52c module:overlay(66) +from:0x02162278 kind:load to:0x0215c4bc module:overlay(66) +from:0x0216227c kind:load to:0x02162284 module:overlay(66) +from:0x02162280 kind:load to:0x02162290 module:overlay(66) +from:0x021622a4 kind:load to:0x0215c574 module:overlay(66) +from:0x021622a8 kind:load to:0x02097944 module:overlay(0) +from:0x021622ac kind:load to:0x02097754 module:overlay(0) +from:0x021622b0 kind:load to:0x020977d0 module:overlay(0) +from:0x021622b4 kind:load to:0x0209794c module:overlay(0) +from:0x021622b8 kind:load to:0x0209796c module:overlay(0) +from:0x021622bc kind:load to:0x02097998 module:overlay(0) +from:0x021622c8 kind:load to:0x0215c5c0 module:overlay(66) +from:0x021622cc kind:load to:0x0215c920 module:overlay(66) +from:0x021622d0 kind:load to:0x0205a720 module:overlay(0) +from:0x021622d4 kind:load to:0x01ffc57c module:itcm +from:0x021622d8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021622dc kind:load to:0x02057e44 module:overlay(0) +from:0x021622e0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021622e4 kind:load to:0x01ffc7a4 module:itcm +from:0x021622e8 kind:load to:0x02057d84 module:overlay(0) +from:0x021622f4 kind:load to:0x02098518 module:overlay(0) +from:0x021622f8 kind:load to:0x02098554 module:overlay(0) +from:0x021622fc kind:load to:0x0209856c module:overlay(0) +from:0x02162300 kind:load to:0x02098578 module:overlay(0) +from:0x02162304 kind:load to:0x01fff464 module:itcm +from:0x02162308 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0216230c kind:load to:0x0215c688 module:overlay(66) +from:0x02162310 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x02162314 kind:load to:0x020984b4 module:overlay(0) +from:0x02162318 kind:load to:0x020984b8 module:overlay(0) +from:0x0216231c kind:load to:0x020984bc module:overlay(0) +from:0x02162320 kind:load to:0x0215c900 module:overlay(66) +from:0x02162324 kind:load to:0x020984c4 module:overlay(0) +from:0x02162328 kind:load to:0x020984c8 module:overlay(0) +from:0x0216232c kind:load to:0x02098584 module:overlay(0) +from:0x02162330 kind:load to:0x020985f0 module:overlay(0) +from:0x02162334 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162338 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216233c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162340 kind:load to:0x0215c93c module:overlay(66) +from:0x02162344 kind:load to:0x0215c97c module:overlay(66) +from:0x02162348 kind:load to:0x0215c7bc module:overlay(66) +from:0x0216236c kind:load to:0x0215c9e4 module:overlay(66) +from:0x02162370 kind:load to:0x0209ca10 module:overlay(0) +from:0x02162374 kind:load to:0x0209ca18 module:overlay(0) +from:0x02162378 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216237c kind:load to:0x0209ca78 module:overlay(0) +from:0x02162388 kind:load to:0x0214f640 module:overlays(58,70) +from:0x0216238c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02162390 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02162394 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02162398 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0216239c kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x021623a0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021623a4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021623a8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021623ac kind:load to:0x0209d1d8 module:overlay(0) +from:0x021623b0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021623b4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021623b8 kind:load to:0x0215cab4 module:overlay(66) +from:0x021623bc kind:load to:0x0215cad4 module:overlay(66) +from:0x021623c0 kind:load to:0x0215ca5c module:overlay(66) +from:0x021623c4 kind:load to:0x0214f748 module:overlays(58,70) +from:0x021623c8 kind:load to:0x0215caac module:overlay(66) +from:0x021623cc kind:load to:0x0215ccf8 module:overlay(66) +from:0x021623d4 kind:load to:0x0215cd38 module:overlay(66) +from:0x021623dc kind:load to:0x0215ccf4 module:overlay(66) +from:0x021623e4 kind:load to:0x0215cd14 module:overlay(66) +from:0x021623f4 kind:load to:0x0215cb1c module:overlay(66) +from:0x021623f8 kind:load to:0x0209774c module:overlay(0) +from:0x021623fc kind:load to:0x02097754 module:overlay(0) +from:0x02162400 kind:load to:0x020977d0 module:overlay(0) +from:0x02162404 kind:load to:0x02097810 module:overlay(0) +from:0x02162408 kind:load to:0x02097814 module:overlay(0) +from:0x0216240c kind:load to:0x02097818 module:overlay(0) +from:0x02162418 kind:load to:0x02098518 module:overlay(0) +from:0x0216241c kind:load to:0x02098554 module:overlay(0) +from:0x02162420 kind:load to:0x0209856c module:overlay(0) +from:0x02162424 kind:load to:0x02098578 module:overlay(0) +from:0x02162428 kind:load to:0x01fff464 module:itcm +from:0x0216242c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162430 kind:load to:0x0215cbac module:overlay(66) +from:0x02162434 kind:load to:0x020984b0 module:overlay(0) +from:0x02162438 kind:load to:0x0215cc88 module:overlay(66) +from:0x0216243c kind:load to:0x0215cc74 module:overlay(66) +from:0x02162440 kind:load to:0x020984bc module:overlay(0) +from:0x02162444 kind:load to:0x0215cd58 module:overlay(66) +from:0x02162448 kind:load to:0x020984c4 module:overlay(0) +from:0x0216244c kind:load to:0x020984c8 module:overlay(0) +from:0x02162450 kind:load to:0x02098584 module:overlay(0) +from:0x02162454 kind:load to:0x020985f0 module:overlay(0) +from:0x02162458 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216245c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162460 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162464 kind:load to:0x0215cda8 module:overlay(66) +from:0x02162468 kind:load to:0x0215cdd0 module:overlay(66) +from:0x0216246c kind:load to:0x0215ccb4 module:overlay(66) +from:0x02162470 kind:load to:0x0215cd50 module:overlay(66) +from:0x0216247c kind:load to:0x0215ce20 module:overlay(66) +from:0x02162480 kind:load to:0x0209ca10 module:overlay(0) +from:0x02162484 kind:load to:0x0209ca18 module:overlay(0) +from:0x02162488 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216248c kind:load to:0x0209ca78 module:overlay(0) +from:0x02162498 kind:load to:0x0214f640 module:overlays(58,70) +from:0x0216249c kind:load to:0x0209d0b8 module:overlay(0) +from:0x021624a0 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x021624a4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021624a8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021624ac kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x021624b0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021624b4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021624b8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021624bc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021624c0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021624c4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021624c8 kind:load to:0x0215cf0c module:overlay(66) +from:0x021624cc kind:load to:0x0215cf2c module:overlay(66) +from:0x021624d0 kind:load to:0x0215ceb4 module:overlay(66) +from:0x021624d4 kind:load to:0x0214f748 module:overlays(58,70) +from:0x021624d8 kind:load to:0x0215cf04 module:overlay(66) +from:0x021624e4 kind:load to:0x0215cf74 module:overlay(66) +from:0x021624e8 kind:load to:0x0209ca10 module:overlay(0) +from:0x021624ec kind:load to:0x0209ca18 module:overlay(0) +from:0x021624f0 kind:load to:0x0209ca58 module:overlay(0) +from:0x021624f4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02162500 kind:load to:0x0214f640 module:overlays(58,70) +from:0x02162504 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02162508 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0216250c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02162510 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02162514 kind:load to:0x0214f6c0 module:overlays(30,58,70) +from:0x02162518 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0216251c kind:load to:0x0209d1cc module:overlay(0) +from:0x02162520 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02162524 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02162528 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0216252c kind:load to:0x0209d1ec module:overlay(0) +from:0x02162530 kind:load to:0x0215d060 module:overlay(66) +from:0x02162534 kind:load to:0x0215d080 module:overlay(66) +from:0x02162538 kind:load to:0x0215d008 module:overlay(66) +from:0x0216253c kind:load to:0x0214f748 module:overlays(58,70) +from:0x02162540 kind:load to:0x0215d058 module:overlay(66) +from:0x0216254c kind:load to:0x0215d148 module:overlay(66) +from:0x02162550 kind:load to:0x0209ca10 module:overlay(0) +from:0x02162554 kind:load to:0x0209ca18 module:overlay(0) +from:0x02162558 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216255c kind:load to:0x0209ca78 module:overlay(0) +from:0x0216256c kind:load to:0x0209ca10 module:overlay(0) +from:0x02162570 kind:load to:0x0209ca18 module:overlay(0) +from:0x02162574 kind:load to:0x0209ca58 module:overlay(0) +from:0x02162578 kind:load to:0x0209ca78 module:overlay(0) +from:0x02162584 kind:load to:0x0207c49c module:overlay(0) +from:0x02162588 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0216258c kind:load to:0x0207c96c module:overlay(0) +from:0x02162590 kind:load to:0x0207c95c module:overlay(0) +from:0x02162594 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02162598 kind:load to:0x0207ca10 module:overlay(0) +from:0x0216259c kind:load to:0x0207ca38 module:overlay(0) +from:0x021625a0 kind:load to:0x0207cab0 module:overlay(0) +from:0x021625ac kind:load to:0x0215d25c module:overlay(66) +from:0x021625b0 kind:load to:0x0215d728 module:overlay(66) +from:0x021625b4 kind:load to:0x0215d0ec module:overlay(66) +from:0x021625b8 kind:load to:0x01ffc57c module:itcm +from:0x021625bc kind:load to:0x02057dc8 module:overlay(0) +from:0x021625c0 kind:load to:0x02057e44 module:overlay(0) +from:0x021625c4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021625c8 kind:load to:0x0215d0f8 module:overlay(66) +from:0x021625cc kind:load to:0x02057d84 module:overlay(0) +from:0x021625d8 kind:load to:0x0215d270 module:overlay(66) +from:0x021625dc kind:load to:0x0209d0b8 module:overlay(0) +from:0x021625e0 kind:load to:0x0215d328 module:overlay(66) +from:0x021625e4 kind:load to:0x0215d474 module:overlay(66) +from:0x021625e8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021625ec kind:load to:0x0215d488 module:overlay(66) +from:0x021625f0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021625f4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021625f8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021625fc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02162600 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02162604 kind:load to:0x0209d1ec module:overlay(0) +from:0x02162608 kind:load to:0x0215d744 module:overlay(66) +from:0x0216260c kind:load to:0x0215d764 module:overlay(66) diff --git a/config/eur/arm9/overlays/ov066/symbols.txt b/config/eur/arm9/overlays/ov066/symbols.txt new file mode 100644 index 00000000..1caca411 --- /dev/null +++ b/config/eur/arm9/overlays/ov066/symbols.txt @@ -0,0 +1,996 @@ +func_ov066_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov066_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov066_02157ed0 kind:function(arm,size=0x70) addr:0x02157ed0 +func_ov066_02157f40 kind:function(arm,size=0x38) addr:0x02157f40 +func_ov066_02157f78 kind:function(arm,size=0x1c) addr:0x02157f78 +func_ov066_02157f94 kind:function(arm,size=0x24) addr:0x02157f94 +func_ov066_02157fb8 kind:function(arm,size=0xc) addr:0x02157fb8 +func_ov066_02157fc4 kind:function(arm,size=0x29c) addr:0x02157fc4 +func_ov066_02158260 kind:function(arm,size=0x1e8) addr:0x02158260 +func_ov066_02158448 kind:function(arm,size=0x14) addr:0x02158448 +func_ov066_0215845c kind:function(arm,size=0x14) addr:0x0215845c +func_ov066_02158470 kind:function(arm,size=0x28) addr:0x02158470 +func_ov066_02158498 kind:function(arm,size=0x350) addr:0x02158498 +func_ov066_021587e8 kind:function(arm,size=0x1d8) addr:0x021587e8 +func_ov066_021589c0 kind:function(arm,size=0x60) addr:0x021589c0 +func_ov066_02158a20 kind:function(arm,size=0x48) addr:0x02158a20 +func_ov066_02158a68 kind:function(arm,size=0x58) addr:0x02158a68 +func_ov066_02158ac0 kind:function(arm,size=0xac) addr:0x02158ac0 +func_ov066_02158b6c kind:function(arm,size=0x1c) addr:0x02158b6c +func_ov066_02158b88 kind:function(arm,size=0x60) addr:0x02158b88 +func_ov066_02158be8 kind:function(arm,size=0x24) addr:0x02158be8 +func_ov066_02158c0c kind:function(arm,size=0x10) addr:0x02158c0c +func_ov066_02158c1c kind:function(arm,size=0x8) addr:0x02158c1c +func_ov066_02158c24 kind:function(arm,size=0x1c) addr:0x02158c24 +func_ov066_02158c40 kind:function(arm,size=0x40) addr:0x02158c40 +func_ov066_02158c80 kind:function(arm,size=0x48) addr:0x02158c80 +func_ov066_02158cc8 kind:function(arm,size=0x24) addr:0x02158cc8 +func_ov066_02158cec kind:function(arm,size=0x2c) addr:0x02158cec +func_ov066_02158d18 kind:function(arm,size=0x1c) addr:0x02158d18 +func_ov066_02158d34 kind:function(arm,size=0x28) addr:0x02158d34 +func_ov066_02158d5c kind:function(arm,size=0x20) addr:0x02158d5c +func_ov066_02158d7c kind:function(arm,size=0x14) addr:0x02158d7c +func_ov066_02158d90 kind:function(arm,size=0xc) addr:0x02158d90 +func_ov066_02158d9c kind:function(arm,size=0x24) addr:0x02158d9c +func_ov066_02158dc0 kind:function(arm,size=0x6c) addr:0x02158dc0 +func_ov066_02158e2c kind:function(arm,size=0x48) addr:0x02158e2c +func_ov066_02158e74 kind:function(arm,size=0x1c) addr:0x02158e74 +func_ov066_02158e90 kind:function(arm,size=0x24) addr:0x02158e90 +func_ov066_02158eb4 kind:function(arm,size=0x14) addr:0x02158eb4 +func_ov066_02158ec8 kind:function(arm,size=0x1da0) addr:0x02158ec8 +func_ov066_0215ac68 kind:function(arm,size=0x8) addr:0x0215ac68 +func_ov066_0215ac70 kind:function(arm,size=0x1e0) addr:0x0215ac70 +func_ov066_0215ae50 kind:function(arm,size=0x4a4) addr:0x0215ae50 +func_ov066_0215b2f4 kind:function(arm,size=0x154) addr:0x0215b2f4 +func_ov066_0215b448 kind:function(arm,size=0x1d4) addr:0x0215b448 +func_ov066_0215b61c kind:function(arm,size=0x60) addr:0x0215b61c +func_ov066_0215b67c kind:function(arm,size=0x90) addr:0x0215b67c +func_ov066_0215b70c kind:function(arm,size=0x124) addr:0x0215b70c +func_ov066_0215b830 kind:function(arm,size=0x18) addr:0x0215b830 +func_ov066_0215b848 kind:function(arm,size=0x1c) addr:0x0215b848 +func_ov066_0215b864 kind:function(arm,size=0x60) addr:0x0215b864 +func_ov066_0215b8c4 kind:function(arm,size=0x74) addr:0x0215b8c4 +func_ov066_0215b938 kind:function(arm,size=0x74) addr:0x0215b938 +func_ov066_0215b9ac kind:function(arm,size=0x48) addr:0x0215b9ac +func_ov066_0215b9f4 kind:function(arm,size=0x50) addr:0x0215b9f4 +func_ov066_0215ba44 kind:function(arm,size=0x14) addr:0x0215ba44 +func_ov066_0215ba58 kind:function(arm,size=0xc) addr:0x0215ba58 +func_ov066_0215ba64 kind:function(arm,size=0x8) addr:0x0215ba64 +func_ov066_0215ba6c kind:function(arm,size=0x2c) addr:0x0215ba6c +func_ov066_0215ba98 kind:function(arm,size=0xc) addr:0x0215ba98 +func_ov066_0215baa4 kind:function(arm,size=0x24) addr:0x0215baa4 +func_ov066_0215bac8 kind:function(arm,size=0x7c) addr:0x0215bac8 +func_ov066_0215bb44 kind:function(arm,size=0x20) addr:0x0215bb44 +func_ov066_0215bb64 kind:function(arm,size=0x4c) addr:0x0215bb64 +func_ov066_0215bbb0 kind:function(arm,size=0x16c) addr:0x0215bbb0 +func_ov066_0215bd1c kind:function(arm,size=0x74) addr:0x0215bd1c +func_ov066_0215bd90 kind:function(arm,size=0x54) addr:0x0215bd90 +func_ov066_0215bde4 kind:function(arm,size=0xf4) addr:0x0215bde4 +func_ov066_0215bed8 kind:function(arm,size=0x8) addr:0x0215bed8 +func_ov066_0215bee0 kind:function(arm,size=0xc) addr:0x0215bee0 +func_ov066_0215beec kind:function(arm,size=0x28) addr:0x0215beec +func_ov066_0215bf14 kind:function(arm,size=0x30) addr:0x0215bf14 +func_ov066_0215bf44 kind:function(arm,size=0x14) addr:0x0215bf44 +func_ov066_0215bf58 kind:function(arm,size=0x14) addr:0x0215bf58 +func_ov066_0215bf6c kind:function(arm,size=0xc) addr:0x0215bf6c +func_ov066_0215bf78 kind:function(arm,size=0x24) addr:0x0215bf78 +func_ov066_0215bf9c kind:function(arm,size=0x80) addr:0x0215bf9c +func_ov066_0215c01c kind:function(arm,size=0xc) addr:0x0215c01c +func_ov066_0215c028 kind:function(arm,size=0x24) addr:0x0215c028 +func_ov066_0215c04c kind:function(arm,size=0x70) addr:0x0215c04c +func_ov066_0215c0bc kind:function(arm,size=0x20) addr:0x0215c0bc +func_ov066_0215c0dc kind:function(arm,size=0x44) addr:0x0215c0dc +func_ov066_0215c120 kind:function(arm,size=0x104) addr:0x0215c120 +func_ov066_0215c224 kind:function(arm,size=0x58) addr:0x0215c224 +func_ov066_0215c27c kind:function(arm,size=0x54) addr:0x0215c27c +func_ov066_0215c2d0 kind:function(arm,size=0xf4) addr:0x0215c2d0 +func_ov066_0215c3c4 kind:function(arm,size=0x28) addr:0x0215c3c4 +func_ov066_0215c3ec kind:function(arm,size=0x30) addr:0x0215c3ec +func_ov066_0215c41c kind:function(arm,size=0x14) addr:0x0215c41c +func_ov066_0215c430 kind:function(arm,size=0x14) addr:0x0215c430 +func_ov066_0215c444 kind:function(arm,size=0xc) addr:0x0215c444 +func_ov066_0215c450 kind:function(arm,size=0x24) addr:0x0215c450 +func_ov066_0215c474 kind:function(arm,size=0x28) addr:0x0215c474 +func_ov066_0215c49c kind:function(arm,size=0x20) addr:0x0215c49c +func_ov066_0215c4bc kind:function(arm,size=0x50) addr:0x0215c4bc +func_ov066_0215c50c kind:function(arm,size=0x20) addr:0x0215c50c +func_ov066_0215c52c kind:function(arm,size=0x28) addr:0x0215c52c +func_ov066_0215c554 kind:function(arm,size=0x14) addr:0x0215c554 +func_ov066_0215c568 kind:function(arm,size=0xc) addr:0x0215c568 +func_ov066_0215c574 kind:function(arm,size=0x24) addr:0x0215c574 +func_ov066_0215c598 kind:function(arm,size=0x28) addr:0x0215c598 +func_ov066_0215c5c0 kind:function(arm,size=0x14) addr:0x0215c5c0 +func_ov066_0215c5d4 kind:function(arm,size=0x7c) addr:0x0215c5d4 +func_ov066_0215c650 kind:function(arm,size=0x24) addr:0x0215c650 +func_ov066_0215c674 kind:function(arm,size=0x14) addr:0x0215c674 +func_ov066_0215c688 kind:function(arm,size=0x134) addr:0x0215c688 +func_ov066_0215c7bc kind:function(arm,size=0x50) addr:0x0215c7bc +func_ov066_0215c80c kind:function(arm,size=0x5c) addr:0x0215c80c +func_ov066_0215c868 kind:function(arm,size=0x98) addr:0x0215c868 +func_ov066_0215c900 kind:function(arm,size=0x20) addr:0x0215c900 +func_ov066_0215c920 kind:function(arm,size=0x1c) addr:0x0215c920 +func_ov066_0215c93c kind:function(arm,size=0x40) addr:0x0215c93c +func_ov066_0215c97c kind:function(arm,size=0x48) addr:0x0215c97c +func_ov066_0215c9c4 kind:function(arm,size=0x14) addr:0x0215c9c4 +func_ov066_0215c9d8 kind:function(arm,size=0xc) addr:0x0215c9d8 +func_ov066_0215c9e4 kind:function(arm,size=0x24) addr:0x0215c9e4 +func_ov066_0215ca08 kind:function(arm,size=0x34) addr:0x0215ca08 +func_ov066_0215ca3c kind:function(arm,size=0x20) addr:0x0215ca3c +func_ov066_0215ca5c kind:function(arm,size=0x50) addr:0x0215ca5c +func_ov066_0215caac kind:function(arm,size=0x8) addr:0x0215caac +func_ov066_0215cab4 kind:function(arm,size=0x20) addr:0x0215cab4 +func_ov066_0215cad4 kind:function(arm,size=0x28) addr:0x0215cad4 +func_ov066_0215cafc kind:function(arm,size=0x14) addr:0x0215cafc +func_ov066_0215cb10 kind:function(arm,size=0xc) addr:0x0215cb10 +func_ov066_0215cb1c kind:function(arm,size=0x24) addr:0x0215cb1c +func_ov066_0215cb40 kind:function(arm,size=0x40) addr:0x0215cb40 +func_ov066_0215cb80 kind:function(arm,size=0x2c) addr:0x0215cb80 +func_ov066_0215cbac kind:function(arm,size=0x44) addr:0x0215cbac +func_ov066_0215cbf0 kind:function(arm,size=0x3c) addr:0x0215cbf0 +func_ov066_0215cc2c kind:function(arm,size=0x48) addr:0x0215cc2c +func_ov066_0215cc74 kind:function(arm,size=0x14) addr:0x0215cc74 +func_ov066_0215cc88 kind:function(arm,size=0x2c) addr:0x0215cc88 +func_ov066_0215ccb4 kind:function(arm,size=0x40) addr:0x0215ccb4 +func_ov066_0215ccf4 kind:function(arm,size=0x4) addr:0x0215ccf4 +func_ov066_0215ccf8 kind:function(arm,size=0x1c) addr:0x0215ccf8 +func_ov066_0215cd14 kind:function(arm,size=0x24) addr:0x0215cd14 +func_ov066_0215cd38 kind:function(arm,size=0x18) addr:0x0215cd38 +func_ov066_0215cd50 kind:function(arm,size=0x8) addr:0x0215cd50 +func_ov066_0215cd58 kind:function(arm,size=0x50) addr:0x0215cd58 +func_ov066_0215cda8 kind:function(arm,size=0x28) addr:0x0215cda8 +func_ov066_0215cdd0 kind:function(arm,size=0x30) addr:0x0215cdd0 +func_ov066_0215ce00 kind:function(arm,size=0x14) addr:0x0215ce00 +func_ov066_0215ce14 kind:function(arm,size=0xc) addr:0x0215ce14 +func_ov066_0215ce20 kind:function(arm,size=0x24) addr:0x0215ce20 +func_ov066_0215ce44 kind:function(arm,size=0x50) addr:0x0215ce44 +func_ov066_0215ce94 kind:function(arm,size=0x20) addr:0x0215ce94 +func_ov066_0215ceb4 kind:function(arm,size=0x50) addr:0x0215ceb4 +func_ov066_0215cf04 kind:function(arm,size=0x8) addr:0x0215cf04 +func_ov066_0215cf0c kind:function(arm,size=0x20) addr:0x0215cf0c +func_ov066_0215cf2c kind:function(arm,size=0x28) addr:0x0215cf2c +func_ov066_0215cf54 kind:function(arm,size=0x14) addr:0x0215cf54 +func_ov066_0215cf68 kind:function(arm,size=0xc) addr:0x0215cf68 +func_ov066_0215cf74 kind:function(arm,size=0x24) addr:0x0215cf74 +func_ov066_0215cf98 kind:function(arm,size=0x50) addr:0x0215cf98 +func_ov066_0215cfe8 kind:function(arm,size=0x20) addr:0x0215cfe8 +func_ov066_0215d008 kind:function(arm,size=0x50) addr:0x0215d008 +func_ov066_0215d058 kind:function(arm,size=0x8) addr:0x0215d058 +func_ov066_0215d060 kind:function(arm,size=0x20) addr:0x0215d060 +func_ov066_0215d080 kind:function(arm,size=0x28) addr:0x0215d080 +func_ov066_0215d0a8 kind:function(arm,size=0x14) addr:0x0215d0a8 +func_ov066_0215d0bc kind:function(arm,size=0x30) addr:0x0215d0bc +func_ov066_0215d0ec kind:function(arm,size=0xc) addr:0x0215d0ec +func_ov066_0215d0f8 kind:function(arm,size=0x44) addr:0x0215d0f8 +func_ov066_0215d13c kind:function(arm,size=0xc) addr:0x0215d13c +func_ov066_0215d148 kind:function(arm,size=0x24) addr:0x0215d148 +func_ov066_0215d16c kind:function(arm,size=0xac) addr:0x0215d16c +func_ov066_0215d218 kind:function(arm,size=0x44) addr:0x0215d218 +func_ov066_0215d25c kind:function(arm,size=0x14) addr:0x0215d25c +func_ov066_0215d270 kind:function(arm,size=0xb8) addr:0x0215d270 +func_ov066_0215d328 kind:function(arm,size=0x14c) addr:0x0215d328 +func_ov066_0215d474 kind:function(arm,size=0x14) addr:0x0215d474 +func_ov066_0215d488 kind:function(arm,size=0x20) addr:0x0215d488 +func_ov066_0215d4a8 kind:function(arm,size=0x280) addr:0x0215d4a8 +func_ov066_0215d728 kind:function(arm,size=0x1c) addr:0x0215d728 +func_ov066_0215d744 kind:function(arm,size=0x20) addr:0x0215d744 +func_ov066_0215d764 kind:function(arm,size=0x28) addr:0x0215d764 +func_ov066_0215d78c kind:function(arm,size=0x14) addr:0x0215d78c +data_ov066_0215d7a8 kind:data(any) addr:0x0215d7a8 +data_ov066_0215d7b0 kind:data(any) addr:0x0215d7b0 +data_ov066_0215d7d8 kind:data(any) addr:0x0215d7d8 +data_ov066_0215d7e0 kind:data(any) addr:0x0215d7e0 +data_ov066_0215d7f0 kind:data(any) addr:0x0215d7f0 +data_ov066_0215d800 kind:data(any) addr:0x0215d800 +data_ov066_0215d830 kind:data(any) addr:0x0215d830 +data_ov066_0215d850 kind:data(any) addr:0x0215d850 +data_ov066_0215d888 kind:data(any) addr:0x0215d888 ambiguous +data_ov066_0215d8a8 kind:data(any) addr:0x0215d8a8 +data_ov066_0215d8c0 kind:data(any) addr:0x0215d8c0 +func_ov066_0215d8c8 kind:function(arm,size=0x50) addr:0x0215d8c8 +func_ov066_0215d918 kind:function(arm,size=0x50) addr:0x0215d918 +func_ov066_0215d968 kind:function(arm,size=0x94) addr:0x0215d968 +func_ov066_0215d9fc kind:function(arm,size=0x94) addr:0x0215d9fc +func_ov066_0215da90 kind:function(arm,size=0x50) addr:0x0215da90 +func_ov066_0215dae0 kind:function(arm,size=0x50) addr:0x0215dae0 +func_ov066_0215db30 kind:function(arm,size=0x50) addr:0x0215db30 +func_ov066_0215db80 kind:function(arm,size=0x50) addr:0x0215db80 +func_ov066_0215dbd0 kind:function(arm,size=0x50) addr:0x0215dbd0 +func_ov066_0215dc20 kind:function(arm,size=0x50) addr:0x0215dc20 +func_ov066_0215dc70 kind:function(arm,size=0x50) addr:0x0215dc70 +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_0215dd60 kind:data(any) addr:0x0215dd60 +data_ov066_0215dd64 kind:data(any) addr:0x0215dd64 +data_ov066_0215dd68 kind:data(any) addr:0x0215dd68 +data_ov066_0215dd6c kind:data(any) addr:0x0215dd6c +data_ov066_0215dd70 kind:data(any) addr:0x0215dd70 +data_ov066_0215dd74 kind:data(any) addr:0x0215dd74 +data_ov066_0215dd78 kind:data(any) addr:0x0215dd78 +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_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_0215df38 kind:data(any) addr:0x0215df38 ambiguous +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_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_0215e0f0 kind:data(any) addr:0x0215e0f0 +data_ov066_0215e0fc kind:data(any) addr:0x0215e0fc +data_ov066_0215e108 kind:data(any) addr:0x0215e108 +data_ov066_0215e110 kind:data(any) addr:0x0215e110 ambiguous +data_ov066_0215e114 kind:data(any) addr:0x0215e114 +data_ov066_0215e120 kind:data(any) addr:0x0215e120 +data_ov066_0215e12c kind:data(any) addr:0x0215e12c +data_ov066_0215e138 kind:data(any) addr:0x0215e138 +data_ov066_0215e144 kind:data(any) addr:0x0215e144 +data_ov066_0215e150 kind:data(any) addr:0x0215e150 +data_ov066_0215e15c kind:data(any) addr:0x0215e15c +data_ov066_0215e168 kind:data(any) addr:0x0215e168 +data_ov066_0215e174 kind:data(any) addr:0x0215e174 +data_ov066_0215e180 kind:data(any) addr:0x0215e180 +data_ov066_0215e18c kind:data(any) addr:0x0215e18c +data_ov066_0215e198 kind:data(any) addr:0x0215e198 +data_ov066_0215e1a4 kind:data(any) addr:0x0215e1a4 +data_ov066_0215e1b0 kind:data(any) addr:0x0215e1b0 +data_ov066_0215e1b4 kind:data(any) addr:0x0215e1b4 ambiguous +data_ov066_0215e1bc kind:data(any) addr:0x0215e1bc +data_ov066_0215e1c8 kind:data(any) addr:0x0215e1c8 +data_ov066_0215e1d4 kind:data(any) addr:0x0215e1d4 +data_ov066_0215e1e0 kind:data(any) addr:0x0215e1e0 +data_ov066_0215e1ec kind:data(any) addr:0x0215e1ec +data_ov066_0215e1f8 kind:data(any) addr:0x0215e1f8 +data_ov066_0215e204 kind:data(any) addr:0x0215e204 +data_ov066_0215e210 kind:data(any) addr:0x0215e210 +data_ov066_0215e224 kind:data(any) addr:0x0215e224 +data_ov066_0215e240 kind:data(any) addr:0x0215e240 +data_ov066_0215e25c kind:data(any) addr:0x0215e25c +data_ov066_0215e284 kind:data(any) addr:0x0215e284 ambiguous +data_ov066_0215e290 kind:data(any) addr:0x0215e290 ambiguous +data_ov066_0215e294 kind:data(any) addr:0x0215e294 +data_ov066_0215e2dc kind:data(any) addr:0x0215e2dc +data_ov066_0215e320 kind:data(any) addr:0x0215e320 +data_ov066_0215e398 kind:data(any) addr:0x0215e398 +data_ov066_0215e49c kind:data(any) addr:0x0215e49c +data_ov066_0215e518 kind:data(any) addr:0x0215e518 ambiguous +data_ov066_0215e5a0 kind:data(any) addr:0x0215e5a0 +data_ov066_0215e608 kind:data(any) addr:0x0215e608 ambiguous +data_ov066_0215e658 kind:data(any) addr:0x0215e658 ambiguous +data_ov066_0215e688 kind:data(any) addr:0x0215e688 ambiguous +data_ov066_0215e6a4 kind:data(any) addr:0x0215e6a4 +data_ov066_0215e730 kind:data(any) addr:0x0215e730 ambiguous +data_ov066_0215e740 kind:data(any) addr:0x0215e740 ambiguous +data_ov066_0215e7a8 kind:data(any) addr:0x0215e7a8 +data_ov066_0215e8ac kind:data(any) addr:0x0215e8ac +data_ov066_0215e90c kind:data(any) addr:0x0215e90c ambiguous +data_ov066_0215e974 kind:data(any) addr:0x0215e974 ambiguous +data_ov066_0215e9b0 kind:data(any) addr:0x0215e9b0 +data_ov066_0215ea0c kind:data(any) addr:0x0215ea0c ambiguous +data_ov066_0215eab4 kind:data(any) addr:0x0215eab4 +data_ov066_0215eb58 kind:data(any) addr:0x0215eb58 ambiguous +data_ov066_0215ebb0 kind:data(any) addr:0x0215ebb0 ambiguous +data_ov066_0215ebb8 kind:data(any) addr:0x0215ebb8 +data_ov066_0215ecc4 kind:data(any) addr:0x0215ecc4 +data_ov066_0215ed64 kind:data(any) addr:0x0215ed64 ambiguous +data_ov066_0215edb4 kind:data(any) addr:0x0215edb4 ambiguous +data_ov066_0215ede0 kind:data(any) addr:0x0215ede0 +data_ov066_0215eef4 kind:data(any) addr:0x0215eef4 +data_ov066_0215eef8 kind:data(any) addr:0x0215eef8 +data_ov066_0215eefc kind:data(any) addr:0x0215eefc +data_ov066_0215ef00 kind:data(any) addr:0x0215ef00 +data_ov066_0215ef04 kind:data(any) addr:0x0215ef04 +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_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_0215f544 kind:data(any) addr:0x0215f544 ambiguous +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_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_0215f85c kind:data(any) addr:0x0215f85c +data_ov066_0215f868 kind:data(any) addr:0x0215f868 +data_ov066_0215f874 kind:data(any) addr:0x0215f874 +data_ov066_0215f880 kind:data(any) addr:0x0215f880 +data_ov066_0215f88c kind:data(any) addr:0x0215f88c +data_ov066_0215f898 kind:data(any) addr:0x0215f898 +data_ov066_0215f8a4 kind:data(any) addr:0x0215f8a4 +data_ov066_0215f8b0 kind:data(any) addr:0x0215f8b0 +data_ov066_0215f8bc kind:data(any) addr:0x0215f8bc +data_ov066_0215f8c8 kind:data(any) addr:0x0215f8c8 +data_ov066_0215f8d4 kind:data(any) addr:0x0215f8d4 +data_ov066_0215f8e0 kind:data(any) addr:0x0215f8e0 +data_ov066_0215f8ec kind:data(any) addr:0x0215f8ec +data_ov066_0215f8f8 kind:data(any) addr:0x0215f8f8 +data_ov066_0215f904 kind:data(any) addr:0x0215f904 +data_ov066_0215f910 kind:data(any) addr:0x0215f910 +data_ov066_0215f91c kind:data(any) addr:0x0215f91c +data_ov066_0215f928 kind:data(any) addr:0x0215f928 +data_ov066_0215f934 kind:data(any) addr:0x0215f934 +data_ov066_0215f940 kind:data(any) addr:0x0215f940 +data_ov066_0215f94c kind:data(any) addr:0x0215f94c +data_ov066_0215f958 kind:data(any) addr:0x0215f958 +data_ov066_0215f964 kind:data(any) addr:0x0215f964 +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_0215fd94 kind:data(any) addr:0x0215fd94 ambiguous +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_0215febc kind:data(any) addr:0x0215febc +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_0215ff88 kind:data(any) addr:0x0215ff88 +data_ov066_0215ff98 kind:data(any) addr:0x0215ff98 +data_ov066_0215ffb0 kind:data(any) addr:0x0215ffb0 +data_ov066_0215ffcc kind:data(any) addr:0x0215ffcc +data_ov066_0215ffe8 kind:data(any) addr:0x0215ffe8 +data_ov066_02160018 kind:data(any) addr:0x02160018 +data_ov066_021600e0 kind:data(any) addr:0x021600e0 +data_ov066_02160118 kind:data(any) addr:0x02160118 ambiguous +data_ov066_02160134 kind:data(any) addr:0x02160134 ambiguous +data_ov066_021601f4 kind:data(any) addr:0x021601f4 +data_ov066_02160364 kind:data(any) addr:0x02160364 ambiguous +data_ov066_021603d8 kind:data(any) addr:0x021603d8 ambiguous +data_ov066_02160458 kind:data(any) addr:0x02160458 ambiguous +data_ov066_0216045d kind:data(any) addr:0x0216045d ambiguous +data_ov066_02160500 kind:data(any) addr:0x02160500 +data_ov066_02160528 kind:data(any) addr:0x02160528 ambiguous +data_ov066_02160534 kind:data(any) addr:0x02160534 ambiguous +data_ov066_0216060c kind:data(any) addr:0x0216060c ambiguous +data_ov066_02160678 kind:data(any) addr:0x02160678 ambiguous +data_ov066_021607c8 kind:data(any) addr:0x021607c8 ambiguous +data_ov066_0216080c kind:data(any) addr:0x0216080c +data_ov066_02160830 kind:data(any) addr:0x02160830 ambiguous +data_ov066_02160918 kind:data(any) addr:0x02160918 ambiguous +data_ov066_0216097c kind:data(any) addr:0x0216097c ambiguous +data_ov066_021609dc kind:data(any) addr:0x021609dc ambiguous +data_ov066_02160ad0 kind:data(any) addr:0x02160ad0 ambiguous +data_ov066_02160b18 kind:data(any) addr:0x02160b18 +data_ov066_02160b70 kind:data(any) addr:0x02160b70 ambiguous +data_ov066_02160bb8 kind:data(any) addr:0x02160bb8 ambiguous +data_ov066_02160e10 kind:data(any) addr:0x02160e10 ambiguous +data_ov066_02160e24 kind:data(any) addr:0x02160e24 +data_ov066_02160e98 kind:data(any) addr:0x02160e98 ambiguous +data_ov066_021610f0 kind:data(any) addr:0x021610f0 ambiguous +data_ov066_02161130 kind:data(any) addr:0x02161130 +data_ov066_02161178 kind:data(any) addr:0x02161178 ambiguous +data_ov066_0216122c kind:data(any) addr:0x0216122c ambiguous +data_ov066_021612c0 kind:data(any) addr:0x021612c0 ambiguous +data_ov066_021612c8 kind:data(any) addr:0x021612c8 ambiguous +data_ov066_021613a8 kind:data(any) addr:0x021613a8 ambiguous +data_ov066_02161430 kind:data(any) addr:0x02161430 ambiguous +data_ov066_0216143c kind:data(any) addr:0x0216143c +data_ov066_021614c8 kind:data(any) addr:0x021614c8 ambiguous +data_ov066_02161520 kind:data(any) addr:0x02161520 ambiguous +data_ov066_0216153c kind:data(any) addr:0x0216153c ambiguous +data_ov066_0216171c kind:data(any) addr:0x0216171c ambiguous +data_ov066_02161748 kind:data(any) addr:0x02161748 +data_ov066_021618a0 kind:data(any) addr:0x021618a0 ambiguous +data_ov066_0216195c kind:data(any) addr:0x0216195c ambiguous +data_ov066_02161a28 kind:data(any) addr:0x02161a28 ambiguous +data_ov066_02161a54 kind:data(any) addr:0x02161a54 +data_ov066_02161aec kind:data(any) addr:0x02161aec ambiguous +data_ov066_02161bcc kind:data(any) addr:0x02161bcc ambiguous +data_ov066_02161be0 kind:data(any) addr:0x02161be0 ambiguous +data_ov066_02161c2c kind:data(any) addr:0x02161c2c ambiguous +data_ov066_02161cdc kind:data(any) addr:0x02161cdc ambiguous +data_ov066_02161ce8 kind:data(any) addr:0x02161ce8 ambiguous +data_ov066_02161d60 kind:data(any) addr:0x02161d60 +data_ov066_02161d70 kind:data(any) addr:0x02161d70 +data_ov066_02161d94 kind:data(any) addr:0x02161d94 +data_ov066_02161db0 kind:data(any) addr:0x02161db0 +data_ov066_02161dc8 kind:data(any) addr:0x02161dc8 ambiguous +data_ov066_02161df8 kind:data(any) addr:0x02161df8 +data_ov066_02161e40 kind:data(any) addr:0x02161e40 +data_ov066_02161e90 kind:data(any) addr:0x02161e90 +data_ov066_02161ef0 kind:data(any) addr:0x02161ef0 ambiguous +data_ov066_02161fac kind:data(any) addr:0x02161fac +data_ov066_02161fd0 kind:data(any) addr:0x02161fd0 +data_ov066_02161fec kind:data(any) addr:0x02161fec +data_ov066_02162034 kind:data(any) addr:0x02162034 +data_ov066_02162084 kind:data(any) addr:0x02162084 +data_ov066_021620c0 kind:data(any) addr:0x021620c0 ambiguous +data_ov066_021620dc kind:data(any) addr:0x021620dc +data_ov066_021621a8 kind:data(any) addr:0x021621a8 ambiguous +data_ov066_02162200 kind:data(any) addr:0x02162200 +data_ov066_02162224 kind:data(any) addr:0x02162224 +data_ov066_0216227c kind:data(any) addr:0x0216227c +data_ov066_02162284 kind:data(any) addr:0x02162284 +data_ov066_02162290 kind:data(any) addr:0x02162290 +data_ov066_021622a4 kind:data(any) addr:0x021622a4 +data_ov066_021622c8 kind:data(any) addr:0x021622c8 +data_ov066_021622f4 kind:data(any) addr:0x021622f4 +data_ov066_0216234c kind:data(any) addr:0x0216234c +data_ov066_02162358 kind:data(any) addr:0x02162358 +data_ov066_0216236c kind:data(any) addr:0x0216236c +data_ov066_02162388 kind:data(any) addr:0x02162388 +data_ov066_021623cc kind:data(any) addr:0x021623cc +data_ov066_021623dc kind:data(any) addr:0x021623dc +data_ov066_021623f4 kind:data(any) addr:0x021623f4 +data_ov066_02162418 kind:data(any) addr:0x02162418 +data_ov066_02162460 kind:data(any) addr:0x02162460 ambiguous +data_ov066_0216247c kind:data(any) addr:0x0216247c +data_ov066_02162498 kind:data(any) addr:0x02162498 +data_ov066_021624e4 kind:data(any) addr:0x021624e4 +data_ov066_02162500 kind:data(any) addr:0x02162500 +data_ov066_0216254c kind:data(any) addr:0x0216254c +data_ov066_02162568 kind:data(any) addr:0x02162568 +data_ov066_02162584 kind:data(any) addr:0x02162584 +data_ov066_021625ac kind:data(any) addr:0x021625ac +data_ov066_021625d8 kind:data(any) addr:0x021625d8 +data_ov066_02162620 kind:bss addr:0x02162620 +data_ov066_02162624 kind:bss addr:0x02162624 +data_ov066_02162630 kind:bss addr:0x02162630 +data_ov066_02162708 kind:bss addr:0x02162708 +data_ov066_0216270c kind:bss addr:0x0216270c +data_ov066_02162718 kind:bss addr:0x02162718 +data_ov066_021627f0 kind:bss addr:0x021627f0 +data_ov066_021627f8 kind:bss addr:0x021627f8 +data_ov066_02162804 kind:bss addr:0x02162804 +data_ov066_02162810 kind:bss addr:0x02162810 +data_ov066_021628e8 kind:bss addr:0x021628e8 +data_ov066_021629c0 kind:bss addr:0x021629c0 +data_ov066_021629c8 kind:bss addr:0x021629c8 +data_ov066_021629d0 kind:bss addr:0x021629d0 ambiguous +data_ov066_021629d4 kind:bss addr:0x021629d4 +data_ov066_021629e0 kind:bss addr:0x021629e0 +data_ov066_02162ab8 kind:bss addr:0x02162ab8 +data_ov066_02162b78 kind:bss addr:0x02162b78 ambiguous +data_ov066_02162b90 kind:bss addr:0x02162b90 +data_ov066_02162b94 kind:bss addr:0x02162b94 +data_ov066_02162ba0 kind:bss addr:0x02162ba0 +data_ov066_02162c78 kind:bss addr:0x02162c78 +data_ov066_02162c7c kind:bss addr:0x02162c7c +data_ov066_02162c88 kind:bss addr:0x02162c88 +data_ov066_02162c9c kind:bss addr:0x02162c9c ambiguous +data_ov066_02162d60 kind:bss addr:0x02162d60 +data_ov066_02162d64 kind:bss addr:0x02162d64 +data_ov066_02162d70 kind:bss addr:0x02162d70 +data_ov066_02162e44 kind:bss addr:0x02162e44 +data_ov066_02162e48 kind:bss addr:0x02162e48 +data_ov066_02162e54 kind:bss addr:0x02162e54 +data_ov066_02162e90 kind:bss addr:0x02162e90 +data_ov066_02162e94 kind:bss addr:0x02162e94 +data_ov066_02162ea0 kind:bss addr:0x02162ea0 +data_ov066_02162f34 kind:bss addr:0x02162f34 ambiguous +data_ov066_02162f74 kind:bss addr:0x02162f74 +data_ov066_02162f78 kind:bss addr:0x02162f78 +data_ov066_02162f84 kind:bss addr:0x02162f84 +data_ov066_02163058 kind:bss addr:0x02163058 +data_ov066_0216305c kind:bss addr:0x0216305c +data_ov066_02163068 kind:bss addr:0x02163068 +data_ov066_0216313c kind:bss addr:0x0216313c diff --git a/config/eur/arm9/overlays/ov067/delinks.txt b/config/eur/arm9/overlays/ov067/delinks.txt new file mode 100644 index 00000000..e05e7dfe --- /dev/null +++ b/config/eur/arm9/overlays/ov067/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x0215c4f4 kind:code align:32 + .rodata start:0x0215c4f4 end:0x0215c600 kind:data align:4 + .init start:0x0215c600 end:0x0215caa4 kind:code align:4 + .ctor start:0x0215caa4 end:0x0215cad8 kind:data align:4 + .data start:0x0215cae0 end:0x0215d860 kind:data align:32 + .bss start:0x0215d860 end:0x0215e460 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov067/relocs.txt b/config/eur/arm9/overlays/ov067/relocs.txt new file mode 100644 index 00000000..0f20a163 --- /dev/null +++ b/config/eur/arm9/overlays/ov067/relocs.txt @@ -0,0 +1,1230 @@ +from:0x02157ea8 kind:load to:0x0215db28 module:overlay(67) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x0215829c module:overlay(67) +from:0x02157edc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157f44 kind:load to:0x0215cb54 module:overlay(67) +from:0x02157f5c kind:load to:0x0215d8a0 module:overlay(67) +from:0x02157f70 kind:arm_call to:0x02011f3c module:main +from:0x02157f7c kind:arm_call to:0x0215829c module:overlay(67) +from:0x02157f90 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157ff8 kind:load to:0x0215cb30 module:overlay(67) +from:0x0215800c kind:load to:0x0215d978 module:overlay(67) +from:0x02158020 kind:arm_call to:0x02011f3c module:main +from:0x0215802c kind:arm_call to:0x0215829c module:overlay(67) +from:0x02158040 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215809c kind:load to:0x0215cb0c module:overlay(67) +from:0x021580ac kind:load to:0x0215da50 module:overlay(67) +from:0x021580c0 kind:arm_call to:0x02011f3c module:main +from:0x021580cc kind:arm_call to:0x0215829c module:overlay(67) +from:0x021580e0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215813c kind:load to:0x0215cae8 module:overlay(67) +from:0x02158178 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02158198 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021581b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021581c4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215823c kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02158270 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02158284 kind:load to:0x020b539c module:overlay(0) +from:0x02158288 kind:load to:0x0215cd3c module:overlay(67) +from:0x0215828c kind:load to:0x0215cb78 module:overlay(67) +from:0x02158290 kind:load to:0x0215ce58 module:overlay(67) +from:0x02158294 kind:load to:0x0215cc8c module:overlay(67) +from:0x02158298 kind:load to:0x0215c530 module:overlay(67) +from:0x021582cc kind:arm_call to:0x020e7378 module:overlay(31) +from:0x021582ec kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02158308 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158318 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158390 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x021583c4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021583d8 kind:load to:0x020b539c module:overlay(0) +from:0x021583dc kind:load to:0x0215cd3c module:overlay(67) +from:0x021583e0 kind:load to:0x0215cb78 module:overlay(67) +from:0x021583e4 kind:load to:0x0215ce58 module:overlay(67) +from:0x021583e8 kind:load to:0x0215cc8c module:overlay(67) +from:0x021583ec kind:load to:0x0215c530 module:overlay(67) +from:0x021583f8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158410 kind:arm_call to:0x01fff458 module:itcm +from:0x0215842c kind:arm_call to:0x01fff458 module:itcm +from:0x02158478 kind:arm_call to:0x01fff458 module:itcm +from:0x02158490 kind:arm_call to:0x01fff458 module:itcm +from:0x021584a8 kind:arm_call to:0x01fff458 module:itcm +from:0x021584f8 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x0215850c kind:load to:0x02159314 module:overlay(67) +from:0x02158514 kind:load to:0x0215c518 module:overlay(67) +from:0x02158518 kind:load to:0x0215c520 module:overlay(67) +from:0x0215851c kind:load to:0x0215c528 module:overlay(67) +from:0x02158528 kind:arm_call to:0x02159144 module:overlay(67) +from:0x0215854c kind:arm_call to:0x02070538 module:overlay(0) +from:0x02158570 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02158580 kind:arm_call to:0x02158960 module:overlay(67) +from:0x0215858c kind:arm_call to:0x02159240 module:overlay(67) +from:0x021585bc kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x021585c4 kind:load to:0x027e09a4 module:dtcm +from:0x021585c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021585cc kind:load to:0x0215c544 module:overlay(67) +from:0x021585d0 kind:load to:0x0215c540 module:overlay(67) +from:0x02158624 kind:load to:0x0215cbbc module:overlay(67) +from:0x02158658 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x021586b8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021586e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158718 kind:load to:0x0215cc24 module:overlay(67) +from:0x0215874c kind:arm_call to:0x02103864 module:overlay(31) +from:0x02158764 kind:arm_call to:0x02103864 module:overlay(31) +from:0x02158784 kind:arm_call to:0x02158794 module:overlay(67) +from:0x0215878c kind:arm_call to:0x020a98f4 module:overlay(0) +from:0x021587a8 kind:arm_call to:0x020730ac module:overlay(0) +from:0x021587ec kind:arm_call to:0x02073470 module:overlay(0) +from:0x021587f8 kind:load to:0x027e09b8 module:dtcm +from:0x02158830 kind:arm_call to:0x020c4a8c module:overlays(24,25) +from:0x02158838 kind:arm_call to:0x02158888 module:overlay(67) +from:0x0215884c kind:arm_call to:0x021588f4 module:overlay(67) +from:0x02158860 kind:arm_call to:0x02158960 module:overlay(67) +from:0x02158870 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x0215887c kind:load to:0x020d8660 module:overlays(19,24) +from:0x02158880 kind:load to:0x02178530 module:overlays(89,91,92,94) +from:0x02158884 kind:load to:0x020b51b8 module:overlay(0) +from:0x021588a0 kind:arm_call to:0x02016fbc module:main +from:0x021588c8 kind:arm_call to:0x0215a1d0 module:overlay(67) +from:0x0215890c kind:arm_call to:0x02016fbc module:main +from:0x02158934 kind:arm_call to:0x0215a1d0 module:overlay(67) +from:0x0215897c kind:arm_call to:0x02103864 module:overlay(31) +from:0x0215898c kind:arm_call to:0x02103878 module:overlay(31) +from:0x0215899c kind:arm_call to:0x02103864 module:overlay(31) +from:0x021589ac kind:arm_call to:0x02103878 module:overlay(31) +from:0x02158a5c kind:arm_call to:0x02166030 module:overlays(88,94) +from:0x02158a68 kind:arm_call to:0x02166028 module:overlays(93,94) +from:0x02158ab4 kind:arm_call to:0x02159240 module:overlay(67) +from:0x02158ad8 kind:arm_call to:0x02166030 module:overlays(88,94) +from:0x02158ae4 kind:arm_call to:0x02166028 module:overlays(93,94) +from:0x02158b30 kind:arm_call to:0x020d44c0 module:overlay(24) +from:0x02158b48 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x02158b74 kind:load to:0x02178530 module:overlays(89,91,92,94) +from:0x02158b78 kind:load to:0x020b62a8 module:overlay(0) +from:0x02158b7c kind:load to:0x0215c570 module:overlay(67) +from:0x02158b80 kind:load to:0x027e0cfc module:dtcm +from:0x02158b8c kind:load to:0x020a995c module:overlay(0) +from:0x02158bac kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02158bcc kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02158c00 kind:arm_call to:0x02158960 module:overlay(67) +from:0x02158c08 kind:arm_call to:0x020e81d4 module:overlay(31) +from:0x02158c18 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02158c8c kind:arm_call to:0x01fff458 module:itcm +from:0x02158ca4 kind:arm_call to:0x01fff458 module:itcm +from:0x02158cbc kind:arm_call to:0x01fff458 module:itcm +from:0x02158d7c kind:arm_call to:0x01fff458 module:itcm +from:0x02158d94 kind:arm_call to:0x01fff458 module:itcm +from:0x02158dac kind:arm_call to:0x01fff458 module:itcm +from:0x02158e6c kind:arm_call to:0x01fff458 module:itcm +from:0x02158e84 kind:arm_call to:0x01fff458 module:itcm +from:0x02158e9c kind:arm_call to:0x01fff458 module:itcm +from:0x02158f5c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02158fa8 kind:arm_call to:0x020e7b9c module:overlay(31) +from:0x02158fbc kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215901c kind:arm_call to:0x01fff458 module:itcm +from:0x02159034 kind:arm_call to:0x01fff458 module:itcm +from:0x0215904c kind:arm_call to:0x01fff458 module:itcm +from:0x021590b0 kind:load to:0x0215c568 module:overlay(67) +from:0x021590b4 kind:load to:0x0215c57c module:overlay(67) +from:0x021590f4 kind:arm_call to:0x02015080 module:main +from:0x02159110 kind:arm_call to:0x02159128 module:overlay(67) +from:0x0215913c kind:load to:0x027e09a8 module:dtcm +from:0x02159140 kind:load to:0x02071b30 module:overlay(0) +from:0x02159174 kind:arm_call to:0x01fff520 module:itcm +from:0x021591a8 kind:arm_call to:0x01fff520 module:itcm +from:0x021591c8 kind:load to:0x027e0ce8 module:dtcm +from:0x021591cc kind:load to:0x020b34c4 module:overlay(0) +from:0x0215925c kind:arm_call to:0x02166028 module:overlays(93,94) +from:0x02159290 kind:load to:0x0215c58c module:overlay(67) +from:0x02159294 kind:load to:0x02178530 module:overlays(89,91,92,94) +from:0x021592ac kind:arm_call to:0x01fff458 module:itcm +from:0x021592b8 kind:arm_call to:0x01fff458 module:itcm +from:0x021592e4 kind:arm_call to:0x0212be1c module:overlay(40) +from:0x021592f8 kind:arm_call to:0x020d4288 module:overlay(24) +from:0x02159308 kind:load to:0x027e0cfc module:dtcm +from:0x0215937c kind:arm_call to:0x0200e260 module:main +from:0x0215938c kind:arm_call to:0x01ffad5c module:itcm +from:0x021593bc kind:load to:0x027e0964 module:dtcm +from:0x02159408 kind:arm_call to:0x01fff60c module:itcm +from:0x02159418 kind:load to:0x027e09b4 module:dtcm +from:0x02159428 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159430 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159438 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159450 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159458 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159460 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159468 kind:arm_call to:0x02011ff4 module:main +from:0x02159484 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159490 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021594ac kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021594bc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021594cc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021594d4 kind:arm_call to:0x02011ff4 module:main +from:0x021594ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021594f4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021594fc kind:arm_call to:0x02011ff4 module:main +from:0x02159514 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215951c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159530 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159544 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159558 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215956c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159580 kind:load to:0x0215dc10 module:overlay(67) +from:0x02159594 kind:arm_call to:0x02011f3c module:main +from:0x021595a0 kind:arm_call to:0x02159614 module:overlay(67) +from:0x021595b4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215960c kind:load to:0x0215cfc0 module:overlay(67) +from:0x0215961c kind:arm_call to:0x02158148 module:overlay(67) +from:0x0215964c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02159664 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159694 kind:load to:0x0215d13c module:overlay(67) +from:0x02159698 kind:load to:0x0215dc10 module:overlay(67) +from:0x0215969c kind:load to:0x0215cfe4 module:overlay(67) +from:0x021596a0 kind:load to:0x0215d0d4 module:overlay(67) +from:0x021596ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021596c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021596cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021596d4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021596dc kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021596f4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021596fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159704 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215970c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159714 kind:arm_call to:0x02011ff4 module:main +from:0x02159728 kind:arm_call to:0x02158404 module:overlay(67) +from:0x02159750 kind:load to:0x0215c5a4 module:overlay(67) +from:0x021597a4 kind:load to:0x0215d07c module:overlay(67) +from:0x021597d8 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02159838 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02159860 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021598b4 kind:load to:0x0215d024 module:overlay(67) +from:0x02159908 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215991c kind:load to:0x0215cfa0 module:overlay(67) +from:0x02159938 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02159950 kind:load to:0x02158ba4 module:overlay(67) +from:0x0215995c kind:load to:0x02158bc4 module:overlay(67) +from:0x02159968 kind:load to:0x02158c10 module:overlay(67) +from:0x02159ac8 kind:load to:0x0215d0ec module:overlay(67) +from:0x02159acc kind:load to:0x0203f964 module:main +from:0x02159b0c kind:arm_call to:0x01ff930c module:itcm +from:0x02159b2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159b38 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02159b6c kind:arm_call to:0x01ff930c module:itcm +from:0x02159c2c kind:arm_call to:0x021598b8 module:overlay(67) +from:0x02159c38 kind:arm_call to:0x02159920 module:overlay(67) +from:0x02159c88 kind:arm_call to:0x02158800 module:overlay(67) +from:0x02159cdc kind:arm_call to:0x01fff60c module:itcm +from:0x02159ce8 kind:load to:0x027e09b4 module:dtcm +from:0x02159d08 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159d1c kind:load to:0x020578a4 module:overlay(0) +from:0x02159d30 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02159d38 kind:arm_call to:0x02011ff4 module:main +from:0x02159d4c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159d60 kind:load to:0x0215dcf8 module:overlay(67) +from:0x02159d74 kind:arm_call to:0x02011f3c module:main +from:0x02159d80 kind:arm_call to:0x02159db0 module:overlay(67) +from:0x02159d94 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159dac kind:load to:0x0215d294 module:overlay(67) +from:0x02159db8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02159dcc kind:load to:0x0215d2b8 module:overlay(67) +from:0x02159e1c kind:load to:0x0215dcf8 module:overlay(67) +from:0x02159e2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159e34 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159e4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159e54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159e5c kind:arm_call to:0x02011ff4 module:main +from:0x02159e70 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159e84 kind:load to:0x0215dde0 module:overlay(67) +from:0x02159e98 kind:arm_call to:0x02011f3c module:main +from:0x02159ea4 kind:arm_call to:0x02159ed4 module:overlay(67) +from:0x02159eb8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159ed0 kind:load to:0x0215d318 module:overlay(67) +from:0x02159edc kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02159ef0 kind:load to:0x0215d33c module:overlay(67) +from:0x02159f40 kind:load to:0x0215dde0 module:overlay(67) +from:0x02159f50 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159f58 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159f70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159f78 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159f80 kind:arm_call to:0x02011ff4 module:main +from:0x02159f94 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159fa8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02159fbc kind:load to:0x0215d448 module:overlay(67) +from:0x02159fd0 kind:load to:0x0215dec8 module:overlay(67) +from:0x02159fe4 kind:arm_call to:0x02011f3c module:main +from:0x02159ff0 kind:arm_call to:0x0215a038 module:overlay(67) +from:0x0215a004 kind:arm_call to:0x02159fa0 module:overlay(67) +from:0x0215a034 kind:load to:0x0215d424 module:overlay(67) +from:0x0215a040 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215a058 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x0215a070 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215a088 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a098 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a0c0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215a0d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a110 kind:load to:0x0215d46c module:overlay(67) +from:0x0215a114 kind:load to:0x0215cb78 module:overlay(67) +from:0x0215a118 kind:load to:0x0215cfe4 module:overlay(67) +from:0x0215a128 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215a130 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a138 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a140 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a158 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215a160 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a168 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a170 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a178 kind:arm_call to:0x02011ff4 module:main +from:0x0215a1b4 kind:arm_call to:0x0215a87c module:overlay(67) +from:0x0215a1c0 kind:arm_call to:0x0215a1d0 module:overlay(67) +from:0x0215a1cc kind:load to:0x027e09b8 module:dtcm +from:0x0215a214 kind:load to:0x0215d3cc module:overlay(67) +from:0x0215a264 kind:arm_call to:0x0215a828 module:overlay(67) +from:0x0215a2a4 kind:arm_call to:0x0215a6fc module:overlay(67) +from:0x0215a2ac kind:load to:0x0215d3ac module:overlay(67) +from:0x0215a320 kind:load to:0x0215d3ec module:overlay(67) +from:0x0215a378 kind:arm_call to:0x02016fbc module:main +from:0x0215a388 kind:arm_call to:0x0215ad54 module:overlay(67) +from:0x0215a39c kind:arm_call to:0x0215a6fc module:overlay(67) +from:0x0215a3a4 kind:arm_call to:0x0215a64c module:overlay(67) +from:0x0215a418 kind:arm_call to:0x02071de4 module:overlay(0) +from:0x0215a420 kind:load to:0x027e09a8 module:dtcm +from:0x0215a450 kind:arm_call to:0x0215a7ac module:overlay(67) +from:0x0215a4ac kind:arm_call to:0x02016fbc module:main +from:0x0215a4c0 kind:arm_call to:0x0215ad54 module:overlay(67) +from:0x0215a4ec kind:arm_call to:0x0215a7dc module:overlay(67) +from:0x0215a504 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a518 kind:arm_call to:0x0215a1d0 module:overlay(67) +from:0x0215a538 kind:arm_call to:0x02071de4 module:overlay(0) +from:0x0215a544 kind:load to:0x027e09a8 module:dtcm +from:0x0215a56c kind:arm_call to:0x020d3fc8 module:overlay(24) +from:0x0215a580 kind:arm_call to:0x02016fbc module:main +from:0x0215a590 kind:arm_call to:0x0215ad54 module:overlay(67) +from:0x0215a5a0 kind:arm_call to:0x02016fbc module:main +from:0x0215a5b0 kind:arm_call to:0x02127ad4 module:overlay(40) +from:0x0215a5b8 kind:arm_call to:0x02126bb0 module:overlay(40) +from:0x0215a5dc kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215a5f4 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215a5fc kind:load to:0x027e0ce0 module:dtcm +from:0x0215a608 kind:load to:0x027e09bc module:dtcm +from:0x0215a60c kind:load to:0x027e09a8 module:dtcm +from:0x0215a664 kind:arm_call to:0x02016fbc module:main +from:0x0215a6d4 kind:arm_call to:0x0212a69c module:overlays(40,41) +from:0x0215a6dc kind:arm_call to:0x02125dc0 module:overlay(40) +from:0x0215a6e4 kind:arm_call to:0x02127d48 module:overlay(40) +from:0x0215a6ec kind:arm_call to:0x02126bb0 module:overlay(40) +from:0x0215a734 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a744 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a754 kind:arm_call to:0x02016fbc module:main +from:0x0215a7c4 kind:arm_call to:0x02016fbc module:main +from:0x0215a7f8 kind:arm_call to:0x02016fbc module:main +from:0x0215a814 kind:arm_call to:0x02127cc4 module:overlay(40) +from:0x0215a9a0 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x0215aa78 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215aaa4 kind:load to:0x027e0d00 module:dtcm +from:0x0215aaa8 kind:load to:0x0215d394 module:overlay(67) +from:0x0215aab0 kind:load to:0x0215d404 module:overlay(67) +from:0x0215aaec kind:arm_call to:0x01ffc634 module:itcm +from:0x0215ab30 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0215ab3c kind:load to:0x027e09b4 module:dtcm +from:0x0215ab48 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215ab5c kind:load to:0x0215df14 module:overlay(67) +from:0x0215ab70 kind:arm_call to:0x02011f3c module:main +from:0x0215ab7c kind:arm_call to:0x0215abcc module:overlay(67) +from:0x0215ab94 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0215abc8 kind:load to:0x0215d538 module:overlay(67) +from:0x0215abd8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215ac3c kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x0215ac68 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215ac84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ac94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215acc8 kind:load to:0x0215d55c module:overlay(67) +from:0x0215accc kind:load to:0x0215df14 module:overlay(67) +from:0x0215acd0 kind:load to:0x0215cb78 module:overlay(67) +from:0x0215ace0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215ace8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215acf0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215ad08 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215ad10 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ad18 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215ad20 kind:arm_call to:0x02011ff4 module:main +from:0x0215ad3c kind:arm_call to:0x0215ad54 module:overlay(67) +from:0x0215ad98 kind:load to:0x0215d4c0 module:overlay(67) +from:0x0215adf8 kind:load to:0x0215d4e0 module:overlay(67) +from:0x0215ae5c kind:load to:0x0215d500 module:overlay(67) +from:0x0215aec4 kind:load to:0x0215d518 module:overlay(67) +from:0x0215af2c kind:load to:0x0215d518 module:overlay(67) +from:0x0215afa0 kind:load to:0x0215d500 module:overlay(67) +from:0x0215afd0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215affc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215b040 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0215b04c kind:load to:0x027e09b4 module:dtcm +from:0x0215b058 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215b06c kind:load to:0x0215df68 module:overlay(67) +from:0x0215b080 kind:arm_call to:0x02011f3c module:main +from:0x0215b08c kind:arm_call to:0x0215b0dc module:overlay(67) +from:0x0215b0a4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215b0d4 kind:load to:0x0215d5b8 module:overlay(67) +from:0x0215b0e4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215b13c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b158 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215b168 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215b174 kind:load to:0x0215d5fc module:overlay(67) +from:0x0215b178 kind:load to:0x0215df68 module:overlay(67) +from:0x0215b17c kind:load to:0x0215d5d4 module:overlay(67) +from:0x0215b1b0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215b234 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215b250 kind:arm_call to:0x0215b2b4 module:overlay(67) +from:0x0215b260 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b280 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215b294 kind:arm_call to:0x0215b2b4 module:overlay(67) +from:0x0215b2e0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215b2ec kind:load to:0x027e09c0 module:dtcm +from:0x0215b328 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215b330 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b338 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b350 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215b358 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b360 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b368 kind:arm_call to:0x02011ff4 module:main +from:0x0215b37c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215b390 kind:load to:0x0215e05c module:overlay(67) +from:0x0215b3a4 kind:arm_call to:0x02011f3c module:main +from:0x0215b3b0 kind:arm_call to:0x0215b4cc module:overlay(67) +from:0x0215b3c8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215b400 kind:load to:0x0215d63c module:overlay(67) +from:0x0215b414 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0215b448 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215b458 kind:load to:0x0215d658 module:overlay(67) +from:0x0215b45c kind:load to:0x0215e050 module:overlay(67) +from:0x0215b478 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215b488 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215b4d4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215b4ec kind:arm_call to:0x0215b408 module:overlay(67) +from:0x0215b4fc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b504 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215b50c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215b540 kind:arm_call to:0x0203d160 module:main +from:0x0215b54c kind:load to:0x0215d684 module:overlay(67) +from:0x0215b550 kind:load to:0x0215d5d4 module:overlay(67) +from:0x0215b554 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215b558 kind:load to:0x0215b55c module:overlay(67) +from:0x0215b570 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b5f4 kind:arm_call to:0x0215b460 module:overlay(67) +from:0x0215b618 kind:arm_call to:0x0200f218 module:main +from:0x0215b644 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b658 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b664 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b694 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215b6b4 kind:arm_call to:0x0215b79c module:overlay(67) +from:0x0215b6c4 kind:load to:0x0215e05c module:overlay(67) +from:0x0215b6c8 kind:load to:0x0215c5bc module:overlay(67) +from:0x0215b6cc kind:load to:0x0215c5ac module:overlay(67) +from:0x0215b6d0 kind:load to:0x0215e07c module:overlay(67) +from:0x0215b6f0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b718 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215b730 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215b744 kind:arm_call to:0x0215b79c module:overlay(67) +from:0x0215b76c kind:load to:0x027e09a8 module:dtcm +from:0x0215b828 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215b848 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215b860 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215b884 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0215b894 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215b8a0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215b8b4 kind:load to:0x027e09c0 module:dtcm +from:0x0215b8b8 kind:load to:0x027e0cec module:dtcm +from:0x0215b9a0 kind:arm_call to:0x0201aa44 module:main +from:0x0215b9ac kind:load to:0x0215e03c module:overlay(67) +from:0x0215b9b0 kind:load to:0x027e0998 module:dtcm +from:0x0215b9b4 kind:load to:0x0204af1c module:main +from:0x0215b9b8 kind:load to:0x0215e050 module:overlay(67) +from:0x0215b9c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b9cc kind:arm_call to:0x02011ff4 module:main +from:0x0215b9f0 kind:arm_call to:0x0203d210 module:main +from:0x0215b9f8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215ba00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ba08 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215ba14 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215ba30 kind:arm_call to:0x0203d210 module:main +from:0x0215ba38 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215ba40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ba48 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215ba50 kind:arm_call to:0x02011ff4 module:main +from:0x0215ba5c kind:load to:0x020a02d4 module:overlay(0) +from:0x0215ba68 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215ba7c kind:load to:0x0215e140 module:overlay(67) +from:0x0215ba90 kind:arm_call to:0x02011f3c module:main +from:0x0215ba9c kind:arm_call to:0x0215bae8 module:overlay(67) +from:0x0215bab0 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x0215bae0 kind:load to:0x0215d6c4 module:overlay(67) +from:0x0215baf0 kind:arm_call to:0x0214f964 module:overlay(58) +from:0x0215bb04 kind:load to:0x0215d6e0 module:overlay(67) +from:0x0215bb78 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215bba4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215bbcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bbf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bc38 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215bc74 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215bccc kind:load to:0x027e0cd8 module:dtcm +from:0x0215bcf0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215bcf8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bd10 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215bd18 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bd20 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd34 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0215bd48 kind:load to:0x0215e170 module:overlay(67) +from:0x0215bd5c kind:arm_call to:0x02011f3c module:main +from:0x0215bd68 kind:arm_call to:0x0215be00 module:overlay(67) +from:0x0215bd80 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215bd90 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215bdec kind:load to:0x0215d720 module:overlay(67) +from:0x0215bdf4 kind:load to:0x0215d5d4 module:overlay(67) +from:0x0215bdf8 kind:load to:0x0215d73c module:overlay(67) +from:0x0215be08 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215be60 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215be6c kind:load to:0x0215d758 module:overlay(67) +from:0x0215be70 kind:load to:0x0215e170 module:overlay(67) +from:0x0215be84 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215bebc kind:load to:0x0215e244 module:overlay(67) +from:0x0215bef0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bef8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bf10 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bf18 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215bf20 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf34 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215bf48 kind:load to:0x0215e278 module:overlay(67) +from:0x0215bf5c kind:arm_call to:0x02011f3c module:main +from:0x0215bf68 kind:arm_call to:0x0215c000 module:overlay(67) +from:0x0215bf80 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215bf90 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215bfec kind:load to:0x0215d720 module:overlay(67) +from:0x0215bff4 kind:load to:0x0215d5d4 module:overlay(67) +from:0x0215bff8 kind:load to:0x0215d798 module:overlay(67) +from:0x0215c008 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215c060 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c06c kind:load to:0x0215d7b4 module:overlay(67) +from:0x0215c070 kind:load to:0x0215e278 module:overlay(67) +from:0x0215c084 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215c0bc kind:load to:0x0215e34c module:overlay(67) +from:0x0215c0f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c0f8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215c110 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c118 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215c120 kind:arm_call to:0x02011ff4 module:main +from:0x0215c134 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215c148 kind:load to:0x0215e380 module:overlay(67) +from:0x0215c15c kind:arm_call to:0x02011f3c module:main +from:0x0215c168 kind:arm_call to:0x0215c1b8 module:overlay(67) +from:0x0215c180 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215c1b0 kind:load to:0x0215d7f4 module:overlay(67) +from:0x0215c1c0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215c1e4 kind:arm_call to:0x0200f05c module:main +from:0x0215c200 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c21c kind:arm_call to:0x0200f05c module:main +from:0x0215c238 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c24c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c26c kind:load to:0x0215d810 module:overlay(67) +from:0x0215c270 kind:load to:0x0215e380 module:overlay(67) +from:0x0215c274 kind:load to:0x0215c5e0 module:overlay(67) +from:0x0215c278 kind:load to:0x0215c5f0 module:overlay(67) +from:0x0215c2a8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215c2bc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215c2c4 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0215c2d0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c2dc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c2e8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215c304 kind:arm_call to:0x0215c3e4 module:overlay(67) +from:0x0215c310 kind:load to:0x0215e3a0 module:overlay(67) +from:0x0215c314 kind:load to:0x0215c5d0 module:overlay(67) +from:0x0215c33c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215c350 kind:arm_call to:0x0215c3e4 module:overlay(67) +from:0x0215c35c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c370 kind:arm_call to:0x0215c3e4 module:overlay(67) +from:0x0215c37c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215c388 kind:arm_call to:0x02015080 module:main +from:0x0215c3a8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215c3cc kind:load to:0x027e09a8 module:dtcm +from:0x0215c424 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c430 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c43c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c448 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c494 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c49c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c4a4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215c4bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c4c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c4cc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215c4d4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c4e8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215c61c kind:arm_call to:0x02157ed0 module:overlay(67) +from:0x0215c62c kind:arm_call to:0x0203ce74 module:main +from:0x0215c654 kind:arm_call to:0x02157f84 module:overlay(67) +from:0x0215c664 kind:arm_call to:0x0203ce74 module:main +from:0x0215c68c kind:arm_call to:0x02158034 module:overlay(67) +from:0x0215c69c kind:arm_call to:0x0203ce74 module:main +from:0x0215c6c4 kind:arm_call to:0x021580d4 module:overlay(67) +from:0x0215c6d4 kind:arm_call to:0x0203ce74 module:main +from:0x0215c6e8 kind:load to:0x0215d860 module:overlay(67) +from:0x0215c6ec kind:load to:0x0215db28 module:overlay(67) +from:0x0215c6f0 kind:load to:0x02159528 module:overlay(67) +from:0x0215c6f4 kind:load to:0x0215d888 module:overlay(67) +from:0x0215c6f8 kind:load to:0x0215d8a0 module:overlay(67) +from:0x0215c6fc kind:load to:0x0215953c module:overlay(67) +from:0x0215c700 kind:load to:0x0215d894 module:overlay(67) +from:0x0215c704 kind:load to:0x0215d978 module:overlay(67) +from:0x0215c708 kind:load to:0x02159550 module:overlay(67) +from:0x0215c70c kind:load to:0x0215d870 module:overlay(67) +from:0x0215c710 kind:load to:0x0215da50 module:overlay(67) +from:0x0215c714 kind:load to:0x02159564 module:overlay(67) +from:0x0215c718 kind:load to:0x0215d87c module:overlay(67) +from:0x0215c738 kind:arm_call to:0x021595a8 module:overlay(67) +from:0x0215c748 kind:arm_call to:0x0203ce74 module:main +from:0x0215c75c kind:load to:0x0215dc00 module:overlay(67) +from:0x0215c760 kind:load to:0x0215dc10 module:overlay(67) +from:0x0215c764 kind:load to:0x02159d44 module:overlay(67) +from:0x0215c768 kind:load to:0x0215dc04 module:overlay(67) +from:0x0215c788 kind:arm_call to:0x02159d88 module:overlay(67) +from:0x0215c798 kind:arm_call to:0x0203ce74 module:main +from:0x0215c7ac kind:load to:0x0215dce8 module:overlay(67) +from:0x0215c7b0 kind:load to:0x0215dcf8 module:overlay(67) +from:0x0215c7b4 kind:load to:0x02159e68 module:overlay(67) +from:0x0215c7b8 kind:load to:0x0215dcec module:overlay(67) +from:0x0215c7d8 kind:arm_call to:0x02159eac module:overlay(67) +from:0x0215c7e8 kind:arm_call to:0x0203ce74 module:main +from:0x0215c7fc kind:load to:0x0215ddd0 module:overlay(67) +from:0x0215c800 kind:load to:0x0215dde0 module:overlay(67) +from:0x0215c804 kind:load to:0x02159f8c module:overlay(67) +from:0x0215c808 kind:load to:0x0215ddd4 module:overlay(67) +from:0x0215c828 kind:arm_call to:0x02159ff8 module:overlay(67) +from:0x0215c838 kind:arm_call to:0x0203ce74 module:main +from:0x0215c84c kind:load to:0x0215deb8 module:overlay(67) +from:0x0215c850 kind:load to:0x0215dec8 module:overlay(67) +from:0x0215c854 kind:load to:0x0215ab40 module:overlay(67) +from:0x0215c858 kind:load to:0x0215debc module:overlay(67) +from:0x0215c878 kind:arm_call to:0x0215ab84 module:overlay(67) +from:0x0215c888 kind:arm_call to:0x0203ce74 module:main +from:0x0215c89c kind:load to:0x0215df04 module:overlay(67) +from:0x0215c8a0 kind:load to:0x0215df14 module:overlay(67) +from:0x0215c8a4 kind:load to:0x0215b050 module:overlay(67) +from:0x0215c8a8 kind:load to:0x0215df08 module:overlay(67) +from:0x0215c8c8 kind:arm_call to:0x0215b094 module:overlay(67) +from:0x0215c8d8 kind:arm_call to:0x0203ce74 module:main +from:0x0215c8ec kind:load to:0x0215df58 module:overlay(67) +from:0x0215c8f0 kind:load to:0x0215df68 module:overlay(67) +from:0x0215c8f4 kind:load to:0x0215b374 module:overlay(67) +from:0x0215c8f8 kind:load to:0x0215df5c module:overlay(67) +from:0x0215c930 kind:arm_call to:0x0215b3b8 module:overlay(67) +from:0x0215c940 kind:arm_call to:0x0203ce74 module:main +from:0x0215c954 kind:load to:0x0215e03c module:overlay(67) +from:0x0215c958 kind:load to:0x0215e05c module:overlay(67) +from:0x0215c95c kind:load to:0x0215ba60 module:overlay(67) +from:0x0215c960 kind:load to:0x0215e044 module:overlay(67) +from:0x0215c980 kind:arm_call to:0x0215baa4 module:overlay(67) +from:0x0215c990 kind:arm_call to:0x0203ce74 module:main +from:0x0215c9a4 kind:load to:0x0215e130 module:overlay(67) +from:0x0215c9a8 kind:load to:0x0215e140 module:overlay(67) +from:0x0215c9ac kind:load to:0x0215bd2c module:overlay(67) +from:0x0215c9b0 kind:load to:0x0215e134 module:overlay(67) +from:0x0215c9d0 kind:arm_call to:0x0215bd70 module:overlay(67) +from:0x0215c9e0 kind:arm_call to:0x0203ce74 module:main +from:0x0215c9f4 kind:load to:0x0215e160 module:overlay(67) +from:0x0215c9f8 kind:load to:0x0215e170 module:overlay(67) +from:0x0215c9fc kind:load to:0x0215bf2c module:overlay(67) +from:0x0215ca00 kind:load to:0x0215e164 module:overlay(67) +from:0x0215ca20 kind:arm_call to:0x0215bf70 module:overlay(67) +from:0x0215ca30 kind:arm_call to:0x0203ce74 module:main +from:0x0215ca44 kind:load to:0x0215e268 module:overlay(67) +from:0x0215ca48 kind:load to:0x0215e278 module:overlay(67) +from:0x0215ca4c kind:load to:0x0215c12c module:overlay(67) +from:0x0215ca50 kind:load to:0x0215e26c module:overlay(67) +from:0x0215ca70 kind:arm_call to:0x0215c170 module:overlay(67) +from:0x0215ca80 kind:arm_call to:0x0203ce74 module:main +from:0x0215ca94 kind:load to:0x0215e370 module:overlay(67) +from:0x0215ca98 kind:load to:0x0215e380 module:overlay(67) +from:0x0215ca9c kind:load to:0x0215c4e0 module:overlay(67) +from:0x0215caa0 kind:load to:0x0215e374 module:overlay(67) +from:0x0215caa4 kind:load to:0x0215c600 module:overlay(67) +from:0x0215caa8 kind:load to:0x0215c71c module:overlay(67) +from:0x0215caac kind:load to:0x0215c76c module:overlay(67) +from:0x0215cab0 kind:load to:0x0215c7bc module:overlay(67) +from:0x0215cab4 kind:load to:0x0215c80c module:overlay(67) +from:0x0215cab8 kind:load to:0x0215c85c module:overlay(67) +from:0x0215cabc kind:load to:0x0215c8ac module:overlay(67) +from:0x0215cac0 kind:load to:0x0215c8fc module:overlay(67) +from:0x0215cac4 kind:load to:0x0215c964 module:overlay(67) +from:0x0215cac8 kind:load to:0x0215c9b4 module:overlay(67) +from:0x0215cacc kind:load to:0x0215ca04 module:overlay(67) +from:0x0215cad0 kind:load to:0x0215ca54 module:overlay(67) +from:0x0215cae8 kind:load to:0x021580b0 module:overlay(67) +from:0x0215caec kind:load to:0x02097944 module:overlay(0) +from:0x0215caf0 kind:load to:0x02097754 module:overlay(0) +from:0x0215caf4 kind:load to:0x020977d0 module:overlay(0) +from:0x0215caf8 kind:load to:0x0209794c module:overlay(0) +from:0x0215cafc kind:load to:0x0209796c module:overlay(0) +from:0x0215cb00 kind:load to:0x02097998 module:overlay(0) +from:0x0215cb0c kind:load to:0x02158010 module:overlay(67) +from:0x0215cb10 kind:load to:0x02097944 module:overlay(0) +from:0x0215cb14 kind:load to:0x02097754 module:overlay(0) +from:0x0215cb18 kind:load to:0x020977d0 module:overlay(0) +from:0x0215cb1c kind:load to:0x0209794c module:overlay(0) +from:0x0215cb20 kind:load to:0x0209796c module:overlay(0) +from:0x0215cb24 kind:load to:0x02097998 module:overlay(0) +from:0x0215cb30 kind:load to:0x02157f60 module:overlay(67) +from:0x0215cb34 kind:load to:0x02097944 module:overlay(0) +from:0x0215cb38 kind:load to:0x02097754 module:overlay(0) +from:0x0215cb3c kind:load to:0x020977d0 module:overlay(0) +from:0x0215cb40 kind:load to:0x0209794c module:overlay(0) +from:0x0215cb44 kind:load to:0x0209796c module:overlay(0) +from:0x0215cb48 kind:load to:0x02097998 module:overlay(0) +from:0x0215cb54 kind:load to:0x02157eac module:overlay(67) +from:0x0215cb58 kind:load to:0x02097944 module:overlay(0) +from:0x0215cb5c kind:load to:0x02097754 module:overlay(0) +from:0x0215cb60 kind:load to:0x020977d0 module:overlay(0) +from:0x0215cb64 kind:load to:0x0209794c module:overlay(0) +from:0x0215cb68 kind:load to:0x0209796c module:overlay(0) +from:0x0215cb6c kind:load to:0x02097998 module:overlay(0) +from:0x0215cb78 kind:load to:0x021583f0 module:overlay(67) +from:0x0215cb7c kind:load to:0x021594c4 module:overlay(67) +from:0x0215cb80 kind:load to:0x0209a254 module:overlay(0) +from:0x0215cb84 kind:load to:0x0209a288 module:overlay(0) +from:0x0215cb88 kind:load to:0x0209a320 module:overlay(0) +from:0x0215cb8c kind:load to:0x0209a334 module:overlay(0) +from:0x0215cb90 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215cb94 kind:load to:0x0209a35c module:overlay(0) +from:0x0215cb98 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215cb9c kind:load to:0x0209a06c module:overlay(0) +from:0x0215cba0 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215cba4 kind:load to:0x0209a308 module:overlay(0) +from:0x0215cba8 kind:load to:0x0209a348 module:overlay(0) +from:0x0215cbac kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215cbb0 kind:load to:0x02159498 module:overlay(67) +from:0x0215cbb4 kind:load to:0x02159474 module:overlay(67) +from:0x0215cbb8 kind:load to:0x0209a70c module:overlay(0) +from:0x0215cd3c kind:load to:0x02098518 module:overlay(0) +from:0x0215cd40 kind:load to:0x02098554 module:overlay(0) +from:0x0215cd44 kind:load to:0x0209856c module:overlay(0) +from:0x0215cd48 kind:load to:0x02098578 module:overlay(0) +from:0x0215cd4c kind:load to:0x01fff464 module:itcm +from:0x0215cd50 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215cd54 kind:load to:0x020a8d28 module:overlay(0) +from:0x0215cd58 kind:load to:0x020a8da4 module:overlay(0) +from:0x0215cd5c kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215cd60 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215cd64 kind:load to:0x020984bc module:overlay(0) +from:0x0215cd68 kind:load to:0x020a995c module:overlay(0) +from:0x0215cd6c kind:load to:0x020984c4 module:overlay(0) +from:0x0215cd70 kind:load to:0x020984c8 module:overlay(0) +from:0x0215cd74 kind:load to:0x02098584 module:overlay(0) +from:0x0215cd78 kind:load to:0x020985f0 module:overlay(0) +from:0x0215cd7c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215cd80 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215cd84 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215cd88 kind:load to:0x02159508 module:overlay(67) +from:0x0215cd8c kind:load to:0x021594e0 module:overlay(67) +from:0x0215cd90 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215cd94 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215cd98 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215cd9c kind:load to:0x020a8f78 module:overlay(0) +from:0x0215cda0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215cda4 kind:load to:0x020a9150 module:overlay(0) +from:0x0215cda8 kind:load to:0x020a914c module:overlay(0) +from:0x0215cdac kind:load to:0x020a921c module:overlay(0) +from:0x0215cdb0 kind:load to:0x020a9240 module:overlay(0) +from:0x0215cdb4 kind:load to:0x020a9244 module:overlay(0) +from:0x0215cdb8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215cdbc kind:load to:0x020a91a8 module:overlay(0) +from:0x0215cdc0 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215cdc4 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215cdc8 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215cdcc kind:load to:0x020a8f64 module:overlay(0) +from:0x0215cdd0 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215cdd4 kind:load to:0x020a9448 module:overlay(0) +from:0x0215cdd8 kind:load to:0x020a9598 module:overlay(0) +from:0x0215cddc kind:load to:0x020a95c4 module:overlay(0) +from:0x0215cde0 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215cde4 kind:load to:0x020a97fc module:overlay(0) +from:0x0215cde8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215cdec kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215cdf0 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215cdf4 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215cdf8 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215cdfc kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215ce00 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215ce04 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215ce08 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215ce0c kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215ce10 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215ce14 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215ce18 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215ce1c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215ce20 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215ce24 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215ce28 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215ce2c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215ce30 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215ce34 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215ce38 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215ce3c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215ce40 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215ce44 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215ce48 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215ce4c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215ce58 kind:load to:0x02098518 module:overlay(0) +from:0x0215ce5c kind:load to:0x02098554 module:overlay(0) +from:0x0215ce60 kind:load to:0x0209856c module:overlay(0) +from:0x0215ce64 kind:load to:0x02098578 module:overlay(0) +from:0x0215ce68 kind:load to:0x01fff464 module:itcm +from:0x0215ce6c kind:load to:0x020a99d8 module:overlay(0) +from:0x0215ce70 kind:load to:0x02158404 module:overlay(67) +from:0x0215ce74 kind:load to:0x02158520 module:overlay(67) +from:0x0215ce78 kind:load to:0x02158628 module:overlay(67) +from:0x0215ce7c kind:load to:0x0215871c module:overlay(67) +from:0x0215ce80 kind:load to:0x020984bc module:overlay(0) +from:0x0215ce84 kind:load to:0x02158b84 module:overlay(67) +from:0x0215ce88 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ce8c kind:load to:0x020984c8 module:overlay(0) +from:0x0215ce90 kind:load to:0x02098584 module:overlay(0) +from:0x0215ce94 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ce98 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ce9c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215cea0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215cea4 kind:load to:0x0215941c module:overlay(67) +from:0x0215cea8 kind:load to:0x02159444 module:overlay(67) +from:0x0215ceac kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215ceb0 kind:load to:0x021585d4 module:overlay(67) +from:0x0215ceb4 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215ceb8 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215cebc kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215cec0 kind:load to:0x020a9150 module:overlay(0) +from:0x0215cec4 kind:load to:0x020a914c module:overlay(0) +from:0x0215cec8 kind:load to:0x020a921c module:overlay(0) +from:0x0215cecc kind:load to:0x020a9240 module:overlay(0) +from:0x0215ced0 kind:load to:0x020a9244 module:overlay(0) +from:0x0215ced4 kind:load to:0x02158800 module:overlay(67) +from:0x0215ced8 kind:load to:0x021589b4 module:overlay(67) +from:0x0215cedc kind:load to:0x020a91b0 module:overlay(0) +from:0x0215cee0 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215cee4 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215cee8 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215ceec kind:load to:0x020a8f6c module:overlay(0) +from:0x0215cef0 kind:load to:0x021591d8 module:overlay(67) +from:0x0215cef4 kind:load to:0x02159298 module:overlay(67) +from:0x0215cef8 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215cefc kind:load to:0x020a95e4 module:overlay(0) +from:0x0215cf00 kind:load to:0x020a97fc module:overlay(0) +from:0x0215cf04 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215cf08 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215cf0c kind:load to:0x020a8e84 module:overlay(0) +from:0x0215cf10 kind:load to:0x021593c0 module:overlay(67) +from:0x0215cf14 kind:load to:0x02158b90 module:overlay(67) +from:0x0215cf18 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215cf1c kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215cf20 kind:load to:0x02158bb0 module:overlay(67) +from:0x0215cf24 kind:load to:0x02158be4 module:overlay(67) +from:0x0215cf28 kind:load to:0x02158bd0 module:overlay(67) +from:0x0215cf2c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215cf30 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215cf34 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215cf38 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215cf3c kind:load to:0x02158f54 module:overlay(67) +from:0x0215cf40 kind:load to:0x02158f60 module:overlay(67) +from:0x0215cf44 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215cf48 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215cf4c kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215cf50 kind:load to:0x02158fb4 module:overlay(67) +from:0x0215cf54 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215cf58 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215cf5c kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215cf60 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215cf64 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215cf68 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215cf6c kind:load to:0x02158c1c module:overlay(67) +from:0x0215cf70 kind:load to:0x02158c80 module:overlay(67) +from:0x0215cf74 kind:load to:0x02158d70 module:overlay(67) +from:0x0215cf78 kind:load to:0x02158e60 module:overlay(67) +from:0x0215cf7c kind:load to:0x02158fc0 module:overlay(67) +from:0x0215cf80 kind:load to:0x02158fd4 module:overlay(67) +from:0x0215cf84 kind:load to:0x02158fd8 module:overlay(67) +from:0x0215cf88 kind:load to:0x02158fdc module:overlay(67) +from:0x0215cf8c kind:load to:0x02158ba4 module:overlay(67) +from:0x0215cf90 kind:load to:0x02158bc4 module:overlay(67) +from:0x0215cf94 kind:load to:0x02158c10 module:overlay(67) +from:0x0215cf98 kind:load to:0x02158fe0 module:overlay(67) +from:0x0215cf9c kind:load to:0x021590c0 module:overlay(67) +from:0x0215cfc0 kind:load to:0x02159584 module:overlay(67) +from:0x0215cfc4 kind:load to:0x02097944 module:overlay(0) +from:0x0215cfc8 kind:load to:0x02097754 module:overlay(0) +from:0x0215cfcc kind:load to:0x020977d0 module:overlay(0) +from:0x0215cfd0 kind:load to:0x0209794c module:overlay(0) +from:0x0215cfd4 kind:load to:0x0209796c module:overlay(0) +from:0x0215cfd8 kind:load to:0x02097998 module:overlay(0) +from:0x0215cfe4 kind:load to:0x021596a4 module:overlay(67) +from:0x0215cfe8 kind:load to:0x02159d28 module:overlay(67) +from:0x0215cfec kind:load to:0x02099b00 module:overlay(0) +from:0x0215cff0 kind:load to:0x02099b38 module:overlay(0) +from:0x0215cff4 kind:load to:0x0209a13c module:overlay(0) +from:0x0215cff8 kind:load to:0x0209a144 module:overlay(0) +from:0x0215cffc kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215d000 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215d004 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215d008 kind:load to:0x0209a06c module:overlay(0) +from:0x0215d00c kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215d010 kind:load to:0x0209a10c module:overlay(0) +from:0x0215d014 kind:load to:0x02159d20 module:overlay(67) +from:0x0215d018 kind:load to:0x0209a124 module:overlay(0) +from:0x0215d01c kind:load to:0x02159d10 module:overlay(67) +from:0x0215d020 kind:load to:0x02159cec module:overlay(67) +from:0x0215d13c kind:load to:0x02098518 module:overlay(0) +from:0x0215d140 kind:load to:0x02098554 module:overlay(0) +from:0x0215d144 kind:load to:0x0209856c module:overlay(0) +from:0x0215d148 kind:load to:0x02098578 module:overlay(0) +from:0x0215d14c kind:load to:0x01fff464 module:itcm +from:0x0215d150 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215d154 kind:load to:0x02159720 module:overlay(67) +from:0x0215d158 kind:load to:0x02158520 module:overlay(67) +from:0x0215d15c kind:load to:0x021597a8 module:overlay(67) +from:0x0215d160 kind:load to:0x0215871c module:overlay(67) +from:0x0215d164 kind:load to:0x020984bc module:overlay(0) +from:0x0215d168 kind:load to:0x02158b84 module:overlay(67) +from:0x0215d16c kind:load to:0x020984c4 module:overlay(0) +from:0x0215d170 kind:load to:0x020984c8 module:overlay(0) +from:0x0215d174 kind:load to:0x02098584 module:overlay(0) +from:0x0215d178 kind:load to:0x020985f0 module:overlay(0) +from:0x0215d17c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215d180 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215d184 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215d188 kind:load to:0x021596b8 module:overlay(67) +from:0x0215d18c kind:load to:0x021596e8 module:overlay(67) +from:0x0215d190 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215d194 kind:load to:0x02159754 module:overlay(67) +from:0x0215d198 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215d19c kind:load to:0x020a8f78 module:overlay(0) +from:0x0215d1a0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215d1a4 kind:load to:0x020a9150 module:overlay(0) +from:0x0215d1a8 kind:load to:0x020a914c module:overlay(0) +from:0x0215d1ac kind:load to:0x020a921c module:overlay(0) +from:0x0215d1b0 kind:load to:0x020a9240 module:overlay(0) +from:0x0215d1b4 kind:load to:0x020a9244 module:overlay(0) +from:0x0215d1b8 kind:load to:0x02159c48 module:overlay(67) +from:0x0215d1bc kind:load to:0x021589b4 module:overlay(67) +from:0x0215d1c0 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215d1c4 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215d1c8 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215d1cc kind:load to:0x020a8f64 module:overlay(0) +from:0x0215d1d0 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215d1d4 kind:load to:0x02159ba8 module:overlay(67) +from:0x0215d1d8 kind:load to:0x02159298 module:overlay(67) +from:0x0215d1dc kind:load to:0x020a95c4 module:overlay(0) +from:0x0215d1e0 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215d1e4 kind:load to:0x020a97fc module:overlay(0) +from:0x0215d1e8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215d1ec kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215d1f0 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215d1f4 kind:load to:0x02159c90 module:overlay(67) +from:0x0215d1f8 kind:load to:0x02158b90 module:overlay(67) +from:0x0215d1fc kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215d200 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215d204 kind:load to:0x02158bb0 module:overlay(67) +from:0x0215d208 kind:load to:0x02158be4 module:overlay(67) +from:0x0215d20c kind:load to:0x02158bd0 module:overlay(67) +from:0x0215d210 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215d214 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215d218 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215d21c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215d220 kind:load to:0x02158f54 module:overlay(67) +from:0x0215d224 kind:load to:0x02158f60 module:overlay(67) +from:0x0215d228 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215d22c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215d230 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215d234 kind:load to:0x02158fb4 module:overlay(67) +from:0x0215d238 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215d23c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215d240 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215d244 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215d248 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215d24c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215d250 kind:load to:0x0215996c module:overlay(67) +from:0x0215d254 kind:load to:0x02158c80 module:overlay(67) +from:0x0215d258 kind:load to:0x02158d70 module:overlay(67) +from:0x0215d25c kind:load to:0x02158e60 module:overlay(67) +from:0x0215d260 kind:load to:0x02158fc0 module:overlay(67) +from:0x0215d264 kind:load to:0x02158fd4 module:overlay(67) +from:0x0215d268 kind:load to:0x02158fd8 module:overlay(67) +from:0x0215d26c kind:load to:0x02158fdc module:overlay(67) +from:0x0215d270 kind:load to:0x02159948 module:overlay(67) +from:0x0215d274 kind:load to:0x02159954 module:overlay(67) +from:0x0215d278 kind:load to:0x02159960 module:overlay(67) +from:0x0215d27c kind:load to:0x02158fe0 module:overlay(67) +from:0x0215d280 kind:load to:0x021590c0 module:overlay(67) +from:0x0215d284 kind:load to:0x021599d0 module:overlay(67) +from:0x0215d288 kind:load to:0x02159ad0 module:overlay(67) +from:0x0215d294 kind:load to:0x02159d64 module:overlay(67) +from:0x0215d298 kind:load to:0x02097944 module:overlay(0) +from:0x0215d29c kind:load to:0x02097754 module:overlay(0) +from:0x0215d2a0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215d2a4 kind:load to:0x0209794c module:overlay(0) +from:0x0215d2a8 kind:load to:0x0209796c module:overlay(0) +from:0x0215d2ac kind:load to:0x02097998 module:overlay(0) +from:0x0215d2b8 kind:load to:0x02098518 module:overlay(0) +from:0x0215d2bc kind:load to:0x02098554 module:overlay(0) +from:0x0215d2c0 kind:load to:0x0209856c module:overlay(0) +from:0x0215d2c4 kind:load to:0x02098578 module:overlay(0) +from:0x0215d2c8 kind:load to:0x01fff464 module:itcm +from:0x0215d2cc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215d2d0 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215d2d4 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215d2d8 kind:load to:0x020984b4 module:overlay(0) +from:0x0215d2dc kind:load to:0x020984b8 module:overlay(0) +from:0x0215d2e0 kind:load to:0x020984bc module:overlay(0) +from:0x0215d2e4 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215d2e8 kind:load to:0x020984c4 module:overlay(0) +from:0x0215d2ec kind:load to:0x020984c8 module:overlay(0) +from:0x0215d2f0 kind:load to:0x02098584 module:overlay(0) +from:0x0215d2f4 kind:load to:0x020985f0 module:overlay(0) +from:0x0215d2f8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215d2fc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215d300 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215d304 kind:load to:0x02159e20 module:overlay(67) +from:0x0215d308 kind:load to:0x02159e40 module:overlay(67) +from:0x0215d30c kind:load to:0x02159dd0 module:overlay(67) +from:0x0215d318 kind:load to:0x02159e88 module:overlay(67) +from:0x0215d31c kind:load to:0x02097944 module:overlay(0) +from:0x0215d320 kind:load to:0x02097754 module:overlay(0) +from:0x0215d324 kind:load to:0x020977d0 module:overlay(0) +from:0x0215d328 kind:load to:0x0209794c module:overlay(0) +from:0x0215d32c kind:load to:0x0209796c module:overlay(0) +from:0x0215d330 kind:load to:0x02097998 module:overlay(0) +from:0x0215d33c kind:load to:0x02098518 module:overlay(0) +from:0x0215d340 kind:load to:0x02098554 module:overlay(0) +from:0x0215d344 kind:load to:0x0209856c module:overlay(0) +from:0x0215d348 kind:load to:0x02098578 module:overlay(0) +from:0x0215d34c kind:load to:0x01fff464 module:itcm +from:0x0215d350 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215d354 kind:load to:0x020f7538 module:overlays(19,22,23,31) +from:0x0215d358 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x0215d35c kind:load to:0x020984b4 module:overlay(0) +from:0x0215d360 kind:load to:0x020984b8 module:overlay(0) +from:0x0215d364 kind:load to:0x020984bc module:overlay(0) +from:0x0215d368 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215d36c kind:load to:0x020984c4 module:overlay(0) +from:0x0215d370 kind:load to:0x020984c8 module:overlay(0) +from:0x0215d374 kind:load to:0x02098584 module:overlay(0) +from:0x0215d378 kind:load to:0x020985f0 module:overlay(0) +from:0x0215d37c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215d380 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215d384 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215d388 kind:load to:0x02159f44 module:overlay(67) +from:0x0215d38c kind:load to:0x02159f64 module:overlay(67) +from:0x0215d390 kind:load to:0x02159ef4 module:overlay(67) +from:0x0215d3ac kind:load to:0x0215a324 module:overlay(67) +from:0x0215d3b4 kind:load to:0x0215a3b4 module:overlay(67) +from:0x0215d3bc kind:load to:0x0215a4e0 module:overlay(67) +from:0x0215d3c4 kind:load to:0x0215a614 module:overlay(67) +from:0x0215d3cc kind:load to:0x0215a2b0 module:overlay(67) +from:0x0215d3d4 kind:load to:0x0215a328 module:overlay(67) +from:0x0215d3dc kind:load to:0x0215a428 module:overlay(67) +from:0x0215d3e4 kind:load to:0x0215a54c module:overlay(67) +from:0x0215d424 kind:load to:0x02159fd4 module:overlay(67) +from:0x0215d428 kind:load to:0x0209774c module:overlay(0) +from:0x0215d42c kind:load to:0x02097754 module:overlay(0) +from:0x0215d430 kind:load to:0x020977d0 module:overlay(0) +from:0x0215d434 kind:load to:0x02159fc0 module:overlay(67) +from:0x0215d438 kind:load to:0x02097814 module:overlay(0) +from:0x0215d43c kind:load to:0x02159fc4 module:overlay(67) +from:0x0215d44c kind:load to:0x0209774c module:overlay(0) +from:0x0215d450 kind:load to:0x02097754 module:overlay(0) +from:0x0215d454 kind:load to:0x020977d0 module:overlay(0) +from:0x0215d458 kind:load to:0x02159fc0 module:overlay(67) +from:0x0215d45c kind:load to:0x02097814 module:overlay(0) +from:0x0215d460 kind:load to:0x02159fc4 module:overlay(67) +from:0x0215d46c kind:load to:0x02098518 module:overlay(0) +from:0x0215d470 kind:load to:0x02098554 module:overlay(0) +from:0x0215d474 kind:load to:0x0209856c module:overlay(0) +from:0x0215d478 kind:load to:0x02098578 module:overlay(0) +from:0x0215d47c kind:load to:0x01fff464 module:itcm +from:0x0215d480 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215d484 kind:load to:0x0215a184 module:overlay(67) +from:0x0215d488 kind:load to:0x020984b0 module:overlay(0) +from:0x0215d48c kind:load to:0x0215a22c module:overlay(67) +from:0x0215d490 kind:load to:0x0215a218 module:overlay(67) +from:0x0215d494 kind:load to:0x020984bc module:overlay(0) +from:0x0215d498 kind:load to:0x0215aab4 module:overlay(67) +from:0x0215d49c kind:load to:0x020984c4 module:overlay(0) +from:0x0215d4a0 kind:load to:0x020984c8 module:overlay(0) +from:0x0215d4a4 kind:load to:0x02098584 module:overlay(0) +from:0x0215d4a8 kind:load to:0x020985f0 module:overlay(0) +from:0x0215d4ac kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215d4b0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215d4b4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215d4b8 kind:load to:0x0215a11c module:overlay(67) +from:0x0215d4bc kind:load to:0x0215a14c module:overlay(67) +from:0x0215d4c0 kind:load to:0x0215adfc module:overlay(67) +from:0x0215d4c8 kind:load to:0x0215ae64 module:overlay(67) +from:0x0215d4d0 kind:load to:0x0215aecc module:overlay(67) +from:0x0215d4d8 kind:load to:0x0215af34 module:overlay(67) +from:0x0215d4e0 kind:load to:0x0215ae60 module:overlay(67) +from:0x0215d4e8 kind:load to:0x0215aec8 module:overlay(67) +from:0x0215d4f0 kind:load to:0x0215af30 module:overlay(67) +from:0x0215d4f8 kind:load to:0x0215afa4 module:overlay(67) +from:0x0215d538 kind:load to:0x0215ab60 module:overlay(67) +from:0x0215d53c kind:load to:0x020979e4 module:overlay(0) +from:0x0215d540 kind:load to:0x02097a18 module:overlay(0) +from:0x0215d544 kind:load to:0x020977d0 module:overlay(0) +from:0x0215d548 kind:load to:0x020979ec module:overlay(0) +from:0x0215d54c kind:load to:0x02097814 module:overlay(0) +from:0x0215d550 kind:load to:0x02097818 module:overlay(0) +from:0x0215d55c kind:load to:0x02098518 module:overlay(0) +from:0x0215d560 kind:load to:0x02098554 module:overlay(0) +from:0x0215d564 kind:load to:0x0209856c module:overlay(0) +from:0x0215d568 kind:load to:0x02098578 module:overlay(0) +from:0x0215d56c kind:load to:0x01fff464 module:itcm +from:0x0215d570 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215d574 kind:load to:0x0215ad2c module:overlay(67) +from:0x0215d578 kind:load to:0x020984b0 module:overlay(0) +from:0x0215d57c kind:load to:0x0215adb0 module:overlay(67) +from:0x0215d580 kind:load to:0x0215ad9c module:overlay(67) +from:0x0215d584 kind:load to:0x020984bc module:overlay(0) +from:0x0215d588 kind:load to:0x0215afd8 module:overlay(67) +from:0x0215d58c kind:load to:0x020984c4 module:overlay(0) +from:0x0215d590 kind:load to:0x020984c8 module:overlay(0) +from:0x0215d594 kind:load to:0x02098584 module:overlay(0) +from:0x0215d598 kind:load to:0x020985f0 module:overlay(0) +from:0x0215d59c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215d5a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215d5a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215d5a8 kind:load to:0x0215acd4 module:overlay(67) +from:0x0215d5ac kind:load to:0x0215acfc module:overlay(67) +from:0x0215d5b8 kind:load to:0x0215b070 module:overlay(67) +from:0x0215d5bc kind:load to:0x0209ca10 module:overlay(0) +from:0x0215d5c0 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215d5c4 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d5c8 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215d5d4 kind:load to:0x0207c49c module:overlay(0) +from:0x0215d5d8 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0215d5dc kind:load to:0x0207c96c module:overlay(0) +from:0x0215d5e0 kind:load to:0x0207c95c module:overlay(0) +from:0x0215d5e4 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215d5e8 kind:load to:0x0207ca10 module:overlay(0) +from:0x0215d5ec kind:load to:0x0207ca38 module:overlay(0) +from:0x0215d5f0 kind:load to:0x0207cab0 module:overlay(0) +from:0x0215d5fc kind:load to:0x0215b180 module:overlay(67) +from:0x0215d600 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215d604 kind:load to:0x0215b268 module:overlay(67) +from:0x0215d608 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215d60c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215d610 kind:load to:0x0215b2f0 module:overlay(67) +from:0x0215d614 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215d618 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d61c kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215d620 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215d624 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215d628 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215d62c kind:load to:0x0215b31c module:overlay(67) +from:0x0215d630 kind:load to:0x0215b344 module:overlay(67) +from:0x0215d63c kind:load to:0x0215b394 module:overlay(67) +from:0x0215d640 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215d644 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215d648 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d64c kind:load to:0x0209ca78 module:overlay(0) +from:0x0215d658 kind:load to:0x0215b568 module:overlay(67) +from:0x0215d65c kind:load to:0x0215b9bc module:overlay(67) +from:0x0215d660 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215d664 kind:load to:0x01ffc57c module:itcm +from:0x0215d668 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215d66c kind:load to:0x02057e44 module:overlay(0) +from:0x0215d670 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215d674 kind:load to:0x0215b490 module:overlay(67) +from:0x0215d678 kind:load to:0x02057d84 module:overlay(0) +from:0x0215d684 kind:load to:0x0215b57c module:overlay(67) +from:0x0215d688 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215d68c kind:load to:0x0215b6d4 module:overlay(67) +from:0x0215d690 kind:load to:0x0215b774 module:overlay(67) +from:0x0215d694 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215d698 kind:load to:0x0215b8c4 module:overlay(67) +from:0x0215d69c kind:load to:0x0215b8e4 module:overlay(67) +from:0x0215d6a0 kind:load to:0x0215b788 module:overlay(67) +from:0x0215d6a4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215d6a8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215d6ac kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215d6b0 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215d6b4 kind:load to:0x0215b9d8 module:overlay(67) +from:0x0215d6b8 kind:load to:0x0215ba18 module:overlay(67) +from:0x0215d6c4 kind:load to:0x0215ba80 module:overlay(67) +from:0x0215d6c8 kind:load to:0x0209c8dc module:overlay(0) +from:0x0215d6cc kind:load to:0x0209c99c module:overlay(0) +from:0x0215d6d0 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0215d6d4 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0215d6e0 kind:load to:0x0215bb08 module:overlay(67) +from:0x0215d6e4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215d6e8 kind:load to:0x0215bce0 module:overlay(67) +from:0x0215d6ec kind:load to:0x0214fc7c module:overlays(58,70) +from:0x0215d6f0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215d6f4 kind:load to:0x0214fc90 module:overlays(58,70) +from:0x0215d6f8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215d6fc kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d700 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215d704 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215d708 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215d70c kind:load to:0x0209d1ec module:overlay(0) +from:0x0215d710 kind:load to:0x0215bce4 module:overlay(67) +from:0x0215d714 kind:load to:0x0215bd04 module:overlay(67) +from:0x0215d724 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215d728 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215d72c kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d730 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215d73c kind:load to:0x0215bd4c module:overlay(67) +from:0x0215d740 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215d744 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215d748 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d74c kind:load to:0x0209ca78 module:overlay(0) +from:0x0215d758 kind:load to:0x0215be74 module:overlay(67) +from:0x0215d75c kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215d760 kind:load to:0x0215bec0 module:overlay(67) +from:0x0215d764 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215d768 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215d76c kind:load to:0x0215bec4 module:overlay(67) +from:0x0215d770 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215d774 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d778 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215d77c kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215d780 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215d784 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215d788 kind:load to:0x0215bee4 module:overlay(67) +from:0x0215d78c kind:load to:0x0215bf04 module:overlay(67) +from:0x0215d798 kind:load to:0x0215bf4c module:overlay(67) +from:0x0215d79c kind:load to:0x0209ca10 module:overlay(0) +from:0x0215d7a0 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215d7a4 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d7a8 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215d7b4 kind:load to:0x0215c074 module:overlay(67) +from:0x0215d7b8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215d7bc kind:load to:0x0215c0c0 module:overlay(67) +from:0x0215d7c0 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215d7c4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215d7c8 kind:load to:0x0215c0c4 module:overlay(67) +from:0x0215d7cc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215d7d0 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d7d4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215d7d8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215d7dc kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215d7e0 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215d7e4 kind:load to:0x0215c0e4 module:overlay(67) +from:0x0215d7e8 kind:load to:0x0215c104 module:overlay(67) +from:0x0215d7f4 kind:load to:0x0215c14c module:overlay(67) +from:0x0215d7f8 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215d7fc kind:load to:0x0209ca18 module:overlay(0) +from:0x0215d800 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d804 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215d810 kind:load to:0x0215c27c module:overlay(67) +from:0x0215d814 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215d818 kind:load to:0x0215c318 module:overlay(67) +from:0x0215d81c kind:load to:0x0215c3d0 module:overlay(67) +from:0x0215d820 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215d824 kind:load to:0x0215c454 module:overlay(67) +from:0x0215d828 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215d82c kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d830 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215d834 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215d838 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215d83c kind:load to:0x0209d1ec module:overlay(0) +from:0x0215d840 kind:load to:0x0215c488 module:overlay(67) +from:0x0215d844 kind:load to:0x0215c4b0 module:overlay(67) diff --git a/config/eur/arm9/overlays/ov067/symbols.txt b/config/eur/arm9/overlays/ov067/symbols.txt new file mode 100644 index 00000000..cae1b69c --- /dev/null +++ b/config/eur/arm9/overlays/ov067/symbols.txt @@ -0,0 +1,383 @@ +func_ov067_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov067_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov067_02157ed0 kind:function(arm,size=0x84) addr:0x02157ed0 +func_ov067_02157f54 kind:function(arm,size=0xc) addr:0x02157f54 +func_ov067_02157f60 kind:function(arm,size=0x24) addr:0x02157f60 +func_ov067_02157f84 kind:function(arm,size=0x80) addr:0x02157f84 +func_ov067_02158004 kind:function(arm,size=0xc) addr:0x02158004 +func_ov067_02158010 kind:function(arm,size=0x24) addr:0x02158010 +func_ov067_02158034 kind:function(arm,size=0x70) addr:0x02158034 +func_ov067_021580a4 kind:function(arm,size=0xc) addr:0x021580a4 +func_ov067_021580b0 kind:function(arm,size=0x24) addr:0x021580b0 +func_ov067_021580d4 kind:function(arm,size=0x74) addr:0x021580d4 +func_ov067_02158148 kind:function(arm,size=0x154) addr:0x02158148 +func_ov067_0215829c kind:function(arm,size=0x154) addr:0x0215829c +func_ov067_021583f0 kind:function(arm,size=0x14) addr:0x021583f0 +func_ov067_02158404 kind:function(arm,size=0x11c) addr:0x02158404 +func_ov067_02158520 kind:function(arm,size=0xb4) addr:0x02158520 +func_ov067_021585d4 kind:function(arm,size=0x54) addr:0x021585d4 +func_ov067_02158628 kind:function(arm,size=0xf4) addr:0x02158628 +func_ov067_0215871c kind:function(arm,size=0x78) addr:0x0215871c +func_ov067_02158794 kind:function(arm,size=0x6c) addr:0x02158794 +func_ov067_02158800 kind:function(arm,size=0x88) addr:0x02158800 +func_ov067_02158888 kind:function(arm,size=0x6c) addr:0x02158888 +func_ov067_021588f4 kind:function(arm,size=0x6c) addr:0x021588f4 +func_ov067_02158960 kind:function(arm,size=0x54) addr:0x02158960 +func_ov067_021589b4 kind:function(arm,size=0x1d0) addr:0x021589b4 +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=0xc) addr:0x02158bc4 +func_ov067_02158bd0 kind:function(arm,size=0x14) addr:0x02158bd0 +func_ov067_02158be4 kind:function(arm,size=0x2c) addr:0x02158be4 +func_ov067_02158c10 kind:function(arm,size=0xc) addr:0x02158c10 +func_ov067_02158c1c kind:function(arm,size=0x64) addr:0x02158c1c +func_ov067_02158c80 kind:function(arm,size=0xf0) addr:0x02158c80 +func_ov067_02158d70 kind:function(arm,size=0xf0) addr:0x02158d70 +func_ov067_02158e60 kind:function(arm,size=0xf4) addr:0x02158e60 +func_ov067_02158f54 kind:function(arm,size=0xc) addr:0x02158f54 +func_ov067_02158f60 kind:function(arm,size=0x54) addr:0x02158f60 +func_ov067_02158fb4 kind:function(arm,size=0xc) addr:0x02158fb4 +func_ov067_02158fc0 kind:function(arm,size=0x14) addr:0x02158fc0 +func_ov067_02158fd4 kind:function(arm,size=0x4) addr:0x02158fd4 +func_ov067_02158fd8 kind:function(arm,size=0x4) addr:0x02158fd8 +func_ov067_02158fdc kind:function(arm,size=0x4) addr:0x02158fdc +func_ov067_02158fe0 kind:function(arm,size=0xe0) addr:0x02158fe0 +func_ov067_021590c0 kind:function(arm,size=0x68) addr:0x021590c0 +func_ov067_02159128 kind:function(arm,size=0x1c) addr:0x02159128 +func_ov067_02159144 kind:function(arm,size=0x94) addr:0x02159144 +func_ov067_021591d8 kind:function(arm,size=0x68) addr:0x021591d8 +func_ov067_02159240 kind:function(arm,size=0x58) addr:0x02159240 +func_ov067_02159298 kind:function(arm,size=0x7c) addr:0x02159298 +func_ov067_02159314 kind:function(arm,size=0xac) addr:0x02159314 +func_ov067_021593c0 kind:function(arm,size=0x5c) addr:0x021593c0 +func_ov067_0215941c kind:function(arm,size=0x28) addr:0x0215941c +func_ov067_02159444 kind:function(arm,size=0x30) addr:0x02159444 +func_ov067_02159474 kind:function(arm,size=0x24) addr:0x02159474 +func_ov067_02159498 kind:function(arm,size=0x2c) addr:0x02159498 +func_ov067_021594c4 kind:function(arm,size=0x1c) addr:0x021594c4 +func_ov067_021594e0 kind:function(arm,size=0x28) addr:0x021594e0 +func_ov067_02159508 kind:function(arm,size=0x20) addr:0x02159508 +func_ov067_02159528 kind:function(arm,size=0x14) addr:0x02159528 +func_ov067_0215953c kind:function(arm,size=0x14) addr:0x0215953c +func_ov067_02159550 kind:function(arm,size=0x14) addr:0x02159550 +func_ov067_02159564 kind:function(arm,size=0x14) addr:0x02159564 +func_ov067_02159578 kind:function(arm,size=0xc) addr:0x02159578 +func_ov067_02159584 kind:function(arm,size=0x24) addr:0x02159584 +func_ov067_021595a8 kind:function(arm,size=0x6c) addr:0x021595a8 +func_ov067_02159614 kind:function(arm,size=0x90) addr:0x02159614 +func_ov067_021596a4 kind:function(arm,size=0x14) addr:0x021596a4 +func_ov067_021596b8 kind:function(arm,size=0x30) addr:0x021596b8 +func_ov067_021596e8 kind:function(arm,size=0x38) addr:0x021596e8 +func_ov067_02159720 kind:function(arm,size=0x34) addr:0x02159720 +func_ov067_02159754 kind:function(arm,size=0x54) addr:0x02159754 +func_ov067_021597a8 kind:function(arm,size=0x110) addr:0x021597a8 +func_ov067_021598b8 kind:function(arm,size=0x68) addr:0x021598b8 +func_ov067_02159920 kind:function(arm,size=0x28) addr:0x02159920 +func_ov067_02159948 kind:function(arm,size=0xc) addr:0x02159948 +func_ov067_02159954 kind:function(arm,size=0xc) addr:0x02159954 +func_ov067_02159960 kind:function(arm,size=0xc) addr:0x02159960 +func_ov067_0215996c kind:function(arm,size=0x64) addr:0x0215996c +func_ov067_021599d0 kind:function(arm,size=0x100) addr:0x021599d0 +func_ov067_02159ad0 kind:function(arm,size=0xd8) addr:0x02159ad0 +func_ov067_02159ba8 kind:function(arm,size=0xa0) addr:0x02159ba8 +func_ov067_02159c48 kind:function(arm,size=0x48) addr:0x02159c48 +func_ov067_02159c90 kind:function(arm,size=0x5c) addr:0x02159c90 +func_ov067_02159cec kind:function(arm,size=0x24) addr:0x02159cec +func_ov067_02159d10 kind:function(arm,size=0x10) addr:0x02159d10 +func_ov067_02159d20 kind:function(arm,size=0x8) addr:0x02159d20 +func_ov067_02159d28 kind:function(arm,size=0x1c) addr:0x02159d28 +func_ov067_02159d44 kind:function(arm,size=0x14) addr:0x02159d44 +func_ov067_02159d58 kind:function(arm,size=0xc) addr:0x02159d58 +func_ov067_02159d64 kind:function(arm,size=0x24) addr:0x02159d64 +func_ov067_02159d88 kind:function(arm,size=0x28) addr:0x02159d88 +func_ov067_02159db0 kind:function(arm,size=0x20) addr:0x02159db0 +func_ov067_02159dd0 kind:function(arm,size=0x50) addr:0x02159dd0 +func_ov067_02159e20 kind:function(arm,size=0x20) addr:0x02159e20 +func_ov067_02159e40 kind:function(arm,size=0x28) addr:0x02159e40 +func_ov067_02159e68 kind:function(arm,size=0x14) addr:0x02159e68 +func_ov067_02159e7c kind:function(arm,size=0xc) addr:0x02159e7c +func_ov067_02159e88 kind:function(arm,size=0x24) addr:0x02159e88 +func_ov067_02159eac kind:function(arm,size=0x28) addr:0x02159eac +func_ov067_02159ed4 kind:function(arm,size=0x20) addr:0x02159ed4 +func_ov067_02159ef4 kind:function(arm,size=0x50) addr:0x02159ef4 +func_ov067_02159f44 kind:function(arm,size=0x20) addr:0x02159f44 +func_ov067_02159f64 kind:function(arm,size=0x28) addr:0x02159f64 +func_ov067_02159f8c kind:function(arm,size=0x14) addr:0x02159f8c +func_ov067_02159fa0 kind:function(arm,size=0x20) addr:0x02159fa0 +func_ov067_02159fc0 kind:function(arm,size=0x4) addr:0x02159fc0 +func_ov067_02159fc4 kind:function(arm,size=0x4) addr:0x02159fc4 +func_ov067_02159fc8 kind:function(arm,size=0xc) addr:0x02159fc8 +func_ov067_02159fd4 kind:function(arm,size=0x24) addr:0x02159fd4 +func_ov067_02159ff8 kind:function(arm,size=0x40) addr:0x02159ff8 +func_ov067_0215a038 kind:function(arm,size=0xe4) addr:0x0215a038 +func_ov067_0215a11c kind:function(arm,size=0x30) addr:0x0215a11c +func_ov067_0215a14c kind:function(arm,size=0x38) addr:0x0215a14c +func_ov067_0215a184 kind:function(arm,size=0x4c) addr:0x0215a184 +func_ov067_0215a1d0 kind:function(arm,size=0x48) addr:0x0215a1d0 +func_ov067_0215a218 kind:function(arm,size=0x14) addr:0x0215a218 +func_ov067_0215a22c kind:function(arm,size=0x84) addr:0x0215a22c +func_ov067_0215a2b0 kind:function(arm,size=0x74) addr:0x0215a2b0 +func_ov067_0215a324 kind:function(arm,size=0x4) addr:0x0215a324 +func_ov067_0215a328 kind:function(arm,size=0x8c) addr:0x0215a328 +func_ov067_0215a3b4 kind:function(arm,size=0x74) addr:0x0215a3b4 +func_ov067_0215a428 kind:function(arm,size=0xb8) addr:0x0215a428 +func_ov067_0215a4e0 kind:function(arm,size=0x6c) addr:0x0215a4e0 +func_ov067_0215a54c kind:function(arm,size=0xc8) addr:0x0215a54c +func_ov067_0215a614 kind:function(arm,size=0x38) addr:0x0215a614 +func_ov067_0215a64c kind:function(arm,size=0xb0) addr:0x0215a64c +func_ov067_0215a6fc kind:function(arm,size=0xb0) addr:0x0215a6fc +func_ov067_0215a7ac kind:function(arm,size=0x30) addr:0x0215a7ac +func_ov067_0215a7dc kind:function(arm,size=0x4c) addr:0x0215a7dc +func_ov067_0215a828 kind:function(arm,size=0x54) addr:0x0215a828 +func_ov067_0215a87c kind:function(arm,size=0x238) addr:0x0215a87c +func_ov067_0215aab4 kind:function(arm,size=0x8c) addr:0x0215aab4 +func_ov067_0215ab40 kind:function(arm,size=0x14) addr:0x0215ab40 +func_ov067_0215ab54 kind:function(arm,size=0xc) addr:0x0215ab54 +func_ov067_0215ab60 kind:function(arm,size=0x24) addr:0x0215ab60 +func_ov067_0215ab84 kind:function(arm,size=0x48) addr:0x0215ab84 +func_ov067_0215abcc kind:function(arm,size=0x108) addr:0x0215abcc +func_ov067_0215acd4 kind:function(arm,size=0x28) addr:0x0215acd4 +func_ov067_0215acfc kind:function(arm,size=0x30) addr:0x0215acfc +func_ov067_0215ad2c kind:function(arm,size=0x28) addr:0x0215ad2c +func_ov067_0215ad54 kind:function(arm,size=0x48) addr:0x0215ad54 +func_ov067_0215ad9c kind:function(arm,size=0x14) addr:0x0215ad9c +func_ov067_0215adb0 kind:function(arm,size=0x4c) addr:0x0215adb0 +func_ov067_0215adfc kind:function(arm,size=0x64) addr:0x0215adfc +func_ov067_0215ae60 kind:function(arm,size=0x4) addr:0x0215ae60 +func_ov067_0215ae64 kind:function(arm,size=0x64) addr:0x0215ae64 +func_ov067_0215aec8 kind:function(arm,size=0x4) addr:0x0215aec8 +func_ov067_0215aecc kind:function(arm,size=0x64) addr:0x0215aecc +func_ov067_0215af30 kind:function(arm,size=0x4) addr:0x0215af30 +func_ov067_0215af34 kind:function(arm,size=0x70) addr:0x0215af34 +func_ov067_0215afa4 kind:function(arm,size=0x34) addr:0x0215afa4 +func_ov067_0215afd8 kind:function(arm,size=0x78) addr:0x0215afd8 +func_ov067_0215b050 kind:function(arm,size=0x14) addr:0x0215b050 +func_ov067_0215b064 kind:function(arm,size=0xc) addr:0x0215b064 +func_ov067_0215b070 kind:function(arm,size=0x24) addr:0x0215b070 +func_ov067_0215b094 kind:function(arm,size=0x48) addr:0x0215b094 +func_ov067_0215b0dc kind:function(arm,size=0xa4) addr:0x0215b0dc +func_ov067_0215b180 kind:function(arm,size=0xe8) addr:0x0215b180 +func_ov067_0215b268 kind:function(arm,size=0x4c) addr:0x0215b268 +func_ov067_0215b2b4 kind:function(arm,size=0x3c) addr:0x0215b2b4 +func_ov067_0215b2f0 kind:function(arm,size=0x2c) addr:0x0215b2f0 +func_ov067_0215b31c kind:function(arm,size=0x28) addr:0x0215b31c +func_ov067_0215b344 kind:function(arm,size=0x30) addr:0x0215b344 +func_ov067_0215b374 kind:function(arm,size=0x14) addr:0x0215b374 +func_ov067_0215b388 kind:function(arm,size=0xc) addr:0x0215b388 +func_ov067_0215b394 kind:function(arm,size=0x24) addr:0x0215b394 +func_ov067_0215b3b8 kind:function(arm,size=0x50) addr:0x0215b3b8 +func_ov067_0215b408 kind:function(arm,size=0x58) addr:0x0215b408 +func_ov067_0215b460 kind:function(arm,size=0x30) addr:0x0215b460 +func_ov067_0215b490 kind:function(arm,size=0x3c) addr:0x0215b490 +func_ov067_0215b4cc kind:function(arm,size=0x90) addr:0x0215b4cc +func_ov067_0215b55c kind:function(arm,size=0xc) addr:0x0215b55c +func_ov067_0215b568 kind:function(arm,size=0x14) addr:0x0215b568 +func_ov067_0215b57c kind:function(arm,size=0x158) addr:0x0215b57c +func_ov067_0215b6d4 kind:function(arm,size=0xa0) addr:0x0215b6d4 +func_ov067_0215b774 kind:function(arm,size=0x14) addr:0x0215b774 +func_ov067_0215b788 kind:function(arm,size=0x14) addr:0x0215b788 +func_ov067_0215b79c kind:function(arm,size=0x128) addr:0x0215b79c +func_ov067_0215b8c4 kind:function(arm,size=0x20) addr:0x0215b8c4 +func_ov067_0215b8e4 kind:function(arm,size=0xd8) addr:0x0215b8e4 +func_ov067_0215b9bc kind:function(arm,size=0x1c) addr:0x0215b9bc +func_ov067_0215b9d8 kind:function(arm,size=0x40) addr:0x0215b9d8 +func_ov067_0215ba18 kind:function(arm,size=0x48) addr:0x0215ba18 +func_ov067_0215ba60 kind:function(arm,size=0x14) addr:0x0215ba60 +func_ov067_0215ba74 kind:function(arm,size=0xc) addr:0x0215ba74 +func_ov067_0215ba80 kind:function(arm,size=0x24) addr:0x0215ba80 +func_ov067_0215baa4 kind:function(arm,size=0x44) addr:0x0215baa4 +func_ov067_0215bae8 kind:function(arm,size=0x20) addr:0x0215bae8 +func_ov067_0215bb08 kind:function(arm,size=0x1d8) addr:0x0215bb08 +func_ov067_0215bce0 kind:function(arm,size=0x4) addr:0x0215bce0 +func_ov067_0215bce4 kind:function(arm,size=0x20) addr:0x0215bce4 +func_ov067_0215bd04 kind:function(arm,size=0x28) addr:0x0215bd04 +func_ov067_0215bd2c kind:function(arm,size=0x14) addr:0x0215bd2c +func_ov067_0215bd40 kind:function(arm,size=0xc) addr:0x0215bd40 +func_ov067_0215bd4c kind:function(arm,size=0x24) addr:0x0215bd4c +func_ov067_0215bd70 kind:function(arm,size=0x90) addr:0x0215bd70 +func_ov067_0215be00 kind:function(arm,size=0x74) addr:0x0215be00 +func_ov067_0215be74 kind:function(arm,size=0x4c) addr:0x0215be74 +func_ov067_0215bec0 kind:function(arm,size=0x4) addr:0x0215bec0 +func_ov067_0215bec4 kind:function(arm,size=0x20) addr:0x0215bec4 +func_ov067_0215bee4 kind:function(arm,size=0x20) addr:0x0215bee4 +func_ov067_0215bf04 kind:function(arm,size=0x28) addr:0x0215bf04 +func_ov067_0215bf2c kind:function(arm,size=0x14) addr:0x0215bf2c +func_ov067_0215bf40 kind:function(arm,size=0xc) addr:0x0215bf40 +func_ov067_0215bf4c kind:function(arm,size=0x24) addr:0x0215bf4c +func_ov067_0215bf70 kind:function(arm,size=0x90) addr:0x0215bf70 +func_ov067_0215c000 kind:function(arm,size=0x74) addr:0x0215c000 +func_ov067_0215c074 kind:function(arm,size=0x4c) addr:0x0215c074 +func_ov067_0215c0c0 kind:function(arm,size=0x4) addr:0x0215c0c0 +func_ov067_0215c0c4 kind:function(arm,size=0x20) addr:0x0215c0c4 +func_ov067_0215c0e4 kind:function(arm,size=0x20) addr:0x0215c0e4 +func_ov067_0215c104 kind:function(arm,size=0x28) addr:0x0215c104 +func_ov067_0215c12c kind:function(arm,size=0x14) addr:0x0215c12c +func_ov067_0215c140 kind:function(arm,size=0xc) addr:0x0215c140 +func_ov067_0215c14c kind:function(arm,size=0x24) addr:0x0215c14c +func_ov067_0215c170 kind:function(arm,size=0x48) addr:0x0215c170 +func_ov067_0215c1b8 kind:function(arm,size=0xc4) addr:0x0215c1b8 +func_ov067_0215c27c kind:function(arm,size=0x9c) addr:0x0215c27c +func_ov067_0215c318 kind:function(arm,size=0xb8) addr:0x0215c318 +func_ov067_0215c3d0 kind:function(arm,size=0x14) addr:0x0215c3d0 +func_ov067_0215c3e4 kind:function(arm,size=0x70) addr:0x0215c3e4 +func_ov067_0215c454 kind:function(arm,size=0x34) addr:0x0215c454 +func_ov067_0215c488 kind:function(arm,size=0x28) addr:0x0215c488 +func_ov067_0215c4b0 kind:function(arm,size=0x30) addr:0x0215c4b0 +func_ov067_0215c4e0 kind:function(arm,size=0x14) addr:0x0215c4e0 +data_ov067_0215c518 kind:data(any) addr:0x0215c518 +data_ov067_0215c520 kind:data(any) addr:0x0215c520 +data_ov067_0215c528 kind:data(any) addr:0x0215c528 +data_ov067_0215c530 kind:data(any) addr:0x0215c530 +data_ov067_0215c540 kind:data(any) addr:0x0215c540 +data_ov067_0215c544 kind:data(any) addr:0x0215c544 +data_ov067_0215c568 kind:data(any) addr:0x0215c568 +data_ov067_0215c570 kind:data(any) addr:0x0215c570 +data_ov067_0215c57c kind:data(any) addr:0x0215c57c +data_ov067_0215c584 kind:data(any) addr:0x0215c584 ambiguous +data_ov067_0215c58c kind:data(any) addr:0x0215c58c +data_ov067_0215c5a4 kind:data(any) addr:0x0215c5a4 +data_ov067_0215c5ac kind:data(any) addr:0x0215c5ac +data_ov067_0215c5bc kind:data(any) addr:0x0215c5bc +data_ov067_0215c5d0 kind:data(any) addr:0x0215c5d0 +data_ov067_0215c5e0 kind:data(any) addr:0x0215c5e0 +data_ov067_0215c5f0 kind:data(any) addr:0x0215c5f0 +func_ov067_0215c600 kind:function(arm,size=0x11c) addr:0x0215c600 +func_ov067_0215c71c kind:function(arm,size=0x50) addr:0x0215c71c +func_ov067_0215c76c kind:function(arm,size=0x50) addr:0x0215c76c +func_ov067_0215c7bc kind:function(arm,size=0x50) addr:0x0215c7bc +func_ov067_0215c80c kind:function(arm,size=0x50) addr:0x0215c80c +func_ov067_0215c85c kind:function(arm,size=0x50) addr:0x0215c85c +func_ov067_0215c8ac kind:function(arm,size=0x50) addr:0x0215c8ac +func_ov067_0215c8fc kind:function(arm,size=0x68) addr:0x0215c8fc +func_ov067_0215c964 kind:function(arm,size=0x50) addr:0x0215c964 +func_ov067_0215c9b4 kind:function(arm,size=0x50) addr:0x0215c9b4 +func_ov067_0215ca04 kind:function(arm,size=0x50) addr:0x0215ca04 +func_ov067_0215ca54 kind:function(arm,size=0x50) addr:0x0215ca54 +data_ov067_0215cae8 kind:data(any) addr:0x0215cae8 +data_ov067_0215cb0c kind:data(any) addr:0x0215cb0c +data_ov067_0215cb10 kind:data(any) addr:0x0215cb10 ambiguous +data_ov067_0215cb30 kind:data(any) addr:0x0215cb30 +data_ov067_0215cb54 kind:data(any) addr:0x0215cb54 +data_ov067_0215cb78 kind:data(any) addr:0x0215cb78 +data_ov067_0215cbbc kind:data(any) addr:0x0215cbbc +data_ov067_0215cc24 kind:data(any) addr:0x0215cc24 +data_ov067_0215cc8c kind:data(any) addr:0x0215cc8c +data_ov067_0215cc9c kind:data(any) addr:0x0215cc9c ambiguous +data_ov067_0215ccb4 kind:data(any) addr:0x0215ccb4 ambiguous +data_ov067_0215cd3c kind:data(any) addr:0x0215cd3c +data_ov067_0215ce14 kind:data(any) addr:0x0215ce14 ambiguous +data_ov067_0215ce58 kind:data(any) addr:0x0215ce58 +data_ov067_0215ced8 kind:data(any) addr:0x0215ced8 ambiguous +data_ov067_0215cf54 kind:data(any) addr:0x0215cf54 ambiguous +data_ov067_0215cf68 kind:data(any) addr:0x0215cf68 ambiguous +data_ov067_0215cfa0 kind:data(any) addr:0x0215cfa0 +data_ov067_0215cfb5 kind:data(any) addr:0x0215cfb5 ambiguous +data_ov067_0215cfc0 kind:data(any) addr:0x0215cfc0 +data_ov067_0215cfc8 kind:data(any) addr:0x0215cfc8 ambiguous +data_ov067_0215cfe4 kind:data(any) addr:0x0215cfe4 +data_ov067_0215d024 kind:data(any) addr:0x0215d024 +data_ov067_0215d07c kind:data(any) addr:0x0215d07c +data_ov067_0215d098 kind:data(any) addr:0x0215d098 ambiguous +data_ov067_0215d0d4 kind:data(any) addr:0x0215d0d4 +data_ov067_0215d0ec kind:data(any) addr:0x0215d0ec +data_ov067_0215d13c kind:data(any) addr:0x0215d13c +data_ov067_0215d1ec kind:data(any) addr:0x0215d1ec ambiguous +data_ov067_0215d294 kind:data(any) addr:0x0215d294 +data_ov067_0215d2b8 kind:data(any) addr:0x0215d2b8 +data_ov067_0215d318 kind:data(any) addr:0x0215d318 +data_ov067_0215d33c kind:data(any) addr:0x0215d33c +data_ov067_0215d384 kind:data(any) addr:0x0215d384 ambiguous +data_ov067_0215d394 kind:data(any) addr:0x0215d394 +data_ov067_0215d3ac kind:data(any) addr:0x0215d3ac +data_ov067_0215d3cc kind:data(any) addr:0x0215d3cc +data_ov067_0215d3ec kind:data(any) addr:0x0215d3ec +data_ov067_0215d404 kind:data(any) addr:0x0215d404 +data_ov067_0215d424 kind:data(any) addr:0x0215d424 +data_ov067_0215d448 kind:data(any) addr:0x0215d448 +data_ov067_0215d468 kind:data(any) addr:0x0215d468 ambiguous +data_ov067_0215d46c kind:data(any) addr:0x0215d46c +data_ov067_0215d4c0 kind:data(any) addr:0x0215d4c0 +data_ov067_0215d4d4 kind:data(any) addr:0x0215d4d4 ambiguous +data_ov067_0215d4e0 kind:data(any) addr:0x0215d4e0 +data_ov067_0215d500 kind:data(any) addr:0x0215d500 +data_ov067_0215d518 kind:data(any) addr:0x0215d518 +data_ov067_0215d538 kind:data(any) addr:0x0215d538 +data_ov067_0215d55c kind:data(any) addr:0x0215d55c +data_ov067_0215d5b8 kind:data(any) addr:0x0215d5b8 +data_ov067_0215d5d4 kind:data(any) addr:0x0215d5d4 +data_ov067_0215d5fc kind:data(any) addr:0x0215d5fc +data_ov067_0215d63c kind:data(any) addr:0x0215d63c +data_ov067_0215d658 kind:data(any) addr:0x0215d658 +data_ov067_0215d684 kind:data(any) addr:0x0215d684 +data_ov067_0215d6c4 kind:data(any) addr:0x0215d6c4 +data_ov067_0215d6e0 kind:data(any) addr:0x0215d6e0 +data_ov067_0215d720 kind:data(any) addr:0x0215d720 +data_ov067_0215d73c kind:data(any) addr:0x0215d73c +data_ov067_0215d750 kind:data(any) addr:0x0215d750 ambiguous +data_ov067_0215d758 kind:data(any) addr:0x0215d758 +data_ov067_0215d76c kind:data(any) addr:0x0215d76c ambiguous +data_ov067_0215d798 kind:data(any) addr:0x0215d798 +data_ov067_0215d7b4 kind:data(any) addr:0x0215d7b4 +data_ov067_0215d7f4 kind:data(any) addr:0x0215d7f4 +data_ov067_0215d810 kind:data(any) addr:0x0215d810 +data_ov067_0215d860 kind:bss addr:0x0215d860 +data_ov067_0215d870 kind:bss addr:0x0215d870 +data_ov067_0215d87c kind:bss addr:0x0215d87c +data_ov067_0215d888 kind:bss addr:0x0215d888 +data_ov067_0215d894 kind:bss addr:0x0215d894 +data_ov067_0215d8a0 kind:bss addr:0x0215d8a0 +data_ov067_0215d978 kind:bss addr:0x0215d978 +data_ov067_0215d9dc kind:bss addr:0x0215d9dc ambiguous +data_ov067_0215da50 kind:bss addr:0x0215da50 +data_ov067_0215da78 kind:bss addr:0x0215da78 ambiguous +data_ov067_0215db28 kind:bss addr:0x0215db28 +data_ov067_0215db78 kind:bss addr:0x0215db78 ambiguous +data_ov067_0215dc00 kind:bss addr:0x0215dc00 +data_ov067_0215dc04 kind:bss addr:0x0215dc04 +data_ov067_0215dc10 kind:bss addr:0x0215dc10 +data_ov067_0215dca4 kind:bss addr:0x0215dca4 ambiguous +data_ov067_0215dce8 kind:bss addr:0x0215dce8 +data_ov067_0215dcec kind:bss addr:0x0215dcec +data_ov067_0215dcf8 kind:bss addr:0x0215dcf8 +data_ov067_0215ddd0 kind:bss addr:0x0215ddd0 +data_ov067_0215ddd4 kind:bss addr:0x0215ddd4 +data_ov067_0215dde0 kind:bss addr:0x0215dde0 +data_ov067_0215deb8 kind:bss addr:0x0215deb8 +data_ov067_0215debc kind:bss addr:0x0215debc +data_ov067_0215dec8 kind:bss addr:0x0215dec8 +data_ov067_0215df04 kind:bss addr:0x0215df04 +data_ov067_0215df08 kind:bss addr:0x0215df08 +data_ov067_0215df14 kind:bss addr:0x0215df14 +data_ov067_0215df24 kind:bss addr:0x0215df24 ambiguous +data_ov067_0215df38 kind:bss addr:0x0215df38 ambiguous +data_ov067_0215df58 kind:bss addr:0x0215df58 +data_ov067_0215df5c kind:bss addr:0x0215df5c +data_ov067_0215df68 kind:bss addr:0x0215df68 +data_ov067_0215df6c kind:bss addr:0x0215df6c ambiguous +data_ov067_0215e03c kind:bss addr:0x0215e03c +data_ov067_0215e044 kind:bss addr:0x0215e044 +data_ov067_0215e050 kind:bss addr:0x0215e050 +data_ov067_0215e05c kind:bss addr:0x0215e05c +data_ov067_0215e07c kind:bss addr:0x0215e07c +data_ov067_0215e08c kind:bss addr:0x0215e08c ambiguous +data_ov067_0215e110 kind:bss addr:0x0215e110 ambiguous +data_ov067_0215e130 kind:bss addr:0x0215e130 +data_ov067_0215e134 kind:bss addr:0x0215e134 +data_ov067_0215e140 kind:bss addr:0x0215e140 +data_ov067_0215e160 kind:bss addr:0x0215e160 +data_ov067_0215e164 kind:bss addr:0x0215e164 +data_ov067_0215e170 kind:bss addr:0x0215e170 +data_ov067_0215e1b4 kind:bss addr:0x0215e1b4 ambiguous +data_ov067_0215e244 kind:bss addr:0x0215e244 +data_ov067_0215e268 kind:bss addr:0x0215e268 +data_ov067_0215e26c kind:bss addr:0x0215e26c +data_ov067_0215e278 kind:bss addr:0x0215e278 +data_ov067_0215e284 kind:bss addr:0x0215e284 ambiguous +data_ov067_0215e290 kind:bss addr:0x0215e290 ambiguous +data_ov067_0215e34c kind:bss addr:0x0215e34c +data_ov067_0215e370 kind:bss addr:0x0215e370 +data_ov067_0215e374 kind:bss addr:0x0215e374 +data_ov067_0215e380 kind:bss addr:0x0215e380 +data_ov067_0215e3a0 kind:bss addr:0x0215e3a0 diff --git a/config/eur/arm9/overlays/ov068/delinks.txt b/config/eur/arm9/overlays/ov068/delinks.txt new file mode 100644 index 00000000..e9d67c93 --- /dev/null +++ b/config/eur/arm9/overlays/ov068/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x02161dfc kind:code align:32 + .rodata start:0x02161dfc end:0x02161e6c kind:data align:4 + .init start:0x02161e6c end:0x0216245c kind:code align:4 + .ctor start:0x0216245c end:0x021624ac kind:data align:4 + .data start:0x021624c0 end:0x02163ac0 kind:data align:32 + .bss start:0x02163ac0 end:0x02164aa0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov068/relocs.txt b/config/eur/arm9/overlays/ov068/relocs.txt new file mode 100644 index 00000000..084a2ce4 --- /dev/null +++ b/config/eur/arm9/overlays/ov068/relocs.txt @@ -0,0 +1,2224 @@ +from:0x02157ea8 kind:load to:0x02163ad0 module:overlay(68) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x02157ef8 module:overlay(68) +from:0x02157edc kind:arm_call to:0x0209767c module:overlay(0) +from:0x02157ef4 kind:load to:0x021624c8 module:overlay(68) +from:0x02157f00 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02157f14 kind:load to:0x021624ec module:overlay(68) +from:0x02157f4c kind:load to:0x027e0cdc module:dtcm +from:0x02157f50 kind:load to:0x02082a38 module:overlay(0) +from:0x02157f64 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157f78 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157f80 kind:arm_call to:0x02011ff4 module:main +from:0x02157f94 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02157fa8 kind:load to:0x02163b1c module:overlay(68) +from:0x02157fbc kind:arm_call to:0x02011f3c module:main +from:0x02157fc8 kind:arm_call to:0x02158020 module:overlay(68) +from:0x02157fdc kind:arm_call to:0x0209767c module:overlay(0) +from:0x02158018 kind:load to:0x02162548 module:overlay(68) +from:0x0215802c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02158094 kind:load to:0x021625bc module:overlay(68) +from:0x02158098 kind:load to:0x027e0d64 module:dtcm +from:0x021580b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021580bc kind:load to:0x027e0d64 module:dtcm +from:0x021580d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021580dc kind:arm_call to:0x02011ff4 module:main +from:0x021580e8 kind:load to:0x027e0d64 module:dtcm +from:0x02158104 kind:arm_call to:0x02016fbc module:main +from:0x02158114 kind:arm_call to:0x02158168 module:overlay(68) +from:0x02158130 kind:arm_call to:0x020c4d74 module:overlay(24) +from:0x02158148 kind:arm_call to:0x0215d590 module:overlay(68) +from:0x02158150 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02158154 kind:load to:0x027e0d6c module:dtcm +from:0x02158174 kind:arm_call to:0x0215815c module:overlay(68) +from:0x021581ac kind:load to:0x02162564 module:overlay(68) +from:0x021581e4 kind:load to:0x0216258c module:overlay(68) +from:0x02158204 kind:arm_call to:0x02158168 module:overlay(68) +from:0x0215820c kind:load to:0x02163ff4 module:overlay(68) +from:0x02158218 kind:arm_call to:0x0215866c module:overlay(68) +from:0x02158264 kind:arm_call to:0x02158168 module:overlay(68) +from:0x021582c8 kind:arm_call to:0x021587cc module:overlay(68) +from:0x021582e8 kind:arm_call to:0x02158718 module:overlay(68) +from:0x02158314 kind:arm_call to:0x021587cc module:overlay(68) +from:0x02158334 kind:arm_call to:0x02158718 module:overlay(68) +from:0x02158360 kind:arm_call to:0x021587cc module:overlay(68) +from:0x02158380 kind:arm_call to:0x02158718 module:overlay(68) +from:0x021583b0 kind:arm_call to:0x02158168 module:overlay(68) +from:0x021583f8 kind:arm_call to:0x02158168 module:overlay(68) +from:0x02158400 kind:load to:0x021641f4 module:overlay(68) +from:0x02158440 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021584a0 kind:arm_call to:0x01fff350 module:itcm +from:0x021584b0 kind:arm_call to:0x01fff350 module:itcm +from:0x021584c8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021584d8 kind:arm_call to:0x01fff350 module:itcm +from:0x02158500 kind:arm_call to:0x0215d500 module:overlay(68) +from:0x0215850c kind:arm_call to:0x0215dccc module:overlay(68) +from:0x02158518 kind:load to:0x027e0ce4 module:dtcm +from:0x02158520 kind:load to:0x020b3000 module:overlay(0) +from:0x02158524 kind:load to:0x027e0d6c module:dtcm +from:0x02158528 kind:load to:0x02163ff4 module:overlay(68) +from:0x02158550 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021585a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021585b8 kind:arm_call to:0x0215891c module:overlay(68) +from:0x021585c4 kind:arm_call to:0x0215a46c module:overlay(68) +from:0x021585d0 kind:arm_call to:0x0215952c module:overlay(68) +from:0x021585f0 kind:arm_call to:0x02158168 module:overlay(68) +from:0x021585fc kind:load to:0x027e0ce4 module:dtcm +from:0x02158620 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158664 kind:load to:0x027e0ce4 module:dtcm +from:0x02158668 kind:load to:0x021641f4 module:overlay(68) +from:0x0215869c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021586d4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158700 kind:arm_call to:0x02158718 module:overlay(68) +from:0x0215870c kind:load to:0x02161dfc module:overlay(68) +from:0x02158710 kind:load to:0x020b539c module:overlay(0) +from:0x02158784 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021587ac kind:arm_call to:0x0215891c module:overlay(68) +from:0x021587b8 kind:arm_call to:0x0215a46c module:overlay(68) +from:0x021587c4 kind:load to:0x02049be4 module:main +from:0x021587c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021587f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158834 kind:load to:0x027e0ce4 module:dtcm +from:0x02158858 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021588f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158914 kind:load to:0x027e0ce4 module:dtcm +from:0x02158918 kind:load to:0x02049be4 module:main +from:0x02158984 kind:load to:0x02049be4 module:main +from:0x02158988 kind:load to:0x02161dfc module:overlay(68) +from:0x02158998 kind:arm_call to:0x02158a18 module:overlay(68) +from:0x021589bc kind:arm_call to:0x02158838 module:overlay(68) +from:0x021589dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021589fc kind:arm_call to:0x0215891c module:overlay(68) +from:0x02158a08 kind:arm_call to:0x0215a46c module:overlay(68) +from:0x02158a14 kind:load to:0x027e0ce4 module:dtcm +from:0x02158a38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158acc kind:load to:0x027e0ce4 module:dtcm +from:0x02158ad8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02158aec kind:load to:0x02163b68 module:overlay(68) +from:0x02158b00 kind:arm_call to:0x02011f3c module:main +from:0x02158b0c kind:arm_call to:0x02158b60 module:overlay(68) +from:0x02158b24 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02158b5c kind:load to:0x02162618 module:overlay(68) +from:0x02158b68 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02158b78 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02158bd4 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02158c08 kind:load to:0x0216268c module:overlay(68) +from:0x02158c0c kind:load to:0x02163b68 module:overlay(68) +from:0x02158c28 kind:arm_call to:0x02158c90 module:overlay(68) +from:0x02158c50 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02158c6c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02158c80 kind:load to:0x027e0cec module:dtcm +from:0x02158c9c kind:arm_call to:0x02158c84 module:overlay(68) +from:0x02158cd4 kind:load to:0x02162634 module:overlay(68) +from:0x02158d38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158d40 kind:load to:0x0216265c module:overlay(68) +from:0x02158d50 kind:arm_call to:0x0215e140 module:overlay(68) +from:0x02158d70 kind:load to:0x02163ff4 module:overlay(68) +from:0x02158da4 kind:load to:0x020bfa50 module:overlays(2,4,17) +from:0x02158db0 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x02158dcc kind:arm_call to:0x02158c90 module:overlay(68) +from:0x02158dd4 kind:arm_call to:0x02159120 module:overlay(68) +from:0x02158e3c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158e50 kind:arm_call to:0x0215e2c0 module:overlay(68) +from:0x02158e68 kind:arm_call to:0x02158c90 module:overlay(68) +from:0x02158e90 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02158ea0 kind:load to:0x027e09a8 module:dtcm +from:0x02158ea8 kind:load to:0x02163ff4 module:overlay(68) +from:0x02158eac kind:load to:0x027e0cec module:dtcm +from:0x02158ef8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158f50 kind:load to:0x027e09a8 module:dtcm +from:0x02158fb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159034 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159094 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021590a4 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x021590b0 kind:load to:0x027e0cd8 module:dtcm +from:0x021590b4 kind:load to:0x027e09a8 module:dtcm +from:0x021590c8 kind:arm_call to:0x0211e204 module:overlay(34) +from:0x021590f8 kind:arm_call to:0x0211e204 module:overlay(34) +from:0x02159128 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215914c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215915c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02159164 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215917c kind:load to:0x01ff916c module:itcm +from:0x021591b8 kind:arm_call to:0x01ffc634 module:itcm +from:0x021591f0 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02159200 kind:load to:0x027e09b4 module:dtcm +from:0x02159230 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215923c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159260 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159268 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159280 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159288 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159290 kind:arm_call to:0x02011ff4 module:main +from:0x021592a4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021592b8 kind:load to:0x02163c54 module:overlay(68) +from:0x021592cc kind:arm_call to:0x02011f3c module:main +from:0x021592d8 kind:arm_call to:0x02159338 module:overlay(68) +from:0x021592f0 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02159330 kind:load to:0x021626e8 module:overlay(68) +from:0x02159344 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021593a8 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x021593d4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021593f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159400 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159418 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215945c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02159484 kind:load to:0x021627d8 module:overlay(68) +from:0x02159488 kind:load to:0x02163c54 module:overlay(68) +from:0x0215948c kind:load to:0x0216278c module:overlay(68) +from:0x02159498 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021594dc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021594ec kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021594f8 kind:arm_call to:0x0215952c module:overlay(68) +from:0x02159504 kind:load to:0x0215a654 module:overlay(68) +from:0x02159538 kind:arm_call to:0x02159508 module:overlay(68) +from:0x02159570 kind:load to:0x02162704 module:overlay(68) +from:0x02159588 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02159608 kind:arm_call to:0x01ff9770 module:itcm +from:0x02159618 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215962c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021596a4 kind:arm_call to:0x0209807c module:overlay(0) +from:0x021596b4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021596c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021596d0 kind:arm_call to:0x01ff938c module:itcm +from:0x021596dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021596e8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021596f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159710 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159744 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159750 kind:arm_call to:0x01fff458 module:itcm +from:0x02159784 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021597a0 kind:arm_call to:0x0215952c module:overlay(68) +from:0x021597ec kind:load to:0x0203e964 module:main +from:0x021597f0 kind:load to:0x027e09a8 module:dtcm +from:0x021597f4 kind:load to:0x027e0ce4 module:dtcm +from:0x021597fc kind:load to:0x02163c40 module:overlay(68) +from:0x02159860 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215986c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159878 kind:arm_call to:0x0215a5e8 module:overlay(68) +from:0x02159890 kind:arm_call to:0x02159574 module:overlay(68) +from:0x021598a8 kind:load to:0x02162744 module:overlay(68) +from:0x02159918 kind:load to:0x02049be4 module:main +from:0x02159960 kind:arm_call to:0x0215a5c8 module:overlay(68) +from:0x02159970 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02159980 kind:arm_call to:0x0215898c module:overlay(68) +from:0x021599a0 kind:load to:0x027e0d64 module:dtcm +from:0x02159a10 kind:load to:0x02162830 module:overlay(68) +from:0x02159a20 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159a2c kind:arm_call to:0x02016958 module:main +from:0x02159a3c kind:arm_call to:0x01ff930c module:itcm +from:0x02159a64 kind:arm_call to:0x0215952c module:overlay(68) +from:0x02159ad0 kind:load to:0x02162830 module:overlay(68) +from:0x02159b1c kind:arm_call to:0x01ff930c module:itcm +from:0x02159b2c kind:arm_call to:0x01ff916c module:itcm +from:0x02159b3c kind:arm_call to:0x0215a5c8 module:overlay(68) +from:0x02159b4c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02159b5c kind:arm_call to:0x0215898c module:overlay(68) +from:0x02159b68 kind:arm_call to:0x0215952c module:overlay(68) +from:0x02159bb8 kind:arm_call to:0x0215952c module:overlay(68) +from:0x02159bcc kind:arm_call to:0x01ff930c module:itcm +from:0x02159be8 kind:arm_call to:0x0215952c module:overlay(68) +from:0x02159bf0 kind:load to:0x027e0d64 module:dtcm +from:0x02159c70 kind:load to:0x02162830 module:overlay(68) +from:0x02159cac kind:arm_call to:0x01ff930c module:itcm +from:0x02159d08 kind:arm_call to:0x01ff930c module:itcm +from:0x02159d18 kind:arm_call to:0x01ff916c module:itcm +from:0x02159d28 kind:arm_call to:0x0215a5c8 module:overlay(68) +from:0x02159d38 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02159d48 kind:arm_call to:0x0215898c module:overlay(68) +from:0x02159d54 kind:arm_call to:0x0215952c module:overlay(68) +from:0x02159d80 kind:arm_call to:0x01ff930c module:itcm +from:0x02159de8 kind:arm_call to:0x0215952c module:overlay(68) +from:0x02159df8 kind:arm_call to:0x0215952c module:overlay(68) +from:0x02159e00 kind:load to:0x027e0d64 module:dtcm +from:0x02159e70 kind:load to:0x02162830 module:overlay(68) +from:0x02159e74 kind:load to:0x02163c40 module:overlay(68) +from:0x02159eec kind:arm_call to:0x01ff930c module:itcm +from:0x02159f00 kind:arm_call to:0x01ff916c module:itcm +from:0x02159f38 kind:arm_call to:0x01ff930c module:itcm +from:0x02159f6c kind:arm_call to:0x01ff930c module:itcm +from:0x02159f7c kind:arm_call to:0x01ff916c module:itcm +from:0x02159f8c kind:arm_call to:0x0215a5c8 module:overlay(68) +from:0x02159f9c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02159ffc kind:arm_call to:0x0215952c module:overlay(68) +from:0x0215a008 kind:arm_call to:0x0215898c module:overlay(68) +from:0x0215a010 kind:load to:0x027e0d64 module:dtcm +from:0x0215a014 kind:load to:0x02163c40 module:overlay(68) +from:0x0215a08c kind:arm_call to:0x0215a3dc module:overlay(68) +from:0x0215a09c kind:load to:0x021628d8 module:overlay(68) +from:0x0215a0b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a0c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a0dc kind:arm_call to:0x02159170 module:overlay(68) +from:0x0215a16c kind:arm_call to:0x02015244 module:main +from:0x0215a19c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a1c0 kind:arm_call to:0x02158c90 module:overlay(68) +from:0x0215a228 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a240 kind:arm_call to:0x0215952c module:overlay(68) +from:0x0215a24c kind:load to:0x027e0ce4 module:dtcm +from:0x0215a254 kind:load to:0x021628f0 module:overlay(68) +from:0x0215a26c kind:arm_call to:0x0215e174 module:overlay(68) +from:0x0215a2d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a2e4 kind:arm_call to:0x02158c90 module:overlay(68) +from:0x0215a300 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215a308 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215a32c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215a338 kind:arm_call to:0x0215952c module:overlay(68) +from:0x0215a344 kind:load to:0x02163ff4 module:overlay(68) +from:0x0215a34c kind:load to:0x02162830 module:overlay(68) +from:0x0215a350 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a3d4 kind:load to:0x02162830 module:overlay(68) +from:0x0215a414 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215a450 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215a464 kind:load to:0x020b539c module:overlay(0) +from:0x0215a5a0 kind:arm_call to:0x0215952c module:overlay(68) +from:0x0215a5b0 kind:arm_call to:0x0215952c module:overlay(68) +from:0x0215a5c0 kind:load to:0x02049be4 module:main +from:0x0215a5c4 kind:load to:0x027e0d64 module:dtcm +from:0x0215a5e4 kind:load to:0x027e0d64 module:dtcm +from:0x0215a600 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a60c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a648 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a6d4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a6e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a708 kind:load to:0x0203e964 module:main +from:0x0215a730 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215a758 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0215a768 kind:load to:0x027e09b4 module:dtcm +from:0x0215a77c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a788 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a7a4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a7b4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a7c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a7cc kind:arm_call to:0x02011ff4 module:main +from:0x0215a7e4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a7ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a7f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a80c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a814 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a81c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a824 kind:arm_call to:0x02011ff4 module:main +from:0x0215a838 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215a84c kind:load to:0x02163d3c module:overlay(68) +from:0x0215a860 kind:arm_call to:0x02011f3c module:main +from:0x0215a86c kind:arm_call to:0x0215a89c module:overlay(68) +from:0x0215a880 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215a898 kind:load to:0x02162910 module:overlay(68) +from:0x0215a8a4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215a8c0 kind:load to:0x02162934 module:overlay(68) +from:0x0215a900 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a910 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0215a964 kind:arm_call to:0x02080658 module:overlay(0) +from:0x0215a984 kind:arm_call to:0x0215e2f0 module:overlay(68) +from:0x0215a9ac kind:arm_call to:0x02070a9c module:overlay(0) +from:0x0215a9c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a9cc kind:load to:0x02163ff4 module:overlay(68) +from:0x0215a9d0 kind:load to:0x027e09a4 module:dtcm +from:0x0215a9dc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a9f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a9f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215aa0c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215aa20 kind:load to:0x02163d88 module:overlay(68) +from:0x0215aa34 kind:arm_call to:0x02011f3c module:main +from:0x0215aa40 kind:arm_call to:0x0215aa9c module:overlay(68) +from:0x0215aa58 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0215aa94 kind:load to:0x02162990 module:overlay(68) +from:0x0215aaa8 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215ab0c kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x0215ab38 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215ab54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ab64 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ab7c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215abbc kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215abe4 kind:load to:0x02162a04 module:overlay(68) +from:0x0215abe8 kind:load to:0x02163d88 module:overlay(68) +from:0x0215abec kind:load to:0x0216278c module:overlay(68) +from:0x0215ac04 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215ac14 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215ac20 kind:arm_call to:0x0215ac58 module:overlay(68) +from:0x0215ac2c kind:load to:0x0215bd14 module:overlay(68) +from:0x0215ac64 kind:arm_call to:0x0215ac30 module:overlay(68) +from:0x0215ac9c kind:load to:0x021629d4 module:overlay(68) +from:0x0215acac kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215ad2c kind:arm_call to:0x01ff9770 module:itcm +from:0x0215ad3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ad50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215adc8 kind:arm_call to:0x0209807c module:overlay(0) +from:0x0215add8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215adec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215adf4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ae00 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ae0c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ae1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ae34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ae68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ae74 kind:arm_call to:0x01fff458 module:itcm +from:0x0215aeac kind:arm_call to:0x0215ac58 module:overlay(68) +from:0x0215aebc kind:load to:0x0203e964 module:main +from:0x0215aec0 kind:load to:0x027e09a8 module:dtcm +from:0x0215aec4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215aee4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af48 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215af54 kind:arm_call to:0x02016958 module:main +from:0x0215afb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215afc0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215afcc kind:arm_call to:0x0215bca8 module:overlay(68) +from:0x0215afe4 kind:arm_call to:0x0215aca0 module:overlay(68) +from:0x0215b000 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b020 kind:arm_call to:0x0215ac58 module:overlay(68) +from:0x0215b03c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b040 kind:load to:0x021629ac module:overlay(68) +from:0x0215b0d4 kind:load to:0x02162a5c module:overlay(68) +from:0x0215b0ec kind:arm_call to:0x0215b7fc module:overlay(68) +from:0x0215b0f4 kind:arm_call to:0x0215bae0 module:overlay(68) +from:0x0215b138 kind:arm_call to:0x0215ac58 module:overlay(68) +from:0x0215b198 kind:arm_call to:0x0215bb5c module:overlay(68) +from:0x0215b1a8 kind:load to:0x02162b04 module:overlay(68) +from:0x0215b1c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b1d8 kind:arm_call to:0x02159170 module:overlay(68) +from:0x0215b268 kind:arm_call to:0x02015244 module:main +from:0x0215b2a0 kind:arm_call to:0x0215cdf8 module:overlay(68) +from:0x0215b2d0 kind:arm_call to:0x02158c90 module:overlay(68) +from:0x0215b338 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b350 kind:arm_call to:0x0215ac58 module:overlay(68) +from:0x0215b35c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b364 kind:load to:0x027e0d68 module:dtcm +from:0x0215b368 kind:load to:0x02162b1c module:overlay(68) +from:0x0215b3c0 kind:arm_call to:0x0215e174 module:overlay(68) +from:0x0215b418 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b434 kind:arm_call to:0x02158c90 module:overlay(68) +from:0x0215b444 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b44c kind:arm_call to:0x02016958 module:main +from:0x0215b4d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b4e0 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215b4f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b500 kind:arm_call to:0x0211c4a8 module:overlay(34) +from:0x0215b510 kind:load to:0x02163ff4 module:overlay(68) +from:0x0215b518 kind:load to:0x02162a5c module:overlay(68) +from:0x0215b51c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b520 kind:load to:0x0203e964 module:main +from:0x0215b560 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215b58c kind:arm_call to:0x0215c894 module:overlay(68) +from:0x0215b5a0 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215b5f4 kind:arm_call to:0x0215c8c0 module:overlay(68) +from:0x0215b60c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215b614 kind:arm_call to:0x0215bbf4 module:overlay(68) +from:0x0215b61c kind:load to:0x027e0d68 module:dtcm +from:0x0215b6c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b6dc kind:arm_call to:0x02158c90 module:overlay(68) +from:0x0215b6ec kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b6f4 kind:arm_call to:0x02016958 module:main +from:0x0215b778 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b788 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215b79c kind:load to:0x02162a5c module:overlay(68) +from:0x0215b7a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b7a4 kind:load to:0x0203e964 module:main +from:0x0215b7cc kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215b7e4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215b7f4 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215b804 kind:arm_call to:0x0215ba28 module:overlay(68) +from:0x0215b834 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b844 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b858 kind:arm_call to:0x0211d480 module:overlay(34) +from:0x0215b864 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b8b8 kind:arm_call to:0x0215cb90 module:overlay(68) +from:0x0215b8cc kind:arm_call to:0x0215b8ec module:overlay(68) +from:0x0215b8e4 kind:load to:0x027e0d68 module:dtcm +from:0x0215b928 kind:arm_call to:0x0211e0e0 module:overlay(34) +from:0x0215b950 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215b95c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b978 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b998 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b9b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b9c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b9d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215b9e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ba04 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ba24 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ba40 kind:arm_call to:0x0215c5ac module:overlay(68) +from:0x0215ba7c kind:arm_call to:0x0215b868 module:overlay(68) +from:0x0215baa8 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0215bad0 kind:load to:0x027e0d68 module:dtcm +from:0x0215bb18 kind:arm_call to:0x0211e0e0 module:overlay(34) +from:0x0215bb94 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215bbd8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215bbec kind:load to:0x020b539c module:overlay(0) +from:0x0215bc3c kind:arm_call to:0x0215c908 module:overlay(68) +from:0x0215bc58 kind:arm_call to:0x0215cb78 module:overlay(68) +from:0x0215bc88 kind:arm_call to:0x0211dff4 module:overlay(34) +from:0x0215bc94 kind:arm_call to:0x0215ac58 module:overlay(68) +from:0x0215bca0 kind:load to:0x027e0d68 module:dtcm +from:0x0215bca4 kind:load to:0x02161e10 module:overlay(68) +from:0x0215bcc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bccc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bd08 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bd90 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bda0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215be34 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215be44 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215be68 kind:load to:0x0203e964 module:main +from:0x0215bea8 kind:arm_call to:0x020786dc module:overlay(0) +from:0x0215bed0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bef8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bf04 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215bf1c kind:arm_call to:0x01ffa878 module:itcm +from:0x0215bf50 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bf7c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bf90 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bfa4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bfc4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bfd4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bff0 kind:load to:0x027e09bc module:dtcm +from:0x0215bff8 kind:load to:0x0203e964 module:main +from:0x0215c008 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c010 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c018 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c030 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c038 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c040 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c048 kind:arm_call to:0x02011ff4 module:main +from:0x0215c05c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c070 kind:load to:0x02163e70 module:overlay(68) +from:0x0215c084 kind:arm_call to:0x02011f3c module:main +from:0x0215c090 kind:arm_call to:0x0215c0e8 module:overlay(68) +from:0x0215c0a4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215c0e0 kind:load to:0x02162b6c module:overlay(68) +from:0x0215c0f4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215c1a4 kind:load to:0x02162b90 module:overlay(68) +from:0x0215c1a8 kind:load to:0x027e0d68 module:dtcm +from:0x0215c1c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c1cc kind:load to:0x027e0d68 module:dtcm +from:0x0215c1e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c1ec kind:arm_call to:0x02011ff4 module:main +from:0x0215c1f8 kind:load to:0x027e0d68 module:dtcm +from:0x0215c20c kind:arm_call to:0x0215c2a8 module:overlay(68) +from:0x0215c220 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0215c260 kind:arm_call to:0x0205a3c8 module:overlay(0) +from:0x0215c298 kind:load to:0x027e0960 module:dtcm +from:0x0215c2b4 kind:arm_call to:0x0215c29c module:overlay(68) +from:0x0215c2ec kind:load to:0x02162b34 module:overlay(68) +from:0x0215c35c kind:arm_call to:0x01fff148 module:itcm +from:0x0215c374 kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x0215c394 kind:arm_call to:0x02016fbc module:main +from:0x0215c3a0 kind:arm_call to:0x0211e204 module:overlay(34) +from:0x0215c3c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c3d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c3e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c454 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c458 kind:load to:0x027e0960 module:dtcm +from:0x0215c460 kind:load to:0x02162b4c module:overlay(68) +from:0x0215c4a8 kind:arm_call to:0x0215c2a8 module:overlay(68) +from:0x0215c4b8 kind:arm_call to:0x0215c79c module:overlay(68) +from:0x0215c520 kind:arm_call to:0x0215c840 module:overlay(68) +from:0x0215c580 kind:arm_call to:0x0215c2a8 module:overlay(68) +from:0x0215c5cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c654 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c65c kind:arm_call to:0x01ff938c module:itcm +from:0x0215c668 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c678 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c6a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c6b8 kind:arm_call to:0x0211eb0c module:overlays(34,38) +from:0x0215c72c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c750 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c798 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c7d8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215c808 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215c838 kind:load to:0x020b539c module:overlay(0) +from:0x0215c858 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c888 kind:arm_call to:0x0215bbf4 module:overlay(68) +from:0x0215c890 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c988 kind:load to:0x02049be4 module:main +from:0x0215c9cc kind:arm_call to:0x0211e0e0 module:overlay(34) +from:0x0215c9d8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ca10 kind:arm_call to:0x02059ea0 module:overlay(0) +from:0x0215ca24 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ca34 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0215cac0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215cad0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cae4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215caec kind:arm_call to:0x01ffb800 module:itcm +from:0x0215cafc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215cb04 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215cb1c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cb24 kind:arm_call to:0x01ff938c module:itcm +from:0x0215cb3c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cb4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cb88 kind:arm_call to:0x0215cb90 module:overlay(68) +from:0x0215cbc8 kind:arm_call to:0x0215c98c module:overlay(68) +from:0x0215cc18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cc34 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cc3c kind:arm_call to:0x01ff938c module:itcm +from:0x0215cc48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cc58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ccf8 kind:arm_call to:0x0215cf38 module:overlay(68) +from:0x0215cd2c kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0215cd68 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215cd84 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cd94 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215cdb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce38 kind:arm_call to:0x0211e0e0 module:overlay(34) +from:0x0215ce6c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce8c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ce94 kind:arm_call to:0x01ff938c module:itcm +from:0x0215cea0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ceb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cf00 kind:arm_call to:0x0211eb0c module:overlays(34,38) +from:0x0215cf70 kind:arm_call to:0x01ffecdc module:itcm +from:0x0215cf84 kind:arm_call to:0x01ffecdc module:itcm +from:0x0215cfa8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215cfb8 kind:load to:0x02163ebc module:overlay(68) +from:0x0215cfc6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0215cfce kind:thumb_call to:0x0215d018 module:overlay(68) +from:0x0215cfdc kind:thumb_call_arm to:0x020978dc module:overlay(0) +from:0x0215d008 kind:load to:0x02162bec module:overlay(68) +from:0x0215d034 kind:thumb_call_arm to:0x020e7378 module:overlay(31) +from:0x0215d050 kind:thumb_call to:0x0209a188 module:overlay(0) +from:0x0215d064 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x0215d072 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x0215d0be kind:thumb_call_arm to:0x020a8b7c module:overlay(0) +from:0x0215d0ec kind:load to:0x02163ebc module:overlay(68) +from:0x0215d0f0 kind:load to:0x02162e5c module:overlay(68) +from:0x0215d0f4 kind:load to:0x0216278c module:overlay(68) +from:0x0215d0f8 kind:load to:0x02162d40 module:overlay(68) +from:0x0215d0fc kind:load to:0x027e0d6c module:dtcm +from:0x0215d100 kind:load to:0x02162ca8 module:overlay(68) +from:0x0215d114 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x0215d11c kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x0215d122 kind:thumb_call_arm to:0x020e7434 module:overlay(31) +from:0x0215d12c kind:load to:0x027e0d6c module:dtcm +from:0x0215d140 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x0215d148 kind:thumb_call to:0x0209a248 module:overlay(0) +from:0x0215d14e kind:thumb_call_arm to:0x020e7434 module:overlay(31) +from:0x0215d154 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0215d15c kind:load to:0x027e0d6c module:dtcm +from:0x0215d184 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x0215d198 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215d204 kind:arm_call to:0x020974dc module:overlay(0) +from:0x0215d238 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215d248 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215d254 kind:load to:0x027e09b8 module:dtcm +from:0x0215d258 kind:load to:0x027e0cfc module:dtcm +from:0x0215d25c kind:load to:0x020b539c module:overlay(0) +from:0x0215d264 kind:load to:0x020a9804 module:overlay(0) +from:0x0215d270 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0215d278 kind:arm_call to:0x0215d620 module:overlay(68) +from:0x0215d308 kind:load to:0x02162c08 module:overlay(68) +from:0x0215d3c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d3d4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215d3e0 kind:arm_call to:0x02016958 module:main +from:0x0215d430 kind:load to:0x02162c58 module:overlay(68) +from:0x0215d45c kind:arm_call to:0x0213a574 module:overlay(56) +from:0x0215d4b4 kind:arm_call to:0x0213a6a0 module:overlay(56) +from:0x0215d4c0 kind:arm_call to:0x0213a704 module:overlay(56) +from:0x0215d4cc kind:arm_call to:0x0213a768 module:overlay(56) +from:0x0215d4d8 kind:arm_call to:0x0213a574 module:overlay(56) +from:0x0215d4e4 kind:arm_call to:0x0213a63c module:overlay(56) +from:0x0215d4f0 kind:arm_call to:0x0213a5d8 module:overlay(56) +from:0x0215d4f8 kind:arm_call to:0x020a9448 module:overlay(0) +from:0x0215d514 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d52c kind:arm_call to:0x020730ac module:overlay(0) +from:0x0215d57c kind:arm_call to:0x02073470 module:overlay(0) +from:0x0215d58c kind:load to:0x027e09b8 module:dtcm +from:0x0215d5a8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d5c0 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0215d60c kind:arm_call to:0x02073470 module:overlay(0) +from:0x0215d61c kind:load to:0x027e09b8 module:dtcm +from:0x0215d650 kind:arm_call to:0x01fff350 module:itcm +from:0x0215d674 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215d680 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d684 kind:load to:0x020b3000 module:overlay(0) +from:0x0215d6b8 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x0215d6e4 kind:load to:0x027e0cfc module:dtcm +from:0x0215d70c kind:load to:0x01ffc6d4 module:itcm +from:0x0215d71c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215d724 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215d72c kind:arm_call to:0x02011ff4 module:main +from:0x0215d744 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215d74c kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215d760 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215d774 kind:load to:0x02163fa4 module:overlay(68) +from:0x0215d788 kind:arm_call to:0x02011f3c module:main +from:0x0215d794 kind:arm_call to:0x0215d7c4 module:overlay(68) +from:0x0215d7a8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215d7c0 kind:load to:0x02162f78 module:overlay(68) +from:0x0215d7cc kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215d7f0 kind:load to:0x02162f9c module:overlay(68) +from:0x0215d80c kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0215d868 kind:arm_call to:0x0205e7f4 module:overlay(0) +from:0x0215d89c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d8c0 kind:arm_call to:0x0205e898 module:overlay(0) +from:0x0215d8d0 kind:load to:0x027e0960 module:dtcm +from:0x0215d8e4 kind:load to:0x0205ecd0 module:overlay(0) +from:0x0215d8f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d904 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d90c kind:arm_call to:0x02011ff4 module:main +from:0x0215d920 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215d934 kind:arm_call to:0x020c4e00 module:overlay(24) +from:0x0215d970 kind:arm_call to:0x02161748 module:overlay(68) +from:0x0215d97c kind:arm_call to:0x020c4e68 module:overlays(18,24) +from:0x0215d9b8 kind:load to:0x02163058 module:overlay(68) +from:0x0215d9bc kind:load to:0x02163fe0 module:overlay(68) +from:0x0215d9d0 kind:arm_call to:0x0215dcb0 module:overlay(68) +from:0x0215d9e4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215d9ec kind:arm_call to:0x02161804 module:overlay(68) +from:0x0215d9f4 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x0215da00 kind:load to:0x02163058 module:overlay(68) +from:0x0215da04 kind:load to:0x02163fe0 module:overlay(68) +from:0x0215da18 kind:arm_call to:0x0215dcb0 module:overlay(68) +from:0x0215da2c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215da34 kind:arm_call to:0x02161804 module:overlay(68) +from:0x0215da3c kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x0215da44 kind:arm_call to:0x02011ff4 module:main +from:0x0215da50 kind:load to:0x02163058 module:overlay(68) +from:0x0215da54 kind:load to:0x02163fe0 module:overlay(68) +from:0x0215da84 kind:arm_call to:0x020c4ec0 module:overlay(24) +from:0x0215daa4 kind:load to:0x020b62a8 module:overlay(0) +from:0x0215dab0 kind:arm_call to:0x020c4e34 module:overlay(24) +from:0x0215daec kind:arm_call to:0x0215da60 module:overlay(68) +from:0x0215dafc kind:arm_call to:0x02161a40 module:overlay(68) +from:0x0215db0c kind:arm_call to:0x02161a7c module:overlay(68) +from:0x0215db1c kind:arm_call to:0x02161b5c module:overlay(68) +from:0x0215db24 kind:arm_call to:0x020c4ec0 module:overlay(24) +from:0x0215db34 kind:arm_call to:0x020c5120 module:overlay(24) +from:0x0215db4c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215db5c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215db6c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215db7c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215db90 kind:arm_call to:0x020166cc module:main +from:0x0215dbb4 kind:arm_call to:0x020166cc module:main +from:0x0215dbcc kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x0215dbd4 kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x0215dbfc kind:arm_call to:0x020d44fc module:overlay(24) +from:0x0215dc1c kind:arm_call to:0x0215dccc module:overlay(68) +from:0x0215dc30 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dc34 kind:load to:0x027e0994 module:dtcm +from:0x0215dc38 kind:load to:0x027e09b8 module:dtcm +from:0x0215dc3c kind:load to:0x027e0cfc module:dtcm +from:0x0215dc6c kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x0215dc90 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x0215dc98 kind:arm_call to:0x0215dcb0 module:overlay(68) +from:0x0215dca0 kind:arm_call to:0x020c4e40 module:overlays(20,24) +from:0x0215dca8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dcac kind:load to:0x027e0994 module:dtcm +from:0x0215dce4 kind:arm_call to:0x0215dcb4 module:overlay(68) +from:0x0215dd18 kind:load to:0x02163020 module:overlay(68) +from:0x0215dd3c kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215dd60 kind:load to:0x027e09b8 module:dtcm +from:0x0215ddb4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215ddc4 kind:arm_call to:0x02161a40 module:overlay(68) +from:0x0215ddd4 kind:arm_call to:0x02161a7c module:overlay(68) +from:0x0215de64 kind:arm_call to:0x02161a7c module:overlay(68) +from:0x0215de8c kind:arm_call to:0x02161a7c module:overlay(68) +from:0x0215de98 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215de9c kind:load to:0x02162ff0 module:overlay(68) +from:0x0215dea0 kind:load to:0x02049b18 module:main +from:0x0215dec8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215dedc kind:arm_call to:0x0215dccc module:overlay(68) +from:0x0215dee4 kind:load to:0x027e09b8 module:dtcm +from:0x0215df68 kind:arm_call to:0x020c4f08 module:overlays(20,24) +from:0x0215df78 kind:arm_call to:0x02161b5c module:overlay(68) +from:0x0215df88 kind:arm_call to:0x020c5120 module:overlay(24) +from:0x0215dfa0 kind:arm_call to:0x020c4f5c module:overlay(24) +from:0x0215dfbc kind:arm_call to:0x02019538 module:main +from:0x0215dfc4 kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x0215dfd0 kind:arm_call to:0x0215dccc module:overlay(68) +from:0x0215dfd8 kind:arm_call to:0x0216184c module:overlay(68) +from:0x0215dfe4 kind:arm_call to:0x02161b5c module:overlay(68) +from:0x0215dff0 kind:arm_call to:0x0215d448 module:overlay(68) +from:0x0215dff8 kind:load to:0x0204a110 module:main +from:0x0215dffc kind:load to:0x027e0d6c module:dtcm +from:0x0215e00c kind:load to:0x0215e218 module:overlay(68) +from:0x0215e01c kind:load to:0x0215e218 module:overlay(68) +from:0x0215e028 kind:arm_call to:0x020c4f28 module:overlay(24) +from:0x0215e034 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215e03c kind:load to:0x020b51b8 module:overlay(0) +from:0x0215e04c kind:arm_call to:0x020c4f6c module:overlay(24) +from:0x0215e05c kind:arm_call to:0x0215e2f0 module:overlay(68) +from:0x0215e09c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e0b4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215e0d4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215e10c kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215e120 kind:arm_call to:0x0215e3d8 module:overlay(68) +from:0x0215e13c kind:load to:0x027e09b8 module:dtcm +from:0x0215e158 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215e170 kind:load to:0x027e09b8 module:dtcm +from:0x0215e264 kind:arm_call to:0x02019538 module:main +from:0x0215e284 kind:arm_call to:0x02019538 module:main +from:0x0215e28c kind:load to:0x0204a110 module:main +from:0x0215e2bc kind:load to:0x0215e3b8 module:overlay(68) +from:0x0215e2ec kind:load to:0x0215e3b8 module:overlay(68) +from:0x0215e344 kind:arm_call to:0x0215e370 module:overlay(68) +from:0x0215e350 kind:arm_call to:0x0215e3b8 module:overlay(68) +from:0x0215e368 kind:load to:0x027e09b8 module:dtcm +from:0x0215e38c kind:load to:0x020b62a8 module:overlay(0) +from:0x0215e3d0 kind:arm_call to:0x0215dccc module:overlay(68) +from:0x0215e434 kind:arm_call to:0x02080658 module:overlay(0) +from:0x0215e4bc kind:arm_call to:0x020c4d88 module:overlay(24) +from:0x0215e4d0 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x0215e4dc kind:arm_call to:0x0202851c module:main +from:0x0215e4e8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e4ec kind:load to:0x020d8660 module:overlays(19,24) +from:0x0215e514 kind:load to:0x027e09a4 module:dtcm +from:0x0215e520 kind:load to:0x02164264 module:overlay(68) +from:0x0215e534 kind:arm_call to:0x02011f3c module:main +from:0x0215e540 kind:arm_call to:0x0215e5a8 module:overlay(68) +from:0x0215e558 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0215e5a0 kind:load to:0x02163090 module:overlay(68) +from:0x0215e5d4 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0215e5f4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215e610 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e620 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e694 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x0215e6c0 kind:load to:0x02164264 module:overlay(68) +from:0x0215e6c4 kind:load to:0x02162e5c module:overlay(68) +from:0x0215e6c8 kind:load to:0x0216278c module:overlay(68) +from:0x0215e6cc kind:load to:0x021630fc module:overlay(68) +from:0x0215e6d0 kind:load to:0x021630ac module:overlay(68) +from:0x0215e700 kind:arm_call to:0x020d44fc module:overlay(24) +from:0x0215e764 kind:load to:0x027e09b8 module:dtcm +from:0x0215e768 kind:load to:0x027e0cfc module:dtcm +from:0x0215e774 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0215e790 kind:arm_call to:0x02016fbc module:main +from:0x0215e7b4 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215e7d0 kind:arm_call to:0x020c4a8c module:overlays(24,25) +from:0x0215e7dc kind:load to:0x020d8660 module:overlays(19,24) +from:0x0215e7e0 kind:load to:0x02163ff4 module:overlay(68) +from:0x0215e888 kind:load to:0x02163ff4 module:overlay(68) +from:0x0215e88c kind:load to:0x021641f4 module:overlay(68) +from:0x0215e890 kind:load to:0x02161e1c module:overlay(68) +from:0x0215e89c kind:load to:0x020a9448 module:overlay(0) +from:0x0215e8ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e8b4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215e8bc kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215e8d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e8dc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215e8e4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0215e8ec kind:arm_call to:0x02011ff4 module:main +from:0x0215e900 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215e914 kind:load to:0x0216434c module:overlay(68) +from:0x0215e928 kind:arm_call to:0x02011f3c module:main +from:0x0215e934 kind:arm_call to:0x0215e994 module:overlay(68) +from:0x0215e950 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0215e98c kind:load to:0x02163218 module:overlay(68) +from:0x0215e9a0 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215ea04 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0215ea38 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215ea54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ea64 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ea7c kind:arm_call to:0x0207edac module:overlay(0) +from:0x0215eabc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215eac4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215eacc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215eb00 kind:arm_call to:0x020a04b4 module:overlay(0) +from:0x0215eb74 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215eb98 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215ebb4 kind:load to:0x021632c8 module:overlay(68) +from:0x0215ebb8 kind:load to:0x0216434c module:overlay(68) +from:0x0215ebbc kind:load to:0x0216323c module:overlay(68) +from:0x0215ebc0 kind:load to:0x0216278c module:overlay(68) +from:0x0215ebc4 kind:load to:0x020b27c8 module:overlay(0) +from:0x0215ebd0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ebf8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215ec08 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215ecac kind:arm_call to:0x0215ed10 module:overlay(68) +from:0x0215eccc kind:arm_call to:0x020a07d4 module:overlay(0) +from:0x0215ecd4 kind:arm_call to:0x02160020 module:overlay(68) +from:0x0215ece4 kind:load to:0x0215fcd0 module:overlay(68) +from:0x0215ece8 kind:load to:0x02163410 module:overlay(68) +from:0x0215ecec kind:load to:0x027e09b8 module:dtcm +from:0x0215ed1c kind:arm_call to:0x0215ecf4 module:overlay(68) +from:0x0215ed54 kind:load to:0x02163290 module:overlay(68) +from:0x0215ed90 kind:arm_call to:0x0215edc0 module:overlay(68) +from:0x0215eda4 kind:arm_call to:0x0215edc0 module:overlay(68) +from:0x0215edb8 kind:arm_call to:0x0215edc0 module:overlay(68) +from:0x0215edec kind:arm_call to:0x0215e174 module:overlay(68) +from:0x0215edf8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215ee78 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215ee88 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ee9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ef14 kind:arm_call to:0x0209807c module:overlay(0) +from:0x0215ef24 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ef38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ef40 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ef4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ef58 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ef68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ef8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ef98 kind:arm_call to:0x0215ed10 module:overlay(68) +from:0x0215efb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215efe0 kind:load to:0x02163ff4 module:overlay(68) +from:0x0215efe4 kind:load to:0x0203e964 module:main +from:0x0215efe8 kind:load to:0x027e09a8 module:dtcm +from:0x0215f000 kind:arm_call to:0x021601c4 module:overlay(68) +from:0x0215f044 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f05c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f080 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f088 kind:arm_call to:0x0215ed58 module:overlay(68) +from:0x0215f0b8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215f0cc kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215f0e0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215f0e8 kind:load to:0x02163260 module:overlay(68) +from:0x0215f108 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215f128 kind:load to:0x027e09b8 module:dtcm +from:0x0215f154 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215f1a0 kind:arm_call to:0x02028d30 module:main +from:0x0215f1b4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215f1c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f1d8 kind:arm_call to:0x020a09e0 module:overlay(0) +from:0x0215f210 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215f27c kind:load to:0x02163410 module:overlay(68) +from:0x0215f288 kind:arm_call to:0x0211e1a4 module:overlay(34) +from:0x0215f294 kind:arm_call to:0x0211e1a4 module:overlay(34) +from:0x0215f2a0 kind:arm_call to:0x0211d480 module:overlay(34) +from:0x0215f2a4 kind:arm_call to:0x0211e204 module:overlay(34) +from:0x0215f2b0 kind:arm_call to:0x0211e204 module:overlay(34) +from:0x0215f2bc kind:arm_call to:0x0211d480 module:overlay(34) +from:0x0215f2c8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f2e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f2f8 kind:arm_call to:0x0215ed10 module:overlay(68) +from:0x0215f300 kind:load to:0x02161e28 module:overlay(68) +from:0x0215f364 kind:load to:0x02163410 module:overlay(68) +from:0x0215f374 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f390 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f3a4 kind:arm_call to:0x0215ed10 module:overlay(68) +from:0x0215f424 kind:load to:0x02163350 module:overlay(68) +from:0x0215f45c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f46c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f494 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215f4a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f4e4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f500 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f518 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f520 kind:arm_call to:0x0215e2c0 module:overlay(68) +from:0x0215f570 kind:arm_call to:0x020a09b8 module:overlay(0) +from:0x0215f58c kind:arm_call to:0x02015080 module:main +from:0x0215f5ac kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215f5c8 kind:arm_call to:0x02015080 module:main +from:0x0215f5e8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215f600 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f618 kind:arm_call to:0x0215fc64 module:overlay(68) +from:0x0215f624 kind:load to:0x027e09c0 module:dtcm +from:0x0215f628 kind:load to:0x027e0cec module:dtcm +from:0x0215f634 kind:load to:0x027e09a8 module:dtcm +from:0x0215f63c kind:load to:0x02163ff4 module:overlay(68) +from:0x0215f6c8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f6d8 kind:load to:0x021633b0 module:overlay(68) +from:0x0215f6dc kind:load to:0x027e09a8 module:dtcm +from:0x0215f704 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f720 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f740 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f748 kind:arm_call to:0x0209807c module:overlay(0) +from:0x0215f754 kind:arm_call to:0x0215ed10 module:overlay(68) +from:0x0215f770 kind:arm_call to:0x02015080 module:main +from:0x0215f790 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f7ac kind:arm_call to:0x02015080 module:main +from:0x0215f7cc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f7d4 kind:load to:0x027e09a8 module:dtcm +from:0x0215f858 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f864 kind:arm_call to:0x02016958 module:main +from:0x0215f878 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f8ac kind:arm_call to:0x02018114 module:main +from:0x0215f8c8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0215f990 kind:arm_call to:0x02015080 module:main +from:0x0215f9b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f9cc kind:arm_call to:0x02015080 module:main +from:0x0215f9f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215fa00 kind:load to:0x027e0cec module:dtcm +from:0x0215fa04 kind:load to:0x027e09a8 module:dtcm +from:0x0215fac8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fae0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215fb1c kind:arm_call to:0x0215ff84 module:overlay(68) +from:0x0215fb88 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215fb98 kind:load to:0x0203e964 module:main +from:0x0215fb9c kind:load to:0x027e09b8 module:dtcm +from:0x0215fbd8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215fc14 kind:arm_call to:0x0215ffec module:overlay(68) +from:0x0215fc48 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215fc54 kind:arm_call to:0x0215ed10 module:overlay(68) +from:0x0215fc5c kind:load to:0x027e09b8 module:dtcm +from:0x0215fccc kind:load to:0x02163320 module:overlay(68) +from:0x0215fd30 kind:arm_call to:0x0200e260 module:main +from:0x0215fd40 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fddc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215fe0c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215fe20 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fe30 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fea8 kind:arm_call to:0x0200e260 module:main +from:0x0215feb8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215ff30 kind:arm_call to:0x0200e260 module:main +from:0x0215ff40 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215ff64 kind:load to:0x027e0964 module:dtcm +from:0x0215ff68 kind:load to:0x0203e964 module:main +from:0x0215ff74 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215ff7c kind:arm_call to:0x01ffc57c module:itcm +from:0x0215ffcc kind:arm_call to:0x020158e8 module:main +from:0x02160014 kind:arm_call to:0x02078834 module:overlay(0) +from:0x0216001c kind:load to:0x027e09bc module:dtcm +from:0x0216003c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216007c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216008c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021600a0 kind:arm_call to:0x02166144 module:overlay(94) +from:0x021600c4 kind:arm_call to:0x02166144 module:overlay(94) +from:0x021600e4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021600fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160110 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02160134 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02160154 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216016c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160184 kind:arm_call to:0x02166144 module:overlay(94) +from:0x021601a8 kind:arm_call to:0x02166144 module:overlay(94) +from:0x021601b4 kind:load to:0x020b539c module:overlay(0) +from:0x021601bc kind:load to:0x027e0ce4 module:dtcm +from:0x02160214 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160224 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160278 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160288 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021602d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021602e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160338 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160340 kind:arm_call to:0x02011ff4 module:main +from:0x02160358 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02160360 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02160368 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02160370 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160378 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160390 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02160398 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021603a0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021603a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021603b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021603b8 kind:arm_call to:0x02011ff4 module:main +from:0x021603cc kind:arm_call to:0x0209790c module:overlay(0) +from:0x021603e0 kind:load to:0x02164434 module:overlay(68) +from:0x021603f4 kind:arm_call to:0x02011f3c module:main +from:0x02160400 kind:arm_call to:0x02160430 module:overlay(68) +from:0x02160414 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216042c kind:load to:0x02163430 module:overlay(68) +from:0x02160438 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0216044c kind:load to:0x02163454 module:overlay(68) +from:0x02160454 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02160474 kind:load to:0x027e0cd8 module:dtcm +from:0x021604c8 kind:load to:0x02164434 module:overlay(68) +from:0x021604d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021604e0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021604f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160500 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160508 kind:arm_call to:0x02011ff4 module:main +from:0x0216051c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160530 kind:load to:0x0216451c module:overlay(68) +from:0x02160544 kind:arm_call to:0x02011f3c module:main +from:0x02160550 kind:arm_call to:0x02160580 module:overlay(68) +from:0x02160564 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216057c kind:load to:0x021634b4 module:overlay(68) +from:0x02160588 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0216059c kind:load to:0x021634d8 module:overlay(68) +from:0x021605a4 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x021605c4 kind:load to:0x027e0cd8 module:dtcm +from:0x02160618 kind:load to:0x0216451c module:overlay(68) +from:0x02160628 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160630 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160648 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160650 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160658 kind:arm_call to:0x02011ff4 module:main +from:0x0216066c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160680 kind:load to:0x02164604 module:overlay(68) +from:0x02160694 kind:arm_call to:0x02011f3c module:main +from:0x021606a0 kind:arm_call to:0x021606d0 module:overlay(68) +from:0x021606b4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021606cc kind:load to:0x02163538 module:overlay(68) +from:0x021606d8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021606ec kind:load to:0x0216355c module:overlay(68) +from:0x021606f4 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02160714 kind:load to:0x027e0cd8 module:dtcm +from:0x02160768 kind:load to:0x02164604 module:overlay(68) +from:0x02160778 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160780 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160798 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021607a0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021607a8 kind:arm_call to:0x02011ff4 module:main +from:0x021607bc kind:arm_call to:0x0209790c module:overlay(0) +from:0x021607d0 kind:load to:0x021646ec module:overlay(68) +from:0x021607e4 kind:arm_call to:0x02011f3c module:main +from:0x021607f0 kind:arm_call to:0x02160820 module:overlay(68) +from:0x02160804 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216081c kind:load to:0x021635bc module:overlay(68) +from:0x02160828 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0216083c kind:load to:0x021635e0 module:overlay(68) +from:0x02160844 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02160864 kind:load to:0x027e0cd8 module:dtcm +from:0x021608b8 kind:load to:0x021646ec module:overlay(68) +from:0x021608c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021608d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021608e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021608f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021608f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216090c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160920 kind:load to:0x021647d4 module:overlay(68) +from:0x02160934 kind:arm_call to:0x02011f3c module:main +from:0x02160940 kind:arm_call to:0x02160978 module:overlay(68) +from:0x02160958 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02160974 kind:load to:0x02163640 module:overlay(68) +from:0x02160980 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021609d8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021609e0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021609f0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021609fc kind:load to:0x0216368c module:overlay(68) +from:0x02160a00 kind:load to:0x021647d4 module:overlay(68) +from:0x02160a04 kind:load to:0x02163664 module:overlay(68) +from:0x02160a60 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160ab8 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02160acc kind:load to:0x027e09c0 module:dtcm +from:0x02160afc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02160b10 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02160b18 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160b20 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160b38 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02160b40 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160b48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160b50 kind:arm_call to:0x02011ff4 module:main +from:0x02160b64 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160b78 kind:load to:0x021648bc module:overlay(68) +from:0x02160b8c kind:arm_call to:0x02011f3c module:main +from:0x02160b98 kind:arm_call to:0x02160cf4 module:overlay(68) +from:0x02160bb0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02160be0 kind:load to:0x02163884 module:overlay(68) +from:0x02160bf8 kind:arm_call to:0x021658a0 module:overlays(88,89,90,91,92,93,94) +from:0x02160c1c kind:load to:0x021638f4 module:overlay(68) +from:0x02160c20 kind:load to:0x021638a0 module:overlay(68) +from:0x02160c34 kind:arm_call to:0x021658e8 module:overlay(89) +from:0x02160c50 kind:arm_call to:0x021658e8 module:overlay(89) +from:0x02160c58 kind:arm_call to:0x02011ff4 module:main +from:0x02160c78 kind:arm_call to:0x021658ec module:overlay(89) +from:0x02160c8c kind:arm_call to:0x02165a18 module:overlay(89) +from:0x02160ca4 kind:arm_call to:0x02165a28 module:overlay(89) +from:0x02160cbc kind:arm_call to:0x021613c8 module:overlay(68) +from:0x02160ce8 kind:arm_call to:0x021613dc module:overlay(68) +from:0x02160cfc kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02160d8c kind:arm_call to:0x02067278 module:overlay(0) +from:0x02160d98 kind:arm_call to:0x02160be8 module:overlay(68) +from:0x02160da0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160db0 kind:arm_call to:0x02166364 module:overlay(89) +from:0x02160dd8 kind:load to:0x021638bc module:overlay(68) +from:0x02160ddc kind:load to:0x021648bc module:overlay(68) +from:0x02160de0 kind:load to:0x020b1968 module:overlay(0) +from:0x02160de4 kind:load to:0x02163664 module:overlay(68) +from:0x02160e50 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160e98 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02160ebc kind:arm_call to:0x021611bc module:overlay(68) +from:0x02160ee0 kind:arm_call to:0x021664b8 module:overlays(88,89) +from:0x02160f04 kind:arm_call to:0x021611bc module:overlay(68) +from:0x02160f18 kind:arm_call to:0x021611bc module:overlay(68) +from:0x02160f3c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02160f4c kind:arm_call to:0x021664b8 module:overlays(88,89) +from:0x02160f98 kind:arm_call to:0x021611bc module:overlay(68) +from:0x02160fa4 kind:arm_call to:0x021611bc module:overlay(68) +from:0x02160fe4 kind:arm_call to:0x021611bc module:overlay(68) +from:0x02160ff0 kind:arm_call to:0x02165a34 module:overlay(89) +from:0x0216104c kind:arm_call to:0x0216642c module:overlays(89,92) +from:0x02161084 kind:arm_call to:0x021611bc module:overlay(68) +from:0x021610cc kind:arm_call to:0x021611bc module:overlay(68) +from:0x021610d8 kind:arm_call to:0x021611bc module:overlay(68) +from:0x02161120 kind:arm_call to:0x021611bc module:overlay(68) +from:0x0216112c kind:arm_call to:0x021611bc module:overlay(68) +from:0x0216116c kind:arm_call to:0x021611bc module:overlay(68) +from:0x021611ac kind:arm_call to:0x021611bc module:overlay(68) +from:0x021611b4 kind:load to:0x027e09b8 module:dtcm +from:0x02161230 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021612ac kind:arm_call to:0x02073388 module:overlay(0) +from:0x021612c4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x021612d0 kind:arm_call to:0x02160c64 module:overlay(68) +from:0x021612e0 kind:arm_call to:0x02165c80 module:overlays(88,89) +from:0x021612f4 kind:arm_call to:0x0216642c module:overlays(89,92) +from:0x021612fc kind:arm_call to:0x02165d9c module:overlay(89) +from:0x02161308 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02161324 kind:arm_call to:0x0216642c module:overlays(89,92) +from:0x0216132c kind:arm_call to:0x02165d9c module:overlay(89) +from:0x02161378 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0216139c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021613b4 kind:load to:0x027e09b8 module:dtcm +from:0x021613b8 kind:load to:0x020b504c module:overlay(0) +from:0x021613bc kind:load to:0x02171540 module:overlay(89) +from:0x021613c0 kind:load to:0x021638f4 module:overlay(68) +from:0x021613c4 kind:load to:0x020b5214 module:overlay(0) +from:0x021613d8 kind:load to:0x021611bc module:overlay(68) +from:0x021613ec kind:load to:0x021611bc module:overlay(68) +from:0x02161400 kind:arm_call to:0x021611bc module:overlay(68) +from:0x02161484 kind:arm_call to:0x020166f4 module:main +from:0x02161490 kind:load to:0x027e0954 module:dtcm +from:0x021614a0 kind:arm_call to:0x02016694 module:main +from:0x021614a8 kind:arm_call to:0x02160c24 module:overlay(68) +from:0x021614b0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021614b8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021614c0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021614d8 kind:arm_call to:0x02016694 module:main +from:0x021614e0 kind:arm_call to:0x02160c24 module:overlay(68) +from:0x021614e8 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021614f0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021614f8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161500 kind:arm_call to:0x02011ff4 module:main +from:0x02161514 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02161528 kind:load to:0x021649a0 module:overlay(68) +from:0x0216153c kind:arm_call to:0x02011f3c module:main +from:0x02161548 kind:arm_call to:0x021615ec module:overlay(68) +from:0x02161560 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02161570 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021615d4 kind:load to:0x02163a00 module:overlay(68) +from:0x021615d8 kind:load to:0x02163a38 module:overlay(68) +from:0x021615dc kind:load to:0x02163a1c module:overlay(68) +from:0x021615f4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0216164c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161668 kind:load to:0x02163a60 module:overlay(68) +from:0x0216166c kind:load to:0x021649a0 module:overlay(68) +from:0x02161670 kind:load to:0x02164a74 module:overlay(68) +from:0x021616c8 kind:arm_call to:0x0209d518 module:overlay(0) +from:0x021616f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161700 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161718 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161720 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161728 kind:arm_call to:0x02011ff4 module:main +from:0x0216173c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02161750 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x021617d4 kind:arm_call to:0x0201667c module:main +from:0x021617fc kind:load to:0x02163aa4 module:overlay(68) +from:0x02161800 kind:load to:0x020b1e48 module:overlay(0) +from:0x02161810 kind:arm_call to:0x02061a8c module:overlay(0) +from:0x02161818 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02161830 kind:arm_call to:0x02061a8c module:overlay(0) +from:0x02161838 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02161840 kind:arm_call to:0x02011ff4 module:main +from:0x02161874 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216189c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021618e0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02161914 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02161930 kind:load to:0x02161e34 module:overlay(68) +from:0x02161934 kind:load to:0x02161e3c module:overlay(68) +from:0x0216196c kind:arm_call to:0x020732dc module:overlay(0) +from:0x021619b0 kind:arm_call to:0x0201aa44 module:main +from:0x021619d4 kind:arm_call to:0x0201aa44 module:main +from:0x021619f8 kind:arm_call to:0x0201aa44 module:main +from:0x02161a20 kind:arm_call to:0x0201aa44 module:main +from:0x02161a38 kind:load to:0x027e09b8 module:dtcm +from:0x02161a3c kind:load to:0x0204af1c module:main +from:0x02161a74 kind:load to:0x02161e44 module:overlay(68) +from:0x02161a78 kind:load to:0x02161ab8 module:overlay(68) +from:0x02161ab0 kind:load to:0x02161e58 module:overlay(68) +from:0x02161ab4 kind:load to:0x02161ab8 module:overlay(68) +from:0x02161b1c kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02161b78 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02161b94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161ba0 kind:arm_call to:0x0215d8d8 module:overlay(68) +from:0x02161bac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161bbc kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02161bd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02161bdc kind:load to:0x027e0ce4 module:dtcm +from:0x02161bf8 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x02161c14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161c24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161c34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161c44 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161c60 kind:arm_call to:0x0215d8d8 module:overlay(68) +from:0x02161c6c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161c84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161c98 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161cc0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161cd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161cdc kind:load to:0x027e0d34 module:dtcm +from:0x02161ce0 kind:load to:0x027e0ce4 module:dtcm +from:0x02161ce4 kind:load to:0x020aaed0 module:overlay(0) +from:0x02161d00 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x02161d1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161d2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161d3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02161d4c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161d68 kind:arm_call to:0x0215d8d8 module:overlay(68) +from:0x02161d74 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161d8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161dac kind:arm_call to:0x01ff9318 module:itcm +from:0x02161dd4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161de4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161df0 kind:load to:0x027e0d34 module:dtcm +from:0x02161df4 kind:load to:0x027e0ce4 module:dtcm +from:0x02161df8 kind:load to:0x020aaecc module:overlay(0) +from:0x02161e88 kind:arm_call to:0x02157ed0 module:overlay(68) +from:0x02161e98 kind:arm_call to:0x0203ce74 module:main +from:0x02161eac kind:load to:0x02163ac0 module:overlay(68) +from:0x02161eb0 kind:load to:0x02163ad0 module:overlay(68) +from:0x02161eb4 kind:load to:0x02157f8c module:overlay(68) +from:0x02161eb8 kind:load to:0x02163ac4 module:overlay(68) +from:0x02161ed8 kind:arm_call to:0x02157fd0 module:overlay(68) +from:0x02161ee8 kind:arm_call to:0x0203ce74 module:main +from:0x02161efc kind:load to:0x02163b0c module:overlay(68) +from:0x02161f00 kind:load to:0x02163b1c module:overlay(68) +from:0x02161f04 kind:load to:0x02158ad0 module:overlay(68) +from:0x02161f08 kind:load to:0x02163b10 module:overlay(68) +from:0x02161f28 kind:arm_call to:0x02158b14 module:overlay(68) +from:0x02161f38 kind:arm_call to:0x0203ce74 module:main +from:0x02161f4c kind:load to:0x02163b58 module:overlay(68) +from:0x02161f50 kind:load to:0x02163b68 module:overlay(68) +from:0x02161f54 kind:load to:0x0215929c module:overlay(68) +from:0x02161f58 kind:load to:0x02163b5c module:overlay(68) +from:0x02161f78 kind:arm_call to:0x021592e0 module:overlay(68) +from:0x02161f88 kind:arm_call to:0x0203ce74 module:main +from:0x02161f9c kind:load to:0x02163c40 module:overlay(68) +from:0x02161fa0 kind:load to:0x02163c54 module:overlay(68) +from:0x02161fa4 kind:load to:0x0215a830 module:overlay(68) +from:0x02161fa8 kind:load to:0x02163c48 module:overlay(68) +from:0x02161fc8 kind:arm_call to:0x0215a874 module:overlay(68) +from:0x02161fd8 kind:arm_call to:0x0203ce74 module:main +from:0x02161fec kind:load to:0x02163d2c module:overlay(68) +from:0x02161ff0 kind:load to:0x02163d3c module:overlay(68) +from:0x02161ff4 kind:load to:0x0215aa04 module:overlay(68) +from:0x02161ff8 kind:load to:0x02163d30 module:overlay(68) +from:0x02162018 kind:arm_call to:0x0215aa48 module:overlay(68) +from:0x02162028 kind:arm_call to:0x0203ce74 module:main +from:0x0216203c kind:load to:0x02163d78 module:overlay(68) +from:0x02162040 kind:load to:0x02163d88 module:overlay(68) +from:0x02162044 kind:load to:0x0215c054 module:overlay(68) +from:0x02162048 kind:load to:0x02163d7c module:overlay(68) +from:0x02162068 kind:arm_call to:0x0215c098 module:overlay(68) +from:0x02162078 kind:arm_call to:0x0203ce74 module:main +from:0x0216208c kind:load to:0x02163e60 module:overlay(68) +from:0x02162090 kind:load to:0x02163e70 module:overlay(68) +from:0x02162094 kind:load to:0x0215cfa0 module:overlay(68) +from:0x02162098 kind:load to:0x02163e64 module:overlay(68) +from:0x021620b8 kind:arm_call_thumb to:0x0215cfd4 module:overlay(68) +from:0x021620c8 kind:arm_call to:0x0203ce74 module:main +from:0x021620dc kind:load to:0x02163eac module:overlay(68) +from:0x021620e0 kind:load to:0x02163ebc module:overlay(68) +from:0x021620e4 kind:load to:0x0215d758 module:overlay(68) +from:0x021620e8 kind:load to:0x02163eb0 module:overlay(68) +from:0x02162108 kind:arm_call to:0x0215d79c module:overlay(68) +from:0x02162118 kind:arm_call to:0x0203ce74 module:main +from:0x0216212c kind:load to:0x02163f94 module:overlay(68) +from:0x02162130 kind:load to:0x02163fa4 module:overlay(68) +from:0x02162134 kind:load to:0x0215d918 module:overlay(68) +from:0x02162138 kind:load to:0x02163f98 module:overlay(68) +from:0x02162158 kind:arm_call to:0x0215d92c module:overlay(68) +from:0x02162168 kind:arm_call to:0x0203ce74 module:main +from:0x0216217c kind:load to:0x02163fe0 module:overlay(68) +from:0x02162180 kind:load to:0x02163ff4 module:overlay(68) +from:0x02162184 kind:load to:0x0215d9c0 module:overlay(68) +from:0x02162188 kind:load to:0x02163fe8 module:overlay(68) +from:0x021621a8 kind:arm_call to:0x0215e548 module:overlay(68) +from:0x021621b8 kind:arm_call to:0x0203ce74 module:main +from:0x021621cc kind:load to:0x02164254 module:overlay(68) +from:0x021621d0 kind:load to:0x02164264 module:overlay(68) +from:0x021621d4 kind:load to:0x0215e8f8 module:overlay(68) +from:0x021621d8 kind:load to:0x02164258 module:overlay(68) +from:0x021621f8 kind:arm_call to:0x0215e940 module:overlay(68) +from:0x02162208 kind:arm_call to:0x0203ce74 module:main +from:0x0216221c kind:load to:0x0216433c module:overlay(68) +from:0x02162220 kind:load to:0x0216434c module:overlay(68) +from:0x02162224 kind:load to:0x021603c4 module:overlay(68) +from:0x02162228 kind:load to:0x02164340 module:overlay(68) +from:0x02162248 kind:arm_call to:0x02160408 module:overlay(68) +from:0x02162258 kind:arm_call to:0x0203ce74 module:main +from:0x0216226c kind:load to:0x02164424 module:overlay(68) +from:0x02162270 kind:load to:0x02164434 module:overlay(68) +from:0x02162274 kind:load to:0x02160514 module:overlay(68) +from:0x02162278 kind:load to:0x02164428 module:overlay(68) +from:0x02162298 kind:arm_call to:0x02160558 module:overlay(68) +from:0x021622a8 kind:arm_call to:0x0203ce74 module:main +from:0x021622bc kind:load to:0x0216450c module:overlay(68) +from:0x021622c0 kind:load to:0x0216451c module:overlay(68) +from:0x021622c4 kind:load to:0x02160664 module:overlay(68) +from:0x021622c8 kind:load to:0x02164510 module:overlay(68) +from:0x021622e8 kind:arm_call to:0x021606a8 module:overlay(68) +from:0x021622f8 kind:arm_call to:0x0203ce74 module:main +from:0x0216230c kind:load to:0x021645f4 module:overlay(68) +from:0x02162310 kind:load to:0x02164604 module:overlay(68) +from:0x02162314 kind:load to:0x021607b4 module:overlay(68) +from:0x02162318 kind:load to:0x021645f8 module:overlay(68) +from:0x02162338 kind:arm_call to:0x021607f8 module:overlay(68) +from:0x02162348 kind:arm_call to:0x0203ce74 module:main +from:0x0216235c kind:load to:0x021646dc module:overlay(68) +from:0x02162360 kind:load to:0x021646ec module:overlay(68) +from:0x02162364 kind:load to:0x02160904 module:overlay(68) +from:0x02162368 kind:load to:0x021646e0 module:overlay(68) +from:0x02162388 kind:arm_call to:0x02160948 module:overlay(68) +from:0x02162398 kind:arm_call to:0x0203ce74 module:main +from:0x021623ac kind:load to:0x021647c4 module:overlay(68) +from:0x021623b0 kind:load to:0x021647d4 module:overlay(68) +from:0x021623b4 kind:load to:0x02160b5c module:overlay(68) +from:0x021623b8 kind:load to:0x021647c8 module:overlay(68) +from:0x021623d8 kind:arm_call to:0x02160ba0 module:overlay(68) +from:0x021623e8 kind:arm_call to:0x0203ce74 module:main +from:0x021623fc kind:load to:0x021648ac module:overlay(68) +from:0x02162400 kind:load to:0x021648bc module:overlay(68) +from:0x02162404 kind:load to:0x0216150c module:overlay(68) +from:0x02162408 kind:load to:0x021648b0 module:overlay(68) +from:0x02162428 kind:arm_call to:0x02161550 module:overlay(68) +from:0x02162438 kind:arm_call to:0x0203ce74 module:main +from:0x0216244c kind:load to:0x02164990 module:overlay(68) +from:0x02162450 kind:load to:0x021649a0 module:overlay(68) +from:0x02162454 kind:load to:0x02161734 module:overlay(68) +from:0x02162458 kind:load to:0x02164994 module:overlay(68) +from:0x0216245c kind:load to:0x02161e6c module:overlay(68) +from:0x02162460 kind:load to:0x02161ebc module:overlay(68) +from:0x02162464 kind:load to:0x02161f0c module:overlay(68) +from:0x02162468 kind:load to:0x02161f5c module:overlay(68) +from:0x0216246c kind:load to:0x02161fac module:overlay(68) +from:0x02162470 kind:load to:0x02161ffc module:overlay(68) +from:0x02162474 kind:load to:0x0216204c module:overlay(68) +from:0x02162478 kind:load to:0x0216209c module:overlay(68) +from:0x0216247c kind:load to:0x021620ec module:overlay(68) +from:0x02162480 kind:load to:0x0216213c module:overlay(68) +from:0x02162484 kind:load to:0x0216218c module:overlay(68) +from:0x02162488 kind:load to:0x021621dc module:overlay(68) +from:0x0216248c kind:load to:0x0216222c module:overlay(68) +from:0x02162490 kind:load to:0x0216227c module:overlay(68) +from:0x02162494 kind:load to:0x021622cc module:overlay(68) +from:0x02162498 kind:load to:0x0216231c module:overlay(68) +from:0x0216249c kind:load to:0x0216236c module:overlay(68) +from:0x021624a0 kind:load to:0x021623bc module:overlay(68) +from:0x021624a4 kind:load to:0x0216240c module:overlay(68) +from:0x021624c8 kind:load to:0x02157eac module:overlay(68) +from:0x021624cc kind:load to:0x0209774c module:overlay(0) +from:0x021624d0 kind:load to:0x02097754 module:overlay(0) +from:0x021624d4 kind:load to:0x020977d0 module:overlay(0) +from:0x021624d8 kind:load to:0x02097810 module:overlay(0) +from:0x021624dc kind:load to:0x02097814 module:overlay(0) +from:0x021624e0 kind:load to:0x02097818 module:overlay(0) +from:0x021624ec kind:load to:0x02098518 module:overlay(0) +from:0x021624f0 kind:load to:0x02098554 module:overlay(0) +from:0x021624f4 kind:load to:0x0209856c module:overlay(0) +from:0x021624f8 kind:load to:0x02098578 module:overlay(0) +from:0x021624fc kind:load to:0x01fff464 module:itcm +from:0x02162500 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162504 kind:load to:0x02157f18 module:overlay(68) +from:0x02162508 kind:load to:0x02157f38 module:overlay(68) +from:0x0216250c kind:load to:0x02157f54 module:overlay(68) +from:0x02162510 kind:load to:0x020984b8 module:overlay(0) +from:0x02162514 kind:load to:0x020984bc module:overlay(0) +from:0x02162518 kind:load to:0x02157f58 module:overlay(68) +from:0x0216251c kind:load to:0x020984c4 module:overlay(0) +from:0x02162520 kind:load to:0x020984c8 module:overlay(0) +from:0x02162524 kind:load to:0x02098584 module:overlay(0) +from:0x02162528 kind:load to:0x020985f0 module:overlay(0) +from:0x0216252c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162530 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162534 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162538 kind:load to:0x02157f5c module:overlay(68) +from:0x0216253c kind:load to:0x02157f70 module:overlay(68) +from:0x02162548 kind:load to:0x02157fac module:overlay(68) +from:0x0216254c kind:load to:0x0209774c module:overlay(0) +from:0x02162550 kind:load to:0x02097754 module:overlay(0) +from:0x02162554 kind:load to:0x020977d0 module:overlay(0) +from:0x02162558 kind:load to:0x02097810 module:overlay(0) +from:0x0216255c kind:load to:0x02097814 module:overlay(0) +from:0x02162560 kind:load to:0x02097818 module:overlay(0) +from:0x02162564 kind:load to:0x021581e8 module:overlay(68) +from:0x0216256c kind:load to:0x02158210 module:overlay(68) +from:0x02162574 kind:load to:0x02158404 module:overlay(68) +from:0x0216257c kind:load to:0x0215852c module:overlay(68) +from:0x02162584 kind:load to:0x02158600 module:overlay(68) +from:0x0216258c kind:load to:0x021581ec module:overlay(68) +from:0x02162594 kind:load to:0x02158230 module:overlay(68) +from:0x0216259c kind:load to:0x02158408 module:overlay(68) +from:0x021625a4 kind:load to:0x02158530 module:overlay(68) +from:0x021625ac kind:load to:0x02158604 module:overlay(68) +from:0x021625bc kind:load to:0x02098518 module:overlay(0) +from:0x021625c0 kind:load to:0x02098554 module:overlay(0) +from:0x021625c4 kind:load to:0x0209856c module:overlay(0) +from:0x021625c8 kind:load to:0x02098578 module:overlay(0) +from:0x021625cc kind:load to:0x01fff464 module:itcm +from:0x021625d0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021625d4 kind:load to:0x021580ec module:overlay(68) +from:0x021625d8 kind:load to:0x02158124 module:overlay(68) +from:0x021625dc kind:load to:0x021581b0 module:overlay(68) +from:0x021625e0 kind:load to:0x020984b8 module:overlay(0) +from:0x021625e4 kind:load to:0x020984bc module:overlay(0) +from:0x021625e8 kind:load to:0x020984c0 module:overlay(0) +from:0x021625ec kind:load to:0x020984c4 module:overlay(0) +from:0x021625f0 kind:load to:0x020984c8 module:overlay(0) +from:0x021625f4 kind:load to:0x02098584 module:overlay(0) +from:0x021625f8 kind:load to:0x020985f0 module:overlay(0) +from:0x021625fc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162600 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162604 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162608 kind:load to:0x0215809c module:overlay(68) +from:0x0216260c kind:load to:0x021580c0 module:overlay(68) +from:0x02162618 kind:load to:0x02158af0 module:overlay(68) +from:0x0216261c kind:load to:0x02097944 module:overlay(0) +from:0x02162620 kind:load to:0x02097754 module:overlay(0) +from:0x02162624 kind:load to:0x020977d0 module:overlay(0) +from:0x02162628 kind:load to:0x0209794c module:overlay(0) +from:0x0216262c kind:load to:0x0209796c module:overlay(0) +from:0x02162630 kind:load to:0x02097998 module:overlay(0) +from:0x02162634 kind:load to:0x02158d74 module:overlay(68) +from:0x0216263c kind:load to:0x02158d8c module:overlay(68) +from:0x02162644 kind:load to:0x02158ddc module:overlay(68) +from:0x0216264c kind:load to:0x02158f5c module:overlay(68) +from:0x02162654 kind:load to:0x021590c0 module:overlay(68) +from:0x0216265c kind:load to:0x02158d88 module:overlay(68) +from:0x02162664 kind:load to:0x02158da8 module:overlay(68) +from:0x0216266c kind:load to:0x02158eb0 module:overlay(68) +from:0x02162674 kind:load to:0x02158f70 module:overlay(68) +from:0x0216267c kind:load to:0x021590f0 module:overlay(68) +from:0x0216268c kind:load to:0x02098518 module:overlay(0) +from:0x02162690 kind:load to:0x02098554 module:overlay(0) +from:0x02162694 kind:load to:0x0209856c module:overlay(0) +from:0x02162698 kind:load to:0x02098578 module:overlay(0) +from:0x0216269c kind:load to:0x02159204 module:overlay(68) +from:0x021626a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021626a4 kind:load to:0x02158c14 module:overlay(68) +from:0x021626a8 kind:load to:0x020984b0 module:overlay(0) +from:0x021626ac kind:load to:0x02158cd8 module:overlay(68) +from:0x021626b0 kind:load to:0x02158d44 module:overlay(68) +from:0x021626b4 kind:load to:0x020984bc module:overlay(0) +from:0x021626b8 kind:load to:0x02159180 module:overlay(68) +from:0x021626bc kind:load to:0x020984c4 module:overlay(0) +from:0x021626c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021626c4 kind:load to:0x02098584 module:overlay(0) +from:0x021626c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021626cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021626d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021626d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021626d8 kind:load to:0x02159254 module:overlay(68) +from:0x021626dc kind:load to:0x02159274 module:overlay(68) +from:0x021626e8 kind:load to:0x021592bc module:overlay(68) +from:0x021626ec kind:load to:0x02097944 module:overlay(0) +from:0x021626f0 kind:load to:0x02097754 module:overlay(0) +from:0x021626f4 kind:load to:0x020977d0 module:overlay(0) +from:0x021626f8 kind:load to:0x0209794c module:overlay(0) +from:0x021626fc kind:load to:0x0209796c module:overlay(0) +from:0x02162700 kind:load to:0x02097998 module:overlay(0) +from:0x02162704 kind:load to:0x021598ac module:overlay(68) +from:0x0216270c kind:load to:0x02159a44 module:overlay(68) +from:0x02162714 kind:load to:0x02159bf4 module:overlay(68) +from:0x0216271c kind:load to:0x0215a018 module:overlay(68) +from:0x02162724 kind:load to:0x0215a258 module:overlay(68) +from:0x0216272c kind:load to:0x02159e08 module:overlay(68) +from:0x02162734 kind:load to:0x021599a4 module:overlay(68) +from:0x0216273c kind:load to:0x0215a358 module:overlay(68) +from:0x02162744 kind:load to:0x0215991c module:overlay(68) +from:0x0216274c kind:load to:0x02159ad4 module:overlay(68) +from:0x02162754 kind:load to:0x02159c74 module:overlay(68) +from:0x0216275c kind:load to:0x0215a0a0 module:overlay(68) +from:0x02162764 kind:load to:0x0215a354 module:overlay(68) +from:0x0216276c kind:load to:0x02159e78 module:overlay(68) +from:0x02162774 kind:load to:0x02159a14 module:overlay(68) +from:0x0216277c kind:load to:0x0215a3d8 module:overlay(68) +from:0x0216278c kind:load to:0x02159490 module:overlay(68) +from:0x02162790 kind:load to:0x0215a7bc module:overlay(68) +from:0x02162794 kind:load to:0x0209a254 module:overlay(0) +from:0x02162798 kind:load to:0x0209a288 module:overlay(0) +from:0x0216279c kind:load to:0x0209a320 module:overlay(0) +from:0x021627a0 kind:load to:0x0209a334 module:overlay(0) +from:0x021627a4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021627a8 kind:load to:0x0209a35c module:overlay(0) +from:0x021627ac kind:load to:0x0209a3e4 module:overlay(0) +from:0x021627b0 kind:load to:0x0209a06c module:overlay(0) +from:0x021627b4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x021627b8 kind:load to:0x0209a308 module:overlay(0) +from:0x021627bc kind:load to:0x0209a348 module:overlay(0) +from:0x021627c0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021627c4 kind:load to:0x0215a790 module:overlay(68) +from:0x021627c8 kind:load to:0x0215a76c module:overlay(68) +from:0x021627cc kind:load to:0x0209a70c module:overlay(0) +from:0x021627d8 kind:load to:0x02098518 module:overlay(0) +from:0x021627dc kind:load to:0x02098554 module:overlay(0) +from:0x021627e0 kind:load to:0x0209856c module:overlay(0) +from:0x021627e4 kind:load to:0x02098578 module:overlay(0) +from:0x021627e8 kind:load to:0x01fff464 module:itcm +from:0x021627ec kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021627f0 kind:load to:0x021594a4 module:overlay(68) +from:0x021627f4 kind:load to:0x020984b0 module:overlay(0) +from:0x021627f8 kind:load to:0x02159800 module:overlay(68) +from:0x021627fc kind:load to:0x020984b8 module:overlay(0) +from:0x02162800 kind:load to:0x020984bc module:overlay(0) +from:0x02162804 kind:load to:0x0215a70c module:overlay(68) +from:0x02162808 kind:load to:0x02099004 module:overlay(0) +from:0x0216280c kind:load to:0x020984c8 module:overlay(0) +from:0x02162810 kind:load to:0x02098584 module:overlay(0) +from:0x02162814 kind:load to:0x020985f0 module:overlay(0) +from:0x02162818 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216281c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162820 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162824 kind:load to:0x0215a7d8 module:overlay(68) +from:0x02162828 kind:load to:0x0215a800 module:overlay(68) +from:0x0216282c kind:load to:0x02099588 module:overlay(0) +from:0x02162910 kind:load to:0x0215a850 module:overlay(68) +from:0x02162914 kind:load to:0x0209774c module:overlay(0) +from:0x02162918 kind:load to:0x02097754 module:overlay(0) +from:0x0216291c kind:load to:0x020977d0 module:overlay(0) +from:0x02162920 kind:load to:0x02097810 module:overlay(0) +from:0x02162924 kind:load to:0x02097814 module:overlay(0) +from:0x02162928 kind:load to:0x02097818 module:overlay(0) +from:0x02162934 kind:load to:0x02098518 module:overlay(0) +from:0x02162938 kind:load to:0x02098554 module:overlay(0) +from:0x0216293c kind:load to:0x0209856c module:overlay(0) +from:0x02162940 kind:load to:0x02098578 module:overlay(0) +from:0x02162944 kind:load to:0x01fff464 module:itcm +from:0x02162948 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0216294c kind:load to:0x0215a8c4 module:overlay(68) +from:0x02162950 kind:load to:0x020984b0 module:overlay(0) +from:0x02162954 kind:load to:0x0215a8e0 module:overlay(68) +from:0x02162958 kind:load to:0x020984b8 module:overlay(0) +from:0x0216295c kind:load to:0x020984bc module:overlay(0) +from:0x02162960 kind:load to:0x020984c0 module:overlay(0) +from:0x02162964 kind:load to:0x020984c4 module:overlay(0) +from:0x02162968 kind:load to:0x020984c8 module:overlay(0) +from:0x0216296c kind:load to:0x02098584 module:overlay(0) +from:0x02162970 kind:load to:0x020985f0 module:overlay(0) +from:0x02162974 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162978 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216297c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162980 kind:load to:0x0215a9d4 module:overlay(68) +from:0x02162984 kind:load to:0x0215a9e8 module:overlay(68) +from:0x02162990 kind:load to:0x0215aa24 module:overlay(68) +from:0x02162994 kind:load to:0x02097944 module:overlay(0) +from:0x02162998 kind:load to:0x02097754 module:overlay(0) +from:0x0216299c kind:load to:0x020977d0 module:overlay(0) +from:0x021629a0 kind:load to:0x0209794c module:overlay(0) +from:0x021629a4 kind:load to:0x0209796c module:overlay(0) +from:0x021629a8 kind:load to:0x02097998 module:overlay(0) +from:0x021629ac kind:load to:0x0215b064 module:overlay(68) +from:0x021629b4 kind:load to:0x0215b0d8 module:overlay(68) +from:0x021629bc kind:load to:0x0215b1ac module:overlay(68) +from:0x021629c4 kind:load to:0x0215b524 module:overlay(68) +from:0x021629cc kind:load to:0x0215b7a8 module:overlay(68) +from:0x021629d4 kind:load to:0x0215b044 module:overlay(68) +from:0x021629dc kind:load to:0x0215b068 module:overlay(68) +from:0x021629e4 kind:load to:0x0215b140 module:overlay(68) +from:0x021629ec kind:load to:0x0215b36c module:overlay(68) +from:0x021629f4 kind:load to:0x0215b620 module:overlay(68) +from:0x02162a04 kind:load to:0x02098518 module:overlay(0) +from:0x02162a08 kind:load to:0x02098554 module:overlay(0) +from:0x02162a0c kind:load to:0x0209856c module:overlay(0) +from:0x02162a10 kind:load to:0x02098578 module:overlay(0) +from:0x02162a14 kind:load to:0x01fff464 module:itcm +from:0x02162a18 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162a1c kind:load to:0x0215abf0 module:overlay(68) +from:0x02162a20 kind:load to:0x020984b0 module:overlay(0) +from:0x02162a24 kind:load to:0x0215aecc module:overlay(68) +from:0x02162a28 kind:load to:0x020984b8 module:overlay(0) +from:0x02162a2c kind:load to:0x020984bc module:overlay(0) +from:0x02162a30 kind:load to:0x0215be6c module:overlay(68) +from:0x02162a34 kind:load to:0x02099004 module:overlay(0) +from:0x02162a38 kind:load to:0x020984c8 module:overlay(0) +from:0x02162a3c kind:load to:0x02098584 module:overlay(0) +from:0x02162a40 kind:load to:0x020985f0 module:overlay(0) +from:0x02162a44 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162a48 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162a4c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162a50 kind:load to:0x0215bffc module:overlay(68) +from:0x02162a54 kind:load to:0x0215c024 module:overlay(68) +from:0x02162a58 kind:load to:0x02099588 module:overlay(0) +from:0x02162b34 kind:load to:0x0215c464 module:overlay(68) +from:0x02162b3c kind:load to:0x0215c4b0 module:overlay(68) +from:0x02162b44 kind:load to:0x0215c58c module:overlay(68) +from:0x02162b4c kind:load to:0x0215c478 module:overlay(68) +from:0x02162b54 kind:load to:0x0215c4e4 module:overlay(68) +from:0x02162b5c kind:load to:0x0215c590 module:overlay(68) +from:0x02162b6c kind:load to:0x0215c074 module:overlay(68) +from:0x02162b70 kind:load to:0x0209774c module:overlay(0) +from:0x02162b74 kind:load to:0x02097754 module:overlay(0) +from:0x02162b78 kind:load to:0x020977d0 module:overlay(0) +from:0x02162b7c kind:load to:0x02097810 module:overlay(0) +from:0x02162b80 kind:load to:0x02097814 module:overlay(0) +from:0x02162b84 kind:load to:0x02097818 module:overlay(0) +from:0x02162b90 kind:load to:0x02098518 module:overlay(0) +from:0x02162b94 kind:load to:0x02098554 module:overlay(0) +from:0x02162b98 kind:load to:0x0209856c module:overlay(0) +from:0x02162b9c kind:load to:0x02098578 module:overlay(0) +from:0x02162ba0 kind:load to:0x01fff464 module:itcm +from:0x02162ba4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162ba8 kind:load to:0x0215c1fc module:overlay(68) +from:0x02162bac kind:load to:0x020984b0 module:overlay(0) +from:0x02162bb0 kind:load to:0x0215c304 module:overlay(68) +from:0x02162bb4 kind:load to:0x0215c2f0 module:overlay(68) +from:0x02162bb8 kind:load to:0x020984bc module:overlay(0) +from:0x02162bbc kind:load to:0x020984c0 module:overlay(0) +from:0x02162bc0 kind:load to:0x020984c4 module:overlay(0) +from:0x02162bc4 kind:load to:0x020984c8 module:overlay(0) +from:0x02162bc8 kind:load to:0x02098584 module:overlay(0) +from:0x02162bcc kind:load to:0x020985f0 module:overlay(0) +from:0x02162bd0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162bd4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162bd8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162bdc kind:load to:0x0215c1ac module:overlay(68) +from:0x02162be0 kind:load to:0x0215c1d0 module:overlay(68) +from:0x02162bec kind:load to:0x0215cfbd module:overlay(68) +from:0x02162bf0 kind:load to:0x02097944 module:overlay(0) +from:0x02162bf4 kind:load to:0x02097754 module:overlay(0) +from:0x02162bf8 kind:load to:0x020977d0 module:overlay(0) +from:0x02162bfc kind:load to:0x0209794c module:overlay(0) +from:0x02162c00 kind:load to:0x0209796c module:overlay(0) +from:0x02162c04 kind:load to:0x02097998 module:overlay(0) +from:0x02162c50 kind:load to:0x0215d448 module:overlay(68) +from:0x02162ca0 kind:load to:0x0215d478 module:overlay(68) +from:0x02162d40 kind:load to:0x02098518 module:overlay(0) +from:0x02162d44 kind:load to:0x02098554 module:overlay(0) +from:0x02162d48 kind:load to:0x0209856c module:overlay(0) +from:0x02162d4c kind:load to:0x02098578 module:overlay(0) +from:0x02162d50 kind:load to:0x01fff464 module:itcm +from:0x02162d54 kind:load to:0x020a99d8 module:overlay(0) +from:0x02162d58 kind:load to:0x0215d160 module:overlay(68) +from:0x02162d5c kind:load to:0x0215d268 module:overlay(68) +from:0x02162d60 kind:load to:0x0215d30c module:overlay(68) +from:0x02162d64 kind:load to:0x0215d434 module:overlay(68) +from:0x02162d68 kind:load to:0x020984bc module:overlay(0) +from:0x02162d6c kind:load to:0x0215d6e8 module:overlay(68) +from:0x02162d70 kind:load to:0x020984c4 module:overlay(0) +from:0x02162d74 kind:load to:0x020984c8 module:overlay(0) +from:0x02162d78 kind:load to:0x02098584 module:overlay(0) +from:0x02162d7c kind:load to:0x020985f0 module:overlay(0) +from:0x02162d80 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162d84 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162d88 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162d8c kind:load to:0x0215d105 module:overlay(68) +from:0x02162d90 kind:load to:0x0215d131 module:overlay(68) +from:0x02162d94 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02162d98 kind:load to:0x0215d2b4 module:overlay(68) +from:0x02162d9c kind:load to:0x020a92d0 module:overlay(0) +from:0x02162da0 kind:load to:0x020a8f78 module:overlay(0) +from:0x02162da4 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02162da8 kind:load to:0x020a9150 module:overlay(0) +from:0x02162dac kind:load to:0x020a914c module:overlay(0) +from:0x02162db0 kind:load to:0x020a921c module:overlay(0) +from:0x02162db4 kind:load to:0x020a9240 module:overlay(0) +from:0x02162db8 kind:load to:0x020a9244 module:overlay(0) +from:0x02162dbc kind:load to:0x020a91a0 module:overlay(0) +from:0x02162dc0 kind:load to:0x0215d68c module:overlay(68) +from:0x02162dc4 kind:load to:0x020a91b0 module:overlay(0) +from:0x02162dc8 kind:load to:0x020a8f54 module:overlay(0) +from:0x02162dcc kind:load to:0x020a8f5c module:overlay(0) +from:0x02162dd0 kind:load to:0x020a8f64 module:overlay(0) +from:0x02162dd4 kind:load to:0x020a8f6c module:overlay(0) +from:0x02162dd8 kind:load to:0x0215d47c module:overlay(68) +from:0x02162ddc kind:load to:0x020a9598 module:overlay(0) +from:0x02162de0 kind:load to:0x020a95c4 module:overlay(0) +from:0x02162de4 kind:load to:0x020a95e4 module:overlay(0) +from:0x02162de8 kind:load to:0x020a97fc module:overlay(0) +from:0x02162dec kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02162df0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02162df4 kind:load to:0x020a8e84 module:overlay(0) +from:0x02162df8 kind:load to:0x020a99a4 module:overlay(0) +from:0x02162dfc kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02162e00 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02162e04 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02162e08 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02162e0c kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02162e10 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02162e14 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02162e18 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02162e1c kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02162e20 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02162e24 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02162e28 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02162e2c kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02162e30 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02162e34 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02162e38 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02162e3c kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02162e40 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02162e44 kind:load to:0x0215d294 module:overlay(68) +from:0x02162e48 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02162e4c kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02162e50 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02162e5c kind:load to:0x02098518 module:overlay(0) +from:0x02162e60 kind:load to:0x02098554 module:overlay(0) +from:0x02162e64 kind:load to:0x0209856c module:overlay(0) +from:0x02162e68 kind:load to:0x02098578 module:overlay(0) +from:0x02162e6c kind:load to:0x01fff464 module:itcm +from:0x02162e70 kind:load to:0x020a99d8 module:overlay(0) +from:0x02162e74 kind:load to:0x020a8d28 module:overlay(0) +from:0x02162e78 kind:load to:0x020a8da4 module:overlay(0) +from:0x02162e7c kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x02162e80 kind:load to:0x020a98f4 module:overlay(0) +from:0x02162e84 kind:load to:0x020984bc module:overlay(0) +from:0x02162e88 kind:load to:0x020a995c module:overlay(0) +from:0x02162e8c kind:load to:0x020984c4 module:overlay(0) +from:0x02162e90 kind:load to:0x020984c8 module:overlay(0) +from:0x02162e94 kind:load to:0x02098584 module:overlay(0) +from:0x02162e98 kind:load to:0x020985f0 module:overlay(0) +from:0x02162e9c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162ea0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162ea4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162ea8 kind:load to:0x0215d738 module:overlay(68) +from:0x02162eac kind:load to:0x0215d710 module:overlay(68) +from:0x02162eb0 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02162eb4 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x02162eb8 kind:load to:0x020a92d0 module:overlay(0) +from:0x02162ebc kind:load to:0x020a8f78 module:overlay(0) +from:0x02162ec0 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02162ec4 kind:load to:0x020a9150 module:overlay(0) +from:0x02162ec8 kind:load to:0x020a914c module:overlay(0) +from:0x02162ecc kind:load to:0x020a921c module:overlay(0) +from:0x02162ed0 kind:load to:0x020a9240 module:overlay(0) +from:0x02162ed4 kind:load to:0x020a9244 module:overlay(0) +from:0x02162ed8 kind:load to:0x020a91a0 module:overlay(0) +from:0x02162edc kind:load to:0x020a91a8 module:overlay(0) +from:0x02162ee0 kind:load to:0x020a91b0 module:overlay(0) +from:0x02162ee4 kind:load to:0x020a8f54 module:overlay(0) +from:0x02162ee8 kind:load to:0x020a8f5c module:overlay(0) +from:0x02162eec kind:load to:0x020a8f64 module:overlay(0) +from:0x02162ef0 kind:load to:0x020a8f6c module:overlay(0) +from:0x02162ef4 kind:load to:0x020a9448 module:overlay(0) +from:0x02162ef8 kind:load to:0x020a9598 module:overlay(0) +from:0x02162efc kind:load to:0x020a95c4 module:overlay(0) +from:0x02162f00 kind:load to:0x020a95e4 module:overlay(0) +from:0x02162f04 kind:load to:0x020a97fc module:overlay(0) +from:0x02162f08 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02162f0c kind:load to:0x020a8ec0 module:overlay(0) +from:0x02162f10 kind:load to:0x020a8e84 module:overlay(0) +from:0x02162f14 kind:load to:0x020a99a4 module:overlay(0) +from:0x02162f18 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02162f1c kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02162f20 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02162f24 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02162f28 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02162f2c kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02162f30 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02162f34 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02162f38 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02162f3c kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02162f40 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02162f44 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02162f48 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02162f4c kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02162f50 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02162f54 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02162f58 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02162f5c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02162f60 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02162f64 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02162f68 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02162f6c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02162f78 kind:load to:0x0215d778 module:overlay(68) +from:0x02162f7c kind:load to:0x0209774c module:overlay(0) +from:0x02162f80 kind:load to:0x02097754 module:overlay(0) +from:0x02162f84 kind:load to:0x020977d0 module:overlay(0) +from:0x02162f88 kind:load to:0x02097810 module:overlay(0) +from:0x02162f8c kind:load to:0x02097814 module:overlay(0) +from:0x02162f90 kind:load to:0x02097818 module:overlay(0) +from:0x02162f9c kind:load to:0x02098518 module:overlay(0) +from:0x02162fa0 kind:load to:0x02098554 module:overlay(0) +from:0x02162fa4 kind:load to:0x0209856c module:overlay(0) +from:0x02162fa8 kind:load to:0x02098578 module:overlay(0) +from:0x02162fac kind:load to:0x01fff464 module:itcm +from:0x02162fb0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162fb4 kind:load to:0x0215d7f4 module:overlay(68) +from:0x02162fb8 kind:load to:0x020984b0 module:overlay(0) +from:0x02162fbc kind:load to:0x020984b4 module:overlay(0) +from:0x02162fc0 kind:load to:0x020984b8 module:overlay(0) +from:0x02162fc4 kind:load to:0x020984bc module:overlay(0) +from:0x02162fc8 kind:load to:0x020984c0 module:overlay(0) +from:0x02162fcc kind:load to:0x020984c4 module:overlay(0) +from:0x02162fd0 kind:load to:0x020984c8 module:overlay(0) +from:0x02162fd4 kind:load to:0x02098584 module:overlay(0) +from:0x02162fd8 kind:load to:0x020985f0 module:overlay(0) +from:0x02162fdc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162fe0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162fe4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162fe8 kind:load to:0x0215d8e8 module:overlay(68) +from:0x02162fec kind:load to:0x0215d8fc module:overlay(68) +from:0x02162ff0 kind:load to:0x0215deb8 module:overlay(68) +from:0x02162ff8 kind:load to:0x0215df08 module:overlay(68) +from:0x02163000 kind:load to:0x0215e004 module:overlay(68) +from:0x02163008 kind:load to:0x0215e014 module:overlay(68) +from:0x02163010 kind:load to:0x0215e040 module:overlay(68) +from:0x02163018 kind:load to:0x0215e068 module:overlay(68) +from:0x02163020 kind:load to:0x0215dea8 module:overlay(68) +from:0x02163028 kind:load to:0x0215dee8 module:overlay(68) +from:0x02163030 kind:load to:0x0215e000 module:overlay(68) +from:0x02163038 kind:load to:0x0215e010 module:overlay(68) +from:0x02163040 kind:load to:0x0215e020 module:overlay(68) +from:0x02163048 kind:load to:0x0215e064 module:overlay(68) +from:0x02163058 kind:load to:0x0215d9c0 module:overlay(68) +from:0x0216305c kind:load to:0x0215da08 module:overlay(68) +from:0x02163060 kind:load to:0x0215daa8 module:overlay(68) +from:0x02163064 kind:load to:0x0215dc40 module:overlay(68) +from:0x02163068 kind:load to:0x0215dd64 module:overlay(68) +from:0x0216306c kind:load to:0x0215dd1c module:overlay(68) +from:0x02163070 kind:load to:0x0215e238 module:overlay(68) +from:0x02163074 kind:load to:0x0215e23c module:overlay(68) +from:0x02163078 kind:load to:0x0215e240 module:overlay(68) +from:0x0216307c kind:load to:0x0215da58 module:overlay(68) +from:0x02163080 kind:load to:0x0215e290 module:overlay(68) +from:0x02163084 kind:load to:0x0215e390 module:overlay(68) +from:0x02163090 kind:load to:0x0215e524 module:overlay(68) +from:0x02163094 kind:load to:0x02097944 module:overlay(0) +from:0x02163098 kind:load to:0x02097754 module:overlay(0) +from:0x0216309c kind:load to:0x020977d0 module:overlay(0) +from:0x021630a0 kind:load to:0x0209794c module:overlay(0) +from:0x021630a4 kind:load to:0x0209796c module:overlay(0) +from:0x021630a8 kind:load to:0x02097998 module:overlay(0) +from:0x021630fc kind:load to:0x02098518 module:overlay(0) +from:0x02163100 kind:load to:0x02098554 module:overlay(0) +from:0x02163104 kind:load to:0x0209856c module:overlay(0) +from:0x02163108 kind:load to:0x02098578 module:overlay(0) +from:0x0216310c kind:load to:0x01fff464 module:itcm +from:0x02163110 kind:load to:0x020a99d8 module:overlay(0) +from:0x02163114 kind:load to:0x020a8d28 module:overlay(0) +from:0x02163118 kind:load to:0x0215e76c module:overlay(68) +from:0x0216311c kind:load to:0x0215e7ac module:overlay(68) +from:0x02163120 kind:load to:0x020a98f4 module:overlay(0) +from:0x02163124 kind:load to:0x020984bc module:overlay(0) +from:0x02163128 kind:load to:0x020a995c module:overlay(0) +from:0x0216312c kind:load to:0x020984c4 module:overlay(0) +from:0x02163130 kind:load to:0x020984c8 module:overlay(0) +from:0x02163134 kind:load to:0x02098584 module:overlay(0) +from:0x02163138 kind:load to:0x020985f0 module:overlay(0) +from:0x0216313c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163140 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163144 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163148 kind:load to:0x0215e8a0 module:overlay(68) +from:0x0216314c kind:load to:0x0215e8c8 module:overlay(68) +from:0x02163150 kind:load to:0x0215e6d4 module:overlay(68) +from:0x02163154 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x02163158 kind:load to:0x020a92d0 module:overlay(0) +from:0x0216315c kind:load to:0x020a8f78 module:overlay(0) +from:0x02163160 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02163164 kind:load to:0x020a9150 module:overlay(0) +from:0x02163168 kind:load to:0x020a914c module:overlay(0) +from:0x0216316c kind:load to:0x020a921c module:overlay(0) +from:0x02163170 kind:load to:0x020a9240 module:overlay(0) +from:0x02163174 kind:load to:0x020a9244 module:overlay(0) +from:0x02163178 kind:load to:0x0215e7b8 module:overlay(68) +from:0x0216317c kind:load to:0x0215e7e4 module:overlay(68) +from:0x02163180 kind:load to:0x020a91b0 module:overlay(0) +from:0x02163184 kind:load to:0x020a8f54 module:overlay(0) +from:0x02163188 kind:load to:0x020a8f5c module:overlay(0) +from:0x0216318c kind:load to:0x020a8f64 module:overlay(0) +from:0x02163190 kind:load to:0x020a8f6c module:overlay(0) +from:0x02163194 kind:load to:0x0215e894 module:overlay(68) +from:0x02163198 kind:load to:0x020a9598 module:overlay(0) +from:0x0216319c kind:load to:0x020a95c4 module:overlay(0) +from:0x021631a0 kind:load to:0x020a95e4 module:overlay(0) +from:0x021631a4 kind:load to:0x020a97fc module:overlay(0) +from:0x021631a8 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x021631ac kind:load to:0x020a8ec0 module:overlay(0) +from:0x021631b0 kind:load to:0x020a8e84 module:overlay(0) +from:0x021631b4 kind:load to:0x020a99a4 module:overlay(0) +from:0x021631b8 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x021631bc kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021631c0 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021631c4 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021631c8 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021631cc kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x021631d0 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021631d4 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021631d8 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021631dc kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x021631e0 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021631e4 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021631e8 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021631ec kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021631f0 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x021631f4 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021631f8 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x021631fc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02163200 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02163204 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02163208 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0216320c kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02163218 kind:load to:0x0215e918 module:overlay(68) +from:0x0216321c kind:load to:0x02097944 module:overlay(0) +from:0x02163220 kind:load to:0x02097754 module:overlay(0) +from:0x02163224 kind:load to:0x020977d0 module:overlay(0) +from:0x02163228 kind:load to:0x0209794c module:overlay(0) +from:0x0216322c kind:load to:0x0209796c module:overlay(0) +from:0x02163230 kind:load to:0x02097998 module:overlay(0) +from:0x0216323c kind:load to:0x0215ebc8 module:overlay(68) +from:0x02163240 kind:load to:0x02160330 module:overlay(68) +from:0x02163244 kind:load to:0x02057bf4 module:overlay(0) +from:0x02163248 kind:load to:0x0215ff6c module:overlay(68) +from:0x0216324c kind:load to:0x02057dc8 module:overlay(0) +from:0x02163250 kind:load to:0x02057e44 module:overlay(0) +from:0x02163254 kind:load to:0x02057ea8 module:overlay(0) +from:0x02163258 kind:load to:0x0209a79c module:overlay(0) +from:0x0216325c kind:load to:0x02057d84 module:overlay(0) +from:0x02163260 kind:load to:0x0215f280 module:overlay(68) +from:0x02163268 kind:load to:0x0215f368 module:overlay(68) +from:0x02163270 kind:load to:0x0215f428 module:overlay(68) +from:0x02163278 kind:load to:0x0215f6e4 module:overlay(68) +from:0x02163280 kind:load to:0x0215f800 module:overlay(68) +from:0x02163288 kind:load to:0x0215fba0 module:overlay(68) +from:0x02163290 kind:load to:0x0215f21c module:overlay(68) +from:0x02163298 kind:load to:0x0215f304 module:overlay(68) +from:0x021632a0 kind:load to:0x0215f3ac module:overlay(68) +from:0x021632a8 kind:load to:0x0215f648 module:overlay(68) +from:0x021632b0 kind:load to:0x0215f7e0 module:overlay(68) +from:0x021632b8 kind:load to:0x0215fa10 module:overlay(68) +from:0x021632c8 kind:load to:0x02098518 module:overlay(0) +from:0x021632cc kind:load to:0x02098554 module:overlay(0) +from:0x021632d0 kind:load to:0x0209856c module:overlay(0) +from:0x021632d4 kind:load to:0x02098578 module:overlay(0) +from:0x021632d8 kind:load to:0x01fff464 module:itcm +from:0x021632dc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021632e0 kind:load to:0x0215ebdc module:overlay(68) +from:0x021632e4 kind:load to:0x0215ecf0 module:overlay(68) +from:0x021632e8 kind:load to:0x0215eff0 module:overlay(68) +from:0x021632ec kind:load to:0x0215f0ec module:overlay(68) +from:0x021632f0 kind:load to:0x020984bc module:overlay(0) +from:0x021632f4 kind:load to:0x0215f12c module:overlay(68) +from:0x021632f8 kind:load to:0x02099004 module:overlay(0) +from:0x021632fc kind:load to:0x020984c8 module:overlay(0) +from:0x02163300 kind:load to:0x02098584 module:overlay(0) +from:0x02163304 kind:load to:0x020985f0 module:overlay(0) +from:0x02163308 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216330c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163310 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163314 kind:load to:0x0216034c module:overlay(68) +from:0x02163318 kind:load to:0x02160384 module:overlay(68) +from:0x0216331c kind:load to:0x02099588 module:overlay(0) +from:0x02163430 kind:load to:0x021603e4 module:overlay(68) +from:0x02163434 kind:load to:0x02097944 module:overlay(0) +from:0x02163438 kind:load to:0x02097754 module:overlay(0) +from:0x0216343c kind:load to:0x020977d0 module:overlay(0) +from:0x02163440 kind:load to:0x0209794c module:overlay(0) +from:0x02163444 kind:load to:0x0209796c module:overlay(0) +from:0x02163448 kind:load to:0x02097998 module:overlay(0) +from:0x02163454 kind:load to:0x02098518 module:overlay(0) +from:0x02163458 kind:load to:0x02098554 module:overlay(0) +from:0x0216345c kind:load to:0x0209856c module:overlay(0) +from:0x02163460 kind:load to:0x02098578 module:overlay(0) +from:0x02163464 kind:load to:0x01fff464 module:itcm +from:0x02163468 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0216346c kind:load to:0x02160450 module:overlay(68) +from:0x02163470 kind:load to:0x02160478 module:overlay(68) +from:0x02163474 kind:load to:0x020984b4 module:overlay(0) +from:0x02163478 kind:load to:0x020984b8 module:overlay(0) +from:0x0216347c kind:load to:0x020984bc module:overlay(0) +from:0x02163480 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02163484 kind:load to:0x020984c4 module:overlay(0) +from:0x02163488 kind:load to:0x020984c8 module:overlay(0) +from:0x0216348c kind:load to:0x02098584 module:overlay(0) +from:0x02163490 kind:load to:0x020985f0 module:overlay(0) +from:0x02163494 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163498 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216349c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021634a0 kind:load to:0x021604cc module:overlay(68) +from:0x021634a4 kind:load to:0x021604ec module:overlay(68) +from:0x021634a8 kind:load to:0x0216047c module:overlay(68) +from:0x021634b4 kind:load to:0x02160534 module:overlay(68) +from:0x021634b8 kind:load to:0x02097944 module:overlay(0) +from:0x021634bc kind:load to:0x02097754 module:overlay(0) +from:0x021634c0 kind:load to:0x020977d0 module:overlay(0) +from:0x021634c4 kind:load to:0x0209794c module:overlay(0) +from:0x021634c8 kind:load to:0x0209796c module:overlay(0) +from:0x021634cc kind:load to:0x02097998 module:overlay(0) +from:0x021634d8 kind:load to:0x02098518 module:overlay(0) +from:0x021634dc kind:load to:0x02098554 module:overlay(0) +from:0x021634e0 kind:load to:0x0209856c module:overlay(0) +from:0x021634e4 kind:load to:0x02098578 module:overlay(0) +from:0x021634e8 kind:load to:0x01fff464 module:itcm +from:0x021634ec kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021634f0 kind:load to:0x021605a0 module:overlay(68) +from:0x021634f4 kind:load to:0x021605c8 module:overlay(68) +from:0x021634f8 kind:load to:0x020984b4 module:overlay(0) +from:0x021634fc kind:load to:0x020984b8 module:overlay(0) +from:0x02163500 kind:load to:0x020984bc module:overlay(0) +from:0x02163504 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02163508 kind:load to:0x020984c4 module:overlay(0) +from:0x0216350c kind:load to:0x020984c8 module:overlay(0) +from:0x02163510 kind:load to:0x02098584 module:overlay(0) +from:0x02163514 kind:load to:0x020985f0 module:overlay(0) +from:0x02163518 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216351c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163520 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163524 kind:load to:0x0216061c module:overlay(68) +from:0x02163528 kind:load to:0x0216063c module:overlay(68) +from:0x0216352c kind:load to:0x021605cc module:overlay(68) +from:0x02163538 kind:load to:0x02160684 module:overlay(68) +from:0x0216353c kind:load to:0x02097944 module:overlay(0) +from:0x02163540 kind:load to:0x02097754 module:overlay(0) +from:0x02163544 kind:load to:0x020977d0 module:overlay(0) +from:0x02163548 kind:load to:0x0209794c module:overlay(0) +from:0x0216354c kind:load to:0x0209796c module:overlay(0) +from:0x02163550 kind:load to:0x02097998 module:overlay(0) +from:0x0216355c kind:load to:0x02098518 module:overlay(0) +from:0x02163560 kind:load to:0x02098554 module:overlay(0) +from:0x02163564 kind:load to:0x0209856c module:overlay(0) +from:0x02163568 kind:load to:0x02098578 module:overlay(0) +from:0x0216356c kind:load to:0x01fff464 module:itcm +from:0x02163570 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163574 kind:load to:0x021606f0 module:overlay(68) +from:0x02163578 kind:load to:0x02160718 module:overlay(68) +from:0x0216357c kind:load to:0x020984b4 module:overlay(0) +from:0x02163580 kind:load to:0x020984b8 module:overlay(0) +from:0x02163584 kind:load to:0x020984bc module:overlay(0) +from:0x02163588 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0216358c kind:load to:0x020984c4 module:overlay(0) +from:0x02163590 kind:load to:0x020984c8 module:overlay(0) +from:0x02163594 kind:load to:0x02098584 module:overlay(0) +from:0x02163598 kind:load to:0x020985f0 module:overlay(0) +from:0x0216359c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021635a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021635a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021635a8 kind:load to:0x0216076c module:overlay(68) +from:0x021635ac kind:load to:0x0216078c module:overlay(68) +from:0x021635b0 kind:load to:0x0216071c module:overlay(68) +from:0x021635bc kind:load to:0x021607d4 module:overlay(68) +from:0x021635c0 kind:load to:0x02097944 module:overlay(0) +from:0x021635c4 kind:load to:0x02097754 module:overlay(0) +from:0x021635c8 kind:load to:0x020977d0 module:overlay(0) +from:0x021635cc kind:load to:0x0209794c module:overlay(0) +from:0x021635d0 kind:load to:0x0209796c module:overlay(0) +from:0x021635d4 kind:load to:0x02097998 module:overlay(0) +from:0x021635e0 kind:load to:0x02098518 module:overlay(0) +from:0x021635e4 kind:load to:0x02098554 module:overlay(0) +from:0x021635e8 kind:load to:0x0209856c module:overlay(0) +from:0x021635ec kind:load to:0x02098578 module:overlay(0) +from:0x021635f0 kind:load to:0x01fff464 module:itcm +from:0x021635f4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021635f8 kind:load to:0x02160840 module:overlay(68) +from:0x021635fc kind:load to:0x02160868 module:overlay(68) +from:0x02163600 kind:load to:0x020984b4 module:overlay(0) +from:0x02163604 kind:load to:0x020984b8 module:overlay(0) +from:0x02163608 kind:load to:0x020984bc module:overlay(0) +from:0x0216360c kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02163610 kind:load to:0x020984c4 module:overlay(0) +from:0x02163614 kind:load to:0x020984c8 module:overlay(0) +from:0x02163618 kind:load to:0x02098584 module:overlay(0) +from:0x0216361c kind:load to:0x020985f0 module:overlay(0) +from:0x02163620 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163624 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163628 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216362c kind:load to:0x021608bc module:overlay(68) +from:0x02163630 kind:load to:0x021608dc module:overlay(68) +from:0x02163634 kind:load to:0x0216086c module:overlay(68) +from:0x02163640 kind:load to:0x02160924 module:overlay(68) +from:0x02163644 kind:load to:0x02097944 module:overlay(0) +from:0x02163648 kind:load to:0x02097754 module:overlay(0) +from:0x0216364c kind:load to:0x020977d0 module:overlay(0) +from:0x02163650 kind:load to:0x0209794c module:overlay(0) +from:0x02163654 kind:load to:0x0209796c module:overlay(0) +from:0x02163658 kind:load to:0x02097998 module:overlay(0) +from:0x02163664 kind:load to:0x0207c49c module:overlay(0) +from:0x02163668 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0216366c kind:load to:0x0207c96c module:overlay(0) +from:0x02163670 kind:load to:0x0207c95c module:overlay(0) +from:0x02163674 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02163678 kind:load to:0x0207ca10 module:overlay(0) +from:0x0216367c kind:load to:0x0207ca38 module:overlay(0) +from:0x02163680 kind:load to:0x0207cab0 module:overlay(0) +from:0x0216368c kind:load to:0x02098518 module:overlay(0) +from:0x02163690 kind:load to:0x02098554 module:overlay(0) +from:0x02163694 kind:load to:0x0209856c module:overlay(0) +from:0x02163698 kind:load to:0x02098578 module:overlay(0) +from:0x0216369c kind:load to:0x01fff464 module:itcm +from:0x021636a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021636a4 kind:load to:0x02160a08 module:overlay(68) +from:0x021636a8 kind:load to:0x020984b0 module:overlay(0) +from:0x021636ac kind:load to:0x020984b4 module:overlay(0) +from:0x021636b0 kind:load to:0x020984b8 module:overlay(0) +from:0x021636b4 kind:load to:0x020984bc module:overlay(0) +from:0x021636b8 kind:load to:0x02160ad0 module:overlay(68) +from:0x021636bc kind:load to:0x020984c4 module:overlay(0) +from:0x021636c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021636c4 kind:load to:0x02098584 module:overlay(0) +from:0x021636c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021636cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021636d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021636d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021636d8 kind:load to:0x02160b04 module:overlay(68) +from:0x021636dc kind:load to:0x02160b2c module:overlay(68) +from:0x02163884 kind:load to:0x02160b7c module:overlay(68) +from:0x02163888 kind:load to:0x0209ca10 module:overlay(0) +from:0x0216388c kind:load to:0x0209ca18 module:overlay(0) +from:0x02163890 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163894 kind:load to:0x0209ca78 module:overlay(0) +from:0x021638a0 kind:load to:0x02160c24 module:overlay(68) +from:0x021638a4 kind:load to:0x02160c40 module:overlay(68) +from:0x021638a8 kind:load to:0x02160c70 module:overlay(68) +from:0x021638ac kind:load to:0x02165950 module:overlay(89) +from:0x021638b0 kind:load to:0x021659b4 module:overlays(89,92) +from:0x021638bc kind:load to:0x02160de8 module:overlay(68) +from:0x021638c0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021638c4 kind:load to:0x02160ed4 module:overlay(68) +from:0x021638c8 kind:load to:0x02160f20 module:overlay(68) +from:0x021638cc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021638d0 kind:load to:0x0216140c module:overlay(68) +from:0x021638d4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021638d8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021638dc kind:load to:0x0209d1d4 module:overlay(0) +from:0x021638e0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021638e4 kind:load to:0x021613f0 module:overlay(68) +from:0x021638e8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021638ec kind:load to:0x02161494 module:overlay(68) +from:0x021638f0 kind:load to:0x021614cc module:overlay(68) +from:0x021638f4 kind:load to:0x0216385c module:overlay(68) +from:0x021638f8 kind:load to:0x02163868 module:overlay(68) +from:0x021638fc kind:load to:0x02163808 module:overlay(68) +from:0x02163900 kind:load to:0x021637fc module:overlay(68) +from:0x02163904 kind:load to:0x02163798 module:overlay(68) +from:0x02163908 kind:load to:0x02163738 module:overlay(68) +from:0x0216390c kind:load to:0x02163750 module:overlay(68) +from:0x02163910 kind:load to:0x02163760 module:overlay(68) +from:0x02163914 kind:load to:0x021637b8 module:overlay(68) +from:0x02163918 kind:load to:0x02163728 module:overlay(68) +from:0x0216391c kind:load to:0x021636e8 module:overlay(68) +from:0x02163920 kind:load to:0x02163770 module:overlay(68) +from:0x02163924 kind:load to:0x021636f0 module:overlay(68) +from:0x02163928 kind:load to:0x0216382c module:overlay(68) +from:0x0216392c kind:load to:0x02163788 module:overlay(68) +from:0x02163930 kind:load to:0x02163790 module:overlay(68) +from:0x02163934 kind:load to:0x02163758 module:overlay(68) +from:0x02163938 kind:load to:0x02163838 module:overlay(68) +from:0x0216393c kind:load to:0x02163844 module:overlay(68) +from:0x02163940 kind:load to:0x02163850 module:overlay(68) +from:0x02163944 kind:load to:0x021637c0 module:overlay(68) +from:0x02163948 kind:load to:0x021637cc module:overlay(68) +from:0x0216394c kind:load to:0x021637b0 module:overlay(68) +from:0x02163950 kind:load to:0x02163730 module:overlay(68) +from:0x02163954 kind:load to:0x02163748 module:overlay(68) +from:0x02163958 kind:load to:0x021637e4 module:overlay(68) +from:0x0216395c kind:load to:0x021637f0 module:overlay(68) +from:0x02163960 kind:load to:0x02163778 module:overlay(68) +from:0x02163964 kind:load to:0x02163780 module:overlay(68) +from:0x02163968 kind:load to:0x02163814 module:overlay(68) +from:0x0216396c kind:load to:0x02163820 module:overlay(68) +from:0x02163970 kind:load to:0x02163718 module:overlay(68) +from:0x02163974 kind:load to:0x02163700 module:overlay(68) +from:0x02163978 kind:load to:0x021636e0 module:overlay(68) +from:0x0216397c kind:load to:0x02163740 module:overlay(68) +from:0x02163980 kind:load to:0x021637a0 module:overlay(68) +from:0x02163984 kind:load to:0x021636f8 module:overlay(68) +from:0x02163988 kind:load to:0x021637d8 module:overlay(68) +from:0x0216398c kind:load to:0x02163710 module:overlay(68) +from:0x02163990 kind:load to:0x021637a8 module:overlay(68) +from:0x02163994 kind:load to:0x02163708 module:overlay(68) +from:0x02163998 kind:load to:0x02163768 module:overlay(68) +from:0x0216399c kind:load to:0x02163720 module:overlay(68) +from:0x02163a04 kind:load to:0x0209ca10 module:overlay(0) +from:0x02163a08 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163a0c kind:load to:0x0209ca58 module:overlay(0) +from:0x02163a10 kind:load to:0x0209ca78 module:overlay(0) +from:0x02163a1c kind:load to:0x0216152c module:overlay(68) +from:0x02163a20 kind:load to:0x0209ca10 module:overlay(0) +from:0x02163a24 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163a28 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163a2c kind:load to:0x0209ca78 module:overlay(0) +from:0x02163a38 kind:load to:0x0207cac0 module:overlay(0) +from:0x02163a3c kind:load to:0x0207cac8 module:overlay(0) +from:0x02163a40 kind:load to:0x0207d2dc module:overlay(0) +from:0x02163a44 kind:load to:0x0207d2cc module:overlay(0) +from:0x02163a48 kind:load to:0x0207d318 module:overlay(0) +from:0x02163a4c kind:load to:0x0207d350 module:overlay(0) +from:0x02163a50 kind:load to:0x0207d394 module:overlay(0) +from:0x02163a54 kind:load to:0x0207d3bc module:overlay(0) +from:0x02163a60 kind:load to:0x02161674 module:overlay(68) +from:0x02163a64 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02163a68 kind:load to:0x02161694 module:overlay(68) +from:0x02163a6c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02163a70 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02163a74 kind:load to:0x02161698 module:overlay(68) +from:0x02163a78 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02163a7c kind:load to:0x02161684 module:overlay(68) +from:0x02163a80 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02163a84 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02163a88 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02163a8c kind:load to:0x0209d1ec module:overlay(0) +from:0x02163a90 kind:load to:0x021616ec module:overlay(68) +from:0x02163a94 kind:load to:0x0216170c module:overlay(68) +from:0x02163a98 kind:load to:0x0216168c module:overlay(68) +from:0x02163aa4 kind:load to:0x02161804 module:overlay(68) +from:0x02163aa8 kind:load to:0x02161824 module:overlay(68) +from:0x02163aac kind:load to:0x02161938 module:overlay(68) +from:0x02163ab0 kind:load to:0x0216193c module:overlay(68) +from:0x02163ab4 kind:load to:0x02161940 module:overlay(68) +from:0x02163ab8 kind:load to:0x02161b54 module:overlay(68) +from:0x02163abc kind:load to:0x02161b58 module:overlay(68) diff --git a/config/eur/arm9/overlays/ov068/symbols.txt b/config/eur/arm9/overlays/ov068/symbols.txt new file mode 100644 index 00000000..8019544f --- /dev/null +++ b/config/eur/arm9/overlays/ov068/symbols.txt @@ -0,0 +1,610 @@ +func_ov068_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov068_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov068_02157ed0 kind:function(arm,size=0x28) addr:0x02157ed0 +func_ov068_02157ef8 kind:function(arm,size=0x20) addr:0x02157ef8 +func_ov068_02157f18 kind:function(arm,size=0x20) addr:0x02157f18 +func_ov068_02157f38 kind:function(arm,size=0x1c) addr:0x02157f38 +func_ov068_02157f54 kind:function(arm,size=0x4) addr:0x02157f54 +func_ov068_02157f58 kind:function(arm,size=0x4) addr:0x02157f58 +func_ov068_02157f5c kind:function(arm,size=0x14) addr:0x02157f5c +func_ov068_02157f70 kind:function(arm,size=0x1c) addr:0x02157f70 +func_ov068_02157f8c kind:function(arm,size=0x14) addr:0x02157f8c +func_ov068_02157fa0 kind:function(arm,size=0xc) addr:0x02157fa0 +func_ov068_02157fac kind:function(arm,size=0x24) addr:0x02157fac +func_ov068_02157fd0 kind:function(arm,size=0x50) addr:0x02157fd0 +func_ov068_02158020 kind:function(arm,size=0x7c) addr:0x02158020 +func_ov068_0215809c kind:function(arm,size=0x24) addr:0x0215809c +func_ov068_021580c0 kind:function(arm,size=0x2c) addr:0x021580c0 +func_ov068_021580ec kind:function(arm,size=0x38) addr:0x021580ec +func_ov068_02158124 kind:function(arm,size=0x38) addr:0x02158124 +func_ov068_0215815c kind:function(arm,size=0xc) addr:0x0215815c +func_ov068_02158168 kind:function(arm,size=0x48) addr:0x02158168 +func_ov068_021581b0 kind:function(arm,size=0x38) addr:0x021581b0 +func_ov068_021581e8 kind:function(arm,size=0x4) addr:0x021581e8 +func_ov068_021581ec kind:function(arm,size=0x24) addr:0x021581ec +func_ov068_02158210 kind:function(arm,size=0x20) addr:0x02158210 +func_ov068_02158230 kind:function(arm,size=0x1d4) addr:0x02158230 +func_ov068_02158404 kind:function(arm,size=0x4) addr:0x02158404 +func_ov068_02158408 kind:function(arm,size=0x124) addr:0x02158408 +func_ov068_0215852c kind:function(arm,size=0x4) addr:0x0215852c +func_ov068_02158530 kind:function(arm,size=0xd0) addr:0x02158530 +func_ov068_02158600 kind:function(arm,size=0x4) addr:0x02158600 +func_ov068_02158604 kind:function(arm,size=0x68) addr:0x02158604 +func_ov068_0215866c kind:function(arm,size=0xac) addr:0x0215866c +func_ov068_02158718 kind:function(arm,size=0xb4) addr:0x02158718 +func_ov068_021587cc kind:function(arm,size=0x6c) addr:0x021587cc +func_ov068_02158838 kind:function(arm,size=0xe4) addr:0x02158838 +func_ov068_0215891c kind:function(arm,size=0x70) addr:0x0215891c +func_ov068_0215898c kind:function(arm,size=0x8c) addr:0x0215898c +func_ov068_02158a18 kind:function(arm,size=0xb8) addr:0x02158a18 +func_ov068_02158ad0 kind:function(arm,size=0x14) addr:0x02158ad0 +func_ov068_02158ae4 kind:function(arm,size=0xc) addr:0x02158ae4 +func_ov068_02158af0 kind:function(arm,size=0x24) addr:0x02158af0 +func_ov068_02158b14 kind:function(arm,size=0x4c) addr:0x02158b14 +func_ov068_02158b60 kind:function(arm,size=0xb4) addr:0x02158b60 +func_ov068_02158c14 kind:function(arm,size=0x70) addr:0x02158c14 +func_ov068_02158c84 kind:function(arm,size=0xc) addr:0x02158c84 +func_ov068_02158c90 kind:function(arm,size=0x48) addr:0x02158c90 +func_ov068_02158cd8 kind:function(arm,size=0x6c) addr:0x02158cd8 +func_ov068_02158d44 kind:function(arm,size=0x30) addr:0x02158d44 +func_ov068_02158d74 kind:function(arm,size=0x14) addr:0x02158d74 +func_ov068_02158d88 kind:function(arm,size=0x4) addr:0x02158d88 +func_ov068_02158d8c kind:function(arm,size=0x1c) addr:0x02158d8c +func_ov068_02158da8 kind:function(arm,size=0x34) addr:0x02158da8 +func_ov068_02158ddc kind:function(arm,size=0xd4) addr:0x02158ddc +func_ov068_02158eb0 kind:function(arm,size=0xac) addr:0x02158eb0 +func_ov068_02158f5c kind:function(arm,size=0x14) addr:0x02158f5c +func_ov068_02158f70 kind:function(arm,size=0x150) addr:0x02158f70 +func_ov068_021590c0 kind:function(arm,size=0x30) addr:0x021590c0 +func_ov068_021590f0 kind:function(arm,size=0x30) addr:0x021590f0 +func_ov068_02159120 kind:function(arm,size=0x50) addr:0x02159120 +func_ov068_02159170 kind:function(arm,size=0x10) addr:0x02159170 +func_ov068_02159180 kind:function(arm,size=0x84) addr:0x02159180 +func_ov068_02159204 kind:function(arm,size=0x50) addr:0x02159204 +func_ov068_02159254 kind:function(arm,size=0x20) addr:0x02159254 +func_ov068_02159274 kind:function(arm,size=0x28) addr:0x02159274 +func_ov068_0215929c kind:function(arm,size=0x14) addr:0x0215929c +func_ov068_021592b0 kind:function(arm,size=0xc) addr:0x021592b0 +func_ov068_021592bc kind:function(arm,size=0x24) addr:0x021592bc +func_ov068_021592e0 kind:function(arm,size=0x58) addr:0x021592e0 +func_ov068_02159338 kind:function(arm,size=0x158) addr:0x02159338 +func_ov068_02159490 kind:function(arm,size=0x14) addr:0x02159490 +func_ov068_021594a4 kind:function(arm,size=0x64) addr:0x021594a4 +func_ov068_02159508 kind:function(arm,size=0x24) addr:0x02159508 +func_ov068_0215952c kind:function(arm,size=0x48) addr:0x0215952c +func_ov068_02159574 kind:function(arm,size=0x28c) addr:0x02159574 +func_ov068_02159800 kind:function(arm,size=0xac) addr:0x02159800 +func_ov068_021598ac kind:function(arm,size=0x70) addr:0x021598ac +func_ov068_0215991c kind:function(arm,size=0x88) addr:0x0215991c +func_ov068_021599a4 kind:function(arm,size=0x70) addr:0x021599a4 +func_ov068_02159a14 kind:function(arm,size=0x30) addr:0x02159a14 +func_ov068_02159a44 kind:function(arm,size=0x90) addr:0x02159a44 +func_ov068_02159ad4 kind:function(arm,size=0x120) addr:0x02159ad4 +func_ov068_02159bf4 kind:function(arm,size=0x80) addr:0x02159bf4 +func_ov068_02159c74 kind:function(arm,size=0x194) addr:0x02159c74 +func_ov068_02159e08 kind:function(arm,size=0x70) addr:0x02159e08 +func_ov068_02159e78 kind:function(arm,size=0x1a0) addr:0x02159e78 +func_ov068_0215a018 kind:function(arm,size=0x88) addr:0x0215a018 +func_ov068_0215a0a0 kind:function(arm,size=0x1b8) addr:0x0215a0a0 +func_ov068_0215a258 kind:function(arm,size=0xfc) addr:0x0215a258 +func_ov068_0215a354 kind:function(arm,size=0x4) addr:0x0215a354 +func_ov068_0215a358 kind:function(arm,size=0x80) addr:0x0215a358 +func_ov068_0215a3d8 kind:function(arm,size=0x4) addr:0x0215a3d8 +func_ov068_0215a3dc kind:function(arm,size=0x90) addr:0x0215a3dc +func_ov068_0215a46c kind:function(arm,size=0x15c) addr:0x0215a46c +func_ov068_0215a5c8 kind:function(arm,size=0x20) addr:0x0215a5c8 +func_ov068_0215a5e8 kind:function(arm,size=0x6c) addr:0x0215a5e8 +func_ov068_0215a654 kind:function(arm,size=0xb8) addr:0x0215a654 +func_ov068_0215a70c kind:function(arm,size=0x60) addr:0x0215a70c +func_ov068_0215a76c kind:function(arm,size=0x24) addr:0x0215a76c +func_ov068_0215a790 kind:function(arm,size=0x2c) addr:0x0215a790 +func_ov068_0215a7bc kind:function(arm,size=0x1c) addr:0x0215a7bc +func_ov068_0215a7d8 kind:function(arm,size=0x28) addr:0x0215a7d8 +func_ov068_0215a800 kind:function(arm,size=0x30) addr:0x0215a800 +func_ov068_0215a830 kind:function(arm,size=0x14) addr:0x0215a830 +func_ov068_0215a844 kind:function(arm,size=0xc) addr:0x0215a844 +func_ov068_0215a850 kind:function(arm,size=0x24) addr:0x0215a850 +func_ov068_0215a874 kind:function(arm,size=0x28) addr:0x0215a874 +func_ov068_0215a89c kind:function(arm,size=0x28) addr:0x0215a89c +func_ov068_0215a8c4 kind:function(arm,size=0x1c) addr:0x0215a8c4 +func_ov068_0215a8e0 kind:function(arm,size=0xf4) addr:0x0215a8e0 +func_ov068_0215a9d4 kind:function(arm,size=0x14) addr:0x0215a9d4 +func_ov068_0215a9e8 kind:function(arm,size=0x1c) addr:0x0215a9e8 +func_ov068_0215aa04 kind:function(arm,size=0x14) addr:0x0215aa04 +func_ov068_0215aa18 kind:function(arm,size=0xc) addr:0x0215aa18 +func_ov068_0215aa24 kind:function(arm,size=0x24) addr:0x0215aa24 +func_ov068_0215aa48 kind:function(arm,size=0x54) addr:0x0215aa48 +func_ov068_0215aa9c kind:function(arm,size=0x154) addr:0x0215aa9c +func_ov068_0215abf0 kind:function(arm,size=0x40) addr:0x0215abf0 +func_ov068_0215ac30 kind:function(arm,size=0x28) addr:0x0215ac30 +func_ov068_0215ac58 kind:function(arm,size=0x48) addr:0x0215ac58 +func_ov068_0215aca0 kind:function(arm,size=0x22c) addr:0x0215aca0 +func_ov068_0215aecc kind:function(arm,size=0x178) addr:0x0215aecc +func_ov068_0215b044 kind:function(arm,size=0x20) addr:0x0215b044 +func_ov068_0215b064 kind:function(arm,size=0x4) addr:0x0215b064 +func_ov068_0215b068 kind:function(arm,size=0x70) addr:0x0215b068 +func_ov068_0215b0d8 kind:function(arm,size=0x68) addr:0x0215b0d8 +func_ov068_0215b140 kind:function(arm,size=0x6c) addr:0x0215b140 +func_ov068_0215b1ac kind:function(arm,size=0x1c0) addr:0x0215b1ac +func_ov068_0215b36c kind:function(arm,size=0x1b8) addr:0x0215b36c +func_ov068_0215b524 kind:function(arm,size=0xfc) addr:0x0215b524 +func_ov068_0215b620 kind:function(arm,size=0x188) addr:0x0215b620 +func_ov068_0215b7a8 kind:function(arm,size=0x54) addr:0x0215b7a8 +func_ov068_0215b7fc kind:function(arm,size=0x6c) addr:0x0215b7fc +func_ov068_0215b868 kind:function(arm,size=0x84) addr:0x0215b868 +func_ov068_0215b8ec kind:function(arm,size=0x13c) addr:0x0215b8ec +func_ov068_0215ba28 kind:function(arm,size=0xb8) addr:0x0215ba28 +func_ov068_0215bae0 kind:function(arm,size=0x7c) addr:0x0215bae0 +func_ov068_0215bb5c kind:function(arm,size=0x98) addr:0x0215bb5c +func_ov068_0215bbf4 kind:function(arm,size=0xb4) addr:0x0215bbf4 +func_ov068_0215bca8 kind:function(arm,size=0x6c) addr:0x0215bca8 +func_ov068_0215bd14 kind:function(arm,size=0x158) addr:0x0215bd14 +func_ov068_0215be6c kind:function(arm,size=0x190) addr:0x0215be6c +func_ov068_0215bffc kind:function(arm,size=0x28) addr:0x0215bffc +func_ov068_0215c024 kind:function(arm,size=0x30) addr:0x0215c024 +func_ov068_0215c054 kind:function(arm,size=0x14) addr:0x0215c054 +func_ov068_0215c068 kind:function(arm,size=0xc) addr:0x0215c068 +func_ov068_0215c074 kind:function(arm,size=0x24) addr:0x0215c074 +func_ov068_0215c098 kind:function(arm,size=0x50) addr:0x0215c098 +func_ov068_0215c0e8 kind:function(arm,size=0xc4) addr:0x0215c0e8 +func_ov068_0215c1ac kind:function(arm,size=0x24) addr:0x0215c1ac +func_ov068_0215c1d0 kind:function(arm,size=0x2c) addr:0x0215c1d0 +func_ov068_0215c1fc kind:function(arm,size=0xa0) addr:0x0215c1fc +func_ov068_0215c29c kind:function(arm,size=0xc) addr:0x0215c29c +func_ov068_0215c2a8 kind:function(arm,size=0x48) addr:0x0215c2a8 +func_ov068_0215c2f0 kind:function(arm,size=0x14) addr:0x0215c2f0 +func_ov068_0215c304 kind:function(arm,size=0x160) addr:0x0215c304 +func_ov068_0215c464 kind:function(arm,size=0x14) addr:0x0215c464 +func_ov068_0215c478 kind:function(arm,size=0x38) addr:0x0215c478 +func_ov068_0215c4b0 kind:function(arm,size=0x34) addr:0x0215c4b0 +func_ov068_0215c4e4 kind:function(arm,size=0xa8) addr:0x0215c4e4 +func_ov068_0215c58c kind:function(arm,size=0x4) addr:0x0215c58c +func_ov068_0215c590 kind:function(arm,size=0x1c) addr:0x0215c590 +func_ov068_0215c5ac kind:function(arm,size=0x1f0) addr:0x0215c5ac +func_ov068_0215c79c kind:function(arm,size=0xa4) addr:0x0215c79c +func_ov068_0215c840 kind:function(arm,size=0x54) addr:0x0215c840 +func_ov068_0215c894 kind:function(arm,size=0x2c) addr:0x0215c894 +func_ov068_0215c8c0 kind:function(arm,size=0x48) addr:0x0215c8c0 +func_ov068_0215c908 kind:function(arm,size=0x84) addr:0x0215c908 +func_ov068_0215c98c kind:function(arm,size=0x1ec) addr:0x0215c98c +func_ov068_0215cb78 kind:function(arm,size=0x18) addr:0x0215cb78 +func_ov068_0215cb90 kind:function(arm,size=0x268) addr:0x0215cb90 +func_ov068_0215cdf8 kind:function(arm,size=0x140) addr:0x0215cdf8 +func_ov068_0215cf38 kind:function(arm,size=0x68) addr:0x0215cf38 +func_ov068_0215cfa0 kind:function(arm,size=0x14) addr:0x0215cfa0 +func_ov068_0215cfb4 kind:function(thumb,size=0x8) addr:0x0215cfb4 +func_ov068_0215cfbc kind:function(thumb,size=0x18) addr:0x0215cfbc +func_ov068_0215cfd4 kind:function(thumb,size=0x44) addr:0x0215cfd4 +func_ov068_0215d018 kind:function(thumb,size=0xec) addr:0x0215d018 +func_ov068_0215d104 kind:function(thumb,size=0x2c) addr:0x0215d104 +func_ov068_0215d130 kind:function(thumb,size=0x30) addr:0x0215d130 +func_ov068_0215d160 kind:function(arm,size=0x108) addr:0x0215d160 +func_ov068_0215d268 kind:function(arm,size=0x2c) addr:0x0215d268 +func_ov068_0215d294 kind:function(arm,size=0x20) addr:0x0215d294 +func_ov068_0215d2b4 kind:function(arm,size=0x58) addr:0x0215d2b4 +func_ov068_0215d30c kind:function(arm,size=0x128) addr:0x0215d30c +func_ov068_0215d434 kind:function(arm,size=0x14) addr:0x0215d434 +func_ov068_0215d448 kind:function(arm,size=0x30) addr:0x0215d448 +func_ov068_0215d478 kind:function(arm,size=0x4) addr:0x0215d478 +func_ov068_0215d47c kind:function(arm,size=0x84) addr:0x0215d47c +func_ov068_0215d500 kind:function(arm,size=0x90) addr:0x0215d500 +func_ov068_0215d590 kind:function(arm,size=0x90) addr:0x0215d590 +func_ov068_0215d620 kind:function(arm,size=0x6c) addr:0x0215d620 +func_ov068_0215d68c kind:function(arm,size=0x5c) addr:0x0215d68c +func_ov068_0215d6e8 kind:function(arm,size=0x28) addr:0x0215d6e8 +func_ov068_0215d710 kind:function(arm,size=0x28) addr:0x0215d710 +func_ov068_0215d738 kind:function(arm,size=0x20) addr:0x0215d738 +func_ov068_0215d758 kind:function(arm,size=0x14) addr:0x0215d758 +func_ov068_0215d76c kind:function(arm,size=0xc) addr:0x0215d76c +func_ov068_0215d778 kind:function(arm,size=0x24) addr:0x0215d778 +func_ov068_0215d79c kind:function(arm,size=0x28) addr:0x0215d79c +func_ov068_0215d7c4 kind:function(arm,size=0x30) addr:0x0215d7c4 +func_ov068_0215d7f4 kind:function(arm,size=0xe4) addr:0x0215d7f4 +func_ov068_0215d8d8 kind:function(arm,size=0x10) addr:0x0215d8d8 +func_ov068_0215d8e8 kind:function(arm,size=0x14) addr:0x0215d8e8 +func_ov068_0215d8fc kind:function(arm,size=0x1c) addr:0x0215d8fc +func_ov068_0215d918 kind:function(arm,size=0x14) addr:0x0215d918 +func_ov068_0215d92c kind:function(arm,size=0x94) addr:0x0215d92c +func_ov068_0215d9c0 kind:function(arm,size=0x48) addr:0x0215d9c0 +func_ov068_0215da08 kind:function(arm,size=0x50) addr:0x0215da08 +func_ov068_0215da58 kind:function(arm,size=0x8) addr:0x0215da58 +func_ov068_0215da60 kind:function(arm,size=0x48) addr:0x0215da60 +func_ov068_0215daa8 kind:function(arm,size=0x198) addr:0x0215daa8 +func_ov068_0215dc40 kind:function(arm,size=0x70) addr:0x0215dc40 +func_ov068_0215dcb0 kind:function(arm,size=0x4) addr:0x0215dcb0 +func_ov068_0215dcb4 kind:function(arm,size=0x18) addr:0x0215dcb4 +func_ov068_0215dccc kind:function(arm,size=0x50) addr:0x0215dccc +func_ov068_0215dd1c kind:function(arm,size=0x48) addr:0x0215dd1c +func_ov068_0215dd64 kind:function(arm,size=0x144) addr:0x0215dd64 +func_ov068_0215dea8 kind:function(arm,size=0x10) addr:0x0215dea8 +func_ov068_0215deb8 kind:function(arm,size=0x30) addr:0x0215deb8 +func_ov068_0215dee8 kind:function(arm,size=0x20) addr:0x0215dee8 +func_ov068_0215df08 kind:function(arm,size=0xf8) addr:0x0215df08 +func_ov068_0215e000 kind:function(arm,size=0x4) addr:0x0215e000 +func_ov068_0215e004 kind:function(arm,size=0xc) addr:0x0215e004 +func_ov068_0215e010 kind:function(arm,size=0x4) addr:0x0215e010 +func_ov068_0215e014 kind:function(arm,size=0xc) addr:0x0215e014 +func_ov068_0215e020 kind:function(arm,size=0x20) addr:0x0215e020 +func_ov068_0215e040 kind:function(arm,size=0x24) addr:0x0215e040 +func_ov068_0215e064 kind:function(arm,size=0x4) addr:0x0215e064 +func_ov068_0215e068 kind:function(arm,size=0xd8) addr:0x0215e068 +func_ov068_0215e140 kind:function(arm,size=0x34) addr:0x0215e140 +func_ov068_0215e174 kind:function(arm,size=0xa4) addr:0x0215e174 +func_ov068_0215e218 kind:function(arm,size=0x20) addr:0x0215e218 +func_ov068_0215e238 kind:function(arm,size=0x4) addr:0x0215e238 +func_ov068_0215e23c kind:function(arm,size=0x4) addr:0x0215e23c +func_ov068_0215e240 kind:function(arm,size=0x50) addr:0x0215e240 +func_ov068_0215e290 kind:function(arm,size=0x30) addr:0x0215e290 +func_ov068_0215e2c0 kind:function(arm,size=0x30) addr:0x0215e2c0 +func_ov068_0215e2f0 kind:function(arm,size=0x80) addr:0x0215e2f0 +func_ov068_0215e370 kind:function(arm,size=0x20) addr:0x0215e370 +func_ov068_0215e390 kind:function(arm,size=0x28) addr:0x0215e390 +func_ov068_0215e3b8 kind:function(arm,size=0x20) addr:0x0215e3b8 +func_ov068_0215e3d8 kind:function(arm,size=0x140) addr:0x0215e3d8 +func_ov068_0215e518 kind:function(arm,size=0xc) addr:0x0215e518 +func_ov068_0215e524 kind:function(arm,size=0x24) addr:0x0215e524 +func_ov068_0215e548 kind:function(arm,size=0x60) addr:0x0215e548 +func_ov068_0215e5a8 kind:function(arm,size=0x12c) addr:0x0215e5a8 +func_ov068_0215e6d4 kind:function(arm,size=0x98) addr:0x0215e6d4 +func_ov068_0215e76c kind:function(arm,size=0x40) addr:0x0215e76c +func_ov068_0215e7ac kind:function(arm,size=0xc) addr:0x0215e7ac +func_ov068_0215e7b8 kind:function(arm,size=0x2c) addr:0x0215e7b8 +func_ov068_0215e7e4 kind:function(arm,size=0xb0) addr:0x0215e7e4 +func_ov068_0215e894 kind:function(arm,size=0xc) addr:0x0215e894 +func_ov068_0215e8a0 kind:function(arm,size=0x28) addr:0x0215e8a0 +func_ov068_0215e8c8 kind:function(arm,size=0x30) addr:0x0215e8c8 +func_ov068_0215e8f8 kind:function(arm,size=0x14) addr:0x0215e8f8 +func_ov068_0215e90c kind:function(arm,size=0xc) addr:0x0215e90c +func_ov068_0215e918 kind:function(arm,size=0x28) addr:0x0215e918 +func_ov068_0215e940 kind:function(arm,size=0x54) addr:0x0215e940 +func_ov068_0215e994 kind:function(arm,size=0x234) addr:0x0215e994 +func_ov068_0215ebc8 kind:function(arm,size=0x14) addr:0x0215ebc8 +func_ov068_0215ebdc kind:function(arm,size=0x114) addr:0x0215ebdc +func_ov068_0215ecf0 kind:function(arm,size=0x4) addr:0x0215ecf0 +func_ov068_0215ecf4 kind:function(arm,size=0x1c) addr:0x0215ecf4 +func_ov068_0215ed10 kind:function(arm,size=0x48) addr:0x0215ed10 +func_ov068_0215ed58 kind:function(arm,size=0x68) addr:0x0215ed58 +func_ov068_0215edc0 kind:function(arm,size=0x230) addr:0x0215edc0 +func_ov068_0215eff0 kind:function(arm,size=0xfc) addr:0x0215eff0 +func_ov068_0215f0ec kind:function(arm,size=0x40) addr:0x0215f0ec +func_ov068_0215f12c kind:function(arm,size=0xf0) addr:0x0215f12c +func_ov068_0215f21c kind:function(arm,size=0x64) addr:0x0215f21c +func_ov068_0215f280 kind:function(arm,size=0x84) addr:0x0215f280 +func_ov068_0215f304 kind:function(arm,size=0x64) addr:0x0215f304 +func_ov068_0215f368 kind:function(arm,size=0x44) addr:0x0215f368 +func_ov068_0215f3ac kind:function(arm,size=0x7c) addr:0x0215f3ac +func_ov068_0215f428 kind:function(arm,size=0x220) addr:0x0215f428 +func_ov068_0215f648 kind:function(arm,size=0x9c) addr:0x0215f648 +func_ov068_0215f6e4 kind:function(arm,size=0xfc) addr:0x0215f6e4 +func_ov068_0215f7e0 kind:function(arm,size=0x20) addr:0x0215f7e0 +func_ov068_0215f800 kind:function(arm,size=0x210) addr:0x0215f800 +func_ov068_0215fa10 kind:function(arm,size=0x190) addr:0x0215fa10 +func_ov068_0215fba0 kind:function(arm,size=0xc4) addr:0x0215fba0 +func_ov068_0215fc64 kind:function(arm,size=0x6c) addr:0x0215fc64 +func_ov068_0215fcd0 kind:function(arm,size=0x29c) addr:0x0215fcd0 +func_ov068_0215ff6c kind:function(arm,size=0x18) addr:0x0215ff6c +func_ov068_0215ff84 kind:function(arm,size=0x68) addr:0x0215ff84 +func_ov068_0215ffec kind:function(arm,size=0x34) addr:0x0215ffec +func_ov068_02160020 kind:function(arm,size=0x1a4) addr:0x02160020 +func_ov068_021601c4 kind:function(arm,size=0x16c) addr:0x021601c4 +func_ov068_02160330 kind:function(arm,size=0x1c) addr:0x02160330 +func_ov068_0216034c kind:function(arm,size=0x38) addr:0x0216034c +func_ov068_02160384 kind:function(arm,size=0x40) addr:0x02160384 +func_ov068_021603c4 kind:function(arm,size=0x14) addr:0x021603c4 +func_ov068_021603d8 kind:function(arm,size=0xc) addr:0x021603d8 +func_ov068_021603e4 kind:function(arm,size=0x24) addr:0x021603e4 +func_ov068_02160408 kind:function(arm,size=0x28) addr:0x02160408 +func_ov068_02160430 kind:function(arm,size=0x20) addr:0x02160430 +func_ov068_02160450 kind:function(arm,size=0x28) addr:0x02160450 +func_ov068_02160478 kind:function(arm,size=0x4) addr:0x02160478 +func_ov068_0216047c kind:function(arm,size=0x50) addr:0x0216047c +func_ov068_021604cc kind:function(arm,size=0x20) addr:0x021604cc +func_ov068_021604ec kind:function(arm,size=0x28) addr:0x021604ec +func_ov068_02160514 kind:function(arm,size=0x14) addr:0x02160514 +func_ov068_02160528 kind:function(arm,size=0xc) addr:0x02160528 +func_ov068_02160534 kind:function(arm,size=0x24) addr:0x02160534 +func_ov068_02160558 kind:function(arm,size=0x28) addr:0x02160558 +func_ov068_02160580 kind:function(arm,size=0x20) addr:0x02160580 +func_ov068_021605a0 kind:function(arm,size=0x28) addr:0x021605a0 +func_ov068_021605c8 kind:function(arm,size=0x4) addr:0x021605c8 +func_ov068_021605cc kind:function(arm,size=0x50) addr:0x021605cc +func_ov068_0216061c kind:function(arm,size=0x20) addr:0x0216061c +func_ov068_0216063c kind:function(arm,size=0x28) addr:0x0216063c +func_ov068_02160664 kind:function(arm,size=0x14) addr:0x02160664 +func_ov068_02160678 kind:function(arm,size=0xc) addr:0x02160678 +func_ov068_02160684 kind:function(arm,size=0x24) addr:0x02160684 +func_ov068_021606a8 kind:function(arm,size=0x28) addr:0x021606a8 +func_ov068_021606d0 kind:function(arm,size=0x20) addr:0x021606d0 +func_ov068_021606f0 kind:function(arm,size=0x28) addr:0x021606f0 +func_ov068_02160718 kind:function(arm,size=0x4) addr:0x02160718 +func_ov068_0216071c kind:function(arm,size=0x50) addr:0x0216071c +func_ov068_0216076c kind:function(arm,size=0x20) addr:0x0216076c +func_ov068_0216078c kind:function(arm,size=0x28) addr:0x0216078c +func_ov068_021607b4 kind:function(arm,size=0x14) addr:0x021607b4 +func_ov068_021607c8 kind:function(arm,size=0xc) addr:0x021607c8 +func_ov068_021607d4 kind:function(arm,size=0x24) addr:0x021607d4 +func_ov068_021607f8 kind:function(arm,size=0x28) addr:0x021607f8 +func_ov068_02160820 kind:function(arm,size=0x20) addr:0x02160820 +func_ov068_02160840 kind:function(arm,size=0x28) addr:0x02160840 +func_ov068_02160868 kind:function(arm,size=0x4) addr:0x02160868 +func_ov068_0216086c kind:function(arm,size=0x50) addr:0x0216086c +func_ov068_021608bc kind:function(arm,size=0x20) addr:0x021608bc +func_ov068_021608dc kind:function(arm,size=0x28) addr:0x021608dc +func_ov068_02160904 kind:function(arm,size=0x14) addr:0x02160904 +func_ov068_02160918 kind:function(arm,size=0xc) addr:0x02160918 +func_ov068_02160924 kind:function(arm,size=0x24) addr:0x02160924 +func_ov068_02160948 kind:function(arm,size=0x30) addr:0x02160948 +func_ov068_02160978 kind:function(arm,size=0x90) addr:0x02160978 +func_ov068_02160a08 kind:function(arm,size=0xc8) addr:0x02160a08 +func_ov068_02160ad0 kind:function(arm,size=0x34) addr:0x02160ad0 +func_ov068_02160b04 kind:function(arm,size=0x28) addr:0x02160b04 +func_ov068_02160b2c kind:function(arm,size=0x30) addr:0x02160b2c +func_ov068_02160b5c kind:function(arm,size=0x14) addr:0x02160b5c +func_ov068_02160b70 kind:function(arm,size=0xc) addr:0x02160b70 +func_ov068_02160b7c kind:function(arm,size=0x24) addr:0x02160b7c +func_ov068_02160ba0 kind:function(arm,size=0x48) addr:0x02160ba0 +func_ov068_02160be8 kind:function(arm,size=0x3c) addr:0x02160be8 +func_ov068_02160c24 kind:function(arm,size=0x1c) addr:0x02160c24 +func_ov068_02160c40 kind:function(arm,size=0x24) addr:0x02160c40 +func_ov068_02160c64 kind:function(arm,size=0xc) addr:0x02160c64 +func_ov068_02160c70 kind:function(arm,size=0x84) addr:0x02160c70 +func_ov068_02160cf4 kind:function(arm,size=0xf4) addr:0x02160cf4 +func_ov068_02160de8 kind:function(arm,size=0xec) addr:0x02160de8 +func_ov068_02160ed4 kind:function(arm,size=0x4c) addr:0x02160ed4 +func_ov068_02160f20 kind:function(arm,size=0x29c) addr:0x02160f20 +func_ov068_021611bc kind:function(arm,size=0x20c) addr:0x021611bc +func_ov068_021613c8 kind:function(arm,size=0x14) addr:0x021613c8 +func_ov068_021613dc kind:function(arm,size=0x14) addr:0x021613dc +func_ov068_021613f0 kind:function(arm,size=0x1c) addr:0x021613f0 +func_ov068_0216140c kind:function(arm,size=0x88) addr:0x0216140c +func_ov068_02161494 kind:function(arm,size=0x38) addr:0x02161494 +func_ov068_021614cc kind:function(arm,size=0x40) addr:0x021614cc +func_ov068_0216150c kind:function(arm,size=0x14) addr:0x0216150c +func_ov068_02161520 kind:function(arm,size=0xc) addr:0x02161520 +func_ov068_0216152c kind:function(arm,size=0x24) addr:0x0216152c +func_ov068_02161550 kind:function(arm,size=0x9c) addr:0x02161550 +func_ov068_021615ec kind:function(arm,size=0x88) addr:0x021615ec +func_ov068_02161674 kind:function(arm,size=0x10) addr:0x02161674 +func_ov068_02161684 kind:function(arm,size=0x8) addr:0x02161684 +func_ov068_0216168c kind:function(arm,size=0x8) addr:0x0216168c +func_ov068_02161694 kind:function(arm,size=0x4) addr:0x02161694 +func_ov068_02161698 kind:function(arm,size=0x54) addr:0x02161698 +func_ov068_021616ec kind:function(arm,size=0x20) addr:0x021616ec +func_ov068_0216170c kind:function(arm,size=0x28) addr:0x0216170c +func_ov068_02161734 kind:function(arm,size=0x14) addr:0x02161734 +func_ov068_02161748 kind:function(arm,size=0xbc) addr:0x02161748 +func_ov068_02161804 kind:function(arm,size=0x20) addr:0x02161804 +func_ov068_02161824 kind:function(arm,size=0x28) addr:0x02161824 +func_ov068_0216184c kind:function(arm,size=0xec) addr:0x0216184c +func_ov068_02161938 kind:function(arm,size=0x4) addr:0x02161938 +func_ov068_0216193c kind:function(arm,size=0x4) addr:0x0216193c +func_ov068_02161940 kind:function(arm,size=0x100) addr:0x02161940 +func_ov068_02161a40 kind:function(arm,size=0x3c) addr:0x02161a40 +func_ov068_02161a7c kind:function(arm,size=0x3c) addr:0x02161a7c +func_ov068_02161ab8 kind:function(arm,size=0x9c) addr:0x02161ab8 +func_ov068_02161b54 kind:function(arm,size=0x4) addr:0x02161b54 +func_ov068_02161b58 kind:function(arm,size=0x4) addr:0x02161b58 +func_ov068_02161b5c kind:function(arm,size=0x8) addr:0x02161b5c +func_ov068_02161b64 kind:function(arm,size=0x7c) addr:0x02161b64 +func_ov068_02161be0 kind:function(arm,size=0x108) addr:0x02161be0 +func_ov068_02161ce8 kind:function(arm,size=0x114) addr:0x02161ce8 +data_ov068_02161dfc kind:data(any) addr:0x02161dfc +data_ov068_02161e10 kind:data(any) addr:0x02161e10 +data_ov068_02161e1c kind:data(any) addr:0x02161e1c +data_ov068_02161e28 kind:data(any) addr:0x02161e28 +data_ov068_02161e34 kind:data(any) addr:0x02161e34 +data_ov068_02161e3c kind:data(any) addr:0x02161e3c +data_ov068_02161e44 kind:data(any) addr:0x02161e44 +data_ov068_02161e58 kind:data(any) addr:0x02161e58 +func_ov068_02161e6c kind:function(arm,size=0x50) addr:0x02161e6c +func_ov068_02161ebc kind:function(arm,size=0x50) addr:0x02161ebc +func_ov068_02161f0c kind:function(arm,size=0x50) addr:0x02161f0c +func_ov068_02161f5c kind:function(arm,size=0x50) addr:0x02161f5c +func_ov068_02161fac kind:function(arm,size=0x50) addr:0x02161fac +func_ov068_02161ffc kind:function(arm,size=0x50) addr:0x02161ffc +func_ov068_0216204c kind:function(arm,size=0x50) addr:0x0216204c +func_ov068_0216209c kind:function(arm,size=0x50) addr:0x0216209c +func_ov068_021620ec kind:function(arm,size=0x50) addr:0x021620ec +func_ov068_0216213c kind:function(arm,size=0x50) addr:0x0216213c +func_ov068_0216218c kind:function(arm,size=0x50) addr:0x0216218c +func_ov068_021621dc kind:function(arm,size=0x50) addr:0x021621dc +func_ov068_0216222c kind:function(arm,size=0x50) addr:0x0216222c +func_ov068_0216227c kind:function(arm,size=0x50) addr:0x0216227c +func_ov068_021622cc kind:function(arm,size=0x50) addr:0x021622cc +func_ov068_0216231c kind:function(arm,size=0x50) addr:0x0216231c +func_ov068_0216236c kind:function(arm,size=0x50) addr:0x0216236c +func_ov068_021623bc kind:function(arm,size=0x50) addr:0x021623bc +func_ov068_0216240c kind:function(arm,size=0x50) addr:0x0216240c +data_ov068_02162460 kind:data(any) addr:0x02162460 ambiguous +data_ov068_021624c8 kind:data(any) addr:0x021624c8 +data_ov068_021624ec kind:data(any) addr:0x021624ec +data_ov068_02162548 kind:data(any) addr:0x02162548 +data_ov068_02162564 kind:data(any) addr:0x02162564 +data_ov068_0216258c kind:data(any) addr:0x0216258c +data_ov068_021625bc kind:data(any) addr:0x021625bc +data_ov068_02162618 kind:data(any) addr:0x02162618 +data_ov068_02162634 kind:data(any) addr:0x02162634 +data_ov068_0216265c kind:data(any) addr:0x0216265c +data_ov068_0216268c kind:data(any) addr:0x0216268c +data_ov068_021626e8 kind:data(any) addr:0x021626e8 +data_ov068_02162704 kind:data(any) addr:0x02162704 +data_ov068_02162718 kind:data(any) addr:0x02162718 ambiguous +data_ov068_02162744 kind:data(any) addr:0x02162744 +data_ov068_0216278c kind:data(any) addr:0x0216278c +data_ov068_021627d8 kind:data(any) addr:0x021627d8 +data_ov068_02162830 kind:data(any) addr:0x02162830 +data_ov068_021628d8 kind:data(any) addr:0x021628d8 +data_ov068_021628f0 kind:data(any) addr:0x021628f0 +data_ov068_02162910 kind:data(any) addr:0x02162910 +data_ov068_02162934 kind:data(any) addr:0x02162934 +data_ov068_02162990 kind:data(any) addr:0x02162990 +data_ov068_021629ac kind:data(any) addr:0x021629ac +data_ov068_021629d0 kind:data(any) addr:0x021629d0 ambiguous +data_ov068_021629d4 kind:data(any) addr:0x021629d4 +data_ov068_02162a04 kind:data(any) addr:0x02162a04 +data_ov068_02162a5c kind:data(any) addr:0x02162a5c +data_ov068_02162b04 kind:data(any) addr:0x02162b04 +data_ov068_02162b1c kind:data(any) addr:0x02162b1c +data_ov068_02162b34 kind:data(any) addr:0x02162b34 +data_ov068_02162b4c kind:data(any) addr:0x02162b4c +data_ov068_02162b6c kind:data(any) addr:0x02162b6c +data_ov068_02162b78 kind:data(any) addr:0x02162b78 ambiguous +data_ov068_02162b90 kind:data(any) addr:0x02162b90 +data_ov068_02162bec kind:data(any) addr:0x02162bec +data_ov068_02162c08 kind:data(any) addr:0x02162c08 +data_ov068_02162c58 kind:data(any) addr:0x02162c58 +data_ov068_02162c9c kind:data(any) addr:0x02162c9c ambiguous +data_ov068_02162ca8 kind:data(any) addr:0x02162ca8 +data_ov068_02162d40 kind:data(any) addr:0x02162d40 +data_ov068_02162e5c kind:data(any) addr:0x02162e5c +data_ov068_02162f34 kind:data(any) addr:0x02162f34 ambiguous +data_ov068_02162f78 kind:data(any) addr:0x02162f78 +data_ov068_02162f9c kind:data(any) addr:0x02162f9c +data_ov068_02162ff0 kind:data(any) addr:0x02162ff0 +data_ov068_02163020 kind:data(any) addr:0x02163020 +data_ov068_02163058 kind:data(any) addr:0x02163058 +data_ov068_02163090 kind:data(any) addr:0x02163090 +data_ov068_021630ac kind:data(any) addr:0x021630ac +data_ov068_021630fc kind:data(any) addr:0x021630fc +data_ov068_02163218 kind:data(any) addr:0x02163218 +data_ov068_02163228 kind:data(any) addr:0x02163228 ambiguous +data_ov068_0216323c kind:data(any) addr:0x0216323c +data_ov068_02163260 kind:data(any) addr:0x02163260 +data_ov068_02163290 kind:data(any) addr:0x02163290 +data_ov068_021632c8 kind:data(any) addr:0x021632c8 +data_ov068_02163320 kind:data(any) addr:0x02163320 +data_ov068_02163350 kind:data(any) addr:0x02163350 +data_ov068_021633b0 kind:data(any) addr:0x021633b0 +data_ov068_02163410 kind:data(any) addr:0x02163410 +data_ov068_02163430 kind:data(any) addr:0x02163430 +data_ov068_02163454 kind:data(any) addr:0x02163454 +data_ov068_021634b4 kind:data(any) addr:0x021634b4 +data_ov068_021634cc kind:data(any) addr:0x021634cc ambiguous +data_ov068_021634d8 kind:data(any) addr:0x021634d8 +data_ov068_02163518 kind:data(any) addr:0x02163518 ambiguous +data_ov068_02163538 kind:data(any) addr:0x02163538 +data_ov068_0216355c kind:data(any) addr:0x0216355c +data_ov068_021635bc kind:data(any) addr:0x021635bc +data_ov068_021635e0 kind:data(any) addr:0x021635e0 +data_ov068_0216361c kind:data(any) addr:0x0216361c ambiguous +data_ov068_02163640 kind:data(any) addr:0x02163640 +data_ov068_02163664 kind:data(any) addr:0x02163664 +data_ov068_0216368c kind:data(any) addr:0x0216368c +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_021637a8 kind:data(any) addr:0x021637a8 +data_ov068_021637b0 kind:data(any) addr:0x021637b0 +data_ov068_021637b8 kind:data(any) addr:0x021637b8 +data_ov068_021637c0 kind:data(any) addr:0x021637c0 +data_ov068_021637cc kind:data(any) addr:0x021637cc +data_ov068_021637d8 kind:data(any) addr:0x021637d8 +data_ov068_021637e4 kind:data(any) addr:0x021637e4 +data_ov068_021637f0 kind:data(any) addr:0x021637f0 +data_ov068_021637fc kind:data(any) addr:0x021637fc +data_ov068_02163808 kind:data(any) addr:0x02163808 +data_ov068_02163814 kind:data(any) addr:0x02163814 +data_ov068_02163820 kind:data(any) addr:0x02163820 +data_ov068_0216382c kind:data(any) addr:0x0216382c +data_ov068_02163838 kind:data(any) addr:0x02163838 +data_ov068_02163844 kind:data(any) addr:0x02163844 +data_ov068_02163850 kind:data(any) addr:0x02163850 +data_ov068_0216385c kind:data(any) addr:0x0216385c +data_ov068_02163868 kind:data(any) addr:0x02163868 +data_ov068_02163884 kind:data(any) addr:0x02163884 +data_ov068_02163888 kind:data(any) addr:0x02163888 ambiguous +data_ov068_021638a0 kind:data(any) addr:0x021638a0 +data_ov068_021638bc kind:data(any) addr:0x021638bc +data_ov068_021638f4 kind:data(any) addr:0x021638f4 +data_ov068_02163a00 kind:data(any) addr:0x02163a00 +data_ov068_02163a1c kind:data(any) addr:0x02163a1c +data_ov068_02163a38 kind:data(any) addr:0x02163a38 +data_ov068_02163a60 kind:data(any) addr:0x02163a60 +data_ov068_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov068_02163aa4 kind:data(any) addr:0x02163aa4 +data_ov068_02163ac0 kind:bss addr:0x02163ac0 +data_ov068_02163ac4 kind:bss addr:0x02163ac4 +data_ov068_02163ad0 kind:bss addr:0x02163ad0 +data_ov068_02163b0c kind:bss addr:0x02163b0c +data_ov068_02163b10 kind:bss addr:0x02163b10 +data_ov068_02163b1c kind:bss addr:0x02163b1c +data_ov068_02163b58 kind:bss addr:0x02163b58 +data_ov068_02163b5c kind:bss addr:0x02163b5c +data_ov068_02163b68 kind:bss addr:0x02163b68 +data_ov068_02163c40 kind:bss addr:0x02163c40 +data_ov068_02163c48 kind:bss addr:0x02163c48 +data_ov068_02163c54 kind:bss addr:0x02163c54 +data_ov068_02163d2c kind:bss addr:0x02163d2c +data_ov068_02163d30 kind:bss addr:0x02163d30 +data_ov068_02163d3c kind:bss addr:0x02163d3c +data_ov068_02163d78 kind:bss addr:0x02163d78 +data_ov068_02163d7c kind:bss addr:0x02163d7c +data_ov068_02163d88 kind:bss addr:0x02163d88 +data_ov068_02163e60 kind:bss addr:0x02163e60 +data_ov068_02163e64 kind:bss addr:0x02163e64 +data_ov068_02163e70 kind:bss addr:0x02163e70 +data_ov068_02163eac kind:bss addr:0x02163eac +data_ov068_02163eb0 kind:bss addr:0x02163eb0 +data_ov068_02163ebc kind:bss addr:0x02163ebc +data_ov068_02163f94 kind:bss addr:0x02163f94 +data_ov068_02163f98 kind:bss addr:0x02163f98 +data_ov068_02163fa4 kind:bss addr:0x02163fa4 +data_ov068_02163fe0 kind:bss addr:0x02163fe0 +data_ov068_02163fe8 kind:bss addr:0x02163fe8 +data_ov068_02163ff4 kind:bss addr:0x02163ff4 +data_ov068_02164144 kind:bss addr:0x02164144 ambiguous +data_ov068_021641c8 kind:bss addr:0x021641c8 ambiguous +data_ov068_021641d0 kind:bss addr:0x021641d0 ambiguous +data_ov068_021641f4 kind:bss addr:0x021641f4 +data_ov068_02164254 kind:bss addr:0x02164254 +data_ov068_02164258 kind:bss addr:0x02164258 +data_ov068_02164264 kind:bss addr:0x02164264 +data_ov068_021642fc kind:bss addr:0x021642fc ambiguous +data_ov068_0216433c kind:bss addr:0x0216433c +data_ov068_02164340 kind:bss addr:0x02164340 +data_ov068_0216434c kind:bss addr:0x0216434c +data_ov068_02164424 kind:bss addr:0x02164424 +data_ov068_02164428 kind:bss addr:0x02164428 +data_ov068_02164434 kind:bss addr:0x02164434 +data_ov068_0216450c kind:bss addr:0x0216450c +data_ov068_02164510 kind:bss addr:0x02164510 +data_ov068_0216451c kind:bss addr:0x0216451c +data_ov068_021645f4 kind:bss addr:0x021645f4 +data_ov068_021645f8 kind:bss addr:0x021645f8 +data_ov068_02164604 kind:bss addr:0x02164604 +data_ov068_02164690 kind:bss addr:0x02164690 ambiguous +data_ov068_021646dc kind:bss addr:0x021646dc +data_ov068_021646e0 kind:bss addr:0x021646e0 +data_ov068_021646ec kind:bss addr:0x021646ec +data_ov068_021647c4 kind:bss addr:0x021647c4 +data_ov068_021647c8 kind:bss addr:0x021647c8 +data_ov068_021647d4 kind:bss addr:0x021647d4 +data_ov068_021648ac kind:bss addr:0x021648ac +data_ov068_021648b0 kind:bss addr:0x021648b0 +data_ov068_021648bc kind:bss addr:0x021648bc +data_ov068_02164990 kind:bss addr:0x02164990 +data_ov068_02164994 kind:bss addr:0x02164994 +data_ov068_021649a0 kind:bss addr:0x021649a0 +data_ov068_02164a74 kind:bss addr:0x02164a74 diff --git a/config/eur/arm9/overlays/ov069/delinks.txt b/config/eur/arm9/overlays/ov069/delinks.txt new file mode 100644 index 00000000..677567e4 --- /dev/null +++ b/config/eur/arm9/overlays/ov069/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02157ea0 end:0x0215aa94 kind:code align:32 + .rodata start:0x0215aa94 end:0x0215aaa8 kind:data align:4 + .init start:0x0215aaa8 end:0x0215ac38 kind:code align:4 + .ctor start:0x0215ac38 end:0x0215ac50 kind:data align:4 + .data start:0x0215ac60 end:0x0215b400 kind:data align:32 + .bss start:0x0215b400 end:0x0215b7e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov069/relocs.txt b/config/eur/arm9/overlays/ov069/relocs.txt new file mode 100644 index 00000000..bf0ddafd --- /dev/null +++ b/config/eur/arm9/overlays/ov069/relocs.txt @@ -0,0 +1,639 @@ +from:0x02157ea8 kind:load to:0x0215b410 module:overlay(69) +from:0x02157ebc kind:arm_call to:0x02011f3c module:main +from:0x02157ec8 kind:arm_call to:0x02157f2c module:overlay(69) +from:0x02157edc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157f24 kind:load to:0x0215ac68 module:overlay(69) +from:0x02157f58 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02157f78 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02157f94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02157fa4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158018 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x021580c0 kind:arm_call to:0x02158158 module:overlay(69) +from:0x02158128 kind:load to:0x0215b410 module:overlay(69) +from:0x0215812c kind:load to:0x0215ae54 module:overlay(69) +from:0x02158130 kind:load to:0x0215ac8c module:overlay(69) +from:0x02158134 kind:load to:0x0215ad38 module:overlay(69) +from:0x02158138 kind:load to:0x0215acd0 module:overlay(69) +from:0x0215813c kind:load to:0x020b62a8 module:overlay(0) +from:0x02158140 kind:load to:0x0215aa9c module:overlay(69) +from:0x0215814c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215816c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02158198 kind:load to:0x020b504c module:overlay(0) +from:0x021581a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021581b0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021581b8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021581d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021581d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021581e0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021581e8 kind:arm_call to:0x02011ff4 module:main +from:0x02158204 kind:arm_call to:0x02158324 module:overlay(69) +from:0x02158210 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x02158250 kind:arm_call to:0x02159df4 module:overlay(69) +from:0x02158268 kind:arm_call to:0x01fff350 module:itcm +from:0x021582a0 kind:arm_call to:0x01fff350 module:itcm +from:0x021582b8 kind:arm_call to:0x0215a11c module:overlay(69) +from:0x021582c0 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x021582cc kind:load to:0x027e0ce4 module:dtcm +from:0x021582d0 kind:load to:0x0215b5e0 module:overlay(69) +from:0x021582f0 kind:arm_call to:0x020e8530 module:overlay(31) +from:0x021582f8 kind:load to:0x0215b5e0 module:overlay(69) +from:0x02158318 kind:arm_call to:0x020a98f4 module:overlay(0) +from:0x02158320 kind:load to:0x0215b5e0 module:overlay(69) +from:0x02158334 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02158354 kind:load to:0x020b504c module:overlay(0) +from:0x021583a8 kind:arm_call to:0x020a8768 module:overlay(0) +from:0x021583dc kind:load to:0x027e0ce0 module:dtcm +from:0x021583e0 kind:load to:0x020b62a8 module:overlay(0) +from:0x02158630 kind:load to:0x020b62a8 module:overlay(0) +from:0x02158718 kind:load to:0x02049be4 module:main +from:0x02158730 kind:arm_call to:0x02158638 module:overlay(69) +from:0x02158740 kind:arm_call to:0x02158748 module:overlay(69) +from:0x0215879c kind:load to:0x02049be4 module:main +from:0x021587c4 kind:arm_call to:0x020a8ff4 module:overlay(0) +from:0x021587dc kind:arm_call to:0x01ff930c module:itcm +from:0x02158814 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158824 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158874 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158948 kind:arm_call to:0x0215871c module:overlay(69) +from:0x021589b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021589c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158af0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158b00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158b30 kind:arm_call to:0x02158748 module:overlay(69) +from:0x02158b94 kind:arm_call to:0x01ff930c module:itcm +from:0x02158bdc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158bf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158bfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158c80 kind:arm_call to:0x01ff916c module:itcm +from:0x02158cb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158cc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02158cd0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158cf0 kind:load to:0x02049be4 module:main +from:0x02158d10 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158d1c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158d38 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158d48 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158d58 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158d60 kind:arm_call to:0x02011ff4 module:main +from:0x02158d78 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158d80 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158d88 kind:arm_call to:0x02011ff4 module:main +from:0x02158da0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158da8 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02158dbc kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158dd0 kind:load to:0x0215b4f8 module:overlay(69) +from:0x02158de4 kind:arm_call to:0x02011f3c module:main +from:0x02158df0 kind:arm_call to:0x02158e64 module:overlay(69) +from:0x02158e04 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158e60 kind:load to:0x0215af94 module:overlay(69) +from:0x02158e94 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x02158eb4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02158ed0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158ee0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158f58 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x02158f94 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02158fac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158fe8 kind:load to:0x020b539c module:overlay(0) +from:0x02158fec kind:load to:0x0215ae54 module:overlay(69) +from:0x02158ff0 kind:load to:0x0215ac8c module:overlay(69) +from:0x02158ff4 kind:load to:0x0215b0f0 module:overlay(69) +from:0x02158ff8 kind:load to:0x0215afb8 module:overlay(69) +from:0x02158ffc kind:load to:0x0215b088 module:overlay(69) +from:0x02159008 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021590c0 kind:arm_call to:0x020a8d28 module:overlay(0) +from:0x02159198 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x021591b4 kind:load to:0x020b62a8 module:overlay(0) +from:0x021591bc kind:load to:0x02049be4 module:main +from:0x021591c4 kind:load to:0x0215af74 module:overlay(69) +from:0x021591d4 kind:arm_call to:0x02159260 module:overlay(69) +from:0x021591e8 kind:arm_call to:0x0215a834 module:overlay(69) +from:0x02159200 kind:arm_call to:0x01fff350 module:itcm +from:0x02159238 kind:arm_call to:0x01fff350 module:itcm +from:0x02159250 kind:arm_call to:0x020a8da4 module:overlay(0) +from:0x0215925c kind:load to:0x027e0ce4 module:dtcm +from:0x021592c4 kind:load to:0x0215aff8 module:overlay(69) +from:0x021592e8 kind:arm_call to:0x02159f60 module:overlay(69) +from:0x02159344 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02159394 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021593bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021593f8 kind:load to:0x0215b5e0 module:overlay(69) +from:0x021593fc kind:load to:0x0215b040 module:overlay(69) +from:0x02159410 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159444 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02159504 kind:load to:0x02049be4 module:main +from:0x02159514 kind:arm_call to:0x020e77b8 module:overlay(31) +from:0x021595c4 kind:arm_call to:0x02159938 module:overlay(69) +from:0x021595e0 kind:arm_call to:0x02159ca4 module:overlay(69) +from:0x021595ec kind:arm_call to:0x02159a20 module:overlay(69) +from:0x02159620 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159654 kind:arm_call to:0x0215a694 module:overlay(69) +from:0x0215965c kind:arm_call to:0x0215990c module:overlay(69) +from:0x02159670 kind:load to:0x02049be4 module:main +from:0x02159698 kind:arm_call to:0x02159260 module:overlay(69) +from:0x021596f4 kind:load to:0x020aecf8 module:overlay(0) +from:0x02159718 kind:arm_call to:0x01ff930c module:itcm +from:0x02159744 kind:arm_call to:0x01ffb428 module:itcm +from:0x021597e8 kind:arm_call to:0x02159260 module:overlay(69) +from:0x02159814 kind:arm_call to:0x02015244 module:main +from:0x02159850 kind:arm_call to:0x02159938 module:overlay(69) +from:0x021598d8 kind:arm_call to:0x0215990c module:overlay(69) +from:0x021598fc kind:arm_call to:0x0215a694 module:overlay(69) +from:0x02159904 kind:load to:0x0203e964 module:main +from:0x02159908 kind:load to:0x020aecf8 module:overlay(0) +from:0x0215992c kind:load to:0x027e09a8 module:dtcm +from:0x02159934 kind:load to:0x02071b30 module:overlay(0) +from:0x0215994c kind:arm_call to:0x02159974 module:overlay(69) +from:0x0215995c kind:arm_call to:0x020802ec module:overlay(0) +from:0x02159970 kind:load to:0x027e0cd8 module:dtcm +from:0x02159a14 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02159a3c kind:arm_call to:0x02159974 module:overlay(69) +from:0x02159a48 kind:arm_call to:0x02080620 module:overlay(0) +from:0x02159c98 kind:load to:0x027e0cd8 module:dtcm +from:0x02159c9c kind:load to:0x02049be4 module:main +from:0x02159cb0 kind:arm_call to:0x021599a8 module:overlay(69) +from:0x02159cc4 kind:arm_call to:0x02159a20 module:overlay(69) +from:0x02159cf0 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02159d08 kind:arm_call to:0x02159260 module:overlay(69) +from:0x02159d38 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02159d44 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02159d58 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02159dbc kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02159dc8 kind:load to:0x027e09c0 module:dtcm +from:0x02159dd0 kind:arm_call to:0x02159260 module:overlay(69) +from:0x02159de8 kind:arm_call to:0x0215a1c0 module:overlay(69) +from:0x02159df0 kind:load to:0x0215b5e0 module:overlay(69) +from:0x02159e08 kind:load to:0x0215af70 module:overlay(69) +from:0x02159e14 kind:arm_call to:0x02096cc8 module:overlay(0) +from:0x02159e54 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159e68 kind:load to:0x020578a4 module:overlay(0) +from:0x02159e7c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02159e84 kind:arm_call to:0x02011ff4 module:main +from:0x02159e9c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02159ea4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159eac kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159eb4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159ecc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02159ed4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159edc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159ee4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x02159eec kind:arm_call to:0x02011ff4 module:main +from:0x02159f00 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159f44 kind:load to:0x0215b20c module:overlay(69) +from:0x02159f54 kind:arm_call to:0x02011ff4 module:main +from:0x02159fc8 kind:arm_call to:0x01fff148 module:itcm +from:0x02159fec kind:arm_call to:0x020802ec module:overlay(0) +from:0x0215a038 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0215a104 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a108 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a18c kind:arm_call to:0x02080620 module:overlay(0) +from:0x0215a1bc kind:load to:0x027e0cd8 module:dtcm +from:0x0215a1dc kind:arm_call to:0x020730ac module:overlay(0) +from:0x0215a218 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0215a228 kind:load to:0x027e09b8 module:dtcm +from:0x0215a234 kind:load to:0x0215b610 module:overlay(69) +from:0x0215a248 kind:arm_call to:0x02011f3c module:main +from:0x0215a254 kind:arm_call to:0x0215a2cc module:overlay(69) +from:0x0215a268 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215a2c8 kind:load to:0x0215b28c module:overlay(69) +from:0x0215a2d8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215a33c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215a368 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215a384 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a394 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a3cc kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215a3e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a408 kind:load to:0x0215b344 module:overlay(69) +from:0x0215a40c kind:load to:0x0215b610 module:overlay(69) +from:0x0215a410 kind:load to:0x0215b2f8 module:overlay(69) +from:0x0215a414 kind:load to:0x0215b2b0 module:overlay(69) +from:0x0215a418 kind:load to:0x0215b26c module:overlay(69) +from:0x0215a424 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a438 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215a450 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215a458 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a460 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a468 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a480 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215a488 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a490 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a498 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215a4a0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a4fc kind:arm_call to:0x0215a50c module:overlay(69) +from:0x0215a508 kind:load to:0x020b62a8 module:overlay(0) +from:0x0215a544 kind:load to:0x0215b244 module:overlay(69) +from:0x0215a5c4 kind:load to:0x0215b234 module:overlay(69) +from:0x0215a670 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a688 kind:arm_call to:0x0215a50c module:overlay(69) +from:0x0215a6f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a704 kind:arm_call to:0x0215a50c module:overlay(69) +from:0x0215a718 kind:load to:0x027e09a8 module:dtcm +from:0x0215a728 kind:load to:0x020984c4 module:overlay(0) +from:0x0215a758 kind:load to:0x01ffc5a0 module:itcm +from:0x0215a7fc kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215a830 kind:load to:0x0215b254 module:overlay(69) +from:0x0215a848 kind:load to:0x0215b230 module:overlay(69) +from:0x0215a854 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a85c kind:arm_call to:0x02011ff4 module:main +from:0x0215a870 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215a878 kind:arm_call to:0x02011ff4 module:main +from:0x0215a88c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215a8a0 kind:load to:0x0215b6f8 module:overlay(69) +from:0x0215a8b4 kind:arm_call to:0x02011f3c module:main +from:0x0215a8c0 kind:arm_call to:0x0215a8f4 module:overlay(69) +from:0x0215a8d8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215a8f0 kind:load to:0x0215b3a4 module:overlay(69) +from:0x0215a8fc kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215a954 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215a974 kind:load to:0x0215b3c0 module:overlay(69) +from:0x0215a978 kind:load to:0x0215b6f8 module:overlay(69) +from:0x0215a9ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a9b8 kind:arm_call to:0x0215a9fc module:overlay(69) +from:0x0215aa44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215aa4c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215aa64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215aa6c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215aa74 kind:arm_call to:0x02011ff4 module:main +from:0x0215aa88 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215aac4 kind:arm_call to:0x02157ed0 module:overlay(69) +from:0x0215aad4 kind:arm_call to:0x0203ce74 module:main +from:0x0215aae8 kind:load to:0x0215b400 module:overlay(69) +from:0x0215aaec kind:load to:0x0215b410 module:overlay(69) +from:0x0215aaf0 kind:load to:0x02158db4 module:overlay(69) +from:0x0215aaf4 kind:load to:0x0215b404 module:overlay(69) +from:0x0215ab14 kind:arm_call to:0x02158df8 module:overlay(69) +from:0x0215ab24 kind:arm_call to:0x0203ce74 module:main +from:0x0215ab38 kind:load to:0x0215b4e8 module:overlay(69) +from:0x0215ab3c kind:load to:0x0215b4f8 module:overlay(69) +from:0x0215ab40 kind:load to:0x02159ef8 module:overlay(69) +from:0x0215ab44 kind:load to:0x0215b4ec module:overlay(69) +from:0x0215ab64 kind:arm_call to:0x02159f0c module:overlay(69) +from:0x0215ab74 kind:arm_call to:0x0203ce74 module:main +from:0x0215ab88 kind:load to:0x0215b5d0 module:overlay(69) +from:0x0215ab8c kind:load to:0x0215b5e0 module:overlay(69) +from:0x0215ab90 kind:load to:0x02159f48 module:overlay(69) +from:0x0215ab94 kind:load to:0x0215b5d4 module:overlay(69) +from:0x0215abb4 kind:arm_call to:0x0215a25c module:overlay(69) +from:0x0215abc4 kind:arm_call to:0x0203ce74 module:main +from:0x0215abd8 kind:load to:0x0215b600 module:overlay(69) +from:0x0215abdc kind:load to:0x0215b610 module:overlay(69) +from:0x0215abe0 kind:load to:0x0215a884 module:overlay(69) +from:0x0215abe4 kind:load to:0x0215b604 module:overlay(69) +from:0x0215ac04 kind:arm_call to:0x0215a8c8 module:overlay(69) +from:0x0215ac14 kind:arm_call to:0x0203ce74 module:main +from:0x0215ac28 kind:load to:0x0215b6e8 module:overlay(69) +from:0x0215ac2c kind:load to:0x0215b6f8 module:overlay(69) +from:0x0215ac30 kind:load to:0x0215aa80 module:overlay(69) +from:0x0215ac34 kind:load to:0x0215b6ec module:overlay(69) +from:0x0215ac38 kind:load to:0x0215aaa8 module:overlay(69) +from:0x0215ac3c kind:load to:0x0215aaf8 module:overlay(69) +from:0x0215ac40 kind:load to:0x0215ab48 module:overlay(69) +from:0x0215ac44 kind:load to:0x0215ab98 module:overlay(69) +from:0x0215ac48 kind:load to:0x0215abe8 module:overlay(69) +from:0x0215ac68 kind:load to:0x02157eac module:overlay(69) +from:0x0215ac6c kind:load to:0x02097944 module:overlay(0) +from:0x0215ac70 kind:load to:0x02097754 module:overlay(0) +from:0x0215ac74 kind:load to:0x020977d0 module:overlay(0) +from:0x0215ac78 kind:load to:0x0209794c module:overlay(0) +from:0x0215ac7c kind:load to:0x0209796c module:overlay(0) +from:0x0215ac80 kind:load to:0x02097998 module:overlay(0) +from:0x0215ac8c kind:load to:0x02158144 module:overlay(69) +from:0x0215ac90 kind:load to:0x02158d50 module:overlay(69) +from:0x0215ac94 kind:load to:0x0209a254 module:overlay(0) +from:0x0215ac98 kind:load to:0x0209a288 module:overlay(0) +from:0x0215ac9c kind:load to:0x0209a320 module:overlay(0) +from:0x0215aca0 kind:load to:0x0209a334 module:overlay(0) +from:0x0215aca4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215aca8 kind:load to:0x0209a35c module:overlay(0) +from:0x0215acac kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215acb0 kind:load to:0x0209a06c module:overlay(0) +from:0x0215acb4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215acb8 kind:load to:0x0209a308 module:overlay(0) +from:0x0215acbc kind:load to:0x0209a348 module:overlay(0) +from:0x0215acc0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215acc4 kind:load to:0x02158d24 module:overlay(69) +from:0x0215acc8 kind:load to:0x02158d00 module:overlay(69) +from:0x0215accc kind:load to:0x0209a70c module:overlay(0) +from:0x0215ad38 kind:load to:0x02098518 module:overlay(0) +from:0x0215ad3c kind:load to:0x02098554 module:overlay(0) +from:0x0215ad40 kind:load to:0x0209856c module:overlay(0) +from:0x0215ad44 kind:load to:0x02098578 module:overlay(0) +from:0x0215ad48 kind:load to:0x01fff464 module:itcm +from:0x0215ad4c kind:load to:0x020a99d8 module:overlay(0) +from:0x0215ad50 kind:load to:0x021581f4 module:overlay(69) +from:0x0215ad54 kind:load to:0x02158218 module:overlay(69) +from:0x0215ad58 kind:load to:0x021582d4 module:overlay(69) +from:0x0215ad5c kind:load to:0x021582fc module:overlay(69) +from:0x0215ad60 kind:load to:0x020984bc module:overlay(0) +from:0x0215ad64 kind:load to:0x020a995c module:overlay(0) +from:0x0215ad68 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ad6c kind:load to:0x020984c8 module:overlay(0) +from:0x0215ad70 kind:load to:0x02098584 module:overlay(0) +from:0x0215ad74 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ad78 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ad7c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ad80 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ad84 kind:load to:0x0215819c module:overlay(69) +from:0x0215ad88 kind:load to:0x021581c4 module:overlay(69) +from:0x0215ad8c kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215ad90 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215ad94 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215ad98 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215ad9c kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215ada0 kind:load to:0x020a9150 module:overlay(0) +from:0x0215ada4 kind:load to:0x020a914c module:overlay(0) +from:0x0215ada8 kind:load to:0x020a921c module:overlay(0) +from:0x0215adac kind:load to:0x020a9240 module:overlay(0) +from:0x0215adb0 kind:load to:0x020a9244 module:overlay(0) +from:0x0215adb4 kind:load to:0x02158358 module:overlay(69) +from:0x0215adb8 kind:load to:0x021583e4 module:overlay(69) +from:0x0215adbc kind:load to:0x020a91b0 module:overlay(0) +from:0x0215adc0 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215adc4 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215adc8 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215adcc kind:load to:0x020a8f6c module:overlay(0) +from:0x0215add0 kind:load to:0x020a9448 module:overlay(0) +from:0x0215add4 kind:load to:0x020a9598 module:overlay(0) +from:0x0215add8 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215addc kind:load to:0x021587a0 module:overlay(69) +from:0x0215ade0 kind:load to:0x020a97fc module:overlay(0) +from:0x0215ade4 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215ade8 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215adec kind:load to:0x020a8e84 module:overlay(0) +from:0x0215adf0 kind:load to:0x020a99a4 module:overlay(0) +from:0x0215adf4 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215adf8 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215adfc kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215ae00 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215ae04 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215ae08 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215ae0c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215ae10 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215ae14 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215ae18 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215ae1c kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215ae20 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215ae24 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215ae28 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215ae2c kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215ae30 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215ae34 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215ae38 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215ae3c kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215ae40 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215ae44 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215ae48 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215ae54 kind:load to:0x02098518 module:overlay(0) +from:0x0215ae58 kind:load to:0x02098554 module:overlay(0) +from:0x0215ae5c kind:load to:0x0209856c module:overlay(0) +from:0x0215ae60 kind:load to:0x02098578 module:overlay(0) +from:0x0215ae64 kind:load to:0x01fff464 module:itcm +from:0x0215ae68 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215ae6c kind:load to:0x020a8d28 module:overlay(0) +from:0x0215ae70 kind:load to:0x020a8da4 module:overlay(0) +from:0x0215ae74 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x0215ae78 kind:load to:0x020a98f4 module:overlay(0) +from:0x0215ae7c kind:load to:0x020984bc module:overlay(0) +from:0x0215ae80 kind:load to:0x020a995c module:overlay(0) +from:0x0215ae84 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ae88 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ae8c kind:load to:0x02098584 module:overlay(0) +from:0x0215ae90 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ae94 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ae98 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ae9c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215aea0 kind:load to:0x02158d94 module:overlay(69) +from:0x0215aea4 kind:load to:0x02158d6c module:overlay(69) +from:0x0215aea8 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215aeac kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x0215aeb0 kind:load to:0x020a92d0 module:overlay(0) +from:0x0215aeb4 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215aeb8 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215aebc kind:load to:0x020a9150 module:overlay(0) +from:0x0215aec0 kind:load to:0x020a914c module:overlay(0) +from:0x0215aec4 kind:load to:0x020a921c module:overlay(0) +from:0x0215aec8 kind:load to:0x020a9240 module:overlay(0) +from:0x0215aecc kind:load to:0x020a9244 module:overlay(0) +from:0x0215aed0 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215aed4 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215aed8 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215aedc kind:load to:0x020a8f54 module:overlay(0) +from:0x0215aee0 kind:load to:0x020a8f5c module:overlay(0) +from:0x0215aee4 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215aee8 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215aeec kind:load to:0x020a9448 module:overlay(0) +from:0x0215aef0 kind:load to:0x020a9598 module:overlay(0) +from:0x0215aef4 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215aef8 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215aefc kind:load to:0x020a97fc module:overlay(0) +from:0x0215af00 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215af04 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215af08 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215af0c kind:load to:0x020a99a4 module:overlay(0) +from:0x0215af10 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x0215af14 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0215af18 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215af1c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215af20 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215af24 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0215af28 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215af2c kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215af30 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215af34 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x0215af38 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x0215af3c kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215af40 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215af44 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215af48 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215af4c kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215af50 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215af54 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215af58 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215af5c kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215af60 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x0215af64 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215af70 kind:load to:0x02159e0c module:overlay(69) +from:0x0215af94 kind:load to:0x02158dd4 module:overlay(69) +from:0x0215af98 kind:load to:0x02097944 module:overlay(0) +from:0x0215af9c kind:load to:0x02097754 module:overlay(0) +from:0x0215afa0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215afa4 kind:load to:0x0209794c module:overlay(0) +from:0x0215afa8 kind:load to:0x0209796c module:overlay(0) +from:0x0215afac kind:load to:0x02097998 module:overlay(0) +from:0x0215afb8 kind:load to:0x02159000 module:overlay(69) +from:0x0215afbc kind:load to:0x02159e74 module:overlay(69) +from:0x0215afc0 kind:load to:0x02099b00 module:overlay(0) +from:0x0215afc4 kind:load to:0x02099b38 module:overlay(0) +from:0x0215afc8 kind:load to:0x0209a13c module:overlay(0) +from:0x0215afcc kind:load to:0x0209a144 module:overlay(0) +from:0x0215afd0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215afd4 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215afd8 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215afdc kind:load to:0x0209a06c module:overlay(0) +from:0x0215afe0 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215afe4 kind:load to:0x0209a10c module:overlay(0) +from:0x0215afe8 kind:load to:0x02159e6c module:overlay(69) +from:0x0215afec kind:load to:0x0209a124 module:overlay(0) +from:0x0215aff0 kind:load to:0x02159e5c module:overlay(69) +from:0x0215aff4 kind:load to:0x02159e38 module:overlay(69) +from:0x0215b0f0 kind:load to:0x02098518 module:overlay(0) +from:0x0215b0f4 kind:load to:0x02098554 module:overlay(0) +from:0x0215b0f8 kind:load to:0x0209856c module:overlay(0) +from:0x0215b0fc kind:load to:0x02098578 module:overlay(0) +from:0x0215b100 kind:load to:0x01fff464 module:itcm +from:0x0215b104 kind:load to:0x020a99d8 module:overlay(0) +from:0x0215b108 kind:load to:0x02159014 module:overlay(69) +from:0x0215b10c kind:load to:0x021591c8 module:overlay(69) +from:0x0215b110 kind:load to:0x021592c8 module:overlay(69) +from:0x0215b114 kind:load to:0x02159400 module:overlay(69) +from:0x0215b118 kind:load to:0x020984bc module:overlay(0) +from:0x0215b11c kind:load to:0x02159404 module:overlay(69) +from:0x0215b120 kind:load to:0x020984c4 module:overlay(0) +from:0x0215b124 kind:load to:0x020984c8 module:overlay(0) +from:0x0215b128 kind:load to:0x02098584 module:overlay(0) +from:0x0215b12c kind:load to:0x020985f0 module:overlay(0) +from:0x0215b130 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215b134 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215b138 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215b13c kind:load to:0x02159e90 module:overlay(69) +from:0x0215b140 kind:load to:0x02159ec0 module:overlay(69) +from:0x0215b144 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0215b148 kind:load to:0x02159278 module:overlay(69) +from:0x0215b14c kind:load to:0x020a92d0 module:overlay(0) +from:0x0215b150 kind:load to:0x020a8f78 module:overlay(0) +from:0x0215b154 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0215b158 kind:load to:0x020a9150 module:overlay(0) +from:0x0215b15c kind:load to:0x020a914c module:overlay(0) +from:0x0215b160 kind:load to:0x020a921c module:overlay(0) +from:0x0215b164 kind:load to:0x020a9240 module:overlay(0) +from:0x0215b168 kind:load to:0x020a9244 module:overlay(0) +from:0x0215b16c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215b170 kind:load to:0x020a91a8 module:overlay(0) +from:0x0215b174 kind:load to:0x020a91b0 module:overlay(0) +from:0x0215b178 kind:load to:0x020a8f54 module:overlay(0) +from:0x0215b17c kind:load to:0x020a8f5c module:overlay(0) +from:0x0215b180 kind:load to:0x020a8f64 module:overlay(0) +from:0x0215b184 kind:load to:0x020a8f6c module:overlay(0) +from:0x0215b188 kind:load to:0x020a9448 module:overlay(0) +from:0x0215b18c kind:load to:0x020a9598 module:overlay(0) +from:0x0215b190 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215b194 kind:load to:0x020a95e4 module:overlay(0) +from:0x0215b198 kind:load to:0x020a97fc module:overlay(0) +from:0x0215b19c kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x0215b1a0 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0215b1a4 kind:load to:0x020a8e84 module:overlay(0) +from:0x0215b1a8 kind:load to:0x021599cc module:overlay(69) +from:0x0215b1ac kind:load to:0x0215944c module:overlay(69) +from:0x0215b1b0 kind:load to:0x02159508 module:overlay(69) +from:0x0215b1b4 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x0215b1b8 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x0215b1bc kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x0215b1c0 kind:load to:0x02159678 module:overlay(69) +from:0x0215b1c4 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x0215b1c8 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x0215b1cc kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x0215b1d0 kind:load to:0x02159690 module:overlay(69) +from:0x0215b1d4 kind:load to:0x021596f8 module:overlay(69) +from:0x0215b1d8 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x0215b1dc kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x0215b1e0 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x0215b1e4 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x0215b1e8 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x0215b1ec kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x0215b1f0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215b1f4 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x0215b1f8 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x0215b1fc kind:load to:0x02159ccc module:overlay(69) +from:0x0215b200 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x0215b20c kind:load to:0x02159f48 module:overlay(69) +from:0x0215b210 kind:load to:0x02159f4c module:overlay(69) +from:0x0215b214 kind:load to:0x02159f9c module:overlay(69) +from:0x0215b218 kind:load to:0x02159f88 module:overlay(69) +from:0x0215b21c kind:load to:0x0215a110 module:overlay(69) +from:0x0215b220 kind:load to:0x0215a114 module:overlay(69) +from:0x0215b224 kind:load to:0x0215a118 module:overlay(69) +from:0x0215b230 kind:load to:0x02096cc8 module:overlay(0) +from:0x0215b234 kind:load to:0x0215a5d8 module:overlay(69) +from:0x0215b23c kind:load to:0x0215a618 module:overlay(69) +from:0x0215b244 kind:load to:0x0215a5c8 module:overlay(69) +from:0x0215b24c kind:load to:0x0215a5dc module:overlay(69) +from:0x0215b28c kind:load to:0x0215a238 module:overlay(69) +from:0x0215b290 kind:load to:0x02097944 module:overlay(0) +from:0x0215b294 kind:load to:0x02097754 module:overlay(0) +from:0x0215b298 kind:load to:0x020977d0 module:overlay(0) +from:0x0215b29c kind:load to:0x0209794c module:overlay(0) +from:0x0215b2a0 kind:load to:0x0209796c module:overlay(0) +from:0x0215b2a4 kind:load to:0x02097998 module:overlay(0) +from:0x0215b2b0 kind:load to:0x0215a430 module:overlay(69) +from:0x0215b2b4 kind:load to:0x0215a868 module:overlay(69) +from:0x0215b2b8 kind:load to:0x02099b00 module:overlay(0) +from:0x0215b2bc kind:load to:0x02099b38 module:overlay(0) +from:0x0215b2c0 kind:load to:0x0209a13c module:overlay(0) +from:0x0215b2c4 kind:load to:0x0209a144 module:overlay(0) +from:0x0215b2c8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215b2cc kind:load to:0x02099cb0 module:overlay(0) +from:0x0215b2d0 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215b2d4 kind:load to:0x0209a06c module:overlay(0) +from:0x0215b2d8 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215b2dc kind:load to:0x0209a10c module:overlay(0) +from:0x0215b2e0 kind:load to:0x02159e6c module:overlay(69) +from:0x0215b2e4 kind:load to:0x0209a124 module:overlay(0) +from:0x0215b2e8 kind:load to:0x02159e5c module:overlay(69) +from:0x0215b2ec kind:load to:0x02159e38 module:overlay(69) +from:0x0215b2f8 kind:load to:0x0215a41c module:overlay(69) +from:0x0215b2fc kind:load to:0x0215a84c module:overlay(69) +from:0x0215b300 kind:load to:0x0209a254 module:overlay(0) +from:0x0215b304 kind:load to:0x0209a288 module:overlay(0) +from:0x0215b308 kind:load to:0x0209a320 module:overlay(0) +from:0x0215b30c kind:load to:0x0209a334 module:overlay(0) +from:0x0215b310 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215b314 kind:load to:0x0209a35c module:overlay(0) +from:0x0215b318 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215b31c kind:load to:0x0209a06c module:overlay(0) +from:0x0215b320 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215b324 kind:load to:0x0209a308 module:overlay(0) +from:0x0215b328 kind:load to:0x0209a348 module:overlay(0) +from:0x0215b32c kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215b330 kind:load to:0x02158d24 module:overlay(69) +from:0x0215b334 kind:load to:0x02158d00 module:overlay(69) +from:0x0215b338 kind:load to:0x0209a70c module:overlay(0) +from:0x0215b344 kind:load to:0x02098518 module:overlay(0) +from:0x0215b348 kind:load to:0x02098554 module:overlay(0) +from:0x0215b34c kind:load to:0x0209856c module:overlay(0) +from:0x0215b350 kind:load to:0x02098578 module:overlay(0) +from:0x0215b354 kind:load to:0x01fff464 module:itcm +from:0x0215b358 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215b35c kind:load to:0x0215a4ac module:overlay(69) +from:0x0215b360 kind:load to:0x020984b0 module:overlay(0) +from:0x0215b364 kind:load to:0x0215a548 module:overlay(69) +from:0x0215b368 kind:load to:0x020984b8 module:overlay(0) +from:0x0215b36c kind:load to:0x020984bc module:overlay(0) +from:0x0215b370 kind:load to:0x0215a72c module:overlay(69) +from:0x0215b374 kind:load to:0x0215a720 module:overlay(69) +from:0x0215b378 kind:load to:0x020984c8 module:overlay(0) +from:0x0215b37c kind:load to:0x02098584 module:overlay(0) +from:0x0215b380 kind:load to:0x020985f0 module:overlay(0) +from:0x0215b384 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215b388 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215b38c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215b390 kind:load to:0x0215a444 module:overlay(69) +from:0x0215b394 kind:load to:0x0215a474 module:overlay(69) +from:0x0215b398 kind:load to:0x0215a75c module:overlay(69) +from:0x0215b3a4 kind:load to:0x0215a8a4 module:overlay(69) +from:0x0215b3a8 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215b3ac kind:load to:0x0209ca18 module:overlay(0) +from:0x0215b3b0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215b3b4 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215b3c0 kind:load to:0x0215a97c module:overlay(69) +from:0x0215b3c4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215b3c8 kind:load to:0x0215a9cc module:overlay(69) +from:0x0215b3cc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215b3d0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215b3d4 kind:load to:0x0215aa18 module:overlay(69) +from:0x0215b3d8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215b3dc kind:load to:0x0215a9e8 module:overlay(69) +from:0x0215b3e0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215b3e4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215b3e8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215b3ec kind:load to:0x0209d1ec module:overlay(0) +from:0x0215b3f0 kind:load to:0x0215aa38 module:overlay(69) +from:0x0215b3f4 kind:load to:0x0215aa58 module:overlay(69) diff --git a/config/eur/arm9/overlays/ov069/symbols.txt b/config/eur/arm9/overlays/ov069/symbols.txt new file mode 100644 index 00000000..5c6aa9fa --- /dev/null +++ b/config/eur/arm9/overlays/ov069/symbols.txt @@ -0,0 +1,163 @@ +func_ov069_02157ea0 kind:function(arm,size=0xc) addr:0x02157ea0 +func_ov069_02157eac kind:function(arm,size=0x24) addr:0x02157eac +func_ov069_02157ed0 kind:function(arm,size=0x5c) addr:0x02157ed0 +func_ov069_02157f2c kind:function(arm,size=0x218) addr:0x02157f2c +func_ov069_02158144 kind:function(arm,size=0x14) addr:0x02158144 +func_ov069_02158158 kind:function(arm,size=0x44) addr:0x02158158 +func_ov069_0215819c kind:function(arm,size=0x28) addr:0x0215819c +func_ov069_021581c4 kind:function(arm,size=0x30) addr:0x021581c4 +func_ov069_021581f4 kind:function(arm,size=0x24) addr:0x021581f4 +func_ov069_02158218 kind:function(arm,size=0xbc) addr:0x02158218 +func_ov069_021582d4 kind:function(arm,size=0x28) addr:0x021582d4 +func_ov069_021582fc kind:function(arm,size=0x28) addr:0x021582fc +func_ov069_02158324 kind:function(arm,size=0x34) addr:0x02158324 +func_ov069_02158358 kind:function(arm,size=0x8c) addr:0x02158358 +func_ov069_021583e4 kind:function(arm,size=0x254) addr:0x021583e4 +func_ov069_02158638 kind:function(arm,size=0xe4) addr:0x02158638 +func_ov069_0215871c kind:function(arm,size=0x2c) addr:0x0215871c +func_ov069_02158748 kind:function(arm,size=0x58) addr:0x02158748 +func_ov069_021587a0 kind:function(arm,size=0x560) addr:0x021587a0 +func_ov069_02158d00 kind:function(arm,size=0x24) addr:0x02158d00 +func_ov069_02158d24 kind:function(arm,size=0x2c) addr:0x02158d24 +func_ov069_02158d50 kind:function(arm,size=0x1c) addr:0x02158d50 +func_ov069_02158d6c kind:function(arm,size=0x28) addr:0x02158d6c +func_ov069_02158d94 kind:function(arm,size=0x20) addr:0x02158d94 +func_ov069_02158db4 kind:function(arm,size=0x14) addr:0x02158db4 +func_ov069_02158dc8 kind:function(arm,size=0xc) addr:0x02158dc8 +func_ov069_02158dd4 kind:function(arm,size=0x24) addr:0x02158dd4 +func_ov069_02158df8 kind:function(arm,size=0x6c) addr:0x02158df8 +func_ov069_02158e64 kind:function(arm,size=0x19c) addr:0x02158e64 +func_ov069_02159000 kind:function(arm,size=0x14) addr:0x02159000 +func_ov069_02159014 kind:function(arm,size=0x1b4) addr:0x02159014 +func_ov069_021591c8 kind:function(arm,size=0x98) addr:0x021591c8 +func_ov069_02159260 kind:function(arm,size=0x18) addr:0x02159260 +func_ov069_02159278 kind:function(arm,size=0x50) addr:0x02159278 +func_ov069_021592c8 kind:function(arm,size=0x138) addr:0x021592c8 +func_ov069_02159400 kind:function(arm,size=0x4) addr:0x02159400 +func_ov069_02159404 kind:function(arm,size=0x48) addr:0x02159404 +func_ov069_0215944c kind:function(arm,size=0xbc) addr:0x0215944c +func_ov069_02159508 kind:function(arm,size=0x170) addr:0x02159508 +func_ov069_02159678 kind:function(arm,size=0x18) addr:0x02159678 +func_ov069_02159690 kind:function(arm,size=0x68) addr:0x02159690 +func_ov069_021596f8 kind:function(arm,size=0x214) addr:0x021596f8 +func_ov069_0215990c kind:function(arm,size=0x2c) addr:0x0215990c +func_ov069_02159938 kind:function(arm,size=0x3c) addr:0x02159938 +func_ov069_02159974 kind:function(arm,size=0x34) addr:0x02159974 +func_ov069_021599a8 kind:function(arm,size=0x24) addr:0x021599a8 +func_ov069_021599cc kind:function(arm,size=0x54) addr:0x021599cc +func_ov069_02159a20 kind:function(arm,size=0x284) addr:0x02159a20 +func_ov069_02159ca4 kind:function(arm,size=0x28) addr:0x02159ca4 +func_ov069_02159ccc kind:function(arm,size=0x100) addr:0x02159ccc +func_ov069_02159dcc kind:function(arm,size=0x28) addr:0x02159dcc +func_ov069_02159df4 kind:function(arm,size=0x18) addr:0x02159df4 +func_ov069_02159e0c kind:function(arm,size=0x2c) addr:0x02159e0c +func_ov069_02159e38 kind:function(arm,size=0x24) addr:0x02159e38 +func_ov069_02159e5c kind:function(arm,size=0x10) addr:0x02159e5c +func_ov069_02159e6c kind:function(arm,size=0x8) addr:0x02159e6c +func_ov069_02159e74 kind:function(arm,size=0x1c) addr:0x02159e74 +func_ov069_02159e90 kind:function(arm,size=0x30) addr:0x02159e90 +func_ov069_02159ec0 kind:function(arm,size=0x38) addr:0x02159ec0 +func_ov069_02159ef8 kind:function(arm,size=0x14) addr:0x02159ef8 +func_ov069_02159f0c kind:function(arm,size=0x3c) addr:0x02159f0c +func_ov069_02159f48 kind:function(arm,size=0x4) addr:0x02159f48 +func_ov069_02159f4c kind:function(arm,size=0x14) addr:0x02159f4c +func_ov069_02159f60 kind:function(arm,size=0x28) addr:0x02159f60 +func_ov069_02159f88 kind:function(arm,size=0x14) addr:0x02159f88 +func_ov069_02159f9c kind:function(arm,size=0x174) addr:0x02159f9c +func_ov069_0215a110 kind:function(arm,size=0x4) addr:0x0215a110 +func_ov069_0215a114 kind:function(arm,size=0x4) addr:0x0215a114 +func_ov069_0215a118 kind:function(arm,size=0x4) addr:0x0215a118 +func_ov069_0215a11c kind:function(arm,size=0xa4) addr:0x0215a11c +func_ov069_0215a1c0 kind:function(arm,size=0x6c) addr:0x0215a1c0 +func_ov069_0215a22c kind:function(arm,size=0xc) addr:0x0215a22c +func_ov069_0215a238 kind:function(arm,size=0x24) addr:0x0215a238 +func_ov069_0215a25c kind:function(arm,size=0x70) addr:0x0215a25c +func_ov069_0215a2cc kind:function(arm,size=0x150) addr:0x0215a2cc +func_ov069_0215a41c kind:function(arm,size=0x14) addr:0x0215a41c +func_ov069_0215a430 kind:function(arm,size=0x14) addr:0x0215a430 +func_ov069_0215a444 kind:function(arm,size=0x30) addr:0x0215a444 +func_ov069_0215a474 kind:function(arm,size=0x38) addr:0x0215a474 +func_ov069_0215a4ac kind:function(arm,size=0x60) addr:0x0215a4ac +func_ov069_0215a50c kind:function(arm,size=0x3c) addr:0x0215a50c +func_ov069_0215a548 kind:function(arm,size=0x80) addr:0x0215a548 +func_ov069_0215a5c8 kind:function(arm,size=0x10) addr:0x0215a5c8 +func_ov069_0215a5d8 kind:function(arm,size=0x4) addr:0x0215a5d8 +func_ov069_0215a5dc kind:function(arm,size=0x3c) addr:0x0215a5dc +func_ov069_0215a618 kind:function(arm,size=0x7c) addr:0x0215a618 +func_ov069_0215a694 kind:function(arm,size=0x8c) addr:0x0215a694 +func_ov069_0215a720 kind:function(arm,size=0xc) addr:0x0215a720 +func_ov069_0215a72c kind:function(arm,size=0x30) addr:0x0215a72c +func_ov069_0215a75c kind:function(arm,size=0xd8) addr:0x0215a75c +func_ov069_0215a834 kind:function(arm,size=0x18) addr:0x0215a834 +func_ov069_0215a84c kind:function(arm,size=0x1c) addr:0x0215a84c +func_ov069_0215a868 kind:function(arm,size=0x1c) addr:0x0215a868 +func_ov069_0215a884 kind:function(arm,size=0x14) addr:0x0215a884 +func_ov069_0215a898 kind:function(arm,size=0xc) addr:0x0215a898 +func_ov069_0215a8a4 kind:function(arm,size=0x24) addr:0x0215a8a4 +func_ov069_0215a8c8 kind:function(arm,size=0x2c) addr:0x0215a8c8 +func_ov069_0215a8f4 kind:function(arm,size=0x88) addr:0x0215a8f4 +func_ov069_0215a97c kind:function(arm,size=0x50) addr:0x0215a97c +func_ov069_0215a9cc kind:function(arm,size=0x1c) addr:0x0215a9cc +func_ov069_0215a9e8 kind:function(arm,size=0x14) addr:0x0215a9e8 +func_ov069_0215a9fc kind:function(arm,size=0x1c) addr:0x0215a9fc +func_ov069_0215aa18 kind:function(arm,size=0x20) addr:0x0215aa18 +func_ov069_0215aa38 kind:function(arm,size=0x20) addr:0x0215aa38 +func_ov069_0215aa58 kind:function(arm,size=0x28) addr:0x0215aa58 +func_ov069_0215aa80 kind:function(arm,size=0x14) addr:0x0215aa80 +data_ov069_0215aa9c kind:data(any) addr:0x0215aa9c +func_ov069_0215aaa8 kind:function(arm,size=0x50) addr:0x0215aaa8 +func_ov069_0215aaf8 kind:function(arm,size=0x50) addr:0x0215aaf8 +func_ov069_0215ab48 kind:function(arm,size=0x50) addr:0x0215ab48 +func_ov069_0215ab98 kind:function(arm,size=0x50) addr:0x0215ab98 +func_ov069_0215abe8 kind:function(arm,size=0x50) addr:0x0215abe8 +data_ov069_0215ac68 kind:data(any) addr:0x0215ac68 +data_ov069_0215ac8c kind:data(any) addr:0x0215ac8c +data_ov069_0215acd0 kind:data(any) addr:0x0215acd0 +data_ov069_0215ad38 kind:data(any) addr:0x0215ad38 +data_ov069_0215ae50 kind:data(any) addr:0x0215ae50 ambiguous +data_ov069_0215ae54 kind:data(any) addr:0x0215ae54 +data_ov069_0215aee4 kind:data(any) addr:0x0215aee4 ambiguous +data_ov069_0215af70 kind:data(any) addr:0x0215af70 +data_ov069_0215af74 kind:data(any) addr:0x0215af74 +data_ov069_0215af94 kind:data(any) addr:0x0215af94 +data_ov069_0215afa4 kind:data(any) addr:0x0215afa4 ambiguous +data_ov069_0215afb8 kind:data(any) addr:0x0215afb8 +data_ov069_0215aff8 kind:data(any) addr:0x0215aff8 +data_ov069_0215b004 kind:data(any) addr:0x0215b004 ambiguous +data_ov069_0215b008 kind:data(any) addr:0x0215b008 ambiguous +data_ov069_0215b040 kind:data(any) addr:0x0215b040 +data_ov069_0215b064 kind:data(any) addr:0x0215b064 ambiguous +data_ov069_0215b088 kind:data(any) addr:0x0215b088 +data_ov069_0215b098 kind:data(any) addr:0x0215b098 ambiguous +data_ov069_0215b0f0 kind:data(any) addr:0x0215b0f0 +data_ov069_0215b1b4 kind:data(any) addr:0x0215b1b4 ambiguous +data_ov069_0215b20c kind:data(any) addr:0x0215b20c +data_ov069_0215b230 kind:data(any) addr:0x0215b230 +data_ov069_0215b234 kind:data(any) addr:0x0215b234 +data_ov069_0215b244 kind:data(any) addr:0x0215b244 +data_ov069_0215b254 kind:data(any) addr:0x0215b254 +data_ov069_0215b26c kind:data(any) addr:0x0215b26c +data_ov069_0215b28c kind:data(any) addr:0x0215b28c +data_ov069_0215b2b0 kind:data(any) addr:0x0215b2b0 +data_ov069_0215b2f8 kind:data(any) addr:0x0215b2f8 +data_ov069_0215b344 kind:data(any) addr:0x0215b344 +data_ov069_0215b388 kind:data(any) addr:0x0215b388 ambiguous +data_ov069_0215b3a4 kind:data(any) addr:0x0215b3a4 +data_ov069_0215b3c0 kind:data(any) addr:0x0215b3c0 +data_ov069_0215b3d4 kind:data(any) addr:0x0215b3d4 ambiguous +data_ov069_0215b400 kind:bss addr:0x0215b400 +data_ov069_0215b404 kind:bss addr:0x0215b404 +data_ov069_0215b410 kind:bss addr:0x0215b410 +data_ov069_0215b4e8 kind:bss addr:0x0215b4e8 +data_ov069_0215b4ec kind:bss addr:0x0215b4ec +data_ov069_0215b4f8 kind:bss addr:0x0215b4f8 +data_ov069_0215b50c kind:bss addr:0x0215b50c ambiguous +data_ov069_0215b5d0 kind:bss addr:0x0215b5d0 +data_ov069_0215b5d4 kind:bss addr:0x0215b5d4 +data_ov069_0215b5e0 kind:bss addr:0x0215b5e0 +data_ov069_0215b600 kind:bss addr:0x0215b600 +data_ov069_0215b604 kind:bss addr:0x0215b604 +data_ov069_0215b610 kind:bss addr:0x0215b610 +data_ov069_0215b6e8 kind:bss addr:0x0215b6e8 +data_ov069_0215b6ec kind:bss addr:0x0215b6ec +data_ov069_0215b6f8 kind:bss addr:0x0215b6f8 diff --git a/config/eur/arm9/overlays/ov070/delinks.txt b/config/eur/arm9/overlays/ov070/delinks.txt new file mode 100644 index 00000000..04953b3a --- /dev/null +++ b/config/eur/arm9/overlays/ov070/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0213efc0 end:0x0214dbec kind:code align:32 + .rodata start:0x0214dbec end:0x0214ddd8 kind:data align:4 + .init start:0x0214ddd8 end:0x0214e75c kind:code align:4 + .ctor start:0x0214e75c end:0x0214e7c4 kind:data align:4 + .data start:0x0214e7e0 end:0x0214f860 kind:data align:32 + .bss start:0x0214f860 end:0x02150c00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov070/relocs.txt b/config/eur/arm9/overlays/ov070/relocs.txt new file mode 100644 index 00000000..7af91298 --- /dev/null +++ b/config/eur/arm9/overlays/ov070/relocs.txt @@ -0,0 +1,2775 @@ +from:0x0213efd0 kind:arm_call_thumb to:0x021832d8 module:overlay(101) +from:0x0213efe8 kind:arm_call to:0x0207029c module:overlay(0) +from:0x0213f004 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213f01c kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f060 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f070 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f0b8 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f0c4 kind:load to:0x02049ba0 module:main +from:0x0213f0c8 kind:load to:0x0214e7e8 module:overlay(70) +from:0x0213f0cc kind:load to:0x027e09a0 module:dtcm +from:0x0213f0d8 kind:arm_call_thumb to:0x02183328 module:overlay(101) +from:0x0213f0e4 kind:arm_call_thumb to:0x020be82c module:overlay(1) +from:0x0213f0ec kind:load to:0x020b504c module:overlay(0) +from:0x0213f310 kind:load to:0x027e09b8 module:dtcm +from:0x0213f31c kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x0213f330 kind:arm_call_thumb to:0x020b6eac module:overlay(1) +from:0x0213f338 kind:arm_call to:0x02011ff4 module:main +from:0x0213f34c kind:load to:0x0214f870 module:overlay(70) +from:0x0213f360 kind:arm_call to:0x02011f3c module:main +from:0x0213f36c kind:arm_call to:0x0213f3b0 module:overlay(70) +from:0x0213f380 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0213f3ac kind:load to:0x0214e804 module:overlay(70) +from:0x0213f3b8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0213f3e0 kind:load to:0x0214e828 module:overlay(70) +from:0x0213f3fc kind:arm_call to:0x020974dc module:overlay(0) +from:0x0213f41c kind:arm_call to:0x0213f548 module:overlay(70) +from:0x0213f428 kind:load to:0x0214dc14 module:overlay(70) +from:0x0213f42c kind:load to:0x020b539c module:overlay(0) +from:0x0213f478 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0213f48c kind:arm_call to:0x0213f548 module:overlay(70) +from:0x0213f4a4 kind:arm_call to:0x0213f65c module:overlay(70) +from:0x0213f4bc kind:arm_call to:0x0213f548 module:overlay(70) +from:0x0213f4d4 kind:arm_call to:0x02080288 module:overlay(0) +from:0x0213f4e8 kind:arm_call to:0x020970c8 module:overlay(0) +from:0x0213f4f8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0213f500 kind:load to:0x027e0cd8 module:dtcm +from:0x0213f504 kind:load to:0x027e0ce4 module:dtcm +from:0x0213f524 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0213f544 kind:load to:0x027e09b8 module:dtcm +from:0x0213f58c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0213f5c4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0213f634 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0213f658 kind:load to:0x027e09b8 module:dtcm +from:0x0213f678 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0213f6d4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0213f6f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213f71c kind:arm_call to:0x02098160 module:overlay(0) +from:0x0213f724 kind:arm_call to:0x020981e0 module:overlay(0) +from:0x0213f740 kind:load to:0x0214dc14 module:overlay(70) +from:0x0213f744 kind:load to:0x0214dbec module:overlay(70) +from:0x0213f748 kind:load to:0x020b539c module:overlay(0) +from:0x0213f74c kind:load to:0x027e0ce4 module:dtcm +from:0x0213f758 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213f76c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213f774 kind:arm_call to:0x02011ff4 module:main +from:0x0213f788 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0213f79c kind:load to:0x0214f8bc module:overlay(70) +from:0x0213f7b0 kind:arm_call to:0x02011f3c module:main +from:0x0213f7bc kind:arm_call to:0x0213f800 module:overlay(70) +from:0x0213f7d0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0213f7fc kind:load to:0x0214e884 module:overlay(70) +from:0x0213f808 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0213f818 kind:arm_call to:0x021436b8 module:overlay(70) +from:0x0213f824 kind:load to:0x0214e8a8 module:overlay(70) +from:0x0213f834 kind:arm_call to:0x021436dc module:overlay(70) +from:0x0213f83c kind:arm_call to:0x0213f86c module:overlay(70) +from:0x0213f854 kind:load to:0x0214375c module:overlay(70) +from:0x0213f8a8 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x0213f8c0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0213f8cc kind:arm_call to:0x021437d0 module:overlay(70) +from:0x0213f8d8 kind:load to:0x020b51b8 module:overlay(0) +from:0x0213f914 kind:arm_call to:0x020809d8 module:overlay(0) +from:0x0213f920 kind:arm_call to:0x021437d0 module:overlay(70) +from:0x0213f928 kind:load to:0x027e0cd8 module:dtcm +from:0x0213f938 kind:arm_call to:0x021436d8 module:overlay(70) +from:0x0213f940 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213f958 kind:arm_call to:0x021436d8 module:overlay(70) +from:0x0213f960 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0213f968 kind:arm_call to:0x02011ff4 module:main +from:0x0213f97c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0213f9d0 kind:load to:0x0214e904 module:overlay(70) +from:0x0213f9d4 kind:load to:0x020b2838 module:overlay(0) +from:0x0213f9d8 kind:load to:0x0214e918 module:overlay(70) +from:0x0213f9e4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213fab0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213facc kind:arm_call to:0x02016d7c module:main +from:0x0213faf4 kind:arm_call to:0x02016cf0 module:main +from:0x0213fb64 kind:arm_call to:0x0203a1bc module:main +from:0x0213fb80 kind:arm_call to:0x02016d7c module:main +from:0x0213fba8 kind:arm_call to:0x02016cf0 module:main +from:0x0213fc54 kind:arm_call to:0x02016d7c module:main +from:0x0213fc7c kind:arm_call to:0x02016cf0 module:main +from:0x0213fcec kind:arm_call to:0x01ffb714 module:itcm +from:0x0213fcf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213fd10 kind:arm_call to:0x01ff930c module:itcm +from:0x0213fd28 kind:arm_call to:0x02017f54 module:main +from:0x0213fdb0 kind:load to:0x0203e964 module:main +from:0x0213fdd8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0213fde0 kind:arm_call to:0x02011ff4 module:main +from:0x0213feb8 kind:arm_call to:0x020f65c4 module:overlay(31) +from:0x0213ff18 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213ff28 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ff84 kind:arm_call to:0x020f661c module:overlay(31) +from:0x0213ffac kind:load to:0x0213fee8 module:overlay(70) +from:0x0213ffbc kind:load to:0x020f6760 module:overlays(19,22,23,31) +from:0x0213ffc8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0213ffdc kind:load to:0x0214e934 module:overlay(70) +from:0x0213ffe4 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02140008 kind:load to:0x027e0cd8 module:dtcm +from:0x0214001c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02140024 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214003c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02140044 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214004c kind:arm_call to:0x02011ff4 module:main +from:0x02140060 kind:load to:0x0214f908 module:overlay(70) +from:0x02140074 kind:arm_call to:0x02011f3c module:main +from:0x02140080 kind:arm_call to:0x02140180 module:overlay(70) +from:0x02140094 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021400dc kind:load to:0x0214e9d0 module:overlay(70) +from:0x021400f0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02140104 kind:load to:0x0214e9a0 module:overlay(70) +from:0x02140110 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02140124 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0214012c kind:arm_call to:0x02011ff4 module:main +from:0x0214015c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02140168 kind:arm_call to:0x01fff458 module:itcm +from:0x0214017c kind:load to:0x027e0ce4 module:dtcm +from:0x02140188 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214020c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214021c kind:arm_call to:0x021400e8 module:overlay(70) +from:0x02140228 kind:load to:0x0214ea1c module:overlay(70) +from:0x0214022c kind:load to:0x0214f908 module:overlay(70) +from:0x02140230 kind:load to:0x020b1968 module:overlay(0) +from:0x02140234 kind:load to:0x0214e9f4 module:overlay(70) +from:0x02140244 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02140284 kind:arm_call to:0x020974dc module:overlay(0) +from:0x021402f0 kind:arm_call to:0x02140400 module:overlay(70) +from:0x021402fc kind:load to:0x0214dc64 module:overlay(70) +from:0x02140304 kind:load to:0x020b539c module:overlay(0) +from:0x0214031c kind:arm_call to:0x020beeec module:overlay(17) +from:0x02140354 kind:arm_call to:0x02140894 module:overlay(70) +from:0x02140388 kind:arm_call to:0x02096d00 module:overlay(0) +from:0x021403d4 kind:arm_call to:0x02140400 module:overlay(70) +from:0x021403ec kind:arm_call to:0x02140400 module:overlay(70) +from:0x021403f8 kind:load to:0x027e0ce4 module:dtcm +from:0x021403fc kind:load to:0x0214e994 module:overlay(70) +from:0x02140464 kind:arm_call to:0x02140470 module:overlay(70) +from:0x021404a0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021404d4 kind:arm_call to:0x02080620 module:overlay(0) +from:0x0214059c kind:arm_call to:0x021406bc module:overlay(70) +from:0x021405d4 kind:arm_call to:0x021407a4 module:overlay(70) +from:0x02140634 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02140658 kind:arm_call to:0x02080364 module:overlay(0) +from:0x02140674 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02140684 kind:arm_call to:0x01fff458 module:itcm +from:0x021406a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021406ac kind:load to:0x02049be4 module:main +from:0x021406b4 kind:load to:0x020b539c module:overlay(0) +from:0x021406b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021406dc kind:arm_call to:0x01ffedac module:itcm +from:0x021406e8 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02140740 kind:arm_call to:0x01fff498 module:itcm +from:0x02140764 kind:arm_call to:0x01fff148 module:itcm +from:0x02140780 kind:arm_call to:0x01ff9258 module:itcm +from:0x02140798 kind:load to:0x027e0cd8 module:dtcm +from:0x0214079c kind:load to:0x027e0ce8 module:dtcm +from:0x021407a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021407fc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214080c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02140820 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02140830 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02140840 kind:load to:0x0214e9b4 module:overlay(70) +from:0x0214084c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02140870 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021408ac kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021408bc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021408c4 kind:arm_call to:0x02011ff4 module:main +from:0x02140900 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214090c kind:arm_call to:0x01fff458 module:itcm +from:0x02140938 kind:load to:0x027e0ce4 module:dtcm +from:0x02140954 kind:arm_call to:0x01fff458 module:itcm +from:0x02140988 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02140990 kind:load to:0x027e0cd8 module:dtcm +from:0x021409a0 kind:arm_call to:0x02140108 module:overlay(70) +from:0x021409a8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021409b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021409c8 kind:arm_call to:0x02140108 module:overlay(70) +from:0x021409d0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021409d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021409e0 kind:arm_call to:0x02011ff4 module:main +from:0x021409f4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02140a04 kind:thumb_call_arm to:0x0201778c module:main +from:0x02140a18 kind:load to:0x0214ea94 module:overlay(70) +from:0x02140a20 kind:thumb_call_arm to:0x020177c8 module:main +from:0x02140a2c kind:thumb_call_arm to:0x020177c8 module:main +from:0x02140a32 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140a60 kind:thumb_call to:0x0201797c module:main +from:0x02140a78 kind:load to:0x0214ea78 module:overlay(70) +from:0x02140aa2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140ac0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140ac6 kind:thumb_call to:0x020179a0 module:main +from:0x02140ad0 kind:load to:0x0214ea78 module:overlay(70) +from:0x02140ad4 kind:load to:0x0214f9e0 module:overlay(70) +from:0x02140afe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140b1c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140b22 kind:thumb_call to:0x020179a0 module:main +from:0x02140b28 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140b30 kind:load to:0x0214ea78 module:overlay(70) +from:0x02140b34 kind:load to:0x0214f9e0 module:overlay(70) +from:0x02140b5c kind:arm_call to:0x0205a31c module:overlay(0) +from:0x02140b98 kind:arm_call to:0x02011ff4 module:main +from:0x02140ba8 kind:arm_call to:0x02011f3c module:main +from:0x02140bd0 kind:arm_call_thumb to:0x02140a00 module:overlay(70) +from:0x02140be8 kind:arm_call to:0x02140c54 module:overlay(70) +from:0x02140bf0 kind:load to:0x0214f9e0 module:overlay(70) +from:0x02140bf4 kind:load to:0x027e0960 module:dtcm +from:0x02140c3c kind:arm_call to:0x02011ff4 module:main +from:0x02140c50 kind:load to:0x0214f9e0 module:overlay(70) +from:0x02140c6c kind:arm_call to:0x0205a390 module:overlay(0) +from:0x02140cb8 kind:arm_call to:0x02140a3c module:overlay(70) +from:0x02140cf0 kind:arm_call to:0x0205a3c8 module:overlay(0) +from:0x02140d0c kind:load to:0x027e0960 module:dtcm +from:0x02140d80 kind:arm_call to:0x01ffb714 module:itcm +from:0x02140d8c kind:arm_call to:0x01ffb744 module:itcm +from:0x02140de8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02140e00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02140e0c kind:arm_call to:0x01ffb744 module:itcm +from:0x02140f10 kind:thumb_call to:0x02140a5c module:overlay(70) +from:0x02140f38 kind:thumb_call to:0x02140a7c module:overlay(70) +from:0x02140f48 kind:load to:0x02140b38 module:overlay(70) +from:0x02140f58 kind:load to:0x0201785c module:main +from:0x02140f90 kind:arm_call to:0x02140d4c module:overlay(70) +from:0x02140fb0 kind:arm_call to:0x02140d4c module:overlay(70) +from:0x02140fd4 kind:arm_call to:0x02017d84 module:main +from:0x02141018 kind:arm_call to:0x02016d7c module:main +from:0x02141040 kind:arm_call to:0x02017c20 module:main +from:0x021410b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021410c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021410d8 kind:arm_call to:0x01ff930c module:itcm +from:0x02141108 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141124 kind:arm_call to:0x02017f54 module:main +from:0x02141170 kind:arm_call to:0x01ffb714 module:itcm +from:0x02141198 kind:arm_call to:0x02017c20 module:main +from:0x021411bc kind:arm_call to:0x01ffb744 module:itcm +from:0x021411e4 kind:arm_call to:0x02017c20 module:main +from:0x02141260 kind:load to:0x0203e964 module:main +from:0x021412e4 kind:arm_call to:0x02017c20 module:main +from:0x02141318 kind:arm_call to:0x02016d7c module:main +from:0x0214132c kind:arm_call to:0x02017c20 module:main +from:0x02141350 kind:arm_call to:0x02016d7c module:main +from:0x02141378 kind:arm_call to:0x02017c20 module:main +from:0x021413a8 kind:arm_call to:0x02141054 module:overlay(70) +from:0x021413bc kind:load to:0x0214fa00 module:overlay(70) +from:0x021413d0 kind:arm_call to:0x02011f3c module:main +from:0x021413dc kind:arm_call to:0x021414e8 module:overlay(70) +from:0x021413f0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02141438 kind:load to:0x0214ead4 module:overlay(70) +from:0x02141464 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021414b0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021414c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021414c8 kind:arm_call to:0x021418e0 module:overlay(70) +from:0x021414dc kind:load to:0x020b539c module:overlay(0) +from:0x021414e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021414f4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214154c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02141568 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0214158c kind:arm_call to:0x021425f4 module:overlay(70) +from:0x021415f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02141604 kind:load to:0x0214eaf8 module:overlay(70) +from:0x02141608 kind:load to:0x0214fa00 module:overlay(70) +from:0x0214160c kind:load to:0x020431b8 module:main +from:0x02141614 kind:load to:0x0214f9e8 module:overlay(70) +from:0x02141620 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0214163c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02141684 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021416ac kind:arm_call to:0x02141fbc module:overlay(70) +from:0x021416dc kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02141718 kind:arm_call to:0x02142014 module:overlay(70) +from:0x02141740 kind:arm_call to:0x02141d8c module:overlay(70) +from:0x02141758 kind:load to:0x02141950 module:overlay(70) +from:0x02141770 kind:arm_call to:0x02141950 module:overlay(70) +from:0x021417b4 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x021417e0 kind:arm_call to:0x02141950 module:overlay(70) +from:0x021417fc kind:arm_call to:0x02141950 module:overlay(70) +from:0x02141810 kind:arm_call to:0x02141950 module:overlay(70) +from:0x0214182c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02141868 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021418a8 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x021418b4 kind:load to:0x0203e964 module:main +from:0x021418b8 kind:load to:0x027e09b4 module:dtcm +from:0x021418d4 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x021418dc kind:load to:0x0214f9e8 module:overlay(70) +from:0x02141900 kind:load to:0x02141cdc module:overlay(70) +from:0x02141918 kind:load to:0x020aecf8 module:overlay(0) +from:0x0214194c kind:load to:0x02141d2c module:overlay(70) +from:0x0214196c kind:arm_call to:0x020beeec module:overlay(17) +from:0x02141990 kind:arm_call to:0x01ffedac module:itcm +from:0x021419a8 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x021419dc kind:arm_call to:0x0214191c module:overlay(70) +from:0x02141a04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141a30 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x02141a40 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02141a54 kind:arm_call to:0x02141cdc module:overlay(70) +from:0x02141a80 kind:arm_call to:0x01ffedac module:itcm +from:0x02141a8c kind:arm_call to:0x02080950 module:overlay(0) +from:0x02141a9c kind:arm_call to:0x02141cdc module:overlay(70) +from:0x02141aa4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02141acc kind:arm_call to:0x02080068 module:overlay(0) +from:0x02141ad8 kind:arm_call to:0x02080080 module:overlay(0) +from:0x02141b00 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02141b18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02141b5c kind:arm_call to:0x02141d8c module:overlay(70) +from:0x02141ba0 kind:arm_call to:0x0214191c module:overlay(70) +from:0x02141ba8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02141bb0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02141c04 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02141c18 kind:arm_call to:0x02141e80 module:overlay(70) +from:0x02141c3c kind:arm_call to:0x02141e2c module:overlay(70) +from:0x02141c50 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02141c80 kind:arm_call to:0x02141e2c module:overlay(70) +from:0x02141ca4 kind:arm_call to:0x02141f00 module:overlay(70) +from:0x02141cb0 kind:load to:0x027e0cd8 module:dtcm +from:0x02141cb4 kind:load to:0x027e09a8 module:dtcm +from:0x02141cc8 kind:load to:0x027e0d38 module:dtcm +from:0x02141ccc kind:load to:0x027e0ce0 module:dtcm +from:0x02141cd8 kind:load to:0x02141e2c module:overlay(70) +from:0x02141cec kind:arm_call to:0x02141904 module:overlay(70) +from:0x02141d00 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02141d28 kind:load to:0x0214eb4c module:overlay(70) +from:0x02141d3c kind:arm_call to:0x02141904 module:overlay(70) +from:0x02141d88 kind:load to:0x0214eb54 module:overlay(70) +from:0x02141d98 kind:arm_call to:0x02141904 module:overlay(70) +from:0x02141dfc kind:arm_call to:0x020716dc module:overlay(0) +from:0x02141e24 kind:load to:0x027e09a8 module:dtcm +from:0x02141e28 kind:load to:0x0214eb5c module:overlay(70) +from:0x02141e38 kind:arm_call to:0x02141904 module:overlay(70) +from:0x02141e7c kind:load to:0x0214eb64 module:overlay(70) +from:0x02141e8c kind:arm_call to:0x02141904 module:overlay(70) +from:0x02141ed0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02141efc kind:load to:0x0214eb6c module:overlay(70) +from:0x02141f0c kind:arm_call to:0x02141904 module:overlay(70) +from:0x02141f14 kind:arm_call to:0x020bf99c module:overlay(17) +from:0x02141f1c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02141f38 kind:load to:0x0214eb74 module:overlay(70) +from:0x02141f48 kind:arm_call to:0x02141904 module:overlay(70) +from:0x02141f78 kind:load to:0x0214eb7c module:overlay(70) +from:0x02141f88 kind:arm_call to:0x02141904 module:overlay(70) +from:0x02141fb8 kind:load to:0x0214eb84 module:overlay(70) +from:0x02141fc8 kind:arm_call to:0x02141904 module:overlay(70) +from:0x02142010 kind:load to:0x0214eb8c module:overlay(70) +from:0x02142020 kind:arm_call to:0x02141904 module:overlay(70) +from:0x0214208c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02142098 kind:load to:0x0214eb94 module:overlay(70) +from:0x021420a0 kind:load to:0x027e0cec module:dtcm +from:0x021420c8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02142124 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02142138 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x02142168 kind:arm_call to:0x01ffd420 module:itcm +from:0x02142180 kind:arm_call to:0x020d9834 module:overlay(31) +from:0x02142198 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021421ac kind:arm_call to:0x020984f0 module:overlay(0) +from:0x021421b4 kind:load to:0x027e09b8 module:dtcm +from:0x021421b8 kind:load to:0x027e0d34 module:dtcm +from:0x021421d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021421dc kind:arm_call to:0x020bf9c8 module:overlay(17) +from:0x021421e4 kind:load to:0x027e0ce4 module:dtcm +from:0x02142200 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142210 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x02142224 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214222c kind:load to:0x027e0ce4 module:dtcm +from:0x02142270 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0214228c kind:arm_call to:0x02141d8c module:overlay(70) +from:0x0214229c kind:arm_call to:0x020716dc module:overlay(0) +from:0x021422a8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021422c8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02142360 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0214236c kind:load to:0x027e09a8 module:dtcm +from:0x02142370 kind:load to:0x027e09b8 module:dtcm +from:0x021423a0 kind:arm_call to:0x01ffedac module:itcm +from:0x021423c0 kind:arm_call to:0x0210af50 module:overlay(31) +from:0x02142454 kind:arm_call to:0x020716dc module:overlay(0) +from:0x0214245c kind:arm_call to:0x02141d2c module:overlay(70) +from:0x02142468 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02142488 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02142520 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02142550 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x02142578 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0214258c kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x021425b8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021425d8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021425e4 kind:load to:0x027e0cd8 module:dtcm +from:0x021425e8 kind:load to:0x027e09a8 module:dtcm +from:0x021425ec kind:load to:0x027e09b8 module:dtcm +from:0x021425f0 kind:load to:0x027e0cec module:dtcm +from:0x02142608 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x02142628 kind:load to:0x0214eabc module:overlay(70) +from:0x0214264c kind:arm_call to:0x02141f3c module:overlay(70) +from:0x0214265c kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x02142678 kind:arm_call to:0x02141f7c module:overlay(70) +from:0x02142680 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x02142698 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x021426a4 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x021426b8 kind:arm_call to:0x02141cd0 module:overlay(70) +from:0x021426c0 kind:arm_call to:0x020f637c module:overlay(31) +from:0x021426d4 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021426dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021426e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021426fc kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02142704 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214270c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02142714 kind:arm_call to:0x02011ff4 module:main +from:0x02142728 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214273c kind:load to:0x0214faf4 module:overlay(70) +from:0x02142750 kind:arm_call to:0x02011f3c module:main +from:0x0214275c kind:arm_call to:0x021429ec module:overlay(70) +from:0x02142774 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02142784 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02142794 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0214279c kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x02142824 kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x02142858 kind:load to:0x0214ebdc module:overlay(70) +from:0x0214285c kind:load to:0x0214e9f4 module:overlay(70) +from:0x02142860 kind:load to:0x0214ebb8 module:overlay(70) +from:0x02142874 kind:arm_call to:0x02097998 module:overlay(0) +from:0x0214287c kind:arm_call to:0x0207f4d4 module:overlay(0) +from:0x0214288c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021428a0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021428a8 kind:arm_call to:0x02011ff4 module:main +from:0x021428d0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02142908 kind:arm_call to:0x0208bdd4 module:overlay(0) +from:0x02142920 kind:arm_call to:0x0207e20c module:overlay(0) +from:0x02142928 kind:arm_call to:0x02142ca0 module:overlay(70) +from:0x02142948 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142954 kind:arm_call to:0x01fff458 module:itcm +from:0x02142980 kind:arm_call to:0x020e1920 module:overlay(31) +from:0x021429c0 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x021429d0 kind:load to:0x027e09b8 module:dtcm +from:0x021429d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021429d8 kind:load to:0x027e09c0 module:dtcm +from:0x021429dc kind:load to:0x0214fbf0 module:overlay(70) +from:0x021429e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021429f4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02142a58 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02142a60 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02142a74 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02142ac8 kind:arm_call_thumb to:0x020d6650 module:overlay(24) +from:0x02142ae4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02142afc kind:arm_call to:0x01ffb428 module:itcm +from:0x02142b34 kind:load to:0x0214ec60 module:overlay(70) +from:0x02142b38 kind:load to:0x0214faf4 module:overlay(70) +from:0x02142b3c kind:load to:0x0214eba4 module:overlay(70) +from:0x02142b40 kind:load to:0x0214fae8 module:overlay(70) +from:0x02142b54 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142b5c kind:arm_call to:0x02142884 module:overlay(70) +from:0x02142b64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02142b6c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02142b84 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02142b8c kind:arm_call to:0x02142884 module:overlay(70) +from:0x02142b94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02142b9c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02142ba4 kind:arm_call to:0x02011ff4 module:main +from:0x02142bbc kind:arm_call to:0x0207f4d4 module:overlay(0) +from:0x02142bec kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02142c20 kind:load to:0x0214fbcc module:overlay(70) +from:0x02142c24 kind:load to:0x027e09c0 module:dtcm +from:0x02142c44 kind:arm_call to:0x020d6680 module:overlay(24) +from:0x02142c58 kind:arm_call to:0x0208badc module:overlay(0) +from:0x02142c88 kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02142c94 kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02142c9c kind:load to:0x027e0ce0 module:dtcm +from:0x02142cf8 kind:arm_call to:0x01fff148 module:itcm +from:0x02142d2c kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02142d48 kind:load to:0x027e0ce0 module:dtcm +from:0x02142d8c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02142db0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142de0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02142df0 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02142e00 kind:load to:0x0214ebf8 module:overlay(70) +from:0x02142e88 kind:arm_call to:0x02028c4c module:main +from:0x02142e98 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02142ec0 kind:arm_call to:0x0201aa44 module:main +from:0x02142ecc kind:load to:0x0214fad8 module:overlay(70) +from:0x02142ed0 kind:load to:0x027e0998 module:dtcm +from:0x02142ed4 kind:load to:0x0204af1c module:main +from:0x02142ed8 kind:load to:0x0214fae8 module:overlay(70) +from:0x02142ee8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142f14 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02142f54 kind:load to:0x0214ec28 module:overlay(70) +from:0x02142fc4 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x02142ffc kind:arm_call to:0x0208badc module:overlay(0) +from:0x0214305c kind:load to:0x027e0ce0 module:dtcm +from:0x02143070 kind:load to:0x02142f1c module:overlay(70) +from:0x0214308c kind:arm_call to:0x01ff916c module:itcm +from:0x02143094 kind:arm_call to:0x02143350 module:overlay(70) +from:0x021430a8 kind:arm_call to:0x02142f1c module:overlay(70) +from:0x021430cc kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02143100 kind:arm_call to:0x021432b4 module:overlay(70) +from:0x02143130 kind:arm_call to:0x02143308 module:overlay(70) +from:0x0214313c kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02143150 kind:arm_call to:0x01ff916c module:itcm +from:0x02143158 kind:arm_call to:0x02143350 module:overlay(70) +from:0x0214316c kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02143190 kind:arm_call to:0x02142f1c module:overlay(70) +from:0x021431e4 kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02143218 kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02143278 kind:arm_call to:0x02143308 module:overlay(70) +from:0x02143284 kind:arm_call to:0x02142f1c module:overlay(70) +from:0x021432a0 kind:arm_call to:0x02143308 module:overlay(70) +from:0x021432ac kind:arm_call to:0x02142f1c module:overlay(70) +from:0x02143318 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x02143384 kind:arm_call to:0x02143414 module:overlay(70) +from:0x0214338c kind:arm_call to:0x020d6704 module:overlay(24) +from:0x021433f0 kind:arm_call to:0x0208badc module:overlay(0) +from:0x02143410 kind:load to:0x027e0ce0 module:dtcm +from:0x021434a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021434ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021434c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021434e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021434fc kind:arm_call to:0x02017f54 module:main +from:0x0214353c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143544 kind:arm_call to:0x020d6730 module:overlay(24) +from:0x021435ac kind:load to:0x0203e964 module:main +from:0x021435bc kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021435c4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021435d8 kind:load to:0x0214fcd0 module:overlay(70) +from:0x021435ec kind:arm_call to:0x02011f3c module:main +from:0x021435f8 kind:arm_call to:0x02143628 module:overlay(70) +from:0x0214360c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02143624 kind:load to:0x0214ecbc module:overlay(70) +from:0x02143630 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02143670 kind:load to:0x0214ece0 module:overlay(70) +from:0x0214367c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143690 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143698 kind:arm_call to:0x02011ff4 module:main +from:0x021436ac kind:arm_call to:0x02097724 module:overlay(0) +from:0x02143718 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0214372c kind:arm_call to:0x021438e8 module:overlay(70) +from:0x02143734 kind:arm_call to:0x02143958 module:overlay(70) +from:0x02143740 kind:arm_call to:0x02143920 module:overlay(70) +from:0x0214374c kind:arm_call to:0x021437d0 module:overlay(70) +from:0x02143754 kind:load to:0x027e0cd8 module:dtcm +from:0x02143758 kind:load to:0x027e09ac module:dtcm +from:0x021437b0 kind:arm_call to:0x021437d0 module:overlay(70) +from:0x021437bc kind:arm_call to:0x021437d0 module:overlay(70) +from:0x021437c8 kind:arm_call to:0x021437d0 module:overlay(70) +from:0x02143810 kind:arm_call to:0x021438e8 module:overlay(70) +from:0x02143818 kind:arm_call to:0x02143958 module:overlay(70) +from:0x02143824 kind:arm_call to:0x02143920 module:overlay(70) +from:0x0214384c kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0214387c kind:arm_call to:0x020726f0 module:overlay(0) +from:0x021438ac kind:arm_call to:0x020726f0 module:overlay(0) +from:0x021438dc kind:arm_call to:0x020726f0 module:overlay(0) +from:0x021438e4 kind:load to:0x027e09ac module:dtcm +from:0x02143914 kind:arm_call to:0x02072a4c module:overlay(0) +from:0x0214391c kind:load to:0x027e09ac module:dtcm +from:0x0214394c kind:arm_call to:0x02072a4c module:overlay(0) +from:0x02143954 kind:load to:0x027e09ac module:dtcm +from:0x021439c4 kind:load to:0x027e09a4 module:dtcm +from:0x021439d0 kind:load to:0x0214fd1c module:overlay(70) +from:0x021439e4 kind:arm_call to:0x02011f3c module:main +from:0x021439f0 kind:arm_call to:0x02143a20 module:overlay(70) +from:0x02143a04 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02143a1c kind:load to:0x0214ed3c module:overlay(70) +from:0x02143a28 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02143a4c kind:load to:0x0214ed60 module:overlay(70) +from:0x02143a78 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02143aa8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02143ad0 kind:arm_call to:0x02143be8 module:overlay(70) +from:0x02143b0c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02143b2c kind:arm_call to:0x020970c8 module:overlay(0) +from:0x02143b48 kind:arm_call to:0x02143be8 module:overlay(70) +from:0x02143b58 kind:arm_call to:0x02143be8 module:overlay(70) +from:0x02143b74 kind:arm_call to:0x020970c8 module:overlay(0) +from:0x02143b90 kind:arm_call to:0x02143be8 module:overlay(70) +from:0x02143bac kind:arm_call to:0x020970c8 module:overlay(0) +from:0x02143bc8 kind:arm_call to:0x02143be8 module:overlay(70) +from:0x02143bd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02143c1c kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02143c40 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02143c50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143c64 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143c6c kind:arm_call to:0x02011ff4 module:main +from:0x02143c80 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02143c94 kind:load to:0x0214fd68 module:overlay(70) +from:0x02143ca8 kind:arm_call to:0x02011f3c module:main +from:0x02143cb4 kind:arm_call to:0x02143ce4 module:overlay(70) +from:0x02143cc8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02143ce0 kind:load to:0x0214edbc module:overlay(70) +from:0x02143cec kind:arm_call to:0x02098388 module:overlay(0) +from:0x02143d28 kind:load to:0x0214ede0 module:overlay(70) +from:0x02143d2c kind:load to:0x0214ee48 module:overlay(70) +from:0x02143d74 kind:arm_call to:0x02143fe4 module:overlay(70) +from:0x02143d98 kind:arm_call to:0x02082164 module:overlay(0) +from:0x02143db4 kind:arm_call to:0x020d9314 module:overlay(31) +from:0x02143dd4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02143dd8 kind:load to:0x027e09a4 module:dtcm +from:0x02143ddc kind:load to:0x027e0cd8 module:dtcm +from:0x02143e00 kind:arm_call to:0x02143f34 module:overlay(70) +from:0x02143e08 kind:arm_call to:0x02143f38 module:overlay(70) +from:0x02143e50 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02143e9c kind:arm_call to:0x020d997c module:overlay(31) +from:0x02143ea8 kind:load to:0x027e0d34 module:dtcm +from:0x02143edc kind:arm_call to:0x020d997c module:overlay(31) +from:0x02143efc kind:arm_call to:0x020d997c module:overlay(31) +from:0x02143f24 kind:load to:0x027e0cd8 module:dtcm +from:0x02143f28 kind:load to:0x027e0d34 module:dtcm +from:0x02143f54 kind:arm_call to:0x01ffd420 module:itcm +from:0x02143f78 kind:load to:0x027e09b8 module:dtcm +from:0x02143f88 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143f9c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02143fa4 kind:arm_call to:0x02011ff4 module:main +from:0x02143fb8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02143ff0 kind:load to:0x0214dc74 module:overlay(70) +from:0x02143ffc kind:load to:0x0214fdb4 module:overlay(70) +from:0x02144010 kind:arm_call to:0x02011f3c module:main +from:0x0214401c kind:arm_call to:0x02144070 module:overlay(70) +from:0x0214403c kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x02144068 kind:load to:0x0214ee5c module:overlay(70) +from:0x02144078 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021440a4 kind:load to:0x0214ee84 module:overlay(70) +from:0x021440a8 kind:load to:0x020b1968 module:overlay(0) +from:0x021440cc kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x02144150 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02144164 kind:load to:0x0214dd04 module:overlay(70) +from:0x02144168 kind:load to:0x0214fdb4 module:overlay(70) +from:0x0214416c kind:load to:0x0214fdd4 module:overlay(70) +from:0x02144170 kind:load to:0x027e0cd8 module:dtcm +from:0x021441a0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021441a8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021441c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021441c8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021441d0 kind:arm_call to:0x02011ff4 module:main +from:0x021441e4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x021441f8 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02144200 kind:arm_call to:0x02011ff4 module:main +from:0x02144214 kind:load to:0x0214fe44 module:overlay(70) +from:0x02144228 kind:arm_call to:0x02011f3c module:main +from:0x02144234 kind:arm_call to:0x0214447c module:overlay(70) +from:0x0214424c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214425c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021442e0 kind:load to:0x0214eec4 module:overlay(70) +from:0x021442e4 kind:load to:0x0214e9f4 module:overlay(70) +from:0x021442e8 kind:load to:0x0214eee0 module:overlay(70) +from:0x021442fc kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0214432c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02144338 kind:load to:0x0214ef20 module:overlay(70) +from:0x02144364 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0214438c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0214439c kind:load to:0x0214dd14 module:overlay(70) +from:0x02144408 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02144450 kind:arm_call to:0x021442f4 module:overlay(70) +from:0x02144460 kind:load to:0x0214ef4c module:overlay(70) +from:0x02144470 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144484 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021444cc kind:arm_call to:0x021442f4 module:overlay(70) +from:0x021444dc kind:load to:0x0214ef4c module:overlay(70) +from:0x0214453c kind:arm_call to:0x0214433c module:overlay(70) +from:0x021445b0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02144694 kind:arm_call to:0x01fff584 module:itcm +from:0x021446c0 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x021446ec kind:arm_call to:0x01fff498 module:itcm +from:0x02144728 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144750 kind:arm_call to:0x02144a8c module:overlay(70) +from:0x02144764 kind:load to:0x0214fe2c module:overlay(70) +from:0x02144768 kind:load to:0x0214fe38 module:overlay(70) +from:0x0214476c kind:load to:0x027e0ce8 module:dtcm +from:0x0214477c kind:load to:0x021447e0 module:overlay(70) +from:0x0214479c kind:arm_call to:0x020732ec module:overlay(0) +from:0x021447b0 kind:arm_call to:0x021447e0 module:overlay(70) +from:0x021447d4 kind:arm_call to:0x021447e0 module:overlay(70) +from:0x021447dc kind:load to:0x027e09b8 module:dtcm +from:0x02144830 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02144848 kind:arm_call to:0x01ff916c module:itcm +from:0x0214488c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021448d0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144904 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144940 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144978 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02144990 kind:arm_call to:0x01ff916c module:itcm +from:0x021449cc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144a20 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144a3c kind:arm_call to:0x01ff916c module:itcm +from:0x02144a54 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02144a6c kind:arm_call to:0x02144a8c module:overlay(70) +from:0x02144a7c kind:load to:0x027e09b8 module:dtcm +from:0x02144af8 kind:arm_call to:0x02144e08 module:overlay(70) +from:0x02144b10 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02144b7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144bc4 kind:arm_call to:0x02144e90 module:overlay(70) +from:0x02144bd8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02144c3c kind:arm_call to:0x02073388 module:overlay(0) +from:0x02144c64 kind:arm_call to:0x0209d54c module:overlay(0) +from:0x02144c84 kind:arm_call to:0x02144e08 module:overlay(70) +from:0x02144d64 kind:arm_call to:0x01fff498 module:itcm +from:0x02144d78 kind:arm_call to:0x02144a8c module:overlay(70) +from:0x02144db8 kind:load to:0x02049be4 module:main +from:0x02144dbc kind:load to:0x0214eef4 module:overlay(70) +from:0x02144dc4 kind:load to:0x027e09b8 module:dtcm +from:0x02144dd0 kind:load to:0x027e0ce8 module:dtcm +from:0x02144e04 kind:load to:0x0209d434 module:overlay(0) +from:0x02144e60 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02144e78 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02144e84 kind:load to:0x027e09a8 module:dtcm +from:0x02144f0c kind:load to:0x0214fe44 module:overlay(70) +from:0x02144f18 kind:load to:0x0214ff18 module:overlay(70) +from:0x02144f40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02144f58 kind:arm_call to:0x01fff458 module:itcm +from:0x02145058 kind:load to:0x027e0ce4 module:dtcm +from:0x02145084 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214508c kind:arm_call to:0x02011ff4 module:main +from:0x021450a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021450ac kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021450c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021450cc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021450d4 kind:arm_call to:0x02011ff4 module:main +from:0x021450e8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021450fc kind:load to:0x0214ff4c module:overlay(70) +from:0x02145110 kind:arm_call to:0x02011f3c module:main +from:0x0214511c kind:arm_call to:0x021451e0 module:overlay(70) +from:0x02145134 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02145144 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021451c8 kind:load to:0x0214eec4 module:overlay(70) +from:0x021451d0 kind:load to:0x0214e9f4 module:overlay(70) +from:0x021451d4 kind:load to:0x0214ef94 module:overlay(70) +from:0x021451e8 kind:arm_call to:0x02144400 module:overlay(70) +from:0x021451fc kind:load to:0x0214efb0 module:overlay(70) +from:0x02145208 kind:load to:0x02144770 module:overlay(70) +from:0x02145258 kind:load to:0x0214ff4c module:overlay(70) +from:0x02145264 kind:load to:0x02150020 module:overlay(70) +from:0x02145274 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214527c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02145294 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214529c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021452a4 kind:arm_call to:0x02011ff4 module:main +from:0x021452b8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021452d4 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x021452f4 kind:load to:0x0214f014 module:overlay(70) +from:0x0214530c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02145320 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x0214533c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0214534c kind:load to:0x0214dd4c module:overlay(70) +from:0x021453a0 kind:load to:0x02150084 module:overlay(70) +from:0x021453b4 kind:arm_call to:0x02011f3c module:main +from:0x021453c0 kind:arm_call to:0x02145478 module:overlay(70) +from:0x021453d8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021453e8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02145460 kind:load to:0x0214eec4 module:overlay(70) +from:0x02145464 kind:load to:0x0214e9f4 module:overlay(70) +from:0x02145468 kind:load to:0x0214eff8 module:overlay(70) +from:0x02145480 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02145490 kind:arm_call to:0x021452c4 module:overlay(70) +from:0x021454b4 kind:load to:0x0214f040 module:overlay(70) +from:0x021454c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145508 kind:arm_call to:0x0200f05c module:main +from:0x02145574 kind:arm_call to:0x0200f05c module:main +from:0x021455c0 kind:arm_call to:0x021458fc module:overlay(70) +from:0x021455f0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02145618 kind:arm_call to:0x021452f8 module:overlay(70) +from:0x02145628 kind:load to:0x02150084 module:overlay(70) +from:0x0214562c kind:load to:0x0214dd3c module:overlay(70) +from:0x02145630 kind:load to:0x027e0cd8 module:dtcm +from:0x02145634 kind:load to:0x0214dd2c module:overlay(70) +from:0x02145638 kind:load to:0x02150054 module:overlay(70) +from:0x0214563c kind:load to:0x0214dd24 module:overlay(70) +from:0x02145684 kind:arm_call to:0x021458fc module:overlay(70) +from:0x021456ec kind:arm_call to:0x02015a18 module:main +from:0x021456f8 kind:arm_call to:0x02145720 module:overlay(70) +from:0x0214575c kind:arm_call to:0x021458fc module:overlay(70) +from:0x02145780 kind:arm_call to:0x021458fc module:overlay(70) +from:0x021457b0 kind:arm_call to:0x021458fc module:overlay(70) +from:0x021457d8 kind:arm_call to:0x021458fc module:overlay(70) +from:0x021457e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214586c kind:arm_call to:0x02028c4c module:main +from:0x021458e0 kind:arm_call to:0x0201aa44 module:main +from:0x021458ec kind:load to:0x027e0998 module:dtcm +from:0x021458f0 kind:load to:0x027e0cd8 module:dtcm +from:0x021458f4 kind:load to:0x02150054 module:overlay(70) +from:0x021458f8 kind:load to:0x0204af1c module:main +from:0x02145980 kind:arm_call to:0x02039f04 module:main +from:0x02145988 kind:arm_call to:0x02039d60 module:main +from:0x021459c4 kind:arm_call to:0x02039f04 module:main +from:0x021459d0 kind:arm_call to:0x0203a978 module:main +from:0x021459dc kind:arm_call to:0x0203ab58 module:main +from:0x02145a08 kind:arm_call to:0x02039f04 module:main +from:0x02145a14 kind:arm_call to:0x0203a978 module:main +from:0x02145a1c kind:arm_call to:0x0203ad88 module:main +from:0x02145a20 kind:arm_call to:0x0203a5ac module:main +from:0x02145aa8 kind:arm_call to:0x02039f04 module:main +from:0x02145ab0 kind:arm_call to:0x02039d60 module:main +from:0x02145af0 kind:arm_call to:0x02039f04 module:main +from:0x02145afc kind:arm_call to:0x0203a978 module:main +from:0x02145b08 kind:arm_call to:0x0203ab58 module:main +from:0x02145b38 kind:arm_call to:0x02039f04 module:main +from:0x02145b44 kind:arm_call to:0x0203a978 module:main +from:0x02145b4c kind:arm_call to:0x0203ad88 module:main +from:0x02145b50 kind:arm_call to:0x0203a5ac module:main +from:0x02145b88 kind:load to:0x02049be4 module:main +from:0x02145b90 kind:load to:0x02150158 module:overlay(70) +from:0x02145ba0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145ba8 kind:arm_call to:0x02011ff4 module:main +from:0x02145bc0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145bc8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02145be0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145be8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02145bf0 kind:arm_call to:0x02011ff4 module:main +from:0x02145c14 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02145c28 kind:load to:0x0215018c module:overlay(70) +from:0x02145c3c kind:arm_call to:0x02011f3c module:main +from:0x02145c48 kind:arm_call to:0x02145cf8 module:overlay(70) +from:0x02145c60 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02145c70 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02145cdc kind:load to:0x0214f080 module:overlay(70) +from:0x02145ce0 kind:load to:0x0214f0b8 module:overlay(70) +from:0x02145ce4 kind:load to:0x0214f09c module:overlay(70) +from:0x02145d00 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02145d58 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02145d6c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02145d98 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02145dac kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02145dc0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02145dcc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02145dec kind:load to:0x0214f0e0 module:overlay(70) +from:0x02145df0 kind:load to:0x0215018c module:overlay(70) +from:0x02145df4 kind:load to:0x021501ac module:overlay(70) +from:0x02145df8 kind:load to:0x0214dd64 module:overlay(70) +from:0x02145dfc kind:load to:0x02150260 module:overlay(70) +from:0x02145e1c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02145e24 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02145e2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02145e34 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02145e40 kind:load to:0x0214f0e0 module:overlay(70) +from:0x02145e44 kind:load to:0x027e0cec module:dtcm +from:0x02145e64 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02145e6c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02145e74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02145e7c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02145e84 kind:arm_call to:0x02011ff4 module:main +from:0x02145e90 kind:load to:0x0214f0e0 module:overlay(70) +from:0x02145e94 kind:load to:0x027e0cec module:dtcm +from:0x02145eec kind:arm_call to:0x02145ff0 module:overlay(70) +from:0x02145f08 kind:load to:0x027e0cd8 module:dtcm +from:0x02145f68 kind:arm_call to:0x02145ff0 module:overlay(70) +from:0x02145f78 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02145f94 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02145fa8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02145fc8 kind:load to:0x027e0cd8 module:dtcm +from:0x02145fcc kind:load to:0x027e0cec module:dtcm +from:0x02146018 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02146028 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02146038 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02146048 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02146050 kind:load to:0x027e0cec module:dtcm +from:0x02146098 kind:load to:0x027e0cd8 module:dtcm +from:0x021460ec kind:arm_call to:0x02146054 module:overlay(70) +from:0x02146100 kind:arm_call to:0x02146054 module:overlay(70) +from:0x02146110 kind:arm_call to:0x020e0f30 module:overlay(31) +from:0x02146124 kind:arm_call to:0x02146054 module:overlay(70) +from:0x02146150 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02146164 kind:load to:0x02150290 module:overlay(70) +from:0x02146178 kind:arm_call to:0x02011f3c module:main +from:0x02146184 kind:arm_call to:0x02146290 module:overlay(70) +from:0x0214619c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021461ac kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02146218 kind:load to:0x0214eec4 module:overlay(70) +from:0x0214621c kind:load to:0x0214e9f4 module:overlay(70) +from:0x02146220 kind:load to:0x0214f134 module:overlay(70) +from:0x0214623c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02146254 kind:load to:0x0214f120 module:overlay(70) +from:0x02146278 kind:arm_call to:0x021469e4 module:overlay(70) +from:0x02146298 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02146340 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x0214634c kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x02146354 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02146368 kind:arm_call to:0x02146230 module:overlay(70) +from:0x02146390 kind:load to:0x0214f150 module:overlay(70) +from:0x02146398 kind:load to:0x02150290 module:overlay(70) +from:0x0214639c kind:load to:0x020b1968 module:overlay(0) +from:0x021463a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021463a4 kind:load to:0x0214dd74 module:overlay(70) +from:0x021463a8 kind:load to:0x0214e9f4 module:overlay(70) +from:0x021463ac kind:load to:0x02150364 module:overlay(70) +from:0x021463b8 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02146424 kind:arm_call to:0x01ffedac module:itcm +from:0x02146430 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02146470 kind:arm_call to:0x01ff9638 module:itcm +from:0x02146480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021464c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021464d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021464f4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02146554 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02146560 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02146588 kind:arm_call to:0x02146774 module:overlay(70) +from:0x02146598 kind:load to:0x027e0cd8 module:dtcm +from:0x021465a4 kind:load to:0x027e09c0 module:dtcm +from:0x021465e0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021465f8 kind:arm_call to:0x02146774 module:overlay(70) +from:0x02146604 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0214661c kind:arm_call to:0x02146774 module:overlay(70) +from:0x02146648 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02146660 kind:arm_call to:0x02146774 module:overlay(70) +from:0x0214669c kind:arm_call to:0x02146774 module:overlay(70) +from:0x021466d8 kind:arm_call to:0x02146774 module:overlay(70) +from:0x02146714 kind:arm_call to:0x01ffb464 module:itcm +from:0x02146724 kind:arm_call to:0x01ff9218 module:itcm +from:0x02146744 kind:arm_call to:0x02146774 module:overlay(70) +from:0x02146750 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02146768 kind:arm_call to:0x02146774 module:overlay(70) +from:0x021467f4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02146840 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214685c kind:arm_call to:0x02146774 module:overlay(70) +from:0x02146874 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021468ac kind:load to:0x020b539c module:overlay(0) +from:0x021468b4 kind:load to:0x027e09a8 module:dtcm +from:0x021468f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214694c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214695c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214696c kind:arm_call to:0x0200eab0 module:main +from:0x02146990 kind:load to:0x0203e964 module:main +from:0x021469cc kind:arm_call to:0x02146774 module:overlay(70) +from:0x021469fc kind:arm_call to:0x02146774 module:overlay(70) +from:0x02146a0c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02146a14 kind:arm_call to:0x02011ff4 module:main +from:0x02146a2c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02146a34 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146a3c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146a44 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02146a5c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02146a64 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146a6c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146a74 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02146a7c kind:arm_call to:0x02011ff4 module:main +from:0x02146a90 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02146aa4 kind:load to:0x02150398 module:overlay(70) +from:0x02146ab8 kind:arm_call to:0x02011f3c module:main +from:0x02146ac4 kind:arm_call to:0x02146c88 module:overlay(70) +from:0x02146adc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02146aec kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02146b6c kind:load to:0x0214eec4 module:overlay(70) +from:0x02146b70 kind:load to:0x0214e9f4 module:overlay(70) +from:0x02146b74 kind:load to:0x0214f190 module:overlay(70) +from:0x02146b8c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02146bb4 kind:load to:0x0214f1ac module:overlay(70) +from:0x02146bf4 kind:arm_call to:0x0200f218 module:main +from:0x02146c44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02146c4c kind:load to:0x0214dd84 module:overlay(70) +from:0x02146c50 kind:load to:0x0203e964 module:main +from:0x02146c6c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02146c7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02146c90 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02146cc4 kind:arm_call to:0x0200f05c module:main +from:0x02146ce0 kind:arm_call to:0x02146b84 module:overlay(70) +from:0x02146cfc kind:arm_call to:0x0200f05c module:main +from:0x02146d18 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02146d44 kind:load to:0x0214f1d8 module:overlay(70) +from:0x02146d48 kind:load to:0x02150398 module:overlay(70) +from:0x02146d4c kind:load to:0x0214dd98 module:overlay(70) +from:0x02146d50 kind:load to:0x0214dda8 module:overlay(70) +from:0x02146d54 kind:load to:0x0215046c module:overlay(70) +from:0x02146d6c kind:arm_call to:0x0209d668 module:overlay(0) +from:0x02146d90 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02146dd0 kind:arm_call to:0x02146f44 module:overlay(70) +from:0x02146e20 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02146e6c kind:arm_call to:0x01ff9110 module:itcm +from:0x02146e88 kind:arm_call to:0x02146f44 module:overlay(70) +from:0x02146e9c kind:arm_call to:0x01ff9110 module:itcm +from:0x02146ec4 kind:arm_call to:0x02146f44 module:overlay(70) +from:0x02146ee0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02146ef0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02146f28 kind:load to:0x027e09a8 module:dtcm +from:0x02146f9c kind:arm_call to:0x02146c54 module:overlay(70) +from:0x02146fbc kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02146fe4 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02146ff4 kind:arm_call to:0x02146c54 module:overlay(70) +from:0x02147020 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02147040 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021470d4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021470e8 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02147104 kind:arm_call to:0x02146c54 module:overlay(70) +from:0x02147120 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02147158 kind:load to:0x027e09b8 module:dtcm +from:0x021471a4 kind:arm_call to:0x0200ef9c module:main +from:0x021471f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147224 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214724c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02147268 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02147274 kind:arm_call to:0x0209d614 module:overlay(0) +from:0x02147284 kind:arm_call to:0x02146f44 module:overlay(70) +from:0x021472f4 kind:arm_call to:0x0208bf88 module:overlay(0) +from:0x02147304 kind:arm_call to:0x02082a18 module:overlay(0) +from:0x02147328 kind:arm_call to:0x02146f44 module:overlay(70) +from:0x02147340 kind:load to:0x027e0ce4 module:dtcm +from:0x02147344 kind:load to:0x027e09a8 module:dtcm +from:0x02147350 kind:load to:0x027e0cec module:dtcm +from:0x02147354 kind:load to:0x027e0ce0 module:dtcm +from:0x02147358 kind:load to:0x027e0cdc module:dtcm +from:0x02147364 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214736c kind:arm_call to:0x02011ff4 module:main +from:0x02147384 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214738c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02147394 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021473ac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021473b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021473bc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021473c4 kind:arm_call to:0x02011ff4 module:main +from:0x021473d8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021473ec kind:load to:0x021504a0 module:overlay(70) +from:0x02147400 kind:arm_call to:0x02011f3c module:main +from:0x0214740c kind:arm_call to:0x021474b8 module:overlay(70) +from:0x02147424 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02147434 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021474a0 kind:load to:0x0214f080 module:overlay(70) +from:0x021474a8 kind:load to:0x0214f0b8 module:overlay(70) +from:0x021474ac kind:load to:0x0214f218 module:overlay(70) +from:0x021474c0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02147518 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214752c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02147574 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02147588 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0214759c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021475a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021475b4 kind:load to:0x0214f234 module:overlay(70) +from:0x021475b8 kind:load to:0x021504a0 module:overlay(70) +from:0x021475bc kind:load to:0x021504c0 module:overlay(70) +from:0x021475c0 kind:load to:0x02150574 module:overlay(70) +from:0x021475c4 kind:load to:0x0214ddc0 module:overlay(70) +from:0x021475f0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02147608 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02147610 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02147618 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02147624 kind:load to:0x0214f234 module:overlay(70) +from:0x02147650 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02147668 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02147670 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02147678 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02147680 kind:arm_call to:0x02011ff4 module:main +from:0x0214768c kind:load to:0x0214f234 module:overlay(70) +from:0x0214776c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147814 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02147834 kind:arm_call to:0x02147b48 module:overlay(70) +from:0x02147848 kind:load to:0x0203e964 module:main +from:0x02147888 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021478a0 kind:arm_call to:0x02147b48 module:overlay(70) +from:0x021478c0 kind:arm_call to:0x02147b48 module:overlay(70) +from:0x021478cc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021478e8 kind:arm_call to:0x02147ca8 module:overlay(70) +from:0x02147914 kind:arm_call to:0x02147b48 module:overlay(70) +from:0x02147930 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02147948 kind:arm_call to:0x02147b48 module:overlay(70) +from:0x021479b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147a7c kind:arm_call to:0x01ffb744 module:itcm +from:0x02147ab0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02147ac0 kind:arm_call to:0x02147b48 module:overlay(70) +from:0x02147af4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147b00 kind:arm_call to:0x01fff458 module:itcm +from:0x02147b34 kind:load to:0x027e0ce4 module:dtcm +from:0x02147b38 kind:load to:0x0203e964 module:main +from:0x02147b3c kind:load to:0x027e09a8 module:dtcm +from:0x02147b8c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02147ba4 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02147bb4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02147bc4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02147be0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02147c04 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02147c48 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02147c6c kind:arm_call to:0x01ffc768 module:itcm +from:0x02147c90 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02147c9c kind:load to:0x0203e964 module:main +from:0x02147ca0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02147ca4 kind:load to:0x027e09b4 module:dtcm +from:0x02147cc8 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02147cd8 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02147ce0 kind:load to:0x020b5214 module:overlay(0) +from:0x02147cec kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02147d04 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02147d78 kind:arm_call to:0x01fff498 module:itcm +from:0x02147d80 kind:arm_call to:0x01fff584 module:itcm +from:0x02147dc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147dd0 kind:arm_call to:0x01ff938c module:itcm +from:0x02147df8 kind:load to:0x027e0ce8 module:dtcm +from:0x02147e50 kind:load to:0x021505a4 module:overlay(70) +from:0x02147e64 kind:arm_call to:0x02011f3c module:main +from:0x02147e70 kind:arm_call to:0x02147ebc module:overlay(70) +from:0x02147e84 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02147eb8 kind:load to:0x0214f290 module:overlay(70) +from:0x02147ec4 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02147f1c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02147f30 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02147f38 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02147f80 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02147fe8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02148000 kind:load to:0x0214f334 module:overlay(70) +from:0x02148004 kind:load to:0x021505a4 module:overlay(70) +from:0x02148008 kind:load to:0x020b27c8 module:overlay(0) +from:0x0214800c kind:load to:0x0214f274 module:overlay(70) +from:0x02148018 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02148060 kind:arm_call to:0x021482cc module:overlay(70) +from:0x0214807c kind:arm_call to:0x0202851c module:main +from:0x02148114 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214813c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148158 kind:arm_call to:0x02147e30 module:overlay(70) +from:0x0214816c kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02148174 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021481bc kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021481ec kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02148248 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02148254 kind:load to:0x0214f2ac module:overlay(70) +from:0x0214825c kind:load to:0x027e09c0 module:dtcm +from:0x02148274 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021482a0 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021482bc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02148310 kind:load to:0x0214f2ec module:overlay(70) +from:0x02148340 kind:load to:0x01ff930c module:itcm +from:0x0214836c kind:arm_call to:0x01ff930c module:itcm +from:0x02148374 kind:arm_call to:0x02148880 module:overlay(70) +from:0x02148388 kind:arm_call to:0x021482cc module:overlay(70) +from:0x021483b8 kind:arm_call to:0x021485e0 module:overlay(70) +from:0x021483cc kind:arm_call to:0x021482cc module:overlay(70) +from:0x021483fc kind:arm_call to:0x021485e0 module:overlay(70) +from:0x02148410 kind:arm_call to:0x021482cc module:overlay(70) +from:0x02148440 kind:arm_call to:0x02148694 module:overlay(70) +from:0x02148454 kind:arm_call to:0x021482cc module:overlay(70) +from:0x02148480 kind:arm_call to:0x02148694 module:overlay(70) +from:0x02148494 kind:arm_call to:0x021482cc module:overlay(70) +from:0x021484c8 kind:load to:0x027e09a8 module:dtcm +from:0x021484d0 kind:load to:0x02071b30 module:overlay(0) +from:0x021484ec kind:arm_call to:0x01ff930c module:itcm +from:0x02148514 kind:arm_call to:0x02148694 module:overlay(70) +from:0x02148528 kind:arm_call to:0x021482cc module:overlay(70) +from:0x02148534 kind:arm_call to:0x021485e0 module:overlay(70) +from:0x02148548 kind:arm_call to:0x021482cc module:overlay(70) +from:0x02148580 kind:arm_call to:0x01ff930c module:itcm +from:0x02148590 kind:arm_call to:0x01ff916c module:itcm +from:0x021485a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021485ac kind:arm_call to:0x01ff97c8 module:itcm +from:0x021485d4 kind:arm_call to:0x021482cc module:overlay(70) +from:0x021485e8 kind:arm_call to:0x02148764 module:overlay(70) +from:0x021485f8 kind:arm_call to:0x02148ad8 module:overlay(70) +from:0x02148614 kind:arm_call to:0x01ff930c module:itcm +from:0x0214861c kind:arm_call to:0x02148750 module:overlay(70) +from:0x0214862c kind:arm_call to:0x01ff916c module:itcm +from:0x02148680 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02148690 kind:load to:0x0203e964 module:main +from:0x0214869c kind:arm_call to:0x02148764 module:overlay(70) +from:0x021486ac kind:arm_call to:0x02148ad8 module:overlay(70) +from:0x021486c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021486d0 kind:arm_call to:0x02148750 module:overlay(70) +from:0x021486e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214873c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0214874c kind:load to:0x0203e964 module:main +from:0x02148760 kind:load to:0x0214ddd0 module:overlay(70) +from:0x021487a0 kind:arm_call to:0x01ff947c module:itcm +from:0x021487f0 kind:arm_call to:0x01fff148 module:itcm +from:0x021487fc kind:arm_call to:0x02148a44 module:overlay(70) +from:0x02148834 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148840 kind:arm_call to:0x01fff458 module:itcm +from:0x02148858 kind:arm_call to:0x02148a44 module:overlay(70) +from:0x02148874 kind:load to:0x027e0ce0 module:dtcm +from:0x02148878 kind:load to:0x027e0ce4 module:dtcm +from:0x0214889c kind:arm_call to:0x01fff148 module:itcm +from:0x021488ac kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021488cc kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x021488fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02148928 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148934 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021489a8 kind:arm_call to:0x02016c68 module:main +from:0x02148a18 kind:arm_call to:0x02016c68 module:main +from:0x02148a30 kind:arm_call to:0x0202851c module:main +from:0x02148a40 kind:load to:0x027e0ce0 module:dtcm +from:0x02148a74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148a7c kind:arm_call to:0x01ffb800 module:itcm +from:0x02148aac kind:arm_call to:0x01ff947c module:itcm +from:0x02148b0c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02148b24 kind:load to:0x027e09a8 module:dtcm +from:0x02148b34 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02148b3c kind:arm_call to:0x02011ff4 module:main +from:0x02148b54 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02148b5c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02148b64 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02148b6c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148b74 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02148b8c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02148b94 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02148b9c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02148ba4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148bac kind:arm_call to:0x02098488 module:overlay(0) +from:0x02148bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02148bc8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02148bdc kind:load to:0x0215068c module:overlay(70) +from:0x02148bf0 kind:arm_call to:0x02011f3c module:main +from:0x02148bfc kind:arm_call to:0x02148c4c module:overlay(70) +from:0x02148c14 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02148c44 kind:load to:0x0214f398 module:overlay(70) +from:0x02148c54 kind:arm_call to:0x020fbe44 module:overlay(31) +from:0x02148ce0 kind:load to:0x0214f3b4 module:overlay(70) +from:0x02148ce4 kind:load to:0x0214f44c module:overlay(70) +from:0x02148ce8 kind:load to:0x0215068c module:overlay(70) +from:0x02148cec kind:load to:0x020b1968 module:overlay(0) +from:0x02148d00 kind:arm_call to:0x020fbf10 module:overlays(26,31) +from:0x02148d18 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02148d38 kind:load to:0x0209d29c module:overlay(0) +from:0x02148d48 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02148da8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02148dec kind:load to:0x0203e964 module:main +from:0x02148df8 kind:load to:0x020fcb78 module:overlays(19,31) +from:0x02148e58 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02148e6c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02148e7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148e9c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02148ebc kind:load to:0x0203e964 module:main +from:0x02148ec0 kind:load to:0x027e0cec module:dtcm +from:0x02148ed0 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x02148ee8 kind:arm_call to:0x020fcf0c module:overlay(31) +from:0x02148f10 kind:load to:0x027e09a8 module:dtcm +from:0x02148f18 kind:load to:0x02071b30 module:overlay(0) +from:0x02148f4c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02148f58 kind:load to:0x027e09a8 module:dtcm +from:0x02148f7c kind:load to:0x027e09a8 module:dtcm +from:0x02148f84 kind:load to:0x02071b30 module:overlay(0) +from:0x02148fb8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02148fc4 kind:load to:0x027e09a8 module:dtcm +from:0x02148fd8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02148fe0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02148fe8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02149000 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02149008 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02149010 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02149018 kind:arm_call to:0x02011ff4 module:main +from:0x0214902c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02149040 kind:arm_branch to:0x020fcf78 module:overlay(31) +from:0x02149050 kind:arm_branch to:0x020fcf74 module:overlay(31) +from:0x02149060 kind:load to:0x0215077c module:overlay(70) +from:0x02149074 kind:arm_call to:0x02011f3c module:main +from:0x02149080 kind:arm_call to:0x02149144 module:overlay(70) +from:0x02149098 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021490a8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02149130 kind:load to:0x0214eec4 module:overlay(70) +from:0x02149134 kind:load to:0x0214f464 module:overlay(70) +from:0x02149138 kind:load to:0x0214e9f4 module:overlay(70) +from:0x0214914c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214918c kind:arm_call to:0x0203d160 module:main +from:0x02149224 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02149230 kind:load to:0x0214f480 module:overlay(70) +from:0x02149234 kind:load to:0x02141618 module:overlay(70) +from:0x02149238 kind:load to:0x02149fa0 module:overlay(70) +from:0x0214923c kind:load to:0x020b1968 module:overlay(0) +from:0x02149240 kind:load to:0x0215077c module:overlay(70) +from:0x02149244 kind:load to:0x02150770 module:overlay(70) +from:0x021493c0 kind:arm_call to:0x01fff584 module:itcm +from:0x021493ec kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02149420 kind:arm_call to:0x01fff498 module:itcm +from:0x02149458 kind:arm_call to:0x02149ec4 module:overlay(70) +from:0x02149480 kind:arm_call to:0x02149a78 module:overlay(70) +from:0x021494a0 kind:load to:0x027e0ce8 module:dtcm +from:0x021494ec kind:load to:0x02150770 module:overlay(70) +from:0x021494f0 kind:load to:0x0209d434 module:overlay(0) +from:0x02149594 kind:arm_call to:0x0203a1bc module:main +from:0x021495b4 kind:arm_call to:0x0203a1bc module:main +from:0x021495dc kind:arm_call to:0x01fff498 module:itcm +from:0x021495e8 kind:arm_call to:0x01fff584 module:itcm +from:0x021495f4 kind:arm_call to:0x01fff584 module:itcm +from:0x0214960c kind:arm_call to:0x02149a78 module:overlay(70) +from:0x0214967c kind:arm_call to:0x0203a1bc module:main +from:0x0214969c kind:arm_call to:0x0203a1bc module:main +from:0x021496c4 kind:arm_call to:0x01fff498 module:itcm +from:0x021496d0 kind:arm_call to:0x01fff584 module:itcm +from:0x021496dc kind:arm_call to:0x01fff584 module:itcm +from:0x021496f4 kind:arm_call to:0x02149a78 module:overlay(70) +from:0x0214972c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021497a4 kind:arm_call to:0x02149a78 module:overlay(70) +from:0x021497ac kind:arm_call to:0x02149ec4 module:overlay(70) +from:0x021497d8 kind:arm_call to:0x02149a78 module:overlay(70) +from:0x021497e8 kind:arm_call to:0x02149ec4 module:overlay(70) +from:0x02149814 kind:arm_call to:0x02149a78 module:overlay(70) +from:0x02149870 kind:arm_call to:0x02149a78 module:overlay(70) +from:0x02149878 kind:arm_call to:0x02149ec4 module:overlay(70) +from:0x0214989c kind:arm_call to:0x02149a78 module:overlay(70) +from:0x021498ac kind:arm_call to:0x02149f68 module:overlay(70) +from:0x021498dc kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02149910 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02149924 kind:arm_call to:0x02149ec4 module:overlay(70) +from:0x02149948 kind:arm_call to:0x02149a78 module:overlay(70) +from:0x02149958 kind:arm_call to:0x02149f68 module:overlay(70) +from:0x02149988 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021499bc kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021499d0 kind:arm_call to:0x02149ec4 module:overlay(70) +from:0x021499f4 kind:arm_call to:0x02149a78 module:overlay(70) +from:0x02149a08 kind:load to:0x027e0ce8 module:dtcm +from:0x02149a0c kind:load to:0x027e09a8 module:dtcm +from:0x02149a10 kind:load to:0x027e0cec module:dtcm +from:0x02149a30 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02149a74 kind:load to:0x027e09b8 module:dtcm +from:0x02149af0 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02149b18 kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x02149b28 kind:arm_call to:0x02149f00 module:overlay(70) +from:0x02149b48 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02149ba8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02149c18 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02149c4c kind:arm_call to:0x0209d54c module:overlay(0) +from:0x02149c94 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02149cac kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02149cf4 kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x02149d04 kind:arm_call to:0x02149f00 module:overlay(70) +from:0x02149d24 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02149d38 kind:arm_call to:0x02149f00 module:overlay(70) +from:0x02149d78 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02149de8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02149e1c kind:arm_call to:0x0209d54c module:overlay(0) +from:0x02149e68 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02149e98 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02149eb0 kind:load to:0x027e0cec module:dtcm +from:0x02149eb4 kind:load to:0x027e09b8 module:dtcm +from:0x02149ebc kind:load to:0x027e09a8 module:dtcm +from:0x02149ec0 kind:load to:0x02150850 module:overlay(70) +from:0x02149ed8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02149eec kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02149f74 kind:arm_call to:0x01fff590 module:itcm +from:0x02149f94 kind:arm_call to:0x01fff590 module:itcm +from:0x02149f9c kind:load to:0x0204a110 module:main +from:0x02149fc0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02149fd4 kind:arm_call to:0x0203d210 module:main +from:0x02149fdc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02149fe8 kind:load to:0x02141618 module:overlay(70) +from:0x02149ff8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214a00c kind:arm_call to:0x0203d210 module:main +from:0x0214a014 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214a01c kind:arm_call to:0x02011ff4 module:main +from:0x0214a028 kind:load to:0x02141618 module:overlay(70) +from:0x0214a034 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214a048 kind:load to:0x02150884 module:overlay(70) +from:0x0214a05c kind:arm_call to:0x02011f3c module:main +from:0x0214a068 kind:arm_call to:0x0214a12c module:overlay(70) +from:0x0214a080 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214a0b0 kind:load to:0x0214f4c0 module:overlay(70) +from:0x0214a0c0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214a0fc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214a11c kind:load to:0x020b1968 module:overlay(0) +from:0x0214a120 kind:load to:0x0214f500 module:overlay(70) +from:0x0214a124 kind:load to:0x0214f570 module:overlay(70) +from:0x0214a128 kind:load to:0x0214e9f4 module:overlay(70) +from:0x0214a134 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214a170 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214a190 kind:load to:0x020b1968 module:overlay(0) +from:0x0214a194 kind:load to:0x0214f500 module:overlay(70) +from:0x0214a198 kind:load to:0x0214f570 module:overlay(70) +from:0x0214a19c kind:load to:0x0214e9f4 module:overlay(70) +from:0x0214a1ec kind:load to:0x02150884 module:overlay(70) +from:0x0214a248 kind:load to:0x02150884 module:overlay(70) +from:0x0214a2c8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214a2e0 kind:arm_call to:0x0214ac48 module:overlay(70) +from:0x0214a2f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a350 kind:arm_call to:0x0214b0ec module:overlay(70) +from:0x0214a360 kind:arm_call to:0x0214b114 module:overlay(70) +from:0x0214a370 kind:arm_call to:0x0214b138 module:overlay(70) +from:0x0214a390 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0214a3a4 kind:arm_call to:0x0214b15c module:overlay(70) +from:0x0214a3c4 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0214a3d4 kind:load to:0x027e09bc module:dtcm +from:0x0214a490 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a4dc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214a500 kind:load to:0x027e09a8 module:dtcm +from:0x0214a520 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214a564 kind:load to:0x027e09b8 module:dtcm +from:0x0214a574 kind:arm_call to:0x0214a91c module:overlay(70) +from:0x0214a5a4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214a5b8 kind:arm_call to:0x0207330c module:overlay(0) +from:0x0214a5d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a608 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a61c kind:arm_call to:0x020d9854 module:overlay(31) +from:0x0214a640 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a674 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a6bc kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0214a6c4 kind:arm_call to:0x0214b29c module:overlay(70) +from:0x0214a6f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214a704 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a730 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214a750 kind:arm_call to:0x020d9844 module:overlay(31) +from:0x0214a774 kind:load to:0x027e09b8 module:dtcm +from:0x0214a778 kind:load to:0x027e0ce0 module:dtcm +from:0x0214a77c kind:load to:0x027e0d34 module:dtcm +from:0x0214a788 kind:load to:0x027e09a8 module:dtcm +from:0x0214a7ac kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214a7c0 kind:arm_call to:0x0207330c module:overlay(0) +from:0x0214a7e0 kind:arm_call to:0x0214b180 module:overlay(70) +from:0x0214a800 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a854 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0214a864 kind:arm_call to:0x0214b29c module:overlay(70) +from:0x0214a890 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214a8a4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a8d0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0214a908 kind:load to:0x027e09b8 module:dtcm +from:0x0214a90c kind:load to:0x027e0ce0 module:dtcm +from:0x0214a910 kind:load to:0x027e09a8 module:dtcm +from:0x0214a924 kind:load to:0x02099764 module:overlay(0) +from:0x0214a948 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214a9b8 kind:load to:0x0203f964 module:main +from:0x0214aa50 kind:arm_call to:0x0208053c module:overlay(0) +from:0x0214aa7c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0214aab0 kind:arm_call to:0x020803ec module:overlay(0) +from:0x0214ab30 kind:arm_call to:0x0214b1f0 module:overlay(70) +from:0x0214ab40 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0214ab58 kind:arm_call to:0x0214b248 module:overlay(70) +from:0x0214ab8c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0214ab98 kind:arm_call to:0x0214b0ec module:overlay(70) +from:0x0214abb4 kind:arm_call to:0x0214b114 module:overlay(70) +from:0x0214abd0 kind:arm_call to:0x0214b138 module:overlay(70) +from:0x0214abec kind:arm_call to:0x0214b15c module:overlay(70) +from:0x0214ac08 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0214ac1c kind:arm_call to:0x0207834c module:overlay(0) +from:0x0214ac2c kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0214ac38 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ac40 kind:load to:0x027e09b8 module:dtcm +from:0x0214ac44 kind:load to:0x027e09bc module:dtcm +from:0x0214ac94 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214acbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214acdc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214ad6c kind:arm_call to:0x020970c8 module:overlay(0) +from:0x0214ad84 kind:arm_call to:0x0209704c module:overlay(0) +from:0x0214ada4 kind:arm_call to:0x0209704c module:overlay(0) +from:0x0214adbc kind:arm_call to:0x020970c8 module:overlay(0) +from:0x0214add4 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0214addc kind:load to:0x027e0ce4 module:dtcm +from:0x0214ade8 kind:arm_call to:0x0214b1a4 module:overlay(70) +from:0x0214adfc kind:arm_call to:0x0214b1c4 module:overlay(70) +from:0x0214ae28 kind:arm_call to:0x020970c8 module:overlay(0) +from:0x0214ae40 kind:arm_call to:0x0209704c module:overlay(0) +from:0x0214ae58 kind:load to:0x027e0ce4 module:dtcm +from:0x0214aefc kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0214af10 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0214af3c kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0214af50 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0214af60 kind:arm_call to:0x020808d4 module:overlay(0) +from:0x0214afb0 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x0214afc8 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x0214afdc kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x0214aff4 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x0214b01c kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214b038 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214b054 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214b070 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214b090 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214b0a8 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214b0c0 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214b0d8 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214b0e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214b0e8 kind:load to:0x027e09c0 module:dtcm +from:0x0214b110 kind:load to:0x027e09a4 module:dtcm +from:0x0214b134 kind:load to:0x027e09a4 module:dtcm +from:0x0214b158 kind:load to:0x027e09a4 module:dtcm +from:0x0214b17c kind:load to:0x027e09a4 module:dtcm +from:0x0214b1a0 kind:load to:0x027e09a4 module:dtcm +from:0x0214b1c0 kind:load to:0x027e09a4 module:dtcm +from:0x0214b1ec kind:load to:0x027e09a4 module:dtcm +from:0x0214b20c kind:load to:0x027e09a4 module:dtcm +from:0x0214b238 kind:load to:0x0214f4d4 module:overlay(70) +from:0x0214b254 kind:arm_call to:0x0214a91c module:overlay(70) +from:0x0214b264 kind:arm_call to:0x0214b114 module:overlay(70) +from:0x0214b274 kind:arm_call to:0x0214a91c module:overlay(70) +from:0x0214b2a0 kind:arm_call to:0x0214a91c module:overlay(70) +from:0x0214b2c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214b2c8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214b2d0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214b2e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214b2f0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214b2f8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214b300 kind:arm_call to:0x02011ff4 module:main +from:0x0214b314 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214b338 kind:load to:0x02150968 module:overlay(70) +from:0x0214b34c kind:arm_call to:0x02011f3c module:main +from:0x0214b358 kind:arm_call to:0x0214b3a4 module:overlay(70) +from:0x0214b370 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0214b39c kind:load to:0x0214f590 module:overlay(70) +from:0x0214b3b0 kind:arm_call to:0x0210307c module:overlay(31) +from:0x0214b41c kind:load to:0x0214f5ac module:overlay(70) +from:0x0214b420 kind:load to:0x02150968 module:overlay(70) +from:0x0214b438 kind:arm_call to:0x02081f3c module:overlay(0) +from:0x0214b44c kind:load to:0x027e0cd8 module:dtcm +from:0x0214b478 kind:load to:0x027e09a8 module:dtcm +from:0x0214b480 kind:load to:0x02071b30 module:overlay(0) +from:0x0214b4a4 kind:load to:0x027e09a8 module:dtcm +from:0x0214b4a8 kind:load to:0x02071b30 module:overlay(0) +from:0x0214b4b4 kind:load to:0x0214f580 module:overlay(70) +from:0x0214b4c0 kind:arm_call to:0x02103158 module:overlay(31) +from:0x0214b4d4 kind:arm_call to:0x02103158 module:overlay(31) +from:0x0214b4dc kind:arm_call to:0x02011ff4 module:main +from:0x0214b4f0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0214b504 kind:load to:0x02150a4c module:overlay(70) +from:0x0214b518 kind:arm_call to:0x02011f3c module:main +from:0x0214b524 kind:arm_call to:0x0214b570 module:overlay(70) +from:0x0214b53c kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x0214b568 kind:load to:0x0214f610 module:overlay(70) +from:0x0214b57c kind:arm_call to:0x0210307c module:overlay(31) +from:0x0214b5ec kind:load to:0x0214f62c module:overlay(70) +from:0x0214b5f0 kind:load to:0x02150a3c module:overlay(70) +from:0x0214b614 kind:arm_call to:0x020970c8 module:overlay(0) +from:0x0214b62c kind:arm_call to:0x0209704c module:overlay(0) +from:0x0214b644 kind:load to:0x027e0ce4 module:dtcm +from:0x0214b668 kind:load to:0x027e09a8 module:dtcm +from:0x0214b66c kind:load to:0x02071b30 module:overlay(0) +from:0x0214b690 kind:load to:0x027e09a8 module:dtcm +from:0x0214b694 kind:load to:0x02071b30 module:overlay(0) +from:0x0214b6a0 kind:load to:0x0214f600 module:overlay(70) +from:0x0214b6ac kind:arm_call to:0x02103158 module:overlay(31) +from:0x0214b6c0 kind:arm_call to:0x02103158 module:overlay(31) +from:0x0214b6c8 kind:arm_call to:0x02011ff4 module:main +from:0x0214b6dc kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0214b6f0 kind:load to:0x02150a80 module:overlay(70) +from:0x0214b704 kind:arm_call to:0x02011f3c module:main +from:0x0214b710 kind:arm_call to:0x0214b75c module:overlay(70) +from:0x0214b728 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x0214b754 kind:load to:0x0214f690 module:overlay(70) +from:0x0214b768 kind:arm_call to:0x0210307c module:overlay(31) +from:0x0214b7d8 kind:load to:0x0214f6ac module:overlay(70) +from:0x0214b7dc kind:load to:0x02150a70 module:overlay(70) +from:0x0214b7fc kind:load to:0x02103178 module:overlays(19,31) +from:0x0214b80c kind:load to:0x0209d29c module:overlay(0) +from:0x0214b828 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0214b85c kind:load to:0x027e09a8 module:dtcm +from:0x0214b860 kind:load to:0x02071b30 module:overlay(0) +from:0x0214b884 kind:load to:0x027e09a8 module:dtcm +from:0x0214b888 kind:load to:0x02071b30 module:overlay(0) +from:0x0214b894 kind:load to:0x0214f680 module:overlay(70) +from:0x0214b8a0 kind:arm_call to:0x02103158 module:overlay(31) +from:0x0214b8b4 kind:arm_call to:0x02103158 module:overlay(31) +from:0x0214b8bc kind:arm_call to:0x02011ff4 module:main +from:0x0214b8d0 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0214b8e4 kind:load to:0x02150ac0 module:overlay(70) +from:0x0214b8f8 kind:arm_call to:0x02011f3c module:main +from:0x0214b904 kind:arm_call to:0x0214b9b4 module:overlay(70) +from:0x0214b918 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x0214b928 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0214b9a0 kind:load to:0x0214f708 module:overlay(70) +from:0x0214b9a8 kind:load to:0x0214e9f4 module:overlay(70) +from:0x0214b9ac kind:load to:0x0214f724 module:overlay(70) +from:0x0214b9c0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0214ba18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0214ba28 kind:load to:0x0214f740 module:overlay(70) +from:0x0214ba2c kind:load to:0x02150ae0 module:overlay(70) +from:0x0214ba30 kind:load to:0x02150ab4 module:overlay(70) +from:0x0214ba5c kind:arm_call to:0x01ffedac module:itcm +from:0x0214ba68 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0214bb30 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0214bb64 kind:arm_call to:0x02080bec module:overlay(0) +from:0x0214bb74 kind:load to:0x027e0cd8 module:dtcm +from:0x0214bb8c kind:arm_call to:0x0214bf5c module:overlay(70) +from:0x0214bba4 kind:arm_call to:0x0214bbd0 module:overlay(70) +from:0x0214bbb8 kind:arm_call to:0x0214bbd0 module:overlay(70) +from:0x0214bbc8 kind:arm_call to:0x0214bbd0 module:overlay(70) +from:0x0214bc34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214bc44 kind:arm_call to:0x0214bd90 module:overlay(70) +from:0x0214bc50 kind:arm_call to:0x0214bf58 module:overlay(70) +from:0x0214bc70 kind:arm_call to:0x0214bd90 module:overlay(70) +from:0x0214bc8c kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x0214bcb0 kind:arm_call to:0x0209d54c module:overlay(0) +from:0x0214bcc8 kind:arm_call to:0x0214bf58 module:overlay(70) +from:0x0214bcf8 kind:arm_call to:0x0214bd90 module:overlay(70) +from:0x0214bd10 kind:arm_call to:0x0214bf58 module:overlay(70) +from:0x0214bd3c kind:load to:0x027e09a8 module:dtcm +from:0x0214bd7c kind:arm_call to:0x0214bbd0 module:overlay(70) +from:0x0214bdc4 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x0214bdf8 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214be18 kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x0214be4c kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x0214bf1c kind:arm_call to:0x020808d4 module:overlay(0) +from:0x0214bf4c kind:load to:0x027e0cd8 module:dtcm +from:0x0214bf50 kind:load to:0x027e09c0 module:dtcm +from:0x0214bf54 kind:load to:0x027e0c90 module:dtcm +from:0x0214bf68 kind:load to:0x0209d29c module:overlay(0) +from:0x0214bf88 kind:arm_call to:0x01fff148 module:itcm +from:0x0214bfa0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214bfb8 kind:load to:0x027e0ce0 module:dtcm +from:0x0214bfd4 kind:arm_call to:0x0209d434 module:overlay(0) +from:0x0214bfdc kind:load to:0x02150ab4 module:overlay(70) +from:0x0214bfe8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214bffc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0214c004 kind:arm_call to:0x02011ff4 module:main +from:0x0214c018 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0214c02c kind:load to:0x02150b24 module:overlay(70) +from:0x0214c040 kind:arm_call to:0x02011f3c module:main +from:0x0214c04c kind:arm_call to:0x0214c0b4 module:overlay(70) +from:0x0214c060 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0214c0a8 kind:load to:0x0214f7c8 module:overlay(70) +from:0x0214c0bc kind:arm_call to:0x02098388 module:overlay(0) +from:0x0214c114 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214c13c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0214c150 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0214c15c kind:arm_call to:0x0214d9cc module:overlay(70) +from:0x0214c1a0 kind:arm_call to:0x0214da88 module:overlay(70) +from:0x0214c1f0 kind:load to:0x0214f7ec module:overlay(70) +from:0x0214c1f4 kind:load to:0x02150b24 module:overlay(70) +from:0x0214c1f8 kind:load to:0x0214f7ac module:overlay(70) +from:0x0214c1fc kind:load to:0x020b30b4 module:overlay(0) +from:0x0214c20c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214c220 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0214c348 kind:load to:0x02150b14 module:overlay(70) +from:0x0214c34c kind:load to:0x02150b04 module:overlay(70) +from:0x0214c388 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c3f4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0214c4d0 kind:load to:0x027e09c0 module:dtcm +from:0x0214c50c kind:arm_call to:0x0215ea14 module:overlays(71,84) +from:0x0214c560 kind:arm_call to:0x0214d5d4 module:overlay(70) +from:0x0214c5c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c5d4 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0214c664 kind:arm_call to:0x01ffedac module:itcm +from:0x0214c670 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0214c6d4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0214c6e4 kind:arm_call to:0x0214d2e0 module:overlay(70) +from:0x0214c6f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c6f8 kind:load to:0x027e09c0 module:dtcm +from:0x0214c714 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x0214c73c kind:arm_call to:0x0214d2e0 module:overlay(70) +from:0x0214c744 kind:load to:0x027e0ce0 module:dtcm +from:0x0214c788 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214c79c kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x0214c7b0 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0214c7c0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0214c7dc kind:arm_call to:0x01ffd118 module:itcm +from:0x0214c814 kind:load to:0x027e09c0 module:dtcm +from:0x0214c818 kind:load to:0x027e0c90 module:dtcm +from:0x0214c82c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214c83c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c850 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214c860 kind:arm_call to:0x0214c74c module:overlay(70) +from:0x0214c8c0 kind:arm_call to:0x01ffedac module:itcm +from:0x0214c8cc kind:arm_call to:0x02080180 module:overlay(0) +from:0x0214c8e0 kind:arm_call to:0x0214d214 module:overlay(70) +from:0x0214c924 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0214c96c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c978 kind:arm_call to:0x01fff458 module:itcm +from:0x0214c9bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214ca0c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214ca3c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214cb08 kind:arm_call to:0x01ffedac module:itcm +from:0x0214cb14 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0214cb28 kind:arm_call to:0x0214d214 module:overlay(70) +from:0x0214cbe0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214cbe4 kind:load to:0x027e0ce4 module:dtcm +from:0x0214cbf4 kind:load to:0x027e09a8 module:dtcm +from:0x0214cbfc kind:load to:0x027e0cec module:dtcm +from:0x0214cc84 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0214cc94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cca4 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0214ccd0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214cd00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214cd38 kind:arm_call to:0x01ffedac module:itcm +from:0x0214cd44 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0214cd5c kind:arm_call to:0x0214d214 module:overlay(70) +from:0x0214cd98 kind:load to:0x027e09a8 module:dtcm +from:0x0214cda0 kind:load to:0x027e0cec module:dtcm +from:0x0214cda8 kind:load to:0x027e0cd8 module:dtcm +from:0x0214cdc4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ce28 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214cea8 kind:arm_call to:0x020d9684 module:overlay(31) +from:0x0214cecc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0214cf48 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0214cf60 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214cfa0 kind:load to:0x027e0d30 module:dtcm +from:0x0214cfa8 kind:load to:0x020b539c module:overlay(0) +from:0x0214cfac kind:load to:0x027e09a8 module:dtcm +from:0x0214d028 kind:arm_call to:0x0214d214 module:overlay(70) +from:0x0214d06c kind:arm_call to:0x01fff17c module:itcm +from:0x0214d0c4 kind:arm_call to:0x02017f38 module:main +from:0x0214d130 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x0214d148 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214d16c kind:load to:0x027e0ce0 module:dtcm +from:0x0214d170 kind:load to:0x027e09a8 module:dtcm +from:0x0214d184 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214d1d4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214d204 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0214d210 kind:load to:0x027e09b4 module:dtcm +from:0x0214d220 kind:arm_call to:0x01ffedac module:itcm +from:0x0214d23c kind:arm_call to:0x01fff498 module:itcm +from:0x0214d248 kind:arm_call to:0x01fff584 module:itcm +from:0x0214d260 kind:load to:0x027e0ce8 module:dtcm +from:0x0214d294 kind:arm_call to:0x02098584 module:overlay(0) +from:0x0214d2d0 kind:arm_call to:0x020985f0 module:overlay(0) +from:0x0214d2f0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0214d300 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0214d384 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214d394 kind:arm_call to:0x01fff458 module:itcm +from:0x0214d3d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214d414 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214d430 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214d44c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214d468 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214d4d4 kind:arm_call to:0x020d9674 module:overlay(31) +from:0x0214d50c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214d56c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214d57c kind:arm_call to:0x01fff458 module:itcm +from:0x0214d594 kind:arm_call to:0x0214d958 module:overlay(70) +from:0x0214d5a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0214d5ac kind:load to:0x027e09a8 module:dtcm +from:0x0214d5b4 kind:load to:0x027e0cec module:dtcm +from:0x0214d5c8 kind:load to:0x027e0d30 module:dtcm +from:0x0214d624 kind:arm_call to:0x02039f04 module:main +from:0x0214d630 kind:arm_call to:0x0203a978 module:main +from:0x0214d638 kind:arm_call to:0x02039d60 module:main +from:0x0214d67c kind:arm_call to:0x02039f04 module:main +from:0x0214d688 kind:arm_call to:0x0203a978 module:main +from:0x0214d694 kind:arm_call to:0x0203a978 module:main +from:0x0214d6a0 kind:arm_call to:0x0203ab58 module:main +from:0x0214d6d4 kind:arm_call to:0x02039f04 module:main +from:0x0214d6e0 kind:arm_call to:0x0203a978 module:main +from:0x0214d6ec kind:arm_call to:0x0203a978 module:main +from:0x0214d6f4 kind:arm_call to:0x0203ad88 module:main +from:0x0214d6f8 kind:arm_call to:0x0203a5ac module:main +from:0x0214d750 kind:arm_call to:0x02039f04 module:main +from:0x0214d75c kind:arm_call to:0x0203a978 module:main +from:0x0214d764 kind:arm_call to:0x02039d60 module:main +from:0x0214d7a0 kind:arm_call to:0x02039f04 module:main +from:0x0214d7ac kind:arm_call to:0x0203a978 module:main +from:0x0214d7b8 kind:arm_call to:0x0203a978 module:main +from:0x0214d7c4 kind:arm_call to:0x0203ab58 module:main +from:0x0214d7f0 kind:arm_call to:0x02039f04 module:main +from:0x0214d7fc kind:arm_call to:0x0203a978 module:main +from:0x0214d808 kind:arm_call to:0x0203a978 module:main +from:0x0214d810 kind:arm_call to:0x0203ad88 module:main +from:0x0214d814 kind:arm_call to:0x0203a5ac module:main +from:0x0214d848 kind:load to:0x02049be4 module:main +from:0x0214d85c kind:load to:0x020982d8 module:overlay(0) +from:0x0214d8b4 kind:arm_call to:0x01fff498 module:itcm +from:0x0214d8c0 kind:arm_call to:0x01fff584 module:itcm +from:0x0214d908 kind:arm_call to:0x0214cc08 module:overlay(70) +from:0x0214d914 kind:arm_call to:0x0214d958 module:overlay(70) +from:0x0214d930 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0214d944 kind:load to:0x027e0ce8 module:dtcm +from:0x0214d988 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0214d9a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0214d9c0 kind:load to:0x027e0cec module:dtcm +from:0x0214d9c8 kind:load to:0x027e09a8 module:dtcm +from:0x0214d9d8 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0214d9f0 kind:load to:0x0214f780 module:overlay(70) +from:0x0214da28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214da70 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0214da84 kind:load to:0x027e0ce4 module:dtcm +from:0x0214dac0 kind:load to:0x0214f790 module:overlay(70) +from:0x0214dadc kind:arm_call to:0x01fff458 module:itcm +from:0x0214db00 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0214db20 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0214db28 kind:arm_call to:0x02011ff4 module:main +from:0x0214db3c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214db44 kind:arm_call to:0x02011ff4 module:main +from:0x0214db5c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0214db64 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0214db6c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0214db74 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214db7c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214db84 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214db9c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0214dba4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0214dbac kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0214dbb4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0214dbbc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214dbc4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0214dbcc kind:arm_call to:0x02011ff4 module:main +from:0x0214dbe0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0214ddf4 kind:arm_call to:0x0213f374 module:overlay(70) +from:0x0214de04 kind:arm_call to:0x0203ce74 module:main +from:0x0214de18 kind:load to:0x0214f860 module:overlay(70) +from:0x0214de1c kind:load to:0x0214f870 module:overlay(70) +from:0x0214de20 kind:load to:0x0213f780 module:overlay(70) +from:0x0214de24 kind:load to:0x0214f864 module:overlay(70) +from:0x0214de44 kind:arm_call to:0x0213f7c4 module:overlay(70) +from:0x0214de54 kind:arm_call to:0x0203ce74 module:main +from:0x0214de68 kind:load to:0x0214f8ac module:overlay(70) +from:0x0214de6c kind:load to:0x0214f8bc module:overlay(70) +from:0x0214de70 kind:load to:0x0213f974 module:overlay(70) +from:0x0214de74 kind:load to:0x0214f8b0 module:overlay(70) +from:0x0214de94 kind:arm_call to:0x02140088 module:overlay(70) +from:0x0214dea4 kind:arm_call to:0x0203ce74 module:main +from:0x0214deb8 kind:load to:0x0214f8f8 module:overlay(70) +from:0x0214debc kind:load to:0x0214f908 module:overlay(70) +from:0x0214dec0 kind:load to:0x021409ec module:overlay(70) +from:0x0214dec4 kind:load to:0x0214f8fc module:overlay(70) +from:0x0214def0 kind:arm_call to:0x021413e4 module:overlay(70) +from:0x0214df00 kind:arm_call to:0x0203ce74 module:main +from:0x0214df14 kind:load to:0x0214f9e4 module:overlay(70) +from:0x0214df18 kind:load to:0x0214fa00 module:overlay(70) +from:0x0214df1c kind:load to:0x02142720 module:overlay(70) +from:0x0214df20 kind:load to:0x0214f9f4 module:overlay(70) +from:0x0214df4c kind:arm_call to:0x02142764 module:overlay(70) +from:0x0214df5c kind:arm_call to:0x0203ce74 module:main +from:0x0214df70 kind:load to:0x0214fad8 module:overlay(70) +from:0x0214df74 kind:load to:0x0214faf4 module:overlay(70) +from:0x0214df78 kind:load to:0x021435b0 module:overlay(70) +from:0x0214df7c kind:load to:0x0214fadc module:overlay(70) +from:0x0214df9c kind:arm_call to:0x02143600 module:overlay(70) +from:0x0214dfac kind:arm_call to:0x0203ce74 module:main +from:0x0214dfc0 kind:load to:0x0214fcc0 module:overlay(70) +from:0x0214dfc4 kind:load to:0x0214fcd0 module:overlay(70) +from:0x0214dfc8 kind:load to:0x021436a4 module:overlay(70) +from:0x0214dfcc kind:load to:0x0214fcc4 module:overlay(70) +from:0x0214dfec kind:arm_call to:0x021439f8 module:overlay(70) +from:0x0214dffc kind:arm_call to:0x0203ce74 module:main +from:0x0214e010 kind:load to:0x0214fd0c module:overlay(70) +from:0x0214e014 kind:load to:0x0214fd1c module:overlay(70) +from:0x0214e018 kind:load to:0x02143c78 module:overlay(70) +from:0x0214e01c kind:load to:0x0214fd10 module:overlay(70) +from:0x0214e03c kind:arm_call to:0x02143cbc module:overlay(70) +from:0x0214e04c kind:arm_call to:0x0203ce74 module:main +from:0x0214e060 kind:load to:0x0214fd58 module:overlay(70) +from:0x0214e064 kind:load to:0x0214fd68 module:overlay(70) +from:0x0214e068 kind:load to:0x02143fb0 module:overlay(70) +from:0x0214e06c kind:load to:0x0214fd5c module:overlay(70) +from:0x0214e08c kind:arm_call to:0x02144024 module:overlay(70) +from:0x0214e09c kind:arm_call to:0x0203ce74 module:main +from:0x0214e0b0 kind:load to:0x0214fda4 module:overlay(70) +from:0x0214e0b4 kind:load to:0x0214fdb4 module:overlay(70) +from:0x0214e0b8 kind:load to:0x021441dc module:overlay(70) +from:0x0214e0bc kind:load to:0x0214fda8 module:overlay(70) +from:0x0214e140 kind:arm_call to:0x0214423c module:overlay(70) +from:0x0214e150 kind:arm_call to:0x0203ce74 module:main +from:0x0214e164 kind:load to:0x0214eef4 module:overlay(70) +from:0x0214e174 kind:load to:0x0214ef00 module:overlay(70) +from:0x0214e178 kind:load to:0x0214fe1c module:overlay(70) +from:0x0214e180 kind:load to:0x0214ef0c module:overlay(70) +from:0x0214e188 kind:load to:0x0214fe44 module:overlay(70) +from:0x0214e18c kind:load to:0x021450e0 module:overlay(70) +from:0x0214e190 kind:load to:0x0214fe20 module:overlay(70) +from:0x0214e1b0 kind:arm_call to:0x02145124 module:overlay(70) +from:0x0214e1c0 kind:arm_call to:0x0203ce74 module:main +from:0x0214e1d4 kind:load to:0x0214ff3c module:overlay(70) +from:0x0214e1d8 kind:load to:0x0214ff4c module:overlay(70) +from:0x0214e1dc kind:load to:0x021452b0 module:overlay(70) +from:0x0214e1e0 kind:load to:0x0214ff40 module:overlay(70) +from:0x0214e200 kind:arm_call to:0x0203d160 module:main +from:0x0214e21c kind:arm_call to:0x021453c8 module:overlay(70) +from:0x0214e22c kind:arm_call to:0x0203ce74 module:main +from:0x0214e240 kind:load to:0x02150054 module:overlay(70) +from:0x0214e244 kind:load to:0x02145bfc module:overlay(70) +from:0x0214e248 kind:load to:0x02150044 module:overlay(70) +from:0x0214e24c kind:load to:0x02150084 module:overlay(70) +from:0x0214e250 kind:load to:0x02145c0c module:overlay(70) +from:0x0214e254 kind:load to:0x02150048 module:overlay(70) +from:0x0214e274 kind:arm_call to:0x02145c50 module:overlay(70) +from:0x0214e284 kind:arm_call to:0x0203ce74 module:main +from:0x0214e298 kind:load to:0x0215017c module:overlay(70) +from:0x0214e29c kind:load to:0x0215018c module:overlay(70) +from:0x0214e2a0 kind:load to:0x02146148 module:overlay(70) +from:0x0214e2a4 kind:load to:0x02150180 module:overlay(70) +from:0x0214e2c4 kind:arm_call to:0x0214618c module:overlay(70) +from:0x0214e2d4 kind:arm_call to:0x0203ce74 module:main +from:0x0214e2e8 kind:load to:0x02150280 module:overlay(70) +from:0x0214e2ec kind:load to:0x02150290 module:overlay(70) +from:0x0214e2f0 kind:load to:0x02146a88 module:overlay(70) +from:0x0214e2f4 kind:load to:0x02150284 module:overlay(70) +from:0x0214e314 kind:arm_call to:0x02146acc module:overlay(70) +from:0x0214e324 kind:arm_call to:0x0203ce74 module:main +from:0x0214e338 kind:load to:0x02150388 module:overlay(70) +from:0x0214e33c kind:load to:0x02150398 module:overlay(70) +from:0x0214e340 kind:load to:0x021473d0 module:overlay(70) +from:0x0214e344 kind:load to:0x0215038c module:overlay(70) +from:0x0214e364 kind:arm_call to:0x02147414 module:overlay(70) +from:0x0214e374 kind:arm_call to:0x0203ce74 module:main +from:0x0214e388 kind:load to:0x02150490 module:overlay(70) +from:0x0214e38c kind:load to:0x021504a0 module:overlay(70) +from:0x0214e390 kind:load to:0x02147ce4 module:overlay(70) +from:0x0214e394 kind:load to:0x02150494 module:overlay(70) +from:0x0214e3b4 kind:arm_call to:0x02147e78 module:overlay(70) +from:0x0214e3c4 kind:arm_call to:0x0203ce74 module:main +from:0x0214e3d8 kind:load to:0x02150594 module:overlay(70) +from:0x0214e3dc kind:load to:0x021505a4 module:overlay(70) +from:0x0214e3e0 kind:load to:0x02148bc0 module:overlay(70) +from:0x0214e3e4 kind:load to:0x02150598 module:overlay(70) +from:0x0214e410 kind:arm_call to:0x02148c04 module:overlay(70) +from:0x0214e420 kind:arm_call to:0x0203ce74 module:main +from:0x0214e434 kind:load to:0x0215067c module:overlay(70) +from:0x0214e43c kind:load to:0x0214f38c module:overlay(70) +from:0x0214e440 kind:load to:0x0215068c module:overlay(70) +from:0x0214e444 kind:load to:0x02149024 module:overlay(70) +from:0x0214e448 kind:load to:0x02150680 module:overlay(70) +from:0x0214e474 kind:arm_call to:0x02149088 module:overlay(70) +from:0x0214e484 kind:arm_call to:0x0203ce74 module:main +from:0x0214e498 kind:load to:0x02150760 module:overlay(70) +from:0x0214e49c kind:load to:0x0215077c module:overlay(70) +from:0x0214e4a0 kind:load to:0x0214a02c module:overlay(70) +from:0x0214e4a4 kind:load to:0x02150764 module:overlay(70) +from:0x0214e504 kind:arm_call to:0x0214a070 module:overlay(70) +from:0x0214e514 kind:arm_call to:0x0203ce74 module:main +from:0x0214e528 kind:load to:0x0214f4d4 module:overlay(70) +from:0x0214e52c kind:load to:0x02150874 module:overlay(70) +from:0x0214e530 kind:load to:0x0214f4e0 module:overlay(70) +from:0x0214e534 kind:load to:0x0214f4ec module:overlay(70) +from:0x0214e538 kind:load to:0x02150884 module:overlay(70) +from:0x0214e53c kind:load to:0x0214b30c module:overlay(70) +from:0x0214e540 kind:load to:0x02150878 module:overlay(70) +from:0x0214e574 kind:arm_call to:0x0214b360 module:overlay(70) +from:0x0214e584 kind:arm_call to:0x0203ce74 module:main +from:0x0214e59c kind:load to:0x0214f580 module:overlay(70) +from:0x0214e5a4 kind:load to:0x02150958 module:overlay(70) +from:0x0214e5a8 kind:load to:0x02150968 module:overlay(70) +from:0x0214e5ac kind:load to:0x0214b4e8 module:overlay(70) +from:0x0214e5b0 kind:load to:0x0215095c module:overlay(70) +from:0x0214e5e4 kind:arm_call to:0x0214b52c module:overlay(70) +from:0x0214e5f4 kind:arm_call to:0x0203ce74 module:main +from:0x0214e60c kind:load to:0x0214f600 module:overlay(70) +from:0x0214e614 kind:load to:0x02150a3c module:overlay(70) +from:0x0214e618 kind:load to:0x02150a4c module:overlay(70) +from:0x0214e61c kind:load to:0x0214b6d4 module:overlay(70) +from:0x0214e620 kind:load to:0x02150a40 module:overlay(70) +from:0x0214e654 kind:arm_call to:0x0214b718 module:overlay(70) +from:0x0214e664 kind:arm_call to:0x0203ce74 module:main +from:0x0214e67c kind:load to:0x0214f680 module:overlay(70) +from:0x0214e684 kind:load to:0x02150a70 module:overlay(70) +from:0x0214e688 kind:load to:0x02150a80 module:overlay(70) +from:0x0214e68c kind:load to:0x0214b8c8 module:overlay(70) +from:0x0214e690 kind:load to:0x02150a74 module:overlay(70) +from:0x0214e6bc kind:arm_call to:0x0214b90c module:overlay(70) +from:0x0214e6cc kind:arm_call to:0x0203ce74 module:main +from:0x0214e6e0 kind:load to:0x02150aa4 module:overlay(70) +from:0x0214e6e4 kind:load to:0x02150ac0 module:overlay(70) +from:0x0214e6e8 kind:load to:0x0214c010 module:overlay(70) +from:0x0214e6ec kind:load to:0x02150aa8 module:overlay(70) +from:0x0214e724 kind:arm_call to:0x0214c054 module:overlay(70) +from:0x0214e734 kind:arm_call to:0x0203ce74 module:main +from:0x0214e748 kind:load to:0x02150b04 module:overlay(70) +from:0x0214e750 kind:load to:0x02150b24 module:overlay(70) +from:0x0214e754 kind:load to:0x0214dbd8 module:overlay(70) +from:0x0214e758 kind:load to:0x02150b08 module:overlay(70) +from:0x0214e75c kind:load to:0x0214ddd8 module:overlay(70) +from:0x0214e760 kind:load to:0x0214de28 module:overlay(70) +from:0x0214e764 kind:load to:0x0214de78 module:overlay(70) +from:0x0214e768 kind:load to:0x0214dec8 module:overlay(70) +from:0x0214e76c kind:load to:0x0214df24 module:overlay(70) +from:0x0214e770 kind:load to:0x0214df80 module:overlay(70) +from:0x0214e774 kind:load to:0x0214dfd0 module:overlay(70) +from:0x0214e778 kind:load to:0x0214e020 module:overlay(70) +from:0x0214e77c kind:load to:0x0214e070 module:overlay(70) +from:0x0214e780 kind:load to:0x0214e0c0 module:overlay(70) +from:0x0214e784 kind:load to:0x0214e194 module:overlay(70) +from:0x0214e788 kind:load to:0x0214e1e4 module:overlay(70) +from:0x0214e78c kind:load to:0x0214e258 module:overlay(70) +from:0x0214e790 kind:load to:0x0214e2a8 module:overlay(70) +from:0x0214e794 kind:load to:0x0214e2f8 module:overlay(70) +from:0x0214e798 kind:load to:0x0214e348 module:overlay(70) +from:0x0214e79c kind:load to:0x0214e398 module:overlay(70) +from:0x0214e7a0 kind:load to:0x0214e3e8 module:overlay(70) +from:0x0214e7a4 kind:load to:0x0214e44c module:overlay(70) +from:0x0214e7a8 kind:load to:0x0214e4a8 module:overlay(70) +from:0x0214e7ac kind:load to:0x0214e544 module:overlay(70) +from:0x0214e7b0 kind:load to:0x0214e5b4 module:overlay(70) +from:0x0214e7b4 kind:load to:0x0214e624 module:overlay(70) +from:0x0214e7b8 kind:load to:0x0214e694 module:overlay(70) +from:0x0214e7bc kind:load to:0x0214e6f0 module:overlay(70) +from:0x0214e7e8 kind:load to:0x0213f0f0 module:overlay(70) +from:0x0214e7ec kind:load to:0x0213f314 module:overlay(70) +from:0x0214e7f0 kind:load to:0x0213f328 module:overlay(70) +from:0x0214e7f4 kind:load to:0x0213f0d0 module:overlay(70) +from:0x0214e7f8 kind:load to:0x0218345d module:overlays(97,100,101) +from:0x0214e804 kind:load to:0x0213f350 module:overlay(70) +from:0x0214e808 kind:load to:0x0209774c module:overlay(0) +from:0x0214e80c kind:load to:0x02097754 module:overlay(0) +from:0x0214e810 kind:load to:0x020977d0 module:overlay(0) +from:0x0214e814 kind:load to:0x02097810 module:overlay(0) +from:0x0214e818 kind:load to:0x02097814 module:overlay(0) +from:0x0214e81c kind:load to:0x02097818 module:overlay(0) +from:0x0214e828 kind:load to:0x02098518 module:overlay(0) +from:0x0214e82c kind:load to:0x02098554 module:overlay(0) +from:0x0214e830 kind:load to:0x0209856c module:overlay(0) +from:0x0214e834 kind:load to:0x02098578 module:overlay(0) +from:0x0214e838 kind:load to:0x01fff464 module:itcm +from:0x0214e83c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214e840 kind:load to:0x0213f3e4 module:overlay(70) +from:0x0214e844 kind:load to:0x020984b0 module:overlay(0) +from:0x0214e848 kind:load to:0x0213f430 module:overlay(70) +from:0x0214e84c kind:load to:0x0213f508 module:overlay(70) +from:0x0214e850 kind:load to:0x020984bc module:overlay(0) +from:0x0214e854 kind:load to:0x020984c0 module:overlay(0) +from:0x0214e858 kind:load to:0x020984c4 module:overlay(0) +from:0x0214e85c kind:load to:0x020984c8 module:overlay(0) +from:0x0214e860 kind:load to:0x02098584 module:overlay(0) +from:0x0214e864 kind:load to:0x020985f0 module:overlay(0) +from:0x0214e868 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214e86c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214e870 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214e874 kind:load to:0x0213f750 module:overlay(70) +from:0x0214e878 kind:load to:0x0213f764 module:overlay(70) +from:0x0214e884 kind:load to:0x0213f7a0 module:overlay(70) +from:0x0214e888 kind:load to:0x0209774c module:overlay(0) +from:0x0214e88c kind:load to:0x02097754 module:overlay(0) +from:0x0214e890 kind:load to:0x020977d0 module:overlay(0) +from:0x0214e894 kind:load to:0x02097810 module:overlay(0) +from:0x0214e898 kind:load to:0x02097814 module:overlay(0) +from:0x0214e89c kind:load to:0x02097818 module:overlay(0) +from:0x0214e8a8 kind:load to:0x02098518 module:overlay(0) +from:0x0214e8ac kind:load to:0x02098554 module:overlay(0) +from:0x0214e8b0 kind:load to:0x0209856c module:overlay(0) +from:0x0214e8b4 kind:load to:0x02098578 module:overlay(0) +from:0x0214e8b8 kind:load to:0x01fff464 module:itcm +from:0x0214e8bc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214e8c0 kind:load to:0x0213f828 module:overlay(70) +from:0x0214e8c4 kind:load to:0x020984b0 module:overlay(0) +from:0x0214e8c8 kind:load to:0x0213f848 module:overlay(70) +from:0x0214e8cc kind:load to:0x0213f858 module:overlay(70) +from:0x0214e8d0 kind:load to:0x020984bc module:overlay(0) +from:0x0214e8d4 kind:load to:0x020984c0 module:overlay(0) +from:0x0214e8d8 kind:load to:0x020984c4 module:overlay(0) +from:0x0214e8dc kind:load to:0x020984c8 module:overlay(0) +from:0x0214e8e0 kind:load to:0x02098584 module:overlay(0) +from:0x0214e8e4 kind:load to:0x020985f0 module:overlay(0) +from:0x0214e8e8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214e8ec kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214e8f0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214e8f4 kind:load to:0x0213f92c module:overlay(70) +from:0x0214e8f8 kind:load to:0x0213f94c module:overlay(70) +from:0x0214e904 kind:load to:0x0213fa30 module:overlay(70) +from:0x0214e908 kind:load to:0x0213fa38 module:overlay(70) +from:0x0214e90c kind:load to:0x0213fb14 module:overlay(70) +from:0x0214e918 kind:load to:0x0213f9dc module:overlay(70) +from:0x0214e91c kind:load to:0x0213fdd0 module:overlay(70) +from:0x0214e920 kind:load to:0x0207c000 module:overlay(0) +from:0x0214e924 kind:load to:0x0213fdb4 module:overlay(70) +from:0x0214e928 kind:load to:0x0207c010 module:overlay(0) +from:0x0214e934 kind:load to:0x02098518 module:overlay(0) +from:0x0214e938 kind:load to:0x02098554 module:overlay(0) +from:0x0214e93c kind:load to:0x0209856c module:overlay(0) +from:0x0214e940 kind:load to:0x02098578 module:overlay(0) +from:0x0214e944 kind:load to:0x01fff464 module:itcm +from:0x0214e948 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214e94c kind:load to:0x0213ffe0 module:overlay(70) +from:0x0214e950 kind:load to:0x0214000c module:overlay(70) +from:0x0214e954 kind:load to:0x020984b4 module:overlay(0) +from:0x0214e958 kind:load to:0x020984b8 module:overlay(0) +from:0x0214e95c kind:load to:0x020984bc module:overlay(0) +from:0x0214e960 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0214e964 kind:load to:0x020984c4 module:overlay(0) +from:0x0214e968 kind:load to:0x020984c8 module:overlay(0) +from:0x0214e96c kind:load to:0x02098584 module:overlay(0) +from:0x0214e970 kind:load to:0x020985f0 module:overlay(0) +from:0x0214e974 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214e978 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214e97c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214e980 kind:load to:0x02140010 module:overlay(70) +from:0x0214e984 kind:load to:0x02140030 module:overlay(70) +from:0x0214e988 kind:load to:0x020f7594 module:overlays(19,22,23,31) +from:0x0214e994 kind:load to:0x02140944 module:overlay(70) +from:0x0214e9a0 kind:load to:0x02140108 module:overlay(70) +from:0x0214e9a4 kind:load to:0x0214011c module:overlay(70) +from:0x0214e9a8 kind:load to:0x02140138 module:overlay(70) +from:0x0214e9b4 kind:load to:0x02140844 module:overlay(70) +from:0x0214e9b8 kind:load to:0x021408b4 module:overlay(70) +from:0x0214e9bc kind:load to:0x0207c000 module:overlay(0) +from:0x0214e9c0 kind:load to:0x021408d0 module:overlay(70) +from:0x0214e9c4 kind:load to:0x0207c010 module:overlay(0) +from:0x0214e9d0 kind:load to:0x02140064 module:overlay(70) +from:0x0214e9d4 kind:load to:0x02097944 module:overlay(0) +from:0x0214e9d8 kind:load to:0x02097754 module:overlay(0) +from:0x0214e9dc kind:load to:0x020977d0 module:overlay(0) +from:0x0214e9e0 kind:load to:0x0209794c module:overlay(0) +from:0x0214e9e4 kind:load to:0x0209796c module:overlay(0) +from:0x0214e9e8 kind:load to:0x02097998 module:overlay(0) +from:0x0214e9f4 kind:load to:0x0207c49c module:overlay(0) +from:0x0214e9f8 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0214e9fc kind:load to:0x0207c96c module:overlay(0) +from:0x0214ea00 kind:load to:0x0207c95c module:overlay(0) +from:0x0214ea04 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0214ea08 kind:load to:0x0207ca10 module:overlay(0) +from:0x0214ea0c kind:load to:0x0207ca38 module:overlay(0) +from:0x0214ea10 kind:load to:0x0207cab0 module:overlay(0) +from:0x0214ea1c kind:load to:0x02098518 module:overlay(0) +from:0x0214ea20 kind:load to:0x02098554 module:overlay(0) +from:0x0214ea24 kind:load to:0x0209856c module:overlay(0) +from:0x0214ea28 kind:load to:0x02098578 module:overlay(0) +from:0x0214ea2c kind:load to:0x01fff464 module:itcm +from:0x0214ea30 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214ea34 kind:load to:0x02140238 module:overlay(70) +from:0x0214ea38 kind:load to:0x020984b0 module:overlay(0) +from:0x0214ea3c kind:load to:0x0214030c module:overlay(70) +from:0x0214ea40 kind:load to:0x020984b8 module:overlay(0) +from:0x0214ea44 kind:load to:0x020984bc module:overlay(0) +from:0x0214ea48 kind:load to:0x02140858 module:overlay(70) +from:0x0214ea4c kind:load to:0x020984c4 module:overlay(0) +from:0x0214ea50 kind:load to:0x020984c8 module:overlay(0) +from:0x0214ea54 kind:load to:0x02098584 module:overlay(0) +from:0x0214ea58 kind:load to:0x020985f0 module:overlay(0) +from:0x0214ea5c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214ea60 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214ea64 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214ea68 kind:load to:0x02140994 module:overlay(70) +from:0x0214ea6c kind:load to:0x021409bc module:overlay(70) +from:0x0214ea78 kind:load to:0x02140a7d module:overlay(70) +from:0x0214ea7c kind:load to:0x02140ad9 module:overlay(70) +from:0x0214ea80 kind:load to:0x020179a4 module:main +from:0x0214ea84 kind:load to:0x02017bc4 module:main +from:0x0214ea88 kind:load to:0x02140d10 module:overlay(70) +from:0x0214ea94 kind:load to:0x02140a1d module:overlay(70) +from:0x0214ea98 kind:load to:0x02140a29 module:overlay(70) +from:0x0214ea9c kind:load to:0x02140a44 module:overlay(70) +from:0x0214eaa0 kind:load to:0x02140e58 module:overlay(70) +from:0x0214eaa4 kind:load to:0x02140ee0 module:overlay(70) +from:0x0214eaa8 kind:load to:0x02140eb4 module:overlay(70) +from:0x0214eaac kind:load to:0x02140e88 module:overlay(70) +from:0x0214eab0 kind:load to:0x02140e70 module:overlay(70) +from:0x0214eabc kind:load to:0x0214262c module:overlay(70) +from:0x0214eac0 kind:load to:0x0214266c module:overlay(70) +from:0x0214eac4 kind:load to:0x021426ac module:overlay(70) +from:0x0214eac8 kind:load to:0x02142688 module:overlay(70) +from:0x0214ead4 kind:load to:0x021413c0 module:overlay(70) +from:0x0214ead8 kind:load to:0x02097944 module:overlay(0) +from:0x0214eadc kind:load to:0x02097754 module:overlay(0) +from:0x0214eae0 kind:load to:0x020977d0 module:overlay(0) +from:0x0214eae4 kind:load to:0x0209794c module:overlay(0) +from:0x0214eae8 kind:load to:0x0209796c module:overlay(0) +from:0x0214eaec kind:load to:0x02097998 module:overlay(0) +from:0x0214eaf8 kind:load to:0x02098518 module:overlay(0) +from:0x0214eafc kind:load to:0x02098554 module:overlay(0) +from:0x0214eb00 kind:load to:0x0209856c module:overlay(0) +from:0x0214eb04 kind:load to:0x02098578 module:overlay(0) +from:0x0214eb08 kind:load to:0x01fff464 module:itcm +from:0x0214eb0c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214eb10 kind:load to:0x0214162c module:overlay(70) +from:0x0214eb14 kind:load to:0x020984b0 module:overlay(0) +from:0x0214eb18 kind:load to:0x02141750 module:overlay(70) +from:0x0214eb1c kind:load to:0x0214175c module:overlay(70) +from:0x0214eb20 kind:load to:0x020984bc module:overlay(0) +from:0x0214eb24 kind:load to:0x02141818 module:overlay(70) +from:0x0214eb28 kind:load to:0x021418bc module:overlay(70) +from:0x0214eb2c kind:load to:0x020984c8 module:overlay(0) +from:0x0214eb30 kind:load to:0x02098584 module:overlay(0) +from:0x0214eb34 kind:load to:0x020985f0 module:overlay(0) +from:0x0214eb38 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214eb3c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214eb40 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214eb44 kind:load to:0x021426c8 module:overlay(70) +from:0x0214eb48 kind:load to:0x021426f0 module:overlay(70) +from:0x0214eb4c kind:load to:0x020bfad4 module:overlays(2,4,17) +from:0x0214eb54 kind:load to:0x021420a4 module:overlay(70) +from:0x0214eb5c kind:load to:0x021420d8 module:overlay(70) +from:0x0214eb64 kind:load to:0x02142140 module:overlay(70) +from:0x0214eb74 kind:load to:0x021421bc module:overlay(70) +from:0x0214eb7c kind:load to:0x021421e8 module:overlay(70) +from:0x0214eb84 kind:load to:0x021421ec module:overlay(70) +from:0x0214eb8c kind:load to:0x02142230 module:overlay(70) +from:0x0214eb94 kind:load to:0x02142374 module:overlay(70) +from:0x0214eba4 kind:load to:0x02142884 module:overlay(70) +from:0x0214eba8 kind:load to:0x02142898 module:overlay(70) +from:0x0214ebac kind:load to:0x021428b4 module:overlay(70) +from:0x0214ebb8 kind:load to:0x02142740 module:overlay(70) +from:0x0214ebbc kind:load to:0x02097944 module:overlay(0) +from:0x0214ebc0 kind:load to:0x02097754 module:overlay(0) +from:0x0214ebc4 kind:load to:0x020977d0 module:overlay(0) +from:0x0214ebc8 kind:load to:0x0209794c module:overlay(0) +from:0x0214ebcc kind:load to:0x0209796c module:overlay(0) +from:0x0214ebd0 kind:load to:0x0214286c module:overlay(70) +from:0x0214ebe0 kind:load to:0x02097944 module:overlay(0) +from:0x0214ebe4 kind:load to:0x02097754 module:overlay(0) +from:0x0214ebe8 kind:load to:0x020977d0 module:overlay(0) +from:0x0214ebec kind:load to:0x0209794c module:overlay(0) +from:0x0214ebf0 kind:load to:0x0209796c module:overlay(0) +from:0x0214ebf4 kind:load to:0x0214286c module:overlay(70) +from:0x0214ebf8 kind:load to:0x02142f94 module:overlay(70) +from:0x0214ec00 kind:load to:0x02143064 module:overlay(70) +from:0x0214ec08 kind:load to:0x02143078 module:overlay(70) +from:0x0214ec10 kind:load to:0x021430f8 module:overlay(70) +from:0x0214ec18 kind:load to:0x021431c8 module:overlay(70) +from:0x0214ec20 kind:load to:0x02143244 module:overlay(70) +from:0x0214ec28 kind:load to:0x02142f58 module:overlay(70) +from:0x0214ec30 kind:load to:0x02142f98 module:overlay(70) +from:0x0214ec38 kind:load to:0x02143074 module:overlay(70) +from:0x0214ec40 kind:load to:0x021430d4 module:overlay(70) +from:0x0214ec48 kind:load to:0x02143198 module:overlay(70) +from:0x0214ec50 kind:load to:0x02143220 module:overlay(70) +from:0x0214ec60 kind:load to:0x02098518 module:overlay(0) +from:0x0214ec64 kind:load to:0x02098554 module:overlay(0) +from:0x0214ec68 kind:load to:0x0209856c module:overlay(0) +from:0x0214ec6c kind:load to:0x02098578 module:overlay(0) +from:0x0214ec70 kind:load to:0x01fff464 module:itcm +from:0x0214ec74 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214ec78 kind:load to:0x02142bb0 module:overlay(70) +from:0x0214ec7c kind:load to:0x02142c28 module:overlay(70) +from:0x0214ec80 kind:load to:0x02142d50 module:overlay(70) +from:0x0214ec84 kind:load to:0x020984b8 module:overlay(0) +from:0x0214ec88 kind:load to:0x020984bc module:overlay(0) +from:0x0214ec8c kind:load to:0x02142edc module:overlay(70) +from:0x0214ec90 kind:load to:0x02142e04 module:overlay(70) +from:0x0214ec94 kind:load to:0x020984c8 module:overlay(0) +from:0x0214ec98 kind:load to:0x02098584 module:overlay(0) +from:0x0214ec9c kind:load to:0x020985f0 module:overlay(0) +from:0x0214eca0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214eca4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214eca8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214ecac kind:load to:0x02142b48 module:overlay(70) +from:0x0214ecb0 kind:load to:0x02142b78 module:overlay(70) +from:0x0214ecbc kind:load to:0x021435dc module:overlay(70) +from:0x0214ecc0 kind:load to:0x0209774c module:overlay(0) +from:0x0214ecc4 kind:load to:0x02097754 module:overlay(0) +from:0x0214ecc8 kind:load to:0x020977d0 module:overlay(0) +from:0x0214eccc kind:load to:0x02097810 module:overlay(0) +from:0x0214ecd0 kind:load to:0x02097814 module:overlay(0) +from:0x0214ecd4 kind:load to:0x02097818 module:overlay(0) +from:0x0214ece0 kind:load to:0x02098518 module:overlay(0) +from:0x0214ece4 kind:load to:0x02098554 module:overlay(0) +from:0x0214ece8 kind:load to:0x0209856c module:overlay(0) +from:0x0214ecec kind:load to:0x02098578 module:overlay(0) +from:0x0214ecf0 kind:load to:0x01fff464 module:itcm +from:0x0214ecf4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214ecf8 kind:load to:0x020984a8 module:overlay(0) +from:0x0214ecfc kind:load to:0x020984b0 module:overlay(0) +from:0x0214ed00 kind:load to:0x020984b4 module:overlay(0) +from:0x0214ed04 kind:load to:0x020984b8 module:overlay(0) +from:0x0214ed08 kind:load to:0x020984bc module:overlay(0) +from:0x0214ed0c kind:load to:0x020984c0 module:overlay(0) +from:0x0214ed10 kind:load to:0x020984c4 module:overlay(0) +from:0x0214ed14 kind:load to:0x020984c8 module:overlay(0) +from:0x0214ed18 kind:load to:0x02098584 module:overlay(0) +from:0x0214ed1c kind:load to:0x020985f0 module:overlay(0) +from:0x0214ed20 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214ed24 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214ed28 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214ed2c kind:load to:0x02143674 module:overlay(70) +from:0x0214ed30 kind:load to:0x02143688 module:overlay(70) +from:0x0214ed3c kind:load to:0x021439d4 module:overlay(70) +from:0x0214ed40 kind:load to:0x0209774c module:overlay(0) +from:0x0214ed44 kind:load to:0x02097754 module:overlay(0) +from:0x0214ed48 kind:load to:0x020977d0 module:overlay(0) +from:0x0214ed4c kind:load to:0x02097810 module:overlay(0) +from:0x0214ed50 kind:load to:0x02097814 module:overlay(0) +from:0x0214ed54 kind:load to:0x02097818 module:overlay(0) +from:0x0214ed60 kind:load to:0x02098518 module:overlay(0) +from:0x0214ed64 kind:load to:0x02098554 module:overlay(0) +from:0x0214ed68 kind:load to:0x0209856c module:overlay(0) +from:0x0214ed6c kind:load to:0x02098578 module:overlay(0) +from:0x0214ed70 kind:load to:0x01fff464 module:itcm +from:0x0214ed74 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214ed78 kind:load to:0x02143a50 module:overlay(70) +from:0x0214ed7c kind:load to:0x020984b0 module:overlay(0) +from:0x0214ed80 kind:load to:0x02143adc module:overlay(70) +from:0x0214ed84 kind:load to:0x02143bd4 module:overlay(70) +from:0x0214ed88 kind:load to:0x020984bc module:overlay(0) +from:0x0214ed8c kind:load to:0x020984c0 module:overlay(0) +from:0x0214ed90 kind:load to:0x020984c4 module:overlay(0) +from:0x0214ed94 kind:load to:0x020984c8 module:overlay(0) +from:0x0214ed98 kind:load to:0x02098584 module:overlay(0) +from:0x0214ed9c kind:load to:0x020985f0 module:overlay(0) +from:0x0214eda0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214eda4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214eda8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214edac kind:load to:0x02143c48 module:overlay(70) +from:0x0214edb0 kind:load to:0x02143c5c module:overlay(70) +from:0x0214edbc kind:load to:0x02143c98 module:overlay(70) +from:0x0214edc0 kind:load to:0x0209774c module:overlay(0) +from:0x0214edc4 kind:load to:0x02097754 module:overlay(0) +from:0x0214edc8 kind:load to:0x020977d0 module:overlay(0) +from:0x0214edcc kind:load to:0x02097810 module:overlay(0) +from:0x0214edd0 kind:load to:0x02097814 module:overlay(0) +from:0x0214edd4 kind:load to:0x02097818 module:overlay(0) +from:0x0214ede0 kind:load to:0x02098518 module:overlay(0) +from:0x0214ede4 kind:load to:0x02098554 module:overlay(0) +from:0x0214ede8 kind:load to:0x0209856c module:overlay(0) +from:0x0214edec kind:load to:0x02098578 module:overlay(0) +from:0x0214edf0 kind:load to:0x01fff464 module:itcm +from:0x0214edf4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214edf8 kind:load to:0x02143d30 module:overlay(70) +from:0x0214edfc kind:load to:0x020984b0 module:overlay(0) +from:0x0214ee00 kind:load to:0x02143de0 module:overlay(70) +from:0x0214ee04 kind:load to:0x02143e54 module:overlay(70) +from:0x0214ee08 kind:load to:0x020984bc module:overlay(0) +from:0x0214ee0c kind:load to:0x020984c0 module:overlay(0) +from:0x0214ee10 kind:load to:0x020984c4 module:overlay(0) +from:0x0214ee14 kind:load to:0x020984c8 module:overlay(0) +from:0x0214ee18 kind:load to:0x02098584 module:overlay(0) +from:0x0214ee1c kind:load to:0x020985f0 module:overlay(0) +from:0x0214ee20 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214ee24 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214ee28 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214ee2c kind:load to:0x02143f80 module:overlay(70) +from:0x0214ee30 kind:load to:0x02143f94 module:overlay(70) +from:0x0214ee34 kind:load to:0x02143e68 module:overlay(70) +from:0x0214ee38 kind:load to:0x02143eac module:overlay(70) +from:0x0214ee3c kind:load to:0x02143f2c module:overlay(70) +from:0x0214ee4c kind:load to:0x02143fc4 module:overlay(70) +from:0x0214ee50 kind:load to:0x02143f7c module:overlay(70) +from:0x0214ee5c kind:load to:0x02144000 module:overlay(70) +from:0x0214ee60 kind:load to:0x0209cb9c module:overlay(0) +from:0x0214ee64 kind:load to:0x0209cd60 module:overlay(0) +from:0x0214ee68 kind:load to:0x0209cd7c module:overlay(0) +from:0x0214ee6c kind:load to:0x0209cdc0 module:overlay(0) +from:0x0214ee70 kind:load to:0x021441dc module:overlay(70) +from:0x0214ee74 kind:load to:0x021441f0 module:overlay(70) +from:0x0214ee78 kind:load to:0x0209cbb4 module:overlay(0) +from:0x0214ee84 kind:load to:0x021440ac module:overlay(70) +from:0x0214ee88 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214ee8c kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0214ee90 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0214ee94 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214ee98 kind:load to:0x02144174 module:overlay(70) +from:0x0214ee9c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214eea0 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214eea4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214eea8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214eeac kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214eeb0 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214eeb4 kind:load to:0x02144194 module:overlay(70) +from:0x0214eeb8 kind:load to:0x021441b4 module:overlay(70) +from:0x0214eec8 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214eecc kind:load to:0x0209ca18 module:overlay(0) +from:0x0214eed0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214eed4 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214eee0 kind:load to:0x02144218 module:overlay(70) +from:0x0214eee4 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214eee8 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214eeec kind:load to:0x0209ca58 module:overlay(0) +from:0x0214eef0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214ef20 kind:load to:0x02144468 module:overlay(70) +from:0x0214ef24 kind:load to:0x0214507c module:overlay(70) +from:0x0214ef28 kind:load to:0x02057bf4 module:overlay(0) +from:0x0214ef2c kind:load to:0x01ffc57c module:itcm +from:0x0214ef30 kind:load to:0x02057dc8 module:overlay(0) +from:0x0214ef34 kind:load to:0x02057e44 module:overlay(0) +from:0x0214ef38 kind:load to:0x02057ea8 module:overlay(0) +from:0x0214ef3c kind:load to:0x021443a0 module:overlay(70) +from:0x0214ef40 kind:load to:0x02057d84 module:overlay(0) +from:0x0214ef4c kind:load to:0x021444e4 module:overlay(70) +from:0x0214ef50 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214ef54 kind:load to:0x02144770 module:overlay(70) +from:0x0214ef58 kind:load to:0x02144780 module:overlay(70) +from:0x0214ef5c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214ef60 kind:load to:0x02144dd4 module:overlay(70) +from:0x0214ef64 kind:load to:0x02144df4 module:overlay(70) +from:0x0214ef68 kind:load to:0x02144f1c module:overlay(70) +from:0x0214ef6c kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214ef70 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214ef74 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214ef78 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214ef7c kind:load to:0x02145098 module:overlay(70) +from:0x0214ef80 kind:load to:0x021450b8 module:overlay(70) +from:0x0214ef84 kind:load to:0x02144ec0 module:overlay(70) +from:0x0214ef88 kind:load to:0x02144f10 module:overlay(70) +from:0x0214ef94 kind:load to:0x02145100 module:overlay(70) +from:0x0214ef98 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214ef9c kind:load to:0x0209ca18 module:overlay(0) +from:0x0214efa0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214efa4 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214efb0 kind:load to:0x021444e4 module:overlay(70) +from:0x0214efb4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214efb8 kind:load to:0x02145200 module:overlay(70) +from:0x0214efbc kind:load to:0x02144780 module:overlay(70) +from:0x0214efc0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214efc4 kind:load to:0x02144dd4 module:overlay(70) +from:0x0214efc8 kind:load to:0x02144df4 module:overlay(70) +from:0x0214efcc kind:load to:0x02144f1c module:overlay(70) +from:0x0214efd0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214efd4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214efd8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214efdc kind:load to:0x0209d1ec module:overlay(0) +from:0x0214efe0 kind:load to:0x02145268 module:overlay(70) +from:0x0214efe4 kind:load to:0x02145288 module:overlay(70) +from:0x0214efe8 kind:load to:0x0214520c module:overlay(70) +from:0x0214efec kind:load to:0x0214525c module:overlay(70) +from:0x0214eff8 kind:load to:0x021453a4 module:overlay(70) +from:0x0214effc kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f000 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f004 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f008 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f014 kind:load to:0x021454b8 module:overlay(70) +from:0x0214f018 kind:load to:0x02145b98 module:overlay(70) +from:0x0214f01c kind:load to:0x02145314 module:overlay(70) +from:0x0214f020 kind:load to:0x01ffc57c module:itcm +from:0x0214f024 kind:load to:0x02057dc8 module:overlay(0) +from:0x0214f028 kind:load to:0x02057e44 module:overlay(0) +from:0x0214f02c kind:load to:0x02057ea8 module:overlay(0) +from:0x0214f030 kind:load to:0x02145350 module:overlay(70) +from:0x0214f034 kind:load to:0x02057d84 module:overlay(0) +from:0x0214f040 kind:load to:0x021454cc module:overlay(70) +from:0x0214f044 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214f048 kind:load to:0x02145640 module:overlay(70) +from:0x0214f04c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0214f050 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f054 kind:load to:0x021457e4 module:overlay(70) +from:0x0214f058 kind:load to:0x02145804 module:overlay(70) +from:0x0214f05c kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f060 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f064 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f068 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f06c kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f070 kind:load to:0x02145bb4 module:overlay(70) +from:0x0214f074 kind:load to:0x02145bd4 module:overlay(70) +from:0x0214f084 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f088 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f08c kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f090 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f09c kind:load to:0x02145c2c module:overlay(70) +from:0x0214f0a0 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f0a4 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f0a8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f0ac kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f0b8 kind:load to:0x0207cac0 module:overlay(0) +from:0x0214f0bc kind:load to:0x0207cac8 module:overlay(0) +from:0x0214f0c0 kind:load to:0x0207d2dc module:overlay(0) +from:0x0214f0c4 kind:load to:0x0207d2cc module:overlay(0) +from:0x0214f0c8 kind:load to:0x0207d318 module:overlay(0) +from:0x0214f0cc kind:load to:0x0207d350 module:overlay(0) +from:0x0214f0d0 kind:load to:0x0207d394 module:overlay(0) +from:0x0214f0d4 kind:load to:0x0207d3bc module:overlay(0) +from:0x0214f0e0 kind:load to:0x02145e98 module:overlay(70) +from:0x0214f0e4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214f0e8 kind:load to:0x02145f10 module:overlay(70) +from:0x0214f0ec kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0214f0f0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f0f4 kind:load to:0x02145fd0 module:overlay(70) +from:0x0214f0f8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214f0fc kind:load to:0x021460a0 module:overlay(70) +from:0x0214f100 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f104 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f108 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f10c kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f110 kind:load to:0x02145e00 module:overlay(70) +from:0x0214f114 kind:load to:0x02145e48 module:overlay(70) +from:0x0214f120 kind:load to:0x021463b0 module:overlay(70) +from:0x0214f124 kind:load to:0x02146a04 module:overlay(70) +from:0x0214f128 kind:load to:0x02146258 module:overlay(70) +from:0x0214f134 kind:load to:0x02146168 module:overlay(70) +from:0x0214f138 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f13c kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f140 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f144 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f150 kind:load to:0x021463c4 module:overlay(70) +from:0x0214f154 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214f158 kind:load to:0x021465a8 module:overlay(70) +from:0x0214f15c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0214f160 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f164 kind:load to:0x021468bc module:overlay(70) +from:0x0214f168 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214f16c kind:load to:0x02146998 module:overlay(70) +from:0x0214f170 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f174 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f178 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f17c kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f180 kind:load to:0x02146a20 module:overlay(70) +from:0x0214f184 kind:load to:0x02146a50 module:overlay(70) +from:0x0214f190 kind:load to:0x02146aa8 module:overlay(70) +from:0x0214f194 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f198 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f19c kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f1a0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f1ac kind:load to:0x02146c74 module:overlay(70) +from:0x0214f1b0 kind:load to:0x0214735c module:overlay(70) +from:0x0214f1b4 kind:load to:0x02057bf4 module:overlay(0) +from:0x0214f1b8 kind:load to:0x01ffc57c module:itcm +from:0x0214f1bc kind:load to:0x02057dc8 module:overlay(0) +from:0x0214f1c0 kind:load to:0x02057e44 module:overlay(0) +from:0x0214f1c4 kind:load to:0x02057ea8 module:overlay(0) +from:0x0214f1c8 kind:load to:0x02146bb8 module:overlay(70) +from:0x0214f1cc kind:load to:0x02057d84 module:overlay(0) +from:0x0214f1d8 kind:load to:0x02146d58 module:overlay(70) +from:0x0214f1dc kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214f1e0 kind:load to:0x02146ddc module:overlay(70) +from:0x0214f1e4 kind:load to:0x02146f30 module:overlay(70) +from:0x0214f1e8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f1ec kind:load to:0x0214715c module:overlay(70) +from:0x0214f1f0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214f1f4 kind:load to:0x021471c0 module:overlay(70) +from:0x0214f1f8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f1fc kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f200 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f204 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f208 kind:load to:0x02147378 module:overlay(70) +from:0x0214f20c kind:load to:0x021473a0 module:overlay(70) +from:0x0214f218 kind:load to:0x021473f0 module:overlay(70) +from:0x0214f21c kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f220 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f224 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f228 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f234 kind:load to:0x02147690 module:overlay(70) +from:0x0214f238 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214f23c kind:load to:0x0214784c module:overlay(70) +from:0x0214f240 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0214f244 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f248 kind:load to:0x02147c10 module:overlay(70) +from:0x0214f24c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214f250 kind:load to:0x0214796c module:overlay(70) +from:0x0214f254 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f258 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f25c kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f260 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f264 kind:load to:0x021475c8 module:overlay(70) +from:0x0214f268 kind:load to:0x02147628 module:overlay(70) +from:0x0214f274 kind:load to:0x02148010 module:overlay(70) +from:0x0214f278 kind:load to:0x02148b2c module:overlay(70) +from:0x0214f27c kind:load to:0x02147cf8 module:overlay(70) +from:0x0214f280 kind:load to:0x02147d28 module:overlay(70) +from:0x0214f284 kind:load to:0x02147e00 module:overlay(70) +from:0x0214f290 kind:load to:0x02147e54 module:overlay(70) +from:0x0214f294 kind:load to:0x02097944 module:overlay(0) +from:0x0214f298 kind:load to:0x02097754 module:overlay(0) +from:0x0214f29c kind:load to:0x020977d0 module:overlay(0) +from:0x0214f2a0 kind:load to:0x0209794c module:overlay(0) +from:0x0214f2a4 kind:load to:0x0209796c module:overlay(0) +from:0x0214f2a8 kind:load to:0x02097998 module:overlay(0) +from:0x0214f2ac kind:load to:0x02148324 module:overlay(70) +from:0x0214f2b4 kind:load to:0x02148354 module:overlay(70) +from:0x0214f2bc kind:load to:0x021483b0 module:overlay(70) +from:0x0214f2c4 kind:load to:0x021483f4 module:overlay(70) +from:0x0214f2cc kind:load to:0x02148438 module:overlay(70) +from:0x0214f2d4 kind:load to:0x02148478 module:overlay(70) +from:0x0214f2dc kind:load to:0x021484d4 module:overlay(70) +from:0x0214f2e4 kind:load to:0x02148568 module:overlay(70) +from:0x0214f2ec kind:load to:0x02148314 module:overlay(70) +from:0x0214f2f4 kind:load to:0x02148344 module:overlay(70) +from:0x0214f2fc kind:load to:0x02148390 module:overlay(70) +from:0x0214f304 kind:load to:0x021483d4 module:overlay(70) +from:0x0214f30c kind:load to:0x02148418 module:overlay(70) +from:0x0214f314 kind:load to:0x0214845c module:overlay(70) +from:0x0214f31c kind:load to:0x0214849c module:overlay(70) +from:0x0214f324 kind:load to:0x02148554 module:overlay(70) +from:0x0214f334 kind:load to:0x02098518 module:overlay(0) +from:0x0214f338 kind:load to:0x02098554 module:overlay(0) +from:0x0214f33c kind:load to:0x0209856c module:overlay(0) +from:0x0214f340 kind:load to:0x02098578 module:overlay(0) +from:0x0214f344 kind:load to:0x01fff464 module:itcm +from:0x0214f348 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214f34c kind:load to:0x02148024 module:overlay(70) +from:0x0214f350 kind:load to:0x020984b0 module:overlay(0) +from:0x0214f354 kind:load to:0x02148088 module:overlay(70) +from:0x0214f358 kind:load to:0x020984b8 module:overlay(0) +from:0x0214f35c kind:load to:0x020984bc module:overlay(0) +from:0x0214f360 kind:load to:0x02148260 module:overlay(70) +from:0x0214f364 kind:load to:0x02099004 module:overlay(0) +from:0x0214f368 kind:load to:0x020984c8 module:overlay(0) +from:0x0214f36c kind:load to:0x02098584 module:overlay(0) +from:0x0214f370 kind:load to:0x020985f0 module:overlay(0) +from:0x0214f374 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214f378 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214f37c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214f380 kind:load to:0x02148b48 module:overlay(70) +from:0x0214f384 kind:load to:0x02148b80 module:overlay(70) +from:0x0214f388 kind:load to:0x02099588 module:overlay(0) +from:0x0214f398 kind:load to:0x02148be0 module:overlay(70) +from:0x0214f39c kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f3a0 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f3a4 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f3a8 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f3b4 kind:load to:0x02148cf0 module:overlay(70) +from:0x0214f3b8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214f3bc kind:load to:0x020fc054 module:overlays(19,31) +from:0x0214f3c0 kind:load to:0x020fc458 module:overlays(19,31) +from:0x0214f3c4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f3c8 kind:load to:0x02148d5c module:overlay(70) +from:0x0214f3cc kind:load to:0x02148df0 module:overlay(70) +from:0x0214f3d0 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f3d4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f3d8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f3dc kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f3e0 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f3e4 kind:load to:0x02148fcc module:overlay(70) +from:0x0214f3e8 kind:load to:0x02148ff4 module:overlay(70) +from:0x0214f3ec kind:load to:0x020fcf74 module:overlays(19,31) +from:0x0214f3f0 kind:load to:0x020fcf78 module:overlays(19,31) +from:0x0214f3f4 kind:load to:0x02148ef0 module:overlay(70) +from:0x0214f3f8 kind:load to:0x02148f1c module:overlay(70) +from:0x0214f3fc kind:load to:0x02148f5c module:overlay(70) +from:0x0214f400 kind:load to:0x02148f88 module:overlay(70) +from:0x0214f404 kind:load to:0x020fd084 module:overlays(19,31) +from:0x0214f408 kind:load to:0x020fd088 module:overlays(19,31) +from:0x0214f40c kind:load to:0x020fd08c module:overlays(19,31) +from:0x0214f410 kind:load to:0x02148ec8 module:overlay(70) +from:0x0214f414 kind:load to:0x020fc4bc module:overlays(19,31) +from:0x0214f418 kind:load to:0x02148d0c module:overlay(70) +from:0x0214f41c kind:load to:0x02148d3c module:overlay(70) +from:0x0214f420 kind:load to:0x02148d2c module:overlay(70) +from:0x0214f424 kind:load to:0x020fcd68 module:overlays(19,31) +from:0x0214f428 kind:load to:0x02148dfc module:overlay(70) +from:0x0214f42c kind:load to:0x020fccfc module:overlays(19,31) +from:0x0214f430 kind:load to:0x020fcd00 module:overlays(19,31) +from:0x0214f434 kind:load to:0x020fcd10 module:overlays(19,31) +from:0x0214f438 kind:load to:0x020fcdf0 module:overlays(19,31) +from:0x0214f43c kind:load to:0x020fd074 module:overlays(19,31) +from:0x0214f440 kind:load to:0x020fd07c module:overlays(19,31) +from:0x0214f44c kind:load to:0x02073184 module:overlay(0) +from:0x0214f450 kind:load to:0x02149048 module:overlay(70) +from:0x0214f454 kind:load to:0x02149038 module:overlay(70) +from:0x0214f458 kind:load to:0x02073270 module:overlay(0) +from:0x0214f464 kind:load to:0x02149064 module:overlay(70) +from:0x0214f468 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f46c kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f470 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f474 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f480 kind:load to:0x02149248 module:overlay(70) +from:0x0214f484 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0214f488 kind:load to:0x021494f4 module:overlay(70) +from:0x0214f48c kind:load to:0x02149a14 module:overlay(70) +from:0x0214f490 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f494 kind:load to:0x021494a8 module:overlay(70) +from:0x0214f498 kind:load to:0x021494dc module:overlay(70) +from:0x0214f49c kind:load to:0x02149f30 module:overlay(70) +from:0x0214f4a0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f4a4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f4a8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f4ac kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f4b0 kind:load to:0x02149fb4 module:overlay(70) +from:0x0214f4b4 kind:load to:0x02149fec module:overlay(70) +from:0x0214f4c0 kind:load to:0x0214a04c module:overlay(70) +from:0x0214f4c4 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f4c8 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f4cc kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f4d0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f500 kind:load to:0x0214a24c module:overlay(70) +from:0x0214f504 kind:load to:0x0214a2f4 module:overlay(70) +from:0x0214f508 kind:load to:0x0214a3d8 module:overlay(70) +from:0x0214f50c kind:load to:0x0214a504 module:overlay(70) +from:0x0214f510 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f514 kind:load to:0x0214a928 module:overlay(70) +from:0x0214f518 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0214f51c kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f520 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f524 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f528 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f52c kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f530 kind:load to:0x0214b2b4 module:overlay(70) +from:0x0214f534 kind:load to:0x0214b2dc module:overlay(70) +from:0x0214f538 kind:load to:0x0214a33c module:overlay(70) +from:0x0214f53c kind:load to:0x0214a9bc module:overlay(70) +from:0x0214f540 kind:load to:0x0214b210 module:overlay(70) +from:0x0214f544 kind:load to:0x0214b228 module:overlay(70) +from:0x0214f548 kind:load to:0x0214ad3c module:overlay(70) +from:0x0214f54c kind:load to:0x0214ade0 module:overlay(70) +from:0x0214f550 kind:load to:0x0214ae5c module:overlay(70) +from:0x0214f554 kind:load to:0x0214a568 module:overlay(70) +from:0x0214f558 kind:load to:0x0214a794 module:overlay(70) +from:0x0214f55c kind:load to:0x0214a1a0 module:overlay(70) +from:0x0214f560 kind:load to:0x0214a1f0 module:overlay(70) +from:0x0214f564 kind:load to:0x0214b23c module:overlay(70) +from:0x0214f570 kind:load to:0x02073184 module:overlay(0) +from:0x0214f574 kind:load to:0x0214b320 module:overlay(70) +from:0x0214f578 kind:load to:0x0207318c module:overlay(0) +from:0x0214f57c kind:load to:0x02073190 module:overlay(0) +from:0x0214f590 kind:load to:0x0214b33c module:overlay(70) +from:0x0214f594 kind:load to:0x0209ca10 module:overlay(0) +from:0x0214f598 kind:load to:0x0209ca18 module:overlay(0) +from:0x0214f59c kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f5a0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0214f5ac kind:load to:0x02103178 module:overlays(19,31) +from:0x0214f5b0 kind:load to:0x02103254 module:overlays(19,31) +from:0x0214f5b4 kind:load to:0x02103534 module:overlays(19,31) +from:0x0214f5b8 kind:load to:0x021037b0 module:overlays(19,31) +from:0x0214f5bc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f5c0 kind:load to:0x02103d30 module:overlays(19,21,31) +from:0x0214f5c4 kind:load to:0x02103c48 module:overlays(19,31) +from:0x0214f5c8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f5cc kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f5d0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f5d4 kind:load to:0x021037c4 module:overlays(19,31) +from:0x0214f5d8 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f5dc kind:load to:0x0214b4b8 module:overlay(70) +from:0x0214f5e0 kind:load to:0x0214b4cc module:overlay(70) +from:0x0214f5e4 kind:load to:0x02103894 module:overlays(19,31) +from:0x0214f5e8 kind:load to:0x0214b424 module:overlay(70) +from:0x0214f5ec kind:load to:0x0214b450 module:overlay(70) +from:0x0214f5f0 kind:load to:0x02103f40 module:overlays(19,31) +from:0x0214f5f4 kind:load to:0x0214b458 module:overlay(70) +from:0x0214f5f8 kind:load to:0x0214b484 module:overlay(70) +from:0x0214f5fc kind:load to:0x0214b4ac module:overlay(70) +from:0x0214f610 kind:load to:0x0214b508 module:overlay(70) +from:0x0214f614 kind:load to:0x0209cab8 module:overlay(0) +from:0x0214f618 kind:load to:0x0209cac0 module:overlay(0) +from:0x0214f61c kind:load to:0x0209c9a0 module:overlay(0) +from:0x0214f620 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0214f62c kind:load to:0x02103178 module:overlays(19,31) +from:0x0214f630 kind:load to:0x02103254 module:overlays(19,31) +from:0x0214f634 kind:load to:0x02103534 module:overlays(19,31) +from:0x0214f638 kind:load to:0x021037b0 module:overlays(19,31) +from:0x0214f63c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f640 kind:load to:0x02103d30 module:overlays(19,21,31) +from:0x0214f644 kind:load to:0x02103c48 module:overlays(19,31) +from:0x0214f648 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f64c kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f650 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f654 kind:load to:0x021037c4 module:overlays(19,31) +from:0x0214f658 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f65c kind:load to:0x0214b6a4 module:overlay(70) +from:0x0214f660 kind:load to:0x0214b6b8 module:overlay(70) +from:0x0214f664 kind:load to:0x02103894 module:overlays(19,31) +from:0x0214f668 kind:load to:0x02103e38 module:overlays(19,31) +from:0x0214f66c kind:load to:0x0214b5f4 module:overlay(70) +from:0x0214f670 kind:load to:0x02103f40 module:overlays(19,31) +from:0x0214f674 kind:load to:0x0214b648 module:overlay(70) +from:0x0214f678 kind:load to:0x0214b670 module:overlay(70) +from:0x0214f67c kind:load to:0x0214b698 module:overlay(70) +from:0x0214f690 kind:load to:0x0214b6f4 module:overlay(70) +from:0x0214f694 kind:load to:0x0209cab8 module:overlay(0) +from:0x0214f698 kind:load to:0x0209cac0 module:overlay(0) +from:0x0214f69c kind:load to:0x0209c9a0 module:overlay(0) +from:0x0214f6a0 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0214f6ac kind:load to:0x0214b7e0 module:overlay(70) +from:0x0214f6b0 kind:load to:0x02103254 module:overlays(19,31) +from:0x0214f6b4 kind:load to:0x02103534 module:overlays(19,31) +from:0x0214f6b8 kind:load to:0x021037b0 module:overlays(19,31) +from:0x0214f6bc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f6c0 kind:load to:0x02103d30 module:overlays(19,21,31) +from:0x0214f6c4 kind:load to:0x02103c48 module:overlays(19,31) +from:0x0214f6c8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f6cc kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f6d0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f6d4 kind:load to:0x021037c4 module:overlays(19,31) +from:0x0214f6d8 kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f6dc kind:load to:0x0214b898 module:overlay(70) +from:0x0214f6e0 kind:load to:0x0214b8ac module:overlay(70) +from:0x0214f6e4 kind:load to:0x02103894 module:overlays(19,31) +from:0x0214f6e8 kind:load to:0x02103e38 module:overlays(19,31) +from:0x0214f6ec kind:load to:0x0214b800 module:overlay(70) +from:0x0214f6f0 kind:load to:0x0214b810 module:overlay(70) +from:0x0214f6f4 kind:load to:0x0214b83c module:overlay(70) +from:0x0214f6f8 kind:load to:0x0214b864 module:overlay(70) +from:0x0214f6fc kind:load to:0x0214b88c module:overlay(70) +from:0x0214f70c kind:load to:0x0209c8dc module:overlay(0) +from:0x0214f710 kind:load to:0x0209c99c module:overlay(0) +from:0x0214f714 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0214f718 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0214f724 kind:load to:0x0214b8e8 module:overlay(70) +from:0x0214f728 kind:load to:0x0209c8dc module:overlay(0) +from:0x0214f72c kind:load to:0x0209c99c module:overlay(0) +from:0x0214f730 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0214f734 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0214f740 kind:load to:0x0214ba34 module:overlay(70) +from:0x0214f744 kind:load to:0x0214bb78 module:overlay(70) +from:0x0214f748 kind:load to:0x02183de8 module:overlays(97,100,102) +from:0x0214f74c kind:load to:0x02183f68 module:overlays(97,100,102) +from:0x0214f750 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0214f754 kind:load to:0x02183f7c module:overlays(97,100,102) +from:0x0214f758 kind:load to:0x0214bfbc module:overlay(70) +from:0x0214f75c kind:load to:0x0214bd48 module:overlay(70) +from:0x0214f760 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0214f764 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0214f768 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0214f76c kind:load to:0x0209d1ec module:overlay(0) +from:0x0214f770 kind:load to:0x0214bfe0 module:overlay(70) +from:0x0214f774 kind:load to:0x0214bff4 module:overlay(70) +from:0x0214f780 kind:load to:0x02097c14 module:overlay(0) +from:0x0214f784 kind:load to:0x0214d9f4 module:overlay(70) +from:0x0214f790 kind:load to:0x0214c218 module:overlay(70) +from:0x0214f794 kind:load to:0x0214db18 module:overlay(70) +from:0x0214f798 kind:load to:0x0207b71c module:overlay(0) +from:0x0214f79c kind:load to:0x0214dac4 module:overlay(70) +from:0x0214f7a0 kind:load to:0x0207b70c module:overlay(0) +from:0x0214f7ac kind:load to:0x0214c204 module:overlay(70) +from:0x0214f7b0 kind:load to:0x0214db34 module:overlay(70) +from:0x0214f7b4 kind:load to:0x0214d854 module:overlay(70) +from:0x0214f7b8 kind:load to:0x0214d860 module:overlay(70) +from:0x0214f7bc kind:load to:0x0207c010 module:overlay(0) +from:0x0214f7c8 kind:load to:0x0214c030 module:overlay(70) +from:0x0214f7cc kind:load to:0x02097944 module:overlay(0) +from:0x0214f7d0 kind:load to:0x02097754 module:overlay(0) +from:0x0214f7d4 kind:load to:0x020977d0 module:overlay(0) +from:0x0214f7d8 kind:load to:0x0209794c module:overlay(0) +from:0x0214f7dc kind:load to:0x0209796c module:overlay(0) +from:0x0214f7e0 kind:load to:0x02097998 module:overlay(0) +from:0x0214f7ec kind:load to:0x02098518 module:overlay(0) +from:0x0214f7f0 kind:load to:0x02098554 module:overlay(0) +from:0x0214f7f4 kind:load to:0x0209856c module:overlay(0) +from:0x0214f7f8 kind:load to:0x02098578 module:overlay(0) +from:0x0214f7fc kind:load to:0x01fff464 module:itcm +from:0x0214f800 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0214f804 kind:load to:0x0214c22c module:overlay(70) +from:0x0214f808 kind:load to:0x020984b0 module:overlay(0) +from:0x0214f80c kind:load to:0x0214c354 module:overlay(70) +from:0x0214f810 kind:load to:0x0214c4d4 module:overlay(70) +from:0x0214f814 kind:load to:0x020984bc module:overlay(0) +from:0x0214f818 kind:load to:0x0214d174 module:overlay(70) +from:0x0214f81c kind:load to:0x020984c4 module:overlay(0) +from:0x0214f820 kind:load to:0x020984c8 module:overlay(0) +from:0x0214f824 kind:load to:0x0214d268 module:overlay(70) +from:0x0214f828 kind:load to:0x0214d2a4 module:overlay(70) +from:0x0214f82c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0214f830 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0214f834 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0214f838 kind:load to:0x0214db50 module:overlay(70) +from:0x0214f83c kind:load to:0x0214db90 module:overlay(70) +from:0x0214f840 kind:load to:0x0214cfb4 module:overlay(70) +from:0x0214f844 kind:load to:0x0214c4f4 module:overlay(70) +from:0x0214f848 kind:load to:0x0214c6fc module:overlay(70) +from:0x0214f84c kind:load to:0x0214c81c module:overlay(70) +from:0x0214f850 kind:load to:0x0214cc78 module:overlay(70) +from:0x0214f854 kind:load to:0x0214cdac module:overlay(70) +from:0x0214f858 kind:load to:0x0214ce04 module:overlay(70) +from:0x0214f85c kind:load to:0x0214ce88 module:overlay(70) diff --git a/config/eur/arm9/overlays/ov070/symbols.txt b/config/eur/arm9/overlays/ov070/symbols.txt new file mode 100644 index 00000000..58b71ff2 --- /dev/null +++ b/config/eur/arm9/overlays/ov070/symbols.txt @@ -0,0 +1,809 @@ +func_ov070_0213efc0 kind:function(arm,size=0x110) addr:0x0213efc0 +func_ov070_0213f0d0 kind:function(arm,size=0x20) addr:0x0213f0d0 +func_ov070_0213f0f0 kind:function(arm,size=0x224) addr:0x0213f0f0 +func_ov070_0213f314 kind:function(arm,size=0x14) addr:0x0213f314 +func_ov070_0213f328 kind:function(arm,size=0x1c) addr:0x0213f328 +func_ov070_0213f344 kind:function(arm,size=0xc) addr:0x0213f344 +func_ov070_0213f350 kind:function(arm,size=0x24) addr:0x0213f350 +func_ov070_0213f374 kind:function(arm,size=0x3c) addr:0x0213f374 +func_ov070_0213f3b0 kind:function(arm,size=0x34) addr:0x0213f3b0 +func_ov070_0213f3e4 kind:function(arm,size=0x4c) addr:0x0213f3e4 +func_ov070_0213f430 kind:function(arm,size=0xd8) addr:0x0213f430 +func_ov070_0213f508 kind:function(arm,size=0x40) addr:0x0213f508 +func_ov070_0213f548 kind:function(arm,size=0x114) addr:0x0213f548 +func_ov070_0213f65c kind:function(arm,size=0xf4) addr:0x0213f65c +func_ov070_0213f750 kind:function(arm,size=0x14) addr:0x0213f750 +func_ov070_0213f764 kind:function(arm,size=0x1c) addr:0x0213f764 +func_ov070_0213f780 kind:function(arm,size=0x14) addr:0x0213f780 +func_ov070_0213f794 kind:function(arm,size=0xc) addr:0x0213f794 +func_ov070_0213f7a0 kind:function(arm,size=0x24) addr:0x0213f7a0 +func_ov070_0213f7c4 kind:function(arm,size=0x3c) addr:0x0213f7c4 +func_ov070_0213f800 kind:function(arm,size=0x28) addr:0x0213f800 +func_ov070_0213f828 kind:function(arm,size=0x20) addr:0x0213f828 +func_ov070_0213f848 kind:function(arm,size=0x10) addr:0x0213f848 +func_ov070_0213f858 kind:function(arm,size=0x14) addr:0x0213f858 +func_ov070_0213f86c kind:function(arm,size=0x70) addr:0x0213f86c +func_ov070_0213f8dc kind:function(arm,size=0x50) addr:0x0213f8dc +func_ov070_0213f92c kind:function(arm,size=0x20) addr:0x0213f92c +func_ov070_0213f94c kind:function(arm,size=0x28) addr:0x0213f94c +func_ov070_0213f974 kind:function(arm,size=0x14) addr:0x0213f974 +func_ov070_0213f988 kind:function(thumb,size=0x54) addr:0x0213f988 +func_ov070_0213f9dc kind:function(arm,size=0x14) addr:0x0213f9dc +func_ov070_0213f9f0 kind:function(arm,size=0x40) addr:0x0213f9f0 +func_ov070_0213fa30 kind:function(arm,size=0x8) addr:0x0213fa30 +func_ov070_0213fa38 kind:function(arm,size=0xdc) addr:0x0213fa38 +func_ov070_0213fb14 kind:function(arm,size=0xb0) addr:0x0213fb14 +func_ov070_0213fbc4 kind:function(arm,size=0x1f0) addr:0x0213fbc4 +func_ov070_0213fdb4 kind:function(arm,size=0x1c) addr:0x0213fdb4 +func_ov070_0213fdd0 kind:function(arm,size=0x1c) addr:0x0213fdd0 +func_ov070_0213fdec kind:function(arm,size=0x44) addr:0x0213fdec +func_ov070_0213fe30 kind:function(arm,size=0x44) addr:0x0213fe30 +func_ov070_0213fe74 kind:function(arm,size=0x74) addr:0x0213fe74 +func_ov070_0213fee8 kind:function(arm,size=0xbc) addr:0x0213fee8 +func_ov070_0213ffa4 kind:function(arm,size=0xc) addr:0x0213ffa4 +func_ov070_0213ffb0 kind:function(arm,size=0x10) addr:0x0213ffb0 +func_ov070_0213ffc0 kind:function(arm,size=0x20) addr:0x0213ffc0 +func_ov070_0213ffe0 kind:function(arm,size=0x2c) addr:0x0213ffe0 +func_ov070_0214000c kind:function(arm,size=0x4) addr:0x0214000c +func_ov070_02140010 kind:function(arm,size=0x20) addr:0x02140010 +func_ov070_02140030 kind:function(arm,size=0x28) addr:0x02140030 +func_ov070_02140058 kind:function(arm,size=0xc) addr:0x02140058 +func_ov070_02140064 kind:function(arm,size=0x24) addr:0x02140064 +func_ov070_02140088 kind:function(arm,size=0x60) addr:0x02140088 +func_ov070_021400e8 kind:function(arm,size=0x20) addr:0x021400e8 +func_ov070_02140108 kind:function(arm,size=0x14) addr:0x02140108 +func_ov070_0214011c kind:function(arm,size=0x1c) addr:0x0214011c +func_ov070_02140138 kind:function(arm,size=0x48) addr:0x02140138 +func_ov070_02140180 kind:function(arm,size=0xb8) addr:0x02140180 +func_ov070_02140238 kind:function(arm,size=0xd4) addr:0x02140238 +func_ov070_0214030c kind:function(arm,size=0xf4) addr:0x0214030c +func_ov070_02140400 kind:function(arm,size=0x70) addr:0x02140400 +func_ov070_02140470 kind:function(arm,size=0x24c) addr:0x02140470 +func_ov070_021406bc kind:function(arm,size=0xe8) addr:0x021406bc +func_ov070_021407a4 kind:function(arm,size=0xa0) addr:0x021407a4 +func_ov070_02140844 kind:function(arm,size=0x14) addr:0x02140844 +func_ov070_02140858 kind:function(arm,size=0x3c) addr:0x02140858 +func_ov070_02140894 kind:function(arm,size=0x20) addr:0x02140894 +func_ov070_021408b4 kind:function(arm,size=0x1c) addr:0x021408b4 +func_ov070_021408d0 kind:function(arm,size=0x74) addr:0x021408d0 +func_ov070_02140944 kind:function(arm,size=0x50) addr:0x02140944 +func_ov070_02140994 kind:function(arm,size=0x28) addr:0x02140994 +func_ov070_021409bc kind:function(arm,size=0x30) addr:0x021409bc +func_ov070_021409ec kind:function(arm,size=0x14) addr:0x021409ec +func_ov070_02140a00 kind:function(thumb,size=0x1c) addr:0x02140a00 +func_ov070_02140a1c kind:function(thumb,size=0xc) addr:0x02140a1c +func_ov070_02140a28 kind:function(thumb,size=0x14) addr:0x02140a28 +func_ov070_02140a3c kind:function(arm,size=0x8) addr:0x02140a3c +func_ov070_02140a44 kind:function(arm,size=0x18) addr:0x02140a44 +func_ov070_02140a5c kind:function(thumb,size=0x20) addr:0x02140a5c +func_ov070_02140a7c kind:function(thumb,size=0x5c) addr:0x02140a7c +func_ov070_02140ad8 kind:function(thumb,size=0x60) addr:0x02140ad8 +func_ov070_02140b38 kind:function(arm,size=0xc0) addr:0x02140b38 +func_ov070_02140bf8 kind:function(arm,size=0x5c) addr:0x02140bf8 +func_ov070_02140c54 kind:function(arm,size=0xbc) addr:0x02140c54 +func_ov070_02140d10 kind:function(arm,size=0x3c) addr:0x02140d10 +func_ov070_02140d4c kind:function(arm,size=0x10c) addr:0x02140d4c +func_ov070_02140e58 kind:function(arm,size=0x18) addr:0x02140e58 +func_ov070_02140e70 kind:function(arm,size=0x18) addr:0x02140e70 +func_ov070_02140e88 kind:function(arm,size=0x2c) addr:0x02140e88 +func_ov070_02140eb4 kind:function(arm,size=0x2c) addr:0x02140eb4 +func_ov070_02140ee0 kind:function(arm,size=0x2c) addr:0x02140ee0 +func_ov070_02140f0c kind:function(thumb,size=0x28) addr:0x02140f0c +func_ov070_02140f34 kind:function(thumb,size=0xc) addr:0x02140f34 +func_ov070_02140f40 kind:function(arm,size=0xc) addr:0x02140f40 +func_ov070_02140f4c kind:function(arm,size=0x10) addr:0x02140f4c +func_ov070_02140f5c kind:function(arm,size=0xf8) addr:0x02140f5c +func_ov070_02141054 kind:function(arm,size=0x210) addr:0x02141054 +func_ov070_02141264 kind:function(arm,size=0x150) addr:0x02141264 +func_ov070_021413b4 kind:function(arm,size=0xc) addr:0x021413b4 +func_ov070_021413c0 kind:function(arm,size=0x24) addr:0x021413c0 +func_ov070_021413e4 kind:function(arm,size=0x58) addr:0x021413e4 +func_ov070_0214143c kind:function(arm,size=0xac) addr:0x0214143c +func_ov070_021414e8 kind:function(arm,size=0x130) addr:0x021414e8 +func_ov070_02141618 kind:function(arm,size=0x14) addr:0x02141618 +func_ov070_0214162c kind:function(arm,size=0x124) addr:0x0214162c +func_ov070_02141750 kind:function(arm,size=0xc) addr:0x02141750 +func_ov070_0214175c kind:function(arm,size=0xbc) addr:0x0214175c +func_ov070_02141818 kind:function(arm,size=0xa4) addr:0x02141818 +func_ov070_021418bc kind:function(arm,size=0x24) addr:0x021418bc +func_ov070_021418e0 kind:function(arm,size=0x24) addr:0x021418e0 +func_ov070_02141904 kind:function(arm,size=0x18) addr:0x02141904 +func_ov070_0214191c kind:function(arm,size=0x34) addr:0x0214191c +func_ov070_02141950 kind:function(arm,size=0x380) addr:0x02141950 +func_ov070_02141cd0 kind:function(arm,size=0xc) addr:0x02141cd0 +func_ov070_02141cdc kind:function(arm,size=0x50) addr:0x02141cdc +func_ov070_02141d2c kind:function(arm,size=0x60) addr:0x02141d2c +func_ov070_02141d8c kind:function(arm,size=0xa0) addr:0x02141d8c +func_ov070_02141e2c kind:function(arm,size=0x54) addr:0x02141e2c +func_ov070_02141e80 kind:function(arm,size=0x80) addr:0x02141e80 +func_ov070_02141f00 kind:function(arm,size=0x3c) addr:0x02141f00 +func_ov070_02141f3c kind:function(arm,size=0x40) addr:0x02141f3c +func_ov070_02141f7c kind:function(arm,size=0x40) addr:0x02141f7c +func_ov070_02141fbc kind:function(arm,size=0x58) addr:0x02141fbc +func_ov070_02142014 kind:function(arm,size=0x90) addr:0x02142014 +func_ov070_021420a4 kind:function(arm,size=0x34) addr:0x021420a4 +func_ov070_021420d8 kind:function(arm,size=0x68) addr:0x021420d8 +func_ov070_02142140 kind:function(arm,size=0x7c) addr:0x02142140 +func_ov070_021421bc kind:function(arm,size=0x2c) addr:0x021421bc +func_ov070_021421e8 kind:function(arm,size=0x4) addr:0x021421e8 +func_ov070_021421ec kind:function(arm,size=0x44) addr:0x021421ec +func_ov070_02142230 kind:function(arm,size=0x144) addr:0x02142230 +func_ov070_02142374 kind:function(arm,size=0x280) addr:0x02142374 +func_ov070_021425f4 kind:function(arm,size=0x38) addr:0x021425f4 +func_ov070_0214262c kind:function(arm,size=0x40) addr:0x0214262c +func_ov070_0214266c kind:function(arm,size=0x1c) addr:0x0214266c +func_ov070_02142688 kind:function(arm,size=0x24) addr:0x02142688 +func_ov070_021426ac kind:function(arm,size=0x1c) addr:0x021426ac +func_ov070_021426c8 kind:function(arm,size=0x28) addr:0x021426c8 +func_ov070_021426f0 kind:function(arm,size=0x30) addr:0x021426f0 +func_ov070_02142720 kind:function(arm,size=0x14) addr:0x02142720 +func_ov070_02142734 kind:function(arm,size=0xc) addr:0x02142734 +func_ov070_02142740 kind:function(arm,size=0x24) addr:0x02142740 +func_ov070_02142764 kind:function(arm,size=0x108) addr:0x02142764 +func_ov070_0214286c kind:function(arm,size=0x18) addr:0x0214286c +func_ov070_02142884 kind:function(arm,size=0x14) addr:0x02142884 +func_ov070_02142898 kind:function(arm,size=0x1c) addr:0x02142898 +func_ov070_021428b4 kind:function(arm,size=0x138) addr:0x021428b4 +func_ov070_021429ec kind:function(arm,size=0x15c) addr:0x021429ec +func_ov070_02142b48 kind:function(arm,size=0x30) addr:0x02142b48 +func_ov070_02142b78 kind:function(arm,size=0x38) addr:0x02142b78 +func_ov070_02142bb0 kind:function(arm,size=0x78) addr:0x02142bb0 +func_ov070_02142c28 kind:function(arm,size=0x78) addr:0x02142c28 +func_ov070_02142ca0 kind:function(arm,size=0xb0) addr:0x02142ca0 +func_ov070_02142d50 kind:function(arm,size=0xb4) addr:0x02142d50 +func_ov070_02142e04 kind:function(arm,size=0xd8) addr:0x02142e04 +func_ov070_02142edc kind:function(arm,size=0x40) addr:0x02142edc +func_ov070_02142f1c kind:function(arm,size=0x3c) addr:0x02142f1c +func_ov070_02142f58 kind:function(arm,size=0x3c) addr:0x02142f58 +func_ov070_02142f94 kind:function(arm,size=0x4) addr:0x02142f94 +func_ov070_02142f98 kind:function(arm,size=0xcc) addr:0x02142f98 +func_ov070_02143064 kind:function(arm,size=0x10) addr:0x02143064 +func_ov070_02143074 kind:function(arm,size=0x4) addr:0x02143074 +func_ov070_02143078 kind:function(arm,size=0x5c) addr:0x02143078 +func_ov070_021430d4 kind:function(arm,size=0x24) addr:0x021430d4 +func_ov070_021430f8 kind:function(arm,size=0xa0) addr:0x021430f8 +func_ov070_02143198 kind:function(arm,size=0x30) addr:0x02143198 +func_ov070_021431c8 kind:function(arm,size=0x58) addr:0x021431c8 +func_ov070_02143220 kind:function(arm,size=0x24) addr:0x02143220 +func_ov070_02143244 kind:function(arm,size=0x48) addr:0x02143244 +func_ov070_0214328c kind:function(arm,size=0x28) addr:0x0214328c +func_ov070_021432b4 kind:function(arm,size=0x54) addr:0x021432b4 +func_ov070_02143308 kind:function(arm,size=0x48) addr:0x02143308 +func_ov070_02143350 kind:function(arm,size=0x80) addr:0x02143350 +func_ov070_021433d0 kind:function(arm,size=0x44) addr:0x021433d0 +func_ov070_02143414 kind:function(arm,size=0x19c) addr:0x02143414 +func_ov070_021435b0 kind:function(arm,size=0x20) addr:0x021435b0 +func_ov070_021435d0 kind:function(arm,size=0xc) addr:0x021435d0 +func_ov070_021435dc kind:function(arm,size=0x24) addr:0x021435dc +func_ov070_02143600 kind:function(arm,size=0x28) addr:0x02143600 +func_ov070_02143628 kind:function(arm,size=0x4c) addr:0x02143628 +func_ov070_02143674 kind:function(arm,size=0x14) addr:0x02143674 +func_ov070_02143688 kind:function(arm,size=0x1c) addr:0x02143688 +func_ov070_021436a4 kind:function(arm,size=0x14) addr:0x021436a4 +func_ov070_021436b8 kind:function(arm,size=0x20) addr:0x021436b8 +func_ov070_021436d8 kind:function(arm,size=0x4) addr:0x021436d8 +func_ov070_021436dc kind:function(arm,size=0x80) addr:0x021436dc +func_ov070_0214375c kind:function(arm,size=0x74) addr:0x0214375c +func_ov070_021437d0 kind:function(arm,size=0x118) addr:0x021437d0 +func_ov070_021438e8 kind:function(arm,size=0x38) addr:0x021438e8 +func_ov070_02143920 kind:function(arm,size=0x38) addr:0x02143920 +func_ov070_02143958 kind:function(arm,size=0x70) addr:0x02143958 +func_ov070_021439c8 kind:function(arm,size=0xc) addr:0x021439c8 +func_ov070_021439d4 kind:function(arm,size=0x24) addr:0x021439d4 +func_ov070_021439f8 kind:function(arm,size=0x28) addr:0x021439f8 +func_ov070_02143a20 kind:function(arm,size=0x30) addr:0x02143a20 +func_ov070_02143a50 kind:function(arm,size=0x8c) addr:0x02143a50 +func_ov070_02143adc kind:function(arm,size=0xf8) addr:0x02143adc +func_ov070_02143bd4 kind:function(arm,size=0x14) addr:0x02143bd4 +func_ov070_02143be8 kind:function(arm,size=0x60) addr:0x02143be8 +func_ov070_02143c48 kind:function(arm,size=0x14) addr:0x02143c48 +func_ov070_02143c5c kind:function(arm,size=0x1c) addr:0x02143c5c +func_ov070_02143c78 kind:function(arm,size=0x14) addr:0x02143c78 +func_ov070_02143c8c kind:function(arm,size=0xc) addr:0x02143c8c +func_ov070_02143c98 kind:function(arm,size=0x24) addr:0x02143c98 +func_ov070_02143cbc kind:function(arm,size=0x28) addr:0x02143cbc +func_ov070_02143ce4 kind:function(arm,size=0x4c) addr:0x02143ce4 +func_ov070_02143d30 kind:function(arm,size=0xb0) addr:0x02143d30 +func_ov070_02143de0 kind:function(arm,size=0x74) addr:0x02143de0 +func_ov070_02143e54 kind:function(arm,size=0x14) addr:0x02143e54 +func_ov070_02143e68 kind:function(arm,size=0x44) addr:0x02143e68 +func_ov070_02143eac kind:function(arm,size=0x80) addr:0x02143eac +func_ov070_02143f2c kind:function(arm,size=0x8) addr:0x02143f2c +func_ov070_02143f34 kind:function(arm,size=0x4) addr:0x02143f34 +func_ov070_02143f38 kind:function(arm,size=0x44) addr:0x02143f38 +func_ov070_02143f7c kind:function(arm,size=0x4) addr:0x02143f7c +func_ov070_02143f80 kind:function(arm,size=0x14) addr:0x02143f80 +func_ov070_02143f94 kind:function(arm,size=0x1c) addr:0x02143f94 +func_ov070_02143fb0 kind:function(arm,size=0x14) addr:0x02143fb0 +func_ov070_02143fc4 kind:function(arm,size=0x30) addr:0x02143fc4 +_02143fe4 kind:label(arm) addr:0x02143fe4 +func_ov070_02143ff4 kind:function(arm,size=0xc) addr:0x02143ff4 +func_ov070_02144000 kind:function(arm,size=0x24) addr:0x02144000 +func_ov070_02144024 kind:function(arm,size=0x4c) addr:0x02144024 +func_ov070_02144070 kind:function(arm,size=0x3c) addr:0x02144070 +func_ov070_021440ac kind:function(arm,size=0xc8) addr:0x021440ac +func_ov070_02144174 kind:function(arm,size=0x20) addr:0x02144174 +func_ov070_02144194 kind:function(arm,size=0x20) addr:0x02144194 +func_ov070_021441b4 kind:function(arm,size=0x28) addr:0x021441b4 +func_ov070_021441dc kind:function(arm,size=0x14) addr:0x021441dc +func_ov070_021441f0 kind:function(arm,size=0x1c) addr:0x021441f0 +func_ov070_0214420c kind:function(arm,size=0xc) addr:0x0214420c +func_ov070_02144218 kind:function(arm,size=0x24) addr:0x02144218 +func_ov070_0214423c kind:function(arm,size=0xb8) addr:0x0214423c +func_ov070_021442f4 kind:function(arm,size=0x48) addr:0x021442f4 +func_ov070_0214433c kind:function(arm,size=0x64) addr:0x0214433c +func_ov070_021443a0 kind:function(arm,size=0x60) addr:0x021443a0 +func_ov070_02144400 kind:function(arm,size=0x68) addr:0x02144400 +func_ov070_02144468 kind:function(arm,size=0x14) addr:0x02144468 +func_ov070_0214447c kind:function(arm,size=0x68) addr:0x0214447c +func_ov070_021444e4 kind:function(arm,size=0x28c) addr:0x021444e4 +func_ov070_02144770 kind:function(arm,size=0x10) addr:0x02144770 +func_ov070_02144780 kind:function(arm,size=0x60) addr:0x02144780 +func_ov070_021447e0 kind:function(arm,size=0x2ac) addr:0x021447e0 +func_ov070_02144a8c kind:function(arm,size=0x348) addr:0x02144a8c +func_ov070_02144dd4 kind:function(arm,size=0x20) addr:0x02144dd4 +func_ov070_02144df4 kind:function(arm,size=0x14) addr:0x02144df4 +func_ov070_02144e08 kind:function(arm,size=0x88) addr:0x02144e08 +func_ov070_02144e90 kind:function(arm,size=0x30) addr:0x02144e90 +func_ov070_02144ec0 kind:function(arm,size=0x50) addr:0x02144ec0 +func_ov070_02144f10 kind:function(arm,size=0xc) addr:0x02144f10 +func_ov070_02144f1c kind:function(arm,size=0x160) addr:0x02144f1c +func_ov070_0214507c kind:function(arm,size=0x1c) addr:0x0214507c +func_ov070_02145098 kind:function(arm,size=0x20) addr:0x02145098 +func_ov070_021450b8 kind:function(arm,size=0x28) addr:0x021450b8 +func_ov070_021450e0 kind:function(arm,size=0x14) addr:0x021450e0 +func_ov070_021450f4 kind:function(arm,size=0xc) addr:0x021450f4 +func_ov070_02145100 kind:function(arm,size=0x24) addr:0x02145100 +func_ov070_02145124 kind:function(arm,size=0xbc) addr:0x02145124 +func_ov070_021451e0 kind:function(arm,size=0x20) addr:0x021451e0 +func_ov070_02145200 kind:function(arm,size=0xc) addr:0x02145200 +func_ov070_0214520c kind:function(arm,size=0x50) addr:0x0214520c +func_ov070_0214525c kind:function(arm,size=0xc) addr:0x0214525c +func_ov070_02145268 kind:function(arm,size=0x20) addr:0x02145268 +func_ov070_02145288 kind:function(arm,size=0x28) addr:0x02145288 +func_ov070_021452b0 kind:function(arm,size=0x14) addr:0x021452b0 +func_ov070_021452c4 kind:function(arm,size=0x34) addr:0x021452c4 +func_ov070_021452f8 kind:function(arm,size=0x1c) addr:0x021452f8 +func_ov070_02145314 kind:function(arm,size=0x3c) addr:0x02145314 +func_ov070_02145350 kind:function(arm,size=0x48) addr:0x02145350 +func_ov070_02145398 kind:function(arm,size=0xc) addr:0x02145398 +func_ov070_021453a4 kind:function(arm,size=0x24) addr:0x021453a4 +func_ov070_021453c8 kind:function(arm,size=0xb0) addr:0x021453c8 +func_ov070_02145478 kind:function(arm,size=0x40) addr:0x02145478 +func_ov070_021454b8 kind:function(arm,size=0x14) addr:0x021454b8 +func_ov070_021454cc kind:function(arm,size=0x174) addr:0x021454cc +func_ov070_02145640 kind:function(arm,size=0xe0) addr:0x02145640 +func_ov070_02145720 kind:function(arm,size=0xc4) addr:0x02145720 +func_ov070_021457e4 kind:function(arm,size=0x20) addr:0x021457e4 +func_ov070_02145804 kind:function(arm,size=0xf8) addr:0x02145804 +func_ov070_021458fc kind:function(arm,size=0x29c) addr:0x021458fc +func_ov070_02145b98 kind:function(arm,size=0x1c) addr:0x02145b98 +func_ov070_02145bb4 kind:function(arm,size=0x20) addr:0x02145bb4 +func_ov070_02145bd4 kind:function(arm,size=0x28) addr:0x02145bd4 +func_ov070_02145bfc kind:function(arm,size=0x10) addr:0x02145bfc +func_ov070_02145c0c kind:function(arm,size=0x14) addr:0x02145c0c +func_ov070_02145c20 kind:function(arm,size=0xc) addr:0x02145c20 +func_ov070_02145c2c kind:function(arm,size=0x24) addr:0x02145c2c +func_ov070_02145c50 kind:function(arm,size=0xa8) addr:0x02145c50 +func_ov070_02145cf8 kind:function(arm,size=0x108) addr:0x02145cf8 +func_ov070_02145e00 kind:function(arm,size=0x48) addr:0x02145e00 +func_ov070_02145e48 kind:function(arm,size=0x50) addr:0x02145e48 +func_ov070_02145e98 kind:function(arm,size=0x78) addr:0x02145e98 +func_ov070_02145f10 kind:function(arm,size=0xc0) addr:0x02145f10 +func_ov070_02145fd0 kind:function(arm,size=0x20) addr:0x02145fd0 +func_ov070_02145ff0 kind:function(arm,size=0x64) addr:0x02145ff0 +func_ov070_02146054 kind:function(arm,size=0x4c) addr:0x02146054 +func_ov070_021460a0 kind:function(arm,size=0xa8) addr:0x021460a0 +func_ov070_02146148 kind:function(arm,size=0x14) addr:0x02146148 +func_ov070_0214615c kind:function(arm,size=0xc) addr:0x0214615c +func_ov070_02146168 kind:function(arm,size=0x24) addr:0x02146168 +func_ov070_0214618c kind:function(arm,size=0xa4) addr:0x0214618c +func_ov070_02146230 kind:function(arm,size=0x28) addr:0x02146230 +func_ov070_02146258 kind:function(arm,size=0x38) addr:0x02146258 +func_ov070_02146290 kind:function(arm,size=0x120) addr:0x02146290 +func_ov070_021463b0 kind:function(arm,size=0x14) addr:0x021463b0 +func_ov070_021463c4 kind:function(arm,size=0x1e4) addr:0x021463c4 +func_ov070_021465a8 kind:function(arm,size=0x1cc) addr:0x021465a8 +func_ov070_02146774 kind:function(arm,size=0x148) addr:0x02146774 +func_ov070_021468bc kind:function(arm,size=0xdc) addr:0x021468bc +func_ov070_02146998 kind:function(arm,size=0x4c) addr:0x02146998 +func_ov070_021469e4 kind:function(arm,size=0x20) addr:0x021469e4 +func_ov070_02146a04 kind:function(arm,size=0x1c) addr:0x02146a04 +func_ov070_02146a20 kind:function(arm,size=0x30) addr:0x02146a20 +func_ov070_02146a50 kind:function(arm,size=0x38) addr:0x02146a50 +func_ov070_02146a88 kind:function(arm,size=0x14) addr:0x02146a88 +func_ov070_02146a9c kind:function(arm,size=0xc) addr:0x02146a9c +func_ov070_02146aa8 kind:function(arm,size=0x24) addr:0x02146aa8 +func_ov070_02146acc kind:function(arm,size=0xb8) addr:0x02146acc +func_ov070_02146b84 kind:function(arm,size=0x34) addr:0x02146b84 +func_ov070_02146bb8 kind:function(arm,size=0x9c) addr:0x02146bb8 +func_ov070_02146c54 kind:function(arm,size=0x20) addr:0x02146c54 +func_ov070_02146c74 kind:function(arm,size=0x14) addr:0x02146c74 +func_ov070_02146c88 kind:function(arm,size=0xd0) addr:0x02146c88 +func_ov070_02146d58 kind:function(arm,size=0x84) addr:0x02146d58 +func_ov070_02146ddc kind:function(arm,size=0x154) addr:0x02146ddc +func_ov070_02146f30 kind:function(arm,size=0x14) addr:0x02146f30 +func_ov070_02146f44 kind:function(arm,size=0x218) addr:0x02146f44 +func_ov070_0214715c kind:function(arm,size=0x64) addr:0x0214715c +func_ov070_021471c0 kind:function(arm,size=0x19c) addr:0x021471c0 +func_ov070_0214735c kind:function(arm,size=0x1c) addr:0x0214735c +func_ov070_02147378 kind:function(arm,size=0x28) addr:0x02147378 +func_ov070_021473a0 kind:function(arm,size=0x30) addr:0x021473a0 +func_ov070_021473d0 kind:function(arm,size=0x14) addr:0x021473d0 +func_ov070_021473e4 kind:function(arm,size=0xc) addr:0x021473e4 +func_ov070_021473f0 kind:function(arm,size=0x24) addr:0x021473f0 +func_ov070_02147414 kind:function(arm,size=0xa4) addr:0x02147414 +func_ov070_021474b8 kind:function(arm,size=0x110) addr:0x021474b8 +func_ov070_021475c8 kind:function(arm,size=0x60) addr:0x021475c8 +func_ov070_02147628 kind:function(arm,size=0x68) addr:0x02147628 +func_ov070_02147690 kind:function(arm,size=0x1bc) addr:0x02147690 +func_ov070_0214784c kind:function(arm,size=0x120) addr:0x0214784c +func_ov070_0214796c kind:function(arm,size=0x1dc) addr:0x0214796c +func_ov070_02147b48 kind:function(arm,size=0xc8) addr:0x02147b48 +func_ov070_02147c10 kind:function(arm,size=0x98) addr:0x02147c10 +func_ov070_02147ca8 kind:function(arm,size=0x3c) addr:0x02147ca8 +func_ov070_02147ce4 kind:function(arm,size=0x14) addr:0x02147ce4 +func_ov070_02147cf8 kind:function(arm,size=0x30) addr:0x02147cf8 +func_ov070_02147d28 kind:function(arm,size=0xd8) addr:0x02147d28 +func_ov070_02147e00 kind:function(arm,size=0x30) addr:0x02147e00 +func_ov070_02147e30 kind:function(arm,size=0x18) addr:0x02147e30 +func_ov070_02147e48 kind:function(arm,size=0xc) addr:0x02147e48 +func_ov070_02147e54 kind:function(arm,size=0x24) addr:0x02147e54 +func_ov070_02147e78 kind:function(arm,size=0x44) addr:0x02147e78 +func_ov070_02147ebc kind:function(arm,size=0x154) addr:0x02147ebc +func_ov070_02148010 kind:function(arm,size=0x14) addr:0x02148010 +func_ov070_02148024 kind:function(arm,size=0x64) addr:0x02148024 +func_ov070_02148088 kind:function(arm,size=0x1d8) addr:0x02148088 +func_ov070_02148260 kind:function(arm,size=0x6c) addr:0x02148260 +func_ov070_021482cc kind:function(arm,size=0x48) addr:0x021482cc +func_ov070_02148314 kind:function(arm,size=0x10) addr:0x02148314 +func_ov070_02148324 kind:function(arm,size=0x20) addr:0x02148324 +func_ov070_02148344 kind:function(arm,size=0x10) addr:0x02148344 +func_ov070_02148354 kind:function(arm,size=0x3c) addr:0x02148354 +func_ov070_02148390 kind:function(arm,size=0x20) addr:0x02148390 +func_ov070_021483b0 kind:function(arm,size=0x24) addr:0x021483b0 +func_ov070_021483d4 kind:function(arm,size=0x20) addr:0x021483d4 +func_ov070_021483f4 kind:function(arm,size=0x24) addr:0x021483f4 +func_ov070_02148418 kind:function(arm,size=0x20) addr:0x02148418 +func_ov070_02148438 kind:function(arm,size=0x24) addr:0x02148438 +func_ov070_0214845c kind:function(arm,size=0x1c) addr:0x0214845c +func_ov070_02148478 kind:function(arm,size=0x24) addr:0x02148478 +func_ov070_0214849c kind:function(arm,size=0x38) addr:0x0214849c +func_ov070_021484d4 kind:function(arm,size=0x80) addr:0x021484d4 +func_ov070_02148554 kind:function(arm,size=0x14) addr:0x02148554 +func_ov070_02148568 kind:function(arm,size=0x78) addr:0x02148568 +func_ov070_021485e0 kind:function(arm,size=0xb4) addr:0x021485e0 +func_ov070_02148694 kind:function(arm,size=0xbc) addr:0x02148694 +func_ov070_02148750 kind:function(arm,size=0x14) addr:0x02148750 +func_ov070_02148764 kind:function(arm,size=0x11c) addr:0x02148764 +func_ov070_02148880 kind:function(arm,size=0x1c4) addr:0x02148880 +func_ov070_02148a44 kind:function(arm,size=0x94) addr:0x02148a44 +func_ov070_02148ad8 kind:function(arm,size=0x54) addr:0x02148ad8 +func_ov070_02148b2c kind:function(arm,size=0x1c) addr:0x02148b2c +func_ov070_02148b48 kind:function(arm,size=0x38) addr:0x02148b48 +func_ov070_02148b80 kind:function(arm,size=0x40) addr:0x02148b80 +func_ov070_02148bc0 kind:function(arm,size=0x14) addr:0x02148bc0 +func_ov070_02148bd4 kind:function(arm,size=0xc) addr:0x02148bd4 +func_ov070_02148be0 kind:function(arm,size=0x24) addr:0x02148be0 +func_ov070_02148c04 kind:function(arm,size=0x48) addr:0x02148c04 +func_ov070_02148c4c kind:function(arm,size=0xa4) addr:0x02148c4c +func_ov070_02148cf0 kind:function(arm,size=0x1c) addr:0x02148cf0 +func_ov070_02148d0c kind:function(arm,size=0x20) addr:0x02148d0c +func_ov070_02148d2c kind:function(arm,size=0x10) addr:0x02148d2c +func_ov070_02148d3c kind:function(arm,size=0x20) addr:0x02148d3c +func_ov070_02148d5c kind:function(arm,size=0x94) addr:0x02148d5c +func_ov070_02148df0 kind:function(arm,size=0xc) addr:0x02148df0 +func_ov070_02148dfc kind:function(arm,size=0xcc) addr:0x02148dfc +func_ov070_02148ec8 kind:function(arm,size=0x28) addr:0x02148ec8 +func_ov070_02148ef0 kind:function(arm,size=0x2c) addr:0x02148ef0 +func_ov070_02148f1c kind:function(arm,size=0x40) addr:0x02148f1c +func_ov070_02148f5c kind:function(arm,size=0x2c) addr:0x02148f5c +func_ov070_02148f88 kind:function(arm,size=0x44) addr:0x02148f88 +func_ov070_02148fcc kind:function(arm,size=0x28) addr:0x02148fcc +func_ov070_02148ff4 kind:function(arm,size=0x30) addr:0x02148ff4 +func_ov070_02149024 kind:function(arm,size=0x14) addr:0x02149024 +func_ov070_02149038 kind:function(arm,size=0x10) addr:0x02149038 +func_ov070_02149048 kind:function(arm,size=0x10) addr:0x02149048 +func_ov070_02149058 kind:function(arm,size=0xc) addr:0x02149058 +func_ov070_02149064 kind:function(arm,size=0x24) addr:0x02149064 +func_ov070_02149088 kind:function(arm,size=0xbc) addr:0x02149088 +func_ov070_02149144 kind:function(arm,size=0x104) addr:0x02149144 +func_ov070_02149248 kind:function(arm,size=0x260) addr:0x02149248 +func_ov070_021494a8 kind:function(arm,size=0x34) addr:0x021494a8 +func_ov070_021494dc kind:function(arm,size=0x18) addr:0x021494dc +func_ov070_021494f4 kind:function(arm,size=0x520) addr:0x021494f4 +func_ov070_02149a14 kind:function(arm,size=0x64) addr:0x02149a14 +func_ov070_02149a78 kind:function(arm,size=0x44c) addr:0x02149a78 +func_ov070_02149ec4 kind:function(arm,size=0x3c) addr:0x02149ec4 +func_ov070_02149f00 kind:function(arm,size=0x30) addr:0x02149f00 +func_ov070_02149f30 kind:function(arm,size=0x38) addr:0x02149f30 +func_ov070_02149f68 kind:function(arm,size=0x38) addr:0x02149f68 +func_ov070_02149fa0 kind:function(arm,size=0x14) addr:0x02149fa0 +func_ov070_02149fb4 kind:function(arm,size=0x38) addr:0x02149fb4 +func_ov070_02149fec kind:function(arm,size=0x40) addr:0x02149fec +func_ov070_0214a02c kind:function(arm,size=0x14) addr:0x0214a02c +func_ov070_0214a040 kind:function(arm,size=0xc) addr:0x0214a040 +func_ov070_0214a04c kind:function(arm,size=0x24) addr:0x0214a04c +func_ov070_0214a070 kind:function(arm,size=0x48) addr:0x0214a070 +func_ov070_0214a0b8 kind:function(arm,size=0x74) addr:0x0214a0b8 +func_ov070_0214a12c kind:function(arm,size=0x74) addr:0x0214a12c +func_ov070_0214a1a0 kind:function(arm,size=0x50) addr:0x0214a1a0 +func_ov070_0214a1f0 kind:function(arm,size=0x5c) addr:0x0214a1f0 +func_ov070_0214a24c kind:function(arm,size=0xa8) addr:0x0214a24c +func_ov070_0214a2f4 kind:function(arm,size=0x48) addr:0x0214a2f4 +func_ov070_0214a33c kind:function(arm,size=0x9c) addr:0x0214a33c +func_ov070_0214a3d8 kind:function(arm,size=0x12c) addr:0x0214a3d8 +func_ov070_0214a504 kind:function(arm,size=0x64) addr:0x0214a504 +func_ov070_0214a568 kind:function(arm,size=0x22c) addr:0x0214a568 +func_ov070_0214a794 kind:function(arm,size=0x188) addr:0x0214a794 +func_ov070_0214a91c kind:function(arm,size=0xc) addr:0x0214a91c +func_ov070_0214a928 kind:function(arm,size=0x94) addr:0x0214a928 +func_ov070_0214a9bc kind:function(arm,size=0x28c) addr:0x0214a9bc +func_ov070_0214ac48 kind:function(arm,size=0xf4) addr:0x0214ac48 +func_ov070_0214ad3c kind:function(arm,size=0xa4) addr:0x0214ad3c +func_ov070_0214ade0 kind:function(arm,size=0x7c) addr:0x0214ade0 +func_ov070_0214ae5c kind:function(arm,size=0x290) addr:0x0214ae5c +func_ov070_0214b0ec kind:function(arm,size=0x28) addr:0x0214b0ec +func_ov070_0214b114 kind:function(arm,size=0x24) addr:0x0214b114 +func_ov070_0214b138 kind:function(arm,size=0x24) addr:0x0214b138 +func_ov070_0214b15c kind:function(arm,size=0x24) addr:0x0214b15c +func_ov070_0214b180 kind:function(arm,size=0x24) addr:0x0214b180 +func_ov070_0214b1a4 kind:function(arm,size=0x20) addr:0x0214b1a4 +func_ov070_0214b1c4 kind:function(arm,size=0x2c) addr:0x0214b1c4 +func_ov070_0214b1f0 kind:function(arm,size=0x20) addr:0x0214b1f0 +func_ov070_0214b210 kind:function(arm,size=0x18) addr:0x0214b210 +func_ov070_0214b228 kind:function(arm,size=0x14) addr:0x0214b228 +func_ov070_0214b23c kind:function(arm,size=0xc) addr:0x0214b23c +func_ov070_0214b248 kind:function(arm,size=0x54) addr:0x0214b248 +func_ov070_0214b29c kind:function(arm,size=0x18) addr:0x0214b29c +func_ov070_0214b2b4 kind:function(arm,size=0x28) addr:0x0214b2b4 +func_ov070_0214b2dc kind:function(arm,size=0x30) addr:0x0214b2dc +func_ov070_0214b30c kind:function(arm,size=0x14) addr:0x0214b30c +func_ov070_0214b320 kind:function(arm,size=0x1c) addr:0x0214b320 +func_ov070_0214b33c kind:function(arm,size=0x24) addr:0x0214b33c +func_ov070_0214b360 kind:function(arm,size=0x44) addr:0x0214b360 +func_ov070_0214b3a4 kind:function(arm,size=0x80) addr:0x0214b3a4 +func_ov070_0214b424 kind:function(arm,size=0x2c) addr:0x0214b424 +func_ov070_0214b450 kind:function(arm,size=0x8) addr:0x0214b450 +func_ov070_0214b458 kind:function(arm,size=0x2c) addr:0x0214b458 +func_ov070_0214b484 kind:function(arm,size=0x28) addr:0x0214b484 +func_ov070_0214b4ac kind:function(arm,size=0xc) addr:0x0214b4ac +func_ov070_0214b4b8 kind:function(arm,size=0x14) addr:0x0214b4b8 +func_ov070_0214b4cc kind:function(arm,size=0x1c) addr:0x0214b4cc +func_ov070_0214b4e8 kind:function(arm,size=0x14) addr:0x0214b4e8 +func_ov070_0214b4fc kind:function(arm,size=0xc) addr:0x0214b4fc +func_ov070_0214b508 kind:function(arm,size=0x24) addr:0x0214b508 +func_ov070_0214b52c kind:function(arm,size=0x44) addr:0x0214b52c +func_ov070_0214b570 kind:function(arm,size=0x84) addr:0x0214b570 +func_ov070_0214b5f4 kind:function(arm,size=0x54) addr:0x0214b5f4 +func_ov070_0214b648 kind:function(arm,size=0x28) addr:0x0214b648 +func_ov070_0214b670 kind:function(arm,size=0x28) addr:0x0214b670 +func_ov070_0214b698 kind:function(arm,size=0xc) addr:0x0214b698 +func_ov070_0214b6a4 kind:function(arm,size=0x14) addr:0x0214b6a4 +func_ov070_0214b6b8 kind:function(arm,size=0x1c) addr:0x0214b6b8 +func_ov070_0214b6d4 kind:function(arm,size=0x14) addr:0x0214b6d4 +func_ov070_0214b6e8 kind:function(arm,size=0xc) addr:0x0214b6e8 +func_ov070_0214b6f4 kind:function(arm,size=0x24) addr:0x0214b6f4 +func_ov070_0214b718 kind:function(arm,size=0x44) addr:0x0214b718 +func_ov070_0214b75c kind:function(arm,size=0x84) addr:0x0214b75c +func_ov070_0214b7e0 kind:function(arm,size=0x20) addr:0x0214b7e0 +func_ov070_0214b800 kind:function(arm,size=0x10) addr:0x0214b800 +func_ov070_0214b810 kind:function(arm,size=0x2c) addr:0x0214b810 +func_ov070_0214b83c kind:function(arm,size=0x28) addr:0x0214b83c +func_ov070_0214b864 kind:function(arm,size=0x28) addr:0x0214b864 +func_ov070_0214b88c kind:function(arm,size=0xc) addr:0x0214b88c +func_ov070_0214b898 kind:function(arm,size=0x14) addr:0x0214b898 +func_ov070_0214b8ac kind:function(arm,size=0x1c) addr:0x0214b8ac +func_ov070_0214b8c8 kind:function(arm,size=0x14) addr:0x0214b8c8 +func_ov070_0214b8dc kind:function(arm,size=0xc) addr:0x0214b8dc +func_ov070_0214b8e8 kind:function(arm,size=0x24) addr:0x0214b8e8 +func_ov070_0214b90c kind:function(arm,size=0xa8) addr:0x0214b90c +func_ov070_0214b9b4 kind:function(arm,size=0x80) addr:0x0214b9b4 +func_ov070_0214ba34 kind:function(arm,size=0x144) addr:0x0214ba34 +func_ov070_0214bb78 kind:function(arm,size=0x58) addr:0x0214bb78 +func_ov070_0214bbd0 kind:function(arm,size=0x178) addr:0x0214bbd0 +func_ov070_0214bd48 kind:function(arm,size=0x48) addr:0x0214bd48 +func_ov070_0214bd90 kind:function(arm,size=0x1c8) addr:0x0214bd90 +func_ov070_0214bf58 kind:function(arm,size=0x4) addr:0x0214bf58 +func_ov070_0214bf5c kind:function(arm,size=0x10) addr:0x0214bf5c +func_ov070_0214bf6c kind:function(arm,size=0x50) addr:0x0214bf6c +func_ov070_0214bfbc kind:function(arm,size=0x24) addr:0x0214bfbc +func_ov070_0214bfe0 kind:function(arm,size=0x14) addr:0x0214bfe0 +func_ov070_0214bff4 kind:function(arm,size=0x1c) addr:0x0214bff4 +func_ov070_0214c010 kind:function(arm,size=0x14) addr:0x0214c010 +func_ov070_0214c024 kind:function(arm,size=0xc) addr:0x0214c024 +func_ov070_0214c030 kind:function(arm,size=0x24) addr:0x0214c030 +func_ov070_0214c054 kind:function(arm,size=0x60) addr:0x0214c054 +func_ov070_0214c0b4 kind:function(arm,size=0x150) addr:0x0214c0b4 +func_ov070_0214c204 kind:function(arm,size=0x14) addr:0x0214c204 +func_ov070_0214c218 kind:function(arm,size=0x14) addr:0x0214c218 +func_ov070_0214c22c kind:function(arm,size=0x128) addr:0x0214c22c +func_ov070_0214c354 kind:function(arm,size=0x180) addr:0x0214c354 +func_ov070_0214c4d4 kind:function(arm,size=0x20) addr:0x0214c4d4 +func_ov070_0214c4f4 kind:function(arm,size=0x208) addr:0x0214c4f4 +func_ov070_0214c6fc kind:function(arm,size=0x50) addr:0x0214c6fc +func_ov070_0214c74c kind:function(arm,size=0xd0) addr:0x0214c74c +func_ov070_0214c81c kind:function(arm,size=0x3ec) addr:0x0214c81c +func_ov070_0214cc08 kind:function(arm,size=0x70) addr:0x0214cc08 +func_ov070_0214cc78 kind:function(arm,size=0x134) addr:0x0214cc78 +func_ov070_0214cdac kind:function(arm,size=0x58) addr:0x0214cdac +func_ov070_0214ce04 kind:function(arm,size=0x84) addr:0x0214ce04 +func_ov070_0214ce88 kind:function(arm,size=0x12c) addr:0x0214ce88 +func_ov070_0214cfb4 kind:function(arm,size=0x1c0) addr:0x0214cfb4 +func_ov070_0214d174 kind:function(arm,size=0xa0) addr:0x0214d174 +func_ov070_0214d214 kind:function(arm,size=0x54) addr:0x0214d214 +func_ov070_0214d268 kind:function(arm,size=0x3c) addr:0x0214d268 +func_ov070_0214d2a4 kind:function(arm,size=0x3c) addr:0x0214d2a4 +func_ov070_0214d2e0 kind:function(arm,size=0x2f4) addr:0x0214d2e0 +func_ov070_0214d5d4 kind:function(arm,size=0x280) addr:0x0214d5d4 +func_ov070_0214d854 kind:function(arm,size=0xc) addr:0x0214d854 +func_ov070_0214d860 kind:function(arm,size=0xf8) addr:0x0214d860 +func_ov070_0214d958 kind:function(arm,size=0x74) addr:0x0214d958 +func_ov070_0214d9cc kind:function(arm,size=0x28) addr:0x0214d9cc +func_ov070_0214d9f4 kind:function(arm,size=0x94) addr:0x0214d9f4 +func_ov070_0214da88 kind:function(arm,size=0x3c) addr:0x0214da88 +func_ov070_0214dac4 kind:function(arm,size=0x54) addr:0x0214dac4 +func_ov070_0214db18 kind:function(arm,size=0x1c) addr:0x0214db18 +func_ov070_0214db34 kind:function(arm,size=0x1c) addr:0x0214db34 +func_ov070_0214db50 kind:function(arm,size=0x40) addr:0x0214db50 +func_ov070_0214db90 kind:function(arm,size=0x48) addr:0x0214db90 +func_ov070_0214dbd8 kind:function(arm,size=0x14) addr:0x0214dbd8 +data_ov070_0214dbec kind:data(any) addr:0x0214dbec +data_ov070_0214dc14 kind:data(any) addr:0x0214dc14 +data_ov070_0214dc64 kind:data(any) addr:0x0214dc64 +data_ov070_0214dc74 kind:data(any) addr:0x0214dc74 +data_ov070_0214dcb8 kind:data(any) addr:0x0214dcb8 ambiguous +data_ov070_0214dcd0 kind:data(any) addr:0x0214dcd0 ambiguous +data_ov070_0214dd04 kind:data(any) addr:0x0214dd04 +data_ov070_0214dd14 kind:data(any) addr:0x0214dd14 +data_ov070_0214dd24 kind:data(any) addr:0x0214dd24 +data_ov070_0214dd2c kind:data(any) addr:0x0214dd2c +data_ov070_0214dd3c kind:data(any) addr:0x0214dd3c +data_ov070_0214dd4c kind:data(any) addr:0x0214dd4c +data_ov070_0214dd64 kind:data(any) addr:0x0214dd64 +data_ov070_0214dd74 kind:data(any) addr:0x0214dd74 +data_ov070_0214dd84 kind:data(any) addr:0x0214dd84 +data_ov070_0214dd98 kind:data(any) addr:0x0214dd98 +data_ov070_0214dda8 kind:data(any) addr:0x0214dda8 +data_ov070_0214ddc0 kind:data(any) addr:0x0214ddc0 +data_ov070_0214ddd0 kind:data(any) addr:0x0214ddd0 +func_ov070_0214ddd8 kind:function(arm,size=0x50) addr:0x0214ddd8 +func_ov070_0214de28 kind:function(arm,size=0x50) addr:0x0214de28 +func_ov070_0214de78 kind:function(arm,size=0x50) addr:0x0214de78 +func_ov070_0214dec8 kind:function(arm,size=0x5c) addr:0x0214dec8 +func_ov070_0214df24 kind:function(arm,size=0x5c) addr:0x0214df24 +func_ov070_0214df80 kind:function(arm,size=0x50) addr:0x0214df80 +func_ov070_0214dfd0 kind:function(arm,size=0x50) addr:0x0214dfd0 +func_ov070_0214e020 kind:function(arm,size=0x50) addr:0x0214e020 +func_ov070_0214e070 kind:function(arm,size=0x50) addr:0x0214e070 +func_ov070_0214e0c0 kind:function(arm,size=0xd4) addr:0x0214e0c0 +func_ov070_0214e194 kind:function(arm,size=0x50) addr:0x0214e194 +func_ov070_0214e1e4 kind:function(arm,size=0x74) addr:0x0214e1e4 +func_ov070_0214e258 kind:function(arm,size=0x50) addr:0x0214e258 +func_ov070_0214e2a8 kind:function(arm,size=0x50) addr:0x0214e2a8 +func_ov070_0214e2f8 kind:function(arm,size=0x50) addr:0x0214e2f8 +func_ov070_0214e348 kind:function(arm,size=0x50) addr:0x0214e348 +func_ov070_0214e398 kind:function(arm,size=0x50) addr:0x0214e398 +func_ov070_0214e3e8 kind:function(arm,size=0x64) addr:0x0214e3e8 +func_ov070_0214e44c kind:function(arm,size=0x5c) addr:0x0214e44c +func_ov070_0214e4a8 kind:function(arm,size=0x9c) addr:0x0214e4a8 +func_ov070_0214e544 kind:function(arm,size=0x70) addr:0x0214e544 +func_ov070_0214e5b4 kind:function(arm,size=0x70) addr:0x0214e5b4 +func_ov070_0214e624 kind:function(arm,size=0x70) addr:0x0214e624 +func_ov070_0214e694 kind:function(arm,size=0x5c) addr:0x0214e694 +func_ov070_0214e6f0 kind:function(arm,size=0x6c) addr:0x0214e6f0 +data_ov070_0214e760 kind:data(any) addr:0x0214e760 ambiguous +data_ov070_0214e7e8 kind:data(any) addr:0x0214e7e8 +data_ov070_0214e804 kind:data(any) addr:0x0214e804 +data_ov070_0214e828 kind:data(any) addr:0x0214e828 +data_ov070_0214e858 kind:data(any) addr:0x0214e858 ambiguous +data_ov070_0214e884 kind:data(any) addr:0x0214e884 +data_ov070_0214e8a8 kind:data(any) addr:0x0214e8a8 +data_ov070_0214e904 kind:data(any) addr:0x0214e904 +data_ov070_0214e918 kind:data(any) addr:0x0214e918 +data_ov070_0214e934 kind:data(any) addr:0x0214e934 +data_ov070_0214e994 kind:data(any) addr:0x0214e994 +data_ov070_0214e9a0 kind:data(any) addr:0x0214e9a0 +data_ov070_0214e9b4 kind:data(any) addr:0x0214e9b4 +data_ov070_0214e9d0 kind:data(any) addr:0x0214e9d0 +data_ov070_0214e9f4 kind:data(any) addr:0x0214e9f4 +data_ov070_0214ea1c kind:data(any) addr:0x0214ea1c +data_ov070_0214ea70 kind:data(any) addr:0x0214ea70 ambiguous +data_ov070_0214ea78 kind:data(any) addr:0x0214ea78 +data_ov070_0214ea94 kind:data(any) addr:0x0214ea94 +data_ov070_0214eabc kind:data(any) addr:0x0214eabc +data_ov070_0214ead4 kind:data(any) addr:0x0214ead4 +data_ov070_0214eaf8 kind:data(any) addr:0x0214eaf8 +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_0214eb7c kind:data(any) addr:0x0214eb7c +data_ov070_0214eb84 kind:data(any) addr:0x0214eb84 +data_ov070_0214eb8c kind:data(any) addr:0x0214eb8c +data_ov070_0214eb94 kind:data(any) addr:0x0214eb94 +data_ov070_0214eba4 kind:data(any) addr:0x0214eba4 +data_ov070_0214ebb8 kind:data(any) addr:0x0214ebb8 +data_ov070_0214ebdc kind:data(any) addr:0x0214ebdc +data_ov070_0214ebf8 kind:data(any) addr:0x0214ebf8 +data_ov070_0214ec28 kind:data(any) addr:0x0214ec28 +data_ov070_0214ec60 kind:data(any) addr:0x0214ec60 +data_ov070_0214ecbc kind:data(any) addr:0x0214ecbc +data_ov070_0214ece0 kind:data(any) addr:0x0214ece0 +data_ov070_0214ed3c kind:data(any) addr:0x0214ed3c +data_ov070_0214ed60 kind:data(any) addr:0x0214ed60 +data_ov070_0214edbc kind:data(any) addr:0x0214edbc +data_ov070_0214ede0 kind:data(any) addr:0x0214ede0 +data_ov070_0214ee48 kind:data(any) addr:0x0214ee48 +data_ov070_0214ee5c kind:data(any) addr:0x0214ee5c +data_ov070_0214ee84 kind:data(any) addr:0x0214ee84 +data_ov070_0214eec4 kind:data(any) addr:0x0214eec4 +data_ov070_0214eee0 kind:data(any) addr:0x0214eee0 +data_ov070_0214eef4 kind:data(any) addr:0x0214eef4 +data_ov070_0214ef00 kind:data(any) addr:0x0214ef00 +data_ov070_0214ef0c kind:data(any) addr:0x0214ef0c +data_ov070_0214ef20 kind:data(any) addr:0x0214ef20 +data_ov070_0214ef4c kind:data(any) addr:0x0214ef4c +data_ov070_0214ef94 kind:data(any) addr:0x0214ef94 +data_ov070_0214efb0 kind:data(any) addr:0x0214efb0 +data_ov070_0214eff8 kind:data(any) addr:0x0214eff8 +data_ov070_0214f014 kind:data(any) addr:0x0214f014 +data_ov070_0214f040 kind:data(any) addr:0x0214f040 +data_ov070_0214f064 kind:data(any) addr:0x0214f064 ambiguous +data_ov070_0214f080 kind:data(any) addr:0x0214f080 +data_ov070_0214f09c kind:data(any) addr:0x0214f09c +data_ov070_0214f0b8 kind:data(any) addr:0x0214f0b8 +data_ov070_0214f0e0 kind:data(any) addr:0x0214f0e0 +data_ov070_0214f120 kind:data(any) addr:0x0214f120 +data_ov070_0214f134 kind:data(any) addr:0x0214f134 +data_ov070_0214f150 kind:data(any) addr:0x0214f150 +data_ov070_0214f190 kind:data(any) addr:0x0214f190 +data_ov070_0214f1ac kind:data(any) addr:0x0214f1ac +data_ov070_0214f1d8 kind:data(any) addr:0x0214f1d8 +data_ov070_0214f218 kind:data(any) addr:0x0214f218 +data_ov070_0214f234 kind:data(any) addr:0x0214f234 +data_ov070_0214f274 kind:data(any) addr:0x0214f274 +data_ov070_0214f290 kind:data(any) addr:0x0214f290 +data_ov070_0214f2ac kind:data(any) addr:0x0214f2ac +data_ov070_0214f2ec kind:data(any) addr:0x0214f2ec +data_ov070_0214f334 kind:data(any) addr:0x0214f334 +data_ov070_0214f38c kind:data(any) addr:0x0214f38c +data_ov070_0214f398 kind:data(any) addr:0x0214f398 +data_ov070_0214f3b4 kind:data(any) addr:0x0214f3b4 +data_ov070_0214f44c kind:data(any) addr:0x0214f44c +data_ov070_0214f464 kind:data(any) addr:0x0214f464 +data_ov070_0214f480 kind:data(any) addr:0x0214f480 +data_ov070_0214f4c0 kind:data(any) addr:0x0214f4c0 +data_ov070_0214f4d4 kind:data(any) addr:0x0214f4d4 +data_ov070_0214f4e0 kind:data(any) addr:0x0214f4e0 +data_ov070_0214f4ec kind:data(any) addr:0x0214f4ec +data_ov070_0214f500 kind:data(any) addr:0x0214f500 +data_ov070_0214f570 kind:data(any) addr:0x0214f570 +data_ov070_0214f580 kind:data(any) addr:0x0214f580 +data_ov070_0214f590 kind:data(any) addr:0x0214f590 +data_ov070_0214f5ac kind:data(any) addr:0x0214f5ac +data_ov070_0214f600 kind:data(any) addr:0x0214f600 +data_ov070_0214f610 kind:data(any) addr:0x0214f610 +data_ov070_0214f62c kind:data(any) addr:0x0214f62c +data_ov070_0214f640 kind:data(any) addr:0x0214f640 ambiguous +data_ov070_0214f680 kind:data(any) addr:0x0214f680 +data_ov070_0214f690 kind:data(any) addr:0x0214f690 +data_ov070_0214f6ac kind:data(any) addr:0x0214f6ac +data_ov070_0214f6c0 kind:data(any) addr:0x0214f6c0 ambiguous +data_ov070_0214f708 kind:data(any) addr:0x0214f708 +data_ov070_0214f724 kind:data(any) addr:0x0214f724 +data_ov070_0214f740 kind:data(any) addr:0x0214f740 +data_ov070_0214f748 kind:data(any) addr:0x0214f748 ambiguous +data_ov070_0214f750 kind:data(any) addr:0x0214f750 ambiguous +data_ov070_0214f780 kind:data(any) addr:0x0214f780 +data_ov070_0214f790 kind:data(any) addr:0x0214f790 +data_ov070_0214f7a0 kind:data(any) addr:0x0214f7a0 ambiguous +data_ov070_0214f7ac kind:data(any) addr:0x0214f7ac +data_ov070_0214f7c8 kind:data(any) addr:0x0214f7c8 +data_ov070_0214f7ec kind:data(any) addr:0x0214f7ec +data_ov070_0214f860 kind:bss addr:0x0214f860 +data_ov070_0214f864 kind:bss addr:0x0214f864 +data_ov070_0214f870 kind:bss addr:0x0214f870 +data_ov070_0214f8ac kind:bss addr:0x0214f8ac +data_ov070_0214f8b0 kind:bss addr:0x0214f8b0 +data_ov070_0214f8bc kind:bss addr:0x0214f8bc +data_ov070_0214f8ec kind:bss addr:0x0214f8ec ambiguous +data_ov070_0214f8f8 kind:bss addr:0x0214f8f8 +data_ov070_0214f8fc kind:bss addr:0x0214f8fc +data_ov070_0214f908 kind:bss addr:0x0214f908 +data_ov070_0214f9e0 kind:bss addr:0x0214f9e0 +data_ov070_0214f9e4 kind:bss addr:0x0214f9e4 +data_ov070_0214f9e8 kind:bss addr:0x0214f9e8 +data_ov070_0214f9f4 kind:bss addr:0x0214f9f4 +data_ov070_0214fa00 kind:bss addr:0x0214fa00 +data_ov070_0214fad8 kind:bss addr:0x0214fad8 +data_ov070_0214fadc kind:bss addr:0x0214fadc +data_ov070_0214fae8 kind:bss addr:0x0214fae8 +data_ov070_0214faf4 kind:bss addr:0x0214faf4 +data_ov070_0214fbcc kind:bss addr:0x0214fbcc +data_ov070_0214fbf0 kind:bss addr:0x0214fbf0 +data_ov070_0214fc7c kind:bss addr:0x0214fc7c ambiguous +data_ov070_0214fc90 kind:bss addr:0x0214fc90 ambiguous +data_ov070_0214fcc0 kind:bss addr:0x0214fcc0 +data_ov070_0214fcc4 kind:bss addr:0x0214fcc4 +data_ov070_0214fcd0 kind:bss addr:0x0214fcd0 +data_ov070_0214fd0c kind:bss addr:0x0214fd0c +data_ov070_0214fd10 kind:bss addr:0x0214fd10 +data_ov070_0214fd18 kind:bss addr:0x0214fd18 ambiguous +data_ov070_0214fd1c kind:bss addr:0x0214fd1c +data_ov070_0214fd58 kind:bss addr:0x0214fd58 +data_ov070_0214fd5c kind:bss addr:0x0214fd5c +data_ov070_0214fd68 kind:bss addr:0x0214fd68 +data_ov070_0214fda4 kind:bss addr:0x0214fda4 +data_ov070_0214fda8 kind:bss addr:0x0214fda8 +data_ov070_0214fdb4 kind:bss addr:0x0214fdb4 +data_ov070_0214fdd4 kind:bss addr:0x0214fdd4 +data_ov070_0214fe1c kind:bss addr:0x0214fe1c +data_ov070_0214fe20 kind:bss addr:0x0214fe20 +data_ov070_0214fe2c kind:bss addr:0x0214fe2c +data_ov070_0214fe38 kind:bss addr:0x0214fe38 +data_ov070_0214fe44 kind:bss addr:0x0214fe44 +data_ov070_0214fed0 kind:bss addr:0x0214fed0 ambiguous +data_ov070_0214ff18 kind:bss addr:0x0214ff18 +data_ov070_0214ff3c kind:bss addr:0x0214ff3c +data_ov070_0214ff40 kind:bss addr:0x0214ff40 +data_ov070_0214ff4c kind:bss addr:0x0214ff4c +data_ov070_02150020 kind:bss addr:0x02150020 +data_ov070_02150044 kind:bss addr:0x02150044 +data_ov070_02150048 kind:bss addr:0x02150048 +data_ov070_02150054 kind:bss addr:0x02150054 +data_ov070_02150084 kind:bss addr:0x02150084 +data_ov070_02150158 kind:bss addr:0x02150158 +data_ov070_0215017c kind:bss addr:0x0215017c +data_ov070_02150180 kind:bss addr:0x02150180 +data_ov070_0215018c kind:bss addr:0x0215018c +data_ov070_021501ac kind:bss addr:0x021501ac +data_ov070_02150260 kind:bss addr:0x02150260 +data_ov070_02150280 kind:bss addr:0x02150280 +data_ov070_02150284 kind:bss addr:0x02150284 +data_ov070_02150290 kind:bss addr:0x02150290 +data_ov070_02150364 kind:bss addr:0x02150364 +data_ov070_02150388 kind:bss addr:0x02150388 +data_ov070_0215038c kind:bss addr:0x0215038c +data_ov070_02150398 kind:bss addr:0x02150398 +data_ov070_0215046c kind:bss addr:0x0215046c +data_ov070_02150490 kind:bss addr:0x02150490 +data_ov070_02150494 kind:bss addr:0x02150494 +data_ov070_021504a0 kind:bss addr:0x021504a0 +data_ov070_021504c0 kind:bss addr:0x021504c0 +data_ov070_02150574 kind:bss addr:0x02150574 +data_ov070_02150594 kind:bss addr:0x02150594 +data_ov070_02150598 kind:bss addr:0x02150598 +data_ov070_021505a4 kind:bss addr:0x021505a4 +data_ov070_0215067c kind:bss addr:0x0215067c +data_ov070_02150680 kind:bss addr:0x02150680 +data_ov070_0215068c kind:bss addr:0x0215068c +data_ov070_02150760 kind:bss addr:0x02150760 +data_ov070_02150764 kind:bss addr:0x02150764 +data_ov070_02150770 kind:bss addr:0x02150770 +data_ov070_0215077c kind:bss addr:0x0215077c +data_ov070_02150850 kind:bss addr:0x02150850 +data_ov070_02150874 kind:bss addr:0x02150874 +data_ov070_02150878 kind:bss addr:0x02150878 +data_ov070_02150884 kind:bss addr:0x02150884 +data_ov070_02150958 kind:bss addr:0x02150958 +data_ov070_0215095c kind:bss addr:0x0215095c +data_ov070_02150968 kind:bss addr:0x02150968 +data_ov070_021509a4 kind:bss addr:0x021509a4 ambiguous +data_ov070_02150a3c kind:bss addr:0x02150a3c +data_ov070_02150a40 kind:bss addr:0x02150a40 +data_ov070_02150a4c kind:bss addr:0x02150a4c +data_ov070_02150a70 kind:bss addr:0x02150a70 +data_ov070_02150a74 kind:bss addr:0x02150a74 +data_ov070_02150a80 kind:bss addr:0x02150a80 +data_ov070_02150aa4 kind:bss addr:0x02150aa4 +data_ov070_02150aa8 kind:bss addr:0x02150aa8 +data_ov070_02150ab4 kind:bss addr:0x02150ab4 +data_ov070_02150ac0 kind:bss addr:0x02150ac0 +data_ov070_02150ae0 kind:bss addr:0x02150ae0 +data_ov070_02150b04 kind:bss addr:0x02150b04 +data_ov070_02150b08 kind:bss addr:0x02150b08 +data_ov070_02150b14 kind:bss addr:0x02150b14 +data_ov070_02150b24 kind:bss addr:0x02150b24 diff --git a/config/eur/arm9/overlays/ov071/delinks.txt b/config/eur/arm9/overlays/ov071/delinks.txt new file mode 100644 index 00000000..39c05fad --- /dev/null +++ b/config/eur/arm9/overlays/ov071/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x02163984 kind:code align:32 + .rodata start:0x02163984 end:0x02163d44 kind:data align:4 + .init start:0x02163d44 end:0x021640ac kind:code align:4 + .ctor start:0x021640ac end:0x021640e4 kind:data align:4 + .data start:0x02164100 end:0x02165100 kind:data align:32 + .bss start:0x02165100 end:0x021658a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov071/relocs.txt b/config/eur/arm9/overlays/ov071/relocs.txt new file mode 100644 index 00000000..5d040c96 --- /dev/null +++ b/config/eur/arm9/overlays/ov071/relocs.txt @@ -0,0 +1,2829 @@ +from:0x02150c10 kind:load to:0x02163a10 module:overlay(71) +from:0x02150c1c kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02150c30 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150c40 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150c50 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150c60 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150c70 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150c80 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150c90 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150ca0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150cc0 kind:load to:0x021641b4 module:overlay(71) +from:0x02150cc4 kind:load to:0x021639b0 module:overlay(71) +from:0x02150cc8 kind:load to:0x021639c0 module:overlay(71) +from:0x02150ccc kind:load to:0x021639a0 module:overlay(71) +from:0x02150cd0 kind:load to:0x021639f0 module:overlay(71) +from:0x02150cd4 kind:load to:0x02163a00 module:overlay(71) +from:0x02150cd8 kind:load to:0x021639e0 module:overlay(71) +from:0x02150cdc kind:load to:0x02163990 module:overlay(71) +from:0x02150ce0 kind:load to:0x021639d0 module:overlay(71) +from:0x02150cf0 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150d04 kind:arm_call to:0x0200efdc module:main +from:0x02150d28 kind:arm_call to:0x0200eab0 module:main +from:0x02150d3c kind:arm_call to:0x0200eab0 module:main +from:0x02150d50 kind:arm_call to:0x0200e850 module:main +from:0x02150d60 kind:arm_call to:0x0200ea38 module:main +from:0x02150d70 kind:arm_call to:0x0200eab0 module:main +from:0x02150d80 kind:arm_call to:0x0200e850 module:main +from:0x02150d90 kind:arm_call to:0x0200ea38 module:main +from:0x02150da0 kind:arm_call to:0x0200eab0 module:main +from:0x02150db0 kind:arm_call to:0x0200e850 module:main +from:0x02150dc0 kind:arm_call to:0x0200ea38 module:main +from:0x02150dc8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02150df8 kind:arm_call to:0x0200eab0 module:main +from:0x02150e08 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150e18 kind:arm_call to:0x0200ea38 module:main +from:0x02150e28 kind:arm_call to:0x0200eab0 module:main +from:0x02150e54 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150e64 kind:arm_call to:0x0200ea38 module:main +from:0x02150e74 kind:arm_call to:0x0200eab0 module:main +from:0x02150e84 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150e94 kind:arm_call to:0x0200ea38 module:main +from:0x02150e9c kind:load to:0x020b4ec4 module:overlay(0) +from:0x02150eb4 kind:arm_call to:0x02150ce4 module:overlay(71) +from:0x02150ebc kind:arm_call to:0x02150dd0 module:overlay(71) +from:0x02150ec4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02150ed8 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02150f04 kind:load to:0x0216417c module:overlay(71) +from:0x02150f64 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02151044 kind:arm_call to:0x01fff498 module:itcm +from:0x02151050 kind:arm_call to:0x01fff584 module:itcm +from:0x02151088 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x021510ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021510b4 kind:arm_call to:0x01ff938c module:itcm +from:0x021510c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021510dc kind:load to:0x027e0ce8 module:dtcm +from:0x02151188 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215118c kind:arm_call to:0x01fff458 module:itcm +from:0x021511c4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021511f8 kind:arm_call to:0x0207c010 module:overlay(0) +from:0x02151210 kind:arm_call to:0x01ff938c module:itcm +from:0x02151220 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215123c kind:load to:0x027e0ce4 module:dtcm +from:0x02151264 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02151274 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02151288 kind:load to:0x02164198 module:overlay(71) +from:0x021512c4 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02151344 kind:arm_call to:0x01fff498 module:itcm +from:0x02151350 kind:arm_call to:0x01fff584 module:itcm +from:0x02151430 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x02151444 kind:load to:0x027e0ce8 module:dtcm +from:0x02151478 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02151490 kind:load to:0x02164124 module:overlay(71) +from:0x021514b8 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0215150c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151518 kind:arm_call to:0x01fff458 module:itcm +from:0x0215154c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151600 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x0215162c kind:load to:0x027e0ce4 module:dtcm +from:0x02151634 kind:load to:0x0203e964 module:main +from:0x02151644 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0215165c kind:load to:0x02164108 module:overlay(71) +from:0x02151698 kind:arm_call to:0x021516a4 module:overlay(71) +from:0x021516f0 kind:arm_call to:0x0215126c module:overlay(71) +from:0x02151758 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151764 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021517bc kind:arm_call to:0x01ff9258 module:itcm +from:0x02151824 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02151868 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02151880 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021518bc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021518cc kind:load to:0x027e0960 module:dtcm +from:0x021518d0 kind:load to:0x02165100 module:overlay(71) +from:0x021518d4 kind:load to:0x0216410c module:overlay(71) +from:0x021518d8 kind:load to:0x0216410c module:overlay(71) +from:0x021518e4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151904 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02151914 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02151928 kind:arm_call to:0x02150ecc module:overlay(71) +from:0x02151934 kind:arm_call to:0x02150c14 module:overlay(71) +from:0x02151964 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0215197c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215198c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021519c8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021519e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021519f8 kind:arm_call to:0x02151638 module:overlay(71) +from:0x02151a18 kind:arm_call to:0x0203d160 module:main +from:0x02151af0 kind:arm_call to:0x0215b488 module:overlay(71) +from:0x02151b7c kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x02151b84 kind:arm_call_thumb to:0x0209b22c module:overlay(0) +from:0x02151c3c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02151c54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02151c6c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02151c9c kind:load to:0x02164274 module:overlay(71) +from:0x02151ca0 kind:load to:0x027e0ce0 module:dtcm +from:0x02151ca4 kind:load to:0x02164228 module:overlay(71) +from:0x02151ca8 kind:load to:0x020b539c module:overlay(0) +from:0x02151cac kind:load to:0x021641e0 module:overlay(71) +from:0x02151cb0 kind:load to:0x020a02d4 module:overlay(0) +from:0x02151cb4 kind:load to:0x0215b6ac module:overlay(71) +from:0x02151cc0 kind:load to:0x02164134 module:overlay(71) +from:0x02151cc4 kind:load to:0x02049be4 module:main +from:0x02151cc8 kind:load to:0x0216511c module:overlay(71) +from:0x02151ccc kind:load to:0x02165104 module:overlay(71) +from:0x02151cd0 kind:load to:0x02165110 module:overlay(71) +from:0x02151cdc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151cf0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151d04 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151d18 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02151d2c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02151d50 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151d68 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151d7c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151d84 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151d90 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02151d9c kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02151da8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151db0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151db8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02151dc0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02151dc8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151ddc kind:arm_call to:0x0203d210 module:main +from:0x02151de4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02151dec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151df4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151dfc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151e04 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02151e0c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151e18 kind:load to:0x02164274 module:overlay(71) +from:0x02151e1c kind:load to:0x020a02d4 module:overlay(0) +from:0x02151e38 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151e50 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151e64 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151e6c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151e78 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02151e84 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02151e90 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151e98 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151ea0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02151ea8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02151eb0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151ec4 kind:arm_call to:0x0203d210 module:main +from:0x02151ecc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02151ed4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151edc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151ee4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151eec kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02151ef4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151efc kind:arm_call to:0x02011ff4 module:main +from:0x02151f08 kind:load to:0x02164274 module:overlay(71) +from:0x02151f0c kind:load to:0x020a02d4 module:overlay(0) +from:0x02151f28 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151f40 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151f54 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151f5c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151f68 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02151f74 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02151f80 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151f88 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151f90 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02151f98 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02151fa0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151fb4 kind:arm_call to:0x0203d210 module:main +from:0x02151fbc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02151fc4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151fcc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151fd4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151fdc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02151fe4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151ff0 kind:load to:0x02164274 module:overlay(71) +from:0x02151ff4 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215200c kind:arm_call to:0x02081edc module:overlay(0) +from:0x02152020 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215203c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02152070 kind:load to:0x027e0cd8 module:dtcm +from:0x02152088 kind:arm_call to:0x0215f09c module:overlay(71) +from:0x0215209c kind:arm_call to:0x02151ff8 module:overlay(71) +from:0x021520c4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021520d4 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021520e0 kind:load to:0x027e0d70 module:dtcm +from:0x021520e4 kind:load to:0x02153c88 module:overlay(71) +from:0x02152208 kind:arm_call to:0x0215aab0 module:overlay(71) +from:0x02152284 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021522c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021522d0 kind:arm_call to:0x01fff458 module:itcm +from:0x021522e8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02152318 kind:arm_call to:0x021527b8 module:overlay(71) +from:0x02152320 kind:arm_call to:0x02163960 module:overlay(71) +from:0x02152330 kind:arm_call to:0x0215234c module:overlay(71) +from:0x02152338 kind:arm_call to:0x02152a9c module:overlay(71) +from:0x02152344 kind:load to:0x027e0ce4 module:dtcm +from:0x021523c8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152400 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152414 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215242c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02152444 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215244c kind:arm_call to:0x0215aba8 module:overlay(71) +from:0x0215246c kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0215247c kind:arm_call to:0x020a78c4 module:overlay(0) +from:0x02152490 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021524ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021524bc kind:arm_call to:0x02152f5c module:overlay(71) +from:0x021524d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021524f8 kind:arm_call to:0x0215aba8 module:overlay(71) +from:0x02152504 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152518 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02152528 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152570 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215257c kind:arm_call to:0x01fff458 module:itcm +from:0x021525b4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021525cc kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x021525dc kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021525ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021525fc kind:arm_call to:0x02152f5c module:overlay(71) +from:0x02152614 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215263c kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215264c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152668 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152678 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02152684 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152698 kind:arm_call to:0x02152f5c module:overlay(71) +from:0x021526b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021526d8 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152700 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x02152720 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x02152730 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152740 kind:arm_call to:0x02152f5c module:overlay(71) +from:0x02152758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152780 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152788 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02152794 kind:load to:0x027e0ce0 module:dtcm +from:0x0215279c kind:load to:0x027e09a4 module:dtcm +from:0x021527a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021527a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021527ac kind:load to:0x020aed00 module:overlay(0) +from:0x021527b0 kind:load to:0x027e0d38 module:dtcm +from:0x02152834 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152860 kind:arm_call to:0x02163960 module:overlay(71) +from:0x02152898 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x021528a4 kind:arm_call to:0x0215aba8 module:overlay(71) +from:0x021528bc kind:arm_call to:0x021540ac module:overlay(71) +from:0x021528d4 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021528e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021528f4 kind:arm_call to:0x02152f5c module:overlay(71) +from:0x02152900 kind:arm_call to:0x02163960 module:overlay(71) +from:0x02152910 kind:arm_call to:0x0215aba8 module:overlay(71) +from:0x02152928 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152940 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152984 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152990 kind:arm_call to:0x01fff458 module:itcm +from:0x021529d0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021529f0 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02152a08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152a30 kind:arm_call to:0x020edf98 module:overlay(31) +from:0x02152a68 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x02152a70 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02152a7c kind:load to:0x027e0ce0 module:dtcm +from:0x02152a84 kind:load to:0x027e0ce4 module:dtcm +from:0x02152a8c kind:load to:0x020aed00 module:overlay(0) +from:0x02152a90 kind:load to:0x027e0d38 module:dtcm +from:0x02152a98 kind:load to:0x027e0d3c module:dtcm +from:0x02152b0c kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02152b1c kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x02152b2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152b3c kind:arm_call to:0x02152f5c module:overlay(71) +from:0x02152b54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152b7c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152b90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152ba0 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02152bb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152bc0 kind:arm_call to:0x02152f5c module:overlay(71) +from:0x02152bd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152c00 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152c2c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152c64 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152c80 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02152c90 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152cbc kind:arm_call to:0x0215aba8 module:overlay(71) +from:0x02152cc8 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152cdc kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02152cf4 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02152d0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152d1c kind:arm_call to:0x02152f5c module:overlay(71) +from:0x02152d64 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02152d74 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152d84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152db4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152dd0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152df4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152e00 kind:arm_call to:0x01fff458 module:itcm +from:0x02152e38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152e64 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152eac kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x02152ec8 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x02152ed8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ee8 kind:arm_call to:0x02152f5c module:overlay(71) +from:0x02152f00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152f28 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02152f34 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02152f3c kind:load to:0x027e0ce0 module:dtcm +from:0x02152f40 kind:load to:0x020aed00 module:overlay(0) +from:0x02152f44 kind:load to:0x027e0d38 module:dtcm +from:0x02152f48 kind:load to:0x027e0ce4 module:dtcm +from:0x02152f88 kind:load to:0x02152f5c module:overlay(71) +from:0x02152f94 kind:load to:0x02152f5c module:overlay(71) +from:0x02152fc0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02152fd8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215301c kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215308c kind:arm_call to:0x02073388 module:overlay(0) +from:0x021530b4 kind:load to:0x027e09b8 module:dtcm +from:0x021530e8 kind:arm_call to:0x02155b8c module:overlay(71) +from:0x021530f4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02153110 kind:arm_call to:0x021559fc module:overlay(71) +from:0x02153138 kind:arm_call to:0x02159398 module:overlay(71) +from:0x0215317c kind:arm_call to:0x02152fa0 module:overlay(71) +from:0x021531c0 kind:arm_call to:0x0215eda0 module:overlay(71) +from:0x021531d0 kind:arm_call to:0x02156048 module:overlay(71) +from:0x021531e0 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x02153208 kind:arm_call to:0x02159e58 module:overlay(71) +from:0x0215321c kind:arm_call to:0x0215efe0 module:overlay(71) +from:0x02153230 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02153250 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02153264 kind:arm_call to:0x01fff148 module:itcm +from:0x02153284 kind:arm_call to:0x021521f4 module:overlay(71) +from:0x0215329c kind:arm_call to:0x0209862c module:overlay(0) +from:0x021532dc kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153328 kind:arm_call to:0x021521d0 module:overlay(71) +from:0x02153360 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021533b8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021533c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021533dc kind:arm_call to:0x020982a8 module:overlay(0) +from:0x021533f4 kind:arm_call to:0x01ffedac module:itcm +from:0x02153400 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02153490 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021534fc kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215350c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02153530 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153538 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153578 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153580 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215359c kind:arm_call to:0x01ffedac module:itcm +from:0x021535a8 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215363c kind:arm_call to:0x0208bd7c module:overlay(0) +from:0x02153664 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021536a0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021536ac kind:load to:0x027e0d70 module:dtcm +from:0x021536b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021536b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021536b8 kind:load to:0x02164144 module:overlay(71) +from:0x021536bc kind:load to:0x027e0cec module:dtcm +from:0x021536c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021536d0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02153714 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0215372c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02153770 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021537a4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021537d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021537e0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02153808 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215381c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215383c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215386c kind:load to:0x02164144 module:overlay(71) +from:0x02153870 kind:load to:0x027e0cd8 module:dtcm +from:0x02153874 kind:load to:0x027e09a8 module:dtcm +from:0x02153880 kind:arm_call to:0x021536dc module:overlay(71) +from:0x02153888 kind:arm_call to:0x0215224c module:overlay(71) +from:0x02153890 kind:arm_call to:0x0215aca0 module:overlay(71) +from:0x021538d4 kind:arm_call to:0x0215aab0 module:overlay(71) +from:0x02153930 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02153940 kind:load to:0x027e09c0 module:dtcm +from:0x021539b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021539c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021539f0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02153a7c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153a8c kind:load to:0x027e0cec module:dtcm +from:0x02153a98 kind:arm_call to:0x0215ac6c module:overlay(71) +from:0x02153ad4 kind:arm_call to:0x02152fa0 module:overlay(71) +from:0x02153ae8 kind:arm_call to:0x0215aab0 module:overlay(71) +from:0x02153b20 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x02153b8c kind:arm_call to:0x0215a160 module:overlay(71) +from:0x02153bb0 kind:arm_call to:0x0215a228 module:overlay(71) +from:0x02153c7c kind:arm_call to:0x01ff930c module:itcm +from:0x02153cec kind:arm_call to:0x0200e260 module:main +from:0x02153d00 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153d64 kind:arm_call to:0x0200e260 module:main +from:0x02153d74 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153df4 kind:arm_call to:0x0200e260 module:main +from:0x02153e04 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153e34 kind:load to:0x027e0964 module:dtcm +from:0x02153e48 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153e58 kind:arm_call to:0x0215aab0 module:overlay(71) +from:0x02153e6c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153ea4 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02153ec0 kind:arm_call to:0x02153944 module:overlay(71) +from:0x02153ee4 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02153ef0 kind:load to:0x027e0958 module:dtcm +from:0x02153f20 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02153f44 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02153f80 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x02153fcc kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02153fec kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02153ffc kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02154040 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02154060 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02154070 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02154080 kind:load to:0x027e0cd8 module:dtcm +from:0x02154084 kind:load to:0x02153c88 module:overlay(71) +from:0x02154098 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021540a4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021540dc kind:arm_call to:0x020edf98 module:overlay(31) +from:0x02154144 kind:load to:0x020aecf8 module:overlay(0) +from:0x02154148 kind:load to:0x027e0d3c module:dtcm +from:0x021541ac kind:load to:0x02163b78 module:overlay(71) +from:0x021541d0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02154264 kind:arm_call to:0x0215aad4 module:overlay(71) +from:0x021542a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021542f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154308 kind:arm_call to:0x0206bcf8 module:overlay(0) +from:0x02154378 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021543e4 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021543f0 kind:arm_call to:0x0215ac6c module:overlay(71) +from:0x02154418 kind:load to:0x027e09a8 module:dtcm +from:0x0215441c kind:load to:0x020b51b8 module:overlay(0) +from:0x02154424 kind:load to:0x02163ae8 module:overlay(71) +from:0x02154428 kind:load to:0x02163a10 module:overlay(71) +from:0x021544d4 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x021544e0 kind:load to:0x02163a10 module:overlay(71) +from:0x021544e4 kind:load to:0x02049be4 module:main +from:0x0215451c kind:arm_call to:0x01ff930c module:itcm +from:0x021545a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215465c kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02154688 kind:arm_call to:0x01ff9258 module:itcm +from:0x021546a0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021546ac kind:load to:0x02163a28 module:overlay(71) +from:0x021546b4 kind:load to:0x02163a10 module:overlay(71) +from:0x021546b8 kind:load to:0x02049be4 module:main +from:0x02154720 kind:load to:0x02163a10 module:overlay(71) +from:0x02154750 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02154764 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02154780 kind:arm_call to:0x0206807c module:overlay(0) +from:0x021547a8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021547c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021547d8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02154804 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02154814 kind:arm_call to:0x01ff930c module:itcm +from:0x02154860 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02154878 kind:arm_call to:0x02159914 module:overlay(71) +from:0x02154884 kind:load to:0x020b504c module:overlay(0) +from:0x02154888 kind:load to:0x020b539c module:overlay(0) +from:0x02154940 kind:load to:0x02163a28 module:overlay(71) +from:0x02154944 kind:load to:0x02049be4 module:main +from:0x0215495c kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02154974 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021549a4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021549b0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02154a98 kind:load to:0x02163a10 module:overlay(71) +from:0x02154a9c kind:load to:0x02049be4 module:main +from:0x02154ab4 kind:arm_call to:0x02159914 module:overlay(71) +from:0x02154b34 kind:arm_call to:0x01fff148 module:itcm +from:0x02154b58 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02154b64 kind:load to:0x02163a40 module:overlay(71) +from:0x02154b68 kind:load to:0x027e0ce0 module:dtcm +from:0x02154b84 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02154b94 kind:arm_call to:0x01ff930c module:itcm +from:0x02154bac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154bc0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02154c00 kind:arm_call to:0x02017f38 module:main +from:0x02154cd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154ce8 kind:arm_call to:0x02159a5c module:overlay(71) +from:0x02154d6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154da4 kind:load to:0x02049be4 module:main +from:0x02154da8 kind:load to:0x0203e964 module:main +from:0x02154db8 kind:arm_call to:0x02154bc8 module:overlay(71) +from:0x02154e7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154e88 kind:load to:0x0203e964 module:main +from:0x02154efc kind:arm_call to:0x0209b264 module:overlay(0) +from:0x02154f04 kind:arm_call to:0x0209bf54 module:overlay(0) +from:0x02154f38 kind:load to:0x02163a58 module:overlay(71) +from:0x02154f78 kind:arm_call to:0x01ff916c module:itcm +from:0x02154fa0 kind:arm_call to:0x0209b420 module:overlay(0) +from:0x021550a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021550c4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021550ec kind:arm_call to:0x02159a5c module:overlay(71) +from:0x02155100 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02155114 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215512c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155194 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x021551f0 kind:arm_call to:0x0202851c module:main +from:0x0215520c kind:load to:0x02163a28 module:overlay(71) +from:0x02155210 kind:load to:0x02163a10 module:overlay(71) +from:0x02155214 kind:load to:0x02163a58 module:overlay(71) +from:0x0215522c kind:arm_call to:0x02154dac module:overlay(71) +from:0x021552bc kind:load to:0x02163a58 module:overlay(71) +from:0x021552c0 kind:load to:0x02049be4 module:main +from:0x02155314 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155328 kind:arm_call to:0x01ff930c module:itcm +from:0x02155378 kind:arm_call to:0x02154bc8 module:overlay(71) +from:0x02155430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155440 kind:arm_call to:0x02159a5c module:overlay(71) +from:0x0215546c kind:arm_call to:0x02154dac module:overlay(71) +from:0x0215554c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155568 kind:arm_call to:0x0215a9c8 module:overlay(71) +from:0x02155588 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02155640 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215564c kind:load to:0x0203e964 module:main +from:0x02155654 kind:load to:0x02049be4 module:main +from:0x02155658 kind:load to:0x02163a28 module:overlay(71) +from:0x0215565c kind:load to:0x02163a58 module:overlay(71) +from:0x021556e8 kind:load to:0x02163a58 module:overlay(71) +from:0x0215570c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155720 kind:arm_call to:0x01ff930c module:itcm +from:0x02155748 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02155810 kind:load to:0x02163a28 module:overlay(71) +from:0x02155814 kind:load to:0x02049be4 module:main +from:0x02155854 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021558d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155910 kind:arm_call to:0x021516a4 module:overlay(71) +from:0x021559a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021559b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021559e4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021559f0 kind:load to:0x02163a58 module:overlay(71) +from:0x02155a38 kind:arm_call to:0x02015080 module:main +from:0x02155a58 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155a78 kind:arm_call to:0x02015080 module:main +from:0x02155aa4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155ab8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155b00 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02155b0c kind:load to:0x027e09a8 module:dtcm +from:0x02155b38 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155b50 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155b64 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155b6c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155b74 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02155ba4 kind:arm_call to:0x02081edc module:overlay(0) +from:0x02155c08 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02155c20 kind:load to:0x027e0cd8 module:dtcm +from:0x02155c88 kind:arm_call to:0x0215b050 module:overlay(71) +from:0x02155ca8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02155cc0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155cd8 kind:load to:0x02163b18 module:overlay(71) +from:0x02155cdc kind:load to:0x027e0cec module:dtcm +from:0x02155ce4 kind:load to:0x027e09a8 module:dtcm +from:0x02155d0c kind:arm_call to:0x01ff916c module:itcm +from:0x02155d1c kind:arm_call to:0x01ff916c module:itcm +from:0x02155d88 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155d94 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02155de4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02155e38 kind:arm_call to:0x0215aad4 module:overlay(71) +from:0x02155e84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155f10 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155f20 kind:arm_call to:0x0206bcf8 module:overlay(0) +from:0x02155f54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155f7c kind:load to:0x027e09a8 module:dtcm +from:0x02155f80 kind:load to:0x02163ae8 module:overlay(71) +from:0x02155f88 kind:load to:0x020b51b8 module:overlay(0) +from:0x02155fac kind:arm_call to:0x020802ec module:overlay(0) +from:0x02155fc8 kind:load to:0x027e0cd8 module:dtcm +from:0x02155fe4 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02156014 kind:arm_call to:0x01fff148 module:itcm +from:0x02156024 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02156040 kind:load to:0x027e0ce0 module:dtcm +from:0x02156044 kind:load to:0x027e0cd8 module:dtcm +from:0x0215605c kind:load to:0x027e0ce0 module:dtcm +from:0x02156060 kind:load to:0x0208bafc module:overlay(0) +from:0x021560b8 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x021560d4 kind:arm_call to:0x02156048 module:overlay(71) +from:0x021560e8 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02156118 kind:arm_call to:0x02016ae0 module:main +from:0x0215612c kind:arm_call to:0x0215b34c module:overlay(71) +from:0x0215613c kind:arm_call to:0x02155fcc module:overlay(71) +from:0x0215614c kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02156160 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156180 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215618c kind:arm_call to:0x02156064 module:overlay(71) +from:0x0215619c kind:arm_call to:0x02155fcc module:overlay(71) +from:0x021561ac kind:arm_call to:0x02155f8c module:overlay(71) +from:0x021561bc kind:arm_call to:0x0215b2b8 module:overlay(71) +from:0x021561f0 kind:arm_call to:0x02016ae0 module:main +from:0x0215620c kind:arm_call to:0x0215b34c module:overlay(71) +from:0x02156220 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156230 kind:arm_call to:0x0215637c module:overlay(71) +from:0x02156240 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02156254 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156278 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02156290 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x021562ac kind:arm_call to:0x02156048 module:overlay(71) +from:0x021562c0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021562cc kind:arm_call to:0x0215b2b8 module:overlay(71) +from:0x0215630c kind:arm_call to:0x02016ae0 module:main +from:0x02156344 kind:arm_call to:0x02016ae0 module:main +from:0x02156358 kind:arm_call to:0x0215b34c module:overlay(71) +from:0x02156394 kind:arm_call to:0x02071f38 module:overlay(0) +from:0x021563c4 kind:load to:0x027e09a8 module:dtcm +from:0x02156444 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x0215644c kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02156458 kind:arm_call to:0x0215b498 module:overlay(71) +from:0x02156464 kind:load to:0x02163a58 module:overlay(71) +from:0x0215649c kind:arm_call to:0x02156048 module:overlay(71) +from:0x021564b0 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x021564dc kind:arm_call to:0x0215b34c module:overlay(71) +from:0x021564ec kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02156518 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215652c kind:arm_call to:0x0208baec module:overlay(0) +from:0x0215653c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215654c kind:arm_call to:0x01fff1e0 module:itcm +from:0x02156560 kind:arm_call to:0x0208baec module:overlay(0) +from:0x0215658c kind:arm_call to:0x01fff1a4 module:itcm +from:0x021565b4 kind:arm_call to:0x0215b498 module:overlay(71) +from:0x021565f8 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215661c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215662c kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02156648 kind:arm_call to:0x0215b4c0 module:overlay(71) +from:0x02156654 kind:arm_call to:0x0215b510 module:overlay(71) +from:0x02156670 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021566cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215671c kind:arm_call to:0x01ff930c module:itcm +from:0x02156738 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02156754 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156838 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02156840 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02156854 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156874 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021568a0 kind:arm_call to:0x0215eda0 module:overlay(71) +from:0x021568b4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021568c4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021568d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021568d8 kind:load to:0x02163a10 module:overlay(71) +from:0x021568e0 kind:load to:0x02163a58 module:overlay(71) +from:0x021568e4 kind:load to:0x027e0d70 module:dtcm +from:0x02156964 kind:arm_call to:0x0215a2f0 module:overlay(71) +from:0x02156974 kind:load to:0x02163a28 module:overlay(71) +from:0x021569a8 kind:arm_call to:0x0215626c module:overlay(71) +from:0x021569b8 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x021569d4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021569e4 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02156a08 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156a38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156a4c kind:arm_call to:0x01ff930c module:itcm +from:0x02156aac kind:arm_call to:0x01ff9258 module:itcm +from:0x02156abc kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02156ad0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156af0 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02156b30 kind:arm_call to:0x02016ae0 module:main +from:0x02156b48 kind:arm_call to:0x02159a5c module:overlay(71) +from:0x02156b8c kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02156b94 kind:arm_call to:0x0215a354 module:overlay(71) +from:0x02156c14 kind:arm_call to:0x0215a700 module:overlay(71) +from:0x02156c48 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02156c60 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156c74 kind:load to:0x02163a58 module:overlay(71) +from:0x02156cf4 kind:load to:0x02163a70 module:overlay(71) +from:0x02156d34 kind:arm_call to:0x02015080 module:main +from:0x02156d54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156d84 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156d94 kind:arm_call to:0x01ff930c module:itcm +from:0x02156ddc kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x02156df0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156e64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156edc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156eec kind:arm_call to:0x01ff930c module:itcm +from:0x02156f0c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02156f1c kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02156f28 kind:load to:0x027e09a8 module:dtcm +from:0x02156f30 kind:load to:0x027e0ce0 module:dtcm +from:0x02156f34 kind:load to:0x02163a10 module:overlay(71) +from:0x02156f50 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02156fa4 kind:load to:0x02163a88 module:overlay(71) +from:0x02156fb8 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02156fd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156fe4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157004 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02157060 kind:load to:0x02163a88 module:overlay(71) +from:0x0215707c kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x021570b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157130 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157140 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157164 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02157184 kind:arm_call to:0x01ff9638 module:itcm +from:0x021571a0 kind:arm_call to:0x020a036c module:overlay(0) +from:0x021571d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021571e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157204 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215723c kind:arm_call to:0x01ff9638 module:itcm +from:0x02157258 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02157288 kind:arm_call to:0x020edf98 module:overlay(31) +from:0x021572b0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021572c4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157334 kind:arm_call to:0x020ede30 module:overlay(31) +from:0x02157350 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157364 kind:arm_call to:0x02159e40 module:overlay(71) +from:0x021573dc kind:arm_call to:0x01ff916c module:itcm +from:0x021573f8 kind:load to:0x02163aa0 module:overlay(71) +from:0x02157404 kind:load to:0x027e0cec module:dtcm +from:0x0215740c kind:load to:0x027e0d3c module:dtcm +from:0x02157414 kind:load to:0x02163b78 module:overlay(71) +from:0x02157418 kind:load to:0x0203e964 module:main +from:0x02157434 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x021574c4 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x021574dc kind:load to:0x02163ab8 module:overlay(71) +from:0x021574e0 kind:load to:0x027e0cec module:dtcm +from:0x02157510 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02157540 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215756c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157580 kind:arm_call to:0x02159e40 module:overlay(71) +from:0x02157684 kind:arm_call to:0x01ff916c module:itcm +from:0x0215769c kind:load to:0x027e09a8 module:dtcm +from:0x021576a0 kind:load to:0x0203e964 module:main +from:0x0215770c kind:load to:0x02163ad0 module:overlay(71) +from:0x0215772c kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02157744 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157778 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157798 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021577b4 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x021577c4 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x021577e0 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02157804 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157814 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157850 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215785c kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215786c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157874 kind:load to:0x027e0ce0 module:dtcm +from:0x021578d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157904 kind:load to:0x02163a88 module:overlay(71) +from:0x02157920 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02157964 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215799c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157a48 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157a58 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157a70 kind:arm_call to:0x02015080 module:main +from:0x02157ab0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b80 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157b94 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157ba0 kind:load to:0x02163b30 module:overlay(71) +from:0x02157ba8 kind:load to:0x02163a28 module:overlay(71) +from:0x02157bc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157bd4 kind:arm_call to:0x02152f5c module:overlay(71) +from:0x02157c7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157c8c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02157c98 kind:load to:0x02163ad0 module:overlay(71) +from:0x02157c9c kind:load to:0x02163a88 module:overlay(71) +from:0x02157d4c kind:arm_call to:0x01ff916c module:itcm +from:0x02157d60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157da4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157dc4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02157eec kind:arm_call to:0x01ffb464 module:itcm +from:0x02157efc kind:arm_call to:0x01ff9318 module:itcm +from:0x02157f14 kind:arm_call to:0x02015080 module:main +from:0x02157f50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157fe8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158020 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158034 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158040 kind:load to:0x0203e964 module:main +from:0x02158044 kind:load to:0x02163b30 module:overlay(71) +from:0x02158048 kind:load to:0x02163a28 module:overlay(71) +from:0x021580d4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021580f0 kind:load to:0x02163b30 module:overlay(71) +from:0x021580fc kind:arm_call to:0x0215626c module:overlay(71) +from:0x0215810c kind:arm_call to:0x02155fcc module:overlay(71) +from:0x0215811c kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02158140 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215819c kind:arm_call to:0x01ffb464 module:itcm +from:0x021581ac kind:arm_call to:0x01ff9318 module:itcm +from:0x021581c4 kind:arm_call to:0x02015080 module:main +from:0x021581f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158220 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215822c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158248 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x021582a0 kind:load to:0x02163a58 module:overlay(71) +from:0x021582c4 kind:arm_call to:0x02159a5c module:overlay(71) +from:0x021582e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215830c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215834c kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215838c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021583c8 kind:arm_call to:0x01ff930c module:itcm +from:0x02158404 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215841c kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02158438 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215844c kind:arm_call to:0x021540ac module:overlay(71) +from:0x021584d4 kind:arm_call to:0x0215a2f0 module:overlay(71) +from:0x021584e0 kind:load to:0x02163a28 module:overlay(71) +from:0x021584e4 kind:load to:0x027e0d70 module:dtcm +from:0x021584f4 kind:arm_call to:0x0215626c module:overlay(71) +from:0x02158504 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x02158514 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02158528 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215853c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158548 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x0215855c kind:arm_call to:0x021540ac module:overlay(71) +from:0x021585a0 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x021585a8 kind:arm_call to:0x0215a354 module:overlay(71) +from:0x02158634 kind:arm_call to:0x0215efe0 module:overlay(71) +from:0x02158644 kind:arm_call to:0x0215a638 module:overlay(71) +from:0x02158658 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158674 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158684 kind:arm_call to:0x0215a700 module:overlay(71) +from:0x02158694 kind:arm_call to:0x02158464 module:overlay(71) +from:0x021586c8 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021586d4 kind:arm_call to:0x0215a958 module:overlay(71) +from:0x021586e4 kind:arm_call to:0x02140d4c module:overlay(70) +from:0x021586f4 kind:arm_call to:0x0215a328 module:overlay(71) +from:0x02158714 kind:arm_call to:0x0215a4f8 module:overlay(71) +from:0x02158740 kind:arm_call to:0x0215a700 module:overlay(71) +from:0x02158754 kind:arm_call to:0x02158464 module:overlay(71) +from:0x02158768 kind:arm_call to:0x0215efe0 module:overlay(71) +from:0x02158784 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158798 kind:arm_call to:0x0215a700 module:overlay(71) +from:0x021587b0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021587c0 kind:load to:0x02163a58 module:overlay(71) +from:0x021587c4 kind:load to:0x027e0d70 module:dtcm +from:0x021587dc kind:load to:0x02159be4 module:overlay(71) +from:0x02158804 kind:arm_call to:0x0215a700 module:overlay(71) +from:0x02158820 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215883c kind:arm_call to:0x02159be4 module:overlay(71) +from:0x021588e8 kind:arm_call to:0x0215a2f0 module:overlay(71) +from:0x02158900 kind:load to:0x02163a10 module:overlay(71) +from:0x02158904 kind:load to:0x02163a28 module:overlay(71) +from:0x02158960 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02158968 kind:arm_call to:0x0215a354 module:overlay(71) +from:0x02158a2c kind:arm_call to:0x02159a5c module:overlay(71) +from:0x02158a40 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158a84 kind:arm_call to:0x02159a5c module:overlay(71) +from:0x02158ab0 kind:arm_call to:0x0215a9c8 module:overlay(71) +from:0x02158ac4 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158b24 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158b54 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158b6c kind:arm_call to:0x0215a700 module:overlay(71) +from:0x02158ba0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158bc0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158bd0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158be0 kind:load to:0x02163a58 module:overlay(71) +from:0x02158bf4 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x02158c4c kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02158c5c kind:arm_call to:0x0215a2f0 module:overlay(71) +from:0x02158c68 kind:load to:0x02163a28 module:overlay(71) +from:0x02158c78 kind:arm_call to:0x0215626c module:overlay(71) +from:0x02158c88 kind:arm_call to:0x02155fcc module:overlay(71) +from:0x02158c98 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02158ca8 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02158ccc kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158ce0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158cec kind:arm_call to:0x02155f8c module:overlay(71) +from:0x02158d00 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158d44 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02158d4c kind:arm_call to:0x0215a354 module:overlay(71) +from:0x02158de0 kind:arm_call to:0x0215eda0 module:overlay(71) +from:0x02158dfc kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158e10 kind:arm_call to:0x0215a700 module:overlay(71) +from:0x02158e24 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158e48 kind:arm_call to:0x0215a958 module:overlay(71) +from:0x02158e50 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x02158e5c kind:arm_call to:0x02140d4c module:overlay(70) +from:0x02158e6c kind:arm_call to:0x0215a328 module:overlay(71) +from:0x02158e8c kind:arm_call to:0x0215a4f8 module:overlay(71) +from:0x02158eb8 kind:arm_call to:0x0215a700 module:overlay(71) +from:0x02158ed0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158ee4 kind:arm_call to:0x0215eda0 module:overlay(71) +from:0x02158f00 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158f14 kind:arm_call to:0x0215a700 module:overlay(71) +from:0x02158f2c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02158f3c kind:load to:0x02163a58 module:overlay(71) +from:0x02158f40 kind:load to:0x027e0d70 module:dtcm +from:0x02158f5c kind:load to:0x027e0d70 module:dtcm +from:0x02158f60 kind:load to:0x0215f110 module:overlay(71) +from:0x02158fb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021590a4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021590b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021590c4 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x021590d0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02159158 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159248 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x02159254 kind:load to:0x02163a58 module:overlay(71) +from:0x0215925c kind:load to:0x02163b48 module:overlay(71) +from:0x02159260 kind:load to:0x02163a10 module:overlay(71) +from:0x0215928c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021592b0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02159320 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02159390 kind:load to:0x027e09b8 module:dtcm +from:0x02159394 kind:load to:0x02163a88 module:overlay(71) +from:0x021593cc kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021593f8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215941c kind:arm_call to:0x0215ac6c module:overlay(71) +from:0x0215943c kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x02159468 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02159474 kind:load to:0x027e09b8 module:dtcm +from:0x02159478 kind:load to:0x027e09a4 module:dtcm +from:0x0215947c kind:load to:0x027e0ce0 module:dtcm +from:0x021594b8 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x0215950c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02159520 kind:arm_call to:0x01ff930c module:itcm +from:0x02159608 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215964c kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215969c kind:arm_call to:0x021540ac module:overlay(71) +from:0x021596dc kind:load to:0x02163a10 module:overlay(71) +from:0x021596e0 kind:load to:0x02163a58 module:overlay(71) +from:0x02159758 kind:load to:0x02163a70 module:overlay(71) +from:0x02159794 kind:arm_call to:0x02015080 module:main +from:0x021597b4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021597e4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021597f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02159838 kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x0215984c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02159868 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159888 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021598b4 kind:load to:0x027e09a8 module:dtcm +from:0x021598bc kind:load to:0x027e0ce0 module:dtcm +from:0x02159904 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215990c kind:arm_call to:0x02159914 module:overlay(71) +from:0x02159940 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02159958 kind:arm_call to:0x0215a9c8 module:overlay(71) +from:0x0215996c kind:arm_call to:0x021540ac module:overlay(71) +from:0x02159978 kind:arm_call to:0x021540ac module:overlay(71) +from:0x02159984 kind:arm_call to:0x021540ac module:overlay(71) +from:0x021599b4 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021599dc kind:load to:0x027e0ce0 module:dtcm +from:0x021599fc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02159a20 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02159a54 kind:load to:0x02163988 module:overlay(71) +from:0x02159a74 kind:arm_call to:0x0215126c module:overlay(71) +from:0x02159aa8 kind:arm_call to:0x01ffedac module:itcm +from:0x02159ab4 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02159aec kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02159b14 kind:arm_call to:0x02016c68 module:main +from:0x02159b34 kind:arm_call to:0x02016cf0 module:main +from:0x02159b4c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02159b5c kind:load to:0x027e0cd8 module:dtcm +from:0x02159b70 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02159b84 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b90 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b98 kind:load to:0x027e0ce0 module:dtcm +from:0x02159c1c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02159c34 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02159c50 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02159c70 kind:arm_call to:0x0215f03c module:overlay(71) +from:0x02159c88 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02159c90 kind:load to:0x027e0d70 module:dtcm +from:0x02159ca8 kind:arm_call to:0x0215998c module:overlay(71) +from:0x02159cb8 kind:arm_call to:0x02159cc4 module:overlay(71) +from:0x02159d18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159d2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159d48 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159d78 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02159da0 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02159dc0 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02159de8 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02159e0c kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02159e28 kind:arm_call to:0x020bf284 module:overlay(17) +from:0x02159e38 kind:load to:0x027e09c0 module:dtcm +from:0x02159e3c kind:load to:0x027e0ce0 module:dtcm +from:0x02159e54 kind:load to:0x021540ac module:overlay(71) +from:0x02159e84 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02159e8c kind:load to:0x027e0cd8 module:dtcm +from:0x02159e90 kind:load to:0x027e0d70 module:dtcm +from:0x02159f5c kind:arm_call to:0x021520ec module:overlay(71) +from:0x02159f74 kind:arm_call to:0x021521d0 module:overlay(71) +from:0x02159f8c kind:arm_call to:0x0215aab0 module:overlay(71) +from:0x02159fc8 kind:arm_call to:0x02028c4c module:main +from:0x0215a008 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0215a120 kind:arm_call to:0x0201c4d8 module:main +from:0x0215a13c kind:arm_call to:0x0201aa44 module:main +from:0x0215a148 kind:load to:0x0203e964 module:main +from:0x0215a14c kind:load to:0x02165100 module:overlay(71) +from:0x0215a150 kind:load to:0x027e0998 module:dtcm +from:0x0215a154 kind:load to:0x0204aeac module:main +from:0x0215a158 kind:load to:0x0204af1c module:main +from:0x0215a15c kind:load to:0x0216511c module:overlay(71) +from:0x0215a20c kind:arm_call to:0x0201aa44 module:main +from:0x0215a218 kind:load to:0x02165100 module:overlay(71) +from:0x0215a21c kind:load to:0x027e0998 module:dtcm +from:0x0215a220 kind:load to:0x0204af1c module:main +from:0x0215a224 kind:load to:0x02165110 module:overlay(71) +from:0x0215a2d4 kind:arm_call to:0x0201aa44 module:main +from:0x0215a2e0 kind:load to:0x02165100 module:overlay(71) +from:0x0215a2e4 kind:load to:0x027e0998 module:dtcm +from:0x0215a2e8 kind:load to:0x0204af1c module:main +from:0x0215a2ec kind:load to:0x02165104 module:overlay(71) +from:0x0215a300 kind:arm_call to:0x02140d4c module:overlay(70) +from:0x0215a310 kind:arm_call to:0x02140d4c module:overlay(70) +from:0x0215a320 kind:arm_call to:0x0215a328 module:overlay(71) +from:0x0215a384 kind:arm_call to:0x02017660 module:main +from:0x0215a3a4 kind:arm_call to:0x02017d84 module:main +from:0x0215a3d4 kind:arm_call to:0x0215b34c module:overlay(71) +from:0x0215a3f8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a408 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a434 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a468 kind:arm_call to:0x02015244 module:main +from:0x0215a4ac kind:arm_call to:0x0215a5c4 module:overlay(71) +from:0x0215a4f4 kind:load to:0x02164160 module:overlay(71) +from:0x0215a514 kind:arm_call to:0x02017660 module:main +from:0x0215a544 kind:arm_call to:0x02017d84 module:main +from:0x0215a584 kind:arm_call to:0x02017c20 module:main +from:0x0215a5a4 kind:arm_call to:0x0215a5c4 module:overlay(71) +from:0x0215a5c0 kind:load to:0x02164160 module:overlay(71) +from:0x0215a5d8 kind:arm_call to:0x02017c20 module:main +from:0x0215a608 kind:arm_call to:0x02159a5c module:overlay(71) +from:0x0215a674 kind:arm_call to:0x02017c20 module:main +from:0x0215a6b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a6e8 kind:arm_call to:0x02017c20 module:main +from:0x0215a744 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a750 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a768 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a798 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a7b4 kind:arm_call to:0x02017f54 module:main +from:0x0215a80c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a878 kind:arm_call to:0x0215a8ec module:overlay(71) +from:0x0215a89c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215a8b0 kind:arm_call to:0x0215a8ec module:overlay(71) +from:0x0215a8d8 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215a8e8 kind:load to:0x0203e964 module:main +from:0x0215a94c kind:arm_call to:0x02017c20 module:main +from:0x0215a974 kind:arm_call to:0x02017c20 module:main +from:0x0215a9a0 kind:arm_call to:0x02017c20 module:main +from:0x0215aa48 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aaac kind:load to:0x0203e964 module:main +from:0x0215ab08 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ab24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ab40 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ab5c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ab78 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ab94 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215aba4 kind:load to:0x027e0cec module:dtcm +from:0x0215abd8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215abe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ac08 kind:arm_call to:0x02018114 module:main +from:0x0215ac34 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ac50 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ac64 kind:load to:0x0215b45c module:overlay(71) +from:0x0215ac68 kind:load to:0x027e0cec module:dtcm +from:0x0215ac88 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215ac9c kind:load to:0x027e09b8 module:dtcm +from:0x0215ad38 kind:arm_call to:0x01ffedac module:itcm +from:0x0215ad44 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215ad68 kind:arm_call to:0x02015080 module:main +from:0x0215ad84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ada8 kind:arm_call to:0x02015080 module:main +from:0x0215adc8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ade0 kind:arm_call to:0x02015080 module:main +from:0x0215adfc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ae20 kind:arm_call to:0x02015080 module:main +from:0x0215ae40 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ae64 kind:arm_call to:0x02015080 module:main +from:0x0215ae84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215aea8 kind:arm_call to:0x02015080 module:main +from:0x0215aec8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215aeec kind:arm_call to:0x02015080 module:main +from:0x0215af0c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215af2c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215af50 kind:arm_call to:0x02015080 module:main +from:0x0215af70 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215af94 kind:arm_call to:0x02015080 module:main +from:0x0215afb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215afc4 kind:arm_call to:0x0206bcf8 module:overlay(0) +from:0x0215afd0 kind:load to:0x027e09a8 module:dtcm +from:0x0215afd4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b000 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215b070 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b0bc kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215b0d0 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215b0e4 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215b2b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b2cc kind:arm_call to:0x01fff1e0 module:itcm +from:0x0215b2e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b2f0 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215b304 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b310 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215b32c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b338 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215b348 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b35c kind:arm_call to:0x0215126c module:overlay(71) +from:0x0215b394 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b3a0 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215b3bc kind:arm_call to:0x02159b60 module:overlay(71) +from:0x0215b3e4 kind:arm_call to:0x0208bb0c module:overlay(0) +from:0x0215b40c kind:arm_call to:0x02016c68 module:main +from:0x0215b42c kind:arm_call to:0x02016cf0 module:main +from:0x0215b444 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215b454 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b458 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b550 kind:arm_call to:0x02017698 module:main +from:0x0215b58c kind:arm_call to:0x020802ec module:overlay(0) +from:0x0215b5ac kind:load to:0x027e0cd8 module:dtcm +from:0x0215b5c0 kind:arm_call to:0x020176f8 module:main +from:0x0215b5fc kind:arm_call to:0x020802ec module:overlay(0) +from:0x0215b61c kind:load to:0x027e0cd8 module:dtcm +from:0x0215b63c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b650 kind:load to:0x020578a4 module:overlay(0) +from:0x0215b670 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215b680 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215b6c0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215b6c8 kind:arm_call to:0x02011ff4 module:main +from:0x0215b6dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b6e4 kind:arm_call to:0x02011ff4 module:main +from:0x0215b6f8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215b700 kind:arm_call to:0x02011ff4 module:main +from:0x0215b714 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215b71c kind:arm_call to:0x02011ff4 module:main +from:0x0215b730 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b738 kind:arm_call to:0x02011ff4 module:main +from:0x0215b74c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b754 kind:arm_call to:0x02011ff4 module:main +from:0x0215b794 kind:arm_call to:0x0200f05c module:main +from:0x0215b7d4 kind:arm_call to:0x0200f05c module:main +from:0x0215b7f4 kind:arm_call to:0x021518f0 module:overlay(71) +from:0x0215b80c kind:arm_call to:0x0215146c module:overlay(71) +from:0x0215b824 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215b854 kind:load to:0x020b539c module:overlay(0) +from:0x0215b858 kind:load to:0x02163ba8 module:overlay(71) +from:0x0215b85c kind:load to:0x02163bb8 module:overlay(71) +from:0x0215b860 kind:load to:0x02164328 module:overlay(71) +from:0x0215b864 kind:load to:0x02165128 module:overlay(71) +from:0x0215b868 kind:load to:0x02163b90 module:overlay(71) +from:0x0215b880 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215b898 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215b8a0 kind:arm_call to:0x02159914 module:overlay(71) +from:0x0215b8dc kind:load to:0x021643d4 module:overlay(71) +from:0x0215b914 kind:load to:0x021644dc module:overlay(71) +from:0x0215b95c kind:arm_call to:0x02015080 module:main +from:0x0215b97c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b990 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b9a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b9e0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215ba0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ba20 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215ba30 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215ba38 kind:arm_call to:0x02156cf8 module:overlay(71) +from:0x0215ba40 kind:load to:0x027e09a8 module:dtcm +from:0x0215ba5c kind:arm_call to:0x021598c0 module:overlay(71) +from:0x0215ba7c kind:arm_call to:0x021598cc module:overlay(71) +from:0x0215ba98 kind:arm_call to:0x021598d8 module:overlay(71) +from:0x0215bacc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215baec kind:arm_call to:0x021599e0 module:overlay(71) +from:0x0215bb14 kind:arm_call to:0x021599e0 module:overlay(71) +from:0x0215bb38 kind:arm_call to:0x02159cc4 module:overlay(71) +from:0x0215bb58 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x0215bb64 kind:arm_call to:0x02159c94 module:overlay(71) +from:0x0215bb6c kind:load to:0x027e0cd8 module:dtcm +from:0x0215bb84 kind:arm_call to:0x02152f8c module:overlay(71) +from:0x0215bb94 kind:load to:0x02165128 module:overlay(71) +from:0x0215bba0 kind:arm_call to:0x02151f10 module:overlay(71) +from:0x0215bbb4 kind:arm_call to:0x02151f10 module:overlay(71) +from:0x0215bbbc kind:arm_call to:0x02011ff4 module:main +from:0x0215bbd0 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0215bbf0 kind:load to:0x021645ec module:overlay(71) +from:0x0215bc08 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0215bc24 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0215bc40 kind:load to:0x02164628 module:overlay(71) +from:0x0215bc50 kind:arm_call to:0x01ffc744 module:itcm +from:0x0215bc60 kind:arm_call to:0x0200efdc module:main +from:0x0215bc6c kind:arm_call to:0x0200ef9c module:main +from:0x0215bc78 kind:arm_call to:0x0200ee5c module:main +from:0x0215bc84 kind:arm_call to:0x0200ef5c module:main +from:0x0215bc8c kind:load to:0x020b4ec4 module:overlay(0) +from:0x0215bcac kind:arm_call to:0x0215bc44 module:overlay(71) +from:0x0215bcb4 kind:arm_call to:0x0215bc94 module:overlay(71) +from:0x0215bcbc kind:arm_call to:0x01ffc57c module:itcm +from:0x0215bcd0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215bd00 kind:load to:0x0216460c module:overlay(71) +from:0x0215bd50 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0215be24 kind:arm_call to:0x01fff498 module:itcm +from:0x0215be30 kind:arm_call to:0x01fff584 module:itcm +from:0x0215bebc kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0215befc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bf04 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bf24 kind:load to:0x027e0ce8 module:dtcm +from:0x0215bf5c kind:arm_call to:0x0207c010 module:overlay(0) +from:0x0215bf80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bf8c kind:arm_call to:0x01fff458 module:itcm +from:0x0215bff4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c00c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c01c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c038 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c084 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c0c8 kind:arm_call to:0x0215df3c module:overlay(71) +from:0x0215c100 kind:arm_call to:0x0215df3c module:overlay(71) +from:0x0215c11c kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215c138 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c194 kind:arm_call to:0x02166200 module:overlay(93) +from:0x0215c1b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c214 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c21c kind:load to:0x0203e964 module:main +from:0x0215c220 kind:load to:0x027e09bc module:dtcm +from:0x0215c224 kind:load to:0x027e09a8 module:dtcm +from:0x0215c230 kind:load to:0x027e0d8c module:dtcm +from:0x0215c26c kind:arm_call to:0x0200f05c module:main +from:0x0215c2a8 kind:arm_call to:0x0200f05c module:main +from:0x0215c2c8 kind:arm_call to:0x021518f0 module:overlay(71) +from:0x0215c2f8 kind:arm_call to:0x0200f05c module:main +from:0x0215c318 kind:arm_call to:0x0215bc1c module:overlay(71) +from:0x0215c334 kind:arm_call to:0x0215146c module:overlay(71) +from:0x0215c340 kind:arm_call to:0x0215bbc8 module:overlay(71) +from:0x0215c3a0 kind:arm_call to:0x0200f05c module:main +from:0x0215c3e0 kind:arm_call to:0x0200f05c module:main +from:0x0215c42c kind:arm_call to:0x0215bcc4 module:overlay(71) +from:0x0215c444 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215c494 kind:load to:0x020b539c module:overlay(0) +from:0x0215c498 kind:load to:0x02163c14 module:overlay(71) +from:0x0215c49c kind:load to:0x02163c24 module:overlay(71) +from:0x0215c4a0 kind:load to:0x02164654 module:overlay(71) +from:0x0215c4a4 kind:load to:0x02163c34 module:overlay(71) +from:0x0215c4a8 kind:load to:0x020b27c8 module:overlay(0) +from:0x0215c4ac kind:load to:0x02163c44 module:overlay(71) +from:0x0215c4b0 kind:load to:0x02165134 module:overlay(71) +from:0x0215c4b4 kind:load to:0x02163bcc module:overlay(71) +from:0x0215c4b8 kind:load to:0x027e0130 module:dtcm +from:0x0215c4c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c4d8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c504 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c50c kind:arm_call to:0x02153bb8 module:overlay(71) +from:0x0215c558 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c568 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c5c8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215c5ec kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215c5f8 kind:load to:0x0203e964 module:main +from:0x0215c638 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x0215c69c kind:arm_call to:0x02153f54 module:overlay(71) +from:0x0215c6a4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c6f8 kind:load to:0x02164700 module:overlay(71) +from:0x0215c738 kind:arm_call to:0x02153878 module:overlay(71) +from:0x0215c748 kind:arm_call to:0x0215c7bc module:overlay(71) +from:0x0215c750 kind:arm_call to:0x0215dc78 module:overlay(71) +from:0x0215c75c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c774 kind:arm_call to:0x0206ec28 module:overlay(0) +from:0x0215c77c kind:arm_call to:0x0215aca0 module:overlay(71) +from:0x0215c7b4 kind:load to:0x020b5214 module:overlay(0) +from:0x0215c7ec kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0215c804 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215c848 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c8a4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c8b0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215c8d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c8ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c90c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c940 kind:load to:0x02164144 module:overlay(71) +from:0x0215c944 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c948 kind:load to:0x027e09a8 module:dtcm +from:0x0215c974 kind:arm_call to:0x0215aab0 module:overlay(71) +from:0x0215c9d0 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215c9dc kind:arm_call to:0x021538b8 module:overlay(71) +from:0x0215c9ec kind:load to:0x027e09c0 module:dtcm +from:0x0215ca48 kind:load to:0x02164808 module:overlay(71) +from:0x0215cad0 kind:arm_call to:0x02159be4 module:overlay(71) +from:0x0215cad8 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x0215cae4 kind:arm_call to:0x0215b498 module:overlay(71) +from:0x0215caf4 kind:load to:0x02163be4 module:overlay(71) +from:0x0215cb54 kind:arm_call to:0x02015080 module:main +from:0x0215cb70 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215cb8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cbd4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215cc1c kind:arm_call to:0x02155fcc module:overlay(71) +from:0x0215cc40 kind:arm_call to:0x0215b34c module:overlay(71) +from:0x0215cc54 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x0215cc70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cc88 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215ccf8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215cd08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce54 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215ce68 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215cee4 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215cf08 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cf24 kind:arm_call to:0x0215b4c0 module:overlay(71) +from:0x0215cf30 kind:arm_call to:0x0215b510 module:overlay(71) +from:0x0215cf4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cf60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d088 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d0a4 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215d0b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d0ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d204 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215d224 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x0215d254 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d260 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d268 kind:arm_call to:0x02098244 module:overlay(0) +from:0x0215d274 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215d2bc kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215d2e4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d2f4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0215d310 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d338 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215d35c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d368 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d3b0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d3c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d3c8 kind:arm_call to:0x02155f8c module:overlay(71) +from:0x0215d404 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d410 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d458 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d468 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d47c kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215d518 kind:arm_call to:0x02015080 module:main +from:0x0215d534 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d548 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d560 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215d580 kind:arm_call to:0x02015080 module:main +from:0x0215d59c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d5b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d5cc kind:arm_call to:0x01ff930c module:itcm +from:0x0215d5e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d5f4 kind:arm_call to:0x0215626c module:overlay(71) +from:0x0215d608 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215d618 kind:arm_call to:0x02150c00 module:overlay(71) +from:0x0215d6bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d6dc kind:arm_call to:0x0215eda0 module:overlay(71) +from:0x0215d6f0 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215d700 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215d738 kind:load to:0x027e09a8 module:dtcm +from:0x0215d740 kind:load to:0x027e0130 module:dtcm +from:0x0215d744 kind:load to:0x021645f4 module:overlay(71) +from:0x0215d754 kind:load to:0x027e09bc module:dtcm +from:0x0215d75c kind:load to:0x027e0ce0 module:dtcm +from:0x0215d768 kind:load to:0x0203e964 module:main +from:0x0215d770 kind:load to:0x027e09c0 module:dtcm +from:0x0215d774 kind:load to:0x027e07d4 module:dtcm +from:0x0215d77c kind:load to:0x02163bfc module:overlay(71) +from:0x0215d784 kind:load to:0x02049be4 module:main +from:0x0215d788 kind:load to:0x027e0d70 module:dtcm +from:0x0215d7a8 kind:load to:0x02155c24 module:overlay(71) +from:0x0215d7ac kind:load to:0x021645f4 module:overlay(71) +from:0x0215d7cc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d7e0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d804 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d810 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d858 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d868 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d870 kind:arm_call to:0x02155cec module:overlay(71) +from:0x0215d884 kind:load to:0x0203e964 module:main +from:0x0215d8a8 kind:load to:0x02155d9c module:overlay(71) +from:0x0215d93c kind:arm_call to:0x0215f110 module:overlay(71) +from:0x0215d94c kind:load to:0x02163bfc module:overlay(71) +from:0x0215d950 kind:load to:0x027e0d70 module:dtcm +from:0x0215d9a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d9b8 kind:arm_call to:0x02150c00 module:overlay(71) +from:0x0215da38 kind:arm_call to:0x02150c00 module:overlay(71) +from:0x0215daa4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215dab4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215dac4 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215dad0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0215daf4 kind:arm_call to:0x02150c00 module:overlay(71) +from:0x0215db60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215db80 kind:arm_call to:0x02150c00 module:overlay(71) +from:0x0215dbfc kind:arm_call to:0x02150c00 module:overlay(71) +from:0x0215dc60 kind:arm_call to:0x0215aa30 module:overlay(71) +from:0x0215dcb8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215dce0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215dd6c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0215dd84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215dd98 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x0215ddb0 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x0215ddd0 kind:arm_call to:0x01fff168 module:itcm +from:0x0215dde8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215de04 kind:arm_call to:0x021661f0 module:overlay(93) +from:0x0215de20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215de34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215de40 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215de90 kind:arm_call to:0x0215df3c module:overlay(71) +from:0x0215deac kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215dec4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215dee0 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0215def0 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x0215df04 kind:load to:0x027e0ce0 module:dtcm +from:0x0215df0c kind:load to:0x027e0ce4 module:dtcm +from:0x0215df14 kind:load to:0x027e0d8c module:dtcm +from:0x0215df18 kind:load to:0x0203e964 module:main +from:0x0215df1c kind:load to:0x027e09bc module:dtcm +from:0x0215df20 kind:load to:0x027e09a8 module:dtcm +from:0x0215df28 kind:load to:0x020aed00 module:overlay(0) +from:0x0215df2c kind:load to:0x027e0d38 module:dtcm +from:0x0215df38 kind:load to:0x02165134 module:overlay(71) +from:0x0215df5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215df6c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215df78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215df90 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215df98 kind:arm_call to:0x02011ff4 module:main +from:0x0215dfac kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215dfb4 kind:arm_call to:0x02011ff4 module:main +from:0x0215dfd0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215dfdc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215dfe8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215dff0 kind:arm_call to:0x02151f10 module:overlay(71) +from:0x0215e00c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215e018 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215e024 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e02c kind:arm_call to:0x02151f10 module:overlay(71) +from:0x0215e034 kind:arm_call to:0x02011ff4 module:main +from:0x0215e070 kind:arm_call to:0x0200f05c module:main +from:0x0215e094 kind:arm_call to:0x021518f0 module:overlay(71) +from:0x0215e0a8 kind:arm_call to:0x020d8d68 module:overlay(31) +from:0x0215e0b8 kind:arm_call to:0x0215146c module:overlay(71) +from:0x0215e0d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215e118 kind:load to:0x020b539c module:overlay(0) +from:0x0215e11c kind:load to:0x02163c6c module:overlay(71) +from:0x0215e120 kind:load to:0x02164918 module:overlay(71) +from:0x0215e124 kind:load to:0x02165140 module:overlay(71) +from:0x0215e128 kind:load to:0x02163c54 module:overlay(71) +from:0x0215e154 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x0215e160 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e16c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215e178 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x0215e180 kind:arm_call to:0x02151f10 module:overlay(71) +from:0x0215e18c kind:load to:0x02164918 module:overlay(71) +from:0x0215e190 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e1b8 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x0215e1c4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e1d0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215e1dc kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x0215e1e4 kind:arm_call to:0x02151f10 module:overlay(71) +from:0x0215e1ec kind:arm_call to:0x02011ff4 module:main +from:0x0215e1f8 kind:load to:0x02164918 module:overlay(71) +from:0x0215e1fc kind:load to:0x027e0cd8 module:dtcm +from:0x0215e214 kind:arm_call to:0x0215f09c module:overlay(71) +from:0x0215e230 kind:arm_call to:0x02081edc module:overlay(0) +from:0x0215e244 kind:arm_call to:0x021540ac module:overlay(71) +from:0x0215e260 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215e280 kind:arm_call to:0x021598e0 module:overlay(71) +from:0x0215e2a8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215e2b8 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215e2cc kind:load to:0x027e0d70 module:dtcm +from:0x0215e2d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e2d4 kind:load to:0x0215e7fc module:overlay(71) +from:0x0215e324 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x0215e32c kind:load to:0x027e0cd8 module:dtcm +from:0x0215e344 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215e354 kind:arm_call to:0x0215aab0 module:overlay(71) +from:0x0215e368 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e374 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e39c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215e3a4 kind:arm_call to:0x02153944 module:overlay(71) +from:0x0215e3c4 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215e3cc kind:arm_call to:0x0215e6cc module:overlay(71) +from:0x0215e410 kind:load to:0x021649c4 module:overlay(71) +from:0x0215e420 kind:arm_call to:0x02153878 module:overlay(71) +from:0x0215e44c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215e454 kind:arm_call to:0x0215e4a0 module:overlay(71) +from:0x0215e460 kind:load to:0x027e09a8 module:dtcm +from:0x0215e49c kind:load to:0x02164acc module:overlay(71) +from:0x0215e4c4 kind:arm_call to:0x02155b14 module:overlay(71) +from:0x0215e4dc kind:arm_call to:0x02080a78 module:overlay(0) +from:0x0215e4e8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e4f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e50c kind:arm_call to:0x02081edc module:overlay(0) +from:0x0215e56c kind:arm_call to:0x02151ff8 module:overlay(71) +from:0x0215e578 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e58c kind:arm_call to:0x021541e4 module:overlay(71) +from:0x0215e5c4 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x0215e5f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e604 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e610 kind:arm_call to:0x02155d9c module:overlay(71) +from:0x0215e628 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x0215e634 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e63c kind:load to:0x027e0cd8 module:dtcm +from:0x0215e650 kind:arm_call to:0x02155dec module:overlay(71) +from:0x0215e688 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x0215e6b8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e6c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e6fc kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e72c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215e790 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215e7a0 kind:load to:0x027e0cec module:dtcm +from:0x0215e7b4 kind:arm_call to:0x021598e0 module:overlay(71) +from:0x0215e7e4 kind:arm_call to:0x02080a5c module:overlay(0) +from:0x0215e7ec kind:load to:0x027e0cd8 module:dtcm +from:0x0215e7f8 kind:load to:0x02165140 module:overlay(71) +from:0x0215e80c kind:arm_call to:0x02153c88 module:overlay(71) +from:0x0215e86c kind:arm_call to:0x0200e260 module:main +from:0x0215e880 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215e8b8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215e8d0 kind:load to:0x027e0964 module:dtcm +from:0x0215e8e4 kind:arm_call to:0x02011f3c module:main +from:0x0215e8f0 kind:arm_call to:0x0215ea14 module:overlay(71) +from:0x0215e934 kind:arm_call to:0x02140b38 module:overlay(70) +from:0x0215e960 kind:arm_call to:0x0215e968 module:overlay(71) +from:0x0215e9e8 kind:arm_call to:0x02140bf8 module:overlay(70) +from:0x0215ea1c kind:arm_call to:0x0215f1ec module:overlay(71) +from:0x0215ea24 kind:arm_call to:0x021436b8 module:overlays(27,70) +from:0x0215ea70 kind:arm_call to:0x0203d160 module:main +from:0x0215ea88 kind:load to:0x02140a7d module:overlays(26,70) +from:0x0215ea8c kind:load to:0x02140a5d module:overlays(26,70) +from:0x0215eaa8 kind:arm_call to:0x0203d210 module:main +from:0x0215eab0 kind:arm_call to:0x021436d8 module:overlay(70) +from:0x0215eab8 kind:arm_call to:0x0215f1fc module:overlay(71) +from:0x0215eac4 kind:load to:0x02140a7d module:overlays(26,70) +from:0x0215eaf8 kind:arm_call to:0x021436dc module:overlay(70) +from:0x0215eb20 kind:load to:0x0214375c module:overlay(70) +from:0x0215eb44 kind:arm_call to:0x0214375c module:overlay(70) +from:0x0215eb70 kind:arm_call to:0x0215eda0 module:overlay(71) +from:0x0215eb98 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x0215ebb0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215ebb8 kind:arm_call to:0x0215f0b8 module:overlay(71) +from:0x0215ec00 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x0215ec18 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215ec20 kind:arm_call to:0x0215f0b8 module:overlay(71) +from:0x0215ec64 kind:arm_call to:0x02002f04 module:main +from:0x0215ec84 kind:arm_call to:0x020809d8 module:overlay(0) +from:0x0215ec8c kind:arm_call to:0x0215f0e4 module:overlay(71) +from:0x0215ecbc kind:arm_call to:0x02002f04 module:main +from:0x0215ecdc kind:arm_call to:0x020809d8 module:overlay(0) +from:0x0215ece4 kind:arm_call to:0x0215f0e4 module:overlay(71) +from:0x0215ed00 kind:arm_call to:0x0214375c module:overlay(70) +from:0x0215ed6c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215ed84 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215ed8c kind:load to:0x020b51c0 module:overlay(0) +from:0x0215ed90 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ed98 kind:load to:0x020b5214 module:overlay(0) +from:0x0215edc8 kind:arm_call to:0x021520ec module:overlay(71) +from:0x0215ee18 kind:arm_call to:0x02152164 module:overlay(71) +from:0x0215ee60 kind:arm_call to:0x01fff148 module:itcm +from:0x0215eebc kind:arm_call to:0x0215edf0 module:overlay(71) +from:0x0215ef28 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ef68 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ef6c kind:load to:0x027e0cd8 module:dtcm +from:0x0215efb0 kind:arm_call to:0x0215ef90 module:overlay(71) +from:0x0215efbc kind:arm_call to:0x0215efc4 module:overlay(71) +from:0x0215f014 kind:arm_call to:0x0215ac6c module:overlay(71) +from:0x0215f074 kind:arm_call to:0x02159b9c module:overlay(71) +from:0x0215f0dc kind:arm_call to:0x021437d0 module:overlays(29,30,70) +from:0x0215f108 kind:arm_call to:0x021437d0 module:overlays(29,30,70) +from:0x0215f130 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215f138 kind:arm_call to:0x0215f0e4 module:overlay(71) +from:0x0215f140 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215f174 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f1b4 kind:arm_call to:0x0212914c module:overlay(42) +from:0x0215f1c4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f1e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f1e8 kind:load to:0x020b3000 module:overlay(0) +from:0x0215f1f8 kind:load to:0x027e0d70 module:dtcm +from:0x0215f20c kind:load to:0x027e0d70 module:dtcm +from:0x0215f218 kind:load to:0x02165168 module:overlay(71) +from:0x0215f22c kind:arm_call to:0x02011f3c module:main +from:0x0215f238 kind:arm_call to:0x0215f290 module:overlay(71) +from:0x0215f24c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215f28c kind:load to:0x02164c18 module:overlay(71) +from:0x0215f29c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215f2f4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215f31c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215f334 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f35c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215f380 kind:arm_call to:0x02160000 module:overlay(71) +from:0x0215f398 kind:arm_call to:0x020d8df0 module:overlay(31) +from:0x0215f3b4 kind:arm_call to:0x0203d160 module:main +from:0x0215f3f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215f404 kind:load to:0x02164c84 module:overlay(71) +from:0x0215f408 kind:load to:0x02165168 module:overlay(71) +from:0x0215f40c kind:load to:0x02164c3c module:overlay(71) +from:0x0215f410 kind:load to:0x020431b8 module:main +from:0x0215f414 kind:load to:0x02151d24 module:overlay(71) +from:0x0215f418 kind:load to:0x021600d4 module:overlay(71) +from:0x0215f420 kind:load to:0x02165150 module:overlay(71) +from:0x0215f42c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f464 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x0215f478 kind:arm_call to:0x0203d210 module:main +from:0x0215f480 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x0215f488 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f490 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f498 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215f4a4 kind:load to:0x02164c84 module:overlay(71) +from:0x0215f4a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f4ac kind:load to:0x02151d24 module:overlay(71) +from:0x0215f4dc kind:arm_call to:0x02080a78 module:overlay(0) +from:0x0215f4f0 kind:arm_call to:0x0203d210 module:main +from:0x0215f4f8 kind:arm_call to:0x020d8e6c module:overlay(31) +from:0x0215f500 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215f508 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f510 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215f518 kind:arm_call to:0x02011ff4 module:main +from:0x0215f524 kind:load to:0x02164c84 module:overlay(71) +from:0x0215f528 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f52c kind:load to:0x02151d24 module:overlay(71) +from:0x0215f57c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215f5c0 kind:arm_call to:0x0215fd04 module:overlay(71) +from:0x0215f5d4 kind:load to:0x02164be0 module:overlay(71) +from:0x0215f5fc kind:arm_call to:0x02080a5c module:overlay(0) +from:0x0215f604 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f610 kind:arm_call to:0x0215f92c module:overlay(71) +from:0x0215f618 kind:arm_call to:0x0215f824 module:overlay(71) +from:0x0215f668 kind:arm_call to:0x0215f92c module:overlay(71) +from:0x0215f670 kind:arm_call to:0x0215f824 module:overlay(71) +from:0x0215f6b4 kind:arm_call to:0x0215fca4 module:overlay(71) +from:0x0215f6e0 kind:arm_call to:0x0215f92c module:overlay(71) +from:0x0215f6fc kind:arm_call to:0x0215f92c module:overlay(71) +from:0x0215f728 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215f764 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f7c4 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0215f7d0 kind:load to:0x0203e964 module:main +from:0x0215f7d4 kind:load to:0x02164bd4 module:overlay(71) +from:0x0215f7d8 kind:load to:0x027e09b4 module:dtcm +from:0x0215f7ec kind:load to:0x02165150 module:overlay(71) +from:0x0215f7f0 kind:load to:0x020bef88 module:overlays(2,4,17) +from:0x0215f808 kind:load to:0x020aecf8 module:overlay(0) +from:0x0215f820 kind:load to:0x0215fca4 module:overlay(71) +from:0x0215f868 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215f884 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0215f8d4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215f910 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215f928 kind:load to:0x027e0cec module:dtcm +from:0x0215f948 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0215f988 kind:arm_call to:0x0215f80c module:overlay(71) +from:0x0215f9b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f9dc kind:arm_call to:0x020982c0 module:overlay(0) +from:0x0215f9ec kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215fa00 kind:arm_call to:0x0215fc54 module:overlay(71) +from:0x0215fa2c kind:arm_call to:0x01ffedac module:itcm +from:0x0215fa38 kind:arm_call to:0x02080950 module:overlay(0) +from:0x0215fa48 kind:arm_call to:0x0215fc54 module:overlay(71) +from:0x0215fa50 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215fa78 kind:arm_call to:0x02080068 module:overlay(0) +from:0x0215fa84 kind:arm_call to:0x02080080 module:overlay(0) +from:0x0215faac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215fac4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215fb08 kind:arm_call to:0x0215fd04 module:overlay(71) +from:0x0215fb4c kind:arm_call to:0x0215f80c module:overlay(71) +from:0x0215fb54 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215fb5c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215fba8 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0215fbbc kind:arm_call to:0x0215fdd4 module:overlay(71) +from:0x0215fbe4 kind:arm_call to:0x0215fd80 module:overlay(71) +from:0x0215fbf0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215fbf4 kind:load to:0x027e09a8 module:dtcm +from:0x0215fc08 kind:load to:0x027e0d38 module:dtcm +from:0x0215fc34 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215fc48 kind:arm_call to:0x0215fd80 module:overlay(71) +from:0x0215fc50 kind:load to:0x027e0cec module:dtcm +from:0x0215fc64 kind:arm_call to:0x0215f7f4 module:overlay(71) +from:0x0215fc78 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215fca0 kind:load to:0x02164cd8 module:overlay(71) +from:0x0215fcb4 kind:arm_call to:0x0215f7f4 module:overlay(71) +from:0x0215fd00 kind:load to:0x02164ce0 module:overlay(71) +from:0x0215fd10 kind:arm_call to:0x0215f7f4 module:overlay(71) +from:0x0215fd7c kind:load to:0x02164ce8 module:overlay(71) +from:0x0215fd8c kind:arm_call to:0x0215f7f4 module:overlay(71) +from:0x0215fdd0 kind:load to:0x02164cf0 module:overlay(71) +from:0x0215fde0 kind:arm_call to:0x0215f7f4 module:overlay(71) +from:0x0215fe24 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215fe50 kind:load to:0x02164cf8 module:overlay(71) +from:0x0215fe60 kind:arm_call to:0x0215f7f4 module:overlay(71) +from:0x0215fe90 kind:load to:0x02164d00 module:overlay(71) +from:0x0215fea0 kind:arm_call to:0x0215f7f4 module:overlay(71) +from:0x0215fed0 kind:load to:0x02164d08 module:overlay(71) +from:0x0215fef8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215ff64 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215ff7c kind:arm_call to:0x020d9834 module:overlay(31) +from:0x0215ff94 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0215ffa8 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x0215ffb0 kind:load to:0x027e09b8 module:dtcm +from:0x0215ffb4 kind:load to:0x027e0d34 module:dtcm +from:0x0215ffd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ffe0 kind:arm_call to:0x0215fca4 module:overlay(71) +from:0x0215fff4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fffc kind:load to:0x027e0ce4 module:dtcm +from:0x02160014 kind:arm_call to:0x020f6284 module:overlay(31) +from:0x02160034 kind:load to:0x02164c00 module:overlay(71) +from:0x02160058 kind:arm_call to:0x0215fe54 module:overlay(71) +from:0x02160068 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x02160084 kind:arm_call to:0x0215fe94 module:overlay(71) +from:0x0216008c kind:arm_call to:0x020f6374 module:overlay(31) +from:0x021600a4 kind:arm_call to:0x0215fca4 module:overlay(71) +from:0x021600b0 kind:arm_call to:0x020f6384 module:overlay(31) +from:0x021600c4 kind:arm_call to:0x0215fc0c module:overlay(71) +from:0x021600cc kind:arm_call to:0x020f637c module:overlay(31) +from:0x021600f0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021600f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216010c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160120 kind:load to:0x02165250 module:overlay(71) +from:0x02160134 kind:arm_call to:0x02011f3c module:main +from:0x02160140 kind:arm_call to:0x0216018c module:overlay(71) +from:0x02160154 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02160188 kind:load to:0x02164d38 module:overlay(71) +from:0x02160194 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021601a4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021601ac kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021601d0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02160220 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02160248 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02160260 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02160278 kind:load to:0x02164dcc module:overlay(71) +from:0x0216027c kind:load to:0x02164d5c module:overlay(71) +from:0x02160280 kind:load to:0x02165250 module:overlay(71) +from:0x02160284 kind:load to:0x02164d84 module:overlay(71) +from:0x02160290 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021602b0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02160338 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0216034c kind:arm_call to:0x021603c4 module:overlay(71) +from:0x02160364 kind:load to:0x027e09c0 module:dtcm +from:0x02160374 kind:arm_call to:0x020beeec module:overlay(17) +from:0x021603b8 kind:arm_call to:0x02160688 module:overlay(71) +from:0x021603c0 kind:load to:0x02164d20 module:overlay(71) +from:0x021603fc kind:load to:0x02164d10 module:overlay(71) +from:0x0216040c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021604c0 kind:load to:0x02163c8c module:overlay(71) +from:0x021604f0 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02160500 kind:arm_call to:0x020bf574 module:overlay(17) +from:0x02160518 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216053c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160558 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160568 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02160570 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02160578 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x02160588 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02160594 kind:load to:0x027e09a8 module:dtcm +from:0x0216059c kind:load to:0x027e0cec module:dtcm +from:0x021605a4 kind:load to:0x027e09c0 module:dtcm +from:0x02160644 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216066c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02160678 kind:load to:0x0203e964 module:main +from:0x02160680 kind:load to:0x027e09c0 module:dtcm +from:0x02160698 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02160744 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0216075c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160770 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02160788 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216079c kind:arm_call to:0x020e6314 module:overlay(31) +from:0x021607b0 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021607c8 kind:arm_call to:0x021603c4 module:overlay(71) +from:0x021607f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160804 kind:arm_call to:0x01fff458 module:itcm +from:0x021608a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021608b8 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x021608cc kind:load to:0x027e0ce0 module:dtcm +from:0x021608d4 kind:load to:0x027e0ce4 module:dtcm +from:0x021608e0 kind:load to:0x0203e964 module:main +from:0x021608ec kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021608f4 kind:arm_call to:0x02011ff4 module:main +from:0x0216090c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02160914 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216091c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02160924 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216093c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02160944 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216094c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02160954 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216095c kind:arm_call to:0x02011ff4 module:main +from:0x02160970 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160984 kind:load to:0x02165338 module:overlay(71) +from:0x02160998 kind:arm_call to:0x02011f3c module:main +from:0x021609a4 kind:arm_call to:0x02160a74 module:overlay(71) +from:0x021609bc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021609cc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160a5c kind:load to:0x02164e28 module:overlay(71) +from:0x02160a64 kind:load to:0x02164e60 module:overlay(71) +from:0x02160a68 kind:load to:0x02164e44 module:overlay(71) +from:0x02160a7c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02160af4 kind:load to:0x02164e88 module:overlay(71) +from:0x02160af8 kind:load to:0x02165338 module:overlay(71) +from:0x02160afc kind:load to:0x020b1968 module:overlay(0) +from:0x02160b00 kind:load to:0x0216540c module:overlay(71) +from:0x02160b50 kind:arm_call to:0x0209d518 module:overlay(0) +from:0x02160b68 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160b70 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160b88 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160b90 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02160b98 kind:arm_call to:0x02011ff4 module:main +from:0x02160bac kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02160bc0 kind:load to:0x02165440 module:overlay(71) +from:0x02160bd4 kind:arm_call to:0x02011f3c module:main +from:0x02160be0 kind:arm_call to:0x02160d5c module:overlay(71) +from:0x02160bf8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02160c08 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160c78 kind:load to:0x02164e28 module:overlay(71) +from:0x02160c7c kind:load to:0x02164e60 module:overlay(71) +from:0x02160c80 kind:load to:0x02164ec8 module:overlay(71) +from:0x02160c98 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02160cb8 kind:load to:0x02164ee4 module:overlay(71) +from:0x02160cd0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02160ce4 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x02160d00 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02160d10 kind:load to:0x02163ca4 module:overlay(71) +from:0x02160d64 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02160d88 kind:arm_call to:0x02160c88 module:overlay(71) +from:0x02160d9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02160dd0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160de0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02160df4 kind:load to:0x02164f10 module:overlay(71) +from:0x02160df8 kind:load to:0x02164e60 module:overlay(71) +from:0x02160dfc kind:load to:0x02165514 module:overlay(71) +from:0x02160e08 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160e64 kind:arm_call to:0x0200f05c module:main +from:0x02160e98 kind:arm_call to:0x02160cbc module:overlay(71) +from:0x02160ed0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02160ee8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02160ef0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02160efc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02160f08 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02160f2c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02160fa4 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02160fc8 kind:load to:0x02165440 module:overlay(71) +from:0x02160fcc kind:load to:0x02163cb4 module:overlay(71) +from:0x02160fd0 kind:load to:0x02163ce4 module:overlay(71) +from:0x02160fd4 kind:load to:0x02165460 module:overlay(71) +from:0x02160fd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02160fe0 kind:load to:0x027e09c0 module:dtcm +from:0x0216101c kind:arm_call to:0x01fff584 module:itcm +from:0x0216104c kind:load to:0x027e0ce8 module:dtcm +from:0x021610ac kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161108 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161128 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161130 kind:arm_call to:0x0216120c module:overlay(71) +from:0x02161158 kind:arm_call to:0x02161730 module:overlay(71) +from:0x02161188 kind:arm_call to:0x01fff148 module:itcm +from:0x021611fc kind:load to:0x027e09a8 module:dtcm +from:0x02161204 kind:load to:0x027e0ce0 module:dtcm +from:0x02161274 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021612b4 kind:arm_call to:0x02015a18 module:main +from:0x02161380 kind:arm_call to:0x0216619c module:overlay(93) +from:0x021613c8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161400 kind:arm_call to:0x02015a18 module:main +from:0x02161460 kind:load to:0x027e09a8 module:dtcm +from:0x02161468 kind:load to:0x027e0d8c module:dtcm +from:0x021614b8 kind:arm_call to:0x02166078 module:overlay(93) +from:0x021614e4 kind:arm_call to:0x020d9888 module:overlay(31) +from:0x021614ec kind:load to:0x027e0d8c module:dtcm +from:0x021614f0 kind:load to:0x027e0d34 module:dtcm +from:0x02161530 kind:arm_call to:0x01ffd420 module:itcm +from:0x021615fc kind:load to:0x027e09b8 module:dtcm +from:0x0216166c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161674 kind:arm_call to:0x0216170c module:overlay(71) +from:0x0216168c kind:arm_call to:0x02161788 module:overlay(71) +from:0x02161698 kind:arm_call to:0x02161788 module:overlay(71) +from:0x021616a0 kind:arm_call to:0x0216146c module:overlay(71) +from:0x021616b8 kind:arm_call to:0x0215f144 module:overlay(71) +from:0x021616cc kind:load to:0x027e09a8 module:dtcm +from:0x021616d4 kind:load to:0x027e0d70 module:dtcm +from:0x02161704 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216176c kind:arm_call to:0x0216170c module:overlay(71) +from:0x021617ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x021617f8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02161818 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021618b8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021618d0 kind:load to:0x027e09b8 module:dtcm +from:0x021618dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021618e4 kind:arm_call to:0x02011ff4 module:main +from:0x021618fc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02161904 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216190c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161924 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0216192c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161934 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0216193c kind:arm_call to:0x02011ff4 module:main +from:0x02161950 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02161964 kind:load to:0x02165548 module:overlay(71) +from:0x02161978 kind:arm_call to:0x02011f3c module:main +from:0x02161984 kind:arm_call to:0x02161a20 module:overlay(71) +from:0x0216199c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021619ac kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02161a0c kind:load to:0x02164e28 module:overlay(71) +from:0x02161a10 kind:load to:0x02164e60 module:overlay(71) +from:0x02161a14 kind:load to:0x02164f54 module:overlay(71) +from:0x02161a28 kind:arm_call to:0x02109ac4 module:overlay(31) +from:0x02161a3c kind:load to:0x02164f70 module:overlay(71) +from:0x02161a8c kind:load to:0x02165548 module:overlay(71) +from:0x02161a9c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161aa4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161abc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161ac4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161acc kind:arm_call to:0x02011ff4 module:main +from:0x02161ae0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02161af4 kind:load to:0x02165650 module:overlay(71) +from:0x02161b08 kind:arm_call to:0x02011f3c module:main +from:0x02161b14 kind:arm_call to:0x02161b6c module:overlay(71) +from:0x02161b2c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02161b64 kind:load to:0x02164fb4 module:overlay(71) +from:0x02161b74 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02161b8c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161b94 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02161bb0 kind:load to:0x02164fd0 module:overlay(71) +from:0x02161bb4 kind:load to:0x02164e60 module:overlay(71) +from:0x02161c98 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161cbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161cdc kind:arm_call to:0x01ffcfcc module:itcm +from:0x02161d24 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02161d48 kind:arm_call to:0x02161f0c module:overlay(71) +from:0x02161d58 kind:load to:0x02165650 module:overlay(71) +from:0x02161d5c kind:load to:0x027e0cd8 module:dtcm +from:0x02161d98 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02161db4 kind:arm_call to:0x02161f0c module:overlay(71) +from:0x02161dc8 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02161de8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161df0 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02161e20 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02161e2c kind:arm_call to:0x0207330c module:overlay(0) +from:0x02161e4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161e5c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161e78 kind:arm_call to:0x02161f0c module:overlay(71) +from:0x02161e84 kind:load to:0x027e09b8 module:dtcm +from:0x02161e8c kind:load to:0x027e09a8 module:dtcm +from:0x02161eb0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161ed0 kind:load to:0x027e09b8 module:dtcm +from:0x02161f64 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02161f84 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0216202c kind:arm_call to:0x02073388 module:overlay(0) +from:0x02162060 kind:load to:0x027e09b8 module:dtcm +from:0x02162070 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162078 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02162090 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162098 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021620a0 kind:arm_call to:0x02011ff4 module:main +from:0x021620b4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021620c8 kind:load to:0x0216574c module:overlay(71) +from:0x021620dc kind:arm_call to:0x02011f3c module:main +from:0x021620e8 kind:arm_call to:0x02162140 module:overlay(71) +from:0x02162100 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02162138 kind:load to:0x02165010 module:overlay(71) +from:0x02162148 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0216219c kind:load to:0x0216502c module:overlay(71) +from:0x021621a0 kind:load to:0x020b1968 module:overlay(0) +from:0x021622d8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02162348 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0216235c kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02162390 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021623cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162400 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162428 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02162438 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02162464 kind:arm_call to:0x021626b0 module:overlay(71) +from:0x02162474 kind:load to:0x027e0cd8 module:dtcm +from:0x02162478 kind:load to:0x0203e964 module:main +from:0x0216247c kind:load to:0x02165734 module:overlay(71) +from:0x021624a8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021624bc kind:arm_call to:0x021626b0 module:overlay(71) +from:0x021624dc kind:arm_call to:0x021626b0 module:overlay(71) +from:0x02162504 kind:arm_call to:0x02015a18 module:main +from:0x02162518 kind:arm_call to:0x02162a84 module:overlay(71) +from:0x02162634 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02162668 kind:load to:0x02049be4 module:main +from:0x0216266c kind:load to:0x027e09a8 module:dtcm +from:0x0216268c kind:arm_call to:0x020732ec module:overlay(0) +from:0x021626ac kind:load to:0x027e09b8 module:dtcm +from:0x0216270c kind:arm_call to:0x02162cf4 module:overlay(71) +from:0x02162768 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02162778 kind:arm_call to:0x02162a84 module:overlay(71) +from:0x021627b0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021627fc kind:arm_call to:0x02073388 module:overlay(0) +from:0x0216280c kind:arm_call to:0x0209d5c8 module:overlay(0) +from:0x0216282c kind:arm_call to:0x0209d54c module:overlay(0) +from:0x02162854 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216286c kind:arm_call to:0x02162cf4 module:overlay(71) +from:0x0216288c kind:load to:0x027e0cec module:dtcm +from:0x02162894 kind:load to:0x027e09b8 module:dtcm +from:0x021628a8 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02162a60 kind:arm_call to:0x0200f05c module:main +from:0x02162a7c kind:load to:0x0216574c module:overlay(71) +from:0x02162a80 kind:load to:0x02163d14 module:overlay(71) +from:0x02162bc4 kind:arm_call to:0x02162bf0 module:overlay(71) +from:0x02162ca8 kind:arm_call to:0x02028c4c module:main +from:0x02162cb8 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02162ce0 kind:arm_call to:0x0201aa44 module:main +from:0x02162cec kind:load to:0x027e0998 module:dtcm +from:0x02162cf0 kind:load to:0x0204af1c module:main +from:0x02162d2c kind:arm_call to:0x0207dc4c module:overlay(0) +from:0x02162d60 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x02162dd0 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02162e20 kind:arm_call to:0x0207dc64 module:overlay(0) +from:0x02162e94 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02162ec0 kind:load to:0x027e0cd8 module:dtcm +from:0x02162ec4 kind:load to:0x027e09c0 module:dtcm +from:0x02162ed4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02162edc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02162ee4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02162efc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02162f04 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02162f0c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02162f14 kind:arm_call to:0x02011ff4 module:main +from:0x02162f28 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02162f3c kind:load to:0x0216583c module:overlay(71) +from:0x02162f50 kind:arm_call to:0x02011f3c module:main +from:0x02162f5c kind:arm_call to:0x0216300c module:overlay(71) +from:0x02162f74 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x02162f84 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02162ff8 kind:load to:0x0216508c module:overlay(71) +from:0x02162ffc kind:load to:0x02164e60 module:overlay(71) +from:0x02163000 kind:load to:0x02165070 module:overlay(71) +from:0x02163018 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02163088 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021630c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021630d4 kind:load to:0x021650a8 module:overlay(71) +from:0x021630d8 kind:load to:0x0216583c module:overlay(71) +from:0x021630dc kind:load to:0x020b1968 module:overlay(0) +from:0x021630e0 kind:load to:0x02164e60 module:overlay(71) +from:0x021630e4 kind:load to:0x02165830 module:overlay(71) +from:0x02163178 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021631d8 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x021631fc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02163218 kind:arm_call to:0x021634ac module:overlay(71) +from:0x02163258 kind:arm_call to:0x01ffb464 module:itcm +from:0x02163268 kind:arm_call to:0x01ff9218 module:itcm +from:0x021632b0 kind:arm_call to:0x021634ac module:overlay(71) +from:0x021632c8 kind:load to:0x02165830 module:overlay(71) +from:0x021632cc kind:load to:0x0209d434 module:overlay(0) +from:0x02163404 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163410 kind:arm_call to:0x01fff458 module:itcm +from:0x02163458 kind:arm_call to:0x021634ac module:overlay(71) +from:0x02163478 kind:arm_call to:0x021634ac module:overlay(71) +from:0x021634a4 kind:load to:0x027e0ce4 module:dtcm +from:0x02163520 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02163538 kind:arm_call to:0x020716dc module:overlay(0) +from:0x02163550 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021635a0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021635b4 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021635cc kind:arm_call to:0x0209d614 module:overlay(0) +from:0x02163624 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02163640 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216365c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02163674 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02163684 kind:arm_call to:0x021634ac module:overlay(71) +from:0x021636d0 kind:arm_call to:0x021634ac module:overlay(71) +from:0x021636e0 kind:arm_call to:0x021634ac module:overlay(71) +from:0x021636f0 kind:load to:0x027e09a8 module:dtcm +from:0x021636f4 kind:load to:0x027e09b8 module:dtcm +from:0x02163700 kind:load to:0x027e0cec module:dtcm +from:0x02163710 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02163718 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02163730 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02163738 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02163740 kind:arm_call to:0x02011ff4 module:main +from:0x02163754 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0216376c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02163778 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021637a4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021637bc kind:arm_call to:0x0206807c module:overlay(0) +from:0x021637c8 kind:load to:0x027e09b8 module:dtcm +from:0x021637cc kind:load to:0x021650e0 module:overlay(71) +from:0x021637d0 kind:load to:0x020b504c module:overlay(0) +from:0x021637e4 kind:load to:0x02163760 module:overlay(71) +from:0x02163808 kind:arm_call to:0x0208a100 module:overlay(0) +from:0x02163810 kind:arm_call to:0x020936ec module:overlay(0) +from:0x02163824 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02163838 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02163844 kind:arm_call to:0x021637d4 module:overlay(71) +from:0x02163864 kind:arm_call_thumb to:0x02179cf8 module:overlay(95) +from:0x02163870 kind:load to:0x027e09bc module:dtcm +from:0x02163894 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021638a8 kind:arm_call to:0x020a89d4 module:overlay(0) +from:0x021638cc kind:arm_call to:0x02078230 module:overlay(0) +from:0x021638f0 kind:arm_call_thumb to:0x02180a98 module:overlay(95) +from:0x021638fc kind:arm_call to:0x0209078c module:overlay(0) +from:0x02163908 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0216391c kind:arm_call to:0x02015080 module:main +from:0x02163934 kind:arm_call_thumb to:0x02180a7c module:overlay(95) +from:0x02163948 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02163954 kind:load to:0x027e09bc module:dtcm +from:0x02163958 kind:load to:0x027e09a8 module:dtcm +from:0x02163980 kind:load to:0x027e0ce0 module:dtcm +from:0x02163d68 kind:load to:0x02165100 module:overlay(71) +from:0x02163d80 kind:load to:0x02165128 module:overlay(71) +from:0x02163dac kind:load to:0x02165134 module:overlay(71) +from:0x02163db0 kind:load to:0x021645f4 module:overlay(71) +from:0x02163dcc kind:load to:0x02165140 module:overlay(71) +from:0x02163e0c kind:arm_call to:0x0215f240 module:overlay(71) +from:0x02163e1c kind:arm_call to:0x0203ce74 module:main +from:0x02163e30 kind:load to:0x02164bd4 module:overlay(71) +from:0x02163e34 kind:load to:0x0216514c module:overlay(71) +from:0x02163e38 kind:load to:0x02165168 module:overlay(71) +from:0x02163e3c kind:load to:0x02160104 module:overlay(71) +from:0x02163e40 kind:load to:0x0216515c module:overlay(71) +from:0x02163e60 kind:arm_call to:0x02160148 module:overlay(71) +from:0x02163e70 kind:arm_call to:0x0203ce74 module:main +from:0x02163e84 kind:load to:0x02165240 module:overlay(71) +from:0x02163e88 kind:load to:0x02165250 module:overlay(71) +from:0x02163e8c kind:load to:0x02160968 module:overlay(71) +from:0x02163e90 kind:load to:0x02165244 module:overlay(71) +from:0x02163eb0 kind:arm_call to:0x021609ac module:overlay(71) +from:0x02163ec0 kind:arm_call to:0x0203ce74 module:main +from:0x02163ed4 kind:load to:0x02165328 module:overlay(71) +from:0x02163ed8 kind:load to:0x02165338 module:overlay(71) +from:0x02163edc kind:load to:0x02160ba4 module:overlay(71) +from:0x02163ee0 kind:load to:0x0216532c module:overlay(71) +from:0x02163f00 kind:arm_call to:0x02160be8 module:overlay(71) +from:0x02163f10 kind:arm_call to:0x0203ce74 module:main +from:0x02163f24 kind:load to:0x02165430 module:overlay(71) +from:0x02163f28 kind:load to:0x02165440 module:overlay(71) +from:0x02163f2c kind:load to:0x02161948 module:overlay(71) +from:0x02163f30 kind:load to:0x02165434 module:overlay(71) +from:0x02163f50 kind:arm_call to:0x0216198c module:overlay(71) +from:0x02163f60 kind:arm_call to:0x0203ce74 module:main +from:0x02163f74 kind:load to:0x02165538 module:overlay(71) +from:0x02163f78 kind:load to:0x02165548 module:overlay(71) +from:0x02163f7c kind:load to:0x02161ad8 module:overlay(71) +from:0x02163f80 kind:load to:0x0216553c module:overlay(71) +from:0x02163fa0 kind:arm_call to:0x02161b1c module:overlay(71) +from:0x02163fb0 kind:arm_call to:0x0203ce74 module:main +from:0x02163fc4 kind:load to:0x02165640 module:overlay(71) +from:0x02163fc8 kind:load to:0x02165650 module:overlay(71) +from:0x02163fcc kind:load to:0x021620ac module:overlay(71) +from:0x02163fd0 kind:load to:0x02165644 module:overlay(71) +from:0x02164004 kind:arm_call to:0x021620f0 module:overlay(71) +from:0x02164014 kind:arm_call to:0x0203ce74 module:main +from:0x02164028 kind:load to:0x02165724 module:overlay(71) +from:0x0216402c kind:load to:0x0216574c module:overlay(71) +from:0x02164030 kind:load to:0x02162f20 module:overlay(71) +from:0x02164034 kind:load to:0x02165740 module:overlay(71) +from:0x02164060 kind:arm_call to:0x02162f64 module:overlay(71) +from:0x02164070 kind:arm_call to:0x0203ce74 module:main +from:0x02164084 kind:load to:0x02165820 module:overlay(71) +from:0x02164088 kind:load to:0x0216583c module:overlay(71) +from:0x0216408c kind:load to:0x0216374c module:overlay(71) +from:0x02164090 kind:load to:0x02165824 module:overlay(71) +from:0x021640a8 kind:load to:0x021650e0 module:overlay(71) +from:0x021640ac kind:load to:0x02163d44 module:overlay(71) +from:0x021640b0 kind:load to:0x02163d6c module:overlay(71) +from:0x021640b4 kind:load to:0x02163d84 module:overlay(71) +from:0x021640b8 kind:load to:0x02163db8 module:overlay(71) +from:0x021640bc kind:load to:0x02163dd0 module:overlay(71) +from:0x021640c0 kind:load to:0x02163e44 module:overlay(71) +from:0x021640c4 kind:load to:0x02163e94 module:overlay(71) +from:0x021640c8 kind:load to:0x02163ee4 module:overlay(71) +from:0x021640cc kind:load to:0x02163f34 module:overlay(71) +from:0x021640d0 kind:load to:0x02163f84 module:overlay(71) +from:0x021640d4 kind:load to:0x02163fd4 module:overlay(71) +from:0x021640d8 kind:load to:0x02164038 module:overlay(71) +from:0x021640dc kind:load to:0x02164094 module:overlay(71) +from:0x02164108 kind:load to:0x02151660 module:overlay(71) +from:0x02164124 kind:load to:0x02097c14 module:overlay(0) +from:0x02164128 kind:load to:0x02151494 module:overlay(71) +from:0x02164134 kind:load to:0x02151678 module:overlay(71) +from:0x02164138 kind:load to:0x0209b620 module:overlay(0) +from:0x02164144 kind:load to:0x021536c8 module:overlay(71) +from:0x02164148 kind:load to:0x0215b70c module:overlay(71) +from:0x0216414c kind:load to:0x02151240 module:overlay(71) +from:0x02164150 kind:load to:0x0207c008 module:overlay(0) +from:0x02164154 kind:load to:0x0207c010 module:overlay(0) +from:0x02164160 kind:load to:0x0215b540 module:overlay(71) +from:0x02164164 kind:load to:0x0215b5b0 module:overlay(71) +from:0x02164168 kind:load to:0x02017774 module:main +from:0x0216416c kind:load to:0x0215b688 module:overlay(71) +from:0x02164170 kind:load to:0x02017784 module:main +from:0x0216417c kind:load to:0x02151cd4 module:overlay(71) +from:0x02164180 kind:load to:0x0215b6f0 module:overlay(71) +from:0x02164184 kind:load to:0x02150f08 module:overlay(71) +from:0x02164188 kind:load to:0x02150fa4 module:overlay(71) +from:0x0216418c kind:load to:0x021510e4 module:overlay(71) +from:0x02164198 kind:load to:0x021518dc module:overlay(71) +from:0x0216419c kind:load to:0x0215b6b8 module:overlay(71) +from:0x021641a0 kind:load to:0x0215128c module:overlay(71) +from:0x021641a4 kind:load to:0x021512cc module:overlay(71) +from:0x021641a8 kind:load to:0x0207c010 module:overlay(0) +from:0x021641b4 kind:load to:0x02151ce8 module:overlay(71) +from:0x021641b8 kind:load to:0x0215b6d4 module:overlay(71) +from:0x021641bc kind:load to:0x02057bf4 module:overlay(0) +from:0x021641c0 kind:load to:0x02150ea0 module:overlay(71) +from:0x021641c4 kind:load to:0x02057dc8 module:overlay(0) +from:0x021641c8 kind:load to:0x02057e44 module:overlay(0) +from:0x021641cc kind:load to:0x02057ea8 module:overlay(0) +from:0x021641d0 kind:load to:0x0209a79c module:overlay(0) +from:0x021641d4 kind:load to:0x02057d84 module:overlay(0) +from:0x021641e0 kind:load to:0x02151d10 module:overlay(71) +from:0x021641e4 kind:load to:0x0215b744 module:overlay(71) +from:0x021641e8 kind:load to:0x02099b00 module:overlay(0) +from:0x021641ec kind:load to:0x02099b38 module:overlay(0) +from:0x021641f0 kind:load to:0x0209a13c module:overlay(0) +from:0x021641f4 kind:load to:0x0209a144 module:overlay(0) +from:0x021641f8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021641fc kind:load to:0x02099cb0 module:overlay(0) +from:0x02164200 kind:load to:0x02099ba0 module:overlay(0) +from:0x02164204 kind:load to:0x0209a06c module:overlay(0) +from:0x02164208 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0216420c kind:load to:0x0209a10c module:overlay(0) +from:0x02164210 kind:load to:0x0215b654 module:overlay(71) +from:0x02164214 kind:load to:0x0209a124 module:overlay(0) +from:0x02164218 kind:load to:0x0215b644 module:overlay(71) +from:0x0216421c kind:load to:0x0215b620 module:overlay(71) +from:0x02164228 kind:load to:0x02151cfc module:overlay(71) +from:0x0216422c kind:load to:0x0215b728 module:overlay(71) +from:0x02164230 kind:load to:0x0209a254 module:overlay(0) +from:0x02164234 kind:load to:0x0209a288 module:overlay(0) +from:0x02164238 kind:load to:0x0209a320 module:overlay(0) +from:0x0216423c kind:load to:0x0209a334 module:overlay(0) +from:0x02164240 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02164244 kind:load to:0x0209a35c module:overlay(0) +from:0x02164248 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0216424c kind:load to:0x0209a06c module:overlay(0) +from:0x02164250 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02164254 kind:load to:0x0209a308 module:overlay(0) +from:0x02164258 kind:load to:0x0209a348 module:overlay(0) +from:0x0216425c kind:load to:0x0209a6d4 module:overlay(0) +from:0x02164260 kind:load to:0x0215b65c module:overlay(71) +from:0x02164264 kind:load to:0x02154088 module:overlay(71) +from:0x02164268 kind:load to:0x0209a70c module:overlay(0) +from:0x02164274 kind:load to:0x02098518 module:overlay(0) +from:0x02164278 kind:load to:0x02098554 module:overlay(0) +from:0x0216427c kind:load to:0x0209856c module:overlay(0) +from:0x02164280 kind:load to:0x02098578 module:overlay(0) +from:0x02164284 kind:load to:0x01fff464 module:itcm +from:0x02164288 kind:load to:0x0215b004 module:overlay(71) +from:0x0216428c kind:load to:0x02152074 module:overlay(71) +from:0x02164290 kind:load to:0x020984b0 module:overlay(0) +from:0x02164294 kind:load to:0x021530b8 module:overlay(71) +from:0x02164298 kind:load to:0x02153a90 module:overlay(71) +from:0x0216429c kind:load to:0x020984bc module:overlay(0) +from:0x021642a0 kind:load to:0x02153e38 module:overlay(71) +from:0x021642a4 kind:load to:0x02153adc module:overlay(71) +from:0x021642a8 kind:load to:0x020984c8 module:overlay(0) +from:0x021642ac kind:load to:0x02098584 module:overlay(0) +from:0x021642b0 kind:load to:0x020985f0 module:overlay(0) +from:0x021642b4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021642b8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021642bc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021642c0 kind:load to:0x02151d38 module:overlay(71) +from:0x021642c4 kind:load to:0x02151e20 module:overlay(71) +from:0x021642c8 kind:load to:0x02099588 module:overlay(0) +from:0x021642cc kind:load to:0x021520e8 module:overlay(71) +from:0x021642d0 kind:load to:0x02153ef8 module:overlay(71) +from:0x021642d8 kind:load to:0x02153878 module:overlay(71) +from:0x021642e0 kind:load to:0x021538b8 module:overlay(71) +from:0x021642e4 kind:load to:0x021598e0 module:overlay(71) +from:0x021642e8 kind:load to:0x0215607c module:overlay(71) +from:0x021642ec kind:load to:0x021598c0 module:overlay(71) +from:0x021642f0 kind:load to:0x021598cc module:overlay(71) +from:0x021642f4 kind:load to:0x021598d8 module:overlay(71) +from:0x021642f8 kind:load to:0x021599e0 module:overlay(71) +from:0x021642fc kind:load to:0x02159c94 module:overlay(71) +from:0x02164300 kind:load to:0x02159e94 module:overlay(71) +from:0x02164304 kind:load to:0x02152f80 module:overlay(71) +from:0x02164308 kind:load to:0x02152f8c module:overlay(71) +from:0x0216430c kind:load to:0x02152f98 module:overlay(71) +from:0x02164310 kind:load to:0x02159fa0 module:overlay(71) +from:0x02164314 kind:load to:0x02153f54 module:overlay(71) +from:0x0216431c kind:load to:0x02153bb8 module:overlay(71) +from:0x02164328 kind:load to:0x02098518 module:overlay(0) +from:0x0216432c kind:load to:0x02098554 module:overlay(0) +from:0x02164330 kind:load to:0x0209856c module:overlay(0) +from:0x02164334 kind:load to:0x02098578 module:overlay(0) +from:0x02164338 kind:load to:0x01fff464 module:itcm +from:0x0216433c kind:load to:0x0215b004 module:overlay(71) +from:0x02164340 kind:load to:0x02152074 module:overlay(71) +from:0x02164344 kind:load to:0x020984b0 module:overlay(0) +from:0x02164348 kind:load to:0x021530b8 module:overlay(71) +from:0x0216434c kind:load to:0x02153a90 module:overlay(71) +from:0x02164350 kind:load to:0x020984bc module:overlay(0) +from:0x02164354 kind:load to:0x02153e38 module:overlay(71) +from:0x02164358 kind:load to:0x02153adc module:overlay(71) +from:0x0216435c kind:load to:0x020984c8 module:overlay(0) +from:0x02164360 kind:load to:0x02098584 module:overlay(0) +from:0x02164364 kind:load to:0x020985f0 module:overlay(0) +from:0x02164368 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216436c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02164370 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164374 kind:load to:0x0215bb98 module:overlay(71) +from:0x02164378 kind:load to:0x0215bbac module:overlay(71) +from:0x0216437c kind:load to:0x02099588 module:overlay(0) +from:0x02164380 kind:load to:0x021520e8 module:overlay(71) +from:0x02164384 kind:load to:0x02153ef8 module:overlay(71) +from:0x02164388 kind:load to:0x0215b8a8 module:overlay(71) +from:0x0216438c kind:load to:0x02153878 module:overlay(71) +from:0x02164390 kind:load to:0x0215b8e0 module:overlay(71) +from:0x02164394 kind:load to:0x021538b8 module:overlay(71) +from:0x02164398 kind:load to:0x0215b86c module:overlay(71) +from:0x0216439c kind:load to:0x0215607c module:overlay(71) +from:0x021643a0 kind:load to:0x0215ba48 module:overlay(71) +from:0x021643a4 kind:load to:0x0215ba68 module:overlay(71) +from:0x021643a8 kind:load to:0x0215ba84 module:overlay(71) +from:0x021643ac kind:load to:0x0215baa0 module:overlay(71) +from:0x021643b0 kind:load to:0x0215bb20 module:overlay(71) +from:0x021643b4 kind:load to:0x02159e94 module:overlay(71) +from:0x021643b8 kind:load to:0x02152f80 module:overlay(71) +from:0x021643bc kind:load to:0x0215bb70 module:overlay(71) +from:0x021643c0 kind:load to:0x02152f98 module:overlay(71) +from:0x021643c4 kind:load to:0x02159fa0 module:overlay(71) +from:0x021643c8 kind:load to:0x02153f54 module:overlay(71) +from:0x021643cc kind:load to:0x0215bb8c module:overlay(71) +from:0x021643d0 kind:load to:0x02153bb8 module:overlay(71) +from:0x021643d4 kind:load to:0x02154aa0 module:overlay(71) +from:0x021643dc kind:load to:0x021541e4 module:overlay(71) +from:0x021643e4 kind:load to:0x021544e8 module:overlay(71) +from:0x021643ec kind:load to:0x02154724 module:overlay(71) +from:0x021643f4 kind:load to:0x02154948 module:overlay(71) +from:0x021643fc kind:load to:0x02154b6c module:overlay(71) +from:0x02164404 kind:load to:0x021580f4 module:overlay(71) +from:0x0216440c kind:load to:0x02154f3c module:overlay(71) +from:0x02164414 kind:load to:0x021552c4 module:overlay(71) +from:0x0216441c kind:load to:0x02156468 module:overlay(71) +from:0x02164424 kind:load to:0x0215697c module:overlay(71) +from:0x0216442c kind:load to:0x0215b918 module:overlay(71) +from:0x02164434 kind:load to:0x02156fa8 module:overlay(71) +from:0x0216443c kind:load to:0x021574e8 module:overlay(71) +from:0x02164444 kind:load to:0x02157064 module:overlay(71) +from:0x0216444c kind:load to:0x02157710 module:overlay(71) +from:0x02164454 kind:load to:0x02157908 module:overlay(71) +from:0x0216445c kind:load to:0x02157ca4 module:overlay(71) +from:0x02164464 kind:load to:0x021582a4 module:overlay(71) +from:0x0216446c kind:load to:0x021584e8 module:overlay(71) +from:0x02164474 kind:load to:0x02158c6c module:overlay(71) +from:0x0216447c kind:load to:0x021587e0 module:overlay(71) +from:0x02164484 kind:load to:0x02158908 module:overlay(71) +from:0x0216448c kind:load to:0x021556ec module:overlay(71) +from:0x02164494 kind:load to:0x02155818 module:overlay(71) +from:0x0216449c kind:load to:0x021559fc module:overlay(71) +from:0x021644a4 kind:load to:0x02155b8c module:overlay(71) +from:0x021644ac kind:load to:0x02155cec module:overlay(71) +from:0x021644b4 kind:load to:0x02155dec module:overlay(71) +from:0x021644bc kind:load to:0x02158f64 module:overlay(71) +from:0x021644c4 kind:load to:0x02159398 module:overlay(71) +from:0x021644cc kind:load to:0x021594c0 module:overlay(71) +from:0x021644d4 kind:load to:0x0215975c module:overlay(71) +from:0x021644dc kind:load to:0x021549dc module:overlay(71) +from:0x021644e4 kind:load to:0x021541b0 module:overlay(71) +from:0x021644ec kind:load to:0x0215442c module:overlay(71) +from:0x021644f4 kind:load to:0x021546bc module:overlay(71) +from:0x021644fc kind:load to:0x02154890 module:overlay(71) +from:0x02164504 kind:load to:0x02154abc module:overlay(71) +from:0x0216450c kind:load to:0x02158050 module:overlay(71) +from:0x02164514 kind:load to:0x02154e8c module:overlay(71) +from:0x0216451c kind:load to:0x02155218 module:overlay(71) +from:0x02164524 kind:load to:0x021563c8 module:overlay(71) +from:0x0216452c kind:load to:0x021568e8 module:overlay(71) +from:0x02164534 kind:load to:0x02156c78 module:overlay(71) +from:0x0216453c kind:load to:0x02156f38 module:overlay(71) +from:0x02164544 kind:load to:0x0215741c module:overlay(71) +from:0x0216454c kind:load to:0x02156fec module:overlay(71) +from:0x02164554 kind:load to:0x021576a4 module:overlay(71) +from:0x0216455c kind:load to:0x02157878 module:overlay(71) +from:0x02164564 kind:load to:0x02157bac module:overlay(71) +from:0x0216456c kind:load to:0x02158234 module:overlay(71) +from:0x02164574 kind:load to:0x02158464 module:overlay(71) +from:0x0216457c kind:load to:0x02158be4 module:overlay(71) +from:0x02164584 kind:load to:0x021587c8 module:overlay(71) +from:0x0216458c kind:load to:0x02158828 module:overlay(71) +from:0x02164594 kind:load to:0x02155660 module:overlay(71) +from:0x0216459c kind:load to:0x02155750 module:overlay(71) +from:0x021645a4 kind:load to:0x021559f8 module:overlay(71) +from:0x021645ac kind:load to:0x02155b14 module:overlay(71) +from:0x021645b4 kind:load to:0x02155c24 module:overlay(71) +from:0x021645bc kind:load to:0x02155d9c module:overlay(71) +from:0x021645c4 kind:load to:0x02158f44 module:overlay(71) +from:0x021645cc kind:load to:0x02159264 module:overlay(71) +from:0x021645d4 kind:load to:0x02159480 module:overlay(71) +from:0x021645dc kind:load to:0x021596e4 module:overlay(71) +from:0x021645ec kind:load to:0x02097c14 module:overlay(0) +from:0x021645f0 kind:load to:0x0215bbf4 module:overlay(71) +from:0x0216460c kind:load to:0x0215c4d0 module:overlay(71) +from:0x02164610 kind:load to:0x0215dfa4 module:overlay(71) +from:0x02164614 kind:load to:0x0215bd04 module:overlay(71) +from:0x02164618 kind:load to:0x0215bda0 module:overlay(71) +from:0x0216461c kind:load to:0x0215bf40 module:overlay(71) +from:0x02164628 kind:load to:0x0215c4bc module:overlay(71) +from:0x0216462c kind:load to:0x0215df88 module:overlay(71) +from:0x02164630 kind:load to:0x02057bf4 module:overlay(0) +from:0x02164634 kind:load to:0x0215bc98 module:overlay(71) +from:0x02164638 kind:load to:0x02057dc8 module:overlay(0) +from:0x0216463c kind:load to:0x02057e44 module:overlay(0) +from:0x02164640 kind:load to:0x02057ea8 module:overlay(0) +from:0x02164644 kind:load to:0x0209a79c module:overlay(0) +from:0x02164648 kind:load to:0x02057d84 module:overlay(0) +from:0x02164654 kind:load to:0x02098518 module:overlay(0) +from:0x02164658 kind:load to:0x02098554 module:overlay(0) +from:0x0216465c kind:load to:0x0209856c module:overlay(0) +from:0x02164660 kind:load to:0x02098578 module:overlay(0) +from:0x02164664 kind:load to:0x01fff464 module:itcm +from:0x02164668 kind:load to:0x0215b004 module:overlay(71) +from:0x0216466c kind:load to:0x02152074 module:overlay(71) +from:0x02164670 kind:load to:0x020984b0 module:overlay(0) +from:0x02164674 kind:load to:0x021530b8 module:overlay(71) +from:0x02164678 kind:load to:0x02153a90 module:overlay(71) +from:0x0216467c kind:load to:0x020984bc module:overlay(0) +from:0x02164680 kind:load to:0x02153e38 module:overlay(71) +from:0x02164684 kind:load to:0x02153adc module:overlay(71) +from:0x02164688 kind:load to:0x020984c8 module:overlay(0) +from:0x0216468c kind:load to:0x02098584 module:overlay(0) +from:0x02164690 kind:load to:0x020985f0 module:overlay(0) +from:0x02164694 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02164698 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216469c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021646a0 kind:load to:0x0215dfc0 module:overlay(71) +from:0x021646a4 kind:load to:0x0215dffc module:overlay(71) +from:0x021646a8 kind:load to:0x02099588 module:overlay(0) +from:0x021646ac kind:load to:0x021520e8 module:overlay(71) +from:0x021646b0 kind:load to:0x0215c514 module:overlay(71) +from:0x021646b4 kind:load to:0x0215c6a8 module:overlay(71) +from:0x021646b8 kind:load to:0x0215c6fc module:overlay(71) +from:0x021646bc kind:load to:0x0215c9f0 module:overlay(71) +from:0x021646c0 kind:load to:0x0215c94c module:overlay(71) +from:0x021646c4 kind:load to:0x021598e0 module:overlay(71) +from:0x021646c8 kind:load to:0x0215607c module:overlay(71) +from:0x021646cc kind:load to:0x021598c0 module:overlay(71) +from:0x021646d0 kind:load to:0x021598cc module:overlay(71) +from:0x021646d4 kind:load to:0x021598d8 module:overlay(71) +from:0x021646d8 kind:load to:0x021599e0 module:overlay(71) +from:0x021646dc kind:load to:0x02159c94 module:overlay(71) +from:0x021646e0 kind:load to:0x02159e94 module:overlay(71) +from:0x021646e4 kind:load to:0x02152f80 module:overlay(71) +from:0x021646e8 kind:load to:0x02152f8c module:overlay(71) +from:0x021646ec kind:load to:0x0215dc70 module:overlay(71) +from:0x021646f0 kind:load to:0x02159fa0 module:overlay(71) +from:0x021646f4 kind:load to:0x0215c600 module:overlay(71) +from:0x021646f8 kind:load to:0x0215df30 module:overlay(71) +from:0x021646fc kind:load to:0x0215c4e4 module:overlay(71) +from:0x02164700 kind:load to:0x02154aa0 module:overlay(71) +from:0x02164708 kind:load to:0x021541e4 module:overlay(71) +from:0x02164710 kind:load to:0x021544e8 module:overlay(71) +from:0x02164718 kind:load to:0x02154724 module:overlay(71) +from:0x02164720 kind:load to:0x02154948 module:overlay(71) +from:0x02164728 kind:load to:0x02154b6c module:overlay(71) +from:0x02164730 kind:load to:0x021580f4 module:overlay(71) +from:0x02164738 kind:load to:0x02154f3c module:overlay(71) +from:0x02164740 kind:load to:0x021552c4 module:overlay(71) +from:0x02164748 kind:load to:0x0215caf8 module:overlay(71) +from:0x02164750 kind:load to:0x0215697c module:overlay(71) +from:0x02164758 kind:load to:0x02156cf8 module:overlay(71) +from:0x02164760 kind:load to:0x02156fa8 module:overlay(71) +from:0x02164768 kind:load to:0x021574e8 module:overlay(71) +from:0x02164770 kind:load to:0x02157064 module:overlay(71) +from:0x02164778 kind:load to:0x02157710 module:overlay(71) +from:0x02164780 kind:load to:0x02157908 module:overlay(71) +from:0x02164788 kind:load to:0x02157ca4 module:overlay(71) +from:0x02164790 kind:load to:0x021582a4 module:overlay(71) +from:0x02164798 kind:load to:0x021584e8 module:overlay(71) +from:0x021647a0 kind:load to:0x02158c6c module:overlay(71) +from:0x021647a8 kind:load to:0x021587e0 module:overlay(71) +from:0x021647b0 kind:load to:0x02158908 module:overlay(71) +from:0x021647b8 kind:load to:0x021556ec module:overlay(71) +from:0x021647c0 kind:load to:0x02155818 module:overlay(71) +from:0x021647c8 kind:load to:0x021559fc module:overlay(71) +from:0x021647d0 kind:load to:0x02155b8c module:overlay(71) +from:0x021647d8 kind:load to:0x0215d7b0 module:overlay(71) +from:0x021647e0 kind:load to:0x02155dec module:overlay(71) +from:0x021647e8 kind:load to:0x0215d954 module:overlay(71) +from:0x021647f0 kind:load to:0x02159398 module:overlay(71) +from:0x021647f8 kind:load to:0x021594c0 module:overlay(71) +from:0x02164800 kind:load to:0x0215975c module:overlay(71) +from:0x02164808 kind:load to:0x021549dc module:overlay(71) +from:0x02164810 kind:load to:0x021541b0 module:overlay(71) +from:0x02164818 kind:load to:0x0215442c module:overlay(71) +from:0x02164820 kind:load to:0x021546bc module:overlay(71) +from:0x02164828 kind:load to:0x02154890 module:overlay(71) +from:0x02164830 kind:load to:0x02154abc module:overlay(71) +from:0x02164838 kind:load to:0x02158050 module:overlay(71) +from:0x02164840 kind:load to:0x02154e8c module:overlay(71) +from:0x02164848 kind:load to:0x02155218 module:overlay(71) +from:0x02164850 kind:load to:0x0215ca4c module:overlay(71) +from:0x02164858 kind:load to:0x021568e8 module:overlay(71) +from:0x02164860 kind:load to:0x02156c78 module:overlay(71) +from:0x02164868 kind:load to:0x02156f38 module:overlay(71) +from:0x02164870 kind:load to:0x0215741c module:overlay(71) +from:0x02164878 kind:load to:0x02156fec module:overlay(71) +from:0x02164880 kind:load to:0x021576a4 module:overlay(71) +from:0x02164888 kind:load to:0x02157878 module:overlay(71) +from:0x02164890 kind:load to:0x02157bac module:overlay(71) +from:0x02164898 kind:load to:0x02158234 module:overlay(71) +from:0x021648a0 kind:load to:0x02158464 module:overlay(71) +from:0x021648a8 kind:load to:0x02158be4 module:overlay(71) +from:0x021648b0 kind:load to:0x021587c8 module:overlay(71) +from:0x021648b8 kind:load to:0x02158828 module:overlay(71) +from:0x021648c0 kind:load to:0x02155660 module:overlay(71) +from:0x021648c8 kind:load to:0x02155750 module:overlay(71) +from:0x021648d0 kind:load to:0x021559f8 module:overlay(71) +from:0x021648d8 kind:load to:0x02155b14 module:overlay(71) +from:0x021648e0 kind:load to:0x0215d78c module:overlay(71) +from:0x021648e8 kind:load to:0x0215d888 module:overlay(71) +from:0x021648f0 kind:load to:0x0215d8ac module:overlay(71) +from:0x021648f8 kind:load to:0x02159264 module:overlay(71) +from:0x02164900 kind:load to:0x02159480 module:overlay(71) +from:0x02164908 kind:load to:0x021596e4 module:overlay(71) +from:0x02164918 kind:load to:0x02098518 module:overlay(0) +from:0x0216491c kind:load to:0x02098554 module:overlay(0) +from:0x02164920 kind:load to:0x0209856c module:overlay(0) +from:0x02164924 kind:load to:0x02098578 module:overlay(0) +from:0x02164928 kind:load to:0x01fff464 module:itcm +from:0x0216492c kind:load to:0x0215b004 module:overlay(71) +from:0x02164930 kind:load to:0x0215e200 module:overlay(71) +from:0x02164934 kind:load to:0x0215e2d8 module:overlay(71) +from:0x02164938 kind:load to:0x021530b8 module:overlay(71) +from:0x0216493c kind:load to:0x02153a90 module:overlay(71) +from:0x02164940 kind:load to:0x020984bc module:overlay(0) +from:0x02164944 kind:load to:0x0215e330 module:overlay(71) +from:0x02164948 kind:load to:0x02153adc module:overlay(71) +from:0x0216494c kind:load to:0x020984c8 module:overlay(0) +from:0x02164950 kind:load to:0x02098584 module:overlay(0) +from:0x02164954 kind:load to:0x020985f0 module:overlay(0) +from:0x02164958 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216495c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02164960 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164964 kind:load to:0x0215e130 module:overlay(71) +from:0x02164968 kind:load to:0x0215e194 module:overlay(71) +from:0x0216496c kind:load to:0x02099588 module:overlay(0) +from:0x02164970 kind:load to:0x021520e8 module:overlay(71) +from:0x02164974 kind:load to:0x02153ef8 module:overlay(71) +from:0x02164978 kind:load to:0x0215e3dc module:overlay(71) +from:0x0216497c kind:load to:0x0215e414 module:overlay(71) +from:0x02164980 kind:load to:0x0215e468 module:overlay(71) +from:0x02164984 kind:load to:0x021538b8 module:overlay(71) +from:0x02164988 kind:load to:0x0215e7ac module:overlay(71) +from:0x0216498c kind:load to:0x0215607c module:overlay(71) +from:0x02164990 kind:load to:0x021598c0 module:overlay(71) +from:0x02164994 kind:load to:0x021598cc module:overlay(71) +from:0x02164998 kind:load to:0x021598d8 module:overlay(71) +from:0x0216499c kind:load to:0x021599e0 module:overlay(71) +from:0x021649a0 kind:load to:0x02159c94 module:overlay(71) +from:0x021649a4 kind:load to:0x02159e94 module:overlay(71) +from:0x021649a8 kind:load to:0x02152f80 module:overlay(71) +from:0x021649ac kind:load to:0x02152f8c module:overlay(71) +from:0x021649b0 kind:load to:0x02152f98 module:overlay(71) +from:0x021649b4 kind:load to:0x02159fa0 module:overlay(71) +from:0x021649b8 kind:load to:0x0215e7a8 module:overlay(71) +from:0x021649bc kind:load to:0x0215e7f0 module:overlay(71) +from:0x021649c0 kind:load to:0x02153bb8 module:overlay(71) +from:0x021649c4 kind:load to:0x02154aa0 module:overlay(71) +from:0x021649cc kind:load to:0x0215e57c module:overlay(71) +from:0x021649d4 kind:load to:0x021544e8 module:overlay(71) +from:0x021649dc kind:load to:0x02154724 module:overlay(71) +from:0x021649e4 kind:load to:0x02154948 module:overlay(71) +from:0x021649ec kind:load to:0x02154b6c module:overlay(71) +from:0x021649f4 kind:load to:0x021580f4 module:overlay(71) +from:0x021649fc kind:load to:0x02154f3c module:overlay(71) +from:0x02164a04 kind:load to:0x021552c4 module:overlay(71) +from:0x02164a0c kind:load to:0x02156468 module:overlay(71) +from:0x02164a14 kind:load to:0x0215697c module:overlay(71) +from:0x02164a1c kind:load to:0x02156cf8 module:overlay(71) +from:0x02164a24 kind:load to:0x02156fa8 module:overlay(71) +from:0x02164a2c kind:load to:0x021574e8 module:overlay(71) +from:0x02164a34 kind:load to:0x02157064 module:overlay(71) +from:0x02164a3c kind:load to:0x02157710 module:overlay(71) +from:0x02164a44 kind:load to:0x02157908 module:overlay(71) +from:0x02164a4c kind:load to:0x02157ca4 module:overlay(71) +from:0x02164a54 kind:load to:0x021582a4 module:overlay(71) +from:0x02164a5c kind:load to:0x021584e8 module:overlay(71) +from:0x02164a64 kind:load to:0x02158c6c module:overlay(71) +from:0x02164a6c kind:load to:0x021587e0 module:overlay(71) +from:0x02164a74 kind:load to:0x02158908 module:overlay(71) +from:0x02164a7c kind:load to:0x021556ec module:overlay(71) +from:0x02164a84 kind:load to:0x02155818 module:overlay(71) +from:0x02164a8c kind:load to:0x021559fc module:overlay(71) +from:0x02164a94 kind:load to:0x0215e4f4 module:overlay(71) +from:0x02164a9c kind:load to:0x02155cec module:overlay(71) +from:0x02164aa4 kind:load to:0x0215e640 module:overlay(71) +from:0x02164aac kind:load to:0x02158f64 module:overlay(71) +from:0x02164ab4 kind:load to:0x02159398 module:overlay(71) +from:0x02164abc kind:load to:0x021594c0 module:overlay(71) +from:0x02164ac4 kind:load to:0x0215975c module:overlay(71) +from:0x02164acc kind:load to:0x021549dc module:overlay(71) +from:0x02164ad4 kind:load to:0x021541b0 module:overlay(71) +from:0x02164adc kind:load to:0x0215442c module:overlay(71) +from:0x02164ae4 kind:load to:0x021546bc module:overlay(71) +from:0x02164aec kind:load to:0x02154890 module:overlay(71) +from:0x02164af4 kind:load to:0x02154abc module:overlay(71) +from:0x02164afc kind:load to:0x02158050 module:overlay(71) +from:0x02164b04 kind:load to:0x02154e8c module:overlay(71) +from:0x02164b0c kind:load to:0x02155218 module:overlay(71) +from:0x02164b14 kind:load to:0x021563c8 module:overlay(71) +from:0x02164b1c kind:load to:0x021568e8 module:overlay(71) +from:0x02164b24 kind:load to:0x02156c78 module:overlay(71) +from:0x02164b2c kind:load to:0x02156f38 module:overlay(71) +from:0x02164b34 kind:load to:0x0215741c module:overlay(71) +from:0x02164b3c kind:load to:0x02156fec module:overlay(71) +from:0x02164b44 kind:load to:0x021576a4 module:overlay(71) +from:0x02164b4c kind:load to:0x02157878 module:overlay(71) +from:0x02164b54 kind:load to:0x02157bac module:overlay(71) +from:0x02164b5c kind:load to:0x02158234 module:overlay(71) +from:0x02164b64 kind:load to:0x02158464 module:overlay(71) +from:0x02164b6c kind:load to:0x02158be4 module:overlay(71) +from:0x02164b74 kind:load to:0x021587c8 module:overlay(71) +from:0x02164b7c kind:load to:0x02158828 module:overlay(71) +from:0x02164b84 kind:load to:0x02155660 module:overlay(71) +from:0x02164b8c kind:load to:0x02155750 module:overlay(71) +from:0x02164b94 kind:load to:0x021559f8 module:overlay(71) +from:0x02164b9c kind:load to:0x0215e4bc module:overlay(71) +from:0x02164ba4 kind:load to:0x02155c24 module:overlay(71) +from:0x02164bac kind:load to:0x0215e608 module:overlay(71) +from:0x02164bb4 kind:load to:0x02158f44 module:overlay(71) +from:0x02164bbc kind:load to:0x02159264 module:overlay(71) +from:0x02164bc4 kind:load to:0x02159480 module:overlay(71) +from:0x02164bcc kind:load to:0x021596e4 module:overlay(71) +from:0x02164c00 kind:load to:0x02160038 module:overlay(71) +from:0x02164c04 kind:load to:0x02160078 module:overlay(71) +from:0x02164c08 kind:load to:0x021600b8 module:overlay(71) +from:0x02164c0c kind:load to:0x02160094 module:overlay(71) +from:0x02164c18 kind:load to:0x0215f21c module:overlay(71) +from:0x02164c1c kind:load to:0x02097944 module:overlay(0) +from:0x02164c20 kind:load to:0x02097754 module:overlay(0) +from:0x02164c24 kind:load to:0x020977d0 module:overlay(0) +from:0x02164c28 kind:load to:0x0209794c module:overlay(0) +from:0x02164c2c kind:load to:0x0209796c module:overlay(0) +from:0x02164c30 kind:load to:0x02097998 module:overlay(0) +from:0x02164c3c kind:load to:0x0215f424 module:overlay(71) +from:0x02164c40 kind:load to:0x021600e8 module:overlay(71) +from:0x02164c44 kind:load to:0x02099b00 module:overlay(0) +from:0x02164c48 kind:load to:0x02099b38 module:overlay(0) +from:0x02164c4c kind:load to:0x0209a13c module:overlay(0) +from:0x02164c50 kind:load to:0x0209a144 module:overlay(0) +from:0x02164c54 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02164c58 kind:load to:0x02099cb0 module:overlay(0) +from:0x02164c5c kind:load to:0x02099ba0 module:overlay(0) +from:0x02164c60 kind:load to:0x0209a06c module:overlay(0) +from:0x02164c64 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02164c68 kind:load to:0x0209a10c module:overlay(0) +from:0x02164c6c kind:load to:0x0215b654 module:overlay(71) +from:0x02164c70 kind:load to:0x0209a124 module:overlay(0) +from:0x02164c74 kind:load to:0x0215b644 module:overlay(71) +from:0x02164c78 kind:load to:0x0215b620 module:overlay(71) +from:0x02164c84 kind:load to:0x02098518 module:overlay(0) +from:0x02164c88 kind:load to:0x02098554 module:overlay(0) +from:0x02164c8c kind:load to:0x0209856c module:overlay(0) +from:0x02164c90 kind:load to:0x02098578 module:overlay(0) +from:0x02164c94 kind:load to:0x01fff464 module:itcm +from:0x02164c98 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02164c9c kind:load to:0x0215f530 module:overlay(71) +from:0x02164ca0 kind:load to:0x0215f5dc module:overlay(71) +from:0x02164ca4 kind:load to:0x0215f608 module:overlay(71) +from:0x02164ca8 kind:load to:0x0215f654 module:overlay(71) +from:0x02164cac kind:load to:0x020984bc module:overlay(0) +from:0x02164cb0 kind:load to:0x0215f714 module:overlay(71) +from:0x02164cb4 kind:load to:0x0215f7dc module:overlay(71) +from:0x02164cb8 kind:load to:0x020984c8 module:overlay(0) +from:0x02164cbc kind:load to:0x02098584 module:overlay(0) +from:0x02164cc0 kind:load to:0x020985f0 module:overlay(0) +from:0x02164cc4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02164cc8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02164ccc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164cd0 kind:load to:0x0215f438 module:overlay(71) +from:0x02164cd4 kind:load to:0x0215f4b0 module:overlay(71) +from:0x02164cd8 kind:load to:0x020bfad4 module:overlays(2,4,17) +from:0x02164ce0 kind:load to:0x0215fed4 module:overlay(71) +from:0x02164ce8 kind:load to:0x0215ff08 module:overlay(71) +from:0x02164cf0 kind:load to:0x0215ff3c module:overlay(71) +from:0x02164d00 kind:load to:0x0215ffb8 module:overlay(71) +from:0x02164d08 kind:load to:0x0215ffbc module:overlay(71) +from:0x02164d10 kind:load to:0x02160430 module:overlay(71) +from:0x02164d18 kind:load to:0x021604c8 module:overlay(71) +from:0x02164d20 kind:load to:0x021605a8 module:overlay(71) +from:0x02164d28 kind:load to:0x02160684 module:overlay(71) +from:0x02164d38 kind:load to:0x02160124 module:overlay(71) +from:0x02164d3c kind:load to:0x02097944 module:overlay(0) +from:0x02164d40 kind:load to:0x02097754 module:overlay(0) +from:0x02164d44 kind:load to:0x020977d0 module:overlay(0) +from:0x02164d48 kind:load to:0x0209794c module:overlay(0) +from:0x02164d4c kind:load to:0x0209796c module:overlay(0) +from:0x02164d50 kind:load to:0x02097998 module:overlay(0) +from:0x02164d5c kind:load to:0x0207cac0 module:overlay(0) +from:0x02164d60 kind:load to:0x0207cac8 module:overlay(0) +from:0x02164d64 kind:load to:0x0207d2dc module:overlay(0) +from:0x02164d68 kind:load to:0x0207d2cc module:overlay(0) +from:0x02164d6c kind:load to:0x0207d318 module:overlay(0) +from:0x02164d70 kind:load to:0x0207d350 module:overlay(0) +from:0x02164d74 kind:load to:0x0207d394 module:overlay(0) +from:0x02164d78 kind:load to:0x0207d3bc module:overlay(0) +from:0x02164d84 kind:load to:0x02160288 module:overlay(71) +from:0x02164d88 kind:load to:0x021608e4 module:overlay(71) +from:0x02164d8c kind:load to:0x02099b00 module:overlay(0) +from:0x02164d90 kind:load to:0x02099b38 module:overlay(0) +from:0x02164d94 kind:load to:0x0209a13c module:overlay(0) +from:0x02164d98 kind:load to:0x0209a144 module:overlay(0) +from:0x02164d9c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02164da0 kind:load to:0x02099cb0 module:overlay(0) +from:0x02164da4 kind:load to:0x02099ba0 module:overlay(0) +from:0x02164da8 kind:load to:0x0209a06c module:overlay(0) +from:0x02164dac kind:load to:0x0209a0f4 module:overlay(0) +from:0x02164db0 kind:load to:0x0209a10c module:overlay(0) +from:0x02164db4 kind:load to:0x0215b654 module:overlay(71) +from:0x02164db8 kind:load to:0x0209a124 module:overlay(0) +from:0x02164dbc kind:load to:0x0215b644 module:overlay(71) +from:0x02164dc0 kind:load to:0x0215b620 module:overlay(71) +from:0x02164dcc kind:load to:0x02098518 module:overlay(0) +from:0x02164dd0 kind:load to:0x02098554 module:overlay(0) +from:0x02164dd4 kind:load to:0x0209856c module:overlay(0) +from:0x02164dd8 kind:load to:0x02098578 module:overlay(0) +from:0x02164ddc kind:load to:0x01fff464 module:itcm +from:0x02164de0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02164de4 kind:load to:0x0216029c module:overlay(71) +from:0x02164de8 kind:load to:0x020984b0 module:overlay(0) +from:0x02164dec kind:load to:0x02160368 module:overlay(71) +from:0x02164df0 kind:load to:0x020984b8 module:overlay(0) +from:0x02164df4 kind:load to:0x020984bc module:overlay(0) +from:0x02164df8 kind:load to:0x02160400 module:overlay(71) +from:0x02164dfc kind:load to:0x020984c4 module:overlay(0) +from:0x02164e00 kind:load to:0x020984c8 module:overlay(0) +from:0x02164e04 kind:load to:0x02098584 module:overlay(0) +from:0x02164e08 kind:load to:0x020985f0 module:overlay(0) +from:0x02164e0c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02164e10 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02164e14 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164e18 kind:load to:0x02160900 module:overlay(71) +from:0x02164e1c kind:load to:0x02160930 module:overlay(71) +from:0x02164e2c kind:load to:0x0209ca10 module:overlay(0) +from:0x02164e30 kind:load to:0x0209ca18 module:overlay(0) +from:0x02164e34 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164e38 kind:load to:0x0209ca78 module:overlay(0) +from:0x02164e44 kind:load to:0x02160988 module:overlay(71) +from:0x02164e48 kind:load to:0x0209ca10 module:overlay(0) +from:0x02164e4c kind:load to:0x0209ca18 module:overlay(0) +from:0x02164e50 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164e54 kind:load to:0x0209ca78 module:overlay(0) +from:0x02164e60 kind:load to:0x0207c49c module:overlay(0) +from:0x02164e64 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02164e68 kind:load to:0x0207c96c module:overlay(0) +from:0x02164e6c kind:load to:0x0207c95c module:overlay(0) +from:0x02164e70 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02164e74 kind:load to:0x0207ca10 module:overlay(0) +from:0x02164e78 kind:load to:0x0207ca38 module:overlay(0) +from:0x02164e7c kind:load to:0x0207cab0 module:overlay(0) +from:0x02164e88 kind:load to:0x02160b04 module:overlay(71) +from:0x02164e8c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02164e90 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02164e94 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02164e98 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02164e9c kind:load to:0x02160b18 module:overlay(71) +from:0x02164ea0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02164ea4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02164ea8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02164eac kind:load to:0x0209d1d8 module:overlay(0) +from:0x02164eb0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02164eb4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02164eb8 kind:load to:0x02160b5c module:overlay(71) +from:0x02164ebc kind:load to:0x02160b7c module:overlay(71) +from:0x02164ec8 kind:load to:0x02160bc4 module:overlay(71) +from:0x02164ecc kind:load to:0x0209ca10 module:overlay(0) +from:0x02164ed0 kind:load to:0x0209ca18 module:overlay(0) +from:0x02164ed4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164ed8 kind:load to:0x0209ca78 module:overlay(0) +from:0x02164ee4 kind:load to:0x02160e00 module:overlay(71) +from:0x02164ee8 kind:load to:0x021618d4 module:overlay(71) +from:0x02164eec kind:load to:0x02160cd8 module:overlay(71) +from:0x02164ef0 kind:load to:0x01ffc57c module:itcm +from:0x02164ef4 kind:load to:0x02057dc8 module:overlay(0) +from:0x02164ef8 kind:load to:0x02057e44 module:overlay(0) +from:0x02164efc kind:load to:0x02057ea8 module:overlay(0) +from:0x02164f00 kind:load to:0x02160d14 module:overlay(71) +from:0x02164f04 kind:load to:0x02057d84 module:overlay(0) +from:0x02164f10 kind:load to:0x02160e14 module:overlay(71) +from:0x02164f14 kind:load to:0x02160fe4 module:overlay(71) +from:0x02164f18 kind:load to:0x02161054 module:overlay(71) +from:0x02164f1c kind:load to:0x021614f4 module:overlay(71) +from:0x02164f20 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02164f24 kind:load to:0x021616d8 module:overlay(71) +from:0x02164f28 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02164f2c kind:load to:0x02161514 module:overlay(71) +from:0x02164f30 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02164f34 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02164f38 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02164f3c kind:load to:0x0209d1ec module:overlay(0) +from:0x02164f40 kind:load to:0x021618f0 module:overlay(71) +from:0x02164f44 kind:load to:0x02161918 module:overlay(71) +from:0x02164f48 kind:load to:0x02161604 module:overlay(71) +from:0x02164f54 kind:load to:0x02161968 module:overlay(71) +from:0x02164f58 kind:load to:0x0209ca10 module:overlay(0) +from:0x02164f5c kind:load to:0x0209ca18 module:overlay(0) +from:0x02164f60 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164f64 kind:load to:0x0209ca78 module:overlay(0) +from:0x02164f70 kind:load to:0x02109b94 module:overlays(19,21,31) +from:0x02164f74 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02164f78 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02164f7c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02164f80 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02164f84 kind:load to:0x02109c54 module:overlays(19,31) +from:0x02164f88 kind:load to:0x02109c3c module:overlays(19,31) +from:0x02164f8c kind:load to:0x02109c74 module:overlays(19,31) +from:0x02164f90 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02164f94 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02164f98 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02164f9c kind:load to:0x0209d1ec module:overlay(0) +from:0x02164fa0 kind:load to:0x02161a90 module:overlay(71) +from:0x02164fa4 kind:load to:0x02161ab0 module:overlay(71) +from:0x02164fa8 kind:load to:0x02161a40 module:overlay(71) +from:0x02164fb4 kind:load to:0x02161af8 module:overlay(71) +from:0x02164fb8 kind:load to:0x0209ca10 module:overlay(0) +from:0x02164fbc kind:load to:0x0209ca18 module:overlay(0) +from:0x02164fc0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164fc4 kind:load to:0x0209ca78 module:overlay(0) +from:0x02164fd0 kind:load to:0x02161bb8 module:overlay(71) +from:0x02164fd4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02164fd8 kind:load to:0x02161d68 module:overlay(71) +from:0x02164fdc kind:load to:0x02161e94 module:overlay(71) +from:0x02164fe0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02164fe4 kind:load to:0x02161ed4 module:overlay(71) +from:0x02164fe8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02164fec kind:load to:0x0209d1cc module:overlay(0) +from:0x02164ff0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02164ff4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02164ff8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02164ffc kind:load to:0x0209d1ec module:overlay(0) +from:0x02165000 kind:load to:0x02162064 module:overlay(71) +from:0x02165004 kind:load to:0x02162084 module:overlay(71) +from:0x02165010 kind:load to:0x021620cc module:overlay(71) +from:0x02165014 kind:load to:0x0209ca10 module:overlay(0) +from:0x02165018 kind:load to:0x0209ca18 module:overlay(0) +from:0x0216501c kind:load to:0x0209ca58 module:overlay(0) +from:0x02165020 kind:load to:0x0209ca78 module:overlay(0) +from:0x0216502c kind:load to:0x021621a4 module:overlay(71) +from:0x02165030 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02165034 kind:load to:0x02162480 module:overlay(71) +from:0x02165038 kind:load to:0x02162670 module:overlay(71) +from:0x0216503c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02165040 kind:load to:0x02162898 module:overlay(71) +from:0x02165044 kind:load to:0x02162b40 module:overlay(71) +from:0x02165048 kind:load to:0x0209d1cc module:overlay(0) +from:0x0216504c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02165050 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02165054 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02165058 kind:load to:0x0209d1ec module:overlay(0) +from:0x0216505c kind:load to:0x02162ec8 module:overlay(71) +from:0x02165060 kind:load to:0x02162ef0 module:overlay(71) +from:0x02165064 kind:load to:0x02162a40 module:overlay(71) +from:0x02165070 kind:load to:0x02162f40 module:overlay(71) +from:0x02165074 kind:load to:0x0209cab8 module:overlay(0) +from:0x02165078 kind:load to:0x0209cac0 module:overlay(0) +from:0x0216507c kind:load to:0x0209c9a0 module:overlay(0) +from:0x02165080 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02165090 kind:load to:0x0209cab8 module:overlay(0) +from:0x02165094 kind:load to:0x0209cac0 module:overlay(0) +from:0x02165098 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0216509c kind:load to:0x0209c9a4 module:overlay(0) +from:0x021650a8 kind:load to:0x021630e8 module:overlay(71) +from:0x021650ac kind:load to:0x0209d0b8 module:overlay(0) +from:0x021650b0 kind:load to:0x0216322c module:overlay(71) +from:0x021650b4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021650b8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021650bc kind:load to:0x021632d0 module:overlay(71) +from:0x021650c0 kind:load to:0x021632b8 module:overlay(71) +from:0x021650c4 kind:load to:0x02163348 module:overlay(71) +from:0x021650c8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021650cc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021650d0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021650d4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021650d8 kind:load to:0x02163704 module:overlay(71) +from:0x021650dc kind:load to:0x02163724 module:overlay(71) diff --git a/config/eur/arm9/overlays/ov071/symbols.txt b/config/eur/arm9/overlays/ov071/symbols.txt new file mode 100644 index 00000000..360aa373 --- /dev/null +++ b/config/eur/arm9/overlays/ov071/symbols.txt @@ -0,0 +1,591 @@ +func_ov071_02150c00 kind:function(arm,size=0x14) addr:0x02150c00 +func_ov071_02150c14 kind:function(arm,size=0xd0) addr:0x02150c14 +func_ov071_02150ce4 kind:function(arm,size=0xec) addr:0x02150ce4 +func_ov071_02150dd0 kind:function(arm,size=0xd0) addr:0x02150dd0 +func_ov071_02150ea0 kind:function(arm,size=0x2c) addr:0x02150ea0 +func_ov071_02150ecc kind:function(arm,size=0x3c) addr:0x02150ecc +func_ov071_02150f08 kind:function(arm,size=0x9c) addr:0x02150f08 +func_ov071_02150fa4 kind:function(arm,size=0x140) addr:0x02150fa4 +func_ov071_021510e4 kind:function(arm,size=0x15c) addr:0x021510e4 +func_ov071_02151240 kind:function(arm,size=0x2c) addr:0x02151240 +func_ov071_0215126c kind:function(arm,size=0x20) addr:0x0215126c +func_ov071_0215128c kind:function(arm,size=0x40) addr:0x0215128c +func_ov071_021512cc kind:function(arm,size=0x1a0) addr:0x021512cc +func_ov071_0215146c kind:function(arm,size=0x28) addr:0x0215146c +func_ov071_02151494 kind:function(arm,size=0x1a4) addr:0x02151494 +func_ov071_02151638 kind:function(arm,size=0x28) addr:0x02151638 +func_ov071_02151660 kind:function(arm,size=0x18) addr:0x02151660 +func_ov071_02151678 kind:function(arm,size=0x2c) addr:0x02151678 +func_ov071_021516a4 kind:function(arm,size=0x238) addr:0x021516a4 +func_ov071_021518dc kind:function(arm,size=0x14) addr:0x021518dc +func_ov071_021518f0 kind:function(arm,size=0x3e4) addr:0x021518f0 +func_ov071_02151cd4 kind:function(arm,size=0x14) addr:0x02151cd4 +func_ov071_02151ce8 kind:function(arm,size=0x14) addr:0x02151ce8 +func_ov071_02151cfc kind:function(arm,size=0x14) addr:0x02151cfc +func_ov071_02151d10 kind:function(arm,size=0x14) addr:0x02151d10 +func_ov071_02151d24 kind:function(arm,size=0x14) addr:0x02151d24 +func_ov071_02151d38 kind:function(arm,size=0xe8) addr:0x02151d38 +func_ov071_02151e20 kind:function(arm,size=0xf0) addr:0x02151e20 +func_ov071_02151f10 kind:function(arm,size=0xe8) addr:0x02151f10 +func_ov071_02151ff8 kind:function(arm,size=0x7c) addr:0x02151ff8 +func_ov071_02152074 kind:function(arm,size=0x74) addr:0x02152074 +func_ov071_021520e8 kind:function(arm,size=0x4) addr:0x021520e8 +func_ov071_021520ec kind:function(arm,size=0x78) addr:0x021520ec +func_ov071_02152164 kind:function(arm,size=0x6c) addr:0x02152164 +func_ov071_021521d0 kind:function(arm,size=0x24) addr:0x021521d0 +func_ov071_021521f4 kind:function(arm,size=0x58) addr:0x021521f4 +func_ov071_0215224c kind:function(arm,size=0x100) addr:0x0215224c +func_ov071_0215234c kind:function(arm,size=0x46c) addr:0x0215234c +func_ov071_021527b8 kind:function(arm,size=0x2e4) addr:0x021527b8 +func_ov071_02152a9c kind:function(arm,size=0x4c0) addr:0x02152a9c +func_ov071_02152f5c kind:function(arm,size=0x24) addr:0x02152f5c +func_ov071_02152f80 kind:function(arm,size=0xc) addr:0x02152f80 +func_ov071_02152f8c kind:function(arm,size=0xc) addr:0x02152f8c +func_ov071_02152f98 kind:function(arm,size=0x8) addr:0x02152f98 +func_ov071_02152fa0 kind:function(arm,size=0x118) addr:0x02152fa0 +func_ov071_021530b8 kind:function(arm,size=0x610) addr:0x021530b8 +func_ov071_021536c8 kind:function(arm,size=0x14) addr:0x021536c8 +func_ov071_021536dc kind:function(arm,size=0x19c) addr:0x021536dc +func_ov071_02153878 kind:function(arm,size=0x40) addr:0x02153878 +func_ov071_021538b8 kind:function(arm,size=0x8c) addr:0x021538b8 +func_ov071_02153944 kind:function(arm,size=0x14c) addr:0x02153944 +func_ov071_02153a90 kind:function(arm,size=0x4c) addr:0x02153a90 +func_ov071_02153adc kind:function(arm,size=0xdc) addr:0x02153adc +func_ov071_02153bb8 kind:function(arm,size=0xd0) addr:0x02153bb8 +func_ov071_02153c88 kind:function(arm,size=0x1b0) addr:0x02153c88 +func_ov071_02153e38 kind:function(arm,size=0xc0) addr:0x02153e38 +func_ov071_02153ef8 kind:function(arm,size=0x5c) addr:0x02153ef8 +func_ov071_02153f54 kind:function(arm,size=0x134) addr:0x02153f54 +func_ov071_02154088 kind:function(arm,size=0x24) addr:0x02154088 +func_ov071_021540ac kind:function(arm,size=0xa0) addr:0x021540ac +func_ov071_0215414c kind:function(arm,size=0x64) addr:0x0215414c +func_ov071_021541b0 kind:function(arm,size=0x34) addr:0x021541b0 +func_ov071_021541e4 kind:function(arm,size=0x248) addr:0x021541e4 +func_ov071_0215442c kind:function(arm,size=0xbc) addr:0x0215442c +func_ov071_021544e8 kind:function(arm,size=0x1d4) addr:0x021544e8 +func_ov071_021546bc kind:function(arm,size=0x68) addr:0x021546bc +func_ov071_02154724 kind:function(arm,size=0x16c) addr:0x02154724 +func_ov071_02154890 kind:function(arm,size=0xb8) addr:0x02154890 +func_ov071_02154948 kind:function(arm,size=0x94) addr:0x02154948 +func_ov071_021549dc kind:function(arm,size=0xc4) addr:0x021549dc +func_ov071_02154aa0 kind:function(arm,size=0x1c) addr:0x02154aa0 +func_ov071_02154abc kind:function(arm,size=0xb0) addr:0x02154abc +func_ov071_02154b6c kind:function(arm,size=0x5c) addr:0x02154b6c +func_ov071_02154bc8 kind:function(arm,size=0x1e4) addr:0x02154bc8 +func_ov071_02154dac kind:function(arm,size=0xe0) addr:0x02154dac +func_ov071_02154e8c kind:function(arm,size=0xb0) addr:0x02154e8c +func_ov071_02154f3c kind:function(arm,size=0x2dc) addr:0x02154f3c +func_ov071_02155218 kind:function(arm,size=0xac) addr:0x02155218 +func_ov071_021552c4 kind:function(arm,size=0x39c) addr:0x021552c4 +func_ov071_02155660 kind:function(arm,size=0x8c) addr:0x02155660 +func_ov071_021556ec kind:function(arm,size=0x64) addr:0x021556ec +func_ov071_02155750 kind:function(arm,size=0xc8) addr:0x02155750 +func_ov071_02155818 kind:function(arm,size=0x1e0) addr:0x02155818 +func_ov071_021559f8 kind:function(arm,size=0x4) addr:0x021559f8 +func_ov071_021559fc kind:function(arm,size=0x118) addr:0x021559fc +func_ov071_02155b14 kind:function(arm,size=0x78) addr:0x02155b14 +func_ov071_02155b8c kind:function(arm,size=0x98) addr:0x02155b8c +func_ov071_02155c24 kind:function(arm,size=0xc8) addr:0x02155c24 +func_ov071_02155cec kind:function(arm,size=0xb0) addr:0x02155cec +func_ov071_02155d9c kind:function(arm,size=0x50) addr:0x02155d9c +func_ov071_02155dec kind:function(arm,size=0x1a0) addr:0x02155dec +func_ov071_02155f8c kind:function(arm,size=0x40) addr:0x02155f8c +func_ov071_02155fcc kind:function(arm,size=0x7c) addr:0x02155fcc +func_ov071_02156048 kind:function(arm,size=0x1c) addr:0x02156048 +func_ov071_02156064 kind:function(arm,size=0x18) addr:0x02156064 +func_ov071_0215607c kind:function(arm,size=0x1f0) addr:0x0215607c +func_ov071_0215626c kind:function(arm,size=0x110) addr:0x0215626c +func_ov071_0215637c kind:function(arm,size=0x4c) addr:0x0215637c +func_ov071_021563c8 kind:function(arm,size=0xa0) addr:0x021563c8 +func_ov071_02156468 kind:function(arm,size=0x480) addr:0x02156468 +func_ov071_021568e8 kind:function(arm,size=0x94) addr:0x021568e8 +func_ov071_0215697c kind:function(arm,size=0x2fc) addr:0x0215697c +func_ov071_02156c78 kind:function(arm,size=0x80) addr:0x02156c78 +func_ov071_02156cf8 kind:function(arm,size=0x240) addr:0x02156cf8 +func_ov071_02156f38 kind:function(arm,size=0x70) addr:0x02156f38 +func_ov071_02156fa8 kind:function(arm,size=0x44) addr:0x02156fa8 +func_ov071_02156fec kind:function(arm,size=0x78) addr:0x02156fec +func_ov071_02157064 kind:function(arm,size=0x3b8) addr:0x02157064 +func_ov071_0215741c kind:function(arm,size=0xcc) addr:0x0215741c +func_ov071_021574e8 kind:function(arm,size=0x1bc) addr:0x021574e8 +func_ov071_021576a4 kind:function(arm,size=0x6c) addr:0x021576a4 +func_ov071_02157710 kind:function(arm,size=0x168) addr:0x02157710 +func_ov071_02157878 kind:function(arm,size=0x90) addr:0x02157878 +func_ov071_02157908 kind:function(arm,size=0x2a4) addr:0x02157908 +func_ov071_02157bac kind:function(arm,size=0xf8) addr:0x02157bac +func_ov071_02157ca4 kind:function(arm,size=0x3ac) addr:0x02157ca4 +func_ov071_02158050 kind:function(arm,size=0xa4) addr:0x02158050 +func_ov071_021580f4 kind:function(arm,size=0x140) addr:0x021580f4 +func_ov071_02158234 kind:function(arm,size=0x70) addr:0x02158234 +func_ov071_021582a4 kind:function(arm,size=0x1c0) addr:0x021582a4 +func_ov071_02158464 kind:function(arm,size=0x84) addr:0x02158464 +func_ov071_021584e8 kind:function(arm,size=0x2e0) addr:0x021584e8 +func_ov071_021587c8 kind:function(arm,size=0x18) addr:0x021587c8 +func_ov071_021587e0 kind:function(arm,size=0x48) addr:0x021587e0 +func_ov071_02158828 kind:function(arm,size=0xe0) addr:0x02158828 +func_ov071_02158908 kind:function(arm,size=0x2dc) addr:0x02158908 +func_ov071_02158be4 kind:function(arm,size=0x88) addr:0x02158be4 +func_ov071_02158c6c kind:function(arm,size=0x2d8) addr:0x02158c6c +func_ov071_02158f44 kind:function(arm,size=0x20) addr:0x02158f44 +func_ov071_02158f64 kind:function(arm,size=0x300) addr:0x02158f64 +func_ov071_02159264 kind:function(arm,size=0x134) addr:0x02159264 +func_ov071_02159398 kind:function(arm,size=0xe8) addr:0x02159398 +func_ov071_02159480 kind:function(arm,size=0x40) addr:0x02159480 +func_ov071_021594c0 kind:function(arm,size=0x224) addr:0x021594c0 +func_ov071_021596e4 kind:function(arm,size=0x78) addr:0x021596e4 +func_ov071_0215975c kind:function(arm,size=0x164) addr:0x0215975c +func_ov071_021598c0 kind:function(arm,size=0xc) addr:0x021598c0 +func_ov071_021598cc kind:function(arm,size=0xc) addr:0x021598cc +func_ov071_021598d8 kind:function(arm,size=0x8) addr:0x021598d8 +func_ov071_021598e0 kind:function(arm,size=0x34) addr:0x021598e0 +func_ov071_02159914 kind:function(arm,size=0x78) addr:0x02159914 +func_ov071_0215998c kind:function(arm,size=0x54) addr:0x0215998c +func_ov071_021599e0 kind:function(arm,size=0x7c) addr:0x021599e0 +func_ov071_02159a5c kind:function(arm,size=0x104) addr:0x02159a5c +func_ov071_02159b60 kind:function(arm,size=0x3c) addr:0x02159b60 +func_ov071_02159b9c kind:function(arm,size=0x48) addr:0x02159b9c +func_ov071_02159be4 kind:function(arm,size=0xb0) addr:0x02159be4 +func_ov071_02159c94 kind:function(arm,size=0x30) addr:0x02159c94 +func_ov071_02159cc4 kind:function(arm,size=0x17c) addr:0x02159cc4 +func_ov071_02159e40 kind:function(arm,size=0x18) addr:0x02159e40 +func_ov071_02159e58 kind:function(arm,size=0x3c) addr:0x02159e58 +func_ov071_02159e94 kind:function(arm,size=0x10c) addr:0x02159e94 +func_ov071_02159fa0 kind:function(arm,size=0x1c0) addr:0x02159fa0 +func_ov071_0215a160 kind:function(arm,size=0xc8) addr:0x0215a160 +func_ov071_0215a228 kind:function(arm,size=0xc8) addr:0x0215a228 +func_ov071_0215a2f0 kind:function(arm,size=0x38) addr:0x0215a2f0 +func_ov071_0215a328 kind:function(arm,size=0x2c) addr:0x0215a328 +func_ov071_0215a354 kind:function(arm,size=0x1a4) addr:0x0215a354 +func_ov071_0215a4f8 kind:function(arm,size=0xcc) addr:0x0215a4f8 +func_ov071_0215a5c4 kind:function(arm,size=0x74) addr:0x0215a5c4 +func_ov071_0215a638 kind:function(arm,size=0xc8) addr:0x0215a638 +func_ov071_0215a700 kind:function(arm,size=0x1ec) addr:0x0215a700 +func_ov071_0215a8ec kind:function(arm,size=0x6c) addr:0x0215a8ec +func_ov071_0215a958 kind:function(arm,size=0x70) addr:0x0215a958 +func_ov071_0215a9c8 kind:function(arm,size=0x68) addr:0x0215a9c8 +func_ov071_0215aa30 kind:function(arm,size=0x80) addr:0x0215aa30 +func_ov071_0215aab0 kind:function(arm,size=0x24) addr:0x0215aab0 +func_ov071_0215aad4 kind:function(arm,size=0xd4) addr:0x0215aad4 +func_ov071_0215aba8 kind:function(arm,size=0xc4) addr:0x0215aba8 +func_ov071_0215ac6c kind:function(arm,size=0x34) addr:0x0215ac6c +func_ov071_0215aca0 kind:function(arm,size=0x364) addr:0x0215aca0 +func_ov071_0215b004 kind:function(arm,size=0x4c) addr:0x0215b004 +func_ov071_0215b050 kind:function(arm,size=0x268) addr:0x0215b050 +func_ov071_0215b2b8 kind:function(arm,size=0x94) addr:0x0215b2b8 +func_ov071_0215b34c kind:function(arm,size=0x110) addr:0x0215b34c +func_ov071_0215b45c kind:function(arm,size=0x2c) addr:0x0215b45c +func_ov071_0215b488 kind:function(arm,size=0x10) addr:0x0215b488 +func_ov071_0215b498 kind:function(arm,size=0x28) addr:0x0215b498 +func_ov071_0215b4c0 kind:function(arm,size=0x50) addr:0x0215b4c0 +func_ov071_0215b510 kind:function(arm,size=0x30) addr:0x0215b510 +func_ov071_0215b540 kind:function(arm,size=0x70) addr:0x0215b540 +func_ov071_0215b5b0 kind:function(arm,size=0x70) addr:0x0215b5b0 +func_ov071_0215b620 kind:function(arm,size=0x24) addr:0x0215b620 +func_ov071_0215b644 kind:function(arm,size=0x10) addr:0x0215b644 +func_ov071_0215b654 kind:function(arm,size=0x8) addr:0x0215b654 +func_ov071_0215b65c kind:function(arm,size=0x2c) addr:0x0215b65c +func_ov071_0215b688 kind:function(arm,size=0x24) addr:0x0215b688 +func_ov071_0215b6ac kind:function(arm,size=0xc) addr:0x0215b6ac +func_ov071_0215b6b8 kind:function(arm,size=0x1c) addr:0x0215b6b8 +func_ov071_0215b6d4 kind:function(arm,size=0x1c) addr:0x0215b6d4 +func_ov071_0215b6f0 kind:function(arm,size=0x1c) addr:0x0215b6f0 +func_ov071_0215b70c kind:function(arm,size=0x1c) addr:0x0215b70c +func_ov071_0215b728 kind:function(arm,size=0x1c) addr:0x0215b728 +func_ov071_0215b744 kind:function(arm,size=0x1c) addr:0x0215b744 +func_ov071_0215b760 kind:function(arm,size=0x10c) addr:0x0215b760 +func_ov071_0215b86c kind:function(arm,size=0x3c) addr:0x0215b86c +func_ov071_0215b8a8 kind:function(arm,size=0x38) addr:0x0215b8a8 +func_ov071_0215b8e0 kind:function(arm,size=0x38) addr:0x0215b8e0 +func_ov071_0215b918 kind:function(arm,size=0x130) addr:0x0215b918 +func_ov071_0215ba48 kind:function(arm,size=0x20) addr:0x0215ba48 +func_ov071_0215ba68 kind:function(arm,size=0x1c) addr:0x0215ba68 +func_ov071_0215ba84 kind:function(arm,size=0x1c) addr:0x0215ba84 +func_ov071_0215baa0 kind:function(arm,size=0x80) addr:0x0215baa0 +func_ov071_0215bb20 kind:function(arm,size=0x50) addr:0x0215bb20 +func_ov071_0215bb70 kind:function(arm,size=0x1c) addr:0x0215bb70 +func_ov071_0215bb8c kind:function(arm,size=0xc) addr:0x0215bb8c +func_ov071_0215bb98 kind:function(arm,size=0x14) addr:0x0215bb98 +func_ov071_0215bbac kind:function(arm,size=0x1c) addr:0x0215bbac +func_ov071_0215bbc8 kind:function(arm,size=0x2c) addr:0x0215bbc8 +func_ov071_0215bbf4 kind:function(arm,size=0x28) addr:0x0215bbf4 +func_ov071_0215bc1c kind:function(arm,size=0x28) addr:0x0215bc1c +func_ov071_0215bc44 kind:function(arm,size=0x50) addr:0x0215bc44 +func_ov071_0215bc94 kind:function(arm,size=0x4) addr:0x0215bc94 +func_ov071_0215bc98 kind:function(arm,size=0x2c) addr:0x0215bc98 +func_ov071_0215bcc4 kind:function(arm,size=0x40) addr:0x0215bcc4 +func_ov071_0215bd04 kind:function(arm,size=0x9c) addr:0x0215bd04 +func_ov071_0215bda0 kind:function(arm,size=0x1a0) addr:0x0215bda0 +func_ov071_0215bf40 kind:function(arm,size=0x2f4) addr:0x0215bf40 +func_ov071_0215c234 kind:function(arm,size=0x288) addr:0x0215c234 +func_ov071_0215c4bc kind:function(arm,size=0x14) addr:0x0215c4bc +func_ov071_0215c4d0 kind:function(arm,size=0x14) addr:0x0215c4d0 +func_ov071_0215c4e4 kind:function(arm,size=0x30) addr:0x0215c4e4 +func_ov071_0215c514 kind:function(arm,size=0xec) addr:0x0215c514 +func_ov071_0215c600 kind:function(arm,size=0xa8) addr:0x0215c600 +func_ov071_0215c6a8 kind:function(arm,size=0x54) addr:0x0215c6a8 +func_ov071_0215c6fc kind:function(arm,size=0xc0) addr:0x0215c6fc +func_ov071_0215c7bc kind:function(arm,size=0x190) addr:0x0215c7bc +func_ov071_0215c94c kind:function(arm,size=0xa4) addr:0x0215c94c +func_ov071_0215c9f0 kind:function(arm,size=0x5c) addr:0x0215c9f0 +func_ov071_0215ca4c kind:function(arm,size=0xac) addr:0x0215ca4c +func_ov071_0215caf8 kind:function(arm,size=0xc94) addr:0x0215caf8 +func_ov071_0215d78c kind:function(arm,size=0x24) addr:0x0215d78c +func_ov071_0215d7b0 kind:function(arm,size=0xd8) addr:0x0215d7b0 +func_ov071_0215d888 kind:function(arm,size=0x24) addr:0x0215d888 +func_ov071_0215d8ac kind:function(arm,size=0xa8) addr:0x0215d8ac +func_ov071_0215d954 kind:function(arm,size=0x31c) addr:0x0215d954 +func_ov071_0215dc70 kind:function(arm,size=0x8) addr:0x0215dc70 +func_ov071_0215dc78 kind:function(arm,size=0x2b8) addr:0x0215dc78 +func_ov071_0215df30 kind:function(arm,size=0xc) addr:0x0215df30 +func_ov071_0215df3c kind:function(arm,size=0x4c) addr:0x0215df3c +func_ov071_0215df88 kind:function(arm,size=0x1c) addr:0x0215df88 +func_ov071_0215dfa4 kind:function(arm,size=0x1c) addr:0x0215dfa4 +func_ov071_0215dfc0 kind:function(arm,size=0x3c) addr:0x0215dfc0 +func_ov071_0215dffc kind:function(arm,size=0x44) addr:0x0215dffc +func_ov071_0215e040 kind:function(arm,size=0xf0) addr:0x0215e040 +func_ov071_0215e130 kind:function(arm,size=0x64) addr:0x0215e130 +func_ov071_0215e194 kind:function(arm,size=0x6c) addr:0x0215e194 +func_ov071_0215e200 kind:function(arm,size=0xd8) addr:0x0215e200 +func_ov071_0215e2d8 kind:function(arm,size=0x58) addr:0x0215e2d8 +func_ov071_0215e330 kind:function(arm,size=0xac) addr:0x0215e330 +func_ov071_0215e3dc kind:function(arm,size=0x38) addr:0x0215e3dc +func_ov071_0215e414 kind:function(arm,size=0x54) addr:0x0215e414 +func_ov071_0215e468 kind:function(arm,size=0x38) addr:0x0215e468 +func_ov071_0215e4a0 kind:function(arm,size=0x1c) addr:0x0215e4a0 +func_ov071_0215e4bc kind:function(arm,size=0x38) addr:0x0215e4bc +func_ov071_0215e4f4 kind:function(arm,size=0x88) addr:0x0215e4f4 +func_ov071_0215e57c kind:function(arm,size=0x8c) addr:0x0215e57c +func_ov071_0215e608 kind:function(arm,size=0x38) addr:0x0215e608 +func_ov071_0215e640 kind:function(arm,size=0x8c) addr:0x0215e640 +func_ov071_0215e6cc kind:function(arm,size=0xdc) addr:0x0215e6cc +func_ov071_0215e7a8 kind:function(arm,size=0x4) addr:0x0215e7a8 +func_ov071_0215e7ac kind:function(arm,size=0x44) addr:0x0215e7ac +func_ov071_0215e7f0 kind:function(arm,size=0xc) addr:0x0215e7f0 +func_ov071_0215e7fc kind:function(arm,size=0xd8) addr:0x0215e7fc +func_ov071_0215e8d4 kind:function(arm,size=0x24) addr:0x0215e8d4 +func_ov071_0215e8f8 kind:function(arm,size=0x70) addr:0x0215e8f8 +func_ov071_0215e968 kind:function(arm,size=0x44) addr:0x0215e968 +func_ov071_0215e9ac kind:function(arm,size=0x68) addr:0x0215e9ac +func_ov071_0215ea14 kind:function(arm,size=0x7c) addr:0x0215ea14 +func_ov071_0215ea90 kind:function(arm,size=0x38) addr:0x0215ea90 +func_ov071_0215eac8 kind:function(arm,size=0x50) addr:0x0215eac8 +func_ov071_0215eb18 kind:function(arm,size=0xc) addr:0x0215eb18 +func_ov071_0215eb24 kind:function(arm,size=0x27c) addr:0x0215eb24 +func_ov071_0215eda0 kind:function(arm,size=0x50) addr:0x0215eda0 +func_ov071_0215edf0 kind:function(arm,size=0x50) addr:0x0215edf0 +func_ov071_0215ee40 kind:function(arm,size=0x130) addr:0x0215ee40 +func_ov071_0215ef70 kind:function(arm,size=0x20) addr:0x0215ef70 +func_ov071_0215ef90 kind:function(arm,size=0x14) addr:0x0215ef90 +func_ov071_0215efa4 kind:function(arm,size=0x20) addr:0x0215efa4 +func_ov071_0215efc4 kind:function(arm,size=0x1c) addr:0x0215efc4 +func_ov071_0215efe0 kind:function(arm,size=0x18) addr:0x0215efe0 +func_ov071_0215eff8 kind:function(arm,size=0x44) addr:0x0215eff8 +func_ov071_0215f03c kind:function(arm,size=0x60) addr:0x0215f03c +func_ov071_0215f09c kind:function(arm,size=0x1c) addr:0x0215f09c +func_ov071_0215f0b8 kind:function(arm,size=0x2c) addr:0x0215f0b8 +func_ov071_0215f0e4 kind:function(arm,size=0x2c) addr:0x0215f0e4 +func_ov071_0215f110 kind:function(arm,size=0x34) addr:0x0215f110 +func_ov071_0215f144 kind:function(arm,size=0xa8) addr:0x0215f144 +func_ov071_0215f1ec kind:function(arm,size=0x10) addr:0x0215f1ec +func_ov071_0215f1fc kind:function(arm,size=0x14) addr:0x0215f1fc +func_ov071_0215f210 kind:function(arm,size=0xc) addr:0x0215f210 +func_ov071_0215f21c kind:function(arm,size=0x24) addr:0x0215f21c +func_ov071_0215f240 kind:function(arm,size=0x50) addr:0x0215f240 +func_ov071_0215f290 kind:function(arm,size=0x194) addr:0x0215f290 +func_ov071_0215f424 kind:function(arm,size=0x14) addr:0x0215f424 +func_ov071_0215f438 kind:function(arm,size=0x78) addr:0x0215f438 +func_ov071_0215f4b0 kind:function(arm,size=0x80) addr:0x0215f4b0 +func_ov071_0215f530 kind:function(arm,size=0xac) addr:0x0215f530 +func_ov071_0215f5dc kind:function(arm,size=0x2c) addr:0x0215f5dc +func_ov071_0215f608 kind:function(arm,size=0x4c) addr:0x0215f608 +func_ov071_0215f654 kind:function(arm,size=0xc0) addr:0x0215f654 +func_ov071_0215f714 kind:function(arm,size=0xc8) addr:0x0215f714 +func_ov071_0215f7dc kind:function(arm,size=0x18) addr:0x0215f7dc +func_ov071_0215f7f4 kind:function(arm,size=0x18) addr:0x0215f7f4 +func_ov071_0215f80c kind:function(arm,size=0x18) addr:0x0215f80c +func_ov071_0215f824 kind:function(arm,size=0x108) addr:0x0215f824 +func_ov071_0215f92c kind:function(arm,size=0x2e0) addr:0x0215f92c +func_ov071_0215fc0c kind:function(arm,size=0x48) addr:0x0215fc0c +func_ov071_0215fc54 kind:function(arm,size=0x50) addr:0x0215fc54 +func_ov071_0215fca4 kind:function(arm,size=0x60) addr:0x0215fca4 +func_ov071_0215fd04 kind:function(arm,size=0x7c) addr:0x0215fd04 +func_ov071_0215fd80 kind:function(arm,size=0x54) addr:0x0215fd80 +func_ov071_0215fdd4 kind:function(arm,size=0x80) addr:0x0215fdd4 +func_ov071_0215fe54 kind:function(arm,size=0x40) addr:0x0215fe54 +func_ov071_0215fe94 kind:function(arm,size=0x40) addr:0x0215fe94 +func_ov071_0215fed4 kind:function(arm,size=0x34) addr:0x0215fed4 +func_ov071_0215ff08 kind:function(arm,size=0x34) addr:0x0215ff08 +func_ov071_0215ff3c kind:function(arm,size=0x7c) addr:0x0215ff3c +func_ov071_0215ffb8 kind:function(arm,size=0x4) addr:0x0215ffb8 +func_ov071_0215ffbc kind:function(arm,size=0x44) addr:0x0215ffbc +func_ov071_02160000 kind:function(arm,size=0x38) addr:0x02160000 +func_ov071_02160038 kind:function(arm,size=0x40) addr:0x02160038 +func_ov071_02160078 kind:function(arm,size=0x1c) addr:0x02160078 +func_ov071_02160094 kind:function(arm,size=0x24) addr:0x02160094 +func_ov071_021600b8 kind:function(arm,size=0x1c) addr:0x021600b8 +func_ov071_021600d4 kind:function(arm,size=0x14) addr:0x021600d4 +func_ov071_021600e8 kind:function(arm,size=0x1c) addr:0x021600e8 +func_ov071_02160104 kind:function(arm,size=0x14) addr:0x02160104 +func_ov071_02160118 kind:function(arm,size=0xc) addr:0x02160118 +func_ov071_02160124 kind:function(arm,size=0x24) addr:0x02160124 +func_ov071_02160148 kind:function(arm,size=0x44) addr:0x02160148 +func_ov071_0216018c kind:function(arm,size=0xfc) addr:0x0216018c +func_ov071_02160288 kind:function(arm,size=0x14) addr:0x02160288 +func_ov071_0216029c kind:function(arm,size=0xcc) addr:0x0216029c +func_ov071_02160368 kind:function(arm,size=0x5c) addr:0x02160368 +func_ov071_021603c4 kind:function(arm,size=0x3c) addr:0x021603c4 +func_ov071_02160400 kind:function(arm,size=0x30) addr:0x02160400 +func_ov071_02160430 kind:function(arm,size=0x98) addr:0x02160430 +func_ov071_021604c8 kind:function(arm,size=0xe0) addr:0x021604c8 +func_ov071_021605a8 kind:function(arm,size=0xdc) addr:0x021605a8 +func_ov071_02160684 kind:function(arm,size=0x4) addr:0x02160684 +func_ov071_02160688 kind:function(arm,size=0x25c) addr:0x02160688 +func_ov071_021608e4 kind:function(arm,size=0x1c) addr:0x021608e4 +func_ov071_02160900 kind:function(arm,size=0x30) addr:0x02160900 +func_ov071_02160930 kind:function(arm,size=0x38) addr:0x02160930 +func_ov071_02160968 kind:function(arm,size=0x14) addr:0x02160968 +func_ov071_0216097c kind:function(arm,size=0xc) addr:0x0216097c +func_ov071_02160988 kind:function(arm,size=0x24) addr:0x02160988 +func_ov071_021609ac kind:function(arm,size=0xc8) addr:0x021609ac +func_ov071_02160a74 kind:function(arm,size=0x90) addr:0x02160a74 +func_ov071_02160b04 kind:function(arm,size=0x14) addr:0x02160b04 +func_ov071_02160b18 kind:function(arm,size=0x44) addr:0x02160b18 +func_ov071_02160b5c kind:function(arm,size=0x20) addr:0x02160b5c +func_ov071_02160b7c kind:function(arm,size=0x28) addr:0x02160b7c +func_ov071_02160ba4 kind:function(arm,size=0x14) addr:0x02160ba4 +func_ov071_02160bb8 kind:function(arm,size=0xc) addr:0x02160bb8 +func_ov071_02160bc4 kind:function(arm,size=0x24) addr:0x02160bc4 +func_ov071_02160be8 kind:function(arm,size=0xa0) addr:0x02160be8 +func_ov071_02160c88 kind:function(arm,size=0x34) addr:0x02160c88 +func_ov071_02160cbc kind:function(arm,size=0x1c) addr:0x02160cbc +func_ov071_02160cd8 kind:function(arm,size=0x3c) addr:0x02160cd8 +func_ov071_02160d14 kind:function(arm,size=0x48) addr:0x02160d14 +func_ov071_02160d5c kind:function(arm,size=0xa4) addr:0x02160d5c +func_ov071_02160e00 kind:function(arm,size=0x14) addr:0x02160e00 +func_ov071_02160e14 kind:function(arm,size=0x1d0) addr:0x02160e14 +func_ov071_02160fe4 kind:function(arm,size=0x70) addr:0x02160fe4 +func_ov071_02161054 kind:function(arm,size=0x1b8) addr:0x02161054 +func_ov071_0216120c kind:function(arm,size=0x260) addr:0x0216120c +func_ov071_0216146c kind:function(arm,size=0x88) addr:0x0216146c +func_ov071_021614f4 kind:function(arm,size=0x20) addr:0x021614f4 +func_ov071_02161514 kind:function(arm,size=0xf0) addr:0x02161514 +func_ov071_02161604 kind:function(arm,size=0xd4) addr:0x02161604 +func_ov071_021616d8 kind:function(arm,size=0x34) addr:0x021616d8 +func_ov071_0216170c kind:function(arm,size=0x24) addr:0x0216170c +func_ov071_02161730 kind:function(arm,size=0x58) addr:0x02161730 +func_ov071_02161788 kind:function(arm,size=0x14c) addr:0x02161788 +func_ov071_021618d4 kind:function(arm,size=0x1c) addr:0x021618d4 +func_ov071_021618f0 kind:function(arm,size=0x28) addr:0x021618f0 +func_ov071_02161918 kind:function(arm,size=0x30) addr:0x02161918 +func_ov071_02161948 kind:function(arm,size=0x14) addr:0x02161948 +func_ov071_0216195c kind:function(arm,size=0xc) addr:0x0216195c +func_ov071_02161968 kind:function(arm,size=0x24) addr:0x02161968 +func_ov071_0216198c kind:function(arm,size=0x94) addr:0x0216198c +func_ov071_02161a20 kind:function(arm,size=0x20) addr:0x02161a20 +func_ov071_02161a40 kind:function(arm,size=0x50) addr:0x02161a40 +func_ov071_02161a90 kind:function(arm,size=0x20) addr:0x02161a90 +func_ov071_02161ab0 kind:function(arm,size=0x28) addr:0x02161ab0 +func_ov071_02161ad8 kind:function(arm,size=0x14) addr:0x02161ad8 +func_ov071_02161aec kind:function(arm,size=0xc) addr:0x02161aec +func_ov071_02161af8 kind:function(arm,size=0x24) addr:0x02161af8 +func_ov071_02161b1c kind:function(arm,size=0x50) addr:0x02161b1c +func_ov071_02161b6c kind:function(arm,size=0x4c) addr:0x02161b6c +func_ov071_02161bb8 kind:function(arm,size=0x1b0) addr:0x02161bb8 +func_ov071_02161d68 kind:function(arm,size=0x12c) addr:0x02161d68 +func_ov071_02161e94 kind:function(arm,size=0x40) addr:0x02161e94 +func_ov071_02161ed4 kind:function(arm,size=0x38) addr:0x02161ed4 +func_ov071_02161f0c kind:function(arm,size=0x158) addr:0x02161f0c +func_ov071_02162064 kind:function(arm,size=0x20) addr:0x02162064 +func_ov071_02162084 kind:function(arm,size=0x28) addr:0x02162084 +func_ov071_021620ac kind:function(arm,size=0x14) addr:0x021620ac +func_ov071_021620c0 kind:function(arm,size=0xc) addr:0x021620c0 +func_ov071_021620cc kind:function(arm,size=0x24) addr:0x021620cc +func_ov071_021620f0 kind:function(arm,size=0x50) addr:0x021620f0 +func_ov071_02162140 kind:function(arm,size=0x64) addr:0x02162140 +func_ov071_021621a4 kind:function(arm,size=0x2dc) addr:0x021621a4 +func_ov071_02162480 kind:function(arm,size=0x1f0) addr:0x02162480 +func_ov071_02162670 kind:function(arm,size=0x40) addr:0x02162670 +func_ov071_021626b0 kind:function(arm,size=0x1e8) addr:0x021626b0 +func_ov071_02162898 kind:function(arm,size=0x1a8) addr:0x02162898 +func_ov071_02162a40 kind:function(arm,size=0x44) addr:0x02162a40 +func_ov071_02162a84 kind:function(arm,size=0xbc) addr:0x02162a84 +func_ov071_02162b40 kind:function(arm,size=0xb0) addr:0x02162b40 +func_ov071_02162bf0 kind:function(arm,size=0x104) addr:0x02162bf0 +func_ov071_02162cf4 kind:function(arm,size=0x1d4) addr:0x02162cf4 +func_ov071_02162ec8 kind:function(arm,size=0x28) addr:0x02162ec8 +func_ov071_02162ef0 kind:function(arm,size=0x30) addr:0x02162ef0 +func_ov071_02162f20 kind:function(arm,size=0x14) addr:0x02162f20 +func_ov071_02162f34 kind:function(arm,size=0xc) addr:0x02162f34 +func_ov071_02162f40 kind:function(arm,size=0x24) addr:0x02162f40 +func_ov071_02162f64 kind:function(arm,size=0xa8) addr:0x02162f64 +func_ov071_0216300c kind:function(arm,size=0xdc) addr:0x0216300c +func_ov071_021630e8 kind:function(arm,size=0x144) addr:0x021630e8 +func_ov071_0216322c kind:function(arm,size=0x8c) addr:0x0216322c +func_ov071_021632b8 kind:function(arm,size=0x18) addr:0x021632b8 +func_ov071_021632d0 kind:function(arm,size=0x78) addr:0x021632d0 +func_ov071_02163348 kind:function(arm,size=0x164) addr:0x02163348 +func_ov071_021634ac kind:function(arm,size=0x258) addr:0x021634ac +func_ov071_02163704 kind:function(arm,size=0x20) addr:0x02163704 +func_ov071_02163724 kind:function(arm,size=0x28) addr:0x02163724 +func_ov071_0216374c kind:function(arm,size=0x14) addr:0x0216374c +func_ov071_02163760 kind:function(arm,size=0x74) addr:0x02163760 +func_ov071_021637d4 kind:function(arm,size=0x14) addr:0x021637d4 +func_ov071_021637e8 kind:function(arm,size=0x8c) addr:0x021637e8 +func_ov071_02163874 kind:function(arm,size=0xec) addr:0x02163874 +func_ov071_02163960 kind:function(arm,size=0x24) addr:0x02163960 +data_ov071_02163988 kind:data(any) addr:0x02163988 +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_02163a00 kind:data(any) addr:0x02163a00 +data_ov071_02163a10 kind:data(any) addr:0x02163a10 +data_ov071_02163a28 kind:data(any) addr:0x02163a28 +data_ov071_02163a40 kind:data(any) addr:0x02163a40 +data_ov071_02163a58 kind:data(any) addr:0x02163a58 +data_ov071_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov071_02163a70 kind:data(any) addr:0x02163a70 +data_ov071_02163a88 kind:data(any) addr:0x02163a88 +data_ov071_02163aa0 kind:data(any) addr:0x02163aa0 +data_ov071_02163ab8 kind:data(any) addr:0x02163ab8 +data_ov071_02163ad0 kind:data(any) addr:0x02163ad0 +data_ov071_02163ae8 kind:data(any) addr:0x02163ae8 +data_ov071_02163b18 kind:data(any) addr:0x02163b18 +data_ov071_02163b30 kind:data(any) addr:0x02163b30 +data_ov071_02163b48 kind:data(any) addr:0x02163b48 +data_ov071_02163b78 kind:data(any) addr:0x02163b78 +data_ov071_02163b90 kind:data(any) addr:0x02163b90 +data_ov071_02163ba8 kind:data(any) addr:0x02163ba8 +data_ov071_02163bb8 kind:data(any) addr:0x02163bb8 +data_ov071_02163bcc kind:data(any) addr:0x02163bcc +data_ov071_02163be4 kind:data(any) addr:0x02163be4 +data_ov071_02163bfc kind:data(any) addr:0x02163bfc +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_02163c44 kind:data(any) addr:0x02163c44 +data_ov071_02163c54 kind:data(any) addr:0x02163c54 +data_ov071_02163c6c kind:data(any) addr:0x02163c6c +data_ov071_02163c8c kind:data(any) addr:0x02163c8c +data_ov071_02163ca4 kind:data(any) addr:0x02163ca4 +data_ov071_02163cb4 kind:data(any) addr:0x02163cb4 +data_ov071_02163ce4 kind:data(any) addr:0x02163ce4 +data_ov071_02163d14 kind:data(any) addr:0x02163d14 +func_ov071_02163d44 kind:function(arm,size=0x28) addr:0x02163d44 +func_ov071_02163d6c kind:function(arm,size=0x18) addr:0x02163d6c +func_ov071_02163d84 kind:function(arm,size=0x34) addr:0x02163d84 +func_ov071_02163db8 kind:function(arm,size=0x18) addr:0x02163db8 +func_ov071_02163dd0 kind:function(arm,size=0x74) addr:0x02163dd0 +func_ov071_02163e44 kind:function(arm,size=0x50) addr:0x02163e44 +func_ov071_02163e94 kind:function(arm,size=0x50) addr:0x02163e94 +func_ov071_02163ee4 kind:function(arm,size=0x50) addr:0x02163ee4 +func_ov071_02163f34 kind:function(arm,size=0x50) addr:0x02163f34 +func_ov071_02163f84 kind:function(arm,size=0x50) addr:0x02163f84 +func_ov071_02163fd4 kind:function(arm,size=0x64) addr:0x02163fd4 +func_ov071_02164038 kind:function(arm,size=0x5c) addr:0x02164038 +func_ov071_02164094 kind:function(arm,size=0x18) addr:0x02164094 +data_ov071_02164108 kind:data(any) addr:0x02164108 +data_ov071_0216410c kind:data(any) addr:0x0216410c +data_ov071_02164124 kind:data(any) addr:0x02164124 +data_ov071_02164134 kind:data(any) addr:0x02164134 +data_ov071_02164144 kind:data(any) addr:0x02164144 +data_ov071_02164160 kind:data(any) addr:0x02164160 +data_ov071_0216417c kind:data(any) addr:0x0216417c +data_ov071_02164198 kind:data(any) addr:0x02164198 +data_ov071_021641b4 kind:data(any) addr:0x021641b4 +data_ov071_021641c8 kind:data(any) addr:0x021641c8 ambiguous +data_ov071_021641d0 kind:data(any) addr:0x021641d0 ambiguous +data_ov071_021641e0 kind:data(any) addr:0x021641e0 +data_ov071_02164228 kind:data(any) addr:0x02164228 +data_ov071_02164274 kind:data(any) addr:0x02164274 +data_ov071_021642fc kind:data(any) addr:0x021642fc ambiguous +data_ov071_02164328 kind:data(any) addr:0x02164328 +data_ov071_021643d4 kind:data(any) addr:0x021643d4 +data_ov071_021644dc kind:data(any) addr:0x021644dc +data_ov071_021645ec kind:data(any) addr:0x021645ec +data_ov071_021645f4 kind:data(any) addr:0x021645f4 +data_ov071_0216460c kind:data(any) addr:0x0216460c +data_ov071_02164628 kind:data(any) addr:0x02164628 +data_ov071_02164654 kind:data(any) addr:0x02164654 +data_ov071_02164690 kind:data(any) addr:0x02164690 ambiguous +data_ov071_02164700 kind:data(any) addr:0x02164700 +data_ov071_02164808 kind:data(any) addr:0x02164808 +data_ov071_02164918 kind:data(any) addr:0x02164918 +data_ov071_021649c4 kind:data(any) addr:0x021649c4 +data_ov071_02164acc kind:data(any) addr:0x02164acc +data_ov071_02164bd4 kind:data(any) addr:0x02164bd4 +data_ov071_02164be0 kind:data(any) addr:0x02164be0 +data_ov071_02164c00 kind:data(any) addr:0x02164c00 +data_ov071_02164c18 kind:data(any) addr:0x02164c18 +data_ov071_02164c3c kind:data(any) addr:0x02164c3c +data_ov071_02164c84 kind:data(any) addr:0x02164c84 +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_02164cf8 kind:data(any) addr:0x02164cf8 +data_ov071_02164d00 kind:data(any) addr:0x02164d00 +data_ov071_02164d08 kind:data(any) addr:0x02164d08 +data_ov071_02164d10 kind:data(any) addr:0x02164d10 +data_ov071_02164d20 kind:data(any) addr:0x02164d20 +data_ov071_02164d38 kind:data(any) addr:0x02164d38 +data_ov071_02164d5c kind:data(any) addr:0x02164d5c +data_ov071_02164d84 kind:data(any) addr:0x02164d84 +data_ov071_02164dcc kind:data(any) addr:0x02164dcc +data_ov071_02164e28 kind:data(any) addr:0x02164e28 +data_ov071_02164e44 kind:data(any) addr:0x02164e44 +data_ov071_02164e60 kind:data(any) addr:0x02164e60 +data_ov071_02164e88 kind:data(any) addr:0x02164e88 +data_ov071_02164ec8 kind:data(any) addr:0x02164ec8 +data_ov071_02164ee4 kind:data(any) addr:0x02164ee4 +data_ov071_02164f10 kind:data(any) addr:0x02164f10 +data_ov071_02164f54 kind:data(any) addr:0x02164f54 +data_ov071_02164f70 kind:data(any) addr:0x02164f70 +data_ov071_02164fb4 kind:data(any) addr:0x02164fb4 +data_ov071_02164fd0 kind:data(any) addr:0x02164fd0 +data_ov071_02165010 kind:data(any) addr:0x02165010 +data_ov071_0216502c kind:data(any) addr:0x0216502c +data_ov071_02165070 kind:data(any) addr:0x02165070 +data_ov071_0216508c kind:data(any) addr:0x0216508c +data_ov071_021650a8 kind:data(any) addr:0x021650a8 +data_ov071_021650e0 kind:data(any) addr:0x021650e0 +data_ov071_02165100 kind:bss addr:0x02165100 +data_ov071_02165104 kind:bss addr:0x02165104 +data_ov071_02165110 kind:bss addr:0x02165110 +data_ov071_0216511c kind:bss addr:0x0216511c +data_ov071_02165128 kind:bss addr:0x02165128 +data_ov071_02165134 kind:bss addr:0x02165134 +data_ov071_02165140 kind:bss addr:0x02165140 +data_ov071_0216514c kind:bss addr:0x0216514c +data_ov071_02165150 kind:bss addr:0x02165150 +data_ov071_0216515c kind:bss addr:0x0216515c +data_ov071_02165168 kind:bss addr:0x02165168 +data_ov071_02165240 kind:bss addr:0x02165240 +data_ov071_02165244 kind:bss addr:0x02165244 +data_ov071_02165250 kind:bss addr:0x02165250 +data_ov071_02165328 kind:bss addr:0x02165328 +data_ov071_0216532c kind:bss addr:0x0216532c +data_ov071_02165338 kind:bss addr:0x02165338 +data_ov071_0216540c kind:bss addr:0x0216540c +data_ov071_02165430 kind:bss addr:0x02165430 +data_ov071_02165434 kind:bss addr:0x02165434 +data_ov071_02165440 kind:bss addr:0x02165440 +data_ov071_02165460 kind:bss addr:0x02165460 +data_ov071_02165514 kind:bss addr:0x02165514 +data_ov071_02165538 kind:bss addr:0x02165538 +data_ov071_0216553c kind:bss addr:0x0216553c +data_ov071_02165548 kind:bss addr:0x02165548 +data_ov071_02165640 kind:bss addr:0x02165640 +data_ov071_02165644 kind:bss addr:0x02165644 +data_ov071_02165650 kind:bss addr:0x02165650 +data_ov071_02165724 kind:bss addr:0x02165724 +data_ov071_02165734 kind:bss addr:0x02165734 +data_ov071_02165740 kind:bss addr:0x02165740 +data_ov071_0216574c kind:bss addr:0x0216574c +data_ov071_02165820 kind:bss addr:0x02165820 +data_ov071_02165824 kind:bss addr:0x02165824 +data_ov071_02165830 kind:bss addr:0x02165830 +data_ov071_0216583c kind:bss addr:0x0216583c diff --git a/config/eur/arm9/overlays/ov072/delinks.txt b/config/eur/arm9/overlays/ov072/delinks.txt new file mode 100644 index 00000000..80df9617 --- /dev/null +++ b/config/eur/arm9/overlays/ov072/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x021524ec kind:code align:32 + .rodata start:0x021524ec end:0x021525a0 kind:data align:4 + .init start:0x021525a0 end:0x02152640 kind:code align:4 + .ctor start:0x02152640 end:0x0215264c kind:data align:4 + .data start:0x02152660 end:0x02152880 kind:data align:32 + .bss start:0x02152880 end:0x02152a60 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov072/relocs.txt b/config/eur/arm9/overlays/ov072/relocs.txt new file mode 100644 index 00000000..7c6f792b --- /dev/null +++ b/config/eur/arm9/overlays/ov072/relocs.txt @@ -0,0 +1,339 @@ +from:0x02150c08 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02150c28 kind:load to:0x02152668 module:overlay(72) +from:0x02150c58 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02150c6c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02150c74 kind:arm_call to:0x02011ff4 module:main +from:0x02150c88 kind:load to:0x02152890 module:overlay(72) +from:0x02150c9c kind:arm_call to:0x02011f3c module:main +from:0x02150ca8 kind:arm_call to:0x02150cdc module:overlay(72) +from:0x02150cc0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02150cd8 kind:load to:0x021526cc module:overlay(72) +from:0x02150ce4 kind:arm_call to:0x02150c00 module:overlay(72) +from:0x02150d08 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02150d18 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02150d3c kind:arm_call to:0x0200f05c module:main +from:0x02150d58 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150d70 kind:arm_call to:0x0200f05c module:main +from:0x02150d94 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02150db4 kind:arm_call to:0x0200f05c module:main +from:0x02150dd0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150de8 kind:arm_call to:0x0200f05c module:main +from:0x02150e04 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150e1c kind:arm_call to:0x0200f05c module:main +from:0x02150e38 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150e48 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150e98 kind:arm_call to:0x0203d160 module:main +from:0x02150ea4 kind:load to:0x02152744 module:overlay(72) +from:0x02150ea8 kind:load to:0x021526f0 module:overlay(72) +from:0x02150eac kind:load to:0x02152890 module:overlay(72) +from:0x02150eb0 kind:load to:0x0215251c module:overlay(72) +from:0x02150eb4 kind:load to:0x0215250c module:overlay(72) +from:0x02150eb8 kind:load to:0x02152718 module:overlay(72) +from:0x02150ebc kind:load to:0x021524fc module:overlay(72) +from:0x02150ec0 kind:load to:0x0215252c module:overlay(72) +from:0x02150ec4 kind:load to:0x021524ec module:overlay(72) +from:0x02150ec8 kind:load to:0x02150ee4 module:overlay(72) +from:0x02150ecc kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x02150ed8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150ef8 kind:arm_call to:0x0203d210 module:main +from:0x02150f04 kind:load to:0x02150f08 module:overlay(72) +from:0x02150f10 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02150f58 kind:arm_call to:0x0200f05c module:main +from:0x02150f88 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02150f90 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02150fbc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02150fd4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02150fe0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02150fec kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02151018 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02151044 kind:arm_call to:0x02070538 module:overlay(0) +from:0x021510a0 kind:arm_call to:0x02151af0 module:overlay(72) +from:0x021510e0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02151114 kind:arm_call to:0x02026800 module:main +from:0x0215111c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0215112c kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02151134 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02151140 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215114c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02151188 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x02151194 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x021511a0 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x021511dc kind:arm_call to:0x020f77fc module:overlay(31) +from:0x021511e8 kind:arm_call to:0x02151c98 module:overlay(72) +from:0x021511f4 kind:arm_call to:0x02151884 module:overlay(72) +from:0x02151204 kind:load to:0x02152890 module:overlay(72) +from:0x02151208 kind:load to:0x0215250c module:overlay(72) +from:0x0215120c kind:load to:0x02152550 module:overlay(72) +from:0x02151210 kind:load to:0x021528cc module:overlay(72) +from:0x02151214 kind:load to:0x027e0cd8 module:dtcm +from:0x02151218 kind:load to:0x027e09a4 module:dtcm +from:0x02151220 kind:load to:0x027e09c0 module:dtcm +from:0x02151224 kind:load to:0x021527a4 module:overlay(72) +from:0x02151228 kind:load to:0x021527b8 module:overlay(72) +from:0x0215122c kind:load to:0x021527c4 module:overlay(72) +from:0x02151264 kind:arm_call to:0x02151764 module:overlay(72) +from:0x02151284 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021512ac kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x021512e4 kind:arm_call to:0x02015a18 module:main +from:0x0215135c kind:arm_call to:0x02071e98 module:overlay(0) +from:0x02151374 kind:arm_call to:0x02071e84 module:overlay(0) +from:0x02151390 kind:arm_call to:0x02151af0 module:overlay(72) +from:0x021513d8 kind:arm_call to:0x01fff350 module:itcm +from:0x021513ec kind:arm_call to:0x021260fc module:overlay(40) +from:0x021513f8 kind:arm_call to:0x02151884 module:overlay(72) +from:0x02151414 kind:arm_call to:0x01ffb428 module:itcm +from:0x02151428 kind:arm_call to:0x01ff916c module:itcm +from:0x02151494 kind:arm_call to:0x02039f04 module:main +from:0x021514a4 kind:arm_call to:0x0203a978 module:main +from:0x021514ac kind:arm_call to:0x02039d60 module:main +from:0x021514f0 kind:arm_call to:0x02039f04 module:main +from:0x021514fc kind:arm_call to:0x0203a978 module:main +from:0x02151508 kind:arm_call to:0x0203a978 module:main +from:0x02151514 kind:arm_call to:0x0203ab58 module:main +from:0x02151548 kind:arm_call to:0x02039f04 module:main +from:0x02151554 kind:arm_call to:0x0203a978 module:main +from:0x02151560 kind:arm_call to:0x0203a978 module:main +from:0x02151568 kind:arm_call to:0x0203ad88 module:main +from:0x0215156c kind:arm_call to:0x0203a5ac module:main +from:0x02151588 kind:arm_call to:0x02071e98 module:overlay(0) +from:0x021515b4 kind:arm_call to:0x02071e84 module:overlay(0) +from:0x021515d8 kind:arm_call to:0x02151884 module:overlay(72) +from:0x021515f8 kind:arm_call to:0x02151884 module:overlay(72) +from:0x02151608 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02151630 kind:load to:0x027e09b8 module:dtcm +from:0x02151634 kind:load to:0x020b64fc module:overlay(0) +from:0x02151638 kind:load to:0x02049be4 module:main +from:0x0215163c kind:load to:0x027e09a8 module:dtcm +from:0x02151648 kind:load to:0x020b504c module:overlay(0) +from:0x0215164c kind:load to:0x027e0ce4 module:dtcm +from:0x02151654 kind:load to:0x020b3000 module:overlay(0) +from:0x02151658 kind:load to:0x0215253c module:overlay(72) +from:0x0215168c kind:arm_call to:0x020732dc module:overlay(0) +from:0x021516c8 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02151740 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151758 kind:load to:0x027e09b8 module:dtcm +from:0x0215175c kind:load to:0x027e09bc module:dtcm +from:0x02151760 kind:load to:0x0203e964 module:main +from:0x0215177c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02151790 kind:arm_call to:0x02151884 module:overlay(72) +from:0x021517b4 kind:arm_call to:0x02151b3c module:overlay(72) +from:0x021517e8 kind:arm_call to:0x02151b3c module:overlay(72) +from:0x02151820 kind:arm_call to:0x02151b3c module:overlay(72) +from:0x02151854 kind:arm_call to:0x02151b3c module:overlay(72) +from:0x02151870 kind:arm_call to:0x02151884 module:overlay(72) +from:0x02151878 kind:arm_call to:0x02151c98 module:overlay(72) +from:0x02151880 kind:load to:0x020b504c module:overlay(0) +from:0x021518dc kind:arm_call to:0x020a7b34 module:overlay(0) +from:0x02151970 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215198c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02151998 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021519b8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021519c8 kind:load to:0x020b64fc module:overlay(0) +from:0x021519d0 kind:load to:0x027e0cec module:dtcm +from:0x021519d4 kind:load to:0x020b5214 module:overlay(0) +from:0x02151a14 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02151ae4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02151ce0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02151cf4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02151d08 kind:arm_call to:0x01ffb974 module:itcm +from:0x02151d34 kind:arm_call to:0x01ffd420 module:itcm +from:0x02151dc0 kind:load to:0x027e09b8 module:dtcm +from:0x02151e18 kind:arm_call to:0x02150c3c module:overlay(72) +from:0x02151e80 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02151ea8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02151f44 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02151f58 kind:load to:0x027e09b8 module:dtcm +from:0x02151f64 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151f6c kind:arm_call to:0x02011ff4 module:main +from:0x02151f90 kind:arm_call to:0x0203d210 module:main +from:0x02151f98 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02151fa0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02151fa8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02151fb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151fb8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02151fc0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02151fc8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151fd4 kind:load to:0x02150ee4 module:overlay(72) +from:0x02151ff0 kind:arm_call to:0x0203d210 module:main +from:0x02151ff8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152000 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152008 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152010 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152018 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152020 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02152028 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02152030 kind:arm_call to:0x02011ff4 module:main +from:0x0215203c kind:load to:0x02150ee4 module:overlay(72) +from:0x02152048 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215205c kind:load to:0x02152978 module:overlay(72) +from:0x02152070 kind:arm_call to:0x02011f3c module:main +from:0x0215207c kind:arm_call to:0x021520ac module:overlay(72) +from:0x02152090 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021520a8 kind:load to:0x021527d8 module:overlay(72) +from:0x021520bc kind:arm_call to:0x02150c00 module:overlay(72) +from:0x021520e0 kind:arm_call to:0x0200f05c module:main +from:0x021520fc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02152118 kind:arm_call to:0x0200f05c module:main +from:0x0215213c kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02152160 kind:arm_call to:0x0200f05c module:main +from:0x0215217c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02152198 kind:arm_call to:0x0200f05c module:main +from:0x021521b4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021521d8 kind:arm_call to:0x0203d160 module:main +from:0x021521e8 kind:load to:0x021527fc module:overlay(72) +from:0x021521ec kind:load to:0x02152978 module:overlay(72) +from:0x021521f0 kind:load to:0x02152570 module:overlay(72) +from:0x021521f4 kind:load to:0x02152580 module:overlay(72) +from:0x021521f8 kind:load to:0x02152718 module:overlay(72) +from:0x021521fc kind:load to:0x02152590 module:overlay(72) +from:0x02152200 kind:load to:0x02152560 module:overlay(72) +from:0x02152204 kind:load to:0x02150ee4 module:overlay(72) +from:0x02152208 kind:load to:0x020f7794 module:overlays(19,22,23,31) +from:0x0215225c kind:arm_call to:0x0200f05c module:main +from:0x0215228c kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02152294 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x021522cc kind:load to:0x027e0cd8 module:dtcm +from:0x021522d0 kind:load to:0x02152978 module:overlay(72) +from:0x021522d4 kind:load to:0x02152580 module:overlay(72) +from:0x021522d8 kind:load to:0x027e09b8 module:dtcm +from:0x021522e4 kind:arm_call to:0x020984b4 module:overlay(0) +from:0x021522f0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x021522fc kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x02152308 kind:arm_call to:0x020f77fc module:overlay(31) +from:0x02152314 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02152320 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215232c kind:arm_call to:0x020f77fc module:overlay(31) +from:0x02152334 kind:load to:0x02152858 module:overlay(72) +from:0x02152338 kind:load to:0x02152864 module:overlay(72) +from:0x02152424 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02152448 kind:arm_call to:0x0203d210 module:main +from:0x02152450 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152458 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152460 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152468 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152470 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215247c kind:load to:0x02150ee4 module:overlay(72) +from:0x02152498 kind:arm_call to:0x0203d210 module:main +from:0x021524a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021524a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021524b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021524b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021524c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021524c8 kind:arm_call to:0x02011ff4 module:main +from:0x021524d4 kind:load to:0x02150ee4 module:overlay(72) +from:0x021524e0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021525bc kind:arm_call to:0x02150cb4 module:overlay(72) +from:0x021525cc kind:arm_call to:0x0203ce74 module:main +from:0x021525e0 kind:load to:0x02152880 module:overlay(72) +from:0x021525e4 kind:load to:0x02152890 module:overlay(72) +from:0x021525e8 kind:load to:0x02152040 module:overlay(72) +from:0x021525ec kind:load to:0x02152884 module:overlay(72) +from:0x0215260c kind:arm_call to:0x02152084 module:overlay(72) +from:0x0215261c kind:arm_call to:0x0203ce74 module:main +from:0x02152630 kind:load to:0x02152968 module:overlay(72) +from:0x02152634 kind:load to:0x02152978 module:overlay(72) +from:0x02152638 kind:load to:0x021524d8 module:overlay(72) +from:0x0215263c kind:load to:0x0215296c module:overlay(72) +from:0x02152640 kind:load to:0x021525a0 module:overlay(72) +from:0x02152644 kind:load to:0x021525f0 module:overlay(72) +from:0x02152668 kind:load to:0x02098518 module:overlay(0) +from:0x0215266c kind:load to:0x02098554 module:overlay(0) +from:0x02152670 kind:load to:0x0209856c module:overlay(0) +from:0x02152674 kind:load to:0x02098578 module:overlay(0) +from:0x02152678 kind:load to:0x01fff464 module:itcm +from:0x0215267c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02152680 kind:load to:0x020984a8 module:overlay(0) +from:0x02152684 kind:load to:0x020984b0 module:overlay(0) +from:0x02152688 kind:load to:0x020984b4 module:overlay(0) +from:0x0215268c kind:load to:0x020984b8 module:overlay(0) +from:0x02152690 kind:load to:0x020984bc module:overlay(0) +from:0x02152694 kind:load to:0x020984c0 module:overlay(0) +from:0x02152698 kind:load to:0x020984c4 module:overlay(0) +from:0x0215269c kind:load to:0x020984c8 module:overlay(0) +from:0x021526a0 kind:load to:0x02098584 module:overlay(0) +from:0x021526a4 kind:load to:0x020985f0 module:overlay(0) +from:0x021526a8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021526ac kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021526b0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021526b4 kind:load to:0x02150c50 module:overlay(72) +from:0x021526b8 kind:load to:0x02150c64 module:overlay(72) +from:0x021526bc kind:load to:0x02150c3c module:overlay(72) +from:0x021526c0 kind:load to:0x02150c48 module:overlay(72) +from:0x021526cc kind:load to:0x02150c8c module:overlay(72) +from:0x021526d0 kind:load to:0x02097944 module:overlay(0) +from:0x021526d4 kind:load to:0x02097754 module:overlay(0) +from:0x021526d8 kind:load to:0x020977d0 module:overlay(0) +from:0x021526dc kind:load to:0x0209794c module:overlay(0) +from:0x021526e0 kind:load to:0x0209796c module:overlay(0) +from:0x021526e4 kind:load to:0x02097998 module:overlay(0) +from:0x021526f0 kind:load to:0x0207d3d8 module:overlay(0) +from:0x021526f4 kind:load to:0x0207d3e0 module:overlay(0) +from:0x021526f8 kind:load to:0x0207d5b0 module:overlay(0) +from:0x021526fc kind:load to:0x0207d584 module:overlay(0) +from:0x02152700 kind:load to:0x0207d898 module:overlay(0) +from:0x02152704 kind:load to:0x0207d8f4 module:overlay(0) +from:0x02152708 kind:load to:0x0207d960 module:overlay(0) +from:0x0215270c kind:load to:0x0207d9f8 module:overlay(0) +from:0x02152718 kind:load to:0x02150ed0 module:overlay(72) +from:0x0215271c kind:load to:0x02151f5c module:overlay(72) +from:0x02152720 kind:load to:0x0205a720 module:overlay(0) +from:0x02152724 kind:load to:0x01ffc57c module:itcm +from:0x02152728 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215272c kind:load to:0x02057e44 module:overlay(0) +from:0x02152730 kind:load to:0x02057ea8 module:overlay(0) +from:0x02152734 kind:load to:0x01ffc7a4 module:itcm +from:0x02152738 kind:load to:0x02057d84 module:overlay(0) +from:0x02152744 kind:load to:0x02098518 module:overlay(0) +from:0x02152748 kind:load to:0x02098554 module:overlay(0) +from:0x0215274c kind:load to:0x0209856c module:overlay(0) +from:0x02152750 kind:load to:0x02098578 module:overlay(0) +from:0x02152754 kind:load to:0x01fff464 module:itcm +from:0x02152758 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215275c kind:load to:0x02150f1c module:overlay(72) +from:0x02152760 kind:load to:0x020984b0 module:overlay(0) +from:0x02152764 kind:load to:0x02151230 module:overlay(72) +from:0x02152768 kind:load to:0x02151668 module:overlay(72) +from:0x0215276c kind:load to:0x020984bc module:overlay(0) +from:0x02152770 kind:load to:0x021519dc module:overlay(72) +from:0x02152774 kind:load to:0x020984c4 module:overlay(0) +from:0x02152778 kind:load to:0x020984c8 module:overlay(0) +from:0x0215277c kind:load to:0x02098584 module:overlay(0) +from:0x02152780 kind:load to:0x020985f0 module:overlay(0) +from:0x02152784 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152788 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215278c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02152790 kind:load to:0x02151f78 module:overlay(72) +from:0x02152794 kind:load to:0x02151fd8 module:overlay(72) +from:0x02152798 kind:load to:0x02151e10 module:overlay(72) +from:0x0215279c kind:load to:0x02151dc8 module:overlay(72) +from:0x021527a0 kind:load to:0x02151e2c module:overlay(72) +from:0x021527d8 kind:load to:0x02152060 module:overlay(72) +from:0x021527dc kind:load to:0x02097944 module:overlay(0) +from:0x021527e0 kind:load to:0x02097754 module:overlay(0) +from:0x021527e4 kind:load to:0x020977d0 module:overlay(0) +from:0x021527e8 kind:load to:0x0209794c module:overlay(0) +from:0x021527ec kind:load to:0x0209796c module:overlay(0) +from:0x021527f0 kind:load to:0x02097998 module:overlay(0) +from:0x021527fc kind:load to:0x02098518 module:overlay(0) +from:0x02152800 kind:load to:0x02098554 module:overlay(0) +from:0x02152804 kind:load to:0x0209856c module:overlay(0) +from:0x02152808 kind:load to:0x02098578 module:overlay(0) +from:0x0215280c kind:load to:0x01fff464 module:itcm +from:0x02152810 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02152814 kind:load to:0x0215220c module:overlay(72) +from:0x02152818 kind:load to:0x020984b0 module:overlay(0) +from:0x0215281c kind:load to:0x021522dc module:overlay(72) +from:0x02152820 kind:load to:0x0215233c module:overlay(72) +from:0x02152824 kind:load to:0x020984bc module:overlay(0) +from:0x02152828 kind:load to:0x02152350 module:overlay(72) +from:0x0215282c kind:load to:0x020984c4 module:overlay(0) +from:0x02152830 kind:load to:0x020984c8 module:overlay(0) +from:0x02152834 kind:load to:0x02098584 module:overlay(0) +from:0x02152838 kind:load to:0x020985f0 module:overlay(0) +from:0x0215283c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152840 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02152844 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02152848 kind:load to:0x02152430 module:overlay(72) +from:0x0215284c kind:load to:0x02152480 module:overlay(72) +from:0x02152850 kind:load to:0x02150c3c module:overlay(72) +from:0x02152854 kind:load to:0x02150c48 module:overlay(72) diff --git a/config/eur/arm9/overlays/ov072/symbols.txt b/config/eur/arm9/overlays/ov072/symbols.txt new file mode 100644 index 00000000..892eb984 --- /dev/null +++ b/config/eur/arm9/overlays/ov072/symbols.txt @@ -0,0 +1,75 @@ +func_ov072_02150c00 kind:function(arm,size=0x2c) addr:0x02150c00 +func_ov072_02150c2c kind:function(arm,size=0x10) addr:0x02150c2c +func_ov072_02150c3c kind:function(arm,size=0xc) addr:0x02150c3c +func_ov072_02150c48 kind:function(arm,size=0x8) addr:0x02150c48 +func_ov072_02150c50 kind:function(arm,size=0x14) addr:0x02150c50 +func_ov072_02150c64 kind:function(arm,size=0x1c) addr:0x02150c64 +func_ov072_02150c80 kind:function(arm,size=0xc) addr:0x02150c80 +func_ov072_02150c8c kind:function(arm,size=0x28) addr:0x02150c8c +func_ov072_02150cb4 kind:function(arm,size=0x28) addr:0x02150cb4 +func_ov072_02150cdc kind:function(arm,size=0x1f4) addr:0x02150cdc +func_ov072_02150ed0 kind:function(arm,size=0x14) addr:0x02150ed0 +func_ov072_02150ee4 kind:function(arm,size=0x24) addr:0x02150ee4 +func_ov072_02150f08 kind:function(arm,size=0x14) addr:0x02150f08 +func_ov072_02150f1c kind:function(arm,size=0x314) addr:0x02150f1c +func_ov072_02151230 kind:function(arm,size=0x438) addr:0x02151230 +func_ov072_02151668 kind:function(arm,size=0xfc) addr:0x02151668 +func_ov072_02151764 kind:function(arm,size=0x120) addr:0x02151764 +func_ov072_02151884 kind:function(arm,size=0x158) addr:0x02151884 +func_ov072_021519dc kind:function(arm,size=0x114) addr:0x021519dc +func_ov072_02151af0 kind:function(arm,size=0x4c) addr:0x02151af0 +func_ov072_02151b3c kind:function(arm,size=0x15c) addr:0x02151b3c +func_ov072_02151c98 kind:function(arm,size=0x130) addr:0x02151c98 +func_ov072_02151dc8 kind:function(arm,size=0x48) addr:0x02151dc8 +func_ov072_02151e10 kind:function(arm,size=0x1c) addr:0x02151e10 +func_ov072_02151e2c kind:function(arm,size=0x2c) addr:0x02151e2c +func_ov072_02151e58 kind:function(arm,size=0x104) addr:0x02151e58 +func_ov072_02151f5c kind:function(arm,size=0x1c) addr:0x02151f5c +func_ov072_02151f78 kind:function(arm,size=0x60) addr:0x02151f78 +func_ov072_02151fd8 kind:function(arm,size=0x68) addr:0x02151fd8 +func_ov072_02152040 kind:function(arm,size=0x14) addr:0x02152040 +func_ov072_02152054 kind:function(arm,size=0xc) addr:0x02152054 +func_ov072_02152060 kind:function(arm,size=0x24) addr:0x02152060 +func_ov072_02152084 kind:function(arm,size=0x28) addr:0x02152084 +func_ov072_021520ac kind:function(arm,size=0x160) addr:0x021520ac +func_ov072_0215220c kind:function(arm,size=0xd0) addr:0x0215220c +func_ov072_021522dc kind:function(arm,size=0x60) addr:0x021522dc +func_ov072_0215233c kind:function(arm,size=0x14) addr:0x0215233c +func_ov072_02152350 kind:function(arm,size=0xe0) addr:0x02152350 +func_ov072_02152430 kind:function(arm,size=0x50) addr:0x02152430 +func_ov072_02152480 kind:function(arm,size=0x58) addr:0x02152480 +func_ov072_021524d8 kind:function(arm,size=0x14) addr:0x021524d8 +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_0215252c kind:data(any) addr:0x0215252c +data_ov072_0215253c kind:data(any) addr:0x0215253c +data_ov072_02152550 kind:data(any) addr:0x02152550 +data_ov072_02152560 kind:data(any) addr:0x02152560 +data_ov072_02152570 kind:data(any) addr:0x02152570 +data_ov072_02152580 kind:data(any) addr:0x02152580 +data_ov072_02152590 kind:data(any) addr:0x02152590 +func_ov072_021525a0 kind:function(arm,size=0x50) addr:0x021525a0 +func_ov072_021525f0 kind:function(arm,size=0x50) addr:0x021525f0 +data_ov072_02152668 kind:data(any) addr:0x02152668 +data_ov072_021526cc kind:data(any) addr:0x021526cc +data_ov072_021526f0 kind:data(any) addr:0x021526f0 +data_ov072_02152718 kind:data(any) addr:0x02152718 +data_ov072_02152744 kind:data(any) addr:0x02152744 +data_ov072_021527a4 kind:data(any) addr:0x021527a4 +data_ov072_021527b8 kind:data(any) addr:0x021527b8 +data_ov072_021527c4 kind:data(any) addr:0x021527c4 +data_ov072_021527d8 kind:data(any) addr:0x021527d8 +data_ov072_021527fc kind:data(any) addr:0x021527fc +data_ov072_02152858 kind:data(any) addr:0x02152858 +data_ov072_02152864 kind:data(any) addr:0x02152864 +data_ov072_02152880 kind:bss addr:0x02152880 +data_ov072_02152884 kind:bss addr:0x02152884 +data_ov072_02152890 kind:bss addr:0x02152890 +data_ov072_021528cc kind:bss addr:0x021528cc +data_ov072_02152968 kind:bss addr:0x02152968 +data_ov072_0215296c kind:bss addr:0x0215296c +data_ov072_02152978 kind:bss addr:0x02152978 +data_ov072_021529c4 kind:bss addr:0x021529c4 ambiguous +data_ov072_02152a25 kind:bss addr:0x02152a25 ambiguous diff --git a/config/eur/arm9/overlays/ov073/delinks.txt b/config/eur/arm9/overlays/ov073/delinks.txt new file mode 100644 index 00000000..2441f88e --- /dev/null +++ b/config/eur/arm9/overlays/ov073/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x02163c40 kind:code align:32 + .rodata start:0x02163c40 end:0x02163d48 kind:data align:4 + .init start:0x02163d48 end:0x02163ebc kind:code align:4 + .ctor start:0x02163ebc end:0x02163ec8 kind:data align:4 + .data start:0x02163ee0 end:0x021647c0 kind:data align:32 + .bss start:0x021647c0 end:0x021649a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov073/relocs.txt b/config/eur/arm9/overlays/ov073/relocs.txt new file mode 100644 index 00000000..c9fb4c21 --- /dev/null +++ b/config/eur/arm9/overlays/ov073/relocs.txt @@ -0,0 +1,2075 @@ +from:0x02150c08 kind:load to:0x021647d0 module:overlay(73) +from:0x02150c1c kind:arm_call to:0x02011f3c module:main +from:0x02150c28 kind:arm_call to:0x021511c0 module:overlay(73) +from:0x02150c44 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02150ca0 kind:load to:0x02163fbc module:overlay(73) +from:0x02150cb4 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02150ccc kind:load to:0x02163f78 module:overlay(73) +from:0x02150cf4 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02150d3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150d48 kind:arm_call to:0x01fff458 module:itcm +from:0x02150e48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150e58 kind:arm_call to:0x02160b88 module:overlay(73) +from:0x02150e70 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02150ebc kind:load to:0x027e0ce4 module:dtcm +from:0x02150ec4 kind:load to:0x0203e964 module:main +from:0x02150edc kind:arm_call to:0x020f6284 module:overlay(31) +from:0x02150efc kind:load to:0x02163f88 module:overlay(73) +from:0x02150f20 kind:arm_call to:0x01fff148 module:itcm +from:0x02150f40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150f50 kind:arm_call to:0x02160b88 module:overlay(73) +from:0x02150fc8 kind:arm_call to:0x0216203c module:overlay(73) +from:0x02150fd8 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x02150fe8 kind:load to:0x027e0ce0 module:dtcm +from:0x02151008 kind:arm_call to:0x02162098 module:overlay(73) +from:0x02151010 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x02151020 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02151044 kind:load to:0x02163fa0 module:overlay(73) +from:0x02151070 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0215108c kind:load to:0x02163f6c module:overlay(73) +from:0x021510ac kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x021510c0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021510d0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021510e0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021510f0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151100 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151110 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151120 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151130 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151148 kind:load to:0x02163fe0 module:overlay(73) +from:0x0215114c kind:load to:0x02163cd8 module:overlay(73) +from:0x02151150 kind:load to:0x02163ce8 module:overlay(73) +from:0x02151154 kind:load to:0x02163cf8 module:overlay(73) +from:0x02151158 kind:load to:0x02163d08 module:overlay(73) +from:0x0215115c kind:load to:0x02163c68 module:overlay(73) +from:0x02151160 kind:load to:0x02163d18 module:overlay(73) +from:0x02151164 kind:load to:0x02163d28 module:overlay(73) +from:0x02151168 kind:load to:0x02163d38 module:overlay(73) +from:0x02151194 kind:arm_call to:0x0200eab0 module:main +from:0x021511a0 kind:arm_call to:0x01ffc744 module:itcm +from:0x021511ac kind:arm_call to:0x0200ef5c module:main +from:0x021511b4 kind:arm_call to:0x01ffc57c module:itcm +from:0x021511bc kind:load to:0x020b4ec4 module:overlay(0) +from:0x021511d0 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02151234 kind:arm_call to:0x021510a4 module:overlay(73) +from:0x02151260 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02151278 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151288 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021512c0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021512d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021512ec kind:arm_call to:0x0201667c module:main +from:0x02151300 kind:arm_call to:0x02151018 module:overlay(73) +from:0x02151320 kind:arm_call to:0x0203d160 module:main +from:0x021513a8 kind:arm_call to:0x02150ca8 module:overlay(73) +from:0x021513b0 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x021513c0 kind:arm_call to:0x02099820 module:overlay(0) +from:0x021513c8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02151534 kind:arm_call to:0x02150ec8 module:overlay(73) +from:0x0215159c kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x021515b0 kind:arm_call to:0x02067278 module:overlay(0) +from:0x021515bc kind:arm_call to:0x02151078 module:overlay(73) +from:0x021515f4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215163c kind:load to:0x021640a0 module:overlay(73) +from:0x02151640 kind:load to:0x021647d0 module:overlay(73) +from:0x02151644 kind:load to:0x02164054 module:overlay(73) +from:0x02151648 kind:load to:0x0216400c module:overlay(73) +from:0x0215164c kind:load to:0x02163f60 module:overlay(73) +from:0x02151650 kind:load to:0x020a02d4 module:overlay(0) +from:0x02151654 kind:load to:0x02163198 module:overlay(73) +from:0x02151658 kind:load to:0x021148a0 module:overlays(19,31) +from:0x0215165c kind:load to:0x02049be4 module:main +from:0x02151668 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215167c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151690 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021516a4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021516cc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021516e0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021516ec kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x021516f4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02151710 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151748 kind:arm_call to:0x0203d210 module:main +from:0x02151750 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151764 kind:arm_call to:0x0203d210 module:main +from:0x0215176c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151774 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215177c kind:arm_call to:0x02016694 module:main +from:0x02151784 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215178c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151794 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215179c kind:arm_call to:0x02098488 module:overlay(0) +from:0x021517a8 kind:load to:0x021640a0 module:overlay(73) +from:0x021517ac kind:load to:0x020a02d4 module:overlay(0) +from:0x021517cc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021517e0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021517ec kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x021517f4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02151810 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151848 kind:arm_call to:0x0203d210 module:main +from:0x02151850 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151864 kind:arm_call to:0x0203d210 module:main +from:0x0215186c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151874 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215187c kind:arm_call to:0x02016694 module:main +from:0x02151884 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215188c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151894 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215189c kind:arm_call to:0x02098488 module:overlay(0) +from:0x021518a4 kind:arm_call to:0x02011ff4 module:main +from:0x021518b0 kind:load to:0x021640a0 module:overlay(73) +from:0x021518b4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021518d4 kind:arm_call to:0x0205a52c module:overlay(0) +from:0x021518e0 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x02151904 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02151914 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02151964 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021519a0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021519b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021519bc kind:arm_call to:0x021633c8 module:overlay(73) +from:0x021519f8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02151a18 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02151a38 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02151a48 kind:load to:0x027e0960 module:dtcm +from:0x02151a4c kind:load to:0x02162ab8 module:overlay(73) +from:0x02151a50 kind:load to:0x027e0cd8 module:dtcm +from:0x02151a54 kind:load to:0x020b539c module:overlay(0) +from:0x02151a5c kind:load to:0x027e0ce4 module:dtcm +from:0x02151a60 kind:load to:0x027e0ce0 module:dtcm +from:0x02151a64 kind:load to:0x02163f40 module:overlay(73) +from:0x02151a68 kind:load to:0x027e09a8 module:dtcm +from:0x02151a6c kind:load to:0x027e09b8 module:dtcm +from:0x02151a84 kind:arm_call to:0x02016fbc module:main +from:0x02151a8c kind:arm_call to:0x02123e4c module:overlays(40,42,45) +from:0x02151aac kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02151ab8 kind:load to:0x020d8694 module:overlays(19,24) +from:0x02151ae8 kind:load to:0x020aecf8 module:overlay(0) +from:0x02151af8 kind:arm_call to:0x02151ac0 module:overlay(73) +from:0x02151b48 kind:load to:0x021640f8 module:overlay(73) +from:0x02151c04 kind:arm_call to:0x0208bb6c module:overlay(0) +from:0x02151c24 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02151ca4 kind:load to:0x027e0ce0 module:dtcm +from:0x02151ca8 kind:load to:0x027e0d34 module:dtcm +from:0x02151d24 kind:arm_call to:0x02123e5c module:overlay(45) +from:0x02151d3c kind:arm_call to:0x02078230 module:overlay(0) +from:0x02151d50 kind:arm_call to:0x02078314 module:overlay(0) +from:0x02151d60 kind:arm_call to:0x02078708 module:overlay(0) +from:0x02151d6c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02151d74 kind:load to:0x02049be4 module:main +from:0x02151d78 kind:load to:0x027e09bc module:dtcm +from:0x02151d7c kind:load to:0x02163cb8 module:overlay(73) +from:0x02151d80 kind:load to:0x02163c5c module:overlay(73) +from:0x02151da4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02151e28 kind:load to:0x027e09b8 module:dtcm +from:0x02151e80 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x02151f90 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x02151fc4 kind:arm_call to:0x0208bb1c module:overlay(0) +from:0x0215200c kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x0215201c kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0215204c kind:arm_call to:0x0206807c module:overlay(0) +from:0x021520ac kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02152150 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215217c kind:arm_call to:0x01ffb714 module:itcm +from:0x021521ec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02152218 kind:arm_call to:0x020998f0 module:overlay(0) +from:0x02152238 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02152250 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x021522a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021522b4 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x021522c8 kind:arm_call to:0x0216238c module:overlay(73) +from:0x021522d8 kind:arm_call to:0x021621f0 module:overlay(73) +from:0x021522e8 kind:arm_call to:0x021628bc module:overlay(73) +from:0x021522f8 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x02152310 kind:arm_call to:0x02162784 module:overlay(73) +from:0x0215233c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02152360 kind:arm_call to:0x021624b8 module:overlay(73) +from:0x02152374 kind:arm_call to:0x02166048 module:overlay(93) +from:0x02152388 kind:arm_call to:0x01fff148 module:itcm +from:0x021523a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021523b4 kind:arm_call to:0x021628bc module:overlay(73) +from:0x021523c4 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x02152414 kind:arm_call to:0x02151b4c module:overlay(73) +from:0x0215249c kind:arm_call to:0x020bf178 module:overlay(17) +from:0x021524cc kind:arm_call to:0x02151cac module:overlay(73) +from:0x0215250c kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0215257c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021525fc kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215267c kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021526d4 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x021526e8 kind:arm_call to:0x021624a8 module:overlay(73) +from:0x02152730 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02152758 kind:arm_call to:0x02166220 module:overlay(93) +from:0x021527d0 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02152828 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02152880 kind:arm_call to:0x021628bc module:overlay(73) +from:0x02152890 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x0215289c kind:arm_call to:0x021628bc module:overlay(73) +from:0x021528ac kind:arm_call to:0x021627c4 module:overlay(73) +from:0x021528bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021528cc kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x021528e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021528f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215291c kind:arm_call to:0x021628bc module:overlay(73) +from:0x0215292c kind:arm_call to:0x021627c4 module:overlay(73) +from:0x02152940 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0215294c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215297c kind:arm_call to:0x021628bc module:overlay(73) +from:0x0215298c kind:arm_call to:0x021627c4 module:overlay(73) +from:0x021529dc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021529f4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152a60 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152a7c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02152a94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ab4 kind:arm_call to:0x020c28b4 module:overlay(17) +from:0x02152ac8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152ae4 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02152b10 kind:arm_call to:0x021628bc module:overlay(73) +from:0x02152b20 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x02152b2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152b48 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02152b50 kind:arm_call to:0x021624f0 module:overlay(73) +from:0x02152b64 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02152b84 kind:arm_call to:0x01fff17c module:itcm +from:0x02152b9c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152bf8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02152c0c kind:arm_call to:0x0207e668 module:overlay(0) +from:0x02152c48 kind:arm_call to:0x021628bc module:overlay(73) +from:0x02152c58 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x02152c68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152c8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152d28 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02152d38 kind:load to:0x027e0ce0 module:dtcm +from:0x02152d3c kind:load to:0x020d8694 module:overlays(19,24) +from:0x02152d44 kind:load to:0x02163ee0 module:overlay(73) +from:0x02152d48 kind:load to:0x020b504c module:overlay(0) +from:0x02152d4c kind:load to:0x020b51b8 module:overlay(0) +from:0x02152d50 kind:load to:0x02164210 module:overlay(73) +from:0x02152d58 kind:load to:0x027e0d8c module:dtcm +from:0x02152d60 kind:load to:0x020aed00 module:overlay(0) +from:0x02152d64 kind:load to:0x027e0d38 module:dtcm +from:0x02152d6c kind:load to:0x027e0ce4 module:dtcm +from:0x02152d84 kind:load to:0x027e09c0 module:dtcm +from:0x02152d88 kind:load to:0x021647d4 module:overlay(73) +from:0x02152d8c kind:load to:0x0203e964 module:main +from:0x02152d9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152dc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02152dd4 kind:arm_call to:0x021628bc module:overlay(73) +from:0x02152de4 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x02152df0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02152dfc kind:arm_call to:0x02161b10 module:overlay(73) +from:0x02152e2c kind:arm_call to:0x02015080 module:main +from:0x02152e54 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02152ee4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02152f0c kind:arm_call to:0x02162928 module:overlay(73) +from:0x02152f5c kind:arm_call to:0x021621d8 module:overlay(73) +from:0x02153084 kind:arm_call to:0x021621d8 module:overlay(73) +from:0x0215308c kind:arm_call to:0x02162128 module:overlay(73) +from:0x021530b0 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021530bc kind:load to:0x027e0cec module:dtcm +from:0x02153118 kind:arm_call to:0x020786dc module:overlay(0) +from:0x02153134 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215313c kind:arm_call to:0x02162128 module:overlay(73) +from:0x0215316c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02153198 kind:arm_call to:0x020166f4 module:main +from:0x021531a4 kind:load to:0x027e09bc module:dtcm +from:0x021531a8 kind:load to:0x027e09b4 module:dtcm +from:0x021531ac kind:load to:0x027e0954 module:dtcm +from:0x021531ec kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x0215320c kind:arm_call to:0x01ffd49c module:itcm +from:0x0215322c kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x02153238 kind:load to:0x027e09bc module:dtcm +from:0x02153284 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02153298 kind:arm_call to:0x01ffb714 module:itcm +from:0x021532a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021532b4 kind:arm_call to:0x01ff916c module:itcm +from:0x021532c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021532d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021532e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021532ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153308 kind:arm_call to:0x01ff930c module:itcm +from:0x02153350 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153380 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153394 kind:arm_call to:0x01ffa60c module:itcm +from:0x021533a8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021533d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021533dc kind:load to:0x027e0ce0 module:dtcm +from:0x021533e4 kind:load to:0x0203e964 module:main +from:0x02153460 kind:load to:0x02164328 module:overlay(73) +from:0x02153470 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x0215348c kind:arm_call to:0x01ff930c module:itcm +from:0x021534a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021534d0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02153548 kind:arm_call to:0x0216133c module:overlay(73) +from:0x0215356c kind:arm_call to:0x02161d24 module:overlay(73) +from:0x02153588 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021535a0 kind:load to:0x02164340 module:overlay(73) +from:0x021535b4 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x021535d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021535e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021535f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02153600 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153610 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153664 kind:arm_call to:0x02015080 module:main +from:0x02153688 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021536b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021536c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021536cc kind:arm_call to:0x01ffb464 module:itcm +from:0x021536f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02153740 kind:arm_call to:0x0203a1bc module:main +from:0x02153758 kind:arm_call to:0x02161288 module:overlay(73) +from:0x02153778 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215380c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215381c kind:arm_call to:0x01ff9318 module:itcm +from:0x021538a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021538d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021538f0 kind:arm_call to:0x02161288 module:overlay(73) +from:0x02153910 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215398c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021539b4 kind:arm_call to:0x02160bb4 module:overlay(73) +from:0x021539c4 kind:arm_call to:0x02151aec module:overlay(73) +from:0x021539d4 kind:load to:0x027e09a8 module:dtcm +from:0x021539dc kind:load to:0x0203e964 module:main +from:0x02153a58 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02153a90 kind:load to:0x02164358 module:overlay(73) +from:0x02153a94 kind:load to:0x027e0ce0 module:dtcm +from:0x02153abc kind:arm_call to:0x02015080 module:main +from:0x02153adc kind:arm_call to:0x02015080 module:main +from:0x02153afc kind:arm_call to:0x02015080 module:main +from:0x02153b1c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153b34 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02153b6c kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02153b78 kind:arm_call to:0x021604fc module:overlay(73) +from:0x02153b84 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02153ba4 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02153bc4 kind:arm_call to:0x02015080 module:main +from:0x02153bf4 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02153c04 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02153c14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153c20 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153c40 kind:arm_call to:0x01ffb974 module:itcm +from:0x02153c50 kind:arm_call to:0x021604fc module:overlay(73) +from:0x02153c68 kind:arm_call to:0x02015080 module:main +from:0x02153c7c kind:arm_call to:0x02160f3c module:overlay(73) +from:0x02153c88 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02153c9c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02153ca8 kind:arm_call to:0x02160e64 module:overlay(73) +from:0x02153ce4 kind:arm_call to:0x02015080 module:main +from:0x02153cf8 kind:arm_call to:0x02160f3c module:overlay(73) +from:0x02153d04 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02153d18 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02153d24 kind:arm_call to:0x02160e64 module:overlay(73) +from:0x02153d60 kind:arm_call to:0x02015080 module:main +from:0x02153d78 kind:arm_call to:0x02160f3c module:overlay(73) +from:0x02153dc8 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02153ddc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153df4 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02153e00 kind:load to:0x027e09a8 module:dtcm +from:0x02153e08 kind:load to:0x027e0ce0 module:dtcm +from:0x02153e88 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02153ea4 kind:load to:0x02164358 module:overlay(73) +from:0x02153ea8 kind:load to:0x027e0ce0 module:dtcm +from:0x02153ecc kind:arm_call to:0x02015080 module:main +from:0x02153eec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153f04 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02153f34 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02153f40 kind:arm_call to:0x021604fc module:overlay(73) +from:0x02153f4c kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02153f6c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02153f8c kind:arm_call to:0x02015080 module:main +from:0x02153fbc kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02153fcc kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02153fdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153fe8 kind:arm_call to:0x021604fc module:overlay(73) +from:0x02154000 kind:arm_call to:0x02015080 module:main +from:0x02154018 kind:arm_call to:0x02160f3c module:overlay(73) +from:0x02154024 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154030 kind:load to:0x027e09a8 module:dtcm +from:0x02154038 kind:load to:0x027e0ce0 module:dtcm +from:0x021540b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021540cc kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x021540e4 kind:load to:0x02164370 module:overlay(73) +from:0x021540e8 kind:load to:0x027e09a8 module:dtcm +from:0x021540f0 kind:load to:0x027e0ce0 module:dtcm +from:0x02154110 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x02154148 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02154154 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02154174 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154194 kind:arm_call to:0x02015080 module:main +from:0x021541a8 kind:arm_call to:0x0216105c module:overlay(73) +from:0x021541d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021541e4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021541f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154244 kind:arm_call to:0x02015080 module:main +from:0x02154264 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154284 kind:arm_call to:0x02161134 module:overlay(73) +from:0x02154294 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x021542b8 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x021542f0 kind:arm_call to:0x021284dc module:overlay(45) +from:0x02154308 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215431c kind:arm_call to:0x021604fc module:overlay(73) +from:0x0215432c kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02154340 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154358 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154364 kind:load to:0x027e0ce0 module:dtcm +from:0x0215436c kind:load to:0x027e09a8 module:dtcm +from:0x02154390 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02154404 kind:arm_call to:0x02078314 module:overlay(0) +from:0x02154414 kind:arm_call to:0x02078708 module:overlay(0) +from:0x0215441c kind:arm_call to:0x02123e94 module:overlay(45) +from:0x02154440 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154450 kind:arm_call to:0x01fff148 module:itcm +from:0x0215445c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215446c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154480 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215448c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021544d8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02154508 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215451c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215452c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02154554 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215460c kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02154620 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0215464c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02154660 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154678 kind:load to:0x02049be4 module:main +from:0x0215467c kind:load to:0x027e09bc module:dtcm +from:0x02154680 kind:load to:0x02163c78 module:overlay(73) +from:0x02154684 kind:load to:0x02163c48 module:overlay(73) +from:0x02154688 kind:load to:0x027e0ce0 module:dtcm +from:0x0215468c kind:load to:0x0203e964 module:main +from:0x02154690 kind:load to:0x02164388 module:overlay(73) +from:0x02154694 kind:load to:0x027e0cec module:dtcm +from:0x021546a0 kind:load to:0x027e09a8 module:dtcm +from:0x021546e0 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x021547cc kind:arm_call to:0x01fff148 module:itcm +from:0x021547f0 kind:arm_call to:0x02162394 module:overlay(73) +from:0x021547fc kind:arm_call to:0x02160204 module:overlay(73) +from:0x0215480c kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02154814 kind:arm_call to:0x0215323c module:overlay(73) +from:0x021548a0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021548b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154908 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02154980 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x0215499c kind:arm_call to:0x02162784 module:overlay(73) +from:0x021549c0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021549d8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154a00 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02154a20 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02154b00 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02154b5c kind:arm_call to:0x01fff148 module:itcm +from:0x02154b80 kind:arm_call to:0x02162394 module:overlay(73) +from:0x02154b8c kind:arm_call to:0x02160204 module:overlay(73) +from:0x02154b94 kind:arm_call to:0x0215323c module:overlay(73) +from:0x02154c54 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02154c6c kind:arm_call to:0x02161a8c module:overlay(73) +from:0x02154cc8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154cd0 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02154d04 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02154d20 kind:arm_call to:0x02162784 module:overlay(73) +from:0x02154d44 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02154d5c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154d94 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154db0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154dbc kind:load to:0x02049be4 module:main +from:0x02154dc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02154dc4 kind:load to:0x027e09a8 module:dtcm +from:0x02154dd0 kind:load to:0x021643a0 module:overlay(73) +from:0x02154dd4 kind:load to:0x027e0cec module:dtcm +from:0x02154dd8 kind:load to:0x02163c4c module:overlay(73) +from:0x02154ddc kind:load to:0x021643b8 module:overlay(73) +from:0x02154e5c kind:load to:0x021643d0 module:overlay(73) +from:0x02154e98 kind:arm_call to:0x02160204 module:overlay(73) +from:0x02154ef8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154f50 kind:arm_call to:0x02166240 module:overlay(93) +from:0x02154f78 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x02154f84 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02154f90 kind:load to:0x027e0ce0 module:dtcm +from:0x02154f94 kind:load to:0x027e0d8c module:dtcm +from:0x02155010 kind:load to:0x021643e8 module:overlay(73) +from:0x02155044 kind:arm_call to:0x01fff148 module:itcm +from:0x02155064 kind:arm_call to:0x01ff9258 module:itcm +from:0x021550a0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x021550e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021550fc kind:arm_call to:0x02151aec module:overlay(73) +from:0x02155104 kind:load to:0x027e0ce0 module:dtcm +from:0x02155130 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02155180 kind:load to:0x02164400 module:overlay(73) +from:0x021551b4 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x021551cc kind:arm_call to:0x02162784 module:overlay(73) +from:0x02155208 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x02155220 kind:arm_call to:0x02015080 module:main +from:0x02155240 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x0215525c kind:arm_call to:0x01ff930c module:itcm +from:0x02155270 kind:arm_call to:0x01ff930c module:itcm +from:0x02155284 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155298 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02155340 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155358 kind:load to:0x02164418 module:overlay(73) +from:0x0215535c kind:load to:0x027e09a8 module:dtcm +from:0x021553b8 kind:arm_call to:0x02160664 module:overlay(73) +from:0x02155404 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155414 kind:arm_call to:0x01ffb714 module:itcm +from:0x021554c4 kind:arm_call to:0x0212733c module:overlay(45) +from:0x02155540 kind:arm_call to:0x0212733c module:overlay(45) +from:0x02155564 kind:arm_call to:0x01ff930c module:itcm +from:0x02155578 kind:arm_call to:0x01ff930c module:itcm +from:0x02155590 kind:arm_call to:0x01ff930c module:itcm +from:0x021555a4 kind:arm_call to:0x01ff930c module:itcm +from:0x02155644 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02155664 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215567c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215569c kind:arm_call to:0x0209862c module:overlay(0) +from:0x021556f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155798 kind:arm_call to:0x02015080 module:main +from:0x02155808 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215581c kind:arm_call to:0x01ff9318 module:itcm +from:0x02155860 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155874 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215588c kind:arm_call to:0x02015080 module:main +from:0x021558ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021558c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021558d4 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x021558e0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x021558ec kind:load to:0x027e09a8 module:dtcm +from:0x02155900 kind:load to:0x02164430 module:overlay(73) +from:0x02155904 kind:load to:0x0203e964 module:main +from:0x02155910 kind:load to:0x02163f30 module:overlay(73) +from:0x02155914 kind:load to:0x027e09bc module:dtcm +from:0x02155918 kind:load to:0x027e0cec module:dtcm +from:0x02155924 kind:load to:0x02164448 module:overlay(73) +from:0x0215596c kind:arm_call to:0x02099870 module:overlay(0) +from:0x021559d4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021559e0 kind:load to:0x02164460 module:overlay(73) +from:0x02155a44 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155a6c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02155ad8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155ae4 kind:load to:0x02164490 module:overlay(73) +from:0x02155b00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155b2c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02155b38 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02155b98 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155ba8 kind:load to:0x02164328 module:overlay(73) +from:0x02155bb8 kind:load to:0x02151aec module:overlay(73) +from:0x02155cb4 kind:arm_call to:0x0216133c module:overlay(73) +from:0x02155ce8 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x02155d04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155d1c kind:load to:0x02164388 module:overlay(73) +from:0x02155d30 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x02155d4c kind:arm_call to:0x01ff930c module:itcm +from:0x02155d60 kind:arm_call to:0x01ff930c module:itcm +from:0x02155d74 kind:arm_call to:0x01ff930c module:itcm +from:0x02155da8 kind:arm_call to:0x01ff930c module:itcm +from:0x02155e34 kind:arm_call to:0x01ff930c module:itcm +from:0x02155e4c kind:arm_call to:0x02015080 module:main +from:0x02155e70 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155ea0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155eb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155eb4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155edc kind:arm_call to:0x01ffb428 module:itcm +from:0x02155f28 kind:arm_call to:0x0203a1bc module:main +from:0x02155f40 kind:arm_call to:0x02161288 module:overlay(73) +from:0x02155f60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155ff4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156004 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156088 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021560bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021560d8 kind:arm_call to:0x02161288 module:overlay(73) +from:0x02156150 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156178 kind:arm_call to:0x02160bb4 module:overlay(73) +from:0x02156188 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215619c kind:load to:0x02164340 module:overlay(73) +from:0x021561a0 kind:load to:0x027e09a8 module:dtcm +from:0x021561a8 kind:load to:0x0203e964 module:main +from:0x02156228 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x02156240 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02156268 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02156270 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x021562c8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021562d8 kind:load to:0x02164478 module:overlay(73) +from:0x021562dc kind:load to:0x02049be4 module:main +from:0x021562f0 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x02156330 kind:arm_call to:0x02015080 module:main +from:0x0215635c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156408 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02156414 kind:arm_call to:0x021244ec module:overlay(45) +from:0x0215642c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156468 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156480 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156490 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156498 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x021564b0 kind:arm_call to:0x02015080 module:main +from:0x021564d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021564e8 kind:arm_call to:0x02015080 module:main +from:0x0215650c kind:arm_call to:0x021244ec module:overlay(45) +from:0x02156538 kind:arm_call to:0x02015080 module:main +from:0x02156548 kind:arm_call to:0x02161600 module:overlay(73) +from:0x02156560 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215657c kind:arm_call to:0x01ff9258 module:itcm +from:0x021565d8 kind:arm_call to:0x02161288 module:overlay(73) +from:0x0215661c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156648 kind:arm_call to:0x02162784 module:overlay(73) +from:0x021566d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021566f0 kind:arm_call to:0x02161288 module:overlay(73) +from:0x02156738 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02156744 kind:load to:0x0203e964 module:main +from:0x02156748 kind:load to:0x027e09a8 module:dtcm +from:0x021567d8 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x021567f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021568a4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021568d8 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x021568e8 kind:load to:0x021644a8 module:overlay(73) +from:0x021568ec kind:load to:0x0203e964 module:main +from:0x02156910 kind:arm_call to:0x02015080 module:main +from:0x0215693c kind:arm_call to:0x02015080 module:main +from:0x02156968 kind:arm_call to:0x02015080 module:main +from:0x02156988 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156994 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x021569d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021569f0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156a00 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156a08 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x02156a20 kind:arm_call to:0x02015080 module:main +from:0x02156a34 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02156a74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a88 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02156aa4 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02156aac kind:load to:0x027e09a8 module:dtcm +from:0x02156b2c kind:arm_call to:0x0208bb1c module:overlay(0) +from:0x02156b4c kind:arm_call to:0x01fff148 module:itcm +from:0x02156b58 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02156b6c kind:arm_call to:0x02156d80 module:overlay(73) +from:0x02156b90 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02156bd4 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02156be0 kind:arm_call to:0x02158804 module:overlay(73) +from:0x02156bec kind:arm_call to:0x02157adc module:overlay(73) +from:0x02156c3c kind:load to:0x02049be4 module:main +from:0x02156c40 kind:load to:0x027e0ce0 module:dtcm +from:0x02156c58 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02156cb4 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x02156cc8 kind:arm_call to:0x0208bb1c module:overlay(0) +from:0x02156d04 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x02156d38 kind:arm_call to:0x02157b50 module:overlay(73) +from:0x02156d44 kind:arm_call to:0x02157f38 module:overlay(73) +from:0x02156d50 kind:arm_call to:0x021577a0 module:overlay(73) +from:0x02156d5c kind:arm_call to:0x02156fdc module:overlay(73) +from:0x02156d68 kind:arm_call to:0x02158998 module:overlay(73) +from:0x02156d74 kind:arm_call to:0x0215932c module:overlay(73) +from:0x02156d7c kind:load to:0x027e0ce0 module:dtcm +from:0x02156dd0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156e88 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02156e94 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02156f08 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02156f18 kind:arm_call to:0x01fff148 module:itcm +from:0x02156f34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156f54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156fc0 kind:load to:0x0203e964 module:main +from:0x02156fc8 kind:load to:0x021646a0 module:overlay(73) +from:0x02156fcc kind:load to:0x027e0ce0 module:dtcm +from:0x02156fd0 kind:load to:0x027e09a8 module:dtcm +from:0x02156fd8 kind:load to:0x021646d0 module:overlay(73) +from:0x02157030 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157040 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157048 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215705c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157080 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021570b0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021570e0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x021570ec kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02157118 kind:arm_call to:0x021592b0 module:overlay(73) +from:0x02157130 kind:arm_call to:0x02157adc module:overlay(73) +from:0x0215714c kind:arm_call to:0x02156d80 module:overlay(73) +from:0x02157158 kind:arm_call to:0x02157700 module:overlay(73) +from:0x02157178 kind:arm_call to:0x02015080 module:main +from:0x0215719c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021571ac kind:arm_call to:0x01fff148 module:itcm +from:0x021571d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021571e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157290 kind:arm_call to:0x01fff148 module:itcm +from:0x021572ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021572c0 kind:arm_call to:0x01fff148 module:itcm +from:0x021572dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021572f0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215730c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021573bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021573d4 kind:arm_call to:0x01fff148 module:itcm +from:0x021573f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215748c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02157498 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021574b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021574c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021574c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021574dc kind:arm_call to:0x0215fff4 module:overlay(73) +from:0x02157500 kind:arm_call to:0x01fff148 module:itcm +from:0x0215751c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157560 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157570 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157578 kind:arm_call to:0x021600a8 module:overlay(73) +from:0x021575a4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021575bc kind:arm_call to:0x0209862c module:overlay(0) +from:0x02157608 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157620 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02157664 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02157670 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02157698 kind:arm_call to:0x021592b0 module:overlay(73) +from:0x021576b0 kind:arm_call to:0x02157adc module:overlay(73) +from:0x021576cc kind:arm_call to:0x02156d80 module:overlay(73) +from:0x021576d8 kind:arm_call to:0x02157700 module:overlay(73) +from:0x021576e4 kind:load to:0x027e09a8 module:dtcm +from:0x021576f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021576f8 kind:load to:0x0203e964 module:main +from:0x0215779c kind:load to:0x021644d8 module:overlay(73) +from:0x021577a8 kind:arm_call to:0x02159aec module:overlay(73) +from:0x021577b8 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x021577cc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021577e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021577f4 kind:arm_call to:0x01ff930c module:itcm +from:0x021578dc kind:arm_call to:0x02015080 module:main +from:0x02157918 kind:arm_call to:0x02015080 module:main +from:0x021579f0 kind:arm_call to:0x02015244 module:main +from:0x02157a04 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02157a14 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02157a2c kind:arm_call to:0x02156d80 module:overlay(73) +from:0x02157aa8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02157ab4 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02157ad0 kind:load to:0x0203e964 module:main +from:0x02157ad8 kind:load to:0x02049be4 module:main +from:0x02157b4c kind:load to:0x021644d8 module:overlay(73) +from:0x02157b58 kind:arm_call to:0x02159aec module:overlay(73) +from:0x02157b68 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02157b7c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02157b94 kind:arm_call to:0x01ff930c module:itcm +from:0x02157ba8 kind:arm_call to:0x01ff930c module:itcm +from:0x02157c74 kind:arm_call to:0x02015080 module:main +from:0x02157cb0 kind:arm_call to:0x02015080 module:main +from:0x02157d68 kind:arm_call to:0x02015244 module:main +from:0x02157d7c kind:arm_call to:0x0209867c module:overlay(0) +from:0x02157da0 kind:arm_call to:0x021592b0 module:overlay(73) +from:0x02157dcc kind:arm_call to:0x02156d80 module:overlay(73) +from:0x02157e34 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02157e58 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02157e9c kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02157ea8 kind:arm_call to:0x02158804 module:overlay(73) +from:0x02157eb4 kind:load to:0x0203e964 module:main +from:0x02157ebc kind:load to:0x02049be4 module:main +from:0x02157f34 kind:load to:0x021646b8 module:overlay(73) +from:0x02157f50 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x02157f8c kind:arm_call to:0x01ff930c module:itcm +from:0x02157fa8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02157fb8 kind:arm_call to:0x01ff930c module:itcm +from:0x02157fd0 kind:arm_call to:0x02015080 module:main +from:0x02157fe4 kind:arm_call to:0x02159aec module:overlay(73) +from:0x02158000 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215801c kind:arm_call to:0x01fff148 module:itcm +from:0x0215802c kind:arm_call to:0x01fff148 module:itcm +from:0x02158048 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158090 kind:arm_call to:0x01fff148 module:itcm +from:0x021580c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158180 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215818c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215819c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021581a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021581d0 kind:arm_call to:0x01fff148 module:itcm +from:0x02158204 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021582bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021582c8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021582d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021582e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158360 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158384 kind:arm_call to:0x01fff17c module:itcm +from:0x021583cc kind:arm_call to:0x01fff148 module:itcm +from:0x02158400 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021584ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021584b8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021584c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021584d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021584e8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02158508 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158524 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215855c kind:arm_call to:0x02161288 module:overlay(73) +from:0x02158570 kind:arm_call to:0x021612f8 module:overlay(73) +from:0x02158580 kind:arm_call to:0x01fff148 module:itcm +from:0x0215859c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021585fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158674 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158684 kind:arm_call to:0x01ff9318 module:itcm +from:0x021586a0 kind:arm_call to:0x02015080 module:main +from:0x021586d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158708 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215871c kind:arm_call to:0x02161288 module:overlay(73) +from:0x02158738 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158750 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0215876c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02158798 kind:arm_call to:0x021592b0 module:overlay(73) +from:0x021587b0 kind:arm_call to:0x02157adc module:overlay(73) +from:0x021587cc kind:arm_call to:0x02156d80 module:overlay(73) +from:0x021587d8 kind:arm_call to:0x02157700 module:overlay(73) +from:0x021587e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021587ec kind:load to:0x0203e964 module:main +from:0x021587f0 kind:load to:0x02049be4 module:main +from:0x021587f4 kind:load to:0x027e09a8 module:dtcm +from:0x02158834 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158854 kind:arm_call to:0x01fff148 module:itcm +from:0x02158864 kind:arm_call to:0x01fff148 module:itcm +from:0x02158880 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021588a8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021588d0 kind:arm_call to:0x01fff17c module:itcm +from:0x0215898c kind:load to:0x027e0ce0 module:dtcm +from:0x02158994 kind:load to:0x021644f0 module:overlay(73) +from:0x021589b0 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x021589c0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021589d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021589e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02158a44 kind:arm_call to:0x02015080 module:main +from:0x02158b24 kind:arm_call to:0x02015244 module:main +from:0x02158b3c kind:arm_call to:0x0209867c module:overlay(0) +from:0x02158b54 kind:arm_call to:0x02159aec module:overlay(73) +from:0x02158b64 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02158be0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02158d00 kind:arm_call to:0x021592b0 module:overlay(73) +from:0x02158d18 kind:arm_call to:0x02157adc module:overlay(73) +from:0x02158d34 kind:arm_call to:0x02156d80 module:overlay(73) +from:0x02158d40 kind:arm_call to:0x02157700 module:overlay(73) +from:0x02158d54 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02158d60 kind:arm_call to:0x02159aec module:overlay(73) +from:0x02158d70 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x02158d98 kind:arm_call to:0x021592b0 module:overlay(73) +from:0x02158dac kind:arm_call to:0x02157adc module:overlay(73) +from:0x02158dc4 kind:arm_call to:0x02156d80 module:overlay(73) +from:0x02158f30 kind:arm_call to:0x02015080 module:main +from:0x02158f60 kind:arm_call to:0x02015244 module:main +from:0x02158f78 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02158f90 kind:arm_call to:0x02159aec module:overlay(73) +from:0x02158fa0 kind:arm_call to:0x02157ec0 module:overlay(73) +from:0x0215901c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02159144 kind:arm_call to:0x021592b0 module:overlay(73) +from:0x0215915c kind:arm_call to:0x02157adc module:overlay(73) +from:0x02159178 kind:arm_call to:0x02156d80 module:overlay(73) +from:0x02159184 kind:arm_call to:0x02157700 module:overlay(73) +from:0x02159198 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021591a4 kind:arm_call to:0x02159aec module:overlay(73) +from:0x021591b8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x021591e0 kind:arm_call to:0x021592b0 module:overlay(73) +from:0x021591f4 kind:arm_call to:0x02157adc module:overlay(73) +from:0x0215920c kind:arm_call to:0x02156d80 module:overlay(73) +from:0x0215929c kind:load to:0x0203e964 module:main +from:0x021592a0 kind:load to:0x02049be4 module:main +from:0x021592a4 kind:load to:0x021644c0 module:overlay(73) +from:0x021592ac kind:load to:0x021644f0 module:overlay(73) +from:0x02159328 kind:load to:0x021646b8 module:overlay(73) +from:0x02159340 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x0215937c kind:arm_call to:0x01ff930c module:itcm +from:0x02159398 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021593a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021593c0 kind:arm_call to:0x02015080 module:main +from:0x021593e4 kind:arm_call to:0x01fff148 module:itcm +from:0x021593f4 kind:arm_call to:0x01fff148 module:itcm +from:0x02159404 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02159420 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215943c kind:arm_call to:0x01fff148 module:itcm +from:0x0215944c kind:arm_call to:0x01fff148 module:itcm +from:0x02159468 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021594b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021594e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215959c kind:arm_call to:0x01ffb714 module:itcm +from:0x021595ac kind:arm_call to:0x01ff97c8 module:itcm +from:0x021595bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021595c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021595e0 kind:arm_call to:0x01fff148 module:itcm +from:0x02159614 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021596d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021596dc kind:arm_call to:0x01ff97c8 module:itcm +from:0x021596ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021596fc kind:arm_call to:0x01fff148 module:itcm +from:0x02159730 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021597d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021597f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159828 kind:arm_call to:0x02161288 module:overlay(73) +from:0x0215983c kind:arm_call to:0x021612f8 module:overlay(73) +from:0x0215984c kind:arm_call to:0x01fff148 module:itcm +from:0x02159868 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021598c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159940 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159950 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215996c kind:arm_call to:0x02015080 module:main +from:0x0215998c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021599cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021599e0 kind:arm_call to:0x02161288 module:overlay(73) +from:0x021599fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159a64 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02159a80 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02159a98 kind:arm_call to:0x02157adc module:overlay(73) +from:0x02159ab4 kind:arm_call to:0x02156d80 module:overlay(73) +from:0x02159ac0 kind:arm_call to:0x02157700 module:overlay(73) +from:0x02159ad0 kind:load to:0x027e0ce0 module:dtcm +from:0x02159ad4 kind:load to:0x0203e964 module:main +from:0x02159ad8 kind:load to:0x027e09a8 module:dtcm +from:0x02159ae4 kind:load to:0x02049be4 module:main +from:0x02159b14 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159b44 kind:load to:0x027e0ce0 module:dtcm +from:0x02159bc4 kind:load to:0x021644f0 module:overlay(73) +from:0x02159be8 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02159c20 kind:arm_call to:0x01fff148 module:itcm +from:0x02159c4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159c64 kind:arm_call to:0x01ff930c module:itcm +from:0x02159cc8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159cf4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159d0c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02159d20 kind:arm_call to:0x01fff148 module:itcm +from:0x02159d4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159d60 kind:arm_call to:0x01ff930c module:itcm +from:0x02159d78 kind:arm_call to:0x02015080 module:main +from:0x02159da0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159da8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159e00 kind:arm_call to:0x02015080 module:main +from:0x02159e20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159e2c kind:arm_call to:0x02160920 module:overlay(73) +from:0x02159e3c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159eac kind:arm_call to:0x02015080 module:main +from:0x02159edc kind:arm_call to:0x01ff9218 module:itcm +from:0x02159f48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159fd0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a078 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a094 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a0ac kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215a0cc kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215a0f0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a100 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a134 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a160 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a188 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215a194 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a19c kind:load to:0x02164508 module:overlay(73) +from:0x0215a1a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a1b0 kind:load to:0x0203e964 module:main +from:0x0215a1b8 kind:load to:0x021646b8 module:overlay(73) +from:0x0215a1e0 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215a22c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215a240 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a25c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a28c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a2a8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a2cc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a2dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a304 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215a320 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a330 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a34c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215a370 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x0215a3a4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a3b8 kind:load to:0x027e09bc module:dtcm +from:0x0215a3bc kind:load to:0x02164658 module:overlay(73) +from:0x0215a3c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a3c4 kind:load to:0x027e0cec module:dtcm +from:0x0215a3d8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a408 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215a41c kind:arm_call to:0x01fff148 module:itcm +from:0x0215a44c kind:arm_call to:0x01ff916c module:itcm +from:0x0215a464 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a4e0 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a570 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a588 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a594 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a5fc kind:arm_call to:0x02166210 module:overlay(93) +from:0x0215a634 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215a640 kind:load to:0x027e09a8 module:dtcm +from:0x0215a648 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a650 kind:load to:0x0203e964 module:main +from:0x0215a654 kind:load to:0x02163ee0 module:overlay(73) +from:0x0215a658 kind:load to:0x027e0d8c module:dtcm +from:0x0215a66c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215a6f4 kind:load to:0x02164658 module:overlay(73) +from:0x0215a71c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215a780 kind:arm_call to:0x02166220 module:overlay(93) +from:0x0215a7a4 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x0215a7b8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215a7c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a7c8 kind:load to:0x02163ee0 module:overlay(73) +from:0x0215a7cc kind:load to:0x027e0d8c module:dtcm +from:0x0215a7f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a860 kind:load to:0x027e09a8 module:dtcm +from:0x0215a86c kind:load to:0x02164670 module:overlay(73) +from:0x0215a8b0 kind:arm_call to:0x02015080 module:main +from:0x0215a8c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a8e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a978 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a990 kind:arm_call to:0x02015080 module:main +from:0x0215a9d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a9e4 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215a9ec kind:load to:0x027e0ce0 module:dtcm +from:0x0215a9f0 kind:load to:0x0203e964 module:main +from:0x0215aa40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215aa50 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x0215aa58 kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x0215aa84 kind:arm_call to:0x021284dc module:overlay(45) +from:0x0215aa90 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215ab40 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ac2c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ac38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ae4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ae6c kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0215ae74 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215ae80 kind:load to:0x020aecfc module:overlay(0) +from:0x0215ae84 kind:load to:0x020aecf4 module:overlay(0) +from:0x0215ae88 kind:load to:0x027e09a8 module:dtcm +from:0x0215ae8c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ae94 kind:load to:0x021645b0 module:overlay(73) +from:0x0215ae9c kind:load to:0x021645c8 module:overlay(73) +from:0x0215aea4 kind:load to:0x021645f8 module:overlay(73) +from:0x0215aeac kind:load to:0x02164610 module:overlay(73) +from:0x0215aeb4 kind:load to:0x0203e964 module:main +from:0x0215aeb8 kind:load to:0x021645e0 module:overlay(73) +from:0x0215aecc kind:arm_call to:0x02161d98 module:overlay(73) +from:0x0215af0c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215af24 kind:arm_call to:0x02015080 module:main +from:0x0215af64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215af80 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215af8c kind:arm_call to:0x021601ec module:overlay(73) +from:0x0215afa0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215afbc kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215aff4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b008 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x0215b010 kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x0215b03c kind:arm_call to:0x021284dc module:overlay(45) +from:0x0215b04c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215b05c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b088 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b238 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b254 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b264 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b280 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b2f0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b2fc kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215b328 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b334 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215b34c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b368 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b378 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b394 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b3e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b404 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b484 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b494 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215b4a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b4a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b4a8 kind:load to:0x0203e964 module:main +from:0x0215b4b0 kind:load to:0x021646b8 module:overlay(73) +from:0x0215b4b4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b4e4 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x0215b4ec kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215b518 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b528 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b550 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b588 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b59c kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215b5a4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b620 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b62c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215b63c kind:load to:0x02164508 module:overlay(73) +from:0x0215b640 kind:load to:0x027e09a8 module:dtcm +from:0x0215b664 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0215b6a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b6b4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b6d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b6e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b6fc kind:arm_call to:0x02015080 module:main +from:0x0215b734 kind:arm_call to:0x02160920 module:overlay(73) +from:0x0215b748 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b7b8 kind:arm_call to:0x02015080 module:main +from:0x0215b7d8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b7ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b904 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0215b91c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b93c kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0215b950 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b97c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b998 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215b9a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b9b0 kind:load to:0x0203e964 module:main +from:0x0215b9b4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b9c0 kind:load to:0x021646a0 module:overlay(73) +from:0x0215ba24 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215ba38 kind:load to:0x021644c0 module:overlay(73) +from:0x0215ba4c kind:arm_call to:0x02161d98 module:overlay(73) +from:0x0215ba64 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215baac kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215bacc kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215bad8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215bae4 kind:load to:0x027e09c0 module:dtcm +from:0x0215bb48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bb58 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215bb64 kind:load to:0x021645b0 module:overlay(73) +from:0x0215bb78 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x0215bbe8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bc00 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215bc08 kind:load to:0x0203e964 module:main +from:0x0215bc74 kind:load to:0x02164640 module:overlay(73) +from:0x0215bc88 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x0215bc9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bcd0 kind:arm_call to:0x021284dc module:overlay(45) +from:0x0215bcdc kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215bd24 kind:arm_call to:0x02015080 module:main +from:0x0215bd4c kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x0215bd58 kind:arm_call to:0x021611a8 module:overlay(73) +from:0x0215bd88 kind:arm_call to:0x02015080 module:main +from:0x0215bd9c kind:arm_call to:0x02161134 module:overlay(73) +from:0x0215bdc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bde0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215bdec kind:load to:0x027e0ce4 module:dtcm +from:0x0215bdf0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215be08 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215be70 kind:load to:0x021646d0 module:overlay(73) +from:0x0215bea0 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x0215bef4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bef8 kind:load to:0x027e09a8 module:dtcm +from:0x0215befc kind:load to:0x0203e964 module:main +from:0x0215bf08 kind:load to:0x02164340 module:overlay(73) +from:0x0215bf10 kind:load to:0x02049be4 module:main +from:0x0215bf18 kind:load to:0x02164358 module:overlay(73) +from:0x0215bf1c kind:load to:0x02164370 module:overlay(73) +from:0x0215bf58 kind:arm_call to:0x02015080 module:main +from:0x0215bf78 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215bf80 kind:arm_call to:0x02161764 module:overlay(73) +from:0x0215bf9c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bfac kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bfb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bfe0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bff8 kind:arm_call to:0x0203a1bc module:main +from:0x0215c094 kind:arm_call to:0x02161288 module:overlay(73) +from:0x0215c0b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c16c kind:arm_call to:0x02161d24 module:overlay(73) +from:0x0215c19c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c1c0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c1d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c1e8 kind:arm_call to:0x02015080 module:main +from:0x0215c204 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c218 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c2f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c374 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c390 kind:arm_call to:0x02161288 module:overlay(73) +from:0x0215c40c kind:arm_call to:0x02161d24 module:overlay(73) +from:0x0215c418 kind:arm_call to:0x021604fc module:overlay(73) +from:0x0215c430 kind:arm_call to:0x02015080 module:main +from:0x0215c458 kind:arm_call to:0x02161d24 module:overlay(73) +from:0x0215c464 kind:arm_call to:0x021604fc module:overlay(73) +from:0x0215c47c kind:arm_call to:0x02015080 module:main +from:0x0215c498 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c4b0 kind:arm_call to:0x02015080 module:main +from:0x0215c4c8 kind:arm_call to:0x02160f3c module:overlay(73) +from:0x0215c62c kind:arm_call to:0x02161d24 module:overlay(73) +from:0x0215c638 kind:arm_call to:0x021604fc module:overlay(73) +from:0x0215c650 kind:arm_call to:0x02015080 module:main +from:0x0215c670 kind:arm_call to:0x02015080 module:main +from:0x0215c68c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c6a4 kind:arm_call to:0x02015080 module:main +from:0x0215c6b8 kind:arm_call to:0x02160f3c module:overlay(73) +from:0x0215c818 kind:arm_call to:0x02015080 module:main +from:0x0215c830 kind:arm_call to:0x02160f3c module:overlay(73) +from:0x0215c87c kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0215c894 kind:arm_call to:0x02015080 module:main +from:0x0215c8a8 kind:arm_call to:0x0216105c module:overlay(73) +from:0x0215c8d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c8e4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215c8f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c944 kind:arm_call to:0x02015080 module:main +from:0x0215c964 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c984 kind:arm_call to:0x02161134 module:overlay(73) +from:0x0215c994 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0215c9c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c9d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c9e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c9f0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ca00 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ca0c kind:arm_call to:0x02161d24 module:overlay(73) +from:0x0215ca20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ca9c kind:arm_call to:0x02015080 module:main +from:0x0215cab4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cae0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215cafc kind:arm_call to:0x01fff148 module:itcm +from:0x0215cb18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cba4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cbb8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cbdc kind:arm_call to:0x01fff148 module:itcm +from:0x0215cbf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cc8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cca0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ccc4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cce0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cda0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215cdac kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215cdc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cde0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cdfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce20 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce30 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ce50 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ce94 kind:arm_call to:0x0203a1bc module:main +from:0x0215ceac kind:arm_call to:0x02161288 module:overlay(73) +from:0x0215cee4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cef8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cf0c kind:arm_call to:0x01ff930c module:itcm +from:0x0215cf14 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cf24 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215cf30 kind:arm_call to:0x02161d98 module:overlay(73) +from:0x0215cf54 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cf64 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215cf94 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215cffc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d088 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d0a0 kind:arm_call to:0x02161288 module:overlay(73) +from:0x0215d0e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d0fc kind:arm_call to:0x01ff930c module:itcm +from:0x0215d110 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d118 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d128 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d13c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d154 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215d168 kind:load to:0x021646d0 module:overlay(73) +from:0x0215d184 kind:arm_call to:0x02123ec0 module:overlay(45) +from:0x0215d1a0 kind:arm_call to:0x02078314 module:overlay(0) +from:0x0215d1b0 kind:arm_call to:0x02078708 module:overlay(0) +from:0x0215d23c kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x0215d248 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215d290 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215d2a4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d2b0 kind:load to:0x027e09bc module:dtcm +from:0x0215d2b4 kind:load to:0x02163c98 module:overlay(73) +from:0x0215d2b8 kind:load to:0x02163c54 module:overlay(73) +from:0x0215d2bc kind:load to:0x02164520 module:overlay(73) +from:0x0215d2c0 kind:load to:0x027e0cec module:dtcm +from:0x0215d2cc kind:load to:0x027e09a8 module:dtcm +from:0x0215d350 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215d364 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d384 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215d394 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d490 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215d4a4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215d4b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d5e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d61c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215d630 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d660 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215d6ec kind:arm_call to:0x02015080 module:main +from:0x0215d714 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215d79c kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215d87c kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215d888 kind:arm_call to:0x02162528 module:overlay(73) +from:0x0215d8a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d920 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215da6c kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215da78 kind:arm_call to:0x02162528 module:overlay(73) +from:0x0215da8c kind:arm_call to:0x021619d8 module:overlay(73) +from:0x0215dab4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215dbdc kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215dcd0 kind:arm_call to:0x0215fff4 module:overlay(73) +from:0x0215dcf4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215dd28 kind:arm_call to:0x01fff148 module:itcm +from:0x0215dd44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215dd54 kind:arm_call to:0x021600a8 module:overlay(73) +from:0x0215dd7c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ddb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ddcc kind:arm_call to:0x021627c4 module:overlay(73) +from:0x0215ddd8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215ddf8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215df44 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215df50 kind:arm_call to:0x02162528 module:overlay(73) +from:0x0215df64 kind:arm_call to:0x021619d8 module:overlay(73) +from:0x0215df78 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215df90 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215dfd4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e0b8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e1b4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e1c8 kind:arm_call to:0x0215fff4 module:overlay(73) +from:0x0215e208 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e224 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e234 kind:arm_call to:0x021600a8 module:overlay(73) +from:0x0215e270 kind:load to:0x0203e964 module:main +from:0x0215e274 kind:load to:0x027e09a8 module:dtcm +from:0x0215e280 kind:load to:0x02163c58 module:overlay(73) +from:0x0215e284 kind:load to:0x02164538 module:overlay(73) +from:0x0215e288 kind:load to:0x02163ee0 module:overlay(73) +from:0x0215e28c kind:load to:0x02164550 module:overlay(73) +from:0x0215e290 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e298 kind:load to:0x027e0cec module:dtcm +from:0x0215e2a0 kind:load to:0x02164568 module:overlay(73) +from:0x0215e2a4 kind:load to:0x02164598 module:overlay(73) +from:0x0215e2ac kind:load to:0x02164580 module:overlay(73) +from:0x0215e2b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e2e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e308 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x0215e314 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215e330 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215e3a4 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0215e3b0 kind:load to:0x02164628 module:overlay(73) +from:0x0215e3b4 kind:load to:0x020aecf4 module:overlay(0) +from:0x0215e3b8 kind:load to:0x020aecfc module:overlay(0) +from:0x0215e3e0 kind:arm_call to:0x02015080 module:main +from:0x0215e40c kind:arm_call to:0x02015080 module:main +from:0x0215e438 kind:arm_call to:0x02015080 module:main +from:0x0215e458 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e48c kind:arm_call to:0x021601ec module:overlay(73) +from:0x0215e4a4 kind:arm_call to:0x02015080 module:main +from:0x0215e4f0 kind:arm_call to:0x02015080 module:main +from:0x0215e5e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e5ec kind:arm_call to:0x01ff938c module:itcm +from:0x0215e618 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215e638 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215e648 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215e6bc kind:arm_call to:0x02015080 module:main +from:0x0215e708 kind:arm_call to:0x02015080 module:main +from:0x0215e724 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e734 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e870 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e890 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e8b0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e8c4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e924 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e95c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e970 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e9a8 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215ea64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ea80 kind:arm_call to:0x02161288 module:overlay(73) +from:0x0215ea94 kind:arm_call to:0x021612f8 module:overlay(73) +from:0x0215eab4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215eb28 kind:arm_call to:0x01fff148 module:itcm +from:0x0215eb44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ebf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ec0c kind:arm_call to:0x02161288 module:overlay(73) +from:0x0215ec2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215eca8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ecb8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ecd4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ecec kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215ecf8 kind:load to:0x027e09a8 module:dtcm +from:0x0215ed10 kind:load to:0x0203e964 module:main +from:0x0215ed14 kind:load to:0x027e09c0 module:dtcm +from:0x0215ed18 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ed34 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215ed8c kind:load to:0x02164688 module:overlay(73) +from:0x0215edb8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215edcc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ede4 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215edf0 kind:load to:0x027e09a8 module:dtcm +from:0x0215ee20 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215ee28 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215ee40 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f01c kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x0215f02c kind:load to:0x02164388 module:overlay(73) +from:0x0215f030 kind:load to:0x02164520 module:overlay(73) +from:0x0215f05c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f070 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f084 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f0a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215f0b0 kind:arm_call to:0x0215f60c module:overlay(73) +from:0x0215f0b8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215f1a8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215f220 kind:arm_call to:0x020158e8 module:main +from:0x0215f230 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215f258 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215f350 kind:arm_call to:0x020158e8 module:main +from:0x0215f36c kind:arm_call to:0x02078764 module:overlay(0) +from:0x0215f3e8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f408 kind:arm_call to:0x02015080 module:main +from:0x0215f428 kind:arm_call to:0x02015080 module:main +from:0x0215f448 kind:arm_call to:0x02015080 module:main +from:0x0215f464 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f47c kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f498 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f4b0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f4d0 kind:arm_call to:0x02015080 module:main +from:0x0215f4e8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f54c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f560 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f56c kind:arm_call to:0x02156c48 module:overlay(73) +from:0x0215f580 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f5ac kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f5c4 kind:arm_call to:0x02015080 module:main +from:0x0215f5dc kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f5f0 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f600 kind:load to:0x027e09b8 module:dtcm +from:0x0215f604 kind:load to:0x0203e964 module:main +from:0x0215f608 kind:load to:0x027e09bc module:dtcm +from:0x0215f61c kind:load to:0x027e09bc module:dtcm +from:0x0215f6f8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215f720 kind:load to:0x02164328 module:overlay(73) +from:0x0215f724 kind:load to:0x021644c0 module:overlay(73) +from:0x0215f728 kind:load to:0x027e09b8 module:dtcm +from:0x0215f72c kind:load to:0x02163f40 module:overlay(73) +from:0x0215f754 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f768 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f77c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f7b8 kind:arm_call to:0x02015080 module:main +from:0x0215f7f0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f904 kind:arm_call to:0x02015080 module:main +from:0x0215f948 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215f97c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215f998 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f9a8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215f9b8 kind:load to:0x02163ee0 module:overlay(73) +from:0x0215f9bc kind:load to:0x020b504c module:overlay(0) +from:0x0215f9c4 kind:load to:0x027e09b8 module:dtcm +from:0x0215f9c8 kind:load to:0x02163f40 module:overlay(73) +from:0x0215f9e4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215fa5c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215fa68 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215fa6c kind:load to:0x021646e8 module:overlay(73) +from:0x0215fa70 kind:load to:0x027e09a8 module:dtcm +from:0x0215faac kind:arm_call to:0x01ffd420 module:itcm +from:0x0215fac4 kind:arm_call to:0x02166220 module:overlay(93) +from:0x0215fac8 kind:arm_call to:0x0215f60c module:overlay(73) +from:0x0215fb08 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215fb54 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215fbd4 kind:arm_call to:0x020158e8 module:main +from:0x0215fbec kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215fc40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fc6c kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x0215fc78 kind:load to:0x027e09b8 module:dtcm +from:0x0215fc7c kind:load to:0x027e0d8c module:dtcm +from:0x0215fc80 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fc84 kind:load to:0x027e09a4 module:dtcm +from:0x0215fcfc kind:load to:0x021646d0 module:overlay(73) +from:0x0215fd40 kind:arm_call to:0x02015080 module:main +from:0x0215fd64 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215fd74 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fd84 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fe90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fea8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fef0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ff08 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ff40 kind:arm_call to:0x0215fff4 module:overlay(73) +from:0x0215ff58 kind:arm_call to:0x021600a8 module:overlay(73) +from:0x0215ff80 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ffa8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ffb8 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x0215ffd8 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0215ffe0 kind:load to:0x027e09a8 module:dtcm +from:0x0215ffe8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ffec kind:load to:0x0203e964 module:main +from:0x02160008 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02160024 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160038 kind:arm_call to:0x0203a1bc module:main +from:0x02160050 kind:arm_call to:0x02161288 module:overlay(73) +from:0x0216005c kind:arm_call to:0x02161d98 module:overlay(73) +from:0x02160074 kind:arm_call to:0x01fff148 module:itcm +from:0x02160090 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021600a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021600c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021600cc kind:arm_call to:0x02161d98 module:overlay(73) +from:0x021600f0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02160100 kind:arm_call to:0x01ff9318 module:itcm +from:0x02160128 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160140 kind:arm_call to:0x02161288 module:overlay(73) +from:0x02160160 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021601e8 kind:load to:0x0203e964 module:main +from:0x021601f4 kind:arm_call to:0x020bf688 module:overlay(17) +from:0x02160230 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160240 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216025c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216027c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216028c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021602a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021602b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021602c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021602d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021602e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160300 kind:arm_call to:0x01ff930c module:itcm +from:0x0216030c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216031c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160368 kind:arm_call to:0x01ff930c module:itcm +from:0x02160378 kind:arm_call to:0x01ff930c module:itcm +from:0x0216038c kind:arm_call to:0x01ff930c module:itcm +from:0x021603cc kind:arm_call to:0x01ff930c module:itcm +from:0x021603dc kind:arm_call to:0x01ff930c module:itcm +from:0x021603f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02160414 kind:arm_call to:0x01ff930c module:itcm +from:0x0216042c kind:arm_call to:0x01ff930c module:itcm +from:0x02160440 kind:arm_call to:0x01ff930c module:itcm +from:0x02160468 kind:arm_call to:0x01ff930c module:itcm +from:0x02160488 kind:arm_call to:0x01ff930c module:itcm +from:0x0216049c kind:arm_call to:0x01ff930c module:itcm +from:0x021604b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021604c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021604d8 kind:arm_call to:0x01ff930c module:itcm +from:0x021604e4 kind:load to:0x02163ef4 module:overlay(73) +from:0x021604e8 kind:load to:0x02163f0c module:overlay(73) +from:0x02160528 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160538 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160544 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160568 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160574 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021605a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021605e8 kind:arm_call to:0x01ff930c module:itcm +from:0x021605f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02160614 kind:arm_call to:0x01ff930c module:itcm +from:0x02160630 kind:arm_call to:0x01ff930c module:itcm +from:0x02160648 kind:arm_call to:0x01ff930c module:itcm +from:0x0216068c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216069c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021606a4 kind:arm_call to:0x0212733c module:overlay(45) +from:0x021606b0 kind:arm_call to:0x02127368 module:overlay(45) +from:0x021606d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021606e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160700 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216070c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160718 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160738 kind:arm_call to:0x01ff930c module:itcm +from:0x02160744 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216078c kind:arm_call to:0x01ff930c module:itcm +from:0x0216079c kind:arm_call to:0x01ff930c module:itcm +from:0x021607b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021607f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02160800 kind:arm_call to:0x01ff930c module:itcm +from:0x02160814 kind:arm_call to:0x01ff930c module:itcm +from:0x02160838 kind:arm_call to:0x01ff930c module:itcm +from:0x02160850 kind:arm_call to:0x01ff930c module:itcm +from:0x02160864 kind:arm_call to:0x01ff930c module:itcm +from:0x0216088c kind:arm_call to:0x01ff930c module:itcm +from:0x021608ac kind:arm_call to:0x01ff930c module:itcm +from:0x021608c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021608d8 kind:arm_call to:0x01ff930c module:itcm +from:0x021608e8 kind:arm_call to:0x01ff930c module:itcm +from:0x021608fc kind:arm_call to:0x01ff930c module:itcm +from:0x02160908 kind:load to:0x02163f00 module:overlay(73) +from:0x0216090c kind:load to:0x02163f24 module:overlay(73) +from:0x02160a38 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160a40 kind:arm_call to:0x01ff938c module:itcm +from:0x02160a78 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02160ab4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02160ad8 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02160afc kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02160b20 kind:arm_call to:0x020bf284 module:overlay(17) +from:0x02160b40 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02160b64 kind:arm_call to:0x020bf284 module:overlay(17) +from:0x02160b78 kind:load to:0x0203e964 module:main +from:0x02160b80 kind:load to:0x027e09c0 module:dtcm +from:0x02160b84 kind:load to:0x027e0ce0 module:dtcm +from:0x02160bd0 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02160be0 kind:arm_call to:0x02160dc0 module:overlay(73) +from:0x02160be8 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02160c00 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02160c74 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02160c88 kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02160c98 kind:arm_call to:0x02160dc0 module:overlay(73) +from:0x02160ca0 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02160ccc kind:arm_call to:0x02160e10 module:overlay(73) +from:0x02160cdc kind:arm_call to:0x02160dc0 module:overlay(73) +from:0x02160ce4 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02160cfc kind:arm_call to:0x02151aec module:overlay(73) +from:0x02160d24 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02160dbc kind:load to:0x02049be4 module:main +from:0x02160e04 kind:arm_call to:0x02151aec module:overlay(73) +from:0x02160e0c kind:load to:0x02049be4 module:main +from:0x02160e30 kind:arm_call to:0x01fff148 module:itcm +from:0x02160e4c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160e60 kind:load to:0x027e0ce0 module:dtcm +from:0x02160f30 kind:load to:0x02049be4 module:main +from:0x02160f34 kind:load to:0x0203e964 module:main +from:0x02160f6c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160f88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160f94 kind:arm_call to:0x01ff9770 module:itcm +from:0x02160fa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160fc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160fcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160fec kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02160ffc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161024 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161030 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161040 kind:arm_call to:0x02128254 module:overlay(45) +from:0x02161050 kind:load to:0x020b539c module:overlay(0) +from:0x02161058 kind:load to:0x027e0ce4 module:dtcm +from:0x02161078 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x0216108c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021610a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021610b4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021610c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021610e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161100 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02161110 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161120 kind:load to:0x027e0ce0 module:dtcm +from:0x02161128 kind:load to:0x020b539c module:overlay(0) +from:0x02161130 kind:load to:0x027e0ce4 module:dtcm +from:0x02161150 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x0216116c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161190 kind:arm_call to:0x02128e2c module:overlay(45) +from:0x021611a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021611c8 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x021611d8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021611f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161200 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216122c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161254 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02161264 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161274 kind:load to:0x027e0ce0 module:dtcm +from:0x0216127c kind:load to:0x020b539c module:overlay(0) +from:0x02161284 kind:load to:0x027e0ce4 module:dtcm +from:0x021612ec kind:arm_call to:0x01ffb428 module:itcm +from:0x02161310 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161330 kind:arm_call to:0x0203a1bc module:main +from:0x02161348 kind:arm_call to:0x0216138c module:overlay(73) +from:0x0216137c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216147c kind:arm_call to:0x020177ec module:main +from:0x021615f8 kind:load to:0x027e0960 module:dtcm +from:0x021615fc kind:load to:0x02049be4 module:main +from:0x02161608 kind:arm_call to:0x02161650 module:overlay(73) +from:0x02161640 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021616c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021616fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216175c kind:load to:0x027e0960 module:dtcm +from:0x0216181c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216184c kind:arm_call to:0x01ffd640 module:itcm +from:0x02161858 kind:arm_call to:0x0216194c module:overlay(73) +from:0x02161860 kind:arm_call to:0x01ffd640 module:itcm +from:0x02161884 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216192c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161940 kind:load to:0x027e0960 module:dtcm +from:0x02161944 kind:load to:0x027e09bc module:dtcm +from:0x0216195c kind:load to:0x027e09bc module:dtcm +from:0x02161990 kind:arm_call to:0x021621d8 module:overlay(73) +from:0x021619a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021619cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161a00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161a40 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02161a4c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02161b08 kind:arm_call to:0x021244ec module:overlay(45) +from:0x02161b54 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161b68 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161bb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02161bc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161c0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161c7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161ce0 kind:arm_call to:0x01ff916c module:itcm +from:0x02161cf8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161d0c kind:arm_call to:0x01ff9318 module:itcm +from:0x02161d44 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02161d6c kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02161d7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161d88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161d94 kind:load to:0x027e0ce0 module:dtcm +from:0x02161dc4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161de0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161dfc kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02161e14 kind:arm_call to:0x01fff148 module:itcm +from:0x02161e30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161e48 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02161e5c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161e68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161e90 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02161e9c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161ea8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161eb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161ed4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161ef0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161f0c kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02161f24 kind:arm_call to:0x01fff148 module:itcm +from:0x02161f40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161f58 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02161f6c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161f78 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161fa0 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02161fac kind:arm_call to:0x01ffb428 module:itcm +from:0x02161fb8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161fc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161fd4 kind:load to:0x027e0ce0 module:dtcm +from:0x02162000 kind:arm_call to:0x021621d8 module:overlay(73) +from:0x02162048 kind:arm_call to:0x021628bc module:overlay(73) +from:0x02162058 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x0216206c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02162088 kind:arm_call to:0x02151aec module:overlay(73) +from:0x021620b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021620c4 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x021620cc kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x021620d4 kind:arm_call to:0x021628bc module:overlay(73) +from:0x021620e4 kind:arm_call to:0x021627c4 module:overlay(73) +from:0x02162110 kind:arm_call to:0x021284dc module:overlay(45) +from:0x0216211c kind:arm_call to:0x02151aec module:overlay(73) +from:0x02162124 kind:load to:0x027e0ce4 module:dtcm +from:0x02162148 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162190 kind:arm_call to:0x01ffb428 module:itcm +from:0x02162194 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021621b4 kind:load to:0x027e0cd8 module:dtcm +from:0x02162388 kind:load to:0x027e09b8 module:dtcm +from:0x021623c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216248c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02162498 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021624a4 kind:load to:0x0203e964 module:main +from:0x021624b4 kind:load to:0x02151aec module:overlay(73) +from:0x02162628 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02162650 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021626b4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021626d4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02162710 kind:arm_call to:0x01ff916c module:itcm +from:0x02162778 kind:load to:0x0203e964 module:main +from:0x0216277c kind:load to:0x027e09c0 module:dtcm +from:0x0216279c kind:arm_call to:0x02078230 module:overlay(0) +from:0x021627ac kind:arm_call to:0x02078708 module:overlay(0) +from:0x021627b4 kind:arm_call to:0x02123edc module:overlay(45) +from:0x021627bc kind:load to:0x027e09bc module:dtcm +from:0x021627c0 kind:load to:0x02163c50 module:overlay(73) +from:0x021627d8 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02162874 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02162884 kind:arm_call to:0x02078708 module:overlay(0) +from:0x021628a0 kind:arm_call to:0x02123e5c module:overlay(45) +from:0x021628ac kind:arm_call to:0x0209862c module:overlay(0) +from:0x021628b4 kind:load to:0x027e09bc module:dtcm +from:0x021628b8 kind:load to:0x02163c5c module:overlay(73) +from:0x02162b28 kind:arm_call to:0x0200e260 module:main +from:0x02162b38 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162bc0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02162bd0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162bfc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162c0c kind:arm_call to:0x01ffa60c module:itcm +from:0x02162c3c kind:arm_call to:0x0200e260 module:main +from:0x02162c4c kind:arm_call to:0x01ffad5c module:itcm +from:0x02162cd4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162ce4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162d10 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02162d20 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162d50 kind:arm_call to:0x0200e260 module:main +from:0x02162d60 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162dd0 kind:arm_call to:0x0200e260 module:main +from:0x02162de0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162e50 kind:arm_call to:0x0200e260 module:main +from:0x02162e60 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162ed8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02162ee4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162f20 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162f30 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162f94 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02162fa4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162fd4 kind:arm_call to:0x0200e260 module:main +from:0x02162fe4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216304c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02163058 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021630ac kind:arm_call to:0x0200e260 module:main +from:0x021630bc kind:arm_call to:0x01ffad5c module:itcm +from:0x021630ec kind:load to:0x027e0964 module:dtcm +from:0x021630f0 kind:load to:0x0203e964 module:main +from:0x02163110 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02163124 kind:load to:0x020578a4 module:overlay(0) +from:0x02163140 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216314c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02163168 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02163178 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02163190 kind:arm_call to:0x021531b0 module:overlay(73) +from:0x021631ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021631b4 kind:arm_call to:0x02011ff4 module:main +from:0x021631c8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021631d0 kind:arm_call to:0x02011ff4 module:main +from:0x021631e4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021631ec kind:arm_call to:0x02011ff4 module:main +from:0x02163200 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02163208 kind:arm_call to:0x02011ff4 module:main +from:0x0216321c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02163230 kind:load to:0x021648b8 module:overlay(73) +from:0x02163244 kind:arm_call to:0x02011f3c module:main +from:0x02163250 kind:arm_call to:0x02163280 module:overlay(73) +from:0x02163264 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216327c kind:load to:0x02164708 module:overlay(73) +from:0x02163288 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02163290 kind:arm_call to:0x02061648 module:overlay(0) +from:0x021632c4 kind:load to:0x0216472c module:overlay(73) +from:0x021632c8 kind:load to:0x02164794 module:overlay(73) +from:0x021632e8 kind:arm_call to:0x020611dc module:overlay(0) +from:0x02163308 kind:load to:0x0204a088 module:main +from:0x02163338 kind:load to:0x027e0cf0 module:dtcm +from:0x021633e4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02163400 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02163410 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163418 kind:arm_call to:0x021633c0 module:overlay(73) +from:0x02163424 kind:load to:0x020b539c module:overlay(0) +from:0x0216342c kind:load to:0x027e0ce4 module:dtcm +from:0x0216343c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02163444 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216344c kind:arm_call to:0x02011ff4 module:main +from:0x02163464 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0216346c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02163480 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216351c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02163534 kind:arm_call to:0x01fff148 module:itcm +from:0x02163544 kind:arm_call to:0x01fff148 module:itcm +from:0x02163560 kind:arm_call to:0x0207a1ec module:overlay(0) +from:0x02163584 kind:arm_call to:0x0207a1ec module:overlay(0) +from:0x021635a4 kind:arm_call to:0x0207a1ec module:overlay(0) +from:0x021635cc kind:arm_call to:0x01ffb428 module:itcm +from:0x02163600 kind:load to:0x027e09b8 module:dtcm +from:0x02163604 kind:load to:0x020aaee0 module:overlay(0) +from:0x02163608 kind:load to:0x020aaedc module:overlay(0) +from:0x0216360c kind:load to:0x027e0ce0 module:dtcm +from:0x02163610 kind:load to:0x020aaee4 module:overlay(0) +from:0x02163614 kind:load to:0x020aaeec module:overlay(0) +from:0x02163618 kind:load to:0x020aaee8 module:overlay(0) +from:0x02163654 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0216366c kind:arm_call to:0x01fff148 module:itcm +from:0x02163688 kind:arm_call to:0x01fff148 module:itcm +from:0x021636a4 kind:arm_call to:0x0207a1ec module:overlay(0) +from:0x021636c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163724 kind:arm_call to:0x01fff350 module:itcm +from:0x02163750 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216375c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216376c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021637c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163810 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163838 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163848 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163854 kind:load to:0x020aaee0 module:overlay(0) +from:0x02163858 kind:load to:0x020aaedc module:overlay(0) +from:0x0216385c kind:load to:0x027e0ce0 module:dtcm +from:0x02163860 kind:load to:0x020aaee4 module:overlay(0) +from:0x02163864 kind:load to:0x020aaeec module:overlay(0) +from:0x02163868 kind:load to:0x020aaee8 module:overlay(0) +from:0x0216386c kind:load to:0x027e0ce4 module:dtcm +from:0x02163870 kind:load to:0x020b3000 module:overlay(0) +from:0x02163878 kind:load to:0x020aaebc module:overlay(0) +from:0x0216387c kind:load to:0x020aaec0 module:overlay(0) +from:0x02163880 kind:load to:0x020aaec4 module:overlay(0) +from:0x02163884 kind:load to:0x020aaec8 module:overlay(0) +from:0x021638c0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021638f0 kind:arm_call to:0x01fff350 module:itcm +from:0x02163920 kind:arm_call to:0x01fff148 module:itcm +from:0x0216393c kind:arm_call to:0x01fff148 module:itcm +from:0x02163970 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163980 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163990 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021639a0 kind:arm_call to:0x0207a1ec module:overlay(0) +from:0x021639c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021639ec kind:arm_call to:0x01ffb428 module:itcm +from:0x02163a24 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163a34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163a40 kind:load to:0x020aaed8 module:overlay(0) +from:0x02163a44 kind:load to:0x020aaed4 module:overlay(0) +from:0x02163a48 kind:load to:0x027e0ce0 module:dtcm +from:0x02163a4c kind:load to:0x027e0ce4 module:dtcm +from:0x02163a54 kind:load to:0x020b3000 module:overlay(0) +from:0x02163a58 kind:load to:0x020aaeb8 module:overlay(0) +from:0x02163a5c kind:load to:0x020aaee4 module:overlay(0) +from:0x02163a60 kind:load to:0x020aaeec module:overlay(0) +from:0x02163a64 kind:load to:0x020aaee8 module:overlay(0) +from:0x02163aa0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02163ab8 kind:arm_call to:0x01fff148 module:itcm +from:0x02163ad4 kind:arm_call to:0x01fff148 module:itcm +from:0x02163af0 kind:arm_call to:0x0207a1ec module:overlay(0) +from:0x02163b20 kind:arm_call to:0x01fff350 module:itcm +from:0x02163b44 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163b4c kind:arm_call to:0x01ffb800 module:itcm +from:0x02163b64 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163b74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163bbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163bd4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163bfc kind:arm_call to:0x01ff9638 module:itcm +from:0x02163c0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163c18 kind:load to:0x020aaed8 module:overlay(0) +from:0x02163c1c kind:load to:0x020aaed4 module:overlay(0) +from:0x02163c20 kind:load to:0x027e0ce0 module:dtcm +from:0x02163c24 kind:load to:0x020b3000 module:overlay(0) +from:0x02163c2c kind:load to:0x027e0ce4 module:dtcm +from:0x02163c30 kind:load to:0x020aaebc module:overlay(0) +from:0x02163c34 kind:load to:0x020aaec0 module:overlay(0) +from:0x02163c38 kind:load to:0x020aaec4 module:overlay(0) +from:0x02163c3c kind:load to:0x020aaec8 module:overlay(0) +from:0x02163e18 kind:arm_call to:0x02150c34 module:overlay(73) +from:0x02163e28 kind:arm_call to:0x0203ce74 module:main +from:0x02163e3c kind:load to:0x02163ee0 module:overlay(73) +from:0x02163e5c kind:load to:0x021647c0 module:overlay(73) +from:0x02163e60 kind:load to:0x021647d0 module:overlay(73) +from:0x02163e64 kind:load to:0x02163214 module:overlay(73) +from:0x02163e68 kind:load to:0x021647c4 module:overlay(73) +from:0x02163e88 kind:arm_call to:0x02163258 module:overlay(73) +from:0x02163e98 kind:arm_call to:0x0203ce74 module:main +from:0x02163eac kind:load to:0x021648a8 module:overlay(73) +from:0x02163eb0 kind:load to:0x021648b8 module:overlay(73) +from:0x02163eb4 kind:load to:0x02163478 module:overlay(73) +from:0x02163eb8 kind:load to:0x021648ac module:overlay(73) +from:0x02163ebc kind:load to:0x02163d48 module:overlay(73) +from:0x02163ec0 kind:load to:0x02163e6c module:overlay(73) +from:0x02163f60 kind:load to:0x02163180 module:overlay(73) +from:0x02163f6c kind:load to:0x02151090 module:overlay(73) +from:0x02163f78 kind:load to:0x02097c14 module:overlay(0) +from:0x02163f7c kind:load to:0x02150cd0 module:overlay(73) +from:0x02163f88 kind:load to:0x02150f00 module:overlay(73) +from:0x02163f8c kind:load to:0x02150fec module:overlay(73) +from:0x02163f90 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x02163f94 kind:load to:0x020f6384 module:overlays(19,22,23,31) +from:0x02163fa0 kind:load to:0x0215169c module:overlay(73) +from:0x02163fa4 kind:load to:0x021631c0 module:overlay(73) +from:0x02163fa8 kind:load to:0x02151048 module:overlay(73) +from:0x02163fac kind:load to:0x0207c008 module:overlay(0) +from:0x02163fb0 kind:load to:0x0207c010 module:overlay(0) +from:0x02163fbc kind:load to:0x02150c0c module:overlay(73) +from:0x02163fc0 kind:load to:0x02097944 module:overlay(0) +from:0x02163fc4 kind:load to:0x02097754 module:overlay(0) +from:0x02163fc8 kind:load to:0x020977d0 module:overlay(0) +from:0x02163fcc kind:load to:0x0209794c module:overlay(0) +from:0x02163fd0 kind:load to:0x0209796c module:overlay(0) +from:0x02163fd4 kind:load to:0x02097998 module:overlay(0) +from:0x02163fe0 kind:load to:0x02151660 module:overlay(73) +from:0x02163fe4 kind:load to:0x021631a4 module:overlay(73) +from:0x02163fe8 kind:load to:0x02057bf4 module:overlay(0) +from:0x02163fec kind:load to:0x0215116c module:overlay(73) +from:0x02163ff0 kind:load to:0x02057dc8 module:overlay(0) +from:0x02163ff4 kind:load to:0x02057e44 module:overlay(0) +from:0x02163ff8 kind:load to:0x02057ea8 module:overlay(0) +from:0x02163ffc kind:load to:0x0209a79c module:overlay(0) +from:0x02164000 kind:load to:0x02057d84 module:overlay(0) +from:0x0216400c kind:load to:0x02151688 module:overlay(73) +from:0x02164010 kind:load to:0x021631f8 module:overlay(73) +from:0x02164014 kind:load to:0x02099b00 module:overlay(0) +from:0x02164018 kind:load to:0x02099b38 module:overlay(0) +from:0x0216401c kind:load to:0x0209a13c module:overlay(0) +from:0x02164020 kind:load to:0x0209a144 module:overlay(0) +from:0x02164024 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02164028 kind:load to:0x02099cb0 module:overlay(0) +from:0x0216402c kind:load to:0x02099ba0 module:overlay(0) +from:0x02164030 kind:load to:0x0209a06c module:overlay(0) +from:0x02164034 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02164038 kind:load to:0x0209a10c module:overlay(0) +from:0x0216403c kind:load to:0x02163128 module:overlay(73) +from:0x02164040 kind:load to:0x0209a124 module:overlay(0) +from:0x02164044 kind:load to:0x02163118 module:overlay(73) +from:0x02164048 kind:load to:0x021630f4 module:overlay(73) +from:0x02164054 kind:load to:0x02151674 module:overlay(73) +from:0x02164058 kind:load to:0x021631dc module:overlay(73) +from:0x0216405c kind:load to:0x0209a254 module:overlay(0) +from:0x02164060 kind:load to:0x0209a288 module:overlay(0) +from:0x02164064 kind:load to:0x0209a320 module:overlay(0) +from:0x02164068 kind:load to:0x0209a334 module:overlay(0) +from:0x0216406c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02164070 kind:load to:0x0209a35c module:overlay(0) +from:0x02164074 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02164078 kind:load to:0x0209a06c module:overlay(0) +from:0x0216407c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02164080 kind:load to:0x0209a308 module:overlay(0) +from:0x02164084 kind:load to:0x0209a348 module:overlay(0) +from:0x02164088 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0216408c kind:load to:0x02163154 module:overlay(73) +from:0x02164090 kind:load to:0x02163130 module:overlay(73) +from:0x02164094 kind:load to:0x0209a70c module:overlay(0) +from:0x021640a0 kind:load to:0x02161a68 module:overlay(73) +from:0x021640a4 kind:load to:0x02098554 module:overlay(0) +from:0x021640a8 kind:load to:0x0209856c module:overlay(0) +from:0x021640ac kind:load to:0x02098578 module:overlay(0) +from:0x021640b0 kind:load to:0x02161960 module:overlay(73) +from:0x021640b4 kind:load to:0x02161fd8 module:overlay(73) +from:0x021640b8 kind:load to:0x021518b8 module:overlay(73) +from:0x021640bc kind:load to:0x02151a70 module:overlay(73) +from:0x021640c0 kind:load to:0x02151e2c module:overlay(73) +from:0x021640c4 kind:load to:0x02151d84 module:overlay(73) +from:0x021640c8 kind:load to:0x020984bc module:overlay(0) +from:0x021640cc kind:load to:0x021530c4 module:overlay(73) +from:0x021640d0 kind:load to:0x02099004 module:overlay(0) +from:0x021640d4 kind:load to:0x020984c8 module:overlay(0) +from:0x021640d8 kind:load to:0x02098584 module:overlay(0) +from:0x021640dc kind:load to:0x020985f0 module:overlay(0) +from:0x021640e0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021640e4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021640e8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021640ec kind:load to:0x021516b0 module:overlay(73) +from:0x021640f0 kind:load to:0x021517b0 module:overlay(73) +from:0x021640f4 kind:load to:0x02099588 module:overlay(0) +from:0x021640f8 kind:load to:0x021533e8 module:overlay(73) +from:0x02164100 kind:load to:0x021534dc module:overlay(73) +from:0x02164108 kind:load to:0x021539e8 module:overlay(73) +from:0x02164110 kind:load to:0x02153e0c module:overlay(73) +from:0x02164118 kind:load to:0x0215403c module:overlay(73) +from:0x02164120 kind:load to:0x02154374 module:overlay(73) +from:0x02164128 kind:load to:0x02154de4 module:overlay(73) +from:0x02164130 kind:load to:0x02154f98 module:overlay(73) +from:0x02164138 kind:load to:0x02155108 module:overlay(73) +from:0x02164140 kind:load to:0x021552a4 module:overlay(73) +from:0x02164148 kind:load to:0x0215592c module:overlay(73) +from:0x02164150 kind:load to:0x02155a74 module:overlay(73) +from:0x02164158 kind:load to:0x02155bbc module:overlay(73) +from:0x02164160 kind:load to:0x02155b40 module:overlay(73) +from:0x02164168 kind:load to:0x021561b4 module:overlay(73) +from:0x02164170 kind:load to:0x02156764 module:overlay(73) +from:0x02164178 kind:load to:0x02156ac0 module:overlay(73) +from:0x02164180 kind:load to:0x02159b48 module:overlay(73) +from:0x02164188 kind:load to:0x0215a9fc module:overlay(73) +from:0x02164190 kind:load to:0x0215afc8 module:overlay(73) +from:0x02164198 kind:load to:0x0215b5ac module:overlay(73) +from:0x021641a0 kind:load to:0x0215a1c4 module:overlay(73) +from:0x021641a8 kind:load to:0x0215a65c module:overlay(73) +from:0x021641b0 kind:load to:0x0215a7d4 module:overlay(73) +from:0x021641b8 kind:load to:0x0215b9cc module:overlay(73) +from:0x021641c0 kind:load to:0x0215bae8 module:overlay(73) +from:0x021641c8 kind:load to:0x0215bc0c module:overlay(73) +from:0x021641d0 kind:load to:0x0215bdf4 module:overlay(73) +from:0x021641d8 kind:load to:0x0215d174 module:overlay(73) +from:0x021641e0 kind:load to:0x0215e320 module:overlay(73) +from:0x021641e8 kind:load to:0x0215ed24 module:overlay(73) +from:0x021641f0 kind:load to:0x0215edf8 module:overlay(73) +from:0x021641f8 kind:load to:0x0215f620 module:overlay(73) +from:0x02164200 kind:load to:0x0215f9cc module:overlay(73) +from:0x02164208 kind:load to:0x0215fc88 module:overlay(73) +from:0x02164210 kind:load to:0x02153464 module:overlay(73) +from:0x02164218 kind:load to:0x021535a4 module:overlay(73) +from:0x02164220 kind:load to:0x02153a98 module:overlay(73) +from:0x02164228 kind:load to:0x02153eac module:overlay(73) +from:0x02164230 kind:load to:0x021540f4 module:overlay(73) +from:0x02164238 kind:load to:0x021546a4 module:overlay(73) +from:0x02164240 kind:load to:0x02154e60 module:overlay(73) +from:0x02164248 kind:load to:0x02155014 module:overlay(73) +from:0x02164250 kind:load to:0x02155184 module:overlay(73) +from:0x02164258 kind:load to:0x02155364 module:overlay(73) +from:0x02164260 kind:load to:0x021559e4 module:overlay(73) +from:0x02164268 kind:load to:0x02155ae8 module:overlay(73) +from:0x02164270 kind:load to:0x02155d20 module:overlay(73) +from:0x02164278 kind:load to:0x02155bac module:overlay(73) +from:0x02164280 kind:load to:0x021562e0 module:overlay(73) +from:0x02164288 kind:load to:0x021568f0 module:overlay(73) +from:0x02164290 kind:load to:0x02156c48 module:overlay(73) +from:0x02164298 kind:load to:0x02159bc8 module:overlay(73) +from:0x021642a0 kind:load to:0x0215aec0 module:overlay(73) +from:0x021642a8 kind:load to:0x0215b4bc module:overlay(73) +from:0x021642b0 kind:load to:0x0215b648 module:overlay(73) +from:0x021642b8 kind:load to:0x0215a3e0 module:overlay(73) +from:0x021642c0 kind:load to:0x0215a6f8 module:overlay(73) +from:0x021642c8 kind:load to:0x0215a870 module:overlay(73) +from:0x021642d0 kind:load to:0x0215ba3c module:overlay(73) +from:0x021642d8 kind:load to:0x0215bb6c module:overlay(73) +from:0x021642e0 kind:load to:0x0215bc78 module:overlay(73) +from:0x021642e8 kind:load to:0x0215be74 module:overlay(73) +from:0x021642f0 kind:load to:0x0215d2d0 module:overlay(73) +from:0x021642f8 kind:load to:0x0215e3bc module:overlay(73) +from:0x02164300 kind:load to:0x0215ed90 module:overlay(73) +from:0x02164308 kind:load to:0x0215f038 module:overlay(73) +from:0x02164310 kind:load to:0x0215f730 module:overlay(73) +from:0x02164318 kind:load to:0x0215fa78 module:overlay(73) +from:0x02164320 kind:load to:0x0215fd00 module:overlay(73) +from:0x02164708 kind:load to:0x02163234 module:overlay(73) +from:0x0216470c kind:load to:0x02097944 module:overlay(0) +from:0x02164710 kind:load to:0x02097754 module:overlay(0) +from:0x02164714 kind:load to:0x020977d0 module:overlay(0) +from:0x02164718 kind:load to:0x0209794c module:overlay(0) +from:0x0216471c kind:load to:0x0209796c module:overlay(0) +from:0x02164720 kind:load to:0x02097998 module:overlay(0) +from:0x0216472c kind:load to:0x02098518 module:overlay(0) +from:0x02164730 kind:load to:0x02098554 module:overlay(0) +from:0x02164734 kind:load to:0x0209856c module:overlay(0) +from:0x02164738 kind:load to:0x02098578 module:overlay(0) +from:0x0216473c kind:load to:0x01fff464 module:itcm +from:0x02164740 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02164744 kind:load to:0x021632cc module:overlay(73) +from:0x02164748 kind:load to:0x020984b0 module:overlay(0) +from:0x0216474c kind:load to:0x0216330c module:overlay(73) +from:0x02164750 kind:load to:0x0216333c module:overlay(73) +from:0x02164754 kind:load to:0x020984bc module:overlay(0) +from:0x02164758 kind:load to:0x020984c0 module:overlay(0) +from:0x0216475c kind:load to:0x020984c4 module:overlay(0) +from:0x02164760 kind:load to:0x020984c8 module:overlay(0) +from:0x02164764 kind:load to:0x02098584 module:overlay(0) +from:0x02164768 kind:load to:0x020985f0 module:overlay(0) +from:0x0216476c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02164770 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02164774 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02164778 kind:load to:0x02163458 module:overlay(73) +from:0x0216477c kind:load to:0x02163430 module:overlay(73) +from:0x02164780 kind:load to:0x02163368 module:overlay(73) +from:0x02164784 kind:load to:0x02163388 module:overlay(73) +from:0x02164788 kind:load to:0x02163350 module:overlay(73) +from:0x02164798 kind:load to:0x0216348c module:overlay(73) +from:0x0216479c kind:load to:0x020616e0 module:overlay(0) +from:0x021647a0 kind:load to:0x020616e4 module:overlay(0) +from:0x021647a8 kind:load to:0x020616ec module:overlay(0) +from:0x021647ac kind:load to:0x020616f0 module:overlay(0) +from:0x021647b0 kind:load to:0x020616f4 module:overlay(0) +from:0x021647b4 kind:load to:0x020616f8 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov073/symbols.txt b/config/eur/arm9/overlays/ov073/symbols.txt new file mode 100644 index 00000000..133438c0 --- /dev/null +++ b/config/eur/arm9/overlays/ov073/symbols.txt @@ -0,0 +1,291 @@ +func_ov073_02150c00 kind:function(arm,size=0xc) addr:0x02150c00 +func_ov073_02150c0c kind:function(arm,size=0x28) addr:0x02150c0c +func_ov073_02150c34 kind:function(arm,size=0x74) addr:0x02150c34 +func_ov073_02150ca8 kind:function(arm,size=0x28) addr:0x02150ca8 +func_ov073_02150cd0 kind:function(arm,size=0x1f8) addr:0x02150cd0 +func_ov073_02150ec8 kind:function(arm,size=0x38) addr:0x02150ec8 +func_ov073_02150f00 kind:function(arm,size=0xec) addr:0x02150f00 +func_ov073_02150fec kind:function(arm,size=0x2c) addr:0x02150fec +func_ov073_02151018 kind:function(arm,size=0x30) addr:0x02151018 +func_ov073_02151048 kind:function(arm,size=0x30) addr:0x02151048 +func_ov073_02151078 kind:function(arm,size=0x18) addr:0x02151078 +func_ov073_02151090 kind:function(arm,size=0x14) addr:0x02151090 +func_ov073_021510a4 kind:function(arm,size=0xc8) addr:0x021510a4 +func_ov073_0215116c kind:function(arm,size=0x54) addr:0x0215116c +func_ov073_021511c0 kind:function(arm,size=0x4a0) addr:0x021511c0 +func_ov073_02151660 kind:function(arm,size=0x14) addr:0x02151660 +func_ov073_02151674 kind:function(arm,size=0x14) addr:0x02151674 +func_ov073_02151688 kind:function(arm,size=0x14) addr:0x02151688 +func_ov073_0215169c kind:function(arm,size=0x14) addr:0x0215169c +func_ov073_021516b0 kind:function(arm,size=0x100) addr:0x021516b0 +func_ov073_021517b0 kind:function(arm,size=0x108) addr:0x021517b0 +func_ov073_021518b8 kind:function(arm,size=0x1b8) addr:0x021518b8 +func_ov073_02151a70 kind:function(arm,size=0x50) addr:0x02151a70 +func_ov073_02151ac0 kind:function(arm,size=0x2c) addr:0x02151ac0 +func_ov073_02151aec kind:function(arm,size=0x60) addr:0x02151aec +func_ov073_02151b4c kind:function(arm,size=0x160) addr:0x02151b4c +func_ov073_02151cac kind:function(arm,size=0xd8) addr:0x02151cac +func_ov073_02151d84 kind:function(arm,size=0xa8) addr:0x02151d84 +func_ov073_02151e2c kind:function(arm,size=0x1298) addr:0x02151e2c +func_ov073_021530c4 kind:function(arm,size=0xec) addr:0x021530c4 +func_ov073_021531b0 kind:function(arm,size=0x8c) addr:0x021531b0 +func_ov073_0215323c kind:function(arm,size=0x1ac) addr:0x0215323c +func_ov073_021533e8 kind:function(arm,size=0x7c) addr:0x021533e8 +func_ov073_02153464 kind:function(arm,size=0x78) addr:0x02153464 +func_ov073_021534dc kind:function(arm,size=0xc8) addr:0x021534dc +func_ov073_021535a4 kind:function(arm,size=0x444) addr:0x021535a4 +func_ov073_021539e8 kind:function(arm,size=0xb0) addr:0x021539e8 +func_ov073_02153a98 kind:function(arm,size=0x374) addr:0x02153a98 +func_ov073_02153e0c kind:function(arm,size=0xa0) addr:0x02153e0c +func_ov073_02153eac kind:function(arm,size=0x190) addr:0x02153eac +func_ov073_0215403c kind:function(arm,size=0xb8) addr:0x0215403c +func_ov073_021540f4 kind:function(arm,size=0x280) addr:0x021540f4 +func_ov073_02154374 kind:function(arm,size=0x330) addr:0x02154374 +func_ov073_021546a4 kind:function(arm,size=0x740) addr:0x021546a4 +func_ov073_02154de4 kind:function(arm,size=0x7c) addr:0x02154de4 +func_ov073_02154e60 kind:function(arm,size=0x138) addr:0x02154e60 +func_ov073_02154f98 kind:function(arm,size=0x7c) addr:0x02154f98 +func_ov073_02155014 kind:function(arm,size=0xf4) addr:0x02155014 +func_ov073_02155108 kind:function(arm,size=0x7c) addr:0x02155108 +func_ov073_02155184 kind:function(arm,size=0x120) addr:0x02155184 +func_ov073_021552a4 kind:function(arm,size=0xc0) addr:0x021552a4 +func_ov073_02155364 kind:function(arm,size=0x5c8) addr:0x02155364 +func_ov073_0215592c kind:function(arm,size=0xb8) addr:0x0215592c +func_ov073_021559e4 kind:function(arm,size=0x90) addr:0x021559e4 +func_ov073_02155a74 kind:function(arm,size=0x74) addr:0x02155a74 +func_ov073_02155ae8 kind:function(arm,size=0x58) addr:0x02155ae8 +func_ov073_02155b40 kind:function(arm,size=0x6c) addr:0x02155b40 +func_ov073_02155bac kind:function(arm,size=0x10) addr:0x02155bac +func_ov073_02155bbc kind:function(arm,size=0x164) addr:0x02155bbc +func_ov073_02155d20 kind:function(arm,size=0x494) addr:0x02155d20 +func_ov073_021561b4 kind:function(arm,size=0x12c) addr:0x021561b4 +func_ov073_021562e0 kind:function(arm,size=0x484) addr:0x021562e0 +func_ov073_02156764 kind:function(arm,size=0x18c) addr:0x02156764 +func_ov073_021568f0 kind:function(arm,size=0x1d0) addr:0x021568f0 +func_ov073_02156ac0 kind:function(arm,size=0x188) addr:0x02156ac0 +func_ov073_02156c48 kind:function(arm,size=0x138) addr:0x02156c48 +func_ov073_02156d80 kind:function(arm,size=0x25c) addr:0x02156d80 +func_ov073_02156fdc kind:function(arm,size=0x724) addr:0x02156fdc +func_ov073_02157700 kind:function(arm,size=0xa0) addr:0x02157700 +func_ov073_021577a0 kind:function(arm,size=0x33c) addr:0x021577a0 +func_ov073_02157adc kind:function(arm,size=0x74) addr:0x02157adc +func_ov073_02157b50 kind:function(arm,size=0x370) addr:0x02157b50 +func_ov073_02157ec0 kind:function(arm,size=0x78) addr:0x02157ec0 +func_ov073_02157f38 kind:function(arm,size=0x8cc) addr:0x02157f38 +func_ov073_02158804 kind:function(arm,size=0x194) addr:0x02158804 +func_ov073_02158998 kind:function(arm,size=0x918) addr:0x02158998 +func_ov073_021592b0 kind:function(arm,size=0x7c) addr:0x021592b0 +func_ov073_0215932c kind:function(arm,size=0x7c0) addr:0x0215932c +func_ov073_02159aec kind:function(arm,size=0x5c) addr:0x02159aec +func_ov073_02159b48 kind:function(arm,size=0x80) addr:0x02159b48 +func_ov073_02159bc8 kind:function(arm,size=0x5fc) addr:0x02159bc8 +func_ov073_0215a1c4 kind:function(arm,size=0x21c) addr:0x0215a1c4 +func_ov073_0215a3e0 kind:function(arm,size=0x27c) addr:0x0215a3e0 +func_ov073_0215a65c kind:function(arm,size=0x9c) addr:0x0215a65c +func_ov073_0215a6f8 kind:function(arm,size=0xdc) addr:0x0215a6f8 +func_ov073_0215a7d4 kind:function(arm,size=0x9c) addr:0x0215a7d4 +func_ov073_0215a870 kind:function(arm,size=0x18c) addr:0x0215a870 +func_ov073_0215a9fc kind:function(arm,size=0x4c4) addr:0x0215a9fc +func_ov073_0215aec0 kind:function(arm,size=0x108) addr:0x0215aec0 +func_ov073_0215afc8 kind:function(arm,size=0x4f4) addr:0x0215afc8 +func_ov073_0215b4bc kind:function(arm,size=0xf0) addr:0x0215b4bc +func_ov073_0215b5ac kind:function(arm,size=0x9c) addr:0x0215b5ac +func_ov073_0215b648 kind:function(arm,size=0x384) addr:0x0215b648 +func_ov073_0215b9cc kind:function(arm,size=0x70) addr:0x0215b9cc +func_ov073_0215ba3c kind:function(arm,size=0xac) addr:0x0215ba3c +func_ov073_0215bae8 kind:function(arm,size=0x84) addr:0x0215bae8 +func_ov073_0215bb6c kind:function(arm,size=0xa0) addr:0x0215bb6c +func_ov073_0215bc0c kind:function(arm,size=0x6c) addr:0x0215bc0c +func_ov073_0215bc78 kind:function(arm,size=0x17c) addr:0x0215bc78 +func_ov073_0215bdf4 kind:function(arm,size=0x80) addr:0x0215bdf4 +func_ov073_0215be74 kind:function(arm,size=0x1300) addr:0x0215be74 +func_ov073_0215d174 kind:function(arm,size=0x15c) addr:0x0215d174 +func_ov073_0215d2d0 kind:function(arm,size=0x1050) addr:0x0215d2d0 +func_ov073_0215e320 kind:function(arm,size=0x9c) addr:0x0215e320 +func_ov073_0215e3bc kind:function(arm,size=0x968) addr:0x0215e3bc +func_ov073_0215ed24 kind:function(arm,size=0x6c) addr:0x0215ed24 +func_ov073_0215ed90 kind:function(arm,size=0x68) addr:0x0215ed90 +func_ov073_0215edf8 kind:function(arm,size=0x240) addr:0x0215edf8 +func_ov073_0215f038 kind:function(arm,size=0x5d4) addr:0x0215f038 +func_ov073_0215f60c kind:function(arm,size=0x14) addr:0x0215f60c +func_ov073_0215f620 kind:function(arm,size=0x110) addr:0x0215f620 +func_ov073_0215f730 kind:function(arm,size=0x29c) addr:0x0215f730 +func_ov073_0215f9cc kind:function(arm,size=0xac) addr:0x0215f9cc +func_ov073_0215fa78 kind:function(arm,size=0x210) addr:0x0215fa78 +func_ov073_0215fc88 kind:function(arm,size=0x78) addr:0x0215fc88 +func_ov073_0215fd00 kind:function(arm,size=0x2f4) addr:0x0215fd00 +func_ov073_0215fff4 kind:function(arm,size=0xb4) addr:0x0215fff4 +func_ov073_021600a8 kind:function(arm,size=0x144) addr:0x021600a8 +func_ov073_021601ec kind:function(arm,size=0x18) addr:0x021601ec +func_ov073_02160204 kind:function(arm,size=0x2f8) addr:0x02160204 +func_ov073_021604fc kind:function(arm,size=0x168) addr:0x021604fc +func_ov073_02160664 kind:function(arm,size=0x2bc) addr:0x02160664 +func_ov073_02160920 kind:function(arm,size=0x268) addr:0x02160920 +func_ov073_02160b88 kind:function(arm,size=0x2c) addr:0x02160b88 +func_ov073_02160bb4 kind:function(arm,size=0x20c) addr:0x02160bb4 +func_ov073_02160dc0 kind:function(arm,size=0x50) addr:0x02160dc0 +func_ov073_02160e10 kind:function(arm,size=0x54) addr:0x02160e10 +func_ov073_02160e64 kind:function(arm,size=0xd8) addr:0x02160e64 +func_ov073_02160f3c kind:function(arm,size=0x120) addr:0x02160f3c +func_ov073_0216105c kind:function(arm,size=0xd8) addr:0x0216105c +func_ov073_02161134 kind:function(arm,size=0x74) addr:0x02161134 +func_ov073_021611a8 kind:function(arm,size=0xe0) addr:0x021611a8 +func_ov073_02161288 kind:function(arm,size=0x70) addr:0x02161288 +func_ov073_021612f8 kind:function(arm,size=0x44) addr:0x021612f8 +func_ov073_0216133c kind:function(arm,size=0x50) addr:0x0216133c +func_ov073_0216138c kind:function(arm,size=0x274) addr:0x0216138c +func_ov073_02161600 kind:function(arm,size=0x50) addr:0x02161600 +func_ov073_02161650 kind:function(arm,size=0x114) addr:0x02161650 +func_ov073_02161764 kind:function(arm,size=0x1e8) addr:0x02161764 +func_ov073_0216194c kind:function(arm,size=0x14) addr:0x0216194c +func_ov073_02161960 kind:function(arm,size=0x78) addr:0x02161960 +func_ov073_021619d8 kind:function(arm,size=0x90) addr:0x021619d8 +func_ov073_02161a68 kind:function(arm,size=0x24) addr:0x02161a68 +func_ov073_02161a8c kind:function(arm,size=0x84) addr:0x02161a8c +func_ov073_02161b10 kind:function(arm,size=0x214) addr:0x02161b10 +func_ov073_02161d24 kind:function(arm,size=0x74) addr:0x02161d24 +func_ov073_02161d98 kind:function(arm,size=0x240) addr:0x02161d98 +func_ov073_02161fd8 kind:function(arm,size=0x64) addr:0x02161fd8 +func_ov073_0216203c kind:function(arm,size=0x5c) addr:0x0216203c +func_ov073_02162098 kind:function(arm,size=0x90) addr:0x02162098 +func_ov073_02162128 kind:function(arm,size=0x90) addr:0x02162128 +func_ov073_021621b8 kind:function(arm,size=0x20) addr:0x021621b8 +func_ov073_021621d8 kind:function(arm,size=0x18) addr:0x021621d8 +func_ov073_021621f0 kind:function(arm,size=0x19c) addr:0x021621f0 +func_ov073_0216238c kind:function(arm,size=0x8) addr:0x0216238c +func_ov073_02162394 kind:function(arm,size=0x114) addr:0x02162394 +func_ov073_021624a8 kind:function(arm,size=0x10) addr:0x021624a8 +func_ov073_021624b8 kind:function(arm,size=0x38) addr:0x021624b8 +func_ov073_021624f0 kind:function(arm,size=0x38) addr:0x021624f0 +func_ov073_02162528 kind:function(arm,size=0x25c) addr:0x02162528 +func_ov073_02162784 kind:function(arm,size=0x40) addr:0x02162784 +func_ov073_021627c4 kind:function(arm,size=0xf8) addr:0x021627c4 +func_ov073_021628bc kind:function(arm,size=0x6c) addr:0x021628bc +func_ov073_02162928 kind:function(arm,size=0x190) addr:0x02162928 +func_ov073_02162ab8 kind:function(arm,size=0x63c) addr:0x02162ab8 +func_ov073_021630f4 kind:function(arm,size=0x24) addr:0x021630f4 +func_ov073_02163118 kind:function(arm,size=0x10) addr:0x02163118 +func_ov073_02163128 kind:function(arm,size=0x8) addr:0x02163128 +func_ov073_02163130 kind:function(arm,size=0x24) addr:0x02163130 +func_ov073_02163154 kind:function(arm,size=0x2c) addr:0x02163154 +func_ov073_02163180 kind:function(arm,size=0x18) addr:0x02163180 +func_ov073_02163198 kind:function(arm,size=0xc) addr:0x02163198 +func_ov073_021631a4 kind:function(arm,size=0x1c) addr:0x021631a4 +func_ov073_021631c0 kind:function(arm,size=0x1c) addr:0x021631c0 +func_ov073_021631dc kind:function(arm,size=0x1c) addr:0x021631dc +func_ov073_021631f8 kind:function(arm,size=0x1c) addr:0x021631f8 +func_ov073_02163214 kind:function(arm,size=0x14) addr:0x02163214 +func_ov073_02163228 kind:function(arm,size=0xc) addr:0x02163228 +func_ov073_02163234 kind:function(arm,size=0x24) addr:0x02163234 +func_ov073_02163258 kind:function(arm,size=0x28) addr:0x02163258 +func_ov073_02163280 kind:function(arm,size=0x4c) addr:0x02163280 +func_ov073_021632cc kind:function(arm,size=0x40) addr:0x021632cc +func_ov073_0216330c kind:function(arm,size=0x30) addr:0x0216330c +func_ov073_0216333c kind:function(arm,size=0x14) addr:0x0216333c +func_ov073_02163350 kind:function(arm,size=0x18) addr:0x02163350 +func_ov073_02163368 kind:function(arm,size=0x20) addr:0x02163368 +func_ov073_02163388 kind:function(arm,size=0x38) addr:0x02163388 +func_ov073_021633c0 kind:function(arm,size=0x8) addr:0x021633c0 +func_ov073_021633c8 kind:function(arm,size=0x68) addr:0x021633c8 +func_ov073_02163430 kind:function(arm,size=0x28) addr:0x02163430 +func_ov073_02163458 kind:function(arm,size=0x20) addr:0x02163458 +func_ov073_02163478 kind:function(arm,size=0x14) addr:0x02163478 +func_ov073_0216348c kind:function(arm,size=0x190) addr:0x0216348c +func_ov073_0216361c kind:function(arm,size=0x26c) addr:0x0216361c +func_ov073_02163888 kind:function(arm,size=0x1e0) addr:0x02163888 +func_ov073_02163a68 kind:function(arm,size=0x1d8) addr:0x02163a68 +data_ov073_02163c48 kind:data(any) addr:0x02163c48 +data_ov073_02163c4c kind:data(any) addr:0x02163c4c +data_ov073_02163c50 kind:data(any) addr:0x02163c50 +data_ov073_02163c54 kind:data(any) addr:0x02163c54 +data_ov073_02163c58 kind:data(any) addr:0x02163c58 +data_ov073_02163c5c kind:data(any) addr:0x02163c5c +data_ov073_02163c68 kind:data(any) addr:0x02163c68 +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_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 +data_ov073_02163d28 kind:data(any) addr:0x02163d28 +data_ov073_02163d38 kind:data(any) addr:0x02163d38 +func_ov073_02163d48 kind:function(arm,size=0x124) addr:0x02163d48 +func_ov073_02163e6c kind:function(arm,size=0x50) addr:0x02163e6c +data_ov073_02163ee0 kind:data(any) addr:0x02163ee0 +data_ov073_02163ef4 kind:data(any) addr:0x02163ef4 +data_ov073_02163f00 kind:data(any) addr:0x02163f00 +data_ov073_02163f0c kind:data(any) addr:0x02163f0c +data_ov073_02163f24 kind:data(any) addr:0x02163f24 +data_ov073_02163f30 kind:data(any) addr:0x02163f30 +data_ov073_02163f40 kind:data(any) addr:0x02163f40 +data_ov073_02163f60 kind:data(any) addr:0x02163f60 +data_ov073_02163f6c kind:data(any) addr:0x02163f6c +data_ov073_02163f78 kind:data(any) addr:0x02163f78 +data_ov073_02163f88 kind:data(any) addr:0x02163f88 +data_ov073_02163fa0 kind:data(any) addr:0x02163fa0 +data_ov073_02163fbc kind:data(any) addr:0x02163fbc +data_ov073_02163fe0 kind:data(any) addr:0x02163fe0 +data_ov073_02163ff4 kind:data(any) addr:0x02163ff4 ambiguous +data_ov073_0216400c kind:data(any) addr:0x0216400c +data_ov073_02164054 kind:data(any) addr:0x02164054 +data_ov073_021640a0 kind:data(any) addr:0x021640a0 +data_ov073_021640f8 kind:data(any) addr:0x021640f8 +data_ov073_02164144 kind:data(any) addr:0x02164144 ambiguous +data_ov073_021641c8 kind:data(any) addr:0x021641c8 ambiguous +data_ov073_021641d0 kind:data(any) addr:0x021641d0 ambiguous +data_ov073_02164210 kind:data(any) addr:0x02164210 +data_ov073_021642fc kind:data(any) addr:0x021642fc ambiguous +data_ov073_02164328 kind:data(any) addr:0x02164328 +data_ov073_02164340 kind:data(any) addr:0x02164340 +data_ov073_02164358 kind:data(any) addr:0x02164358 +data_ov073_02164370 kind:data(any) addr:0x02164370 +data_ov073_02164388 kind:data(any) addr:0x02164388 +data_ov073_021643a0 kind:data(any) addr:0x021643a0 +data_ov073_021643b8 kind:data(any) addr:0x021643b8 +data_ov073_021643d0 kind:data(any) addr:0x021643d0 +data_ov073_021643e8 kind:data(any) addr:0x021643e8 +data_ov073_02164400 kind:data(any) addr:0x02164400 +data_ov073_02164418 kind:data(any) addr:0x02164418 +data_ov073_02164430 kind:data(any) addr:0x02164430 +data_ov073_02164448 kind:data(any) addr:0x02164448 +data_ov073_02164460 kind:data(any) addr:0x02164460 +data_ov073_02164478 kind:data(any) addr:0x02164478 +data_ov073_02164490 kind:data(any) addr:0x02164490 +data_ov073_021644a8 kind:data(any) addr:0x021644a8 +data_ov073_021644c0 kind:data(any) addr:0x021644c0 +data_ov073_021644d8 kind:data(any) addr:0x021644d8 +data_ov073_021644f0 kind:data(any) addr:0x021644f0 +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_02164690 kind:data(any) addr:0x02164690 ambiguous +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_02164708 kind:data(any) addr:0x02164708 +data_ov073_0216472c kind:data(any) addr:0x0216472c +data_ov073_02164794 kind:data(any) addr:0x02164794 +data_ov073_021647c0 kind:bss addr:0x021647c0 +data_ov073_021647c4 kind:bss addr:0x021647c4 +data_ov073_021647d0 kind:bss addr:0x021647d0 +data_ov073_021647d4 kind:bss addr:0x021647d4 +data_ov073_021648a8 kind:bss addr:0x021648a8 +data_ov073_021648ac kind:bss addr:0x021648ac +data_ov073_021648b8 kind:bss addr:0x021648b8 diff --git a/config/eur/arm9/overlays/ov074/delinks.txt b/config/eur/arm9/overlays/ov074/delinks.txt new file mode 100644 index 00000000..ccda62b9 --- /dev/null +++ b/config/eur/arm9/overlays/ov074/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x02161e34 kind:code align:32 + .rodata start:0x02161e34 end:0x021621b0 kind:data align:4 + .init start:0x021621b0 end:0x0216258c kind:code align:4 + .ctor start:0x0216258c end:0x021625b0 kind:data align:4 + .data start:0x021625c0 end:0x02163320 kind:data align:32 + .bss start:0x02163320 end:0x021639e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov074/relocs.txt b/config/eur/arm9/overlays/ov074/relocs.txt new file mode 100644 index 00000000..bf0b7640 --- /dev/null +++ b/config/eur/arm9/overlays/ov074/relocs.txt @@ -0,0 +1,2360 @@ +from:0x02150c08 kind:load to:0x02163330 module:overlay(74) +from:0x02150c1c kind:arm_call to:0x02011f3c module:main +from:0x02150c28 kind:arm_call to:0x02150f4c module:overlay(74) +from:0x02150c3c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02150c5c kind:load to:0x0216264c module:overlay(74) +from:0x02150c94 kind:arm_call to:0x01ffd098 module:itcm +from:0x02150d34 kind:arm_call to:0x02028cdc module:main +from:0x02150d6c kind:arm_call to:0x01ffb800 module:itcm +from:0x02150d70 kind:arm_call to:0x01ffb464 module:itcm +from:0x02150e04 kind:arm_call to:0x01ffb800 module:itcm +from:0x02150e08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02150eb4 kind:load to:0x02161e58 module:overlay(74) +from:0x02150eb8 kind:load to:0x02161e38 module:overlay(74) +from:0x02150f5c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02150fb4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150fc0 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02151020 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02151050 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02151068 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021510b8 kind:arm_call to:0x02150c64 module:overlay(74) +from:0x021510c0 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02151104 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215113c kind:load to:0x021626e4 module:overlay(74) +from:0x02151140 kind:load to:0x02163330 module:overlay(74) +from:0x02151144 kind:load to:0x020b539c module:overlay(0) +from:0x0215114c kind:load to:0x02162670 module:overlay(74) +from:0x02151150 kind:load to:0x0216269c module:overlay(74) +from:0x02151154 kind:load to:0x0216262c module:overlay(74) +from:0x02151160 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151174 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021511c4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02151208 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02151214 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151278 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02151284 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x021512a4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021512b0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x021512bc kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x021512d4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02151320 kind:arm_call to:0x02150c78 module:overlay(74) +from:0x02151350 kind:load to:0x027e0cd8 module:dtcm +from:0x02151354 kind:load to:0x027e0ce4 module:dtcm +from:0x02151358 kind:load to:0x020b539c module:overlay(0) +from:0x02151360 kind:load to:0x021625d0 module:overlay(74) +from:0x02151364 kind:load to:0x027e0cec module:dtcm +from:0x02151390 kind:arm_call to:0x021517ec module:overlay(74) +from:0x021513a8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021513b0 kind:load to:0x027e09b8 module:dtcm +from:0x021513bc kind:arm_call to:0x021517ec module:overlay(74) +from:0x021513c4 kind:arm_call to:0x02151990 module:overlay(74) +from:0x021513f0 kind:arm_call to:0x01fff148 module:itcm +from:0x02151404 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02151418 kind:arm_call to:0x01fff148 module:itcm +from:0x02151430 kind:arm_call to:0x021516e4 module:overlay(74) +from:0x02151444 kind:arm_call to:0x021514b4 module:overlay(74) +from:0x0215144c kind:arm_call to:0x0215174c module:overlay(74) +from:0x02151454 kind:load to:0x027e0ce0 module:dtcm +from:0x02151510 kind:arm_call to:0x02151920 module:overlay(74) +from:0x0215151c kind:arm_call to:0x02151630 module:overlay(74) +from:0x0215156c kind:arm_call to:0x02151920 module:overlay(74) +from:0x02151594 kind:arm_call to:0x01ff916c module:itcm +from:0x021515a4 kind:arm_call to:0x01ff916c module:itcm +from:0x021515bc kind:arm_call to:0x01ff916c module:itcm +from:0x021515cc kind:arm_call to:0x01ff916c module:itcm +from:0x021515dc kind:arm_call to:0x021518a8 module:overlay(74) +from:0x0215160c kind:arm_call to:0x02151630 module:overlay(74) +from:0x02151618 kind:arm_call to:0x02152a90 module:overlay(74) +from:0x02151624 kind:arm_call to:0x02152a90 module:overlay(74) +from:0x02151650 kind:arm_call to:0x01ff916c module:itcm +from:0x0215166c kind:arm_call to:0x01ff916c module:itcm +from:0x02151698 kind:arm_call to:0x01ff916c module:itcm +from:0x021516b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021516dc kind:arm_call to:0x02151830 module:overlay(74) +from:0x02151704 kind:arm_call to:0x02152c74 module:overlay(74) +from:0x02151710 kind:arm_call to:0x02152c74 module:overlay(74) +from:0x02151738 kind:arm_call to:0x02152c74 module:overlay(74) +from:0x02151744 kind:arm_call to:0x02152c74 module:overlay(74) +from:0x021517b4 kind:arm_call to:0x02150ebc module:overlay(74) +from:0x021517dc kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021517e8 kind:load to:0x027e09c0 module:dtcm +from:0x02151804 kind:arm_call to:0x02152df0 module:overlay(74) +from:0x0215181c kind:arm_call to:0x02071a74 module:overlay(0) +from:0x02151828 kind:load to:0x027e09a8 module:dtcm +from:0x02151848 kind:arm_call to:0x02152df0 module:overlay(74) +from:0x02151858 kind:arm_call to:0x02152df0 module:overlay(74) +from:0x0215187c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02151894 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021518a4 kind:load to:0x027e09a8 module:dtcm +from:0x021518c0 kind:arm_call to:0x02152df0 module:overlay(74) +from:0x021518d0 kind:arm_call to:0x02152df0 module:overlay(74) +from:0x021518f4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215190c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215191c kind:load to:0x027e09a8 module:dtcm +from:0x02151938 kind:arm_call to:0x02152df0 module:overlay(74) +from:0x02151948 kind:arm_call to:0x02152df0 module:overlay(74) +from:0x02151968 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215197c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151988 kind:load to:0x027e09a8 module:dtcm +from:0x021519d4 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x021519f0 kind:load to:0x027e09bc module:dtcm +from:0x02151a10 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02151a24 kind:load to:0x020578a4 module:overlay(0) +from:0x02151a38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151a40 kind:arm_call to:0x02011ff4 module:main +from:0x02151a54 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02151a5c kind:arm_call to:0x02011ff4 module:main +from:0x02151a74 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02151a7c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151a84 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151a8c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02151a94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151a9c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02151aa4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151abc kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02151ac4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151acc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151ad4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02151adc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151ae4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02151aec kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151af4 kind:arm_call to:0x02011ff4 module:main +from:0x02151b08 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02151b1c kind:load to:0x02163418 module:overlay(74) +from:0x02151b30 kind:arm_call to:0x02011f3c module:main +from:0x02151b3c kind:arm_call to:0x02152668 module:overlay(74) +from:0x02151b50 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02151b68 kind:load to:0x0216276c module:overlay(74) +from:0x02151b9c kind:arm_call to:0x01ffd098 module:itcm +from:0x02151c3c kind:arm_call to:0x02028cdc module:main +from:0x02151c74 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151c78 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151d0c kind:arm_call to:0x01ffb800 module:itcm +from:0x02151d10 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151dbc kind:load to:0x02161edc module:overlay(74) +from:0x02151dc0 kind:load to:0x02161f00 module:overlay(74) +from:0x02151ddc kind:arm_call to:0x01ffd098 module:itcm +from:0x02151e74 kind:arm_call to:0x02028cdc module:main +from:0x02151eb0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151eb4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151f50 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151f54 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152004 kind:load to:0x02161edc module:overlay(74) +from:0x02152008 kind:load to:0x02161e9c module:overlay(74) +from:0x02152024 kind:arm_call to:0x01ffd098 module:itcm +from:0x021520bc kind:arm_call to:0x02028cdc module:main +from:0x021520f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021520fc kind:arm_call to:0x01ffb464 module:itcm +from:0x02152198 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215219c kind:arm_call to:0x01ffb464 module:itcm +from:0x02152250 kind:load to:0x02161edc module:overlay(74) +from:0x02152254 kind:load to:0x02161ebc module:overlay(74) +from:0x02152354 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02152368 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02152370 kind:arm_call to:0x02011ff4 module:main +from:0x021523bc kind:arm_call to:0x0208bdd4 module:overlay(0) +from:0x02152408 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152414 kind:arm_call to:0x01fff458 module:itcm +from:0x0215249c kind:arm_call to:0x020e1920 module:overlay(31) +from:0x02152510 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x02152520 kind:load to:0x027e0ce0 module:dtcm +from:0x02152524 kind:load to:0x027e0ce4 module:dtcm +from:0x0215254c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02152594 kind:arm_call to:0x0200f218 module:main +from:0x021525b0 kind:arm_call to:0x0200f218 module:main +from:0x021525c4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021525d0 kind:load to:0x021627b8 module:overlay(74) +from:0x021525d4 kind:load to:0x02161e8c module:overlay(74) +from:0x021525d8 kind:load to:0x02161e7c module:overlay(74) +from:0x021525e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021525f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152600 kind:arm_call to:0x02011ff4 module:main +from:0x0215263c kind:arm_call to:0x0200eab0 module:main +from:0x02152660 kind:arm_call to:0x0200eab0 module:main +from:0x02152670 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021526c8 kind:arm_call to:0x02152540 module:overlay(74) +from:0x02152708 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02152718 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215272c kind:arm_call to:0x02151b6c module:overlay(74) +from:0x02152734 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0215273c kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02152744 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02152764 kind:arm_call to:0x02152c74 module:overlay(74) +from:0x02152770 kind:load to:0x021627e4 module:overlay(74) +from:0x02152774 kind:load to:0x02163418 module:overlay(74) +from:0x02152778 kind:load to:0x02162790 module:overlay(74) +from:0x0215277c kind:load to:0x02162758 module:overlay(74) +from:0x02152794 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0215279c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021527a4 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021527ac kind:arm_call to:0x0215234c module:overlay(74) +from:0x021527b4 kind:arm_call to:0x021525dc module:overlay(74) +from:0x021527bc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021527dc kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021527e4 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021527ec kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021527f4 kind:arm_call to:0x0215234c module:overlay(74) +from:0x021527fc kind:arm_call to:0x021525dc module:overlay(74) +from:0x02152804 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215280c kind:arm_call to:0x02011ff4 module:main +from:0x02152874 kind:arm_call to:0x02151b80 module:overlay(74) +from:0x021528a4 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x021528b4 kind:arm_call to:0x02151dc4 module:overlay(74) +from:0x021528e4 kind:arm_call to:0x0215200c module:overlay(74) +from:0x02152948 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021529b0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021529c8 kind:load to:0x027e09c0 module:dtcm +from:0x021529cc kind:load to:0x02162738 module:overlay(74) +from:0x021529dc kind:arm_call to:0x02152c88 module:overlay(74) +from:0x021529e4 kind:arm_call to:0x02152b74 module:overlay(74) +from:0x02152a2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152a40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152a50 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02152a8c kind:load to:0x02162738 module:overlay(74) +from:0x02152ac0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152b1c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152b3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152b70 kind:load to:0x0203e964 module:main +from:0x02152be0 kind:arm_call to:0x01ff930c module:itcm +from:0x02152bf0 kind:arm_call to:0x02152c3c module:overlay(74) +from:0x02152c1c kind:arm_call to:0x01ff930c module:itcm +from:0x02152c60 kind:arm_call to:0x02152c74 module:overlay(74) +from:0x02152c6c kind:arm_call to:0x02152c74 module:overlay(74) +from:0x02152cb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152d40 kind:arm_call to:0x02152258 module:overlay(74) +from:0x02152d80 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02152db8 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02152de0 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02152dec kind:load to:0x027e09c0 module:dtcm +from:0x02152e20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152e34 kind:load to:0x02162738 module:overlay(74) +from:0x02152e40 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02152e54 kind:load to:0x02163500 module:overlay(74) +from:0x02152e68 kind:arm_call to:0x02011f3c module:main +from:0x02152e74 kind:arm_call to:0x02152ee4 module:overlay(74) +from:0x02152e8c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02152ee0 kind:load to:0x0216284c module:overlay(74) +from:0x02152ef4 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02152f24 kind:arm_call to:0x0200f05c module:main +from:0x02152f40 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02152f74 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02152f8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152f9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152fdc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02152ff4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153028 kind:arm_call to:0x0200f05c module:main +from:0x02153044 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02153074 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215308c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021530c8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021530e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021530f4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02153100 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x0215310c kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x02153118 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02153180 kind:arm_call to:0x0203d160 module:main +from:0x0215319c kind:arm_call to:0x0203d160 module:main +from:0x021531d8 kind:load to:0x021629bc module:overlay(74) +from:0x021531dc kind:load to:0x02163500 module:overlay(74) +from:0x021531e0 kind:load to:0x02161f40 module:overlay(74) +from:0x021531e4 kind:load to:0x02162870 module:overlay(74) +from:0x021531e8 kind:load to:0x0216269c module:overlay(74) +from:0x021531ec kind:load to:0x02161f50 module:overlay(74) +from:0x021531f0 kind:load to:0x021556a0 module:overlay(74) +from:0x021531f4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021531f8 kind:load to:0x027e0d74 module:dtcm +from:0x02153204 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02153240 kind:arm_call to:0x0203d210 module:main +from:0x0215325c kind:arm_call to:0x0203d210 module:main +from:0x0215327c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021532a8 kind:arm_call to:0x0203d210 module:main +from:0x021532b0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021532b8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021532c0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021532c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021532d0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021532d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021532e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021532e8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021532f4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021532f8 kind:load to:0x027e0d74 module:dtcm +from:0x0215332c kind:arm_call to:0x0203d210 module:main +from:0x02153348 kind:arm_call to:0x0203d210 module:main +from:0x02153368 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153394 kind:arm_call to:0x0203d210 module:main +from:0x0215339c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021533a4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021533ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021533b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021533bc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021533c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021533cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021533d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021533dc kind:arm_call to:0x02011ff4 module:main +from:0x021533e8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021533ec kind:load to:0x027e0d74 module:dtcm +from:0x02153408 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02153418 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02153448 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02153474 kind:arm_call to:0x02099f64 module:overlay(0) +from:0x0215347c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021534b4 kind:arm_call to:0x02153508 module:overlay(74) +from:0x021534c8 kind:load to:0x021551dc module:overlay(74) +from:0x021534cc kind:load to:0x02162984 module:overlay(74) +from:0x021534d0 kind:load to:0x0216299c module:overlay(74) +from:0x0215352c kind:arm_call to:0x021534d4 module:overlay(74) +from:0x02153564 kind:load to:0x02162904 module:overlay(74) +from:0x02153584 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021535a4 kind:load to:0x027e09b8 module:dtcm +from:0x021535c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153618 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153630 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153658 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153664 kind:arm_call to:0x02016958 module:main +from:0x0215369c kind:arm_call to:0x01fff1a4 module:itcm +from:0x021536b4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021536e0 kind:arm_call to:0x01ff930c module:itcm +from:0x02153734 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153758 kind:arm_call to:0x02154a24 module:overlay(74) +from:0x021537e4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021537ec kind:arm_call to:0x02154e60 module:overlay(74) +from:0x021537f4 kind:arm_call to:0x02154edc module:overlay(74) +from:0x02153800 kind:arm_call to:0x02154d88 module:overlay(74) +from:0x0215380c kind:load to:0x027e0ce4 module:dtcm +from:0x02153810 kind:load to:0x027e0ce0 module:dtcm +from:0x02153814 kind:load to:0x021628b4 module:overlay(74) +from:0x0215381c kind:load to:0x027e09c0 module:dtcm +from:0x0215383c kind:arm_call to:0x02155540 module:overlay(74) +from:0x0215388c kind:arm_call to:0x01fff1a4 module:itcm +from:0x021538a4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021538bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x021538cc kind:arm_call to:0x0209853c module:overlay(0) +from:0x021538e8 kind:arm_call to:0x02153508 module:overlay(74) +from:0x021538fc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153914 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153928 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215393c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153958 kind:arm_call to:0x02153508 module:overlay(74) +from:0x0215396c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153998 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021539b8 kind:arm_call to:0x02153508 module:overlay(74) +from:0x021539c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021539c4 kind:load to:0x027e0d7c module:dtcm +from:0x021539f8 kind:arm_call to:0x02155540 module:overlay(74) +from:0x02153a20 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02153a48 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153a50 kind:arm_call to:0x02154de8 module:overlay(74) +from:0x02153a9c kind:arm_call to:0x02155540 module:overlay(74) +from:0x02153aa4 kind:load to:0x027e09a8 module:dtcm +from:0x02153ab0 kind:load to:0x027e0d78 module:dtcm +from:0x02153acc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153ae0 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02153ae8 kind:load to:0x027e0ce4 module:dtcm +from:0x02153b1c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02153b2c kind:arm_call to:0x02078314 module:overlay(0) +from:0x02153b54 kind:arm_call to:0x02155540 module:overlay(74) +from:0x02153b60 kind:arm_call to:0x02160ecc module:overlay(74) +from:0x02153b70 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02153bac kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02153bc8 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02153bd8 kind:load to:0x027e09bc module:dtcm +from:0x02153bdc kind:load to:0x027e0d7c module:dtcm +from:0x02153be0 kind:load to:0x027e0d78 module:dtcm +from:0x02153be4 kind:load to:0x02162954 module:overlay(74) +from:0x02153be8 kind:load to:0x027e09a8 module:dtcm +from:0x02153c14 kind:arm_call to:0x02071de4 module:overlay(0) +from:0x02153c30 kind:arm_call to:0x01ff930c module:itcm +from:0x02153c58 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153c6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153cd0 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02153d04 kind:arm_call to:0x02155540 module:overlay(74) +from:0x02153d10 kind:arm_call to:0x02161910 module:overlay(74) +from:0x02153d40 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02153d4c kind:load to:0x027e09a8 module:dtcm +from:0x02153d54 kind:load to:0x027e0d7c module:dtcm +from:0x02153d60 kind:load to:0x0216296c module:overlay(74) +from:0x02153d78 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02153d88 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02153db0 kind:arm_call to:0x02155540 module:overlay(74) +from:0x02153de0 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02153dec kind:load to:0x020b5214 module:overlay(0) +from:0x02153df4 kind:load to:0x020b51b8 module:overlay(0) +from:0x02153df8 kind:load to:0x0216296c module:overlay(74) +from:0x02153e34 kind:arm_call to:0x01ff930c module:itcm +from:0x02153e5c kind:arm_call to:0x01ff9638 module:itcm +from:0x02153e70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153eb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153f14 kind:load to:0x027e0d7c module:dtcm +from:0x02153f1c kind:load to:0x027e0ce4 module:dtcm +from:0x02153f58 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02153f64 kind:load to:0x027e09a8 module:dtcm +from:0x02153fa4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153fcc kind:arm_call to:0x02155540 module:overlay(74) +from:0x02153ffc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215402c kind:arm_call to:0x01ff930c module:itcm +from:0x02154054 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154068 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021540b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154184 kind:load to:0x02162954 module:overlay(74) +from:0x02154188 kind:load to:0x027e0d7c module:dtcm +from:0x02154190 kind:load to:0x027e0ce4 module:dtcm +from:0x021541b8 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021541dc kind:arm_call to:0x02155540 module:overlay(74) +from:0x021541e8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215421c kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x0215424c kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02154268 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154284 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021542a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021542b8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021542cc kind:load to:0x027e0d7c module:dtcm +from:0x021542d0 kind:load to:0x027e0cec module:dtcm +from:0x021542d8 kind:load to:0x027e09a8 module:dtcm +from:0x021542ec kind:arm_call to:0x02153508 module:overlay(74) +from:0x021543a0 kind:arm_call to:0x02155540 module:overlay(74) +from:0x021543b8 kind:arm_call to:0x0215c668 module:overlay(74) +from:0x021543c8 kind:load to:0x027e0d78 module:dtcm +from:0x02154414 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02154428 kind:arm_call to:0x01ff930c module:itcm +from:0x0215444c kind:arm_call to:0x01ff993c module:itcm +from:0x021544cc kind:arm_call to:0x01ffb9cc module:itcm +from:0x021544ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021544fc kind:arm_call to:0x02157380 module:overlay(74) +from:0x02154518 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02154530 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154550 kind:arm_call to:0x0207144c module:overlay(0) +from:0x021545ec kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021545f8 kind:load to:0x027e09bc module:dtcm +from:0x021545fc kind:load to:0x027e09a8 module:dtcm +from:0x02154604 kind:load to:0x027e0d78 module:dtcm +from:0x02154608 kind:load to:0x0203e964 module:main +from:0x0215460c kind:load to:0x027e09c0 module:dtcm +from:0x02154634 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154644 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154650 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215466c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021546c0 kind:arm_call to:0x02155540 module:overlay(74) +from:0x021546ec kind:arm_call to:0x02155540 module:overlay(74) +from:0x02154724 kind:arm_call to:0x02155540 module:overlay(74) +from:0x02154760 kind:arm_call to:0x02155540 module:overlay(74) +from:0x02154784 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021547b0 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x021547dc kind:arm_call to:0x02099f64 module:overlay(0) +from:0x021547e4 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02154810 kind:load to:0x027e09a8 module:dtcm +from:0x02154814 kind:load to:0x027e0ce4 module:dtcm +from:0x02154820 kind:load to:0x02162984 module:overlay(74) +from:0x02154824 kind:load to:0x0216299c module:overlay(74) +from:0x021548cc kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154904 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154910 kind:arm_call to:0x02016958 module:main +from:0x02154920 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154948 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154954 kind:arm_call to:0x02016958 module:main +from:0x021549e4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021549f0 kind:load to:0x0203e964 module:main +from:0x021549f4 kind:load to:0x027e09c0 module:dtcm +from:0x02154a64 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02154ae8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154af8 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02154b04 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154b1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154b2c kind:arm_call to:0x020e6314 module:overlay(31) +from:0x02154b38 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154b50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154be8 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02154bf4 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154cb8 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02154cf4 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154d18 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154d34 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02154d40 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154d5c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02154d68 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02154d78 kind:load to:0x027e0ce4 module:dtcm +from:0x02154d80 kind:load to:0x0203e964 module:main +from:0x02154d9c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154dac kind:arm_call to:0x01ffb714 module:itcm +from:0x02154dbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154ddc kind:arm_call to:0x01ff930c module:itcm +from:0x02154e10 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02154e44 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02154e58 kind:load to:0x020b539c module:overlay(0) +from:0x02154e8c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154ea0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154eb0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154ed8 kind:load to:0x027e0d7c module:dtcm +from:0x02154f00 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154f0c kind:arm_call to:0x02016958 module:main +from:0x02154f28 kind:arm_call to:0x01ff930c module:itcm +from:0x02154f44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154f50 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02154f58 kind:load to:0x027e0ce4 module:dtcm +from:0x02154fc8 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x02154fec kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155008 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155014 kind:load to:0x02161f60 module:overlay(74) +from:0x02155018 kind:load to:0x027e0cec module:dtcm +from:0x02155038 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155060 kind:arm_call to:0x020f1878 module:overlay(31) +from:0x02155090 kind:load to:0x027e0ce4 module:dtcm +from:0x021550b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021550fc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02155174 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021551c4 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021551d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021551d4 kind:load to:0x0203e964 module:main +from:0x02155274 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02155284 kind:arm_call to:0x01ffa60c module:itcm +from:0x021552e4 kind:arm_call to:0x0200e260 module:main +from:0x021552f4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155360 kind:arm_call to:0x0200e260 module:main +from:0x02155374 kind:arm_call to:0x01ffad5c module:itcm +from:0x021553e4 kind:arm_call to:0x0200e260 module:main +from:0x021553f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215544c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215545c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215546c kind:arm_call to:0x01ffad5c module:itcm +from:0x02155480 kind:arm_call to:0x02028c60 module:main +from:0x02155494 kind:arm_call to:0x01ffb860 module:itcm +from:0x021554a0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021554ac kind:arm_call to:0x01ffb860 module:itcm +from:0x021554cc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021554e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021554f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155508 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215551c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155534 kind:load to:0x0203e964 module:main +from:0x02155538 kind:load to:0x027e0964 module:dtcm +from:0x0215553c kind:load to:0x027e0254 module:dtcm +from:0x0215564c kind:load to:0x02162a14 module:overlay(74) +from:0x02155660 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215566c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155688 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02155698 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021556b4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021556bc kind:arm_call to:0x02011ff4 module:main +from:0x021556d0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021556e4 kind:load to:0x021635e8 module:overlay(74) +from:0x021556f8 kind:arm_call to:0x02011f3c module:main +from:0x02155704 kind:arm_call to:0x02155750 module:overlay(74) +from:0x02155718 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215574c kind:load to:0x02162b58 module:overlay(74) +from:0x0215575c kind:arm_call to:0x02098388 module:overlay(0) +from:0x021557c0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021557e8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02155800 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02155834 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215584c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02155860 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021558bc kind:arm_call to:0x0203d160 module:main +from:0x021558d8 kind:arm_call to:0x0203d160 module:main +from:0x0215590c kind:load to:0x02162b7c module:overlay(74) +from:0x02155910 kind:load to:0x021635e8 module:overlay(74) +from:0x02155914 kind:load to:0x0216269c module:overlay(74) +from:0x02155918 kind:load to:0x021556a0 module:overlay(74) +from:0x0215591c kind:load to:0x020a02d4 module:overlay(0) +from:0x0215593c kind:arm_call to:0x021559c0 module:overlay(74) +from:0x0215597c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155998 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021559ac kind:load to:0x027e0cec module:dtcm +from:0x021559cc kind:arm_call to:0x021559b0 module:overlay(74) +from:0x02155a04 kind:load to:0x02162b10 module:overlay(74) +from:0x02155a68 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155a8c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02155a9c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02155ab4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02155b08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155b64 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155c14 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02155c48 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x02155c64 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155d14 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02155d40 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02155d5c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155d88 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155db0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155dc8 kind:load to:0x027e0d7c module:dtcm +from:0x02155dcc kind:load to:0x027e0cec module:dtcm +from:0x02155dd0 kind:load to:0x02162b30 module:overlay(74) +from:0x02155dd8 kind:load to:0x027e09a8 module:dtcm +from:0x02155e68 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02155e78 kind:load to:0x02162af8 module:overlay(74) +from:0x02155f00 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02155f18 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02155f30 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155f40 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155f60 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155f6c kind:arm_call to:0x02016958 module:main +from:0x02155f84 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02155f9c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155fbc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155fc8 kind:arm_call to:0x02016958 module:main +from:0x02155fd8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155fe4 kind:arm_call to:0x02016958 module:main +from:0x02156008 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156014 kind:arm_call to:0x02016958 module:main +from:0x02156028 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156034 kind:arm_call to:0x02016958 module:main +from:0x0215604c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156058 kind:arm_call to:0x02016958 module:main +from:0x0215606c kind:load to:0x02162af8 module:overlay(74) +from:0x02156070 kind:load to:0x027e0ce0 module:dtcm +from:0x0215609c kind:arm_call to:0x02071de4 module:overlay(0) +from:0x021560a4 kind:arm_call to:0x02156210 module:overlay(74) +from:0x021560b0 kind:load to:0x027e09a8 module:dtcm +from:0x02156110 kind:arm_call to:0x01ff916c module:itcm +from:0x02156120 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02156128 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02156130 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02156150 kind:arm_call to:0x01ff916c module:itcm +from:0x02156160 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02156168 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02156170 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215619c kind:arm_call to:0x0209853c module:overlay(0) +from:0x021561b8 kind:arm_call to:0x021559c0 module:overlay(74) +from:0x021561e8 kind:arm_call to:0x021549f8 module:overlay(74) +from:0x021561fc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02156208 kind:load to:0x027e0d7c module:dtcm +from:0x0215620c kind:load to:0x027e0d74 module:dtcm +from:0x02156228 kind:arm_call to:0x02156178 module:overlay(74) +from:0x02156244 kind:arm_call to:0x01ff916c module:itcm +from:0x02156254 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156270 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156280 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215629c kind:arm_call to:0x01ff9258 module:itcm +from:0x021562a8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021562bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x021562cc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156304 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156310 kind:arm_call to:0x02016958 module:main +from:0x02156320 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215632c kind:arm_call to:0x02016958 module:main +from:0x02156340 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156354 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156364 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156380 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021563b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021563c0 kind:arm_call to:0x02016958 module:main +from:0x02156450 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156464 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215647c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215648c kind:arm_call to:0x02016958 module:main +from:0x02156518 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156524 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156530 kind:arm_call to:0x02016958 module:main +from:0x02156540 kind:arm_call to:0x01ff930c module:itcm +from:0x021565fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156658 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02156678 kind:arm_call to:0x01ffb428 module:itcm +from:0x021566a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021566cc kind:arm_call to:0x021559c0 module:overlay(74) +from:0x021566e0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021566f8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156710 kind:arm_call to:0x021559c0 module:overlay(74) +from:0x02156724 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156738 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156754 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156768 kind:arm_call to:0x01ffb428 module:itcm +from:0x021567a0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021567bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021567d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156844 kind:arm_call to:0x01ff9258 module:itcm +from:0x021568ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021568cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021568e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156920 kind:arm_call to:0x01fff17c module:itcm +from:0x0215693c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156978 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021569a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021569b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021569d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021569f8 kind:load to:0x027e0ce0 module:dtcm +from:0x021569fc kind:load to:0x027e0d74 module:dtcm +from:0x02156a00 kind:load to:0x0203e964 module:main +from:0x02156a08 kind:load to:0x027e09c0 module:dtcm +from:0x02156a0c kind:load to:0x027e0d7c module:dtcm +from:0x02156a74 kind:arm_call to:0x01ffc634 module:itcm +from:0x02156a90 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02156a98 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02156ab4 kind:arm_call to:0x0203d210 module:main +from:0x02156ac8 kind:arm_call to:0x0203d210 module:main +from:0x02156ad0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02156ad8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02156ae0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156ae8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02156af4 kind:load to:0x020a02d4 module:overlay(0) +from:0x02156b04 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02156b0c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02156b28 kind:arm_call to:0x0203d210 module:main +from:0x02156b3c kind:arm_call to:0x0203d210 module:main +from:0x02156b44 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02156b4c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02156b54 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156b5c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02156b64 kind:arm_call to:0x02011ff4 module:main +from:0x02156b70 kind:load to:0x020a02d4 module:overlay(0) +from:0x02156b7c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02156b90 kind:load to:0x021636d0 module:overlay(74) +from:0x02156ba4 kind:arm_call to:0x02011f3c module:main +from:0x02156bb0 kind:arm_call to:0x02156c24 module:overlay(74) +from:0x02156bc8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02156c1c kind:load to:0x02162c14 module:overlay(74) +from:0x02156c34 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02156c64 kind:arm_call to:0x0200f05c module:main +from:0x02156c80 kind:arm_call to:0x0209a7c4 module:overlay(0) +from:0x02156cb0 kind:arm_call to:0x0200f05c module:main +from:0x02156ccc kind:arm_call to:0x0209a7c4 module:overlay(0) +from:0x02156d08 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02156d20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156d30 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156d74 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02156d8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156d9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156ddc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02156df4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156e08 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02156e14 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x02156f2c kind:arm_call to:0x02059138 module:overlay(0) +from:0x02156f98 kind:load to:0x02162c90 module:overlay(74) +from:0x02156f9c kind:load to:0x021636d0 module:overlay(74) +from:0x02156fa0 kind:load to:0x02161f84 module:overlay(74) +from:0x02156fa4 kind:load to:0x02162c64 module:overlay(74) +from:0x02156fa8 kind:load to:0x02161f94 module:overlay(74) +from:0x02156fac kind:load to:0x02162c38 module:overlay(74) +from:0x02156fb0 kind:load to:0x02162870 module:overlay(74) +from:0x02156fb4 kind:load to:0x0216269c module:overlay(74) +from:0x02156fb8 kind:load to:0x027e0d78 module:dtcm +from:0x02156fc4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02156fd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02156ffc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02157008 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02157010 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02157018 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02157020 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02157028 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02157030 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157038 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157040 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215704c kind:load to:0x027e0d78 module:dtcm +from:0x02157068 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02157074 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215707c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02157084 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215708c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02157094 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215709c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021570a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021570ac kind:arm_call to:0x02098488 module:overlay(0) +from:0x021570b4 kind:arm_call to:0x02011ff4 module:main +from:0x021570c0 kind:load to:0x027e0d78 module:dtcm +from:0x021570e8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02157138 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215714c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215715c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215716c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02157198 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021571dc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02157218 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02157228 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215722c kind:load to:0x0215be0c module:overlay(74) +from:0x02157230 kind:load to:0x020b539c module:overlay(0) +from:0x02157238 kind:load to:0x02162bf4 module:overlay(74) +from:0x02157244 kind:arm_call to:0x0215aeac module:overlay(74) +from:0x02157250 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157274 kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215729c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215736c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215737c kind:load to:0x02162bf4 module:overlay(74) +from:0x0215738c kind:arm_call to:0x0215727c module:overlay(74) +from:0x021573c4 kind:load to:0x02162ce8 module:overlay(74) +from:0x021573e4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02157404 kind:load to:0x027e09b8 module:dtcm +from:0x02157450 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157488 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157554 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157590 kind:arm_call to:0x0215c130 module:overlay(74) +from:0x021575d8 kind:arm_call to:0x0215b374 module:overlay(74) +from:0x021575e0 kind:arm_call to:0x0215ad0c module:overlay(74) +from:0x021575e8 kind:arm_call to:0x0215b49c module:overlay(74) +from:0x021575f0 kind:arm_call to:0x0215b614 module:overlay(74) +from:0x021575f8 kind:arm_call to:0x0215bba8 module:overlay(74) +from:0x0215764c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02157660 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157678 kind:arm_call to:0x02157380 module:overlay(74) +from:0x021576b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021576c8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x021576e8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157708 kind:arm_call to:0x0215c6d4 module:overlay(74) +from:0x02157758 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157784 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215778c kind:arm_call to:0x0215c850 module:overlay(74) +from:0x02157798 kind:load to:0x027e0ce4 module:dtcm +from:0x0215779c kind:load to:0x02162d78 module:overlay(74) +from:0x021577a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021577a4 kind:load to:0x027e0d7c module:dtcm +from:0x021577a8 kind:load to:0x027e09a8 module:dtcm +from:0x0215785c kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x021578b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021578d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021578f8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215794c kind:arm_call to:0x0215c70c module:overlay(74) +from:0x021579b8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021579e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157a00 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157a58 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02157a80 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02157a94 kind:load to:0x027e0d74 module:dtcm +from:0x02157aa8 kind:load to:0x027e09b8 module:dtcm +from:0x02157aac kind:load to:0x027e0ce0 module:dtcm +from:0x02157ae0 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02157afc kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02157b60 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02157b8c kind:arm_call to:0x0215c774 module:overlay(74) +from:0x02157bb0 kind:arm_call to:0x01ff916c module:itcm +from:0x02157be4 kind:arm_call to:0x0215c774 module:overlay(74) +from:0x02157c20 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02157c48 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02157c60 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157c7c kind:arm_call to:0x0215c774 module:overlay(74) +from:0x02157c94 kind:arm_call to:0x01ff916c module:itcm +from:0x02157cc4 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x02157cdc kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02157d08 kind:arm_call to:0x0215c774 module:overlay(74) +from:0x02157d20 kind:arm_call to:0x01ff916c module:itcm +from:0x02157d70 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157df4 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02157e0c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157e28 kind:arm_call to:0x0215c774 module:overlay(74) +from:0x02157e78 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02157e88 kind:arm_call to:0x0215c774 module:overlay(74) +from:0x02157ee0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157f98 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157fb0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158040 kind:arm_call to:0x0215c774 module:overlay(74) +from:0x02158088 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x021580a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021580d4 kind:arm_call to:0x02157380 module:overlay(74) +from:0x021580e4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021580f4 kind:arm_call to:0x0215c774 module:overlay(74) +from:0x02158100 kind:load to:0x027e0ce0 module:dtcm +from:0x02158104 kind:load to:0x027e09b8 module:dtcm +from:0x0215810c kind:load to:0x027e0d74 module:dtcm +from:0x02158110 kind:load to:0x020d8694 module:overlays(19,24) +from:0x0215811c kind:load to:0x027e09a8 module:dtcm +from:0x0215813c kind:load to:0x02157380 module:overlay(74) +from:0x02158168 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158174 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158188 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158240 kind:arm_call to:0x0215cbd4 module:overlay(74) +from:0x02158258 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158270 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158278 kind:arm_call to:0x02016958 module:main +from:0x02158298 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021582a0 kind:arm_call to:0x02016958 module:main +from:0x021582bc kind:load to:0x027e0ce0 module:dtcm +from:0x021582c0 kind:load to:0x02049be4 module:main +from:0x021582cc kind:arm_call to:0x0215a0f8 module:overlay(74) +from:0x021582d4 kind:arm_call to:0x0215a4e4 module:overlay(74) +from:0x021582dc kind:arm_call to:0x02159ffc module:overlay(74) +from:0x0215830c kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x0215834c kind:arm_call to:0x02015080 module:main +from:0x02158360 kind:arm_call to:0x0215af54 module:overlay(74) +from:0x0215837c kind:arm_call to:0x02015080 module:main +from:0x02158390 kind:arm_call to:0x0215af54 module:overlay(74) +from:0x021583ac kind:arm_call to:0x02015080 module:main +from:0x021583c0 kind:arm_call to:0x0215af54 module:overlay(74) +from:0x021583dc kind:arm_call to:0x02015080 module:main +from:0x021583f0 kind:arm_call to:0x0215af54 module:overlay(74) +from:0x021583fc kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158404 kind:arm_call to:0x0215a4e4 module:overlay(74) +from:0x02158454 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158468 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158470 kind:arm_call to:0x0215a4e4 module:overlay(74) +from:0x021584c0 kind:arm_call to:0x0215a5ac module:overlay(74) +from:0x021584f4 kind:arm_call to:0x0215b0b0 module:overlay(74) +from:0x02158504 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158528 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158530 kind:arm_call to:0x0215a968 module:overlay(74) +from:0x0215853c kind:arm_call to:0x0215b1c4 module:overlay(74) +from:0x02158550 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158564 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215859c kind:arm_call to:0x02157380 module:overlay(74) +from:0x021585d8 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158608 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158630 kind:load to:0x027e0d7c module:dtcm +from:0x02158670 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021586d8 kind:arm_call to:0x02015080 module:main +from:0x0215875c kind:arm_call to:0x02159e60 module:overlay(74) +from:0x02158788 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215879c kind:arm_call to:0x0209853c module:overlay(0) +from:0x021587c8 kind:arm_call to:0x0215a5ac module:overlay(74) +from:0x02158810 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158818 kind:arm_call to:0x0215a968 module:overlay(74) +from:0x02158820 kind:load to:0x027e0d7c module:dtcm +from:0x02158824 kind:load to:0x02049be4 module:main +from:0x02158858 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x021588a0 kind:arm_call to:0x0215a5ac module:overlay(74) +from:0x021588d4 kind:arm_call to:0x0215b0b0 module:overlay(74) +from:0x021588e8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x021588f4 kind:arm_call to:0x0215b1c4 module:overlay(74) +from:0x0215890c kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158924 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215895c kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215899c kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x021589c8 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x021589f0 kind:load to:0x027e0d7c module:dtcm +from:0x02158a18 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158aa4 kind:arm_call to:0x02015080 module:main +from:0x02158b28 kind:arm_call to:0x02159e60 module:overlay(74) +from:0x02158b54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b78 kind:arm_call to:0x0215a5ac module:overlay(74) +from:0x02158b94 kind:arm_call to:0x02159ffc module:overlay(74) +from:0x02158bc4 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158bcc kind:arm_call to:0x0215a968 module:overlay(74) +from:0x02158bd8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158be4 kind:arm_call to:0x02016958 module:main +from:0x02158bf4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158c00 kind:load to:0x027e0d7c module:dtcm +from:0x02158c04 kind:load to:0x02049be4 module:main +from:0x02158c38 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158c50 kind:arm_call to:0x0215b0b0 module:overlay(74) +from:0x02158cb0 kind:arm_call to:0x0215b1c4 module:overlay(74) +from:0x02158cc4 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158cfc kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158d24 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158dac kind:arm_call to:0x02015080 module:main +from:0x02158ddc kind:arm_call to:0x02159e60 module:overlay(74) +from:0x02158e40 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158e4c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158e58 kind:arm_call to:0x02016958 module:main +from:0x02158e68 kind:arm_call to:0x01ff930c module:itcm +from:0x02158e80 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158e88 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158eb8 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158edc kind:arm_call to:0x0215b0b0 module:overlay(74) +from:0x02158ef8 kind:arm_call to:0x0215b0b0 module:overlay(74) +from:0x02158f1c kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158f34 kind:arm_call to:0x0215b1c4 module:overlay(74) +from:0x02158f48 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02158f84 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02158f9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158fac kind:load to:0x027e09a8 module:dtcm +from:0x02158fe8 kind:arm_call to:0x0215a4e4 module:overlay(74) +from:0x02159070 kind:arm_call to:0x01ff993c module:itcm +from:0x0215908c kind:arm_call to:0x01ff9258 module:itcm +from:0x021590a4 kind:arm_call to:0x0216183c module:overlay(74) +from:0x021590b8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x021590c0 kind:load to:0x027e0d7c module:dtcm +from:0x0215910c kind:arm_call to:0x02159f4c module:overlay(74) +from:0x02159120 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02159130 kind:arm_call to:0x0215cbd4 module:overlay(74) +from:0x02159158 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02159184 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021591a0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021591b4 kind:load to:0x027e0cec module:dtcm +from:0x021592a4 kind:arm_call to:0x01fff168 module:itcm +from:0x021592ec kind:arm_call to:0x02015080 module:main +from:0x02159300 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02159328 kind:arm_call to:0x02161928 module:overlay(74) +from:0x02159344 kind:arm_call to:0x0215967c module:overlay(74) +from:0x02159364 kind:arm_call to:0x01ff993c module:itcm +from:0x0215937c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021593a0 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x021593c4 kind:arm_call to:0x02161860 module:overlay(74) +from:0x021593d8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x021593f4 kind:arm_call to:0x01ff993c module:itcm +from:0x02159400 kind:load to:0x027e0ce0 module:dtcm +from:0x02159404 kind:load to:0x027e0d7c module:dtcm +from:0x02159454 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02159470 kind:arm_call to:0x02159f4c module:overlay(74) +from:0x02159484 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02159494 kind:arm_call to:0x0215cbd4 module:overlay(74) +from:0x021594b0 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x021594c4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021594f4 kind:load to:0x027e0d7c module:dtcm +from:0x021595ac kind:arm_call to:0x02159984 module:overlay(74) +from:0x021595d4 kind:arm_call to:0x0215967c module:overlay(74) +from:0x021595e0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159600 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159618 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159640 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159670 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02159678 kind:load to:0x027e0d7c module:dtcm +from:0x021596a0 kind:arm_call to:0x02016958 module:main +from:0x021596b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021596c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021596dc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159778 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159790 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021597c8 kind:arm_call to:0x021619e8 module:overlay(74) +from:0x021597d8 kind:arm_call to:0x021619a0 module:overlay(74) +from:0x021597e8 kind:arm_call to:0x021619c4 module:overlay(74) +from:0x021597f8 kind:arm_call to:0x0215a0f8 module:overlay(74) +from:0x0215980c kind:arm_call to:0x021619c4 module:overlay(74) +from:0x0215981c kind:arm_call to:0x021619a0 module:overlay(74) +from:0x0215982c kind:arm_call to:0x02161984 module:overlay(74) +from:0x02159844 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02159860 kind:arm_call to:0x021619c4 module:overlay(74) +from:0x02159870 kind:arm_call to:0x02161984 module:overlay(74) +from:0x02159888 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02159934 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159974 kind:load to:0x027e0d7c module:dtcm +from:0x021599a8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x021599e0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021599e8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159a20 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02159ad4 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x02159aec kind:arm_call to:0x0215cbd4 module:overlay(74) +from:0x02159b20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159b30 kind:load to:0x027e0d7c module:dtcm +from:0x02159b34 kind:load to:0x027e0cd8 module:dtcm +from:0x02159b38 kind:load to:0x027e0d74 module:dtcm +from:0x02159b3c kind:load to:0x027e09a8 module:dtcm +from:0x02159b74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159b88 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159b90 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159b9c kind:arm_call to:0x02157380 module:overlay(74) +from:0x02159bdc kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02159be4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02159bf4 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x02159bfc kind:load to:0x027e0d7c module:dtcm +from:0x02159cb8 kind:arm_call to:0x02159984 module:overlay(74) +from:0x02159ce8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02159d08 kind:arm_call to:0x01ff993c module:itcm +from:0x02159d14 kind:load to:0x027e0d7c module:dtcm +from:0x02159d5c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02159d74 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x02159d8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159d98 kind:load to:0x02162bdc module:overlay(74) +from:0x02159da0 kind:load to:0x027e09a8 module:dtcm +from:0x02159e14 kind:arm_call to:0x01ff916c module:itcm +from:0x02159e28 kind:arm_call to:0x0215a238 module:overlay(74) +from:0x02159e34 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159e40 kind:arm_call to:0x02016958 module:main +from:0x02159e50 kind:arm_call to:0x01ff930c module:itcm +from:0x02159e58 kind:load to:0x027e0d7c module:dtcm +from:0x02159e5c kind:load to:0x027e0d74 module:dtcm +from:0x02159ebc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02159f00 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02159f28 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159f3c kind:load to:0x020b539c module:overlay(0) +from:0x02159f44 kind:load to:0x027e0cec module:dtcm +from:0x02159ff8 kind:load to:0x027e0d7c module:dtcm +from:0x0215a014 kind:arm_call to:0x02016fbc module:main +from:0x0215a074 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a08c kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215a098 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a0b0 kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215a0bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a0dc kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215a0e8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215a0f4 kind:load to:0x027e0d7c module:dtcm +from:0x0215a15c kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x0215a174 kind:arm_call to:0x0216194c module:overlay(74) +from:0x0215a1d0 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x0215a1e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a210 kind:arm_call to:0x02161968 module:overlay(74) +from:0x0215a22c kind:load to:0x027e0d7c module:dtcm +from:0x0215a230 kind:load to:0x027e09a8 module:dtcm +from:0x0215a260 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a434 kind:arm_call to:0x02016958 module:main +from:0x0215a44c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a494 kind:arm_call to:0x02016958 module:main +from:0x0215a4a4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a4d8 kind:load to:0x02049be4 module:main +from:0x0215a4e0 kind:load to:0x0203e964 module:main +from:0x0215a4f8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a51c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a530 kind:arm_call to:0x0215a6ac module:overlay(74) +from:0x0215a540 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a57c kind:arm_call to:0x0215a9a4 module:overlay(74) +from:0x0215a590 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a59c kind:arm_call to:0x0215a6ec module:overlay(74) +from:0x0215a5a8 kind:load to:0x027e0d7c module:dtcm +from:0x0215a5c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a5cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a5dc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a5e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a5f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a60c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a61c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a6bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a6e0 kind:arm_call to:0x0215a6ec module:overlay(74) +from:0x0215a710 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a8e4 kind:arm_call to:0x02016958 module:main +from:0x0215a8fc kind:arm_call to:0x01ff930c module:itcm +from:0x0215a93c kind:arm_call to:0x02016958 module:main +from:0x0215a94c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a95c kind:load to:0x02049be4 module:main +from:0x0215a964 kind:load to:0x0203e964 module:main +from:0x0215a988 kind:arm_call to:0x0215a9a4 module:overlay(74) +from:0x0215a9d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aa54 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215aa68 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215aa80 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215aab8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ab84 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ac84 kind:arm_call to:0x02016958 module:main +from:0x0215ac9c kind:arm_call to:0x01ff930c module:itcm +from:0x0215acdc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ace8 kind:arm_call to:0x02016958 module:main +from:0x0215acf8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ad04 kind:load to:0x02049be4 module:main +from:0x0215ad08 kind:load to:0x0203e964 module:main +from:0x0215ad60 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ad74 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ad8c kind:load to:0x027e0d7c module:dtcm +from:0x0215ae7c kind:arm_call to:0x02159f4c module:overlay(74) +from:0x0215ae90 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x0215aea8 kind:load to:0x027e0d7c module:dtcm +from:0x0215aedc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215af14 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215af20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af30 kind:arm_call to:0x020f4820 module:overlay(31) +from:0x0215af48 kind:load to:0x020b539c module:overlay(0) +from:0x0215af50 kind:load to:0x027e0ce4 module:dtcm +from:0x0215af94 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215afa4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215afb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215afc4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215b004 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215b02c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b048 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b064 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b078 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b08c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b098 kind:load to:0x020b539c module:overlay(0) +from:0x0215b0a4 kind:load to:0x027e0cec module:dtcm +from:0x0215b0a8 kind:load to:0x027e09a8 module:dtcm +from:0x0215b108 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b118 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b138 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b198 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b1c0 kind:load to:0x02049be4 module:main +from:0x0215b25c kind:arm_call to:0x01ff993c module:itcm +from:0x0215b278 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b2a0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b2ac kind:arm_call to:0x02016958 module:main +from:0x0215b2e0 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x0215b2f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b32c kind:arm_call to:0x0215a4e4 module:overlay(74) +from:0x0215b338 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b344 kind:arm_call to:0x02016958 module:main +from:0x0215b354 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b36c kind:load to:0x027e09a8 module:dtcm +from:0x0215b490 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b498 kind:load to:0x02049be4 module:main +from:0x0215b4b0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215b4c8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b524 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b548 kind:arm_call to:0x02016990 module:main +from:0x0215b570 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b580 kind:arm_call to:0x02016958 module:main +from:0x0215b5b0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b5c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b5cc kind:load to:0x027e0ce0 module:dtcm +from:0x0215b5d0 kind:load to:0x027e0d7c module:dtcm +from:0x0215b670 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b6b4 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215b700 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b744 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215b78c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b7d0 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215b81c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b860 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215b890 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b904 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215b95c kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215b99c kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215b9cc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ba40 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215ba70 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bab4 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215bae4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bb5c kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215bb84 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x0215bbbc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bbcc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bc3c kind:arm_call to:0x01ff930c module:itcm +from:0x0215bc70 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bd08 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0215bd38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bd6c kind:arm_call to:0x0215ad90 module:overlay(74) +from:0x0215bdec kind:arm_call to:0x020c0970 module:overlay(17) +from:0x0215bdf8 kind:load to:0x0203e964 module:main +from:0x0215be00 kind:load to:0x027e0958 module:dtcm +from:0x0215be04 kind:load to:0x027e09ac module:dtcm +from:0x0215be08 kind:load to:0x027e09b4 module:dtcm +from:0x0215beac kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215bebc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bee8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bef8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bf58 kind:arm_call to:0x0200e260 module:main +from:0x0215bf68 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215bf8c kind:arm_call to:0x0215b5f8 module:overlay(74) +from:0x0215bfe0 kind:arm_call to:0x0200e260 module:main +from:0x0215bff0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c014 kind:arm_call to:0x0215b5dc module:overlay(74) +from:0x0215c068 kind:arm_call to:0x0200e260 module:main +from:0x0215c078 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c0e8 kind:arm_call to:0x0200e260 module:main +from:0x0215c0f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c128 kind:load to:0x0203e964 module:main +from:0x0215c12c kind:load to:0x027e0964 module:dtcm +from:0x0215c174 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215c194 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215c1d4 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215c1e0 kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215c244 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c260 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c26c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c2b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c2bc kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215c2d8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c2e0 kind:arm_call to:0x02016958 module:main +from:0x0215c2ec kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c330 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c33c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c380 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c38c kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215c3a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c3b0 kind:arm_call to:0x02016958 module:main +from:0x0215c3bc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c3e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c400 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c40c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c450 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c45c kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215c478 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c480 kind:arm_call to:0x02016958 module:main +from:0x0215c48c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c4bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c4c8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215c4e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c4ec kind:arm_call to:0x02016958 module:main +from:0x0215c4f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c518 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c520 kind:load to:0x027e09a8 module:dtcm +from:0x0215c578 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c5a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c5b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c5cc kind:arm_call to:0x0200ef9c module:main +from:0x0215c5e0 kind:arm_call to:0x0200eab0 module:main +from:0x0215c5ec kind:arm_call to:0x01ffc768 module:itcm +from:0x0215c600 kind:arm_call to:0x0200ef5c module:main +from:0x0215c608 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215c610 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0215c624 kind:arm_call to:0x0200ef9c module:main +from:0x0215c634 kind:arm_call to:0x0200eab0 module:main +from:0x0215c640 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215c654 kind:arm_call to:0x0200ef5c module:main +from:0x0215c65c kind:arm_call to:0x01ffc57c module:itcm +from:0x0215c664 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0215c684 kind:arm_call to:0x0215c7a8 module:overlay(74) +from:0x0215c69c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c6a8 kind:load to:0x027e09a8 module:dtcm +from:0x0215c754 kind:arm_call to:0x020158e8 module:main +from:0x0215c79c kind:arm_call to:0x02078834 module:overlay(0) +from:0x0215c7a4 kind:load to:0x027e09bc module:dtcm +from:0x0215c84c kind:load to:0x02162e08 module:overlay(74) +from:0x0215c888 kind:arm_call to:0x02015080 module:main +from:0x0215c8a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c8f4 kind:arm_call to:0x02015080 module:main +from:0x0215c914 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c948 kind:arm_call to:0x02015080 module:main +from:0x0215c968 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c970 kind:load to:0x027e09a8 module:dtcm +from:0x0215c988 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c990 kind:arm_call to:0x02011ff4 module:main +from:0x0215c9a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c9ac kind:arm_call to:0x02011ff4 module:main +from:0x0215c9c0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c9d4 kind:load to:0x021637b8 module:overlay(74) +from:0x0215c9e8 kind:arm_call to:0x02011f3c module:main +from:0x0215c9f4 kind:arm_call to:0x0215ca3c module:overlay(74) +from:0x0215ca08 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215ca38 kind:load to:0x02162f94 module:overlay(74) +from:0x0215ca44 kind:arm_call to:0x020f46c0 module:overlay(31) +from:0x0215ca68 kind:arm_call to:0x020f5a3c module:overlay(31) +from:0x0215ca88 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215cab0 kind:load to:0x02162fb8 module:overlay(74) +from:0x0215cb10 kind:arm_call to:0x020f5608 module:overlay(31) +from:0x0215cb1c kind:arm_call to:0x0215cbd4 module:overlay(74) +from:0x0215cbb0 kind:arm_call to:0x020f5b7c module:overlay(31) +from:0x0215cbc8 kind:load to:0x02162f28 module:overlay(74) +from:0x0215cbcc kind:load to:0x02049be4 module:main +from:0x0215cc0c kind:load to:0x02162f2c module:overlay(74) +from:0x0215cc48 kind:arm_call to:0x0215ccb4 module:overlay(74) +from:0x0215cc50 kind:load to:0x02162f5c module:overlay(74) +from:0x0215cd24 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cd30 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cd50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cde4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215ce14 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x0215ce48 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x0215ce54 kind:arm_call to:0x0215d184 module:overlay(74) +from:0x0215ce6c kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x0215ce78 kind:arm_call to:0x0215d184 module:overlay(74) +from:0x0215ce8c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cebc kind:arm_call to:0x0215d184 module:overlay(74) +from:0x0215cecc kind:arm_call to:0x01ff916c module:itcm +from:0x0215cee0 kind:arm_call to:0x0215cbd4 module:overlay(74) +from:0x0215cef8 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x0215cf00 kind:arm_call to:0x0215d4c0 module:overlay(74) +from:0x0215cf38 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215cf40 kind:load to:0x027e0cec module:dtcm +from:0x0215cf50 kind:load to:0x0215cf08 module:overlay(74) +from:0x0215cf60 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x0215cf70 kind:arm_call to:0x0215d4c0 module:overlay(74) +from:0x0215cf78 kind:arm_call to:0x0215d06c module:overlay(74) +from:0x0215cfd0 kind:arm_call to:0x0215cc10 module:overlay(74) +from:0x0215cfd8 kind:arm_call to:0x020f5b94 module:overlay(31) +from:0x0215d038 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215d060 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d0b4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215d120 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215d12c kind:arm_call to:0x0215cbd4 module:overlay(74) +from:0x0215d144 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215d164 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215d170 kind:arm_call to:0x0215cbd4 module:overlay(74) +from:0x0215d178 kind:load to:0x027e0d78 module:dtcm +from:0x0215d180 kind:load to:0x027e0d7c module:dtcm +from:0x0215d1c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1f8 kind:arm_call to:0x01ff947c module:itcm +from:0x0215d208 kind:arm_call to:0x01ff947c module:itcm +from:0x0215d228 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215d264 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d270 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d27c kind:arm_call to:0x01ff938c module:itcm +from:0x0215d288 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d2c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d2d4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d2e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d2f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d33c kind:arm_call to:0x01ff938c module:itcm +from:0x0215d348 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d358 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d368 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d378 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d388 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d3b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d3e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d428 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d434 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d440 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d450 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d460 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d470 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d498 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d4d4 kind:arm_call to:0x0215d184 module:overlay(74) +from:0x0215d504 kind:arm_call to:0x020f46ac module:overlay(31) +from:0x0215d59c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d5a4 kind:arm_call to:0x0203a1bc module:main +from:0x0215d5c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d5cc kind:arm_call to:0x01ff938c module:itcm +from:0x0215d5d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d5e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d670 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d67c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d68c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d700 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215d708 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d720 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215d728 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d730 kind:arm_call to:0x02011ff4 module:main +from:0x0215d744 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215d758 kind:load to:0x02163804 module:overlay(74) +from:0x0215d76c kind:arm_call to:0x02011f3c module:main +from:0x0215d778 kind:arm_call to:0x0215d7c0 module:overlay(74) +from:0x0215d78c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215d7bc kind:load to:0x021630a0 module:overlay(74) +from:0x0215d7cc kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215d830 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x0215d85c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215d878 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d888 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d8a0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215d8e4 kind:arm_call to:0x0203d160 module:main +from:0x0215d918 kind:load to:0x02163110 module:overlay(74) +from:0x0215d91c kind:load to:0x02163804 module:overlay(74) +from:0x0215d920 kind:load to:0x021630c4 module:overlay(74) +from:0x0215d924 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215d928 kind:load to:0x021556a0 module:overlay(74) +from:0x0215d934 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215d978 kind:arm_call to:0x0215d9cc module:overlay(74) +from:0x0215d9a0 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x0215d9b4 kind:load to:0x027e0cec module:dtcm +from:0x0215d9d8 kind:arm_call to:0x0215d9b8 module:overlay(74) +from:0x0215da10 kind:load to:0x02163038 module:overlay(74) +from:0x0215da20 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215da40 kind:arm_call to:0x0215d9cc module:overlay(74) +from:0x0215da6c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215da88 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215daa4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215dabc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215dad0 kind:load to:0x027e0cec module:dtcm +from:0x0215dad4 kind:load to:0x027e09a8 module:dtcm +from:0x0215dbac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dbd4 kind:arm_call to:0x0215da14 module:overlay(74) +from:0x0215dbfc kind:arm_call to:0x02016958 module:main +from:0x0215dc0c kind:load to:0x02163068 module:overlay(74) +from:0x0215dc38 kind:arm_call to:0x01ff916c module:itcm +from:0x0215dc58 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215dc6c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215dca0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215dcc0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215dcd4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215dce4 kind:arm_call to:0x020bf574 module:overlay(17) +from:0x0215dd4c kind:arm_call to:0x0215e4b8 module:overlay(74) +from:0x0215dd54 kind:arm_call to:0x0215dd68 module:overlay(74) +from:0x0215dd64 kind:load to:0x02163020 module:overlay(74) +from:0x0215dd88 kind:arm_call to:0x01ff916c module:itcm +from:0x0215dda8 kind:arm_call to:0x0215d9cc module:overlay(74) +from:0x0215de18 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215de2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215de48 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215de58 kind:load to:0x027e0d78 module:dtcm +from:0x0215de5c kind:load to:0x0203e964 module:main +from:0x0215decc kind:arm_call to:0x0215dee0 module:overlay(74) +from:0x0215dedc kind:load to:0x02163020 module:overlay(74) +from:0x0215deec kind:arm_call to:0x0215e4cc module:overlay(74) +from:0x0215df00 kind:arm_call to:0x0215d9cc module:overlay(74) +from:0x0215df0c kind:arm_call to:0x0215e410 module:overlay(74) +from:0x0215df28 kind:arm_call to:0x01ff916c module:itcm +from:0x0215df3c kind:arm_call to:0x01ff916c module:itcm +from:0x0215df50 kind:arm_call to:0x0215d9cc module:overlay(74) +from:0x0215df64 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215e004 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e018 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e044 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215e078 kind:arm_call to:0x02166168 module:overlay(93) +from:0x0215e098 kind:arm_call to:0x0208bb6c module:overlay(0) +from:0x0215e0bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e110 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215e120 kind:load to:0x0203e964 module:main +from:0x0215e128 kind:load to:0x027e0d7c module:dtcm +from:0x0215e12c kind:load to:0x027e0d8c module:dtcm +from:0x0215e130 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e134 kind:load to:0x027e0d78 module:dtcm +from:0x0215e138 kind:load to:0x027e09c0 module:dtcm +from:0x0215e1a0 kind:load to:0x02163020 module:overlay(74) +from:0x0215e1b8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e1cc kind:arm_call to:0x0215d9cc module:overlay(74) +from:0x0215e234 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e258 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e264 kind:arm_call to:0x02016958 module:main +from:0x0215e274 kind:load to:0x02049be4 module:main +from:0x0215e2a4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215e2ac kind:arm_call to:0x0215e4cc module:overlay(74) +from:0x0215e2c0 kind:arm_call to:0x0215d9cc module:overlay(74) +from:0x0215e2cc kind:arm_call to:0x0215e410 module:overlay(74) +from:0x0215e2e8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e2f4 kind:arm_call to:0x02016958 module:main +from:0x0215e304 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e324 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e348 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e364 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e378 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e3a8 kind:arm_call to:0x02166168 module:overlay(93) +from:0x0215e3f0 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215e3fc kind:load to:0x027e09a8 module:dtcm +from:0x0215e404 kind:load to:0x027e0d7c module:dtcm +from:0x0215e408 kind:load to:0x027e0d8c module:dtcm +from:0x0215e40c kind:load to:0x027e09c0 module:dtcm +from:0x0215e420 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e43c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e458 kind:arm_call to:0x02157380 module:overlay(74) +from:0x0215e464 kind:arm_call to:0x02160db4 module:overlay(74) +from:0x0215e474 kind:arm_call to:0x0215d9cc module:overlay(74) +from:0x0215e48c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e498 kind:arm_call to:0x02154f30 module:overlay(74) +from:0x0215e4a4 kind:load to:0x027e0d78 module:dtcm +from:0x0215e4a8 kind:load to:0x027e0d7c module:dtcm +from:0x0215e4ac kind:load to:0x027e09a8 module:dtcm +from:0x0215e4b4 kind:load to:0x027e0d74 module:dtcm +from:0x0215e4c8 kind:load to:0x020bf3e0 module:overlays(2,4,17) +from:0x0215e4e8 kind:load to:0x027e0d7c module:dtcm +from:0x0215e528 kind:arm_call to:0x01ffc634 module:itcm +from:0x0215e54c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0215e570 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0215e57c kind:load to:0x027e09b4 module:dtcm +from:0x0215e5b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e5cc kind:load to:0x027e0d78 module:dtcm +from:0x0215e5d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215e5e0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e604 kind:arm_call to:0x0203d210 module:main +from:0x0215e60c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215e614 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e61c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e628 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215e644 kind:arm_call to:0x0203d210 module:main +from:0x0215e64c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215e654 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e65c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e664 kind:arm_call to:0x02011ff4 module:main +from:0x0215e670 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215e67c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215e690 kind:load to:0x021638ec module:overlay(74) +from:0x0215e6a4 kind:arm_call to:0x02011f3c module:main +from:0x0215e6b0 kind:arm_call to:0x0215e714 module:overlay(74) +from:0x0215e6c8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215e710 kind:load to:0x02163178 module:overlay(74) +from:0x0215e724 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215e788 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x0215e808 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0215e820 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e830 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e868 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215e880 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e8b4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215e8cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e8e0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0215e8ec kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x0215e9cc kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x0215e9f0 kind:arm_call to:0x0203d160 module:main +from:0x0215ea00 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215ea2c kind:load to:0x021631e4 module:overlay(74) +from:0x0215ea30 kind:load to:0x021638ec module:overlay(74) +from:0x0215ea34 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ea38 kind:load to:0x02162870 module:overlay(74) +from:0x0215ea3c kind:load to:0x0216269c module:overlay(74) +from:0x0215ea40 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215ea44 kind:load to:0x021556a0 module:overlay(74) +from:0x0215ea48 kind:load to:0x027e0d7c module:dtcm +from:0x0215ea68 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215ea80 kind:arm_call to:0x0203d210 module:main +from:0x0215ea88 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x0215ea90 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215ea98 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eaa0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eaa8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215eab0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215eab8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215eac4 kind:load to:0x027e0d7c module:dtcm +from:0x0215eac8 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215eae8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215eb00 kind:arm_call to:0x0203d210 module:main +from:0x0215eb08 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x0215eb10 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215eb18 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eb20 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eb28 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215eb30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215eb38 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215eb40 kind:arm_call to:0x02011ff4 module:main +from:0x0215eb4c kind:load to:0x027e0d7c module:dtcm +from:0x0215eb50 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215eb6c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215eb7c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215ebac kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x0215ebdc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215ebe8 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x0215ebf8 kind:load to:0x02160fec module:overlay(74) +from:0x0215ebfc kind:load to:0x021631ac module:overlay(74) +from:0x0215ec00 kind:load to:0x02163194 module:overlay(74) +from:0x0215ec48 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215ec84 kind:arm_call to:0x0215ec04 module:overlay(74) +from:0x0215ecbc kind:load to:0x021632a4 module:overlay(74) +from:0x0215ecdc kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215ecfc kind:load to:0x027e09b8 module:dtcm +from:0x0215ed44 kind:arm_call to:0x02161324 module:overlay(74) +from:0x0215ed7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eda4 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215edd8 kind:arm_call to:0x02161474 module:overlay(74) +from:0x0215ee5c kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215ee64 kind:arm_call to:0x021617bc module:overlay(74) +from:0x0215ee9c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215eeb0 kind:load to:0x0216323c module:overlay(74) +from:0x0215eeb4 kind:load to:0x027e09c0 module:dtcm +from:0x0215eeb8 kind:load to:0x027e09a8 module:dtcm +from:0x0215eee4 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215eefc kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215ef0c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215ef18 kind:load to:0x020b504c module:overlay(0) +from:0x0215ef44 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ef8c kind:arm_call to:0x02016958 module:main +from:0x0215efc4 kind:arm_call to:0x02166178 module:overlay(93) +from:0x0215eff0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f02c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f08c kind:arm_call to:0x02166178 module:overlay(93) +from:0x0215f0a0 kind:arm_call to:0x02166188 module:overlay(93) +from:0x0215f0bc kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f104 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f174 kind:load to:0x027e0d78 module:dtcm +from:0x0215f178 kind:load to:0x027e0d8c module:dtcm +from:0x0215f17c kind:load to:0x020b504c module:overlay(0) +from:0x0215f19c kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215f1c8 kind:arm_call to:0x02160e54 module:overlay(74) +from:0x0215f1e0 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215f20c kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x0215f23c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f250 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0215f274 kind:load to:0x021631c4 module:overlay(74) +from:0x0215f278 kind:load to:0x020b504c module:overlay(0) +from:0x0215f280 kind:load to:0x027e09a8 module:dtcm +from:0x0215f2b0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f318 kind:arm_call to:0x02016958 module:main +from:0x0215f328 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f334 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f34c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f390 kind:arm_call to:0x0215f434 module:overlay(74) +from:0x0215f3a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f414 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f420 kind:load to:0x020b504c module:overlay(0) +from:0x0215f428 kind:load to:0x027e0d78 module:dtcm +from:0x0215f430 kind:load to:0x027e0d74 module:dtcm +from:0x0215f48c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f4c8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215f4dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f4ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f500 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f50c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f520 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f530 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f540 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f550 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f55c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f578 kind:load to:0x027e0d78 module:dtcm +from:0x0215f598 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215f5c8 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0215f5d4 kind:load to:0x027e0d78 module:dtcm +from:0x0215f5d8 kind:load to:0x027e09a8 module:dtcm +from:0x0215f600 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f624 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x0215f634 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x0215f71c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f790 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215f7e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f7f0 kind:arm_call to:0x02016958 module:main +from:0x0215f800 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f844 kind:arm_call to:0x0215f434 module:overlay(74) +from:0x0215f850 kind:load to:0x0203e964 module:main +from:0x0215f854 kind:load to:0x027e09c0 module:dtcm +from:0x0215f87c kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215f888 kind:arm_call to:0x0215c668 module:overlay(74) +from:0x0215f8b0 kind:load to:0x027e0d78 module:dtcm +from:0x0215f8e4 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x0215f900 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215f908 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215f964 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x0215f96c kind:arm_call to:0x02161ac8 module:overlay(74) +from:0x0215f988 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215f9a8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f9b4 kind:load to:0x020b504c module:overlay(0) +from:0x0215f9e4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f9ec kind:arm_call to:0x02160078 module:overlay(74) +from:0x0215f9f4 kind:arm_call to:0x02161ac8 module:overlay(74) +from:0x0215fa24 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215fa2c kind:arm_call to:0x02016958 module:main +from:0x0215fa3c kind:arm_call to:0x01ff930c module:itcm +from:0x0215faa0 kind:arm_call to:0x02071814 module:overlay(0) +from:0x0215fab4 kind:arm_call to:0x02071774 module:overlay(0) +from:0x0215fac0 kind:load to:0x020b504c module:overlay(0) +from:0x0215fac8 kind:load to:0x027e09a8 module:dtcm +from:0x0215fb24 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215fb2c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0215fb58 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x0215fbc8 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x0215fbdc kind:arm_call to:0x02071700 module:overlay(0) +from:0x0215fbe8 kind:load to:0x02162030 module:overlay(74) +from:0x0215fbec kind:load to:0x021631ac module:overlay(74) +from:0x0215fbf0 kind:load to:0x02161fa4 module:overlay(74) +from:0x0215fbf4 kind:load to:0x027e0cec module:dtcm +from:0x0215fbf8 kind:load to:0x027e09a8 module:dtcm +from:0x0215fc20 kind:arm_call to:0x02071774 module:overlay(0) +from:0x0215fcbc kind:arm_call to:0x01ff930c module:itcm +from:0x0215fcdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fcf8 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215fda0 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215fdac kind:load to:0x027e09a8 module:dtcm +from:0x0215fdb8 kind:load to:0x0203e964 module:main +from:0x0215fdbc kind:load to:0x027e09c0 module:dtcm +from:0x0215fdcc kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215fdd4 kind:arm_call to:0x02160e54 module:overlay(74) +from:0x0215fdf0 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215fe5c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215fe70 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215fea8 kind:arm_call to:0x0215f434 module:overlay(74) +from:0x0215ff08 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ff10 kind:load to:0x027e0d74 module:dtcm +from:0x0215ff18 kind:load to:0x027e0d78 module:dtcm +from:0x0215ff30 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0215ff64 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215ff88 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0215ff90 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215ff9c kind:load to:0x02163194 module:overlay(74) +from:0x0215ffec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160018 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x02160034 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216005c kind:arm_call to:0x02166260 module:overlay(93) +from:0x02160068 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x02160074 kind:load to:0x027e0d8c module:dtcm +from:0x0216018c kind:arm_call to:0x01ff9218 module:itcm +from:0x021601a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021601b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021601c8 kind:load to:0x02049be4 module:main +from:0x021601cc kind:load to:0x027e0d74 module:dtcm +from:0x021601e0 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02160214 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02160228 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x0216023c kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02160248 kind:load to:0x02163194 module:overlay(74) +from:0x02160274 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x02160294 kind:arm_call to:0x02071700 module:overlay(0) +from:0x021602c4 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x021602e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160300 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x02160320 kind:arm_call to:0x02166260 module:overlay(93) +from:0x02160338 kind:load to:0x027e09a8 module:dtcm +from:0x02160344 kind:load to:0x027e0d8c module:dtcm +from:0x0216036c kind:arm_call to:0x02153508 module:overlay(74) +from:0x02160380 kind:arm_call to:0x02161a0c module:overlay(74) +from:0x021603b4 kind:load to:0x027e0d74 module:dtcm +from:0x021603b8 kind:load to:0x027e09a4 module:dtcm +from:0x021603bc kind:load to:0x020aa888 module:overlay(0) +from:0x021603cc kind:load to:0x0215ec78 module:overlay(74) +from:0x021603f4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02160428 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02160498 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021604b0 kind:load to:0x027e09b8 module:dtcm +from:0x02160524 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160530 kind:arm_call to:0x01ff938c module:itcm +from:0x0216053c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216054c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021605a0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02160654 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021606b8 kind:arm_call to:0x02157380 module:overlay(74) +from:0x02160708 kind:arm_call to:0x02153508 module:overlay(74) +from:0x02160710 kind:arm_call to:0x02153f6c module:overlay(74) +from:0x02160718 kind:arm_call to:0x02154f5c module:overlay(74) +from:0x02160728 kind:arm_call to:0x02161be8 module:overlay(74) +from:0x02160774 kind:arm_call to:0x01ff993c module:itcm +from:0x02160790 kind:arm_call to:0x01ff9258 module:itcm +from:0x021607a4 kind:arm_call to:0x02161be8 module:overlay(74) +from:0x021607bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021607dc kind:arm_call to:0x02161a0c module:overlay(74) +from:0x02160820 kind:arm_call to:0x01ff993c module:itcm +from:0x0216083c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160850 kind:arm_call to:0x02161be8 module:overlay(74) +from:0x02160894 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160a8c kind:arm_call to:0x01ff916c module:itcm +from:0x02160a9c kind:arm_call to:0x01ff916c module:itcm +from:0x02160aac kind:arm_call to:0x02161be8 module:overlay(74) +from:0x02160ac0 kind:arm_call to:0x01ff930c module:itcm +from:0x02160ae8 kind:arm_call to:0x01ff916c module:itcm +from:0x02160cf8 kind:arm_call to:0x01ff916c module:itcm +from:0x02160d08 kind:arm_call to:0x01ff916c module:itcm +from:0x02160d1c kind:arm_call to:0x01ff930c module:itcm +from:0x02160d6c kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x02160d7c kind:arm_call to:0x02161be8 module:overlay(74) +from:0x02160d88 kind:load to:0x02049be4 module:main +from:0x02160d8c kind:load to:0x027e09b8 module:dtcm +from:0x02160d90 kind:load to:0x027e0d74 module:dtcm +from:0x02160d94 kind:load to:0x027e0d78 module:dtcm +from:0x02160db0 kind:load to:0x027e09a4 module:dtcm +from:0x02160dc4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02160e04 kind:arm_call to:0x02166250 module:overlay(93) +from:0x02160e1c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02160e30 kind:arm_call to:0x02016958 module:main +from:0x02160e40 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x02160e4c kind:load to:0x027e0d8c module:dtcm +from:0x02160e50 kind:load to:0x027e0d78 module:dtcm +from:0x02160e6c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02160e7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02160e84 kind:arm_call to:0x01ff938c module:itcm +from:0x02160e90 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160ea4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160ec8 kind:load to:0x027e0d78 module:dtcm +from:0x02160edc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02160f1c kind:arm_call to:0x02166250 module:overlay(93) +from:0x02160f34 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02160f48 kind:arm_call to:0x02016958 module:main +from:0x02160f58 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x02160f64 kind:load to:0x027e0d8c module:dtcm +from:0x02160f68 kind:load to:0x027e0d78 module:dtcm +from:0x02160f90 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02160f9c kind:arm_call to:0x0215ae2c module:overlay(74) +from:0x02160fd8 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02160fe4 kind:load to:0x027e0d78 module:dtcm +from:0x02160fe8 kind:load to:0x027e09b4 module:dtcm +from:0x02161078 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02161088 kind:arm_call to:0x01ffa60c module:itcm +from:0x021610e8 kind:arm_call to:0x0200e260 module:main +from:0x021610f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02161164 kind:arm_call to:0x0200e260 module:main +from:0x02161174 kind:arm_call to:0x01ffad5c module:itcm +from:0x021611e0 kind:arm_call to:0x0200e260 module:main +from:0x021611f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216125c kind:arm_call to:0x0200e260 module:main +from:0x0216126c kind:arm_call to:0x01ffad5c module:itcm +from:0x021612dc kind:arm_call to:0x0200e260 module:main +from:0x021612ec kind:arm_call to:0x01ffad5c module:itcm +from:0x0216131c kind:load to:0x0203e964 module:main +from:0x02161320 kind:load to:0x027e0964 module:dtcm +from:0x02161390 kind:arm_call to:0x01ff9638 module:itcm +from:0x021613a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021613d0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0216145c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216146c kind:load to:0x027e0cec module:dtcm +from:0x02161480 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021614d0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x021615a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021615b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021615d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021615f4 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0216160c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161620 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02161638 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216164c kind:arm_call to:0x020e6314 module:overlay(31) +from:0x02161668 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02161680 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021616d4 kind:arm_call to:0x0215ec78 module:overlay(74) +from:0x021616e4 kind:arm_call to:0x02155020 module:overlay(74) +from:0x0216177c kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02161798 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021617a8 kind:load to:0x0203e964 module:main +from:0x021617ac kind:load to:0x027e0ce4 module:dtcm +from:0x021617b8 kind:load to:0x027e0d74 module:dtcm +from:0x021617e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021617f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02161800 kind:arm_call to:0x02016958 module:main +from:0x02161830 kind:arm_call to:0x01ff930c module:itcm +from:0x0216188c kind:arm_call to:0x0215c6b0 module:overlay(74) +from:0x021618cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161908 kind:load to:0x027e0d74 module:dtcm +from:0x0216190c kind:load to:0x027e0d78 module:dtcm +from:0x02161924 kind:load to:0x02161a0c module:overlay(74) +from:0x02161964 kind:load to:0x02161a0c module:overlay(74) +from:0x02161980 kind:load to:0x02161a0c module:overlay(74) +from:0x0216199c kind:load to:0x02161a0c module:overlay(74) +from:0x02161abc kind:load to:0x021638ec module:overlay(74) +from:0x02161ac0 kind:load to:0x027e0ce0 module:dtcm +from:0x02161ac4 kind:load to:0x02161fb8 module:overlay(74) +from:0x02161afc kind:arm_call to:0x01fff350 module:itcm +from:0x02161b0c kind:arm_call to:0x01fff350 module:itcm +from:0x02161b44 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161b54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161b68 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161b84 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161bc0 kind:arm_call to:0x01fff350 module:itcm +from:0x02161bdc kind:load to:0x027e0ce4 module:dtcm +from:0x02161be0 kind:load to:0x020b3000 module:overlay(0) +from:0x02161c0c kind:arm_call to:0x02078834 module:overlay(0) +from:0x02161c14 kind:load to:0x027e09bc module:dtcm +from:0x02161c20 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02161c50 kind:arm_call to:0x01fff148 module:itcm +from:0x02161c90 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161c9c kind:arm_call to:0x02077590 module:overlay(0) +from:0x02161ca8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02161e28 kind:load to:0x027e0ce0 module:dtcm +from:0x02161e2c kind:load to:0x020aaf10 module:overlay(0) +from:0x02161e30 kind:load to:0x020aaf0c module:overlay(0) +from:0x02162238 kind:arm_call to:0x02150c30 module:overlay(74) +from:0x02162248 kind:arm_call to:0x0203ce74 module:main +from:0x0216225c kind:load to:0x021625d0 module:overlay(74) +from:0x02162264 kind:load to:0x02163320 module:overlay(74) +from:0x02162268 kind:load to:0x02163330 module:overlay(74) +from:0x0216226c kind:load to:0x02151b00 module:overlay(74) +from:0x02162270 kind:load to:0x02163324 module:overlay(74) +from:0x021622bc kind:arm_call to:0x02151b44 module:overlay(74) +from:0x021622cc kind:arm_call to:0x0203ce74 module:main +from:0x021622e0 kind:load to:0x02162738 module:overlay(74) +from:0x021622e8 kind:load to:0x02163408 module:overlay(74) +from:0x021622ec kind:load to:0x02163418 module:overlay(74) +from:0x021622f0 kind:load to:0x02152e38 module:overlay(74) +from:0x021622f4 kind:load to:0x0216340c module:overlay(74) +from:0x02162334 kind:arm_call to:0x02152e7c module:overlay(74) +from:0x02162344 kind:arm_call to:0x0203ce74 module:main +from:0x02162358 kind:load to:0x02162838 module:overlay(74) +from:0x0216235c kind:load to:0x021634f0 module:overlay(74) +from:0x02162360 kind:load to:0x02163500 module:overlay(74) +from:0x02162364 kind:load to:0x021556c8 module:overlay(74) +from:0x02162368 kind:load to:0x021634f4 module:overlay(74) +from:0x021623a8 kind:arm_call to:0x0215570c module:overlay(74) +from:0x021623b8 kind:arm_call to:0x0203ce74 module:main +from:0x021623cc kind:load to:0x02162aec module:overlay(74) +from:0x021623d0 kind:load to:0x021635d8 module:overlay(74) +from:0x021623d4 kind:load to:0x021635e8 module:overlay(74) +from:0x021623d8 kind:load to:0x02156b74 module:overlay(74) +from:0x021623dc kind:load to:0x021635dc module:overlay(74) +from:0x0216241c kind:arm_call to:0x02156bbc module:overlay(74) +from:0x0216242c kind:arm_call to:0x0203ce74 module:main +from:0x02162440 kind:load to:0x02162bd0 module:overlay(74) +from:0x02162444 kind:load to:0x021636c0 module:overlay(74) +from:0x02162448 kind:load to:0x021636d0 module:overlay(74) +from:0x0216244c kind:load to:0x0215c9b8 module:overlay(74) +from:0x02162450 kind:load to:0x021636c4 module:overlay(74) +from:0x02162470 kind:arm_call to:0x0215c9fc module:overlay(74) +from:0x02162480 kind:arm_call to:0x0203ce74 module:main +from:0x02162494 kind:load to:0x021637a8 module:overlay(74) +from:0x02162498 kind:load to:0x021637b8 module:overlay(74) +from:0x0216249c kind:load to:0x0215d73c module:overlay(74) +from:0x021624a0 kind:load to:0x021637ac module:overlay(74) +from:0x021624e0 kind:arm_call to:0x0215d780 module:overlay(74) +from:0x021624f0 kind:arm_call to:0x0203ce74 module:main +from:0x02162504 kind:load to:0x02163014 module:overlay(74) +from:0x02162508 kind:load to:0x021637f4 module:overlay(74) +from:0x0216250c kind:load to:0x02163804 module:overlay(74) +from:0x02162510 kind:load to:0x0215e674 module:overlay(74) +from:0x02162514 kind:load to:0x021637f8 module:overlay(74) +from:0x02162554 kind:arm_call to:0x0215e6bc module:overlay(74) +from:0x02162564 kind:arm_call to:0x0203ce74 module:main +from:0x02162578 kind:load to:0x02163164 module:overlay(74) +from:0x0216257c kind:load to:0x021638dc module:overlay(74) +from:0x02162580 kind:load to:0x021638ec module:overlay(74) +from:0x02162584 kind:load to:0x02161c18 module:overlay(74) +from:0x02162588 kind:load to:0x021638e0 module:overlay(74) +from:0x0216258c kind:load to:0x021621b0 module:overlay(74) +from:0x02162590 kind:load to:0x02162274 module:overlay(74) +from:0x02162594 kind:load to:0x021622f8 module:overlay(74) +from:0x02162598 kind:load to:0x0216236c module:overlay(74) +from:0x0216259c kind:load to:0x021623e0 module:overlay(74) +from:0x021625a0 kind:load to:0x02162454 module:overlay(74) +from:0x021625a4 kind:load to:0x021624a4 module:overlay(74) +from:0x021625a8 kind:load to:0x02162518 module:overlay(74) +from:0x021625d0 kind:load to:0x021625c8 module:overlay(74) +from:0x021625d4 kind:load to:0x021625c0 module:overlay(74) +from:0x0216264c kind:load to:0x02150c0c module:overlay(74) +from:0x02162650 kind:load to:0x02097944 module:overlay(0) +from:0x02162654 kind:load to:0x02097754 module:overlay(0) +from:0x02162658 kind:load to:0x020977d0 module:overlay(0) +from:0x0216265c kind:load to:0x0209794c module:overlay(0) +from:0x02162660 kind:load to:0x0209796c module:overlay(0) +from:0x02162664 kind:load to:0x02097998 module:overlay(0) +from:0x02162670 kind:load to:0x02151158 module:overlay(74) +from:0x02162674 kind:load to:0x02151a30 module:overlay(74) +from:0x02162678 kind:load to:0x0205a720 module:overlay(0) +from:0x0216267c kind:load to:0x01ffc57c module:itcm +from:0x02162680 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162684 kind:load to:0x02057e44 module:overlay(0) +from:0x02162688 kind:load to:0x02057ea8 module:overlay(0) +from:0x0216268c kind:load to:0x01ffc7a4 module:itcm +from:0x02162690 kind:load to:0x02057d84 module:overlay(0) +from:0x0216269c kind:load to:0x0215116c module:overlay(74) +from:0x021626a0 kind:load to:0x02151a4c module:overlay(74) +from:0x021626a4 kind:load to:0x02099b00 module:overlay(0) +from:0x021626a8 kind:load to:0x02099b38 module:overlay(0) +from:0x021626ac kind:load to:0x0209a13c module:overlay(0) +from:0x021626b0 kind:load to:0x0209a144 module:overlay(0) +from:0x021626b4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021626b8 kind:load to:0x02099cb0 module:overlay(0) +from:0x021626bc kind:load to:0x02099ba0 module:overlay(0) +from:0x021626c0 kind:load to:0x0209a06c module:overlay(0) +from:0x021626c4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x021626c8 kind:load to:0x0209a10c module:overlay(0) +from:0x021626cc kind:load to:0x02151a28 module:overlay(74) +from:0x021626d0 kind:load to:0x0209a124 module:overlay(0) +from:0x021626d4 kind:load to:0x02151a18 module:overlay(74) +from:0x021626d8 kind:load to:0x021519f4 module:overlay(74) +from:0x021626e4 kind:load to:0x02098518 module:overlay(0) +from:0x021626e8 kind:load to:0x02098554 module:overlay(0) +from:0x021626ec kind:load to:0x0209856c module:overlay(0) +from:0x021626f0 kind:load to:0x02098578 module:overlay(0) +from:0x021626f4 kind:load to:0x01fff464 module:itcm +from:0x021626f8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021626fc kind:load to:0x02151180 module:overlay(74) +from:0x02162700 kind:load to:0x020984b0 module:overlay(0) +from:0x02162704 kind:load to:0x021513b4 module:overlay(74) +from:0x02162708 kind:load to:0x02151374 module:overlay(74) +from:0x0216270c kind:load to:0x020984bc module:overlay(0) +from:0x02162710 kind:load to:0x02151458 module:overlay(74) +from:0x02162714 kind:load to:0x020984c4 module:overlay(0) +from:0x02162718 kind:load to:0x020984c8 module:overlay(0) +from:0x0216271c kind:load to:0x02098584 module:overlay(0) +from:0x02162720 kind:load to:0x020985f0 module:overlay(0) +from:0x02162724 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162728 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216272c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162730 kind:load to:0x02151a68 module:overlay(74) +from:0x02162734 kind:load to:0x02151ab0 module:overlay(74) +from:0x02162758 kind:load to:0x0215234c module:overlay(74) +from:0x0216275c kind:load to:0x02152360 module:overlay(74) +from:0x02162760 kind:load to:0x0215237c module:overlay(74) +from:0x0216276c kind:load to:0x02151b20 module:overlay(74) +from:0x02162770 kind:load to:0x02097944 module:overlay(0) +from:0x02162774 kind:load to:0x02097754 module:overlay(0) +from:0x02162778 kind:load to:0x020977d0 module:overlay(0) +from:0x0216277c kind:load to:0x0209794c module:overlay(0) +from:0x02162780 kind:load to:0x0209796c module:overlay(0) +from:0x02162784 kind:load to:0x02097998 module:overlay(0) +from:0x02162790 kind:load to:0x0207c49c module:overlay(0) +from:0x02162794 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02162798 kind:load to:0x0207c96c module:overlay(0) +from:0x0216279c kind:load to:0x0207c95c module:overlay(0) +from:0x021627a0 kind:load to:0x0207c9a0 module:overlay(0) +from:0x021627a4 kind:load to:0x0207ca10 module:overlay(0) +from:0x021627a8 kind:load to:0x0207ca38 module:overlay(0) +from:0x021627ac kind:load to:0x0207cab0 module:overlay(0) +from:0x021627b8 kind:load to:0x021525dc module:overlay(74) +from:0x021627bc kind:load to:0x021525f0 module:overlay(74) +from:0x021627c0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021627c4 kind:load to:0x01ffc57c module:itcm +from:0x021627c8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021627cc kind:load to:0x02057e44 module:overlay(0) +from:0x021627d0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021627d4 kind:load to:0x0215260c module:overlay(74) +from:0x021627d8 kind:load to:0x02057d84 module:overlay(0) +from:0x021627e4 kind:load to:0x02098518 module:overlay(0) +from:0x021627e8 kind:load to:0x02098554 module:overlay(0) +from:0x021627ec kind:load to:0x0209856c module:overlay(0) +from:0x021627f0 kind:load to:0x02098578 module:overlay(0) +from:0x021627f4 kind:load to:0x01fff464 module:itcm +from:0x021627f8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021627fc kind:load to:0x02152818 module:overlay(74) +from:0x02162800 kind:load to:0x020984b0 module:overlay(0) +from:0x02162804 kind:load to:0x021529d0 module:overlay(74) +from:0x02162808 kind:load to:0x020984b8 module:overlay(0) +from:0x0216280c kind:load to:0x020984bc module:overlay(0) +from:0x02162810 kind:load to:0x02152ae0 module:overlay(74) +from:0x02162814 kind:load to:0x020984c4 module:overlay(0) +from:0x02162818 kind:load to:0x020984c8 module:overlay(0) +from:0x0216281c kind:load to:0x02098584 module:overlay(0) +from:0x02162820 kind:load to:0x020985f0 module:overlay(0) +from:0x02162824 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162828 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216282c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162830 kind:load to:0x02152780 module:overlay(74) +from:0x02162834 kind:load to:0x021527c8 module:overlay(74) +from:0x0216284c kind:load to:0x02152e58 module:overlay(74) +from:0x02162850 kind:load to:0x02097944 module:overlay(0) +from:0x02162854 kind:load to:0x02097754 module:overlay(0) +from:0x02162858 kind:load to:0x020977d0 module:overlay(0) +from:0x0216285c kind:load to:0x0209794c module:overlay(0) +from:0x02162860 kind:load to:0x0209796c module:overlay(0) +from:0x02162864 kind:load to:0x02097998 module:overlay(0) +from:0x02162870 kind:load to:0x021531fc module:overlay(74) +from:0x02162874 kind:load to:0x021556ac module:overlay(74) +from:0x02162878 kind:load to:0x0209a254 module:overlay(0) +from:0x0216287c kind:load to:0x0209a288 module:overlay(0) +from:0x02162880 kind:load to:0x0209a320 module:overlay(0) +from:0x02162884 kind:load to:0x0209a334 module:overlay(0) +from:0x02162888 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0216288c kind:load to:0x0209a35c module:overlay(0) +from:0x02162890 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02162894 kind:load to:0x0209a06c module:overlay(0) +from:0x02162898 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0216289c kind:load to:0x0209a308 module:overlay(0) +from:0x021628a0 kind:load to:0x0209a348 module:overlay(0) +from:0x021628a4 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021628a8 kind:load to:0x02155674 module:overlay(74) +from:0x021628ac kind:load to:0x02155650 module:overlay(74) +from:0x021628b0 kind:load to:0x0209a70c module:overlay(0) +from:0x021628b4 kind:load to:0x02153854 module:overlay(74) +from:0x021628bc kind:load to:0x02153a0c module:overlay(74) +from:0x021628c4 kind:load to:0x02153ab8 module:overlay(74) +from:0x021628cc kind:load to:0x02154828 module:overlay(74) +from:0x021628d4 kind:load to:0x021539cc module:overlay(74) +from:0x021628dc kind:load to:0x02153bec module:overlay(74) +from:0x021628e4 kind:load to:0x021542e0 module:overlay(74) +from:0x021628ec kind:load to:0x021543cc module:overlay(74) +from:0x021628f4 kind:load to:0x02153f6c module:overlay(74) +from:0x021628fc kind:load to:0x02153dfc module:overlay(74) +from:0x02162904 kind:load to:0x02153820 module:overlay(74) +from:0x0216290c kind:load to:0x021539d0 module:overlay(74) +from:0x02162914 kind:load to:0x02153a28 module:overlay(74) +from:0x0216291c kind:load to:0x02154610 module:overlay(74) +from:0x02162924 kind:load to:0x021539c8 module:overlay(74) +from:0x0216292c kind:load to:0x02153aec module:overlay(74) +from:0x02162934 kind:load to:0x02154194 module:overlay(74) +from:0x0216293c kind:load to:0x02154368 module:overlay(74) +from:0x02162944 kind:load to:0x02153f20 module:overlay(74) +from:0x0216294c kind:load to:0x02153d64 module:overlay(74) +from:0x021629bc kind:load to:0x02098518 module:overlay(0) +from:0x021629c0 kind:load to:0x02098554 module:overlay(0) +from:0x021629c4 kind:load to:0x0209856c module:overlay(0) +from:0x021629c8 kind:load to:0x02098578 module:overlay(0) +from:0x021629cc kind:load to:0x01fff464 module:itcm +from:0x021629d0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021629d4 kind:load to:0x021533f0 module:overlay(74) +from:0x021629d8 kind:load to:0x020984b0 module:overlay(0) +from:0x021629dc kind:load to:0x021535a8 module:overlay(74) +from:0x021629e0 kind:load to:0x02153568 module:overlay(74) +from:0x021629e4 kind:load to:0x020984bc module:overlay(0) +from:0x021629e8 kind:load to:0x02155094 module:overlay(74) +from:0x021629ec kind:load to:0x02099004 module:overlay(0) +from:0x021629f0 kind:load to:0x020984c8 module:overlay(0) +from:0x021629f4 kind:load to:0x02098584 module:overlay(0) +from:0x021629f8 kind:load to:0x020985f0 module:overlay(0) +from:0x021629fc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162a00 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162a04 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162a08 kind:load to:0x02153210 module:overlay(74) +from:0x02162a0c kind:load to:0x021532fc module:overlay(74) +from:0x02162a10 kind:load to:0x02099588 module:overlay(0) +from:0x02162b10 kind:load to:0x02155dec module:overlay(74) +from:0x02162b18 kind:load to:0x02155e80 module:overlay(74) +from:0x02162b20 kind:load to:0x021560b8 module:overlay(74) +from:0x02162b28 kind:load to:0x02156138 module:overlay(74) +from:0x02162b30 kind:load to:0x02155e7c module:overlay(74) +from:0x02162b38 kind:load to:0x02156074 module:overlay(74) +from:0x02162b40 kind:load to:0x021560cc module:overlay(74) +from:0x02162b48 kind:load to:0x0215613c module:overlay(74) +from:0x02162b58 kind:load to:0x021556e8 module:overlay(74) +from:0x02162b5c kind:load to:0x02097944 module:overlay(0) +from:0x02162b60 kind:load to:0x02097754 module:overlay(0) +from:0x02162b64 kind:load to:0x020977d0 module:overlay(0) +from:0x02162b68 kind:load to:0x0209794c module:overlay(0) +from:0x02162b6c kind:load to:0x0209796c module:overlay(0) +from:0x02162b70 kind:load to:0x02097998 module:overlay(0) +from:0x02162b7c kind:load to:0x02098518 module:overlay(0) +from:0x02162b80 kind:load to:0x02098554 module:overlay(0) +from:0x02162b84 kind:load to:0x0209856c module:overlay(0) +from:0x02162b88 kind:load to:0x02098578 module:overlay(0) +from:0x02162b8c kind:load to:0x01fff464 module:itcm +from:0x02162b90 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162b94 kind:load to:0x02155920 module:overlay(74) +from:0x02162b98 kind:load to:0x020984b0 module:overlay(0) +from:0x02162b9c kind:load to:0x02155a08 module:overlay(74) +from:0x02162ba0 kind:load to:0x020984b8 module:overlay(0) +from:0x02162ba4 kind:load to:0x020984bc module:overlay(0) +from:0x02162ba8 kind:load to:0x02156a14 module:overlay(74) +from:0x02162bac kind:load to:0x020984c4 module:overlay(0) +from:0x02162bb0 kind:load to:0x020984c8 module:overlay(0) +from:0x02162bb4 kind:load to:0x02098584 module:overlay(0) +from:0x02162bb8 kind:load to:0x020985f0 module:overlay(0) +from:0x02162bbc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162bc0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162bc4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162bc8 kind:load to:0x02156a84 module:overlay(74) +from:0x02162bcc kind:load to:0x02156af8 module:overlay(74) +from:0x02162c14 kind:load to:0x02156b94 module:overlay(74) +from:0x02162c18 kind:load to:0x02097944 module:overlay(0) +from:0x02162c1c kind:load to:0x02097754 module:overlay(0) +from:0x02162c20 kind:load to:0x020977d0 module:overlay(0) +from:0x02162c24 kind:load to:0x0209794c module:overlay(0) +from:0x02162c28 kind:load to:0x0209796c module:overlay(0) +from:0x02162c2c kind:load to:0x02097998 module:overlay(0) +from:0x02162c38 kind:load to:0x02156fd0 module:overlay(74) +from:0x02162c3c kind:load to:0x0215c99c module:overlay(74) +from:0x02162c40 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162c44 kind:load to:0x0215c614 module:overlay(74) +from:0x02162c48 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162c4c kind:load to:0x02057e44 module:overlay(0) +from:0x02162c50 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162c54 kind:load to:0x0209a79c module:overlay(0) +from:0x02162c58 kind:load to:0x02057d84 module:overlay(0) +from:0x02162c64 kind:load to:0x02156fbc module:overlay(74) +from:0x02162c68 kind:load to:0x0215c980 module:overlay(74) +from:0x02162c6c kind:load to:0x02057bf4 module:overlay(0) +from:0x02162c70 kind:load to:0x0215c5bc module:overlay(74) +from:0x02162c74 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162c78 kind:load to:0x02057e44 module:overlay(0) +from:0x02162c7c kind:load to:0x02057ea8 module:overlay(0) +from:0x02162c80 kind:load to:0x0209a79c module:overlay(0) +from:0x02162c84 kind:load to:0x02057d84 module:overlay(0) +from:0x02162c90 kind:load to:0x02098518 module:overlay(0) +from:0x02162c94 kind:load to:0x02098554 module:overlay(0) +from:0x02162c98 kind:load to:0x0209856c module:overlay(0) +from:0x02162c9c kind:load to:0x02098578 module:overlay(0) +from:0x02162ca0 kind:load to:0x0215c528 module:overlay(74) +from:0x02162ca4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162ca8 kind:load to:0x021570c4 module:overlay(74) +from:0x02162cac kind:load to:0x0215723c module:overlay(74) +from:0x02162cb0 kind:load to:0x02157408 module:overlay(74) +from:0x02162cb4 kind:load to:0x021573c8 module:overlay(74) +from:0x02162cb8 kind:load to:0x020984bc module:overlay(0) +from:0x02162cbc kind:load to:0x0215bc7c module:overlay(74) +from:0x02162cc0 kind:load to:0x02099004 module:overlay(0) +from:0x02162cc4 kind:load to:0x020984c8 module:overlay(0) +from:0x02162cc8 kind:load to:0x02098584 module:overlay(0) +from:0x02162ccc kind:load to:0x020985f0 module:overlay(0) +from:0x02162cd0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162cd4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162cd8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162cdc kind:load to:0x02156fe4 module:overlay(74) +from:0x02162ce0 kind:load to:0x02157050 module:overlay(74) +from:0x02162ce4 kind:load to:0x02099588 module:overlay(0) +from:0x02162ce8 kind:load to:0x021577b4 module:overlay(74) +from:0x02162cf0 kind:load to:0x0215812c module:overlay(74) +from:0x02162cf8 kind:load to:0x02158140 module:overlay(74) +from:0x02162d00 kind:load to:0x021582e4 module:overlay(74) +from:0x02162d08 kind:load to:0x0215840c module:overlay(74) +from:0x02162d10 kind:load to:0x02158478 module:overlay(74) +from:0x02162d18 kind:load to:0x02158558 module:overlay(74) +from:0x02162d20 kind:load to:0x0215882c module:overlay(74) +from:0x02162d28 kind:load to:0x02158918 module:overlay(74) +from:0x02162d30 kind:load to:0x02158c0c module:overlay(74) +from:0x02162d38 kind:load to:0x02158ccc module:overlay(74) +from:0x02162d40 kind:load to:0x02158e70 module:overlay(74) +from:0x02162d48 kind:load to:0x02158f50 module:overlay(74) +from:0x02162d50 kind:load to:0x021590cc module:overlay(74) +from:0x02162d58 kind:load to:0x0215940c module:overlay(74) +from:0x02162d60 kind:load to:0x021599c8 module:overlay(74) +from:0x02162d68 kind:load to:0x02159ba4 module:overlay(74) +from:0x02162d70 kind:load to:0x02159d1c module:overlay(74) +from:0x02162d78 kind:load to:0x02157ab0 module:overlay(74) +from:0x02162d80 kind:load to:0x02158130 module:overlay(74) +from:0x02162d88 kind:load to:0x021582c4 module:overlay(74) +from:0x02162d90 kind:load to:0x02158318 module:overlay(74) +from:0x02162d98 kind:load to:0x02158424 module:overlay(74) +from:0x02162da0 kind:load to:0x0215848c module:overlay(74) +from:0x02162da8 kind:load to:0x02158638 module:overlay(74) +from:0x02162db0 kind:load to:0x02158864 module:overlay(74) +from:0x02162db8 kind:load to:0x021589f8 module:overlay(74) +from:0x02162dc0 kind:load to:0x02158c94 module:overlay(74) +from:0x02162dc8 kind:load to:0x02158d60 module:overlay(74) +from:0x02162dd0 kind:load to:0x02158f00 module:overlay(74) +from:0x02162dd8 kind:load to:0x02158fb4 module:overlay(74) +from:0x02162de0 kind:load to:0x021591b8 module:overlay(74) +from:0x02162de8 kind:load to:0x021594f8 module:overlay(74) +from:0x02162df0 kind:load to:0x02159b44 module:overlay(74) +from:0x02162df8 kind:load to:0x02159c00 module:overlay(74) +from:0x02162e00 kind:load to:0x02159da8 module:overlay(74) +from:0x02162f2c kind:load to:0x0215cdd8 module:overlay(74) +from:0x02162f34 kind:load to:0x0215ce20 module:overlay(74) +from:0x02162f3c kind:load to:0x0215ce5c module:overlay(74) +from:0x02162f44 kind:load to:0x0215ce80 module:overlay(74) +from:0x02162f4c kind:load to:0x0215cee8 module:overlay(74) +from:0x02162f54 kind:load to:0x0215cf48 module:overlay(74) +from:0x02162f5c kind:load to:0x0215cdf8 module:overlay(74) +from:0x02162f64 kind:load to:0x0215ce3c module:overlay(74) +from:0x02162f6c kind:load to:0x0215ce60 module:overlay(74) +from:0x02162f74 kind:load to:0x0215ce9c module:overlay(74) +from:0x02162f7c kind:load to:0x0215ceec module:overlay(74) +from:0x02162f84 kind:load to:0x0215cf54 module:overlay(74) +from:0x02162f94 kind:load to:0x0215c9d8 module:overlay(74) +from:0x02162f98 kind:load to:0x0209774c module:overlay(0) +from:0x02162f9c kind:load to:0x02097754 module:overlay(0) +from:0x02162fa0 kind:load to:0x020977d0 module:overlay(0) +from:0x02162fa4 kind:load to:0x02097810 module:overlay(0) +from:0x02162fa8 kind:load to:0x02097814 module:overlay(0) +from:0x02162fac kind:load to:0x02097818 module:overlay(0) +from:0x02162fb8 kind:load to:0x02098518 module:overlay(0) +from:0x02162fbc kind:load to:0x02098554 module:overlay(0) +from:0x02162fc0 kind:load to:0x0209856c module:overlay(0) +from:0x02162fc4 kind:load to:0x02098578 module:overlay(0) +from:0x02162fc8 kind:load to:0x0215cfe4 module:overlay(74) +from:0x02162fcc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162fd0 kind:load to:0x0215cab4 module:overlay(74) +from:0x02162fd4 kind:load to:0x020984b0 module:overlay(0) +from:0x02162fd8 kind:load to:0x0215cc54 module:overlay(74) +from:0x02162fdc kind:load to:0x020984b8 module:overlay(0) +from:0x02162fe0 kind:load to:0x020984bc module:overlay(0) +from:0x02162fe4 kind:load to:0x0215cf88 module:overlay(74) +from:0x02162fe8 kind:load to:0x020984c4 module:overlay(0) +from:0x02162fec kind:load to:0x020984c8 module:overlay(0) +from:0x02162ff0 kind:load to:0x02098584 module:overlay(0) +from:0x02162ff4 kind:load to:0x020985f0 module:overlay(0) +from:0x02162ff8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162ffc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163000 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163004 kind:load to:0x0215d6f4 module:overlay(74) +from:0x02163008 kind:load to:0x0215d714 module:overlay(74) +from:0x0216300c kind:load to:0x0215cc78 module:overlay(74) +from:0x02163010 kind:load to:0x0215cf80 module:overlay(74) +from:0x02163038 kind:load to:0x0215dc10 module:overlay(74) +from:0x02163040 kind:load to:0x0215dc78 module:overlay(74) +from:0x02163048 kind:load to:0x0215dcf0 module:overlay(74) +from:0x02163050 kind:load to:0x0215de64 module:overlay(74) +from:0x02163058 kind:load to:0x0215e13c module:overlay(74) +from:0x02163060 kind:load to:0x0215e1d8 module:overlay(74) +from:0x02163068 kind:load to:0x0215dc24 module:overlay(74) +from:0x02163070 kind:load to:0x0215dc8c module:overlay(74) +from:0x02163078 kind:load to:0x0215dd68 module:overlay(74) +from:0x02163080 kind:load to:0x0215dee0 module:overlay(74) +from:0x02163088 kind:load to:0x0215e1a4 module:overlay(74) +from:0x02163090 kind:load to:0x0215e27c module:overlay(74) +from:0x021630a0 kind:load to:0x0215d75c module:overlay(74) +from:0x021630a4 kind:load to:0x02097944 module:overlay(0) +from:0x021630a8 kind:load to:0x02097754 module:overlay(0) +from:0x021630ac kind:load to:0x020977d0 module:overlay(0) +from:0x021630b0 kind:load to:0x0209794c module:overlay(0) +from:0x021630b4 kind:load to:0x0209796c module:overlay(0) +from:0x021630b8 kind:load to:0x02097998 module:overlay(0) +from:0x021630c4 kind:load to:0x0215d92c module:overlay(74) +from:0x021630c8 kind:load to:0x0215e5d0 module:overlay(74) +from:0x021630cc kind:load to:0x0209a254 module:overlay(0) +from:0x021630d0 kind:load to:0x0209a288 module:overlay(0) +from:0x021630d4 kind:load to:0x0209a320 module:overlay(0) +from:0x021630d8 kind:load to:0x0209a334 module:overlay(0) +from:0x021630dc kind:load to:0x0209a0e4 module:overlay(0) +from:0x021630e0 kind:load to:0x0209a35c module:overlay(0) +from:0x021630e4 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021630e8 kind:load to:0x0209a06c module:overlay(0) +from:0x021630ec kind:load to:0x0209a2f0 module:overlay(0) +from:0x021630f0 kind:load to:0x0209a308 module:overlay(0) +from:0x021630f4 kind:load to:0x0209a348 module:overlay(0) +from:0x021630f8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021630fc kind:load to:0x02155674 module:overlay(74) +from:0x02163100 kind:load to:0x02155650 module:overlay(74) +from:0x02163104 kind:load to:0x0209a70c module:overlay(0) +from:0x02163110 kind:load to:0x02098518 module:overlay(0) +from:0x02163114 kind:load to:0x02098554 module:overlay(0) +from:0x02163118 kind:load to:0x0209856c module:overlay(0) +from:0x0216311c kind:load to:0x02098578 module:overlay(0) +from:0x02163120 kind:load to:0x0215e584 module:overlay(74) +from:0x02163124 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163128 kind:load to:0x0215d940 module:overlay(74) +from:0x0216312c kind:load to:0x020984b0 module:overlay(0) +from:0x02163130 kind:load to:0x0215dadc module:overlay(74) +from:0x02163134 kind:load to:0x020984b8 module:overlay(0) +from:0x02163138 kind:load to:0x020984bc module:overlay(0) +from:0x0216313c kind:load to:0x0215e4ec module:overlay(74) +from:0x02163140 kind:load to:0x020984c4 module:overlay(0) +from:0x02163144 kind:load to:0x020984c8 module:overlay(0) +from:0x02163148 kind:load to:0x02098584 module:overlay(0) +from:0x0216314c kind:load to:0x020985f0 module:overlay(0) +from:0x02163150 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163154 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163158 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216315c kind:load to:0x0215e5ec module:overlay(74) +from:0x02163160 kind:load to:0x0215e62c module:overlay(74) +from:0x02163178 kind:load to:0x0215e694 module:overlay(74) +from:0x0216317c kind:load to:0x02097944 module:overlay(0) +from:0x02163180 kind:load to:0x02097754 module:overlay(0) +from:0x02163184 kind:load to:0x020977d0 module:overlay(0) +from:0x02163188 kind:load to:0x0209794c module:overlay(0) +from:0x0216318c kind:load to:0x0209796c module:overlay(0) +from:0x02163190 kind:load to:0x02097998 module:overlay(0) +from:0x021631e4 kind:load to:0x02098518 module:overlay(0) +from:0x021631e8 kind:load to:0x02098554 module:overlay(0) +from:0x021631ec kind:load to:0x0209856c module:overlay(0) +from:0x021631f0 kind:load to:0x02098578 module:overlay(0) +from:0x021631f4 kind:load to:0x01fff464 module:itcm +from:0x021631f8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021631fc kind:load to:0x0215eb54 module:overlay(74) +from:0x02163200 kind:load to:0x020984b0 module:overlay(0) +from:0x02163204 kind:load to:0x0215ed00 module:overlay(74) +from:0x02163208 kind:load to:0x0215ecc0 module:overlay(74) +from:0x0216320c kind:load to:0x020984bc module:overlay(0) +from:0x02163210 kind:load to:0x02160f6c module:overlay(74) +from:0x02163214 kind:load to:0x02099004 module:overlay(0) +from:0x02163218 kind:load to:0x020984c8 module:overlay(0) +from:0x0216321c kind:load to:0x02098584 module:overlay(0) +from:0x02163220 kind:load to:0x020985f0 module:overlay(0) +from:0x02163224 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163228 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216322c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163230 kind:load to:0x0215ea4c module:overlay(74) +from:0x02163234 kind:load to:0x0215eacc module:overlay(74) +from:0x02163238 kind:load to:0x02099588 module:overlay(0) +from:0x0216323c kind:load to:0x0215ef20 module:overlay(74) +from:0x02163244 kind:load to:0x0215f1b8 module:overlay(74) +from:0x0216324c kind:load to:0x0215f288 module:overlay(74) +from:0x02163254 kind:load to:0x0215f5e0 module:overlay(74) +from:0x0216325c kind:load to:0x0215f8b4 module:overlay(74) +from:0x02163264 kind:load to:0x0215fc00 module:overlay(74) +from:0x0216326c kind:load to:0x0215fe08 module:overlay(74) +from:0x02163274 kind:load to:0x0215ffa4 module:overlay(74) +from:0x0216327c kind:load to:0x0215f92c module:overlay(74) +from:0x02163284 kind:load to:0x0215f9bc module:overlay(74) +from:0x0216328c kind:load to:0x02160250 module:overlay(74) +from:0x02163294 kind:load to:0x021604b4 module:overlay(74) +from:0x0216329c kind:load to:0x021603c0 module:overlay(74) +from:0x021632a4 kind:load to:0x0215eec0 module:overlay(74) +from:0x021632ac kind:load to:0x0215f188 module:overlay(74) +from:0x021632b4 kind:load to:0x0215f1bc module:overlay(74) +from:0x021632bc kind:load to:0x0215f580 module:overlay(74) +from:0x021632c4 kind:load to:0x0215f868 module:overlay(74) +from:0x021632cc kind:load to:0x0215fad0 module:overlay(74) +from:0x021632d4 kind:load to:0x0215fdc0 module:overlay(74) +from:0x021632dc kind:load to:0x0215ff20 module:overlay(74) +from:0x021632e4 kind:load to:0x0215f8ec module:overlay(74) +from:0x021632ec kind:load to:0x0215f974 module:overlay(74) +from:0x021632f4 kind:load to:0x021601d0 module:overlay(74) +from:0x021632fc kind:load to:0x021603d0 module:overlay(74) +from:0x02163304 kind:load to:0x02160348 module:overlay(74) diff --git a/config/eur/arm9/overlays/ov074/symbols.txt b/config/eur/arm9/overlays/ov074/symbols.txt new file mode 100644 index 00000000..8789146c --- /dev/null +++ b/config/eur/arm9/overlays/ov074/symbols.txt @@ -0,0 +1,468 @@ +func_ov074_02150c00 kind:function(arm,size=0xc) addr:0x02150c00 +func_ov074_02150c0c kind:function(arm,size=0x24) addr:0x02150c0c +func_ov074_02150c30 kind:function(arm,size=0x34) addr:0x02150c30 +func_ov074_02150c64 kind:function(arm,size=0x14) addr:0x02150c64 +func_ov074_02150c78 kind:function(arm,size=0x244) addr:0x02150c78 +func_ov074_02150ebc kind:function(arm,size=0x90) addr:0x02150ebc +func_ov074_02150f4c kind:function(arm,size=0x20c) addr:0x02150f4c +func_ov074_02151158 kind:function(arm,size=0x14) addr:0x02151158 +func_ov074_0215116c kind:function(arm,size=0x14) addr:0x0215116c +func_ov074_02151180 kind:function(arm,size=0x1f4) addr:0x02151180 +func_ov074_02151374 kind:function(arm,size=0x40) addr:0x02151374 +func_ov074_021513b4 kind:function(arm,size=0xa4) addr:0x021513b4 +func_ov074_02151458 kind:function(arm,size=0x5c) addr:0x02151458 +func_ov074_021514b4 kind:function(arm,size=0x17c) addr:0x021514b4 +func_ov074_02151630 kind:function(arm,size=0xb4) addr:0x02151630 +func_ov074_021516e4 kind:function(arm,size=0x68) addr:0x021516e4 +func_ov074_0215174c kind:function(arm,size=0xa0) addr:0x0215174c +func_ov074_021517ec kind:function(arm,size=0x44) addr:0x021517ec +func_ov074_02151830 kind:function(arm,size=0x78) addr:0x02151830 +func_ov074_021518a8 kind:function(arm,size=0x78) addr:0x021518a8 +func_ov074_02151920 kind:function(arm,size=0x70) addr:0x02151920 +func_ov074_02151990 kind:function(arm,size=0x64) addr:0x02151990 +func_ov074_021519f4 kind:function(arm,size=0x24) addr:0x021519f4 +func_ov074_02151a18 kind:function(arm,size=0x10) addr:0x02151a18 +func_ov074_02151a28 kind:function(arm,size=0x8) addr:0x02151a28 +func_ov074_02151a30 kind:function(arm,size=0x1c) addr:0x02151a30 +func_ov074_02151a4c kind:function(arm,size=0x1c) addr:0x02151a4c +func_ov074_02151a68 kind:function(arm,size=0x48) addr:0x02151a68 +func_ov074_02151ab0 kind:function(arm,size=0x50) addr:0x02151ab0 +func_ov074_02151b00 kind:function(arm,size=0x14) addr:0x02151b00 +func_ov074_02151b14 kind:function(arm,size=0xc) addr:0x02151b14 +func_ov074_02151b20 kind:function(arm,size=0x24) addr:0x02151b20 +func_ov074_02151b44 kind:function(arm,size=0x28) addr:0x02151b44 +func_ov074_02151b6c kind:function(arm,size=0x14) addr:0x02151b6c +func_ov074_02151b80 kind:function(arm,size=0x244) addr:0x02151b80 +func_ov074_02151dc4 kind:function(arm,size=0x248) addr:0x02151dc4 +func_ov074_0215200c kind:function(arm,size=0x24c) addr:0x0215200c +func_ov074_02152258 kind:function(arm,size=0xf4) addr:0x02152258 +func_ov074_0215234c kind:function(arm,size=0x14) addr:0x0215234c +func_ov074_02152360 kind:function(arm,size=0x1c) addr:0x02152360 +func_ov074_0215237c kind:function(arm,size=0x1c4) addr:0x0215237c +func_ov074_02152540 kind:function(arm,size=0x9c) addr:0x02152540 +func_ov074_021525dc kind:function(arm,size=0x14) addr:0x021525dc +func_ov074_021525f0 kind:function(arm,size=0x1c) addr:0x021525f0 +func_ov074_0215260c kind:function(arm,size=0x5c) addr:0x0215260c +func_ov074_02152668 kind:function(arm,size=0x118) addr:0x02152668 +func_ov074_02152780 kind:function(arm,size=0x48) addr:0x02152780 +func_ov074_021527c8 kind:function(arm,size=0x50) addr:0x021527c8 +func_ov074_02152818 kind:function(arm,size=0x1b8) addr:0x02152818 +func_ov074_021529d0 kind:function(arm,size=0xc0) addr:0x021529d0 +func_ov074_02152a90 kind:function(arm,size=0x50) addr:0x02152a90 +func_ov074_02152ae0 kind:function(arm,size=0x94) addr:0x02152ae0 +func_ov074_02152b74 kind:function(arm,size=0xc8) addr:0x02152b74 +func_ov074_02152c3c kind:function(arm,size=0x38) addr:0x02152c3c +func_ov074_02152c74 kind:function(arm,size=0x14) addr:0x02152c74 +func_ov074_02152c88 kind:function(arm,size=0x168) addr:0x02152c88 +func_ov074_02152df0 kind:function(arm,size=0x48) addr:0x02152df0 +func_ov074_02152e38 kind:function(arm,size=0x14) addr:0x02152e38 +func_ov074_02152e4c kind:function(arm,size=0xc) addr:0x02152e4c +func_ov074_02152e58 kind:function(arm,size=0x24) addr:0x02152e58 +func_ov074_02152e7c kind:function(arm,size=0x68) addr:0x02152e7c +func_ov074_02152ee4 kind:function(arm,size=0x318) addr:0x02152ee4 +func_ov074_021531fc kind:function(arm,size=0x14) addr:0x021531fc +func_ov074_02153210 kind:function(arm,size=0xec) addr:0x02153210 +func_ov074_021532fc kind:function(arm,size=0xf4) addr:0x021532fc +func_ov074_021533f0 kind:function(arm,size=0xe4) addr:0x021533f0 +func_ov074_021534d4 kind:function(arm,size=0x34) addr:0x021534d4 +func_ov074_02153508 kind:function(arm,size=0x60) addr:0x02153508 +func_ov074_02153568 kind:function(arm,size=0x40) addr:0x02153568 +func_ov074_021535a8 kind:function(arm,size=0x278) addr:0x021535a8 +func_ov074_02153820 kind:function(arm,size=0x34) addr:0x02153820 +func_ov074_02153854 kind:function(arm,size=0x174) addr:0x02153854 +func_ov074_021539c8 kind:function(arm,size=0x4) addr:0x021539c8 +func_ov074_021539cc kind:function(arm,size=0x4) addr:0x021539cc +func_ov074_021539d0 kind:function(arm,size=0x3c) addr:0x021539d0 +func_ov074_02153a0c kind:function(arm,size=0x1c) addr:0x02153a0c +func_ov074_02153a28 kind:function(arm,size=0x90) addr:0x02153a28 +func_ov074_02153ab8 kind:function(arm,size=0x34) addr:0x02153ab8 +func_ov074_02153aec kind:function(arm,size=0x100) addr:0x02153aec +func_ov074_02153bec kind:function(arm,size=0x178) addr:0x02153bec +func_ov074_02153d64 kind:function(arm,size=0x98) addr:0x02153d64 +func_ov074_02153dfc kind:function(arm,size=0x124) addr:0x02153dfc +func_ov074_02153f20 kind:function(arm,size=0x4c) addr:0x02153f20 +func_ov074_02153f6c kind:function(arm,size=0x228) addr:0x02153f6c +func_ov074_02154194 kind:function(arm,size=0x14c) addr:0x02154194 +func_ov074_021542e0 kind:function(arm,size=0x88) addr:0x021542e0 +func_ov074_02154368 kind:function(arm,size=0x64) addr:0x02154368 +func_ov074_021543cc kind:function(arm,size=0x244) addr:0x021543cc +func_ov074_02154610 kind:function(arm,size=0x218) addr:0x02154610 +func_ov074_02154828 kind:function(arm,size=0x1d0) addr:0x02154828 +func_ov074_021549f8 kind:function(arm,size=0x2c) addr:0x021549f8 +func_ov074_02154a24 kind:function(arm,size=0x364) addr:0x02154a24 +func_ov074_02154d88 kind:function(arm,size=0x60) addr:0x02154d88 +func_ov074_02154de8 kind:function(arm,size=0x78) addr:0x02154de8 +func_ov074_02154e60 kind:function(arm,size=0x7c) addr:0x02154e60 +func_ov074_02154edc kind:function(arm,size=0x54) addr:0x02154edc +func_ov074_02154f30 kind:function(arm,size=0x2c) addr:0x02154f30 +func_ov074_02154f5c kind:function(arm,size=0xc4) addr:0x02154f5c +func_ov074_02155020 kind:function(arm,size=0x74) addr:0x02155020 +func_ov074_02155094 kind:function(arm,size=0x148) addr:0x02155094 +func_ov074_021551dc kind:function(arm,size=0x364) addr:0x021551dc +func_ov074_02155540 kind:function(arm,size=0x110) addr:0x02155540 +func_ov074_02155650 kind:function(arm,size=0x24) addr:0x02155650 +func_ov074_02155674 kind:function(arm,size=0x2c) addr:0x02155674 +func_ov074_021556a0 kind:function(arm,size=0xc) addr:0x021556a0 +func_ov074_021556ac kind:function(arm,size=0x1c) addr:0x021556ac +func_ov074_021556c8 kind:function(arm,size=0x14) addr:0x021556c8 +func_ov074_021556dc kind:function(arm,size=0xc) addr:0x021556dc +func_ov074_021556e8 kind:function(arm,size=0x24) addr:0x021556e8 +func_ov074_0215570c kind:function(arm,size=0x44) addr:0x0215570c +func_ov074_02155750 kind:function(arm,size=0x1d0) addr:0x02155750 +func_ov074_02155920 kind:function(arm,size=0x90) addr:0x02155920 +func_ov074_021559b0 kind:function(arm,size=0x10) addr:0x021559b0 +func_ov074_021559c0 kind:function(arm,size=0x48) addr:0x021559c0 +func_ov074_02155a08 kind:function(arm,size=0x3e4) addr:0x02155a08 +func_ov074_02155dec kind:function(arm,size=0x90) addr:0x02155dec +func_ov074_02155e7c kind:function(arm,size=0x4) addr:0x02155e7c +func_ov074_02155e80 kind:function(arm,size=0x1f4) addr:0x02155e80 +func_ov074_02156074 kind:function(arm,size=0x44) addr:0x02156074 +func_ov074_021560b8 kind:function(arm,size=0x14) addr:0x021560b8 +func_ov074_021560cc kind:function(arm,size=0x6c) addr:0x021560cc +func_ov074_02156138 kind:function(arm,size=0x4) addr:0x02156138 +func_ov074_0215613c kind:function(arm,size=0x3c) addr:0x0215613c +func_ov074_02156178 kind:function(arm,size=0x98) addr:0x02156178 +func_ov074_02156210 kind:function(arm,size=0x804) addr:0x02156210 +func_ov074_02156a14 kind:function(arm,size=0x70) addr:0x02156a14 +func_ov074_02156a84 kind:function(arm,size=0x74) addr:0x02156a84 +func_ov074_02156af8 kind:function(arm,size=0x7c) addr:0x02156af8 +func_ov074_02156b74 kind:function(arm,size=0x14) addr:0x02156b74 +func_ov074_02156b88 kind:function(arm,size=0xc) addr:0x02156b88 +func_ov074_02156b94 kind:function(arm,size=0x28) addr:0x02156b94 +func_ov074_02156bbc kind:function(arm,size=0x68) addr:0x02156bbc +func_ov074_02156c24 kind:function(arm,size=0x398) addr:0x02156c24 +func_ov074_02156fbc kind:function(arm,size=0x14) addr:0x02156fbc +func_ov074_02156fd0 kind:function(arm,size=0x14) addr:0x02156fd0 +func_ov074_02156fe4 kind:function(arm,size=0x6c) addr:0x02156fe4 +func_ov074_02157050 kind:function(arm,size=0x74) addr:0x02157050 +func_ov074_021570c4 kind:function(arm,size=0x178) addr:0x021570c4 +func_ov074_0215723c kind:function(arm,size=0x40) addr:0x0215723c +func_ov074_0215727c kind:function(arm,size=0x104) addr:0x0215727c +func_ov074_02157380 kind:function(arm,size=0x48) addr:0x02157380 +func_ov074_021573c8 kind:function(arm,size=0x40) addr:0x021573c8 +func_ov074_02157408 kind:function(arm,size=0x3ac) addr:0x02157408 +func_ov074_021577b4 kind:function(arm,size=0x2fc) addr:0x021577b4 +func_ov074_02157ab0 kind:function(arm,size=0x67c) addr:0x02157ab0 +func_ov074_0215812c kind:function(arm,size=0x4) addr:0x0215812c +func_ov074_02158130 kind:function(arm,size=0x10) addr:0x02158130 +func_ov074_02158140 kind:function(arm,size=0x184) addr:0x02158140 +func_ov074_021582c4 kind:function(arm,size=0x20) addr:0x021582c4 +func_ov074_021582e4 kind:function(arm,size=0x34) addr:0x021582e4 +func_ov074_02158318 kind:function(arm,size=0xf4) addr:0x02158318 +func_ov074_0215840c kind:function(arm,size=0x18) addr:0x0215840c +func_ov074_02158424 kind:function(arm,size=0x54) addr:0x02158424 +func_ov074_02158478 kind:function(arm,size=0x14) addr:0x02158478 +func_ov074_0215848c kind:function(arm,size=0xcc) addr:0x0215848c +func_ov074_02158558 kind:function(arm,size=0xe0) addr:0x02158558 +func_ov074_02158638 kind:function(arm,size=0x1f4) addr:0x02158638 +func_ov074_0215882c kind:function(arm,size=0x38) addr:0x0215882c +func_ov074_02158864 kind:function(arm,size=0xb4) addr:0x02158864 +func_ov074_02158918 kind:function(arm,size=0xe0) addr:0x02158918 +func_ov074_021589f8 kind:function(arm,size=0x214) addr:0x021589f8 +func_ov074_02158c0c kind:function(arm,size=0x88) addr:0x02158c0c +func_ov074_02158c94 kind:function(arm,size=0x38) addr:0x02158c94 +func_ov074_02158ccc kind:function(arm,size=0x94) addr:0x02158ccc +func_ov074_02158d60 kind:function(arm,size=0x110) addr:0x02158d60 +func_ov074_02158e70 kind:function(arm,size=0x90) addr:0x02158e70 +func_ov074_02158f00 kind:function(arm,size=0x50) addr:0x02158f00 +func_ov074_02158f50 kind:function(arm,size=0x64) addr:0x02158f50 +func_ov074_02158fb4 kind:function(arm,size=0x118) addr:0x02158fb4 +func_ov074_021590cc kind:function(arm,size=0xec) addr:0x021590cc +func_ov074_021591b8 kind:function(arm,size=0x254) addr:0x021591b8 +func_ov074_0215940c kind:function(arm,size=0xec) addr:0x0215940c +func_ov074_021594f8 kind:function(arm,size=0x184) addr:0x021594f8 +func_ov074_0215967c kind:function(arm,size=0x308) addr:0x0215967c +func_ov074_02159984 kind:function(arm,size=0x44) addr:0x02159984 +func_ov074_021599c8 kind:function(arm,size=0x17c) addr:0x021599c8 +func_ov074_02159b44 kind:function(arm,size=0x60) addr:0x02159b44 +func_ov074_02159ba4 kind:function(arm,size=0x5c) addr:0x02159ba4 +func_ov074_02159c00 kind:function(arm,size=0x11c) addr:0x02159c00 +func_ov074_02159d1c kind:function(arm,size=0x8c) addr:0x02159d1c +func_ov074_02159da8 kind:function(arm,size=0xb8) addr:0x02159da8 +func_ov074_02159e60 kind:function(arm,size=0xec) addr:0x02159e60 +func_ov074_02159f4c kind:function(arm,size=0xb0) addr:0x02159f4c +func_ov074_02159ffc kind:function(arm,size=0xfc) addr:0x02159ffc +func_ov074_0215a0f8 kind:function(arm,size=0x140) addr:0x0215a0f8 +func_ov074_0215a238 kind:function(arm,size=0x2ac) addr:0x0215a238 +func_ov074_0215a4e4 kind:function(arm,size=0xc8) addr:0x0215a4e4 +func_ov074_0215a5ac kind:function(arm,size=0x100) addr:0x0215a5ac +func_ov074_0215a6ac kind:function(arm,size=0x40) addr:0x0215a6ac +func_ov074_0215a6ec kind:function(arm,size=0x27c) addr:0x0215a6ec +func_ov074_0215a968 kind:function(arm,size=0x3c) addr:0x0215a968 +func_ov074_0215a9a4 kind:function(arm,size=0x368) addr:0x0215a9a4 +func_ov074_0215ad0c kind:function(arm,size=0x84) addr:0x0215ad0c +func_ov074_0215ad90 kind:function(arm,size=0x9c) addr:0x0215ad90 +func_ov074_0215ae2c kind:function(arm,size=0x80) addr:0x0215ae2c +func_ov074_0215aeac kind:function(arm,size=0xa8) addr:0x0215aeac +func_ov074_0215af54 kind:function(arm,size=0x15c) addr:0x0215af54 +func_ov074_0215b0b0 kind:function(arm,size=0x114) addr:0x0215b0b0 +func_ov074_0215b1c4 kind:function(arm,size=0x1b0) addr:0x0215b1c4 +func_ov074_0215b374 kind:function(arm,size=0x128) addr:0x0215b374 +func_ov074_0215b49c kind:function(arm,size=0x140) addr:0x0215b49c +func_ov074_0215b5dc kind:function(arm,size=0x1c) addr:0x0215b5dc +func_ov074_0215b5f8 kind:function(arm,size=0x1c) addr:0x0215b5f8 +func_ov074_0215b614 kind:function(arm,size=0x594) addr:0x0215b614 +func_ov074_0215bba8 kind:function(arm,size=0xd4) addr:0x0215bba8 +func_ov074_0215bc7c kind:function(arm,size=0x190) addr:0x0215bc7c +func_ov074_0215be0c kind:function(arm,size=0x324) addr:0x0215be0c +func_ov074_0215c130 kind:function(arm,size=0x3f8) addr:0x0215c130 +func_ov074_0215c528 kind:function(arm,size=0x94) addr:0x0215c528 +func_ov074_0215c5bc kind:function(arm,size=0x58) addr:0x0215c5bc +func_ov074_0215c614 kind:function(arm,size=0x54) addr:0x0215c614 +func_ov074_0215c668 kind:function(arm,size=0x48) addr:0x0215c668 +func_ov074_0215c6b0 kind:function(arm,size=0x24) addr:0x0215c6b0 +func_ov074_0215c6d4 kind:function(arm,size=0x38) addr:0x0215c6d4 +func_ov074_0215c70c kind:function(arm,size=0x68) addr:0x0215c70c +func_ov074_0215c774 kind:function(arm,size=0x34) addr:0x0215c774 +func_ov074_0215c7a8 kind:function(arm,size=0xa8) addr:0x0215c7a8 +func_ov074_0215c850 kind:function(arm,size=0x130) addr:0x0215c850 +func_ov074_0215c980 kind:function(arm,size=0x1c) addr:0x0215c980 +func_ov074_0215c99c kind:function(arm,size=0x1c) addr:0x0215c99c +func_ov074_0215c9b8 kind:function(arm,size=0x14) addr:0x0215c9b8 +func_ov074_0215c9cc kind:function(arm,size=0xc) addr:0x0215c9cc +func_ov074_0215c9d8 kind:function(arm,size=0x24) addr:0x0215c9d8 +func_ov074_0215c9fc kind:function(arm,size=0x40) addr:0x0215c9fc +func_ov074_0215ca3c kind:function(arm,size=0x78) addr:0x0215ca3c +func_ov074_0215cab4 kind:function(arm,size=0x120) addr:0x0215cab4 +func_ov074_0215cbd4 kind:function(arm,size=0x3c) addr:0x0215cbd4 +func_ov074_0215cc10 kind:function(arm,size=0x44) addr:0x0215cc10 +func_ov074_0215cc54 kind:function(arm,size=0x24) addr:0x0215cc54 +func_ov074_0215cc78 kind:function(arm,size=0x3c) addr:0x0215cc78 +func_ov074_0215ccb4 kind:function(arm,size=0x124) addr:0x0215ccb4 +func_ov074_0215cdd8 kind:function(arm,size=0x20) addr:0x0215cdd8 +func_ov074_0215cdf8 kind:function(arm,size=0x28) addr:0x0215cdf8 +func_ov074_0215ce20 kind:function(arm,size=0x1c) addr:0x0215ce20 +func_ov074_0215ce3c kind:function(arm,size=0x20) addr:0x0215ce3c +func_ov074_0215ce5c kind:function(arm,size=0x4) addr:0x0215ce5c +func_ov074_0215ce60 kind:function(arm,size=0x20) addr:0x0215ce60 +func_ov074_0215ce80 kind:function(arm,size=0x1c) addr:0x0215ce80 +func_ov074_0215ce9c kind:function(arm,size=0x4c) addr:0x0215ce9c +func_ov074_0215cee8 kind:function(arm,size=0x4) addr:0x0215cee8 +func_ov074_0215ceec kind:function(arm,size=0x1c) addr:0x0215ceec +func_ov074_0215cf08 kind:function(arm,size=0x40) addr:0x0215cf08 +func_ov074_0215cf48 kind:function(arm,size=0xc) addr:0x0215cf48 +func_ov074_0215cf54 kind:function(arm,size=0x2c) addr:0x0215cf54 +func_ov074_0215cf80 kind:function(arm,size=0x8) addr:0x0215cf80 +func_ov074_0215cf88 kind:function(arm,size=0x5c) addr:0x0215cf88 +func_ov074_0215cfe4 kind:function(arm,size=0x88) addr:0x0215cfe4 +func_ov074_0215d06c kind:function(arm,size=0x118) addr:0x0215d06c +func_ov074_0215d184 kind:function(arm,size=0x33c) addr:0x0215d184 +func_ov074_0215d4c0 kind:function(arm,size=0x234) addr:0x0215d4c0 +func_ov074_0215d6f4 kind:function(arm,size=0x20) addr:0x0215d6f4 +func_ov074_0215d714 kind:function(arm,size=0x28) addr:0x0215d714 +func_ov074_0215d73c kind:function(arm,size=0x14) addr:0x0215d73c +func_ov074_0215d750 kind:function(arm,size=0xc) addr:0x0215d750 +func_ov074_0215d75c kind:function(arm,size=0x24) addr:0x0215d75c +func_ov074_0215d780 kind:function(arm,size=0x40) addr:0x0215d780 +func_ov074_0215d7c0 kind:function(arm,size=0x16c) addr:0x0215d7c0 +func_ov074_0215d92c kind:function(arm,size=0x14) addr:0x0215d92c +func_ov074_0215d940 kind:function(arm,size=0x78) addr:0x0215d940 +func_ov074_0215d9b8 kind:function(arm,size=0x14) addr:0x0215d9b8 +func_ov074_0215d9cc kind:function(arm,size=0x48) addr:0x0215d9cc +func_ov074_0215da14 kind:function(arm,size=0xc8) addr:0x0215da14 +func_ov074_0215dadc kind:function(arm,size=0x134) addr:0x0215dadc +func_ov074_0215dc10 kind:function(arm,size=0x14) addr:0x0215dc10 +func_ov074_0215dc24 kind:function(arm,size=0x54) addr:0x0215dc24 +func_ov074_0215dc78 kind:function(arm,size=0x14) addr:0x0215dc78 +func_ov074_0215dc8c kind:function(arm,size=0x64) addr:0x0215dc8c +func_ov074_0215dcf0 kind:function(arm,size=0x78) addr:0x0215dcf0 +func_ov074_0215dd68 kind:function(arm,size=0xfc) addr:0x0215dd68 +func_ov074_0215de64 kind:function(arm,size=0x7c) addr:0x0215de64 +func_ov074_0215dee0 kind:function(arm,size=0x25c) addr:0x0215dee0 +func_ov074_0215e13c kind:function(arm,size=0x68) addr:0x0215e13c +func_ov074_0215e1a4 kind:function(arm,size=0x34) addr:0x0215e1a4 +func_ov074_0215e1d8 kind:function(arm,size=0xa4) addr:0x0215e1d8 +func_ov074_0215e27c kind:function(arm,size=0x194) addr:0x0215e27c +func_ov074_0215e410 kind:function(arm,size=0xa8) addr:0x0215e410 +func_ov074_0215e4b8 kind:function(arm,size=0x14) addr:0x0215e4b8 +func_ov074_0215e4cc kind:function(arm,size=0x20) addr:0x0215e4cc +func_ov074_0215e4ec kind:function(arm,size=0x98) addr:0x0215e4ec +func_ov074_0215e584 kind:function(arm,size=0x4c) addr:0x0215e584 +func_ov074_0215e5d0 kind:function(arm,size=0x1c) addr:0x0215e5d0 +func_ov074_0215e5ec kind:function(arm,size=0x40) addr:0x0215e5ec +func_ov074_0215e62c kind:function(arm,size=0x48) addr:0x0215e62c +func_ov074_0215e674 kind:function(arm,size=0x14) addr:0x0215e674 +func_ov074_0215e688 kind:function(arm,size=0xc) addr:0x0215e688 +func_ov074_0215e694 kind:function(arm,size=0x28) addr:0x0215e694 +func_ov074_0215e6bc kind:function(arm,size=0x58) addr:0x0215e6bc +func_ov074_0215e714 kind:function(arm,size=0x338) addr:0x0215e714 +func_ov074_0215ea4c kind:function(arm,size=0x80) addr:0x0215ea4c +func_ov074_0215eacc kind:function(arm,size=0x88) addr:0x0215eacc +func_ov074_0215eb54 kind:function(arm,size=0xb0) addr:0x0215eb54 +func_ov074_0215ec04 kind:function(arm,size=0x74) addr:0x0215ec04 +func_ov074_0215ec78 kind:function(arm,size=0x48) addr:0x0215ec78 +func_ov074_0215ecc0 kind:function(arm,size=0x40) addr:0x0215ecc0 +func_ov074_0215ed00 kind:function(arm,size=0x1c0) addr:0x0215ed00 +func_ov074_0215eec0 kind:function(arm,size=0x60) addr:0x0215eec0 +func_ov074_0215ef20 kind:function(arm,size=0x268) addr:0x0215ef20 +func_ov074_0215f188 kind:function(arm,size=0x30) addr:0x0215f188 +func_ov074_0215f1b8 kind:function(arm,size=0x4) addr:0x0215f1b8 +func_ov074_0215f1bc kind:function(arm,size=0xcc) addr:0x0215f1bc +func_ov074_0215f288 kind:function(arm,size=0x1ac) addr:0x0215f288 +func_ov074_0215f434 kind:function(arm,size=0x14c) addr:0x0215f434 +func_ov074_0215f580 kind:function(arm,size=0x60) addr:0x0215f580 +func_ov074_0215f5e0 kind:function(arm,size=0x288) addr:0x0215f5e0 +func_ov074_0215f868 kind:function(arm,size=0x4c) addr:0x0215f868 +func_ov074_0215f8b4 kind:function(arm,size=0x38) addr:0x0215f8b4 +func_ov074_0215f8ec kind:function(arm,size=0x40) addr:0x0215f8ec +func_ov074_0215f92c kind:function(arm,size=0x48) addr:0x0215f92c +func_ov074_0215f974 kind:function(arm,size=0x48) addr:0x0215f974 +func_ov074_0215f9bc kind:function(arm,size=0x114) addr:0x0215f9bc +func_ov074_0215fad0 kind:function(arm,size=0x130) addr:0x0215fad0 +func_ov074_0215fc00 kind:function(arm,size=0x1c0) addr:0x0215fc00 +func_ov074_0215fdc0 kind:function(arm,size=0x48) addr:0x0215fdc0 +func_ov074_0215fe08 kind:function(arm,size=0x118) addr:0x0215fe08 +func_ov074_0215ff20 kind:function(arm,size=0x84) addr:0x0215ff20 +func_ov074_0215ffa4 kind:function(arm,size=0xd4) addr:0x0215ffa4 +func_ov074_02160078 kind:function(arm,size=0x158) addr:0x02160078 +func_ov074_021601d0 kind:function(arm,size=0x80) addr:0x021601d0 +func_ov074_02160250 kind:function(arm,size=0xf8) addr:0x02160250 +func_ov074_02160348 kind:function(arm,size=0x78) addr:0x02160348 +func_ov074_021603c0 kind:function(arm,size=0x10) addr:0x021603c0 +func_ov074_021603d0 kind:function(arm,size=0xe4) addr:0x021603d0 +func_ov074_021604b4 kind:function(arm,size=0x900) addr:0x021604b4 +func_ov074_02160db4 kind:function(arm,size=0xa0) addr:0x02160db4 +func_ov074_02160e54 kind:function(arm,size=0x78) addr:0x02160e54 +func_ov074_02160ecc kind:function(arm,size=0xa0) addr:0x02160ecc +func_ov074_02160f6c kind:function(arm,size=0x80) addr:0x02160f6c +func_ov074_02160fec kind:function(arm,size=0x338) addr:0x02160fec +func_ov074_02161324 kind:function(arm,size=0x150) addr:0x02161324 +func_ov074_02161474 kind:function(arm,size=0x348) addr:0x02161474 +func_ov074_021617bc kind:function(arm,size=0x80) addr:0x021617bc +func_ov074_0216183c kind:function(arm,size=0x24) addr:0x0216183c +func_ov074_02161860 kind:function(arm,size=0xb0) addr:0x02161860 +func_ov074_02161910 kind:function(arm,size=0x18) addr:0x02161910 +func_ov074_02161928 kind:function(arm,size=0x24) addr:0x02161928 +func_ov074_0216194c kind:function(arm,size=0x1c) addr:0x0216194c +func_ov074_02161968 kind:function(arm,size=0x1c) addr:0x02161968 +func_ov074_02161984 kind:function(arm,size=0x1c) addr:0x02161984 +func_ov074_021619a0 kind:function(arm,size=0x24) addr:0x021619a0 +func_ov074_021619c4 kind:function(arm,size=0x24) addr:0x021619c4 +func_ov074_021619e8 kind:function(arm,size=0x24) addr:0x021619e8 +func_ov074_02161a0c kind:function(arm,size=0xbc) addr:0x02161a0c +func_ov074_02161ac8 kind:function(arm,size=0x120) addr:0x02161ac8 +func_ov074_02161be8 kind:function(arm,size=0x30) addr:0x02161be8 +func_ov074_02161c18 kind:function(arm,size=0x14) addr:0x02161c18 +func_ov074_02161c2c kind:function(arm,size=0x208) addr:0x02161c2c +data_ov074_02161e38 kind:data(any) addr:0x02161e38 +data_ov074_02161e58 kind:data(any) addr:0x02161e58 +data_ov074_02161e7c kind:data(any) addr:0x02161e7c +data_ov074_02161e8c kind:data(any) addr:0x02161e8c +data_ov074_02161e9c kind:data(any) addr:0x02161e9c +data_ov074_02161ebc kind:data(any) addr:0x02161ebc +data_ov074_02161edc kind:data(any) addr:0x02161edc +data_ov074_02161ef0 kind:data(any) addr:0x02161ef0 ambiguous +data_ov074_02161f00 kind:data(any) addr:0x02161f00 +data_ov074_02161f40 kind:data(any) addr:0x02161f40 +data_ov074_02161f50 kind:data(any) addr:0x02161f50 +data_ov074_02161f60 kind:data(any) addr:0x02161f60 +data_ov074_02161f84 kind:data(any) addr:0x02161f84 +data_ov074_02161f94 kind:data(any) addr:0x02161f94 +data_ov074_02161fa4 kind:data(any) addr:0x02161fa4 +data_ov074_02161fb8 kind:data(any) addr:0x02161fb8 +data_ov074_02162030 kind:data(any) addr:0x02162030 +data_ov074_021620c0 kind:data(any) addr:0x021620c0 ambiguous +data_ov074_021621a8 kind:data(any) addr:0x021621a8 ambiguous +func_ov074_021621b0 kind:function(arm,size=0xc4) addr:0x021621b0 +func_ov074_02162274 kind:function(arm,size=0x84) addr:0x02162274 +func_ov074_021622f8 kind:function(arm,size=0x74) addr:0x021622f8 +func_ov074_0216236c kind:function(arm,size=0x74) addr:0x0216236c +func_ov074_021623e0 kind:function(arm,size=0x74) addr:0x021623e0 +func_ov074_02162454 kind:function(arm,size=0x50) addr:0x02162454 +func_ov074_021624a4 kind:function(arm,size=0x74) addr:0x021624a4 +func_ov074_02162518 kind:function(arm,size=0x74) addr:0x02162518 +data_ov074_021625c0 kind:data(any) addr:0x021625c0 +data_ov074_021625c8 kind:data(any) addr:0x021625c8 +data_ov074_021625d0 kind:data(any) addr:0x021625d0 +data_ov074_0216262c kind:data(any) addr:0x0216262c +data_ov074_0216264c kind:data(any) addr:0x0216264c +data_ov074_02162670 kind:data(any) addr:0x02162670 +data_ov074_0216269c kind:data(any) addr:0x0216269c +data_ov074_021626e4 kind:data(any) addr:0x021626e4 +data_ov074_02162718 kind:data(any) addr:0x02162718 ambiguous +data_ov074_02162738 kind:data(any) addr:0x02162738 +data_ov074_02162758 kind:data(any) addr:0x02162758 +data_ov074_0216276c kind:data(any) addr:0x0216276c +data_ov074_02162790 kind:data(any) addr:0x02162790 +data_ov074_021627b8 kind:data(any) addr:0x021627b8 +data_ov074_021627e4 kind:data(any) addr:0x021627e4 +data_ov074_02162838 kind:data(any) addr:0x02162838 +data_ov074_0216284c kind:data(any) addr:0x0216284c +data_ov074_02162870 kind:data(any) addr:0x02162870 +data_ov074_021628b4 kind:data(any) addr:0x021628b4 +data_ov074_02162904 kind:data(any) addr:0x02162904 +data_ov074_02162954 kind:data(any) addr:0x02162954 +data_ov074_0216296c kind:data(any) addr:0x0216296c +data_ov074_02162984 kind:data(any) addr:0x02162984 +data_ov074_0216299c kind:data(any) addr:0x0216299c +data_ov074_021629bc kind:data(any) addr:0x021629bc +data_ov074_021629d0 kind:data(any) addr:0x021629d0 ambiguous +data_ov074_02162a14 kind:data(any) addr:0x02162a14 +data_ov074_02162aec kind:data(any) addr:0x02162aec +data_ov074_02162af8 kind:data(any) addr:0x02162af8 +data_ov074_02162b10 kind:data(any) addr:0x02162b10 +data_ov074_02162b30 kind:data(any) addr:0x02162b30 +data_ov074_02162b58 kind:data(any) addr:0x02162b58 +data_ov074_02162b78 kind:data(any) addr:0x02162b78 ambiguous +data_ov074_02162b7c kind:data(any) addr:0x02162b7c +data_ov074_02162bd0 kind:data(any) addr:0x02162bd0 +data_ov074_02162bdc kind:data(any) addr:0x02162bdc +data_ov074_02162bf4 kind:data(any) addr:0x02162bf4 +data_ov074_02162c14 kind:data(any) addr:0x02162c14 +data_ov074_02162c38 kind:data(any) addr:0x02162c38 +data_ov074_02162c64 kind:data(any) addr:0x02162c64 +data_ov074_02162c90 kind:data(any) addr:0x02162c90 +data_ov074_02162c9c kind:data(any) addr:0x02162c9c ambiguous +data_ov074_02162ce8 kind:data(any) addr:0x02162ce8 +data_ov074_02162d78 kind:data(any) addr:0x02162d78 +data_ov074_02162e08 kind:data(any) addr:0x02162e08 +data_ov074_02162f28 kind:data(any) addr:0x02162f28 +data_ov074_02162f2c kind:data(any) addr:0x02162f2c +data_ov074_02162f34 kind:data(any) addr:0x02162f34 ambiguous +data_ov074_02162f5c kind:data(any) addr:0x02162f5c +data_ov074_02162f94 kind:data(any) addr:0x02162f94 +data_ov074_02162fb8 kind:data(any) addr:0x02162fb8 +data_ov074_02163014 kind:data(any) addr:0x02163014 +data_ov074_02163020 kind:data(any) addr:0x02163020 +data_ov074_02163038 kind:data(any) addr:0x02163038 +data_ov074_02163068 kind:data(any) addr:0x02163068 +data_ov074_021630a0 kind:data(any) addr:0x021630a0 +data_ov074_021630c4 kind:data(any) addr:0x021630c4 +data_ov074_02163110 kind:data(any) addr:0x02163110 +data_ov074_02163164 kind:data(any) addr:0x02163164 +data_ov074_02163178 kind:data(any) addr:0x02163178 +data_ov074_02163194 kind:data(any) addr:0x02163194 +data_ov074_021631ac kind:data(any) addr:0x021631ac +data_ov074_021631c4 kind:data(any) addr:0x021631c4 +data_ov074_021631e4 kind:data(any) addr:0x021631e4 +data_ov074_02163228 kind:data(any) addr:0x02163228 ambiguous +data_ov074_0216323c kind:data(any) addr:0x0216323c +data_ov074_021632a4 kind:data(any) addr:0x021632a4 +data_ov074_02163320 kind:bss addr:0x02163320 +data_ov074_02163324 kind:bss addr:0x02163324 +data_ov074_02163330 kind:bss addr:0x02163330 +data_ov074_02163408 kind:bss addr:0x02163408 +data_ov074_0216340c kind:bss addr:0x0216340c +data_ov074_02163418 kind:bss addr:0x02163418 +data_ov074_021634cc kind:bss addr:0x021634cc ambiguous +data_ov074_021634f0 kind:bss addr:0x021634f0 +data_ov074_021634f4 kind:bss addr:0x021634f4 +data_ov074_02163500 kind:bss addr:0x02163500 +data_ov074_02163518 kind:bss addr:0x02163518 ambiguous +data_ov074_021635d8 kind:bss addr:0x021635d8 +data_ov074_021635dc kind:bss addr:0x021635dc +data_ov074_021635e8 kind:bss addr:0x021635e8 +data_ov074_0216361c kind:bss addr:0x0216361c ambiguous +data_ov074_021636c0 kind:bss addr:0x021636c0 +data_ov074_021636c4 kind:bss addr:0x021636c4 +data_ov074_021636d0 kind:bss addr:0x021636d0 +data_ov074_021637a8 kind:bss addr:0x021637a8 +data_ov074_021637ac kind:bss addr:0x021637ac +data_ov074_021637b8 kind:bss addr:0x021637b8 +data_ov074_021637f4 kind:bss addr:0x021637f4 +data_ov074_021637f8 kind:bss addr:0x021637f8 +data_ov074_02163804 kind:bss addr:0x02163804 +data_ov074_02163888 kind:bss addr:0x02163888 ambiguous +data_ov074_021638dc kind:bss addr:0x021638dc +data_ov074_021638e0 kind:bss addr:0x021638e0 +data_ov074_021638ec kind:bss addr:0x021638ec diff --git a/config/eur/arm9/overlays/ov075/delinks.txt b/config/eur/arm9/overlays/ov075/delinks.txt new file mode 100644 index 00000000..db927cf2 --- /dev/null +++ b/config/eur/arm9/overlays/ov075/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x02161ff4 kind:code align:32 + .rodata start:0x02161ff4 end:0x02162358 kind:data align:4 + .init start:0x02162358 end:0x0216268c kind:code align:4 + .ctor start:0x0216268c end:0x021626a0 kind:data align:4 + .data start:0x021626a0 end:0x02163340 kind:data align:32 + .bss start:0x02163340 end:0x021636e0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov075/relocs.txt b/config/eur/arm9/overlays/ov075/relocs.txt new file mode 100644 index 00000000..cdae1c5e --- /dev/null +++ b/config/eur/arm9/overlays/ov075/relocs.txt @@ -0,0 +1,2256 @@ +from:0x02150c08 kind:load to:0x02163364 module:overlay(75) +from:0x02150c24 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02150c3c kind:load to:0x021626d0 module:overlay(75) +from:0x02150c48 kind:load to:0x0216343c module:overlay(75) +from:0x02150c5c kind:arm_call to:0x02011f3c module:main +from:0x02150c68 kind:arm_call to:0x02150cec module:overlay(75) +from:0x02150c80 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02150cbc kind:load to:0x021626ac module:overlay(75) +from:0x02150cd0 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02150ce4 kind:load to:0x020b539c module:overlay(0) +from:0x02150cfc kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02150d64 kind:arm_call to:0x0205833c module:overlay(0) +from:0x02150dcc kind:arm_call to:0x02150cc4 module:overlay(75) +from:0x02150de8 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x02150e00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150e10 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150e40 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02150e9c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02150eac kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02150eb4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02150ec4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02150ed4 kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x02150fb0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150fc0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150fd0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150fe0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150ff0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151000 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151010 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151024 kind:arm_call to:0x0200eab0 module:main +from:0x02151034 kind:arm_call to:0x0200eab0 module:main +from:0x02151044 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:0x02151078 kind:arm_call to:0x0200eab0 module:main +from:0x02151088 kind:arm_call to:0x0200eab0 module:main +from:0x02151094 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021510a4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021510b4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021510c4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021510e0 kind:load to:0x021627dc module:overlay(75) +from:0x021510e4 kind:load to:0x020b539c module:overlay(0) +from:0x021510e8 kind:load to:0x0216271c module:overlay(75) +from:0x021510ec kind:load to:0x02162790 module:overlay(75) +from:0x021510f0 kind:load to:0x027e07d4 module:dtcm +from:0x021510f8 kind:load to:0x021626f4 module:overlay(75) +from:0x021510fc kind:load to:0x021628f4 module:overlay(75) +from:0x02151100 kind:load to:0x021620d4 module:overlay(75) +from:0x02151104 kind:load to:0x02162084 module:overlay(75) +from:0x02151108 kind:load to:0x021620a4 module:overlay(75) +from:0x0215110c kind:load to:0x021620b4 module:overlay(75) +from:0x02151110 kind:load to:0x021620c4 module:overlay(75) +from:0x02151114 kind:load to:0x02162024 module:overlay(75) +from:0x02151118 kind:load to:0x02162044 module:overlay(75) +from:0x0215111c kind:load to:0x02162094 module:overlay(75) +from:0x02151120 kind:load to:0x02162034 module:overlay(75) +from:0x02151124 kind:load to:0x02162074 module:overlay(75) +from:0x02151128 kind:load to:0x02162054 module:overlay(75) +from:0x0215112c kind:load to:0x02162064 module:overlay(75) +from:0x02151130 kind:load to:0x02163340 module:overlay(75) +from:0x0215113c kind:arm_call to:0x020583ac module:overlay(0) +from:0x02151150 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021511a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021511b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151250 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02151284 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151294 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215132c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215133c kind:arm_call to:0x0215333c module:overlay(75) +from:0x02151348 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x02151350 kind:arm_call to:0x021538a0 module:overlay(75) +from:0x02151370 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02151384 kind:load to:0x027e09c0 module:dtcm +from:0x0215138c kind:load to:0x027e09a8 module:dtcm +from:0x021513a8 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x021513b4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021513c0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021513cc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021513d4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021513dc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021513e4 kind:arm_call to:0x020583ac module:overlay(0) +from:0x021513ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x021513f8 kind:load to:0x02163340 module:overlay(75) +from:0x02151414 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02151420 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215142c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02151438 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02151440 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02151448 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151450 kind:arm_call to:0x020583ac module:overlay(0) +from:0x02151458 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151460 kind:arm_call to:0x02011ff4 module:main +from:0x0215146c kind:load to:0x02163340 module:overlay(75) +from:0x021514d4 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02151510 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02151520 kind:load to:0x021628f4 module:overlay(75) +from:0x02151528 kind:load to:0x027e09b8 module:dtcm +from:0x0215155c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02151584 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02151598 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021515b8 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x021515c0 kind:load to:0x027e09b8 module:dtcm +from:0x021515c4 kind:load to:0x027e0ce0 module:dtcm +from:0x02151630 kind:load to:0x02162a2c module:overlay(75) +from:0x0215164c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215166c kind:arm_call to:0x02152a8c module:overlay(75) +from:0x02151688 kind:arm_call to:0x02015080 module:main +from:0x021516a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021516b0 kind:load to:0x027e09a8 module:dtcm +from:0x021516c8 kind:arm_call to:0x02153490 module:overlay(75) +from:0x0215171c kind:arm_call to:0x02153798 module:overlay(75) +from:0x02151724 kind:arm_call to:0x021528ac module:overlay(75) +from:0x0215172c kind:arm_call to:0x02153798 module:overlay(75) +from:0x0215173c kind:arm_call to:0x021533cc module:overlay(75) +from:0x02151790 kind:load to:0x021628f4 module:overlay(75) +from:0x02151798 kind:load to:0x02049be4 module:main +from:0x021517fc kind:arm_call to:0x02152a8c module:overlay(75) +from:0x02151808 kind:arm_call to:0x0215333c module:overlay(75) +from:0x02151824 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x02151838 kind:arm_call to:0x02153798 module:overlay(75) +from:0x02151858 kind:arm_call to:0x0215333c module:overlay(75) +from:0x02151864 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x0215188c kind:arm_call to:0x0216628c module:overlay(93) +from:0x021518b4 kind:arm_call to:0x02153798 module:overlay(75) +from:0x02151910 kind:arm_call to:0x021534b4 module:overlay(75) +from:0x0215197c kind:load to:0x027e0d8c module:dtcm +from:0x02151984 kind:load to:0x02049be4 module:main +from:0x02151988 kind:load to:0x021628f4 module:overlay(75) +from:0x021519d8 kind:arm_call to:0x021534b4 module:overlay(75) +from:0x021519fc kind:arm_call to:0x02015080 module:main +from:0x02151a48 kind:arm_call to:0x02153880 module:overlay(75) +from:0x02151a58 kind:arm_call to:0x02160320 module:overlay(75) +from:0x02151a6c kind:arm_call to:0x02015080 module:main +from:0x02151a8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151aa0 kind:arm_call to:0x02015080 module:main +from:0x02151ac0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151ad0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151b10 kind:arm_call to:0x02153798 module:overlay(75) +from:0x02151b20 kind:arm_call to:0x021534d8 module:overlay(75) +from:0x02151b80 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x02151b94 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x02151ba0 kind:load to:0x027e09a8 module:dtcm +from:0x02151bac kind:load to:0x021628f4 module:overlay(75) +from:0x02151c30 kind:load to:0x02162a5c module:overlay(75) +from:0x02151c80 kind:arm_call to:0x02015080 module:main +from:0x02151c98 kind:arm_call to:0x02153880 module:overlay(75) +from:0x02151cac kind:arm_call to:0x021603c0 module:overlay(75) +from:0x02151cdc kind:arm_call to:0x02015080 module:main +from:0x02151cfc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151d10 kind:arm_call to:0x02015080 module:main +from:0x02151d34 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151d40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151d58 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x02151d64 kind:load to:0x027e09a8 module:dtcm +from:0x02151d98 kind:arm_call to:0x021534b4 module:overlay(75) +from:0x02151dfc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02151ee8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151ef4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151f18 kind:load to:0x021628f4 module:overlay(75) +from:0x02151f1c kind:load to:0x02049be4 module:main +from:0x02151f70 kind:arm_call to:0x02015080 module:main +from:0x02151f88 kind:arm_call to:0x02153880 module:overlay(75) +from:0x02151f9c kind:arm_call to:0x02160524 module:overlay(75) +from:0x02151fac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151fc0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215207c kind:arm_call to:0x01ffb714 module:itcm +from:0x02152088 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021520a8 kind:arm_call to:0x021534b4 module:overlay(75) +from:0x02152128 kind:arm_call to:0x01ff9318 module:itcm +from:0x02152134 kind:arm_call to:0x02015080 module:main +from:0x02152154 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152168 kind:arm_call to:0x02015080 module:main +from:0x0215218c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215219c kind:arm_call to:0x02015080 module:main +from:0x021521b4 kind:arm_call to:0x02153880 module:overlay(75) +from:0x021521c8 kind:arm_call to:0x02160524 module:overlay(75) +from:0x021521d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021521e8 kind:arm_call to:0x021534b4 module:overlay(75) +from:0x0215227c kind:arm_call to:0x01ff9318 module:itcm +from:0x02152288 kind:arm_call to:0x02015080 module:main +from:0x021522a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021522bc kind:arm_call to:0x02015080 module:main +from:0x021522e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152320 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x0215233c kind:arm_call to:0x01ff930c module:itcm +from:0x02152348 kind:load to:0x021628f4 module:overlay(75) +from:0x02152350 kind:load to:0x027e09a8 module:dtcm +from:0x021523c8 kind:load to:0x02162a2c module:overlay(75) +from:0x0215243c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152450 kind:arm_call to:0x0216628c module:overlay(93) +from:0x02152464 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x021524ec kind:arm_call to:0x02015080 module:main +from:0x0215250c kind:arm_call to:0x02015080 module:main +from:0x02152524 kind:arm_call to:0x02153880 module:overlay(75) +from:0x02152544 kind:arm_call to:0x021603c0 module:overlay(75) +from:0x02152570 kind:arm_call to:0x02015080 module:main +from:0x02152590 kind:arm_call to:0x02015080 module:main +from:0x021525ac kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021525b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152650 kind:arm_call to:0x02015080 module:main +from:0x02152668 kind:arm_call to:0x02015080 module:main +from:0x0215267c kind:arm_call to:0x02015080 module:main +from:0x02152694 kind:arm_call to:0x02153880 module:overlay(75) +from:0x021526b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152734 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x02152750 kind:arm_call to:0x0216629c module:overlay(93) +from:0x02152790 kind:arm_call to:0x02152a8c module:overlay(75) +from:0x021527b8 kind:load to:0x027e09a8 module:dtcm +from:0x021527bc kind:load to:0x027e0d8c module:dtcm +from:0x021527c0 kind:load to:0x02162a5c module:overlay(75) +from:0x021527cc kind:load to:0x02162a44 module:overlay(75) +from:0x021527d0 kind:load to:0x021628f4 module:overlay(75) +from:0x021527fc kind:arm_call to:0x020730ac module:overlay(0) +from:0x02152838 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02152850 kind:load to:0x027e09b8 module:dtcm +from:0x0215287c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02152890 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021528a8 kind:load to:0x027e09b8 module:dtcm +from:0x021528b4 kind:arm_call to:0x021537a4 module:overlay(75) +from:0x021528bc kind:arm_call to:0x02153798 module:overlay(75) +from:0x02152a84 kind:load to:0x021620d4 module:overlay(75) +from:0x02152a88 kind:load to:0x02049be4 module:main +from:0x02152b14 kind:load to:0x02162844 module:overlay(75) +from:0x02152b18 kind:load to:0x02162834 module:overlay(75) +from:0x02152b54 kind:load to:0x02162834 module:overlay(75) +from:0x02152c4c kind:load to:0x021628f4 module:overlay(75) +from:0x02152c84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152d0c kind:arm_call to:0x01ffb464 module:itcm +from:0x02152d2c kind:arm_call to:0x01ff9984 module:itcm +from:0x02152d44 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152d54 kind:arm_call to:0x01ff9318 module:itcm +from:0x02152d64 kind:arm_call to:0x02015080 module:main +from:0x02152d74 kind:arm_call to:0x02153904 module:overlay(75) +from:0x02152d80 kind:arm_call to:0x02015080 module:main +from:0x02152da0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152db4 kind:arm_call to:0x02015080 module:main +from:0x02152dd8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152de4 kind:load to:0x021628f4 module:overlay(75) +from:0x02152de8 kind:load to:0x027e09a8 module:dtcm +from:0x02152eb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152ec0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02152ed0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152edc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ef0 kind:load to:0x0216293c module:overlay(75) +from:0x02152f28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152fb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152fd0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02152fe8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152ff8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153008 kind:arm_call to:0x02015080 module:main +from:0x02153018 kind:arm_call to:0x02153904 module:overlay(75) +from:0x02153024 kind:arm_call to:0x02015080 module:main +from:0x02153044 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153058 kind:arm_call to:0x02015080 module:main +from:0x0215307c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153088 kind:load to:0x0216290c module:overlay(75) +from:0x0215308c kind:load to:0x027e09a8 module:dtcm +from:0x02153158 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153164 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153174 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153180 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153194 kind:load to:0x0216296c module:overlay(75) +from:0x021531cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153254 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153274 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215328c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215329c kind:arm_call to:0x01ff9318 module:itcm +from:0x021532ac kind:arm_call to:0x02015080 module:main +from:0x021532bc kind:arm_call to:0x02153904 module:overlay(75) +from:0x021532c8 kind:arm_call to:0x02015080 module:main +from:0x021532e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021532fc kind:arm_call to:0x02015080 module:main +from:0x02153320 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215332c kind:load to:0x02162924 module:overlay(75) +from:0x02153330 kind:load to:0x027e09a8 module:dtcm +from:0x021533c4 kind:load to:0x02162750 module:overlay(75) +from:0x021533c8 kind:load to:0x02162740 module:overlay(75) +from:0x02153450 kind:arm_call to:0x0215333c module:overlay(75) +from:0x02153464 kind:arm_call to:0x0215333c module:overlay(75) +from:0x02153474 kind:arm_call to:0x0215333c module:overlay(75) +from:0x02153484 kind:arm_call to:0x0215333c module:overlay(75) +from:0x0215348c kind:load to:0x02049be4 module:main +from:0x02153534 kind:load to:0x02162740 module:overlay(75) +from:0x02153580 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215358c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021535e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021535f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02153678 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02153688 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153698 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x021536b8 kind:load to:0x0203e964 module:main +from:0x021536bc kind:load to:0x027e0ce4 module:dtcm +from:0x021536e8 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x021536f4 kind:arm_call to:0x020d9804 module:overlay(31) +from:0x0215372c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153760 kind:arm_call to:0x01ff916c module:itcm +from:0x0215376c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215378c kind:load to:0x027e0d34 module:dtcm +from:0x021537b4 kind:arm_call to:0x0216628c module:overlay(93) +from:0x02153818 kind:load to:0x027e0d8c module:dtcm +from:0x02153860 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153870 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215387c kind:load to:0x0203e964 module:main +from:0x02153898 kind:load to:0x02162000 module:overlay(75) +from:0x0215389c kind:load to:0x01ffaf74 module:itcm +from:0x021538b4 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x021538f4 kind:arm_call to:0x020581d8 module:overlay(0) +from:0x02153900 kind:load to:0x02153ed8 module:overlay(75) +from:0x02153940 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153950 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153970 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215397c kind:load to:0x027e0cec module:dtcm +from:0x02153a50 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02153ad8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02153ae4 kind:load to:0x027e0cec module:dtcm +from:0x02153b20 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x02153b38 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x02153b64 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02153ba8 kind:load to:0x027e0ce0 module:dtcm +from:0x02153bac kind:load to:0x020b504c module:overlay(0) +from:0x02153bcc kind:arm_call to:0x020732ec module:overlay(0) +from:0x02153bec kind:load to:0x027e09b8 module:dtcm +from:0x02153c0c kind:arm_call to:0x02152b1c module:overlay(75) +from:0x02153c14 kind:arm_call to:0x021534fc module:overlay(75) +from:0x02153c2c kind:arm_call to:0x021538a0 module:overlay(75) +from:0x02153c34 kind:arm_call to:0x02153538 module:overlay(75) +from:0x02153c84 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02153c8c kind:arm_call to:0x02153984 module:overlay(75) +from:0x02153c94 kind:arm_call to:0x02153aec module:overlay(75) +from:0x02153c9c kind:arm_call to:0x021536c8 module:overlay(75) +from:0x02153ce8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153cf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153d90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153da0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153e14 kind:load to:0x027e09a8 module:dtcm +from:0x02153e40 kind:arm_call to:0x01ffc768 module:itcm +from:0x02153e50 kind:arm_call to:0x0200ef5c module:main +from:0x02153e78 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02153ec4 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02153ed0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02153ed4 kind:load to:0x027e09b4 module:dtcm +from:0x02153ef8 kind:arm_call to:0x0200e260 module:main +from:0x02153f0c kind:arm_call to:0x02153f14 module:overlay(75) +from:0x02153f24 kind:arm_call to:0x02153824 module:overlay(75) +from:0x02153f38 kind:arm_call to:0x02028c60 module:main +from:0x02153f4c kind:arm_call to:0x01ffb860 module:itcm +from:0x02153f58 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153f64 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153f84 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153f9c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153fb0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153fc0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153fd4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02154050 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215405c kind:load to:0x0216200c module:overlay(75) +from:0x02154060 kind:load to:0x02162018 module:overlay(75) +from:0x02154074 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02154080 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215409c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021540ac kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021540bc kind:arm_call to:0x020583ac module:overlay(0) +from:0x021540c4 kind:arm_call to:0x02011ff4 module:main +from:0x021540d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021540e0 kind:arm_call to:0x02011ff4 module:main +from:0x021540f4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02154108 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02154184 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154190 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154198 kind:arm_call to:0x01ffb800 module:itcm +from:0x021541b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021541bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021541d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021541e8 kind:load to:0x02163544 module:overlay(75) +from:0x021541fc kind:arm_call to:0x02011f3c module:main +from:0x02154208 kind:arm_call to:0x0215437c module:overlay(75) +from:0x02154224 kind:arm_call to:0x020979b4 module:overlay(0) +from:0x02154260 kind:load to:0x02162aa8 module:overlay(75) +from:0x02154294 kind:arm_call to:0x01fff350 module:itcm +from:0x021542b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021542bc kind:load to:0x020b3000 module:overlay(0) +from:0x021542ec kind:arm_call to:0x01fff350 module:itcm +from:0x02154324 kind:arm_call to:0x01fff350 module:itcm +from:0x02154344 kind:load to:0x027e0ce4 module:dtcm +from:0x0215434c kind:load to:0x020b3000 module:overlay(0) +from:0x02154360 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02154374 kind:load to:0x020b539c module:overlay(0) +from:0x0215438c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215439c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021543ac kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021543b4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021543c0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02154420 kind:arm_call to:0x0205833c module:overlay(0) +from:0x02154488 kind:arm_call to:0x02154354 module:overlay(75) +from:0x021544a4 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x021544bc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021544cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154540 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02154558 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0215456c kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02154594 kind:arm_call to:0x02099820 module:overlay(0) +from:0x0215463c kind:arm_call to:0x0201bb38 module:main +from:0x02154664 kind:arm_call to:0x0203d160 module:main +from:0x0215467c kind:arm_call to:0x0203d160 module:main +from:0x021546a4 kind:arm_call to:0x0203d160 module:main +from:0x021546cc kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x02154758 kind:arm_call to:0x0215d718 module:overlay(75) +from:0x021547bc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021547cc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021547dc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021547ec kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021547fc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215480c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215481c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215482c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215483c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215484c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215485c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215486c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02154874 kind:arm_call to:0x02155548 module:overlay(75) +from:0x0215488c kind:load to:0x02162b68 module:overlay(75) +from:0x02154890 kind:load to:0x02162acc module:overlay(75) +from:0x02154894 kind:load to:0x020b539c module:overlay(0) +from:0x02154898 kind:load to:0x02162af4 module:overlay(75) +from:0x0215489c kind:load to:0x02162790 module:overlay(75) +from:0x021548a0 kind:load to:0x02162a98 module:overlay(75) +from:0x021548a4 kind:load to:0x02162a88 module:overlay(75) +from:0x021548a8 kind:load to:0x027e07d4 module:dtcm +from:0x021548b0 kind:load to:0x0215dee8 module:overlay(75) +from:0x021548b4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021548b8 kind:load to:0x02162d88 module:overlay(75) +from:0x021548bc kind:load to:0x02162240 module:overlay(75) +from:0x021548c0 kind:load to:0x02162210 module:overlay(75) +from:0x021548c4 kind:load to:0x02162220 module:overlay(75) +from:0x021548c8 kind:load to:0x02162230 module:overlay(75) +from:0x021548cc kind:load to:0x02162260 module:overlay(75) +from:0x021548d0 kind:load to:0x02162200 module:overlay(75) +from:0x021548d4 kind:load to:0x02162270 module:overlay(75) +from:0x021548d8 kind:load to:0x02162250 module:overlay(75) +from:0x021548dc kind:load to:0x02162280 module:overlay(75) +from:0x021548e0 kind:load to:0x02162290 module:overlay(75) +from:0x021548e4 kind:load to:0x021622a0 module:overlay(75) +from:0x021548e8 kind:load to:0x02163514 module:overlay(75) +from:0x021548f4 kind:arm_call to:0x020583ac module:overlay(0) +from:0x0215491c kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x0215493c kind:arm_call to:0x0203d210 module:main +from:0x02154948 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02154950 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02154964 kind:arm_call to:0x0203d210 module:main +from:0x0215497c kind:arm_call to:0x0203d210 module:main +from:0x02154988 kind:arm_call to:0x0201bacc module:main +from:0x021549a4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021549d0 kind:arm_call to:0x0203d210 module:main +from:0x021549d8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021549e0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021549e8 kind:arm_call to:0x020583ac module:overlay(0) +from:0x021549f0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021549f8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02154a00 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02154a0c kind:load to:0x02163514 module:overlay(75) +from:0x02154a10 kind:load to:0x020a02d4 module:overlay(0) +from:0x02154a30 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02154a50 kind:arm_call to:0x0203d210 module:main +from:0x02154a5c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02154a64 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02154a78 kind:arm_call to:0x0203d210 module:main +from:0x02154a90 kind:arm_call to:0x0203d210 module:main +from:0x02154a9c kind:arm_call to:0x0201bacc module:main +from:0x02154ab8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02154ae4 kind:arm_call to:0x0203d210 module:main +from:0x02154aec kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02154af4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02154afc kind:arm_call to:0x020583ac module:overlay(0) +from:0x02154b04 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02154b0c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02154b14 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02154b1c kind:arm_call to:0x02011ff4 module:main +from:0x02154b28 kind:load to:0x02163514 module:overlay(75) +from:0x02154b2c kind:load to:0x020a02d4 module:overlay(0) +from:0x02154b4c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02154b54 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02154b94 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02154ba4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154bb0 kind:arm_call to:0x0215e044 module:overlay(75) +from:0x02154c00 kind:arm_call to:0x0215aeac module:overlay(75) +from:0x02154c08 kind:arm_call to:0x0215add0 module:overlay(75) +from:0x02154c10 kind:arm_call to:0x0215c6d8 module:overlay(75) +from:0x02154c84 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02154ce8 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02154d08 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02154d14 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02154d24 kind:load to:0x020b539c module:overlay(0) +from:0x02154d2c kind:load to:0x027e0ce4 module:dtcm +from:0x02154d30 kind:load to:0x027e07d4 module:dtcm +from:0x02154d3c kind:load to:0x027e09c0 module:dtcm +from:0x02154d40 kind:load to:0x027e09a8 module:dtcm +from:0x02154db0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02154df0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02154e0c kind:load to:0x02162fe0 module:overlay(75) +from:0x02154e10 kind:load to:0x027e09b8 module:dtcm +from:0x02154e4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154e5c kind:arm_call to:0x01ffb464 module:itcm +from:0x02154eb8 kind:arm_call to:0x02015080 module:main +from:0x02154ed8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154f00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154f5c kind:arm_call to:0x02015080 module:main +from:0x02154f90 kind:arm_call to:0x02015080 module:main +from:0x02154fac kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02155000 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215501c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215503c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0215504c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155070 kind:arm_call to:0x020783fc module:overlay(0) +from:0x02155098 kind:arm_call to:0x02154268 module:overlay(75) +from:0x021550c8 kind:arm_call to:0x0215be84 module:overlay(75) +from:0x021550ec kind:arm_call to:0x01ff95a0 module:itcm +from:0x021550fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155120 kind:arm_call to:0x0215be84 module:overlay(75) +from:0x0215513c kind:arm_call to:0x01ff9984 module:itcm +from:0x02155150 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155158 kind:arm_call to:0x01ffb800 module:itcm +from:0x02155180 kind:arm_call to:0x01ff9770 module:itcm +from:0x02155190 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021551bc kind:arm_call to:0x01ffaf74 module:itcm +from:0x021551d8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021551ec kind:arm_call to:0x01ffb714 module:itcm +from:0x021551f4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215521c kind:arm_call to:0x01ff9770 module:itcm +from:0x0215522c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155248 kind:arm_call to:0x020788d0 module:overlay(0) +from:0x0215527c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021552f0 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02155300 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02155328 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02155360 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0215538c kind:arm_call to:0x020732ec module:overlay(0) +from:0x021553d0 kind:arm_call to:0x0201bb84 module:main +from:0x021553e0 kind:arm_call to:0x0201b9a8 module:main +from:0x0215542c kind:arm_call to:0x02155534 module:overlay(75) +from:0x02155438 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02155448 kind:arm_call to:0x020784fc module:overlay(0) +from:0x02155450 kind:arm_call to:0x02154268 module:overlay(75) +from:0x021554b8 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021554cc kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x021554d4 kind:arm_call to:0x021542c0 module:overlay(75) +from:0x021554f0 kind:load to:0x021630e8 module:overlay(75) +from:0x021554f4 kind:load to:0x027e09a8 module:dtcm +from:0x021554fc kind:load to:0x02162d88 module:overlay(75) +from:0x02155500 kind:load to:0x027e09bc module:dtcm +from:0x02155504 kind:load to:0x02163534 module:overlay(75) +from:0x02155508 kind:load to:0x02163528 module:overlay(75) +from:0x0215550c kind:load to:0x027e09b8 module:dtcm +from:0x02155510 kind:load to:0x021621a0 module:overlay(75) +from:0x0215551c kind:load to:0x02163514 module:overlay(75) +from:0x02155520 kind:load to:0x027e0ce0 module:dtcm +from:0x02155530 kind:load to:0x0204e5f8 module:main +from:0x02155544 kind:load to:0x027e09bc module:dtcm +from:0x02155584 kind:arm_call to:0x0200eab0 module:main +from:0x0215559c kind:arm_call to:0x0200eab0 module:main +from:0x021555b4 kind:arm_call to:0x0200eab0 module:main +from:0x021555cc kind:arm_call to:0x0200eab0 module:main +from:0x021555e4 kind:arm_call to:0x0200eab0 module:main +from:0x021556d4 kind:arm_call to:0x0215ae68 module:overlay(75) +from:0x02155714 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155768 kind:arm_call to:0x0215af6c module:overlay(75) +from:0x021557b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021557cc kind:arm_call to:0x0215be84 module:overlay(75) +from:0x021557d8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021557f8 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215587c kind:arm_call to:0x02098654 module:overlay(0) +from:0x02155890 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x021558a4 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x021558d4 kind:arm_call to:0x0215ae68 module:overlay(75) +from:0x021558e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155904 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155918 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215592c kind:arm_call to:0x01ff938c module:itcm +from:0x02155944 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155958 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215596c kind:arm_call to:0x01ffb974 module:itcm +from:0x02155b8c kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02155bc4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155bd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155bec kind:arm_call to:0x02154160 module:overlay(75) +from:0x02155bf4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155c44 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155c50 kind:arm_call to:0x02015080 module:main +from:0x02155c70 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155c80 kind:arm_call to:0x02015080 module:main +from:0x02155cac kind:arm_call to:0x01ff9318 module:itcm +from:0x02155ce0 kind:arm_call to:0x02154114 module:overlay(75) +from:0x02155cf8 kind:load to:0x02049be4 module:main +from:0x02155d04 kind:load to:0x02162da0 module:overlay(75) +from:0x02155d08 kind:load to:0x02162e00 module:overlay(75) +from:0x02155d0c kind:load to:0x02162db8 module:overlay(75) +from:0x02155d10 kind:load to:0x02162de8 module:overlay(75) +from:0x02155d14 kind:load to:0x02162d88 module:overlay(75) +from:0x02155d1c kind:load to:0x027e09a8 module:dtcm +from:0x02155d54 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155d80 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155da4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02155dbc kind:load to:0x02162188 module:overlay(75) +from:0x02155dc0 kind:load to:0x027e09c0 module:dtcm +from:0x02155dec kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155e30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155ec0 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x02155ef0 kind:load to:0x021621d0 module:overlay(75) +from:0x02155ef8 kind:load to:0x027e09c0 module:dtcm +from:0x02155f24 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155f68 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155ff8 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x02156028 kind:load to:0x021621dc module:overlay(75) +from:0x0215602c kind:load to:0x027e09c0 module:dtcm +from:0x0215605c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215608c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021560a4 kind:load to:0x021621c4 module:overlay(75) +from:0x021560ac kind:load to:0x027e09c0 module:dtcm +from:0x021560c0 kind:arm_call to:0x0215ae68 module:overlay(75) +from:0x021560c8 kind:arm_call to:0x0215b3f4 module:overlay(75) +from:0x02156120 kind:arm_call to:0x0215bbe8 module:overlay(75) +from:0x021561d8 kind:load to:0x02162d88 module:overlay(75) +from:0x021561e0 kind:load to:0x02049be4 module:main +from:0x021561f0 kind:arm_call to:0x0215b460 module:overlay(75) +from:0x021561f8 kind:arm_call to:0x021555ec module:overlay(75) +from:0x021562a8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021562b8 kind:load to:0x027e09a8 module:dtcm +from:0x021562cc kind:arm_call to:0x0215ae68 module:overlay(75) +from:0x02156340 kind:arm_call to:0x0215bfa8 module:overlay(75) +from:0x02156364 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215638c kind:arm_call to:0x01ff9638 module:itcm +from:0x021563a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021563ac kind:arm_call to:0x01ffb744 module:itcm +from:0x021563e4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021563f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156408 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156424 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156430 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156444 kind:load to:0x02162f08 module:overlay(75) +from:0x021564a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215654c kind:arm_call to:0x01ffb464 module:itcm +from:0x02156568 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156580 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156590 kind:arm_call to:0x01ff9318 module:itcm +from:0x021565a0 kind:arm_call to:0x02015080 module:main +from:0x021565b0 kind:arm_call to:0x0215c808 module:overlay(75) +from:0x021565c0 kind:arm_call to:0x02015080 module:main +from:0x021565dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021565ec kind:arm_call to:0x02015080 module:main +from:0x02156610 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156654 kind:arm_call to:0x0215ae68 module:overlay(75) +from:0x02156660 kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02156674 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x021566e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156700 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215670c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156724 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156730 kind:arm_call to:0x02015080 module:main +from:0x02156754 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021567dc kind:arm_call to:0x01ff9638 module:itcm +from:0x021567ec kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156808 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215682c kind:arm_call to:0x01ff9318 module:itcm +from:0x02156838 kind:arm_call to:0x02015080 module:main +from:0x02156860 kind:arm_call to:0x02015080 module:main +from:0x021568b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021568bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021568d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021568ec kind:arm_call to:0x01ff9318 module:itcm +from:0x02156918 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156928 kind:arm_call to:0x01ffb744 module:itcm +from:0x021569b4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021569d0 kind:arm_call to:0x01ffb974 module:itcm +from:0x021569e0 kind:arm_call to:0x02015080 module:main +from:0x02156a00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a14 kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02156a20 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02156a40 kind:arm_call to:0x02015080 module:main +from:0x02156a5c kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02156a64 kind:arm_call to:0x0215c8d8 module:overlay(75) +from:0x02156a84 kind:arm_call to:0x02155d28 module:overlay(75) +from:0x02156a90 kind:load to:0x027e09a8 module:dtcm +from:0x02156a98 kind:load to:0x021630d0 module:overlay(75) +from:0x02156aa8 kind:load to:0x02162f20 module:overlay(75) +from:0x02156aac kind:load to:0x02162f38 module:overlay(75) +from:0x02156ab0 kind:load to:0x027e0108 module:dtcm +from:0x02156abc kind:load to:0x02162f50 module:overlay(75) +from:0x02156ac8 kind:load to:0x027e09bc module:dtcm +from:0x02156afc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156b7c kind:load to:0x02162d88 module:overlay(75) +from:0x02156bb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156bcc kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02156bd8 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02156c38 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156c48 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156c54 kind:arm_call to:0x02015080 module:main +from:0x02156c74 kind:arm_call to:0x02015080 module:main +from:0x02156c94 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156ccc kind:arm_call to:0x02155dc8 module:overlay(75) +from:0x02156cd4 kind:arm_call to:0x02155f00 module:overlay(75) +from:0x02156cf0 kind:load to:0x027e09a8 module:dtcm +from:0x02156da4 kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02156db0 kind:load to:0x02162fe0 module:overlay(75) +from:0x02156ecc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156f04 kind:arm_call to:0x0215adb8 module:overlay(75) +from:0x02156f10 kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02156f1c kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02156f38 kind:arm_call to:0x02015080 module:main +from:0x02156f58 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156f60 kind:load to:0x027e09a8 module:dtcm +from:0x02156fe0 kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02157008 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02157044 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215706c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157078 kind:arm_call to:0x01fff458 module:itcm +from:0x02157094 kind:arm_call to:0x0215c56c module:overlay(75) +from:0x021570bc kind:load to:0x02162ff8 module:overlay(75) +from:0x021570c0 kind:load to:0x027e09b8 module:dtcm +from:0x021570c4 kind:load to:0x027e0ce4 module:dtcm +from:0x02157100 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02157118 kind:arm_call to:0x02155534 module:overlay(75) +from:0x02157158 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157174 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02157180 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157190 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021571b4 kind:arm_call to:0x0207838c module:overlay(0) +from:0x021571c0 kind:arm_call to:0x02078230 module:overlay(0) +from:0x021571c8 kind:arm_call to:0x02154268 module:overlay(75) +from:0x021571d0 kind:arm_call to:0x021542c0 module:overlay(75) +from:0x02157234 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157250 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157264 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215726c kind:arm_call to:0x01ffb800 module:itcm +from:0x02157294 kind:arm_call to:0x01ff9770 module:itcm +from:0x021572ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021572c8 kind:arm_call to:0x02078834 module:overlay(0) +from:0x021572d8 kind:arm_call to:0x0215be84 module:overlay(75) +from:0x021572f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215732c kind:arm_call to:0x02078834 module:overlay(0) +from:0x02157358 kind:arm_call to:0x0215be84 module:overlay(75) +from:0x02157374 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157388 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157390 kind:arm_call to:0x01ffb800 module:itcm +from:0x021573b8 kind:arm_call to:0x01ff9770 module:itcm +from:0x021573c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021573e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021573f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157418 kind:arm_call to:0x02078834 module:overlay(0) +from:0x021574a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215752c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215753c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215755c kind:arm_call to:0x02015080 module:main +from:0x0215757c kind:arm_call to:0x02155548 module:overlay(75) +from:0x02157588 kind:arm_call to:0x0215e044 module:overlay(75) +from:0x021575c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021575d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021575e4 kind:arm_call to:0x02015080 module:main +from:0x02157614 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157624 kind:arm_call to:0x02015080 module:main +from:0x02157648 kind:arm_call to:0x02015080 module:main +from:0x02157668 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215767c kind:arm_call to:0x02015080 module:main +from:0x021576a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021576b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021576cc kind:arm_call to:0x02078230 module:overlay(0) +from:0x021576d4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021576e4 kind:arm_call to:0x020784fc module:overlay(0) +from:0x021576f4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02157704 kind:arm_call to:0x021542c0 module:overlay(75) +from:0x02157718 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02157758 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157774 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215778c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215779c kind:arm_call to:0x01ff9318 module:itcm +from:0x021577ac kind:arm_call to:0x02015080 module:main +from:0x021577bc kind:arm_call to:0x0215c808 module:overlay(75) +from:0x021577c8 kind:arm_call to:0x02015080 module:main +from:0x021577ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021577f8 kind:load to:0x02163534 module:overlay(75) +from:0x021577fc kind:load to:0x02163528 module:overlay(75) +from:0x02157800 kind:load to:0x027e09b8 module:dtcm +from:0x02157804 kind:load to:0x027e09bc module:dtcm +from:0x02157808 kind:load to:0x021621a0 module:overlay(75) +from:0x02157810 kind:load to:0x02163514 module:overlay(75) +from:0x02157814 kind:load to:0x02162d88 module:overlay(75) +from:0x02157818 kind:load to:0x027e09a8 module:dtcm +from:0x02157848 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157854 kind:arm_call to:0x01fff458 module:itcm +from:0x02157874 kind:load to:0x027e0ce4 module:dtcm +from:0x02157938 kind:load to:0x02162d88 module:overlay(75) +from:0x02157980 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x021579cc kind:arm_call to:0x02155548 module:overlay(75) +from:0x021579d8 kind:arm_call to:0x0215e044 module:overlay(75) +from:0x02157a34 kind:load to:0x02162d88 module:overlay(75) +from:0x02157a58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157a74 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02157aa4 kind:arm_call to:0x02015080 module:main +from:0x02157ac4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157ae0 kind:arm_call to:0x02155d28 module:overlay(75) +from:0x02157ae8 kind:load to:0x027e09a8 module:dtcm +from:0x02157af8 kind:arm_call to:0x0215add0 module:overlay(75) +from:0x02157c9c kind:arm_call to:0x01ff9638 module:itcm +from:0x02157ca8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157cd4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157ce4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157cf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157d04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157d78 kind:load to:0x021622b0 module:overlay(75) +from:0x02157d7c kind:load to:0x021622e8 module:overlay(75) +from:0x02157d80 kind:load to:0x021622cc module:overlay(75) +from:0x02157f14 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157f20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157f4c kind:arm_call to:0x01ff9638 module:itcm +from:0x02157f5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157f6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157f7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157ff0 kind:load to:0x02162304 module:overlay(75) +from:0x02157ff4 kind:load to:0x021622cc module:overlay(75) +from:0x02157ff8 kind:load to:0x02162320 module:overlay(75) +from:0x0215805c kind:arm_call to:0x02123500 module:overlay(44) +from:0x0215807c kind:arm_call to:0x021662f8 module:overlays(93,94) +from:0x02158084 kind:load to:0x027e0d34 module:dtcm +from:0x02158088 kind:load to:0x027e0d8c module:dtcm +from:0x021580f0 kind:arm_call to:0x021580fc module:overlay(75) +from:0x021580f8 kind:load to:0x0203e964 module:main +from:0x02158128 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021581b4 kind:arm_call to:0x021234f0 module:overlays(41,42,43,44,45,46) +from:0x021581d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021581e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158214 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02158258 kind:arm_call to:0x021662e8 module:overlay(93) +from:0x02158268 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158278 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021582a8 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x021582b4 kind:load to:0x02162164 module:overlay(75) +from:0x021582c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021582c8 kind:load to:0x027e0d34 module:dtcm +from:0x021582d0 kind:load to:0x027e0d8c module:dtcm +from:0x02158334 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02158364 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02158370 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0215837c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x021583a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021583c0 kind:arm_call to:0x021234c0 module:overlays(40,41,42,43,44,45,46) +from:0x02158424 kind:arm_call to:0x01ff916c module:itcm +from:0x0215845c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021584d8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215851c kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02158528 kind:arm_call to:0x02155534 module:overlay(75) +from:0x02158530 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215857c kind:load to:0x027e0d34 module:dtcm +from:0x02158580 kind:load to:0x020b5214 module:overlay(0) +from:0x021585b0 kind:load to:0x02049be4 module:main +from:0x021585b4 kind:load to:0x027e09bc module:dtcm +from:0x021585c8 kind:arm_call to:0x021542c0 module:overlay(75) +from:0x021585e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158620 kind:arm_call to:0x0201bb84 module:main +from:0x02158630 kind:arm_call to:0x0201b9a8 module:main +from:0x02158670 kind:load to:0x027e09a8 module:dtcm +from:0x02158674 kind:load to:0x0204e5f8 module:main +from:0x02158698 kind:arm_call to:0x02155534 module:overlay(75) +from:0x02158720 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02158740 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158798 kind:arm_call to:0x01ffb714 module:itcm +from:0x021587a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021587b4 kind:arm_call to:0x020d99fc module:overlay(31) +from:0x02158800 kind:arm_call to:0x0215808c module:overlay(75) +from:0x02158828 kind:arm_call to:0x02157ffc module:overlay(75) +from:0x0215883c kind:arm_call to:0x02157b0c module:overlay(75) +from:0x02158874 kind:arm_call to:0x0207838c module:overlay(0) +from:0x021588e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021588f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021588fc kind:arm_call to:0x021662b8 module:overlay(93) +from:0x0215893c kind:arm_call to:0x0201bb84 module:main +from:0x0215894c kind:arm_call to:0x0201b9a8 module:main +from:0x02158964 kind:arm_call to:0x021662c8 module:overlays(93,94) +from:0x02158984 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158990 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021589e4 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02158a10 kind:arm_call to:0x021582dc module:overlay(75) +from:0x02158a24 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02158a60 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158a70 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158a7c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158a90 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02158ac8 kind:arm_call to:0x021580fc module:overlay(75) +from:0x02158af0 kind:arm_call to:0x02157ffc module:overlay(75) +from:0x02158b50 kind:arm_call to:0x02157b0c module:overlay(75) +from:0x02158b6c kind:arm_call to:0x02078834 module:overlay(0) +from:0x02158b8c kind:arm_call to:0x020d9a1c module:overlay(31) +from:0x02158ba0 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02158bac kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02158bb8 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02158bd0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02158be0 kind:arm_call to:0x020784fc module:overlay(0) +from:0x02158be8 kind:arm_call to:0x02078cec module:overlay(0) +from:0x02158c24 kind:arm_call to:0x021662d8 module:overlays(92,93) +from:0x02158c40 kind:arm_call to:0x02155548 module:overlay(75) +from:0x02158c4c kind:arm_call to:0x0215e044 module:overlay(75) +from:0x02158c6c kind:arm_call to:0x0215808c module:overlay(75) +from:0x02158c94 kind:arm_call to:0x02157ffc module:overlay(75) +from:0x02158d40 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158da4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158db0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158dbc kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02158ddc kind:arm_call to:0x01ffb464 module:itcm +from:0x02158dec kind:arm_call to:0x01ff9218 module:itcm +from:0x02158df8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158e18 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158e38 kind:arm_call to:0x01ff916c module:itcm +from:0x02158e50 kind:arm_call to:0x0215dbe8 module:overlay(75) +from:0x02158e90 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158ea4 kind:arm_call to:0x02157d84 module:overlay(75) +from:0x02158eb8 kind:arm_call to:0x0207897c module:overlay(0) +from:0x02158f28 kind:arm_call to:0x021580fc module:overlay(75) +from:0x02158f34 kind:arm_call to:0x02157ffc module:overlay(75) +from:0x02158f4c kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02158f58 kind:load to:0x027e09bc module:dtcm +from:0x02158f5c kind:load to:0x027e0d34 module:dtcm +from:0x02158f60 kind:load to:0x027e0d8c module:dtcm +from:0x02158f64 kind:load to:0x020b51b8 module:overlay(0) +from:0x02158f68 kind:load to:0x02162164 module:overlay(75) +from:0x02158f6c kind:load to:0x02162f98 module:overlay(75) +from:0x02158f80 kind:load to:0x0204e5f8 module:main +from:0x02158f84 kind:load to:0x020b5214 module:overlay(0) +from:0x02158f98 kind:load to:0x027e09b8 module:dtcm +from:0x02158fc0 kind:load to:0x0203e964 module:main +from:0x02158fd8 kind:arm_call to:0x021542c0 module:overlay(75) +from:0x0215904c kind:arm_call to:0x02155d28 module:overlay(75) +from:0x02159068 kind:load to:0x02162f50 module:overlay(75) +from:0x02159094 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021590b0 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x021590e4 kind:arm_call to:0x02155d28 module:overlay(75) +from:0x02159194 kind:load to:0x02162d88 module:overlay(75) +from:0x021591b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021591dc kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x021591e8 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x021591f8 kind:arm_call to:0x02015080 module:main +from:0x02159218 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159220 kind:load to:0x027e09a8 module:dtcm +from:0x0215925c kind:arm_call to:0x0201bbcc module:main +from:0x0215926c kind:arm_call to:0x0201b9a8 module:main +from:0x02159290 kind:load to:0x0204e5f8 module:main +from:0x021592ec kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x0215930c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159320 kind:arm_call to:0x02157d84 module:overlay(75) +from:0x02159334 kind:arm_call to:0x0207897c module:overlay(0) +from:0x02159340 kind:arm_call to:0x021580fc module:overlay(75) +from:0x0215934c kind:arm_call to:0x02157ffc module:overlay(75) +from:0x02159358 kind:load to:0x027e09a4 module:dtcm +from:0x0215935c kind:load to:0x027e09bc module:dtcm +from:0x0215936c kind:arm_call to:0x0215ca30 module:overlay(75) +from:0x021593dc kind:arm_call to:0x02155548 module:overlay(75) +from:0x02159438 kind:arm_call to:0x02155548 module:overlay(75) +from:0x02159454 kind:load to:0x02163070 module:overlay(75) +from:0x02159458 kind:load to:0x02163088 module:overlay(75) +from:0x021594b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021594e8 kind:arm_call to:0x02155548 module:overlay(75) +from:0x021594f4 kind:arm_call to:0x0215e044 module:overlay(75) +from:0x02159550 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159564 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215959c kind:arm_call to:0x02155d28 module:overlay(75) +from:0x021595a8 kind:arm_call to:0x02015080 module:main +from:0x021595cc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021595dc kind:load to:0x02162d88 module:overlay(75) +from:0x021595e0 kind:load to:0x027e09a8 module:dtcm +from:0x021595fc kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02159670 kind:load to:0x021630d0 module:overlay(75) +from:0x021597f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159804 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02159810 kind:arm_call to:0x02015080 module:main +from:0x02159830 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159838 kind:load to:0x027e09a8 module:dtcm +from:0x02159870 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215992c kind:load to:0x02162d88 module:overlay(75) +from:0x0215997c kind:arm_call to:0x02015080 module:main +from:0x021599d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021599e4 kind:arm_call to:0x02156034 module:overlay(75) +from:0x021599fc kind:arm_call to:0x01ff9218 module:itcm +from:0x02159a80 kind:arm_call to:0x0215c808 module:overlay(75) +from:0x02159ab4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159ac8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159af0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159af8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159b58 kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02159b64 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02159b70 kind:arm_call to:0x02156034 module:overlay(75) +from:0x02159b7c kind:arm_call to:0x02015080 module:main +from:0x02159b9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159bb0 kind:arm_call to:0x02015080 module:main +from:0x02159bd4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159be4 kind:load to:0x027e09a8 module:dtcm +from:0x02159c14 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02159cac kind:load to:0x02162f50 module:overlay(75) +from:0x02159cc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159d00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159d14 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02159d1c kind:load to:0x027e0ce4 module:dtcm +from:0x02159d3c kind:arm_call to:0x0215c444 module:overlay(75) +from:0x02159d6c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159d78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159d84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159e04 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02159e14 kind:arm_call to:0x02078314 module:overlay(0) +from:0x02159e20 kind:arm_call to:0x02078708 module:overlay(0) +from:0x02159e2c kind:load to:0x02162f08 module:overlay(75) +from:0x02159e30 kind:load to:0x0216233c module:overlay(75) +from:0x02159e34 kind:load to:0x027e09bc module:dtcm +from:0x02159e70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159e9c kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x02159edc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159ef8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02159f10 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159f20 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159f30 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159f3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159f54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159f6c kind:arm_call to:0x02154114 module:overlay(75) +from:0x02159fa4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02159fb8 kind:arm_call to:0x02154114 module:overlay(75) +from:0x02159ff4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a008 kind:arm_call to:0x02154114 module:overlay(75) +from:0x0215a01c kind:arm_call to:0x02015080 module:main +from:0x0215a02c kind:arm_call to:0x0215c808 module:overlay(75) +from:0x0215a040 kind:arm_call to:0x02015080 module:main +from:0x0215a060 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a074 kind:arm_call to:0x02015080 module:main +from:0x0215a098 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a0a4 kind:load to:0x027e09a8 module:dtcm +from:0x0215a0dc kind:arm_call to:0x02078230 module:overlay(0) +from:0x0215a0e4 kind:arm_call to:0x0215add0 module:overlay(75) +from:0x0215a100 kind:load to:0x027e09bc module:dtcm +from:0x0215a114 kind:arm_call to:0x021542c0 module:overlay(75) +from:0x0215a12c kind:arm_call to:0x0215b418 module:overlay(75) +from:0x0215a190 kind:load to:0x02162d88 module:overlay(75) +from:0x0215a1e8 kind:arm_call to:0x0215b418 module:overlay(75) +from:0x0215a20c kind:arm_call to:0x02015080 module:main +from:0x0215a234 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a244 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a274 kind:arm_call to:0x02160454 module:overlay(75) +from:0x0215a280 kind:arm_call to:0x02015080 module:main +from:0x0215a2a0 kind:arm_call to:0x02015080 module:main +from:0x0215a2c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a2c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a2e8 kind:arm_call to:0x0215b43c module:overlay(75) +from:0x0215a390 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a3a0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a3ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a3c0 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215a3d4 kind:arm_call to:0x02015080 module:main +from:0x0215a3f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a404 kind:load to:0x02162140 module:overlay(75) +from:0x0215a408 kind:load to:0x027e09a8 module:dtcm +from:0x0215a414 kind:load to:0x02162d88 module:overlay(75) +from:0x0215a418 kind:load to:0x021630d0 module:overlay(75) +from:0x0215a434 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0215a43c kind:arm_call to:0x0215add0 module:overlay(75) +from:0x0215a450 kind:arm_call to:0x021542c0 module:overlay(75) +from:0x0215a458 kind:load to:0x027e09bc module:dtcm +from:0x0215a46c kind:arm_call to:0x021542c0 module:overlay(75) +from:0x0215a484 kind:arm_call to:0x0215b418 module:overlay(75) +from:0x0215a4e8 kind:load to:0x02162d88 module:overlay(75) +from:0x0215a54c kind:arm_call to:0x0215b418 module:overlay(75) +from:0x0215a570 kind:arm_call to:0x02015080 module:main +from:0x0215a598 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a5a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a5d8 kind:arm_call to:0x02160454 module:overlay(75) +from:0x0215a5e4 kind:arm_call to:0x02015080 module:main +from:0x0215a604 kind:arm_call to:0x02015080 module:main +from:0x0215a624 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a62c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a64c kind:arm_call to:0x0215b43c module:overlay(75) +from:0x0215a700 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a710 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a720 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a734 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215a748 kind:arm_call to:0x02015080 module:main +from:0x0215a76c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a778 kind:load to:0x02162140 module:overlay(75) +from:0x0215a77c kind:load to:0x027e09a8 module:dtcm +from:0x0215a78c kind:load to:0x02162d88 module:overlay(75) +from:0x0215a790 kind:load to:0x021630d0 module:overlay(75) +from:0x0215a7ac kind:arm_call to:0x02078230 module:overlay(0) +from:0x0215a7b4 kind:arm_call to:0x0215add0 module:overlay(75) +from:0x0215a7c8 kind:arm_call to:0x021542c0 module:overlay(75) +from:0x0215a7d0 kind:load to:0x027e09bc module:dtcm +from:0x0215a864 kind:load to:0x02162bd0 module:overlay(75) +from:0x0215a868 kind:load to:0x02162bc0 module:overlay(75) +from:0x0215a8a4 kind:load to:0x02162bc0 module:overlay(75) +from:0x0215a904 kind:arm_call to:0x01ff993c module:itcm +from:0x0215a91c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a938 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a99c kind:arm_call to:0x02015080 module:main +from:0x0215a9c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215aa24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215aae8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ab04 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215ab1c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ab2c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ab3c kind:arm_call to:0x02015080 module:main +from:0x0215ab4c kind:arm_call to:0x0215c808 module:overlay(75) +from:0x0215ab58 kind:arm_call to:0x02015080 module:main +from:0x0215ab78 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ab8c kind:arm_call to:0x02015080 module:main +from:0x0215abb0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ac00 kind:arm_call to:0x02154114 module:overlay(75) +from:0x0215ac1c kind:arm_call to:0x02154160 module:overlay(75) +from:0x0215ac38 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ac60 kind:load to:0x02162d88 module:overlay(75) +from:0x0215ac64 kind:load to:0x027e09a8 module:dtcm +from:0x0215acdc kind:load to:0x0215a8a8 module:overlay(75) +from:0x0215ad48 kind:load to:0x0215a8a8 module:overlay(75) +from:0x0215adb4 kind:load to:0x0215a8a8 module:overlay(75) +from:0x0215adf8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ae08 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ae60 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215af44 kind:load to:0x02162b28 module:overlay(75) +from:0x0215af48 kind:load to:0x02162b18 module:overlay(75) +from:0x0215afa8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215afb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215afc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215afdc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215affc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b008 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b018 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b04c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b0b0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215b0c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215b0d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b0e4 kind:arm_call to:0x0215bf30 module:overlay(75) +from:0x0215b100 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215b110 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b14c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b244 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b278 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b320 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b344 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b368 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b3d4 kind:arm_call to:0x0215aeac module:overlay(75) +from:0x0215b3e4 kind:load to:0x027e0108 module:dtcm +from:0x0215b3e8 kind:load to:0x02162d88 module:overlay(75) +from:0x0215b3f0 kind:load to:0x02049be4 module:main +from:0x0215b4d4 kind:load to:0x02162b18 module:overlay(75) +from:0x0215b4f0 kind:arm_call to:0x0215b578 module:overlay(75) +from:0x0215b500 kind:arm_call to:0x0215b914 module:overlay(75) +from:0x0215b590 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215b5c4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215b5e8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215b634 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b640 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b6c8 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x0215b744 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b754 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x0215b768 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b778 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215b7b8 kind:arm_call to:0x0215c968 module:overlay(75) +from:0x0215b808 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0215b814 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215b824 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215b850 kind:arm_call to:0x0215da4c module:overlay(75) +from:0x0215b860 kind:arm_call to:0x0215adb8 module:overlay(75) +from:0x0215b898 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215b8ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b8b8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215b8e0 kind:arm_call to:0x020f439c module:overlay(31) +from:0x0215b8f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b8fc kind:load to:0x0203e964 module:main +from:0x0215b904 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b928 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215b954 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215b9cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba5c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ba64 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ba8c kind:arm_call to:0x020f2cac module:overlay(31) +from:0x0215ba9c kind:arm_call to:0x0215adb8 module:overlay(75) +from:0x0215bb18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215bb34 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215bb54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215bb70 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215bb88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bb9c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x0215bbb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bbc8 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215bbd8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bbdc kind:load to:0x027e09a8 module:dtcm +from:0x0215bc74 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215bcd4 kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215bd2c kind:arm_call to:0x0215a7d4 module:overlay(75) +from:0x0215bd68 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215bd78 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215be08 kind:load to:0x021621a0 module:overlay(75) +from:0x0215be48 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215be58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be9c kind:load to:0x021621e8 module:overlay(75) +from:0x0215bea0 kind:load to:0x01ffaf74 module:itcm +from:0x0215bec0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215bec8 kind:load to:0x02162140 module:overlay(75) +from:0x0215bf18 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215bf28 kind:load to:0x021621e8 module:overlay(75) +from:0x0215bf2c kind:load to:0x021621ac module:overlay(75) +from:0x0215bf58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bf68 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215bf84 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215bf94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bfa4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bfd8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215bff8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c004 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215c014 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c020 kind:arm_call to:0x0215bf30 module:overlay(75) +from:0x0215c074 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c0cc kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c108 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c14c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c158 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c210 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c244 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c25c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c27c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c288 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c294 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c2e8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c2f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c304 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c310 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c364 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c374 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c380 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c38c kind:arm_call to:0x01ff938c module:itcm +from:0x0215c3e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c3f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c404 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c418 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c424 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c430 kind:arm_call to:0x0215bf30 module:overlay(75) +from:0x0215c43c kind:load to:0x027e0cd8 module:dtcm +from:0x0215c47c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c494 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c4cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c4e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c500 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c534 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c564 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c5b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c5c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c5e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c674 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c684 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c6a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c6cc kind:load to:0x027e0cd8 module:dtcm +from:0x0215c6ec kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0215c734 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c744 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c76c kind:arm_call to:0x020581d8 module:overlay(0) +from:0x0215c778 kind:load to:0x0215de38 module:overlay(75) +from:0x0215c7d0 kind:arm_call to:0x0215bf30 module:overlay(75) +from:0x0215c7e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c7f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c844 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c854 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c874 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c880 kind:load to:0x027e0cec module:dtcm +from:0x0215c8ec kind:arm_call to:0x0215be84 module:overlay(75) +from:0x0215c918 kind:arm_call to:0x02018114 module:main +from:0x0215c93c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0215c954 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0215c964 kind:load to:0x027e0cec module:dtcm +from:0x0215c9b0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215c9dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c9f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ca10 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ca1c kind:load to:0x0216214c module:overlay(75) +from:0x0215ca20 kind:load to:0x02162158 module:overlay(75) +from:0x0215ca28 kind:load to:0x027e0cec module:dtcm +from:0x0215ca2c kind:load to:0x027e09a8 module:dtcm +from:0x0215ca78 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215caa4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215cac0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215cadc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215caf4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215cb30 kind:load to:0x0216214c module:overlay(75) +from:0x0215cb34 kind:load to:0x02162158 module:overlay(75) +from:0x0215cb3c kind:load to:0x027e0cec module:dtcm +from:0x0215cb40 kind:load to:0x027e09a8 module:dtcm +from:0x0215cb48 kind:load to:0x027e09a4 module:dtcm +from:0x0215cb4c kind:load to:0x020aa888 module:overlay(0) +from:0x0215cb84 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cb94 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cbdc kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215cc0c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cc68 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x0215ccc0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cd0c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215cd20 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cd30 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215cd5c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215cdc0 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215cde0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215ce5c kind:arm_call to:0x020a0000 module:overlay(0) +from:0x0215ceb8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cf9c kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x0215cfbc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215cfe4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cffc kind:load to:0x021621b8 module:overlay(75) +from:0x0215d000 kind:load to:0x027e0cec module:dtcm +from:0x0215d004 kind:load to:0x021621a0 module:overlay(75) +from:0x0215d00c kind:load to:0x0215c888 module:overlay(75) +from:0x0215d014 kind:load to:0x0216217c module:overlay(75) +from:0x0215d01c kind:load to:0x02162340 module:overlay(75) +from:0x0215d024 kind:load to:0x027e09a8 module:dtcm +from:0x0215d060 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x0215d078 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0215d0a8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215d0f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d0f4 kind:load to:0x020b504c module:overlay(0) +from:0x0215d130 kind:arm_call to:0x0215c224 module:overlay(75) +from:0x0215d138 kind:arm_call to:0x0215c04c module:overlay(75) +from:0x0215d144 kind:arm_call to:0x0215d740 module:overlay(75) +from:0x0215d14c kind:arm_call to:0x0215ade0 module:overlay(75) +from:0x0215d154 kind:arm_call to:0x0215a86c module:overlay(75) +from:0x0215d16c kind:arm_call to:0x0215c77c module:overlay(75) +from:0x0215d174 kind:arm_call to:0x0215c6d8 module:overlay(75) +from:0x0215d1ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d208 kind:arm_call to:0x0215cb50 module:overlay(75) +from:0x0215d210 kind:arm_call to:0x0215d028 module:overlay(75) +from:0x0215d218 kind:arm_call to:0x0215b4dc module:overlay(75) +from:0x0215d24c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215d264 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d28c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215d2c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d2ec kind:arm_call to:0x0215be84 module:overlay(75) +from:0x0215d30c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0215d318 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d344 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d354 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d358 kind:load to:0x021621c4 module:overlay(75) +from:0x0215d360 kind:load to:0x02162194 module:overlay(75) +from:0x0215d364 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d384 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215d3ac kind:arm_call to:0x0215d740 module:overlay(75) +from:0x0215d3b4 kind:load to:0x027e09b8 module:dtcm +from:0x0215d3d4 kind:arm_call to:0x0200eab0 module:main +from:0x0215d3e4 kind:arm_call to:0x0200eab0 module:main +from:0x0215d3f0 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215d400 kind:arm_call to:0x0200ef5c module:main +from:0x0215d434 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d444 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d46c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215d4c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d530 kind:arm_call to:0x020c0a6c module:overlay(17) +from:0x0215d558 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d568 kind:arm_call to:0x02160904 module:overlay(75) +from:0x0215d5b4 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0215d5bc kind:load to:0x027e09ac module:dtcm +from:0x0215d5c0 kind:load to:0x027e09b4 module:dtcm +from:0x0215d5c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d600 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d60c kind:arm_call to:0x01fff458 module:itcm +from:0x0215d654 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0215d668 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d69c kind:arm_call to:0x0215be84 module:overlay(75) +from:0x0215d6b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d6c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d6cc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d700 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0215d714 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d8a0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d8b0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d8c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d8d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d8e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d8f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d918 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d928 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d93c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d94c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d960 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d970 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d990 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d9a0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d9b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d9c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d9d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d9e8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d9fc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215da0c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215da30 kind:load to:0x0203e964 module:main +from:0x0215da88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215db2c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215db48 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215db60 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215db6c kind:load to:0x0203e964 module:main +from:0x0215db70 kind:load to:0x02162a78 module:overlay(75) +from:0x0215db74 kind:load to:0x0215da38 module:overlay(75) +from:0x0215db78 kind:load to:0x027e0cec module:dtcm +from:0x0215db7c kind:load to:0x02162a7c module:overlay(75) +from:0x0215db80 kind:load to:0x027e09a8 module:dtcm +from:0x0215dbb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215dbc4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215dc10 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215dc3c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215dc58 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215dc74 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215dc80 kind:load to:0x0216217c module:overlay(75) +from:0x0215dc88 kind:load to:0x0215db84 module:overlay(75) +from:0x0215dc8c kind:load to:0x027e0cec module:dtcm +from:0x0215dcd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dcec kind:arm_call to:0x01ffccf4 module:itcm +from:0x0215dd08 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215dd1c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215dd40 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215dd50 kind:arm_call to:0x01ff938c module:itcm +from:0x0215dd5c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215dd98 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215ddc4 kind:arm_call to:0x0207c104 module:overlay(0) +from:0x0215de30 kind:load to:0x02163514 module:overlay(75) +from:0x0215de5c kind:arm_call to:0x0200e260 module:main +from:0x0215dea0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215deb0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215dec8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215ded8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215dee4 kind:load to:0x0203e964 module:main +from:0x0215defc kind:arm_call to:0x020583ac module:overlay(0) +from:0x0215df04 kind:arm_call to:0x02011ff4 module:main +from:0x0215df18 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215df2c kind:load to:0x02163598 module:overlay(75) +from:0x0215df40 kind:arm_call to:0x02011f3c module:main +from:0x0215df4c kind:arm_call to:0x0215df94 module:overlay(75) +from:0x0215df60 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215df90 kind:load to:0x02163108 module:overlay(75) +from:0x0215df9c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215dfd0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215dff0 kind:load to:0x0216312c module:overlay(75) +from:0x0215e034 kind:arm_call to:0x0215da4c module:overlay(75) +from:0x0215e04c kind:load to:0x0209862c module:overlay(0) +from:0x0215e094 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215e0b4 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215e138 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e14c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x0215e164 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e178 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215e188 kind:arm_call to:0x0215e008 module:overlay(75) +from:0x0215e198 kind:arm_call to:0x0215adb8 module:overlay(75) +from:0x0215e1d8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215e1ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e1f8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215e220 kind:arm_call to:0x020f439c module:overlay(31) +from:0x0215e230 kind:load to:0x02163518 module:overlay(75) +from:0x0215e234 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e248 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e25c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e264 kind:arm_call to:0x02011ff4 module:main +from:0x0215e278 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215e28c kind:load to:0x021635f4 module:overlay(75) +from:0x0215e2a0 kind:arm_call to:0x02011f3c module:main +from:0x0215e2ac kind:arm_call to:0x0215e3d8 module:overlay(75) +from:0x0215e2c0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215e318 kind:load to:0x021631a4 module:overlay(75) +from:0x0215e33c kind:arm_call to:0x01fff148 module:itcm +from:0x0215e364 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e36c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e37c kind:arm_call to:0x01ff938c module:itcm +from:0x0215e3ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e3bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e3c8 kind:arm_call to:0x0215bf30 module:overlay(75) +from:0x0215e3d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e3e4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215e448 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215e470 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215e488 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e49c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215e5b4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215e600 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215e650 kind:arm_call to:0x0215fa9c module:overlay(75) +from:0x0215e660 kind:load to:0x02163210 module:overlay(75) +from:0x0215e664 kind:load to:0x021635f4 module:overlay(75) +from:0x0215e668 kind:load to:0x021631c8 module:overlay(75) +from:0x0215e66c kind:load to:0x020b27c8 module:overlay(0) +from:0x0215e670 kind:load to:0x021635e8 module:overlay(75) +from:0x0215e678 kind:load to:0x027e0130 module:dtcm +from:0x0215e67c kind:load to:0x027e07d4 module:dtcm +from:0x0215e680 kind:load to:0x02163184 module:overlay(75) +from:0x0215e68c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e6ac kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e6b4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215e6bc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215e6c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e6cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e6d4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e6e0 kind:load to:0x02163210 module:overlay(75) +from:0x0215e6f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e700 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215e708 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215e710 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e718 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e720 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e728 kind:arm_call to:0x02011ff4 module:main +from:0x0215e734 kind:load to:0x02163210 module:overlay(75) +from:0x0215e7b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e7b8 kind:load to:0x027e07d4 module:dtcm +from:0x0215e7bc kind:load to:0x027e09a8 module:dtcm +from:0x0215e7f0 kind:arm_call to:0x02153880 module:overlay(75) +from:0x0215e808 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215e87c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215e8b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215e8c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215e8e8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e900 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e980 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e9bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e9e4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e9ec kind:arm_call to:0x02160034 module:overlay(75) +from:0x0215e9f4 kind:arm_call to:0x0215fcb0 module:overlay(75) +from:0x0215ea04 kind:arm_call to:0x0215fdf4 module:overlay(75) +from:0x0215ea18 kind:arm_call to:0x0215fa9c module:overlay(75) +from:0x0215ea20 kind:load to:0x02163344 module:overlay(75) +from:0x0215ea3c kind:arm_call to:0x020d9814 module:overlay(31) +from:0x0215ea5c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215ea68 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ea7c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ea8c kind:arm_call to:0x01ff938c module:itcm +from:0x0215eadc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215eafc kind:arm_call to:0x01fff17c module:itcm +from:0x0215eb0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215eb44 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215eb80 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215eb98 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215eba0 kind:arm_call to:0x0209807c module:overlay(0) +from:0x0215ebb8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ec08 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ec34 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ec68 kind:arm_call to:0x0215e324 module:overlay(75) +from:0x0215ec88 kind:load to:0x027e0d34 module:dtcm +from:0x0215ec98 kind:load to:0x027e0ce0 module:dtcm +from:0x0215eca8 kind:load to:0x027e09a8 module:dtcm +from:0x0215ecb0 kind:load to:0x027e09a4 module:dtcm +from:0x0215ecb4 kind:load to:0x020aa888 module:overlay(0) +from:0x0215ecbc kind:load to:0x027e0cec module:dtcm +from:0x0215ece0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ecec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ecfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ed04 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215ed18 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ed24 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ed34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ed60 kind:arm_call to:0x021605d8 module:overlay(75) +from:0x0215ed74 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215edf8 kind:arm_call to:0x020eed64 module:overlay(31) +from:0x0215ee08 kind:arm_call to:0x02160034 module:overlay(75) +from:0x0215ee1c kind:load to:0x02049be4 module:main +from:0x0215ee98 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215eea0 kind:load to:0x027e07d4 module:dtcm +from:0x0215eea4 kind:load to:0x027e09a8 module:dtcm +from:0x0215eed8 kind:arm_call to:0x02153880 module:overlay(75) +from:0x0215eeec kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ef60 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ef98 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215efa8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215efcc kind:arm_call to:0x01ffb974 module:itcm +from:0x0215efe4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f030 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f06c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f094 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f09c kind:arm_call to:0x02160034 module:overlay(75) +from:0x0215f0a4 kind:arm_call to:0x0215fcb0 module:overlay(75) +from:0x0215f0b4 kind:arm_call to:0x0215fdf4 module:overlay(75) +from:0x0215f0c8 kind:arm_call to:0x0215fa9c module:overlay(75) +from:0x0215f0d0 kind:load to:0x02163344 module:overlay(75) +from:0x0215f154 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f15c kind:load to:0x027e07d4 module:dtcm +from:0x0215f164 kind:load to:0x027e09a8 module:dtcm +from:0x0215f198 kind:arm_call to:0x02153880 module:overlay(75) +from:0x0215f1b0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f240 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f250 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f274 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f28c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f2d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f2d8 kind:arm_call to:0x02160134 module:overlay(75) +from:0x0215f31c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f364 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f37c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f38c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f3b0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f3c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f408 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f430 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f438 kind:arm_call to:0x02160034 module:overlay(75) +from:0x0215f440 kind:arm_call to:0x0215fcb0 module:overlay(75) +from:0x0215f450 kind:arm_call to:0x0215fdf4 module:overlay(75) +from:0x0215f464 kind:arm_call to:0x0215fa9c module:overlay(75) +from:0x0215f46c kind:load to:0x02163344 module:overlay(75) +from:0x0215f474 kind:load to:0x027e09a8 module:dtcm +from:0x0215f4f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f4fc kind:load to:0x027e07d4 module:dtcm +from:0x0215f500 kind:load to:0x027e09a8 module:dtcm +from:0x0215f53c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f558 kind:arm_call to:0x0215bea4 module:overlay(75) +from:0x0215f59c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f5a8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215f5e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f620 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f648 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f660 kind:arm_call to:0x021605d8 module:overlay(75) +from:0x0215f674 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f67c kind:arm_call to:0x02160034 module:overlay(75) +from:0x0215f684 kind:arm_call to:0x0215fdf4 module:overlay(75) +from:0x0215f698 kind:arm_call to:0x0215fa9c module:overlay(75) +from:0x0215f6a0 kind:arm_call to:0x0215fcb0 module:overlay(75) +from:0x0215f6b0 kind:arm_call to:0x021605d8 module:overlay(75) +from:0x0215f6c4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f6d0 kind:load to:0x02163518 module:overlay(75) +from:0x0215f6ec kind:arm_call to:0x020d9814 module:overlay(31) +from:0x0215f70c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215f718 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215f72c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f73c kind:arm_call to:0x01ff938c module:itcm +from:0x0215f78c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f7ac kind:arm_call to:0x01fff17c module:itcm +from:0x0215f7bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f7f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f830 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215f848 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f850 kind:arm_call to:0x0209807c module:overlay(0) +from:0x0215f868 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f8b8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f8f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f918 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f930 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f940 kind:arm_call to:0x0215e324 module:overlay(75) +from:0x0215f960 kind:load to:0x027e0d34 module:dtcm +from:0x0215f970 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f980 kind:load to:0x027e09a8 module:dtcm +from:0x0215f988 kind:load to:0x027e09a4 module:dtcm +from:0x0215f98c kind:load to:0x020aa888 module:overlay(0) +from:0x0215f990 kind:load to:0x027e0cec module:dtcm +from:0x0215f9b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f9c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f9d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f9e0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f9f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fa00 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215fa10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fa3c kind:arm_call to:0x021605d8 module:overlay(75) +from:0x0215fa50 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215fa7c kind:arm_call to:0x020eed64 module:overlay(31) +from:0x0215fa8c kind:arm_call to:0x02160034 module:overlay(75) +from:0x0215fb24 kind:load to:0x02163274 module:overlay(75) +from:0x0215fb28 kind:load to:0x02163264 module:overlay(75) +from:0x0215fb74 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fc00 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215fc80 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215fc90 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215fc9c kind:load to:0x02163264 module:overlay(75) +from:0x0215fca4 kind:load to:0x027e0cec module:dtcm +from:0x0215fcc8 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x0215fd30 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215fd68 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215fd88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fd94 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fda8 kind:arm_call to:0x02153fe0 module:overlay(75) +from:0x0215fdb0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fdc4 kind:arm_call to:0x0215bd40 module:overlay(75) +from:0x0215fde0 kind:load to:0x027e0d34 module:dtcm +from:0x0215fde8 kind:load to:0x027e09c0 module:dtcm +from:0x0215fdec kind:load to:0x027e0ce4 module:dtcm +from:0x0215fe0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fe18 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fe58 kind:arm_call to:0x01ffcea0 module:itcm +from:0x0215fe7c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215febc kind:arm_call to:0x01ffcea0 module:itcm +from:0x0215fee0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ff04 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215ff5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ff68 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fff4 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x0216001c kind:load to:0x027e0ce4 module:dtcm +from:0x02160030 kind:load to:0x0203e964 module:main +from:0x02160068 kind:arm_call to:0x01ff938c module:itcm +from:0x0216008c kind:arm_call to:0x01ffb780 module:itcm +from:0x021600d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160120 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216012c kind:load to:0x027e00fc module:dtcm +from:0x02160130 kind:load to:0x0203e964 module:main +from:0x021601c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160204 kind:load to:0x0203e964 module:main +from:0x02160228 kind:arm_call to:0x0215fb2c module:overlay(75) +from:0x02160244 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02160250 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02160274 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x021602b8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02160310 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0216031c kind:load to:0x027e09b4 module:dtcm +from:0x02160344 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160350 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160390 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021603b4 kind:load to:0x021635d4 module:overlay(75) +from:0x021603b8 kind:load to:0x020b539c module:overlay(0) +from:0x021603e8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021603f0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160440 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216044c kind:load to:0x020b539c module:overlay(0) +from:0x02160474 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160488 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160490 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021604b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160508 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02160514 kind:load to:0x02163518 module:overlay(75) +from:0x02160518 kind:load to:0x021635d4 module:overlay(75) +from:0x0216051c kind:load to:0x020b539c module:overlay(0) +from:0x02160558 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160564 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216057c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160584 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021605c0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021605cc kind:load to:0x021635d4 module:overlay(75) +from:0x021605d4 kind:load to:0x020b539c module:overlay(0) +from:0x0216060c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160628 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160644 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160660 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216067c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160698 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021606b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021606c4 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x021606d4 kind:load to:0x027e0cec module:dtcm +from:0x021606d8 kind:load to:0x027e09a8 module:dtcm +from:0x021606dc kind:load to:0x027e09bc module:dtcm +from:0x021606fc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02160710 kind:load to:0x020578a4 module:overlay(0) +from:0x02160724 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216072c kind:arm_call to:0x02011ff4 module:main +from:0x02160740 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160774 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160784 kind:arm_call to:0x01ffb714 module:itcm +from:0x021607a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021607e0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021607f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160808 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160828 kind:arm_call to:0x020f3d04 module:overlay(31) +from:0x02160844 kind:arm_call to:0x0215bc50 module:overlay(75) +from:0x02160850 kind:load to:0x020ace70 module:overlay(0) +from:0x02160854 kind:load to:0x020b539c module:overlay(0) +from:0x0216085c kind:load to:0x027e0ce4 module:dtcm +from:0x02160860 kind:load to:0x02163518 module:overlay(75) +from:0x0216089c kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x021608b4 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x021608c4 kind:arm_call to:0x01ffad5c module:itcm +from:0x021608e8 kind:arm_call to:0x020f1878 module:overlay(31) +from:0x021608f4 kind:load to:0x0203f964 module:main +from:0x021608f8 kind:load to:0x0203f164 module:main +from:0x02160914 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216097c kind:arm_call to:0x0200eab0 module:main +from:0x02160990 kind:arm_call to:0x01ffad5c module:itcm +from:0x021609a0 kind:arm_call to:0x02028d30 module:main +from:0x021609f8 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x02160a2c kind:load to:0x021632fc module:overlay(75) +from:0x02160a30 kind:load to:0x027e07d4 module:dtcm +from:0x02160abc kind:arm_call to:0x02077590 module:overlay(0) +from:0x02160ac8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02160c60 kind:arm_call to:0x01fff17c module:itcm +from:0x02160c6c kind:arm_call to:0x01fff148 module:itcm +from:0x02160cb4 kind:arm_call to:0x01fff148 module:itcm +from:0x02160ce4 kind:arm_call to:0x01fff148 module:itcm +from:0x02160d10 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160d1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160d50 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160d5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160d6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160d8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02160da4 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02160e18 kind:arm_call to:0x02160aac module:overlay(75) +from:0x02160e48 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160e58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160e78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160e84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160eac kind:arm_call to:0x02015820 module:main +from:0x02160f2c kind:arm_call to:0x01ff9984 module:itcm +from:0x02160f44 kind:arm_call to:0x01ff9984 module:itcm +from:0x02160f5c kind:arm_call to:0x01ff9318 module:itcm +from:0x02160f68 kind:load to:0x027e0ce0 module:dtcm +from:0x02160f6c kind:load to:0x02163518 module:overlay(75) +from:0x02160f78 kind:arm_call to:0x02079308 module:overlay(0) +from:0x02160f8c kind:arm_call to:0x02079308 module:overlay(0) +from:0x02160f94 kind:arm_call to:0x02011ff4 module:main +from:0x02160fe0 kind:arm_call to:0x01fff350 module:itcm +from:0x02161014 kind:arm_call to:0x01fff148 module:itcm +from:0x02161020 kind:arm_call to:0x01fff148 module:itcm +from:0x02161044 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161058 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216106c kind:arm_call to:0x01ffb974 module:itcm +from:0x021610d0 kind:arm_call to:0x02015820 module:main +from:0x021610dc kind:load to:0x020b3000 module:overlay(0) +from:0x021610e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021610e8 kind:load to:0x027e0ce0 module:dtcm +from:0x02161120 kind:arm_call to:0x01fff350 module:itcm +from:0x0216115c kind:arm_call to:0x01fff148 module:itcm +from:0x02161168 kind:arm_call to:0x01fff148 module:itcm +from:0x0216118c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021611a0 kind:arm_call to:0x01ffb974 module:itcm +from:0x021611b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x021611f4 kind:load to:0x027e0ce4 module:dtcm +from:0x021611f8 kind:load to:0x020b3000 module:overlay(0) +from:0x02161200 kind:load to:0x027e0ce0 module:dtcm +from:0x0216124c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216125c kind:load to:0x020aaea8 module:overlay(0) +from:0x02161260 kind:load to:0x020aaeac module:overlay(0) +from:0x021612a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021612b8 kind:load to:0x020aaea0 module:overlay(0) +from:0x021612bc kind:load to:0x020aaea4 module:overlay(0) +from:0x021612e4 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02161310 kind:arm_call to:0x01fff148 module:itcm +from:0x02161338 kind:arm_call to:0x01fff148 module:itcm +from:0x02161350 kind:arm_call to:0x0215be84 module:overlay(75) +from:0x02161384 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216138c kind:arm_call to:0x01ffb800 module:itcm +from:0x021613a4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021613b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021613e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021613ec kind:arm_call to:0x01ffb800 module:itcm +from:0x02161408 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161418 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161448 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161450 kind:arm_call to:0x01ffb800 module:itcm +from:0x02161464 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161474 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216149c kind:arm_call to:0x01ff9638 module:itcm +from:0x021614b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021614d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021614ec kind:arm_call to:0x01ff9638 module:itcm +from:0x02161500 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02161554 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02161560 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0216156c kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0216157c kind:arm_call to:0x01ffd054 module:itcm +from:0x02161588 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161598 kind:arm_call to:0x0215bd50 module:overlay(75) +from:0x021615a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021615b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161614 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216163c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216164c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02161668 kind:arm_call to:0x0215be84 module:overlay(75) +from:0x02161694 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216169c kind:arm_call to:0x01ffb800 module:itcm +from:0x021616b0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021616c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021616ec kind:arm_call to:0x01ffb714 module:itcm +from:0x021616f4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02161708 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161718 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161734 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161750 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161760 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0216176c kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0216177c kind:arm_call to:0x01ffd054 module:itcm +from:0x02161788 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216179c kind:arm_call to:0x02161208 module:overlay(75) +from:0x021617ac kind:arm_call to:0x01ff9218 module:itcm +from:0x021617f4 kind:arm_call to:0x02161264 module:overlay(75) +from:0x02161804 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161830 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161844 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161854 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161878 kind:load to:0x02163518 module:overlay(75) +from:0x0216187c kind:load to:0x027e0cdc module:dtcm +from:0x02161880 kind:load to:0x027e0ce0 module:dtcm +from:0x02161888 kind:load to:0x020aae9c module:overlay(0) +from:0x0216188c kind:load to:0x020aae98 module:overlay(0) +from:0x02161890 kind:load to:0x020aaeb4 module:overlay(0) +from:0x02161894 kind:load to:0x020aaeb0 module:overlay(0) +from:0x02161898 kind:load to:0x020aaf18 module:overlay(0) +from:0x0216189c kind:load to:0x020aaf24 module:overlay(0) +from:0x021618bc kind:arm_call to:0x02082a08 module:overlay(0) +from:0x021618d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0216190c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216192c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161938 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216194c kind:arm_call to:0x01ff938c module:itcm +from:0x0216196c kind:arm_call to:0x01ffb974 module:itcm +from:0x021619b8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021619c4 kind:load to:0x027e0cdc module:dtcm +from:0x021619c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021619cc kind:load to:0x02163518 module:overlay(75) +from:0x021619e8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02161a08 kind:arm_call to:0x01ffd420 module:itcm +from:0x02161a54 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x02161a68 kind:load to:0x027e0ce0 module:dtcm +from:0x02161a6c kind:load to:0x027e09b8 module:dtcm +from:0x02161a70 kind:load to:0x0204a088 module:main +from:0x02161a74 kind:load to:0x027e0d34 module:dtcm +from:0x02161a80 kind:thumb_call_arm to:0x0201667c module:main +from:0x02161a90 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x02161ab4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02161acc kind:thumb_call_arm to:0x02018268 module:main +from:0x02161ad4 kind:thumb_call_arm to:0x021662ac module:overlay(93) +from:0x02161ae6 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02161aee kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x02161afc kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02161b08 kind:load to:0x02163328 module:overlay(75) +from:0x02161b0c kind:load to:0x027e0d8c module:dtcm +from:0x02161b54 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02161b68 kind:arm_call to:0x02060bac module:overlay(0) +from:0x02161b8c kind:arm_call to:0x0206082c module:overlay(0) +from:0x02161bac kind:arm_call to:0x021619d4 module:overlay(75) +from:0x02161bd8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02161be4 kind:arm_call to:0x021662ac module:overlay(93) +from:0x02161ea8 kind:arm_call to:0x02161b10 module:overlay(75) +from:0x02161ecc kind:arm_call to:0x02161b10 module:overlay(75) +from:0x02161ef8 kind:arm_call to:0x02161b10 module:overlay(75) +from:0x02161f1c kind:arm_call to:0x02161b10 module:overlay(75) +from:0x02161f40 kind:arm_call to:0x02161b10 module:overlay(75) +from:0x02161f4c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02161f60 kind:arm_call to:0x02161b10 module:overlay(75) +from:0x02161f68 kind:load to:0x027e0d8c module:dtcm +from:0x02161f78 kind:arm_call to:0x021619d4 module:overlay(75) +from:0x02161fb8 kind:arm_call to:0x0201aad0 module:main +from:0x02161fc0 kind:load to:0x0204af1c module:main +from:0x02161fcc kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02161fe0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02161fe8 kind:arm_call to:0x02011ff4 module:main +from:0x02162388 kind:arm_call to:0x02150c14 module:overlay(75) +from:0x02162398 kind:arm_call to:0x0203ce74 module:main +from:0x021623c0 kind:arm_call to:0x02150c74 module:overlay(75) +from:0x021623d0 kind:arm_call to:0x0203ce74 module:main +from:0x0216245c kind:load to:0x021626a0 module:overlay(75) +from:0x02162460 kind:load to:0x02163340 module:overlay(75) +from:0x02162464 kind:load to:0x02163364 module:overlay(75) +from:0x02162468 kind:load to:0x021540ec module:overlay(75) +from:0x0216246c kind:load to:0x02163358 module:overlay(75) +from:0x02162470 kind:load to:0x0216343c module:overlay(75) +from:0x02162474 kind:load to:0x02154100 module:overlay(75) +from:0x02162478 kind:load to:0x0216334c module:overlay(75) +from:0x0216247c kind:load to:0x020431b8 module:main +from:0x02162480 kind:load to:0x02162834 module:overlay(75) +from:0x02162484 kind:load to:0x02162740 module:overlay(75) +from:0x021624b8 kind:arm_call to:0x02154214 module:overlay(75) +from:0x021624c8 kind:arm_call to:0x0203ce74 module:main +from:0x02162574 kind:load to:0x02162a74 module:overlay(75) +from:0x02162578 kind:load to:0x02163514 module:overlay(75) +from:0x0216257c kind:load to:0x02163544 module:overlay(75) +from:0x02162580 kind:load to:0x0215df10 module:overlay(75) +from:0x02162584 kind:load to:0x0216351c module:overlay(75) +from:0x02162588 kind:load to:0x020431b8 module:main +from:0x0216258c kind:load to:0x02162bc0 module:overlay(75) +from:0x02162590 kind:load to:0x02162b18 module:overlay(75) +from:0x021625b0 kind:arm_call to:0x0215df54 module:overlay(75) +from:0x021625c0 kind:arm_call to:0x0203ce74 module:main +from:0x021625d4 kind:load to:0x02163588 module:overlay(75) +from:0x021625d8 kind:load to:0x02163598 module:overlay(75) +from:0x021625dc kind:load to:0x0215e270 module:overlay(75) +from:0x021625e0 kind:load to:0x0216358c module:overlay(75) +from:0x02162604 kind:arm_call to:0x0215e2b4 module:overlay(75) +from:0x02162614 kind:arm_call to:0x0203ce74 module:main +from:0x02162674 kind:load to:0x021635d4 module:overlay(75) +from:0x02162678 kind:load to:0x021635f4 module:overlay(75) +from:0x0216267c kind:load to:0x02160738 module:overlay(75) +from:0x02162680 kind:load to:0x021635dc module:overlay(75) +from:0x02162684 kind:load to:0x020431b8 module:main +from:0x02162688 kind:load to:0x02163264 module:overlay(75) +from:0x0216268c kind:load to:0x02162358 module:overlay(75) +from:0x02162690 kind:load to:0x02162488 module:overlay(75) +from:0x02162694 kind:load to:0x02162594 module:overlay(75) +from:0x02162698 kind:load to:0x021625e4 module:overlay(75) +from:0x021626ac kind:load to:0x02150c4c module:overlay(75) +from:0x021626b0 kind:load to:0x02097944 module:overlay(0) +from:0x021626b4 kind:load to:0x02097754 module:overlay(0) +from:0x021626b8 kind:load to:0x020977d0 module:overlay(0) +from:0x021626bc kind:load to:0x0209794c module:overlay(0) +from:0x021626c0 kind:load to:0x0209796c module:overlay(0) +from:0x021626c4 kind:load to:0x02097998 module:overlay(0) +from:0x021626d0 kind:load to:0x02150c0c module:overlay(75) +from:0x021626d4 kind:load to:0x02097944 module:overlay(0) +from:0x021626d8 kind:load to:0x02097754 module:overlay(0) +from:0x021626dc kind:load to:0x020977d0 module:overlay(0) +from:0x021626e0 kind:load to:0x0209794c module:overlay(0) +from:0x021626e4 kind:load to:0x0209796c module:overlay(0) +from:0x021626e8 kind:load to:0x02097998 module:overlay(0) +from:0x021626f4 kind:load to:0x0207d3d8 module:overlay(0) +from:0x021626f8 kind:load to:0x0207d3e0 module:overlay(0) +from:0x021626fc kind:load to:0x0207d5b0 module:overlay(0) +from:0x02162700 kind:load to:0x0207d584 module:overlay(0) +from:0x02162704 kind:load to:0x0207d898 module:overlay(0) +from:0x02162708 kind:load to:0x0207d8f4 module:overlay(0) +from:0x0216270c kind:load to:0x0207d960 module:overlay(0) +from:0x02162710 kind:load to:0x0207d9f8 module:overlay(0) +from:0x0216271c kind:load to:0x02151134 module:overlay(75) +from:0x02162720 kind:load to:0x021540b4 module:overlay(75) +from:0x02162724 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162728 kind:load to:0x020584f8 module:overlay(0) +from:0x0216272c kind:load to:0x02057dc8 module:overlay(0) +from:0x02162730 kind:load to:0x02057e44 module:overlay(0) +from:0x02162734 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162738 kind:load to:0x02057c34 module:overlay(0) +from:0x0216273c kind:load to:0x02057d84 module:overlay(0) +from:0x02162740 kind:load to:0x02152b58 module:overlay(75) +from:0x02162748 kind:load to:0x02152c50 module:overlay(75) +from:0x02162758 kind:load to:0x02152df4 module:overlay(75) +from:0x02162760 kind:load to:0x02152ef4 module:overlay(75) +from:0x02162770 kind:load to:0x02153098 module:overlay(75) +from:0x02162778 kind:load to:0x02153198 module:overlay(75) +from:0x02162790 kind:load to:0x02151148 module:overlay(75) +from:0x02162794 kind:load to:0x021540d0 module:overlay(75) +from:0x02162798 kind:load to:0x0209a254 module:overlay(0) +from:0x0216279c kind:load to:0x0209a288 module:overlay(0) +from:0x021627a0 kind:load to:0x0209a320 module:overlay(0) +from:0x021627a4 kind:load to:0x0209a334 module:overlay(0) +from:0x021627a8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021627ac kind:load to:0x0209a35c module:overlay(0) +from:0x021627b0 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021627b4 kind:load to:0x0209a06c module:overlay(0) +from:0x021627b8 kind:load to:0x0209a2f0 module:overlay(0) +from:0x021627bc kind:load to:0x0209a308 module:overlay(0) +from:0x021627c0 kind:load to:0x0209a348 module:overlay(0) +from:0x021627c4 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021627c8 kind:load to:0x02154088 module:overlay(75) +from:0x021627cc kind:load to:0x02154064 module:overlay(75) +from:0x021627d0 kind:load to:0x0209a70c module:overlay(0) +from:0x021627dc kind:load to:0x02098518 module:overlay(0) +from:0x021627e0 kind:load to:0x02098554 module:overlay(0) +from:0x021627e4 kind:load to:0x0209856c module:overlay(0) +from:0x021627e8 kind:load to:0x02098578 module:overlay(0) +from:0x021627ec kind:load to:0x02154004 module:overlay(75) +from:0x021627f0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021627f4 kind:load to:0x0215115c module:overlay(75) +from:0x021627f8 kind:load to:0x020984b0 module:overlay(0) +from:0x021627fc kind:load to:0x02153bf0 module:overlay(75) +from:0x02162800 kind:load to:0x02153bb0 module:overlay(75) +from:0x02162804 kind:load to:0x020984bc module:overlay(0) +from:0x02162808 kind:load to:0x02153e20 module:overlay(75) +from:0x0216280c kind:load to:0x02099004 module:overlay(0) +from:0x02162810 kind:load to:0x020984c8 module:overlay(0) +from:0x02162814 kind:load to:0x02098584 module:overlay(0) +from:0x02162818 kind:load to:0x020985f0 module:overlay(0) +from:0x0216281c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162820 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162824 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162828 kind:load to:0x02151390 module:overlay(75) +from:0x0216282c kind:load to:0x021513fc module:overlay(75) +from:0x02162830 kind:load to:0x02099588 module:overlay(0) +from:0x02162834 kind:load to:0x02151470 module:overlay(75) +from:0x0216283c kind:load to:0x0215152c module:overlay(75) +from:0x0216284c kind:load to:0x021515c8 module:overlay(75) +from:0x02162854 kind:load to:0x02151634 module:overlay(75) +from:0x02162864 kind:load to:0x021516b4 module:overlay(75) +from:0x0216286c kind:load to:0x0215179c module:overlay(75) +from:0x0216287c kind:load to:0x0215186c module:overlay(75) +from:0x02162884 kind:load to:0x02151990 module:overlay(75) +from:0x02162894 kind:load to:0x02151bb0 module:overlay(75) +from:0x0216289c kind:load to:0x02151c34 module:overlay(75) +from:0x021628ac kind:load to:0x02151d70 module:overlay(75) +from:0x021628b4 kind:load to:0x02151f20 module:overlay(75) +from:0x021628c4 kind:load to:0x02152360 module:overlay(75) +from:0x021628cc kind:load to:0x021523cc module:overlay(75) +from:0x021628dc kind:load to:0x021527d4 module:overlay(75) +from:0x021628e4 kind:load to:0x02152858 module:overlay(75) +from:0x02162a88 kind:load to:0x02097c14 module:overlay(0) +from:0x02162a8c kind:load to:0x0215d670 module:overlay(75) +from:0x02162a98 kind:load to:0x02097c14 module:overlay(0) +from:0x02162a9c kind:load to:0x0215d5c8 module:overlay(75) +from:0x02162aa8 kind:load to:0x021541ec module:overlay(75) +from:0x02162aac kind:load to:0x020979e4 module:overlay(0) +from:0x02162ab0 kind:load to:0x02097a18 module:overlay(0) +from:0x02162ab4 kind:load to:0x020977d0 module:overlay(0) +from:0x02162ab8 kind:load to:0x020979ec module:overlay(0) +from:0x02162abc kind:load to:0x02097814 module:overlay(0) +from:0x02162ac0 kind:load to:0x02097818 module:overlay(0) +from:0x02162acc kind:load to:0x0207c2d4 module:overlay(0) +from:0x02162ad0 kind:load to:0x0215dc90 module:overlay(75) +from:0x02162ad4 kind:load to:0x0207c3a8 module:overlay(0) +from:0x02162ad8 kind:load to:0x0207c398 module:overlay(0) +from:0x02162adc kind:load to:0x0207c3ec module:overlay(0) +from:0x02162ae0 kind:load to:0x0207c40c module:overlay(0) +from:0x02162ae4 kind:load to:0x0207c450 module:overlay(0) +from:0x02162ae8 kind:load to:0x0207c480 module:overlay(0) +from:0x02162af4 kind:load to:0x021548ec module:overlay(75) +from:0x02162af8 kind:load to:0x0215def4 module:overlay(75) +from:0x02162afc kind:load to:0x02057bf4 module:overlay(0) +from:0x02162b00 kind:load to:0x020584f8 module:overlay(0) +from:0x02162b04 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162b08 kind:load to:0x02057e44 module:overlay(0) +from:0x02162b0c kind:load to:0x02057ea8 module:overlay(0) +from:0x02162b10 kind:load to:0x02057c34 module:overlay(0) +from:0x02162b14 kind:load to:0x02057d84 module:overlay(0) +from:0x02162b18 kind:load to:0x0215ac74 module:overlay(75) +from:0x02162b20 kind:load to:0x0215acd4 module:overlay(75) +from:0x02162b30 kind:load to:0x0215ace0 module:overlay(75) +from:0x02162b38 kind:load to:0x0215ad40 module:overlay(75) +from:0x02162b48 kind:load to:0x0215ad4c module:overlay(75) +from:0x02162b50 kind:load to:0x0215adac module:overlay(75) +from:0x02162b68 kind:load to:0x02098518 module:overlay(0) +from:0x02162b6c kind:load to:0x02098554 module:overlay(0) +from:0x02162b70 kind:load to:0x0209856c module:overlay(0) +from:0x02162b74 kind:load to:0x02098578 module:overlay(0) +from:0x02162b78 kind:load to:0x0215becc module:overlay(75) +from:0x02162b7c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162b80 kind:load to:0x02154b30 module:overlay(75) +from:0x02162b84 kind:load to:0x020984b0 module:overlay(0) +from:0x02162b88 kind:load to:0x0215d0f8 module:overlay(75) +from:0x02162b8c kind:load to:0x0215d368 module:overlay(75) +from:0x02162b90 kind:load to:0x020984bc module:overlay(0) +from:0x02162b94 kind:load to:0x0215d3b8 module:overlay(75) +from:0x02162b98 kind:load to:0x02099004 module:overlay(0) +from:0x02162b9c kind:load to:0x020984c8 module:overlay(0) +from:0x02162ba0 kind:load to:0x02098584 module:overlay(0) +from:0x02162ba4 kind:load to:0x020985f0 module:overlay(0) +from:0x02162ba8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162bac kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162bb0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162bb4 kind:load to:0x02154900 module:overlay(75) +from:0x02162bb8 kind:load to:0x02154a14 module:overlay(75) +from:0x02162bbc kind:load to:0x02099588 module:overlay(0) +from:0x02162bc0 kind:load to:0x02154d44 module:overlay(75) +from:0x02162bc8 kind:load to:0x02154e14 module:overlay(75) +from:0x02162bd8 kind:load to:0x021560b4 module:overlay(75) +from:0x02162be0 kind:load to:0x021561e4 module:overlay(75) +from:0x02162bf0 kind:load to:0x021562c0 module:overlay(75) +from:0x02162bf8 kind:load to:0x02156448 module:overlay(75) +from:0x02162c08 kind:load to:0x02156acc module:overlay(75) +from:0x02162c10 kind:load to:0x02156b80 module:overlay(75) +from:0x02162c18 kind:load to:0x02156cfc module:overlay(75) +from:0x02162c20 kind:load to:0x02156d18 module:overlay(75) +from:0x02162c28 kind:load to:0x02156db4 module:overlay(75) +from:0x02162c38 kind:load to:0x02156f68 module:overlay(75) +from:0x02162c40 kind:load to:0x021570cc module:overlay(75) +from:0x02162c48 kind:load to:0x02157834 module:overlay(75) +from:0x02162c50 kind:load to:0x0215787c module:overlay(75) +from:0x02162c58 kind:load to:0x0215793c module:overlay(75) +from:0x02162c68 kind:load to:0x02157988 module:overlay(75) +from:0x02162c70 kind:load to:0x02157a38 module:overlay(75) +from:0x02162c78 kind:load to:0x02157af0 module:overlay(75) +from:0x02162c80 kind:load to:0x021585b8 module:overlay(75) +from:0x02162c88 kind:load to:0x02158678 module:overlay(75) +from:0x02162c98 kind:load to:0x02158fc4 module:overlay(75) +from:0x02162ca0 kind:load to:0x0215906c module:overlay(75) +from:0x02162cb0 kind:load to:0x021590ec module:overlay(75) +from:0x02162cb8 kind:load to:0x02159198 module:overlay(75) +from:0x02162cc8 kind:load to:0x02159228 module:overlay(75) +from:0x02162cd0 kind:load to:0x02159294 module:overlay(75) +from:0x02162ce0 kind:load to:0x02159360 module:overlay(75) +from:0x02162ce8 kind:load to:0x0215945c module:overlay(75) +from:0x02162cf8 kind:load to:0x021595e8 module:overlay(75) +from:0x02162d00 kind:load to:0x02159674 module:overlay(75) +from:0x02162d08 kind:load to:0x0215983c module:overlay(75) +from:0x02162d10 kind:load to:0x02159854 module:overlay(75) +from:0x02162d18 kind:load to:0x02159930 module:overlay(75) +from:0x02162d28 kind:load to:0x02159bf0 module:overlay(75) +from:0x02162d30 kind:load to:0x02159cb0 module:overlay(75) +from:0x02162d40 kind:load to:0x02159d20 module:overlay(75) +from:0x02162d48 kind:load to:0x02159e38 module:overlay(75) +from:0x02162d50 kind:load to:0x0215a0b0 module:overlay(75) +from:0x02162d58 kind:load to:0x0215a104 module:overlay(75) +from:0x02162d60 kind:load to:0x0215a194 module:overlay(75) +from:0x02162d68 kind:load to:0x0215a41c module:overlay(75) +from:0x02162d70 kind:load to:0x0215a45c module:overlay(75) +from:0x02162d78 kind:load to:0x0215a4ec module:overlay(75) +from:0x02162d80 kind:load to:0x0215a794 module:overlay(75) +from:0x02163108 kind:load to:0x0215df30 module:overlay(75) +from:0x0216310c kind:load to:0x0209774c module:overlay(0) +from:0x02163110 kind:load to:0x02097754 module:overlay(0) +from:0x02163114 kind:load to:0x020977d0 module:overlay(0) +from:0x02163118 kind:load to:0x02097810 module:overlay(0) +from:0x0216311c kind:load to:0x02097814 module:overlay(0) +from:0x02163120 kind:load to:0x02097818 module:overlay(0) +from:0x0216312c kind:load to:0x02098518 module:overlay(0) +from:0x02163130 kind:load to:0x02098554 module:overlay(0) +from:0x02163134 kind:load to:0x0209856c module:overlay(0) +from:0x02163138 kind:load to:0x02098578 module:overlay(0) +from:0x0216313c kind:load to:0x01fff464 module:itcm +from:0x02163140 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163144 kind:load to:0x0215dff4 module:overlay(75) +from:0x02163148 kind:load to:0x020984b0 module:overlay(0) +from:0x0216314c kind:load to:0x0215e050 module:overlay(75) +from:0x02163150 kind:load to:0x020984b8 module:overlay(0) +from:0x02163154 kind:load to:0x020984bc module:overlay(0) +from:0x02163158 kind:load to:0x020984c0 module:overlay(0) +from:0x0216315c kind:load to:0x02099004 module:overlay(0) +from:0x02163160 kind:load to:0x020984c8 module:overlay(0) +from:0x02163164 kind:load to:0x02098584 module:overlay(0) +from:0x02163168 kind:load to:0x020985f0 module:overlay(0) +from:0x0216316c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163170 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163174 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163178 kind:load to:0x0215e240 module:overlay(75) +from:0x0216317c kind:load to:0x0215e254 module:overlay(75) +from:0x02163180 kind:load to:0x02099588 module:overlay(0) +from:0x021631a4 kind:load to:0x0215e290 module:overlay(75) +from:0x021631a8 kind:load to:0x02097944 module:overlay(0) +from:0x021631ac kind:load to:0x02097754 module:overlay(0) +from:0x021631b0 kind:load to:0x020977d0 module:overlay(0) +from:0x021631b4 kind:load to:0x0209794c module:overlay(0) +from:0x021631b8 kind:load to:0x0209796c module:overlay(0) +from:0x021631bc kind:load to:0x02097998 module:overlay(0) +from:0x021631c8 kind:load to:0x0215e684 module:overlay(75) +from:0x021631cc kind:load to:0x0216071c module:overlay(75) +from:0x021631d0 kind:load to:0x02099b00 module:overlay(0) +from:0x021631d4 kind:load to:0x02099b38 module:overlay(0) +from:0x021631d8 kind:load to:0x0209a13c module:overlay(0) +from:0x021631dc kind:load to:0x0209a144 module:overlay(0) +from:0x021631e0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021631e4 kind:load to:0x02099cb0 module:overlay(0) +from:0x021631e8 kind:load to:0x02099ba0 module:overlay(0) +from:0x021631ec kind:load to:0x0209a06c module:overlay(0) +from:0x021631f0 kind:load to:0x0209a0f4 module:overlay(0) +from:0x021631f4 kind:load to:0x0209a10c module:overlay(0) +from:0x021631f8 kind:load to:0x02160714 module:overlay(75) +from:0x021631fc kind:load to:0x0209a124 module:overlay(0) +from:0x02163200 kind:load to:0x02160704 module:overlay(75) +from:0x02163204 kind:load to:0x021606e0 module:overlay(75) +from:0x02163210 kind:load to:0x02098518 module:overlay(0) +from:0x02163214 kind:load to:0x02098554 module:overlay(0) +from:0x02163218 kind:load to:0x0209856c module:overlay(0) +from:0x0216321c kind:load to:0x02098578 module:overlay(0) +from:0x02163220 kind:load to:0x01fff464 module:itcm +from:0x02163224 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163228 kind:load to:0x020984a8 module:overlay(0) +from:0x0216322c kind:load to:0x020984b0 module:overlay(0) +from:0x02163230 kind:load to:0x02160208 module:overlay(75) +from:0x02163234 kind:load to:0x02160288 module:overlay(75) +from:0x02163238 kind:load to:0x020984bc module:overlay(0) +from:0x0216323c kind:load to:0x021602a8 module:overlay(75) +from:0x02163240 kind:load to:0x020984c4 module:overlay(0) +from:0x02163244 kind:load to:0x020984c8 module:overlay(0) +from:0x02163248 kind:load to:0x02098584 module:overlay(0) +from:0x0216324c kind:load to:0x020985f0 module:overlay(0) +from:0x02163250 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163254 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163258 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216325c kind:load to:0x0215e698 module:overlay(75) +from:0x02163260 kind:load to:0x0215e6e4 module:overlay(75) +from:0x02163264 kind:load to:0x0215e738 module:overlay(75) +from:0x0216326c kind:load to:0x0215e7c4 module:overlay(75) +from:0x0216327c kind:load to:0x0215ee20 module:overlay(75) +from:0x02163284 kind:load to:0x0215eeac module:overlay(75) +from:0x02163294 kind:load to:0x0215f0dc module:overlay(75) +from:0x0216329c kind:load to:0x0215f16c module:overlay(75) +from:0x021632ac kind:load to:0x0215ea28 module:overlay(75) +from:0x021632b4 kind:load to:0x0215ecc4 module:overlay(75) +from:0x021632c4 kind:load to:0x0215f47c module:overlay(75) +from:0x021632cc kind:load to:0x0215f508 module:overlay(75) +from:0x021632dc kind:load to:0x0215f6d8 module:overlay(75) +from:0x021632e4 kind:load to:0x0215f99c module:overlay(75) +from:0x021632fc kind:load to:0x02160f70 module:overlay(75) +from:0x02163300 kind:load to:0x02160f84 module:overlay(75) +from:0x02163304 kind:load to:0x02160a34 module:overlay(75) +from:0x02163308 kind:load to:0x0207930c module:overlay(0) +from:0x0216330c kind:load to:0x02160a3c module:overlay(75) +from:0x02163310 kind:load to:0x02160c34 module:overlay(75) +from:0x02163314 kind:load to:0x02079314 module:overlay(0) +from:0x02163318 kind:load to:0x02079318 module:overlay(0) +from:0x0216331c kind:load to:0x0207931c module:overlay(0) +from:0x02163328 kind:load to:0x02161fc4 module:overlay(75) +from:0x0216332c kind:load to:0x02161fd8 module:overlay(75) +from:0x02163330 kind:load to:0x02161b98 module:overlay(75) +from:0x02163334 kind:load to:0x02161f6c module:overlay(75) diff --git a/config/eur/arm9/overlays/ov075/symbols.txt b/config/eur/arm9/overlays/ov075/symbols.txt new file mode 100644 index 00000000..8208af88 --- /dev/null +++ b/config/eur/arm9/overlays/ov075/symbols.txt @@ -0,0 +1,412 @@ +func_ov075_02150c00 kind:function(arm,size=0xc) addr:0x02150c00 +func_ov075_02150c0c kind:function(arm,size=0x8) addr:0x02150c0c +func_ov075_02150c14 kind:function(arm,size=0x2c) addr:0x02150c14 +func_ov075_02150c40 kind:function(arm,size=0xc) addr:0x02150c40 +func_ov075_02150c4c kind:function(arm,size=0x28) addr:0x02150c4c +func_ov075_02150c74 kind:function(arm,size=0x50) addr:0x02150c74 +func_ov075_02150cc4 kind:function(arm,size=0x28) addr:0x02150cc4 +func_ov075_02150cec kind:function(arm,size=0x448) addr:0x02150cec +func_ov075_02151134 kind:function(arm,size=0x14) addr:0x02151134 +func_ov075_02151148 kind:function(arm,size=0x14) addr:0x02151148 +func_ov075_0215115c kind:function(arm,size=0x234) addr:0x0215115c +func_ov075_02151390 kind:function(arm,size=0x6c) addr:0x02151390 +func_ov075_021513fc kind:function(arm,size=0x74) addr:0x021513fc +func_ov075_02151470 kind:function(arm,size=0xbc) addr:0x02151470 +func_ov075_0215152c kind:function(arm,size=0x9c) addr:0x0215152c +func_ov075_021515c8 kind:function(arm,size=0x6c) addr:0x021515c8 +func_ov075_02151634 kind:function(arm,size=0x80) addr:0x02151634 +func_ov075_021516b4 kind:function(arm,size=0xe8) addr:0x021516b4 +func_ov075_0215179c kind:function(arm,size=0xd0) addr:0x0215179c +func_ov075_0215186c kind:function(arm,size=0x124) addr:0x0215186c +func_ov075_02151990 kind:function(arm,size=0x220) addr:0x02151990 +func_ov075_02151bb0 kind:function(arm,size=0x84) addr:0x02151bb0 +func_ov075_02151c34 kind:function(arm,size=0x13c) addr:0x02151c34 +func_ov075_02151d70 kind:function(arm,size=0x1b0) addr:0x02151d70 +func_ov075_02151f20 kind:function(arm,size=0x440) addr:0x02151f20 +func_ov075_02152360 kind:function(arm,size=0x6c) addr:0x02152360 +func_ov075_021523cc kind:function(arm,size=0x408) addr:0x021523cc +func_ov075_021527d4 kind:function(arm,size=0x84) addr:0x021527d4 +func_ov075_02152858 kind:function(arm,size=0x54) addr:0x02152858 +func_ov075_021528ac kind:function(arm,size=0x1e0) addr:0x021528ac +func_ov075_02152a8c kind:function(arm,size=0x90) addr:0x02152a8c +func_ov075_02152b1c kind:function(arm,size=0x3c) addr:0x02152b1c +func_ov075_02152b58 kind:function(arm,size=0xf8) addr:0x02152b58 +func_ov075_02152c50 kind:function(arm,size=0x1a4) addr:0x02152c50 +func_ov075_02152df4 kind:function(arm,size=0x100) addr:0x02152df4 +func_ov075_02152ef4 kind:function(arm,size=0x1a4) addr:0x02152ef4 +func_ov075_02153098 kind:function(arm,size=0x100) addr:0x02153098 +func_ov075_02153198 kind:function(arm,size=0x1a4) addr:0x02153198 +func_ov075_0215333c kind:function(arm,size=0x90) addr:0x0215333c +func_ov075_021533cc kind:function(arm,size=0xc4) addr:0x021533cc +func_ov075_02153490 kind:function(arm,size=0x24) addr:0x02153490 +func_ov075_021534b4 kind:function(arm,size=0x24) addr:0x021534b4 +func_ov075_021534d8 kind:function(arm,size=0x24) addr:0x021534d8 +func_ov075_021534fc kind:function(arm,size=0x3c) addr:0x021534fc +func_ov075_02153538 kind:function(arm,size=0x190) addr:0x02153538 +func_ov075_021536c8 kind:function(arm,size=0xd0) addr:0x021536c8 +func_ov075_02153798 kind:function(arm,size=0xc) addr:0x02153798 +func_ov075_021537a4 kind:function(arm,size=0x80) addr:0x021537a4 +func_ov075_02153824 kind:function(arm,size=0x5c) addr:0x02153824 +func_ov075_02153880 kind:function(arm,size=0x20) addr:0x02153880 +func_ov075_021538a0 kind:function(arm,size=0x64) addr:0x021538a0 +func_ov075_02153904 kind:function(arm,size=0x80) addr:0x02153904 +func_ov075_02153984 kind:function(arm,size=0x168) addr:0x02153984 +func_ov075_02153aec kind:function(arm,size=0xc4) addr:0x02153aec +func_ov075_02153bb0 kind:function(arm,size=0x40) addr:0x02153bb0 +func_ov075_02153bf0 kind:function(arm,size=0x230) addr:0x02153bf0 +func_ov075_02153e20 kind:function(arm,size=0xb8) addr:0x02153e20 +func_ov075_02153ed8 kind:function(arm,size=0x3c) addr:0x02153ed8 +func_ov075_02153f14 kind:function(arm,size=0xcc) addr:0x02153f14 +func_ov075_02153fe0 kind:function(arm,size=0x24) addr:0x02153fe0 +func_ov075_02154004 kind:function(arm,size=0x60) addr:0x02154004 +func_ov075_02154064 kind:function(arm,size=0x24) addr:0x02154064 +func_ov075_02154088 kind:function(arm,size=0x2c) addr:0x02154088 +func_ov075_021540b4 kind:function(arm,size=0x1c) addr:0x021540b4 +func_ov075_021540d0 kind:function(arm,size=0x1c) addr:0x021540d0 +func_ov075_021540ec kind:function(arm,size=0x14) addr:0x021540ec +func_ov075_02154100 kind:function(arm,size=0x14) addr:0x02154100 +func_ov075_02154114 kind:function(arm,size=0x4c) addr:0x02154114 +func_ov075_02154160 kind:function(arm,size=0x80) addr:0x02154160 +func_ov075_021541e0 kind:function(arm,size=0xc) addr:0x021541e0 +func_ov075_021541ec kind:function(arm,size=0x28) addr:0x021541ec +func_ov075_02154214 kind:function(arm,size=0x54) addr:0x02154214 +func_ov075_02154268 kind:function(arm,size=0x58) addr:0x02154268 +func_ov075_021542c0 kind:function(arm,size=0x94) addr:0x021542c0 +func_ov075_02154354 kind:function(arm,size=0x28) addr:0x02154354 +func_ov075_0215437c kind:function(arm,size=0x570) addr:0x0215437c +func_ov075_021548ec kind:function(arm,size=0x14) addr:0x021548ec +func_ov075_02154900 kind:function(arm,size=0x114) addr:0x02154900 +func_ov075_02154a14 kind:function(arm,size=0x11c) addr:0x02154a14 +func_ov075_02154b30 kind:function(arm,size=0x214) addr:0x02154b30 +func_ov075_02154d44 kind:function(arm,size=0xd0) addr:0x02154d44 +func_ov075_02154e14 kind:function(arm,size=0x720) addr:0x02154e14 +func_ov075_02155534 kind:function(arm,size=0x14) addr:0x02155534 +func_ov075_02155548 kind:function(arm,size=0xa4) addr:0x02155548 +func_ov075_021555ec kind:function(arm,size=0x73c) addr:0x021555ec +func_ov075_02155d28 kind:function(arm,size=0xa0) addr:0x02155d28 +func_ov075_02155dc8 kind:function(arm,size=0x138) addr:0x02155dc8 +func_ov075_02155f00 kind:function(arm,size=0x134) addr:0x02155f00 +func_ov075_02156034 kind:function(arm,size=0x80) addr:0x02156034 +func_ov075_021560b4 kind:function(arm,size=0x130) addr:0x021560b4 +func_ov075_021561e4 kind:function(arm,size=0xdc) addr:0x021561e4 +func_ov075_021562c0 kind:function(arm,size=0x188) addr:0x021562c0 +func_ov075_02156448 kind:function(arm,size=0x684) addr:0x02156448 +func_ov075_02156acc kind:function(arm,size=0xb4) addr:0x02156acc +func_ov075_02156b80 kind:function(arm,size=0x17c) addr:0x02156b80 +func_ov075_02156cfc kind:function(arm,size=0x1c) addr:0x02156cfc +func_ov075_02156d18 kind:function(arm,size=0x9c) addr:0x02156d18 +func_ov075_02156db4 kind:function(arm,size=0x1b4) addr:0x02156db4 +func_ov075_02156f68 kind:function(arm,size=0x164) addr:0x02156f68 +func_ov075_021570cc kind:function(arm,size=0x768) addr:0x021570cc +func_ov075_02157834 kind:function(arm,size=0x48) addr:0x02157834 +func_ov075_0215787c kind:function(arm,size=0xc0) addr:0x0215787c +func_ov075_0215793c kind:function(arm,size=0x4c) addr:0x0215793c +func_ov075_02157988 kind:function(arm,size=0xb0) addr:0x02157988 +func_ov075_02157a38 kind:function(arm,size=0xb8) addr:0x02157a38 +func_ov075_02157af0 kind:function(arm,size=0x1c) addr:0x02157af0 +func_ov075_02157b0c kind:function(arm,size=0x278) addr:0x02157b0c +func_ov075_02157d84 kind:function(arm,size=0x278) addr:0x02157d84 +func_ov075_02157ffc kind:function(arm,size=0x90) addr:0x02157ffc +func_ov075_0215808c kind:function(arm,size=0x70) addr:0x0215808c +func_ov075_021580fc kind:function(arm,size=0x1e0) addr:0x021580fc +func_ov075_021582dc kind:function(arm,size=0x2dc) addr:0x021582dc +func_ov075_021585b8 kind:function(arm,size=0xc0) addr:0x021585b8 +func_ov075_02158678 kind:function(arm,size=0x94c) addr:0x02158678 +func_ov075_02158fc4 kind:function(arm,size=0xa8) addr:0x02158fc4 +func_ov075_0215906c kind:function(arm,size=0x80) addr:0x0215906c +func_ov075_021590ec kind:function(arm,size=0xac) addr:0x021590ec +func_ov075_02159198 kind:function(arm,size=0x90) addr:0x02159198 +func_ov075_02159228 kind:function(arm,size=0x6c) addr:0x02159228 +func_ov075_02159294 kind:function(arm,size=0xcc) addr:0x02159294 +func_ov075_02159360 kind:function(arm,size=0xfc) addr:0x02159360 +func_ov075_0215945c kind:function(arm,size=0x18c) addr:0x0215945c +func_ov075_021595e8 kind:function(arm,size=0x8c) addr:0x021595e8 +func_ov075_02159674 kind:function(arm,size=0x1c8) addr:0x02159674 +func_ov075_0215983c kind:function(arm,size=0x18) addr:0x0215983c +func_ov075_02159854 kind:function(arm,size=0xdc) addr:0x02159854 +func_ov075_02159930 kind:function(arm,size=0x2c0) addr:0x02159930 +func_ov075_02159bf0 kind:function(arm,size=0xc0) addr:0x02159bf0 +func_ov075_02159cb0 kind:function(arm,size=0x70) addr:0x02159cb0 +func_ov075_02159d20 kind:function(arm,size=0x118) addr:0x02159d20 +func_ov075_02159e38 kind:function(arm,size=0x278) addr:0x02159e38 +func_ov075_0215a0b0 kind:function(arm,size=0x54) addr:0x0215a0b0 +func_ov075_0215a104 kind:function(arm,size=0x90) addr:0x0215a104 +func_ov075_0215a194 kind:function(arm,size=0x288) addr:0x0215a194 +func_ov075_0215a41c kind:function(arm,size=0x40) addr:0x0215a41c +func_ov075_0215a45c kind:function(arm,size=0x90) addr:0x0215a45c +func_ov075_0215a4ec kind:function(arm,size=0x2a8) addr:0x0215a4ec +func_ov075_0215a794 kind:function(arm,size=0x40) addr:0x0215a794 +func_ov075_0215a7d4 kind:function(arm,size=0x98) addr:0x0215a7d4 +func_ov075_0215a86c kind:function(arm,size=0x3c) addr:0x0215a86c +func_ov075_0215a8a8 kind:function(arm,size=0x3cc) addr:0x0215a8a8 +func_ov075_0215ac74 kind:function(arm,size=0x60) addr:0x0215ac74 +func_ov075_0215acd4 kind:function(arm,size=0xc) addr:0x0215acd4 +func_ov075_0215ace0 kind:function(arm,size=0x60) addr:0x0215ace0 +func_ov075_0215ad40 kind:function(arm,size=0xc) addr:0x0215ad40 +func_ov075_0215ad4c kind:function(arm,size=0x60) addr:0x0215ad4c +func_ov075_0215adac kind:function(arm,size=0xc) addr:0x0215adac +func_ov075_0215adb8 kind:function(arm,size=0x18) addr:0x0215adb8 +func_ov075_0215add0 kind:function(arm,size=0x10) addr:0x0215add0 +func_ov075_0215ade0 kind:function(arm,size=0x88) addr:0x0215ade0 +func_ov075_0215ae68 kind:function(arm,size=0x44) addr:0x0215ae68 +func_ov075_0215aeac kind:function(arm,size=0xa0) addr:0x0215aeac +func_ov075_0215af4c kind:function(arm,size=0x20) addr:0x0215af4c +func_ov075_0215af6c kind:function(arm,size=0x488) addr:0x0215af6c +func_ov075_0215b3f4 kind:function(arm,size=0x24) addr:0x0215b3f4 +func_ov075_0215b418 kind:function(arm,size=0x24) addr:0x0215b418 +func_ov075_0215b43c kind:function(arm,size=0x24) addr:0x0215b43c +func_ov075_0215b460 kind:function(arm,size=0x7c) addr:0x0215b460 +func_ov075_0215b4dc kind:function(arm,size=0x9c) addr:0x0215b4dc +func_ov075_0215b578 kind:function(arm,size=0x39c) addr:0x0215b578 +func_ov075_0215b914 kind:function(arm,size=0x2d4) addr:0x0215b914 +func_ov075_0215bbe8 kind:function(arm,size=0x8) addr:0x0215bbe8 +func_ov075_0215bbf0 kind:function(arm,size=0x60) addr:0x0215bbf0 +func_ov075_0215bc50 kind:function(arm,size=0xf0) addr:0x0215bc50 +func_ov075_0215bd40 kind:function(arm,size=0x10) addr:0x0215bd40 +func_ov075_0215bd50 kind:function(arm,size=0xc0) addr:0x0215bd50 +func_ov075_0215be10 kind:function(arm,size=0x74) addr:0x0215be10 +func_ov075_0215be84 kind:function(arm,size=0x20) addr:0x0215be84 +func_ov075_0215bea4 kind:function(arm,size=0x28) addr:0x0215bea4 +func_ov075_0215becc kind:function(arm,size=0x64) addr:0x0215becc +func_ov075_0215bf30 kind:function(arm,size=0x78) addr:0x0215bf30 +func_ov075_0215bfa8 kind:function(arm,size=0xa4) addr:0x0215bfa8 +func_ov075_0215c04c kind:function(arm,size=0x1d8) addr:0x0215c04c +func_ov075_0215c224 kind:function(arm,size=0x220) addr:0x0215c224 +func_ov075_0215c444 kind:function(arm,size=0x128) addr:0x0215c444 +func_ov075_0215c56c kind:function(arm,size=0x16c) addr:0x0215c56c +func_ov075_0215c6d8 kind:function(arm,size=0xa4) addr:0x0215c6d8 +func_ov075_0215c77c kind:function(arm,size=0x8c) addr:0x0215c77c +func_ov075_0215c808 kind:function(arm,size=0x80) addr:0x0215c808 +func_ov075_0215c888 kind:function(arm,size=0x50) addr:0x0215c888 +func_ov075_0215c8d8 kind:function(arm,size=0x90) addr:0x0215c8d8 +func_ov075_0215c968 kind:function(arm,size=0xc8) addr:0x0215c968 +func_ov075_0215ca30 kind:function(arm,size=0x120) addr:0x0215ca30 +func_ov075_0215cb50 kind:function(arm,size=0x4d8) addr:0x0215cb50 +func_ov075_0215d028 kind:function(arm,size=0xd0) addr:0x0215d028 +func_ov075_0215d0f8 kind:function(arm,size=0x270) addr:0x0215d0f8 +func_ov075_0215d368 kind:function(arm,size=0x50) addr:0x0215d368 +func_ov075_0215d3b8 kind:function(arm,size=0x210) addr:0x0215d3b8 +func_ov075_0215d5c8 kind:function(arm,size=0xa8) addr:0x0215d5c8 +func_ov075_0215d670 kind:function(arm,size=0xa8) addr:0x0215d670 +func_ov075_0215d718 kind:function(arm,size=0x28) addr:0x0215d718 +func_ov075_0215d740 kind:function(arm,size=0x2f8) addr:0x0215d740 +func_ov075_0215da38 kind:function(arm,size=0x14) addr:0x0215da38 +func_ov075_0215da4c kind:function(arm,size=0x138) addr:0x0215da4c +func_ov075_0215db84 kind:function(arm,size=0x64) addr:0x0215db84 +func_ov075_0215dbe8 kind:function(arm,size=0xa8) addr:0x0215dbe8 +func_ov075_0215dc90 kind:function(arm,size=0x1a8) addr:0x0215dc90 +func_ov075_0215de38 kind:function(arm,size=0xb0) addr:0x0215de38 +func_ov075_0215dee8 kind:function(arm,size=0xc) addr:0x0215dee8 +func_ov075_0215def4 kind:function(arm,size=0x1c) addr:0x0215def4 +func_ov075_0215df10 kind:function(arm,size=0x14) addr:0x0215df10 +func_ov075_0215df24 kind:function(arm,size=0xc) addr:0x0215df24 +func_ov075_0215df30 kind:function(arm,size=0x24) addr:0x0215df30 +func_ov075_0215df54 kind:function(arm,size=0x40) addr:0x0215df54 +func_ov075_0215df94 kind:function(arm,size=0x60) addr:0x0215df94 +func_ov075_0215dff4 kind:function(arm,size=0x14) addr:0x0215dff4 +func_ov075_0215e008 kind:function(arm,size=0x3c) addr:0x0215e008 +func_ov075_0215e044 kind:function(arm,size=0xc) addr:0x0215e044 +func_ov075_0215e050 kind:function(arm,size=0x1f0) addr:0x0215e050 +func_ov075_0215e240 kind:function(arm,size=0x14) addr:0x0215e240 +func_ov075_0215e254 kind:function(arm,size=0x1c) addr:0x0215e254 +func_ov075_0215e270 kind:function(arm,size=0x14) addr:0x0215e270 +func_ov075_0215e284 kind:function(arm,size=0xc) addr:0x0215e284 +func_ov075_0215e290 kind:function(arm,size=0x24) addr:0x0215e290 +func_ov075_0215e2b4 kind:function(arm,size=0x70) addr:0x0215e2b4 +func_ov075_0215e324 kind:function(arm,size=0xb4) addr:0x0215e324 +func_ov075_0215e3d8 kind:function(arm,size=0x2ac) addr:0x0215e3d8 +func_ov075_0215e684 kind:function(arm,size=0x14) addr:0x0215e684 +func_ov075_0215e698 kind:function(arm,size=0x4c) addr:0x0215e698 +func_ov075_0215e6e4 kind:function(arm,size=0x54) addr:0x0215e6e4 +func_ov075_0215e738 kind:function(arm,size=0x8c) addr:0x0215e738 +func_ov075_0215e7c4 kind:function(arm,size=0x264) addr:0x0215e7c4 +func_ov075_0215ea28 kind:function(arm,size=0x29c) addr:0x0215ea28 +func_ov075_0215ecc4 kind:function(arm,size=0x15c) addr:0x0215ecc4 +func_ov075_0215ee20 kind:function(arm,size=0x8c) addr:0x0215ee20 +func_ov075_0215eeac kind:function(arm,size=0x230) addr:0x0215eeac +func_ov075_0215f0dc kind:function(arm,size=0x90) addr:0x0215f0dc +func_ov075_0215f16c kind:function(arm,size=0x310) addr:0x0215f16c +func_ov075_0215f47c kind:function(arm,size=0x8c) addr:0x0215f47c +func_ov075_0215f508 kind:function(arm,size=0x1d0) addr:0x0215f508 +func_ov075_0215f6d8 kind:function(arm,size=0x2c4) addr:0x0215f6d8 +func_ov075_0215f99c kind:function(arm,size=0x100) addr:0x0215f99c +func_ov075_0215fa9c kind:function(arm,size=0x90) addr:0x0215fa9c +func_ov075_0215fb2c kind:function(arm,size=0x184) addr:0x0215fb2c +func_ov075_0215fcb0 kind:function(arm,size=0x144) addr:0x0215fcb0 +func_ov075_0215fdf4 kind:function(arm,size=0x240) addr:0x0215fdf4 +func_ov075_02160034 kind:function(arm,size=0x100) addr:0x02160034 +func_ov075_02160134 kind:function(arm,size=0xd4) addr:0x02160134 +func_ov075_02160208 kind:function(arm,size=0x80) addr:0x02160208 +func_ov075_02160288 kind:function(arm,size=0x20) addr:0x02160288 +func_ov075_021602a8 kind:function(arm,size=0x78) addr:0x021602a8 +func_ov075_02160320 kind:function(arm,size=0xa0) addr:0x02160320 +func_ov075_021603c0 kind:function(arm,size=0x94) addr:0x021603c0 +func_ov075_02160454 kind:function(arm,size=0xd0) addr:0x02160454 +func_ov075_02160524 kind:function(arm,size=0xb4) addr:0x02160524 +func_ov075_021605d8 kind:function(arm,size=0x108) addr:0x021605d8 +func_ov075_021606e0 kind:function(arm,size=0x24) addr:0x021606e0 +func_ov075_02160704 kind:function(arm,size=0x10) addr:0x02160704 +func_ov075_02160714 kind:function(arm,size=0x8) addr:0x02160714 +func_ov075_0216071c kind:function(arm,size=0x1c) addr:0x0216071c +func_ov075_02160738 kind:function(arm,size=0x14) addr:0x02160738 +func_ov075_0216074c kind:function(arm,size=0x118) addr:0x0216074c +func_ov075_02160864 kind:function(arm,size=0xa0) addr:0x02160864 +func_ov075_02160904 kind:function(arm,size=0xec) addr:0x02160904 +func_ov075_021609f0 kind:function(arm,size=0x44) addr:0x021609f0 +func_ov075_02160a34 kind:function(arm,size=0x8) addr:0x02160a34 +func_ov075_02160a3c kind:function(arm,size=0x70) addr:0x02160a3c +func_ov075_02160aac kind:function(arm,size=0x188) addr:0x02160aac +func_ov075_02160c34 kind:function(arm,size=0x33c) addr:0x02160c34 +func_ov075_02160f70 kind:function(arm,size=0x14) addr:0x02160f70 +func_ov075_02160f84 kind:function(arm,size=0x1c) addr:0x02160f84 +func_ov075_02160fa0 kind:function(arm,size=0x150) addr:0x02160fa0 +func_ov075_021610f0 kind:function(arm,size=0x118) addr:0x021610f0 +func_ov075_02161208 kind:function(arm,size=0x5c) addr:0x02161208 +func_ov075_02161264 kind:function(arm,size=0x5c) addr:0x02161264 +func_ov075_021612c0 kind:function(arm,size=0x5e0) addr:0x021612c0 +func_ov075_021618a0 kind:function(arm,size=0x134) addr:0x021618a0 +func_ov075_021619d4 kind:function(arm,size=0xa4) addr:0x021619d4 +func_ov075_02161a78 kind:function(thumb,size=0x98) addr:0x02161a78 +func_ov075_02161b10 kind:function(arm,size=0x88) addr:0x02161b10 +func_ov075_02161b98 kind:function(arm,size=0x3d4) addr:0x02161b98 +func_ov075_02161f6c kind:function(arm,size=0x58) addr:0x02161f6c +func_ov075_02161fc4 kind:function(arm,size=0x14) addr:0x02161fc4 +func_ov075_02161fd8 kind:function(arm,size=0x1c) addr:0x02161fd8 +data_ov075_02162000 kind:data(any) addr:0x02162000 +data_ov075_0216200c kind:data(any) addr:0x0216200c +data_ov075_02162018 kind:data(any) addr:0x02162018 +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_021620a4 kind:data(any) addr:0x021620a4 +data_ov075_021620b4 kind:data(any) addr:0x021620b4 +data_ov075_021620c0 kind:data(any) addr:0x021620c0 ambiguous +data_ov075_021620c4 kind:data(any) addr:0x021620c4 +data_ov075_021620d4 kind:data(any) addr:0x021620d4 +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_0216217c kind:data(any) addr:0x0216217c +data_ov075_02162188 kind:data(any) addr:0x02162188 +data_ov075_02162194 kind:data(any) addr:0x02162194 +data_ov075_021621a0 kind:data(any) addr:0x021621a0 +data_ov075_021621a8 kind:data(any) addr:0x021621a8 ambiguous +data_ov075_021621ac kind:data(any) addr:0x021621ac +data_ov075_021621b8 kind:data(any) addr:0x021621b8 +data_ov075_021621c4 kind:data(any) addr:0x021621c4 +data_ov075_021621d0 kind:data(any) addr:0x021621d0 +data_ov075_021621dc kind:data(any) addr:0x021621dc +data_ov075_021621e8 kind:data(any) addr:0x021621e8 +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_021622a0 kind:data(any) addr:0x021622a0 +data_ov075_021622b0 kind:data(any) addr:0x021622b0 +data_ov075_021622cc kind:data(any) addr:0x021622cc +data_ov075_021622e8 kind:data(any) addr:0x021622e8 +data_ov075_02162304 kind:data(any) addr:0x02162304 +data_ov075_02162320 kind:data(any) addr:0x02162320 +data_ov075_0216233c kind:data(any) addr:0x0216233c +data_ov075_02162340 kind:data(any) addr:0x02162340 +func_ov075_02162358 kind:function(arm,size=0x130) addr:0x02162358 +func_ov075_02162488 kind:function(arm,size=0x10c) addr:0x02162488 +func_ov075_02162594 kind:function(arm,size=0x50) addr:0x02162594 +func_ov075_021625e4 kind:function(arm,size=0xa8) addr:0x021625e4 +data_ov075_021626a0 kind:data(any) addr:0x021626a0 +data_ov075_021626ac kind:data(any) addr:0x021626ac +data_ov075_021626d0 kind:data(any) addr:0x021626d0 +data_ov075_021626f4 kind:data(any) addr:0x021626f4 +data_ov075_02162718 kind:data(any) addr:0x02162718 ambiguous +data_ov075_0216271c kind:data(any) addr:0x0216271c +data_ov075_02162740 kind:data(any) addr:0x02162740 +data_ov075_02162750 kind:data(any) addr:0x02162750 +data_ov075_02162790 kind:data(any) addr:0x02162790 +data_ov075_021627dc kind:data(any) addr:0x021627dc +data_ov075_02162834 kind:data(any) addr:0x02162834 +data_ov075_02162844 kind:data(any) addr:0x02162844 +data_ov075_021628f4 kind:data(any) addr:0x021628f4 +data_ov075_0216290c kind:data(any) addr:0x0216290c +data_ov075_02162924 kind:data(any) addr:0x02162924 +data_ov075_0216293c kind:data(any) addr:0x0216293c +data_ov075_0216296c kind:data(any) addr:0x0216296c +data_ov075_021629d0 kind:data(any) addr:0x021629d0 ambiguous +data_ov075_02162a2c kind:data(any) addr:0x02162a2c +data_ov075_02162a44 kind:data(any) addr:0x02162a44 +data_ov075_02162a5c kind:data(any) addr:0x02162a5c +data_ov075_02162a74 kind:data(any) addr:0x02162a74 +data_ov075_02162a78 kind:data(any) addr:0x02162a78 +data_ov075_02162a7c kind:data(any) addr:0x02162a7c +data_ov075_02162a88 kind:data(any) addr:0x02162a88 +data_ov075_02162a98 kind:data(any) addr:0x02162a98 +data_ov075_02162aa8 kind:data(any) addr:0x02162aa8 +data_ov075_02162acc kind:data(any) addr:0x02162acc +data_ov075_02162af4 kind:data(any) addr:0x02162af4 +data_ov075_02162b18 kind:data(any) addr:0x02162b18 +data_ov075_02162b28 kind:data(any) addr:0x02162b28 +data_ov075_02162b68 kind:data(any) addr:0x02162b68 +data_ov075_02162b78 kind:data(any) addr:0x02162b78 ambiguous +data_ov075_02162bc0 kind:data(any) addr:0x02162bc0 +data_ov075_02162bd0 kind:data(any) addr:0x02162bd0 +data_ov075_02162c9c kind:data(any) addr:0x02162c9c ambiguous +data_ov075_02162d88 kind:data(any) addr:0x02162d88 +data_ov075_02162da0 kind:data(any) addr:0x02162da0 +data_ov075_02162db8 kind:data(any) addr:0x02162db8 +data_ov075_02162de8 kind:data(any) addr:0x02162de8 +data_ov075_02162e00 kind:data(any) addr:0x02162e00 +data_ov075_02162f08 kind:data(any) addr:0x02162f08 +data_ov075_02162f20 kind:data(any) addr:0x02162f20 +data_ov075_02162f34 kind:data(any) addr:0x02162f34 ambiguous +data_ov075_02162f38 kind:data(any) addr:0x02162f38 +data_ov075_02162f50 kind:data(any) addr:0x02162f50 +data_ov075_02162f98 kind:data(any) addr:0x02162f98 +data_ov075_02162fe0 kind:data(any) addr:0x02162fe0 +data_ov075_02162ff8 kind:data(any) addr:0x02162ff8 +data_ov075_02163070 kind:data(any) addr:0x02163070 +data_ov075_02163088 kind:data(any) addr:0x02163088 +data_ov075_021630d0 kind:data(any) addr:0x021630d0 +data_ov075_021630e8 kind:data(any) addr:0x021630e8 +data_ov075_02163108 kind:data(any) addr:0x02163108 +data_ov075_0216312c kind:data(any) addr:0x0216312c +data_ov075_02163184 kind:data(any) addr:0x02163184 +data_ov075_021631a4 kind:data(any) addr:0x021631a4 +data_ov075_021631c8 kind:data(any) addr:0x021631c8 +data_ov075_02163210 kind:data(any) addr:0x02163210 +data_ov075_02163228 kind:data(any) addr:0x02163228 ambiguous +data_ov075_02163264 kind:data(any) addr:0x02163264 +data_ov075_02163274 kind:data(any) addr:0x02163274 +data_ov075_021632fc kind:data(any) addr:0x021632fc +data_ov075_02163328 kind:data(any) addr:0x02163328 +data_ov075_02163340 kind:bss addr:0x02163340 +data_ov075_02163344 kind:bss addr:0x02163344 +data_ov075_0216334c kind:bss addr:0x0216334c +data_ov075_02163358 kind:bss addr:0x02163358 +data_ov075_02163364 kind:bss addr:0x02163364 +data_ov075_0216343c kind:bss addr:0x0216343c +data_ov075_021634cc kind:bss addr:0x021634cc ambiguous +data_ov075_02163514 kind:bss addr:0x02163514 +data_ov075_02163518 kind:bss addr:0x02163518 +data_ov075_0216351c kind:bss addr:0x0216351c +data_ov075_02163528 kind:bss addr:0x02163528 +data_ov075_02163534 kind:bss addr:0x02163534 +data_ov075_02163544 kind:bss addr:0x02163544 +data_ov075_02163588 kind:bss addr:0x02163588 +data_ov075_0216358c kind:bss addr:0x0216358c +data_ov075_02163598 kind:bss addr:0x02163598 +data_ov075_021635d4 kind:bss addr:0x021635d4 +data_ov075_021635dc kind:bss addr:0x021635dc +data_ov075_021635e8 kind:bss addr:0x021635e8 +data_ov075_021635f4 kind:bss addr:0x021635f4 +data_ov075_0216361c kind:bss addr:0x0216361c ambiguous diff --git a/config/eur/arm9/overlays/ov076/delinks.txt b/config/eur/arm9/overlays/ov076/delinks.txt new file mode 100644 index 00000000..20b9ac0c --- /dev/null +++ b/config/eur/arm9/overlays/ov076/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x02152ac0 kind:code align:32 + .rodata start:0x02152ac0 end:0x02152ae0 kind:data align:4 + .init start:0x02152ae0 end:0x02152b30 kind:code align:4 + .ctor start:0x02152b30 end:0x02152b38 kind:data align:4 + .data start:0x02152b40 end:0x02152da0 kind:data align:32 + .bss start:0x02152da0 end:0x02152ea0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov076/relocs.txt b/config/eur/arm9/overlays/ov076/relocs.txt new file mode 100644 index 00000000..3203d156 --- /dev/null +++ b/config/eur/arm9/overlays/ov076/relocs.txt @@ -0,0 +1,322 @@ +from:0x02150c08 kind:load to:0x02152db0 module:overlay(76) +from:0x02150c1c kind:arm_call to:0x02011f3c module:main +from:0x02150c28 kind:arm_call to:0x02150cc8 module:overlay(76) +from:0x02150c3c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02150c88 kind:load to:0x02152b7c module:overlay(76) +from:0x02150c94 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02150ca8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02150cbc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02150cd8 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02150d3c kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02150d68 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02150d80 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150d90 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150dc8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02150de0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150e00 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02150e24 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02150e2c kind:arm_call to:0x02099820 module:overlay(0) +from:0x02150e34 kind:arm_call to:0x02152858 module:overlay(76) +from:0x02150e64 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02150eb4 kind:load to:0x02152d44 module:overlay(76) +from:0x02150eb8 kind:load to:0x02152db0 module:overlay(76) +from:0x02150ebc kind:load to:0x02152be8 module:overlay(76) +from:0x02150ec0 kind:load to:0x02152ba0 module:overlay(76) +from:0x02150ec4 kind:load to:0x02152ad0 module:overlay(76) +from:0x02150ec8 kind:load to:0x02152ac0 module:overlay(76) +from:0x02150f08 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02150f5c kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02150f6c kind:load to:0x02152b40 module:overlay(76) +from:0x02150f70 kind:load to:0x027e0cd8 module:dtcm +from:0x02150fa0 kind:load to:0x020aecf8 module:overlay(0) +from:0x02150fb0 kind:arm_call to:0x02150f74 module:overlay(76) +from:0x02150ff4 kind:load to:0x02152c84 module:overlay(76) +from:0x02151048 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02151064 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02151088 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021510b0 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x021510d0 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x021510f8 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151104 kind:load to:0x027e0d38 module:dtcm +from:0x02151170 kind:arm_call to:0x020986fc module:overlay(0) +from:0x0215118c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021511b0 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021511bc kind:arm_call to:0x02099a0c module:overlay(0) +from:0x021511cc kind:arm_call to:0x020bf178 module:overlay(17) +from:0x021511f0 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02151234 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02151240 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x0215124c kind:load to:0x027e0d38 module:dtcm +from:0x02151258 kind:arm_call to:0x021527e4 module:overlay(76) +from:0x02151294 kind:arm_call to:0x021525c8 module:overlay(76) +from:0x0215132c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02151344 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x021513b8 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x021513c0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021513e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021513f4 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02151414 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02151460 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02151480 kind:arm_call to:0x02150ff8 module:overlay(76) +from:0x02151488 kind:arm_call to:0x02151108 module:overlay(76) +from:0x021514a8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02151554 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02151560 kind:load to:0x027e09a8 module:dtcm +from:0x02151568 kind:load to:0x02152c2c module:overlay(76) +from:0x02151574 kind:load to:0x027e09c0 module:dtcm +from:0x02151594 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021515e0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215160c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215161c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215164c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021516a0 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x021516ac kind:load to:0x0203e964 module:main +from:0x021516b4 kind:load to:0x027e09b4 module:dtcm +from:0x021516dc kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x0215176c kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151780 kind:load to:0x02049be4 module:main +from:0x02151788 kind:load to:0x02152cdc module:overlay(76) +from:0x021517bc kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151804 kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151820 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02151834 kind:load to:0x02152cdc module:overlay(76) +from:0x02151840 kind:arm_call to:0x020992dc module:overlay(0) +from:0x02151864 kind:arm_call to:0x0209936c module:overlay(0) +from:0x02151870 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151898 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x021518bc kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x021518e0 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151908 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151914 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x0215195c kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151984 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02151998 kind:load to:0x02152cdc module:overlay(76) +from:0x021519b4 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x021519f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151a2c kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151a50 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151a5c kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151a88 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02151ac0 kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151ac8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02151ad4 kind:load to:0x020aecf0 module:overlay(0) +from:0x02151ae0 kind:load to:0x02152cdc module:overlay(76) +from:0x02151aec kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02151b04 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151b58 kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151b94 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151bac kind:load to:0x02152cf4 module:overlay(76) +from:0x02151bb0 kind:load to:0x027e09a8 module:dtcm +from:0x02151bd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151be4 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151c54 kind:load to:0x02152d24 module:overlay(76) +from:0x02151cd0 kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151d00 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02151d08 kind:arm_call to:0x02017ea4 module:main +from:0x02151d14 kind:arm_call to:0x02017ea4 module:main +from:0x02151d2c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151d40 kind:load to:0x02152cdc module:overlay(76) +from:0x02151d44 kind:load to:0x020aecf8 module:overlay(0) +from:0x02151d48 kind:load to:0x027e09a8 module:dtcm +from:0x02151dd4 kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151dec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151e0c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02151e34 kind:arm_call to:0x01ff916c module:itcm +from:0x02151e78 kind:arm_call to:0x02015080 module:main +from:0x02151e98 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151eb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151ef8 kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151f14 kind:arm_call to:0x021527e4 module:overlay(76) +from:0x02151f2c kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02151f38 kind:load to:0x02152d0c module:overlay(76) +from:0x02151f3c kind:load to:0x027e09a8 module:dtcm +from:0x02151f44 kind:load to:0x027e0cec module:dtcm +from:0x02151f5c kind:load to:0x02152cdc module:overlay(76) +from:0x02151f70 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02151fd4 kind:arm_call to:0x02152604 module:overlay(76) +from:0x02151fdc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02151fec kind:load to:0x02152cdc module:overlay(76) +from:0x02152030 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02152068 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x02152084 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02152090 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x021520e4 kind:arm_call to:0x02152604 module:overlay(76) +from:0x021520f8 kind:arm_call to:0x01fff148 module:itcm +from:0x02152100 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02152118 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152180 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152200 kind:load to:0x02152cdc module:overlay(76) +from:0x02152204 kind:load to:0x027e0ce0 module:dtcm +from:0x0215220c kind:load to:0x02049be4 module:main +from:0x02152230 kind:arm_call to:0x02015080 module:main +from:0x02152250 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152284 kind:arm_call to:0x01ff930c module:itcm +from:0x021523d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021523e8 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x021523f0 kind:load to:0x027e09a8 module:dtcm +from:0x021523fc kind:load to:0x02049be4 module:main +from:0x02152400 kind:load to:0x0203e964 module:main +from:0x0215244c kind:arm_call to:0x02152604 module:overlay(76) +from:0x0215246c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152478 kind:load to:0x02152d0c module:overlay(76) +from:0x0215247c kind:load to:0x027e09a8 module:dtcm +from:0x02152504 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152524 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02152554 kind:arm_call to:0x02015080 module:main +from:0x02152574 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152590 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021525a8 kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x021525b4 kind:load to:0x027e09a8 module:dtcm +from:0x021525bc kind:load to:0x027e0cec module:dtcm +from:0x021525fc kind:arm_call to:0x02150fa4 module:overlay(76) +from:0x021526a0 kind:load to:0x020e3b9c module:overlays(19,20,31) +from:0x021526e0 kind:arm_call to:0x02152684 module:overlay(76) +from:0x021526f0 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x021526f8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02152724 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152730 kind:arm_call to:0x02071eac module:overlay(0) +from:0x02152748 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152750 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02152774 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x0215278c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152794 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021527b4 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x021527bc kind:arm_call to:0x02152684 module:overlay(76) +from:0x021527cc kind:arm_call to:0x020997c4 module:overlay(0) +from:0x021527d4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021527e0 kind:load to:0x027e09a8 module:dtcm +from:0x02152808 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215281c kind:arm_call to:0x01fff458 module:itcm +from:0x02152830 kind:arm_call to:0x0215c620 module:overlay(78) +from:0x02152850 kind:load to:0x027e0ce4 module:dtcm +from:0x02152860 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02152884 kind:load to:0x02152b60 module:overlay(76) +from:0x021528a4 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x021528b8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021528d4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02152900 kind:arm_call to:0x0203d210 module:main +from:0x02152908 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02152910 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02152918 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02152920 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152928 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02152930 kind:arm_call to:0x02011ff4 module:main +from:0x0215293c kind:load to:0x020a02d4 module:overlay(0) +from:0x0215294c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02152968 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02152994 kind:arm_call to:0x0203d210 module:main +from:0x0215299c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021529a4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021529ac kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021529b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021529bc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021529c8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021529e8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021529fc kind:load to:0x020578a4 module:overlay(0) +from:0x02152a18 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02152a24 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02152a40 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02152a50 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02152a60 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02152a68 kind:arm_call to:0x02011ff4 module:main +from:0x02152a7c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02152a84 kind:arm_call to:0x02011ff4 module:main +from:0x02152a98 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02152aa0 kind:arm_call to:0x02011ff4 module:main +from:0x02152ab4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02152afc kind:arm_call to:0x02150c30 module:overlay(76) +from:0x02152b0c kind:arm_call to:0x0203ce74 module:main +from:0x02152b20 kind:load to:0x02152da0 module:overlay(76) +from:0x02152b24 kind:load to:0x02152db0 module:overlay(76) +from:0x02152b28 kind:load to:0x02152aac module:overlay(76) +from:0x02152b2c kind:load to:0x02152da4 module:overlay(76) +from:0x02152b30 kind:load to:0x02152ae0 module:overlay(76) +from:0x02152b60 kind:load to:0x02150cb4 module:overlay(76) +from:0x02152b64 kind:load to:0x02152a58 module:overlay(76) +from:0x02152b68 kind:load to:0x02152888 module:overlay(76) +from:0x02152b6c kind:load to:0x0207c008 module:overlay(0) +from:0x02152b70 kind:load to:0x0207c010 module:overlay(0) +from:0x02152b7c kind:load to:0x02150c0c module:overlay(76) +from:0x02152b80 kind:load to:0x02097944 module:overlay(0) +from:0x02152b84 kind:load to:0x02097754 module:overlay(0) +from:0x02152b88 kind:load to:0x020977d0 module:overlay(0) +from:0x02152b8c kind:load to:0x0209794c module:overlay(0) +from:0x02152b90 kind:load to:0x0209796c module:overlay(0) +from:0x02152b94 kind:load to:0x02097998 module:overlay(0) +from:0x02152ba0 kind:load to:0x02150ca0 module:overlay(76) +from:0x02152ba4 kind:load to:0x02152a90 module:overlay(76) +from:0x02152ba8 kind:load to:0x02099b00 module:overlay(0) +from:0x02152bac kind:load to:0x02099b38 module:overlay(0) +from:0x02152bb0 kind:load to:0x0209a13c module:overlay(0) +from:0x02152bb4 kind:load to:0x0209a144 module:overlay(0) +from:0x02152bb8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02152bbc kind:load to:0x02099cb0 module:overlay(0) +from:0x02152bc0 kind:load to:0x02099ba0 module:overlay(0) +from:0x02152bc4 kind:load to:0x0209a06c module:overlay(0) +from:0x02152bc8 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02152bcc kind:load to:0x0209a10c module:overlay(0) +from:0x02152bd0 kind:load to:0x02152a00 module:overlay(76) +from:0x02152bd4 kind:load to:0x0209a124 module:overlay(0) +from:0x02152bd8 kind:load to:0x021529f0 module:overlay(76) +from:0x02152bdc kind:load to:0x021529cc module:overlay(76) +from:0x02152be8 kind:load to:0x02150c8c module:overlay(76) +from:0x02152bec kind:load to:0x02152a74 module:overlay(76) +from:0x02152bf0 kind:load to:0x0209a254 module:overlay(0) +from:0x02152bf4 kind:load to:0x0209a288 module:overlay(0) +from:0x02152bf8 kind:load to:0x0209a320 module:overlay(0) +from:0x02152bfc kind:load to:0x0209a334 module:overlay(0) +from:0x02152c00 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02152c04 kind:load to:0x0209a35c module:overlay(0) +from:0x02152c08 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02152c0c kind:load to:0x0209a06c module:overlay(0) +from:0x02152c10 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02152c14 kind:load to:0x0209a308 module:overlay(0) +from:0x02152c18 kind:load to:0x0209a348 module:overlay(0) +from:0x02152c1c kind:load to:0x0209a6d4 module:overlay(0) +from:0x02152c20 kind:load to:0x02152a2c module:overlay(76) +from:0x02152c24 kind:load to:0x02152a08 module:overlay(76) +from:0x02152c28 kind:load to:0x0209a70c module:overlay(0) +from:0x02152c2c kind:load to:0x0215178c module:overlay(76) +from:0x02152c34 kind:load to:0x0215199c module:overlay(76) +from:0x02152c3c kind:load to:0x02151838 module:overlay(76) +from:0x02152c44 kind:load to:0x02151ae4 module:overlay(76) +from:0x02152c4c kind:load to:0x02151ff0 module:overlay(76) +from:0x02152c54 kind:load to:0x02152210 module:overlay(76) +from:0x02152c5c kind:load to:0x02151bb8 module:overlay(76) +from:0x02152c64 kind:load to:0x02151c58 module:overlay(76) +from:0x02152c6c kind:load to:0x02151c78 module:overlay(76) +from:0x02152c74 kind:load to:0x02151d50 module:overlay(76) +from:0x02152c7c kind:load to:0x02152484 module:overlay(76) +from:0x02152c84 kind:load to:0x021516e4 module:overlay(76) +from:0x02152c8c kind:load to:0x0215191c module:overlay(76) +from:0x02152c94 kind:load to:0x021517c4 module:overlay(76) +from:0x02152c9c kind:load to:0x02151a64 module:overlay(76) +from:0x02152ca4 kind:load to:0x02151f60 module:overlay(76) +from:0x02152cac kind:load to:0x021520a4 module:overlay(76) +from:0x02152cb4 kind:load to:0x02151b0c module:overlay(76) +from:0x02152cbc kind:load to:0x02151bec module:overlay(76) +from:0x02152cc4 kind:load to:0x02151c5c module:overlay(76) +from:0x02152ccc kind:load to:0x02151c90 module:overlay(76) +from:0x02152cd4 kind:load to:0x02152404 module:overlay(76) +from:0x02152d44 kind:load to:0x02098518 module:overlay(0) +from:0x02152d48 kind:load to:0x02098554 module:overlay(0) +from:0x02152d4c kind:load to:0x0209856c module:overlay(0) +from:0x02152d50 kind:load to:0x02098578 module:overlay(0) +from:0x02152d54 kind:load to:0x01fff464 module:itcm +from:0x02152d58 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02152d5c kind:load to:0x02150ecc module:overlay(76) +from:0x02152d60 kind:load to:0x020984b0 module:overlay(0) +from:0x02152d64 kind:load to:0x02151278 module:overlay(76) +from:0x02152d68 kind:load to:0x02151250 module:overlay(76) +from:0x02152d6c kind:load to:0x020984bc module:overlay(0) +from:0x02152d70 kind:load to:0x02151578 module:overlay(76) +from:0x02152d74 kind:load to:0x02099004 module:overlay(0) +from:0x02152d78 kind:load to:0x020984c8 module:overlay(0) +from:0x02152d7c kind:load to:0x02098584 module:overlay(0) +from:0x02152d80 kind:load to:0x020985f0 module:overlay(0) +from:0x02152d84 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152d88 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02152d8c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02152d90 kind:load to:0x02152940 module:overlay(76) +from:0x02152d94 kind:load to:0x021528ac module:overlay(76) +from:0x02152d98 kind:load to:0x021526b8 module:overlay(76) diff --git a/config/eur/arm9/overlays/ov076/symbols.txt b/config/eur/arm9/overlays/ov076/symbols.txt new file mode 100644 index 00000000..29e98d08 --- /dev/null +++ b/config/eur/arm9/overlays/ov076/symbols.txt @@ -0,0 +1,79 @@ +func_ov076_02150c00 kind:function(arm,size=0xc) addr:0x02150c00 +func_ov076_02150c0c kind:function(arm,size=0x24) addr:0x02150c0c +func_ov076_02150c30 kind:function(arm,size=0x5c) addr:0x02150c30 +func_ov076_02150c8c kind:function(arm,size=0x14) addr:0x02150c8c +func_ov076_02150ca0 kind:function(arm,size=0x14) addr:0x02150ca0 +func_ov076_02150cb4 kind:function(arm,size=0x14) addr:0x02150cb4 +func_ov076_02150cc8 kind:function(arm,size=0x204) addr:0x02150cc8 +func_ov076_02150ecc kind:function(arm,size=0xa8) addr:0x02150ecc +func_ov076_02150f74 kind:function(arm,size=0x30) addr:0x02150f74 +func_ov076_02150fa4 kind:function(arm,size=0x54) addr:0x02150fa4 +func_ov076_02150ff8 kind:function(arm,size=0x110) addr:0x02150ff8 +func_ov076_02151108 kind:function(arm,size=0x148) addr:0x02151108 +func_ov076_02151250 kind:function(arm,size=0x28) addr:0x02151250 +func_ov076_02151278 kind:function(arm,size=0x300) addr:0x02151278 +func_ov076_02151578 kind:function(arm,size=0x140) addr:0x02151578 +func_ov076_021516b8 kind:function(arm,size=0x2c) addr:0x021516b8 +func_ov076_021516e4 kind:function(arm,size=0xa8) addr:0x021516e4 +func_ov076_0215178c kind:function(arm,size=0x38) addr:0x0215178c +func_ov076_021517c4 kind:function(arm,size=0x74) addr:0x021517c4 +func_ov076_02151838 kind:function(arm,size=0xe4) addr:0x02151838 +func_ov076_0215191c kind:function(arm,size=0x80) addr:0x0215191c +func_ov076_0215199c kind:function(arm,size=0xc8) addr:0x0215199c +func_ov076_02151a64 kind:function(arm,size=0x80) addr:0x02151a64 +func_ov076_02151ae4 kind:function(arm,size=0x28) addr:0x02151ae4 +func_ov076_02151b0c kind:function(arm,size=0xac) addr:0x02151b0c +func_ov076_02151bb8 kind:function(arm,size=0x34) addr:0x02151bb8 +func_ov076_02151bec kind:function(arm,size=0x6c) addr:0x02151bec +func_ov076_02151c58 kind:function(arm,size=0x4) addr:0x02151c58 +func_ov076_02151c5c kind:function(arm,size=0x1c) addr:0x02151c5c +func_ov076_02151c78 kind:function(arm,size=0x18) addr:0x02151c78 +func_ov076_02151c90 kind:function(arm,size=0xc0) addr:0x02151c90 +func_ov076_02151d50 kind:function(arm,size=0x210) addr:0x02151d50 +func_ov076_02151f60 kind:function(arm,size=0x90) addr:0x02151f60 +func_ov076_02151ff0 kind:function(arm,size=0xb4) addr:0x02151ff0 +func_ov076_021520a4 kind:function(arm,size=0x16c) addr:0x021520a4 +func_ov076_02152210 kind:function(arm,size=0x1f4) addr:0x02152210 +func_ov076_02152404 kind:function(arm,size=0x80) addr:0x02152404 +func_ov076_02152484 kind:function(arm,size=0x144) addr:0x02152484 +func_ov076_021525c8 kind:function(arm,size=0x3c) addr:0x021525c8 +func_ov076_02152604 kind:function(arm,size=0x80) addr:0x02152604 +func_ov076_02152684 kind:function(arm,size=0x20) addr:0x02152684 +func_ov076_021526a4 kind:function(arm,size=0x14) addr:0x021526a4 +func_ov076_021526b8 kind:function(arm,size=0x12c) addr:0x021526b8 +func_ov076_021527e4 kind:function(arm,size=0x74) addr:0x021527e4 +func_ov076_02152858 kind:function(arm,size=0x30) addr:0x02152858 +func_ov076_02152888 kind:function(arm,size=0x24) addr:0x02152888 +func_ov076_021528ac kind:function(arm,size=0x94) addr:0x021528ac +func_ov076_02152940 kind:function(arm,size=0x8c) addr:0x02152940 +func_ov076_021529cc kind:function(arm,size=0x24) addr:0x021529cc +func_ov076_021529f0 kind:function(arm,size=0x10) addr:0x021529f0 +func_ov076_02152a00 kind:function(arm,size=0x8) addr:0x02152a00 +func_ov076_02152a08 kind:function(arm,size=0x24) addr:0x02152a08 +func_ov076_02152a2c kind:function(arm,size=0x2c) addr:0x02152a2c +func_ov076_02152a58 kind:function(arm,size=0x1c) addr:0x02152a58 +func_ov076_02152a74 kind:function(arm,size=0x1c) addr:0x02152a74 +func_ov076_02152a90 kind:function(arm,size=0x1c) addr:0x02152a90 +func_ov076_02152aac kind:function(arm,size=0x14) addr:0x02152aac +data_ov076_02152ac0 kind:data(any) addr:0x02152ac0 +data_ov076_02152ad0 kind:data(any) addr:0x02152ad0 +func_ov076_02152ae0 kind:function(arm,size=0x50) addr:0x02152ae0 +data_ov076_02152b40 kind:data(any) addr:0x02152b40 +data_ov076_02152b54 kind:data(any) addr:0x02152b54 ambiguous +data_ov076_02152b60 kind:data(any) addr:0x02152b60 +data_ov076_02152b7c kind:data(any) addr:0x02152b7c +data_ov076_02152ba0 kind:data(any) addr:0x02152ba0 +data_ov076_02152be8 kind:data(any) addr:0x02152be8 +data_ov076_02152c2c kind:data(any) addr:0x02152c2c +data_ov076_02152c84 kind:data(any) addr:0x02152c84 +data_ov076_02152ca0 kind:data(any) addr:0x02152ca0 ambiguous +data_ov076_02152cdc kind:data(any) addr:0x02152cdc +data_ov076_02152cf4 kind:data(any) addr:0x02152cf4 +data_ov076_02152d0c kind:data(any) addr:0x02152d0c +data_ov076_02152d24 kind:data(any) addr:0x02152d24 +data_ov076_02152d44 kind:data(any) addr:0x02152d44 +data_ov076_02152d64 kind:data(any) addr:0x02152d64 ambiguous +data_ov076_02152da0 kind:bss addr:0x02152da0 +data_ov076_02152da4 kind:bss addr:0x02152da4 +data_ov076_02152db0 kind:bss addr:0x02152db0 +data_ov076_02152e4c kind:bss addr:0x02152e4c ambiguous diff --git a/config/eur/arm9/overlays/ov077/delinks.txt b/config/eur/arm9/overlays/ov077/delinks.txt new file mode 100644 index 00000000..665a314a --- /dev/null +++ b/config/eur/arm9/overlays/ov077/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152ea0 end:0x0215b0a4 kind:code align:32 + .rodata start:0x0215b0a4 end:0x0215b120 kind:data align:4 + .init start:0x0215b120 end:0x0215b404 kind:code align:4 + .ctor start:0x0215b404 end:0x0215b42c kind:data align:4 + .data start:0x0215b440 end:0x0215bd80 kind:data align:32 + .bss start:0x0215bd80 end:0x0215c4a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov077/relocs.txt b/config/eur/arm9/overlays/ov077/relocs.txt new file mode 100644 index 00000000..e85ef1bf --- /dev/null +++ b/config/eur/arm9/overlays/ov077/relocs.txt @@ -0,0 +1,1453 @@ +from:0x02152ed8 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152f04 kind:load to:0x0203e964 module:main +from:0x02152f10 kind:load to:0x0215bd98 module:overlay(77) +from:0x02152f24 kind:arm_call to:0x02011f3c module:main +from:0x02152f30 kind:arm_call to:0x02152fb8 module:overlay(77) +from:0x02152f44 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02152f7c kind:load to:0x0215b470 module:overlay(77) +from:0x02152f8c kind:arm_call to:0x0209a7c4 module:overlay(0) +from:0x02152fa0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02152fb0 kind:load to:0x0215b494 module:overlay(77) +from:0x02152fb4 kind:load to:0x0215b0a4 module:overlay(77) +from:0x02152fc4 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02153028 kind:arm_call to:0x02152f84 module:overlay(77) +from:0x02153054 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02153070 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153080 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021530a4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x021530ac kind:arm_call to:0x02099820 module:overlay(0) +from:0x021530d8 kind:arm_call to:0x0203d160 module:main +from:0x021530f0 kind:arm_call to:0x02156e64 module:overlay(77) +from:0x0215313c kind:arm_call to:0x02097b84 module:overlay(0) +from:0x021531a0 kind:load to:0x0215b50c module:overlay(77) +from:0x021531a4 kind:load to:0x0215bd98 module:overlay(77) +from:0x021531a8 kind:load to:0x0215b4c0 module:overlay(77) +from:0x021531ac kind:load to:0x020a02d4 module:overlay(0) +from:0x021531b0 kind:load to:0x02156f08 module:overlay(77) +from:0x021531b4 kind:load to:0x021148a0 module:overlays(19,31) +from:0x021531b8 kind:load to:0x0215bd80 module:overlay(77) +from:0x021531c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021531d8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021531ec kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215320c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153214 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02153228 kind:arm_call to:0x0203d210 module:main +from:0x02153230 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215324c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153278 kind:arm_call to:0x0203d210 module:main +from:0x02153280 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02153288 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02153290 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215329c kind:load to:0x0215b50c module:overlay(77) +from:0x021532a0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021532b8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021532c0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021532d4 kind:arm_call to:0x0203d210 module:main +from:0x021532dc kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021532f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153324 kind:arm_call to:0x0203d210 module:main +from:0x0215332c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02153334 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215333c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02153344 kind:arm_call to:0x02011ff4 module:main +from:0x02153350 kind:load to:0x0215b50c module:overlay(77) +from:0x02153354 kind:load to:0x020a02d4 module:overlay(0) +from:0x02153398 kind:arm_call to:0x02026800 module:main +from:0x021533a0 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153410 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02153420 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02153484 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215348c kind:arm_call to:0x02156a0c module:overlay(77) +from:0x021534a4 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021534b4 kind:load to:0x0215bd98 module:overlay(77) +from:0x021534b8 kind:load to:0x0215b734 module:overlay(77) +from:0x021534bc kind:load to:0x027e0cd8 module:dtcm +from:0x021534c0 kind:load to:0x02156db8 module:overlay(77) +from:0x021534c8 kind:load to:0x027e0cec module:dtcm +from:0x021534f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153538 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153544 kind:arm_call to:0x021569cc module:overlay(77) +from:0x02153568 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153598 kind:arm_call to:0x021534cc module:overlay(77) +from:0x021535cc kind:load to:0x0215b564 module:overlay(77) +from:0x02153634 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02153680 kind:arm_call to:0x02156b48 module:overlay(77) +from:0x02153704 kind:arm_call to:0x020986fc module:overlay(0) +from:0x021537b0 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x021537d0 kind:arm_call to:0x020bf634 module:overlay(17) +from:0x021537e4 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02153818 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153824 kind:arm_call to:0x01fff458 module:itcm +from:0x02153844 kind:arm_call to:0x021568e4 module:overlay(77) +from:0x02153864 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02153880 kind:arm_call to:0x020e6398 module:overlay(31) +from:0x021538a0 kind:arm_call to:0x0208bf88 module:overlay(0) +from:0x021538f0 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02153908 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215393c kind:arm_call to:0x020bf634 module:overlay(17) +from:0x0215394c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02153958 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02153998 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021539b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021539b4 kind:load to:0x020aecf4 module:overlay(0) +from:0x021539b8 kind:load to:0x020aecfc module:overlay(0) +from:0x021539bc kind:load to:0x027e0ce4 module:dtcm +from:0x021539c4 kind:load to:0x027e0d38 module:dtcm +from:0x021539c8 kind:load to:0x027e09a8 module:dtcm +from:0x021539ec kind:arm_call to:0x020732ec module:overlay(0) +from:0x02153a18 kind:load to:0x027e09b8 module:dtcm +from:0x02153a2c kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02153b14 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02153b20 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02153b28 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02153b50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153b58 kind:arm_call to:0x02156ab0 module:overlay(77) +from:0x02153b6c kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02153b80 kind:arm_call to:0x021535d0 module:overlay(77) +from:0x02153b88 kind:arm_call to:0x02153bb0 module:overlay(77) +from:0x02153ba4 kind:load to:0x0215b5ec module:overlay(77) +from:0x02153ba8 kind:load to:0x027e09a8 module:dtcm +from:0x02153c08 kind:arm_call to:0x02015080 module:main +from:0x02153c28 kind:arm_call to:0x02015080 module:main +from:0x02153c48 kind:arm_call to:0x02015080 module:main +from:0x02153c68 kind:arm_call to:0x02015080 module:main +from:0x02153c88 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153ca4 kind:arm_call to:0x02015080 module:main +from:0x02153cc4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153ce0 kind:arm_call to:0x02015080 module:main +from:0x02153d00 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153d1c kind:arm_call to:0x02015080 module:main +from:0x02153d3c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153d44 kind:load to:0x027e09a8 module:dtcm +from:0x02153d70 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153d8c kind:arm_call to:0x01fff148 module:itcm +from:0x02153da8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153ddc kind:arm_call to:0x020786dc module:overlay(0) +from:0x02153e14 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x02153e44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153e74 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153e84 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153ea8 kind:load to:0x027e0ce0 module:dtcm +from:0x02153eac kind:load to:0x027e09bc module:dtcm +from:0x02153eb4 kind:load to:0x027e09b4 module:dtcm +from:0x02153eb8 kind:load to:0x0203e964 module:main +from:0x02153fa4 kind:load to:0x0215b674 module:overlay(77) +from:0x02153fa8 kind:load to:0x02049be4 module:main +from:0x02153fc4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02153fd4 kind:arm_call to:0x021568f8 module:overlay(77) +from:0x02153fe0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154010 kind:arm_call to:0x01ff930c module:itcm +from:0x02154090 kind:arm_call to:0x01fff148 module:itcm +from:0x021540ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021540c0 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021540f4 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021540fc kind:load to:0x027e0cec module:dtcm +from:0x02154108 kind:load to:0x0203e964 module:main +from:0x0215410c kind:load to:0x027e0ce0 module:dtcm +from:0x02154278 kind:load to:0x0215b674 module:overlay(77) +from:0x0215427c kind:load to:0x02049be4 module:main +from:0x021542a0 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021542b4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021542c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021542e4 kind:arm_call to:0x0215698c module:overlay(77) +from:0x021542f0 kind:arm_call to:0x02156970 module:overlay(77) +from:0x02154304 kind:arm_call to:0x021567c8 module:overlay(77) +from:0x02154314 kind:arm_call to:0x021568f8 module:overlay(77) +from:0x02154348 kind:arm_call to:0x020d9c34 module:overlay(31) +from:0x02154368 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02154380 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02154394 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021543a4 kind:arm_call to:0x01fff148 module:itcm +from:0x021543c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021543d4 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021543e4 kind:arm_call to:0x01fff148 module:itcm +from:0x02154400 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154414 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02154454 kind:arm_call to:0x01ffb744 module:itcm +from:0x02154584 kind:load to:0x027e0cec module:dtcm +from:0x02154590 kind:load to:0x027e0d38 module:dtcm +from:0x02154594 kind:load to:0x027e0ce0 module:dtcm +from:0x02154598 kind:load to:0x02049be4 module:main +from:0x02154608 kind:arm_call to:0x01fff148 module:itcm +from:0x02154614 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154620 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154634 kind:arm_call to:0x01ff9770 module:itcm +from:0x021546fc kind:arm_call to:0x021569cc module:overlay(77) +from:0x02154718 kind:load to:0x0215b674 module:overlay(77) +from:0x0215471c kind:load to:0x027e0ce0 module:dtcm +from:0x02154720 kind:load to:0x02049be4 module:main +from:0x02154724 kind:load to:0x0203e964 module:main +from:0x02154740 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021547b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021547d0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021547ec kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154804 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215485c kind:arm_call to:0x0209867c module:overlay(0) +from:0x02154888 kind:arm_call to:0x01ffb744 module:itcm +from:0x021548a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154958 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0215497c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154988 kind:arm_call to:0x01ffb800 module:itcm +from:0x021549a4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02154a04 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02154a34 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154a50 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154a6c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154a84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154a90 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02154aa0 kind:load to:0x027e0cec module:dtcm +from:0x02154aa8 kind:load to:0x027e09a8 module:dtcm +from:0x02154ab8 kind:load to:0x0203e964 module:main +from:0x02154b24 kind:load to:0x0215b674 module:overlay(77) +from:0x02154b40 kind:arm_call to:0x01ff930c module:itcm +from:0x02154b4c kind:arm_call to:0x020d9c34 module:overlay(31) +from:0x02154b60 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02154b6c kind:load to:0x027e0d38 module:dtcm +from:0x02154bfc kind:load to:0x0215b674 module:overlay(77) +from:0x02154c1c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02154c30 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02154c44 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02154c54 kind:arm_call to:0x01fff148 module:itcm +from:0x02154c70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154c84 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02154ca4 kind:arm_call to:0x020d9c34 module:overlay(31) +from:0x02154cc0 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02154ce0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02154cf8 kind:arm_call to:0x01fff148 module:itcm +from:0x02154d14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154d6c kind:arm_call to:0x01ff930c module:itcm +from:0x02154d7c kind:arm_call to:0x01fff148 module:itcm +from:0x02154d98 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154dac kind:arm_call to:0x0215358c module:overlay(77) +from:0x02154dec kind:arm_call to:0x0215698c module:overlay(77) +from:0x02154e14 kind:arm_call to:0x01fff148 module:itcm +from:0x02154e30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154e5c kind:arm_call to:0x02156970 module:overlay(77) +from:0x02154e70 kind:arm_call to:0x021567c8 module:overlay(77) +from:0x02154e80 kind:arm_call to:0x02156970 module:overlay(77) +from:0x02154ec0 kind:arm_call to:0x0202851c module:main +from:0x02154f14 kind:arm_call to:0x021568f8 module:overlay(77) +from:0x02154f1c kind:load to:0x027e0cec module:dtcm +from:0x02154f20 kind:load to:0x027e0ce0 module:dtcm +from:0x02154f24 kind:load to:0x027e0d38 module:dtcm +from:0x02154f88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154f94 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x02154fc0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02154fcc kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02154fdc kind:arm_call to:0x01fff148 module:itcm +from:0x02154ff8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155008 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02155040 kind:arm_call to:0x01ff9770 module:itcm +from:0x02155048 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02155054 kind:load to:0x027e0ce0 module:dtcm +from:0x02155074 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02155084 kind:arm_call to:0x021568f8 module:overlay(77) +from:0x02155098 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x021550ac kind:arm_call to:0x0215358c module:overlay(77) +from:0x021550c0 kind:arm_call to:0x01fff148 module:itcm +from:0x021550dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021550f0 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155108 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02155118 kind:arm_call to:0x01ff930c module:itcm +from:0x02155124 kind:arm_call to:0x02156970 module:overlay(77) +from:0x02155144 kind:arm_call to:0x01ff9770 module:itcm +from:0x02155178 kind:arm_call to:0x020d9c34 module:overlay(31) +from:0x02155198 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021551bc kind:arm_call to:0x01fff148 module:itcm +from:0x021551d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021551fc kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155208 kind:load to:0x027e0cec module:dtcm +from:0x02155210 kind:load to:0x027e0ce0 module:dtcm +from:0x02155218 kind:load to:0x027e0d38 module:dtcm +from:0x02155230 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155294 kind:load to:0x0215b68c module:overlay(77) +from:0x021552b0 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021552c0 kind:arm_call to:0x021568f8 module:overlay(77) +from:0x021552d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021552f0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215530c kind:arm_call to:0x01ff9258 module:itcm +from:0x02155320 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155330 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02155344 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155350 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155358 kind:load to:0x027e0cec module:dtcm +from:0x02155360 kind:load to:0x027e0ce0 module:dtcm +from:0x02155390 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021553a0 kind:arm_call to:0x021568f8 module:overlay(77) +from:0x021553b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021553c8 kind:arm_call to:0x0208bb1c module:overlay(0) +from:0x021553dc kind:arm_call to:0x0215358c module:overlay(77) +from:0x021553f0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215540c kind:arm_call to:0x01ff9258 module:itcm +from:0x02155420 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155454 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021554d0 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x021554e4 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021554f4 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155500 kind:load to:0x027e0cec module:dtcm +from:0x02155508 kind:load to:0x027e0ce4 module:dtcm +from:0x0215550c kind:load to:0x027e0ce0 module:dtcm +from:0x02155514 kind:load to:0x0215b674 module:overlay(77) +from:0x02155580 kind:load to:0x0215b6d4 module:overlay(77) +from:0x021555a4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021555b8 kind:arm_call to:0x01fff148 module:itcm +from:0x021555d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021555e4 kind:arm_call to:0x02156c88 module:overlay(77) +from:0x021555f0 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155604 kind:arm_call to:0x020d9c34 module:overlay(31) +from:0x0215562c kind:arm_call to:0x01fff17c module:itcm +from:0x02155638 kind:arm_call to:0x01fff148 module:itcm +from:0x02155648 kind:arm_call to:0x02156cb4 module:overlay(77) +from:0x02155664 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02155678 kind:arm_call to:0x02156c88 module:overlay(77) +from:0x02155684 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021556cc kind:arm_call to:0x02015080 module:main +from:0x02155798 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021557b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021557d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155850 kind:arm_call to:0x02015080 module:main +from:0x02155904 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215599c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021559c4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021559f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155a24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155a40 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155a5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155adc kind:arm_call to:0x02015080 module:main +from:0x02155af4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155af8 kind:arm_call to:0x0215772c module:overlay(77) +from:0x02155b14 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155b3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155b54 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155b60 kind:load to:0x027e0cec module:dtcm +from:0x02155b64 kind:load to:0x027e0ce0 module:dtcm +from:0x02155b68 kind:load to:0x027e0d38 module:dtcm +from:0x02155b6c kind:load to:0x0203e964 module:main +from:0x02155b7c kind:load to:0x0215b6ec module:overlay(77) +from:0x02155b84 kind:load to:0x020b539c module:overlay(0) +from:0x02155b88 kind:load to:0x027e09a8 module:dtcm +from:0x02155b90 kind:load to:0x0215b704 module:overlay(77) +from:0x02155b94 kind:load to:0x027e0ce4 module:dtcm +from:0x02155c0c kind:load to:0x0215b6a4 module:overlay(77) +from:0x02155c2c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02155c40 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02155c54 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155c78 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02155ca8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02155cb4 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02155cc8 kind:arm_call to:0x01ff930c module:itcm +from:0x02155ce4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02155d0c kind:arm_call to:0x021568f8 module:overlay(77) +from:0x02155e20 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155e2c kind:load to:0x027e0cec module:dtcm +from:0x02155e30 kind:load to:0x027e0ce0 module:dtcm +from:0x02155e34 kind:load to:0x027e09a8 module:dtcm +from:0x02155e40 kind:load to:0x0203e964 module:main +from:0x02155e54 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02155ec0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155ed0 kind:load to:0x0215b674 module:overlay(77) +from:0x02155efc kind:arm_call to:0x0215358c module:overlay(77) +from:0x02155f1c kind:arm_call to:0x02156c88 module:overlay(77) +from:0x02155ff4 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02156004 kind:arm_call to:0x0208bf88 module:overlay(0) +from:0x02156050 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215605c kind:load to:0x0203e964 module:main +from:0x02156060 kind:load to:0x020aecf8 module:overlay(0) +from:0x02156064 kind:load to:0x020aecf0 module:overlay(0) +from:0x02156068 kind:load to:0x027e0ce0 module:dtcm +from:0x02156070 kind:load to:0x0215b674 module:overlay(77) +from:0x0215607c kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02156094 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021560a8 kind:arm_call to:0x02156c88 module:overlay(77) +from:0x02156100 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02156118 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156124 kind:load to:0x020aecf8 module:overlay(0) +from:0x02156128 kind:load to:0x0215b6bc module:overlay(77) +from:0x0215612c kind:load to:0x027e09a8 module:dtcm +from:0x0215613c kind:arm_call to:0x020bf688 module:overlay(17) +from:0x0215615c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215617c kind:arm_call to:0x0215358c module:overlay(77) +from:0x02156188 kind:arm_call to:0x0215358c module:overlay(77) +from:0x021561b8 kind:arm_call to:0x021569cc module:overlay(77) +from:0x02156204 kind:load to:0x0215b71c module:overlay(77) +from:0x02156224 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156238 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02156240 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02156258 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02156290 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x021562b8 kind:load to:0x021569cc module:overlay(77) +from:0x021562c8 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021562dc kind:arm_call to:0x0215358c module:overlay(77) +from:0x021562f8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02156340 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021563b0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021563c0 kind:load to:0x027e09b8 module:dtcm +from:0x02156400 kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x02156480 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215649c kind:arm_call to:0x0209feac module:overlay(0) +from:0x021564b8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021564d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156550 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02156594 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021565a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215660c kind:arm_call to:0x020a8034 module:overlay(0) +from:0x0215662c kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215663c kind:arm_call to:0x02156a0c module:overlay(77) +from:0x02156648 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02156654 kind:load to:0x020b64fc module:overlay(0) +from:0x02156658 kind:load to:0x0215bd84 module:overlay(77) +from:0x02156660 kind:load to:0x027e0cec module:dtcm +from:0x02156668 kind:load to:0x027e09a8 module:dtcm +from:0x0215666c kind:load to:0x0215b674 module:overlay(77) +from:0x02156674 kind:load to:0x0215b68c module:overlay(77) +from:0x02156678 kind:load to:0x027e09b8 module:dtcm +from:0x021566e0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021566f8 kind:load to:0x0215b674 module:overlay(77) +from:0x02156718 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02156730 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156740 kind:arm_call to:0x01ff930c module:itcm +from:0x02156750 kind:arm_call to:0x021568f8 module:overlay(77) +from:0x0215676c kind:arm_call to:0x01fff148 module:itcm +from:0x02156788 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215679c kind:arm_call to:0x0215358c module:overlay(77) +from:0x021567ac kind:arm_call to:0x0215358c module:overlay(77) +from:0x021567b8 kind:load to:0x027e0cec module:dtcm +from:0x021567c4 kind:load to:0x027e0ce0 module:dtcm +from:0x02156800 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156834 kind:arm_call to:0x01fff148 module:itcm +from:0x021568bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021568d0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021568dc kind:load to:0x027e0ce0 module:dtcm +from:0x021568e0 kind:load to:0x0203e964 module:main +from:0x02156988 kind:load to:0x01ff916c module:itcm +from:0x021569a8 kind:arm_call to:0x0203a1bc module:main +from:0x021569e0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021569f8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02156a28 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02156a68 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02156a78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156a84 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02156aa4 kind:load to:0x020b539c module:overlay(0) +from:0x02156aac kind:load to:0x027e0ce4 module:dtcm +from:0x02156ad0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02156b94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156bac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156bc0 kind:arm_call to:0x02156cb4 module:overlay(77) +from:0x02156bd4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156bf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156c00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156c14 kind:arm_call to:0x01ff947c module:itcm +from:0x02156c24 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156c30 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156c64 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156c74 kind:arm_call to:0x0215358c module:overlay(77) +from:0x02156c80 kind:load to:0x027e0ce4 module:dtcm +from:0x02156c84 kind:load to:0x0203e964 module:main +from:0x02156c9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156ca8 kind:arm_call to:0x021576b4 module:overlay(77) +from:0x02156cb0 kind:load to:0x027e0ce4 module:dtcm +from:0x02156d68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156d94 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02156db0 kind:load to:0x0203e964 module:main +from:0x02156e20 kind:arm_call to:0x0200e260 module:main +from:0x02156e30 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156e60 kind:load to:0x027e0964 module:dtcm +from:0x02156e6c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02156e90 kind:load to:0x0215b454 module:overlay(77) +from:0x02156eb0 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02156ec8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156ed4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156ef0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02156f00 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02156f1c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02156f24 kind:arm_call to:0x02011ff4 module:main +from:0x02156f38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02156f40 kind:arm_call to:0x02011ff4 module:main +from:0x02156f54 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02156f5c kind:arm_call to:0x02011ff4 module:main +from:0x02156f70 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02156f84 kind:load to:0x0215be80 module:overlay(77) +from:0x02156f98 kind:arm_call to:0x02011f3c module:main +from:0x02156fa4 kind:arm_call to:0x02157000 module:overlay(77) +from:0x02156fbc kind:arm_call to:0x020979b4 module:overlay(0) +from:0x02156ff4 kind:load to:0x0215b780 module:overlay(77) +from:0x0215700c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02157070 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215709c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021570b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021570c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021570fc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02157108 kind:arm_call to:0x021579bc module:overlay(77) +from:0x02157144 kind:load to:0x0215b7a4 module:overlay(77) +from:0x02157148 kind:load to:0x0215be80 module:overlay(77) +from:0x0215714c kind:load to:0x0215b4c0 module:overlay(77) +from:0x0215715c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02157220 kind:load to:0x0215b744 module:overlay(77) +from:0x02157224 kind:load to:0x027e0cd8 module:dtcm +from:0x0215726c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02157278 kind:arm_call to:0x021578a4 module:overlay(77) +from:0x02157318 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157344 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157354 kind:arm_call to:0x01ff9218 module:itcm +from:0x02157370 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02157380 kind:arm_call to:0x021575e8 module:overlay(77) +from:0x0215738c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021573bc kind:arm_call to:0x021575e8 module:overlay(77) +from:0x021573e8 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x021573f8 kind:arm_call to:0x0215784c module:overlay(77) +from:0x02157468 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021574a4 kind:arm_call to:0x021575e8 module:overlay(77) +from:0x021574d8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021574e8 kind:arm_call to:0x021575e8 module:overlay(77) +from:0x02157514 kind:load to:0x027e0d38 module:dtcm +from:0x0215751c kind:load to:0x027e09c0 module:dtcm +from:0x02157534 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02157570 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021575d8 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021575e4 kind:load to:0x0203e964 module:main +from:0x021575f4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215761c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157648 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157664 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157680 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157698 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021576a8 kind:load to:0x027e0cec module:dtcm +from:0x021576ac kind:load to:0x027e09a8 module:dtcm +from:0x021576d0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021576fc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157718 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157728 kind:load to:0x027e0cec module:dtcm +from:0x021577d8 kind:arm_call to:0x0209867c module:overlay(0) +from:0x021577e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021577f4 kind:arm_call to:0x01fff148 module:itcm +from:0x02157808 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157830 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215783c kind:load to:0x0203e964 module:main +from:0x02157844 kind:load to:0x027e0ce0 module:dtcm +from:0x02157848 kind:load to:0x027e0cec module:dtcm +from:0x02157858 kind:arm_call to:0x021578dc module:overlay(77) +from:0x02157894 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215789c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021578d4 kind:arm_call to:0x021575e8 module:overlay(77) +from:0x02157920 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021579a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021579b4 kind:load to:0x0203e964 module:main +from:0x021579b8 kind:load to:0x027e09a8 module:dtcm +from:0x021579f4 kind:load to:0x0215b764 module:overlay(77) +from:0x02157a0c kind:arm_call to:0x01fff458 module:itcm +from:0x02157a20 kind:arm_call to:0x021575e8 module:overlay(77) +from:0x02157a34 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02157a3c kind:arm_call to:0x02011ff4 module:main +from:0x02157a54 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02157a5c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02157a64 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02157a6c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157a74 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157a8c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02157a94 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02157a9c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02157aa4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157aac kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157ab4 kind:arm_call to:0x02011ff4 module:main +from:0x02157ac8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02157adc kind:load to:0x0215bed4 module:overlay(77) +from:0x02157af0 kind:arm_call to:0x02011f3c module:main +from:0x02157afc kind:arm_call to:0x02157c24 module:overlay(77) +from:0x02157b10 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157b44 kind:load to:0x0215b81c module:overlay(77) +from:0x02157b64 kind:load to:0x0215b800 module:overlay(77) +from:0x02157b78 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02157b94 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02157b9c kind:arm_call to:0x02011ff4 module:main +from:0x02157c04 kind:arm_call to:0x01ff938c module:itcm +from:0x02157c2c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02157c44 kind:arm_call_thumb to:0x02057a6c module:overlay(0) +from:0x02157c54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02157c78 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02157c80 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02157c8c kind:arm_call to:0x02157b48 module:overlay(77) +from:0x02157d0c kind:load to:0x0215b840 module:overlay(77) +from:0x02157d10 kind:load to:0x0215bed4 module:overlay(77) +from:0x02157d38 kind:arm_call to:0x0215842c module:overlay(77) +from:0x02157d58 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02157d74 kind:arm_call to:0x02158a3c module:overlay(77) +from:0x02157d84 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157de0 kind:arm_call to:0x0215816c module:overlay(77) +from:0x02157dec kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02157e00 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02157e28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157e34 kind:arm_call to:0x021580b8 module:overlay(77) +from:0x02157e6c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157e7c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02157eec kind:arm_call to:0x02158348 module:overlay(77) +from:0x02157f04 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02157f14 kind:arm_call to:0x0215837c module:overlay(77) +from:0x02157f3c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02157fd0 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x02157ff0 kind:arm_call to:0x02158220 module:overlay(77) +from:0x02158010 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02158028 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02158034 kind:load to:0x027e09a8 module:dtcm +from:0x02158040 kind:load to:0x027e0d38 module:dtcm +from:0x02158044 kind:load to:0x0203e964 module:main +from:0x02158048 kind:load to:0x027e0ce0 module:dtcm +from:0x02158060 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215808c kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021580a8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021580f0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02158104 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x02158118 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02158128 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215813c kind:load to:0x027e09c0 module:dtcm +from:0x0215818c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021581a0 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x021581ac kind:arm_call to:0x020997c4 module:overlay(0) +from:0x021581c4 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x021581d0 kind:arm_call to:0x02158268 module:overlay(77) +from:0x021581f4 kind:arm_call to:0x02158268 module:overlay(77) +from:0x0215820c kind:arm_call to:0x0215885c module:overlay(77) +from:0x02158214 kind:arm_call to:0x0215842c module:overlay(77) +from:0x0215821c kind:load to:0x027e07d4 module:dtcm +from:0x0215822c kind:arm_call to:0x02158140 module:overlay(77) +from:0x02158240 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02158248 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02158264 kind:load to:0x0215b898 module:overlay(77) +from:0x0215827c kind:arm_call to:0x02158140 module:overlay(77) +from:0x021582a0 kind:arm_call to:0x02099450 module:overlay(0) +from:0x021582b0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021582d0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021582d8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021582e4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021582ec kind:arm_call to:0x02097bec module:overlay(0) +from:0x021582f8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02158338 kind:load to:0x020aecf0 module:overlay(0) +from:0x0215833c kind:load to:0x0215bf10 module:overlay(77) +from:0x02158340 kind:load to:0x0215b0b4 module:overlay(77) +from:0x02158344 kind:load to:0x0215b8a0 module:overlay(77) +from:0x02158358 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02158360 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02158368 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158374 kind:arm_call to:0x02158268 module:overlay(77) +from:0x02158388 kind:arm_call to:0x02158140 module:overlay(77) +from:0x02158394 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x021583b8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021583dc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021583e8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021583f4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021583fc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02158404 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158420 kind:load to:0x0215bf10 module:overlay(77) +from:0x02158424 kind:load to:0x0215b0b4 module:overlay(77) +from:0x02158428 kind:load to:0x0215b8a8 module:overlay(77) +from:0x02158440 kind:arm_call to:0x02158140 module:overlay(77) +from:0x0215845c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02158480 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215848c kind:arm_call to:0x0205786c module:overlay(0) +from:0x02158494 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021584a0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021584ac kind:arm_call to:0x0209862c module:overlay(0) +from:0x021584cc kind:arm_call to:0x02017ea4 module:main +from:0x02158558 kind:load to:0x0215bf10 module:overlay(77) +from:0x0215855c kind:load to:0x0215b0b4 module:overlay(77) +from:0x02158560 kind:load to:0x0203e964 module:main +from:0x02158568 kind:load to:0x0215b8b0 module:overlay(77) +from:0x02158578 kind:arm_call to:0x021589c4 module:overlay(77) +from:0x02158598 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021585f0 kind:arm_call to:0x01ff94cc module:itcm +from:0x021585fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158634 kind:arm_call to:0x02017ea4 module:main +from:0x021586c0 kind:arm_call to:0x021586dc module:overlay(77) +from:0x021586cc kind:load to:0x027e09a8 module:dtcm +from:0x021586d8 kind:load to:0x0203e964 module:main +from:0x021586ec kind:arm_call to:0x02158140 module:overlay(77) +from:0x02158700 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02158724 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02158738 kind:arm_call to:0x0205786c module:overlay(0) +from:0x02158740 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215874c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021587c4 kind:load to:0x0215bf10 module:overlay(77) +from:0x021587c8 kind:load to:0x0215b0b4 module:overlay(77) +from:0x021587cc kind:load to:0x02049be4 module:main +from:0x021587d0 kind:load to:0x0215b8b8 module:overlay(77) +from:0x021587dc kind:arm_call to:0x021589c4 module:overlay(77) +from:0x02158800 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158818 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158848 kind:arm_call to:0x0215842c module:overlay(77) +from:0x02158854 kind:load to:0x027e09a8 module:dtcm +from:0x02158868 kind:arm_call to:0x02158140 module:overlay(77) +from:0x02158888 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021588a4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021588c8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021588d4 kind:arm_call to:0x0205786c module:overlay(0) +from:0x021588e4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021588f0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215890c kind:load to:0x0215bf10 module:overlay(77) +from:0x02158910 kind:load to:0x0215b0b4 module:overlay(77) +from:0x02158914 kind:load to:0x0215b8c0 module:overlay(77) +from:0x02158920 kind:arm_call to:0x021589c4 module:overlay(77) +from:0x02158940 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215895c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215896c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215898c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215899c kind:arm_call to:0x01ff9218 module:itcm +from:0x021589b4 kind:arm_call to:0x0215842c module:overlay(77) +from:0x021589bc kind:load to:0x027e09a8 module:dtcm +from:0x021589dc kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02158a38 kind:load to:0x027e0cec module:dtcm +from:0x02158a60 kind:arm_call to:0x02157b68 module:overlay(77) +from:0x02158a7c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158aa8 kind:arm_call to:0x0203d210 module:main +from:0x02158ab0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02158ab8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02158ac0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158ac8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158ad4 kind:load to:0x020a02d4 module:overlay(0) +from:0x02158ae4 kind:arm_call to:0x02157b68 module:overlay(77) +from:0x02158b00 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158b2c kind:arm_call to:0x0203d210 module:main +from:0x02158b34 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02158b3c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02158b44 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158b4c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158b54 kind:arm_call to:0x02011ff4 module:main +from:0x02158b60 kind:load to:0x020a02d4 module:overlay(0) +from:0x02158b6c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158b80 kind:load to:0x0215bfbc module:overlay(77) +from:0x02158b94 kind:arm_call to:0x02011f3c module:main +from:0x02158ba0 kind:arm_call to:0x02158bd0 module:overlay(77) +from:0x02158bb4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158bcc kind:load to:0x0215b8d0 module:overlay(77) +from:0x02158bd8 kind:arm_call to:0x0213ffc0 module:overlay(70) +from:0x02158bec kind:load to:0x0215b8f4 module:overlay(77) +from:0x02158c3c kind:load to:0x0215bfbc module:overlay(77) +from:0x02158c4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158c54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158c6c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158c74 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158c7c kind:arm_call to:0x02011ff4 module:main +from:0x02158c90 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158ca4 kind:load to:0x0215c0a4 module:overlay(77) +from:0x02158cb8 kind:arm_call to:0x02011f3c module:main +from:0x02158cc4 kind:arm_call to:0x02158d44 module:overlay(77) +from:0x02158cd8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02158d14 kind:load to:0x0215b970 module:overlay(77) +from:0x02158d24 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158d38 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02158d50 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02158db4 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02158de0 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02158dfc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158e0c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158e30 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02158e38 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02158e40 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02158e48 kind:arm_call to:0x02159b5c module:overlay(77) +from:0x02158e54 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02158e8c kind:load to:0x0215ba70 module:overlay(77) +from:0x02158e90 kind:load to:0x0215c0a4 module:overlay(77) +from:0x02158e94 kind:load to:0x0215ba24 module:overlay(77) +from:0x02158e98 kind:load to:0x0215b0c8 module:overlay(77) +from:0x02158ea4 kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x02158ecc kind:load to:0x020aecf8 module:overlay(0) +from:0x02158edc kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x02158f14 kind:load to:0x0215b98c module:overlay(77) +from:0x02158f30 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02158fa4 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02158fac kind:arm_call to:0x02098838 module:overlay(0) +from:0x02158fd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158fe4 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02159004 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02159068 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02159088 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02159094 kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x021590ac kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021590c0 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x021590d0 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x021590f4 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02159130 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0215913c kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x0215915c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021591d8 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021591e4 kind:load to:0x0215b9bc module:overlay(77) +from:0x021591e8 kind:load to:0x027e0d38 module:dtcm +from:0x021591f0 kind:load to:0x027e09c0 module:dtcm +from:0x02159208 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159230 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02159250 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02159308 kind:load to:0x02049be4 module:main +from:0x02159314 kind:load to:0x0215b9ec module:overlay(77) +from:0x02159324 kind:arm_call to:0x02159aa8 module:overlay(77) +from:0x02159358 kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x021593bc kind:arm_call to:0x02097bec module:overlay(0) +from:0x021593d0 kind:load to:0x0215b9ec module:overlay(77) +from:0x021593dc kind:arm_call to:0x020992dc module:overlay(0) +from:0x02159400 kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x02159428 kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x02159434 kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x02159464 kind:arm_call to:0x02099450 module:overlay(0) +from:0x021594b0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021594bc kind:load to:0x020aecf0 module:overlay(0) +from:0x021594c8 kind:load to:0x0215b9ec module:overlay(77) +from:0x021594d4 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x021594f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215951c kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x02159594 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021595b0 kind:load to:0x0215ba04 module:overlay(77) +from:0x021595b4 kind:load to:0x027e09a8 module:dtcm +from:0x021595d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021595f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159600 kind:arm_call to:0x02159a44 module:overlay(77) +from:0x0215961c kind:load to:0x027e09a8 module:dtcm +from:0x02159634 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x021596a4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021596b4 kind:load to:0x0215b9ec module:overlay(77) +from:0x021596ec kind:arm_call to:0x02099a0c module:overlay(0) +from:0x021596f8 kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x021597b4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215980c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159874 kind:load to:0x0215b9ec module:overlay(77) +from:0x02159878 kind:load to:0x02049be4 module:main +from:0x02159890 kind:arm_call to:0x02159aa8 module:overlay(77) +from:0x021598c4 kind:arm_call to:0x01ff930c module:itcm +from:0x02159a18 kind:arm_call to:0x01ffb744 module:itcm +from:0x02159a2c kind:arm_call to:0x02158ed0 module:overlay(77) +from:0x02159a3c kind:load to:0x02049be4 module:main +from:0x02159a40 kind:load to:0x0203e964 module:main +from:0x02159a60 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02159a94 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02159aa0 kind:load to:0x020b539c module:overlay(0) +from:0x02159af0 kind:arm_call to:0x02015080 module:main +from:0x02159b10 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159b30 kind:arm_call to:0x02015080 module:main +from:0x02159b50 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159b58 kind:load to:0x027e09a8 module:dtcm +from:0x02159b64 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02159b88 kind:load to:0x0215b954 module:overlay(77) +from:0x02159ba8 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02159bbc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02159bd8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159c04 kind:arm_call to:0x0203d210 module:main +from:0x02159c0c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02159c14 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159c1c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159c24 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159c2c kind:arm_call to:0x02011ff4 module:main +from:0x02159c38 kind:load to:0x020a02d4 module:overlay(0) +from:0x02159c48 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02159c64 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159c90 kind:arm_call to:0x0203d210 module:main +from:0x02159c98 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02159ca0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159ca8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159cb0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159cbc kind:load to:0x020a02d4 module:overlay(0) +from:0x02159cc8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02159cd0 kind:arm_call to:0x02011ff4 module:main +from:0x02159ce4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159cec kind:arm_call to:0x02011ff4 module:main +from:0x02159d00 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159d14 kind:load to:0x0215c190 module:overlay(77) +from:0x02159d28 kind:arm_call to:0x02011f3c module:main +from:0x02159d34 kind:arm_call to:0x02159e54 module:overlay(77) +from:0x02159d48 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159da4 kind:load to:0x0215baec module:overlay(77) +from:0x02159dac kind:load to:0x0215c17c module:overlay(77) +from:0x02159db0 kind:load to:0x0215bac8 module:overlay(77) +from:0x02159dd0 kind:load to:0x0215c17c module:overlay(77) +from:0x02159dd8 kind:load to:0x0215bac8 module:overlay(77) +from:0x02159de4 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02159e04 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02159e10 kind:load to:0x0215bb10 module:overlay(77) +from:0x02159e3c kind:load to:0x0200eab0 module:main +from:0x02159e48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159e64 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02159ebc kind:arm_call to:0x02159ddc module:overlay(77) +from:0x02159ee4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02159efc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159f10 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02159f64 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0215a16c kind:load to:0x0215bb84 module:overlay(77) +from:0x0215a170 kind:load to:0x0215c190 module:overlay(77) +from:0x0215a174 kind:load to:0x0215bb3c module:overlay(77) +from:0x0215a178 kind:load to:0x02049be4 module:main +from:0x0215a17c kind:load to:0x0215bac8 module:overlay(77) +from:0x0215a180 kind:load to:0x0215c17c module:overlay(77) +from:0x0215a190 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215a1c0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a1d4 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x0215a34c kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215a354 kind:arm_call to:0x0215a654 module:overlay(77) +from:0x0215a364 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a368 kind:load to:0x0215b0e4 module:overlay(77) +from:0x0215a36c kind:load to:0x02049be4 module:main +from:0x0215a370 kind:load to:0x0215bacc module:overlay(77) +from:0x0215a384 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215a3cc kind:arm_call to:0x0215a704 module:overlay(77) +from:0x0215a3d8 kind:arm_call to:0x020beeec module:overlay(17) +from:0x0215a434 kind:load to:0x027e09b8 module:dtcm +from:0x0215a470 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a4b8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215a4d8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215a4e4 kind:arm_call to:0x0200ef5c module:main +from:0x0215a4f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a568 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215a584 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0215a588 kind:load to:0x0215b0dc module:overlay(77) +from:0x0215a58c kind:load to:0x0203e964 module:main +from:0x0215a608 kind:arm_call to:0x02028c4c module:main +from:0x0215a618 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x0215a640 kind:arm_call to:0x0201aad0 module:main +from:0x0215a64c kind:load to:0x027e0998 module:dtcm +from:0x0215a650 kind:load to:0x0204af1c module:main +from:0x0215a6a8 kind:load to:0x0215bbd8 module:overlay(77) +from:0x0215a6f0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215a6f8 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x0215a700 kind:load to:0x0215bbe0 module:overlay(77) +from:0x0215a744 kind:arm_call to:0x01ff938c module:itcm +from:0x0215a750 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a7ac kind:load to:0x0215bbe8 module:overlay(77) +from:0x0215a7bc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215a7e4 kind:arm_call to:0x0215a704 module:overlay(77) +from:0x0215a808 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215a8b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a908 kind:arm_call to:0x02015a18 module:main +from:0x0215a920 kind:load to:0x0203e964 module:main +from:0x0215a930 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0215a968 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a980 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a9a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a9b8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215a9d0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x0215a9e0 kind:arm_call to:0x0215a6ac module:overlay(77) +from:0x0215aa08 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215aa1c kind:load to:0x020578a4 module:overlay(0) +from:0x0215aa30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aa38 kind:arm_call to:0x02011ff4 module:main +from:0x0215aa4c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215aa54 kind:arm_call to:0x02011ff4 module:main +from:0x0215aa6c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215aa74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aa7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215aa94 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215aa9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aaa4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215aaac kind:arm_call to:0x02011ff4 module:main +from:0x0215aac0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215aad4 kind:load to:0x0215c278 module:overlay(77) +from:0x0215aae8 kind:arm_call to:0x02011f3c module:main +from:0x0215aaf4 kind:arm_call to:0x0215ab24 module:overlay(77) +from:0x0215ab08 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215ab20 kind:load to:0x0215bbf8 module:overlay(77) +from:0x0215ab2c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215ab48 kind:load to:0x0215bc1c module:overlay(77) +from:0x0215ab58 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215ab84 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215ab98 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215abb0 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0215abe0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215abf4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215abfc kind:arm_call to:0x02011ff4 module:main +from:0x0215ac10 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215ac24 kind:load to:0x0215c2c4 module:overlay(77) +from:0x0215ac38 kind:arm_call to:0x02011f3c module:main +from:0x0215ac44 kind:arm_call to:0x0215acf0 module:overlay(77) +from:0x0215ac5c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215ac6c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215acd8 kind:load to:0x0215bc78 module:overlay(77) +from:0x0215acdc kind:load to:0x0215bcb0 module:overlay(77) +from:0x0215ace0 kind:load to:0x0215bc94 module:overlay(77) +from:0x0215acf8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215ad50 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ad64 kind:load to:0x0215bcd8 module:overlay(77) +from:0x0215ad68 kind:load to:0x0215c2c4 module:overlay(77) +from:0x0215ad6c kind:load to:0x0215c398 module:overlay(77) +from:0x0215ad98 kind:arm_call to:0x0200f05c module:main +from:0x0215adc8 kind:load to:0x0215c2c4 module:overlay(77) +from:0x0215adcc kind:load to:0x0215b0f0 module:overlay(77) +from:0x0215ae00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ae08 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215ae20 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ae28 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215ae30 kind:arm_call to:0x02011ff4 module:main +from:0x0215ae44 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215ae58 kind:load to:0x0215c3cc module:overlay(77) +from:0x0215ae6c kind:arm_call to:0x02011f3c module:main +from:0x0215ae78 kind:arm_call to:0x0215aec8 module:overlay(77) +from:0x0215ae90 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215aec0 kind:load to:0x0215bd18 module:overlay(77) +from:0x0215aed0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215af28 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215af30 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215af38 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215af4c kind:load to:0x0215bd34 module:overlay(77) +from:0x0215af50 kind:load to:0x0215c3cc module:overlay(77) +from:0x0215af54 kind:load to:0x0215bcb0 module:overlay(77) +from:0x0215afd0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215aff4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215b010 kind:load to:0x027e09c0 module:dtcm +from:0x0215b014 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b044 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215b04c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b054 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b06c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215b074 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b07c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215b084 kind:arm_call to:0x02011ff4 module:main +from:0x0215b098 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215b14c kind:arm_call to:0x02152f38 module:overlay(77) +from:0x0215b15c kind:arm_call to:0x0203ce74 module:main +from:0x0215b170 kind:load to:0x0215bd80 module:overlay(77) +from:0x0215b174 kind:load to:0x0215b448 module:overlay(77) +from:0x0215b178 kind:load to:0x0215bd98 module:overlay(77) +from:0x0215b17c kind:load to:0x02156f68 module:overlay(77) +from:0x0215b180 kind:load to:0x0215bd8c module:overlay(77) +from:0x0215b1a0 kind:arm_call to:0x02156fac module:overlay(77) +from:0x0215b1b0 kind:arm_call to:0x0203ce74 module:main +from:0x0215b1c4 kind:load to:0x0215be70 module:overlay(77) +from:0x0215b1c8 kind:load to:0x0215be80 module:overlay(77) +from:0x0215b1cc kind:load to:0x02157ac0 module:overlay(77) +from:0x0215b1d0 kind:load to:0x0215be74 module:overlay(77) +from:0x0215b1f0 kind:arm_call to:0x02157b04 module:overlay(77) +from:0x0215b200 kind:arm_call to:0x0203ce74 module:main +from:0x0215b214 kind:load to:0x0215bec4 module:overlay(77) +from:0x0215b218 kind:load to:0x0215bed4 module:overlay(77) +from:0x0215b21c kind:load to:0x02158b64 module:overlay(77) +from:0x0215b220 kind:load to:0x0215bec8 module:overlay(77) +from:0x0215b240 kind:arm_call to:0x02158ba8 module:overlay(77) +from:0x0215b250 kind:arm_call to:0x0203ce74 module:main +from:0x0215b264 kind:load to:0x0215bfac module:overlay(77) +from:0x0215b268 kind:load to:0x0215bfbc module:overlay(77) +from:0x0215b26c kind:load to:0x02158c88 module:overlay(77) +from:0x0215b270 kind:load to:0x0215bfb0 module:overlay(77) +from:0x0215b290 kind:arm_call to:0x02158ccc module:overlay(77) +from:0x0215b2a0 kind:arm_call to:0x0203ce74 module:main +from:0x0215b2b4 kind:load to:0x0215c094 module:overlay(77) +from:0x0215b2b8 kind:load to:0x0215c0a4 module:overlay(77) +from:0x0215b2bc kind:load to:0x02159cf8 module:overlay(77) +from:0x0215b2c0 kind:load to:0x0215c098 module:overlay(77) +from:0x0215b2e0 kind:arm_call to:0x02159d3c module:overlay(77) +from:0x0215b2f0 kind:arm_call to:0x0203ce74 module:main +from:0x0215b304 kind:load to:0x0215c17c module:overlay(77) +from:0x0215b308 kind:load to:0x0215c190 module:overlay(77) +from:0x0215b30c kind:load to:0x0215aab8 module:overlay(77) +from:0x0215b310 kind:load to:0x0215c184 module:overlay(77) +from:0x0215b330 kind:arm_call to:0x0215aafc module:overlay(77) +from:0x0215b340 kind:arm_call to:0x0203ce74 module:main +from:0x0215b354 kind:load to:0x0215c268 module:overlay(77) +from:0x0215b358 kind:load to:0x0215c278 module:overlay(77) +from:0x0215b35c kind:load to:0x0215ac08 module:overlay(77) +from:0x0215b360 kind:load to:0x0215c26c module:overlay(77) +from:0x0215b380 kind:arm_call to:0x0215ac4c module:overlay(77) +from:0x0215b390 kind:arm_call to:0x0203ce74 module:main +from:0x0215b3a4 kind:load to:0x0215c2b4 module:overlay(77) +from:0x0215b3a8 kind:load to:0x0215c2c4 module:overlay(77) +from:0x0215b3ac kind:load to:0x0215ae3c module:overlay(77) +from:0x0215b3b0 kind:load to:0x0215c2b8 module:overlay(77) +from:0x0215b3d0 kind:arm_call to:0x0215ae80 module:overlay(77) +from:0x0215b3e0 kind:arm_call to:0x0203ce74 module:main +from:0x0215b3f4 kind:load to:0x0215c3bc module:overlay(77) +from:0x0215b3f8 kind:load to:0x0215c3cc module:overlay(77) +from:0x0215b3fc kind:load to:0x0215b090 module:overlay(77) +from:0x0215b400 kind:load to:0x0215c3c0 module:overlay(77) +from:0x0215b404 kind:load to:0x0215b120 module:overlay(77) +from:0x0215b408 kind:load to:0x0215b184 module:overlay(77) +from:0x0215b40c kind:load to:0x0215b1d4 module:overlay(77) +from:0x0215b410 kind:load to:0x0215b224 module:overlay(77) +from:0x0215b414 kind:load to:0x0215b274 module:overlay(77) +from:0x0215b418 kind:load to:0x0215b2c4 module:overlay(77) +from:0x0215b41c kind:load to:0x0215b314 module:overlay(77) +from:0x0215b420 kind:load to:0x0215b364 module:overlay(77) +from:0x0215b424 kind:load to:0x0215b3b4 module:overlay(77) +from:0x0215b448 kind:load to:0x02152ea0 module:overlay(77) +from:0x0215b454 kind:load to:0x021531e4 module:overlay(77) +from:0x0215b458 kind:load to:0x02156f14 module:overlay(77) +from:0x0215b45c kind:load to:0x02156e94 module:overlay(77) +from:0x0215b460 kind:load to:0x0207c008 module:overlay(0) +from:0x0215b464 kind:load to:0x0207c010 module:overlay(0) +from:0x0215b470 kind:load to:0x02152f14 module:overlay(77) +from:0x0215b474 kind:load to:0x02097944 module:overlay(0) +from:0x0215b478 kind:load to:0x02097754 module:overlay(0) +from:0x0215b47c kind:load to:0x020977d0 module:overlay(0) +from:0x0215b480 kind:load to:0x0209794c module:overlay(0) +from:0x0215b484 kind:load to:0x0209796c module:overlay(0) +from:0x0215b488 kind:load to:0x02097998 module:overlay(0) +from:0x0215b494 kind:load to:0x021531bc module:overlay(77) +from:0x0215b498 kind:load to:0x02156f30 module:overlay(77) +from:0x0215b49c kind:load to:0x02057bf4 module:overlay(0) +from:0x0215b4a0 kind:load to:0x0209a814 module:overlay(0) +from:0x0215b4a4 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215b4a8 kind:load to:0x02057e44 module:overlay(0) +from:0x0215b4ac kind:load to:0x02057ea8 module:overlay(0) +from:0x0215b4b0 kind:load to:0x0209a79c module:overlay(0) +from:0x0215b4b4 kind:load to:0x02057d84 module:overlay(0) +from:0x0215b4c0 kind:load to:0x021531d0 module:overlay(77) +from:0x0215b4c4 kind:load to:0x02156f4c module:overlay(77) +from:0x0215b4c8 kind:load to:0x0209a254 module:overlay(0) +from:0x0215b4cc kind:load to:0x0209a288 module:overlay(0) +from:0x0215b4d0 kind:load to:0x0209a320 module:overlay(0) +from:0x0215b4d4 kind:load to:0x0209a334 module:overlay(0) +from:0x0215b4d8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215b4dc kind:load to:0x0209a35c module:overlay(0) +from:0x0215b4e0 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215b4e4 kind:load to:0x0209a06c module:overlay(0) +from:0x0215b4e8 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215b4ec kind:load to:0x0209a308 module:overlay(0) +from:0x0215b4f0 kind:load to:0x0209a348 module:overlay(0) +from:0x0215b4f4 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215b4f8 kind:load to:0x02156edc module:overlay(77) +from:0x0215b4fc kind:load to:0x02156eb8 module:overlay(77) +from:0x0215b500 kind:load to:0x0209a70c module:overlay(0) +from:0x0215b50c kind:load to:0x02098518 module:overlay(0) +from:0x0215b510 kind:load to:0x02098554 module:overlay(0) +from:0x0215b514 kind:load to:0x0209856c module:overlay(0) +from:0x0215b518 kind:load to:0x02098578 module:overlay(0) +from:0x0215b51c kind:load to:0x01fff464 module:itcm +from:0x0215b520 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215b524 kind:load to:0x02153358 module:overlay(77) +from:0x0215b528 kind:load to:0x020984b0 module:overlay(0) +from:0x0215b52c kind:load to:0x02153a1c module:overlay(77) +from:0x0215b530 kind:load to:0x021539d0 module:overlay(77) +from:0x0215b534 kind:load to:0x020984bc module:overlay(0) +from:0x0215b538 kind:load to:0x02153d58 module:overlay(77) +from:0x0215b53c kind:load to:0x02099004 module:overlay(0) +from:0x0215b540 kind:load to:0x020984c8 module:overlay(0) +from:0x0215b544 kind:load to:0x02098584 module:overlay(0) +from:0x0215b548 kind:load to:0x020985f0 module:overlay(0) +from:0x0215b54c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215b550 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215b554 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215b558 kind:load to:0x021531f8 module:overlay(77) +from:0x0215b55c kind:load to:0x021532a4 module:overlay(77) +from:0x0215b560 kind:load to:0x02099588 module:overlay(0) +from:0x0215b564 kind:load to:0x02153ebc module:overlay(77) +from:0x0215b56c kind:load to:0x02154110 module:overlay(77) +from:0x0215b574 kind:load to:0x021545a0 module:overlay(77) +from:0x0215b57c kind:load to:0x02154b70 module:overlay(77) +from:0x0215b584 kind:load to:0x02154abc module:overlay(77) +from:0x0215b58c kind:load to:0x0215521c module:overlay(77) +from:0x0215b594 kind:load to:0x02155364 module:overlay(77) +from:0x0215b59c kind:load to:0x02155518 module:overlay(77) +from:0x0215b5a4 kind:load to:0x02155b98 module:overlay(77) +from:0x0215b5ac kind:load to:0x02155e44 module:overlay(77) +from:0x0215b5b4 kind:load to:0x02155f10 module:overlay(77) +from:0x0215b5bc kind:load to:0x0215609c module:overlay(77) +from:0x0215b5c4 kind:load to:0x02154f34 module:overlay(77) +from:0x0215b5cc kind:load to:0x0215667c module:overlay(77) +from:0x0215b5d4 kind:load to:0x02156190 module:overlay(77) +from:0x0215b5dc kind:load to:0x0215629c module:overlay(77) +from:0x0215b5e4 kind:load to:0x021562e4 module:overlay(77) +from:0x0215b5ec kind:load to:0x02153fac module:overlay(77) +from:0x0215b5f4 kind:load to:0x02154284 module:overlay(77) +from:0x0215b5fc kind:load to:0x02154728 module:overlay(77) +from:0x0215b604 kind:load to:0x02154c00 module:overlay(77) +from:0x0215b60c kind:load to:0x02154b28 module:overlay(77) +from:0x0215b614 kind:load to:0x02155298 module:overlay(77) +from:0x0215b61c kind:load to:0x02155374 module:overlay(77) +from:0x0215b624 kind:load to:0x02155584 module:overlay(77) +from:0x0215b62c kind:load to:0x02155c10 module:overlay(77) +from:0x0215b634 kind:load to:0x02155ed4 module:overlay(77) +from:0x0215b63c kind:load to:0x02156074 module:overlay(77) +from:0x0215b644 kind:load to:0x02156134 module:overlay(77) +from:0x0215b64c kind:load to:0x02155058 module:overlay(77) +from:0x0215b654 kind:load to:0x021566fc module:overlay(77) +from:0x0215b65c kind:load to:0x02156208 module:overlay(77) +from:0x0215b664 kind:load to:0x021562bc module:overlay(77) +from:0x0215b66c kind:load to:0x021563c4 module:overlay(77) +from:0x0215b764 kind:load to:0x02157154 module:overlay(77) +from:0x0215b768 kind:load to:0x02157a2c module:overlay(77) +from:0x0215b76c kind:load to:0x0207b71c module:overlay(0) +from:0x0215b770 kind:load to:0x0207b754 module:overlay(0) +from:0x0215b774 kind:load to:0x021579f8 module:overlay(77) +from:0x0215b780 kind:load to:0x02156f88 module:overlay(77) +from:0x0215b784 kind:load to:0x020979e4 module:overlay(0) +from:0x0215b788 kind:load to:0x02097a18 module:overlay(0) +from:0x0215b78c kind:load to:0x020977d0 module:overlay(0) +from:0x0215b790 kind:load to:0x020979ec module:overlay(0) +from:0x0215b794 kind:load to:0x02097814 module:overlay(0) +from:0x0215b798 kind:load to:0x02097818 module:overlay(0) +from:0x0215b7a4 kind:load to:0x02098518 module:overlay(0) +from:0x0215b7a8 kind:load to:0x02098554 module:overlay(0) +from:0x0215b7ac kind:load to:0x0209856c module:overlay(0) +from:0x0215b7b0 kind:load to:0x02098578 module:overlay(0) +from:0x0215b7b4 kind:load to:0x01fff464 module:itcm +from:0x0215b7b8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215b7bc kind:load to:0x02157168 module:overlay(77) +from:0x0215b7c0 kind:load to:0x020984b0 module:overlay(0) +from:0x0215b7c4 kind:load to:0x02157228 module:overlay(77) +from:0x0215b7c8 kind:load to:0x020984b8 module:overlay(0) +from:0x0215b7cc kind:load to:0x020984bc module:overlay(0) +from:0x0215b7d0 kind:load to:0x02157520 module:overlay(77) +from:0x0215b7d4 kind:load to:0x020984c4 module:overlay(0) +from:0x0215b7d8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215b7dc kind:load to:0x02098584 module:overlay(0) +from:0x0215b7e0 kind:load to:0x020985f0 module:overlay(0) +from:0x0215b7e4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215b7e8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215b7ec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215b7f0 kind:load to:0x02157a48 module:overlay(77) +from:0x0215b7f4 kind:load to:0x02157a80 module:overlay(77) +from:0x0215b800 kind:load to:0x02157b68 module:overlay(77) +from:0x0215b804 kind:load to:0x02157b84 module:overlay(77) +from:0x0215b808 kind:load to:0x02157ba8 module:overlay(77) +from:0x0215b80c kind:load to:0x02157bc8 module:overlay(77) +from:0x0215b810 kind:load to:0x0207c010 module:overlay(0) +from:0x0215b81c kind:load to:0x02157ae0 module:overlay(77) +from:0x0215b820 kind:load to:0x02097944 module:overlay(0) +from:0x0215b824 kind:load to:0x02097754 module:overlay(0) +from:0x0215b828 kind:load to:0x020977d0 module:overlay(0) +from:0x0215b82c kind:load to:0x0209794c module:overlay(0) +from:0x0215b830 kind:load to:0x0209796c module:overlay(0) +from:0x0215b834 kind:load to:0x02097998 module:overlay(0) +from:0x0215b840 kind:load to:0x02098518 module:overlay(0) +from:0x0215b844 kind:load to:0x02098554 module:overlay(0) +from:0x0215b848 kind:load to:0x0209856c module:overlay(0) +from:0x0215b84c kind:load to:0x02098578 module:overlay(0) +from:0x0215b850 kind:load to:0x01fff464 module:itcm +from:0x0215b854 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215b858 kind:load to:0x02157d14 module:overlay(77) +from:0x0215b85c kind:load to:0x020984b0 module:overlay(0) +from:0x0215b860 kind:load to:0x02157d48 module:overlay(77) +from:0x0215b864 kind:load to:0x020984b8 module:overlay(0) +from:0x0215b868 kind:load to:0x020984bc module:overlay(0) +from:0x0215b86c kind:load to:0x0215804c module:overlay(77) +from:0x0215b870 kind:load to:0x02099004 module:overlay(0) +from:0x0215b874 kind:load to:0x020984c8 module:overlay(0) +from:0x0215b878 kind:load to:0x02098584 module:overlay(0) +from:0x0215b87c kind:load to:0x020985f0 module:overlay(0) +from:0x0215b880 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215b884 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215b888 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215b88c kind:load to:0x02158a54 module:overlay(77) +from:0x0215b890 kind:load to:0x02158ad8 module:overlay(77) +from:0x0215b894 kind:load to:0x02099588 module:overlay(0) +from:0x0215b898 kind:load to:0x020992dc module:overlay(0) +from:0x0215b8a0 kind:load to:0x020994a0 module:overlay(0) +from:0x0215b8b0 kind:load to:0x0215856c module:overlay(77) +from:0x0215b8b8 kind:load to:0x021587d4 module:overlay(77) +from:0x0215b8c0 kind:load to:0x02158918 module:overlay(77) +from:0x0215b8d0 kind:load to:0x02158b84 module:overlay(77) +from:0x0215b8d4 kind:load to:0x02097944 module:overlay(0) +from:0x0215b8d8 kind:load to:0x02097754 module:overlay(0) +from:0x0215b8dc kind:load to:0x020977d0 module:overlay(0) +from:0x0215b8e0 kind:load to:0x0209794c module:overlay(0) +from:0x0215b8e4 kind:load to:0x0209796c module:overlay(0) +from:0x0215b8e8 kind:load to:0x02097998 module:overlay(0) +from:0x0215b8f4 kind:load to:0x02098518 module:overlay(0) +from:0x0215b8f8 kind:load to:0x02098554 module:overlay(0) +from:0x0215b8fc kind:load to:0x0209856c module:overlay(0) +from:0x0215b900 kind:load to:0x02098578 module:overlay(0) +from:0x0215b904 kind:load to:0x01fff464 module:itcm +from:0x0215b908 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215b90c kind:load to:0x0213ffe0 module:overlays(26,70) +from:0x0215b910 kind:load to:0x0214000c module:overlays(26,70) +from:0x0215b914 kind:load to:0x020984b4 module:overlay(0) +from:0x0215b918 kind:load to:0x020984b8 module:overlay(0) +from:0x0215b91c kind:load to:0x020984bc module:overlay(0) +from:0x0215b920 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215b924 kind:load to:0x020984c4 module:overlay(0) +from:0x0215b928 kind:load to:0x020984c8 module:overlay(0) +from:0x0215b92c kind:load to:0x02098584 module:overlay(0) +from:0x0215b930 kind:load to:0x020985f0 module:overlay(0) +from:0x0215b934 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215b938 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215b93c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215b940 kind:load to:0x02158c40 module:overlay(77) +from:0x0215b944 kind:load to:0x02158c60 module:overlay(77) +from:0x0215b948 kind:load to:0x02158bf0 module:overlay(77) +from:0x0215b954 kind:load to:0x02158d30 module:overlay(77) +from:0x0215b958 kind:load to:0x02159cc0 module:overlay(77) +from:0x0215b95c kind:load to:0x02159b8c module:overlay(77) +from:0x0215b960 kind:load to:0x0207c008 module:overlay(0) +from:0x0215b964 kind:load to:0x0207c010 module:overlay(0) +from:0x0215b970 kind:load to:0x02158ca8 module:overlay(77) +from:0x0215b974 kind:load to:0x02097944 module:overlay(0) +from:0x0215b978 kind:load to:0x02097754 module:overlay(0) +from:0x0215b97c kind:load to:0x020977d0 module:overlay(0) +from:0x0215b980 kind:load to:0x0209794c module:overlay(0) +from:0x0215b984 kind:load to:0x0209796c module:overlay(0) +from:0x0215b988 kind:load to:0x02097998 module:overlay(0) +from:0x0215b98c kind:load to:0x02159260 module:overlay(77) +from:0x0215b994 kind:load to:0x02159364 module:overlay(77) +from:0x0215b99c kind:load to:0x0215943c module:overlay(77) +from:0x0215b9a4 kind:load to:0x02159624 module:overlay(77) +from:0x0215b9ac kind:load to:0x0215970c module:overlay(77) +from:0x0215b9b4 kind:load to:0x02159524 module:overlay(77) +from:0x0215b9bc kind:load to:0x02159318 module:overlay(77) +from:0x0215b9c4 kind:load to:0x021593d4 module:overlay(77) +from:0x0215b9cc kind:load to:0x021594cc module:overlay(77) +from:0x0215b9d4 kind:load to:0x021596b8 module:overlay(77) +from:0x0215b9dc kind:load to:0x02159880 module:overlay(77) +from:0x0215b9e4 kind:load to:0x021595bc module:overlay(77) +from:0x0215ba24 kind:load to:0x02158d1c module:overlay(77) +from:0x0215ba28 kind:load to:0x02159cdc module:overlay(77) +from:0x0215ba2c kind:load to:0x0209a254 module:overlay(0) +from:0x0215ba30 kind:load to:0x0209a288 module:overlay(0) +from:0x0215ba34 kind:load to:0x0209a320 module:overlay(0) +from:0x0215ba38 kind:load to:0x0209a334 module:overlay(0) +from:0x0215ba3c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215ba40 kind:load to:0x0209a35c module:overlay(0) +from:0x0215ba44 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215ba48 kind:load to:0x0209a06c module:overlay(0) +from:0x0215ba4c kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215ba50 kind:load to:0x0209a308 module:overlay(0) +from:0x0215ba54 kind:load to:0x0209a348 module:overlay(0) +from:0x0215ba58 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215ba5c kind:load to:0x02156edc module:overlay(77) +from:0x0215ba60 kind:load to:0x02156eb8 module:overlay(77) +from:0x0215ba64 kind:load to:0x0209a70c module:overlay(0) +from:0x0215ba70 kind:load to:0x02098518 module:overlay(0) +from:0x0215ba74 kind:load to:0x02098554 module:overlay(0) +from:0x0215ba78 kind:load to:0x0209856c module:overlay(0) +from:0x0215ba7c kind:load to:0x02098578 module:overlay(0) +from:0x0215ba80 kind:load to:0x01fff464 module:itcm +from:0x0215ba84 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215ba88 kind:load to:0x02158e9c module:overlay(77) +from:0x0215ba8c kind:load to:0x020984b0 module:overlay(0) +from:0x0215ba90 kind:load to:0x02158f18 module:overlay(77) +from:0x0215ba94 kind:load to:0x020984b8 module:overlay(0) +from:0x0215ba98 kind:load to:0x020984bc module:overlay(0) +from:0x0215ba9c kind:load to:0x021591f4 module:overlay(77) +from:0x0215baa0 kind:load to:0x02099004 module:overlay(0) +from:0x0215baa4 kind:load to:0x020984c8 module:overlay(0) +from:0x0215baa8 kind:load to:0x02098584 module:overlay(0) +from:0x0215baac kind:load to:0x020985f0 module:overlay(0) +from:0x0215bab0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215bab4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215bab8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215babc kind:load to:0x02159c3c module:overlay(77) +from:0x0215bac0 kind:load to:0x02159bb0 module:overlay(77) +from:0x0215bac4 kind:load to:0x02099588 module:overlay(0) +from:0x0215baec kind:load to:0x02159d18 module:overlay(77) +from:0x0215baf0 kind:load to:0x02097944 module:overlay(0) +from:0x0215baf4 kind:load to:0x02097754 module:overlay(0) +from:0x0215baf8 kind:load to:0x020977d0 module:overlay(0) +from:0x0215bafc kind:load to:0x0209794c module:overlay(0) +from:0x0215bb00 kind:load to:0x0209796c module:overlay(0) +from:0x0215bb04 kind:load to:0x02097998 module:overlay(0) +from:0x0215bb10 kind:load to:0x02159e40 module:overlay(77) +from:0x0215bb14 kind:load to:0x0215aa28 module:overlay(77) +from:0x0215bb18 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215bb1c kind:load to:0x01ffc57c module:itcm +from:0x0215bb20 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215bb24 kind:load to:0x02057e44 module:overlay(0) +from:0x0215bb28 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215bb2c kind:load to:0x02159e14 module:overlay(77) +from:0x0215bb30 kind:load to:0x02057d84 module:overlay(0) +from:0x0215bb3c kind:load to:0x0215a188 module:overlay(77) +from:0x0215bb40 kind:load to:0x0215aa44 module:overlay(77) +from:0x0215bb44 kind:load to:0x02099b00 module:overlay(0) +from:0x0215bb48 kind:load to:0x02099b38 module:overlay(0) +from:0x0215bb4c kind:load to:0x0209a13c module:overlay(0) +from:0x0215bb50 kind:load to:0x0209a144 module:overlay(0) +from:0x0215bb54 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215bb58 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215bb5c kind:load to:0x02099ba0 module:overlay(0) +from:0x0215bb60 kind:load to:0x0209a06c module:overlay(0) +from:0x0215bb64 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215bb68 kind:load to:0x0209a10c module:overlay(0) +from:0x0215bb6c kind:load to:0x0215aa20 module:overlay(77) +from:0x0215bb70 kind:load to:0x0209a124 module:overlay(0) +from:0x0215bb74 kind:load to:0x0215aa10 module:overlay(77) +from:0x0215bb78 kind:load to:0x0215a9ec module:overlay(77) +from:0x0215bb84 kind:load to:0x02098518 module:overlay(0) +from:0x0215bb88 kind:load to:0x02098554 module:overlay(0) +from:0x0215bb8c kind:load to:0x0209856c module:overlay(0) +from:0x0215bb90 kind:load to:0x02098578 module:overlay(0) +from:0x0215bb94 kind:load to:0x01fff464 module:itcm +from:0x0215bb98 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215bb9c kind:load to:0x0215a19c module:overlay(77) +from:0x0215bba0 kind:load to:0x020984b0 module:overlay(0) +from:0x0215bba4 kind:load to:0x0215a374 module:overlay(77) +from:0x0215bba8 kind:load to:0x0215a438 module:overlay(77) +from:0x0215bbac kind:load to:0x020984bc module:overlay(0) +from:0x0215bbb0 kind:load to:0x0215a44c module:overlay(77) +from:0x0215bbb4 kind:load to:0x0215a590 module:overlay(77) +from:0x0215bbb8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215bbbc kind:load to:0x02098584 module:overlay(0) +from:0x0215bbc0 kind:load to:0x020985f0 module:overlay(0) +from:0x0215bbc4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215bbc8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215bbcc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215bbd0 kind:load to:0x0215aa60 module:overlay(77) +from:0x0215bbd4 kind:load to:0x0215aa88 module:overlay(77) +from:0x0215bbd8 kind:load to:0x0215a7b0 module:overlay(77) +from:0x0215bbe0 kind:load to:0x0215a9e8 module:overlay(77) +from:0x0215bbe8 kind:load to:0x0215a924 module:overlay(77) +from:0x0215bbf8 kind:load to:0x0215aad8 module:overlay(77) +from:0x0215bbfc kind:load to:0x0209774c module:overlay(0) +from:0x0215bc00 kind:load to:0x02097754 module:overlay(0) +from:0x0215bc04 kind:load to:0x020977d0 module:overlay(0) +from:0x0215bc08 kind:load to:0x02097810 module:overlay(0) +from:0x0215bc0c kind:load to:0x02097814 module:overlay(0) +from:0x0215bc10 kind:load to:0x02097818 module:overlay(0) +from:0x0215bc1c kind:load to:0x02098518 module:overlay(0) +from:0x0215bc20 kind:load to:0x02098554 module:overlay(0) +from:0x0215bc24 kind:load to:0x0209856c module:overlay(0) +from:0x0215bc28 kind:load to:0x02098578 module:overlay(0) +from:0x0215bc2c kind:load to:0x01fff464 module:itcm +from:0x0215bc30 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215bc34 kind:load to:0x0215ab4c module:overlay(77) +from:0x0215bc38 kind:load to:0x020984b0 module:overlay(0) +from:0x0215bc3c kind:load to:0x0215ab6c module:overlay(77) +from:0x0215bc40 kind:load to:0x0215abc4 module:overlay(77) +from:0x0215bc44 kind:load to:0x020984bc module:overlay(0) +from:0x0215bc48 kind:load to:0x020984c0 module:overlay(0) +from:0x0215bc4c kind:load to:0x020984c4 module:overlay(0) +from:0x0215bc50 kind:load to:0x020984c8 module:overlay(0) +from:0x0215bc54 kind:load to:0x02098584 module:overlay(0) +from:0x0215bc58 kind:load to:0x020985f0 module:overlay(0) +from:0x0215bc5c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215bc60 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215bc64 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215bc68 kind:load to:0x0215abd8 module:overlay(77) +from:0x0215bc6c kind:load to:0x0215abec module:overlay(77) +from:0x0215bc7c kind:load to:0x0209ca10 module:overlay(0) +from:0x0215bc80 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215bc84 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215bc88 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215bc94 kind:load to:0x0215ac28 module:overlay(77) +from:0x0215bc98 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215bc9c kind:load to:0x0209ca18 module:overlay(0) +from:0x0215bca0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215bca4 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215bcb0 kind:load to:0x0207c49c module:overlay(0) +from:0x0215bcb4 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0215bcb8 kind:load to:0x0207c96c module:overlay(0) +from:0x0215bcbc kind:load to:0x0207c95c module:overlay(0) +from:0x0215bcc0 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215bcc4 kind:load to:0x0207ca10 module:overlay(0) +from:0x0215bcc8 kind:load to:0x0207ca38 module:overlay(0) +from:0x0215bccc kind:load to:0x0207cab0 module:overlay(0) +from:0x0215bcd8 kind:load to:0x0215ad70 module:overlay(77) +from:0x0215bcdc kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215bce0 kind:load to:0x0215add0 module:overlay(77) +from:0x0215bce4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215bce8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215bcec kind:load to:0x0215add4 module:overlay(77) +from:0x0215bcf0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215bcf4 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215bcf8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215bcfc kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215bd00 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215bd04 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215bd08 kind:load to:0x0215adf4 module:overlay(77) +from:0x0215bd0c kind:load to:0x0215ae14 module:overlay(77) +from:0x0215bd18 kind:load to:0x0215ae5c module:overlay(77) +from:0x0215bd1c kind:load to:0x0209ca10 module:overlay(0) +from:0x0215bd20 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215bd24 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215bd28 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215bd34 kind:load to:0x0215af58 module:overlay(77) +from:0x0215bd38 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0215bd3c kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0215bd40 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0215bd44 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215bd48 kind:load to:0x0215b018 module:overlay(77) +from:0x0215bd4c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215bd50 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215bd54 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215bd58 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215bd5c kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215bd60 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215bd64 kind:load to:0x0215b038 module:overlay(77) +from:0x0215bd68 kind:load to:0x0215b060 module:overlay(77) diff --git a/config/eur/arm9/overlays/ov077/symbols.txt b/config/eur/arm9/overlays/ov077/symbols.txt new file mode 100644 index 00000000..52387440 --- /dev/null +++ b/config/eur/arm9/overlays/ov077/symbols.txt @@ -0,0 +1,348 @@ +func_ov077_02152ea0 kind:function(arm,size=0x68) addr:0x02152ea0 +func_ov077_02152f08 kind:function(arm,size=0xc) addr:0x02152f08 +func_ov077_02152f14 kind:function(arm,size=0x24) addr:0x02152f14 +func_ov077_02152f38 kind:function(arm,size=0x4c) addr:0x02152f38 +func_ov077_02152f84 kind:function(arm,size=0x34) addr:0x02152f84 +func_ov077_02152fb8 kind:function(arm,size=0x204) addr:0x02152fb8 +func_ov077_021531bc kind:function(arm,size=0x14) addr:0x021531bc +func_ov077_021531d0 kind:function(arm,size=0x14) addr:0x021531d0 +func_ov077_021531e4 kind:function(arm,size=0x14) addr:0x021531e4 +func_ov077_021531f8 kind:function(arm,size=0xac) addr:0x021531f8 +func_ov077_021532a4 kind:function(arm,size=0xb4) addr:0x021532a4 +func_ov077_02153358 kind:function(arm,size=0x174) addr:0x02153358 +func_ov077_021534cc kind:function(arm,size=0xc0) addr:0x021534cc +func_ov077_0215358c kind:function(arm,size=0x44) addr:0x0215358c +func_ov077_021535d0 kind:function(arm,size=0x400) addr:0x021535d0 +func_ov077_021539d0 kind:function(arm,size=0x4c) addr:0x021539d0 +func_ov077_02153a1c kind:function(arm,size=0x194) addr:0x02153a1c +func_ov077_02153bb0 kind:function(arm,size=0x1a8) addr:0x02153bb0 +func_ov077_02153d58 kind:function(arm,size=0x164) addr:0x02153d58 +func_ov077_02153ebc kind:function(arm,size=0xf0) addr:0x02153ebc +func_ov077_02153fac kind:function(arm,size=0x164) addr:0x02153fac +func_ov077_02154110 kind:function(arm,size=0x174) addr:0x02154110 +func_ov077_02154284 kind:function(arm,size=0x31c) addr:0x02154284 +func_ov077_021545a0 kind:function(arm,size=0x188) addr:0x021545a0 +func_ov077_02154728 kind:function(arm,size=0x394) addr:0x02154728 +func_ov077_02154abc kind:function(arm,size=0x6c) addr:0x02154abc +func_ov077_02154b28 kind:function(arm,size=0x48) addr:0x02154b28 +func_ov077_02154b70 kind:function(arm,size=0x90) addr:0x02154b70 +func_ov077_02154c00 kind:function(arm,size=0x334) addr:0x02154c00 +func_ov077_02154f34 kind:function(arm,size=0x124) addr:0x02154f34 +func_ov077_02155058 kind:function(arm,size=0x1c4) addr:0x02155058 +func_ov077_0215521c kind:function(arm,size=0x7c) addr:0x0215521c +func_ov077_02155298 kind:function(arm,size=0xcc) addr:0x02155298 +func_ov077_02155364 kind:function(arm,size=0x10) addr:0x02155364 +func_ov077_02155374 kind:function(arm,size=0x1a4) addr:0x02155374 +func_ov077_02155518 kind:function(arm,size=0x6c) addr:0x02155518 +func_ov077_02155584 kind:function(arm,size=0x614) addr:0x02155584 +func_ov077_02155b98 kind:function(arm,size=0x78) addr:0x02155b98 +func_ov077_02155c10 kind:function(arm,size=0x234) addr:0x02155c10 +func_ov077_02155e44 kind:function(arm,size=0x90) addr:0x02155e44 +func_ov077_02155ed4 kind:function(arm,size=0x3c) addr:0x02155ed4 +func_ov077_02155f10 kind:function(arm,size=0x164) addr:0x02155f10 +func_ov077_02156074 kind:function(arm,size=0x28) addr:0x02156074 +func_ov077_0215609c kind:function(arm,size=0x98) addr:0x0215609c +func_ov077_02156134 kind:function(arm,size=0x5c) addr:0x02156134 +func_ov077_02156190 kind:function(arm,size=0x78) addr:0x02156190 +func_ov077_02156208 kind:function(arm,size=0x94) addr:0x02156208 +func_ov077_0215629c kind:function(arm,size=0x20) addr:0x0215629c +func_ov077_021562bc kind:function(arm,size=0x28) addr:0x021562bc +func_ov077_021562e4 kind:function(arm,size=0xe0) addr:0x021562e4 +func_ov077_021563c4 kind:function(arm,size=0x2b8) addr:0x021563c4 +func_ov077_0215667c kind:function(arm,size=0x80) addr:0x0215667c +func_ov077_021566fc kind:function(arm,size=0xcc) addr:0x021566fc +func_ov077_021567c8 kind:function(arm,size=0x11c) addr:0x021567c8 +func_ov077_021568e4 kind:function(arm,size=0x14) addr:0x021568e4 +func_ov077_021568f8 kind:function(arm,size=0x78) addr:0x021568f8 +func_ov077_02156970 kind:function(arm,size=0x1c) addr:0x02156970 +func_ov077_0215698c kind:function(arm,size=0x40) addr:0x0215698c +func_ov077_021569cc kind:function(arm,size=0x40) addr:0x021569cc +func_ov077_02156a0c kind:function(arm,size=0xa4) addr:0x02156a0c +func_ov077_02156ab0 kind:function(arm,size=0x98) addr:0x02156ab0 +func_ov077_02156b48 kind:function(arm,size=0x140) addr:0x02156b48 +func_ov077_02156c88 kind:function(arm,size=0x2c) addr:0x02156c88 +func_ov077_02156cb4 kind:function(arm,size=0x104) addr:0x02156cb4 +func_ov077_02156db8 kind:function(arm,size=0xac) addr:0x02156db8 +func_ov077_02156e64 kind:function(arm,size=0x30) addr:0x02156e64 +func_ov077_02156e94 kind:function(arm,size=0x24) addr:0x02156e94 +func_ov077_02156eb8 kind:function(arm,size=0x24) addr:0x02156eb8 +func_ov077_02156edc kind:function(arm,size=0x2c) addr:0x02156edc +func_ov077_02156f08 kind:function(arm,size=0xc) addr:0x02156f08 +func_ov077_02156f14 kind:function(arm,size=0x1c) addr:0x02156f14 +func_ov077_02156f30 kind:function(arm,size=0x1c) addr:0x02156f30 +func_ov077_02156f4c kind:function(arm,size=0x1c) addr:0x02156f4c +func_ov077_02156f68 kind:function(arm,size=0x14) addr:0x02156f68 +func_ov077_02156f7c kind:function(arm,size=0xc) addr:0x02156f7c +func_ov077_02156f88 kind:function(arm,size=0x24) addr:0x02156f88 +func_ov077_02156fac kind:function(arm,size=0x54) addr:0x02156fac +func_ov077_02157000 kind:function(arm,size=0x154) addr:0x02157000 +func_ov077_02157154 kind:function(arm,size=0x14) addr:0x02157154 +func_ov077_02157168 kind:function(arm,size=0xc0) addr:0x02157168 +func_ov077_02157228 kind:function(arm,size=0x2f8) addr:0x02157228 +func_ov077_02157520 kind:function(arm,size=0xc8) addr:0x02157520 +func_ov077_021575e8 kind:function(arm,size=0xcc) addr:0x021575e8 +func_ov077_021576b4 kind:function(arm,size=0x78) addr:0x021576b4 +func_ov077_0215772c kind:function(arm,size=0x120) addr:0x0215772c +func_ov077_0215784c kind:function(arm,size=0x58) addr:0x0215784c +func_ov077_021578a4 kind:function(arm,size=0x38) addr:0x021578a4 +func_ov077_021578dc kind:function(arm,size=0xe0) addr:0x021578dc +func_ov077_021579bc kind:function(arm,size=0x3c) addr:0x021579bc +func_ov077_021579f8 kind:function(arm,size=0x34) addr:0x021579f8 +func_ov077_02157a2c kind:function(arm,size=0x1c) addr:0x02157a2c +func_ov077_02157a48 kind:function(arm,size=0x38) addr:0x02157a48 +func_ov077_02157a80 kind:function(arm,size=0x40) addr:0x02157a80 +func_ov077_02157ac0 kind:function(arm,size=0x14) addr:0x02157ac0 +func_ov077_02157ad4 kind:function(arm,size=0xc) addr:0x02157ad4 +func_ov077_02157ae0 kind:function(arm,size=0x24) addr:0x02157ae0 +func_ov077_02157b04 kind:function(arm,size=0x44) addr:0x02157b04 +func_ov077_02157b48 kind:function(arm,size=0x20) addr:0x02157b48 +func_ov077_02157b68 kind:function(arm,size=0x1c) addr:0x02157b68 +func_ov077_02157b84 kind:function(arm,size=0x24) addr:0x02157b84 +func_ov077_02157ba8 kind:function(arm,size=0x20) addr:0x02157ba8 +func_ov077_02157bc8 kind:function(arm,size=0x5c) addr:0x02157bc8 +func_ov077_02157c24 kind:function(arm,size=0xf0) addr:0x02157c24 +func_ov077_02157d14 kind:function(arm,size=0x34) addr:0x02157d14 +func_ov077_02157d48 kind:function(arm,size=0x304) addr:0x02157d48 +func_ov077_0215804c kind:function(arm,size=0x6c) addr:0x0215804c +func_ov077_021580b8 kind:function(arm,size=0x88) addr:0x021580b8 +func_ov077_02158140 kind:function(arm,size=0x2c) addr:0x02158140 +func_ov077_0215816c kind:function(arm,size=0xb4) addr:0x0215816c +func_ov077_02158220 kind:function(arm,size=0x48) addr:0x02158220 +func_ov077_02158268 kind:function(arm,size=0xe0) addr:0x02158268 +func_ov077_02158348 kind:function(arm,size=0x34) addr:0x02158348 +func_ov077_0215837c kind:function(arm,size=0xb0) addr:0x0215837c +func_ov077_0215842c kind:function(arm,size=0x140) addr:0x0215842c +func_ov077_0215856c kind:function(arm,size=0x170) addr:0x0215856c +func_ov077_021586dc kind:function(arm,size=0xf8) addr:0x021586dc +func_ov077_021587d4 kind:function(arm,size=0x88) addr:0x021587d4 +func_ov077_0215885c kind:function(arm,size=0xbc) addr:0x0215885c +func_ov077_02158918 kind:function(arm,size=0xac) addr:0x02158918 +func_ov077_021589c4 kind:function(arm,size=0x78) addr:0x021589c4 +func_ov077_02158a3c kind:function(arm,size=0x18) addr:0x02158a3c +func_ov077_02158a54 kind:function(arm,size=0x84) addr:0x02158a54 +func_ov077_02158ad8 kind:function(arm,size=0x8c) addr:0x02158ad8 +func_ov077_02158b64 kind:function(arm,size=0x14) addr:0x02158b64 +func_ov077_02158b78 kind:function(arm,size=0xc) addr:0x02158b78 +func_ov077_02158b84 kind:function(arm,size=0x24) addr:0x02158b84 +func_ov077_02158ba8 kind:function(arm,size=0x28) addr:0x02158ba8 +func_ov077_02158bd0 kind:function(arm,size=0x20) addr:0x02158bd0 +func_ov077_02158bf0 kind:function(arm,size=0x50) addr:0x02158bf0 +func_ov077_02158c40 kind:function(arm,size=0x20) addr:0x02158c40 +func_ov077_02158c60 kind:function(arm,size=0x28) addr:0x02158c60 +func_ov077_02158c88 kind:function(arm,size=0x14) addr:0x02158c88 +func_ov077_02158c9c kind:function(arm,size=0xc) addr:0x02158c9c +func_ov077_02158ca8 kind:function(arm,size=0x24) addr:0x02158ca8 +func_ov077_02158ccc kind:function(arm,size=0x50) addr:0x02158ccc +func_ov077_02158d1c kind:function(arm,size=0x14) addr:0x02158d1c +func_ov077_02158d30 kind:function(arm,size=0x14) addr:0x02158d30 +func_ov077_02158d44 kind:function(arm,size=0x158) addr:0x02158d44 +func_ov077_02158e9c kind:function(arm,size=0x14) addr:0x02158e9c +func_ov077_02158eb0 kind:function(arm,size=0x20) addr:0x02158eb0 +func_ov077_02158ed0 kind:function(arm,size=0x48) addr:0x02158ed0 +func_ov077_02158f18 kind:function(arm,size=0x2dc) addr:0x02158f18 +func_ov077_021591f4 kind:function(arm,size=0x6c) addr:0x021591f4 +func_ov077_02159260 kind:function(arm,size=0xb8) addr:0x02159260 +func_ov077_02159318 kind:function(arm,size=0x4c) addr:0x02159318 +func_ov077_02159364 kind:function(arm,size=0x70) addr:0x02159364 +func_ov077_021593d4 kind:function(arm,size=0x68) addr:0x021593d4 +func_ov077_0215943c kind:function(arm,size=0x90) addr:0x0215943c +func_ov077_021594cc kind:function(arm,size=0x58) addr:0x021594cc +func_ov077_02159524 kind:function(arm,size=0x98) addr:0x02159524 +func_ov077_021595bc kind:function(arm,size=0x68) addr:0x021595bc +func_ov077_02159624 kind:function(arm,size=0x94) addr:0x02159624 +func_ov077_021596b8 kind:function(arm,size=0x54) addr:0x021596b8 +func_ov077_0215970c kind:function(arm,size=0x174) addr:0x0215970c +func_ov077_02159880 kind:function(arm,size=0x1c4) addr:0x02159880 +func_ov077_02159a44 kind:function(arm,size=0x64) addr:0x02159a44 +func_ov077_02159aa8 kind:function(arm,size=0xb4) addr:0x02159aa8 +func_ov077_02159b5c kind:function(arm,size=0x30) addr:0x02159b5c +func_ov077_02159b8c kind:function(arm,size=0x24) addr:0x02159b8c +func_ov077_02159bb0 kind:function(arm,size=0x8c) addr:0x02159bb0 +func_ov077_02159c3c kind:function(arm,size=0x84) addr:0x02159c3c +func_ov077_02159cc0 kind:function(arm,size=0x1c) addr:0x02159cc0 +func_ov077_02159cdc kind:function(arm,size=0x1c) addr:0x02159cdc +func_ov077_02159cf8 kind:function(arm,size=0x14) addr:0x02159cf8 +func_ov077_02159d0c kind:function(arm,size=0xc) addr:0x02159d0c +func_ov077_02159d18 kind:function(arm,size=0x24) addr:0x02159d18 +func_ov077_02159d3c kind:function(arm,size=0x78) addr:0x02159d3c +func_ov077_02159db4 kind:function(arm,size=0x28) addr:0x02159db4 +func_ov077_02159ddc kind:function(arm,size=0x38) addr:0x02159ddc +func_ov077_02159e14 kind:function(arm,size=0x2c) addr:0x02159e14 +func_ov077_02159e40 kind:function(arm,size=0x14) addr:0x02159e40 +func_ov077_02159e54 kind:function(arm,size=0x334) addr:0x02159e54 +func_ov077_0215a188 kind:function(arm,size=0x14) addr:0x0215a188 +func_ov077_0215a19c kind:function(arm,size=0x1d8) addr:0x0215a19c +func_ov077_0215a374 kind:function(arm,size=0xc4) addr:0x0215a374 +func_ov077_0215a438 kind:function(arm,size=0x14) addr:0x0215a438 +func_ov077_0215a44c kind:function(arm,size=0x144) addr:0x0215a44c +func_ov077_0215a590 kind:function(arm,size=0xc4) addr:0x0215a590 +func_ov077_0215a654 kind:function(arm,size=0x58) addr:0x0215a654 +func_ov077_0215a6ac kind:function(arm,size=0x58) addr:0x0215a6ac +func_ov077_0215a704 kind:function(arm,size=0xac) addr:0x0215a704 +func_ov077_0215a7b0 kind:function(arm,size=0x174) addr:0x0215a7b0 +func_ov077_0215a924 kind:function(arm,size=0xc4) addr:0x0215a924 +func_ov077_0215a9e8 kind:function(arm,size=0x4) addr:0x0215a9e8 +func_ov077_0215a9ec kind:function(arm,size=0x24) addr:0x0215a9ec +func_ov077_0215aa10 kind:function(arm,size=0x10) addr:0x0215aa10 +func_ov077_0215aa20 kind:function(arm,size=0x8) addr:0x0215aa20 +func_ov077_0215aa28 kind:function(arm,size=0x1c) addr:0x0215aa28 +func_ov077_0215aa44 kind:function(arm,size=0x1c) addr:0x0215aa44 +func_ov077_0215aa60 kind:function(arm,size=0x28) addr:0x0215aa60 +func_ov077_0215aa88 kind:function(arm,size=0x30) addr:0x0215aa88 +func_ov077_0215aab8 kind:function(arm,size=0x14) addr:0x0215aab8 +func_ov077_0215aacc kind:function(arm,size=0xc) addr:0x0215aacc +func_ov077_0215aad8 kind:function(arm,size=0x24) addr:0x0215aad8 +func_ov077_0215aafc kind:function(arm,size=0x28) addr:0x0215aafc +func_ov077_0215ab24 kind:function(arm,size=0x28) addr:0x0215ab24 +func_ov077_0215ab4c kind:function(arm,size=0x20) addr:0x0215ab4c +func_ov077_0215ab6c kind:function(arm,size=0x58) addr:0x0215ab6c +func_ov077_0215abc4 kind:function(arm,size=0x14) addr:0x0215abc4 +func_ov077_0215abd8 kind:function(arm,size=0x14) addr:0x0215abd8 +func_ov077_0215abec kind:function(arm,size=0x1c) addr:0x0215abec +func_ov077_0215ac08 kind:function(arm,size=0x14) addr:0x0215ac08 +func_ov077_0215ac1c kind:function(arm,size=0xc) addr:0x0215ac1c +func_ov077_0215ac28 kind:function(arm,size=0x24) addr:0x0215ac28 +func_ov077_0215ac4c kind:function(arm,size=0xa4) addr:0x0215ac4c +func_ov077_0215acf0 kind:function(arm,size=0x80) addr:0x0215acf0 +func_ov077_0215ad70 kind:function(arm,size=0x60) addr:0x0215ad70 +func_ov077_0215add0 kind:function(arm,size=0x4) addr:0x0215add0 +func_ov077_0215add4 kind:function(arm,size=0x20) addr:0x0215add4 +func_ov077_0215adf4 kind:function(arm,size=0x20) addr:0x0215adf4 +func_ov077_0215ae14 kind:function(arm,size=0x28) addr:0x0215ae14 +func_ov077_0215ae3c kind:function(arm,size=0x14) addr:0x0215ae3c +func_ov077_0215ae50 kind:function(arm,size=0xc) addr:0x0215ae50 +func_ov077_0215ae5c kind:function(arm,size=0x24) addr:0x0215ae5c +func_ov077_0215ae80 kind:function(arm,size=0x48) addr:0x0215ae80 +func_ov077_0215aec8 kind:function(arm,size=0x90) addr:0x0215aec8 +func_ov077_0215af58 kind:function(arm,size=0xc0) addr:0x0215af58 +func_ov077_0215b018 kind:function(arm,size=0x20) addr:0x0215b018 +func_ov077_0215b038 kind:function(arm,size=0x28) addr:0x0215b038 +func_ov077_0215b060 kind:function(arm,size=0x30) addr:0x0215b060 +func_ov077_0215b090 kind:function(arm,size=0x14) addr:0x0215b090 +data_ov077_0215b0a4 kind:data(any) addr:0x0215b0a4 +data_ov077_0215b0b4 kind:data(any) addr:0x0215b0b4 +data_ov077_0215b0c8 kind:data(any) addr:0x0215b0c8 +data_ov077_0215b0dc kind:data(any) addr:0x0215b0dc +data_ov077_0215b0e4 kind:data(any) addr:0x0215b0e4 +data_ov077_0215b0f0 kind:data(any) addr:0x0215b0f0 +func_ov077_0215b120 kind:function(arm,size=0x64) addr:0x0215b120 +func_ov077_0215b184 kind:function(arm,size=0x50) addr:0x0215b184 +func_ov077_0215b1d4 kind:function(arm,size=0x50) addr:0x0215b1d4 +func_ov077_0215b224 kind:function(arm,size=0x50) addr:0x0215b224 +func_ov077_0215b274 kind:function(arm,size=0x50) addr:0x0215b274 +func_ov077_0215b2c4 kind:function(arm,size=0x50) addr:0x0215b2c4 +func_ov077_0215b314 kind:function(arm,size=0x50) addr:0x0215b314 +func_ov077_0215b364 kind:function(arm,size=0x50) addr:0x0215b364 +func_ov077_0215b3b4 kind:function(arm,size=0x50) addr:0x0215b3b4 +data_ov077_0215b448 kind:data(any) addr:0x0215b448 +data_ov077_0215b454 kind:data(any) addr:0x0215b454 +data_ov077_0215b470 kind:data(any) addr:0x0215b470 +data_ov077_0215b494 kind:data(any) addr:0x0215b494 +data_ov077_0215b4c0 kind:data(any) addr:0x0215b4c0 +data_ov077_0215b50c kind:data(any) addr:0x0215b50c +data_ov077_0215b564 kind:data(any) addr:0x0215b564 +data_ov077_0215b5ec kind:data(any) addr:0x0215b5ec +data_ov077_0215b674 kind:data(any) addr:0x0215b674 +data_ov077_0215b68c kind:data(any) addr:0x0215b68c +data_ov077_0215b6a4 kind:data(any) addr:0x0215b6a4 +data_ov077_0215b6bc kind:data(any) addr:0x0215b6bc +data_ov077_0215b6d4 kind:data(any) addr:0x0215b6d4 +data_ov077_0215b6ec kind:data(any) addr:0x0215b6ec +data_ov077_0215b704 kind:data(any) addr:0x0215b704 +data_ov077_0215b71c kind:data(any) addr:0x0215b71c +data_ov077_0215b734 kind:data(any) addr:0x0215b734 +data_ov077_0215b744 kind:data(any) addr:0x0215b744 +data_ov077_0215b764 kind:data(any) addr:0x0215b764 +data_ov077_0215b780 kind:data(any) addr:0x0215b780 +data_ov077_0215b7a4 kind:data(any) addr:0x0215b7a4 +data_ov077_0215b800 kind:data(any) addr:0x0215b800 +data_ov077_0215b804 kind:data(any) addr:0x0215b804 ambiguous +data_ov077_0215b81c kind:data(any) addr:0x0215b81c +data_ov077_0215b840 kind:data(any) addr:0x0215b840 +data_ov077_0215b850 kind:data(any) addr:0x0215b850 ambiguous +data_ov077_0215b898 kind:data(any) addr:0x0215b898 +data_ov077_0215b8a0 kind:data(any) addr:0x0215b8a0 +data_ov077_0215b8a8 kind:data(any) addr:0x0215b8a8 +data_ov077_0215b8b0 kind:data(any) addr:0x0215b8b0 +data_ov077_0215b8b8 kind:data(any) addr:0x0215b8b8 +data_ov077_0215b8c0 kind:data(any) addr:0x0215b8c0 +data_ov077_0215b8d0 kind:data(any) addr:0x0215b8d0 +data_ov077_0215b8f4 kind:data(any) addr:0x0215b8f4 +data_ov077_0215b954 kind:data(any) addr:0x0215b954 +data_ov077_0215b970 kind:data(any) addr:0x0215b970 +data_ov077_0215b98c kind:data(any) addr:0x0215b98c +data_ov077_0215b9a4 kind:data(any) addr:0x0215b9a4 ambiguous +data_ov077_0215b9bc kind:data(any) addr:0x0215b9bc +data_ov077_0215b9ec kind:data(any) addr:0x0215b9ec +data_ov077_0215ba04 kind:data(any) addr:0x0215ba04 +data_ov077_0215ba24 kind:data(any) addr:0x0215ba24 +data_ov077_0215ba58 kind:data(any) addr:0x0215ba58 ambiguous +data_ov077_0215ba70 kind:data(any) addr:0x0215ba70 +data_ov077_0215ba74 kind:data(any) addr:0x0215ba74 ambiguous +data_ov077_0215ba98 kind:data(any) addr:0x0215ba98 ambiguous +data_ov077_0215bac8 kind:data(any) addr:0x0215bac8 +data_ov077_0215bacc kind:data(any) addr:0x0215bacc +data_ov077_0215baec kind:data(any) addr:0x0215baec +data_ov077_0215baf8 kind:data(any) addr:0x0215baf8 ambiguous +data_ov077_0215bb10 kind:data(any) addr:0x0215bb10 +data_ov077_0215bb34 kind:data(any) addr:0x0215bb34 ambiguous +data_ov077_0215bb3c kind:data(any) addr:0x0215bb3c +data_ov077_0215bb84 kind:data(any) addr:0x0215bb84 +data_ov077_0215bbd8 kind:data(any) addr:0x0215bbd8 +data_ov077_0215bbe0 kind:data(any) addr:0x0215bbe0 +data_ov077_0215bbe8 kind:data(any) addr:0x0215bbe8 +data_ov077_0215bbf8 kind:data(any) addr:0x0215bbf8 +data_ov077_0215bc1c kind:data(any) addr:0x0215bc1c +data_ov077_0215bc2c kind:data(any) addr:0x0215bc2c ambiguous +data_ov077_0215bc4c kind:data(any) addr:0x0215bc4c ambiguous +data_ov077_0215bc78 kind:data(any) addr:0x0215bc78 +data_ov077_0215bc94 kind:data(any) addr:0x0215bc94 +data_ov077_0215bcb0 kind:data(any) addr:0x0215bcb0 +data_ov077_0215bcd8 kind:data(any) addr:0x0215bcd8 +data_ov077_0215bd18 kind:data(any) addr:0x0215bd18 +data_ov077_0215bd34 kind:data(any) addr:0x0215bd34 +data_ov077_0215bd40 kind:data(any) addr:0x0215bd40 ambiguous +data_ov077_0215bd80 kind:bss addr:0x0215bd80 +data_ov077_0215bd84 kind:bss addr:0x0215bd84 +data_ov077_0215bd8c kind:bss addr:0x0215bd8c +data_ov077_0215bd98 kind:bss addr:0x0215bd98 +data_ov077_0215bda0 kind:bss addr:0x0215bda0 ambiguous +data_ov077_0215be70 kind:bss addr:0x0215be70 +data_ov077_0215be74 kind:bss addr:0x0215be74 +data_ov077_0215be80 kind:bss addr:0x0215be80 +data_ov077_0215bec4 kind:bss addr:0x0215bec4 +data_ov077_0215bec8 kind:bss addr:0x0215bec8 +data_ov077_0215bed4 kind:bss addr:0x0215bed4 +data_ov077_0215bf10 kind:bss addr:0x0215bf10 +data_ov077_0215bf40 kind:bss addr:0x0215bf40 ambiguous +data_ov077_0215bf6c kind:bss addr:0x0215bf6c ambiguous +data_ov077_0215bf90 kind:bss addr:0x0215bf90 ambiguous +data_ov077_0215bfac kind:bss addr:0x0215bfac +data_ov077_0215bfb0 kind:bss addr:0x0215bfb0 +data_ov077_0215bfbc kind:bss addr:0x0215bfbc +data_ov077_0215c01c kind:bss addr:0x0215c01c ambiguous +data_ov077_0215c068 kind:bss addr:0x0215c068 ambiguous +data_ov077_0215c094 kind:bss addr:0x0215c094 +data_ov077_0215c098 kind:bss addr:0x0215c098 +data_ov077_0215c0a4 kind:bss addr:0x0215c0a4 +data_ov077_0215c140 kind:bss addr:0x0215c140 ambiguous +data_ov077_0215c17c kind:bss addr:0x0215c17c +data_ov077_0215c184 kind:bss addr:0x0215c184 +data_ov077_0215c190 kind:bss addr:0x0215c190 +data_ov077_0215c198 kind:bss addr:0x0215c198 ambiguous +data_ov077_0215c1d8 kind:bss addr:0x0215c1d8 ambiguous +data_ov077_0215c268 kind:bss addr:0x0215c268 +data_ov077_0215c26c kind:bss addr:0x0215c26c +data_ov077_0215c278 kind:bss addr:0x0215c278 +data_ov077_0215c298 kind:bss addr:0x0215c298 ambiguous +data_ov077_0215c2b4 kind:bss addr:0x0215c2b4 +data_ov077_0215c2b8 kind:bss addr:0x0215c2b8 +data_ov077_0215c2c4 kind:bss addr:0x0215c2c4 +data_ov077_0215c320 kind:bss addr:0x0215c320 ambiguous +data_ov077_0215c33c kind:bss addr:0x0215c33c ambiguous +data_ov077_0215c398 kind:bss addr:0x0215c398 +data_ov077_0215c3bc kind:bss addr:0x0215c3bc +data_ov077_0215c3c0 kind:bss addr:0x0215c3c0 +data_ov077_0215c3cc kind:bss addr:0x0215c3cc +data_ov077_0215c438 kind:bss addr:0x0215c438 ambiguous +data_ov077_0215c444 kind:bss addr:0x0215c444 ambiguous diff --git a/config/eur/arm9/overlays/ov078/delinks.txt b/config/eur/arm9/overlays/ov078/delinks.txt new file mode 100644 index 00000000..1a88d947 --- /dev/null +++ b/config/eur/arm9/overlays/ov078/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152ea0 end:0x0215d3a8 kind:code align:32 + .rodata start:0x0215d3a8 end:0x0215d40c kind:data align:4 + .init start:0x0215d40c end:0x0215d550 kind:code align:4 + .ctor start:0x0215d550 end:0x0215d560 kind:data align:4 + .data start:0x0215d560 end:0x0215dc80 kind:data align:32 + .bss start:0x0215dc80 end:0x0215df20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov078/relocs.txt b/config/eur/arm9/overlays/ov078/relocs.txt new file mode 100644 index 00000000..8d275451 --- /dev/null +++ b/config/eur/arm9/overlays/ov078/relocs.txt @@ -0,0 +1,1233 @@ +from:0x02152ea8 kind:load to:0x0215dce4 module:overlay(78) +from:0x02152ebc kind:arm_call to:0x02011f3c module:main +from:0x02152ec8 kind:arm_call to:0x02153058 module:overlay(78) +from:0x02152ee0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02152f30 kind:load to:0x0215d638 module:overlay(78) +from:0x02152f44 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02152f5c kind:load to:0x0215d620 module:overlay(78) +from:0x02152f68 kind:arm_call to:0x0207ee50 module:overlay(0) +from:0x02152f7c kind:arm_call to:0x0207ee50 module:overlay(0) +from:0x02152f84 kind:arm_call to:0x02011ff4 module:main +from:0x02153008 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153028 kind:arm_call to:0x021526a4 module:overlay(76) +from:0x02153050 kind:load to:0x027e0ce4 module:dtcm +from:0x02153064 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02153084 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021530b4 kind:arm_call to:0x0213fdec module:overlay(70) +from:0x0215313c kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02153174 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02153190 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021531a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021531e0 kind:arm_call to:0x02099820 module:overlay(0) +from:0x021532e0 kind:arm_call to:0x02152f38 module:overlay(78) +from:0x021532f0 kind:arm_call to:0x02152f38 module:overlay(78) +from:0x02153300 kind:arm_call to:0x02152f38 module:overlay(78) +from:0x0215330c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02153318 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02153324 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02153384 kind:arm_call to:0x0213fe74 module:overlay(70) +from:0x021533dc kind:load to:0x0215d6a8 module:overlay(78) +from:0x021533e0 kind:load to:0x0215dce4 module:overlay(78) +from:0x021533e8 kind:load to:0x0215d65c module:overlay(78) +from:0x021533f4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02153408 kind:arm_call to:0x0215bd18 module:overlay(78) +from:0x0215341c kind:arm_call to:0x0216613c module:overlay(94) +from:0x0215342c kind:arm_call to:0x0200ed6c module:main +from:0x02153440 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02153470 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02153484 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021534c4 kind:load to:0x021535ec module:overlay(78) +from:0x021534d8 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02153514 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215355c kind:arm_call to:0x0215a834 module:overlay(78) +from:0x021535c8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021535d8 kind:arm_call to:0x0215c7e4 module:overlay(78) +from:0x021535e8 kind:load to:0x027e09b8 module:dtcm +from:0x02153618 kind:arm_call to:0x0200eab0 module:main +from:0x02153668 kind:arm_call to:0x0200e260 module:main +from:0x02153678 kind:arm_call to:0x01ffad5c module:itcm +from:0x021536f4 kind:arm_call to:0x0200e260 module:main +from:0x02153704 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153780 kind:arm_call to:0x0200e260 module:main +from:0x02153790 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215380c kind:arm_call to:0x0200e260 module:main +from:0x0215381c kind:arm_call to:0x01ffad5c module:itcm +from:0x02153898 kind:arm_call to:0x0200e260 module:main +from:0x021538a8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153924 kind:arm_call to:0x0200e260 module:main +from:0x02153934 kind:arm_call to:0x01ffad5c module:itcm +from:0x021539bc kind:arm_call to:0x0200e260 module:main +from:0x021539d0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153a04 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153a34 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153a48 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153a58 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153a68 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153a7c kind:arm_call to:0x02028c60 module:main +from:0x02153a90 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153a9c kind:arm_call to:0x01ffb860 module:itcm +from:0x02153aa8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153ac4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153adc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153af0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153b00 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153b14 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153b8c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02153b9c kind:arm_call to:0x01ffa60c module:itcm +from:0x02153ba8 kind:load to:0x027e0964 module:dtcm +from:0x02153bac kind:load to:0x0203e964 module:main +from:0x02153bb0 kind:load to:0x027e0254 module:dtcm +from:0x02153bf0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153c18 kind:arm_call to:0x0215a96c module:overlay(78) +from:0x02153c34 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02153c50 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02153c5c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02153cb8 kind:load to:0x0215d700 module:overlay(78) +from:0x02153cdc kind:arm_call to:0x020732ec module:overlay(0) +from:0x02153d14 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02153d38 kind:load to:0x027e09b8 module:dtcm +from:0x02153dc8 kind:arm_call to:0x0215bdf4 module:overlay(78) +from:0x02153dd0 kind:arm_call to:0x0215c2c4 module:overlay(78) +from:0x02153e0c kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02153e14 kind:arm_call to:0x0215ade4 module:overlay(78) +from:0x02153e38 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02153e4c kind:arm_call to:0x021544fc module:overlay(78) +from:0x02153e54 kind:arm_call to:0x0215451c module:overlay(78) +from:0x02153e5c kind:arm_call to:0x0215c2f8 module:overlay(78) +from:0x02153ea4 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02153ecc kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02153ed4 kind:arm_call to:0x02154104 module:overlay(78) +from:0x02153edc kind:arm_call to:0x0215c6a0 module:overlay(78) +from:0x02153ee4 kind:arm_call to:0x0213ffa4 module:overlay(70) +from:0x02153ef0 kind:load to:0x0215d7b0 module:overlay(78) +from:0x02153ef4 kind:load to:0x027e0ce0 module:dtcm +from:0x02153fe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154008 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021540b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021540c8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021540e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021540ec kind:load to:0x0203e964 module:main +from:0x021540f4 kind:load to:0x027e0cec module:dtcm +from:0x021540fc kind:load to:0x027e09a8 module:dtcm +from:0x021541cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154234 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215424c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02154258 kind:load to:0x0203e964 module:main +from:0x0215425c kind:load to:0x027e0cec module:dtcm +from:0x0215429c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021542c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021542dc kind:arm_call to:0x01ffa60c module:itcm +from:0x02154304 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215432c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021543bc kind:arm_call to:0x01ff938c module:itcm +from:0x021543cc kind:arm_call to:0x020a036c module:overlay(0) +from:0x021543e8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02154410 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02154438 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021544c8 kind:arm_call to:0x01ff938c module:itcm +from:0x021544d4 kind:arm_call to:0x020a036c module:overlay(0) +from:0x021544e8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021544f4 kind:load to:0x0203e964 module:main +from:0x021544f8 kind:load to:0x027e0cec module:dtcm +from:0x02154504 kind:arm_call to:0x0215ae2c module:overlay(78) +from:0x0215450c kind:arm_call to:0x0215b2c4 module:overlay(78) +from:0x02154514 kind:arm_call to:0x0215b03c module:overlay(78) +from:0x02154524 kind:arm_call to:0x0215b7c4 module:overlay(78) +from:0x0215452c kind:arm_call to:0x0215b938 module:overlay(78) +from:0x02154534 kind:arm_call to:0x0215ba60 module:overlay(78) +from:0x02154568 kind:arm_call to:0x0213ffb0 module:overlay(70) +from:0x021545b0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021545e0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215460c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215461c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215462c kind:arm_call to:0x01ffa60c module:itcm +from:0x021546a4 kind:arm_call to:0x020c1104 module:overlay(17) +from:0x021546b0 kind:arm_call to:0x0215c3a4 module:overlay(78) +from:0x021546c4 kind:arm_call to:0x020c117c module:overlay(17) +from:0x021546d0 kind:arm_call to:0x0215c3d4 module:overlay(78) +from:0x021546e0 kind:arm_call to:0x020c117c module:overlay(17) +from:0x021546ec kind:arm_call to:0x0215c404 module:overlay(78) +from:0x021546fc kind:arm_call to:0x020c117c module:overlay(17) +from:0x02154708 kind:arm_call to:0x0215c45c module:overlay(78) +from:0x02154718 kind:arm_call to:0x020c117c module:overlay(17) +from:0x0215472c kind:arm_call to:0x020c12fc module:overlay(17) +from:0x02154784 kind:arm_call to:0x01fff60c module:itcm +from:0x02154790 kind:load to:0x0203e964 module:main +from:0x02154794 kind:load to:0x027e09b4 module:dtcm +from:0x021547d0 kind:arm_call to:0x02154798 module:overlay(78) +from:0x02154838 kind:load to:0x0215d9b0 module:overlay(78) +from:0x0215486c kind:arm_call to:0x01ff930c module:itcm +from:0x02154880 kind:arm_call to:0x01ff930c module:itcm +from:0x02154898 kind:arm_call to:0x01ff930c module:itcm +from:0x0215490c kind:arm_call to:0x0207144c module:overlay(0) +from:0x02154930 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02154960 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02154990 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021549b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021549d8 kind:arm_call to:0x01ff916c module:itcm +from:0x021549ec kind:arm_call to:0x01ff993c module:itcm +from:0x02154a08 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154a58 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02154ad0 kind:arm_call to:0x020169d4 module:main +from:0x02154b2c kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02154b60 kind:arm_call to:0x020169d4 module:main +from:0x02154b7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154ba0 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02154bf8 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02154c18 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02154c6c kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02154c78 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154c84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154c90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154c9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154d44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154d70 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02154d98 kind:arm_call to:0x02015080 module:main +from:0x02154db4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154dd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154e6c kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02154ed8 kind:arm_call to:0x020169d4 module:main +from:0x02154f38 kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02154f4c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02154f90 kind:arm_call to:0x02153ef8 module:overlay(78) +from:0x02154ff0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155054 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155060 kind:arm_call to:0x01ffb860 module:itcm +from:0x02155070 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155084 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021550ac kind:arm_call to:0x0215a89c module:overlay(78) +from:0x021550c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215513c kind:arm_call to:0x020169d4 module:main +from:0x021551b0 kind:arm_call to:0x0215a89c module:overlay(78) +from:0x021551d4 kind:arm_call to:0x0215ca68 module:overlay(78) +from:0x02155204 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02155218 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x0215524c kind:arm_call to:0x01ff930c module:itcm +from:0x021552c8 kind:arm_call to:0x02015080 module:main +from:0x021552e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155304 kind:arm_call to:0x020169d4 module:main +from:0x0215533c kind:arm_call to:0x0215a89c module:overlay(78) +from:0x0215537c kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02155390 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x021553b0 kind:arm_call to:0x02015080 module:main +from:0x021553cc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215542c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215549c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021554d8 kind:arm_call to:0x020169d4 module:main +from:0x02155510 kind:arm_call to:0x0215a89c module:overlay(78) +from:0x0215554c kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02155560 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x021555ac kind:arm_call to:0x0215a89c module:overlay(78) +from:0x021555c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021555d8 kind:arm_call to:0x02099784 module:overlay(0) +from:0x021555ec kind:arm_call to:0x020732fc module:overlay(0) +from:0x021555f8 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02155638 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02155644 kind:load to:0x027e09a8 module:dtcm +from:0x02155648 kind:load to:0x027e09b8 module:dtcm +from:0x0215564c kind:load to:0x020b51b8 module:overlay(0) +from:0x02155650 kind:load to:0x027e0ce0 module:dtcm +from:0x02155660 kind:load to:0x0215d560 module:overlay(78) +from:0x02155668 kind:load to:0x0215d588 module:overlay(78) +from:0x0215566c kind:load to:0x0215d3ac module:overlay(78) +from:0x02155670 kind:load to:0x0215d578 module:overlay(78) +from:0x0215567c kind:load to:0x0215daa0 module:overlay(78) +from:0x02155688 kind:load to:0x027e09bc module:dtcm +from:0x02155690 kind:load to:0x0215d860 module:overlay(78) +from:0x02155698 kind:load to:0x0215d584 module:overlay(78) +from:0x0215569c kind:load to:0x0215dad0 module:overlay(78) +from:0x021556a0 kind:load to:0x0215d570 module:overlay(78) +from:0x021556a8 kind:load to:0x020d8694 module:overlays(19,24) +from:0x021556b4 kind:load to:0x0215d8a8 module:overlay(78) +from:0x021556bc kind:load to:0x0215d564 module:overlay(78) +from:0x021556c8 kind:load to:0x0215d8c0 module:overlay(78) +from:0x021556cc kind:load to:0x0215d560 module:overlay(78) +from:0x02155748 kind:load to:0x0215d860 module:overlay(78) +from:0x02155784 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02155798 kind:arm_call to:0x0215c518 module:overlay(78) +from:0x021557b0 kind:arm_call to:0x0215c2b0 module:overlay(78) +from:0x021557d4 kind:arm_call to:0x01fff168 module:itcm +from:0x021557e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021557f4 kind:arm_call to:0x0215bfe4 module:overlay(78) +from:0x02155868 kind:arm_call to:0x0215c37c module:overlay(78) +from:0x02155930 kind:load to:0x027e0ce0 module:dtcm +from:0x02155938 kind:load to:0x0215d860 module:overlay(78) +from:0x0215593c kind:load to:0x0215d890 module:overlay(78) +from:0x02155984 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021559ac kind:arm_call to:0x0215c37c module:overlay(78) +from:0x02155a64 kind:arm_call to:0x0215aad4 module:overlay(78) +from:0x02155aa8 kind:arm_call to:0x0215bfe4 module:overlay(78) +from:0x02155ad8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155af4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155b10 kind:arm_call to:0x0215c37c module:overlay(78) +from:0x02155b4c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155b68 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155b84 kind:arm_call to:0x0215c37c module:overlay(78) +from:0x02155bcc kind:arm_call to:0x02015244 module:main +from:0x02155bdc kind:arm_call to:0x0215bfe4 module:overlay(78) +from:0x02155bf0 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02155c18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155c34 kind:arm_call to:0x01ff930c module:itcm +from:0x02155c50 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02155cbc kind:arm_call to:0x0215c518 module:overlay(78) +from:0x02155ccc kind:load to:0x0215d890 module:overlay(78) +from:0x02155cd0 kind:load to:0x027e09a8 module:dtcm +from:0x02155cdc kind:load to:0x0203e964 module:main +from:0x02155dbc kind:load to:0x0215d938 module:overlay(78) +from:0x02155dc0 kind:load to:0x0215d950 module:overlay(78) +from:0x02155de4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155e10 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02155e24 kind:arm_call to:0x0215c518 module:overlay(78) +from:0x02155ef8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155f08 kind:load to:0x0215d860 module:overlay(78) +from:0x02155f0c kind:load to:0x0215d968 module:overlay(78) +from:0x02155f10 kind:load to:0x027e09a8 module:dtcm +from:0x02155f58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155fe4 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02155ff4 kind:load to:0x0215d920 module:overlay(78) +from:0x02156014 kind:arm_call to:0x0215c518 module:overlay(78) +from:0x0215606c kind:load to:0x0215da58 module:overlay(78) +from:0x02156094 kind:arm_call to:0x02015080 module:main +from:0x021560a4 kind:arm_call to:0x02153ef8 module:overlay(78) +from:0x021560c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021560e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021560fc kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02156108 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02156194 kind:arm_call to:0x01ff9258 module:itcm +from:0x021561bc kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x021561cc kind:load to:0x0215d878 module:overlay(78) +from:0x021561d0 kind:load to:0x0215dc80 module:overlay(78) +from:0x021561f0 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215623c kind:arm_call to:0x02099450 module:overlay(0) +from:0x02156298 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215636c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215638c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021563a0 kind:load to:0x020aecf0 module:overlay(0) +from:0x021563a8 kind:load to:0x0215d908 module:overlay(78) +from:0x021563ac kind:load to:0x0203e964 module:main +from:0x021563b0 kind:load to:0x027e0cec module:dtcm +from:0x021563f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156454 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02156498 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021564c0 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x021564d0 kind:load to:0x0215d920 module:overlay(78) +from:0x021564f8 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02156574 kind:arm_call to:0x01ff9258 module:itcm +from:0x021565c8 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x021565d8 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215663c kind:load to:0x0203e964 module:main +from:0x02156640 kind:load to:0x02049be4 module:main +from:0x02156648 kind:load to:0x0215d878 module:overlay(78) +from:0x02156660 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156684 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x021566f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02156768 kind:arm_call to:0x020169d4 module:main +from:0x02156778 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156788 kind:arm_call to:0x01ffb714 module:itcm +from:0x021567c8 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021567e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021567fc kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02156810 kind:arm_call to:0x0215c518 module:overlay(78) +from:0x02156820 kind:load to:0x0203e964 module:main +from:0x02156824 kind:load to:0x0215d568 module:overlay(78) +from:0x02156828 kind:load to:0x027e09c0 module:dtcm +from:0x0215689c kind:arm_call to:0x0216613c module:overlay(94) +from:0x021568ac kind:load to:0x0215d8a8 module:overlay(78) +from:0x021568f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215690c kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02156958 kind:arm_call to:0x02015080 module:main +from:0x02156978 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156994 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156a38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a50 kind:arm_call to:0x01fff148 module:itcm +from:0x02156a78 kind:arm_call to:0x02016ae0 module:main +from:0x02156b18 kind:arm_call to:0x02015080 module:main +from:0x02156b2c kind:arm_call to:0x0215c210 module:overlay(78) +from:0x02156b58 kind:arm_call to:0x020169d4 module:main +from:0x02156be0 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02156bf8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02156c10 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02156c30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c44 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02156c58 kind:arm_call to:0x0215c518 module:overlay(78) +from:0x02156c64 kind:load to:0x027e09a8 module:dtcm +from:0x02156c70 kind:load to:0x0215d8c0 module:overlay(78) +from:0x02156c78 kind:load to:0x027e0ce0 module:dtcm +from:0x02156c80 kind:load to:0x0215d998 module:overlay(78) +from:0x02156c84 kind:load to:0x0215d5ac module:overlay(78) +from:0x02156c88 kind:load to:0x0203e964 module:main +from:0x02156c90 kind:load to:0x027e0cec module:dtcm +from:0x02156cac kind:arm_call to:0x0215c37c module:overlay(78) +from:0x02156d2c kind:load to:0x0215d8d8 module:overlay(78) +from:0x02156d30 kind:load to:0x0215d8f0 module:overlay(78) +from:0x02156d68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156d7c kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02156da0 kind:arm_call to:0x0215c404 module:overlay(78) +from:0x02156da8 kind:arm_call to:0x0215c45c module:overlay(78) +from:0x02156db8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156dc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156e08 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02156e28 kind:arm_call to:0x02015080 module:main +from:0x02156e48 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156e5c kind:arm_call to:0x0215c518 module:overlay(78) +from:0x02156e68 kind:load to:0x027e09c0 module:dtcm +from:0x02156e6c kind:load to:0x027e09a8 module:dtcm +from:0x02156e9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156eb0 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02156ed0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156edc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156ef0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156f10 kind:arm_call to:0x01fff148 module:itcm +from:0x02156f38 kind:arm_call to:0x02016ae0 module:main +from:0x02156f4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156fc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156fd4 kind:arm_call to:0x0215c37c module:overlay(78) +from:0x0215708c kind:load to:0x0215d560 module:overlay(78) +from:0x02157090 kind:load to:0x0215d5c8 module:overlay(78) +from:0x02157094 kind:load to:0x027e0ce0 module:dtcm +from:0x021570a0 kind:load to:0x0215d878 module:overlay(78) +from:0x021570c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021570cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021570e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215717c kind:arm_call to:0x01ff9110 module:itcm +from:0x02157280 kind:arm_call to:0x01ff916c module:itcm +from:0x02157398 kind:arm_call to:0x01ff916c module:itcm +from:0x02157418 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157438 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02157460 kind:load to:0x0215d5c8 module:overlay(78) +from:0x0215746c kind:load to:0x0215d860 module:overlay(78) +from:0x02157470 kind:load to:0x0203e964 module:main +from:0x02157474 kind:load to:0x0215d878 module:overlay(78) +from:0x02157478 kind:load to:0x0215d560 module:overlay(78) +from:0x021574a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021574c8 kind:arm_call to:0x0215a900 module:overlay(78) +from:0x021574e4 kind:arm_call to:0x02078314 module:overlay(0) +from:0x021574f0 kind:arm_call to:0x02078708 module:overlay(0) +from:0x02157528 kind:arm_call to:0x020169d4 module:main +from:0x02157568 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021575c0 kind:arm_call to:0x0215a834 module:overlay(78) +from:0x0215762c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215764c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157708 kind:arm_call to:0x02016a70 module:main +from:0x02157714 kind:load to:0x027e09a8 module:dtcm +from:0x0215771c kind:load to:0x0215d3c8 module:overlay(78) +from:0x02157720 kind:load to:0x027e09bc module:dtcm +from:0x02157724 kind:load to:0x0215d5a8 module:overlay(78) +from:0x0215772c kind:load to:0x027e09b8 module:dtcm +from:0x02157730 kind:load to:0x0215d860 module:overlay(78) +from:0x02157734 kind:load to:0x0215d968 module:overlay(78) +from:0x02157738 kind:load to:0x0215d5b0 module:overlay(78) +from:0x02157790 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215779c kind:arm_call to:0x01ffb714 module:itcm +from:0x021577b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157838 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02157894 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021578d0 kind:arm_call to:0x02015080 module:main +from:0x021578ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157908 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157994 kind:arm_call to:0x02015080 module:main +from:0x021579b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021579cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157a44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157a78 kind:arm_call to:0x02015080 module:main +from:0x02157ac4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02157b58 kind:arm_call to:0x01ff930c module:itcm +from:0x02157b6c kind:arm_call to:0x01ff930c module:itcm +from:0x02157b80 kind:arm_call to:0x01ff930c module:itcm +from:0x02157b98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157bac kind:arm_call to:0x01ff930c module:itcm +from:0x02157bd8 kind:arm_call to:0x01ff930c module:itcm +from:0x02157bec kind:arm_call to:0x01ff9258 module:itcm +from:0x02157bf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157c14 kind:arm_call to:0x01ff930c module:itcm +from:0x02157c28 kind:arm_call to:0x01ff916c module:itcm +from:0x02157c4c kind:arm_call to:0x0215c150 module:overlay(78) +from:0x02157c88 kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02157c98 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157d04 kind:arm_call to:0x020169d4 module:main +from:0x02157d38 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02157d60 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02157d7c kind:arm_call to:0x020169d4 module:main +from:0x02157dcc kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02157e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02157e70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157e7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157e98 kind:arm_call to:0x01ff930c module:itcm +from:0x02157eb4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157ed0 kind:arm_call to:0x01ff916c module:itcm +from:0x02157f14 kind:arm_call to:0x01ff916c module:itcm +from:0x02157f38 kind:arm_call to:0x0215c150 module:overlay(78) +from:0x02157f44 kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02157f98 kind:arm_call to:0x020169d4 module:main +from:0x02157fec kind:arm_call to:0x0215a8cc module:overlay(78) +from:0x02158070 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215807c kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02158098 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021580b0 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x021580bc kind:load to:0x027e09a8 module:dtcm +from:0x021580c4 kind:load to:0x027e09b8 module:dtcm +from:0x021580d0 kind:load to:0x0215dab8 module:overlay(78) +from:0x021580d8 kind:load to:0x0215da88 module:overlay(78) +from:0x021580e0 kind:load to:0x0215d9b0 module:overlay(78) +from:0x021580e8 kind:load to:0x0215d3ac module:overlay(78) +from:0x021580ec kind:load to:0x0215d590 module:overlay(78) +from:0x021580f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021580f4 kind:load to:0x0215d5b0 module:overlay(78) +from:0x021580f8 kind:load to:0x0215d3c4 module:overlay(78) +from:0x021580fc kind:load to:0x0215d5a4 module:overlay(78) +from:0x02158100 kind:load to:0x0215d560 module:overlay(78) +from:0x02158104 kind:load to:0x0215d574 module:overlay(78) +from:0x02158170 kind:arm_call to:0x0215c2b0 module:overlay(78) +from:0x021581f8 kind:arm_call to:0x0215c4b4 module:overlay(78) +from:0x02158214 kind:load to:0x0215d9b0 module:overlay(78) +from:0x02158218 kind:load to:0x02049be4 module:main +from:0x0215822c kind:arm_call to:0x0215c5a0 module:overlay(78) +from:0x0215824c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158278 kind:arm_call to:0x020167e0 module:main +from:0x0215828c kind:arm_call to:0x0209853c module:overlay(0) +from:0x021582c0 kind:arm_call to:0x020168b0 module:main +from:0x021582e4 kind:arm_call to:0x020168b0 module:main +from:0x02158334 kind:arm_call to:0x0215c4b4 module:overlay(78) +from:0x02158354 kind:arm_call to:0x01ff916c module:itcm +from:0x0215838c kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02158398 kind:load to:0x027e09a8 module:dtcm +from:0x021583a0 kind:load to:0x0215dc80 module:overlay(78) +from:0x021583a4 kind:load to:0x02049be4 module:main +from:0x02158420 kind:arm_call to:0x01ff930c module:itcm +from:0x0215843c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158448 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215845c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215846c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158490 kind:arm_call to:0x02016990 module:main +from:0x021584d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215850c kind:arm_call to:0x01ff930c module:itcm +from:0x02158520 kind:arm_call to:0x01ff930c module:itcm +from:0x02158534 kind:arm_call to:0x01ff916c module:itcm +from:0x0215863c kind:arm_call to:0x02154260 module:overlay(78) +from:0x02158650 kind:arm_call to:0x01ff916c module:itcm +from:0x02158664 kind:arm_call to:0x01ff930c module:itcm +from:0x021586a0 kind:arm_call to:0x0215c150 module:overlay(78) +from:0x021586b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021586cc kind:arm_call to:0x01ff916c module:itcm +from:0x021586f0 kind:arm_call to:0x0215c150 module:overlay(78) +from:0x0215870c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215871c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215872c kind:arm_call to:0x02154260 module:overlay(78) +from:0x02158738 kind:arm_call to:0x01ffb744 module:itcm +from:0x02158764 kind:arm_call to:0x01ff930c module:itcm +from:0x0215876c kind:arm_call to:0x02154260 module:overlay(78) +from:0x02158790 kind:arm_call to:0x0215c150 module:overlay(78) +from:0x021587a8 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x021587c4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215884c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02158868 kind:load to:0x027e09a8 module:dtcm +from:0x0215887c kind:load to:0x0203e964 module:main +from:0x02158880 kind:load to:0x0215d9c8 module:overlay(78) +from:0x02158888 kind:load to:0x027e09c0 module:dtcm +from:0x021588a0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021588a8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158924 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158934 kind:load to:0x0215da10 module:overlay(78) +from:0x02158938 kind:load to:0x027e09a8 module:dtcm +from:0x02158994 kind:arm_call to:0x01ff930c module:itcm +from:0x021589a8 kind:arm_call to:0x01ff916c module:itcm +from:0x021589b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021589ec kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02158af4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02158b0c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158b30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b48 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02158b58 kind:load to:0x027e09bc module:dtcm +from:0x02158b5c kind:load to:0x02049be4 module:main +from:0x02158b64 kind:load to:0x0215d980 module:overlay(78) +from:0x02158b6c kind:load to:0x027e0cec module:dtcm +from:0x02158b74 kind:load to:0x027e09a8 module:dtcm +from:0x02158bac kind:arm_call to:0x02099450 module:overlay(0) +from:0x02158c18 kind:load to:0x020aecf0 module:overlay(0) +from:0x02158c20 kind:load to:0x0215da10 module:overlay(78) +from:0x02158c2c kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02158c58 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158c80 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02158ca4 kind:arm_call to:0x0215c518 module:overlay(78) +from:0x02158d4c kind:load to:0x0215d9f8 module:overlay(78) +from:0x02158d50 kind:load to:0x02049be4 module:main +from:0x02158d84 kind:arm_call to:0x01ff930c module:itcm +from:0x02158df8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158e28 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158e34 kind:arm_call to:0x02016958 module:main +from:0x02158e44 kind:arm_call to:0x01ff930c module:itcm +from:0x02158e60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158e84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158fa8 kind:arm_call to:0x02015080 module:main +from:0x02158ffc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159060 kind:arm_call to:0x01ff916c module:itcm +from:0x0215908c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215909c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021590b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021590dc kind:arm_call to:0x01ff930c module:itcm +from:0x021590f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02159118 kind:arm_call to:0x0215c150 module:overlay(78) +from:0x02159134 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02159144 kind:load to:0x027e09a8 module:dtcm +from:0x02159154 kind:load to:0x0215d860 module:overlay(78) +from:0x02159158 kind:load to:0x0215da88 module:overlay(78) +from:0x0215915c kind:load to:0x0215d9b0 module:overlay(78) +from:0x02159164 kind:load to:0x0215d560 module:overlay(78) +from:0x02159220 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159230 kind:load to:0x0215da10 module:overlay(78) +from:0x02159234 kind:load to:0x0215d980 module:overlay(78) +from:0x02159238 kind:load to:0x027e09a8 module:dtcm +from:0x0215925c kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02159278 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159304 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x02159314 kind:load to:0x0215da10 module:overlay(78) +from:0x02159340 kind:arm_call to:0x01fff350 module:itcm +from:0x02159370 kind:arm_call to:0x01fff350 module:itcm +from:0x021593cc kind:arm_call to:0x020169d4 module:main +from:0x0215940c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02159460 kind:arm_call to:0x0215a834 module:overlay(78) +from:0x021594cc kind:arm_call to:0x02073388 module:overlay(0) +from:0x02159544 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02159558 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159564 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02159568 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02159584 kind:load to:0x027e0ce4 module:dtcm +from:0x02159588 kind:load to:0x0215d614 module:overlay(78) +from:0x0215958c kind:load to:0x0215d3c0 module:overlay(78) +from:0x02159594 kind:load to:0x027e09b8 module:dtcm +from:0x02159598 kind:load to:0x0215da70 module:overlay(78) +from:0x0215959c kind:load to:0x027e09a8 module:dtcm +from:0x021595a4 kind:load to:0x020b51b8 module:overlay(0) +from:0x021595d4 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02159620 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02159660 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021596ac kind:arm_call to:0x020169d4 module:main +from:0x021596c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021596ec kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x02159724 kind:arm_call to:0x01ff930c module:itcm +from:0x02159760 kind:arm_call to:0x020169d4 module:main +from:0x021597c0 kind:arm_call to:0x02015080 module:main +from:0x021597e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021597fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159848 kind:arm_call to:0x01ff916c module:itcm +from:0x02159888 kind:arm_call to:0x020169d4 module:main +from:0x021598f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159914 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159930 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215994c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159968 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159984 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021599a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021599bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021599d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021599f4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159a0c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159a1c kind:arm_call to:0x02099738 module:overlay(0) +from:0x02159a40 kind:arm_call to:0x021193b0 module:overlay(34) +from:0x02159a54 kind:arm_call to:0x02099738 module:overlay(0) +from:0x02159a84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159aa4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159ab8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159afc kind:arm_call to:0x020169d4 module:main +from:0x02159b70 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02159b74 kind:arm_call to:0x02099738 module:overlay(0) +from:0x02159b8c kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02159ba0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02159bc4 kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x02159be4 kind:arm_call to:0x020809d8 module:overlay(0) +from:0x02159bf0 kind:arm_call to:0x0215a89c module:overlay(78) +from:0x02159bfc kind:load to:0x020b51b8 module:overlay(0) +from:0x02159c00 kind:load to:0x027e09b8 module:dtcm +from:0x02159c04 kind:load to:0x0215d5a0 module:overlay(78) +from:0x02159c08 kind:load to:0x0215d3aa module:overlay(78) +from:0x02159c0c kind:load to:0x027e0ce0 module:dtcm +from:0x02159c14 kind:load to:0x0215d3c0 module:overlay(78) +from:0x02159c18 kind:load to:0x027e09a8 module:dtcm +from:0x02159c24 kind:load to:0x027e0cec module:dtcm +from:0x02159c2c kind:load to:0x027e09a4 module:dtcm +from:0x02159c30 kind:load to:0x027e0cd8 module:dtcm +from:0x02159c54 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159c5c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159cd4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02159d40 kind:arm_call to:0x020169d4 module:main +from:0x02159da4 kind:load to:0x0215d9b0 module:overlay(78) +from:0x02159db0 kind:load to:0x0215d560 module:overlay(78) +from:0x02159db4 kind:load to:0x0215d59c module:overlay(78) +from:0x02159de0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02159dec kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159dfc kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e10 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e64 kind:arm_call to:0x01ff930c module:itcm +from:0x02159e9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02159ec8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159f04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159f1c kind:arm_call to:0x0215c4b4 module:overlay(78) +from:0x02159f50 kind:arm_call to:0x020169d4 module:main +from:0x02159f60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159f84 kind:arm_call to:0x01ff993c module:itcm +from:0x02159f94 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159fac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159fc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159fec kind:arm_call to:0x01ff930c module:itcm +from:0x0215a000 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a00c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a02c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a04c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a070 kind:arm_call to:0x0215c4b4 module:overlay(78) +from:0x0215a084 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a098 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a0ac kind:arm_call to:0x01ff930c module:itcm +from:0x0215a0d0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a0ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a108 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a150 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a174 kind:arm_call to:0x0215c150 module:overlay(78) +from:0x0215a194 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a1a8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a1b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a1ec kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215a1f8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a208 kind:load to:0x0215d560 module:overlay(78) +from:0x0215a20c kind:load to:0x0215d598 module:overlay(78) +from:0x0215a22c kind:arm_call to:0x0215c0c0 module:overlay(78) +from:0x0215a2f0 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215a314 kind:load to:0x02049be4 module:main +from:0x0215a318 kind:load to:0x0215d9b0 module:overlay(78) +from:0x0215a344 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215a3a4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215a3f0 kind:arm_call to:0x0215a89c module:overlay(78) +from:0x0215a464 kind:arm_call to:0x02016958 module:main +from:0x0215a478 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a504 kind:arm_call to:0x02015080 module:main +from:0x0215a524 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a578 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a588 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a5b0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215a614 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215a624 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a664 kind:arm_call to:0x021516b8 module:overlay(76) +from:0x0215a698 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a6bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a7c0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215a7d8 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215a7e4 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215a7f0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a7f8 kind:load to:0x0215dc80 module:overlay(78) +from:0x0215a7fc kind:load to:0x0215dca8 module:overlay(78) +from:0x0215a800 kind:load to:0x0215dcb4 module:overlay(78) +from:0x0215a804 kind:load to:0x027e09b8 module:dtcm +from:0x0215a808 kind:load to:0x0215dc9c module:overlay(78) +from:0x0215a80c kind:load to:0x0215d5e0 module:overlay(78) +from:0x0215a810 kind:load to:0x0215d9e0 module:overlay(78) +from:0x0215a814 kind:load to:0x02049be4 module:main +from:0x0215a81c kind:load to:0x020b539c module:overlay(0) +from:0x0215a824 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a830 kind:load to:0x0215d9b0 module:overlay(78) +from:0x0215a87c kind:arm_call to:0x020158e8 module:main +from:0x0215a8c0 kind:arm_call to:0x020787b8 module:overlay(0) +from:0x0215a8c8 kind:load to:0x027e09bc module:dtcm +from:0x0215a8f4 kind:arm_call to:0x02078834 module:overlay(0) +from:0x0215a8fc kind:load to:0x027e09bc module:dtcm +from:0x0215a968 kind:load to:0x0215d3cc module:overlay(78) +from:0x0215aa64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aac4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215aad0 kind:load to:0x027e09c0 module:dtcm +from:0x0215aae8 kind:arm_call to:0x0215c37c module:overlay(78) +from:0x0215ab00 kind:arm_call to:0x01fff168 module:itcm +from:0x0215ab30 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ab40 kind:arm_call to:0x0215bfe4 module:overlay(78) +from:0x0215ac48 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215ace8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ad44 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215ad5c kind:arm_call to:0x01ff9110 module:itcm +from:0x0215ad74 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ad8c kind:arm_call to:0x0215bfe4 module:overlay(78) +from:0x0215adc0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215adc8 kind:load to:0x0215d890 module:overlay(78) +from:0x0215adcc kind:load to:0x0215d860 module:overlay(78) +from:0x0215add0 kind:load to:0x0215dc80 module:overlay(78) +from:0x0215adec kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215ae14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ae48 kind:arm_call to:0x02166144 module:overlay(94) +from:0x0215ae8c kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215aeec kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0215af58 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215af74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af84 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215af9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b00c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b020 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b028 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b02c kind:load to:0x027e09a8 module:dtcm +from:0x0215b038 kind:load to:0x0215d938 module:overlay(78) +from:0x0215b04c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215b0a8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215b134 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b15c kind:arm_call to:0x02016ae0 module:main +from:0x0215b178 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0215b194 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b1ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b1bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b1e8 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215b204 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b290 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b2a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b2b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b2b4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b2c0 kind:load to:0x0215d938 module:overlay(78) +from:0x0215b2f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b304 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b37c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b39c kind:arm_call to:0x02166144 module:overlay(94) +from:0x0215b3c8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215b46c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0215b478 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215b4b4 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215b500 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215b51c kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215b570 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215b600 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b610 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215b648 kind:arm_call to:0x0208bf88 module:overlay(0) +from:0x0215b670 kind:arm_call to:0x02016958 module:main +from:0x0215b6fc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b778 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b7a0 kind:load to:0x0203e964 module:main +from:0x0215b7a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b7b4 kind:load to:0x0215d938 module:overlay(78) +from:0x0215b7b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b7bc kind:load to:0x027e09a8 module:dtcm +from:0x0215b7d8 kind:arm_call to:0x02166144 module:overlay(94) +from:0x0215b7fc kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215b86c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0215b898 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b8a8 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215b8c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b8d0 kind:arm_call to:0x020e3b94 module:overlay(31) +from:0x0215b8f4 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215b910 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b928 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b930 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b934 kind:load to:0x027e09a8 module:dtcm +from:0x0215b940 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215b980 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215b9f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba00 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215ba1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba28 kind:arm_call to:0x020e3b94 module:overlay(31) +from:0x0215ba4c kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215ba5c kind:load to:0x027e0ce4 module:dtcm +from:0x0215baa0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215bb5c kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215bb90 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215bbcc kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215bbd8 kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215bc00 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215bc0c kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215bc3c kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0215bc58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bc68 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215bcbc kind:arm_call to:0x02153bb4 module:overlay(78) +from:0x0215bcf4 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215bd0c kind:load to:0x027e0ce0 module:dtcm +from:0x0215bd14 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd34 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215bd7c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215bd98 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215bda8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bdb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bdec kind:load to:0x020b539c module:overlay(0) +from:0x0215bdf0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215be3c kind:arm_call to:0x020169d4 module:main +from:0x0215bea0 kind:arm_call to:0x020169d4 module:main +from:0x0215bf18 kind:arm_call to:0x020169d4 module:main +from:0x0215bf74 kind:arm_call to:0x020169d4 module:main +from:0x0215bfdc kind:load to:0x0215d3b4 module:overlay(78) +from:0x0215bfe0 kind:load to:0x0215d3bc module:overlay(78) +from:0x0215bff8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c014 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c07c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c088 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c0a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c0bc kind:load to:0x0203e964 module:main +from:0x0215c0f0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c120 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c144 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c14c kind:load to:0x020b3000 module:overlay(0) +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:0x0215c1f0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215c20c kind:load to:0x0203e964 module:main +from:0x0215c238 kind:arm_call to:0x020169d4 module:main +from:0x0215c248 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c258 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c298 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215c2ac kind:load to:0x027e09c0 module:dtcm +from:0x0215c2dc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215c2f4 kind:load to:0x0215dc80 module:overlay(78) +from:0x0215c32c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c36c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c374 kind:load to:0x0215dc80 module:overlay(78) +from:0x0215c3a0 kind:load to:0x0215dc80 module:overlay(78) +from:0x0215c3c8 kind:arm_call to:0x020169d4 module:main +from:0x0215c3d0 kind:load to:0x0215d56c module:overlay(78) +from:0x0215c3f8 kind:arm_call to:0x020169d4 module:main +from:0x0215c400 kind:load to:0x0215d57c module:overlay(78) +from:0x0215c424 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c430 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c44c kind:arm_call to:0x020169d4 module:main +from:0x0215c458 kind:load to:0x0215d580 module:overlay(78) +from:0x0215c47c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c488 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c4a4 kind:arm_call to:0x020169d4 module:main +from:0x0215c4b0 kind:load to:0x0215d58c module:overlay(78) +from:0x0215c4c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c4dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c4e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215c558 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c56c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c590 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215c59c kind:load to:0x027e09c0 module:dtcm +from:0x0215c5b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215c5bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c5c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c5d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c610 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c63c kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215c654 kind:load to:0x027e09b8 module:dtcm +from:0x0215c664 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c678 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c6fc kind:arm_call to:0x02015080 module:main +from:0x0215c71c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c740 kind:arm_call to:0x02015080 module:main +from:0x0215c768 kind:arm_call to:0x02015080 module:main +from:0x0215c788 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c7ac kind:arm_call to:0x02015080 module:main +from:0x0215c7cc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c7d4 kind:load to:0x027e09a8 module:dtcm +from:0x0215c7f0 kind:arm_call to:0x02099764 module:overlay(0) +from:0x0215c88c kind:arm_call to:0x02153ef8 module:overlay(78) +from:0x0215c8d4 kind:arm_call to:0x020169d4 module:main +from:0x0215c948 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215c9a0 kind:arm_call to:0x0215a834 module:overlay(78) +from:0x0215ca0c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215ca48 kind:load to:0x0215d5c8 module:overlay(78) +from:0x0215ca4c kind:load to:0x0215d860 module:overlay(78) +from:0x0215ca50 kind:load to:0x0215d560 module:overlay(78) +from:0x0215ca58 kind:load to:0x0215d594 module:overlay(78) +from:0x0215ca60 kind:load to:0x027e09b8 module:dtcm +from:0x0215ca64 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ca6c kind:arm_call to:0x02099764 module:overlay(0) +from:0x0215ca8c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215caac kind:arm_call to:0x0207144c module:overlay(0) +from:0x0215cab4 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215cab8 kind:load to:0x027e09a8 module:dtcm +from:0x0215cacc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215cad8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215caf4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215cb04 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215cb14 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cb1c kind:arm_call to:0x02011ff4 module:main +from:0x0215cb38 kind:arm_call to:0x02152f60 module:overlay(78) +from:0x0215cb44 kind:arm_call to:0x02152f60 module:overlay(78) +from:0x0215cb50 kind:arm_call to:0x02152f60 module:overlay(78) +from:0x0215cb70 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cb9c kind:arm_call to:0x0203d210 module:main +from:0x0215cba4 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215cbb0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215cbbc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cbc8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cbd0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215cbdc kind:load to:0x020a02d4 module:overlay(0) +from:0x0215cbf0 kind:arm_call to:0x02152f60 module:overlay(78) +from:0x0215cbfc kind:arm_call to:0x02152f60 module:overlay(78) +from:0x0215cc08 kind:arm_call to:0x02152f60 module:overlay(78) +from:0x0215cc28 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cc54 kind:arm_call to:0x0203d210 module:main +from:0x0215cc5c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215cc68 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215cc74 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cc80 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cc88 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215cc90 kind:arm_call to:0x02011ff4 module:main +from:0x0215cc9c kind:load to:0x020a02d4 module:overlay(0) +from:0x0215cca8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215ccbc kind:load to:0x0215ddcc module:overlay(78) +from:0x0215ccd0 kind:arm_call to:0x02011f3c module:main +from:0x0215ccdc kind:arm_call to:0x0215cd0c module:overlay(78) +from:0x0215ccf0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215cd08 kind:load to:0x0215db08 module:overlay(78) +from:0x0215cd18 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215cd3c kind:arm_call to:0x0200f05c module:main +from:0x0215cd58 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215cd74 kind:arm_call to:0x0200f05c module:main +from:0x0215cd90 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215cdc4 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x0215cde0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215cdf0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ce10 kind:load to:0x0215db78 module:overlay(78) +from:0x0215ce14 kind:load to:0x0215ddcc module:overlay(78) +from:0x0215ce18 kind:load to:0x0215d3fc module:overlay(78) +from:0x0215ce1c kind:load to:0x0215d3ec module:overlay(78) +from:0x0215ce20 kind:load to:0x0215db2c module:overlay(78) +from:0x0215ce2c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cec4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cecc kind:load to:0x0215dae8 module:overlay(78) +from:0x0215cf38 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cf40 kind:arm_call to:0x02011ff4 module:main +from:0x0215cf58 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cf60 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cf68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cf70 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215cf88 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cf90 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cf98 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cfa0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215cfa8 kind:arm_call to:0x02011ff4 module:main +from:0x0215cfbc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215cfd0 kind:load to:0x0215deb4 module:overlay(78) +from:0x0215cfe4 kind:arm_call to:0x02011f3c module:main +from:0x0215cff0 kind:arm_call to:0x0215d044 module:overlay(78) +from:0x0215d010 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x0215d03c kind:load to:0x0215dbd4 module:overlay(78) +from:0x0215d04c kind:arm_call to:0x0214a0b8 module:overlay(70) +from:0x0215d074 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0215d084 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0215d090 kind:load to:0x0215deb4 module:overlay(78) +from:0x0215d098 kind:load to:0x0215dbfc module:overlay(78) +from:0x0215d09c kind:load to:0x0215dc6c module:overlay(78) +from:0x0215d0f0 kind:load to:0x0215deb4 module:overlay(78) +from:0x0215d150 kind:load to:0x0215deb4 module:overlay(78) +from:0x0215d160 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215d168 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215d170 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215d188 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215d190 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215d198 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215d1a0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d1b4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0215d1c8 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0215d1d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d1e4 kind:arm_branch to:0x0214a33c module:overlay(70) +from:0x0215d20c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d250 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d264 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215d294 kind:arm_call to:0x01fff350 module:itcm +from:0x0215d2e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d2ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d300 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d32c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d33c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d35c kind:arm_call to:0x01ff9984 module:itcm +from:0x0215d368 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d36c kind:load to:0x027e0cd8 module:dtcm +from:0x0215d370 kind:load to:0x027e09b8 module:dtcm +from:0x0215d374 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d37c kind:load to:0x020b3000 module:overlay(0) +from:0x0215d380 kind:load to:0x020aae94 module:overlay(0) +from:0x0215d3a0 kind:load to:0x020aaef4 module:overlay(0) +from:0x0215d3a4 kind:load to:0x020aaef0 module:overlay(0) +from:0x0215d478 kind:arm_call to:0x02152ed4 module:overlay(78) +from:0x0215d488 kind:arm_call to:0x0203ce74 module:main +from:0x0215d49c kind:load to:0x0215d560 module:overlay(78) +from:0x0215d4a0 kind:load to:0x0215dc80 module:overlay(78) +from:0x0215d4a4 kind:load to:0x0215dce4 module:overlay(78) +from:0x0215d4a8 kind:load to:0x0215cca0 module:overlay(78) +from:0x0215d4ac kind:load to:0x0215dc90 module:overlay(78) +from:0x0215d4cc kind:arm_call to:0x0215cce4 module:overlay(78) +from:0x0215d4dc kind:arm_call to:0x0203ce74 module:main +from:0x0215d4f0 kind:load to:0x0215ddbc module:overlay(78) +from:0x0215d4f4 kind:load to:0x0215ddcc module:overlay(78) +from:0x0215d4f8 kind:load to:0x0215cfb4 module:overlay(78) +from:0x0215d4fc kind:load to:0x0215ddc0 module:overlay(78) +from:0x0215d51c kind:arm_call to:0x0215cff8 module:overlay(78) +from:0x0215d52c kind:arm_call to:0x0203ce74 module:main +from:0x0215d540 kind:load to:0x0215dea4 module:overlay(78) +from:0x0215d544 kind:load to:0x0215deb4 module:overlay(78) +from:0x0215d548 kind:load to:0x0215d1ac module:overlay(78) +from:0x0215d54c kind:load to:0x0215dea8 module:overlay(78) +from:0x0215d550 kind:load to:0x0215d40c module:overlay(78) +from:0x0215d554 kind:load to:0x0215d4b0 module:overlay(78) +from:0x0215d558 kind:load to:0x0215d500 module:overlay(78) +from:0x0215d614 kind:load to:0x0215c658 module:overlay(78) +from:0x0215d620 kind:load to:0x02152f60 module:overlay(78) +from:0x0215d624 kind:load to:0x02152f74 module:overlay(78) +from:0x0215d628 kind:load to:0x0207ee80 module:overlay(0) +from:0x0215d62c kind:load to:0x02152f90 module:overlay(78) +from:0x0215d638 kind:load to:0x02152eac module:overlay(78) +from:0x0215d63c kind:load to:0x02097944 module:overlay(0) +from:0x0215d640 kind:load to:0x02097754 module:overlay(0) +from:0x0215d644 kind:load to:0x020977d0 module:overlay(0) +from:0x0215d648 kind:load to:0x0209794c module:overlay(0) +from:0x0215d64c kind:load to:0x0209796c module:overlay(0) +from:0x0215d650 kind:load to:0x02097998 module:overlay(0) +from:0x0215d65c kind:load to:0x021533ec module:overlay(78) +from:0x0215d660 kind:load to:0x0215cb0c module:overlay(78) +from:0x0215d664 kind:load to:0x0209a254 module:overlay(0) +from:0x0215d668 kind:load to:0x0209a288 module:overlay(0) +from:0x0215d66c kind:load to:0x0209a320 module:overlay(0) +from:0x0215d670 kind:load to:0x0209a334 module:overlay(0) +from:0x0215d674 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215d678 kind:load to:0x0209a35c module:overlay(0) +from:0x0215d67c kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215d680 kind:load to:0x0209a06c module:overlay(0) +from:0x0215d684 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215d688 kind:load to:0x0209a308 module:overlay(0) +from:0x0215d68c kind:load to:0x0209a348 module:overlay(0) +from:0x0215d690 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215d694 kind:load to:0x0215cae0 module:overlay(78) +from:0x0215d698 kind:load to:0x0215cabc module:overlay(78) +from:0x0215d69c kind:load to:0x0209a70c module:overlay(0) +from:0x0215d6a8 kind:load to:0x02098518 module:overlay(0) +from:0x0215d6ac kind:load to:0x02098554 module:overlay(0) +from:0x0215d6b0 kind:load to:0x0209856c module:overlay(0) +from:0x0215d6b4 kind:load to:0x02098578 module:overlay(0) +from:0x0215d6b8 kind:load to:0x01fff464 module:itcm +from:0x0215d6bc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215d6c0 kind:load to:0x02153400 module:overlay(78) +from:0x0215d6c4 kind:load to:0x021534cc module:overlay(78) +from:0x0215d6c8 kind:load to:0x02153d3c module:overlay(78) +from:0x0215d6cc kind:load to:0x02153cbc module:overlay(78) +from:0x0215d6d0 kind:load to:0x020984bc module:overlay(0) +from:0x0215d6d4 kind:load to:0x0215453c module:overlay(78) +from:0x0215d6d8 kind:load to:0x02099004 module:overlay(0) +from:0x0215d6dc kind:load to:0x020984c8 module:overlay(0) +from:0x0215d6e0 kind:load to:0x02098584 module:overlay(0) +from:0x0215d6e4 kind:load to:0x020985f0 module:overlay(0) +from:0x0215d6e8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215d6ec kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215d6f0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215d6f4 kind:load to:0x0215cb28 module:overlay(78) +from:0x0215d6f8 kind:load to:0x0215cbe0 module:overlay(78) +from:0x0215d6fc kind:load to:0x02099588 module:overlay(0) +from:0x0215d700 kind:load to:0x021547c4 module:overlay(78) +from:0x0215d708 kind:load to:0x021556d0 module:overlay(78) +from:0x0215d710 kind:load to:0x021557a0 module:overlay(78) +from:0x0215d718 kind:load to:0x02155e2c module:overlay(78) +from:0x0215d720 kind:load to:0x02155ce4 module:overlay(78) +from:0x0215d728 kind:load to:0x02156114 module:overlay(78) +from:0x0215d730 kind:load to:0x021561f8 module:overlay(78) +from:0x0215d738 kind:load to:0x021564d4 module:overlay(78) +from:0x0215d740 kind:load to:0x0215682c module:overlay(78) +from:0x0215d748 kind:load to:0x02156c94 module:overlay(78) +from:0x0215d750 kind:load to:0x02156e74 module:overlay(78) +from:0x0215d758 kind:load to:0x02155ff8 module:overlay(78) +from:0x0215d760 kind:load to:0x0215747c module:overlay(78) +from:0x0215d768 kind:load to:0x0215a214 module:overlay(78) +from:0x0215d770 kind:load to:0x0215810c module:overlay(78) +from:0x0215d778 kind:load to:0x021583ac module:overlay(78) +from:0x0215d780 kind:load to:0x0215888c module:overlay(78) +from:0x0215d788 kind:load to:0x02158b7c module:overlay(78) +from:0x0215d790 kind:load to:0x02158c88 module:overlay(78) +from:0x0215d798 kind:load to:0x02159c34 module:overlay(78) +from:0x0215d7a0 kind:load to:0x02159168 module:overlay(78) +from:0x0215d7a8 kind:load to:0x02159318 module:overlay(78) +from:0x0215d7b0 kind:load to:0x0215483c module:overlay(78) +from:0x0215d7b8 kind:load to:0x0215574c module:overlay(78) +from:0x0215d7c0 kind:load to:0x02155940 module:overlay(78) +from:0x0215d7c8 kind:load to:0x02155f18 module:overlay(78) +from:0x0215d7d0 kind:load to:0x02155dc4 module:overlay(78) +from:0x0215d7d8 kind:load to:0x021561d4 module:overlay(78) +from:0x0215d7e0 kind:load to:0x021563b8 module:overlay(78) +from:0x0215d7e8 kind:load to:0x0215664c module:overlay(78) +from:0x0215d7f0 kind:load to:0x021568b0 module:overlay(78) +from:0x0215d7f8 kind:load to:0x02156d34 module:overlay(78) +from:0x0215d800 kind:load to:0x021570a4 module:overlay(78) +from:0x0215d808 kind:load to:0x02156070 module:overlay(78) +from:0x0215d810 kind:load to:0x0215773c module:overlay(78) +from:0x0215d818 kind:load to:0x0215a31c module:overlay(78) +from:0x0215d820 kind:load to:0x02158220 module:overlay(78) +from:0x0215d828 kind:load to:0x021583fc module:overlay(78) +from:0x0215d830 kind:load to:0x02158940 module:overlay(78) +from:0x0215d838 kind:load to:0x02158c24 module:overlay(78) +from:0x0215d840 kind:load to:0x02158d54 module:overlay(78) +from:0x0215d848 kind:load to:0x02159db8 module:overlay(78) +from:0x0215d850 kind:load to:0x02159240 module:overlay(78) +from:0x0215d858 kind:load to:0x021595a8 module:overlay(78) +from:0x0215db08 kind:load to:0x0215ccc0 module:overlay(78) +from:0x0215db0c kind:load to:0x02097944 module:overlay(0) +from:0x0215db10 kind:load to:0x02097754 module:overlay(0) +from:0x0215db14 kind:load to:0x020977d0 module:overlay(0) +from:0x0215db18 kind:load to:0x0209794c module:overlay(0) +from:0x0215db1c kind:load to:0x0209796c module:overlay(0) +from:0x0215db20 kind:load to:0x02097998 module:overlay(0) +from:0x0215db2c kind:load to:0x0215ce24 module:overlay(78) +from:0x0215db30 kind:load to:0x0215cf30 module:overlay(78) +from:0x0215db34 kind:load to:0x0209a254 module:overlay(0) +from:0x0215db38 kind:load to:0x0209a288 module:overlay(0) +from:0x0215db3c kind:load to:0x0209a320 module:overlay(0) +from:0x0215db40 kind:load to:0x0209a334 module:overlay(0) +from:0x0215db44 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215db48 kind:load to:0x0209a35c module:overlay(0) +from:0x0215db4c kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215db50 kind:load to:0x0209a06c module:overlay(0) +from:0x0215db54 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215db58 kind:load to:0x0209a308 module:overlay(0) +from:0x0215db5c kind:load to:0x0209a348 module:overlay(0) +from:0x0215db60 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215db64 kind:load to:0x0215cae0 module:overlay(78) +from:0x0215db68 kind:load to:0x0215cabc module:overlay(78) +from:0x0215db6c kind:load to:0x0209a70c module:overlay(0) +from:0x0215db78 kind:load to:0x02098518 module:overlay(0) +from:0x0215db7c kind:load to:0x02098554 module:overlay(0) +from:0x0215db80 kind:load to:0x0209856c module:overlay(0) +from:0x0215db84 kind:load to:0x02098578 module:overlay(0) +from:0x0215db88 kind:load to:0x01fff464 module:itcm +from:0x0215db8c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215db90 kind:load to:0x0215ce38 module:overlay(78) +from:0x0215db94 kind:load to:0x020984b0 module:overlay(0) +from:0x0215db98 kind:load to:0x0215ced0 module:overlay(78) +from:0x0215db9c kind:load to:0x0215cee8 module:overlay(78) +from:0x0215dba0 kind:load to:0x020984bc module:overlay(0) +from:0x0215dba4 kind:load to:0x0215cefc module:overlay(78) +from:0x0215dba8 kind:load to:0x020984c4 module:overlay(0) +from:0x0215dbac kind:load to:0x020984c8 module:overlay(0) +from:0x0215dbb0 kind:load to:0x02098584 module:overlay(0) +from:0x0215dbb4 kind:load to:0x020985f0 module:overlay(0) +from:0x0215dbb8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215dbbc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215dbc0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215dbc4 kind:load to:0x0215cf4c module:overlay(78) +from:0x0215dbc8 kind:load to:0x0215cf7c module:overlay(78) +from:0x0215dbd4 kind:load to:0x0215cfd4 module:overlay(78) +from:0x0215dbd8 kind:load to:0x0209cb9c module:overlay(0) +from:0x0215dbdc kind:load to:0x0209cd60 module:overlay(0) +from:0x0215dbe0 kind:load to:0x0209cd7c module:overlay(0) +from:0x0215dbe4 kind:load to:0x0209cdc0 module:overlay(0) +from:0x0215dbe8 kind:load to:0x0215d1ac module:overlay(78) +from:0x0215dbec kind:load to:0x0215d1c0 module:overlay(78) +from:0x0215dbf0 kind:load to:0x0209cbb4 module:overlay(0) +from:0x0215dbfc kind:load to:0x0214a24c module:overlay(70) +from:0x0215dc00 kind:load to:0x0214a2f4 module:overlay(70) +from:0x0215dc04 kind:load to:0x0214a3d8 module:overlay(70) +from:0x0215dc08 kind:load to:0x0214a504 module:overlay(70) +from:0x0215dc0c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215dc10 kind:load to:0x0214a928 module:overlay(70) +from:0x0215dc14 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215dc18 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215dc1c kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215dc20 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215dc24 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215dc28 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215dc2c kind:load to:0x0215d154 module:overlay(78) +from:0x0215dc30 kind:load to:0x0215d17c module:overlay(78) +from:0x0215dc34 kind:load to:0x0214a33c module:overlay(70) +from:0x0215dc38 kind:load to:0x0214a9bc module:overlay(70) +from:0x0215dc3c kind:load to:0x0214b210 module:overlay(70) +from:0x0215dc40 kind:load to:0x0214b228 module:overlay(70) +from:0x0215dc44 kind:load to:0x0214ad3c module:overlay(70) +from:0x0215dc48 kind:load to:0x0214ade0 module:overlay(70) +from:0x0215dc4c kind:load to:0x0214ae5c module:overlay(70) +from:0x0215dc50 kind:load to:0x0214a568 module:overlay(70) +from:0x0215dc54 kind:load to:0x0214a794 module:overlay(70) +from:0x0215dc58 kind:load to:0x0215d0a0 module:overlay(78) +from:0x0215dc5c kind:load to:0x0215d0f4 module:overlay(78) +from:0x0215dc60 kind:load to:0x0214b23c module:overlay(70) +from:0x0215dc6c kind:load to:0x02073184 module:overlay(0) +from:0x0215dc70 kind:load to:0x0215d1dc module:overlay(78) +from:0x0215dc74 kind:load to:0x0207318c module:overlay(0) +from:0x0215dc78 kind:load to:0x02073190 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov078/symbols.txt b/config/eur/arm9/overlays/ov078/symbols.txt new file mode 100644 index 00000000..c64bfefc --- /dev/null +++ b/config/eur/arm9/overlays/ov078/symbols.txt @@ -0,0 +1,227 @@ +func_ov078_02152ea0 kind:function(arm,size=0xc) addr:0x02152ea0 +func_ov078_02152eac kind:function(arm,size=0x28) addr:0x02152eac +func_ov078_02152ed4 kind:function(arm,size=0x64) addr:0x02152ed4 +func_ov078_02152f38 kind:function(arm,size=0x28) addr:0x02152f38 +func_ov078_02152f60 kind:function(arm,size=0x14) addr:0x02152f60 +func_ov078_02152f74 kind:function(arm,size=0x1c) addr:0x02152f74 +func_ov078_02152f90 kind:function(arm,size=0xc8) addr:0x02152f90 +func_ov078_02153058 kind:function(arm,size=0x394) addr:0x02153058 +func_ov078_021533ec kind:function(arm,size=0x14) addr:0x021533ec +func_ov078_02153400 kind:function(arm,size=0xcc) addr:0x02153400 +func_ov078_021534cc kind:function(arm,size=0x120) addr:0x021534cc +func_ov078_021535ec kind:function(arm,size=0x5c8) addr:0x021535ec +func_ov078_02153bb4 kind:function(arm,size=0x108) addr:0x02153bb4 +func_ov078_02153cbc kind:function(arm,size=0x80) addr:0x02153cbc +func_ov078_02153d3c kind:function(arm,size=0x1bc) addr:0x02153d3c +func_ov078_02153ef8 kind:function(arm,size=0x20c) addr:0x02153ef8 +func_ov078_02154104 kind:function(arm,size=0x15c) addr:0x02154104 +func_ov078_02154260 kind:function(arm,size=0x29c) addr:0x02154260 +func_ov078_021544fc kind:function(arm,size=0x20) addr:0x021544fc +func_ov078_0215451c kind:function(arm,size=0x20) addr:0x0215451c +func_ov078_0215453c kind:function(arm,size=0x25c) addr:0x0215453c +func_ov078_02154798 kind:function(arm,size=0x2c) addr:0x02154798 +func_ov078_021547c4 kind:function(arm,size=0x78) addr:0x021547c4 +func_ov078_0215483c kind:function(arm,size=0xe94) addr:0x0215483c +func_ov078_021556d0 kind:function(arm,size=0x7c) addr:0x021556d0 +func_ov078_0215574c kind:function(arm,size=0x54) addr:0x0215574c +func_ov078_021557a0 kind:function(arm,size=0x1a0) addr:0x021557a0 +func_ov078_02155940 kind:function(arm,size=0x3a4) addr:0x02155940 +func_ov078_02155ce4 kind:function(arm,size=0xe0) addr:0x02155ce4 +func_ov078_02155dc4 kind:function(arm,size=0x68) addr:0x02155dc4 +func_ov078_02155e2c kind:function(arm,size=0xec) addr:0x02155e2c +func_ov078_02155f18 kind:function(arm,size=0xe0) addr:0x02155f18 +func_ov078_02155ff8 kind:function(arm,size=0x78) addr:0x02155ff8 +func_ov078_02156070 kind:function(arm,size=0xa4) addr:0x02156070 +func_ov078_02156114 kind:function(arm,size=0xc0) addr:0x02156114 +func_ov078_021561d4 kind:function(arm,size=0x24) addr:0x021561d4 +func_ov078_021561f8 kind:function(arm,size=0x1c0) addr:0x021561f8 +func_ov078_021563b8 kind:function(arm,size=0x11c) addr:0x021563b8 +func_ov078_021564d4 kind:function(arm,size=0x178) addr:0x021564d4 +func_ov078_0215664c kind:function(arm,size=0x1e0) addr:0x0215664c +func_ov078_0215682c kind:function(arm,size=0x84) addr:0x0215682c +func_ov078_021568b0 kind:function(arm,size=0x3e4) addr:0x021568b0 +func_ov078_02156c94 kind:function(arm,size=0xa0) addr:0x02156c94 +func_ov078_02156d34 kind:function(arm,size=0x140) addr:0x02156d34 +func_ov078_02156e74 kind:function(arm,size=0x230) addr:0x02156e74 +func_ov078_021570a4 kind:function(arm,size=0x3d8) addr:0x021570a4 +func_ov078_0215747c kind:function(arm,size=0x2c0) addr:0x0215747c +func_ov078_0215773c kind:function(arm,size=0x9d0) addr:0x0215773c +func_ov078_0215810c kind:function(arm,size=0x114) addr:0x0215810c +func_ov078_02158220 kind:function(arm,size=0x18c) addr:0x02158220 +func_ov078_021583ac kind:function(arm,size=0x50) addr:0x021583ac +func_ov078_021583fc kind:function(arm,size=0x490) addr:0x021583fc +func_ov078_0215888c kind:function(arm,size=0xb4) addr:0x0215888c +func_ov078_02158940 kind:function(arm,size=0x23c) addr:0x02158940 +func_ov078_02158b7c kind:function(arm,size=0xa8) addr:0x02158b7c +func_ov078_02158c24 kind:function(arm,size=0x64) addr:0x02158c24 +func_ov078_02158c88 kind:function(arm,size=0xcc) addr:0x02158c88 +func_ov078_02158d54 kind:function(arm,size=0x414) addr:0x02158d54 +func_ov078_02159168 kind:function(arm,size=0xd8) addr:0x02159168 +func_ov078_02159240 kind:function(arm,size=0xd8) addr:0x02159240 +func_ov078_02159318 kind:function(arm,size=0x290) addr:0x02159318 +func_ov078_021595a8 kind:function(arm,size=0x68c) addr:0x021595a8 +func_ov078_02159c34 kind:function(arm,size=0x184) addr:0x02159c34 +func_ov078_02159db8 kind:function(arm,size=0x45c) addr:0x02159db8 +func_ov078_0215a214 kind:function(arm,size=0x108) addr:0x0215a214 +func_ov078_0215a31c kind:function(arm,size=0x518) addr:0x0215a31c +func_ov078_0215a834 kind:function(arm,size=0x68) addr:0x0215a834 +func_ov078_0215a89c kind:function(arm,size=0x30) addr:0x0215a89c +func_ov078_0215a8cc kind:function(arm,size=0x34) addr:0x0215a8cc +func_ov078_0215a900 kind:function(arm,size=0x6c) addr:0x0215a900 +func_ov078_0215a96c kind:function(arm,size=0xb0) addr:0x0215a96c +func_ov078_0215aa1c kind:function(arm,size=0xb8) addr:0x0215aa1c +func_ov078_0215aad4 kind:function(arm,size=0x310) addr:0x0215aad4 +func_ov078_0215ade4 kind:function(arm,size=0x48) addr:0x0215ade4 +func_ov078_0215ae2c kind:function(arm,size=0x210) addr:0x0215ae2c +func_ov078_0215b03c kind:function(arm,size=0x288) addr:0x0215b03c +func_ov078_0215b2c4 kind:function(arm,size=0x500) addr:0x0215b2c4 +func_ov078_0215b7c4 kind:function(arm,size=0x174) addr:0x0215b7c4 +func_ov078_0215b938 kind:function(arm,size=0x128) addr:0x0215b938 +func_ov078_0215ba60 kind:function(arm,size=0x2b8) addr:0x0215ba60 +func_ov078_0215bd18 kind:function(arm,size=0xdc) addr:0x0215bd18 +func_ov078_0215bdf4 kind:function(arm,size=0x1f0) addr:0x0215bdf4 +func_ov078_0215bfe4 kind:function(arm,size=0xdc) addr:0x0215bfe4 +func_ov078_0215c0c0 kind:function(arm,size=0x90) addr:0x0215c0c0 +func_ov078_0215c150 kind:function(arm,size=0xc0) addr:0x0215c150 +func_ov078_0215c210 kind:function(arm,size=0xa0) addr:0x0215c210 +func_ov078_0215c2b0 kind:function(arm,size=0x14) addr:0x0215c2b0 +func_ov078_0215c2c4 kind:function(arm,size=0x34) addr:0x0215c2c4 +func_ov078_0215c2f8 kind:function(arm,size=0x84) addr:0x0215c2f8 +func_ov078_0215c37c kind:function(arm,size=0x28) addr:0x0215c37c +func_ov078_0215c3a4 kind:function(arm,size=0x30) addr:0x0215c3a4 +func_ov078_0215c3d4 kind:function(arm,size=0x30) addr:0x0215c3d4 +func_ov078_0215c404 kind:function(arm,size=0x58) addr:0x0215c404 +func_ov078_0215c45c kind:function(arm,size=0x58) addr:0x0215c45c +func_ov078_0215c4b4 kind:function(arm,size=0x64) addr:0x0215c4b4 +func_ov078_0215c518 kind:function(arm,size=0x88) addr:0x0215c518 +func_ov078_0215c5a0 kind:function(arm,size=0x80) addr:0x0215c5a0 +func_ov078_0215c620 kind:function(arm,size=0x38) addr:0x0215c620 +func_ov078_0215c658 kind:function(arm,size=0x48) addr:0x0215c658 +func_ov078_0215c6a0 kind:function(arm,size=0x144) addr:0x0215c6a0 +func_ov078_0215c7e4 kind:function(arm,size=0x284) addr:0x0215c7e4 +func_ov078_0215ca68 kind:function(arm,size=0x54) addr:0x0215ca68 +func_ov078_0215cabc kind:function(arm,size=0x24) addr:0x0215cabc +func_ov078_0215cae0 kind:function(arm,size=0x2c) addr:0x0215cae0 +func_ov078_0215cb0c kind:function(arm,size=0x1c) addr:0x0215cb0c +func_ov078_0215cb28 kind:function(arm,size=0xb8) addr:0x0215cb28 +func_ov078_0215cbe0 kind:function(arm,size=0xc0) addr:0x0215cbe0 +func_ov078_0215cca0 kind:function(arm,size=0x14) addr:0x0215cca0 +func_ov078_0215ccb4 kind:function(arm,size=0xc) addr:0x0215ccb4 +func_ov078_0215ccc0 kind:function(arm,size=0x24) addr:0x0215ccc0 +func_ov078_0215cce4 kind:function(arm,size=0x28) addr:0x0215cce4 +func_ov078_0215cd0c kind:function(arm,size=0x118) addr:0x0215cd0c +func_ov078_0215ce24 kind:function(arm,size=0x14) addr:0x0215ce24 +func_ov078_0215ce38 kind:function(arm,size=0x98) addr:0x0215ce38 +func_ov078_0215ced0 kind:function(arm,size=0x18) addr:0x0215ced0 +func_ov078_0215cee8 kind:function(arm,size=0x14) addr:0x0215cee8 +func_ov078_0215cefc kind:function(arm,size=0x34) addr:0x0215cefc +func_ov078_0215cf30 kind:function(arm,size=0x1c) addr:0x0215cf30 +func_ov078_0215cf4c kind:function(arm,size=0x30) addr:0x0215cf4c +func_ov078_0215cf7c kind:function(arm,size=0x38) addr:0x0215cf7c +func_ov078_0215cfb4 kind:function(arm,size=0x14) addr:0x0215cfb4 +func_ov078_0215cfc8 kind:function(arm,size=0xc) addr:0x0215cfc8 +func_ov078_0215cfd4 kind:function(arm,size=0x24) addr:0x0215cfd4 +func_ov078_0215cff8 kind:function(arm,size=0x4c) addr:0x0215cff8 +func_ov078_0215d044 kind:function(arm,size=0x5c) addr:0x0215d044 +func_ov078_0215d0a0 kind:function(arm,size=0x54) addr:0x0215d0a0 +func_ov078_0215d0f4 kind:function(arm,size=0x60) addr:0x0215d0f4 +func_ov078_0215d154 kind:function(arm,size=0x28) addr:0x0215d154 +func_ov078_0215d17c kind:function(arm,size=0x30) addr:0x0215d17c +func_ov078_0215d1ac kind:function(arm,size=0x14) addr:0x0215d1ac +func_ov078_0215d1c0 kind:function(arm,size=0x1c) addr:0x0215d1c0 +func_ov078_0215d1dc kind:function(arm,size=0x10) addr:0x0215d1dc +func_ov078_0215d1ec kind:function(arm,size=0x198) addr:0x0215d1ec +func_ov078_0215d384 kind:function(arm,size=0x24) addr:0x0215d384 +data_ov078_0215d3aa kind:data(any) addr:0x0215d3aa +data_ov078_0215d3ac kind:data(any) addr:0x0215d3ac +data_ov078_0215d3b4 kind:data(any) addr:0x0215d3b4 +data_ov078_0215d3bc kind:data(any) addr:0x0215d3bc +data_ov078_0215d3c0 kind:data(any) addr:0x0215d3c0 +data_ov078_0215d3c4 kind:data(any) addr:0x0215d3c4 +data_ov078_0215d3c8 kind:data(any) addr:0x0215d3c8 +data_ov078_0215d3cc kind:data(any) addr:0x0215d3cc +data_ov078_0215d3ec kind:data(any) addr:0x0215d3ec +data_ov078_0215d3fc kind:data(any) addr:0x0215d3fc +func_ov078_0215d40c kind:function(arm,size=0xa4) addr:0x0215d40c +func_ov078_0215d4b0 kind:function(arm,size=0x50) addr:0x0215d4b0 +func_ov078_0215d500 kind:function(arm,size=0x50) addr:0x0215d500 +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_0215d594 kind:data(any) addr:0x0215d594 +data_ov078_0215d598 kind:data(any) addr:0x0215d598 +data_ov078_0215d59c kind:data(any) addr:0x0215d59c +data_ov078_0215d5a0 kind:data(any) addr:0x0215d5a0 +data_ov078_0215d5a4 kind:data(any) addr:0x0215d5a4 +data_ov078_0215d5a8 kind:data(any) addr:0x0215d5a8 +data_ov078_0215d5ac kind:data(any) addr:0x0215d5ac +data_ov078_0215d5b0 kind:data(any) addr:0x0215d5b0 +data_ov078_0215d5c8 kind:data(any) addr:0x0215d5c8 +data_ov078_0215d5e0 kind:data(any) addr:0x0215d5e0 +data_ov078_0215d614 kind:data(any) addr:0x0215d614 +data_ov078_0215d620 kind:data(any) addr:0x0215d620 +data_ov078_0215d638 kind:data(any) addr:0x0215d638 +data_ov078_0215d65c kind:data(any) addr:0x0215d65c +data_ov078_0215d6a8 kind:data(any) addr:0x0215d6a8 +data_ov078_0215d700 kind:data(any) addr:0x0215d700 +data_ov078_0215d750 kind:data(any) addr:0x0215d750 ambiguous +data_ov078_0215d76c kind:data(any) addr:0x0215d76c ambiguous +data_ov078_0215d7b0 kind:data(any) addr:0x0215d7b0 +data_ov078_0215d860 kind:data(any) addr:0x0215d860 +data_ov078_0215d878 kind:data(any) addr:0x0215d878 +data_ov078_0215d888 kind:data(any) addr:0x0215d888 ambiguous +data_ov078_0215d890 kind:data(any) addr:0x0215d890 +data_ov078_0215d8a8 kind:data(any) addr:0x0215d8a8 +data_ov078_0215d8c0 kind:data(any) addr:0x0215d8c0 +data_ov078_0215d8d8 kind:data(any) addr:0x0215d8d8 +data_ov078_0215d8f0 kind:data(any) addr:0x0215d8f0 +data_ov078_0215d908 kind:data(any) addr:0x0215d908 +data_ov078_0215d920 kind:data(any) addr:0x0215d920 +data_ov078_0215d938 kind:data(any) addr:0x0215d938 +data_ov078_0215d950 kind:data(any) addr:0x0215d950 +data_ov078_0215d968 kind:data(any) addr:0x0215d968 +data_ov078_0215d980 kind:data(any) addr:0x0215d980 +data_ov078_0215d998 kind:data(any) addr:0x0215d998 +data_ov078_0215d9b0 kind:data(any) addr:0x0215d9b0 +data_ov078_0215d9c8 kind:data(any) addr:0x0215d9c8 +data_ov078_0215d9dc kind:data(any) addr:0x0215d9dc 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_0215da58 kind:data(any) addr:0x0215da58 +data_ov078_0215da70 kind:data(any) addr:0x0215da70 +data_ov078_0215da78 kind:data(any) addr:0x0215da78 ambiguous +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_0215db08 kind:data(any) addr:0x0215db08 +data_ov078_0215db2c kind:data(any) addr:0x0215db2c +data_ov078_0215db78 kind:data(any) addr:0x0215db78 +data_ov078_0215dbd4 kind:data(any) addr:0x0215dbd4 +data_ov078_0215dbfc kind:data(any) addr:0x0215dbfc +data_ov078_0215dc6c kind:data(any) addr:0x0215dc6c +data_ov078_0215dc80 kind:bss addr:0x0215dc80 +data_ov078_0215dc90 kind:bss addr:0x0215dc90 +data_ov078_0215dc9c kind:bss addr:0x0215dc9c +data_ov078_0215dca4 kind:bss addr:0x0215dca4 ambiguous +data_ov078_0215dca8 kind:bss addr:0x0215dca8 +data_ov078_0215dcb4 kind:bss addr:0x0215dcb4 +data_ov078_0215dce4 kind:bss addr:0x0215dce4 +data_ov078_0215ddbc kind:bss addr:0x0215ddbc +data_ov078_0215ddc0 kind:bss addr:0x0215ddc0 +data_ov078_0215ddcc kind:bss addr:0x0215ddcc +data_ov078_0215dea4 kind:bss addr:0x0215dea4 +data_ov078_0215dea8 kind:bss addr:0x0215dea8 +data_ov078_0215deb4 kind:bss addr:0x0215deb4 diff --git a/config/eur/arm9/overlays/ov079/delinks.txt b/config/eur/arm9/overlays/ov079/delinks.txt new file mode 100644 index 00000000..e910a725 --- /dev/null +++ b/config/eur/arm9/overlays/ov079/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x021571e4 kind:code align:32 + .rodata start:0x021571e4 end:0x02157284 kind:data align:4 + .init start:0x02157284 end:0x02157610 kind:code align:4 + .ctor start:0x02157610 end:0x0215763c kind:data align:4 + .data start:0x02157640 end:0x02157d80 kind:data align:32 + .bss start:0x02157d80 end:0x02158640 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov079/relocs.txt b/config/eur/arm9/overlays/ov079/relocs.txt new file mode 100644 index 00000000..2b993536 --- /dev/null +++ b/config/eur/arm9/overlays/ov079/relocs.txt @@ -0,0 +1,1193 @@ +from:0x02150c08 kind:load to:0x02157d98 module:overlay(79) +from:0x02150c1c kind:arm_call to:0x02011f3c module:main +from:0x02150c28 kind:arm_call to:0x02150d58 module:overlay(79) +from:0x02150c3c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02150c80 kind:load to:0x021576b4 module:overlay(79) +from:0x02150cd0 kind:arm_call to:0x01fff498 module:itcm +from:0x02150cd4 kind:arm_call to:0x01fff584 module:itcm +from:0x02150d10 kind:arm_call to:0x01fff498 module:itcm +from:0x02150d14 kind:arm_call to:0x01fff584 module:itcm +from:0x02150d4c kind:load to:0x027e0ce8 module:dtcm +from:0x02150d60 kind:arm_call to:0x02130600 module:overlay(48) +from:0x02150d78 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02150d80 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02150d90 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02150e08 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02150e30 kind:arm_call to:0x0203d160 module:main +from:0x02150e3c kind:load to:0x02157700 module:overlay(79) +from:0x02150e40 kind:load to:0x021576d8 module:overlay(79) +from:0x02150e44 kind:load to:0x02150e4c module:overlay(79) +from:0x02150e48 kind:load to:0x02152b10 module:overlay(79) +from:0x02150e54 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02150e7c kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02150e90 kind:arm_call to:0x0203d210 module:main +from:0x02150e98 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02150ea0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150ea8 kind:arm_call to:0x02130724 module:overlays(48,50) +from:0x02150eb4 kind:load to:0x02157700 module:overlay(79) +from:0x02150eb8 kind:load to:0x027e09c0 module:dtcm +from:0x02150ebc kind:load to:0x02150e4c module:overlay(79) +from:0x02150edc kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02150ef0 kind:arm_call to:0x0203d210 module:main +from:0x02150ef8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02150f00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150f08 kind:arm_call to:0x02130724 module:overlays(48,50) +from:0x02150f10 kind:arm_call to:0x02011ff4 module:main +from:0x02150f1c kind:load to:0x02157700 module:overlay(79) +from:0x02150f20 kind:load to:0x027e09c0 module:dtcm +from:0x02150f24 kind:load to:0x02150e4c module:overlay(79) +from:0x02150f74 kind:arm_call to:0x0200f05c module:main +from:0x02150fa8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02150fb8 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02150fc4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02151014 kind:arm_call to:0x0215110c module:overlay(79) +from:0x02151040 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02151048 kind:arm_call to:0x02152714 module:overlay(79) +from:0x02151054 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02151064 kind:arm_call to:0x021527a8 module:overlay(79) +from:0x02151080 kind:arm_call to:0x02070c84 module:overlay(0) +from:0x021510f4 kind:load to:0x02157d98 module:overlay(79) +from:0x021510f8 kind:load to:0x021571e4 module:overlay(79) +from:0x021510fc kind:load to:0x02152a20 module:overlay(79) +from:0x02151100 kind:load to:0x027e09c0 module:dtcm +from:0x02151104 kind:load to:0x027e09a4 module:dtcm +from:0x02151108 kind:load to:0x027e0cd8 module:dtcm +from:0x0215114c kind:arm_call to:0x01ffedac module:itcm +from:0x02151180 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x021511c0 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02151200 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02151240 kind:arm_call to:0x0209c3a8 module:overlay(0) +from:0x02151264 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021512b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021512c4 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02151330 kind:load to:0x027e0ce8 module:dtcm +from:0x02151354 kind:load to:0x020aecf8 module:overlay(0) +from:0x02151364 kind:arm_call to:0x02151338 module:overlay(79) +from:0x02151398 kind:load to:0x02157660 module:overlay(79) +from:0x021513d0 kind:load to:0x02157678 module:overlay(79) +from:0x021513e8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02151404 kind:arm_call to:0x021514a0 module:overlay(79) +from:0x0215140c kind:load to:0x027e09b8 module:dtcm +from:0x02151434 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151474 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02151488 kind:arm_call to:0x02070cc0 module:overlay(0) +from:0x02151494 kind:load to:0x027e09a8 module:dtcm +from:0x0215149c kind:load to:0x027e09a4 module:dtcm +from:0x021514f8 kind:arm_call to:0x02151f7c module:overlay(79) +from:0x02151504 kind:arm_call to:0x02152308 module:overlay(79) +from:0x02151518 kind:arm_call to:0x02151358 module:overlay(79) +from:0x02151524 kind:arm_call to:0x02152594 module:overlay(79) +from:0x0215152c kind:arm_call to:0x02151cd0 module:overlay(79) +from:0x02151534 kind:arm_call to:0x02152068 module:overlay(79) +from:0x0215153c kind:load to:0x02157d80 module:overlay(79) +from:0x0215154c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02151560 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x0215157c kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x0215158c kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x021515c8 kind:arm_call to:0x01fff148 module:itcm +from:0x021515d8 kind:arm_call to:0x02151d94 module:overlay(79) +from:0x021515e4 kind:load to:0x027e0ce0 module:dtcm +from:0x02151604 kind:arm_call to:0x021521f0 module:overlay(79) +from:0x02151620 kind:arm_call to:0x021307f8 module:overlays(48,51) +from:0x02151644 kind:arm_call to:0x02152308 module:overlay(79) +from:0x02151658 kind:arm_call to:0x02151358 module:overlay(79) +from:0x02151660 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02151688 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021516a4 kind:arm_call to:0x02130790 module:overlay(48) +from:0x021516bc kind:arm_call to:0x021521f0 module:overlay(79) +from:0x021516d4 kind:arm_call to:0x01fff05c module:itcm +from:0x02151704 kind:arm_call to:0x02152284 module:overlay(79) +from:0x0215170c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02151734 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151740 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02151764 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215177c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02151788 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x021517b0 kind:arm_call to:0x01fff05c module:itcm +from:0x02151814 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215182c kind:arm_call to:0x01fff05c module:itcm +from:0x02151864 kind:arm_call to:0x02151d94 module:overlay(79) +from:0x02151878 kind:arm_call to:0x02151358 module:overlay(79) +from:0x0215188c kind:arm_call to:0x02152068 module:overlay(79) +from:0x021518a8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021518b0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021518bc kind:load to:0x027e0cd8 module:dtcm +from:0x021518c0 kind:load to:0x021375e4 module:overlays(26,48,49) +from:0x021518c8 kind:load to:0x027e09a8 module:dtcm +from:0x021518dc kind:arm_call to:0x02130830 module:overlay(48) +from:0x021518fc kind:arm_call to:0x01fff05c module:itcm +from:0x02151920 kind:arm_call to:0x01fff05c module:itcm +from:0x02151968 kind:load to:0x027e0cd8 module:dtcm +from:0x02151980 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215199c kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x021519bc kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x021519c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021519d8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02151a00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151a3c kind:arm_call to:0x02151bcc module:overlay(79) +from:0x02151a50 kind:arm_call to:0x02151c20 module:overlay(79) +from:0x02151a60 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02151a70 kind:arm_call to:0x021521f0 module:overlay(79) +from:0x02151ad0 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x02151b20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151b60 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02151bb8 kind:arm_call to:0x02151358 module:overlay(79) +from:0x02151bc4 kind:load to:0x027e09a8 module:dtcm +from:0x02151be8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02151bf0 kind:arm_call to:0x02152684 module:overlay(79) +from:0x02151c0c kind:arm_call to:0x0215110c module:overlay(79) +from:0x02151c18 kind:arm_call to:0x02151358 module:overlay(79) +from:0x02151c80 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151c90 kind:arm_call to:0x02151d30 module:overlay(79) +from:0x02151cb0 kind:arm_call to:0x02151d94 module:overlay(79) +from:0x02151cb8 kind:load to:0x027e09a8 module:dtcm +from:0x02151cc8 kind:load to:0x02157d80 module:overlay(79) +from:0x02151d10 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02151d28 kind:load to:0x02157d80 module:overlay(79) +from:0x02151d2c kind:load to:0x0215764c module:overlay(79) +from:0x02151d8c kind:load to:0x02157d80 module:overlay(79) +from:0x02151d90 kind:load to:0x0215764c module:overlay(79) +from:0x02151e04 kind:arm_call to:0x020169d4 module:main +from:0x02151e14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151e38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151e58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151e64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151eec kind:arm_call to:0x01ffb744 module:itcm +from:0x02151f24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151f74 kind:load to:0x02157644 module:overlay(79) +from:0x02151f88 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02151ff4 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02152014 kind:arm_call to:0x01fff148 module:itcm +from:0x02152028 kind:arm_call to:0x02151c20 module:overlay(79) +from:0x0215203c kind:arm_call to:0x01fff148 module:itcm +from:0x02152050 kind:arm_call to:0x02151c20 module:overlay(79) +from:0x02152060 kind:load to:0x027e0ce0 module:dtcm +from:0x02152064 kind:load to:0x02157d80 module:overlay(79) +from:0x02152090 kind:arm_call to:0x020169d4 module:main +from:0x02152120 kind:arm_call to:0x01ff930c module:itcm +from:0x02152144 kind:arm_call to:0x020169d4 module:main +from:0x02152154 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152168 kind:arm_call to:0x01ff930c module:itcm +from:0x02152184 kind:arm_call to:0x01ff930c module:itcm +from:0x021521b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021521d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021521e0 kind:load to:0x02157648 module:overlay(79) +from:0x021521e4 kind:load to:0x0203e964 module:main +from:0x021521e8 kind:load to:0x02157640 module:overlay(79) +from:0x021521ec kind:load to:0x027e0ce4 module:dtcm +from:0x02152230 kind:arm_call to:0x01ff916c module:itcm +from:0x02152258 kind:arm_call to:0x01ff916c module:itcm +from:0x021522b0 kind:arm_call to:0x01ffedac module:itcm +from:0x021522cc kind:arm_call to:0x01fff498 module:itcm +from:0x021522dc kind:arm_call to:0x01fff584 module:itcm +from:0x02152300 kind:load to:0x027e0ce8 module:dtcm +from:0x02152314 kind:arm_call to:0x01ffedac module:itcm +from:0x02152330 kind:arm_call to:0x01fff498 module:itcm +from:0x0215233c kind:arm_call to:0x01fff584 module:itcm +from:0x02152350 kind:arm_call to:0x02174694 module:overlay(94) +from:0x02152370 kind:load to:0x027e0ce8 module:dtcm +from:0x0215239c kind:arm_call to:0x01fff17c module:itcm +from:0x021523c0 kind:arm_call to:0x02130790 module:overlay(48) +from:0x021523dc kind:load to:0x027e0ce0 module:dtcm +from:0x02152414 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02152464 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02152488 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021524cc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02152508 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02152534 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02152550 kind:load to:0x027e0ce0 module:dtcm +from:0x0215256c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02152588 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02152590 kind:load to:0x027e0ce0 module:dtcm +from:0x021525a4 kind:arm_call to:0x021524e8 module:overlay(79) +from:0x021525c0 kind:arm_call to:0x02152554 module:overlay(79) +from:0x021525dc kind:arm_call to:0x02152378 module:overlay(79) +from:0x02152614 kind:arm_call to:0x01fff05c module:itcm +from:0x02152648 kind:arm_call to:0x02151358 module:overlay(79) +from:0x02152654 kind:load to:0x027e0cd8 module:dtcm +from:0x02152668 kind:arm_call to:0x02151c20 module:overlay(79) +from:0x02152680 kind:load to:0x02157d80 module:overlay(79) +from:0x021526a0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021526f8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215270c kind:load to:0x020b539c module:overlay(0) +from:0x0215273c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02152764 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215278c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021527a4 kind:load to:0x02157d80 module:overlay(79) +from:0x021527d8 kind:arm_call to:0x01fff520 module:itcm +from:0x02152814 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02152840 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02152870 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021528f8 kind:arm_call to:0x02151bcc module:overlay(79) +from:0x02152910 kind:arm_call to:0x01fff520 module:itcm +from:0x0215292c kind:load to:0x027e0ce8 module:dtcm +from:0x02152930 kind:load to:0x020b34c4 module:overlay(0) +from:0x02152938 kind:load to:0x02157d80 module:overlay(79) +from:0x0215295c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02152988 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021529dc kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021529ec kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021529f8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02152a08 kind:load to:0x02157698 module:overlay(79) +from:0x02152a14 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02152a94 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02152ac4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02152ad8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152ae4 kind:arm_call to:0x01ffa328 module:itcm +from:0x02152af4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152b00 kind:arm_call to:0x02028d30 module:main +from:0x02152b0c kind:load to:0x0203e964 module:main +from:0x02152b2c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02152b34 kind:arm_call to:0x02011ff4 module:main +from:0x02152b48 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02152b5c kind:load to:0x02157e80 module:overlay(79) +from:0x02152b70 kind:arm_call to:0x02011f3c module:main +from:0x02152b7c kind:arm_call to:0x02152bac module:overlay(79) +from:0x02152b90 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02152ba8 kind:load to:0x02157780 module:overlay(79) +from:0x02152bb4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02152be4 kind:load to:0x021577a4 module:overlay(79) +from:0x02152c2c kind:arm_call to:0x01fff584 module:itcm +from:0x02152c4c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02152c64 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02152c74 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02152c80 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02152cb8 kind:arm_call to:0x02152e00 module:overlay(79) +from:0x02152cc4 kind:load to:0x027e0ce8 module:dtcm +from:0x02152d7c kind:arm_call to:0x02152e4c module:overlay(79) +from:0x02152da8 kind:arm_call to:0x02152ed4 module:overlay(79) +from:0x02152dd4 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02152de0 kind:arm_call to:0x02152e00 module:overlay(79) +from:0x02152f0c kind:arm_call to:0x02106a70 module:overlay(31) +from:0x02152f2c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02152f40 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02152f48 kind:arm_call to:0x02011ff4 module:main +from:0x02152f5c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02152f70 kind:load to:0x02157ecc module:overlay(79) +from:0x02152f84 kind:arm_call to:0x02011f3c module:main +from:0x02152f90 kind:arm_call to:0x02152fec module:overlay(79) +from:0x02152fa8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02152fe8 kind:load to:0x02157810 module:overlay(79) +from:0x02152ff8 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215305c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02153088 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021530a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021530b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153110 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02153120 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02153128 kind:arm_call to:0x02099820 module:overlay(0) +from:0x021531d0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02153214 kind:load to:0x02157930 module:overlay(79) +from:0x02153218 kind:load to:0x02157ecc module:overlay(79) +from:0x0215321c kind:load to:0x02157834 module:overlay(79) +from:0x02153220 kind:load to:0x02049be4 module:main +from:0x02153228 kind:load to:0x021577fc module:overlay(79) +from:0x02153238 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02153258 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153260 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215327c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021532a8 kind:arm_call to:0x0203d210 module:main +from:0x021532b0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021532b8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021532c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021532c8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021532d4 kind:load to:0x02157930 module:overlay(79) +from:0x021532d8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021532f0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021532f8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02153314 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153340 kind:arm_call to:0x0203d210 module:main +from:0x02153348 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02153350 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02153358 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02153360 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02153368 kind:arm_call to:0x02011ff4 module:main +from:0x02153374 kind:load to:0x02157930 module:overlay(79) +from:0x02153378 kind:load to:0x020a02d4 module:overlay(0) +from:0x02153424 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215343c kind:arm_call to:0x02153478 module:overlay(79) +from:0x0215344c kind:load to:0x027e0cd8 module:dtcm +from:0x02153450 kind:load to:0x027e0cec module:dtcm +from:0x02153474 kind:load to:0x0209862c module:overlay(0) +from:0x02153484 kind:arm_call to:0x02153458 module:overlay(79) +from:0x021534c8 kind:load to:0x02157878 module:overlay(79) +from:0x021534ec kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02153574 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x02153588 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x021535cc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021535e8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02153618 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02153638 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02153640 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02153660 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0215368c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021536ac kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153730 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215373c kind:load to:0x021578d0 module:overlay(79) +from:0x02153744 kind:load to:0x021577f8 module:overlay(79) +from:0x02153748 kind:load to:0x027e07d4 module:dtcm +from:0x02153750 kind:load to:0x027e09c0 module:dtcm +from:0x02153768 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153798 kind:arm_call to:0x02154f54 module:overlay(79) +from:0x021537ac kind:arm_call to:0x02155000 module:overlay(79) +from:0x021537f0 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02153818 kind:arm_call to:0x01ffc634 module:itcm +from:0x02153824 kind:load to:0x027e09b4 module:dtcm +from:0x02153854 kind:arm_call to:0x01fff148 module:itcm +from:0x021538f0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02153908 kind:load to:0x027e0ce0 module:dtcm +from:0x0215390c kind:load to:0x0203e964 module:main +from:0x021539b8 kind:load to:0x02157988 module:overlay(79) +from:0x021539bc kind:load to:0x02049be4 module:main +from:0x021539d8 kind:arm_call to:0x02154e98 module:overlay(79) +from:0x021539f4 kind:arm_call to:0x02154c0c module:overlay(79) +from:0x02153a04 kind:arm_call to:0x02154f54 module:overlay(79) +from:0x02153a18 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153a28 kind:arm_call to:0x02154c0c module:overlay(79) +from:0x02153a3c kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153a74 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153b24 kind:load to:0x02157988 module:overlay(79) +from:0x02153b28 kind:load to:0x02049be4 module:main +from:0x02153b44 kind:arm_call to:0x02154e98 module:overlay(79) +from:0x02153b5c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02153b6c kind:arm_call to:0x01ff930c module:itcm +from:0x02153b84 kind:arm_call to:0x02154c0c module:overlay(79) +from:0x02153b94 kind:arm_call to:0x02154f54 module:overlay(79) +from:0x02153ba8 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153bb8 kind:arm_call to:0x02154c0c module:overlay(79) +from:0x02153bcc kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153c00 kind:arm_call to:0x02153828 module:overlay(79) +from:0x02153c14 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153c7c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02153c84 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153c9c kind:load to:0x021579a0 module:overlay(79) +from:0x02153cbc kind:arm_call to:0x02015080 module:main +from:0x02153cdc kind:arm_call to:0x02154ce0 module:overlay(79) +from:0x02153cf4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153d08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153d6c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153d78 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153d80 kind:load to:0x027e09a8 module:dtcm +from:0x02153d88 kind:load to:0x02049be4 module:main +from:0x02153df0 kind:arm_call to:0x02154fb8 module:overlay(79) +from:0x02153e3c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02153e58 kind:load to:0x02157988 module:overlay(79) +from:0x02153e5c kind:load to:0x02049be4 module:main +from:0x02153e6c kind:arm_call to:0x02154f54 module:overlay(79) +from:0x02153ec4 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153ed8 kind:arm_call to:0x02154c0c module:overlay(79) +from:0x02153eec kind:arm_call to:0x02154c0c module:overlay(79) +from:0x02153f14 kind:arm_call to:0x02154e98 module:overlay(79) +from:0x02153f64 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02153f78 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02153fe8 kind:arm_call to:0x02015300 module:main +from:0x02154018 kind:arm_call to:0x02154ce0 module:overlay(79) +from:0x02154030 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215403c kind:arm_call to:0x02154fb8 module:overlay(79) +from:0x02154070 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215407c kind:load to:0x021579a0 module:overlay(79) +from:0x02154084 kind:load to:0x027e09a8 module:dtcm +from:0x02154088 kind:load to:0x027e0cec module:dtcm +from:0x021540a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021540b8 kind:arm_call to:0x02154f2c module:overlay(79) +from:0x02154118 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02154128 kind:load to:0x02157988 module:overlay(79) +from:0x02154134 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02154158 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215417c kind:arm_call to:0x02154f2c module:overlay(79) +from:0x021541ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021541fc kind:load to:0x021579b8 module:overlay(79) +from:0x02154200 kind:load to:0x027e09a8 module:dtcm +from:0x02154218 kind:arm_call to:0x02154c0c module:overlay(79) +from:0x02154228 kind:arm_call to:0x02154f54 module:overlay(79) +from:0x0215423c kind:arm_call to:0x02153478 module:overlay(79) +from:0x0215427c kind:arm_call to:0x02015080 module:main +from:0x02154298 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02154330 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215434c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02154370 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154388 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021543f4 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02154400 kind:load to:0x0203e964 module:main +from:0x02154408 kind:load to:0x020b539c module:overlay(0) +from:0x02154410 kind:load to:0x027e09a8 module:dtcm +from:0x02154484 kind:load to:0x02157988 module:overlay(79) +from:0x021544c8 kind:arm_call to:0x01ff930c module:itcm +from:0x02154530 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154560 kind:arm_call to:0x02015080 module:main +from:0x02154578 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02154618 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154634 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02154658 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154670 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021547bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021547dc kind:load to:0x021579b8 module:overlay(79) +from:0x021547e0 kind:load to:0x027e09a8 module:dtcm +from:0x021547e8 kind:load to:0x0203e964 module:main +from:0x021547f0 kind:load to:0x020b539c module:overlay(0) +from:0x021547fc kind:load to:0x02157988 module:overlay(79) +from:0x02154870 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02154888 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154898 kind:load to:0x02157988 module:overlay(79) +from:0x0215489c kind:load to:0x027e07d4 module:dtcm +from:0x021548a0 kind:load to:0x027e09a8 module:dtcm +from:0x021548b4 kind:arm_call to:0x020992dc module:overlay(0) +from:0x021548cc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02154904 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02154910 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02154920 kind:arm_call to:0x02154f2c module:overlay(79) +from:0x0215492c kind:load to:0x020aecf0 module:overlay(0) +from:0x02154930 kind:load to:0x027e07d4 module:dtcm +from:0x02154960 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02154990 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021549f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154a04 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154a24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154a48 kind:load to:0x021579d0 module:overlay(79) +from:0x02154a4c kind:load to:0x027e09a8 module:dtcm +from:0x02154a54 kind:load to:0x027e0cec module:dtcm +from:0x02154a74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154a8c kind:arm_call to:0x02154fb8 module:overlay(79) +from:0x02154a9c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02154aa4 kind:arm_call to:0x02154c9c module:overlay(79) +from:0x02154aac kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02154ab8 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02154b18 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02154b34 kind:load to:0x02157988 module:overlay(79) +from:0x02154ba4 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02154bc4 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02154be0 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02154bf8 kind:arm_call to:0x02154f2c module:overlay(79) +from:0x02154c04 kind:load to:0x020aecf0 module:overlay(0) +from:0x02154c08 kind:load to:0x027e07d4 module:dtcm +from:0x02154c28 kind:arm_call to:0x01fff148 module:itcm +from:0x02154c50 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02154c64 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02154c78 kind:arm_call to:0x0209867c module:overlay(0) +from:0x02154c98 kind:load to:0x027e0ce0 module:dtcm +from:0x02154cd0 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02154cd8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02154d20 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02154d60 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02154d80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154da8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02154dc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154e0c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154e28 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154e50 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154e6c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154e78 kind:load to:0x020b539c module:overlay(0) +from:0x02154e80 kind:load to:0x027e0ce4 module:dtcm +from:0x02154e88 kind:load to:0x027e0cec module:dtcm +from:0x02154ec8 kind:arm_call to:0x01fff148 module:itcm +from:0x02154f08 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02154f10 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02154f28 kind:load to:0x027e0ce0 module:dtcm +from:0x02154f40 kind:arm_call to:0x02153478 module:overlay(79) +from:0x02154f4c kind:arm_call to:0x02153478 module:overlay(79) +from:0x02154f70 kind:arm_call to:0x01ffedac module:itcm +from:0x02154f88 kind:arm_call to:0x01fff498 module:itcm +from:0x02154f94 kind:arm_call to:0x02174694 module:overlay(94) +from:0x02154fb4 kind:load to:0x027e0ce8 module:dtcm +from:0x02154fd4 kind:arm_call to:0x01ffedac module:itcm +from:0x02154fec kind:arm_call to:0x01fff498 module:itcm +from:0x02154ffc kind:load to:0x027e0ce8 module:dtcm +from:0x02155020 kind:arm_call to:0x01ff916c module:itcm +from:0x0215503c kind:arm_call to:0x01ff916c module:itcm +from:0x02155068 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155074 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155090 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021550a0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021550b0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021550b8 kind:arm_call to:0x02011ff4 module:main +from:0x021550cc kind:arm_call to:0x0209790c module:overlay(0) +from:0x021550e0 kind:load to:0x02157fb4 module:overlay(79) +from:0x021550f4 kind:arm_call to:0x02011f3c module:main +from:0x02155100 kind:arm_call to:0x02155150 module:overlay(79) +from:0x02155114 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02155148 kind:load to:0x02157a1c module:overlay(79) +from:0x02155158 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215518c kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x02155198 kind:arm_call to:0x0215585c module:overlay(79) +from:0x02155218 kind:load to:0x02157a40 module:overlay(79) +from:0x0215521c kind:load to:0x020b1968 module:overlay(0) +from:0x02155220 kind:load to:0x02157fb4 module:overlay(79) +from:0x02155230 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021552e0 kind:load to:0x0203e964 module:main +from:0x021552e4 kind:load to:0x021579e8 module:overlay(79) +from:0x02155318 kind:arm_call to:0x02155758 module:overlay(79) +from:0x02155340 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155360 kind:arm_call to:0x0215564c module:overlay(79) +from:0x02155370 kind:arm_call to:0x0215566c module:overlay(79) +from:0x02155378 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021553d4 kind:arm_call to:0x020986fc module:overlay(0) +from:0x021553e4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155400 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x02155408 kind:arm_call to:0x0215566c module:overlay(79) +from:0x02155414 kind:arm_call to:0x0215566c module:overlay(79) +from:0x0215543c kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0215544c kind:arm_call to:0x02155710 module:overlay(79) +from:0x021554a4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021554e8 kind:arm_call to:0x0215566c module:overlay(79) +from:0x02155504 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02155514 kind:arm_call to:0x0215566c module:overlay(79) +from:0x02155520 kind:load to:0x027e0ce0 module:dtcm +from:0x02155524 kind:load to:0x027e0d38 module:dtcm +from:0x0215552c kind:load to:0x027e09c0 module:dtcm +from:0x02155544 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02155580 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021555ac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021555bc kind:arm_call to:0x01ffa60c module:itcm +from:0x02155634 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02155640 kind:load to:0x0203e964 module:main +from:0x02155648 kind:load to:0x027e09b4 module:dtcm +from:0x02155668 kind:load to:0x02098910 module:overlay(0) +from:0x02155678 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021556a4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021556c0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021556dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021556f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155704 kind:load to:0x027e0cec module:dtcm +from:0x02155708 kind:load to:0x027e09a8 module:dtcm +from:0x0215571c kind:arm_call to:0x02155790 module:overlay(79) +from:0x02155750 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155788 kind:arm_call to:0x0215566c module:overlay(79) +from:0x021557c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155848 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155854 kind:load to:0x0203e964 module:main +from:0x02155858 kind:load to:0x027e09a8 module:dtcm +from:0x02155894 kind:load to:0x02157a00 module:overlay(79) +from:0x021558ac kind:arm_call to:0x01fff458 module:itcm +from:0x021558c0 kind:arm_call to:0x01fff458 module:itcm +from:0x021558d4 kind:arm_call to:0x0215566c module:overlay(79) +from:0x021558ec kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021558f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215590c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02155914 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215591c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02155934 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215593c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02155944 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215594c kind:arm_call to:0x02011ff4 module:main +from:0x02155960 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02155974 kind:load to:0x0215809c module:overlay(79) +from:0x02155988 kind:arm_call to:0x02011f3c module:main +from:0x02155994 kind:arm_call to:0x021559c4 module:overlay(79) +from:0x021559a8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021559c0 kind:load to:0x02157a9c module:overlay(79) +from:0x021559cc kind:arm_call to:0x0213ffc0 module:overlay(70) +from:0x021559e0 kind:load to:0x02157ac0 module:overlay(79) +from:0x02155a30 kind:load to:0x0215809c module:overlay(79) +from:0x02155a40 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02155a48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02155a60 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02155a68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02155a70 kind:arm_call to:0x02011ff4 module:main +from:0x02155a84 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02155a98 kind:load to:0x02158184 module:overlay(79) +from:0x02155aac kind:arm_call to:0x02011f3c module:main +from:0x02155ab8 kind:arm_call to:0x02155b74 module:overlay(79) +from:0x02155ad0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02155ae0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02155b5c kind:load to:0x02157b24 module:overlay(79) +from:0x02155b60 kind:load to:0x021576d8 module:overlay(79) +from:0x02155b64 kind:load to:0x02157b40 module:overlay(79) +from:0x02155b80 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02155ba4 kind:arm_call to:0x0203d160 module:main +from:0x02155bcc kind:load to:0x02157b5c module:overlay(79) +from:0x02155bd0 kind:load to:0x02155bf0 module:overlay(79) +from:0x02155bd4 kind:load to:0x02155bdc module:overlay(79) +from:0x02155bd8 kind:load to:0x02158258 module:overlay(79) +from:0x02155bec kind:load to:0x020578e9 module:overlay(0) +from:0x02155bf8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02155cd8 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02155d08 kind:arm_call to:0x01fff498 module:itcm +from:0x02155d14 kind:arm_call to:0x02101968 module:overlay(31) +from:0x02155d30 kind:arm_call to:0x02101978 module:overlay(31) +from:0x02155d50 kind:arm_call to:0x0203d210 module:main +from:0x02155d58 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02155d68 kind:load to:0x02157b5c module:overlay(79) +from:0x02155d6c kind:load to:0x027e0ce8 module:dtcm +from:0x02155d74 kind:load to:0x02155bf0 module:overlay(79) +from:0x02155e4c kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02155e7c kind:arm_call to:0x01fff498 module:itcm +from:0x02155e88 kind:arm_call to:0x02101968 module:overlay(31) +from:0x02155ea4 kind:arm_call to:0x02101978 module:overlay(31) +from:0x02155ec4 kind:arm_call to:0x0203d210 module:main +from:0x02155ecc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02155ed4 kind:arm_call to:0x02011ff4 module:main +from:0x02155ee4 kind:load to:0x02157b5c module:overlay(79) +from:0x02155ee8 kind:load to:0x027e0ce8 module:dtcm +from:0x02155ef0 kind:load to:0x02155bf0 module:overlay(79) +from:0x02155f38 kind:arm_call to:0x02039998 module:main +from:0x02155f4c kind:arm_call to:0x02039530 module:main +from:0x02155f58 kind:arm_call to:0x02039a14 module:main +from:0x02155f90 kind:arm_call to:0x02039998 module:main +from:0x02155fa4 kind:arm_call to:0x02039530 module:main +from:0x02155fb8 kind:arm_call to:0x02039530 module:main +from:0x02155fcc kind:arm_call to:0x02038e4c module:main +from:0x02155ff4 kind:arm_call to:0x02039998 module:main +from:0x02156008 kind:arm_call to:0x02039530 module:main +from:0x0215601c kind:arm_call to:0x02039530 module:main +from:0x02156028 kind:arm_call to:0x0203917c module:main +from:0x02156038 kind:arm_call to:0x0203a620 module:main +from:0x0215606c kind:arm_call to:0x02039998 module:main +from:0x02156080 kind:arm_call to:0x02039530 module:main +from:0x0215608c kind:arm_call to:0x02039a14 module:main +from:0x021560c4 kind:arm_call to:0x02039998 module:main +from:0x021560d8 kind:arm_call to:0x02039530 module:main +from:0x021560ec kind:arm_call to:0x02039530 module:main +from:0x02156100 kind:arm_call to:0x02038e4c module:main +from:0x02156128 kind:arm_call to:0x02039998 module:main +from:0x0215613c kind:arm_call to:0x02039530 module:main +from:0x02156150 kind:arm_call to:0x02039530 module:main +from:0x0215615c kind:arm_call to:0x0203917c module:main +from:0x02156160 kind:arm_call to:0x0203a620 module:main +from:0x0215617c kind:arm_call to:0x02156314 module:overlay(79) +from:0x02156190 kind:load to:0x02049be4 module:main +from:0x02156234 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156254 kind:arm_call to:0x02156314 module:overlay(79) +from:0x0215625c kind:arm_call to:0x02156304 module:overlay(79) +from:0x02156288 kind:load to:0x027e0ce4 module:dtcm +from:0x021562c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021562e8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02156300 kind:load to:0x02157b18 module:overlay(79) +from:0x02156310 kind:load to:0x02156314 module:overlay(79) +from:0x021563b0 kind:arm_call to:0x0200f05c module:main +from:0x02156430 kind:arm_call to:0x0200f05c module:main +from:0x02156478 kind:arm_call to:0x0200f05c module:main +from:0x021564b8 kind:arm_call to:0x0200f05c module:main +from:0x021564f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215651c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156538 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215655c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215657c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215659c kind:load to:0x02049be4 module:main +from:0x021565a0 kind:load to:0x02158184 module:overlay(79) +from:0x021565a4 kind:load to:0x02157214 module:overlay(79) +from:0x021565a8 kind:load to:0x02157254 module:overlay(79) +from:0x021565ac kind:load to:0x027e09a8 module:dtcm +from:0x021565b8 kind:load to:0x027e0cec module:dtcm +from:0x021565cc kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021565e0 kind:load to:0x0215828c module:overlay(79) +from:0x021565f4 kind:arm_call to:0x02011f3c module:main +from:0x02156600 kind:arm_call to:0x021566ac module:overlay(79) +from:0x02156618 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02156628 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02156694 kind:load to:0x02157b24 module:overlay(79) +from:0x02156698 kind:load to:0x021576d8 module:overlay(79) +from:0x0215669c kind:load to:0x02157b9c module:overlay(79) +from:0x021566b4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215672c kind:load to:0x02157bb8 module:overlay(79) +from:0x02156730 kind:load to:0x0215828c module:overlay(79) +from:0x02156734 kind:load to:0x020b1968 module:overlay(0) +from:0x02156738 kind:load to:0x02158360 module:overlay(79) +from:0x0215674c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02156774 kind:arm_call to:0x02156840 module:overlay(79) +from:0x021567e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021567ec kind:arm_call to:0x01fff458 module:itcm +from:0x02156814 kind:arm_call to:0x02156840 module:overlay(79) +from:0x02156838 kind:load to:0x027e0ce4 module:dtcm +from:0x02156864 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02156874 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x02156888 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02156890 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021568a8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021568b0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021568b8 kind:arm_call to:0x02011ff4 module:main +from:0x021568cc kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021568e0 kind:load to:0x02158394 module:overlay(79) +from:0x021568f4 kind:arm_call to:0x02011f3c module:main +from:0x02156900 kind:arm_call to:0x02156950 module:overlay(79) +from:0x02156918 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02156948 kind:load to:0x02157bf8 module:overlay(79) +from:0x02156958 kind:arm_call to:0x020feee4 module:overlay(31) +from:0x0215697c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215698c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021569ac kind:load to:0x02157c14 module:overlay(79) +from:0x021569b0 kind:load to:0x02157cac module:overlay(79) +from:0x021569c0 kind:arm_call to:0x020fefac module:overlay(31) +from:0x021569f0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02156a14 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02156a3c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02156a5c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02156a68 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156a74 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156a84 kind:load to:0x02157274 module:overlay(79) +from:0x02156a88 kind:load to:0x021583b4 module:overlay(79) +from:0x02156a8c kind:load to:0x02157264 module:overlay(79) +from:0x02156b3c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02156b44 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02156b4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b78 kind:arm_call to:0x020ff07c module:overlay(31) +from:0x02156ba8 kind:arm_call to:0x020fc5b8 module:overlay(31) +from:0x02156bc4 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02156bd4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02156be4 kind:arm_call to:0x0205786c module:overlay(0) +from:0x02156bf0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02156bfc kind:arm_call to:0x0205786c module:overlay(0) +from:0x02156c04 kind:load to:0x027e09a8 module:dtcm +from:0x02156c1c kind:arm_call to:0x020fcd68 module:overlay(31) +from:0x02156c70 kind:load to:0x02158394 module:overlay(79) +from:0x02156c80 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156c88 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02156c90 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02156ca8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156cb0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02156cb8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02156cc0 kind:arm_call to:0x02011ff4 module:main +from:0x02156cd4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02156ce8 kind:arm_branch to:0x020fcf78 module:overlay(31) +from:0x02156cf8 kind:arm_branch to:0x020fcf74 module:overlay(31) +from:0x02156d08 kind:load to:0x02158478 module:overlay(79) +from:0x02156d1c kind:arm_call to:0x02011f3c module:main +from:0x02156d28 kind:arm_call to:0x02156d78 module:overlay(79) +from:0x02156d40 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02156d70 kind:load to:0x02157cc8 module:overlay(79) +from:0x02156d80 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02156d94 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02156d9c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02156e08 kind:load to:0x02157ce4 module:overlay(79) +from:0x02156e0c kind:load to:0x021576d8 module:overlay(79) +from:0x02156e10 kind:load to:0x02158478 module:overlay(79) +from:0x02156e44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156ec4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02156f6c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156f74 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02156f8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156f94 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02156f9c kind:arm_call to:0x02011ff4 module:main +from:0x02156fb0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02156fc4 kind:load to:0x0215855c module:overlay(79) +from:0x02156fd8 kind:arm_call to:0x02011f3c module:main +from:0x02156fe4 kind:arm_call to:0x02157020 module:overlay(79) +from:0x02156ffc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215701c kind:load to:0x02157d24 module:overlay(79) +from:0x02157028 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215703c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02157048 kind:load to:0x02157d40 module:overlay(79) +from:0x02157090 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021570c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021570f4 kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x0215717c kind:load to:0x0215855c module:overlay(79) +from:0x02157194 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215719c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021571b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021571bc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021571c4 kind:arm_call to:0x02011ff4 module:main +from:0x021571d8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021572ac kind:arm_call to:0x02150c30 module:overlay(79) +from:0x021572bc kind:arm_call to:0x0203ce74 module:main +from:0x021572d0 kind:load to:0x02157d80 module:overlay(79) +from:0x021572d4 kind:load to:0x02157d98 module:overlay(79) +from:0x021572d8 kind:load to:0x02152b40 module:overlay(79) +from:0x021572dc kind:load to:0x02157d8c module:overlay(79) +from:0x021572fc kind:arm_call to:0x02152b84 module:overlay(79) +from:0x0215730c kind:arm_call to:0x0203ce74 module:main +from:0x02157320 kind:load to:0x02157e70 module:overlay(79) +from:0x02157324 kind:load to:0x02157e80 module:overlay(79) +from:0x02157328 kind:load to:0x02152f54 module:overlay(79) +from:0x0215732c kind:load to:0x02157e74 module:overlay(79) +from:0x0215737c kind:arm_call to:0x02152f98 module:overlay(79) +from:0x0215738c kind:arm_call to:0x0203ce74 module:main +from:0x021573a0 kind:load to:0x020aecf0 module:overlay(0) +from:0x021573a4 kind:load to:0x021577f8 module:overlay(79) +from:0x021573ac kind:load to:0x02157ebc module:overlay(79) +from:0x021573b0 kind:load to:0x02157ecc module:overlay(79) +from:0x021573b4 kind:load to:0x021550c4 module:overlay(79) +from:0x021573b8 kind:load to:0x02157ec0 module:overlay(79) +from:0x021573f4 kind:arm_call to:0x02155108 module:overlay(79) +from:0x02157404 kind:arm_call to:0x0203ce74 module:main +from:0x02157418 kind:load to:0x021579e8 module:overlay(79) +from:0x02157420 kind:load to:0x02157fa4 module:overlay(79) +from:0x02157424 kind:load to:0x02157fb4 module:overlay(79) +from:0x02157428 kind:load to:0x02155958 module:overlay(79) +from:0x0215742c kind:load to:0x02157fa8 module:overlay(79) +from:0x0215744c kind:arm_call to:0x0215599c module:overlay(79) +from:0x0215745c kind:arm_call to:0x0203ce74 module:main +from:0x02157470 kind:load to:0x0215808c module:overlay(79) +from:0x02157474 kind:load to:0x0215809c module:overlay(79) +from:0x02157478 kind:load to:0x02155a7c module:overlay(79) +from:0x0215747c kind:load to:0x02158090 module:overlay(79) +from:0x0215749c kind:arm_call to:0x02155ac0 module:overlay(79) +from:0x021574ac kind:arm_call to:0x0203ce74 module:main +from:0x021574c0 kind:load to:0x02158174 module:overlay(79) +from:0x021574c4 kind:load to:0x02158184 module:overlay(79) +from:0x021574c8 kind:load to:0x021565c4 module:overlay(79) +from:0x021574cc kind:load to:0x02158178 module:overlay(79) +from:0x021574ec kind:arm_call to:0x02156608 module:overlay(79) +from:0x021574fc kind:arm_call to:0x0203ce74 module:main +from:0x02157510 kind:load to:0x0215827c module:overlay(79) +from:0x02157514 kind:load to:0x0215828c module:overlay(79) +from:0x02157518 kind:load to:0x021568c4 module:overlay(79) +from:0x0215751c kind:load to:0x02158280 module:overlay(79) +from:0x0215753c kind:arm_call to:0x02156908 module:overlay(79) +from:0x0215754c kind:arm_call to:0x0203ce74 module:main +from:0x02157560 kind:load to:0x02158384 module:overlay(79) +from:0x02157564 kind:load to:0x02158394 module:overlay(79) +from:0x02157568 kind:load to:0x02156ccc module:overlay(79) +from:0x0215756c kind:load to:0x02158388 module:overlay(79) +from:0x0215758c kind:arm_call to:0x02156d30 module:overlay(79) +from:0x0215759c kind:arm_call to:0x0203ce74 module:main +from:0x021575b0 kind:load to:0x02158468 module:overlay(79) +from:0x021575b4 kind:load to:0x02158478 module:overlay(79) +from:0x021575b8 kind:load to:0x02156fa8 module:overlay(79) +from:0x021575bc kind:load to:0x0215846c module:overlay(79) +from:0x021575dc kind:arm_call to:0x02156fec module:overlay(79) +from:0x021575ec kind:arm_call to:0x0203ce74 module:main +from:0x02157600 kind:load to:0x0215854c module:overlay(79) +from:0x02157604 kind:load to:0x0215855c module:overlay(79) +from:0x02157608 kind:load to:0x021571d0 module:overlay(79) +from:0x0215760c kind:load to:0x02158550 module:overlay(79) +from:0x02157610 kind:load to:0x02157284 module:overlay(79) +from:0x02157614 kind:load to:0x021572e0 module:overlay(79) +from:0x02157618 kind:load to:0x02157330 module:overlay(79) +from:0x0215761c kind:load to:0x021573bc module:overlay(79) +from:0x02157620 kind:load to:0x02157430 module:overlay(79) +from:0x02157624 kind:load to:0x02157480 module:overlay(79) +from:0x02157628 kind:load to:0x021574d0 module:overlay(79) +from:0x0215762c kind:load to:0x02157520 module:overlay(79) +from:0x02157630 kind:load to:0x02157570 module:overlay(79) +from:0x02157634 kind:load to:0x021575c0 module:overlay(79) +from:0x02157660 kind:load to:0x02151410 module:overlay(79) +from:0x02157668 kind:load to:0x02151540 module:overlay(79) +from:0x02157670 kind:load to:0x0215196c module:overlay(79) +from:0x02157678 kind:load to:0x021514a0 module:overlay(79) +from:0x02157680 kind:load to:0x021515f0 module:overlay(79) +from:0x02157688 kind:load to:0x021519cc module:overlay(79) +from:0x02157698 kind:load to:0x02152a0c module:overlay(79) +from:0x0215769c kind:load to:0x02152b24 module:overlay(79) +from:0x021576a0 kind:load to:0x020982d8 module:overlay(0) +from:0x021576a4 kind:load to:0x02150c88 module:overlay(79) +from:0x021576a8 kind:load to:0x0207c010 module:overlay(0) +from:0x021576b4 kind:load to:0x02150c0c module:overlay(79) +from:0x021576b8 kind:load to:0x02097944 module:overlay(0) +from:0x021576bc kind:load to:0x02097754 module:overlay(0) +from:0x021576c0 kind:load to:0x020977d0 module:overlay(0) +from:0x021576c4 kind:load to:0x0209794c module:overlay(0) +from:0x021576c8 kind:load to:0x0209796c module:overlay(0) +from:0x021576cc kind:load to:0x02097998 module:overlay(0) +from:0x021576d8 kind:load to:0x0207c49c module:overlay(0) +from:0x021576dc kind:load to:0x0207c4a4 module:overlay(0) +from:0x021576e0 kind:load to:0x0207c96c module:overlay(0) +from:0x021576e4 kind:load to:0x0207c95c module:overlay(0) +from:0x021576e8 kind:load to:0x0207c9a0 module:overlay(0) +from:0x021576ec kind:load to:0x0207ca10 module:overlay(0) +from:0x021576f0 kind:load to:0x0207ca38 module:overlay(0) +from:0x021576f4 kind:load to:0x0207cab0 module:overlay(0) +from:0x02157700 kind:load to:0x02098518 module:overlay(0) +from:0x02157704 kind:load to:0x02098554 module:overlay(0) +from:0x02157708 kind:load to:0x0209856c module:overlay(0) +from:0x0215770c kind:load to:0x02098578 module:overlay(0) +from:0x02157710 kind:load to:0x01fff464 module:itcm +from:0x02157714 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02157718 kind:load to:0x02150f28 module:overlay(79) +from:0x0215771c kind:load to:0x020984b0 module:overlay(0) +from:0x02157720 kind:load to:0x0215139c module:overlay(79) +from:0x02157724 kind:load to:0x021513d4 module:overlay(79) +from:0x02157728 kind:load to:0x020984bc module:overlay(0) +from:0x0215772c kind:load to:0x021523e4 module:overlay(79) +from:0x02157730 kind:load to:0x020984c4 module:overlay(0) +from:0x02157734 kind:load to:0x020984c8 module:overlay(0) +from:0x02157738 kind:load to:0x02098584 module:overlay(0) +from:0x0215773c kind:load to:0x020985f0 module:overlay(0) +from:0x02157740 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02157744 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02157748 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215774c kind:load to:0x02150e60 module:overlay(79) +from:0x02157750 kind:load to:0x02150ec0 module:overlay(79) +from:0x02157754 kind:load to:0x021307f8 module:overlays(48,51) +from:0x02157758 kind:load to:0x021518d0 module:overlay(79) +from:0x0215775c kind:load to:0x02130ac8 module:overlay(48) +from:0x02157760 kind:load to:0x02130b84 module:overlay(48) +from:0x02157764 kind:load to:0x02130b98 module:overlay(48) +from:0x02157768 kind:load to:0x02130ba0 module:overlay(48) +from:0x0215776c kind:load to:0x021523e0 module:overlay(79) +from:0x02157770 kind:load to:0x021524dc module:overlay(79) +from:0x02157774 kind:load to:0x0215293c module:overlay(79) +from:0x02157780 kind:load to:0x02152b60 module:overlay(79) +from:0x02157784 kind:load to:0x0209774c module:overlay(0) +from:0x02157788 kind:load to:0x02097754 module:overlay(0) +from:0x0215778c kind:load to:0x020977d0 module:overlay(0) +from:0x02157790 kind:load to:0x02097810 module:overlay(0) +from:0x02157794 kind:load to:0x02097814 module:overlay(0) +from:0x02157798 kind:load to:0x02097818 module:overlay(0) +from:0x021577a4 kind:load to:0x02098518 module:overlay(0) +from:0x021577a8 kind:load to:0x02098554 module:overlay(0) +from:0x021577ac kind:load to:0x0209856c module:overlay(0) +from:0x021577b0 kind:load to:0x02098578 module:overlay(0) +from:0x021577b4 kind:load to:0x01fff464 module:itcm +from:0x021577b8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021577bc kind:load to:0x02152be8 module:overlay(79) +from:0x021577c0 kind:load to:0x020984b0 module:overlay(0) +from:0x021577c4 kind:load to:0x02152ccc module:overlay(79) +from:0x021577c8 kind:load to:0x020984b8 module:overlay(0) +from:0x021577cc kind:load to:0x020984bc module:overlay(0) +from:0x021577d0 kind:load to:0x020984c0 module:overlay(0) +from:0x021577d4 kind:load to:0x020984c4 module:overlay(0) +from:0x021577d8 kind:load to:0x020984c8 module:overlay(0) +from:0x021577dc kind:load to:0x02098584 module:overlay(0) +from:0x021577e0 kind:load to:0x020985f0 module:overlay(0) +from:0x021577e4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021577e8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021577ec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021577f0 kind:load to:0x02152f24 module:overlay(79) +from:0x021577f4 kind:load to:0x02152f38 module:overlay(79) +from:0x02157810 kind:load to:0x02152f74 module:overlay(79) +from:0x02157814 kind:load to:0x02097944 module:overlay(0) +from:0x02157818 kind:load to:0x02097754 module:overlay(0) +from:0x0215781c kind:load to:0x020977d0 module:overlay(0) +from:0x02157820 kind:load to:0x0209794c module:overlay(0) +from:0x02157824 kind:load to:0x0209796c module:overlay(0) +from:0x02157828 kind:load to:0x02097998 module:overlay(0) +from:0x02157834 kind:load to:0x02153230 module:overlay(79) +from:0x02157838 kind:load to:0x021550a8 module:overlay(79) +from:0x0215783c kind:load to:0x0209a254 module:overlay(0) +from:0x02157840 kind:load to:0x0209a288 module:overlay(0) +from:0x02157844 kind:load to:0x0209a320 module:overlay(0) +from:0x02157848 kind:load to:0x0209a334 module:overlay(0) +from:0x0215784c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02157850 kind:load to:0x0209a35c module:overlay(0) +from:0x02157854 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02157858 kind:load to:0x0209a06c module:overlay(0) +from:0x0215785c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02157860 kind:load to:0x0209a308 module:overlay(0) +from:0x02157864 kind:load to:0x0209a348 module:overlay(0) +from:0x02157868 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215786c kind:load to:0x0215507c module:overlay(79) +from:0x02157870 kind:load to:0x02155058 module:overlay(79) +from:0x02157874 kind:load to:0x0209a70c module:overlay(0) +from:0x02157878 kind:load to:0x02153910 module:overlay(79) +from:0x02157880 kind:load to:0x02153a7c module:overlay(79) +from:0x02157888 kind:load to:0x02153c20 module:overlay(79) +from:0x02157890 kind:load to:0x02153d90 module:overlay(79) +from:0x02157898 kind:load to:0x02153f84 module:overlay(79) +from:0x021578a0 kind:load to:0x02154184 module:overlay(79) +from:0x021578a8 kind:load to:0x021540c0 module:overlay(79) +from:0x021578b0 kind:load to:0x02154800 module:overlay(79) +from:0x021578b8 kind:load to:0x02154934 module:overlay(79) +from:0x021578c0 kind:load to:0x02154ac0 module:overlay(79) +from:0x021578c8 kind:load to:0x02154418 module:overlay(79) +from:0x021578d0 kind:load to:0x021539c0 module:overlay(79) +from:0x021578d8 kind:load to:0x02153b2c module:overlay(79) +from:0x021578e0 kind:load to:0x02153ca0 module:overlay(79) +from:0x021578e8 kind:load to:0x02153e60 module:overlay(79) +from:0x021578f0 kind:load to:0x02154090 module:overlay(79) +from:0x021578f8 kind:load to:0x02154208 module:overlay(79) +from:0x02157900 kind:load to:0x0215412c module:overlay(79) +from:0x02157908 kind:load to:0x021548a8 module:overlay(79) +from:0x02157910 kind:load to:0x02154a5c module:overlay(79) +from:0x02157918 kind:load to:0x02154b38 module:overlay(79) +from:0x02157920 kind:load to:0x02154488 module:overlay(79) +from:0x02157930 kind:load to:0x02098518 module:overlay(0) +from:0x02157934 kind:load to:0x02098554 module:overlay(0) +from:0x02157938 kind:load to:0x0209856c module:overlay(0) +from:0x0215793c kind:load to:0x02098578 module:overlay(0) +from:0x02157940 kind:load to:0x01fff464 module:itcm +from:0x02157944 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02157948 kind:load to:0x0215337c module:overlay(79) +from:0x0215794c kind:load to:0x020984b0 module:overlay(0) +from:0x02157950 kind:load to:0x021534cc module:overlay(79) +from:0x02157954 kind:load to:0x020984b8 module:overlay(0) +from:0x02157958 kind:load to:0x020984bc module:overlay(0) +from:0x0215795c kind:load to:0x02153754 module:overlay(79) +from:0x02157960 kind:load to:0x02099004 module:overlay(0) +from:0x02157964 kind:load to:0x020984c8 module:overlay(0) +from:0x02157968 kind:load to:0x02098584 module:overlay(0) +from:0x0215796c kind:load to:0x020985f0 module:overlay(0) +from:0x02157970 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02157974 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02157978 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215797c kind:load to:0x02153244 module:overlay(79) +from:0x02157980 kind:load to:0x021532dc module:overlay(79) +from:0x02157984 kind:load to:0x02099588 module:overlay(0) +from:0x02157a00 kind:load to:0x02155228 module:overlay(79) +from:0x02157a04 kind:load to:0x021558e4 module:overlay(79) +from:0x02157a08 kind:load to:0x0207b71c module:overlay(0) +from:0x02157a0c kind:load to:0x0207b754 module:overlay(0) +from:0x02157a10 kind:load to:0x02155898 module:overlay(79) +from:0x02157a1c kind:load to:0x021550e4 module:overlay(79) +from:0x02157a20 kind:load to:0x02097944 module:overlay(0) +from:0x02157a24 kind:load to:0x02097754 module:overlay(0) +from:0x02157a28 kind:load to:0x020977d0 module:overlay(0) +from:0x02157a2c kind:load to:0x0209794c module:overlay(0) +from:0x02157a30 kind:load to:0x0209796c module:overlay(0) +from:0x02157a34 kind:load to:0x02097998 module:overlay(0) +from:0x02157a40 kind:load to:0x02098518 module:overlay(0) +from:0x02157a44 kind:load to:0x02098554 module:overlay(0) +from:0x02157a48 kind:load to:0x0209856c module:overlay(0) +from:0x02157a4c kind:load to:0x02098578 module:overlay(0) +from:0x02157a50 kind:load to:0x01fff464 module:itcm +from:0x02157a54 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02157a58 kind:load to:0x0215523c module:overlay(79) +from:0x02157a5c kind:load to:0x020984b0 module:overlay(0) +from:0x02157a60 kind:load to:0x021552e8 module:overlay(79) +from:0x02157a64 kind:load to:0x020984b8 module:overlay(0) +from:0x02157a68 kind:load to:0x020984bc module:overlay(0) +from:0x02157a6c kind:load to:0x02155530 module:overlay(79) +from:0x02157a70 kind:load to:0x020984c4 module:overlay(0) +from:0x02157a74 kind:load to:0x020984c8 module:overlay(0) +from:0x02157a78 kind:load to:0x02098584 module:overlay(0) +from:0x02157a7c kind:load to:0x020985f0 module:overlay(0) +from:0x02157a80 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02157a84 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02157a88 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02157a8c kind:load to:0x02155900 module:overlay(79) +from:0x02157a90 kind:load to:0x02155928 module:overlay(79) +from:0x02157a9c kind:load to:0x02155978 module:overlay(79) +from:0x02157aa0 kind:load to:0x02097944 module:overlay(0) +from:0x02157aa4 kind:load to:0x02097754 module:overlay(0) +from:0x02157aa8 kind:load to:0x020977d0 module:overlay(0) +from:0x02157aac kind:load to:0x0209794c module:overlay(0) +from:0x02157ab0 kind:load to:0x0209796c module:overlay(0) +from:0x02157ab4 kind:load to:0x02097998 module:overlay(0) +from:0x02157ac0 kind:load to:0x02098518 module:overlay(0) +from:0x02157ac4 kind:load to:0x02098554 module:overlay(0) +from:0x02157ac8 kind:load to:0x0209856c module:overlay(0) +from:0x02157acc kind:load to:0x02098578 module:overlay(0) +from:0x02157ad0 kind:load to:0x01fff464 module:itcm +from:0x02157ad4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02157ad8 kind:load to:0x0213ffe0 module:overlays(26,70) +from:0x02157adc kind:load to:0x0214000c module:overlays(26,70) +from:0x02157ae0 kind:load to:0x020984b4 module:overlay(0) +from:0x02157ae4 kind:load to:0x020984b8 module:overlay(0) +from:0x02157ae8 kind:load to:0x020984bc module:overlay(0) +from:0x02157aec kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02157af0 kind:load to:0x020984c4 module:overlay(0) +from:0x02157af4 kind:load to:0x020984c8 module:overlay(0) +from:0x02157af8 kind:load to:0x02098584 module:overlay(0) +from:0x02157afc kind:load to:0x020985f0 module:overlay(0) +from:0x02157b00 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02157b04 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02157b08 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02157b0c kind:load to:0x02155a34 module:overlay(79) +from:0x02157b10 kind:load to:0x02155a54 module:overlay(79) +from:0x02157b14 kind:load to:0x021559e4 module:overlay(79) +from:0x02157b28 kind:load to:0x0209ca10 module:overlay(0) +from:0x02157b2c kind:load to:0x0209ca18 module:overlay(0) +from:0x02157b30 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157b34 kind:load to:0x0209ca78 module:overlay(0) +from:0x02157b40 kind:load to:0x02155a9c module:overlay(79) +from:0x02157b44 kind:load to:0x0209ca10 module:overlay(0) +from:0x02157b48 kind:load to:0x0209ca18 module:overlay(0) +from:0x02157b4c kind:load to:0x0209ca58 module:overlay(0) +from:0x02157b50 kind:load to:0x0209ca78 module:overlay(0) +from:0x02157b5c kind:load to:0x02155ef4 module:overlay(79) +from:0x02157b60 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02157b64 kind:load to:0x02156198 module:overlay(79) +from:0x02157b68 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02157b6c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02157b70 kind:load to:0x0215628c module:overlay(79) +from:0x02157b74 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02157b78 kind:load to:0x021561b4 module:overlay(79) +from:0x02157b7c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02157b80 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02157b84 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02157b88 kind:load to:0x0209d1ec module:overlay(0) +from:0x02157b8c kind:load to:0x02155c04 module:overlay(79) +from:0x02157b90 kind:load to:0x02155d78 module:overlay(79) +from:0x02157b9c kind:load to:0x021565e4 module:overlay(79) +from:0x02157ba0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02157ba4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02157ba8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157bac kind:load to:0x0209ca78 module:overlay(0) +from:0x02157bb8 kind:load to:0x0215673c module:overlay(79) +from:0x02157bbc kind:load to:0x0209d0b8 module:overlay(0) +from:0x02157bc0 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02157bc4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02157bc8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02157bcc kind:load to:0x02156780 module:overlay(79) +from:0x02157bd0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02157bd4 kind:load to:0x021567b8 module:overlay(79) +from:0x02157bd8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02157bdc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02157be0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02157be4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02157be8 kind:load to:0x0215687c module:overlay(79) +from:0x02157bec kind:load to:0x0215689c module:overlay(79) +from:0x02157bf8 kind:load to:0x021568e4 module:overlay(79) +from:0x02157bfc kind:load to:0x0209ca10 module:overlay(0) +from:0x02157c00 kind:load to:0x0209ca18 module:overlay(0) +from:0x02157c04 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157c08 kind:load to:0x0209ca78 module:overlay(0) +from:0x02157c14 kind:load to:0x021569b4 module:overlay(79) +from:0x02157c18 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02157c1c kind:load to:0x02156a90 module:overlay(79) +from:0x02157c20 kind:load to:0x020fc458 module:overlays(19,31) +from:0x02157c24 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02157c28 kind:load to:0x020ff130 module:overlays(19,31) +from:0x02157c2c kind:load to:0x020ff1b0 module:overlays(19,31) +from:0x02157c30 kind:load to:0x0209d1cc module:overlay(0) +from:0x02157c34 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02157c38 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02157c3c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02157c40 kind:load to:0x0209d1ec module:overlay(0) +from:0x02157c44 kind:load to:0x02156c74 module:overlay(79) +from:0x02157c48 kind:load to:0x02156c9c module:overlay(79) +from:0x02157c4c kind:load to:0x020fcf74 module:overlays(19,31) +from:0x02157c50 kind:load to:0x020fcf78 module:overlays(19,31) +from:0x02157c54 kind:load to:0x020ff3d0 module:overlays(19,31) +from:0x02157c58 kind:load to:0x020ff3fc module:overlays(19,31) +from:0x02157c5c kind:load to:0x020ff43c module:overlays(19,31) +from:0x02157c60 kind:load to:0x020ff468 module:overlays(19,21,31) +from:0x02157c64 kind:load to:0x020ff2d8 module:overlays(19,31) +from:0x02157c68 kind:load to:0x020ff318 module:overlays(19,31) +from:0x02157c6c kind:load to:0x020ff38c module:overlays(19,31) +from:0x02157c70 kind:load to:0x02156b9c module:overlay(79) +from:0x02157c74 kind:load to:0x020fc4bc module:overlays(19,31) +from:0x02157c78 kind:load to:0x020ff100 module:overlays(19,31) +from:0x02157c7c kind:load to:0x020fcb60 module:overlays(19,31) +from:0x02157c80 kind:load to:0x020ff110 module:overlays(19,31) +from:0x02157c84 kind:load to:0x02156c0c module:overlay(79) +from:0x02157c88 kind:load to:0x020ff1bc module:overlays(19,31) +from:0x02157c8c kind:load to:0x020fccfc module:overlays(19,31) +from:0x02157c90 kind:load to:0x020fcd00 module:overlays(19,31) +from:0x02157c94 kind:load to:0x020fcd10 module:overlays(19,31) +from:0x02157c98 kind:load to:0x020fcdf0 module:overlays(19,31) +from:0x02157c9c kind:load to:0x020fd074 module:overlays(19,31) +from:0x02157ca0 kind:load to:0x020fd07c module:overlays(19,31) +from:0x02157cac kind:load to:0x02073184 module:overlay(0) +from:0x02157cb0 kind:load to:0x02156cf0 module:overlay(79) +from:0x02157cb4 kind:load to:0x02156ce0 module:overlay(79) +from:0x02157cb8 kind:load to:0x02073270 module:overlay(0) +from:0x02157cbc kind:load to:0x02156c24 module:overlay(79) +from:0x02157cc8 kind:load to:0x02156d0c module:overlay(79) +from:0x02157ccc kind:load to:0x0209ca10 module:overlay(0) +from:0x02157cd0 kind:load to:0x0209ca18 module:overlay(0) +from:0x02157cd4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157cd8 kind:load to:0x0209ca78 module:overlay(0) +from:0x02157ce4 kind:load to:0x02156e14 module:overlay(79) +from:0x02157ce8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02157cec kind:load to:0x02156f24 module:overlay(79) +from:0x02157cf0 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02157cf4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02157cf8 kind:load to:0x02156f28 module:overlay(79) +from:0x02157cfc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02157d00 kind:load to:0x0209d1cc module:overlay(0) +from:0x02157d04 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02157d08 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02157d0c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02157d10 kind:load to:0x0209d1ec module:overlay(0) +from:0x02157d14 kind:load to:0x02156f60 module:overlay(79) +from:0x02157d18 kind:load to:0x02156f80 module:overlay(79) +from:0x02157d24 kind:load to:0x02156fc8 module:overlay(79) +from:0x02157d28 kind:load to:0x0209ca10 module:overlay(0) +from:0x02157d2c kind:load to:0x0209ca18 module:overlay(0) +from:0x02157d30 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157d34 kind:load to:0x0209ca78 module:overlay(0) +from:0x02157d40 kind:load to:0x0215704c module:overlay(79) +from:0x02157d44 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02157d48 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02157d4c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02157d50 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02157d54 kind:load to:0x021570cc module:overlay(79) +from:0x02157d58 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02157d5c kind:load to:0x0209d1cc module:overlay(0) +from:0x02157d60 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02157d64 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02157d68 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02157d6c kind:load to:0x0209d1ec module:overlay(0) +from:0x02157d70 kind:load to:0x02157188 module:overlay(79) +from:0x02157d74 kind:load to:0x021571a8 module:overlay(79) +from:0x02157d78 kind:load to:0x02157130 module:overlay(79) +from:0x02157d7c kind:load to:0x02157180 module:overlay(79) diff --git a/config/eur/arm9/overlays/ov079/symbols.txt b/config/eur/arm9/overlays/ov079/symbols.txt new file mode 100644 index 00000000..4c9d3707 --- /dev/null +++ b/config/eur/arm9/overlays/ov079/symbols.txt @@ -0,0 +1,312 @@ +func_ov079_02150c00 kind:function(arm,size=0xc) addr:0x02150c00 +func_ov079_02150c0c kind:function(arm,size=0x24) addr:0x02150c0c +func_ov079_02150c30 kind:function(arm,size=0x58) addr:0x02150c30 +func_ov079_02150c88 kind:function(arm,size=0xd0) addr:0x02150c88 +func_ov079_02150d58 kind:function(arm,size=0xf4) addr:0x02150d58 +func_ov079_02150e4c kind:function(arm,size=0x14) addr:0x02150e4c +func_ov079_02150e60 kind:function(arm,size=0x60) addr:0x02150e60 +func_ov079_02150ec0 kind:function(arm,size=0x68) addr:0x02150ec0 +func_ov079_02150f28 kind:function(arm,size=0x1e4) addr:0x02150f28 +func_ov079_0215110c kind:function(arm,size=0x22c) addr:0x0215110c +func_ov079_02151338 kind:function(arm,size=0x20) addr:0x02151338 +func_ov079_02151358 kind:function(arm,size=0x44) addr:0x02151358 +func_ov079_0215139c kind:function(arm,size=0x38) addr:0x0215139c +func_ov079_021513d4 kind:function(arm,size=0x3c) addr:0x021513d4 +func_ov079_02151410 kind:function(arm,size=0x90) addr:0x02151410 +func_ov079_021514a0 kind:function(arm,size=0xa0) addr:0x021514a0 +func_ov079_02151540 kind:function(arm,size=0xb0) addr:0x02151540 +func_ov079_021515f0 kind:function(arm,size=0x2e0) addr:0x021515f0 +func_ov079_021518d0 kind:function(arm,size=0x9c) addr:0x021518d0 +func_ov079_0215196c kind:function(arm,size=0x60) addr:0x0215196c +func_ov079_021519cc kind:function(arm,size=0x200) addr:0x021519cc +func_ov079_02151bcc kind:function(arm,size=0x54) addr:0x02151bcc +func_ov079_02151c20 kind:function(arm,size=0xb0) addr:0x02151c20 +func_ov079_02151cd0 kind:function(arm,size=0x60) addr:0x02151cd0 +func_ov079_02151d30 kind:function(arm,size=0x64) addr:0x02151d30 +func_ov079_02151d94 kind:function(arm,size=0x1e8) addr:0x02151d94 +func_ov079_02151f7c kind:function(arm,size=0xec) addr:0x02151f7c +func_ov079_02152068 kind:function(arm,size=0x188) addr:0x02152068 +func_ov079_021521f0 kind:function(arm,size=0x94) addr:0x021521f0 +func_ov079_02152284 kind:function(arm,size=0x84) addr:0x02152284 +func_ov079_02152308 kind:function(arm,size=0x70) addr:0x02152308 +func_ov079_02152378 kind:function(arm,size=0x68) addr:0x02152378 +func_ov079_021523e0 kind:function(arm,size=0x4) addr:0x021523e0 +func_ov079_021523e4 kind:function(arm,size=0xf8) addr:0x021523e4 +func_ov079_021524dc kind:function(arm,size=0xc) addr:0x021524dc +func_ov079_021524e8 kind:function(arm,size=0x6c) addr:0x021524e8 +func_ov079_02152554 kind:function(arm,size=0x40) addr:0x02152554 +func_ov079_02152594 kind:function(arm,size=0xc4) addr:0x02152594 +func_ov079_02152658 kind:function(arm,size=0x2c) addr:0x02152658 +func_ov079_02152684 kind:function(arm,size=0x90) addr:0x02152684 +func_ov079_02152714 kind:function(arm,size=0x94) addr:0x02152714 +func_ov079_021527a8 kind:function(arm,size=0x194) addr:0x021527a8 +func_ov079_0215293c kind:function(arm,size=0xd0) addr:0x0215293c +func_ov079_02152a0c kind:function(arm,size=0x14) addr:0x02152a0c +func_ov079_02152a20 kind:function(arm,size=0xf0) addr:0x02152a20 +func_ov079_02152b10 kind:function(arm,size=0x14) addr:0x02152b10 +func_ov079_02152b24 kind:function(arm,size=0x1c) addr:0x02152b24 +func_ov079_02152b40 kind:function(arm,size=0x14) addr:0x02152b40 +func_ov079_02152b54 kind:function(arm,size=0xc) addr:0x02152b54 +func_ov079_02152b60 kind:function(arm,size=0x24) addr:0x02152b60 +func_ov079_02152b84 kind:function(arm,size=0x28) addr:0x02152b84 +func_ov079_02152bac kind:function(arm,size=0x3c) addr:0x02152bac +func_ov079_02152be8 kind:function(arm,size=0xe4) addr:0x02152be8 +func_ov079_02152ccc kind:function(arm,size=0x134) addr:0x02152ccc +func_ov079_02152e00 kind:function(arm,size=0x4c) addr:0x02152e00 +func_ov079_02152e4c kind:function(arm,size=0x88) addr:0x02152e4c +func_ov079_02152ed4 kind:function(arm,size=0x50) addr:0x02152ed4 +func_ov079_02152f24 kind:function(arm,size=0x14) addr:0x02152f24 +func_ov079_02152f38 kind:function(arm,size=0x1c) addr:0x02152f38 +func_ov079_02152f54 kind:function(arm,size=0x14) addr:0x02152f54 +func_ov079_02152f68 kind:function(arm,size=0xc) addr:0x02152f68 +func_ov079_02152f74 kind:function(arm,size=0x24) addr:0x02152f74 +func_ov079_02152f98 kind:function(arm,size=0x54) addr:0x02152f98 +func_ov079_02152fec kind:function(arm,size=0x244) addr:0x02152fec +func_ov079_02153230 kind:function(arm,size=0x14) addr:0x02153230 +func_ov079_02153244 kind:function(arm,size=0x98) addr:0x02153244 +func_ov079_021532dc kind:function(arm,size=0xa0) addr:0x021532dc +func_ov079_0215337c kind:function(arm,size=0xdc) addr:0x0215337c +func_ov079_02153458 kind:function(arm,size=0x20) addr:0x02153458 +func_ov079_02153478 kind:function(arm,size=0x54) addr:0x02153478 +func_ov079_021534cc kind:function(arm,size=0x288) addr:0x021534cc +func_ov079_02153754 kind:function(arm,size=0xd4) addr:0x02153754 +func_ov079_02153828 kind:function(arm,size=0xe8) addr:0x02153828 +func_ov079_02153910 kind:function(arm,size=0xb0) addr:0x02153910 +func_ov079_021539c0 kind:function(arm,size=0xbc) addr:0x021539c0 +func_ov079_02153a7c kind:function(arm,size=0xb0) addr:0x02153a7c +func_ov079_02153b2c kind:function(arm,size=0xf4) addr:0x02153b2c +func_ov079_02153c20 kind:function(arm,size=0x80) addr:0x02153c20 +func_ov079_02153ca0 kind:function(arm,size=0xf0) addr:0x02153ca0 +func_ov079_02153d90 kind:function(arm,size=0xd0) addr:0x02153d90 +func_ov079_02153e60 kind:function(arm,size=0x124) addr:0x02153e60 +func_ov079_02153f84 kind:function(arm,size=0x10c) addr:0x02153f84 +func_ov079_02154090 kind:function(arm,size=0x30) addr:0x02154090 +func_ov079_021540c0 kind:function(arm,size=0x6c) addr:0x021540c0 +func_ov079_0215412c kind:function(arm,size=0x58) addr:0x0215412c +func_ov079_02154184 kind:function(arm,size=0x84) addr:0x02154184 +func_ov079_02154208 kind:function(arm,size=0x210) addr:0x02154208 +func_ov079_02154418 kind:function(arm,size=0x70) addr:0x02154418 +func_ov079_02154488 kind:function(arm,size=0x378) addr:0x02154488 +func_ov079_02154800 kind:function(arm,size=0xa8) addr:0x02154800 +func_ov079_021548a8 kind:function(arm,size=0x8c) addr:0x021548a8 +func_ov079_02154934 kind:function(arm,size=0x128) addr:0x02154934 +func_ov079_02154a5c kind:function(arm,size=0x64) addr:0x02154a5c +func_ov079_02154ac0 kind:function(arm,size=0x78) addr:0x02154ac0 +func_ov079_02154b38 kind:function(arm,size=0xd4) addr:0x02154b38 +func_ov079_02154c0c kind:function(arm,size=0x90) addr:0x02154c0c +func_ov079_02154c9c kind:function(arm,size=0x44) addr:0x02154c9c +func_ov079_02154ce0 kind:function(arm,size=0x1b8) addr:0x02154ce0 +func_ov079_02154e98 kind:function(arm,size=0x94) addr:0x02154e98 +func_ov079_02154f2c kind:function(arm,size=0x28) addr:0x02154f2c +func_ov079_02154f54 kind:function(arm,size=0x64) addr:0x02154f54 +func_ov079_02154fb8 kind:function(arm,size=0x48) addr:0x02154fb8 +func_ov079_02155000 kind:function(arm,size=0x58) addr:0x02155000 +func_ov079_02155058 kind:function(arm,size=0x24) addr:0x02155058 +func_ov079_0215507c kind:function(arm,size=0x2c) addr:0x0215507c +func_ov079_021550a8 kind:function(arm,size=0x1c) addr:0x021550a8 +func_ov079_021550c4 kind:function(arm,size=0x14) addr:0x021550c4 +func_ov079_021550d8 kind:function(arm,size=0xc) addr:0x021550d8 +func_ov079_021550e4 kind:function(arm,size=0x24) addr:0x021550e4 +func_ov079_02155108 kind:function(arm,size=0x48) addr:0x02155108 +func_ov079_02155150 kind:function(arm,size=0xd8) addr:0x02155150 +func_ov079_02155228 kind:function(arm,size=0x14) addr:0x02155228 +func_ov079_0215523c kind:function(arm,size=0xac) addr:0x0215523c +func_ov079_021552e8 kind:function(arm,size=0x248) addr:0x021552e8 +func_ov079_02155530 kind:function(arm,size=0x11c) addr:0x02155530 +func_ov079_0215564c kind:function(arm,size=0x20) addr:0x0215564c +func_ov079_0215566c kind:function(arm,size=0xa4) addr:0x0215566c +func_ov079_02155710 kind:function(arm,size=0x48) addr:0x02155710 +func_ov079_02155758 kind:function(arm,size=0x38) addr:0x02155758 +func_ov079_02155790 kind:function(arm,size=0xcc) addr:0x02155790 +func_ov079_0215585c kind:function(arm,size=0x3c) addr:0x0215585c +func_ov079_02155898 kind:function(arm,size=0x4c) addr:0x02155898 +func_ov079_021558e4 kind:function(arm,size=0x1c) addr:0x021558e4 +func_ov079_02155900 kind:function(arm,size=0x28) addr:0x02155900 +func_ov079_02155928 kind:function(arm,size=0x30) addr:0x02155928 +func_ov079_02155958 kind:function(arm,size=0x14) addr:0x02155958 +func_ov079_0215596c kind:function(arm,size=0xc) addr:0x0215596c +func_ov079_02155978 kind:function(arm,size=0x24) addr:0x02155978 +func_ov079_0215599c kind:function(arm,size=0x28) addr:0x0215599c +func_ov079_021559c4 kind:function(arm,size=0x20) addr:0x021559c4 +func_ov079_021559e4 kind:function(arm,size=0x50) addr:0x021559e4 +func_ov079_02155a34 kind:function(arm,size=0x20) addr:0x02155a34 +func_ov079_02155a54 kind:function(arm,size=0x28) addr:0x02155a54 +func_ov079_02155a7c kind:function(arm,size=0x14) addr:0x02155a7c +func_ov079_02155a90 kind:function(arm,size=0xc) addr:0x02155a90 +func_ov079_02155a9c kind:function(arm,size=0x24) addr:0x02155a9c +func_ov079_02155ac0 kind:function(arm,size=0xb4) addr:0x02155ac0 +func_ov079_02155b74 kind:function(arm,size=0x68) addr:0x02155b74 +func_ov079_02155bdc kind:function(arm,size=0x14) addr:0x02155bdc +func_ov079_02155bf0 kind:function(arm,size=0x14) addr:0x02155bf0 +func_ov079_02155c04 kind:function(arm,size=0x174) addr:0x02155c04 +func_ov079_02155d78 kind:function(arm,size=0x17c) addr:0x02155d78 +func_ov079_02155ef4 kind:function(arm,size=0x2a4) addr:0x02155ef4 +func_ov079_02156198 kind:function(arm,size=0x1c) addr:0x02156198 +func_ov079_021561b4 kind:function(arm,size=0xd8) addr:0x021561b4 +func_ov079_0215628c kind:function(arm,size=0x78) addr:0x0215628c +func_ov079_02156304 kind:function(arm,size=0x10) addr:0x02156304 +func_ov079_02156314 kind:function(arm,size=0x2b0) addr:0x02156314 +func_ov079_021565c4 kind:function(arm,size=0x14) addr:0x021565c4 +func_ov079_021565d8 kind:function(arm,size=0xc) addr:0x021565d8 +func_ov079_021565e4 kind:function(arm,size=0x24) addr:0x021565e4 +func_ov079_02156608 kind:function(arm,size=0xa4) addr:0x02156608 +func_ov079_021566ac kind:function(arm,size=0x90) addr:0x021566ac +func_ov079_0215673c kind:function(arm,size=0x44) addr:0x0215673c +func_ov079_02156780 kind:function(arm,size=0x38) addr:0x02156780 +func_ov079_021567b8 kind:function(arm,size=0x88) addr:0x021567b8 +func_ov079_02156840 kind:function(arm,size=0x3c) addr:0x02156840 +func_ov079_0215687c kind:function(arm,size=0x20) addr:0x0215687c +func_ov079_0215689c kind:function(arm,size=0x28) addr:0x0215689c +func_ov079_021568c4 kind:function(arm,size=0x14) addr:0x021568c4 +func_ov079_021568d8 kind:function(arm,size=0xc) addr:0x021568d8 +func_ov079_021568e4 kind:function(arm,size=0x24) addr:0x021568e4 +func_ov079_02156908 kind:function(arm,size=0x48) addr:0x02156908 +func_ov079_02156950 kind:function(arm,size=0x64) addr:0x02156950 +func_ov079_021569b4 kind:function(arm,size=0xdc) addr:0x021569b4 +func_ov079_02156a90 kind:function(arm,size=0x10c) addr:0x02156a90 +func_ov079_02156b9c kind:function(arm,size=0x70) addr:0x02156b9c +func_ov079_02156c0c kind:function(arm,size=0x18) addr:0x02156c0c +func_ov079_02156c24 kind:function(arm,size=0x50) addr:0x02156c24 +func_ov079_02156c74 kind:function(arm,size=0x28) addr:0x02156c74 +func_ov079_02156c9c kind:function(arm,size=0x30) addr:0x02156c9c +func_ov079_02156ccc kind:function(arm,size=0x14) addr:0x02156ccc +func_ov079_02156ce0 kind:function(arm,size=0x10) addr:0x02156ce0 +func_ov079_02156cf0 kind:function(arm,size=0x10) addr:0x02156cf0 +func_ov079_02156d00 kind:function(arm,size=0xc) addr:0x02156d00 +func_ov079_02156d0c kind:function(arm,size=0x24) addr:0x02156d0c +func_ov079_02156d30 kind:function(arm,size=0x48) addr:0x02156d30 +func_ov079_02156d78 kind:function(arm,size=0x9c) addr:0x02156d78 +func_ov079_02156e14 kind:function(arm,size=0x110) addr:0x02156e14 +func_ov079_02156f24 kind:function(arm,size=0x4) addr:0x02156f24 +func_ov079_02156f28 kind:function(arm,size=0x38) addr:0x02156f28 +func_ov079_02156f60 kind:function(arm,size=0x20) addr:0x02156f60 +func_ov079_02156f80 kind:function(arm,size=0x28) addr:0x02156f80 +func_ov079_02156fa8 kind:function(arm,size=0x14) addr:0x02156fa8 +func_ov079_02156fbc kind:function(arm,size=0xc) addr:0x02156fbc +func_ov079_02156fc8 kind:function(arm,size=0x24) addr:0x02156fc8 +func_ov079_02156fec kind:function(arm,size=0x34) addr:0x02156fec +func_ov079_02157020 kind:function(arm,size=0x2c) addr:0x02157020 +func_ov079_0215704c kind:function(arm,size=0x80) addr:0x0215704c +func_ov079_021570cc kind:function(arm,size=0x64) addr:0x021570cc +func_ov079_02157130 kind:function(arm,size=0x50) addr:0x02157130 +func_ov079_02157180 kind:function(arm,size=0x8) addr:0x02157180 +func_ov079_02157188 kind:function(arm,size=0x20) addr:0x02157188 +func_ov079_021571a8 kind:function(arm,size=0x28) addr:0x021571a8 +func_ov079_021571d0 kind:function(arm,size=0x14) addr:0x021571d0 +data_ov079_021571e4 kind:data(any) addr:0x021571e4 +data_ov079_02157214 kind:data(any) addr:0x02157214 +data_ov079_02157254 kind:data(any) addr:0x02157254 +data_ov079_02157264 kind:data(any) addr:0x02157264 +data_ov079_02157274 kind:data(any) addr:0x02157274 +func_ov079_02157284 kind:function(arm,size=0x5c) addr:0x02157284 +func_ov079_021572e0 kind:function(arm,size=0x50) addr:0x021572e0 +func_ov079_02157330 kind:function(arm,size=0x8c) addr:0x02157330 +func_ov079_021573bc kind:function(arm,size=0x74) addr:0x021573bc +func_ov079_02157430 kind:function(arm,size=0x50) addr:0x02157430 +func_ov079_02157480 kind:function(arm,size=0x50) addr:0x02157480 +func_ov079_021574d0 kind:function(arm,size=0x50) addr:0x021574d0 +func_ov079_02157520 kind:function(arm,size=0x50) addr:0x02157520 +func_ov079_02157570 kind:function(arm,size=0x50) addr:0x02157570 +func_ov079_021575c0 kind:function(arm,size=0x50) addr:0x021575c0 +data_ov079_02157640 kind:data(any) addr:0x02157640 +data_ov079_02157644 kind:data(any) addr:0x02157644 +data_ov079_02157648 kind:data(any) addr:0x02157648 +data_ov079_0215764c kind:data(any) addr:0x0215764c +data_ov079_02157660 kind:data(any) addr:0x02157660 +data_ov079_02157678 kind:data(any) addr:0x02157678 +data_ov079_02157698 kind:data(any) addr:0x02157698 +data_ov079_021576a4 kind:data(any) addr:0x021576a4 ambiguous +data_ov079_021576b4 kind:data(any) addr:0x021576b4 +data_ov079_021576d8 kind:data(any) addr:0x021576d8 +data_ov079_021576dc kind:data(any) addr:0x021576dc ambiguous +data_ov079_02157700 kind:data(any) addr:0x02157700 +data_ov079_02157710 kind:data(any) addr:0x02157710 ambiguous +data_ov079_02157780 kind:data(any) addr:0x02157780 +data_ov079_021577a4 kind:data(any) addr:0x021577a4 +data_ov079_021577f8 kind:data(any) addr:0x021577f8 +data_ov079_021577fc kind:data(any) addr:0x021577fc +data_ov079_02157810 kind:data(any) addr:0x02157810 +data_ov079_02157834 kind:data(any) addr:0x02157834 +data_ov079_02157878 kind:data(any) addr:0x02157878 +data_ov079_021578d0 kind:data(any) addr:0x021578d0 +data_ov079_02157908 kind:data(any) addr:0x02157908 ambiguous +data_ov079_02157930 kind:data(any) addr:0x02157930 +data_ov079_02157988 kind:data(any) addr:0x02157988 +data_ov079_021579a0 kind:data(any) addr:0x021579a0 +data_ov079_021579b8 kind:data(any) addr:0x021579b8 +data_ov079_021579d0 kind:data(any) addr:0x021579d0 +data_ov079_021579e8 kind:data(any) addr:0x021579e8 +data_ov079_02157a00 kind:data(any) addr:0x02157a00 +data_ov079_02157a1c kind:data(any) addr:0x02157a1c +data_ov079_02157a40 kind:data(any) addr:0x02157a40 +data_ov079_02157a70 kind:data(any) addr:0x02157a70 ambiguous +data_ov079_02157a9c kind:data(any) addr:0x02157a9c +data_ov079_02157ac0 kind:data(any) addr:0x02157ac0 +data_ov079_02157ad4 kind:data(any) addr:0x02157ad4 ambiguous +data_ov079_02157b18 kind:data(any) addr:0x02157b18 +data_ov079_02157b24 kind:data(any) addr:0x02157b24 +data_ov079_02157b40 kind:data(any) addr:0x02157b40 +data_ov079_02157b5c kind:data(any) addr:0x02157b5c +data_ov079_02157b9c kind:data(any) addr:0x02157b9c +data_ov079_02157bac kind:data(any) addr:0x02157bac ambiguous +data_ov079_02157bb8 kind:data(any) addr:0x02157bb8 +data_ov079_02157bf8 kind:data(any) addr:0x02157bf8 +data_ov079_02157c14 kind:data(any) addr:0x02157c14 +data_ov079_02157ca4 kind:data(any) addr:0x02157ca4 ambiguous +data_ov079_02157cac kind:data(any) addr:0x02157cac +data_ov079_02157cc8 kind:data(any) addr:0x02157cc8 +data_ov079_02157ce4 kind:data(any) addr:0x02157ce4 +data_ov079_02157d24 kind:data(any) addr:0x02157d24 +data_ov079_02157d40 kind:data(any) addr:0x02157d40 +data_ov079_02157d80 kind:bss addr:0x02157d80 +data_ov079_02157d8c kind:bss addr:0x02157d8c +data_ov079_02157d98 kind:bss addr:0x02157d98 +data_ov079_02157e70 kind:bss addr:0x02157e70 +data_ov079_02157e74 kind:bss addr:0x02157e74 +data_ov079_02157e80 kind:bss addr:0x02157e80 +data_ov079_02157e98 kind:bss addr:0x02157e98 ambiguous +data_ov079_02157ea0 kind:bss addr:0x02157ea0 ambiguous +data_ov079_02157ebc kind:bss addr:0x02157ebc +data_ov079_02157ec0 kind:bss addr:0x02157ec0 +data_ov079_02157ecc kind:bss addr:0x02157ecc +data_ov079_02157f28 kind:bss addr:0x02157f28 ambiguous +data_ov079_02157f54 kind:bss addr:0x02157f54 ambiguous +data_ov079_02157fa0 kind:bss addr:0x02157fa0 ambiguous +data_ov079_02157fa4 kind:bss addr:0x02157fa4 +data_ov079_02157fa8 kind:bss addr:0x02157fa8 +data_ov079_02157fb4 kind:bss addr:0x02157fb4 +data_ov079_02157fc4 kind:bss addr:0x02157fc4 ambiguous +data_ov079_02157ff4 kind:bss addr:0x02157ff4 ambiguous +data_ov079_02158004 kind:bss addr:0x02158004 ambiguous +data_ov079_02158050 kind:bss addr:0x02158050 ambiguous +data_ov079_02158070 kind:bss addr:0x02158070 ambiguous +data_ov079_0215808c kind:bss addr:0x0215808c +data_ov079_02158090 kind:bss addr:0x02158090 +data_ov079_0215809c kind:bss addr:0x0215809c +data_ov079_021580a4 kind:bss addr:0x021580a4 ambiguous +data_ov079_021580f4 kind:bss addr:0x021580f4 ambiguous +data_ov079_02158118 kind:bss addr:0x02158118 ambiguous +data_ov079_02158174 kind:bss addr:0x02158174 +data_ov079_02158178 kind:bss addr:0x02158178 +data_ov079_02158184 kind:bss addr:0x02158184 +data_ov079_02158234 kind:bss addr:0x02158234 ambiguous +data_ov079_0215823c kind:bss addr:0x0215823c ambiguous +data_ov079_02158258 kind:bss addr:0x02158258 +data_ov079_0215827c kind:bss addr:0x0215827c +data_ov079_02158280 kind:bss addr:0x02158280 +data_ov079_0215828c kind:bss addr:0x0215828c +data_ov079_02158358 kind:bss addr:0x02158358 ambiguous +data_ov079_02158360 kind:bss addr:0x02158360 +data_ov079_02158384 kind:bss addr:0x02158384 +data_ov079_02158388 kind:bss addr:0x02158388 +data_ov079_02158394 kind:bss addr:0x02158394 +data_ov079_021583b4 kind:bss addr:0x021583b4 +data_ov079_02158468 kind:bss addr:0x02158468 +data_ov079_0215846c kind:bss addr:0x0215846c +data_ov079_02158478 kind:bss addr:0x02158478 +data_ov079_0215847c kind:bss addr:0x0215847c ambiguous +data_ov079_0215854c kind:bss addr:0x0215854c +data_ov079_02158550 kind:bss addr:0x02158550 +data_ov079_0215855c kind:bss addr:0x0215855c +data_ov079_021585a0 kind:bss addr:0x021585a0 ambiguous +data_ov079_021585e0 kind:bss addr:0x021585e0 ambiguous diff --git a/config/eur/arm9/overlays/ov080/delinks.txt b/config/eur/arm9/overlays/ov080/delinks.txt new file mode 100644 index 00000000..4edcf3b3 --- /dev/null +++ b/config/eur/arm9/overlays/ov080/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x0215ec94 kind:code align:32 + .rodata start:0x0215ec94 end:0x0215ed48 kind:data align:4 + .init start:0x0215ed48 end:0x0215f3c0 kind:code align:4 + .ctor start:0x0215f3c0 end:0x0215f3d4 kind:data align:4 + .data start:0x0215f3e0 end:0x0215fe20 kind:data align:32 + .bss start:0x0215fe20 end:0x02160340 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov080/relocs.txt b/config/eur/arm9/overlays/ov080/relocs.txt new file mode 100644 index 00000000..449752a3 --- /dev/null +++ b/config/eur/arm9/overlays/ov080/relocs.txt @@ -0,0 +1,1762 @@ +from:0x02150c10 kind:arm_call to:0x02097754 module:overlay(0) +from:0x02150c1c kind:arm_call to:0x020974dc module:overlay(0) +from:0x02150c30 kind:load to:0x020b539c module:overlay(0) +from:0x02150c40 kind:load to:0x0215fe3c module:overlay(80) +from:0x02150c54 kind:arm_call to:0x02011f3c module:main +from:0x02150c60 kind:arm_call to:0x02150d58 module:overlay(80) +from:0x02150c7c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02150ce0 kind:load to:0x0215f410 module:overlay(80) +from:0x02150d68 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02150dcc kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02150df8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02150e10 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150e20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150e44 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02150e50 kind:arm_call to:0x0215e504 module:overlay(80) +from:0x02150eb0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02150ebc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02150f4c kind:arm_call to:0x0203d160 module:main +from:0x02150f80 kind:arm_call to:0x0215c51c module:overlay(80) +from:0x02150fac kind:arm_call to:0x02099820 module:overlay(0) +from:0x02151014 kind:arm_call to:0x0203d160 module:main +from:0x02151040 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02151060 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021510c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02151114 kind:arm_call to:0x0215e57c module:overlay(80) +from:0x02151124 kind:load to:0x0215f480 module:overlay(80) +from:0x02151128 kind:load to:0x0215fe3c module:overlay(80) +from:0x0215112c kind:load to:0x0215f434 module:overlay(80) +from:0x02151130 kind:load to:0x02049be4 module:main +from:0x02151134 kind:load to:0x020a02d4 module:overlay(0) +from:0x02151138 kind:load to:0x0215c7cc module:overlay(80) +from:0x02151144 kind:load to:0x0215fe40 module:overlay(80) +from:0x02151148 kind:load to:0x021511a0 module:overlay(80) +from:0x0215114c kind:load to:0x02151168 module:overlay(80) +from:0x02151150 kind:load to:0x0215fe24 module:overlay(80) +from:0x0215115c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02151188 kind:arm_call to:0x0203d160 module:main +from:0x02151198 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215119c kind:load to:0x0215c7cc module:overlay(80) +from:0x021511b4 kind:arm_call to:0x0203d210 module:main +from:0x021511c0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021511cc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151200 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02151218 kind:arm_call to:0x0203d210 module:main +from:0x02151238 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215126c kind:arm_call to:0x0203d210 module:main +from:0x02151278 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151290 kind:arm_call to:0x0203d210 module:main +from:0x0215129c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021512a4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021512ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021512b4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021512c0 kind:load to:0x0215f480 module:overlay(80) +from:0x021512c4 kind:load to:0x021511a0 module:overlay(80) +from:0x021512c8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021512f4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215130c kind:arm_call to:0x0203d210 module:main +from:0x0215132c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151360 kind:arm_call to:0x0203d210 module:main +from:0x0215136c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151384 kind:arm_call to:0x0203d210 module:main +from:0x02151390 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02151398 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021513a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021513a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021513b0 kind:arm_call to:0x02011ff4 module:main +from:0x021513bc kind:load to:0x0215f480 module:overlay(80) +from:0x021513c0 kind:load to:0x021511a0 module:overlay(80) +from:0x021513c4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021513ec kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021513fc kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02151408 kind:load to:0x0215c194 module:overlay(80) +from:0x02151418 kind:arm_call to:0x0215aaac module:overlay(80) +from:0x02151444 kind:arm_call to:0x01fff584 module:itcm +from:0x021514bc kind:arm_call to:0x02099764 module:overlay(0) +from:0x021514d4 kind:arm_call to:0x02106cb0 module:overlay(31) +from:0x021514e0 kind:arm_call to:0x02106cb0 module:overlay(31) +from:0x0215150c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02151558 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021515e4 kind:arm_call to:0x02159f40 module:overlay(80) +from:0x02151608 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02151658 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021516e8 kind:arm_call to:0x020158e8 module:main +from:0x021516fc kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215170c kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151718 kind:load to:0x027e0ce8 module:dtcm +from:0x02151720 kind:load to:0x027e0ce0 module:dtcm +from:0x02151740 kind:load to:0x027e09b8 module:dtcm +from:0x021517cc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151814 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02151838 kind:load to:0x020aecf8 module:overlay(0) +from:0x02151848 kind:arm_call to:0x02151744 module:overlay(80) +from:0x02151870 kind:arm_call to:0x0215a208 module:overlay(80) +from:0x021518b0 kind:load to:0x0215f628 module:overlay(80) +from:0x021518f8 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02151904 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151928 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02151934 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02151940 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151954 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02151968 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151998 kind:arm_call to:0x020d961c module:overlay(31) +from:0x021519a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151b10 kind:arm_call to:0x0203a1bc module:main +from:0x02151b30 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151b64 kind:arm_call to:0x02152078 module:overlay(80) +from:0x02151b74 kind:arm_call to:0x0215a94c module:overlay(80) +from:0x02151b80 kind:arm_call to:0x020d961c module:overlay(31) +from:0x02151bb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02151bc4 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151bdc kind:arm_call to:0x02152078 module:overlay(80) +from:0x02151c00 kind:arm_call to:0x0215a94c module:overlay(80) +from:0x02151c0c kind:arm_call to:0x020d961c module:overlay(31) +from:0x02151c2c kind:arm_call to:0x0203a1bc module:main +from:0x02151c3c kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151c4c kind:arm_call to:0x02151f58 module:overlay(80) +from:0x02151d78 kind:arm_call to:0x0203a1bc module:main +from:0x02151d98 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151dcc kind:arm_call to:0x02152078 module:overlay(80) +from:0x02151ddc kind:arm_call to:0x0215a94c module:overlay(80) +from:0x02151de8 kind:arm_call to:0x020d961c module:overlay(31) +from:0x02151e1c kind:arm_call to:0x01ffb428 module:itcm +from:0x02151e2c kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151e44 kind:arm_call to:0x02152078 module:overlay(80) +from:0x02151e68 kind:arm_call to:0x0215a94c module:overlay(80) +from:0x02151e74 kind:arm_call to:0x020d961c module:overlay(31) +from:0x02151e94 kind:arm_call to:0x0203a1bc module:main +from:0x02151ea4 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151eb4 kind:arm_call to:0x02151f58 module:overlay(80) +from:0x02151edc kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02151ee8 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151f10 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02151f20 kind:arm_call to:0x02152078 module:overlay(80) +from:0x02151f34 kind:arm_call to:0x02151f58 module:overlay(80) +from:0x02151f40 kind:load to:0x027e0d2c module:dtcm +from:0x02151f44 kind:load to:0x027e0ce4 module:dtcm +from:0x02151f48 kind:load to:0x0215ec9a module:overlay(80) +from:0x02151f4c kind:load to:0x0215f3e0 module:overlay(80) +from:0x02151f50 kind:load to:0x0215f700 module:overlay(80) +from:0x02151f84 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02151fa8 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02151fc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151fd8 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02151fe0 kind:arm_call to:0x02152078 module:overlay(80) +from:0x02151ff4 kind:arm_call to:0x0215a2ec module:overlay(80) +from:0x02152044 kind:arm_call to:0x02150d2c module:overlay(80) +from:0x0215205c kind:arm_call to:0x0215183c module:overlay(80) +from:0x02152068 kind:arm_call to:0x0215183c module:overlay(80) +from:0x0215209c kind:arm_call to:0x020d961c module:overlay(31) +from:0x021520a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021520e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152168 kind:arm_call to:0x020980e0 module:overlay(0) +from:0x02152180 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215218c kind:load to:0x027e0d2c module:dtcm +from:0x02152190 kind:load to:0x027e0ce4 module:dtcm +from:0x02152194 kind:load to:0x0203e964 module:main +from:0x02152198 kind:load to:0x027e09a8 module:dtcm +from:0x021521bc kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215221c kind:load to:0x027e09b8 module:dtcm +from:0x02152254 kind:arm_call to:0x02150d08 module:overlay(80) +from:0x021522a8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021522c8 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x021522dc kind:arm_call to:0x0215a408 module:overlay(80) +from:0x02152320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215235c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0215237c kind:arm_call to:0x01ff930c module:itcm +from:0x02152384 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021523ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152584 kind:arm_call to:0x0215a268 module:overlay(80) +from:0x021525a4 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x021525b8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021525c0 kind:arm_call to:0x0215a12c module:overlay(80) +from:0x02152624 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x021526b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021526c4 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02152a38 kind:arm_call to:0x0215a2ec module:overlay(80) +from:0x02152a9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ab8 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02152af4 kind:arm_call to:0x02150d2c module:overlay(80) +from:0x02152b04 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02152b30 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02152b48 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02152b54 kind:arm_call to:0x0215b450 module:overlay(80) +from:0x02152b60 kind:arm_call to:0x0215b450 module:overlay(80) +from:0x02152bac kind:arm_call to:0x021518b4 module:overlay(80) +from:0x02152bd0 kind:arm_call to:0x0215a208 module:overlay(80) +from:0x02152c28 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02152c30 kind:arm_call to:0x0215e618 module:overlay(80) +from:0x02152c3c kind:load to:0x0215f550 module:overlay(80) +from:0x02152c40 kind:load to:0x027e09b8 module:dtcm +from:0x02152c44 kind:load to:0x027e0ce0 module:dtcm +from:0x02152c50 kind:load to:0x027e09a8 module:dtcm +from:0x02152c58 kind:load to:0x020aed00 module:overlay(0) +from:0x02152c5c kind:load to:0x027e0d38 module:dtcm +from:0x02152c60 kind:load to:0x027e09c0 module:dtcm +from:0x02152c70 kind:arm_call to:0x0215a208 module:overlay(80) +from:0x02152c8c kind:arm_call to:0x020bef88 module:overlay(17) +from:0x02152c94 kind:load to:0x0215fe24 module:overlay(80) +from:0x02152cb4 kind:arm_call to:0x0215a208 module:overlay(80) +from:0x02152cf4 kind:arm_call to:0x020786dc module:overlay(0) +from:0x02152d24 kind:arm_call to:0x0215ae78 module:overlay(80) +from:0x02152d40 kind:arm_call to:0x020786dc module:overlay(0) +from:0x02152d64 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02152d9c kind:arm_call to:0x020d95ec module:overlay(31) +from:0x02152db4 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02152de0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02152e88 kind:arm_call to:0x020786dc module:overlay(0) +from:0x02152e9c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02152eb0 kind:arm_call to:0x0215a208 module:overlay(80) +from:0x02152ef8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02152f18 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02152f20 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x02152f2c kind:load to:0x027e09bc module:dtcm +from:0x02152f30 kind:load to:0x027e09b8 module:dtcm +from:0x02152f34 kind:load to:0x027e0d2c module:dtcm +from:0x02152f38 kind:load to:0x027e0cdc module:dtcm +from:0x02152f3c kind:load to:0x0203e964 module:main +from:0x02152fb8 kind:load to:0x0215f988 module:overlay(80) +from:0x02152ff4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153074 kind:arm_call to:0x02015080 module:main +from:0x02153094 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021530dc kind:arm_call to:0x0215ac88 module:overlay(80) +from:0x021530ec kind:load to:0x0215f9a0 module:overlay(80) +from:0x021530f0 kind:load to:0x027e09a8 module:dtcm +from:0x0215315c kind:load to:0x0215f8b0 module:overlay(80) +from:0x02153178 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02153188 kind:arm_call to:0x01ff930c module:itcm +from:0x02153190 kind:arm_call to:0x0215aea8 module:overlay(80) +from:0x021531ac kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x0215322c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215324c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153258 kind:load to:0x0215fa18 module:overlay(80) +from:0x0215325c kind:load to:0x027e09a8 module:dtcm +from:0x02153270 kind:arm_call to:0x0215be2c module:overlay(80) +from:0x02153298 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021532b0 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021532ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021533b4 kind:arm_call to:0x0215be2c module:overlay(80) +from:0x021533d0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021533e8 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021533f8 kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x02153408 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02153418 kind:load to:0x0215f8b0 module:overlay(80) +from:0x02153484 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021534b0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021534d8 kind:arm_call to:0x0215ab48 module:overlay(80) +from:0x021534e0 kind:arm_call to:0x0215bf24 module:overlay(80) +from:0x021534f0 kind:load to:0x0215fa60 module:overlay(80) +from:0x021534f4 kind:load to:0x020b51b8 module:overlay(0) +from:0x021534f8 kind:load to:0x027e0cec module:dtcm +from:0x02153554 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021535a4 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x021535b0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02153600 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153638 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021536d4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02153720 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215379c kind:arm_call to:0x020158e8 module:main +from:0x021537ac kind:arm_call to:0x02073388 module:overlay(0) +from:0x021537b8 kind:arm_call to:0x0215c040 module:overlay(80) +from:0x02153830 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021538bc kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x021538e4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021538f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153958 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153974 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153984 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153998 kind:arm_call to:0x01ff9218 module:itcm +from:0x021539a0 kind:arm_call to:0x02159f80 module:overlay(80) +from:0x021539b0 kind:arm_call to:0x0215a098 module:overlay(80) +from:0x021539d0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x021539f4 kind:arm_call to:0x0215970c module:overlay(80) +from:0x02153a04 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153a18 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153a3c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153a68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153afc kind:arm_call to:0x01ffb464 module:itcm +from:0x02153b18 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153b28 kind:arm_call to:0x0215a098 module:overlay(80) +from:0x02153b48 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02153b50 kind:arm_call to:0x02159f80 module:overlay(80) +from:0x02153b54 kind:arm_call to:0x02099738 module:overlay(0) +from:0x02153b84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153be8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153c04 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153c20 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153c3c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153c58 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153c74 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153c90 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153cac kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153cc8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153ce4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153cfc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153d0c kind:arm_call to:0x02099738 module:overlay(0) +from:0x02153d40 kind:arm_call to:0x021193b0 module:overlay(34) +from:0x02153d80 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153d90 kind:arm_call to:0x0215a098 module:overlay(80) +from:0x02153db0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02153de0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02153de4 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02153de8 kind:arm_call to:0x02099738 module:overlay(0) +from:0x02153e00 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02153e10 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02153e28 kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x02153e34 kind:load to:0x020b51b8 module:overlay(0) +from:0x02153e3c kind:load to:0x027e09b8 module:dtcm +from:0x02153e50 kind:load to:0x0203e964 module:main +from:0x02153e54 kind:load to:0x027e0ce0 module:dtcm +from:0x02153e6c kind:load to:0x027e09bc module:dtcm +from:0x02153e70 kind:load to:0x027e09a8 module:dtcm +from:0x02153e80 kind:load to:0x027e0cec module:dtcm +from:0x02153e94 kind:load to:0x027e09a4 module:dtcm +from:0x02153eb4 kind:arm_call to:0x0215ab48 module:overlay(80) +from:0x02153f14 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153f28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153f34 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02153f5c kind:load to:0x0215f8c8 module:overlay(80) +from:0x02153f60 kind:load to:0x027e09a8 module:dtcm +from:0x02153fa4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02153fbc kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02154008 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02154074 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021540ac kind:arm_call to:0x02015080 module:main +from:0x021540bc kind:arm_call to:0x021594a0 module:overlay(80) +from:0x021540d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021540f4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02154218 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02154228 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021542c4 kind:arm_call to:0x02126654 module:overlay(44) +from:0x021542dc kind:arm_call to:0x0215183c module:overlay(80) +from:0x021542e8 kind:load to:0x027e09b8 module:dtcm +from:0x021542ec kind:load to:0x02049be4 module:main +from:0x021542f4 kind:load to:0x0203e964 module:main +from:0x021542f8 kind:load to:0x020b539c module:overlay(0) +from:0x02154300 kind:load to:0x027e0ce4 module:dtcm +from:0x0215431c kind:arm_call to:0x0215a50c module:overlay(80) +from:0x02154328 kind:arm_call to:0x0215b7ac module:overlay(80) +from:0x02154384 kind:arm_call to:0x01ffd420 module:itcm +from:0x021543b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021543ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154400 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154450 kind:arm_call to:0x01ff9770 module:itcm +from:0x02154464 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154470 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021544bc kind:arm_call to:0x02077590 module:overlay(0) +from:0x02154538 kind:arm_call to:0x020158e8 module:main +from:0x02154544 kind:arm_call to:0x01ffb428 module:itcm +from:0x02154560 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021545a8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021545cc kind:arm_call to:0x0215c040 module:overlay(80) +from:0x021545f0 kind:arm_call to:0x0215a50c module:overlay(80) +from:0x021545fc kind:arm_call to:0x0215b7ac module:overlay(80) +from:0x0215462c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02154658 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021546a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021546f4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02154708 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154710 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215474c kind:arm_call to:0x020158e8 module:main +from:0x0215476c kind:arm_call to:0x02078764 module:overlay(0) +from:0x02154774 kind:arm_call to:0x0215b9a8 module:overlay(80) +from:0x02154790 kind:arm_call to:0x0212a2b0 module:overlay(44) +from:0x0215479c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021547b4 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021547c0 kind:load to:0x027e09b8 module:dtcm +from:0x021547c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021547cc kind:load to:0x027e09bc module:dtcm +from:0x021547f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215480c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154814 kind:arm_call to:0x0215bf24 module:overlay(80) +from:0x021548c0 kind:arm_call to:0x021594a0 module:overlay(80) +from:0x021548dc kind:arm_call to:0x0209862c module:overlay(0) +from:0x021548f0 kind:load to:0x027e09a8 module:dtcm +from:0x021548fc kind:load to:0x0215f8b0 module:overlay(80) +from:0x02154900 kind:load to:0x0215f928 module:overlay(80) +from:0x02154938 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215495c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02154978 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021549cc kind:arm_call to:0x0215aaac module:overlay(80) +from:0x021549d4 kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x021549dc kind:load to:0x027e09b8 module:dtcm +from:0x02154a48 kind:load to:0x0215f988 module:overlay(80) +from:0x02154a84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154b04 kind:arm_call to:0x02015080 module:main +from:0x02154b24 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154b44 kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x02154b54 kind:load to:0x0215f9a0 module:overlay(80) +from:0x02154b58 kind:load to:0x027e09a8 module:dtcm +from:0x02154bd4 kind:load to:0x0215f8b0 module:overlay(80) +from:0x02154c48 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02154cb4 kind:arm_call to:0x0215a098 module:overlay(80) +from:0x02154cd4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02154cf0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154d24 kind:arm_call to:0x0215a028 module:overlay(80) +from:0x02154d68 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154de8 kind:arm_call to:0x01ff916c module:itcm +from:0x02154e50 kind:arm_call to:0x0215a028 module:overlay(80) +from:0x02154e68 kind:arm_call to:0x02015080 module:main +from:0x02154e8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154eb4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154ed0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154eec kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154f08 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154f10 kind:arm_call to:0x02106a70 module:overlay(31) +from:0x02154f44 kind:arm_call to:0x0215a028 module:overlay(80) +from:0x02154f58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154fcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154ffc kind:arm_call to:0x01ff916c module:itcm +from:0x02155070 kind:arm_call to:0x01ff930c module:itcm +from:0x021550dc kind:arm_call to:0x0215a098 module:overlay(80) +from:0x021550fc kind:arm_call to:0x02078764 module:overlay(0) +from:0x02155128 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215513c kind:arm_call to:0x0215a028 module:overlay(80) +from:0x02155160 kind:arm_call to:0x0215a028 module:overlay(80) +from:0x02155170 kind:arm_call to:0x0215a028 module:overlay(80) +from:0x0215518c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215520c kind:arm_call to:0x01ff916c module:itcm +from:0x02155274 kind:arm_call to:0x0215a028 module:overlay(80) +from:0x0215528c kind:arm_call to:0x02015080 module:main +from:0x021552b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021552dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021552fc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215531c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215533c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155344 kind:arm_call to:0x02106a70 module:overlay(31) +from:0x02155378 kind:arm_call to:0x0215a028 module:overlay(80) +from:0x0215538c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155408 kind:arm_call to:0x0215a028 module:overlay(80) +from:0x0215545c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0215546c kind:arm_call to:0x020732fc module:overlay(0) +from:0x02155494 kind:arm_call to:0x0215aaac module:overlay(80) +from:0x0215549c kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x021554ac kind:load to:0x027e0ce0 module:dtcm +from:0x021554c0 kind:load to:0x027e09bc module:dtcm +from:0x021554c8 kind:load to:0x0215f9d0 module:overlay(80) +from:0x021554cc kind:load to:0x0203e964 module:main +from:0x021554d0 kind:load to:0x027e09a8 module:dtcm +from:0x021554dc kind:load to:0x027e0cec module:dtcm +from:0x021554e0 kind:load to:0x0215f8b0 module:overlay(80) +from:0x021554ec kind:load to:0x0215f9e8 module:overlay(80) +from:0x021554f0 kind:load to:0x027e09b8 module:dtcm +from:0x02155518 kind:load to:0x0215eca6 module:overlay(80) +from:0x02155574 kind:arm_call to:0x0215a318 module:overlay(80) +from:0x021555d4 kind:arm_call to:0x0215a318 module:overlay(80) +from:0x0215562c kind:arm_call to:0x02126654 module:overlay(44) +from:0x02155654 kind:arm_call to:0x0215a3bc module:overlay(80) +from:0x02155668 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02155688 kind:arm_call to:0x0215a3bc module:overlay(80) +from:0x021556b8 kind:arm_call to:0x02126654 module:overlay(44) +from:0x021556d0 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021556e8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155754 kind:arm_call to:0x02150d2c module:overlay(80) +from:0x02155770 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021557a0 kind:arm_call to:0x0215a528 module:overlay(80) +from:0x021557c4 kind:arm_call to:0x0215b7ac module:overlay(80) +from:0x02155800 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02155818 kind:arm_call to:0x0215b94c module:overlay(80) +from:0x02155820 kind:arm_call to:0x0215a558 module:overlay(80) +from:0x02155848 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155860 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02155898 kind:arm_call to:0x0215b7ac module:overlay(80) +from:0x021558b0 kind:load to:0x027e09b8 module:dtcm +from:0x021558f0 kind:arm_call to:0x0215a528 module:overlay(80) +from:0x02155974 kind:arm_call to:0x02126654 module:overlay(44) +from:0x02155990 kind:arm_call to:0x02126654 module:overlay(44) +from:0x021559e0 kind:load to:0x02049be4 module:main +from:0x02155a18 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02155a30 kind:arm_call to:0x0215b94c module:overlay(80) +from:0x02155ab4 kind:arm_call to:0x0215b7ac module:overlay(80) +from:0x02155acc kind:arm_call to:0x0215a558 module:overlay(80) +from:0x02155bb4 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02155bec kind:arm_call to:0x0215b7ac module:overlay(80) +from:0x02155c20 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155c44 kind:arm_call to:0x0202851c module:main +from:0x02155c4c kind:load to:0x027e09b8 module:dtcm +from:0x02155c58 kind:load to:0x02049be4 module:main +from:0x02155c7c kind:arm_call to:0x02126654 module:overlay(44) +from:0x02155c98 kind:arm_call to:0x02126654 module:overlay(44) +from:0x02155ca0 kind:arm_call to:0x0215a598 module:overlay(80) +from:0x02155cc8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02155ce0 kind:arm_call to:0x0215b94c module:overlay(80) +from:0x02155ce8 kind:arm_call to:0x0215a3bc module:overlay(80) +from:0x02155d0c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02155d2c kind:arm_call to:0x020732fc module:overlay(0) +from:0x02155d54 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02155d5c kind:load to:0x027e09b8 module:dtcm +from:0x02155dbc kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155dd0 kind:load to:0x0215fa18 module:overlay(80) +from:0x02155dec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155e00 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02155e6c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02155e94 kind:arm_call to:0x02099870 module:overlay(0) +from:0x02155ea4 kind:load to:0x0215f9b8 module:overlay(80) +from:0x02155ee0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02155f04 kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x02155f74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155f9c kind:arm_call to:0x0215b360 module:overlay(80) +from:0x02155fac kind:load to:0x0215f8e0 module:overlay(80) +from:0x02155fb0 kind:load to:0x027e09a8 module:dtcm +from:0x02155fb8 kind:load to:0x0215ec9a module:overlay(80) +from:0x0215602c kind:arm_call to:0x01ffb464 module:itcm +from:0x02156040 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215604c kind:arm_call to:0x0215bc0c module:overlay(80) +from:0x02156060 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021560d4 kind:arm_call to:0x0215bcf4 module:overlay(80) +from:0x021560e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215615c kind:arm_call to:0x0215bcf4 module:overlay(80) +from:0x02156174 kind:arm_call to:0x0215e6c0 module:overlay(80) +from:0x02156188 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156198 kind:arm_call to:0x01ff930c module:itcm +from:0x021561ac kind:arm_call to:0x02159d78 module:overlay(80) +from:0x021561d4 kind:arm_call to:0x0203a1bc module:main +from:0x021561e0 kind:arm_call to:0x0203a1bc module:main +from:0x02156204 kind:arm_call to:0x0215aea8 module:overlay(80) +from:0x02156238 kind:arm_call to:0x0215ae1c module:overlay(80) +from:0x02156250 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02156264 kind:load to:0x0215f8f8 module:overlay(80) +from:0x02156268 kind:load to:0x0215f910 module:overlay(80) +from:0x02156270 kind:load to:0x0215ec9a module:overlay(80) +from:0x021562dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156318 kind:load to:0x0215f940 module:overlay(80) +from:0x0215631c kind:load to:0x027e09a8 module:dtcm +from:0x02156324 kind:load to:0x0215ec94 module:overlay(80) +from:0x021563b4 kind:arm_call to:0x0203a1bc module:main +from:0x021563c4 kind:arm_call to:0x0203a1bc module:main +from:0x02156468 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215647c kind:arm_call to:0x01ff9218 module:itcm +from:0x02156488 kind:arm_call to:0x0215970c module:overlay(80) +from:0x021564ac kind:arm_call to:0x0215970c module:overlay(80) +from:0x021564d8 kind:arm_call to:0x0203a1bc module:main +from:0x021564e8 kind:arm_call to:0x0203a1bc module:main +from:0x0215656c kind:arm_call to:0x01ffb464 module:itcm +from:0x02156580 kind:arm_call to:0x01ff9218 module:itcm +from:0x021565a4 kind:arm_call to:0x0215970c module:overlay(80) +from:0x021565d4 kind:arm_call to:0x0203a1bc module:main +from:0x021565e4 kind:arm_call to:0x0203a1bc module:main +from:0x02156610 kind:arm_call to:0x0215e6c0 module:overlay(80) +from:0x02156644 kind:arm_call to:0x0215b8bc module:overlay(80) +from:0x02156660 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156678 kind:arm_call to:0x01ff930c module:itcm +from:0x0215668c kind:arm_call to:0x01ff930c module:itcm +from:0x021566a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156714 kind:arm_call to:0x0215b8bc module:overlay(80) +from:0x02156730 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156748 kind:arm_call to:0x01ff930c module:itcm +from:0x0215675c kind:arm_call to:0x01ff930c module:itcm +from:0x02156774 kind:arm_call to:0x02015080 module:main +from:0x02156798 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021567a8 kind:arm_call to:0x02159590 module:overlay(80) +from:0x0215681c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021568d4 kind:arm_call to:0x0215b8bc module:overlay(80) +from:0x021568f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156934 kind:arm_call to:0x01ff930c module:itcm +from:0x02156954 kind:arm_call to:0x01ff930c module:itcm +from:0x0215696c kind:arm_call to:0x02015080 module:main +from:0x02156990 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021569a0 kind:arm_call to:0x02159590 module:overlay(80) +from:0x02156a10 kind:arm_call to:0x01ff930c module:itcm +from:0x02156a24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a38 kind:arm_call to:0x0215ad90 module:overlay(80) +from:0x02156a44 kind:load to:0x0215ec94 module:overlay(80) +from:0x02156a50 kind:load to:0x0215f958 module:overlay(80) +from:0x02156a54 kind:load to:0x027e09a8 module:dtcm +from:0x02156a5c kind:load to:0x0215f970 module:overlay(80) +from:0x02156ad0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156af8 kind:arm_call to:0x0215b3cc module:overlay(80) +from:0x02156b08 kind:load to:0x0215f8e0 module:overlay(80) +from:0x02156b0c kind:load to:0x027e09a8 module:dtcm +from:0x02156b14 kind:load to:0x0215ec9a module:overlay(80) +from:0x02156b88 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156b9c kind:arm_call to:0x01ff9218 module:itcm +from:0x02156ba8 kind:arm_call to:0x0215bc0c module:overlay(80) +from:0x02156bbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c30 kind:arm_call to:0x0215bcf4 module:overlay(80) +from:0x02156c44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156cb8 kind:arm_call to:0x0215bcf4 module:overlay(80) +from:0x02156cd0 kind:arm_call to:0x0215e6c0 module:overlay(80) +from:0x02156ce4 kind:arm_call to:0x02159d78 module:overlay(80) +from:0x02156cf8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156d08 kind:arm_call to:0x01ff930c module:itcm +from:0x02156d30 kind:arm_call to:0x0203a1bc module:main +from:0x02156d3c kind:arm_call to:0x0203a1bc module:main +from:0x02156d60 kind:arm_call to:0x0215aea8 module:overlay(80) +from:0x02156d94 kind:arm_call to:0x0215ae1c module:overlay(80) +from:0x02156dac kind:arm_call to:0x0215183c module:overlay(80) +from:0x02156dc0 kind:load to:0x0215f8f8 module:overlay(80) +from:0x02156dc4 kind:load to:0x0215f910 module:overlay(80) +from:0x02156dcc kind:load to:0x0215ec9a module:overlay(80) +from:0x02156e38 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156e54 kind:load to:0x0215f940 module:overlay(80) +from:0x02156e58 kind:load to:0x027e09a8 module:dtcm +from:0x02156e9c kind:arm_call to:0x0215b8bc module:overlay(80) +from:0x02156eb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156ecc kind:arm_call to:0x01ff930c module:itcm +from:0x02156f18 kind:arm_call to:0x0203a1bc module:main +from:0x02156f28 kind:arm_call to:0x0203a1bc module:main +from:0x02156f54 kind:arm_call to:0x0215e6c0 module:overlay(80) +from:0x02156f68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156fd8 kind:arm_call to:0x0215b8bc module:overlay(80) +from:0x02156ff4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157008 kind:arm_call to:0x01ff930c module:itcm +from:0x0215705c kind:arm_call to:0x0215970c module:overlay(80) +from:0x02157098 kind:arm_call to:0x0215970c module:overlay(80) +from:0x021570a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021570bc kind:arm_call to:0x01ff9218 module:itcm +from:0x021570d4 kind:arm_call to:0x02015080 module:main +from:0x021570f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215710c kind:arm_call to:0x02159590 module:overlay(80) +from:0x02157178 kind:arm_call to:0x0215970c module:overlay(80) +from:0x021571b4 kind:arm_call to:0x0215970c module:overlay(80) +from:0x021571c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021571d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021571ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157200 kind:arm_call to:0x0215ad90 module:overlay(80) +from:0x02157214 kind:load to:0x0215ec94 module:overlay(80) +from:0x0215721c kind:load to:0x0215f958 module:overlay(80) +from:0x02157220 kind:load to:0x027e09a8 module:dtcm +from:0x02157268 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157280 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157288 kind:load to:0x027e09a8 module:dtcm +from:0x021572a8 kind:arm_call to:0x02159d78 module:overlay(80) +from:0x021572bc kind:arm_call to:0x0215bcf4 module:overlay(80) +from:0x021572d4 kind:arm_call to:0x0215e6c0 module:overlay(80) +from:0x02157318 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02157324 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021573a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157410 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215742c kind:load to:0x0215fa30 module:overlay(80) +from:0x02157430 kind:load to:0x027e09a8 module:dtcm +from:0x02157438 kind:load to:0x027e0cec module:dtcm +from:0x02157484 kind:arm_call to:0x0215e6c0 module:overlay(80) +from:0x0215749c kind:arm_call to:0x02015080 module:main +from:0x02157520 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157534 kind:arm_call to:0x01ff9218 module:itcm +from:0x02157540 kind:arm_call to:0x0215970c module:overlay(80) +from:0x0215756c kind:arm_call to:0x0203a1bc module:main +from:0x0215757c kind:arm_call to:0x0203a1bc module:main +from:0x021575a8 kind:arm_call to:0x0215e6c0 module:overlay(80) +from:0x021575c4 kind:arm_call to:0x0203a1bc module:main +from:0x021575d4 kind:arm_call to:0x021598a0 module:overlay(80) +from:0x02157624 kind:arm_call to:0x02150ce4 module:overlay(80) +from:0x02157630 kind:arm_call to:0x0215183c module:overlay(80) +from:0x021576a8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021576b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021576c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157740 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02157750 kind:arm_call to:0x0215183c module:overlay(80) +from:0x02157760 kind:load to:0x0215ec94 module:overlay(80) +from:0x02157768 kind:load to:0x0215f8b0 module:overlay(80) +from:0x02157770 kind:load to:0x027e0ce4 module:dtcm +from:0x02157780 kind:arm_call to:0x0215bf24 module:overlay(80) +from:0x021577e0 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02157808 kind:arm_call to:0x02099870 module:overlay(0) +from:0x02157818 kind:load to:0x0215f9b8 module:overlay(80) +from:0x02157854 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157878 kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x02157898 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215795c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215796c kind:load to:0x0215f9d0 module:overlay(80) +from:0x02157970 kind:load to:0x0215f9e8 module:overlay(80) +from:0x02157990 kind:arm_call to:0x01ff930c module:itcm +from:0x021579c8 kind:arm_call to:0x02015080 module:main +from:0x021579ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157b30 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02157b44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b58 kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x02157b68 kind:load to:0x027e09a8 module:dtcm +from:0x02157b70 kind:load to:0x0203e964 module:main +from:0x02157b78 kind:load to:0x027e09c0 module:dtcm +from:0x02157be8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02157bf8 kind:load to:0x0215fa00 module:overlay(80) +from:0x02157c30 kind:arm_call to:0x0215e6c0 module:overlay(80) +from:0x02157ca0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02157cb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157d48 kind:arm_call to:0x0215ac88 module:overlay(80) +from:0x02157d5c kind:load to:0x0215f910 module:overlay(80) +from:0x02157d7c kind:arm_call to:0x02099764 module:overlay(0) +from:0x02157df4 kind:load to:0x0215f8b0 module:overlay(80) +from:0x02157e88 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02157ef0 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02157f24 kind:arm_call to:0x02106cb0 module:overlay(31) +from:0x02157f7c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02157fcc kind:arm_call to:0x020787b8 module:overlay(0) +from:0x02158004 kind:arm_call to:0x02106cb0 module:overlay(31) +from:0x0215801c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02158080 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02158104 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x02158148 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x021581a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021581c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158208 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02158228 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215823c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215825c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158274 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158294 kind:arm_call to:0x01ffb464 module:itcm +from:0x021582a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021582d8 kind:arm_call to:0x01ff993c module:itcm +from:0x021582fc kind:arm_call to:0x02159f40 module:overlay(80) +from:0x02158320 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02158394 kind:arm_call to:0x01ffb714 module:itcm +from:0x021583a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021584f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158510 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215856c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02158588 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215859c kind:arm_call to:0x01ff9218 module:itcm +from:0x021585bc kind:arm_call to:0x01ffb464 module:itcm +from:0x021585cc kind:arm_call to:0x01ff91b8 module:itcm +from:0x021585e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158600 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215861c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158630 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215866c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215868c kind:arm_call to:0x01ff9984 module:itcm +from:0x02158698 kind:load to:0x027e09a8 module:dtcm +from:0x0215869c kind:load to:0x027e0ce0 module:dtcm +from:0x021586a0 kind:load to:0x027e09b8 module:dtcm +from:0x021586a4 kind:load to:0x027e09bc module:dtcm +from:0x021586bc kind:load to:0x020b51b8 module:overlay(0) +from:0x021586c4 kind:load to:0x027e0cec module:dtcm +from:0x021586e4 kind:load to:0x027e0cd8 module:dtcm +from:0x021586e8 kind:load to:0x0203e964 module:main +from:0x021586fc kind:load to:0x0215f928 module:overlay(80) +from:0x02158704 kind:load to:0x020d8694 module:overlays(19,24) +from:0x0215870c kind:load to:0x0215f8e0 module:overlay(80) +from:0x02158728 kind:load to:0x0215f8f8 module:overlay(80) +from:0x0215875c kind:arm_call to:0x01ff993c module:itcm +from:0x02158768 kind:arm_call to:0x02159f40 module:overlay(80) +from:0x02158788 kind:arm_call to:0x02078764 module:overlay(0) +from:0x021587a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021587b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021587d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021587f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158804 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158930 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158944 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02158968 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158984 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021589d4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158a54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158a68 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158a70 kind:arm_call to:0x021594a0 module:overlay(80) +from:0x02158a8c kind:arm_call to:0x02099764 module:overlay(0) +from:0x02158ab8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02158af4 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02158b48 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158b74 kind:arm_call to:0x02159fd4 module:overlay(80) +from:0x02158b8c kind:arm_call to:0x02015080 module:main +from:0x02158ba4 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02158bb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158bd0 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x02158c24 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158c70 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158c84 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158ca0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158cb8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158cd4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158ce8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158d1c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158d3c kind:arm_call to:0x01ff9984 module:itcm +from:0x02158d48 kind:arm_call to:0x02159f40 module:overlay(80) +from:0x02158d64 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02158d80 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158d94 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158d9c kind:arm_call to:0x02159fd4 module:overlay(80) +from:0x02158db0 kind:arm_call to:0x02159d78 module:overlay(80) +from:0x02158ddc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158e38 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158e7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158e90 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158eac kind:arm_call to:0x01ffb464 module:itcm +from:0x02158ec4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158ee0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158ef4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158f28 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158f48 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158f54 kind:arm_call to:0x02159f40 module:overlay(80) +from:0x02158f70 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02158f90 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158fa4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158fac kind:arm_call to:0x02159fd4 module:overlay(80) +from:0x02158fbc kind:arm_call to:0x02159d78 module:overlay(80) +from:0x02159060 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159074 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159090 kind:arm_call to:0x01ffb464 module:itcm +from:0x021590a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021590c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021590d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215910c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215912c kind:arm_call to:0x01ff9984 module:itcm +from:0x02159138 kind:arm_call to:0x02159f40 module:overlay(80) +from:0x02159154 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0215915c kind:arm_call to:0x02159fd4 module:overlay(80) +from:0x02159188 kind:arm_call to:0x02015244 module:main +from:0x02159198 kind:arm_call to:0x02099764 module:overlay(0) +from:0x021591d4 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x02159224 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159240 kind:arm_call to:0x02159fd4 module:overlay(80) +from:0x02159254 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159274 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021592cc kind:arm_call to:0x02159fd4 module:overlay(80) +from:0x021592e4 kind:arm_call to:0x02015080 module:main +from:0x02159344 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159358 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159360 kind:arm_call to:0x02159fd4 module:overlay(80) +from:0x0215939c kind:arm_call to:0x0215970c module:overlay(80) +from:0x021593b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159420 kind:arm_call to:0x02159fd4 module:overlay(80) +from:0x0215945c kind:arm_call to:0x0215183c module:overlay(80) +from:0x02159460 kind:arm_call to:0x02099784 module:overlay(0) +from:0x02159470 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02159488 kind:load to:0x0215fa78 module:overlay(80) +from:0x0215948c kind:load to:0x0215fa90 module:overlay(80) +from:0x02159498 kind:load to:0x0215fa48 module:overlay(80) +from:0x0215949c kind:load to:0x0215f8b0 module:overlay(80) +from:0x021594d4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021594f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215950c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159528 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159544 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159560 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215957c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215958c kind:load to:0x027e0cec module:dtcm +from:0x021595b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021595c8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02159678 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159694 kind:arm_call to:0x01ff9258 module:itcm +from:0x021596c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021596ec kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021596f8 kind:load to:0x027e0ce0 module:dtcm +from:0x021596fc kind:load to:0x0203e964 module:main +from:0x02159704 kind:load to:0x020b539c module:overlay(0) +from:0x02159724 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159738 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159748 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215975c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215976c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215977c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159798 kind:arm_call to:0x02159e8c module:overlay(80) +from:0x021597b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021597c8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021597d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021597ec kind:arm_call to:0x01ff91b8 module:itcm +from:0x021597fc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159810 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159820 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159834 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215985c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215986c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159880 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159890 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215989c kind:load to:0x0215f3e0 module:overlay(80) +from:0x021598f0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159904 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159944 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159958 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159998 kind:arm_call to:0x01ffb464 module:itcm +from:0x021599a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159ad8 kind:arm_call to:0x02159e8c module:overlay(80) +from:0x02159b3c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159b50 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02159ba8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159bbc kind:arm_call to:0x01ff91b8 module:itcm +from:0x02159bfc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159c10 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159c4c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159c60 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159cc0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159cd0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159d24 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159d34 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159d40 kind:load to:0x0215ecc4 module:overlay(80) +from:0x02159d48 kind:load to:0x0215ecb8 module:overlay(80) +from:0x02159d4c kind:load to:0x0215f700 module:overlay(80) +from:0x02159d50 kind:load to:0x0215f3e0 module:overlay(80) +from:0x02159d54 kind:load to:0x0215eca0 module:overlay(80) +from:0x02159d5c kind:load to:0x0215ecb2 module:overlay(80) +from:0x02159d64 kind:load to:0x0215ecac module:overlay(80) +from:0x02159d68 kind:load to:0x0215ecd0 module:overlay(80) +from:0x02159d6c kind:load to:0x0215ed00 module:overlay(80) +from:0x02159d70 kind:load to:0x0215ed0c module:overlay(80) +from:0x02159d9c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159db0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159dcc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159de0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159dfc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159e0c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159e28 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159e3c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159e68 kind:arm_call to:0x02159e8c module:overlay(80) +from:0x02159e7c kind:load to:0x0215ecc4 module:overlay(80) +from:0x02159e80 kind:load to:0x0215ecb8 module:overlay(80) +from:0x02159e84 kind:load to:0x0215ecd0 module:overlay(80) +from:0x02159e88 kind:load to:0x0215f700 module:overlay(80) +from:0x02159eb8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159ed4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159eec kind:arm_call to:0x01ffb464 module:itcm +from:0x02159f04 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159f1c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159f38 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159fc4 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02159fd0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a018 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0215a024 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a05c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a06c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a088 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0215a094 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a0a8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215a124 kind:arm_call to:0x020158e8 module:main +from:0x0215a158 kind:arm_call to:0x0215a208 module:overlay(80) +from:0x0215a214 kind:arm_call to:0x0215a268 module:overlay(80) +from:0x0215a368 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a3b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a410 kind:arm_call to:0x0215a34c module:overlay(80) +from:0x0215a430 kind:arm_call to:0x02126654 module:overlay(44) +from:0x0215a448 kind:arm_call to:0x0215183c module:overlay(80) +from:0x0215a4a0 kind:arm_call to:0x02126654 module:overlay(44) +from:0x0215a500 kind:arm_call to:0x02126654 module:overlay(44) +from:0x0215a57c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a5b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a5d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a5e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a5f8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215a608 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a624 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a724 kind:arm_call to:0x0215ab6c module:overlay(80) +from:0x0215a740 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a82c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a83c kind:arm_call to:0x0215ab6c module:overlay(80) +from:0x0215a860 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a894 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a938 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a93c kind:load to:0x02049be4 module:main +from:0x0215a944 kind:load to:0x0203e964 module:main +from:0x0215a974 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215aa14 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215aa30 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215aa64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215aa80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215aa8c kind:load to:0x0215ecb8 module:overlay(80) +from:0x0215aa90 kind:load to:0x0215ecf4 module:overlay(80) +from:0x0215aa94 kind:load to:0x0215ecdc module:overlay(80) +from:0x0215aa9c kind:load to:0x0215c510 module:overlay(80) +from:0x0215aaa4 kind:load to:0x027e0cec module:dtcm +from:0x0215aac4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215ab20 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215ab2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ab40 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ab44 kind:load to:0x020b539c module:overlay(0) +from:0x0215ab5c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215aba4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ac68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215ac78 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0215ac84 kind:load to:0x0203e964 module:main +from:0x0215acac kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x0215acb8 kind:arm_call to:0x0215183c module:overlay(80) +from:0x0215acc8 kind:arm_call to:0x0215be2c module:overlay(80) +from:0x0215ace4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215acfc kind:arm_call to:0x0215183c module:overlay(80) +from:0x0215ad68 kind:arm_call to:0x0215183c module:overlay(80) +from:0x0215ad84 kind:arm_call to:0x0215183c module:overlay(80) +from:0x0215ad8c kind:load to:0x02049be4 module:main +from:0x0215adb4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215adf0 kind:arm_call to:0x02150ce4 module:overlay(80) +from:0x0215adfc kind:arm_call to:0x0215183c module:overlay(80) +from:0x0215ae0c kind:arm_call to:0x02150ce4 module:overlay(80) +from:0x0215ae14 kind:arm_call to:0x0215acc0 module:overlay(80) +from:0x0215ae34 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ae64 kind:arm_call to:0x02016b8c module:main +from:0x0215ae70 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ae94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aea0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215aee0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215af00 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215af30 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215afdc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215afe8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215aff8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b20c kind:arm_call to:0x01ff916c module:itcm +from:0x0215b228 kind:arm_call to:0x020d95ec module:overlay(31) +from:0x0215b258 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b26c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b324 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b338 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215b344 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b34c kind:load to:0x0203e964 module:main +from:0x0215b350 kind:load to:0x02049be4 module:main +from:0x0215b358 kind:load to:0x027e0d2c module:dtcm +from:0x0215b36c kind:arm_call to:0x0215b434 module:overlay(80) +from:0x0215b3ac kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x0215b3c8 kind:load to:0x027e0cec module:dtcm +from:0x0215b3d8 kind:arm_call to:0x0215b434 module:overlay(80) +from:0x0215b414 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x0215b430 kind:load to:0x027e0cec module:dtcm +from:0x0215b588 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b61c kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x0215b700 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215b794 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x0215b7a4 kind:load to:0x0203e964 module:main +from:0x0215b7a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b7d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b7f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b830 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b878 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b8d8 kind:arm_call to:0x01fff168 module:itcm +from:0x0215b8fc kind:arm_call to:0x0209867c module:overlay(0) +from:0x0215b924 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215b930 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b940 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b948 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b95c kind:arm_call to:0x0215ae78 module:overlay(80) +from:0x0215b998 kind:arm_call to:0x020787b8 module:overlay(0) +from:0x0215b9a4 kind:load to:0x027e09bc module:dtcm +from:0x0215b9b4 kind:arm_call to:0x0212a244 module:overlay(44) +from:0x0215b9c4 kind:arm_call to:0x0212a244 module:overlay(44) +from:0x0215ba28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ba68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215baa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215baf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bb30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bb70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bbd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bc00 kind:load to:0x0215f4d8 module:overlay(80) +from:0x0215bc04 kind:load to:0x0215f4dc module:overlay(80) +from:0x0215bc08 kind:load to:0x0215f4e0 module:overlay(80) +from:0x0215bc28 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bc3c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bc4c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bc60 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bc70 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bc84 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bcac kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bcbc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bcd0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bce0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bd20 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bd34 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bd54 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bd68 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bd88 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bd9c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bdd0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bde0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215be00 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215be10 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215be18 kind:load to:0x0215eca0 module:overlay(80) +from:0x0215be1c kind:load to:0x0215ecb2 module:overlay(80) +from:0x0215be20 kind:load to:0x0215ecac module:overlay(80) +from:0x0215be24 kind:load to:0x0215ed00 module:overlay(80) +from:0x0215be28 kind:load to:0x0215ed0c module:overlay(80) +from:0x0215be58 kind:arm_call to:0x0208bb6c module:overlay(0) +from:0x0215be70 kind:arm_call to:0x02098654 module:overlay(0) +from:0x0215be8c kind:load to:0x027e0ce0 module:dtcm +from:0x0215bf54 kind:arm_call to:0x01fff350 module:itcm +from:0x0215bf94 kind:arm_call to:0x0212aa1c module:overlay(44) +from:0x0215bfa4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215bfd8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c004 kind:arm_call to:0x0215d0dc module:overlay(80) +from:0x0215c014 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c030 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c038 kind:load to:0x020b3000 module:overlay(0) +from:0x0215c05c kind:arm_call to:0x020d961c module:overlay(31) +from:0x0215c068 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c074 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215c084 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x0215c08c kind:load to:0x027e0d2c module:dtcm +from:0x0215c090 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c094 kind:load to:0x027e0d38 module:dtcm +from:0x0215c184 kind:arm_call to:0x0200e398 module:main +from:0x0215c18c kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c1c0 kind:arm_call to:0x0215c098 module:overlay(80) +from:0x0215c1e4 kind:arm_call to:0x0215c15c module:overlay(80) +from:0x0215c1f8 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c210 kind:arm_call to:0x02028d30 module:main +from:0x0215c218 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c240 kind:arm_call to:0x01ffa0bc module:itcm +from:0x0215c250 kind:arm_call to:0x01ffa328 module:itcm +from:0x0215c258 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c264 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c278 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c290 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c2a8 kind:arm_call to:0x0215c15c module:overlay(80) +from:0x0215c2c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c320 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c330 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c33c kind:arm_call to:0x0215c15c module:overlay(80) +from:0x0215c354 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c35c kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c36c kind:arm_call to:0x02028d30 module:main +from:0x0215c374 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c39c kind:arm_call to:0x01ffa0bc module:itcm +from:0x0215c3ac kind:arm_call to:0x01ffa328 module:itcm +from:0x0215c3b4 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c3c0 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215c3d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c404 kind:arm_call to:0x0200e260 module:main +from:0x0215c40c kind:arm_call to:0x01ff938c module:itcm +from:0x0215c414 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c41c kind:arm_call to:0x01ff938c module:itcm +from:0x0215c43c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c450 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c464 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c474 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c488 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c4a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c4d4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c504 kind:load to:0x0215ff14 module:overlay(80) +from:0x0215c508 kind:load to:0x0203e964 module:main +from:0x0215c50c kind:load to:0x027e0964 module:dtcm +from:0x0215c524 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215c550 kind:load to:0x0215f3f4 module:overlay(80) +from:0x0215c57c kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0215c5a8 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0215c5c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c608 kind:arm_call to:0x01fff498 module:itcm +from:0x0215c614 kind:arm_call to:0x01fff584 module:itcm +from:0x0215c658 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c664 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c698 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c6c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c768 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c778 kind:load to:0x0203e964 module:main +from:0x0215c78c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c798 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c7b4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215c7c4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215c7e0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c7e8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c7fc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c804 kind:arm_call to:0x02011ff4 module:main +from:0x0215c818 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c82c kind:load to:0x021600d4 module:overlay(80) +from:0x0215c840 kind:arm_call to:0x02011f3c module:main +from:0x0215c84c kind:arm_call to:0x0215cc3c module:overlay(80) +from:0x0215c860 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c870 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215c8d0 kind:load to:0x0215fb90 module:overlay(80) +from:0x0215c8d4 kind:load to:0x0215fbb4 module:overlay(80) +from:0x0215c8dc kind:load to:0x0215fb6c module:overlay(80) +from:0x0215c908 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c920 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c934 kind:arm_call to:0x0215a268 module:overlay(80) +from:0x0215c944 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c980 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c9c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ca10 kind:load to:0x027e0130 module:dtcm +from:0x0215ca1c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215ca30 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215ca38 kind:arm_call to:0x02011ff4 module:main +from:0x0215ca70 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0215caac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cac8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215cb34 kind:arm_call to:0x01fff498 module:itcm +from:0x0215cb50 kind:arm_call to:0x01fff584 module:itcm +from:0x0215cc14 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0215cc28 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cc30 kind:load to:0x027e0ce8 module:dtcm +from:0x0215cc44 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215cca8 kind:arm_call_thumb to:0x02057a6c module:overlay(0) +from:0x0215ccd4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215ccf0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215cd00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215cd34 kind:arm_call to:0x0203d160 module:main +from:0x0215cd4c kind:arm_call to:0x0203d160 module:main +from:0x0215cd5c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0215cd7c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215cd84 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215cda4 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215cdbc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215cdc8 kind:arm_call to:0x0215e3a4 module:overlay(80) +from:0x0215cde8 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215ce1c kind:load to:0x0215fc28 module:overlay(80) +from:0x0215ce20 kind:load to:0x021600d4 module:overlay(80) +from:0x0215ce24 kind:load to:0x0215fbdc module:overlay(80) +from:0x0215ce28 kind:load to:0x0215c7cc module:overlay(80) +from:0x0215ce2c kind:load to:0x020a02d4 module:overlay(0) +from:0x0215ce30 kind:load to:0x0215fabc module:overlay(80) +from:0x0215ce34 kind:load to:0x0215fbb4 module:overlay(80) +from:0x0215ce38 kind:load to:0x0215fb34 module:overlay(80) +from:0x0215ce3c kind:load to:0x0215fb20 module:overlay(80) +from:0x0215ce4c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215ce60 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215ce74 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215ceb0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215cec4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cecc kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215ced4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215cedc kind:arm_call to:0x0215ca14 module:overlay(80) +from:0x0215cee4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215ceec kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215cf08 kind:arm_call to:0x0203d210 module:main +from:0x0215cf1c kind:arm_call to:0x0203d210 module:main +from:0x0215cf24 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cf2c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cf34 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215cf40 kind:load to:0x0215fc28 module:overlay(80) +from:0x0215cf44 kind:load to:0x027e0cec module:dtcm +from:0x0215cf48 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215cf7c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215cf90 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cf98 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215cfa0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215cfa8 kind:arm_call to:0x0215ca14 module:overlay(80) +from:0x0215cfb0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215cfb8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215cfd4 kind:arm_call to:0x0203d210 module:main +from:0x0215cfe8 kind:arm_call to:0x0203d210 module:main +from:0x0215cff0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215cff8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d000 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d008 kind:arm_call to:0x02011ff4 module:main +from:0x0215d014 kind:load to:0x0215fc28 module:overlay(80) +from:0x0215d018 kind:load to:0x027e0cec module:dtcm +from:0x0215d01c kind:load to:0x020a02d4 module:overlay(0) +from:0x0215d084 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215d09c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215d0b4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215d0c0 kind:arm_call to:0x0215d0dc module:overlay(80) +from:0x0215d0cc kind:load to:0x0215ed38 module:overlay(80) +from:0x0215d0d8 kind:load to:0x027e0cec module:dtcm +from:0x0215d120 kind:load to:0x0215fad0 module:overlay(80) +from:0x0215d194 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d1b4 kind:arm_call to:0x02080998 module:overlay(0) +from:0x0215d1c4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215d200 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d210 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0215d220 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215d264 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d270 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215d280 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215d2bc kind:arm_call to:0x01fff148 module:itcm +from:0x0215d2d4 kind:arm_call to:0x0215e228 module:overlay(80) +from:0x0215d300 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215d318 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d324 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215d334 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215d344 kind:arm_call to:0x0215d0dc module:overlay(80) +from:0x0215d35c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215d3b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d3d4 kind:arm_call to:0x020e5034 module:overlays(26,31) +from:0x0215d3ec kind:arm_call to:0x0215d0dc module:overlay(80) +from:0x0215d408 kind:load to:0x0215fae8 module:overlay(80) +from:0x0215d40c kind:load to:0x027e0cd8 module:dtcm +from:0x0215d410 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d414 kind:load to:0x027e09c0 module:dtcm +from:0x0215d41c kind:load to:0x027e0ce4 module:dtcm +from:0x0215d46c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d4c0 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0215d504 kind:load to:0x0215ed38 module:overlay(80) +from:0x0215d510 kind:load to:0x027e0958 module:dtcm +from:0x0215d514 kind:load to:0x027e0130 module:dtcm +from:0x0215d530 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215d540 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d6d0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215d6f0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215d6f8 kind:arm_call to:0x0202851c module:main +from:0x0215d708 kind:load to:0x0215ed1c module:overlay(80) +from:0x0215d70c kind:load to:0x0215ed18 module:overlay(80) +from:0x0215d710 kind:load to:0x0203e964 module:main +from:0x0215d714 kind:load to:0x027e09a8 module:dtcm +from:0x0215d768 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215d7b0 kind:arm_call to:0x0215e25c module:overlay(80) +from:0x0215d844 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215d878 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215d894 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215d8b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215d8cc kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x0215d8f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215d910 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215d954 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215d984 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215d9a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215d9bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215d9d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215d9f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215da70 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215da94 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215daa0 kind:load to:0x0215fac0 module:overlay(80) +from:0x0215daa4 kind:load to:0x027e0cec module:dtcm +from:0x0215daa8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215daac kind:load to:0x0215fb00 module:overlay(80) +from:0x0215dab4 kind:load to:0x0215ed20 module:overlay(80) +from:0x0215dab8 kind:load to:0x0215ed2c module:overlay(80) +from:0x0215dac0 kind:load to:0x027e09a8 module:dtcm +from:0x0215dacc kind:load to:0x027e09c0 module:dtcm +from:0x0215dad0 kind:load to:0x021601ac module:overlay(80) +from:0x0215db78 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215db90 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215dba8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215dbd8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215dc0c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dc24 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dc54 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215dc64 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215dc98 kind:arm_call to:0x0215e228 module:overlay(80) +from:0x0215dcc4 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215dcf4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215dd08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215dd78 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215dd90 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ddec kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215ddf4 kind:arm_call to:0x0215e228 module:overlay(80) +from:0x0215de14 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215de4c kind:arm_call to:0x0215d0dc module:overlay(80) +from:0x0215de58 kind:arm_call to:0x0202851c module:main +from:0x0215dea0 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215dea8 kind:arm_call to:0x0215e228 module:overlay(80) +from:0x0215dec8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215dee4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215df74 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x0215dfc0 kind:arm_call to:0x0215d0dc module:overlay(80) +from:0x0215dfcc kind:load to:0x027e0cec module:dtcm +from:0x0215dfdc kind:load to:0x027e09a8 module:dtcm +from:0x0215dfe4 kind:load to:0x0215ed38 module:overlay(80) +from:0x0215dff0 kind:load to:0x027e09c0 module:dtcm +from:0x0215e044 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e07c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e098 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e0b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e0d0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e11c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e140 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e154 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215e184 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e1a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e1bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215e1c8 kind:load to:0x027e0cec module:dtcm +from:0x0215e1e8 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x0215e210 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215e21c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215e224 kind:load to:0x027e09c0 module:dtcm +from:0x0215e250 kind:arm_call to:0x0202851c module:main +from:0x0215e280 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e2b8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e310 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e338 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e358 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e35c kind:load to:0x0215fab0 module:overlay(80) +from:0x0215e360 kind:load to:0x0215ed38 module:overlay(80) +from:0x0215e380 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e3e4 kind:load to:0x0215fb50 module:overlay(80) +from:0x0215e400 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e454 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e484 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0215e4a4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215e4ac kind:arm_call to:0x02011ff4 module:main +from:0x0215e4c0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215e4c8 kind:arm_call to:0x02011ff4 module:main +from:0x0215e4dc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215e4e4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e4f8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215e558 kind:arm_call to:0x0213fe30 module:overlay(70) +from:0x0215e568 kind:arm_call to:0x0215e6b0 module:overlay(80) +from:0x0215e5c4 kind:arm_call to:0x0202851c module:main +from:0x0215e5dc kind:arm_call to:0x020f65c4 module:overlay(31) +from:0x0215e604 kind:arm_call to:0x0213fe74 module:overlay(70) +from:0x0215e664 kind:arm_call to:0x0213ffa4 module:overlay(70) +from:0x0215e66c kind:arm_call to:0x0202851c module:main +from:0x0215e684 kind:arm_call to:0x020f661c module:overlay(31) +from:0x0215e6ac kind:load to:0x020f6760 module:overlays(19,22,23,31) +from:0x0215e748 kind:load to:0x021601dc module:overlay(80) +from:0x0215e75c kind:arm_call to:0x02011f3c module:main +from:0x0215e768 kind:arm_call to:0x0215e7bc module:overlay(80) +from:0x0215e788 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x0215e7b4 kind:load to:0x0215fc84 module:overlay(80) +from:0x0215e7c4 kind:arm_call to:0x0214a0b8 module:overlay(70) +from:0x0215e7ec kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0215e7fc kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x0215e808 kind:load to:0x021601dc module:overlay(80) +from:0x0215e810 kind:load to:0x0215fcac module:overlay(80) +from:0x0215e814 kind:load to:0x0215fd1c module:overlay(80) +from:0x0215e910 kind:load to:0x021601dc module:overlay(80) +from:0x0215e970 kind:load to:0x021601dc module:overlay(80) +from:0x0215e980 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215e988 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215e990 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215e9a8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215e9b0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215e9b8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215e9c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e9d4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0215e9e8 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0215e9f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215ea04 kind:arm_branch to:0x0214a33c module:overlay(70) +from:0x0215ea14 kind:load to:0x02160254 module:overlay(80) +from:0x0215ea28 kind:arm_call to:0x02011f3c module:main +from:0x0215ea34 kind:arm_call to:0x0215ea64 module:overlay(80) +from:0x0215ea48 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215ea60 kind:load to:0x0215fd4c module:overlay(80) +from:0x0215ea6c kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215ea9c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215eab4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215eacc kind:load to:0x0215fdb8 module:overlay(80) +from:0x0215ead0 kind:load to:0x02160254 module:overlay(80) +from:0x0215ead4 kind:load to:0x0215fd70 module:overlay(80) +from:0x0215eae0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eaf8 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0215eb3c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215eb4c kind:load to:0x027e0cd8 module:dtcm +from:0x0215eb50 kind:load to:0x0215fd2c module:overlay(80) +from:0x0215ebcc kind:load to:0x02160254 module:overlay(80) +from:0x0215ebec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215ec00 kind:load to:0x020578a4 module:overlay(0) +from:0x0215ec14 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215ec1c kind:arm_call to:0x02011ff4 module:main +from:0x0215ec34 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215ec3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ec44 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215ec5c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215ec64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ec6c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215ec74 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec88 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215f168 kind:arm_call to:0x02150c6c module:overlay(80) +from:0x0215f178 kind:arm_call to:0x0203ce74 module:main +from:0x0215f190 kind:load to:0x0215f700 module:overlay(80) +from:0x0215f1a0 kind:load to:0x0215f70c module:overlay(80) +from:0x0215f1a8 kind:load to:0x0215f724 module:overlay(80) +from:0x0215f1ac kind:load to:0x0215f73c module:overlay(80) +from:0x0215f1b0 kind:load to:0x0215f718 module:overlay(80) +from:0x0215f1b4 kind:load to:0x0215f730 module:overlay(80) +from:0x0215f1b8 kind:load to:0x0215f748 module:overlay(80) +from:0x0215f1c0 kind:load to:0x0215f754 module:overlay(80) +from:0x0215f1c4 kind:load to:0x0215f760 module:overlay(80) +from:0x0215f1c8 kind:load to:0x0215f76c module:overlay(80) +from:0x0215f1cc kind:load to:0x0215f784 module:overlay(80) +from:0x0215f1d0 kind:load to:0x0215f778 module:overlay(80) +from:0x0215f1d8 kind:load to:0x0215f790 module:overlay(80) +from:0x0215f1dc kind:load to:0x0215f79c module:overlay(80) +from:0x0215f1e4 kind:load to:0x0215f7a8 module:overlay(80) +from:0x0215f1e8 kind:load to:0x0215f7b4 module:overlay(80) +from:0x0215f1ec kind:load to:0x0215f7c0 module:overlay(80) +from:0x0215f1f0 kind:load to:0x0215f7cc module:overlay(80) +from:0x0215f1f4 kind:load to:0x0215f7d8 module:overlay(80) +from:0x0215f1f8 kind:load to:0x0215f7e4 module:overlay(80) +from:0x0215f20c kind:load to:0x0215f7f0 module:overlay(80) +from:0x0215f210 kind:load to:0x0215f7fc module:overlay(80) +from:0x0215f214 kind:load to:0x0215f808 module:overlay(80) +from:0x0215f218 kind:load to:0x0215f814 module:overlay(80) +from:0x0215f21c kind:load to:0x0215f838 module:overlay(80) +from:0x0215f220 kind:load to:0x0215f844 module:overlay(80) +from:0x0215f224 kind:load to:0x0215f850 module:overlay(80) +from:0x0215f228 kind:load to:0x0215f85c module:overlay(80) +from:0x0215f22c kind:load to:0x0215f820 module:overlay(80) +from:0x0215f234 kind:load to:0x0215f880 module:overlay(80) +from:0x0215f23c kind:load to:0x0215f898 module:overlay(80) +from:0x0215f240 kind:load to:0x0215f88c module:overlay(80) +from:0x0215f244 kind:load to:0x0215f3e0 module:overlay(80) +from:0x0215f248 kind:load to:0x0215f8a4 module:overlay(80) +from:0x0215f250 kind:load to:0x0215f82c module:overlay(80) +from:0x0215f258 kind:load to:0x0215f874 module:overlay(80) +from:0x0215f260 kind:load to:0x0215f868 module:overlay(80) +from:0x0215f268 kind:load to:0x0215f4d8 module:overlay(80) +from:0x0215f26c kind:load to:0x0215f4f0 module:overlay(80) +from:0x0215f274 kind:load to:0x0215f4fc module:overlay(80) +from:0x0215f27c kind:load to:0x0215f538 module:overlay(80) +from:0x0215f280 kind:load to:0x0215f4e4 module:overlay(80) +from:0x0215f284 kind:load to:0x0215fe20 module:overlay(80) +from:0x0215f288 kind:load to:0x0215f520 module:overlay(80) +from:0x0215f28c kind:load to:0x0215f508 module:overlay(80) +from:0x0215f290 kind:load to:0x0215f514 module:overlay(80) +from:0x0215f294 kind:load to:0x0215f52c module:overlay(80) +from:0x0215f29c kind:load to:0x0215f544 module:overlay(80) +from:0x0215f2a0 kind:load to:0x0215fe3c module:overlay(80) +from:0x0215f2a4 kind:load to:0x0215c810 module:overlay(80) +from:0x0215f2a8 kind:load to:0x0215fe30 module:overlay(80) +from:0x0215f2e4 kind:arm_call to:0x0215c854 module:overlay(80) +from:0x0215f2f4 kind:arm_call to:0x0203ce74 module:main +from:0x0215f308 kind:load to:0x0215fac0 module:overlay(80) +from:0x0215f310 kind:load to:0x021600c4 module:overlay(80) +from:0x0215f314 kind:load to:0x021600d4 module:overlay(80) +from:0x0215f318 kind:load to:0x0215e4f0 module:overlay(80) +from:0x0215f31c kind:load to:0x021600c8 module:overlay(80) +from:0x0215f33c kind:arm_call to:0x0215e770 module:overlay(80) +from:0x0215f34c kind:arm_call to:0x0203ce74 module:main +from:0x0215f360 kind:load to:0x021601cc module:overlay(80) +from:0x0215f364 kind:load to:0x021601dc module:overlay(80) +from:0x0215f368 kind:load to:0x0215e9cc module:overlay(80) +from:0x0215f36c kind:load to:0x021601d0 module:overlay(80) +from:0x0215f38c kind:arm_call to:0x0215ea3c module:overlay(80) +from:0x0215f39c kind:arm_call to:0x0203ce74 module:main +from:0x0215f3b0 kind:load to:0x02160244 module:overlay(80) +from:0x0215f3b4 kind:load to:0x02160254 module:overlay(80) +from:0x0215f3b8 kind:load to:0x0215ec80 module:overlay(80) +from:0x0215f3bc kind:load to:0x02160248 module:overlay(80) +from:0x0215f3c0 kind:load to:0x0215ed48 module:overlay(80) +from:0x0215f3c4 kind:load to:0x0215f2ac module:overlay(80) +from:0x0215f3c8 kind:load to:0x0215f320 module:overlay(80) +from:0x0215f3cc kind:load to:0x0215f370 module:overlay(80) +from:0x0215f3f4 kind:load to:0x021511c4 module:overlay(80) +from:0x0215f3f8 kind:load to:0x0215c7d8 module:overlay(80) +from:0x0215f3fc kind:load to:0x0215c554 module:overlay(80) +from:0x0215f400 kind:load to:0x0215c584 module:overlay(80) +from:0x0215f404 kind:load to:0x0207c010 module:overlay(0) +from:0x0215f410 kind:load to:0x02150c44 module:overlay(80) +from:0x0215f414 kind:load to:0x02097944 module:overlay(0) +from:0x0215f418 kind:load to:0x02150c00 module:overlay(80) +from:0x0215f41c kind:load to:0x020977d0 module:overlay(0) +from:0x0215f420 kind:load to:0x0209794c module:overlay(0) +from:0x0215f424 kind:load to:0x0209796c module:overlay(0) +from:0x0215f428 kind:load to:0x02097998 module:overlay(0) +from:0x0215f434 kind:load to:0x02151154 module:overlay(80) +from:0x0215f438 kind:load to:0x0215c7f4 module:overlay(80) +from:0x0215f43c kind:load to:0x0209a254 module:overlay(0) +from:0x0215f440 kind:load to:0x0209a288 module:overlay(0) +from:0x0215f444 kind:load to:0x0209a320 module:overlay(0) +from:0x0215f448 kind:load to:0x0209a334 module:overlay(0) +from:0x0215f44c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215f450 kind:load to:0x0209a35c module:overlay(0) +from:0x0215f454 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215f458 kind:load to:0x0209a06c module:overlay(0) +from:0x0215f45c kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215f460 kind:load to:0x0209a308 module:overlay(0) +from:0x0215f464 kind:load to:0x0209a348 module:overlay(0) +from:0x0215f468 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215f46c kind:load to:0x0215c7a0 module:overlay(80) +from:0x0215f470 kind:load to:0x0215c77c module:overlay(80) +from:0x0215f474 kind:load to:0x0209a70c module:overlay(0) +from:0x0215f480 kind:load to:0x0215be94 module:overlay(80) +from:0x0215f484 kind:load to:0x02098554 module:overlay(0) +from:0x0215f488 kind:load to:0x0209856c module:overlay(0) +from:0x0215f48c kind:load to:0x02098578 module:overlay(0) +from:0x0215f490 kind:load to:0x01fff464 module:itcm +from:0x0215f494 kind:load to:0x0215beb0 module:overlay(80) +from:0x0215f498 kind:load to:0x021513c8 module:overlay(80) +from:0x0215f49c kind:load to:0x0215140c module:overlay(80) +from:0x0215f4a0 kind:load to:0x02152220 module:overlay(80) +from:0x0215f4a4 kind:load to:0x0215219c module:overlay(80) +from:0x0215f4a8 kind:load to:0x020984bc module:overlay(0) +from:0x0215f4ac kind:load to:0x02152c98 module:overlay(80) +from:0x0215f4b0 kind:load to:0x02152c64 module:overlay(80) +from:0x0215f4b4 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f4b8 kind:load to:0x02098584 module:overlay(0) +from:0x0215f4bc kind:load to:0x020985f0 module:overlay(0) +from:0x0215f4c0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f4c4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f4c8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f4cc kind:load to:0x021511d8 module:overlay(80) +from:0x0215f4d0 kind:load to:0x021512cc module:overlay(80) +from:0x0215f4d4 kind:load to:0x02099588 module:overlay(0) +from:0x0215f550 kind:load to:0x02152fbc module:overlay(80) +from:0x0215f558 kind:load to:0x02153160 module:overlay(80) +from:0x0215f560 kind:load to:0x02153264 module:overlay(80) +from:0x0215f568 kind:load to:0x02153500 module:overlay(80) +from:0x0215f570 kind:load to:0x02153f68 module:overlay(80) +from:0x0215f578 kind:load to:0x0215434c module:overlay(80) +from:0x0215f580 kind:load to:0x02154904 module:overlay(80) +from:0x0215f588 kind:load to:0x02154a4c module:overlay(80) +from:0x0215f590 kind:load to:0x02154bd8 module:overlay(80) +from:0x0215f598 kind:load to:0x02155dd4 module:overlay(80) +from:0x0215f5a0 kind:load to:0x02155ea8 module:overlay(80) +from:0x0215f5a8 kind:load to:0x02155fbc module:overlay(80) +from:0x0215f5b0 kind:load to:0x02156328 module:overlay(80) +from:0x0215f5b8 kind:load to:0x02156b18 module:overlay(80) +from:0x0215f5c0 kind:load to:0x02156e60 module:overlay(80) +from:0x0215f5c8 kind:load to:0x02157294 module:overlay(80) +from:0x0215f5d0 kind:load to:0x0215743c module:overlay(80) +from:0x0215f5d8 kind:load to:0x0215781c module:overlay(80) +from:0x0215f5e0 kind:load to:0x02157974 module:overlay(80) +from:0x0215f5e8 kind:load to:0x02157bfc module:overlay(80) +from:0x0215f5f0 kind:load to:0x02155708 module:overlay(80) +from:0x0215f5f8 kind:load to:0x02157df8 module:overlay(80) +from:0x0215f600 kind:load to:0x0215551c module:overlay(80) +from:0x0215f608 kind:load to:0x02155680 module:overlay(80) +from:0x0215f610 kind:load to:0x021557e0 module:overlay(80) +from:0x0215f618 kind:load to:0x021559e8 module:overlay(80) +from:0x0215f620 kind:load to:0x02155ca8 module:overlay(80) +from:0x0215f628 kind:load to:0x02152f40 module:overlay(80) +from:0x0215f630 kind:load to:0x021530f4 module:overlay(80) +from:0x0215f638 kind:load to:0x021531b8 module:overlay(80) +from:0x0215f640 kind:load to:0x0215341c module:overlay(80) +from:0x0215f648 kind:load to:0x02153e98 module:overlay(80) +from:0x0215f650 kind:load to:0x02154304 module:overlay(80) +from:0x0215f658 kind:load to:0x021547d0 module:overlay(80) +from:0x0215f660 kind:load to:0x021549e0 module:overlay(80) +from:0x0215f668 kind:load to:0x02154b5c module:overlay(80) +from:0x0215f670 kind:load to:0x02155d60 module:overlay(80) +from:0x0215f678 kind:load to:0x02155e08 module:overlay(80) +from:0x0215f680 kind:load to:0x02155f0c module:overlay(80) +from:0x0215f688 kind:load to:0x02156274 module:overlay(80) +from:0x0215f690 kind:load to:0x02156a68 module:overlay(80) +from:0x0215f698 kind:load to:0x02156dd0 module:overlay(80) +from:0x0215f6a0 kind:load to:0x02157228 module:overlay(80) +from:0x0215f6a8 kind:load to:0x02157330 module:overlay(80) +from:0x0215f6b0 kind:load to:0x02157774 module:overlay(80) +from:0x0215f6b8 kind:load to:0x02157880 module:overlay(80) +from:0x0215f6c0 kind:load to:0x02157b7c module:overlay(80) +from:0x0215f6c8 kind:load to:0x021556d8 module:overlay(80) +from:0x0215f6d0 kind:load to:0x02157d60 module:overlay(80) +from:0x0215f6d8 kind:load to:0x021554f4 module:overlay(80) +from:0x0215f6e0 kind:load to:0x02155670 module:overlay(80) +from:0x0215f6e8 kind:load to:0x02155778 module:overlay(80) +from:0x0215f6f0 kind:load to:0x021558bc module:overlay(80) +from:0x0215f6f8 kind:load to:0x02155c5c module:overlay(80) +from:0x0215fab0 kind:load to:0x0215e36c module:overlay(80) +from:0x0215fabc kind:load to:0x0215c9d0 module:overlay(80) +from:0x0215fad0 kind:load to:0x0215d518 module:overlay(80) +from:0x0215fad8 kind:load to:0x0215d720 module:overlay(80) +from:0x0215fae0 kind:load to:0x0215e00c module:overlay(80) +from:0x0215fae8 kind:load to:0x0215d51c module:overlay(80) +from:0x0215faf0 kind:load to:0x0215dad4 module:overlay(80) +from:0x0215faf8 kind:load to:0x0215e1d4 module:overlay(80) +from:0x0215fb20 kind:load to:0x0215ce6c module:overlay(80) +from:0x0215fb24 kind:load to:0x0215e4b8 module:overlay(80) +from:0x0215fb28 kind:load to:0x0215c8e0 module:overlay(80) +from:0x0215fb34 kind:load to:0x0215ca14 module:overlay(80) +from:0x0215fb38 kind:load to:0x0215ca28 module:overlay(80) +from:0x0215fb3c kind:load to:0x0215ca44 module:overlay(80) +from:0x0215fb40 kind:load to:0x0215ca78 module:overlay(80) +from:0x0215fb44 kind:load to:0x0207c010 module:overlay(0) +from:0x0215fb50 kind:load to:0x0215ce58 module:overlay(80) +from:0x0215fb54 kind:load to:0x0215e49c module:overlay(80) +from:0x0215fb58 kind:load to:0x0207b71c module:overlay(0) +from:0x0215fb5c kind:load to:0x0215e3e8 module:overlay(80) +from:0x0215fb60 kind:load to:0x0207b70c module:overlay(0) +from:0x0215fb6c kind:load to:0x0215c830 module:overlay(80) +from:0x0215fb70 kind:load to:0x02097944 module:overlay(0) +from:0x0215fb74 kind:load to:0x02097754 module:overlay(0) +from:0x0215fb78 kind:load to:0x020977d0 module:overlay(0) +from:0x0215fb7c kind:load to:0x0209794c module:overlay(0) +from:0x0215fb80 kind:load to:0x0209796c module:overlay(0) +from:0x0215fb84 kind:load to:0x02097998 module:overlay(0) +from:0x0215fb94 kind:load to:0x02097944 module:overlay(0) +from:0x0215fb98 kind:load to:0x02097754 module:overlay(0) +from:0x0215fb9c kind:load to:0x020977d0 module:overlay(0) +from:0x0215fba0 kind:load to:0x0209794c module:overlay(0) +from:0x0215fba4 kind:load to:0x0209796c module:overlay(0) +from:0x0215fba8 kind:load to:0x02097998 module:overlay(0) +from:0x0215fbb4 kind:load to:0x0207cac0 module:overlay(0) +from:0x0215fbb8 kind:load to:0x0207cac8 module:overlay(0) +from:0x0215fbbc kind:load to:0x0207d2dc module:overlay(0) +from:0x0215fbc0 kind:load to:0x0207d2cc module:overlay(0) +from:0x0215fbc4 kind:load to:0x0207d318 module:overlay(0) +from:0x0215fbc8 kind:load to:0x0207d350 module:overlay(0) +from:0x0215fbcc kind:load to:0x0207d394 module:overlay(0) +from:0x0215fbd0 kind:load to:0x0207d3bc module:overlay(0) +from:0x0215fbdc kind:load to:0x0215ce44 module:overlay(80) +from:0x0215fbe0 kind:load to:0x0215e4d4 module:overlay(80) +from:0x0215fbe4 kind:load to:0x0209a254 module:overlay(0) +from:0x0215fbe8 kind:load to:0x0209a288 module:overlay(0) +from:0x0215fbec kind:load to:0x0209a320 module:overlay(0) +from:0x0215fbf0 kind:load to:0x0209a334 module:overlay(0) +from:0x0215fbf4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215fbf8 kind:load to:0x0209a35c module:overlay(0) +from:0x0215fbfc kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215fc00 kind:load to:0x0209a06c module:overlay(0) +from:0x0215fc04 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215fc08 kind:load to:0x0209a308 module:overlay(0) +from:0x0215fc0c kind:load to:0x0209a348 module:overlay(0) +from:0x0215fc10 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215fc14 kind:load to:0x0215c7a0 module:overlay(80) +from:0x0215fc18 kind:load to:0x0215c77c module:overlay(80) +from:0x0215fc1c kind:load to:0x0209a70c module:overlay(0) +from:0x0215fc28 kind:load to:0x02098518 module:overlay(0) +from:0x0215fc2c kind:load to:0x02098554 module:overlay(0) +from:0x0215fc30 kind:load to:0x0209856c module:overlay(0) +from:0x0215fc34 kind:load to:0x02098578 module:overlay(0) +from:0x0215fc38 kind:load to:0x01fff464 module:itcm +from:0x0215fc3c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215fc40 kind:load to:0x0215d020 module:overlay(80) +from:0x0215fc44 kind:load to:0x020984b0 module:overlay(0) +from:0x0215fc48 kind:load to:0x0215d124 module:overlay(80) +from:0x0215fc4c kind:load to:0x020984b8 module:overlay(0) +from:0x0215fc50 kind:load to:0x020984bc module:overlay(0) +from:0x0215fc54 kind:load to:0x0215d420 module:overlay(80) +from:0x0215fc58 kind:load to:0x020984c4 module:overlay(0) +from:0x0215fc5c kind:load to:0x020984c8 module:overlay(0) +from:0x0215fc60 kind:load to:0x02098584 module:overlay(0) +from:0x0215fc64 kind:load to:0x020985f0 module:overlay(0) +from:0x0215fc68 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215fc6c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215fc70 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fc74 kind:load to:0x0215ce80 module:overlay(80) +from:0x0215fc78 kind:load to:0x0215cf4c module:overlay(80) +from:0x0215fc84 kind:load to:0x0215e74c module:overlay(80) +from:0x0215fc88 kind:load to:0x0209cb9c module:overlay(0) +from:0x0215fc8c kind:load to:0x0209cd60 module:overlay(0) +from:0x0215fc90 kind:load to:0x0209cd7c module:overlay(0) +from:0x0215fc94 kind:load to:0x0209cdc0 module:overlay(0) +from:0x0215fc98 kind:load to:0x0215e9cc module:overlay(80) +from:0x0215fc9c kind:load to:0x0215e9e0 module:overlay(80) +from:0x0215fca0 kind:load to:0x0209cbb4 module:overlay(0) +from:0x0215fcac kind:load to:0x0214a24c module:overlay(70) +from:0x0215fcb0 kind:load to:0x0214a2f4 module:overlay(70) +from:0x0215fcb4 kind:load to:0x0214a3d8 module:overlay(70) +from:0x0215fcb8 kind:load to:0x0214a504 module:overlay(70) +from:0x0215fcbc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215fcc0 kind:load to:0x0215e818 module:overlay(80) +from:0x0215fcc4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215fcc8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215fccc kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215fcd0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215fcd4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215fcd8 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215fcdc kind:load to:0x0215e974 module:overlay(80) +from:0x0215fce0 kind:load to:0x0215e99c module:overlay(80) +from:0x0215fce4 kind:load to:0x0214a33c module:overlay(70) +from:0x0215fce8 kind:load to:0x0214a9bc module:overlay(70) +from:0x0215fcec kind:load to:0x0214b210 module:overlay(70) +from:0x0215fcf0 kind:load to:0x0214b228 module:overlay(70) +from:0x0215fcf4 kind:load to:0x0214ad3c module:overlay(70) +from:0x0215fcf8 kind:load to:0x0214ade0 module:overlay(70) +from:0x0215fcfc kind:load to:0x0214ae5c module:overlay(70) +from:0x0215fd00 kind:load to:0x0214a568 module:overlay(70) +from:0x0215fd04 kind:load to:0x0214a794 module:overlay(70) +from:0x0215fd08 kind:load to:0x0215e8c0 module:overlay(80) +from:0x0215fd0c kind:load to:0x0215e914 module:overlay(80) +from:0x0215fd10 kind:load to:0x0214b23c module:overlay(70) +from:0x0215fd1c kind:load to:0x02073184 module:overlay(0) +from:0x0215fd20 kind:load to:0x0215e9fc module:overlay(80) +from:0x0215fd24 kind:load to:0x0207318c module:overlay(0) +from:0x0215fd28 kind:load to:0x02073190 module:overlay(0) +from:0x0215fd4c kind:load to:0x0215ea18 module:overlay(80) +from:0x0215fd50 kind:load to:0x02097944 module:overlay(0) +from:0x0215fd54 kind:load to:0x02097754 module:overlay(0) +from:0x0215fd58 kind:load to:0x020977d0 module:overlay(0) +from:0x0215fd5c kind:load to:0x0209794c module:overlay(0) +from:0x0215fd60 kind:load to:0x0209796c module:overlay(0) +from:0x0215fd64 kind:load to:0x02097998 module:overlay(0) +from:0x0215fd70 kind:load to:0x0215ead8 module:overlay(80) +from:0x0215fd74 kind:load to:0x0215ec0c module:overlay(80) +from:0x0215fd78 kind:load to:0x02099b00 module:overlay(0) +from:0x0215fd7c kind:load to:0x02099b38 module:overlay(0) +from:0x0215fd80 kind:load to:0x0209a13c module:overlay(0) +from:0x0215fd84 kind:load to:0x0209a144 module:overlay(0) +from:0x0215fd88 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215fd8c kind:load to:0x02099cb0 module:overlay(0) +from:0x0215fd90 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215fd94 kind:load to:0x0209a06c module:overlay(0) +from:0x0215fd98 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215fd9c kind:load to:0x0209a10c module:overlay(0) +from:0x0215fda0 kind:load to:0x0215ec04 module:overlay(80) +from:0x0215fda4 kind:load to:0x0209a124 module:overlay(0) +from:0x0215fda8 kind:load to:0x0215ebf4 module:overlay(80) +from:0x0215fdac kind:load to:0x0215ebd0 module:overlay(80) +from:0x0215fdb8 kind:load to:0x02098518 module:overlay(0) +from:0x0215fdbc kind:load to:0x02098554 module:overlay(0) +from:0x0215fdc0 kind:load to:0x0209856c module:overlay(0) +from:0x0215fdc4 kind:load to:0x02098578 module:overlay(0) +from:0x0215fdc8 kind:load to:0x01fff464 module:itcm +from:0x0215fdcc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215fdd0 kind:load to:0x0215eaec module:overlay(80) +from:0x0215fdd4 kind:load to:0x0215eb54 module:overlay(80) +from:0x0215fdd8 kind:load to:0x0215eb58 module:overlay(80) +from:0x0215fddc kind:load to:0x0215eb6c module:overlay(80) +from:0x0215fde0 kind:load to:0x020984bc module:overlay(0) +from:0x0215fde4 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215fde8 kind:load to:0x020984c4 module:overlay(0) +from:0x0215fdec kind:load to:0x020984c8 module:overlay(0) +from:0x0215fdf0 kind:load to:0x02098584 module:overlay(0) +from:0x0215fdf4 kind:load to:0x020985f0 module:overlay(0) +from:0x0215fdf8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215fdfc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215fe00 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fe04 kind:load to:0x0215ec28 module:overlay(80) +from:0x0215fe08 kind:load to:0x0215ec50 module:overlay(80) +from:0x0215fe0c kind:load to:0x0215eb80 module:overlay(80) diff --git a/config/eur/arm9/overlays/ov080/symbols.txt b/config/eur/arm9/overlays/ov080/symbols.txt new file mode 100644 index 00000000..6112b926 --- /dev/null +++ b/config/eur/arm9/overlays/ov080/symbols.txt @@ -0,0 +1,352 @@ +func_ov080_02150c00 kind:function(arm,size=0x38) addr:0x02150c00 +func_ov080_02150c38 kind:function(arm,size=0xc) addr:0x02150c38 +func_ov080_02150c44 kind:function(arm,size=0x28) addr:0x02150c44 +func_ov080_02150c6c kind:function(arm,size=0x78) addr:0x02150c6c +func_ov080_02150ce4 kind:function(arm,size=0x24) addr:0x02150ce4 +func_ov080_02150d08 kind:function(arm,size=0x24) addr:0x02150d08 +func_ov080_02150d2c kind:function(arm,size=0x2c) addr:0x02150d2c +func_ov080_02150d58 kind:function(arm,size=0x3fc) addr:0x02150d58 +func_ov080_02151154 kind:function(arm,size=0x14) addr:0x02151154 +func_ov080_02151168 kind:function(arm,size=0x38) addr:0x02151168 +func_ov080_021511a0 kind:function(arm,size=0x24) addr:0x021511a0 +func_ov080_021511c4 kind:function(arm,size=0x14) addr:0x021511c4 +func_ov080_021511d8 kind:function(arm,size=0xf4) addr:0x021511d8 +func_ov080_021512cc kind:function(arm,size=0xfc) addr:0x021512cc +func_ov080_021513c8 kind:function(arm,size=0x44) addr:0x021513c8 +func_ov080_0215140c kind:function(arm,size=0x338) addr:0x0215140c +func_ov080_02151744 kind:function(arm,size=0xf8) addr:0x02151744 +func_ov080_0215183c kind:function(arm,size=0x78) addr:0x0215183c +func_ov080_021518b4 kind:function(arm,size=0xbc) addr:0x021518b4 +func_ov080_02151970 kind:function(arm,size=0x5e8) addr:0x02151970 +func_ov080_02151f58 kind:function(arm,size=0x120) addr:0x02151f58 +func_ov080_02152078 kind:function(arm,size=0x124) addr:0x02152078 +func_ov080_0215219c kind:function(arm,size=0x84) addr:0x0215219c +func_ov080_02152220 kind:function(arm,size=0xa44) addr:0x02152220 +func_ov080_02152c64 kind:function(arm,size=0x34) addr:0x02152c64 +func_ov080_02152c98 kind:function(arm,size=0x2a8) addr:0x02152c98 +func_ov080_02152f40 kind:function(arm,size=0x7c) addr:0x02152f40 +func_ov080_02152fbc kind:function(arm,size=0x138) addr:0x02152fbc +func_ov080_021530f4 kind:function(arm,size=0x6c) addr:0x021530f4 +func_ov080_02153160 kind:function(arm,size=0x58) addr:0x02153160 +func_ov080_021531b8 kind:function(arm,size=0xac) addr:0x021531b8 +func_ov080_02153264 kind:function(arm,size=0x1b8) addr:0x02153264 +func_ov080_0215341c kind:function(arm,size=0xe4) addr:0x0215341c +func_ov080_02153500 kind:function(arm,size=0x998) addr:0x02153500 +func_ov080_02153e98 kind:function(arm,size=0xd0) addr:0x02153e98 +func_ov080_02153f68 kind:function(arm,size=0x39c) addr:0x02153f68 +func_ov080_02154304 kind:function(arm,size=0x48) addr:0x02154304 +func_ov080_0215434c kind:function(arm,size=0x484) addr:0x0215434c +func_ov080_021547d0 kind:function(arm,size=0x134) addr:0x021547d0 +func_ov080_02154904 kind:function(arm,size=0xdc) addr:0x02154904 +func_ov080_021549e0 kind:function(arm,size=0x6c) addr:0x021549e0 +func_ov080_02154a4c kind:function(arm,size=0x110) addr:0x02154a4c +func_ov080_02154b5c kind:function(arm,size=0x7c) addr:0x02154b5c +func_ov080_02154bd8 kind:function(arm,size=0x91c) addr:0x02154bd8 +func_ov080_021554f4 kind:function(arm,size=0x28) addr:0x021554f4 +func_ov080_0215551c kind:function(arm,size=0x154) addr:0x0215551c +func_ov080_02155670 kind:function(arm,size=0x10) addr:0x02155670 +func_ov080_02155680 kind:function(arm,size=0x58) addr:0x02155680 +func_ov080_021556d8 kind:function(arm,size=0x30) addr:0x021556d8 +func_ov080_02155708 kind:function(arm,size=0x70) addr:0x02155708 +func_ov080_02155778 kind:function(arm,size=0x68) addr:0x02155778 +func_ov080_021557e0 kind:function(arm,size=0xdc) addr:0x021557e0 +func_ov080_021558bc kind:function(arm,size=0x12c) addr:0x021558bc +func_ov080_021559e8 kind:function(arm,size=0x274) addr:0x021559e8 +func_ov080_02155c5c kind:function(arm,size=0x4c) addr:0x02155c5c +func_ov080_02155ca8 kind:function(arm,size=0xb8) addr:0x02155ca8 +func_ov080_02155d60 kind:function(arm,size=0x74) addr:0x02155d60 +func_ov080_02155dd4 kind:function(arm,size=0x34) addr:0x02155dd4 +func_ov080_02155e08 kind:function(arm,size=0xa0) addr:0x02155e08 +func_ov080_02155ea8 kind:function(arm,size=0x64) addr:0x02155ea8 +func_ov080_02155f0c kind:function(arm,size=0xb0) addr:0x02155f0c +func_ov080_02155fbc kind:function(arm,size=0x2b8) addr:0x02155fbc +func_ov080_02156274 kind:function(arm,size=0xb4) addr:0x02156274 +func_ov080_02156328 kind:function(arm,size=0x740) addr:0x02156328 +func_ov080_02156a68 kind:function(arm,size=0xb0) addr:0x02156a68 +func_ov080_02156b18 kind:function(arm,size=0x2b8) addr:0x02156b18 +func_ov080_02156dd0 kind:function(arm,size=0x90) addr:0x02156dd0 +func_ov080_02156e60 kind:function(arm,size=0x3c8) addr:0x02156e60 +func_ov080_02157228 kind:function(arm,size=0x6c) addr:0x02157228 +func_ov080_02157294 kind:function(arm,size=0x9c) addr:0x02157294 +func_ov080_02157330 kind:function(arm,size=0x10c) addr:0x02157330 +func_ov080_0215743c kind:function(arm,size=0x338) addr:0x0215743c +func_ov080_02157774 kind:function(arm,size=0xa8) addr:0x02157774 +func_ov080_0215781c kind:function(arm,size=0x64) addr:0x0215781c +func_ov080_02157880 kind:function(arm,size=0xf4) addr:0x02157880 +func_ov080_02157974 kind:function(arm,size=0x208) addr:0x02157974 +func_ov080_02157b7c kind:function(arm,size=0x80) addr:0x02157b7c +func_ov080_02157bfc kind:function(arm,size=0x164) addr:0x02157bfc +func_ov080_02157d60 kind:function(arm,size=0x98) addr:0x02157d60 +func_ov080_02157df8 kind:function(arm,size=0x16a8) addr:0x02157df8 +func_ov080_021594a0 kind:function(arm,size=0xf0) addr:0x021594a0 +func_ov080_02159590 kind:function(arm,size=0x17c) addr:0x02159590 +func_ov080_0215970c kind:function(arm,size=0x194) addr:0x0215970c +func_ov080_021598a0 kind:function(arm,size=0x4d8) addr:0x021598a0 +func_ov080_02159d78 kind:function(arm,size=0x114) addr:0x02159d78 +func_ov080_02159e8c kind:function(arm,size=0xb4) addr:0x02159e8c +func_ov080_02159f40 kind:function(arm,size=0x40) addr:0x02159f40 +func_ov080_02159f80 kind:function(arm,size=0x54) addr:0x02159f80 +func_ov080_02159fd4 kind:function(arm,size=0x54) addr:0x02159fd4 +func_ov080_0215a028 kind:function(arm,size=0x70) addr:0x0215a028 +func_ov080_0215a098 kind:function(arm,size=0x94) addr:0x0215a098 +func_ov080_0215a12c kind:function(arm,size=0xdc) addr:0x0215a12c +func_ov080_0215a208 kind:function(arm,size=0x60) addr:0x0215a208 +func_ov080_0215a268 kind:function(arm,size=0x84) addr:0x0215a268 +func_ov080_0215a2ec kind:function(arm,size=0x2c) addr:0x0215a2ec +func_ov080_0215a318 kind:function(arm,size=0x34) addr:0x0215a318 +func_ov080_0215a34c kind:function(arm,size=0x70) addr:0x0215a34c +func_ov080_0215a3bc kind:function(arm,size=0x4c) addr:0x0215a3bc +func_ov080_0215a408 kind:function(arm,size=0x48) addr:0x0215a408 +func_ov080_0215a450 kind:function(arm,size=0x5c) addr:0x0215a450 +func_ov080_0215a4ac kind:function(arm,size=0x60) addr:0x0215a4ac +func_ov080_0215a50c kind:function(arm,size=0x1c) addr:0x0215a50c +func_ov080_0215a528 kind:function(arm,size=0x30) addr:0x0215a528 +func_ov080_0215a558 kind:function(arm,size=0x40) addr:0x0215a558 +func_ov080_0215a598 kind:function(arm,size=0x3b4) addr:0x0215a598 +func_ov080_0215a94c kind:function(arm,size=0x160) addr:0x0215a94c +func_ov080_0215aaac kind:function(arm,size=0x9c) addr:0x0215aaac +func_ov080_0215ab48 kind:function(arm,size=0x24) addr:0x0215ab48 +func_ov080_0215ab6c kind:function(arm,size=0x11c) addr:0x0215ab6c +func_ov080_0215ac88 kind:function(arm,size=0x38) addr:0x0215ac88 +func_ov080_0215acc0 kind:function(arm,size=0xd0) addr:0x0215acc0 +func_ov080_0215ad90 kind:function(arm,size=0x8c) addr:0x0215ad90 +func_ov080_0215ae1c kind:function(arm,size=0x5c) addr:0x0215ae1c +func_ov080_0215ae78 kind:function(arm,size=0x30) addr:0x0215ae78 +func_ov080_0215aea8 kind:function(arm,size=0x4b8) addr:0x0215aea8 +func_ov080_0215b360 kind:function(arm,size=0x6c) addr:0x0215b360 +func_ov080_0215b3cc kind:function(arm,size=0x68) addr:0x0215b3cc +func_ov080_0215b434 kind:function(arm,size=0x1c) addr:0x0215b434 +func_ov080_0215b450 kind:function(arm,size=0x35c) addr:0x0215b450 +func_ov080_0215b7ac kind:function(arm,size=0x110) addr:0x0215b7ac +func_ov080_0215b8bc kind:function(arm,size=0x90) addr:0x0215b8bc +func_ov080_0215b94c kind:function(arm,size=0x5c) addr:0x0215b94c +func_ov080_0215b9a8 kind:function(arm,size=0x34) addr:0x0215b9a8 +func_ov080_0215b9dc kind:function(arm,size=0x230) addr:0x0215b9dc +func_ov080_0215bc0c kind:function(arm,size=0xe8) addr:0x0215bc0c +func_ov080_0215bcf4 kind:function(arm,size=0x138) addr:0x0215bcf4 +func_ov080_0215be2c kind:function(arm,size=0x68) addr:0x0215be2c +func_ov080_0215be94 kind:function(arm,size=0x1c) addr:0x0215be94 +func_ov080_0215beb0 kind:function(arm,size=0x74) addr:0x0215beb0 +func_ov080_0215bf24 kind:function(arm,size=0x11c) addr:0x0215bf24 +func_ov080_0215c040 kind:function(arm,size=0x58) addr:0x0215c040 +func_ov080_0215c098 kind:function(arm,size=0x14) addr:0x0215c098 +func_ov080_0215c0ac kind:function(arm,size=0xb0) addr:0x0215c0ac +func_ov080_0215c15c kind:function(arm,size=0x38) addr:0x0215c15c +func_ov080_0215c194 kind:function(arm,size=0x37c) addr:0x0215c194 +func_ov080_0215c510 kind:function(arm,size=0xc) addr:0x0215c510 +func_ov080_0215c51c kind:function(arm,size=0x38) addr:0x0215c51c +func_ov080_0215c554 kind:function(arm,size=0x30) addr:0x0215c554 +func_ov080_0215c584 kind:function(arm,size=0x1f8) addr:0x0215c584 +func_ov080_0215c77c kind:function(arm,size=0x24) addr:0x0215c77c +func_ov080_0215c7a0 kind:function(arm,size=0x2c) addr:0x0215c7a0 +func_ov080_0215c7cc kind:function(arm,size=0xc) addr:0x0215c7cc +func_ov080_0215c7d8 kind:function(arm,size=0x1c) addr:0x0215c7d8 +func_ov080_0215c7f4 kind:function(arm,size=0x1c) addr:0x0215c7f4 +func_ov080_0215c810 kind:function(arm,size=0x14) addr:0x0215c810 +func_ov080_0215c824 kind:function(arm,size=0xc) addr:0x0215c824 +func_ov080_0215c830 kind:function(arm,size=0x24) addr:0x0215c830 +func_ov080_0215c854 kind:function(arm,size=0x8c) addr:0x0215c854 +func_ov080_0215c8e0 kind:function(arm,size=0xf0) addr:0x0215c8e0 +func_ov080_0215c9d0 kind:function(arm,size=0x44) addr:0x0215c9d0 +func_ov080_0215ca14 kind:function(arm,size=0x14) addr:0x0215ca14 +func_ov080_0215ca28 kind:function(arm,size=0x1c) addr:0x0215ca28 +func_ov080_0215ca44 kind:function(arm,size=0x34) addr:0x0215ca44 +func_ov080_0215ca78 kind:function(arm,size=0x1c4) addr:0x0215ca78 +func_ov080_0215cc3c kind:function(arm,size=0x208) addr:0x0215cc3c +func_ov080_0215ce44 kind:function(arm,size=0x14) addr:0x0215ce44 +func_ov080_0215ce58 kind:function(arm,size=0x14) addr:0x0215ce58 +func_ov080_0215ce6c kind:function(arm,size=0x14) addr:0x0215ce6c +func_ov080_0215ce80 kind:function(arm,size=0xcc) addr:0x0215ce80 +func_ov080_0215cf4c kind:function(arm,size=0xd4) addr:0x0215cf4c +func_ov080_0215d020 kind:function(arm,size=0xbc) addr:0x0215d020 +func_ov080_0215d0dc kind:function(arm,size=0x48) addr:0x0215d0dc +func_ov080_0215d124 kind:function(arm,size=0x2fc) addr:0x0215d124 +func_ov080_0215d420 kind:function(arm,size=0xf8) addr:0x0215d420 +func_ov080_0215d518 kind:function(arm,size=0x4) addr:0x0215d518 +func_ov080_0215d51c kind:function(arm,size=0x204) addr:0x0215d51c +func_ov080_0215d720 kind:function(arm,size=0x3b4) addr:0x0215d720 +func_ov080_0215dad4 kind:function(arm,size=0x538) addr:0x0215dad4 +func_ov080_0215e00c kind:function(arm,size=0x1c8) addr:0x0215e00c +func_ov080_0215e1d4 kind:function(arm,size=0x54) addr:0x0215e1d4 +func_ov080_0215e228 kind:function(arm,size=0x34) addr:0x0215e228 +func_ov080_0215e25c kind:function(arm,size=0x110) addr:0x0215e25c +func_ov080_0215e36c kind:function(arm,size=0x38) addr:0x0215e36c +func_ov080_0215e3a4 kind:function(arm,size=0x44) addr:0x0215e3a4 +func_ov080_0215e3e8 kind:function(arm,size=0xb4) addr:0x0215e3e8 +func_ov080_0215e49c kind:function(arm,size=0x1c) addr:0x0215e49c +func_ov080_0215e4b8 kind:function(arm,size=0x1c) addr:0x0215e4b8 +func_ov080_0215e4d4 kind:function(arm,size=0x1c) addr:0x0215e4d4 +func_ov080_0215e4f0 kind:function(arm,size=0x14) addr:0x0215e4f0 +func_ov080_0215e504 kind:function(arm,size=0x78) addr:0x0215e504 +func_ov080_0215e57c kind:function(arm,size=0x9c) addr:0x0215e57c +func_ov080_0215e618 kind:function(arm,size=0x88) addr:0x0215e618 +func_ov080_0215e6a0 kind:function(arm,size=0x10) addr:0x0215e6a0 +func_ov080_0215e6b0 kind:function(arm,size=0x10) addr:0x0215e6b0 +func_ov080_0215e6c0 kind:function(arm,size=0x80) addr:0x0215e6c0 +func_ov080_0215e740 kind:function(arm,size=0xc) addr:0x0215e740 +func_ov080_0215e74c kind:function(arm,size=0x24) addr:0x0215e74c +func_ov080_0215e770 kind:function(arm,size=0x4c) addr:0x0215e770 +func_ov080_0215e7bc kind:function(arm,size=0x5c) addr:0x0215e7bc +func_ov080_0215e818 kind:function(arm,size=0xa8) addr:0x0215e818 +func_ov080_0215e8c0 kind:function(arm,size=0x54) addr:0x0215e8c0 +func_ov080_0215e914 kind:function(arm,size=0x60) addr:0x0215e914 +func_ov080_0215e974 kind:function(arm,size=0x28) addr:0x0215e974 +func_ov080_0215e99c kind:function(arm,size=0x30) addr:0x0215e99c +func_ov080_0215e9cc kind:function(arm,size=0x14) addr:0x0215e9cc +func_ov080_0215e9e0 kind:function(arm,size=0x1c) addr:0x0215e9e0 +func_ov080_0215e9fc kind:function(arm,size=0x10) addr:0x0215e9fc +func_ov080_0215ea0c kind:function(arm,size=0xc) addr:0x0215ea0c +func_ov080_0215ea18 kind:function(arm,size=0x24) addr:0x0215ea18 +func_ov080_0215ea3c kind:function(arm,size=0x28) addr:0x0215ea3c +func_ov080_0215ea64 kind:function(arm,size=0x74) addr:0x0215ea64 +func_ov080_0215ead8 kind:function(arm,size=0x14) addr:0x0215ead8 +func_ov080_0215eaec kind:function(arm,size=0x68) addr:0x0215eaec +func_ov080_0215eb54 kind:function(arm,size=0x4) addr:0x0215eb54 +func_ov080_0215eb58 kind:function(arm,size=0x14) addr:0x0215eb58 +func_ov080_0215eb6c kind:function(arm,size=0x14) addr:0x0215eb6c +func_ov080_0215eb80 kind:function(arm,size=0x50) addr:0x0215eb80 +func_ov080_0215ebd0 kind:function(arm,size=0x24) addr:0x0215ebd0 +func_ov080_0215ebf4 kind:function(arm,size=0x10) addr:0x0215ebf4 +func_ov080_0215ec04 kind:function(arm,size=0x8) addr:0x0215ec04 +func_ov080_0215ec0c kind:function(arm,size=0x1c) addr:0x0215ec0c +func_ov080_0215ec28 kind:function(arm,size=0x28) addr:0x0215ec28 +func_ov080_0215ec50 kind:function(arm,size=0x30) addr:0x0215ec50 +func_ov080_0215ec80 kind:function(arm,size=0x14) addr:0x0215ec80 +data_ov080_0215ec94 kind:data(any) addr:0x0215ec94 +data_ov080_0215ec9a kind:data(any) addr:0x0215ec9a +data_ov080_0215eca0 kind:data(any) addr:0x0215eca0 +data_ov080_0215eca6 kind:data(any) addr:0x0215eca6 +data_ov080_0215ecac kind:data(any) addr:0x0215ecac +data_ov080_0215ecb2 kind:data(any) addr:0x0215ecb2 +data_ov080_0215ecb8 kind:data(any) addr:0x0215ecb8 +data_ov080_0215ecc4 kind:data(any) addr:0x0215ecc4 +data_ov080_0215ecd0 kind:data(any) addr:0x0215ecd0 +data_ov080_0215ecdc kind:data(any) addr:0x0215ecdc +data_ov080_0215ecf4 kind:data(any) addr:0x0215ecf4 +data_ov080_0215ed00 kind:data(any) addr:0x0215ed00 +data_ov080_0215ed0c kind:data(any) addr:0x0215ed0c +data_ov080_0215ed18 kind:data(any) addr:0x0215ed18 +data_ov080_0215ed1c kind:data(any) addr:0x0215ed1c +data_ov080_0215ed20 kind:data(any) addr:0x0215ed20 +data_ov080_0215ed2c kind:data(any) addr:0x0215ed2c +data_ov080_0215ed38 kind:data(any) addr:0x0215ed38 +func_ov080_0215ed48 kind:function(arm,size=0x564) addr:0x0215ed48 +func_ov080_0215f2ac kind:function(arm,size=0x74) addr:0x0215f2ac +func_ov080_0215f320 kind:function(arm,size=0x50) addr:0x0215f320 +func_ov080_0215f370 kind:function(arm,size=0x50) addr:0x0215f370 +data_ov080_0215f3e0 kind:data(any) addr:0x0215f3e0 +data_ov080_0215f3f4 kind:data(any) addr:0x0215f3f4 +data_ov080_0215f410 kind:data(any) addr:0x0215f410 +data_ov080_0215f434 kind:data(any) addr:0x0215f434 +data_ov080_0215f480 kind:data(any) addr:0x0215f480 +data_ov080_0215f4d8 kind:data(any) addr:0x0215f4d8 +data_ov080_0215f4dc kind:data(any) addr:0x0215f4dc +data_ov080_0215f4e0 kind:data(any) addr:0x0215f4e0 +data_ov080_0215f4e4 kind:data(any) addr:0x0215f4e4 +data_ov080_0215f4f0 kind:data(any) addr:0x0215f4f0 +data_ov080_0215f4fc kind:data(any) addr:0x0215f4fc +data_ov080_0215f508 kind:data(any) addr:0x0215f508 +data_ov080_0215f514 kind:data(any) addr:0x0215f514 +data_ov080_0215f520 kind:data(any) addr:0x0215f520 +data_ov080_0215f52c kind:data(any) addr:0x0215f52c +data_ov080_0215f538 kind:data(any) addr:0x0215f538 +data_ov080_0215f544 kind:data(any) addr:0x0215f544 +data_ov080_0215f550 kind:data(any) addr:0x0215f550 +data_ov080_0215f628 kind:data(any) addr:0x0215f628 +data_ov080_0215f700 kind:data(any) addr:0x0215f700 +data_ov080_0215f70c kind:data(any) addr:0x0215f70c +data_ov080_0215f718 kind:data(any) addr:0x0215f718 +data_ov080_0215f724 kind:data(any) addr:0x0215f724 +data_ov080_0215f730 kind:data(any) addr:0x0215f730 +data_ov080_0215f73c kind:data(any) addr:0x0215f73c +data_ov080_0215f748 kind:data(any) addr:0x0215f748 +data_ov080_0215f754 kind:data(any) addr:0x0215f754 +data_ov080_0215f760 kind:data(any) addr:0x0215f760 +data_ov080_0215f76c kind:data(any) addr:0x0215f76c +data_ov080_0215f778 kind:data(any) addr:0x0215f778 +data_ov080_0215f784 kind:data(any) addr:0x0215f784 +data_ov080_0215f790 kind:data(any) addr:0x0215f790 +data_ov080_0215f79c kind:data(any) addr:0x0215f79c +data_ov080_0215f7a8 kind:data(any) addr:0x0215f7a8 +data_ov080_0215f7b4 kind:data(any) addr:0x0215f7b4 +data_ov080_0215f7c0 kind:data(any) addr:0x0215f7c0 +data_ov080_0215f7cc kind:data(any) addr:0x0215f7cc +data_ov080_0215f7d8 kind:data(any) addr:0x0215f7d8 +data_ov080_0215f7e4 kind:data(any) addr:0x0215f7e4 +data_ov080_0215f7f0 kind:data(any) addr:0x0215f7f0 +data_ov080_0215f7fc kind:data(any) addr:0x0215f7fc +data_ov080_0215f808 kind:data(any) addr:0x0215f808 +data_ov080_0215f814 kind:data(any) addr:0x0215f814 +data_ov080_0215f820 kind:data(any) addr:0x0215f820 +data_ov080_0215f82c kind:data(any) addr:0x0215f82c +data_ov080_0215f838 kind:data(any) addr:0x0215f838 +data_ov080_0215f844 kind:data(any) addr:0x0215f844 +data_ov080_0215f850 kind:data(any) addr:0x0215f850 +data_ov080_0215f85c kind:data(any) addr:0x0215f85c +data_ov080_0215f868 kind:data(any) addr:0x0215f868 +data_ov080_0215f874 kind:data(any) addr:0x0215f874 +data_ov080_0215f880 kind:data(any) addr:0x0215f880 +data_ov080_0215f88c kind:data(any) addr:0x0215f88c +data_ov080_0215f898 kind:data(any) addr:0x0215f898 +data_ov080_0215f8a4 kind:data(any) addr:0x0215f8a4 +data_ov080_0215f8b0 kind:data(any) addr:0x0215f8b0 +data_ov080_0215f8c8 kind:data(any) addr:0x0215f8c8 +data_ov080_0215f8e0 kind:data(any) addr:0x0215f8e0 +data_ov080_0215f8f8 kind:data(any) addr:0x0215f8f8 +data_ov080_0215f910 kind:data(any) addr:0x0215f910 +data_ov080_0215f928 kind:data(any) addr:0x0215f928 +data_ov080_0215f940 kind:data(any) addr:0x0215f940 +data_ov080_0215f958 kind:data(any) addr:0x0215f958 +data_ov080_0215f970 kind:data(any) addr:0x0215f970 +data_ov080_0215f988 kind:data(any) addr:0x0215f988 +data_ov080_0215f9a0 kind:data(any) addr:0x0215f9a0 +data_ov080_0215f9b8 kind:data(any) addr:0x0215f9b8 +data_ov080_0215f9d0 kind:data(any) addr:0x0215f9d0 +data_ov080_0215f9e8 kind:data(any) addr:0x0215f9e8 +data_ov080_0215fa00 kind:data(any) addr:0x0215fa00 +data_ov080_0215fa18 kind:data(any) addr:0x0215fa18 +data_ov080_0215fa30 kind:data(any) addr:0x0215fa30 +data_ov080_0215fa48 kind:data(any) addr:0x0215fa48 +data_ov080_0215fa60 kind:data(any) addr:0x0215fa60 +data_ov080_0215fa78 kind:data(any) addr:0x0215fa78 +data_ov080_0215fa90 kind:data(any) addr:0x0215fa90 +data_ov080_0215fab0 kind:data(any) addr:0x0215fab0 +data_ov080_0215fabc kind:data(any) addr:0x0215fabc +data_ov080_0215fac0 kind:data(any) addr:0x0215fac0 +data_ov080_0215fad0 kind:data(any) addr:0x0215fad0 +data_ov080_0215fae8 kind:data(any) addr:0x0215fae8 +data_ov080_0215fb00 kind:data(any) addr:0x0215fb00 +data_ov080_0215fb20 kind:data(any) addr:0x0215fb20 +data_ov080_0215fb34 kind:data(any) addr:0x0215fb34 +data_ov080_0215fb50 kind:data(any) addr:0x0215fb50 +data_ov080_0215fb6c kind:data(any) addr:0x0215fb6c +data_ov080_0215fb90 kind:data(any) addr:0x0215fb90 +data_ov080_0215fbb4 kind:data(any) addr:0x0215fbb4 +data_ov080_0215fbdc kind:data(any) addr:0x0215fbdc +data_ov080_0215fc28 kind:data(any) addr:0x0215fc28 +data_ov080_0215fc84 kind:data(any) addr:0x0215fc84 +data_ov080_0215fcac kind:data(any) addr:0x0215fcac +data_ov080_0215fd1c kind:data(any) addr:0x0215fd1c +data_ov080_0215fd2c kind:data(any) addr:0x0215fd2c +data_ov080_0215fd4c kind:data(any) addr:0x0215fd4c +data_ov080_0215fd70 kind:data(any) addr:0x0215fd70 +data_ov080_0215fd94 kind:data(any) addr:0x0215fd94 ambiguous +data_ov080_0215fdb8 kind:data(any) addr:0x0215fdb8 +data_ov080_0215fe20 kind:bss addr:0x0215fe20 +data_ov080_0215fe24 kind:bss addr:0x0215fe24 +data_ov080_0215fe30 kind:bss addr:0x0215fe30 +data_ov080_0215fe3c kind:bss addr:0x0215fe3c +data_ov080_0215fe40 kind:bss addr:0x0215fe40 +data_ov080_0215ff14 kind:bss addr:0x0215ff14 +data_ov080_021600c4 kind:bss addr:0x021600c4 +data_ov080_021600c8 kind:bss addr:0x021600c8 +data_ov080_021600d4 kind:bss addr:0x021600d4 +data_ov080_02160118 kind:bss addr:0x02160118 ambiguous +data_ov080_02160134 kind:bss addr:0x02160134 ambiguous +data_ov080_021601ac kind:bss addr:0x021601ac +data_ov080_021601cc kind:bss addr:0x021601cc +data_ov080_021601d0 kind:bss addr:0x021601d0 +data_ov080_021601dc kind:bss addr:0x021601dc +data_ov080_02160244 kind:bss addr:0x02160244 +data_ov080_02160248 kind:bss addr:0x02160248 +data_ov080_02160254 kind:bss addr:0x02160254 diff --git a/config/eur/arm9/overlays/ov081/delinks.txt b/config/eur/arm9/overlays/ov081/delinks.txt new file mode 100644 index 00000000..bb48b00c --- /dev/null +++ b/config/eur/arm9/overlays/ov081/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x021526cc kind:code align:32 + .rodata start:0x021526cc end:0x0215271c kind:data align:4 + .init start:0x0215271c end:0x02152838 kind:code align:4 + .ctor start:0x02152838 end:0x02152848 kind:data align:4 + .data start:0x02152860 end:0x02152b00 kind:data align:32 + .bss start:0x02152b00 end:0x02152ca0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov081/relocs.txt b/config/eur/arm9/overlays/ov081/relocs.txt new file mode 100644 index 00000000..ad9aa534 --- /dev/null +++ b/config/eur/arm9/overlays/ov081/relocs.txt @@ -0,0 +1,362 @@ +from:0x02150c08 kind:load to:0x02152b10 module:overlay(81) +from:0x02150c1c kind:arm_call to:0x02011f3c module:main +from:0x02150c28 kind:arm_call to:0x02151004 module:overlay(81) +from:0x02150c3c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02150c70 kind:load to:0x021528e0 module:overlay(81) +from:0x02150c84 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02150ca8 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02150cb0 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02150cb8 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x02150cc8 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02150cd4 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02150d00 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150d38 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150d4c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02150d58 kind:load to:0x02152904 module:overlay(81) +from:0x02150d5c kind:load to:0x02152860 module:overlay(81) +from:0x02150d60 kind:load to:0x021526ec module:overlay(81) +from:0x02150d64 kind:load to:0x021526d8 module:overlay(81) +from:0x02150d68 kind:load to:0x021526dc module:overlay(81) +from:0x02150d74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150d88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150d90 kind:arm_call to:0x02011ff4 module:main +from:0x02150e00 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150e60 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02150e68 kind:load to:0x0203e964 module:main +from:0x02150ea4 kind:load to:0x021526cc module:overlay(81) +from:0x02150ee0 kind:load to:0x021526d8 module:overlay(81) +from:0x02150f1c kind:load to:0x021526d0 module:overlay(81) +from:0x02150f58 kind:load to:0x021526d4 module:overlay(81) +from:0x02150f84 kind:arm_call to:0x01ff930c module:itcm +from:0x02150fac kind:arm_call to:0x020f6284 module:overlay(31) +from:0x02150fcc kind:load to:0x021528c8 module:overlay(81) +from:0x02150fe4 kind:arm_call to:0x02151370 module:overlay(81) +from:0x02150ff4 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x0215100c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02151028 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02151080 kind:arm_call to:0x02150c74 module:overlay(81) +from:0x02151088 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02151094 kind:arm_call to:0x02150f98 module:overlay(81) +from:0x0215109c kind:arm_call_thumb to:0x020d6668 module:overlay(24) +from:0x021510d8 kind:load to:0x02152930 module:overlay(81) +from:0x021510dc kind:load to:0x020b5d34 module:overlay(0) +from:0x0215110c kind:arm_call to:0x020d6680 module:overlay(24) +from:0x02151118 kind:arm_call to:0x02151128 module:overlay(81) +from:0x0215116c kind:load to:0x0215288c module:overlay(81) +from:0x02151190 kind:arm_call to:0x01ffd420 module:itcm +from:0x021511f4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02151248 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151278 kind:arm_call to:0x02150f5c module:overlay(81) +from:0x021512a4 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x021512bc kind:arm_call to:0x0209867c module:overlay(0) +from:0x021512e0 kind:arm_call to:0x020786dc module:overlay(0) +from:0x021512ec kind:load to:0x027e09b8 module:dtcm +from:0x021512f4 kind:load to:0x02152864 module:overlay(81) +from:0x021512f8 kind:load to:0x027e09a4 module:dtcm +from:0x021512fc kind:load to:0x027e0ce0 module:dtcm +from:0x02151300 kind:load to:0x027e09bc module:dtcm +from:0x02151318 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02151344 kind:load to:0x027e09b8 module:dtcm +from:0x02151364 kind:arm_call to:0x02151128 module:overlay(81) +from:0x021513ac kind:arm_call to:0x01fff5d0 module:itcm +from:0x021513e0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02151438 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215147c kind:arm_call to:0x02150ea8 module:overlay(81) +from:0x021514c4 kind:arm_call to:0x02150ee4 module:overlay(81) +from:0x021514f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02151518 kind:arm_call to:0x02151128 module:overlay(81) +from:0x02151538 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215154c kind:load to:0x027e09a8 module:dtcm +from:0x02151590 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0215159c kind:arm_call to:0x02151780 module:overlay(81) +from:0x02151600 kind:arm_call to:0x02151780 module:overlay(81) +from:0x02151614 kind:arm_call to:0x020d6d80 module:overlay(24) +from:0x02151660 kind:arm_call to:0x02150f20 module:overlay(81) +from:0x0215167c kind:arm_call to:0x020732dc module:overlay(0) +from:0x021516a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151704 kind:arm_call to:0x02151780 module:overlay(81) +from:0x0215172c kind:arm_call to:0x02151128 module:overlay(81) +from:0x02151760 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215176c kind:load to:0x027e09b8 module:dtcm +from:0x02151774 kind:load to:0x027e09a8 module:dtcm +from:0x021517c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021517c8 kind:arm_call to:0x01ff938c module:itcm +from:0x021517d4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02151820 kind:arm_call to:0x02150f20 module:overlay(81) +from:0x02151854 kind:arm_call to:0x01ff930c module:itcm +from:0x0215189c kind:arm_call to:0x01fff350 module:itcm +from:0x021518d8 kind:arm_call to:0x0208bf88 module:overlay(0) +from:0x0215190c kind:arm_call to:0x01fff498 module:itcm +from:0x02151918 kind:arm_call to:0x02152600 module:overlay(81) +from:0x02151924 kind:arm_call to:0x02151128 module:overlay(81) +from:0x02151930 kind:load to:0x027e0ce4 module:dtcm +from:0x02151938 kind:load to:0x020b3000 module:overlay(0) +from:0x0215193c kind:load to:0x027e0ce0 module:dtcm +from:0x02151940 kind:load to:0x027e0ce8 module:dtcm +from:0x0215197c kind:arm_call to:0x02150e6c module:overlay(81) +from:0x021519a4 kind:arm_call to:0x02150ea8 module:overlay(81) +from:0x021519b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021519c4 kind:arm_call to:0x01ff916c module:itcm +from:0x021519d8 kind:arm_call to:0x02151128 module:overlay(81) +from:0x02151a00 kind:load to:0x02151128 module:overlay(81) +from:0x02151a10 kind:arm_call to:0x02150d6c module:overlay(81) +from:0x02151a18 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151a30 kind:arm_call to:0x02150d6c module:overlay(81) +from:0x02151a38 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151a40 kind:arm_call to:0x02011ff4 module:main +from:0x02151a54 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02151a68 kind:load to:0x02152b5c module:overlay(81) +from:0x02151a7c kind:arm_call to:0x02011f3c module:main +from:0x02151a88 kind:arm_call to:0x02151ad4 module:overlay(81) +from:0x02151a9c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02151acc kind:load to:0x021529a4 module:overlay(81) +from:0x02151adc kind:arm_call to:0x02098388 module:overlay(0) +from:0x02151af4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02151b00 kind:arm_call to:0x02151dd8 module:overlay(81) +from:0x02151b18 kind:load to:0x021529c8 module:overlay(81) +from:0x02151b44 kind:arm_call to:0x02151b98 module:overlay(81) +from:0x02151b80 kind:arm_call to:0x02151c28 module:overlay(81) +from:0x02151b88 kind:arm_call to:0x02151cb0 module:overlay(81) +from:0x02151b90 kind:arm_call to:0x02151d64 module:overlay(81) +from:0x02151c04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151c24 kind:load to:0x027e0ce4 module:dtcm +from:0x02151c38 kind:load to:0x020989e0 module:overlay(0) +from:0x02151c64 kind:arm_call to:0x02151b98 module:overlay(81) +from:0x02151c80 kind:arm_call to:0x02151b98 module:overlay(81) +from:0x02151c88 kind:arm_call to:0x021525e0 module:overlay(81) +from:0x02151ca0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151ca8 kind:load to:0x027e09a8 module:dtcm +from:0x02151cc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151d0c kind:arm_call to:0x01fff148 module:itcm +from:0x02151d50 kind:arm_call to:0x02152610 module:overlay(81) +from:0x02151d5c kind:load to:0x027e0ce4 module:dtcm +from:0x02151d60 kind:load to:0x027e0ce0 module:dtcm +from:0x02151d90 kind:arm_call to:0x01ff993c module:itcm +from:0x02151d9c kind:arm_call to:0x02152610 module:overlay(81) +from:0x02151dd0 kind:arm_call to:0x02151b98 module:overlay(81) +from:0x02151dec kind:arm_call to:0x020f6284 module:overlay(31) +from:0x02151e0c kind:load to:0x0215298c module:overlay(81) +from:0x02151e40 kind:arm_call to:0x01fff148 module:itcm +from:0x02151e68 kind:arm_call to:0x02151ed8 module:overlay(81) +from:0x02151eb0 kind:arm_call to:0x02151c3c module:overlay(81) +from:0x02151ec0 kind:arm_call to:0x020f62e4 module:overlay(31) +from:0x02151ed4 kind:load to:0x027e0ce0 module:dtcm +from:0x02151f08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151f14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151f6c kind:arm_call to:0x02151c74 module:overlay(81) +from:0x02151f74 kind:arm_call to:0x020f6374 module:overlay(31) +from:0x02151f94 kind:arm_call to:0x02151b98 module:overlay(81) +from:0x02151f9c kind:arm_call to:0x020f637c module:overlay(31) +from:0x02151fc0 kind:arm_call to:0x02151b98 module:overlay(81) +from:0x02151fcc kind:arm_call to:0x020f6384 module:overlay(31) +from:0x02151fdc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151ff0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02151ff8 kind:arm_call to:0x02011ff4 module:main +from:0x0215200c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02152020 kind:load to:0x02152ba8 module:overlay(81) +from:0x02152034 kind:arm_call to:0x02011f3c module:main +from:0x02152040 kind:arm_call to:0x0215229c module:overlay(81) +from:0x02152058 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02152068 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021520d4 kind:load to:0x02152a58 module:overlay(81) +from:0x021520d8 kind:load to:0x02152a74 module:overlay(81) +from:0x021520dc kind:load to:0x02152a3c module:overlay(81) +from:0x021520fc kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02152130 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02152144 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0215214c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02152154 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x02152160 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02152188 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02152194 kind:load to:0x02152a9c module:overlay(81) +from:0x02152198 kind:load to:0x0215270c module:overlay(81) +from:0x021521a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021521b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021521c0 kind:arm_call to:0x02011ff4 module:main +from:0x02152224 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215228c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02152298 kind:load to:0x0203e964 module:main +from:0x021522a4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021522fc kind:arm_call to:0x021520ec module:overlay(81) +from:0x02152328 kind:load to:0x02152ac8 module:overlay(81) +from:0x0215232c kind:load to:0x02152ba8 module:overlay(81) +from:0x02152330 kind:load to:0x02152c7c module:overlay(81) +from:0x02152350 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152370 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215237c kind:arm_call to:0x01fff458 module:itcm +from:0x02152394 kind:arm_call to:0x0215219c module:overlay(81) +from:0x0215239c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021523a8 kind:load to:0x02152ac8 module:overlay(81) +from:0x021523ac kind:load to:0x027e0ce4 module:dtcm +from:0x021523d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021523f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021523fc kind:arm_call to:0x01fff458 module:itcm +from:0x02152414 kind:arm_call to:0x0215219c module:overlay(81) +from:0x0215241c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02152424 kind:arm_call to:0x02011ff4 module:main +from:0x02152430 kind:load to:0x02152ac8 module:overlay(81) +from:0x02152434 kind:load to:0x027e0ce4 module:dtcm +from:0x02152464 kind:arm_call to:0x01ffe868 module:itcm +from:0x021524a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021524b8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021524f8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02152540 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02152554 kind:arm_call to:0x02152574 module:overlay(81) +from:0x02152564 kind:load to:0x02152a28 module:overlay(81) +from:0x02152568 kind:load to:0x020b539c module:overlay(0) +from:0x021525bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021525c8 kind:arm_call to:0x02151348 module:overlay(81) +from:0x021525d4 kind:arm_call to:0x02152574 module:overlay(81) +from:0x021525dc kind:load to:0x027e0ce4 module:dtcm +from:0x021525f8 kind:arm_call to:0x02152574 module:overlay(81) +from:0x0215260c kind:load to:0x02152574 module:overlay(81) +from:0x02152648 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152654 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152678 kind:arm_call to:0x01ffb800 module:itcm +from:0x021526c0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02152738 kind:arm_call to:0x02150c30 module:overlay(81) +from:0x02152748 kind:arm_call to:0x0203ce74 module:main +from:0x0215275c kind:load to:0x02152b00 module:overlay(81) +from:0x02152760 kind:load to:0x02152b10 module:overlay(81) +from:0x02152764 kind:load to:0x02151a4c module:overlay(81) +from:0x02152768 kind:load to:0x02152b04 module:overlay(81) +from:0x02152788 kind:arm_call to:0x02151a90 module:overlay(81) +from:0x02152798 kind:arm_call to:0x0203ce74 module:main +from:0x021527ac kind:load to:0x02152b4c module:overlay(81) +from:0x021527b0 kind:load to:0x02152b5c module:overlay(81) +from:0x021527b4 kind:load to:0x02152004 module:overlay(81) +from:0x021527b8 kind:load to:0x02152b50 module:overlay(81) +from:0x021527fc kind:arm_call to:0x02152048 module:overlay(81) +from:0x0215280c kind:arm_call to:0x0203ce74 module:main +from:0x02152820 kind:load to:0x02152a1c module:overlay(81) +from:0x02152828 kind:load to:0x02152b98 module:overlay(81) +from:0x0215282c kind:load to:0x02152ba8 module:overlay(81) +from:0x02152830 kind:load to:0x021526b8 module:overlay(81) +from:0x02152834 kind:load to:0x02152b9c module:overlay(81) +from:0x02152838 kind:load to:0x0215271c module:overlay(81) +from:0x0215283c kind:load to:0x0215276c module:overlay(81) +from:0x02152840 kind:load to:0x021527bc module:overlay(81) +from:0x02152860 kind:load to:0x021528b4 module:overlay(81) +from:0x02152864 kind:load to:0x02151490 module:overlay(81) +from:0x0215286c kind:load to:0x021514d8 module:overlay(81) +from:0x02152874 kind:load to:0x021515b0 module:overlay(81) +from:0x0215287c kind:load to:0x02151834 module:overlay(81) +from:0x02152884 kind:load to:0x02151988 module:overlay(81) +from:0x0215288c kind:load to:0x02151448 module:overlay(81) +from:0x02152894 kind:load to:0x02151494 module:overlay(81) +from:0x0215289c kind:load to:0x02151554 module:overlay(81) +from:0x021528a4 kind:load to:0x021517f8 module:overlay(81) +from:0x021528ac kind:load to:0x02151944 module:overlay(81) +from:0x021528c8 kind:load to:0x02150fd0 module:overlay(81) +from:0x021528cc kind:load to:0x020f6374 module:overlays(19,22,23,31) +from:0x021528d0 kind:load to:0x020f637c module:overlays(19,22,23,31) +from:0x021528d4 kind:load to:0x020f6384 module:overlays(19,22,23,31) +from:0x021528e0 kind:load to:0x02150c0c module:overlay(81) +from:0x021528e4 kind:load to:0x0209774c module:overlay(0) +from:0x021528e8 kind:load to:0x02097754 module:overlay(0) +from:0x021528ec kind:load to:0x020977d0 module:overlay(0) +from:0x021528f0 kind:load to:0x02097810 module:overlay(0) +from:0x021528f4 kind:load to:0x02097814 module:overlay(0) +from:0x021528f8 kind:load to:0x02097818 module:overlay(0) +from:0x02152904 kind:load to:0x02150d6c module:overlay(81) +from:0x02152908 kind:load to:0x02150d80 module:overlay(81) +from:0x0215290c kind:load to:0x0205a720 module:overlay(0) +from:0x02152910 kind:load to:0x01ffc57c module:itcm +from:0x02152914 kind:load to:0x02057dc8 module:overlay(0) +from:0x02152918 kind:load to:0x02057e44 module:overlay(0) +from:0x0215291c kind:load to:0x02057ea8 module:overlay(0) +from:0x02152920 kind:load to:0x02150d9c module:overlay(81) +from:0x02152924 kind:load to:0x02057d84 module:overlay(0) +from:0x02152930 kind:load to:0x02098518 module:overlay(0) +from:0x02152934 kind:load to:0x02098554 module:overlay(0) +from:0x02152938 kind:load to:0x0209856c module:overlay(0) +from:0x0215293c kind:load to:0x02098578 module:overlay(0) +from:0x02152940 kind:load to:0x01fff464 module:itcm +from:0x02152944 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02152948 kind:load to:0x021510e4 module:overlay(81) +from:0x0215294c kind:load to:0x020984b0 module:overlay(0) +from:0x02152950 kind:load to:0x02151170 module:overlay(81) +from:0x02152954 kind:load to:0x02151304 module:overlay(81) +from:0x02152958 kind:load to:0x020984bc module:overlay(0) +from:0x0215295c kind:load to:0x02151398 module:overlay(81) +from:0x02152960 kind:load to:0x020984c4 module:overlay(0) +from:0x02152964 kind:load to:0x020984c8 module:overlay(0) +from:0x02152968 kind:load to:0x02098584 module:overlay(0) +from:0x0215296c kind:load to:0x020985f0 module:overlay(0) +from:0x02152970 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152974 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02152978 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215297c kind:load to:0x02151a04 module:overlay(81) +from:0x02152980 kind:load to:0x02151a24 module:overlay(81) +from:0x0215298c kind:load to:0x02151e10 module:overlay(81) +from:0x02152990 kind:load to:0x02151f50 module:overlay(81) +from:0x02152994 kind:load to:0x02151f7c module:overlay(81) +from:0x02152998 kind:load to:0x02151fa4 module:overlay(81) +from:0x021529a4 kind:load to:0x02151a6c module:overlay(81) +from:0x021529a8 kind:load to:0x0209774c module:overlay(0) +from:0x021529ac kind:load to:0x02097754 module:overlay(0) +from:0x021529b0 kind:load to:0x020977d0 module:overlay(0) +from:0x021529b4 kind:load to:0x02097810 module:overlay(0) +from:0x021529b8 kind:load to:0x02097814 module:overlay(0) +from:0x021529bc kind:load to:0x02097818 module:overlay(0) +from:0x021529c8 kind:load to:0x02098518 module:overlay(0) +from:0x021529cc kind:load to:0x02098554 module:overlay(0) +from:0x021529d0 kind:load to:0x0209856c module:overlay(0) +from:0x021529d4 kind:load to:0x02098578 module:overlay(0) +from:0x021529d8 kind:load to:0x01fff464 module:itcm +from:0x021529dc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021529e0 kind:load to:0x02151b1c module:overlay(81) +from:0x021529e4 kind:load to:0x020984b0 module:overlay(0) +from:0x021529e8 kind:load to:0x02151b54 module:overlay(81) +from:0x021529ec kind:load to:0x020984b8 module:overlay(0) +from:0x021529f0 kind:load to:0x020984bc module:overlay(0) +from:0x021529f4 kind:load to:0x020984c0 module:overlay(0) +from:0x021529f8 kind:load to:0x020984c4 module:overlay(0) +from:0x021529fc kind:load to:0x020984c8 module:overlay(0) +from:0x02152a00 kind:load to:0x02098584 module:overlay(0) +from:0x02152a04 kind:load to:0x020985f0 module:overlay(0) +from:0x02152a08 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02152a0c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02152a10 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02152a14 kind:load to:0x02151fd4 module:overlay(81) +from:0x02152a18 kind:load to:0x02151fe8 module:overlay(81) +from:0x02152a3c kind:load to:0x02152024 module:overlay(81) +from:0x02152a40 kind:load to:0x0209ca10 module:overlay(0) +from:0x02152a44 kind:load to:0x0209ca18 module:overlay(0) +from:0x02152a48 kind:load to:0x0209ca58 module:overlay(0) +from:0x02152a4c kind:load to:0x0209ca78 module:overlay(0) +from:0x02152a5c kind:load to:0x0209ca10 module:overlay(0) +from:0x02152a60 kind:load to:0x0209ca18 module:overlay(0) +from:0x02152a64 kind:load to:0x0209ca58 module:overlay(0) +from:0x02152a68 kind:load to:0x0209ca78 module:overlay(0) +from:0x02152a74 kind:load to:0x0207c49c module:overlay(0) +from:0x02152a78 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02152a7c kind:load to:0x0207c96c module:overlay(0) +from:0x02152a80 kind:load to:0x0207c95c module:overlay(0) +from:0x02152a84 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02152a88 kind:load to:0x0207ca10 module:overlay(0) +from:0x02152a8c kind:load to:0x0207ca38 module:overlay(0) +from:0x02152a90 kind:load to:0x0207cab0 module:overlay(0) +from:0x02152a9c kind:load to:0x0215219c module:overlay(81) +from:0x02152aa0 kind:load to:0x021521b0 module:overlay(81) +from:0x02152aa4 kind:load to:0x0205a720 module:overlay(0) +from:0x02152aa8 kind:load to:0x01ffc57c module:itcm +from:0x02152aac kind:load to:0x02057dc8 module:overlay(0) +from:0x02152ab0 kind:load to:0x02057e44 module:overlay(0) +from:0x02152ab4 kind:load to:0x02057ea8 module:overlay(0) +from:0x02152ab8 kind:load to:0x021521cc module:overlay(81) +from:0x02152abc kind:load to:0x02057d84 module:overlay(0) +from:0x02152ac8 kind:load to:0x0215243c module:overlay(81) +from:0x02152acc kind:load to:0x02152444 module:overlay(81) +from:0x02152ad0 kind:load to:0x02152570 module:overlay(81) +from:0x02152ad4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02152ad8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02152adc kind:load to:0x02152698 module:overlay(81) +from:0x02152ae0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02152ae4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02152ae8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02152aec kind:load to:0x0209d1d8 module:overlay(0) +from:0x02152af0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02152af4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02152af8 kind:load to:0x02152334 module:overlay(81) +from:0x02152afc kind:load to:0x021523b4 module:overlay(81) diff --git a/config/eur/arm9/overlays/ov081/symbols.txt b/config/eur/arm9/overlays/ov081/symbols.txt new file mode 100644 index 00000000..f6badfbb --- /dev/null +++ b/config/eur/arm9/overlays/ov081/symbols.txt @@ -0,0 +1,119 @@ +func_ov081_02150c00 kind:function(arm,size=0xc) addr:0x02150c00 +func_ov081_02150c0c kind:function(arm,size=0x24) addr:0x02150c0c +func_ov081_02150c30 kind:function(arm,size=0x44) addr:0x02150c30 +func_ov081_02150c74 kind:function(arm,size=0xf8) addr:0x02150c74 +func_ov081_02150d6c kind:function(arm,size=0x14) addr:0x02150d6c +func_ov081_02150d80 kind:function(arm,size=0x1c) addr:0x02150d80 +func_ov081_02150d9c kind:function(arm,size=0xd0) addr:0x02150d9c +func_ov081_02150e6c kind:function(arm,size=0x3c) addr:0x02150e6c +func_ov081_02150ea8 kind:function(arm,size=0x3c) addr:0x02150ea8 +func_ov081_02150ee4 kind:function(arm,size=0x3c) addr:0x02150ee4 +func_ov081_02150f20 kind:function(arm,size=0x3c) addr:0x02150f20 +func_ov081_02150f5c kind:function(arm,size=0x3c) addr:0x02150f5c +func_ov081_02150f98 kind:function(arm,size=0x38) addr:0x02150f98 +func_ov081_02150fd0 kind:function(arm,size=0x34) addr:0x02150fd0 +func_ov081_02151004 kind:function(arm,size=0xe0) addr:0x02151004 +func_ov081_021510e4 kind:function(arm,size=0x44) addr:0x021510e4 +func_ov081_02151128 kind:function(arm,size=0x48) addr:0x02151128 +func_ov081_02151170 kind:function(arm,size=0x194) addr:0x02151170 +func_ov081_02151304 kind:function(arm,size=0x44) addr:0x02151304 +func_ov081_02151348 kind:function(arm,size=0x28) addr:0x02151348 +func_ov081_02151370 kind:function(arm,size=0x28) addr:0x02151370 +func_ov081_02151398 kind:function(arm,size=0xb0) addr:0x02151398 +func_ov081_02151448 kind:function(arm,size=0x48) addr:0x02151448 +func_ov081_02151490 kind:function(arm,size=0x4) addr:0x02151490 +func_ov081_02151494 kind:function(arm,size=0x44) addr:0x02151494 +func_ov081_021514d8 kind:function(arm,size=0x7c) addr:0x021514d8 +func_ov081_02151554 kind:function(arm,size=0x5c) addr:0x02151554 +func_ov081_021515b0 kind:function(arm,size=0x1d0) addr:0x021515b0 +func_ov081_02151780 kind:function(arm,size=0x78) addr:0x02151780 +func_ov081_021517f8 kind:function(arm,size=0x3c) addr:0x021517f8 +func_ov081_02151834 kind:function(arm,size=0x110) addr:0x02151834 +func_ov081_02151944 kind:function(arm,size=0x44) addr:0x02151944 +func_ov081_02151988 kind:function(arm,size=0x5c) addr:0x02151988 +func_ov081_021519e4 kind:function(arm,size=0x10) addr:0x021519e4 +func_ov081_021519f4 kind:function(arm,size=0x10) addr:0x021519f4 +func_ov081_02151a04 kind:function(arm,size=0x20) addr:0x02151a04 +func_ov081_02151a24 kind:function(arm,size=0x28) addr:0x02151a24 +func_ov081_02151a4c kind:function(arm,size=0x14) addr:0x02151a4c +func_ov081_02151a60 kind:function(arm,size=0xc) addr:0x02151a60 +func_ov081_02151a6c kind:function(arm,size=0x24) addr:0x02151a6c +func_ov081_02151a90 kind:function(arm,size=0x44) addr:0x02151a90 +func_ov081_02151ad4 kind:function(arm,size=0x48) addr:0x02151ad4 +func_ov081_02151b1c kind:function(arm,size=0x38) addr:0x02151b1c +func_ov081_02151b54 kind:function(arm,size=0x44) addr:0x02151b54 +func_ov081_02151b98 kind:function(arm,size=0x90) addr:0x02151b98 +func_ov081_02151c28 kind:function(arm,size=0x14) addr:0x02151c28 +func_ov081_02151c3c kind:function(arm,size=0x38) addr:0x02151c3c +func_ov081_02151c74 kind:function(arm,size=0x3c) addr:0x02151c74 +func_ov081_02151cb0 kind:function(arm,size=0xb4) addr:0x02151cb0 +func_ov081_02151d64 kind:function(arm,size=0x74) addr:0x02151d64 +func_ov081_02151dd8 kind:function(arm,size=0x38) addr:0x02151dd8 +func_ov081_02151e10 kind:function(arm,size=0xc8) addr:0x02151e10 +func_ov081_02151ed8 kind:function(arm,size=0x78) addr:0x02151ed8 +func_ov081_02151f50 kind:function(arm,size=0x2c) addr:0x02151f50 +func_ov081_02151f7c kind:function(arm,size=0x28) addr:0x02151f7c +func_ov081_02151fa4 kind:function(arm,size=0x30) addr:0x02151fa4 +func_ov081_02151fd4 kind:function(arm,size=0x14) addr:0x02151fd4 +func_ov081_02151fe8 kind:function(arm,size=0x1c) addr:0x02151fe8 +func_ov081_02152004 kind:function(arm,size=0x14) addr:0x02152004 +func_ov081_02152018 kind:function(arm,size=0xc) addr:0x02152018 +func_ov081_02152024 kind:function(arm,size=0x24) addr:0x02152024 +func_ov081_02152048 kind:function(arm,size=0xa4) addr:0x02152048 +func_ov081_021520ec kind:function(arm,size=0xb0) addr:0x021520ec +func_ov081_0215219c kind:function(arm,size=0x14) addr:0x0215219c +func_ov081_021521b0 kind:function(arm,size=0x1c) addr:0x021521b0 +func_ov081_021521cc kind:function(arm,size=0xd0) addr:0x021521cc +func_ov081_0215229c kind:function(arm,size=0x98) addr:0x0215229c +func_ov081_02152334 kind:function(arm,size=0x80) addr:0x02152334 +func_ov081_021523b4 kind:function(arm,size=0x88) addr:0x021523b4 +func_ov081_0215243c kind:function(arm,size=0x8) addr:0x0215243c +func_ov081_02152444 kind:function(arm,size=0x12c) addr:0x02152444 +func_ov081_02152570 kind:function(arm,size=0x4) addr:0x02152570 +func_ov081_02152574 kind:function(arm,size=0x6c) addr:0x02152574 +func_ov081_021525e0 kind:function(arm,size=0x20) addr:0x021525e0 +func_ov081_02152600 kind:function(arm,size=0x10) addr:0x02152600 +func_ov081_02152610 kind:function(arm,size=0x88) addr:0x02152610 +func_ov081_02152698 kind:function(arm,size=0x20) addr:0x02152698 +func_ov081_021526b8 kind:function(arm,size=0x14) addr:0x021526b8 +data_ov081_021526cc kind:data(any) addr:0x021526cc +data_ov081_021526d0 kind:data(any) addr:0x021526d0 +data_ov081_021526d4 kind:data(any) addr:0x021526d4 +data_ov081_021526d8 kind:data(any) addr:0x021526d8 +data_ov081_021526dc kind:data(any) addr:0x021526dc +data_ov081_021526ec kind:data(any) addr:0x021526ec +data_ov081_0215270c kind:data(any) addr:0x0215270c +func_ov081_0215271c kind:function(arm,size=0x50) addr:0x0215271c +func_ov081_0215276c kind:function(arm,size=0x50) addr:0x0215276c +func_ov081_021527bc kind:function(arm,size=0x7c) addr:0x021527bc +data_ov081_02152860 kind:data(any) addr:0x02152860 +data_ov081_02152864 kind:data(any) addr:0x02152864 +data_ov081_0215288c kind:data(any) addr:0x0215288c +data_ov081_021528b4 kind:data(any) addr:0x021528b4 +data_ov081_021528c8 kind:data(any) addr:0x021528c8 +data_ov081_021528e0 kind:data(any) addr:0x021528e0 +data_ov081_02152904 kind:data(any) addr:0x02152904 +data_ov081_02152930 kind:data(any) addr:0x02152930 +data_ov081_0215298c kind:data(any) addr:0x0215298c +data_ov081_021529a4 kind:data(any) addr:0x021529a4 +data_ov081_021529c4 kind:data(any) addr:0x021529c4 ambiguous +data_ov081_021529c8 kind:data(any) addr:0x021529c8 +data_ov081_02152a1c kind:data(any) addr:0x02152a1c +data_ov081_02152a25 kind:data(any) addr:0x02152a25 ambiguous +data_ov081_02152a28 kind:data(any) addr:0x02152a28 +data_ov081_02152a3c kind:data(any) addr:0x02152a3c +data_ov081_02152a58 kind:data(any) addr:0x02152a58 +data_ov081_02152a74 kind:data(any) addr:0x02152a74 +data_ov081_02152a9c kind:data(any) addr:0x02152a9c +data_ov081_02152ac8 kind:data(any) addr:0x02152ac8 +data_ov081_02152b00 kind:bss addr:0x02152b00 +data_ov081_02152b04 kind:bss addr:0x02152b04 +data_ov081_02152b10 kind:bss addr:0x02152b10 +data_ov081_02152b4c kind:bss addr:0x02152b4c +data_ov081_02152b50 kind:bss addr:0x02152b50 +data_ov081_02152b54 kind:bss addr:0x02152b54 ambiguous +data_ov081_02152b5c kind:bss addr:0x02152b5c +data_ov081_02152b98 kind:bss addr:0x02152b98 +data_ov081_02152b9c kind:bss addr:0x02152b9c +data_ov081_02152ba8 kind:bss addr:0x02152ba8 +data_ov081_02152c7c kind:bss addr:0x02152c7c diff --git a/config/eur/arm9/overlays/ov082/delinks.txt b/config/eur/arm9/overlays/ov082/delinks.txt new file mode 100644 index 00000000..40db6f81 --- /dev/null +++ b/config/eur/arm9/overlays/ov082/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152ca0 end:0x02158844 kind:code align:32 + .rodata start:0x02158844 end:0x02158858 kind:data align:4 + .init start:0x02158858 end:0x02158948 kind:code align:4 + .ctor start:0x02158948 end:0x02158958 kind:data align:4 + .data start:0x02158960 end:0x02158e80 kind:data align:32 + .bss start:0x02158e80 end:0x021590a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov082/relocs.txt b/config/eur/arm9/overlays/ov082/relocs.txt new file mode 100644 index 00000000..56db9c17 --- /dev/null +++ b/config/eur/arm9/overlays/ov082/relocs.txt @@ -0,0 +1,898 @@ +from:0x02152ca8 kind:load to:0x02158e90 module:overlay(82) +from:0x02152cbc kind:arm_call to:0x02011f3c module:main +from:0x02152cc8 kind:arm_call to:0x02152d30 module:overlay(82) +from:0x02152cdc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02152d18 kind:load to:0x02158974 module:overlay(82) +from:0x02152d24 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02152d3c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02152da0 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02152dcc kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02152de8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152df8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152e34 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02152e3c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02152e44 kind:arm_call to:0x02099820 module:overlay(0) +from:0x02152ea8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02152ee0 kind:load to:0x021589e4 module:overlay(82) +from:0x02152ee4 kind:load to:0x02158e90 module:overlay(82) +from:0x02152ee8 kind:load to:0x02158998 module:overlay(82) +from:0x02152f10 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02152f20 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02152f28 kind:arm_call to:0x0215641c module:overlay(82) +from:0x02152f54 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02152f60 kind:load to:0x02156b08 module:overlay(82) +from:0x02152f80 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02152fac kind:load to:0x020aecf8 module:overlay(0) +from:0x02152fbc kind:arm_call to:0x02152f68 module:overlay(82) +from:0x02153000 kind:load to:0x02158a3c module:overlay(82) +from:0x02153014 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02153034 kind:arm_call to:0x02155f80 module:overlay(82) +from:0x0215306c kind:arm_call to:0x020bf894 module:overlay(17) +from:0x021530a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021530ac kind:arm_call to:0x0215695c module:overlay(82) +from:0x021530c0 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02153138 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02153170 kind:arm_call to:0x021566cc module:overlay(82) +from:0x0215317c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02153188 kind:load to:0x02158ae4 module:overlay(82) +from:0x02153190 kind:load to:0x027e09c0 module:dtcm +from:0x02153194 kind:load to:0x027e0ce0 module:dtcm +from:0x021531b4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02153204 kind:load to:0x027e09b8 module:dtcm +from:0x02153224 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02153250 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02153264 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02153278 kind:arm_call to:0x021566cc module:overlay(82) +from:0x021532e8 kind:load to:0x02158b8c module:overlay(82) +from:0x02153308 kind:arm_call to:0x01ff930c module:itcm +from:0x02153338 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02153344 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153360 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153374 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x0215337c kind:arm_call to:0x02156728 module:overlay(82) +from:0x02153390 kind:arm_call to:0x021566cc module:overlay(82) +from:0x021533a8 kind:arm_call to:0x02016e74 module:main +from:0x02153418 kind:load to:0x0215884c module:overlay(82) +from:0x0215341c kind:load to:0x02158ba4 module:overlay(82) +from:0x02153440 kind:arm_call to:0x01ff930c module:itcm +from:0x02153454 kind:arm_call to:0x01ff930c module:itcm +from:0x02153464 kind:arm_call to:0x01ff916c module:itcm +from:0x02153494 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021534a0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021534d0 kind:arm_call to:0x02016b8c module:main +from:0x021534e4 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021534f4 kind:arm_call to:0x02098860 module:overlay(0) +from:0x021534fc kind:arm_call to:0x02156728 module:overlay(82) +from:0x02153588 kind:load to:0x02158b8c module:overlay(82) +from:0x0215359c kind:arm_call to:0x0209853c module:overlay(0) +from:0x021535a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021535b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021535ec kind:arm_call to:0x01ff930c module:itcm +from:0x02153624 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x0215364c kind:arm_call to:0x021577ac module:overlay(82) +from:0x02153654 kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x02153700 kind:load to:0x02158ba4 module:overlay(82) +from:0x02153704 kind:load to:0x02049be4 module:main +from:0x02153724 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02153730 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215373c kind:arm_call to:0x01ffb714 module:itcm +from:0x02153748 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153784 kind:arm_call to:0x01ff930c module:itcm +from:0x021537a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021537c0 kind:arm_call to:0x020169d4 module:main +from:0x021537d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021537e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021537f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153804 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02153818 kind:arm_call to:0x01ff986c module:itcm +from:0x02153824 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215382c kind:arm_call to:0x01ffb428 module:itcm +from:0x02153854 kind:arm_call to:0x01ff930c module:itcm +from:0x02153860 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215387c kind:arm_call to:0x01ff9258 module:itcm +from:0x02153970 kind:arm_call to:0x0208bf08 module:overlay(0) +from:0x021539a0 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021539ac kind:arm_call to:0x0209853c module:overlay(0) +from:0x021539c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021539f0 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02153a00 kind:load to:0x02158848 module:overlay(82) +from:0x02153a0c kind:load to:0x027e0ce0 module:dtcm +from:0x02153b20 kind:arm_call to:0x021577ac module:overlay(82) +from:0x02153b3c kind:load to:0x02158c34 module:overlay(82) +from:0x02153b40 kind:load to:0x02049be4 module:main +from:0x02153b5c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153b68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153b74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153bb0 kind:arm_call to:0x01ff930c module:itcm +from:0x02153bc0 kind:arm_call to:0x020f4908 module:overlay(31) +from:0x02153cac kind:arm_call to:0x020169d4 module:main +from:0x02153cbc kind:arm_call to:0x01ffb714 module:itcm +from:0x02153cc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153ce0 kind:arm_call to:0x01ff930c module:itcm +from:0x02153cf0 kind:arm_call to:0x01ff930c module:itcm +from:0x02153d00 kind:arm_call to:0x021564a8 module:overlay(82) +from:0x02153d10 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153d2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02153d6c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02153d8c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153d98 kind:arm_call to:0x02016958 module:main +from:0x02153db0 kind:arm_call to:0x01ff916c module:itcm +from:0x02153dc4 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02153dd8 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02153dec kind:arm_call to:0x01ffb428 module:itcm +from:0x02153e14 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02153e3c kind:arm_call to:0x01ff916c module:itcm +from:0x02153e64 kind:load to:0x02049be4 module:main +from:0x02153e6c kind:load to:0x02158848 module:overlay(82) +from:0x02153ef0 kind:load to:0x02158c7c module:overlay(82) +from:0x02153f34 kind:arm_call to:0x02015080 module:main +from:0x02153f4c kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02153f64 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153f80 kind:arm_call to:0x02015080 module:main +from:0x02153f98 kind:arm_call to:0x020d9aa8 module:overlay(31) +from:0x02153fa4 kind:arm_call to:0x021577ac module:overlay(82) +from:0x02153fd0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153fec kind:arm_call to:0x01ff9258 module:itcm +from:0x02154000 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02154018 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02154034 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02154040 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215404c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154058 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154090 kind:arm_call to:0x01ff930c module:itcm +from:0x0215409c kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x021540b0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021540c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021540d4 kind:arm_call to:0x021564a8 module:overlay(82) +from:0x021540ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154100 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x0215410c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154128 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154130 kind:arm_call to:0x01ffb428 module:itcm +from:0x02154158 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02154164 kind:load to:0x027e09a8 module:dtcm +from:0x0215416c kind:load to:0x027e0d34 module:dtcm +from:0x021541a4 kind:arm_call to:0x021577ac module:overlay(82) +from:0x02154220 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154230 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154248 kind:arm_call to:0x02016c68 module:main +from:0x021542a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021542b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021542d0 kind:arm_call to:0x02016c68 module:main +from:0x02154330 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02154348 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154354 kind:load to:0x02049be4 module:main +from:0x02154358 kind:load to:0x02158c64 module:overlay(82) +from:0x0215435c kind:load to:0x02158c4c module:overlay(82) +from:0x02154360 kind:load to:0x027e09a8 module:dtcm +from:0x021543b4 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x021543e8 kind:arm_call to:0x02015080 module:main +from:0x02154410 kind:arm_call to:0x020d9aa8 module:overlay(31) +from:0x0215445c kind:arm_call to:0x02015080 module:main +from:0x02154494 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x021544a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021544dc kind:arm_call to:0x02015080 module:main +from:0x02154524 kind:arm_call to:0x02015080 module:main +from:0x02154550 kind:arm_call to:0x01ff930c module:itcm +from:0x02154560 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02154578 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215458c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02154598 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021545a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021545b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021545e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02154600 kind:arm_call to:0x020f4908 module:overlay(31) +from:0x0215460c kind:arm_call to:0x021564a8 module:overlay(82) +from:0x02154618 kind:load to:0x027e0d34 module:dtcm +from:0x02154694 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021546a4 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x021546dc kind:arm_call to:0x021577ac module:overlay(82) +from:0x021546e8 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021546f0 kind:arm_call to:0x020f41e0 module:overlay(31) +from:0x02154720 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154730 kind:load to:0x02158bbc module:overlay(82) +from:0x02154738 kind:load to:0x027e09a8 module:dtcm +from:0x0215475c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02154774 kind:arm_call to:0x01ff930c module:itcm +from:0x02154780 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x021547ac kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x021547c8 kind:arm_call to:0x02015080 module:main +from:0x021547e8 kind:arm_call to:0x020f48c8 module:overlay(31) +from:0x021547f4 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02154800 kind:arm_call to:0x021577ac module:overlay(82) +from:0x02154808 kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x02154824 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154838 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02154848 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02154874 kind:arm_call to:0x02156750 module:overlay(82) +from:0x02154894 kind:arm_call to:0x020f587c module:overlay(31) +from:0x021548c8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021548d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215490c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02154930 kind:load to:0x027e0cd8 module:dtcm +from:0x02154934 kind:load to:0x027e09c0 module:dtcm +from:0x021549a0 kind:arm_call to:0x020f48c8 module:overlay(31) +from:0x021549b0 kind:arm_call to:0x020f4908 module:overlay(31) +from:0x021549bc kind:arm_call to:0x0209853c module:overlay(0) +from:0x021549cc kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x021549d8 kind:arm_call to:0x021577ac module:overlay(82) +from:0x02154a10 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02154a20 kind:load to:0x02158bd4 module:overlay(82) +from:0x02154a88 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02154a90 kind:arm_call to:0x02154ce4 module:overlay(82) +from:0x02154a9c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154aa8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154ab4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154aec kind:arm_call to:0x01ff930c module:itcm +from:0x02154b04 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02154b1c kind:arm_call to:0x01ff930c module:itcm +from:0x02154b34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154b48 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02154b8c kind:arm_call to:0x02156844 module:overlay(82) +from:0x02154ba4 kind:arm_call to:0x020d9a78 module:overlay(31) +from:0x02154bcc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154bd8 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02154c00 kind:arm_call to:0x020f587c module:overlay(31) +from:0x02154c38 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02154c54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154c74 kind:arm_call to:0x020d9a78 module:overlay(31) +from:0x02154c9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154ca8 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02154cc8 kind:load to:0x027e09a8 module:dtcm +from:0x02154cd4 kind:load to:0x027e0cd8 module:dtcm +from:0x02154cd8 kind:load to:0x027e0ce0 module:dtcm +from:0x02154cdc kind:load to:0x027e0d34 module:dtcm +from:0x02154d20 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02154d2c kind:arm_call to:0x021564a8 module:overlay(82) +from:0x02154d38 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x02154d58 kind:arm_call to:0x02015080 module:main +from:0x02154d6c kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02154d74 kind:arm_call to:0x020f41e0 module:overlay(31) +from:0x02154d94 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02154da0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154db0 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02154dfc kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x02154e24 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02154e3c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02154eb4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154ec8 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02154ed4 kind:arm_call to:0x021577ac module:overlay(82) +from:0x02154ee0 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02154ee8 kind:arm_call to:0x020f48c8 module:overlay(31) +from:0x02154ef8 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02154f10 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154f1c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154f38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154f50 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154f78 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154f88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154fa8 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02154fb4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154fc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154fe8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154ff8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155008 kind:arm_call to:0x020f439c module:overlay(31) +from:0x02155014 kind:load to:0x027e0d34 module:dtcm +from:0x02155018 kind:load to:0x02158c4c module:overlay(82) +from:0x02155020 kind:load to:0x027e09a8 module:dtcm +from:0x02155028 kind:load to:0x027e09c0 module:dtcm +from:0x02155044 kind:arm_call to:0x021564a8 module:overlay(82) +from:0x02155050 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x02155068 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215507c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155094 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021550a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021550ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021550e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021550f8 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02155110 kind:arm_call to:0x01ff930c module:itcm +from:0x02155134 kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x02155190 kind:arm_call to:0x020f48c8 module:overlay(31) +from:0x0215519c kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021551a8 kind:arm_call to:0x021577ac module:overlay(82) +from:0x021551b8 kind:load to:0x02158c04 module:overlay(82) +from:0x021551e4 kind:arm_call to:0x02015080 module:main +from:0x021551fc kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02155214 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155220 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x0215524c kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02155264 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215527c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155288 kind:load to:0x027e09a8 module:dtcm +from:0x021552fc kind:load to:0x02158c94 module:overlay(82) +from:0x02155330 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02155354 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02155370 kind:arm_call to:0x02015080 module:main +from:0x02155388 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x0215539c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021553a8 kind:arm_call to:0x020d9b80 module:overlay(31) +from:0x021553b8 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x021553c4 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x021553d4 kind:arm_call to:0x021564a8 module:overlay(82) +from:0x021553e0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021553e8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155410 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155420 kind:load to:0x027e09a8 module:dtcm +from:0x02155424 kind:load to:0x027e0d34 module:dtcm +from:0x02155498 kind:load to:0x02158cac module:overlay(82) +from:0x021554b4 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x021554e4 kind:arm_call to:0x020d9b80 module:overlay(31) +from:0x02155500 kind:arm_call to:0x02015080 module:main +from:0x02155518 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02155530 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021555e8 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x021555fc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155638 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155654 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215567c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021556fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215573c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155748 kind:arm_call to:0x021564a8 module:overlay(82) +from:0x02155754 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155760 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155770 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021557a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021557b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021557cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021557d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021557fc kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02155808 kind:load to:0x027e0d34 module:dtcm +from:0x0215580c kind:load to:0x027e09a8 module:dtcm +from:0x02155814 kind:load to:0x0203e964 module:main +from:0x02155818 kind:load to:0x027e09c0 module:dtcm +from:0x0215581c kind:load to:0x027e0cec module:dtcm +from:0x02155820 kind:load to:0x02158c34 module:overlay(82) +from:0x02155858 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02155874 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021558d0 kind:arm_call to:0x021566cc module:overlay(82) +from:0x021558d8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021558e8 kind:load to:0x027e09a8 module:dtcm +from:0x021558f0 kind:load to:0x02158c1c module:overlay(82) +from:0x021558fc kind:arm_call to:0x02156728 module:overlay(82) +from:0x02155914 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155940 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x0215594c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155980 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x0215599c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021559f8 kind:arm_call to:0x021566cc module:overlay(82) +from:0x02155a08 kind:load to:0x027e09a8 module:dtcm +from:0x02155a10 kind:load to:0x02158c1c module:overlay(82) +from:0x02155a28 kind:arm_call to:0x01ff916c module:itcm +from:0x02155a44 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02155a4c kind:arm_call to:0x02156728 module:overlay(82) +from:0x02155a64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155a90 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155a9c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155acc kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02155b2c kind:arm_call to:0x021577ac module:overlay(82) +from:0x02155b34 kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x02155b50 kind:load to:0x027e0d34 module:dtcm +from:0x02155b58 kind:load to:0x02158cdc module:overlay(82) +from:0x02155b80 kind:arm_call to:0x02015080 module:main +from:0x02155b98 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02155bb0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155bd4 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02155bec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155c00 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02155c10 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02155c1c kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02155c28 kind:load to:0x027e09a8 module:dtcm +from:0x02155c54 kind:arm_call to:0x021574f4 module:overlay(82) +from:0x02155c6c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155c8c kind:arm_call to:0x02099450 module:overlay(0) +from:0x02155cec kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155cf4 kind:arm_call to:0x021566cc module:overlay(82) +from:0x02155d0c kind:load to:0x027e09a8 module:dtcm +from:0x02155d14 kind:load to:0x020aecf0 module:overlay(0) +from:0x02155d1c kind:load to:0x02158c1c module:overlay(82) +from:0x02155d40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155d98 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02155da0 kind:arm_call to:0x02156728 module:overlay(82) +from:0x02155dbc kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155dcc kind:load to:0x02158cc4 module:overlay(82) +from:0x02155ddc kind:arm_call to:0x021566cc module:overlay(82) +from:0x02155de8 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02155e4c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155e5c kind:load to:0x02158ba4 module:overlay(82) +from:0x02155e68 kind:arm_call to:0x02156728 module:overlay(82) +from:0x02155e9c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02155ea8 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155ed0 kind:arm_call to:0x021566cc module:overlay(82) +from:0x02155f1c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02155f2c kind:load to:0x02158ba4 module:overlay(82) +from:0x02155f38 kind:arm_call to:0x02156728 module:overlay(82) +from:0x02155f54 kind:arm_call to:0x02098860 module:overlay(0) +from:0x02155f64 kind:arm_call to:0x01ff916c module:itcm +from:0x02155f78 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02155f90 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02155ff0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02156080 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02156098 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021560a8 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021560e8 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02156114 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215612c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x0215613c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02156160 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02156170 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x0215617c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02156194 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021561b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215622c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215623c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0215624c kind:arm_call to:0x020bf178 module:overlay(17) +from:0x02156258 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02156270 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156298 kind:arm_call to:0x020f439c module:overlay(31) +from:0x021562a4 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x021562b0 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021562f8 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02156310 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02156330 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02156348 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x0215636c kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0215637c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02156394 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021563a4 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021563d0 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021563e8 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x021563f8 kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x0215640c kind:load to:0x027e0ce4 module:dtcm +from:0x02156410 kind:load to:0x0203e964 module:main +from:0x02156418 kind:load to:0x027e0d38 module:dtcm +from:0x02156438 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02156474 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02156484 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156490 kind:arm_call to:0x020f4820 module:overlay(31) +from:0x0215649c kind:load to:0x020b539c module:overlay(0) +from:0x021564a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021564c8 kind:arm_call to:0x020d96e4 module:overlay(31) +from:0x021564e4 kind:arm_call to:0x0208ba94 module:overlay(0) +from:0x021564f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156500 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156518 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156524 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156588 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021565c0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021565d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021565e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02156608 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215661c kind:arm_call to:0x020f582c module:overlay(31) +from:0x02156628 kind:load to:0x027e0d34 module:dtcm +from:0x0215662c kind:load to:0x027e0ce0 module:dtcm +from:0x02156634 kind:load to:0x0203e964 module:main +from:0x021566dc kind:arm_call to:0x021577ac module:overlay(82) +from:0x021566e4 kind:arm_call to:0x020f48c8 module:overlay(31) +from:0x021566f0 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021566f8 kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x02156718 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02156724 kind:load to:0x027e0d34 module:dtcm +from:0x02156738 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x02156748 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x021567e0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021567f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156830 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215683c kind:load to:0x027e0cd8 module:dtcm +from:0x02156840 kind:load to:0x027e09c0 module:dtcm +from:0x021568cc kind:arm_call to:0x0209853c module:overlay(0) +from:0x021568d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021568ec kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02156908 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156928 kind:load to:0x027e0cd8 module:dtcm +from:0x0215692c kind:load to:0x027e0ce0 module:dtcm +from:0x02156950 kind:arm_call to:0x020787b8 module:overlay(0) +from:0x02156958 kind:load to:0x027e09bc module:dtcm +from:0x021569e0 kind:arm_call to:0x02016a70 module:main +from:0x021569e8 kind:arm_call to:0x02080998 module:overlay(0) +from:0x02156a30 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02156ab0 kind:arm_call to:0x020786dc module:overlay(0) +from:0x02156acc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02156af0 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02156b00 kind:load to:0x027e09bc module:dtcm +from:0x02156b68 kind:arm_call to:0x0200e260 module:main +from:0x02156b78 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156b9c kind:arm_call to:0x02156638 module:overlay(82) +from:0x02156bfc kind:arm_call to:0x0200e260 module:main +from:0x02156c00 kind:arm_call to:0x0200c198 module:main +from:0x02156c10 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156c34 kind:arm_call to:0x02156654 module:overlay(82) +from:0x02156cbc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02156ccc kind:arm_call to:0x01ffa60c module:itcm +from:0x02156cf0 kind:load to:0x027e0964 module:dtcm +from:0x02156cf4 kind:load to:0x0203e964 module:main +from:0x02156d0c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156d14 kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x02156d8c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02156dc8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02156e38 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02156e64 kind:load to:0x02158b8c module:overlay(82) +from:0x02156e68 kind:load to:0x027e09b8 module:dtcm +from:0x02156e84 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156ee4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02156f30 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02156fa0 kind:arm_call to:0x020169d4 module:main +from:0x02156fcc kind:arm_call to:0x020d9854 module:overlay(31) +from:0x02156fec kind:arm_call to:0x02154624 module:overlay(82) +from:0x02157004 kind:arm_call to:0x020169d4 module:main +from:0x02157014 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02157034 kind:arm_call to:0x02157348 module:overlay(82) +from:0x02157048 kind:arm_call to:0x02154938 module:overlay(82) +from:0x021570b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021570c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021570cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021570dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021570fc kind:arm_call to:0x02154ce4 module:overlay(82) +from:0x02157108 kind:arm_call to:0x02156930 module:overlay(82) +from:0x02157124 kind:arm_call to:0x02015080 module:main +from:0x0215713c kind:arm_call to:0x021577ac module:overlay(82) +from:0x02157148 kind:arm_call to:0x020f4908 module:overlay(31) +from:0x02157154 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02157160 kind:arm_call to:0x021564a8 module:overlay(82) +from:0x02157170 kind:arm_call to:0x020d9a78 module:overlay(31) +from:0x0215718c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021571b0 kind:arm_call to:0x02156930 module:overlay(82) +from:0x021571cc kind:arm_call to:0x021564a8 module:overlay(82) +from:0x021571f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157254 kind:arm_call to:0x021564a8 module:overlay(82) +from:0x02157260 kind:arm_call to:0x02156930 module:overlay(82) +from:0x021572a8 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021572ac kind:arm_call to:0x02099738 module:overlay(0) +from:0x021572d0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021572e4 kind:arm_call to:0x021564a8 module:overlay(82) +from:0x021572f4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215730c kind:arm_call to:0x02152fb0 module:overlay(82) +from:0x02157318 kind:load to:0x027e09a8 module:dtcm +from:0x0215731c kind:load to:0x027e09b8 module:dtcm +from:0x02157320 kind:load to:0x02158844 module:overlay(82) +from:0x02157324 kind:load to:0x02158960 module:overlay(82) +from:0x02157328 kind:load to:0x027e0d34 module:dtcm +from:0x0215732c kind:load to:0x02158964 module:overlay(82) +from:0x02157330 kind:load to:0x027e09bc module:dtcm +from:0x02157340 kind:load to:0x02158c34 module:overlay(82) +from:0x02157344 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215735c kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x02157390 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x021573ac kind:arm_call to:0x02015080 module:main +from:0x021573cc kind:arm_call to:0x020f48c8 module:overlay(31) +from:0x021573d8 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021573e4 kind:arm_call to:0x021577ac module:overlay(82) +from:0x021573ec kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x02157400 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02157418 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157438 kind:arm_call to:0x02154624 module:overlay(82) +from:0x02157450 kind:arm_call to:0x020169d4 module:main +from:0x02157460 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02157474 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02157490 kind:arm_call to:0x02015080 module:main +from:0x021574ac kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x021574c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021574ec kind:load to:0x02158844 module:overlay(82) +from:0x021574f0 kind:load to:0x02158968 module:overlay(82) +from:0x0215751c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215752c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157538 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215757c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021575a8 kind:arm_call to:0x0203d210 module:main +from:0x021575b0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021575b8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021575c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021575c8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021575d0 kind:arm_call to:0x02011ff4 module:main +from:0x021575dc kind:load to:0x020a02d4 module:overlay(0) +from:0x02157600 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215762c kind:arm_call to:0x0203d210 module:main +from:0x02157634 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215763c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02157644 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215764c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157658 kind:load to:0x020a02d4 module:overlay(0) +from:0x0215766c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157678 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157694 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021576a4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021576b4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021576bc kind:arm_call to:0x02011ff4 module:main +from:0x021576d0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021576e4 kind:load to:0x02158f78 module:overlay(82) +from:0x021576f8 kind:arm_call to:0x02011f3c module:main +from:0x02157704 kind:arm_call to:0x0215774c module:overlay(82) +from:0x02157718 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02157748 kind:load to:0x02158cfc module:overlay(82) +from:0x02157754 kind:arm_call to:0x020f409c module:overlay(31) +from:0x02157774 kind:load to:0x02158d70 module:overlay(82) +from:0x02157790 kind:arm_call to:0x020f4144 module:overlay(31) +from:0x021577a0 kind:arm_call to:0x021577ac module:overlay(82) +from:0x021577e4 kind:load to:0x02158d18 module:overlay(82) +from:0x0215781c kind:load to:0x02158d40 module:overlay(82) +from:0x02157828 kind:arm_call to:0x02157980 module:overlay(82) +from:0x02157890 kind:arm_call to:0x020f58f0 module:overlays(21,31) +from:0x021578a8 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x021578b0 kind:arm_call to:0x020f59f0 module:overlay(31) +from:0x021578c8 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x021578d0 kind:arm_call to:0x020f59f0 module:overlay(31) +from:0x02157914 kind:arm_call to:0x020f439c module:overlay(31) +from:0x02157930 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x02157938 kind:arm_call to:0x020f59f0 module:overlay(31) +from:0x0215794c kind:arm_call to:0x020f4f80 module:overlay(31) +from:0x02157954 kind:arm_call to:0x020f596c module:overlay(31) +from:0x02157968 kind:arm_call to:0x020f4f80 module:overlay(31) +from:0x02157970 kind:arm_call to:0x020f596c module:overlay(31) +from:0x02157994 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021579a8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021579b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021579e8 kind:arm_call to:0x021577e8 module:overlay(82) +from:0x021579f0 kind:arm_call to:0x020f5b94 module:overlay(31) +from:0x021579f8 kind:arm_call to:0x020f4320 module:overlay(31) +from:0x02157a10 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02157a18 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02157a20 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157a38 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02157a40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02157a48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157a50 kind:arm_call to:0x02011ff4 module:main +from:0x02157a64 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02157a78 kind:load to:0x02158fc4 module:overlay(82) +from:0x02157a8c kind:arm_call to:0x02011f3c module:main +from:0x02157a98 kind:arm_call to:0x02157ac8 module:overlay(82) +from:0x02157aac kind:arm_call to:0x02097898 module:overlay(0) +from:0x02157ac4 kind:load to:0x02158dd4 module:overlay(82) +from:0x02157ad0 kind:arm_call to:0x0213ffc0 module:overlay(70) +from:0x02157ae4 kind:load to:0x02158df8 module:overlay(82) +from:0x02157b34 kind:load to:0x02158fc4 module:overlay(82) +from:0x02157b44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157b4c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157b64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157b6c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02157b74 kind:arm_call to:0x02011ff4 module:main +from:0x02157b88 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02157b9e kind:thumb_call_arm to:0x02157bb8 module:overlay(82) +from:0x02157bae kind:thumb_call_arm to:0x020a02d4 module:overlay(0) +from:0x02157be8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02157bf0 kind:load to:0x027e0cec module:dtcm +from:0x02157c1c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157c48 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157c80 kind:arm_call to:0x02157e90 module:overlay(82) +from:0x02157c90 kind:arm_call to:0x02157c2c module:overlay(82) +from:0x02157e18 kind:arm_call to:0x01ffb800 module:itcm +from:0x02157e2c kind:arm_call to:0x01ff9770 module:itcm +from:0x02157e48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157e50 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157e70 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02157e7c kind:load to:0x0203e964 module:main +from:0x02157e88 kind:load to:0x027e0cec module:dtcm +from:0x02157eac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157ee4 kind:load to:0x027e0ce4 module:dtcm +from:0x02157f10 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02157f40 kind:arm_call to:0x02157e90 module:overlay(82) +from:0x02157f50 kind:arm_call to:0x02157c2c module:overlay(82) +from:0x02157f88 kind:arm_call to:0x01ffb800 module:itcm +from:0x02157fac kind:arm_call to:0x01ff9770 module:itcm +from:0x02157fbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157fe8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157ffc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158088 kind:arm_call to:0x02071774 module:overlay(0) +from:0x021580a4 kind:load to:0x027e09a8 module:dtcm +from:0x021580b8 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x021580d8 kind:load to:0x02158e58 module:overlay(82) +from:0x02158114 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x02158178 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x02158194 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x021581b0 kind:arm_call to:0x020e0c34 module:overlay(31) +from:0x021581fc kind:arm_call to:0x020717cc module:overlay(0) +from:0x02158238 kind:load to:0x027e09a8 module:dtcm +from:0x02158290 kind:arm_call to:0x0209078c module:overlay(0) +from:0x0215829c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021582c0 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x021582f0 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02158328 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02158334 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0215837c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x021583ac kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021583f8 kind:arm_call to:0x0208ff38 module:overlay(0) +from:0x0215844c kind:arm_call to:0x02088524 module:overlay(0) +from:0x021584cc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021584f8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02158504 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02158534 kind:arm_call to:0x02158758 module:overlay(82) +from:0x02158540 kind:load to:0x02158850 module:overlay(82) +from:0x02158544 kind:load to:0x02158854 module:overlay(82) +from:0x02158550 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02158564 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0215856c kind:arm_call to:0x02011ff4 module:main +from:0x021585b8 kind:arm_call to:0x02157bf4 module:overlay(82) +from:0x021585cc kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x02158628 kind:arm_call to:0x0208dd70 module:overlay(0) +from:0x021586a4 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x021586d4 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0215871c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02158730 kind:arm_call to:0x02157c50 module:overlay(82) +from:0x0215874c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02158780 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x021587b4 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0215883c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02158874 kind:arm_call to:0x02152cd0 module:overlay(82) +from:0x02158884 kind:arm_call to:0x0203ce74 module:main +from:0x02158898 kind:load to:0x02158e80 module:overlay(82) +from:0x0215889c kind:load to:0x02158e90 module:overlay(82) +from:0x021588a0 kind:load to:0x021576c8 module:overlay(82) +from:0x021588a4 kind:load to:0x02158e84 module:overlay(82) +from:0x021588c4 kind:arm_call to:0x0215770c module:overlay(82) +from:0x021588d4 kind:arm_call to:0x0203ce74 module:main +from:0x021588e8 kind:load to:0x02158f68 module:overlay(82) +from:0x021588ec kind:load to:0x02158f78 module:overlay(82) +from:0x021588f0 kind:load to:0x02157a5c module:overlay(82) +from:0x021588f4 kind:load to:0x02158f6c module:overlay(82) +from:0x02158914 kind:arm_call to:0x02157aa0 module:overlay(82) +from:0x02158924 kind:arm_call to:0x0203ce74 module:main +from:0x02158938 kind:load to:0x02158fb4 module:overlay(82) +from:0x0215893c kind:load to:0x02158fc4 module:overlay(82) +from:0x02158940 kind:load to:0x02157b80 module:overlay(82) +from:0x02158944 kind:load to:0x02158fb8 module:overlay(82) +from:0x02158948 kind:load to:0x02158858 module:overlay(82) +from:0x0215894c kind:load to:0x021588a8 module:overlay(82) +from:0x02158950 kind:load to:0x021588f8 module:overlay(82) +from:0x02158974 kind:load to:0x02152cac module:overlay(82) +from:0x02158978 kind:load to:0x02097944 module:overlay(0) +from:0x0215897c kind:load to:0x02097754 module:overlay(0) +from:0x02158980 kind:load to:0x020977d0 module:overlay(0) +from:0x02158984 kind:load to:0x0209794c module:overlay(0) +from:0x02158988 kind:load to:0x0209796c module:overlay(0) +from:0x0215898c kind:load to:0x02097998 module:overlay(0) +from:0x02158998 kind:load to:0x02152d1c module:overlay(82) +from:0x0215899c kind:load to:0x021576ac module:overlay(82) +from:0x021589a0 kind:load to:0x0209a254 module:overlay(0) +from:0x021589a4 kind:load to:0x0209a288 module:overlay(0) +from:0x021589a8 kind:load to:0x0209a320 module:overlay(0) +from:0x021589ac kind:load to:0x0209a334 module:overlay(0) +from:0x021589b0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021589b4 kind:load to:0x0209a35c module:overlay(0) +from:0x021589b8 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021589bc kind:load to:0x0209a06c module:overlay(0) +from:0x021589c0 kind:load to:0x0209a2f0 module:overlay(0) +from:0x021589c4 kind:load to:0x0209a308 module:overlay(0) +from:0x021589c8 kind:load to:0x0209a348 module:overlay(0) +from:0x021589cc kind:load to:0x0209a6d4 module:overlay(0) +from:0x021589d0 kind:load to:0x02157680 module:overlay(82) +from:0x021589d4 kind:load to:0x0215765c module:overlay(82) +from:0x021589d8 kind:load to:0x0209a70c module:overlay(0) +from:0x021589e4 kind:load to:0x02098518 module:overlay(0) +from:0x021589e8 kind:load to:0x02098554 module:overlay(0) +from:0x021589ec kind:load to:0x0209856c module:overlay(0) +from:0x021589f0 kind:load to:0x02098578 module:overlay(0) +from:0x021589f4 kind:load to:0x01fff464 module:itcm +from:0x021589f8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021589fc kind:load to:0x02152eec module:overlay(82) +from:0x02158a00 kind:load to:0x020984b0 module:overlay(0) +from:0x02158a04 kind:load to:0x02153004 module:overlay(82) +from:0x02158a08 kind:load to:0x02153198 module:overlay(82) +from:0x02158a0c kind:load to:0x020984bc module:overlay(0) +from:0x02158a10 kind:load to:0x02156a1c module:overlay(82) +from:0x02158a14 kind:load to:0x02099004 module:overlay(0) +from:0x02158a18 kind:load to:0x020984c8 module:overlay(0) +from:0x02158a1c kind:load to:0x02098584 module:overlay(0) +from:0x02158a20 kind:load to:0x020985f0 module:overlay(0) +from:0x02158a24 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02158a28 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02158a2c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02158a30 kind:load to:0x021575e0 module:overlay(82) +from:0x02158a34 kind:load to:0x0215755c module:overlay(82) +from:0x02158a38 kind:load to:0x02099588 module:overlay(0) +from:0x02158a3c kind:load to:0x02156cf8 module:overlay(82) +from:0x02158a44 kind:load to:0x02153208 module:overlay(82) +from:0x02158a4c kind:load to:0x0215326c module:overlay(82) +from:0x02158a54 kind:load to:0x02153384 module:overlay(82) +from:0x02158a5c kind:load to:0x02153510 module:overlay(82) +from:0x02158a64 kind:load to:0x02153634 module:overlay(82) +from:0x02158a6c kind:load to:0x02154624 module:overlay(82) +from:0x02158a74 kind:load to:0x02154938 module:overlay(82) +from:0x02158a7c kind:load to:0x02155124 module:overlay(82) +from:0x02158a84 kind:load to:0x02154e10 module:overlay(82) +from:0x02158a8c kind:load to:0x02153e78 module:overlay(82) +from:0x02158a94 kind:load to:0x02154180 module:overlay(82) +from:0x02158a9c kind:load to:0x02153a10 module:overlay(82) +from:0x02158aa4 kind:load to:0x02155290 module:overlay(82) +from:0x02158aac kind:load to:0x0215542c module:overlay(82) +from:0x02158ab4 kind:load to:0x0215582c module:overlay(82) +from:0x02158abc kind:load to:0x02155aa4 module:overlay(82) +from:0x02158ac4 kind:load to:0x02155dd0 module:overlay(82) +from:0x02158acc kind:load to:0x02155c30 module:overlay(82) +from:0x02158ad4 kind:load to:0x02155ebc module:overlay(82) +from:0x02158adc kind:load to:0x02155954 module:overlay(82) +from:0x02158ae4 kind:load to:0x02156e6c module:overlay(82) +from:0x02158aec kind:load to:0x02153230 module:overlay(82) +from:0x02158af4 kind:load to:0x021532ec module:overlay(82) +from:0x02158afc kind:load to:0x02153420 module:overlay(82) +from:0x02158b04 kind:load to:0x0215358c module:overlay(82) +from:0x02158b0c kind:load to:0x02153708 module:overlay(82) +from:0x02158b14 kind:load to:0x02154740 module:overlay(82) +from:0x02158b1c kind:load to:0x02154a28 module:overlay(82) +from:0x02158b24 kind:load to:0x021551c0 module:overlay(82) +from:0x02158b2c kind:load to:0x02155030 module:overlay(82) +from:0x02158b34 kind:load to:0x02153ef4 module:overlay(82) +from:0x02158b3c kind:load to:0x02154368 module:overlay(82) +from:0x02158b44 kind:load to:0x02153b48 module:overlay(82) +from:0x02158b4c kind:load to:0x02155300 module:overlay(82) +from:0x02158b54 kind:load to:0x0215549c module:overlay(82) +from:0x02158b5c kind:load to:0x021558f4 module:overlay(82) +from:0x02158b64 kind:load to:0x02155b5c module:overlay(82) +from:0x02158b6c kind:load to:0x02155e60 module:overlay(82) +from:0x02158b74 kind:load to:0x02155d20 module:overlay(82) +from:0x02158b7c kind:load to:0x02155f30 module:overlay(82) +from:0x02158b84 kind:load to:0x02155a14 module:overlay(82) +from:0x02158cfc kind:load to:0x021576e8 module:overlay(82) +from:0x02158d00 kind:load to:0x0209774c module:overlay(0) +from:0x02158d04 kind:load to:0x02097754 module:overlay(0) +from:0x02158d08 kind:load to:0x020977d0 module:overlay(0) +from:0x02158d0c kind:load to:0x02097810 module:overlay(0) +from:0x02158d10 kind:load to:0x02097814 module:overlay(0) +from:0x02158d14 kind:load to:0x02097818 module:overlay(0) +from:0x02158d18 kind:load to:0x02157898 module:overlay(82) +from:0x02158d20 kind:load to:0x021578b8 module:overlay(82) +from:0x02158d28 kind:load to:0x021578d8 module:overlay(82) +from:0x02158d30 kind:load to:0x02157940 module:overlay(82) +from:0x02158d38 kind:load to:0x0215795c module:overlay(82) +from:0x02158d40 kind:load to:0x0215789c module:overlay(82) +from:0x02158d48 kind:load to:0x021578bc module:overlay(82) +from:0x02158d50 kind:load to:0x02157924 module:overlay(82) +from:0x02158d58 kind:load to:0x02157944 module:overlay(82) +from:0x02158d60 kind:load to:0x02157960 module:overlay(82) +from:0x02158d70 kind:load to:0x02098518 module:overlay(0) +from:0x02158d74 kind:load to:0x02098554 module:overlay(0) +from:0x02158d78 kind:load to:0x0209856c module:overlay(0) +from:0x02158d7c kind:load to:0x02098578 module:overlay(0) +from:0x02158d80 kind:load to:0x01fff464 module:itcm +from:0x02158d84 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02158d88 kind:load to:0x02157778 module:overlay(82) +from:0x02158d8c kind:load to:0x020984b0 module:overlay(0) +from:0x02158d90 kind:load to:0x02157820 module:overlay(82) +from:0x02158d94 kind:load to:0x020984b8 module:overlay(0) +from:0x02158d98 kind:load to:0x020984bc module:overlay(0) +from:0x02158d9c kind:load to:0x021579b8 module:overlay(82) +from:0x02158da0 kind:load to:0x020984c4 module:overlay(0) +from:0x02158da4 kind:load to:0x020984c8 module:overlay(0) +from:0x02158da8 kind:load to:0x02098584 module:overlay(0) +from:0x02158dac kind:load to:0x020985f0 module:overlay(0) +from:0x02158db0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02158db4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02158db8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02158dbc kind:load to:0x02157a04 module:overlay(82) +from:0x02158dc0 kind:load to:0x02157a2c module:overlay(82) +from:0x02158dc4 kind:load to:0x02157858 module:overlay(82) +from:0x02158dc8 kind:load to:0x02157978 module:overlay(82) +from:0x02158dd4 kind:load to:0x02157a7c module:overlay(82) +from:0x02158dd8 kind:load to:0x02097944 module:overlay(0) +from:0x02158ddc kind:load to:0x02097754 module:overlay(0) +from:0x02158de0 kind:load to:0x020977d0 module:overlay(0) +from:0x02158de4 kind:load to:0x0209794c module:overlay(0) +from:0x02158de8 kind:load to:0x0209796c module:overlay(0) +from:0x02158dec kind:load to:0x02097998 module:overlay(0) +from:0x02158df8 kind:load to:0x02098518 module:overlay(0) +from:0x02158dfc kind:load to:0x02098554 module:overlay(0) +from:0x02158e00 kind:load to:0x0209856c module:overlay(0) +from:0x02158e04 kind:load to:0x02098578 module:overlay(0) +from:0x02158e08 kind:load to:0x01fff464 module:itcm +from:0x02158e0c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02158e10 kind:load to:0x0213ffe0 module:overlays(26,70) +from:0x02158e14 kind:load to:0x0214000c module:overlays(26,70) +from:0x02158e18 kind:load to:0x020984b4 module:overlay(0) +from:0x02158e1c kind:load to:0x020984b8 module:overlay(0) +from:0x02158e20 kind:load to:0x020984bc module:overlay(0) +from:0x02158e24 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02158e28 kind:load to:0x020984c4 module:overlay(0) +from:0x02158e2c kind:load to:0x020984c8 module:overlay(0) +from:0x02158e30 kind:load to:0x02098584 module:overlay(0) +from:0x02158e34 kind:load to:0x020985f0 module:overlay(0) +from:0x02158e38 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02158e3c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02158e40 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02158e44 kind:load to:0x02157b38 module:overlay(82) +from:0x02158e48 kind:load to:0x02157b58 module:overlay(82) +from:0x02158e4c kind:load to:0x02157ae8 module:overlay(82) +from:0x02158e58 kind:load to:0x0209019c module:overlay(0) +from:0x02158e5c kind:load to:0x02158548 module:overlay(82) +from:0x02158e60 kind:load to:0x0215855c module:overlay(82) +from:0x02158e64 kind:load to:0x021580dc module:overlay(82) +from:0x02158e68 kind:load to:0x0215823c module:overlay(82) +from:0x02158e6c kind:load to:0x020907bc module:overlay(0) +from:0x02158e70 kind:load to:0x020907c0 module:overlay(0) +from:0x02158e74 kind:load to:0x020907c4 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov082/symbols.txt b/config/eur/arm9/overlays/ov082/symbols.txt new file mode 100644 index 00000000..ed5e1616 --- /dev/null +++ b/config/eur/arm9/overlays/ov082/symbols.txt @@ -0,0 +1,181 @@ +func_ov082_02152ca0 kind:function(arm,size=0xc) addr:0x02152ca0 +func_ov082_02152cac kind:function(arm,size=0x24) addr:0x02152cac +func_ov082_02152cd0 kind:function(arm,size=0x4c) addr:0x02152cd0 +func_ov082_02152d1c kind:function(arm,size=0x14) addr:0x02152d1c +func_ov082_02152d30 kind:function(arm,size=0x1bc) addr:0x02152d30 +func_ov082_02152eec kind:function(arm,size=0x7c) addr:0x02152eec +func_ov082_02152f68 kind:function(arm,size=0x48) addr:0x02152f68 +func_ov082_02152fb0 kind:function(arm,size=0x54) addr:0x02152fb0 +func_ov082_02153004 kind:function(arm,size=0x194) addr:0x02153004 +func_ov082_02153198 kind:function(arm,size=0x70) addr:0x02153198 +func_ov082_02153208 kind:function(arm,size=0x28) addr:0x02153208 +func_ov082_02153230 kind:function(arm,size=0x3c) addr:0x02153230 +func_ov082_0215326c kind:function(arm,size=0x80) addr:0x0215326c +func_ov082_021532ec kind:function(arm,size=0x98) addr:0x021532ec +func_ov082_02153384 kind:function(arm,size=0x9c) addr:0x02153384 +func_ov082_02153420 kind:function(arm,size=0xf0) addr:0x02153420 +func_ov082_02153510 kind:function(arm,size=0x7c) addr:0x02153510 +func_ov082_0215358c kind:function(arm,size=0xa8) addr:0x0215358c +func_ov082_02153634 kind:function(arm,size=0xd4) addr:0x02153634 +func_ov082_02153708 kind:function(arm,size=0x308) addr:0x02153708 +func_ov082_02153a10 kind:function(arm,size=0x138) addr:0x02153a10 +func_ov082_02153b48 kind:function(arm,size=0x330) addr:0x02153b48 +func_ov082_02153e78 kind:function(arm,size=0x7c) addr:0x02153e78 +func_ov082_02153ef4 kind:function(arm,size=0x28c) addr:0x02153ef4 +func_ov082_02154180 kind:function(arm,size=0x1e8) addr:0x02154180 +func_ov082_02154368 kind:function(arm,size=0x2bc) addr:0x02154368 +func_ov082_02154624 kind:function(arm,size=0x11c) addr:0x02154624 +func_ov082_02154740 kind:function(arm,size=0x1f8) addr:0x02154740 +func_ov082_02154938 kind:function(arm,size=0xf0) addr:0x02154938 +func_ov082_02154a28 kind:function(arm,size=0x2bc) addr:0x02154a28 +func_ov082_02154ce4 kind:function(arm,size=0x12c) addr:0x02154ce4 +func_ov082_02154e10 kind:function(arm,size=0x220) addr:0x02154e10 +func_ov082_02155030 kind:function(arm,size=0xf4) addr:0x02155030 +func_ov082_02155124 kind:function(arm,size=0x9c) addr:0x02155124 +func_ov082_021551c0 kind:function(arm,size=0xd0) addr:0x021551c0 +func_ov082_02155290 kind:function(arm,size=0x70) addr:0x02155290 +func_ov082_02155300 kind:function(arm,size=0x12c) addr:0x02155300 +func_ov082_0215542c kind:function(arm,size=0x70) addr:0x0215542c +func_ov082_0215549c kind:function(arm,size=0x390) addr:0x0215549c +func_ov082_0215582c kind:function(arm,size=0xc8) addr:0x0215582c +func_ov082_021558f4 kind:function(arm,size=0x60) addr:0x021558f4 +func_ov082_02155954 kind:function(arm,size=0xc0) addr:0x02155954 +func_ov082_02155a14 kind:function(arm,size=0x90) addr:0x02155a14 +func_ov082_02155aa4 kind:function(arm,size=0xb8) addr:0x02155aa4 +func_ov082_02155b5c kind:function(arm,size=0xd4) addr:0x02155b5c +func_ov082_02155c30 kind:function(arm,size=0xf0) addr:0x02155c30 +func_ov082_02155d20 kind:function(arm,size=0xb0) addr:0x02155d20 +func_ov082_02155dd0 kind:function(arm,size=0x90) addr:0x02155dd0 +func_ov082_02155e60 kind:function(arm,size=0x5c) addr:0x02155e60 +func_ov082_02155ebc kind:function(arm,size=0x74) addr:0x02155ebc +func_ov082_02155f30 kind:function(arm,size=0x50) addr:0x02155f30 +func_ov082_02155f80 kind:function(arm,size=0x49c) addr:0x02155f80 +func_ov082_0215641c kind:function(arm,size=0x8c) addr:0x0215641c +func_ov082_021564a8 kind:function(arm,size=0x190) addr:0x021564a8 +func_ov082_02156638 kind:function(arm,size=0x1c) addr:0x02156638 +func_ov082_02156654 kind:function(arm,size=0x78) addr:0x02156654 +func_ov082_021566cc kind:function(arm,size=0x5c) addr:0x021566cc +func_ov082_02156728 kind:function(arm,size=0x28) addr:0x02156728 +func_ov082_02156750 kind:function(arm,size=0xf4) addr:0x02156750 +func_ov082_02156844 kind:function(arm,size=0xec) addr:0x02156844 +func_ov082_02156930 kind:function(arm,size=0x2c) addr:0x02156930 +func_ov082_0215695c kind:function(arm,size=0xc0) addr:0x0215695c +func_ov082_02156a1c kind:function(arm,size=0xec) addr:0x02156a1c +func_ov082_02156b08 kind:function(arm,size=0x1f0) addr:0x02156b08 +func_ov082_02156cf8 kind:function(arm,size=0x174) addr:0x02156cf8 +func_ov082_02156e6c kind:function(arm,size=0x4dc) addr:0x02156e6c +func_ov082_02157348 kind:function(arm,size=0x1ac) addr:0x02157348 +func_ov082_021574f4 kind:function(arm,size=0x68) addr:0x021574f4 +func_ov082_0215755c kind:function(arm,size=0x84) addr:0x0215755c +func_ov082_021575e0 kind:function(arm,size=0x7c) addr:0x021575e0 +func_ov082_0215765c kind:function(arm,size=0x24) addr:0x0215765c +func_ov082_02157680 kind:function(arm,size=0x2c) addr:0x02157680 +func_ov082_021576ac kind:function(arm,size=0x1c) addr:0x021576ac +func_ov082_021576c8 kind:function(arm,size=0x14) addr:0x021576c8 +func_ov082_021576dc kind:function(arm,size=0xc) addr:0x021576dc +func_ov082_021576e8 kind:function(arm,size=0x24) addr:0x021576e8 +func_ov082_0215770c kind:function(arm,size=0x40) addr:0x0215770c +func_ov082_0215774c kind:function(arm,size=0x2c) addr:0x0215774c +func_ov082_02157778 kind:function(arm,size=0x34) addr:0x02157778 +func_ov082_021577ac kind:function(arm,size=0x3c) addr:0x021577ac +func_ov082_021577e8 kind:function(arm,size=0x38) addr:0x021577e8 +func_ov082_02157820 kind:function(arm,size=0x38) addr:0x02157820 +func_ov082_02157858 kind:function(arm,size=0x40) addr:0x02157858 +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=0x4) addr:0x021578b8 +func_ov082_021578bc kind:function(arm,size=0x1c) addr:0x021578bc +func_ov082_021578d8 kind:function(arm,size=0x4c) addr:0x021578d8 +func_ov082_02157924 kind:function(arm,size=0x1c) addr:0x02157924 +func_ov082_02157940 kind:function(arm,size=0x4) addr:0x02157940 +func_ov082_02157944 kind:function(arm,size=0x18) addr:0x02157944 +func_ov082_0215795c kind:function(arm,size=0x4) addr:0x0215795c +func_ov082_02157960 kind:function(arm,size=0x18) addr:0x02157960 +func_ov082_02157978 kind:function(arm,size=0x8) addr:0x02157978 +func_ov082_02157980 kind:function(arm,size=0x38) addr:0x02157980 +func_ov082_021579b8 kind:function(arm,size=0x4c) addr:0x021579b8 +func_ov082_02157a04 kind:function(arm,size=0x28) addr:0x02157a04 +func_ov082_02157a2c kind:function(arm,size=0x30) addr:0x02157a2c +func_ov082_02157a5c kind:function(arm,size=0x14) addr:0x02157a5c +func_ov082_02157a70 kind:function(arm,size=0xc) addr:0x02157a70 +func_ov082_02157a7c kind:function(arm,size=0x24) addr:0x02157a7c +func_ov082_02157aa0 kind:function(arm,size=0x28) addr:0x02157aa0 +func_ov082_02157ac8 kind:function(arm,size=0x20) addr:0x02157ac8 +func_ov082_02157ae8 kind:function(arm,size=0x50) addr:0x02157ae8 +func_ov082_02157b38 kind:function(arm,size=0x20) addr:0x02157b38 +func_ov082_02157b58 kind:function(arm,size=0x28) addr:0x02157b58 +func_ov082_02157b80 kind:function(arm,size=0x14) addr:0x02157b80 +func_ov082_02157b94 kind:function(thumb,size=0x14) addr:0x02157b94 +func_ov082_02157ba8 kind:function(thumb,size=0x10) addr:0x02157ba8 +func_ov082_02157bb8 kind:function(arm,size=0x3c) addr:0x02157bb8 +func_ov082_02157bf4 kind:function(arm,size=0x38) addr:0x02157bf4 +func_ov082_02157c2c kind:function(arm,size=0x24) addr:0x02157c2c +func_ov082_02157c50 kind:function(arm,size=0x240) addr:0x02157c50 +func_ov082_02157e90 kind:function(arm,size=0x58) addr:0x02157e90 +func_ov082_02157ee8 kind:function(arm,size=0x1c8) addr:0x02157ee8 +func_ov082_021580b0 kind:function(arm,size=0x2c) addr:0x021580b0 +func_ov082_021580dc kind:function(arm,size=0x160) addr:0x021580dc +func_ov082_0215823c kind:function(arm,size=0x30c) addr:0x0215823c +func_ov082_02158548 kind:function(arm,size=0x14) addr:0x02158548 +func_ov082_0215855c kind:function(arm,size=0x1c) addr:0x0215855c +func_ov082_02158578 kind:function(arm,size=0xdc) addr:0x02158578 +func_ov082_02158654 kind:function(arm,size=0x104) addr:0x02158654 +func_ov082_02158758 kind:function(arm,size=0xb8) addr:0x02158758 +func_ov082_02158810 kind:function(arm,size=0x34) addr:0x02158810 +data_ov082_02158844 kind:data(any) addr:0x02158844 +data_ov082_02158848 kind:data(any) addr:0x02158848 +data_ov082_0215884c kind:data(any) addr:0x0215884c +data_ov082_02158850 kind:data(any) addr:0x02158850 +data_ov082_02158854 kind:data(any) addr:0x02158854 +func_ov082_02158858 kind:function(arm,size=0x50) addr:0x02158858 +func_ov082_021588a8 kind:function(arm,size=0x50) addr:0x021588a8 +func_ov082_021588f8 kind:function(arm,size=0x50) addr:0x021588f8 +data_ov082_02158960 kind:data(any) addr:0x02158960 +data_ov082_02158964 kind:data(any) addr:0x02158964 +data_ov082_02158968 kind:data(any) addr:0x02158968 +data_ov082_02158974 kind:data(any) addr:0x02158974 +data_ov082_02158998 kind:data(any) addr:0x02158998 +data_ov082_021589e4 kind:data(any) addr:0x021589e4 +data_ov082_02158a3c kind:data(any) addr:0x02158a3c +data_ov082_02158ae4 kind:data(any) addr:0x02158ae4 +data_ov082_02158af8 kind:data(any) addr:0x02158af8 ambiguous +data_ov082_02158b50 kind:data(any) addr:0x02158b50 ambiguous +data_ov082_02158b78 kind:data(any) addr:0x02158b78 ambiguous +data_ov082_02158b8c kind:data(any) addr:0x02158b8c +data_ov082_02158ba4 kind:data(any) addr:0x02158ba4 +data_ov082_02158bbc kind:data(any) addr:0x02158bbc +data_ov082_02158bd4 kind:data(any) addr:0x02158bd4 +data_ov082_02158bdc kind:data(any) addr:0x02158bdc ambiguous +data_ov082_02158c04 kind:data(any) addr:0x02158c04 +data_ov082_02158c1c kind:data(any) addr:0x02158c1c +data_ov082_02158c34 kind:data(any) addr:0x02158c34 +data_ov082_02158c4c kind:data(any) addr:0x02158c4c +data_ov082_02158c64 kind:data(any) addr:0x02158c64 +data_ov082_02158c7c kind:data(any) addr:0x02158c7c +data_ov082_02158c94 kind:data(any) addr:0x02158c94 +data_ov082_02158c9c kind:data(any) addr:0x02158c9c ambiguous +data_ov082_02158cac kind:data(any) addr:0x02158cac +data_ov082_02158cc4 kind:data(any) addr:0x02158cc4 +data_ov082_02158cdc kind:data(any) addr:0x02158cdc +data_ov082_02158cfc kind:data(any) addr:0x02158cfc +data_ov082_02158d18 kind:data(any) addr:0x02158d18 +data_ov082_02158d40 kind:data(any) addr:0x02158d40 +data_ov082_02158d70 kind:data(any) addr:0x02158d70 +data_ov082_02158d90 kind:data(any) addr:0x02158d90 ambiguous +data_ov082_02158dc8 kind:data(any) addr:0x02158dc8 ambiguous +data_ov082_02158dd4 kind:data(any) addr:0x02158dd4 +data_ov082_02158df8 kind:data(any) addr:0x02158df8 +data_ov082_02158e58 kind:data(any) addr:0x02158e58 +data_ov082_02158e80 kind:bss addr:0x02158e80 +data_ov082_02158e84 kind:bss addr:0x02158e84 +data_ov082_02158e90 kind:bss addr:0x02158e90 +data_ov082_02158eac kind:bss addr:0x02158eac ambiguous +data_ov082_02158eb4 kind:bss addr:0x02158eb4 ambiguous +data_ov082_02158f68 kind:bss addr:0x02158f68 +data_ov082_02158f6c kind:bss addr:0x02158f6c +data_ov082_02158f78 kind:bss addr:0x02158f78 +data_ov082_02158fa4 kind:bss addr:0x02158fa4 ambiguous +data_ov082_02158fb4 kind:bss addr:0x02158fb4 +data_ov082_02158fb8 kind:bss addr:0x02158fb8 +data_ov082_02158fc4 kind:bss addr:0x02158fc4 +data_ov082_02158fd8 kind:bss addr:0x02158fd8 ambiguous diff --git a/config/eur/arm9/overlays/ov083/delinks.txt b/config/eur/arm9/overlays/ov083/delinks.txt new file mode 100644 index 00000000..d1d0b3c1 --- /dev/null +++ b/config/eur/arm9/overlays/ov083/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152ca0 end:0x0215d154 kind:code align:32 + .rodata start:0x0215d154 end:0x0215d354 kind:data align:4 + .init start:0x0215d354 end:0x0215d79c kind:code align:4 + .ctor start:0x0215d79c end:0x0215d7c4 kind:data align:4 + .data start:0x0215d7e0 end:0x0215e360 kind:data align:32 + .bss start:0x0215e360 end:0x0215eb20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov083/relocs.txt b/config/eur/arm9/overlays/ov083/relocs.txt new file mode 100644 index 00000000..96189242 --- /dev/null +++ b/config/eur/arm9/overlays/ov083/relocs.txt @@ -0,0 +1,1617 @@ +from:0x02152cd4 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152cf4 kind:load to:0x0203e964 module:main +from:0x02152d6c kind:load to:0x0215e378 module:overlay(83) +from:0x02152d80 kind:arm_call to:0x02011f3c module:main +from:0x02152d8c kind:arm_call to:0x02152e1c module:overlay(83) +from:0x02152da4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02152df8 kind:load to:0x0215d810 module:overlay(83) +from:0x02152e10 kind:load to:0x020b539c module:overlay(0) +from:0x02152e18 kind:load to:0x020974dc module:overlay(0) +from:0x02152e2c kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02152e90 kind:arm_call to:0x0205835c module:overlay(0) +from:0x02152ec0 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02152ed8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152ee8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152f5c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152f78 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02152f8c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02152fc0 kind:arm_call to:0x0213fdec module:overlay(70) +from:0x02152ff0 kind:arm_call to:0x02152e00 module:overlay(83) +from:0x02153000 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215302c kind:arm_call to:0x0213fdec module:overlay(70) +from:0x0215308c kind:arm_call to:0x02097b84 module:overlay(0) +from:0x021530f4 kind:arm_call to:0x0215a280 module:overlay(83) +from:0x02153100 kind:arm_call to:0x02099820 module:overlay(0) +from:0x021531cc kind:arm_call to:0x0209862c module:overlay(0) +from:0x021531f4 kind:arm_call to:0x02028c90 module:main +from:0x02153248 kind:arm_call to:0x0213fe74 module:overlay(70) +from:0x02153254 kind:arm_call to:0x0213fe74 module:overlay(70) +from:0x02153264 kind:load to:0x0215d880 module:overlay(83) +from:0x02153268 kind:load to:0x0215e378 module:overlay(83) +from:0x0215326c kind:load to:0x0215d834 module:overlay(83) +from:0x02153274 kind:load to:0x0215d800 module:overlay(83) +from:0x0215327c kind:load to:0x0215e360 module:overlay(83) +from:0x02153288 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021532c4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021532e0 kind:arm_call to:0x020a8034 module:overlay(0) +from:0x021532f8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02153300 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02153320 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215334c kind:arm_call to:0x0203d210 module:main +from:0x02153358 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02153360 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02153368 kind:arm_call to:0x0205837c module:overlay(0) +from:0x02153370 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215337c kind:load to:0x0215d880 module:overlay(83) +from:0x02153380 kind:load to:0x027e09b8 module:dtcm +from:0x02153384 kind:load to:0x020b64fc module:overlay(0) +from:0x02153388 kind:load to:0x020a02d4 module:overlay(0) +from:0x021533bc kind:arm_call to:0x020732fc module:overlay(0) +from:0x021533d8 kind:arm_call to:0x020a8034 module:overlay(0) +from:0x021533f0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021533f8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02153418 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153444 kind:arm_call to:0x0203d210 module:main +from:0x02153450 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02153458 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02153460 kind:arm_call to:0x0205837c module:overlay(0) +from:0x02153468 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02153470 kind:arm_call to:0x02011ff4 module:main +from:0x0215347c kind:load to:0x0215d880 module:overlay(83) +from:0x02153480 kind:load to:0x027e09b8 module:dtcm +from:0x02153484 kind:load to:0x020b64fc module:overlay(0) +from:0x02153488 kind:load to:0x020a02d4 module:overlay(0) +from:0x021534ac kind:arm_call to:0x020732ec module:overlay(0) +from:0x021534c0 kind:load to:0x027e09b8 module:dtcm +from:0x02153510 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153524 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153548 kind:load to:0x0215d1a0 module:overlay(83) +from:0x0215354c kind:load to:0x0215d1a4 module:overlay(83) +from:0x02153550 kind:load to:0x0215d1a8 module:overlay(83) +from:0x021535b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021535c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021535d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021535e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021535ec kind:arm_call to:0x01ffb800 module:itcm +from:0x02153600 kind:arm_call to:0x01ff9770 module:itcm +from:0x02153610 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021536c4 kind:arm_call to:0x02154548 module:overlay(83) +from:0x021536d4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021536f8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02153734 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153744 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153760 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215376c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021537a4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021537e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021537f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215380c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02153818 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215384c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02153878 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021538bc kind:arm_call to:0x02026800 module:main +from:0x021538c4 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021538e0 kind:arm_call to:0x02026800 module:main +from:0x021538e8 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153904 kind:arm_call to:0x02026800 module:main +from:0x0215390c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153928 kind:arm_call to:0x02026800 module:main +from:0x02153930 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0215394c kind:arm_call to:0x02026800 module:main +from:0x02153954 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153970 kind:arm_call to:0x02026800 module:main +from:0x02153978 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021539a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021539b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021539e4 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02153a20 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02153a34 kind:arm_call to:0x020580ec module:overlay(0) +from:0x02153a38 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02153a54 kind:arm_call to:0x02026800 module:main +from:0x02153a5c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153a7c kind:arm_call to:0x021598ec module:overlay(83) +from:0x02153a8c kind:load to:0x0215d1a0 module:overlay(83) +from:0x02153a90 kind:load to:0x027e0ce4 module:dtcm +from:0x02153a94 kind:load to:0x020b539c module:overlay(0) +from:0x02153aa4 kind:load to:0x0215e378 module:overlay(83) +from:0x02153aa8 kind:load to:0x0215dc68 module:overlay(83) +from:0x02153aac kind:load to:0x0215dc78 module:overlay(83) +from:0x02153ab0 kind:load to:0x0215dc8c module:overlay(83) +from:0x02153ab4 kind:load to:0x0215dca0 module:overlay(83) +from:0x02153ab8 kind:load to:0x0215dcb8 module:overlay(83) +from:0x02153abc kind:load to:0x0215dccc module:overlay(83) +from:0x02153ac0 kind:load to:0x02058300 module:overlay(0) +from:0x02153ac4 kind:load to:0x0215dce0 module:overlay(83) +from:0x02153ad8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153af4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153b28 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02153b38 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153b40 kind:arm_call to:0x0215508c module:overlay(83) +from:0x02153b64 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02153b74 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153b84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153ba4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153bc8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153be4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153c08 kind:arm_call to:0x0215508c module:overlay(83) +from:0x02153c1c kind:arm_call to:0x01ff9318 module:itcm +from:0x02153c44 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153c54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153c74 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153c88 kind:arm_call to:0x0215508c module:overlay(83) +from:0x02153ca4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02153cc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153ce4 kind:arm_call to:0x0215508c module:overlay(83) +from:0x02153cfc kind:arm_call to:0x01ff9318 module:itcm +from:0x02153d24 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153d34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153d58 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153d7c kind:arm_call to:0x01ff9984 module:itcm +from:0x02153e38 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02153e68 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153f10 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02153f4c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02153f58 kind:load to:0x027e0cec module:dtcm +from:0x02153fa0 kind:load to:0x0215d178 module:overlay(83) +from:0x02154014 kind:arm_call to:0x01ff9218 module:itcm +from:0x02154028 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215403c kind:arm_call to:0x01ff930c module:itcm +from:0x02154084 kind:arm_call to:0x01ffb464 module:itcm +from:0x02154098 kind:arm_call to:0x01ff9218 module:itcm +from:0x021540d0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02154154 kind:arm_call to:0x02154b44 module:overlay(83) +from:0x02154198 kind:arm_call to:0x021549ec module:overlay(83) +from:0x02154218 kind:arm_call to:0x02154b44 module:overlay(83) +from:0x02154298 kind:arm_call to:0x01ff9218 module:itcm +from:0x021542ac kind:arm_call to:0x01ff9218 module:itcm +from:0x021542c8 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x021542e4 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154308 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154324 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154348 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154354 kind:arm_call to:0x02154378 module:overlay(83) +from:0x02154360 kind:load to:0x0215d180 module:overlay(83) +from:0x02154364 kind:load to:0x027e09a8 module:dtcm +from:0x0215436c kind:load to:0x0203e964 module:main +from:0x02154370 kind:load to:0x0215d7e0 module:overlay(83) +from:0x021543f4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02154404 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154410 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154434 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154440 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154454 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154478 kind:arm_call to:0x01ffb428 module:itcm +from:0x021544c4 kind:arm_call to:0x0215a3d0 module:overlay(83) +from:0x021544d4 kind:arm_call to:0x0215a2b8 module:overlay(83) +from:0x021544e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154508 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215451c kind:arm_call to:0x0215aed4 module:overlay(83) +from:0x02154534 kind:load to:0x0215d7e0 module:overlay(83) +from:0x02154538 kind:load to:0x0215d260 module:overlay(83) +from:0x02154540 kind:load to:0x027e0cec module:dtcm +from:0x02154578 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215458c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021545a4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021545c0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021545d8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021545ec kind:load to:0x0215e378 module:overlay(83) +from:0x021545f0 kind:load to:0x0215d1e8 module:overlay(83) +from:0x02154608 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02154640 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154754 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02154760 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02154778 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021547ac kind:arm_call to:0x01ff916c module:itcm +from:0x021547d0 kind:load to:0x02049be4 module:main +from:0x021547d4 kind:load to:0x0215e378 module:overlay(83) +from:0x021547d8 kind:load to:0x0215d1e8 module:overlay(83) +from:0x0215483c kind:arm_call to:0x02152cf8 module:overlay(83) +from:0x021548e4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154924 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02154968 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154994 kind:arm_call to:0x01ff9318 module:itcm +from:0x021549cc kind:arm_call to:0x01ff9218 module:itcm +from:0x021549dc kind:load to:0x0203e964 module:main +from:0x02154a10 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154a24 kind:load to:0x027e09a8 module:dtcm +from:0x02154a7c kind:arm_call to:0x02152cf8 module:overlay(83) +from:0x02154af8 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154b10 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154b20 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154b30 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154b40 kind:load to:0x0203e964 module:main +from:0x02154bac kind:arm_call to:0x02152cf8 module:overlay(83) +from:0x02154bf8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154c04 kind:load to:0x0203e964 module:main +from:0x02154c30 kind:arm_call to:0x01fff350 module:itcm +from:0x02154c4c kind:arm_call to:0x0215bec4 module:overlay(83) +from:0x02154c58 kind:load to:0x027e0ce4 module:dtcm +from:0x02154c60 kind:load to:0x020b3000 module:overlay(0) +from:0x02154c8c kind:arm_call to:0x01fff350 module:itcm +from:0x02154ca8 kind:arm_call to:0x0215bdec module:overlay(83) +from:0x02154cb4 kind:load to:0x027e0ce4 module:dtcm +from:0x02154cbc kind:load to:0x020b3000 module:overlay(0) +from:0x02154ce8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02154d14 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154d30 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154d48 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02154d78 kind:arm_call to:0x0200eab0 module:main +from:0x02154d84 kind:load to:0x0215d1b8 module:overlay(83) +from:0x02154d8c kind:load to:0x027e0cec module:dtcm +from:0x02154d90 kind:load to:0x027e09a8 module:dtcm +from:0x02154d94 kind:load to:0x0215d190 module:overlay(83) +from:0x02154dc8 kind:arm_call to:0x0200eab0 module:main +from:0x02154dd0 kind:load to:0x0215d190 module:overlay(83) +from:0x02154e08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154e14 kind:arm_call to:0x01fff458 module:itcm +from:0x02154e6c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02154e78 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02154ed8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02154f10 kind:arm_call to:0x02154cc0 module:overlay(83) +from:0x02154f1c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02154f6c kind:arm_call to:0x02154548 module:overlay(83) +from:0x02154f98 kind:load to:0x027e0ce4 module:dtcm +from:0x02154fa0 kind:load to:0x0215d1b8 module:overlay(83) +from:0x02154fa4 kind:load to:0x0215d7e0 module:overlay(83) +from:0x02154fbc kind:arm_call to:0x021237a8 module:overlays(43,46) +from:0x021550e4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021550f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155110 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155124 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155140 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155154 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155170 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155184 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155234 kind:arm_call to:0x02155190 module:overlay(83) +from:0x021552b4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021552d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155394 kind:arm_call to:0x02125468 module:overlay(46) +from:0x021553a4 kind:arm_call to:0x02125468 module:overlay(46) +from:0x021553b0 kind:load to:0x0203e964 module:main +from:0x02155404 kind:arm_call to:0x02155190 module:overlay(83) +from:0x02155484 kind:arm_call to:0x01ff9318 module:itcm +from:0x021554a4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155564 kind:arm_call to:0x02125468 module:overlay(46) +from:0x02155574 kind:arm_call to:0x02125468 module:overlay(46) +from:0x02155580 kind:load to:0x0203e964 module:main +from:0x02155628 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02155658 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02155674 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02155678 kind:load to:0x027e09b8 module:dtcm +from:0x021556bc kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x021556e8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02155708 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02155730 kind:arm_call to:0x020a8034 module:overlay(0) +from:0x02155750 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02155768 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02155770 kind:load to:0x020b64fc module:overlay(0) +from:0x02155774 kind:load to:0x0215e364 module:overlay(83) +from:0x02155778 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215577c kind:load to:0x027e09a8 module:dtcm +from:0x02155780 kind:load to:0x027e09b8 module:dtcm +from:0x02155798 kind:arm_call to:0x02123800 module:overlays(44,46) +from:0x02155814 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02155858 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02155878 kind:arm_call to:0x0207144c module:overlay(0) +from:0x021558c0 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x021558c8 kind:arm_call to:0x0215a1a0 module:overlay(83) +from:0x021558e0 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021558ec kind:load to:0x020b51b8 module:overlay(0) +from:0x021558f0 kind:load to:0x027e09a8 module:dtcm +from:0x02155954 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02155970 kind:arm_call to:0x0215a1a0 module:overlay(83) +from:0x02155984 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021559f0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02155a20 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02155a38 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02155a44 kind:arm_call to:0x0215d0c4 module:overlay(83) +from:0x02155a6c kind:arm_call to:0x01fff350 module:itcm +from:0x02155a88 kind:arm_call to:0x021519e4 module:overlay(81) +from:0x02155aa0 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02155ab8 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02155abc kind:load to:0x027e09b8 module:dtcm +from:0x02155ac0 kind:load to:0x020b51b8 module:overlay(0) +from:0x02155ac4 kind:load to:0x027e0d34 module:dtcm +from:0x02155acc kind:load to:0x020b3000 module:overlay(0) +from:0x02155ad0 kind:load to:0x027e0ce4 module:dtcm +from:0x02155ad4 kind:load to:0x027e09ac module:dtcm +from:0x02155b44 kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x02155bec kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02155c70 kind:arm_call to:0x02154548 module:overlay(83) +from:0x02155ccc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155ce4 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02155d08 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155d28 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155d38 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155d6c kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02155d94 kind:arm_call to:0x02015080 module:main +from:0x02155dc0 kind:arm_call to:0x0215b59c module:overlay(83) +from:0x02155dcc kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02155dec kind:arm_call to:0x01ff9984 module:itcm +from:0x02155e30 kind:arm_call to:0x021237cc module:overlay(46) +from:0x02155e38 kind:arm_call to:0x021237cc module:overlay(46) +from:0x02155e54 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02155e74 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155eac kind:arm_call to:0x020cb040 module:overlay(24) +from:0x02155f10 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02155f2c kind:arm_call to:0x01ff9984 module:itcm +from:0x02155f78 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02155f98 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155fcc kind:arm_call to:0x02154fa8 module:overlay(83) +from:0x02156028 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156054 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02156074 kind:arm_call to:0x01ff9984 module:itcm +from:0x021560b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021560d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156124 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215612c kind:arm_call to:0x02154c64 module:overlay(83) +from:0x0215614c kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215616c kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x0215618c kind:arm_call to:0x01ff9984 module:itcm +from:0x021561fc kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02156208 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02156228 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156258 kind:arm_call to:0x02123800 module:overlays(44,46) +from:0x0215626c kind:arm_call to:0x021519f4 module:overlays(74,81) +from:0x02156278 kind:arm_call to:0x0215d0d4 module:overlay(83) +from:0x0215628c kind:arm_call to:0x0207872c module:overlay(0) +from:0x02156298 kind:arm_call to:0x020a8034 module:overlay(0) +from:0x021562b8 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02156304 kind:arm_call to:0x02078314 module:overlay(0) +from:0x02156310 kind:arm_call to:0x02078708 module:overlay(0) +from:0x02156324 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02156340 kind:arm_call to:0x01ff9984 module:itcm +from:0x021563b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215642c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156494 kind:arm_call to:0x02099784 module:overlay(0) +from:0x021564a0 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021564b8 kind:load to:0x020b64fc module:overlay(0) +from:0x021564bc kind:load to:0x0215e364 module:overlay(83) +from:0x021564c0 kind:load to:0x020b51b8 module:overlay(0) +from:0x021564c4 kind:load to:0x027e09b8 module:dtcm +from:0x021564cc kind:load to:0x0215d9e0 module:overlay(83) +from:0x021564d0 kind:load to:0x027e09a8 module:dtcm +from:0x021564d4 kind:load to:0x020d8694 module:overlays(19,24) +from:0x021564e0 kind:load to:0x0215d8f0 module:overlay(83) +from:0x021564f0 kind:load to:0x027e09bc module:dtcm +from:0x021564f4 kind:load to:0x027e0d34 module:dtcm +from:0x021564f8 kind:load to:0x0215d21c module:overlay(83) +from:0x021564fc kind:load to:0x0215d240 module:overlay(83) +from:0x02156500 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02156504 kind:load to:0x027e0ce0 module:dtcm +from:0x0215651c kind:arm_call to:0x02123800 module:overlays(44,46) +from:0x0215654c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02156580 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02156598 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021565a4 kind:arm_call to:0x0215d0c4 module:overlay(83) +from:0x021565cc kind:arm_call to:0x01fff350 module:itcm +from:0x021565e8 kind:arm_call to:0x021519e4 module:overlay(81) +from:0x02156600 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02156614 kind:load to:0x027e09b8 module:dtcm +from:0x02156618 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215661c kind:load to:0x027e0d34 module:dtcm +from:0x02156624 kind:load to:0x020b3000 module:overlay(0) +from:0x02156628 kind:load to:0x027e0ce4 module:dtcm +from:0x0215662c kind:load to:0x027e09ac module:dtcm +from:0x0215669c kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x021566f4 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02156710 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156764 kind:arm_call to:0x021237cc module:overlay(46) +from:0x0215676c kind:arm_call to:0x021237cc module:overlay(46) +from:0x02156794 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021567a0 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x021567bc kind:arm_call to:0x01ff9984 module:itcm +from:0x021567f8 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02156800 kind:arm_call to:0x02154fa8 module:overlay(83) +from:0x0215685c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156888 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x021568a4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021568e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156900 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156954 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215695c kind:arm_call to:0x02154c64 module:overlay(83) +from:0x02156970 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02156990 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x021569ac kind:arm_call to:0x01ff9984 module:itcm +from:0x021569f4 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x02156a20 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02156a2c kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02156a48 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156a6c kind:arm_call to:0x02123800 module:overlays(44,46) +from:0x02156a80 kind:arm_call to:0x021519f4 module:overlays(74,81) +from:0x02156a8c kind:arm_call to:0x0215d0d4 module:overlay(83) +from:0x02156aa0 kind:arm_call to:0x0207872c module:overlay(0) +from:0x02156aac kind:arm_call to:0x020a8034 module:overlay(0) +from:0x02156acc kind:arm_call to:0x020732fc module:overlay(0) +from:0x02156b18 kind:arm_call to:0x02078314 module:overlay(0) +from:0x02156b24 kind:arm_call to:0x02078708 module:overlay(0) +from:0x02156b38 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02156b54 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156bcc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c34 kind:arm_call to:0x02099784 module:overlay(0) +from:0x02156c40 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02156c58 kind:load to:0x020b64fc module:overlay(0) +from:0x02156c5c kind:load to:0x0215e364 module:overlay(83) +from:0x02156c60 kind:load to:0x020b51b8 module:overlay(0) +from:0x02156c64 kind:load to:0x020d8694 module:overlays(19,24) +from:0x02156c70 kind:load to:0x0215d8f0 module:overlay(83) +from:0x02156c74 kind:load to:0x027e09a8 module:dtcm +from:0x02156c84 kind:load to:0x027e09bc module:dtcm +from:0x02156c88 kind:load to:0x027e0d34 module:dtcm +from:0x02156c8c kind:load to:0x027e09b8 module:dtcm +from:0x02156c90 kind:load to:0x0215d218 module:overlay(83) +from:0x02156c94 kind:load to:0x0215d220 module:overlay(83) +from:0x02156c98 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02156c9c kind:load to:0x027e0ce0 module:dtcm +from:0x02156cb4 kind:arm_call to:0x02123800 module:overlays(44,46) +from:0x02156e0c kind:load to:0x0215d8d8 module:overlay(83) +from:0x02156e14 kind:load to:0x02049be4 module:main +from:0x02156e18 kind:load to:0x0215d188 module:overlay(83) +from:0x02156e1c kind:load to:0x0215d18a module:overlay(83) +from:0x02156e70 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02156e94 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02156f5c kind:arm_call to:0x02153f6c module:overlay(83) +from:0x02156f68 kind:arm_call to:0x0215a2a8 module:overlay(83) +from:0x02156f9c kind:arm_call to:0x02155190 module:overlay(83) +from:0x02156fa8 kind:arm_call to:0x021551bc module:overlay(83) +from:0x02156fc4 kind:arm_call to:0x02154fd0 module:overlay(83) +from:0x02156fd4 kind:load to:0x0215d908 module:overlay(83) +from:0x02156fd8 kind:load to:0x02049be4 module:main +from:0x02156fdc kind:load to:0x0215d170 module:overlay(83) +from:0x02156fe0 kind:load to:0x0215d172 module:overlay(83) +from:0x02157008 kind:arm_call to:0x021598ec module:overlay(83) +from:0x0215703c kind:arm_call to:0x021598ec module:overlay(83) +from:0x0215706c kind:arm_call to:0x02153bb8 module:overlay(83) +from:0x021570a4 kind:arm_call to:0x021553bc module:overlay(83) +from:0x021570bc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021570d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021570d8 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02157110 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02157134 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x0215715c kind:load to:0x0215a2a8 module:overlay(83) +from:0x02157198 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021571c8 kind:arm_call to:0x02153bb8 module:overlay(83) +from:0x021571d8 kind:arm_call to:0x021553bc module:overlay(83) +from:0x021571f0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02157204 kind:arm_call to:0x01ff930c module:itcm +from:0x0215720c kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02157284 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021572e8 kind:load to:0x0215d8f0 module:overlay(83) +from:0x021572ec kind:load to:0x027e09a8 module:dtcm +from:0x021572f4 kind:load to:0x02049be4 module:main +from:0x02157340 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157410 kind:arm_call to:0x0212384c module:overlay(46) +from:0x02157468 kind:arm_call to:0x02123784 module:overlay(46) +from:0x0215749c kind:arm_call to:0x02154fa8 module:overlay(83) +from:0x021574fc kind:arm_call to:0x0208baec module:overlay(0) +from:0x02157570 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157584 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021575b4 kind:arm_call to:0x02153bb8 module:overlay(83) +from:0x021575c4 kind:arm_call to:0x021553bc module:overlay(83) +from:0x021575e0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x021575f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02157600 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x0215760c kind:load to:0x0215d8d8 module:overlay(83) +from:0x02157610 kind:load to:0x027e0ce0 module:dtcm +from:0x02157614 kind:load to:0x0215d8f0 module:overlay(83) +from:0x02157624 kind:arm_call to:0x02153fa4 module:overlay(83) +from:0x021576b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021576e4 kind:load to:0x0215d998 module:overlay(83) +from:0x021576e8 kind:load to:0x027e09a8 module:dtcm +from:0x02157744 kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02157764 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215777c kind:arm_call to:0x02015080 module:main +from:0x021577ac kind:arm_call to:0x0215b614 module:overlay(83) +from:0x02157808 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157828 kind:arm_call to:0x01ff9984 module:itcm +from:0x021578c0 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021578dc kind:arm_call to:0x02153fa4 module:overlay(83) +from:0x021578e8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021578f8 kind:arm_call to:0x02123800 module:overlays(44,46) +from:0x0215791c kind:arm_call to:0x02155030 module:overlay(83) +from:0x021579c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021579ec kind:arm_call to:0x02154548 module:overlay(83) +from:0x02157a54 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157a68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157a80 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02157a84 kind:load to:0x027e09a8 module:dtcm +from:0x02157ac0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157ae0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157b00 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157b10 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157b70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b84 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02157ba4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157bb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157bd0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157be8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157c0c kind:arm_call to:0x01ff9318 module:itcm +from:0x02157c28 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157c34 kind:load to:0x0215d7e0 module:overlay(83) +from:0x02157cdc kind:arm_call to:0x02154548 module:overlay(83) +from:0x02157d04 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02157d14 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02157d18 kind:load to:0x027e07d4 module:dtcm +from:0x02157d38 kind:arm_call to:0x02153c84 module:overlay(83) +from:0x02157d70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157dfc kind:arm_call to:0x02154548 module:overlay(83) +from:0x02157e0c kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02157e28 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02157e38 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02157ed8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157f00 kind:arm_call to:0x02154548 module:overlay(83) +from:0x02157f1c kind:arm_call to:0x021547dc module:overlay(83) +from:0x02157f2c kind:load to:0x0215d8d8 module:overlay(83) +from:0x02157f30 kind:load to:0x027e09a8 module:dtcm +from:0x02157f58 kind:arm_call to:0x02153c84 module:overlay(83) +from:0x02157f90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215801c kind:arm_call to:0x02154548 module:overlay(83) +from:0x0215807c kind:arm_call to:0x021598ec module:overlay(83) +from:0x0215809c kind:arm_call to:0x021598ec module:overlay(83) +from:0x02158150 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158174 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021581a4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021581c8 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021581d8 kind:load to:0x0215d8d8 module:overlay(83) +from:0x021581ec kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215826c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158280 kind:arm_call to:0x02154548 module:overlay(83) +from:0x021582e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021582fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158330 kind:load to:0x0215d8d8 module:overlay(83) +from:0x0215833c kind:load to:0x027e09a8 module:dtcm +from:0x02158370 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158390 kind:arm_call to:0x01ff9984 module:itcm +from:0x021583b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021583cc kind:arm_call to:0x021598ec module:overlay(83) +from:0x02158410 kind:arm_call to:0x02159dbc module:overlay(83) +from:0x02158460 kind:arm_call to:0x02154d98 module:overlay(83) +from:0x02158498 kind:arm_call to:0x02154548 module:overlay(83) +from:0x021584f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158520 kind:load to:0x0215d9e0 module:overlay(83) +from:0x02158524 kind:load to:0x027e09a8 module:dtcm +from:0x02158570 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021585d8 kind:arm_call to:0x02015080 module:main +from:0x02158604 kind:arm_call to:0x0215b59c module:overlay(83) +from:0x0215862c kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x02158650 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158670 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158680 kind:arm_call to:0x01ff9218 module:itcm +from:0x021586cc kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x021586ec kind:arm_call to:0x01ff9984 module:itcm +from:0x02158734 kind:arm_call to:0x021237cc module:overlay(46) +from:0x0215873c kind:arm_call to:0x021237cc module:overlay(46) +from:0x0215875c kind:arm_call to:0x021598ec module:overlay(83) +from:0x02158768 kind:load to:0x0215d8d8 module:overlay(83) +from:0x021587e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021587f4 kind:load to:0x0215d998 module:overlay(83) +from:0x021587f8 kind:load to:0x027e09a8 module:dtcm +from:0x0215883c kind:arm_call to:0x02153ac8 module:overlay(83) +from:0x0215885c kind:arm_call to:0x01ff9984 module:itcm +from:0x02158874 kind:arm_call to:0x02015080 module:main +from:0x021588a4 kind:arm_call to:0x0215b614 module:overlay(83) +from:0x021588e8 kind:arm_call to:0x02154fd0 module:overlay(83) +from:0x02158914 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158934 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158978 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02158988 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02158a50 kind:load to:0x0215d8f0 module:overlay(83) +from:0x02158a54 kind:load to:0x02049be4 module:main +from:0x02158a98 kind:arm_call to:0x02153c94 module:overlay(83) +from:0x02158ad8 kind:arm_call to:0x021237cc module:overlay(46) +from:0x02158b30 kind:arm_call to:0x02153c94 module:overlay(83) +from:0x02158b70 kind:arm_call to:0x02123784 module:overlay(46) +from:0x02158c04 kind:arm_call to:0x02123800 module:overlays(44,46) +from:0x02158cac kind:arm_call to:0x021598ec module:overlay(83) +from:0x02158d78 kind:load to:0x0215d8f0 module:overlay(83) +from:0x02158d7c kind:load to:0x02049be4 module:main +from:0x02158dc8 kind:arm_call to:0x02153c94 module:overlay(83) +from:0x02158e0c kind:arm_call to:0x021237cc module:overlay(46) +from:0x02158e54 kind:arm_call to:0x021551bc module:overlay(83) +from:0x02158e70 kind:arm_call to:0x02153c94 module:overlay(83) +from:0x02158e80 kind:arm_call to:0x021551ec module:overlay(83) +from:0x02158e98 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158eac kind:arm_call to:0x01ff930c module:itcm +from:0x02158f14 kind:arm_call to:0x02153c94 module:overlay(83) +from:0x02158f24 kind:arm_call to:0x021551ec module:overlay(83) +from:0x02158f3c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158f50 kind:arm_call to:0x01ff930c module:itcm +from:0x02158f94 kind:arm_call to:0x02123784 module:overlay(46) +from:0x02158fd0 kind:arm_call to:0x0215558c module:overlay(83) +from:0x02159004 kind:arm_call to:0x02153c94 module:overlay(83) +from:0x02159014 kind:arm_call to:0x021551ec module:overlay(83) +from:0x0215902c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02159040 kind:arm_call to:0x01ff930c module:itcm +from:0x02159084 kind:arm_call to:0x02123800 module:overlays(44,46) +from:0x02159134 kind:arm_call to:0x021598ec module:overlay(83) +from:0x021591c0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021591f0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02159204 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215922c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159238 kind:arm_call to:0x0212383c module:overlay(46) +from:0x02159254 kind:load to:0x0215d8d8 module:overlay(83) +from:0x02159258 kind:load to:0x027e09b8 module:dtcm +from:0x0215925c kind:load to:0x020b51b8 module:overlay(0) +from:0x02159260 kind:load to:0x027e09a8 module:dtcm +from:0x021592f0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215931c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159398 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021593b0 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02159428 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x021594a0 kind:arm_call to:0x02154548 module:overlay(83) +from:0x021594c0 kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x021594e0 kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x02159514 kind:arm_call to:0x02154c08 module:overlay(83) +from:0x02159588 kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x021595c0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021595cc kind:arm_call to:0x021253a8 module:overlays(44,46) +from:0x021595d8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215960c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159628 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159644 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159660 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215967c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159698 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021596b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021596d0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021596ec kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159708 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159720 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159724 kind:arm_call to:0x02099738 module:overlay(0) +from:0x02159744 kind:arm_call to:0x021193b0 module:overlay(34) +from:0x021597a4 kind:arm_call to:0x02099738 module:overlay(0) +from:0x021597c8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021597f0 kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x02159820 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02159824 kind:arm_call to:0x02099738 module:overlay(0) +from:0x0215983c kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02159850 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02159868 kind:arm_call to:0x020a8034 module:overlay(0) +from:0x02159888 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02159890 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021598ac kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x021598b8 kind:load to:0x020b64fc module:overlay(0) +from:0x021598bc kind:load to:0x020b51b8 module:overlay(0) +from:0x021598c0 kind:load to:0x0215da70 module:overlay(83) +from:0x021598c4 kind:load to:0x027e09b8 module:dtcm +from:0x021598c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021598cc kind:load to:0x0215da58 module:overlay(83) +from:0x021598d0 kind:load to:0x0215e364 module:overlay(83) +from:0x021598d8 kind:load to:0x027e0cec module:dtcm +from:0x021598dc kind:load to:0x027e09a8 module:dtcm +from:0x021598e4 kind:load to:0x027e09bc module:dtcm +from:0x021598e8 kind:load to:0x027e09a4 module:dtcm +from:0x02159974 kind:load to:0x0215da98 module:overlay(83) +from:0x02159978 kind:load to:0x0215da88 module:overlay(83) +from:0x021599fc kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02159a08 kind:load to:0x0215da88 module:overlay(83) +from:0x02159a0c kind:load to:0x027e0ce0 module:dtcm +from:0x02159ac0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02159ae8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02159b3c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02159b4c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02159b58 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02159ba8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02159bd0 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02159c48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159c58 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02159c64 kind:arm_call to:0x021549ec module:overlay(83) +from:0x02159c80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159c90 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x02159ccc kind:arm_call to:0x01ff9770 module:itcm +from:0x02159ce0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159cec kind:arm_call to:0x01ffb860 module:itcm +from:0x02159d14 kind:arm_call to:0x020f439c module:overlay(31) +from:0x02159d54 kind:arm_call to:0x021549ec module:overlay(83) +from:0x02159d70 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02159d88 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159d94 kind:arm_call to:0x021598ec module:overlay(83) +from:0x02159da8 kind:load to:0x027e0ce4 module:dtcm +from:0x02159db4 kind:load to:0x027e09a8 module:dtcm +from:0x02159e0c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02159e18 kind:load to:0x027e09c0 module:dtcm +from:0x02159e70 kind:arm_call to:0x020beeec module:overlay(17) +from:0x02159e8c kind:arm_call to:0x02153d8c module:overlay(83) +from:0x02159ea8 kind:arm_call to:0x0215997c module:overlay(83) +from:0x02159eb0 kind:arm_call to:0x02159a10 module:overlay(83) +from:0x02159ec8 kind:arm_call to:0x021545f4 module:overlay(83) +from:0x02159ed0 kind:arm_call to:0x021547ec module:overlay(83) +from:0x02159edc kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02159f1c kind:arm_call to:0x01ffcb94 module:itcm +from:0x02159f30 kind:arm_call to:0x020580ec module:overlay(0) +from:0x02159f38 kind:arm_call to:0x02153fbc module:overlay(83) +from:0x02159f40 kind:arm_call to:0x02153d8c module:overlay(83) +from:0x02159f60 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02159f74 kind:arm_call to:0x02154a2c module:overlay(83) +from:0x02159f7c kind:arm_call to:0x02154b60 module:overlay(83) +from:0x02159fc4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02159ff4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215a004 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a014 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a02c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215a03c kind:arm_call to:0x020bf894 module:overlay(17) +from:0x0215a098 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215a0a4 kind:arm_call to:0x0213ffa4 module:overlay(70) +from:0x0215a0b0 kind:arm_call to:0x0213ffa4 module:overlay(70) +from:0x0215a0bc kind:load to:0x02058300 module:overlay(0) +from:0x0215a0c0 kind:load to:0x0215d7e0 module:overlay(83) +from:0x0215a0c4 kind:load to:0x0203e964 module:main +from:0x0215a0cc kind:load to:0x027e09c0 module:dtcm +from:0x0215a0d8 kind:arm_call to:0x0215348c module:overlay(83) +from:0x0215a10c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a12c kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215a154 kind:arm_call to:0x01ffcb94 module:itcm +from:0x0215a188 kind:arm_call to:0x0213ffb0 module:overlay(70) +from:0x0215a194 kind:arm_call to:0x0213ffb0 module:overlay(70) +from:0x0215a1b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215a1cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a1e8 kind:arm_call to:0x0215d0b4 module:overlay(83) +from:0x0215a20c kind:load to:0x027e0d34 module:dtcm +from:0x0215a234 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0215a258 kind:arm_call to:0x02154dd4 module:overlay(83) +from:0x0215a29c kind:arm_call to:0x02028c90 module:main +from:0x0215a3a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a3b8 kind:arm_call to:0x0215a3d0 module:overlay(83) +from:0x0215a3c4 kind:load to:0x02049be4 module:main +from:0x0215a424 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a42c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215a440 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215a468 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a500 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a50c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a528 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a538 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a548 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215a550 kind:arm_call to:0x02011ff4 module:main +from:0x0215a564 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215a578 kind:load to:0x0215e46c module:overlay(83) +from:0x0215a58c kind:arm_call to:0x02011f3c module:main +from:0x0215a598 kind:arm_call to:0x0215a5ec module:overlay(83) +from:0x0215a5ac kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215a5e4 kind:load to:0x0215dd1c module:overlay(83) +from:0x0215a5f4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215a624 kind:arm_call to:0x0200f05c module:main +from:0x0215a640 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215a668 kind:arm_call to:0x0200f05c module:main +from:0x0215a6a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a6b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a6bc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215a760 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a76c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215a7a8 kind:arm_call to:0x0215ace0 module:overlay(83) +from:0x0215a7b4 kind:load to:0x0215dd88 module:overlay(83) +from:0x0215a7b8 kind:load to:0x0215e46c module:overlay(83) +from:0x0215a7bc kind:load to:0x0215dd04 module:overlay(83) +from:0x0215a7c0 kind:load to:0x0215dcf4 module:overlay(83) +from:0x0215a7c4 kind:load to:0x020b1968 module:overlay(0) +from:0x0215a7c8 kind:load to:0x0215e454 module:overlay(83) +from:0x0215a7cc kind:load to:0x027e0130 module:dtcm +from:0x0215a7d0 kind:load to:0x02041964 module:main +from:0x0215a844 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215a858 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215a8e4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215a90c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215a948 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215a97c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a988 kind:arm_call to:0x0215ace0 module:overlay(83) +from:0x0215a998 kind:load to:0x027e0cec module:dtcm +from:0x0215a9a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215aa10 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215aa24 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215aa34 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215aa4c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215aa74 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215aaa8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215aacc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215aad8 kind:arm_call to:0x0215ace0 module:overlay(83) +from:0x0215aae8 kind:load to:0x027e0cec module:dtcm +from:0x0215aaf0 kind:load to:0x027e09a8 module:dtcm +from:0x0215ab5c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ab68 kind:load to:0x027e0cec module:dtcm +from:0x0215ab98 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215abd0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215abf4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215acbc kind:arm_call to:0x01ff916c module:itcm +from:0x0215acdc kind:load to:0x027e0ce4 module:dtcm +from:0x0215ad68 kind:load to:0x0215dd48 module:overlay(83) +from:0x0215ad6c kind:load to:0x0215dd38 module:overlay(83) +from:0x0215ada8 kind:load to:0x0215dd38 module:overlay(83) +from:0x0215adb4 kind:load to:0x0215ad70 module:overlay(83) +from:0x0215adcc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215adec kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215ae4c kind:arm_call to:0x01fff60c module:itcm +from:0x0215ae80 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215aea8 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215aed0 kind:load to:0x027e09b4 module:dtcm +from:0x0215aefc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215af04 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215af60 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215af6c kind:load to:0x0215e450 module:overlay(83) +from:0x0215af70 kind:load to:0x020b539c module:overlay(0) +from:0x0215af98 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215afb8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215b014 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215b020 kind:load to:0x0215e450 module:overlay(83) +from:0x0215b024 kind:load to:0x020b539c module:overlay(0) +from:0x0215b038 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b040 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b048 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b060 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b068 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b070 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b078 kind:arm_call to:0x02011ff4 module:main +from:0x0215b08c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215b0a0 kind:load to:0x0215e554 module:overlay(83) +from:0x0215b0b4 kind:arm_call to:0x02011f3c module:main +from:0x0215b0c0 kind:arm_call to:0x0215b108 module:overlay(83) +from:0x0215b0d4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215b104 kind:load to:0x0215de10 module:overlay(83) +from:0x0215b110 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215b174 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b188 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b198 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b1a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b1b0 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0215b1c8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215b1f8 kind:arm_call to:0x0215b2f0 module:overlay(83) +from:0x0215b204 kind:load to:0x0215de34 module:overlay(83) +from:0x0215b208 kind:load to:0x0215e554 module:overlay(83) +from:0x0215b20c kind:load to:0x0215dde4 module:overlay(83) +from:0x0215b23c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b248 kind:arm_call to:0x0215b368 module:overlay(83) +from:0x0215b254 kind:load to:0x027e0cec module:dtcm +from:0x0215b268 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b2ac kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b2b8 kind:arm_call to:0x0215b368 module:overlay(83) +from:0x0215b2c4 kind:load to:0x027e0cec module:dtcm +from:0x0215b2d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b32c kind:load to:0x0215dde8 module:overlay(83) +from:0x0215b364 kind:load to:0x0215dde8 module:overlay(83) +from:0x0215b3b0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b3c8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b3dc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b40c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b438 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b460 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b46c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b478 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b484 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b490 kind:load to:0x0215e554 module:overlay(83) +from:0x0215b494 kind:load to:0x0215d2b4 module:overlay(83) +from:0x0215b4a0 kind:arm_call to:0x0215b330 module:overlay(83) +from:0x0215b4a8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b4b0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b4b8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b4d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b4e0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b4f4 kind:arm_call to:0x0215348c module:overlay(83) +from:0x0215b514 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b538 kind:load to:0x027e0958 module:dtcm +from:0x0215b53c kind:load to:0x02058fc4 module:overlay(0) +from:0x0215b550 kind:arm_call to:0x02057f98 module:overlay(0) +from:0x0215b588 kind:load to:0x027e0130 module:dtcm +from:0x0215b598 kind:load to:0x0215b540 module:overlay(83) +from:0x0215b5bc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215b5c4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215b600 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215b60c kind:load to:0x020b539c module:overlay(0) +from:0x0215b634 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215b63c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215b67c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215b688 kind:load to:0x020b539c module:overlay(0) +from:0x0215b69c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b6a4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b6bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b6c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b6cc kind:arm_call to:0x02011ff4 module:main +from:0x0215b6e0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215b6f4 kind:load to:0x0215e63c module:overlay(83) +from:0x0215b708 kind:arm_call to:0x02011f3c module:main +from:0x0215b714 kind:arm_call to:0x0215b760 module:overlay(83) +from:0x0215b728 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215b738 kind:arm_call_thumb to:0x02015538 module:main +from:0x0215b758 kind:load to:0x0215dec4 module:overlay(83) +from:0x0215b75c kind:load to:0x0215dea0 module:overlay(83) +from:0x0215b768 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215b78c kind:arm_call to:0x0200f05c module:main +from:0x0215b7a8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b7b8 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x0215b7c0 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0215b7e8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215b800 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b834 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215b84c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b880 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215b898 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b8b0 kind:load to:0x0215df78 module:overlay(83) +from:0x0215b8b4 kind:load to:0x0215e63c module:overlay(83) +from:0x0215b8b8 kind:load to:0x0215d304 module:overlay(83) +from:0x0215b8bc kind:load to:0x0215df30 module:overlay(83) +from:0x0215b8c8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b8f8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b900 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b908 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b910 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0215b918 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b920 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b928 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b934 kind:load to:0x0215df78 module:overlay(83) +from:0x0215b938 kind:load to:0x0215e714 module:overlay(83) +from:0x0215b960 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b968 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b970 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b978 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0215b980 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b988 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b990 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b998 kind:arm_call to:0x02011ff4 module:main +from:0x0215b9a4 kind:load to:0x0215df78 module:overlay(83) +from:0x0215b9a8 kind:load to:0x0215e714 module:overlay(83) +from:0x0215b9b8 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0215b9dc kind:arm_call to:0x02015ea8 module:main +from:0x0215b9f4 kind:arm_call to:0x02034060 module:main +from:0x0215b9fc kind:arm_call to:0x02033f7c module:main +from:0x0215ba10 kind:arm_call to:0x02034060 module:main +from:0x0215ba18 kind:arm_call to:0x02033f7c module:main +from:0x0215ba2c kind:arm_call to:0x02034060 module:main +from:0x0215ba4c kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0215ba74 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0215ba80 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0215bacc kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0215bb68 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215bbf4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215bc08 kind:arm_call to:0x0200ea38 module:main +from:0x0215bc20 kind:arm_call to:0x0200eab0 module:main +from:0x0215bc3c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215bc58 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215bc74 kind:arm_call to:0x0215bfc4 module:overlay(83) +from:0x0215bc84 kind:load to:0x0215e63c module:overlay(83) +from:0x0215bc88 kind:load to:0x0215de90 module:overlay(83) +from:0x0215bc8c kind:load to:0x0215de88 module:overlay(83) +from:0x0215bc90 kind:load to:0x0215e714 module:overlay(83) +from:0x0215bc94 kind:load to:0x027e00f0 module:dtcm +from:0x0215bc98 kind:load to:0x027e09c0 module:dtcm +from:0x0215bca0 kind:load to:0x0215def8 module:overlay(83) +from:0x0215bca4 kind:load to:0x0215dee0 module:overlay(83) +from:0x0215bca8 kind:load to:0x0215df10 module:overlay(83) +from:0x0215bcac kind:load to:0x027e0cd8 module:dtcm +from:0x0215bcb0 kind:load to:0x027e09a4 module:dtcm +from:0x0215bcb4 kind:load to:0x0215d2d4 module:overlay(83) +from:0x0215bcc8 kind:arm_call to:0x0215bdfc module:overlay(83) +from:0x0215bcd8 kind:arm_call to:0x02082a38 module:overlay(0) +from:0x0215bce4 kind:arm_call to:0x02082a38 module:overlay(0) +from:0x0215bcec kind:load to:0x027e0cdc module:dtcm +from:0x0215bd38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bd4c kind:arm_call to:0x0215bfc4 module:overlay(83) +from:0x0215bd80 kind:arm_call to:0x020f7574 module:overlay(31) +from:0x0215bdc8 kind:arm_call to:0x0200f05c module:main +from:0x0215bde4 kind:load to:0x0215e63c module:overlay(83) +from:0x0215bde8 kind:load to:0x0215d2f4 module:overlay(83) +from:0x0215bdf8 kind:load to:0x0215bfc4 module:overlay(83) +from:0x0215be10 kind:arm_call to:0x0207e184 module:overlay(0) +from:0x0215beb4 kind:load to:0x027e09c0 module:dtcm +from:0x0215beb8 kind:load to:0x027e0ce8 module:dtcm +from:0x0215bec0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bed4 kind:load to:0x02098a88 module:overlay(0) +from:0x0215bf14 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215bf24 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215bf38 kind:arm_call to:0x0200eab0 module:main +from:0x0215bf48 kind:arm_call to:0x0200eab0 module:main +from:0x0215bf7c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215bf8c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215bfa0 kind:arm_call to:0x0200eab0 module:main +from:0x0215bfb0 kind:arm_call to:0x0200eab0 module:main +from:0x0215bfbc kind:load to:0x0215d334 module:overlay(83) +from:0x0215bfc0 kind:load to:0x0215d314 module:overlay(83) +from:0x0215bff8 kind:arm_call to:0x0215bed8 module:overlay(83) +from:0x0215c02c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c048 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c064 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c080 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c09c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215c0a4 kind:arm_call to:0x0215bdfc module:overlay(83) +from:0x0215c0b8 kind:arm_call to:0x0215bed8 module:overlay(83) +from:0x0215c0c0 kind:arm_call to:0x0215bdfc module:overlay(83) +from:0x0215c0d0 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0215c0e0 kind:arm_call to:0x0215bed8 module:overlay(83) +from:0x0215c0f0 kind:load to:0x027e0cec module:dtcm +from:0x0215c0fc kind:arm_call to:0x02097998 module:overlay(0) +from:0x0215c11c kind:load to:0x0209794c module:overlay(0) +from:0x0215c13c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c150 kind:load to:0x020578a4 module:overlay(0) +from:0x0215c164 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c16c kind:arm_call to:0x02011ff4 module:main +from:0x0215c184 kind:arm_call_thumb to:0x0201556c module:main +from:0x0215c18c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c1a0 kind:load to:0x0215e738 module:overlay(83) +from:0x0215c1b4 kind:arm_call to:0x02011f3c module:main +from:0x0215c1c0 kind:arm_call to:0x0215c1f0 module:overlay(83) +from:0x0215c1d4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c1ec kind:load to:0x0215dfd8 module:overlay(83) +from:0x0215c1f8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215c250 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c25c kind:load to:0x0215dffc module:overlay(83) +from:0x0215c260 kind:load to:0x0215e738 module:overlay(83) +from:0x0215c29c kind:load to:0x027e0cd8 module:dtcm +from:0x0215c2d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c2d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c2f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c2f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c300 kind:arm_call to:0x02011ff4 module:main +from:0x0215c314 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c328 kind:load to:0x0215e820 module:overlay(83) +from:0x0215c33c kind:arm_call to:0x02011f3c module:main +from:0x0215c348 kind:arm_call to:0x0215c378 module:overlay(83) +from:0x0215c35c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215c374 kind:load to:0x0215e058 module:overlay(83) +from:0x0215c380 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215c390 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215c3a0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215c3ac kind:load to:0x0215e0a4 module:overlay(83) +from:0x0215c3b0 kind:load to:0x0215e07c module:overlay(83) +from:0x0215c444 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215c454 kind:load to:0x027e09c0 module:dtcm +from:0x0215c464 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215c46c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c484 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215c48c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c494 kind:arm_call to:0x02011ff4 module:main +from:0x0215c4a8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215c4bc kind:load to:0x0215e86c module:overlay(83) +from:0x0215c4d0 kind:arm_call to:0x02011f3c module:main +from:0x0215c4dc kind:arm_call to:0x0215c514 module:overlay(83) +from:0x0215c4f0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c510 kind:load to:0x0215e100 module:overlay(83) +from:0x0215c51c kind:arm_call to:0x02181910 module:overlay(98) +from:0x0215c530 kind:load to:0x0215e154 module:overlay(83) +from:0x0215c540 kind:arm_call to:0x02181ba4 module:overlay(98) +from:0x0215c5b4 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215c5c8 kind:load to:0x0215e11c module:overlay(83) +from:0x0215c5cc kind:load to:0x0215e134 module:overlay(83) +from:0x0215c5e8 kind:load to:0x0215e86c module:overlay(83) +from:0x0215c5f8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c600 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c608 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c610 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c628 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c630 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c638 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c640 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c648 kind:arm_call to:0x02011ff4 module:main +from:0x0215c65c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c670 kind:load to:0x0215e954 module:overlay(83) +from:0x0215c684 kind:arm_call to:0x02011f3c module:main +from:0x0215c690 kind:arm_call to:0x0215c6c8 module:overlay(83) +from:0x0215c6a4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c6c4 kind:load to:0x0215e1b4 module:overlay(83) +from:0x0215c6d0 kind:arm_call to:0x0218117c module:overlay(98) +from:0x0215c6e4 kind:load to:0x0215e208 module:overlay(83) +from:0x0215c6f4 kind:arm_call to:0x0218142c module:overlays(98,99) +from:0x0215c768 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x0215c77c kind:load to:0x0215e1d0 module:overlay(83) +from:0x0215c780 kind:load to:0x0215e1e8 module:overlay(83) +from:0x0215c79c kind:load to:0x0215e954 module:overlay(83) +from:0x0215c7ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c7b4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c7bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c7c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c7dc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c7e4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c7ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c7f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c7fc kind:arm_call to:0x02011ff4 module:main +from:0x0215c810 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c824 kind:load to:0x0215ea3c module:overlay(83) +from:0x0215c838 kind:arm_call to:0x02011f3c module:main +from:0x0215c844 kind:arm_call to:0x0215c894 module:overlay(83) +from:0x0215c85c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215c88c kind:load to:0x0215e2b0 module:overlay(83) +from:0x0215c89c kind:arm_call to:0x0214a0b8 module:overlay(70) +from:0x0215c8b4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215c8c0 kind:load to:0x0215e2cc module:overlay(83) +from:0x0215c8c4 kind:load to:0x0215e33c module:overlay(83) +from:0x0215c98c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c99c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c9cc kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215ca00 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215ca38 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215ca48 kind:load to:0x0215ea3c module:overlay(83) +from:0x0215ca50 kind:load to:0x0215e278 module:overlay(83) +from:0x0215ca58 kind:load to:0x027e09c0 module:dtcm +from:0x0215ca5c kind:load to:0x0215e260 module:overlay(83) +from:0x0215ca60 kind:load to:0x020b539c module:overlay(0) +from:0x0215ca70 kind:load to:0x0214a3d8 module:overlay(70) +from:0x0215ca7c kind:load to:0x0214a9bc module:overlay(70) +from:0x0215caa0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215cb00 kind:load to:0x0203e964 module:main +from:0x0215cb04 kind:load to:0x0215e260 module:overlay(83) +from:0x0215cb30 kind:load to:0x0215e284 module:overlay(83) +from:0x0215cb88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cb98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cbe0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cbf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cbfc kind:load to:0x0215e26c module:overlay(83) +from:0x0215cc00 kind:load to:0x0215e278 module:overlay(83) +from:0x0215cc1c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215cc24 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cc2c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cc34 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215cc4c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215cc54 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cc5c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cc64 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215cc6c kind:arm_call to:0x02011ff4 module:main +from:0x0215cc80 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215cc94 kind:arm_branch to:0x0214a33c module:overlay(70) +from:0x0215ccc4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cd08 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cd18 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215cd60 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cd6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cda8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cdc4 kind:arm_call to:0x01ff947c module:itcm +from:0x0215ce20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ce3c kind:arm_call to:0x01ff947c module:itcm +from:0x0215ce84 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cee4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cf74 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215cf90 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cf94 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cf98 kind:load to:0x027e09b8 module:dtcm +from:0x0215cfc0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d004 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d030 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d03c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d048 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d058 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d068 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d088 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215d0a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d0a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d0ac kind:load to:0x020aaf14 module:overlay(0) +from:0x0215d0b0 kind:load to:0x020aae90 module:overlay(0) +from:0x0215d0c0 kind:load to:0x0215d0e4 module:overlay(83) +from:0x0215d0d0 kind:load to:0x0215d10c module:overlay(83) +from:0x0215d0e0 kind:load to:0x0215d130 module:overlay(83) +from:0x0215d0f0 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x0215d104 kind:arm_call to:0x02187178 module:overlay(105) +from:0x0215d118 kind:arm_call to:0x02091f08 module:overlay(0) +from:0x0215d13c kind:arm_call to:0x02091f08 module:overlay(0) +from:0x0215d384 kind:arm_call to:0x02152d98 module:overlay(83) +from:0x0215d394 kind:arm_call to:0x0203ce74 module:main +from:0x0215d44c kind:load to:0x0215e360 module:overlay(83) +from:0x0215d450 kind:load to:0x0215d7f4 module:overlay(83) +from:0x0215d454 kind:load to:0x0215e378 module:overlay(83) +from:0x0215d458 kind:load to:0x0215a55c module:overlay(83) +from:0x0215d45c kind:load to:0x0215e36c module:overlay(83) +from:0x0215d460 kind:load to:0x020431b8 module:main +from:0x0215d464 kind:load to:0x0215da88 module:overlay(83) +from:0x0215d488 kind:arm_call to:0x0215a5a0 module:overlay(83) +from:0x0215d498 kind:arm_call to:0x0203ce74 module:main +from:0x0215d4e0 kind:load to:0x0215e450 module:overlay(83) +from:0x0215d4e4 kind:load to:0x0215e46c module:overlay(83) +from:0x0215d4e8 kind:load to:0x0215b084 module:overlay(83) +from:0x0215d4ec kind:load to:0x0215e460 module:overlay(83) +from:0x0215d4f0 kind:load to:0x020431b8 module:main +from:0x0215d4f4 kind:load to:0x0215dd38 module:overlay(83) +from:0x0215d514 kind:arm_call to:0x0215b0c8 module:overlay(83) +from:0x0215d524 kind:arm_call to:0x0203ce74 module:main +from:0x0215d538 kind:load to:0x0215e544 module:overlay(83) +from:0x0215d53c kind:load to:0x0215e554 module:overlay(83) +from:0x0215d540 kind:load to:0x0215b6d8 module:overlay(83) +from:0x0215d544 kind:load to:0x0215e548 module:overlay(83) +from:0x0215d564 kind:arm_call to:0x0215b71c module:overlay(83) +from:0x0215d574 kind:arm_call to:0x0203ce74 module:main +from:0x0215d588 kind:load to:0x0215e62c module:overlay(83) +from:0x0215d58c kind:load to:0x0215e63c module:overlay(83) +from:0x0215d590 kind:load to:0x0215c178 module:overlay(83) +from:0x0215d594 kind:load to:0x0215e630 module:overlay(83) +from:0x0215d5b4 kind:arm_call to:0x0215c1c8 module:overlay(83) +from:0x0215d5c4 kind:arm_call to:0x0203ce74 module:main +from:0x0215d5d8 kind:load to:0x0215e728 module:overlay(83) +from:0x0215d5dc kind:load to:0x0215e738 module:overlay(83) +from:0x0215d5e0 kind:load to:0x0215c30c module:overlay(83) +from:0x0215d5e4 kind:load to:0x0215e72c module:overlay(83) +from:0x0215d604 kind:arm_call to:0x0215c350 module:overlay(83) +from:0x0215d614 kind:arm_call to:0x0203ce74 module:main +from:0x0215d628 kind:load to:0x0215e810 module:overlay(83) +from:0x0215d62c kind:load to:0x0215e820 module:overlay(83) +from:0x0215d630 kind:load to:0x0215c4a0 module:overlay(83) +from:0x0215d634 kind:load to:0x0215e814 module:overlay(83) +from:0x0215d654 kind:arm_call to:0x0215c4e4 module:overlay(83) +from:0x0215d664 kind:arm_call to:0x0203ce74 module:main +from:0x0215d678 kind:load to:0x0215e85c module:overlay(83) +from:0x0215d67c kind:load to:0x0215e86c module:overlay(83) +from:0x0215d680 kind:load to:0x0215c654 module:overlay(83) +from:0x0215d684 kind:load to:0x0215e860 module:overlay(83) +from:0x0215d6a4 kind:arm_call to:0x0215c698 module:overlay(83) +from:0x0215d6b4 kind:arm_call to:0x0203ce74 module:main +from:0x0215d6c8 kind:load to:0x0215e944 module:overlay(83) +from:0x0215d6cc kind:load to:0x0215e954 module:overlay(83) +from:0x0215d6d0 kind:load to:0x0215c808 module:overlay(83) +from:0x0215d6d4 kind:load to:0x0215e948 module:overlay(83) +from:0x0215d75c kind:arm_call to:0x0215c84c module:overlay(83) +from:0x0215d76c kind:arm_call to:0x0203ce74 module:main +from:0x0215d780 kind:load to:0x0215e260 module:overlay(83) +from:0x0215d784 kind:load to:0x0215e290 module:overlay(83) +from:0x0215d788 kind:load to:0x0215ea2c module:overlay(83) +from:0x0215d78c kind:load to:0x0215e29c module:overlay(83) +from:0x0215d790 kind:load to:0x0215ea3c module:overlay(83) +from:0x0215d794 kind:load to:0x0215cc78 module:overlay(83) +from:0x0215d798 kind:load to:0x0215ea30 module:overlay(83) +from:0x0215d79c kind:load to:0x0215d354 module:overlay(83) +from:0x0215d7a0 kind:load to:0x0215d468 module:overlay(83) +from:0x0215d7a4 kind:load to:0x0215d4f8 module:overlay(83) +from:0x0215d7a8 kind:load to:0x0215d548 module:overlay(83) +from:0x0215d7ac kind:load to:0x0215d598 module:overlay(83) +from:0x0215d7b0 kind:load to:0x0215d5e8 module:overlay(83) +from:0x0215d7b4 kind:load to:0x0215d638 module:overlay(83) +from:0x0215d7b8 kind:load to:0x0215d688 module:overlay(83) +from:0x0215d7bc kind:load to:0x0215d6d8 module:overlay(83) +from:0x0215d7f4 kind:load to:0x02152ca0 module:overlay(83) +from:0x0215d800 kind:load to:0x02097c14 module:overlay(0) +from:0x0215d804 kind:load to:0x0215a210 module:overlay(83) +from:0x0215d810 kind:load to:0x02152d70 module:overlay(83) +from:0x0215d814 kind:load to:0x02097944 module:overlay(0) +from:0x0215d818 kind:load to:0x02097754 module:overlay(0) +from:0x0215d81c kind:load to:0x020977d0 module:overlay(0) +from:0x0215d820 kind:load to:0x0209794c module:overlay(0) +from:0x0215d824 kind:load to:0x0209796c module:overlay(0) +from:0x0215d828 kind:load to:0x02097998 module:overlay(0) +from:0x0215d834 kind:load to:0x02153280 module:overlay(83) +from:0x0215d838 kind:load to:0x0215a540 module:overlay(83) +from:0x0215d83c kind:load to:0x0209a254 module:overlay(0) +from:0x0215d840 kind:load to:0x0209a288 module:overlay(0) +from:0x0215d844 kind:load to:0x0209a320 module:overlay(0) +from:0x0215d848 kind:load to:0x0209a334 module:overlay(0) +from:0x0215d84c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215d850 kind:load to:0x0209a35c module:overlay(0) +from:0x0215d854 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215d858 kind:load to:0x0209a06c module:overlay(0) +from:0x0215d85c kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215d860 kind:load to:0x0209a308 module:overlay(0) +from:0x0215d864 kind:load to:0x0209a348 module:overlay(0) +from:0x0215d868 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215d86c kind:load to:0x0215a514 module:overlay(83) +from:0x0215d870 kind:load to:0x0215a4f0 module:overlay(83) +from:0x0215d874 kind:load to:0x0209a70c module:overlay(0) +from:0x0215d880 kind:load to:0x02098518 module:overlay(0) +from:0x0215d884 kind:load to:0x02098554 module:overlay(0) +from:0x0215d888 kind:load to:0x0209856c module:overlay(0) +from:0x0215d88c kind:load to:0x02098578 module:overlay(0) +from:0x0215d890 kind:load to:0x02159e1c module:overlay(83) +from:0x0215d894 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215d898 kind:load to:0x02153664 module:overlay(83) +from:0x0215d89c kind:load to:0x020984b0 module:overlay(0) +from:0x0215d8a0 kind:load to:0x02159e60 module:overlay(83) +from:0x0215d8a4 kind:load to:0x0215a0d0 module:overlay(83) +from:0x0215d8a8 kind:load to:0x020984bc module:overlay(0) +from:0x0215d8ac kind:load to:0x0215a0f8 module:overlay(83) +from:0x0215d8b0 kind:load to:0x02099004 module:overlay(0) +from:0x0215d8b4 kind:load to:0x020984c8 module:overlay(0) +from:0x0215d8b8 kind:load to:0x02098584 module:overlay(0) +from:0x0215d8bc kind:load to:0x020985f0 module:overlay(0) +from:0x0215d8c0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215d8c4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215d8c8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215d8cc kind:load to:0x02153294 module:overlay(83) +from:0x0215d8d0 kind:load to:0x0215338c module:overlay(83) +from:0x0215d8d4 kind:load to:0x02099588 module:overlay(0) +from:0x0215da88 kind:load to:0x021555cc module:overlay(83) +from:0x0215da90 kind:load to:0x0215567c module:overlay(83) +from:0x0215da98 kind:load to:0x02155784 module:overlay(83) +from:0x0215daa0 kind:load to:0x021557ac module:overlay(83) +from:0x0215daa8 kind:load to:0x02155818 module:overlay(83) +from:0x0215dab8 kind:load to:0x021558f4 module:overlay(83) +from:0x0215dac0 kind:load to:0x02155958 module:overlay(83) +from:0x0215dad0 kind:load to:0x0215598c module:overlay(83) +from:0x0215dad8 kind:load to:0x02155ad8 module:overlay(83) +from:0x0215dae0 kind:load to:0x02156508 module:overlay(83) +from:0x0215dae8 kind:load to:0x02156530 module:overlay(83) +from:0x0215daf0 kind:load to:0x02156630 module:overlay(83) +from:0x0215daf8 kind:load to:0x02156ca0 module:overlay(83) +from:0x0215db00 kind:load to:0x02156cc8 module:overlay(83) +from:0x0215db08 kind:load to:0x02156e20 module:overlay(83) +from:0x0215db18 kind:load to:0x021578cc module:overlay(83) +from:0x0215db20 kind:load to:0x02157a90 module:overlay(83) +from:0x0215db30 kind:load to:0x02157c44 module:overlay(83) +from:0x0215db38 kind:load to:0x02157d1c module:overlay(83) +from:0x0215db48 kind:load to:0x02157e3c module:overlay(83) +from:0x0215db50 kind:load to:0x02157f38 module:overlay(83) +from:0x0215db60 kind:load to:0x021581dc module:overlay(83) +from:0x0215db68 kind:load to:0x02158344 module:overlay(83) +from:0x0215db78 kind:load to:0x0215841c module:overlay(83) +from:0x0215db80 kind:load to:0x0215852c module:overlay(83) +from:0x0215db90 kind:load to:0x02158770 module:overlay(83) +from:0x0215db98 kind:load to:0x02158800 module:overlay(83) +from:0x0215dba8 kind:load to:0x02158994 module:overlay(83) +from:0x0215dbb0 kind:load to:0x02158a58 module:overlay(83) +from:0x0215dbc0 kind:load to:0x02158cbc module:overlay(83) +from:0x0215dbc8 kind:load to:0x02158d80 module:overlay(83) +from:0x0215dbd8 kind:load to:0x02159148 module:overlay(83) +from:0x0215dbe0 kind:load to:0x02159268 module:overlay(83) +from:0x0215dbf0 kind:load to:0x02156e9c module:overlay(83) +from:0x0215dbf8 kind:load to:0x02156fe4 module:overlay(83) +from:0x0215dc08 kind:load to:0x021570e0 module:overlay(83) +from:0x0215dc10 kind:load to:0x021570e4 module:overlay(83) +from:0x0215dc20 kind:load to:0x0215713c module:overlay(83) +from:0x0215dc28 kind:load to:0x02157160 module:overlay(83) +from:0x0215dc38 kind:load to:0x02157214 module:overlay(83) +from:0x0215dc40 kind:load to:0x021572f8 module:overlay(83) +from:0x0215dc50 kind:load to:0x02157618 module:overlay(83) +from:0x0215dc58 kind:load to:0x021576ec module:overlay(83) +from:0x0215dd1c kind:load to:0x0215a57c module:overlay(83) +from:0x0215dd20 kind:load to:0x02097944 module:overlay(0) +from:0x0215dd24 kind:load to:0x02097754 module:overlay(0) +from:0x0215dd28 kind:load to:0x020977d0 module:overlay(0) +from:0x0215dd2c kind:load to:0x0209794c module:overlay(0) +from:0x0215dd30 kind:load to:0x0209796c module:overlay(0) +from:0x0215dd34 kind:load to:0x02097998 module:overlay(0) +from:0x0215dd38 kind:load to:0x0215a7d4 module:overlay(83) +from:0x0215dd40 kind:load to:0x0215a7f8 module:overlay(83) +from:0x0215dd50 kind:load to:0x0215a9ac module:overlay(83) +from:0x0215dd58 kind:load to:0x0215a9c8 module:overlay(83) +from:0x0215dd68 kind:load to:0x0215aaf8 module:overlay(83) +from:0x0215dd70 kind:load to:0x0215ab70 module:overlay(83) +from:0x0215dd88 kind:load to:0x02098518 module:overlay(0) +from:0x0215dd8c kind:load to:0x02098554 module:overlay(0) +from:0x0215dd90 kind:load to:0x0209856c module:overlay(0) +from:0x0215dd94 kind:load to:0x02098578 module:overlay(0) +from:0x0215dd98 kind:load to:0x01fff464 module:itcm +from:0x0215dd9c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215dda0 kind:load to:0x020984a8 module:overlay(0) +from:0x0215dda4 kind:load to:0x020984b0 module:overlay(0) +from:0x0215dda8 kind:load to:0x0215adac module:overlay(83) +from:0x0215ddac kind:load to:0x020984b8 module:overlay(0) +from:0x0215ddb0 kind:load to:0x020984bc module:overlay(0) +from:0x0215ddb4 kind:load to:0x0215adb8 module:overlay(83) +from:0x0215ddb8 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ddbc kind:load to:0x020984c8 module:overlay(0) +from:0x0215ddc0 kind:load to:0x02098584 module:overlay(0) +from:0x0215ddc4 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ddc8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ddcc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ddd0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ddd4 kind:load to:0x0215b02c module:overlay(83) +from:0x0215ddd8 kind:load to:0x0215b054 module:overlay(83) +from:0x0215dde4 kind:load to:0x0215b58c module:overlay(83) +from:0x0215dde8 kind:load to:0x0215b210 module:overlay(83) +from:0x0215ddf0 kind:load to:0x0215b25c module:overlay(83) +from:0x0215ddf8 kind:load to:0x0215b280 module:overlay(83) +from:0x0215de00 kind:load to:0x0215b2cc module:overlay(83) +from:0x0215de10 kind:load to:0x0215b0a4 module:overlay(83) +from:0x0215de14 kind:load to:0x02097944 module:overlay(0) +from:0x0215de18 kind:load to:0x02097754 module:overlay(0) +from:0x0215de1c kind:load to:0x020977d0 module:overlay(0) +from:0x0215de20 kind:load to:0x0209794c module:overlay(0) +from:0x0215de24 kind:load to:0x0209796c module:overlay(0) +from:0x0215de28 kind:load to:0x02097998 module:overlay(0) +from:0x0215de34 kind:load to:0x02098518 module:overlay(0) +from:0x0215de38 kind:load to:0x02098554 module:overlay(0) +from:0x0215de3c kind:load to:0x0209856c module:overlay(0) +from:0x0215de40 kind:load to:0x02098578 module:overlay(0) +from:0x0215de44 kind:load to:0x01fff464 module:itcm +from:0x0215de48 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215de4c kind:load to:0x020984a8 module:overlay(0) +from:0x0215de50 kind:load to:0x020984b0 module:overlay(0) +from:0x0215de54 kind:load to:0x0215b498 module:overlay(83) +from:0x0215de58 kind:load to:0x0215b4c0 module:overlay(83) +from:0x0215de5c kind:load to:0x020984bc module:overlay(0) +from:0x0215de60 kind:load to:0x0215b51c module:overlay(83) +from:0x0215de64 kind:load to:0x020984c4 module:overlay(0) +from:0x0215de68 kind:load to:0x020984c8 module:overlay(0) +from:0x0215de6c kind:load to:0x02098584 module:overlay(0) +from:0x0215de70 kind:load to:0x020985f0 module:overlay(0) +from:0x0215de74 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215de78 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215de7c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215de80 kind:load to:0x0215b690 module:overlay(83) +from:0x0215de84 kind:load to:0x0215b6b0 module:overlay(83) +from:0x0215dea0 kind:load to:0x0215b6f8 module:overlay(83) +from:0x0215dea4 kind:load to:0x02097944 module:overlay(0) +from:0x0215dea8 kind:load to:0x02097754 module:overlay(0) +from:0x0215deac kind:load to:0x020977d0 module:overlay(0) +from:0x0215deb0 kind:load to:0x0215c114 module:overlay(83) +from:0x0215deb4 kind:load to:0x0209796c module:overlay(0) +from:0x0215deb8 kind:load to:0x0215c0f4 module:overlay(83) +from:0x0215dec8 kind:load to:0x02097944 module:overlay(0) +from:0x0215decc kind:load to:0x02097754 module:overlay(0) +from:0x0215ded0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215ded4 kind:load to:0x0215c114 module:overlay(83) +from:0x0215ded8 kind:load to:0x0209796c module:overlay(0) +from:0x0215dedc kind:load to:0x0215c0f4 module:overlay(83) +from:0x0215df30 kind:load to:0x0215b8c0 module:overlay(83) +from:0x0215df34 kind:load to:0x0215c15c module:overlay(83) +from:0x0215df38 kind:load to:0x02099b00 module:overlay(0) +from:0x0215df3c kind:load to:0x02099b38 module:overlay(0) +from:0x0215df40 kind:load to:0x0209a13c module:overlay(0) +from:0x0215df44 kind:load to:0x0209a144 module:overlay(0) +from:0x0215df48 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215df4c kind:load to:0x02099cb0 module:overlay(0) +from:0x0215df50 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215df54 kind:load to:0x0209a06c module:overlay(0) +from:0x0215df58 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215df5c kind:load to:0x0209a10c module:overlay(0) +from:0x0215df60 kind:load to:0x0215c154 module:overlay(83) +from:0x0215df64 kind:load to:0x0209a124 module:overlay(0) +from:0x0215df68 kind:load to:0x0215c144 module:overlay(83) +from:0x0215df6c kind:load to:0x0215c120 module:overlay(83) +from:0x0215df78 kind:load to:0x02098518 module:overlay(0) +from:0x0215df7c kind:load to:0x02098554 module:overlay(0) +from:0x0215df80 kind:load to:0x0209856c module:overlay(0) +from:0x0215df84 kind:load to:0x02098578 module:overlay(0) +from:0x0215df88 kind:load to:0x01fff464 module:itcm +from:0x0215df8c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215df90 kind:load to:0x0215b9ac module:overlay(83) +from:0x0215df94 kind:load to:0x0215bcb8 module:overlay(83) +from:0x0215df98 kind:load to:0x0215bcf0 module:overlay(83) +from:0x0215df9c kind:load to:0x0215bd64 module:overlay(83) +from:0x0215dfa0 kind:load to:0x020984bc module:overlay(0) +from:0x0215dfa4 kind:load to:0x0215bd78 module:overlay(83) +from:0x0215dfa8 kind:load to:0x020984c4 module:overlay(0) +from:0x0215dfac kind:load to:0x020984c8 module:overlay(0) +from:0x0215dfb0 kind:load to:0x02098584 module:overlay(0) +from:0x0215dfb4 kind:load to:0x020985f0 module:overlay(0) +from:0x0215dfb8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215dfbc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215dfc0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215dfc4 kind:load to:0x0215b8d4 module:overlay(83) +from:0x0215dfc8 kind:load to:0x0215b93c module:overlay(83) +from:0x0215dfcc kind:load to:0x0215bdac module:overlay(83) +from:0x0215dfd8 kind:load to:0x0215c1a4 module:overlay(83) +from:0x0215dfdc kind:load to:0x02097944 module:overlay(0) +from:0x0215dfe0 kind:load to:0x02097754 module:overlay(0) +from:0x0215dfe4 kind:load to:0x020977d0 module:overlay(0) +from:0x0215dfe8 kind:load to:0x0209794c module:overlay(0) +from:0x0215dfec kind:load to:0x0209796c module:overlay(0) +from:0x0215dff0 kind:load to:0x02097998 module:overlay(0) +from:0x0215dffc kind:load to:0x02098518 module:overlay(0) +from:0x0215e000 kind:load to:0x02098554 module:overlay(0) +from:0x0215e004 kind:load to:0x0209856c module:overlay(0) +from:0x0215e008 kind:load to:0x02098578 module:overlay(0) +from:0x0215e00c kind:load to:0x01fff464 module:itcm +from:0x0215e010 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215e014 kind:load to:0x0215c264 module:overlay(83) +from:0x0215e018 kind:load to:0x020984b0 module:overlay(0) +from:0x0215e01c kind:load to:0x0215c2a0 module:overlay(83) +from:0x0215e020 kind:load to:0x020984b8 module:overlay(0) +from:0x0215e024 kind:load to:0x020984bc module:overlay(0) +from:0x0215e028 kind:load to:0x0215c2a4 module:overlay(83) +from:0x0215e02c kind:load to:0x020984c4 module:overlay(0) +from:0x0215e030 kind:load to:0x020984c8 module:overlay(0) +from:0x0215e034 kind:load to:0x02098584 module:overlay(0) +from:0x0215e038 kind:load to:0x020985f0 module:overlay(0) +from:0x0215e03c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215e040 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215e044 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215e048 kind:load to:0x0215c2c4 module:overlay(83) +from:0x0215e04c kind:load to:0x0215c2e4 module:overlay(83) +from:0x0215e058 kind:load to:0x0215c32c module:overlay(83) +from:0x0215e05c kind:load to:0x0209774c module:overlay(0) +from:0x0215e060 kind:load to:0x02097754 module:overlay(0) +from:0x0215e064 kind:load to:0x020977d0 module:overlay(0) +from:0x0215e068 kind:load to:0x02097810 module:overlay(0) +from:0x0215e06c kind:load to:0x02097814 module:overlay(0) +from:0x0215e070 kind:load to:0x02097818 module:overlay(0) +from:0x0215e07c kind:load to:0x0207c49c module:overlay(0) +from:0x0215e080 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0215e084 kind:load to:0x0207c96c module:overlay(0) +from:0x0215e088 kind:load to:0x0207c95c module:overlay(0) +from:0x0215e08c kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215e090 kind:load to:0x0207ca10 module:overlay(0) +from:0x0215e094 kind:load to:0x0207ca38 module:overlay(0) +from:0x0215e098 kind:load to:0x0207cab0 module:overlay(0) +from:0x0215e0a4 kind:load to:0x02098518 module:overlay(0) +from:0x0215e0a8 kind:load to:0x02098554 module:overlay(0) +from:0x0215e0ac kind:load to:0x0209856c module:overlay(0) +from:0x0215e0b0 kind:load to:0x02098578 module:overlay(0) +from:0x0215e0b4 kind:load to:0x01fff464 module:itcm +from:0x0215e0b8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215e0bc kind:load to:0x0215c3b4 module:overlay(83) +from:0x0215e0c0 kind:load to:0x020984b0 module:overlay(0) +from:0x0215e0c4 kind:load to:0x020984b4 module:overlay(0) +from:0x0215e0c8 kind:load to:0x020984b8 module:overlay(0) +from:0x0215e0cc kind:load to:0x020984bc module:overlay(0) +from:0x0215e0d0 kind:load to:0x020984c0 module:overlay(0) +from:0x0215e0d4 kind:load to:0x020984c4 module:overlay(0) +from:0x0215e0d8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215e0dc kind:load to:0x02098584 module:overlay(0) +from:0x0215e0e0 kind:load to:0x020985f0 module:overlay(0) +from:0x0215e0e4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215e0e8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215e0ec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215e0f0 kind:load to:0x0215c458 module:overlay(83) +from:0x0215e0f4 kind:load to:0x0215c478 module:overlay(83) +from:0x0215e100 kind:load to:0x0215c4c0 module:overlay(83) +from:0x0215e104 kind:load to:0x02097944 module:overlay(0) +from:0x0215e108 kind:load to:0x02097754 module:overlay(0) +from:0x0215e10c kind:load to:0x020977d0 module:overlay(0) +from:0x0215e110 kind:load to:0x0209794c module:overlay(0) +from:0x0215e114 kind:load to:0x0209796c module:overlay(0) +from:0x0215e118 kind:load to:0x02097998 module:overlay(0) +from:0x0215e154 kind:load to:0x02098518 module:overlay(0) +from:0x0215e158 kind:load to:0x02098554 module:overlay(0) +from:0x0215e15c kind:load to:0x0209856c module:overlay(0) +from:0x0215e160 kind:load to:0x02098578 module:overlay(0) +from:0x0215e164 kind:load to:0x01fff464 module:itcm +from:0x0215e168 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215e16c kind:load to:0x0215c534 module:overlay(83) +from:0x0215e170 kind:load to:0x020984b0 module:overlay(0) +from:0x0215e174 kind:load to:0x02181acc module:overlays(97,98) +from:0x0215e178 kind:load to:0x02181b1c module:overlays(97,98) +from:0x0215e17c kind:load to:0x020984bc module:overlay(0) +from:0x0215e180 kind:load to:0x02181b30 module:overlays(97,98) +from:0x0215e184 kind:load to:0x020984c4 module:overlay(0) +from:0x0215e188 kind:load to:0x020984c8 module:overlay(0) +from:0x0215e18c kind:load to:0x02098584 module:overlay(0) +from:0x0215e190 kind:load to:0x020985f0 module:overlay(0) +from:0x0215e194 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215e198 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215e19c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215e1a0 kind:load to:0x0215c5ec module:overlay(83) +from:0x0215e1a4 kind:load to:0x0215c61c module:overlay(83) +from:0x0215e1a8 kind:load to:0x0215c5d0 module:overlay(83) +from:0x0215e1b4 kind:load to:0x0215c674 module:overlay(83) +from:0x0215e1b8 kind:load to:0x02097944 module:overlay(0) +from:0x0215e1bc kind:load to:0x02097754 module:overlay(0) +from:0x0215e1c0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215e1c4 kind:load to:0x0209794c module:overlay(0) +from:0x0215e1c8 kind:load to:0x0209796c module:overlay(0) +from:0x0215e1cc kind:load to:0x02097998 module:overlay(0) +from:0x0215e208 kind:load to:0x02098518 module:overlay(0) +from:0x0215e20c kind:load to:0x02098554 module:overlay(0) +from:0x0215e210 kind:load to:0x0209856c module:overlay(0) +from:0x0215e214 kind:load to:0x02098578 module:overlay(0) +from:0x0215e218 kind:load to:0x01fff464 module:itcm +from:0x0215e21c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215e220 kind:load to:0x0215c6e8 module:overlay(83) +from:0x0215e224 kind:load to:0x020984b0 module:overlay(0) +from:0x0215e228 kind:load to:0x02181378 module:overlays(97,98) +from:0x0215e22c kind:load to:0x021813c8 module:overlays(97,98) +from:0x0215e230 kind:load to:0x020984bc module:overlay(0) +from:0x0215e234 kind:load to:0x021813dc module:overlays(97,98,99) +from:0x0215e238 kind:load to:0x020984c4 module:overlay(0) +from:0x0215e23c kind:load to:0x020984c8 module:overlay(0) +from:0x0215e240 kind:load to:0x02098584 module:overlay(0) +from:0x0215e244 kind:load to:0x020985f0 module:overlay(0) +from:0x0215e248 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215e24c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215e250 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215e254 kind:load to:0x0215c7a0 module:overlay(83) +from:0x0215e258 kind:load to:0x0215c7d0 module:overlay(83) +from:0x0215e25c kind:load to:0x0215c784 module:overlay(83) +from:0x0215e2b0 kind:load to:0x0215c828 module:overlay(83) +from:0x0215e2b4 kind:load to:0x0209ca10 module:overlay(0) +from:0x0215e2b8 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215e2bc kind:load to:0x0209ca58 module:overlay(0) +from:0x0215e2c0 kind:load to:0x0209ca78 module:overlay(0) +from:0x0215e2cc kind:load to:0x0215c8c8 module:overlay(83) +from:0x0215e2d0 kind:load to:0x0214a2f4 module:overlay(70) +from:0x0215e2d4 kind:load to:0x0215ca68 module:overlay(83) +from:0x0215e2d8 kind:load to:0x0214a504 module:overlay(70) +from:0x0215e2dc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0215e2e0 kind:load to:0x0215ca80 module:overlay(83) +from:0x0215e2e4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0215e2e8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215e2ec kind:load to:0x0209d1d4 module:overlay(0) +from:0x0215e2f0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0215e2f4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0215e2f8 kind:load to:0x0209d1ec module:overlay(0) +from:0x0215e2fc kind:load to:0x0215cc10 module:overlay(83) +from:0x0215e300 kind:load to:0x0215cc40 module:overlay(83) +from:0x0215e304 kind:load to:0x0214a33c module:overlay(70) +from:0x0215e308 kind:load to:0x0215ca74 module:overlay(83) +from:0x0215e30c kind:load to:0x0215cb08 module:overlay(83) +from:0x0215e310 kind:load to:0x0215cb20 module:overlay(83) +from:0x0215e314 kind:load to:0x0214ad3c module:overlay(70) +from:0x0215e318 kind:load to:0x0214ade0 module:overlay(70) +from:0x0215e31c kind:load to:0x0215cb34 module:overlay(83) +from:0x0215e320 kind:load to:0x0214a568 module:overlay(70) +from:0x0215e324 kind:load to:0x0214a794 module:overlay(70) +from:0x0215e328 kind:load to:0x0214a1a0 module:overlay(70) +from:0x0215e32c kind:load to:0x0214a1f0 module:overlay(70) +from:0x0215e330 kind:load to:0x0215cc04 module:overlay(83) +from:0x0215e33c kind:load to:0x02073184 module:overlay(0) +from:0x0215e340 kind:load to:0x0215cc8c module:overlay(83) +from:0x0215e344 kind:load to:0x0207318c module:overlay(0) +from:0x0215e348 kind:load to:0x02073190 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov083/symbols.txt b/config/eur/arm9/overlays/ov083/symbols.txt new file mode 100644 index 00000000..6956e0dc --- /dev/null +++ b/config/eur/arm9/overlays/ov083/symbols.txt @@ -0,0 +1,377 @@ +func_ov083_02152ca0 kind:function(arm,size=0x58) addr:0x02152ca0 +func_ov083_02152cf8 kind:function(arm,size=0x6c) addr:0x02152cf8 +func_ov083_02152d64 kind:function(arm,size=0xc) addr:0x02152d64 +func_ov083_02152d70 kind:function(arm,size=0x28) addr:0x02152d70 +func_ov083_02152d98 kind:function(arm,size=0x68) addr:0x02152d98 +func_ov083_02152e00 kind:function(arm,size=0x1c) addr:0x02152e00 +func_ov083_02152e1c kind:function(arm,size=0x464) addr:0x02152e1c +func_ov083_02153280 kind:function(arm,size=0x14) addr:0x02153280 +func_ov083_02153294 kind:function(arm,size=0xf8) addr:0x02153294 +func_ov083_0215338c kind:function(arm,size=0x100) addr:0x0215338c +func_ov083_0215348c kind:function(arm,size=0x38) addr:0x0215348c +func_ov083_021534c4 kind:function(arm,size=0x90) addr:0x021534c4 +func_ov083_02153554 kind:function(arm,size=0xe8) addr:0x02153554 +func_ov083_0215363c kind:function(arm,size=0x28) addr:0x0215363c +func_ov083_02153664 kind:function(arm,size=0x464) addr:0x02153664 +func_ov083_02153ac8 kind:function(arm,size=0xf0) addr:0x02153ac8 +func_ov083_02153bb8 kind:function(arm,size=0xcc) addr:0x02153bb8 +func_ov083_02153c84 kind:function(arm,size=0x10) addr:0x02153c84 +func_ov083_02153c94 kind:function(arm,size=0xf8) addr:0x02153c94 +func_ov083_02153d8c kind:function(arm,size=0x1e0) addr:0x02153d8c +func_ov083_02153f6c kind:function(arm,size=0x38) addr:0x02153f6c +func_ov083_02153fa4 kind:function(arm,size=0x18) addr:0x02153fa4 +func_ov083_02153fbc kind:function(arm,size=0x3bc) addr:0x02153fbc +func_ov083_02154378 kind:function(arm,size=0x1d0) addr:0x02154378 +func_ov083_02154548 kind:function(arm,size=0xac) addr:0x02154548 +func_ov083_021545f4 kind:function(arm,size=0x1e8) addr:0x021545f4 +func_ov083_021547dc kind:function(arm,size=0x10) addr:0x021547dc +func_ov083_021547ec kind:function(arm,size=0x200) addr:0x021547ec +func_ov083_021549ec kind:function(arm,size=0x40) addr:0x021549ec +func_ov083_02154a2c kind:function(arm,size=0x118) addr:0x02154a2c +func_ov083_02154b44 kind:function(arm,size=0x1c) addr:0x02154b44 +func_ov083_02154b60 kind:function(arm,size=0xa8) addr:0x02154b60 +func_ov083_02154c08 kind:function(arm,size=0x5c) addr:0x02154c08 +func_ov083_02154c64 kind:function(arm,size=0x5c) addr:0x02154c64 +func_ov083_02154cc0 kind:function(arm,size=0xd8) addr:0x02154cc0 +func_ov083_02154d98 kind:function(arm,size=0x3c) addr:0x02154d98 +func_ov083_02154dd4 kind:function(arm,size=0x1d4) addr:0x02154dd4 +func_ov083_02154fa8 kind:function(arm,size=0x28) addr:0x02154fa8 +func_ov083_02154fd0 kind:function(arm,size=0x60) addr:0x02154fd0 +func_ov083_02155030 kind:function(arm,size=0x5c) addr:0x02155030 +func_ov083_0215508c kind:function(arm,size=0x104) addr:0x0215508c +func_ov083_02155190 kind:function(arm,size=0x2c) addr:0x02155190 +func_ov083_021551bc kind:function(arm,size=0x30) addr:0x021551bc +func_ov083_021551ec kind:function(arm,size=0x1d0) addr:0x021551ec +func_ov083_021553bc kind:function(arm,size=0x1d0) addr:0x021553bc +func_ov083_0215558c kind:function(arm,size=0x40) addr:0x0215558c +func_ov083_021555cc kind:function(arm,size=0xb0) addr:0x021555cc +func_ov083_0215567c kind:function(arm,size=0x108) addr:0x0215567c +func_ov083_02155784 kind:function(arm,size=0x28) addr:0x02155784 +func_ov083_021557ac kind:function(arm,size=0x6c) addr:0x021557ac +func_ov083_02155818 kind:function(arm,size=0xdc) addr:0x02155818 +func_ov083_021558f4 kind:function(arm,size=0x64) addr:0x021558f4 +func_ov083_02155958 kind:function(arm,size=0x34) addr:0x02155958 +func_ov083_0215598c kind:function(arm,size=0x14c) addr:0x0215598c +func_ov083_02155ad8 kind:function(arm,size=0xa30) addr:0x02155ad8 +func_ov083_02156508 kind:function(arm,size=0x28) addr:0x02156508 +func_ov083_02156530 kind:function(arm,size=0x100) addr:0x02156530 +func_ov083_02156630 kind:function(arm,size=0x670) addr:0x02156630 +func_ov083_02156ca0 kind:function(arm,size=0x28) addr:0x02156ca0 +func_ov083_02156cc8 kind:function(arm,size=0x158) addr:0x02156cc8 +func_ov083_02156e20 kind:function(arm,size=0x7c) addr:0x02156e20 +func_ov083_02156e9c kind:function(arm,size=0x148) addr:0x02156e9c +func_ov083_02156fe4 kind:function(arm,size=0xfc) addr:0x02156fe4 +func_ov083_021570e0 kind:function(arm,size=0x4) addr:0x021570e0 +func_ov083_021570e4 kind:function(arm,size=0x58) addr:0x021570e4 +func_ov083_0215713c kind:function(arm,size=0x24) addr:0x0215713c +func_ov083_02157160 kind:function(arm,size=0xb4) addr:0x02157160 +func_ov083_02157214 kind:function(arm,size=0xe4) addr:0x02157214 +func_ov083_021572f8 kind:function(arm,size=0x320) addr:0x021572f8 +func_ov083_02157618 kind:function(arm,size=0xd4) addr:0x02157618 +func_ov083_021576ec kind:function(arm,size=0x1e0) addr:0x021576ec +func_ov083_021578cc kind:function(arm,size=0x1c4) addr:0x021578cc +func_ov083_02157a90 kind:function(arm,size=0x1b4) addr:0x02157a90 +func_ov083_02157c44 kind:function(arm,size=0xd8) addr:0x02157c44 +func_ov083_02157d1c kind:function(arm,size=0x120) addr:0x02157d1c +func_ov083_02157e3c kind:function(arm,size=0xfc) addr:0x02157e3c +func_ov083_02157f38 kind:function(arm,size=0x2a4) addr:0x02157f38 +func_ov083_021581dc kind:function(arm,size=0x168) addr:0x021581dc +func_ov083_02158344 kind:function(arm,size=0xd8) addr:0x02158344 +func_ov083_0215841c kind:function(arm,size=0x110) addr:0x0215841c +func_ov083_0215852c kind:function(arm,size=0x244) addr:0x0215852c +func_ov083_02158770 kind:function(arm,size=0x90) addr:0x02158770 +func_ov083_02158800 kind:function(arm,size=0x194) addr:0x02158800 +func_ov083_02158994 kind:function(arm,size=0xc4) addr:0x02158994 +func_ov083_02158a58 kind:function(arm,size=0x264) addr:0x02158a58 +func_ov083_02158cbc kind:function(arm,size=0xc4) addr:0x02158cbc +func_ov083_02158d80 kind:function(arm,size=0x3c8) addr:0x02158d80 +func_ov083_02159148 kind:function(arm,size=0x120) addr:0x02159148 +func_ov083_02159268 kind:function(arm,size=0x684) addr:0x02159268 +func_ov083_021598ec kind:function(arm,size=0x90) addr:0x021598ec +func_ov083_0215997c kind:function(arm,size=0x94) addr:0x0215997c +func_ov083_02159a10 kind:function(arm,size=0x3ac) addr:0x02159a10 +func_ov083_02159dbc kind:function(arm,size=0x60) addr:0x02159dbc +func_ov083_02159e1c kind:function(arm,size=0x44) addr:0x02159e1c +func_ov083_02159e60 kind:function(arm,size=0x270) addr:0x02159e60 +func_ov083_0215a0d0 kind:function(arm,size=0x28) addr:0x0215a0d0 +func_ov083_0215a0f8 kind:function(arm,size=0xa8) addr:0x0215a0f8 +func_ov083_0215a1a0 kind:function(arm,size=0x70) addr:0x0215a1a0 +func_ov083_0215a210 kind:function(arm,size=0x70) addr:0x0215a210 +func_ov083_0215a280 kind:function(arm,size=0x28) addr:0x0215a280 +func_ov083_0215a2a8 kind:function(arm,size=0x10) addr:0x0215a2a8 +func_ov083_0215a2b8 kind:function(arm,size=0x118) addr:0x0215a2b8 +func_ov083_0215a3d0 kind:function(arm,size=0x120) addr:0x0215a3d0 +func_ov083_0215a4f0 kind:function(arm,size=0x24) addr:0x0215a4f0 +func_ov083_0215a514 kind:function(arm,size=0x2c) addr:0x0215a514 +func_ov083_0215a540 kind:function(arm,size=0x1c) addr:0x0215a540 +func_ov083_0215a55c kind:function(arm,size=0x14) addr:0x0215a55c +func_ov083_0215a570 kind:function(arm,size=0xc) addr:0x0215a570 +func_ov083_0215a57c kind:function(arm,size=0x24) addr:0x0215a57c +func_ov083_0215a5a0 kind:function(arm,size=0x4c) addr:0x0215a5a0 +func_ov083_0215a5ec kind:function(arm,size=0x1e8) addr:0x0215a5ec +func_ov083_0215a7d4 kind:function(arm,size=0x24) addr:0x0215a7d4 +func_ov083_0215a7f8 kind:function(arm,size=0x1b4) addr:0x0215a7f8 +func_ov083_0215a9ac kind:function(arm,size=0x1c) addr:0x0215a9ac +func_ov083_0215a9c8 kind:function(arm,size=0x130) addr:0x0215a9c8 +func_ov083_0215aaf8 kind:function(arm,size=0x78) addr:0x0215aaf8 +func_ov083_0215ab70 kind:function(arm,size=0x170) addr:0x0215ab70 +func_ov083_0215ace0 kind:function(arm,size=0x90) addr:0x0215ace0 +func_ov083_0215ad70 kind:function(arm,size=0x3c) addr:0x0215ad70 +func_ov083_0215adac kind:function(arm,size=0xc) addr:0x0215adac +func_ov083_0215adb8 kind:function(arm,size=0x11c) addr:0x0215adb8 +func_ov083_0215aed4 kind:function(arm,size=0xa4) addr:0x0215aed4 +func_ov083_0215af78 kind:function(arm,size=0xb4) addr:0x0215af78 +func_ov083_0215b02c kind:function(arm,size=0x28) addr:0x0215b02c +func_ov083_0215b054 kind:function(arm,size=0x30) addr:0x0215b054 +func_ov083_0215b084 kind:function(arm,size=0x14) addr:0x0215b084 +func_ov083_0215b098 kind:function(arm,size=0xc) addr:0x0215b098 +func_ov083_0215b0a4 kind:function(arm,size=0x24) addr:0x0215b0a4 +func_ov083_0215b0c8 kind:function(arm,size=0x40) addr:0x0215b0c8 +func_ov083_0215b108 kind:function(arm,size=0x108) addr:0x0215b108 +func_ov083_0215b210 kind:function(arm,size=0x4c) addr:0x0215b210 +func_ov083_0215b25c kind:function(arm,size=0x24) addr:0x0215b25c +func_ov083_0215b280 kind:function(arm,size=0x4c) addr:0x0215b280 +func_ov083_0215b2cc kind:function(arm,size=0x24) addr:0x0215b2cc +func_ov083_0215b2f0 kind:function(arm,size=0x40) addr:0x0215b2f0 +func_ov083_0215b330 kind:function(arm,size=0x38) addr:0x0215b330 +func_ov083_0215b368 kind:function(arm,size=0x130) addr:0x0215b368 +func_ov083_0215b498 kind:function(arm,size=0x28) addr:0x0215b498 +func_ov083_0215b4c0 kind:function(arm,size=0x5c) addr:0x0215b4c0 +func_ov083_0215b51c kind:function(arm,size=0x24) addr:0x0215b51c +func_ov083_0215b540 kind:function(arm,size=0x4c) addr:0x0215b540 +func_ov083_0215b58c kind:function(arm,size=0x10) addr:0x0215b58c +func_ov083_0215b59c kind:function(arm,size=0x78) addr:0x0215b59c +func_ov083_0215b614 kind:function(arm,size=0x7c) addr:0x0215b614 +func_ov083_0215b690 kind:function(arm,size=0x20) addr:0x0215b690 +func_ov083_0215b6b0 kind:function(arm,size=0x28) addr:0x0215b6b0 +func_ov083_0215b6d8 kind:function(arm,size=0x14) addr:0x0215b6d8 +func_ov083_0215b6ec kind:function(arm,size=0xc) addr:0x0215b6ec +func_ov083_0215b6f8 kind:function(arm,size=0x24) addr:0x0215b6f8 +func_ov083_0215b71c kind:function(arm,size=0x44) addr:0x0215b71c +func_ov083_0215b760 kind:function(arm,size=0x160) addr:0x0215b760 +func_ov083_0215b8c0 kind:function(arm,size=0x14) addr:0x0215b8c0 +func_ov083_0215b8d4 kind:function(arm,size=0x68) addr:0x0215b8d4 +func_ov083_0215b93c kind:function(arm,size=0x70) addr:0x0215b93c +func_ov083_0215b9ac kind:function(arm,size=0x30c) addr:0x0215b9ac +func_ov083_0215bcb8 kind:function(arm,size=0x38) addr:0x0215bcb8 +func_ov083_0215bcf0 kind:function(arm,size=0x74) addr:0x0215bcf0 +func_ov083_0215bd64 kind:function(arm,size=0x14) addr:0x0215bd64 +func_ov083_0215bd78 kind:function(arm,size=0x34) addr:0x0215bd78 +func_ov083_0215bdac kind:function(arm,size=0x40) addr:0x0215bdac +func_ov083_0215bdec kind:function(arm,size=0x10) addr:0x0215bdec +func_ov083_0215bdfc kind:function(arm,size=0xc8) addr:0x0215bdfc +func_ov083_0215bec4 kind:function(arm,size=0x14) addr:0x0215bec4 +func_ov083_0215bed8 kind:function(arm,size=0xec) addr:0x0215bed8 +func_ov083_0215bfc4 kind:function(arm,size=0x130) addr:0x0215bfc4 +func_ov083_0215c0f4 kind:function(arm,size=0x20) addr:0x0215c0f4 +func_ov083_0215c114 kind:function(arm,size=0xc) addr:0x0215c114 +func_ov083_0215c120 kind:function(arm,size=0x24) addr:0x0215c120 +func_ov083_0215c144 kind:function(arm,size=0x10) addr:0x0215c144 +func_ov083_0215c154 kind:function(arm,size=0x8) addr:0x0215c154 +func_ov083_0215c15c kind:function(arm,size=0x1c) addr:0x0215c15c +func_ov083_0215c178 kind:function(arm,size=0x20) addr:0x0215c178 +func_ov083_0215c198 kind:function(arm,size=0xc) addr:0x0215c198 +func_ov083_0215c1a4 kind:function(arm,size=0x24) addr:0x0215c1a4 +func_ov083_0215c1c8 kind:function(arm,size=0x28) addr:0x0215c1c8 +func_ov083_0215c1f0 kind:function(arm,size=0x74) addr:0x0215c1f0 +func_ov083_0215c264 kind:function(arm,size=0x3c) addr:0x0215c264 +func_ov083_0215c2a0 kind:function(arm,size=0x4) addr:0x0215c2a0 +func_ov083_0215c2a4 kind:function(arm,size=0x20) addr:0x0215c2a4 +func_ov083_0215c2c4 kind:function(arm,size=0x20) addr:0x0215c2c4 +func_ov083_0215c2e4 kind:function(arm,size=0x28) addr:0x0215c2e4 +func_ov083_0215c30c kind:function(arm,size=0x14) addr:0x0215c30c +func_ov083_0215c320 kind:function(arm,size=0xc) addr:0x0215c320 +func_ov083_0215c32c kind:function(arm,size=0x24) addr:0x0215c32c +func_ov083_0215c350 kind:function(arm,size=0x28) addr:0x0215c350 +func_ov083_0215c378 kind:function(arm,size=0x3c) addr:0x0215c378 +func_ov083_0215c3b4 kind:function(arm,size=0xa4) addr:0x0215c3b4 +func_ov083_0215c458 kind:function(arm,size=0x20) addr:0x0215c458 +func_ov083_0215c478 kind:function(arm,size=0x28) addr:0x0215c478 +func_ov083_0215c4a0 kind:function(arm,size=0x14) addr:0x0215c4a0 +func_ov083_0215c4b4 kind:function(arm,size=0xc) addr:0x0215c4b4 +func_ov083_0215c4c0 kind:function(arm,size=0x24) addr:0x0215c4c0 +func_ov083_0215c4e4 kind:function(arm,size=0x30) addr:0x0215c4e4 +func_ov083_0215c514 kind:function(arm,size=0x20) addr:0x0215c514 +func_ov083_0215c534 kind:function(arm,size=0x9c) addr:0x0215c534 +func_ov083_0215c5d0 kind:function(arm,size=0x1c) addr:0x0215c5d0 +func_ov083_0215c5ec kind:function(arm,size=0x30) addr:0x0215c5ec +func_ov083_0215c61c kind:function(arm,size=0x38) addr:0x0215c61c +func_ov083_0215c654 kind:function(arm,size=0x14) addr:0x0215c654 +func_ov083_0215c668 kind:function(arm,size=0xc) addr:0x0215c668 +func_ov083_0215c674 kind:function(arm,size=0x24) addr:0x0215c674 +func_ov083_0215c698 kind:function(arm,size=0x30) addr:0x0215c698 +func_ov083_0215c6c8 kind:function(arm,size=0x20) addr:0x0215c6c8 +func_ov083_0215c6e8 kind:function(arm,size=0x9c) addr:0x0215c6e8 +func_ov083_0215c784 kind:function(arm,size=0x1c) addr:0x0215c784 +func_ov083_0215c7a0 kind:function(arm,size=0x30) addr:0x0215c7a0 +func_ov083_0215c7d0 kind:function(arm,size=0x38) addr:0x0215c7d0 +func_ov083_0215c808 kind:function(arm,size=0x14) addr:0x0215c808 +func_ov083_0215c81c kind:function(arm,size=0xc) addr:0x0215c81c +func_ov083_0215c828 kind:function(arm,size=0x24) addr:0x0215c828 +func_ov083_0215c84c kind:function(arm,size=0x48) addr:0x0215c84c +func_ov083_0215c894 kind:function(arm,size=0x34) addr:0x0215c894 +func_ov083_0215c8c8 kind:function(arm,size=0x1a0) addr:0x0215c8c8 +func_ov083_0215ca68 kind:function(arm,size=0xc) addr:0x0215ca68 +func_ov083_0215ca74 kind:function(arm,size=0xc) addr:0x0215ca74 +func_ov083_0215ca80 kind:function(arm,size=0x88) addr:0x0215ca80 +func_ov083_0215cb08 kind:function(arm,size=0x18) addr:0x0215cb08 +func_ov083_0215cb20 kind:function(arm,size=0x14) addr:0x0215cb20 +func_ov083_0215cb34 kind:function(arm,size=0xd0) addr:0x0215cb34 +func_ov083_0215cc04 kind:function(arm,size=0xc) addr:0x0215cc04 +func_ov083_0215cc10 kind:function(arm,size=0x30) addr:0x0215cc10 +func_ov083_0215cc40 kind:function(arm,size=0x38) addr:0x0215cc40 +func_ov083_0215cc78 kind:function(arm,size=0x14) addr:0x0215cc78 +func_ov083_0215cc8c kind:function(arm,size=0x10) addr:0x0215cc8c +func_ov083_0215cc9c kind:function(arm,size=0x304) addr:0x0215cc9c +func_ov083_0215cfa0 kind:function(arm,size=0x114) addr:0x0215cfa0 +func_ov083_0215d0b4 kind:function(arm,size=0x10) addr:0x0215d0b4 +func_ov083_0215d0c4 kind:function(arm,size=0x10) addr:0x0215d0c4 +func_ov083_0215d0d4 kind:function(arm,size=0x10) addr:0x0215d0d4 +func_ov083_0215d0e4 kind:function(arm,size=0x28) addr:0x0215d0e4 +func_ov083_0215d10c kind:function(arm,size=0x24) addr:0x0215d10c +func_ov083_0215d130 kind:function(arm,size=0x24) addr:0x0215d130 +data_ov083_0215d170 kind:data(any) addr:0x0215d170 +data_ov083_0215d172 kind:data(any) addr:0x0215d172 +data_ov083_0215d178 kind:data(any) addr:0x0215d178 +data_ov083_0215d180 kind:data(any) addr:0x0215d180 +data_ov083_0215d188 kind:data(any) addr:0x0215d188 +data_ov083_0215d18a kind:data(any) addr:0x0215d18a +data_ov083_0215d190 kind:data(any) addr:0x0215d190 +data_ov083_0215d1a0 kind:data(any) addr:0x0215d1a0 +data_ov083_0215d1a4 kind:data(any) addr:0x0215d1a4 +data_ov083_0215d1a8 kind:data(any) addr:0x0215d1a8 +data_ov083_0215d1b8 kind:data(any) addr:0x0215d1b8 +data_ov083_0215d1e8 kind:data(any) addr:0x0215d1e8 +data_ov083_0215d1ec kind:data(any) addr:0x0215d1ec ambiguous +data_ov083_0215d218 kind:data(any) addr:0x0215d218 +data_ov083_0215d21c kind:data(any) addr:0x0215d21c +data_ov083_0215d220 kind:data(any) addr:0x0215d220 +data_ov083_0215d240 kind:data(any) addr:0x0215d240 +data_ov083_0215d260 kind:data(any) addr:0x0215d260 +data_ov083_0215d2b4 kind:data(any) addr:0x0215d2b4 +data_ov083_0215d2d4 kind:data(any) addr:0x0215d2d4 +data_ov083_0215d2f4 kind:data(any) addr:0x0215d2f4 +data_ov083_0215d304 kind:data(any) addr:0x0215d304 +data_ov083_0215d314 kind:data(any) addr:0x0215d314 +data_ov083_0215d334 kind:data(any) addr:0x0215d334 +func_ov083_0215d354 kind:function(arm,size=0x114) addr:0x0215d354 +func_ov083_0215d468 kind:function(arm,size=0x90) addr:0x0215d468 +func_ov083_0215d4f8 kind:function(arm,size=0x50) addr:0x0215d4f8 +func_ov083_0215d548 kind:function(arm,size=0x50) addr:0x0215d548 +func_ov083_0215d598 kind:function(arm,size=0x50) addr:0x0215d598 +func_ov083_0215d5e8 kind:function(arm,size=0x50) addr:0x0215d5e8 +func_ov083_0215d638 kind:function(arm,size=0x50) addr:0x0215d638 +func_ov083_0215d688 kind:function(arm,size=0x50) addr:0x0215d688 +func_ov083_0215d6d8 kind:function(arm,size=0xc4) addr:0x0215d6d8 +data_ov083_0215d7e0 kind:data(any) addr:0x0215d7e0 +data_ov083_0215d7f4 kind:data(any) addr:0x0215d7f4 +data_ov083_0215d800 kind:data(any) addr:0x0215d800 +data_ov083_0215d810 kind:data(any) addr:0x0215d810 +data_ov083_0215d834 kind:data(any) addr:0x0215d834 +data_ov083_0215d880 kind:data(any) addr:0x0215d880 +data_ov083_0215d888 kind:data(any) addr:0x0215d888 ambiguous +data_ov083_0215d8d8 kind:data(any) addr:0x0215d8d8 +data_ov083_0215d8f0 kind:data(any) addr:0x0215d8f0 +data_ov083_0215d908 kind:data(any) addr:0x0215d908 +data_ov083_0215d998 kind:data(any) addr:0x0215d998 +data_ov083_0215d9dc kind:data(any) addr:0x0215d9dc ambiguous +data_ov083_0215d9e0 kind:data(any) addr:0x0215d9e0 +data_ov083_0215da58 kind:data(any) addr:0x0215da58 +data_ov083_0215da70 kind:data(any) addr:0x0215da70 +data_ov083_0215da78 kind:data(any) addr:0x0215da78 ambiguous +data_ov083_0215da88 kind:data(any) addr:0x0215da88 +data_ov083_0215da98 kind:data(any) addr:0x0215da98 +data_ov083_0215db78 kind:data(any) addr:0x0215db78 ambiguous +data_ov083_0215dc68 kind:data(any) addr:0x0215dc68 +data_ov083_0215dc78 kind:data(any) addr:0x0215dc78 +data_ov083_0215dc8c kind:data(any) addr:0x0215dc8c +data_ov083_0215dca0 kind:data(any) addr:0x0215dca0 +data_ov083_0215dca4 kind:data(any) addr:0x0215dca4 ambiguous +data_ov083_0215dcb8 kind:data(any) addr:0x0215dcb8 +data_ov083_0215dccc kind:data(any) addr:0x0215dccc +data_ov083_0215dce0 kind:data(any) addr:0x0215dce0 +data_ov083_0215dcf4 kind:data(any) addr:0x0215dcf4 +data_ov083_0215dd04 kind:data(any) addr:0x0215dd04 +data_ov083_0215dd1c kind:data(any) addr:0x0215dd1c +data_ov083_0215dd38 kind:data(any) addr:0x0215dd38 +data_ov083_0215dd48 kind:data(any) addr:0x0215dd48 +data_ov083_0215dd88 kind:data(any) addr:0x0215dd88 +data_ov083_0215dde4 kind:data(any) addr:0x0215dde4 +data_ov083_0215dde8 kind:data(any) addr:0x0215dde8 +data_ov083_0215de10 kind:data(any) addr:0x0215de10 +data_ov083_0215de34 kind:data(any) addr:0x0215de34 +data_ov083_0215de88 kind:data(any) addr:0x0215de88 +data_ov083_0215de90 kind:data(any) addr:0x0215de90 +data_ov083_0215dea0 kind:data(any) addr:0x0215dea0 +data_ov083_0215dec4 kind:data(any) addr:0x0215dec4 +data_ov083_0215dee0 kind:data(any) addr:0x0215dee0 +data_ov083_0215def8 kind:data(any) addr:0x0215def8 +data_ov083_0215df10 kind:data(any) addr:0x0215df10 +data_ov083_0215df24 kind:data(any) addr:0x0215df24 ambiguous +data_ov083_0215df30 kind:data(any) addr:0x0215df30 +data_ov083_0215df38 kind:data(any) addr:0x0215df38 ambiguous +data_ov083_0215df6c kind:data(any) addr:0x0215df6c ambiguous +data_ov083_0215df78 kind:data(any) addr:0x0215df78 +data_ov083_0215dfd8 kind:data(any) addr:0x0215dfd8 +data_ov083_0215dffc kind:data(any) addr:0x0215dffc +data_ov083_0215e058 kind:data(any) addr:0x0215e058 +data_ov083_0215e07c kind:data(any) addr:0x0215e07c +data_ov083_0215e08c kind:data(any) addr:0x0215e08c ambiguous +data_ov083_0215e0a4 kind:data(any) addr:0x0215e0a4 +data_ov083_0215e100 kind:data(any) addr:0x0215e100 +data_ov083_0215e110 kind:data(any) addr:0x0215e110 ambiguous +data_ov083_0215e11c kind:data(any) addr:0x0215e11c +data_ov083_0215e134 kind:data(any) addr:0x0215e134 +data_ov083_0215e154 kind:data(any) addr:0x0215e154 +data_ov083_0215e1b4 kind:data(any) addr:0x0215e1b4 +data_ov083_0215e1d0 kind:data(any) addr:0x0215e1d0 +data_ov083_0215e1e8 kind:data(any) addr:0x0215e1e8 +data_ov083_0215e208 kind:data(any) addr:0x0215e208 +data_ov083_0215e260 kind:data(any) addr:0x0215e260 +data_ov083_0215e26c kind:data(any) addr:0x0215e26c +data_ov083_0215e278 kind:data(any) addr:0x0215e278 +data_ov083_0215e284 kind:data(any) addr:0x0215e284 +data_ov083_0215e290 kind:data(any) addr:0x0215e290 +data_ov083_0215e29c kind:data(any) addr:0x0215e29c +data_ov083_0215e2b0 kind:data(any) addr:0x0215e2b0 +data_ov083_0215e2cc kind:data(any) addr:0x0215e2cc +data_ov083_0215e33c kind:data(any) addr:0x0215e33c +data_ov083_0215e360 kind:bss addr:0x0215e360 +data_ov083_0215e364 kind:bss addr:0x0215e364 +data_ov083_0215e36c kind:bss addr:0x0215e36c +data_ov083_0215e378 kind:bss addr:0x0215e378 +data_ov083_0215e450 kind:bss addr:0x0215e450 +data_ov083_0215e454 kind:bss addr:0x0215e454 +data_ov083_0215e460 kind:bss addr:0x0215e460 +data_ov083_0215e46c kind:bss addr:0x0215e46c +data_ov083_0215e518 kind:bss addr:0x0215e518 ambiguous +data_ov083_0215e544 kind:bss addr:0x0215e544 +data_ov083_0215e548 kind:bss addr:0x0215e548 +data_ov083_0215e554 kind:bss addr:0x0215e554 +data_ov083_0215e608 kind:bss addr:0x0215e608 ambiguous +data_ov083_0215e62c kind:bss addr:0x0215e62c +data_ov083_0215e630 kind:bss addr:0x0215e630 +data_ov083_0215e63c kind:bss addr:0x0215e63c +data_ov083_0215e658 kind:bss addr:0x0215e658 ambiguous +data_ov083_0215e688 kind:bss addr:0x0215e688 ambiguous +data_ov083_0215e714 kind:bss addr:0x0215e714 +data_ov083_0215e728 kind:bss addr:0x0215e728 +data_ov083_0215e72c kind:bss addr:0x0215e72c +data_ov083_0215e730 kind:bss addr:0x0215e730 ambiguous +data_ov083_0215e738 kind:bss addr:0x0215e738 +data_ov083_0215e740 kind:bss addr:0x0215e740 ambiguous +data_ov083_0215e810 kind:bss addr:0x0215e810 +data_ov083_0215e814 kind:bss addr:0x0215e814 +data_ov083_0215e820 kind:bss addr:0x0215e820 +data_ov083_0215e85c kind:bss addr:0x0215e85c +data_ov083_0215e860 kind:bss addr:0x0215e860 +data_ov083_0215e86c kind:bss addr:0x0215e86c +data_ov083_0215e90c kind:bss addr:0x0215e90c ambiguous +data_ov083_0215e944 kind:bss addr:0x0215e944 +data_ov083_0215e948 kind:bss addr:0x0215e948 +data_ov083_0215e954 kind:bss addr:0x0215e954 +data_ov083_0215e974 kind:bss addr:0x0215e974 ambiguous +data_ov083_0215ea0c kind:bss addr:0x0215ea0c ambiguous +data_ov083_0215ea2c kind:bss addr:0x0215ea2c +data_ov083_0215ea30 kind:bss addr:0x0215ea30 +data_ov083_0215ea3c kind:bss addr:0x0215ea3c diff --git a/config/eur/arm9/overlays/ov084/delinks.txt b/config/eur/arm9/overlays/ov084/delinks.txt new file mode 100644 index 00000000..32a4783f --- /dev/null +++ b/config/eur/arm9/overlays/ov084/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x021617e8 kind:code align:32 + .rodata start:0x021617e8 end:0x02161e60 kind:data align:4 + .init start:0x02161e60 end:0x02162a38 kind:code align:4 + .ctor start:0x02162a38 end:0x02162a78 kind:data align:4 + .data start:0x02162a80 end:0x02163b00 kind:data align:32 + .bss start:0x02163b00 end:0x021647a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov084/relocs.txt b/config/eur/arm9/overlays/ov084/relocs.txt new file mode 100644 index 00000000..d08df1a2 --- /dev/null +++ b/config/eur/arm9/overlays/ov084/relocs.txt @@ -0,0 +1,2675 @@ +from:0x02150c08 kind:load to:0x02163b50 module:overlay(84) +from:0x02150c1c kind:arm_call to:0x02011f3c module:main +from:0x02150c28 kind:arm_call to:0x02152640 module:overlay(84) +from:0x02150c40 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02150c88 kind:load to:0x02162ba4 module:overlay(84) +from:0x02150cc4 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02150cdc kind:arm_call to:0x020974dc module:overlay(0) +from:0x02150cf0 kind:load to:0x020b539c module:overlay(0) +from:0x02150d08 kind:arm_call to:0x01fff458 module:itcm +from:0x02150d54 kind:arm_call_thumb to:0x02057a50 module:overlay(0) +from:0x02150d7c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150da4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150dc8 kind:arm_call to:0x02057c6c module:overlay(0) +from:0x02150dd8 kind:arm_call to:0x02028c90 module:main +from:0x02150de4 kind:load to:0x02162c18 module:overlay(84) +from:0x02150de8 kind:load to:0x0216194c module:overlay(84) +from:0x02150dec kind:load to:0x021618ac module:overlay(84) +from:0x02150df0 kind:load to:0x02150df4 module:overlay(84) +from:0x02150e14 kind:load to:0x0215113c module:overlay(84) +from:0x02150e18 kind:load to:0x02150e1c module:overlay(84) +from:0x02150e30 kind:load to:0x02150e34 module:overlay(84) +from:0x02150e84 kind:arm_call to:0x01ffa090 module:itcm +from:0x02150edc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150f18 kind:arm_call to:0x01ffa090 module:itcm +from:0x02150f70 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150f98 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02150fa8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02151008 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02151018 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215111c kind:arm_call to:0x0200e260 module:main +from:0x02151134 kind:load to:0x027e0d80 module:dtcm +from:0x02151138 kind:load to:0x0203e964 module:main +from:0x02151150 kind:load to:0x02151154 module:overlay(84) +from:0x021511a4 kind:arm_call to:0x02151d18 module:overlay(84) +from:0x021511d8 kind:arm_call to:0x02151ce0 module:overlay(84) +from:0x021511f4 kind:arm_call to:0x02151ca8 module:overlay(84) +from:0x02151220 kind:load to:0x027e0d80 module:dtcm +from:0x021512b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215135c kind:arm_call to:0x01ff930c module:itcm +from:0x02151394 kind:arm_call to:0x01ff930c module:itcm +from:0x021513c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021513c8 kind:load to:0x02049be4 module:main +from:0x02151400 kind:arm_call to:0x02028c90 module:main +from:0x02151410 kind:arm_call to:0x02028c90 module:main +from:0x02151448 kind:arm_call to:0x01ff930c module:itcm +from:0x0215145c kind:arm_call to:0x01ff930c module:itcm +from:0x0215146c kind:arm_call to:0x01ff930c module:itcm +from:0x0215147c kind:arm_call to:0x01ff930c module:itcm +from:0x021514a4 kind:arm_call to:0x02028d4c module:main +from:0x021514b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021514c8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021514dc kind:arm_call to:0x01ffa60c module:itcm +from:0x021514ec kind:arm_call to:0x01ffaf74 module:itcm +from:0x02151504 kind:arm_call to:0x01ffad5c module:itcm +from:0x02151518 kind:arm_call to:0x01fff148 module:itcm +from:0x02151534 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151560 kind:arm_call to:0x01ffa60c module:itcm +from:0x02151570 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02151580 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151594 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021515ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021515bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021515cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021515e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021515fc kind:arm_call to:0x01ff930c module:itcm +from:0x0215163c kind:arm_call to:0x01ff930c module:itcm +from:0x02151670 kind:arm_call to:0x01ff930c module:itcm +from:0x021516b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021516e0 kind:load to:0x027e0d80 module:dtcm +from:0x021516e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021519ec kind:arm_call to:0x02155b60 module:overlay(84) +from:0x02151c2c kind:arm_call to:0x02155b60 module:overlay(84) +from:0x02151c9c kind:load to:0x0203e964 module:main +from:0x02151dd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151e2c kind:arm_call to:0x01ffa60c module:itcm +from:0x02151e40 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02151e54 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151e60 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151ebc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02151ec8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151ef8 kind:arm_call to:0x01fff458 module:itcm +from:0x02151f20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151fb8 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02151fe4 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02151ff8 kind:load to:0x027e0ce4 module:dtcm +from:0x02152008 kind:load to:0x0203e964 module:main +from:0x02152070 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215207c kind:arm_call to:0x01ffb744 module:itcm +from:0x021520bc kind:arm_call to:0x020f7c3c module:overlay(31) +from:0x021520d0 kind:load to:0x0203ee64 module:main +from:0x021520f4 kind:arm_call to:0x0203d160 module:main +from:0x02152144 kind:arm_call to:0x02028c90 module:main +from:0x02152154 kind:load to:0x02152160 module:overlay(84) +from:0x02152158 kind:load to:0x02159c40 module:overlay(84) +from:0x02152168 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021521a8 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x021521c0 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x021521d0 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x021521fc kind:arm_call to:0x01ffad5c module:itcm +from:0x02152208 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x02152218 kind:arm_call to:0x01ffad5c module:itcm +from:0x02152234 kind:load to:0x027e0964 module:dtcm +from:0x02152280 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021522a8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021522b8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021522f4 kind:arm_call to:0x02028d30 module:main +from:0x02152308 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02152324 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0215235c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02152374 kind:load to:0x027e0964 module:dtcm +from:0x02152378 kind:load to:0x027e0cec module:dtcm +from:0x02152398 kind:arm_call to:0x0203d160 module:main +from:0x021523d8 kind:arm_call to:0x02028c90 module:main +from:0x021523e4 kind:load to:0x02152160 module:overlay(84) +from:0x021523e8 kind:load to:0x02159c40 module:overlay(84) +from:0x02152420 kind:arm_call to:0x02028d30 module:main +from:0x02152448 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02152468 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02152480 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152490 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x021524bc kind:arm_call to:0x01ffad5c module:itcm +from:0x021524c8 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x021524d8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021524f4 kind:load to:0x027e0d80 module:dtcm +from:0x021524f8 kind:load to:0x027e0964 module:dtcm +from:0x02152544 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215256c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215257c kind:arm_call to:0x01ffad5c module:itcm +from:0x021525b8 kind:arm_call to:0x02028d30 module:main +from:0x021525cc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021525e8 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02152620 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02152638 kind:load to:0x027e0964 module:dtcm +from:0x0215263c kind:load to:0x027e0cec module:dtcm +from:0x0215264c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02152654 kind:arm_call to:0x02159c1c module:overlay(84) +from:0x02152674 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021526a4 kind:arm_call to:0x0213fdec module:overlay(70) +from:0x0215271c kind:arm_call to:0x0200f05c module:main +from:0x0215273c kind:arm_call to:0x02150d4c module:overlay(84) +from:0x02152774 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02152790 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021527a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021527cc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021527f4 kind:arm_call to:0x0203d160 module:main +from:0x0215280c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02152834 kind:arm_call to:0x0203d160 module:main +from:0x02152850 kind:arm_call to:0x0203d160 module:main +from:0x0215285c kind:arm_call to:0x0215237c module:overlay(84) +from:0x0215287c kind:arm_call to:0x0203d160 module:main +from:0x0215288c kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x0215289c kind:arm_call to:0x020f7bdc module:overlay(31) +from:0x021528cc kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02152910 kind:arm_call to:0x0203d160 module:main +from:0x02152918 kind:arm_call to:0x02151224 module:overlay(84) +from:0x02152924 kind:arm_call to:0x021513d0 module:overlay(84) +from:0x02152934 kind:arm_call to:0x02151700 module:overlay(84) +from:0x021529d4 kind:arm_call to:0x0213fe74 module:overlay(70) +from:0x021529e8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02152a10 kind:arm_call to:0x020f652c module:overlay(31) +from:0x02152a80 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02152c30 kind:arm_call to:0x02028c90 module:main +from:0x02152c44 kind:arm_call to:0x02028c90 module:main +from:0x02152c58 kind:arm_call to:0x02028c90 module:main +from:0x02152c68 kind:load to:0x02162dd0 module:overlay(84) +from:0x02152c6c kind:load to:0x02163b50 module:overlay(84) +from:0x02152c74 kind:load to:0x02161804 module:overlay(84) +from:0x02152c78 kind:load to:0x02162c8c module:overlay(84) +from:0x02152c7c kind:load to:0x02162bf0 module:overlay(84) +from:0x02152c80 kind:load to:0x0207eca8 module:overlay(0) +from:0x02152c84 kind:load to:0x0207ec88 module:overlay(0) +from:0x02152c88 kind:load to:0x02162bc8 module:overlay(84) +from:0x02152c8c kind:load to:0x02152cec module:overlay(84) +from:0x02152c90 kind:load to:0x021520d4 module:overlay(84) +from:0x02152c94 kind:load to:0x02152160 module:overlay(84) +from:0x02152c98 kind:load to:0x02159c40 module:overlay(84) +from:0x02152c9c kind:load to:0x02162b94 module:overlay(84) +from:0x02152ca0 kind:load to:0x02162b84 module:overlay(84) +from:0x02152ca4 kind:load to:0x0207ede8 module:overlay(0) +from:0x02152ca8 kind:load to:0x0207edac module:overlay(0) +from:0x02152cac kind:load to:0x027e07d4 module:dtcm +from:0x02152cb4 kind:load to:0x021630c4 module:overlay(84) +from:0x02152ccc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152ce0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02152d00 kind:arm_call to:0x0203d210 module:main +from:0x02152d0c kind:load to:0x02152160 module:overlay(84) +from:0x02152d4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152dc0 kind:arm_call to:0x0203d210 module:main +from:0x02152de0 kind:arm_call to:0x0203d210 module:main +from:0x02152df8 kind:arm_call to:0x0203d210 module:main +from:0x02152e0c kind:arm_call to:0x0203d210 module:main +from:0x02152e28 kind:arm_call to:0x0203d210 module:main +from:0x02152e40 kind:arm_call to:0x0203d210 module:main +from:0x02152e4c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02152e58 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152e60 kind:arm_call to:0x02159c2c module:overlay(84) +from:0x02152e68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02152e74 kind:load to:0x02162dd0 module:overlay(84) +from:0x02152e78 kind:load to:0x02163b10 module:overlay(84) +from:0x02152e7c kind:load to:0x027e0ce4 module:dtcm +from:0x02152e80 kind:load to:0x0207ede8 module:overlay(0) +from:0x02152e84 kind:load to:0x02152160 module:overlay(84) +from:0x02152e88 kind:load to:0x02152cec module:overlay(84) +from:0x02152e8c kind:load to:0x0207eca8 module:overlay(0) +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:0x0209a248 module:overlay(0) +from:0x02152fd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152fe0 kind:arm_call to:0x02159c2c module:overlay(84) +from:0x02152fe8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02152ff0 kind:arm_call to:0x02011ff4 module:main +from:0x02152ffc kind:load to:0x02162dd0 module:overlay(84) +from:0x02153000 kind:load to:0x02163b10 module:overlay(84) +from:0x02153004 kind:load to:0x027e0ce4 module:dtcm +from:0x02153008 kind:load to:0x0207ede8 module:overlay(0) +from:0x0215300c kind:load to:0x02152160 module:overlay(84) +from:0x02153010 kind:load to:0x02152cec module:overlay(84) +from:0x02153014 kind:load to:0x0207eca8 module:overlay(0) +from:0x02153040 kind:arm_call to:0x0200f05c module:main +from:0x0215305c kind:load to:0x02163b50 module:overlay(84) +from:0x02153060 kind:load to:0x02161854 module:overlay(84) +from:0x021530d0 kind:load to:0x02163b10 module:overlay(84) +from:0x02153134 kind:arm_call to:0x02155628 module:overlay(84) +from:0x0215317c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02153190 kind:load to:0x027e09b8 module:dtcm +from:0x021531d8 kind:arm_call to:0x0207144c module:overlay(0) +from:0x021531e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215323c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02153244 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02153264 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02153274 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153284 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021532c4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021532d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153370 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021533a0 kind:arm_call to:0x02151d50 module:overlay(84) +from:0x021533b0 kind:arm_call to:0x02153194 module:overlay(84) +from:0x021533bc kind:arm_call to:0x02159600 module:overlay(84) +from:0x021533cc kind:load to:0x027e0cd8 module:dtcm +from:0x021533d0 kind:load to:0x020b539c module:overlay(0) +from:0x021533d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021533e4 kind:load to:0x02162ab0 module:overlay(84) +from:0x021533e8 kind:load to:0x027e09c0 module:dtcm +from:0x02153418 kind:arm_call to:0x01fff350 module:itcm +from:0x0215343c kind:load to:0x027e0ce4 module:dtcm +from:0x02153444 kind:load to:0x020b3000 module:overlay(0) +from:0x02153478 kind:arm_call to:0x01ffb428 module:itcm +from:0x02153498 kind:arm_call to:0x020d99fc module:overlay(31) +from:0x021534bc kind:arm_call to:0x02078230 module:overlay(0) +from:0x021534c4 kind:arm_call to:0x021534e0 module:overlay(84) +from:0x021534d0 kind:arm_call to:0x02153194 module:overlay(84) +from:0x021534d8 kind:load to:0x027e0d34 module:dtcm +from:0x021534dc kind:load to:0x027e09bc module:dtcm +from:0x021534fc kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02153554 kind:arm_call to:0x020786a4 module:overlay(0) +from:0x021535e4 kind:arm_call to:0x0207834c module:overlay(0) +from:0x021535fc kind:load to:0x027e09bc module:dtcm +from:0x02153640 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153650 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153674 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215369c kind:arm_call to:0x02153448 module:overlay(84) +from:0x021536b0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021536c0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021536d0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021536e0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153718 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02153724 kind:load to:0x02162cd0 module:overlay(84) +from:0x02153730 kind:load to:0x027e09bc module:dtcm +from:0x02153760 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021537c4 kind:arm_call to:0x020786a4 module:overlay(0) +from:0x02153860 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02153874 kind:arm_call to:0x02153194 module:overlay(84) +from:0x02153880 kind:load to:0x027e09bc module:dtcm +from:0x02153884 kind:load to:0x02162d8c module:overlay(84) +from:0x02153888 kind:load to:0x027e09b8 module:dtcm +from:0x021538ac kind:arm_call to:0x02153448 module:overlay(84) +from:0x021538dc kind:arm_call to:0x02155628 module:overlay(84) +from:0x021538fc kind:arm_call to:0x01ff9984 module:itcm +from:0x0215392c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215393c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215394c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215396c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153988 kind:arm_call to:0x02078764 module:overlay(0) +from:0x021539a8 kind:arm_call to:0x02015080 module:main +from:0x02153a5c kind:load to:0x027e09bc module:dtcm +from:0x02153a94 kind:arm_call to:0x02153448 module:overlay(84) +from:0x02153b08 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02153b24 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153b54 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153b64 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153b74 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153b94 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153bb4 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02153c8c kind:load to:0x027e09bc module:dtcm +from:0x02153c9c kind:arm_call to:0x01fff458 module:itcm +from:0x02153ca4 kind:arm_call to:0x01fff458 module:itcm +from:0x02153d60 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153d70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153de4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153e00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153e1c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153e3c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153e60 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153e84 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02153ea8 kind:arm_call to:0x01fff350 module:itcm +from:0x02153ef0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153f0c kind:arm_call to:0x02160e14 module:overlay(84) +from:0x02153f3c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02153f78 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153f88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153fbc kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02153fd0 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02153fdc kind:load to:0x02162c3c module:overlay(84) +from:0x02153fe4 kind:load to:0x02161894 module:overlay(84) +from:0x02153fe8 kind:load to:0x027e0cec module:dtcm +from:0x02153fec kind:load to:0x02162b6c module:overlay(84) +from:0x02153ff0 kind:load to:0x027e0ce4 module:dtcm +from:0x02153ff4 kind:load to:0x027e09c0 module:dtcm +from:0x02153ffc kind:load to:0x027e09bc module:dtcm +from:0x02154018 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02154034 kind:arm_call to:0x01fff168 module:itcm +from:0x0215407c kind:load to:0x027e0ce0 module:dtcm +from:0x021540a8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021540cc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021540d4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021540e0 kind:arm_call to:0x02154534 module:overlay(84) +from:0x02154108 kind:arm_call to:0x02096d00 module:overlay(0) +from:0x0215415c kind:arm_call to:0x01fff350 module:itcm +from:0x02154178 kind:arm_call to:0x01fff350 module:itcm +from:0x02154190 kind:arm_call to:0x02160f84 module:overlay(84) +from:0x021541c8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021541d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021541dc kind:load to:0x027e0ce4 module:dtcm +from:0x021541e0 kind:load to:0x020b3000 module:overlay(0) +from:0x021541e8 kind:load to:0x02049be4 module:main +from:0x021541ec kind:load to:0x020b539c module:overlay(0) +from:0x02154218 kind:arm_call to:0x02154000 module:overlay(84) +from:0x0215422c kind:arm_call to:0x02154080 module:overlay(84) +from:0x021542b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021542f0 kind:arm_call to:0x02154080 module:overlay(84) +from:0x02154390 kind:arm_call to:0x01ff9638 module:itcm +from:0x021543c8 kind:arm_call to:0x02154080 module:overlay(84) +from:0x021543e0 kind:load to:0x02049be4 module:main +from:0x02154414 kind:arm_call to:0x02154000 module:overlay(84) +from:0x0215449c kind:arm_call to:0x01ff9638 module:itcm +from:0x021544dc kind:arm_call to:0x02154080 module:overlay(84) +from:0x02154530 kind:load to:0x02049be4 module:main +from:0x02154558 kind:arm_call to:0x02096d00 module:overlay(0) +from:0x021545d0 kind:arm_call to:0x02155ba0 module:overlay(84) +from:0x021545e4 kind:load to:0x02162b78 module:overlay(84) +from:0x021545e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021545ec kind:load to:0x02049be4 module:main +from:0x0215463c kind:arm_call to:0x02155628 module:overlay(84) +from:0x0215466c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154684 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021546a8 kind:arm_call to:0x02151d24 module:overlay(84) +from:0x021546fc kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215470c kind:arm_call to:0x021559bc module:overlay(84) +from:0x0215471c kind:load to:0x02162eb0 module:overlay(84) +from:0x02154720 kind:load to:0x02162eb4 module:overlay(84) +from:0x02154724 kind:load to:0x027e09a8 module:dtcm +from:0x02154798 kind:arm_call to:0x02155628 module:overlay(84) +from:0x021547c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021547d4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021547ec kind:arm_call to:0x02151d24 module:overlay(84) +from:0x02154848 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02154854 kind:arm_call to:0x021559bc module:overlay(84) +from:0x0215487c kind:load to:0x02162eb0 module:overlay(84) +from:0x02154880 kind:load to:0x027e09a8 module:dtcm +from:0x02154910 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02154988 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021549d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154a20 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02154a2c kind:arm_call to:0x021559bc module:overlay(84) +from:0x02154a3c kind:load to:0x02162f78 module:overlay(84) +from:0x02154a44 kind:load to:0x027e0cec module:dtcm +from:0x02154a48 kind:load to:0x027e09a8 module:dtcm +from:0x02154abc kind:arm_call to:0x02155628 module:overlay(84) +from:0x02154aec kind:arm_call to:0x01ffb714 module:itcm +from:0x02154b34 kind:arm_call to:0x0215564c module:overlay(84) +from:0x02154b78 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02154bac kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02154c14 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154c60 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02154ca8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02154cb8 kind:load to:0x02162f64 module:overlay(84) +from:0x02154cc4 kind:load to:0x027e0cec module:dtcm +from:0x02154cc8 kind:load to:0x027e09a8 module:dtcm +from:0x02154cd8 kind:arm_call to:0x02154ce4 module:overlay(84) +from:0x02154d30 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02154d58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154d6c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02154dc0 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02154dcc kind:arm_call to:0x021559bc module:overlay(84) +from:0x02154df4 kind:load to:0x02162eb0 module:overlay(84) +from:0x02154df8 kind:load to:0x027e09a8 module:dtcm +from:0x02154e08 kind:arm_call to:0x0215472c module:overlay(84) +from:0x02154e1c kind:arm_call to:0x02159600 module:overlay(84) +from:0x02154e28 kind:arm_call to:0x02154888 module:overlay(84) +from:0x02154e40 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02154e58 kind:arm_call to:0x02155148 module:overlay(84) +from:0x02154e94 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02154f18 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02154f58 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02154f78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154f8c kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x02155000 kind:arm_call to:0x01ffa878 module:itcm +from:0x02155010 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215504c kind:arm_call to:0x01ffb714 module:itcm +from:0x02155060 kind:arm_call to:0x021550c0 module:overlay(84) +from:0x0215509c kind:load to:0x02161824 module:overlay(84) +from:0x021550a0 kind:load to:0x02161834 module:overlay(84) +from:0x021550a4 kind:load to:0x02162b04 module:overlay(84) +from:0x021550ac kind:load to:0x027e0d38 module:dtcm +from:0x021550b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021550b8 kind:load to:0x02162abc module:overlay(84) +from:0x021550c8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02155100 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x02155114 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155124 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x0215513c kind:load to:0x027e0d38 module:dtcm +from:0x02155140 kind:load to:0x027e0ce4 module:dtcm +from:0x0215515c kind:arm_call to:0x0209853c module:overlay(0) +from:0x021551b4 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02155220 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02155274 kind:arm_call to:0x01ffad5c module:itcm +from:0x021553f0 kind:load to:0x027e09c0 module:dtcm +from:0x021553f4 kind:load to:0x0216187c module:overlay(84) +from:0x02155444 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02155464 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02155484 kind:load to:0x027e09c0 module:dtcm +from:0x021554a8 kind:arm_call to:0x02155628 module:overlay(84) +from:0x021554d0 kind:load to:0x02162eb0 module:overlay(84) +from:0x021554d4 kind:load to:0x02162f7c module:overlay(84) +from:0x0215550c kind:arm_call to:0x0215564c module:overlay(84) +from:0x02155540 kind:arm_call to:0x0215564c module:overlay(84) +from:0x02155580 kind:arm_call to:0x0215564c module:overlay(84) +from:0x02155594 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021555e8 kind:arm_call to:0x0215564c module:overlay(84) +from:0x021555f4 kind:load to:0x02162aac module:overlay(84) +from:0x021555f8 kind:load to:0x02162a8c module:overlay(84) +from:0x021555fc kind:load to:0x02162eb0 module:overlay(84) +from:0x02155600 kind:load to:0x02162aa0 module:overlay(84) +from:0x02155604 kind:load to:0x02162a98 module:overlay(84) +from:0x02155608 kind:load to:0x02162a88 module:overlay(84) +from:0x0215560c kind:load to:0x02162aa8 module:overlay(84) +from:0x02155610 kind:load to:0x02162a9c module:overlay(84) +from:0x02155614 kind:load to:0x02162a84 module:overlay(84) +from:0x02155618 kind:load to:0x02162aa4 module:overlay(84) +from:0x0215561c kind:load to:0x02162a80 module:overlay(84) +from:0x02155620 kind:load to:0x02162a90 module:overlay(84) +from:0x02155624 kind:load to:0x02162a94 module:overlay(84) +from:0x02155640 kind:arm_call to:0x0215564c module:overlay(84) +from:0x0215568c kind:arm_call to:0x01ffa878 module:itcm +from:0x021556a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021556d0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021556ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155708 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x0215578c kind:arm_call to:0x01ff930c module:itcm +from:0x02155794 kind:load to:0x027e0d34 module:dtcm +from:0x021557c4 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x021557d8 kind:arm_call to:0x02153600 module:overlay(84) +from:0x021557fc kind:arm_call to:0x021554d8 module:overlay(84) +from:0x0215581c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02155854 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02155884 kind:arm_call to:0x02015080 module:main +from:0x021558b8 kind:arm_call to:0x02078230 module:overlay(0) +from:0x021558dc kind:arm_call to:0x020d99dc module:overlay(31) +from:0x021558e8 kind:arm_call to:0x02153194 module:overlay(84) +from:0x021558f4 kind:load to:0x027e0d34 module:dtcm +from:0x021558f8 kind:load to:0x027e0ce0 module:dtcm +from:0x021558fc kind:load to:0x027e09bc module:dtcm +from:0x02155900 kind:load to:0x02162ad4 module:overlay(84) +from:0x0215595c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02155984 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021559a4 kind:arm_call to:0x02152238 module:overlay(84) +from:0x021559b8 kind:load to:0x027e0cec module:dtcm +from:0x021559e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021559f8 kind:arm_call to:0x01fff458 module:itcm +from:0x02155a58 kind:arm_call to:0x01ff938c module:itcm +from:0x02155a84 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155abc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155ae8 kind:arm_call to:0x02152174 module:overlay(84) +from:0x02155b24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155b40 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02155b4c kind:load to:0x027e0ce4 module:dtcm +from:0x02155b5c kind:load to:0x027e0cec module:dtcm +from:0x02155b88 kind:arm_call to:0x020f661c module:overlay(31) +from:0x02155bbc kind:load to:0x027e09a4 module:dtcm +from:0x02155bd0 kind:arm_call to:0x02151d50 module:overlay(84) +from:0x02155bd4 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02155bf8 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02155c24 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02155c44 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02155cdc kind:arm_call to:0x020d9758 module:overlay(31) +from:0x02155ce8 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02155d24 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02155d88 kind:arm_call to:0x020786a4 module:overlay(0) +from:0x02155df8 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02155e34 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02155e50 kind:arm_call to:0x0215315c module:overlay(84) +from:0x02155e74 kind:arm_call to:0x02153194 module:overlay(84) +from:0x02155e78 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02155e98 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02155ec0 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02155ef0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02155f08 kind:arm_call to:0x02153448 module:overlay(84) +from:0x02155f38 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02155f54 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155f84 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155f94 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155fa4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155fb4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155fd0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0215601c kind:arm_call to:0x02155628 module:overlay(84) +from:0x0215603c kind:arm_call to:0x02155628 module:overlay(84) +from:0x02156084 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02156104 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156120 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215613c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156194 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021561b8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021562a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021562c0 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021562e0 kind:arm_call to:0x021556b8 module:overlay(84) +from:0x021562f8 kind:arm_call to:0x02153448 module:overlay(84) +from:0x02156328 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02156344 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156374 kind:arm_call to:0x01ff9218 module:itcm +from:0x02156384 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156394 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021563b4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021563d0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02156400 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02156414 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02156424 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02156434 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x0215652c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156548 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156564 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156580 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021565ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021565cc kind:arm_call to:0x020732fc module:overlay(0) +from:0x021565d8 kind:arm_call to:0x02159600 module:overlay(84) +from:0x021565e4 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x021565f0 kind:load to:0x027e0d34 module:dtcm +from:0x021565f4 kind:load to:0x027e09bc module:dtcm +from:0x021565f8 kind:load to:0x02162d38 module:overlay(84) +from:0x021565fc kind:load to:0x027e09b8 module:dtcm +from:0x02156600 kind:load to:0x020b51b8 module:overlay(0) +from:0x02156604 kind:load to:0x027e0ce0 module:dtcm +from:0x02156608 kind:load to:0x02162d20 module:overlay(84) +from:0x0215660c kind:load to:0x02162f14 module:overlay(84) +from:0x02156610 kind:load to:0x02162eec module:overlay(84) +from:0x02156614 kind:load to:0x027e09a8 module:dtcm +from:0x02156620 kind:load to:0x027e0cec module:dtcm +from:0x0215662c kind:load to:0x02162f78 module:overlay(84) +from:0x02156634 kind:load to:0x020d8694 module:overlays(19,24) +from:0x02156664 kind:arm_call to:0x02153194 module:overlay(84) +from:0x02156668 kind:arm_call to:0x02099784 module:overlay(0) +from:0x021566a0 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021566c0 kind:arm_call to:0x02096d00 module:overlay(0) +from:0x02156754 kind:arm_call to:0x02155904 module:overlay(84) +from:0x02156780 kind:load to:0x027e0ce4 module:dtcm +from:0x02156784 kind:load to:0x020b3000 module:overlay(0) +from:0x0215678c kind:load to:0x02049be4 module:main +from:0x021567a8 kind:arm_call to:0x021556b8 module:overlay(84) +from:0x021567e8 kind:arm_call to:0x02096d00 module:overlay(0) +from:0x02156804 kind:arm_call to:0x02159600 module:overlay(84) +from:0x0215680c kind:arm_call to:0x02154e00 module:overlay(84) +from:0x02156824 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x0215683c kind:arm_call to:0x02159600 module:overlay(84) +from:0x02156848 kind:load to:0x027e0ce4 module:dtcm +from:0x0215684c kind:load to:0x02162b78 module:overlay(84) +from:0x02156850 kind:load to:0x027e0d34 module:dtcm +from:0x02156880 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02156888 kind:arm_call to:0x02155904 module:overlay(84) +from:0x021568e8 kind:arm_call to:0x0203a1bc module:main +from:0x02156908 kind:arm_call to:0x02153194 module:overlay(84) +from:0x02156914 kind:load to:0x02049be4 module:main +from:0x02156924 kind:arm_call to:0x02155904 module:overlay(84) +from:0x02156938 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215695c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02156978 kind:arm_call to:0x02155904 module:overlay(84) +from:0x0215698c kind:arm_call to:0x02155904 module:overlay(84) +from:0x021569ac kind:arm_call to:0x021556b8 module:overlay(84) +from:0x021569bc kind:arm_call to:0x02154e00 module:overlay(84) +from:0x021569f8 kind:arm_call to:0x02155904 module:overlay(84) +from:0x02156a20 kind:arm_call to:0x02155904 module:overlay(84) +from:0x02156a50 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156a6c kind:arm_call to:0x02155904 module:overlay(84) +from:0x02156a80 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02156a90 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02156aa4 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02156afc kind:arm_call to:0x02159718 module:overlay(84) +from:0x02156b64 kind:arm_call to:0x02015080 module:main +from:0x02156b8c kind:arm_call to:0x02155628 module:overlay(84) +from:0x02156ba0 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02156bc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156be0 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02156bf4 kind:arm_call to:0x02155904 module:overlay(84) +from:0x02156c78 kind:arm_call to:0x02155904 module:overlay(84) +from:0x02156ce0 kind:arm_call to:0x021556b8 module:overlay(84) +from:0x02156d04 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02156d38 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02156d4c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02156d7c kind:arm_call to:0x02015080 module:main +from:0x02156d90 kind:arm_call to:0x02153cc8 module:overlay(84) +from:0x02156da0 kind:arm_call to:0x021541f4 module:overlay(84) +from:0x02156e18 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02156e2c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02156eac kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02156ec8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156edc kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x02156ef8 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02156f00 kind:arm_call to:0x021545f0 module:overlay(84) +from:0x02156f18 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02156f24 kind:load to:0x02162f3c module:overlay(84) +from:0x02156f28 kind:load to:0x027e09a8 module:dtcm +from:0x02156f30 kind:load to:0x02049be4 module:main +from:0x02156f40 kind:load to:0x027e09c0 module:dtcm +from:0x02156f44 kind:load to:0x027e0d34 module:dtcm +from:0x02156f64 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02156f70 kind:arm_call to:0x02151d50 module:overlay(84) +from:0x0215702c kind:load to:0x02049be4 module:main +from:0x02157054 kind:arm_call to:0x02015080 module:main +from:0x0215707c kind:arm_call to:0x02155628 module:overlay(84) +from:0x02157090 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021570ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021570c4 kind:arm_call to:0x02159600 module:overlay(84) +from:0x021570d0 kind:load to:0x02162f78 module:overlay(84) +from:0x021570d4 kind:load to:0x027e09a8 module:dtcm +from:0x021570fc kind:arm_call to:0x02159718 module:overlay(84) +from:0x021571c8 kind:arm_call to:0x021556b8 module:overlay(84) +from:0x021571e4 kind:arm_call to:0x02015080 module:main +from:0x0215720c kind:arm_call to:0x02155628 module:overlay(84) +from:0x02157230 kind:arm_call to:0x02015080 module:main +from:0x02157258 kind:arm_call to:0x02155628 module:overlay(84) +from:0x0215726c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02157288 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021572a8 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021572dc kind:arm_call to:0x02015080 module:main +from:0x021572f0 kind:arm_call to:0x02153cc8 module:overlay(84) +from:0x021572fc kind:arm_call to:0x02153cc8 module:overlay(84) +from:0x0215730c kind:arm_call to:0x02154000 module:overlay(84) +from:0x0215731c kind:arm_call to:0x02154080 module:overlay(84) +from:0x02157358 kind:arm_call to:0x02155628 module:overlay(84) +from:0x0215736c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215738c kind:arm_call to:0x021556b8 module:overlay(84) +from:0x021573c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021573e4 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02157488 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x021574b0 kind:arm_call to:0x021543ec module:overlay(84) +from:0x021574c4 kind:arm_call to:0x02155904 module:overlay(84) +from:0x021574fc kind:arm_call to:0x02159600 module:overlay(84) +from:0x02157514 kind:arm_call to:0x02154e00 module:overlay(84) +from:0x02157534 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x02157548 kind:arm_call to:0x02159600 module:overlay(84) +from:0x0215756c kind:load to:0x02162f78 module:overlay(84) +from:0x02157570 kind:load to:0x027e09a8 module:dtcm +from:0x02157578 kind:load to:0x02162f3c module:overlay(84) +from:0x02157588 kind:load to:0x02161894 module:overlay(84) +from:0x0215758c kind:load to:0x027e09c0 module:dtcm +from:0x02157590 kind:load to:0x027e0d34 module:dtcm +from:0x021575d4 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021575f0 kind:arm_call to:0x02081e30 module:overlay(0) +from:0x0215761c kind:arm_call to:0x02081d7c module:overlay(0) +from:0x0215763c kind:arm_call to:0x02081e30 module:overlay(0) +from:0x02157668 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02157670 kind:load to:0x027e0cd8 module:dtcm +from:0x02157698 kind:arm_call to:0x02015080 module:main +from:0x021576c0 kind:arm_call to:0x02155628 module:overlay(84) +from:0x021576d4 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021576f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157704 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x02157720 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02157728 kind:arm_call to:0x0215472c module:overlay(84) +from:0x02157740 kind:arm_call to:0x02159600 module:overlay(84) +from:0x0215774c kind:load to:0x02162f78 module:overlay(84) +from:0x02157750 kind:load to:0x027e09a8 module:dtcm +from:0x02157758 kind:load to:0x027e0d34 module:dtcm +from:0x021577a0 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021577bc kind:arm_call to:0x02081d7c module:overlay(0) +from:0x021577f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215780c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215781c kind:load to:0x027e0cd8 module:dtcm +from:0x02157824 kind:load to:0x027e0cec module:dtcm +from:0x02157854 kind:arm_call to:0x01ffd420 module:itcm +from:0x02157864 kind:arm_call to:0x02153734 module:overlay(84) +from:0x0215787c kind:arm_call to:0x0215388c module:overlay(84) +from:0x02157898 kind:arm_call to:0x02015080 module:main +from:0x021578b8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021578d8 kind:arm_call to:0x02015080 module:main +from:0x021578ec kind:arm_call to:0x0211d2fc module:overlay(34) +from:0x02157904 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02157918 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215792c kind:arm_call to:0x01ff9318 module:itcm +from:0x02157958 kind:arm_call to:0x02015080 module:main +from:0x0215797c kind:arm_call to:0x0215a280 module:overlay(84) +from:0x021579a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021579d0 kind:arm_call to:0x02159600 module:overlay(84) +from:0x021579e4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021579ec kind:load to:0x027e09b8 module:dtcm +from:0x021579f0 kind:load to:0x02162d74 module:overlay(84) +from:0x021579f4 kind:load to:0x027e09a8 module:dtcm +from:0x02157a00 kind:load to:0x027e09bc module:dtcm +from:0x02157a30 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02157a64 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02157a90 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x02157ab0 kind:arm_call to:0x02153194 module:overlay(84) +from:0x02157ab8 kind:arm_call to:0x02154a50 module:overlay(84) +from:0x02157ae8 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02157b0c kind:arm_call to:0x02159718 module:overlay(84) +from:0x02157b44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b68 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02157b90 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02157c64 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02157c7c kind:load to:0x027e0d34 module:dtcm +from:0x02157c88 kind:load to:0x0203e964 module:main +from:0x02157c8c kind:load to:0x02162b34 module:overlay(84) +from:0x02157c90 kind:load to:0x02161844 module:overlay(84) +from:0x02157c94 kind:load to:0x027e09c0 module:dtcm +from:0x02157cb0 kind:arm_call to:0x02166144 module:overlay(94) +from:0x02157ce0 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02157d04 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02157d1c kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02157d30 kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02157d50 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157d68 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02157d78 kind:load to:0x027e0cd8 module:dtcm +from:0x02157d7c kind:load to:0x027e0cec module:dtcm +from:0x02157d84 kind:load to:0x027e09a8 module:dtcm +from:0x02157dac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157dc0 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02157df8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02157e3c kind:arm_call to:0x02155904 module:overlay(84) +from:0x02157e68 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02157eb4 kind:arm_call to:0x02151d68 module:overlay(84) +from:0x02157f20 kind:arm_call to:0x021556b8 module:overlay(84) +from:0x02157f28 kind:arm_call to:0x02154e00 module:overlay(84) +from:0x02157f40 kind:arm_call to:0x02154ce4 module:overlay(84) +from:0x02157f64 kind:arm_call to:0x02151d24 module:overlay(84) +from:0x02157f8c kind:arm_call to:0x02159718 module:overlay(84) +from:0x02157fd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157fe0 kind:arm_call to:0x02155904 module:overlay(84) +from:0x0215801c kind:arm_call to:0x02159718 module:overlay(84) +from:0x021580b0 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021580dc kind:arm_call to:0x02015080 module:main +from:0x021580ec kind:arm_call to:0x02153480 module:overlay(84) +from:0x02158134 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021581a0 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021581c0 kind:arm_call to:0x0209a13c module:overlay(0) +from:0x021581d8 kind:arm_call to:0x0209a13c module:overlay(0) +from:0x0215822c kind:arm_call to:0x02015080 module:main +from:0x02158254 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158278 kind:arm_call to:0x02015080 module:main +from:0x021582a0 kind:arm_call to:0x02155628 module:overlay(84) +from:0x021582b4 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021582c4 kind:arm_call to:0x021557a4 module:overlay(84) +from:0x021582d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021582f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158310 kind:arm_call to:0x02154e00 module:overlay(84) +from:0x02158334 kind:arm_call to:0x02015080 module:main +from:0x0215835c kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158370 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02158378 kind:arm_call to:0x02155904 module:overlay(84) +from:0x0215838c kind:arm_call to:0x0209853c module:overlay(0) +from:0x021583ec kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158408 kind:arm_call to:0x01ff930c module:itcm +from:0x02158414 kind:arm_call to:0x02155904 module:overlay(84) +from:0x02158430 kind:arm_call to:0x021556b8 module:overlay(84) +from:0x0215844c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158460 kind:arm_call to:0x02159600 module:overlay(84) +from:0x0215848c kind:arm_call to:0x02155628 module:overlay(84) +from:0x021584a8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021584c4 kind:arm_call to:0x02155628 module:overlay(84) +from:0x021584dc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021584e8 kind:load to:0x021617f8 module:overlay(84) +from:0x021584ec kind:load to:0x02162f3c module:overlay(84) +from:0x021584f0 kind:load to:0x027e09a8 module:dtcm +from:0x021584fc kind:load to:0x02162f78 module:overlay(84) +from:0x02158558 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021585a0 kind:arm_call to:0x02151d68 module:overlay(84) +from:0x02158634 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215864c kind:arm_call to:0x02159600 module:overlay(84) +from:0x02158670 kind:arm_call to:0x021556b8 module:overlay(84) +from:0x02158678 kind:arm_call to:0x02154e00 module:overlay(84) +from:0x02158698 kind:arm_call to:0x02154cd0 module:overlay(84) +from:0x021586d4 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021586f0 kind:arm_call to:0x02151d24 module:overlay(84) +from:0x0215870c kind:arm_call to:0x02159718 module:overlay(84) +from:0x02158728 kind:arm_call to:0x02151d24 module:overlay(84) +from:0x0215875c kind:arm_call to:0x02159718 module:overlay(84) +from:0x0215876c kind:arm_call to:0x02151d24 module:overlay(84) +from:0x02158788 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02158798 kind:arm_call to:0x02151d24 module:overlay(84) +from:0x02158814 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158834 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02158878 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021588a8 kind:arm_call to:0x02159718 module:overlay(84) +from:0x021588d0 kind:arm_call to:0x02015080 module:main +from:0x021588e4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021588f8 kind:arm_call to:0x02153480 module:overlay(84) +from:0x02158914 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158940 kind:arm_call to:0x02015080 module:main +from:0x02158950 kind:arm_call to:0x02153480 module:overlay(84) +from:0x02158994 kind:arm_call to:0x02015080 module:main +from:0x021589c0 kind:arm_call to:0x02155628 module:overlay(84) +from:0x021589f0 kind:arm_call to:0x02015080 module:main +from:0x02158a14 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158a28 kind:arm_call to:0x02015080 module:main +from:0x02158a60 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158a84 kind:arm_call to:0x02015080 module:main +from:0x02158ab8 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158acc kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02158b08 kind:arm_call to:0x021557a4 module:overlay(84) +from:0x02158b28 kind:arm_call to:0x02015080 module:main +from:0x02158b3c kind:arm_call to:0x02159600 module:overlay(84) +from:0x02158b58 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158b74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b8c kind:arm_call to:0x02154e00 module:overlay(84) +from:0x02158bb0 kind:arm_call to:0x02015080 module:main +from:0x02158bd4 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158be8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02158bf0 kind:arm_call to:0x02155904 module:overlay(84) +from:0x02158c24 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158c40 kind:arm_call to:0x01ff930c module:itcm +from:0x02158c5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158c70 kind:arm_call to:0x02159600 module:overlay(84) +from:0x02158c84 kind:arm_call to:0x021556b8 module:overlay(84) +from:0x02158c8c kind:arm_call to:0x02154e00 module:overlay(84) +from:0x02158cb8 kind:arm_call to:0x02015080 module:main +from:0x02158cdc kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158cf0 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02158d0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158d3c kind:arm_call to:0x02159718 module:overlay(84) +from:0x02158d5c kind:arm_call to:0x02159718 module:overlay(84) +from:0x02158db0 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158dc8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158df4 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158e0c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158e28 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158e40 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02158e4c kind:load to:0x02162f3c module:overlay(84) +from:0x02158e50 kind:load to:0x027e09a8 module:dtcm +from:0x02158e5c kind:load to:0x02162f50 module:overlay(84) +from:0x02158e68 kind:load to:0x02161814 module:overlay(84) +from:0x02158e6c kind:load to:0x02162f78 module:overlay(84) +from:0x02158ebc kind:arm_call to:0x02155628 module:overlay(84) +from:0x02158ecc kind:arm_call to:0x021523f0 module:overlay(84) +from:0x02158ee4 kind:arm_call to:0x02159718 module:overlay(84) +from:0x02158f00 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02158f20 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02158f24 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02158f34 kind:load to:0x020b51b8 module:overlay(0) +from:0x02158f38 kind:load to:0x027e0cec module:dtcm +from:0x02158f8c kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02158fa4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02158fd0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215903c kind:arm_call to:0x020786a4 module:overlay(0) +from:0x021590d4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021590f0 kind:arm_call to:0x02153194 module:overlay(84) +from:0x02159108 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0215912c kind:arm_call to:0x01ff9318 module:itcm +from:0x02159138 kind:arm_call to:0x0215388c module:overlay(84) +from:0x02159160 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215917c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021591d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021591e4 kind:arm_call to:0x0215388c module:overlay(84) +from:0x021591ec kind:arm_call to:0x0213ffa4 module:overlay(70) +from:0x0215924c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02159254 kind:arm_call to:0x02155ba0 module:overlay(84) +from:0x021592bc kind:arm_call to:0x02155628 module:overlay(84) +from:0x0215930c kind:arm_call to:0x021193b0 module:overlay(34) +from:0x02159328 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159368 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x021593a4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021593c0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021593dc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021593f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159414 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159430 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215944c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159468 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02159484 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021594a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021594b0 kind:arm_call to:0x02155ba0 module:overlay(84) +from:0x021594e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021594f0 kind:arm_call to:0x02155ba0 module:overlay(84) +from:0x02159504 kind:arm_call to:0x02153a60 module:overlay(84) +from:0x02159544 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215954c kind:arm_call to:0x02155ba0 module:overlay(84) +from:0x02159574 kind:arm_call to:0x020809d8 module:overlay(0) +from:0x02159588 kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x021595a0 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x021595b4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021595cc kind:load to:0x020b51b8 module:overlay(0) +from:0x021595d0 kind:load to:0x027e09b8 module:dtcm +from:0x021595d4 kind:load to:0x027e09bc module:dtcm +from:0x021595d8 kind:load to:0x02162e3c module:overlay(84) +from:0x021595dc kind:load to:0x027e09a8 module:dtcm +from:0x021595e4 kind:load to:0x02162e24 module:overlay(84) +from:0x021595e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021595f0 kind:load to:0x027e0cec module:dtcm +from:0x021595f8 kind:load to:0x027e0cd8 module:dtcm +from:0x021595fc kind:load to:0x027e09a4 module:dtcm +from:0x021596f0 kind:arm_call to:0x021553f8 module:overlay(84) +from:0x02159708 kind:load to:0x02162f9c module:overlay(84) +from:0x0215970c kind:load to:0x02162f8c module:overlay(84) +from:0x02159710 kind:load to:0x02161864 module:overlay(84) +from:0x02159714 kind:load to:0x02161866 module:overlay(84) +from:0x02159780 kind:arm_call to:0x02151240 module:overlay(84) +from:0x0215978c kind:load to:0x02161a0c module:overlay(84) +from:0x02159790 kind:load to:0x02161a24 module:overlay(84) +from:0x021597cc kind:load to:0x02162f8c module:overlay(84) +from:0x021597e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02159810 kind:arm_call to:0x02159794 module:overlay(84) +from:0x02159864 kind:arm_call to:0x021541f4 module:overlay(84) +from:0x021598dc kind:arm_call to:0x02151274 module:overlay(84) +from:0x021598e8 kind:arm_call to:0x0215141c module:overlay(84) +from:0x021598f4 kind:arm_call to:0x02151760 module:overlay(84) +from:0x021598fc kind:arm_call to:0x02154e4c module:overlay(84) +from:0x02159934 kind:arm_call to:0x02155628 module:overlay(84) +from:0x02159988 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02159990 kind:arm_call to:0x02155918 module:overlay(84) +from:0x021599b4 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x021599d0 kind:arm_call to:0x02078748 module:overlay(0) +from:0x021599e4 kind:arm_call to:0x020786dc module:overlay(0) +from:0x021599f0 kind:load to:0x027e09b8 module:dtcm +from:0x021599f4 kind:load to:0x02049be4 module:main +from:0x021599f8 kind:load to:0x027e0ce0 module:dtcm +from:0x021599fc kind:load to:0x02162eb0 module:overlay(84) +from:0x02159a00 kind:load to:0x02162ef0 module:overlay(84) +from:0x02159a04 kind:load to:0x027e0d34 module:dtcm +from:0x02159a08 kind:load to:0x027e09bc module:dtcm +from:0x02159a14 kind:arm_call to:0x0215315c module:overlay(84) +from:0x02159a6c kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x02159a84 kind:arm_call to:0x02078748 module:overlay(0) +from:0x02159a8c kind:load to:0x027e0ce0 module:dtcm +from:0x02159a90 kind:load to:0x027e0d34 module:dtcm +from:0x02159a94 kind:load to:0x027e09bc module:dtcm +from:0x02159abc kind:arm_call to:0x020f6760 module:overlay(31) +from:0x02159ac4 kind:arm_call to:0x0213ffb0 module:overlay(70) +from:0x02159ae8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02159b08 kind:arm_call to:0x02058038 module:overlay(0) +from:0x02159b18 kind:arm_call to:0x02028d4c module:main +from:0x02159b20 kind:arm_call to:0x02155488 module:overlay(84) +from:0x02159b2c kind:arm_call to:0x021524fc module:overlay(84) +from:0x02159b5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159bc0 kind:load to:0x027e0964 module:dtcm +from:0x02159bc4 kind:load to:0x02163b10 module:overlay(84) +from:0x02159bc8 kind:load to:0x027e0ce4 module:dtcm +from:0x02159bdc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159be8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159c04 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02159c14 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02159c28 kind:load to:0x027e0d80 module:dtcm +from:0x02159c3c kind:load to:0x027e0d80 module:dtcm +from:0x02159c5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159c64 kind:arm_call to:0x02011ff4 module:main +from:0x02159c78 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02159c80 kind:arm_call to:0x02011ff4 module:main +from:0x02159c94 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02159ca8 kind:load to:0x02163c38 module:overlay(84) +from:0x02159cbc kind:arm_call to:0x02011f3c module:main +from:0x02159cc8 kind:arm_call to:0x02159d14 module:overlay(84) +from:0x02159cdc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02159d0c kind:load to:0x021630e8 module:overlay(84) +from:0x02159d1c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02159d30 kind:arm_call to:0x02153018 module:overlay(84) +from:0x02159d3c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02159d44 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x02159d6c kind:arm_call to:0x02028c90 module:main +from:0x02159d78 kind:load to:0x0216310c module:overlay(84) +from:0x02159d7c kind:load to:0x027e0d80 module:dtcm +from:0x02159d8c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02159d94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159d9c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159db4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02159dbc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159dc4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02159dcc kind:arm_call to:0x02011ff4 module:main +from:0x02159e3c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02159e4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159e94 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02159ef4 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02159f2c kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x02159f44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159f60 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02159ff4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a000 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a088 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215a0c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a0c8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a0d0 kind:load to:0x02049be4 module:main +from:0x0215a0d4 kind:load to:0x0203e964 module:main +from:0x0215a0f4 kind:arm_call to:0x0215315c module:overlay(84) +from:0x0215a114 kind:load to:0x027e0d80 module:dtcm +from:0x0215a154 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a184 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a194 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a1bc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215a1cc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a1e0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a1ec kind:arm_call to:0x01ffa81c module:itcm +from:0x0215a1f8 kind:arm_call to:0x01ffa090 module:itcm +from:0x0215a214 kind:arm_call to:0x01ffa878 module:itcm +from:0x0215a278 kind:load to:0x0203e964 module:main +from:0x0215a27c kind:load to:0x021630d4 module:overlay(84) +from:0x0215a2b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a2cc kind:arm_call to:0x01ffa878 module:itcm +from:0x0215a2ec kind:arm_call to:0x02028d30 module:main +from:0x0215a314 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215a320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a388 kind:load to:0x021630d4 module:overlay(84) +from:0x0215a390 kind:load to:0x0203e964 module:main +from:0x0215a39c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215a3b0 kind:load to:0x02163d20 module:overlay(84) +from:0x0215a3c4 kind:arm_call to:0x02011f3c module:main +from:0x0215a3d0 kind:arm_call to:0x0215a400 module:overlay(84) +from:0x0215a3e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215a3fc kind:load to:0x02163168 module:overlay(84) +from:0x0215a40c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215a4fc kind:arm_call to:0x0203d160 module:main +from:0x0215a514 kind:arm_call to:0x0203d160 module:main +from:0x0215a54c kind:load to:0x0216318c module:overlay(84) +from:0x0215a550 kind:load to:0x02163d20 module:overlay(84) +from:0x0215a554 kind:load to:0x020b1968 module:overlay(0) +from:0x0215a558 kind:load to:0x020b2800 module:overlay(0) +from:0x0215a55c kind:load to:0x0215a564 module:overlay(84) +from:0x0215a560 kind:load to:0x0215a59c module:overlay(84) +from:0x0215a584 kind:arm_call to:0x0203d160 module:main +from:0x0215a594 kind:load to:0x02152160 module:overlay(84) +from:0x0215a598 kind:load to:0x02159c40 module:overlay(84) +from:0x0215a5b0 kind:arm_call to:0x0203d210 module:main +from:0x0215a5bc kind:load to:0x02152160 module:overlay(84) +from:0x0215a6ec kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a6f8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a75c kind:load to:0x02161dfc module:overlay(84) +from:0x0215a760 kind:load to:0x02049be4 module:main +from:0x0215a764 kind:load to:0x02161e02 module:overlay(84) +from:0x0215a76c kind:load to:0x027e0cec module:dtcm +from:0x0215a788 kind:arm_call to:0x0215a880 module:overlay(84) +from:0x0215a820 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a82c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a838 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a87c kind:load to:0x027e0cec module:dtcm +from:0x0215a89c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a924 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215a934 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215a944 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215a954 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a960 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a96c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215a9c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215aa2c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ab1c kind:arm_call to:0x0215aba0 module:overlay(84) +from:0x0215ab50 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215ab5c kind:load to:0x027e0cec module:dtcm +from:0x0215ab60 kind:load to:0x027e09a8 module:dtcm +from:0x0215ab7c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ac64 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ac84 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215aca8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ad08 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x0215ada8 kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x0215ade0 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215adec kind:load to:0x0203e964 module:main +from:0x0215adf4 kind:load to:0x027e09c0 module:dtcm +from:0x0215ae04 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215ae24 kind:arm_call to:0x0203d210 module:main +from:0x0215ae38 kind:arm_call to:0x0203d210 module:main +from:0x0215ae40 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215ae48 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215ae50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215ae5c kind:load to:0x0215a59c module:overlay(84) +from:0x0215ae6c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215ae8c kind:arm_call to:0x0203d210 module:main +from:0x0215aea0 kind:arm_call to:0x0203d210 module:main +from:0x0215aea8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215aeb0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215aeb8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215aec0 kind:arm_call to:0x02011ff4 module:main +from:0x0215aecc kind:load to:0x0215a59c module:overlay(84) +from:0x0215aed8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215aeec kind:load to:0x02163e08 module:overlay(84) +from:0x0215af00 kind:arm_call to:0x02011f3c module:main +from:0x0215af0c kind:arm_call to:0x0215af3c module:overlay(84) +from:0x0215af20 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215af38 kind:load to:0x021631ec module:overlay(84) +from:0x0215af44 kind:arm_call to:0x0213ffc0 module:overlay(70) +from:0x0215af58 kind:load to:0x02163210 module:overlay(84) +from:0x0215afa8 kind:load to:0x02163e08 module:overlay(84) +from:0x0215afb8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215afc0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215afd8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215afe0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215afe8 kind:arm_call to:0x02011ff4 module:main +from:0x0215affc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215b010 kind:load to:0x02163ef0 module:overlay(84) +from:0x0215b024 kind:arm_call to:0x02011f3c module:main +from:0x0215b030 kind:arm_call to:0x0215b14c module:overlay(84) +from:0x0215b048 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215b0a0 kind:load to:0x021632f0 module:overlay(84) +from:0x0215b0d0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b0ec kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0215b0fc kind:arm_call to:0x0215bf98 module:overlay(84) +from:0x0215b114 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0215b11c kind:arm_call to:0x01fff458 module:itcm +from:0x0215b13c kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0215b158 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215b1bc kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215b218 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215b240 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215b258 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b26c kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0215b274 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215b27c kind:arm_call to:0x0215c09c module:overlay(84) +from:0x0215b288 kind:arm_call to:0x02059138 module:overlay(0) +from:0x0215b2a0 kind:arm_call to:0x0215c160 module:overlay(84) +from:0x0215b300 kind:load to:0x0216335c module:overlay(84) +from:0x0215b304 kind:load to:0x02163ef0 module:overlay(84) +from:0x0215b308 kind:load to:0x02163314 module:overlay(84) +from:0x0215b30c kind:load to:0x021632b8 module:overlay(84) +from:0x0215b31c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b330 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215b344 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215b390 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215b3c8 kind:arm_call to:0x0215bee8 module:overlay(84) +from:0x0215b3d8 kind:arm_call to:0x0202851c module:main +from:0x0215b3e0 kind:arm_call to:0x0215b7ac module:overlay(84) +from:0x0215b3f0 kind:load to:0x02163280 module:overlay(84) +from:0x0215b42c kind:load to:0x02163298 module:overlay(84) +from:0x0215b49c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b4d0 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215b52c kind:arm_call to:0x0215bb6c module:overlay(84) +from:0x0215b544 kind:load to:0x02163268 module:overlay(84) +from:0x0215b570 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215b5ac kind:arm_call to:0x0215ba44 module:overlay(84) +from:0x0215b5bc kind:arm_call to:0x0215b800 module:overlay(84) +from:0x0215b5c8 kind:arm_call to:0x0202851c module:main +from:0x0215b5d4 kind:load to:0x027e0cec module:dtcm +from:0x0215b604 kind:arm_call to:0x0215ba5c module:overlay(84) +from:0x0215b60c kind:arm_call to:0x0215b814 module:overlay(84) +from:0x0215b614 kind:arm_call to:0x0202851c module:main +from:0x0215b634 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215b640 kind:load to:0x027e09a8 module:dtcm +from:0x0215b67c kind:arm_call to:0x0215c9a8 module:overlay(84) +from:0x0215b6a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b6b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b6d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b72c kind:arm_call to:0x020f2cac module:overlay(31) +from:0x0215b734 kind:arm_call to:0x0215c014 module:overlay(84) +from:0x0215b73c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b744 kind:load to:0x027e07d4 module:dtcm +from:0x0215b7a4 kind:arm_call to:0x0215b7ac module:overlay(84) +from:0x0215b7e8 kind:arm_call to:0x0215c0ac module:overlay(84) +from:0x0215b7f8 kind:arm_call to:0x0215b3f4 module:overlay(84) +from:0x0215b828 kind:arm_call to:0x0215c0d4 module:overlay(84) +from:0x0215b834 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b960 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b980 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215b994 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0215b9d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ba38 kind:load to:0x0203e964 module:main +from:0x0215ba58 kind:load to:0x0209b264 module:overlay(0) +from:0x0215ba70 kind:arm_call to:0x0215c0d4 module:overlay(84) +from:0x0215ba80 kind:arm_call to:0x01ff916c module:itcm +from:0x0215baac kind:arm_call to:0x0209b420 module:overlay(0) +from:0x0215baf8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215bb0c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215bb34 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0215bb54 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215bb64 kind:load to:0x027e0958 module:dtcm +from:0x0215bb80 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215bbd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bc1c kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0215bc28 kind:arm_call to:0x0215b3f4 module:overlay(84) +from:0x0215bc3c kind:arm_call to:0x0215bd2c module:overlay(84) +from:0x0215bc98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bcc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bcd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bcf8 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215bd14 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215bd20 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd28 kind:load to:0x027e09c0 module:dtcm +from:0x0215bdd8 kind:arm_call to:0x0215bdec module:overlay(84) +from:0x0215be08 kind:arm_call to:0x01fff148 module:itcm +from:0x0215be24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bebc kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x0215bec8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215becc kind:load to:0x0203e964 module:main +from:0x0215bf04 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215bf58 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215bf64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bf8c kind:load to:0x020b539c module:overlay(0) +from:0x0215bf94 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bfa0 kind:arm_call to:0x0215bfe0 module:overlay(84) +from:0x0215bfc4 kind:arm_call to:0x0215cf74 module:overlay(84) +from:0x0215bfec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215c004 kind:arm_call to:0x0215b3f4 module:overlay(84) +from:0x0215c00c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215c01c kind:arm_call to:0x0215c05c module:overlay(84) +from:0x0215c040 kind:arm_call to:0x0215cfac module:overlay(84) +from:0x0215c06c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215c074 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215c08c kind:arm_call to:0x0215b3f4 module:overlay(84) +from:0x0215c094 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215c16c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215c194 kind:load to:0x021632d4 module:overlay(84) +from:0x0215c1cc kind:arm_call to:0x020982d8 module:overlay(0) +from:0x0215c230 kind:arm_call to:0x01fff498 module:itcm +from:0x0215c23c kind:arm_call to:0x01fff584 module:itcm +from:0x0215c270 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0215c2cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c2dc kind:arm_call to:0x01ffcc98 module:itcm +from:0x0215c328 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c338 kind:arm_call to:0x01ffce40 module:itcm +from:0x0215c384 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c394 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c3a4 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0215c3f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c408 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c41c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215c460 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c4fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c514 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c51c kind:load to:0x0203e964 module:main +from:0x0215c53c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c550 kind:load to:0x020578a4 module:overlay(0) +from:0x0215c564 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c56c kind:arm_call to:0x02011ff4 module:main +from:0x0215c580 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215c588 kind:arm_call to:0x02011ff4 module:main +from:0x0215c59c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c5a4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c5bc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215c5c4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215c5cc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c5d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c5dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c5e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c5ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c604 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215c60c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215c614 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c61c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215c624 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c62c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c634 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215c63c kind:arm_call to:0x02011ff4 module:main +from:0x0215c650 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c664 kind:load to:0x02163fd8 module:overlay(84) +from:0x0215c678 kind:arm_call to:0x02011f3c module:main +from:0x0215c684 kind:arm_call to:0x0215c7b4 module:overlay(84) +from:0x0215c69c kind:arm_call to:0x020979b4 module:overlay(0) +from:0x0215c6d0 kind:load to:0x0216342c module:overlay(84) +from:0x0215c700 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c71c kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0215c730 kind:arm_call to:0x0215bf98 module:overlay(84) +from:0x0215c748 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0215c750 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c770 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x0215c7a8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215c7bc kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215c820 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215c848 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215c860 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c874 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215c87c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0215c8f8 kind:load to:0x02163450 module:overlay(84) +from:0x0215c8fc kind:load to:0x02163fd8 module:overlay(84) +from:0x0215c900 kind:load to:0x02163314 module:overlay(84) +from:0x0215c904 kind:load to:0x021633bc module:overlay(84) +from:0x0215c908 kind:load to:0x02163410 module:overlay(84) +from:0x0215c918 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215c93c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c978 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0215c990 kind:arm_call to:0x0215c9a8 module:overlay(84) +from:0x0215c9a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c9a4 kind:load to:0x021633d8 module:overlay(84) +from:0x0215c9e0 kind:load to:0x021633f0 module:overlay(84) +from:0x0215ca08 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215ca10 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215caa4 kind:arm_call to:0x0215cd28 module:overlay(84) +from:0x0215cabc kind:load to:0x021633c0 module:overlay(84) +from:0x0215cae4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215caec kind:load to:0x027e0cec module:dtcm +from:0x0215cb38 kind:arm_call to:0x0215c12c module:overlay(84) +from:0x0215cb80 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cb90 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215cb9c kind:arm_call to:0x0215bed0 module:overlay(84) +from:0x0215cba8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cbc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cbd4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215cbe0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cc04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cc14 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215cc30 kind:arm_call to:0x0215c9a8 module:overlay(84) +from:0x0215cc84 kind:arm_call to:0x0215c12c module:overlay(84) +from:0x0215ccb4 kind:arm_call to:0x0215c9a8 module:overlay(84) +from:0x0215ccd0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ccf8 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0215cd18 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215cd24 kind:load to:0x027e0958 module:dtcm +from:0x0215cd34 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215cd54 kind:arm_call to:0x0215cdd0 module:overlay(84) +from:0x0215cd7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd9c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215cdbc kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215cdcc kind:load to:0x027e09c0 module:dtcm +from:0x0215ce7c kind:arm_call to:0x0215ce90 module:overlay(84) +from:0x0215ceac kind:arm_call to:0x01fff148 module:itcm +from:0x0215cec8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cf60 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x0215cf6c kind:load to:0x027e0ce0 module:dtcm +from:0x0215cf70 kind:load to:0x0203e964 module:main +from:0x0215cf80 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cf9c kind:arm_call to:0x0215c9a8 module:overlay(84) +from:0x0215cfa4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215cfbc kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215cfc4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215cfe0 kind:arm_call to:0x0215c9a8 module:overlay(84) +from:0x0215cfe8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215cff8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215d000 kind:arm_call to:0x02011ff4 module:main +from:0x0215d018 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215d020 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215d028 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215d030 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d038 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d050 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215d058 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215d060 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215d068 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d070 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d078 kind:arm_call to:0x02011ff4 module:main +from:0x0215d08c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215d0a0 kind:load to:0x0216402c module:overlay(84) +from:0x0215d0b4 kind:arm_call to:0x02011f3c module:main +from:0x0215d0c0 kind:arm_call to:0x0215d0f0 module:overlay(84) +from:0x0215d0d4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215d0ec kind:load to:0x021634b0 module:overlay(84) +from:0x0215d0f8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215d128 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215d140 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d174 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215d18c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d1b4 kind:arm_call to:0x0200f05c module:main +from:0x0215d1d0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215d1e8 kind:load to:0x0216354c module:overlay(84) +from:0x0215d1ec kind:load to:0x0216402c module:overlay(84) +from:0x0215d1f0 kind:load to:0x02163504 module:overlay(84) +from:0x0215d1f4 kind:load to:0x02161e44 module:overlay(84) +from:0x0215d200 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215d218 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0215d25c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215d288 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x0215d2a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d2ac kind:load to:0x021634cc module:overlay(84) +from:0x0215d2b0 kind:load to:0x021634e4 module:overlay(84) +from:0x0215d2f0 kind:arm_call to:0x020d9ab8 module:overlay(31) +from:0x0215d30c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d334 kind:load to:0x027e0d34 module:dtcm +from:0x0215d338 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d358 kind:arm_call to:0x020f7574 module:overlay(31) +from:0x0215d39c kind:arm_call to:0x0200f05c module:main +from:0x0215d3b8 kind:load to:0x0216402c module:overlay(84) +from:0x0215d3bc kind:load to:0x02161e34 module:overlay(84) +from:0x0215d3c8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215d3d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d3e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d3f0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215d3f8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215d400 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d408 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d420 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d428 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215d430 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215d438 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d440 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215d448 kind:arm_call to:0x02011ff4 module:main +from:0x0215d45c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215d470 kind:load to:0x02164114 module:overlay(84) +from:0x0215d484 kind:arm_call to:0x02011f3c module:main +from:0x0215d490 kind:arm_call to:0x0215d5e0 module:overlay(84) +from:0x0215d4a8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215d4b8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215d52c kind:load to:0x021635ac module:overlay(84) +from:0x0215d530 kind:load to:0x021635e4 module:overlay(84) +from:0x0215d534 kind:load to:0x021635c8 module:overlay(84) +from:0x0215d54c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215d5a4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215d5d8 kind:load to:0x0216360c module:overlay(84) +from:0x0215d5dc kind:load to:0x02164114 module:overlay(84) +from:0x0215d5e8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215d640 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215d674 kind:load to:0x0216360c module:overlay(84) +from:0x0215d678 kind:load to:0x02164114 module:overlay(84) +from:0x0215d6d4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d6e0 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215d6fc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215d748 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215d758 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d7a4 kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215d7b4 kind:load to:0x021641e8 module:overlay(84) +from:0x0215d7b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d7c0 kind:load to:0x020b539c module:overlay(0) +from:0x0215d7c8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d7f8 kind:arm_call to:0x0215d820 module:overlay(84) +from:0x0215d800 kind:arm_call to:0x0215d8c0 module:overlay(84) +from:0x0215d848 kind:arm_call to:0x0215da48 module:overlay(84) +from:0x0215d85c kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215d878 kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215d884 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215d898 kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215d8a4 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215d8b8 kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215d8f8 kind:arm_call to:0x0215da48 module:overlay(84) +from:0x0215d90c kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215d928 kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215d938 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215d95c kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215d96c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215d990 kind:arm_call to:0x0215d9ac module:overlay(84) +from:0x0215da64 kind:arm_call to:0x01fff148 module:itcm +from:0x0215da7c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215da94 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dab8 kind:load to:0x0215e9e0 module:overlay(84) +from:0x0215dac8 kind:load to:0x0215e9fc module:overlay(84) +from:0x0215db18 kind:load to:0x02049be4 module:main +from:0x0215db28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215db30 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215db48 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215db50 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215db58 kind:arm_call to:0x02011ff4 module:main +from:0x0215db6c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215db80 kind:load to:0x02164218 module:overlay(84) +from:0x0215db94 kind:arm_call to:0x02011f3c module:main +from:0x0215dba0 kind:arm_call to:0x0215dbf4 module:overlay(84) +from:0x0215dbb8 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x0215dbec kind:load to:0x02163658 module:overlay(84) +from:0x0215dbfc kind:arm_call to:0x0215d544 module:overlay(84) +from:0x0215dc74 kind:load to:0x02163674 module:overlay(84) +from:0x0215dc78 kind:load to:0x02164208 module:overlay(84) +from:0x0215dc88 kind:arm_call to:0x0215d67c module:overlay(84) +from:0x0215dd98 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0215ddc4 kind:arm_call to:0x01fff498 module:itcm +from:0x0215de24 kind:load to:0x027e0ce8 module:dtcm +from:0x0215de4c kind:arm_call to:0x0215e9e0 module:overlay(84) +from:0x0215de8c kind:arm_call to:0x0215e9fc module:overlay(84) +from:0x0215df0c kind:load to:0x02049be4 module:main +from:0x0215df1c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215df24 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215df3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215df44 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215df4c kind:arm_call to:0x02011ff4 module:main +from:0x0215df60 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0215df74 kind:load to:0x02164258 module:overlay(84) +from:0x0215df88 kind:arm_call to:0x02011f3c module:main +from:0x0215df94 kind:arm_call to:0x0215dfcc module:overlay(84) +from:0x0215dfa8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215dfc8 kind:load to:0x021636d8 module:overlay(84) +from:0x0215dfd4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215e02c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215e054 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215e06c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e0a8 kind:arm_call to:0x0203d160 module:main +from:0x0215e0d8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215e0e0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215e15c kind:load to:0x0216376c module:overlay(84) +from:0x0215e160 kind:load to:0x02164258 module:overlay(84) +from:0x0215e164 kind:load to:0x02163724 module:overlay(84) +from:0x0215e168 kind:load to:0x02152160 module:overlay(84) +from:0x0215e16c kind:load to:0x02159c40 module:overlay(84) +from:0x0215e170 kind:load to:0x021636fc module:overlay(84) +from:0x0215e174 kind:load to:0x020b2800 module:overlay(0) +from:0x0215e180 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215e24c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215e278 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e2a8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e2b4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e2c0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e2f0 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215e310 kind:arm_call to:0x020984a8 module:overlay(0) +from:0x0215e320 kind:load to:0x0216424c module:overlay(84) +from:0x0215e324 kind:load to:0x027e09c0 module:dtcm +from:0x0215e32c kind:load to:0x027e0cec module:dtcm +from:0x0215e330 kind:load to:0x021636b8 module:overlay(84) +from:0x0215e340 kind:arm_call to:0x0215e64c module:overlay(84) +from:0x0215e368 kind:arm_call to:0x0215e498 module:overlay(84) +from:0x0215e374 kind:arm_call to:0x0215e4ac module:overlay(84) +from:0x0215e380 kind:arm_call to:0x0215e54c module:overlay(84) +from:0x0215e38c kind:arm_call to:0x0215e5d0 module:overlay(84) +from:0x0215e394 kind:arm_call to:0x0215e670 module:overlay(84) +from:0x0215e39c kind:arm_call to:0x0215e674 module:overlay(84) +from:0x0215e3e0 kind:arm_call to:0x0215ea14 module:overlay(84) +from:0x0215e458 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215e474 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215e480 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e494 kind:load to:0x027e0cec module:dtcm +from:0x0215e4ec kind:arm_call to:0x02015a18 module:main +from:0x0215e538 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215e548 kind:load to:0x027e09a8 module:dtcm +from:0x0215e578 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215e5c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e5cc kind:load to:0x027e09a8 module:dtcm +from:0x0215e60c kind:arm_call to:0x02015a18 module:main +from:0x0215e65c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215e7e8 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215e7f8 kind:load to:0x027e09c0 module:dtcm +from:0x0215e8c8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215e8dc kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e900 kind:arm_call to:0x0215ea14 module:overlay(84) +from:0x0215e918 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215e928 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215e938 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215e950 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e95c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e968 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0215e978 kind:load to:0x02161e58 module:overlay(84) +from:0x0215e97c kind:load to:0x02161e5c module:overlay(84) +from:0x0215e980 kind:load to:0x02161e54 module:overlay(84) +from:0x0215e984 kind:load to:0x027e0cec module:dtcm +from:0x0215e998 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215e9bc kind:arm_call to:0x0215ea14 module:overlay(84) +from:0x0215ea78 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215ea80 kind:arm_call to:0x02011ff4 module:main +from:0x0215ea98 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215eaa0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215eab4 kind:arm_call to:0x0203d210 module:main +from:0x0215eabc kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215eac4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eacc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ead4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215eae0 kind:load to:0x02152160 module:overlay(84) +from:0x0215eaf0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215eaf8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215eb0c kind:arm_call to:0x0203d210 module:main +from:0x0215eb14 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215eb1c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215eb24 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215eb2c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215eb34 kind:arm_call to:0x02011ff4 module:main +from:0x0215eb40 kind:load to:0x02152160 module:overlay(84) +from:0x0215eb4c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215eb60 kind:load to:0x02164428 module:overlay(84) +from:0x0215eb74 kind:arm_call to:0x02011f3c module:main +from:0x0215eb80 kind:arm_call to:0x0215ec40 module:overlay(84) +from:0x0215eb98 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215ebf0 kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x0215ec18 kind:load to:0x02163818 module:overlay(84) +from:0x0215ec1c kind:load to:0x02164370 module:overlay(84) +from:0x0215ec20 kind:load to:0x02164330 module:overlay(84) +from:0x0215ec2c kind:arm_call to:0x02097998 module:overlay(0) +from:0x0215ec34 kind:arm_call to:0x0207f4d4 module:overlay(0) +from:0x0215ec3c kind:load to:0x02164358 module:overlay(84) +from:0x0215ec48 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215ec60 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ec8c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215ec9c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215ecb0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215ecf4 kind:arm_call to:0x021602d8 module:overlay(84) +from:0x0215ed00 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215eda8 kind:load to:0x0216383c module:overlay(84) +from:0x0215edac kind:load to:0x021636fc module:overlay(84) +from:0x0215edb0 kind:load to:0x021637cc module:overlay(84) +from:0x0215edb4 kind:load to:0x020b30b4 module:overlay(0) +from:0x0215edb8 kind:load to:0x021637fc module:overlay(84) +from:0x0215edbc kind:load to:0x02164428 module:overlay(84) +from:0x0215edc8 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215eddc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215edf0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215ee90 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215eed4 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215ef14 kind:load to:0x027e09c0 module:dtcm +from:0x0215ef54 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215efc0 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215f0c4 kind:load to:0x027e09c0 module:dtcm +from:0x0215f0e4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215f104 kind:load to:0x027e09b8 module:dtcm +from:0x0215f138 kind:arm_call to:0x0215ea14 module:overlay(84) +from:0x0215f178 kind:arm_call to:0x0215fdd4 module:overlay(84) +from:0x0215f1a8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f1e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f210 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215f260 kind:arm_call to:0x0207e20c module:overlay(0) +from:0x0215f288 kind:arm_call to:0x0215fdd4 module:overlay(84) +from:0x0215f304 kind:arm_call to:0x0203a1bc module:main +from:0x0215f344 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f360 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f37c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f384 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215f394 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f3a0 kind:load to:0x027e09c0 module:dtcm +from:0x0215f3a4 kind:load to:0x02164358 module:overlay(84) +from:0x0215f3b4 kind:load to:0x027e0cec module:dtcm +from:0x0215f3d4 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x0215f3e4 kind:arm_call to:0x01fff17c module:itcm +from:0x0215f3f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f408 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215f430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f440 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215f4a0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f4ac kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215f4d0 kind:arm_call to:0x021600d8 module:overlay(84) +from:0x0215f518 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215f560 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215f56c kind:arm_call to:0x01fff458 module:itcm +from:0x0215f5b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f600 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f620 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f644 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f650 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215f688 kind:arm_call to:0x02160284 module:overlay(84) +from:0x0215f73c kind:arm_call to:0x01ffedac module:itcm +from:0x0215f748 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215f75c kind:arm_call to:0x021600d8 module:overlay(84) +from:0x0215f808 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f80c kind:load to:0x027e0ce4 module:dtcm +from:0x0215f81c kind:load to:0x027e09a8 module:dtcm +from:0x0215f824 kind:load to:0x027e0cec module:dtcm +from:0x0215f83c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215f84c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f85c kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215f888 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215f8a8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215f8e0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f8ec kind:arm_call to:0x02080180 module:overlay(0) +from:0x0215f904 kind:arm_call to:0x021600d8 module:overlay(84) +from:0x0215f940 kind:load to:0x027e09a8 module:dtcm +from:0x0215f948 kind:load to:0x027e0cec module:dtcm +from:0x0215f950 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f96c kind:arm_call to:0x01ff916c module:itcm +from:0x0215f9c0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215f9d8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215f9f8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0215fa94 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215faa8 kind:arm_call to:0x020716dc module:overlay(0) +from:0x0215fac8 kind:load to:0x027e09b8 module:dtcm +from:0x0215facc kind:load to:0x027e09a8 module:dtcm +from:0x0215fb40 kind:arm_call to:0x021600d8 module:overlay(84) +from:0x0215fbf0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215fc08 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x0215fc20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215fc9c kind:load to:0x027e09a8 module:dtcm +from:0x0215fcb0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215fd20 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fd7c kind:arm_call to:0x01fff60c module:itcm +from:0x0215fdc0 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0215fdcc kind:load to:0x027e0cd8 module:dtcm +from:0x0215fdd0 kind:load to:0x027e09b4 module:dtcm +from:0x0215fe24 kind:arm_call to:0x02039f04 module:main +from:0x0215fe30 kind:arm_call to:0x0203a978 module:main +from:0x0215fe38 kind:arm_call to:0x02039d60 module:main +from:0x0215fe7c kind:arm_call to:0x02039f04 module:main +from:0x0215fe88 kind:arm_call to:0x0203a978 module:main +from:0x0215fe94 kind:arm_call to:0x0203a978 module:main +from:0x0215fea0 kind:arm_call to:0x0203ab58 module:main +from:0x0215fed4 kind:arm_call to:0x02039f04 module:main +from:0x0215fee0 kind:arm_call to:0x0203a978 module:main +from:0x0215feec kind:arm_call to:0x0203a978 module:main +from:0x0215fef4 kind:arm_call to:0x0203ad88 module:main +from:0x0215fef8 kind:arm_call to:0x0203a5ac module:main +from:0x0215ff50 kind:arm_call to:0x02039f04 module:main +from:0x0215ff5c kind:arm_call to:0x0203a978 module:main +from:0x0215ff64 kind:arm_call to:0x02039d60 module:main +from:0x0215ffa0 kind:arm_call to:0x02039f04 module:main +from:0x0215ffac kind:arm_call to:0x0203a978 module:main +from:0x0215ffb8 kind:arm_call to:0x0203a978 module:main +from:0x0215ffc4 kind:arm_call to:0x0203ab58 module:main +from:0x0215fff0 kind:arm_call to:0x02039f04 module:main +from:0x0215fffc kind:arm_call to:0x0203a978 module:main +from:0x02160008 kind:arm_call to:0x0203a978 module:main +from:0x02160010 kind:arm_call to:0x0203ad88 module:main +from:0x02160014 kind:arm_call to:0x0203a5ac module:main +from:0x02160048 kind:load to:0x02049be4 module:main +from:0x0216008c kind:arm_call to:0x02098584 module:overlay(0) +from:0x021600c8 kind:arm_call to:0x020985f0 module:overlay(0) +from:0x021600e4 kind:arm_call to:0x01ffedac module:itcm +from:0x02160100 kind:arm_call to:0x01fff498 module:itcm +from:0x0216010c kind:arm_call to:0x01fff584 module:itcm +from:0x02160128 kind:arm_call to:0x01fff584 module:itcm +from:0x0216013c kind:load to:0x027e0ce8 module:dtcm +from:0x021601bc kind:load to:0x020982d8 module:overlay(0) +from:0x02160214 kind:arm_call to:0x01fff498 module:itcm +from:0x02160220 kind:arm_call to:0x01fff584 module:itcm +from:0x02160244 kind:arm_call to:0x02160284 module:overlay(84) +from:0x02160260 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x02160274 kind:load to:0x027e0ce8 module:dtcm +from:0x021602b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021602d0 kind:load to:0x027e0cec module:dtcm +from:0x02160310 kind:load to:0x021637e0 module:overlay(84) +from:0x0216032c kind:arm_call to:0x01fff458 module:itcm +from:0x02160350 kind:arm_call to:0x0207b754 module:overlay(0) +from:0x02160370 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02160378 kind:arm_call to:0x02011ff4 module:main +from:0x0216038c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02160394 kind:arm_call to:0x02011ff4 module:main +from:0x021603a8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021603b0 kind:arm_call to:0x02011ff4 module:main +from:0x021603c8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021603d0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021603d8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021603e0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021603e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021603f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160408 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02160410 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02160418 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02160420 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02160428 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160430 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02160438 kind:arm_call to:0x02011ff4 module:main +from:0x0216044c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02160460 kind:load to:0x02164510 module:overlay(84) +from:0x02160474 kind:arm_call to:0x02011f3c module:main +from:0x02160480 kind:arm_call to:0x021604b0 module:overlay(84) +from:0x02160494 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x021604ac kind:load to:0x021638b4 module:overlay(84) +from:0x021604b8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021604d0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021604ec kind:load to:0x021638d0 module:overlay(84) +from:0x021604f8 kind:arm_call to:0x02160560 module:overlay(84) +from:0x02160528 kind:arm_call to:0x02160560 module:overlay(84) +from:0x02160594 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x021605bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021605c4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021605dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021605e4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021605ec kind:arm_call to:0x02011ff4 module:main +from:0x02160600 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02160614 kind:load to:0x02164540 module:overlay(84) +from:0x02160628 kind:arm_call to:0x02011f3c module:main +from:0x02160634 kind:arm_call to:0x02160688 module:overlay(84) +from:0x02160654 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x02160680 kind:load to:0x02163910 module:overlay(84) +from:0x02160690 kind:arm_call to:0x0214a0b8 module:overlay(70) +from:0x021606b8 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x021606c8 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x021606d4 kind:load to:0x02164540 module:overlay(84) +from:0x021606dc kind:load to:0x02163938 module:overlay(84) +from:0x021606e0 kind:load to:0x021639a8 module:overlay(84) +from:0x02160734 kind:load to:0x02164540 module:overlay(84) +from:0x02160794 kind:load to:0x02164540 module:overlay(84) +from:0x021607a4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021607ac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021607b4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021607cc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021607d4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021607dc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021607e4 kind:arm_call to:0x02011ff4 module:main +from:0x021607f8 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0216080c kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02160814 kind:arm_call to:0x02011ff4 module:main +from:0x02160828 kind:arm_branch to:0x0214a33c module:overlay(70) +from:0x02160838 kind:load to:0x021645b8 module:overlay(84) +from:0x0216084c kind:arm_call to:0x02011f3c module:main +from:0x02160858 kind:arm_call to:0x021608ac module:overlay(84) +from:0x0216086c kind:arm_call to:0x02097898 module:overlay(0) +from:0x021608a4 kind:load to:0x02163a04 module:overlay(84) +from:0x021608b8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216091c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02160924 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x0216092c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02160934 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160944 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02160954 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216095c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02160a54 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160a9c kind:load to:0x02163a28 module:overlay(84) +from:0x02160aa0 kind:load to:0x021645b8 module:overlay(84) +from:0x02160aa4 kind:load to:0x02162bc8 module:overlay(84) +from:0x02160aa8 kind:load to:0x021636fc module:overlay(84) +from:0x02160ab0 kind:load to:0x02049be4 module:main +from:0x02160ab8 kind:load to:0x0203e964 module:main +from:0x02160abc kind:load to:0x027e07d4 module:dtcm +from:0x02160ac0 kind:load to:0x021639d0 module:overlay(84) +from:0x02160ac4 kind:load to:0x021639b8 module:overlay(84) +from:0x02160b8c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02160b98 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02160c68 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02160c94 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02160cb0 kind:arm_call to:0x02161030 module:overlay(84) +from:0x02160cc0 kind:load to:0x027e0cd8 module:dtcm +from:0x02160cc8 kind:load to:0x02049be4 module:main +from:0x02160ccc kind:load to:0x021639b8 module:overlay(84) +from:0x02160cd0 kind:load to:0x027e09c0 module:dtcm +from:0x02160d1c kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02160d28 kind:load to:0x027e09c0 module:dtcm +from:0x02160d58 kind:arm_call to:0x01ff916c module:itcm +from:0x02160d9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160dd0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02160df8 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02160e04 kind:arm_call to:0x02161030 module:overlay(84) +from:0x02160e10 kind:load to:0x027e09bc module:dtcm +from:0x02160e38 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160e60 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160e7c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160e98 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160ea8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160eb0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02160f0c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02160f1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160f24 kind:arm_call to:0x02160148 module:overlay(84) +from:0x02160f3c kind:arm_call to:0x02161030 module:overlay(84) +from:0x02160f48 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02160f58 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02160f64 kind:load to:0x027e09a8 module:dtcm +from:0x02160f70 kind:load to:0x027e0cec module:dtcm +from:0x02160f74 kind:load to:0x020b539c module:overlay(0) +from:0x02160f7c kind:load to:0x027e0ce4 module:dtcm +from:0x02160f80 kind:load to:0x027e09c0 module:dtcm +from:0x02160fbc kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02161014 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161020 kind:load to:0x027e09c0 module:dtcm +from:0x02161024 kind:load to:0x027e0cd8 module:dtcm +from:0x02161028 kind:load to:0x027e09a8 module:dtcm +from:0x0216106c kind:load to:0x021639dc module:overlay(84) +from:0x021610bc kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021610cc kind:arm_call to:0x02160e14 module:overlay(84) +from:0x021610d4 kind:load to:0x021639dc module:overlay(84) +from:0x021610e0 kind:load to:0x02161070 module:overlay(84) +from:0x02161134 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02161190 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0216119c kind:load to:0x0203e964 module:main +from:0x021611ac kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021611b4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021611bc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021611c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021611cc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021611e4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021611ec kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021611f4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021611fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161204 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216120c kind:arm_call to:0x02011ff4 module:main +from:0x02161220 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02161238 kind:arm_call to:0x020c108c module:overlay(1) +from:0x02161244 kind:arm_call to:0x020c0e34 module:overlay(1) +from:0x02161278 kind:arm_call to:0x020c1014 module:overlay(1) +from:0x021612a4 kind:load to:0x02163a7c module:overlay(84) +from:0x021612a8 kind:load to:0x02164690 module:overlay(84) +from:0x021612c4 kind:load to:0x02164690 module:overlay(84) +from:0x021612d0 kind:load to:0x021646a4 module:overlay(84) +from:0x021612e4 kind:arm_call to:0x02011f3c module:main +from:0x021612f0 kind:arm_call to:0x0216139c module:overlay(84) +from:0x02161308 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02161318 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02161380 kind:load to:0x02163a90 module:overlay(84) +from:0x02161388 kind:load to:0x021636fc module:overlay(84) +from:0x0216138c kind:load to:0x02163aac module:overlay(84) +from:0x021613a4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021613fc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161410 kind:load to:0x02163ac8 module:overlay(84) +from:0x02161414 kind:load to:0x021646a4 module:overlay(84) +from:0x02161418 kind:load to:0x02164778 module:overlay(84) +from:0x02161454 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216145c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161474 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216147c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161484 kind:arm_call to:0x02011ff4 module:main +from:0x02161498 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021614c0 kind:load to:0x027e0d80 module:dtcm +from:0x021614c4 kind:load to:0x021530d4 module:overlay(84) +from:0x02161500 kind:arm_call to:0x021614a4 module:overlay(84) +from:0x02161514 kind:arm_call to:0x01fff148 module:itcm +from:0x02161544 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161550 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161564 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x021615c4 kind:arm_call to:0x01fff17c module:itcm +from:0x02161664 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216169c kind:arm_call to:0x01ff9218 module:itcm +from:0x021616c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021616e8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021616f4 kind:load to:0x027e0d80 module:dtcm +from:0x021616f8 kind:load to:0x027e0ce0 module:dtcm +from:0x021616fc kind:load to:0x027e0cdc module:dtcm +from:0x02161700 kind:load to:0x0203e964 module:main +from:0x02161708 kind:load to:0x020aaf04 module:overlay(0) +from:0x0216170c kind:load to:0x020aaefc module:overlay(0) +from:0x02161710 kind:load to:0x020aaef8 module:overlay(0) +from:0x02161714 kind:load to:0x020aaf00 module:overlay(0) +from:0x02161718 kind:load to:0x020aaf08 module:overlay(0) +from:0x02161758 kind:arm_call to:0x021614a4 module:overlay(84) +from:0x0216178c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161798 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021617ac kind:arm_call to:0x02082a08 module:overlay(0) +from:0x021617d4 kind:arm_call to:0x02015820 module:main +from:0x021617e0 kind:load to:0x027e0d80 module:dtcm +from:0x021617e4 kind:load to:0x027e0cdc module:dtcm +from:0x021623bc kind:arm_call to:0x02150c34 module:overlay(84) +from:0x021623cc kind:arm_call to:0x0203ce74 module:main +from:0x0216244c kind:load to:0x02163b10 module:overlay(84) +from:0x02162454 kind:load to:0x02162a80 module:overlay(84) +from:0x02162458 kind:load to:0x02162cd0 module:overlay(84) +from:0x0216245c kind:load to:0x02162ae0 module:overlay(84) +from:0x02162460 kind:load to:0x02162aec module:overlay(84) +from:0x02162464 kind:load to:0x02162af8 module:overlay(84) +from:0x0216246c kind:load to:0x02162c3c module:overlay(84) +from:0x02162470 kind:load to:0x02162c48 module:overlay(84) +from:0x02162478 kind:load to:0x02162c54 module:overlay(84) +from:0x0216247c kind:load to:0x02162c60 module:overlay(84) +from:0x02162480 kind:load to:0x02162c6c module:overlay(84) +from:0x02162484 kind:load to:0x02162c78 module:overlay(84) +from:0x02162490 kind:load to:0x02162ce4 module:overlay(84) +from:0x02162498 kind:load to:0x02162cf8 module:overlay(84) +from:0x0216249c kind:load to:0x02162d0c module:overlay(84) +from:0x021624a0 kind:load to:0x02162b10 module:overlay(84) +from:0x021624a4 kind:load to:0x02162b1c module:overlay(84) +from:0x021624a8 kind:load to:0x02162b28 module:overlay(84) +from:0x021624ac kind:load to:0x02162ac8 module:overlay(84) +from:0x021624b0 kind:load to:0x02162b40 module:overlay(84) +from:0x021624b4 kind:load to:0x02162eb4 module:overlay(84) +from:0x021624b8 kind:load to:0x02162b4c module:overlay(84) +from:0x021624bc kind:load to:0x02162b58 module:overlay(84) +from:0x021624c0 kind:load to:0x02163b00 module:overlay(84) +from:0x021624c4 kind:load to:0x02162ec8 module:overlay(84) +from:0x021624c8 kind:load to:0x02162edc module:overlay(84) +from:0x021624cc kind:load to:0x02162ef0 module:overlay(84) +from:0x021624d0 kind:load to:0x02162f04 module:overlay(84) +from:0x021624d4 kind:load to:0x02162f18 module:overlay(84) +from:0x021624d8 kind:load to:0x02162f2c module:overlay(84) +from:0x021624dc kind:load to:0x02162f40 module:overlay(84) +from:0x021624e0 kind:load to:0x02162f54 module:overlay(84) +from:0x021624e4 kind:load to:0x02162f68 module:overlay(84) +from:0x021624e8 kind:load to:0x02162f7c module:overlay(84) +from:0x021624ec kind:load to:0x02162d20 module:overlay(84) +from:0x021624f0 kind:load to:0x02162d3c module:overlay(84) +from:0x021624f4 kind:load to:0x02162d58 module:overlay(84) +from:0x021624f8 kind:load to:0x02162e24 module:overlay(84) +from:0x021624fc kind:load to:0x02162e40 module:overlay(84) +from:0x02162500 kind:load to:0x02162e5c module:overlay(84) +from:0x02162504 kind:load to:0x02162e78 module:overlay(84) +from:0x02162508 kind:load to:0x02162e94 module:overlay(84) +from:0x0216250c kind:load to:0x02162d74 module:overlay(84) +from:0x02162510 kind:load to:0x02162d90 module:overlay(84) +from:0x02162514 kind:load to:0x02162dac module:overlay(84) +from:0x02162518 kind:load to:0x02163b50 module:overlay(84) +from:0x0216251c kind:load to:0x02159c8c module:overlay(84) +from:0x02162520 kind:load to:0x02163b04 module:overlay(84) +from:0x02162524 kind:load to:0x020431b8 module:main +from:0x02162528 kind:load to:0x02162f8c module:overlay(84) +from:0x02162564 kind:arm_call to:0x02159cd0 module:overlay(84) +from:0x02162574 kind:arm_call to:0x0203ce74 module:main +from:0x02162588 kind:load to:0x021630d4 module:overlay(84) +from:0x0216258c kind:load to:0x02163c28 module:overlay(84) +from:0x02162590 kind:load to:0x02163c38 module:overlay(84) +from:0x02162594 kind:load to:0x0215a394 module:overlay(84) +from:0x02162598 kind:load to:0x02163c2c module:overlay(84) +from:0x021625b8 kind:arm_call to:0x0215a3d8 module:overlay(84) +from:0x021625c8 kind:arm_call to:0x0203ce74 module:main +from:0x021625dc kind:load to:0x02163d10 module:overlay(84) +from:0x021625e0 kind:load to:0x02163d20 module:overlay(84) +from:0x021625e4 kind:load to:0x0215aed0 module:overlay(84) +from:0x021625e8 kind:load to:0x02163d14 module:overlay(84) +from:0x02162608 kind:arm_call to:0x0215af14 module:overlay(84) +from:0x02162618 kind:arm_call to:0x0203ce74 module:main +from:0x0216262c kind:load to:0x02163df8 module:overlay(84) +from:0x02162630 kind:load to:0x02163e08 module:overlay(84) +from:0x02162634 kind:load to:0x0215aff4 module:overlay(84) +from:0x02162638 kind:load to:0x02163dfc module:overlay(84) +from:0x02162658 kind:arm_call to:0x0215b038 module:overlay(84) +from:0x02162668 kind:arm_call to:0x0203ce74 module:main +from:0x0216267c kind:load to:0x02163ee0 module:overlay(84) +from:0x02162680 kind:load to:0x02163ef0 module:overlay(84) +from:0x02162684 kind:load to:0x0215c648 module:overlay(84) +from:0x02162688 kind:load to:0x02163ee4 module:overlay(84) +from:0x021626a8 kind:arm_call to:0x0215c68c module:overlay(84) +from:0x021626b8 kind:arm_call to:0x0203ce74 module:main +from:0x021626cc kind:load to:0x02163fc8 module:overlay(84) +from:0x021626d0 kind:load to:0x02163fd8 module:overlay(84) +from:0x021626d4 kind:load to:0x0215d084 module:overlay(84) +from:0x021626d8 kind:load to:0x02163fcc module:overlay(84) +from:0x021626f8 kind:arm_call to:0x0215d0c8 module:overlay(84) +from:0x02162708 kind:arm_call to:0x0203ce74 module:main +from:0x0216271c kind:load to:0x0216401c module:overlay(84) +from:0x02162720 kind:load to:0x0216402c module:overlay(84) +from:0x02162724 kind:load to:0x0215d454 module:overlay(84) +from:0x02162728 kind:load to:0x02164020 module:overlay(84) +from:0x02162748 kind:arm_call to:0x0215d498 module:overlay(84) +from:0x02162758 kind:arm_call to:0x0203ce74 module:main +from:0x0216276c kind:load to:0x02164104 module:overlay(84) +from:0x02162770 kind:load to:0x02164114 module:overlay(84) +from:0x02162774 kind:load to:0x0215db64 module:overlay(84) +from:0x02162778 kind:load to:0x02164108 module:overlay(84) +from:0x02162798 kind:arm_call to:0x0215dba8 module:overlay(84) +from:0x021627a8 kind:arm_call to:0x0203ce74 module:main +from:0x021627bc kind:load to:0x02164208 module:overlay(84) +from:0x021627c0 kind:load to:0x02164218 module:overlay(84) +from:0x021627c4 kind:load to:0x0215df58 module:overlay(84) +from:0x021627c8 kind:load to:0x0216420c module:overlay(84) +from:0x021627f8 kind:arm_call to:0x0215df9c module:overlay(84) +from:0x02162808 kind:arm_call to:0x0203ce74 module:main +from:0x0216281c kind:load to:0x0216423c module:overlay(84) +from:0x02162820 kind:load to:0x02164258 module:overlay(84) +from:0x02162824 kind:load to:0x0215eb44 module:overlay(84) +from:0x02162828 kind:load to:0x02164240 module:overlay(84) +from:0x0216284c kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0216285c kind:arm_call to:0x0203ce74 module:main +from:0x02162864 kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x0216287c kind:arm_call to:0x0215eb88 module:overlay(84) +from:0x0216288c kind:arm_call to:0x0203ce74 module:main +from:0x021628a0 kind:load to:0x02164330 module:overlay(84) +from:0x021628a4 kind:load to:0x02164358 module:overlay(84) +from:0x021628a8 kind:load to:0x0207f4a8 module:overlay(0) +from:0x021628ac kind:load to:0x02164340 module:overlay(84) +from:0x021628b0 kind:load to:0x02164370 module:overlay(84) +from:0x021628b4 kind:load to:0x02164428 module:overlay(84) +from:0x021628b8 kind:load to:0x02160444 module:overlay(84) +from:0x021628bc kind:load to:0x0216434c module:overlay(84) +from:0x021628dc kind:arm_call to:0x02160488 module:overlay(84) +from:0x021628ec kind:arm_call to:0x0203ce74 module:main +from:0x02162900 kind:load to:0x02164500 module:overlay(84) +from:0x02162904 kind:load to:0x02164510 module:overlay(84) +from:0x02162908 kind:load to:0x021605f8 module:overlay(84) +from:0x0216290c kind:load to:0x02164504 module:overlay(84) +from:0x0216292c kind:arm_call to:0x0216063c module:overlay(84) +from:0x0216293c kind:arm_call to:0x0203ce74 module:main +from:0x02162950 kind:load to:0x02164530 module:overlay(84) +from:0x02162954 kind:load to:0x02164540 module:overlay(84) +from:0x02162958 kind:load to:0x021607f0 module:overlay(84) +from:0x0216295c kind:load to:0x02164534 module:overlay(84) +from:0x021629b0 kind:arm_call to:0x02160860 module:overlay(84) +from:0x021629c0 kind:arm_call to:0x0203ce74 module:main +from:0x021629d4 kind:load to:0x021639b8 module:overlay(84) +from:0x021629d8 kind:load to:0x021645a8 module:overlay(84) +from:0x021629dc kind:load to:0x021645b8 module:overlay(84) +from:0x021629e0 kind:load to:0x02161218 module:overlay(84) +from:0x021629e4 kind:load to:0x021645ac module:overlay(84) +from:0x02162a04 kind:arm_call to:0x021612f8 module:overlay(84) +from:0x02162a14 kind:arm_call to:0x0203ce74 module:main +from:0x02162a28 kind:load to:0x02164694 module:overlay(84) +from:0x02162a2c kind:load to:0x021646a4 module:overlay(84) +from:0x02162a30 kind:load to:0x02161490 module:overlay(84) +from:0x02162a34 kind:load to:0x02164698 module:overlay(84) +from:0x02162a38 kind:load to:0x02161e60 module:overlay(84) +from:0x02162a3c kind:load to:0x0216252c module:overlay(84) +from:0x02162a40 kind:load to:0x0216259c module:overlay(84) +from:0x02162a44 kind:load to:0x021625ec module:overlay(84) +from:0x02162a48 kind:load to:0x0216263c module:overlay(84) +from:0x02162a4c kind:load to:0x0216268c module:overlay(84) +from:0x02162a50 kind:load to:0x021626dc module:overlay(84) +from:0x02162a54 kind:load to:0x0216272c module:overlay(84) +from:0x02162a58 kind:load to:0x0216277c module:overlay(84) +from:0x02162a5c kind:load to:0x021627cc module:overlay(84) +from:0x02162a60 kind:load to:0x0216282c module:overlay(84) +from:0x02162a64 kind:load to:0x021628c0 module:overlay(84) +from:0x02162a68 kind:load to:0x02162910 module:overlay(84) +from:0x02162a6c kind:load to:0x02162960 module:overlay(84) +from:0x02162a70 kind:load to:0x021629e8 module:overlay(84) +from:0x02162b6c kind:load to:0x02153c90 module:overlay(84) +from:0x02162b78 kind:load to:0x02150cfc module:overlay(84) +from:0x02162b84 kind:load to:0x02097c14 module:overlay(0) +from:0x02162b88 kind:load to:0x02151d84 module:overlay(84) +from:0x02162b94 kind:load to:0x02097c14 module:overlay(0) +from:0x02162b98 kind:load to:0x0215200c module:overlay(84) +from:0x02162ba4 kind:load to:0x02150c0c module:overlay(84) +from:0x02162ba8 kind:load to:0x02097944 module:overlay(0) +from:0x02162bac kind:load to:0x02150c90 module:overlay(84) +from:0x02162bb0 kind:load to:0x020977d0 module:overlay(0) +from:0x02162bb4 kind:load to:0x0209794c module:overlay(0) +from:0x02162bb8 kind:load to:0x0209796c module:overlay(0) +from:0x02162bbc kind:load to:0x02097998 module:overlay(0) +from:0x02162bc8 kind:load to:0x0207c2d4 module:overlay(0) +from:0x02162bcc kind:load to:0x0207c2dc module:overlay(0) +from:0x02162bd0 kind:load to:0x0207c3a8 module:overlay(0) +from:0x02162bd4 kind:load to:0x0207c398 module:overlay(0) +from:0x02162bd8 kind:load to:0x0207c3ec module:overlay(0) +from:0x02162bdc kind:load to:0x0207c40c module:overlay(0) +from:0x02162be0 kind:load to:0x0207c450 module:overlay(0) +from:0x02162be4 kind:load to:0x0207c480 module:overlay(0) +from:0x02162bf0 kind:load to:0x0207d3d8 module:overlay(0) +from:0x02162bf4 kind:load to:0x0207d3e0 module:overlay(0) +from:0x02162bf8 kind:load to:0x0207d5b0 module:overlay(0) +from:0x02162bfc kind:load to:0x0207d584 module:overlay(0) +from:0x02162c00 kind:load to:0x0207d898 module:overlay(0) +from:0x02162c04 kind:load to:0x0207d8f4 module:overlay(0) +from:0x02162c08 kind:load to:0x0207d960 module:overlay(0) +from:0x02162c0c kind:load to:0x0207d9f8 module:overlay(0) +from:0x02162c18 kind:load to:0x02152cc4 module:overlay(84) +from:0x02162c1c kind:load to:0x02159c54 module:overlay(84) +from:0x02162c20 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162c24 kind:load to:0x02057a88 module:overlay(0) +from:0x02162c28 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162c2c kind:load to:0x02057e44 module:overlay(0) +from:0x02162c30 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162c34 kind:load to:0x02057c34 module:overlay(0) +from:0x02162c38 kind:load to:0x02057d84 module:overlay(0) +from:0x02162c8c kind:load to:0x02152cd8 module:overlay(84) +from:0x02162c90 kind:load to:0x02159c70 module:overlay(84) +from:0x02162c94 kind:load to:0x0209a254 module:overlay(0) +from:0x02162c98 kind:load to:0x0209a288 module:overlay(0) +from:0x02162c9c kind:load to:0x0209a320 module:overlay(0) +from:0x02162ca0 kind:load to:0x0209a334 module:overlay(0) +from:0x02162ca4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02162ca8 kind:load to:0x0209a35c module:overlay(0) +from:0x02162cac kind:load to:0x0209a3e4 module:overlay(0) +from:0x02162cb0 kind:load to:0x0209a06c module:overlay(0) +from:0x02162cb4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02162cb8 kind:load to:0x0209a308 module:overlay(0) +from:0x02162cbc kind:load to:0x0209a348 module:overlay(0) +from:0x02162cc0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02162cc4 kind:load to:0x02159bf0 module:overlay(84) +from:0x02162cc8 kind:load to:0x02159bcc module:overlay(84) +from:0x02162ccc kind:load to:0x0209a70c module:overlay(0) +from:0x02162dd0 kind:load to:0x02098518 module:overlay(0) +from:0x02162dd4 kind:load to:0x02098554 module:overlay(0) +from:0x02162dd8 kind:load to:0x0209856c module:overlay(0) +from:0x02162ddc kind:load to:0x02098578 module:overlay(0) +from:0x02162de0 kind:load to:0x01fff464 module:itcm +from:0x02162de4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162de8 kind:load to:0x021531e4 module:overlay(84) +from:0x02162dec kind:load to:0x021533ec module:overlay(84) +from:0x02162df0 kind:load to:0x021597d0 module:overlay(84) +from:0x02162df4 kind:load to:0x02159a0c module:overlay(84) +from:0x02162df8 kind:load to:0x020984bc module:overlay(0) +from:0x02162dfc kind:load to:0x02159a98 module:overlay(84) +from:0x02162e00 kind:load to:0x020984c4 module:overlay(0) +from:0x02162e04 kind:load to:0x020984c8 module:overlay(0) +from:0x02162e08 kind:load to:0x02098584 module:overlay(0) +from:0x02162e0c kind:load to:0x020985f0 module:overlay(0) +from:0x02162e10 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162e14 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162e18 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162e1c kind:load to:0x02152d10 module:overlay(84) +from:0x02162e20 kind:load to:0x02152e90 module:overlay(84) +from:0x02162ec0 kind:load to:0x021617f4 module:overlay(84) +from:0x02162ed4 kind:load to:0x021617f4 module:overlay(84) +from:0x02162ee8 kind:load to:0x021617f4 module:overlay(84) +from:0x02162efc kind:load to:0x021617f4 module:overlay(84) +from:0x02162f10 kind:load to:0x021617f4 module:overlay(84) +from:0x02162f24 kind:load to:0x021617f4 module:overlay(84) +from:0x02162f38 kind:load to:0x021617f4 module:overlay(84) +from:0x02162f4c kind:load to:0x021617e8 module:overlay(84) +from:0x02162f60 kind:load to:0x021617e8 module:overlay(84) +from:0x02162f74 kind:load to:0x021617f0 module:overlay(84) +from:0x02162f88 kind:load to:0x021617ec module:overlay(84) +from:0x02162f8c kind:load to:0x02155bc0 module:overlay(84) +from:0x02162f94 kind:load to:0x02155c68 module:overlay(84) +from:0x02162f9c kind:load to:0x02156644 module:overlay(84) +from:0x02162fa4 kind:load to:0x02156674 module:overlay(84) +from:0x02162fac kind:load to:0x02156790 module:overlay(84) +from:0x02162fbc kind:load to:0x02156854 module:overlay(84) +from:0x02162fc4 kind:load to:0x02156918 module:overlay(84) +from:0x02162fcc kind:load to:0x02156ab8 module:overlay(84) +from:0x02162fd4 kind:load to:0x02156ad4 module:overlay(84) +from:0x02162fdc kind:load to:0x02156b14 module:overlay(84) +from:0x02162fec kind:load to:0x02156f48 module:overlay(84) +from:0x02162ff4 kind:load to:0x02157030 module:overlay(84) +from:0x02163004 kind:load to:0x021570dc module:overlay(84) +from:0x0216300c kind:load to:0x02157114 module:overlay(84) +from:0x0216301c kind:load to:0x02157594 module:overlay(84) +from:0x02163024 kind:load to:0x02157674 module:overlay(84) +from:0x02163034 kind:load to:0x0215775c module:overlay(84) +from:0x0216303c kind:load to:0x02157828 module:overlay(84) +from:0x0216304c kind:load to:0x02157a04 module:overlay(84) +from:0x02163054 kind:load to:0x02157a6c module:overlay(84) +from:0x0216305c kind:load to:0x02157c98 module:overlay(84) +from:0x02163064 kind:load to:0x02157cc0 module:overlay(84) +from:0x0216306c kind:load to:0x02157d8c module:overlay(84) +from:0x0216307c kind:load to:0x02157dc8 module:overlay(84) +from:0x02163084 kind:load to:0x02157ec8 module:overlay(84) +from:0x0216308c kind:load to:0x02158508 module:overlay(84) +from:0x02163094 kind:load to:0x02158518 module:overlay(84) +from:0x0216309c kind:load to:0x021585bc module:overlay(84) +from:0x021630ac kind:load to:0x02158e84 module:overlay(84) +from:0x021630b4 kind:load to:0x02158f40 module:overlay(84) +from:0x021630e8 kind:load to:0x02159cac module:overlay(84) +from:0x021630ec kind:load to:0x02097944 module:overlay(0) +from:0x021630f0 kind:load to:0x02097754 module:overlay(0) +from:0x021630f4 kind:load to:0x020977d0 module:overlay(0) +from:0x021630f8 kind:load to:0x0209794c module:overlay(0) +from:0x021630fc kind:load to:0x0209796c module:overlay(0) +from:0x02163100 kind:load to:0x02097998 module:overlay(0) +from:0x0216310c kind:load to:0x02098518 module:overlay(0) +from:0x02163110 kind:load to:0x02098554 module:overlay(0) +from:0x02163114 kind:load to:0x0209856c module:overlay(0) +from:0x02163118 kind:load to:0x02098578 module:overlay(0) +from:0x0216311c kind:load to:0x01fff464 module:itcm +from:0x02163120 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163124 kind:load to:0x02159dd8 module:overlay(84) +from:0x02163128 kind:load to:0x020984b0 module:overlay(0) +from:0x0216312c kind:load to:0x02159dfc module:overlay(84) +from:0x02163130 kind:load to:0x0215a0dc module:overlay(84) +from:0x02163134 kind:load to:0x020984bc module:overlay(0) +from:0x02163138 kind:load to:0x0215a118 module:overlay(84) +from:0x0216313c kind:load to:0x020984c4 module:overlay(0) +from:0x02163140 kind:load to:0x020984c8 module:overlay(0) +from:0x02163144 kind:load to:0x02098584 module:overlay(0) +from:0x02163148 kind:load to:0x020985f0 module:overlay(0) +from:0x0216314c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163150 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163154 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163158 kind:load to:0x02159d80 module:overlay(84) +from:0x0216315c kind:load to:0x02159da8 module:overlay(84) +from:0x02163168 kind:load to:0x0215a3b4 module:overlay(84) +from:0x0216316c kind:load to:0x02097944 module:overlay(0) +from:0x02163170 kind:load to:0x02097754 module:overlay(0) +from:0x02163174 kind:load to:0x020977d0 module:overlay(0) +from:0x02163178 kind:load to:0x0209794c module:overlay(0) +from:0x0216317c kind:load to:0x0209796c module:overlay(0) +from:0x02163180 kind:load to:0x02097998 module:overlay(0) +from:0x0216318c kind:load to:0x02098518 module:overlay(0) +from:0x02163190 kind:load to:0x02098554 module:overlay(0) +from:0x02163194 kind:load to:0x0209856c module:overlay(0) +from:0x02163198 kind:load to:0x02098578 module:overlay(0) +from:0x0216319c kind:load to:0x01fff464 module:itcm +from:0x021631a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021631a4 kind:load to:0x0215a5c0 module:overlay(84) +from:0x021631a8 kind:load to:0x020984b0 module:overlay(0) +from:0x021631ac kind:load to:0x0215a774 module:overlay(84) +from:0x021631b0 kind:load to:0x0215a7a8 module:overlay(84) +from:0x021631b4 kind:load to:0x020984bc module:overlay(0) +from:0x021631b8 kind:load to:0x0215ab70 module:overlay(84) +from:0x021631bc kind:load to:0x020984c4 module:overlay(0) +from:0x021631c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021631c4 kind:load to:0x02098584 module:overlay(0) +from:0x021631c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021631cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021631d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021631d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021631d8 kind:load to:0x0215adf8 module:overlay(84) +from:0x021631dc kind:load to:0x0215ae60 module:overlay(84) +from:0x021631e0 kind:load to:0x0215ab68 module:overlay(84) +from:0x021631ec kind:load to:0x0215aef0 module:overlay(84) +from:0x021631f0 kind:load to:0x02097944 module:overlay(0) +from:0x021631f4 kind:load to:0x02097754 module:overlay(0) +from:0x021631f8 kind:load to:0x020977d0 module:overlay(0) +from:0x021631fc kind:load to:0x0209794c module:overlay(0) +from:0x02163200 kind:load to:0x0209796c module:overlay(0) +from:0x02163204 kind:load to:0x02097998 module:overlay(0) +from:0x02163210 kind:load to:0x02098518 module:overlay(0) +from:0x02163214 kind:load to:0x02098554 module:overlay(0) +from:0x02163218 kind:load to:0x0209856c module:overlay(0) +from:0x0216321c kind:load to:0x02098578 module:overlay(0) +from:0x02163220 kind:load to:0x01fff464 module:itcm +from:0x02163224 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163228 kind:load to:0x0213ffe0 module:overlays(26,70) +from:0x0216322c kind:load to:0x0214000c module:overlays(26,70) +from:0x02163230 kind:load to:0x020984b4 module:overlay(0) +from:0x02163234 kind:load to:0x020984b8 module:overlay(0) +from:0x02163238 kind:load to:0x020984bc module:overlay(0) +from:0x0216323c kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02163240 kind:load to:0x020984c4 module:overlay(0) +from:0x02163244 kind:load to:0x020984c8 module:overlay(0) +from:0x02163248 kind:load to:0x02098584 module:overlay(0) +from:0x0216324c kind:load to:0x020985f0 module:overlay(0) +from:0x02163250 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163254 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163258 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216325c kind:load to:0x0215afac module:overlay(84) +from:0x02163260 kind:load to:0x0215afcc module:overlay(84) +from:0x02163264 kind:load to:0x0215af5c module:overlay(84) +from:0x02163268 kind:load to:0x0215b5dc module:overlay(84) +from:0x02163270 kind:load to:0x0215b690 module:overlay(84) +from:0x02163278 kind:load to:0x0215b764 module:overlay(84) +from:0x02163298 kind:load to:0x0215b548 module:overlay(84) +from:0x021632a0 kind:load to:0x0215b648 module:overlay(84) +from:0x021632a8 kind:load to:0x0215b748 module:overlay(84) +from:0x021632b8 kind:load to:0x0215b33c module:overlay(84) +from:0x021632bc kind:load to:0x0215c578 module:overlay(84) +from:0x021632c0 kind:load to:0x0207b71c module:overlay(0) +from:0x021632c4 kind:load to:0x0215b0a4 module:overlay(84) +from:0x021632c8 kind:load to:0x0207b70c module:overlay(0) +from:0x021632d4 kind:load to:0x0215b328 module:overlay(84) +from:0x021632d8 kind:load to:0x0215c55c module:overlay(84) +from:0x021632dc kind:load to:0x0215c198 module:overlay(84) +from:0x021632e0 kind:load to:0x0215c1d4 module:overlay(84) +from:0x021632e4 kind:load to:0x0207c010 module:overlay(0) +from:0x021632f0 kind:load to:0x0215b014 module:overlay(84) +from:0x021632f4 kind:load to:0x02097944 module:overlay(0) +from:0x021632f8 kind:load to:0x02097754 module:overlay(0) +from:0x021632fc kind:load to:0x020977d0 module:overlay(0) +from:0x02163300 kind:load to:0x0209794c module:overlay(0) +from:0x02163304 kind:load to:0x0209796c module:overlay(0) +from:0x02163308 kind:load to:0x02097998 module:overlay(0) +from:0x02163314 kind:load to:0x0215b314 module:overlay(84) +from:0x02163318 kind:load to:0x0215c594 module:overlay(84) +from:0x0216331c kind:load to:0x02099b00 module:overlay(0) +from:0x02163320 kind:load to:0x02099b38 module:overlay(0) +from:0x02163324 kind:load to:0x0209a13c module:overlay(0) +from:0x02163328 kind:load to:0x0209a144 module:overlay(0) +from:0x0216332c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02163330 kind:load to:0x02099cb0 module:overlay(0) +from:0x02163334 kind:load to:0x02099ba0 module:overlay(0) +from:0x02163338 kind:load to:0x0209a06c module:overlay(0) +from:0x0216333c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02163340 kind:load to:0x0209a10c module:overlay(0) +from:0x02163344 kind:load to:0x0215c554 module:overlay(84) +from:0x02163348 kind:load to:0x0209a124 module:overlay(0) +from:0x0216334c kind:load to:0x0215c544 module:overlay(84) +from:0x02163350 kind:load to:0x0215c520 module:overlay(84) +from:0x0216335c kind:load to:0x02098518 module:overlay(0) +from:0x02163360 kind:load to:0x02098554 module:overlay(0) +from:0x02163364 kind:load to:0x0209856c module:overlay(0) +from:0x02163368 kind:load to:0x02098578 module:overlay(0) +from:0x0216336c kind:load to:0x01fff464 module:itcm +from:0x02163370 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163374 kind:load to:0x0215b350 module:overlay(84) +from:0x02163378 kind:load to:0x020984b0 module:overlay(0) +from:0x0216337c kind:load to:0x0215b430 module:overlay(84) +from:0x02163380 kind:load to:0x020984b8 module:overlay(0) +from:0x02163384 kind:load to:0x020984bc module:overlay(0) +from:0x02163388 kind:load to:0x0215babc module:overlay(84) +from:0x0216338c kind:load to:0x02099004 module:overlay(0) +from:0x02163390 kind:load to:0x020984c8 module:overlay(0) +from:0x02163394 kind:load to:0x02098584 module:overlay(0) +from:0x02163398 kind:load to:0x020985f0 module:overlay(0) +from:0x0216339c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021633a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021633a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021633a8 kind:load to:0x0215c5b0 module:overlay(84) +from:0x021633ac kind:load to:0x0215c5f8 module:overlay(84) +from:0x021633b0 kind:load to:0x02099588 module:overlay(0) +from:0x021633bc kind:load to:0x0215c780 module:overlay(84) +from:0x021633c0 kind:load to:0x0215caf4 module:overlay(84) +from:0x021633c8 kind:load to:0x0215cb74 module:overlay(84) +from:0x021633d0 kind:load to:0x0215cc4c module:overlay(84) +from:0x021633f0 kind:load to:0x0215cac0 module:overlay(84) +from:0x021633f8 kind:load to:0x0215cb58 module:overlay(84) +from:0x02163400 kind:load to:0x0215cc3c module:overlay(84) +from:0x02163410 kind:load to:0x0215c910 module:overlay(84) +from:0x02163414 kind:load to:0x0215cff0 module:overlay(84) +from:0x02163418 kind:load to:0x0207b71c module:overlay(0) +from:0x0216341c kind:load to:0x0215c6d4 module:overlay(84) +from:0x02163420 kind:load to:0x0207b70c module:overlay(0) +from:0x0216342c kind:load to:0x0215c668 module:overlay(84) +from:0x02163430 kind:load to:0x020979e4 module:overlay(0) +from:0x02163434 kind:load to:0x02097a18 module:overlay(0) +from:0x02163438 kind:load to:0x020977d0 module:overlay(0) +from:0x0216343c kind:load to:0x020979ec module:overlay(0) +from:0x02163440 kind:load to:0x02097814 module:overlay(0) +from:0x02163444 kind:load to:0x02097818 module:overlay(0) +from:0x02163450 kind:load to:0x02098518 module:overlay(0) +from:0x02163454 kind:load to:0x02098554 module:overlay(0) +from:0x02163458 kind:load to:0x0209856c module:overlay(0) +from:0x0216345c kind:load to:0x02098578 module:overlay(0) +from:0x02163460 kind:load to:0x01fff464 module:itcm +from:0x02163464 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163468 kind:load to:0x0215c924 module:overlay(84) +from:0x0216346c kind:load to:0x020984b0 module:overlay(0) +from:0x02163470 kind:load to:0x0215c9e4 module:overlay(84) +from:0x02163474 kind:load to:0x020984b8 module:overlay(0) +from:0x02163478 kind:load to:0x020984bc module:overlay(0) +from:0x0216347c kind:load to:0x0215ccbc module:overlay(84) +from:0x02163480 kind:load to:0x02099004 module:overlay(0) +from:0x02163484 kind:load to:0x020984c8 module:overlay(0) +from:0x02163488 kind:load to:0x02098584 module:overlay(0) +from:0x0216348c kind:load to:0x020985f0 module:overlay(0) +from:0x02163490 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163494 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163498 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216349c kind:load to:0x0215d00c module:overlay(84) +from:0x021634a0 kind:load to:0x0215d044 module:overlay(84) +from:0x021634a4 kind:load to:0x02099588 module:overlay(0) +from:0x021634b0 kind:load to:0x0215d0a4 module:overlay(84) +from:0x021634b4 kind:load to:0x02097944 module:overlay(0) +from:0x021634b8 kind:load to:0x02097754 module:overlay(0) +from:0x021634bc kind:load to:0x020977d0 module:overlay(0) +from:0x021634c0 kind:load to:0x0209794c module:overlay(0) +from:0x021634c4 kind:load to:0x0209796c module:overlay(0) +from:0x021634c8 kind:load to:0x02097998 module:overlay(0) +from:0x02163504 kind:load to:0x0215d1f8 module:overlay(84) +from:0x02163508 kind:load to:0x0215d3c0 module:overlay(84) +from:0x0216350c kind:load to:0x02099b00 module:overlay(0) +from:0x02163510 kind:load to:0x02099b38 module:overlay(0) +from:0x02163514 kind:load to:0x0209a13c module:overlay(0) +from:0x02163518 kind:load to:0x0209a144 module:overlay(0) +from:0x0216351c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02163520 kind:load to:0x02099cb0 module:overlay(0) +from:0x02163524 kind:load to:0x02099ba0 module:overlay(0) +from:0x02163528 kind:load to:0x0209a06c module:overlay(0) +from:0x0216352c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02163530 kind:load to:0x0209a10c module:overlay(0) +from:0x02163534 kind:load to:0x0215c554 module:overlay(84) +from:0x02163538 kind:load to:0x0209a124 module:overlay(0) +from:0x0216353c kind:load to:0x0215c544 module:overlay(84) +from:0x02163540 kind:load to:0x0215c520 module:overlay(84) +from:0x0216354c kind:load to:0x02098518 module:overlay(0) +from:0x02163550 kind:load to:0x02098554 module:overlay(0) +from:0x02163554 kind:load to:0x0209856c module:overlay(0) +from:0x02163558 kind:load to:0x02098578 module:overlay(0) +from:0x0216355c kind:load to:0x01fff464 module:itcm +from:0x02163560 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163564 kind:load to:0x0215d20c module:overlay(84) +from:0x02163568 kind:load to:0x0215d2b4 module:overlay(84) +from:0x0216356c kind:load to:0x0215d2b8 module:overlay(84) +from:0x02163570 kind:load to:0x0215d33c module:overlay(84) +from:0x02163574 kind:load to:0x020984bc module:overlay(0) +from:0x02163578 kind:load to:0x0215d350 module:overlay(84) +from:0x0216357c kind:load to:0x020984c4 module:overlay(0) +from:0x02163580 kind:load to:0x020984c8 module:overlay(0) +from:0x02163584 kind:load to:0x02098584 module:overlay(0) +from:0x02163588 kind:load to:0x020985f0 module:overlay(0) +from:0x0216358c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163590 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163594 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163598 kind:load to:0x0215d3dc module:overlay(84) +from:0x0216359c kind:load to:0x0215d414 module:overlay(84) +from:0x021635a0 kind:load to:0x0215d380 module:overlay(84) +from:0x021635b0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021635b4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021635b8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021635bc kind:load to:0x0209ca78 module:overlay(0) +from:0x021635c8 kind:load to:0x0215d474 module:overlay(84) +from:0x021635cc kind:load to:0x0209ca10 module:overlay(0) +from:0x021635d0 kind:load to:0x0209ca18 module:overlay(0) +from:0x021635d4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021635d8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021635e4 kind:load to:0x0207cac0 module:overlay(0) +from:0x021635e8 kind:load to:0x0207cac8 module:overlay(0) +from:0x021635ec kind:load to:0x0207d2dc module:overlay(0) +from:0x021635f0 kind:load to:0x0207d2cc module:overlay(0) +from:0x021635f4 kind:load to:0x0207d318 module:overlay(0) +from:0x021635f8 kind:load to:0x0207d350 module:overlay(0) +from:0x021635fc kind:load to:0x0207d394 module:overlay(0) +from:0x02163600 kind:load to:0x0207d3bc module:overlay(0) +from:0x0216360c kind:load to:0x0215d67c module:overlay(84) +from:0x02163610 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02163614 kind:load to:0x0215d7cc module:overlay(84) +from:0x02163618 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x0216361c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02163620 kind:load to:0x0215da28 module:overlay(84) +from:0x02163624 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02163628 kind:load to:0x0215d998 module:overlay(84) +from:0x0216362c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02163630 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02163634 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02163638 kind:load to:0x0209d1ec module:overlay(0) +from:0x0216363c kind:load to:0x0215db1c module:overlay(84) +from:0x02163640 kind:load to:0x0215db3c module:overlay(84) +from:0x02163644 kind:load to:0x0215da98 module:overlay(84) +from:0x02163648 kind:load to:0x0215dabc module:overlay(84) +from:0x0216364c kind:load to:0x0215dacc module:overlay(84) +from:0x02163658 kind:load to:0x0215db84 module:overlay(84) +from:0x0216365c kind:load to:0x0209cab8 module:overlay(0) +from:0x02163660 kind:load to:0x0209cac0 module:overlay(0) +from:0x02163664 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02163668 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02163674 kind:load to:0x0215dc7c module:overlay(84) +from:0x02163678 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0216367c kind:load to:0x0215d7cc module:overlay(84) +from:0x02163680 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02163684 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02163688 kind:load to:0x0215da28 module:overlay(84) +from:0x0216368c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02163690 kind:load to:0x0215d998 module:overlay(84) +from:0x02163694 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02163698 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0216369c kind:load to:0x0209d1e4 module:overlay(0) +from:0x021636a0 kind:load to:0x0209d1ec module:overlay(0) +from:0x021636a4 kind:load to:0x0215df10 module:overlay(84) +from:0x021636a8 kind:load to:0x0215df30 module:overlay(84) +from:0x021636ac kind:load to:0x0215de2c module:overlay(84) +from:0x021636b0 kind:load to:0x0215de80 module:overlay(84) +from:0x021636b4 kind:load to:0x0215dec0 module:overlay(84) +from:0x021636d8 kind:load to:0x0215df78 module:overlay(84) +from:0x021636dc kind:load to:0x02097944 module:overlay(0) +from:0x021636e0 kind:load to:0x02097754 module:overlay(0) +from:0x021636e4 kind:load to:0x020977d0 module:overlay(0) +from:0x021636e8 kind:load to:0x0209794c module:overlay(0) +from:0x021636ec kind:load to:0x0209796c module:overlay(0) +from:0x021636f0 kind:load to:0x02097998 module:overlay(0) +from:0x021636fc kind:load to:0x0207c49c module:overlay(0) +from:0x02163700 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02163704 kind:load to:0x0207c96c module:overlay(0) +from:0x02163708 kind:load to:0x0207c95c module:overlay(0) +from:0x0216370c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02163710 kind:load to:0x0207ca10 module:overlay(0) +from:0x02163714 kind:load to:0x0207ca38 module:overlay(0) +from:0x02163718 kind:load to:0x0207cab0 module:overlay(0) +from:0x02163724 kind:load to:0x0215e178 module:overlay(84) +from:0x02163728 kind:load to:0x0215ea70 module:overlay(84) +from:0x0216372c kind:load to:0x02099b00 module:overlay(0) +from:0x02163730 kind:load to:0x02099b38 module:overlay(0) +from:0x02163734 kind:load to:0x0209a13c module:overlay(0) +from:0x02163738 kind:load to:0x0209a144 module:overlay(0) +from:0x0216373c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02163740 kind:load to:0x02099cb0 module:overlay(0) +from:0x02163744 kind:load to:0x02099ba0 module:overlay(0) +from:0x02163748 kind:load to:0x0209a06c module:overlay(0) +from:0x0216374c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02163750 kind:load to:0x0209a10c module:overlay(0) +from:0x02163754 kind:load to:0x0215c554 module:overlay(84) +from:0x02163758 kind:load to:0x0209a124 module:overlay(0) +from:0x0216375c kind:load to:0x0215c544 module:overlay(84) +from:0x02163760 kind:load to:0x0215c520 module:overlay(84) +from:0x0216376c kind:load to:0x02098518 module:overlay(0) +from:0x02163770 kind:load to:0x02098554 module:overlay(0) +from:0x02163774 kind:load to:0x0209856c module:overlay(0) +from:0x02163778 kind:load to:0x02098578 module:overlay(0) +from:0x0216377c kind:load to:0x01fff464 module:itcm +from:0x02163780 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163784 kind:load to:0x0215e18c module:overlay(84) +from:0x02163788 kind:load to:0x020984b0 module:overlay(0) +from:0x0216378c kind:load to:0x0215e334 module:overlay(84) +from:0x02163790 kind:load to:0x020984b8 module:overlay(0) +from:0x02163794 kind:load to:0x020984bc module:overlay(0) +from:0x02163798 kind:load to:0x0215e988 module:overlay(84) +from:0x0216379c kind:load to:0x020984c4 module:overlay(0) +from:0x021637a0 kind:load to:0x020984c8 module:overlay(0) +from:0x021637a4 kind:load to:0x02098584 module:overlay(0) +from:0x021637a8 kind:load to:0x020985f0 module:overlay(0) +from:0x021637ac kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021637b0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021637b4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021637b8 kind:load to:0x0215ea8c module:overlay(84) +from:0x021637bc kind:load to:0x0215eae4 module:overlay(84) +from:0x021637c0 kind:load to:0x0215e7fc module:overlay(84) +from:0x021637cc kind:load to:0x0215edc0 module:overlay(84) +from:0x021637d0 kind:load to:0x02160368 module:overlay(84) +from:0x021637d4 kind:load to:0x0216019c module:overlay(84) +from:0x021637e0 kind:load to:0x0215edd4 module:overlay(84) +from:0x021637e4 kind:load to:0x02160384 module:overlay(84) +from:0x021637e8 kind:load to:0x0207b71c module:overlay(0) +from:0x021637ec kind:load to:0x02160314 module:overlay(84) +from:0x021637f0 kind:load to:0x0207b70c module:overlay(0) +from:0x021637fc kind:load to:0x0215ede8 module:overlay(84) +from:0x02163800 kind:load to:0x021603a0 module:overlay(84) +from:0x02163804 kind:load to:0x021601b4 module:overlay(84) +from:0x02163808 kind:load to:0x021601c0 module:overlay(84) +from:0x0216380c kind:load to:0x0207c010 module:overlay(0) +from:0x02163818 kind:load to:0x0215eb64 module:overlay(84) +from:0x0216381c kind:load to:0x02097944 module:overlay(0) +from:0x02163820 kind:load to:0x02097754 module:overlay(0) +from:0x02163824 kind:load to:0x020977d0 module:overlay(0) +from:0x02163828 kind:load to:0x0209794c module:overlay(0) +from:0x0216382c kind:load to:0x0209796c module:overlay(0) +from:0x02163830 kind:load to:0x0215ec28 module:overlay(84) +from:0x0216383c kind:load to:0x02098518 module:overlay(0) +from:0x02163840 kind:load to:0x02098554 module:overlay(0) +from:0x02163844 kind:load to:0x0209856c module:overlay(0) +from:0x02163848 kind:load to:0x02098578 module:overlay(0) +from:0x0216384c kind:load to:0x01fff464 module:itcm +from:0x02163850 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163854 kind:load to:0x0215edfc module:overlay(84) +from:0x02163858 kind:load to:0x0215ef1c module:overlay(84) +from:0x0216385c kind:load to:0x0215ef20 module:overlay(84) +from:0x02163860 kind:load to:0x0215f0c8 module:overlay(84) +from:0x02163864 kind:load to:0x020984bc module:overlay(0) +from:0x02163868 kind:load to:0x0215fca0 module:overlay(84) +from:0x0216386c kind:load to:0x020984c4 module:overlay(0) +from:0x02163870 kind:load to:0x020984c8 module:overlay(0) +from:0x02163874 kind:load to:0x02160054 module:overlay(84) +from:0x02163878 kind:load to:0x0216009c module:overlay(84) +from:0x0216387c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163880 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163884 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163888 kind:load to:0x021603bc module:overlay(84) +from:0x0216388c kind:load to:0x021603fc module:overlay(84) +from:0x02163890 kind:load to:0x0215fad0 module:overlay(84) +from:0x02163894 kind:load to:0x0215f108 module:overlay(84) +from:0x02163898 kind:load to:0x0215f3bc module:overlay(84) +from:0x0216389c kind:load to:0x0215f3f8 module:overlay(84) +from:0x021638a0 kind:load to:0x0215f830 module:overlay(84) +from:0x021638a4 kind:load to:0x0215f954 module:overlay(84) +from:0x021638a8 kind:load to:0x0215f9ac module:overlay(84) +from:0x021638b4 kind:load to:0x02160464 module:overlay(84) +from:0x021638b8 kind:load to:0x0209c8dc module:overlay(0) +from:0x021638bc kind:load to:0x0209c99c module:overlay(0) +from:0x021638c0 kind:load to:0x0209c9a0 module:overlay(0) +from:0x021638c4 kind:load to:0x0209c9a4 module:overlay(0) +from:0x021638d0 kind:load to:0x021604f0 module:overlay(84) +from:0x021638d4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021638d8 kind:load to:0x02160504 module:overlay(84) +from:0x021638dc kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021638e0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021638e4 kind:load to:0x021605ac module:overlay(84) +from:0x021638e8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021638ec kind:load to:0x0216054c module:overlay(84) +from:0x021638f0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021638f4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021638f8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021638fc kind:load to:0x0209d1ec module:overlay(0) +from:0x02163900 kind:load to:0x021605b0 module:overlay(84) +from:0x02163904 kind:load to:0x021605d0 module:overlay(84) +from:0x02163910 kind:load to:0x02160618 module:overlay(84) +from:0x02163914 kind:load to:0x0209cb9c module:overlay(0) +from:0x02163918 kind:load to:0x0209cd60 module:overlay(0) +from:0x0216391c kind:load to:0x0209cd7c module:overlay(0) +from:0x02163920 kind:load to:0x0209cdc0 module:overlay(0) +from:0x02163924 kind:load to:0x021607f0 module:overlay(84) +from:0x02163928 kind:load to:0x02160804 module:overlay(84) +from:0x0216392c kind:load to:0x0209cbb4 module:overlay(0) +from:0x02163938 kind:load to:0x0214a24c module:overlay(70) +from:0x0216393c kind:load to:0x0214a2f4 module:overlay(70) +from:0x02163940 kind:load to:0x0214a3d8 module:overlay(70) +from:0x02163944 kind:load to:0x0214a504 module:overlay(70) +from:0x02163948 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0216394c kind:load to:0x0214a928 module:overlay(70) +from:0x02163950 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02163954 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163958 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0216395c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02163960 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02163964 kind:load to:0x0209d1ec module:overlay(0) +from:0x02163968 kind:load to:0x02160798 module:overlay(84) +from:0x0216396c kind:load to:0x021607c0 module:overlay(84) +from:0x02163970 kind:load to:0x0214a33c module:overlay(70) +from:0x02163974 kind:load to:0x0214a9bc module:overlay(70) +from:0x02163978 kind:load to:0x0214b210 module:overlay(70) +from:0x0216397c kind:load to:0x0214b228 module:overlay(70) +from:0x02163980 kind:load to:0x0214ad3c module:overlay(70) +from:0x02163984 kind:load to:0x0214ade0 module:overlay(70) +from:0x02163988 kind:load to:0x0214ae5c module:overlay(70) +from:0x0216398c kind:load to:0x0214a568 module:overlay(70) +from:0x02163990 kind:load to:0x0214a794 module:overlay(70) +from:0x02163994 kind:load to:0x021606e4 module:overlay(84) +from:0x02163998 kind:load to:0x02160738 module:overlay(84) +from:0x0216399c kind:load to:0x0214b23c module:overlay(70) +from:0x021639a8 kind:load to:0x02073184 module:overlay(0) +from:0x021639ac kind:load to:0x02160820 module:overlay(84) +from:0x021639b0 kind:load to:0x0207318c module:overlay(0) +from:0x021639b4 kind:load to:0x02073190 module:overlay(0) +from:0x021639dc kind:load to:0x02160cd4 module:overlay(84) +from:0x021639e4 kind:load to:0x02160cec module:overlay(84) +from:0x021639ec kind:load to:0x02160cf0 module:overlay(84) +from:0x021639f4 kind:load to:0x02160d2c module:overlay(84) +from:0x02163a04 kind:load to:0x0216083c module:overlay(84) +from:0x02163a08 kind:load to:0x02097944 module:overlay(0) +from:0x02163a0c kind:load to:0x02097754 module:overlay(0) +from:0x02163a10 kind:load to:0x020977d0 module:overlay(0) +from:0x02163a14 kind:load to:0x0209794c module:overlay(0) +from:0x02163a18 kind:load to:0x0209796c module:overlay(0) +from:0x02163a1c kind:load to:0x02097998 module:overlay(0) +from:0x02163a28 kind:load to:0x02098518 module:overlay(0) +from:0x02163a2c kind:load to:0x02098554 module:overlay(0) +from:0x02163a30 kind:load to:0x0209856c module:overlay(0) +from:0x02163a34 kind:load to:0x02098578 module:overlay(0) +from:0x02163a38 kind:load to:0x01fff464 module:itcm +from:0x02163a3c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02163a40 kind:load to:0x02160ac8 module:overlay(84) +from:0x02163a44 kind:load to:0x020984b0 module:overlay(0) +from:0x02163a48 kind:load to:0x021610d8 module:overlay(84) +from:0x02163a4c kind:load to:0x020984b8 module:overlay(0) +from:0x02163a50 kind:load to:0x020984bc module:overlay(0) +from:0x02163a54 kind:load to:0x021610e4 module:overlay(84) +from:0x02163a58 kind:load to:0x020984c4 module:overlay(0) +from:0x02163a5c kind:load to:0x020984c8 module:overlay(0) +from:0x02163a60 kind:load to:0x02098584 module:overlay(0) +from:0x02163a64 kind:load to:0x020985f0 module:overlay(0) +from:0x02163a68 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02163a6c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02163a70 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02163a74 kind:load to:0x021611a0 module:overlay(84) +from:0x02163a78 kind:load to:0x021611d8 module:overlay(84) +from:0x02163a94 kind:load to:0x0209ca10 module:overlay(0) +from:0x02163a98 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163a9c kind:load to:0x0209ca58 module:overlay(0) +from:0x02163aa0 kind:load to:0x0209ca78 module:overlay(0) +from:0x02163aac kind:load to:0x021612d4 module:overlay(84) +from:0x02163ab0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02163ab4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02163ab8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163abc kind:load to:0x0209ca78 module:overlay(0) +from:0x02163ac8 kind:load to:0x0216141c module:overlay(84) +from:0x02163acc kind:load to:0x0209d0b8 module:overlay(0) +from:0x02163ad0 kind:load to:0x02161424 module:overlay(84) +from:0x02163ad4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02163ad8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02163adc kind:load to:0x02161428 module:overlay(84) +from:0x02163ae0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02163ae4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163ae8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02163aec kind:load to:0x0209d1d8 module:overlay(0) +from:0x02163af0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02163af4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02163af8 kind:load to:0x02161448 module:overlay(84) +from:0x02163afc kind:load to:0x02161468 module:overlay(84) diff --git a/config/eur/arm9/overlays/ov084/symbols.txt b/config/eur/arm9/overlays/ov084/symbols.txt new file mode 100644 index 00000000..3da8bc2e --- /dev/null +++ b/config/eur/arm9/overlays/ov084/symbols.txt @@ -0,0 +1,653 @@ +func_ov084_02150c00 kind:function(arm,size=0xc) addr:0x02150c00 +func_ov084_02150c0c kind:function(arm,size=0x28) addr:0x02150c0c +func_ov084_02150c34 kind:function(arm,size=0x5c) addr:0x02150c34 +func_ov084_02150c90 kind:function(arm,size=0x6c) addr:0x02150c90 +func_ov084_02150cfc kind:function(arm,size=0x50) addr:0x02150cfc +func_ov084_02150d4c kind:function(arm,size=0xa8) addr:0x02150d4c +func_ov084_02150df4 kind:function(arm,size=0x28) addr:0x02150df4 +func_ov084_02150e1c kind:function(arm,size=0x18) addr:0x02150e1c +func_ov084_02150e34 kind:function(arm,size=0x308) addr:0x02150e34 +func_ov084_0215113c kind:function(arm,size=0x18) addr:0x0215113c +func_ov084_02151154 kind:function(arm,size=0xd0) addr:0x02151154 +func_ov084_02151224 kind:function(arm,size=0x1c) addr:0x02151224 +func_ov084_02151240 kind:function(arm,size=0x34) addr:0x02151240 +func_ov084_02151274 kind:function(arm,size=0x15c) addr:0x02151274 +func_ov084_021513d0 kind:function(arm,size=0x4c) addr:0x021513d0 +func_ov084_0215141c kind:function(arm,size=0x2e4) addr:0x0215141c +func_ov084_02151700 kind:function(arm,size=0x60) addr:0x02151700 +func_ov084_02151760 kind:function(arm,size=0x548) addr:0x02151760 +func_ov084_02151ca8 kind:function(arm,size=0x38) addr:0x02151ca8 +func_ov084_02151ce0 kind:function(arm,size=0x38) addr:0x02151ce0 +func_ov084_02151d18 kind:function(arm,size=0xc) addr:0x02151d18 +func_ov084_02151d24 kind:function(arm,size=0x2c) addr:0x02151d24 +func_ov084_02151d50 kind:function(arm,size=0x18) addr:0x02151d50 +func_ov084_02151d68 kind:function(arm,size=0x1c) addr:0x02151d68 +func_ov084_02151d84 kind:function(arm,size=0x288) addr:0x02151d84 +func_ov084_0215200c kind:function(arm,size=0xc8) addr:0x0215200c +func_ov084_021520d4 kind:function(arm,size=0x8c) addr:0x021520d4 +func_ov084_02152160 kind:function(arm,size=0x14) addr:0x02152160 +func_ov084_02152174 kind:function(arm,size=0xc4) addr:0x02152174 +func_ov084_02152238 kind:function(arm,size=0x144) addr:0x02152238 +func_ov084_0215237c kind:function(arm,size=0x74) addr:0x0215237c +func_ov084_021523f0 kind:function(arm,size=0x10c) addr:0x021523f0 +func_ov084_021524fc kind:function(arm,size=0x144) addr:0x021524fc +func_ov084_02152640 kind:function(arm,size=0x684) addr:0x02152640 +func_ov084_02152cc4 kind:function(arm,size=0x14) addr:0x02152cc4 +func_ov084_02152cd8 kind:function(arm,size=0x14) addr:0x02152cd8 +func_ov084_02152cec kind:function(arm,size=0x24) addr:0x02152cec +func_ov084_02152d10 kind:function(arm,size=0x180) addr:0x02152d10 +func_ov084_02152e90 kind:function(arm,size=0x188) addr:0x02152e90 +func_ov084_02153018 kind:function(arm,size=0x4c) addr:0x02153018 +func_ov084_02153064 kind:function(arm,size=0x70) addr:0x02153064 +func_ov084_021530d4 kind:function(arm,size=0x88) addr:0x021530d4 +func_ov084_0215315c kind:function(arm,size=0x38) addr:0x0215315c +func_ov084_02153194 kind:function(arm,size=0x50) addr:0x02153194 +func_ov084_021531e4 kind:function(arm,size=0x208) addr:0x021531e4 +func_ov084_021533ec kind:function(arm,size=0x5c) addr:0x021533ec +func_ov084_02153448 kind:function(arm,size=0x38) addr:0x02153448 +func_ov084_02153480 kind:function(arm,size=0x60) addr:0x02153480 +func_ov084_021534e0 kind:function(arm,size=0x120) addr:0x021534e0 +func_ov084_02153600 kind:function(arm,size=0x134) addr:0x02153600 +func_ov084_02153734 kind:function(arm,size=0x158) addr:0x02153734 +func_ov084_0215388c kind:function(arm,size=0x1d4) addr:0x0215388c +func_ov084_02153a60 kind:function(arm,size=0x230) addr:0x02153a60 +func_ov084_02153c90 kind:function(arm,size=0x38) addr:0x02153c90 +func_ov084_02153cc8 kind:function(arm,size=0x338) addr:0x02153cc8 +func_ov084_02154000 kind:function(arm,size=0x80) addr:0x02154000 +func_ov084_02154080 kind:function(arm,size=0x174) addr:0x02154080 +func_ov084_021541f4 kind:function(arm,size=0x1f8) addr:0x021541f4 +func_ov084_021543ec kind:function(arm,size=0x148) addr:0x021543ec +func_ov084_02154534 kind:function(arm,size=0xbc) addr:0x02154534 +func_ov084_021545f0 kind:function(arm,size=0x13c) addr:0x021545f0 +func_ov084_0215472c kind:function(arm,size=0x15c) addr:0x0215472c +func_ov084_02154888 kind:function(arm,size=0x1c8) addr:0x02154888 +func_ov084_02154a50 kind:function(arm,size=0x280) addr:0x02154a50 +func_ov084_02154cd0 kind:function(arm,size=0x14) addr:0x02154cd0 +func_ov084_02154ce4 kind:function(arm,size=0x11c) addr:0x02154ce4 +func_ov084_02154e00 kind:function(arm,size=0x4c) addr:0x02154e00 +func_ov084_02154e4c kind:function(arm,size=0x274) addr:0x02154e4c +func_ov084_021550c0 kind:function(arm,size=0x88) addr:0x021550c0 +func_ov084_02155148 kind:function(arm,size=0x2b0) addr:0x02155148 +func_ov084_021553f8 kind:function(arm,size=0x90) addr:0x021553f8 +func_ov084_02155488 kind:function(arm,size=0x50) addr:0x02155488 +func_ov084_021554d8 kind:function(arm,size=0x150) addr:0x021554d8 +func_ov084_02155628 kind:function(arm,size=0x24) addr:0x02155628 +func_ov084_0215564c kind:function(arm,size=0x6c) addr:0x0215564c +func_ov084_021556b8 kind:function(arm,size=0xec) addr:0x021556b8 +func_ov084_021557a4 kind:function(arm,size=0x160) addr:0x021557a4 +func_ov084_02155904 kind:function(arm,size=0x14) addr:0x02155904 +func_ov084_02155918 kind:function(arm,size=0xa4) addr:0x02155918 +func_ov084_021559bc kind:function(arm,size=0x1a4) addr:0x021559bc +func_ov084_02155b60 kind:function(arm,size=0x40) addr:0x02155b60 +func_ov084_02155ba0 kind:function(arm,size=0x20) addr:0x02155ba0 +func_ov084_02155bc0 kind:function(arm,size=0xa8) addr:0x02155bc0 +func_ov084_02155c68 kind:function(arm,size=0x9dc) addr:0x02155c68 +func_ov084_02156644 kind:function(arm,size=0x30) addr:0x02156644 +func_ov084_02156674 kind:function(arm,size=0x11c) addr:0x02156674 +func_ov084_02156790 kind:function(arm,size=0xc4) addr:0x02156790 +func_ov084_02156854 kind:function(arm,size=0xc4) addr:0x02156854 +func_ov084_02156918 kind:function(arm,size=0x1a0) addr:0x02156918 +func_ov084_02156ab8 kind:function(arm,size=0x1c) addr:0x02156ab8 +func_ov084_02156ad4 kind:function(arm,size=0x40) addr:0x02156ad4 +func_ov084_02156b14 kind:function(arm,size=0x434) addr:0x02156b14 +func_ov084_02156f48 kind:function(arm,size=0xe8) addr:0x02156f48 +func_ov084_02157030 kind:function(arm,size=0xac) addr:0x02157030 +func_ov084_021570dc kind:function(arm,size=0x38) addr:0x021570dc +func_ov084_02157114 kind:function(arm,size=0x480) addr:0x02157114 +func_ov084_02157594 kind:function(arm,size=0xe0) addr:0x02157594 +func_ov084_02157674 kind:function(arm,size=0xe8) addr:0x02157674 +func_ov084_0215775c kind:function(arm,size=0xcc) addr:0x0215775c +func_ov084_02157828 kind:function(arm,size=0x1dc) addr:0x02157828 +func_ov084_02157a04 kind:function(arm,size=0x68) addr:0x02157a04 +func_ov084_02157a6c kind:function(arm,size=0x22c) addr:0x02157a6c +func_ov084_02157c98 kind:function(arm,size=0x28) addr:0x02157c98 +func_ov084_02157cc0 kind:function(arm,size=0xcc) addr:0x02157cc0 +func_ov084_02157d8c kind:function(arm,size=0x3c) addr:0x02157d8c +func_ov084_02157dc8 kind:function(arm,size=0x100) addr:0x02157dc8 +func_ov084_02157ec8 kind:function(arm,size=0x640) addr:0x02157ec8 +func_ov084_02158508 kind:function(arm,size=0x10) addr:0x02158508 +func_ov084_02158518 kind:function(arm,size=0xa4) addr:0x02158518 +func_ov084_021585bc kind:function(arm,size=0x8c8) addr:0x021585bc +func_ov084_02158e84 kind:function(arm,size=0xbc) addr:0x02158e84 +func_ov084_02158f40 kind:function(arm,size=0x6c0) addr:0x02158f40 +func_ov084_02159600 kind:function(arm,size=0x118) addr:0x02159600 +func_ov084_02159718 kind:function(arm,size=0x7c) addr:0x02159718 +func_ov084_02159794 kind:function(arm,size=0x3c) addr:0x02159794 +func_ov084_021597d0 kind:function(arm,size=0x23c) addr:0x021597d0 +func_ov084_02159a0c kind:function(arm,size=0x8c) addr:0x02159a0c +func_ov084_02159a98 kind:function(arm,size=0x134) addr:0x02159a98 +func_ov084_02159bcc kind:function(arm,size=0x24) addr:0x02159bcc +func_ov084_02159bf0 kind:function(arm,size=0x2c) addr:0x02159bf0 +func_ov084_02159c1c kind:function(arm,size=0x10) addr:0x02159c1c +func_ov084_02159c2c kind:function(arm,size=0x14) addr:0x02159c2c +func_ov084_02159c40 kind:function(arm,size=0x14) addr:0x02159c40 +func_ov084_02159c54 kind:function(arm,size=0x1c) addr:0x02159c54 +func_ov084_02159c70 kind:function(arm,size=0x1c) addr:0x02159c70 +func_ov084_02159c8c kind:function(arm,size=0x14) addr:0x02159c8c +func_ov084_02159ca0 kind:function(arm,size=0xc) addr:0x02159ca0 +func_ov084_02159cac kind:function(arm,size=0x24) addr:0x02159cac +func_ov084_02159cd0 kind:function(arm,size=0x44) addr:0x02159cd0 +func_ov084_02159d14 kind:function(arm,size=0x6c) addr:0x02159d14 +func_ov084_02159d80 kind:function(arm,size=0x28) addr:0x02159d80 +func_ov084_02159da8 kind:function(arm,size=0x30) addr:0x02159da8 +func_ov084_02159dd8 kind:function(arm,size=0x24) addr:0x02159dd8 +func_ov084_02159dfc kind:function(arm,size=0x2e0) addr:0x02159dfc +func_ov084_0215a0dc kind:function(arm,size=0x3c) addr:0x0215a0dc +func_ov084_0215a118 kind:function(arm,size=0x168) addr:0x0215a118 +func_ov084_0215a280 kind:function(arm,size=0x114) addr:0x0215a280 +func_ov084_0215a394 kind:function(arm,size=0x14) addr:0x0215a394 +func_ov084_0215a3a8 kind:function(arm,size=0xc) addr:0x0215a3a8 +func_ov084_0215a3b4 kind:function(arm,size=0x24) addr:0x0215a3b4 +func_ov084_0215a3d8 kind:function(arm,size=0x28) addr:0x0215a3d8 +func_ov084_0215a400 kind:function(arm,size=0x164) addr:0x0215a400 +func_ov084_0215a564 kind:function(arm,size=0x38) addr:0x0215a564 +func_ov084_0215a59c kind:function(arm,size=0x24) addr:0x0215a59c +func_ov084_0215a5c0 kind:function(arm,size=0x1b4) addr:0x0215a5c0 +func_ov084_0215a774 kind:function(arm,size=0x34) addr:0x0215a774 +func_ov084_0215a7a8 kind:function(arm,size=0xd8) addr:0x0215a7a8 +func_ov084_0215a880 kind:function(arm,size=0x2e8) addr:0x0215a880 +func_ov084_0215ab68 kind:function(arm,size=0x8) addr:0x0215ab68 +func_ov084_0215ab70 kind:function(arm,size=0x30) addr:0x0215ab70 +func_ov084_0215aba0 kind:function(arm,size=0x258) addr:0x0215aba0 +func_ov084_0215adf8 kind:function(arm,size=0x68) addr:0x0215adf8 +func_ov084_0215ae60 kind:function(arm,size=0x70) addr:0x0215ae60 +func_ov084_0215aed0 kind:function(arm,size=0x14) addr:0x0215aed0 +func_ov084_0215aee4 kind:function(arm,size=0xc) addr:0x0215aee4 +func_ov084_0215aef0 kind:function(arm,size=0x24) addr:0x0215aef0 +func_ov084_0215af14 kind:function(arm,size=0x28) addr:0x0215af14 +func_ov084_0215af3c kind:function(arm,size=0x20) addr:0x0215af3c +func_ov084_0215af5c kind:function(arm,size=0x50) addr:0x0215af5c +func_ov084_0215afac kind:function(arm,size=0x20) addr:0x0215afac +func_ov084_0215afcc kind:function(arm,size=0x28) addr:0x0215afcc +func_ov084_0215aff4 kind:function(arm,size=0x14) addr:0x0215aff4 +func_ov084_0215b008 kind:function(arm,size=0xc) addr:0x0215b008 +func_ov084_0215b014 kind:function(arm,size=0x24) addr:0x0215b014 +func_ov084_0215b038 kind:function(arm,size=0x6c) addr:0x0215b038 +func_ov084_0215b0a4 kind:function(arm,size=0xa8) addr:0x0215b0a4 +func_ov084_0215b14c kind:function(arm,size=0x1c8) addr:0x0215b14c +func_ov084_0215b314 kind:function(arm,size=0x14) addr:0x0215b314 +func_ov084_0215b328 kind:function(arm,size=0x14) addr:0x0215b328 +func_ov084_0215b33c kind:function(arm,size=0x14) addr:0x0215b33c +func_ov084_0215b350 kind:function(arm,size=0xa4) addr:0x0215b350 +func_ov084_0215b3f4 kind:function(arm,size=0x3c) addr:0x0215b3f4 +func_ov084_0215b430 kind:function(arm,size=0x118) addr:0x0215b430 +func_ov084_0215b548 kind:function(arm,size=0x94) addr:0x0215b548 +func_ov084_0215b5dc kind:function(arm,size=0x6c) addr:0x0215b5dc +func_ov084_0215b648 kind:function(arm,size=0x48) addr:0x0215b648 +func_ov084_0215b690 kind:function(arm,size=0xb8) addr:0x0215b690 +func_ov084_0215b748 kind:function(arm,size=0x1c) addr:0x0215b748 +func_ov084_0215b764 kind:function(arm,size=0x48) addr:0x0215b764 +func_ov084_0215b7ac kind:function(arm,size=0x54) addr:0x0215b7ac +func_ov084_0215b800 kind:function(arm,size=0x14) addr:0x0215b800 +func_ov084_0215b814 kind:function(arm,size=0x230) addr:0x0215b814 +func_ov084_0215ba44 kind:function(arm,size=0x18) addr:0x0215ba44 +func_ov084_0215ba5c kind:function(arm,size=0x60) addr:0x0215ba5c +func_ov084_0215babc kind:function(arm,size=0xb0) addr:0x0215babc +func_ov084_0215bb6c kind:function(arm,size=0x1c0) addr:0x0215bb6c +func_ov084_0215bd2c kind:function(arm,size=0xc0) addr:0x0215bd2c +func_ov084_0215bdec kind:function(arm,size=0xe4) addr:0x0215bdec +func_ov084_0215bed0 kind:function(arm,size=0x18) addr:0x0215bed0 +func_ov084_0215bee8 kind:function(arm,size=0xb0) addr:0x0215bee8 +func_ov084_0215bf98 kind:function(arm,size=0x48) addr:0x0215bf98 +func_ov084_0215bfe0 kind:function(arm,size=0x34) addr:0x0215bfe0 +func_ov084_0215c014 kind:function(arm,size=0x48) addr:0x0215c014 +func_ov084_0215c05c kind:function(arm,size=0x40) addr:0x0215c05c +func_ov084_0215c09c kind:function(arm,size=0x10) addr:0x0215c09c +func_ov084_0215c0ac kind:function(arm,size=0x28) addr:0x0215c0ac +func_ov084_0215c0d4 kind:function(arm,size=0x58) addr:0x0215c0d4 +func_ov084_0215c12c kind:function(arm,size=0x34) addr:0x0215c12c +func_ov084_0215c160 kind:function(arm,size=0x38) addr:0x0215c160 +func_ov084_0215c198 kind:function(arm,size=0x3c) addr:0x0215c198 +func_ov084_0215c1d4 kind:function(arm,size=0x34c) addr:0x0215c1d4 +func_ov084_0215c520 kind:function(arm,size=0x24) addr:0x0215c520 +func_ov084_0215c544 kind:function(arm,size=0x10) addr:0x0215c544 +func_ov084_0215c554 kind:function(arm,size=0x8) addr:0x0215c554 +func_ov084_0215c55c kind:function(arm,size=0x1c) addr:0x0215c55c +func_ov084_0215c578 kind:function(arm,size=0x1c) addr:0x0215c578 +func_ov084_0215c594 kind:function(arm,size=0x1c) addr:0x0215c594 +func_ov084_0215c5b0 kind:function(arm,size=0x48) addr:0x0215c5b0 +func_ov084_0215c5f8 kind:function(arm,size=0x50) addr:0x0215c5f8 +func_ov084_0215c648 kind:function(arm,size=0x14) addr:0x0215c648 +func_ov084_0215c65c kind:function(arm,size=0xc) addr:0x0215c65c +func_ov084_0215c668 kind:function(arm,size=0x24) addr:0x0215c668 +func_ov084_0215c68c kind:function(arm,size=0x48) addr:0x0215c68c +func_ov084_0215c6d4 kind:function(arm,size=0xac) addr:0x0215c6d4 +func_ov084_0215c780 kind:function(arm,size=0x34) addr:0x0215c780 +func_ov084_0215c7b4 kind:function(arm,size=0x15c) addr:0x0215c7b4 +func_ov084_0215c910 kind:function(arm,size=0x14) addr:0x0215c910 +func_ov084_0215c924 kind:function(arm,size=0x84) addr:0x0215c924 +func_ov084_0215c9a8 kind:function(arm,size=0x3c) addr:0x0215c9a8 +func_ov084_0215c9e4 kind:function(arm,size=0xdc) addr:0x0215c9e4 +func_ov084_0215cac0 kind:function(arm,size=0x34) addr:0x0215cac0 +func_ov084_0215caf4 kind:function(arm,size=0x64) addr:0x0215caf4 +func_ov084_0215cb58 kind:function(arm,size=0x1c) addr:0x0215cb58 +func_ov084_0215cb74 kind:function(arm,size=0xc8) addr:0x0215cb74 +func_ov084_0215cc3c kind:function(arm,size=0x10) addr:0x0215cc3c +func_ov084_0215cc4c kind:function(arm,size=0x70) addr:0x0215cc4c +func_ov084_0215ccbc kind:function(arm,size=0x6c) addr:0x0215ccbc +func_ov084_0215cd28 kind:function(arm,size=0xa8) addr:0x0215cd28 +func_ov084_0215cdd0 kind:function(arm,size=0xc0) addr:0x0215cdd0 +func_ov084_0215ce90 kind:function(arm,size=0xe4) addr:0x0215ce90 +func_ov084_0215cf74 kind:function(arm,size=0x38) addr:0x0215cf74 +func_ov084_0215cfac kind:function(arm,size=0x44) addr:0x0215cfac +func_ov084_0215cff0 kind:function(arm,size=0x1c) addr:0x0215cff0 +func_ov084_0215d00c kind:function(arm,size=0x38) addr:0x0215d00c +func_ov084_0215d044 kind:function(arm,size=0x40) addr:0x0215d044 +func_ov084_0215d084 kind:function(arm,size=0x14) addr:0x0215d084 +func_ov084_0215d098 kind:function(arm,size=0xc) addr:0x0215d098 +func_ov084_0215d0a4 kind:function(arm,size=0x24) addr:0x0215d0a4 +func_ov084_0215d0c8 kind:function(arm,size=0x28) addr:0x0215d0c8 +func_ov084_0215d0f0 kind:function(arm,size=0x108) addr:0x0215d0f0 +func_ov084_0215d1f8 kind:function(arm,size=0x14) addr:0x0215d1f8 +func_ov084_0215d20c kind:function(arm,size=0xa8) addr:0x0215d20c +func_ov084_0215d2b4 kind:function(arm,size=0x4) addr:0x0215d2b4 +func_ov084_0215d2b8 kind:function(arm,size=0x84) addr:0x0215d2b8 +func_ov084_0215d33c kind:function(arm,size=0x14) addr:0x0215d33c +func_ov084_0215d350 kind:function(arm,size=0x30) addr:0x0215d350 +func_ov084_0215d380 kind:function(arm,size=0x40) addr:0x0215d380 +func_ov084_0215d3c0 kind:function(arm,size=0x1c) addr:0x0215d3c0 +func_ov084_0215d3dc kind:function(arm,size=0x38) addr:0x0215d3dc +func_ov084_0215d414 kind:function(arm,size=0x40) addr:0x0215d414 +func_ov084_0215d454 kind:function(arm,size=0x14) addr:0x0215d454 +func_ov084_0215d468 kind:function(arm,size=0xc) addr:0x0215d468 +func_ov084_0215d474 kind:function(arm,size=0x24) addr:0x0215d474 +func_ov084_0215d498 kind:function(arm,size=0xac) addr:0x0215d498 +func_ov084_0215d544 kind:function(arm,size=0x9c) addr:0x0215d544 +func_ov084_0215d5e0 kind:function(arm,size=0x9c) addr:0x0215d5e0 +func_ov084_0215d67c kind:function(arm,size=0x150) addr:0x0215d67c +func_ov084_0215d7cc kind:function(arm,size=0x54) addr:0x0215d7cc +func_ov084_0215d820 kind:function(arm,size=0xa0) addr:0x0215d820 +func_ov084_0215d8c0 kind:function(arm,size=0xd8) addr:0x0215d8c0 +func_ov084_0215d998 kind:function(arm,size=0x14) addr:0x0215d998 +func_ov084_0215d9ac kind:function(arm,size=0x7c) addr:0x0215d9ac +func_ov084_0215da28 kind:function(arm,size=0x20) addr:0x0215da28 +func_ov084_0215da48 kind:function(arm,size=0x50) addr:0x0215da48 +func_ov084_0215da98 kind:function(arm,size=0x24) addr:0x0215da98 +func_ov084_0215dabc kind:function(arm,size=0x10) addr:0x0215dabc +func_ov084_0215dacc kind:function(arm,size=0x50) addr:0x0215dacc +func_ov084_0215db1c kind:function(arm,size=0x20) addr:0x0215db1c +func_ov084_0215db3c kind:function(arm,size=0x28) addr:0x0215db3c +func_ov084_0215db64 kind:function(arm,size=0x14) addr:0x0215db64 +func_ov084_0215db78 kind:function(arm,size=0xc) addr:0x0215db78 +func_ov084_0215db84 kind:function(arm,size=0x24) addr:0x0215db84 +func_ov084_0215dba8 kind:function(arm,size=0x4c) addr:0x0215dba8 +func_ov084_0215dbf4 kind:function(arm,size=0x88) addr:0x0215dbf4 +func_ov084_0215dc7c kind:function(arm,size=0x1b0) addr:0x0215dc7c +func_ov084_0215de2c kind:function(arm,size=0x54) addr:0x0215de2c +func_ov084_0215de80 kind:function(arm,size=0x40) addr:0x0215de80 +func_ov084_0215dec0 kind:function(arm,size=0x50) addr:0x0215dec0 +func_ov084_0215df10 kind:function(arm,size=0x20) addr:0x0215df10 +func_ov084_0215df30 kind:function(arm,size=0x28) addr:0x0215df30 +func_ov084_0215df58 kind:function(arm,size=0x14) addr:0x0215df58 +func_ov084_0215df6c kind:function(arm,size=0xc) addr:0x0215df6c +func_ov084_0215df78 kind:function(arm,size=0x24) addr:0x0215df78 +func_ov084_0215df9c kind:function(arm,size=0x30) addr:0x0215df9c +func_ov084_0215dfcc kind:function(arm,size=0x1ac) addr:0x0215dfcc +func_ov084_0215e178 kind:function(arm,size=0x14) addr:0x0215e178 +func_ov084_0215e18c kind:function(arm,size=0x1a8) addr:0x0215e18c +func_ov084_0215e334 kind:function(arm,size=0x164) addr:0x0215e334 +func_ov084_0215e498 kind:function(arm,size=0x14) addr:0x0215e498 +func_ov084_0215e4ac kind:function(arm,size=0xa0) addr:0x0215e4ac +func_ov084_0215e54c kind:function(arm,size=0x84) addr:0x0215e54c +func_ov084_0215e5d0 kind:function(arm,size=0x7c) addr:0x0215e5d0 +func_ov084_0215e64c kind:function(arm,size=0x24) addr:0x0215e64c +func_ov084_0215e670 kind:function(arm,size=0x4) addr:0x0215e670 +func_ov084_0215e674 kind:function(arm,size=0x188) addr:0x0215e674 +func_ov084_0215e7fc kind:function(arm,size=0x18c) addr:0x0215e7fc +func_ov084_0215e988 kind:function(arm,size=0x58) addr:0x0215e988 +func_ov084_0215e9e0 kind:function(arm,size=0x1c) addr:0x0215e9e0 +func_ov084_0215e9fc kind:function(arm,size=0x18) addr:0x0215e9fc +func_ov084_0215ea14 kind:function(arm,size=0x5c) addr:0x0215ea14 +func_ov084_0215ea70 kind:function(arm,size=0x1c) addr:0x0215ea70 +func_ov084_0215ea8c kind:function(arm,size=0x58) addr:0x0215ea8c +func_ov084_0215eae4 kind:function(arm,size=0x60) addr:0x0215eae4 +func_ov084_0215eb44 kind:function(arm,size=0x14) addr:0x0215eb44 +func_ov084_0215eb58 kind:function(arm,size=0xc) addr:0x0215eb58 +func_ov084_0215eb64 kind:function(arm,size=0x24) addr:0x0215eb64 +func_ov084_0215eb88 kind:function(arm,size=0xa0) addr:0x0215eb88 +func_ov084_0215ec28 kind:function(arm,size=0x18) addr:0x0215ec28 +func_ov084_0215ec40 kind:function(arm,size=0x180) addr:0x0215ec40 +func_ov084_0215edc0 kind:function(arm,size=0x14) addr:0x0215edc0 +func_ov084_0215edd4 kind:function(arm,size=0x14) addr:0x0215edd4 +func_ov084_0215ede8 kind:function(arm,size=0x14) addr:0x0215ede8 +func_ov084_0215edfc kind:function(arm,size=0x120) addr:0x0215edfc +func_ov084_0215ef1c kind:function(arm,size=0x4) addr:0x0215ef1c +func_ov084_0215ef20 kind:function(arm,size=0x1a8) addr:0x0215ef20 +func_ov084_0215f0c8 kind:function(arm,size=0x40) addr:0x0215f0c8 +func_ov084_0215f108 kind:function(arm,size=0x2b4) addr:0x0215f108 +func_ov084_0215f3bc kind:function(arm,size=0x3c) addr:0x0215f3bc +func_ov084_0215f3f8 kind:function(arm,size=0x438) addr:0x0215f3f8 +func_ov084_0215f830 kind:function(arm,size=0x124) addr:0x0215f830 +func_ov084_0215f954 kind:function(arm,size=0x58) addr:0x0215f954 +func_ov084_0215f9ac kind:function(arm,size=0x124) addr:0x0215f9ac +func_ov084_0215fad0 kind:function(arm,size=0x1d0) addr:0x0215fad0 +func_ov084_0215fca0 kind:function(arm,size=0x134) addr:0x0215fca0 +func_ov084_0215fdd4 kind:function(arm,size=0x280) addr:0x0215fdd4 +func_ov084_02160054 kind:function(arm,size=0x48) addr:0x02160054 +func_ov084_0216009c kind:function(arm,size=0x3c) addr:0x0216009c +func_ov084_021600d8 kind:function(arm,size=0x70) addr:0x021600d8 +func_ov084_02160148 kind:function(arm,size=0x54) addr:0x02160148 +func_ov084_0216019c kind:function(arm,size=0x18) addr:0x0216019c +func_ov084_021601b4 kind:function(arm,size=0xc) addr:0x021601b4 +func_ov084_021601c0 kind:function(arm,size=0xc4) addr:0x021601c0 +func_ov084_02160284 kind:function(arm,size=0x54) addr:0x02160284 +func_ov084_021602d8 kind:function(arm,size=0x3c) addr:0x021602d8 +func_ov084_02160314 kind:function(arm,size=0x54) addr:0x02160314 +func_ov084_02160368 kind:function(arm,size=0x1c) addr:0x02160368 +func_ov084_02160384 kind:function(arm,size=0x1c) addr:0x02160384 +func_ov084_021603a0 kind:function(arm,size=0x1c) addr:0x021603a0 +func_ov084_021603bc kind:function(arm,size=0x40) addr:0x021603bc +func_ov084_021603fc kind:function(arm,size=0x48) addr:0x021603fc +func_ov084_02160444 kind:function(arm,size=0x14) addr:0x02160444 +func_ov084_02160458 kind:function(arm,size=0xc) addr:0x02160458 +func_ov084_02160464 kind:function(arm,size=0x24) addr:0x02160464 +func_ov084_02160488 kind:function(arm,size=0x28) addr:0x02160488 +func_ov084_021604b0 kind:function(arm,size=0x40) addr:0x021604b0 +func_ov084_021604f0 kind:function(arm,size=0x14) addr:0x021604f0 +func_ov084_02160504 kind:function(arm,size=0x48) addr:0x02160504 +func_ov084_0216054c kind:function(arm,size=0x14) addr:0x0216054c +func_ov084_02160560 kind:function(arm,size=0x4c) addr:0x02160560 +func_ov084_021605ac kind:function(arm,size=0x4) addr:0x021605ac +func_ov084_021605b0 kind:function(arm,size=0x20) addr:0x021605b0 +func_ov084_021605d0 kind:function(arm,size=0x28) addr:0x021605d0 +func_ov084_021605f8 kind:function(arm,size=0x14) addr:0x021605f8 +func_ov084_0216060c kind:function(arm,size=0xc) addr:0x0216060c +func_ov084_02160618 kind:function(arm,size=0x24) addr:0x02160618 +func_ov084_0216063c kind:function(arm,size=0x4c) addr:0x0216063c +func_ov084_02160688 kind:function(arm,size=0x5c) addr:0x02160688 +func_ov084_021606e4 kind:function(arm,size=0x54) addr:0x021606e4 +func_ov084_02160738 kind:function(arm,size=0x60) addr:0x02160738 +func_ov084_02160798 kind:function(arm,size=0x28) addr:0x02160798 +func_ov084_021607c0 kind:function(arm,size=0x30) addr:0x021607c0 +func_ov084_021607f0 kind:function(arm,size=0x14) addr:0x021607f0 +func_ov084_02160804 kind:function(arm,size=0x1c) addr:0x02160804 +func_ov084_02160820 kind:function(arm,size=0x10) addr:0x02160820 +func_ov084_02160830 kind:function(arm,size=0xc) addr:0x02160830 +func_ov084_0216083c kind:function(arm,size=0x24) addr:0x0216083c +func_ov084_02160860 kind:function(arm,size=0x4c) addr:0x02160860 +func_ov084_021608ac kind:function(arm,size=0x21c) addr:0x021608ac +func_ov084_02160ac8 kind:function(arm,size=0x20c) addr:0x02160ac8 +func_ov084_02160cd4 kind:function(arm,size=0x18) addr:0x02160cd4 +func_ov084_02160cec kind:function(arm,size=0x4) addr:0x02160cec +func_ov084_02160cf0 kind:function(arm,size=0x3c) addr:0x02160cf0 +func_ov084_02160d2c kind:function(arm,size=0xe8) addr:0x02160d2c +func_ov084_02160e14 kind:function(arm,size=0x170) addr:0x02160e14 +func_ov084_02160f84 kind:function(arm,size=0xac) addr:0x02160f84 +func_ov084_02161030 kind:function(arm,size=0x40) addr:0x02161030 +func_ov084_02161070 kind:function(arm,size=0x68) addr:0x02161070 +func_ov084_021610d8 kind:function(arm,size=0xc) addr:0x021610d8 +func_ov084_021610e4 kind:function(arm,size=0xbc) addr:0x021610e4 +func_ov084_021611a0 kind:function(arm,size=0x38) addr:0x021611a0 +func_ov084_021611d8 kind:function(arm,size=0x40) addr:0x021611d8 +func_ov084_02161218 kind:function(arm,size=0x14) addr:0x02161218 +func_ov084_0216122c kind:function(arm,size=0x80) addr:0x0216122c +func_ov084_021612ac kind:function(arm,size=0x1c) addr:0x021612ac +func_ov084_021612c8 kind:function(arm,size=0xc) addr:0x021612c8 +func_ov084_021612d4 kind:function(arm,size=0x24) addr:0x021612d4 +func_ov084_021612f8 kind:function(arm,size=0xa4) addr:0x021612f8 +func_ov084_0216139c kind:function(arm,size=0x80) addr:0x0216139c +func_ov084_0216141c kind:function(arm,size=0x8) addr:0x0216141c +func_ov084_02161424 kind:function(arm,size=0x4) addr:0x02161424 +func_ov084_02161428 kind:function(arm,size=0x20) addr:0x02161428 +func_ov084_02161448 kind:function(arm,size=0x20) addr:0x02161448 +func_ov084_02161468 kind:function(arm,size=0x28) addr:0x02161468 +func_ov084_02161490 kind:function(arm,size=0x14) addr:0x02161490 +func_ov084_021614a4 kind:function(arm,size=0x24) addr:0x021614a4 +func_ov084_021614c8 kind:function(arm,size=0x254) addr:0x021614c8 +func_ov084_0216171c kind:function(arm,size=0xcc) addr:0x0216171c +data_ov084_021617e8 kind:data(any) addr:0x021617e8 +data_ov084_021617ec kind:data(any) addr:0x021617ec +data_ov084_021617f0 kind:data(any) addr:0x021617f0 +data_ov084_021617f4 kind:data(any) addr:0x021617f4 +data_ov084_021617f8 kind:data(any) addr:0x021617f8 +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_02161854 kind:data(any) addr:0x02161854 +data_ov084_02161864 kind:data(any) addr:0x02161864 +data_ov084_02161866 kind:data(any) addr:0x02161866 +data_ov084_0216187c kind:data(any) addr:0x0216187c +data_ov084_02161894 kind:data(any) addr:0x02161894 +data_ov084_021618a0 kind:data(any) addr:0x021618a0 ambiguous +data_ov084_021618ac kind:data(any) addr:0x021618ac +data_ov084_0216194c kind:data(any) addr:0x0216194c +data_ov084_0216195c kind:data(any) addr:0x0216195c ambiguous +data_ov084_02161a0c kind:data(any) addr:0x02161a0c +data_ov084_02161a24 kind:data(any) addr:0x02161a24 +data_ov084_02161a28 kind:data(any) addr:0x02161a28 ambiguous +data_ov084_02161aec kind:data(any) addr:0x02161aec ambiguous +data_ov084_02161bcc kind:data(any) addr:0x02161bcc ambiguous +data_ov084_02161be0 kind:data(any) addr:0x02161be0 ambiguous +data_ov084_02161c2c kind:data(any) addr:0x02161c2c ambiguous +data_ov084_02161cdc kind:data(any) addr:0x02161cdc ambiguous +data_ov084_02161ce8 kind:data(any) addr:0x02161ce8 ambiguous +data_ov084_02161dc8 kind:data(any) addr:0x02161dc8 ambiguous +data_ov084_02161dfc kind:data(any) addr:0x02161dfc +data_ov084_02161e02 kind:data(any) addr:0x02161e02 +data_ov084_02161e34 kind:data(any) addr:0x02161e34 +data_ov084_02161e44 kind:data(any) addr:0x02161e44 +data_ov084_02161e54 kind:data(any) addr:0x02161e54 +data_ov084_02161e58 kind:data(any) addr:0x02161e58 +data_ov084_02161e5c kind:data(any) addr:0x02161e5c +func_ov084_02161e60 kind:function(arm,size=0x6cc) addr:0x02161e60 +func_ov084_0216252c kind:function(arm,size=0x70) addr:0x0216252c +func_ov084_0216259c kind:function(arm,size=0x50) addr:0x0216259c +func_ov084_021625ec kind:function(arm,size=0x50) addr:0x021625ec +func_ov084_0216263c kind:function(arm,size=0x50) addr:0x0216263c +func_ov084_0216268c kind:function(arm,size=0x50) addr:0x0216268c +func_ov084_021626dc kind:function(arm,size=0x50) addr:0x021626dc +func_ov084_0216272c kind:function(arm,size=0x50) addr:0x0216272c +func_ov084_0216277c kind:function(arm,size=0x50) addr:0x0216277c +func_ov084_021627cc kind:function(arm,size=0x60) addr:0x021627cc +func_ov084_0216282c kind:function(arm,size=0x94) addr:0x0216282c +func_ov084_021628c0 kind:function(arm,size=0x50) addr:0x021628c0 +func_ov084_02162910 kind:function(arm,size=0x50) addr:0x02162910 +func_ov084_02162960 kind:function(arm,size=0x88) addr:0x02162960 +func_ov084_021629e8 kind:function(arm,size=0x50) addr:0x021629e8 +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_02162a94 kind:data(any) addr:0x02162a94 +data_ov084_02162a98 kind:data(any) addr:0x02162a98 +data_ov084_02162a9c kind:data(any) addr:0x02162a9c +data_ov084_02162aa0 kind:data(any) addr:0x02162aa0 +data_ov084_02162aa4 kind:data(any) addr:0x02162aa4 +data_ov084_02162aa8 kind:data(any) addr:0x02162aa8 +data_ov084_02162aac kind:data(any) addr:0x02162aac +data_ov084_02162ab0 kind:data(any) addr:0x02162ab0 +data_ov084_02162abc kind:data(any) addr:0x02162abc +data_ov084_02162ac8 kind:data(any) addr:0x02162ac8 +data_ov084_02162ad4 kind:data(any) addr:0x02162ad4 +data_ov084_02162ae0 kind:data(any) addr:0x02162ae0 +data_ov084_02162aec kind:data(any) addr:0x02162aec +data_ov084_02162af8 kind:data(any) addr:0x02162af8 +data_ov084_02162b04 kind:data(any) addr:0x02162b04 +data_ov084_02162b10 kind:data(any) addr:0x02162b10 +data_ov084_02162b1c kind:data(any) addr:0x02162b1c +data_ov084_02162b28 kind:data(any) addr:0x02162b28 +data_ov084_02162b34 kind:data(any) addr:0x02162b34 +data_ov084_02162b40 kind:data(any) addr:0x02162b40 +data_ov084_02162b4c kind:data(any) addr:0x02162b4c +data_ov084_02162b58 kind:data(any) addr:0x02162b58 +data_ov084_02162b6c kind:data(any) addr:0x02162b6c +data_ov084_02162b78 kind:data(any) addr:0x02162b78 +data_ov084_02162b84 kind:data(any) addr:0x02162b84 +data_ov084_02162b94 kind:data(any) addr:0x02162b94 +data_ov084_02162ba4 kind:data(any) addr:0x02162ba4 +data_ov084_02162bc8 kind:data(any) addr:0x02162bc8 +data_ov084_02162bf0 kind:data(any) addr:0x02162bf0 +data_ov084_02162c18 kind:data(any) addr:0x02162c18 +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_02162c8c kind:data(any) addr:0x02162c8c +data_ov084_02162c9c kind:data(any) addr:0x02162c9c ambiguous +data_ov084_02162cd0 kind:data(any) addr:0x02162cd0 +data_ov084_02162ce4 kind:data(any) addr:0x02162ce4 +data_ov084_02162cf8 kind:data(any) addr:0x02162cf8 +data_ov084_02162d0c kind:data(any) addr:0x02162d0c +data_ov084_02162d20 kind:data(any) addr:0x02162d20 +data_ov084_02162d38 kind:data(any) addr:0x02162d38 +data_ov084_02162d3c kind:data(any) addr:0x02162d3c +data_ov084_02162d58 kind:data(any) addr:0x02162d58 +data_ov084_02162d74 kind:data(any) addr:0x02162d74 +data_ov084_02162d8c kind:data(any) addr:0x02162d8c +data_ov084_02162d90 kind:data(any) addr:0x02162d90 +data_ov084_02162dac kind:data(any) addr:0x02162dac +data_ov084_02162dd0 kind:data(any) addr:0x02162dd0 +data_ov084_02162e24 kind:data(any) addr:0x02162e24 +data_ov084_02162e3c kind:data(any) addr:0x02162e3c +data_ov084_02162e40 kind:data(any) addr:0x02162e40 +data_ov084_02162e5c kind:data(any) addr:0x02162e5c +data_ov084_02162e78 kind:data(any) addr:0x02162e78 +data_ov084_02162e94 kind:data(any) addr:0x02162e94 +data_ov084_02162eb0 kind:data(any) addr:0x02162eb0 +data_ov084_02162eb4 kind:data(any) addr:0x02162eb4 +data_ov084_02162ec8 kind:data(any) addr:0x02162ec8 +data_ov084_02162edc kind:data(any) addr:0x02162edc +data_ov084_02162eec kind:data(any) addr:0x02162eec +data_ov084_02162ef0 kind:data(any) addr:0x02162ef0 +data_ov084_02162f04 kind:data(any) addr:0x02162f04 +data_ov084_02162f14 kind:data(any) addr:0x02162f14 +data_ov084_02162f18 kind:data(any) addr:0x02162f18 +data_ov084_02162f2c kind:data(any) addr:0x02162f2c +data_ov084_02162f34 kind:data(any) addr:0x02162f34 ambiguous +data_ov084_02162f3c kind:data(any) addr:0x02162f3c +data_ov084_02162f40 kind:data(any) addr:0x02162f40 +data_ov084_02162f50 kind:data(any) addr:0x02162f50 +data_ov084_02162f54 kind:data(any) addr:0x02162f54 +data_ov084_02162f64 kind:data(any) addr:0x02162f64 +data_ov084_02162f68 kind:data(any) addr:0x02162f68 +data_ov084_02162f78 kind:data(any) addr:0x02162f78 +data_ov084_02162f7c kind:data(any) addr:0x02162f7c +data_ov084_02162f8c kind:data(any) addr:0x02162f8c +data_ov084_02162f9c kind:data(any) addr:0x02162f9c +data_ov084_021630c4 kind:data(any) addr:0x021630c4 +data_ov084_021630d4 kind:data(any) addr:0x021630d4 +data_ov084_021630e8 kind:data(any) addr:0x021630e8 +data_ov084_0216310c kind:data(any) addr:0x0216310c +data_ov084_02163168 kind:data(any) addr:0x02163168 +data_ov084_0216318c kind:data(any) addr:0x0216318c +data_ov084_021631ec kind:data(any) addr:0x021631ec +data_ov084_02163210 kind:data(any) addr:0x02163210 +data_ov084_02163228 kind:data(any) addr:0x02163228 ambiguous +data_ov084_02163268 kind:data(any) addr:0x02163268 +data_ov084_02163280 kind:data(any) addr:0x02163280 +data_ov084_02163298 kind:data(any) addr:0x02163298 +data_ov084_021632b8 kind:data(any) addr:0x021632b8 +data_ov084_021632d4 kind:data(any) addr:0x021632d4 +data_ov084_021632f0 kind:data(any) addr:0x021632f0 +data_ov084_02163314 kind:data(any) addr:0x02163314 +data_ov084_0216335c kind:data(any) addr:0x0216335c +data_ov084_021633bc kind:data(any) addr:0x021633bc +data_ov084_021633c0 kind:data(any) addr:0x021633c0 +data_ov084_021633d8 kind:data(any) addr:0x021633d8 +data_ov084_021633f0 kind:data(any) addr:0x021633f0 +data_ov084_02163410 kind:data(any) addr:0x02163410 +data_ov084_0216342c kind:data(any) addr:0x0216342c +data_ov084_02163450 kind:data(any) addr:0x02163450 +data_ov084_021634b0 kind:data(any) addr:0x021634b0 +data_ov084_021634cc kind:data(any) addr:0x021634cc +data_ov084_021634e4 kind:data(any) addr:0x021634e4 +data_ov084_02163504 kind:data(any) addr:0x02163504 +data_ov084_02163518 kind:data(any) addr:0x02163518 ambiguous +data_ov084_0216354c kind:data(any) addr:0x0216354c +data_ov084_021635ac kind:data(any) addr:0x021635ac +data_ov084_021635c8 kind:data(any) addr:0x021635c8 +data_ov084_021635e4 kind:data(any) addr:0x021635e4 +data_ov084_0216360c kind:data(any) addr:0x0216360c +data_ov084_0216361c kind:data(any) addr:0x0216361c ambiguous +data_ov084_02163658 kind:data(any) addr:0x02163658 +data_ov084_02163674 kind:data(any) addr:0x02163674 +data_ov084_021636b8 kind:data(any) addr:0x021636b8 +data_ov084_021636d8 kind:data(any) addr:0x021636d8 +data_ov084_021636fc kind:data(any) addr:0x021636fc +data_ov084_02163724 kind:data(any) addr:0x02163724 +data_ov084_0216376c kind:data(any) addr:0x0216376c +data_ov084_021637cc kind:data(any) addr:0x021637cc +data_ov084_021637e0 kind:data(any) addr:0x021637e0 +data_ov084_021637fc kind:data(any) addr:0x021637fc +data_ov084_02163818 kind:data(any) addr:0x02163818 +data_ov084_0216383c kind:data(any) addr:0x0216383c +data_ov084_02163888 kind:data(any) addr:0x02163888 ambiguous +data_ov084_021638b4 kind:data(any) addr:0x021638b4 +data_ov084_021638d0 kind:data(any) addr:0x021638d0 +data_ov084_02163910 kind:data(any) addr:0x02163910 +data_ov084_02163938 kind:data(any) addr:0x02163938 +data_ov084_021639a8 kind:data(any) addr:0x021639a8 +data_ov084_021639b8 kind:data(any) addr:0x021639b8 +data_ov084_021639d0 kind:data(any) addr:0x021639d0 +data_ov084_021639dc kind:data(any) addr:0x021639dc +data_ov084_02163a04 kind:data(any) addr:0x02163a04 +data_ov084_02163a28 kind:data(any) addr:0x02163a28 +data_ov084_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov084_02163a7c kind:data(any) addr:0x02163a7c +data_ov084_02163a90 kind:data(any) addr:0x02163a90 +data_ov084_02163aac kind:data(any) addr:0x02163aac +data_ov084_02163ac8 kind:data(any) addr:0x02163ac8 +data_ov084_02163b00 kind:bss addr:0x02163b00 +data_ov084_02163b04 kind:bss addr:0x02163b04 +data_ov084_02163b10 kind:bss addr:0x02163b10 +data_ov084_02163b50 kind:bss addr:0x02163b50 +data_ov084_02163c28 kind:bss addr:0x02163c28 +data_ov084_02163c2c kind:bss addr:0x02163c2c +data_ov084_02163c38 kind:bss addr:0x02163c38 +data_ov084_02163d10 kind:bss addr:0x02163d10 +data_ov084_02163d14 kind:bss addr:0x02163d14 +data_ov084_02163d20 kind:bss addr:0x02163d20 +data_ov084_02163df8 kind:bss addr:0x02163df8 +data_ov084_02163dfc kind:bss addr:0x02163dfc +data_ov084_02163e08 kind:bss addr:0x02163e08 +data_ov084_02163ee0 kind:bss addr:0x02163ee0 +data_ov084_02163ee4 kind:bss addr:0x02163ee4 +data_ov084_02163ef0 kind:bss addr:0x02163ef0 +data_ov084_02163fc8 kind:bss addr:0x02163fc8 +data_ov084_02163fcc kind:bss addr:0x02163fcc +data_ov084_02163fd8 kind:bss addr:0x02163fd8 +data_ov084_02163fe0 kind:bss addr:0x02163fe0 ambiguous +data_ov084_02163ff4 kind:bss addr:0x02163ff4 ambiguous +data_ov084_0216401c kind:bss addr:0x0216401c +data_ov084_02164020 kind:bss addr:0x02164020 +data_ov084_0216402c kind:bss addr:0x0216402c +data_ov084_02164104 kind:bss addr:0x02164104 +data_ov084_02164108 kind:bss addr:0x02164108 +data_ov084_02164114 kind:bss addr:0x02164114 +data_ov084_02164144 kind:bss addr:0x02164144 ambiguous +data_ov084_021641c8 kind:bss addr:0x021641c8 ambiguous +data_ov084_021641d0 kind:bss addr:0x021641d0 ambiguous +data_ov084_021641e8 kind:bss addr:0x021641e8 +data_ov084_02164208 kind:bss addr:0x02164208 +data_ov084_0216420c kind:bss addr:0x0216420c +data_ov084_02164218 kind:bss addr:0x02164218 +data_ov084_0216423c kind:bss addr:0x0216423c +data_ov084_02164240 kind:bss addr:0x02164240 +data_ov084_0216424c kind:bss addr:0x0216424c +data_ov084_02164258 kind:bss addr:0x02164258 +data_ov084_021642fc kind:bss addr:0x021642fc ambiguous +data_ov084_02164330 kind:bss addr:0x02164330 +data_ov084_02164340 kind:bss addr:0x02164340 +data_ov084_0216434c kind:bss addr:0x0216434c +data_ov084_02164358 kind:bss addr:0x02164358 +data_ov084_02164370 kind:bss addr:0x02164370 +data_ov084_02164428 kind:bss addr:0x02164428 +data_ov084_02164500 kind:bss addr:0x02164500 +data_ov084_02164504 kind:bss addr:0x02164504 +data_ov084_02164510 kind:bss addr:0x02164510 +data_ov084_02164530 kind:bss addr:0x02164530 +data_ov084_02164534 kind:bss addr:0x02164534 +data_ov084_02164540 kind:bss addr:0x02164540 +data_ov084_021645a8 kind:bss addr:0x021645a8 +data_ov084_021645ac kind:bss addr:0x021645ac +data_ov084_021645b8 kind:bss addr:0x021645b8 +data_ov084_02164690 kind:bss addr:0x02164690 +data_ov084_02164694 kind:bss addr:0x02164694 +data_ov084_02164698 kind:bss addr:0x02164698 +data_ov084_021646a4 kind:bss addr:0x021646a4 +data_ov084_02164778 kind:bss addr:0x02164778 diff --git a/config/eur/arm9/overlays/ov085/delinks.txt b/config/eur/arm9/overlays/ov085/delinks.txt new file mode 100644 index 00000000..361fa742 --- /dev/null +++ b/config/eur/arm9/overlays/ov085/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02150c00 end:0x02153e18 kind:code align:32 + .rodata start:0x02153e18 end:0x02153ebc kind:data align:4 + .init start:0x02153ebc end:0x02153fac kind:code align:4 + .ctor start:0x02153fac end:0x02153fbc kind:data align:4 + .data start:0x02153fc0 end:0x02154200 kind:data align:32 + .bss start:0x02154200 end:0x02154440 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov085/relocs.txt b/config/eur/arm9/overlays/ov085/relocs.txt new file mode 100644 index 00000000..83e43890 --- /dev/null +++ b/config/eur/arm9/overlays/ov085/relocs.txt @@ -0,0 +1,514 @@ +from:0x02150c08 kind:load to:0x02154210 module:overlay(85) +from:0x02150c1c kind:arm_call to:0x02011f3c module:main +from:0x02150c28 kind:arm_call to:0x02150c88 module:overlay(85) +from:0x02150c3c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02150c54 kind:load to:0x02153fc8 module:overlay(85) +from:0x02150c60 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02150c84 kind:load to:0x02153fec module:overlay(85) +from:0x02150c90 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02150cb4 kind:load to:0x02153fec module:overlay(85) +from:0x02150cbc kind:arm_call to:0x02150eb0 module:overlay(85) +from:0x02150cf8 kind:arm_call to:0x02150e6c module:overlay(85) +from:0x02150d20 kind:arm_call to:0x02150e6c module:overlay(85) +from:0x02150d54 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02150db0 kind:arm_call to:0x02078b50 module:overlay(0) +from:0x02150dd0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02150de0 kind:arm_call to:0x02078314 module:overlay(0) +from:0x02150dec kind:arm_call to:0x02078708 module:overlay(0) +from:0x02150e00 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02150e10 kind:arm_call to:0x02078314 module:overlay(0) +from:0x02150e40 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02150e54 kind:load to:0x027e0ce0 module:dtcm +from:0x02150e58 kind:load to:0x027e09bc module:dtcm +from:0x02150e5c kind:load to:0x027e09a4 module:dtcm +from:0x02150e60 kind:load to:0x02153e18 module:overlay(85) +from:0x02150e90 kind:arm_call to:0x01fff148 module:itcm +from:0x02150ea0 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02150ea8 kind:load to:0x027e0cd8 module:dtcm +from:0x02150eac kind:load to:0x027e0ce0 module:dtcm +from:0x02150ed4 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02150ef8 kind:load to:0x027e09bc module:dtcm +from:0x02150f20 kind:arm_call to:0x02078230 module:overlay(0) +from:0x02150f44 kind:load to:0x027e09bc module:dtcm +from:0x02150f50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02150f64 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02150f6c kind:arm_call to:0x02011ff4 module:main +from:0x02150f80 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02150f94 kind:load to:0x0215425c module:overlay(85) +from:0x02150fa8 kind:arm_call to:0x02011f3c module:main +from:0x02150fb4 kind:arm_call to:0x0215101c module:overlay(85) +from:0x02150fc8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02151014 kind:load to:0x02154084 module:overlay(85) +from:0x02151018 kind:load to:0x027e09a4 module:dtcm +from:0x02151024 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02151050 kind:arm_call to:0x0200f05c module:main +from:0x0215106c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02151088 kind:arm_call to:0x0200f05c module:main +from:0x021510dc kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x021510e4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02151128 kind:arm_call to:0x02153044 module:overlay(85) +from:0x021511a4 kind:load to:0x021540a8 module:overlay(85) +from:0x021511a8 kind:load to:0x0215425c module:overlay(85) +from:0x021511ac kind:load to:0x02153e20 module:overlay(85) +from:0x021511b0 kind:load to:0x02153e30 module:overlay(85) +from:0x021511b4 kind:load to:0x020b1968 module:overlay(0) +from:0x021511b8 kind:load to:0x027e0130 module:dtcm +from:0x021511bc kind:load to:0x0215404c module:overlay(85) +from:0x021511cc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021511e0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02151280 kind:arm_call to:0x0200f05c module:main +from:0x021512d4 kind:load to:0x0215425c module:overlay(85) +from:0x021512d8 kind:load to:0x02153e40 module:overlay(85) +from:0x02151310 kind:arm_call to:0x02151354 module:overlay(85) +from:0x02151318 kind:arm_call to:0x02151464 module:overlay(85) +from:0x02151320 kind:arm_call to:0x021514c8 module:overlay(85) +from:0x02151328 kind:arm_call to:0x021514e8 module:overlay(85) +from:0x02151330 kind:arm_call to:0x021527a0 module:overlay(85) +from:0x02151360 kind:arm_call to:0x02151500 module:overlay(85) +from:0x02151368 kind:arm_call to:0x02152e18 module:overlay(85) +from:0x02151370 kind:arm_call to:0x0215182c module:overlay(85) +from:0x021513a8 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021513b0 kind:arm_call to:0x02152a70 module:overlay(85) +from:0x021513c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021513f8 kind:arm_call to:0x01ffedac module:itcm +from:0x02151414 kind:arm_call to:0x01fff498 module:itcm +from:0x02151424 kind:arm_call to:0x01fff584 module:itcm +from:0x02151454 kind:load to:0x027e09c0 module:dtcm +from:0x02151458 kind:load to:0x027e09a4 module:dtcm +from:0x0215145c kind:load to:0x027e0ce8 module:dtcm +from:0x0215146c kind:arm_call to:0x02151500 module:overlay(85) +from:0x02151474 kind:arm_call to:0x02152e18 module:overlay(85) +from:0x0215147c kind:arm_call to:0x02151e54 module:overlay(85) +from:0x02151484 kind:arm_call to:0x02152e8c module:overlay(85) +from:0x021514ac kind:arm_call to:0x020d9684 module:overlay(31) +from:0x021514b4 kind:arm_call to:0x01ffb800 module:itcm +from:0x021514c4 kind:load to:0x027e0d30 module:dtcm +from:0x021514d0 kind:arm_call to:0x02151500 module:overlay(85) +from:0x021514d8 kind:arm_call to:0x02152e8c module:overlay(85) +from:0x021514e0 kind:arm_call to:0x02152240 module:overlay(85) +from:0x021514f0 kind:arm_call to:0x02152e18 module:overlay(85) +from:0x021514f8 kind:arm_call to:0x021525f4 module:overlay(85) +from:0x02151530 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02151598 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x021515ac kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x021515dc kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x02151600 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215160c kind:arm_call to:0x01fff458 module:itcm +from:0x02151620 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02151630 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x0215163c kind:load to:0x027e0d38 module:dtcm +from:0x02151640 kind:load to:0x027e0ce4 module:dtcm +from:0x021517b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021517c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021517e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151800 kind:arm_call to:0x02017e8c module:main +from:0x02151860 kind:arm_call to:0x01ffedac module:itcm +from:0x02151878 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02151894 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x021518ac kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x021518dc kind:arm_call to:0x02151648 module:overlay(85) +from:0x021518f0 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215194c kind:arm_call to:0x02151760 module:overlay(85) +from:0x02151a20 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02151a34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151a3c kind:arm_call to:0x01ffb800 module:itcm +from:0x02151a58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151a70 kind:arm_call to:0x02017e8c module:main +from:0x02151a98 kind:arm_call to:0x02151648 module:overlay(85) +from:0x02151aac kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02151ac4 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x02151b00 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02151b0c kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02151b48 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151b9c kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02151bf8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02151c00 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02151c28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151c68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151c78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151c94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151cbc kind:arm_call to:0x02017e8c module:main +from:0x02151cd4 kind:arm_call to:0x02151648 module:overlay(85) +from:0x02151ce8 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x02151d00 kind:arm_call to:0x01ffedac module:itcm +from:0x02151d40 kind:arm_call to:0x02151648 module:overlay(85) +from:0x02151d54 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02151d80 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02151d9c kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x02151dd4 kind:arm_call to:0x021529b0 module:overlay(85) +from:0x02151e10 kind:arm_call to:0x020d9674 module:overlay(31) +from:0x02151e2c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02151e40 kind:load to:0x0203e964 module:main +from:0x02151e48 kind:load to:0x027e0d30 module:dtcm +from:0x02151e4c kind:load to:0x027e09a8 module:dtcm +from:0x02151e68 kind:arm_call to:0x01ffedac module:itcm +from:0x02151e74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151ea8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02151ebc kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02151ef8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151f08 kind:arm_call to:0x02152cf8 module:overlay(85) +from:0x02151f38 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02151f48 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02151f68 kind:arm_call to:0x02017e8c module:main +from:0x02151fb8 kind:arm_call to:0x01ffedac module:itcm +from:0x02151fe4 kind:arm_call to:0x01ffedac module:itcm +from:0x02152010 kind:arm_call to:0x01ffedac module:itcm +from:0x0215203c kind:arm_call to:0x01ffedac module:itcm +from:0x02152054 kind:arm_call to:0x01ffedac module:itcm +from:0x02152094 kind:arm_call to:0x01ffedac module:itcm +from:0x021520d4 kind:arm_call to:0x01ffedac module:itcm +from:0x02152114 kind:arm_call to:0x01ffedac module:itcm +from:0x02152164 kind:arm_call to:0x02017e8c module:main +from:0x02152180 kind:arm_call to:0x02151648 module:overlay(85) +from:0x02152194 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x021521ac kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x021521c0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021521e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021521f4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215220c kind:arm_call to:0x021529b0 module:overlay(85) +from:0x02152228 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02152238 kind:load to:0x027e09a8 module:dtcm +from:0x02152258 kind:arm_call to:0x01ffedac module:itcm +from:0x02152264 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152314 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152320 kind:arm_call to:0x01ffedac module:itcm +from:0x02152338 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02152358 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x02152398 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021523a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021523b8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021523e4 kind:arm_call to:0x01ffedac module:itcm +from:0x02152410 kind:arm_call to:0x02151648 module:overlay(85) +from:0x02152424 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02152470 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02152494 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021524d0 kind:arm_call to:0x01ffb744 module:itcm +from:0x021524e0 kind:arm_call to:0x02152cf8 module:overlay(85) +from:0x02152510 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02152524 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215252c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02152550 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215255c kind:arm_call to:0x01ffedac module:itcm +from:0x02152574 kind:arm_call to:0x021529b0 module:overlay(85) +from:0x0215259c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021525cc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021525d8 kind:load to:0x0203e964 module:main +from:0x021525e8 kind:load to:0x027e09a8 module:dtcm +from:0x02152608 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215263c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02152648 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215265c kind:arm_call to:0x01ffd118 module:itcm +from:0x021526c0 kind:arm_call to:0x01ffb744 module:itcm +from:0x021526d0 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x021526ec kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02152730 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152748 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02152758 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02152760 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02152788 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152794 kind:load to:0x027e0c90 module:dtcm +from:0x02152798 kind:load to:0x027e09a8 module:dtcm +from:0x021527c4 kind:arm_call to:0x02017e8c module:main +from:0x0215284c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021528a8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021528d4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02152928 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215297c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215298c kind:arm_call to:0x01ffa60c module:itcm +from:0x02152998 kind:load to:0x0203e964 module:main +from:0x021529a0 kind:load to:0x02153e74 module:overlay(85) +from:0x021529a4 kind:load to:0x02153e50 module:overlay(85) +from:0x021529a8 kind:load to:0x02153e80 module:overlay(85) +from:0x021529ac kind:load to:0x02153e5c module:overlay(85) +from:0x02152a04 kind:arm_call to:0x01ffb860 module:itcm +from:0x02152a10 kind:arm_call to:0x01ffb860 module:itcm +from:0x02152a1c kind:arm_call to:0x01ffb860 module:itcm +from:0x02152a88 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02152aac kind:arm_call to:0x01ff9218 module:itcm +from:0x02152ac4 kind:load to:0x027e0ce0 module:dtcm +from:0x02152b60 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152b6c kind:load to:0x020aecf8 module:overlay(0) +from:0x02152b70 kind:load to:0x027e09a8 module:dtcm +from:0x02152b8c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02152bec kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02152bf8 kind:load to:0x02153e68 module:overlay(85) +from:0x02152bfc kind:load to:0x027e09b4 module:dtcm +from:0x02152c80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152ca4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152cb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152cc0 kind:arm_call to:0x020d9674 module:overlay(31) +from:0x02152cec kind:load to:0x0203e964 module:main +from:0x02152cf0 kind:load to:0x027e09a4 module:dtcm +from:0x02152cf4 kind:load to:0x027e0d30 module:dtcm +from:0x02152d04 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152d1c kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02152da0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02152dbc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02152dd8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02152df0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02152df8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02152e0c kind:load to:0x027e0cec module:dtcm +from:0x02152e10 kind:load to:0x027e09a8 module:dtcm +from:0x02152e78 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02152e88 kind:load to:0x027e09c0 module:dtcm +from:0x02152ec4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02152ed4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152f14 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02152f20 kind:load to:0x027e09c0 module:dtcm +from:0x02152f74 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02152f7c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02152fa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152fe8 kind:arm_call to:0x01fff458 module:itcm +from:0x02152ffc kind:arm_call to:0x02152f28 module:overlay(85) +from:0x0215300c kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02153014 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02153030 kind:arm_call to:0x020bf574 module:overlay(17) +from:0x02153038 kind:arm_call to:0x02152f40 module:overlay(85) +from:0x0215304c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215307c kind:load to:0x02154068 module:overlay(85) +from:0x021530b4 kind:arm_call to:0x020982d8 module:overlay(0) +from:0x021530d0 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x021530e8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021530f0 kind:arm_call to:0x02011ff4 module:main +from:0x02153104 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215310c kind:arm_call to:0x02011ff4 module:main +from:0x02153124 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215312c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02153134 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215313c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02153144 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215314c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02153164 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215316c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02153174 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215317c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02153184 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215318c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02153194 kind:arm_call to:0x02011ff4 module:main +from:0x021531a8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021531bc kind:load to:0x02154344 module:overlay(85) +from:0x021531d0 kind:arm_call to:0x02011f3c module:main +from:0x021531dc kind:arm_call to:0x02153260 module:overlay(85) +from:0x021531f4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02153204 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02153250 kind:load to:0x0215414c module:overlay(85) +from:0x02153254 kind:load to:0x02154168 module:overlay(85) +from:0x02153258 kind:load to:0x02154130 module:overlay(85) +from:0x02153268 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215328c kind:arm_call to:0x0200f05c module:main +from:0x021532a8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021532c4 kind:arm_call to:0x0200f05c module:main +from:0x021532e0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021532f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153310 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02153324 kind:arm_call to:0x02153c4c module:overlay(85) +from:0x0215332c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215334c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215336c kind:load to:0x021541b8 module:overlay(85) +from:0x02153370 kind:load to:0x02154344 module:overlay(85) +from:0x02153374 kind:load to:0x02153e9c module:overlay(85) +from:0x02153378 kind:load to:0x02153eac module:overlay(85) +from:0x0215337c kind:load to:0x02154190 module:overlay(85) +from:0x02153380 kind:load to:0x02154168 module:overlay(85) +from:0x02153384 kind:load to:0x02154108 module:overlay(85) +from:0x02153390 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021533a4 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215341c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02153434 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215343c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02153448 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02153454 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215351c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021535c8 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021535d4 kind:arm_call to:0x02153b78 module:overlay(85) +from:0x021535e4 kind:load to:0x02154364 module:overlay(85) +from:0x021535e8 kind:load to:0x02153e8c module:overlay(85) +from:0x021535f0 kind:load to:0x0203e964 module:main +from:0x021535f8 kind:load to:0x027e09c0 module:dtcm +from:0x02153628 kind:arm_call to:0x021538cc module:overlay(85) +from:0x02153630 kind:arm_call to:0x02153a0c module:overlay(85) +from:0x0215363c kind:arm_call to:0x01ffedac module:itcm +from:0x02153890 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x02153934 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153974 kind:arm_call to:0x01fff458 module:itcm +from:0x02153994 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021539c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021539d8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x021539f0 kind:arm_call to:0x02153b78 module:overlay(85) +from:0x02153a04 kind:load to:0x027e09a8 module:dtcm +from:0x02153a24 kind:arm_call to:0x01fff458 module:itcm +from:0x02153a5c kind:arm_call to:0x02152c00 module:overlay(85) +from:0x02153b18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153b3c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02153b44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153b58 kind:arm_call to:0x02153b78 module:overlay(85) +from:0x02153b60 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02153b70 kind:load to:0x0203e964 module:main +from:0x02153b74 kind:load to:0x027e09c0 module:dtcm +from:0x02153bb0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02153bd0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153bf0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02153bfc kind:load to:0x027e09a8 module:dtcm +from:0x02153c28 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02153c44 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02153c58 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02153c70 kind:load to:0x0215411c module:overlay(85) +from:0x02153c9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153ca8 kind:arm_call to:0x01fff458 module:itcm +from:0x02153cbc kind:arm_call to:0x02152f28 module:overlay(85) +from:0x02153cdc kind:load to:0x027e0ce4 module:dtcm +from:0x02153d08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153d14 kind:arm_call to:0x01fff458 module:itcm +from:0x02153d28 kind:arm_call to:0x02152f28 module:overlay(85) +from:0x02153d38 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02153d4c kind:load to:0x027e0ce4 module:dtcm +from:0x02153d5c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02153d64 kind:arm_call to:0x02011ff4 module:main +from:0x02153d78 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02153d80 kind:arm_call to:0x02011ff4 module:main +from:0x02153d98 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02153da0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02153da8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153db0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153db8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02153dd0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02153dd8 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02153de0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153de8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153df0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02153df8 kind:arm_call to:0x02011ff4 module:main +from:0x02153e0c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02153ed8 kind:arm_call to:0x02150c30 module:overlay(85) +from:0x02153ee8 kind:arm_call to:0x0203ce74 module:main +from:0x02153efc kind:load to:0x02154200 module:overlay(85) +from:0x02153f00 kind:load to:0x02154210 module:overlay(85) +from:0x02153f04 kind:load to:0x02150f78 module:overlay(85) +from:0x02153f08 kind:load to:0x02154204 module:overlay(85) +from:0x02153f28 kind:arm_call to:0x02150fbc module:overlay(85) +from:0x02153f38 kind:arm_call to:0x0203ce74 module:main +from:0x02153f4c kind:load to:0x0215424c module:overlay(85) +from:0x02153f50 kind:load to:0x0215425c module:overlay(85) +from:0x02153f54 kind:load to:0x021531a0 module:overlay(85) +from:0x02153f58 kind:load to:0x02154250 module:overlay(85) +from:0x02153f78 kind:arm_call to:0x021531e4 module:overlay(85) +from:0x02153f88 kind:arm_call to:0x0203ce74 module:main +from:0x02153f9c kind:load to:0x02154334 module:overlay(85) +from:0x02153fa0 kind:load to:0x02154344 module:overlay(85) +from:0x02153fa4 kind:load to:0x02153e04 module:overlay(85) +from:0x02153fa8 kind:load to:0x02154338 module:overlay(85) +from:0x02153fac kind:load to:0x02153ebc module:overlay(85) +from:0x02153fb0 kind:load to:0x02153f0c module:overlay(85) +from:0x02153fb4 kind:load to:0x02153f5c module:overlay(85) +from:0x02153fc8 kind:load to:0x02150c0c module:overlay(85) +from:0x02153fcc kind:load to:0x0209774c module:overlay(0) +from:0x02153fd0 kind:load to:0x02097754 module:overlay(0) +from:0x02153fd4 kind:load to:0x020977d0 module:overlay(0) +from:0x02153fd8 kind:load to:0x02097810 module:overlay(0) +from:0x02153fdc kind:load to:0x02097814 module:overlay(0) +from:0x02153fe0 kind:load to:0x02097818 module:overlay(0) +from:0x02153fec kind:load to:0x02098518 module:overlay(0) +from:0x02153ff0 kind:load to:0x02098554 module:overlay(0) +from:0x02153ff4 kind:load to:0x0209856c module:overlay(0) +from:0x02153ff8 kind:load to:0x02098578 module:overlay(0) +from:0x02153ffc kind:load to:0x01fff464 module:itcm +from:0x02154000 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02154004 kind:load to:0x02150cb8 module:overlay(85) +from:0x02154008 kind:load to:0x020984b0 module:overlay(0) +from:0x0215400c kind:load to:0x02150cc8 module:overlay(85) +from:0x02154010 kind:load to:0x020984b8 module:overlay(0) +from:0x02154014 kind:load to:0x020984bc module:overlay(0) +from:0x02154018 kind:load to:0x020984c0 module:overlay(0) +from:0x0215401c kind:load to:0x020984c4 module:overlay(0) +from:0x02154020 kind:load to:0x020984c8 module:overlay(0) +from:0x02154024 kind:load to:0x02098584 module:overlay(0) +from:0x02154028 kind:load to:0x020985f0 module:overlay(0) +from:0x0215402c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02154030 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02154034 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02154038 kind:load to:0x02150f48 module:overlay(85) +from:0x0215403c kind:load to:0x02150f5c module:overlay(85) +from:0x02154040 kind:load to:0x02150e64 module:overlay(85) +from:0x0215404c kind:load to:0x021511c4 module:overlay(85) +from:0x02154050 kind:load to:0x021530e0 module:overlay(85) +from:0x02154054 kind:load to:0x0207b71c module:overlay(0) +from:0x02154058 kind:load to:0x0207b754 module:overlay(0) +from:0x0215405c kind:load to:0x02152fd4 module:overlay(85) +from:0x02154068 kind:load to:0x021511d8 module:overlay(85) +from:0x0215406c kind:load to:0x021530fc module:overlay(85) +from:0x02154070 kind:load to:0x02153080 module:overlay(85) +from:0x02154074 kind:load to:0x021530bc module:overlay(85) +from:0x02154078 kind:load to:0x0207c010 module:overlay(0) +from:0x02154084 kind:load to:0x02150f98 module:overlay(85) +from:0x02154088 kind:load to:0x02097944 module:overlay(0) +from:0x0215408c kind:load to:0x02097754 module:overlay(0) +from:0x02154090 kind:load to:0x020977d0 module:overlay(0) +from:0x02154094 kind:load to:0x0209794c module:overlay(0) +from:0x02154098 kind:load to:0x0209796c module:overlay(0) +from:0x0215409c kind:load to:0x02097998 module:overlay(0) +from:0x021540a8 kind:load to:0x02098518 module:overlay(0) +from:0x021540ac kind:load to:0x02098554 module:overlay(0) +from:0x021540b0 kind:load to:0x0209856c module:overlay(0) +from:0x021540b4 kind:load to:0x02098578 module:overlay(0) +from:0x021540b8 kind:load to:0x01fff464 module:itcm +from:0x021540bc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021540c0 kind:load to:0x021511f4 module:overlay(85) +from:0x021540c4 kind:load to:0x020984b0 module:overlay(0) +from:0x021540c8 kind:load to:0x021512e0 module:overlay(85) +from:0x021540cc kind:load to:0x020984b8 module:overlay(0) +from:0x021540d0 kind:load to:0x020984bc module:overlay(0) +from:0x021540d4 kind:load to:0x02152b78 module:overlay(85) +from:0x021540d8 kind:load to:0x020984c4 module:overlay(0) +from:0x021540dc kind:load to:0x020984c8 module:overlay(0) +from:0x021540e0 kind:load to:0x02098584 module:overlay(0) +from:0x021540e4 kind:load to:0x020985f0 module:overlay(0) +from:0x021540e8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021540ec kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021540f0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021540f4 kind:load to:0x02153118 module:overlay(85) +from:0x021540f8 kind:load to:0x02153158 module:overlay(85) +from:0x021540fc kind:load to:0x02152ac8 module:overlay(85) +from:0x02154108 kind:load to:0x0215339c module:overlay(85) +from:0x0215410c kind:load to:0x02153d70 module:overlay(85) +from:0x02154110 kind:load to:0x02153ce4 module:overlay(85) +from:0x0215411c kind:load to:0x02153388 module:overlay(85) +from:0x02154120 kind:load to:0x02153d54 module:overlay(85) +from:0x02154124 kind:load to:0x02153c74 module:overlay(85) +from:0x02154130 kind:load to:0x021531c0 module:overlay(85) +from:0x02154134 kind:load to:0x0209ca10 module:overlay(0) +from:0x02154138 kind:load to:0x0209ca18 module:overlay(0) +from:0x0215413c kind:load to:0x0209ca58 module:overlay(0) +from:0x02154140 kind:load to:0x0209ca78 module:overlay(0) +from:0x02154150 kind:load to:0x0209ca10 module:overlay(0) +from:0x02154154 kind:load to:0x0209ca18 module:overlay(0) +from:0x02154158 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215415c kind:load to:0x0209ca78 module:overlay(0) +from:0x02154168 kind:load to:0x0207cac0 module:overlay(0) +from:0x0215416c kind:load to:0x0207cac8 module:overlay(0) +from:0x02154170 kind:load to:0x0207d2dc module:overlay(0) +from:0x02154174 kind:load to:0x0207d2cc module:overlay(0) +from:0x02154178 kind:load to:0x0207d318 module:overlay(0) +from:0x0215417c kind:load to:0x0207d350 module:overlay(0) +from:0x02154180 kind:load to:0x0207d394 module:overlay(0) +from:0x02154184 kind:load to:0x0207d3bc module:overlay(0) +from:0x02154190 kind:load to:0x0207c2d4 module:overlay(0) +from:0x02154194 kind:load to:0x0207c2dc module:overlay(0) +from:0x02154198 kind:load to:0x0207c3a8 module:overlay(0) +from:0x0215419c kind:load to:0x0207c398 module:overlay(0) +from:0x021541a0 kind:load to:0x0207c3ec module:overlay(0) +from:0x021541a4 kind:load to:0x0207c40c module:overlay(0) +from:0x021541a8 kind:load to:0x0207c450 module:overlay(0) +from:0x021541ac kind:load to:0x0207c480 module:overlay(0) +from:0x021541b8 kind:load to:0x021533b0 module:overlay(85) +from:0x021541bc kind:load to:0x0209d0b8 module:overlay(0) +from:0x021541c0 kind:load to:0x02153604 module:overlay(85) +from:0x021541c4 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021541c8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021541cc kind:load to:0x02153c08 module:overlay(85) +from:0x021541d0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021541d4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021541d8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021541dc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021541e0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021541e4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021541e8 kind:load to:0x02153d8c module:overlay(85) +from:0x021541ec kind:load to:0x02153dc4 module:overlay(85) diff --git a/config/eur/arm9/overlays/ov085/symbols.txt b/config/eur/arm9/overlays/ov085/symbols.txt new file mode 100644 index 00000000..be7cfe12 --- /dev/null +++ b/config/eur/arm9/overlays/ov085/symbols.txt @@ -0,0 +1,120 @@ +func_ov085_02150c00 kind:function(arm,size=0xc) addr:0x02150c00 +func_ov085_02150c0c kind:function(arm,size=0x24) addr:0x02150c0c +func_ov085_02150c30 kind:function(arm,size=0x28) addr:0x02150c30 +func_ov085_02150c58 kind:function(arm,size=0x30) addr:0x02150c58 +func_ov085_02150c88 kind:function(arm,size=0x30) addr:0x02150c88 +func_ov085_02150cb8 kind:function(arm,size=0x10) addr:0x02150cb8 +func_ov085_02150cc8 kind:function(arm,size=0x19c) addr:0x02150cc8 +func_ov085_02150e64 kind:function(arm,size=0x8) addr:0x02150e64 +func_ov085_02150e6c kind:function(arm,size=0x44) addr:0x02150e6c +func_ov085_02150eb0 kind:function(arm,size=0x4c) addr:0x02150eb0 +func_ov085_02150efc kind:function(arm,size=0x4c) addr:0x02150efc +func_ov085_02150f48 kind:function(arm,size=0x14) addr:0x02150f48 +func_ov085_02150f5c kind:function(arm,size=0x1c) addr:0x02150f5c +func_ov085_02150f78 kind:function(arm,size=0x14) addr:0x02150f78 +func_ov085_02150f8c kind:function(arm,size=0xc) addr:0x02150f8c +func_ov085_02150f98 kind:function(arm,size=0x24) addr:0x02150f98 +func_ov085_02150fbc kind:function(arm,size=0x60) addr:0x02150fbc +func_ov085_0215101c kind:function(arm,size=0x1a8) addr:0x0215101c +func_ov085_021511c4 kind:function(arm,size=0x14) addr:0x021511c4 +func_ov085_021511d8 kind:function(arm,size=0x14) addr:0x021511d8 +func_ov085_021511ec kind:function(arm,size=0x8) addr:0x021511ec +func_ov085_021511f4 kind:function(arm,size=0xec) addr:0x021511f4 +func_ov085_021512e0 kind:function(arm,size=0x74) addr:0x021512e0 +func_ov085_02151354 kind:function(arm,size=0x110) addr:0x02151354 +func_ov085_02151464 kind:function(arm,size=0x64) addr:0x02151464 +func_ov085_021514c8 kind:function(arm,size=0x20) addr:0x021514c8 +func_ov085_021514e8 kind:function(arm,size=0x18) addr:0x021514e8 +func_ov085_02151500 kind:function(arm,size=0x148) addr:0x02151500 +func_ov085_02151648 kind:function(arm,size=0x118) addr:0x02151648 +func_ov085_02151760 kind:function(arm,size=0xcc) addr:0x02151760 +func_ov085_0215182c kind:function(arm,size=0x628) addr:0x0215182c +func_ov085_02151e54 kind:function(arm,size=0x3ec) addr:0x02151e54 +func_ov085_02152240 kind:function(arm,size=0x3b4) addr:0x02152240 +func_ov085_021525f4 kind:function(arm,size=0x1ac) addr:0x021525f4 +func_ov085_021527a0 kind:function(arm,size=0x210) addr:0x021527a0 +func_ov085_021529b0 kind:function(arm,size=0xc0) addr:0x021529b0 +func_ov085_02152a70 kind:function(arm,size=0x58) addr:0x02152a70 +func_ov085_02152ac8 kind:function(arm,size=0xb0) addr:0x02152ac8 +func_ov085_02152b78 kind:function(arm,size=0x88) addr:0x02152b78 +func_ov085_02152c00 kind:function(arm,size=0xf8) addr:0x02152c00 +func_ov085_02152cf8 kind:function(arm,size=0x34) addr:0x02152cf8 +func_ov085_02152d2c kind:function(arm,size=0x1c) addr:0x02152d2c +func_ov085_02152d48 kind:function(arm,size=0xd0) addr:0x02152d48 +func_ov085_02152e18 kind:function(arm,size=0x74) addr:0x02152e18 +func_ov085_02152e8c kind:function(arm,size=0x9c) addr:0x02152e8c +func_ov085_02152f28 kind:function(arm,size=0x18) addr:0x02152f28 +func_ov085_02152f40 kind:function(arm,size=0x70) addr:0x02152f40 +func_ov085_02152fb0 kind:function(arm,size=0x24) addr:0x02152fb0 +func_ov085_02152fd4 kind:function(arm,size=0x70) addr:0x02152fd4 +func_ov085_02153044 kind:function(arm,size=0x3c) addr:0x02153044 +func_ov085_02153080 kind:function(arm,size=0x3c) addr:0x02153080 +func_ov085_021530bc kind:function(arm,size=0x24) addr:0x021530bc +func_ov085_021530e0 kind:function(arm,size=0x1c) addr:0x021530e0 +func_ov085_021530fc kind:function(arm,size=0x1c) addr:0x021530fc +func_ov085_02153118 kind:function(arm,size=0x40) addr:0x02153118 +func_ov085_02153158 kind:function(arm,size=0x48) addr:0x02153158 +func_ov085_021531a0 kind:function(arm,size=0x14) addr:0x021531a0 +func_ov085_021531b4 kind:function(arm,size=0xc) addr:0x021531b4 +func_ov085_021531c0 kind:function(arm,size=0x24) addr:0x021531c0 +func_ov085_021531e4 kind:function(arm,size=0x7c) addr:0x021531e4 +func_ov085_02153260 kind:function(arm,size=0x128) addr:0x02153260 +func_ov085_02153388 kind:function(arm,size=0x14) addr:0x02153388 +func_ov085_0215339c kind:function(arm,size=0x14) addr:0x0215339c +func_ov085_021533b0 kind:function(arm,size=0x254) addr:0x021533b0 +func_ov085_02153604 kind:function(arm,size=0x2c8) addr:0x02153604 +func_ov085_021538cc kind:function(arm,size=0x140) addr:0x021538cc +func_ov085_02153a0c kind:function(arm,size=0x16c) addr:0x02153a0c +func_ov085_02153b78 kind:function(arm,size=0x90) addr:0x02153b78 +func_ov085_02153c08 kind:function(arm,size=0x44) addr:0x02153c08 +func_ov085_02153c4c kind:function(arm,size=0x28) addr:0x02153c4c +func_ov085_02153c74 kind:function(arm,size=0x70) addr:0x02153c74 +func_ov085_02153ce4 kind:function(arm,size=0x70) addr:0x02153ce4 +func_ov085_02153d54 kind:function(arm,size=0x1c) addr:0x02153d54 +func_ov085_02153d70 kind:function(arm,size=0x1c) addr:0x02153d70 +func_ov085_02153d8c kind:function(arm,size=0x38) addr:0x02153d8c +func_ov085_02153dc4 kind:function(arm,size=0x40) addr:0x02153dc4 +func_ov085_02153e04 kind:function(arm,size=0x14) addr:0x02153e04 +data_ov085_02153e18 kind:data(any) addr:0x02153e18 +data_ov085_02153e20 kind:data(any) addr:0x02153e20 +data_ov085_02153e30 kind:data(any) addr:0x02153e30 +data_ov085_02153e38 kind:data(any) addr:0x02153e38 ambiguous +data_ov085_02153e40 kind:data(any) addr:0x02153e40 +data_ov085_02153e50 kind:data(any) addr:0x02153e50 +data_ov085_02153e5c kind:data(any) addr:0x02153e5c +data_ov085_02153e68 kind:data(any) addr:0x02153e68 +data_ov085_02153e74 kind:data(any) addr:0x02153e74 +data_ov085_02153e80 kind:data(any) addr:0x02153e80 +data_ov085_02153e8c kind:data(any) addr:0x02153e8c +data_ov085_02153e9c kind:data(any) addr:0x02153e9c +data_ov085_02153eac kind:data(any) addr:0x02153eac +func_ov085_02153ebc kind:function(arm,size=0x50) addr:0x02153ebc +func_ov085_02153f0c kind:function(arm,size=0x50) addr:0x02153f0c +func_ov085_02153f5c kind:function(arm,size=0x50) addr:0x02153f5c +data_ov085_02153fc8 kind:data(any) addr:0x02153fc8 +data_ov085_02153fec kind:data(any) addr:0x02153fec +data_ov085_0215404c kind:data(any) addr:0x0215404c +data_ov085_02154068 kind:data(any) addr:0x02154068 +data_ov085_02154084 kind:data(any) addr:0x02154084 +data_ov085_021540a8 kind:data(any) addr:0x021540a8 +data_ov085_02154108 kind:data(any) addr:0x02154108 +data_ov085_0215411c kind:data(any) addr:0x0215411c +data_ov085_02154130 kind:data(any) addr:0x02154130 +data_ov085_0215414c kind:data(any) addr:0x0215414c +data_ov085_02154168 kind:data(any) addr:0x02154168 +data_ov085_02154190 kind:data(any) addr:0x02154190 +data_ov085_021541b0 kind:data(any) addr:0x021541b0 ambiguous +data_ov085_021541b8 kind:data(any) addr:0x021541b8 +data_ov085_021541e0 kind:data(any) addr:0x021541e0 ambiguous +data_ov085_021541e4 kind:data(any) addr:0x021541e4 ambiguous +data_ov085_02154200 kind:bss addr:0x02154200 +data_ov085_02154204 kind:bss addr:0x02154204 +data_ov085_02154210 kind:bss addr:0x02154210 +data_ov085_0215424c kind:bss addr:0x0215424c +data_ov085_02154250 kind:bss addr:0x02154250 +data_ov085_0215425c kind:bss addr:0x0215425c +data_ov085_02154334 kind:bss addr:0x02154334 +data_ov085_02154338 kind:bss addr:0x02154338 +data_ov085_02154344 kind:bss addr:0x02154344 +data_ov085_02154364 kind:bss addr:0x02154364 +data_ov085_0215442c kind:bss addr:0x0215442c ambiguous diff --git a/config/eur/arm9/overlays/ov086/delinks.txt b/config/eur/arm9/overlays/ov086/delinks.txt new file mode 100644 index 00000000..f7bd4596 --- /dev/null +++ b/config/eur/arm9/overlays/ov086/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02154440 end:0x0215f100 kind:code align:32 + .rodata start:0x0215f100 end:0x0215f188 kind:data align:4 + .init start:0x0215f188 end:0x0215f5d4 kind:code align:4 + .ctor start:0x0215f5d4 end:0x0215f60c kind:data align:4 + .data start:0x0215f620 end:0x02160340 kind:data align:32 + .bss start:0x02160340 end:0x02160e80 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov086/relocs.txt b/config/eur/arm9/overlays/ov086/relocs.txt new file mode 100644 index 00000000..04faee38 --- /dev/null +++ b/config/eur/arm9/overlays/ov086/relocs.txt @@ -0,0 +1,1823 @@ +from:0x02154448 kind:load to:0x02160350 module:overlay(86) +from:0x0215445c kind:arm_call to:0x02011f3c module:main +from:0x02154468 kind:arm_call to:0x02154498 module:overlay(86) +from:0x0215447c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02154494 kind:load to:0x0215f628 module:overlay(86) +from:0x021544a0 kind:arm_call to:0x0213ffc0 module:overlay(70) +from:0x021544b4 kind:load to:0x0215f64c module:overlay(86) +from:0x02154504 kind:load to:0x02160350 module:overlay(86) +from:0x02154514 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215451c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02154534 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215453c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02154544 kind:arm_call to:0x02011ff4 module:main +from:0x02154558 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215456c kind:load to:0x02160438 module:overlay(86) +from:0x02154580 kind:arm_call to:0x02011f3c module:main +from:0x0215458c kind:arm_call to:0x02154848 module:overlay(86) +from:0x021545a0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021545ec kind:load to:0x0215f714 module:overlay(86) +from:0x021545fc kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x02154614 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02154624 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02154634 kind:load to:0x0215f738 module:overlay(86) +from:0x02154638 kind:load to:0x0215f100 module:overlay(86) +from:0x0215463c kind:load to:0x0215f110 module:overlay(86) +from:0x02154674 kind:arm_call to:0x0200eab0 module:main +from:0x02154698 kind:arm_call to:0x0200eab0 module:main +from:0x021546a8 kind:arm_call to:0x0200eab0 module:main +from:0x021546b0 kind:arm_call to:0x02057a38 module:overlay(0) +from:0x021546f0 kind:load to:0x0215f6f8 module:overlay(86) +from:0x021546fc kind:arm_call to:0x02097ca0 module:overlay(0) +from:0x02154720 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02154740 kind:load to:0x0215f6dc module:overlay(86) +from:0x02154798 kind:arm_call to:0x01fff498 module:itcm +from:0x021547a4 kind:arm_call to:0x01fff584 module:itcm +from:0x02154828 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x0215483c kind:load to:0x027e0ce8 module:dtcm +from:0x02154858 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x021548c0 kind:arm_call to:0x021545f0 module:overlay(86) +from:0x021548ec kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02154904 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154914 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215494c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02154964 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154998 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021549b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154a08 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02154a28 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x02154a34 kind:arm_call to:0x021546b8 module:overlay(86) +from:0x02154a40 kind:arm_call to:0x02154714 module:overlay(86) +from:0x02154a80 kind:load to:0x0215f7f8 module:overlay(86) +from:0x02154a84 kind:load to:0x02160438 module:overlay(86) +from:0x02154a88 kind:load to:0x0215f7ac module:overlay(86) +from:0x02154a8c kind:load to:0x0215f764 module:overlay(86) +from:0x02154a98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02154aac kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02154ac0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02154ad4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02154ae8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02154b00 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02154b08 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02154b10 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02154b18 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02154b20 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02154b28 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02154b30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02154b38 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02154b50 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02154b58 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02154b60 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02154b68 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02154b70 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02154b78 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02154b80 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02154b88 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02154b90 kind:arm_call to:0x02011ff4 module:main +from:0x02154bac kind:arm_call to:0x0209862c module:overlay(0) +from:0x02154bdc kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02154c0c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02154c14 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02154c30 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02154c54 kind:arm_call to:0x02157bb4 module:overlay(86) +from:0x02154c60 kind:arm_call to:0x02154c98 module:overlay(86) +from:0x02154c90 kind:load to:0x0215f6bc module:overlay(86) +from:0x02154c94 kind:load to:0x0215f6a4 module:overlay(86) +from:0x02154cbc kind:arm_call to:0x0209862c module:overlay(0) +from:0x02154cc8 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02154d20 kind:load to:0x020aecf8 module:overlay(0) +from:0x02154d24 kind:load to:0x0215f854 module:overlay(86) +from:0x02154d3c kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02154d84 kind:arm_call to:0x020d9788 module:overlays(26,31) +from:0x02154dac kind:arm_call to:0x020802ec module:overlay(0) +from:0x02154de8 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02154e3c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02154e64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154e84 kind:arm_call to:0x02098b8c module:overlay(0) +from:0x02154e98 kind:arm_call to:0x01ff916c module:itcm +from:0x02154ecc kind:arm_call to:0x02156f04 module:overlay(86) +from:0x02154f80 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02155020 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215502c kind:load to:0x027e0d34 module:dtcm +from:0x02155030 kind:load to:0x027e0cd8 module:dtcm +from:0x02155034 kind:load to:0x0215f8fc module:overlay(86) +from:0x0215503c kind:load to:0x027e09a8 module:dtcm +from:0x02155054 kind:load to:0x027e09c0 module:dtcm +from:0x0215506c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021550a8 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x021550c8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02155100 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02155114 kind:arm_call to:0x02098584 module:overlay(0) +from:0x02155180 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021551a0 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021551d4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215521c kind:arm_call to:0x020985f0 module:overlay(0) +from:0x02155230 kind:load to:0x027e0cd8 module:dtcm +from:0x021552e4 kind:load to:0x02049be4 module:main +from:0x021552f0 kind:arm_call to:0x0215534c module:overlay(86) +from:0x021552f8 kind:arm_call to:0x02157ab4 module:overlay(86) +from:0x0215530c kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02155344 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021553a8 kind:arm_call to:0x01ff930c module:itcm +from:0x02155408 kind:load to:0x02049be4 module:main +from:0x02155410 kind:load to:0x0203e964 module:main +from:0x0215548c kind:load to:0x0215f9bc module:overlay(86) +from:0x02155498 kind:arm_call to:0x021554d8 module:overlay(86) +from:0x021554a0 kind:arm_call to:0x02157bcc module:overlay(86) +from:0x021554b4 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021554bc kind:arm_call to:0x02157ab4 module:overlay(86) +from:0x021554d0 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021554f0 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02155500 kind:arm_call to:0x01ff930c module:itcm +from:0x02155508 kind:arm_call to:0x02157b94 module:overlay(86) +from:0x02155568 kind:load to:0x0203e964 module:main +from:0x021555d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021555f0 kind:load to:0x0215fa34 module:overlay(86) +from:0x021555f4 kind:load to:0x027e09a8 module:dtcm +from:0x02155614 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155628 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021556f0 kind:load to:0x0215f9bc module:overlay(86) +from:0x021556f4 kind:load to:0x02049be4 module:main +from:0x0215570c kind:arm_call to:0x01ff916c module:itcm +from:0x02155714 kind:arm_call to:0x0215534c module:overlay(86) +from:0x02155798 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021557f8 kind:load to:0x02049be4 module:main +from:0x02155858 kind:arm_call to:0x021578e4 module:overlay(86) +from:0x02155868 kind:arm_call to:0x021579a8 module:overlay(86) +from:0x02155880 kind:load to:0x0215f9d4 module:overlay(86) +from:0x02155898 kind:arm_call to:0x021579e8 module:overlay(86) +from:0x021558ac kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021558b4 kind:arm_call to:0x02157a34 module:overlay(86) +from:0x021558c8 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02155938 kind:load to:0x0215f9ec module:overlay(86) +from:0x02155980 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02155990 kind:arm_call to:0x01ff930c module:itcm +from:0x021559a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155a24 kind:arm_call to:0x02015080 module:main +from:0x02155a6c kind:arm_call to:0x01ff9638 module:itcm +from:0x02155a88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155aa8 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x02155ac0 kind:arm_call to:0x02015080 module:main +from:0x02155af0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155b08 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02155b1c kind:load to:0x0215fa04 module:overlay(86) +from:0x02155b28 kind:load to:0x027e09c0 module:dtcm +from:0x02155b4c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02155ba4 kind:arm_call to:0x021578e4 module:overlay(86) +from:0x02155bb0 kind:arm_call to:0x021579a8 module:overlay(86) +from:0x02155bc8 kind:load to:0x0215f9d4 module:overlay(86) +from:0x02155be8 kind:arm_call to:0x02015080 module:main +from:0x02155c08 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155c1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155c30 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02155c38 kind:load to:0x027e09a8 module:dtcm +from:0x02155cb0 kind:load to:0x0215fa1c module:overlay(86) +from:0x02155ccc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155ce0 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02155d58 kind:load to:0x0215fa1c module:overlay(86) +from:0x02155d74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155d88 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02155da4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155dd4 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02155e2c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02155e34 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02155e50 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155e6c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155ec4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02155edc kind:load to:0x0215f6bc module:overlay(86) +from:0x02155ee0 kind:load to:0x0215f6a4 module:overlay(86) +from:0x02155ee8 kind:load to:0x0215fa94 module:overlay(86) +from:0x02155f4c kind:arm_call to:0x01ffb464 module:itcm +from:0x02155f5c kind:arm_call to:0x01ff9218 module:itcm +from:0x02155f98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155fa8 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02155fc4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155fe4 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02155ff8 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156008 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156010 kind:load to:0x027e0cd8 module:dtcm +from:0x0215609c kind:arm_call to:0x021579a8 module:overlay(86) +from:0x021560ac kind:load to:0x0215f9d4 module:overlay(86) +from:0x021560c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021560dc kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156158 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02156174 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156190 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021561d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021561dc kind:load to:0x0215fa4c module:overlay(86) +from:0x021561e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215624c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215625c kind:arm_call to:0x01ff9218 module:itcm +from:0x02156288 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021562a0 kind:arm_call to:0x01ffedac module:itcm +from:0x021562b4 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x021562c0 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021562ec kind:arm_call to:0x021578e4 module:overlay(86) +from:0x02156360 kind:load to:0x0215fa64 module:overlay(86) +from:0x02156364 kind:load to:0x027e00f0 module:dtcm +from:0x02156384 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x0215638c kind:arm_call to:0x02157910 module:overlay(86) +from:0x021563c8 kind:arm_call to:0x01fff17c module:itcm +from:0x021563e8 kind:load to:0x027e0ce0 module:dtcm +from:0x02156408 kind:arm_call to:0x01fff17c module:itcm +from:0x0215642c kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02156464 kind:arm_call to:0x0208bc1c module:overlay(0) +from:0x02156470 kind:load to:0x027e0ce0 module:dtcm +from:0x02156494 kind:load to:0x020aecf8 module:overlay(0) +from:0x021564e8 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02156548 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156564 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156594 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021565c4 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021565d4 kind:load to:0x027e09c0 module:dtcm +from:0x021565dc kind:load to:0x027e0cec module:dtcm +from:0x021565e0 kind:load to:0x027e09a8 module:dtcm +from:0x02156600 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156630 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02156688 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02156690 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021566ac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021566c8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156738 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02156750 kind:load to:0x0215f6bc module:overlay(86) +from:0x02156754 kind:load to:0x0215f6a4 module:overlay(86) +from:0x0215675c kind:load to:0x0215fa94 module:overlay(86) +from:0x02156760 kind:load to:0x020aecf8 module:overlay(0) +from:0x021567c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021567d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215687c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215688c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021568a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021568c8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x021568dc kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021568ec kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021568f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02156a2c kind:load to:0x0215fa7c module:overlay(86) +from:0x02156a6c kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156a78 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156ad4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02156afc kind:arm_call to:0x021579a8 module:overlay(86) +from:0x02156b08 kind:load to:0x0215fa7c module:overlay(86) +from:0x02156b20 kind:arm_call to:0x020992dc module:overlay(0) +from:0x02156b34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b8c kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156b98 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156bb0 kind:arm_call to:0x02098f34 module:overlay(0) +from:0x02156c2c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02156c3c kind:load to:0x0215fa64 module:overlay(86) +from:0x02156c80 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156c98 kind:arm_call to:0x021579a8 module:overlay(86) +from:0x02156d94 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02156dc4 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02156dcc kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02156de8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156df0 kind:arm_call to:0x02154c98 module:overlay(86) +from:0x02156dfc kind:load to:0x0215f6bc module:overlay(86) +from:0x02156e00 kind:load to:0x0215f6a4 module:overlay(86) +from:0x02156e68 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156e84 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156ebc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156ecc kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02156ee4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156ef4 kind:load to:0x027e0cec module:dtcm +from:0x02156ef8 kind:load to:0x027e09a8 module:dtcm +from:0x02156f54 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02156f6c kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02156fb4 kind:arm_call to:0x02077480 module:overlay(0) +from:0x02156fd4 kind:arm_call to:0x020767b4 module:overlay(0) +from:0x02157070 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021570b4 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x021570e4 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021570f0 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x0215713c kind:arm_call to:0x01ffb428 module:itcm +from:0x02157184 kind:arm_call to:0x01ffb428 module:itcm +from:0x021571b8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021571c0 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021571dc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021571f8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021572fc kind:arm_call to:0x01ffb428 module:itcm +from:0x02157344 kind:arm_call to:0x01ffb428 module:itcm +from:0x021573cc kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021573e8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157404 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215740c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021574a4 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02157530 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02157548 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215756c kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x02157590 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021575a0 kind:arm_call to:0x020e49b0 module:overlay(31) +from:0x021575a8 kind:arm_call to:0x02157818 module:overlay(86) +from:0x021575f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215766c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215768c kind:arm_call to:0x020c28b4 module:overlay(17) +from:0x021576dc kind:arm_call to:0x02157e90 module:overlay(86) +from:0x021576e8 kind:arm_call to:0x02157de8 module:overlay(86) +from:0x021576f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157744 kind:arm_call to:0x02157e90 module:overlay(86) +from:0x02157750 kind:arm_call to:0x02157de8 module:overlay(86) +from:0x02157768 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157778 kind:arm_call to:0x02157de8 module:overlay(86) +from:0x02157784 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021577c4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021577d0 kind:load to:0x027e0cd8 module:dtcm +from:0x021577d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021577d8 kind:load to:0x02049b52 module:main +from:0x021577dc kind:load to:0x027e09bc module:dtcm +from:0x021577e8 kind:load to:0x0215f6bc module:overlay(86) +from:0x021577ec kind:load to:0x0215f6a4 module:overlay(86) +from:0x021577f0 kind:load to:0x027e09a8 module:dtcm +from:0x021577f8 kind:load to:0x021188e0 module:overlay(31) +from:0x02157804 kind:load to:0x027e0d38 module:dtcm +from:0x02157808 kind:load to:0x027e0ce4 module:dtcm +from:0x02157814 kind:load to:0x0203e964 module:main +from:0x02157858 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157874 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021578a4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021578b8 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021578c4 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021578d4 kind:load to:0x027e0cec module:dtcm +from:0x021578d8 kind:load to:0x027e09a8 module:dtcm +from:0x02157920 kind:arm_call to:0x01ffedac module:itcm +from:0x0215793c kind:arm_call to:0x01fff498 module:itcm +from:0x02157948 kind:arm_call to:0x01fff584 module:itcm +from:0x02157970 kind:load to:0x027e0ce8 module:dtcm +from:0x02157994 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021579a0 kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x021579bc kind:arm_call to:0x0209862c module:overlay(0) +from:0x021579d4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02157a14 kind:arm_call to:0x01fff148 module:itcm +from:0x02157a24 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02157a2c kind:load to:0x027e0cd8 module:dtcm +from:0x02157a30 kind:load to:0x027e0ce0 module:dtcm +from:0x02157a4c kind:arm_call to:0x01fff148 module:itcm +from:0x02157a70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157a84 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02157a9c kind:arm_call to:0x021579e8 module:overlay(86) +from:0x02157ab0 kind:load to:0x027e0ce0 module:dtcm +from:0x02157acc kind:arm_call to:0x01fff148 module:itcm +from:0x02157adc kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02157b00 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157b1c kind:arm_call to:0x021579e8 module:overlay(86) +from:0x02157b30 kind:load to:0x027e0ce0 module:dtcm +from:0x02157b4c kind:arm_call to:0x01fff148 module:itcm +from:0x02157b58 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02157b7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157b90 kind:load to:0x027e0ce0 module:dtcm +from:0x02157ba0 kind:arm_call to:0x02098654 module:overlay(0) +from:0x02157bc8 kind:load to:0x02154cd0 module:overlay(86) +from:0x02157bd4 kind:load to:0x02157b34 module:overlay(86) +from:0x02157bf4 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02157c0c kind:arm_call to:0x02154cd0 module:overlay(86) +from:0x02157c14 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02157c44 kind:arm_call to:0x02157d30 module:overlay(86) +from:0x02157c54 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02157c5c kind:arm_call to:0x02157bd8 module:overlay(86) +from:0x02157c7c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157c84 kind:arm_call to:0x02157bd8 module:overlay(86) +from:0x02157ca8 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x02157cc0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157cc8 kind:arm_call to:0x02157bd8 module:overlay(86) +from:0x02157ce8 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x02157d00 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157d08 kind:arm_call to:0x02157d30 module:overlay(86) +from:0x02157d18 kind:arm_call to:0x020997c4 module:overlay(0) +from:0x02157d20 kind:arm_call to:0x02157bd8 module:overlay(86) +from:0x02157d2c kind:load to:0x027e09a8 module:dtcm +from:0x02157d64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157d80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157d9c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157db8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157dd4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157de4 kind:load to:0x027e0cec module:dtcm +from:0x02157e2c kind:arm_call to:0x02022dec module:main +from:0x02157e3c kind:arm_call to:0x02018114 module:main +from:0x02157e5c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02157e74 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157e80 kind:load to:0x027e0cec module:dtcm +from:0x02157e88 kind:load to:0x027e09a8 module:dtcm +from:0x02157ea4 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02157ee0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157f00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157f20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157f34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157f40 kind:load to:0x027e0d34 module:dtcm +from:0x02157f60 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157f74 kind:load to:0x020578a4 module:overlay(0) +from:0x02157f90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157f9c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157fb8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02157fc8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02157fd8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02157fe0 kind:arm_call to:0x02011ff4 module:main +from:0x02157ff4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157ffc kind:arm_call to:0x02011ff4 module:main +from:0x02158010 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02158018 kind:arm_call to:0x02011ff4 module:main +from:0x0215802c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158034 kind:arm_call to:0x02011ff4 module:main +from:0x02158048 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02158050 kind:arm_call to:0x02011ff4 module:main +from:0x02158064 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02158078 kind:load to:0x02160520 module:overlay(86) +from:0x0215808c kind:arm_call to:0x02011f3c module:main +from:0x02158098 kind:arm_call to:0x021582c0 module:overlay(86) +from:0x021580ac kind:arm_call to:0x02097898 module:overlay(0) +from:0x021580e8 kind:load to:0x0215fafc module:overlay(86) +from:0x021580f8 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215811c kind:load to:0x0215fae0 module:overlay(86) +from:0x0215813c kind:arm_call to:0x020982d8 module:overlay(0) +from:0x02158160 kind:arm_call to:0x0207c008 module:overlay(0) +from:0x02158180 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158210 kind:load to:0x0203e964 module:main +from:0x02158228 kind:arm_call to:0x0207c010 module:overlay(0) +from:0x0215824c kind:arm_call to:0x01ff938c module:itcm +from:0x02158268 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02158294 kind:load to:0x0215fad0 module:overlay(86) +from:0x021582ac kind:arm_call to:0x02097c20 module:overlay(0) +from:0x021582c8 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215832c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02158358 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02158374 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158384 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021583e4 kind:arm_call to:0x0207edac module:overlay(0) +from:0x021583f8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02158400 kind:arm_call to:0x02099820 module:overlay(0) +from:0x0215843c kind:arm_call to:0x02158260 module:overlay(86) +from:0x02158444 kind:arm_call to:0x021580f0 module:overlay(86) +from:0x02158458 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021584a0 kind:load to:0x0215fb20 module:overlay(86) +from:0x021584a4 kind:load to:0x02160520 module:overlay(86) +from:0x021584a8 kind:load to:0x0215f7ac module:overlay(86) +from:0x021584ac kind:load to:0x02049be4 module:main +from:0x021584b4 kind:load to:0x0215faac module:overlay(86) +from:0x021584c0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021584e0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021584e8 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021584f0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215850c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158538 kind:arm_call to:0x0203d210 module:main +from:0x02158540 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02158548 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02158550 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158558 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158564 kind:load to:0x0215fb20 module:overlay(86) +from:0x02158568 kind:load to:0x020a02d4 module:overlay(0) +from:0x02158580 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158588 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02158590 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021585ac kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021585d8 kind:arm_call to:0x0203d210 module:main +from:0x021585e0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021585e8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021585f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021585f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02158600 kind:arm_call to:0x02011ff4 module:main +from:0x0215860c kind:load to:0x0215fb20 module:overlay(86) +from:0x02158610 kind:load to:0x020a02d4 module:overlay(0) +from:0x02158644 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02158674 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02158680 kind:load to:0x027e0cd8 module:dtcm +from:0x021586a0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021586c0 kind:arm_call to:0x02158684 module:overlay(86) +from:0x021586f8 kind:load to:0x0215fbe0 module:overlay(86) +from:0x02158748 kind:arm_call to:0x020bef4c module:overlay(17) +from:0x02158864 kind:arm_call to:0x020bf894 module:overlay(17) +from:0x021588a4 kind:arm_call to:0x01ffedac module:itcm +from:0x021588bc kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x021588d8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158930 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02158950 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02158998 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x021589e4 kind:arm_call to:0x020bf178 module:overlay(17) +from:0x021589ec kind:arm_call to:0x02099a0c module:overlay(0) +from:0x02158a08 kind:arm_call to:0x02099450 module:overlay(0) +from:0x02158a20 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02158a34 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02158a54 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x02158a60 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02158a84 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02158ac4 kind:arm_call to:0x02099010 module:overlay(0) +from:0x02158ad4 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02158ae8 kind:arm_call to:0x020986fc module:overlay(0) +from:0x02158b00 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x02158b08 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02158b20 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02158b4c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02158ba0 kind:arm_call to:0x0208bf34 module:overlay(0) +from:0x02158bb8 kind:arm_call to:0x01fff148 module:itcm +from:0x02158bd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158bf0 kind:arm_call to:0x01fff17c module:itcm +from:0x02158c08 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02158c70 kind:arm_call to:0x02097bec module:overlay(0) +from:0x02158c84 kind:arm_call to:0x0207e668 module:overlay(0) +from:0x02158cbc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158cc8 kind:arm_call to:0x01fff458 module:itcm +from:0x02158ce0 kind:arm_call to:0x01fff148 module:itcm +from:0x02158d6c kind:arm_call to:0x01fff458 module:itcm +from:0x02158d84 kind:arm_call to:0x01fff148 module:itcm +from:0x02158db0 kind:arm_call to:0x01fff17c module:itcm +from:0x02158e54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158ef8 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02158f1c kind:arm_call to:0x02016c68 module:main +from:0x02158f50 kind:arm_call to:0x02016fbc module:main +from:0x02158f74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158fa0 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02158fc0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02159068 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02159074 kind:load to:0x027e0ce0 module:dtcm +from:0x02159078 kind:load to:0x0215fab8 module:overlay(86) +from:0x0215907c kind:load to:0x0215fb78 module:overlay(86) +from:0x02159084 kind:load to:0x027e07d4 module:dtcm +from:0x0215908c kind:load to:0x027e09c0 module:dtcm +from:0x02159090 kind:load to:0x027e0ce4 module:dtcm +from:0x02159098 kind:load to:0x0203e964 module:main +from:0x021590b8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021590fc kind:arm_call to:0x01ffc634 module:itcm +from:0x02159130 kind:arm_call to:0x01fff148 module:itcm +from:0x021591cc kind:arm_call to:0x01ff9a5c module:itcm +from:0x021591e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021591e8 kind:load to:0x0203e964 module:main +from:0x02159254 kind:load to:0x0215fc48 module:overlay(86) +from:0x02159270 kind:arm_call to:0x0215ad40 module:overlay(86) +from:0x021592a0 kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x021592b4 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x021592c4 kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x021592d8 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02159350 kind:load to:0x0215fc48 module:overlay(86) +from:0x02159370 kind:arm_call to:0x0215ad40 module:overlay(86) +from:0x0215938c kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215939c kind:arm_call to:0x01ff930c module:itcm +from:0x021593c8 kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x021593dc kind:arm_call to:0x021586b4 module:overlay(86) +from:0x021593f0 kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x02159404 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215943c kind:arm_call to:0x02159104 module:overlay(86) +from:0x02159454 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02159554 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159560 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02159570 kind:load to:0x0215fc78 module:overlay(86) +from:0x02159574 kind:load to:0x027e09a8 module:dtcm +from:0x021595a8 kind:arm_call to:0x02015080 module:main +from:0x021595b8 kind:arm_call to:0x0215ae98 module:overlay(86) +from:0x021595c4 kind:arm_call to:0x01ffedac module:itcm +from:0x021595dc kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x021595f0 kind:arm_call to:0x01ffedac module:itcm +from:0x02159608 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0215961c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159634 kind:arm_call to:0x01ffedac module:itcm +from:0x0215964c kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02159660 kind:arm_call to:0x01ffedac module:itcm +from:0x02159674 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x02159680 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02159698 kind:arm_call to:0x0209936c module:overlay(0) +from:0x021596a0 kind:arm_call to:0x02099514 module:overlay(0) +from:0x0215973c kind:arm_call to:0x0209862c module:overlay(0) +from:0x021597d4 kind:load to:0x0215fc48 module:overlay(86) +from:0x021597d8 kind:load to:0x02049be4 module:main +from:0x021598b0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021598c4 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x021598d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021598f8 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02159908 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159928 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215993c kind:arm_call to:0x01ffedac module:itcm +from:0x02159950 kind:arm_call to:0x02080180 module:overlay(0) +from:0x02159960 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159b50 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02159b84 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b94 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02159ba8 kind:arm_call to:0x0215ade4 module:overlay(86) +from:0x02159bbc kind:arm_call to:0x0215ae14 module:overlay(86) +from:0x02159bd4 kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x02159be8 kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x02159c10 kind:arm_call to:0x0215ad40 module:overlay(86) +from:0x02159c48 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02159c64 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02159c70 kind:load to:0x0203e964 module:main +from:0x02159c74 kind:load to:0x027e09c0 module:dtcm +from:0x02159c78 kind:load to:0x027e0cd8 module:dtcm +from:0x02159c7c kind:load to:0x02049be4 module:main +from:0x02159c80 kind:load to:0x027e0ce0 module:dtcm +from:0x02159c98 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02159d08 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02159d18 kind:load to:0x0215fc48 module:overlay(86) +from:0x02159d1c kind:load to:0x027e0cec module:dtcm +from:0x02159d4c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02159d58 kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x02159d68 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159d74 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02159dac kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02159dcc kind:arm_call to:0x020986b4 module:overlay(0) +from:0x02159de0 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02159dec kind:load to:0x027e09a8 module:dtcm +from:0x02159e54 kind:arm_call to:0x02015300 module:main +from:0x02159e84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02159e94 kind:load to:0x0215fc60 module:overlay(86) +from:0x02159e98 kind:load to:0x027e09a8 module:dtcm +from:0x02159ec8 kind:arm_call to:0x0215ae98 module:overlay(86) +from:0x02159ed4 kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x02159ef0 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x02159f08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159f64 kind:arm_call to:0x0215add4 module:overlay(86) +from:0x02159f6c kind:load to:0x02049be4 module:main +from:0x02159f88 kind:arm_call to:0x01ffedac module:itcm +from:0x02159fa0 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x02159fa8 kind:arm_call to:0x020994a0 module:overlay(0) +from:0x02159fb4 kind:arm_call to:0x01ffedac module:itcm +from:0x02159fcc kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x02159ff0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215a024 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215a0a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a0b8 kind:load to:0x0215fc90 module:overlay(86) +from:0x0215a0bc kind:load to:0x027e09a8 module:dtcm +from:0x0215a0dc kind:arm_call to:0x0215ac84 module:overlay(86) +from:0x0215a0f0 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215a138 kind:arm_call to:0x02015080 module:main +from:0x0215a150 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215a1ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a208 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215a22c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a244 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a288 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215a358 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a368 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a3b4 kind:arm_call to:0x020986b4 module:overlay(0) +from:0x0215a3c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a42c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a440 kind:load to:0x0203e964 module:main +from:0x0215a448 kind:load to:0x020b539c module:overlay(0) +from:0x0215a450 kind:load to:0x027e09a8 module:dtcm +from:0x0215a458 kind:load to:0x02049be4 module:main +from:0x0215a460 kind:load to:0x0215fc48 module:overlay(86) +from:0x0215a468 kind:load to:0x0215fc90 module:overlay(86) +from:0x0215a4e0 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0215a4e8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215a500 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a510 kind:load to:0x0215fc48 module:overlay(86) +from:0x0215a514 kind:load to:0x027e07d4 module:dtcm +from:0x0215a518 kind:load to:0x027e09a8 module:dtcm +from:0x0215a534 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a54c kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0215a554 kind:arm_call to:0x020992dc module:overlay(0) +from:0x0215a568 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a584 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215a5dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a5f8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a614 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215a63c kind:arm_call to:0x02099450 module:overlay(0) +from:0x0215a648 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215a668 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215a6ac kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215a6bc kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215a6c8 kind:load to:0x020aecf8 module:overlay(0) +from:0x0215a6cc kind:load to:0x020aecf0 module:overlay(0) +from:0x0215a6d0 kind:load to:0x027e07d4 module:dtcm +from:0x0215a6f4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215a724 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215a774 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215a780 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a794 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215a7b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215a7c8 kind:load to:0x0215fca8 module:overlay(86) +from:0x0215a7cc kind:load to:0x020aecf8 module:overlay(0) +from:0x0215a7d0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a7e8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a800 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0215a820 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a85c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a878 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0215a880 kind:arm_call to:0x0215ad14 module:overlay(86) +from:0x0215a88c kind:arm_call to:0x020997c4 module:overlay(0) +from:0x0215a8ec kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215a908 kind:load to:0x0215fc48 module:overlay(86) +from:0x0215a958 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0215a974 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0215a980 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215a98c kind:load to:0x027e07d4 module:dtcm +from:0x0215aa14 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215aa20 kind:load to:0x0215fab8 module:overlay(86) +from:0x0215aa24 kind:load to:0x0215fcc0 module:overlay(86) +from:0x0215aa28 kind:load to:0x027e09a8 module:dtcm +from:0x0215aa44 kind:arm_call to:0x01ffedac module:itcm +from:0x0215aa5c kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0215aaa0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215aab0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ab00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ab14 kind:arm_call to:0x02099a0c module:overlay(0) +from:0x0215ab30 kind:arm_call to:0x02099450 module:overlay(0) +from:0x0215ab3c kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215ab48 kind:load to:0x027e07d4 module:dtcm +from:0x0215abb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215abcc kind:load to:0x0215fc78 module:overlay(86) +from:0x0215abd0 kind:load to:0x027e09a8 module:dtcm +from:0x0215abec kind:arm_call to:0x01ffedac module:itcm +from:0x0215ac04 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0215ac24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ac3c kind:arm_call to:0x02015080 module:main +from:0x0215ac4c kind:arm_call to:0x0215ae98 module:overlay(86) +from:0x0215ac60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac78 kind:arm_call to:0x021586b4 module:overlay(86) +from:0x0215aca0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215acc8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215acdc kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215acf0 kind:arm_call to:0x0209867c module:overlay(0) +from:0x0215ad10 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ad30 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x0215ad38 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215ad70 kind:arm_call to:0x01fff148 module:itcm +from:0x0215adb0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215adb8 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x0215add0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ade0 kind:load to:0x021586b4 module:overlay(86) +from:0x0215adf4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215ae0c kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215ae4c kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x0215ae5c kind:arm_call to:0x01fff458 module:itcm +from:0x0215ae90 kind:load to:0x027e0ce4 module:dtcm +from:0x0215aeb4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215aeec kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215af0c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215af18 kind:load to:0x020b539c module:overlay(0) +from:0x0215af20 kind:load to:0x027e0cec module:dtcm +from:0x0215af70 kind:load to:0x0215faac module:overlay(86) +from:0x0215af7c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215af84 kind:arm_call to:0x02011ff4 module:main +from:0x0215af98 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215afac kind:load to:0x02160608 module:overlay(86) +from:0x0215afc0 kind:arm_call to:0x02011f3c module:main +from:0x0215afcc kind:arm_call to:0x0215b028 module:overlay(86) +from:0x0215afe0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215b020 kind:load to:0x0215fcfc module:overlay(86) +from:0x0215b030 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215b064 kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x0215b070 kind:arm_call to:0x0215b6f4 module:overlay(86) +from:0x0215b0ec kind:load to:0x0215fd20 module:overlay(86) +from:0x0215b0f0 kind:load to:0x020b1968 module:overlay(0) +from:0x0215b0f4 kind:load to:0x02160608 module:overlay(86) +from:0x0215b104 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215b190 kind:load to:0x0203e964 module:main +from:0x0215b1c4 kind:arm_call to:0x0215b5f0 module:overlay(86) +from:0x0215b1ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b218 kind:arm_call to:0x02098910 module:overlay(0) +from:0x0215b228 kind:arm_call to:0x0215b504 module:overlay(86) +from:0x0215b230 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215b288 kind:arm_call to:0x020986fc module:overlay(0) +from:0x0215b298 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215b2b4 kind:arm_call to:0x0208bd30 module:overlay(0) +from:0x0215b2bc kind:arm_call to:0x0215b504 module:overlay(86) +from:0x0215b2c8 kind:arm_call to:0x0215b504 module:overlay(86) +from:0x0215b2f0 kind:arm_call to:0x020d9c04 module:overlay(31) +from:0x0215b300 kind:arm_call to:0x0215b5a8 module:overlay(86) +from:0x0215b358 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215b39c kind:arm_call to:0x0215b504 module:overlay(86) +from:0x0215b3bc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215b3cc kind:arm_call to:0x0215b504 module:overlay(86) +from:0x0215b3d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b3dc kind:load to:0x027e0d38 module:dtcm +from:0x0215b3e4 kind:load to:0x027e09c0 module:dtcm +from:0x0215b3fc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b438 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215b464 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b474 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215b4ec kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0215b4f8 kind:load to:0x0203e964 module:main +from:0x0215b500 kind:load to:0x027e09b4 module:dtcm +from:0x0215b510 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215b53c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b558 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b574 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215b58c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b59c kind:load to:0x027e0cec module:dtcm +from:0x0215b5a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215b5b4 kind:arm_call to:0x0215b628 module:overlay(86) +from:0x0215b5e8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215b620 kind:arm_call to:0x0215b504 module:overlay(86) +from:0x0215b658 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b6e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b6ec kind:load to:0x0203e964 module:main +from:0x0215b6f0 kind:load to:0x027e09a8 module:dtcm +from:0x0215b72c kind:load to:0x0215fce0 module:overlay(86) +from:0x0215b744 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b758 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b76c kind:arm_call to:0x0215b504 module:overlay(86) +from:0x0215b784 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215b78c kind:arm_call to:0x02011ff4 module:main +from:0x0215b7a4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215b7ac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b7b4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b7cc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215b7d4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b7dc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b7e4 kind:arm_call to:0x02011ff4 module:main +from:0x0215b7f8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215b80c kind:load to:0x021606f0 module:overlay(86) +from:0x0215b820 kind:arm_call to:0x02011f3c module:main +from:0x0215b82c kind:arm_call to:0x0215b870 module:overlay(86) +from:0x0215b840 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215b858 kind:load to:0x0215fd94 module:overlay(86) +from:0x0215b864 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b87c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215b8e0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b90c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215b928 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b938 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b960 kind:load to:0x0215fe04 module:overlay(86) +from:0x0215b964 kind:load to:0x021606f0 module:overlay(86) +from:0x0215b968 kind:load to:0x0215fdb8 module:overlay(86) +from:0x0215b9d0 kind:load to:0x0215fd74 module:overlay(86) +from:0x0215b9f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ba00 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215ba0c kind:arm_call to:0x01ffedac module:itcm +from:0x0215ba24 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0215ba64 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215baa8 kind:load to:0x027e0130 module:dtcm +from:0x0215bab8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215bac0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bac8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215bad0 kind:arm_call to:0x02011ff4 module:main +from:0x0215bae8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215baf0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215baf8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215bb0c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215bb14 kind:arm_call to:0x02011ff4 module:main +from:0x0215bb28 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215bb3c kind:load to:0x021607d8 module:overlay(86) +from:0x0215bb50 kind:arm_call to:0x02011f3c module:main +from:0x0215bb5c kind:arm_call to:0x0215bb8c module:overlay(86) +from:0x0215bb70 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215bb88 kind:load to:0x0215fe60 module:overlay(86) +from:0x0215bb94 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215bbec kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215bc14 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215bc2c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bc44 kind:load to:0x0215fefc module:overlay(86) +from:0x0215bc48 kind:load to:0x021607d8 module:overlay(86) +from:0x0215bc4c kind:load to:0x0215feb4 module:overlay(86) +from:0x0215bc58 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bc9c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215bcc0 kind:load to:0x0215fe7c module:overlay(86) +from:0x0215bd18 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bd20 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd38 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bd40 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215bd60 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215bd68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd70 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215bd78 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd8c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215bda0 kind:load to:0x021608c0 module:overlay(86) +from:0x0215bdb4 kind:arm_call to:0x02011f3c module:main +from:0x0215bdc0 kind:arm_call to:0x0215bdf0 module:overlay(86) +from:0x0215bdd4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215bdec kind:load to:0x0215ff58 module:overlay(86) +from:0x0215bdfc kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215be20 kind:arm_call to:0x0200f05c module:main +from:0x0215be3c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215be58 kind:arm_call to:0x0200f05c module:main +from:0x0215be74 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215bf24 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215bf34 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215bf44 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215bf6c kind:arm_call to:0x0203d160 module:main +from:0x0215bf94 kind:load to:0x0215ffa4 module:overlay(86) +from:0x0215bf98 kind:load to:0x021608c0 module:overlay(86) +from:0x0215bf9c kind:load to:0x0215f138 module:overlay(86) +from:0x0215bfa0 kind:load to:0x0215f128 module:overlay(86) +from:0x0215bfa4 kind:load to:0x027e0130 module:dtcm +from:0x0215bfa8 kind:load to:0x0215ff7c module:overlay(86) +from:0x0215bfac kind:load to:0x0207eca8 module:overlay(0) +from:0x0215bfb0 kind:load to:0x0207ec88 module:overlay(0) +from:0x0215c148 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215c178 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215c310 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215c344 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215c370 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215c3c8 kind:load to:0x027e09c0 module:dtcm +from:0x0215c430 kind:arm_call to:0x0215c838 module:overlay(86) +from:0x0215c43c kind:arm_call to:0x0215c8fc module:overlay(86) +from:0x0215c468 kind:arm_call to:0x0215d610 module:overlay(86) +from:0x0215c4b0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c4bc kind:arm_call to:0x0215cf94 module:overlay(86) +from:0x0215c570 kind:arm_call to:0x0215d154 module:overlay(86) +from:0x0215c578 kind:arm_call to:0x0215d394 module:overlay(86) +from:0x0215c5a0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c5cc kind:arm_call to:0x0207ed40 module:overlay(0) +from:0x0215c5dc kind:arm_call to:0x01fff148 module:itcm +from:0x0215c600 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0215c610 kind:arm_call to:0x0215d890 module:overlay(86) +from:0x0215c630 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c660 kind:arm_call to:0x01fff17c module:itcm +from:0x0215c680 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0215c6b8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c73c kind:arm_call to:0x01fff17c module:itcm +from:0x0215c75c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x0215c774 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c7c0 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215c7d8 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215c7ec kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x0215c828 kind:load to:0x027e09a8 module:dtcm +from:0x0215c830 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c834 kind:load to:0x0203e964 module:main +from:0x0215c870 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c8a8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c8c0 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215c8d4 kind:arm_call to:0x0215cf94 module:overlay(86) +from:0x0215c8f8 kind:load to:0x0203e964 module:main +from:0x0215c94c kind:arm_call to:0x02015a18 module:main +from:0x0215ca58 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215ca90 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215cb00 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215cb30 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215cb44 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215cb54 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215cbe8 kind:arm_call to:0x0215cf94 module:overlay(86) +from:0x0215cca8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ccec kind:load to:0x0203e964 module:main +from:0x0215ccf4 kind:load to:0x027e0130 module:dtcm +from:0x0215cdb4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215cdd0 kind:load to:0x027e09a8 module:dtcm +from:0x0215cde8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215cf84 kind:arm_call to:0x020c0970 module:overlay(17) +from:0x0215cf90 kind:load to:0x027e09b4 module:dtcm +from:0x0215d0a8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d0b4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215d0ec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d108 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0215d130 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d14c kind:load to:0x027e09a8 module:dtcm +from:0x0215d288 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d294 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215d2b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d35c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215d38c kind:load to:0x0203e964 module:main +from:0x0215d390 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d3a4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0215d5bc kind:arm_call to:0x01ffb860 module:itcm +from:0x0215d5ec kind:arm_call to:0x0207e4dc module:overlay(0) +from:0x0215d608 kind:load to:0x0203e964 module:main +from:0x0215d60c kind:load to:0x027e09c0 module:dtcm +from:0x0215d660 kind:arm_call to:0x02039f04 module:main +from:0x0215d66c kind:arm_call to:0x0203a978 module:main +from:0x0215d674 kind:arm_call to:0x02039d60 module:main +from:0x0215d6b8 kind:arm_call to:0x02039f04 module:main +from:0x0215d6c4 kind:arm_call to:0x0203a978 module:main +from:0x0215d6d0 kind:arm_call to:0x0203a978 module:main +from:0x0215d6dc kind:arm_call to:0x0203ab58 module:main +from:0x0215d710 kind:arm_call to:0x02039f04 module:main +from:0x0215d71c kind:arm_call to:0x0203a978 module:main +from:0x0215d728 kind:arm_call to:0x0203a978 module:main +from:0x0215d730 kind:arm_call to:0x0203ad88 module:main +from:0x0215d734 kind:arm_call to:0x0203a5ac module:main +from:0x0215d78c kind:arm_call to:0x02039f04 module:main +from:0x0215d798 kind:arm_call to:0x0203a978 module:main +from:0x0215d7a0 kind:arm_call to:0x02039d60 module:main +from:0x0215d7dc kind:arm_call to:0x02039f04 module:main +from:0x0215d7e8 kind:arm_call to:0x0203a978 module:main +from:0x0215d7f4 kind:arm_call to:0x0203a978 module:main +from:0x0215d800 kind:arm_call to:0x0203ab58 module:main +from:0x0215d82c kind:arm_call to:0x02039f04 module:main +from:0x0215d838 kind:arm_call to:0x0203a978 module:main +from:0x0215d844 kind:arm_call to:0x0203a978 module:main +from:0x0215d84c kind:arm_call to:0x0203ad88 module:main +from:0x0215d850 kind:arm_call to:0x0203a5ac module:main +from:0x0215d884 kind:load to:0x02049be4 module:main +from:0x0215d8a4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d950 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d95c kind:arm_call to:0x01ffedac module:itcm +from:0x0215d998 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215d9c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d9e4 kind:arm_call to:0x0203d210 module:main +from:0x0215d9ec kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215d9f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d9fc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215da04 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215da10 kind:load to:0x0207eca8 module:overlay(0) +from:0x0215da2c kind:arm_call to:0x0203d210 module:main +from:0x0215da34 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0215da3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215da44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215da4c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215da54 kind:arm_call to:0x02011ff4 module:main +from:0x0215da60 kind:load to:0x0207eca8 module:overlay(0) +from:0x0215da6c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215da80 kind:load to:0x021609a8 module:overlay(86) +from:0x0215da94 kind:arm_call to:0x02011f3c module:main +from:0x0215daa0 kind:arm_call to:0x0215dad0 module:overlay(86) +from:0x0215dab4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215dacc kind:load to:0x0216001c module:overlay(86) +from:0x0215dad8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0215db08 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215db20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215db38 kind:load to:0x02160040 module:overlay(86) +from:0x0215db3c kind:load to:0x021609a8 module:overlay(86) +from:0x0215db40 kind:load to:0x0215f764 module:overlay(86) +from:0x0215db50 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0215db84 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215dba8 kind:load to:0x0215fffc module:overlay(86) +from:0x0215dbac kind:load to:0x027e0cd8 module:dtcm +from:0x0215dbe4 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215dc34 kind:load to:0x021609a8 module:overlay(86) +from:0x0215dc44 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215dc4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215dc54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215dc6c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215dc74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215dc7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215dc84 kind:arm_call to:0x02011ff4 module:main +from:0x0215dc98 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215dcac kind:load to:0x02160a90 module:overlay(86) +from:0x0215dcc0 kind:arm_call to:0x02011f3c module:main +from:0x0215dccc kind:arm_call to:0x0215dcfc module:overlay(86) +from:0x0215dce0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0215dcf8 kind:load to:0x021600a0 module:overlay(86) +from:0x0215dd04 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215dd24 kind:load to:0x021600c4 module:overlay(86) +from:0x0215dd38 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215dd8c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0215dde0 kind:arm_call to:0x02071e98 module:overlay(0) +from:0x0215de00 kind:load to:0x027e09a8 module:dtcm +from:0x0215de78 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215deb0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215decc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215ded8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215dee8 kind:load to:0x027e09bc module:dtcm +from:0x0215def0 kind:load to:0x027e0cec module:dtcm +from:0x0215defc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215df10 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215df18 kind:arm_call to:0x02011ff4 module:main +from:0x0215df2c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0215df40 kind:load to:0x02160adc module:overlay(86) +from:0x0215df54 kind:arm_call to:0x02011f3c module:main +from:0x0215df60 kind:arm_call to:0x0215dfb0 module:overlay(86) +from:0x0215df78 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215dfa8 kind:load to:0x02160124 module:overlay(86) +from:0x0215dfb8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215dfcc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215dfd8 kind:load to:0x02160140 module:overlay(86) +from:0x0215e004 kind:arm_call to:0x0200f05c module:main +from:0x0215e078 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215e088 kind:load to:0x02160adc module:overlay(86) +from:0x0215e08c kind:load to:0x0215f148 module:overlay(86) +from:0x0215e090 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e0c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e0c8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215e0e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e0e8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215e0f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e104 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215e118 kind:load to:0x02160bc0 module:overlay(86) +from:0x0215e12c kind:arm_call to:0x02011f3c module:main +from:0x0215e138 kind:arm_call to:0x0215e188 module:overlay(86) +from:0x0215e150 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215e180 kind:load to:0x02160180 module:overlay(86) +from:0x0215e190 kind:arm_call to:0x020feee4 module:overlay(31) +from:0x0215e1b4 kind:load to:0x0216019c module:overlay(86) +from:0x0215e1b8 kind:load to:0x02160234 module:overlay(86) +from:0x0215e1e0 kind:arm_call to:0x0200f05c module:main +from:0x0215e1fc kind:load to:0x02160bc0 module:overlay(86) +from:0x0215e200 kind:load to:0x0215f168 module:overlay(86) +from:0x0215e210 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e218 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215e220 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215e238 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e240 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0215e248 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215e250 kind:arm_call to:0x02011ff4 module:main +from:0x0215e264 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215e278 kind:arm_branch to:0x020fcf78 module:overlay(31) +from:0x0215e288 kind:arm_branch to:0x020fcf74 module:overlay(31) +from:0x0215e298 kind:load to:0x02160ca4 module:overlay(86) +from:0x0215e2ac kind:arm_call to:0x02011f3c module:main +from:0x0215e2b8 kind:arm_call to:0x0215e378 module:overlay(86) +from:0x0215e2d0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215e2e0 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215e360 kind:load to:0x02160250 module:overlay(86) +from:0x0215e368 kind:load to:0x0215ff7c module:overlay(86) +from:0x0215e36c kind:load to:0x0216026c module:overlay(86) +from:0x0215e380 kind:arm_call to:0x0210a008 module:overlay(31) +from:0x0215e394 kind:load to:0x02160288 module:overlay(86) +from:0x0215e3b4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215e40c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215e420 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e49c kind:arm_call to:0x02152d2c module:overlay(85) +from:0x0215e524 kind:load to:0x020b539c module:overlay(0) +from:0x0215e52c kind:load to:0x027e0ce4 module:dtcm +from:0x0215e530 kind:load to:0x0203e964 module:main +from:0x0215e580 kind:load to:0x02160ca4 module:overlay(86) +from:0x0215e5dc kind:load to:0x02160ca4 module:overlay(86) +from:0x0215e5e8 kind:load to:0x02160d78 module:overlay(86) +from:0x0215e5f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215e600 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e608 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215e620 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215e628 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e630 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215e638 kind:arm_call to:0x02011ff4 module:main +from:0x0215e64c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215e660 kind:load to:0x02160dac module:overlay(86) +from:0x0215e674 kind:arm_call to:0x02011f3c module:main +from:0x0215e680 kind:arm_call to:0x0215e6d0 module:overlay(86) +from:0x0215e698 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0215e6c8 kind:load to:0x021602ec module:overlay(86) +from:0x0215e6d8 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0215e730 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215e74c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0215e760 kind:arm_call to:0x0215e998 module:overlay(86) +from:0x0215e76c kind:load to:0x02160308 module:overlay(86) +from:0x0215e770 kind:load to:0x02160dac module:overlay(86) +from:0x0215e774 kind:load to:0x0215ff7c module:overlay(86) +from:0x0215e780 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215e7a8 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x0215e894 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215e8a0 kind:arm_call to:0x0215e8fc module:overlay(86) +from:0x0215e8b4 kind:load to:0x027e09c0 module:dtcm +from:0x0215e93c kind:load to:0x01ffc6d4 module:itcm +from:0x0215e958 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0215e96c kind:arm_call to:0x020716dc module:overlay(0) +from:0x0215e980 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215e98c kind:arm_call to:0x0215e8fc module:overlay(86) +from:0x0215e994 kind:load to:0x027e09a8 module:dtcm +from:0x0215e9a4 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215e9bc kind:load to:0x021602d8 module:overlay(86) +from:0x0215ea38 kind:load to:0x0203e964 module:main +from:0x0215ea68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ea74 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ea88 kind:arm_call to:0x02152f28 module:overlay(85) +from:0x0215ea98 kind:arm_call to:0x02152cf8 module:overlays(58,83,85) +from:0x0215eae0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215eb00 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215eb24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215eb2c kind:arm_call to:0x0215e940 module:overlay(86) +from:0x0215eb44 kind:load to:0x027e0ce4 module:dtcm +from:0x0215eb50 kind:load to:0x0215e9c0 module:overlay(86) +from:0x0215eb54 kind:load to:0x027e0cec module:dtcm +from:0x0215eb58 kind:load to:0x0215e9cc module:overlay(86) +from:0x0215eb64 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215eb6c kind:arm_call to:0x02011ff4 module:main +from:0x0215eb84 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215eb8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215eb94 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215ebac kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0215ebb4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ebbc kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x0215ebc4 kind:arm_call to:0x02011ff4 module:main +from:0x0215ebd8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0215ec94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ecb4 kind:arm_call to:0x01fff05c module:itcm +from:0x0215ece8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ed8c kind:load to:0x027e0cd8 module:dtcm +from:0x0215ed90 kind:load to:0x0203e964 module:main +from:0x0215ede8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ee08 kind:arm_call to:0x0215ebe4 module:overlay(86) +from:0x0215ee4c kind:arm_call to:0x0215ed94 module:overlay(86) +from:0x0215ee84 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0215ee90 kind:load to:0x027e0cec module:dtcm +from:0x0215eec4 kind:arm_call to:0x0215ebe4 module:overlay(86) +from:0x0215eef8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215ef94 kind:arm_call to:0x0215ed94 module:overlay(86) +from:0x0215efe0 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0215f004 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0215f014 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0215f04c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215f0f0 kind:load to:0x0203e964 module:main +from:0x0215f0fc kind:load to:0x027e09a8 module:dtcm +from:0x0215f1a4 kind:arm_call to:0x02154470 module:overlay(86) +from:0x0215f1b4 kind:arm_call to:0x0203ce74 module:main +from:0x0215f1c8 kind:load to:0x02160340 module:overlay(86) +from:0x0215f1cc kind:load to:0x02160350 module:overlay(86) +from:0x0215f1d0 kind:load to:0x02154550 module:overlay(86) +from:0x0215f1d4 kind:load to:0x02160344 module:overlay(86) +from:0x0215f1f4 kind:arm_call to:0x02154594 module:overlay(86) +from:0x0215f204 kind:arm_call to:0x0203ce74 module:main +from:0x0215f218 kind:load to:0x02160428 module:overlay(86) +from:0x0215f21c kind:load to:0x02160438 module:overlay(86) +from:0x0215f220 kind:load to:0x0215805c module:overlay(86) +from:0x0215f224 kind:load to:0x0216042c module:overlay(86) +from:0x0215f274 kind:arm_call to:0x021580a0 module:overlay(86) +from:0x0215f284 kind:arm_call to:0x0203ce74 module:main +from:0x0215f29c kind:load to:0x0215faac module:overlay(86) +from:0x0215f2a4 kind:load to:0x02160510 module:overlay(86) +from:0x0215f2a8 kind:load to:0x02160520 module:overlay(86) +from:0x0215f2ac kind:load to:0x0215af90 module:overlay(86) +from:0x0215f2b0 kind:load to:0x02160514 module:overlay(86) +from:0x0215f2d0 kind:arm_call to:0x0215afd4 module:overlay(86) +from:0x0215f2e0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f2f4 kind:load to:0x021605f8 module:overlay(86) +from:0x0215f2f8 kind:load to:0x02160608 module:overlay(86) +from:0x0215f2fc kind:load to:0x0215b7f0 module:overlay(86) +from:0x0215f300 kind:load to:0x021605fc module:overlay(86) +from:0x0215f320 kind:arm_call to:0x0215b834 module:overlay(86) +from:0x0215f330 kind:arm_call to:0x0203ce74 module:main +from:0x0215f344 kind:load to:0x021606e0 module:overlay(86) +from:0x0215f348 kind:load to:0x021606f0 module:overlay(86) +from:0x0215f34c kind:load to:0x0215bb20 module:overlay(86) +from:0x0215f350 kind:load to:0x021606e4 module:overlay(86) +from:0x0215f370 kind:arm_call to:0x0215bb64 module:overlay(86) +from:0x0215f380 kind:arm_call to:0x0203ce74 module:main +from:0x0215f394 kind:load to:0x021607c8 module:overlay(86) +from:0x0215f398 kind:load to:0x021607d8 module:overlay(86) +from:0x0215f39c kind:load to:0x0215bd84 module:overlay(86) +from:0x0215f3a0 kind:load to:0x021607cc module:overlay(86) +from:0x0215f3c0 kind:arm_call to:0x0215bdc8 module:overlay(86) +from:0x0215f3d0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f3e4 kind:load to:0x021608b0 module:overlay(86) +from:0x0215f3e8 kind:load to:0x021608c0 module:overlay(86) +from:0x0215f3ec kind:load to:0x0215da64 module:overlay(86) +from:0x0215f3f0 kind:load to:0x021608b4 module:overlay(86) +from:0x0215f410 kind:arm_call to:0x0215daa8 module:overlay(86) +from:0x0215f420 kind:arm_call to:0x0203ce74 module:main +from:0x0215f434 kind:load to:0x02160998 module:overlay(86) +from:0x0215f438 kind:load to:0x021609a8 module:overlay(86) +from:0x0215f43c kind:load to:0x0215dc90 module:overlay(86) +from:0x0215f440 kind:load to:0x0216099c module:overlay(86) +from:0x0215f460 kind:arm_call to:0x0215dcd4 module:overlay(86) +from:0x0215f470 kind:arm_call to:0x0203ce74 module:main +from:0x0215f484 kind:load to:0x02160a80 module:overlay(86) +from:0x0215f488 kind:load to:0x02160a90 module:overlay(86) +from:0x0215f48c kind:load to:0x0215df24 module:overlay(86) +from:0x0215f490 kind:load to:0x02160a84 module:overlay(86) +from:0x0215f4b0 kind:arm_call to:0x0215df68 module:overlay(86) +from:0x0215f4c0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f4d4 kind:load to:0x02160acc module:overlay(86) +from:0x0215f4d8 kind:load to:0x02160adc module:overlay(86) +from:0x0215f4dc kind:load to:0x0215e0fc module:overlay(86) +from:0x0215f4e0 kind:load to:0x02160ad0 module:overlay(86) +from:0x0215f500 kind:arm_call to:0x0215e140 module:overlay(86) +from:0x0215f510 kind:arm_call to:0x0203ce74 module:main +from:0x0215f524 kind:load to:0x02160bb0 module:overlay(86) +from:0x0215f528 kind:load to:0x02160bc0 module:overlay(86) +from:0x0215f52c kind:load to:0x0215e25c module:overlay(86) +from:0x0215f530 kind:load to:0x02160bb4 module:overlay(86) +from:0x0215f550 kind:arm_call to:0x0215e2c0 module:overlay(86) +from:0x0215f560 kind:arm_call to:0x0203ce74 module:main +from:0x0215f574 kind:load to:0x02160c94 module:overlay(86) +from:0x0215f578 kind:load to:0x02160ca4 module:overlay(86) +from:0x0215f57c kind:load to:0x0215e644 module:overlay(86) +from:0x0215f580 kind:load to:0x02160c98 module:overlay(86) +from:0x0215f5a0 kind:arm_call to:0x0215e688 module:overlay(86) +from:0x0215f5b0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f5c4 kind:load to:0x02160d9c module:overlay(86) +from:0x0215f5c8 kind:load to:0x02160dac module:overlay(86) +from:0x0215f5cc kind:load to:0x0215ebd0 module:overlay(86) +from:0x0215f5d0 kind:load to:0x02160da0 module:overlay(86) +from:0x0215f5d4 kind:load to:0x0215f188 module:overlay(86) +from:0x0215f5d8 kind:load to:0x0215f1d8 module:overlay(86) +from:0x0215f5dc kind:load to:0x0215f228 module:overlay(86) +from:0x0215f5e0 kind:load to:0x0215f2b4 module:overlay(86) +from:0x0215f5e4 kind:load to:0x0215f304 module:overlay(86) +from:0x0215f5e8 kind:load to:0x0215f354 module:overlay(86) +from:0x0215f5ec kind:load to:0x0215f3a4 module:overlay(86) +from:0x0215f5f0 kind:load to:0x0215f3f4 module:overlay(86) +from:0x0215f5f4 kind:load to:0x0215f444 module:overlay(86) +from:0x0215f5f8 kind:load to:0x0215f494 module:overlay(86) +from:0x0215f5fc kind:load to:0x0215f4e4 module:overlay(86) +from:0x0215f600 kind:load to:0x0215f534 module:overlay(86) +from:0x0215f604 kind:load to:0x0215f584 module:overlay(86) +from:0x0215f628 kind:load to:0x0215444c module:overlay(86) +from:0x0215f62c kind:load to:0x02097944 module:overlay(0) +from:0x0215f630 kind:load to:0x02097754 module:overlay(0) +from:0x0215f634 kind:load to:0x020977d0 module:overlay(0) +from:0x0215f638 kind:load to:0x0209794c module:overlay(0) +from:0x0215f63c kind:load to:0x0209796c module:overlay(0) +from:0x0215f640 kind:load to:0x02097998 module:overlay(0) +from:0x0215f64c kind:load to:0x02098518 module:overlay(0) +from:0x0215f650 kind:load to:0x02098554 module:overlay(0) +from:0x0215f654 kind:load to:0x0209856c module:overlay(0) +from:0x0215f658 kind:load to:0x02098578 module:overlay(0) +from:0x0215f65c kind:load to:0x01fff464 module:itcm +from:0x0215f660 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215f664 kind:load to:0x0213ffe0 module:overlays(26,70) +from:0x0215f668 kind:load to:0x0214000c module:overlays(26,70) +from:0x0215f66c kind:load to:0x020984b4 module:overlay(0) +from:0x0215f670 kind:load to:0x020984b8 module:overlay(0) +from:0x0215f674 kind:load to:0x020984bc module:overlay(0) +from:0x0215f678 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0215f67c kind:load to:0x020984c4 module:overlay(0) +from:0x0215f680 kind:load to:0x020984c8 module:overlay(0) +from:0x0215f684 kind:load to:0x02098584 module:overlay(0) +from:0x0215f688 kind:load to:0x020985f0 module:overlay(0) +from:0x0215f68c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f690 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f694 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f698 kind:load to:0x02154508 module:overlay(86) +from:0x0215f69c kind:load to:0x02154528 module:overlay(86) +from:0x0215f6a0 kind:load to:0x021544b8 module:overlay(86) +from:0x0215f6dc kind:load to:0x02154ae0 module:overlay(86) +from:0x0215f6e0 kind:load to:0x02158008 module:overlay(86) +from:0x0215f6e4 kind:load to:0x020982d8 module:overlay(0) +from:0x0215f6e8 kind:load to:0x02154744 module:overlay(86) +from:0x0215f6ec kind:load to:0x0207c010 module:overlay(0) +from:0x0215f6f8 kind:load to:0x02154acc module:overlay(86) +from:0x0215f6fc kind:load to:0x02157fd0 module:overlay(86) +from:0x0215f700 kind:load to:0x0207b71c module:overlay(0) +from:0x0215f704 kind:load to:0x021546f4 module:overlay(86) +from:0x0215f708 kind:load to:0x0207b70c module:overlay(0) +from:0x0215f714 kind:load to:0x02154570 module:overlay(86) +from:0x0215f718 kind:load to:0x02097944 module:overlay(0) +from:0x0215f71c kind:load to:0x02097754 module:overlay(0) +from:0x0215f720 kind:load to:0x020977d0 module:overlay(0) +from:0x0215f724 kind:load to:0x0209794c module:overlay(0) +from:0x0215f728 kind:load to:0x0209796c module:overlay(0) +from:0x0215f72c kind:load to:0x02097998 module:overlay(0) +from:0x0215f738 kind:load to:0x02154a90 module:overlay(86) +from:0x0215f73c kind:load to:0x02157fec module:overlay(86) +from:0x0215f740 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215f744 kind:load to:0x02154640 module:overlay(86) +from:0x0215f748 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215f74c kind:load to:0x02057e44 module:overlay(0) +from:0x0215f750 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215f754 kind:load to:0x02057c34 module:overlay(0) +from:0x0215f758 kind:load to:0x02057d84 module:overlay(0) +from:0x0215f764 kind:load to:0x02154ab8 module:overlay(86) +from:0x0215f768 kind:load to:0x02158040 module:overlay(86) +from:0x0215f76c kind:load to:0x02099b00 module:overlay(0) +from:0x0215f770 kind:load to:0x02099b38 module:overlay(0) +from:0x0215f774 kind:load to:0x0209a13c module:overlay(0) +from:0x0215f778 kind:load to:0x0209a144 module:overlay(0) +from:0x0215f77c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215f780 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215f784 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215f788 kind:load to:0x0209a06c module:overlay(0) +from:0x0215f78c kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215f790 kind:load to:0x0209a10c module:overlay(0) +from:0x0215f794 kind:load to:0x02157f78 module:overlay(86) +from:0x0215f798 kind:load to:0x0209a124 module:overlay(0) +from:0x0215f79c kind:load to:0x02157f68 module:overlay(86) +from:0x0215f7a0 kind:load to:0x02157f44 module:overlay(86) +from:0x0215f7ac kind:load to:0x02154aa4 module:overlay(86) +from:0x0215f7b0 kind:load to:0x02158024 module:overlay(86) +from:0x0215f7b4 kind:load to:0x0209a254 module:overlay(0) +from:0x0215f7b8 kind:load to:0x0209a288 module:overlay(0) +from:0x0215f7bc kind:load to:0x0209a320 module:overlay(0) +from:0x0215f7c0 kind:load to:0x0209a334 module:overlay(0) +from:0x0215f7c4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215f7c8 kind:load to:0x0209a35c module:overlay(0) +from:0x0215f7cc kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215f7d0 kind:load to:0x0209a06c module:overlay(0) +from:0x0215f7d4 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215f7d8 kind:load to:0x0209a308 module:overlay(0) +from:0x0215f7dc kind:load to:0x0209a348 module:overlay(0) +from:0x0215f7e0 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215f7e4 kind:load to:0x02157fa4 module:overlay(86) +from:0x0215f7e8 kind:load to:0x02157f80 module:overlay(86) +from:0x0215f7ec kind:load to:0x0209a70c module:overlay(0) +from:0x0215f7f8 kind:load to:0x02098518 module:overlay(0) +from:0x0215f7fc kind:load to:0x02098554 module:overlay(0) +from:0x0215f800 kind:load to:0x0209856c module:overlay(0) +from:0x0215f804 kind:load to:0x02098578 module:overlay(0) +from:0x0215f808 kind:load to:0x01fff464 module:itcm +from:0x0215f80c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215f810 kind:load to:0x02154b9c module:overlay(86) +from:0x0215f814 kind:load to:0x020984b0 module:overlay(0) +from:0x0215f818 kind:load to:0x02154d28 module:overlay(86) +from:0x0215f81c kind:load to:0x020984b8 module:overlay(0) +from:0x0215f820 kind:load to:0x020984bc module:overlay(0) +from:0x0215f824 kind:load to:0x02155058 module:overlay(86) +from:0x0215f828 kind:load to:0x02099004 module:overlay(0) +from:0x0215f82c kind:load to:0x020984c8 module:overlay(0) +from:0x0215f830 kind:load to:0x021550d8 module:overlay(86) +from:0x0215f834 kind:load to:0x02155124 module:overlay(86) +from:0x0215f838 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215f83c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215f840 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215f844 kind:load to:0x02154af4 module:overlay(86) +from:0x0215f848 kind:load to:0x02154b44 module:overlay(86) +from:0x0215f84c kind:load to:0x02157c1c module:overlay(86) +from:0x0215f850 kind:load to:0x02157978 module:overlay(86) +from:0x0215f854 kind:load to:0x021557fc module:overlay(86) +from:0x0215f85c kind:load to:0x02155b2c module:overlay(86) +from:0x0215f864 kind:load to:0x02155238 module:overlay(86) +from:0x0215f86c kind:load to:0x02155414 module:overlay(86) +from:0x0215f874 kind:load to:0x0215556c module:overlay(86) +from:0x0215f87c kind:load to:0x02155630 module:overlay(86) +from:0x0215f884 kind:load to:0x021558d0 module:overlay(86) +from:0x0215f88c kind:load to:0x02155c40 module:overlay(86) +from:0x0215f894 kind:load to:0x02155ce8 module:overlay(86) +from:0x0215f89c kind:load to:0x02155d90 module:overlay(86) +from:0x0215f8a4 kind:load to:0x021565ec module:overlay(86) +from:0x0215f8ac kind:load to:0x02156014 module:overlay(86) +from:0x0215f8b4 kind:load to:0x021560e4 module:overlay(86) +from:0x0215f8bc kind:load to:0x021562cc module:overlay(86) +from:0x0215f8c4 kind:load to:0x02156394 module:overlay(86) +from:0x0215f8cc kind:load to:0x02156474 module:overlay(86) +from:0x0215f8d4 kind:load to:0x021568fc module:overlay(86) +from:0x0215f8dc kind:load to:0x02156c88 module:overlay(86) +from:0x0215f8e4 kind:load to:0x02156a80 module:overlay(86) +from:0x0215f8ec kind:load to:0x02156ba0 module:overlay(86) +from:0x0215f8f4 kind:load to:0x02156e04 module:overlay(86) +from:0x0215f8fc kind:load to:0x02155884 module:overlay(86) +from:0x0215f904 kind:load to:0x02155bcc module:overlay(86) +from:0x0215f90c kind:load to:0x021552e8 module:overlay(86) +from:0x0215f914 kind:load to:0x02155490 module:overlay(86) +from:0x0215f91c kind:load to:0x021555fc module:overlay(86) +from:0x0215f924 kind:load to:0x021556f8 module:overlay(86) +from:0x0215f92c kind:load to:0x0215593c module:overlay(86) +from:0x0215f934 kind:load to:0x02155cb4 module:overlay(86) +from:0x0215f93c kind:load to:0x02155d5c module:overlay(86) +from:0x0215f944 kind:load to:0x02155eec module:overlay(86) +from:0x0215f94c kind:load to:0x02156764 module:overlay(86) +from:0x0215f954 kind:load to:0x021560b0 module:overlay(86) +from:0x0215f95c kind:load to:0x021561e8 module:overlay(86) +from:0x0215f964 kind:load to:0x02156368 module:overlay(86) +from:0x0215f96c kind:load to:0x021563ec module:overlay(86) +from:0x0215f974 kind:load to:0x02156498 module:overlay(86) +from:0x0215f97c kind:load to:0x02156a38 module:overlay(86) +from:0x0215f984 kind:load to:0x02156cf4 module:overlay(86) +from:0x0215f98c kind:load to:0x02156b0c module:overlay(86) +from:0x0215f994 kind:load to:0x02156c40 module:overlay(86) +from:0x0215f99c kind:load to:0x02156e18 module:overlay(86) +from:0x0215fad0 kind:load to:0x02097c14 module:overlay(0) +from:0x0215fad4 kind:load to:0x02158298 module:overlay(86) +from:0x0215fae0 kind:load to:0x021584b8 module:overlay(86) +from:0x0215fae4 kind:load to:0x0215af74 module:overlay(86) +from:0x0215fae8 kind:load to:0x02158120 module:overlay(86) +from:0x0215faec kind:load to:0x02158144 module:overlay(86) +from:0x0215faf0 kind:load to:0x02158214 module:overlay(86) +from:0x0215fafc kind:load to:0x0215807c module:overlay(86) +from:0x0215fb00 kind:load to:0x02097944 module:overlay(0) +from:0x0215fb04 kind:load to:0x02097754 module:overlay(0) +from:0x0215fb08 kind:load to:0x020977d0 module:overlay(0) +from:0x0215fb0c kind:load to:0x0209794c module:overlay(0) +from:0x0215fb10 kind:load to:0x0209796c module:overlay(0) +from:0x0215fb14 kind:load to:0x02097998 module:overlay(0) +from:0x0215fb20 kind:load to:0x02098518 module:overlay(0) +from:0x0215fb24 kind:load to:0x02098554 module:overlay(0) +from:0x0215fb28 kind:load to:0x0209856c module:overlay(0) +from:0x0215fb2c kind:load to:0x02098578 module:overlay(0) +from:0x0215fb30 kind:load to:0x01fff464 module:itcm +from:0x0215fb34 kind:load to:0x0215af28 module:overlay(86) +from:0x0215fb38 kind:load to:0x02158614 module:overlay(86) +from:0x0215fb3c kind:load to:0x020984b0 module:overlay(0) +from:0x0215fb40 kind:load to:0x021586fc module:overlay(86) +from:0x0215fb44 kind:load to:0x020984b8 module:overlay(0) +from:0x0215fb48 kind:load to:0x020984bc module:overlay(0) +from:0x0215fb4c kind:load to:0x021590a8 module:overlay(86) +from:0x0215fb50 kind:load to:0x02099004 module:overlay(0) +from:0x0215fb54 kind:load to:0x020984c8 module:overlay(0) +from:0x0215fb58 kind:load to:0x02098584 module:overlay(0) +from:0x0215fb5c kind:load to:0x020985f0 module:overlay(0) +from:0x0215fb60 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215fb64 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215fb68 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fb6c kind:load to:0x021584cc module:overlay(86) +from:0x0215fb70 kind:load to:0x0215856c module:overlay(86) +from:0x0215fb74 kind:load to:0x02099588 module:overlay(0) +from:0x0215fb78 kind:load to:0x02159258 module:overlay(86) +from:0x0215fb80 kind:load to:0x02159354 module:overlay(86) +from:0x0215fb88 kind:load to:0x0215957c module:overlay(86) +from:0x0215fb90 kind:load to:0x021597dc module:overlay(86) +from:0x0215fb98 kind:load to:0x02159d24 module:overlay(86) +from:0x0215fba0 kind:load to:0x02159ea0 module:overlay(86) +from:0x0215fba8 kind:load to:0x0215a0c4 module:overlay(86) +from:0x0215fbb0 kind:load to:0x02159f74 module:overlay(86) +from:0x0215fbb8 kind:load to:0x0215a520 module:overlay(86) +from:0x0215fbc0 kind:load to:0x0215a7d8 module:overlay(86) +from:0x0215fbc8 kind:load to:0x0215a90c module:overlay(86) +from:0x0215fbd0 kind:load to:0x0215aa30 module:overlay(86) +from:0x0215fbd8 kind:load to:0x0215abd8 module:overlay(86) +from:0x0215fbe0 kind:load to:0x021591ec module:overlay(86) +from:0x0215fbe8 kind:load to:0x021592e0 module:overlay(86) +from:0x0215fbf0 kind:load to:0x02159464 module:overlay(86) +from:0x0215fbf8 kind:load to:0x0215968c module:overlay(86) +from:0x0215fc00 kind:load to:0x02159c84 module:overlay(86) +from:0x0215fc08 kind:load to:0x02159df4 module:overlay(86) +from:0x0215fc10 kind:load to:0x0215a030 module:overlay(86) +from:0x0215fc18 kind:load to:0x02159f70 module:overlay(86) +from:0x0215fc20 kind:load to:0x0215a470 module:overlay(86) +from:0x0215fc28 kind:load to:0x0215a6d4 module:overlay(86) +from:0x0215fc30 kind:load to:0x0215a894 module:overlay(86) +from:0x0215fc38 kind:load to:0x0215a990 module:overlay(86) +from:0x0215fc40 kind:load to:0x0215ab4c module:overlay(86) +from:0x0215fce0 kind:load to:0x0215b0fc module:overlay(86) +from:0x0215fce4 kind:load to:0x0215b77c module:overlay(86) +from:0x0215fce8 kind:load to:0x0207b71c module:overlay(0) +from:0x0215fcec kind:load to:0x0207b754 module:overlay(0) +from:0x0215fcf0 kind:load to:0x0215b730 module:overlay(86) +from:0x0215fcfc kind:load to:0x0215afb0 module:overlay(86) +from:0x0215fd00 kind:load to:0x02097944 module:overlay(0) +from:0x0215fd04 kind:load to:0x02097754 module:overlay(0) +from:0x0215fd08 kind:load to:0x020977d0 module:overlay(0) +from:0x0215fd0c kind:load to:0x0209794c module:overlay(0) +from:0x0215fd10 kind:load to:0x0209796c module:overlay(0) +from:0x0215fd14 kind:load to:0x02097998 module:overlay(0) +from:0x0215fd20 kind:load to:0x02098518 module:overlay(0) +from:0x0215fd24 kind:load to:0x02098554 module:overlay(0) +from:0x0215fd28 kind:load to:0x0209856c module:overlay(0) +from:0x0215fd2c kind:load to:0x02098578 module:overlay(0) +from:0x0215fd30 kind:load to:0x01fff464 module:itcm +from:0x0215fd34 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215fd38 kind:load to:0x0215b110 module:overlay(86) +from:0x0215fd3c kind:load to:0x020984b0 module:overlay(0) +from:0x0215fd40 kind:load to:0x0215b194 module:overlay(86) +from:0x0215fd44 kind:load to:0x020984b8 module:overlay(0) +from:0x0215fd48 kind:load to:0x020984bc module:overlay(0) +from:0x0215fd4c kind:load to:0x0215b3e8 module:overlay(86) +from:0x0215fd50 kind:load to:0x020984c4 module:overlay(0) +from:0x0215fd54 kind:load to:0x020984c8 module:overlay(0) +from:0x0215fd58 kind:load to:0x02098584 module:overlay(0) +from:0x0215fd5c kind:load to:0x020985f0 module:overlay(0) +from:0x0215fd60 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215fd64 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215fd68 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fd6c kind:load to:0x0215b798 module:overlay(86) +from:0x0215fd70 kind:load to:0x0215b7c0 module:overlay(86) +from:0x0215fd94 kind:load to:0x0215b810 module:overlay(86) +from:0x0215fd98 kind:load to:0x02097944 module:overlay(0) +from:0x0215fd9c kind:load to:0x02097754 module:overlay(0) +from:0x0215fda0 kind:load to:0x020977d0 module:overlay(0) +from:0x0215fda4 kind:load to:0x0209794c module:overlay(0) +from:0x0215fda8 kind:load to:0x0209796c module:overlay(0) +from:0x0215fdac kind:load to:0x02097998 module:overlay(0) +from:0x0215fdb8 kind:load to:0x0215b85c module:overlay(86) +from:0x0215fdbc kind:load to:0x0215bb04 module:overlay(86) +from:0x0215fdc0 kind:load to:0x0209a254 module:overlay(0) +from:0x0215fdc4 kind:load to:0x0209a288 module:overlay(0) +from:0x0215fdc8 kind:load to:0x0209a320 module:overlay(0) +from:0x0215fdcc kind:load to:0x0209a334 module:overlay(0) +from:0x0215fdd0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215fdd4 kind:load to:0x0209a35c module:overlay(0) +from:0x0215fdd8 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0215fddc kind:load to:0x0209a06c module:overlay(0) +from:0x0215fde0 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0215fde4 kind:load to:0x0209a308 module:overlay(0) +from:0x0215fde8 kind:load to:0x0209a348 module:overlay(0) +from:0x0215fdec kind:load to:0x0209a6d4 module:overlay(0) +from:0x0215fdf0 kind:load to:0x02157fa4 module:overlay(86) +from:0x0215fdf4 kind:load to:0x02157f80 module:overlay(86) +from:0x0215fdf8 kind:load to:0x0209a70c module:overlay(0) +from:0x0215fe04 kind:load to:0x02098518 module:overlay(0) +from:0x0215fe08 kind:load to:0x02098554 module:overlay(0) +from:0x0215fe0c kind:load to:0x0209856c module:overlay(0) +from:0x0215fe10 kind:load to:0x02098578 module:overlay(0) +from:0x0215fe14 kind:load to:0x01fff464 module:itcm +from:0x0215fe18 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215fe1c kind:load to:0x0215b96c module:overlay(86) +from:0x0215fe20 kind:load to:0x020984b0 module:overlay(0) +from:0x0215fe24 kind:load to:0x0215b9d4 module:overlay(86) +from:0x0215fe28 kind:load to:0x0215ba40 module:overlay(86) +from:0x0215fe2c kind:load to:0x020984bc module:overlay(0) +from:0x0215fe30 kind:load to:0x0215ba54 module:overlay(86) +from:0x0215fe34 kind:load to:0x020984c4 module:overlay(0) +from:0x0215fe38 kind:load to:0x020984c8 module:overlay(0) +from:0x0215fe3c kind:load to:0x02098584 module:overlay(0) +from:0x0215fe40 kind:load to:0x020985f0 module:overlay(0) +from:0x0215fe44 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215fe48 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215fe4c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fe50 kind:load to:0x0215badc module:overlay(86) +from:0x0215fe54 kind:load to:0x0215baac module:overlay(86) +from:0x0215fe60 kind:load to:0x0215bb40 module:overlay(86) +from:0x0215fe64 kind:load to:0x02097944 module:overlay(0) +from:0x0215fe68 kind:load to:0x02097754 module:overlay(0) +from:0x0215fe6c kind:load to:0x020977d0 module:overlay(0) +from:0x0215fe70 kind:load to:0x0209794c module:overlay(0) +from:0x0215fe74 kind:load to:0x0209796c module:overlay(0) +from:0x0215fe78 kind:load to:0x02097998 module:overlay(0) +from:0x0215feb4 kind:load to:0x0215bc50 module:overlay(86) +from:0x0215feb8 kind:load to:0x0215bd10 module:overlay(86) +from:0x0215febc kind:load to:0x02099b00 module:overlay(0) +from:0x0215fec0 kind:load to:0x02099b38 module:overlay(0) +from:0x0215fec4 kind:load to:0x0209a13c module:overlay(0) +from:0x0215fec8 kind:load to:0x0209a144 module:overlay(0) +from:0x0215fecc kind:load to:0x0209a0e4 module:overlay(0) +from:0x0215fed0 kind:load to:0x02099cb0 module:overlay(0) +from:0x0215fed4 kind:load to:0x02099ba0 module:overlay(0) +from:0x0215fed8 kind:load to:0x0209a06c module:overlay(0) +from:0x0215fedc kind:load to:0x0209a0f4 module:overlay(0) +from:0x0215fee0 kind:load to:0x0209a10c module:overlay(0) +from:0x0215fee4 kind:load to:0x02157f78 module:overlay(86) +from:0x0215fee8 kind:load to:0x0209a124 module:overlay(0) +from:0x0215feec kind:load to:0x02157f68 module:overlay(86) +from:0x0215fef0 kind:load to:0x02157f44 module:overlay(86) +from:0x0215fefc kind:load to:0x02098518 module:overlay(0) +from:0x0215ff00 kind:load to:0x02098554 module:overlay(0) +from:0x0215ff04 kind:load to:0x0209856c module:overlay(0) +from:0x0215ff08 kind:load to:0x02098578 module:overlay(0) +from:0x0215ff0c kind:load to:0x01fff464 module:itcm +from:0x0215ff10 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215ff14 kind:load to:0x0215bc64 module:overlay(86) +from:0x0215ff18 kind:load to:0x020984b0 module:overlay(0) +from:0x0215ff1c kind:load to:0x0215bcc8 module:overlay(86) +from:0x0215ff20 kind:load to:0x0215bcdc module:overlay(86) +from:0x0215ff24 kind:load to:0x020984bc module:overlay(0) +from:0x0215ff28 kind:load to:0x0215bcf0 module:overlay(86) +from:0x0215ff2c kind:load to:0x020984c4 module:overlay(0) +from:0x0215ff30 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ff34 kind:load to:0x02098584 module:overlay(0) +from:0x0215ff38 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ff3c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ff40 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ff44 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215ff48 kind:load to:0x0215bd2c module:overlay(86) +from:0x0215ff4c kind:load to:0x0215bd54 module:overlay(86) +from:0x0215ff58 kind:load to:0x0215bda4 module:overlay(86) +from:0x0215ff5c kind:load to:0x02097944 module:overlay(0) +from:0x0215ff60 kind:load to:0x02097754 module:overlay(0) +from:0x0215ff64 kind:load to:0x020977d0 module:overlay(0) +from:0x0215ff68 kind:load to:0x0209794c module:overlay(0) +from:0x0215ff6c kind:load to:0x0209796c module:overlay(0) +from:0x0215ff70 kind:load to:0x02097998 module:overlay(0) +from:0x0215ff7c kind:load to:0x0207c49c module:overlay(0) +from:0x0215ff80 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0215ff84 kind:load to:0x0207c96c module:overlay(0) +from:0x0215ff88 kind:load to:0x0207c95c module:overlay(0) +from:0x0215ff8c kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215ff90 kind:load to:0x0207ca10 module:overlay(0) +from:0x0215ff94 kind:load to:0x0207ca38 module:overlay(0) +from:0x0215ff98 kind:load to:0x0207cab0 module:overlay(0) +from:0x0215ffa4 kind:load to:0x02098518 module:overlay(0) +from:0x0215ffa8 kind:load to:0x02098554 module:overlay(0) +from:0x0215ffac kind:load to:0x0209856c module:overlay(0) +from:0x0215ffb0 kind:load to:0x02098578 module:overlay(0) +from:0x0215ffb4 kind:load to:0x01fff464 module:itcm +from:0x0215ffb8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0215ffbc kind:load to:0x0215bfb4 module:overlay(86) +from:0x0215ffc0 kind:load to:0x020984b0 module:overlay(0) +from:0x0215ffc4 kind:load to:0x0215c3cc module:overlay(86) +from:0x0215ffc8 kind:load to:0x020984b8 module:overlay(0) +from:0x0215ffcc kind:load to:0x020984bc module:overlay(0) +from:0x0215ffd0 kind:load to:0x0215cdd8 module:overlay(86) +from:0x0215ffd4 kind:load to:0x020984c4 module:overlay(0) +from:0x0215ffd8 kind:load to:0x020984c8 module:overlay(0) +from:0x0215ffdc kind:load to:0x02098584 module:overlay(0) +from:0x0215ffe0 kind:load to:0x020985f0 module:overlay(0) +from:0x0215ffe4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0215ffe8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0215ffec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0215fff0 kind:load to:0x0215d9cc module:overlay(86) +from:0x0215fff4 kind:load to:0x0215da14 module:overlay(86) +from:0x0215fff8 kind:load to:0x0215ccf8 module:overlay(86) +from:0x0216001c kind:load to:0x0215da84 module:overlay(86) +from:0x02160020 kind:load to:0x02097944 module:overlay(0) +from:0x02160024 kind:load to:0x02097754 module:overlay(0) +from:0x02160028 kind:load to:0x020977d0 module:overlay(0) +from:0x0216002c kind:load to:0x0209794c module:overlay(0) +from:0x02160030 kind:load to:0x0209796c module:overlay(0) +from:0x02160034 kind:load to:0x02097998 module:overlay(0) +from:0x02160040 kind:load to:0x02098518 module:overlay(0) +from:0x02160044 kind:load to:0x02098554 module:overlay(0) +from:0x02160048 kind:load to:0x0209856c module:overlay(0) +from:0x0216004c kind:load to:0x02098578 module:overlay(0) +from:0x02160050 kind:load to:0x01fff464 module:itcm +from:0x02160054 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02160058 kind:load to:0x0215db44 module:overlay(86) +from:0x0216005c kind:load to:0x0215dbb0 module:overlay(86) +from:0x02160060 kind:load to:0x0215dbb4 module:overlay(86) +from:0x02160064 kind:load to:0x0215dbc8 module:overlay(86) +from:0x02160068 kind:load to:0x020984bc module:overlay(0) +from:0x0216006c kind:load to:0x0215dbdc module:overlay(86) +from:0x02160070 kind:load to:0x020984c4 module:overlay(0) +from:0x02160074 kind:load to:0x020984c8 module:overlay(0) +from:0x02160078 kind:load to:0x02098584 module:overlay(0) +from:0x0216007c kind:load to:0x020985f0 module:overlay(0) +from:0x02160080 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02160084 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02160088 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0216008c kind:load to:0x0215dc38 module:overlay(86) +from:0x02160090 kind:load to:0x0215dc60 module:overlay(86) +from:0x02160094 kind:load to:0x0215dbe8 module:overlay(86) +from:0x021600a0 kind:load to:0x0215dcb0 module:overlay(86) +from:0x021600a4 kind:load to:0x0209774c module:overlay(0) +from:0x021600a8 kind:load to:0x02097754 module:overlay(0) +from:0x021600ac kind:load to:0x020977d0 module:overlay(0) +from:0x021600b0 kind:load to:0x02097810 module:overlay(0) +from:0x021600b4 kind:load to:0x02097814 module:overlay(0) +from:0x021600b8 kind:load to:0x02097818 module:overlay(0) +from:0x021600c4 kind:load to:0x02098518 module:overlay(0) +from:0x021600c8 kind:load to:0x02098554 module:overlay(0) +from:0x021600cc kind:load to:0x0209856c module:overlay(0) +from:0x021600d0 kind:load to:0x02098578 module:overlay(0) +from:0x021600d4 kind:load to:0x01fff464 module:itcm +from:0x021600d8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021600dc kind:load to:0x0215dd28 module:overlay(86) +from:0x021600e0 kind:load to:0x020984b0 module:overlay(0) +from:0x021600e4 kind:load to:0x0215dd68 module:overlay(86) +from:0x021600e8 kind:load to:0x0215de08 module:overlay(86) +from:0x021600ec kind:load to:0x020984bc module:overlay(0) +from:0x021600f0 kind:load to:0x020984c0 module:overlay(0) +from:0x021600f4 kind:load to:0x020984c4 module:overlay(0) +from:0x021600f8 kind:load to:0x020984c8 module:overlay(0) +from:0x021600fc kind:load to:0x02098584 module:overlay(0) +from:0x02160100 kind:load to:0x020985f0 module:overlay(0) +from:0x02160104 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02160108 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0216010c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02160110 kind:load to:0x0215def4 module:overlay(86) +from:0x02160114 kind:load to:0x0215df08 module:overlay(86) +from:0x02160118 kind:load to:0x0215de1c module:overlay(86) +from:0x02160124 kind:load to:0x0215df44 module:overlay(86) +from:0x02160128 kind:load to:0x0209ca10 module:overlay(0) +from:0x0216012c kind:load to:0x0209ca18 module:overlay(0) +from:0x02160130 kind:load to:0x0209ca58 module:overlay(0) +from:0x02160134 kind:load to:0x0209ca78 module:overlay(0) +from:0x02160140 kind:load to:0x0215dfdc module:overlay(86) +from:0x02160144 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02160148 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x0216014c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02160150 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02160154 kind:load to:0x0215e094 module:overlay(86) +from:0x02160158 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0216015c kind:load to:0x0209d1cc module:overlay(0) +from:0x02160160 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02160164 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02160168 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0216016c kind:load to:0x0209d1ec module:overlay(0) +from:0x02160170 kind:load to:0x0215e0b4 module:overlay(86) +from:0x02160174 kind:load to:0x0215e0d4 module:overlay(86) +from:0x02160180 kind:load to:0x0215e11c module:overlay(86) +from:0x02160184 kind:load to:0x0209ca10 module:overlay(0) +from:0x02160188 kind:load to:0x0209ca18 module:overlay(0) +from:0x0216018c kind:load to:0x0209ca58 module:overlay(0) +from:0x02160190 kind:load to:0x0209ca78 module:overlay(0) +from:0x0216019c kind:load to:0x020fefac module:overlays(19,31) +from:0x021601a0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021601a4 kind:load to:0x020ff07c module:overlays(19,31) +from:0x021601a8 kind:load to:0x020fc458 module:overlays(19,31) +from:0x021601ac kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021601b0 kind:load to:0x020ff130 module:overlays(19,31) +from:0x021601b4 kind:load to:0x020ff1b0 module:overlays(19,31) +from:0x021601b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021601bc kind:load to:0x0209d1d4 module:overlay(0) +from:0x021601c0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021601c4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021601c8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021601cc kind:load to:0x0215e204 module:overlay(86) +from:0x021601d0 kind:load to:0x0215e22c module:overlay(86) +from:0x021601d4 kind:load to:0x020fcf74 module:overlays(19,31) +from:0x021601d8 kind:load to:0x020fcf78 module:overlays(19,31) +from:0x021601dc kind:load to:0x020ff3d0 module:overlays(19,31) +from:0x021601e0 kind:load to:0x020ff3fc module:overlays(19,31) +from:0x021601e4 kind:load to:0x020ff43c module:overlays(19,31) +from:0x021601e8 kind:load to:0x020ff468 module:overlays(19,21,31) +from:0x021601ec kind:load to:0x020ff2d8 module:overlays(19,31) +from:0x021601f0 kind:load to:0x020ff318 module:overlays(19,31) +from:0x021601f4 kind:load to:0x020ff38c module:overlays(19,31) +from:0x021601f8 kind:load to:0x020fc5b8 module:overlays(19,31) +from:0x021601fc kind:load to:0x020fc4bc module:overlays(19,31) +from:0x02160200 kind:load to:0x020ff100 module:overlays(19,31) +from:0x02160204 kind:load to:0x020fcb60 module:overlays(19,31) +from:0x02160208 kind:load to:0x020ff110 module:overlays(19,31) +from:0x0216020c kind:load to:0x020fcd68 module:overlays(19,31) +from:0x02160210 kind:load to:0x020ff1bc module:overlays(19,31) +from:0x02160214 kind:load to:0x020fccfc module:overlays(19,31) +from:0x02160218 kind:load to:0x020fcd00 module:overlays(19,31) +from:0x0216021c kind:load to:0x020fcd10 module:overlays(19,31) +from:0x02160220 kind:load to:0x020fcdf0 module:overlays(19,31) +from:0x02160224 kind:load to:0x020fd074 module:overlays(19,31) +from:0x02160228 kind:load to:0x020fd07c module:overlays(19,31) +from:0x02160234 kind:load to:0x02073184 module:overlay(0) +from:0x02160238 kind:load to:0x0215e280 module:overlay(86) +from:0x0216023c kind:load to:0x0215e270 module:overlay(86) +from:0x02160240 kind:load to:0x02073270 module:overlay(0) +from:0x02160244 kind:load to:0x0215e1bc module:overlay(86) +from:0x02160254 kind:load to:0x0209ca10 module:overlay(0) +from:0x02160258 kind:load to:0x0209ca18 module:overlay(0) +from:0x0216025c kind:load to:0x0209ca58 module:overlay(0) +from:0x02160260 kind:load to:0x0209ca78 module:overlay(0) +from:0x0216026c kind:load to:0x0215e29c module:overlay(86) +from:0x02160270 kind:load to:0x0209ca10 module:overlay(0) +from:0x02160274 kind:load to:0x0209ca18 module:overlay(0) +from:0x02160278 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216027c kind:load to:0x0209ca78 module:overlay(0) +from:0x02160288 kind:load to:0x0210a130 module:overlays(19,31) +from:0x0216028c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02160290 kind:load to:0x0210a388 module:overlays(19,31) +from:0x02160294 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02160298 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0216029c kind:load to:0x0210a610 module:overlays(19,31) +from:0x021602a0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021602a4 kind:load to:0x0210a71c module:overlays(19,31) +from:0x021602a8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021602ac kind:load to:0x0209d1d8 module:overlay(0) +from:0x021602b0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021602b4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021602b8 kind:load to:0x0215e5ec module:overlay(86) +from:0x021602bc kind:load to:0x0215e614 module:overlay(86) +from:0x021602c0 kind:load to:0x0215e398 module:overlay(86) +from:0x021602c4 kind:load to:0x0215e534 module:overlay(86) +from:0x021602c8 kind:load to:0x0215e584 module:overlay(86) +from:0x021602cc kind:load to:0x0215e5e0 module:overlay(86) +from:0x021602d8 kind:load to:0x0215e778 module:overlay(86) +from:0x021602dc kind:load to:0x0215eb5c module:overlay(86) +from:0x021602e0 kind:load to:0x0215ea3c module:overlay(86) +from:0x021602ec kind:load to:0x0215e664 module:overlay(86) +from:0x021602f0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021602f4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021602f8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021602fc kind:load to:0x0209ca78 module:overlay(0) +from:0x02160308 kind:load to:0x0215e78c module:overlay(86) +from:0x0216030c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02160310 kind:load to:0x0215e8b8 module:overlay(86) +from:0x02160314 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02160318 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0216031c kind:load to:0x0215e918 module:overlay(86) +from:0x02160320 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02160324 kind:load to:0x0209d1cc module:overlay(0) +from:0x02160328 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0216032c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02160330 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02160334 kind:load to:0x0209d1ec module:overlay(0) +from:0x02160338 kind:load to:0x0215eb78 module:overlay(86) +from:0x0216033c kind:load to:0x0215eba0 module:overlay(86) diff --git a/config/eur/arm9/overlays/ov086/symbols.txt b/config/eur/arm9/overlays/ov086/symbols.txt new file mode 100644 index 00000000..cefdd795 --- /dev/null +++ b/config/eur/arm9/overlays/ov086/symbols.txt @@ -0,0 +1,441 @@ +func_ov086_02154440 kind:function(arm,size=0xc) addr:0x02154440 +func_ov086_0215444c kind:function(arm,size=0x24) addr:0x0215444c +func_ov086_02154470 kind:function(arm,size=0x28) addr:0x02154470 +func_ov086_02154498 kind:function(arm,size=0x20) addr:0x02154498 +func_ov086_021544b8 kind:function(arm,size=0x50) addr:0x021544b8 +func_ov086_02154508 kind:function(arm,size=0x20) addr:0x02154508 +func_ov086_02154528 kind:function(arm,size=0x28) addr:0x02154528 +func_ov086_02154550 kind:function(arm,size=0x14) addr:0x02154550 +func_ov086_02154564 kind:function(arm,size=0xc) addr:0x02154564 +func_ov086_02154570 kind:function(arm,size=0x24) addr:0x02154570 +func_ov086_02154594 kind:function(arm,size=0x5c) addr:0x02154594 +func_ov086_021545f0 kind:function(arm,size=0x50) addr:0x021545f0 +func_ov086_02154640 kind:function(arm,size=0x78) addr:0x02154640 +func_ov086_021546b8 kind:function(arm,size=0x3c) addr:0x021546b8 +func_ov086_021546f4 kind:function(arm,size=0x20) addr:0x021546f4 +func_ov086_02154714 kind:function(arm,size=0x30) addr:0x02154714 +func_ov086_02154744 kind:function(arm,size=0x104) addr:0x02154744 +func_ov086_02154848 kind:function(arm,size=0x248) addr:0x02154848 +func_ov086_02154a90 kind:function(arm,size=0x14) addr:0x02154a90 +func_ov086_02154aa4 kind:function(arm,size=0x14) addr:0x02154aa4 +func_ov086_02154ab8 kind:function(arm,size=0x14) addr:0x02154ab8 +func_ov086_02154acc kind:function(arm,size=0x14) addr:0x02154acc +func_ov086_02154ae0 kind:function(arm,size=0x14) addr:0x02154ae0 +func_ov086_02154af4 kind:function(arm,size=0x50) addr:0x02154af4 +func_ov086_02154b44 kind:function(arm,size=0x58) addr:0x02154b44 +func_ov086_02154b9c kind:function(arm,size=0xfc) addr:0x02154b9c +func_ov086_02154c98 kind:function(arm,size=0x38) addr:0x02154c98 +func_ov086_02154cd0 kind:function(arm,size=0x58) addr:0x02154cd0 +func_ov086_02154d28 kind:function(arm,size=0x330) addr:0x02154d28 +func_ov086_02155058 kind:function(arm,size=0x80) addr:0x02155058 +func_ov086_021550d8 kind:function(arm,size=0x4c) addr:0x021550d8 +func_ov086_02155124 kind:function(arm,size=0x114) addr:0x02155124 +func_ov086_02155238 kind:function(arm,size=0xb0) addr:0x02155238 +func_ov086_021552e8 kind:function(arm,size=0x64) addr:0x021552e8 +func_ov086_0215534c kind:function(arm,size=0xc8) addr:0x0215534c +func_ov086_02155414 kind:function(arm,size=0x7c) addr:0x02155414 +func_ov086_02155490 kind:function(arm,size=0x48) addr:0x02155490 +func_ov086_021554d8 kind:function(arm,size=0x94) addr:0x021554d8 +func_ov086_0215556c kind:function(arm,size=0x90) addr:0x0215556c +func_ov086_021555fc kind:function(arm,size=0x34) addr:0x021555fc +func_ov086_02155630 kind:function(arm,size=0xc8) addr:0x02155630 +func_ov086_021556f8 kind:function(arm,size=0x104) addr:0x021556f8 +func_ov086_021557fc kind:function(arm,size=0x88) addr:0x021557fc +func_ov086_02155884 kind:function(arm,size=0x4c) addr:0x02155884 +func_ov086_021558d0 kind:function(arm,size=0x6c) addr:0x021558d0 +func_ov086_0215593c kind:function(arm,size=0x1f0) addr:0x0215593c +func_ov086_02155b2c kind:function(arm,size=0xa0) addr:0x02155b2c +func_ov086_02155bcc kind:function(arm,size=0x74) addr:0x02155bcc +func_ov086_02155c40 kind:function(arm,size=0x74) addr:0x02155c40 +func_ov086_02155cb4 kind:function(arm,size=0x34) addr:0x02155cb4 +func_ov086_02155ce8 kind:function(arm,size=0x74) addr:0x02155ce8 +func_ov086_02155d5c kind:function(arm,size=0x34) addr:0x02155d5c +func_ov086_02155d90 kind:function(arm,size=0x15c) addr:0x02155d90 +func_ov086_02155eec kind:function(arm,size=0x128) addr:0x02155eec +func_ov086_02156014 kind:function(arm,size=0x9c) addr:0x02156014 +func_ov086_021560b0 kind:function(arm,size=0x34) addr:0x021560b0 +func_ov086_021560e4 kind:function(arm,size=0x104) addr:0x021560e4 +func_ov086_021561e8 kind:function(arm,size=0xe4) addr:0x021561e8 +func_ov086_021562cc kind:function(arm,size=0x9c) addr:0x021562cc +func_ov086_02156368 kind:function(arm,size=0x2c) addr:0x02156368 +func_ov086_02156394 kind:function(arm,size=0x58) addr:0x02156394 +func_ov086_021563ec kind:function(arm,size=0x88) addr:0x021563ec +func_ov086_02156474 kind:function(arm,size=0x24) addr:0x02156474 +func_ov086_02156498 kind:function(arm,size=0x154) addr:0x02156498 +func_ov086_021565ec kind:function(arm,size=0x178) addr:0x021565ec +func_ov086_02156764 kind:function(arm,size=0x198) addr:0x02156764 +func_ov086_021568fc kind:function(arm,size=0x13c) addr:0x021568fc +func_ov086_02156a38 kind:function(arm,size=0x48) addr:0x02156a38 +func_ov086_02156a80 kind:function(arm,size=0x8c) addr:0x02156a80 +func_ov086_02156b0c kind:function(arm,size=0x94) addr:0x02156b0c +func_ov086_02156ba0 kind:function(arm,size=0xa0) addr:0x02156ba0 +func_ov086_02156c40 kind:function(arm,size=0x48) addr:0x02156c40 +func_ov086_02156c88 kind:function(arm,size=0x6c) addr:0x02156c88 +func_ov086_02156cf4 kind:function(arm,size=0x110) addr:0x02156cf4 +func_ov086_02156e04 kind:function(arm,size=0x14) addr:0x02156e04 +func_ov086_02156e18 kind:function(arm,size=0xec) addr:0x02156e18 +func_ov086_02156f04 kind:function(arm,size=0x914) addr:0x02156f04 +func_ov086_02157818 kind:function(arm,size=0xcc) addr:0x02157818 +func_ov086_021578e4 kind:function(arm,size=0x2c) addr:0x021578e4 +func_ov086_02157910 kind:function(arm,size=0x68) addr:0x02157910 +func_ov086_02157978 kind:function(arm,size=0x30) addr:0x02157978 +func_ov086_021579a8 kind:function(arm,size=0x40) addr:0x021579a8 +func_ov086_021579e8 kind:function(arm,size=0x4c) addr:0x021579e8 +func_ov086_02157a34 kind:function(arm,size=0x80) addr:0x02157a34 +func_ov086_02157ab4 kind:function(arm,size=0x80) addr:0x02157ab4 +func_ov086_02157b34 kind:function(arm,size=0x60) addr:0x02157b34 +func_ov086_02157b94 kind:function(arm,size=0x20) addr:0x02157b94 +func_ov086_02157bb4 kind:function(arm,size=0x18) addr:0x02157bb4 +func_ov086_02157bcc kind:function(arm,size=0xc) addr:0x02157bcc +func_ov086_02157bd8 kind:function(arm,size=0x44) addr:0x02157bd8 +func_ov086_02157c1c kind:function(arm,size=0x114) addr:0x02157c1c +func_ov086_02157d30 kind:function(arm,size=0xb8) addr:0x02157d30 +func_ov086_02157de8 kind:function(arm,size=0xa8) addr:0x02157de8 +func_ov086_02157e90 kind:function(arm,size=0xb4) addr:0x02157e90 +func_ov086_02157f44 kind:function(arm,size=0x24) addr:0x02157f44 +func_ov086_02157f68 kind:function(arm,size=0x10) addr:0x02157f68 +func_ov086_02157f78 kind:function(arm,size=0x8) addr:0x02157f78 +func_ov086_02157f80 kind:function(arm,size=0x24) addr:0x02157f80 +func_ov086_02157fa4 kind:function(arm,size=0x2c) addr:0x02157fa4 +func_ov086_02157fd0 kind:function(arm,size=0x1c) addr:0x02157fd0 +func_ov086_02157fec kind:function(arm,size=0x1c) addr:0x02157fec +func_ov086_02158008 kind:function(arm,size=0x1c) addr:0x02158008 +func_ov086_02158024 kind:function(arm,size=0x1c) addr:0x02158024 +func_ov086_02158040 kind:function(arm,size=0x1c) addr:0x02158040 +func_ov086_0215805c kind:function(arm,size=0x14) addr:0x0215805c +func_ov086_02158070 kind:function(arm,size=0xc) addr:0x02158070 +func_ov086_0215807c kind:function(arm,size=0x24) addr:0x0215807c +func_ov086_021580a0 kind:function(arm,size=0x50) addr:0x021580a0 +func_ov086_021580f0 kind:function(arm,size=0x30) addr:0x021580f0 +func_ov086_02158120 kind:function(arm,size=0x24) addr:0x02158120 +func_ov086_02158144 kind:function(arm,size=0xd0) addr:0x02158144 +func_ov086_02158214 kind:function(arm,size=0x4c) addr:0x02158214 +func_ov086_02158260 kind:function(arm,size=0x38) addr:0x02158260 +func_ov086_02158298 kind:function(arm,size=0x28) addr:0x02158298 +func_ov086_021582c0 kind:function(arm,size=0x1f8) addr:0x021582c0 +func_ov086_021584b8 kind:function(arm,size=0x14) addr:0x021584b8 +func_ov086_021584cc kind:function(arm,size=0xa0) addr:0x021584cc +func_ov086_0215856c kind:function(arm,size=0xa8) addr:0x0215856c +func_ov086_02158614 kind:function(arm,size=0x70) addr:0x02158614 +func_ov086_02158684 kind:function(arm,size=0x30) addr:0x02158684 +func_ov086_021586b4 kind:function(arm,size=0x48) addr:0x021586b4 +func_ov086_021586fc kind:function(arm,size=0x9ac) addr:0x021586fc +func_ov086_021590a8 kind:function(arm,size=0x5c) addr:0x021590a8 +func_ov086_02159104 kind:function(arm,size=0xe8) addr:0x02159104 +func_ov086_021591ec kind:function(arm,size=0x6c) addr:0x021591ec +func_ov086_02159258 kind:function(arm,size=0x88) addr:0x02159258 +func_ov086_021592e0 kind:function(arm,size=0x74) addr:0x021592e0 +func_ov086_02159354 kind:function(arm,size=0x110) addr:0x02159354 +func_ov086_02159464 kind:function(arm,size=0x118) addr:0x02159464 +func_ov086_0215957c kind:function(arm,size=0x110) addr:0x0215957c +func_ov086_0215968c kind:function(arm,size=0x150) addr:0x0215968c +func_ov086_021597dc kind:function(arm,size=0x4a8) addr:0x021597dc +func_ov086_02159c84 kind:function(arm,size=0xa0) addr:0x02159c84 +func_ov086_02159d24 kind:function(arm,size=0xd0) addr:0x02159d24 +func_ov086_02159df4 kind:function(arm,size=0xac) addr:0x02159df4 +func_ov086_02159ea0 kind:function(arm,size=0xd0) addr:0x02159ea0 +func_ov086_02159f70 kind:function(arm,size=0x4) addr:0x02159f70 +func_ov086_02159f74 kind:function(arm,size=0xbc) addr:0x02159f74 +func_ov086_0215a030 kind:function(arm,size=0x94) addr:0x0215a030 +func_ov086_0215a0c4 kind:function(arm,size=0x3ac) addr:0x0215a0c4 +func_ov086_0215a470 kind:function(arm,size=0xb0) addr:0x0215a470 +func_ov086_0215a520 kind:function(arm,size=0x1b4) addr:0x0215a520 +func_ov086_0215a6d4 kind:function(arm,size=0x104) addr:0x0215a6d4 +func_ov086_0215a7d8 kind:function(arm,size=0xbc) addr:0x0215a7d8 +func_ov086_0215a894 kind:function(arm,size=0x78) addr:0x0215a894 +func_ov086_0215a90c kind:function(arm,size=0x84) addr:0x0215a90c +func_ov086_0215a990 kind:function(arm,size=0xa0) addr:0x0215a990 +func_ov086_0215aa30 kind:function(arm,size=0x11c) addr:0x0215aa30 +func_ov086_0215ab4c kind:function(arm,size=0x8c) addr:0x0215ab4c +func_ov086_0215abd8 kind:function(arm,size=0xac) addr:0x0215abd8 +func_ov086_0215ac84 kind:function(arm,size=0x90) addr:0x0215ac84 +func_ov086_0215ad14 kind:function(arm,size=0x2c) addr:0x0215ad14 +func_ov086_0215ad40 kind:function(arm,size=0x94) addr:0x0215ad40 +func_ov086_0215add4 kind:function(arm,size=0x10) addr:0x0215add4 +func_ov086_0215ade4 kind:function(arm,size=0x30) addr:0x0215ade4 +func_ov086_0215ae14 kind:function(arm,size=0x84) addr:0x0215ae14 +func_ov086_0215ae98 kind:function(arm,size=0x90) addr:0x0215ae98 +func_ov086_0215af28 kind:function(arm,size=0x4c) addr:0x0215af28 +func_ov086_0215af74 kind:function(arm,size=0x1c) addr:0x0215af74 +func_ov086_0215af90 kind:function(arm,size=0x14) addr:0x0215af90 +func_ov086_0215afa4 kind:function(arm,size=0xc) addr:0x0215afa4 +func_ov086_0215afb0 kind:function(arm,size=0x24) addr:0x0215afb0 +func_ov086_0215afd4 kind:function(arm,size=0x54) addr:0x0215afd4 +func_ov086_0215b028 kind:function(arm,size=0xd4) addr:0x0215b028 +func_ov086_0215b0fc kind:function(arm,size=0x14) addr:0x0215b0fc +func_ov086_0215b110 kind:function(arm,size=0x84) addr:0x0215b110 +func_ov086_0215b194 kind:function(arm,size=0x254) addr:0x0215b194 +func_ov086_0215b3e8 kind:function(arm,size=0x11c) addr:0x0215b3e8 +func_ov086_0215b504 kind:function(arm,size=0xa4) addr:0x0215b504 +func_ov086_0215b5a8 kind:function(arm,size=0x48) addr:0x0215b5a8 +func_ov086_0215b5f0 kind:function(arm,size=0x38) addr:0x0215b5f0 +func_ov086_0215b628 kind:function(arm,size=0xcc) addr:0x0215b628 +func_ov086_0215b6f4 kind:function(arm,size=0x3c) addr:0x0215b6f4 +func_ov086_0215b730 kind:function(arm,size=0x4c) addr:0x0215b730 +func_ov086_0215b77c kind:function(arm,size=0x1c) addr:0x0215b77c +func_ov086_0215b798 kind:function(arm,size=0x28) addr:0x0215b798 +func_ov086_0215b7c0 kind:function(arm,size=0x30) addr:0x0215b7c0 +func_ov086_0215b7f0 kind:function(arm,size=0x14) addr:0x0215b7f0 +func_ov086_0215b804 kind:function(arm,size=0xc) addr:0x0215b804 +func_ov086_0215b810 kind:function(arm,size=0x24) addr:0x0215b810 +func_ov086_0215b834 kind:function(arm,size=0x28) addr:0x0215b834 +func_ov086_0215b85c kind:function(arm,size=0x14) addr:0x0215b85c +func_ov086_0215b870 kind:function(arm,size=0xfc) addr:0x0215b870 +func_ov086_0215b96c kind:function(arm,size=0x68) addr:0x0215b96c +func_ov086_0215b9d4 kind:function(arm,size=0x6c) addr:0x0215b9d4 +func_ov086_0215ba40 kind:function(arm,size=0x14) addr:0x0215ba40 +func_ov086_0215ba54 kind:function(arm,size=0x58) addr:0x0215ba54 +func_ov086_0215baac kind:function(arm,size=0x30) addr:0x0215baac +func_ov086_0215badc kind:function(arm,size=0x28) addr:0x0215badc +func_ov086_0215bb04 kind:function(arm,size=0x1c) addr:0x0215bb04 +func_ov086_0215bb20 kind:function(arm,size=0x14) addr:0x0215bb20 +func_ov086_0215bb34 kind:function(arm,size=0xc) addr:0x0215bb34 +func_ov086_0215bb40 kind:function(arm,size=0x24) addr:0x0215bb40 +func_ov086_0215bb64 kind:function(arm,size=0x28) addr:0x0215bb64 +func_ov086_0215bb8c kind:function(arm,size=0xc4) addr:0x0215bb8c +func_ov086_0215bc50 kind:function(arm,size=0x14) addr:0x0215bc50 +func_ov086_0215bc64 kind:function(arm,size=0x64) addr:0x0215bc64 +func_ov086_0215bcc8 kind:function(arm,size=0x14) addr:0x0215bcc8 +func_ov086_0215bcdc kind:function(arm,size=0x14) addr:0x0215bcdc +func_ov086_0215bcf0 kind:function(arm,size=0x20) addr:0x0215bcf0 +func_ov086_0215bd10 kind:function(arm,size=0x1c) addr:0x0215bd10 +func_ov086_0215bd2c kind:function(arm,size=0x28) addr:0x0215bd2c +func_ov086_0215bd54 kind:function(arm,size=0x30) addr:0x0215bd54 +func_ov086_0215bd84 kind:function(arm,size=0x14) addr:0x0215bd84 +func_ov086_0215bd98 kind:function(arm,size=0xc) addr:0x0215bd98 +func_ov086_0215bda4 kind:function(arm,size=0x24) addr:0x0215bda4 +func_ov086_0215bdc8 kind:function(arm,size=0x28) addr:0x0215bdc8 +func_ov086_0215bdf0 kind:function(arm,size=0x1c4) addr:0x0215bdf0 +func_ov086_0215bfb4 kind:function(arm,size=0x418) addr:0x0215bfb4 +func_ov086_0215c3cc kind:function(arm,size=0x46c) addr:0x0215c3cc +func_ov086_0215c838 kind:function(arm,size=0xc4) addr:0x0215c838 +func_ov086_0215c8fc kind:function(arm,size=0x3fc) addr:0x0215c8fc +func_ov086_0215ccf8 kind:function(arm,size=0xe0) addr:0x0215ccf8 +func_ov086_0215cdd8 kind:function(arm,size=0x1bc) addr:0x0215cdd8 +func_ov086_0215cf94 kind:function(arm,size=0x1c0) addr:0x0215cf94 +func_ov086_0215d154 kind:function(arm,size=0x240) addr:0x0215d154 +func_ov086_0215d394 kind:function(arm,size=0x27c) addr:0x0215d394 +func_ov086_0215d610 kind:function(arm,size=0x280) addr:0x0215d610 +func_ov086_0215d890 kind:function(arm,size=0x13c) addr:0x0215d890 +func_ov086_0215d9cc kind:function(arm,size=0x48) addr:0x0215d9cc +func_ov086_0215da14 kind:function(arm,size=0x50) addr:0x0215da14 +func_ov086_0215da64 kind:function(arm,size=0x14) addr:0x0215da64 +func_ov086_0215da78 kind:function(arm,size=0xc) addr:0x0215da78 +func_ov086_0215da84 kind:function(arm,size=0x24) addr:0x0215da84 +func_ov086_0215daa8 kind:function(arm,size=0x28) addr:0x0215daa8 +func_ov086_0215dad0 kind:function(arm,size=0x74) addr:0x0215dad0 +func_ov086_0215db44 kind:function(arm,size=0x6c) addr:0x0215db44 +func_ov086_0215dbb0 kind:function(arm,size=0x4) addr:0x0215dbb0 +func_ov086_0215dbb4 kind:function(arm,size=0x14) addr:0x0215dbb4 +func_ov086_0215dbc8 kind:function(arm,size=0x14) addr:0x0215dbc8 +func_ov086_0215dbdc kind:function(arm,size=0xc) addr:0x0215dbdc +func_ov086_0215dbe8 kind:function(arm,size=0x50) addr:0x0215dbe8 +func_ov086_0215dc38 kind:function(arm,size=0x28) addr:0x0215dc38 +func_ov086_0215dc60 kind:function(arm,size=0x30) addr:0x0215dc60 +func_ov086_0215dc90 kind:function(arm,size=0x14) addr:0x0215dc90 +func_ov086_0215dca4 kind:function(arm,size=0xc) addr:0x0215dca4 +func_ov086_0215dcb0 kind:function(arm,size=0x24) addr:0x0215dcb0 +func_ov086_0215dcd4 kind:function(arm,size=0x28) addr:0x0215dcd4 +func_ov086_0215dcfc kind:function(arm,size=0x2c) addr:0x0215dcfc +func_ov086_0215dd28 kind:function(arm,size=0x40) addr:0x0215dd28 +func_ov086_0215dd68 kind:function(arm,size=0xa0) addr:0x0215dd68 +func_ov086_0215de08 kind:function(arm,size=0x14) addr:0x0215de08 +func_ov086_0215de1c kind:function(arm,size=0xd8) addr:0x0215de1c +func_ov086_0215def4 kind:function(arm,size=0x14) addr:0x0215def4 +func_ov086_0215df08 kind:function(arm,size=0x1c) addr:0x0215df08 +func_ov086_0215df24 kind:function(arm,size=0x14) addr:0x0215df24 +func_ov086_0215df38 kind:function(arm,size=0xc) addr:0x0215df38 +func_ov086_0215df44 kind:function(arm,size=0x24) addr:0x0215df44 +func_ov086_0215df68 kind:function(arm,size=0x48) addr:0x0215df68 +func_ov086_0215dfb0 kind:function(arm,size=0x2c) addr:0x0215dfb0 +func_ov086_0215dfdc kind:function(arm,size=0xb8) addr:0x0215dfdc +func_ov086_0215e094 kind:function(arm,size=0x20) addr:0x0215e094 +func_ov086_0215e0b4 kind:function(arm,size=0x20) addr:0x0215e0b4 +func_ov086_0215e0d4 kind:function(arm,size=0x28) addr:0x0215e0d4 +func_ov086_0215e0fc kind:function(arm,size=0x14) addr:0x0215e0fc +func_ov086_0215e110 kind:function(arm,size=0xc) addr:0x0215e110 +func_ov086_0215e11c kind:function(arm,size=0x24) addr:0x0215e11c +func_ov086_0215e140 kind:function(arm,size=0x48) addr:0x0215e140 +func_ov086_0215e188 kind:function(arm,size=0x34) addr:0x0215e188 +func_ov086_0215e1bc kind:function(arm,size=0x48) addr:0x0215e1bc +func_ov086_0215e204 kind:function(arm,size=0x28) addr:0x0215e204 +func_ov086_0215e22c kind:function(arm,size=0x30) addr:0x0215e22c +func_ov086_0215e25c kind:function(arm,size=0x14) addr:0x0215e25c +func_ov086_0215e270 kind:function(arm,size=0x10) addr:0x0215e270 +func_ov086_0215e280 kind:function(arm,size=0x10) addr:0x0215e280 +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=0xb8) addr:0x0215e2c0 +func_ov086_0215e378 kind:function(arm,size=0x20) addr:0x0215e378 +func_ov086_0215e398 kind:function(arm,size=0x19c) addr:0x0215e398 +func_ov086_0215e534 kind:function(arm,size=0x50) addr:0x0215e534 +func_ov086_0215e584 kind:function(arm,size=0x5c) addr:0x0215e584 +func_ov086_0215e5e0 kind:function(arm,size=0xc) addr:0x0215e5e0 +func_ov086_0215e5ec kind:function(arm,size=0x28) addr:0x0215e5ec +func_ov086_0215e614 kind:function(arm,size=0x30) addr:0x0215e614 +func_ov086_0215e644 kind:function(arm,size=0x14) addr:0x0215e644 +func_ov086_0215e658 kind:function(arm,size=0xc) addr:0x0215e658 +func_ov086_0215e664 kind:function(arm,size=0x24) addr:0x0215e664 +func_ov086_0215e688 kind:function(arm,size=0x48) addr:0x0215e688 +func_ov086_0215e6d0 kind:function(arm,size=0xa8) addr:0x0215e6d0 +func_ov086_0215e778 kind:function(arm,size=0x14) addr:0x0215e778 +func_ov086_0215e78c kind:function(arm,size=0x12c) addr:0x0215e78c +func_ov086_0215e8b8 kind:function(arm,size=0x44) addr:0x0215e8b8 +func_ov086_0215e8fc kind:function(arm,size=0x1c) addr:0x0215e8fc +func_ov086_0215e918 kind:function(arm,size=0x28) addr:0x0215e918 +func_ov086_0215e940 kind:function(arm,size=0x58) addr:0x0215e940 +func_ov086_0215e998 kind:function(arm,size=0x28) addr:0x0215e998 +func_ov086_0215e9c0 kind:function(arm,size=0xc) addr:0x0215e9c0 +func_ov086_0215e9cc kind:function(arm,size=0x70) addr:0x0215e9cc +func_ov086_0215ea3c kind:function(arm,size=0x120) addr:0x0215ea3c +func_ov086_0215eb5c kind:function(arm,size=0x1c) addr:0x0215eb5c +func_ov086_0215eb78 kind:function(arm,size=0x28) addr:0x0215eb78 +func_ov086_0215eba0 kind:function(arm,size=0x30) addr:0x0215eba0 +func_ov086_0215ebd0 kind:function(arm,size=0x14) addr:0x0215ebd0 +func_ov086_0215ebe4 kind:function(arm,size=0x1b0) addr:0x0215ebe4 +func_ov086_0215ed94 kind:function(arm,size=0x58) addr:0x0215ed94 +func_ov086_0215edec kind:function(arm,size=0xac) addr:0x0215edec +func_ov086_0215ee98 kind:function(arm,size=0x268) addr:0x0215ee98 +data_ov086_0215f100 kind:data(any) addr:0x0215f100 +data_ov086_0215f110 kind:data(any) addr:0x0215f110 +data_ov086_0215f128 kind:data(any) addr:0x0215f128 +data_ov086_0215f138 kind:data(any) addr:0x0215f138 +data_ov086_0215f148 kind:data(any) addr:0x0215f148 +data_ov086_0215f168 kind:data(any) addr:0x0215f168 +func_ov086_0215f188 kind:function(arm,size=0x50) addr:0x0215f188 +func_ov086_0215f1d8 kind:function(arm,size=0x50) addr:0x0215f1d8 +func_ov086_0215f228 kind:function(arm,size=0x8c) addr:0x0215f228 +func_ov086_0215f2b4 kind:function(arm,size=0x50) addr:0x0215f2b4 +func_ov086_0215f304 kind:function(arm,size=0x50) addr:0x0215f304 +func_ov086_0215f354 kind:function(arm,size=0x50) addr:0x0215f354 +func_ov086_0215f3a4 kind:function(arm,size=0x50) addr:0x0215f3a4 +func_ov086_0215f3f4 kind:function(arm,size=0x50) addr:0x0215f3f4 +func_ov086_0215f444 kind:function(arm,size=0x50) addr:0x0215f444 +func_ov086_0215f494 kind:function(arm,size=0x50) addr:0x0215f494 +func_ov086_0215f4e4 kind:function(arm,size=0x50) addr:0x0215f4e4 +func_ov086_0215f534 kind:function(arm,size=0x50) addr:0x0215f534 +func_ov086_0215f584 kind:function(arm,size=0x50) addr:0x0215f584 +data_ov086_0215f628 kind:data(any) addr:0x0215f628 +data_ov086_0215f64c kind:data(any) addr:0x0215f64c +data_ov086_0215f6a4 kind:data(any) addr:0x0215f6a4 +data_ov086_0215f6bc kind:data(any) addr:0x0215f6bc +data_ov086_0215f6dc kind:data(any) addr:0x0215f6dc +data_ov086_0215f6f8 kind:data(any) addr:0x0215f6f8 +data_ov086_0215f714 kind:data(any) addr:0x0215f714 +data_ov086_0215f738 kind:data(any) addr:0x0215f738 +data_ov086_0215f764 kind:data(any) addr:0x0215f764 +data_ov086_0215f7ac kind:data(any) addr:0x0215f7ac +data_ov086_0215f7f8 kind:data(any) addr:0x0215f7f8 +data_ov086_0215f854 kind:data(any) addr:0x0215f854 +data_ov086_0215f8fc kind:data(any) addr:0x0215f8fc +data_ov086_0215f9bc kind:data(any) addr:0x0215f9bc +data_ov086_0215f9d4 kind:data(any) addr:0x0215f9d4 +data_ov086_0215f9ec kind:data(any) addr:0x0215f9ec +data_ov086_0215fa04 kind:data(any) addr:0x0215fa04 +data_ov086_0215fa1c kind:data(any) addr:0x0215fa1c +data_ov086_0215fa34 kind:data(any) addr:0x0215fa34 +data_ov086_0215fa4c kind:data(any) addr:0x0215fa4c +data_ov086_0215fa64 kind:data(any) addr:0x0215fa64 +data_ov086_0215fa7c kind:data(any) addr:0x0215fa7c +data_ov086_0215fa94 kind:data(any) addr:0x0215fa94 +data_ov086_0215faac kind:data(any) addr:0x0215faac +data_ov086_0215fab8 kind:data(any) addr:0x0215fab8 +data_ov086_0215fad0 kind:data(any) addr:0x0215fad0 +data_ov086_0215fae0 kind:data(any) addr:0x0215fae0 +data_ov086_0215fafc kind:data(any) addr:0x0215fafc +data_ov086_0215fb20 kind:data(any) addr:0x0215fb20 +data_ov086_0215fb78 kind:data(any) addr:0x0215fb78 +data_ov086_0215fbe0 kind:data(any) addr:0x0215fbe0 +data_ov086_0215fc48 kind:data(any) addr:0x0215fc48 +data_ov086_0215fc60 kind:data(any) addr:0x0215fc60 +data_ov086_0215fc78 kind:data(any) addr:0x0215fc78 +data_ov086_0215fc90 kind:data(any) addr:0x0215fc90 +data_ov086_0215fca8 kind:data(any) addr:0x0215fca8 +data_ov086_0215fcc0 kind:data(any) addr:0x0215fcc0 +data_ov086_0215fce0 kind:data(any) addr:0x0215fce0 +data_ov086_0215fcfc kind:data(any) addr:0x0215fcfc +data_ov086_0215fd20 kind:data(any) addr:0x0215fd20 +data_ov086_0215fd74 kind:data(any) addr:0x0215fd74 +data_ov086_0215fd94 kind:data(any) addr:0x0215fd94 +data_ov086_0215fdb8 kind:data(any) addr:0x0215fdb8 +data_ov086_0215fe04 kind:data(any) addr:0x0215fe04 +data_ov086_0215fe60 kind:data(any) addr:0x0215fe60 +data_ov086_0215fe7c kind:data(any) addr:0x0215fe7c +data_ov086_0215feb4 kind:data(any) addr:0x0215feb4 +data_ov086_0215fefc kind:data(any) addr:0x0215fefc +data_ov086_0215ff58 kind:data(any) addr:0x0215ff58 +data_ov086_0215ff7c kind:data(any) addr:0x0215ff7c +data_ov086_0215ffa4 kind:data(any) addr:0x0215ffa4 +data_ov086_0215fffc kind:data(any) addr:0x0215fffc +data_ov086_0216001c kind:data(any) addr:0x0216001c +data_ov086_02160040 kind:data(any) addr:0x02160040 +data_ov086_021600a0 kind:data(any) addr:0x021600a0 +data_ov086_021600c4 kind:data(any) addr:0x021600c4 +data_ov086_02160118 kind:data(any) addr:0x02160118 ambiguous +data_ov086_02160124 kind:data(any) addr:0x02160124 +data_ov086_02160134 kind:data(any) addr:0x02160134 ambiguous +data_ov086_02160140 kind:data(any) addr:0x02160140 +data_ov086_02160180 kind:data(any) addr:0x02160180 +data_ov086_0216019c kind:data(any) addr:0x0216019c +data_ov086_02160234 kind:data(any) addr:0x02160234 +data_ov086_02160250 kind:data(any) addr:0x02160250 +data_ov086_0216026c kind:data(any) addr:0x0216026c +data_ov086_02160288 kind:data(any) addr:0x02160288 +data_ov086_021602d8 kind:data(any) addr:0x021602d8 +data_ov086_021602ec kind:data(any) addr:0x021602ec +data_ov086_02160308 kind:data(any) addr:0x02160308 +data_ov086_02160340 kind:bss addr:0x02160340 +data_ov086_02160344 kind:bss addr:0x02160344 +data_ov086_02160350 kind:bss addr:0x02160350 +data_ov086_02160364 kind:bss addr:0x02160364 ambiguous +data_ov086_021603d8 kind:bss addr:0x021603d8 ambiguous +data_ov086_02160428 kind:bss addr:0x02160428 +data_ov086_0216042c kind:bss addr:0x0216042c +data_ov086_02160438 kind:bss addr:0x02160438 +data_ov086_02160458 kind:bss addr:0x02160458 ambiguous +data_ov086_0216045d kind:bss addr:0x0216045d ambiguous +data_ov086_02160510 kind:bss addr:0x02160510 +data_ov086_02160514 kind:bss addr:0x02160514 +data_ov086_02160520 kind:bss addr:0x02160520 +data_ov086_02160528 kind:bss addr:0x02160528 ambiguous +data_ov086_02160534 kind:bss addr:0x02160534 ambiguous +data_ov086_021605f8 kind:bss addr:0x021605f8 +data_ov086_021605fc kind:bss addr:0x021605fc +data_ov086_02160608 kind:bss addr:0x02160608 +data_ov086_0216060c kind:bss addr:0x0216060c ambiguous +data_ov086_02160678 kind:bss addr:0x02160678 ambiguous +data_ov086_021606e0 kind:bss addr:0x021606e0 +data_ov086_021606e4 kind:bss addr:0x021606e4 +data_ov086_021606f0 kind:bss addr:0x021606f0 +data_ov086_021607c8 kind:bss addr:0x021607c8 +data_ov086_021607cc kind:bss addr:0x021607cc +data_ov086_021607d8 kind:bss addr:0x021607d8 +data_ov086_02160830 kind:bss addr:0x02160830 ambiguous +data_ov086_021608b0 kind:bss addr:0x021608b0 +data_ov086_021608b4 kind:bss addr:0x021608b4 +data_ov086_021608c0 kind:bss addr:0x021608c0 +data_ov086_02160918 kind:bss addr:0x02160918 ambiguous +data_ov086_0216097c kind:bss addr:0x0216097c ambiguous +data_ov086_02160998 kind:bss addr:0x02160998 +data_ov086_0216099c kind:bss addr:0x0216099c +data_ov086_021609a8 kind:bss addr:0x021609a8 +data_ov086_021609dc kind:bss addr:0x021609dc ambiguous +data_ov086_02160a80 kind:bss addr:0x02160a80 +data_ov086_02160a84 kind:bss addr:0x02160a84 +data_ov086_02160a90 kind:bss addr:0x02160a90 +data_ov086_02160acc kind:bss addr:0x02160acc +data_ov086_02160ad0 kind:bss addr:0x02160ad0 +data_ov086_02160adc kind:bss addr:0x02160adc +data_ov086_02160b70 kind:bss addr:0x02160b70 ambiguous +data_ov086_02160bb0 kind:bss addr:0x02160bb0 +data_ov086_02160bb4 kind:bss addr:0x02160bb4 +data_ov086_02160bb8 kind:bss addr:0x02160bb8 ambiguous +data_ov086_02160bc0 kind:bss addr:0x02160bc0 +data_ov086_02160c94 kind:bss addr:0x02160c94 +data_ov086_02160c98 kind:bss addr:0x02160c98 +data_ov086_02160ca4 kind:bss addr:0x02160ca4 +data_ov086_02160d78 kind:bss addr:0x02160d78 +data_ov086_02160d9c kind:bss addr:0x02160d9c +data_ov086_02160da0 kind:bss addr:0x02160da0 +data_ov086_02160dac kind:bss addr:0x02160dac +data_ov086_02160e10 kind:bss addr:0x02160e10 ambiguous diff --git a/config/eur/arm9/overlays/ov087/delinks.txt b/config/eur/arm9/overlays/ov087/delinks.txt new file mode 100644 index 00000000..d69121c0 --- /dev/null +++ b/config/eur/arm9/overlays/ov087/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02154440 end:0x02161eb4 kind:code align:32 + .rodata start:0x02161eb4 end:0x02161f70 kind:data align:4 + .init start:0x02161f70 end:0x02162170 kind:code align:4 + .ctor start:0x02162170 end:0x0216218c kind:data align:4 + .data start:0x021621a0 end:0x02162b20 kind:data align:32 + .bss start:0x02162b20 end:0x02163020 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov087/relocs.txt b/config/eur/arm9/overlays/ov087/relocs.txt new file mode 100644 index 00000000..bc4a30e2 --- /dev/null +++ b/config/eur/arm9/overlays/ov087/relocs.txt @@ -0,0 +1,1801 @@ +from:0x02154448 kind:load to:0x02162b30 module:overlay(87) +from:0x0215445c kind:arm_call to:0x02011f3c module:main +from:0x02154468 kind:arm_call to:0x021544c8 module:overlay(87) +from:0x02154480 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021544c0 kind:load to:0x021621a8 module:overlay(87) +from:0x021544dc kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215450c kind:arm_call to:0x0200f05c module:main +from:0x02154528 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02154558 kind:arm_call to:0x0200f05c module:main +from:0x02154574 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215459c kind:arm_call to:0x0200f05c module:main +from:0x021545b8 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021545e0 kind:arm_call to:0x0200f05c module:main +from:0x021545fc kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02154624 kind:arm_call to:0x0200f05c module:main +from:0x02154640 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02154668 kind:arm_call to:0x0200f05c module:main +from:0x02154684 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021546ac kind:arm_call to:0x0200f05c module:main +from:0x021546c8 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021546f8 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02154710 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154720 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154768 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02154780 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154790 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021547d4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021547ec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154828 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02154840 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154858 kind:arm_call to:0x0207edac module:overlay(0) +from:0x02154864 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02154a24 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02154a70 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154a78 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:0x02154aa4 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154ab0 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154abc kind:arm_call to:0x01ffa06c module:itcm +from:0x02154ac8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154ad0 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154aec kind:load to:0x02161eb8 module:overlay(87) +from:0x02154af0 kind:load to:0x021622bc module:overlay(87) +from:0x02154af4 kind:load to:0x02162b30 module:overlay(87) +from:0x02154af8 kind:load to:0x021621cc module:overlay(87) +from:0x02154afc kind:load to:0x02161ec8 module:overlay(87) +from:0x02154b00 kind:load to:0x02161ed8 module:overlay(87) +from:0x02154b04 kind:load to:0x02161ee8 module:overlay(87) +from:0x02154b08 kind:load to:0x02161ef8 module:overlay(87) +from:0x02154b0c kind:load to:0x02161f08 module:overlay(87) +from:0x02154b10 kind:load to:0x02161f18 module:overlay(87) +from:0x02154b14 kind:load to:0x02162270 module:overlay(87) +from:0x02154b18 kind:load to:0x02162228 module:overlay(87) +from:0x02154b24 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02154b38 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02154b4c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02154b74 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02154b84 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02154bb8 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x02154c2c kind:arm_call to:0x02099e58 module:overlay(0) +from:0x02154cb4 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02154d18 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02154d28 kind:load to:0x0215a078 module:overlay(87) +from:0x02154d2c kind:load to:0x021621f0 module:overlay(87) +from:0x02154d30 kind:load to:0x02162208 module:overlay(87) +from:0x02154d34 kind:load to:0x021623fc module:overlay(87) +from:0x02154d3c kind:load to:0x027e09a8 module:dtcm +from:0x02154d5c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02154d74 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02154d80 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02154d88 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02154dac kind:arm_call to:0x02154d64 module:overlay(87) +from:0x02154de4 kind:load to:0x02162314 module:overlay(87) +from:0x02154dfc kind:arm_call to:0x01ffedac module:itcm +from:0x02154e44 kind:arm_call to:0x0210b0e4 module:overlay(31) +from:0x02154ec4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154ecc kind:arm_call to:0x02159b98 module:overlay(87) +from:0x02154f70 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02154f78 kind:arm_call to:0x021591d4 module:overlay(87) +from:0x02154f9c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02154fa4 kind:arm_call to:0x0215ae84 module:overlay(87) +from:0x02154fb0 kind:load to:0x0216237c module:overlay(87) +from:0x02154fb4 kind:load to:0x027e09c0 module:dtcm +from:0x02154fb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02154fd8 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02155060 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02155078 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02155090 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x021550b4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021550c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021550d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155124 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155140 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155174 kind:arm_call to:0x01ffedac module:itcm +from:0x021551cc kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02155208 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x02155270 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215529c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021552a8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021552fc kind:arm_call to:0x02159fdc module:overlay(87) +from:0x02155368 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02155370 kind:arm_call to:0x0210b018 module:overlay(31) +from:0x02155410 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02155450 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215546c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155490 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x021554b0 kind:arm_call to:0x02099764 module:overlay(0) +from:0x021554d0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021554ec kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02155564 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x0215557c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021555ac kind:arm_call to:0x01ffb9cc module:itcm +from:0x021555c0 kind:arm_call to:0x01ff916c module:itcm +from:0x021555d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021555e0 kind:arm_call to:0x01ff938c module:itcm +from:0x021555ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155600 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155628 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02155694 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x021556bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021556d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021556fc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155710 kind:arm_call to:0x01ff916c module:itcm +from:0x02155728 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155730 kind:arm_call to:0x01ff938c module:itcm +from:0x0215573c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155750 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155778 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x021557ac kind:arm_call to:0x0215a044 module:overlay(87) +from:0x021557c8 kind:arm_call to:0x02015080 module:main +from:0x021557e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02155804 kind:arm_call to:0x02015080 module:main +from:0x02155870 kind:arm_call to:0x02015080 module:main +from:0x02155894 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x021558b8 kind:arm_call to:0x02015080 module:main +from:0x02155914 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215592c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155938 kind:arm_call to:0x02099764 module:overlay(0) +from:0x0215596c kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02155a0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155a30 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155a58 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02155a80 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02155b1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02155b24 kind:arm_call to:0x01ff938c module:itcm +from:0x02155b28 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02155b44 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155b54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155b8c kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02155ba0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02155bd4 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02155c14 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02155cd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155cfc kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02155d30 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02155d54 kind:arm_call to:0x02015080 module:main +from:0x02155e0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155e58 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02155e8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155eac kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02155ef8 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02155f14 kind:arm_call to:0x02015300 module:main +from:0x02155f38 kind:arm_call to:0x02015080 module:main +from:0x02155f50 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02155f70 kind:arm_call to:0x02015080 module:main +from:0x02155f84 kind:arm_call to:0x020cb040 module:overlay(24) +from:0x02155f88 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02155fa0 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02155fb8 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02155ff4 kind:load to:0x027e0cec module:dtcm +from:0x02155ff8 kind:load to:0x027e0cd8 module:dtcm +from:0x02156000 kind:load to:0x027e09b8 module:dtcm +from:0x02156004 kind:load to:0x027e0ce0 module:dtcm +from:0x02156008 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215600c kind:load to:0x021621f0 module:overlay(87) +from:0x02156010 kind:load to:0x027e09a8 module:dtcm +from:0x02156020 kind:load to:0x027e09bc module:dtcm +from:0x02156024 kind:load to:0x0203e964 module:main +from:0x0215602c kind:load to:0x020d8694 module:overlays(19,24) +from:0x02156058 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02156090 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215609c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021560a8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021560ac kind:arm_call to:0x02099784 module:overlay(0) +from:0x021560bc kind:arm_call to:0x020732fc module:overlay(0) +from:0x021560d8 kind:arm_call to:0x02078230 module:overlay(0) +from:0x021560f0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02156100 kind:arm_call to:0x02078314 module:overlay(0) +from:0x0215610c kind:arm_call to:0x02078708 module:overlay(0) +from:0x02156118 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156134 kind:load to:0x02161eb4 module:overlay(87) +from:0x02156174 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02156184 kind:arm_call to:0x0215900c module:overlay(87) +from:0x021561b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156210 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x0215622c kind:arm_call to:0x02015300 module:main +from:0x02156254 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021562a8 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x021562c0 kind:arm_call to:0x02015300 module:main +from:0x021562cc kind:arm_call to:0x0209853c module:overlay(0) +from:0x021562e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021562f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156338 kind:arm_call to:0x02158770 module:overlay(87) +from:0x02156348 kind:arm_call to:0x02158310 module:overlay(87) +from:0x02156350 kind:arm_call to:0x02158848 module:overlay(87) +from:0x02156360 kind:arm_call to:0x02158190 module:overlay(87) +from:0x0215636c kind:load to:0x021621f0 module:overlay(87) +from:0x02156370 kind:load to:0x02162208 module:overlay(87) +from:0x02156398 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021563b4 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x021563f4 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02156400 kind:load to:0x027e09a8 module:dtcm +from:0x02156408 kind:load to:0x02162208 module:overlay(87) +from:0x02156420 kind:arm_call to:0x02158190 module:overlay(87) +from:0x02156430 kind:arm_call to:0x02158770 module:overlay(87) +from:0x02156438 kind:arm_call to:0x02158284 module:overlay(87) +from:0x02156450 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156464 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x0215648c kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02156494 kind:arm_call to:0x02158af4 module:overlay(87) +from:0x0215649c kind:arm_call to:0x02158d04 module:overlay(87) +from:0x021564bc kind:arm_call to:0x02158190 module:overlay(87) +from:0x021564c4 kind:arm_call to:0x02158284 module:overlay(87) +from:0x021564f0 kind:arm_call to:0x02158770 module:overlay(87) +from:0x02156508 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215651c kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156558 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156578 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156590 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x021565c4 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x021565d0 kind:load to:0x027e09a8 module:dtcm +from:0x021565d8 kind:load to:0x021621f0 module:overlay(87) +from:0x021565fc kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02156614 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02156628 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02156650 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215666c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156674 kind:arm_call to:0x01ffb428 module:itcm +from:0x021566cc kind:arm_call to:0x02158770 module:overlay(87) +from:0x021566dc kind:arm_call to:0x02158310 module:overlay(87) +from:0x021566f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156708 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156710 kind:load to:0x027e0cec module:dtcm +from:0x02156730 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x0215673c kind:arm_call to:0x02158ec4 module:overlay(87) +from:0x02156760 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215677c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156784 kind:arm_call to:0x01ffb428 module:itcm +from:0x021567dc kind:arm_call to:0x02158770 module:overlay(87) +from:0x021567f0 kind:arm_call to:0x02158310 module:overlay(87) +from:0x02156820 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156834 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156854 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x0215685c kind:load to:0x027e0ce4 module:dtcm +from:0x02156884 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215689c kind:arm_call to:0x02158a34 module:overlay(87) +from:0x021568a4 kind:load to:0x027e09a8 module:dtcm +from:0x021568f0 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02156908 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215691c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02156938 kind:arm_call to:0x02015080 module:main +from:0x0215694c kind:arm_call to:0x02158ec4 module:overlay(87) +from:0x02156958 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02156964 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215696c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02156998 kind:arm_call to:0x02158770 module:overlay(87) +from:0x021569a8 kind:arm_call to:0x02158310 module:overlay(87) +from:0x021569b0 kind:arm_call to:0x02158770 module:overlay(87) +from:0x021569b8 kind:arm_call to:0x02158284 module:overlay(87) +from:0x021569d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a10 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02156a2c kind:arm_call to:0x02015300 module:main +from:0x02156a38 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156a44 kind:load to:0x027e0cec module:dtcm +from:0x02156a48 kind:load to:0x021621f0 module:overlay(87) +from:0x02156a6c kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02156a80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156a90 kind:arm_call to:0x0215b65c module:overlay(87) +from:0x02156ac4 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02156ae0 kind:arm_call to:0x02015300 module:main +from:0x02156aec kind:load to:0x027e0ce4 module:dtcm +from:0x02156af0 kind:load to:0x021621f0 module:overlay(87) +from:0x02156b00 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156b1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156b24 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156b7c kind:arm_call to:0x02158770 module:overlay(87) +from:0x02156b90 kind:arm_call to:0x02158310 module:overlay(87) +from:0x02156ba8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156bbc kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156c0c kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02156c28 kind:load to:0x02162208 module:overlay(87) +from:0x02156c40 kind:arm_call to:0x02158190 module:overlay(87) +from:0x02156c50 kind:arm_call to:0x02158770 module:overlay(87) +from:0x02156c58 kind:arm_call to:0x02158284 module:overlay(87) +from:0x02156cb8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02156cd0 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02156cfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156d10 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156d18 kind:load to:0x027e09a8 module:dtcm +from:0x02156d44 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02156d4c kind:arm_call to:0x02158af4 module:overlay(87) +from:0x02156d54 kind:arm_call to:0x02158d04 module:overlay(87) +from:0x02156d84 kind:arm_call to:0x02158190 module:overlay(87) +from:0x02156d8c kind:arm_call to:0x02158284 module:overlay(87) +from:0x02156da4 kind:arm_call to:0x02158770 module:overlay(87) +from:0x02156dd0 kind:arm_call to:0x02158770 module:overlay(87) +from:0x02156e04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156e74 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02156e8c kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156ea8 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156ec8 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02156ef4 kind:arm_call to:0x02015080 module:main +from:0x02156f04 kind:arm_call to:0x0215addc module:overlay(87) +from:0x02156f1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156f30 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02156f54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156f64 kind:arm_call to:0x0215b65c module:overlay(87) +from:0x02156fa8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156fc4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156fe0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02156ffc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157018 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157030 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x021570dc kind:arm_call to:0x02158dbc module:overlay(87) +from:0x021570e4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021570f0 kind:load to:0x027e0ce4 module:dtcm +from:0x021570fc kind:load to:0x027e0cec module:dtcm +from:0x02157100 kind:load to:0x020aecf8 module:overlay(0) +from:0x02157128 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157184 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x021571a0 kind:arm_call to:0x02015300 module:main +from:0x021571c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215721c kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02157234 kind:arm_call to:0x02015300 module:main +from:0x02157268 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215728c kind:arm_call to:0x02158a34 module:overlay(87) +from:0x021572b0 kind:arm_call to:0x02098838 module:overlay(0) +from:0x021572dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021572e4 kind:arm_call to:0x02158f44 module:overlay(87) +from:0x02157334 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021577f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157830 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02157838 kind:arm_call to:0x02158284 module:overlay(87) +from:0x02157844 kind:load to:0x021621f0 module:overlay(87) +from:0x02157848 kind:load to:0x02162208 module:overlay(87) +from:0x02157850 kind:load to:0x027e09a8 module:dtcm +from:0x0215785c kind:load to:0x027e0cec module:dtcm +from:0x02157864 kind:load to:0x02049be4 module:main +from:0x0215786c kind:load to:0x0203e964 module:main +from:0x0215787c kind:arm_call to:0x02158638 module:overlay(87) +from:0x02157884 kind:arm_call to:0x02156f38 module:overlay(87) +from:0x021578a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021578ac kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021578fc kind:arm_call to:0x02159fdc module:overlay(87) +from:0x02157968 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02157970 kind:arm_call to:0x0210b018 module:overlay(31) +from:0x02157984 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215799c kind:load to:0x027e09a8 module:dtcm +from:0x021579a8 kind:load to:0x027e09b8 module:dtcm +from:0x021579ac kind:load to:0x027e0ce4 module:dtcm +from:0x02157a50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157a74 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02157a98 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02157ac4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02157acc kind:arm_call to:0x02158f44 module:overlay(87) +from:0x02157b1c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02157fd0 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02158000 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158034 kind:arm_call to:0x02158a34 module:overlay(87) +from:0x02158050 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x02158090 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021580a8 kind:arm_call to:0x01ff916c module:itcm +from:0x021580c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021580cc kind:arm_call to:0x01ff938c module:itcm +from:0x021580d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021580ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158100 kind:arm_call to:0x01ff993c module:itcm +from:0x02158110 kind:arm_call to:0x0215a044 module:overlay(87) +from:0x0215814c kind:arm_call to:0x020732fc module:overlay(0) +from:0x02158158 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02158168 kind:load to:0x027e09a8 module:dtcm +from:0x02158174 kind:load to:0x027e0cec module:dtcm +from:0x0215817c kind:load to:0x02049be4 module:main +from:0x02158184 kind:load to:0x0203e964 module:main +from:0x0215818c kind:load to:0x027e09b8 module:dtcm +from:0x021581d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021581f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158218 kind:arm_call to:0x01ff930c module:itcm +from:0x0215826c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158278 kind:load to:0x027e09a8 module:dtcm +from:0x021582a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021582b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021582cc kind:arm_call to:0x01ff930c module:itcm +from:0x021582dc kind:arm_call to:0x01ff930c module:itcm +from:0x021582f4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02158308 kind:arm_call to:0x01ff9110 module:itcm +from:0x021583c0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021583cc kind:arm_call to:0x02016958 module:main +from:0x02158430 kind:arm_call to:0x0203a1bc module:main +from:0x02158474 kind:arm_call to:0x01ff930c module:itcm +from:0x02158480 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215848c kind:arm_call to:0x01ffb714 module:itcm +from:0x02158498 kind:arm_call to:0x01ff9258 module:itcm +from:0x021584a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021584e4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158504 kind:arm_call to:0x020167e0 module:main +from:0x02158538 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158550 kind:arm_call to:0x02016958 module:main +from:0x021585ec kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02158618 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158620 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02158628 kind:load to:0x027e0ce4 module:dtcm +from:0x0215862c kind:load to:0x027e09a8 module:dtcm +from:0x021586b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215870c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158728 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215879c kind:arm_call to:0x01fff168 module:itcm +from:0x021587cc kind:arm_call to:0x01ff9110 module:itcm +from:0x021587d8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021587e4 kind:arm_call to:0x02016958 module:main +from:0x021587f8 kind:arm_call to:0x01ff9110 module:itcm +from:0x02158808 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02158814 kind:arm_call to:0x02016958 module:main +from:0x02158830 kind:arm_call to:0x020167e0 module:main +from:0x02158844 kind:load to:0x027e0ce0 module:dtcm +from:0x02158888 kind:arm_call to:0x0209853c module:overlay(0) +from:0x021588ac kind:arm_call to:0x02016ae0 module:main +from:0x021588bc kind:arm_call to:0x02158f64 module:overlay(87) +from:0x021588d0 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x021588e8 kind:arm_call to:0x021588f4 module:overlay(87) +from:0x02158998 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x021589b0 kind:arm_call to:0x02158cf4 module:overlay(87) +from:0x021589bc kind:arm_call to:0x02154da0 module:overlay(87) +from:0x021589d4 kind:arm_call to:0x02158cf4 module:overlay(87) +from:0x021589e0 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x021589f8 kind:arm_call to:0x02158cf4 module:overlay(87) +from:0x02158a04 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02158a1c kind:arm_call to:0x02158cf4 module:overlay(87) +from:0x02158a28 kind:arm_call to:0x02154da0 module:overlay(87) +from:0x02158a30 kind:load to:0x02049be4 module:main +from:0x02158a8c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02158a94 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02158a9c kind:arm_call to:0x0215a944 module:overlay(87) +from:0x02158acc kind:load to:0x021623e4 module:overlay(87) +from:0x02158ae0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158aec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158b0c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02158b78 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02158b94 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158ba8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158bc4 kind:arm_call to:0x021511ec module:overlay(85) +from:0x02158c40 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158c50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158c70 kind:arm_call to:0x02018114 module:main +from:0x02158c94 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02158cac kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02158cc4 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02158cd0 kind:load to:0x027e09a8 module:dtcm +from:0x02158cdc kind:load to:0x020b539c module:overlay(0) +from:0x02158ce4 kind:load to:0x027e0ce4 module:dtcm +from:0x02158cf0 kind:load to:0x027e0cec module:dtcm +from:0x02158d00 kind:load to:0x02154da0 module:overlay(87) +from:0x02158d20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158da4 kind:arm_call to:0x02152d2c module:overlay(85) +from:0x02158db0 kind:load to:0x027e0ce4 module:dtcm +from:0x02158db4 kind:load to:0x0203e964 module:main +from:0x02158df0 kind:arm_call to:0x01fff350 module:itcm +from:0x02158e0c kind:arm_call to:0x02150efc module:overlay(85) +from:0x02158e24 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02158e34 kind:arm_call to:0x02078314 module:overlay(0) +from:0x02158e44 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02158e8c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158ea0 kind:arm_call to:0x02150eb0 module:overlay(85) +from:0x02158eac kind:load to:0x027e0ce4 module:dtcm +from:0x02158eb4 kind:load to:0x020b3000 module:overlay(0) +from:0x02158eb8 kind:load to:0x027e09bc module:dtcm +from:0x02158ebc kind:load to:0x020b539c module:overlay(0) +from:0x02158ee4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02158f28 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02158f3c kind:load to:0x020b539c module:overlay(0) +from:0x02158f5c kind:load to:0x027e09bc module:dtcm +from:0x02158f60 kind:load to:0x02078b28 module:overlay(0) +from:0x02158f98 kind:arm_call to:0x01fff350 module:itcm +from:0x02158fe0 kind:arm_call to:0x01fff350 module:itcm +from:0x02159000 kind:load to:0x027e0ce4 module:dtcm +from:0x02159008 kind:load to:0x020b3000 module:overlay(0) +from:0x021591d0 kind:load to:0x02049be4 module:main +from:0x02159274 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021592bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159368 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215939c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159474 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021594ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159584 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021595bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021596c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159718 kind:load to:0x020aecf8 module:overlay(0) +from:0x02159738 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02159758 kind:load to:0x027e09b8 module:dtcm +from:0x02159768 kind:arm_call to:0x02159a5c module:overlay(87) +from:0x0215978c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021597e8 kind:arm_call to:0x0215ad40 module:overlay(87) +from:0x021597fc kind:arm_call to:0x02028d30 module:main +from:0x0215980c kind:arm_call to:0x02028d30 module:main +from:0x02159868 kind:arm_call to:0x0215ad40 module:overlay(87) +from:0x02159880 kind:arm_call to:0x02028d30 module:main +from:0x02159890 kind:arm_call to:0x02028d30 module:main +from:0x021598ec kind:arm_call to:0x0215ad40 module:overlay(87) +from:0x02159904 kind:arm_call to:0x02028d30 module:main +from:0x02159914 kind:arm_call to:0x02028d30 module:main +from:0x02159974 kind:arm_call to:0x0215ad40 module:overlay(87) +from:0x0215998c kind:arm_call to:0x02028d30 module:main +from:0x0215999c kind:arm_call to:0x02028d30 module:main +from:0x021599f8 kind:arm_call to:0x0215ad40 module:overlay(87) +from:0x02159a0c kind:arm_call to:0x02028d30 module:main +from:0x02159a1c kind:arm_call to:0x02028d30 module:main +from:0x02159aa0 kind:arm_call to:0x0200eab0 module:main +from:0x02159ab4 kind:arm_call to:0x0200eab0 module:main +from:0x02159ac4 kind:arm_call to:0x0200eab0 module:main +from:0x02159ad8 kind:arm_call to:0x0200eab0 module:main +from:0x02159ae8 kind:arm_call to:0x0200eab0 module:main +from:0x02159af8 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:0x02159b2c kind:arm_call to:0x0200eab0 module:main +from:0x02159b3c 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:0x02159b80 kind:arm_call to:0x0200eab0 module:main +from:0x02159b90 kind:arm_call to:0x0200eab0 module:main +from:0x02159ba4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02159bf8 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x02159c68 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x02159c88 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02159ca8 kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02159cc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159cd0 kind:arm_call to:0x01fff458 module:itcm +from:0x02159cf4 kind:arm_call to:0x02152fb0 module:overlays(82,85) +from:0x02159d04 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x02159d20 kind:arm_call to:0x02158520 module:overlay(87) +from:0x02159d2c kind:arm_call to:0x02097bec module:overlay(0) +from:0x02159d5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159d6c kind:arm_call to:0x01fff458 module:itcm +from:0x02159e10 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e20 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02159e3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159e6c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02159e7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e84 kind:arm_call to:0x01ff938c module:itcm +from:0x02159e94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159f2c kind:arm_call to:0x020f439c module:overlay(31) +from:0x02159f4c kind:arm_call to:0x020990c0 module:overlay(0) +from:0x02159f5c kind:load to:0x027e0ce0 module:dtcm +from:0x02159f64 kind:load to:0x027e0ce4 module:dtcm +from:0x02159f70 kind:load to:0x0203e964 module:main +from:0x02159fb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159fd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a024 kind:arm_call to:0x020158e8 module:main +from:0x0215a06c kind:arm_call to:0x02078834 module:overlay(0) +from:0x0215a074 kind:load to:0x027e09bc module:dtcm +from:0x0215a104 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a148 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a158 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a168 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a1ec kind:arm_call to:0x0200e260 module:main +from:0x0215a1fc kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a298 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a2a8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a2d8 kind:arm_call to:0x0200e260 module:main +from:0x0215a2e8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a384 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a394 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a3c4 kind:arm_call to:0x0200e260 module:main +from:0x0215a3d8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a400 kind:arm_call to:0x02028d30 module:main +from:0x0215a484 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a494 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a4c4 kind:arm_call to:0x0200e260 module:main +from:0x0215a4d8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a500 kind:arm_call to:0x02028d30 module:main +from:0x0215a580 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a590 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a5c0 kind:arm_call to:0x0200e260 module:main +from:0x0215a5d4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a5fc kind:arm_call to:0x02028d30 module:main +from:0x0215a65c kind:arm_call to:0x0200e260 module:main +from:0x0215a670 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a694 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a6b8 kind:arm_call to:0x02028d30 module:main +from:0x0215a72c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a73c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a7c8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a7d8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a864 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a874 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a8f0 kind:arm_call to:0x0200e260 module:main +from:0x0215a904 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a92c kind:arm_call to:0x02028d30 module:main +from:0x0215a938 kind:load to:0x0203e964 module:main +from:0x0215a93c kind:load to:0x027e0964 module:dtcm +from:0x0215ad10 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215ad20 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215ad30 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215ad38 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215ad80 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215adac kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215adbc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215adcc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215add8 kind:load to:0x0203e964 module:main +from:0x0215adfc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ae28 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ae44 kind:arm_call to:0x02152d48 module:overlay(85) +from:0x0215ae54 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ae70 kind:load to:0x027e09a8 module:dtcm +from:0x0215ae78 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ae80 kind:load to:0x020b3000 module:overlay(0) +from:0x0215aebc kind:arm_call to:0x02015080 module:main +from:0x0215aedc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215af10 kind:arm_call to:0x02015080 module:main +from:0x0215af30 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215af64 kind:arm_call to:0x02015080 module:main +from:0x0215af84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215af8c kind:load to:0x027e09a8 module:dtcm +from:0x0215afa8 kind:load to:0x020578a4 module:overlay(0) +from:0x0215afbc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215afc4 kind:arm_call to:0x02011ff4 module:main +from:0x0215afd8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215afe0 kind:arm_call to:0x02011ff4 module:main +from:0x0215aff4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215affc kind:arm_call to:0x02011ff4 module:main +from:0x0215b018 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b024 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b030 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b038 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b044 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b050 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b05c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215b064 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b070 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b07c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b084 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b08c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b094 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b09c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b0a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b0ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b0b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b0bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b0c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b0e0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b0ec kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b0f8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b100 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b10c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b118 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b124 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0215b12c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b138 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b144 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b14c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b154 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b15c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b164 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b16c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b174 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b17c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b184 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b18c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b194 kind:arm_call to:0x02011ff4 module:main +from:0x0215b1a8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215b1bc kind:load to:0x02162c18 module:overlay(87) +from:0x0215b1d0 kind:arm_call to:0x02011f3c module:main +from:0x0215b1dc kind:arm_call to:0x0215b24c module:overlay(87) +from:0x0215b1f4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215b248 kind:load to:0x021625b8 module:overlay(87) +from:0x0215b258 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0215b2a0 kind:arm_call to:0x0215c0f0 module:overlay(87) +from:0x0215b2fc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b328 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0215b340 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b350 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b388 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0215b3a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b3b4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0215b400 kind:arm_call to:0x01ffa06c module:itcm +from:0x0215b41c kind:load to:0x02162628 module:overlay(87) +from:0x0215b420 kind:load to:0x020b27c8 module:overlay(0) +from:0x0215b424 kind:load to:0x02162c18 module:overlay(87) +from:0x0215b428 kind:load to:0x021625dc module:overlay(87) +from:0x0215b42c kind:load to:0x02162228 module:overlay(87) +from:0x0215b438 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215b44c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b46c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b474 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b47c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b484 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b48c kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b494 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b49c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b4a4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b4ac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b4b4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215b4bc kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215b4c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b4d0 kind:load to:0x02162628 module:overlay(87) +from:0x0215b4e8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b4f0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b4f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b500 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b508 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b510 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0215b518 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0215b520 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215b528 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b530 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215b538 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0215b540 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215b548 kind:arm_call to:0x02011ff4 module:main +from:0x0215b554 kind:load to:0x02162628 module:overlay(87) +from:0x0215b580 kind:arm_call to:0x0215b65c module:overlay(87) +from:0x0215b598 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215b5a4 kind:arm_call to:0x0215b65c module:overlay(87) +from:0x0215b614 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0215b624 kind:load to:0x027e09a8 module:dtcm +from:0x0215b634 kind:load to:0x0216254c module:overlay(87) +from:0x0215b644 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b64c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b654 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b668 kind:arm_call to:0x0215b638 module:overlay(87) +from:0x0215b6a0 kind:load to:0x02162564 module:overlay(87) +from:0x0215b6c0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215b6e0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b6fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b70c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b714 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215b7bc kind:load to:0x027e0ce4 module:dtcm +from:0x0215b7c0 kind:load to:0x0216257c module:overlay(87) +from:0x0215b840 kind:load to:0x02162534 module:overlay(87) +from:0x0215b884 kind:arm_call to:0x0215c08c module:overlay(87) +from:0x0215b88c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215b894 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215b8a8 kind:arm_call to:0x0215bc44 module:overlay(87) +from:0x0215b8b8 kind:arm_call to:0x0215bd1c module:overlay(87) +from:0x0215b958 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215b964 kind:arm_call to:0x02016990 module:main +from:0x0215b988 kind:load to:0x02162534 module:overlay(87) +from:0x0215b98c kind:load to:0x02049be4 module:main +from:0x0215b9b8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215b9c8 kind:arm_call to:0x0215bc44 module:overlay(87) +from:0x0215b9ec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215b9f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ba08 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ba18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ba30 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ba3c kind:arm_call to:0x02016990 module:main +from:0x0215ba64 kind:arm_call to:0x020167e0 module:main +from:0x0215ba78 kind:arm_call to:0x0215bbbc module:overlay(87) +from:0x0215ba88 kind:arm_call to:0x0215bd1c module:overlay(87) +from:0x0215bad4 kind:arm_call to:0x0215b65c module:overlay(87) +from:0x0215bae0 kind:load to:0x027e09a8 module:dtcm +from:0x0215bb54 kind:load to:0x02162534 module:overlay(87) +from:0x0215bb60 kind:arm_call to:0x0215b990 module:overlay(87) +from:0x0215bb98 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bba8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215bbb0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215bbf8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bc24 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bc34 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bc40 kind:load to:0x0203e964 module:main +from:0x0215bc64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bc74 kind:arm_call to:0x02028d30 module:main +from:0x0215bcb4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bce4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bcf8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bd08 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bd14 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd18 kind:load to:0x0203e964 module:main +from:0x0215bd38 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215bdb8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215bde0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215bde8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215be08 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215be1c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215be3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be58 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215be6c kind:arm_call to:0x01ffedac module:itcm +from:0x0215be80 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215bed8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215bee0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0215bef8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215bf08 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0215bf24 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0215bf58 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215bf60 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bf98 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215bfbc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bfc4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bfd0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215bfe0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c018 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215c064 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0215c074 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c07c kind:load to:0x027e0cec module:dtcm +from:0x0215c080 kind:load to:0x027e09a8 module:dtcm +from:0x0215c088 kind:load to:0x027e09c0 module:dtcm +from:0x0215c0a4 kind:load to:0x027e09bc module:dtcm +from:0x0215c0a8 kind:load to:0x02078b28 module:overlay(0) +from:0x0215c0fc kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0215c138 kind:load to:0x0216259c module:overlay(87) +from:0x0215c184 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c198 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c20c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c220 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c254 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0215c25c kind:arm_call to:0x02011ff4 module:main +from:0x0215c270 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0215c278 kind:arm_call to:0x02011ff4 module:main +from:0x0215c28c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0215c2a0 kind:load to:0x02162d00 module:overlay(87) +from:0x0215c2b4 kind:arm_call to:0x02011f3c module:main +from:0x0215c2c0 kind:arm_call to:0x0215c33c module:overlay(87) +from:0x0215c2d4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0215c330 kind:load to:0x021626e8 module:overlay(87) +from:0x0215c348 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0215c368 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215c398 kind:arm_call to:0x0213fdec module:overlay(70) +from:0x0215c3e8 kind:arm_call to:0x0200f05c module:main +from:0x0215c408 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x0215c430 kind:arm_call to:0x0200f05c module:main +from:0x0215c450 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215c490 kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x0215c4ac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c4bc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c508 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215c524 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c56c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215c588 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c5a0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0215c5b0 kind:arm_call to:0x02160a7c module:overlay(87) +from:0x0215c61c kind:arm_call to:0x02160960 module:overlay(87) +from:0x0215c64c kind:arm_call to:0x0213fe74 module:overlay(70) +from:0x0215c65c kind:arm_call to:0x0209862c module:overlay(0) +from:0x0215c688 kind:arm_call to:0x01ffa06c module:itcm +from:0x0215c6b4 kind:load to:0x0216270c module:overlay(87) +from:0x0215c6b8 kind:load to:0x02162d00 module:overlay(87) +from:0x0215c6c0 kind:load to:0x02161f30 module:overlay(87) +from:0x0215c6c4 kind:load to:0x02161f40 module:overlay(87) +from:0x0215c6c8 kind:load to:0x02162270 module:overlay(87) +from:0x0215c6cc kind:load to:0x02162228 module:overlay(87) +from:0x0215c6f8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215c70c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0215c718 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215c72c kind:load to:0x02160818 module:overlay(87) +from:0x0215c750 kind:load to:0x02097bec module:overlay(0) +from:0x0215c760 kind:arm_call to:0x0215c730 module:overlay(87) +from:0x0215c798 kind:load to:0x02162764 module:overlay(87) +from:0x0215c7d8 kind:arm_call to:0x021601e4 module:overlay(87) +from:0x0215c818 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0215c878 kind:arm_call to:0x0215f964 module:overlay(87) +from:0x0215c880 kind:arm_call to:0x0215fb3c module:overlay(87) +from:0x0215c92c kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0215c934 kind:arm_call to:0x0213ffa4 module:overlay(70) +from:0x0215c93c kind:arm_call to:0x02160b08 module:overlay(87) +from:0x0215c944 kind:arm_call to:0x021602dc module:overlay(87) +from:0x0215c96c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x0215c974 kind:arm_call to:0x02160d4c module:overlay(87) +from:0x0215c9d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215c9e4 kind:load to:0x021627cc module:overlay(87) +from:0x0215c9ec kind:load to:0x027e09c0 module:dtcm +from:0x0215c9f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c9f4 kind:load to:0x027e09a8 module:dtcm +from:0x0215ca78 kind:load to:0x02162834 module:overlay(87) +from:0x0215cb18 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215cb20 kind:arm_call to:0x0215f398 module:overlay(87) +from:0x0215cb34 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215cb6c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215cb84 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215cb8c kind:load to:0x02049be4 module:main +from:0x0215cbb0 kind:arm_call to:0x02016958 module:main +from:0x0215cbcc kind:arm_call to:0x01ff9364 module:itcm +from:0x0215cc10 kind:arm_call to:0x0215f1bc module:overlay(87) +from:0x0215cc20 kind:arm_call to:0x0215f938 module:overlay(87) +from:0x0215cc4c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215cc5c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ccd0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ccfc kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215cd18 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215cd30 kind:arm_call to:0x0215f398 module:overlay(87) +from:0x0215cd90 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215cdd0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215cdec kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215cdfc kind:load to:0x0203e964 module:main +from:0x0215ce00 kind:load to:0x027e09c0 module:dtcm +from:0x0215ce58 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215cec4 kind:arm_call to:0x02016958 module:main +from:0x0215cee0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215cf28 kind:arm_call to:0x0215f1bc module:overlay(87) +from:0x0215cf38 kind:arm_call to:0x0215f938 module:overlay(87) +from:0x0215cfd0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215d008 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215d010 kind:arm_call to:0x0215f398 module:overlay(87) +from:0x0215d028 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215d03c kind:load to:0x021628ac module:overlay(87) +from:0x0215d040 kind:load to:0x027e09a8 module:dtcm +from:0x0215d0e8 kind:load to:0x0216287c module:overlay(87) +from:0x0215d0f4 kind:arm_call to:0x02160680 module:overlay(87) +from:0x0215d108 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215d180 kind:load to:0x02162864 module:overlay(87) +from:0x0215d1a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d1b8 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215d230 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215d240 kind:load to:0x02162864 module:overlay(87) +from:0x0215d264 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d274 kind:arm_call to:0x0215f398 module:overlay(87) +from:0x0215d288 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215d294 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215d2c4 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0215d2f0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d354 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215d38c kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215d3c0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215d3e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d3e8 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215d430 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x0215d468 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215d518 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d550 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215d5a8 kind:arm_call to:0x0216077c module:overlay(87) +from:0x0215d614 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215d620 kind:arm_call to:0x0210b018 module:overlay(31) +from:0x0215d6ac kind:arm_call to:0x020169d4 module:main +from:0x0215d6bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d6e0 kind:arm_call to:0x02016958 module:main +from:0x0215d6f8 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x0215d720 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215d76c kind:arm_call to:0x01ff930c module:itcm +from:0x0215d7ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d818 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215d834 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d870 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215d8e4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d8fc kind:arm_call to:0x01ff916c module:itcm +from:0x0215d918 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d920 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d92c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d940 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d96c kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215d9d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d9e0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215da14 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215da28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215da84 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215daa0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215dabc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215dad8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215daf4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215db10 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215db2c kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215db48 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215db64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215db80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215db98 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215dbc8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215dbd8 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215dc08 kind:arm_call to:0x02099738 module:overlay(0) +from:0x0215dc24 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0215dc38 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215dca8 kind:arm_call to:0x02080658 module:overlay(0) +from:0x0215dcc4 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x0215dccc kind:arm_call to:0x0202851c module:main +from:0x0215dce8 kind:load to:0x020b51b8 module:overlay(0) +from:0x0215dcf4 kind:load to:0x027e09b8 module:dtcm +from:0x0215dcf8 kind:load to:0x02162894 module:overlay(87) +from:0x0215dcfc kind:load to:0x02161f2a module:overlay(87) +from:0x0215dd00 kind:load to:0x02162680 module:overlay(87) +from:0x0215dd04 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dd0c kind:load to:0x0203e964 module:main +from:0x0215dd18 kind:load to:0x027e0cec module:dtcm +from:0x0215dd1c kind:load to:0x027e09a8 module:dtcm +from:0x0215dd24 kind:load to:0x027e09bc module:dtcm +from:0x0215dd28 kind:load to:0x027e0cd8 module:dtcm +from:0x0215dd2c kind:load to:0x027e09a4 module:dtcm +from:0x0215dd44 kind:arm_call to:0x01ffedac module:itcm +from:0x0215ddb0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215dde8 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215de1c kind:load to:0x027e0cd8 module:dtcm +from:0x0215de8c kind:arm_call to:0x0215dd30 module:overlay(87) +from:0x0215deb8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215dec8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215deec kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215defc kind:load to:0x0216284c module:overlay(87) +from:0x0215df00 kind:load to:0x027e09c0 module:dtcm +from:0x0215df18 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215df24 kind:arm_call to:0x02016958 module:main +from:0x0215df34 kind:arm_call to:0x01ff930c module:itcm +from:0x0215df74 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0215df8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215df98 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215dfb0 kind:load to:0x027e0cec module:dtcm +from:0x0215dfb8 kind:load to:0x027e09a8 module:dtcm +from:0x0215e094 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x0215e11c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e12c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e154 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0215e1a8 kind:arm_call to:0x0216077c module:overlay(87) +from:0x0215e214 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0215e220 kind:arm_call to:0x0210b018 module:overlay(31) +from:0x0215e264 kind:arm_call to:0x020169d4 module:main +from:0x0215e274 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e2a4 kind:arm_call to:0x0208bbc4 module:overlay(0) +from:0x0215e2bc kind:arm_call to:0x01ffedac module:itcm +from:0x0215e320 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215e358 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215e3ac kind:arm_call to:0x01fff350 module:itcm +from:0x0215e3bc kind:arm_call to:0x01fff350 module:itcm +from:0x0215e3d4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215e3e4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e420 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e430 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e460 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e494 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e4a4 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e4d8 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e4f8 kind:load to:0x02162684 module:overlay(87) +from:0x0215e4fc kind:load to:0x021628c4 module:overlay(87) +from:0x0215e500 kind:load to:0x0216269c module:overlay(87) +from:0x0215e504 kind:load to:0x027e09b8 module:dtcm +from:0x0215e508 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e50c kind:load to:0x02161f2c module:overlay(87) +from:0x0215e510 kind:load to:0x0216267c module:overlay(87) +from:0x0215e514 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e518 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e520 kind:load to:0x020b3000 module:overlay(0) +from:0x0215e524 kind:load to:0x027e0ce8 module:dtcm +from:0x0215e52c kind:load to:0x020b34c4 module:overlay(0) +from:0x0215e594 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215e5d8 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215e5f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e68c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e6b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e6c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e6f0 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215e738 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215e750 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e768 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e770 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e77c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e78c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e7d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e7e4 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215e8f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e904 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e930 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215e984 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e9ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e9bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e9e8 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215eab0 kind:arm_call to:0x02015080 module:main +from:0x0215eacc kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0215eae8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215eb24 kind:arm_call to:0x021607e4 module:overlay(87) +from:0x0215eb64 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0215ebc0 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215ebec kind:load to:0x027e09b8 module:dtcm +from:0x0215ebf8 kind:load to:0x021628dc module:overlay(87) +from:0x0215ec00 kind:load to:0x0203e964 module:main +from:0x0215ec04 kind:load to:0x027e09bc module:dtcm +from:0x0215ec08 kind:load to:0x02049be4 module:main +from:0x0215ec98 kind:load to:0x0216284c module:overlay(87) +from:0x0215ecbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ecd0 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215ed44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0215ed60 kind:load to:0x027e09a8 module:dtcm +from:0x0215ed80 kind:arm_call to:0x02016958 module:main +from:0x0215ed9c kind:arm_call to:0x01ff9364 module:itcm +from:0x0215eddc kind:arm_call to:0x0215f1bc module:overlay(87) +from:0x0215edec kind:arm_call to:0x0215f938 module:overlay(87) +from:0x0215ee18 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ee28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ee4c kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0215ee68 kind:arm_call to:0x0215dd30 module:overlay(87) +from:0x0215ee70 kind:arm_call to:0x0215f3a4 module:overlay(87) +from:0x0215eee0 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215ef30 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215ef4c kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215ef5c kind:load to:0x027e09c0 module:dtcm +from:0x0215efdc kind:load to:0x021628ac module:overlay(87) +from:0x0215f014 kind:arm_call to:0x0215f3a4 module:overlay(87) +from:0x0215f020 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215f028 kind:arm_call to:0x0215f398 module:overlay(87) +from:0x0215f03c kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215f0b4 kind:load to:0x021628ac module:overlay(87) +from:0x0215f100 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0215f14c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0215f17c kind:arm_call to:0x0215f3a4 module:overlay(87) +from:0x0215f188 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215f190 kind:arm_call to:0x0215f398 module:overlay(87) +from:0x0215f1a8 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215f1b4 kind:load to:0x020b539c module:overlay(0) +from:0x0215f200 kind:arm_call to:0x0215f728 module:overlay(87) +from:0x0215f230 kind:arm_call to:0x0215f728 module:overlay(87) +from:0x0215f36c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f390 kind:load to:0x0216284c module:overlay(87) +from:0x0215f394 kind:load to:0x02162834 module:overlay(87) +from:0x0215f3a0 kind:load to:0x02160598 module:overlay(87) +from:0x0215f3b8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f3cc kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f3e4 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215f408 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f434 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f440 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f458 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f474 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f49c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f4a8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f4c0 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f4dc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f504 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f510 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f528 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f540 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f568 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f574 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f58c kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f5a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f5cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f5d8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f5f0 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f608 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f630 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f63c kind:arm_call to:0x01ffedac module:itcm +from:0x0215f654 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f66c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f694 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f6a0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f6b8 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f6d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f6f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f704 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f71c kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x0215f744 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f75c kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215f780 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215f7a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f7cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f7d8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f7f4 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215f824 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f850 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f85c kind:arm_call to:0x01ffedac module:itcm +from:0x0215f878 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215f8ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f8d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f8e4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f900 kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x0215f928 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x0215f94c kind:arm_call to:0x02016958 module:main +from:0x0215f95c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f9a0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215f9b4 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x0215f9c8 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0215f9d8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0215f9ec kind:load to:0x027e09c0 module:dtcm +from:0x0215fa10 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0215fa30 kind:load to:0x027e09b8 module:dtcm +from:0x0215fa7c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215fa8c kind:arm_call to:0x0213ffb0 module:overlay(70) +from:0x0215fabc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fae0 kind:arm_call to:0x020786dc module:overlay(0) +from:0x0215fb2c kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0215fb38 kind:load to:0x027e09bc module:dtcm +from:0x0215fb50 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0215fba4 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0215fc10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fc20 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0215fc30 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215fc60 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0215fc7c kind:arm_call to:0x021604e0 module:overlay(87) +from:0x0215fcc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fcd4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fcec kind:arm_call to:0x0209853c module:overlay(0) +from:0x0215fcfc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fd74 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215fee4 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02160064 kind:arm_call to:0x020f2cac module:overlay(31) +from:0x02160088 kind:arm_call to:0x021604e0 module:overlay(87) +from:0x021600ac kind:arm_call to:0x020990c0 module:overlay(0) +from:0x021600c4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02160104 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160124 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x02160130 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x02160160 kind:arm_call to:0x0208bd20 module:overlay(0) +from:0x0216016c kind:arm_call to:0x0215c754 module:overlay(87) +from:0x02160190 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x021601ac kind:arm_call to:0x0215c754 module:overlay(87) +from:0x021601bc kind:load to:0x027e0ce4 module:dtcm +from:0x021601c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021601cc kind:load to:0x0203e964 module:main +from:0x021601d0 kind:load to:0x02049be4 module:main +from:0x021601dc kind:load to:0x027e09a8 module:dtcm +from:0x021601f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02160244 kind:arm_call to:0x02016fbc module:main +from:0x021602b4 kind:arm_call to:0x02016ae0 module:main +from:0x021602fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160314 kind:arm_call to:0x01ff9258 module:itcm +from:0x021603bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021603d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021603ec kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021603f8 kind:arm_call to:0x0215c754 module:overlay(87) +from:0x02160480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216048c kind:arm_call to:0x01ff9258 module:itcm +from:0x021604ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021604c0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021604cc kind:arm_call to:0x0215c754 module:overlay(87) +from:0x021604d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021604dc kind:load to:0x0203e964 module:main +from:0x021604f4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02160504 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216057c kind:arm_call to:0x01ffb744 module:itcm +from:0x02160594 kind:load to:0x0203e964 module:main +from:0x021605ac kind:arm_call to:0x01ffedac module:itcm +from:0x02160614 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0216067c kind:load to:0x027e0cd8 module:dtcm +from:0x02160694 kind:arm_call to:0x01ffedac module:itcm +from:0x02160700 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02160778 kind:load to:0x027e0cd8 module:dtcm +from:0x021607c4 kind:arm_call to:0x020158e8 module:main +from:0x0216080c kind:arm_call to:0x02078834 module:overlay(0) +from:0x02160814 kind:load to:0x027e09bc module:dtcm +from:0x02160880 kind:arm_call to:0x0200e260 module:main +from:0x02160890 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160910 kind:arm_call to:0x0200e260 module:main +from:0x02160924 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160950 kind:arm_call to:0x02028d30 module:main +from:0x0216095c kind:load to:0x027e0964 module:dtcm +from:0x0216096c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02160984 kind:load to:0x021626cc module:overlay(87) +from:0x02160998 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021609b4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021609bc kind:arm_call to:0x02011ff4 module:main +from:0x02160a14 kind:arm_call to:0x01fff498 module:itcm +from:0x02160a3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160a78 kind:load to:0x027e0ce8 module:dtcm +from:0x02160a88 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02160aa0 kind:load to:0x021626bc module:overlay(87) +from:0x02160ab8 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02160af0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160b00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160b58 kind:arm_call to:0x02015080 module:main +from:0x02160b7c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160b90 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160bcc kind:arm_call to:0x02015080 module:main +from:0x02160bf0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160c04 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160c40 kind:arm_call to:0x02015080 module:main +from:0x02160c64 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160c78 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160cb4 kind:arm_call to:0x02015080 module:main +from:0x02160cd8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160cec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160d1c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02160d30 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160d3c kind:load to:0x027e09a8 module:dtcm +from:0x02160d40 kind:load to:0x027e0cec module:dtcm +from:0x02160d90 kind:arm_call to:0x02015080 module:main +from:0x02160de0 kind:arm_call to:0x02015080 module:main +from:0x02160dfc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160e38 kind:arm_call to:0x02015080 module:main +from:0x02160e88 kind:arm_call to:0x02015080 module:main +from:0x02160ed8 kind:arm_call to:0x02015080 module:main +from:0x02160f28 kind:arm_call to:0x02015080 module:main +from:0x02160f44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160f80 kind:arm_call to:0x02015080 module:main +from:0x02160f9c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02160fdc kind:arm_call to:0x02015080 module:main +from:0x02160ff8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02161038 kind:arm_call to:0x02015080 module:main +from:0x02161054 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216105c kind:load to:0x027e09a8 module:dtcm +from:0x02161094 kind:arm_call to:0x02160988 module:overlay(87) +from:0x021610a0 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x021610ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021610b8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021610c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021610d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021610dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021610e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161100 kind:arm_call to:0x02160988 module:overlay(87) +from:0x0216110c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02161118 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161124 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161130 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216113c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161148 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161150 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161158 kind:arm_call to:0x02011ff4 module:main +from:0x0216116c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02161180 kind:load to:0x02162de8 module:overlay(87) +from:0x02161194 kind:arm_call to:0x02011f3c module:main +from:0x021611a0 kind:arm_call to:0x021611d0 module:overlay(87) +from:0x021611b4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021611cc kind:load to:0x02162914 module:overlay(87) +from:0x021611d8 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02161208 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02161220 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161238 kind:load to:0x02162938 module:overlay(87) +from:0x0216123c kind:load to:0x02162de8 module:overlay(87) +from:0x02161240 kind:load to:0x02162228 module:overlay(87) +from:0x02161250 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0216129c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021612ac kind:load to:0x027e0cd8 module:dtcm +from:0x021612b0 kind:load to:0x021628f4 module:overlay(87) +from:0x021612e8 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02161338 kind:load to:0x02162de8 module:overlay(87) +from:0x02161348 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161350 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161358 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161370 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02161378 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161380 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161388 kind:arm_call to:0x02011ff4 module:main +from:0x0216139c kind:arm_call to:0x0209790c module:overlay(0) +from:0x021613b0 kind:load to:0x02162ed0 module:overlay(87) +from:0x021613c4 kind:arm_call to:0x02011f3c module:main +from:0x021613d0 kind:arm_call to:0x02161400 module:overlay(87) +from:0x021613e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021613fc kind:load to:0x02162998 module:overlay(87) +from:0x02161410 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02161434 kind:arm_call to:0x0200f05c module:main +from:0x02161450 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161468 kind:arm_call to:0x0200f05c module:main +from:0x021614a8 kind:arm_call_thumb to:0x02099ac4 module:overlay(0) +from:0x021614c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021614e4 kind:arm_call to:0x0200f05c module:main +from:0x02161524 kind:arm_call_thumb to:0x02099ac4 module:overlay(0) +from:0x0216153c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161570 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02161588 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021615ac kind:load to:0x02162a04 module:overlay(87) +from:0x021615b0 kind:load to:0x02162ed0 module:overlay(87) +from:0x021615b4 kind:load to:0x02161f60 module:overlay(87) +from:0x021615b8 kind:load to:0x02162228 module:overlay(87) +from:0x021615c8 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02161614 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02161620 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02161654 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02161680 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x021616a0 kind:arm_call to:0x02080210 module:overlay(0) +from:0x021616ac kind:arm_call to:0x02161828 module:overlay(87) +from:0x021616bc kind:load to:0x027e0cd8 module:dtcm +from:0x021616c0 kind:load to:0x021629e4 module:overlay(87) +from:0x021616c4 kind:load to:0x021629b4 module:overlay(87) +from:0x021616c8 kind:load to:0x021629cc module:overlay(87) +from:0x021616ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216171c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161754 kind:arm_call to:0x02161880 module:overlay(87) +from:0x02161774 kind:arm_call to:0x020f7574 module:overlay(31) +from:0x0216178c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021617ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021617d8 kind:arm_call to:0x02071e98 module:overlay(0) +from:0x021617e0 kind:load to:0x027e09a8 module:dtcm +from:0x02161804 kind:arm_call to:0x0200f05c module:main +from:0x02161820 kind:load to:0x02162ed0 module:overlay(87) +from:0x02161824 kind:load to:0x02161f50 module:overlay(87) +from:0x0216183c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0216186c kind:arm_call to:0x02073388 module:overlay(0) +from:0x0216187c kind:load to:0x027e09b8 module:dtcm +from:0x021618a4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021618cc kind:arm_call to:0x020a7f44 module:overlay(0) +from:0x021618f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161914 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161928 kind:arm_call to:0x0216193c module:overlay(87) +from:0x02161934 kind:load to:0x027e09b8 module:dtcm +from:0x02161938 kind:load to:0x020b64fc module:overlay(0) +from:0x02161950 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0216196c kind:arm_call to:0x020a8034 module:overlay(0) +from:0x0216197c kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02161984 kind:load to:0x027e09b8 module:dtcm +from:0x02161988 kind:load to:0x020b64fc module:overlay(0) +from:0x02161998 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021619a0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021619a8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021619b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021619b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021619c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021619d8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021619e0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021619e8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021619f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021619f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161a00 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02161a08 kind:arm_call to:0x02011ff4 module:main +from:0x02161a1c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02161a30 kind:load to:0x02162fb8 module:overlay(87) +from:0x02161a44 kind:arm_call to:0x02011f3c module:main +from:0x02161a50 kind:arm_call to:0x02161aa4 module:overlay(87) +from:0x02161a70 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x02161a9c kind:load to:0x02162a70 module:overlay(87) +from:0x02161aac kind:arm_call to:0x0214a0b8 module:overlay(70) +from:0x02161ad4 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x02161ae4 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x02161af0 kind:load to:0x02162fb8 module:overlay(87) +from:0x02161af8 kind:load to:0x02162a98 module:overlay(87) +from:0x02161afc kind:load to:0x02162b08 module:overlay(87) +from:0x02161b20 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02161b7c kind:load to:0x0203e964 module:main +from:0x02161b80 kind:load to:0x02162a5c module:overlay(87) +from:0x02161bd4 kind:load to:0x02162fb8 module:overlay(87) +from:0x02161c34 kind:load to:0x02162fb8 module:overlay(87) +from:0x02161c50 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161c58 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161c60 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161c78 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161c80 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161c88 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02161c90 kind:arm_call to:0x02011ff4 module:main +from:0x02161ca4 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02161cb8 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02161cc0 kind:arm_call to:0x02011ff4 module:main +from:0x02161cd4 kind:arm_branch to:0x0214a33c module:overlay(70) +from:0x02161cfc kind:arm_call to:0x01fff148 module:itcm +from:0x02161d2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02161d58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161d64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161d70 kind:arm_call to:0x01ff938c module:itcm +from:0x02161d80 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161d90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161db0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02161dbc kind:load to:0x027e0ce0 module:dtcm +from:0x02161dc0 kind:load to:0x020aaf14 module:overlay(0) +from:0x02161dc4 kind:load to:0x020aae90 module:overlay(0) +from:0x02161de8 kind:arm_call to:0x01fff148 module:itcm +from:0x02161e18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161e44 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161e50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161e5c kind:arm_call to:0x01ff938c module:itcm +from:0x02161e6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161e7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161e9c kind:arm_call to:0x01ff9984 module:itcm +from:0x02161ea8 kind:load to:0x027e0ce0 module:dtcm +from:0x02161eac kind:load to:0x020aaf14 module:overlay(0) +from:0x02161eb0 kind:load to:0x020aae90 module:overlay(0) +from:0x02161f8c kind:arm_call to:0x02154470 module:overlay(87) +from:0x02161f9c kind:arm_call to:0x0203ce74 module:main +from:0x02161fb0 kind:load to:0x02162b20 module:overlay(87) +from:0x02161fb4 kind:load to:0x02162b30 module:overlay(87) +from:0x02161fb8 kind:load to:0x0215b1a0 module:overlay(87) +from:0x02161fbc kind:load to:0x02162b24 module:overlay(87) +from:0x02161fdc kind:arm_call to:0x0215b1e4 module:overlay(87) +from:0x02161fec kind:arm_call to:0x0203ce74 module:main +from:0x02162000 kind:load to:0x02162c08 module:overlay(87) +from:0x02162004 kind:load to:0x02162c18 module:overlay(87) +from:0x02162008 kind:load to:0x0215c284 module:overlay(87) +from:0x0216200c kind:load to:0x02162c0c module:overlay(87) +from:0x0216202c kind:arm_call to:0x0215c2c8 module:overlay(87) +from:0x0216203c kind:arm_call to:0x0203ce74 module:main +from:0x02162050 kind:load to:0x02162cf0 module:overlay(87) +from:0x02162054 kind:load to:0x02162d00 module:overlay(87) +from:0x02162058 kind:load to:0x02161164 module:overlay(87) +from:0x0216205c kind:load to:0x02162cf4 module:overlay(87) +from:0x0216207c kind:arm_call to:0x021611a8 module:overlay(87) +from:0x0216208c kind:arm_call to:0x0203ce74 module:main +from:0x021620a0 kind:load to:0x02162dd8 module:overlay(87) +from:0x021620a4 kind:load to:0x02162de8 module:overlay(87) +from:0x021620a8 kind:load to:0x02161394 module:overlay(87) +from:0x021620ac kind:load to:0x02162ddc module:overlay(87) +from:0x021620cc kind:arm_call to:0x021613d8 module:overlay(87) +from:0x021620dc kind:arm_call to:0x0203ce74 module:main +from:0x021620f0 kind:load to:0x02162ec0 module:overlay(87) +from:0x021620f4 kind:load to:0x02162ed0 module:overlay(87) +from:0x021620f8 kind:load to:0x02161a14 module:overlay(87) +from:0x021620fc kind:load to:0x02162ec4 module:overlay(87) +from:0x02162138 kind:arm_call to:0x02161a58 module:overlay(87) +from:0x02162148 kind:arm_call to:0x0203ce74 module:main +from:0x0216215c kind:load to:0x02162a5c module:overlay(87) +from:0x02162160 kind:load to:0x02162fa8 module:overlay(87) +from:0x02162164 kind:load to:0x02162fb8 module:overlay(87) +from:0x02162168 kind:load to:0x02161c9c module:overlay(87) +from:0x0216216c kind:load to:0x02162fac module:overlay(87) +from:0x02162170 kind:load to:0x02161f70 module:overlay(87) +from:0x02162174 kind:load to:0x02161fc0 module:overlay(87) +from:0x02162178 kind:load to:0x02162010 module:overlay(87) +from:0x0216217c kind:load to:0x02162060 module:overlay(87) +from:0x02162180 kind:load to:0x021620b0 module:overlay(87) +from:0x02162184 kind:load to:0x02162100 module:overlay(87) +from:0x021621a8 kind:load to:0x0215444c module:overlay(87) +from:0x021621ac kind:load to:0x02097944 module:overlay(0) +from:0x021621b0 kind:load to:0x02097754 module:overlay(0) +from:0x021621b4 kind:load to:0x020977d0 module:overlay(0) +from:0x021621b8 kind:load to:0x0209794c module:overlay(0) +from:0x021621bc kind:load to:0x0209796c module:overlay(0) +from:0x021621c0 kind:load to:0x02097998 module:overlay(0) +from:0x021621cc kind:load to:0x02154b1c module:overlay(87) +from:0x021621d0 kind:load to:0x0215afb4 module:overlay(87) +from:0x021621d4 kind:load to:0x02057bf4 module:overlay(0) +from:0x021621d8 kind:load to:0x0215ad28 module:overlay(87) +from:0x021621dc kind:load to:0x02057dc8 module:overlay(0) +from:0x021621e0 kind:load to:0x02057e44 module:overlay(0) +from:0x021621e4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021621e8 kind:load to:0x0209a79c module:overlay(0) +from:0x021621ec kind:load to:0x02057d84 module:overlay(0) +from:0x02162228 kind:load to:0x02154b44 module:overlay(87) +from:0x0216222c kind:load to:0x0215afec module:overlay(87) +from:0x02162230 kind:load to:0x02099b00 module:overlay(0) +from:0x02162234 kind:load to:0x02099b38 module:overlay(0) +from:0x02162238 kind:load to:0x0209a13c module:overlay(0) +from:0x0216223c kind:load to:0x0209a144 module:overlay(0) +from:0x02162240 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02162244 kind:load to:0x02099cb0 module:overlay(0) +from:0x02162248 kind:load to:0x02099ba0 module:overlay(0) +from:0x0216224c kind:load to:0x0209a06c module:overlay(0) +from:0x02162250 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02162254 kind:load to:0x0209a10c module:overlay(0) +from:0x02162258 kind:load to:0x0215afac module:overlay(87) +from:0x0216225c kind:load to:0x0209a124 module:overlay(0) +from:0x02162260 kind:load to:0x0215af9c module:overlay(87) +from:0x02162264 kind:load to:0x02154d40 module:overlay(87) +from:0x02162270 kind:load to:0x02154b30 module:overlay(87) +from:0x02162274 kind:load to:0x0215afd0 module:overlay(87) +from:0x02162278 kind:load to:0x0209a254 module:overlay(0) +from:0x0216227c kind:load to:0x0209a288 module:overlay(0) +from:0x02162280 kind:load to:0x0209a320 module:overlay(0) +from:0x02162284 kind:load to:0x0209a334 module:overlay(0) +from:0x02162288 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0216228c kind:load to:0x0209a35c module:overlay(0) +from:0x02162290 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02162294 kind:load to:0x0209a06c module:overlay(0) +from:0x02162298 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0216229c kind:load to:0x0209a308 module:overlay(0) +from:0x021622a0 kind:load to:0x0209a348 module:overlay(0) +from:0x021622a4 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021622a8 kind:load to:0x0215acfc module:overlay(87) +from:0x021622ac kind:load to:0x02158ad0 module:overlay(87) +from:0x021622b0 kind:load to:0x0209a70c module:overlay(0) +from:0x021622bc kind:load to:0x02098518 module:overlay(0) +from:0x021622c0 kind:load to:0x02098554 module:overlay(0) +from:0x021622c4 kind:load to:0x0209856c module:overlay(0) +from:0x021622c8 kind:load to:0x02098578 module:overlay(0) +from:0x021622cc kind:load to:0x02159f78 module:overlay(87) +from:0x021622d0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021622d4 kind:load to:0x02154b58 module:overlay(87) +from:0x021622d8 kind:load to:0x020984b0 module:overlay(0) +from:0x021622dc kind:load to:0x02154de8 module:overlay(87) +from:0x021622e0 kind:load to:0x0215971c module:overlay(87) +from:0x021622e4 kind:load to:0x020984bc module:overlay(0) +from:0x021622e8 kind:load to:0x0215975c module:overlay(87) +from:0x021622ec kind:load to:0x02099004 module:overlay(0) +from:0x021622f0 kind:load to:0x020984c8 module:overlay(0) +from:0x021622f4 kind:load to:0x02098584 module:overlay(0) +from:0x021622f8 kind:load to:0x020985f0 module:overlay(0) +from:0x021622fc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162300 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162304 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162308 kind:load to:0x0215b008 module:overlay(87) +from:0x0216230c kind:load to:0x0215b0d0 module:overlay(87) +from:0x02162310 kind:load to:0x02099588 module:overlay(0) +from:0x02162314 kind:load to:0x02154fbc module:overlay(87) +from:0x0216231c kind:load to:0x02156138 module:overlay(87) +from:0x02162324 kind:load to:0x02156f38 module:overlay(87) +from:0x0216232c kind:load to:0x02156374 module:overlay(87) +from:0x02162334 kind:load to:0x0215646c module:overlay(87) +from:0x0216233c kind:load to:0x02156524 module:overlay(87) +from:0x02162344 kind:load to:0x02156714 module:overlay(87) +from:0x0216234c kind:load to:0x02156860 module:overlay(87) +from:0x02162354 kind:load to:0x02156a4c module:overlay(87) +from:0x0216235c kind:load to:0x02156bc4 module:overlay(87) +from:0x02162364 kind:load to:0x02156d24 module:overlay(87) +from:0x0216236c kind:load to:0x02157870 module:overlay(87) +from:0x02162374 kind:load to:0x02156eb0 module:overlay(87) +from:0x0216237c kind:load to:0x02155024 module:overlay(87) +from:0x02162384 kind:load to:0x02156190 module:overlay(87) +from:0x0216238c kind:load to:0x02157104 module:overlay(87) +from:0x02162394 kind:load to:0x0215640c module:overlay(87) +from:0x0216239c kind:load to:0x021564a8 module:overlay(87) +from:0x021623a4 kind:load to:0x021565dc module:overlay(87) +from:0x021623ac kind:load to:0x02156750 module:overlay(87) +from:0x021623b4 kind:load to:0x021568b0 module:overlay(87) +from:0x021623bc kind:load to:0x02156af4 module:overlay(87) +from:0x021623c4 kind:load to:0x02156c2c module:overlay(87) +from:0x021623cc kind:load to:0x02156d70 module:overlay(87) +from:0x021623d4 kind:load to:0x021579b0 module:overlay(87) +from:0x021623dc kind:load to:0x02156ed4 module:overlay(87) +from:0x02162564 kind:load to:0x0215b7c4 module:overlay(87) +from:0x0216256c kind:load to:0x0215b8c4 module:overlay(87) +from:0x02162574 kind:load to:0x0215baec module:overlay(87) +from:0x0216257c kind:load to:0x0215b844 module:overlay(87) +from:0x02162584 kind:load to:0x0215b990 module:overlay(87) +from:0x0216258c kind:load to:0x0215bb58 module:overlay(87) +from:0x0216259c kind:load to:0x0215b430 module:overlay(87) +from:0x021625a0 kind:load to:0x0215c24c module:overlay(87) +from:0x021625a4 kind:load to:0x0215c13c module:overlay(87) +from:0x021625a8 kind:load to:0x0215c1c4 module:overlay(87) +from:0x021625ac kind:load to:0x0207c010 module:overlay(0) +from:0x021625b8 kind:load to:0x0215b1c0 module:overlay(87) +from:0x021625bc kind:load to:0x02097944 module:overlay(0) +from:0x021625c0 kind:load to:0x02097754 module:overlay(0) +from:0x021625c4 kind:load to:0x020977d0 module:overlay(0) +from:0x021625c8 kind:load to:0x0209794c module:overlay(0) +from:0x021625cc kind:load to:0x0209796c module:overlay(0) +from:0x021625d0 kind:load to:0x02097998 module:overlay(0) +from:0x021625dc kind:load to:0x0215b444 module:overlay(87) +from:0x021625e0 kind:load to:0x0215c268 module:overlay(87) +from:0x021625e4 kind:load to:0x0209a254 module:overlay(0) +from:0x021625e8 kind:load to:0x0209a288 module:overlay(0) +from:0x021625ec kind:load to:0x0209a320 module:overlay(0) +from:0x021625f0 kind:load to:0x0209a334 module:overlay(0) +from:0x021625f4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021625f8 kind:load to:0x0209a35c module:overlay(0) +from:0x021625fc kind:load to:0x0209a3e4 module:overlay(0) +from:0x02162600 kind:load to:0x0209a06c module:overlay(0) +from:0x02162604 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02162608 kind:load to:0x0209a308 module:overlay(0) +from:0x0216260c kind:load to:0x0209a348 module:overlay(0) +from:0x02162610 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02162614 kind:load to:0x0215acfc module:overlay(87) +from:0x02162618 kind:load to:0x02158ad0 module:overlay(87) +from:0x0216261c kind:load to:0x0209a70c module:overlay(0) +from:0x02162628 kind:load to:0x02098518 module:overlay(0) +from:0x0216262c kind:load to:0x02098554 module:overlay(0) +from:0x02162630 kind:load to:0x0209856c module:overlay(0) +from:0x02162634 kind:load to:0x02098578 module:overlay(0) +from:0x02162638 kind:load to:0x01fff464 module:itcm +from:0x0216263c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162640 kind:load to:0x0215b558 module:overlay(87) +from:0x02162644 kind:load to:0x020984b0 module:overlay(0) +from:0x02162648 kind:load to:0x0215b6e4 module:overlay(87) +from:0x0216264c kind:load to:0x0215b6a4 module:overlay(87) +from:0x02162650 kind:load to:0x020984bc module:overlay(0) +from:0x02162654 kind:load to:0x0215c0ac module:overlay(87) +from:0x02162658 kind:load to:0x020984c4 module:overlay(0) +from:0x0216265c kind:load to:0x020984c8 module:overlay(0) +from:0x02162660 kind:load to:0x02098584 module:overlay(0) +from:0x02162664 kind:load to:0x020985f0 module:overlay(0) +from:0x02162668 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216266c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162670 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162674 kind:load to:0x0215b458 module:overlay(87) +from:0x02162678 kind:load to:0x0215b4d4 module:overlay(87) +from:0x021626bc kind:load to:0x02097c14 module:overlay(0) +from:0x021626c0 kind:load to:0x02160aa4 module:overlay(87) +from:0x021626cc kind:load to:0x02160988 module:overlay(87) +from:0x021626d0 kind:load to:0x021609a4 module:overlay(87) +from:0x021626d4 kind:load to:0x020982d8 module:overlay(0) +from:0x021626d8 kind:load to:0x021609c8 module:overlay(87) +from:0x021626dc kind:load to:0x0207c010 module:overlay(0) +from:0x021626e8 kind:load to:0x0215c2a4 module:overlay(87) +from:0x021626ec kind:load to:0x02097944 module:overlay(0) +from:0x021626f0 kind:load to:0x02097754 module:overlay(0) +from:0x021626f4 kind:load to:0x020977d0 module:overlay(0) +from:0x021626f8 kind:load to:0x0209794c module:overlay(0) +from:0x021626fc kind:load to:0x0209796c module:overlay(0) +from:0x02162700 kind:load to:0x02097998 module:overlay(0) +from:0x0216270c kind:load to:0x02098518 module:overlay(0) +from:0x02162710 kind:load to:0x02098554 module:overlay(0) +from:0x02162714 kind:load to:0x0209856c module:overlay(0) +from:0x02162718 kind:load to:0x02098578 module:overlay(0) +from:0x0216271c kind:load to:0x02160ac8 module:overlay(87) +from:0x02162720 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162724 kind:load to:0x0215c6d0 module:overlay(87) +from:0x02162728 kind:load to:0x020984b0 module:overlay(0) +from:0x0216272c kind:load to:0x0215c79c module:overlay(87) +from:0x02162730 kind:load to:0x0215f9f0 module:overlay(87) +from:0x02162734 kind:load to:0x020984bc module:overlay(0) +from:0x02162738 kind:load to:0x0215fa34 module:overlay(87) +from:0x0216273c kind:load to:0x02099004 module:overlay(0) +from:0x02162740 kind:load to:0x020984c8 module:overlay(0) +from:0x02162744 kind:load to:0x02098584 module:overlay(0) +from:0x02162748 kind:load to:0x020985f0 module:overlay(0) +from:0x0216274c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162750 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162754 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162758 kind:load to:0x02161084 module:overlay(87) +from:0x0216275c kind:load to:0x021610f0 module:overlay(87) +from:0x02162760 kind:load to:0x02099588 module:overlay(0) +from:0x02162764 kind:load to:0x0215c9fc module:overlay(87) +from:0x0216276c kind:load to:0x0215cb90 module:overlay(87) +from:0x02162774 kind:load to:0x0215d048 module:overlay(87) +from:0x0216277c kind:load to:0x0215d110 module:overlay(87) +from:0x02162784 kind:load to:0x0215d1c0 module:overlay(87) +from:0x0216278c kind:load to:0x0215d29c module:overlay(87) +from:0x02162794 kind:load to:0x0215de20 module:overlay(87) +from:0x0216279c kind:load to:0x0215dfc0 module:overlay(87) +from:0x021627a4 kind:load to:0x0215ec10 module:overlay(87) +from:0x021627ac kind:load to:0x0215ed24 module:overlay(87) +from:0x021627b4 kind:load to:0x0215ef60 module:overlay(87) +from:0x021627bc kind:load to:0x0215ce04 module:overlay(87) +from:0x021627c4 kind:load to:0x0215f044 module:overlay(87) +from:0x021627cc kind:load to:0x0215ca7c module:overlay(87) +from:0x021627d4 kind:load to:0x0215cb94 module:overlay(87) +from:0x021627dc kind:load to:0x0215d0ec module:overlay(87) +from:0x021627e4 kind:load to:0x0215d184 module:overlay(87) +from:0x021627ec kind:load to:0x0215d244 module:overlay(87) +from:0x021627f4 kind:load to:0x0215d3ec module:overlay(87) +from:0x021627fc kind:load to:0x0215df04 module:overlay(87) +from:0x02162804 kind:load to:0x0215e538 module:overlay(87) +from:0x0216280c kind:load to:0x0215ec9c module:overlay(87) +from:0x02162814 kind:load to:0x0215ed68 module:overlay(87) +from:0x0216281c kind:load to:0x0215efe0 module:overlay(87) +from:0x02162824 kind:load to:0x0215ce90 module:overlay(87) +from:0x0216282c kind:load to:0x0215f0b8 module:overlay(87) +from:0x02162914 kind:load to:0x02161184 module:overlay(87) +from:0x02162918 kind:load to:0x02097944 module:overlay(0) +from:0x0216291c kind:load to:0x02097754 module:overlay(0) +from:0x02162920 kind:load to:0x020977d0 module:overlay(0) +from:0x02162924 kind:load to:0x0209794c module:overlay(0) +from:0x02162928 kind:load to:0x0209796c module:overlay(0) +from:0x0216292c kind:load to:0x02097998 module:overlay(0) +from:0x02162938 kind:load to:0x02098518 module:overlay(0) +from:0x0216293c kind:load to:0x02098554 module:overlay(0) +from:0x02162940 kind:load to:0x0209856c module:overlay(0) +from:0x02162944 kind:load to:0x02098578 module:overlay(0) +from:0x02162948 kind:load to:0x01fff464 module:itcm +from:0x0216294c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162950 kind:load to:0x02161244 module:overlay(87) +from:0x02162954 kind:load to:0x021612b4 module:overlay(87) +from:0x02162958 kind:load to:0x021612b8 module:overlay(87) +from:0x0216295c kind:load to:0x021612cc module:overlay(87) +from:0x02162960 kind:load to:0x020984bc module:overlay(0) +from:0x02162964 kind:load to:0x021612e0 module:overlay(87) +from:0x02162968 kind:load to:0x020984c4 module:overlay(0) +from:0x0216296c kind:load to:0x020984c8 module:overlay(0) +from:0x02162970 kind:load to:0x02098584 module:overlay(0) +from:0x02162974 kind:load to:0x020985f0 module:overlay(0) +from:0x02162978 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0216297c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162980 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162984 kind:load to:0x0216133c module:overlay(87) +from:0x02162988 kind:load to:0x02161364 module:overlay(87) +from:0x0216298c kind:load to:0x021612ec module:overlay(87) +from:0x02162998 kind:load to:0x021613b4 module:overlay(87) +from:0x0216299c kind:load to:0x02097944 module:overlay(0) +from:0x021629a0 kind:load to:0x02097754 module:overlay(0) +from:0x021629a4 kind:load to:0x020977d0 module:overlay(0) +from:0x021629a8 kind:load to:0x0209794c module:overlay(0) +from:0x021629ac kind:load to:0x0209796c module:overlay(0) +from:0x021629b0 kind:load to:0x02097998 module:overlay(0) +from:0x02162a04 kind:load to:0x02098518 module:overlay(0) +from:0x02162a08 kind:load to:0x02098554 module:overlay(0) +from:0x02162a0c kind:load to:0x0209856c module:overlay(0) +from:0x02162a10 kind:load to:0x02098578 module:overlay(0) +from:0x02162a14 kind:load to:0x01fff464 module:itcm +from:0x02162a18 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02162a1c kind:load to:0x021615bc module:overlay(87) +from:0x02162a20 kind:load to:0x021616cc module:overlay(87) +from:0x02162a24 kind:load to:0x021616d0 module:overlay(87) +from:0x02162a28 kind:load to:0x0216174c module:overlay(87) +from:0x02162a2c kind:load to:0x020984bc module:overlay(0) +from:0x02162a30 kind:load to:0x0216176c module:overlay(87) +from:0x02162a34 kind:load to:0x020984c4 module:overlay(0) +from:0x02162a38 kind:load to:0x020984c8 module:overlay(0) +from:0x02162a3c kind:load to:0x02098584 module:overlay(0) +from:0x02162a40 kind:load to:0x020985f0 module:overlay(0) +from:0x02162a44 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02162a48 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02162a4c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02162a50 kind:load to:0x0216198c module:overlay(87) +from:0x02162a54 kind:load to:0x021619cc module:overlay(87) +from:0x02162a58 kind:load to:0x021617e8 module:overlay(87) +from:0x02162a70 kind:load to:0x02161a34 module:overlay(87) +from:0x02162a74 kind:load to:0x0209cb9c module:overlay(0) +from:0x02162a78 kind:load to:0x0209cd60 module:overlay(0) +from:0x02162a7c kind:load to:0x0209cd7c module:overlay(0) +from:0x02162a80 kind:load to:0x0209cdc0 module:overlay(0) +from:0x02162a84 kind:load to:0x02161c9c module:overlay(87) +from:0x02162a88 kind:load to:0x02161cb0 module:overlay(87) +from:0x02162a8c kind:load to:0x0209cbb4 module:overlay(0) +from:0x02162a98 kind:load to:0x0214a24c module:overlay(70) +from:0x02162a9c kind:load to:0x0214a2f4 module:overlay(70) +from:0x02162aa0 kind:load to:0x0214a3d8 module:overlay(70) +from:0x02162aa4 kind:load to:0x0214a504 module:overlay(70) +from:0x02162aa8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02162aac kind:load to:0x02161b00 module:overlay(87) +from:0x02162ab0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02162ab4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162ab8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02162abc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02162ac0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02162ac4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02162ac8 kind:load to:0x02161c44 module:overlay(87) +from:0x02162acc kind:load to:0x02161c6c module:overlay(87) +from:0x02162ad0 kind:load to:0x0214a33c module:overlay(70) +from:0x02162ad4 kind:load to:0x0214a9bc module:overlay(70) +from:0x02162ad8 kind:load to:0x0214b210 module:overlay(70) +from:0x02162adc kind:load to:0x0214b228 module:overlay(70) +from:0x02162ae0 kind:load to:0x0214ad3c module:overlay(70) +from:0x02162ae4 kind:load to:0x0214ade0 module:overlay(70) +from:0x02162ae8 kind:load to:0x0214ae5c module:overlay(70) +from:0x02162aec kind:load to:0x0214a568 module:overlay(70) +from:0x02162af0 kind:load to:0x0214a794 module:overlay(70) +from:0x02162af4 kind:load to:0x02161b84 module:overlay(87) +from:0x02162af8 kind:load to:0x02161bd8 module:overlay(87) +from:0x02162afc kind:load to:0x02161c38 module:overlay(87) +from:0x02162b08 kind:load to:0x02073184 module:overlay(0) +from:0x02162b0c kind:load to:0x02161ccc module:overlay(87) +from:0x02162b10 kind:load to:0x0207318c module:overlay(0) +from:0x02162b14 kind:load to:0x02073190 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov087/symbols.txt b/config/eur/arm9/overlays/ov087/symbols.txt new file mode 100644 index 00000000..af0a1677 --- /dev/null +++ b/config/eur/arm9/overlays/ov087/symbols.txt @@ -0,0 +1,311 @@ +func_ov087_02154440 kind:function(arm,size=0xc) addr:0x02154440 +func_ov087_0215444c kind:function(arm,size=0x24) addr:0x0215444c +func_ov087_02154470 kind:function(arm,size=0x58) addr:0x02154470 +func_ov087_021544c8 kind:function(arm,size=0x654) addr:0x021544c8 +func_ov087_02154b1c kind:function(arm,size=0x14) addr:0x02154b1c +func_ov087_02154b30 kind:function(arm,size=0x14) addr:0x02154b30 +func_ov087_02154b44 kind:function(arm,size=0x14) addr:0x02154b44 +func_ov087_02154b58 kind:function(arm,size=0x1e8) addr:0x02154b58 +func_ov087_02154d40 kind:function(arm,size=0x24) addr:0x02154d40 +func_ov087_02154d64 kind:function(arm,size=0x3c) addr:0x02154d64 +func_ov087_02154da0 kind:function(arm,size=0x48) addr:0x02154da0 +func_ov087_02154de8 kind:function(arm,size=0x1d4) addr:0x02154de8 +func_ov087_02154fbc kind:function(arm,size=0x68) addr:0x02154fbc +func_ov087_02155024 kind:function(arm,size=0x1114) addr:0x02155024 +func_ov087_02156138 kind:function(arm,size=0x58) addr:0x02156138 +func_ov087_02156190 kind:function(arm,size=0x1e4) addr:0x02156190 +func_ov087_02156374 kind:function(arm,size=0x98) addr:0x02156374 +func_ov087_0215640c kind:function(arm,size=0x60) addr:0x0215640c +func_ov087_0215646c kind:function(arm,size=0x3c) addr:0x0215646c +func_ov087_021564a8 kind:function(arm,size=0x7c) addr:0x021564a8 +func_ov087_02156524 kind:function(arm,size=0xb8) addr:0x02156524 +func_ov087_021565dc kind:function(arm,size=0x138) addr:0x021565dc +func_ov087_02156714 kind:function(arm,size=0x3c) addr:0x02156714 +func_ov087_02156750 kind:function(arm,size=0x110) addr:0x02156750 +func_ov087_02156860 kind:function(arm,size=0x50) addr:0x02156860 +func_ov087_021568b0 kind:function(arm,size=0x19c) addr:0x021568b0 +func_ov087_02156a4c kind:function(arm,size=0xa8) addr:0x02156a4c +func_ov087_02156af4 kind:function(arm,size=0xd0) addr:0x02156af4 +func_ov087_02156bc4 kind:function(arm,size=0x68) addr:0x02156bc4 +func_ov087_02156c2c kind:function(arm,size=0xf8) addr:0x02156c2c +func_ov087_02156d24 kind:function(arm,size=0x4c) addr:0x02156d24 +func_ov087_02156d70 kind:function(arm,size=0x140) addr:0x02156d70 +func_ov087_02156eb0 kind:function(arm,size=0x24) addr:0x02156eb0 +func_ov087_02156ed4 kind:function(arm,size=0x64) addr:0x02156ed4 +func_ov087_02156f38 kind:function(arm,size=0x1cc) addr:0x02156f38 +func_ov087_02157104 kind:function(arm,size=0x76c) addr:0x02157104 +func_ov087_02157870 kind:function(arm,size=0x140) addr:0x02157870 +func_ov087_021579b0 kind:function(arm,size=0x7e0) addr:0x021579b0 +func_ov087_02158190 kind:function(arm,size=0xf4) addr:0x02158190 +func_ov087_02158284 kind:function(arm,size=0x8c) addr:0x02158284 +func_ov087_02158310 kind:function(arm,size=0x210) addr:0x02158310 +func_ov087_02158520 kind:function(arm,size=0x118) addr:0x02158520 +func_ov087_02158638 kind:function(arm,size=0x138) addr:0x02158638 +func_ov087_02158770 kind:function(arm,size=0xd8) addr:0x02158770 +func_ov087_02158848 kind:function(arm,size=0xac) addr:0x02158848 +func_ov087_021588f4 kind:function(arm,size=0x140) addr:0x021588f4 +func_ov087_02158a34 kind:function(arm,size=0x9c) addr:0x02158a34 +func_ov087_02158ad0 kind:function(arm,size=0x24) addr:0x02158ad0 +func_ov087_02158af4 kind:function(arm,size=0x200) addr:0x02158af4 +func_ov087_02158cf4 kind:function(arm,size=0x10) addr:0x02158cf4 +func_ov087_02158d04 kind:function(arm,size=0xb8) addr:0x02158d04 +func_ov087_02158dbc kind:function(arm,size=0x108) addr:0x02158dbc +func_ov087_02158ec4 kind:function(arm,size=0x80) addr:0x02158ec4 +func_ov087_02158f44 kind:function(arm,size=0x20) addr:0x02158f44 +func_ov087_02158f64 kind:function(arm,size=0xa8) addr:0x02158f64 +func_ov087_0215900c kind:function(arm,size=0x1c8) addr:0x0215900c +func_ov087_021591d4 kind:function(arm,size=0x548) addr:0x021591d4 +func_ov087_0215971c kind:function(arm,size=0x40) addr:0x0215971c +func_ov087_0215975c kind:function(arm,size=0x300) addr:0x0215975c +func_ov087_02159a5c kind:function(arm,size=0x13c) addr:0x02159a5c +func_ov087_02159b98 kind:function(arm,size=0x3e0) addr:0x02159b98 +func_ov087_02159f78 kind:function(arm,size=0x64) addr:0x02159f78 +func_ov087_02159fdc kind:function(arm,size=0x68) addr:0x02159fdc +func_ov087_0215a044 kind:function(arm,size=0x34) addr:0x0215a044 +func_ov087_0215a078 kind:function(arm,size=0x8cc) addr:0x0215a078 +func_ov087_0215a944 kind:function(arm,size=0x3b8) addr:0x0215a944 +func_ov087_0215acfc kind:function(arm,size=0x2c) addr:0x0215acfc +func_ov087_0215ad28 kind:function(arm,size=0x18) addr:0x0215ad28 +func_ov087_0215ad40 kind:function(arm,size=0x9c) addr:0x0215ad40 +func_ov087_0215addc kind:function(arm,size=0xa8) addr:0x0215addc +func_ov087_0215ae84 kind:function(arm,size=0x118) addr:0x0215ae84 +func_ov087_0215af9c kind:function(arm,size=0x10) addr:0x0215af9c +func_ov087_0215afac kind:function(arm,size=0x8) addr:0x0215afac +func_ov087_0215afb4 kind:function(arm,size=0x1c) addr:0x0215afb4 +func_ov087_0215afd0 kind:function(arm,size=0x1c) addr:0x0215afd0 +func_ov087_0215afec kind:function(arm,size=0x1c) addr:0x0215afec +func_ov087_0215b008 kind:function(arm,size=0xc8) addr:0x0215b008 +func_ov087_0215b0d0 kind:function(arm,size=0xd0) addr:0x0215b0d0 +func_ov087_0215b1a0 kind:function(arm,size=0x14) addr:0x0215b1a0 +func_ov087_0215b1b4 kind:function(arm,size=0xc) addr:0x0215b1b4 +func_ov087_0215b1c0 kind:function(arm,size=0x24) addr:0x0215b1c0 +func_ov087_0215b1e4 kind:function(arm,size=0x68) addr:0x0215b1e4 +func_ov087_0215b24c kind:function(arm,size=0x1e4) addr:0x0215b24c +func_ov087_0215b430 kind:function(arm,size=0x14) addr:0x0215b430 +func_ov087_0215b444 kind:function(arm,size=0x14) addr:0x0215b444 +func_ov087_0215b458 kind:function(arm,size=0x7c) addr:0x0215b458 +func_ov087_0215b4d4 kind:function(arm,size=0x84) addr:0x0215b4d4 +func_ov087_0215b558 kind:function(arm,size=0xe0) addr:0x0215b558 +func_ov087_0215b638 kind:function(arm,size=0x24) addr:0x0215b638 +func_ov087_0215b65c kind:function(arm,size=0x48) addr:0x0215b65c +func_ov087_0215b6a4 kind:function(arm,size=0x40) addr:0x0215b6a4 +func_ov087_0215b6e4 kind:function(arm,size=0xe0) addr:0x0215b6e4 +func_ov087_0215b7c4 kind:function(arm,size=0x80) addr:0x0215b7c4 +func_ov087_0215b844 kind:function(arm,size=0x80) addr:0x0215b844 +func_ov087_0215b8c4 kind:function(arm,size=0xcc) addr:0x0215b8c4 +func_ov087_0215b990 kind:function(arm,size=0x15c) addr:0x0215b990 +func_ov087_0215baec kind:function(arm,size=0x6c) addr:0x0215baec +func_ov087_0215bb58 kind:function(arm,size=0x64) addr:0x0215bb58 +func_ov087_0215bbbc kind:function(arm,size=0x88) addr:0x0215bbbc +func_ov087_0215bc44 kind:function(arm,size=0xd8) addr:0x0215bc44 +func_ov087_0215bd1c kind:function(arm,size=0x370) addr:0x0215bd1c +func_ov087_0215c08c kind:function(arm,size=0x20) addr:0x0215c08c +func_ov087_0215c0ac kind:function(arm,size=0x44) addr:0x0215c0ac +func_ov087_0215c0f0 kind:function(arm,size=0x4c) addr:0x0215c0f0 +func_ov087_0215c13c kind:function(arm,size=0x88) addr:0x0215c13c +func_ov087_0215c1c4 kind:function(arm,size=0x88) addr:0x0215c1c4 +func_ov087_0215c24c kind:function(arm,size=0x1c) addr:0x0215c24c +func_ov087_0215c268 kind:function(arm,size=0x1c) addr:0x0215c268 +func_ov087_0215c284 kind:function(arm,size=0x14) addr:0x0215c284 +func_ov087_0215c298 kind:function(arm,size=0xc) addr:0x0215c298 +func_ov087_0215c2a4 kind:function(arm,size=0x24) addr:0x0215c2a4 +func_ov087_0215c2c8 kind:function(arm,size=0x74) addr:0x0215c2c8 +func_ov087_0215c33c kind:function(arm,size=0x394) addr:0x0215c33c +func_ov087_0215c6d0 kind:function(arm,size=0x60) addr:0x0215c6d0 +func_ov087_0215c730 kind:function(arm,size=0x24) addr:0x0215c730 +func_ov087_0215c754 kind:function(arm,size=0x48) addr:0x0215c754 +func_ov087_0215c79c kind:function(arm,size=0x260) addr:0x0215c79c +func_ov087_0215c9fc kind:function(arm,size=0x80) addr:0x0215c9fc +func_ov087_0215ca7c kind:function(arm,size=0x114) addr:0x0215ca7c +func_ov087_0215cb90 kind:function(arm,size=0x4) addr:0x0215cb90 +func_ov087_0215cb94 kind:function(arm,size=0x270) addr:0x0215cb94 +func_ov087_0215ce04 kind:function(arm,size=0x8c) addr:0x0215ce04 +func_ov087_0215ce90 kind:function(arm,size=0x1b8) addr:0x0215ce90 +func_ov087_0215d048 kind:function(arm,size=0xa4) addr:0x0215d048 +func_ov087_0215d0ec kind:function(arm,size=0x24) addr:0x0215d0ec +func_ov087_0215d110 kind:function(arm,size=0x74) addr:0x0215d110 +func_ov087_0215d184 kind:function(arm,size=0x3c) addr:0x0215d184 +func_ov087_0215d1c0 kind:function(arm,size=0x84) addr:0x0215d1c0 +func_ov087_0215d244 kind:function(arm,size=0x58) addr:0x0215d244 +func_ov087_0215d29c kind:function(arm,size=0x150) addr:0x0215d29c +func_ov087_0215d3ec kind:function(arm,size=0x944) addr:0x0215d3ec +func_ov087_0215dd30 kind:function(arm,size=0xf0) addr:0x0215dd30 +func_ov087_0215de20 kind:function(arm,size=0xe4) addr:0x0215de20 +func_ov087_0215df04 kind:function(arm,size=0xbc) addr:0x0215df04 +func_ov087_0215dfc0 kind:function(arm,size=0x578) addr:0x0215dfc0 +func_ov087_0215e538 kind:function(arm,size=0x6d8) addr:0x0215e538 +func_ov087_0215ec10 kind:function(arm,size=0x8c) addr:0x0215ec10 +func_ov087_0215ec9c kind:function(arm,size=0x88) addr:0x0215ec9c +func_ov087_0215ed24 kind:function(arm,size=0x44) addr:0x0215ed24 +func_ov087_0215ed68 kind:function(arm,size=0x1f8) addr:0x0215ed68 +func_ov087_0215ef60 kind:function(arm,size=0x80) addr:0x0215ef60 +func_ov087_0215efe0 kind:function(arm,size=0x64) addr:0x0215efe0 +func_ov087_0215f044 kind:function(arm,size=0x74) addr:0x0215f044 +func_ov087_0215f0b8 kind:function(arm,size=0x104) addr:0x0215f0b8 +func_ov087_0215f1bc kind:function(arm,size=0x1dc) addr:0x0215f1bc +func_ov087_0215f398 kind:function(arm,size=0xc) addr:0x0215f398 +func_ov087_0215f3a4 kind:function(arm,size=0x384) addr:0x0215f3a4 +func_ov087_0215f728 kind:function(arm,size=0x210) addr:0x0215f728 +func_ov087_0215f938 kind:function(arm,size=0x2c) addr:0x0215f938 +func_ov087_0215f964 kind:function(arm,size=0x8c) addr:0x0215f964 +func_ov087_0215f9f0 kind:function(arm,size=0x44) addr:0x0215f9f0 +func_ov087_0215fa34 kind:function(arm,size=0x108) addr:0x0215fa34 +func_ov087_0215fb3c kind:function(arm,size=0x6a8) addr:0x0215fb3c +func_ov087_021601e4 kind:function(arm,size=0xf8) addr:0x021601e4 +func_ov087_021602dc kind:function(arm,size=0x204) addr:0x021602dc +func_ov087_021604e0 kind:function(arm,size=0xb8) addr:0x021604e0 +func_ov087_02160598 kind:function(arm,size=0xe8) addr:0x02160598 +func_ov087_02160680 kind:function(arm,size=0xfc) addr:0x02160680 +func_ov087_0216077c kind:function(arm,size=0x68) addr:0x0216077c +func_ov087_021607e4 kind:function(arm,size=0x34) addr:0x021607e4 +func_ov087_02160818 kind:function(arm,size=0x148) addr:0x02160818 +func_ov087_02160960 kind:function(arm,size=0x28) addr:0x02160960 +func_ov087_02160988 kind:function(arm,size=0x1c) addr:0x02160988 +func_ov087_021609a4 kind:function(arm,size=0x24) addr:0x021609a4 +func_ov087_021609c8 kind:function(arm,size=0xb4) addr:0x021609c8 +func_ov087_02160a7c kind:function(arm,size=0x28) addr:0x02160a7c +func_ov087_02160aa4 kind:function(arm,size=0x24) addr:0x02160aa4 +func_ov087_02160ac8 kind:function(arm,size=0x40) addr:0x02160ac8 +func_ov087_02160b08 kind:function(arm,size=0x244) addr:0x02160b08 +func_ov087_02160d4c kind:function(arm,size=0x338) addr:0x02160d4c +func_ov087_02161084 kind:function(arm,size=0x6c) addr:0x02161084 +func_ov087_021610f0 kind:function(arm,size=0x74) addr:0x021610f0 +func_ov087_02161164 kind:function(arm,size=0x14) addr:0x02161164 +func_ov087_02161178 kind:function(arm,size=0xc) addr:0x02161178 +func_ov087_02161184 kind:function(arm,size=0x24) addr:0x02161184 +func_ov087_021611a8 kind:function(arm,size=0x28) addr:0x021611a8 +func_ov087_021611d0 kind:function(arm,size=0x74) addr:0x021611d0 +func_ov087_02161244 kind:function(arm,size=0x70) addr:0x02161244 +func_ov087_021612b4 kind:function(arm,size=0x4) addr:0x021612b4 +func_ov087_021612b8 kind:function(arm,size=0x14) addr:0x021612b8 +func_ov087_021612cc kind:function(arm,size=0x14) addr:0x021612cc +func_ov087_021612e0 kind:function(arm,size=0xc) addr:0x021612e0 +func_ov087_021612ec kind:function(arm,size=0x50) addr:0x021612ec +func_ov087_0216133c kind:function(arm,size=0x28) addr:0x0216133c +func_ov087_02161364 kind:function(arm,size=0x30) addr:0x02161364 +func_ov087_02161394 kind:function(arm,size=0x14) addr:0x02161394 +func_ov087_021613a8 kind:function(arm,size=0xc) addr:0x021613a8 +func_ov087_021613b4 kind:function(arm,size=0x24) addr:0x021613b4 +func_ov087_021613d8 kind:function(arm,size=0x28) addr:0x021613d8 +func_ov087_02161400 kind:function(arm,size=0x1bc) addr:0x02161400 +func_ov087_021615bc kind:function(arm,size=0x110) addr:0x021615bc +func_ov087_021616cc kind:function(arm,size=0x4) addr:0x021616cc +func_ov087_021616d0 kind:function(arm,size=0x7c) addr:0x021616d0 +func_ov087_0216174c kind:function(arm,size=0x20) addr:0x0216174c +func_ov087_0216176c kind:function(arm,size=0x7c) addr:0x0216176c +func_ov087_021617e8 kind:function(arm,size=0x40) addr:0x021617e8 +func_ov087_02161828 kind:function(arm,size=0x58) addr:0x02161828 +func_ov087_02161880 kind:function(arm,size=0xbc) addr:0x02161880 +func_ov087_0216193c kind:function(arm,size=0x50) addr:0x0216193c +func_ov087_0216198c kind:function(arm,size=0x40) addr:0x0216198c +func_ov087_021619cc kind:function(arm,size=0x48) addr:0x021619cc +func_ov087_02161a14 kind:function(arm,size=0x14) addr:0x02161a14 +func_ov087_02161a28 kind:function(arm,size=0xc) addr:0x02161a28 +func_ov087_02161a34 kind:function(arm,size=0x24) addr:0x02161a34 +func_ov087_02161a58 kind:function(arm,size=0x4c) addr:0x02161a58 +func_ov087_02161aa4 kind:function(arm,size=0x5c) addr:0x02161aa4 +func_ov087_02161b00 kind:function(arm,size=0x84) addr:0x02161b00 +func_ov087_02161b84 kind:function(arm,size=0x54) addr:0x02161b84 +func_ov087_02161bd8 kind:function(arm,size=0x60) addr:0x02161bd8 +func_ov087_02161c38 kind:function(arm,size=0xc) addr:0x02161c38 +func_ov087_02161c44 kind:function(arm,size=0x28) addr:0x02161c44 +func_ov087_02161c6c kind:function(arm,size=0x30) addr:0x02161c6c +func_ov087_02161c9c kind:function(arm,size=0x14) addr:0x02161c9c +func_ov087_02161cb0 kind:function(arm,size=0x1c) addr:0x02161cb0 +func_ov087_02161ccc kind:function(arm,size=0x10) addr:0x02161ccc +func_ov087_02161cdc kind:function(arm,size=0xec) addr:0x02161cdc +func_ov087_02161dc8 kind:function(arm,size=0xec) addr:0x02161dc8 +data_ov087_02161eb4 kind:data(any) addr:0x02161eb4 +data_ov087_02161eb8 kind:data(any) addr:0x02161eb8 +data_ov087_02161ec8 kind:data(any) addr:0x02161ec8 +data_ov087_02161ed8 kind:data(any) addr:0x02161ed8 +data_ov087_02161ee8 kind:data(any) addr:0x02161ee8 +data_ov087_02161ef0 kind:data(any) addr:0x02161ef0 ambiguous +data_ov087_02161ef8 kind:data(any) addr:0x02161ef8 +data_ov087_02161f08 kind:data(any) addr:0x02161f08 +data_ov087_02161f18 kind:data(any) addr:0x02161f18 +data_ov087_02161f2a kind:data(any) addr:0x02161f2a +data_ov087_02161f2c kind:data(any) addr:0x02161f2c +data_ov087_02161f30 kind:data(any) addr:0x02161f30 +data_ov087_02161f40 kind:data(any) addr:0x02161f40 +data_ov087_02161f50 kind:data(any) addr:0x02161f50 +data_ov087_02161f60 kind:data(any) addr:0x02161f60 +func_ov087_02161f70 kind:function(arm,size=0x50) addr:0x02161f70 +func_ov087_02161fc0 kind:function(arm,size=0x50) addr:0x02161fc0 +func_ov087_02162010 kind:function(arm,size=0x50) addr:0x02162010 +func_ov087_02162060 kind:function(arm,size=0x50) addr:0x02162060 +func_ov087_021620b0 kind:function(arm,size=0x50) addr:0x021620b0 +func_ov087_02162100 kind:function(arm,size=0x70) addr:0x02162100 +data_ov087_021621a8 kind:data(any) addr:0x021621a8 +data_ov087_021621cc kind:data(any) addr:0x021621cc +data_ov087_021621f0 kind:data(any) addr:0x021621f0 +data_ov087_02162208 kind:data(any) addr:0x02162208 +data_ov087_02162228 kind:data(any) addr:0x02162228 +data_ov087_02162270 kind:data(any) addr:0x02162270 +data_ov087_021622bc kind:data(any) addr:0x021622bc +data_ov087_02162314 kind:data(any) addr:0x02162314 +data_ov087_0216237c kind:data(any) addr:0x0216237c +data_ov087_021623e4 kind:data(any) addr:0x021623e4 +data_ov087_021623fc kind:data(any) addr:0x021623fc +data_ov087_02162460 kind:data(any) addr:0x02162460 ambiguous +data_ov087_02162534 kind:data(any) addr:0x02162534 +data_ov087_0216254c kind:data(any) addr:0x0216254c +data_ov087_02162564 kind:data(any) addr:0x02162564 +data_ov087_0216257c kind:data(any) addr:0x0216257c +data_ov087_0216259c kind:data(any) addr:0x0216259c +data_ov087_021625b8 kind:data(any) addr:0x021625b8 +data_ov087_021625dc kind:data(any) addr:0x021625dc +data_ov087_02162628 kind:data(any) addr:0x02162628 +data_ov087_0216267c kind:data(any) addr:0x0216267c +data_ov087_02162680 kind:data(any) addr:0x02162680 +data_ov087_02162684 kind:data(any) addr:0x02162684 +data_ov087_0216269c kind:data(any) addr:0x0216269c +data_ov087_021626bc kind:data(any) addr:0x021626bc +data_ov087_021626cc kind:data(any) addr:0x021626cc +data_ov087_021626e8 kind:data(any) addr:0x021626e8 +data_ov087_0216270c kind:data(any) addr:0x0216270c +data_ov087_02162718 kind:data(any) addr:0x02162718 ambiguous +data_ov087_02162764 kind:data(any) addr:0x02162764 +data_ov087_021627cc kind:data(any) addr:0x021627cc +data_ov087_02162834 kind:data(any) addr:0x02162834 +data_ov087_0216284c kind:data(any) addr:0x0216284c +data_ov087_02162864 kind:data(any) addr:0x02162864 +data_ov087_0216287c kind:data(any) addr:0x0216287c +data_ov087_02162894 kind:data(any) addr:0x02162894 +data_ov087_021628ac kind:data(any) addr:0x021628ac +data_ov087_021628c4 kind:data(any) addr:0x021628c4 +data_ov087_021628dc kind:data(any) addr:0x021628dc +data_ov087_021628f4 kind:data(any) addr:0x021628f4 +data_ov087_02162914 kind:data(any) addr:0x02162914 +data_ov087_02162938 kind:data(any) addr:0x02162938 +data_ov087_02162998 kind:data(any) addr:0x02162998 +data_ov087_021629b4 kind:data(any) addr:0x021629b4 +data_ov087_021629cc kind:data(any) addr:0x021629cc +data_ov087_021629d0 kind:data(any) addr:0x021629d0 ambiguous +data_ov087_021629e4 kind:data(any) addr:0x021629e4 +data_ov087_02162a04 kind:data(any) addr:0x02162a04 +data_ov087_02162a5c kind:data(any) addr:0x02162a5c +data_ov087_02162a70 kind:data(any) addr:0x02162a70 +data_ov087_02162a98 kind:data(any) addr:0x02162a98 +data_ov087_02162b08 kind:data(any) addr:0x02162b08 +data_ov087_02162b20 kind:bss addr:0x02162b20 +data_ov087_02162b24 kind:bss addr:0x02162b24 +data_ov087_02162b30 kind:bss addr:0x02162b30 +data_ov087_02162b78 kind:bss addr:0x02162b78 ambiguous +data_ov087_02162c08 kind:bss addr:0x02162c08 +data_ov087_02162c0c kind:bss addr:0x02162c0c +data_ov087_02162c18 kind:bss addr:0x02162c18 +data_ov087_02162c9c kind:bss addr:0x02162c9c ambiguous +data_ov087_02162cf0 kind:bss addr:0x02162cf0 +data_ov087_02162cf4 kind:bss addr:0x02162cf4 +data_ov087_02162d00 kind:bss addr:0x02162d00 +data_ov087_02162dd8 kind:bss addr:0x02162dd8 +data_ov087_02162ddc kind:bss addr:0x02162ddc +data_ov087_02162de8 kind:bss addr:0x02162de8 +data_ov087_02162ec0 kind:bss addr:0x02162ec0 +data_ov087_02162ec4 kind:bss addr:0x02162ec4 +data_ov087_02162ed0 kind:bss addr:0x02162ed0 +data_ov087_02162f34 kind:bss addr:0x02162f34 ambiguous +data_ov087_02162fa8 kind:bss addr:0x02162fa8 +data_ov087_02162fac kind:bss addr:0x02162fac +data_ov087_02162fb8 kind:bss addr:0x02162fb8 diff --git a/config/eur/arm9/overlays/ov088/delinks.txt b/config/eur/arm9/overlays/ov088/delinks.txt new file mode 100644 index 00000000..ded2293b --- /dev/null +++ b/config/eur/arm9/overlays/ov088/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021658a0 end:0x02174210 kind:code align:32 + .rodata start:0x02174210 end:0x021746ec kind:data align:4 + .init start:0x021746ec end:0x02174d1c kind:code align:4 + .ctor start:0x02174d1c end:0x02174d70 kind:data align:4 + .data start:0x02174d80 end:0x021760c0 kind:data align:32 + .bss start:0x021760c0 end:0x02177220 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov088/relocs.txt b/config/eur/arm9/overlays/ov088/relocs.txt new file mode 100644 index 00000000..be4847a6 --- /dev/null +++ b/config/eur/arm9/overlays/ov088/relocs.txt @@ -0,0 +1,3022 @@ +from:0x021658b8 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x021658c8 kind:load to:0x02174d88 module:overlay(88) +from:0x021658cc kind:load to:0x027e09b8 module:dtcm +from:0x021658e8 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x021658fc kind:load to:0x02174d88 module:overlay(88) +from:0x02165900 kind:load to:0x027e09b8 module:dtcm +from:0x0216591c kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216592c kind:arm_call to:0x02011ff4 module:main +from:0x02165938 kind:load to:0x02174d88 module:overlay(88) +from:0x0216593c kind:load to:0x027e09b8 module:dtcm +from:0x02165958 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216596c kind:load to:0x02174d88 module:overlay(88) +from:0x02165970 kind:load to:0x027e09b8 module:dtcm +from:0x021659b4 kind:arm_call_thumb to:0x020ba5d0 module:overlay(1) +from:0x021659c4 kind:arm_call to:0x02011f3c module:main +from:0x021659d0 kind:arm_call to:0x02166274 module:overlay(88) +from:0x021659f8 kind:arm_call to:0x02166744 module:overlay(88) +from:0x02165a08 kind:arm_call to:0x02011f3c module:main +from:0x02165a14 kind:arm_call to:0x0216f2b0 module:overlay(88) +from:0x02165a18 kind:arm_call to:0x02169f14 module:overlay(88) +from:0x02165a20 kind:arm_call to:0x020a782c module:overlay(0) +from:0x02165a3c kind:arm_call to:0x02011f3c module:main +from:0x02165a58 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x02165a6c kind:arm_call to:0x02011f3c module:main +from:0x02165a88 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x02165ab8 kind:load to:0x02174d9c module:overlay(88) +from:0x02165abc kind:load to:0x0204999c module:main +from:0x02165ae0 kind:arm_call to:0x021662e0 module:overlay(88) +from:0x02165ae8 kind:arm_call to:0x02011ff4 module:main +from:0x02165af8 kind:arm_call to:0x02011ff4 module:main +from:0x02165b10 kind:arm_call to:0x02011ff4 module:main +from:0x02165b1c kind:arm_call to:0x02166004 module:overlay(88) +from:0x02165b20 kind:arm_call to:0x02169fbc module:overlay(88) +from:0x02165b28 kind:arm_call_thumb to:0x020ba608 module:overlay(1) +from:0x02165b30 kind:arm_call to:0x02073148 module:overlay(0) +from:0x02165b3c kind:load to:0x02174d9c module:overlay(88) +from:0x02165b40 kind:load to:0x0204999c module:main +from:0x02165b64 kind:arm_call to:0x021662e0 module:overlay(88) +from:0x02165b6c kind:arm_call to:0x02011ff4 module:main +from:0x02165b7c kind:arm_call to:0x02011ff4 module:main +from:0x02165b94 kind:arm_call to:0x02011ff4 module:main +from:0x02165ba0 kind:arm_call to:0x02166004 module:overlay(88) +from:0x02165ba4 kind:arm_call to:0x02169fbc module:overlay(88) +from:0x02165bac kind:arm_call_thumb to:0x020ba608 module:overlay(1) +from:0x02165bb4 kind:arm_call to:0x02073148 module:overlay(0) +from:0x02165bbc kind:arm_call to:0x02011ff4 module:main +from:0x02165bc8 kind:load to:0x02174d9c module:overlay(88) +from:0x02165bcc kind:load to:0x0204999c module:main +from:0x02165bd8 kind:load to:0x02073154 module:overlay(0) +from:0x02165c1c kind:arm_call to:0x0216f300 module:overlay(88) +from:0x02165c28 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x02165c2c kind:arm_call to:0x0216f810 module:overlay(88) +from:0x02165c38 kind:arm_call to:0x02165dac module:overlay(88) +from:0x02165c78 kind:load to:0x020b64f8 module:overlay(0) +from:0x02165c7c kind:load to:0x020b64fc module:overlay(0) +from:0x02165c90 kind:arm_call to:0x02073168 module:overlay(0) +from:0x02165ca8 kind:arm_call to:0x0216f368 module:overlay(88) +from:0x02165cb4 kind:arm_call to:0x02165cec module:overlay(88) +from:0x02165ce4 kind:load to:0x020b64f8 module:overlay(0) +from:0x02165ce8 kind:load to:0x020b64fc module:overlay(0) +from:0x02165cf8 kind:arm_call to:0x020a782c module:overlay(0) +from:0x02165d68 kind:arm_call to:0x020d6424 module:overlay(24) +from:0x02165d80 kind:arm_call to:0x0216f874 module:overlay(88) +from:0x02165d98 kind:arm_call to:0x0216f874 module:overlay(88) +from:0x02165da0 kind:load to:0x027e09b8 module:dtcm +from:0x02165da4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02165da8 kind:load to:0x027e0ce0 module:dtcm +from:0x02165dcc kind:arm_call to:0x020a8230 module:overlay(0) +from:0x02165e04 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02165e1c kind:arm_call to:0x02166330 module:overlay(88) +from:0x02165e2c kind:arm_call to:0x02165dd4 module:overlay(88) +from:0x02165e3c kind:arm_call to:0x02165eb4 module:overlay(88) +from:0x02165e64 kind:arm_call to:0x02165ee4 module:overlay(88) +from:0x02165e7c kind:arm_call to:0x021664b8 module:overlay(88) +from:0x02165e98 kind:arm_call to:0x02165f18 module:overlay(88) +from:0x02165eb0 kind:load to:0x0204a110 module:main +from:0x02165ed4 kind:arm_call to:0x02166380 module:overlay(88) +from:0x02165ef8 kind:arm_call to:0x02166448 module:overlay(88) +from:0x02165f0c kind:arm_call to:0x02165f18 module:overlay(88) +from:0x02165f24 kind:arm_call to:0x0216f414 module:overlay(88) +from:0x02165f38 kind:arm_call to:0x02013724 module:main +from:0x02165f48 kind:arm_call to:0x020a782c module:overlay(0) +from:0x02165fa0 kind:arm_call to:0x020d1a08 module:overlays(20,24) +from:0x02165fec kind:arm_call to:0x02070a9c module:overlay(0) +from:0x02165ff8 kind:load to:0x02049a2c module:main +from:0x02165ffc kind:load to:0x020be079 module:overlays(1,2,4) +from:0x02166000 kind:load to:0x027e09a4 module:dtcm +from:0x0216601c kind:arm_call to:0x0216f2d8 module:overlay(88) +from:0x02166024 kind:arm_call to:0x02011ff4 module:main +from:0x0216602c kind:load to:0x020b64f8 module:overlay(0) +from:0x021660bc kind:arm_call to:0x020341c4 module:main +from:0x021660d4 kind:arm_call to:0x02011f3c module:main +from:0x021660e4 kind:arm_call to:0x02167e24 module:overlay(88) +from:0x021660f0 kind:arm_call to:0x02011f3c module:main +from:0x02166100 kind:arm_call to:0x02166f1c module:overlay(88) +from:0x02166118 kind:arm_call to:0x020341c4 module:main +from:0x02166130 kind:arm_call to:0x02011f3c module:main +from:0x02166144 kind:arm_call to:0x020a57d8 module:overlay(0) +from:0x02166158 kind:arm_call to:0x02011f3c module:main +from:0x02166168 kind:arm_call to:0x021686e8 module:overlay(88) +from:0x0216617c kind:arm_call to:0x02011f3c module:main +from:0x0216618c kind:arm_call to:0x021694b8 module:overlay(88) +from:0x021661a4 kind:arm_call to:0x020341c4 module:main +from:0x021661bc kind:arm_call to:0x02011f3c module:main +from:0x021661cc kind:arm_call to:0x02168a0c module:overlay(88) +from:0x021661d8 kind:arm_call to:0x02011f3c module:main +from:0x021661e8 kind:arm_call to:0x02168dd0 module:overlay(88) +from:0x02166200 kind:arm_call to:0x020341c4 module:main +from:0x02166218 kind:arm_call to:0x02011f3c module:main +from:0x02166228 kind:arm_call to:0x02169cd4 module:overlay(88) +from:0x02166254 kind:load to:0x02174dc4 module:overlay(88) +from:0x02166290 kind:arm_call to:0x021667b8 module:overlay(88) +from:0x021662b0 kind:arm_call to:0x0201bb38 module:main +from:0x021662b8 kind:arm_call to:0x01ffa81c module:itcm +from:0x021662dc kind:load to:0x021760c0 module:overlay(88) +from:0x021662e8 kind:arm_call to:0x02166638 module:overlay(88) +from:0x021662fc kind:arm_call to:0x020a61b0 module:overlay(0) +from:0x02166314 kind:arm_call to:0x0201bacc module:main +from:0x0216631c kind:arm_call to:0x021668ac module:overlay(88) +from:0x02166328 kind:load to:0x020b64f4 module:overlay(0) +from:0x0216632c kind:load to:0x021760c0 module:overlay(88) +from:0x021663e8 kind:arm_call to:0x020a782c module:overlay(0) +from:0x0216641c kind:arm_call to:0x0201bbcc module:main +from:0x02166428 kind:arm_call to:0x0201b9a8 module:main +from:0x02166430 kind:arm_call to:0x02069e40 module:overlay(0) +from:0x0216643c kind:load to:0x027e09a4 module:dtcm +from:0x02166440 kind:load to:0x0204e5f8 module:main +from:0x02166444 kind:load to:0x020b50c0 module:overlay(0) +from:0x02166494 kind:arm_call to:0x02069e4c module:overlay(0) +from:0x021664b4 kind:load to:0x020b50c0 module:overlay(0) +from:0x021664d0 kind:arm_call to:0x020a4e80 module:overlay(0) +from:0x021664f4 kind:arm_call to:0x020a4e80 module:overlay(0) +from:0x02166534 kind:arm_call to:0x020a4e80 module:overlay(0) +from:0x0216659c kind:load to:0x020b64fc module:overlay(0) +from:0x02166630 kind:arm_call to:0x02166258 module:overlay(88) +from:0x0216666c kind:arm_call to:0x021665c0 module:overlay(88) +from:0x021666d8 kind:arm_call to:0x020a4c10 module:overlay(0) +from:0x0216671c kind:arm_call to:0x020a4c10 module:overlay(0) +from:0x02166740 kind:load to:0x020b64fc module:overlay(0) +from:0x02166790 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x021667ac kind:arm_call to:0x01ffa878 module:itcm +from:0x021667b4 kind:load to:0x0203e964 module:main +from:0x021667dc kind:arm_call to:0x020a4cd4 module:overlay(0) +from:0x021667ec kind:arm_call to:0x0201bb38 module:main +from:0x021667f4 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x021667fc kind:arm_call to:0x02166810 module:overlay(88) +from:0x0216680c kind:load to:0x02174df0 module:overlay(88) +from:0x02166824 kind:arm_call to:0x020a782c module:overlay(0) +from:0x0216683c kind:arm_call to:0x020166ac module:main +from:0x0216684c kind:arm_call to:0x020166ac module:main +from:0x0216687c kind:arm_call to:0x02065f14 module:overlay(0) +from:0x0216689c kind:arm_call to:0x0201b9a8 module:main +from:0x021668a4 kind:load to:0x027e09a4 module:dtcm +from:0x021668a8 kind:load to:0x0204e5f8 module:main +from:0x021668b8 kind:arm_call to:0x0201bacc module:main +from:0x021668c0 kind:arm_call to:0x0201bacc module:main +from:0x021668c8 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x021668e0 kind:arm_call to:0x0201bacc module:main +from:0x021668e8 kind:arm_call to:0x0201bacc module:main +from:0x021668f0 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x021668f8 kind:arm_call to:0x02011ff4 module:main +from:0x02166948 kind:arm_call to:0x0201bbcc module:main +from:0x02166954 kind:arm_call to:0x0201b9a8 module:main +from:0x02166960 kind:load to:0x0204e5f8 module:main +from:0x021669a0 kind:arm_call to:0x0201bba4 module:main +from:0x021669ac kind:arm_call to:0x0201b9a8 module:main +from:0x021669b8 kind:load to:0x0204e5f8 module:main +from:0x02166a04 kind:arm_call to:0x0201bbcc module:main +from:0x02166a10 kind:arm_call to:0x0201b9a8 module:main +from:0x02166a1c kind:load to:0x0204e5f8 module:main +from:0x02166a60 kind:arm_call to:0x0201bba4 module:main +from:0x02166a6c kind:arm_call to:0x0201b9a8 module:main +from:0x02166a78 kind:load to:0x0204e5f8 module:main +from:0x02166a84 kind:load to:0x02174e30 module:overlay(88) +from:0x02166b64 kind:arm_call to:0x02166a20 module:overlay(88) +from:0x02166b90 kind:arm_call to:0x021669bc module:overlay(88) +from:0x02166bbc kind:arm_call to:0x02166964 module:overlay(88) +from:0x02166be8 kind:arm_call to:0x02166904 module:overlay(88) +from:0x02166c14 kind:arm_call to:0x02166a20 module:overlay(88) +from:0x02166c40 kind:arm_call to:0x021669bc module:overlay(88) +from:0x02166c6c kind:arm_call to:0x02166964 module:overlay(88) +from:0x02166c98 kind:arm_call to:0x02166904 module:overlay(88) +from:0x02166cc8 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x02166cd4 kind:arm_call to:0x0201b9a8 module:main +from:0x02166d04 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02166d10 kind:arm_call to:0x0201b9a8 module:main +from:0x02166d40 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02166d4c kind:arm_call to:0x0201b9a8 module:main +from:0x02166d78 kind:arm_call to:0x020c4c30 module:overlay(25) +from:0x02166da4 kind:arm_call to:0x020c4c20 module:overlay(25) +from:0x02166db8 kind:arm_call to:0x021725d8 module:overlay(88) +from:0x02166de0 kind:arm_call to:0x0207144c module:overlay(0) +from:0x02166e0c kind:arm_call to:0x02028c4c module:main +from:0x02166e1c kind:arm_call to:0x02034060 module:main +from:0x02166e44 kind:arm_call to:0x01fff350 module:itcm +from:0x02166e64 kind:arm_call to:0x02162af4 module:overlay(59) +from:0x02166e94 kind:arm_call to:0x01fff520 module:itcm +from:0x02166ec0 kind:arm_call to:0x0216f874 module:overlay(88) +from:0x02166ecc kind:load to:0x0204a110 module:main +from:0x02166ed0 kind:load to:0x0204e5f8 module:main +from:0x02166ed4 kind:load to:0x027e09a4 module:dtcm +from:0x02166ed8 kind:load to:0x027e0994 module:dtcm +from:0x02166edc kind:load to:0x02177218 module:overlay(88) +from:0x02166ee0 kind:load to:0x027e09a8 module:dtcm +from:0x02166ee4 kind:load to:0x027e0ce4 module:dtcm +from:0x02166eec kind:load to:0x020b3000 module:overlay(0) +from:0x02166ef0 kind:load to:0x027e0ce8 module:dtcm +from:0x02166ef8 kind:load to:0x020b34c4 module:overlay(0) +from:0x02166efc kind:load to:0x027e0ce0 module:dtcm +from:0x02166f34 kind:arm_call to:0x020a4d50 module:overlay(0) +from:0x02166f5c kind:arm_call to:0x0203d160 module:main +from:0x02166fb4 kind:load to:0x02174e44 module:overlay(88) +from:0x02166fb8 kind:load to:0x02166f18 module:overlay(88) +from:0x02166fbc kind:load to:0x02166f04 module:overlay(88) +from:0x02166fd8 kind:arm_call to:0x0203d210 module:main +from:0x02166fe0 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02166fec kind:load to:0x02166f18 module:overlay(88) +from:0x02167008 kind:arm_call to:0x0203d210 module:main +from:0x02167010 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02167018 kind:arm_call to:0x02011ff4 module:main +from:0x02167024 kind:load to:0x02166f18 module:overlay(88) +from:0x02167038 kind:arm_call to:0x020a4e30 module:overlay(0) +from:0x021670a4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021670c8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216714c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021671fc kind:arm_call to:0x02072b08 module:overlay(0) +from:0x02167264 kind:arm_call to:0x0216e8b0 module:overlay(88) +from:0x021672a8 kind:arm_call to:0x01fff350 module:itcm +from:0x021672d8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021672fc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02167314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167328 kind:load to:0x027e0ce4 module:dtcm +from:0x02167334 kind:load to:0x020b539c module:overlay(0) +from:0x02167338 kind:load to:0x02174228 module:overlay(88) +from:0x02167344 kind:load to:0x027e09ac module:dtcm +from:0x02167354 kind:load to:0x020b3000 module:overlay(0) +from:0x02167380 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021673ac kind:load to:0x027e0ce4 module:dtcm +from:0x021673c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167468 kind:arm_call to:0x02167cdc module:overlay(88) +from:0x02167474 kind:arm_call to:0x0216ba2c module:overlay(88) +from:0x02167494 kind:load to:0x027e0ce4 module:dtcm +from:0x021674a0 kind:arm_call to:0x020a4e64 module:overlay(0) +from:0x021674bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167508 kind:load to:0x027e0ce4 module:dtcm +from:0x02167530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167544 kind:arm_call to:0x0216b7d4 module:overlay(88) +from:0x0216754c kind:load to:0x027e0ce4 module:dtcm +from:0x02167584 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216759c kind:arm_call to:0x0216b800 module:overlay(88) +from:0x021675a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021675d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021675e8 kind:arm_call to:0x0216b834 module:overlay(88) +from:0x021675f0 kind:load to:0x027e0ce4 module:dtcm +from:0x02167600 kind:arm_call to:0x02167028 module:overlay(88) +from:0x02167610 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021676b0 kind:arm_call to:0x02167cdc module:overlay(88) +from:0x021676bc kind:arm_call to:0x0216b87c module:overlay(88) +from:0x021676d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021676f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021676fc kind:arm_call to:0x0216bbd8 module:overlay(88) +from:0x02167704 kind:arm_call to:0x02167358 module:overlay(88) +from:0x0216770c kind:load to:0x027e0ce4 module:dtcm +from:0x021677bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021677d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021677f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021677f4 kind:arm_call to:0x0216d940 module:overlay(88) +from:0x02167884 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167894 kind:arm_call to:0x0216c2a8 module:overlay(88) +from:0x0216789c kind:load to:0x027e0ce4 module:dtcm +from:0x021678a0 kind:load to:0x02176128 module:overlay(88) +from:0x02167994 kind:arm_call to:0x02167c18 module:overlay(88) +from:0x021679a4 kind:arm_call to:0x02167c1c module:overlay(88) +from:0x021679b4 kind:arm_call to:0x02167c2c module:overlay(88) +from:0x021679c4 kind:arm_call to:0x02167c30 module:overlay(88) +from:0x021679d4 kind:arm_call to:0x02167c40 module:overlay(88) +from:0x021679e8 kind:arm_call to:0x02167b3c module:overlay(88) +from:0x021679f8 kind:arm_call to:0x02167ba0 module:overlay(88) +from:0x02167a08 kind:arm_call to:0x02167c14 module:overlay(88) +from:0x02167a24 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02167a40 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02167a5c kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02167a78 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02167a94 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02167ab0 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02167acc kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02167ae8 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02167b08 kind:arm_call to:0x020a53e0 module:overlay(0) +from:0x02167b28 kind:arm_call to:0x020a53e0 module:overlay(0) +from:0x02167b34 kind:load to:0x02174210 module:overlay(88) +from:0x02167b38 kind:load to:0x0217421c module:overlay(88) +from:0x02167b58 kind:arm_call to:0x02166684 module:overlay(88) +from:0x02167be0 kind:arm_call to:0x02028c4c module:main +from:0x02167bf0 kind:arm_call to:0x02034060 module:main +from:0x02167d5c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02167e3c kind:arm_call to:0x020a4d50 module:overlay(0) +from:0x02167e64 kind:arm_call to:0x0203d160 module:main +from:0x02167eac kind:load to:0x02174e90 module:overlay(88) +from:0x02167eb0 kind:load to:0x02166f18 module:overlay(88) +from:0x02167eb4 kind:load to:0x02166f04 module:overlay(88) +from:0x02167ed0 kind:arm_call to:0x0203d210 module:main +from:0x02167ed8 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02167ee4 kind:load to:0x02166f18 module:overlay(88) +from:0x02167f00 kind:arm_call to:0x0203d210 module:main +from:0x02167f08 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02167f10 kind:arm_call to:0x02011ff4 module:main +from:0x02167f1c kind:load to:0x02166f18 module:overlay(88) +from:0x02167fc4 kind:arm_call to:0x021685b0 module:overlay(88) +from:0x02167fd8 kind:arm_call to:0x0216ff24 module:overlay(88) +from:0x02167ff8 kind:load to:0x027e0ce0 module:dtcm +from:0x02168004 kind:arm_call to:0x020a4e64 module:overlay(0) +from:0x0216804c kind:load to:0x027e0ce0 module:dtcm +from:0x02168050 kind:load to:0x02170598 module:overlay(88) +from:0x02168070 kind:arm_call to:0x02170518 module:overlay(88) +from:0x02168078 kind:load to:0x027e0ce0 module:dtcm +from:0x02168090 kind:load to:0x027e0ce0 module:dtcm +from:0x02168094 kind:load to:0x02170558 module:overlay(88) +from:0x0216813c kind:arm_call to:0x021685b0 module:overlay(88) +from:0x02168150 kind:arm_call to:0x0216ff14 module:overlay(88) +from:0x0216816c kind:load to:0x027e0ce0 module:dtcm +from:0x02168184 kind:load to:0x027e0ce0 module:dtcm +from:0x02168188 kind:load to:0x0216ffcc module:overlay(88) +from:0x02168338 kind:arm_call to:0x021684ec module:overlay(88) +from:0x02168348 kind:arm_call to:0x021684f0 module:overlay(88) +from:0x02168358 kind:arm_call to:0x02168500 module:overlay(88) +from:0x02168368 kind:arm_call to:0x02168504 module:overlay(88) +from:0x02168378 kind:arm_call to:0x02168514 module:overlay(88) +from:0x0216838c kind:arm_call to:0x021684e0 module:overlay(88) +from:0x0216839c kind:arm_call to:0x021684e4 module:overlay(88) +from:0x021683ac kind:arm_call to:0x021684e8 module:overlay(88) +from:0x021683c8 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x021683e4 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02168400 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x0216841c kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02168438 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02168454 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02168470 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x0216848c kind:arm_call to:0x020a5354 module:overlay(0) +from:0x021684ac kind:arm_call to:0x020a53e0 module:overlay(0) +from:0x021684cc kind:arm_call to:0x020a53e0 module:overlay(0) +from:0x021684d8 kind:load to:0x02174244 module:overlay(88) +from:0x021684dc kind:load to:0x02174238 module:overlay(88) +from:0x02168630 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021686fc kind:arm_call to:0x020a4d50 module:overlay(0) +from:0x02168730 kind:arm_call to:0x02067278 module:overlay(0) +from:0x02168760 kind:load to:0x02174edc module:overlay(88) +from:0x02168770 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02168778 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02168790 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02168798 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x021687a0 kind:arm_call to:0x02011ff4 module:main +from:0x021687e8 kind:arm_call to:0x0206822c module:overlay(0) +from:0x021687fc kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x0216880c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216883c kind:load to:0x020b504c module:overlay(0) +from:0x02168860 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02168874 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02168924 kind:arm_call to:0x020682c0 module:overlay(0) +from:0x02168928 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x02168934 kind:load to:0x020b504c module:overlay(0) +from:0x02168954 kind:arm_call to:0x021689fc module:overlay(88) +from:0x02168a20 kind:arm_call to:0x020a4d50 module:overlay(0) +from:0x02168a54 kind:load to:0x02174f24 module:overlay(88) +from:0x02168a78 kind:arm_call to:0x02168d8c module:overlay(88) +from:0x02168a80 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02168a8c kind:load to:0x02174f24 module:overlay(88) +from:0x02168ab0 kind:arm_call to:0x02168d8c module:overlay(88) +from:0x02168ab8 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02168ac0 kind:arm_call to:0x02011ff4 module:main +from:0x02168acc kind:load to:0x02174f24 module:overlay(88) +from:0x02168aec kind:arm_call to:0x02168d04 module:overlay(88) +from:0x02168b08 kind:arm_call to:0x020a560c module:overlay(0) +from:0x02168b1c kind:arm_call to:0x02168d8c module:overlay(88) +from:0x02168b40 kind:arm_call to:0x02168d8c module:overlay(88) +from:0x02168bbc kind:arm_call to:0x02168c20 module:overlay(88) +from:0x02168bc4 kind:arm_call to:0x02168c5c module:overlay(88) +from:0x02168bcc kind:arm_call to:0x02168c6c module:overlay(88) +from:0x02168bd4 kind:arm_call to:0x02168c84 module:overlay(88) +from:0x02168bdc kind:arm_call to:0x02168c9c module:overlay(88) +from:0x02168be4 kind:arm_call to:0x02168cbc module:overlay(88) +from:0x02168bec kind:arm_call to:0x02168ce0 module:overlay(88) +from:0x02168c94 kind:arm_call to:0x02168d8c module:overlay(88) +from:0x02168cb4 kind:arm_call to:0x02168d8c module:overlay(88) +from:0x02168d38 kind:arm_call to:0x0206d2e0 module:overlay(0) +from:0x02168d60 kind:arm_call to:0x0206d2a0 module:overlay(0) +from:0x02168d7c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02168d88 kind:load to:0x020b51b8 module:overlay(0) +from:0x02168da4 kind:arm_call to:0x0206d2f0 module:overlay(0) +from:0x02168db0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02168dcc kind:load to:0x020b51b8 module:overlay(0) +from:0x02168de4 kind:arm_call to:0x020a4d50 module:overlay(0) +from:0x02168e08 kind:arm_call to:0x0203d160 module:main +from:0x02168e40 kind:load to:0x02174f6c module:overlay(88) +from:0x02168e44 kind:load to:0x02166f18 module:overlay(88) +from:0x02168e48 kind:load to:0x02166f04 module:overlay(88) +from:0x02168e64 kind:arm_call to:0x0203d210 module:main +from:0x02168e6c kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02168e78 kind:load to:0x02166f18 module:overlay(88) +from:0x02168e94 kind:arm_call to:0x0203d210 module:main +from:0x02168e9c kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02168ea4 kind:arm_call to:0x02011ff4 module:main +from:0x02168eb0 kind:load to:0x02166f18 module:overlay(88) +from:0x02168ec8 kind:arm_call to:0x021693dc module:overlay(88) +from:0x02168ef0 kind:arm_call to:0x02169358 module:overlay(88) +from:0x02168fc8 kind:arm_call to:0x021690d0 module:overlay(88) +from:0x02168fd8 kind:arm_call to:0x021690e0 module:overlay(88) +from:0x02168fe8 kind:arm_call to:0x02169108 module:overlay(88) +from:0x02168ffc kind:arm_call to:0x02169130 module:overlay(88) +from:0x0216900c kind:arm_call to:0x02169194 module:overlay(88) +from:0x0216901c kind:arm_call to:0x02169208 module:overlay(88) +from:0x0216902c kind:arm_call to:0x02169234 module:overlay(88) +from:0x0216903c kind:arm_call to:0x0216927c module:overlay(88) +from:0x0216904c kind:arm_call to:0x02169258 module:overlay(88) +from:0x02169068 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02169084 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x021690a0 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x021690c0 kind:arm_call to:0x020a53e0 module:overlay(0) +from:0x021690cc kind:load to:0x02174250 module:overlay(88) +from:0x021690f8 kind:arm_call to:0x021693dc module:overlay(88) +from:0x02169100 kind:arm_call to:0x02169358 module:overlay(88) +from:0x02169120 kind:arm_call to:0x021693dc module:overlay(88) +from:0x02169128 kind:arm_call to:0x02169358 module:overlay(88) +from:0x0216914c kind:arm_call to:0x02166684 module:overlay(88) +from:0x021691d4 kind:arm_call to:0x02028c4c module:main +from:0x021691e4 kind:arm_call to:0x02034060 module:main +from:0x0216934c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02169398 kind:arm_call to:0x021692a0 module:overlay(88) +from:0x021693b8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021693c8 kind:arm_call to:0x0206dc0c module:overlay(0) +from:0x021693d4 kind:load to:0x027e09a8 module:dtcm +from:0x021693d8 kind:load to:0x020b5214 module:overlay(0) +from:0x0216941c kind:arm_call to:0x021692a0 module:overlay(88) +from:0x02169440 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02169450 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0216945c kind:load to:0x027e09a8 module:dtcm +from:0x02169460 kind:load to:0x020b5214 module:overlay(0) +from:0x021694ac kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x021694b4 kind:load to:0x020b5214 module:overlay(0) +from:0x021694d0 kind:arm_call to:0x020a4d50 module:overlay(0) +from:0x021694f8 kind:arm_call to:0x0203d160 module:main +from:0x02169548 kind:load to:0x02174fb4 module:overlay(88) +from:0x0216954c kind:load to:0x02166f18 module:overlay(88) +from:0x02169550 kind:load to:0x02166f04 module:overlay(88) +from:0x02169554 kind:load to:0x020a7748 module:overlay(0) +from:0x0216956c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02169574 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02169588 kind:arm_call to:0x0203d210 module:main +from:0x02169590 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x0216959c kind:load to:0x02174fb4 module:overlay(88) +from:0x021695a0 kind:load to:0x02166f18 module:overlay(88) +from:0x021695b8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021695c0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021695d4 kind:arm_call to:0x0203d210 module:main +from:0x021695dc kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x021695e4 kind:arm_call to:0x02011ff4 module:main +from:0x021695f0 kind:load to:0x02174fb4 module:overlay(88) +from:0x021695f4 kind:load to:0x02166f18 module:overlay(88) +from:0x02169630 kind:arm_call to:0x02169b34 module:overlay(88) +from:0x02169650 kind:arm_call to:0x01ffb464 module:itcm +from:0x02169660 kind:arm_call to:0x01ff9218 module:itcm +from:0x021696ac kind:arm_call to:0x02169c1c module:overlay(88) +from:0x02169718 kind:arm_call to:0x02169bc8 module:overlay(88) +from:0x02169734 kind:arm_call to:0x01ffb464 module:itcm +from:0x02169744 kind:arm_call to:0x01ff9218 module:itcm +from:0x02169864 kind:arm_call to:0x0216998c module:overlay(88) +from:0x02169874 kind:arm_call to:0x021699a4 module:overlay(88) +from:0x02169888 kind:arm_call to:0x021699c8 module:overlay(88) +from:0x02169898 kind:arm_call to:0x021699fc module:overlay(88) +from:0x021698ac kind:arm_call to:0x02169a14 module:overlay(88) +from:0x021698bc kind:arm_call to:0x02169a38 module:overlay(88) +from:0x021698cc kind:arm_call to:0x02169a9c module:overlay(88) +from:0x021698dc kind:arm_call to:0x02169b10 module:overlay(88) +from:0x021698f8 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02169914 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x02169930 kind:arm_call to:0x020a5354 module:overlay(0) +from:0x0216994c kind:arm_call to:0x020a5354 module:overlay(0) +from:0x0216996c kind:arm_call to:0x020a53e0 module:overlay(0) +from:0x02169978 kind:load to:0x0217425c module:overlay(88) +from:0x02169988 kind:load to:0x02169bc8 module:overlay(88) +from:0x02169a54 kind:arm_call to:0x02166684 module:overlay(88) +from:0x02169adc kind:arm_call to:0x02028c4c module:main +from:0x02169aec kind:arm_call to:0x02034060 module:main +from:0x02169b5c kind:arm_call to:0x02169c1c module:overlay(88) +from:0x02169b7c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02169bc4 kind:load to:0x027e0cec module:dtcm +from:0x02169be4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02169bf0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02169c18 kind:load to:0x027e0cec module:dtcm +from:0x02169cc8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02169ce4 kind:arm_call to:0x020a4d50 module:overlay(0) +from:0x02169cf8 kind:load to:0x02174ffc module:overlay(88) +from:0x02169d04 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02169d18 kind:arm_call to:0x020a4e18 module:overlay(0) +from:0x02169d20 kind:arm_call to:0x02011ff4 module:main +from:0x02169f04 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02169f0c kind:load to:0x027e09ac module:dtcm +from:0x02169f24 kind:arm_call to:0x02011f3c module:main +from:0x02169f30 kind:arm_call to:0x0216a038 module:overlay(88) +from:0x02169f54 kind:arm_call to:0x020a782c module:overlay(0) +from:0x02169f70 kind:arm_call to:0x02011f3c module:main +from:0x02169f7c kind:arm_call to:0x0216a31c module:overlay(88) +from:0x02169fb0 kind:load to:0x027e09bc module:dtcm +from:0x02169fb4 kind:load to:0x021760c4 module:overlay(88) +from:0x02169fb8 kind:load to:0x027e09a4 module:dtcm +from:0x02169ff0 kind:arm_call to:0x020771b8 module:overlay(0) +from:0x0216a028 kind:arm_call to:0x020771b8 module:overlay(0) +from:0x0216a030 kind:load to:0x021760c4 module:overlay(88) +from:0x0216a034 kind:load to:0x027e09bc module:dtcm +from:0x0216a040 kind:arm_call to:0x02076248 module:overlay(0) +from:0x0216a05c kind:load to:0x02175048 module:overlay(88) +from:0x0216a06c kind:arm_call to:0x02011ff4 module:main +from:0x0216a084 kind:arm_call to:0x020762c4 module:overlay(0) +from:0x0216a0e8 kind:arm_call to:0x02022bf4 module:main +from:0x0216a124 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a1a8 kind:arm_call to:0x020229bc module:main +from:0x0216a1b0 kind:arm_call to:0x020764c0 module:overlay(0) +from:0x0216a1e8 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216a1f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a204 kind:load to:0x0217503c module:overlay(88) +from:0x0216a208 kind:load to:0x0203e964 module:main +from:0x0216a21c kind:load to:0x0216a220 module:overlay(88) +from:0x0216a2a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a2ac kind:arm_call to:0x01ff938c module:itcm +from:0x0216a2c8 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216a2d0 kind:arm_call to:0x01ff938c module:itcm +from:0x0216a2ec kind:arm_call to:0x01ffb780 module:itcm +from:0x0216a324 kind:arm_call to:0x02076248 module:overlay(0) +from:0x0216a338 kind:load to:0x02175060 module:overlay(88) +from:0x0216a348 kind:arm_call to:0x02011ff4 module:main +from:0x0216a3e0 kind:arm_call to:0x020762c4 module:overlay(0) +from:0x0216a444 kind:arm_call to:0x02022bf4 module:main +from:0x0216a480 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a4fc kind:arm_call to:0x020229bc module:main +from:0x0216a504 kind:arm_call to:0x020764c0 module:overlay(0) +from:0x0216a53c kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216a54c kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a558 kind:load to:0x021760c4 module:overlay(88) +from:0x0216a55c kind:load to:0x0217503c module:overlay(88) +from:0x0216a560 kind:load to:0x0203e964 module:main +from:0x0216a574 kind:load to:0x021760ec module:overlay(88) +from:0x0216a588 kind:arm_call to:0x02011f3c module:main +from:0x0216a594 kind:arm_call to:0x0216a6cc module:overlay(88) +from:0x0216a5ac kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216a5c4 kind:load to:0x02175084 module:overlay(88) +from:0x0216a5d0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216a5ec kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0216a6c0 kind:load to:0x021750d4 module:overlay(88) +from:0x0216a6c4 kind:load to:0x02175078 module:overlay(88) +from:0x0216a6c8 kind:load to:0x027e0154 module:dtcm +from:0x0216a6d4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216a6f0 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0216a7c4 kind:load to:0x021750d4 module:overlay(88) +from:0x0216a7c8 kind:load to:0x02175078 module:overlay(88) +from:0x0216a7cc kind:load to:0x027e0154 module:dtcm +from:0x0216a7e0 kind:arm_call to:0x0216b6f4 module:overlay(88) +from:0x0216a7e8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216a7f4 kind:load to:0x021750d4 module:overlay(88) +from:0x0216a808 kind:arm_call to:0x0216b6f4 module:overlay(88) +from:0x0216a810 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216a818 kind:arm_call to:0x02011ff4 module:main +from:0x0216a824 kind:load to:0x021750d4 module:overlay(88) +from:0x0216a838 kind:arm_call to:0x0216b6f4 module:overlay(88) +from:0x0216a840 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216a84c kind:load to:0x021750d4 module:overlay(88) +from:0x0216a8e0 kind:arm_call to:0x020581b8 module:overlay(0) +from:0x0216a900 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216a930 kind:arm_call to:0x0216c294 module:overlay(88) +from:0x0216a944 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216a94c kind:arm_call to:0x0216c294 module:overlay(88) +from:0x0216a95c kind:arm_call to:0x0216c244 module:overlay(88) +from:0x0216a97c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216a99c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216a9c4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216aa04 kind:arm_call to:0x0216c300 module:overlay(88) +from:0x0216aa10 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216aa24 kind:arm_call to:0x0200ef5c module:main +from:0x0216aa3c kind:arm_call to:0x0200ecfc module:main +from:0x0216aa64 kind:arm_call to:0x0200ea38 module:main +from:0x0216aac8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216aaf0 kind:arm_call to:0x0216b800 module:overlay(88) +from:0x0216ab14 kind:arm_call to:0x02028cdc module:main +from:0x0216ab38 kind:arm_call to:0x0216ed24 module:overlay(88) +from:0x0216ab5c kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0216ab68 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216ab6c kind:load to:0x027e09b4 module:dtcm +from:0x0216aba8 kind:arm_call to:0x0216b800 module:overlay(88) +from:0x0216abc0 kind:arm_call to:0x02028cdc module:main +from:0x0216abd4 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216abf4 kind:load to:0x027e0958 module:dtcm +from:0x0216ac24 kind:arm_call to:0x0216f440 module:overlay(88) +from:0x0216ad08 kind:arm_call to:0x020341c4 module:main +from:0x0216ad20 kind:arm_call to:0x020a8680 module:overlay(0) +from:0x0216ad4c kind:arm_call to:0x020341c4 module:main +from:0x0216ad74 kind:arm_call to:0x020341c4 module:main +from:0x0216ada4 kind:arm_call to:0x020341c4 module:main +from:0x0216ae50 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x0216ae70 kind:arm_call to:0x02028c4c module:main +from:0x0216ae80 kind:arm_call to:0x02034060 module:main +from:0x0216ae9c kind:arm_call to:0x0200f05c module:main +from:0x0216af14 kind:load to:0x027e09a4 module:dtcm +from:0x0216af18 kind:load to:0x020b64f8 module:overlay(0) +from:0x0216af50 kind:load to:0x02175138 module:overlay(88) +from:0x0216af54 kind:load to:0x027e0ce0 module:dtcm +from:0x0216af58 kind:load to:0x02175140 module:overlay(88) +from:0x0216af5c kind:load to:0x0217514c module:overlay(88) +from:0x0216af60 kind:load to:0x02175158 module:overlay(88) +from:0x0216af64 kind:load to:0x02175160 module:overlay(88) +from:0x0216af68 kind:load to:0x0217516c module:overlay(88) +from:0x0216af6c kind:load to:0x02175178 module:overlay(88) +from:0x0216af78 kind:load to:0x021760dc module:overlay(88) +from:0x0216af80 kind:load to:0x021760e4 module:overlay(88) +from:0x0216afa4 kind:arm_call to:0x02013014 module:main +from:0x0216afb8 kind:arm_call to:0x0216abf8 module:overlay(88) +from:0x0216afcc kind:arm_call to:0x02011f3c module:main +from:0x0216afdc kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216aff0 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216affc kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216b018 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216b04c kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216b05c kind:arm_call to:0x02011f3c module:main +from:0x0216b070 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b084 kind:arm_call to:0x02011f3c module:main +from:0x0216b098 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b0ac kind:arm_call to:0x02011f3c module:main +from:0x0216b0c0 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b0d4 kind:arm_call to:0x02011f3c module:main +from:0x0216b0e8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b0fc kind:arm_call to:0x02011f3c module:main +from:0x0216b110 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b14c kind:arm_call to:0x0200f218 module:main +from:0x0216b164 kind:arm_call to:0x020130d4 module:main +from:0x0216b174 kind:load to:0x0204999c module:main +from:0x0216b178 kind:load to:0x021750a8 module:overlay(88) +from:0x0216b17c kind:load to:0x02058300 module:overlay(0) +from:0x0216b180 kind:load to:0x02174278 module:overlay(88) +from:0x0216b1c0 kind:arm_call to:0x02028c4c module:main +from:0x0216b1d0 kind:arm_call to:0x02034060 module:main +from:0x0216b1e0 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x0216b1f8 kind:arm_call to:0x0200f05c module:main +from:0x0216b21c kind:load to:0x020b64f8 module:overlay(0) +from:0x0216b274 kind:arm_call to:0x02013014 module:main +from:0x0216b284 kind:arm_call to:0x0216b184 module:overlay(88) +from:0x0216b298 kind:arm_call to:0x02011f3c module:main +from:0x0216b2a8 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216b2bc kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216b2c8 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216b2e4 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216b31c kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216b32c kind:arm_call to:0x02011f3c module:main +from:0x0216b340 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b354 kind:arm_call to:0x02011f3c module:main +from:0x0216b368 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b37c kind:arm_call to:0x02011f3c module:main +from:0x0216b390 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b3a4 kind:arm_call to:0x02011f3c module:main +from:0x0216b3b8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b3cc kind:arm_call to:0x02011f3c module:main +from:0x0216b3e0 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b41c kind:arm_call to:0x0200f218 module:main +from:0x0216b438 kind:arm_call to:0x020130d4 module:main +from:0x0216b448 kind:load to:0x027e09a4 module:dtcm +from:0x0216b450 kind:load to:0x0204999c module:main +from:0x0216b454 kind:load to:0x021750a8 module:overlay(88) +from:0x0216b458 kind:load to:0x02058300 module:overlay(0) +from:0x0216b45c kind:load to:0x02174288 module:overlay(88) +from:0x0216b488 kind:arm_call to:0x02013014 module:main +from:0x0216b4cc kind:arm_call to:0x02028c4c module:main +from:0x0216b4dc kind:arm_call to:0x02034060 module:main +from:0x0216b4f8 kind:arm_call to:0x0200f05c module:main +from:0x0216b560 kind:arm_call to:0x02011f3c module:main +from:0x0216b570 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216b584 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216b590 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216b5ac kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216b5e0 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216b5f0 kind:arm_call to:0x02011f3c module:main +from:0x0216b604 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b618 kind:arm_call to:0x02011f3c module:main +from:0x0216b62c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b640 kind:arm_call to:0x02011f3c module:main +from:0x0216b654 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b668 kind:arm_call to:0x02011f3c module:main +from:0x0216b67c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b6b8 kind:arm_call to:0x0200f218 module:main +from:0x0216b6d0 kind:arm_call to:0x020130d4 module:main +from:0x0216b6e0 kind:load to:0x0204999c module:main +from:0x0216b6e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b6e8 kind:load to:0x021750a8 module:overlay(88) +from:0x0216b6ec kind:load to:0x02058300 module:overlay(0) +from:0x0216b6f0 kind:load to:0x02174268 module:overlay(88) +from:0x0216b724 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b72c kind:arm_call to:0x02011ff4 module:main +from:0x0216b740 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b748 kind:arm_call to:0x02011ff4 module:main +from:0x0216b75c kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b764 kind:arm_call to:0x02011ff4 module:main +from:0x0216b778 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b780 kind:arm_call to:0x02011ff4 module:main +from:0x0216b794 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b79c kind:arm_call to:0x02011ff4 module:main +from:0x0216b7c0 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216b7c8 kind:arm_call to:0x02011ff4 module:main +from:0x0216b7f8 kind:arm_call to:0x0200f218 module:main +from:0x0216b860 kind:arm_call to:0x0200f218 module:main +from:0x0216b874 kind:arm_call to:0x0216b800 module:overlay(88) +from:0x0216b940 kind:arm_call to:0x0216bbdc module:overlay(88) +from:0x0216b94c kind:arm_call to:0x0216bc50 module:overlay(88) +from:0x0216b958 kind:arm_call to:0x0216bd44 module:overlay(88) +from:0x0216b964 kind:arm_call to:0x0216be08 module:overlay(88) +from:0x0216b9ec kind:arm_call to:0x020581b8 module:overlay(0) +from:0x0216ba0c kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216baf0 kind:arm_call to:0x0216bbdc module:overlay(88) +from:0x0216bafc kind:arm_call to:0x0216bc50 module:overlay(88) +from:0x0216bb08 kind:arm_call to:0x0216bd44 module:overlay(88) +from:0x0216bb14 kind:arm_call to:0x0216be08 module:overlay(88) +from:0x0216bb9c kind:arm_call to:0x020581b8 module:overlay(0) +from:0x0216bbbc kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216bbe4 kind:load to:0x0216bfec module:overlay(88) +from:0x0216bbf4 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0216bc10 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216bc2c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216bc48 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216bc8c kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216bca0 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x0216bca8 kind:arm_call to:0x0216f818 module:overlay(88) +from:0x0216bcb0 kind:arm_call to:0x0200f3cc module:main +from:0x0216bccc kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0216bcf0 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x0216bcf4 kind:arm_call to:0x0216f858 module:overlay(88) +from:0x0216bd18 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216bd38 kind:arm_call to:0x0216bbe8 module:overlay(88) +from:0x0216bd40 kind:load to:0x020b64f8 module:overlay(0) +from:0x0216bd80 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216bd94 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x0216bd9c kind:arm_call to:0x0216f818 module:overlay(88) +from:0x0216bda4 kind:arm_call to:0x0200f3cc module:main +from:0x0216bddc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216bdfc kind:arm_call to:0x0216bbe8 module:overlay(88) +from:0x0216be04 kind:load to:0x020b64f8 module:overlay(0) +from:0x0216be44 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216be58 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x0216be60 kind:arm_call to:0x0216f818 module:overlay(88) +from:0x0216be68 kind:arm_call to:0x0200f3cc module:main +from:0x0216bea0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216bec0 kind:arm_call to:0x0216bbe8 module:overlay(88) +from:0x0216bec8 kind:load to:0x020b64f8 module:overlay(0) +from:0x0216bee4 kind:arm_call to:0x0216bf7c module:overlay(88) +from:0x0216bf30 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216bf38 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216bf44 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216bfb4 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216bfc8 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x0216bfd0 kind:arm_call to:0x0216f818 module:overlay(88) +from:0x0216bfd8 kind:arm_call to:0x0200f3cc module:main +from:0x0216bfe8 kind:load to:0x020b64f8 module:overlay(0) +from:0x0216c0a4 kind:arm_call to:0x0216becc module:overlay(88) +from:0x0216c0b0 kind:arm_call to:0x0216bf7c module:overlay(88) +from:0x0216c0dc kind:arm_call to:0x0216becc module:overlay(88) +from:0x0216c0e8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216c0f4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216c13c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c1b8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216c1c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216c21c kind:arm_call to:0x0216becc module:overlay(88) +from:0x0216c22c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216c260 kind:arm_call to:0x0216c1f4 module:overlay(88) +from:0x0216c28c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216c2d0 kind:load to:0x0200ee9c module:main +from:0x0216c328 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216c338 kind:load to:0x027e09a4 module:dtcm +from:0x0216c33c kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216c348 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216c35c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216c370 kind:load to:0x0217613c module:overlay(88) +from:0x0216c384 kind:arm_call to:0x02011f3c module:main +from:0x0216c390 kind:arm_call to:0x0216c3c4 module:overlay(88) +from:0x0216c3a8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216c3c0 kind:load to:0x0217518c module:overlay(88) +from:0x0216c3cc kind:arm_call to:0x0216a5c8 module:overlay(88) +from:0x0216c3e0 kind:arm_call to:0x020eeb18 module:overlays(26,31) +from:0x0216c404 kind:arm_call to:0x020eeb58 module:overlay(31) +from:0x0216c418 kind:load to:0x021751b0 module:overlay(88) +from:0x0216c41c kind:load to:0x02176128 module:overlay(88) +from:0x0216c434 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216c440 kind:load to:0x02176128 module:overlay(88) +from:0x0216c458 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216c460 kind:arm_call to:0x02011ff4 module:main +from:0x0216c46c kind:load to:0x02176128 module:overlay(88) +from:0x0216c478 kind:arm_call to:0x0216a850 module:overlay(88) +from:0x0216c484 kind:arm_call to:0x020eeca8 module:overlay(31) +from:0x0216c4a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216c4b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216c504 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216c518 kind:arm_call to:0x0200ef5c module:main +from:0x0216c52c kind:arm_call to:0x0200ecfc module:main +from:0x0216c588 kind:arm_call to:0x0216b800 module:overlay(88) +from:0x0216c5c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c5d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c5e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c604 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216c624 kind:arm_call to:0x0216b800 module:overlay(88) +from:0x0216c644 kind:arm_call to:0x02028cdc module:main +from:0x0216c684 kind:arm_call to:0x020c0970 module:overlay(17) +from:0x0216c69c kind:arm_call to:0x020eece8 module:overlay(31) +from:0x0216c6a8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216c6ac kind:load to:0x027e09b4 module:dtcm +from:0x0216c6b8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216c6cc kind:load to:0x02176188 module:overlay(88) +from:0x0216c6e0 kind:arm_call to:0x02011f3c module:main +from:0x0216c6ec kind:arm_call to:0x0216c720 module:overlay(88) +from:0x0216c704 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216c71c kind:load to:0x0217521c module:overlay(88) +from:0x0216c728 kind:arm_call to:0x0216a5c8 module:overlay(88) +from:0x0216c748 kind:load to:0x02175240 module:overlay(88) +from:0x0216c76c kind:arm_call to:0x020d485c module:overlay(24) +from:0x0216c780 kind:arm_call to:0x020d485c module:overlay(24) +from:0x0216c794 kind:arm_call to:0x020d485c module:overlay(24) +from:0x0216c7a8 kind:arm_call to:0x020d485c module:overlay(24) +from:0x0216c7bc kind:arm_call to:0x02011f3c module:main +from:0x0216c7d0 kind:arm_call to:0x020d48c8 module:overlays(20,24) +from:0x0216c7e8 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x0216c800 kind:arm_call to:0x02011f3c module:main +from:0x0216c814 kind:load to:0x027e0d00 module:dtcm +from:0x0216c838 kind:arm_call to:0x02013014 module:main +from:0x0216c848 kind:arm_call to:0x0216c74c module:overlay(88) +from:0x0216c858 kind:arm_call to:0x02011f3c module:main +from:0x0216c86c kind:arm_call to:0x020d4f08 module:overlay(24) +from:0x0216c894 kind:arm_call_thumb to:0x020588f0 module:overlay(0) +from:0x0216c8f8 kind:arm_call to:0x02011f3c module:main +from:0x0216c908 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216c91c kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216c928 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216c944 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216c978 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216c988 kind:arm_call to:0x02011f3c module:main +from:0x0216c99c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216c9b0 kind:arm_call to:0x02011f3c module:main +from:0x0216c9c4 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216c9d8 kind:arm_call to:0x02011f3c module:main +from:0x0216c9ec kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216ca78 kind:arm_call to:0x0200f218 module:main +from:0x0216cae0 kind:arm_call to:0x0200eab0 module:main +from:0x0216caec kind:arm_call to:0x020130d4 module:main +from:0x0216caf8 kind:load to:0x0204999c module:main +from:0x0216cafc kind:load to:0x021750a8 module:overlay(88) +from:0x0216cb00 kind:load to:0x02058300 module:overlay(0) +from:0x0216cb04 kind:load to:0x02174298 module:overlay(88) +from:0x0216cb24 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0216cb4c kind:arm_call to:0x02011ff4 module:main +from:0x0216cb5c kind:arm_call to:0x02011ff4 module:main +from:0x0216cb68 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216cb74 kind:load to:0x02175240 module:overlay(88) +from:0x0216cb94 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0216cbbc kind:arm_call to:0x02011ff4 module:main +from:0x0216cbcc kind:arm_call to:0x02011ff4 module:main +from:0x0216cbd8 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216cbe0 kind:arm_call to:0x02011ff4 module:main +from:0x0216cbec kind:load to:0x02175240 module:overlay(88) +from:0x0216cc0c kind:arm_call to:0x01ffc744 module:itcm +from:0x0216cc1c kind:arm_call to:0x0200ef5c module:main +from:0x0216cc30 kind:arm_call to:0x0200ecfc module:main +from:0x0216ccb0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216ccbc kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216ccc8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216ccdc kind:load to:0x021761d4 module:overlay(88) +from:0x0216ccf0 kind:arm_call to:0x02011f3c module:main +from:0x0216ccfc kind:arm_call to:0x0216cd30 module:overlay(88) +from:0x0216cd14 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216cd2c kind:load to:0x021752b0 module:overlay(88) +from:0x0216cd3c kind:arm_call to:0x0216a5c8 module:overlay(88) +from:0x0216cd64 kind:arm_call to:0x0203d160 module:main +from:0x0216cd74 kind:load to:0x021752d4 module:overlay(88) +from:0x0216cd78 kind:load to:0x02057b8d module:overlay(0) +from:0x0216cd7c kind:load to:0x0216cd80 module:overlay(88) +from:0x0216cd8c kind:load to:0x02057b71 module:overlay(0) +from:0x0216cd9c kind:arm_call to:0x02013014 module:main +from:0x0216cdac kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0216cddc kind:arm_call to:0x020d3e68 module:overlay(24) +from:0x0216cdfc kind:arm_call to:0x020d3e0c module:overlay(24) +from:0x0216ce10 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0216ce60 kind:arm_call to:0x0200f218 module:main +from:0x0216ce78 kind:arm_call to:0x0200ed6c module:main +from:0x0216ce88 kind:arm_call to:0x020130d4 module:main +from:0x0216ce94 kind:load to:0x0204999c module:main +from:0x0216ce98 kind:load to:0x027e0d00 module:dtcm +from:0x0216ce9c kind:load to:0x027e0ce0 module:dtcm +from:0x0216cea0 kind:load to:0x021742ac module:overlay(88) +from:0x0216cebc kind:arm_call_thumb to:0x020bf750 module:overlay(1) +from:0x0216ced4 kind:arm_call to:0x0203d210 module:main +from:0x0216cedc kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216cee8 kind:load to:0x021752d4 module:overlay(88) +from:0x0216ceec kind:load to:0x027e0d00 module:dtcm +from:0x0216cef0 kind:load to:0x02057b8d module:overlay(0) +from:0x0216cf0c kind:arm_call_thumb to:0x020bf750 module:overlay(1) +from:0x0216cf24 kind:arm_call to:0x0203d210 module:main +from:0x0216cf2c kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216cf34 kind:arm_call to:0x02011ff4 module:main +from:0x0216cf40 kind:load to:0x021752d4 module:overlay(88) +from:0x0216cf44 kind:load to:0x027e0d00 module:dtcm +from:0x0216cf48 kind:load to:0x02057b8d module:overlay(0) +from:0x0216cfa4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216cfbc kind:arm_call to:0x0200eab0 module:main +from:0x0216d0c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d168 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d230 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d284 kind:load to:0x0203e964 module:main +from:0x0216d288 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d28c kind:load to:0x027e0d00 module:dtcm +from:0x0216d298 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216d2ac kind:arm_call to:0x02014fe0 module:main +from:0x0216d2f0 kind:load to:0x021742e0 module:overlay(88) +from:0x0216d2f4 kind:load to:0x0217430c module:overlay(88) +from:0x0216d2f8 kind:load to:0x02174338 module:overlay(88) +from:0x0216d2fc kind:load to:0x02174364 module:overlay(88) +from:0x0216d320 kind:load to:0x02176220 module:overlay(88) +from:0x0216d334 kind:arm_call to:0x02011f3c module:main +from:0x0216d340 kind:arm_call to:0x0216d3a8 module:overlay(88) +from:0x0216d358 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216d370 kind:load to:0x02175488 module:overlay(88) +from:0x0216d380 kind:arm_call to:0x0201667c module:main +from:0x0216d3a4 kind:load to:0x02175438 module:overlay(88) +from:0x0216d3b4 kind:arm_call to:0x0216a5c8 module:overlay(88) +from:0x0216d3dc kind:arm_call to:0x0203d160 module:main +from:0x0216d434 kind:load to:0x021754ac module:overlay(88) +from:0x0216d438 kind:load to:0x0216d440 module:overlay(88) +from:0x0216d43c kind:load to:0x0216d374 module:overlay(88) +from:0x0216d44c kind:arm_call to:0x02016694 module:main +from:0x0216d484 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216d4e0 kind:arm_call to:0x02011f3c module:main +from:0x0216d5c8 kind:load to:0x027e09b8 module:dtcm +from:0x0216d5d4 kind:load to:0x021753c4 module:overlay(88) +from:0x0216d5d8 kind:load to:0x02175404 module:overlay(88) +from:0x0216d5dc kind:load to:0x021753cc module:overlay(88) +from:0x0216d5e0 kind:load to:0x021753e4 module:overlay(88) +from:0x0216d5fc kind:arm_call to:0x02013014 module:main +from:0x0216d610 kind:arm_call to:0x0216af84 module:overlay(88) +from:0x0216d61c kind:arm_call to:0x0216d458 module:overlay(88) +from:0x0216d628 kind:arm_call to:0x020130d4 module:main +from:0x0216d634 kind:load to:0x0204999c module:main +from:0x0216d64c kind:arm_call to:0x02011ff4 module:main +from:0x0216d690 kind:arm_call to:0x0203d210 module:main +from:0x0216d698 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216d6a4 kind:load to:0x021754ac module:overlay(88) +from:0x0216d6a8 kind:load to:0x0216d440 module:overlay(88) +from:0x0216d6c0 kind:arm_call to:0x02011ff4 module:main +from:0x0216d704 kind:arm_call to:0x0203d210 module:main +from:0x0216d70c kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216d714 kind:arm_call to:0x02011ff4 module:main +from:0x0216d720 kind:load to:0x021754ac module:overlay(88) +from:0x0216d724 kind:load to:0x0216d440 module:overlay(88) +from:0x0216d730 kind:arm_call to:0x0216a850 module:overlay(88) +from:0x0216d744 kind:arm_call to:0x0216d9ac module:overlay(88) +from:0x0216d74c kind:arm_call to:0x0216d754 module:overlay(88) +from:0x0216d860 kind:load to:0x021753e4 module:overlay(88) +from:0x0216d890 kind:arm_call to:0x0216d89c module:overlay(88) +from:0x0216d8bc kind:arm_call to:0x0216d300 module:overlay(88) +from:0x0216d8c8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0216d900 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216d918 kind:arm_call to:0x021669bc module:overlay(88) +from:0x0216d924 kind:arm_call to:0x021725a8 module:overlay(88) +from:0x0216d934 kind:load to:0x020b51b8 module:overlay(0) +from:0x0216d938 kind:load to:0x027e09b8 module:dtcm +from:0x0216d93c kind:load to:0x02177218 module:overlay(88) +from:0x0216d960 kind:arm_call to:0x0216d2a4 module:overlay(88) +from:0x0216d970 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216d984 kind:arm_call to:0x02011f3c module:main +from:0x0216d990 kind:arm_call to:0x021658a0 module:overlay(88) +from:0x0216d9a4 kind:load to:0x027e09b8 module:dtcm +from:0x0216d9a8 kind:load to:0x02175444 module:overlay(88) +from:0x0216d9e0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0216da1c kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216da30 kind:arm_call to:0x02166a20 module:overlay(88) +from:0x0216da5c kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216dab4 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216dac8 kind:arm_call to:0x021669bc module:overlay(88) +from:0x0216daf8 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216db0c kind:arm_call to:0x02166a20 module:overlay(88) +from:0x0216db18 kind:arm_call to:0x0216d2a4 module:overlay(88) +from:0x0216db48 kind:arm_call to:0x020736d8 module:overlay(0) +from:0x0216db80 kind:arm_call to:0x0216d310 module:overlay(88) +from:0x0216db98 kind:arm_call to:0x0216d308 module:overlay(88) +from:0x0216dba4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0216dbb4 kind:load to:0x027e09b8 module:dtcm +from:0x0216dbb8 kind:load to:0x020b51b8 module:overlay(0) +from:0x0216dbc0 kind:load to:0x02177218 module:overlay(88) +from:0x0216dbf4 kind:arm_call to:0x02034060 module:main +from:0x0216dc0c kind:arm_call to:0x02033f7c module:main +from:0x0216dc30 kind:arm_call to:0x02033f7c module:main +from:0x0216dc50 kind:arm_call to:0x02034060 module:main +from:0x0216dc60 kind:arm_call to:0x02033f7c module:main +from:0x0216dc74 kind:arm_call to:0x02034060 module:main +from:0x0216dc90 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x0216dc9c kind:arm_call to:0x02027638 module:main +from:0x0216dcc4 kind:load to:0x02175510 module:overlay(88) +from:0x0216dd10 kind:arm_call to:0x02027654 module:main +from:0x0216dd24 kind:arm_call to:0x02007430 module:main +from:0x0216dd2c kind:arm_call to:0x02027654 module:main +from:0x0216dd30 kind:arm_call to:0x02025bd4 module:main +from:0x0216dd40 kind:arm_call to:0x02025c30 module:main +from:0x0216dd44 kind:arm_call to:0x02025d64 module:main +from:0x0216dd88 kind:arm_call to:0x02034060 module:main +from:0x0216dda0 kind:arm_call to:0x02033f7c module:main +from:0x0216ddc4 kind:arm_call to:0x02033f7c module:main +from:0x0216dde4 kind:arm_call to:0x02034060 module:main +from:0x0216ddf4 kind:arm_call to:0x02033f7c module:main +from:0x0216de08 kind:arm_call to:0x02034060 module:main +from:0x0216de24 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x0216de30 kind:arm_call to:0x02027638 module:main +from:0x0216de40 kind:load to:0x02175518 module:overlay(88) +from:0x0216de8c kind:arm_call to:0x02027654 module:main +from:0x0216dea0 kind:arm_call to:0x02007430 module:main +from:0x0216dea8 kind:arm_call to:0x02027654 module:main +from:0x0216deac kind:arm_call to:0x02025da8 module:main +from:0x0216debc kind:arm_call to:0x02025ddc module:main +from:0x0216dec0 kind:arm_call to:0x02025e44 module:main +from:0x0216df44 kind:arm_call to:0x0200f218 module:main +from:0x0216df8c kind:load to:0x021742cc module:overlay(88) +from:0x0216e034 kind:arm_call to:0x020166f4 module:main +from:0x0216e080 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0216e13c kind:arm_call to:0x0200b578 module:main +from:0x0216e148 kind:arm_call to:0x0216ab70 module:overlay(88) +from:0x0216e154 kind:load to:0x02174390 module:overlay(88) +from:0x0216e158 kind:load to:0x027e0954 module:dtcm +from:0x0216e15c kind:load to:0x02174398 module:overlay(88) +from:0x0216e160 kind:load to:0x0216defc module:overlay(88) +from:0x0216e1ec kind:arm_call to:0x0205b148 module:overlay(0) +from:0x0216e214 kind:load to:0x0216d864 module:overlay(88) +from:0x0216e220 kind:arm_call to:0x02165940 module:overlay(88) +from:0x0216e234 kind:arm_call to:0x02165940 module:overlay(88) +from:0x0216e23c kind:arm_call to:0x02011ff4 module:main +from:0x0216e250 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216e264 kind:load to:0x0217626c module:overlay(88) +from:0x0216e278 kind:arm_call to:0x02011f3c module:main +from:0x0216e284 kind:arm_call to:0x0216e2b8 module:overlay(88) +from:0x0216e29c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216e2b4 kind:load to:0x02175528 module:overlay(88) +from:0x0216e2c0 kind:arm_call to:0x0216a5c8 module:overlay(88) +from:0x0216e2e8 kind:load to:0x0217554c module:overlay(88) +from:0x0216e2f4 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216e308 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216e310 kind:arm_call to:0x02011ff4 module:main +from:0x0216e344 kind:arm_call to:0x02013014 module:main +from:0x0216e380 kind:arm_call to:0x020341c4 module:main +from:0x0216e3c8 kind:arm_call to:0x0200f05c module:main +from:0x0216e3f0 kind:arm_call to:0x0200f05c module:main +from:0x0216e430 kind:arm_call to:0x02011f3c module:main +from:0x0216e43c kind:arm_call to:0x0216f020 module:overlay(88) +from:0x0216e458 kind:arm_call to:0x020341c4 module:main +from:0x0216e470 kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x0216e48c kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x0216e4bc kind:arm_call to:0x0200f05c module:main +from:0x0216e4e4 kind:arm_call to:0x0200f05c module:main +from:0x0216e518 kind:arm_call to:0x02028c4c module:main +from:0x0216e528 kind:arm_call to:0x02034060 module:main +from:0x0216e544 kind:arm_call to:0x0200f05c module:main +from:0x0216e568 kind:arm_call to:0x02011f3c module:main +from:0x0216e578 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216e58c kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216e598 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216e5b4 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216e5e8 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216e5f8 kind:arm_call to:0x02011f3c module:main +from:0x0216e60c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216e620 kind:arm_call to:0x02011f3c module:main +from:0x0216e634 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216e648 kind:arm_call to:0x02011f3c module:main +from:0x0216e65c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216e670 kind:arm_call to:0x02011f3c module:main +from:0x0216e684 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216e6c0 kind:arm_call to:0x0200f218 module:main +from:0x0216e6d8 kind:arm_call to:0x020130d4 module:main +from:0x0216e6e8 kind:load to:0x0204999c module:main +from:0x0216e6ec kind:load to:0x027e0ce0 module:dtcm +from:0x0216e6f0 kind:load to:0x021755b0 module:overlay(88) +from:0x0216e6f4 kind:load to:0x021743e0 module:overlay(88) +from:0x0216e6f8 kind:load to:0x021743f4 module:overlay(88) +from:0x0216e6fc kind:load to:0x027e09a4 module:dtcm +from:0x0216e700 kind:load to:0x021755b8 module:overlay(88) +from:0x0216e704 kind:load to:0x021743cc module:overlay(88) +from:0x0216e708 kind:load to:0x021743b8 module:overlay(88) +from:0x0216e70c kind:load to:0x021750a8 module:overlay(88) +from:0x0216e710 kind:load to:0x02058300 module:overlay(0) +from:0x0216e714 kind:load to:0x021743a8 module:overlay(88) +from:0x0216e720 kind:arm_call to:0x0216a850 module:overlay(88) +from:0x0216e730 kind:arm_call to:0x0216f178 module:overlay(88) +from:0x0216e770 kind:arm_call to:0x0200ef5c module:main +from:0x0216e7d8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216e7fc kind:arm_call to:0x0216b800 module:overlay(88) +from:0x0216e814 kind:arm_call to:0x0216f1ec module:overlay(88) +from:0x0216e820 kind:load to:0x020ab4dc module:overlay(0) +from:0x0216e82c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216e840 kind:load to:0x021762b8 module:overlay(88) +from:0x0216e854 kind:arm_call to:0x02011f3c module:main +from:0x0216e860 kind:arm_call to:0x0216e890 module:overlay(88) +from:0x0216e874 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216e88c kind:load to:0x021755c8 module:overlay(88) +from:0x0216e898 kind:arm_call to:0x0216a5c8 module:overlay(88) +from:0x0216e8ac kind:load to:0x021755ec module:overlay(88) +from:0x0216e8cc kind:arm_call to:0x02013014 module:main +from:0x0216e8ec kind:arm_call to:0x02034060 module:main +from:0x0216e8f4 kind:arm_call to:0x02033f7c module:main +from:0x0216e908 kind:arm_call to:0x02034060 module:main +from:0x0216e920 kind:arm_call to:0x02034060 module:main +from:0x0216e928 kind:arm_call to:0x02033f7c module:main +from:0x0216e940 kind:arm_call to:0x02034060 module:main +from:0x0216e954 kind:arm_call to:0x02011f3c module:main +from:0x0216e970 kind:arm_call_thumb to:0x02015550 module:main +from:0x0216e998 kind:arm_call to:0x02034060 module:main +from:0x0216e9a0 kind:arm_call to:0x02033f7c module:main +from:0x0216e9b8 kind:arm_call to:0x02034060 module:main +from:0x0216e9cc kind:arm_call_thumb to:0x020156c8 module:main +from:0x0216e9e4 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0216ea34 kind:arm_call to:0x02011f3c module:main +from:0x0216ea44 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216ea58 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216ea64 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216ea80 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216eab4 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216eac4 kind:arm_call to:0x02011f3c module:main +from:0x0216ead8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216eaec kind:arm_call to:0x02011f3c module:main +from:0x0216eb00 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216eb14 kind:arm_call to:0x02011f3c module:main +from:0x0216eb28 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216eb3c kind:arm_call to:0x02011f3c module:main +from:0x0216eb50 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216eb64 kind:arm_call to:0x02011f3c module:main +from:0x0216eb78 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216eb88 kind:arm_call to:0x020130d4 module:main +from:0x0216eb90 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0216eba0 kind:load to:0x0204999c module:main +from:0x0216eba4 kind:load to:0x02175650 module:overlay(88) +from:0x0216eba8 kind:load to:0x020aa248 module:overlay(0) +from:0x0216ebac kind:load to:0x020aa240 module:overlay(0) +from:0x0216ebb0 kind:load to:0x021750a8 module:overlay(88) +from:0x0216ebb4 kind:load to:0x02058300 module:overlay(0) +from:0x0216ec04 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216ec10 kind:load to:0x021755ec module:overlay(88) +from:0x0216ec60 kind:arm_call to:0x0216a828 module:overlay(88) +from:0x0216ec68 kind:arm_call to:0x02011ff4 module:main +from:0x0216ec74 kind:load to:0x021755ec module:overlay(88) +from:0x0216ec88 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216ec98 kind:arm_call to:0x0200ef5c module:main +from:0x0216ed00 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216ed0c kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216ed18 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216ed3c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0216ed74 kind:arm_call to:0x0216edb8 module:overlay(88) +from:0x0216ed9c kind:arm_call to:0x0216edb8 module:overlay(88) +from:0x0216eda0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0216edac kind:load to:0x027e09ac module:dtcm +from:0x0216edd4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216ee24 kind:arm_call to:0x02024a30 module:main +from:0x0216ee58 kind:arm_call to:0x02024a30 module:main +from:0x0216eff0 kind:load to:0x027e0254 module:dtcm +from:0x0216eff4 kind:load to:0x02174438 module:overlay(88) +from:0x0216eff8 kind:load to:0x02174428 module:overlay(88) +from:0x0216effc kind:load to:0x02174418 module:overlay(88) +from:0x0216f000 kind:load to:0x02174408 module:overlay(88) +from:0x0216f004 kind:load to:0x02174448 module:overlay(88) +from:0x0216f01c kind:load to:0x027e0ce0 module:dtcm +from:0x0216f02c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0216f038 kind:arm_call to:0x0216f00c module:overlay(88) +from:0x0216f054 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x0216f060 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216f068 kind:arm_call to:0x0216f00c module:overlay(88) +from:0x0216f07c kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x0216f090 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f0a4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216f0ac kind:arm_call to:0x0216f00c module:overlay(88) +from:0x0216f0c4 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x0216f0d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f0ec kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216f0f4 kind:arm_call to:0x0216f00c module:overlay(88) +from:0x0216f10c kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x0216f120 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f134 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216f13c kind:arm_call to:0x01ffa81c module:itcm +from:0x0216f148 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216f154 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216f160 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216f170 kind:load to:0x02175664 module:overlay(88) +from:0x0216f174 kind:load to:0x02174478 module:overlay(88) +from:0x0216f184 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f18c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f194 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f1c4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216f1d4 kind:arm_call to:0x0200ea38 module:main +from:0x0216f1e8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216f204 kind:arm_call to:0x02028cdc module:main +from:0x0216f230 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216f23c kind:load to:0x027e0958 module:dtcm +from:0x0216f24c kind:arm_call to:0x0216f19c module:overlay(88) +from:0x0216f264 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216f27c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f280 kind:arm_call to:0x0205accc module:overlay(0) +from:0x0216f2a0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f2ac kind:load to:0x027e0254 module:dtcm +from:0x0216f2b8 kind:arm_call to:0x0216f584 module:overlay(88) +from:0x0216f2e0 kind:arm_call to:0x0216f2f4 module:overlay(88) +from:0x0216f2e8 kind:arm_call to:0x0216f594 module:overlay(88) +from:0x0216f2fc kind:load to:0x0216f3bc module:overlay(88) +from:0x0216f328 kind:arm_call to:0x02011f3c module:main +from:0x0216f334 kind:arm_call to:0x0216f5bc module:overlay(88) +from:0x0216f350 kind:arm_call to:0x0216f644 module:overlay(88) +from:0x0216f364 kind:load to:0x020af780 module:overlay(0) +from:0x0216f388 kind:arm_call to:0x0216f7b4 module:overlay(88) +from:0x0216f39c kind:arm_call to:0x0216f618 module:overlay(88) +from:0x0216f3a4 kind:arm_call to:0x02011ff4 module:main +from:0x0216f3c8 kind:arm_call to:0x0216f368 module:overlay(88) +from:0x0216f3d0 kind:arm_call to:0x0216f510 module:overlay(88) +from:0x0216f3f8 kind:arm_call to:0x0216f300 module:overlay(88) +from:0x0216f43c kind:load to:0x027e09a4 module:dtcm +from:0x0216f484 kind:arm_call to:0x02011f3c module:main +from:0x0216f494 kind:arm_call to:0x02097a88 module:overlay(0) +from:0x0216f4d8 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x0216f50c kind:load to:0x02175670 module:overlay(88) +from:0x0216f538 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0216f570 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0216f578 kind:arm_call to:0x02011ff4 module:main +from:0x0216f590 kind:load to:0x020b64f8 module:overlay(0) +from:0x0216f5a4 kind:load to:0x020b64f8 module:overlay(0) +from:0x0216f5b0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0216f5f8 kind:arm_call_thumb to:0x02015550 module:main +from:0x0216f608 kind:arm_call to:0x02016620 module:main +from:0x0216f614 kind:load to:0x02043f40 module:main +from:0x0216f620 kind:arm_call to:0x0216f7b4 module:overlay(88) +from:0x0216f628 kind:arm_call to:0x0201665c module:main +from:0x0216f630 kind:arm_call_thumb to:0x0201556c module:main +from:0x0216f638 kind:arm_call_thumb to:0x0201568c module:main +from:0x0216f6a4 kind:arm_call to:0x02026800 module:main +from:0x0216f6bc kind:arm_call to:0x02026800 module:main +from:0x0216f6d8 kind:arm_call to:0x02026800 module:main +from:0x0216f6f8 kind:arm_call to:0x02026800 module:main +from:0x0216f71c kind:arm_call_thumb to:0x02012f08 module:main +from:0x0216f77c kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0216f790 kind:arm_call to:0x0216f834 module:overlay(88) +from:0x0216f7a4 kind:load to:0x02175678 module:overlay(88) +from:0x0216f7a8 kind:load to:0x02175688 module:overlay(88) +from:0x0216f7ac kind:load to:0x02175698 module:overlay(88) +from:0x0216f7b0 kind:load to:0x021756a8 module:overlay(88) +from:0x0216f7fc kind:arm_call_thumb to:0x02012f5c module:main +from:0x0216f82c kind:arm_call_thumb to:0x02000d28 module:main +from:0x0216f850 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0216f86c kind:arm_call to:0x0200f38c module:main +from:0x0216f936 kind:thumb_call_arm to:0x0216f414 module:overlay(88) +from:0x0216f95a kind:thumb_call_arm to:0x020a86a4 module:overlay(0) +from:0x0216f96e kind:thumb_call to:0x0208ed64 module:overlay(0) +from:0x0216f98a kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x0216f996 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f9a0 kind:thumb_call_arm to:0x02058080 module:overlay(0) +from:0x0216f9aa kind:thumb_call_arm to:0x02057ee0 module:overlay(0) +from:0x0216f9b4 kind:thumb_call to:0x02057d20 module:overlay(0) +from:0x0216f9be kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f9c8 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x0216f9d4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f9e2 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216f9ee kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f9fc kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fa08 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fa16 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fa24 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fa32 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216faa2 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216faac kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216fab6 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216fac4 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216fad2 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216faee kind:thumb_call_arm to:0x020580e4 module:overlay(0) +from:0x0216fb00 kind:thumb_call_arm to:0x02058264 module:overlay(0) +from:0x0216fb0c kind:load to:0x027e09a4 module:dtcm +from:0x0216fb10 kind:load to:0x027e0ce0 module:dtcm +from:0x0216fb14 kind:load to:0x021744a0 module:overlay(88) +from:0x0216fb18 kind:load to:0x0217448c module:overlay(88) +from:0x0216fb1c kind:load to:0x021744f4 module:overlay(88) +from:0x0216fb20 kind:load to:0x021744e4 module:overlay(88) +from:0x0216fb24 kind:load to:0x02174504 module:overlay(88) +from:0x0216fb28 kind:load to:0x021744c4 module:overlay(88) +from:0x0216fb2c kind:load to:0x021744b4 module:overlay(88) +from:0x0216fb30 kind:load to:0x021762f4 module:overlay(88) +from:0x0216fb34 kind:load to:0x02058300 module:overlay(0) +from:0x0216fb6a kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0216fb70 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fb82 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0216fb88 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fb9a kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0216fba0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fbb2 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0216fbb8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fbfc kind:arm_call to:0x0216f414 module:overlay(88) +from:0x0216fc10 kind:arm_call to:0x02019300 module:main +from:0x0216fc38 kind:arm_call to:0x02170504 module:overlay(88) +from:0x0216fc4c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fc54 kind:arm_call to:0x02170504 module:overlay(88) +from:0x0216fc64 kind:arm_call to:0x021704b4 module:overlay(88) +from:0x0216fc7c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fc94 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fc9c kind:load to:0x0204a110 module:main +from:0x0216fce4 kind:arm_call to:0x020a86a4 module:overlay(0) +from:0x0216fd44 kind:arm_call to:0x0200eab0 module:main +from:0x0216fd60 kind:arm_call to:0x0200eab0 module:main +from:0x0216fd7c kind:arm_call to:0x0200eab0 module:main +from:0x0216fd98 kind:arm_call to:0x0200eab0 module:main +from:0x0216fdb4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216fde0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0216fdfc kind:arm_call to:0x02028c60 module:main +from:0x0216fe14 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216fe30 kind:arm_call to:0x01ffa878 module:itcm +from:0x0216fe40 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216fe54 kind:arm_call to:0x02028c60 module:main +from:0x0216fe68 kind:arm_call to:0x02028c60 module:main +from:0x0216fea0 kind:arm_call to:0x02170518 module:overlay(88) +from:0x0216fec4 kind:arm_call to:0x02028cdc module:main +from:0x0216fee8 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0216fef4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216fef8 kind:load to:0x021744d4 module:overlay(88) +from:0x0216fefc kind:load to:0x02041964 module:main +from:0x0216ff00 kind:load to:0x020aa394 module:overlay(0) +from:0x0216ff04 kind:load to:0x020ab4dc module:overlay(0) +from:0x0216ff0c kind:load to:0x027e09b4 module:dtcm +from:0x0216ff18 kind:arm_call to:0x0216ff24 module:overlay(88) +from:0x0216ff74 kind:arm_call to:0x0216ffd0 module:overlay(88) +from:0x0216ff80 kind:arm_call to:0x0216ffdc module:overlay(88) +from:0x0216ff8c kind:arm_call to:0x021700a4 module:overlay(88) +from:0x0216ffc4 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216ffd8 kind:load to:0x02170284 module:overlay(88) +from:0x02170004 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x02170028 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x02170030 kind:arm_call to:0x0216f818 module:overlay(88) +from:0x02170038 kind:arm_call to:0x0200f3cc module:main +from:0x02170068 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x0217007c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02170094 kind:arm_call to:0x02170150 module:overlay(88) +from:0x0217009c kind:load to:0x020b64f8 module:overlay(0) +from:0x021700a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021700cc kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x021700f0 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x021700f8 kind:arm_call to:0x0216f818 module:overlay(88) +from:0x02170100 kind:arm_call to:0x0200f3cc module:main +from:0x0217012c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02170144 kind:arm_call to:0x02170150 module:overlay(88) +from:0x0217014c kind:load to:0x020b64f8 module:overlay(0) +from:0x0217015c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02170174 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217018c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021701ac kind:arm_call to:0x02170238 module:overlay(88) +from:0x021701ec kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021701f4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02170200 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02170268 kind:arm_call to:0x0216f3d8 module:overlay(88) +from:0x02170270 kind:arm_call to:0x0216f818 module:overlay(88) +from:0x02170278 kind:arm_call to:0x0200f3cc module:main +from:0x02170280 kind:load to:0x020b64f8 module:overlay(0) +from:0x02170340 kind:arm_call to:0x02170194 module:overlay(88) +from:0x0217034c kind:arm_call to:0x02170238 module:overlay(88) +from:0x02170378 kind:arm_call to:0x02170194 module:overlay(88) +from:0x02170384 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02170390 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021703bc kind:arm_call to:0x01ffb428 module:itcm +from:0x0217042c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02170438 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217048c kind:arm_call to:0x02170194 module:overlay(88) +from:0x0217049c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021704d0 kind:arm_call to:0x02170464 module:overlay(88) +from:0x021704fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0217054c kind:arm_call to:0x02028c60 module:main +from:0x02170574 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0217058c kind:arm_call to:0x02028c60 module:main +from:0x021705bc kind:arm_call to:0x0200f218 module:main +from:0x021705cc kind:load to:0x021767e4 module:overlay(88) +from:0x021705e0 kind:arm_call to:0x02011f3c module:main +from:0x021705ec kind:arm_call to:0x0217061c module:overlay(88) +from:0x02170600 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02170618 kind:load to:0x021756dc module:overlay(88) +from:0x02170624 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02170654 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0217066c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02170684 kind:load to:0x02175748 module:overlay(88) +from:0x02170688 kind:load to:0x021767e4 module:overlay(88) +from:0x0217068c kind:load to:0x02175700 module:overlay(88) +from:0x02170698 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021706b0 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x021706e4 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021706f4 kind:load to:0x021756bc module:overlay(88) +from:0x0217077c kind:load to:0x021767e4 module:overlay(88) +from:0x0217079c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021707b0 kind:load to:0x020578a4 module:overlay(0) +from:0x021707c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021707cc kind:arm_call to:0x02011ff4 module:main +from:0x021707e4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021707ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021707f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217080c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170814 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0217081c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170824 kind:arm_call to:0x02011ff4 module:main +from:0x02170838 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0217084c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0217086c kind:load to:0x021757e4 module:overlay(88) +from:0x02170878 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x02170888 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021708e4 kind:load to:0x021768cc module:overlay(88) +from:0x021708f8 kind:arm_call to:0x02011f3c module:main +from:0x02170904 kind:arm_call to:0x02170934 module:overlay(88) +from:0x02170918 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02170930 kind:load to:0x021757c0 module:overlay(88) +from:0x0217093c kind:arm_call to:0x020f7474 module:overlay(31) +from:0x02170954 kind:arm_call to:0x02170844 module:overlay(88) +from:0x02170984 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0217099c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021709b4 kind:load to:0x02175870 module:overlay(88) +from:0x021709b8 kind:load to:0x02175810 module:overlay(88) +from:0x021709bc kind:load to:0x021768cc module:overlay(88) +from:0x021709c0 kind:load to:0x02175700 module:overlay(88) +from:0x021709cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170a10 kind:arm_call to:0x020f7494 module:overlay(31) +from:0x02170a44 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02170a88 kind:arm_call to:0x0200f218 module:main +from:0x02170ab0 kind:arm_call to:0x0200f218 module:main +from:0x02170ad8 kind:arm_call to:0x0200f218 module:main +from:0x02170b00 kind:arm_call to:0x0200f218 module:main +from:0x02170b14 kind:load to:0x021757a0 module:overlay(88) +from:0x02170b18 kind:load to:0x027e09a4 module:dtcm +from:0x02170b1c kind:load to:0x02174528 module:overlay(88) +from:0x02170b20 kind:load to:0x02174514 module:overlay(88) +from:0x02170b24 kind:load to:0x0217453c module:overlay(88) +from:0x02170b28 kind:load to:0x02174550 module:overlay(88) +from:0x02170b60 kind:arm_call to:0x020f7494 module:overlay(31) +from:0x02170bf4 kind:load to:0x021768cc module:overlay(88) +from:0x02170c20 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170c28 kind:arm_call to:0x02011ff4 module:main +from:0x02170c40 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170c48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170c50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170c68 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170c70 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170c78 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170c80 kind:arm_call to:0x02011ff4 module:main +from:0x02170c98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170ca0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170ca8 kind:arm_call to:0x02011ff4 module:main +from:0x02170cc0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170cc8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170cdc kind:arm_call to:0x0209790c module:overlay(0) +from:0x02170cf0 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02170d10 kind:load to:0x0217590c module:overlay(88) +from:0x02170d1c kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x02170d2c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02170d88 kind:load to:0x021769b4 module:overlay(88) +from:0x02170d9c kind:arm_call to:0x02011f3c module:main +from:0x02170da8 kind:arm_call to:0x02170dd8 module:overlay(88) +from:0x02170dbc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02170dd4 kind:load to:0x021758e8 module:overlay(88) +from:0x02170de0 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x02170df8 kind:arm_call to:0x02170ce8 module:overlay(88) +from:0x02170e28 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02170e40 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02170e58 kind:load to:0x02175998 module:overlay(88) +from:0x02170e5c kind:load to:0x02175938 module:overlay(88) +from:0x02170e60 kind:load to:0x021769b4 module:overlay(88) +from:0x02170e64 kind:load to:0x02175700 module:overlay(88) +from:0x02170e70 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170eb4 kind:arm_call to:0x020f7494 module:overlay(31) +from:0x02170ee8 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02170f34 kind:arm_call to:0x0200f218 module:main +from:0x02170f5c kind:arm_call to:0x0200f218 module:main +from:0x02170f88 kind:arm_call to:0x0200f218 module:main +from:0x02170fb0 kind:arm_call to:0x0200f218 module:main +from:0x02170fc4 kind:load to:0x021758c8 module:overlay(88) +from:0x02170fc8 kind:load to:0x027e09a4 module:dtcm +from:0x02170fcc kind:load to:0x02174588 module:overlay(88) +from:0x02170fd0 kind:load to:0x021745b0 module:overlay(88) +from:0x02170fd4 kind:load to:0x0217459c module:overlay(88) +from:0x02170fd8 kind:load to:0x02174574 module:overlay(88) +from:0x02171010 kind:arm_call to:0x020f7494 module:overlay(31) +from:0x02171074 kind:arm_call to:0x0200f05c module:main +from:0x02171090 kind:load to:0x021769b4 module:overlay(88) +from:0x02171094 kind:load to:0x02174564 module:overlay(88) +from:0x021710e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021710e8 kind:arm_call to:0x02011ff4 module:main +from:0x02171100 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171108 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171110 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171128 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171130 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171138 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171140 kind:arm_call to:0x02011ff4 module:main +from:0x02171158 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171160 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171168 kind:arm_call to:0x02011ff4 module:main +from:0x02171180 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171188 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217119c kind:arm_call to:0x0209790c module:overlay(0) +from:0x021711b0 kind:load to:0x02176a9c module:overlay(88) +from:0x021711c4 kind:arm_call to:0x02011f3c module:main +from:0x021711d0 kind:arm_call to:0x02171200 module:overlay(88) +from:0x021711e4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021711fc kind:load to:0x02175a10 module:overlay(88) +from:0x02171208 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02171238 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02171250 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171268 kind:load to:0x02175a34 module:overlay(88) +from:0x0217126c kind:load to:0x02176a9c module:overlay(88) +from:0x02171270 kind:load to:0x02175700 module:overlay(88) +from:0x02171280 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x021712b4 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021712c4 kind:load to:0x021759f0 module:overlay(88) +from:0x0217134c kind:load to:0x02176a9c module:overlay(88) +from:0x02171358 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02171368 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171370 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171378 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171390 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171398 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021713a0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021713a8 kind:arm_call to:0x02011ff4 module:main +from:0x021713bc kind:arm_call to:0x0209790c module:overlay(0) +from:0x021713d0 kind:load to:0x02176b84 module:overlay(88) +from:0x021713e4 kind:arm_call to:0x02011f3c module:main +from:0x021713f0 kind:arm_call to:0x02171420 module:overlay(88) +from:0x02171404 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0217141c kind:load to:0x02175aac module:overlay(88) +from:0x02171428 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02171458 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02171470 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171488 kind:load to:0x02175b18 module:overlay(88) +from:0x0217148c kind:load to:0x02176b84 module:overlay(88) +from:0x02171490 kind:load to:0x02175ad0 module:overlay(88) +from:0x0217149c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021714b4 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x021714e8 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021714f8 kind:load to:0x02175a8c module:overlay(88) +from:0x02171580 kind:load to:0x02176b84 module:overlay(88) +from:0x0217158c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171594 kind:arm_call to:0x02011ff4 module:main +from:0x021715ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021715b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021715bc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021715d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021715dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021715e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021715ec kind:arm_call to:0x02011ff4 module:main +from:0x02171600 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02171614 kind:load to:0x02176c6c module:overlay(88) +from:0x02171628 kind:arm_call to:0x02011f3c module:main +from:0x02171634 kind:arm_call to:0x02171664 module:overlay(88) +from:0x02171648 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02171660 kind:load to:0x02175b90 module:overlay(88) +from:0x0217166c kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x0217169c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021716b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021716cc kind:load to:0x02175bb4 module:overlay(88) +from:0x021716d0 kind:load to:0x02176c6c module:overlay(88) +from:0x021716d4 kind:load to:0x02175700 module:overlay(88) +from:0x021716e4 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02171718 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02171728 kind:load to:0x02175b70 module:overlay(88) +from:0x021717b0 kind:load to:0x02176c6c module:overlay(88) +from:0x021717c0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021717c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021717d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021717e8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021717f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021717f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171800 kind:arm_call to:0x02011ff4 module:main +from:0x02171814 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02171828 kind:load to:0x02176d54 module:overlay(88) +from:0x0217183c kind:arm_call to:0x02011f3c module:main +from:0x02171848 kind:arm_call to:0x02171878 module:overlay(88) +from:0x0217185c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02171874 kind:load to:0x02175c2c module:overlay(88) +from:0x02171880 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x021718b0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021718c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021718e0 kind:load to:0x02175c50 module:overlay(88) +from:0x021718e4 kind:load to:0x02176d54 module:overlay(88) +from:0x021718e8 kind:load to:0x02175700 module:overlay(88) +from:0x021718f8 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x0217192c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0217193c kind:load to:0x02175c0c module:overlay(88) +from:0x021719c4 kind:load to:0x02176d54 module:overlay(88) +from:0x021719d0 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x021719e0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021719e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021719f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171a08 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171a10 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171a18 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171a20 kind:arm_call to:0x02011ff4 module:main +from:0x02171a34 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02171a48 kind:load to:0x02176e3c module:overlay(88) +from:0x02171a5c kind:arm_call to:0x02011f3c module:main +from:0x02171a68 kind:arm_call to:0x02171a98 module:overlay(88) +from:0x02171a7c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02171a94 kind:load to:0x02175cb0 module:overlay(88) +from:0x02171aa0 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02171ab4 kind:load to:0x02175cd4 module:overlay(88) +from:0x02171ac0 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02171b0c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171b14 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171b2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171b34 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171b3c kind:arm_call to:0x02011ff4 module:main +from:0x02171b50 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02171b64 kind:load to:0x02176e88 module:overlay(88) +from:0x02171b78 kind:arm_call to:0x02011f3c module:main +from:0x02171b84 kind:arm_call to:0x02171bb4 module:overlay(88) +from:0x02171b98 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02171bb0 kind:load to:0x02175d4c module:overlay(88) +from:0x02171bbc kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02171bec kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02171c04 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171c1c kind:load to:0x02175d70 module:overlay(88) +from:0x02171c20 kind:load to:0x02176e88 module:overlay(88) +from:0x02171c24 kind:load to:0x02175700 module:overlay(88) +from:0x02171c34 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02171c68 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02171c78 kind:load to:0x02175d2c module:overlay(88) +from:0x02171d00 kind:load to:0x02176e88 module:overlay(88) +from:0x02171d10 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171d18 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171d20 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171d38 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171d40 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171d48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171d50 kind:arm_call to:0x02011ff4 module:main +from:0x02171d64 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02171d78 kind:load to:0x02176f70 module:overlay(88) +from:0x02171d8c kind:arm_call to:0x02011f3c module:main +from:0x02171d98 kind:arm_call to:0x02171dc8 module:overlay(88) +from:0x02171dac kind:arm_call to:0x02097898 module:overlay(0) +from:0x02171dc4 kind:load to:0x02175de8 module:overlay(88) +from:0x02171dd0 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02171e00 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02171e18 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171e30 kind:load to:0x02175e0c module:overlay(88) +from:0x02171e34 kind:load to:0x02176f70 module:overlay(88) +from:0x02171e38 kind:load to:0x02175700 module:overlay(88) +from:0x02171e48 kind:arm_call to:0x020f7538 module:overlay(31) +from:0x02171e7c kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02171e8c kind:load to:0x02175dc8 module:overlay(88) +from:0x02171f14 kind:load to:0x02176f70 module:overlay(88) +from:0x02171f20 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02171f30 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171f38 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171f40 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171f58 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02171f60 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171f68 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171f70 kind:arm_call to:0x02011ff4 module:main +from:0x02171f84 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02171f98 kind:load to:0x02177058 module:overlay(88) +from:0x02171fac kind:arm_call to:0x02011f3c module:main +from:0x02171fb8 kind:arm_call to:0x02171fe8 module:overlay(88) +from:0x02171fcc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02171fe4 kind:load to:0x02175e84 module:overlay(88) +from:0x02171ff0 kind:arm_call to:0x020f750c module:overlays(26,31) +from:0x02172020 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02172038 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02172050 kind:load to:0x02175ef0 module:overlay(88) +from:0x02172054 kind:load to:0x02177058 module:overlay(88) +from:0x02172058 kind:load to:0x02175ea8 module:overlay(88) +from:0x02172064 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0217207c kind:arm_call to:0x020f7538 module:overlay(31) +from:0x021720b0 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x021720c0 kind:load to:0x02175e64 module:overlay(88) +from:0x02172118 kind:arm_call to:0x0200f05c module:main +from:0x02172134 kind:load to:0x02177058 module:overlay(88) +from:0x02172138 kind:load to:0x021745c4 module:overlay(88) +from:0x02172144 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02172150 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02172158 kind:arm_call to:0x02011ff4 module:main +from:0x02172170 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02172178 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02172180 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02172198 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021721a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021721a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021721b0 kind:arm_call to:0x02011ff4 module:main +from:0x021721c4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021721d8 kind:load to:0x02177140 module:overlay(88) +from:0x021721ec kind:arm_call to:0x02011f3c module:main +from:0x021721f8 kind:arm_call to:0x02172228 module:overlay(88) +from:0x0217220c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02172224 kind:load to:0x02175f50 module:overlay(88) +from:0x02172230 kind:arm_call to:0x02119018 module:overlay(34) +from:0x02172244 kind:load to:0x02175f74 module:overlay(88) +from:0x02172294 kind:load to:0x02177140 module:overlay(88) +from:0x021722ac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021722b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021722bc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021722d4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021722dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021722e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021722ec kind:arm_call to:0x02011ff4 module:main +from:0x02172300 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02172320 kind:arm_call to:0x02011f3c module:main +from:0x02172330 kind:arm_call to:0x0217233c module:overlay(88) +from:0x02172348 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x02172350 kind:arm_call to:0x02172608 module:overlay(88) +from:0x02172364 kind:arm_call to:0x0217262c module:overlay(88) +from:0x02172388 kind:arm_call to:0x020166cc module:main +from:0x021723ac kind:arm_call to:0x02019538 module:main +from:0x021723b8 kind:arm_call to:0x020166cc module:main +from:0x021723e4 kind:arm_call to:0x02011f3c module:main +from:0x021723f0 kind:arm_call to:0x02172b20 module:overlay(88) +from:0x02172410 kind:arm_call to:0x020166cc module:main +from:0x02172430 kind:arm_call to:0x02011f3c module:main +from:0x0217243c kind:arm_call to:0x0217335c module:overlay(88) +from:0x0217245c kind:arm_call to:0x020166cc module:main +from:0x02172484 kind:load to:0x02175fd8 module:overlay(88) +from:0x02172488 kind:load to:0x0204a110 module:main +from:0x0217248c kind:load to:0x027e09a4 module:dtcm +from:0x021724e8 kind:arm_call to:0x021726e0 module:overlay(88) +from:0x021724f0 kind:arm_call to:0x02172618 module:overlay(88) +from:0x021724f8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172504 kind:load to:0x02175fd8 module:overlay(88) +from:0x0217255c kind:arm_call to:0x021726e0 module:overlay(88) +from:0x02172564 kind:arm_call to:0x02172618 module:overlay(88) +from:0x0217256c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172574 kind:arm_call to:0x02011ff4 module:main +from:0x02172580 kind:load to:0x02175fd8 module:overlay(88) +from:0x0217258c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172594 kind:arm_call to:0x02011ff4 module:main +from:0x021725cc kind:arm_call to:0x02172f6c module:overlay(88) +from:0x021725d4 kind:load to:0x027e09a4 module:dtcm +from:0x021725fc kind:arm_call to:0x021733ac module:overlay(88) +from:0x02172604 kind:load to:0x027e09a4 module:dtcm +from:0x02172614 kind:load to:0x02177218 module:overlay(88) +from:0x02172628 kind:load to:0x02177218 module:overlay(88) +from:0x02172650 kind:arm_call to:0x02063004 module:overlay(0) +from:0x0217266c kind:arm_call to:0x0201f6f0 module:main +from:0x0217267c kind:arm_call to:0x0201f6f0 module:main +from:0x021726a4 kind:arm_call to:0x02172888 module:overlay(88) +from:0x021726b4 kind:arm_call to:0x0201f730 module:main +from:0x021726c0 kind:arm_call to:0x0201f730 module:main +from:0x021726d8 kind:load to:0x02175ffc module:overlay(88) +from:0x021726f4 kind:arm_call to:0x0201f498 module:main +from:0x021726fc kind:arm_call to:0x0201f498 module:main +from:0x02172704 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0217270c kind:arm_call to:0x0201f2cc module:main +from:0x02172714 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0217271c kind:arm_call to:0x0201f2cc module:main +from:0x02172724 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x02172730 kind:load to:0x02175ffc module:overlay(88) +from:0x02172748 kind:arm_call to:0x0201f498 module:main +from:0x02172750 kind:arm_call to:0x0201f498 module:main +from:0x02172758 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02172760 kind:arm_call to:0x0201f2cc module:main +from:0x02172768 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02172770 kind:arm_call to:0x0201f2cc module:main +from:0x02172778 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x02172780 kind:arm_call to:0x02011ff4 module:main +from:0x0217278c kind:load to:0x02175ffc module:overlay(88) +from:0x021727a4 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x0217280c kind:arm_call to:0x020630b4 module:overlay(0) +from:0x02172848 kind:arm_call to:0x020630b4 module:overlay(0) +from:0x02172880 kind:load to:0x020b504c module:overlay(0) +from:0x02172884 kind:load to:0x0204a110 module:main +from:0x021728d8 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x02172900 kind:arm_call to:0x02172790 module:overlay(88) +from:0x02172928 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02172954 kind:arm_call to:0x02172888 module:overlay(88) +from:0x02172a28 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02172ab8 kind:arm_call to:0x02172790 module:overlay(88) +from:0x02172ac4 kind:load to:0x0204a088 module:main +from:0x02172ac8 kind:load to:0x0204a110 module:main +from:0x02172acc kind:load to:0x020b504c module:overlay(0) +from:0x02172af8 kind:arm_call to:0x02063164 module:overlay(0) +from:0x02172b08 kind:arm_call to:0x0201f4b4 module:main +from:0x02172b14 kind:arm_call to:0x0201f4b4 module:main +from:0x02172b1c kind:load to:0x0204a088 module:main +from:0x02172b2c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x02172b70 kind:arm_call to:0x0203d160 module:main +from:0x02172b88 kind:arm_call to:0x0203d160 module:main +from:0x02172b94 kind:arm_call to:0x0217323c module:overlay(88) +from:0x02172bb8 kind:arm_call to:0x0201c0c4 module:main +from:0x02172bd4 kind:arm_call to:0x0201615c module:main +from:0x02172be4 kind:arm_call to:0x0201615c module:main +from:0x02172bf8 kind:arm_call to:0x0201615c module:main +from:0x02172c08 kind:arm_call to:0x0201615c module:main +from:0x02172c5c kind:arm_call to:0x0206667c module:overlay(0) +from:0x02172c6c kind:arm_call to:0x0206667c module:overlay(0) +from:0x02172c7c kind:load to:0x02176020 module:overlay(88) +from:0x02172c80 kind:load to:0x0217323c module:overlay(88) +from:0x02172c84 kind:load to:0x02172c90 module:overlay(88) +from:0x02172c88 kind:load to:0x027e0994 module:dtcm +from:0x02172c8c kind:load to:0x020b4f84 module:overlay(0) +from:0x02172c9c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02172ca4 kind:arm_call to:0x0201f2cc module:main +from:0x02172cc4 kind:arm_call to:0x02066714 module:overlay(0) +from:0x02172cd8 kind:arm_call to:0x0201f498 module:main +from:0x02172cf8 kind:arm_call to:0x0201f498 module:main +from:0x02172d10 kind:arm_call to:0x0201f498 module:main +from:0x02172d20 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02172d28 kind:arm_call to:0x0201f2cc module:main +from:0x02172d44 kind:arm_call to:0x0203d210 module:main +from:0x02172d58 kind:arm_call to:0x0203d210 module:main +from:0x02172d60 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172d6c kind:load to:0x02176020 module:overlay(88) +from:0x02172d70 kind:load to:0x020b4f84 module:overlay(0) +from:0x02172d74 kind:load to:0x02172c90 module:overlay(88) +from:0x02172d8c kind:arm_call to:0x02066714 module:overlay(0) +from:0x02172da0 kind:arm_call to:0x0201f498 module:main +from:0x02172dc0 kind:arm_call to:0x0201f498 module:main +from:0x02172dd8 kind:arm_call to:0x0201f498 module:main +from:0x02172de8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02172df0 kind:arm_call to:0x0201f2cc module:main +from:0x02172e0c kind:arm_call to:0x0203d210 module:main +from:0x02172e20 kind:arm_call to:0x0203d210 module:main +from:0x02172e28 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172e30 kind:arm_call to:0x02011ff4 module:main +from:0x02172e3c kind:load to:0x02176020 module:overlay(88) +from:0x02172e40 kind:load to:0x020b4f84 module:overlay(0) +from:0x02172e44 kind:load to:0x02172c90 module:overlay(88) +from:0x02172e80 kind:arm_call to:0x0201f5c4 module:main +from:0x02172e8c kind:arm_call to:0x0201f730 module:main +from:0x02172ec0 kind:arm_call to:0x0201f5c4 module:main +from:0x02172ecc kind:arm_call to:0x0201f730 module:main +from:0x02172eec kind:arm_call to:0x0201f5c4 module:main +from:0x02172efc kind:arm_call to:0x0201f730 module:main +from:0x02172f38 kind:arm_call to:0x02173274 module:overlay(88) +from:0x02172f64 kind:arm_call to:0x0217308c module:overlay(88) +from:0x02172f8c kind:arm_call to:0x02172e48 module:overlay(88) +from:0x02172fbc kind:arm_call to:0x021732cc module:overlay(88) +from:0x02172fe8 kind:arm_call to:0x021732cc module:overlay(88) +from:0x02173008 kind:arm_call to:0x021732cc module:overlay(88) +from:0x02173020 kind:arm_call to:0x0217308c module:overlay(88) +from:0x0217304c kind:arm_call to:0x02173320 module:overlay(88) +from:0x0217306c kind:arm_call to:0x02173320 module:overlay(88) +from:0x02173084 kind:arm_call to:0x02173320 module:overlay(88) +from:0x021730a8 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0217310c kind:arm_call to:0x02173274 module:overlay(88) +from:0x021731b0 kind:arm_call to:0x02173274 module:overlay(88) +from:0x0217320c kind:arm_call to:0x02173274 module:overlay(88) +from:0x02173234 kind:load to:0x020b504c module:overlay(0) +from:0x02173244 kind:arm_call to:0x0201f640 module:main +from:0x02173270 kind:load to:0x02176014 module:overlay(88) +from:0x02173284 kind:arm_call to:0x0201fa70 module:main +from:0x02173354 kind:arm_call to:0x02062228 module:overlay(0) +from:0x02173364 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x02173390 kind:arm_call to:0x0201ef9c module:main +from:0x021733a8 kind:load to:0x02176044 module:overlay(88) +from:0x021733dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021733f8 kind:arm_call to:0x0201effc module:main +from:0x02173420 kind:arm_call to:0x0201f04c module:main +from:0x02173434 kind:arm_call to:0x0201c4d8 module:main +from:0x0217343c kind:load to:0x0204aeac module:main +from:0x02173570 kind:arm_call to:0x0201f04c module:main +from:0x02173584 kind:arm_call to:0x0201c4d8 module:main +from:0x021735e0 kind:load to:0x0204aeac module:main +from:0x021735e4 kind:load to:0x021760c0 module:overlay(88) +from:0x02173610 kind:arm_call to:0x0201aa44 module:main +from:0x02173618 kind:load to:0x0204af1c module:main +from:0x02173624 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0217363c kind:arm_call to:0x02061648 module:overlay(0) +from:0x02173658 kind:arm_call to:0x0201bb38 module:main +from:0x0217366c kind:arm_call to:0x020611dc module:overlay(0) +from:0x02173678 kind:load to:0x02176068 module:overlay(88) +from:0x0217367c kind:load to:0x0204a088 module:main +from:0x0217369c kind:arm_call to:0x0201bba4 module:main +from:0x021736a8 kind:arm_call to:0x0201b9a8 module:main +from:0x021736b4 kind:arm_call to:0x02061248 module:overlay(0) +from:0x021736bc kind:arm_call to:0x02061230 module:overlay(0) +from:0x021736c4 kind:load to:0x0204e5f8 module:main +from:0x021736c8 kind:load to:0x0204a088 module:main +from:0x021736ec kind:arm_call to:0x020b68c0 module:overlay(8) +from:0x02173704 kind:load to:0x0204e5f8 module:main +from:0x02173734 kind:arm_call to:0x0201bbcc module:main +from:0x02173740 kind:arm_call to:0x0201b9a8 module:main +from:0x0217374c kind:arm_call to:0x02061248 module:overlay(0) +from:0x02173754 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0217375c kind:load to:0x0204e5f8 module:main +from:0x02173760 kind:load to:0x0204a088 module:main +from:0x02173788 kind:load to:0x0204e5f8 module:main +from:0x02173798 kind:arm_call to:0x0201bacc module:main +from:0x021737a0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x021737b8 kind:arm_call to:0x0201bacc module:main +from:0x021737c0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x021737c8 kind:arm_call to:0x02011ff4 module:main +from:0x02173910 kind:load to:0x021745e0 module:overlay(88) +from:0x02173914 kind:load to:0x021745ec module:overlay(88) +from:0x02173918 kind:load to:0x02174600 module:overlay(88) +from:0x0217391c kind:load to:0x021745e4 module:overlay(88) +from:0x02173920 kind:load to:0x021745f4 module:overlay(88) +from:0x02173924 kind:load to:0x021745fc module:overlay(88) +from:0x02173928 kind:load to:0x021745d8 module:overlay(88) +from:0x0217392c kind:load to:0x021745e8 module:overlay(88) +from:0x02173930 kind:load to:0x021745d4 module:overlay(88) +from:0x02173934 kind:load to:0x021745f8 module:overlay(88) +from:0x02173938 kind:load to:0x021745dc module:overlay(88) +from:0x0217393c kind:load to:0x021745f0 module:overlay(88) +from:0x02173a4c kind:load to:0x02174654 module:overlay(88) +from:0x02173a50 kind:load to:0x02174684 module:overlay(88) +from:0x02173a54 kind:load to:0x02174644 module:overlay(88) +from:0x02173a58 kind:load to:0x021746b4 module:overlay(88) +from:0x02173a5c kind:load to:0x02174664 module:overlay(88) +from:0x02173a60 kind:load to:0x02174624 module:overlay(88) +from:0x02173a64 kind:load to:0x02174604 module:overlay(88) +from:0x02173a68 kind:load to:0x02174634 module:overlay(88) +from:0x02173a6c kind:load to:0x02174614 module:overlay(88) +from:0x02173a70 kind:load to:0x021746a4 module:overlay(88) +from:0x02173a74 kind:load to:0x02174674 module:overlay(88) +from:0x02173a78 kind:load to:0x02174694 module:overlay(88) +from:0x02173a8c kind:arm_call to:0x02020268 module:main +from:0x02173aac kind:arm_call to:0x02011f3c module:main +from:0x02173ab8 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x02173aec kind:arm_call to:0x02011f3c module:main +from:0x02173af8 kind:arm_call to:0x020a39dc module:overlay(0) +from:0x02173b14 kind:arm_call to:0x020204e0 module:main +from:0x02173b44 kind:arm_call to:0x02011f3c module:main +from:0x02173b50 kind:arm_call to:0x020a39dc module:overlay(0) +from:0x02173b6c kind:arm_call to:0x020204e0 module:main +from:0x02173b8c kind:load to:0x02176098 module:overlay(88) +from:0x02173b90 kind:load to:0x020443c0 module:main +from:0x02173b94 kind:load to:0x020b4f84 module:overlay(0) +from:0x02173bc4 kind:arm_call to:0x02020348 module:main +from:0x02173bd0 kind:load to:0x02176098 module:overlay(88) +from:0x02173c00 kind:arm_call to:0x02020348 module:main +from:0x02173c08 kind:arm_call to:0x02011ff4 module:main +from:0x02173c14 kind:load to:0x02176098 module:overlay(88) +from:0x02173c38 kind:arm_call to:0x02020404 module:main +from:0x02173c40 kind:arm_call to:0x02173c6c module:overlay(88) +from:0x02173c48 kind:arm_call to:0x020684c8 module:overlay(0) +from:0x02173c50 kind:arm_call to:0x02173d64 module:overlay(88) +from:0x02173c68 kind:load to:0x020b504c module:overlay(0) +from:0x02173c8c kind:arm_call to:0x02019590 module:main +from:0x02173cb0 kind:arm_call to:0x02062538 module:overlay(0) +from:0x02173ce0 kind:arm_call to:0x020204c0 module:main +from:0x02173d60 kind:load to:0x0204a110 module:main +from:0x02173d80 kind:arm_call to:0x0217416c module:overlay(88) +from:0x02173d90 kind:arm_call to:0x021741b8 module:overlay(88) +from:0x02173da4 kind:arm_call to:0x02061db8 module:overlay(0) +from:0x02173dac kind:arm_call to:0x021741b8 module:overlay(88) +from:0x02173de0 kind:arm_call to:0x0202041c module:main +from:0x02173e08 kind:arm_call to:0x02173e2c module:overlay(88) +from:0x02173e10 kind:arm_call to:0x0217404c module:overlay(88) +from:0x02173e24 kind:arm_call to:0x0217409c module:overlay(88) +from:0x02173e44 kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02173e68 kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02173e90 kind:arm_call to:0x020a4490 module:overlay(0) +from:0x02173ea4 kind:arm_call to:0x02174150 module:overlay(88) +from:0x02173eb8 kind:arm_call to:0x02173ec8 module:overlay(88) +from:0x02173ee8 kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02173efc kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02173f0c kind:arm_call to:0x020695d4 module:overlay(0) +from:0x02173f38 kind:arm_call to:0x02028e30 module:main +from:0x02173f80 kind:arm_call to:0x020695d4 module:overlay(0) +from:0x02173f8c kind:arm_call to:0x021741b8 module:overlay(88) +from:0x02174020 kind:arm_call to:0x0206878c module:overlay(0) +from:0x02174048 kind:load to:0x020b4f84 module:overlay(0) +from:0x02174074 kind:arm_call to:0x02174150 module:overlay(88) +from:0x021740e8 kind:arm_call to:0x02174150 module:overlay(88) +from:0x021740f8 kind:arm_call to:0x02174100 module:overlay(88) +from:0x0217410c kind:arm_call to:0x020a4398 module:overlay(0) +from:0x02174114 kind:arm_call to:0x02173d64 module:overlay(88) +from:0x02174124 kind:arm_call to:0x0202039c module:main +from:0x02174140 kind:arm_call to:0x0206216c module:overlay(0) +from:0x021741b4 kind:load to:0x02049be0 module:main +from:0x021741e4 kind:arm_call to:0x02061da8 module:overlay(0) +from:0x02174204 kind:load to:0x020b4f84 module:overlay(0) +from:0x02174700 kind:load to:0x020aac7c module:overlay(0) +from:0x02174704 kind:load to:0x0217503c module:overlay(88) +from:0x02174724 kind:arm_call to:0x0216a5a0 module:overlay(88) +from:0x02174734 kind:arm_call to:0x0203ce74 module:main +from:0x0217475c kind:arm_call to:0x0203d160 module:main +from:0x02174764 kind:load to:0x021760cc module:overlay(88) +from:0x02174768 kind:load to:0x021760ec module:overlay(88) +from:0x0217476c kind:load to:0x0216c354 module:overlay(88) +from:0x02174770 kind:load to:0x021760d0 module:overlay(88) +from:0x02174774 kind:load to:0x021760dc module:overlay(88) +from:0x02174778 kind:load to:0x0216c2ec module:overlay(88) +from:0x02174798 kind:arm_call to:0x0216c39c module:overlay(88) +from:0x021747a8 kind:arm_call to:0x0203ce74 module:main +from:0x021747bc kind:load to:0x02176128 module:overlay(88) +from:0x021747c0 kind:load to:0x0217613c module:overlay(88) +from:0x021747c4 kind:load to:0x0216c6b0 module:overlay(88) +from:0x021747c8 kind:load to:0x02176130 module:overlay(88) +from:0x021747e8 kind:arm_call to:0x0216c6f8 module:overlay(88) +from:0x021747f8 kind:arm_call to:0x0203ce74 module:main +from:0x0217480c kind:load to:0x02176178 module:overlay(88) +from:0x02174810 kind:load to:0x02176188 module:overlay(88) +from:0x02174814 kind:load to:0x0216ccc0 module:overlay(88) +from:0x02174818 kind:load to:0x0217617c module:overlay(88) +from:0x02174838 kind:arm_call to:0x0216cd08 module:overlay(88) +from:0x02174848 kind:arm_call to:0x0203ce74 module:main +from:0x0217485c kind:load to:0x021761c4 module:overlay(88) +from:0x02174860 kind:load to:0x021761d4 module:overlay(88) +from:0x02174864 kind:load to:0x0216d290 module:overlay(88) +from:0x02174868 kind:load to:0x021761c8 module:overlay(88) +from:0x02174888 kind:arm_call to:0x0216d34c module:overlay(88) +from:0x02174898 kind:arm_call to:0x0203ce74 module:main +from:0x021748ac kind:load to:0x02176210 module:overlay(88) +from:0x021748b0 kind:load to:0x02176220 module:overlay(88) +from:0x021748b4 kind:load to:0x0216e248 module:overlay(88) +from:0x021748b8 kind:load to:0x02176214 module:overlay(88) +from:0x021748d8 kind:arm_call to:0x0216e290 module:overlay(88) +from:0x021748e8 kind:arm_call to:0x0203ce74 module:main +from:0x021748fc kind:load to:0x0217625c module:overlay(88) +from:0x02174900 kind:load to:0x0217626c module:overlay(88) +from:0x02174904 kind:load to:0x0216e824 module:overlay(88) +from:0x02174908 kind:load to:0x02176260 module:overlay(88) +from:0x02174928 kind:arm_call to:0x0216e868 module:overlay(88) +from:0x02174938 kind:arm_call to:0x0203ce74 module:main +from:0x0217494c kind:load to:0x021762a8 module:overlay(88) +from:0x02174950 kind:load to:0x021762b8 module:overlay(88) +from:0x02174954 kind:load to:0x0216ed10 module:overlay(88) +from:0x02174958 kind:load to:0x021762ac module:overlay(88) +from:0x02174978 kind:arm_call to:0x021705f4 module:overlay(88) +from:0x02174988 kind:arm_call to:0x0203ce74 module:main +from:0x0217499c kind:load to:0x021767d4 module:overlay(88) +from:0x021749a0 kind:load to:0x021767e4 module:overlay(88) +from:0x021749a4 kind:load to:0x02170830 module:overlay(88) +from:0x021749a8 kind:load to:0x021767d8 module:overlay(88) +from:0x021749c8 kind:arm_call to:0x0217090c module:overlay(88) +from:0x021749d8 kind:arm_call to:0x0203ce74 module:main +from:0x021749ec kind:load to:0x021768bc module:overlay(88) +from:0x021749f0 kind:load to:0x021768cc module:overlay(88) +from:0x021749f4 kind:load to:0x02170cd4 module:overlay(88) +from:0x021749f8 kind:load to:0x021768c0 module:overlay(88) +from:0x02174a18 kind:arm_call to:0x02170db0 module:overlay(88) +from:0x02174a28 kind:arm_call to:0x0203ce74 module:main +from:0x02174a3c kind:load to:0x021769a4 module:overlay(88) +from:0x02174a40 kind:load to:0x021769b4 module:overlay(88) +from:0x02174a44 kind:load to:0x02171194 module:overlay(88) +from:0x02174a48 kind:load to:0x021769a8 module:overlay(88) +from:0x02174a68 kind:arm_call to:0x021711d8 module:overlay(88) +from:0x02174a78 kind:arm_call to:0x0203ce74 module:main +from:0x02174a8c kind:load to:0x02176a8c module:overlay(88) +from:0x02174a90 kind:load to:0x02176a9c module:overlay(88) +from:0x02174a94 kind:load to:0x021713b4 module:overlay(88) +from:0x02174a98 kind:load to:0x02176a90 module:overlay(88) +from:0x02174ab8 kind:arm_call to:0x021713f8 module:overlay(88) +from:0x02174ac8 kind:arm_call to:0x0203ce74 module:main +from:0x02174adc kind:load to:0x02176b74 module:overlay(88) +from:0x02174ae0 kind:load to:0x02176b84 module:overlay(88) +from:0x02174ae4 kind:load to:0x021715f8 module:overlay(88) +from:0x02174ae8 kind:load to:0x02176b78 module:overlay(88) +from:0x02174b08 kind:arm_call to:0x0217163c module:overlay(88) +from:0x02174b18 kind:arm_call to:0x0203ce74 module:main +from:0x02174b2c kind:load to:0x02176c5c module:overlay(88) +from:0x02174b30 kind:load to:0x02176c6c module:overlay(88) +from:0x02174b34 kind:load to:0x0217180c module:overlay(88) +from:0x02174b38 kind:load to:0x02176c60 module:overlay(88) +from:0x02174b58 kind:arm_call to:0x02171850 module:overlay(88) +from:0x02174b68 kind:arm_call to:0x0203ce74 module:main +from:0x02174b7c kind:load to:0x02176d44 module:overlay(88) +from:0x02174b80 kind:load to:0x02176d54 module:overlay(88) +from:0x02174b84 kind:load to:0x02171a2c module:overlay(88) +from:0x02174b88 kind:load to:0x02176d48 module:overlay(88) +from:0x02174ba8 kind:arm_call to:0x02171a70 module:overlay(88) +from:0x02174bb8 kind:arm_call to:0x0203ce74 module:main +from:0x02174bcc kind:load to:0x02176e2c module:overlay(88) +from:0x02174bd0 kind:load to:0x02176e3c module:overlay(88) +from:0x02174bd4 kind:load to:0x02171b48 module:overlay(88) +from:0x02174bd8 kind:load to:0x02176e30 module:overlay(88) +from:0x02174bf8 kind:arm_call to:0x02171b8c module:overlay(88) +from:0x02174c08 kind:arm_call to:0x0203ce74 module:main +from:0x02174c1c kind:load to:0x02176e78 module:overlay(88) +from:0x02174c20 kind:load to:0x02176e88 module:overlay(88) +from:0x02174c24 kind:load to:0x02171d5c module:overlay(88) +from:0x02174c28 kind:load to:0x02176e7c module:overlay(88) +from:0x02174c48 kind:arm_call to:0x02171da0 module:overlay(88) +from:0x02174c58 kind:arm_call to:0x0203ce74 module:main +from:0x02174c6c kind:load to:0x02176f60 module:overlay(88) +from:0x02174c70 kind:load to:0x02176f70 module:overlay(88) +from:0x02174c74 kind:load to:0x02171f7c module:overlay(88) +from:0x02174c78 kind:load to:0x02176f64 module:overlay(88) +from:0x02174c98 kind:arm_call to:0x02171fc0 module:overlay(88) +from:0x02174ca8 kind:arm_call to:0x0203ce74 module:main +from:0x02174cbc kind:load to:0x02177048 module:overlay(88) +from:0x02174cc0 kind:load to:0x02177058 module:overlay(88) +from:0x02174cc4 kind:load to:0x021721bc module:overlay(88) +from:0x02174cc8 kind:load to:0x0217704c module:overlay(88) +from:0x02174ce8 kind:arm_call to:0x02172200 module:overlay(88) +from:0x02174cf8 kind:arm_call to:0x0203ce74 module:main +from:0x02174d0c kind:load to:0x02177130 module:overlay(88) +from:0x02174d10 kind:load to:0x02177140 module:overlay(88) +from:0x02174d14 kind:load to:0x021722f8 module:overlay(88) +from:0x02174d18 kind:load to:0x02177134 module:overlay(88) +from:0x02174d1c kind:load to:0x021746ec module:overlay(88) +from:0x02174d20 kind:load to:0x02174708 module:overlay(88) +from:0x02174d24 kind:load to:0x0217477c module:overlay(88) +from:0x02174d28 kind:load to:0x021747cc module:overlay(88) +from:0x02174d2c kind:load to:0x0217481c module:overlay(88) +from:0x02174d30 kind:load to:0x0217486c module:overlay(88) +from:0x02174d34 kind:load to:0x021748bc module:overlay(88) +from:0x02174d38 kind:load to:0x0217490c module:overlay(88) +from:0x02174d3c kind:load to:0x0217495c module:overlay(88) +from:0x02174d40 kind:load to:0x021749ac module:overlay(88) +from:0x02174d44 kind:load to:0x021749fc module:overlay(88) +from:0x02174d48 kind:load to:0x02174a4c module:overlay(88) +from:0x02174d4c kind:load to:0x02174a9c module:overlay(88) +from:0x02174d50 kind:load to:0x02174aec module:overlay(88) +from:0x02174d54 kind:load to:0x02174b3c module:overlay(88) +from:0x02174d58 kind:load to:0x02174b8c module:overlay(88) +from:0x02174d5c kind:load to:0x02174bdc module:overlay(88) +from:0x02174d60 kind:load to:0x02174c2c module:overlay(88) +from:0x02174d64 kind:load to:0x02174c7c module:overlay(88) +from:0x02174d68 kind:load to:0x02174ccc module:overlay(88) +from:0x02174d88 kind:load to:0x021658d0 module:overlay(88) +from:0x02174d8c kind:load to:0x02165904 module:overlay(88) +from:0x02174d9c kind:load to:0x02165ac0 module:overlay(88) +from:0x02174da0 kind:load to:0x02165b44 module:overlay(88) +from:0x02174da4 kind:load to:0x02165bdc module:overlay(88) +from:0x02174da8 kind:load to:0x02165bd0 module:overlay(88) +from:0x02174dac kind:load to:0x02165be4 module:overlay(88) +from:0x02174db0 kind:load to:0x02165c88 module:overlay(88) +from:0x02174db4 kind:load to:0x02165df8 module:overlay(88) +from:0x02174db8 kind:load to:0x02165c80 module:overlay(88) +from:0x02174dbc kind:load to:0x02073178 module:overlay(0) +from:0x02174dc4 kind:load to:0x02174de0 module:overlay(88) +from:0x02174dc8 kind:load to:0x02174dc0 module:overlay(88) +from:0x02174dcc kind:load to:0x02174dd4 module:overlay(88) +from:0x02174dd0 kind:load to:0x02174dd8 module:overlay(88) +from:0x02174df0 kind:load to:0x021668ac module:overlay(88) +from:0x02174df4 kind:load to:0x021668d4 module:overlay(88) +from:0x02174df8 kind:load to:0x02166a7c module:overlay(88) +from:0x02174dfc kind:load to:0x020a4e64 module:overlay(0) +from:0x02174e00 kind:load to:0x02166f00 module:overlay(88) +from:0x02174e04 kind:load to:0x020a560c module:overlay(0) +from:0x02174e08 kind:load to:0x020a5618 module:overlay(0) +from:0x02174e0c kind:load to:0x020a561c module:overlay(0) +from:0x02174e10 kind:load to:0x020a5624 module:overlay(0) +from:0x02174e14 kind:load to:0x020a562c module:overlay(0) +from:0x02174e18 kind:load to:0x020a50f8 module:overlay(0) +from:0x02174e1c kind:load to:0x020a50fc module:overlay(0) +from:0x02174e20 kind:load to:0x020a5100 module:overlay(0) +from:0x02174e24 kind:load to:0x020a5104 module:overlay(0) +from:0x02174e28 kind:load to:0x02166a88 module:overlay(88) +from:0x02174e2c kind:load to:0x020a5114 module:overlay(0) +from:0x02174e44 kind:load to:0x02166fc0 module:overlay(88) +from:0x02174e48 kind:load to:0x02166ff0 module:overlay(88) +from:0x02174e4c kind:load to:0x020a4e28 module:overlay(0) +from:0x02174e50 kind:load to:0x02167498 module:overlay(88) +from:0x02174e54 kind:load to:0x021673b0 module:overlay(88) +from:0x02174e58 kind:load to:0x020a560c module:overlay(0) +from:0x02174e5c kind:load to:0x020a5618 module:overlay(0) +from:0x02174e60 kind:load to:0x0216750c module:overlay(88) +from:0x02174e64 kind:load to:0x02167550 module:overlay(88) +from:0x02174e68 kind:load to:0x021675a8 module:overlay(88) +from:0x02174e6c kind:load to:0x021675f4 module:overlay(88) +from:0x02174e70 kind:load to:0x021676dc module:overlay(88) +from:0x02174e74 kind:load to:0x021678a4 module:overlay(88) +from:0x02174e78 kind:load to:0x020a5104 module:overlay(0) +from:0x02174e7c kind:load to:0x02167714 module:overlay(88) +from:0x02174e80 kind:load to:0x02167710 module:overlay(88) +from:0x02174e84 kind:load to:0x02167c70 module:overlay(88) +from:0x02174e90 kind:load to:0x02167eb8 module:overlay(88) +from:0x02174e94 kind:load to:0x02167ee8 module:overlay(88) +from:0x02174e98 kind:load to:0x020a4e28 module:overlay(0) +from:0x02174e9c kind:load to:0x02167ffc module:overlay(88) +from:0x02174ea0 kind:load to:0x02167f20 module:overlay(88) +from:0x02174ea4 kind:load to:0x020a560c module:overlay(0) +from:0x02174ea8 kind:load to:0x020a5618 module:overlay(0) +from:0x02174eac kind:load to:0x02168038 module:overlay(88) +from:0x02174eb0 kind:load to:0x02168054 module:overlay(88) +from:0x02174eb4 kind:load to:0x0216807c module:overlay(88) +from:0x02174eb8 kind:load to:0x02168098 module:overlay(88) +from:0x02174ebc kind:load to:0x02168170 module:overlay(88) +from:0x02174ec0 kind:load to:0x02168248 module:overlay(88) +from:0x02174ec4 kind:load to:0x020a5104 module:overlay(0) +from:0x02174ec8 kind:load to:0x02168190 module:overlay(88) +from:0x02174ecc kind:load to:0x0216818c module:overlay(88) +from:0x02174ed0 kind:load to:0x02168544 module:overlay(88) +from:0x02174edc kind:load to:0x02168764 module:overlay(88) +from:0x02174ee0 kind:load to:0x02168784 module:overlay(88) +from:0x02174ee4 kind:load to:0x020a4e28 module:overlay(0) +from:0x02174ee8 kind:load to:0x020a4e64 module:overlay(0) +from:0x02174eec kind:load to:0x021687ac module:overlay(88) +from:0x02174ef0 kind:load to:0x020a560c module:overlay(0) +from:0x02174ef4 kind:load to:0x020a5618 module:overlay(0) +from:0x02174ef8 kind:load to:0x020a561c module:overlay(0) +from:0x02174efc kind:load to:0x020a5624 module:overlay(0) +from:0x02174f00 kind:load to:0x020a562c module:overlay(0) +from:0x02174f04 kind:load to:0x020a50f8 module:overlay(0) +from:0x02174f08 kind:load to:0x0216893c module:overlay(88) +from:0x02174f0c kind:load to:0x02168940 module:overlay(88) +from:0x02174f10 kind:load to:0x020a5104 module:overlay(0) +from:0x02174f14 kind:load to:0x0216895c module:overlay(88) +from:0x02174f18 kind:load to:0x02168840 module:overlay(88) +from:0x02174f24 kind:load to:0x02168a58 module:overlay(88) +from:0x02174f28 kind:load to:0x02168a90 module:overlay(88) +from:0x02174f2c kind:load to:0x020a4e28 module:overlay(0) +from:0x02174f30 kind:load to:0x020a4e64 module:overlay(0) +from:0x02174f34 kind:load to:0x02168ad0 module:overlay(88) +from:0x02174f38 kind:load to:0x02168afc module:overlay(88) +from:0x02174f3c kind:load to:0x020a5618 module:overlay(0) +from:0x02174f40 kind:load to:0x020a561c module:overlay(0) +from:0x02174f44 kind:load to:0x020a5624 module:overlay(0) +from:0x02174f48 kind:load to:0x020a562c module:overlay(0) +from:0x02174f4c kind:load to:0x020a50f8 module:overlay(0) +from:0x02174f50 kind:load to:0x02168b24 module:overlay(88) +from:0x02174f54 kind:load to:0x02168b48 module:overlay(88) +from:0x02174f58 kind:load to:0x020a5104 module:overlay(0) +from:0x02174f5c kind:load to:0x02168bf4 module:overlay(88) +from:0x02174f60 kind:load to:0x020a5114 module:overlay(0) +from:0x02174f6c kind:load to:0x02168e4c module:overlay(88) +from:0x02174f70 kind:load to:0x02168e7c module:overlay(88) +from:0x02174f74 kind:load to:0x020a4e28 module:overlay(0) +from:0x02174f78 kind:load to:0x020a4e64 module:overlay(0) +from:0x02174f7c kind:load to:0x02168eb4 module:overlay(88) +from:0x02174f80 kind:load to:0x020a560c module:overlay(0) +from:0x02174f84 kind:load to:0x020a5618 module:overlay(0) +from:0x02174f88 kind:load to:0x020a561c module:overlay(0) +from:0x02174f8c kind:load to:0x020a5624 module:overlay(0) +from:0x02174f90 kind:load to:0x020a562c module:overlay(0) +from:0x02174f94 kind:load to:0x020a50f8 module:overlay(0) +from:0x02174f98 kind:load to:0x020a50fc module:overlay(0) +from:0x02174f9c kind:load to:0x02168f00 module:overlay(88) +from:0x02174fa0 kind:load to:0x020a5104 module:overlay(0) +from:0x02174fa4 kind:load to:0x02169464 module:overlay(88) +from:0x02174fa8 kind:load to:0x020a5114 module:overlay(0) +from:0x02174fb4 kind:load to:0x02169558 module:overlay(88) +from:0x02174fb8 kind:load to:0x021695a4 module:overlay(88) +from:0x02174fbc kind:load to:0x020a4e28 module:overlay(0) +from:0x02174fc0 kind:load to:0x020a4e64 module:overlay(0) +from:0x02174fc4 kind:load to:0x021695f8 module:overlay(88) +from:0x02174fc8 kind:load to:0x020a560c module:overlay(0) +from:0x02174fcc kind:load to:0x020a5618 module:overlay(0) +from:0x02174fd0 kind:load to:0x020a561c module:overlay(0) +from:0x02174fd4 kind:load to:0x020a5624 module:overlay(0) +from:0x02174fd8 kind:load to:0x020a562c module:overlay(0) +from:0x02174fdc kind:load to:0x020a50f8 module:overlay(0) +from:0x02174fe0 kind:load to:0x0216997c module:overlay(88) +from:0x02174fe4 kind:load to:0x02169790 module:overlay(88) +from:0x02174fe8 kind:load to:0x020a5104 module:overlay(0) +from:0x02174fec kind:load to:0x020a5110 module:overlay(0) +from:0x02174ff0 kind:load to:0x020a5114 module:overlay(0) +from:0x02174ffc kind:load to:0x02169cfc module:overlay(88) +from:0x02175000 kind:load to:0x02169d10 module:overlay(88) +from:0x02175004 kind:load to:0x020a4e28 module:overlay(0) +from:0x02175008 kind:load to:0x020a4e64 module:overlay(0) +from:0x0217500c kind:load to:0x02166f00 module:overlay(88) +from:0x02175010 kind:load to:0x020a560c module:overlay(0) +from:0x02175014 kind:load to:0x020a5618 module:overlay(0) +from:0x02175018 kind:load to:0x020a561c module:overlay(0) +from:0x0217501c kind:load to:0x020a5624 module:overlay(0) +from:0x02175020 kind:load to:0x020a562c module:overlay(0) +from:0x02175024 kind:load to:0x020a50f8 module:overlay(0) +from:0x02175028 kind:load to:0x020a50fc module:overlay(0) +from:0x0217502c kind:load to:0x020a5100 module:overlay(0) +from:0x02175030 kind:load to:0x020a5104 module:overlay(0) +from:0x02175034 kind:load to:0x02169d2c module:overlay(88) +from:0x02175038 kind:load to:0x020a5114 module:overlay(0) +from:0x02175048 kind:load to:0x0216a078 module:overlay(88) +from:0x0217504c kind:load to:0x02076694 module:overlay(0) +from:0x02175050 kind:load to:0x0216a060 module:overlay(88) +from:0x02175054 kind:load to:0x0216a064 module:overlay(88) +from:0x02175060 kind:load to:0x0216a354 module:overlay(88) +from:0x02175064 kind:load to:0x02076694 module:overlay(0) +from:0x02175068 kind:load to:0x0216a33c module:overlay(88) +from:0x0217506c kind:load to:0x0216a340 module:overlay(88) +from:0x02175078 kind:load to:0x0216c2d4 module:overlay(88) +from:0x02175084 kind:load to:0x0216a578 module:overlay(88) +from:0x02175088 kind:load to:0x0209774c module:overlay(0) +from:0x0217508c kind:load to:0x02097754 module:overlay(0) +from:0x02175090 kind:load to:0x020977d0 module:overlay(0) +from:0x02175094 kind:load to:0x02097810 module:overlay(0) +from:0x02175098 kind:load to:0x02097814 module:overlay(0) +from:0x0217509c kind:load to:0x02097818 module:overlay(0) +from:0x021750a8 kind:load to:0x0216c340 module:overlay(88) +from:0x021750ac kind:load to:0x0216b7b8 module:overlay(88) +from:0x021750b0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021750b4 kind:load to:0x01ffc57c module:itcm +from:0x021750b8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021750bc kind:load to:0x02057e44 module:overlay(0) +from:0x021750c0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021750c4 kind:load to:0x02057c34 module:overlay(0) +from:0x021750c8 kind:load to:0x02057d84 module:overlay(0) +from:0x021750d4 kind:load to:0x02098518 module:overlay(0) +from:0x021750d8 kind:load to:0x02098554 module:overlay(0) +from:0x021750dc kind:load to:0x0209856c module:overlay(0) +from:0x021750e0 kind:load to:0x02098578 module:overlay(0) +from:0x021750e4 kind:load to:0x01fff464 module:itcm +from:0x021750e8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021750ec kind:load to:0x020984a8 module:overlay(0) +from:0x021750f0 kind:load to:0x020984b0 module:overlay(0) +from:0x021750f4 kind:load to:0x020984b4 module:overlay(0) +from:0x021750f8 kind:load to:0x0216a850 module:overlay(88) +from:0x021750fc kind:load to:0x020984bc module:overlay(0) +from:0x02175100 kind:load to:0x0216ab70 module:overlay(88) +from:0x02175104 kind:load to:0x020984c4 module:overlay(0) +from:0x02175108 kind:load to:0x020984c8 module:overlay(0) +from:0x0217510c kind:load to:0x02098584 module:overlay(0) +from:0x02175110 kind:load to:0x020985f0 module:overlay(0) +from:0x02175114 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175118 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217511c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175120 kind:load to:0x0216a7d0 module:overlay(88) +from:0x02175124 kind:load to:0x0216a7f8 module:overlay(88) +from:0x02175128 kind:load to:0x0216a9d0 module:overlay(88) +from:0x0217512c kind:load to:0x0216af84 module:overlay(88) +from:0x02175130 kind:load to:0x0216b220 module:overlay(88) +from:0x02175134 kind:load to:0x0216b460 module:overlay(88) +from:0x0217518c kind:load to:0x0216c374 module:overlay(88) +from:0x02175190 kind:load to:0x0209774c module:overlay(0) +from:0x02175194 kind:load to:0x02097754 module:overlay(0) +from:0x02175198 kind:load to:0x020977d0 module:overlay(0) +from:0x0217519c kind:load to:0x02097810 module:overlay(0) +from:0x021751a0 kind:load to:0x02097814 module:overlay(0) +from:0x021751a4 kind:load to:0x02097818 module:overlay(0) +from:0x021751b0 kind:load to:0x02098518 module:overlay(0) +from:0x021751b4 kind:load to:0x02098554 module:overlay(0) +from:0x021751b8 kind:load to:0x0209856c module:overlay(0) +from:0x021751bc kind:load to:0x02098578 module:overlay(0) +from:0x021751c0 kind:load to:0x01fff464 module:itcm +from:0x021751c4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021751c8 kind:load to:0x020984a8 module:overlay(0) +from:0x021751cc kind:load to:0x020984b0 module:overlay(0) +from:0x021751d0 kind:load to:0x020984b4 module:overlay(0) +from:0x021751d4 kind:load to:0x0216c470 module:overlay(88) +from:0x021751d8 kind:load to:0x020984bc module:overlay(0) +from:0x021751dc kind:load to:0x0216c4d0 module:overlay(88) +from:0x021751e0 kind:load to:0x020984c4 module:overlay(0) +from:0x021751e4 kind:load to:0x020984c8 module:overlay(0) +from:0x021751e8 kind:load to:0x02098584 module:overlay(0) +from:0x021751ec kind:load to:0x020985f0 module:overlay(0) +from:0x021751f0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021751f4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021751f8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021751fc kind:load to:0x0216c420 module:overlay(88) +from:0x02175200 kind:load to:0x0216c444 module:overlay(88) +from:0x02175204 kind:load to:0x0216a9d0 module:overlay(88) +from:0x02175208 kind:load to:0x0216af84 module:overlay(88) +from:0x0217520c kind:load to:0x0216b220 module:overlay(88) +from:0x02175210 kind:load to:0x0216b460 module:overlay(88) +from:0x0217521c kind:load to:0x0216c6d0 module:overlay(88) +from:0x02175220 kind:load to:0x0209774c module:overlay(0) +from:0x02175224 kind:load to:0x02097754 module:overlay(0) +from:0x02175228 kind:load to:0x020977d0 module:overlay(0) +from:0x0217522c kind:load to:0x02097810 module:overlay(0) +from:0x02175230 kind:load to:0x02097814 module:overlay(0) +from:0x02175234 kind:load to:0x02097818 module:overlay(0) +from:0x02175240 kind:load to:0x02098518 module:overlay(0) +from:0x02175244 kind:load to:0x02098554 module:overlay(0) +from:0x02175248 kind:load to:0x0209856c module:overlay(0) +from:0x0217524c kind:load to:0x02098578 module:overlay(0) +from:0x02175250 kind:load to:0x01fff464 module:itcm +from:0x02175254 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175258 kind:load to:0x020984a8 module:overlay(0) +from:0x0217525c kind:load to:0x020984b0 module:overlay(0) +from:0x02175260 kind:load to:0x020984b4 module:overlay(0) +from:0x02175264 kind:load to:0x0216a850 module:overlay(88) +from:0x02175268 kind:load to:0x020984bc module:overlay(0) +from:0x0217526c kind:load to:0x0216cbf0 module:overlay(88) +from:0x02175270 kind:load to:0x020984c4 module:overlay(0) +from:0x02175274 kind:load to:0x020984c8 module:overlay(0) +from:0x02175278 kind:load to:0x02098584 module:overlay(0) +from:0x0217527c kind:load to:0x020985f0 module:overlay(0) +from:0x02175280 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175284 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175288 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217528c kind:load to:0x0216cb08 module:overlay(88) +from:0x02175290 kind:load to:0x0216cb78 module:overlay(88) +from:0x02175294 kind:load to:0x0216a9d0 module:overlay(88) +from:0x02175298 kind:load to:0x0216af84 module:overlay(88) +from:0x0217529c kind:load to:0x0216b220 module:overlay(88) +from:0x021752a0 kind:load to:0x0216b460 module:overlay(88) +from:0x021752a4 kind:load to:0x0216c818 module:overlay(88) +from:0x021752b0 kind:load to:0x0216cce0 module:overlay(88) +from:0x021752b4 kind:load to:0x0209774c module:overlay(0) +from:0x021752b8 kind:load to:0x02097754 module:overlay(0) +from:0x021752bc kind:load to:0x020977d0 module:overlay(0) +from:0x021752c0 kind:load to:0x02097810 module:overlay(0) +from:0x021752c4 kind:load to:0x02097814 module:overlay(0) +from:0x021752c8 kind:load to:0x02097818 module:overlay(0) +from:0x021752d4 kind:load to:0x02098518 module:overlay(0) +from:0x021752d8 kind:load to:0x02098554 module:overlay(0) +from:0x021752dc kind:load to:0x0209856c module:overlay(0) +from:0x021752e0 kind:load to:0x02098578 module:overlay(0) +from:0x021752e4 kind:load to:0x01fff464 module:itcm +from:0x021752e8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021752ec kind:load to:0x020984a8 module:overlay(0) +from:0x021752f0 kind:load to:0x020984b0 module:overlay(0) +from:0x021752f4 kind:load to:0x020984b4 module:overlay(0) +from:0x021752f8 kind:load to:0x0216cf4c module:overlay(88) +from:0x021752fc kind:load to:0x020984bc module:overlay(0) +from:0x02175300 kind:load to:0x0216cf50 module:overlay(88) +from:0x02175304 kind:load to:0x020984c4 module:overlay(0) +from:0x02175308 kind:load to:0x020984c8 module:overlay(0) +from:0x0217530c kind:load to:0x02098584 module:overlay(0) +from:0x02175310 kind:load to:0x020985f0 module:overlay(0) +from:0x02175314 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175318 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217531c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175320 kind:load to:0x0216cea4 module:overlay(88) +from:0x02175324 kind:load to:0x0216cef4 module:overlay(88) +from:0x02175328 kind:load to:0x0216a9d0 module:overlay(88) +from:0x0217532c kind:load to:0x0216af84 module:overlay(88) +from:0x02175330 kind:load to:0x0216b220 module:overlay(88) +from:0x02175334 kind:load to:0x0216b460 module:overlay(88) +from:0x02175338 kind:load to:0x0216cd90 module:overlay(88) +from:0x021753c4 kind:load to:0x02175450 module:overlay(88) +from:0x021753c8 kind:load to:0x02175468 module:overlay(88) +from:0x021753cc kind:load to:0x0217539c module:overlay(88) +from:0x021753d0 kind:load to:0x02175354 module:overlay(88) +from:0x021753d4 kind:load to:0x021753ac module:overlay(88) +from:0x021753d8 kind:load to:0x021753a4 module:overlay(88) +from:0x021753dc kind:load to:0x02175394 module:overlay(88) +from:0x021753e0 kind:load to:0x0217535c module:overlay(88) +from:0x021753e4 kind:load to:0x0216dbc4 module:overlay(88) +from:0x021753ec kind:load to:0x0216dcc8 module:overlay(88) +from:0x021753f4 kind:load to:0x0216dd64 module:overlay(88) +from:0x021753fc kind:load to:0x0216de44 module:overlay(88) +from:0x02175404 kind:load to:0x0217538c module:overlay(88) +from:0x02175408 kind:load to:0x02175384 module:overlay(88) +from:0x0217540c kind:load to:0x02175374 module:overlay(88) +from:0x02175410 kind:load to:0x0217537c module:overlay(88) +from:0x02175414 kind:load to:0x0217533c module:overlay(88) +from:0x02175418 kind:load to:0x02175344 module:overlay(88) +from:0x0217541c kind:load to:0x0217534c module:overlay(88) +from:0x02175420 kind:load to:0x0217536c module:overlay(88) +from:0x02175424 kind:load to:0x021753bc module:overlay(88) +from:0x02175428 kind:load to:0x02175364 module:overlay(88) +from:0x0217542c kind:load to:0x021753b4 module:overlay(88) +from:0x02175438 kind:load to:0x0216e164 module:overlay(88) +from:0x02175444 kind:load to:0x0216e218 module:overlay(88) +from:0x02175448 kind:load to:0x0216e22c module:overlay(88) +from:0x0217544c kind:load to:0x0216e208 module:overlay(88) +from:0x02175488 kind:load to:0x0216d324 module:overlay(88) +from:0x0217548c kind:load to:0x0209774c module:overlay(0) +from:0x02175490 kind:load to:0x02097754 module:overlay(0) +from:0x02175494 kind:load to:0x020977d0 module:overlay(0) +from:0x02175498 kind:load to:0x02097810 module:overlay(0) +from:0x0217549c kind:load to:0x02097814 module:overlay(0) +from:0x021754a0 kind:load to:0x02097818 module:overlay(0) +from:0x021754ac kind:load to:0x02098518 module:overlay(0) +from:0x021754b0 kind:load to:0x02098554 module:overlay(0) +from:0x021754b4 kind:load to:0x0209856c module:overlay(0) +from:0x021754b8 kind:load to:0x02098578 module:overlay(0) +from:0x021754bc kind:load to:0x01fff464 module:itcm +from:0x021754c0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021754c4 kind:load to:0x020984a8 module:overlay(0) +from:0x021754c8 kind:load to:0x020984b0 module:overlay(0) +from:0x021754cc kind:load to:0x020984b4 module:overlay(0) +from:0x021754d0 kind:load to:0x0216d728 module:overlay(88) +from:0x021754d4 kind:load to:0x020984bc module:overlay(0) +from:0x021754d8 kind:load to:0x0216df90 module:overlay(88) +from:0x021754dc kind:load to:0x020984c4 module:overlay(0) +from:0x021754e0 kind:load to:0x020984c8 module:overlay(0) +from:0x021754e4 kind:load to:0x02098584 module:overlay(0) +from:0x021754e8 kind:load to:0x020985f0 module:overlay(0) +from:0x021754ec kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021754f0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021754f4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021754f8 kind:load to:0x0216d638 module:overlay(88) +from:0x021754fc kind:load to:0x0216d6ac module:overlay(88) +from:0x02175500 kind:load to:0x0216a9d0 module:overlay(88) +from:0x02175504 kind:load to:0x0216d5e4 module:overlay(88) +from:0x02175508 kind:load to:0x0216b220 module:overlay(88) +from:0x0217550c kind:load to:0x0216b460 module:overlay(88) +from:0x02175528 kind:load to:0x0216e268 module:overlay(88) +from:0x0217552c kind:load to:0x0209774c module:overlay(0) +from:0x02175530 kind:load to:0x02097754 module:overlay(0) +from:0x02175534 kind:load to:0x020977d0 module:overlay(0) +from:0x02175538 kind:load to:0x02097810 module:overlay(0) +from:0x0217553c kind:load to:0x02097814 module:overlay(0) +from:0x02175540 kind:load to:0x02097818 module:overlay(0) +from:0x0217554c kind:load to:0x02098518 module:overlay(0) +from:0x02175550 kind:load to:0x02098554 module:overlay(0) +from:0x02175554 kind:load to:0x0209856c module:overlay(0) +from:0x02175558 kind:load to:0x02098578 module:overlay(0) +from:0x0217555c kind:load to:0x01fff464 module:itcm +from:0x02175560 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175564 kind:load to:0x020984a8 module:overlay(0) +from:0x02175568 kind:load to:0x020984b0 module:overlay(0) +from:0x0217556c kind:load to:0x020984b4 module:overlay(0) +from:0x02175570 kind:load to:0x0216e718 module:overlay(88) +from:0x02175574 kind:load to:0x020984bc module:overlay(0) +from:0x02175578 kind:load to:0x0216e738 module:overlay(88) +from:0x0217557c kind:load to:0x020984c4 module:overlay(0) +from:0x02175580 kind:load to:0x020984c8 module:overlay(0) +from:0x02175584 kind:load to:0x02098584 module:overlay(0) +from:0x02175588 kind:load to:0x020985f0 module:overlay(0) +from:0x0217558c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175590 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175594 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175598 kind:load to:0x0216e2ec module:overlay(88) +from:0x0217559c kind:load to:0x0216e300 module:overlay(88) +from:0x021755a0 kind:load to:0x0216a9d0 module:overlay(88) +from:0x021755a4 kind:load to:0x0216af84 module:overlay(88) +from:0x021755a8 kind:load to:0x0216b220 module:overlay(88) +from:0x021755ac kind:load to:0x0216e31c module:overlay(88) +from:0x021755c8 kind:load to:0x0216e844 module:overlay(88) +from:0x021755cc kind:load to:0x0209774c module:overlay(0) +from:0x021755d0 kind:load to:0x02097754 module:overlay(0) +from:0x021755d4 kind:load to:0x020977d0 module:overlay(0) +from:0x021755d8 kind:load to:0x02097810 module:overlay(0) +from:0x021755dc kind:load to:0x02097814 module:overlay(0) +from:0x021755e0 kind:load to:0x02097818 module:overlay(0) +from:0x021755ec kind:load to:0x02098518 module:overlay(0) +from:0x021755f0 kind:load to:0x02098554 module:overlay(0) +from:0x021755f4 kind:load to:0x0209856c module:overlay(0) +from:0x021755f8 kind:load to:0x02098578 module:overlay(0) +from:0x021755fc kind:load to:0x01fff464 module:itcm +from:0x02175600 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175604 kind:load to:0x020984a8 module:overlay(0) +from:0x02175608 kind:load to:0x020984b0 module:overlay(0) +from:0x0217560c kind:load to:0x020984b4 module:overlay(0) +from:0x02175610 kind:load to:0x0216a850 module:overlay(88) +from:0x02175614 kind:load to:0x020984bc module:overlay(0) +from:0x02175618 kind:load to:0x0216ec78 module:overlay(88) +from:0x0217561c kind:load to:0x020984c4 module:overlay(0) +from:0x02175620 kind:load to:0x020984c8 module:overlay(0) +from:0x02175624 kind:load to:0x02098584 module:overlay(0) +from:0x02175628 kind:load to:0x020985f0 module:overlay(0) +from:0x0217562c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175630 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175634 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175638 kind:load to:0x0216ebb8 module:overlay(88) +from:0x0217563c kind:load to:0x0216ec14 module:overlay(88) +from:0x02175640 kind:load to:0x0216a9d0 module:overlay(88) +from:0x02175644 kind:load to:0x0216af84 module:overlay(88) +from:0x02175648 kind:load to:0x0216b220 module:overlay(88) +from:0x0217564c kind:load to:0x0216b460 module:overlay(88) +from:0x02175664 kind:load to:0x0216f240 module:overlay(88) +from:0x02175670 kind:load to:0x0216f5a8 module:overlay(88) +from:0x02175674 kind:load to:0x0216f568 module:overlay(88) +from:0x021756dc kind:load to:0x021705d0 module:overlay(88) +from:0x021756e0 kind:load to:0x02097944 module:overlay(0) +from:0x021756e4 kind:load to:0x02097754 module:overlay(0) +from:0x021756e8 kind:load to:0x020977d0 module:overlay(0) +from:0x021756ec kind:load to:0x0209794c module:overlay(0) +from:0x021756f0 kind:load to:0x0209796c module:overlay(0) +from:0x021756f4 kind:load to:0x02097998 module:overlay(0) +from:0x02175700 kind:load to:0x02170690 module:overlay(88) +from:0x02175704 kind:load to:0x021707bc module:overlay(88) +from:0x02175708 kind:load to:0x02099b00 module:overlay(0) +from:0x0217570c kind:load to:0x02099b38 module:overlay(0) +from:0x02175710 kind:load to:0x0209a13c module:overlay(0) +from:0x02175714 kind:load to:0x0209a144 module:overlay(0) +from:0x02175718 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0217571c kind:load to:0x02099cb0 module:overlay(0) +from:0x02175720 kind:load to:0x02099ba0 module:overlay(0) +from:0x02175724 kind:load to:0x0209a06c module:overlay(0) +from:0x02175728 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0217572c kind:load to:0x0209a10c module:overlay(0) +from:0x02175730 kind:load to:0x021707b4 module:overlay(88) +from:0x02175734 kind:load to:0x0209a124 module:overlay(0) +from:0x02175738 kind:load to:0x021707a4 module:overlay(88) +from:0x0217573c kind:load to:0x02170780 module:overlay(88) +from:0x02175748 kind:load to:0x02098518 module:overlay(0) +from:0x0217574c kind:load to:0x02098554 module:overlay(0) +from:0x02175750 kind:load to:0x0209856c module:overlay(0) +from:0x02175754 kind:load to:0x02098578 module:overlay(0) +from:0x02175758 kind:load to:0x01fff464 module:itcm +from:0x0217575c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175760 kind:load to:0x021706a4 module:overlay(88) +from:0x02175764 kind:load to:0x021706f8 module:overlay(88) +from:0x02175768 kind:load to:0x02170708 module:overlay(88) +from:0x0217576c kind:load to:0x0217071c module:overlay(88) +from:0x02175770 kind:load to:0x020984bc module:overlay(0) +from:0x02175774 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02175778 kind:load to:0x020984c4 module:overlay(0) +from:0x0217577c kind:load to:0x020984c8 module:overlay(0) +from:0x02175780 kind:load to:0x02098584 module:overlay(0) +from:0x02175784 kind:load to:0x020985f0 module:overlay(0) +from:0x02175788 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217578c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175790 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175794 kind:load to:0x021707d8 module:overlay(88) +from:0x02175798 kind:load to:0x02170800 module:overlay(88) +from:0x0217579c kind:load to:0x02170730 module:overlay(88) +from:0x021757c0 kind:load to:0x021708e8 module:overlay(88) +from:0x021757c4 kind:load to:0x02097944 module:overlay(0) +from:0x021757c8 kind:load to:0x02097754 module:overlay(0) +from:0x021757cc kind:load to:0x020977d0 module:overlay(0) +from:0x021757d0 kind:load to:0x0209794c module:overlay(0) +from:0x021757d4 kind:load to:0x0209796c module:overlay(0) +from:0x021757d8 kind:load to:0x02097998 module:overlay(0) +from:0x021757e4 kind:load to:0x021709c4 module:overlay(88) +from:0x021757e8 kind:load to:0x02170c18 module:overlay(88) +from:0x021757ec kind:load to:0x02170870 module:overlay(88) +from:0x021757f0 kind:load to:0x01ffc57c module:itcm +from:0x021757f4 kind:load to:0x02057dc8 module:overlay(0) +from:0x021757f8 kind:load to:0x02057e44 module:overlay(0) +from:0x021757fc kind:load to:0x02057ea8 module:overlay(0) +from:0x02175800 kind:load to:0x02170890 module:overlay(88) +from:0x02175804 kind:load to:0x02057d84 module:overlay(0) +from:0x02175810 kind:load to:0x02098518 module:overlay(0) +from:0x02175814 kind:load to:0x02098554 module:overlay(0) +from:0x02175818 kind:load to:0x0209856c module:overlay(0) +from:0x0217581c kind:load to:0x02098578 module:overlay(0) +from:0x02175820 kind:load to:0x01fff464 module:itcm +from:0x02175824 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175828 kind:load to:0x021709d8 module:overlay(88) +from:0x0217582c kind:load to:0x02170b70 module:overlay(88) +from:0x02175830 kind:load to:0x02170b80 module:overlay(88) +from:0x02175834 kind:load to:0x02170b94 module:overlay(88) +from:0x02175838 kind:load to:0x020984bc module:overlay(0) +from:0x0217583c kind:load to:0x02170bf8 module:overlay(88) +from:0x02175840 kind:load to:0x020984c4 module:overlay(0) +from:0x02175844 kind:load to:0x020984c8 module:overlay(0) +from:0x02175848 kind:load to:0x02098584 module:overlay(0) +from:0x0217584c kind:load to:0x020985f0 module:overlay(0) +from:0x02175850 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175854 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175858 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217585c kind:load to:0x02170c34 module:overlay(88) +from:0x02175860 kind:load to:0x02170c5c module:overlay(88) +from:0x02175864 kind:load to:0x02170ba8 module:overlay(88) +from:0x02175870 kind:load to:0x02098518 module:overlay(0) +from:0x02175874 kind:load to:0x02098554 module:overlay(0) +from:0x02175878 kind:load to:0x0209856c module:overlay(0) +from:0x0217587c kind:load to:0x02098578 module:overlay(0) +from:0x02175880 kind:load to:0x01fff464 module:itcm +from:0x02175884 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175888 kind:load to:0x02170b2c module:overlay(88) +from:0x0217588c kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x02175890 kind:load to:0x020984b4 module:overlay(0) +from:0x02175894 kind:load to:0x020984b8 module:overlay(0) +from:0x02175898 kind:load to:0x020984bc module:overlay(0) +from:0x0217589c kind:load to:0x02170bf8 module:overlay(88) +from:0x021758a0 kind:load to:0x020984c4 module:overlay(0) +from:0x021758a4 kind:load to:0x020984c8 module:overlay(0) +from:0x021758a8 kind:load to:0x02098584 module:overlay(0) +from:0x021758ac kind:load to:0x020985f0 module:overlay(0) +from:0x021758b0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021758b4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021758b8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021758bc kind:load to:0x02170cb4 module:overlay(88) +from:0x021758c0 kind:load to:0x02170c8c module:overlay(88) +from:0x021758c4 kind:load to:0x02170b68 module:overlay(88) +from:0x021758e8 kind:load to:0x02170d8c module:overlay(88) +from:0x021758ec kind:load to:0x02097944 module:overlay(0) +from:0x021758f0 kind:load to:0x02097754 module:overlay(0) +from:0x021758f4 kind:load to:0x020977d0 module:overlay(0) +from:0x021758f8 kind:load to:0x0209794c module:overlay(0) +from:0x021758fc kind:load to:0x0209796c module:overlay(0) +from:0x02175900 kind:load to:0x02097998 module:overlay(0) +from:0x0217590c kind:load to:0x02170e68 module:overlay(88) +from:0x02175910 kind:load to:0x021710d8 module:overlay(88) +from:0x02175914 kind:load to:0x02170d14 module:overlay(88) +from:0x02175918 kind:load to:0x01ffc57c module:itcm +from:0x0217591c kind:load to:0x02057dc8 module:overlay(0) +from:0x02175920 kind:load to:0x02057e44 module:overlay(0) +from:0x02175924 kind:load to:0x02057ea8 module:overlay(0) +from:0x02175928 kind:load to:0x02170d34 module:overlay(88) +from:0x0217592c kind:load to:0x02057d84 module:overlay(0) +from:0x02175938 kind:load to:0x02098518 module:overlay(0) +from:0x0217593c kind:load to:0x02098554 module:overlay(0) +from:0x02175940 kind:load to:0x0209856c module:overlay(0) +from:0x02175944 kind:load to:0x02098578 module:overlay(0) +from:0x02175948 kind:load to:0x01fff464 module:itcm +from:0x0217594c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175950 kind:load to:0x02170e7c module:overlay(88) +from:0x02175954 kind:load to:0x02171020 module:overlay(88) +from:0x02175958 kind:load to:0x02171030 module:overlay(88) +from:0x0217595c kind:load to:0x02171044 module:overlay(88) +from:0x02175960 kind:load to:0x020984bc module:overlay(0) +from:0x02175964 kind:load to:0x02171098 module:overlay(88) +from:0x02175968 kind:load to:0x020984c4 module:overlay(0) +from:0x0217596c kind:load to:0x020984c8 module:overlay(0) +from:0x02175970 kind:load to:0x02098584 module:overlay(0) +from:0x02175974 kind:load to:0x020985f0 module:overlay(0) +from:0x02175978 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217597c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175980 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175984 kind:load to:0x021710f4 module:overlay(88) +from:0x02175988 kind:load to:0x0217111c module:overlay(88) +from:0x0217598c kind:load to:0x02171058 module:overlay(88) +from:0x02175998 kind:load to:0x02098518 module:overlay(0) +from:0x0217599c kind:load to:0x02098554 module:overlay(0) +from:0x021759a0 kind:load to:0x0209856c module:overlay(0) +from:0x021759a4 kind:load to:0x02098578 module:overlay(0) +from:0x021759a8 kind:load to:0x01fff464 module:itcm +from:0x021759ac kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021759b0 kind:load to:0x02170fdc module:overlay(88) +from:0x021759b4 kind:load to:0x020f74d4 module:overlays(19,22,23,31) +from:0x021759b8 kind:load to:0x020984b4 module:overlay(0) +from:0x021759bc kind:load to:0x020984b8 module:overlay(0) +from:0x021759c0 kind:load to:0x020984bc module:overlay(0) +from:0x021759c4 kind:load to:0x021710b8 module:overlay(88) +from:0x021759c8 kind:load to:0x020984c4 module:overlay(0) +from:0x021759cc kind:load to:0x020984c8 module:overlay(0) +from:0x021759d0 kind:load to:0x02098584 module:overlay(0) +from:0x021759d4 kind:load to:0x020985f0 module:overlay(0) +from:0x021759d8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021759dc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021759e0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021759e4 kind:load to:0x02171174 module:overlay(88) +from:0x021759e8 kind:load to:0x0217114c module:overlay(88) +from:0x021759ec kind:load to:0x02171018 module:overlay(88) +from:0x02175a10 kind:load to:0x021711b4 module:overlay(88) +from:0x02175a14 kind:load to:0x02097944 module:overlay(0) +from:0x02175a18 kind:load to:0x02097754 module:overlay(0) +from:0x02175a1c kind:load to:0x020977d0 module:overlay(0) +from:0x02175a20 kind:load to:0x0209794c module:overlay(0) +from:0x02175a24 kind:load to:0x0209796c module:overlay(0) +from:0x02175a28 kind:load to:0x02097998 module:overlay(0) +from:0x02175a34 kind:load to:0x02098518 module:overlay(0) +from:0x02175a38 kind:load to:0x02098554 module:overlay(0) +from:0x02175a3c kind:load to:0x0209856c module:overlay(0) +from:0x02175a40 kind:load to:0x02098578 module:overlay(0) +from:0x02175a44 kind:load to:0x01fff464 module:itcm +from:0x02175a48 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175a4c kind:load to:0x02171274 module:overlay(88) +from:0x02175a50 kind:load to:0x021712c8 module:overlay(88) +from:0x02175a54 kind:load to:0x021712d8 module:overlay(88) +from:0x02175a58 kind:load to:0x021712ec module:overlay(88) +from:0x02175a5c kind:load to:0x020984bc module:overlay(0) +from:0x02175a60 kind:load to:0x02171350 module:overlay(88) +from:0x02175a64 kind:load to:0x020984c4 module:overlay(0) +from:0x02175a68 kind:load to:0x020984c8 module:overlay(0) +from:0x02175a6c kind:load to:0x02098584 module:overlay(0) +from:0x02175a70 kind:load to:0x020985f0 module:overlay(0) +from:0x02175a74 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175a78 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175a7c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175a80 kind:load to:0x0217135c module:overlay(88) +from:0x02175a84 kind:load to:0x02171384 module:overlay(88) +from:0x02175a88 kind:load to:0x02171300 module:overlay(88) +from:0x02175aac kind:load to:0x021713d4 module:overlay(88) +from:0x02175ab0 kind:load to:0x02097944 module:overlay(0) +from:0x02175ab4 kind:load to:0x02097754 module:overlay(0) +from:0x02175ab8 kind:load to:0x020977d0 module:overlay(0) +from:0x02175abc kind:load to:0x0209794c module:overlay(0) +from:0x02175ac0 kind:load to:0x0209796c module:overlay(0) +from:0x02175ac4 kind:load to:0x02097998 module:overlay(0) +from:0x02175ad0 kind:load to:0x02171494 module:overlay(88) +from:0x02175ad4 kind:load to:0x02171584 module:overlay(88) +from:0x02175ad8 kind:load to:0x02099b00 module:overlay(0) +from:0x02175adc kind:load to:0x02099b38 module:overlay(0) +from:0x02175ae0 kind:load to:0x0209a13c module:overlay(0) +from:0x02175ae4 kind:load to:0x0209a144 module:overlay(0) +from:0x02175ae8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02175aec kind:load to:0x02099cb0 module:overlay(0) +from:0x02175af0 kind:load to:0x02099ba0 module:overlay(0) +from:0x02175af4 kind:load to:0x0209a06c module:overlay(0) +from:0x02175af8 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02175afc kind:load to:0x0209a10c module:overlay(0) +from:0x02175b00 kind:load to:0x021707b4 module:overlay(88) +from:0x02175b04 kind:load to:0x0209a124 module:overlay(0) +from:0x02175b08 kind:load to:0x021707a4 module:overlay(88) +from:0x02175b0c kind:load to:0x02170780 module:overlay(88) +from:0x02175b18 kind:load to:0x02098518 module:overlay(0) +from:0x02175b1c kind:load to:0x02098554 module:overlay(0) +from:0x02175b20 kind:load to:0x0209856c module:overlay(0) +from:0x02175b24 kind:load to:0x02098578 module:overlay(0) +from:0x02175b28 kind:load to:0x01fff464 module:itcm +from:0x02175b2c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175b30 kind:load to:0x021714a8 module:overlay(88) +from:0x02175b34 kind:load to:0x021714fc module:overlay(88) +from:0x02175b38 kind:load to:0x0217150c module:overlay(88) +from:0x02175b3c kind:load to:0x02171520 module:overlay(88) +from:0x02175b40 kind:load to:0x020984bc module:overlay(0) +from:0x02175b44 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02175b48 kind:load to:0x020984c4 module:overlay(0) +from:0x02175b4c kind:load to:0x020984c8 module:overlay(0) +from:0x02175b50 kind:load to:0x02098584 module:overlay(0) +from:0x02175b54 kind:load to:0x020985f0 module:overlay(0) +from:0x02175b58 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175b5c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175b60 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175b64 kind:load to:0x021715a0 module:overlay(88) +from:0x02175b68 kind:load to:0x021715c8 module:overlay(88) +from:0x02175b6c kind:load to:0x02171534 module:overlay(88) +from:0x02175b90 kind:load to:0x02171618 module:overlay(88) +from:0x02175b94 kind:load to:0x02097944 module:overlay(0) +from:0x02175b98 kind:load to:0x02097754 module:overlay(0) +from:0x02175b9c kind:load to:0x020977d0 module:overlay(0) +from:0x02175ba0 kind:load to:0x0209794c module:overlay(0) +from:0x02175ba4 kind:load to:0x0209796c module:overlay(0) +from:0x02175ba8 kind:load to:0x02097998 module:overlay(0) +from:0x02175bb4 kind:load to:0x02098518 module:overlay(0) +from:0x02175bb8 kind:load to:0x02098554 module:overlay(0) +from:0x02175bbc kind:load to:0x0209856c module:overlay(0) +from:0x02175bc0 kind:load to:0x02098578 module:overlay(0) +from:0x02175bc4 kind:load to:0x01fff464 module:itcm +from:0x02175bc8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175bcc kind:load to:0x021716d8 module:overlay(88) +from:0x02175bd0 kind:load to:0x0217172c module:overlay(88) +from:0x02175bd4 kind:load to:0x0217173c module:overlay(88) +from:0x02175bd8 kind:load to:0x02171750 module:overlay(88) +from:0x02175bdc kind:load to:0x020984bc module:overlay(0) +from:0x02175be0 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02175be4 kind:load to:0x020984c4 module:overlay(0) +from:0x02175be8 kind:load to:0x020984c8 module:overlay(0) +from:0x02175bec kind:load to:0x02098584 module:overlay(0) +from:0x02175bf0 kind:load to:0x020985f0 module:overlay(0) +from:0x02175bf4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175bf8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175bfc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175c00 kind:load to:0x021717b4 module:overlay(88) +from:0x02175c04 kind:load to:0x021717dc module:overlay(88) +from:0x02175c08 kind:load to:0x02171764 module:overlay(88) +from:0x02175c2c kind:load to:0x0217182c module:overlay(88) +from:0x02175c30 kind:load to:0x02097944 module:overlay(0) +from:0x02175c34 kind:load to:0x02097754 module:overlay(0) +from:0x02175c38 kind:load to:0x020977d0 module:overlay(0) +from:0x02175c3c kind:load to:0x0209794c module:overlay(0) +from:0x02175c40 kind:load to:0x0209796c module:overlay(0) +from:0x02175c44 kind:load to:0x02097998 module:overlay(0) +from:0x02175c50 kind:load to:0x02098518 module:overlay(0) +from:0x02175c54 kind:load to:0x02098554 module:overlay(0) +from:0x02175c58 kind:load to:0x0209856c module:overlay(0) +from:0x02175c5c kind:load to:0x02098578 module:overlay(0) +from:0x02175c60 kind:load to:0x01fff464 module:itcm +from:0x02175c64 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175c68 kind:load to:0x021718ec module:overlay(88) +from:0x02175c6c kind:load to:0x02171940 module:overlay(88) +from:0x02175c70 kind:load to:0x02171950 module:overlay(88) +from:0x02175c74 kind:load to:0x02171964 module:overlay(88) +from:0x02175c78 kind:load to:0x020984bc module:overlay(0) +from:0x02175c7c kind:load to:0x021719c8 module:overlay(88) +from:0x02175c80 kind:load to:0x020984c4 module:overlay(0) +from:0x02175c84 kind:load to:0x020984c8 module:overlay(0) +from:0x02175c88 kind:load to:0x02098584 module:overlay(0) +from:0x02175c8c kind:load to:0x020985f0 module:overlay(0) +from:0x02175c90 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175c94 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175c98 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175c9c kind:load to:0x021719d4 module:overlay(88) +from:0x02175ca0 kind:load to:0x021719fc module:overlay(88) +from:0x02175ca4 kind:load to:0x02171978 module:overlay(88) +from:0x02175cb0 kind:load to:0x02171a4c module:overlay(88) +from:0x02175cb4 kind:load to:0x0209774c module:overlay(0) +from:0x02175cb8 kind:load to:0x02097754 module:overlay(0) +from:0x02175cbc kind:load to:0x020977d0 module:overlay(0) +from:0x02175cc0 kind:load to:0x02097810 module:overlay(0) +from:0x02175cc4 kind:load to:0x02097814 module:overlay(0) +from:0x02175cc8 kind:load to:0x02097818 module:overlay(0) +from:0x02175cd4 kind:load to:0x02098518 module:overlay(0) +from:0x02175cd8 kind:load to:0x02098554 module:overlay(0) +from:0x02175cdc kind:load to:0x0209856c module:overlay(0) +from:0x02175ce0 kind:load to:0x02098578 module:overlay(0) +from:0x02175ce4 kind:load to:0x01fff464 module:itcm +from:0x02175ce8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175cec kind:load to:0x02171ab8 module:overlay(88) +from:0x02175cf0 kind:load to:0x02171ad8 module:overlay(88) +from:0x02175cf4 kind:load to:0x02171adc module:overlay(88) +from:0x02175cf8 kind:load to:0x02171ae0 module:overlay(88) +from:0x02175cfc kind:load to:0x020984bc module:overlay(0) +from:0x02175d00 kind:load to:0x02171af4 module:overlay(88) +from:0x02175d04 kind:load to:0x020984c4 module:overlay(0) +from:0x02175d08 kind:load to:0x020984c8 module:overlay(0) +from:0x02175d0c kind:load to:0x02098584 module:overlay(0) +from:0x02175d10 kind:load to:0x020985f0 module:overlay(0) +from:0x02175d14 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175d18 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175d1c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175d20 kind:load to:0x02171b00 module:overlay(88) +from:0x02175d24 kind:load to:0x02171b20 module:overlay(88) +from:0x02175d28 kind:load to:0x02171af8 module:overlay(88) +from:0x02175d4c kind:load to:0x02171b68 module:overlay(88) +from:0x02175d50 kind:load to:0x02097944 module:overlay(0) +from:0x02175d54 kind:load to:0x02097754 module:overlay(0) +from:0x02175d58 kind:load to:0x020977d0 module:overlay(0) +from:0x02175d5c kind:load to:0x0209794c module:overlay(0) +from:0x02175d60 kind:load to:0x0209796c module:overlay(0) +from:0x02175d64 kind:load to:0x02097998 module:overlay(0) +from:0x02175d70 kind:load to:0x02098518 module:overlay(0) +from:0x02175d74 kind:load to:0x02098554 module:overlay(0) +from:0x02175d78 kind:load to:0x0209856c module:overlay(0) +from:0x02175d7c kind:load to:0x02098578 module:overlay(0) +from:0x02175d80 kind:load to:0x01fff464 module:itcm +from:0x02175d84 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175d88 kind:load to:0x02171c28 module:overlay(88) +from:0x02175d8c kind:load to:0x02171c7c module:overlay(88) +from:0x02175d90 kind:load to:0x02171c8c module:overlay(88) +from:0x02175d94 kind:load to:0x02171ca0 module:overlay(88) +from:0x02175d98 kind:load to:0x020984bc module:overlay(0) +from:0x02175d9c kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02175da0 kind:load to:0x020984c4 module:overlay(0) +from:0x02175da4 kind:load to:0x020984c8 module:overlay(0) +from:0x02175da8 kind:load to:0x02098584 module:overlay(0) +from:0x02175dac kind:load to:0x020985f0 module:overlay(0) +from:0x02175db0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175db4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175db8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175dbc kind:load to:0x02171d04 module:overlay(88) +from:0x02175dc0 kind:load to:0x02171d2c module:overlay(88) +from:0x02175dc4 kind:load to:0x02171cb4 module:overlay(88) +from:0x02175de8 kind:load to:0x02171d7c module:overlay(88) +from:0x02175dec kind:load to:0x02097944 module:overlay(0) +from:0x02175df0 kind:load to:0x02097754 module:overlay(0) +from:0x02175df4 kind:load to:0x020977d0 module:overlay(0) +from:0x02175df8 kind:load to:0x0209794c module:overlay(0) +from:0x02175dfc kind:load to:0x0209796c module:overlay(0) +from:0x02175e00 kind:load to:0x02097998 module:overlay(0) +from:0x02175e0c kind:load to:0x02098518 module:overlay(0) +from:0x02175e10 kind:load to:0x02098554 module:overlay(0) +from:0x02175e14 kind:load to:0x0209856c module:overlay(0) +from:0x02175e18 kind:load to:0x02098578 module:overlay(0) +from:0x02175e1c kind:load to:0x01fff464 module:itcm +from:0x02175e20 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175e24 kind:load to:0x02171e3c module:overlay(88) +from:0x02175e28 kind:load to:0x02171e90 module:overlay(88) +from:0x02175e2c kind:load to:0x02171ea0 module:overlay(88) +from:0x02175e30 kind:load to:0x02171eb4 module:overlay(88) +from:0x02175e34 kind:load to:0x020984bc module:overlay(0) +from:0x02175e38 kind:load to:0x02171f18 module:overlay(88) +from:0x02175e3c kind:load to:0x020984c4 module:overlay(0) +from:0x02175e40 kind:load to:0x020984c8 module:overlay(0) +from:0x02175e44 kind:load to:0x02098584 module:overlay(0) +from:0x02175e48 kind:load to:0x020985f0 module:overlay(0) +from:0x02175e4c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175e50 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175e54 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175e58 kind:load to:0x02171f24 module:overlay(88) +from:0x02175e5c kind:load to:0x02171f4c module:overlay(88) +from:0x02175e60 kind:load to:0x02171ec8 module:overlay(88) +from:0x02175e84 kind:load to:0x02171f9c module:overlay(88) +from:0x02175e88 kind:load to:0x02097944 module:overlay(0) +from:0x02175e8c kind:load to:0x02097754 module:overlay(0) +from:0x02175e90 kind:load to:0x020977d0 module:overlay(0) +from:0x02175e94 kind:load to:0x0209794c module:overlay(0) +from:0x02175e98 kind:load to:0x0209796c module:overlay(0) +from:0x02175e9c kind:load to:0x02097998 module:overlay(0) +from:0x02175ea8 kind:load to:0x0217205c module:overlay(88) +from:0x02175eac kind:load to:0x02172148 module:overlay(88) +from:0x02175eb0 kind:load to:0x02099b00 module:overlay(0) +from:0x02175eb4 kind:load to:0x02099b38 module:overlay(0) +from:0x02175eb8 kind:load to:0x0209a13c module:overlay(0) +from:0x02175ebc kind:load to:0x0209a144 module:overlay(0) +from:0x02175ec0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02175ec4 kind:load to:0x02099cb0 module:overlay(0) +from:0x02175ec8 kind:load to:0x02099ba0 module:overlay(0) +from:0x02175ecc kind:load to:0x0209a06c module:overlay(0) +from:0x02175ed0 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02175ed4 kind:load to:0x0209a10c module:overlay(0) +from:0x02175ed8 kind:load to:0x021707b4 module:overlay(88) +from:0x02175edc kind:load to:0x0209a124 module:overlay(0) +from:0x02175ee0 kind:load to:0x021707a4 module:overlay(88) +from:0x02175ee4 kind:load to:0x02170780 module:overlay(88) +from:0x02175ef0 kind:load to:0x02098518 module:overlay(0) +from:0x02175ef4 kind:load to:0x02098554 module:overlay(0) +from:0x02175ef8 kind:load to:0x0209856c module:overlay(0) +from:0x02175efc kind:load to:0x02098578 module:overlay(0) +from:0x02175f00 kind:load to:0x01fff464 module:itcm +from:0x02175f04 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175f08 kind:load to:0x02172070 module:overlay(88) +from:0x02175f0c kind:load to:0x021720c4 module:overlay(88) +from:0x02175f10 kind:load to:0x021720d4 module:overlay(88) +from:0x02175f14 kind:load to:0x021720e8 module:overlay(88) +from:0x02175f18 kind:load to:0x020984bc module:overlay(0) +from:0x02175f1c kind:load to:0x0217213c module:overlay(88) +from:0x02175f20 kind:load to:0x020984c4 module:overlay(0) +from:0x02175f24 kind:load to:0x020984c8 module:overlay(0) +from:0x02175f28 kind:load to:0x02098584 module:overlay(0) +from:0x02175f2c kind:load to:0x020985f0 module:overlay(0) +from:0x02175f30 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175f34 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175f38 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175f3c kind:load to:0x02172164 module:overlay(88) +from:0x02175f40 kind:load to:0x0217218c module:overlay(88) +from:0x02175f44 kind:load to:0x021720fc module:overlay(88) +from:0x02175f50 kind:load to:0x021721dc module:overlay(88) +from:0x02175f54 kind:load to:0x02097944 module:overlay(0) +from:0x02175f58 kind:load to:0x02097754 module:overlay(0) +from:0x02175f5c kind:load to:0x020977d0 module:overlay(0) +from:0x02175f60 kind:load to:0x0209794c module:overlay(0) +from:0x02175f64 kind:load to:0x0209796c module:overlay(0) +from:0x02175f68 kind:load to:0x02097998 module:overlay(0) +from:0x02175f74 kind:load to:0x02098518 module:overlay(0) +from:0x02175f78 kind:load to:0x02098554 module:overlay(0) +from:0x02175f7c kind:load to:0x0209856c module:overlay(0) +from:0x02175f80 kind:load to:0x02098578 module:overlay(0) +from:0x02175f84 kind:load to:0x01fff464 module:itcm +from:0x02175f88 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175f8c kind:load to:0x02119090 module:overlay(34) +from:0x02175f90 kind:load to:0x020984b0 module:overlay(0) +from:0x02175f94 kind:load to:0x020984b4 module:overlay(0) +from:0x02175f98 kind:load to:0x020984b8 module:overlay(0) +from:0x02175f9c kind:load to:0x020984bc module:overlay(0) +from:0x02175fa0 kind:load to:0x0211911c module:overlay(34) +from:0x02175fa4 kind:load to:0x020984c4 module:overlay(0) +from:0x02175fa8 kind:load to:0x020984c8 module:overlay(0) +from:0x02175fac kind:load to:0x02098584 module:overlay(0) +from:0x02175fb0 kind:load to:0x020985f0 module:overlay(0) +from:0x02175fb4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175fb8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175fbc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175fc0 kind:load to:0x021722a0 module:overlay(88) +from:0x02175fc4 kind:load to:0x021722c8 module:overlay(88) +from:0x02175fc8 kind:load to:0x02172248 module:overlay(88) +from:0x02175fcc kind:load to:0x02172298 module:overlay(88) +from:0x02175fd8 kind:load to:0x02172494 module:overlay(88) +from:0x02175fdc kind:load to:0x02172508 module:overlay(88) +from:0x02175fe0 kind:load to:0x021725a0 module:overlay(88) +from:0x02175fe4 kind:load to:0x02061cd0 module:overlay(0) +from:0x02175fe8 kind:load to:0x021725a4 module:overlay(88) +from:0x02175fec kind:load to:0x02061cd8 module:overlay(0) +from:0x02175ff0 kind:load to:0x02061cdc module:overlay(0) +from:0x02175ffc kind:load to:0x021726e0 module:overlay(88) +from:0x02176000 kind:load to:0x02172734 module:overlay(88) +from:0x02176004 kind:load to:0x021728a0 module:overlay(88) +from:0x02176008 kind:load to:0x02172ad0 module:overlay(88) +from:0x02176014 kind:load to:0x0201f434 module:main +from:0x02176020 kind:load to:0x02172cb0 module:overlay(88) +from:0x02176024 kind:load to:0x02172d78 module:overlay(88) +from:0x02176028 kind:load to:0x02172f78 module:overlay(88) +from:0x0217602c kind:load to:0x02061cd0 module:overlay(0) +from:0x02176030 kind:load to:0x02173028 module:overlay(88) +from:0x02176034 kind:load to:0x02061cd8 module:overlay(0) +from:0x02176038 kind:load to:0x02061cdc module:overlay(0) +from:0x02176044 kind:load to:0x0217361c module:overlay(88) +from:0x02176048 kind:load to:0x02172584 module:overlay(88) +from:0x0217604c kind:load to:0x02173440 module:overlay(88) +from:0x02176050 kind:load to:0x02061cd0 module:overlay(0) +from:0x02176054 kind:load to:0x021735e8 module:overlay(88) +from:0x02176058 kind:load to:0x02061cd8 module:overlay(0) +from:0x0217605c kind:load to:0x02061cdc module:overlay(0) +from:0x02176068 kind:load to:0x0217378c module:overlay(88) +from:0x0217606c kind:load to:0x021737ac module:overlay(88) +from:0x02176070 kind:load to:0x02173680 module:overlay(88) +from:0x02176074 kind:load to:0x020616e4 module:overlay(0) +from:0x02176078 kind:load to:0x020616e8 module:overlay(0) +from:0x0217607c kind:load to:0x021736cc module:overlay(88) +from:0x02176080 kind:load to:0x02173708 module:overlay(88) +from:0x02176084 kind:load to:0x020616f4 module:overlay(0) +from:0x02176088 kind:load to:0x020616f8 module:overlay(0) +from:0x0217608c kind:load to:0x02173764 module:overlay(88) +from:0x02176098 kind:load to:0x02173b98 module:overlay(88) +from:0x0217609c kind:load to:0x02173bd4 module:overlay(88) +from:0x021760a0 kind:load to:0x0202052c module:main +from:0x021760a4 kind:load to:0x02174148 module:overlay(88) +from:0x021760a8 kind:load to:0x02173de8 module:overlay(88) +from:0x021760ac kind:load to:0x0217411c module:overlay(88) +from:0x021760b0 kind:load to:0x02173db4 module:overlay(88) +from:0x021760b4 kind:load to:0x020203dc module:main diff --git a/config/eur/arm9/overlays/ov088/symbols.txt b/config/eur/arm9/overlays/ov088/symbols.txt new file mode 100644 index 00000000..57e35740 --- /dev/null +++ b/config/eur/arm9/overlays/ov088/symbols.txt @@ -0,0 +1,879 @@ +func_ov088_021658a0 kind:function(arm,size=0x30) addr:0x021658a0 +func_ov088_021658d0 kind:function(arm,size=0x34) addr:0x021658d0 +func_ov088_02165904 kind:function(arm,size=0x3c) addr:0x02165904 +func_ov088_02165940 kind:function(arm,size=0x34) addr:0x02165940 +func_ov088_02165974 kind:function(arm,size=0x14c) addr:0x02165974 +func_ov088_02165ac0 kind:function(arm,size=0x84) addr:0x02165ac0 +func_ov088_02165b44 kind:function(arm,size=0x8c) addr:0x02165b44 +func_ov088_02165bd0 kind:function(arm,size=0xc) addr:0x02165bd0 +func_ov088_02165bdc kind:function(arm,size=0x8) addr:0x02165bdc +func_ov088_02165be4 kind:function(arm,size=0x9c) addr:0x02165be4 +func_ov088_02165c80 kind:function(arm,size=0x8) addr:0x02165c80 +func_ov088_02165c88 kind:function(arm,size=0x64) addr:0x02165c88 +func_ov088_02165cec kind:function(arm,size=0xc0) addr:0x02165cec +func_ov088_02165dac kind:function(arm,size=0x28) addr:0x02165dac +func_ov088_02165dd4 kind:function(arm,size=0x24) addr:0x02165dd4 +func_ov088_02165df8 kind:function(arm,size=0xbc) addr:0x02165df8 +func_ov088_02165eb4 kind:function(arm,size=0x30) addr:0x02165eb4 +func_ov088_02165ee4 kind:function(arm,size=0x34) addr:0x02165ee4 +func_ov088_02165f18 kind:function(arm,size=0xec) addr:0x02165f18 +func_ov088_02166004 kind:function(arm,size=0x2c) addr:0x02166004 +func_ov088_02166030 kind:function(arm,size=0x228) addr:0x02166030 +func_ov088_02166258 kind:function(arm,size=0x1c) addr:0x02166258 +func_ov088_02166274 kind:function(arm,size=0x6c) addr:0x02166274 +func_ov088_021662e0 kind:function(arm,size=0x50) addr:0x021662e0 +func_ov088_02166330 kind:function(arm,size=0x50) addr:0x02166330 +func_ov088_02166380 kind:function(arm,size=0xc8) addr:0x02166380 +func_ov088_02166448 kind:function(arm,size=0x70) addr:0x02166448 +func_ov088_021664b8 kind:function(arm,size=0xe8) addr:0x021664b8 +func_ov088_021665a0 kind:function(arm,size=0x20) addr:0x021665a0 +func_ov088_021665c0 kind:function(arm,size=0x78) addr:0x021665c0 +func_ov088_02166638 kind:function(arm,size=0x4c) addr:0x02166638 +func_ov088_02166684 kind:function(arm,size=0xc0) addr:0x02166684 +func_ov088_02166744 kind:function(arm,size=0x74) addr:0x02166744 +func_ov088_021667b8 kind:function(arm,size=0x58) addr:0x021667b8 +func_ov088_02166810 kind:function(arm,size=0x9c) addr:0x02166810 +func_ov088_021668ac kind:function(arm,size=0x28) addr:0x021668ac +func_ov088_021668d4 kind:function(arm,size=0x30) addr:0x021668d4 +func_ov088_02166904 kind:function(arm,size=0x60) addr:0x02166904 +func_ov088_02166964 kind:function(arm,size=0x58) addr:0x02166964 +func_ov088_021669bc kind:function(arm,size=0x64) addr:0x021669bc +func_ov088_02166a20 kind:function(arm,size=0x5c) addr:0x02166a20 +func_ov088_02166a7c kind:function(arm,size=0xc) addr:0x02166a7c +func_ov088_02166a88 kind:function(arm,size=0x478) addr:0x02166a88 +func_ov088_02166f00 kind:function(arm,size=0x4) addr:0x02166f00 +func_ov088_02166f04 kind:function(arm,size=0x14) addr:0x02166f04 +func_ov088_02166f18 kind:function(arm,size=0x4) addr:0x02166f18 +func_ov088_02166f1c kind:function(arm,size=0xa4) addr:0x02166f1c +func_ov088_02166fc0 kind:function(arm,size=0x30) addr:0x02166fc0 +func_ov088_02166ff0 kind:function(arm,size=0x38) addr:0x02166ff0 +func_ov088_02167028 kind:function(arm,size=0x330) addr:0x02167028 +func_ov088_02167358 kind:function(arm,size=0x58) addr:0x02167358 +func_ov088_021673b0 kind:function(arm,size=0xe8) addr:0x021673b0 +func_ov088_02167498 kind:function(arm,size=0x74) addr:0x02167498 +func_ov088_0216750c kind:function(arm,size=0x44) addr:0x0216750c +func_ov088_02167550 kind:function(arm,size=0x58) addr:0x02167550 +func_ov088_021675a8 kind:function(arm,size=0x4c) addr:0x021675a8 +func_ov088_021675f4 kind:function(arm,size=0xe8) addr:0x021675f4 +func_ov088_021676dc kind:function(arm,size=0x34) addr:0x021676dc +func_ov088_02167710 kind:function(arm,size=0x4) addr:0x02167710 +func_ov088_02167714 kind:function(arm,size=0x190) addr:0x02167714 +func_ov088_021678a4 kind:function(arm,size=0x298) addr:0x021678a4 +func_ov088_02167b3c kind:function(arm,size=0x64) addr:0x02167b3c +func_ov088_02167ba0 kind:function(arm,size=0x74) addr:0x02167ba0 +func_ov088_02167c14 kind:function(arm,size=0x4) addr:0x02167c14 +func_ov088_02167c18 kind:function(arm,size=0x4) addr:0x02167c18 +func_ov088_02167c1c kind:function(arm,size=0x10) addr:0x02167c1c +func_ov088_02167c2c kind:function(arm,size=0x4) addr:0x02167c2c +func_ov088_02167c30 kind:function(arm,size=0x10) addr:0x02167c30 +func_ov088_02167c40 kind:function(arm,size=0x30) addr:0x02167c40 +func_ov088_02167c70 kind:function(arm,size=0x6c) addr:0x02167c70 +func_ov088_02167cdc kind:function(arm,size=0x148) addr:0x02167cdc +func_ov088_02167e24 kind:function(arm,size=0x94) addr:0x02167e24 +func_ov088_02167eb8 kind:function(arm,size=0x30) addr:0x02167eb8 +func_ov088_02167ee8 kind:function(arm,size=0x38) addr:0x02167ee8 +func_ov088_02167f20 kind:function(arm,size=0xdc) addr:0x02167f20 +func_ov088_02167ffc kind:function(arm,size=0x3c) addr:0x02167ffc +func_ov088_02168038 kind:function(arm,size=0x1c) addr:0x02168038 +func_ov088_02168054 kind:function(arm,size=0x28) addr:0x02168054 +func_ov088_0216807c kind:function(arm,size=0x1c) addr:0x0216807c +func_ov088_02168098 kind:function(arm,size=0xd8) addr:0x02168098 +func_ov088_02168170 kind:function(arm,size=0x1c) addr:0x02168170 +func_ov088_0216818c kind:function(arm,size=0x4) addr:0x0216818c +func_ov088_02168190 kind:function(arm,size=0xb8) addr:0x02168190 +func_ov088_02168248 kind:function(arm,size=0x298) addr:0x02168248 +func_ov088_021684e0 kind:function(arm,size=0x4) addr:0x021684e0 +func_ov088_021684e4 kind:function(arm,size=0x4) addr:0x021684e4 +func_ov088_021684e8 kind:function(arm,size=0x4) addr:0x021684e8 +func_ov088_021684ec kind:function(arm,size=0x4) addr:0x021684ec +func_ov088_021684f0 kind:function(arm,size=0x10) addr:0x021684f0 +func_ov088_02168500 kind:function(arm,size=0x4) addr:0x02168500 +func_ov088_02168504 kind:function(arm,size=0x10) addr:0x02168504 +func_ov088_02168514 kind:function(arm,size=0x30) addr:0x02168514 +func_ov088_02168544 kind:function(arm,size=0x6c) addr:0x02168544 +func_ov088_021685b0 kind:function(arm,size=0x138) addr:0x021685b0 +func_ov088_021686e8 kind:function(arm,size=0x7c) addr:0x021686e8 +func_ov088_02168764 kind:function(arm,size=0x20) addr:0x02168764 +func_ov088_02168784 kind:function(arm,size=0x28) addr:0x02168784 +func_ov088_021687ac kind:function(arm,size=0x94) addr:0x021687ac +func_ov088_02168840 kind:function(arm,size=0xfc) addr:0x02168840 +func_ov088_0216893c kind:function(arm,size=0x4) addr:0x0216893c +func_ov088_02168940 kind:function(arm,size=0x1c) addr:0x02168940 +func_ov088_0216895c kind:function(arm,size=0xa0) addr:0x0216895c +func_ov088_021689fc kind:function(arm,size=0x10) addr:0x021689fc +func_ov088_02168a0c kind:function(arm,size=0x4c) addr:0x02168a0c +func_ov088_02168a58 kind:function(arm,size=0x38) addr:0x02168a58 +func_ov088_02168a90 kind:function(arm,size=0x40) addr:0x02168a90 +func_ov088_02168ad0 kind:function(arm,size=0x2c) addr:0x02168ad0 +func_ov088_02168afc kind:function(arm,size=0x28) addr:0x02168afc +func_ov088_02168b24 kind:function(arm,size=0x24) addr:0x02168b24 +func_ov088_02168b48 kind:function(arm,size=0xac) addr:0x02168b48 +func_ov088_02168bf4 kind:function(arm,size=0x2c) addr:0x02168bf4 +func_ov088_02168c20 kind:function(arm,size=0x3c) addr:0x02168c20 +func_ov088_02168c5c kind:function(arm,size=0x10) addr:0x02168c5c +func_ov088_02168c6c kind:function(arm,size=0x18) addr:0x02168c6c +func_ov088_02168c84 kind:function(arm,size=0x18) addr:0x02168c84 +func_ov088_02168c9c kind:function(arm,size=0x20) addr:0x02168c9c +func_ov088_02168cbc kind:function(arm,size=0x24) addr:0x02168cbc +func_ov088_02168ce0 kind:function(arm,size=0x24) addr:0x02168ce0 +func_ov088_02168d04 kind:function(arm,size=0x88) addr:0x02168d04 +func_ov088_02168d8c kind:function(arm,size=0x44) addr:0x02168d8c +func_ov088_02168dd0 kind:function(arm,size=0x7c) addr:0x02168dd0 +func_ov088_02168e4c kind:function(arm,size=0x30) addr:0x02168e4c +func_ov088_02168e7c kind:function(arm,size=0x38) addr:0x02168e7c +func_ov088_02168eb4 kind:function(arm,size=0x4c) addr:0x02168eb4 +func_ov088_02168f00 kind:function(arm,size=0x1d0) addr:0x02168f00 +func_ov088_021690d0 kind:function(arm,size=0x10) addr:0x021690d0 +func_ov088_021690e0 kind:function(arm,size=0x28) addr:0x021690e0 +func_ov088_02169108 kind:function(arm,size=0x28) addr:0x02169108 +func_ov088_02169130 kind:function(arm,size=0x64) addr:0x02169130 +func_ov088_02169194 kind:function(arm,size=0x74) addr:0x02169194 +func_ov088_02169208 kind:function(arm,size=0x2c) addr:0x02169208 +func_ov088_02169234 kind:function(arm,size=0x24) addr:0x02169234 +func_ov088_02169258 kind:function(arm,size=0x24) addr:0x02169258 +func_ov088_0216927c kind:function(arm,size=0x24) addr:0x0216927c +func_ov088_021692a0 kind:function(arm,size=0xb8) addr:0x021692a0 +func_ov088_02169358 kind:function(arm,size=0x84) addr:0x02169358 +func_ov088_021693dc kind:function(arm,size=0x88) addr:0x021693dc +func_ov088_02169464 kind:function(arm,size=0x54) addr:0x02169464 +func_ov088_021694b8 kind:function(arm,size=0xa0) addr:0x021694b8 +func_ov088_02169558 kind:function(arm,size=0x4c) addr:0x02169558 +func_ov088_021695a4 kind:function(arm,size=0x54) addr:0x021695a4 +func_ov088_021695f8 kind:function(arm,size=0x198) addr:0x021695f8 +func_ov088_02169790 kind:function(arm,size=0x1ec) addr:0x02169790 +func_ov088_0216997c kind:function(arm,size=0x10) addr:0x0216997c +func_ov088_0216998c kind:function(arm,size=0x18) addr:0x0216998c +func_ov088_021699a4 kind:function(arm,size=0x24) addr:0x021699a4 +func_ov088_021699c8 kind:function(arm,size=0x34) addr:0x021699c8 +func_ov088_021699fc kind:function(arm,size=0x18) addr:0x021699fc +func_ov088_02169a14 kind:function(arm,size=0x24) addr:0x02169a14 +func_ov088_02169a38 kind:function(arm,size=0x64) addr:0x02169a38 +func_ov088_02169a9c kind:function(arm,size=0x74) addr:0x02169a9c +func_ov088_02169b10 kind:function(arm,size=0x24) addr:0x02169b10 +func_ov088_02169b34 kind:function(arm,size=0x94) addr:0x02169b34 +func_ov088_02169bc8 kind:function(arm,size=0x54) addr:0x02169bc8 +func_ov088_02169c1c kind:function(arm,size=0xb8) addr:0x02169c1c +func_ov088_02169cd4 kind:function(arm,size=0x28) addr:0x02169cd4 +func_ov088_02169cfc kind:function(arm,size=0x14) addr:0x02169cfc +func_ov088_02169d10 kind:function(arm,size=0x1c) addr:0x02169d10 +func_ov088_02169d2c kind:function(arm,size=0x1e8) addr:0x02169d2c +func_ov088_02169f14 kind:function(arm,size=0xa8) addr:0x02169f14 +func_ov088_02169fbc kind:function(arm,size=0x7c) addr:0x02169fbc +func_ov088_0216a038 kind:function(arm,size=0x28) addr:0x0216a038 +func_ov088_0216a060 kind:function(arm,size=0x4) addr:0x0216a060 +func_ov088_0216a064 kind:function(arm,size=0x14) addr:0x0216a064 +func_ov088_0216a078 kind:function(arm,size=0x19c) addr:0x0216a078 +func_ov088_0216a214 kind:function(arm,size=0xc) addr:0x0216a214 +func_ov088_0216a220 kind:function(arm,size=0xf8) addr:0x0216a220 +func_ov088_0216a318 kind:function(arm,size=0x4) addr:0x0216a318 +func_ov088_0216a31c kind:function(arm,size=0x20) addr:0x0216a31c +func_ov088_0216a33c kind:function(arm,size=0x4) addr:0x0216a33c +func_ov088_0216a340 kind:function(arm,size=0x14) addr:0x0216a340 +func_ov088_0216a354 kind:function(arm,size=0x218) addr:0x0216a354 +func_ov088_0216a56c kind:function(arm,size=0xc) addr:0x0216a56c +func_ov088_0216a578 kind:function(arm,size=0x28) addr:0x0216a578 +func_ov088_0216a5a0 kind:function(arm,size=0x28) addr:0x0216a5a0 +func_ov088_0216a5c8 kind:function(arm,size=0x104) addr:0x0216a5c8 +func_ov088_0216a6cc kind:function(arm,size=0x104) addr:0x0216a6cc +func_ov088_0216a7d0 kind:function(arm,size=0x28) addr:0x0216a7d0 +func_ov088_0216a7f8 kind:function(arm,size=0x30) addr:0x0216a7f8 +func_ov088_0216a828 kind:function(arm,size=0x28) addr:0x0216a828 +func_ov088_0216a850 kind:function(arm,size=0x180) addr:0x0216a850 +func_ov088_0216a9d0 kind:function(arm,size=0x1a0) addr:0x0216a9d0 +func_ov088_0216ab70 kind:function(arm,size=0x88) addr:0x0216ab70 +func_ov088_0216abf8 kind:function(arm,size=0x38c) addr:0x0216abf8 +func_ov088_0216af84 kind:function(arm,size=0x200) addr:0x0216af84 +func_ov088_0216b184 kind:function(arm,size=0x9c) addr:0x0216b184 +func_ov088_0216b220 kind:function(arm,size=0x240) addr:0x0216b220 +func_ov088_0216b460 kind:function(arm,size=0x294) addr:0x0216b460 +func_ov088_0216b6f4 kind:function(arm,size=0xc4) addr:0x0216b6f4 +func_ov088_0216b7b8 kind:function(arm,size=0x1c) addr:0x0216b7b8 +func_ov088_0216b7d4 kind:function(arm,size=0x2c) addr:0x0216b7d4 +func_ov088_0216b800 kind:function(arm,size=0x34) addr:0x0216b800 +func_ov088_0216b834 kind:function(arm,size=0x48) addr:0x0216b834 +func_ov088_0216b87c kind:function(arm,size=0x1b0) addr:0x0216b87c +func_ov088_0216ba2c kind:function(arm,size=0x1ac) addr:0x0216ba2c +func_ov088_0216bbd8 kind:function(arm,size=0x4) addr:0x0216bbd8 +func_ov088_0216bbdc kind:function(arm,size=0xc) addr:0x0216bbdc +func_ov088_0216bbe8 kind:function(arm,size=0x68) addr:0x0216bbe8 +func_ov088_0216bc50 kind:function(arm,size=0xf4) addr:0x0216bc50 +func_ov088_0216bd44 kind:function(arm,size=0xc4) addr:0x0216bd44 +func_ov088_0216be08 kind:function(arm,size=0xc4) addr:0x0216be08 +func_ov088_0216becc kind:function(arm,size=0xb0) addr:0x0216becc +func_ov088_0216bf7c kind:function(arm,size=0x70) addr:0x0216bf7c +func_ov088_0216bfec kind:function(arm,size=0x208) addr:0x0216bfec +func_ov088_0216c1f4 kind:function(arm,size=0x50) addr:0x0216c1f4 +func_ov088_0216c244 kind:function(arm,size=0x50) addr:0x0216c244 +func_ov088_0216c294 kind:function(arm,size=0x14) addr:0x0216c294 +func_ov088_0216c2a8 kind:function(arm,size=0x2c) addr:0x0216c2a8 +func_ov088_0216c2d4 kind:function(arm,size=0x18) addr:0x0216c2d4 +func_ov088_0216c2ec kind:function(arm,size=0x14) addr:0x0216c2ec +func_ov088_0216c300 kind:function(arm,size=0x40) addr:0x0216c300 +func_ov088_0216c340 kind:function(arm,size=0x14) addr:0x0216c340 +func_ov088_0216c354 kind:function(arm,size=0x14) addr:0x0216c354 +func_ov088_0216c368 kind:function(arm,size=0xc) addr:0x0216c368 +func_ov088_0216c374 kind:function(arm,size=0x28) addr:0x0216c374 +func_ov088_0216c39c kind:function(arm,size=0x28) addr:0x0216c39c +func_ov088_0216c3c4 kind:function(arm,size=0x5c) addr:0x0216c3c4 +func_ov088_0216c420 kind:function(arm,size=0x24) addr:0x0216c420 +func_ov088_0216c444 kind:function(arm,size=0x2c) addr:0x0216c444 +func_ov088_0216c470 kind:function(arm,size=0x60) addr:0x0216c470 +func_ov088_0216c4d0 kind:function(arm,size=0x1e0) addr:0x0216c4d0 +func_ov088_0216c6b0 kind:function(arm,size=0x14) addr:0x0216c6b0 +func_ov088_0216c6c4 kind:function(arm,size=0xc) addr:0x0216c6c4 +func_ov088_0216c6d0 kind:function(arm,size=0x28) addr:0x0216c6d0 +func_ov088_0216c6f8 kind:function(arm,size=0x28) addr:0x0216c6f8 +func_ov088_0216c720 kind:function(arm,size=0x2c) addr:0x0216c720 +func_ov088_0216c74c kind:function(arm,size=0xcc) addr:0x0216c74c +func_ov088_0216c818 kind:function(arm,size=0x2f0) addr:0x0216c818 +func_ov088_0216cb08 kind:function(arm,size=0x70) addr:0x0216cb08 +func_ov088_0216cb78 kind:function(arm,size=0x78) addr:0x0216cb78 +func_ov088_0216cbf0 kind:function(arm,size=0xd0) addr:0x0216cbf0 +func_ov088_0216ccc0 kind:function(arm,size=0x14) addr:0x0216ccc0 +func_ov088_0216ccd4 kind:function(arm,size=0xc) addr:0x0216ccd4 +func_ov088_0216cce0 kind:function(arm,size=0x28) addr:0x0216cce0 +func_ov088_0216cd08 kind:function(arm,size=0x28) addr:0x0216cd08 +func_ov088_0216cd30 kind:function(arm,size=0x50) addr:0x0216cd30 +func_ov088_0216cd80 kind:function(arm,size=0x10) addr:0x0216cd80 +func_ov088_0216cd90 kind:function(arm,size=0x114) addr:0x0216cd90 +func_ov088_0216cea4 kind:function(arm,size=0x50) addr:0x0216cea4 +func_ov088_0216cef4 kind:function(arm,size=0x58) addr:0x0216cef4 +func_ov088_0216cf4c kind:function(arm,size=0x4) addr:0x0216cf4c +func_ov088_0216cf50 kind:function(arm,size=0x340) addr:0x0216cf50 +func_ov088_0216d290 kind:function(arm,size=0x14) addr:0x0216d290 +func_ov088_0216d2a4 kind:function(arm,size=0x5c) addr:0x0216d2a4 +func_ov088_0216d300 kind:function(arm,size=0x8) addr:0x0216d300 +func_ov088_0216d308 kind:function(arm,size=0x8) addr:0x0216d308 +func_ov088_0216d310 kind:function(arm,size=0x8) addr:0x0216d310 +func_ov088_0216d318 kind:function(arm,size=0xc) addr:0x0216d318 +func_ov088_0216d324 kind:function(arm,size=0x28) addr:0x0216d324 +func_ov088_0216d34c kind:function(arm,size=0x28) addr:0x0216d34c +func_ov088_0216d374 kind:function(arm,size=0x34) addr:0x0216d374 +func_ov088_0216d3a8 kind:function(arm,size=0x98) addr:0x0216d3a8 +func_ov088_0216d440 kind:function(arm,size=0x18) addr:0x0216d440 +func_ov088_0216d458 kind:function(arm,size=0x18c) addr:0x0216d458 +func_ov088_0216d5e4 kind:function(arm,size=0x54) addr:0x0216d5e4 +func_ov088_0216d638 kind:function(arm,size=0x74) addr:0x0216d638 +func_ov088_0216d6ac kind:function(arm,size=0x7c) addr:0x0216d6ac +func_ov088_0216d728 kind:function(arm,size=0x2c) addr:0x0216d728 +func_ov088_0216d754 kind:function(arm,size=0x110) addr:0x0216d754 +func_ov088_0216d864 kind:function(arm,size=0x38) addr:0x0216d864 +func_ov088_0216d89c kind:function(arm,size=0xa4) addr:0x0216d89c +func_ov088_0216d940 kind:function(arm,size=0x6c) addr:0x0216d940 +func_ov088_0216d9ac kind:function(arm,size=0x218) addr:0x0216d9ac +func_ov088_0216dbc4 kind:function(arm,size=0x104) addr:0x0216dbc4 +func_ov088_0216dcc8 kind:function(arm,size=0x9c) addr:0x0216dcc8 +func_ov088_0216dd64 kind:function(arm,size=0xe0) addr:0x0216dd64 +func_ov088_0216de44 kind:function(arm,size=0xb8) addr:0x0216de44 +func_ov088_0216defc kind:function(arm,size=0x94) addr:0x0216defc +func_ov088_0216df90 kind:function(arm,size=0x1d4) addr:0x0216df90 +func_ov088_0216e164 kind:function(arm,size=0xa4) addr:0x0216e164 +func_ov088_0216e208 kind:function(arm,size=0x10) addr:0x0216e208 +func_ov088_0216e218 kind:function(arm,size=0x14) addr:0x0216e218 +func_ov088_0216e22c kind:function(arm,size=0x1c) addr:0x0216e22c +func_ov088_0216e248 kind:function(arm,size=0x14) addr:0x0216e248 +func_ov088_0216e25c kind:function(arm,size=0xc) addr:0x0216e25c +func_ov088_0216e268 kind:function(arm,size=0x28) addr:0x0216e268 +func_ov088_0216e290 kind:function(arm,size=0x28) addr:0x0216e290 +func_ov088_0216e2b8 kind:function(arm,size=0x34) addr:0x0216e2b8 +func_ov088_0216e2ec kind:function(arm,size=0x14) addr:0x0216e2ec +func_ov088_0216e300 kind:function(arm,size=0x1c) addr:0x0216e300 +func_ov088_0216e31c kind:function(arm,size=0x3fc) addr:0x0216e31c +func_ov088_0216e718 kind:function(arm,size=0x20) addr:0x0216e718 +func_ov088_0216e738 kind:function(arm,size=0xec) addr:0x0216e738 +func_ov088_0216e824 kind:function(arm,size=0x14) addr:0x0216e824 +func_ov088_0216e838 kind:function(arm,size=0xc) addr:0x0216e838 +func_ov088_0216e844 kind:function(arm,size=0x24) addr:0x0216e844 +func_ov088_0216e868 kind:function(arm,size=0x28) addr:0x0216e868 +func_ov088_0216e890 kind:function(arm,size=0x20) addr:0x0216e890 +func_ov088_0216e8b0 kind:function(arm,size=0x308) addr:0x0216e8b0 +func_ov088_0216ebb8 kind:function(arm,size=0x5c) addr:0x0216ebb8 +func_ov088_0216ec14 kind:function(arm,size=0x64) addr:0x0216ec14 +func_ov088_0216ec78 kind:function(arm,size=0x98) addr:0x0216ec78 +func_ov088_0216ed10 kind:function(arm,size=0x14) addr:0x0216ed10 +func_ov088_0216ed24 kind:function(arm,size=0x94) addr:0x0216ed24 +func_ov088_0216edb8 kind:function(arm,size=0x254) addr:0x0216edb8 +func_ov088_0216f00c kind:function(arm,size=0x14) addr:0x0216f00c +func_ov088_0216f020 kind:function(arm,size=0x158) addr:0x0216f020 +func_ov088_0216f178 kind:function(arm,size=0x24) addr:0x0216f178 +func_ov088_0216f19c kind:function(arm,size=0x50) addr:0x0216f19c +func_ov088_0216f1ec kind:function(arm,size=0x54) addr:0x0216f1ec +func_ov088_0216f240 kind:function(arm,size=0x70) addr:0x0216f240 +func_ov088_0216f2b0 kind:function(arm,size=0x28) addr:0x0216f2b0 +func_ov088_0216f2d8 kind:function(arm,size=0x1c) addr:0x0216f2d8 +func_ov088_0216f2f4 kind:function(arm,size=0xc) addr:0x0216f2f4 +func_ov088_0216f300 kind:function(arm,size=0x68) addr:0x0216f300 +func_ov088_0216f368 kind:function(arm,size=0x54) addr:0x0216f368 +func_ov088_0216f3bc kind:function(arm,size=0x1c) addr:0x0216f3bc +func_ov088_0216f3d8 kind:function(arm,size=0x3c) addr:0x0216f3d8 +func_ov088_0216f414 kind:function(arm,size=0x2c) addr:0x0216f414 +func_ov088_0216f440 kind:function(arm,size=0xd0) addr:0x0216f440 +func_ov088_0216f510 kind:function(arm,size=0x58) addr:0x0216f510 +func_ov088_0216f568 kind:function(arm,size=0x1c) addr:0x0216f568 +func_ov088_0216f584 kind:function(arm,size=0x10) addr:0x0216f584 +func_ov088_0216f594 kind:function(arm,size=0x14) addr:0x0216f594 +func_ov088_0216f5a8 kind:function(arm,size=0x14) addr:0x0216f5a8 +func_ov088_0216f5bc kind:function(arm,size=0x5c) addr:0x0216f5bc +func_ov088_0216f618 kind:function(arm,size=0x2c) addr:0x0216f618 +func_ov088_0216f644 kind:function(arm,size=0x170) addr:0x0216f644 +func_ov088_0216f7b4 kind:function(arm,size=0x5c) addr:0x0216f7b4 +func_ov088_0216f810 kind:function(arm,size=0x8) addr:0x0216f810 +func_ov088_0216f818 kind:function(arm,size=0x1c) addr:0x0216f818 +func_ov088_0216f834 kind:function(arm,size=0x24) addr:0x0216f834 +func_ov088_0216f858 kind:function(arm,size=0x1c) addr:0x0216f858 +func_ov088_0216f874 kind:function(arm,size=0x2c) addr:0x0216f874 +func_ov088_0216f8a0 kind:function(thumb,size=0x298) addr:0x0216f8a0 +func_ov088_0216fb38 kind:function(thumb,size=0x8c) addr:0x0216fb38 +func_ov088_0216fbc4 kind:function(thumb,size=0x2c) addr:0x0216fbc4 +func_ov088_0216fbf0 kind:function(arm,size=0xb0) addr:0x0216fbf0 +func_ov088_0216fca0 kind:function(arm,size=0x270) addr:0x0216fca0 +func_ov088_0216ff10 kind:function(arm,size=0x4) addr:0x0216ff10 +func_ov088_0216ff14 kind:function(arm,size=0x10) addr:0x0216ff14 +func_ov088_0216ff24 kind:function(arm,size=0xa8) addr:0x0216ff24 +func_ov088_0216ffcc kind:function(arm,size=0x4) addr:0x0216ffcc +func_ov088_0216ffd0 kind:function(arm,size=0xc) addr:0x0216ffd0 +func_ov088_0216ffdc kind:function(arm,size=0xc8) addr:0x0216ffdc +func_ov088_021700a4 kind:function(arm,size=0xac) addr:0x021700a4 +func_ov088_02170150 kind:function(arm,size=0x44) addr:0x02170150 +func_ov088_02170194 kind:function(arm,size=0xa4) addr:0x02170194 +func_ov088_02170238 kind:function(arm,size=0x4c) addr:0x02170238 +func_ov088_02170284 kind:function(arm,size=0x1e0) addr:0x02170284 +func_ov088_02170464 kind:function(arm,size=0x50) addr:0x02170464 +func_ov088_021704b4 kind:function(arm,size=0x50) addr:0x021704b4 +func_ov088_02170504 kind:function(arm,size=0x14) addr:0x02170504 +func_ov088_02170518 kind:function(arm,size=0x40) addr:0x02170518 +func_ov088_02170558 kind:function(arm,size=0x40) addr:0x02170558 +func_ov088_02170598 kind:function(arm,size=0x2c) addr:0x02170598 +func_ov088_021705c4 kind:function(arm,size=0xc) addr:0x021705c4 +func_ov088_021705d0 kind:function(arm,size=0x24) addr:0x021705d0 +func_ov088_021705f4 kind:function(arm,size=0x28) addr:0x021705f4 +func_ov088_0217061c kind:function(arm,size=0x74) addr:0x0217061c +func_ov088_02170690 kind:function(arm,size=0x14) addr:0x02170690 +func_ov088_021706a4 kind:function(arm,size=0x54) addr:0x021706a4 +func_ov088_021706f8 kind:function(arm,size=0x10) addr:0x021706f8 +func_ov088_02170708 kind:function(arm,size=0x14) addr:0x02170708 +func_ov088_0217071c kind:function(arm,size=0x14) addr:0x0217071c +func_ov088_02170730 kind:function(arm,size=0x50) addr:0x02170730 +func_ov088_02170780 kind:function(arm,size=0x24) addr:0x02170780 +func_ov088_021707a4 kind:function(arm,size=0x10) addr:0x021707a4 +func_ov088_021707b4 kind:function(arm,size=0x8) addr:0x021707b4 +func_ov088_021707bc kind:function(arm,size=0x1c) addr:0x021707bc +func_ov088_021707d8 kind:function(arm,size=0x28) addr:0x021707d8 +func_ov088_02170800 kind:function(arm,size=0x30) addr:0x02170800 +func_ov088_02170830 kind:function(arm,size=0x14) addr:0x02170830 +func_ov088_02170844 kind:function(arm,size=0x2c) addr:0x02170844 +func_ov088_02170870 kind:function(arm,size=0x20) addr:0x02170870 +func_ov088_02170890 kind:function(arm,size=0x4c) addr:0x02170890 +func_ov088_021708dc kind:function(arm,size=0xc) addr:0x021708dc +func_ov088_021708e8 kind:function(arm,size=0x24) addr:0x021708e8 +func_ov088_0217090c kind:function(arm,size=0x28) addr:0x0217090c +func_ov088_02170934 kind:function(arm,size=0x90) addr:0x02170934 +func_ov088_021709c4 kind:function(arm,size=0x14) addr:0x021709c4 +func_ov088_021709d8 kind:function(arm,size=0x154) addr:0x021709d8 +func_ov088_02170b2c kind:function(arm,size=0x3c) addr:0x02170b2c +func_ov088_02170b68 kind:function(arm,size=0x8) addr:0x02170b68 +func_ov088_02170b70 kind:function(arm,size=0x10) addr:0x02170b70 +func_ov088_02170b80 kind:function(arm,size=0x14) addr:0x02170b80 +func_ov088_02170b94 kind:function(arm,size=0x14) addr:0x02170b94 +func_ov088_02170ba8 kind:function(arm,size=0x50) addr:0x02170ba8 +func_ov088_02170bf8 kind:function(arm,size=0x20) addr:0x02170bf8 +func_ov088_02170c18 kind:function(arm,size=0x1c) addr:0x02170c18 +func_ov088_02170c34 kind:function(arm,size=0x28) addr:0x02170c34 +func_ov088_02170c5c kind:function(arm,size=0x30) addr:0x02170c5c +func_ov088_02170c8c kind:function(arm,size=0x28) addr:0x02170c8c +func_ov088_02170cb4 kind:function(arm,size=0x20) addr:0x02170cb4 +func_ov088_02170cd4 kind:function(arm,size=0x14) addr:0x02170cd4 +func_ov088_02170ce8 kind:function(arm,size=0x2c) addr:0x02170ce8 +func_ov088_02170d14 kind:function(arm,size=0x20) addr:0x02170d14 +func_ov088_02170d34 kind:function(arm,size=0x4c) addr:0x02170d34 +func_ov088_02170d80 kind:function(arm,size=0xc) addr:0x02170d80 +func_ov088_02170d8c kind:function(arm,size=0x24) addr:0x02170d8c +func_ov088_02170db0 kind:function(arm,size=0x28) addr:0x02170db0 +func_ov088_02170dd8 kind:function(arm,size=0x90) addr:0x02170dd8 +func_ov088_02170e68 kind:function(arm,size=0x14) addr:0x02170e68 +func_ov088_02170e7c kind:function(arm,size=0x160) addr:0x02170e7c +func_ov088_02170fdc kind:function(arm,size=0x3c) addr:0x02170fdc +func_ov088_02171018 kind:function(arm,size=0x8) addr:0x02171018 +func_ov088_02171020 kind:function(arm,size=0x10) addr:0x02171020 +func_ov088_02171030 kind:function(arm,size=0x14) addr:0x02171030 +func_ov088_02171044 kind:function(arm,size=0x14) addr:0x02171044 +func_ov088_02171058 kind:function(arm,size=0x40) addr:0x02171058 +func_ov088_02171098 kind:function(arm,size=0x20) addr:0x02171098 +func_ov088_021710b8 kind:function(arm,size=0x20) addr:0x021710b8 +func_ov088_021710d8 kind:function(arm,size=0x1c) addr:0x021710d8 +func_ov088_021710f4 kind:function(arm,size=0x28) addr:0x021710f4 +func_ov088_0217111c kind:function(arm,size=0x30) addr:0x0217111c +func_ov088_0217114c kind:function(arm,size=0x28) addr:0x0217114c +func_ov088_02171174 kind:function(arm,size=0x20) addr:0x02171174 +func_ov088_02171194 kind:function(arm,size=0x14) addr:0x02171194 +func_ov088_021711a8 kind:function(arm,size=0xc) addr:0x021711a8 +func_ov088_021711b4 kind:function(arm,size=0x24) addr:0x021711b4 +func_ov088_021711d8 kind:function(arm,size=0x28) addr:0x021711d8 +func_ov088_02171200 kind:function(arm,size=0x74) addr:0x02171200 +func_ov088_02171274 kind:function(arm,size=0x54) addr:0x02171274 +func_ov088_021712c8 kind:function(arm,size=0x10) addr:0x021712c8 +func_ov088_021712d8 kind:function(arm,size=0x14) addr:0x021712d8 +func_ov088_021712ec kind:function(arm,size=0x14) addr:0x021712ec +func_ov088_02171300 kind:function(arm,size=0x50) addr:0x02171300 +func_ov088_02171350 kind:function(arm,size=0xc) addr:0x02171350 +func_ov088_0217135c kind:function(arm,size=0x28) addr:0x0217135c +func_ov088_02171384 kind:function(arm,size=0x30) addr:0x02171384 +func_ov088_021713b4 kind:function(arm,size=0x14) addr:0x021713b4 +func_ov088_021713c8 kind:function(arm,size=0xc) addr:0x021713c8 +func_ov088_021713d4 kind:function(arm,size=0x24) addr:0x021713d4 +func_ov088_021713f8 kind:function(arm,size=0x28) addr:0x021713f8 +func_ov088_02171420 kind:function(arm,size=0x74) addr:0x02171420 +func_ov088_02171494 kind:function(arm,size=0x14) addr:0x02171494 +func_ov088_021714a8 kind:function(arm,size=0x54) addr:0x021714a8 +func_ov088_021714fc kind:function(arm,size=0x10) addr:0x021714fc +func_ov088_0217150c kind:function(arm,size=0x14) addr:0x0217150c +func_ov088_02171520 kind:function(arm,size=0x14) addr:0x02171520 +func_ov088_02171534 kind:function(arm,size=0x50) addr:0x02171534 +func_ov088_02171584 kind:function(arm,size=0x1c) addr:0x02171584 +func_ov088_021715a0 kind:function(arm,size=0x28) addr:0x021715a0 +func_ov088_021715c8 kind:function(arm,size=0x30) addr:0x021715c8 +func_ov088_021715f8 kind:function(arm,size=0x14) addr:0x021715f8 +func_ov088_0217160c kind:function(arm,size=0xc) addr:0x0217160c +func_ov088_02171618 kind:function(arm,size=0x24) addr:0x02171618 +func_ov088_0217163c kind:function(arm,size=0x28) addr:0x0217163c +func_ov088_02171664 kind:function(arm,size=0x74) addr:0x02171664 +func_ov088_021716d8 kind:function(arm,size=0x54) addr:0x021716d8 +func_ov088_0217172c kind:function(arm,size=0x10) addr:0x0217172c +func_ov088_0217173c kind:function(arm,size=0x14) addr:0x0217173c +func_ov088_02171750 kind:function(arm,size=0x14) addr:0x02171750 +func_ov088_02171764 kind:function(arm,size=0x50) addr:0x02171764 +func_ov088_021717b4 kind:function(arm,size=0x28) addr:0x021717b4 +func_ov088_021717dc kind:function(arm,size=0x30) addr:0x021717dc +func_ov088_0217180c kind:function(arm,size=0x14) addr:0x0217180c +func_ov088_02171820 kind:function(arm,size=0xc) addr:0x02171820 +func_ov088_0217182c kind:function(arm,size=0x24) addr:0x0217182c +func_ov088_02171850 kind:function(arm,size=0x28) addr:0x02171850 +func_ov088_02171878 kind:function(arm,size=0x74) addr:0x02171878 +func_ov088_021718ec kind:function(arm,size=0x54) addr:0x021718ec +func_ov088_02171940 kind:function(arm,size=0x10) addr:0x02171940 +func_ov088_02171950 kind:function(arm,size=0x14) addr:0x02171950 +func_ov088_02171964 kind:function(arm,size=0x14) addr:0x02171964 +func_ov088_02171978 kind:function(arm,size=0x50) addr:0x02171978 +func_ov088_021719c8 kind:function(arm,size=0xc) addr:0x021719c8 +func_ov088_021719d4 kind:function(arm,size=0x28) addr:0x021719d4 +func_ov088_021719fc kind:function(arm,size=0x30) addr:0x021719fc +func_ov088_02171a2c kind:function(arm,size=0x14) addr:0x02171a2c +func_ov088_02171a40 kind:function(arm,size=0xc) addr:0x02171a40 +func_ov088_02171a4c kind:function(arm,size=0x24) addr:0x02171a4c +func_ov088_02171a70 kind:function(arm,size=0x28) addr:0x02171a70 +func_ov088_02171a98 kind:function(arm,size=0x20) addr:0x02171a98 +func_ov088_02171ab8 kind:function(arm,size=0x20) addr:0x02171ab8 +func_ov088_02171ad8 kind:function(arm,size=0x4) addr:0x02171ad8 +func_ov088_02171adc kind:function(arm,size=0x4) addr:0x02171adc +func_ov088_02171ae0 kind:function(arm,size=0x14) addr:0x02171ae0 +func_ov088_02171af4 kind:function(arm,size=0x4) addr:0x02171af4 +func_ov088_02171af8 kind:function(arm,size=0x8) addr:0x02171af8 +func_ov088_02171b00 kind:function(arm,size=0x20) addr:0x02171b00 +func_ov088_02171b20 kind:function(arm,size=0x28) addr:0x02171b20 +func_ov088_02171b48 kind:function(arm,size=0x14) addr:0x02171b48 +func_ov088_02171b5c kind:function(arm,size=0xc) addr:0x02171b5c +func_ov088_02171b68 kind:function(arm,size=0x24) addr:0x02171b68 +func_ov088_02171b8c kind:function(arm,size=0x28) addr:0x02171b8c +func_ov088_02171bb4 kind:function(arm,size=0x74) addr:0x02171bb4 +func_ov088_02171c28 kind:function(arm,size=0x54) addr:0x02171c28 +func_ov088_02171c7c kind:function(arm,size=0x10) addr:0x02171c7c +func_ov088_02171c8c kind:function(arm,size=0x14) addr:0x02171c8c +func_ov088_02171ca0 kind:function(arm,size=0x14) addr:0x02171ca0 +func_ov088_02171cb4 kind:function(arm,size=0x50) addr:0x02171cb4 +func_ov088_02171d04 kind:function(arm,size=0x28) addr:0x02171d04 +func_ov088_02171d2c kind:function(arm,size=0x30) addr:0x02171d2c +func_ov088_02171d5c kind:function(arm,size=0x14) addr:0x02171d5c +func_ov088_02171d70 kind:function(arm,size=0xc) addr:0x02171d70 +func_ov088_02171d7c kind:function(arm,size=0x24) addr:0x02171d7c +func_ov088_02171da0 kind:function(arm,size=0x28) addr:0x02171da0 +func_ov088_02171dc8 kind:function(arm,size=0x74) addr:0x02171dc8 +func_ov088_02171e3c kind:function(arm,size=0x54) addr:0x02171e3c +func_ov088_02171e90 kind:function(arm,size=0x10) addr:0x02171e90 +func_ov088_02171ea0 kind:function(arm,size=0x14) addr:0x02171ea0 +func_ov088_02171eb4 kind:function(arm,size=0x14) addr:0x02171eb4 +func_ov088_02171ec8 kind:function(arm,size=0x50) addr:0x02171ec8 +func_ov088_02171f18 kind:function(arm,size=0xc) addr:0x02171f18 +func_ov088_02171f24 kind:function(arm,size=0x28) addr:0x02171f24 +func_ov088_02171f4c kind:function(arm,size=0x30) addr:0x02171f4c +func_ov088_02171f7c kind:function(arm,size=0x14) addr:0x02171f7c +func_ov088_02171f90 kind:function(arm,size=0xc) addr:0x02171f90 +func_ov088_02171f9c kind:function(arm,size=0x24) addr:0x02171f9c +func_ov088_02171fc0 kind:function(arm,size=0x28) addr:0x02171fc0 +func_ov088_02171fe8 kind:function(arm,size=0x74) addr:0x02171fe8 +func_ov088_0217205c kind:function(arm,size=0x14) addr:0x0217205c +func_ov088_02172070 kind:function(arm,size=0x54) addr:0x02172070 +func_ov088_021720c4 kind:function(arm,size=0x10) addr:0x021720c4 +func_ov088_021720d4 kind:function(arm,size=0x14) addr:0x021720d4 +func_ov088_021720e8 kind:function(arm,size=0x14) addr:0x021720e8 +func_ov088_021720fc kind:function(arm,size=0x40) addr:0x021720fc +func_ov088_0217213c kind:function(arm,size=0xc) addr:0x0217213c +func_ov088_02172148 kind:function(arm,size=0x1c) addr:0x02172148 +func_ov088_02172164 kind:function(arm,size=0x28) addr:0x02172164 +func_ov088_0217218c kind:function(arm,size=0x30) addr:0x0217218c +func_ov088_021721bc kind:function(arm,size=0x14) addr:0x021721bc +func_ov088_021721d0 kind:function(arm,size=0xc) addr:0x021721d0 +func_ov088_021721dc kind:function(arm,size=0x24) addr:0x021721dc +func_ov088_02172200 kind:function(arm,size=0x28) addr:0x02172200 +func_ov088_02172228 kind:function(arm,size=0x20) addr:0x02172228 +func_ov088_02172248 kind:function(arm,size=0x50) addr:0x02172248 +func_ov088_02172298 kind:function(arm,size=0x8) addr:0x02172298 +func_ov088_021722a0 kind:function(arm,size=0x28) addr:0x021722a0 +func_ov088_021722c8 kind:function(arm,size=0x30) addr:0x021722c8 +func_ov088_021722f8 kind:function(arm,size=0x14) addr:0x021722f8 +func_ov088_0217230c kind:function(arm,size=0x30) addr:0x0217230c +func_ov088_0217233c kind:function(arm,size=0x158) addr:0x0217233c +func_ov088_02172494 kind:function(arm,size=0x74) addr:0x02172494 +func_ov088_02172508 kind:function(arm,size=0x7c) addr:0x02172508 +func_ov088_02172584 kind:function(arm,size=0x1c) addr:0x02172584 +func_ov088_021725a0 kind:function(arm,size=0x4) addr:0x021725a0 +func_ov088_021725a4 kind:function(arm,size=0x4) addr:0x021725a4 +func_ov088_021725a8 kind:function(arm,size=0x30) addr:0x021725a8 +func_ov088_021725d8 kind:function(arm,size=0x30) addr:0x021725d8 +func_ov088_02172608 kind:function(arm,size=0x10) addr:0x02172608 +func_ov088_02172618 kind:function(arm,size=0x14) addr:0x02172618 +func_ov088_0217262c kind:function(arm,size=0xb4) addr:0x0217262c +func_ov088_021726e0 kind:function(arm,size=0x54) addr:0x021726e0 +func_ov088_02172734 kind:function(arm,size=0x5c) addr:0x02172734 +func_ov088_02172790 kind:function(arm,size=0xf8) addr:0x02172790 +func_ov088_02172888 kind:function(arm,size=0x18) addr:0x02172888 +func_ov088_021728a0 kind:function(arm,size=0x230) addr:0x021728a0 +func_ov088_02172ad0 kind:function(arm,size=0x50) addr:0x02172ad0 +func_ov088_02172b20 kind:function(arm,size=0x170) addr:0x02172b20 +func_ov088_02172c90 kind:function(arm,size=0x20) addr:0x02172c90 +func_ov088_02172cb0 kind:function(arm,size=0xc8) addr:0x02172cb0 +func_ov088_02172d78 kind:function(arm,size=0xd0) addr:0x02172d78 +func_ov088_02172e48 kind:function(arm,size=0x124) addr:0x02172e48 +func_ov088_02172f6c kind:function(arm,size=0xc) addr:0x02172f6c +func_ov088_02172f78 kind:function(arm,size=0xb0) addr:0x02172f78 +func_ov088_02173028 kind:function(arm,size=0x64) addr:0x02173028 +func_ov088_0217308c kind:function(arm,size=0x1b0) addr:0x0217308c +func_ov088_0217323c kind:function(arm,size=0x38) addr:0x0217323c +func_ov088_02173274 kind:function(arm,size=0x58) addr:0x02173274 +func_ov088_021732cc kind:function(arm,size=0x54) addr:0x021732cc +func_ov088_02173320 kind:function(arm,size=0x3c) addr:0x02173320 +func_ov088_0217335c kind:function(arm,size=0x50) addr:0x0217335c +func_ov088_021733ac kind:function(arm,size=0x94) addr:0x021733ac +func_ov088_02173440 kind:function(arm,size=0x1a8) addr:0x02173440 +func_ov088_021735e8 kind:function(arm,size=0x34) addr:0x021735e8 +func_ov088_0217361c kind:function(arm,size=0x14) addr:0x0217361c +func_ov088_02173630 kind:function(arm,size=0x50) addr:0x02173630 +func_ov088_02173680 kind:function(arm,size=0x4c) addr:0x02173680 +func_ov088_021736cc kind:function(arm,size=0x3c) addr:0x021736cc +func_ov088_02173708 kind:function(arm,size=0x5c) addr:0x02173708 +func_ov088_02173764 kind:function(arm,size=0x28) addr:0x02173764 +func_ov088_0217378c kind:function(arm,size=0x20) addr:0x0217378c +func_ov088_021737ac kind:function(arm,size=0x28) addr:0x021737ac +func_ov088_021737d4 kind:function(arm,size=0x16c) addr:0x021737d4 +func_ov088_02173940 kind:function(arm,size=0x13c) addr:0x02173940 +func_ov088_02173a7c kind:function(arm,size=0x11c) addr:0x02173a7c +func_ov088_02173b98 kind:function(arm,size=0x3c) addr:0x02173b98 +func_ov088_02173bd4 kind:function(arm,size=0x44) addr:0x02173bd4 +func_ov088_02173c18 kind:function(arm,size=0x54) addr:0x02173c18 +func_ov088_02173c6c kind:function(arm,size=0xf8) addr:0x02173c6c +func_ov088_02173d64 kind:function(arm,size=0x50) addr:0x02173d64 +func_ov088_02173db4 kind:function(arm,size=0x34) addr:0x02173db4 +func_ov088_02173de8 kind:function(arm,size=0x44) addr:0x02173de8 +func_ov088_02173e2c kind:function(arm,size=0x9c) addr:0x02173e2c +func_ov088_02173ec8 kind:function(arm,size=0x184) addr:0x02173ec8 +func_ov088_0217404c kind:function(arm,size=0x50) addr:0x0217404c +func_ov088_0217409c kind:function(arm,size=0x64) addr:0x0217409c +func_ov088_02174100 kind:function(arm,size=0x1c) addr:0x02174100 +func_ov088_0217411c kind:function(arm,size=0x2c) addr:0x0217411c +func_ov088_02174148 kind:function(arm,size=0x8) addr:0x02174148 +func_ov088_02174150 kind:function(arm,size=0x1c) addr:0x02174150 +func_ov088_0217416c kind:function(arm,size=0x4c) addr:0x0217416c +func_ov088_021741b8 kind:function(arm,size=0x50) addr:0x021741b8 +func_ov088_02174208 kind:function(arm,size=0x8) addr:0x02174208 +data_ov088_02174210 kind:data(any) addr:0x02174210 +data_ov088_0217421c kind:data(any) addr:0x0217421c +data_ov088_02174228 kind:data(any) addr:0x02174228 +data_ov088_02174238 kind:data(any) addr:0x02174238 +data_ov088_02174244 kind:data(any) addr:0x02174244 +data_ov088_02174250 kind:data(any) addr:0x02174250 +data_ov088_0217425c kind:data(any) addr:0x0217425c +data_ov088_02174268 kind:data(any) addr:0x02174268 +data_ov088_02174278 kind:data(any) addr:0x02174278 +data_ov088_02174288 kind:data(any) addr:0x02174288 +data_ov088_02174298 kind:data(any) addr:0x02174298 +data_ov088_021742ac kind:data(any) addr:0x021742ac +data_ov088_021742cc kind:data(any) addr:0x021742cc +data_ov088_021742e0 kind:data(any) addr:0x021742e0 +data_ov088_0217430c kind:data(any) addr:0x0217430c +data_ov088_02174338 kind:data(any) addr:0x02174338 +data_ov088_02174364 kind:data(any) addr:0x02174364 +data_ov088_02174390 kind:data(any) addr:0x02174390 +data_ov088_02174398 kind:data(any) addr:0x02174398 +data_ov088_021743a8 kind:data(any) addr:0x021743a8 +data_ov088_021743b8 kind:data(any) addr:0x021743b8 +data_ov088_021743cc kind:data(any) addr:0x021743cc +data_ov088_021743e0 kind:data(any) addr:0x021743e0 +data_ov088_021743f4 kind:data(any) addr:0x021743f4 +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_02174438 kind:data(any) addr:0x02174438 +data_ov088_02174448 kind:data(any) addr:0x02174448 +data_ov088_02174478 kind:data(any) addr:0x02174478 +data_ov088_0217448c kind:data(any) addr:0x0217448c +data_ov088_021744a0 kind:data(any) addr:0x021744a0 +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_02174504 kind:data(any) addr:0x02174504 +data_ov088_02174514 kind:data(any) addr:0x02174514 +data_ov088_02174528 kind:data(any) addr:0x02174528 +data_ov088_0217453c kind:data(any) addr:0x0217453c +data_ov088_02174550 kind:data(any) addr:0x02174550 +data_ov088_02174564 kind:data(any) addr:0x02174564 +data_ov088_02174574 kind:data(any) addr:0x02174574 +data_ov088_02174588 kind:data(any) addr:0x02174588 +data_ov088_0217459c kind:data(any) addr:0x0217459c +data_ov088_021745b0 kind:data(any) addr:0x021745b0 +data_ov088_021745c4 kind:data(any) addr:0x021745c4 +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_021745e8 kind:data(any) addr:0x021745e8 +data_ov088_021745ec kind:data(any) addr:0x021745ec +data_ov088_021745f0 kind:data(any) addr:0x021745f0 +data_ov088_021745f4 kind:data(any) addr:0x021745f4 +data_ov088_021745f8 kind:data(any) addr:0x021745f8 +data_ov088_021745fc kind:data(any) addr:0x021745fc +data_ov088_02174600 kind:data(any) addr:0x02174600 +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_021746a4 kind:data(any) addr:0x021746a4 +data_ov088_021746b4 kind:data(any) addr:0x021746b4 +data_ov088_021746c8 kind:data(any) addr:0x021746c8 ambiguous +func_ov088_021746ec kind:function(arm,size=0x1c) addr:0x021746ec +func_ov088_02174708 kind:function(arm,size=0x74) addr:0x02174708 +func_ov088_0217477c kind:function(arm,size=0x50) addr:0x0217477c +func_ov088_021747cc kind:function(arm,size=0x50) addr:0x021747cc +func_ov088_0217481c kind:function(arm,size=0x50) addr:0x0217481c +func_ov088_0217486c kind:function(arm,size=0x50) addr:0x0217486c +func_ov088_021748bc kind:function(arm,size=0x50) addr:0x021748bc +func_ov088_0217490c kind:function(arm,size=0x50) addr:0x0217490c +func_ov088_0217495c kind:function(arm,size=0x50) addr:0x0217495c +func_ov088_021749ac kind:function(arm,size=0x50) addr:0x021749ac +func_ov088_021749fc kind:function(arm,size=0x50) addr:0x021749fc +func_ov088_02174a4c kind:function(arm,size=0x50) addr:0x02174a4c +func_ov088_02174a9c kind:function(arm,size=0x50) addr:0x02174a9c +func_ov088_02174aec kind:function(arm,size=0x50) addr:0x02174aec +func_ov088_02174b3c kind:function(arm,size=0x50) addr:0x02174b3c +func_ov088_02174b8c kind:function(arm,size=0x50) addr:0x02174b8c +func_ov088_02174bdc kind:function(arm,size=0x50) addr:0x02174bdc +func_ov088_02174c2c kind:function(arm,size=0x50) addr:0x02174c2c +func_ov088_02174c7c kind:function(arm,size=0x50) addr:0x02174c7c +func_ov088_02174ccc kind:function(arm,size=0x50) addr:0x02174ccc +data_ov088_02174d88 kind:data(any) addr:0x02174d88 +data_ov088_02174d9c kind:data(any) addr:0x02174d9c +data_ov088_02174dc0 kind:data(any) addr:0x02174dc0 +data_ov088_02174dc4 kind:data(any) addr:0x02174dc4 +data_ov088_02174dd4 kind:data(any) addr:0x02174dd4 +data_ov088_02174dd8 kind:data(any) addr:0x02174dd8 +data_ov088_02174de0 kind:data(any) addr:0x02174de0 +data_ov088_02174df0 kind:data(any) addr:0x02174df0 +data_ov088_02174e30 kind:data(any) addr:0x02174e30 +data_ov088_02174e44 kind:data(any) addr:0x02174e44 +data_ov088_02174e90 kind:data(any) addr:0x02174e90 +data_ov088_02174ecc kind:data(any) addr:0x02174ecc ambiguous +data_ov088_02174edc kind:data(any) addr:0x02174edc +data_ov088_02174f24 kind:data(any) addr:0x02174f24 +data_ov088_02174f6c kind:data(any) addr:0x02174f6c +data_ov088_02174fac kind:data(any) addr:0x02174fac ambiguous +data_ov088_02174fb4 kind:data(any) addr:0x02174fb4 +data_ov088_02174ffc kind:data(any) addr:0x02174ffc +data_ov088_0217503c kind:data(any) addr:0x0217503c +data_ov088_02175048 kind:data(any) addr:0x02175048 +data_ov088_02175060 kind:data(any) addr:0x02175060 +data_ov088_02175078 kind:data(any) addr:0x02175078 +data_ov088_02175084 kind:data(any) addr:0x02175084 +data_ov088_021750a8 kind:data(any) addr:0x021750a8 +data_ov088_021750d4 kind:data(any) addr:0x021750d4 +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_02175160 kind:data(any) addr:0x02175160 +data_ov088_0217516c kind:data(any) addr:0x0217516c +data_ov088_02175178 kind:data(any) addr:0x02175178 +data_ov088_0217518c kind:data(any) addr:0x0217518c +data_ov088_021751b0 kind:data(any) addr:0x021751b0 +data_ov088_0217521c kind:data(any) addr:0x0217521c +data_ov088_02175240 kind:data(any) addr:0x02175240 +data_ov088_02175248 kind:data(any) addr:0x02175248 ambiguous +data_ov088_021752b0 kind:data(any) addr:0x021752b0 +data_ov088_021752d4 kind:data(any) addr:0x021752d4 +data_ov088_021752f4 kind:data(any) addr:0x021752f4 ambiguous +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_021753b4 kind:data(any) addr:0x021753b4 +data_ov088_021753bc kind:data(any) addr:0x021753bc +data_ov088_021753c4 kind:data(any) addr:0x021753c4 +data_ov088_021753cc kind:data(any) addr:0x021753cc +data_ov088_021753e4 kind:data(any) addr:0x021753e4 +data_ov088_02175404 kind:data(any) addr:0x02175404 +data_ov088_02175438 kind:data(any) addr:0x02175438 +data_ov088_02175444 kind:data(any) addr:0x02175444 +data_ov088_02175450 kind:data(any) addr:0x02175450 +data_ov088_02175468 kind:data(any) addr:0x02175468 +data_ov088_02175488 kind:data(any) addr:0x02175488 +data_ov088_021754ac kind:data(any) addr:0x021754ac +data_ov088_02175510 kind:data(any) addr:0x02175510 +data_ov088_02175518 kind:data(any) addr:0x02175518 +data_ov088_02175528 kind:data(any) addr:0x02175528 +data_ov088_0217554c kind:data(any) addr:0x0217554c +data_ov088_021755b0 kind:data(any) addr:0x021755b0 +data_ov088_021755b8 kind:data(any) addr:0x021755b8 +data_ov088_021755c8 kind:data(any) addr:0x021755c8 +data_ov088_021755ec kind:data(any) addr:0x021755ec +data_ov088_02175650 kind:data(any) addr:0x02175650 +data_ov088_02175664 kind:data(any) addr:0x02175664 +data_ov088_02175670 kind:data(any) addr:0x02175670 +data_ov088_02175678 kind:data(any) addr:0x02175678 +data_ov088_02175688 kind:data(any) addr:0x02175688 +data_ov088_02175698 kind:data(any) addr:0x02175698 +data_ov088_021756a8 kind:data(any) addr:0x021756a8 +data_ov088_021756bc kind:data(any) addr:0x021756bc +data_ov088_021756dc kind:data(any) addr:0x021756dc +data_ov088_02175700 kind:data(any) addr:0x02175700 +data_ov088_02175748 kind:data(any) addr:0x02175748 +data_ov088_021757a0 kind:data(any) addr:0x021757a0 +data_ov088_021757c0 kind:data(any) addr:0x021757c0 +data_ov088_021757e0 kind:data(any) addr:0x021757e0 ambiguous +data_ov088_021757e4 kind:data(any) addr:0x021757e4 +data_ov088_02175810 kind:data(any) addr:0x02175810 +data_ov088_02175870 kind:data(any) addr:0x02175870 +data_ov088_021758c8 kind:data(any) addr:0x021758c8 +data_ov088_021758e8 kind:data(any) addr:0x021758e8 +data_ov088_0217590c kind:data(any) addr:0x0217590c +data_ov088_02175938 kind:data(any) addr:0x02175938 +data_ov088_02175998 kind:data(any) addr:0x02175998 +data_ov088_021759f0 kind:data(any) addr:0x021759f0 +data_ov088_02175a10 kind:data(any) addr:0x02175a10 +data_ov088_02175a34 kind:data(any) addr:0x02175a34 +data_ov088_02175a8c kind:data(any) addr:0x02175a8c +data_ov088_02175aac kind:data(any) addr:0x02175aac +data_ov088_02175ad0 kind:data(any) addr:0x02175ad0 +data_ov088_02175b18 kind:data(any) addr:0x02175b18 +data_ov088_02175b48 kind:data(any) addr:0x02175b48 ambiguous +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_02175cb0 kind:data(any) addr:0x02175cb0 +data_ov088_02175cd0 kind:data(any) addr:0x02175cd0 ambiguous +data_ov088_02175cd4 kind:data(any) addr:0x02175cd4 +data_ov088_02175d2c kind:data(any) addr:0x02175d2c +data_ov088_02175d4c kind:data(any) addr:0x02175d4c +data_ov088_02175d70 kind:data(any) addr:0x02175d70 +data_ov088_02175dc8 kind:data(any) addr:0x02175dc8 +data_ov088_02175de8 kind:data(any) addr:0x02175de8 +data_ov088_02175e0c kind:data(any) addr:0x02175e0c +data_ov088_02175e64 kind:data(any) addr:0x02175e64 +data_ov088_02175e84 kind:data(any) addr:0x02175e84 +data_ov088_02175ea8 kind:data(any) addr:0x02175ea8 +data_ov088_02175ef0 kind:data(any) addr:0x02175ef0 +data_ov088_02175f50 kind:data(any) addr:0x02175f50 +data_ov088_02175f74 kind:data(any) addr:0x02175f74 +data_ov088_02175fd8 kind:data(any) addr:0x02175fd8 +data_ov088_02175ffc kind:data(any) addr:0x02175ffc +data_ov088_02176014 kind:data(any) addr:0x02176014 +data_ov088_02176020 kind:data(any) addr:0x02176020 +data_ov088_02176044 kind:data(any) addr:0x02176044 +data_ov088_02176068 kind:data(any) addr:0x02176068 +data_ov088_02176098 kind:data(any) addr:0x02176098 +data_ov088_021760c0 kind:bss addr:0x021760c0 +data_ov088_021760c4 kind:bss addr:0x021760c4 +data_ov088_021760c8 kind:bss addr:0x021760c8 ambiguous +data_ov088_021760cc kind:bss addr:0x021760cc +data_ov088_021760d0 kind:bss addr:0x021760d0 +data_ov088_021760dc kind:bss addr:0x021760dc +data_ov088_021760e4 kind:bss addr:0x021760e4 +data_ov088_021760ec kind:bss addr:0x021760ec +data_ov088_02176128 kind:bss addr:0x02176128 +data_ov088_02176130 kind:bss addr:0x02176130 +data_ov088_0217613c kind:bss addr:0x0217613c +data_ov088_02176178 kind:bss addr:0x02176178 +data_ov088_0217617c kind:bss addr:0x0217617c +data_ov088_02176188 kind:bss addr:0x02176188 +data_ov088_021761c4 kind:bss addr:0x021761c4 +data_ov088_021761c8 kind:bss addr:0x021761c8 +data_ov088_021761d4 kind:bss addr:0x021761d4 +data_ov088_02176210 kind:bss addr:0x02176210 +data_ov088_02176214 kind:bss addr:0x02176214 +data_ov088_02176220 kind:bss addr:0x02176220 +data_ov088_0217625c kind:bss addr:0x0217625c +data_ov088_02176260 kind:bss addr:0x02176260 +data_ov088_0217626c kind:bss addr:0x0217626c +data_ov088_021762a8 kind:bss addr:0x021762a8 +data_ov088_021762ac kind:bss addr:0x021762ac +data_ov088_021762b8 kind:bss addr:0x021762b8 +data_ov088_021762f4 kind:bss addr:0x021762f4 +data_ov088_021767d4 kind:bss addr:0x021767d4 +data_ov088_021767d8 kind:bss addr:0x021767d8 +data_ov088_021767e4 kind:bss addr:0x021767e4 +data_ov088_021768bc kind:bss addr:0x021768bc +data_ov088_021768c0 kind:bss addr:0x021768c0 +data_ov088_021768cc kind:bss addr:0x021768cc +data_ov088_021769a4 kind:bss addr:0x021769a4 +data_ov088_021769a8 kind:bss addr:0x021769a8 +data_ov088_021769b4 kind:bss addr:0x021769b4 +data_ov088_02176a8c kind:bss addr:0x02176a8c +data_ov088_02176a90 kind:bss addr:0x02176a90 +data_ov088_02176a9c kind:bss addr:0x02176a9c +data_ov088_02176aa8 kind:bss addr:0x02176aa8 ambiguous +data_ov088_02176af4 kind:bss addr:0x02176af4 ambiguous +data_ov088_02176b74 kind:bss addr:0x02176b74 +data_ov088_02176b78 kind:bss addr:0x02176b78 +data_ov088_02176b84 kind:bss addr:0x02176b84 +data_ov088_02176c5c kind:bss addr:0x02176c5c +data_ov088_02176c60 kind:bss addr:0x02176c60 +data_ov088_02176c6c kind:bss addr:0x02176c6c +data_ov088_02176d44 kind:bss addr:0x02176d44 +data_ov088_02176d48 kind:bss addr:0x02176d48 +data_ov088_02176d54 kind:bss addr:0x02176d54 +data_ov088_02176e2c kind:bss addr:0x02176e2c +data_ov088_02176e30 kind:bss addr:0x02176e30 +data_ov088_02176e3c kind:bss addr:0x02176e3c +data_ov088_02176e78 kind:bss addr:0x02176e78 +data_ov088_02176e7c kind:bss addr:0x02176e7c +data_ov088_02176e88 kind:bss addr:0x02176e88 +data_ov088_02176f60 kind:bss addr:0x02176f60 +data_ov088_02176f64 kind:bss addr:0x02176f64 +data_ov088_02176f70 kind:bss addr:0x02176f70 +data_ov088_02177048 kind:bss addr:0x02177048 +data_ov088_0217704c kind:bss addr:0x0217704c +data_ov088_02177058 kind:bss addr:0x02177058 +data_ov088_021770f0 kind:bss addr:0x021770f0 ambiguous +data_ov088_02177130 kind:bss addr:0x02177130 +data_ov088_02177134 kind:bss addr:0x02177134 +data_ov088_02177140 kind:bss addr:0x02177140 +data_ov088_02177218 kind:bss addr:0x02177218 diff --git a/config/eur/arm9/overlays/ov089/delinks.txt b/config/eur/arm9/overlays/ov089/delinks.txt new file mode 100644 index 00000000..bfa4add6 --- /dev/null +++ b/config/eur/arm9/overlays/ov089/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021658a0 end:0x02170628 kind:code align:32 + .rodata start:0x02170628 end:0x02170d7c kind:data align:4 + .init start:0x02170d7c end:0x02170de4 kind:code align:4 + .ctor start:0x02170de4 end:0x02170df0 kind:data align:4 + .data start:0x02170e00 end:0x02171520 kind:data align:32 + .bss start:0x02171520 end:0x02178760 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov089/relocs.txt b/config/eur/arm9/overlays/ov089/relocs.txt new file mode 100644 index 00000000..100dfe8a --- /dev/null +++ b/config/eur/arm9/overlays/ov089/relocs.txt @@ -0,0 +1,782 @@ +from:0x021658c0 kind:arm_call to:0x02028c90 module:main +from:0x021658cc kind:load to:0x02170e08 module:overlay(89) +from:0x021658dc kind:arm_call to:0x02011ff4 module:main +from:0x02165a8c kind:arm_call_thumb to:0x020153fc module:main +from:0x02165af8 kind:load to:0x02166360 module:overlay(89) +from:0x02165b04 kind:arm_call to:0x02165c34 module:overlay(89) +from:0x02165b0c kind:arm_call_thumb to:0x0201547c module:main +from:0x02165b34 kind:arm_call to:0x02013ee8 module:main +from:0x02165b3c kind:arm_call to:0x02165fd0 module:overlay(89) +from:0x02165b44 kind:arm_call to:0x02166120 module:overlay(89) +from:0x02165bcc kind:arm_call to:0x02014fe0 module:main +from:0x02165bf0 kind:arm_call to:0x02167f6c module:overlay(89) +from:0x02165c14 kind:arm_call to:0x02168e8c module:overlay(89) +from:0x02165c28 kind:load to:0x02049b80 module:main +from:0x02165c2c kind:load to:0x02049be0 module:main +from:0x02165c48 kind:arm_call to:0x02165d9c module:overlay(89) +from:0x02165c50 kind:arm_call to:0x02168194 module:overlay(89) +from:0x02165c58 kind:arm_call to:0x02166150 module:overlay(89) +from:0x02165c60 kind:arm_call to:0x021660f0 module:overlay(89) +from:0x02165c74 kind:arm_call to:0x02013f80 module:main +from:0x02165c7c kind:load to:0x02049b80 module:main +from:0x02165c98 kind:arm_call to:0x0202f958 module:main +from:0x02165ca4 kind:arm_call to:0x020700d4 module:overlay(0) +from:0x02165cb8 kind:arm_call to:0x02070044 module:overlay(0) +from:0x02165cd8 kind:arm_call to:0x02166174 module:overlay(89) +from:0x02165ce8 kind:arm_call to:0x02168b40 module:overlay(89) +from:0x02165d00 kind:arm_call to:0x021661dc module:overlay(89) +from:0x02165d08 kind:arm_call to:0x02166350 module:overlay(89) +from:0x02165d0c kind:arm_call to:0x021682bc module:overlay(89) +from:0x02165d3c kind:arm_call to:0x02013ecc module:main +from:0x02165d5c kind:load to:0x020b5340 module:overlay(0) +from:0x02165d60 kind:load to:0x02049b80 module:main +from:0x02165d64 kind:load to:0x02165f94 module:overlay(89) +from:0x02165d70 kind:arm_call to:0x021682bc module:overlay(89) +from:0x02165d84 kind:arm_call to:0x02166330 module:overlay(89) +from:0x02165dc4 kind:arm_call to:0x021661dc module:overlay(89) +from:0x02165dcc kind:arm_call to:0x02166350 module:overlay(89) +from:0x02165dd4 kind:arm_call to:0x0202f958 module:main +from:0x02165de0 kind:arm_call to:0x020700d4 module:overlay(0) +from:0x02165de8 kind:arm_call to:0x0206ffc0 module:overlay(0) +from:0x02165df4 kind:load to:0x020b5340 module:overlay(0) +from:0x02165e24 kind:arm_call to:0x02166330 module:overlay(89) +from:0x02165e60 kind:arm_call to:0x02165d68 module:overlay(89) +from:0x02165e6c kind:arm_call to:0x021661ec module:overlay(89) +from:0x02165e7c kind:arm_call to:0x0216880c module:overlay(89) +from:0x02165eb0 kind:arm_call to:0x0216886c module:overlay(89) +from:0x02165ec4 kind:arm_call to:0x021688c0 module:overlay(89) +from:0x02165f90 kind:load to:0x020b5340 module:overlay(0) +from:0x02165fb8 kind:arm_call to:0x02165df8 module:overlay(89) +from:0x02165fc4 kind:arm_call to:0x02026058 module:main +from:0x02165fe0 kind:arm_call to:0x02014ff4 module:main +from:0x02165ffc kind:arm_call to:0x02034060 module:main +from:0x02166008 kind:arm_call to:0x02033f7c module:main +from:0x0216601c kind:arm_call to:0x02034060 module:main +from:0x02166024 kind:arm_call_thumb to:0x0201547c module:main +from:0x02166038 kind:arm_call_thumb to:0x0201541c module:main +from:0x02166070 kind:arm_call to:0x02026800 module:main +from:0x0216608c kind:arm_call_thumb to:0x020156ac module:main +from:0x021660c0 kind:arm_call_thumb to:0x0201568c module:main +from:0x021660d8 kind:load to:0x02049be0 module:main +from:0x021660dc kind:load to:0x02170e50 module:overlay(89) +from:0x021660e0 kind:load to:0x02170e68 module:overlay(89) +from:0x021660e4 kind:load to:0x02170628 module:overlay(89) +from:0x021660e8 kind:load to:0x02043f40 module:main +from:0x021660ec kind:load to:0x02170e6c module:overlay(89) +from:0x02166118 kind:arm_call_thumb to:0x0201547c module:main +from:0x02166134 kind:arm_call to:0x02167f60 module:overlay(89) +from:0x02166144 kind:arm_call to:0x02011f3c module:main +from:0x02166164 kind:arm_call to:0x02012000 module:main +from:0x021661a8 kind:arm_call to:0x020267c0 module:main +from:0x021661cc kind:arm_call to:0x020267c0 module:main +from:0x021661d4 kind:load to:0x02170e74 module:overlay(89) +from:0x021661d8 kind:load to:0x02170e7c module:overlay(89) +from:0x021661f4 kind:arm_call to:0x0202f044 module:main +from:0x021662c4 kind:arm_call to:0x0202761c module:main +from:0x021662d4 kind:arm_call to:0x02028e30 module:main +from:0x021662e8 kind:arm_call to:0x0202761c module:main +from:0x021662fc kind:arm_call to:0x02028e30 module:main +from:0x02166310 kind:arm_call to:0x0202761c module:main +from:0x02166320 kind:arm_call to:0x02028e30 module:main +from:0x02166338 kind:arm_call to:0x0202f044 module:main +from:0x02166370 kind:arm_call to:0x0201667c module:main +from:0x021663b4 kind:load to:0x02170e8c module:overlay(89) +from:0x021663d8 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x0216641c kind:arm_call to:0x0205be44 module:overlay(0) +from:0x02166428 kind:load to:0x02170e80 module:overlay(89) +from:0x02166780 kind:arm_call to:0x02170574 module:overlay(89) +from:0x021667b0 kind:arm_call to:0x021666f4 module:overlay(89) +from:0x021667c4 kind:arm_call to:0x02166630 module:overlay(89) +from:0x02166810 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02166864 kind:arm_call to:0x02166830 module:overlay(89) +from:0x02166884 kind:arm_call to:0x02166830 module:overlay(89) +from:0x021668b4 kind:arm_call to:0x02166830 module:overlay(89) +from:0x02166920 kind:arm_call to:0x02166830 module:overlay(89) +from:0x02166944 kind:arm_call to:0x021668d8 module:overlay(89) +from:0x02166958 kind:arm_call to:0x02167a48 module:overlay(89) +from:0x021669c8 kind:arm_call to:0x021673cc module:overlay(89) +from:0x021669e8 kind:arm_call to:0x02166898 module:overlay(89) +from:0x02166a50 kind:arm_call to:0x02166830 module:overlay(89) +from:0x02166aa0 kind:arm_call to:0x02166538 module:overlay(89) +from:0x02166aac kind:arm_call to:0x02166558 module:overlay(89) +from:0x02166ad8 kind:arm_call to:0x02166558 module:overlay(89) +from:0x02166b14 kind:arm_call to:0x02166a88 module:overlay(89) +from:0x02166b3c kind:arm_call to:0x02166a88 module:overlay(89) +from:0x02166b70 kind:arm_call to:0x02166afc module:overlay(89) +from:0x02166b90 kind:arm_call to:0x02166538 module:overlay(89) +from:0x02166bac kind:arm_call to:0x02166558 module:overlay(89) +from:0x02166c08 kind:arm_call to:0x0216675c module:overlay(89) +from:0x02166c3c kind:arm_call to:0x02166514 module:overlay(89) +from:0x02166cdc kind:arm_call to:0x02166c58 module:overlay(89) +from:0x02166d48 kind:arm_call to:0x021667fc module:overlay(89) +from:0x02166d5c kind:arm_call to:0x021668d8 module:overlay(89) +from:0x02166d6c kind:arm_call to:0x021667a4 module:overlay(89) +from:0x02166d84 kind:arm_call to:0x02166830 module:overlay(89) +from:0x02166da8 kind:arm_call to:0x021667d0 module:overlay(89) +from:0x02166dd4 kind:arm_call to:0x02166ca0 module:overlay(89) +from:0x02166e18 kind:arm_call to:0x02166b50 module:overlay(89) +from:0x02166e78 kind:arm_call to:0x02166900 module:overlay(89) +from:0x02166e90 kind:arm_call to:0x021669dc module:overlay(89) +from:0x02166eb0 kind:arm_call to:0x02166a24 module:overlay(89) +from:0x02166ec0 kind:arm_call to:0x02166858 module:overlay(89) +from:0x02166f30 kind:arm_call to:0x02166d0c module:overlay(89) +from:0x02166f5c kind:arm_call to:0x021704d0 module:overlay(89) +from:0x02167124 kind:arm_call to:0x021670a4 module:overlay(89) +from:0x021671b4 kind:arm_call to:0x0216707c module:overlay(89) +from:0x021671cc kind:arm_call to:0x021670a4 module:overlay(89) +from:0x021671f8 kind:arm_call to:0x0216707c module:overlay(89) +from:0x02167210 kind:arm_call to:0x021670a4 module:overlay(89) +from:0x02167228 kind:arm_call to:0x021704a4 module:overlay(89) +from:0x02167310 kind:arm_call to:0x02170588 module:overlay(89) +from:0x021673a4 kind:arm_call to:0x021705a4 module:overlay(89) +from:0x02167410 kind:arm_call to:0x0216707c module:overlay(89) +from:0x02167448 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216745c kind:arm_call to:0x02170574 module:overlay(89) +from:0x02167474 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216752c kind:arm_call to:0x02167264 module:overlay(89) +from:0x02167570 kind:arm_call to:0x02167100 module:overlay(89) +from:0x021675e0 kind:arm_call to:0x02167264 module:overlay(89) +from:0x02167620 kind:arm_call to:0x02167264 module:overlay(89) +from:0x021676bc kind:arm_call to:0x021705d8 module:overlay(89) +from:0x02167754 kind:arm_call to:0x021670c0 module:overlay(89) +from:0x02167824 kind:arm_call to:0x02167350 module:overlay(89) +from:0x0216784c kind:arm_call to:0x021705d8 module:overlay(89) +from:0x021679b8 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x02167a4c kind:arm_call to:0x021670a4 module:overlay(89) +from:0x02167a78 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02167af0 kind:arm_call to:0x0216aa0c module:overlay(89) +from:0x02167bac kind:load to:0x02170748 module:overlay(89) +from:0x02167bb0 kind:load to:0x02170658 module:overlay(89) +from:0x02167dc0 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02167dd4 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02167dfc kind:arm_call to:0x02167bb8 module:overlay(89) +from:0x02167e30 kind:arm_call to:0x02167bb8 module:overlay(89) +from:0x02167f24 kind:arm_call to:0x02167e84 module:overlay(89) +from:0x02167f5c kind:load to:0x02177be0 module:overlay(89) +from:0x02167f88 kind:arm_call to:0x02000b60 module:main +from:0x02167fcc kind:arm_call to:0x02167f08 module:overlay(89) +from:0x02168000 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02168040 kind:arm_call to:0x0216d9bc module:overlay(89) +from:0x021680b0 kind:arm_call to:0x0216dde4 module:overlay(89) +from:0x02168130 kind:arm_call to:0x02168d1c module:overlay(89) +from:0x02168138 kind:arm_call to:0x02168d98 module:overlay(89) +from:0x02168140 kind:arm_call to:0x02168e40 module:overlay(89) +from:0x02168178 kind:arm_call to:0x02168194 module:overlay(89) +from:0x0216818c kind:load to:0x02177be0 module:overlay(89) +from:0x021681b4 kind:arm_call to:0x0216d908 module:overlay(89) +from:0x021681b8 kind:arm_call to:0x02167f48 module:overlay(89) +from:0x021681f8 kind:arm_call to:0x0216d92c module:overlay(89) +from:0x02168210 kind:arm_call to:0x02167e84 module:overlay(89) +from:0x02168238 kind:load to:0x02177be0 module:overlay(89) +from:0x021682b8 kind:load to:0x02177be0 module:overlay(89) +from:0x021682e0 kind:arm_call to:0x0216823c module:overlay(89) +from:0x021682e8 kind:load to:0x02177be0 module:overlay(89) +from:0x021682fc kind:arm_call to:0x0216c97c module:overlay(89) +from:0x0216834c kind:load to:0x02177be0 module:overlay(89) +from:0x02168388 kind:arm_call to:0x0216d754 module:overlay(89) +from:0x021683e4 kind:arm_call to:0x0203a1bc module:main +from:0x02168424 kind:arm_call to:0x021682ec module:overlay(89) +from:0x02168430 kind:load to:0x02177be0 module:overlay(89) +from:0x021684ec kind:arm_call to:0x0203a1bc module:main +from:0x02168594 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x021685f0 kind:arm_call to:0x02168434 module:overlay(89) +from:0x0216860c kind:arm_call to:0x0216c9e0 module:overlay(89) +from:0x02168634 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x02168658 kind:arm_call to:0x02168434 module:overlay(89) +from:0x0216867c kind:arm_call to:0x0216d030 module:overlay(89) +from:0x02168698 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x021687a8 kind:arm_call to:0x02168350 module:overlay(89) +from:0x02168808 kind:load to:0x02177be0 module:overlay(89) +from:0x02168838 kind:arm_call to:0x02168350 module:overlay(89) +from:0x02168860 kind:arm_call to:0x0216851c module:overlay(89) +from:0x02168868 kind:load to:0x02177be0 module:overlay(89) +from:0x021688b8 kind:load to:0x02177be0 module:overlay(89) +from:0x02168938 kind:load to:0x02177be0 module:overlay(89) +from:0x02168974 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x02168a58 kind:load to:0x02177be0 module:overlay(89) +from:0x02168af0 kind:arm_call to:0x02168944 module:overlay(89) +from:0x02168b94 kind:arm_call to:0x02167f48 module:overlay(89) +from:0x02168ba4 kind:arm_call to:0x0216d678 module:overlay(89) +from:0x02168bc8 kind:arm_call to:0x02168a5c module:overlay(89) +from:0x02168c48 kind:arm_call to:0x021705f4 module:overlay(89) +from:0x02168cf0 kind:arm_call to:0x0216e9c0 module:overlay(89) +from:0x02168d04 kind:arm_call to:0x02167f48 module:overlay(89) +from:0x02168d14 kind:load to:0x02177be0 module:overlay(89) +from:0x02168d8c kind:load to:0x02177be0 module:overlay(89) +from:0x02168e34 kind:load to:0x02177be0 module:overlay(89) +from:0x02168e88 kind:load to:0x02177be0 module:overlay(89) +from:0x02168ee4 kind:arm_call to:0x02168e40 module:overlay(89) +from:0x02168ef4 kind:arm_call to:0x02168d1c module:overlay(89) +from:0x02168f04 kind:arm_call to:0x02168d98 module:overlay(89) +from:0x02168f14 kind:arm_call to:0x02168f54 module:overlay(89) +from:0x02168f50 kind:load to:0x02177be0 module:overlay(89) +from:0x02168fac kind:load to:0x02177be0 module:overlay(89) +from:0x02169160 kind:arm_call to:0x02168fb4 module:overlay(89) +from:0x02169178 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x021691a8 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x021691b8 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x021691c8 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x021692d8 kind:arm_call to:0x0203a3c8 module:main +from:0x021692f0 kind:arm_call to:0x0203a3c8 module:main +from:0x021693e8 kind:arm_call to:0x02168fb4 module:overlay(89) +from:0x021693ec kind:arm_call to:0x0216aa0c module:overlay(89) +from:0x02169410 kind:arm_call to:0x0203a1bc module:main +from:0x02169430 kind:arm_call to:0x02168fb4 module:overlay(89) +from:0x02169440 kind:load to:0x02170c3c module:overlay(89) +from:0x02169444 kind:load to:0x02170c08 module:overlay(89) +from:0x02169448 kind:load to:0x02170cbc module:overlay(89) +from:0x021694dc kind:arm_call to:0x02168fb4 module:overlay(89) +from:0x021695a4 kind:arm_call to:0x02168fb4 module:overlay(89) +from:0x021695f8 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02169614 kind:arm_call to:0x02169650 module:overlay(89) +from:0x02169664 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02169674 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02169684 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02169694 kind:arm_call to:0x02170574 module:overlay(89) +from:0x021696c0 kind:arm_call to:0x02169624 module:overlay(89) +from:0x021696d0 kind:arm_call to:0x02170574 module:overlay(89) +from:0x021696e0 kind:arm_call to:0x02170574 module:overlay(89) +from:0x02169704 kind:arm_call to:0x02168fdc module:overlay(89) +from:0x02169720 kind:arm_call to:0x021691fc module:overlay(89) +from:0x02169740 kind:arm_call to:0x021691fc module:overlay(89) +from:0x0216979c kind:arm_call to:0x0216944c module:overlay(89) +from:0x0216985c kind:arm_call to:0x02168fb4 module:overlay(89) +from:0x02169860 kind:arm_call to:0x0216aa0c module:overlay(89) +from:0x021698d4 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x0216a09c kind:arm_call to:0x0203a1bc module:main +from:0x0216a0b4 kind:arm_call to:0x0203a1bc module:main +from:0x0216a0e0 kind:arm_call to:0x02169f64 module:overlay(89) +from:0x0216a0f0 kind:arm_call to:0x0216a0e8 module:overlay(89) +from:0x0216a16c kind:load to:0x02170980 module:overlay(89) +from:0x0216a170 kind:load to:0x02177be4 module:overlay(89) +from:0x0216a174 kind:load to:0x02170880 module:overlay(89) +from:0x0216a1c8 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a1f0 kind:arm_call to:0x02170528 module:overlay(89) +from:0x0216a204 kind:arm_call to:0x0216a178 module:overlay(89) +from:0x0216a210 kind:arm_call to:0x0216a178 module:overlay(89) +from:0x0216a228 kind:load to:0x02171504 module:overlay(89) +from:0x0216a234 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a2ac kind:load to:0x02171490 module:overlay(89) +from:0x0216a2b0 kind:load to:0x02171490 module:overlay(89) +from:0x0216a2b4 kind:load to:0x02177be4 module:overlay(89) +from:0x0216a2d8 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a2fc kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a30c kind:arm_call to:0x02170528 module:overlay(89) +from:0x0216a334 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a364 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a398 kind:load to:0x02171490 module:overlay(89) +from:0x0216a39c kind:load to:0x02177be4 module:overlay(89) +from:0x0216a45c kind:arm_call to:0x02170468 module:overlay(89) +from:0x0216a468 kind:arm_call to:0x02170468 module:overlay(89) +from:0x0216a488 kind:load to:0x02171490 module:overlay(89) +from:0x0216a48c kind:load to:0x02171508 module:overlay(89) +from:0x0216a490 kind:load to:0x02177be4 module:overlay(89) +from:0x0216a4a8 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a4e4 kind:arm_call to:0x02170528 module:overlay(89) +from:0x0216a51c kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a54c kind:arm_call to:0x021705d8 module:overlay(89) +from:0x0216a5a8 kind:arm_call to:0x02170528 module:overlay(89) +from:0x0216a5e0 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a610 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x0216a670 kind:load to:0x02177be4 module:overlay(89) +from:0x0216a754 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216a788 kind:arm_call to:0x0216a6dc module:overlay(89) +from:0x0216a7a8 kind:arm_call to:0x0216a674 module:overlay(89) +from:0x0216a884 kind:arm_call to:0x02170444 module:overlay(89) +from:0x0216a8f4 kind:arm_call to:0x0216a2b8 module:overlay(89) +from:0x0216a8fc kind:arm_call to:0x0216a1c0 module:overlay(89) +from:0x0216a90c kind:arm_call to:0x0216a2b8 module:overlay(89) +from:0x0216a920 kind:arm_call to:0x0216a3a0 module:overlay(89) +from:0x0216a944 kind:arm_call to:0x0216a0ec module:overlay(89) +from:0x0216a948 kind:arm_call to:0x0216a270 module:overlay(89) +from:0x0216a974 kind:arm_call to:0x02166f50 module:overlay(89) +from:0x0216a984 kind:arm_call to:0x0216a494 module:overlay(89) +from:0x0216a994 kind:arm_call to:0x0216a22c module:overlay(89) +from:0x0216a9a4 kind:arm_call to:0x0216a2b8 module:overlay(89) +from:0x0216a9c0 kind:arm_call to:0x0216a3ec module:overlay(89) +from:0x0216a9cc kind:arm_call to:0x021704f4 module:overlay(89) +from:0x0216a9e8 kind:arm_call to:0x0216a730 module:overlay(89) +from:0x0216aa00 kind:arm_call to:0x0216a93c module:overlay(89) +from:0x0216aa5c kind:load to:0x02170ad4 module:overlay(89) +from:0x0216aaac kind:arm_call to:0x021705d8 module:overlay(89) +from:0x0216abb0 kind:arm_call to:0x0216bde0 module:overlay(89) +from:0x0216abd4 kind:arm_call to:0x0216bcf0 module:overlay(89) +from:0x0216acfc kind:arm_call to:0x0216be30 module:overlay(89) +from:0x0216ad5c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216ad78 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216ad94 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216adb0 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216ae14 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216aeb4 kind:arm_call to:0x0216ab34 module:overlay(89) +from:0x0216afec kind:arm_call to:0x0216ac9c module:overlay(89) +from:0x0216b034 kind:arm_call to:0x0216ac68 module:overlay(89) +from:0x0216b074 kind:arm_call to:0x0216ac9c module:overlay(89) +from:0x0216b0f4 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216b234 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216b2cc kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216b3bc kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216b3d8 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216b448 kind:arm_call to:0x021704d0 module:overlay(89) +from:0x0216b4d0 kind:arm_call to:0x02170528 module:overlay(89) +from:0x0216b5b0 kind:arm_call to:0x021704f4 module:overlay(89) +from:0x0216b650 kind:arm_call to:0x0216a954 module:overlay(89) +from:0x0216b684 kind:arm_call to:0x02166ed8 module:overlay(89) +from:0x0216b6e8 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x0216b728 kind:arm_call to:0x02166830 module:overlay(89) +from:0x0216b7b4 kind:arm_call to:0x0216aa60 module:overlay(89) +from:0x0216b7f0 kind:arm_call to:0x02166830 module:overlay(89) +from:0x0216b88c kind:arm_call to:0x0216be40 module:overlay(89) +from:0x0216b8bc kind:arm_call to:0x0216be28 module:overlay(89) +from:0x0216b928 kind:arm_call to:0x0216a940 module:overlay(89) +from:0x0216b944 kind:arm_call to:0x02166f3c module:overlay(89) +from:0x0216b998 kind:arm_call to:0x021704f4 module:overlay(89) +from:0x0216b9f0 kind:arm_call to:0x02170444 module:overlay(89) +from:0x0216ba98 kind:arm_call to:0x0216b2b4 module:overlay(89) +from:0x0216bae4 kind:arm_call to:0x0216acc4 module:overlay(89) +from:0x0216baf8 kind:load to:0x0217150c module:overlay(89) +from:0x0216bbdc kind:arm_call to:0x0216bb00 module:overlay(89) +from:0x0216bbf0 kind:arm_call to:0x0216bb00 module:overlay(89) +from:0x0216bdc0 kind:arm_call to:0x0216bb30 module:overlay(89) +from:0x0216c3e4 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216c4b4 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216c58c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216c994 kind:arm_call to:0x02169624 module:overlay(89) +from:0x0216c9b0 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216c9c8 kind:arm_call to:0x021699ac module:overlay(89) +from:0x0216ca44 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216ca80 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x0216ca94 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216caa8 kind:arm_call to:0x02169650 module:overlay(89) +from:0x0216cab4 kind:arm_call to:0x021696e8 module:overlay(89) +from:0x0216cad0 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216caf4 kind:arm_call to:0x0216c7d0 module:overlay(89) +from:0x0216cb08 kind:arm_call to:0x02170160 module:overlay(89) +from:0x0216cb2c kind:arm_call to:0x021696f4 module:overlay(89) +from:0x0216cb60 kind:arm_call to:0x02167ac0 module:overlay(89) +from:0x0216cb88 kind:arm_call to:0x021699ac module:overlay(89) +from:0x0216ccb4 kind:arm_call to:0x0203a1bc module:main +from:0x0216cf88 kind:arm_call to:0x02167da0 module:overlay(89) +from:0x0216cfb4 kind:arm_call to:0x02167e08 module:overlay(89) +from:0x0216cfc4 kind:arm_call to:0x02169a88 module:overlay(89) +from:0x0216cfd8 kind:arm_call to:0x02167e3c module:overlay(89) +from:0x0216cff0 kind:arm_call to:0x0216cba0 module:overlay(89) +from:0x0216d020 kind:arm_call to:0x0216cf64 module:overlay(89) +from:0x0216d044 kind:arm_call to:0x0216c7d0 module:overlay(89) +from:0x0216d058 kind:arm_call to:0x02170414 module:overlay(89) +from:0x0216d070 kind:arm_call to:0x021696f4 module:overlay(89) +from:0x0216d310 kind:arm_call to:0x0203a1bc module:main +from:0x0216d330 kind:arm_call to:0x0216be48 module:overlay(89) +from:0x0216d3c4 kind:arm_call to:0x02167ac0 module:overlay(89) +from:0x0216d468 kind:arm_call to:0x0216c84c module:overlay(89) +from:0x0216d4a0 kind:arm_call to:0x0216c84c module:overlay(89) +from:0x0216d558 kind:arm_call to:0x0216cf64 module:overlay(89) +from:0x0216d5c0 kind:arm_call to:0x0216be48 module:overlay(89) +from:0x0216d5dc kind:arm_call to:0x0216c634 module:overlay(89) +from:0x0216d620 kind:arm_call to:0x0216d008 module:overlay(89) +from:0x0216d65c kind:load to:0x02170bd4 module:overlay(89) +from:0x0216d680 kind:load to:0x0216d668 module:overlay(89) +from:0x0216d6bc kind:arm_call to:0x0203a1bc module:main +from:0x0216d708 kind:arm_call to:0x0203a1bc module:main +from:0x0216d728 kind:arm_call to:0x0203a1bc module:main +from:0x0216d780 kind:arm_call to:0x0216a078 module:overlay(89) +from:0x0216d848 kind:arm_call to:0x0203a1bc module:main +from:0x0216d884 kind:arm_call to:0x0203a1bc module:main +from:0x0216d898 kind:arm_call to:0x0203a1bc module:main +from:0x0216d8fc kind:arm_call to:0x0216d684 module:overlay(89) +from:0x0216d914 kind:arm_call to:0x02169620 module:overlay(89) +from:0x0216d91c kind:arm_call to:0x0216d678 module:overlay(89) +from:0x0216d924 kind:arm_call to:0x0216da9c module:overlay(89) +from:0x0216d968 kind:arm_call to:0x0203a1bc module:main +from:0x0216d988 kind:arm_call to:0x0203a1bc module:main +from:0x0216d9b0 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x0216d9d0 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216d9ec kind:arm_call to:0x0217040c module:overlay(89) +from:0x0216da00 kind:arm_call to:0x02167a64 module:overlay(89) +from:0x0216da50 kind:arm_call to:0x021695e0 module:overlay(89) +from:0x0216da70 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216da84 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216daf0 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216db14 kind:arm_call to:0x0216dab0 module:overlay(89) +from:0x0216db2c kind:arm_call to:0x0216d678 module:overlay(89) +from:0x0216db34 kind:arm_call to:0x0216dad8 module:overlay(89) +from:0x0216dd60 kind:arm_call to:0x0216db54 module:overlay(89) +from:0x0216dd78 kind:arm_call to:0x0216db54 module:overlay(89) +from:0x0216ddb4 kind:arm_call to:0x0216dd9c module:overlay(89) +from:0x0216ddc0 kind:arm_call to:0x0216dd9c module:overlay(89) +from:0x0216de14 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216de28 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216de3c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216de50 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216e030 kind:arm_call to:0x02167bb4 module:overlay(89) +from:0x0216e388 kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216e39c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216e3dc kind:arm_call to:0x0216db54 module:overlay(89) +from:0x0216e400 kind:arm_call to:0x0216dd9c module:overlay(89) +from:0x0216e7ac kind:arm_call to:0x02170574 module:overlay(89) +from:0x0216e8c0 kind:arm_call to:0x02166bdc module:overlay(89) +from:0x0216e910 kind:arm_call to:0x021705d8 module:overlay(89) +from:0x0216e924 kind:arm_call to:0x0216d684 module:overlay(89) +from:0x0216ea28 kind:arm_call to:0x0216b854 module:overlay(89) +from:0x0216ea40 kind:arm_call to:0x0216db20 module:overlay(89) +from:0x0216f5e0 kind:load to:0x02177bf8 module:overlay(89) +from:0x0216f5e4 kind:load to:0x02177f1c module:overlay(89) +from:0x0216f5e8 kind:load to:0x02170d3c module:overlay(89) +from:0x0216f5ec kind:load to:0x02177edc module:overlay(89) +from:0x0216f5f0 kind:load to:0x02177e9c module:overlay(89) +from:0x0216f5f4 kind:load to:0x02177e1c module:overlay(89) +from:0x0216f5f8 kind:load to:0x02177d5c module:overlay(89) +from:0x0216f5fc kind:load to:0x02177cdc module:overlay(89) +from:0x0216f600 kind:load to:0x02177d1c module:overlay(89) +from:0x0216f604 kind:load to:0x02177d9c module:overlay(89) +from:0x0216f608 kind:load to:0x02177c9c module:overlay(89) +from:0x0216f60c kind:load to:0x02177c1c module:overlay(89) +from:0x0216f610 kind:load to:0x02177c5c module:overlay(89) +from:0x0216f614 kind:load to:0x0217835c module:overlay(89) +from:0x0216f618 kind:load to:0x0217865c module:overlay(89) +from:0x0216f61c kind:load to:0x0217845c module:overlay(89) +from:0x0216f620 kind:load to:0x0217855c module:overlay(89) +from:0x0216f624 kind:load to:0x02177fdc module:overlay(89) +from:0x0216f628 kind:load to:0x02177f9c module:overlay(89) +from:0x0216f62c kind:load to:0x0217825c module:overlay(89) +from:0x0216f630 kind:load to:0x021782dc module:overlay(89) +from:0x0216f634 kind:load to:0x021781dc module:overlay(89) +from:0x0216f638 kind:load to:0x0217815c module:overlay(89) +from:0x0216f63c kind:load to:0x0217805c module:overlay(89) +from:0x0216f640 kind:load to:0x021780dc module:overlay(89) +from:0x0216f644 kind:load to:0x0217801c module:overlay(89) +from:0x0216f648 kind:load to:0x02177e5c module:overlay(89) +from:0x0216f64c kind:load to:0x02177f5c module:overlay(89) +from:0x0216f650 kind:load to:0x02177ddc module:overlay(89) +from:0x0216f9a4 kind:load to:0x02177bf8 module:overlay(89) +from:0x0216f9a8 kind:load to:0x02177f1c module:overlay(89) +from:0x0216f9ac kind:load to:0x02170d3c module:overlay(89) +from:0x0216f9b0 kind:load to:0x02177edc module:overlay(89) +from:0x0216f9b4 kind:load to:0x02177e9c module:overlay(89) +from:0x0216f9b8 kind:load to:0x02177e1c module:overlay(89) +from:0x0216f9bc kind:load to:0x02177d5c module:overlay(89) +from:0x0216f9c0 kind:load to:0x02177cdc module:overlay(89) +from:0x0216f9c4 kind:load to:0x02177d1c module:overlay(89) +from:0x0216f9c8 kind:load to:0x02177d9c module:overlay(89) +from:0x0216f9cc kind:load to:0x02177c9c module:overlay(89) +from:0x0216f9d0 kind:load to:0x02177c1c module:overlay(89) +from:0x0216f9d4 kind:load to:0x02177c5c module:overlay(89) +from:0x0216f9d8 kind:load to:0x0217835c module:overlay(89) +from:0x0216f9dc kind:load to:0x0217865c module:overlay(89) +from:0x0216f9e0 kind:load to:0x0217845c module:overlay(89) +from:0x0216f9e4 kind:load to:0x0217855c module:overlay(89) +from:0x0216f9e8 kind:load to:0x02177fdc module:overlay(89) +from:0x0216f9ec kind:load to:0x02177f9c module:overlay(89) +from:0x0216f9f0 kind:load to:0x0217825c module:overlay(89) +from:0x0216f9f4 kind:load to:0x021782dc module:overlay(89) +from:0x0216f9f8 kind:load to:0x021781dc module:overlay(89) +from:0x0216f9fc kind:load to:0x0217815c module:overlay(89) +from:0x0216fa00 kind:load to:0x0217805c module:overlay(89) +from:0x0216fa04 kind:load to:0x021780dc module:overlay(89) +from:0x0216fa08 kind:load to:0x0217801c module:overlay(89) +from:0x0216fa0c kind:load to:0x02177e5c module:overlay(89) +from:0x0216fa10 kind:load to:0x02177f5c module:overlay(89) +from:0x0216fa14 kind:load to:0x02177ddc module:overlay(89) +from:0x021700f4 kind:load to:0x02177bf8 module:overlay(89) +from:0x021700f8 kind:load to:0x02177e5c module:overlay(89) +from:0x021700fc kind:load to:0x02177e98 module:overlay(89) +from:0x02170100 kind:load to:0x02177ddc module:overlay(89) +from:0x02170104 kind:load to:0x02177e18 module:overlay(89) +from:0x02170108 kind:load to:0x02177f5c module:overlay(89) +from:0x0217010c kind:load to:0x02177f98 module:overlay(89) +from:0x02170110 kind:load to:0x021782dc module:overlay(89) +from:0x02170114 kind:load to:0x02178358 module:overlay(89) +from:0x02170118 kind:load to:0x0217825c module:overlay(89) +from:0x0217011c kind:load to:0x021782d8 module:overlay(89) +from:0x02170120 kind:load to:0x021781dc module:overlay(89) +from:0x02170124 kind:load to:0x02178258 module:overlay(89) +from:0x02170128 kind:load to:0x0217815c module:overlay(89) +from:0x0217012c kind:load to:0x021781d8 module:overlay(89) +from:0x02170130 kind:load to:0x021780dc module:overlay(89) +from:0x02170134 kind:load to:0x02178158 module:overlay(89) +from:0x02170138 kind:load to:0x0217805c module:overlay(89) +from:0x0217013c kind:load to:0x021780d8 module:overlay(89) +from:0x02170140 kind:load to:0x0217835c module:overlay(89) +from:0x02170144 kind:load to:0x02178458 module:overlay(89) +from:0x02170148 kind:load to:0x0217865c module:overlay(89) +from:0x0217014c kind:load to:0x02178758 module:overlay(89) +from:0x02170150 kind:load to:0x0217855c module:overlay(89) +from:0x02170154 kind:load to:0x02178658 module:overlay(89) +from:0x02170158 kind:load to:0x0217845c module:overlay(89) +from:0x0217015c kind:load to:0x02178558 module:overlay(89) +from:0x021701cc kind:arm_call to:0x02170574 module:overlay(89) +from:0x021701dc kind:arm_call to:0x02170574 module:overlay(89) +from:0x021701ec kind:arm_call to:0x02170574 module:overlay(89) +from:0x021701fc kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217020c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217021c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217022c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217023c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217024c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217025c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217026c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217027c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217028c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217029c kind:arm_call to:0x02170574 module:overlay(89) +from:0x021702ac kind:arm_call to:0x02170574 module:overlay(89) +from:0x021702bc kind:arm_call to:0x02170574 module:overlay(89) +from:0x021702cc kind:arm_call to:0x02170574 module:overlay(89) +from:0x021702dc kind:arm_call to:0x02170574 module:overlay(89) +from:0x021702ec kind:arm_call to:0x02170574 module:overlay(89) +from:0x021702fc kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217030c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217031c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217032c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217033c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217034c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217035c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217036c kind:arm_call to:0x02170574 module:overlay(89) +from:0x0217037c kind:arm_call to:0x0216f1e4 module:overlay(89) +from:0x02170390 kind:arm_call to:0x0216fa18 module:overlay(89) +from:0x02170398 kind:load to:0x02177bf8 module:overlay(89) +from:0x0217039c kind:load to:0x02177f1c module:overlay(89) +from:0x021703a0 kind:load to:0x02177edc module:overlay(89) +from:0x021703a4 kind:load to:0x02177e9c module:overlay(89) +from:0x021703a8 kind:load to:0x02177e1c module:overlay(89) +from:0x021703ac kind:load to:0x02177d5c module:overlay(89) +from:0x021703b0 kind:load to:0x02177d1c module:overlay(89) +from:0x021703b4 kind:load to:0x02177cdc module:overlay(89) +from:0x021703b8 kind:load to:0x02177d9c module:overlay(89) +from:0x021703bc kind:load to:0x02177c9c module:overlay(89) +from:0x021703c0 kind:load to:0x02177c5c module:overlay(89) +from:0x021703c4 kind:load to:0x02177c1c module:overlay(89) +from:0x021703c8 kind:load to:0x0217835c module:overlay(89) +from:0x021703cc kind:load to:0x0217865c module:overlay(89) +from:0x021703d0 kind:load to:0x0217855c module:overlay(89) +from:0x021703d4 kind:load to:0x0217845c module:overlay(89) +from:0x021703d8 kind:load to:0x02177fdc module:overlay(89) +from:0x021703dc kind:load to:0x02177f9c module:overlay(89) +from:0x021703e0 kind:load to:0x021782dc module:overlay(89) +from:0x021703e4 kind:load to:0x0217825c module:overlay(89) +from:0x021703e8 kind:load to:0x021781dc module:overlay(89) +from:0x021703ec kind:load to:0x0217815c module:overlay(89) +from:0x021703f0 kind:load to:0x021780dc module:overlay(89) +from:0x021703f4 kind:load to:0x0217805c module:overlay(89) +from:0x021703f8 kind:load to:0x0217801c module:overlay(89) +from:0x021703fc kind:load to:0x02177e5c module:overlay(89) +from:0x02170400 kind:load to:0x02177ddc module:overlay(89) +from:0x02170404 kind:load to:0x02177f5c module:overlay(89) +from:0x02170428 kind:arm_call to:0x0216f654 module:overlay(89) +from:0x0217043c kind:arm_call to:0x0216fa18 module:overlay(89) +from:0x0217057c kind:arm_call to:0x02028d9c module:main +from:0x02170598 kind:arm_call to:0x02028e30 module:main +from:0x021705e8 kind:arm_call to:0x02028e30 module:main +from:0x0217062c kind:load to:0x02170e24 module:overlay(89) +from:0x02170634 kind:load to:0x02170e1c module:overlay(89) +from:0x0217063c kind:load to:0x02170e44 module:overlay(89) +from:0x02170644 kind:load to:0x02170e3c module:overlay(89) +from:0x0217064c kind:load to:0x02170e34 module:overlay(89) +from:0x02170654 kind:load to:0x02170e2c module:overlay(89) +from:0x02170880 kind:load to:0x02170f78 module:overlay(89) +from:0x02170884 kind:load to:0x021713a0 module:overlay(89) +from:0x02170888 kind:load to:0x021713b8 module:overlay(89) +from:0x0217088c kind:load to:0x021713c4 module:overlay(89) +from:0x02170890 kind:load to:0x021712bc module:overlay(89) +from:0x02170894 kind:load to:0x021712c8 module:overlay(89) +from:0x02170898 kind:load to:0x021712d4 module:overlay(89) +from:0x0217089c kind:load to:0x021712e0 module:overlay(89) +from:0x021708a0 kind:load to:0x021712ec module:overlay(89) +from:0x021708a4 kind:load to:0x021712f8 module:overlay(89) +from:0x021708a8 kind:load to:0x02171304 module:overlay(89) +from:0x021708ac kind:load to:0x02171310 module:overlay(89) +from:0x021708b0 kind:load to:0x021713dc module:overlay(89) +from:0x021708b4 kind:load to:0x021713e8 module:overlay(89) +from:0x021708b8 kind:load to:0x021713f4 module:overlay(89) +from:0x021708bc kind:load to:0x0217125c module:overlay(89) +from:0x021708c0 kind:load to:0x02171268 module:overlay(89) +from:0x021708c4 kind:load to:0x02171274 module:overlay(89) +from:0x021708c8 kind:load to:0x02171280 module:overlay(89) +from:0x021708cc kind:load to:0x02171400 module:overlay(89) +from:0x021708d0 kind:load to:0x0217140c module:overlay(89) +from:0x021708d4 kind:load to:0x02171418 module:overlay(89) +from:0x021708d8 kind:load to:0x02171424 module:overlay(89) +from:0x021708dc kind:load to:0x02171430 module:overlay(89) +from:0x021708e0 kind:load to:0x0217143c module:overlay(89) +from:0x021708e4 kind:load to:0x02171448 module:overlay(89) +from:0x021708e8 kind:load to:0x02171454 module:overlay(89) +from:0x021708ec kind:load to:0x02171460 module:overlay(89) +from:0x021708f0 kind:load to:0x0217146c module:overlay(89) +from:0x021708f4 kind:load to:0x02171478 module:overlay(89) +from:0x021708f8 kind:load to:0x02171484 module:overlay(89) +from:0x021708fc kind:load to:0x021712b0 module:overlay(89) +from:0x02170900 kind:load to:0x021711a8 module:overlay(89) +from:0x02170904 kind:load to:0x021711b4 module:overlay(89) +from:0x02170908 kind:load to:0x021711c0 module:overlay(89) +from:0x0217090c kind:load to:0x021711cc module:overlay(89) +from:0x02170910 kind:load to:0x021711d8 module:overlay(89) +from:0x02170914 kind:load to:0x021711e4 module:overlay(89) +from:0x02170918 kind:load to:0x021711f0 module:overlay(89) +from:0x0217091c kind:load to:0x021711fc module:overlay(89) +from:0x02170920 kind:load to:0x02171208 module:overlay(89) +from:0x02170924 kind:load to:0x0217134c module:overlay(89) +from:0x02170928 kind:load to:0x02171358 module:overlay(89) +from:0x0217092c kind:load to:0x02171364 module:overlay(89) +from:0x02170930 kind:load to:0x02171370 module:overlay(89) +from:0x02170934 kind:load to:0x0217137c module:overlay(89) +from:0x02170938 kind:load to:0x02171388 module:overlay(89) +from:0x0217093c kind:load to:0x02171394 module:overlay(89) +from:0x02170940 kind:load to:0x021713ac module:overlay(89) +from:0x02170944 kind:load to:0x021713d0 module:overlay(89) +from:0x02170948 kind:load to:0x02171214 module:overlay(89) +from:0x0217094c kind:load to:0x02171220 module:overlay(89) +from:0x02170950 kind:load to:0x0217122c module:overlay(89) +from:0x02170954 kind:load to:0x02171238 module:overlay(89) +from:0x02170958 kind:load to:0x02171244 module:overlay(89) +from:0x0217095c kind:load to:0x02171250 module:overlay(89) +from:0x02170960 kind:load to:0x0217131c module:overlay(89) +from:0x02170964 kind:load to:0x02171328 module:overlay(89) +from:0x02170968 kind:load to:0x02171334 module:overlay(89) +from:0x0217096c kind:load to:0x02171340 module:overlay(89) +from:0x02170970 kind:load to:0x0217128c module:overlay(89) +from:0x02170974 kind:load to:0x02171298 module:overlay(89) +from:0x02170978 kind:load to:0x021712a4 module:overlay(89) +from:0x0217097c kind:load to:0x02170e90 module:overlay(89) +from:0x02170980 kind:load to:0x02170f04 module:overlay(89) +from:0x02170984 kind:load to:0x02170f28 module:overlay(89) +from:0x02170988 kind:load to:0x02170f20 module:overlay(89) +from:0x0217098c kind:load to:0x02170f30 module:overlay(89) +from:0x02170990 kind:load to:0x02170f40 module:overlay(89) +from:0x02170994 kind:load to:0x02170f48 module:overlay(89) +from:0x02170998 kind:load to:0x02171140 module:overlay(89) +from:0x0217099c kind:load to:0x02171160 module:overlay(89) +from:0x021709a0 kind:load to:0x021710e0 module:overlay(89) +from:0x021709a4 kind:load to:0x021710e8 module:overlay(89) +from:0x021709a8 kind:load to:0x02171108 module:overlay(89) +from:0x021709ac kind:load to:0x021710a8 module:overlay(89) +from:0x021709b0 kind:load to:0x021711a0 module:overlay(89) +from:0x021709b4 kind:load to:0x021710f0 module:overlay(89) +from:0x021709b8 kind:load to:0x02171030 module:overlay(89) +from:0x021709bc kind:load to:0x02171078 module:overlay(89) +from:0x021709c0 kind:load to:0x02171038 module:overlay(89) +from:0x021709c4 kind:load to:0x02171190 module:overlay(89) +from:0x021709c8 kind:load to:0x02171198 module:overlay(89) +from:0x021709cc kind:load to:0x02171040 module:overlay(89) +from:0x021709d0 kind:load to:0x02171050 module:overlay(89) +from:0x021709d4 kind:load to:0x02171088 module:overlay(89) +from:0x021709d8 kind:load to:0x021710b8 module:overlay(89) +from:0x021709dc kind:load to:0x02171010 module:overlay(89) +from:0x021709e0 kind:load to:0x02171028 module:overlay(89) +from:0x021709e4 kind:load to:0x02170ff8 module:overlay(89) +from:0x021709e8 kind:load to:0x02170ff0 module:overlay(89) +from:0x021709ec kind:load to:0x021710c8 module:overlay(89) +from:0x021709f0 kind:load to:0x02171000 module:overlay(89) +from:0x021709f4 kind:load to:0x021710d0 module:overlay(89) +from:0x021709f8 kind:load to:0x021710d8 module:overlay(89) +from:0x021709fc kind:load to:0x021710b0 module:overlay(89) +from:0x02170a00 kind:load to:0x02171180 module:overlay(89) +from:0x02170a04 kind:load to:0x02171060 module:overlay(89) +from:0x02170a08 kind:load to:0x02171068 module:overlay(89) +from:0x02170a0c kind:load to:0x021710f8 module:overlay(89) +from:0x02170a10 kind:load to:0x02171048 module:overlay(89) +from:0x02170a14 kind:load to:0x02171100 module:overlay(89) +from:0x02170a18 kind:load to:0x02171058 module:overlay(89) +from:0x02170a1c kind:load to:0x02171118 module:overlay(89) +from:0x02170a20 kind:load to:0x02171080 module:overlay(89) +from:0x02170a24 kind:load to:0x02171120 module:overlay(89) +from:0x02170a28 kind:load to:0x02171148 module:overlay(89) +from:0x02170a2c kind:load to:0x02171130 module:overlay(89) +from:0x02170a30 kind:load to:0x021710c0 module:overlay(89) +from:0x02170a34 kind:load to:0x02171138 module:overlay(89) +from:0x02170a38 kind:load to:0x02171110 module:overlay(89) +from:0x02170a3c kind:load to:0x02171150 module:overlay(89) +from:0x02170a40 kind:load to:0x02171090 module:overlay(89) +from:0x02170a44 kind:load to:0x02171158 module:overlay(89) +from:0x02170a48 kind:load to:0x02171070 module:overlay(89) +from:0x02170a4c kind:load to:0x02171168 module:overlay(89) +from:0x02170a50 kind:load to:0x02171170 module:overlay(89) +from:0x02170a54 kind:load to:0x02171178 module:overlay(89) +from:0x02170a58 kind:load to:0x02171098 module:overlay(89) +from:0x02170a5c kind:load to:0x02171188 module:overlay(89) +from:0x02170a60 kind:load to:0x02170fd8 module:overlay(89) +from:0x02170a64 kind:load to:0x02170f80 module:overlay(89) +from:0x02170a68 kind:load to:0x02170fa8 module:overlay(89) +from:0x02170a6c kind:load to:0x02170fe8 module:overlay(89) +from:0x02170a70 kind:load to:0x02170fe0 module:overlay(89) +from:0x02170a74 kind:load to:0x02170f88 module:overlay(89) +from:0x02170a78 kind:load to:0x02170f90 module:overlay(89) +from:0x02170a7c kind:load to:0x02170fb0 module:overlay(89) +from:0x02170a80 kind:load to:0x02170fd0 module:overlay(89) +from:0x02170a84 kind:load to:0x02170f98 module:overlay(89) +from:0x02170a88 kind:load to:0x021710a0 module:overlay(89) +from:0x02170a8c kind:load to:0x02170fc8 module:overlay(89) +from:0x02170a90 kind:load to:0x02170fc0 module:overlay(89) +from:0x02170a94 kind:load to:0x02170fa0 module:overlay(89) +from:0x02170a98 kind:load to:0x02170fb8 module:overlay(89) +from:0x02170a9c kind:load to:0x02170f60 module:overlay(89) +from:0x02170aa0 kind:load to:0x02170f68 module:overlay(89) +from:0x02170aa4 kind:load to:0x02170f08 module:overlay(89) +from:0x02170aa8 kind:load to:0x02170f50 module:overlay(89) +from:0x02170aac kind:load to:0x02170f10 module:overlay(89) +from:0x02170ab0 kind:load to:0x02170f38 module:overlay(89) +from:0x02170ab4 kind:load to:0x02170f18 module:overlay(89) +from:0x02170ab8 kind:load to:0x02170f58 module:overlay(89) +from:0x02170abc kind:load to:0x02170f70 module:overlay(89) +from:0x02170ac0 kind:load to:0x02171128 module:overlay(89) +from:0x02170ac4 kind:load to:0x02171008 module:overlay(89) +from:0x02170ac8 kind:load to:0x02171018 module:overlay(89) +from:0x02170acc kind:load to:0x02171020 module:overlay(89) +from:0x02170ad0 kind:load to:0x02170e90 module:overlay(89) +from:0x02170d3c kind:load to:0x0216ea64 module:overlay(89) +from:0x02170d40 kind:load to:0x0216eadc module:overlay(89) +from:0x02170d44 kind:load to:0x0216eb54 module:overlay(89) +from:0x02170d48 kind:load to:0x0216ebcc module:overlay(89) +from:0x02170d4c kind:load to:0x0216ec44 module:overlay(89) +from:0x02170d50 kind:load to:0x0216ecbc module:overlay(89) +from:0x02170d54 kind:load to:0x0216ed34 module:overlay(89) +from:0x02170d58 kind:load to:0x0216edac module:overlay(89) +from:0x02170d5c kind:load to:0x0216ee24 module:overlay(89) +from:0x02170d60 kind:load to:0x0216ee9c module:overlay(89) +from:0x02170d64 kind:load to:0x0216ef14 module:overlay(89) +from:0x02170d68 kind:load to:0x0216ef8c module:overlay(89) +from:0x02170d6c kind:load to:0x0216f004 module:overlay(89) +from:0x02170d70 kind:load to:0x0216f07c module:overlay(89) +from:0x02170d74 kind:load to:0x0216f0f4 module:overlay(89) +from:0x02170d78 kind:load to:0x0216f16c module:overlay(89) +from:0x02170d98 kind:arm_call to:0x02165a68 module:overlay(89) +from:0x02170da8 kind:arm_call to:0x0203ce74 module:main +from:0x02170dbc kind:load to:0x02171520 module:overlay(89) +from:0x02170dc0 kind:load to:0x02171540 module:overlay(89) +from:0x02170dc4 kind:load to:0x02165afc module:overlay(89) +from:0x02170dc8 kind:load to:0x02171524 module:overlay(89) +from:0x02170de0 kind:load to:0x02170e80 module:overlay(89) +from:0x02170de4 kind:load to:0x02170d7c module:overlay(89) +from:0x02170de8 kind:load to:0x02170dcc module:overlay(89) +from:0x02170e08 kind:load to:0x021658d0 module:overlay(89) +from:0x02170e0c kind:load to:0x021658d4 module:overlay(89) +from:0x02170e10 kind:load to:0x021658ec module:overlay(89) +from:0x02170e14 kind:load to:0x02165950 module:overlay(89) +from:0x02170e18 kind:load to:0x021659b4 module:overlay(89) +from:0x02170e8c kind:load to:0x021663b8 module:overlay(89) +from:0x02171490 kind:load to:0x02170efc module:overlay(89) +from:0x02171494 kind:load to:0x02170e9c module:overlay(89) +from:0x02171498 kind:load to:0x02170e98 module:overlay(89) +from:0x0217149c kind:load to:0x02170eac module:overlay(89) +from:0x021714a0 kind:load to:0x02170ef0 module:overlay(89) +from:0x021714a4 kind:load to:0x02170eb8 module:overlay(89) +from:0x021714a8 kind:load to:0x02170ee4 module:overlay(89) +from:0x021714ac kind:load to:0x02170e94 module:overlay(89) +from:0x021714b0 kind:load to:0x02170ea8 module:overlay(89) +from:0x021714b4 kind:load to:0x02170ecc module:overlay(89) +from:0x021714b8 kind:load to:0x02170ea4 module:overlay(89) +from:0x021714bc kind:load to:0x02170ed4 module:overlay(89) +from:0x021714c0 kind:load to:0x02170eec module:overlay(89) +from:0x021714c4 kind:load to:0x02170ed8 module:overlay(89) +from:0x021714c8 kind:load to:0x02170ed0 module:overlay(89) +from:0x021714cc kind:load to:0x02170eb4 module:overlay(89) +from:0x021714d0 kind:load to:0x02170ec0 module:overlay(89) +from:0x021714d4 kind:load to:0x02170ec8 module:overlay(89) +from:0x021714d8 kind:load to:0x02170ec4 module:overlay(89) +from:0x021714dc kind:load to:0x02170ee8 module:overlay(89) +from:0x021714e0 kind:load to:0x02170ef8 module:overlay(89) +from:0x021714e4 kind:load to:0x02170f00 module:overlay(89) +from:0x021714e8 kind:load to:0x02170edc module:overlay(89) +from:0x021714ec kind:load to:0x02170ef4 module:overlay(89) +from:0x021714f0 kind:load to:0x02170ea0 module:overlay(89) +from:0x021714f4 kind:load to:0x02170eb0 module:overlay(89) +from:0x021714f8 kind:load to:0x02170ebc module:overlay(89) +from:0x021714fc kind:load to:0x02170ee0 module:overlay(89) +from:0x02171500 kind:load to:0x02170e90 module:overlay(89) diff --git a/config/eur/arm9/overlays/ov089/symbols.txt b/config/eur/arm9/overlays/ov089/symbols.txt new file mode 100644 index 00000000..7024af03 --- /dev/null +++ b/config/eur/arm9/overlays/ov089/symbols.txt @@ -0,0 +1,522 @@ +func_ov089_021658a0 kind:function(arm,size=0x30) addr:0x021658a0 +func_ov089_021658d0 kind:function(arm,size=0x4) addr:0x021658d0 +func_ov089_021658d4 kind:function(arm,size=0x14) addr:0x021658d4 +func_ov089_021658e8 kind:function(arm,size=0x4) addr:0x021658e8 +func_ov089_021658ec kind:function(arm,size=0x64) addr:0x021658ec +func_ov089_02165950 kind:function(arm,size=0x64) addr:0x02165950 +func_ov089_021659b4 kind:function(arm,size=0x64) addr:0x021659b4 +func_ov089_02165a18 kind:function(arm,size=0x10) addr:0x02165a18 +func_ov089_02165a28 kind:function(arm,size=0xc) addr:0x02165a28 +func_ov089_02165a34 kind:function(arm,size=0x34) addr:0x02165a34 +func_ov089_02165a68 kind:function(arm,size=0x94) addr:0x02165a68 +func_ov089_02165afc kind:function(arm,size=0x1c) addr:0x02165afc +func_ov089_02165b18 kind:function(arm,size=0x11c) addr:0x02165b18 +func_ov089_02165c34 kind:function(arm,size=0x4c) addr:0x02165c34 +func_ov089_02165c80 kind:function(arm,size=0xe8) addr:0x02165c80 +func_ov089_02165d68 kind:function(arm,size=0x34) addr:0x02165d68 +func_ov089_02165d9c kind:function(arm,size=0x5c) addr:0x02165d9c +func_ov089_02165df8 kind:function(arm,size=0x19c) addr:0x02165df8 +func_ov089_02165f94 kind:function(arm,size=0x38) addr:0x02165f94 +func_ov089_02165fcc kind:function(arm,size=0x4) addr:0x02165fcc +func_ov089_02165fd0 kind:function(arm,size=0x120) addr:0x02165fd0 +func_ov089_021660f0 kind:function(arm,size=0x30) addr:0x021660f0 +func_ov089_02166120 kind:function(arm,size=0x30) addr:0x02166120 +func_ov089_02166150 kind:function(arm,size=0x24) addr:0x02166150 +func_ov089_02166174 kind:function(arm,size=0x68) addr:0x02166174 +func_ov089_021661dc kind:function(arm,size=0x10) addr:0x021661dc +func_ov089_021661ec kind:function(arm,size=0x144) addr:0x021661ec +func_ov089_02166330 kind:function(arm,size=0x20) addr:0x02166330 +func_ov089_02166350 kind:function(arm,size=0x10) addr:0x02166350 +func_ov089_02166360 kind:function(arm,size=0x4) addr:0x02166360 +func_ov089_02166364 kind:function(arm,size=0x54) addr:0x02166364 +func_ov089_021663b8 kind:function(arm,size=0x74) addr:0x021663b8 +func_ov089_0216642c kind:function(arm,size=0x8c) addr:0x0216642c +func_ov089_021664b8 kind:function(arm,size=0x5c) addr:0x021664b8 +func_ov089_02166514 kind:function(arm,size=0x24) addr:0x02166514 +func_ov089_02166538 kind:function(arm,size=0x20) addr:0x02166538 +func_ov089_02166558 kind:function(arm,size=0xd8) addr:0x02166558 +func_ov089_02166630 kind:function(arm,size=0xc4) addr:0x02166630 +func_ov089_021666f4 kind:function(arm,size=0x68) addr:0x021666f4 +func_ov089_0216675c kind:function(arm,size=0x48) addr:0x0216675c +func_ov089_021667a4 kind:function(arm,size=0x2c) addr:0x021667a4 +func_ov089_021667d0 kind:function(arm,size=0x2c) addr:0x021667d0 +func_ov089_021667fc kind:function(arm,size=0x34) addr:0x021667fc +func_ov089_02166830 kind:function(arm,size=0x28) addr:0x02166830 +func_ov089_02166858 kind:function(arm,size=0x40) addr:0x02166858 +func_ov089_02166898 kind:function(arm,size=0x40) addr:0x02166898 +func_ov089_021668d8 kind:function(arm,size=0x28) addr:0x021668d8 +func_ov089_02166900 kind:function(arm,size=0xdc) addr:0x02166900 +func_ov089_021669dc kind:function(arm,size=0x48) addr:0x021669dc +func_ov089_02166a24 kind:function(arm,size=0x64) addr:0x02166a24 +func_ov089_02166a88 kind:function(arm,size=0x74) addr:0x02166a88 +func_ov089_02166afc kind:function(arm,size=0x54) addr:0x02166afc +func_ov089_02166b50 kind:function(arm,size=0x8c) addr:0x02166b50 +func_ov089_02166bdc kind:function(arm,size=0x7c) addr:0x02166bdc +func_ov089_02166c58 kind:function(arm,size=0x48) addr:0x02166c58 +func_ov089_02166ca0 kind:function(arm,size=0x6c) addr:0x02166ca0 +func_ov089_02166d0c kind:function(arm,size=0x1cc) addr:0x02166d0c +func_ov089_02166ed8 kind:function(arm,size=0x64) addr:0x02166ed8 +func_ov089_02166f3c kind:function(arm,size=0x14) addr:0x02166f3c +func_ov089_02166f50 kind:function(arm,size=0x12c) addr:0x02166f50 +func_ov089_0216707c kind:function(arm,size=0x28) addr:0x0216707c +func_ov089_021670a4 kind:function(arm,size=0x1c) addr:0x021670a4 +func_ov089_021670c0 kind:function(arm,size=0x40) addr:0x021670c0 +func_ov089_02167100 kind:function(arm,size=0x164) addr:0x02167100 +func_ov089_02167264 kind:function(arm,size=0xec) addr:0x02167264 +func_ov089_02167350 kind:function(arm,size=0x7c) addr:0x02167350 +func_ov089_021673cc kind:function(arm,size=0x67c) addr:0x021673cc +func_ov089_02167a48 kind:function(arm,size=0x1c) addr:0x02167a48 +func_ov089_02167a64 kind:function(arm,size=0x5c) addr:0x02167a64 +func_ov089_02167ac0 kind:function(arm,size=0xf4) addr:0x02167ac0 +func_ov089_02167bb4 kind:function(arm,size=0x4) addr:0x02167bb4 +func_ov089_02167bb8 kind:function(arm,size=0x1e8) addr:0x02167bb8 +func_ov089_02167da0 kind:function(arm,size=0x68) addr:0x02167da0 +func_ov089_02167e08 kind:function(arm,size=0x34) addr:0x02167e08 +func_ov089_02167e3c kind:function(arm,size=0x48) addr:0x02167e3c +func_ov089_02167e84 kind:function(arm,size=0x84) addr:0x02167e84 +func_ov089_02167f08 kind:function(arm,size=0x40) addr:0x02167f08 +func_ov089_02167f48 kind:function(arm,size=0x18) addr:0x02167f48 +func_ov089_02167f60 kind:function(arm,size=0xc) addr:0x02167f60 +func_ov089_02167f6c kind:function(arm,size=0x228) addr:0x02167f6c +func_ov089_02168194 kind:function(arm,size=0xa8) addr:0x02168194 +func_ov089_0216823c kind:function(arm,size=0x80) addr:0x0216823c +func_ov089_021682bc kind:function(arm,size=0x30) addr:0x021682bc +func_ov089_021682ec kind:function(arm,size=0x64) addr:0x021682ec +func_ov089_02168350 kind:function(arm,size=0xe4) addr:0x02168350 +func_ov089_02168434 kind:function(arm,size=0xe8) addr:0x02168434 +func_ov089_0216851c kind:function(arm,size=0x2f0) addr:0x0216851c +func_ov089_0216880c kind:function(arm,size=0x60) addr:0x0216880c +func_ov089_0216886c kind:function(arm,size=0x54) addr:0x0216886c +func_ov089_021688c0 kind:function(arm,size=0x84) addr:0x021688c0 +func_ov089_02168944 kind:function(arm,size=0x118) addr:0x02168944 +func_ov089_02168a5c kind:function(arm,size=0xe4) addr:0x02168a5c +func_ov089_02168b40 kind:function(arm,size=0x1dc) addr:0x02168b40 +func_ov089_02168d1c kind:function(arm,size=0x7c) addr:0x02168d1c +func_ov089_02168d98 kind:function(arm,size=0xa8) addr:0x02168d98 +func_ov089_02168e40 kind:function(arm,size=0x4c) addr:0x02168e40 +func_ov089_02168e8c kind:function(arm,size=0xc8) addr:0x02168e8c +func_ov089_02168f54 kind:function(arm,size=0x60) addr:0x02168f54 +func_ov089_02168fb4 kind:function(arm,size=0x28) addr:0x02168fb4 +func_ov089_02168fdc kind:function(arm,size=0x220) addr:0x02168fdc +func_ov089_021691fc kind:function(arm,size=0x250) addr:0x021691fc +func_ov089_0216944c kind:function(arm,size=0x194) addr:0x0216944c +func_ov089_021695e0 kind:function(arm,size=0x40) addr:0x021695e0 +func_ov089_02169620 kind:function(arm,size=0x4) addr:0x02169620 +func_ov089_02169624 kind:function(arm,size=0x2c) addr:0x02169624 +func_ov089_02169650 kind:function(arm,size=0x98) addr:0x02169650 +func_ov089_021696e8 kind:function(arm,size=0xc) addr:0x021696e8 +func_ov089_021696f4 kind:function(arm,size=0x2b8) addr:0x021696f4 +func_ov089_021699ac kind:function(arm,size=0xdc) addr:0x021699ac +func_ov089_02169a88 kind:function(arm,size=0x4dc) addr:0x02169a88 +func_ov089_02169f64 kind:function(arm,size=0x114) addr:0x02169f64 +func_ov089_0216a078 kind:function(arm,size=0x70) addr:0x0216a078 +func_ov089_0216a0e8 kind:function(arm,size=0x4) addr:0x0216a0e8 +func_ov089_0216a0ec kind:function(arm,size=0x8c) addr:0x0216a0ec +func_ov089_0216a178 kind:function(arm,size=0x48) addr:0x0216a178 +func_ov089_0216a1c0 kind:function(arm,size=0x6c) addr:0x0216a1c0 +func_ov089_0216a22c kind:function(arm,size=0x44) addr:0x0216a22c +func_ov089_0216a270 kind:function(arm,size=0x48) addr:0x0216a270 +func_ov089_0216a2b8 kind:function(arm,size=0xe8) addr:0x0216a2b8 +func_ov089_0216a3a0 kind:function(arm,size=0x4c) addr:0x0216a3a0 +func_ov089_0216a3ec kind:function(arm,size=0xa8) addr:0x0216a3ec +func_ov089_0216a494 kind:function(arm,size=0x1e0) addr:0x0216a494 +func_ov089_0216a674 kind:function(arm,size=0x68) addr:0x0216a674 +func_ov089_0216a6dc kind:function(arm,size=0x54) addr:0x0216a6dc +func_ov089_0216a730 kind:function(arm,size=0x20c) addr:0x0216a730 +func_ov089_0216a93c kind:function(arm,size=0x4) addr:0x0216a93c +func_ov089_0216a940 kind:function(arm,size=0x14) addr:0x0216a940 +func_ov089_0216a954 kind:function(arm,size=0xb8) addr:0x0216a954 +func_ov089_0216aa0c kind:function(arm,size=0x54) addr:0x0216aa0c +func_ov089_0216aa60 kind:function(arm,size=0xd4) addr:0x0216aa60 +func_ov089_0216ab34 kind:function(arm,size=0x134) addr:0x0216ab34 +func_ov089_0216ac68 kind:function(arm,size=0x34) addr:0x0216ac68 +func_ov089_0216ac9c kind:function(arm,size=0x28) addr:0x0216ac9c +func_ov089_0216acc4 kind:function(arm,size=0x5f0) addr:0x0216acc4 +func_ov089_0216b2b4 kind:function(arm,size=0x5a0) addr:0x0216b2b4 +func_ov089_0216b854 kind:function(arm,size=0x2ac) addr:0x0216b854 +func_ov089_0216bb00 kind:function(arm,size=0x30) addr:0x0216bb00 +func_ov089_0216bb30 kind:function(arm,size=0x1c0) addr:0x0216bb30 +func_ov089_0216bcf0 kind:function(arm,size=0xf0) addr:0x0216bcf0 +func_ov089_0216bde0 kind:function(arm,size=0x48) addr:0x0216bde0 +func_ov089_0216be28 kind:function(arm,size=0x8) addr:0x0216be28 +func_ov089_0216be30 kind:function(arm,size=0x10) addr:0x0216be30 +func_ov089_0216be40 kind:function(arm,size=0x8) addr:0x0216be40 +func_ov089_0216be48 kind:function(arm,size=0x7ec) addr:0x0216be48 +func_ov089_0216c634 kind:function(arm,size=0x19c) addr:0x0216c634 +func_ov089_0216c7d0 kind:function(arm,size=0x7c) addr:0x0216c7d0 +func_ov089_0216c84c kind:function(arm,size=0x130) addr:0x0216c84c +func_ov089_0216c97c kind:function(arm,size=0x64) addr:0x0216c97c +func_ov089_0216c9e0 kind:function(arm,size=0x1c0) addr:0x0216c9e0 +func_ov089_0216cba0 kind:function(arm,size=0x3c4) addr:0x0216cba0 +func_ov089_0216cf64 kind:function(arm,size=0xa4) addr:0x0216cf64 +func_ov089_0216d008 kind:function(arm,size=0x28) addr:0x0216d008 +func_ov089_0216d030 kind:function(arm,size=0x638) addr:0x0216d030 +func_ov089_0216d668 kind:function(arm,size=0x10) addr:0x0216d668 +func_ov089_0216d678 kind:function(arm,size=0xc) addr:0x0216d678 +func_ov089_0216d684 kind:function(arm,size=0xd0) addr:0x0216d684 +func_ov089_0216d754 kind:function(arm,size=0x1b4) addr:0x0216d754 +func_ov089_0216d908 kind:function(arm,size=0x24) addr:0x0216d908 +func_ov089_0216d92c kind:function(arm,size=0x90) addr:0x0216d92c +func_ov089_0216d9bc kind:function(arm,size=0xe0) addr:0x0216d9bc +func_ov089_0216da9c kind:function(arm,size=0x14) addr:0x0216da9c +func_ov089_0216dab0 kind:function(arm,size=0x28) addr:0x0216dab0 +func_ov089_0216dad8 kind:function(arm,size=0x48) addr:0x0216dad8 +func_ov089_0216db20 kind:function(arm,size=0x34) addr:0x0216db20 +func_ov089_0216db54 kind:function(arm,size=0x248) addr:0x0216db54 +func_ov089_0216dd9c kind:function(arm,size=0x48) addr:0x0216dd9c +func_ov089_0216dde4 kind:function(arm,size=0xbdc) addr:0x0216dde4 +func_ov089_0216e9c0 kind:function(arm,size=0xa4) addr:0x0216e9c0 +func_ov089_0216ea64 kind:function(arm,size=0x78) addr:0x0216ea64 +func_ov089_0216eadc kind:function(arm,size=0x78) addr:0x0216eadc +func_ov089_0216eb54 kind:function(arm,size=0x78) addr:0x0216eb54 +func_ov089_0216ebcc kind:function(arm,size=0x78) addr:0x0216ebcc +func_ov089_0216ec44 kind:function(arm,size=0x78) addr:0x0216ec44 +func_ov089_0216ecbc kind:function(arm,size=0x78) addr:0x0216ecbc +func_ov089_0216ed34 kind:function(arm,size=0x78) addr:0x0216ed34 +func_ov089_0216edac kind:function(arm,size=0x78) addr:0x0216edac +func_ov089_0216ee24 kind:function(arm,size=0x78) addr:0x0216ee24 +func_ov089_0216ee9c kind:function(arm,size=0x78) addr:0x0216ee9c +func_ov089_0216ef14 kind:function(arm,size=0x78) addr:0x0216ef14 +func_ov089_0216ef8c kind:function(arm,size=0x78) addr:0x0216ef8c +func_ov089_0216f004 kind:function(arm,size=0x78) addr:0x0216f004 +func_ov089_0216f07c kind:function(arm,size=0x78) addr:0x0216f07c +func_ov089_0216f0f4 kind:function(arm,size=0x78) addr:0x0216f0f4 +func_ov089_0216f16c kind:function(arm,size=0x78) addr:0x0216f16c +func_ov089_0216f1e4 kind:function(arm,size=0x470) addr:0x0216f1e4 +func_ov089_0216f654 kind:function(arm,size=0x3c4) addr:0x0216f654 +func_ov089_0216fa18 kind:function(arm,size=0x748) addr:0x0216fa18 +func_ov089_02170160 kind:function(arm,size=0x2ac) addr:0x02170160 +func_ov089_0217040c kind:function(arm,size=0x8) addr:0x0217040c +func_ov089_02170414 kind:function(arm,size=0x30) addr:0x02170414 +func_ov089_02170444 kind:function(arm,size=0x24) addr:0x02170444 +func_ov089_02170468 kind:function(arm,size=0x3c) addr:0x02170468 +func_ov089_021704a4 kind:function(arm,size=0x2c) addr:0x021704a4 +func_ov089_021704d0 kind:function(arm,size=0x24) addr:0x021704d0 +func_ov089_021704f4 kind:function(arm,size=0x34) addr:0x021704f4 +func_ov089_02170528 kind:function(arm,size=0x4c) addr:0x02170528 +func_ov089_02170574 kind:function(arm,size=0x14) addr:0x02170574 +func_ov089_02170588 kind:function(arm,size=0x1c) addr:0x02170588 +func_ov089_021705a4 kind:function(arm,size=0x34) addr:0x021705a4 +func_ov089_021705d8 kind:function(arm,size=0x1c) addr:0x021705d8 +func_ov089_021705f4 kind:function(arm,size=0x34) addr:0x021705f4 +data_ov089_02170628 kind:data(any) addr:0x02170628 +data_ov089_02170658 kind:data(any) addr:0x02170658 +data_ov089_021706d8 kind:data(any) addr:0x021706d8 ambiguous +data_ov089_021706f8 kind:data(any) addr:0x021706f8 ambiguous +data_ov089_02170748 kind:data(any) addr:0x02170748 +data_ov089_02170880 kind:data(any) addr:0x02170880 +data_ov089_021708ac kind:data(any) addr:0x021708ac ambiguous +data_ov089_021708dc kind:data(any) addr:0x021708dc ambiguous +data_ov089_02170980 kind:data(any) addr:0x02170980 +data_ov089_02170a60 kind:data(any) addr:0x02170a60 ambiguous +data_ov089_02170ad4 kind:data(any) addr:0x02170ad4 +data_ov089_02170bd4 kind:data(any) addr:0x02170bd4 +data_ov089_02170c08 kind:data(any) addr:0x02170c08 +data_ov089_02170c3c kind:data(any) addr:0x02170c3c +data_ov089_02170cbc kind:data(any) addr:0x02170cbc +data_ov089_02170d3c kind:data(any) addr:0x02170d3c +func_ov089_02170d7c kind:function(arm,size=0x50) addr:0x02170d7c +func_ov089_02170dcc kind:function(arm,size=0x18) addr:0x02170dcc +data_ov089_02170e08 kind:data(any) addr:0x02170e08 +data_ov089_02170e1c kind:data(any) addr:0x02170e1c +data_ov089_02170e24 kind:data(any) addr:0x02170e24 +data_ov089_02170e2c kind:data(any) addr:0x02170e2c +data_ov089_02170e34 kind:data(any) addr:0x02170e34 +data_ov089_02170e3c kind:data(any) addr:0x02170e3c +data_ov089_02170e44 kind:data(any) addr:0x02170e44 +data_ov089_02170e50 kind:data(any) addr:0x02170e50 +data_ov089_02170e68 kind:data(any) addr:0x02170e68 +data_ov089_02170e6c kind:data(any) addr:0x02170e6c +data_ov089_02170e74 kind:data(any) addr:0x02170e74 +data_ov089_02170e7c kind:data(any) addr:0x02170e7c +data_ov089_02170e80 kind:data(any) addr:0x02170e80 +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_02170eec kind:data(any) addr:0x02170eec +data_ov089_02170ef0 kind:data(any) addr:0x02170ef0 +data_ov089_02170ef4 kind:data(any) addr:0x02170ef4 +data_ov089_02170ef8 kind:data(any) addr:0x02170ef8 +data_ov089_02170efc kind:data(any) addr:0x02170efc +data_ov089_02170f00 kind:data(any) addr:0x02170f00 +data_ov089_02170f04 kind:data(any) addr:0x02170f04 +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_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_02170f7c kind:data(any) addr:0x02170f7c ambiguous +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_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_0217107c kind:data(any) addr:0x0217107c +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_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_0217111c kind:data(any) addr:0x0217111c ambiguous +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_021711b4 kind:data(any) addr:0x021711b4 +data_ov089_021711c0 kind:data(any) addr:0x021711c0 +data_ov089_021711cc kind:data(any) addr:0x021711cc +data_ov089_021711d8 kind:data(any) addr:0x021711d8 +data_ov089_021711e4 kind:data(any) addr:0x021711e4 +data_ov089_021711f0 kind:data(any) addr:0x021711f0 +data_ov089_021711fc kind:data(any) addr:0x021711fc +data_ov089_02171208 kind:data(any) addr:0x02171208 +data_ov089_02171214 kind:data(any) addr:0x02171214 +data_ov089_02171220 kind:data(any) addr:0x02171220 +data_ov089_0217122c kind:data(any) addr:0x0217122c +data_ov089_02171238 kind:data(any) addr:0x02171238 +data_ov089_02171244 kind:data(any) addr:0x02171244 +data_ov089_02171250 kind:data(any) addr:0x02171250 +data_ov089_0217125c kind:data(any) addr:0x0217125c +data_ov089_02171268 kind:data(any) addr:0x02171268 +data_ov089_02171274 kind:data(any) addr:0x02171274 +data_ov089_02171280 kind:data(any) addr:0x02171280 +data_ov089_0217128c kind:data(any) addr:0x0217128c +data_ov089_02171298 kind:data(any) addr:0x02171298 +data_ov089_021712a4 kind:data(any) addr:0x021712a4 +data_ov089_021712b0 kind:data(any) addr:0x021712b0 +data_ov089_021712bc kind:data(any) addr:0x021712bc +data_ov089_021712c8 kind:data(any) addr:0x021712c8 +data_ov089_021712d4 kind:data(any) addr:0x021712d4 +data_ov089_021712e0 kind:data(any) addr:0x021712e0 +data_ov089_021712ec kind:data(any) addr:0x021712ec +data_ov089_021712f8 kind:data(any) addr:0x021712f8 +data_ov089_02171304 kind:data(any) addr:0x02171304 +data_ov089_02171310 kind:data(any) addr:0x02171310 +data_ov089_02171318 kind:data(any) addr:0x02171318 ambiguous +data_ov089_0217131c kind:data(any) addr:0x0217131c +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_021713c8 kind:data(any) addr:0x021713c8 ambiguous +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_02171504 kind:data(any) addr:0x02171504 +data_ov089_02171508 kind:data(any) addr:0x02171508 +data_ov089_0217150c kind:data(any) addr:0x0217150c +data_ov089_02171520 kind:bss addr:0x02171520 +data_ov089_02171524 kind:bss addr:0x02171524 +data_ov089_02171540 kind:bss addr:0x02171540 +data_ov089_0217156c kind:bss addr:0x0217156c ambiguous +data_ov089_021715b8 kind:bss addr:0x021715b8 ambiguous +data_ov089_0217160c kind:bss addr:0x0217160c ambiguous +data_ov089_02171808 kind:bss addr:0x02171808 +data_ov089_02171820 kind:bss addr:0x02171820 ambiguous +data_ov089_021719d8 kind:bss addr:0x021719d8 ambiguous +data_ov089_02171a40 kind:bss addr:0x02171a40 ambiguous +data_ov089_02171b58 kind:bss addr:0x02171b58 ambiguous +data_ov089_02171b5c kind:bss addr:0x02171b5c ambiguous +data_ov089_02171d70 kind:bss addr:0x02171d70 ambiguous +data_ov089_02171f90 kind:bss addr:0x02171f90 ambiguous +data_ov089_021721d0 kind:bss addr:0x021721d0 ambiguous +data_ov089_021721dc kind:bss addr:0x021721dc ambiguous +data_ov089_02172930 kind:bss addr:0x02172930 ambiguous +data_ov089_02172d68 kind:bss addr:0x02172d68 ambiguous +data_ov089_0217307c kind:bss addr:0x0217307c ambiguous +data_ov089_02173408 kind:bss addr:0x02173408 ambiguous +data_ov089_021735e8 kind:bss addr:0x021735e8 ambiguous +data_ov089_0217371c kind:bss addr:0x0217371c ambiguous +data_ov089_02173968 kind:bss addr:0x02173968 +data_ov089_02174504 kind:bss addr:0x02174504 ambiguous +data_ov089_021746c8 kind:bss addr:0x021746c8 ambiguous +data_ov089_021748bc kind:bss addr:0x021748bc ambiguous +data_ov089_02174934 kind:bss addr:0x02174934 ambiguous +data_ov089_02174b1c kind:bss addr:0x02174b1c ambiguous +data_ov089_02174d10 kind:bss addr:0x02174d10 ambiguous +data_ov089_02174ecc kind:bss addr:0x02174ecc ambiguous +data_ov089_02174fac kind:bss addr:0x02174fac ambiguous +data_ov089_02175240 kind:bss addr:0x02175240 ambiguous +data_ov089_02175248 kind:bss addr:0x02175248 ambiguous +data_ov089_021752f4 kind:bss addr:0x021752f4 ambiguous +data_ov089_02175468 kind:bss addr:0x02175468 ambiguous +data_ov089_021757e0 kind:bss addr:0x021757e0 ambiguous +data_ov089_02175b48 kind:bss addr:0x02175b48 ambiguous +data_ov089_02175cd0 kind:bss addr:0x02175cd0 ambiguous +data_ov089_021760c8 kind:bss addr:0x021760c8 ambiguous +data_ov089_02176aa8 kind:bss addr:0x02176aa8 ambiguous +data_ov089_02176af4 kind:bss addr:0x02176af4 ambiguous +data_ov089_021770f0 kind:bss addr:0x021770f0 ambiguous +data_ov089_02177218 kind:bss addr:0x02177218 ambiguous +data_ov089_02177228 kind:bss addr:0x02177228 ambiguous +data_ov089_0217756c kind:bss addr:0x0217756c ambiguous +data_ov089_02177948 kind:bss addr:0x02177948 ambiguous +data_ov089_021779f4 kind:bss addr:0x021779f4 ambiguous +data_ov089_02177aa0 kind:bss addr:0x02177aa0 ambiguous +data_ov089_02177b48 kind:bss addr:0x02177b48 ambiguous +data_ov089_02177be0 kind:bss addr:0x02177be0 +data_ov089_02177be4 kind:bss addr:0x02177be4 +data_ov089_02177bf8 kind:bss addr:0x02177bf8 +data_ov089_02177c1c kind:bss addr:0x02177c1c +data_ov089_02177c5c kind:bss addr:0x02177c5c +data_ov089_02177c9c kind:bss addr:0x02177c9c +data_ov089_02177cdc kind:bss addr:0x02177cdc +data_ov089_02177d00 kind:bss addr:0x02177d00 ambiguous +data_ov089_02177d04 kind:bss addr:0x02177d04 ambiguous +data_ov089_02177d0c kind:bss addr:0x02177d0c ambiguous +data_ov089_02177d14 kind:bss addr:0x02177d14 ambiguous +data_ov089_02177d1c kind:bss addr:0x02177d1c +data_ov089_02177d28 kind:bss addr:0x02177d28 ambiguous +data_ov089_02177d30 kind:bss addr:0x02177d30 ambiguous +data_ov089_02177d34 kind:bss addr:0x02177d34 ambiguous +data_ov089_02177d38 kind:bss addr:0x02177d38 ambiguous +data_ov089_02177d5c kind:bss addr:0x02177d5c +data_ov089_02177d78 kind:bss addr:0x02177d78 ambiguous +data_ov089_02177d9c kind:bss addr:0x02177d9c +data_ov089_02177ddc kind:bss addr:0x02177ddc +data_ov089_02177e18 kind:bss addr:0x02177e18 +data_ov089_02177e1c kind:bss addr:0x02177e1c +data_ov089_02177e5c kind:bss addr:0x02177e5c +data_ov089_02177e98 kind:bss addr:0x02177e98 +data_ov089_02177e9c kind:bss addr:0x02177e9c +data_ov089_02177edc kind:bss addr:0x02177edc +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_0217801c kind:bss addr:0x0217801c +data_ov089_0217805c kind:bss addr:0x0217805c +data_ov089_02178090 kind:bss addr:0x02178090 ambiguous +data_ov089_021780d8 kind:bss addr:0x021780d8 +data_ov089_021780dc kind:bss addr:0x021780dc +data_ov089_02178158 kind:bss addr:0x02178158 +data_ov089_0217815c kind:bss addr:0x0217815c +data_ov089_021781d8 kind:bss addr:0x021781d8 +data_ov089_021781dc kind:bss addr:0x021781dc +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_02178458 kind:bss addr:0x02178458 +data_ov089_0217845c kind:bss addr:0x0217845c +data_ov089_02178500 kind:bss addr:0x02178500 ambiguous +data_ov089_02178530 kind:bss addr:0x02178530 ambiguous +data_ov089_02178558 kind:bss addr:0x02178558 +data_ov089_0217855c kind:bss addr:0x0217855c +data_ov089_02178658 kind:bss addr:0x02178658 +data_ov089_0217865c kind:bss addr:0x0217865c +data_ov089_02178758 kind:bss addr:0x02178758 diff --git a/config/eur/arm9/overlays/ov090/delinks.txt b/config/eur/arm9/overlays/ov090/delinks.txt new file mode 100644 index 00000000..bf3a6114 --- /dev/null +++ b/config/eur/arm9/overlays/ov090/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021658a0 end:0x02175398 kind:code align:32 + .rodata start:0x02175398 end:0x021754fc kind:data align:4 + .init start:0x021754fc end:0x02175c5c kind:code align:4 + .ctor start:0x02175c5c end:0x02175cb0 kind:data align:4 + .data start:0x02175cc0 end:0x02176f80 kind:data align:32 + .bss start:0x02176f80 end:0x02177e40 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov090/relocs.txt b/config/eur/arm9/overlays/ov090/relocs.txt new file mode 100644 index 00000000..1df9719a --- /dev/null +++ b/config/eur/arm9/overlays/ov090/relocs.txt @@ -0,0 +1,2874 @@ +from:0x021658a8 kind:load to:0x02176fb4 module:overlay(90) +from:0x021658bc kind:arm_call to:0x02011f3c module:main +from:0x021658c8 kind:arm_call to:0x02165ad8 module:overlay(90) +from:0x021658e0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02165934 kind:load to:0x02175d04 module:overlay(90) +from:0x0216594c kind:load to:0x02176fa0 module:overlay(90) +from:0x02165950 kind:load to:0x02176f80 module:overlay(90) +from:0x02165978 kind:load to:0x02176f80 module:overlay(90) +from:0x021659dc kind:load to:0x02176f80 module:overlay(90) +from:0x021659e0 kind:load to:0x02176fa0 module:overlay(90) +from:0x02165a00 kind:load to:0x02176f80 module:overlay(90) +from:0x02165a04 kind:load to:0x02176fa0 module:overlay(90) +from:0x02165a7c kind:load to:0x02176f80 module:overlay(90) +from:0x02165a80 kind:load to:0x02176fa0 module:overlay(90) +from:0x02165a90 kind:arm_call to:0x02059108 module:overlay(0) +from:0x02165aa8 kind:load to:0x02175cc8 module:overlay(90) +from:0x02165ad0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02165ae8 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02165b18 kind:arm_call to:0x0200f05c module:main +from:0x02165b34 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02165b5c kind:arm_call to:0x0200f05c module:main +from:0x02165b78 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02165bac kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02165bc4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02165bd4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02165c14 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02165c2c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02165c68 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02165c80 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02165c94 kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x02165ca8 kind:arm_call to:0x02165a84 module:overlay(90) +from:0x02165cb8 kind:arm_call to:0x02165a84 module:overlay(90) +from:0x02165cc4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02165ccc kind:arm_call to:0x0207edac module:overlay(0) +from:0x02165cd4 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x02165d7c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02165da0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02165db8 kind:arm_call to:0x02028c90 module:main +from:0x02165dc8 kind:load to:0x02175dbc module:overlay(90) +from:0x02165dcc kind:load to:0x02176fb4 module:overlay(90) +from:0x02165dd0 kind:load to:0x02175398 module:overlay(90) +from:0x02165dd4 kind:load to:0x021753a8 module:overlay(90) +from:0x02165dd8 kind:load to:0x02175d70 module:overlay(90) +from:0x02165ddc kind:load to:0x02175d28 module:overlay(90) +from:0x02165de4 kind:load to:0x027e07d4 module:dtcm +from:0x02165de8 kind:load to:0x02176f94 module:overlay(90) +from:0x02165df4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02165e08 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02165e2c kind:arm_call to:0x0216597c module:overlay(90) +from:0x02165e34 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02165e3c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02165e44 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02165e4c kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02165e54 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02165e5c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02165e64 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02165e6c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02165e74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02165e7c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02165e88 kind:load to:0x02175dbc module:overlay(90) +from:0x02165e8c kind:load to:0x027e0d84 module:dtcm +from:0x02165ea8 kind:arm_call to:0x0216597c module:overlay(90) +from:0x02165eb0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02165eb8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x02165ec0 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02165ec8 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02165ed0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02165ed8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02165ee0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02165ee8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02165ef0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02165ef8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02165f00 kind:arm_call to:0x02011ff4 module:main +from:0x02165f0c kind:load to:0x02175dbc module:overlay(90) +from:0x02165f10 kind:load to:0x027e0d84 module:dtcm +from:0x02165f78 kind:arm_call to:0x02028d30 module:main +from:0x02165f90 kind:arm_call to:0x01ffa0bc module:itcm +from:0x02165fa0 kind:arm_call to:0x01ffa328 module:itcm +from:0x02165fb0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02165fd4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02165ff0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02166008 kind:arm_call to:0x01ffa0bc module:itcm +from:0x02166048 kind:arm_call to:0x0200e260 module:main +from:0x02166050 kind:arm_call to:0x01ff938c module:itcm +from:0x02166058 kind:arm_call to:0x01ff938c module:itcm +from:0x02166060 kind:arm_call to:0x01ff938c module:itcm +from:0x02166080 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02166098 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021660ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x021660bc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021660d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02166154 kind:arm_call to:0x0200e260 module:main +from:0x02166158 kind:arm_call to:0x0200c198 module:main +from:0x02166168 kind:arm_call to:0x01ffad5c module:itcm +from:0x02166250 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0216625c kind:arm_call to:0x02165954 module:overlay(90) +from:0x02166274 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02166284 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02166294 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021662a4 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021662c4 kind:arm_call to:0x02016958 module:main +from:0x021662ec kind:arm_call to:0x02110d38 module:overlay(26) +from:0x021662f8 kind:arm_call to:0x02166324 module:overlay(90) +from:0x0216630c kind:load to:0x02175e18 module:overlay(90) +from:0x02166310 kind:load to:0x02175ce4 module:overlay(90) +from:0x02166314 kind:load to:0x02175ccc module:overlay(90) +from:0x02166318 kind:load to:0x027e0d84 module:dtcm +from:0x0216631c kind:load to:0x02165f14 module:overlay(90) +from:0x02166320 kind:load to:0x021660e8 module:overlay(90) +from:0x021663c0 kind:load to:0x02175ed0 module:overlay(90) +from:0x021663c4 kind:load to:0x02175ec0 module:overlay(90) +from:0x021663e0 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x02166410 kind:arm_call to:0x02166324 module:overlay(90) +from:0x02166478 kind:arm_call to:0x021687a8 module:overlay(90) +from:0x02166480 kind:arm_call to:0x02168938 module:overlay(90) +from:0x02166488 kind:arm_call to:0x02168530 module:overlay(90) +from:0x0216649c kind:arm_call to:0x02166324 module:overlay(90) +from:0x021664a4 kind:load to:0x02175ec0 module:overlay(90) +from:0x021664bc kind:arm_call to:0x02016958 module:main +from:0x0216650c kind:arm_call to:0x021684bc module:overlay(90) +from:0x02166528 kind:arm_call to:0x01ff9984 module:itcm +from:0x02166530 kind:arm_call to:0x021685a8 module:overlay(90) +from:0x02166570 kind:arm_call to:0x02016958 module:main +from:0x02166580 kind:arm_call to:0x01ff9318 module:itcm +from:0x021665b8 kind:arm_call to:0x02166324 module:overlay(90) +from:0x021666a0 kind:load to:0x02175e18 module:overlay(90) +from:0x021666a4 kind:load to:0x02049be4 module:main +from:0x021666c0 kind:arm_call to:0x02016958 module:main +from:0x021666d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021666e0 kind:arm_call to:0x021684bc module:overlay(90) +from:0x02166738 kind:arm_call to:0x01ff9638 module:itcm +from:0x02166748 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166764 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216676c kind:arm_call to:0x021685a8 module:overlay(90) +from:0x021667a8 kind:arm_call to:0x02168718 module:overlay(90) +from:0x021667bc kind:arm_call to:0x02166324 module:overlay(90) +from:0x021667c8 kind:arm_call to:0x0216857c module:overlay(90) +from:0x021667f8 kind:arm_call to:0x02166324 module:overlay(90) +from:0x0216680c kind:arm_call to:0x02166324 module:overlay(90) +from:0x02166850 kind:arm_call to:0x02166324 module:overlay(90) +from:0x02166860 kind:load to:0x0203e964 module:main +from:0x02166868 kind:load to:0x027e0d04 module:dtcm +from:0x02166904 kind:load to:0x02175e18 module:overlay(90) +from:0x02166968 kind:arm_call to:0x02016958 module:main +from:0x0216697c kind:arm_call to:0x01ff9318 module:itcm +from:0x0216699c kind:arm_call to:0x01ff9218 module:itcm +from:0x021669e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166a04 kind:arm_call to:0x01ff916c module:itcm +from:0x02166a44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166a6c kind:arm_call to:0x020beeec module:overlay(17) +from:0x02166a7c kind:arm_call to:0x0216863c module:overlay(90) +from:0x02166a84 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02166aa4 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x02166abc kind:arm_call to:0x0216863c module:overlay(90) +from:0x02166ac4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02166ad4 kind:load to:0x0203e964 module:main +from:0x02166b3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02166b4c kind:load to:0x02175e48 module:overlay(90) +from:0x02166b68 kind:arm_call to:0x02016958 module:main +from:0x02166b78 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166bc8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02166c08 kind:arm_call to:0x02168718 module:overlay(90) +from:0x02166c20 kind:arm_call to:0x02015080 module:main +from:0x02166c40 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02166c60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02166c78 kind:arm_call to:0x02166324 module:overlay(90) +from:0x02166c8c kind:load to:0x027e09a8 module:dtcm +from:0x02166d00 kind:load to:0x02175e30 module:overlay(90) +from:0x02166d30 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02166d60 kind:arm_call to:0x01ff9218 module:itcm +from:0x02166dc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166df0 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02166e08 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02166e2c kind:arm_call to:0x01ffb860 module:itcm +from:0x02166e38 kind:arm_call to:0x01ffb744 module:itcm +from:0x02166e58 kind:arm_call to:0x01ff9218 module:itcm +from:0x02166e74 kind:arm_call to:0x02016958 module:main +from:0x02166e84 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166eb8 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x02166ecc kind:arm_call to:0x02166324 module:overlay(90) +from:0x02166edc kind:arm_call to:0x02168718 module:overlay(90) +from:0x02166ef4 kind:arm_call to:0x02166324 module:overlay(90) +from:0x02166f08 kind:load to:0x0203e964 module:main +from:0x02166f0c kind:load to:0x027e09c0 module:dtcm +from:0x02166f38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166f58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166f70 kind:arm_call to:0x02166324 module:overlay(90) +from:0x0216700c kind:arm_call to:0x01ff9258 module:itcm +from:0x02167030 kind:arm_call to:0x01ffb780 module:itcm +from:0x02167054 kind:load to:0x02175e18 module:overlay(90) +from:0x02167098 kind:arm_call to:0x01ff9258 module:itcm +from:0x021670a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021670e8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021670ec kind:arm_call to:0x02131630 module:overlay(26) +from:0x0216711c kind:arm_call to:0x01ff9218 module:itcm +from:0x0216717c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167184 kind:arm_call to:0x021685a8 module:overlay(90) +from:0x021671b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021671e4 kind:arm_call to:0x02166324 module:overlay(90) +from:0x021671f4 kind:arm_call to:0x02168718 module:overlay(90) +from:0x0216720c kind:arm_call to:0x02166324 module:overlay(90) +from:0x0216722c kind:load to:0x0203e964 module:main +from:0x02167288 kind:load to:0x02049be4 module:main +from:0x021672bc kind:arm_call to:0x02016958 module:main +from:0x021672d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02167314 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02167338 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167354 kind:arm_call to:0x01ff9638 module:itcm +from:0x02167364 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167380 kind:arm_call to:0x01ff9984 module:itcm +from:0x021673ec kind:arm_call to:0x01ff9218 module:itcm +from:0x02167448 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167450 kind:arm_call to:0x021685a8 module:overlay(90) +from:0x0216748c kind:arm_call to:0x01fffcd8 module:itcm +from:0x021674a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021674b8 kind:arm_call to:0x02016958 module:main +from:0x021674d8 kind:arm_call to:0x02168718 module:overlay(90) +from:0x021674f0 kind:arm_call to:0x02166324 module:overlay(90) +from:0x02167514 kind:arm_call to:0x01ff9258 module:itcm +from:0x02167524 kind:arm_call to:0x02168718 module:overlay(90) +from:0x02167538 kind:arm_call to:0x02166324 module:overlay(90) +from:0x021675b0 kind:arm_call to:0x02168718 module:overlay(90) +from:0x021675c4 kind:arm_call to:0x02166324 module:overlay(90) +from:0x021675e4 kind:arm_call to:0x02015080 module:main +from:0x02167604 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02167624 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021676ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021676bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167728 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02167734 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02167754 kind:arm_call to:0x02168718 module:overlay(90) +from:0x02167768 kind:arm_call to:0x02166324 module:overlay(90) +from:0x02167794 kind:arm_call to:0x01ffb428 module:itcm +from:0x02167800 kind:arm_call to:0x02166324 module:overlay(90) +from:0x0216782c kind:arm_call to:0x020bec20 module:overlay(17) +from:0x0216785c kind:arm_call to:0x02166324 module:overlay(90) +from:0x0216786c kind:load to:0x027e0ce0 module:dtcm +from:0x02167878 kind:load to:0x0203e964 module:main +from:0x02167880 kind:load to:0x02175e48 module:overlay(90) +from:0x02167884 kind:load to:0x027e09a8 module:dtcm +from:0x0216788c kind:load to:0x02175e90 module:overlay(90) +from:0x02167890 kind:load to:0x027e0cec module:dtcm +from:0x02167898 kind:load to:0x027e0d04 module:dtcm +from:0x02167910 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02167920 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167964 kind:arm_call to:0x01ff938c module:itcm +from:0x02167978 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021679f4 kind:load to:0x02175ea8 module:overlay(90) +from:0x021679f8 kind:load to:0x027e09a8 module:dtcm +from:0x02167a00 kind:load to:0x027e0ce4 module:dtcm +from:0x02167a08 kind:load to:0x0203e964 module:main +from:0x02167a1c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02167a2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167a5c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02167a68 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02167a80 kind:arm_call to:0x02110f28 module:overlay(26) +from:0x02167a90 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x02167a98 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02167b0c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02167b90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167bb0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02167bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02167bd0 kind:load to:0x02175e60 module:overlay(90) +from:0x02167bd4 kind:load to:0x027e09a8 module:dtcm +from:0x02167c2c kind:arm_call to:0x02016958 module:main +from:0x02167c40 kind:arm_call to:0x01ff9318 module:itcm +from:0x02167c6c kind:arm_call to:0x01ff9218 module:itcm +from:0x02167c7c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02167c8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167c98 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02167cac kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02167d00 kind:arm_call to:0x01ff9984 module:itcm +from:0x02167d18 kind:arm_call to:0x02015080 module:main +from:0x02167e3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02167ec4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02167ee4 kind:arm_call to:0x02166324 module:overlay(90) +from:0x02167f28 kind:load to:0x02175e18 module:overlay(90) +from:0x02167f30 kind:load to:0x02175e78 module:overlay(90) +from:0x02167fcc kind:arm_call to:0x0206807c module:overlay(0) +from:0x02167fd8 kind:arm_call to:0x02132010 module:overlay(26) +from:0x02168000 kind:arm_call to:0x02168654 module:overlay(90) +from:0x02168008 kind:arm_call to:0x021659e4 module:overlay(90) +from:0x02168050 kind:arm_call to:0x02168654 module:overlay(90) +from:0x02168058 kind:arm_call to:0x021659e4 module:overlay(90) +from:0x0216809c kind:arm_call to:0x020e6390 module:overlay(26) +from:0x02168164 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x021681cc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021681d4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021681d8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021681fc kind:arm_call to:0x02168378 module:overlay(90) +from:0x02168238 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168248 kind:arm_call to:0x01ff9638 module:itcm +from:0x021682a0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216832c kind:arm_call to:0x021659e4 module:overlay(90) +from:0x02168350 kind:load to:0x020b504c module:overlay(0) +from:0x02168358 kind:load to:0x027e0d84 module:dtcm +from:0x0216835c kind:load to:0x027e0ce0 module:dtcm +from:0x02168360 kind:load to:0x027e0d04 module:dtcm +from:0x02168364 kind:load to:0x02049be4 module:main +from:0x02168368 kind:load to:0x027e09b8 module:dtcm +from:0x02168370 kind:load to:0x020b539c module:overlay(0) +from:0x02168388 kind:load to:0x027e09bc module:dtcm +from:0x021683ac kind:arm_call to:0x021663c8 module:overlay(90) +from:0x021683f8 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216842c kind:arm_call to:0x01ffc634 module:itcm +from:0x02168450 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02168480 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216848c kind:load to:0x027e0958 module:dtcm +from:0x021684b0 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x021684b8 kind:load to:0x02176f94 module:overlay(90) +from:0x02168508 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216851c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168550 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021685b8 kind:arm_call to:0x02165a08 module:overlay(90) +from:0x021685cc kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x021685e0 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02168624 kind:arm_call to:0x01ff9218 module:itcm +from:0x02168630 kind:load to:0x027e0d84 module:dtcm +from:0x02168674 kind:arm_call to:0x020eec44 module:overlay(26) +from:0x0216869c kind:arm_call to:0x020d3dec module:overlay(24) +from:0x021686c0 kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x021686e4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02168704 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168714 kind:load to:0x027e0ce0 module:dtcm +from:0x02168740 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x021687a4 kind:load to:0x027e0ce0 module:dtcm +from:0x02168804 kind:arm_call to:0x02015080 module:main +from:0x02168824 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02168844 kind:arm_call to:0x02015080 module:main +from:0x02168860 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02168878 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02168898 kind:arm_call to:0x02015080 module:main +from:0x021688b8 kind:arm_call to:0x02015080 module:main +from:0x021688d8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021688f8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02168918 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02168924 kind:load to:0x027e09a8 module:dtcm +from:0x02168a54 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02168a64 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02168a70 kind:load to:0x0203e964 module:main +from:0x02168a90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02168aa4 kind:load to:0x020578a4 module:overlay(0) +from:0x02168ac0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02168acc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02168ae8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02168af8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02168b08 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02168b10 kind:arm_call to:0x02011ff4 module:main +from:0x02168b24 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02168b2c kind:arm_call to:0x02011ff4 module:main +from:0x02168b40 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02168b54 kind:load to:0x021770ac module:overlay(90) +from:0x02168b68 kind:arm_call to:0x02011f3c module:main +from:0x02168b74 kind:arm_call to:0x02168bec module:overlay(90) +from:0x02168b88 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02168be4 kind:load to:0x02175fc8 module:overlay(90) +from:0x02168be8 kind:load to:0x02175ff4 module:overlay(90) +from:0x02168bfc kind:arm_call to:0x02110c7c module:overlay(26) +from:0x02168c60 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x02168c78 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02168c90 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168ca0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168ccc kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02168cf4 kind:arm_call to:0x0216d528 module:overlay(90) +from:0x02168cfc kind:arm_call to:0x0207edac module:overlay(0) +from:0x02168d90 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02168dc0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02168e04 kind:load to:0x02176018 module:overlay(90) +from:0x02168e08 kind:load to:0x021770ac module:overlay(90) +from:0x02168e0c kind:load to:0x02175d70 module:overlay(90) +from:0x02168e10 kind:load to:0x02177094 module:overlay(90) +from:0x02168e24 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02168eb8 kind:arm_call to:0x01fff698 module:itcm +from:0x02168ecc kind:arm_call to:0x020e9614 module:overlay(26) +from:0x02168eec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168ef8 kind:arm_call to:0x01fff458 module:itcm +from:0x02168f78 kind:arm_call to:0x01fff458 module:itcm +from:0x02169030 kind:arm_call to:0x02169104 module:overlay(90) +from:0x02169060 kind:arm_call to:0x02169104 module:overlay(90) +from:0x02169070 kind:arm_call to:0x0216cc80 module:overlay(90) +from:0x02169084 kind:load to:0x020b539c module:overlay(0) +from:0x0216908c kind:load to:0x021770ac module:overlay(90) +from:0x02169090 kind:load to:0x027e0cd8 module:dtcm +from:0x02169094 kind:load to:0x027e0ce4 module:dtcm +from:0x021690a0 kind:load to:0x02049be4 module:main +from:0x021690bc kind:arm_call to:0x02110d38 module:overlay(26) +from:0x021690e8 kind:arm_call to:0x0216cd7c module:overlay(90) +from:0x02169110 kind:arm_call to:0x021690a8 module:overlay(90) +from:0x02169118 kind:arm_call to:0x0216d400 module:overlay(90) +from:0x0216914c kind:load to:0x02176074 module:overlay(90) +from:0x02169160 kind:arm_call to:0x0216cc80 module:overlay(90) +from:0x02169188 kind:arm_call to:0x0216c360 module:overlay(90) +from:0x021691a0 kind:arm_call to:0x0216b844 module:overlay(90) +from:0x021691e4 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0216920c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169238 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x02169244 kind:arm_call to:0x0216cfa4 module:overlay(90) +from:0x02169254 kind:arm_call to:0x0216d340 module:overlay(90) +from:0x0216925c kind:arm_call to:0x0216cf1c module:overlay(90) +from:0x021692b0 kind:arm_call to:0x0216d0a0 module:overlay(90) +from:0x021692b8 kind:arm_call to:0x0216d178 module:overlay(90) +from:0x02169324 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02169340 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0216934c kind:arm_call to:0x02016990 module:main +from:0x02169360 kind:arm_call to:0x01ff930c module:itcm +from:0x0216937c kind:arm_call to:0x0216ece0 module:overlay(90) +from:0x02169394 kind:arm_call to:0x02110ddc module:overlay(26) +from:0x021693a8 kind:arm_call to:0x02110ddc module:overlay(26) +from:0x021693c4 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x021693e0 kind:arm_call to:0x0216f1e4 module:overlay(90) +from:0x021693fc kind:arm_call to:0x02110d38 module:overlay(26) +from:0x02169418 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x02169420 kind:arm_call to:0x0216daf8 module:overlay(90) +from:0x021694c0 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x021694cc kind:load to:0x021760dc module:overlay(90) +from:0x021694d4 kind:load to:0x027e09c0 module:dtcm +from:0x021694e0 kind:load to:0x02049be4 module:main +from:0x02169504 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x021695c8 kind:load to:0x02049be4 module:main +from:0x021695cc kind:load to:0x02176144 module:overlay(90) +from:0x02169608 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216962c kind:arm_call to:0x0216ce78 module:overlay(90) +from:0x021696c8 kind:arm_call to:0x02169104 module:overlay(90) +from:0x021696d0 kind:load to:0x02049be4 module:main +from:0x021696f4 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x021697a0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021697b0 kind:arm_call to:0x02016e74 module:main +from:0x021697d4 kind:load to:0x02049be4 module:main +from:0x021697d8 kind:load to:0x02176144 module:overlay(90) +from:0x021697dc kind:load to:0x02175fc8 module:overlay(90) +from:0x0216981c kind:arm_call to:0x02169104 module:overlay(90) +from:0x02169830 kind:arm_call to:0x01ff930c module:itcm +from:0x021698b4 kind:arm_call to:0x0216ce78 module:overlay(90) +from:0x02169950 kind:arm_call to:0x02169104 module:overlay(90) +from:0x02169958 kind:load to:0x0203e964 module:main +from:0x0216995c kind:load to:0x02049be4 module:main +from:0x02169a14 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x02169aa8 kind:load to:0x0217615c module:overlay(90) +from:0x02169aac kind:load to:0x02049be4 module:main +from:0x02169b08 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x02169b20 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02169b48 kind:arm_call to:0x02131968 module:overlay(26) +from:0x02169b5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02169b64 kind:arm_call to:0x0216d070 module:overlay(90) +from:0x02169b94 kind:arm_call to:0x01ff916c module:itcm +from:0x02169bb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02169bb8 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02169bc4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169bd0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02169be0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169bf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169c00 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169c0c kind:arm_call to:0x02131630 module:overlay(26) +from:0x02169c3c kind:arm_call to:0x02131630 module:overlay(26) +from:0x02169c58 kind:arm_call to:0x01ff916c module:itcm +from:0x02169ca4 kind:arm_call to:0x02016958 module:main +from:0x02169ce0 kind:arm_call to:0x01ff9364 module:itcm +from:0x02169cfc kind:arm_call to:0x01ff916c module:itcm +from:0x02169d7c kind:arm_call to:0x0216cd08 module:overlay(90) +from:0x02169d80 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02169d8c kind:arm_call to:0x01ffb744 module:itcm +from:0x02169da8 kind:arm_call to:0x02169104 module:overlay(90) +from:0x02169dac kind:arm_call to:0x02131d34 module:overlay(26) +from:0x02169dd0 kind:arm_call to:0x02169104 module:overlay(90) +from:0x02169de0 kind:arm_call to:0x02169104 module:overlay(90) +from:0x02169df0 kind:load to:0x0203e964 module:main +from:0x02169e14 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x02169f2c kind:load to:0x0217615c module:overlay(90) +from:0x02169f30 kind:load to:0x02049be4 module:main +from:0x02169f40 kind:arm_call to:0x0216d070 module:overlay(90) +from:0x02169f70 kind:arm_call to:0x01ff916c module:itcm +from:0x02169f74 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02169f94 kind:arm_call to:0x02017f54 module:main +from:0x02169fd8 kind:arm_call to:0x01ff916c module:itcm +from:0x02169ff0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216a018 kind:arm_call to:0x02131968 module:overlay(26) +from:0x0216a050 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0216a06c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a088 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a094 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a0ac kind:arm_call to:0x02016958 module:main +from:0x0216a0d0 kind:arm_call to:0x0216cd08 module:overlay(90) +from:0x0216a0f4 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a110 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a198 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a1a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a1b8 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216a1c0 kind:arm_call to:0x0216cee0 module:overlay(90) +from:0x0216a1d0 kind:load to:0x0203e964 module:main +from:0x0216a204 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216a260 kind:load to:0x0217615c module:overlay(90) +from:0x0216a274 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216a280 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216a294 kind:arm_call to:0x02131a90 module:overlay(26) +from:0x0216a2b8 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216a2c4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216a308 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0216a324 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a340 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a34c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a364 kind:arm_call to:0x02016958 module:main +from:0x0216a388 kind:arm_call to:0x02017f54 module:main +from:0x0216a3c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a3d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216a3f8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a414 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a498 kind:arm_call to:0x02131718 module:overlay(26) +from:0x0216a4b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a4c8 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216a4f4 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216a4fc kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x0216a544 kind:arm_call to:0x0216ce78 module:overlay(90) +from:0x0216a558 kind:arm_call to:0x0216daf8 module:overlay(90) +from:0x0216a5f8 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216a608 kind:load to:0x0203e964 module:main +from:0x0216a60c kind:load to:0x02049be4 module:main +from:0x0216a618 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216a634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a644 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x0216a6c0 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216a70c kind:load to:0x02049be4 module:main +from:0x0216a720 kind:arm_call to:0x0216c99c module:overlay(90) +from:0x0216a784 kind:arm_call to:0x02015244 module:main +from:0x0216a7b8 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216a7d8 kind:arm_call to:0x0216cd54 module:overlay(90) +from:0x0216a848 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a85c kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216a910 kind:arm_call to:0x0216cee0 module:overlay(90) +from:0x0216a91c kind:load to:0x0217708c module:overlay(90) +from:0x0216a920 kind:load to:0x02176174 module:overlay(90) +from:0x0216a924 kind:load to:0x02049be4 module:main +from:0x0216a994 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216a9a4 kind:load to:0x0217615c module:overlay(90) +from:0x0216a9a8 kind:load to:0x027e09a8 module:dtcm +from:0x0216a9c8 kind:arm_call to:0x02131718 module:overlay(26) +from:0x0216a9d8 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a9dc kind:arm_call to:0x02131630 module:overlay(26) +from:0x0216a9fc kind:arm_call to:0x02017f54 module:main +from:0x0216aa40 kind:arm_call to:0x01ff916c module:itcm +from:0x0216aa4c kind:arm_call to:0x02016958 module:main +from:0x0216aa60 kind:arm_call to:0x0216cd08 module:overlay(90) +from:0x0216aa8c kind:arm_call to:0x01ff9364 module:itcm +from:0x0216ab0c kind:arm_call to:0x0216da68 module:overlay(90) +from:0x0216ab24 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216ab48 kind:load to:0x0203e964 module:main +from:0x0216ab9c kind:load to:0x02049be4 module:main +from:0x0216abac kind:arm_call to:0x0216c99c module:overlay(90) +from:0x0216ac60 kind:arm_call to:0x0216cee0 module:overlay(90) +from:0x0216ac68 kind:load to:0x02049be4 module:main +from:0x0216acdc kind:load to:0x0217615c module:overlay(90) +from:0x0216ad00 kind:arm_call to:0x01ff930c module:itcm +from:0x0216ad08 kind:arm_call to:0x0216d070 module:overlay(90) +from:0x0216ad34 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ad48 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216ad70 kind:arm_call to:0x02131968 module:overlay(26) +from:0x0216ad84 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216adac kind:arm_call to:0x02131968 module:overlay(26) +from:0x0216ade4 kind:arm_call to:0x02016958 module:main +from:0x0216adf0 kind:arm_call to:0x02131630 module:overlay(26) +from:0x0216ae24 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ae2c kind:arm_call to:0x02131630 module:overlay(26) +from:0x0216ae5c kind:arm_call to:0x01ff916c module:itcm +from:0x0216ae74 kind:arm_call to:0x01ff930c module:itcm +from:0x0216ae90 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216af14 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216af18 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x0216af20 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216af34 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216af3c kind:arm_call to:0x0216cee0 module:overlay(90) +from:0x0216af4c kind:load to:0x0203e964 module:main +from:0x0216af70 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216afdc kind:arm_call to:0x02131778 module:overlay(26) +from:0x0216afe8 kind:arm_call to:0x02016958 module:main +from:0x0216b048 kind:load to:0x0217615c module:overlay(90) +from:0x0216b04c kind:load to:0x02049be4 module:main +from:0x0216b068 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0216b074 kind:arm_call to:0x02016958 module:main +from:0x0216b098 kind:arm_call to:0x02131808 module:overlay(26) +from:0x0216b0cc kind:arm_call to:0x020169d4 module:main +from:0x0216b0dc kind:arm_call to:0x01ff916c module:itcm +from:0x0216b0ec kind:arm_call to:0x01ff916c module:itcm +from:0x0216b124 kind:arm_call to:0x02016958 module:main +from:0x0216b148 kind:arm_call to:0x01ff930c module:itcm +from:0x0216b16c kind:arm_call to:0x01ff930c module:itcm +from:0x0216b220 kind:arm_call to:0x02015244 module:main +from:0x0216b240 kind:arm_call to:0x0216cd54 module:overlay(90) +from:0x0216b304 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b318 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216b31c kind:arm_call to:0x02131d34 module:overlay(26) +from:0x0216b334 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216b344 kind:load to:0x0203e964 module:main +from:0x0216b348 kind:load to:0x0217708c module:overlay(90) +from:0x0216b34c kind:load to:0x02176174 module:overlay(90) +from:0x0216b350 kind:load to:0x02049be4 module:main +from:0x0216b374 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216b380 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0216b38c kind:arm_call to:0x02016958 module:main +from:0x0216b3e8 kind:load to:0x02049be4 module:main +from:0x0216b400 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0216b40c kind:arm_call to:0x02016958 module:main +from:0x0216b430 kind:arm_call to:0x02131808 module:overlay(26) +from:0x0216b460 kind:arm_call to:0x020169d4 module:main +from:0x0216b470 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b480 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b4b8 kind:arm_call to:0x02016958 module:main +from:0x0216b4dc kind:arm_call to:0x01ff930c module:itcm +from:0x0216b500 kind:arm_call to:0x01ff930c module:itcm +from:0x0216b55c kind:arm_call to:0x02131d34 module:overlay(26) +from:0x0216b574 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216b584 kind:load to:0x0203e964 module:main +from:0x0216b5a8 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216b5c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216b5c8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216b5d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216b5e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b6a0 kind:arm_call to:0x0216c580 module:overlay(90) +from:0x0216b6a8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0216b6b4 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216b6c0 kind:load to:0x027e09a8 module:dtcm +from:0x0216b6cc kind:load to:0x021761a4 module:overlay(90) +from:0x0216b6d0 kind:load to:0x021761bc module:overlay(90) +from:0x0216b6ec kind:arm_call to:0x01ff916c module:itcm +from:0x0216b760 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b784 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216b78c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216b798 kind:arm_call to:0x02110f28 module:overlay(26) +from:0x0216b7a8 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0216b7b0 kind:load to:0x0203e964 module:main +from:0x0216b814 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216b834 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x0216b900 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216b910 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0216b92c kind:arm_call to:0x02110e70 module:overlay(26) +from:0x0216b944 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216b954 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216b96c kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216b9c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b9d4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b9e4 kind:arm_call to:0x0216df84 module:overlay(90) +from:0x0216b9ec kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216ba04 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216ba14 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0216ba3c kind:arm_call to:0x020e6390 module:overlay(26) +from:0x0216ba64 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ba9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bad8 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216baf0 kind:arm_call to:0x01fff698 module:itcm +from:0x0216bb04 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x0216bb5c kind:arm_call to:0x0216cdd4 module:overlay(90) +from:0x0216bb74 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216bb90 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216bbac kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bbd4 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0216bbe4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216bbe8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216bbf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216bc14 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bc28 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216bc44 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bc9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bca8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bd28 kind:arm_call to:0x01fff458 module:itcm +from:0x0216be20 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216be3c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216be60 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216be68 kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x0216be88 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x0216beb0 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bee8 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216bf00 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216bf04 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216bf20 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bf34 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216bf44 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0216bf7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bfa4 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0216bffc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c008 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c024 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0216c04c kind:arm_call to:0x01fff458 module:itcm +from:0x0216c06c kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0216c090 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216c0cc kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216c0e4 kind:arm_call to:0x0216a610 module:overlay(90) +from:0x0216c0f4 kind:arm_call to:0x02131bc0 module:overlay(26) +from:0x0216c11c kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216c134 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216c138 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216c154 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c168 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216c178 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0216c1b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c1d8 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0216c230 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c23c kind:arm_call to:0x01fff458 module:itcm +from:0x0216c258 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0216c280 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c2a0 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0216c2c4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216c2f8 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x0216c324 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c348 kind:load to:0x027e0cd8 module:dtcm +from:0x0216c34c kind:load to:0x027e0ce4 module:dtcm +from:0x0216c354 kind:load to:0x027e0ce0 module:dtcm +from:0x0216c358 kind:load to:0x027e0d10 module:dtcm +from:0x0216c3a0 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0216c3d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c440 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216c460 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x0216c498 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216c4b4 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216c4d4 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216c4f4 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216c510 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216c55c kind:arm_call to:0x0216c580 module:overlay(90) +from:0x0216c56c kind:load to:0x0217615c module:overlay(90) +from:0x0216c574 kind:load to:0x027e09a8 module:dtcm +from:0x0216c57c kind:load to:0x0217618c module:overlay(90) +from:0x0216c598 kind:arm_call to:0x02131718 module:overlay(26) +from:0x0216c5d4 kind:arm_call to:0x02131968 module:overlay(26) +from:0x0216c5e0 kind:arm_call to:0x02016958 module:main +from:0x0216c5f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216c654 kind:arm_call to:0x02017ea4 module:main +from:0x0216c664 kind:arm_call to:0x0216c7a0 module:overlay(90) +from:0x0216c678 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216c6c8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216c6e0 kind:load to:0x020b539c module:overlay(0) +from:0x0216c70c kind:arm_call to:0x02017ea4 module:main +from:0x0216c71c kind:arm_call to:0x0216c7a0 module:overlay(90) +from:0x0216c730 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216c780 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216c798 kind:load to:0x020b539c module:overlay(0) +from:0x0216c804 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c810 kind:load to:0x021753b8 module:overlay(90) +from:0x0216c870 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216c8b4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216c8c4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216c8ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216c8fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0216c938 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0216c95c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0216c96c kind:load to:0x0203e964 module:main +from:0x0216c970 kind:load to:0x027e09b4 module:dtcm +from:0x0216c990 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0216c998 kind:load to:0x02177094 module:overlay(90) +from:0x0216c9cc kind:arm_call to:0x02131644 module:overlay(26) +from:0x0216c9dc kind:arm_call to:0x01ff9638 module:itcm +from:0x0216c9e0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216ca08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ca28 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0216ca34 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ca38 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216ca64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ca74 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ca78 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x0216ca80 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216ca8c kind:arm_call to:0x02131630 module:overlay(26) +from:0x0216cab0 kind:arm_call to:0x02131630 module:overlay(26) +from:0x0216cae4 kind:arm_call to:0x0216d070 module:overlay(90) +from:0x0216cb10 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cb20 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cb34 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cb40 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cb90 kind:arm_call to:0x02016958 module:main +from:0x0216cba8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cbb4 kind:arm_call to:0x0216cd08 module:overlay(90) +from:0x0216cbd8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216cbf4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cc7c kind:load to:0x0203e964 module:main +from:0x0216cc94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216cca0 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ccdc kind:arm_call to:0x01fff458 module:itcm +from:0x0216ccfc kind:load to:0x027e0ce4 module:dtcm +from:0x0216cd28 kind:arm_call to:0x01ff930c module:itcm +from:0x0216cd4c kind:arm_call to:0x01ff930c module:itcm +from:0x0216cd78 kind:load to:0x0217708c module:overlay(90) +from:0x0216cdd0 kind:load to:0x0217708c module:overlay(90) +from:0x0216ce10 kind:arm_call to:0x0216c630 module:overlay(90) +from:0x0216ce30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ce54 kind:arm_call to:0x0216c6e8 module:overlay(90) +from:0x0216ce74 kind:load to:0x027e0ce4 module:dtcm +from:0x0216cec8 kind:arm_call to:0x0216eb84 module:overlay(90) +from:0x0216cee8 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x0216cf08 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216cf14 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216cf4c kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216cf74 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216cf88 kind:arm_call to:0x0216ebe4 module:overlay(90) +from:0x0216cf9c kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216cfe0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216d00c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d020 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d044 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d06c kind:load to:0x0203e964 module:main +from:0x0216d074 kind:arm_call to:0x02131630 module:overlay(26) +from:0x0216d080 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d0c0 kind:arm_call to:0x02015080 module:main +from:0x0216d0e0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216d100 kind:arm_call to:0x02015080 module:main +from:0x0216d120 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216d140 kind:arm_call to:0x02015080 module:main +from:0x0216d160 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216d168 kind:load to:0x027e09a8 module:dtcm +from:0x0216d1b0 kind:arm_call to:0x02015080 module:main +from:0x0216d1d4 kind:arm_call to:0x02015080 module:main +from:0x0216d1f8 kind:arm_call to:0x02015080 module:main +from:0x0216d218 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216d238 kind:arm_call to:0x02015080 module:main +from:0x0216d25c kind:arm_call to:0x02015080 module:main +from:0x0216d280 kind:arm_call to:0x02015080 module:main +from:0x0216d2a0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216d2c0 kind:arm_call to:0x02015080 module:main +from:0x0216d2e4 kind:arm_call to:0x02015080 module:main +from:0x0216d308 kind:arm_call to:0x02015080 module:main +from:0x0216d328 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216d330 kind:load to:0x027e09a8 module:dtcm +from:0x0216d37c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216d390 kind:arm_call to:0x0207dc88 module:overlay(0) +from:0x0216d3a4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0216d3c0 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216d3f8 kind:load to:0x027e09c0 module:dtcm +from:0x0216d3fc kind:load to:0x027e0c90 module:dtcm +from:0x0216d414 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0216d49c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216d4b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d4c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d4cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d4d8 kind:arm_call to:0x02131644 module:overlay(26) +from:0x0216d520 kind:load to:0x0203e964 module:main +from:0x0216d534 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0216d54c kind:load to:0x02175fd8 module:overlay(90) +from:0x0216d560 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216d57c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216d584 kind:arm_call to:0x02011ff4 module:main +from:0x0216d5fc kind:arm_call to:0x01fff498 module:itcm +from:0x0216d62c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d634 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d63c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d69c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d6a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d734 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d7c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d7dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d7f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d818 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d838 kind:arm_call to:0x02016958 module:main +from:0x0216d85c kind:load to:0x027e0ce8 module:dtcm +from:0x0216d868 kind:load to:0x0203e964 module:main +from:0x0216d8c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216d924 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d968 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d980 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d98c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216da28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216da38 kind:arm_call to:0x02016958 module:main +from:0x0216da5c kind:load to:0x027e0ce4 module:dtcm +from:0x0216da60 kind:load to:0x027e0ce8 module:dtcm +from:0x0216da64 kind:load to:0x0203e964 module:main +from:0x0216da9c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216dacc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dae4 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0216daf0 kind:load to:0x02175fc8 module:overlay(90) +from:0x0216daf4 kind:load to:0x027e09c0 module:dtcm +from:0x0216db4c kind:arm_call to:0x02131644 module:overlay(26) +from:0x0216db5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216db6c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216db70 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216db80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216db90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dba0 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216dbb0 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216dbc8 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0216dbdc kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0216dbe8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216dbf4 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0216dc04 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x0216dc14 kind:arm_call to:0x02131b9c module:overlay(26) +from:0x0216dc20 kind:arm_call to:0x02131d34 module:overlay(26) +from:0x0216dc38 kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0216dc4c kind:arm_call to:0x02131af0 module:overlay(26) +from:0x0216dc5c kind:arm_call to:0x02131b9c module:overlay(26) +from:0x0216dc6c kind:arm_call to:0x02131b9c module:overlay(26) +from:0x0216dc80 kind:arm_call to:0x02169104 module:overlay(90) +from:0x0216dcac kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0216dcb4 kind:arm_call to:0x0216d550 module:overlay(90) +from:0x0216dcbc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216dcc4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216dccc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216dce4 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0216dcec kind:arm_call to:0x0216d550 module:overlay(90) +from:0x0216dcf4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216dcfc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216dd04 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216dd0c kind:arm_call to:0x02011ff4 module:main +from:0x0216dd20 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216dd34 kind:load to:0x02177194 module:overlay(90) +from:0x0216dd48 kind:arm_call to:0x02011f3c module:main +from:0x0216dd54 kind:arm_call to:0x0216ddc8 module:overlay(90) +from:0x0216dd68 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216ddc0 kind:load to:0x021761e4 module:overlay(90) +from:0x0216ddd4 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0216de38 kind:arm_call to:0x0209a7ec module:overlay(0) +from:0x0216de40 kind:arm_call to:0x021041d8 module:overlay(26) +from:0x0216de6c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0216de88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216de98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216def4 kind:arm_call to:0x01ffa81c module:itcm +from:0x0216df00 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216df1c kind:load to:0x02176288 module:overlay(90) +from:0x0216df20 kind:load to:0x02177194 module:overlay(90) +from:0x0216df24 kind:load to:0x02175d70 module:overlay(90) +from:0x0216df3c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216df4c kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0216df6c kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216df74 kind:arm_call to:0x0216ec48 module:overlay(90) +from:0x0216df80 kind:load to:0x0216f200 module:overlay(90) +from:0x0216dfb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216dfc0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216dfc8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216dfd0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216dff4 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x0216e03c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e048 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216e07c kind:arm_call to:0x0216dfd4 module:overlay(90) +from:0x0216e0b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e0b8 kind:load to:0x02176200 module:overlay(90) +from:0x0216e11c kind:load to:0x02176240 module:overlay(90) +from:0x0216e194 kind:arm_call to:0x0216ece0 module:overlay(90) +from:0x0216e1a8 kind:load to:0x021762e4 module:overlay(90) +from:0x0216e1b4 kind:arm_call to:0x0216ece0 module:overlay(90) +from:0x0216e1cc kind:arm_call to:0x01ff930c module:itcm +from:0x0216e208 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e210 kind:load to:0x021761d4 module:overlay(90) +from:0x0216e28c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e300 kind:load to:0x021762fc module:overlay(90) +from:0x0216e304 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e310 kind:arm_call to:0x0216ece0 module:overlay(90) +from:0x0216e33c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e388 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216e394 kind:arm_call to:0x02016958 module:main +from:0x0216e3ac kind:arm_call to:0x01ff930c module:itcm +from:0x0216e3e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e3f0 kind:arm_call to:0x0216edd0 module:overlay(90) +from:0x0216e408 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e41c kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216e424 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e428 kind:load to:0x021761d4 module:overlay(90) +from:0x0216e48c kind:load to:0x0217632c module:overlay(90) +from:0x0216e4ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e4c0 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216e4c8 kind:arm_call to:0x0216ece0 module:overlay(90) +from:0x0216e4e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e50c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216e518 kind:arm_call to:0x02016958 module:main +from:0x0216e538 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e540 kind:load to:0x021761d4 module:overlay(90) +from:0x0216e5e8 kind:load to:0x02176344 module:overlay(90) +from:0x0216e5ec kind:load to:0x02049be4 module:main +from:0x0216e628 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216e630 kind:arm_call to:0x0216ece0 module:overlay(90) +from:0x0216e648 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e674 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216e680 kind:arm_call to:0x02016958 module:main +from:0x0216e6a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e6a8 kind:load to:0x021761d4 module:overlay(90) +from:0x0216e6d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216e71c kind:arm_call to:0x0216ee68 module:overlay(90) +from:0x0216e728 kind:load to:0x027e09a8 module:dtcm +from:0x0216e734 kind:load to:0x0217635c module:overlay(90) +from:0x0216e758 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e76c kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216e774 kind:arm_call to:0x0216ece0 module:overlay(90) +from:0x0216e790 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e794 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216e7a0 kind:arm_call to:0x02016958 module:main +from:0x0216e814 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x0216e820 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216e858 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e8c8 kind:load to:0x021761d4 module:overlay(90) +from:0x0216e8cc kind:load to:0x0203e964 module:main +from:0x0216e938 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216e948 kind:load to:0x02176314 module:overlay(90) +from:0x0216e94c kind:load to:0x027e09a8 module:dtcm +from:0x0216e970 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e984 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216e98c kind:arm_call to:0x0216ece0 module:overlay(90) +from:0x0216e9a4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e9e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e9e8 kind:load to:0x021761d4 module:overlay(90) +from:0x0216ea18 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216ea80 kind:arm_call to:0x020169d4 module:main +from:0x0216ea98 kind:arm_call to:0x02110eb8 module:overlay(26) +from:0x0216eaac kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x0216eab8 kind:load to:0x027e09a8 module:dtcm +from:0x0216eac4 kind:load to:0x02176374 module:overlay(90) +from:0x0216eac8 kind:load to:0x021761d8 module:overlay(90) +from:0x0216ead4 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x0216eafc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216eb1c kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0216eb38 kind:arm_call to:0x0216e00c module:overlay(90) +from:0x0216eb40 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216eb74 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x0216ebb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ebe0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ec18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ec44 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ec64 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216ecc4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216ecd8 kind:load to:0x020b539c module:overlay(0) +from:0x0216ed24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ed5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ed84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216edc8 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ee00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ee64 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ee84 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216eec4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216eed4 kind:arm_call to:0x0216eee8 module:overlay(90) +from:0x0216eee0 kind:load to:0x020b539c module:overlay(0) +from:0x0216ef0c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216ef1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ef3c kind:arm_call to:0x021103ac module:overlay(26) +from:0x0216ef54 kind:load to:0x027e0ce4 module:dtcm +from:0x0216efb8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216efe8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216eff8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f020 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f030 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f064 kind:arm_call to:0x0216f0e0 module:overlay(90) +from:0x0216f0a4 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0216f0c8 kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x0216f0d8 kind:load to:0x0203e964 module:main +from:0x0216f0dc kind:load to:0x027e09b4 module:dtcm +from:0x0216f0fc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f110 kind:arm_call to:0x0200e750 module:main +from:0x0216f144 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f15c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f16c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f170 kind:arm_call to:0x0205accc module:overlay(0) +from:0x0216f190 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f1a4 kind:arm_call to:0x01ffc8e0 module:itcm +from:0x0216f1b4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f1c4 kind:arm_call to:0x0200e750 module:main +from:0x0216f1d4 kind:load to:0x0203e964 module:main +from:0x0216f1d8 kind:load to:0x027e0130 module:dtcm +from:0x0216f1dc kind:load to:0x027e0254 module:dtcm +from:0x0216f2a0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216f2b0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f344 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f354 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f38c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f3c8 kind:arm_call to:0x0200e260 module:main +from:0x0216f3e8 kind:arm_call to:0x02028d30 module:main +from:0x0216f3f8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f404 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f41c kind:arm_call to:0x01ffad5c module:itcm +from:0x0216f44c kind:load to:0x0203e964 module:main +from:0x0216f450 kind:load to:0x027e0964 module:dtcm +from:0x0216f460 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f468 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216f470 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f478 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f490 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f498 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216f4a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f4a8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f4b0 kind:arm_call to:0x02011ff4 module:main +from:0x0216f4c4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216f4d8 kind:load to:0x02177288 module:overlay(90) +from:0x0216f4ec kind:arm_call to:0x02011f3c module:main +from:0x0216f4f8 kind:arm_call to:0x0216f57c module:overlay(90) +from:0x0216f50c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216f578 kind:load to:0x021763ac module:overlay(90) +from:0x0216f58c kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0216f5f0 kind:arm_call to:0x02170e94 module:overlay(90) +from:0x0216f61c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0216f634 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f644 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f67c kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0216f694 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f6a8 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0216f718 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216f73c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216f7a4 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x0216f7b4 kind:load to:0x021764f4 module:overlay(90) +from:0x0216f7b8 kind:load to:0x02177288 module:overlay(90) +from:0x0216f7bc kind:load to:0x02175d70 module:overlay(90) +from:0x0216f7c0 kind:load to:0x021763fc module:overlay(90) +from:0x0216f7c4 kind:load to:0x02177270 module:overlay(90) +from:0x0216f7c8 kind:load to:0x0217638c module:overlay(90) +from:0x0216f7d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f7e8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216f808 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216f818 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0216f83c kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x0216f848 kind:load to:0x02170de8 module:overlay(90) +from:0x0216f874 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0216f87c kind:load to:0x02177270 module:overlay(90) +from:0x0216f8bc kind:arm_call to:0x02110d7c module:overlay(26) +from:0x0216f8e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f8f0 kind:arm_call to:0x02170d74 module:overlay(90) +from:0x0216f91c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216f94c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f95c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f968 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f9a4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216f9bc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f9cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216fa04 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216fa14 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fa24 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fa50 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216fa60 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fa70 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fae4 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0216faf0 kind:load to:0x0203e964 module:main +from:0x0216faf4 kind:load to:0x027e09b4 module:dtcm +from:0x0216fb48 kind:load to:0x02176494 module:overlay(90) +from:0x0216fb84 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216fb88 kind:arm_call to:0x021317a0 module:overlay(26) +from:0x0216fb94 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x0216fbcc kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x0216fbe8 kind:arm_call to:0x02131f98 module:overlay(26) +from:0x0216fc04 kind:arm_call to:0x02110dac module:overlay(26) +from:0x0216fc10 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216fc2c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216fc74 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x0216fc84 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x0216fc88 kind:arm_call to:0x021317a0 module:overlay(26) +from:0x0216fc94 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x0216fcd0 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0216fd0c kind:arm_call to:0x02098838 module:overlay(0) +from:0x0216fd34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fd84 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216fdac kind:arm_call to:0x02110e38 module:overlay(26) +from:0x0216fddc kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x0216fdec kind:arm_call to:0x02170c98 module:overlay(90) +from:0x0216fe00 kind:arm_call to:0x02131c08 module:overlay(26) +from:0x0216fe20 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x0216fe3c kind:load to:0x0217643c module:overlay(90) +from:0x0216fec4 kind:load to:0x02176568 module:overlay(90) +from:0x0216fed0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216feec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216fefc kind:arm_call to:0x02170c98 module:overlay(90) +from:0x0216ff14 kind:arm_call to:0x02170cc8 module:overlay(90) +from:0x0216ff2c kind:arm_call to:0x01ff930c module:itcm +from:0x0216ff48 kind:arm_call to:0x02131f98 module:overlay(26) +from:0x0216ff84 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x0216ffb4 kind:arm_call to:0x02015080 module:main +from:0x0216ffd4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216ffe0 kind:load to:0x027e09a8 module:dtcm +from:0x0217004c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02170068 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170090 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021700f0 kind:arm_call to:0x0202851c module:main +from:0x02170114 kind:load to:0x02176568 module:overlay(90) +from:0x02170118 kind:load to:0x027e09a8 module:dtcm +from:0x02170120 kind:load to:0x02049be4 module:main +from:0x0217014c kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x02170154 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02170170 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170190 kind:arm_call to:0x01ff930c module:itcm +from:0x021701a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021701d4 kind:arm_call to:0x02131f98 module:overlay(26) +from:0x02170220 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x021702a8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021702bc kind:load to:0x02176580 module:overlay(90) +from:0x021702c0 kind:load to:0x027e09a8 module:dtcm +from:0x021702dc kind:arm_call to:0x01ff916c module:itcm +from:0x021702e4 kind:arm_call to:0x02170c98 module:overlay(90) +from:0x021702fc kind:arm_call to:0x02170cc8 module:overlay(90) +from:0x02170318 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170324 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02170340 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x02170394 kind:arm_call to:0x02170ad8 module:overlay(90) +from:0x021703a8 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x021703e0 kind:arm_call to:0x02110e70 module:overlay(26) +from:0x021703f8 kind:arm_call to:0x02110ca4 module:overlay(26) +from:0x02170410 kind:arm_call to:0x02131860 module:overlay(26) +from:0x02170478 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x02170480 kind:load to:0x027e0cd8 module:dtcm +from:0x021704a8 kind:arm_call to:0x02097bec module:overlay(0) +from:0x021704c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021704d4 kind:arm_call to:0x02110f28 module:overlay(26) +from:0x021704dc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021704ec kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x021704f4 kind:load to:0x027e09a8 module:dtcm +from:0x02170510 kind:arm_call to:0x021315f4 module:overlay(26) +from:0x02170548 kind:arm_call to:0x01ffb800 module:itcm +from:0x02170550 kind:arm_call to:0x01ffb428 module:itcm +from:0x02170578 kind:arm_call to:0x01ff930c module:itcm +from:0x0217058c kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x021705a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021705e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170684 kind:load to:0x0203e964 module:main +from:0x021706a8 kind:load to:0x027e09a8 module:dtcm +from:0x021706b0 kind:load to:0x02071b30 module:overlay(0) +from:0x021706c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021706c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021706e8 kind:arm_call to:0x01ff930c module:itcm +from:0x021706f8 kind:arm_call to:0x01ff916c module:itcm +from:0x02170740 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021707f0 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x021707fc kind:load to:0x0203e964 module:main +from:0x0217082c kind:arm_call to:0x01ff9110 module:itcm +from:0x02170840 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x02170848 kind:arm_call to:0x02170ba4 module:overlay(90) +from:0x02170888 kind:arm_call to:0x01ff916c module:itcm +from:0x021708c0 kind:arm_call to:0x0203a1bc module:main +from:0x021708d4 kind:arm_call to:0x01ff9110 module:itcm +from:0x021708f4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217091c kind:arm_call to:0x01ff9110 module:itcm +from:0x0217094c kind:arm_call to:0x0202851c module:main +from:0x02170954 kind:arm_call to:0x02170ba4 module:overlay(90) +from:0x02170978 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x02170980 kind:load to:0x027e09a8 module:dtcm +from:0x021709f8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02170a08 kind:load to:0x021765b0 module:overlay(90) +from:0x02170a0c kind:load to:0x027e09a8 module:dtcm +from:0x02170a2c kind:arm_call to:0x02170cc8 module:overlay(90) +from:0x02170a40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02170a64 kind:arm_call to:0x0216faf8 module:overlay(90) +from:0x02170ad4 kind:load to:0x02176568 module:overlay(90) +from:0x02170ae4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02170b04 kind:arm_call to:0x021317a0 module:overlay(26) +from:0x02170b18 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02170b24 kind:arm_call to:0x02131a6c module:overlay(26) +from:0x02170b34 kind:arm_call to:0x02131644 module:overlay(26) +from:0x02170b64 kind:arm_call to:0x02016b8c module:main +from:0x02170b88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170be8 kind:arm_call to:0x02131a24 module:overlay(26) +from:0x02170c28 kind:arm_call to:0x02110ca4 module:overlay(26) +from:0x02170c44 kind:arm_call to:0x02132040 module:overlay(26) +from:0x02170c88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170c94 kind:load to:0x0203e964 module:main +from:0x02170cf8 kind:arm_call to:0x01ff9110 module:itcm +from:0x02170d30 kind:arm_call to:0x01ff9110 module:itcm +from:0x02170d54 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02170d64 kind:arm_call to:0x02170ba4 module:overlay(90) +from:0x02170d6c kind:load to:0x027e09a8 module:dtcm +from:0x02170db8 kind:arm_call to:0x02170d74 module:overlay(90) +from:0x02170e50 kind:arm_call to:0x0200e260 module:main +from:0x02170e60 kind:arm_call to:0x01ffad5c module:itcm +from:0x02170e90 kind:load to:0x027e0964 module:dtcm +from:0x02170e9c kind:arm_call to:0x0209a7c4 module:overlay(0) +from:0x02170eb0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02170ec0 kind:load to:0x021763d0 module:overlay(90) +from:0x02170ec4 kind:load to:0x02175400 module:overlay(90) +from:0x02170ed0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170ed8 kind:arm_call to:0x02011ff4 module:main +from:0x02170eec kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170ef4 kind:arm_call to:0x02011ff4 module:main +from:0x02170f0c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170f14 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02170f1c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170f24 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170f3c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170f44 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02170f4c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170f54 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170f5c kind:arm_call to:0x02011ff4 module:main +from:0x02170f70 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02170f84 kind:load to:0x02177370 module:overlay(90) +from:0x02170f98 kind:arm_call to:0x02011f3c module:main +from:0x02170fa4 kind:arm_call to:0x02170fd4 module:overlay(90) +from:0x02170fb8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02170fd0 kind:load to:0x021765d0 module:overlay(90) +from:0x02170fdc kind:arm_call to:0x02098388 module:overlay(0) +from:0x02171014 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02171020 kind:load to:0x021765f4 module:overlay(90) +from:0x0217102c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171040 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171048 kind:arm_call to:0x02011ff4 module:main +from:0x02171060 kind:load to:0x020609c4 module:overlay(0) +from:0x02171070 kind:load to:0x020609c4 module:overlay(0) +from:0x021710f4 kind:arm_call to:0x0201aad0 module:main +from:0x02171100 kind:load to:0x027e0998 module:dtcm +from:0x02171104 kind:load to:0x0204af1c module:main +from:0x02171110 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02171124 kind:load to:0x021773bc module:overlay(90) +from:0x02171138 kind:arm_call to:0x02011f3c module:main +from:0x02171144 kind:arm_call to:0x02171174 module:overlay(90) +from:0x02171158 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02171170 kind:load to:0x02176650 module:overlay(90) +from:0x0217117c kind:arm_call to:0x02098388 module:overlay(0) +from:0x021711a0 kind:load to:0x02176674 module:overlay(90) +from:0x021711d0 kind:load to:0x0213f590 module:overlays(26,58) +from:0x021711f8 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x02171238 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02171248 kind:arm_call to:0x020f8c08 module:overlay(26) +from:0x0217127c kind:arm_call to:0x020802ec module:overlay(0) +from:0x0217128c kind:arm_call to:0x020f8c60 module:overlay(26) +from:0x021712bc kind:arm_call to:0x020802ec module:overlay(0) +from:0x021712cc kind:arm_call to:0x020f8c94 module:overlay(26) +from:0x02171314 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02171324 kind:arm_call to:0x020f8cec module:overlay(26) +from:0x0217134c kind:arm_call to:0x02070560 module:overlay(0) +from:0x021713e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021713ec kind:load to:0x027e0cd8 module:dtcm +from:0x021713f0 kind:load to:0x020b504c module:overlay(0) +from:0x021713f4 kind:load to:0x0213f590 module:overlays(26,58) +from:0x021713f8 kind:load to:0x021419c8 module:overlay(26) +from:0x021713fc kind:load to:0x027e09a4 module:dtcm +from:0x02171400 kind:load to:0x027e0d20 module:dtcm +from:0x0217140c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171420 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171428 kind:arm_call to:0x02011ff4 module:main +from:0x0217143c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02171450 kind:load to:0x02177408 module:overlay(90) +from:0x02171464 kind:arm_call to:0x02011f3c module:main +from:0x02171470 kind:arm_call to:0x021714a0 module:overlay(90) +from:0x02171484 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0217149c kind:load to:0x021766d0 module:overlay(90) +from:0x021714ac kind:arm_call to:0x02098388 module:overlay(0) +from:0x021714cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021714dc kind:load to:0x021766f4 module:overlay(90) +from:0x021714e8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021714fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02171504 kind:arm_call to:0x02011ff4 module:main +from:0x02171590 kind:arm_call to:0x0201aa44 module:main +from:0x0217159c kind:load to:0x027e0998 module:dtcm +from:0x021715a0 kind:load to:0x0204af1c module:main +from:0x021715ac kind:arm_call to:0x02097724 module:overlay(0) +from:0x021715c0 kind:load to:0x02177454 module:overlay(90) +from:0x021715d4 kind:arm_call to:0x02011f3c module:main +from:0x021715e0 kind:arm_call to:0x021716b4 module:overlay(90) +from:0x021715f8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02171630 kind:load to:0x02176750 module:overlay(90) +from:0x02171640 kind:arm_call to:0x0210af18 module:overlay(26) +from:0x02171658 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02171668 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171678 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171688 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021716ac kind:load to:0x0217676c module:overlay(90) +from:0x021716bc kind:arm_call to:0x0210af18 module:overlay(26) +from:0x021716d4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021716e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021716f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171704 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171728 kind:load to:0x0217676c module:overlay(90) +from:0x0217173c kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02171760 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02171774 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x021717bc kind:arm_call to:0x020e9614 module:overlay(26) +from:0x02171814 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02171848 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02171854 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02171860 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021718a0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021718ac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021718b8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021718e4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021718f0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021718fc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171920 kind:arm_call to:0x01fff520 module:itcm +from:0x02171a1c kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02171a8c kind:arm_call to:0x02171ef4 module:overlay(90) +from:0x02171a9c kind:load to:0x027e0cd8 module:dtcm +from:0x02171aa0 kind:load to:0x027e0ce8 module:dtcm +from:0x02171aa4 kind:load to:0x020b34c4 module:overlay(0) +from:0x02171b04 kind:arm_call to:0x020e69a0 module:overlay(26) +from:0x02171b18 kind:arm_call to:0x020e7bd0 module:overlay(26) +from:0x02171b2c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171b38 kind:arm_call to:0x02171ef4 module:overlay(90) +from:0x02171b58 kind:arm_call to:0x0210bce8 module:overlay(26) +from:0x02171b68 kind:arm_call to:0x020e68d4 module:overlay(26) +from:0x02171b78 kind:arm_call to:0x020e69a0 module:overlay(26) +from:0x02171b8c kind:arm_call to:0x02171ef4 module:overlay(90) +from:0x02171bb4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171bbc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171bc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171c14 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02171c20 kind:arm_call to:0x0210bce8 module:overlay(26) +from:0x02171c30 kind:arm_call to:0x020e68d4 module:overlay(26) +from:0x02171c40 kind:arm_call to:0x020e69a0 module:overlay(26) +from:0x02171c50 kind:arm_call to:0x020e68d4 module:overlay(26) +from:0x02171c64 kind:arm_call to:0x020e7bd0 module:overlay(26) +from:0x02171c74 kind:arm_call to:0x020e69a0 module:overlay(26) +from:0x02171c88 kind:arm_call to:0x020e7c24 module:overlay(26) +from:0x02171c9c kind:arm_call to:0x02171ef4 module:overlay(90) +from:0x02171cc4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171ccc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171cf4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02171cfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171d10 kind:arm_call to:0x02171ef4 module:overlay(90) +from:0x02171d20 kind:arm_call to:0x0210bce8 module:overlay(26) +from:0x02171d30 kind:arm_call to:0x020e68d4 module:overlay(26) +from:0x02171d40 kind:arm_call to:0x020e69a0 module:overlay(26) +from:0x02171d54 kind:arm_call to:0x02171ef4 module:overlay(90) +from:0x02171d74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171d90 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02171d9c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02171dd4 kind:arm_call to:0x01fff520 module:itcm +from:0x02171e04 kind:arm_call to:0x02172c44 module:overlay(90) +from:0x02171e18 kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02171e24 kind:load to:0x02138d10 module:overlay(26) +from:0x02171e28 kind:load to:0x027e09a8 module:dtcm +from:0x02171e34 kind:load to:0x027e0ce8 module:dtcm +from:0x02171e3c kind:load to:0x020b34c4 module:overlay(0) +from:0x02171e68 kind:load to:0x027e09b8 module:dtcm +from:0x02171e6c kind:load to:0x020732dc module:overlay(0) +from:0x02171e98 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02171ec8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02171ed4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171ee4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171eec kind:load to:0x027e09a8 module:dtcm +from:0x02171f30 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171f3c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171f54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171f68 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171f74 kind:arm_call to:0x020e68d4 module:overlay(26) +from:0x02171f84 kind:arm_call to:0x020e69a0 module:overlay(26) +from:0x02171fb0 kind:load to:0x02138d10 module:overlay(26) +from:0x02171fbc kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02171fd0 kind:arm_call to:0x0200ef9c module:main +from:0x02171fd8 kind:arm_call to:0x01fff584 module:itcm +from:0x02172000 kind:arm_call to:0x0200eab0 module:main +from:0x0217201c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0217207c kind:load to:0x02177454 module:overlay(90) +from:0x021720a4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021720b0 kind:load to:0x02175430 module:overlay(90) +from:0x021720b4 kind:load to:0x02177474 module:overlay(90) +from:0x021720dc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021720e8 kind:load to:0x02175410 module:overlay(90) +from:0x021720ec kind:load to:0x02177474 module:overlay(90) +from:0x021720fc kind:load to:0x02177474 module:overlay(90) +from:0x02172100 kind:load to:0x02058a24 module:overlay(0) +from:0x02172128 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02172134 kind:load to:0x02175420 module:overlay(90) +from:0x02172138 kind:load to:0x02177474 module:overlay(90) +from:0x0217215c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02172164 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0217216c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02172174 kind:arm_call to:0x02016694 module:main +from:0x0217217c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02172194 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0217219c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021721a4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021721ac kind:arm_call to:0x02016694 module:main +from:0x021721b4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021721bc kind:arm_call to:0x02011ff4 module:main +from:0x021721d0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021721e4 kind:load to:0x02177538 module:overlay(90) +from:0x021721f8 kind:arm_call to:0x02011f3c module:main +from:0x02172204 kind:arm_call to:0x021722c8 module:overlay(90) +from:0x0217221c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0217222c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021722a8 kind:load to:0x02176838 module:overlay(90) +from:0x021722b0 kind:load to:0x02176854 module:overlay(90) +from:0x021722b4 kind:load to:0x0217681c module:overlay(90) +from:0x021722d0 kind:arm_call to:0x02171638 module:overlay(90) +from:0x021722e0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0217230c kind:load to:0x0217687c module:overlay(90) +from:0x02172310 kind:load to:0x02176808 module:overlay(90) +from:0x0217231c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02172330 kind:arm_call to:0x02171730 module:overlay(90) +from:0x0217235c kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02172368 kind:load to:0x0217760c module:overlay(90) +from:0x0217236c kind:load to:0x027e09c0 module:dtcm +from:0x0217237c kind:arm_call to:0x02171ab0 module:overlay(90) +from:0x0217238c kind:arm_call to:0x020732ec module:overlay(0) +from:0x0217239c kind:arm_call to:0x0207330c module:overlay(0) +from:0x021723b4 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021723c0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021723d8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0217241c kind:arm_call to:0x020730ac module:overlay(0) +from:0x02172438 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02172444 kind:load to:0x027e09b8 module:dtcm +from:0x0217248c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172498 kind:arm_call to:0x01fff458 module:itcm +from:0x021724ec kind:arm_call to:0x01ff993c module:itcm +from:0x021724f0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02172540 kind:arm_call to:0x01ffb860 module:itcm +from:0x0217254c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021725e4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02172610 kind:arm_call to:0x01ffb860 module:itcm +from:0x02172638 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172648 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02172668 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0217270c kind:arm_call to:0x02073388 module:overlay(0) +from:0x02172724 kind:load to:0x027e0ce4 module:dtcm +from:0x02172730 kind:load to:0x027e09b8 module:dtcm +from:0x02172780 kind:load to:0x02177538 module:overlay(90) +from:0x021727a8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021727b4 kind:load to:0x02175450 module:overlay(90) +from:0x021727b8 kind:load to:0x02177558 module:overlay(90) +from:0x021727e0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021727ec kind:load to:0x02175460 module:overlay(90) +from:0x021727f0 kind:load to:0x02177558 module:overlay(90) +from:0x02172800 kind:load to:0x02177558 module:overlay(90) +from:0x02172804 kind:load to:0x02058a24 module:overlay(0) +from:0x0217282c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02172838 kind:load to:0x02175440 module:overlay(90) +from:0x0217283c kind:load to:0x02177558 module:overlay(90) +from:0x02172864 kind:arm_call to:0x02172460 module:overlay(90) +from:0x02172880 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02172888 kind:arm_call to:0x02011ff4 module:main +from:0x021728a0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021728a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021728b0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021728b8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021728c0 kind:arm_call to:0x02016694 module:main +from:0x021728c8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021728e0 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021728e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021728f0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021728f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02172900 kind:arm_call to:0x02016694 module:main +from:0x02172908 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02172910 kind:arm_call to:0x02011ff4 module:main +from:0x02172924 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02172938 kind:load to:0x02177640 module:overlay(90) +from:0x0217294c kind:arm_call to:0x02011f3c module:main +from:0x02172958 kind:arm_call to:0x021729b0 module:overlay(90) +from:0x02172970 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x021729a8 kind:load to:0x0217690c module:overlay(90) +from:0x021729b8 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x021729c8 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x021729d0 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021729e4 kind:load to:0x02176988 module:overlay(90) +from:0x021729e8 kind:load to:0x02176928 module:overlay(90) +from:0x02172a0c kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02172a14 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02172a20 kind:load to:0x02176928 module:overlay(90) +from:0x02172a44 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02172a4c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02172a54 kind:arm_call to:0x02011ff4 module:main +from:0x02172a60 kind:load to:0x02176928 module:overlay(90) +from:0x02172a6c kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02172ab4 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02172ac0 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02172b10 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02172b34 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02172b40 kind:load to:0x027e00f0 module:dtcm +from:0x02172b44 kind:load to:0x027e09c0 module:dtcm +from:0x02172b50 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02172b98 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x02172ba4 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x02172bf4 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02172c18 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02172c24 kind:load to:0x027e00f0 module:dtcm +from:0x02172c28 kind:load to:0x027e09c0 module:dtcm +from:0x02172c8c kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02172c9c kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x02172ca4 kind:load to:0x020b5d34 module:overlay(0) +from:0x02172cb8 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02172cc8 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x02172cd0 kind:load to:0x020b5d34 module:overlay(0) +from:0x02172ce4 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02172cfc kind:load to:0x020b5d34 module:overlay(0) +from:0x02172d18 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02172d20 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02172d28 kind:arm_call to:0x02011ff4 module:main +from:0x02172d40 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02172d48 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02172d5c kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02172d70 kind:load to:0x02177674 module:overlay(90) +from:0x02172d84 kind:arm_call to:0x02011f3c module:main +from:0x02172d90 kind:arm_call to:0x02172dc0 module:overlay(90) +from:0x02172da4 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02172dbc kind:load to:0x021769f4 module:overlay(90) +from:0x02172dc8 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02172e00 kind:load to:0x02176a10 module:overlay(90) +from:0x02172e04 kind:load to:0x02177660 module:overlay(90) +from:0x02172e14 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02172e24 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02172e60 kind:arm_call to:0x01fff498 module:itcm +from:0x02172e6c kind:arm_call to:0x01fff584 module:itcm +from:0x02172ed0 kind:arm_call to:0x02172f58 module:overlay(90) +from:0x02172ee0 kind:load to:0x027e0ce8 module:dtcm +from:0x02172f34 kind:load to:0x021769e0 module:overlay(90) +from:0x02172f44 kind:arm_call to:0x0210e1d4 module:overlay(26) +from:0x02172fa0 kind:load to:0x021769e0 module:overlay(90) +from:0x02172fb4 kind:arm_call to:0x02172f58 module:overlay(90) +from:0x02172ff0 kind:load to:0x02172f58 module:overlay(90) +from:0x0217300c kind:arm_call to:0x02172fa4 module:overlay(90) +from:0x02173014 kind:load to:0x02177660 module:overlay(90) +from:0x0217302c kind:arm_call to:0x02172fe4 module:overlay(90) +from:0x02173034 kind:load to:0x02177660 module:overlay(90) +from:0x02173040 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02173054 kind:arm_call to:0x02109370 module:overlay(26) +from:0x0217305c kind:arm_call to:0x02011ff4 module:main +from:0x02173070 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02173084 kind:load to:0x021776a4 module:overlay(90) +from:0x02173098 kind:arm_call to:0x02011f3c module:main +from:0x021730a4 kind:arm_call to:0x0217315c module:overlay(90) +from:0x021730bc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021730cc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02173144 kind:load to:0x02176a6c module:overlay(90) +from:0x0217314c kind:load to:0x02176aa4 module:overlay(90) +from:0x02173150 kind:load to:0x02176a88 module:overlay(90) +from:0x02173164 kind:arm_call to:0x02109f34 module:overlay(26) +from:0x02173194 kind:load to:0x02176acc module:overlay(90) +from:0x021731a0 kind:arm_call to:0x02109fc8 module:overlay(26) +from:0x021731d4 kind:arm_call to:0x0200f218 module:main +from:0x021731e4 kind:load to:0x02175470 module:overlay(90) +from:0x02173220 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02173298 kind:arm_call to:0x01ffb744 module:itcm +from:0x021732b0 kind:arm_call to:0x0210a138 module:overlay(26) +from:0x021732bc kind:load to:0x027e0ce0 module:dtcm +from:0x021732c0 kind:load to:0x0203e964 module:main +from:0x02173310 kind:load to:0x021776a4 module:overlay(90) +from:0x0217331c kind:load to:0x02177778 module:overlay(90) +from:0x0217332c kind:arm_call to:0x0210a2f0 module:overlay(26) +from:0x02173364 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02173380 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217339c kind:arm_call to:0x0209feac module:overlay(0) +from:0x021733a8 kind:load to:0x027e0cec module:dtcm +from:0x021733b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021733c0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021733d8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021733e0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021733e8 kind:arm_call to:0x02011ff4 module:main +from:0x021733fc kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02173410 kind:load to:0x021777a8 module:overlay(90) +from:0x02173424 kind:arm_call to:0x02011f3c module:main +from:0x02173430 kind:arm_call to:0x021734e8 module:overlay(90) +from:0x02173448 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02173458 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021734d0 kind:load to:0x02176a6c module:overlay(90) +from:0x021734d8 kind:load to:0x02176aa4 module:overlay(90) +from:0x021734dc kind:load to:0x02176b2c module:overlay(90) +from:0x021734f0 kind:arm_call to:0x02109f34 module:overlay(26) +from:0x0217351c kind:load to:0x02176b48 module:overlay(90) +from:0x0217352c kind:arm_call to:0x02109fc8 module:overlay(26) +from:0x02173560 kind:arm_call to:0x0200f218 module:main +from:0x02173598 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021735a8 kind:arm_call to:0x020e9614 module:overlay(26) +from:0x021735cc kind:load to:0x02175484 module:overlay(90) +from:0x021735d0 kind:load to:0x027e09a4 module:dtcm +from:0x021735d4 kind:load to:0x027e0cd8 module:dtcm +from:0x02173624 kind:load to:0x021777a8 module:overlay(90) +from:0x02173630 kind:load to:0x0217787c module:overlay(90) +from:0x02173640 kind:arm_call to:0x0210a2f0 module:overlay(26) +from:0x02173678 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02173694 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021736b0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021736bc kind:load to:0x027e0cec module:dtcm +from:0x021736cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021736d4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021736ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021736f4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021736fc kind:arm_call to:0x02011ff4 module:main +from:0x02173710 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02173724 kind:load to:0x021778ac module:overlay(90) +from:0x02173738 kind:arm_call to:0x02011f3c module:main +from:0x02173744 kind:arm_call to:0x021737f8 module:overlay(90) +from:0x0217375c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0217376c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021737e0 kind:load to:0x02176a6c module:overlay(90) +from:0x021737e4 kind:load to:0x02176aa4 module:overlay(90) +from:0x021737e8 kind:load to:0x02176bbc module:overlay(90) +from:0x02173804 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02173840 kind:arm_call to:0x0203d160 module:main +from:0x02173860 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0217388c kind:arm_call to:0x0203d160 module:main +from:0x02173894 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x021738cc kind:arm_call to:0x0200f05c module:main +from:0x0217390c kind:arm_call to:0x0200f05c module:main +from:0x02173954 kind:load to:0x02176c04 module:overlay(90) +from:0x02173958 kind:load to:0x02173990 module:overlay(90) +from:0x0217395c kind:load to:0x0217397c module:overlay(90) +from:0x02173960 kind:load to:0x02176bd8 module:overlay(90) +from:0x02173964 kind:load to:0x021739a8 module:overlay(90) +from:0x02173968 kind:load to:0x021745b0 module:overlay(90) +from:0x0217396c kind:load to:0x02176ba8 module:overlay(90) +from:0x02173970 kind:load to:0x021778ac module:overlay(90) +from:0x02173974 kind:load to:0x021754a0 module:overlay(90) +from:0x02173978 kind:load to:0x021754b0 module:overlay(90) +from:0x0217398c kind:load to:0x0205778d module:overlay(0) +from:0x0217399c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021739b0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021739c4 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02173a48 kind:load to:0x027e09a4 module:dtcm +from:0x02173a4c kind:load to:0x027e09b8 module:dtcm +from:0x02173a6c kind:arm_call to:0x021739d0 module:overlay(90) +from:0x02173a84 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02173a94 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02173ac4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02173ad8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02173b64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173b98 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02173ba4 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02173bac kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02173bb4 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x02173bc0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02173bcc kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02173be4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173bf4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02173c60 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02173c68 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02173cac kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02173cb4 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02173cec kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02173d00 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02173d0c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02173d24 kind:arm_call to:0x02174500 module:overlay(90) +from:0x02173d30 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02173d3c kind:load to:0x027e0cd8 module:dtcm +from:0x02173d44 kind:load to:0x0203e964 module:main +from:0x02173d48 kind:load to:0x02176c5c module:overlay(90) +from:0x02173d4c kind:load to:0x021778ac module:overlay(90) +from:0x02173d50 kind:load to:0x02177980 module:overlay(90) +from:0x02173d54 kind:load to:0x027e09c0 module:dtcm +from:0x02173d58 kind:load to:0x021754c0 module:overlay(90) +from:0x02173d5c kind:load to:0x021778cc module:overlay(90) +from:0x02173da8 kind:arm_call to:0x01fff498 module:itcm +from:0x02173e08 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02173e1c kind:arm_call to:0x0217448c module:overlay(90) +from:0x02173e28 kind:load to:0x027e0ce8 module:dtcm +from:0x02173e58 kind:arm_call to:0x02173f5c module:overlay(90) +from:0x02173e60 kind:arm_call to:0x02174068 module:overlay(90) +from:0x02173e68 kind:arm_call to:0x02174100 module:overlay(90) +from:0x02173e70 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173e78 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173e80 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173e9c kind:arm_call to:0x020eed24 module:overlays(26,31) +from:0x02173ee4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173f00 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02173f28 kind:arm_call to:0x0217448c module:overlay(90) +from:0x02173f4c kind:arm_call to:0x0210bb74 module:overlay(26) +from:0x02173f58 kind:load to:0x027e0ce0 module:dtcm +from:0x02173f68 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173f6c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02173f74 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02173fa4 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02173fdc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02174008 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02174028 kind:arm_call to:0x0210bce8 module:overlay(26) +from:0x0217403c kind:arm_call to:0x02174500 module:overlay(90) +from:0x02174058 kind:arm_call to:0x021741a8 module:overlay(90) +from:0x02174060 kind:load to:0x027e0cec module:dtcm +from:0x02174064 kind:load to:0x027e09a8 module:dtcm +from:0x02174074 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02174088 kind:arm_call to:0x0210bce8 module:overlay(26) +from:0x0217409c kind:arm_call to:0x02174500 module:overlay(90) +from:0x021740a8 kind:arm_call to:0x02174500 module:overlay(90) +from:0x021740d0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021740f4 kind:arm_call to:0x021741a8 module:overlay(90) +from:0x021740fc kind:load to:0x027e0cec module:dtcm +from:0x0217410c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02174120 kind:arm_call to:0x02174500 module:overlay(90) +from:0x02174148 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0217416c kind:arm_call to:0x021741a8 module:overlay(90) +from:0x02174194 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217419c kind:load to:0x027e0cec module:dtcm +from:0x021741a0 kind:load to:0x027e09a8 module:dtcm +from:0x02174250 kind:arm_call to:0x02015a18 module:main +from:0x02174274 kind:load to:0x021754f0 module:overlay(90) +from:0x02174284 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0217429c kind:arm_call to:0x0200ef9c module:main +from:0x021742a8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021742b4 kind:arm_call to:0x0200ef5c module:main +from:0x02174310 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02174364 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021743a0 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x021743bc kind:arm_call to:0x0209d518 module:overlay(0) +from:0x021743c8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x021743cc kind:load to:0x027e09b4 module:dtcm +from:0x021743e0 kind:arm_call to:0x0210e1d4 module:overlay(26) +from:0x02174420 kind:arm_call to:0x01fff498 module:itcm +from:0x02174438 kind:load to:0x027e0ce8 module:dtcm +from:0x02174464 kind:arm_call to:0x020eed24 module:overlays(26,31) +from:0x02174470 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174488 kind:load to:0x027e0ce0 module:dtcm +from:0x021744c8 kind:arm_call to:0x01fff498 module:itcm +from:0x021744f8 kind:load to:0x027e0ce8 module:dtcm +from:0x02174554 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02174564 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0217458c kind:arm_call to:0x02174500 module:overlay(90) +from:0x021745a4 kind:arm_call to:0x02174578 module:overlay(90) +from:0x021745cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021745d4 kind:arm_call to:0x02011ff4 module:main +from:0x021745e8 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021745f0 kind:arm_call to:0x02011ff4 module:main +from:0x02174608 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0217461c kind:arm_call to:0x0203d210 module:main +from:0x02174624 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02174638 kind:arm_call to:0x0203d210 module:main +from:0x02174640 kind:arm_call to:0x02109370 module:overlay(26) +from:0x0217464c kind:load to:0x021739a8 module:overlay(90) +from:0x02174650 kind:load to:0x02173990 module:overlay(90) +from:0x02174660 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02174674 kind:arm_call to:0x0203d210 module:main +from:0x0217467c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02174690 kind:arm_call to:0x0203d210 module:main +from:0x02174698 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021746a0 kind:arm_call to:0x02011ff4 module:main +from:0x021746ac kind:load to:0x021739a8 module:overlay(90) +from:0x021746b0 kind:load to:0x02173990 module:overlay(90) +from:0x021746bc kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021746d0 kind:load to:0x021779b0 module:overlay(90) +from:0x021746e4 kind:arm_call to:0x02011f3c module:main +from:0x021746f0 kind:arm_call to:0x02174784 module:overlay(90) +from:0x02174708 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x02174718 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0217476c kind:load to:0x02176c70 module:overlay(90) +from:0x02174770 kind:load to:0x02176aa4 module:overlay(90) +from:0x02174774 kind:load to:0x02176c8c module:overlay(90) +from:0x0217478c kind:arm_call to:0x02109a50 module:overlay(26) +from:0x021747a0 kind:load to:0x02176ca8 module:overlay(90) +from:0x02174808 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217480c kind:arm_call to:0x01fff458 module:itcm +from:0x02174838 kind:arm_call to:0x02109c34 module:overlay(26) +from:0x02174858 kind:load to:0x027e0ce4 module:dtcm +from:0x0217486c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174874 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0217488c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174894 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x0217489c kind:arm_call to:0x02011ff4 module:main +from:0x021748b0 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x021748c4 kind:load to:0x02177a04 module:overlay(90) +from:0x021748d8 kind:arm_call to:0x02011f3c module:main +from:0x021748e4 kind:arm_call to:0x021749a0 module:overlay(90) +from:0x021748fc kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x0217490c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02174968 kind:load to:0x02176a6c module:overlay(90) +from:0x0217496c kind:load to:0x02176aa4 module:overlay(90) +from:0x02174970 kind:load to:0x02176d08 module:overlay(90) +from:0x02174988 kind:arm_call to:0x02109a50 module:overlay(26) +from:0x0217499c kind:load to:0x02176d24 module:overlay(90) +from:0x021749a8 kind:arm_call to:0x02109a50 module:overlay(26) +from:0x021749bc kind:load to:0x02176d24 module:overlay(90) +from:0x02174a0c kind:load to:0x02177a04 module:overlay(90) +from:0x02174a18 kind:load to:0x02177ad8 module:overlay(90) +from:0x02174a40 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02174a4c kind:arm_call to:0x02071eac module:overlay(0) +from:0x02174a70 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02174a8c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02174aa8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02174ab4 kind:load to:0x027e09a8 module:dtcm +from:0x02174abc kind:load to:0x027e0cec module:dtcm +from:0x02174acc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174ad4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02174aec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174af4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02174afc kind:arm_call to:0x02011ff4 module:main +from:0x02174b10 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02174b24 kind:load to:0x02177b08 module:overlay(90) +from:0x02174b38 kind:arm_call to:0x02011f3c module:main +from:0x02174b44 kind:arm_call to:0x02174bd8 module:overlay(90) +from:0x02174b5c kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x02174b6c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02174bc0 kind:load to:0x02176c70 module:overlay(90) +from:0x02174bc4 kind:load to:0x02176aa4 module:overlay(90) +from:0x02174bc8 kind:load to:0x02176d84 module:overlay(90) +from:0x02174be0 kind:arm_call to:0x02174980 module:overlay(90) +from:0x02174bf4 kind:load to:0x02176da0 module:overlay(90) +from:0x02174c5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174c60 kind:arm_call to:0x01fff458 module:itcm +from:0x02174c8c kind:arm_call to:0x02109c34 module:overlay(26) +from:0x02174cac kind:load to:0x027e0ce4 module:dtcm +from:0x02174cc0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174cc8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02174ce0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174ce8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02174cf0 kind:arm_call to:0x02011ff4 module:main +from:0x02174d04 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02174d18 kind:load to:0x02177b5c module:overlay(90) +from:0x02174d2c kind:arm_call to:0x02011f3c module:main +from:0x02174d38 kind:arm_call to:0x02174dd0 module:overlay(90) +from:0x02174d50 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02174d60 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02174dbc kind:load to:0x02176a6c module:overlay(90) +from:0x02174dc0 kind:load to:0x02176aa4 module:overlay(90) +from:0x02174dc4 kind:load to:0x02176e00 module:overlay(90) +from:0x02174dd8 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02174e50 kind:load to:0x02176e1c module:overlay(90) +from:0x02174e54 kind:load to:0x02177b5c module:overlay(90) +from:0x02174e58 kind:load to:0x020b1968 module:overlay(0) +from:0x02174e5c kind:load to:0x02177c30 module:overlay(90) +from:0x02174e68 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02174ea8 kind:load to:0x027e0cd8 module:dtcm +from:0x02174eb8 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02174eec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02174efc kind:arm_call to:0x01ffc768 module:itcm +from:0x02174f08 kind:arm_call to:0x0200ef5c module:main +from:0x02174f14 kind:arm_call to:0x0200ef9c module:main +from:0x02174f30 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02174f38 kind:load to:0x027e09bc module:dtcm +from:0x02174f3c kind:load to:0x020b4ec4 module:overlay(0) +from:0x02174f5c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174f64 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02174f7c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174f84 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02174f8c kind:arm_call to:0x02011ff4 module:main +from:0x02174fa0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02174fb4 kind:load to:0x02177c60 module:overlay(90) +from:0x02174fc8 kind:arm_call to:0x02011f3c module:main +from:0x02174fd4 kind:arm_call to:0x0217506c module:overlay(90) +from:0x02174fec kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02174ffc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02175058 kind:load to:0x02176a6c module:overlay(90) +from:0x0217505c kind:load to:0x02176aa4 module:overlay(90) +from:0x02175060 kind:load to:0x02176e6c module:overlay(90) +from:0x02175074 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x021750ec kind:load to:0x02176e88 module:overlay(90) +from:0x021750f0 kind:load to:0x02177c60 module:overlay(90) +from:0x021750f4 kind:load to:0x020b1968 module:overlay(0) +from:0x021750f8 kind:load to:0x02177d34 module:overlay(90) +from:0x02175104 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02175144 kind:load to:0x027e0cd8 module:dtcm +from:0x02175154 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02175188 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02175198 kind:arm_call to:0x01ffc768 module:itcm +from:0x021751a4 kind:arm_call to:0x0200ef5c module:main +from:0x021751b0 kind:arm_call to:0x0200ef9c module:main +from:0x021751cc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021751d4 kind:load to:0x027e09bc module:dtcm +from:0x021751d8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x021751f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175200 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02175218 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175220 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02175228 kind:arm_call to:0x02011ff4 module:main +from:0x0217523c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02175250 kind:load to:0x02177d64 module:overlay(90) +from:0x02175264 kind:arm_call to:0x02011f3c module:main +from:0x02175270 kind:arm_call to:0x021752ac module:overlay(90) +from:0x02175288 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021752a8 kind:load to:0x02176ed8 module:overlay(90) +from:0x021752b4 kind:arm_call to:0x0210ac24 module:overlay(26) +from:0x021752c8 kind:load to:0x02176ef4 module:overlay(90) +from:0x02175318 kind:load to:0x02177d64 module:overlay(90) +from:0x02175328 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02175330 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175338 kind:arm_call to:0x02016694 module:main +from:0x02175340 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02175358 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02175360 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175368 kind:arm_call to:0x02016694 module:main +from:0x02175370 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02175378 kind:arm_call to:0x02011ff4 module:main +from:0x0217538c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0217552c kind:arm_call to:0x0216593c module:overlay(90) +from:0x02175554 kind:arm_call to:0x021658d4 module:overlay(90) +from:0x02175564 kind:arm_call to:0x0203ce74 module:main +from:0x021755e4 kind:load to:0x02176fa0 module:overlay(90) +from:0x021755e8 kind:load to:0x02176f80 module:overlay(90) +from:0x021755ec kind:load to:0x027e0d84 module:dtcm +from:0x021755f0 kind:load to:0x02176fb4 module:overlay(90) +from:0x021755f4 kind:load to:0x02168b38 module:overlay(90) +from:0x021755f8 kind:load to:0x02176f88 module:overlay(90) +from:0x021755fc kind:load to:0x020431b8 module:main +from:0x02175600 kind:load to:0x02175ec0 module:overlay(90) +from:0x02175638 kind:arm_call to:0x02168b7c module:overlay(90) +from:0x02175648 kind:arm_call to:0x0203ce74 module:main +from:0x0217565c kind:load to:0x0217708c module:overlay(90) +from:0x02175664 kind:load to:0x02175fc8 module:overlay(90) +from:0x02175668 kind:load to:0x021770ac module:overlay(90) +from:0x0217566c kind:load to:0x0216dd18 module:overlay(90) +from:0x02175670 kind:load to:0x021770a0 module:overlay(90) +from:0x02175690 kind:arm_call to:0x0216dd5c module:overlay(90) +from:0x021756a0 kind:arm_call to:0x0203ce74 module:main +from:0x021756b4 kind:load to:0x02177184 module:overlay(90) +from:0x021756b8 kind:load to:0x02177194 module:overlay(90) +from:0x021756bc kind:load to:0x0216f4bc module:overlay(90) +from:0x021756c0 kind:load to:0x02177188 module:overlay(90) +from:0x021756ec kind:arm_call to:0x0216f500 module:overlay(90) +from:0x021756fc kind:arm_call to:0x0203ce74 module:main +from:0x02175710 kind:load to:0x0217726c module:overlay(90) +from:0x02175714 kind:load to:0x02177288 module:overlay(90) +from:0x02175718 kind:load to:0x02170f68 module:overlay(90) +from:0x0217571c kind:load to:0x0217727c module:overlay(90) +from:0x0217573c kind:arm_call to:0x02170fac module:overlay(90) +from:0x0217574c kind:arm_call to:0x0203ce74 module:main +from:0x02175760 kind:load to:0x02177360 module:overlay(90) +from:0x02175764 kind:load to:0x02177370 module:overlay(90) +from:0x02175768 kind:load to:0x02171108 module:overlay(90) +from:0x0217576c kind:load to:0x02177364 module:overlay(90) +from:0x0217578c kind:arm_call to:0x0217114c module:overlay(90) +from:0x0217579c kind:arm_call to:0x0203ce74 module:main +from:0x021757b0 kind:load to:0x021773ac module:overlay(90) +from:0x021757b4 kind:load to:0x021773bc module:overlay(90) +from:0x021757b8 kind:load to:0x02171434 module:overlay(90) +from:0x021757bc kind:load to:0x021773b0 module:overlay(90) +from:0x021757dc kind:arm_call to:0x02171478 module:overlay(90) +from:0x021757ec kind:arm_call to:0x0203ce74 module:main +from:0x02175800 kind:load to:0x021773f8 module:overlay(90) +from:0x02175804 kind:load to:0x02177408 module:overlay(90) +from:0x02175808 kind:load to:0x021715a4 module:overlay(90) +from:0x0217580c kind:load to:0x021773fc module:overlay(90) +from:0x0217582c kind:arm_call to:0x021715e8 module:overlay(90) +from:0x0217583c kind:arm_call to:0x0203ce74 module:main +from:0x02175850 kind:load to:0x02177444 module:overlay(90) +from:0x02175854 kind:load to:0x02177454 module:overlay(90) +from:0x02175858 kind:load to:0x021721c8 module:overlay(90) +from:0x0217585c kind:load to:0x02177448 module:overlay(90) +from:0x02175898 kind:arm_call to:0x0217220c module:overlay(90) +from:0x021758a8 kind:arm_call to:0x0203ce74 module:main +from:0x021758c0 kind:load to:0x021767f4 module:overlay(90) +from:0x021758c4 kind:load to:0x02177528 module:overlay(90) +from:0x021758c8 kind:load to:0x02177538 module:overlay(90) +from:0x021758cc kind:load to:0x0217291c module:overlay(90) +from:0x021758d0 kind:load to:0x0217752c module:overlay(90) +from:0x021758f0 kind:arm_call to:0x02172960 module:overlay(90) +from:0x02175900 kind:arm_call to:0x0203ce74 module:main +from:0x02175914 kind:load to:0x02177630 module:overlay(90) +from:0x02175918 kind:load to:0x02177640 module:overlay(90) +from:0x0217591c kind:load to:0x02172d54 module:overlay(90) +from:0x02175920 kind:load to:0x02177634 module:overlay(90) +from:0x02175954 kind:arm_call to:0x02172d98 module:overlay(90) +from:0x02175964 kind:arm_call to:0x0203ce74 module:main +from:0x02175978 kind:load to:0x021769e0 module:overlay(90) +from:0x0217597c kind:load to:0x02177660 module:overlay(90) +from:0x02175980 kind:load to:0x02177674 module:overlay(90) +from:0x02175984 kind:load to:0x02173068 module:overlay(90) +from:0x02175988 kind:load to:0x02177668 module:overlay(90) +from:0x021759a8 kind:arm_call to:0x021730ac module:overlay(90) +from:0x021759b8 kind:arm_call to:0x0203ce74 module:main +from:0x021759cc kind:load to:0x02177694 module:overlay(90) +from:0x021759d0 kind:load to:0x021776a4 module:overlay(90) +from:0x021759d4 kind:load to:0x021733f4 module:overlay(90) +from:0x021759d8 kind:load to:0x02177698 module:overlay(90) +from:0x021759f8 kind:arm_call to:0x02173438 module:overlay(90) +from:0x02175a08 kind:arm_call to:0x0203ce74 module:main +from:0x02175a1c kind:load to:0x02177798 module:overlay(90) +from:0x02175a20 kind:load to:0x021777a8 module:overlay(90) +from:0x02175a24 kind:load to:0x02173708 module:overlay(90) +from:0x02175a28 kind:load to:0x0217779c module:overlay(90) +from:0x02175a48 kind:arm_call to:0x0217374c module:overlay(90) +from:0x02175a58 kind:arm_call to:0x0203ce74 module:main +from:0x02175a6c kind:load to:0x0217789c module:overlay(90) +from:0x02175a70 kind:load to:0x021778ac module:overlay(90) +from:0x02175a74 kind:load to:0x021746b4 module:overlay(90) +from:0x02175a78 kind:load to:0x021778a0 module:overlay(90) +from:0x02175a98 kind:arm_call to:0x021746f8 module:overlay(90) +from:0x02175aa8 kind:arm_call to:0x0203ce74 module:main +from:0x02175abc kind:load to:0x021779a0 module:overlay(90) +from:0x02175ac0 kind:load to:0x021779b0 module:overlay(90) +from:0x02175ac4 kind:load to:0x021748a8 module:overlay(90) +from:0x02175ac8 kind:load to:0x021779a4 module:overlay(90) +from:0x02175ae8 kind:arm_call to:0x021748ec module:overlay(90) +from:0x02175af8 kind:arm_call to:0x0203ce74 module:main +from:0x02175b0c kind:load to:0x021779f4 module:overlay(90) +from:0x02175b10 kind:load to:0x02177a04 module:overlay(90) +from:0x02175b14 kind:load to:0x02174b08 module:overlay(90) +from:0x02175b18 kind:load to:0x021779f8 module:overlay(90) +from:0x02175b38 kind:arm_call to:0x02174b4c module:overlay(90) +from:0x02175b48 kind:arm_call to:0x0203ce74 module:main +from:0x02175b5c kind:load to:0x02177af8 module:overlay(90) +from:0x02175b60 kind:load to:0x02177b08 module:overlay(90) +from:0x02175b64 kind:load to:0x02174cfc module:overlay(90) +from:0x02175b68 kind:load to:0x02177afc module:overlay(90) +from:0x02175b88 kind:arm_call to:0x02174d40 module:overlay(90) +from:0x02175b98 kind:arm_call to:0x0203ce74 module:main +from:0x02175bac kind:load to:0x02177b4c module:overlay(90) +from:0x02175bb0 kind:load to:0x02177b5c module:overlay(90) +from:0x02175bb4 kind:load to:0x02174f98 module:overlay(90) +from:0x02175bb8 kind:load to:0x02177b50 module:overlay(90) +from:0x02175bd8 kind:arm_call to:0x02174fdc module:overlay(90) +from:0x02175be8 kind:arm_call to:0x0203ce74 module:main +from:0x02175bfc kind:load to:0x02177c50 module:overlay(90) +from:0x02175c00 kind:load to:0x02177c60 module:overlay(90) +from:0x02175c04 kind:load to:0x02175234 module:overlay(90) +from:0x02175c08 kind:load to:0x02177c54 module:overlay(90) +from:0x02175c28 kind:arm_call to:0x02175278 module:overlay(90) +from:0x02175c38 kind:arm_call to:0x0203ce74 module:main +from:0x02175c4c kind:load to:0x02177d54 module:overlay(90) +from:0x02175c50 kind:load to:0x02177d64 module:overlay(90) +from:0x02175c54 kind:load to:0x02175384 module:overlay(90) +from:0x02175c58 kind:load to:0x02177d58 module:overlay(90) +from:0x02175c5c kind:load to:0x021754fc module:overlay(90) +from:0x02175c60 kind:load to:0x02175604 module:overlay(90) +from:0x02175c64 kind:load to:0x02175674 module:overlay(90) +from:0x02175c68 kind:load to:0x021756c4 module:overlay(90) +from:0x02175c6c kind:load to:0x02175720 module:overlay(90) +from:0x02175c70 kind:load to:0x02175770 module:overlay(90) +from:0x02175c74 kind:load to:0x021757c0 module:overlay(90) +from:0x02175c78 kind:load to:0x02175810 module:overlay(90) +from:0x02175c7c kind:load to:0x02175860 module:overlay(90) +from:0x02175c80 kind:load to:0x021758d4 module:overlay(90) +from:0x02175c84 kind:load to:0x02175924 module:overlay(90) +from:0x02175c88 kind:load to:0x0217598c module:overlay(90) +from:0x02175c8c kind:load to:0x021759dc module:overlay(90) +from:0x02175c90 kind:load to:0x02175a2c module:overlay(90) +from:0x02175c94 kind:load to:0x02175a7c module:overlay(90) +from:0x02175c98 kind:load to:0x02175acc module:overlay(90) +from:0x02175c9c kind:load to:0x02175b1c module:overlay(90) +from:0x02175ca0 kind:load to:0x02175b6c module:overlay(90) +from:0x02175ca4 kind:load to:0x02175bbc module:overlay(90) +from:0x02175ca8 kind:load to:0x02175c0c module:overlay(90) +from:0x02175cc8 kind:load to:0x02165aac module:overlay(90) +from:0x02175d04 kind:load to:0x021658ac module:overlay(90) +from:0x02175d08 kind:load to:0x02097944 module:overlay(0) +from:0x02175d0c kind:load to:0x02097754 module:overlay(0) +from:0x02175d10 kind:load to:0x020977d0 module:overlay(0) +from:0x02175d14 kind:load to:0x0209794c module:overlay(0) +from:0x02175d18 kind:load to:0x0209796c module:overlay(0) +from:0x02175d1c kind:load to:0x02097998 module:overlay(0) +from:0x02175d28 kind:load to:0x02165e00 module:overlay(90) +from:0x02175d2c kind:load to:0x02168b1c module:overlay(90) +from:0x02175d30 kind:load to:0x02099b00 module:overlay(0) +from:0x02175d34 kind:load to:0x02099b38 module:overlay(0) +from:0x02175d38 kind:load to:0x0209a13c module:overlay(0) +from:0x02175d3c kind:load to:0x0209a144 module:overlay(0) +from:0x02175d40 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02175d44 kind:load to:0x02099cb0 module:overlay(0) +from:0x02175d48 kind:load to:0x02099ba0 module:overlay(0) +from:0x02175d4c kind:load to:0x0209a06c module:overlay(0) +from:0x02175d50 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02175d54 kind:load to:0x0209a10c module:overlay(0) +from:0x02175d58 kind:load to:0x02168aa8 module:overlay(90) +from:0x02175d5c kind:load to:0x0209a124 module:overlay(0) +from:0x02175d60 kind:load to:0x02168a98 module:overlay(90) +from:0x02175d64 kind:load to:0x02168a74 module:overlay(90) +from:0x02175d70 kind:load to:0x02165dec module:overlay(90) +from:0x02175d74 kind:load to:0x02168b00 module:overlay(90) +from:0x02175d78 kind:load to:0x0209a254 module:overlay(0) +from:0x02175d7c kind:load to:0x0209a288 module:overlay(0) +from:0x02175d80 kind:load to:0x0209a320 module:overlay(0) +from:0x02175d84 kind:load to:0x0209a334 module:overlay(0) +from:0x02175d88 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02175d8c kind:load to:0x0209a35c module:overlay(0) +from:0x02175d90 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02175d94 kind:load to:0x0209a06c module:overlay(0) +from:0x02175d98 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02175d9c kind:load to:0x0209a308 module:overlay(0) +from:0x02175da0 kind:load to:0x0209a348 module:overlay(0) +from:0x02175da4 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02175da8 kind:load to:0x02168ad4 module:overlay(90) +from:0x02175dac kind:load to:0x02168ab0 module:overlay(90) +from:0x02175db0 kind:load to:0x0209a70c module:overlay(0) +from:0x02175dbc kind:load to:0x02098518 module:overlay(0) +from:0x02175dc0 kind:load to:0x02098554 module:overlay(0) +from:0x02175dc4 kind:load to:0x0209856c module:overlay(0) +from:0x02175dc8 kind:load to:0x02098578 module:overlay(0) +from:0x02175dcc kind:load to:0x01fff464 module:itcm +from:0x02175dd0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02175dd4 kind:load to:0x0216618c module:overlay(90) +from:0x02175dd8 kind:load to:0x020984b0 module:overlay(0) +from:0x02175ddc kind:load to:0x0216838c module:overlay(90) +from:0x02175de0 kind:load to:0x020984b8 module:overlay(0) +from:0x02175de4 kind:load to:0x020984bc module:overlay(0) +from:0x02175de8 kind:load to:0x021683c4 module:overlay(90) +from:0x02175dec kind:load to:0x02168494 module:overlay(90) +from:0x02175df0 kind:load to:0x020984c8 module:overlay(0) +from:0x02175df4 kind:load to:0x02098584 module:overlay(0) +from:0x02175df8 kind:load to:0x020985f0 module:overlay(0) +from:0x02175dfc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02175e00 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02175e04 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02175e08 kind:load to:0x02165e14 module:overlay(90) +from:0x02175e0c kind:load to:0x02165e90 module:overlay(90) +from:0x02175e10 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x02175e14 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02175ec0 kind:load to:0x021664a8 module:overlay(90) +from:0x02175ec8 kind:load to:0x021664f8 module:overlay(90) +from:0x02175ed8 kind:load to:0x021665cc module:overlay(90) +from:0x02175ee0 kind:load to:0x021666a8 module:overlay(90) +from:0x02175ef0 kind:load to:0x0216686c module:overlay(90) +from:0x02175ef8 kind:load to:0x02166908 module:overlay(90) +from:0x02175f08 kind:load to:0x02166ad8 module:overlay(90) +from:0x02175f10 kind:load to:0x02166b50 module:overlay(90) +from:0x02175f20 kind:load to:0x02166c94 module:overlay(90) +from:0x02175f28 kind:load to:0x02166d04 module:overlay(90) +from:0x02175f38 kind:load to:0x02166f10 module:overlay(90) +from:0x02175f40 kind:load to:0x02166f1c module:overlay(90) +from:0x02175f50 kind:load to:0x02166f78 module:overlay(90) +from:0x02175f58 kind:load to:0x02167058 module:overlay(90) +from:0x02175f68 kind:load to:0x02167234 module:overlay(90) +from:0x02175f70 kind:load to:0x0216728c module:overlay(90) +from:0x02175f78 kind:load to:0x0216789c module:overlay(90) +from:0x02175f80 kind:load to:0x021678a8 module:overlay(90) +from:0x02175f88 kind:load to:0x02167a10 module:overlay(90) +from:0x02175f98 kind:load to:0x02167aa4 module:overlay(90) +from:0x02175fa0 kind:load to:0x02167bdc module:overlay(90) +from:0x02175fb0 kind:load to:0x02167f34 module:overlay(90) +from:0x02175fb8 kind:load to:0x02167f44 module:overlay(90) +from:0x02175fd8 kind:load to:0x0216d550 module:overlay(90) +from:0x02175fdc kind:load to:0x0216d56c module:overlay(90) +from:0x02175fe0 kind:load to:0x0216d590 module:overlay(90) +from:0x02175fe4 kind:load to:0x0216d598 module:overlay(90) +from:0x02175fe8 kind:load to:0x0216d86c module:overlay(90) +from:0x02175ff4 kind:load to:0x02168b58 module:overlay(90) +from:0x02175ff8 kind:load to:0x02097944 module:overlay(0) +from:0x02175ffc kind:load to:0x02097754 module:overlay(0) +from:0x02176000 kind:load to:0x020977d0 module:overlay(0) +from:0x02176004 kind:load to:0x0209794c module:overlay(0) +from:0x02176008 kind:load to:0x0209796c module:overlay(0) +from:0x0217600c kind:load to:0x02097998 module:overlay(0) +from:0x02176018 kind:load to:0x02098518 module:overlay(0) +from:0x0217601c kind:load to:0x02098554 module:overlay(0) +from:0x02176020 kind:load to:0x0209856c module:overlay(0) +from:0x02176024 kind:load to:0x02098578 module:overlay(0) +from:0x02176028 kind:load to:0x01fff464 module:itcm +from:0x0217602c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02176030 kind:load to:0x02168e14 module:overlay(90) +from:0x02176034 kind:load to:0x020984b0 module:overlay(0) +from:0x02176038 kind:load to:0x02169150 module:overlay(90) +from:0x0217603c kind:load to:0x020984b8 module:overlay(0) +from:0x02176040 kind:load to:0x020984bc module:overlay(0) +from:0x02176044 kind:load to:0x0216c814 module:overlay(90) +from:0x02176048 kind:load to:0x0216c974 module:overlay(90) +from:0x0217604c kind:load to:0x020984c8 module:overlay(0) +from:0x02176050 kind:load to:0x02098584 module:overlay(0) +from:0x02176054 kind:load to:0x020985f0 module:overlay(0) +from:0x02176058 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217605c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02176060 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02176064 kind:load to:0x0216dca0 module:overlay(90) +from:0x02176068 kind:load to:0x0216dcd8 module:overlay(90) +from:0x0217606c kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x02176070 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02176074 kind:load to:0x021694e4 module:overlay(90) +from:0x0217607c kind:load to:0x021696d4 module:overlay(90) +from:0x02176084 kind:load to:0x02169960 module:overlay(90) +from:0x0217608c kind:load to:0x02169df4 module:overlay(90) +from:0x02176094 kind:load to:0x0216b7b4 module:overlay(90) +from:0x0217609c kind:load to:0x0216a65c module:overlay(90) +from:0x021760a4 kind:load to:0x0216a92c module:overlay(90) +from:0x021760ac kind:load to:0x0216ab4c module:overlay(90) +from:0x021760b4 kind:load to:0x0216ac70 module:overlay(90) +from:0x021760bc kind:load to:0x0216af50 module:overlay(90) +from:0x021760c4 kind:load to:0x0216b354 module:overlay(90) +from:0x021760cc kind:load to:0x0216b588 module:overlay(90) +from:0x021760d4 kind:load to:0x0216a1d4 module:overlay(90) +from:0x021760dc kind:load to:0x021695d0 module:overlay(90) +from:0x021760e4 kind:load to:0x021697e0 module:overlay(90) +from:0x021760ec kind:load to:0x02169ab8 module:overlay(90) +from:0x021760f4 kind:load to:0x02169f34 module:overlay(90) +from:0x021760fc kind:load to:0x0216b840 module:overlay(90) +from:0x02176104 kind:load to:0x0216a710 module:overlay(90) +from:0x0217610c kind:load to:0x0216a9b0 module:overlay(90) +from:0x02176114 kind:load to:0x0216aba0 module:overlay(90) +from:0x0217611c kind:load to:0x0216ace0 module:overlay(90) +from:0x02176124 kind:load to:0x0216b054 module:overlay(90) +from:0x0217612c kind:load to:0x0216b3ec module:overlay(90) +from:0x02176134 kind:load to:0x0216b6d8 module:overlay(90) +from:0x0217613c kind:load to:0x0216a264 module:overlay(90) +from:0x021761e4 kind:load to:0x0216dd38 module:overlay(90) +from:0x021761e8 kind:load to:0x02097944 module:overlay(0) +from:0x021761ec kind:load to:0x02097754 module:overlay(0) +from:0x021761f0 kind:load to:0x020977d0 module:overlay(0) +from:0x021761f4 kind:load to:0x0209794c module:overlay(0) +from:0x021761f8 kind:load to:0x0209796c module:overlay(0) +from:0x021761fc kind:load to:0x02097998 module:overlay(0) +from:0x02176200 kind:load to:0x0216eb48 module:overlay(90) +from:0x02176208 kind:load to:0x0216e120 module:overlay(90) +from:0x02176210 kind:load to:0x0216e214 module:overlay(90) +from:0x02176218 kind:load to:0x0216e42c module:overlay(90) +from:0x02176220 kind:load to:0x0216e544 module:overlay(90) +from:0x02176228 kind:load to:0x0216e6ac module:overlay(90) +from:0x02176230 kind:load to:0x0216e8d0 module:overlay(90) +from:0x02176238 kind:load to:0x0216e9ec module:overlay(90) +from:0x02176240 kind:load to:0x0216eb80 module:overlay(90) +from:0x02176248 kind:load to:0x0216e1ac module:overlay(90) +from:0x02176250 kind:load to:0x0216e308 module:overlay(90) +from:0x02176258 kind:load to:0x0216e490 module:overlay(90) +from:0x02176260 kind:load to:0x0216e5f0 module:overlay(90) +from:0x02176268 kind:load to:0x0216e738 module:overlay(90) +from:0x02176270 kind:load to:0x0216e954 module:overlay(90) +from:0x02176278 kind:load to:0x0216eacc module:overlay(90) +from:0x02176288 kind:load to:0x02098518 module:overlay(0) +from:0x0217628c kind:load to:0x02098554 module:overlay(0) +from:0x02176290 kind:load to:0x0209856c module:overlay(0) +from:0x02176294 kind:load to:0x02098578 module:overlay(0) +from:0x02176298 kind:load to:0x01fff464 module:itcm +from:0x0217629c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021762a0 kind:load to:0x0216df28 module:overlay(90) +from:0x021762a4 kind:load to:0x020984b0 module:overlay(0) +from:0x021762a8 kind:load to:0x0216e0bc module:overlay(90) +from:0x021762ac kind:load to:0x020984b8 module:overlay(0) +from:0x021762b0 kind:load to:0x020984bc module:overlay(0) +from:0x021762b4 kind:load to:0x0216ef5c module:overlay(90) +from:0x021762b8 kind:load to:0x020984c4 module:overlay(0) +from:0x021762bc kind:load to:0x020984c8 module:overlay(0) +from:0x021762c0 kind:load to:0x02098584 module:overlay(0) +from:0x021762c4 kind:load to:0x020985f0 module:overlay(0) +from:0x021762c8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021762cc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021762d0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021762d4 kind:load to:0x0216f454 module:overlay(90) +from:0x021762d8 kind:load to:0x0216f484 module:overlay(90) +from:0x021762dc kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x021762e0 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x021763ac kind:load to:0x0216f4dc module:overlay(90) +from:0x021763b0 kind:load to:0x02097944 module:overlay(0) +from:0x021763b4 kind:load to:0x02097754 module:overlay(0) +from:0x021763b8 kind:load to:0x020977d0 module:overlay(0) +from:0x021763bc kind:load to:0x0209794c module:overlay(0) +from:0x021763c0 kind:load to:0x0209796c module:overlay(0) +from:0x021763c4 kind:load to:0x02097998 module:overlay(0) +from:0x021763d0 kind:load to:0x0216f7cc module:overlay(90) +from:0x021763d4 kind:load to:0x02170ec8 module:overlay(90) +from:0x021763d8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021763dc kind:load to:0x0209a814 module:overlay(0) +from:0x021763e0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021763e4 kind:load to:0x02057e44 module:overlay(0) +from:0x021763e8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021763ec kind:load to:0x0209a79c module:overlay(0) +from:0x021763f0 kind:load to:0x02057d84 module:overlay(0) +from:0x021763fc kind:load to:0x0216f7e0 module:overlay(90) +from:0x02176400 kind:load to:0x02170ee4 module:overlay(90) +from:0x02176404 kind:load to:0x02099b00 module:overlay(0) +from:0x02176408 kind:load to:0x02099b38 module:overlay(0) +from:0x0217640c kind:load to:0x0209a13c module:overlay(0) +from:0x02176410 kind:load to:0x0209a144 module:overlay(0) +from:0x02176414 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02176418 kind:load to:0x02099cb0 module:overlay(0) +from:0x0217641c kind:load to:0x02099ba0 module:overlay(0) +from:0x02176420 kind:load to:0x0209a06c module:overlay(0) +from:0x02176424 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02176428 kind:load to:0x0209a10c module:overlay(0) +from:0x0217642c kind:load to:0x02168aa8 module:overlay(90) +from:0x02176430 kind:load to:0x0209a124 module:overlay(0) +from:0x02176434 kind:load to:0x02168a98 module:overlay(90) +from:0x02176438 kind:load to:0x02168a74 module:overlay(90) +from:0x0217643c kind:load to:0x0216fec8 module:overlay(90) +from:0x02176444 kind:load to:0x02170124 module:overlay(90) +from:0x0217644c kind:load to:0x021702c8 module:overlay(90) +from:0x02176454 kind:load to:0x0217038c module:overlay(90) +from:0x0217645c kind:load to:0x021703cc module:overlay(90) +from:0x02176464 kind:load to:0x0217049c module:overlay(90) +from:0x0217646c kind:load to:0x0217053c module:overlay(90) +from:0x02176474 kind:load to:0x021706b4 module:overlay(90) +from:0x0217647c kind:load to:0x02170818 module:overlay(90) +from:0x02176484 kind:load to:0x02170874 module:overlay(90) +from:0x0217648c kind:load to:0x02170a14 module:overlay(90) +from:0x02176494 kind:load to:0x0216fe40 module:overlay(90) +from:0x0217649c kind:load to:0x0216ffe8 module:overlay(90) +from:0x021764a4 kind:load to:0x02170240 module:overlay(90) +from:0x021764ac kind:load to:0x02170348 module:overlay(90) +from:0x021764b4 kind:load to:0x021703b0 module:overlay(90) +from:0x021764bc kind:load to:0x02170484 module:overlay(90) +from:0x021764c4 kind:load to:0x021704fc module:overlay(90) +from:0x021764cc kind:load to:0x02170688 module:overlay(90) +from:0x021764d4 kind:load to:0x02170800 module:overlay(90) +from:0x021764dc kind:load to:0x02170850 module:overlay(90) +from:0x021764e4 kind:load to:0x02170988 module:overlay(90) +from:0x021764f4 kind:load to:0x02098518 module:overlay(0) +from:0x021764f8 kind:load to:0x02098554 module:overlay(0) +from:0x021764fc kind:load to:0x0209856c module:overlay(0) +from:0x02176500 kind:load to:0x02098578 module:overlay(0) +from:0x02176504 kind:load to:0x02170d8c module:overlay(90) +from:0x02176508 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217650c kind:load to:0x0216f7f4 module:overlay(90) +from:0x02176510 kind:load to:0x020984b0 module:overlay(0) +from:0x02176514 kind:load to:0x0216fb4c module:overlay(90) +from:0x02176518 kind:load to:0x020984b8 module:overlay(0) +from:0x0217651c kind:load to:0x020984bc module:overlay(0) +from:0x02176520 kind:load to:0x0216f880 module:overlay(90) +from:0x02176524 kind:load to:0x0216f84c module:overlay(90) +from:0x02176528 kind:load to:0x020984c8 module:overlay(0) +from:0x0217652c kind:load to:0x02098584 module:overlay(0) +from:0x02176530 kind:load to:0x020985f0 module:overlay(0) +from:0x02176534 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02176538 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217653c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02176540 kind:load to:0x02170f00 module:overlay(90) +from:0x02176544 kind:load to:0x02170f30 module:overlay(90) +from:0x02176548 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0217654c kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x021765d0 kind:load to:0x02170f88 module:overlay(90) +from:0x021765d4 kind:load to:0x0209774c module:overlay(0) +from:0x021765d8 kind:load to:0x02097754 module:overlay(0) +from:0x021765dc kind:load to:0x020977d0 module:overlay(0) +from:0x021765e0 kind:load to:0x02097810 module:overlay(0) +from:0x021765e4 kind:load to:0x02097814 module:overlay(0) +from:0x021765e8 kind:load to:0x02097818 module:overlay(0) +from:0x021765f4 kind:load to:0x02098518 module:overlay(0) +from:0x021765f8 kind:load to:0x02098554 module:overlay(0) +from:0x021765fc kind:load to:0x0209856c module:overlay(0) +from:0x02176600 kind:load to:0x02098578 module:overlay(0) +from:0x02176604 kind:load to:0x01fff464 module:itcm +from:0x02176608 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217660c kind:load to:0x020984a8 module:overlay(0) +from:0x02176610 kind:load to:0x020984b0 module:overlay(0) +from:0x02176614 kind:load to:0x02171054 module:overlay(90) +from:0x02176618 kind:load to:0x02171064 module:overlay(90) +from:0x0217661c kind:load to:0x020984bc module:overlay(0) +from:0x02176620 kind:load to:0x020984c0 module:overlay(0) +from:0x02176624 kind:load to:0x02171074 module:overlay(90) +from:0x02176628 kind:load to:0x020984c8 module:overlay(0) +from:0x0217662c kind:load to:0x02098584 module:overlay(0) +from:0x02176630 kind:load to:0x020985f0 module:overlay(0) +from:0x02176634 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02176638 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217663c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02176640 kind:load to:0x02171024 module:overlay(90) +from:0x02176644 kind:load to:0x02171038 module:overlay(90) +from:0x02176650 kind:load to:0x02171128 module:overlay(90) +from:0x02176654 kind:load to:0x0209774c module:overlay(0) +from:0x02176658 kind:load to:0x02097754 module:overlay(0) +from:0x0217665c kind:load to:0x020977d0 module:overlay(0) +from:0x02176660 kind:load to:0x02097810 module:overlay(0) +from:0x02176664 kind:load to:0x02097814 module:overlay(0) +from:0x02176668 kind:load to:0x02097818 module:overlay(0) +from:0x02176674 kind:load to:0x02098518 module:overlay(0) +from:0x02176678 kind:load to:0x02098554 module:overlay(0) +from:0x0217667c kind:load to:0x0209856c module:overlay(0) +from:0x02176680 kind:load to:0x02098578 module:overlay(0) +from:0x02176684 kind:load to:0x01fff464 module:itcm +from:0x02176688 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217668c kind:load to:0x020984a8 module:overlay(0) +from:0x02176690 kind:load to:0x021711a4 module:overlay(90) +from:0x02176694 kind:load to:0x021711d4 module:overlay(90) +from:0x02176698 kind:load to:0x020984b8 module:overlay(0) +from:0x0217669c kind:load to:0x020984bc module:overlay(0) +from:0x021766a0 kind:load to:0x020984c0 module:overlay(0) +from:0x021766a4 kind:load to:0x020984c4 module:overlay(0) +from:0x021766a8 kind:load to:0x020984c8 module:overlay(0) +from:0x021766ac kind:load to:0x02098584 module:overlay(0) +from:0x021766b0 kind:load to:0x020985f0 module:overlay(0) +from:0x021766b4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021766b8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021766bc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021766c0 kind:load to:0x02171404 module:overlay(90) +from:0x021766c4 kind:load to:0x02171418 module:overlay(90) +from:0x021766d0 kind:load to:0x02171454 module:overlay(90) +from:0x021766d4 kind:load to:0x0209774c module:overlay(0) +from:0x021766d8 kind:load to:0x02097754 module:overlay(0) +from:0x021766dc kind:load to:0x020977d0 module:overlay(0) +from:0x021766e0 kind:load to:0x02097810 module:overlay(0) +from:0x021766e4 kind:load to:0x02097814 module:overlay(0) +from:0x021766e8 kind:load to:0x02097818 module:overlay(0) +from:0x021766f4 kind:load to:0x02098518 module:overlay(0) +from:0x021766f8 kind:load to:0x02098554 module:overlay(0) +from:0x021766fc kind:load to:0x0209856c module:overlay(0) +from:0x02176700 kind:load to:0x02098578 module:overlay(0) +from:0x02176704 kind:load to:0x01fff464 module:itcm +from:0x02176708 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217670c kind:load to:0x020984a8 module:overlay(0) +from:0x02176710 kind:load to:0x020984b0 module:overlay(0) +from:0x02176714 kind:load to:0x020984b4 module:overlay(0) +from:0x02176718 kind:load to:0x020984b8 module:overlay(0) +from:0x0217671c kind:load to:0x020984bc module:overlay(0) +from:0x02176720 kind:load to:0x020984c0 module:overlay(0) +from:0x02176724 kind:load to:0x02171510 module:overlay(90) +from:0x02176728 kind:load to:0x020984c8 module:overlay(0) +from:0x0217672c kind:load to:0x02098584 module:overlay(0) +from:0x02176730 kind:load to:0x020985f0 module:overlay(0) +from:0x02176734 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02176738 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217673c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02176740 kind:load to:0x021714e0 module:overlay(90) +from:0x02176744 kind:load to:0x021714f4 module:overlay(90) +from:0x02176750 kind:load to:0x021715c4 module:overlay(90) +from:0x02176754 kind:load to:0x0209ca10 module:overlay(0) +from:0x02176758 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217675c kind:load to:0x0209ca58 module:overlay(0) +from:0x02176760 kind:load to:0x0209ca78 module:overlay(0) +from:0x0217676c kind:load to:0x02171730 module:overlay(90) +from:0x02176770 kind:load to:0x02171aac module:overlay(90) +from:0x02176774 kind:load to:0x02171ab0 module:overlay(90) +from:0x02176778 kind:load to:0x02171e40 module:overlay(90) +from:0x0217677c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176780 kind:load to:0x02171fb4 module:overlay(90) +from:0x02176784 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176788 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217678c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176790 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176794 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176798 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217679c kind:load to:0x02172150 module:overlay(90) +from:0x021767a0 kind:load to:0x02172188 module:overlay(90) +from:0x021767a4 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x021767a8 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021767ac kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021767b0 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021767b4 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021767b8 kind:load to:0x0210b308 module:overlays(19,26) +from:0x021767bc kind:load to:0x0210b350 module:overlays(19,26) +from:0x021767c0 kind:load to:0x0210b194 module:overlays(19,26) +from:0x021767c4 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x021767c8 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x021767cc kind:load to:0x02172028 module:overlay(90) +from:0x021767d0 kind:load to:0x0217213c module:overlay(90) +from:0x021767d4 kind:load to:0x02172148 module:overlay(90) +from:0x021767d8 kind:load to:0x02172030 module:overlay(90) +from:0x021767dc kind:load to:0x02172080 module:overlay(90) +from:0x021767e0 kind:load to:0x021720b8 module:overlay(90) +from:0x021767e4 kind:load to:0x02172104 module:overlay(90) +from:0x021767e8 kind:load to:0x021720f0 module:overlay(90) +from:0x021767ec kind:load to:0x02171e70 module:overlay(90) +from:0x021767f0 kind:load to:0x02171e54 module:overlay(90) +from:0x02176808 kind:load to:0x02172314 module:overlay(90) +from:0x0217680c kind:load to:0x02172878 module:overlay(90) +from:0x02176810 kind:load to:0x02172840 module:overlay(90) +from:0x0217681c kind:load to:0x021721e8 module:overlay(90) +from:0x02176820 kind:load to:0x0209ca10 module:overlay(0) +from:0x02176824 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176828 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217682c kind:load to:0x0209ca78 module:overlay(0) +from:0x0217683c kind:load to:0x0209ca10 module:overlay(0) +from:0x02176840 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176844 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176848 kind:load to:0x0209ca78 module:overlay(0) +from:0x02176854 kind:load to:0x0207c49c module:overlay(0) +from:0x02176858 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0217685c kind:load to:0x0207c96c module:overlay(0) +from:0x02176860 kind:load to:0x0207c95c module:overlay(0) +from:0x02176864 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02176868 kind:load to:0x0207ca10 module:overlay(0) +from:0x0217686c kind:load to:0x0207ca38 module:overlay(0) +from:0x02176870 kind:load to:0x0207cab0 module:overlay(0) +from:0x0217687c kind:load to:0x02172328 module:overlay(90) +from:0x02176880 kind:load to:0x02171aac module:overlay(90) +from:0x02176884 kind:load to:0x02172370 module:overlay(90) +from:0x02176888 kind:load to:0x0217244c module:overlay(90) +from:0x0217688c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176890 kind:load to:0x02171fb4 module:overlay(90) +from:0x02176894 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176898 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217689c kind:load to:0x0209d1d4 module:overlay(0) +from:0x021768a0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021768a4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021768a8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021768ac kind:load to:0x02172894 module:overlay(90) +from:0x021768b0 kind:load to:0x021728d4 module:overlay(90) +from:0x021768b4 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x021768b8 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021768bc kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021768c0 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021768c4 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021768c8 kind:load to:0x0210b308 module:overlays(19,26) +from:0x021768cc kind:load to:0x0210b350 module:overlays(19,26) +from:0x021768d0 kind:load to:0x0210b194 module:overlays(19,26) +from:0x021768d4 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x021768d8 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x021768dc kind:load to:0x02172028 module:overlay(90) +from:0x021768e0 kind:load to:0x0217213c module:overlay(90) +from:0x021768e4 kind:load to:0x02172148 module:overlay(90) +from:0x021768e8 kind:load to:0x02172734 module:overlay(90) +from:0x021768ec kind:load to:0x02172784 module:overlay(90) +from:0x021768f0 kind:load to:0x021727bc module:overlay(90) +from:0x021768f4 kind:load to:0x02172808 module:overlay(90) +from:0x021768f8 kind:load to:0x021727f4 module:overlay(90) +from:0x021768fc kind:load to:0x02171e70 module:overlay(90) +from:0x02176900 kind:load to:0x02171e54 module:overlay(90) +from:0x0217690c kind:load to:0x0217293c module:overlay(90) +from:0x02176910 kind:load to:0x0209c8dc module:overlay(0) +from:0x02176914 kind:load to:0x0209c99c module:overlay(0) +from:0x02176918 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0217691c kind:load to:0x0209c9a4 module:overlay(0) +from:0x02176928 kind:load to:0x02172a64 module:overlay(90) +from:0x0217692c kind:load to:0x02172c40 module:overlay(90) +from:0x02176930 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02176934 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02176938 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217693c kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02176940 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176944 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176948 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217694c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176950 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176954 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176958 kind:load to:0x021729ec module:overlay(90) +from:0x0217695c kind:load to:0x02172a24 module:overlay(90) +from:0x02176960 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02176964 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176968 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217696c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176970 kind:load to:0x02172c80 module:overlay(90) +from:0x02176974 kind:load to:0x02172cac module:overlay(90) +from:0x02176978 kind:load to:0x02172cd8 module:overlay(90) +from:0x0217697c kind:load to:0x02172d04 module:overlay(90) +from:0x02176988 kind:load to:0x02172b48 module:overlay(90) +from:0x0217698c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176990 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02176994 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02176998 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217699c kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x021769a0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021769a4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021769a8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021769ac kind:load to:0x0209d1d8 module:overlay(0) +from:0x021769b0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021769b4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021769b8 kind:load to:0x02172d34 module:overlay(90) +from:0x021769bc kind:load to:0x02172d0c module:overlay(90) +from:0x021769c0 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x021769c4 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021769c8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021769cc kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021769d4 kind:load to:0x02172c3c module:overlay(90) +from:0x021769d8 kind:load to:0x02172c2c module:overlay(90) +from:0x021769dc kind:load to:0x02172c34 module:overlay(90) +from:0x021769f4 kind:load to:0x02172d74 module:overlay(90) +from:0x021769f8 kind:load to:0x0209c8dc module:overlay(0) +from:0x021769fc kind:load to:0x0209c99c module:overlay(0) +from:0x02176a00 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02176a04 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02176a10 kind:load to:0x02172e08 module:overlay(90) +from:0x02176a14 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176a18 kind:load to:0x02172ee8 module:overlay(90) +from:0x02176a1c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02176a20 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176a24 kind:load to:0x02172f38 module:overlay(90) +from:0x02176a28 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176a2c kind:load to:0x0209d1cc module:overlay(0) +from:0x02176a30 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176a34 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176a38 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176a3c kind:load to:0x0209d1ec module:overlay(0) +from:0x02176a40 kind:load to:0x02173038 module:overlay(90) +from:0x02176a44 kind:load to:0x0217304c module:overlay(90) +from:0x02176a48 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02176a4c kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176a50 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176a54 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176a58 kind:load to:0x02172f3c module:overlay(90) +from:0x02176a5c kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02176a60 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x02176a70 kind:load to:0x0209ca10 module:overlay(0) +from:0x02176a74 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176a78 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176a7c kind:load to:0x0209ca78 module:overlay(0) +from:0x02176a88 kind:load to:0x02173088 module:overlay(90) +from:0x02176a8c kind:load to:0x0209ca10 module:overlay(0) +from:0x02176a90 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176a94 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176a98 kind:load to:0x0209ca78 module:overlay(0) +from:0x02176aa4 kind:load to:0x0207cac0 module:overlay(0) +from:0x02176aa8 kind:load to:0x0207cac8 module:overlay(0) +from:0x02176aac kind:load to:0x0207d2dc module:overlay(0) +from:0x02176ab0 kind:load to:0x0207d2cc module:overlay(0) +from:0x02176ab4 kind:load to:0x0207d318 module:overlay(0) +from:0x02176ab8 kind:load to:0x0207d350 module:overlay(0) +from:0x02176abc kind:load to:0x0207d394 module:overlay(0) +from:0x02176ac0 kind:load to:0x0207d3bc module:overlay(0) +from:0x02176acc kind:load to:0x02173198 module:overlay(90) +from:0x02176ad0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176ad4 kind:load to:0x021731e8 module:overlay(90) +from:0x02176ad8 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02176adc kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176ae0 kind:load to:0x0210a0a4 module:overlays(19,26) +from:0x02176ae4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176ae8 kind:load to:0x0210a0f8 module:overlays(19,26) +from:0x02176aec kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176af0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176af4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176af8 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176afc kind:load to:0x021733ac module:overlay(90) +from:0x02176b00 kind:load to:0x021733cc module:overlay(90) +from:0x02176b04 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02176b08 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176b0c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176b10 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176b14 kind:load to:0x0210a27c module:overlays(19,26) +from:0x02176b18 kind:load to:0x02173320 module:overlay(90) +from:0x02176b1c kind:load to:0x021732c4 module:overlay(90) +from:0x02176b20 kind:load to:0x02173314 module:overlay(90) +from:0x02176b2c kind:load to:0x02173414 module:overlay(90) +from:0x02176b30 kind:load to:0x0209ca10 module:overlay(0) +from:0x02176b34 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176b38 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176b3c kind:load to:0x0209ca78 module:overlay(0) +from:0x02176b48 kind:load to:0x02173520 module:overlay(90) +from:0x02176b4c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176b50 kind:load to:0x0210a138 module:overlays(19,26) +from:0x02176b54 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02176b58 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176b5c kind:load to:0x0210a0a4 module:overlays(19,26) +from:0x02176b60 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176b64 kind:load to:0x0210a0f8 module:overlays(19,26) +from:0x02176b68 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176b6c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176b70 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176b74 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176b78 kind:load to:0x021736c0 module:overlay(90) +from:0x02176b7c kind:load to:0x021736e0 module:overlay(90) +from:0x02176b80 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02176b84 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176b88 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176b8c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176b90 kind:load to:0x0210a27c module:overlays(19,26) +from:0x02176b94 kind:load to:0x02173634 module:overlay(90) +from:0x02176b98 kind:load to:0x021735d8 module:overlay(90) +from:0x02176b9c kind:load to:0x02173628 module:overlay(90) +from:0x02176ba8 kind:load to:0x021739bc module:overlay(90) +from:0x02176bac kind:load to:0x021745e0 module:overlay(90) +from:0x02176bb0 kind:load to:0x02174594 module:overlay(90) +from:0x02176bbc kind:load to:0x02173728 module:overlay(90) +from:0x02176bc0 kind:load to:0x0209ca10 module:overlay(0) +from:0x02176bc4 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176bc8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176bcc kind:load to:0x0209ca78 module:overlay(0) +from:0x02176bd8 kind:load to:0x02173994 module:overlay(90) +from:0x02176bdc kind:load to:0x021745c4 module:overlay(90) +from:0x02176be0 kind:load to:0x0205a720 module:overlay(0) +from:0x02176be4 kind:load to:0x01ffc57c module:itcm +from:0x02176be8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02176bec kind:load to:0x02057e44 module:overlay(0) +from:0x02176bf0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02176bf4 kind:load to:0x01ffc7a4 module:itcm +from:0x02176bf8 kind:load to:0x02057d84 module:overlay(0) +from:0x02176c04 kind:load to:0x02173a50 module:overlay(90) +from:0x02176c08 kind:load to:0x02173d60 module:overlay(90) +from:0x02176c0c kind:load to:0x02173e2c module:overlay(90) +from:0x02176c10 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02176c14 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176c18 kind:load to:0x02174278 module:overlay(90) +from:0x02176c1c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176c20 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176c24 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176c28 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176c2c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176c30 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176c34 kind:load to:0x021745fc module:overlay(90) +from:0x02176c38 kind:load to:0x02174654 module:overlay(90) +from:0x02176c3c kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02176c40 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176c44 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176c48 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176c4c kind:load to:0x021743d0 module:overlay(90) +from:0x02176c50 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02176c54 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x02176c58 kind:load to:0x0217443c module:overlay(90) +from:0x02176c74 kind:load to:0x0209cab8 module:overlay(0) +from:0x02176c78 kind:load to:0x0209cac0 module:overlay(0) +from:0x02176c7c kind:load to:0x0209c9a0 module:overlay(0) +from:0x02176c80 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02176c8c kind:load to:0x021746d4 module:overlay(90) +from:0x02176c90 kind:load to:0x0209cab8 module:overlay(0) +from:0x02176c94 kind:load to:0x0209cac0 module:overlay(0) +from:0x02176c98 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02176c9c kind:load to:0x0209c9a4 module:overlay(0) +from:0x02176ca8 kind:load to:0x02109af0 module:overlays(19,21,26) +from:0x02176cac kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176cb0 kind:load to:0x02109c8c module:overlays(19,26) +from:0x02176cb4 kind:load to:0x021747a4 module:overlay(90) +from:0x02176cb8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176cbc kind:load to:0x02109b90 module:overlays(19,21,26) +from:0x02176cc0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176cc4 kind:load to:0x021747b8 module:overlay(90) +from:0x02176cc8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176ccc kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176cd0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176cd4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176cd8 kind:load to:0x02174860 module:overlay(90) +from:0x02176cdc kind:load to:0x02174880 module:overlay(90) +from:0x02176ce0 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02176ce4 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176ce8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176cec kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176cf0 kind:load to:0x02109d04 module:overlays(19,26) +from:0x02176cf4 kind:load to:0x02109d34 module:overlays(19,26) +from:0x02176cf8 kind:load to:0x02109dd8 module:overlays(19,26) +from:0x02176cfc kind:load to:0x02109e28 module:overlays(19,26) +from:0x02176d08 kind:load to:0x021748c8 module:overlay(90) +from:0x02176d0c kind:load to:0x0209ca10 module:overlay(0) +from:0x02176d10 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176d14 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176d18 kind:load to:0x0209ca78 module:overlay(0) +from:0x02176d24 kind:load to:0x02109af0 module:overlays(19,21,26) +from:0x02176d28 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176d2c kind:load to:0x02109c8c module:overlays(19,26) +from:0x02176d30 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02176d34 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176d38 kind:load to:0x02109b90 module:overlays(19,21,26) +from:0x02176d3c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176d40 kind:load to:0x02109c34 module:overlays(19,26) +from:0x02176d44 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176d48 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176d4c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176d50 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176d54 kind:load to:0x02174ac0 module:overlay(90) +from:0x02176d58 kind:load to:0x02174ae0 module:overlay(90) +from:0x02176d5c kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02176d60 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176d64 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176d68 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176d6c kind:load to:0x02109d04 module:overlays(19,26) +from:0x02176d70 kind:load to:0x02174a1c module:overlay(90) +from:0x02176d74 kind:load to:0x021749c0 module:overlay(90) +from:0x02176d78 kind:load to:0x02174a10 module:overlay(90) +from:0x02176d84 kind:load to:0x02174b28 module:overlay(90) +from:0x02176d88 kind:load to:0x0209cab8 module:overlay(0) +from:0x02176d8c kind:load to:0x0209cac0 module:overlay(0) +from:0x02176d90 kind:load to:0x0209c9a0 module:overlay(0) +from:0x02176d94 kind:load to:0x0209c9a4 module:overlay(0) +from:0x02176da0 kind:load to:0x02109af0 module:overlays(19,21,26) +from:0x02176da4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176da8 kind:load to:0x02109c8c module:overlays(19,26) +from:0x02176dac kind:load to:0x02174bf8 module:overlay(90) +from:0x02176db0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176db4 kind:load to:0x02109b90 module:overlays(19,21,26) +from:0x02176db8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176dbc kind:load to:0x02174c0c module:overlay(90) +from:0x02176dc0 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176dc4 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176dc8 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176dcc kind:load to:0x0209d1ec module:overlay(0) +from:0x02176dd0 kind:load to:0x02174cb4 module:overlay(90) +from:0x02176dd4 kind:load to:0x02174cd4 module:overlay(90) +from:0x02176dd8 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02176ddc kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176de0 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176de4 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176de8 kind:load to:0x02109d04 module:overlays(19,26) +from:0x02176dec kind:load to:0x02174a1c module:overlay(90) +from:0x02176df0 kind:load to:0x021749c0 module:overlay(90) +from:0x02176df4 kind:load to:0x02174a10 module:overlay(90) +from:0x02176e00 kind:load to:0x02174d1c module:overlay(90) +from:0x02176e04 kind:load to:0x0209ca10 module:overlay(0) +from:0x02176e08 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176e0c kind:load to:0x0209ca58 module:overlay(0) +from:0x02176e10 kind:load to:0x0209ca78 module:overlay(0) +from:0x02176e1c kind:load to:0x02174e60 module:overlay(90) +from:0x02176e20 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176e24 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02176e28 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02176e2c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176e30 kind:load to:0x02174eac module:overlay(90) +from:0x02176e34 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176e38 kind:load to:0x02174f40 module:overlay(90) +from:0x02176e3c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176e40 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176e44 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176e48 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176e4c kind:load to:0x02174f50 module:overlay(90) +from:0x02176e50 kind:load to:0x02174f70 module:overlay(90) +from:0x02176e54 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02176e58 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176e5c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176e60 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176e6c kind:load to:0x02174fb8 module:overlay(90) +from:0x02176e70 kind:load to:0x0209ca10 module:overlay(0) +from:0x02176e74 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176e78 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176e7c kind:load to:0x0209ca78 module:overlay(0) +from:0x02176e88 kind:load to:0x021750fc module:overlay(90) +from:0x02176e8c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176e90 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02176e94 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02176e98 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176e9c kind:load to:0x02175148 module:overlay(90) +from:0x02176ea0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176ea4 kind:load to:0x021751dc module:overlay(90) +from:0x02176ea8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176eac kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176eb0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176eb4 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176eb8 kind:load to:0x021751ec module:overlay(90) +from:0x02176ebc kind:load to:0x0217520c module:overlay(90) +from:0x02176ec0 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02176ec4 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176ec8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176ecc kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176ed8 kind:load to:0x02175254 module:overlay(90) +from:0x02176edc kind:load to:0x0209ca10 module:overlay(0) +from:0x02176ee0 kind:load to:0x0209ca18 module:overlay(0) +from:0x02176ee4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176ee8 kind:load to:0x0209ca78 module:overlay(0) +from:0x02176ef4 kind:load to:0x0210ac7c module:overlays(19,26) +from:0x02176ef8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02176efc kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02176f00 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02176f04 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02176f08 kind:load to:0x0210b138 module:overlays(19,26) +from:0x02176f0c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02176f10 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176f14 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02176f18 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02176f1c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02176f20 kind:load to:0x0209d1ec module:overlay(0) +from:0x02176f24 kind:load to:0x0217531c module:overlay(90) +from:0x02176f28 kind:load to:0x0217534c module:overlay(90) +from:0x02176f2c kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x02176f30 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02176f34 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02176f38 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02176f3c kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02176f40 kind:load to:0x0210b308 module:overlays(19,26) +from:0x02176f44 kind:load to:0x0210ae18 module:overlays(19,26) +from:0x02176f48 kind:load to:0x0210adac module:overlays(19,26) +from:0x02176f4c kind:load to:0x0210ad44 module:overlays(19,26) +from:0x02176f50 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x02176f54 kind:load to:0x0210b200 module:overlays(19,26) +from:0x02176f58 kind:load to:0x0210ad4c module:overlays(19,26) +from:0x02176f5c kind:load to:0x0210ad54 module:overlays(19,26) +from:0x02176f60 kind:load to:0x021752cc module:overlay(90) +from:0x02176f64 kind:load to:0x0210ae10 module:overlays(19,26) diff --git a/config/eur/arm9/overlays/ov090/symbols.txt b/config/eur/arm9/overlays/ov090/symbols.txt new file mode 100644 index 00000000..798190b1 --- /dev/null +++ b/config/eur/arm9/overlays/ov090/symbols.txt @@ -0,0 +1,659 @@ +func_ov090_021658a0 kind:function(arm,size=0xc) addr:0x021658a0 +func_ov090_021658ac kind:function(arm,size=0x28) addr:0x021658ac +func_ov090_021658d4 kind:function(arm,size=0x68) addr:0x021658d4 +func_ov090_0216593c kind:function(arm,size=0x18) addr:0x0216593c +func_ov090_02165954 kind:function(arm,size=0x28) addr:0x02165954 +func_ov090_0216597c kind:function(arm,size=0x68) addr:0x0216597c +func_ov090_021659e4 kind:function(arm,size=0x24) addr:0x021659e4 +func_ov090_02165a08 kind:function(arm,size=0x7c) addr:0x02165a08 +func_ov090_02165a84 kind:function(arm,size=0x28) addr:0x02165a84 +func_ov090_02165aac kind:function(arm,size=0x2c) addr:0x02165aac +func_ov090_02165ad8 kind:function(arm,size=0x314) addr:0x02165ad8 +func_ov090_02165dec kind:function(arm,size=0x14) addr:0x02165dec +func_ov090_02165e00 kind:function(arm,size=0x14) addr:0x02165e00 +func_ov090_02165e14 kind:function(arm,size=0x7c) addr:0x02165e14 +func_ov090_02165e90 kind:function(arm,size=0x84) addr:0x02165e90 +func_ov090_02165f14 kind:function(arm,size=0x1d4) addr:0x02165f14 +func_ov090_021660e8 kind:function(arm,size=0xa4) addr:0x021660e8 +func_ov090_0216618c kind:function(arm,size=0x198) addr:0x0216618c +func_ov090_02166324 kind:function(arm,size=0xa4) addr:0x02166324 +func_ov090_021663c8 kind:function(arm,size=0xe0) addr:0x021663c8 +func_ov090_021664a8 kind:function(arm,size=0x50) addr:0x021664a8 +func_ov090_021664f8 kind:function(arm,size=0xd4) addr:0x021664f8 +func_ov090_021665cc kind:function(arm,size=0xdc) addr:0x021665cc +func_ov090_021666a8 kind:function(arm,size=0x1c4) addr:0x021666a8 +func_ov090_0216686c kind:function(arm,size=0x9c) addr:0x0216686c +func_ov090_02166908 kind:function(arm,size=0x1d0) addr:0x02166908 +func_ov090_02166ad8 kind:function(arm,size=0x78) addr:0x02166ad8 +func_ov090_02166b50 kind:function(arm,size=0x144) addr:0x02166b50 +func_ov090_02166c94 kind:function(arm,size=0x70) addr:0x02166c94 +func_ov090_02166d04 kind:function(arm,size=0x20c) addr:0x02166d04 +func_ov090_02166f10 kind:function(arm,size=0xc) addr:0x02166f10 +func_ov090_02166f1c kind:function(arm,size=0x5c) addr:0x02166f1c +func_ov090_02166f78 kind:function(arm,size=0xe0) addr:0x02166f78 +func_ov090_02167058 kind:function(arm,size=0x1dc) addr:0x02167058 +func_ov090_02167234 kind:function(arm,size=0x58) addr:0x02167234 +func_ov090_0216728c kind:function(arm,size=0x610) addr:0x0216728c +func_ov090_0216789c kind:function(arm,size=0xc) addr:0x0216789c +func_ov090_021678a8 kind:function(arm,size=0x168) addr:0x021678a8 +func_ov090_02167a10 kind:function(arm,size=0x94) addr:0x02167a10 +func_ov090_02167aa4 kind:function(arm,size=0x138) addr:0x02167aa4 +func_ov090_02167bdc kind:function(arm,size=0x358) addr:0x02167bdc +func_ov090_02167f34 kind:function(arm,size=0x10) addr:0x02167f34 +func_ov090_02167f44 kind:function(arm,size=0x434) addr:0x02167f44 +func_ov090_02168378 kind:function(arm,size=0x14) addr:0x02168378 +func_ov090_0216838c kind:function(arm,size=0x38) addr:0x0216838c +func_ov090_021683c4 kind:function(arm,size=0xd0) addr:0x021683c4 +func_ov090_02168494 kind:function(arm,size=0x28) addr:0x02168494 +func_ov090_021684bc kind:function(arm,size=0x74) addr:0x021684bc +func_ov090_02168530 kind:function(arm,size=0x4c) addr:0x02168530 +func_ov090_0216857c kind:function(arm,size=0x2c) addr:0x0216857c +func_ov090_021685a8 kind:function(arm,size=0x94) addr:0x021685a8 +func_ov090_0216863c kind:function(arm,size=0x18) addr:0x0216863c +func_ov090_02168654 kind:function(arm,size=0xc4) addr:0x02168654 +func_ov090_02168718 kind:function(arm,size=0x90) addr:0x02168718 +func_ov090_021687a8 kind:function(arm,size=0x190) addr:0x021687a8 +func_ov090_02168938 kind:function(arm,size=0x13c) addr:0x02168938 +func_ov090_02168a74 kind:function(arm,size=0x24) addr:0x02168a74 +func_ov090_02168a98 kind:function(arm,size=0x10) addr:0x02168a98 +func_ov090_02168aa8 kind:function(arm,size=0x8) addr:0x02168aa8 +func_ov090_02168ab0 kind:function(arm,size=0x24) addr:0x02168ab0 +func_ov090_02168ad4 kind:function(arm,size=0x2c) addr:0x02168ad4 +func_ov090_02168b00 kind:function(arm,size=0x1c) addr:0x02168b00 +func_ov090_02168b1c kind:function(arm,size=0x1c) addr:0x02168b1c +func_ov090_02168b38 kind:function(arm,size=0x14) addr:0x02168b38 +func_ov090_02168b4c kind:function(arm,size=0xc) addr:0x02168b4c +func_ov090_02168b58 kind:function(arm,size=0x24) addr:0x02168b58 +func_ov090_02168b7c kind:function(arm,size=0x70) addr:0x02168b7c +func_ov090_02168bec kind:function(arm,size=0x228) addr:0x02168bec +func_ov090_02168e14 kind:function(arm,size=0x294) addr:0x02168e14 +func_ov090_021690a8 kind:function(arm,size=0x5c) addr:0x021690a8 +func_ov090_02169104 kind:function(arm,size=0x4c) addr:0x02169104 +func_ov090_02169150 kind:function(arm,size=0x394) addr:0x02169150 +func_ov090_021694e4 kind:function(arm,size=0xec) addr:0x021694e4 +func_ov090_021695d0 kind:function(arm,size=0x104) addr:0x021695d0 +func_ov090_021696d4 kind:function(arm,size=0x10c) addr:0x021696d4 +func_ov090_021697e0 kind:function(arm,size=0x180) addr:0x021697e0 +func_ov090_02169960 kind:function(arm,size=0x158) addr:0x02169960 +func_ov090_02169ab8 kind:function(arm,size=0x33c) addr:0x02169ab8 +func_ov090_02169df4 kind:function(arm,size=0x140) addr:0x02169df4 +func_ov090_02169f34 kind:function(arm,size=0x2a0) addr:0x02169f34 +func_ov090_0216a1d4 kind:function(arm,size=0x90) addr:0x0216a1d4 +func_ov090_0216a264 kind:function(arm,size=0x3ac) addr:0x0216a264 +func_ov090_0216a610 kind:function(arm,size=0x4c) addr:0x0216a610 +func_ov090_0216a65c kind:function(arm,size=0xb4) addr:0x0216a65c +func_ov090_0216a710 kind:function(arm,size=0x21c) addr:0x0216a710 +func_ov090_0216a92c kind:function(arm,size=0x84) addr:0x0216a92c +func_ov090_0216a9b0 kind:function(arm,size=0x19c) addr:0x0216a9b0 +func_ov090_0216ab4c kind:function(arm,size=0x54) addr:0x0216ab4c +func_ov090_0216aba0 kind:function(arm,size=0xd0) addr:0x0216aba0 +func_ov090_0216ac70 kind:function(arm,size=0x70) addr:0x0216ac70 +func_ov090_0216ace0 kind:function(arm,size=0x270) addr:0x0216ace0 +func_ov090_0216af50 kind:function(arm,size=0x104) addr:0x0216af50 +func_ov090_0216b054 kind:function(arm,size=0x300) addr:0x0216b054 +func_ov090_0216b354 kind:function(arm,size=0x98) addr:0x0216b354 +func_ov090_0216b3ec kind:function(arm,size=0x19c) addr:0x0216b3ec +func_ov090_0216b588 kind:function(arm,size=0x150) addr:0x0216b588 +func_ov090_0216b6d8 kind:function(arm,size=0xdc) addr:0x0216b6d8 +func_ov090_0216b7b4 kind:function(arm,size=0x8c) addr:0x0216b7b4 +func_ov090_0216b840 kind:function(arm,size=0x4) addr:0x0216b840 +func_ov090_0216b844 kind:function(arm,size=0xb1c) addr:0x0216b844 +func_ov090_0216c360 kind:function(arm,size=0x220) addr:0x0216c360 +func_ov090_0216c580 kind:function(arm,size=0xb0) addr:0x0216c580 +func_ov090_0216c630 kind:function(arm,size=0xb8) addr:0x0216c630 +func_ov090_0216c6e8 kind:function(arm,size=0xb8) addr:0x0216c6e8 +func_ov090_0216c7a0 kind:function(arm,size=0x74) addr:0x0216c7a0 +func_ov090_0216c814 kind:function(arm,size=0x160) addr:0x0216c814 +func_ov090_0216c974 kind:function(arm,size=0x28) addr:0x0216c974 +func_ov090_0216c99c kind:function(arm,size=0x2e4) addr:0x0216c99c +func_ov090_0216cc80 kind:function(arm,size=0x88) addr:0x0216cc80 +func_ov090_0216cd08 kind:function(arm,size=0x4c) addr:0x0216cd08 +func_ov090_0216cd54 kind:function(arm,size=0x28) addr:0x0216cd54 +func_ov090_0216cd7c kind:function(arm,size=0x58) addr:0x0216cd7c +func_ov090_0216cdd4 kind:function(arm,size=0xa4) addr:0x0216cdd4 +func_ov090_0216ce78 kind:function(arm,size=0x68) addr:0x0216ce78 +func_ov090_0216cee0 kind:function(arm,size=0x3c) addr:0x0216cee0 +func_ov090_0216cf1c kind:function(arm,size=0x88) addr:0x0216cf1c +func_ov090_0216cfa4 kind:function(arm,size=0xcc) addr:0x0216cfa4 +func_ov090_0216d070 kind:function(arm,size=0x30) addr:0x0216d070 +func_ov090_0216d0a0 kind:function(arm,size=0xd8) addr:0x0216d0a0 +func_ov090_0216d178 kind:function(arm,size=0x1c8) addr:0x0216d178 +func_ov090_0216d340 kind:function(arm,size=0xc0) addr:0x0216d340 +func_ov090_0216d400 kind:function(arm,size=0x128) addr:0x0216d400 +func_ov090_0216d528 kind:function(arm,size=0x28) addr:0x0216d528 +func_ov090_0216d550 kind:function(arm,size=0x1c) addr:0x0216d550 +func_ov090_0216d56c kind:function(arm,size=0x24) addr:0x0216d56c +func_ov090_0216d590 kind:function(arm,size=0x8) addr:0x0216d590 +func_ov090_0216d598 kind:function(arm,size=0x2d4) addr:0x0216d598 +func_ov090_0216d86c kind:function(arm,size=0x1fc) addr:0x0216d86c +func_ov090_0216da68 kind:function(arm,size=0x90) addr:0x0216da68 +func_ov090_0216daf8 kind:function(arm,size=0x1a8) addr:0x0216daf8 +func_ov090_0216dca0 kind:function(arm,size=0x38) addr:0x0216dca0 +func_ov090_0216dcd8 kind:function(arm,size=0x40) addr:0x0216dcd8 +func_ov090_0216dd18 kind:function(arm,size=0x14) addr:0x0216dd18 +func_ov090_0216dd2c kind:function(arm,size=0xc) addr:0x0216dd2c +func_ov090_0216dd38 kind:function(arm,size=0x24) addr:0x0216dd38 +func_ov090_0216dd5c kind:function(arm,size=0x6c) addr:0x0216dd5c +func_ov090_0216ddc8 kind:function(arm,size=0x160) addr:0x0216ddc8 +func_ov090_0216df28 kind:function(arm,size=0x5c) addr:0x0216df28 +func_ov090_0216df84 kind:function(arm,size=0x50) addr:0x0216df84 +func_ov090_0216dfd4 kind:function(arm,size=0x38) addr:0x0216dfd4 +func_ov090_0216e00c kind:function(arm,size=0xb0) addr:0x0216e00c +func_ov090_0216e0bc kind:function(arm,size=0x64) addr:0x0216e0bc +func_ov090_0216e120 kind:function(arm,size=0x8c) addr:0x0216e120 +func_ov090_0216e1ac kind:function(arm,size=0x68) addr:0x0216e1ac +func_ov090_0216e214 kind:function(arm,size=0xf4) addr:0x0216e214 +func_ov090_0216e308 kind:function(arm,size=0x124) addr:0x0216e308 +func_ov090_0216e42c kind:function(arm,size=0x64) addr:0x0216e42c +func_ov090_0216e490 kind:function(arm,size=0xb4) addr:0x0216e490 +func_ov090_0216e544 kind:function(arm,size=0xac) addr:0x0216e544 +func_ov090_0216e5f0 kind:function(arm,size=0xbc) addr:0x0216e5f0 +func_ov090_0216e6ac kind:function(arm,size=0x8c) addr:0x0216e6ac +func_ov090_0216e738 kind:function(arm,size=0x198) addr:0x0216e738 +func_ov090_0216e8d0 kind:function(arm,size=0x84) addr:0x0216e8d0 +func_ov090_0216e954 kind:function(arm,size=0x98) addr:0x0216e954 +func_ov090_0216e9ec kind:function(arm,size=0xe0) addr:0x0216e9ec +func_ov090_0216eacc kind:function(arm,size=0x7c) addr:0x0216eacc +func_ov090_0216eb48 kind:function(arm,size=0x38) addr:0x0216eb48 +func_ov090_0216eb80 kind:function(arm,size=0x4) addr:0x0216eb80 +func_ov090_0216eb84 kind:function(arm,size=0x60) addr:0x0216eb84 +func_ov090_0216ebe4 kind:function(arm,size=0x64) addr:0x0216ebe4 +func_ov090_0216ec48 kind:function(arm,size=0x98) addr:0x0216ec48 +func_ov090_0216ece0 kind:function(arm,size=0xf0) addr:0x0216ece0 +func_ov090_0216edd0 kind:function(arm,size=0x98) addr:0x0216edd0 +func_ov090_0216ee68 kind:function(arm,size=0x80) addr:0x0216ee68 +func_ov090_0216eee8 kind:function(arm,size=0x74) addr:0x0216eee8 +func_ov090_0216ef5c kind:function(arm,size=0x184) addr:0x0216ef5c +func_ov090_0216f0e0 kind:function(arm,size=0x104) addr:0x0216f0e0 +func_ov090_0216f1e4 kind:function(arm,size=0x1c) addr:0x0216f1e4 +func_ov090_0216f200 kind:function(arm,size=0x254) addr:0x0216f200 +func_ov090_0216f454 kind:function(arm,size=0x30) addr:0x0216f454 +func_ov090_0216f484 kind:function(arm,size=0x38) addr:0x0216f484 +func_ov090_0216f4bc kind:function(arm,size=0x14) addr:0x0216f4bc +func_ov090_0216f4d0 kind:function(arm,size=0xc) addr:0x0216f4d0 +func_ov090_0216f4dc kind:function(arm,size=0x24) addr:0x0216f4dc +func_ov090_0216f500 kind:function(arm,size=0x7c) addr:0x0216f500 +func_ov090_0216f57c kind:function(arm,size=0x250) addr:0x0216f57c +func_ov090_0216f7cc kind:function(arm,size=0x14) addr:0x0216f7cc +func_ov090_0216f7e0 kind:function(arm,size=0x14) addr:0x0216f7e0 +func_ov090_0216f7f4 kind:function(arm,size=0x58) addr:0x0216f7f4 +func_ov090_0216f84c kind:function(arm,size=0x34) addr:0x0216f84c +func_ov090_0216f880 kind:function(arm,size=0x278) addr:0x0216f880 +func_ov090_0216faf8 kind:function(arm,size=0x54) addr:0x0216faf8 +func_ov090_0216fb4c kind:function(arm,size=0x2f4) addr:0x0216fb4c +func_ov090_0216fe40 kind:function(arm,size=0x88) addr:0x0216fe40 +func_ov090_0216fec8 kind:function(arm,size=0x120) addr:0x0216fec8 +func_ov090_0216ffe8 kind:function(arm,size=0x13c) addr:0x0216ffe8 +func_ov090_02170124 kind:function(arm,size=0x11c) addr:0x02170124 +func_ov090_02170240 kind:function(arm,size=0x88) addr:0x02170240 +func_ov090_021702c8 kind:function(arm,size=0x80) addr:0x021702c8 +func_ov090_02170348 kind:function(arm,size=0x44) addr:0x02170348 +func_ov090_0217038c kind:function(arm,size=0x24) addr:0x0217038c +func_ov090_021703b0 kind:function(arm,size=0x1c) addr:0x021703b0 +func_ov090_021703cc kind:function(arm,size=0xb8) addr:0x021703cc +func_ov090_02170484 kind:function(arm,size=0x18) addr:0x02170484 +func_ov090_0217049c kind:function(arm,size=0x60) addr:0x0217049c +func_ov090_021704fc kind:function(arm,size=0x40) addr:0x021704fc +func_ov090_0217053c kind:function(arm,size=0x14c) addr:0x0217053c +func_ov090_02170688 kind:function(arm,size=0x2c) addr:0x02170688 +func_ov090_021706b4 kind:function(arm,size=0x14c) addr:0x021706b4 +func_ov090_02170800 kind:function(arm,size=0x18) addr:0x02170800 +func_ov090_02170818 kind:function(arm,size=0x38) addr:0x02170818 +func_ov090_02170850 kind:function(arm,size=0x24) addr:0x02170850 +func_ov090_02170874 kind:function(arm,size=0x114) addr:0x02170874 +func_ov090_02170988 kind:function(arm,size=0x8c) addr:0x02170988 +func_ov090_02170a14 kind:function(arm,size=0xc4) addr:0x02170a14 +func_ov090_02170ad8 kind:function(arm,size=0xcc) addr:0x02170ad8 +func_ov090_02170ba4 kind:function(arm,size=0xf4) addr:0x02170ba4 +func_ov090_02170c98 kind:function(arm,size=0x30) addr:0x02170c98 +func_ov090_02170cc8 kind:function(arm,size=0xac) addr:0x02170cc8 +func_ov090_02170d74 kind:function(arm,size=0x18) addr:0x02170d74 +func_ov090_02170d8c kind:function(arm,size=0x5c) addr:0x02170d8c +func_ov090_02170de8 kind:function(arm,size=0xac) addr:0x02170de8 +func_ov090_02170e94 kind:function(arm,size=0x34) addr:0x02170e94 +func_ov090_02170ec8 kind:function(arm,size=0x1c) addr:0x02170ec8 +func_ov090_02170ee4 kind:function(arm,size=0x1c) addr:0x02170ee4 +func_ov090_02170f00 kind:function(arm,size=0x30) addr:0x02170f00 +func_ov090_02170f30 kind:function(arm,size=0x38) addr:0x02170f30 +func_ov090_02170f68 kind:function(arm,size=0x14) addr:0x02170f68 +func_ov090_02170f7c kind:function(arm,size=0xc) addr:0x02170f7c +func_ov090_02170f88 kind:function(arm,size=0x24) addr:0x02170f88 +func_ov090_02170fac kind:function(arm,size=0x28) addr:0x02170fac +func_ov090_02170fd4 kind:function(arm,size=0x50) addr:0x02170fd4 +func_ov090_02171024 kind:function(arm,size=0x14) addr:0x02171024 +func_ov090_02171038 kind:function(arm,size=0x1c) addr:0x02171038 +func_ov090_02171054 kind:function(arm,size=0x10) addr:0x02171054 +func_ov090_02171064 kind:function(arm,size=0x10) addr:0x02171064 +func_ov090_02171074 kind:function(arm,size=0x94) addr:0x02171074 +func_ov090_02171108 kind:function(arm,size=0x14) addr:0x02171108 +func_ov090_0217111c kind:function(arm,size=0xc) addr:0x0217111c +func_ov090_02171128 kind:function(arm,size=0x24) addr:0x02171128 +func_ov090_0217114c kind:function(arm,size=0x28) addr:0x0217114c +func_ov090_02171174 kind:function(arm,size=0x30) addr:0x02171174 +func_ov090_021711a4 kind:function(arm,size=0x30) addr:0x021711a4 +func_ov090_021711d4 kind:function(arm,size=0x230) addr:0x021711d4 +func_ov090_02171404 kind:function(arm,size=0x14) addr:0x02171404 +func_ov090_02171418 kind:function(arm,size=0x1c) addr:0x02171418 +func_ov090_02171434 kind:function(arm,size=0x14) addr:0x02171434 +func_ov090_02171448 kind:function(arm,size=0xc) addr:0x02171448 +func_ov090_02171454 kind:function(arm,size=0x24) addr:0x02171454 +func_ov090_02171478 kind:function(arm,size=0x28) addr:0x02171478 +func_ov090_021714a0 kind:function(arm,size=0x40) addr:0x021714a0 +func_ov090_021714e0 kind:function(arm,size=0x14) addr:0x021714e0 +func_ov090_021714f4 kind:function(arm,size=0x1c) addr:0x021714f4 +func_ov090_02171510 kind:function(arm,size=0x94) addr:0x02171510 +func_ov090_021715a4 kind:function(arm,size=0x14) addr:0x021715a4 +func_ov090_021715b8 kind:function(arm,size=0xc) addr:0x021715b8 +func_ov090_021715c4 kind:function(arm,size=0x24) addr:0x021715c4 +func_ov090_021715e8 kind:function(arm,size=0x50) addr:0x021715e8 +func_ov090_02171638 kind:function(arm,size=0x7c) addr:0x02171638 +func_ov090_021716b4 kind:function(arm,size=0x7c) addr:0x021716b4 +func_ov090_02171730 kind:function(arm,size=0x37c) addr:0x02171730 +func_ov090_02171aac kind:function(arm,size=0x4) addr:0x02171aac +func_ov090_02171ab0 kind:function(arm,size=0x390) addr:0x02171ab0 +func_ov090_02171e40 kind:function(arm,size=0x14) addr:0x02171e40 +func_ov090_02171e54 kind:function(arm,size=0x1c) addr:0x02171e54 +func_ov090_02171e70 kind:function(arm,size=0x84) addr:0x02171e70 +func_ov090_02171ef4 kind:function(arm,size=0xc0) addr:0x02171ef4 +func_ov090_02171fb4 kind:function(arm,size=0x74) addr:0x02171fb4 +func_ov090_02172028 kind:function(arm,size=0x8) addr:0x02172028 +func_ov090_02172030 kind:function(arm,size=0x50) addr:0x02172030 +func_ov090_02172080 kind:function(arm,size=0x38) addr:0x02172080 +func_ov090_021720b8 kind:function(arm,size=0x38) addr:0x021720b8 +func_ov090_021720f0 kind:function(arm,size=0x14) addr:0x021720f0 +func_ov090_02172104 kind:function(arm,size=0x38) addr:0x02172104 +func_ov090_0217213c kind:function(arm,size=0xc) addr:0x0217213c +func_ov090_02172148 kind:function(arm,size=0x8) addr:0x02172148 +func_ov090_02172150 kind:function(arm,size=0x38) addr:0x02172150 +func_ov090_02172188 kind:function(arm,size=0x40) addr:0x02172188 +func_ov090_021721c8 kind:function(arm,size=0x14) addr:0x021721c8 +func_ov090_021721dc kind:function(arm,size=0xc) addr:0x021721dc +func_ov090_021721e8 kind:function(arm,size=0x24) addr:0x021721e8 +func_ov090_0217220c kind:function(arm,size=0xbc) addr:0x0217220c +func_ov090_021722c8 kind:function(arm,size=0x4c) addr:0x021722c8 +func_ov090_02172314 kind:function(arm,size=0x14) addr:0x02172314 +func_ov090_02172328 kind:function(arm,size=0x48) addr:0x02172328 +func_ov090_02172370 kind:function(arm,size=0xdc) addr:0x02172370 +func_ov090_0217244c kind:function(arm,size=0x14) addr:0x0217244c +func_ov090_02172460 kind:function(arm,size=0x2d4) addr:0x02172460 +func_ov090_02172734 kind:function(arm,size=0x50) addr:0x02172734 +func_ov090_02172784 kind:function(arm,size=0x38) addr:0x02172784 +func_ov090_021727bc kind:function(arm,size=0x38) addr:0x021727bc +func_ov090_021727f4 kind:function(arm,size=0x14) addr:0x021727f4 +func_ov090_02172808 kind:function(arm,size=0x38) addr:0x02172808 +func_ov090_02172840 kind:function(arm,size=0x38) addr:0x02172840 +func_ov090_02172878 kind:function(arm,size=0x1c) addr:0x02172878 +func_ov090_02172894 kind:function(arm,size=0x40) addr:0x02172894 +func_ov090_021728d4 kind:function(arm,size=0x48) addr:0x021728d4 +func_ov090_0217291c kind:function(arm,size=0x14) addr:0x0217291c +func_ov090_02172930 kind:function(arm,size=0xc) addr:0x02172930 +func_ov090_0217293c kind:function(arm,size=0x24) addr:0x0217293c +func_ov090_02172960 kind:function(arm,size=0x50) addr:0x02172960 +func_ov090_021729b0 kind:function(arm,size=0x3c) addr:0x021729b0 +func_ov090_021729ec kind:function(arm,size=0x38) addr:0x021729ec +func_ov090_02172a24 kind:function(arm,size=0x40) addr:0x02172a24 +func_ov090_02172a64 kind:function(arm,size=0xe4) addr:0x02172a64 +func_ov090_02172b48 kind:function(arm,size=0xe4) addr:0x02172b48 +func_ov090_02172c2c kind:function(arm,size=0x8) addr:0x02172c2c +func_ov090_02172c34 kind:function(arm,size=0x8) addr:0x02172c34 +func_ov090_02172c3c kind:function(arm,size=0x4) addr:0x02172c3c +func_ov090_02172c40 kind:function(arm,size=0x4) addr:0x02172c40 +func_ov090_02172c44 kind:function(arm,size=0x3c) addr:0x02172c44 +func_ov090_02172c80 kind:function(arm,size=0x2c) addr:0x02172c80 +func_ov090_02172cac kind:function(arm,size=0x2c) addr:0x02172cac +func_ov090_02172cd8 kind:function(arm,size=0x2c) addr:0x02172cd8 +func_ov090_02172d04 kind:function(arm,size=0x8) addr:0x02172d04 +func_ov090_02172d0c kind:function(arm,size=0x28) addr:0x02172d0c +func_ov090_02172d34 kind:function(arm,size=0x20) addr:0x02172d34 +func_ov090_02172d54 kind:function(arm,size=0x14) addr:0x02172d54 +func_ov090_02172d68 kind:function(arm,size=0xc) addr:0x02172d68 +func_ov090_02172d74 kind:function(arm,size=0x24) addr:0x02172d74 +func_ov090_02172d98 kind:function(arm,size=0x28) addr:0x02172d98 +func_ov090_02172dc0 kind:function(arm,size=0x48) addr:0x02172dc0 +func_ov090_02172e08 kind:function(arm,size=0xe0) addr:0x02172e08 +func_ov090_02172ee8 kind:function(arm,size=0x50) addr:0x02172ee8 +func_ov090_02172f38 kind:function(arm,size=0x4) addr:0x02172f38 +func_ov090_02172f3c kind:function(arm,size=0x1c) addr:0x02172f3c +func_ov090_02172f58 kind:function(arm,size=0x4c) addr:0x02172f58 +func_ov090_02172fa4 kind:function(arm,size=0x40) addr:0x02172fa4 +func_ov090_02172fe4 kind:function(arm,size=0x10) addr:0x02172fe4 +func_ov090_02172ff4 kind:function(arm,size=0x24) addr:0x02172ff4 +func_ov090_02173018 kind:function(arm,size=0x20) addr:0x02173018 +func_ov090_02173038 kind:function(arm,size=0x14) addr:0x02173038 +func_ov090_0217304c kind:function(arm,size=0x1c) addr:0x0217304c +func_ov090_02173068 kind:function(arm,size=0x14) addr:0x02173068 +func_ov090_0217307c kind:function(arm,size=0xc) addr:0x0217307c +func_ov090_02173088 kind:function(arm,size=0x24) addr:0x02173088 +func_ov090_021730ac kind:function(arm,size=0xb0) addr:0x021730ac +func_ov090_0217315c kind:function(arm,size=0x3c) addr:0x0217315c +func_ov090_02173198 kind:function(arm,size=0x50) addr:0x02173198 +func_ov090_021731e8 kind:function(arm,size=0xdc) addr:0x021731e8 +func_ov090_021732c4 kind:function(arm,size=0x50) addr:0x021732c4 +func_ov090_02173314 kind:function(arm,size=0xc) addr:0x02173314 +func_ov090_02173320 kind:function(arm,size=0x8c) addr:0x02173320 +func_ov090_021733ac kind:function(arm,size=0x20) addr:0x021733ac +func_ov090_021733cc kind:function(arm,size=0x28) addr:0x021733cc +func_ov090_021733f4 kind:function(arm,size=0x14) addr:0x021733f4 +func_ov090_02173408 kind:function(arm,size=0xc) addr:0x02173408 +func_ov090_02173414 kind:function(arm,size=0x24) addr:0x02173414 +func_ov090_02173438 kind:function(arm,size=0xb0) addr:0x02173438 +func_ov090_021734e8 kind:function(arm,size=0x38) addr:0x021734e8 +func_ov090_02173520 kind:function(arm,size=0xb8) addr:0x02173520 +func_ov090_021735d8 kind:function(arm,size=0x50) addr:0x021735d8 +func_ov090_02173628 kind:function(arm,size=0xc) addr:0x02173628 +func_ov090_02173634 kind:function(arm,size=0x8c) addr:0x02173634 +func_ov090_021736c0 kind:function(arm,size=0x20) addr:0x021736c0 +func_ov090_021736e0 kind:function(arm,size=0x28) addr:0x021736e0 +func_ov090_02173708 kind:function(arm,size=0x14) addr:0x02173708 +func_ov090_0217371c kind:function(arm,size=0xc) addr:0x0217371c +func_ov090_02173728 kind:function(arm,size=0x24) addr:0x02173728 +func_ov090_0217374c kind:function(arm,size=0xac) addr:0x0217374c +func_ov090_021737f8 kind:function(arm,size=0x184) addr:0x021737f8 +func_ov090_0217397c kind:function(arm,size=0x14) addr:0x0217397c +func_ov090_02173990 kind:function(arm,size=0x4) addr:0x02173990 +func_ov090_02173994 kind:function(arm,size=0x14) addr:0x02173994 +func_ov090_021739a8 kind:function(arm,size=0x14) addr:0x021739a8 +func_ov090_021739bc kind:function(arm,size=0x14) addr:0x021739bc +func_ov090_021739d0 kind:function(arm,size=0x80) addr:0x021739d0 +func_ov090_02173a50 kind:function(arm,size=0x310) addr:0x02173a50 +func_ov090_02173d60 kind:function(arm,size=0xcc) addr:0x02173d60 +func_ov090_02173e2c kind:function(arm,size=0x130) addr:0x02173e2c +func_ov090_02173f5c kind:function(arm,size=0x10c) addr:0x02173f5c +func_ov090_02174068 kind:function(arm,size=0x98) addr:0x02174068 +func_ov090_02174100 kind:function(arm,size=0xa8) addr:0x02174100 +func_ov090_021741a8 kind:function(arm,size=0xd0) addr:0x021741a8 +func_ov090_02174278 kind:function(arm,size=0x158) addr:0x02174278 +func_ov090_021743d0 kind:function(arm,size=0x6c) addr:0x021743d0 +func_ov090_0217443c kind:function(arm,size=0x50) addr:0x0217443c +func_ov090_0217448c kind:function(arm,size=0x74) addr:0x0217448c +func_ov090_02174500 kind:function(arm,size=0x78) addr:0x02174500 +func_ov090_02174578 kind:function(arm,size=0x1c) addr:0x02174578 +func_ov090_02174594 kind:function(arm,size=0x1c) addr:0x02174594 +func_ov090_021745b0 kind:function(arm,size=0x14) addr:0x021745b0 +func_ov090_021745c4 kind:function(arm,size=0x1c) addr:0x021745c4 +func_ov090_021745e0 kind:function(arm,size=0x1c) addr:0x021745e0 +func_ov090_021745fc kind:function(arm,size=0x58) addr:0x021745fc +func_ov090_02174654 kind:function(arm,size=0x60) addr:0x02174654 +func_ov090_021746b4 kind:function(arm,size=0x14) addr:0x021746b4 +func_ov090_021746c8 kind:function(arm,size=0xc) addr:0x021746c8 +func_ov090_021746d4 kind:function(arm,size=0x24) addr:0x021746d4 +func_ov090_021746f8 kind:function(arm,size=0x8c) addr:0x021746f8 +func_ov090_02174784 kind:function(arm,size=0x20) addr:0x02174784 +func_ov090_021747a4 kind:function(arm,size=0x14) addr:0x021747a4 +func_ov090_021747b8 kind:function(arm,size=0xa8) addr:0x021747b8 +func_ov090_02174860 kind:function(arm,size=0x20) addr:0x02174860 +func_ov090_02174880 kind:function(arm,size=0x28) addr:0x02174880 +func_ov090_021748a8 kind:function(arm,size=0x14) addr:0x021748a8 +func_ov090_021748bc kind:function(arm,size=0xc) addr:0x021748bc +func_ov090_021748c8 kind:function(arm,size=0x24) addr:0x021748c8 +func_ov090_021748ec kind:function(arm,size=0x94) addr:0x021748ec +func_ov090_02174980 kind:function(arm,size=0x20) addr:0x02174980 +func_ov090_021749a0 kind:function(arm,size=0x20) addr:0x021749a0 +func_ov090_021749c0 kind:function(arm,size=0x50) addr:0x021749c0 +func_ov090_02174a10 kind:function(arm,size=0xc) addr:0x02174a10 +func_ov090_02174a1c kind:function(arm,size=0xa4) addr:0x02174a1c +func_ov090_02174ac0 kind:function(arm,size=0x20) addr:0x02174ac0 +func_ov090_02174ae0 kind:function(arm,size=0x28) addr:0x02174ae0 +func_ov090_02174b08 kind:function(arm,size=0x14) addr:0x02174b08 +func_ov090_02174b1c kind:function(arm,size=0xc) addr:0x02174b1c +func_ov090_02174b28 kind:function(arm,size=0x24) addr:0x02174b28 +func_ov090_02174b4c kind:function(arm,size=0x8c) addr:0x02174b4c +func_ov090_02174bd8 kind:function(arm,size=0x20) addr:0x02174bd8 +func_ov090_02174bf8 kind:function(arm,size=0x14) addr:0x02174bf8 +func_ov090_02174c0c kind:function(arm,size=0xa8) addr:0x02174c0c +func_ov090_02174cb4 kind:function(arm,size=0x20) addr:0x02174cb4 +func_ov090_02174cd4 kind:function(arm,size=0x28) addr:0x02174cd4 +func_ov090_02174cfc kind:function(arm,size=0x14) addr:0x02174cfc +func_ov090_02174d10 kind:function(arm,size=0xc) addr:0x02174d10 +func_ov090_02174d1c kind:function(arm,size=0x24) addr:0x02174d1c +func_ov090_02174d40 kind:function(arm,size=0x90) addr:0x02174d40 +func_ov090_02174dd0 kind:function(arm,size=0x90) addr:0x02174dd0 +func_ov090_02174e60 kind:function(arm,size=0x4c) addr:0x02174e60 +func_ov090_02174eac kind:function(arm,size=0x94) addr:0x02174eac +func_ov090_02174f40 kind:function(arm,size=0x10) addr:0x02174f40 +func_ov090_02174f50 kind:function(arm,size=0x20) addr:0x02174f50 +func_ov090_02174f70 kind:function(arm,size=0x28) addr:0x02174f70 +func_ov090_02174f98 kind:function(arm,size=0x14) addr:0x02174f98 +func_ov090_02174fac kind:function(arm,size=0xc) addr:0x02174fac +func_ov090_02174fb8 kind:function(arm,size=0x24) addr:0x02174fb8 +func_ov090_02174fdc kind:function(arm,size=0x90) addr:0x02174fdc +func_ov090_0217506c kind:function(arm,size=0x90) addr:0x0217506c +func_ov090_021750fc kind:function(arm,size=0x4c) addr:0x021750fc +func_ov090_02175148 kind:function(arm,size=0x94) addr:0x02175148 +func_ov090_021751dc kind:function(arm,size=0x10) addr:0x021751dc +func_ov090_021751ec kind:function(arm,size=0x20) addr:0x021751ec +func_ov090_0217520c kind:function(arm,size=0x28) addr:0x0217520c +func_ov090_02175234 kind:function(arm,size=0x14) addr:0x02175234 +func_ov090_02175248 kind:function(arm,size=0xc) addr:0x02175248 +func_ov090_02175254 kind:function(arm,size=0x24) addr:0x02175254 +func_ov090_02175278 kind:function(arm,size=0x34) addr:0x02175278 +func_ov090_021752ac kind:function(arm,size=0x20) addr:0x021752ac +func_ov090_021752cc kind:function(arm,size=0x50) addr:0x021752cc +func_ov090_0217531c kind:function(arm,size=0x30) addr:0x0217531c +func_ov090_0217534c kind:function(arm,size=0x38) addr:0x0217534c +func_ov090_02175384 kind:function(arm,size=0x14) addr:0x02175384 +data_ov090_02175398 kind:data(any) addr:0x02175398 +data_ov090_021753a8 kind:data(any) addr:0x021753a8 +data_ov090_021753b8 kind:data(any) addr:0x021753b8 +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_02175450 kind:data(any) addr:0x02175450 +data_ov090_02175460 kind:data(any) addr:0x02175460 +data_ov090_02175468 kind:data(any) addr:0x02175468 ambiguous +data_ov090_02175470 kind:data(any) addr:0x02175470 +data_ov090_02175484 kind:data(any) addr:0x02175484 +data_ov090_021754a0 kind:data(any) addr:0x021754a0 +data_ov090_021754b0 kind:data(any) addr:0x021754b0 +data_ov090_021754c0 kind:data(any) addr:0x021754c0 +data_ov090_021754f0 kind:data(any) addr:0x021754f0 +func_ov090_021754fc kind:function(arm,size=0x108) addr:0x021754fc +func_ov090_02175604 kind:function(arm,size=0x70) addr:0x02175604 +func_ov090_02175674 kind:function(arm,size=0x50) addr:0x02175674 +func_ov090_021756c4 kind:function(arm,size=0x5c) addr:0x021756c4 +func_ov090_02175720 kind:function(arm,size=0x50) addr:0x02175720 +func_ov090_02175770 kind:function(arm,size=0x50) addr:0x02175770 +func_ov090_021757c0 kind:function(arm,size=0x50) addr:0x021757c0 +func_ov090_02175810 kind:function(arm,size=0x50) addr:0x02175810 +func_ov090_02175860 kind:function(arm,size=0x74) addr:0x02175860 +func_ov090_021758d4 kind:function(arm,size=0x50) addr:0x021758d4 +func_ov090_02175924 kind:function(arm,size=0x68) addr:0x02175924 +func_ov090_0217598c kind:function(arm,size=0x50) addr:0x0217598c +func_ov090_021759dc kind:function(arm,size=0x50) addr:0x021759dc +func_ov090_02175a2c kind:function(arm,size=0x50) addr:0x02175a2c +func_ov090_02175a7c kind:function(arm,size=0x50) addr:0x02175a7c +func_ov090_02175acc kind:function(arm,size=0x50) addr:0x02175acc +func_ov090_02175b1c kind:function(arm,size=0x50) addr:0x02175b1c +func_ov090_02175b6c kind:function(arm,size=0x50) addr:0x02175b6c +func_ov090_02175bbc kind:function(arm,size=0x50) addr:0x02175bbc +func_ov090_02175c0c kind:function(arm,size=0x50) addr:0x02175c0c +data_ov090_02175cc8 kind:data(any) addr:0x02175cc8 +data_ov090_02175ccc kind:data(any) addr:0x02175ccc +data_ov090_02175cd0 kind:data(any) addr:0x02175cd0 ambiguous +data_ov090_02175ce4 kind:data(any) addr:0x02175ce4 +data_ov090_02175d04 kind:data(any) addr:0x02175d04 +data_ov090_02175d28 kind:data(any) addr:0x02175d28 +data_ov090_02175d70 kind:data(any) addr:0x02175d70 +data_ov090_02175dbc kind:data(any) addr:0x02175dbc +data_ov090_02175e18 kind:data(any) addr:0x02175e18 +data_ov090_02175e30 kind:data(any) addr:0x02175e30 +data_ov090_02175e48 kind:data(any) addr:0x02175e48 +data_ov090_02175e60 kind:data(any) addr:0x02175e60 +data_ov090_02175e78 kind:data(any) addr:0x02175e78 +data_ov090_02175e90 kind:data(any) addr:0x02175e90 +data_ov090_02175ea8 kind:data(any) addr:0x02175ea8 +data_ov090_02175ec0 kind:data(any) addr:0x02175ec0 +data_ov090_02175ed0 kind:data(any) addr:0x02175ed0 +data_ov090_02175fc8 kind:data(any) addr:0x02175fc8 +data_ov090_02175fd8 kind:data(any) addr:0x02175fd8 +data_ov090_02175ff4 kind:data(any) addr:0x02175ff4 +data_ov090_02176018 kind:data(any) addr:0x02176018 +data_ov090_02176074 kind:data(any) addr:0x02176074 +data_ov090_021760c8 kind:data(any) addr:0x021760c8 ambiguous +data_ov090_021760dc kind:data(any) addr:0x021760dc +data_ov090_02176144 kind:data(any) addr:0x02176144 +data_ov090_0217615c kind:data(any) addr:0x0217615c +data_ov090_02176174 kind:data(any) addr:0x02176174 +data_ov090_0217618c kind:data(any) addr:0x0217618c +data_ov090_021761a4 kind:data(any) addr:0x021761a4 +data_ov090_021761bc kind:data(any) addr:0x021761bc +data_ov090_021761d4 kind:data(any) addr:0x021761d4 +data_ov090_021761d8 kind:data(any) addr:0x021761d8 +data_ov090_021761e4 kind:data(any) addr:0x021761e4 +data_ov090_02176200 kind:data(any) addr:0x02176200 +data_ov090_02176240 kind:data(any) addr:0x02176240 +data_ov090_02176288 kind:data(any) addr:0x02176288 +data_ov090_021762e4 kind:data(any) addr:0x021762e4 +data_ov090_021762fc kind:data(any) addr:0x021762fc +data_ov090_02176314 kind:data(any) addr:0x02176314 +data_ov090_0217632c kind:data(any) addr:0x0217632c +data_ov090_02176344 kind:data(any) addr:0x02176344 +data_ov090_0217635c kind:data(any) addr:0x0217635c +data_ov090_02176374 kind:data(any) addr:0x02176374 +data_ov090_0217638c kind:data(any) addr:0x0217638c +data_ov090_021763ac kind:data(any) addr:0x021763ac +data_ov090_021763d0 kind:data(any) addr:0x021763d0 +data_ov090_021763fc kind:data(any) addr:0x021763fc +data_ov090_0217643c kind:data(any) addr:0x0217643c +data_ov090_02176494 kind:data(any) addr:0x02176494 +data_ov090_021764f4 kind:data(any) addr:0x021764f4 +data_ov090_02176568 kind:data(any) addr:0x02176568 +data_ov090_02176580 kind:data(any) addr:0x02176580 +data_ov090_021765b0 kind:data(any) addr:0x021765b0 +data_ov090_021765d0 kind:data(any) addr:0x021765d0 +data_ov090_021765f4 kind:data(any) addr:0x021765f4 +data_ov090_02176650 kind:data(any) addr:0x02176650 +data_ov090_02176674 kind:data(any) addr:0x02176674 +data_ov090_021766d0 kind:data(any) addr:0x021766d0 +data_ov090_021766f4 kind:data(any) addr:0x021766f4 +data_ov090_02176750 kind:data(any) addr:0x02176750 +data_ov090_0217676c kind:data(any) addr:0x0217676c +data_ov090_021767f4 kind:data(any) addr:0x021767f4 +data_ov090_02176808 kind:data(any) addr:0x02176808 +data_ov090_0217681c kind:data(any) addr:0x0217681c +data_ov090_02176838 kind:data(any) addr:0x02176838 +data_ov090_02176854 kind:data(any) addr:0x02176854 +data_ov090_0217687c kind:data(any) addr:0x0217687c +data_ov090_0217690c kind:data(any) addr:0x0217690c +data_ov090_02176928 kind:data(any) addr:0x02176928 +data_ov090_02176988 kind:data(any) addr:0x02176988 +data_ov090_021769e0 kind:data(any) addr:0x021769e0 +data_ov090_021769f4 kind:data(any) addr:0x021769f4 +data_ov090_02176a10 kind:data(any) addr:0x02176a10 +data_ov090_02176a6c kind:data(any) addr:0x02176a6c +data_ov090_02176a88 kind:data(any) addr:0x02176a88 +data_ov090_02176aa4 kind:data(any) addr:0x02176aa4 +data_ov090_02176aa8 kind:data(any) addr:0x02176aa8 ambiguous +data_ov090_02176acc kind:data(any) addr:0x02176acc +data_ov090_02176af4 kind:data(any) addr:0x02176af4 ambiguous +data_ov090_02176b2c kind:data(any) addr:0x02176b2c +data_ov090_02176b48 kind:data(any) addr:0x02176b48 +data_ov090_02176ba8 kind:data(any) addr:0x02176ba8 +data_ov090_02176bbc kind:data(any) addr:0x02176bbc +data_ov090_02176bd8 kind:data(any) addr:0x02176bd8 +data_ov090_02176c04 kind:data(any) addr:0x02176c04 +data_ov090_02176c5c kind:data(any) addr:0x02176c5c +data_ov090_02176c70 kind:data(any) addr:0x02176c70 +data_ov090_02176c8c kind:data(any) addr:0x02176c8c +data_ov090_02176ca8 kind:data(any) addr:0x02176ca8 +data_ov090_02176d08 kind:data(any) addr:0x02176d08 +data_ov090_02176d24 kind:data(any) addr:0x02176d24 +data_ov090_02176d84 kind:data(any) addr:0x02176d84 +data_ov090_02176da0 kind:data(any) addr:0x02176da0 +data_ov090_02176e00 kind:data(any) addr:0x02176e00 +data_ov090_02176e1c kind:data(any) addr:0x02176e1c +data_ov090_02176e6c kind:data(any) addr:0x02176e6c +data_ov090_02176e88 kind:data(any) addr:0x02176e88 +data_ov090_02176ed8 kind:data(any) addr:0x02176ed8 +data_ov090_02176ef4 kind:data(any) addr:0x02176ef4 +data_ov090_02176f80 kind:bss addr:0x02176f80 +data_ov090_02176f88 kind:bss addr:0x02176f88 +data_ov090_02176f94 kind:bss addr:0x02176f94 +data_ov090_02176fa0 kind:bss addr:0x02176fa0 +data_ov090_02176fb4 kind:bss addr:0x02176fb4 +data_ov090_0217708c kind:bss addr:0x0217708c +data_ov090_02177094 kind:bss addr:0x02177094 +data_ov090_021770a0 kind:bss addr:0x021770a0 +data_ov090_021770ac kind:bss addr:0x021770ac +data_ov090_021770f0 kind:bss addr:0x021770f0 ambiguous +data_ov090_02177184 kind:bss addr:0x02177184 +data_ov090_02177188 kind:bss addr:0x02177188 +data_ov090_02177194 kind:bss addr:0x02177194 +data_ov090_02177218 kind:bss addr:0x02177218 ambiguous +data_ov090_02177228 kind:bss addr:0x02177228 ambiguous +data_ov090_0217726c kind:bss addr:0x0217726c +data_ov090_02177270 kind:bss addr:0x02177270 +data_ov090_0217727c kind:bss addr:0x0217727c +data_ov090_02177288 kind:bss addr:0x02177288 +data_ov090_02177360 kind:bss addr:0x02177360 +data_ov090_02177364 kind:bss addr:0x02177364 +data_ov090_02177370 kind:bss addr:0x02177370 +data_ov090_021773ac kind:bss addr:0x021773ac +data_ov090_021773b0 kind:bss addr:0x021773b0 +data_ov090_021773bc kind:bss addr:0x021773bc +data_ov090_021773f8 kind:bss addr:0x021773f8 +data_ov090_021773fc kind:bss addr:0x021773fc +data_ov090_02177408 kind:bss addr:0x02177408 +data_ov090_02177444 kind:bss addr:0x02177444 +data_ov090_02177448 kind:bss addr:0x02177448 +data_ov090_02177454 kind:bss addr:0x02177454 +data_ov090_02177474 kind:bss addr:0x02177474 +data_ov090_02177528 kind:bss addr:0x02177528 +data_ov090_0217752c kind:bss addr:0x0217752c +data_ov090_02177538 kind:bss addr:0x02177538 +data_ov090_02177558 kind:bss addr:0x02177558 +data_ov090_0217756c kind:bss addr:0x0217756c ambiguous +data_ov090_0217760c kind:bss addr:0x0217760c +data_ov090_02177630 kind:bss addr:0x02177630 +data_ov090_02177634 kind:bss addr:0x02177634 +data_ov090_02177640 kind:bss addr:0x02177640 +data_ov090_02177660 kind:bss addr:0x02177660 +data_ov090_02177668 kind:bss addr:0x02177668 +data_ov090_02177674 kind:bss addr:0x02177674 +data_ov090_02177694 kind:bss addr:0x02177694 +data_ov090_02177698 kind:bss addr:0x02177698 +data_ov090_021776a4 kind:bss addr:0x021776a4 +data_ov090_02177778 kind:bss addr:0x02177778 +data_ov090_02177798 kind:bss addr:0x02177798 +data_ov090_0217779c kind:bss addr:0x0217779c +data_ov090_021777a8 kind:bss addr:0x021777a8 +data_ov090_0217787c kind:bss addr:0x0217787c +data_ov090_0217789c kind:bss addr:0x0217789c +data_ov090_021778a0 kind:bss addr:0x021778a0 +data_ov090_021778ac kind:bss addr:0x021778ac +data_ov090_021778cc kind:bss addr:0x021778cc +data_ov090_02177948 kind:bss addr:0x02177948 ambiguous +data_ov090_02177980 kind:bss addr:0x02177980 +data_ov090_021779a0 kind:bss addr:0x021779a0 +data_ov090_021779a4 kind:bss addr:0x021779a4 +data_ov090_021779b0 kind:bss addr:0x021779b0 +data_ov090_021779f4 kind:bss addr:0x021779f4 +data_ov090_021779f8 kind:bss addr:0x021779f8 +data_ov090_02177a04 kind:bss addr:0x02177a04 +data_ov090_02177aa0 kind:bss addr:0x02177aa0 ambiguous +data_ov090_02177ad8 kind:bss addr:0x02177ad8 +data_ov090_02177af8 kind:bss addr:0x02177af8 +data_ov090_02177afc kind:bss addr:0x02177afc +data_ov090_02177b08 kind:bss addr:0x02177b08 +data_ov090_02177b48 kind:bss addr:0x02177b48 ambiguous +data_ov090_02177b4c kind:bss addr:0x02177b4c +data_ov090_02177b50 kind:bss addr:0x02177b50 +data_ov090_02177b5c kind:bss addr:0x02177b5c +data_ov090_02177c30 kind:bss addr:0x02177c30 +data_ov090_02177c50 kind:bss addr:0x02177c50 +data_ov090_02177c54 kind:bss addr:0x02177c54 +data_ov090_02177c60 kind:bss addr:0x02177c60 +data_ov090_02177d00 kind:bss addr:0x02177d00 ambiguous +data_ov090_02177d04 kind:bss addr:0x02177d04 ambiguous +data_ov090_02177d0c kind:bss addr:0x02177d0c ambiguous +data_ov090_02177d14 kind:bss addr:0x02177d14 ambiguous +data_ov090_02177d28 kind:bss addr:0x02177d28 ambiguous +data_ov090_02177d30 kind:bss addr:0x02177d30 ambiguous +data_ov090_02177d34 kind:bss addr:0x02177d34 +data_ov090_02177d38 kind:bss addr:0x02177d38 ambiguous +data_ov090_02177d54 kind:bss addr:0x02177d54 +data_ov090_02177d58 kind:bss addr:0x02177d58 +data_ov090_02177d64 kind:bss addr:0x02177d64 +data_ov090_02177d78 kind:bss addr:0x02177d78 ambiguous diff --git a/config/eur/arm9/overlays/ov091/delinks.txt b/config/eur/arm9/overlays/ov091/delinks.txt new file mode 100644 index 00000000..a437bfb4 --- /dev/null +++ b/config/eur/arm9/overlays/ov091/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021658a0 end:0x02176850 kind:code align:32 + .rodata start:0x02176850 end:0x02176960 kind:data align:4 + .init start:0x02176960 end:0x02176fe8 kind:code align:4 + .ctor start:0x02176fe8 end:0x0217703c kind:data align:4 + .data start:0x02177040 end:0x02178080 kind:data align:32 + .bss start:0x02178080 end:0x02178fc0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov091/relocs.txt b/config/eur/arm9/overlays/ov091/relocs.txt new file mode 100644 index 00000000..222b0c53 --- /dev/null +++ b/config/eur/arm9/overlays/ov091/relocs.txt @@ -0,0 +1,2693 @@ +from:0x021658a8 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x02165900 kind:load to:0x02177048 module:overlay(91) +from:0x02165904 kind:load to:0x027e00fc module:dtcm +from:0x0216598c kind:arm_call to:0x020829f8 module:overlay(0) +from:0x021659dc kind:arm_call to:0x02015820 module:main +from:0x02165a04 kind:load to:0x027e0cdc module:dtcm +from:0x02165a08 kind:load to:0x027e0ce0 module:dtcm +from:0x02165a1c kind:arm_call to:0x02165a3c module:overlay(91) +from:0x02165a28 kind:arm_call to:0x02165a48 module:overlay(91) +from:0x02165a34 kind:arm_call to:0x02165a7c module:overlay(91) +from:0x02165a44 kind:load to:0x02165ed0 module:overlay(91) +from:0x02165a64 kind:arm_call to:0x02165d68 module:overlay(91) +from:0x02165a6c kind:arm_call to:0x02165db4 module:overlay(91) +from:0x02165a74 kind:arm_call to:0x0202851c module:main +from:0x02165ab4 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x02165b44 kind:arm_call to:0x020eebcc module:overlays(21,26) +from:0x02165b60 kind:arm_call to:0x01ff9984 module:itcm +from:0x02165b94 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02165bac kind:arm_call to:0x01fffcd8 module:itcm +from:0x02165bb8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02165bcc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02165be0 kind:arm_call to:0x01ffb780 module:itcm +from:0x02165bec kind:arm_call to:0x01ffb860 module:itcm +from:0x02165c1c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02165c2c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02165c3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02165c5c kind:arm_call to:0x02015820 module:main +from:0x02165d58 kind:load to:0x027e0ce0 module:dtcm +from:0x02165d5c kind:load to:0x027e0cdc module:dtcm +from:0x02165d60 kind:load to:0x0203e964 module:main +from:0x02165d74 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02165d90 kind:arm_call to:0x020e7fb8 module:overlay(26) +from:0x02165da4 kind:arm_call to:0x02165f08 module:overlay(91) +from:0x02165dac kind:load to:0x0204a110 module:main +from:0x02165db0 kind:load to:0x027e0ce0 module:dtcm +from:0x02165dc0 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02165de4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02165e00 kind:arm_call to:0x01ff9318 module:itcm +from:0x02165e10 kind:arm_call to:0x02165f08 module:overlay(91) +from:0x02165e18 kind:load to:0x0204a110 module:main +from:0x02165e44 kind:arm_call to:0x020e787c module:overlay(26) +from:0x02165e68 kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x02165e78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165e88 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02165e94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165ea4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165ecc kind:load to:0x027e0ce0 module:dtcm +from:0x02165ef8 kind:arm_call to:0x02165e1c module:overlay(91) +from:0x02165f00 kind:arm_call to:0x0202851c module:main +from:0x02165f8c kind:arm_call to:0x02165f98 module:overlay(91) +from:0x02165f94 kind:load to:0x0204a088 module:main +from:0x0216600c kind:arm_call to:0x02079308 module:overlay(0) +from:0x02166020 kind:arm_call to:0x02079308 module:overlay(0) +from:0x02166028 kind:arm_call to:0x02011ff4 module:main +from:0x02166040 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x021660d8 kind:load to:0x02177074 module:overlay(91) +from:0x021660dc kind:load to:0x027e00fc module:dtcm +from:0x0216617c kind:load to:0x02138d10 module:overlay(26) +from:0x02166198 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x021661e8 kind:arm_call to:0x02015820 module:main +from:0x02166210 kind:load to:0x027e0cdc module:dtcm +from:0x02166214 kind:load to:0x027e0ce0 module:dtcm +from:0x02166228 kind:arm_call to:0x02166248 module:overlay(91) +from:0x02166234 kind:arm_call to:0x02166254 module:overlay(91) +from:0x02166240 kind:arm_call to:0x02166288 module:overlay(91) +from:0x02166250 kind:load to:0x02166724 module:overlay(91) +from:0x02166270 kind:arm_call to:0x02166568 module:overlay(91) +from:0x02166278 kind:arm_call to:0x02166590 module:overlay(91) +from:0x02166280 kind:arm_call to:0x0202851c module:main +from:0x021662c0 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x02166334 kind:arm_call to:0x020eebcc module:overlays(21,26) +from:0x02166350 kind:arm_call to:0x01ff9984 module:itcm +from:0x02166384 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0216639c kind:arm_call to:0x01fffcd8 module:itcm +from:0x021663a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021663bc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021663d0 kind:arm_call to:0x01ffb780 module:itcm +from:0x021663dc kind:arm_call to:0x01ffb860 module:itcm +from:0x0216640c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0216641c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02166430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166504 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02166558 kind:load to:0x027e0ce0 module:dtcm +from:0x0216655c kind:load to:0x027e0cdc module:dtcm +from:0x02166560 kind:load to:0x0203e964 module:main +from:0x02166584 kind:arm_call to:0x0216675c module:overlay(91) +from:0x0216658c kind:load to:0x021419c8 module:overlay(26) +from:0x021665c4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021665e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166604 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216662c kind:arm_call to:0x01ff9364 module:itcm +from:0x02166658 kind:arm_call to:0x0216675c module:overlay(91) +from:0x02166664 kind:arm_call to:0x0216675c module:overlay(91) +from:0x0216666c kind:load to:0x021419c8 module:overlay(26) +from:0x02166698 kind:arm_call to:0x020e787c module:overlay(26) +from:0x021666bc kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x021666cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021666dc kind:arm_call to:0x01fffcd8 module:itcm +from:0x021666e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021666f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02166720 kind:load to:0x027e0ce0 module:dtcm +from:0x0216674c kind:arm_call to:0x02166670 module:overlay(91) +from:0x02166754 kind:arm_call to:0x0202851c module:main +from:0x021667d8 kind:arm_call to:0x021667e8 module:overlay(91) +from:0x021667e0 kind:load to:0x0204a088 module:main +from:0x021667e4 kind:load to:0x021419c8 module:overlay(26) +from:0x02166828 kind:arm_call to:0x02079308 module:overlay(0) +from:0x0216683c kind:arm_call to:0x02079308 module:overlay(0) +from:0x02166844 kind:arm_call to:0x02011ff4 module:main +from:0x02166868 kind:arm_call to:0x02167994 module:overlay(91) +from:0x02166870 kind:arm_call to:0x0201667c module:main +from:0x0216688c kind:arm_call_thumb to:0x020d197c module:overlay(24) +from:0x021668ac kind:arm_call to:0x02072a4c module:overlay(0) +from:0x021668bc kind:arm_call to:0x02072a4c module:overlay(0) +from:0x021668c8 kind:load to:0x021770e8 module:overlay(91) +from:0x021668cc kind:load to:0x027e09ac module:dtcm +from:0x021668d0 kind:load to:0x0217813c module:overlay(91) +from:0x021668d4 kind:load to:0x021780d4 module:overlay(91) +from:0x021669a0 kind:arm_call to:0x02166d08 module:overlay(91) +from:0x021669ac kind:arm_call to:0x020be0a8 module:overlay(17) +from:0x02166a24 kind:arm_call to:0x01ffd420 module:itcm +from:0x02166a40 kind:arm_call to:0x02166d08 module:overlay(91) +from:0x02166a5c kind:arm_call to:0x020be0e0 module:overlay(17) +from:0x02166a88 kind:arm_call to:0x020166f4 module:main +from:0x02166a94 kind:load to:0x027e09b8 module:dtcm +from:0x02166a98 kind:load to:0x02138d10 module:overlay(26) +from:0x02166a9c kind:load to:0x027e0954 module:dtcm +from:0x02166ab8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02166be8 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02166c08 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02166c80 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02166ca4 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02166cec kind:load to:0x020b4ec4 module:overlay(0) +from:0x02166cf8 kind:load to:0x027e095c module:dtcm +from:0x02166dc0 kind:load to:0x0217808c module:overlay(91) +from:0x02166dc4 kind:load to:0x02177098 module:overlay(91) +from:0x02166dc8 kind:load to:0x021780c4 module:overlay(91) +from:0x02166dcc kind:load to:0x02178088 module:overlay(91) +from:0x02166dd0 kind:load to:0x021780a4 module:overlay(91) +from:0x02166de8 kind:arm_call to:0x02166d08 module:overlay(91) +from:0x02166e10 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02166eb8 kind:load to:0x020b5214 module:overlay(0) +from:0x0216702c kind:load to:0x0217808c module:overlay(91) +from:0x02167030 kind:load to:0x02177098 module:overlay(91) +from:0x02167034 kind:load to:0x021780c4 module:overlay(91) +from:0x02167038 kind:load to:0x02178088 module:overlay(91) +from:0x0216703c kind:load to:0x021780a4 module:overlay(91) +from:0x02167040 kind:load to:0x02178080 module:overlay(91) +from:0x02167044 kind:load to:0x021780b4 module:overlay(91) +from:0x02167074 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02167080 kind:arm_call to:0x01ffb464 module:itcm +from:0x02167090 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216709c kind:load to:0x027e09ac module:dtcm +from:0x021670a0 kind:load to:0x0217813c module:overlay(91) +from:0x021670a4 kind:load to:0x0204e60c module:main +from:0x021670dc kind:arm_call to:0x020726f0 module:overlay(0) +from:0x021670e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021670f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021672bc kind:load to:0x027e09ac module:dtcm +from:0x021672c0 kind:load to:0x021780d4 module:overlay(91) +from:0x021672c4 kind:load to:0x0204e60c module:main +from:0x021672c8 kind:load to:0x02176850 module:overlay(91) +from:0x021672cc kind:load to:0x021768c0 module:overlay(91) +from:0x021672d0 kind:load to:0x0203e964 module:main +from:0x021672d4 kind:load to:0x02176880 module:overlay(91) +from:0x021672d8 kind:load to:0x02177098 module:overlay(91) +from:0x021672dc kind:load to:0x021768a0 module:overlay(91) +from:0x021672e0 kind:load to:0x02176860 module:overlay(91) +from:0x0216733c kind:arm_call to:0x01ffb464 module:itcm +from:0x0216734c kind:arm_call to:0x01ff9218 module:itcm +from:0x02167468 kind:load to:0x0204e60c module:main +from:0x0216746c kind:load to:0x02178088 module:overlay(91) +from:0x02167470 kind:load to:0x02177098 module:overlay(91) +from:0x02167474 kind:load to:0x021780a4 module:overlay(91) +from:0x021674b0 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x021674bc kind:arm_call to:0x01ffb464 module:itcm +from:0x021674cc kind:arm_call to:0x01ff9218 module:itcm +from:0x021674d4 kind:arm_call_thumb to:0x020d19d8 module:overlay(24) +from:0x021675b8 kind:load to:0x027e09ac module:dtcm +from:0x021675bc kind:load to:0x021780d4 module:overlay(91) +from:0x021675c0 kind:load to:0x0204e60c module:main +from:0x021676d4 kind:load to:0x02178080 module:overlay(91) +from:0x021676d8 kind:load to:0x02177098 module:overlay(91) +from:0x021676dc kind:load to:0x021780b4 module:overlay(91) +from:0x0216771c kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02167728 kind:arm_call to:0x01ffb464 module:itcm +from:0x02167738 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216780c kind:load to:0x027e09ac module:dtcm +from:0x02167810 kind:load to:0x0217813c module:overlay(91) +from:0x02167814 kind:load to:0x0204e60c module:main +from:0x02167818 kind:load to:0x02176870 module:overlay(91) +from:0x0216786c kind:arm_call to:0x01ffb464 module:itcm +from:0x0216787c kind:arm_call to:0x01ff9218 module:itcm +from:0x02167980 kind:load to:0x0204e60c module:main +from:0x02167984 kind:load to:0x02178084 module:overlay(91) +from:0x02167988 kind:load to:0x02177098 module:overlay(91) +from:0x0216798c kind:load to:0x02178094 module:overlay(91) +from:0x021679a0 kind:load to:0x02178090 module:overlay(91) +from:0x021679ac kind:load to:0x021781b4 module:overlay(91) +from:0x021679c0 kind:arm_call to:0x02011f3c module:main +from:0x021679cc kind:arm_call to:0x02167a0c module:overlay(91) +from:0x021679e4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02167a04 kind:load to:0x021770f4 module:overlay(91) +from:0x02167a14 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02167a88 kind:load to:0x02177110 module:overlay(91) +from:0x02167a8c kind:load to:0x021781b4 module:overlay(91) +from:0x02167a98 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02167ac8 kind:arm_call to:0x021093dc module:overlay(26) +from:0x02167ad0 kind:load to:0x027e09b8 module:dtcm +from:0x02167adc kind:arm_call to:0x02109370 module:overlay(26) +from:0x02167af0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02167af8 kind:arm_call to:0x02011ff4 module:main +from:0x02167b0c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02167b20 kind:load to:0x02178298 module:overlay(91) +from:0x02167b34 kind:arm_call to:0x02011f3c module:main +from:0x02167b40 kind:arm_call to:0x02167b74 module:overlay(91) +from:0x02167b58 kind:arm_call to:0x0209ca88 module:overlay(0) +from:0x02167b70 kind:load to:0x0217716c module:overlay(91) +from:0x02167b7c kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02167bf0 kind:load to:0x02177188 module:overlay(91) +from:0x02167bf4 kind:load to:0x02178288 module:overlay(91) +from:0x02167bf8 kind:load to:0x020b1968 module:overlay(0) +from:0x02167c3c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02167c60 kind:load to:0x0203e964 module:main +from:0x02167c70 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167c78 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167c90 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167c98 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167ca0 kind:arm_call to:0x02011ff4 module:main +from:0x02167cb4 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02167cc8 kind:load to:0x021782cc module:overlay(91) +from:0x02167cdc kind:arm_call to:0x02011f3c module:main +from:0x02167ce8 kind:arm_call to:0x02167d1c module:overlay(91) +from:0x02167d00 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02167d18 kind:load to:0x021771d8 module:overlay(91) +from:0x02167d24 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x02167d50 kind:load to:0x021771f4 module:overlay(91) +from:0x02167d54 kind:load to:0x020b1968 module:overlay(0) +from:0x02167d78 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02167e30 kind:load to:0x020b5d34 module:overlay(0) +from:0x02167e38 kind:load to:0x021782cc module:overlay(91) +from:0x02167e60 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02167e78 kind:arm_call to:0x01ffc768 module:itcm +from:0x02167e84 kind:arm_call to:0x0200ef5c module:main +from:0x02167e90 kind:arm_call to:0x0200ef9c module:main +from:0x02167ec8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167ee8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02167f20 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02167f44 kind:load to:0x027e0ce0 module:dtcm +from:0x02167f48 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02167f4c kind:load to:0x027e09bc module:dtcm +from:0x02167f50 kind:load to:0x0203e964 module:main +from:0x02167f7c kind:arm_call to:0x0200f05c module:main +from:0x02167fa8 kind:load to:0x021782cc module:overlay(91) +from:0x02167fac kind:load to:0x021768e0 module:overlay(91) +from:0x02167fbc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167fc4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167fdc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167fe4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167fec kind:arm_call to:0x02011ff4 module:main +from:0x02168000 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02168014 kind:load to:0x021783c0 module:overlay(91) +from:0x02168028 kind:arm_call to:0x02011f3c module:main +from:0x02168034 kind:arm_call to:0x0216807c module:overlay(91) +from:0x0216804c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02168074 kind:load to:0x02177260 module:overlay(91) +from:0x02168084 kind:arm_call to:0x021092c4 module:overlay(26) +from:0x02168094 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x0216809c kind:arm_call to:0x0207f47c module:overlay(0) +from:0x021680b4 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02168128 kind:load to:0x02177314 module:overlay(91) +from:0x0216812c kind:load to:0x021772a8 module:overlay(91) +from:0x02168130 kind:load to:0x0217727c module:overlay(91) +from:0x02168134 kind:load to:0x021783c0 module:overlay(91) +from:0x02168140 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168158 kind:arm_call to:0x02109398 module:overlay(26) +from:0x0216819c kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x021681a8 kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021681fc kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02168220 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x0216822c kind:arm_call to:0x021093dc module:overlay(26) +from:0x02168280 kind:arm_call to:0x01fff498 module:itcm +from:0x02168294 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0216829c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x021682a4 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x021682dc kind:arm_call to:0x0205a778 module:overlay(0) +from:0x021682e8 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x021682f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168328 kind:load to:0x027e00f0 module:dtcm +from:0x0216832c kind:load to:0x027e09c0 module:dtcm +from:0x02168330 kind:load to:0x021783a0 module:overlay(91) +from:0x02168334 kind:load to:0x027e0ce8 module:dtcm +from:0x02168338 kind:load to:0x021783b4 module:overlay(91) +from:0x0216833c kind:load to:0x0217723c module:overlay(91) +from:0x02168348 kind:arm_call to:0x02109398 module:overlay(26) +from:0x02168390 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0216839c kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x021683f0 kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x02168414 kind:arm_call to:0x0207e0c8 module:overlay(0) +from:0x02168420 kind:load to:0x027e00f0 module:dtcm +from:0x02168424 kind:load to:0x027e09c0 module:dtcm +from:0x02168478 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216849c kind:load to:0x0203e964 module:main +from:0x021684b4 kind:arm_call to:0x0209cef0 module:overlay(0) +from:0x021684bc kind:load to:0x021783c0 module:overlay(91) +from:0x021684d4 kind:arm_call to:0x0209cfac module:overlay(0) +from:0x021684dc kind:load to:0x021783c0 module:overlay(91) +from:0x021684fc kind:load to:0x021783c0 module:overlay(91) +from:0x02168508 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168510 kind:arm_call to:0x02011ff4 module:main +from:0x02168528 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168530 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02168538 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02168550 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168558 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02168560 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02168568 kind:arm_call to:0x02011ff4 module:main +from:0x02168580 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x02168588 kind:arm_call to:0x02109370 module:overlay(26) +from:0x02168590 kind:arm_call to:0x02011ff4 module:main +from:0x021685a8 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x021685b0 kind:arm_call to:0x02109370 module:overlay(26) +from:0x021685c4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021685d8 kind:load to:0x021784a4 module:overlay(91) +from:0x021685ec kind:arm_call to:0x02011f3c module:main +from:0x021685f8 kind:arm_call to:0x0216862c module:overlay(91) +from:0x02168610 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02168628 kind:load to:0x02177380 module:overlay(91) +from:0x02168638 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x02168690 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216869c kind:load to:0x0217739c module:overlay(91) +from:0x021686a0 kind:load to:0x021784a4 module:overlay(91) +from:0x021686b0 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x021686d4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021686e8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02168728 kind:load to:0x027e0cd8 module:dtcm +from:0x0216877c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02168798 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021687a0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021687a8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021687b0 kind:arm_call to:0x02016694 module:main +from:0x021687b8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021687d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021687d8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021687e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021687e8 kind:arm_call to:0x02016694 module:main +from:0x021687f0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021687f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216880c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02168820 kind:load to:0x02178588 module:overlay(91) +from:0x02168834 kind:arm_call to:0x02011f3c module:main +from:0x02168840 kind:arm_call to:0x021688a0 module:overlay(91) +from:0x02168854 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02168894 kind:load to:0x02177410 module:overlay(91) +from:0x021688a8 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x021688dc kind:load to:0x0217742c module:overlay(91) +from:0x02168900 kind:arm_call to:0x02168994 module:overlay(91) +from:0x0216890c kind:load to:0x027e0ce0 module:dtcm +from:0x0216893c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168950 kind:arm_call to:0x02168994 module:overlay(91) +from:0x0216896c kind:arm_call to:0x02168994 module:overlay(91) +from:0x02168990 kind:load to:0x027e0ce4 module:dtcm +from:0x021689d8 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x021689f4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02168a70 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02168a84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168b48 kind:arm_call to:0x0216edec module:overlay(91) +from:0x02168ba8 kind:load to:0x027e0ce0 module:dtcm +from:0x02168bac kind:load to:0x02049be4 module:main +from:0x02168bb4 kind:load to:0x020b539c module:overlay(0) +from:0x02168bbc kind:load to:0x027e0ce4 module:dtcm +from:0x02168bc0 kind:load to:0x027e0cd8 module:dtcm +from:0x02168bcc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02168be0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02168be8 kind:arm_call to:0x02011ff4 module:main +from:0x02168bfc kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x02168c10 kind:load to:0x021785b8 module:overlay(91) +from:0x02168c24 kind:arm_call to:0x02011f3c module:main +from:0x02168c30 kind:arm_call to:0x02168c60 module:overlay(91) +from:0x02168c44 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02168c5c kind:load to:0x0217747c module:overlay(91) +from:0x02168c68 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02168cb4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02168cbc kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x02168cc8 kind:load to:0x021774c8 module:overlay(91) +from:0x02168d04 kind:arm_call to:0x02168e10 module:overlay(91) +from:0x02168d10 kind:load to:0x02138d10 module:overlay(26) +from:0x02168d30 kind:arm_call to:0x020de9d8 module:overlay(26) +from:0x02168d48 kind:arm_call to:0x02168e70 module:overlay(91) +from:0x02168d54 kind:arm_call to:0x02168dd4 module:overlay(91) +from:0x02168d5c kind:load to:0x027e0ce0 module:dtcm +from:0x02168dbc kind:arm_call to:0x01ff916c module:itcm +from:0x02168dc8 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x02168dd0 kind:load to:0x027e0ce0 module:dtcm +from:0x02168e0c kind:load to:0x02177498 module:overlay(91) +from:0x02168e6c kind:load to:0x02049be4 module:main +from:0x02168ecc kind:arm_call to:0x020e9420 module:overlay(26) +from:0x02168f04 kind:arm_call to:0x020e9300 module:overlay(26) +from:0x02168f24 kind:arm_call to:0x020e9390 module:overlay(26) +from:0x02168f6c kind:arm_call to:0x0216907c module:overlay(91) +from:0x02168f74 kind:arm_call to:0x020d1eac module:overlay(24) +from:0x02168f94 kind:arm_call to:0x020e9270 module:overlay(26) +from:0x02168fb4 kind:arm_call to:0x0216907c module:overlay(91) +from:0x02168fbc kind:arm_call to:0x020d1eac module:overlay(24) +from:0x02168fd0 kind:arm_call to:0x020d1ab8 module:overlay(24) +from:0x02169018 kind:arm_call to:0x020e9270 module:overlay(26) +from:0x02169030 kind:arm_call to:0x02169514 module:overlay(91) +from:0x02169040 kind:arm_call to:0x020d1ab8 module:overlay(24) +from:0x0216904c kind:arm_call to:0x02169acc module:overlay(91) +from:0x0216906c kind:arm_call to:0x02169618 module:overlay(91) +from:0x02169078 kind:load to:0x027e0cd8 module:dtcm +from:0x0216910c kind:arm_call to:0x020ecfe4 module:overlay(26) +from:0x02169124 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216912c kind:arm_call to:0x01ff938c module:itcm +from:0x0216919c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021691ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021691c0 kind:arm_call to:0x01ffedac module:itcm +from:0x021691d0 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x02169208 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02169238 kind:arm_call to:0x01fff498 module:itcm +from:0x021692ac kind:arm_call to:0x020ecfe4 module:overlay(26) +from:0x021692c0 kind:arm_call to:0x01ffb780 module:itcm +from:0x021692c8 kind:arm_call to:0x01ff938c module:itcm +from:0x021692e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021692ec kind:arm_call to:0x02169acc module:overlay(91) +from:0x021692fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02169308 kind:arm_call to:0x02169acc module:overlay(91) +from:0x02169320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216932c kind:arm_call to:0x02169acc module:overlay(91) +from:0x021693bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021693cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021693d8 kind:arm_call to:0x01ffedac module:itcm +from:0x021693f8 kind:arm_call to:0x01fff498 module:itcm +from:0x02169404 kind:arm_call to:0x01fff584 module:itcm +from:0x02169420 kind:arm_call to:0x02167f54 module:overlay(91) +from:0x02169460 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0216949c kind:arm_call to:0x0209c490 module:overlay(0) +from:0x021694cc kind:arm_call to:0x01fff498 module:itcm +from:0x021694fc kind:load to:0x027e0ce0 module:dtcm +from:0x02169500 kind:load to:0x02049be4 module:main +from:0x02169508 kind:load to:0x027e0ce8 module:dtcm +from:0x02169510 kind:load to:0x0203e964 module:main +from:0x0216954c kind:arm_call to:0x020ecfe4 module:overlay(26) +from:0x02169558 kind:arm_call to:0x01ffedac module:itcm +from:0x02169564 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169574 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x021695ac kind:arm_call to:0x0209c490 module:overlay(0) +from:0x021695dc kind:arm_call to:0x01fff498 module:itcm +from:0x0216960c kind:load to:0x027e0ce0 module:dtcm +from:0x02169610 kind:load to:0x027e0ce8 module:dtcm +from:0x02169640 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x021696c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021696cc kind:arm_call to:0x01ffedac module:itcm +from:0x021696dc kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x02169714 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x02169728 kind:load to:0x027e0cd8 module:dtcm +from:0x0216972c kind:load to:0x0203e964 module:main +from:0x02169730 kind:load to:0x027e0ce8 module:dtcm +from:0x02169748 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02169754 kind:arm_call to:0x020e4a64 module:overlay(26) +from:0x02169770 kind:arm_call to:0x020e4a7c module:overlay(26) +from:0x0216977c kind:load to:0x020b5214 module:overlay(0) +from:0x02169784 kind:load to:0x02138d10 module:overlay(26) +from:0x02169798 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021697a4 kind:arm_call to:0x020e4a64 module:overlay(26) +from:0x021697c0 kind:arm_call to:0x020e4a7c module:overlay(26) +from:0x021697cc kind:load to:0x020b5214 module:overlay(0) +from:0x021697d4 kind:load to:0x02138d10 module:overlay(26) +from:0x02169834 kind:load to:0x0217751c module:overlay(91) +from:0x02169838 kind:load to:0x027e09b8 module:dtcm +from:0x02169864 kind:load to:0x02177524 module:overlay(91) +from:0x02169880 kind:load to:0x0217752c module:overlay(91) +from:0x021698ac kind:load to:0x02177534 module:overlay(91) +from:0x021698c8 kind:load to:0x0217753c module:overlay(91) +from:0x0216992c kind:arm_call to:0x0206807c module:overlay(0) +from:0x02169980 kind:arm_call to:0x020de9d8 module:overlay(26) +from:0x021699d0 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x02169a28 kind:arm_call to:0x02168dd4 module:overlay(91) +from:0x02169a30 kind:arm_call to:0x020dea6c module:overlay(26) +from:0x02169a40 kind:arm_call to:0x020df63c module:overlay(26) +from:0x02169a4c kind:load to:0x027e0ce0 module:dtcm +from:0x02169a50 kind:load to:0x027e0cd8 module:dtcm +from:0x02169a54 kind:load to:0x020b504c module:overlay(0) +from:0x02169a74 kind:arm_call to:0x02169788 module:overlay(91) +from:0x02169a88 kind:arm_call to:0x02168dd4 module:overlay(91) +from:0x02169aac kind:arm_call to:0x02169738 module:overlay(91) +from:0x02169ac0 kind:arm_call to:0x02168dd4 module:overlay(91) +from:0x02169ba0 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02169ba8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02169bb0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02169bc8 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02169bd0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02169bd8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02169be0 kind:arm_call to:0x02011ff4 module:main +from:0x02169bf4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02169c08 kind:load to:0x021786a0 module:overlay(91) +from:0x02169c1c kind:arm_call to:0x02011f3c module:main +from:0x02169c28 kind:arm_call to:0x02169c58 module:overlay(91) +from:0x02169c3c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02169c54 kind:load to:0x0217754c module:overlay(91) +from:0x02169c60 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02169c70 kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x02169c98 kind:load to:0x02177570 module:overlay(91) +from:0x02169cb8 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x02169cd4 kind:load to:0x027e0ce0 module:dtcm +from:0x02169d34 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02169d70 kind:load to:0x027e09b8 module:dtcm +from:0x02169d74 kind:load to:0x020b504c module:overlay(0) +from:0x02169d8c kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02169d94 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02169dac kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x02169db4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02169dbc kind:arm_call to:0x02011ff4 module:main +from:0x02169dd0 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02169de4 kind:load to:0x021786ec module:overlay(91) +from:0x02169df8 kind:arm_call to:0x02011f3c module:main +from:0x02169e04 kind:arm_call to:0x02169e34 module:overlay(91) +from:0x02169e18 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02169e30 kind:load to:0x021775cc module:overlay(91) +from:0x02169e3c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02169e94 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02169ea0 kind:load to:0x021775f0 module:overlay(91) +from:0x02169ea4 kind:load to:0x021786ec module:overlay(91) +from:0x02169ec4 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x02169ee4 kind:load to:0x027e0ce0 module:dtcm +from:0x02169ee8 kind:load to:0x027e0cd8 module:dtcm +from:0x02169f28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02169f30 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02169f48 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02169f50 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02169f58 kind:arm_call to:0x02011ff4 module:main +from:0x02169f6c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02169f80 kind:load to:0x021787e0 module:overlay(91) +from:0x02169f94 kind:arm_call to:0x02011f3c module:main +from:0x02169fa0 kind:arm_call to:0x0216a010 module:overlay(91) +from:0x02169fb4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216a008 kind:load to:0x0217765c module:overlay(91) +from:0x0216a01c kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0216a080 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0216a0ac kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0216a0c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216a0d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216a0f0 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0216a150 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216a174 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216a184 kind:load to:0x0217778c module:overlay(91) +from:0x0216a188 kind:load to:0x021787e0 module:overlay(91) +from:0x0216a18c kind:load to:0x02177680 module:overlay(91) +from:0x0216a190 kind:load to:0x021787d4 module:overlay(91) +from:0x0216a19c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216a1b4 kind:arm_call to:0x0216b100 module:overlay(91) +from:0x0216a1e4 kind:arm_call to:0x0216a330 module:overlay(91) +from:0x0216a248 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216a270 kind:arm_call to:0x021317dc module:overlay(26) +from:0x0216a284 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a290 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a2cc kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a2dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a2e4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216a2f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a304 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216a314 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a324 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a340 kind:load to:0x027e09bc module:dtcm +from:0x0216a384 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0216a390 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216a3b0 kind:arm_call to:0x02110e38 module:overlay(26) +from:0x0216a3f0 kind:arm_call to:0x0216a344 module:overlay(91) +from:0x0216a410 kind:arm_call to:0x0216b100 module:overlay(91) +from:0x0216a440 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216a494 kind:load to:0x027e09a8 module:dtcm +from:0x0216a4a0 kind:load to:0x021776f4 module:overlay(91) +from:0x0216a4dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a508 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216a574 kind:load to:0x027e09a8 module:dtcm +from:0x0216a57c kind:load to:0x021776c4 module:overlay(91) +from:0x0216a5a8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216a5b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a5c4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216a5e4 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216a65c kind:arm_call to:0x02132010 module:overlay(26) +from:0x0216a680 kind:arm_call to:0x0216b100 module:overlay(91) +from:0x0216a6c4 kind:arm_call to:0x0216a1d8 module:overlay(91) +from:0x0216a6d8 kind:arm_call to:0x0216a584 module:overlay(91) +from:0x0216a6e4 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216a758 kind:load to:0x021776c4 module:overlay(91) +from:0x0216a770 kind:arm_call to:0x0216a4a4 module:overlay(91) +from:0x0216a784 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216a7a0 kind:arm_call to:0x0213167c module:overlay(26) +from:0x0216a7b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216a7c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a7dc kind:arm_call to:0x01ff9984 module:itcm +from:0x0216a7fc kind:arm_call to:0x0216a584 module:overlay(91) +from:0x0216a80c kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216a818 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216a820 kind:arm_call to:0x0216a3e4 module:overlay(91) +from:0x0216a838 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216a84c kind:arm_call to:0x0216b100 module:overlay(91) +from:0x0216a858 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0216a890 kind:arm_call to:0x0216a4a4 module:overlay(91) +from:0x0216a8e8 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216a988 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216a9e4 kind:arm_call to:0x01ff96d8 module:itcm +from:0x0216a9f0 kind:arm_call to:0x0213167c module:overlay(26) +from:0x0216a9fc kind:arm_call to:0x01ff9638 module:itcm +from:0x0216aa0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216aa1c kind:arm_call to:0x01ff993c module:itcm +from:0x0216aa58 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216aa8c kind:arm_call to:0x0216a584 module:overlay(91) +from:0x0216aa9c kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216aaa8 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216aab0 kind:arm_call to:0x0216a3e4 module:overlay(91) +from:0x0216aac8 kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0216ab08 kind:arm_call to:0x0216b100 module:overlay(91) +from:0x0216ab14 kind:load to:0x0203e964 module:main +from:0x0216ab6c kind:arm_call to:0x02110f68 module:overlay(26) +from:0x0216ab78 kind:arm_call to:0x0216a4a4 module:overlay(91) +from:0x0216abf4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ac1c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216ac84 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216ac98 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216acc0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ace0 kind:arm_call to:0x0216a584 module:overlay(91) +from:0x0216acf0 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216acfc kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216ad04 kind:arm_call to:0x0216a3e4 module:overlay(91) +from:0x0216ad44 kind:arm_call to:0x02015080 module:main +from:0x0216ad64 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216ad7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216ad98 kind:arm_call to:0x020e0060 module:overlay(26) +from:0x0216ada4 kind:arm_call to:0x0216b100 module:overlay(91) +from:0x0216adb4 kind:load to:0x027e09a8 module:dtcm +from:0x0216adbc kind:load to:0x0217770c module:overlay(91) +from:0x0216adc8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ae50 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216ae70 kind:load to:0x021776c4 module:overlay(91) +from:0x0216ae98 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216aedc kind:arm_call to:0x0216a1d8 module:overlay(91) +from:0x0216af08 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0216af3c kind:arm_call to:0x0216b100 module:overlay(91) +from:0x0216af74 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216aff0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b00c kind:load to:0x027e09a8 module:dtcm +from:0x0216b018 kind:load to:0x021776dc module:overlay(91) +from:0x0216b044 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b06c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b0a0 kind:arm_call to:0x02132170 module:overlays(26,48) +from:0x0216b0b0 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0216b0b8 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0216b0ec kind:arm_call to:0x0216b100 module:overlay(91) +from:0x0216b140 kind:load to:0x02177724 module:overlay(91) +from:0x0216b190 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b1c4 kind:load to:0x02177724 module:overlay(91) +from:0x0216b1d0 kind:load to:0x0216b144 module:overlay(91) +from:0x0216b244 kind:arm_call to:0x020bef88 module:overlay(17) +from:0x0216b24c kind:load to:0x021787d4 module:overlay(91) +from:0x0216b260 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216b26c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216b288 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216b298 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216b2a8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216b2b0 kind:arm_call to:0x02011ff4 module:main +from:0x0216b2c8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216b2d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b2d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216b2f0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216b2f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b300 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216b308 kind:arm_call to:0x02011ff4 module:main +from:0x0216b31c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216b330 kind:load to:0x021788dc module:overlay(91) +from:0x0216b344 kind:arm_call to:0x02011f3c module:main +from:0x0216b350 kind:arm_call to:0x0216b3cc module:overlay(91) +from:0x0216b364 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216b3b8 kind:load to:0x02177800 module:overlay(91) +from:0x0216b3c8 kind:load to:0x02102934 module:overlays(19,26) +from:0x0216b3d4 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0216b400 kind:arm_call to:0x020f90b0 module:overlay(26) +from:0x0216b408 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216b414 kind:arm_call to:0x020ff498 module:overlay(26) +from:0x0216b428 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0216b450 kind:arm_call to:0x0203d160 module:main +from:0x0216b46c kind:arm_call to:0x0203d160 module:main +from:0x0216b478 kind:arm_call to:0x021056dc module:overlay(26) +from:0x0216b484 kind:arm_call to:0x020fe71c module:overlay(26) +from:0x0216b4a4 kind:arm_call to:0x0210253c module:overlay(26) +from:0x0216b4b0 kind:arm_call to:0x020ee538 module:overlay(26) +from:0x0216b4bc kind:load to:0x0217786c module:overlay(91) +from:0x0216b4c0 kind:load to:0x0217727c module:overlay(91) +from:0x0216b4c4 kind:load to:0x0216b518 module:overlay(91) +from:0x0216b4c8 kind:load to:0x0216b4d8 module:overlay(91) +from:0x0216b4cc kind:load to:0x0216a194 module:overlay(91) +from:0x0216b4d0 kind:load to:0x0216b52c module:overlay(91) +from:0x0216b4d4 kind:load to:0x021788dc module:overlay(91) +from:0x0216b4f0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0216b508 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216b514 kind:load to:0x02177824 module:overlay(91) +from:0x0216b520 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216b548 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0216b560 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216b570 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216b57c kind:load to:0x02177680 module:overlay(91) +from:0x0216b5a0 kind:arm_call to:0x0203d210 module:main +from:0x0216b5b8 kind:arm_call to:0x0203d210 module:main +from:0x0216b5cc kind:arm_call to:0x0203d210 module:main +from:0x0216b5d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b5dc kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0216b5e4 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x0216b5ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216b5f8 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216b5fc kind:load to:0x0216a194 module:overlay(91) +from:0x0216b600 kind:load to:0x0216b518 module:overlay(91) +from:0x0216b624 kind:arm_call to:0x0203d210 module:main +from:0x0216b63c kind:arm_call to:0x0203d210 module:main +from:0x0216b650 kind:arm_call to:0x0203d210 module:main +from:0x0216b658 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b660 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0216b668 kind:arm_call to:0x020ee274 module:overlay(26) +from:0x0216b670 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216b678 kind:arm_call to:0x02011ff4 module:main +from:0x0216b684 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216b688 kind:load to:0x0216a194 module:overlay(91) +from:0x0216b68c kind:load to:0x0216b518 module:overlay(91) +from:0x0216b6ac kind:arm_call to:0x020fa77c module:overlay(26) +from:0x0216b700 kind:load to:0x021788b8 module:overlay(91) +from:0x0216b704 kind:load to:0x021777e8 module:overlay(91) +from:0x0216b708 kind:load to:0x021788cc module:overlay(91) +from:0x0216b728 kind:arm_call to:0x02039f04 module:main +from:0x0216b734 kind:arm_call to:0x0203ab58 module:main +from:0x0216b73c kind:arm_call to:0x02039f04 module:main +from:0x0216b744 kind:arm_call to:0x0203ad88 module:main +from:0x0216b750 kind:arm_call to:0x0203a5ac module:main +from:0x0216b770 kind:arm_call to:0x020f91ac module:overlays(26,31) +from:0x0216b780 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0216b794 kind:arm_call to:0x0216b7b0 module:overlay(91) +from:0x0216b79c kind:arm_call to:0x0216b8f4 module:overlay(91) +from:0x0216b7a4 kind:arm_call to:0x0216b9e4 module:overlay(91) +from:0x0216b7e8 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x0216b804 kind:arm_call to:0x020f93d4 module:overlay(26) +from:0x0216b80c kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x0216b828 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0216b848 kind:arm_call to:0x020f9f70 module:overlay(26) +from:0x0216b854 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b860 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0216b86c kind:arm_call to:0x020f9ecc module:overlay(26) +from:0x0216b910 kind:arm_call to:0x020f8f84 module:overlay(26) +from:0x0216ba00 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0216ba0c kind:arm_call to:0x02105468 module:overlay(26) +from:0x0216ba40 kind:arm_call to:0x020eea80 module:overlay(26) +from:0x0216ba5c kind:arm_call to:0x020df64c module:overlay(26) +from:0x0216ba68 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ba78 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0216ba84 kind:arm_call to:0x021027b0 module:overlay(26) +from:0x0216baa4 kind:arm_call to:0x021028d4 module:overlay(26) +from:0x0216bab8 kind:arm_call to:0x020fa7f4 module:overlay(26) +from:0x0216bb4c kind:arm_call to:0x020fe7b0 module:overlay(26) +from:0x0216bba4 kind:arm_call to:0x020f901c module:overlay(26) +from:0x0216bbd4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216bc14 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216bc20 kind:load to:0x027e09a8 module:dtcm +from:0x0216bc5c kind:arm_call to:0x020f9ed4 module:overlay(26) +from:0x0216bc6c kind:arm_call to:0x02102884 module:overlay(26) +from:0x0216bc98 kind:arm_call to:0x01fff60c module:itcm +from:0x0216bcb0 kind:arm_call to:0x0216ba8c module:overlay(91) +from:0x0216bd30 kind:load to:0x027e09b4 module:dtcm +from:0x0216bd78 kind:arm_call to:0x020f9df8 module:overlay(26) +from:0x0216bda8 kind:arm_call to:0x020f9e84 module:overlay(26) +from:0x0216bdbc kind:arm_call to:0x02105488 module:overlays(26,31) +from:0x0216bdc4 kind:arm_call to:0x020fa4a0 module:overlays(26,31) +from:0x0216bde0 kind:arm_call to:0x020fa36c module:overlay(26) +from:0x0216bde8 kind:arm_call to:0x020fa39c module:overlay(26) +from:0x0216bdf4 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x0216be00 kind:arm_call to:0x020fa390 module:overlay(26) +from:0x0216be18 kind:arm_call to:0x021055ec module:overlay(26) +from:0x0216be58 kind:arm_call to:0x020fb0a4 module:overlay(26) +from:0x0216bea4 kind:arm_call to:0x020fac30 module:overlay(26) +from:0x0216bed0 kind:arm_call to:0x020fac30 module:overlay(26) +from:0x0216bf08 kind:arm_call to:0x0216b3bc module:overlay(91) +from:0x0216bf14 kind:arm_call to:0x0216b3bc module:overlay(91) +from:0x0216bf20 kind:arm_call to:0x0216b3bc module:overlay(91) +from:0x0216bf30 kind:arm_call to:0x0216b3bc module:overlay(91) +from:0x0216bf3c kind:arm_call to:0x0216b3bc module:overlay(91) +from:0x0216bf48 kind:arm_call to:0x0216b3bc module:overlay(91) +from:0x0216bf64 kind:arm_call to:0x020fa880 module:overlay(26) +from:0x0216bf6c kind:arm_call to:0x0216b9e8 module:overlay(91) +from:0x0216bf90 kind:arm_call to:0x0216ba6c module:overlay(91) +from:0x0216bf98 kind:arm_call to:0x0216bb94 module:overlay(91) +from:0x0216bfa0 kind:arm_call to:0x0216ba14 module:overlay(91) +from:0x0216bfc8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216bfdc kind:load to:0x020578a4 module:overlay(0) +from:0x0216bff0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216bff8 kind:arm_call to:0x02011ff4 module:main +from:0x0216c00c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216c020 kind:load to:0x02178a70 module:overlay(91) +from:0x0216c034 kind:arm_call to:0x02011f3c module:main +from:0x0216c040 kind:arm_call to:0x0216c0a8 module:overlay(91) +from:0x0216c054 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216c0a0 kind:load to:0x02177920 module:overlay(91) +from:0x0216c0b4 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0216c118 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0216c144 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0216c160 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216c170 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216c188 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0216c1e8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216c20c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216c21c kind:load to:0x02177944 module:overlay(91) +from:0x0216c220 kind:load to:0x02178a70 module:overlay(91) +from:0x0216c224 kind:load to:0x02177680 module:overlay(91) +from:0x0216c228 kind:load to:0x027e07d4 module:dtcm +from:0x0216c22c kind:load to:0x021789f8 module:overlay(91) +from:0x0216c2a0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216c2a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c2b0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216c2bc kind:load to:0x02177944 module:overlay(91) +from:0x0216c2c0 kind:load to:0x021789b4 module:overlay(91) +from:0x0216c2c4 kind:load to:0x02178a10 module:overlay(91) +from:0x0216c338 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216c340 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c348 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216c350 kind:arm_call to:0x02011ff4 module:main +from:0x0216c35c kind:load to:0x02177944 module:overlay(91) +from:0x0216c360 kind:load to:0x021789b4 module:overlay(91) +from:0x0216c364 kind:load to:0x02178a10 module:overlay(91) +from:0x0216c3a4 kind:arm_call to:0x0216d868 module:overlay(91) +from:0x0216c3b0 kind:load to:0x021789b4 module:overlay(91) +from:0x0216c3c0 kind:arm_call to:0x0216a330 module:overlay(91) +from:0x0216c424 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216c44c kind:arm_call to:0x021317dc module:overlay(26) +from:0x0216c460 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c46c kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c4a8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c4b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c4c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216c4d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c4e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c4f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c500 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c528 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216c530 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216c538 kind:arm_call to:0x0216c3b4 module:overlay(91) +from:0x0216c618 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216c624 kind:load to:0x02049be4 module:main +from:0x0216c62c kind:load to:0x020b539c module:overlay(0) +from:0x0216c654 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216c688 kind:arm_call to:0x01ffa328 module:itcm +from:0x0216c698 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216c6d8 kind:arm_call to:0x02017ea4 module:main +from:0x0216c6e0 kind:arm_call to:0x02017ea4 module:main +from:0x0216c6ec kind:arm_call to:0x01ff95a0 module:itcm +from:0x0216c6f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216c70c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c724 kind:load to:0x02178a48 module:overlay(91) +from:0x0216c728 kind:load to:0x021789c8 module:overlay(91) +from:0x0216c72c kind:load to:0x021789b4 module:overlay(91) +from:0x0216c730 kind:load to:0x02178a10 module:overlay(91) +from:0x0216c740 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0216c768 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216c788 kind:arm_call to:0x0216c634 module:overlay(91) +from:0x0216c7a8 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x0216c7cc kind:load to:0x02178a10 module:overlay(91) +from:0x0216c7d0 kind:load to:0x021789b4 module:overlay(91) +from:0x0216c878 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x0216c880 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216c89c kind:arm_call to:0x0213160c module:overlay(26) +from:0x0216c8b4 kind:arm_call to:0x020eebcc module:overlays(21,26) +from:0x0216c8c8 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0216c8e0 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216c94c kind:arm_call to:0x01ff9218 module:itcm +from:0x0216c960 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216c978 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c9bc kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216c9d4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c9e8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216ca04 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216ca40 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ca4c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216cae0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216cbe0 kind:arm_call to:0x020e6390 module:overlay(26) +from:0x0216cbf0 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0216cc30 kind:arm_call to:0x0216d868 module:overlay(91) +from:0x0216cc90 kind:arm_call to:0x0216c50c module:overlay(91) +from:0x0216ccc4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216cd00 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cd08 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216cd14 kind:arm_call to:0x01ff938c module:itcm +from:0x0216cd7c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216cd98 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cdb0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cdfc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216ce00 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216ce10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ce50 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ce58 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216ceac kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216cec0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cf24 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cf38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cf48 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cf60 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cf68 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216cf74 kind:arm_call to:0x01ff938c module:itcm +from:0x0216cf98 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cfa8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cfcc kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d02c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d044 kind:load to:0x021789b4 module:overlay(91) +from:0x0216d048 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d04c kind:load to:0x02178a48 module:overlay(91) +from:0x0216d050 kind:load to:0x02178a04 module:overlay(91) +from:0x0216d054 kind:load to:0x021789b8 module:overlay(91) +from:0x0216d058 kind:load to:0x021789e0 module:overlay(91) +from:0x0216d05c kind:load to:0x021778c8 module:overlay(91) +from:0x0216d064 kind:load to:0x021789ec module:overlay(91) +from:0x0216d068 kind:load to:0x02049be4 module:main +from:0x0216d074 kind:load to:0x02178a10 module:overlay(91) +from:0x0216d078 kind:load to:0x021778c8 module:overlay(91) +from:0x0216d084 kind:load to:0x021789c8 module:overlay(91) +from:0x0216d088 kind:load to:0x02178a3c module:overlay(91) +from:0x0216d0a0 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x0216d1a0 kind:load to:0x021778d0 module:overlay(91) +from:0x0216d1a4 kind:load to:0x02049be4 module:main +from:0x0216d2fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d380 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d3a4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d3dc kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d3f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d410 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216d420 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d4b4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d4c4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d4ec kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d510 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d538 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0216d548 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216d550 kind:arm_call to:0x0216c734 module:overlay(91) +from:0x0216d55c kind:load to:0x02049be4 module:main +from:0x0216d560 kind:load to:0x021789ec module:overlay(91) +from:0x0216d564 kind:load to:0x021789e0 module:overlay(91) +from:0x0216d56c kind:load to:0x021789b4 module:overlay(91) +from:0x0216d57c kind:arm_call to:0x0216c3b4 module:overlay(91) +from:0x0216d64c kind:load to:0x02049be4 module:main +from:0x0216d6a4 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x0216d6b4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216d6d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d6ec kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d724 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d73c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d748 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216d758 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d7c0 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d7d4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d800 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d824 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d84c kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0216d85c kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216d8a8 kind:load to:0x021778e8 module:overlay(91) +from:0x0216d8e0 kind:load to:0x021778e8 module:overlay(91) +from:0x0216d8ec kind:load to:0x0216d8ac module:overlay(91) +from:0x0216d904 kind:arm_call to:0x02110d7c module:overlay(26) +from:0x0216d930 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216d9bc kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216d9d0 kind:load to:0x02178b80 module:overlay(91) +from:0x0216d9e4 kind:arm_call to:0x02011f3c module:main +from:0x0216d9f0 kind:arm_call to:0x0216da5c module:overlay(91) +from:0x0216da08 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216da50 kind:load to:0x021779c8 module:overlay(91) +from:0x0216da58 kind:load to:0x027e09a4 module:dtcm +from:0x0216da68 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216dad0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216dafc kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0216db14 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216db24 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216db3c kind:arm_call to:0x020fd15c module:overlay(26) +from:0x0216db4c kind:arm_call to:0x020fbcbc module:overlay(26) +from:0x0216db7c kind:arm_call to:0x02103170 module:overlay(26) +from:0x0216dbbc kind:arm_call to:0x02103fa8 module:overlay(26) +from:0x0216dbcc kind:load to:0x02177a38 module:overlay(91) +from:0x0216dbd0 kind:load to:0x02178b80 module:overlay(91) +from:0x0216dbd4 kind:load to:0x021779ec module:overlay(91) +from:0x0216dbd8 kind:load to:0x020b27c8 module:overlay(0) +from:0x0216dbe4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216dc84 kind:load to:0x02178b5c module:overlay(91) +from:0x0216dc88 kind:load to:0x021779a0 module:overlay(91) +from:0x0216dc8c kind:load to:0x02178b70 module:overlay(91) +from:0x0216dcf4 kind:load to:0x02176910 module:overlay(91) +from:0x0216dd08 kind:arm_call to:0x020e6808 module:overlay(26) +from:0x0216dd18 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216ddd0 kind:load to:0x02138d10 module:overlay(26) +from:0x0216dde4 kind:arm_call to:0x020e6808 module:overlay(26) +from:0x0216ddf4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216deac kind:load to:0x02138d10 module:overlay(26) +from:0x0216ded8 kind:arm_call to:0x02103f5c module:overlay(26) +from:0x0216df04 kind:arm_call to:0x01ffcc2c module:itcm +from:0x0216dfbc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e040 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216e0ac kind:arm_call to:0x020fbf2c module:overlay(26) +from:0x0216e0bc kind:load to:0x027e0ce4 module:dtcm +from:0x0216e0dc kind:arm_call to:0x01ffd420 module:itcm +from:0x0216e150 kind:arm_call to:0x020fc61c module:overlay(26) +from:0x0216e194 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e244 kind:arm_call to:0x020fc200 module:overlay(26) +from:0x0216e258 kind:arm_call to:0x020fc170 module:overlays(21,26) +from:0x0216e2d8 kind:arm_call to:0x02103fd0 module:overlay(26) +from:0x0216e348 kind:arm_call to:0x02104070 module:overlay(26) +from:0x0216e42c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0216e438 kind:arm_call to:0x020fd228 module:overlay(26) +from:0x0216e464 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216e470 kind:load to:0x027e09b8 module:dtcm +from:0x0216e474 kind:load to:0x02178b60 module:overlay(91) +from:0x0216e478 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e480 kind:load to:0x02178b48 module:overlay(91) +from:0x0216e484 kind:load to:0x021779a0 module:overlay(91) +from:0x0216e48c kind:load to:0x027e09c0 module:dtcm +from:0x0216e490 kind:load to:0x027e09a8 module:dtcm +from:0x0216e4bc kind:arm_call to:0x021031e8 module:overlay(26) +from:0x0216e4d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216e4e0 kind:arm_call to:0x02071eac module:overlay(0) +from:0x0216e4f0 kind:load to:0x027e09a8 module:dtcm +from:0x0216e518 kind:arm_call to:0x02103ea0 module:overlay(26) +from:0x0216e530 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x0216e540 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216e550 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216e558 kind:arm_call to:0x02011ff4 module:main +from:0x0216e574 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216e57c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0216e594 kind:arm_call to:0x0203d210 module:main +from:0x0216e5a8 kind:arm_call to:0x0203d210 module:main +from:0x0216e5b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e5c4 kind:arm_call to:0x0203d210 module:main +from:0x0216e5cc kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216e5d4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e5dc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216e5e8 kind:load to:0x0216a194 module:overlay(91) +from:0x0216e5ec kind:load to:0x0216b518 module:overlay(91) +from:0x0216e5f0 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216e604 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216e60c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0216e624 kind:arm_call to:0x0203d210 module:main +from:0x0216e638 kind:arm_call to:0x0203d210 module:main +from:0x0216e640 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e654 kind:arm_call to:0x0203d210 module:main +from:0x0216e65c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216e664 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e66c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216e674 kind:arm_call to:0x02011ff4 module:main +from:0x0216e680 kind:load to:0x0216a194 module:overlay(91) +from:0x0216e684 kind:load to:0x0216b518 module:overlay(91) +from:0x0216e688 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216e694 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216e6a8 kind:load to:0x02178c68 module:overlay(91) +from:0x0216e6bc kind:arm_call to:0x02011f3c module:main +from:0x0216e6c8 kind:arm_call to:0x0216e730 module:overlay(91) +from:0x0216e6dc kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216e728 kind:load to:0x02177ab4 module:overlay(91) +from:0x0216e738 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0216e790 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216e7b8 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0216e7d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216e81c kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0216e834 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216e84c kind:load to:0x02177ad8 module:overlay(91) +from:0x0216e850 kind:load to:0x02178c68 module:overlay(91) +from:0x0216e854 kind:load to:0x02177824 module:overlay(91) +from:0x0216e908 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216e938 kind:arm_call to:0x0200f218 module:main +from:0x0216e96c kind:arm_call to:0x0200f218 module:main +from:0x0216e998 kind:load to:0x02177a94 module:overlay(91) +from:0x0216e99c kind:load to:0x02049be4 module:main +from:0x0216e9a0 kind:load to:0x02176928 module:overlay(91) +from:0x0216e9a4 kind:load to:0x0217693c module:overlay(91) +from:0x0216e9e0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216ea18 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216ea28 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216ea60 kind:arm_call to:0x0216ee1c module:overlay(91) +from:0x0216ea84 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216eabc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216ead8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216eaf4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216eb10 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216eb18 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216ebb8 kind:arm_call to:0x02132260 module:overlay(26) +from:0x0216ebec kind:arm_call to:0x01fff498 module:itcm +from:0x0216ebf8 kind:arm_call to:0x01fff584 module:itcm +from:0x0216ec10 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216ec50 kind:load to:0x0216e72c module:overlay(91) +from:0x0216ec54 kind:load to:0x027e0cec module:dtcm +from:0x0216ec58 kind:load to:0x027e0ce8 module:dtcm +from:0x0216ecac kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0216eccc kind:arm_call to:0x02097bec module:overlay(0) +from:0x0216ecdc kind:load to:0x027e0cec module:dtcm +from:0x0216ecec kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216ed08 kind:arm_call to:0x02110d68 module:overlay(26) +from:0x0216ed1c kind:arm_call to:0x02110ddc module:overlay(26) +from:0x0216ed38 kind:arm_call to:0x02110fcc module:overlay(26) +from:0x0216ed48 kind:arm_call to:0x0200ef9c module:main +from:0x0216ed64 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216ed74 kind:arm_call to:0x0200ea38 module:main +from:0x0216ed80 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216ed90 kind:arm_call to:0x0200ea38 module:main +from:0x0216edd8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216ede8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216ee5c kind:arm_call to:0x02015a18 module:main +from:0x0216eea4 kind:arm_call to:0x02015a18 module:main +from:0x0216eec0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0216eec8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216eed0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216eed8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216eef0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0216eef8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216ef00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216ef08 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216ef10 kind:arm_call to:0x02011ff4 module:main +from:0x0216ef24 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216ef38 kind:load to:0x02178d54 module:overlay(91) +from:0x0216ef4c kind:arm_call to:0x02011f3c module:main +from:0x0216ef58 kind:arm_call to:0x0216ef88 module:overlay(91) +from:0x0216ef6c kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216ef84 kind:load to:0x02177b40 module:overlay(91) +from:0x0216ef90 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216ef98 kind:arm_call to:0x0216f024 module:overlay(91) +from:0x0216efc0 kind:load to:0x02177b64 module:overlay(91) +from:0x0216eff0 kind:load to:0x02138d10 module:overlay(26) +from:0x0216f010 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x0216f020 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f030 kind:load to:0x02178d40 module:overlay(91) +from:0x0216f044 kind:load to:0x02178d40 module:overlay(91) +from:0x0216f050 kind:arm_call to:0x0216f034 module:overlay(91) +from:0x0216f058 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f06c kind:arm_call to:0x0216f034 module:overlay(91) +from:0x0216f074 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f07c kind:arm_call to:0x02011ff4 module:main +from:0x0216f090 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216f0a4 kind:load to:0x02178da0 module:overlay(91) +from:0x0216f0b8 kind:arm_call to:0x02011f3c module:main +from:0x0216f0c4 kind:arm_call to:0x0216f150 module:overlay(91) +from:0x0216f0d8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216f148 kind:load to:0x02177c24 module:overlay(91) +from:0x0216f15c kind:arm_call to:0x02110c7c module:overlay(26) +from:0x0216f1c0 kind:arm_call to:0x0217565c module:overlay(91) +from:0x0216f1f4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0216f20c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f21c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f25c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0216f274 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f284 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f2c4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0216f2dc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f2f4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0216f39c kind:arm_call to:0x0217551c module:overlay(91) +from:0x0216f3ac kind:arm_call to:0x0217551c module:overlay(91) +from:0x0216f3bc kind:arm_call to:0x0217551c module:overlay(91) +from:0x0216f3cc kind:arm_call to:0x0217551c module:overlay(91) +from:0x0216f3dc kind:arm_call to:0x0217551c module:overlay(91) +from:0x0216f3f8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0216f488 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216f4dc kind:arm_call to:0x01ffa06c module:itcm +from:0x0216f4ec kind:arm_call to:0x01ffa81c module:itcm +from:0x0216f504 kind:load to:0x02177cc0 module:overlay(91) +from:0x0216f508 kind:load to:0x02178da0 module:overlay(91) +from:0x0216f50c kind:load to:0x02177c74 module:overlay(91) +from:0x0216f510 kind:load to:0x02177824 module:overlay(91) +from:0x0216f518 kind:load to:0x02177bb8 module:overlay(91) +from:0x0216f524 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216f538 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f554 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0216f560 kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f56c kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f578 kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f584 kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f590 kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f59c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216f5a4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f5b0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f5b8 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216f5c0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f5dc kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0216f5e8 kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f5f4 kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f600 kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f60c kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f618 kind:arm_call to:0x02175568 module:overlay(91) +from:0x0216f624 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216f62c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f638 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f640 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216f648 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f650 kind:arm_call to:0x02011ff4 module:main +from:0x0216f668 kind:arm_call to:0x021733a4 module:overlay(91) +from:0x0216f7a0 kind:arm_call to:0x02099d34 module:overlay(0) +from:0x0216f7ac kind:arm_call to:0x0216f910 module:overlay(91) +from:0x0216f7b8 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216f7ec kind:arm_call to:0x020581d8 module:overlay(0) +from:0x0216f7fc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216f80c kind:arm_call to:0x021756a8 module:overlay(91) +from:0x0216f814 kind:arm_call to:0x02174ce0 module:overlay(91) +from:0x0216f81c kind:arm_call to:0x02174c40 module:overlay(91) +from:0x0216f824 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216f8c8 kind:arm_call to:0x02172ff0 module:overlay(91) +from:0x0216f8d8 kind:load to:0x027e09b8 module:dtcm +from:0x0216f8e0 kind:load to:0x02177e64 module:overlay(91) +from:0x0216f8e4 kind:load to:0x02177bd0 module:overlay(91) +from:0x0216f8e8 kind:load to:0x02058300 module:overlay(0) +from:0x0216f8f0 kind:load to:0x02174f04 module:overlay(91) +from:0x0216f8f4 kind:load to:0x02049be4 module:main +from:0x0216f91c kind:arm_call to:0x0216f8f8 module:overlay(91) +from:0x0216f950 kind:load to:0x02177d1c module:overlay(91) +from:0x0216f970 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0216f9cc kind:arm_call to:0x0217482c module:overlay(91) +from:0x0216fa0c kind:load to:0x027e09b8 module:dtcm +from:0x0216fa10 kind:load to:0x027e0ce0 module:dtcm +from:0x0216fa1c kind:arm_call to:0x021734b0 module:overlay(91) +from:0x0216faa4 kind:arm_call to:0x02173288 module:overlay(91) +from:0x0216fb28 kind:arm_call to:0x02172af0 module:overlay(91) +from:0x0216fb5c kind:arm_call to:0x021729f0 module:overlay(91) +from:0x0216fb98 kind:arm_call to:0x0216fa14 module:overlay(91) +from:0x0216fba0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216fc3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216fc50 kind:arm_call to:0x0217482c module:overlay(91) +from:0x0216fc58 kind:arm_call to:0x021735e8 module:overlay(91) +from:0x0216fc60 kind:arm_call to:0x021738d0 module:overlay(91) +from:0x0216fc70 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216fc80 kind:arm_call to:0x021756a8 module:overlay(91) +from:0x0216fc88 kind:arm_call to:0x02175430 module:overlay(91) +from:0x0216fcb0 kind:load to:0x02177d84 module:overlay(91) +from:0x0216fcb4 kind:load to:0x02174f04 module:overlay(91) +from:0x0216fccc kind:arm_call to:0x0217482c module:overlay(91) +from:0x0216fce8 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x0216fd00 kind:arm_call to:0x0213167c module:overlay(26) +from:0x0216fde0 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x0216fdfc kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0216fe48 kind:arm_call to:0x02173c3c module:overlay(91) +from:0x0216fe5c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216fe64 kind:arm_call to:0x02171ff4 module:overlay(91) +from:0x0216fe7c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216fe8c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216fe98 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216fea4 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216fec0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216fed4 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x0216ff1c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216ff60 kind:load to:0x0203e964 module:main +from:0x0216ff64 kind:load to:0x02177bb8 module:overlay(91) +from:0x0216ff74 kind:arm_call to:0x0217482c module:overlay(91) +from:0x0216ff7c kind:arm_call to:0x0217317c module:overlay(91) +from:0x0216ff98 kind:arm_call to:0x02173134 module:overlay(91) +from:0x0216ffa8 kind:arm_call to:0x02173134 module:overlay(91) +from:0x0216ffbc kind:arm_call to:0x02172f6c module:overlay(91) +from:0x0216ffe0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ffe8 kind:arm_call to:0x021718cc module:overlay(91) +from:0x02170028 kind:arm_call to:0x01ff916c module:itcm +from:0x021700a4 kind:arm_call to:0x01ff916c module:itcm +from:0x02170128 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02170160 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x021701f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170224 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170234 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170248 kind:arm_call to:0x01ffa328 module:itcm +from:0x02170258 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02170274 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217029c kind:arm_call to:0x02172ce8 module:overlay(91) +from:0x021702ac kind:load to:0x027e09a8 module:dtcm +from:0x021702b8 kind:load to:0x027e0ce4 module:dtcm +from:0x02170360 kind:arm_call to:0x01ff916c module:itcm +from:0x021703dc kind:arm_call to:0x01ff916c module:itcm +from:0x02170438 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0217045c kind:arm_call to:0x01ffb714 module:itcm +from:0x02170464 kind:arm_call to:0x02171ff4 module:overlay(91) +from:0x0217048c kind:arm_call to:0x02173bdc module:overlay(91) +from:0x021704bc kind:arm_call to:0x02171cac module:overlay(91) +from:0x021704c4 kind:arm_call to:0x021747cc module:overlay(91) +from:0x0217051c kind:arm_call to:0x02172f6c module:overlay(91) +from:0x02170538 kind:arm_call to:0x02173134 module:overlay(91) +from:0x02170554 kind:arm_call to:0x02173134 module:overlay(91) +from:0x02170568 kind:arm_call to:0x01ff930c module:itcm +from:0x0217057c kind:arm_call to:0x01ff916c module:itcm +from:0x02170590 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x02170624 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170654 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170664 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170678 kind:arm_call to:0x01ffa328 module:itcm +from:0x02170688 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021706a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021706c8 kind:arm_call to:0x02172ce8 module:overlay(91) +from:0x021706dc kind:load to:0x02177bb8 module:overlay(91) +from:0x021706e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021706f8 kind:arm_call to:0x0217482c module:overlay(91) +from:0x02170710 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02170718 kind:load to:0x027e09a8 module:dtcm +from:0x02170740 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02170754 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x021707a0 kind:arm_call to:0x02173bdc module:overlay(91) +from:0x021707d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021707dc kind:arm_call to:0x0217482c module:overlay(91) +from:0x02170810 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0217081c kind:arm_call to:0x02016958 module:main +from:0x02170834 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02170850 kind:load to:0x027e09a8 module:dtcm +from:0x02170858 kind:load to:0x027e0ce0 module:dtcm +from:0x02170888 kind:arm_call to:0x02173bdc module:overlay(91) +from:0x02170890 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x021708b0 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x021708ec kind:arm_call to:0x02173518 module:overlay(91) +from:0x02170904 kind:arm_call to:0x02110ee4 module:overlay(26) +from:0x02170938 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170944 kind:load to:0x02177bb8 module:overlay(91) +from:0x02170978 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02170994 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021709b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021709c0 kind:arm_call to:0x0217482c module:overlay(91) +from:0x02170a18 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02170a34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170a50 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02170a58 kind:arm_call to:0x021733a4 module:overlay(91) +from:0x02170a64 kind:load to:0x027e0cec module:dtcm +from:0x02170a68 kind:load to:0x027e0ce0 module:dtcm +from:0x02170a78 kind:arm_call to:0x021718cc module:overlay(91) +from:0x02170ab8 kind:arm_call to:0x01ff916c module:itcm +from:0x02170b34 kind:arm_call to:0x01ff916c module:itcm +from:0x02170b58 kind:arm_call to:0x02171ba0 module:overlay(91) +from:0x02170b64 kind:arm_call to:0x021719dc module:overlay(91) +from:0x02170b8c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02170be0 kind:arm_call to:0x02099d34 module:overlay(0) +from:0x02170bf0 kind:load to:0x020b51b8 module:overlay(0) +from:0x02170bf4 kind:load to:0x02177be8 module:overlay(91) +from:0x02170c14 kind:arm_call to:0x01ff916c module:itcm +from:0x02170c84 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02170cc0 kind:arm_call to:0x02015080 module:main +from:0x02170cec kind:arm_call to:0x0209feac module:overlay(0) +from:0x02170d08 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02170d20 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02170d54 kind:arm_call to:0x01ffd420 module:itcm +from:0x02170d78 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02170db0 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02170ddc kind:arm_call to:0x02175360 module:overlay(91) +from:0x02170de4 kind:arm_call to:0x021740bc module:overlay(91) +from:0x02170df0 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02170e40 kind:arm_call to:0x02175484 module:overlay(91) +from:0x02170ea8 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02170ee8 kind:arm_call to:0x01ff916c module:itcm +from:0x02170f50 kind:arm_call to:0x0217482c module:overlay(91) +from:0x02170f68 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02170fa8 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02170fd8 kind:arm_call to:0x021754ec module:overlay(91) +from:0x0217100c kind:arm_call to:0x02015080 module:main +from:0x02171050 kind:arm_call to:0x01ff916c module:itcm +from:0x02171074 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021710bc kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02171160 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0217117c kind:arm_call to:0x021754ec module:overlay(91) +from:0x0217120c kind:arm_call to:0x0216f910 module:overlay(91) +from:0x02171214 kind:arm_call to:0x021718cc module:overlay(91) +from:0x02171254 kind:arm_call to:0x01ff916c module:itcm +from:0x021712d0 kind:arm_call to:0x01ff916c module:itcm +from:0x02171300 kind:load to:0x027e09a8 module:dtcm +from:0x02171308 kind:load to:0x027e0cec module:dtcm +from:0x02171310 kind:load to:0x027e09b8 module:dtcm +from:0x02171338 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02171358 kind:arm_call to:0x020e1760 module:overlay(26) +from:0x0217136c kind:arm_call to:0x020e1778 module:overlay(26) +from:0x02171384 kind:load to:0x027e09b8 module:dtcm +from:0x02171388 kind:load to:0x027e0ce0 module:dtcm +from:0x021713a0 kind:arm_call to:0x021756ec module:overlay(91) +from:0x021713bc kind:arm_call to:0x0216f910 module:overlay(91) +from:0x021713c8 kind:arm_call to:0x0217482c module:overlay(91) +from:0x021713e4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021713e8 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02171404 kind:load to:0x027e09a8 module:dtcm +from:0x02171434 kind:arm_call to:0x02015080 module:main +from:0x02171454 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217147c kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021714bc kind:arm_call to:0x01ff916c module:itcm +from:0x02171538 kind:arm_call to:0x01ff916c module:itcm +from:0x0217155c kind:arm_call to:0x02171ba0 module:overlay(91) +from:0x02171568 kind:arm_call to:0x021719dc module:overlay(91) +from:0x02171574 kind:load to:0x027e09a8 module:dtcm +from:0x0217159c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021715a8 kind:arm_call to:0x0217482c module:overlay(91) +from:0x021715ac kind:arm_call to:0x0213160c module:overlay(26) +from:0x021715c4 kind:load to:0x027e09a8 module:dtcm +from:0x021715ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171600 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x02171628 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02171654 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02171660 kind:arm_call to:0x0217482c module:overlay(91) +from:0x02171664 kind:arm_call to:0x0213160c module:overlay(26) +from:0x021716d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021716d8 kind:arm_call to:0x01ff938c module:itcm +from:0x021716e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021716f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171748 kind:arm_call to:0x020bfa50 module:overlay(17) +from:0x02171764 kind:load to:0x027e09a8 module:dtcm +from:0x02171770 kind:load to:0x02177bb8 module:overlay(91) +from:0x02171794 kind:arm_call to:0x01ff993c module:itcm +from:0x021717a0 kind:arm_call to:0x02173bdc module:overlay(91) +from:0x021717b8 kind:arm_call to:0x020bfad4 module:overlay(17) +from:0x021717d0 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x02171808 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171824 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0217183c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02171850 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0217185c kind:arm_call to:0x0217482c module:overlay(91) +from:0x02171860 kind:arm_call to:0x0213160c module:overlay(26) +from:0x02171878 kind:load to:0x027e09a8 module:dtcm +from:0x02171880 kind:load to:0x027e09bc module:dtcm +from:0x021718b0 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021718b8 kind:arm_call to:0x02171ba0 module:overlay(91) +from:0x021718c4 kind:arm_call to:0x021719dc module:overlay(91) +from:0x02171914 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02171950 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171964 kind:arm_call to:0x02172510 module:overlay(91) +from:0x0217196c kind:arm_call to:0x02171ff4 module:overlay(91) +from:0x02171994 kind:arm_call to:0x02173bdc module:overlay(91) +from:0x021719c0 kind:arm_call to:0x02171cac module:overlay(91) +from:0x021719c8 kind:arm_call to:0x021747cc module:overlay(91) +from:0x021719d8 kind:load to:0x02177bb8 module:overlay(91) +from:0x02171a28 kind:arm_call to:0x02171aa8 module:overlay(91) +from:0x02171a9c kind:arm_call to:0x0216f910 module:overlay(91) +from:0x02171b5c kind:arm_call to:0x021718cc module:overlay(91) +from:0x02171b74 kind:arm_call to:0x02173c3c module:overlay(91) +from:0x02171b88 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02171b94 kind:load to:0x02049be4 module:main +from:0x02171cfc kind:arm_call to:0x020580ec module:overlay(0) +from:0x02171d3c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171d68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171d8c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171db8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171de8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02171df0 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02171e24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171e3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02171e48 kind:arm_call to:0x01ff947c module:itcm +from:0x02171e6c kind:arm_call to:0x01ff930c module:itcm +from:0x02171eb0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171edc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171f00 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171f2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171f58 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02171f60 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02171f94 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171fac kind:arm_call to:0x01ffb714 module:itcm +from:0x02171fb8 kind:arm_call to:0x01ff947c module:itcm +from:0x02171fcc kind:arm_call to:0x01ff930c module:itcm +from:0x02171fe8 kind:arm_call to:0x01ff930c module:itcm +from:0x02172154 kind:arm_call to:0x02172964 module:overlay(91) +from:0x0217218c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021721d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172200 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172214 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172228 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217223c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217226c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02172274 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x021722f8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217232c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172340 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172354 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02172368 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172394 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021723a4 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02172420 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172430 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217244c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172468 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021724b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021724c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021724d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021724e0 kind:arm_call to:0x01ff938c module:itcm +from:0x02172504 kind:load to:0x02049be4 module:main +from:0x02172508 kind:load to:0x0203e964 module:main +from:0x021725e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02172620 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172664 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172694 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021726a8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021726bc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021726d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172700 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02172708 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x0217278c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021727c0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021727d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021727e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021727fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172828 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02172838 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x021728b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021728c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021728e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172910 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172920 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172930 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172938 kind:arm_call to:0x01ff938c module:itcm +from:0x0217295c kind:load to:0x0203e964 module:main +from:0x02172c2c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02172c38 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02172c7c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02172c88 kind:load to:0x02049be4 module:main +from:0x02172c9c kind:load to:0x020b539c module:overlay(0) +from:0x02172cd4 kind:arm_call to:0x02172ce8 module:overlay(91) +from:0x02172ce0 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x02172d58 kind:arm_call to:0x02099d34 module:overlay(0) +from:0x02172d64 kind:arm_call to:0x0217482c module:overlay(91) +from:0x02172d7c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02172d84 kind:arm_call to:0x02172e4c module:overlay(91) +from:0x02172d90 kind:load to:0x02177bd0 module:overlay(91) +from:0x02172d94 kind:load to:0x027e09a8 module:dtcm +from:0x02172e8c kind:arm_call to:0x02172ff0 module:overlay(91) +from:0x02172ed4 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x02172ee8 kind:arm_call to:0x02172d9c module:overlay(91) +from:0x02172f5c kind:arm_call to:0x021733a4 module:overlay(91) +from:0x02172f64 kind:load to:0x02049be4 module:main +from:0x02173004 kind:arm_call to:0x021731e8 module:overlay(91) +from:0x021734ec kind:arm_call to:0x01ffb714 module:itcm +from:0x02173514 kind:load to:0x02177bb8 module:overlay(91) +from:0x02173568 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217357c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021735bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021735cc kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021735e4 kind:load to:0x02177bb8 module:overlay(91) +from:0x0217364c kind:arm_call to:0x02015080 module:main +from:0x021736b4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021736e0 kind:arm_call to:0x02015080 module:main +from:0x02173758 kind:arm_call to:0x02015080 module:main +from:0x021737bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021737d8 kind:arm_call to:0x02015080 module:main +from:0x0217383c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217386c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02173884 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0217389c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021738a8 kind:load to:0x027e09a8 module:dtcm +from:0x021738cc kind:load to:0x027e0cec module:dtcm +from:0x02173910 kind:arm_call to:0x02015080 module:main +from:0x02173930 kind:arm_call to:0x02015080 module:main +from:0x02173950 kind:arm_call to:0x02015080 module:main +from:0x021739b0 kind:arm_call to:0x02015080 module:main +from:0x021739d0 kind:arm_call to:0x02015080 module:main +from:0x021739f0 kind:arm_call to:0x02015080 module:main +from:0x02173a50 kind:arm_call to:0x02015080 module:main +from:0x02173a70 kind:arm_call to:0x02015080 module:main +from:0x02173ad0 kind:arm_call to:0x02015080 module:main +from:0x02173af0 kind:arm_call to:0x02015080 module:main +from:0x02173b10 kind:arm_call to:0x02015080 module:main +from:0x02173b64 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02173b88 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02173ba0 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02173bb8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02173bc4 kind:load to:0x027e09a8 module:dtcm +from:0x02173bd8 kind:load to:0x027e0cec module:dtcm +from:0x02173bfc kind:arm_call to:0x02173c3c module:overlay(91) +from:0x02173c10 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02173c1c kind:arm_call to:0x0205f478 module:overlay(0) +from:0x02173c30 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02173c70 kind:arm_call to:0x01ff938c module:itcm +from:0x02173c7c kind:arm_call to:0x01ff938c module:itcm +from:0x02173cac kind:arm_call to:0x01ffb780 module:itcm +from:0x02173cbc kind:arm_call to:0x01ffb780 module:itcm +from:0x02173d20 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02173da8 kind:arm_call to:0x020c1104 module:overlay(17) +from:0x02173dd4 kind:arm_call to:0x020c117c module:overlay(17) +from:0x02173dfc kind:arm_call to:0x020c117c module:overlay(17) +from:0x02173e24 kind:arm_call to:0x020c117c module:overlay(17) +from:0x02173e4c kind:arm_call to:0x020c117c module:overlay(17) +from:0x02173e5c kind:arm_call to:0x020c12fc module:overlay(17) +from:0x02173e68 kind:load to:0x02177bb8 module:overlay(91) +from:0x02173e80 kind:arm_call to:0x0213167c module:overlay(26) +from:0x02173ef4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173efc kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02173f10 kind:arm_call to:0x020169d4 module:main +from:0x02173f2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173f34 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02173f48 kind:arm_call to:0x020169d4 module:main +from:0x02173f94 kind:load to:0x0203e964 module:main +from:0x02173f98 kind:load to:0x02176954 module:overlay(91) +from:0x02173f9c kind:load to:0x02176950 module:overlay(91) +from:0x02173fbc kind:arm_call to:0x0213167c module:overlay(26) +from:0x02174054 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0217406c kind:arm_call to:0x02173c3c module:overlay(91) +from:0x02174080 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02174088 kind:arm_call to:0x02171ff4 module:overlay(91) +from:0x021740b8 kind:load to:0x0203e964 module:main +from:0x021740e4 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0217413c kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021741ac kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021741c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021741d4 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x021741dc kind:arm_call to:0x02173fa0 module:overlay(91) +from:0x021741f4 kind:arm_call to:0x0217482c module:overlay(91) +from:0x021741fc kind:load to:0x027e09a8 module:dtcm +from:0x02174204 kind:load to:0x027e09bc module:dtcm +from:0x02174220 kind:arm_call to:0x02173e6c module:overlay(91) +from:0x0217426c kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021742c0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021742dc kind:arm_call to:0x02077590 module:overlay(0) +from:0x021742ec kind:arm_call to:0x020784c4 module:overlay(0) +from:0x02174328 kind:arm_call to:0x020580ec module:overlay(0) +from:0x0217435c kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0217438c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021743dc kind:arm_call to:0x02175484 module:overlay(91) +from:0x02174444 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02174488 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021744dc kind:arm_call to:0x0217482c module:overlay(91) +from:0x0217450c kind:arm_call to:0x0207144c module:overlay(0) +from:0x02174518 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x0217453c kind:arm_call to:0x021754ec module:overlay(91) +from:0x02174560 kind:arm_call to:0x02015080 module:main +from:0x02174580 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217459c kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021745dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021745f8 kind:arm_call to:0x0217482c module:overlay(91) +from:0x0217463c kind:arm_call to:0x0207144c module:overlay(0) +from:0x0217466c kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021746b8 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x0217471c kind:arm_call to:0x021754ec module:overlay(91) +from:0x02174740 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02174750 kind:arm_call to:0x021754ec module:overlay(91) +from:0x02174760 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02174780 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02174794 kind:arm_call to:0x0216f910 module:overlay(91) +from:0x0217479c kind:arm_call to:0x021718cc module:overlay(91) +from:0x021747b4 kind:load to:0x027e09b8 module:dtcm +from:0x021747b8 kind:load to:0x027e09bc module:dtcm +from:0x021747c0 kind:load to:0x027e09a8 module:dtcm +from:0x021747c4 kind:load to:0x020b51b8 module:overlay(0) +from:0x021747e8 kind:arm_call to:0x01ffa328 module:itcm +from:0x021747ec kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021747fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0217480c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174818 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02174908 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021749bc kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02174af4 kind:arm_call to:0x02174ce0 module:overlay(91) +from:0x02174afc kind:arm_call to:0x02174c40 module:overlay(91) +from:0x02174b04 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02174bf4 kind:arm_call to:0x02174ce0 module:overlay(91) +from:0x02174bfc kind:arm_call to:0x02174c40 module:overlay(91) +from:0x02174c04 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02174c38 kind:load to:0x02177dec module:overlay(91) +from:0x02174f90 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02174fc8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174fd8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02174fe8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02175074 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021750ac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021750bc kind:arm_call to:0x01ffa60c module:itcm +from:0x021750cc kind:arm_call to:0x01ffa60c module:itcm +from:0x02175158 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175168 kind:arm_call to:0x01ffa60c module:itcm +from:0x021751f4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175204 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217528c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0217529c kind:arm_call to:0x01ffa60c module:itcm +from:0x02175324 kind:arm_call to:0x0200e260 module:main +from:0x02175334 kind:arm_call to:0x01ffad5c module:itcm +from:0x02175358 kind:load to:0x0203e964 module:main +from:0x0217535c kind:load to:0x027e0964 module:dtcm +from:0x02175388 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021753a0 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x021753d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021753e0 kind:arm_call to:0x02171ff4 module:overlay(91) +from:0x021753f8 kind:arm_call to:0x02173c3c module:overlay(91) +from:0x0217540c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02175448 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02175464 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02175474 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0217547c kind:load to:0x020b51b8 module:overlay(0) +from:0x021754cc kind:arm_call to:0x020158e8 module:main +from:0x02175510 kind:arm_call to:0x020787b8 module:overlay(0) +from:0x02175518 kind:load to:0x027e09bc module:dtcm +from:0x02175528 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02175564 kind:load to:0x02177c08 module:overlay(91) +from:0x02175578 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02175594 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217559c kind:arm_call to:0x02011ff4 module:main +from:0x021755c8 kind:arm_call to:0x02174114 module:overlay(91) +from:0x021755e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021755f0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02175630 kind:arm_call to:0x01ff938c module:itcm +from:0x02175664 kind:arm_call to:0x02058060 module:overlay(0) +from:0x02175688 kind:load to:0x02177c48 module:overlay(91) +from:0x021756c4 kind:arm_call to:0x01ffc768 module:itcm +from:0x021756d8 kind:arm_call to:0x0200ef5c module:main +from:0x021756e0 kind:arm_call to:0x01ffc57c module:itcm +from:0x021756e8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0217570c kind:arm_call to:0x02016fbc module:main +from:0x02175738 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02175774 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02175790 kind:load to:0x020b539c module:overlay(0) +from:0x0217579c kind:arm_call to:0x020580d0 module:overlay(0) +from:0x021757a4 kind:arm_call to:0x02011ff4 module:main +from:0x021757b8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021757c0 kind:arm_call to:0x02011ff4 module:main +from:0x021757d4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021757e8 kind:load to:0x02178e88 module:overlay(91) +from:0x021757fc kind:arm_call to:0x02011f3c module:main +from:0x02175808 kind:arm_call to:0x02175838 module:overlay(91) +from:0x0217581c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02175834 kind:load to:0x02177f2c module:overlay(91) +from:0x02175840 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02175864 kind:load to:0x02177f50 module:overlay(91) +from:0x02175924 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x02175934 kind:load to:0x02138d10 module:overlay(26) +from:0x0217593c kind:load to:0x0213f590 module:overlays(26,58) +from:0x02175940 kind:load to:0x027e09b8 module:dtcm +from:0x021759c4 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x02175a00 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02175a10 kind:arm_call to:0x020f8c08 module:overlay(26) +from:0x02175a48 kind:arm_call to:0x020fa7c0 module:overlay(26) +from:0x02175a60 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02175a70 kind:arm_call to:0x020f8c94 module:overlay(26) +from:0x02175ab8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x02175ac8 kind:arm_call to:0x020f8d20 module:overlays(21,26) +from:0x02175aec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02175b00 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02175b24 kind:arm_call to:0x020f8d50 module:overlay(26) +from:0x02175b50 kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x02175b68 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02175b74 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02175b94 kind:load to:0x02138d10 module:overlay(26) +from:0x02175b98 kind:load to:0x027e0cd8 module:dtcm +from:0x02175b9c kind:load to:0x020b504c module:overlay(0) +from:0x02175ba0 kind:load to:0x0213f590 module:overlays(26,58) +from:0x02175ba4 kind:load to:0x021419c8 module:overlay(26) +from:0x02175ba8 kind:load to:0x020b5214 module:overlay(0) +from:0x02175bb8 kind:load to:0x020b51b8 module:overlay(0) +from:0x02175bcc kind:arm_call to:0x020e67a4 module:overlay(26) +from:0x02175bec kind:arm_call to:0x020f8d50 module:overlay(26) +from:0x02175c0c kind:arm_call to:0x020f7c88 module:overlay(26) +from:0x02175c20 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02175c2c kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02175c44 kind:arm_call to:0x020e4b90 module:overlay(26) +from:0x02175c64 kind:arm_call to:0x020f8d7c module:overlay(26) +from:0x02175c78 kind:load to:0x02138d10 module:overlay(26) +from:0x02175c7c kind:load to:0x0213f590 module:overlays(26,58) +from:0x02175c80 kind:load to:0x020b5214 module:overlay(0) +from:0x02175c88 kind:load to:0x020b51b8 module:overlay(0) +from:0x02175c94 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02175ca8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02175cb0 kind:arm_call to:0x02011ff4 module:main +from:0x02175cc4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02175cd8 kind:load to:0x02178ed4 module:overlay(91) +from:0x02175cec kind:arm_call to:0x02011f3c module:main +from:0x02175cf8 kind:arm_call to:0x02175d74 module:overlay(91) +from:0x02175d10 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02175d6c kind:load to:0x02177fa4 module:overlay(91) +from:0x02175d70 kind:load to:0x02178000 module:overlay(91) +from:0x02175d7c kind:arm_call to:0x02111044 module:overlay(26) +from:0x02175df4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02175e14 kind:arm_call to:0x0217669c module:overlay(91) +from:0x02175e54 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02175e5c kind:arm_call to:0x01ffa06c module:itcm +from:0x02175e68 kind:load to:0x02178024 module:overlay(91) +from:0x02175e6c kind:load to:0x02178ed4 module:overlay(91) +from:0x02175e70 kind:load to:0x020b1968 module:overlay(0) +from:0x02175e74 kind:load to:0x020b27c8 module:overlay(0) +from:0x02175eb0 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02175ec8 kind:arm_call to:0x021314c0 module:overlay(26) +from:0x02175edc kind:arm_call to:0x01ffb714 module:itcm +from:0x02175ee8 kind:arm_call to:0x0217646c module:overlay(91) +from:0x02175efc kind:arm_call to:0x02175f14 module:overlay(91) +from:0x02175f28 kind:arm_call to:0x02110d38 module:overlay(26) +from:0x02175f60 kind:load to:0x02177fac module:overlay(91) +from:0x02175f84 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02175f94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175fa0 kind:arm_call to:0x01fff458 module:itcm +from:0x02175fbc kind:arm_call to:0x01ffb744 module:itcm +from:0x02175fd0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02175fe0 kind:arm_call to:0x02172ca4 module:overlay(91) +from:0x02176008 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02176024 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02176040 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217606c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02176084 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0217609c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021760dc kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021760e8 kind:arm_call to:0x02175f14 module:overlay(91) +from:0x021760f4 kind:load to:0x027e09a8 module:dtcm +from:0x021760fc kind:load to:0x027e0ce4 module:dtcm +from:0x02176104 kind:load to:0x027e0cec module:dtcm +from:0x02176108 kind:load to:0x027e09c0 module:dtcm +from:0x02176114 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02176138 kind:arm_call to:0x02175f64 module:overlay(91) +from:0x02176194 kind:load to:0x02177fc4 module:overlay(91) +from:0x021761ac kind:arm_call to:0x02110d7c module:overlay(26) +from:0x02176210 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0217621c kind:load to:0x02177fa4 module:overlay(91) +from:0x02176220 kind:load to:0x027e09b4 module:dtcm +from:0x02176234 kind:load to:0x02110d38 module:overlays(19,26,31) +from:0x02176250 kind:arm_call to:0x02131f80 module:overlay(26) +from:0x02176268 kind:arm_call to:0x02110ca4 module:overlay(26) +from:0x02176280 kind:arm_call to:0x02131860 module:overlay(26) +from:0x021762a8 kind:arm_call to:0x01ff938c module:itcm +from:0x021762b4 kind:arm_call to:0x0217646c module:overlay(91) +from:0x021762e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021762f0 kind:arm_call to:0x02175f14 module:overlay(91) +from:0x021762fc kind:load to:0x02177fa4 module:overlay(91) +from:0x02176300 kind:load to:0x0203e964 module:main +from:0x0217632c kind:arm_call to:0x02110dac module:overlay(26) +from:0x02176360 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217636c kind:arm_call to:0x02176410 module:overlay(91) +from:0x02176374 kind:arm_call to:0x0217610c module:overlay(91) +from:0x021763a0 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x021763b0 kind:load to:0x027e09ac module:dtcm +from:0x021763f8 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0217640c kind:load to:0x027e09ac module:dtcm +from:0x02176440 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02176468 kind:load to:0x02177fa4 module:overlay(91) +from:0x021764b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021764f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217651c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02176530 kind:arm_call to:0x01ffa60c module:itcm +from:0x02176544 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02176554 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176580 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02176588 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x021765dc kind:arm_call to:0x021765f8 module:overlay(91) +from:0x021765e8 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021765f4 kind:load to:0x0203e964 module:main +from:0x0217662c kind:arm_call to:0x01ffb780 module:itcm +from:0x02176690 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x021766a8 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x021766e4 kind:load to:0x02177fe4 module:overlay(91) +from:0x021766f8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02176714 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217671c kind:arm_call to:0x02011ff4 module:main +from:0x02176754 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02176768 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021767a8 kind:arm_call to:0x01ff938c module:itcm +from:0x021767e0 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021767e8 kind:arm_call to:0x021766e8 module:overlay(91) +from:0x021767f0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021767f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02176810 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02176818 kind:arm_call to:0x021766e8 module:overlay(91) +from:0x02176820 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02176828 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02176830 kind:arm_call to:0x02011ff4 module:main +from:0x02176844 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0217697c kind:load to:0x02177098 module:overlay(91) +from:0x0217699c kind:arm_call to:0x021679d4 module:overlay(91) +from:0x021769ac kind:arm_call to:0x0203ce74 module:main +from:0x021769c0 kind:load to:0x021781a4 module:overlay(91) +from:0x021769c4 kind:load to:0x021781b4 module:overlay(91) +from:0x021769c8 kind:load to:0x02167b04 module:overlay(91) +from:0x021769cc kind:load to:0x021781a8 module:overlay(91) +from:0x021769ec kind:arm_call to:0x02167b48 module:overlay(91) +from:0x021769fc kind:arm_call to:0x0203ce74 module:main +from:0x02176a10 kind:load to:0x02178288 module:overlay(91) +from:0x02176a14 kind:load to:0x02178298 module:overlay(91) +from:0x02176a18 kind:load to:0x02167cac module:overlay(91) +from:0x02176a1c kind:load to:0x0217828c module:overlay(91) +from:0x02176a3c kind:arm_call to:0x02167cf0 module:overlay(91) +from:0x02176a4c kind:arm_call to:0x0203ce74 module:main +from:0x02176a60 kind:load to:0x021782bc module:overlay(91) +from:0x02176a64 kind:load to:0x021782cc module:overlay(91) +from:0x02176a68 kind:load to:0x02167ff8 module:overlay(91) +from:0x02176a6c kind:load to:0x021782c0 module:overlay(91) +from:0x02176aa8 kind:arm_call to:0x0216803c module:overlay(91) +from:0x02176ab8 kind:arm_call to:0x0203ce74 module:main +from:0x02176acc kind:load to:0x0217723c module:overlay(91) +from:0x02176ad0 kind:load to:0x021783a0 module:overlay(91) +from:0x02176ad4 kind:load to:0x021783c0 module:overlay(91) +from:0x02176ad8 kind:load to:0x021685bc module:overlay(91) +from:0x02176adc kind:load to:0x021783a8 module:overlay(91) +from:0x02176afc kind:arm_call to:0x02168600 module:overlay(91) +from:0x02176b0c kind:arm_call to:0x0203ce74 module:main +from:0x02176b20 kind:load to:0x02178494 module:overlay(91) +from:0x02176b24 kind:load to:0x021784a4 module:overlay(91) +from:0x02176b28 kind:load to:0x02168804 module:overlay(91) +from:0x02176b2c kind:load to:0x02178498 module:overlay(91) +from:0x02176b4c kind:arm_call to:0x02168848 module:overlay(91) +from:0x02176b5c kind:arm_call to:0x0203ce74 module:main +from:0x02176b70 kind:load to:0x02178578 module:overlay(91) +from:0x02176b74 kind:load to:0x02178588 module:overlay(91) +from:0x02176b78 kind:load to:0x02168bf4 module:overlay(91) +from:0x02176b7c kind:load to:0x0217857c module:overlay(91) +from:0x02176b9c kind:arm_call to:0x02168c38 module:overlay(91) +from:0x02176bac kind:arm_call to:0x0203ce74 module:main +from:0x02176bc0 kind:load to:0x021785a8 module:overlay(91) +from:0x02176bc4 kind:load to:0x021785b8 module:overlay(91) +from:0x02176bc8 kind:load to:0x02169bec module:overlay(91) +from:0x02176bcc kind:load to:0x021785ac module:overlay(91) +from:0x02176bec kind:arm_call to:0x02169c30 module:overlay(91) +from:0x02176bfc kind:arm_call to:0x0203ce74 module:main +from:0x02176c10 kind:load to:0x02178690 module:overlay(91) +from:0x02176c14 kind:load to:0x021786a0 module:overlay(91) +from:0x02176c18 kind:load to:0x02169dc8 module:overlay(91) +from:0x02176c1c kind:load to:0x02178694 module:overlay(91) +from:0x02176c3c kind:arm_call to:0x02169e0c module:overlay(91) +from:0x02176c4c kind:arm_call to:0x0203ce74 module:main +from:0x02176c60 kind:load to:0x021786dc module:overlay(91) +from:0x02176c64 kind:load to:0x021786ec module:overlay(91) +from:0x02176c68 kind:load to:0x02169f64 module:overlay(91) +from:0x02176c6c kind:load to:0x021786e0 module:overlay(91) +from:0x02176cb0 kind:arm_call to:0x02169fa8 module:overlay(91) +from:0x02176cc0 kind:arm_call to:0x0203ce74 module:main +from:0x02176cd4 kind:load to:0x021787c4 module:overlay(91) +from:0x02176cd8 kind:load to:0x02177644 module:overlay(91) +from:0x02176cdc kind:load to:0x021787e0 module:overlay(91) +from:0x02176ce0 kind:load to:0x0216b314 module:overlay(91) +from:0x02176ce4 kind:load to:0x021787c8 module:overlay(91) +from:0x02176d04 kind:arm_call to:0x0216b358 module:overlay(91) +from:0x02176d14 kind:arm_call to:0x0203ce74 module:main +from:0x02176d28 kind:load to:0x021788bc module:overlay(91) +from:0x02176d2c kind:load to:0x021788dc module:overlay(91) +from:0x02176d30 kind:load to:0x0216c004 module:overlay(91) +from:0x02176d34 kind:load to:0x021788c0 module:overlay(91) +from:0x02176d80 kind:arm_call to:0x0216c048 module:overlay(91) +from:0x02176d90 kind:arm_call to:0x0203ce74 module:main +from:0x02176da4 kind:load to:0x021789b4 module:overlay(91) +from:0x02176da8 kind:load to:0x02178a10 module:overlay(91) +from:0x02176dac kind:load to:0x02178a70 module:overlay(91) +from:0x02176db0 kind:load to:0x0216d9b4 module:overlay(91) +from:0x02176db4 kind:load to:0x021789d4 module:overlay(91) +from:0x02176dd4 kind:arm_call to:0x0216d9fc module:overlay(91) +from:0x02176de4 kind:arm_call to:0x0203ce74 module:main +from:0x02176df8 kind:load to:0x02178b4c module:overlay(91) +from:0x02176dfc kind:load to:0x02178b80 module:overlay(91) +from:0x02176e00 kind:load to:0x0216e68c module:overlay(91) +from:0x02176e04 kind:load to:0x02178b50 module:overlay(91) +from:0x02176e24 kind:arm_call to:0x0216e6d0 module:overlay(91) +from:0x02176e34 kind:arm_call to:0x0203ce74 module:main +from:0x02176e48 kind:load to:0x02178c58 module:overlay(91) +from:0x02176e4c kind:load to:0x02178c68 module:overlay(91) +from:0x02176e50 kind:load to:0x0216ef1c module:overlay(91) +from:0x02176e54 kind:load to:0x02178c5c module:overlay(91) +from:0x02176e74 kind:arm_call to:0x0216ef60 module:overlay(91) +from:0x02176e84 kind:arm_call to:0x0203ce74 module:main +from:0x02176e98 kind:load to:0x02178d40 module:overlay(91) +from:0x02176e9c kind:load to:0x02178d54 module:overlay(91) +from:0x02176ea0 kind:load to:0x0216f088 module:overlay(91) +from:0x02176ea4 kind:load to:0x02178d48 module:overlay(91) +from:0x02176ef0 kind:arm_call to:0x0216f0cc module:overlay(91) +from:0x02176f00 kind:arm_call to:0x0203ce74 module:main +from:0x02176f18 kind:load to:0x02177bb8 module:overlay(91) +from:0x02176f20 kind:load to:0x02178d90 module:overlay(91) +from:0x02176f24 kind:load to:0x02178da0 module:overlay(91) +from:0x02176f28 kind:load to:0x021757cc module:overlay(91) +from:0x02176f2c kind:load to:0x02178d94 module:overlay(91) +from:0x02176f4c kind:arm_call to:0x02175810 module:overlay(91) +from:0x02176f5c kind:arm_call to:0x0203ce74 module:main +from:0x02176f70 kind:load to:0x02178e78 module:overlay(91) +from:0x02176f74 kind:load to:0x02178e88 module:overlay(91) +from:0x02176f78 kind:load to:0x02175cbc module:overlay(91) +from:0x02176f7c kind:load to:0x02178e7c module:overlay(91) +from:0x02176fac kind:arm_call to:0x02175d00 module:overlay(91) +from:0x02176fbc kind:arm_call to:0x0203ce74 module:main +from:0x02176fd4 kind:load to:0x02177fa4 module:overlay(91) +from:0x02176fd8 kind:load to:0x02178ec4 module:overlay(91) +from:0x02176fdc kind:load to:0x02178ed4 module:overlay(91) +from:0x02176fe0 kind:load to:0x0217683c module:overlay(91) +from:0x02176fe4 kind:load to:0x02178ec8 module:overlay(91) +from:0x02176fe8 kind:load to:0x02176960 module:overlay(91) +from:0x02176fec kind:load to:0x02176964 module:overlay(91) +from:0x02176ff0 kind:load to:0x02176980 module:overlay(91) +from:0x02176ff4 kind:load to:0x021769d0 module:overlay(91) +from:0x02176ff8 kind:load to:0x02176a20 module:overlay(91) +from:0x02176ffc kind:load to:0x02176a70 module:overlay(91) +from:0x02177000 kind:load to:0x02176ae0 module:overlay(91) +from:0x02177004 kind:load to:0x02176b30 module:overlay(91) +from:0x02177008 kind:load to:0x02176b80 module:overlay(91) +from:0x0217700c kind:load to:0x02176bd0 module:overlay(91) +from:0x02177010 kind:load to:0x02176c20 module:overlay(91) +from:0x02177014 kind:load to:0x02176c70 module:overlay(91) +from:0x02177018 kind:load to:0x02176ce8 module:overlay(91) +from:0x0217701c kind:load to:0x02176d38 module:overlay(91) +from:0x02177020 kind:load to:0x02176db8 module:overlay(91) +from:0x02177024 kind:load to:0x02176e08 module:overlay(91) +from:0x02177028 kind:load to:0x02176e58 module:overlay(91) +from:0x0217702c kind:load to:0x02176ea8 module:overlay(91) +from:0x02177030 kind:load to:0x02176f30 module:overlay(91) +from:0x02177034 kind:load to:0x02176f80 module:overlay(91) +from:0x02177048 kind:load to:0x02166004 module:overlay(91) +from:0x0217704c kind:load to:0x02166018 module:overlay(91) +from:0x02177050 kind:load to:0x0216590c module:overlay(91) +from:0x02177054 kind:load to:0x02165974 module:overlay(91) +from:0x02177058 kind:load to:0x02165914 module:overlay(91) +from:0x0217705c kind:load to:0x02165a10 module:overlay(91) +from:0x02177060 kind:load to:0x02165f10 module:overlay(91) +from:0x02177064 kind:load to:0x02079318 module:overlay(0) +from:0x02177068 kind:load to:0x0207931c module:overlay(0) +from:0x02177074 kind:load to:0x02166820 module:overlay(91) +from:0x02177078 kind:load to:0x02166834 module:overlay(91) +from:0x0217707c kind:load to:0x021660e4 module:overlay(91) +from:0x02177080 kind:load to:0x02166180 module:overlay(91) +from:0x02177084 kind:load to:0x021660ec module:overlay(91) +from:0x02177088 kind:load to:0x0216621c module:overlay(91) +from:0x0217708c kind:load to:0x02166764 module:overlay(91) +from:0x02177090 kind:load to:0x02079318 module:overlay(0) +from:0x02177094 kind:load to:0x0207931c module:overlay(0) +from:0x02177098 kind:load to:0x02167478 module:overlay(91) +from:0x021770a0 kind:load to:0x021672e4 module:overlay(91) +from:0x021770a8 kind:load to:0x021675c4 module:overlay(91) +from:0x021770b0 kind:load to:0x02167048 module:overlay(91) +from:0x021770c0 kind:load to:0x021670ac module:overlay(91) +from:0x021770c8 kind:load to:0x0216781c module:overlay(91) +from:0x021770d0 kind:load to:0x021676e4 module:overlay(91) +from:0x021770d8 kind:load to:0x021670a8 module:overlay(91) +from:0x021770e8 kind:load to:0x02166aa0 module:overlay(91) +from:0x021770f4 kind:load to:0x021679b0 module:overlay(91) +from:0x021770f8 kind:load to:0x0209ca10 module:overlay(0) +from:0x021770fc kind:load to:0x0209ca18 module:overlay(0) +from:0x02177100 kind:load to:0x0209ca58 module:overlay(0) +from:0x02177104 kind:load to:0x0209ca78 module:overlay(0) +from:0x02177110 kind:load to:0x02167a90 module:overlay(91) +from:0x02177114 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02177118 kind:load to:0x02109564 module:overlays(19,21,26) +from:0x0217711c kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02177120 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02177124 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x02177128 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217712c kind:load to:0x0209d1cc module:overlay(0) +from:0x02177130 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02177134 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02177138 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217713c kind:load to:0x0209d1ec module:overlay(0) +from:0x02177140 kind:load to:0x02167ad4 module:overlay(91) +from:0x02177144 kind:load to:0x02167ae8 module:overlay(91) +from:0x02177148 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x0217714c kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02177150 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02177154 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x02177158 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0217715c kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02177160 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x0217716c kind:load to:0x02167b24 module:overlay(91) +from:0x02177170 kind:load to:0x0209cab8 module:overlay(0) +from:0x02177174 kind:load to:0x0209cac0 module:overlay(0) +from:0x02177178 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0217717c kind:load to:0x0209c9a4 module:overlay(0) +from:0x02177188 kind:load to:0x02167bfc module:overlay(91) +from:0x0217718c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02177190 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02177194 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02177198 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217719c kind:load to:0x02167c04 module:overlay(91) +from:0x021771a0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021771a4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021771a8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021771ac kind:load to:0x0209d1d8 module:overlay(0) +from:0x021771b0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021771b4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021771b8 kind:load to:0x02167c64 module:overlay(91) +from:0x021771bc kind:load to:0x02167c84 module:overlay(91) +from:0x021771c0 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x021771c4 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021771c8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021771cc kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021771d8 kind:load to:0x02167ccc module:overlay(91) +from:0x021771dc kind:load to:0x0209ca10 module:overlay(0) +from:0x021771e0 kind:load to:0x0209ca18 module:overlay(0) +from:0x021771e4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021771e8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021771f4 kind:load to:0x02167d58 module:overlay(91) +from:0x021771f8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021771fc kind:load to:0x0210bb74 module:overlays(19,26) +from:0x02177200 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x02177204 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02177208 kind:load to:0x02167e3c module:overlay(91) +from:0x0217720c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02177210 kind:load to:0x0209d1cc module:overlay(0) +from:0x02177214 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02177218 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217721c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02177220 kind:load to:0x0209d1ec module:overlay(0) +from:0x02177224 kind:load to:0x02167fb0 module:overlay(91) +from:0x02177228 kind:load to:0x02167fd0 module:overlay(91) +from:0x0217722c kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02177230 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02177234 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02177238 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217723c kind:load to:0x0217724c module:overlay(91) +from:0x02177260 kind:load to:0x02168018 module:overlay(91) +from:0x02177264 kind:load to:0x0209ca10 module:overlay(0) +from:0x02177268 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217726c kind:load to:0x0209ca58 module:overlay(0) +from:0x02177270 kind:load to:0x0209ca78 module:overlay(0) +from:0x0217727c kind:load to:0x02168138 module:overlay(91) +from:0x02177280 kind:load to:0x02168500 module:overlay(91) +from:0x02177284 kind:load to:0x0205a720 module:overlay(0) +from:0x02177288 kind:load to:0x01ffc57c module:itcm +from:0x0217728c kind:load to:0x02057dc8 module:overlay(0) +from:0x02177290 kind:load to:0x02057e44 module:overlay(0) +from:0x02177294 kind:load to:0x02057ea8 module:overlay(0) +from:0x02177298 kind:load to:0x01ffc7a4 module:itcm +from:0x0217729c kind:load to:0x02057d84 module:overlay(0) +from:0x021772a8 kind:load to:0x0216814c module:overlay(91) +from:0x021772ac kind:load to:0x0209d0b8 module:overlay(0) +from:0x021772b0 kind:load to:0x0216843c module:overlay(91) +from:0x021772b4 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x021772b8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021772bc kind:load to:0x02168440 module:overlay(91) +from:0x021772c0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021772c4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021772c8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021772cc kind:load to:0x0209d1d8 module:overlay(0) +from:0x021772d0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021772d4 kind:load to:0x0209d1ec module:overlay(0) +from:0x021772d8 kind:load to:0x0216851c module:overlay(91) +from:0x021772dc kind:load to:0x02168544 module:overlay(91) +from:0x021772e0 kind:load to:0x02109608 module:overlays(19,21,26) +from:0x021772e4 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021772e8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021772ec kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021772f0 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021772f4 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x021772f8 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x021772fc kind:load to:0x021684a0 module:overlay(91) +from:0x02177300 kind:load to:0x021684c0 module:overlay(91) +from:0x02177304 kind:load to:0x021684e0 module:overlay(91) +from:0x02177308 kind:load to:0x02168430 module:overlay(91) +from:0x02177314 kind:load to:0x02168340 module:overlay(91) +from:0x02177318 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217731c kind:load to:0x02109564 module:overlays(19,21,26) +from:0x02177320 kind:load to:0x02109570 module:overlays(19,21,26) +from:0x02177324 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02177328 kind:load to:0x0210957c module:overlays(19,21,26) +from:0x0217732c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02177330 kind:load to:0x0209d1cc module:overlay(0) +from:0x02177334 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02177338 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217733c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02177340 kind:load to:0x0209d1ec module:overlay(0) +from:0x02177344 kind:load to:0x0216859c module:overlay(91) +from:0x02177348 kind:load to:0x02168574 module:overlay(91) +from:0x0217734c kind:load to:0x02109608 module:overlays(19,21,26) +from:0x02177350 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x02177354 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02177358 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217735c kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x02177360 kind:load to:0x021095f8 module:overlays(19,21,26) +from:0x02177364 kind:load to:0x02109600 module:overlays(19,21,26,31) +from:0x0217736c kind:load to:0x02168438 module:overlay(91) +from:0x02177370 kind:load to:0x02168428 module:overlay(91) +from:0x02177374 kind:load to:0x02168430 module:overlay(91) +from:0x02177380 kind:load to:0x021685dc module:overlay(91) +from:0x02177384 kind:load to:0x0209ca10 module:overlay(0) +from:0x02177388 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217738c kind:load to:0x0209ca58 module:overlay(0) +from:0x02177390 kind:load to:0x0209ca78 module:overlay(0) +from:0x0217739c kind:load to:0x021686a4 module:overlay(91) +from:0x021773a0 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021773a4 kind:load to:0x0216872c module:overlay(91) +from:0x021773a8 kind:load to:0x02168730 module:overlay(91) +from:0x021773ac kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021773b0 kind:load to:0x02168744 module:overlay(91) +from:0x021773b4 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021773b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021773bc kind:load to:0x0209d1d4 module:overlay(0) +from:0x021773c0 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021773c4 kind:load to:0x0209d1e4 module:overlay(0) +from:0x021773c8 kind:load to:0x0209d1ec module:overlay(0) +from:0x021773cc kind:load to:0x0216878c module:overlay(91) +from:0x021773d0 kind:load to:0x021687c4 module:overlay(91) +from:0x021773d4 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x021773d8 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x021773dc kind:load to:0x0210bf94 module:overlays(19,26) +from:0x021773e0 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x021773e4 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x021773e8 kind:load to:0x02168784 module:overlay(91) +from:0x021773ec kind:load to:0x0210b350 module:overlays(19,26) +from:0x021773f0 kind:load to:0x0210b194 module:overlays(19,26) +from:0x021773f4 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x021773f8 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x021773fc kind:load to:0x0210b200 module:overlays(19,26) +from:0x02177400 kind:load to:0x0210b318 module:overlays(19,26) +from:0x02177404 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02177410 kind:load to:0x02168824 module:overlay(91) +from:0x02177414 kind:load to:0x0209c8dc module:overlay(0) +from:0x02177418 kind:load to:0x0209c99c module:overlay(0) +from:0x0217741c kind:load to:0x0209c9a0 module:overlay(0) +from:0x02177420 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0217742c kind:load to:0x021688e0 module:overlay(91) +from:0x02177430 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02177434 kind:load to:0x02168910 module:overlay(91) +from:0x02177438 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0217743c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02177440 kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02177444 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02177448 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217744c kind:load to:0x0209d1d4 module:overlay(0) +from:0x02177450 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02177454 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02177458 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217745c kind:load to:0x02168bc4 module:overlay(91) +from:0x02177460 kind:load to:0x02168bd8 module:overlay(91) +from:0x02177464 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x02177468 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217746c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x02177470 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217747c kind:load to:0x02168c14 module:overlay(91) +from:0x02177480 kind:load to:0x02097944 module:overlay(0) +from:0x02177484 kind:load to:0x02097754 module:overlay(0) +from:0x02177488 kind:load to:0x020977d0 module:overlay(0) +from:0x0217748c kind:load to:0x0209794c module:overlay(0) +from:0x02177490 kind:load to:0x0209796c module:overlay(0) +from:0x02177494 kind:load to:0x02097998 module:overlay(0) +from:0x02177498 kind:load to:0x021697d8 module:overlay(91) +from:0x021774a0 kind:load to:0x0216983c module:overlay(91) +from:0x021774a8 kind:load to:0x02169868 module:overlay(91) +from:0x021774b0 kind:load to:0x02169884 module:overlay(91) +from:0x021774b8 kind:load to:0x021698b0 module:overlay(91) +from:0x021774c8 kind:load to:0x02098518 module:overlay(0) +from:0x021774cc kind:load to:0x02098554 module:overlay(0) +from:0x021774d0 kind:load to:0x0209856c module:overlay(0) +from:0x021774d4 kind:load to:0x02098578 module:overlay(0) +from:0x021774d8 kind:load to:0x01fff464 module:itcm +from:0x021774dc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021774e0 kind:load to:0x02168ccc module:overlay(91) +from:0x021774e4 kind:load to:0x02168d14 module:overlay(91) +from:0x021774e8 kind:load to:0x02168d60 module:overlay(91) +from:0x021774ec kind:load to:0x020984b8 module:overlay(0) +from:0x021774f0 kind:load to:0x020984bc module:overlay(0) +from:0x021774f4 kind:load to:0x02169b90 module:overlay(91) +from:0x021774f8 kind:load to:0x020984c4 module:overlay(0) +from:0x021774fc kind:load to:0x020984c8 module:overlay(0) +from:0x02177500 kind:load to:0x02098584 module:overlay(0) +from:0x02177504 kind:load to:0x020985f0 module:overlay(0) +from:0x02177508 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217750c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177510 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177514 kind:load to:0x02169b94 module:overlay(91) +from:0x02177518 kind:load to:0x02169bbc module:overlay(91) +from:0x0217751c kind:load to:0x021698cc module:overlay(91) +from:0x02177524 kind:load to:0x02169a5c module:overlay(91) +from:0x0217752c kind:load to:0x02169a90 module:overlay(91) +from:0x02177534 kind:load to:0x02169a94 module:overlay(91) +from:0x0217753c kind:load to:0x02169ac8 module:overlay(91) +from:0x0217754c kind:load to:0x02169c0c module:overlay(91) +from:0x02177550 kind:load to:0x0209774c module:overlay(0) +from:0x02177554 kind:load to:0x02097754 module:overlay(0) +from:0x02177558 kind:load to:0x020977d0 module:overlay(0) +from:0x0217755c kind:load to:0x02097810 module:overlay(0) +from:0x02177560 kind:load to:0x02097814 module:overlay(0) +from:0x02177564 kind:load to:0x02097818 module:overlay(0) +from:0x02177570 kind:load to:0x02098518 module:overlay(0) +from:0x02177574 kind:load to:0x02098554 module:overlay(0) +from:0x02177578 kind:load to:0x0209856c module:overlay(0) +from:0x0217757c kind:load to:0x02098578 module:overlay(0) +from:0x02177580 kind:load to:0x01fff464 module:itcm +from:0x02177584 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177588 kind:load to:0x02169c9c module:overlay(91) +from:0x0217758c kind:load to:0x020984b0 module:overlay(0) +from:0x02177590 kind:load to:0x02169cd8 module:overlay(91) +from:0x02177594 kind:load to:0x020984b8 module:overlay(0) +from:0x02177598 kind:load to:0x020984bc module:overlay(0) +from:0x0217759c kind:load to:0x020984c0 module:overlay(0) +from:0x021775a0 kind:load to:0x020984c4 module:overlay(0) +from:0x021775a4 kind:load to:0x020984c8 module:overlay(0) +from:0x021775a8 kind:load to:0x02098584 module:overlay(0) +from:0x021775ac kind:load to:0x020985f0 module:overlay(0) +from:0x021775b0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021775b4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021775b8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021775bc kind:load to:0x02169d80 module:overlay(91) +from:0x021775c0 kind:load to:0x02169da0 module:overlay(91) +from:0x021775cc kind:load to:0x02169de8 module:overlay(91) +from:0x021775d0 kind:load to:0x02097944 module:overlay(0) +from:0x021775d4 kind:load to:0x02097754 module:overlay(0) +from:0x021775d8 kind:load to:0x020977d0 module:overlay(0) +from:0x021775dc kind:load to:0x0209794c module:overlay(0) +from:0x021775e0 kind:load to:0x0209796c module:overlay(0) +from:0x021775e4 kind:load to:0x02097998 module:overlay(0) +from:0x021775f0 kind:load to:0x02098518 module:overlay(0) +from:0x021775f4 kind:load to:0x02098554 module:overlay(0) +from:0x021775f8 kind:load to:0x0209856c module:overlay(0) +from:0x021775fc kind:load to:0x02098578 module:overlay(0) +from:0x02177600 kind:load to:0x01fff464 module:itcm +from:0x02177604 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177608 kind:load to:0x02169ea8 module:overlay(91) +from:0x0217760c kind:load to:0x020984b0 module:overlay(0) +from:0x02177610 kind:load to:0x020984b4 module:overlay(0) +from:0x02177614 kind:load to:0x020984b8 module:overlay(0) +from:0x02177618 kind:load to:0x020984bc module:overlay(0) +from:0x0217761c kind:load to:0x02169eec module:overlay(91) +from:0x02177620 kind:load to:0x020984c4 module:overlay(0) +from:0x02177624 kind:load to:0x020984c8 module:overlay(0) +from:0x02177628 kind:load to:0x02098584 module:overlay(0) +from:0x0217762c kind:load to:0x020985f0 module:overlay(0) +from:0x02177630 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177634 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177638 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217763c kind:load to:0x02169f1c module:overlay(91) +from:0x02177640 kind:load to:0x02169f3c module:overlay(91) +from:0x0217765c kind:load to:0x02169f84 module:overlay(91) +from:0x02177660 kind:load to:0x02097944 module:overlay(0) +from:0x02177664 kind:load to:0x02097754 module:overlay(0) +from:0x02177668 kind:load to:0x020977d0 module:overlay(0) +from:0x0217766c kind:load to:0x0209794c module:overlay(0) +from:0x02177670 kind:load to:0x0209796c module:overlay(0) +from:0x02177674 kind:load to:0x02097998 module:overlay(0) +from:0x02177680 kind:load to:0x0216a194 module:overlay(91) +from:0x02177684 kind:load to:0x0216b2a0 module:overlay(91) +from:0x02177688 kind:load to:0x0209a254 module:overlay(0) +from:0x0217768c kind:load to:0x0209a288 module:overlay(0) +from:0x02177690 kind:load to:0x0209a320 module:overlay(0) +from:0x02177694 kind:load to:0x0209a334 module:overlay(0) +from:0x02177698 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0217769c kind:load to:0x0209a35c module:overlay(0) +from:0x021776a0 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021776a4 kind:load to:0x0209a06c module:overlay(0) +from:0x021776a8 kind:load to:0x0209a2f0 module:overlay(0) +from:0x021776ac kind:load to:0x0209a308 module:overlay(0) +from:0x021776b0 kind:load to:0x0209a348 module:overlay(0) +from:0x021776b4 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021776b8 kind:load to:0x0216b274 module:overlay(91) +from:0x021776bc kind:load to:0x0216b250 module:overlay(91) +from:0x021776c0 kind:load to:0x0209a70c module:overlay(0) +from:0x02177724 kind:load to:0x0216a608 module:overlay(91) +from:0x0217772c kind:load to:0x0216a638 module:overlay(91) +from:0x02177734 kind:load to:0x0216a6a4 module:overlay(91) +from:0x0217773c kind:load to:0x0216a75c module:overlay(91) +from:0x02177744 kind:load to:0x0216a868 module:overlay(91) +from:0x0217774c kind:load to:0x0216a87c module:overlay(91) +from:0x02177754 kind:load to:0x0216ab2c module:overlay(91) +from:0x0217775c kind:load to:0x0216ab40 module:overlay(91) +from:0x02177764 kind:load to:0x0216adcc module:overlay(91) +from:0x0217776c kind:load to:0x0216ae74 module:overlay(91) +from:0x02177774 kind:load to:0x0216af50 module:overlay(91) +from:0x0217777c kind:load to:0x0216b01c module:overlay(91) +from:0x0217778c kind:load to:0x02098518 module:overlay(0) +from:0x02177790 kind:load to:0x02098554 module:overlay(0) +from:0x02177794 kind:load to:0x0209856c module:overlay(0) +from:0x02177798 kind:load to:0x02098578 module:overlay(0) +from:0x0217779c kind:load to:0x01fff464 module:itcm +from:0x021777a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021777a4 kind:load to:0x0216a1a8 module:overlay(91) +from:0x021777a8 kind:load to:0x020984b0 module:overlay(0) +from:0x021777ac kind:load to:0x0216b1c8 module:overlay(91) +from:0x021777b0 kind:load to:0x020984b8 module:overlay(0) +from:0x021777b4 kind:load to:0x020984bc module:overlay(0) +from:0x021777b8 kind:load to:0x0216b1d4 module:overlay(91) +from:0x021777bc kind:load to:0x0216b228 module:overlay(91) +from:0x021777c0 kind:load to:0x020984c8 module:overlay(0) +from:0x021777c4 kind:load to:0x02098584 module:overlay(0) +from:0x021777c8 kind:load to:0x020985f0 module:overlay(0) +from:0x021777cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021777d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021777d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021777d8 kind:load to:0x0216b2bc module:overlay(91) +from:0x021777dc kind:load to:0x0216b2e4 module:overlay(91) +from:0x021777e0 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x021777e4 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x021777e8 kind:load to:0x0216be24 module:overlay(91) +from:0x021777f0 kind:load to:0x0216be40 module:overlay(91) +from:0x02177800 kind:load to:0x0216b334 module:overlay(91) +from:0x02177804 kind:load to:0x02097944 module:overlay(0) +from:0x02177808 kind:load to:0x02097754 module:overlay(0) +from:0x0217780c kind:load to:0x020977d0 module:overlay(0) +from:0x02177810 kind:load to:0x0209794c module:overlay(0) +from:0x02177814 kind:load to:0x0209796c module:overlay(0) +from:0x02177818 kind:load to:0x02097998 module:overlay(0) +from:0x02177824 kind:load to:0x0216b518 module:overlay(91) +from:0x02177828 kind:load to:0x0216bfe8 module:overlay(91) +from:0x0217782c kind:load to:0x02099b00 module:overlay(0) +from:0x02177830 kind:load to:0x02099b38 module:overlay(0) +from:0x02177834 kind:load to:0x0209a13c module:overlay(0) +from:0x02177838 kind:load to:0x0209a144 module:overlay(0) +from:0x0217783c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02177840 kind:load to:0x02099cb0 module:overlay(0) +from:0x02177844 kind:load to:0x02099ba0 module:overlay(0) +from:0x02177848 kind:load to:0x0209a06c module:overlay(0) +from:0x0217784c kind:load to:0x0209a0f4 module:overlay(0) +from:0x02177850 kind:load to:0x0209a10c module:overlay(0) +from:0x02177854 kind:load to:0x0216bfe0 module:overlay(91) +from:0x02177858 kind:load to:0x0209a124 module:overlay(0) +from:0x0217785c kind:load to:0x0216bfd0 module:overlay(91) +from:0x02177860 kind:load to:0x0216bfac module:overlay(91) +from:0x0217786c kind:load to:0x02098518 module:overlay(0) +from:0x02177870 kind:load to:0x02098554 module:overlay(0) +from:0x02177874 kind:load to:0x0209856c module:overlay(0) +from:0x02177878 kind:load to:0x02098578 module:overlay(0) +from:0x0217787c kind:load to:0x01fff464 module:itcm +from:0x02177880 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177884 kind:load to:0x0216b690 module:overlay(91) +from:0x02177888 kind:load to:0x0216b70c module:overlay(91) +from:0x0217788c kind:load to:0x0216b78c module:overlay(91) +from:0x02177890 kind:load to:0x0216b7ac module:overlay(91) +from:0x02177894 kind:load to:0x020984bc module:overlay(0) +from:0x02177898 kind:load to:0x0216bc2c module:overlay(91) +from:0x0217789c kind:load to:0x0216bd3c module:overlay(91) +from:0x021778a0 kind:load to:0x020984c8 module:overlay(0) +from:0x021778a4 kind:load to:0x02098584 module:overlay(0) +from:0x021778a8 kind:load to:0x020985f0 module:overlay(0) +from:0x021778ac kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021778b0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021778b4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021778b8 kind:load to:0x0216b580 module:overlay(91) +from:0x021778bc kind:load to:0x0216b604 module:overlay(91) +from:0x021778c0 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x021778c4 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x021778e8 kind:load to:0x0216c798 module:overlay(91) +from:0x021778f0 kind:load to:0x0216c7d4 module:overlay(91) +from:0x021778f8 kind:load to:0x0216d090 module:overlay(91) +from:0x02177900 kind:load to:0x0216d1a8 module:overlay(91) +from:0x02177908 kind:load to:0x0216d570 module:overlay(91) +from:0x02177910 kind:load to:0x0216d654 module:overlay(91) +from:0x02177920 kind:load to:0x0216c024 module:overlay(91) +from:0x02177924 kind:load to:0x02097944 module:overlay(0) +from:0x02177928 kind:load to:0x02097754 module:overlay(0) +from:0x0217792c kind:load to:0x020977d0 module:overlay(0) +from:0x02177930 kind:load to:0x0209794c module:overlay(0) +from:0x02177934 kind:load to:0x0209796c module:overlay(0) +from:0x02177938 kind:load to:0x02097998 module:overlay(0) +from:0x02177944 kind:load to:0x02098518 module:overlay(0) +from:0x02177948 kind:load to:0x02098554 module:overlay(0) +from:0x0217794c kind:load to:0x0209856c module:overlay(0) +from:0x02177950 kind:load to:0x02098578 module:overlay(0) +from:0x02177954 kind:load to:0x01fff464 module:itcm +from:0x02177958 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217795c kind:load to:0x0216c368 module:overlay(91) +from:0x02177960 kind:load to:0x020984b0 module:overlay(0) +from:0x02177964 kind:load to:0x0216d8e4 module:overlay(91) +from:0x02177968 kind:load to:0x020984b8 module:overlay(0) +from:0x0217796c kind:load to:0x020984bc module:overlay(0) +from:0x02177970 kind:load to:0x0216d8f0 module:overlay(91) +from:0x02177974 kind:load to:0x0216d9b0 module:overlay(91) +from:0x02177978 kind:load to:0x020984c8 module:overlay(0) +from:0x0217797c kind:load to:0x02098584 module:overlay(0) +from:0x02177980 kind:load to:0x020985f0 module:overlay(0) +from:0x02177984 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177988 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217798c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177990 kind:load to:0x0216c230 module:overlay(91) +from:0x02177994 kind:load to:0x0216c2c8 module:overlay(91) +from:0x02177998 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0217799c kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x021779a0 kind:load to:0x0216df7c module:overlay(91) +from:0x021779a8 kind:load to:0x0216e498 module:overlay(91) +from:0x021779b0 kind:load to:0x0216e4f8 module:overlay(91) +from:0x021779b8 kind:load to:0x0216e0c0 module:overlay(91) +from:0x021779c8 kind:load to:0x0216d9d4 module:overlay(91) +from:0x021779cc kind:load to:0x02097944 module:overlay(0) +from:0x021779d0 kind:load to:0x02097754 module:overlay(0) +from:0x021779d4 kind:load to:0x020977d0 module:overlay(0) +from:0x021779d8 kind:load to:0x0209794c module:overlay(0) +from:0x021779dc kind:load to:0x0209796c module:overlay(0) +from:0x021779e0 kind:load to:0x02097998 module:overlay(0) +from:0x021779ec kind:load to:0x0216dbdc module:overlay(91) +from:0x021779f0 kind:load to:0x0216e548 module:overlay(91) +from:0x021779f4 kind:load to:0x0209a254 module:overlay(0) +from:0x021779f8 kind:load to:0x0209a288 module:overlay(0) +from:0x021779fc kind:load to:0x0209a320 module:overlay(0) +from:0x02177a00 kind:load to:0x0209a334 module:overlay(0) +from:0x02177a04 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02177a08 kind:load to:0x0209a35c module:overlay(0) +from:0x02177a0c kind:load to:0x0209a3e4 module:overlay(0) +from:0x02177a10 kind:load to:0x0209a06c module:overlay(0) +from:0x02177a14 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02177a18 kind:load to:0x0209a308 module:overlay(0) +from:0x02177a1c kind:load to:0x0209a348 module:overlay(0) +from:0x02177a20 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02177a24 kind:load to:0x0216b274 module:overlay(91) +from:0x02177a28 kind:load to:0x0216b250 module:overlay(91) +from:0x02177a2c kind:load to:0x0209a70c module:overlay(0) +from:0x02177a38 kind:load to:0x02098518 module:overlay(0) +from:0x02177a3c kind:load to:0x02098554 module:overlay(0) +from:0x02177a40 kind:load to:0x0209856c module:overlay(0) +from:0x02177a44 kind:load to:0x02098578 module:overlay(0) +from:0x02177a48 kind:load to:0x01fff464 module:itcm +from:0x02177a4c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177a50 kind:load to:0x0216dc90 module:overlay(91) +from:0x02177a54 kind:load to:0x020984b0 module:overlay(0) +from:0x02177a58 kind:load to:0x0216dcf8 module:overlay(91) +from:0x02177a5c kind:load to:0x0216ddd4 module:overlay(91) +from:0x02177a60 kind:load to:0x020984bc module:overlay(0) +from:0x02177a64 kind:load to:0x0216deb0 module:overlay(91) +from:0x02177a68 kind:load to:0x020984c4 module:overlay(0) +from:0x02177a6c kind:load to:0x020984c8 module:overlay(0) +from:0x02177a70 kind:load to:0x02098584 module:overlay(0) +from:0x02177a74 kind:load to:0x020985f0 module:overlay(0) +from:0x02177a78 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177a7c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177a80 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177a84 kind:load to:0x0216e564 module:overlay(91) +from:0x02177a88 kind:load to:0x0216e5f4 module:overlay(91) +from:0x02177a8c kind:load to:0x0216dbf0 module:overlay(91) +from:0x02177a90 kind:load to:0x0216dbf8 module:overlay(91) +from:0x02177ab4 kind:load to:0x0216e6ac module:overlay(91) +from:0x02177ab8 kind:load to:0x02097944 module:overlay(0) +from:0x02177abc kind:load to:0x02097754 module:overlay(0) +from:0x02177ac0 kind:load to:0x020977d0 module:overlay(0) +from:0x02177ac4 kind:load to:0x0209794c module:overlay(0) +from:0x02177ac8 kind:load to:0x0209796c module:overlay(0) +from:0x02177acc kind:load to:0x02097998 module:overlay(0) +from:0x02177ad8 kind:load to:0x02098518 module:overlay(0) +from:0x02177adc kind:load to:0x02098554 module:overlay(0) +from:0x02177ae0 kind:load to:0x0209856c module:overlay(0) +from:0x02177ae4 kind:load to:0x02098578 module:overlay(0) +from:0x02177ae8 kind:load to:0x01fff464 module:itcm +from:0x02177aec kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177af0 kind:load to:0x0216e858 module:overlay(91) +from:0x02177af4 kind:load to:0x020984b0 module:overlay(0) +from:0x02177af8 kind:load to:0x0216e9a8 module:overlay(91) +from:0x02177afc kind:load to:0x020984b8 module:overlay(0) +from:0x02177b00 kind:load to:0x020984bc module:overlay(0) +from:0x02177b04 kind:load to:0x0216ece0 module:overlay(91) +from:0x02177b08 kind:load to:0x020984c4 module:overlay(0) +from:0x02177b0c kind:load to:0x020984c8 module:overlay(0) +from:0x02177b10 kind:load to:0x02098584 module:overlay(0) +from:0x02177b14 kind:load to:0x020985f0 module:overlay(0) +from:0x02177b18 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177b1c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177b20 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177b24 kind:load to:0x0216eeb4 module:overlay(91) +from:0x02177b28 kind:load to:0x0216eee4 module:overlay(91) +from:0x02177b2c kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x02177b30 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02177b34 kind:load to:0x0216ec60 module:overlay(91) +from:0x02177b40 kind:load to:0x0216ef3c module:overlay(91) +from:0x02177b44 kind:load to:0x0209774c module:overlay(0) +from:0x02177b48 kind:load to:0x02097754 module:overlay(0) +from:0x02177b4c kind:load to:0x020977d0 module:overlay(0) +from:0x02177b50 kind:load to:0x02097810 module:overlay(0) +from:0x02177b54 kind:load to:0x02097814 module:overlay(0) +from:0x02177b58 kind:load to:0x02097818 module:overlay(0) +from:0x02177b64 kind:load to:0x02098518 module:overlay(0) +from:0x02177b68 kind:load to:0x02098554 module:overlay(0) +from:0x02177b6c kind:load to:0x0209856c module:overlay(0) +from:0x02177b70 kind:load to:0x02098578 module:overlay(0) +from:0x02177b74 kind:load to:0x01fff464 module:itcm +from:0x02177b78 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177b7c kind:load to:0x0216efc4 module:overlay(91) +from:0x02177b80 kind:load to:0x020984b0 module:overlay(0) +from:0x02177b84 kind:load to:0x0216eff4 module:overlay(91) +from:0x02177b88 kind:load to:0x020984b8 module:overlay(0) +from:0x02177b8c kind:load to:0x020984bc module:overlay(0) +from:0x02177b90 kind:load to:0x020984c0 module:overlay(0) +from:0x02177b94 kind:load to:0x020984c4 module:overlay(0) +from:0x02177b98 kind:load to:0x020984c8 module:overlay(0) +from:0x02177b9c kind:load to:0x02098584 module:overlay(0) +from:0x02177ba0 kind:load to:0x020985f0 module:overlay(0) +from:0x02177ba4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177ba8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177bac kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177bb0 kind:load to:0x0216f048 module:overlay(91) +from:0x02177bb4 kind:load to:0x0216f064 module:overlay(91) +from:0x02177c08 kind:load to:0x02175568 module:overlay(91) +from:0x02177c0c kind:load to:0x02175584 module:overlay(91) +from:0x02177c10 kind:load to:0x021755a8 module:overlay(91) +from:0x02177c14 kind:load to:0x0207c008 module:overlay(0) +from:0x02177c18 kind:load to:0x0207c010 module:overlay(0) +from:0x02177c24 kind:load to:0x0216f0a8 module:overlay(91) +from:0x02177c28 kind:load to:0x02097944 module:overlay(0) +from:0x02177c2c kind:load to:0x02097754 module:overlay(0) +from:0x02177c30 kind:load to:0x020977d0 module:overlay(0) +from:0x02177c34 kind:load to:0x0209794c module:overlay(0) +from:0x02177c38 kind:load to:0x0209796c module:overlay(0) +from:0x02177c3c kind:load to:0x02097998 module:overlay(0) +from:0x02177c48 kind:load to:0x0216f51c module:overlay(91) +from:0x02177c4c kind:load to:0x02175794 module:overlay(91) +from:0x02177c50 kind:load to:0x02057bf4 module:overlay(0) +from:0x02177c54 kind:load to:0x021756b4 module:overlay(91) +from:0x02177c58 kind:load to:0x02057dc8 module:overlay(0) +from:0x02177c5c kind:load to:0x02057e44 module:overlay(0) +from:0x02177c60 kind:load to:0x02057ea8 module:overlay(0) +from:0x02177c64 kind:load to:0x0217568c module:overlay(91) +from:0x02177c68 kind:load to:0x02057d84 module:overlay(0) +from:0x02177c74 kind:load to:0x0216f530 module:overlay(91) +from:0x02177c78 kind:load to:0x021757b0 module:overlay(91) +from:0x02177c7c kind:load to:0x0209a254 module:overlay(0) +from:0x02177c80 kind:load to:0x0209a288 module:overlay(0) +from:0x02177c84 kind:load to:0x0209a320 module:overlay(0) +from:0x02177c88 kind:load to:0x0209a334 module:overlay(0) +from:0x02177c8c kind:load to:0x0209a0e4 module:overlay(0) +from:0x02177c90 kind:load to:0x0209a35c module:overlay(0) +from:0x02177c94 kind:load to:0x0209a3e4 module:overlay(0) +from:0x02177c98 kind:load to:0x0209a06c module:overlay(0) +from:0x02177c9c kind:load to:0x0209a2f0 module:overlay(0) +from:0x02177ca0 kind:load to:0x0209a308 module:overlay(0) +from:0x02177ca4 kind:load to:0x0209a348 module:overlay(0) +from:0x02177ca8 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02177cac kind:load to:0x0216b274 module:overlay(91) +from:0x02177cb0 kind:load to:0x0216b250 module:overlay(91) +from:0x02177cb4 kind:load to:0x0209a70c module:overlay(0) +from:0x02177cc0 kind:load to:0x02098518 module:overlay(0) +from:0x02177cc4 kind:load to:0x02098554 module:overlay(0) +from:0x02177cc8 kind:load to:0x0209856c module:overlay(0) +from:0x02177ccc kind:load to:0x02098578 module:overlay(0) +from:0x02177cd0 kind:load to:0x01fff464 module:itcm +from:0x02177cd4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177cd8 kind:load to:0x0216f65c module:overlay(91) +from:0x02177cdc kind:load to:0x020984b0 module:overlay(0) +from:0x02177ce0 kind:load to:0x0216fb90 module:overlay(91) +from:0x02177ce4 kind:load to:0x0216f954 module:overlay(91) +from:0x02177ce8 kind:load to:0x020984bc module:overlay(0) +from:0x02177cec kind:load to:0x02173d2c module:overlay(91) +from:0x02177cf0 kind:load to:0x020984c4 module:overlay(0) +from:0x02177cf4 kind:load to:0x020984c8 module:overlay(0) +from:0x02177cf8 kind:load to:0x02098584 module:overlay(0) +from:0x02177cfc kind:load to:0x020985f0 module:overlay(0) +from:0x02177d00 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177d04 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177d08 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177d0c kind:load to:0x0216f544 module:overlay(91) +from:0x02177d10 kind:load to:0x0216f5cc module:overlay(91) +from:0x02177d14 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x02177d18 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x02177d1c kind:load to:0x0216fcbc module:overlay(91) +from:0x02177d24 kind:load to:0x02174180 module:overlay(91) +from:0x02177d2c kind:load to:0x0216ff68 module:overlay(91) +from:0x02177d34 kind:load to:0x021706ec module:overlay(91) +from:0x02177d3c kind:load to:0x021707ac module:overlay(91) +from:0x02177d44 kind:load to:0x02170948 module:overlay(91) +from:0x02177d4c kind:load to:0x02170b70 module:overlay(91) +from:0x02177d54 kind:load to:0x0217138c module:overlay(91) +from:0x02177d5c kind:load to:0x0217157c module:overlay(91) +from:0x02177d64 kind:load to:0x02171630 module:overlay(91) +from:0x02177d6c kind:load to:0x02171814 module:overlay(91) +from:0x02177d74 kind:load to:0x021702c0 module:overlay(91) +from:0x02177d7c kind:load to:0x02171320 module:overlay(91) +from:0x02177d84 kind:load to:0x0216fcf0 module:overlay(91) +from:0x02177d8c kind:load to:0x02174208 module:overlay(91) +from:0x02177d94 kind:load to:0x0216ffc4 module:overlay(91) +from:0x02177d9c kind:load to:0x02170720 module:overlay(91) +from:0x02177da4 kind:load to:0x0217085c module:overlay(91) +from:0x02177dac kind:load to:0x02170a6c module:overlay(91) +from:0x02177db4 kind:load to:0x02170bf8 module:overlay(91) +from:0x02177dbc kind:load to:0x0217140c module:overlay(91) +from:0x02177dc4 kind:load to:0x021715cc module:overlay(91) +from:0x02177dcc kind:load to:0x02171774 module:overlay(91) +from:0x02177dd4 kind:load to:0x02171884 module:overlay(91) +from:0x02177ddc kind:load to:0x02170300 module:overlay(91) +from:0x02177de4 kind:load to:0x02171324 module:overlay(91) +from:0x02177f2c kind:load to:0x021757ec module:overlay(91) +from:0x02177f30 kind:load to:0x0209774c module:overlay(0) +from:0x02177f34 kind:load to:0x02097754 module:overlay(0) +from:0x02177f38 kind:load to:0x020977d0 module:overlay(0) +from:0x02177f3c kind:load to:0x02097810 module:overlay(0) +from:0x02177f40 kind:load to:0x02097814 module:overlay(0) +from:0x02177f44 kind:load to:0x02097818 module:overlay(0) +from:0x02177f50 kind:load to:0x02098518 module:overlay(0) +from:0x02177f54 kind:load to:0x02098554 module:overlay(0) +from:0x02177f58 kind:load to:0x0209856c module:overlay(0) +from:0x02177f5c kind:load to:0x02098578 module:overlay(0) +from:0x02177f60 kind:load to:0x01fff464 module:itcm +from:0x02177f64 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177f68 kind:load to:0x020984a8 module:overlay(0) +from:0x02177f6c kind:load to:0x02175868 module:overlay(91) +from:0x02177f70 kind:load to:0x02175944 module:overlay(91) +from:0x02177f74 kind:load to:0x02175bbc module:overlay(91) +from:0x02177f78 kind:load to:0x020984bc module:overlay(0) +from:0x02177f7c kind:load to:0x020984c0 module:overlay(0) +from:0x02177f80 kind:load to:0x020984c4 module:overlay(0) +from:0x02177f84 kind:load to:0x020984c8 module:overlay(0) +from:0x02177f88 kind:load to:0x02098584 module:overlay(0) +from:0x02177f8c kind:load to:0x020985f0 module:overlay(0) +from:0x02177f90 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177f94 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177f98 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177f9c kind:load to:0x02175c8c module:overlay(91) +from:0x02177fa0 kind:load to:0x02175ca0 module:overlay(91) +from:0x02177fac kind:load to:0x02176224 module:overlay(91) +from:0x02177fb4 kind:load to:0x02176304 module:overlay(91) +from:0x02177fbc kind:load to:0x0217637c module:overlay(91) +from:0x02177fc4 kind:load to:0x02176238 module:overlay(91) +from:0x02177fcc kind:load to:0x02176318 module:overlay(91) +from:0x02177fd4 kind:load to:0x021763b4 module:overlay(91) +from:0x02177fe4 kind:load to:0x021766e8 module:overlay(91) +from:0x02177fe8 kind:load to:0x02176704 module:overlay(91) +from:0x02177fec kind:load to:0x02176728 module:overlay(91) +from:0x02177ff0 kind:load to:0x0207c008 module:overlay(0) +from:0x02177ff4 kind:load to:0x0207c010 module:overlay(0) +from:0x02178000 kind:load to:0x02175cdc module:overlay(91) +from:0x02178004 kind:load to:0x02097944 module:overlay(0) +from:0x02178008 kind:load to:0x02097754 module:overlay(0) +from:0x0217800c kind:load to:0x020977d0 module:overlay(0) +from:0x02178010 kind:load to:0x0209794c module:overlay(0) +from:0x02178014 kind:load to:0x0209796c module:overlay(0) +from:0x02178018 kind:load to:0x02097998 module:overlay(0) +from:0x02178024 kind:load to:0x02098518 module:overlay(0) +from:0x02178028 kind:load to:0x02098554 module:overlay(0) +from:0x0217802c kind:load to:0x0209856c module:overlay(0) +from:0x02178030 kind:load to:0x02098578 module:overlay(0) +from:0x02178034 kind:load to:0x01fff464 module:itcm +from:0x02178038 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217803c kind:load to:0x02175e78 module:overlay(91) +from:0x02178040 kind:load to:0x020984b0 module:overlay(0) +from:0x02178044 kind:load to:0x02176158 module:overlay(91) +from:0x02178048 kind:load to:0x02176144 module:overlay(91) +from:0x0217804c kind:load to:0x020984bc module:overlay(0) +from:0x02178050 kind:load to:0x02176198 module:overlay(91) +from:0x02178054 kind:load to:0x020984c4 module:overlay(0) +from:0x02178058 kind:load to:0x020984c8 module:overlay(0) +from:0x0217805c kind:load to:0x02098584 module:overlay(0) +from:0x02178060 kind:load to:0x020985f0 module:overlay(0) +from:0x02178064 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02178068 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217806c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02178070 kind:load to:0x021767d4 module:overlay(91) +from:0x02178074 kind:load to:0x02176804 module:overlay(91) +from:0x02178078 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0217807c kind:load to:0x02110ce0 module:overlays(19,26,31) diff --git a/config/eur/arm9/overlays/ov091/symbols.txt b/config/eur/arm9/overlays/ov091/symbols.txt new file mode 100644 index 00000000..43cae1d9 --- /dev/null +++ b/config/eur/arm9/overlays/ov091/symbols.txt @@ -0,0 +1,645 @@ +func_ov091_021658a0 kind:function(arm,size=0x6c) addr:0x021658a0 +func_ov091_0216590c kind:function(arm,size=0x8) addr:0x0216590c +func_ov091_02165914 kind:function(arm,size=0x60) addr:0x02165914 +func_ov091_02165974 kind:function(arm,size=0x9c) addr:0x02165974 +func_ov091_02165a10 kind:function(arm,size=0x2c) addr:0x02165a10 +func_ov091_02165a3c kind:function(arm,size=0xc) addr:0x02165a3c +func_ov091_02165a48 kind:function(arm,size=0x34) addr:0x02165a48 +func_ov091_02165a7c kind:function(arm,size=0x2ec) addr:0x02165a7c +func_ov091_02165d68 kind:function(arm,size=0x4c) addr:0x02165d68 +func_ov091_02165db4 kind:function(arm,size=0x68) addr:0x02165db4 +func_ov091_02165e1c kind:function(arm,size=0xb4) addr:0x02165e1c +func_ov091_02165ed0 kind:function(arm,size=0x38) addr:0x02165ed0 +func_ov091_02165f08 kind:function(arm,size=0x8) addr:0x02165f08 +func_ov091_02165f10 kind:function(arm,size=0x88) addr:0x02165f10 +func_ov091_02165f98 kind:function(arm,size=0x6c) addr:0x02165f98 +func_ov091_02166004 kind:function(arm,size=0x14) addr:0x02166004 +func_ov091_02166018 kind:function(arm,size=0x1c) addr:0x02166018 +func_ov091_02166034 kind:function(arm,size=0xb0) addr:0x02166034 +func_ov091_021660e4 kind:function(arm,size=0x8) addr:0x021660e4 +func_ov091_021660ec kind:function(arm,size=0x94) addr:0x021660ec +func_ov091_02166180 kind:function(arm,size=0x9c) addr:0x02166180 +func_ov091_0216621c kind:function(arm,size=0x2c) addr:0x0216621c +func_ov091_02166248 kind:function(arm,size=0xc) addr:0x02166248 +func_ov091_02166254 kind:function(arm,size=0x34) addr:0x02166254 +func_ov091_02166288 kind:function(arm,size=0x2e0) addr:0x02166288 +func_ov091_02166568 kind:function(arm,size=0x28) addr:0x02166568 +func_ov091_02166590 kind:function(arm,size=0xe0) addr:0x02166590 +func_ov091_02166670 kind:function(arm,size=0xb4) addr:0x02166670 +func_ov091_02166724 kind:function(arm,size=0x38) addr:0x02166724 +func_ov091_0216675c kind:function(arm,size=0x8) addr:0x0216675c +func_ov091_02166764 kind:function(arm,size=0x84) addr:0x02166764 +func_ov091_021667e8 kind:function(arm,size=0x38) addr:0x021667e8 +func_ov091_02166820 kind:function(arm,size=0x14) addr:0x02166820 +func_ov091_02166834 kind:function(arm,size=0x1c) addr:0x02166834 +func_ov091_02166850 kind:function(arm,size=0x88) addr:0x02166850 +func_ov091_021668d8 kind:function(arm,size=0x134) addr:0x021668d8 +func_ov091_02166a0c kind:function(arm,size=0x94) addr:0x02166a0c +func_ov091_02166aa0 kind:function(arm,size=0x268) addr:0x02166aa0 +func_ov091_02166d08 kind:function(arm,size=0xcc) addr:0x02166d08 +func_ov091_02166dd4 kind:function(arm,size=0xe8) addr:0x02166dd4 +func_ov091_02166ebc kind:function(arm,size=0x18c) addr:0x02166ebc +func_ov091_02167048 kind:function(arm,size=0x60) addr:0x02167048 +func_ov091_021670a8 kind:function(arm,size=0x4) addr:0x021670a8 +func_ov091_021670ac kind:function(arm,size=0x238) addr:0x021670ac +func_ov091_021672e4 kind:function(arm,size=0x194) addr:0x021672e4 +func_ov091_02167478 kind:function(arm,size=0x14c) addr:0x02167478 +func_ov091_021675c4 kind:function(arm,size=0x120) addr:0x021675c4 +func_ov091_021676e4 kind:function(arm,size=0x138) addr:0x021676e4 +func_ov091_0216781c kind:function(arm,size=0x178) addr:0x0216781c +func_ov091_02167994 kind:function(arm,size=0x10) addr:0x02167994 +func_ov091_021679a4 kind:function(arm,size=0xc) addr:0x021679a4 +func_ov091_021679b0 kind:function(arm,size=0x24) addr:0x021679b0 +func_ov091_021679d4 kind:function(arm,size=0x38) addr:0x021679d4 +func_ov091_02167a0c kind:function(arm,size=0x84) addr:0x02167a0c +func_ov091_02167a90 kind:function(arm,size=0x44) addr:0x02167a90 +func_ov091_02167ad4 kind:function(arm,size=0x14) addr:0x02167ad4 +func_ov091_02167ae8 kind:function(arm,size=0x1c) addr:0x02167ae8 +func_ov091_02167b04 kind:function(arm,size=0x14) addr:0x02167b04 +func_ov091_02167b18 kind:function(arm,size=0xc) addr:0x02167b18 +func_ov091_02167b24 kind:function(arm,size=0x24) addr:0x02167b24 +func_ov091_02167b48 kind:function(arm,size=0x2c) addr:0x02167b48 +func_ov091_02167b74 kind:function(arm,size=0x88) addr:0x02167b74 +func_ov091_02167bfc kind:function(arm,size=0x8) addr:0x02167bfc +func_ov091_02167c04 kind:function(arm,size=0x60) addr:0x02167c04 +func_ov091_02167c64 kind:function(arm,size=0x20) addr:0x02167c64 +func_ov091_02167c84 kind:function(arm,size=0x28) addr:0x02167c84 +func_ov091_02167cac kind:function(arm,size=0x14) addr:0x02167cac +func_ov091_02167cc0 kind:function(arm,size=0xc) addr:0x02167cc0 +func_ov091_02167ccc kind:function(arm,size=0x24) addr:0x02167ccc +func_ov091_02167cf0 kind:function(arm,size=0x2c) addr:0x02167cf0 +func_ov091_02167d1c kind:function(arm,size=0x3c) addr:0x02167d1c +func_ov091_02167d58 kind:function(arm,size=0xe4) addr:0x02167d58 +func_ov091_02167e3c kind:function(arm,size=0x118) addr:0x02167e3c +func_ov091_02167f54 kind:function(arm,size=0x5c) addr:0x02167f54 +func_ov091_02167fb0 kind:function(arm,size=0x20) addr:0x02167fb0 +func_ov091_02167fd0 kind:function(arm,size=0x28) addr:0x02167fd0 +func_ov091_02167ff8 kind:function(arm,size=0x14) addr:0x02167ff8 +func_ov091_0216800c kind:function(arm,size=0xc) addr:0x0216800c +func_ov091_02168018 kind:function(arm,size=0x24) addr:0x02168018 +func_ov091_0216803c kind:function(arm,size=0x40) addr:0x0216803c +func_ov091_0216807c kind:function(arm,size=0xbc) addr:0x0216807c +func_ov091_02168138 kind:function(arm,size=0x14) addr:0x02168138 +func_ov091_0216814c kind:function(arm,size=0x1f4) addr:0x0216814c +func_ov091_02168340 kind:function(arm,size=0xe8) addr:0x02168340 +func_ov091_02168428 kind:function(arm,size=0x8) addr:0x02168428 +func_ov091_02168430 kind:function(arm,size=0x8) addr:0x02168430 +func_ov091_02168438 kind:function(arm,size=0x4) addr:0x02168438 +func_ov091_0216843c kind:function(arm,size=0x4) addr:0x0216843c +func_ov091_02168440 kind:function(arm,size=0x60) addr:0x02168440 +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=0x20) addr:0x021684e0 +func_ov091_02168500 kind:function(arm,size=0x1c) addr:0x02168500 +func_ov091_0216851c kind:function(arm,size=0x28) addr:0x0216851c +func_ov091_02168544 kind:function(arm,size=0x30) addr:0x02168544 +func_ov091_02168574 kind:function(arm,size=0x28) addr:0x02168574 +func_ov091_0216859c kind:function(arm,size=0x20) addr:0x0216859c +func_ov091_021685bc kind:function(arm,size=0x14) addr:0x021685bc +func_ov091_021685d0 kind:function(arm,size=0xc) addr:0x021685d0 +func_ov091_021685dc kind:function(arm,size=0x24) addr:0x021685dc +func_ov091_02168600 kind:function(arm,size=0x2c) addr:0x02168600 +func_ov091_0216862c kind:function(arm,size=0x78) addr:0x0216862c +func_ov091_021686a4 kind:function(arm,size=0x88) addr:0x021686a4 +func_ov091_0216872c kind:function(arm,size=0x4) addr:0x0216872c +func_ov091_02168730 kind:function(arm,size=0x14) addr:0x02168730 +func_ov091_02168744 kind:function(arm,size=0x40) addr:0x02168744 +func_ov091_02168784 kind:function(arm,size=0x8) addr:0x02168784 +func_ov091_0216878c kind:function(arm,size=0x38) addr:0x0216878c +func_ov091_021687c4 kind:function(arm,size=0x40) addr:0x021687c4 +func_ov091_02168804 kind:function(arm,size=0x14) addr:0x02168804 +func_ov091_02168818 kind:function(arm,size=0xc) addr:0x02168818 +func_ov091_02168824 kind:function(arm,size=0x24) addr:0x02168824 +func_ov091_02168848 kind:function(arm,size=0x58) addr:0x02168848 +func_ov091_021688a0 kind:function(arm,size=0x40) addr:0x021688a0 +func_ov091_021688e0 kind:function(arm,size=0x30) addr:0x021688e0 +func_ov091_02168910 kind:function(arm,size=0x84) addr:0x02168910 +func_ov091_02168994 kind:function(arm,size=0x230) addr:0x02168994 +func_ov091_02168bc4 kind:function(arm,size=0x14) addr:0x02168bc4 +func_ov091_02168bd8 kind:function(arm,size=0x1c) addr:0x02168bd8 +func_ov091_02168bf4 kind:function(arm,size=0x14) addr:0x02168bf4 +func_ov091_02168c08 kind:function(arm,size=0xc) addr:0x02168c08 +func_ov091_02168c14 kind:function(arm,size=0x24) addr:0x02168c14 +func_ov091_02168c38 kind:function(arm,size=0x28) addr:0x02168c38 +func_ov091_02168c60 kind:function(arm,size=0x6c) addr:0x02168c60 +func_ov091_02168ccc kind:function(arm,size=0x48) addr:0x02168ccc +func_ov091_02168d14 kind:function(arm,size=0x4c) addr:0x02168d14 +func_ov091_02168d60 kind:function(arm,size=0x74) addr:0x02168d60 +func_ov091_02168dd4 kind:function(arm,size=0x3c) addr:0x02168dd4 +func_ov091_02168e10 kind:function(arm,size=0x60) addr:0x02168e10 +func_ov091_02168e70 kind:function(arm,size=0x20c) addr:0x02168e70 +func_ov091_0216907c kind:function(arm,size=0x498) addr:0x0216907c +func_ov091_02169514 kind:function(arm,size=0x104) addr:0x02169514 +func_ov091_02169618 kind:function(arm,size=0x120) addr:0x02169618 +func_ov091_02169738 kind:function(arm,size=0x50) addr:0x02169738 +func_ov091_02169788 kind:function(arm,size=0x50) addr:0x02169788 +func_ov091_021697d8 kind:function(arm,size=0x64) addr:0x021697d8 +func_ov091_0216983c kind:function(arm,size=0x2c) addr:0x0216983c +func_ov091_02169868 kind:function(arm,size=0x1c) addr:0x02169868 +func_ov091_02169884 kind:function(arm,size=0x2c) addr:0x02169884 +func_ov091_021698b0 kind:function(arm,size=0x1c) addr:0x021698b0 +func_ov091_021698cc kind:function(arm,size=0x190) addr:0x021698cc +func_ov091_02169a5c kind:function(arm,size=0x34) addr:0x02169a5c +func_ov091_02169a90 kind:function(arm,size=0x4) addr:0x02169a90 +func_ov091_02169a94 kind:function(arm,size=0x34) addr:0x02169a94 +func_ov091_02169ac8 kind:function(arm,size=0x4) addr:0x02169ac8 +func_ov091_02169acc kind:function(arm,size=0xc4) addr:0x02169acc +func_ov091_02169b90 kind:function(arm,size=0x4) addr:0x02169b90 +func_ov091_02169b94 kind:function(arm,size=0x28) addr:0x02169b94 +func_ov091_02169bbc kind:function(arm,size=0x30) addr:0x02169bbc +func_ov091_02169bec kind:function(arm,size=0x14) addr:0x02169bec +func_ov091_02169c00 kind:function(arm,size=0xc) addr:0x02169c00 +func_ov091_02169c0c kind:function(arm,size=0x24) addr:0x02169c0c +func_ov091_02169c30 kind:function(arm,size=0x28) addr:0x02169c30 +func_ov091_02169c58 kind:function(arm,size=0x44) addr:0x02169c58 +func_ov091_02169c9c kind:function(arm,size=0x3c) addr:0x02169c9c +func_ov091_02169cd8 kind:function(arm,size=0xa8) addr:0x02169cd8 +func_ov091_02169d80 kind:function(arm,size=0x20) addr:0x02169d80 +func_ov091_02169da0 kind:function(arm,size=0x28) addr:0x02169da0 +func_ov091_02169dc8 kind:function(arm,size=0x14) addr:0x02169dc8 +func_ov091_02169ddc kind:function(arm,size=0xc) addr:0x02169ddc +func_ov091_02169de8 kind:function(arm,size=0x24) addr:0x02169de8 +func_ov091_02169e0c kind:function(arm,size=0x28) addr:0x02169e0c +func_ov091_02169e34 kind:function(arm,size=0x74) addr:0x02169e34 +func_ov091_02169ea8 kind:function(arm,size=0x44) addr:0x02169ea8 +func_ov091_02169eec kind:function(arm,size=0x30) addr:0x02169eec +func_ov091_02169f1c kind:function(arm,size=0x20) addr:0x02169f1c +func_ov091_02169f3c kind:function(arm,size=0x28) addr:0x02169f3c +func_ov091_02169f64 kind:function(arm,size=0x14) addr:0x02169f64 +func_ov091_02169f78 kind:function(arm,size=0xc) addr:0x02169f78 +func_ov091_02169f84 kind:function(arm,size=0x24) addr:0x02169f84 +func_ov091_02169fa8 kind:function(arm,size=0x68) addr:0x02169fa8 +func_ov091_0216a010 kind:function(arm,size=0x184) addr:0x0216a010 +func_ov091_0216a194 kind:function(arm,size=0x14) addr:0x0216a194 +func_ov091_0216a1a8 kind:function(arm,size=0x30) addr:0x0216a1a8 +func_ov091_0216a1d8 kind:function(arm,size=0x158) addr:0x0216a1d8 +func_ov091_0216a330 kind:function(arm,size=0x14) addr:0x0216a330 +func_ov091_0216a344 kind:function(arm,size=0xa0) addr:0x0216a344 +func_ov091_0216a3e4 kind:function(arm,size=0xc0) addr:0x0216a3e4 +func_ov091_0216a4a4 kind:function(arm,size=0xe0) addr:0x0216a4a4 +func_ov091_0216a584 kind:function(arm,size=0x84) addr:0x0216a584 +func_ov091_0216a608 kind:function(arm,size=0x30) addr:0x0216a608 +func_ov091_0216a638 kind:function(arm,size=0x6c) addr:0x0216a638 +func_ov091_0216a6a4 kind:function(arm,size=0xb8) addr:0x0216a6a4 +func_ov091_0216a75c kind:function(arm,size=0x10c) addr:0x0216a75c +func_ov091_0216a868 kind:function(arm,size=0x14) addr:0x0216a868 +func_ov091_0216a87c kind:function(arm,size=0x2b0) addr:0x0216a87c +func_ov091_0216ab2c kind:function(arm,size=0x14) addr:0x0216ab2c +func_ov091_0216ab40 kind:function(arm,size=0x28c) addr:0x0216ab40 +func_ov091_0216adcc kind:function(arm,size=0xa8) addr:0x0216adcc +func_ov091_0216ae74 kind:function(arm,size=0xdc) addr:0x0216ae74 +func_ov091_0216af50 kind:function(arm,size=0xcc) addr:0x0216af50 +func_ov091_0216b01c kind:function(arm,size=0xe4) addr:0x0216b01c +func_ov091_0216b100 kind:function(arm,size=0x44) addr:0x0216b100 +func_ov091_0216b144 kind:function(arm,size=0x84) addr:0x0216b144 +func_ov091_0216b1c8 kind:function(arm,size=0xc) addr:0x0216b1c8 +func_ov091_0216b1d4 kind:function(arm,size=0x54) addr:0x0216b1d4 +func_ov091_0216b228 kind:function(arm,size=0x28) addr:0x0216b228 +func_ov091_0216b250 kind:function(arm,size=0x24) addr:0x0216b250 +func_ov091_0216b274 kind:function(arm,size=0x2c) addr:0x0216b274 +func_ov091_0216b2a0 kind:function(arm,size=0x1c) addr:0x0216b2a0 +func_ov091_0216b2bc kind:function(arm,size=0x28) addr:0x0216b2bc +func_ov091_0216b2e4 kind:function(arm,size=0x30) addr:0x0216b2e4 +func_ov091_0216b314 kind:function(arm,size=0x14) addr:0x0216b314 +func_ov091_0216b328 kind:function(arm,size=0xc) addr:0x0216b328 +func_ov091_0216b334 kind:function(arm,size=0x24) addr:0x0216b334 +func_ov091_0216b358 kind:function(arm,size=0x64) addr:0x0216b358 +func_ov091_0216b3bc kind:function(arm,size=0x10) addr:0x0216b3bc +func_ov091_0216b3cc kind:function(arm,size=0x10c) addr:0x0216b3cc +func_ov091_0216b4d8 kind:function(arm,size=0x40) addr:0x0216b4d8 +func_ov091_0216b518 kind:function(arm,size=0x14) addr:0x0216b518 +func_ov091_0216b52c kind:function(arm,size=0x54) addr:0x0216b52c +func_ov091_0216b580 kind:function(arm,size=0x84) addr:0x0216b580 +func_ov091_0216b604 kind:function(arm,size=0x8c) addr:0x0216b604 +func_ov091_0216b690 kind:function(arm,size=0x7c) addr:0x0216b690 +func_ov091_0216b70c kind:function(arm,size=0x80) addr:0x0216b70c +func_ov091_0216b78c kind:function(arm,size=0x20) addr:0x0216b78c +func_ov091_0216b7ac kind:function(arm,size=0x4) addr:0x0216b7ac +func_ov091_0216b7b0 kind:function(arm,size=0x144) addr:0x0216b7b0 +func_ov091_0216b8f4 kind:function(arm,size=0xf0) addr:0x0216b8f4 +func_ov091_0216b9e4 kind:function(arm,size=0x4) addr:0x0216b9e4 +func_ov091_0216b9e8 kind:function(arm,size=0x2c) addr:0x0216b9e8 +func_ov091_0216ba14 kind:function(arm,size=0x58) addr:0x0216ba14 +func_ov091_0216ba6c kind:function(arm,size=0x20) addr:0x0216ba6c +func_ov091_0216ba8c kind:function(arm,size=0x108) addr:0x0216ba8c +func_ov091_0216bb94 kind:function(arm,size=0x98) addr:0x0216bb94 +func_ov091_0216bc2c kind:function(arm,size=0x110) addr:0x0216bc2c +func_ov091_0216bd3c kind:function(arm,size=0xe8) addr:0x0216bd3c +func_ov091_0216be24 kind:function(arm,size=0x1c) addr:0x0216be24 +func_ov091_0216be40 kind:function(arm,size=0x16c) addr:0x0216be40 +func_ov091_0216bfac kind:function(arm,size=0x24) addr:0x0216bfac +func_ov091_0216bfd0 kind:function(arm,size=0x10) addr:0x0216bfd0 +func_ov091_0216bfe0 kind:function(arm,size=0x8) addr:0x0216bfe0 +func_ov091_0216bfe8 kind:function(arm,size=0x1c) addr:0x0216bfe8 +func_ov091_0216c004 kind:function(arm,size=0x14) addr:0x0216c004 +func_ov091_0216c018 kind:function(arm,size=0xc) addr:0x0216c018 +func_ov091_0216c024 kind:function(arm,size=0x24) addr:0x0216c024 +func_ov091_0216c048 kind:function(arm,size=0x60) addr:0x0216c048 +func_ov091_0216c0a8 kind:function(arm,size=0x188) addr:0x0216c0a8 +func_ov091_0216c230 kind:function(arm,size=0x98) addr:0x0216c230 +func_ov091_0216c2c8 kind:function(arm,size=0xa0) addr:0x0216c2c8 +func_ov091_0216c368 kind:function(arm,size=0x4c) addr:0x0216c368 +func_ov091_0216c3b4 kind:function(arm,size=0x158) addr:0x0216c3b4 +func_ov091_0216c50c kind:function(arm,size=0x128) addr:0x0216c50c +func_ov091_0216c634 kind:function(arm,size=0x100) addr:0x0216c634 +func_ov091_0216c734 kind:function(arm,size=0x64) addr:0x0216c734 +func_ov091_0216c798 kind:function(arm,size=0x3c) addr:0x0216c798 +func_ov091_0216c7d4 kind:function(arm,size=0x8bc) addr:0x0216c7d4 +func_ov091_0216d090 kind:function(arm,size=0x118) addr:0x0216d090 +func_ov091_0216d1a8 kind:function(arm,size=0x3c8) addr:0x0216d1a8 +func_ov091_0216d570 kind:function(arm,size=0xe4) addr:0x0216d570 +func_ov091_0216d654 kind:function(arm,size=0x214) addr:0x0216d654 +func_ov091_0216d868 kind:function(arm,size=0x44) addr:0x0216d868 +func_ov091_0216d8ac kind:function(arm,size=0x38) addr:0x0216d8ac +func_ov091_0216d8e4 kind:function(arm,size=0xc) addr:0x0216d8e4 +func_ov091_0216d8f0 kind:function(arm,size=0xc0) addr:0x0216d8f0 +func_ov091_0216d9b0 kind:function(arm,size=0x4) addr:0x0216d9b0 +func_ov091_0216d9b4 kind:function(arm,size=0x14) addr:0x0216d9b4 +func_ov091_0216d9c8 kind:function(arm,size=0xc) addr:0x0216d9c8 +func_ov091_0216d9d4 kind:function(arm,size=0x28) addr:0x0216d9d4 +func_ov091_0216d9fc kind:function(arm,size=0x60) addr:0x0216d9fc +func_ov091_0216da5c kind:function(arm,size=0x180) addr:0x0216da5c +func_ov091_0216dbdc kind:function(arm,size=0x14) addr:0x0216dbdc +func_ov091_0216dbf0 kind:function(arm,size=0x8) addr:0x0216dbf0 +func_ov091_0216dbf8 kind:function(arm,size=0x98) addr:0x0216dbf8 +func_ov091_0216dc90 kind:function(arm,size=0x68) addr:0x0216dc90 +func_ov091_0216dcf8 kind:function(arm,size=0xdc) addr:0x0216dcf8 +func_ov091_0216ddd4 kind:function(arm,size=0xdc) addr:0x0216ddd4 +func_ov091_0216deb0 kind:function(arm,size=0xcc) addr:0x0216deb0 +func_ov091_0216df7c kind:function(arm,size=0x144) addr:0x0216df7c +func_ov091_0216e0c0 kind:function(arm,size=0x3d8) addr:0x0216e0c0 +func_ov091_0216e498 kind:function(arm,size=0x60) addr:0x0216e498 +func_ov091_0216e4f8 kind:function(arm,size=0x50) addr:0x0216e4f8 +func_ov091_0216e548 kind:function(arm,size=0x1c) addr:0x0216e548 +func_ov091_0216e564 kind:function(arm,size=0x90) addr:0x0216e564 +func_ov091_0216e5f4 kind:function(arm,size=0x98) addr:0x0216e5f4 +func_ov091_0216e68c kind:function(arm,size=0x14) addr:0x0216e68c +func_ov091_0216e6a0 kind:function(arm,size=0xc) addr:0x0216e6a0 +func_ov091_0216e6ac kind:function(arm,size=0x24) addr:0x0216e6ac +func_ov091_0216e6d0 kind:function(arm,size=0x5c) addr:0x0216e6d0 +func_ov091_0216e72c kind:function(arm,size=0x4) addr:0x0216e72c +func_ov091_0216e730 kind:function(arm,size=0x128) addr:0x0216e730 +func_ov091_0216e858 kind:function(arm,size=0x150) addr:0x0216e858 +func_ov091_0216e9a8 kind:function(arm,size=0x2b8) addr:0x0216e9a8 +func_ov091_0216ec60 kind:function(arm,size=0x80) addr:0x0216ec60 +func_ov091_0216ece0 kind:function(arm,size=0x10c) addr:0x0216ece0 +func_ov091_0216edec kind:function(arm,size=0x30) addr:0x0216edec +func_ov091_0216ee1c kind:function(arm,size=0x98) addr:0x0216ee1c +func_ov091_0216eeb4 kind:function(arm,size=0x30) addr:0x0216eeb4 +func_ov091_0216eee4 kind:function(arm,size=0x38) addr:0x0216eee4 +func_ov091_0216ef1c kind:function(arm,size=0x14) addr:0x0216ef1c +func_ov091_0216ef30 kind:function(arm,size=0xc) addr:0x0216ef30 +func_ov091_0216ef3c kind:function(arm,size=0x24) addr:0x0216ef3c +func_ov091_0216ef60 kind:function(arm,size=0x28) addr:0x0216ef60 +func_ov091_0216ef88 kind:function(arm,size=0x3c) addr:0x0216ef88 +func_ov091_0216efc4 kind:function(arm,size=0x30) addr:0x0216efc4 +func_ov091_0216eff4 kind:function(arm,size=0x30) addr:0x0216eff4 +func_ov091_0216f024 kind:function(arm,size=0x10) addr:0x0216f024 +func_ov091_0216f034 kind:function(arm,size=0x14) addr:0x0216f034 +func_ov091_0216f048 kind:function(arm,size=0x1c) addr:0x0216f048 +func_ov091_0216f064 kind:function(arm,size=0x24) addr:0x0216f064 +func_ov091_0216f088 kind:function(arm,size=0x14) addr:0x0216f088 +func_ov091_0216f09c kind:function(arm,size=0xc) addr:0x0216f09c +func_ov091_0216f0a8 kind:function(arm,size=0x24) addr:0x0216f0a8 +func_ov091_0216f0cc kind:function(arm,size=0x84) addr:0x0216f0cc +func_ov091_0216f150 kind:function(arm,size=0x3cc) addr:0x0216f150 +func_ov091_0216f51c kind:function(arm,size=0x14) addr:0x0216f51c +func_ov091_0216f530 kind:function(arm,size=0x14) addr:0x0216f530 +func_ov091_0216f544 kind:function(arm,size=0x88) addr:0x0216f544 +func_ov091_0216f5cc kind:function(arm,size=0x90) addr:0x0216f5cc +func_ov091_0216f65c kind:function(arm,size=0x29c) addr:0x0216f65c +func_ov091_0216f8f8 kind:function(arm,size=0x18) addr:0x0216f8f8 +func_ov091_0216f910 kind:function(arm,size=0x44) addr:0x0216f910 +func_ov091_0216f954 kind:function(arm,size=0xc0) addr:0x0216f954 +func_ov091_0216fa14 kind:function(arm,size=0x17c) addr:0x0216fa14 +func_ov091_0216fb90 kind:function(arm,size=0x12c) addr:0x0216fb90 +func_ov091_0216fcbc kind:function(arm,size=0x34) addr:0x0216fcbc +func_ov091_0216fcf0 kind:function(arm,size=0x278) addr:0x0216fcf0 +func_ov091_0216ff68 kind:function(arm,size=0x5c) addr:0x0216ff68 +func_ov091_0216ffc4 kind:function(arm,size=0x2fc) addr:0x0216ffc4 +func_ov091_021702c0 kind:function(arm,size=0x40) addr:0x021702c0 +func_ov091_02170300 kind:function(arm,size=0x3ec) addr:0x02170300 +func_ov091_021706ec kind:function(arm,size=0x34) addr:0x021706ec +func_ov091_02170720 kind:function(arm,size=0x8c) addr:0x02170720 +func_ov091_021707ac kind:function(arm,size=0xb0) addr:0x021707ac +func_ov091_0217085c kind:function(arm,size=0xec) addr:0x0217085c +func_ov091_02170948 kind:function(arm,size=0x124) addr:0x02170948 +func_ov091_02170a6c kind:function(arm,size=0x104) addr:0x02170a6c +func_ov091_02170b70 kind:function(arm,size=0x88) addr:0x02170b70 +func_ov091_02170bf8 kind:function(arm,size=0x728) addr:0x02170bf8 +func_ov091_02171320 kind:function(arm,size=0x4) addr:0x02171320 +func_ov091_02171324 kind:function(arm,size=0x68) addr:0x02171324 +func_ov091_0217138c kind:function(arm,size=0x80) addr:0x0217138c +func_ov091_0217140c kind:function(arm,size=0x170) addr:0x0217140c +func_ov091_0217157c kind:function(arm,size=0x50) addr:0x0217157c +func_ov091_021715cc kind:function(arm,size=0x64) addr:0x021715cc +func_ov091_02171630 kind:function(arm,size=0x144) addr:0x02171630 +func_ov091_02171774 kind:function(arm,size=0xa0) addr:0x02171774 +func_ov091_02171814 kind:function(arm,size=0x70) addr:0x02171814 +func_ov091_02171884 kind:function(arm,size=0x48) addr:0x02171884 +func_ov091_021718cc kind:function(arm,size=0x110) addr:0x021718cc +func_ov091_021719dc kind:function(arm,size=0xcc) addr:0x021719dc +func_ov091_02171aa8 kind:function(arm,size=0xf8) addr:0x02171aa8 +func_ov091_02171ba0 kind:function(arm,size=0x10c) addr:0x02171ba0 +func_ov091_02171cac kind:function(arm,size=0x348) addr:0x02171cac +func_ov091_02171ff4 kind:function(arm,size=0x51c) addr:0x02171ff4 +func_ov091_02172510 kind:function(arm,size=0x454) addr:0x02172510 +func_ov091_02172964 kind:function(arm,size=0x8c) addr:0x02172964 +func_ov091_021729f0 kind:function(arm,size=0x100) addr:0x021729f0 +func_ov091_02172af0 kind:function(arm,size=0x1b4) addr:0x02172af0 +func_ov091_02172ca4 kind:function(arm,size=0x44) addr:0x02172ca4 +func_ov091_02172ce8 kind:function(arm,size=0xb4) addr:0x02172ce8 +func_ov091_02172d9c kind:function(arm,size=0xb0) addr:0x02172d9c +func_ov091_02172e4c kind:function(arm,size=0x120) addr:0x02172e4c +func_ov091_02172f6c kind:function(arm,size=0x84) addr:0x02172f6c +func_ov091_02172ff0 kind:function(arm,size=0x144) addr:0x02172ff0 +func_ov091_02173134 kind:function(arm,size=0x48) addr:0x02173134 +func_ov091_0217317c kind:function(arm,size=0x6c) addr:0x0217317c +func_ov091_021731e8 kind:function(arm,size=0xa0) addr:0x021731e8 +func_ov091_02173288 kind:function(arm,size=0x11c) addr:0x02173288 +func_ov091_021733a4 kind:function(arm,size=0x10c) addr:0x021733a4 +func_ov091_021734b0 kind:function(arm,size=0x68) addr:0x021734b0 +func_ov091_02173518 kind:function(arm,size=0xd0) addr:0x02173518 +func_ov091_021735e8 kind:function(arm,size=0x2e8) addr:0x021735e8 +func_ov091_021738d0 kind:function(arm,size=0x30c) addr:0x021738d0 +func_ov091_02173bdc kind:function(arm,size=0x60) addr:0x02173bdc +func_ov091_02173c3c kind:function(arm,size=0xf0) addr:0x02173c3c +func_ov091_02173d2c kind:function(arm,size=0x140) addr:0x02173d2c +func_ov091_02173e6c kind:function(arm,size=0x134) addr:0x02173e6c +func_ov091_02173fa0 kind:function(arm,size=0x11c) addr:0x02173fa0 +func_ov091_021740bc kind:function(arm,size=0x58) addr:0x021740bc +func_ov091_02174114 kind:function(arm,size=0x6c) addr:0x02174114 +func_ov091_02174180 kind:function(arm,size=0x88) addr:0x02174180 +func_ov091_02174208 kind:function(arm,size=0x5c4) addr:0x02174208 +func_ov091_021747cc kind:function(arm,size=0x60) addr:0x021747cc +func_ov091_0217482c kind:function(arm,size=0x414) addr:0x0217482c +func_ov091_02174c40 kind:function(arm,size=0xa0) addr:0x02174c40 +func_ov091_02174ce0 kind:function(arm,size=0x224) addr:0x02174ce0 +func_ov091_02174f04 kind:function(arm,size=0x45c) addr:0x02174f04 +func_ov091_02175360 kind:function(arm,size=0xd0) addr:0x02175360 +func_ov091_02175430 kind:function(arm,size=0x54) addr:0x02175430 +func_ov091_02175484 kind:function(arm,size=0x68) addr:0x02175484 +func_ov091_021754ec kind:function(arm,size=0x30) addr:0x021754ec +func_ov091_0217551c kind:function(arm,size=0x4c) addr:0x0217551c +func_ov091_02175568 kind:function(arm,size=0x1c) addr:0x02175568 +func_ov091_02175584 kind:function(arm,size=0x24) addr:0x02175584 +func_ov091_021755a8 kind:function(arm,size=0xb4) addr:0x021755a8 +func_ov091_0217565c kind:function(arm,size=0x30) addr:0x0217565c +func_ov091_0217568c kind:function(arm,size=0x1c) addr:0x0217568c +func_ov091_021756a8 kind:function(arm,size=0xc) addr:0x021756a8 +func_ov091_021756b4 kind:function(arm,size=0x38) addr:0x021756b4 +func_ov091_021756ec kind:function(arm,size=0xa8) addr:0x021756ec +func_ov091_02175794 kind:function(arm,size=0x1c) addr:0x02175794 +func_ov091_021757b0 kind:function(arm,size=0x1c) addr:0x021757b0 +func_ov091_021757cc kind:function(arm,size=0x14) addr:0x021757cc +func_ov091_021757e0 kind:function(arm,size=0xc) addr:0x021757e0 +func_ov091_021757ec kind:function(arm,size=0x24) addr:0x021757ec +func_ov091_02175810 kind:function(arm,size=0x28) addr:0x02175810 +func_ov091_02175838 kind:function(arm,size=0x30) addr:0x02175838 +func_ov091_02175868 kind:function(arm,size=0xdc) addr:0x02175868 +func_ov091_02175944 kind:function(arm,size=0x278) addr:0x02175944 +func_ov091_02175bbc kind:function(arm,size=0xd0) addr:0x02175bbc +func_ov091_02175c8c kind:function(arm,size=0x14) addr:0x02175c8c +func_ov091_02175ca0 kind:function(arm,size=0x1c) addr:0x02175ca0 +func_ov091_02175cbc kind:function(arm,size=0x14) addr:0x02175cbc +func_ov091_02175cd0 kind:function(arm,size=0xc) addr:0x02175cd0 +func_ov091_02175cdc kind:function(arm,size=0x24) addr:0x02175cdc +func_ov091_02175d00 kind:function(arm,size=0x74) addr:0x02175d00 +func_ov091_02175d74 kind:function(arm,size=0x104) addr:0x02175d74 +func_ov091_02175e78 kind:function(arm,size=0x9c) addr:0x02175e78 +func_ov091_02175f14 kind:function(arm,size=0x50) addr:0x02175f14 +func_ov091_02175f64 kind:function(arm,size=0x1a8) addr:0x02175f64 +func_ov091_0217610c kind:function(arm,size=0x38) addr:0x0217610c +func_ov091_02176144 kind:function(arm,size=0x14) addr:0x02176144 +func_ov091_02176158 kind:function(arm,size=0x40) addr:0x02176158 +func_ov091_02176198 kind:function(arm,size=0x8c) addr:0x02176198 +func_ov091_02176224 kind:function(arm,size=0x14) addr:0x02176224 +func_ov091_02176238 kind:function(arm,size=0xcc) addr:0x02176238 +func_ov091_02176304 kind:function(arm,size=0x14) addr:0x02176304 +func_ov091_02176318 kind:function(arm,size=0x64) addr:0x02176318 +func_ov091_0217637c kind:function(arm,size=0x38) addr:0x0217637c +func_ov091_021763b4 kind:function(arm,size=0x5c) addr:0x021763b4 +func_ov091_02176410 kind:function(arm,size=0x5c) addr:0x02176410 +func_ov091_0217646c kind:function(arm,size=0x18c) addr:0x0217646c +func_ov091_021765f8 kind:function(arm,size=0xa4) addr:0x021765f8 +func_ov091_0217669c kind:function(arm,size=0x4c) addr:0x0217669c +func_ov091_021766e8 kind:function(arm,size=0x1c) addr:0x021766e8 +func_ov091_02176704 kind:function(arm,size=0x24) addr:0x02176704 +func_ov091_02176728 kind:function(arm,size=0xac) addr:0x02176728 +func_ov091_021767d4 kind:function(arm,size=0x30) addr:0x021767d4 +func_ov091_02176804 kind:function(arm,size=0x38) addr:0x02176804 +func_ov091_0217683c kind:function(arm,size=0x14) addr:0x0217683c +data_ov091_02176850 kind:data(any) addr:0x02176850 +data_ov091_02176860 kind:data(any) addr:0x02176860 +data_ov091_02176870 kind:data(any) addr:0x02176870 +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_021768e0 kind:data(any) addr:0x021768e0 +data_ov091_02176910 kind:data(any) addr:0x02176910 +data_ov091_02176928 kind:data(any) addr:0x02176928 +data_ov091_0217693c kind:data(any) addr:0x0217693c +data_ov091_02176950 kind:data(any) addr:0x02176950 +data_ov091_02176954 kind:data(any) addr:0x02176954 +func_ov091_02176960 kind:function(arm,size=0x4) addr:0x02176960 +func_ov091_02176964 kind:function(arm,size=0x1c) addr:0x02176964 +func_ov091_02176980 kind:function(arm,size=0x50) addr:0x02176980 +func_ov091_021769d0 kind:function(arm,size=0x50) addr:0x021769d0 +func_ov091_02176a20 kind:function(arm,size=0x50) addr:0x02176a20 +func_ov091_02176a70 kind:function(arm,size=0x70) addr:0x02176a70 +func_ov091_02176ae0 kind:function(arm,size=0x50) addr:0x02176ae0 +func_ov091_02176b30 kind:function(arm,size=0x50) addr:0x02176b30 +func_ov091_02176b80 kind:function(arm,size=0x50) addr:0x02176b80 +func_ov091_02176bd0 kind:function(arm,size=0x50) addr:0x02176bd0 +func_ov091_02176c20 kind:function(arm,size=0x50) addr:0x02176c20 +func_ov091_02176c70 kind:function(arm,size=0x78) addr:0x02176c70 +func_ov091_02176ce8 kind:function(arm,size=0x50) addr:0x02176ce8 +func_ov091_02176d38 kind:function(arm,size=0x80) addr:0x02176d38 +func_ov091_02176db8 kind:function(arm,size=0x50) addr:0x02176db8 +func_ov091_02176e08 kind:function(arm,size=0x50) addr:0x02176e08 +func_ov091_02176e58 kind:function(arm,size=0x50) addr:0x02176e58 +func_ov091_02176ea8 kind:function(arm,size=0x88) addr:0x02176ea8 +func_ov091_02176f30 kind:function(arm,size=0x50) addr:0x02176f30 +func_ov091_02176f80 kind:function(arm,size=0x68) addr:0x02176f80 +data_ov091_02177048 kind:data(any) addr:0x02177048 +data_ov091_02177074 kind:data(any) addr:0x02177074 +data_ov091_02177098 kind:data(any) addr:0x02177098 +data_ov091_021770e8 kind:data(any) addr:0x021770e8 +data_ov091_021770f0 kind:data(any) addr:0x021770f0 ambiguous +data_ov091_021770f4 kind:data(any) addr:0x021770f4 +data_ov091_02177110 kind:data(any) addr:0x02177110 +data_ov091_0217716c kind:data(any) addr:0x0217716c +data_ov091_02177188 kind:data(any) addr:0x02177188 +data_ov091_021771d8 kind:data(any) addr:0x021771d8 +data_ov091_021771f4 kind:data(any) addr:0x021771f4 +data_ov091_02177218 kind:data(any) addr:0x02177218 ambiguous +data_ov091_02177228 kind:data(any) addr:0x02177228 ambiguous +data_ov091_0217723c kind:data(any) addr:0x0217723c +data_ov091_0217724c kind:data(any) addr:0x0217724c +data_ov091_02177260 kind:data(any) addr:0x02177260 +data_ov091_0217727c kind:data(any) addr:0x0217727c +data_ov091_021772a8 kind:data(any) addr:0x021772a8 +data_ov091_02177314 kind:data(any) addr:0x02177314 +data_ov091_02177380 kind:data(any) addr:0x02177380 +data_ov091_0217739c kind:data(any) addr:0x0217739c +data_ov091_02177410 kind:data(any) addr:0x02177410 +data_ov091_0217742c kind:data(any) addr:0x0217742c +data_ov091_0217747c kind:data(any) addr:0x0217747c +data_ov091_02177498 kind:data(any) addr:0x02177498 +data_ov091_021774c8 kind:data(any) addr:0x021774c8 +data_ov091_0217751c kind:data(any) addr:0x0217751c +data_ov091_02177524 kind:data(any) addr:0x02177524 +data_ov091_0217752c kind:data(any) addr:0x0217752c +data_ov091_02177534 kind:data(any) addr:0x02177534 +data_ov091_0217753c kind:data(any) addr:0x0217753c +data_ov091_0217754c kind:data(any) addr:0x0217754c +data_ov091_0217756c kind:data(any) addr:0x0217756c ambiguous +data_ov091_02177570 kind:data(any) addr:0x02177570 +data_ov091_021775cc kind:data(any) addr:0x021775cc +data_ov091_021775f0 kind:data(any) addr:0x021775f0 +data_ov091_02177644 kind:data(any) addr:0x02177644 +data_ov091_0217765c kind:data(any) addr:0x0217765c +data_ov091_02177680 kind:data(any) addr:0x02177680 +data_ov091_021776c4 kind:data(any) addr:0x021776c4 +data_ov091_021776dc kind:data(any) addr:0x021776dc +data_ov091_021776f4 kind:data(any) addr:0x021776f4 +data_ov091_0217770c kind:data(any) addr:0x0217770c +data_ov091_02177724 kind:data(any) addr:0x02177724 +data_ov091_0217778c kind:data(any) addr:0x0217778c +data_ov091_021777e8 kind:data(any) addr:0x021777e8 +data_ov091_02177800 kind:data(any) addr:0x02177800 +data_ov091_02177824 kind:data(any) addr:0x02177824 +data_ov091_0217786c kind:data(any) addr:0x0217786c +data_ov091_021778c8 kind:data(any) addr:0x021778c8 +data_ov091_021778d0 kind:data(any) addr:0x021778d0 +data_ov091_021778e8 kind:data(any) addr:0x021778e8 +data_ov091_02177920 kind:data(any) addr:0x02177920 +data_ov091_02177944 kind:data(any) addr:0x02177944 +data_ov091_02177948 kind:data(any) addr:0x02177948 ambiguous +data_ov091_021779a0 kind:data(any) addr:0x021779a0 +data_ov091_021779c8 kind:data(any) addr:0x021779c8 +data_ov091_021779ec kind:data(any) addr:0x021779ec +data_ov091_021779f4 kind:data(any) addr:0x021779f4 ambiguous +data_ov091_02177a38 kind:data(any) addr:0x02177a38 +data_ov091_02177a94 kind:data(any) addr:0x02177a94 +data_ov091_02177aa0 kind:data(any) addr:0x02177aa0 ambiguous +data_ov091_02177ab4 kind:data(any) addr:0x02177ab4 +data_ov091_02177ad8 kind:data(any) addr:0x02177ad8 +data_ov091_02177b40 kind:data(any) addr:0x02177b40 +data_ov091_02177b48 kind:data(any) addr:0x02177b48 ambiguous +data_ov091_02177b64 kind:data(any) addr:0x02177b64 +data_ov091_02177bb8 kind:data(any) addr:0x02177bb8 +data_ov091_02177bd0 kind:data(any) addr:0x02177bd0 +data_ov091_02177be8 kind:data(any) addr:0x02177be8 +data_ov091_02177c08 kind:data(any) addr:0x02177c08 +data_ov091_02177c24 kind:data(any) addr:0x02177c24 +data_ov091_02177c48 kind:data(any) addr:0x02177c48 +data_ov091_02177c74 kind:data(any) addr:0x02177c74 +data_ov091_02177cc0 kind:data(any) addr:0x02177cc0 +data_ov091_02177d00 kind:data(any) addr:0x02177d00 ambiguous +data_ov091_02177d04 kind:data(any) addr:0x02177d04 ambiguous +data_ov091_02177d0c kind:data(any) addr:0x02177d0c ambiguous +data_ov091_02177d14 kind:data(any) addr:0x02177d14 ambiguous +data_ov091_02177d1c kind:data(any) addr:0x02177d1c +data_ov091_02177d28 kind:data(any) addr:0x02177d28 ambiguous +data_ov091_02177d30 kind:data(any) addr:0x02177d30 ambiguous +data_ov091_02177d34 kind:data(any) addr:0x02177d34 ambiguous +data_ov091_02177d38 kind:data(any) addr:0x02177d38 ambiguous +data_ov091_02177d78 kind:data(any) addr:0x02177d78 ambiguous +data_ov091_02177d84 kind:data(any) addr:0x02177d84 +data_ov091_02177dec kind:data(any) addr:0x02177dec +data_ov091_02177e64 kind:data(any) addr:0x02177e64 +data_ov091_02177f2c kind:data(any) addr:0x02177f2c +data_ov091_02177f50 kind:data(any) addr:0x02177f50 +data_ov091_02177fa4 kind:data(any) addr:0x02177fa4 +data_ov091_02177fac kind:data(any) addr:0x02177fac +data_ov091_02177fc4 kind:data(any) addr:0x02177fc4 +data_ov091_02177fe4 kind:data(any) addr:0x02177fe4 +data_ov091_02178000 kind:data(any) addr:0x02178000 +data_ov091_02178024 kind:data(any) addr:0x02178024 +data_ov091_02178080 kind:bss addr:0x02178080 +data_ov091_02178084 kind:bss addr:0x02178084 +data_ov091_02178088 kind:bss addr:0x02178088 +data_ov091_0217808c kind:bss addr:0x0217808c +data_ov091_02178090 kind:bss addr:0x02178090 +data_ov091_02178094 kind:bss addr:0x02178094 +data_ov091_021780a4 kind:bss addr:0x021780a4 +data_ov091_021780b4 kind:bss addr:0x021780b4 +data_ov091_021780c4 kind:bss addr:0x021780c4 +data_ov091_021780d4 kind:bss addr:0x021780d4 +data_ov091_0217813c kind:bss addr:0x0217813c +data_ov091_021781a4 kind:bss addr:0x021781a4 +data_ov091_021781a8 kind:bss addr:0x021781a8 +data_ov091_021781b4 kind:bss addr:0x021781b4 +data_ov091_02178288 kind:bss addr:0x02178288 +data_ov091_0217828c kind:bss addr:0x0217828c +data_ov091_02178298 kind:bss addr:0x02178298 +data_ov091_021782bc kind:bss addr:0x021782bc +data_ov091_021782c0 kind:bss addr:0x021782c0 +data_ov091_021782cc kind:bss addr:0x021782cc +data_ov091_021783a0 kind:bss addr:0x021783a0 +data_ov091_021783a8 kind:bss addr:0x021783a8 +data_ov091_021783b4 kind:bss addr:0x021783b4 +data_ov091_021783c0 kind:bss addr:0x021783c0 +data_ov091_02178494 kind:bss addr:0x02178494 +data_ov091_02178498 kind:bss addr:0x02178498 +data_ov091_021784a4 kind:bss addr:0x021784a4 +data_ov091_02178500 kind:bss addr:0x02178500 ambiguous +data_ov091_02178530 kind:bss addr:0x02178530 ambiguous +data_ov091_02178578 kind:bss addr:0x02178578 +data_ov091_0217857c kind:bss addr:0x0217857c +data_ov091_02178588 kind:bss addr:0x02178588 +data_ov091_021785a8 kind:bss addr:0x021785a8 +data_ov091_021785ac kind:bss addr:0x021785ac +data_ov091_021785b8 kind:bss addr:0x021785b8 +data_ov091_02178690 kind:bss addr:0x02178690 +data_ov091_02178694 kind:bss addr:0x02178694 +data_ov091_021786a0 kind:bss addr:0x021786a0 +data_ov091_021786dc kind:bss addr:0x021786dc +data_ov091_021786e0 kind:bss addr:0x021786e0 +data_ov091_021786ec kind:bss addr:0x021786ec +data_ov091_021787c4 kind:bss addr:0x021787c4 +data_ov091_021787c8 kind:bss addr:0x021787c8 +data_ov091_021787d4 kind:bss addr:0x021787d4 +data_ov091_021787e0 kind:bss addr:0x021787e0 +data_ov091_02178824 kind:bss addr:0x02178824 ambiguous +data_ov091_021788b8 kind:bss addr:0x021788b8 +data_ov091_021788bc kind:bss addr:0x021788bc +data_ov091_021788c0 kind:bss addr:0x021788c0 +data_ov091_021788cc kind:bss addr:0x021788cc +data_ov091_021788dc kind:bss addr:0x021788dc +data_ov091_021789b4 kind:bss addr:0x021789b4 +data_ov091_021789b8 kind:bss addr:0x021789b8 +data_ov091_021789c8 kind:bss addr:0x021789c8 +data_ov091_021789d4 kind:bss addr:0x021789d4 +data_ov091_021789e0 kind:bss addr:0x021789e0 +data_ov091_021789ec kind:bss addr:0x021789ec +data_ov091_021789f8 kind:bss addr:0x021789f8 +data_ov091_02178a04 kind:bss addr:0x02178a04 +data_ov091_02178a10 kind:bss addr:0x02178a10 +data_ov091_02178a3c kind:bss addr:0x02178a3c +data_ov091_02178a48 kind:bss addr:0x02178a48 +data_ov091_02178a70 kind:bss addr:0x02178a70 +data_ov091_02178b48 kind:bss addr:0x02178b48 +data_ov091_02178b4c kind:bss addr:0x02178b4c +data_ov091_02178b50 kind:bss addr:0x02178b50 +data_ov091_02178b5c kind:bss addr:0x02178b5c +data_ov091_02178b60 kind:bss addr:0x02178b60 +data_ov091_02178b70 kind:bss addr:0x02178b70 +data_ov091_02178b80 kind:bss addr:0x02178b80 +data_ov091_02178c58 kind:bss addr:0x02178c58 +data_ov091_02178c5c kind:bss addr:0x02178c5c +data_ov091_02178c68 kind:bss addr:0x02178c68 +data_ov091_02178c80 kind:bss addr:0x02178c80 ambiguous +data_ov091_02178d40 kind:bss addr:0x02178d40 +data_ov091_02178d48 kind:bss addr:0x02178d48 +data_ov091_02178d54 kind:bss addr:0x02178d54 +data_ov091_02178d90 kind:bss addr:0x02178d90 +data_ov091_02178d94 kind:bss addr:0x02178d94 +data_ov091_02178da0 kind:bss addr:0x02178da0 +data_ov091_02178e78 kind:bss addr:0x02178e78 +data_ov091_02178e7c kind:bss addr:0x02178e7c +data_ov091_02178e88 kind:bss addr:0x02178e88 +data_ov091_02178ec4 kind:bss addr:0x02178ec4 +data_ov091_02178ec8 kind:bss addr:0x02178ec8 +data_ov091_02178ed4 kind:bss addr:0x02178ed4 diff --git a/config/eur/arm9/overlays/ov092/delinks.txt b/config/eur/arm9/overlays/ov092/delinks.txt new file mode 100644 index 00000000..cd2ae83f --- /dev/null +++ b/config/eur/arm9/overlays/ov092/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021658a0 end:0x0217a910 kind:code align:32 + .rodata start:0x0217a910 end:0x0217ad7c kind:data align:4 + .init start:0x0217ad7c end:0x0217b994 kind:code align:4 + .ctor start:0x0217b994 end:0x0217b9f4 kind:data align:4 + .data start:0x0217ba00 end:0x0217d040 kind:data align:32 + .bss start:0x0217d040 end:0x0217e120 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov092/relocs.txt b/config/eur/arm9/overlays/ov092/relocs.txt new file mode 100644 index 00000000..eb2bc212 --- /dev/null +++ b/config/eur/arm9/overlays/ov092/relocs.txt @@ -0,0 +1,3410 @@ +from:0x021658a8 kind:arm_call to:0x020792d0 module:overlay(0) +from:0x02165904 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0216599c kind:load to:0x0217ba08 module:overlay(92) +from:0x021659a0 kind:load to:0x027e00fc module:dtcm +from:0x02165a0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165a88 kind:arm_call to:0x01ff9218 module:itcm +from:0x02165aac kind:arm_call to:0x01ff9218 module:itcm +from:0x02165acc kind:arm_call to:0x01ff9318 module:itcm +from:0x02165adc kind:arm_call to:0x01ff9318 module:itcm +from:0x02165aec kind:arm_call to:0x01ff9318 module:itcm +from:0x02165af4 kind:load to:0x027e0ce0 module:dtcm +from:0x02165af8 kind:load to:0x027e0d88 module:dtcm +from:0x02165b40 kind:arm_call to:0x02169490 module:overlay(92) +from:0x02165b50 kind:arm_call to:0x02169490 module:overlay(92) +from:0x02165b84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165bc0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165bd0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165be0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165bec kind:arm_call to:0x01ffb428 module:itcm +from:0x02165c28 kind:arm_call to:0x01ffb974 module:itcm +from:0x02165c38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165c64 kind:arm_call to:0x01ffb428 module:itcm +from:0x02165c94 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02165ca0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02165e10 kind:load to:0x027e0d88 module:dtcm +from:0x02165e40 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x02165e84 kind:arm_call to:0x02015820 module:main +from:0x02165ec4 kind:load to:0x027e0cdc module:dtcm +from:0x02165ed8 kind:arm_call to:0x02165ef8 module:overlay(92) +from:0x02165ee4 kind:arm_call to:0x02165f28 module:overlay(92) +from:0x02165ef0 kind:arm_call to:0x02165f48 module:overlay(92) +from:0x02165f0c kind:arm_call to:0x02165b00 module:overlay(92) +from:0x02165f18 kind:arm_call to:0x021659b8 module:overlay(92) +from:0x02165f20 kind:arm_call to:0x02166190 module:overlay(92) +from:0x02165f38 kind:arm_call to:0x021660e4 module:overlay(92) +from:0x02165f40 kind:arm_call to:0x0202851c module:main +from:0x02165f88 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x02165fb0 kind:arm_call to:0x020df610 module:overlay(26) +from:0x02165fdc kind:arm_call to:0x01ffb974 module:itcm +from:0x02165ff0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216602c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216603c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216605c kind:arm_call to:0x02015820 module:main +from:0x02166088 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021660dc kind:load to:0x027e0ce0 module:dtcm +from:0x02166110 kind:arm_call to:0x020e787c module:overlay(26) +from:0x02166134 kind:arm_call to:0x020eeab4 module:overlay(26) +from:0x02166144 kind:arm_call to:0x01ffb714 module:itcm +from:0x02166154 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02166160 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216618c kind:load to:0x027e0ce0 module:dtcm +from:0x021661b8 kind:arm_call to:0x021660e8 module:overlay(92) +from:0x021661c0 kind:arm_call to:0x0202851c module:main +from:0x02166238 kind:arm_call to:0x021662a8 module:overlay(92) +from:0x021662a4 kind:load to:0x0204a088 module:main +from:0x021662cc kind:arm_call to:0x02079308 module:overlay(0) +from:0x021662e0 kind:arm_call to:0x02079308 module:overlay(0) +from:0x021662e8 kind:arm_call to:0x02011ff4 module:main +from:0x02166300 kind:arm_call to:0x0208220c module:overlay(0) +from:0x02166360 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216636c kind:arm_call to:0x0200b150 module:main +from:0x02166370 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02166380 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021663a0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021663ac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021663b8 kind:load to:0x0217ba34 module:overlay(92) +from:0x021663c8 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x021663d0 kind:arm_call to:0x0208231c module:overlay(0) +from:0x021663e8 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x021663f0 kind:arm_call to:0x0208231c module:overlay(0) +from:0x021663f8 kind:arm_call to:0x02011ff4 module:main +from:0x02166410 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166418 kind:arm_call to:0x02082330 module:overlay(0) +from:0x02166428 kind:load to:0x0217d050 module:overlay(92) +from:0x0216643c kind:arm_call to:0x02011f3c module:main +from:0x02166448 kind:arm_call to:0x0216648c module:overlay(92) +from:0x02166460 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02166488 kind:load to:0x0217ba68 module:overlay(92) +from:0x02166494 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x0216650c kind:load to:0x0217ba84 module:overlay(92) +from:0x02166510 kind:load to:0x0217d050 module:overlay(92) +from:0x02166514 kind:load to:0x020b1968 module:overlay(0) +from:0x02166524 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x0216653c kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x0216655c kind:arm_call to:0x01ffc768 module:itcm +from:0x02166568 kind:arm_call to:0x0200ef5c module:main +from:0x02166574 kind:arm_call to:0x0200ef9c module:main +from:0x02166590 kind:load to:0x020b4ec4 module:overlay(0) +from:0x021665a0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021665a8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021665c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021665c8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021665d0 kind:arm_call to:0x02011ff4 module:main +from:0x021665e4 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021665f8 kind:load to:0x0217d134 module:overlay(92) +from:0x0216660c kind:arm_call to:0x02011f3c module:main +from:0x02166618 kind:arm_call to:0x02166678 module:overlay(92) +from:0x02166630 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02166670 kind:load to:0x0217bad4 module:overlay(92) +from:0x02166680 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x021666e0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021666f4 kind:load to:0x0217baf0 module:overlay(92) +from:0x021666f8 kind:load to:0x0217d134 module:overlay(92) +from:0x02166708 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02166720 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x0216672c kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02166740 kind:arm_call to:0x0200ef9c module:main +from:0x02166768 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166770 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02166788 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166790 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02166798 kind:arm_call to:0x02011ff4 module:main +from:0x021667ac kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021667c0 kind:load to:0x0217d218 module:overlay(92) +from:0x021667d4 kind:arm_call to:0x02011f3c module:main +from:0x021667e0 kind:arm_call to:0x02166840 module:overlay(92) +from:0x021667f8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02166838 kind:load to:0x0217bb40 module:overlay(92) +from:0x02166848 kind:arm_call to:0x0210baa0 module:overlay(26) +from:0x021668a8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021668e8 kind:load to:0x0217bb5c module:overlay(92) +from:0x021668ec kind:load to:0x0217d218 module:overlay(92) +from:0x021668f0 kind:load to:0x027e09a4 module:dtcm +from:0x02166900 kind:arm_call to:0x0210bb28 module:overlay(26) +from:0x02166984 kind:load to:0x02049be4 module:main +from:0x0216698c kind:load to:0x027e09a4 module:dtcm +from:0x02166998 kind:load to:0x0210bb74 module:overlays(19,26) +from:0x021669a4 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x021669b8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021669c4 kind:arm_call to:0x0200ef5c module:main +from:0x021669d0 kind:arm_call to:0x0200ef9c module:main +from:0x021669f0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021669f8 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02166a08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166a10 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02166a28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166a30 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02166a38 kind:arm_call to:0x02011ff4 module:main +from:0x02166a4c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02166a60 kind:load to:0x0217d2fc module:overlay(92) +from:0x02166a74 kind:arm_call to:0x02011f3c module:main +from:0x02166a80 kind:arm_call to:0x02166abc module:overlay(92) +from:0x02166a98 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02166ab8 kind:load to:0x0217bbac module:overlay(92) +from:0x02166ac8 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x02166b20 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02166b34 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02166b44 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02166b74 kind:load to:0x0217bbc8 module:overlay(92) +from:0x02166b78 kind:load to:0x0217d2fc module:overlay(92) +from:0x02166b88 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02166c0c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02166c3c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02166c54 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02166c60 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02166c88 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02166c9c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02166ca8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02166cc8 kind:load to:0x0217a910 module:overlay(92) +from:0x02166ccc kind:load to:0x0217a91c module:overlay(92) +from:0x02166cd0 kind:load to:0x0217d31c module:overlay(92) +from:0x02166cd4 kind:load to:0x0217a92c module:overlay(92) +from:0x02166cfc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166d08 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166d4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02166d54 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166d80 kind:load to:0x027e09a8 module:dtcm +from:0x02166e44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166e4c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02166e54 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02166e5c kind:arm_call to:0x02016694 module:main +from:0x02166e64 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02166e7c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166e84 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02166e8c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02166e94 kind:arm_call to:0x02016694 module:main +from:0x02166e9c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02166ea4 kind:arm_call to:0x02011ff4 module:main +from:0x02166eb8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02166ecc kind:load to:0x0217d3e0 module:overlay(92) +from:0x02166ee0 kind:arm_call to:0x02011f3c module:main +from:0x02166eec kind:arm_call to:0x02166f1c module:overlay(92) +from:0x02166f00 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02166f18 kind:load to:0x0217bc3c module:overlay(92) +from:0x02166f2c kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x02166f4c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02166f58 kind:load to:0x0217bc58 module:overlay(92) +from:0x02166f6c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02166f80 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02166f9c kind:arm_call to:0x01fffda8 module:itcm +from:0x02166fbc kind:arm_call to:0x02167040 module:overlay(92) +from:0x02166ff8 kind:load to:0x0213f5ec module:overlay(26) +from:0x0216702c kind:arm_call to:0x01fffda8 module:itcm +from:0x02167034 kind:load to:0x0213f5ec module:overlay(26) +from:0x02167170 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021671d0 kind:arm_call to:0x020fbb04 module:overlay(26) +from:0x02167230 kind:arm_call to:0x02028c4c module:main +from:0x0216725c kind:arm_call to:0x0201aa44 module:main +from:0x02167268 kind:load to:0x0213f5ec module:overlay(26) +from:0x0216726c kind:load to:0x027e0998 module:dtcm +from:0x02167270 kind:load to:0x0204af1c module:main +from:0x02167280 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02167288 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167290 kind:arm_call to:0x02016694 module:main +from:0x02167298 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021672b0 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021672b8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021672c0 kind:arm_call to:0x02016694 module:main +from:0x021672c8 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021672d0 kind:arm_call to:0x02011ff4 module:main +from:0x021672e4 kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x021672f8 kind:load to:0x0217d410 module:overlay(92) +from:0x0216730c kind:arm_call to:0x02011f3c module:main +from:0x02167318 kind:arm_call to:0x0216734c module:overlay(92) +from:0x02167330 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02167348 kind:load to:0x0217bccc module:overlay(92) +from:0x02167358 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x021673b0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021673c4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021673dc kind:load to:0x0217bce8 module:overlay(92) +from:0x021673e0 kind:load to:0x0217d410 module:overlay(92) +from:0x021673f0 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x02167434 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216745c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02167470 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216747c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216749c kind:load to:0x0217a93c module:overlay(92) +from:0x021674a0 kind:load to:0x0217d430 module:overlay(92) +from:0x021674b4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216755c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02167564 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0216756c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167574 kind:arm_call to:0x02016694 module:main +from:0x0216757c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167594 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216759c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021675a4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021675ac kind:arm_call to:0x02016694 module:main +from:0x021675b4 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021675bc kind:arm_call to:0x02011ff4 module:main +from:0x021675d0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021675e4 kind:load to:0x0217d4f4 module:overlay(92) +from:0x021675f8 kind:arm_call to:0x02011f3c module:main +from:0x02167604 kind:arm_call to:0x02167638 module:overlay(92) +from:0x0216761c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02167634 kind:load to:0x0217bd5c module:overlay(92) +from:0x02167644 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x021676a4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021676b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021676c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021676e0 kind:load to:0x0217bd78 module:overlay(92) +from:0x021676e4 kind:load to:0x0217d4f4 module:overlay(92) +from:0x021676f4 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x0216772c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216775c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02167774 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02167780 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021677a8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021677bc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021677c8 kind:arm_call to:0x021678f8 module:overlay(92) +from:0x021677d8 kind:load to:0x0217a95c module:overlay(92) +from:0x021677dc kind:load to:0x0217d514 module:overlay(92) +from:0x021677e0 kind:load to:0x0217a94c module:overlay(92) +from:0x02167810 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02167824 kind:arm_call to:0x021678f8 module:overlay(92) +from:0x02167830 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02167844 kind:arm_call to:0x020e7c24 module:overlay(26) +from:0x02167858 kind:arm_call to:0x021678f8 module:overlay(92) +from:0x02167868 kind:arm_call to:0x02015080 module:main +from:0x02167888 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02167890 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021678a4 kind:arm_call to:0x021678f8 module:overlay(92) +from:0x021678c8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021678ec kind:load to:0x02138d10 module:overlay(26) +from:0x021678f0 kind:load to:0x027e09a8 module:dtcm +from:0x02167938 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02167944 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167950 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216795c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02167970 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0216797c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167988 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167994 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021679a8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021679b4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021679c0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021679cc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02167a74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02167a7c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02167a84 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167a8c kind:arm_call to:0x02016694 module:main +from:0x02167a94 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167aac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02167ab4 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02167abc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167ac4 kind:arm_call to:0x02016694 module:main +from:0x02167acc kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167ad4 kind:arm_call to:0x02011ff4 module:main +from:0x02167ae8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02167afc kind:load to:0x0217d5d8 module:overlay(92) +from:0x02167b10 kind:arm_call to:0x02011f3c module:main +from:0x02167b1c kind:arm_call to:0x02167bd4 module:overlay(92) +from:0x02167b34 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02167b44 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02167bbc kind:load to:0x0217bdec module:overlay(92) +from:0x02167bc4 kind:load to:0x0217be24 module:overlay(92) +from:0x02167bc8 kind:load to:0x0217be08 module:overlay(92) +from:0x02167bdc kind:arm_call to:0x02109f34 module:overlay(26) +from:0x02167bfc kind:load to:0x0217be4c module:overlay(92) +from:0x02167c08 kind:arm_call to:0x02109fc8 module:overlay(26) +from:0x02167c3c kind:arm_call to:0x0200f218 module:main +from:0x02167c54 kind:load to:0x0217a96c module:overlay(92) +from:0x02167c60 kind:load to:0x0210a138 module:overlays(19,26) +from:0x02167cb0 kind:load to:0x0217d5d8 module:overlay(92) +from:0x02167cbc kind:load to:0x0217d6ac module:overlay(92) +from:0x02167ccc kind:arm_call to:0x0210a2f0 module:overlay(26) +from:0x02167d08 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02167d24 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02167d34 kind:load to:0x027e0cec module:dtcm +from:0x02167d44 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02167d4c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167d64 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02167d6c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02167d74 kind:arm_call to:0x02011ff4 module:main +from:0x02167d88 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02167d9c kind:load to:0x0217d6dc module:overlay(92) +from:0x02167db0 kind:arm_call to:0x02011f3c module:main +from:0x02167dbc kind:arm_call to:0x02167e60 module:overlay(92) +from:0x02167dd4 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02167de4 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02167e48 kind:load to:0x0217bdec module:overlay(92) +from:0x02167e4c kind:load to:0x0217be24 module:overlay(92) +from:0x02167e50 kind:load to:0x0217beac module:overlay(92) +from:0x02167e68 kind:arm_call to:0x02109a50 module:overlay(26) +from:0x02167ea8 kind:load to:0x0217bec8 module:overlay(92) +from:0x02167eac kind:load to:0x027e09a4 module:dtcm +from:0x02167ebc kind:arm_call to:0x02109af0 module:overlay(26) +from:0x02167ed8 kind:arm_call to:0x0210bd48 module:overlay(26) +from:0x02167f0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167f28 kind:arm_call to:0x01ffc768 module:itcm +from:0x02167f34 kind:arm_call to:0x0200ef5c module:main +from:0x02167f40 kind:arm_call to:0x0200ef9c module:main +from:0x02167f5c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02167f64 kind:load to:0x027e09bc module:dtcm +from:0x02167f68 kind:load to:0x020b4ec4 module:overlay(0) +from:0x02167fb8 kind:load to:0x0217d6dc module:overlay(92) +from:0x02167fc4 kind:load to:0x0217d7b0 module:overlay(92) +from:0x02167fec kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02167ff8 kind:arm_call to:0x02071eac module:overlay(0) +from:0x02168020 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216803c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02168048 kind:load to:0x027e09a8 module:dtcm +from:0x02168054 kind:load to:0x027e0cec module:dtcm +from:0x02168064 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216806c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02168084 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216808c kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x02168094 kind:arm_call to:0x02011ff4 module:main +from:0x021680a8 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021680bc kind:load to:0x0217d7e0 module:overlay(92) +from:0x021680d0 kind:arm_call to:0x02011f3c module:main +from:0x021680dc kind:arm_call to:0x0216810c module:overlay(92) +from:0x021680f0 kind:arm_call to:0x0209c828 module:overlay(0) +from:0x02168108 kind:load to:0x0217bf28 module:overlay(92) +from:0x02168118 kind:arm_call to:0x0210aea8 module:overlay(26) +from:0x0216812c kind:load to:0x0217bf44 module:overlay(92) +from:0x02168138 kind:arm_call to:0x0210af7c module:overlay(26) +from:0x0216815c kind:arm_call to:0x01fffda8 module:itcm +from:0x0216817c kind:arm_call to:0x02168200 module:overlay(92) +from:0x021681b8 kind:load to:0x0213f5ec module:overlay(26) +from:0x021681ec kind:arm_call to:0x01fffda8 module:itcm +from:0x021681f4 kind:load to:0x0213f5ec module:overlay(26) +from:0x02168330 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02168378 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x02168380 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02168388 kind:arm_call to:0x02016694 module:main +from:0x02168390 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021683a8 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x021683b0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021683b8 kind:arm_call to:0x02016694 module:main +from:0x021683c0 kind:arm_call to:0x0210bb14 module:overlay(26) +from:0x021683c8 kind:arm_call to:0x02011ff4 module:main +from:0x021683dc kind:arm_call to:0x0209c8b4 module:overlay(0) +from:0x0216841c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168434 kind:arm_call to:0x01fff458 module:itcm +from:0x02168454 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x021684a4 kind:arm_call to:0x0216f398 module:overlay(92) +from:0x021684b8 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x021684c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021684d0 kind:load to:0x027e0d88 module:dtcm +from:0x021684e0 kind:arm_call to:0x02110c7c module:overlay(26) +from:0x021684fc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0216850c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02168580 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216859c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021685e4 kind:load to:0x0217c020 module:overlay(92) +from:0x021685e8 kind:load to:0x0217bfcc module:overlay(92) +from:0x021685ec kind:load to:0x0217bfb8 module:overlay(92) +from:0x021685f0 kind:load to:0x027e07d4 module:dtcm +from:0x02168608 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02168648 kind:arm_call to:0x020fbb04 module:overlay(26) +from:0x02168670 kind:arm_call to:0x01fff458 module:itcm +from:0x02168694 kind:arm_call to:0x021695a0 module:overlay(92) +from:0x021686bc kind:arm_call to:0x02169560 module:overlay(92) +from:0x021686d8 kind:arm_call to:0x0201aa44 module:main +from:0x021686e4 kind:load to:0x0213f5ec module:overlay(26) +from:0x021686e8 kind:load to:0x027e0998 module:dtcm +from:0x021686f0 kind:load to:0x0204af1c module:main +from:0x0216870c kind:arm_call to:0x021686f4 module:overlay(92) +from:0x02168720 kind:arm_call to:0x02131698 module:overlays(26,51) +from:0x02168750 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168764 kind:arm_call to:0x01ffb714 module:itcm +from:0x02168780 kind:arm_call to:0x01ffb744 module:itcm +from:0x021687e8 kind:arm_call to:0x021687d0 module:overlay(92) +from:0x02168870 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168888 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x02168898 kind:load to:0x027e09c0 module:dtcm +from:0x021688a8 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x021688d4 kind:arm_call to:0x02110d14 module:overlay(26) +from:0x02168918 kind:arm_call to:0x021688f4 module:overlay(92) +from:0x02168940 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02168968 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02168984 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021689a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021689bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021689c8 kind:load to:0x027e09bc module:dtcm +from:0x021689d0 kind:load to:0x027e0cec module:dtcm +from:0x02168a0c kind:arm_call to:0x01ff9110 module:itcm +from:0x02168a70 kind:arm_call to:0x021688f4 module:overlay(92) +from:0x02168a7c kind:arm_call to:0x021688f4 module:overlay(92) +from:0x02168a8c kind:load to:0x0203e964 module:main +from:0x02168a90 kind:load to:0x027e09a4 module:dtcm +from:0x02168ab4 kind:arm_call to:0x02168a94 module:overlay(92) +from:0x02168af0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168b4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02168b58 kind:arm_call to:0x01ffb860 module:itcm +from:0x02168b6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02168b7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168b8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168bdc kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x02168bfc kind:load to:0x0217bff4 module:overlay(92) +from:0x02168c30 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02168c38 kind:arm_call to:0x02011ff4 module:main +from:0x02168c50 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02168c58 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02168c70 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02168c78 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02168c80 kind:arm_call to:0x02011ff4 module:main +from:0x02168c94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168ca8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168cb0 kind:arm_call to:0x02011ff4 module:main +from:0x02168cc4 kind:load to:0x0217d84c module:overlay(92) +from:0x02168cd8 kind:arm_call to:0x02011f3c module:main +from:0x02168ce4 kind:arm_call to:0x0216ab9c module:overlay(92) +from:0x02168cfc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02168d58 kind:load to:0x0217c13c module:overlay(92) +from:0x02168d78 kind:load to:0x0217d84c module:overlay(92) +from:0x02168d8c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02168d9c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168dac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168dbc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168dcc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168de8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02168df8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168e08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168e18 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168e28 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168e4c kind:arm_call to:0x02168d60 module:overlay(92) +from:0x02168e78 kind:arm_call to:0x0200f05c module:main +from:0x02168ebc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02168ed0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02168ee8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02168efc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02168f0c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02168f20 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02168f38 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02168f64 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02168f78 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02168f98 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02168fac kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02168fb8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02168fd0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02168fdc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02168fe8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02168ff4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02169000 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216900c kind:load to:0x027e0d88 module:dtcm +from:0x02169010 kind:load to:0x0217aa38 module:overlay(92) +from:0x02169014 kind:load to:0x0217a9c8 module:overlay(92) +from:0x02169018 kind:load to:0x0217a9dc module:overlay(92) +from:0x02169028 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169030 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169038 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169074 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02169084 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02169104 kind:arm_call to:0x01ff9110 module:itcm +from:0x02169150 kind:arm_call to:0x01ff9110 module:itcm +from:0x02169174 kind:arm_call to:0x01ff9110 module:itcm +from:0x021691e8 kind:arm_call to:0x01ff9110 module:itcm +from:0x021692a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169368 kind:arm_call to:0x01fff458 module:itcm +from:0x02169388 kind:arm_call to:0x01fff458 module:itcm +from:0x02169408 kind:arm_call to:0x0216964c module:overlay(92) +from:0x021694a4 kind:arm_call to:0x0216964c module:overlay(92) +from:0x021694b4 kind:arm_call to:0x0216e4a8 module:overlay(92) +from:0x02169564 kind:arm_call to:0x01fff458 module:itcm +from:0x02169594 kind:load to:0x0217d834 module:overlay(92) +from:0x02169598 kind:load to:0x0217d828 module:overlay(92) +from:0x0216959c kind:load to:0x0217d840 module:overlay(92) +from:0x021695d0 kind:arm_call to:0x02131698 module:overlays(26,51) +from:0x021695ec kind:arm_call to:0x01ffb428 module:itcm +from:0x02169640 kind:load to:0x0217a998 module:overlay(92) +from:0x02169644 kind:load to:0x0217a9ac module:overlay(92) +from:0x02169648 kind:load to:0x0217a9a4 module:overlay(92) +from:0x021696d0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02169748 kind:arm_call to:0x01fff350 module:itcm +from:0x021697ac kind:arm_call to:0x01fff350 module:itcm +from:0x02169804 kind:arm_call to:0x01fff498 module:itcm +from:0x02169840 kind:load to:0x027e09a4 module:dtcm +from:0x02169844 kind:load to:0x027e0ce4 module:dtcm +from:0x0216984c kind:load to:0x020b3000 module:overlay(0) +from:0x02169854 kind:load to:0x027e0ce8 module:dtcm +from:0x02169990 kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x02169a1c kind:load to:0x0217d800 module:overlay(92) +from:0x02169a20 kind:load to:0x0217d810 module:overlay(92) +from:0x02169a24 kind:load to:0x027e0ce0 module:dtcm +from:0x02169a9c kind:load to:0x02169aa0 module:overlay(92) +from:0x02169acc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169af8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169b40 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169bac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169bb8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02169bec kind:load to:0x027e0ce4 module:dtcm +from:0x02169bfc kind:load to:0x0217c098 module:overlay(92) +from:0x02169c84 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169ce8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169d78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169dbc kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x02169de4 kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x02169dfc kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02169e3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169e70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169e80 kind:arm_call to:0x0216f0f0 module:overlay(92) +from:0x02169edc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169efc kind:arm_call to:0x0216f348 module:overlay(92) +from:0x02169f40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169f88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169fbc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169fc4 kind:arm_call to:0x0216a260 module:overlay(92) +from:0x02169fd4 kind:load to:0x027e09a8 module:dtcm +from:0x0216a038 kind:arm_call to:0x0216a0b8 module:overlay(92) +from:0x0216a040 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216a06c kind:load to:0x0217c4f4 module:overlay(92) +from:0x0216a080 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a08c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a0b0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a1b4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216a1c4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216a25c kind:load to:0x020578a4 module:overlay(0) +from:0x0216a29c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216a3fc kind:arm_call to:0x02169490 module:overlay(92) +from:0x0216a418 kind:arm_call to:0x0217a638 module:overlay(92) +from:0x0216a42c kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x0216a44c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0216a474 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0216a49c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0216a4c0 kind:arm_call to:0x02057c6c module:overlay(0) +from:0x0216a4cc kind:load to:0x0217c188 module:overlay(92) +from:0x0216a4d0 kind:load to:0x0217aa08 module:overlay(92) +from:0x0216a4d4 kind:load to:0x0217aa98 module:overlay(92) +from:0x0216a4d8 kind:load to:0x0217aa48 module:overlay(92) +from:0x0216a4dc kind:load to:0x0216a4e0 module:overlay(92) +from:0x0216a500 kind:load to:0x0216a828 module:overlay(92) +from:0x0216a504 kind:load to:0x0216a508 module:overlay(92) +from:0x0216a51c kind:load to:0x0216a520 module:overlay(92) +from:0x0216a56c kind:arm_call to:0x0216a770 module:overlay(92) +from:0x0216a5cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216a5ec kind:arm_call to:0x01ffa06c module:itcm +from:0x0216a5fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0216a65c kind:arm_call to:0x0200e260 module:main +from:0x0216a660 kind:arm_call to:0x0200c198 module:main +from:0x0216a670 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a6f0 kind:arm_call to:0x0200e260 module:main +from:0x0216a6f4 kind:arm_call to:0x0200c198 module:main +from:0x0216a704 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a76c kind:load to:0x0203e964 module:main +from:0x0216a7e8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216a808 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216a818 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216a824 kind:load to:0x0203e964 module:main +from:0x0216a83c kind:load to:0x0216a840 module:overlay(92) +from:0x0216a878 kind:arm_call to:0x0216f820 module:overlay(92) +from:0x0216a890 kind:load to:0x0217d810 module:overlay(92) +from:0x0216a8f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216a900 kind:arm_call to:0x01fff458 module:itcm +from:0x0216a9b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a9c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216aa1c kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0216aa40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216aa4c kind:arm_call to:0x01ffb860 module:itcm +from:0x0216aa8c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216aaac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216aae4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216aaf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ab20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ab70 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0216ab84 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ab8c kind:load to:0x0217c098 module:overlay(92) +from:0x0216abac kind:arm_call to:0x021684d4 module:overlay(92) +from:0x0216abb4 kind:arm_call to:0x0216f46c module:overlay(92) +from:0x0216abe4 kind:arm_call to:0x0200f05c module:main +from:0x0216ac04 kind:arm_call to:0x0216a420 module:overlay(92) +from:0x0216ac2c kind:arm_call to:0x0200f05c module:main +from:0x0216ac6c kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0216ac84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216ac94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216accc kind:arm_call to:0x0200f05c module:main +from:0x0216ad0c kind:arm_call_thumb to:0x02099ac4 module:overlay(0) +from:0x0216ad24 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216ad50 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0216ad64 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216ad7c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216ad84 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0216ada0 kind:arm_call to:0x0217a614 module:overlay(92) +from:0x0216adac kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0216adc0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216adcc kind:arm_call to:0x0209fac0 module:overlay(0) +from:0x0216adec kind:arm_call to:0x0203d160 module:main +from:0x0216ae14 kind:arm_call to:0x0203d160 module:main +from:0x0216ae2c kind:arm_call to:0x0203d160 module:main +from:0x0216ae38 kind:arm_call to:0x021690ac module:overlay(92) +from:0x0216af78 kind:arm_call to:0x02028c90 module:main +from:0x0216afac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216afc8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216afe0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216b094 kind:load to:0x0217c2b8 module:overlay(92) +from:0x0216b098 kind:load to:0x0217d84c module:overlay(92) +from:0x0216b09c kind:load to:0x0217c0ec module:overlay(92) +from:0x0216b0a0 kind:load to:0x0217c1fc module:overlay(92) +from:0x0216b0a4 kind:load to:0x0217c1b4 module:overlay(92) +from:0x0216b0a8 kind:load to:0x0217c0fc module:overlay(92) +from:0x0216b0ac kind:load to:0x0217c12c module:overlay(92) +from:0x0216b0b0 kind:load to:0x0217c160 module:overlay(92) +from:0x0216b0b4 kind:load to:0x0216b164 module:overlay(92) +from:0x0216b0b8 kind:load to:0x0216b12c module:overlay(92) +from:0x0216b0bc kind:load to:0x0216b0e4 module:overlay(92) +from:0x0216b0c0 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216b0c4 kind:load to:0x027e07d4 module:dtcm +from:0x0216b0c8 kind:load to:0x0217d810 module:overlay(92) +from:0x0216b0cc kind:load to:0x0217d800 module:overlay(92) +from:0x0216b0d0 kind:load to:0x0217d828 module:overlay(92) +from:0x0216b0d4 kind:load to:0x0217d834 module:overlay(92) +from:0x0216b0d8 kind:load to:0x0217d840 module:overlay(92) +from:0x0216b0f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b10c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216b120 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216b14c kind:arm_call to:0x0203d160 module:main +from:0x0216b15c kind:load to:0x020a02d4 module:overlay(0) +from:0x0216b160 kind:load to:0x0216b0e4 module:overlay(92) +from:0x0216b178 kind:arm_call to:0x0203d210 module:main +from:0x0216b184 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216b198 kind:arm_call to:0x02169324 module:overlay(92) +from:0x0216b1ac kind:arm_call to:0x01fffda8 module:itcm +from:0x0216b22c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216b234 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216b260 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216b270 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b2c0 kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x0216b2d0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216b2d8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216b31c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216b338 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b410 kind:arm_call to:0x0216a0b8 module:overlay(92) +from:0x0216b418 kind:arm_call to:0x0216a1cc module:overlay(92) +from:0x0216b420 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216b44c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216b45c kind:arm_call to:0x01ffcfcc module:itcm +from:0x0216b4b4 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0216b548 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0216b558 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0216b590 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216b5a8 kind:load to:0x0213f5ec module:overlay(26) +from:0x0216b5b0 kind:load to:0x027e09a4 module:dtcm +from:0x0216b5b8 kind:load to:0x020b539c module:overlay(0) +from:0x0216b5bc kind:load to:0x027e0ce4 module:dtcm +from:0x0216b5c0 kind:load to:0x0217d800 module:overlay(92) +from:0x0216b5cc kind:load to:0x0217c4f4 module:overlay(92) +from:0x0216b5d0 kind:load to:0x0217c554 module:overlay(92) +from:0x0216b5d4 kind:load to:0x0217c0a4 module:overlay(92) +from:0x0216b5d8 kind:load to:0x0217c0e0 module:overlay(92) +from:0x0216b5dc kind:load to:0x027e09c0 module:dtcm +from:0x0216b5e0 kind:load to:0x0217c098 module:overlay(92) +from:0x0216b5e4 kind:load to:0x027e0960 module:dtcm +from:0x0216b5f0 kind:arm_call to:0x0216e4a8 module:overlay(92) +from:0x0216b638 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b6ac kind:arm_call to:0x0216e4a8 module:overlay(92) +from:0x0216b6f0 kind:arm_call to:0x02078a54 module:overlay(0) +from:0x0216b710 kind:arm_call to:0x0216bbac module:overlay(92) +from:0x0216b720 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b74c kind:arm_call to:0x0216cba4 module:overlay(92) +from:0x0216b764 kind:arm_call to:0x021690e0 module:overlay(92) +from:0x0216b79c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216b7a4 kind:arm_call to:0x0216cfa0 module:overlay(92) +from:0x0216b7ac kind:arm_call to:0x0216d0f4 module:overlay(92) +from:0x0216b7b4 kind:arm_call to:0x02169c60 module:overlay(92) +from:0x0216b7bc kind:arm_call to:0x0216f278 module:overlay(92) +from:0x0216b814 kind:arm_call to:0x02168a94 module:overlay(92) +from:0x0216b848 kind:arm_call to:0x021687d0 module:overlay(92) +from:0x0216b86c kind:arm_call to:0x0216f200 module:overlay(92) +from:0x0216b87c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216b8ac kind:arm_call to:0x0216f348 module:overlay(92) +from:0x0216b8f8 kind:arm_call to:0x0216ef4c module:overlay(92) +from:0x0216b904 kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x0216b90c kind:load to:0x027e09bc module:dtcm +from:0x0216b910 kind:load to:0x027e09a8 module:dtcm +from:0x0216b918 kind:load to:0x0203e964 module:main +from:0x0216b934 kind:arm_call to:0x021689e8 module:overlay(92) +from:0x0216b964 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216b9b4 kind:load to:0x0203e964 module:main +from:0x0216b9cc kind:arm_call to:0x021693f8 module:overlay(92) +from:0x0216ba2c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216ba80 kind:arm_call to:0x020fbb04 module:overlay(26) +from:0x0216bad4 kind:arm_call to:0x021695a0 module:overlay(92) +from:0x0216bb00 kind:arm_call to:0x021695a0 module:overlay(92) +from:0x0216bb64 kind:arm_call to:0x0201aa44 module:main +from:0x0216bb98 kind:load to:0x0213f5ec module:overlay(26) +from:0x0216bb9c kind:load to:0x027e0998 module:dtcm +from:0x0216bba0 kind:load to:0x0217a99e module:overlay(92) +from:0x0216bba4 kind:load to:0x0204af1c module:main +from:0x0216bba8 kind:load to:0x0217d828 module:overlay(92) +from:0x0216bbb4 kind:arm_call to:0x0216e4a8 module:overlay(92) +from:0x0216bbd4 kind:arm_call to:0x0216bbe4 module:overlay(92) +from:0x0216bbdc kind:arm_call to:0x0216c30c module:overlay(92) +from:0x0216bbfc kind:arm_call to:0x021686f4 module:overlay(92) +from:0x0216bc04 kind:arm_call to:0x0213160c module:overlay(26) +from:0x0216bc30 kind:arm_call to:0x02102924 module:overlay(26) +from:0x0216bed8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bf30 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216bf60 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216bfb0 kind:arm_call to:0x0216f32c module:overlay(92) +from:0x0216bfe8 kind:arm_call to:0x0216f190 module:overlay(92) +from:0x0216c018 kind:arm_call to:0x0216f200 module:overlay(92) +from:0x0216c030 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216c064 kind:arm_call to:0x0216f200 module:overlay(92) +from:0x0216c06c kind:arm_call to:0x0216f32c module:overlay(92) +from:0x0216c0a0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216c0c4 kind:arm_call to:0x0216f278 module:overlay(92) +from:0x0216c0f0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216c128 kind:arm_call to:0x0213160c module:overlay(26) +from:0x0216c184 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c1e0 kind:arm_call to:0x0216c584 module:overlay(92) +from:0x0216c20c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c28c kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0216c2a4 kind:arm_call to:0x0216cae4 module:overlay(92) +from:0x0216c2c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216c300 kind:load to:0x020b504c module:overlay(0) +from:0x0216c308 kind:load to:0x027e09bc module:dtcm +from:0x0216c318 kind:arm_call to:0x021686f4 module:overlay(92) +from:0x0216c31c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216c328 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c330 kind:arm_call to:0x0213160c module:overlay(26) +from:0x0216c3f4 kind:arm_call to:0x02102924 module:overlay(26) +from:0x0216c418 kind:arm_call to:0x02102924 module:overlay(26) +from:0x0216c428 kind:arm_call to:0x02102924 module:overlay(26) +from:0x0216c49c kind:arm_call to:0x01ff916c module:itcm +from:0x0216c4b4 kind:arm_call to:0x0216c584 module:overlay(92) +from:0x0216c5b0 kind:arm_call to:0x02071de4 module:overlay(0) +from:0x0216c5e8 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c674 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216c69c kind:load to:0x027e09a8 module:dtcm +from:0x0216c6dc kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216c750 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0216c7c8 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0216c7fc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216c834 kind:load to:0x027e09a8 module:dtcm +from:0x0216c83c kind:load to:0x0217c10c module:overlay(92) +from:0x0216c840 kind:load to:0x027e0cec module:dtcm +from:0x0216c8d4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0216c980 kind:load to:0x0217a9f0 module:overlay(92) +from:0x0216c984 kind:load to:0x027e0cec module:dtcm +from:0x0216c9b4 kind:arm_call to:0x02131778 module:overlay(26) +from:0x0216c9b8 kind:arm_call to:0x02131808 module:overlay(26) +from:0x0216ca04 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216ca0c kind:arm_call to:0x0216ef4c module:overlay(92) +from:0x0216ca18 kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x0216ca20 kind:arm_call to:0x0216f200 module:overlay(92) +from:0x0216ca28 kind:arm_call to:0x0216f0f0 module:overlay(92) +from:0x0216ca50 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216ca68 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216ca7c kind:arm_call to:0x01fff458 module:itcm +from:0x0216cacc kind:load to:0x020b504c module:overlay(0) +from:0x0216cad4 kind:load to:0x027e09a8 module:dtcm +from:0x0216cb50 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216cb9c kind:load to:0x0213f5ec module:overlay(26) +from:0x0216cc1c kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216ccac kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216cd2c kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x0216cd60 kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216cda4 kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216ce10 kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216ce28 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216ce2c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216ce38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ceac kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0216cee0 kind:load to:0x0217c3bc module:overlay(92) +from:0x0216cef4 kind:load to:0x027e09a8 module:dtcm +from:0x0216cf00 kind:load to:0x027e09c0 module:dtcm +from:0x0216cf98 kind:load to:0x0217c3cc module:overlay(92) +from:0x0216cf9c kind:load to:0x0217c3bc module:overlay(92) +from:0x0216d044 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216d06c kind:arm_call to:0x0216f984 module:overlay(92) +from:0x0216d0cc kind:arm_call to:0x0203a1bc module:main +from:0x0216d0d8 kind:load to:0x027e09a8 module:dtcm +from:0x0216d0e0 kind:load to:0x0217d800 module:overlay(92) +from:0x0216d0e4 kind:load to:0x0217d810 module:overlay(92) +from:0x0216d134 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d140 kind:arm_call to:0x02131718 module:overlay(26) +from:0x0216d17c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d1cc kind:arm_call to:0x01ff930c module:itcm +from:0x0216d1f4 kind:arm_call to:0x0216889c module:overlay(92) +from:0x0216d264 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x0216d298 kind:arm_call to:0x0216f90c module:overlay(92) +from:0x0216d2b0 kind:load to:0x0217a9b8 module:overlay(92) +from:0x0216d2b4 kind:load to:0x027e0cec module:dtcm +from:0x0216d2b8 kind:load to:0x0217d800 module:overlay(92) +from:0x0216d2bc kind:load to:0x0217d810 module:overlay(92) +from:0x0216d304 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0216d338 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0216d35c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0216d38c kind:arm_call to:0x0216f90c module:overlay(92) +from:0x0216d3a0 kind:arm_call to:0x021688c8 module:overlay(92) +from:0x0216d3b4 kind:load to:0x027e0cec module:dtcm +from:0x0216d3b8 kind:load to:0x0217d800 module:overlay(92) +from:0x0216d3bc kind:load to:0x0217d810 module:overlay(92) +from:0x0216d474 kind:arm_call to:0x0216eaac module:overlay(92) +from:0x0216d498 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0216d4ac kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0216d4b4 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0216d4cc kind:arm_call to:0x01ffedac module:itcm +from:0x0216d50c kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0216d540 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d5b0 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d620 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216d66c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d684 kind:arm_call to:0x0216f190 module:overlay(92) +from:0x0216d698 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0216d6a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d6b4 kind:arm_call to:0x0216ecbc module:overlay(92) +from:0x0216d6d0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0216d704 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d72c kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x0216d758 kind:load to:0x0217c44c module:overlay(92) +from:0x0216d75c kind:load to:0x020b51b8 module:overlay(0) +from:0x0216d760 kind:load to:0x027e0ce8 module:dtcm +from:0x0216d768 kind:load to:0x027e09a8 module:dtcm +from:0x0216d76c kind:load to:0x027e09bc module:dtcm +from:0x0216d770 kind:load to:0x027e09b8 module:dtcm +from:0x0216d7e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d7e8 kind:load to:0x02049be4 module:main +from:0x0216d810 kind:arm_call to:0x02131698 module:overlays(26,51) +from:0x0216d820 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d89c kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x0216d8c0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216d984 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216d988 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216da08 kind:arm_call to:0x0216f8cc module:overlay(92) +from:0x0216da20 kind:arm_call to:0x0216f7dc module:overlay(92) +from:0x0216da4c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216da60 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216daec kind:arm_call to:0x0216f7dc module:overlay(92) +from:0x0216db9c kind:arm_call to:0x0216f7dc module:overlay(92) +from:0x0216dcdc kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216dd68 kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x0216dd70 kind:arm_call to:0x0216ef4c module:overlay(92) +from:0x0216dd78 kind:load to:0x027e09a8 module:dtcm +from:0x0216dd80 kind:load to:0x0217d800 module:overlay(92) +from:0x0216dd84 kind:load to:0x0217d810 module:overlay(92) +from:0x0216ddc0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216de24 kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216de2c kind:load to:0x0217c098 module:overlay(92) +from:0x0216de54 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216de60 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216de88 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216de94 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ded0 kind:arm_call to:0x0216ef4c module:overlay(92) +from:0x0216dedc kind:arm_call to:0x0216cf04 module:overlay(92) +from:0x0216df94 kind:arm_call to:0x0216eff0 module:overlay(92) +from:0x0216dfa0 kind:arm_call to:0x02168920 module:overlay(92) +from:0x0216dfb8 kind:arm_call to:0x0216eff0 module:overlay(92) +from:0x0216dfcc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216e008 kind:arm_call to:0x02015080 module:main +from:0x0216e02c kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216e03c kind:load to:0x02049be4 module:main +from:0x0216e040 kind:load to:0x027e09a8 module:dtcm +from:0x0216e058 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216e088 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216e0cc kind:arm_call to:0x0216eaac module:overlay(92) +from:0x0216e0e4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0216e0fc kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216e114 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216e118 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216e124 kind:arm_call to:0x0216f2dc module:overlay(92) +from:0x0216e164 kind:load to:0x0217c240 module:overlay(92) +from:0x0216e168 kind:load to:0x020b51b8 module:overlay(0) +from:0x0216e16c kind:load to:0x027e09a8 module:dtcm +from:0x0216e204 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e224 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216e268 kind:arm_call to:0x0216f200 module:overlay(92) +from:0x0216e28c kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216e2b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216e2c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216e2ec kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216e31c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e3f8 kind:arm_call to:0x0216eff0 module:overlay(92) +from:0x0216e404 kind:arm_call to:0x02168920 module:overlay(92) +from:0x0216e41c kind:arm_call to:0x0216eff0 module:overlay(92) +from:0x0216e430 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216e43c kind:arm_call to:0x0216ecbc module:overlay(92) +from:0x0216e47c kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x0216e488 kind:load to:0x027e09a8 module:dtcm +from:0x0216e494 kind:load to:0x02049be4 module:main +from:0x0216e49c kind:load to:0x0217c240 module:overlay(92) +from:0x0216e4a0 kind:load to:0x027e09b8 module:dtcm +from:0x0216e4a4 kind:load to:0x027e09a4 module:dtcm +from:0x0216e4cc kind:arm_call to:0x020732ec module:overlay(0) +from:0x0216e4f8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0216e514 kind:load to:0x027e09b8 module:dtcm +from:0x0216e528 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216e56c kind:arm_call to:0x0216eaac module:overlay(92) +from:0x0216e594 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216e5ac kind:arm_call to:0x0216f200 module:overlay(92) +from:0x0216e5c8 kind:load to:0x0217c330 module:overlay(92) +from:0x0216e5cc kind:load to:0x020b504c module:overlay(0) +from:0x0216e624 kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0216e62c kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0216e66c kind:arm_call to:0x01ffedac module:itcm +from:0x0216e6b8 kind:arm_call to:0x0209c490 module:overlay(0) +from:0x0216e704 kind:arm_call to:0x01fff498 module:itcm +from:0x0216e74c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e768 kind:arm_call to:0x02169490 module:overlay(92) +from:0x0216e7b4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216e7c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e7f0 kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216e818 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216e844 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216e888 kind:arm_call to:0x020eeed0 module:overlay(26) +from:0x0216e8a8 kind:arm_call to:0x020eeed0 module:overlay(26) +from:0x0216e8d8 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0216e8f4 kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x0216e904 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216e910 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216e95c kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216e96c kind:arm_call to:0x02169490 module:overlay(92) +from:0x0216e9c8 kind:arm_call to:0x0216ecbc module:overlay(92) +from:0x0216e9e0 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0216e9f4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216ea14 kind:arm_call to:0x020e1628 module:overlay(26) +from:0x0216ea24 kind:arm_call to:0x020e1640 module:overlay(26) +from:0x0216ea38 kind:load to:0x027e0ce8 module:dtcm +from:0x0216ea40 kind:load to:0x027e09a8 module:dtcm +from:0x0216ea50 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ea54 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ea58 kind:load to:0x0213f5ec module:overlay(26) +from:0x0216ea60 kind:load to:0x0217c330 module:overlay(92) +from:0x0216ea64 kind:load to:0x027e09b8 module:dtcm +from:0x0216ea68 kind:load to:0x020b504c module:overlay(0) +from:0x0216ea70 kind:load to:0x02138d10 module:overlay(26) +from:0x0216eaa4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216eac4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0216eb0c kind:arm_call to:0x021696a0 module:overlay(92) +from:0x0216eba0 kind:arm_call to:0x020786a4 module:overlay(0) +from:0x0216ebcc kind:arm_call to:0x02073388 module:overlay(0) +from:0x0216ecb4 kind:load to:0x027e09bc module:dtcm +from:0x0216ecb8 kind:load to:0x027e09b8 module:dtcm +from:0x0216ecd8 kind:arm_call to:0x0216ea74 module:overlay(92) +from:0x0216ed00 kind:arm_call to:0x021696a0 module:overlay(92) +from:0x0216ed5c kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ed6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216edb8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ede4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216edf4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0216ee04 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0216ee18 kind:arm_call to:0x02169858 module:overlay(92) +from:0x0216ee38 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0216ef48 kind:load to:0x027e09bc module:dtcm +from:0x0216efb8 kind:arm_call to:0x0216f8ec module:overlay(92) +from:0x0216efd0 kind:arm_call to:0x0216f7dc module:overlay(92) +from:0x0216efe8 kind:load to:0x0217d800 module:overlay(92) +from:0x0216efec kind:load to:0x0217d810 module:overlay(92) +from:0x0216f0d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f0d8 kind:load to:0x02049be4 module:main +from:0x0216f0e4 kind:load to:0x0217ab18 module:overlay(92) +from:0x0216f0ec kind:load to:0x0203e964 module:main +from:0x0216f10c kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216f124 kind:arm_call to:0x021694ac module:overlay(92) +from:0x0216f150 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216f184 kind:load to:0x027e09a8 module:dtcm +from:0x0216f1b4 kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216f1ec kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0216f1fc kind:load to:0x027e09a8 module:dtcm +from:0x0216f240 kind:arm_call to:0x02168a94 module:overlay(92) +from:0x0216f324 kind:arm_call to:0x0216cae4 module:overlay(92) +from:0x0216f384 kind:arm_call to:0x02169fe0 module:overlay(92) +from:0x0216f390 kind:arm_call to:0x021689d4 module:overlay(92) +from:0x0216f3b4 kind:arm_call to:0x0216f278 module:overlay(92) +from:0x0216f3dc kind:arm_call to:0x021689d4 module:overlay(92) +from:0x0216f3e0 kind:arm_call to:0x0213160c module:overlay(26) +from:0x0216f440 kind:arm_call to:0x0216f200 module:overlay(92) +from:0x0216f444 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216f478 kind:load to:0x027e0d88 module:dtcm +from:0x0216f48c kind:load to:0x027e0d88 module:dtcm +from:0x0216f498 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f4a0 kind:arm_call to:0x02011ff4 module:main +from:0x0216f4b4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f4bc kind:arm_call to:0x02011ff4 module:main +from:0x0216f4d0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216f4d8 kind:arm_call to:0x02011ff4 module:main +from:0x0216f508 kind:arm_call to:0x0203d210 module:main +from:0x0216f520 kind:arm_call to:0x0203d210 module:main +from:0x0216f538 kind:arm_call to:0x0203d210 module:main +from:0x0216f544 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x0216f550 kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0216f55c kind:arm_call to:0x0217a634 module:overlay(92) +from:0x0216f564 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216f56c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f574 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f57c kind:arm_call to:0x0216f47c module:overlay(92) +from:0x0216f584 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0216f58c kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f598 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216f59c kind:load to:0x0216b164 module:overlay(92) +from:0x0216f5c4 kind:arm_call to:0x0203d210 module:main +from:0x0216f5dc kind:arm_call to:0x0203d210 module:main +from:0x0216f5f4 kind:arm_call to:0x0203d210 module:main +from:0x0216f600 kind:arm_call to:0x0209fb18 module:overlay(0) +from:0x0216f60c kind:arm_call to:0x0207eca8 module:overlay(0) +from:0x0216f618 kind:arm_call to:0x0217a634 module:overlay(92) +from:0x0216f620 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216f628 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216f630 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f638 kind:arm_call to:0x0216f47c module:overlay(92) +from:0x0216f640 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x0216f648 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f650 kind:arm_call to:0x02011ff4 module:main +from:0x0216f65c kind:load to:0x020a02d4 module:overlay(0) +from:0x0216f660 kind:load to:0x0216b164 module:overlay(92) +from:0x0216f67c kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216f690 kind:load to:0x0217d934 module:overlay(92) +from:0x0216f6a4 kind:arm_call to:0x02011f3c module:main +from:0x0216f6b0 kind:arm_call to:0x0216f704 module:overlay(92) +from:0x0216f6c4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216f700 kind:load to:0x0217c61c module:overlay(92) +from:0x0216f70c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216f71c kind:arm_call to:0x021700e4 module:overlay(92) +from:0x0216f738 kind:arm_call to:0x0203d160 module:main +from:0x0216f748 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0216f79c kind:arm_call to:0x0216f8ec module:overlay(92) +from:0x0216f7c8 kind:load to:0x0217c640 module:overlay(92) +from:0x0216f7cc kind:load to:0x020a02d4 module:overlay(0) +from:0x0216f7d0 kind:load to:0x0216b0e4 module:overlay(92) +from:0x0216f7d4 kind:load to:0x027e07d4 module:dtcm +from:0x0216f88c kind:arm_call to:0x0216f8ec module:overlay(92) +from:0x0216f8a8 kind:arm_call to:0x0216f7dc module:overlay(92) +from:0x0216f8b0 kind:arm_call to:0x021698d0 module:overlay(92) +from:0x0216f8c0 kind:arm_call to:0x0216f348 module:overlay(92) +from:0x0216f8c8 kind:load to:0x027e0d88 module:dtcm +from:0x0216f8d8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216f8f8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216f934 kind:arm_call to:0x021700bc module:overlay(92) +from:0x0216f93c kind:arm_call to:0x0217006c module:overlay(92) +from:0x0216f978 kind:arm_call to:0x02168e34 module:overlay(92) +from:0x0216fa00 kind:arm_call to:0x02169a34 module:overlay(92) +from:0x0216fa74 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216fab0 kind:arm_call to:0x02170118 module:overlay(92) +from:0x0216faf0 kind:arm_call to:0x0216fd24 module:overlay(92) +from:0x0216fb24 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216fb34 kind:arm_call to:0x0216f874 module:overlay(92) +from:0x0216fb4c kind:arm_call to:0x0216901c module:overlay(92) +from:0x0216fb5c kind:arm_call to:0x01ff916c module:itcm +from:0x0216fb6c kind:arm_call to:0x0217006c module:overlay(92) +from:0x0216fbac kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0216fc08 kind:arm_call to:0x021700bc module:overlay(92) +from:0x0216fc48 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216fccc kind:load to:0x0203e964 module:main +from:0x0216fcd4 kind:load to:0x0217ab1c module:overlay(92) +from:0x0216fcd8 kind:load to:0x027e0cec module:dtcm +from:0x0216fd14 kind:arm_call to:0x02170230 module:overlay(92) +from:0x0216fd70 kind:arm_call to:0x0216901c module:overlay(92) +from:0x0216fdd0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216fdfc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216fe0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fe1c kind:arm_call to:0x021692d8 module:overlay(92) +from:0x0216fe38 kind:arm_call to:0x01ff916c module:itcm +from:0x0216fe5c kind:arm_call to:0x0216901c module:overlay(92) +from:0x0216fe6c kind:arm_call to:0x01ff916c module:itcm +from:0x0216fea0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216fedc kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x0216ff5c kind:arm_call to:0x0217006c module:overlay(92) +from:0x0216ff70 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x0216ffa0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216ffb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fff4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02170000 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02170010 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170048 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x02170054 kind:load to:0x027e0d88 module:dtcm +from:0x02170058 kind:load to:0x027e09a8 module:dtcm +from:0x02170064 kind:load to:0x027e0cec module:dtcm +from:0x02170068 kind:load to:0x027e09c0 module:dtcm +from:0x0217008c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021700a4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021700b8 kind:load to:0x027e0cec module:dtcm +from:0x021700d8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021700e0 kind:load to:0x027e0cec module:dtcm +from:0x021700ec kind:arm_call to:0x02168d7c module:overlay(92) +from:0x02170114 kind:load to:0x027e07d4 module:dtcm +from:0x02170160 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170174 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217017c kind:arm_call to:0x01ff938c module:itcm +from:0x021701a0 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x021701d8 kind:arm_call to:0x01ff96d8 module:itcm +from:0x021701e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021701f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217021c kind:load to:0x0217ab1c module:overlay(92) +from:0x02170224 kind:load to:0x027e0d88 module:dtcm +from:0x02170228 kind:load to:0x0217a980 module:overlay(92) +from:0x02170244 kind:load to:0x02169040 module:overlay(92) +from:0x02170254 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02170268 kind:arm_call to:0x0203d210 module:main +from:0x02170270 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170278 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170284 kind:load to:0x020a02d4 module:overlay(0) +from:0x02170294 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021702a8 kind:arm_call to:0x0203d210 module:main +from:0x021702b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021702b8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021702c0 kind:arm_call to:0x02011ff4 module:main +from:0x021702cc kind:load to:0x020a02d4 module:overlay(0) +from:0x021702d8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x021702ec kind:load to:0x0217d994 module:overlay(92) +from:0x02170300 kind:arm_call to:0x02011f3c module:main +from:0x0217030c kind:arm_call to:0x021708b0 module:overlay(92) +from:0x02170324 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0217036c kind:load to:0x0217c70c module:overlay(92) +from:0x02170384 kind:arm_call to:0x02168bd4 module:overlay(92) +from:0x021703a4 kind:arm_call to:0x02028c90 module:main +from:0x021703b4 kind:arm_call to:0x02028c90 module:main +from:0x021703c0 kind:load to:0x0217c730 module:overlay(92) +from:0x021703d4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021703e4 kind:arm_call to:0x02168c1c module:overlay(92) +from:0x021703f8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02170420 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0217043c kind:load to:0x02170afc module:overlay(92) +from:0x02170440 kind:load to:0x0217ab80 module:overlay(92) +from:0x02170444 kind:load to:0x0217ab40 module:overlay(92) +from:0x02170454 kind:load to:0x0200b58c module:main +from:0x02170474 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021704a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021704dc kind:arm_call to:0x01ffb744 module:itcm +from:0x02170618 kind:arm_call to:0x02168abc module:overlay(92) +from:0x0217062c kind:load to:0x027e0ce4 module:dtcm +from:0x02170678 kind:load to:0x02169aa0 module:overlay(92) +from:0x021706c8 kind:arm_call to:0x0216e518 module:overlay(92) +from:0x021706d0 kind:arm_call to:0x02169a8c module:overlay(92) +from:0x021706ec kind:arm_call to:0x021693a4 module:overlay(92) +from:0x02170724 kind:load to:0x0217d970 module:overlay(92) +from:0x02170728 kind:load to:0x0217d980 module:overlay(92) +from:0x0217072c kind:load to:0x027e0d88 module:dtcm +from:0x02170804 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021708a8 kind:load to:0x0217ab30 module:overlay(92) +from:0x021708ac kind:load to:0x027e0cec module:dtcm +from:0x021708bc kind:arm_call to:0x021684d4 module:overlay(92) +from:0x021708d8 kind:arm_call to:0x02170374 module:overlay(92) +from:0x021708e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217090c kind:arm_call to:0x0203d160 module:main +from:0x02170924 kind:arm_call to:0x0203d160 module:main +from:0x02170968 kind:arm_call to:0x0209862c module:overlay(0) +from:0x021709b8 kind:load to:0x0217c75c module:overlay(92) +from:0x021709bc kind:load to:0x0216b0e4 module:overlay(92) +from:0x021709c0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021709c4 kind:load to:0x027e07d4 module:dtcm +from:0x021709c8 kind:load to:0x0217d980 module:overlay(92) +from:0x021709cc kind:load to:0x0217d970 module:overlay(92) +from:0x021709e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170a10 kind:arm_call to:0x021693a4 module:overlay(92) +from:0x02170a2c kind:arm_call to:0x0203d210 module:main +from:0x02170a40 kind:arm_call to:0x0203d210 module:main +from:0x02170a48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170a50 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02170a58 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170a64 kind:load to:0x0217c75c module:overlay(92) +from:0x02170a68 kind:load to:0x027e0d88 module:dtcm +from:0x02170a6c kind:load to:0x020a02d4 module:overlay(0) +from:0x02170a94 kind:arm_call to:0x021693a4 module:overlay(92) +from:0x02170ab0 kind:arm_call to:0x0203d210 module:main +from:0x02170ac4 kind:arm_call to:0x0203d210 module:main +from:0x02170acc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170ad4 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02170adc kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170ae4 kind:arm_call to:0x02011ff4 module:main +from:0x02170af0 kind:load to:0x0217c75c module:overlay(92) +from:0x02170af4 kind:load to:0x027e0d88 module:dtcm +from:0x02170af8 kind:load to:0x020a02d4 module:overlay(0) +from:0x02170c08 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02170c28 kind:arm_call to:0x01ffa06c module:itcm +from:0x02170c38 kind:arm_call to:0x01ffa60c module:itcm +from:0x02170ca0 kind:arm_call to:0x0200e260 module:main +from:0x02170ca4 kind:arm_call to:0x0200c198 module:main +from:0x02170cb4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02170d10 kind:load to:0x0217d980 module:overlay(92) +from:0x02170d14 kind:load to:0x0203e964 module:main +from:0x02170d34 kind:arm_call to:0x02169324 module:overlay(92) +from:0x02170dd0 kind:arm_call to:0x0200f05c module:main +from:0x02170e04 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02170e0c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02170e38 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02170e48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170e78 kind:arm_call to:0x0200f05c module:main +from:0x02170eb0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02170eb8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02170ee8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02170f04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170f38 kind:arm_call to:0x021703c4 module:overlay(92) +from:0x02170f5c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02170f74 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02170f80 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02170f90 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02170fe8 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02170ffc kind:load to:0x027e0d88 module:dtcm +from:0x02171004 kind:load to:0x027e09a4 module:dtcm +from:0x02171008 kind:load to:0x0217d994 module:overlay(92) +from:0x0217100c kind:load to:0x0217c6e4 module:overlay(92) +from:0x02171010 kind:load to:0x020b539c module:overlay(0) +from:0x02171018 kind:load to:0x027e0ce4 module:dtcm +from:0x0217101c kind:load to:0x0217c6f4 module:overlay(92) +from:0x02171024 kind:load to:0x0217d970 module:overlay(92) +from:0x02171028 kind:load to:0x0217c6c4 module:overlay(92) +from:0x0217102c kind:load to:0x0217c6b8 module:overlay(92) +from:0x02171030 kind:load to:0x0217c694 module:overlay(92) +from:0x02171034 kind:load to:0x027e09c0 module:dtcm +from:0x02171048 kind:arm_call to:0x0216e4a8 module:overlay(92) +from:0x02171068 kind:load to:0x027e0d88 module:dtcm +from:0x02171074 kind:arm_call to:0x0217108c module:overlay(92) +from:0x0217107c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171084 kind:arm_call to:0x021713f0 module:overlay(92) +from:0x021712b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021712c0 kind:arm_call to:0x02168920 module:overlay(92) +from:0x021712d8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021712e4 kind:arm_call to:0x021689d4 module:overlay(92) +from:0x021712f4 kind:arm_call to:0x0216e5d4 module:overlay(92) +from:0x0217132c kind:arm_call to:0x01ff916c module:itcm +from:0x02171360 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171378 kind:arm_call to:0x01ffb428 module:itcm +from:0x021713a8 kind:arm_call to:0x0216e5d4 module:overlay(92) +from:0x021713c0 kind:load to:0x02049be4 module:main +from:0x021713d4 kind:load to:0x027e09a8 module:dtcm +from:0x021713e0 kind:load to:0x027e0d88 module:dtcm +from:0x021713e4 kind:load to:0x0217a990 module:overlay(92) +from:0x021713e8 kind:load to:0x0217a98c module:overlay(92) +from:0x021713ec kind:load to:0x0217a994 module:overlay(92) +from:0x021713fc kind:arm_call to:0x02131778 module:overlay(26) +from:0x02171414 kind:arm_call to:0x0216e4a8 module:overlay(92) +from:0x02171430 kind:arm_call to:0x021715a0 module:overlay(92) +from:0x02171454 kind:arm_call to:0x02175e1c module:overlay(92) +from:0x0217146c kind:load to:0x027e0d88 module:dtcm +from:0x02171470 kind:load to:0x0217d970 module:overlay(92) +from:0x02171474 kind:load to:0x0217d980 module:overlay(92) +from:0x021714a0 kind:arm_call to:0x021689e8 module:overlay(92) +from:0x021714d4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02171500 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02171510 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217152c kind:arm_call to:0x021694f0 module:overlay(92) +from:0x0217158c kind:arm_call to:0x02170448 module:overlay(92) +from:0x02171598 kind:load to:0x0203e964 module:main +from:0x0217159c kind:load to:0x027e0d88 module:dtcm +from:0x021715c4 kind:arm_call to:0x0216f32c module:overlay(92) +from:0x02171624 kind:arm_call to:0x02176834 module:overlay(92) +from:0x02171648 kind:arm_call to:0x02131698 module:overlays(26,51) +from:0x02171658 kind:arm_call to:0x01ffb714 module:itcm +from:0x021717c8 kind:arm_call to:0x021767e8 module:overlay(92) +from:0x02171830 kind:load to:0x027e0d88 module:dtcm +from:0x02171834 kind:load to:0x0217d970 module:overlay(92) +from:0x02171838 kind:load to:0x0217d980 module:overlay(92) +from:0x02171840 kind:load to:0x02049be4 module:main +from:0x02171864 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021718c8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02171938 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021719b4 kind:arm_call to:0x020a036c module:overlay(0) +from:0x021719e4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02171a1c kind:load to:0x027e09a8 module:dtcm +from:0x02171a24 kind:load to:0x0217c6d4 module:overlay(92) +from:0x02171a28 kind:load to:0x027e0cec module:dtcm +from:0x02171a5c kind:arm_call to:0x02176a50 module:overlay(92) +from:0x02171a74 kind:arm_call to:0x0216889c module:overlay(92) +from:0x02171a7c kind:load to:0x0217d970 module:overlay(92) +from:0x02171a80 kind:load to:0x0217d980 module:overlay(92) +from:0x02171aa0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02171ac4 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02171afc kind:arm_call to:0x02176a50 module:overlay(92) +from:0x02171b14 kind:arm_call to:0x021688c8 module:overlay(92) +from:0x02171b1c kind:load to:0x027e0cec module:dtcm +from:0x02171b20 kind:load to:0x0217d970 module:overlay(92) +from:0x02171b24 kind:load to:0x0217d980 module:overlay(92) +from:0x02171b30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171b38 kind:arm_call to:0x02011ff4 module:main +from:0x02171b4c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02171b60 kind:load to:0x0217da94 module:overlay(92) +from:0x02171b74 kind:arm_call to:0x02011f3c module:main +from:0x02171b80 kind:arm_call to:0x021722d4 module:overlay(92) +from:0x02171b98 kind:arm_call to:0x020978dc module:overlay(0) +from:0x02171be0 kind:load to:0x0217c83c module:overlay(92) +from:0x02171bf8 kind:arm_call to:0x02168bd4 module:overlay(92) +from:0x02171c20 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02171c30 kind:arm_call to:0x02168c1c module:overlay(92) +from:0x02171c40 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02171c68 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02171ca4 kind:load to:0x0217c860 module:overlay(92) +from:0x02171ca8 kind:load to:0x02172544 module:overlay(92) +from:0x02171cac kind:load to:0x0217ac90 module:overlay(92) +from:0x02171cb0 kind:load to:0x0217acd0 module:overlay(92) +from:0x02171d2c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02171d54 kind:load to:0x027e09a8 module:dtcm +from:0x02171da0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171db0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171dc4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171de8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171df8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171e0c kind:arm_call to:0x01ffb464 module:itcm +from:0x02171e1c kind:arm_call to:0x01ff9318 module:itcm +from:0x02171e34 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171e44 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171e58 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171e7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02171e8c kind:arm_call to:0x01ff9318 module:itcm +from:0x02171ea0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171f5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02171f88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171fc4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0217204c kind:arm_call to:0x02168abc module:overlay(92) +from:0x02172060 kind:load to:0x027e0ce4 module:dtcm +from:0x02172100 kind:arm_call to:0x0216f314 module:overlay(92) +from:0x02172114 kind:arm_call to:0x0216e518 module:overlay(92) +from:0x0217211c kind:arm_call to:0x02170664 module:overlay(92) +from:0x02172134 kind:arm_call to:0x021693a4 module:overlay(92) +from:0x02172178 kind:arm_call to:0x0216f348 module:overlay(92) +from:0x02172184 kind:load to:0x0217da6c module:overlay(92) +from:0x02172188 kind:load to:0x0217da7c module:overlay(92) +from:0x0217218c kind:load to:0x027e0d88 module:dtcm +from:0x0217221c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021722a4 kind:load to:0x0217ac80 module:overlay(92) +from:0x021722a8 kind:load to:0x027e0cec module:dtcm +from:0x021722e0 kind:arm_call to:0x021684d4 module:overlay(92) +from:0x02172310 kind:arm_call to:0x0200f05c module:main +from:0x02172330 kind:arm_call to:0x02171be8 module:overlay(92) +from:0x02172344 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02172368 kind:arm_call to:0x0203d160 module:main +from:0x02172380 kind:arm_call to:0x0203d160 module:main +from:0x021723ac kind:arm_call to:0x0209862c module:overlay(0) +from:0x021723fc kind:load to:0x0217c88c module:overlay(92) +from:0x02172400 kind:load to:0x0217da94 module:overlay(92) +from:0x02172404 kind:load to:0x0217c804 module:overlay(92) +from:0x02172408 kind:load to:0x0216b0e4 module:overlay(92) +from:0x0217240c kind:load to:0x020a02d4 module:overlay(0) +from:0x02172410 kind:load to:0x0217da7c module:overlay(92) +from:0x02172414 kind:load to:0x0217da6c module:overlay(92) +from:0x02172428 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02172458 kind:arm_call to:0x021693a4 module:overlay(92) +from:0x02172474 kind:arm_call to:0x0203d210 module:main +from:0x02172488 kind:arm_call to:0x0203d210 module:main +from:0x02172490 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02172498 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x021724a0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021724ac kind:load to:0x0217c88c module:overlay(92) +from:0x021724b0 kind:load to:0x027e0d88 module:dtcm +from:0x021724b4 kind:load to:0x020a02d4 module:overlay(0) +from:0x021724dc kind:arm_call to:0x021693a4 module:overlay(92) +from:0x021724f8 kind:arm_call to:0x0203d210 module:main +from:0x0217250c kind:arm_call to:0x0203d210 module:main +from:0x02172514 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217251c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02172524 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217252c kind:arm_call to:0x02011ff4 module:main +from:0x02172538 kind:load to:0x0217c88c module:overlay(92) +from:0x0217253c kind:load to:0x027e0d88 module:dtcm +from:0x02172540 kind:load to:0x020a02d4 module:overlay(0) +from:0x021725d8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021725f8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02172608 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172670 kind:arm_call to:0x0200e260 module:main +from:0x02172674 kind:arm_call to:0x0200c198 module:main +from:0x02172684 kind:arm_call to:0x01ffad5c module:itcm +from:0x021726e0 kind:load to:0x0203e964 module:main +from:0x02172700 kind:arm_call to:0x02169324 module:overlay(92) +from:0x02172770 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02172778 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021727a8 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x021727c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172820 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02172838 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02172844 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02172854 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021728ac kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021728c0 kind:load to:0x027e0d88 module:dtcm +from:0x021728c8 kind:load to:0x020b539c module:overlay(0) +from:0x021728d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021728d4 kind:load to:0x0217da6c module:overlay(92) +from:0x021728d8 kind:load to:0x0217da94 module:overlay(92) +from:0x021728dc kind:load to:0x0217c824 module:overlay(92) +from:0x021728e0 kind:load to:0x0217c7d4 module:overlay(92) +from:0x021728e4 kind:load to:0x0217c7f8 module:overlay(92) +from:0x021728e8 kind:load to:0x027e09c0 module:dtcm +from:0x021728fc kind:arm_call to:0x0216e4a8 module:overlay(92) +from:0x0217291c kind:load to:0x027e0d88 module:dtcm +from:0x02172928 kind:arm_call to:0x02172940 module:overlay(92) +from:0x02172930 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02172938 kind:arm_call to:0x02172ca4 module:overlay(92) +from:0x02172b68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172b74 kind:arm_call to:0x02168920 module:overlay(92) +from:0x02172b8c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02172b98 kind:arm_call to:0x021689d4 module:overlay(92) +from:0x02172ba8 kind:arm_call to:0x0216e5d4 module:overlay(92) +from:0x02172be0 kind:arm_call to:0x01ff916c module:itcm +from:0x02172c14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172c2c kind:arm_call to:0x01ffb428 module:itcm +from:0x02172c5c kind:arm_call to:0x0216e5d4 module:overlay(92) +from:0x02172c74 kind:load to:0x02049be4 module:main +from:0x02172c88 kind:load to:0x027e09a8 module:dtcm +from:0x02172c94 kind:load to:0x027e0d88 module:dtcm +from:0x02172c98 kind:load to:0x0217a990 module:overlay(92) +from:0x02172c9c kind:load to:0x0217a98c module:overlay(92) +from:0x02172ca0 kind:load to:0x0217a994 module:overlay(92) +from:0x02172cc0 kind:arm_call to:0x0216e4a8 module:overlay(92) +from:0x02172cd0 kind:arm_call to:0x02172eb4 module:overlay(92) +from:0x02172cd8 kind:arm_call to:0x02172e38 module:overlay(92) +from:0x02172ce0 kind:arm_call to:0x02171d60 module:overlay(92) +from:0x02172ce8 kind:arm_call to:0x021730ac module:overlay(92) +from:0x02172d0c kind:arm_call to:0x02173dfc module:overlay(92) +from:0x02172d24 kind:load to:0x027e0d88 module:dtcm +from:0x02172d28 kind:load to:0x0217da6c module:overlay(92) +from:0x02172d2c kind:load to:0x0217da7c module:overlay(92) +from:0x02172d58 kind:arm_call to:0x021689e8 module:overlay(92) +from:0x02172d8c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172db8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172dc8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172de4 kind:arm_call to:0x021694f0 module:overlay(92) +from:0x02172e30 kind:load to:0x0203e964 module:main +from:0x02172e34 kind:load to:0x027e0d88 module:dtcm +from:0x02172e94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02172ea4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02172ed8 kind:arm_call to:0x0216f32c module:overlay(92) +from:0x02172f08 kind:arm_call to:0x02173294 module:overlay(92) +from:0x02172f1c kind:arm_call to:0x02131698 module:overlays(26,51) +from:0x02172f2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02172fa0 kind:arm_call to:0x02173294 module:overlay(92) +from:0x02172fd0 kind:arm_call to:0x02171cb4 module:overlay(92) +from:0x02173024 kind:arm_call to:0x02171cb4 module:overlay(92) +from:0x02173098 kind:load to:0x027e0d88 module:dtcm +from:0x021730a8 kind:load to:0x02049be4 module:main +from:0x02173208 kind:arm_call to:0x02174194 module:overlay(92) +from:0x02173258 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02173288 kind:load to:0x0217da6c module:overlay(92) +from:0x0217328c kind:load to:0x0217da7c module:overlay(92) +from:0x02173290 kind:load to:0x02049be4 module:main +from:0x021732e0 kind:arm_call to:0x02174494 module:overlay(92) +from:0x02173308 kind:arm_call to:0x02171cb4 module:overlay(92) +from:0x02173314 kind:arm_call to:0x02171cb4 module:overlay(92) +from:0x0217331c kind:load to:0x0217da6c module:overlay(92) +from:0x02173320 kind:load to:0x0217da7c module:overlay(92) +from:0x02173340 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02173384 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021733f4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02173470 kind:arm_call to:0x020a036c module:overlay(0) +from:0x021734a4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021734bc kind:load to:0x027e09a8 module:dtcm +from:0x021734c4 kind:load to:0x0217c814 module:overlay(92) +from:0x021734c8 kind:load to:0x027e0cec module:dtcm +from:0x02173508 kind:arm_call to:0x0216889c module:overlay(92) +from:0x02173510 kind:load to:0x0217da6c module:overlay(92) +from:0x02173514 kind:load to:0x0217da7c module:overlay(92) +from:0x02173534 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02173558 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021735a4 kind:arm_call to:0x021688c8 module:overlay(92) +from:0x021735ac kind:load to:0x027e0cec module:dtcm +from:0x021735b0 kind:load to:0x0217da6c module:overlay(92) +from:0x021735b4 kind:load to:0x0217da7c module:overlay(92) +from:0x021735c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021735c8 kind:arm_call to:0x02011ff4 module:main +from:0x021735dc kind:arm_call to:0x0209790c module:overlay(0) +from:0x021735f0 kind:load to:0x0217db7c module:overlay(92) +from:0x02173604 kind:arm_call to:0x02011f3c module:main +from:0x02173610 kind:arm_call to:0x0217384c module:overlay(92) +from:0x02173624 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02173680 kind:load to:0x0217c91c module:overlay(92) +from:0x02173694 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x021736c0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021736d0 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021736e0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0217371c kind:load to:0x0217c9a4 module:overlay(92) +from:0x02173720 kind:load to:0x0217395c module:overlay(92) +from:0x02173724 kind:load to:0x0217ad10 module:overlay(92) +from:0x0217377c kind:arm_call to:0x01ffb428 module:itcm +from:0x021737dc kind:arm_call to:0x01ffb464 module:itcm +from:0x021737ec kind:arm_call to:0x01ff9318 module:itcm +from:0x02173800 kind:arm_call to:0x01ffb464 module:itcm +from:0x02173818 kind:arm_call to:0x01ff9318 module:itcm +from:0x02173854 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021738b8 kind:arm_call to:0x0217368c module:overlay(92) +from:0x021738c0 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x021738f4 kind:load to:0x0217c9d0 module:overlay(92) +from:0x021738f8 kind:load to:0x0217db7c module:overlay(92) +from:0x021738fc kind:load to:0x0217c90c module:overlay(92) +from:0x02173908 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173920 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173928 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02173940 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173948 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02173950 kind:arm_call to:0x02011ff4 module:main +from:0x021739f8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02173a18 kind:arm_call to:0x01ffa06c module:itcm +from:0x02173a28 kind:arm_call to:0x01ffa60c module:itcm +from:0x02173a34 kind:load to:0x0203e964 module:main +from:0x02173ab8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173ac4 kind:arm_call to:0x01fff458 module:itcm +from:0x02173b1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02173b9c kind:arm_call to:0x01ffb744 module:itcm +from:0x02173bd8 kind:arm_call to:0x02168abc module:overlay(92) +from:0x02173c18 kind:arm_call to:0x01ffb860 module:itcm +from:0x02173c5c kind:arm_call to:0x01ffb428 module:itcm +from:0x02173c6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173c7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02173d00 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02173d14 kind:load to:0x027e0ce4 module:dtcm +from:0x02173d1c kind:load to:0x0203e964 module:main +from:0x02173df4 kind:load to:0x0217c960 module:overlay(92) +from:0x02173df8 kind:load to:0x0203e964 module:main +from:0x02173e08 kind:arm_call to:0x021722ac module:overlay(92) +from:0x02173e1c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02173e30 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02173f2c kind:arm_call to:0x02173740 module:overlay(92) +from:0x02173f68 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02173f88 kind:load to:0x0217c960 module:overlay(92) +from:0x02173f8c kind:load to:0x0203e964 module:main +from:0x02173f90 kind:load to:0x0217c938 module:overlay(92) +from:0x02173fb8 kind:load to:0x021742a0 module:overlay(92) +from:0x02173fec kind:arm_call to:0x02174d9c module:overlay(92) +from:0x02174008 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02174020 kind:arm_call to:0x021742a0 module:overlay(92) +from:0x02174028 kind:load to:0x027e09a8 module:dtcm +from:0x0217405c kind:arm_call to:0x02173728 module:overlay(92) +from:0x02174074 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217407c kind:load to:0x027e09a8 module:dtcm +from:0x0217408c kind:arm_call to:0x021742a0 module:overlay(92) +from:0x021740e8 kind:arm_call to:0x021722ac module:overlay(92) +from:0x021740fc kind:arm_call to:0x021722c0 module:overlay(92) +from:0x0217414c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174190 kind:load to:0x0203e964 module:main +from:0x021741c8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021741d0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0217421c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0217422c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174250 kind:arm_call to:0x02173728 module:overlay(92) +from:0x02174264 kind:arm_call to:0x02173728 module:overlay(92) +from:0x0217427c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02174290 kind:load to:0x020b539c module:overlay(0) +from:0x02174294 kind:load to:0x027e0ce4 module:dtcm +from:0x02174298 kind:load to:0x027e09a8 module:dtcm +from:0x021742d0 kind:arm_call to:0x021722c0 module:overlay(92) +from:0x02174378 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174398 kind:arm_call to:0x0217207c module:overlay(92) +from:0x021743d4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021743f0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217440c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02174438 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02174450 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02174468 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02174484 kind:load to:0x027e0cec module:dtcm +from:0x021744ac kind:arm_call to:0x02173728 module:overlay(92) +from:0x021744c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021744cc kind:load to:0x027e09a8 module:dtcm +from:0x021744dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021744e4 kind:arm_call to:0x02011ff4 module:main +from:0x021744f8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0217450c kind:load to:0x0217dc64 module:overlay(92) +from:0x02174520 kind:arm_call to:0x02011f3c module:main +from:0x0217452c kind:arm_call to:0x021745a0 module:overlay(92) +from:0x02174540 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02174598 kind:load to:0x0217ca54 module:overlay(92) +from:0x021745a8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0217460c kind:arm_call_thumb to:0x02057a6c module:overlay(0) +from:0x02174614 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0217464c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02174664 kind:load to:0x0217ca78 module:overlay(92) +from:0x02174668 kind:load to:0x0217dc64 module:overlay(92) +from:0x0217466c kind:load to:0x0217ca2c module:overlay(92) +from:0x02174698 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021746a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021746d4 kind:arm_call to:0x02169490 module:overlay(92) +from:0x021746dc kind:arm_call to:0x02168abc module:overlay(92) +from:0x02174710 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02174724 kind:load to:0x027e0ce4 module:dtcm +from:0x0217472c kind:load to:0x027e0d88 module:dtcm +from:0x02174768 kind:arm_call to:0x02131698 module:overlays(26,51) +from:0x021747f4 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02174808 kind:arm_call to:0x02174364 module:overlay(92) +from:0x02174838 kind:arm_call to:0x02132170 module:overlays(26,48) +from:0x02174850 kind:arm_call to:0x02174f18 module:overlay(92) +from:0x0217488c kind:arm_call to:0x0207e560 module:overlay(0) +from:0x021748a4 kind:arm_call to:0x02174f18 module:overlay(92) +from:0x021748b0 kind:load to:0x0217ca34 module:overlay(92) +from:0x021748b4 kind:load to:0x027e09c0 module:dtcm +from:0x021748c4 kind:arm_call to:0x02174488 module:overlay(92) +from:0x02174900 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02174910 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174944 kind:arm_call to:0x021692d8 module:overlay(92) +from:0x0217496c kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02174a28 kind:arm_call to:0x02175134 module:overlay(92) +from:0x02174a5c kind:arm_call to:0x01ffb428 module:itcm +from:0x02174a98 kind:load to:0x027e0d88 module:dtcm +from:0x02174a9c kind:load to:0x027e09a8 module:dtcm +from:0x02174aec kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02174bd0 kind:arm_call to:0x02174f18 module:overlay(92) +from:0x02174bdc kind:load to:0x027e09a8 module:dtcm +from:0x02174c38 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02174c64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174c74 kind:arm_call to:0x01ffa60c module:itcm +from:0x02174cc8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174ce0 kind:arm_call to:0x01ffa81c module:itcm +from:0x02174cec kind:arm_call to:0x02028d30 module:main +from:0x02174d04 kind:arm_call to:0x01ffa878 module:itcm +from:0x02174d8c kind:load to:0x0203e964 module:main +from:0x02174db0 kind:arm_call to:0x02131698 module:overlays(26,51) +from:0x02174e0c kind:arm_call to:0x01ffb714 module:itcm +from:0x02174ef8 kind:load to:0x0217a984 module:overlay(92) +from:0x02174efc kind:load to:0x02049be4 module:main +from:0x02174f04 kind:load to:0x0217a988 module:overlay(92) +from:0x02174f40 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x02174f54 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02174fd4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02174ff0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217500c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02175024 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0217503c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02175068 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02175084 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021750a0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021750bc kind:arm_call to:0x0209feac module:overlay(0) +from:0x021750d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021750f4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217511c kind:load to:0x027e09a8 module:dtcm +from:0x02175124 kind:load to:0x027e09bc module:dtcm +from:0x0217512c kind:load to:0x027e0cec module:dtcm +from:0x021751f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021751f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02175210 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175218 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02175220 kind:arm_call to:0x02011ff4 module:main +from:0x02175234 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02175248 kind:load to:0x0217dd4c module:overlay(92) +from:0x0217525c kind:arm_call to:0x02011f3c module:main +from:0x02175268 kind:arm_call to:0x02175940 module:overlay(92) +from:0x0217527c kind:arm_call to:0x02097898 module:overlay(0) +from:0x021752e0 kind:load to:0x0217cb4c module:overlay(92) +from:0x021752f4 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x02175350 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02175360 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x02175374 kind:load to:0x0217cb70 module:overlay(92) +from:0x02175378 kind:load to:0x02175b90 module:overlay(92) +from:0x02175404 kind:arm_call to:0x02169490 module:overlay(92) +from:0x0217543c kind:arm_call to:0x02169490 module:overlay(92) +from:0x0217546c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02175480 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02175498 kind:load to:0x027e0d88 module:dtcm +from:0x0217549c kind:load to:0x027e09a8 module:dtcm +from:0x021755c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021755d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0217562c kind:arm_call to:0x01ffb464 module:itcm +from:0x0217563c kind:arm_call to:0x01ff9318 module:itcm +from:0x0217565c kind:arm_call to:0x01ffb464 module:itcm +from:0x0217566c kind:arm_call to:0x01ff9218 module:itcm +from:0x021757a4 kind:arm_call to:0x0217537c module:overlay(92) +from:0x0217586c kind:arm_call to:0x0217537c module:overlay(92) +from:0x02175894 kind:arm_call to:0x01ffb464 module:itcm +from:0x021758a4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021758b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021758c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02175948 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02175958 kind:arm_call to:0x02168dd8 module:overlay(92) +from:0x021759b4 kind:arm_call to:0x021752ec module:overlay(92) +from:0x021759dc kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021759f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02175a08 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x02175a38 kind:arm_call to:0x0203d160 module:main +from:0x02175a8c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02175aa4 kind:load to:0x0217cbe4 module:overlay(92) +from:0x02175aa8 kind:load to:0x0217dd4c module:overlay(92) +from:0x02175aac kind:load to:0x0217cb9c module:overlay(92) +from:0x02175ab0 kind:load to:0x0217cad4 module:overlay(92) +from:0x02175ab4 kind:load to:0x020a02d4 module:overlay(0) +from:0x02175ab8 kind:load to:0x0216b0e4 module:overlay(92) +from:0x02175abc kind:load to:0x027e07d4 module:dtcm +from:0x02175ac8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175adc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02175b00 kind:arm_call to:0x0203d210 module:main +from:0x02175b08 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02175b10 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02175b18 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175b20 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175b28 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02175b34 kind:load to:0x020a02d4 module:overlay(0) +from:0x02175b50 kind:arm_call to:0x0203d210 module:main +from:0x02175b58 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02175b60 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02175b68 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175b70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175b78 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02175b80 kind:arm_call to:0x02011ff4 module:main +from:0x02175b8c kind:load to:0x020a02d4 module:overlay(0) +from:0x02175c0c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175c2c kind:arm_call to:0x01ffa06c module:itcm +from:0x02175c3c kind:arm_call to:0x01ffa60c module:itcm +from:0x02175c48 kind:load to:0x0203e964 module:main +from:0x02175c74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175c80 kind:arm_call to:0x01fff458 module:itcm +from:0x02175cb0 kind:arm_call to:0x02169490 module:overlay(92) +from:0x02175cb8 kind:arm_call to:0x02168abc module:overlay(92) +from:0x02175cec kind:arm_call to:0x02097c20 module:overlay(0) +from:0x02175d00 kind:load to:0x027e0ce4 module:dtcm +from:0x02175d08 kind:load to:0x027e0d88 module:dtcm +from:0x02175d48 kind:arm_call to:0x01ff9638 module:itcm +from:0x02175d58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02175e08 kind:arm_call to:0x02168e34 module:overlay(92) +from:0x02175e14 kind:load to:0x0217cb14 module:overlay(92) +from:0x02175e18 kind:load to:0x0203e964 module:main +from:0x02175e38 kind:arm_call to:0x021754c4 module:overlay(92) +from:0x02175f1c kind:arm_call to:0x021754c4 module:overlay(92) +from:0x02175f24 kind:arm_call to:0x021756b4 module:overlay(92) +from:0x02175f2c kind:arm_call to:0x021757b8 module:overlay(92) +from:0x02175f54 kind:arm_call to:0x02176904 module:overlay(92) +from:0x02175fb0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02175ff0 kind:arm_call to:0x0216901c module:overlay(92) +from:0x02176024 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02176044 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176054 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176080 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021760dc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02176124 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x02176140 kind:arm_call to:0x0216f348 module:overlay(92) +from:0x02176174 kind:arm_call to:0x02176834 module:overlay(92) +from:0x02176198 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x021761a0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021761b8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021761d0 kind:arm_call to:0x0217067c module:overlay(92) +from:0x02176200 kind:arm_call to:0x02132170 module:overlays(26,48) +from:0x02176208 kind:arm_call to:0x021754a8 module:overlay(92) +from:0x0217621c kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02176268 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02176284 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021762d8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x021762f0 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02176308 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x02176314 kind:arm_call to:0x02176a50 module:overlay(92) +from:0x02176320 kind:load to:0x0217cb14 module:overlay(92) +from:0x02176324 kind:load to:0x0203e964 module:main +from:0x02176328 kind:load to:0x027e09a8 module:dtcm +from:0x02176330 kind:load to:0x0217caf4 module:overlay(92) +from:0x02176338 kind:load to:0x027e0cec module:dtcm +from:0x02176340 kind:load to:0x027e0d88 module:dtcm +from:0x02176348 kind:load to:0x027e09bc module:dtcm +from:0x02176370 kind:arm_call to:0x02170730 module:overlay(92) +from:0x02176394 kind:arm_call to:0x02175734 module:overlay(92) +from:0x021763d0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021763e8 kind:arm_call to:0x02176834 module:overlay(92) +from:0x02176418 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02176464 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217648c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217649c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021764ac kind:arm_call to:0x021692d8 module:overlay(92) +from:0x021764d8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02176500 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02176534 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x02176618 kind:arm_call to:0x01ffb428 module:itcm +from:0x02176638 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02176648 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176668 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0217668c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021766a4 kind:load to:0x027e09a8 module:dtcm +from:0x021766ac kind:load to:0x027e0d88 module:dtcm +from:0x021766b8 kind:load to:0x027e0cec module:dtcm +from:0x021766bc kind:load to:0x027e09c0 module:dtcm +from:0x021766d8 kind:arm_call to:0x02170730 module:overlay(92) +from:0x02176788 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021767d8 kind:arm_call to:0x02169040 module:overlay(92) +from:0x021767e4 kind:load to:0x0203e964 module:main +from:0x02176808 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02176824 kind:arm_call to:0x0217537c module:overlay(92) +from:0x02176850 kind:arm_call to:0x02175748 module:overlay(92) +from:0x021768c4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021768e0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021768f8 kind:load to:0x0217cadc module:overlay(92) +from:0x021768fc kind:load to:0x027e09a8 module:dtcm +from:0x0217694c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217695c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021769a4 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021769b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021769f8 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02176a18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176a28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176a7c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02176a94 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02176ab0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02176ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02176acc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02176ad4 kind:arm_call to:0x02011ff4 module:main +from:0x02176ae8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02176afc kind:load to:0x0217de40 module:overlay(92) +from:0x02176b10 kind:arm_call to:0x02011f3c module:main +from:0x02176b1c kind:arm_call to:0x02176b70 module:overlay(92) +from:0x02176b30 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02176b6c kind:load to:0x0217cc60 module:overlay(92) +from:0x02176b78 kind:arm_call to:0x02111044 module:overlay(26) +from:0x02176b88 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x02176bb8 kind:arm_call to:0x0203d160 module:main +from:0x02176bd0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176bdc kind:arm_call to:0x0209862c module:overlay(0) +from:0x02176be8 kind:load to:0x0217cc84 module:overlay(92) +from:0x02176bec kind:load to:0x020a02d4 module:overlay(0) +from:0x02176bf0 kind:load to:0x0216b0e4 module:overlay(92) +from:0x02176bf4 kind:load to:0x0217de34 module:overlay(92) +from:0x02176c18 kind:arm_call to:0x01fffda8 module:itcm +from:0x02176c24 kind:arm_call to:0x02176c34 module:overlay(92) +from:0x02176c30 kind:load to:0x0213f5ec module:overlay(26) +from:0x02176c6c kind:load to:0x0217cc38 module:overlay(92) +from:0x02176c88 kind:arm_call to:0x02177000 module:overlay(92) +from:0x02176ca8 kind:arm_call to:0x021314a8 module:overlays(26,47,49) +from:0x02176cb4 kind:arm_call to:0x02016958 module:main +from:0x02176cc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176cd0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02176d04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176d20 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x02176d44 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02176d4c kind:arm_call to:0x02177000 module:overlay(92) +from:0x02176d5c kind:load to:0x027e09c0 module:dtcm +from:0x02176d60 kind:load to:0x027e09a8 module:dtcm +from:0x02176da0 kind:load to:0x0217cc48 module:overlay(92) +from:0x02176db4 kind:arm_call to:0x021694ac module:overlay(92) +from:0x02176dc4 kind:arm_call to:0x02177000 module:overlay(92) +from:0x02176ddc kind:load to:0x027e0d88 module:dtcm +from:0x02176e18 kind:arm_call to:0x020fbb04 module:overlay(26) +from:0x02176e64 kind:arm_call to:0x02028c4c module:main +from:0x02176e90 kind:arm_call to:0x0201aa44 module:main +from:0x02176e9c kind:load to:0x0213f5ec module:overlay(26) +from:0x02176ea0 kind:load to:0x027e0998 module:dtcm +from:0x02176ea4 kind:load to:0x0204af1c module:main +from:0x02176ea8 kind:load to:0x0217de34 module:overlay(92) +from:0x02176ec4 kind:arm_call to:0x02110e70 module:overlay(26) +from:0x02176ed8 kind:arm_call to:0x02177040 module:overlay(92) +from:0x02176ef0 kind:arm_call to:0x02176c34 module:overlay(92) +from:0x02176f34 kind:arm_call to:0x020a00d4 module:overlay(0) +from:0x02176f74 kind:load to:0x027e0cec module:dtcm +from:0x02176f84 kind:arm_call to:0x02177040 module:overlay(92) +from:0x02176fa4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02176fbc kind:arm_call to:0x02176c34 module:overlay(92) +from:0x02176fe4 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02176fec kind:arm_call to:0x02176c70 module:overlay(92) +from:0x02176ff8 kind:load to:0x027e09a8 module:dtcm +from:0x02177024 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02177038 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217706c kind:load to:0x027e0ce0 module:dtcm +from:0x02177070 kind:load to:0x01ff9258 module:itcm +from:0x0217708c kind:arm_call to:0x0203d210 module:main +from:0x02177094 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021770a0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021770bc kind:arm_call to:0x0203d210 module:main +from:0x021770c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021770cc kind:arm_call to:0x02011ff4 module:main +from:0x021770d8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021770e4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021770f8 kind:load to:0x0217df2c module:overlay(92) +from:0x0217710c kind:arm_call to:0x02011f3c module:main +from:0x02177118 kind:arm_call to:0x02177148 module:overlay(92) +from:0x0217712c kind:arm_call to:0x0209767c module:overlay(0) +from:0x02177144 kind:load to:0x0217cce8 module:overlay(92) +from:0x02177154 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0217715c kind:arm_call to:0x02177c48 module:overlay(92) +from:0x02177174 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02177194 kind:arm_call to:0x0203d160 module:main +from:0x021771b0 kind:arm_call to:0x0203d160 module:main +from:0x021771dc kind:load to:0x0217cda0 module:overlay(92) +from:0x021771e0 kind:load to:0x02177230 module:overlay(92) +from:0x021771e4 kind:load to:0x021771f0 module:overlay(92) +from:0x021771e8 kind:load to:0x02177298 module:overlay(92) +from:0x021771ec kind:load to:0x02177244 module:overlay(92) +from:0x02177208 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02177220 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217722c kind:load to:0x0217cd0c module:overlay(92) +from:0x02177238 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02177260 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x02177278 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02177288 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02177294 kind:load to:0x0217cd54 module:overlay(92) +from:0x021772a0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02177350 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0217735c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021775d4 kind:arm_call to:0x02099d34 module:overlay(0) +from:0x02177604 kind:arm_call to:0x0200f218 module:main +from:0x02177618 kind:load to:0x02138d10 module:overlay(26) +from:0x02177620 kind:load to:0x027e0d00 module:dtcm +from:0x02177624 kind:load to:0x0217ad40 module:overlay(92) +from:0x0217762c kind:load to:0x0217ad30 module:overlay(92) +from:0x02177630 kind:load to:0x0217ad50 module:overlay(92) +from:0x02177674 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021776a8 kind:arm_call to:0x02078a18 module:overlay(0) +from:0x021776c4 kind:arm_call to:0x020f8da8 module:overlay(26) +from:0x021776dc kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x021776f0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02177774 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x02177784 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021777b8 kind:arm_call to:0x02078a18 module:overlay(0) +from:0x021777f0 kind:arm_call to:0x020e7da0 module:overlay(26) +from:0x02177810 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02177844 kind:arm_call to:0x02078a18 module:overlay(0) +from:0x0217786c kind:arm_call to:0x02077590 module:overlay(0) +from:0x021778a0 kind:arm_call to:0x02078a18 module:overlay(0) +from:0x021778ec kind:arm_call to:0x02039f04 module:main +from:0x021778f8 kind:arm_call to:0x0203ab58 module:main +from:0x02177900 kind:arm_call to:0x02039f04 module:main +from:0x02177908 kind:arm_call to:0x0203ad88 module:main +from:0x0217790c kind:arm_call to:0x0203a5ac module:main +from:0x02177924 kind:arm_call to:0x020e7c70 module:overlay(26) +from:0x02177948 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02177a08 kind:arm_call to:0x01fff458 module:itcm +from:0x02177a18 kind:arm_call to:0x0212d2ac module:overlay(26) +from:0x02177a5c kind:arm_call to:0x020f8dd0 module:overlay(26) +from:0x02177a74 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02177aa0 kind:arm_call to:0x020e4a64 module:overlay(26) +from:0x02177ab8 kind:arm_call to:0x020e4a7c module:overlay(26) +from:0x02177ae0 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02177af4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02177b00 kind:load to:0x02138d10 module:overlay(26) +from:0x02177b04 kind:load to:0x027e09bc module:dtcm +from:0x02177b08 kind:load to:0x027e09b8 module:dtcm +from:0x02177b0c kind:load to:0x0213f590 module:overlays(26,58) +from:0x02177b10 kind:load to:0x027e09a8 module:dtcm +from:0x02177b20 kind:load to:0x027e0ce4 module:dtcm +from:0x02177b28 kind:load to:0x020b51b8 module:overlay(0) +from:0x02177b54 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02177c0c kind:arm_call to:0x0200eab0 module:main +from:0x02177c40 kind:load to:0x02138d10 module:overlay(26) +from:0x02177c44 kind:load to:0x027e00f0 module:dtcm +from:0x02177c54 kind:load to:0x0217df18 module:overlay(92) +from:0x02177c68 kind:load to:0x0217df18 module:overlay(92) +from:0x02177c74 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02177c7c kind:arm_call to:0x02011ff4 module:main +from:0x02177c90 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02177c98 kind:arm_call to:0x02011ff4 module:main +from:0x02177cc0 kind:arm_call to:0x0203d210 module:main +from:0x02177cd4 kind:arm_call to:0x0203d210 module:main +from:0x02177cdc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02177ce4 kind:arm_call to:0x02177c58 module:overlay(92) +from:0x02177cec kind:arm_call to:0x02098488 module:overlay(0) +from:0x02177cf8 kind:load to:0x02177298 module:overlay(92) +from:0x02177cfc kind:load to:0x02177230 module:overlay(92) +from:0x02177d1c kind:arm_call to:0x0203d210 module:main +from:0x02177d30 kind:arm_call to:0x0203d210 module:main +from:0x02177d38 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02177d40 kind:arm_call to:0x02177c58 module:overlay(92) +from:0x02177d48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02177d50 kind:arm_call to:0x02011ff4 module:main +from:0x02177d5c kind:load to:0x02177298 module:overlay(92) +from:0x02177d60 kind:load to:0x02177230 module:overlay(92) +from:0x02177d6c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02177d80 kind:load to:0x0217df7c module:overlay(92) +from:0x02177d94 kind:arm_call to:0x02011f3c module:main +from:0x02177da0 kind:arm_call to:0x02177dd0 module:overlay(92) +from:0x02177db4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02177dcc kind:load to:0x0217ce00 module:overlay(92) +from:0x02177dd8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02177de0 kind:arm_call to:0x02178488 module:overlay(92) +from:0x02177df4 kind:load to:0x0217ce24 module:overlay(92) +from:0x02177e14 kind:arm_call to:0x020e6f70 module:overlay(26) +from:0x02177e20 kind:arm_call to:0x020e6c3c module:overlay(26) +from:0x02177e34 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x02177e4c kind:arm_call to:0x020e6a6c module:overlay(26) +from:0x02177e84 kind:arm_call to:0x020edafc module:overlay(26) +from:0x02177eb4 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02177f2c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02177f5c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02177f98 kind:arm_call to:0x01ffb428 module:itcm +from:0x02177fa8 kind:load to:0x02138d10 module:overlay(26) +from:0x02177fac kind:load to:0x027e0ce0 module:dtcm +from:0x02177fb0 kind:load to:0x027e0cd8 module:dtcm +from:0x02177fe0 kind:arm_call to:0x020fa838 module:overlay(26) +from:0x02178048 kind:load to:0x02138d10 module:overlay(26) +from:0x0217804c kind:load to:0x027e0998 module:dtcm +from:0x02178080 kind:arm_call to:0x02028c4c module:main +from:0x021780cc kind:arm_call to:0x020fa358 module:overlay(26) +from:0x021780e0 kind:arm_call to:0x020fa36c module:overlay(26) +from:0x021780f8 kind:arm_call to:0x020fa73c module:overlay(26) +from:0x02178104 kind:arm_call to:0x020fa390 module:overlay(26) +from:0x02178178 kind:arm_call to:0x020f8e90 module:overlay(26) +from:0x0217824c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02178290 kind:arm_call to:0x0201aa44 module:main +from:0x021782ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02178338 kind:arm_call to:0x0201aa44 module:main +from:0x0217836c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0217839c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021783bc kind:arm_call to:0x020f9ec4 module:overlay(26) +from:0x02178468 kind:arm_call to:0x0201aa44 module:main +from:0x02178474 kind:load to:0x02138d10 module:overlay(26) +from:0x02178478 kind:load to:0x027e0998 module:dtcm +from:0x0217847c kind:load to:0x0217cdf4 module:overlay(92) +from:0x02178480 kind:load to:0x0204af1c module:main +from:0x02178484 kind:load to:0x027e0cd8 module:dtcm +from:0x02178494 kind:load to:0x0217df68 module:overlay(92) +from:0x021784a8 kind:load to:0x0217df68 module:overlay(92) +from:0x021784b4 kind:arm_call to:0x02178498 module:overlay(92) +from:0x021784bc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021784d0 kind:arm_call to:0x02178498 module:overlay(92) +from:0x021784d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021784e0 kind:arm_call to:0x02011ff4 module:main +from:0x021784f4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02178508 kind:load to:0x0217dfc8 module:overlay(92) +from:0x0217851c kind:arm_call to:0x02011f3c module:main +from:0x02178528 kind:arm_call to:0x0217858c module:overlay(92) +from:0x0217853c kind:arm_call to:0x02097898 module:overlay(0) +from:0x02178588 kind:load to:0x0217cea8 module:overlay(92) +from:0x02178594 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021785f8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02178620 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02178638 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02178660 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02178680 kind:arm_call to:0x0203d160 module:main +from:0x0217868c kind:load to:0x0217cecc module:overlay(92) +from:0x02178690 kind:load to:0x0217dfc8 module:overlay(92) +from:0x02178694 kind:load to:0x0217cb9c module:overlay(92) +from:0x02178698 kind:load to:0x021786a0 module:overlay(92) +from:0x0217869c kind:load to:0x02178c58 module:overlay(92) +from:0x021786a8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021786cc kind:arm_call to:0x0203d210 module:main +from:0x021786d4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021786dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021786e4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021786f0 kind:load to:0x021786a0 module:overlay(92) +from:0x0217870c kind:arm_call to:0x0203d210 module:main +from:0x02178714 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0217871c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02178724 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217872c kind:arm_call to:0x02011ff4 module:main +from:0x02178738 kind:load to:0x021786a0 module:overlay(92) +from:0x02178748 kind:arm_call to:0x02178800 module:overlay(92) +from:0x02178780 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021787a8 kind:arm_call to:0x01fff698 module:itcm +from:0x021787ec kind:arm_call to:0x021789f4 module:overlay(92) +from:0x021787f8 kind:load to:0x027e0cd8 module:dtcm +from:0x021787fc kind:load to:0x027e0ce0 module:dtcm +from:0x02178838 kind:load to:0x0217ce78 module:overlay(92) +from:0x02178894 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217889c kind:arm_call to:0x021788c4 module:overlay(92) +from:0x021788c0 kind:load to:0x0217ce80 module:overlay(92) +from:0x021788d8 kind:arm_call to:0x02178944 module:overlay(92) +from:0x021788e8 kind:arm_call to:0x02178990 module:overlay(92) +from:0x021788f0 kind:arm_call to:0x0217890c module:overlay(92) +from:0x02178904 kind:arm_call to:0x021789f4 module:overlay(92) +from:0x02178940 kind:load to:0x027e0ce0 module:dtcm +from:0x02178980 kind:arm_call to:0x0207e560 module:overlay(0) +from:0x0217898c kind:load to:0x027e09c0 module:dtcm +from:0x021789d8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021789ec kind:load to:0x027e0ce0 module:dtcm +from:0x021789f0 kind:load to:0x027e0cec module:dtcm +from:0x02178a2c kind:arm_call to:0x020d2b08 module:overlay(24) +from:0x02178a70 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02178a84 kind:load to:0x027e0cd8 module:dtcm +from:0x02178a88 kind:load to:0x027e0cec module:dtcm +from:0x02178b78 kind:arm_call to:0x0201aa44 module:main +from:0x02178b84 kind:load to:0x027e0998 module:dtcm +from:0x02178b88 kind:load to:0x0204af1c module:main +from:0x02178ba0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02178bcc kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02178bfc kind:arm_call to:0x01ffc634 module:itcm +from:0x02178c48 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02178c54 kind:load to:0x0217ce88 module:overlay(92) +from:0x02178c74 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02178c88 kind:load to:0x0217e0b8 module:overlay(92) +from:0x02178c9c kind:arm_call to:0x02011f3c module:main +from:0x02178ca8 kind:arm_call to:0x02178cf4 module:overlay(92) +from:0x02178cbc kind:arm_call to:0x0209767c module:overlay(0) +from:0x02178cec kind:load to:0x0217cf4c module:overlay(92) +from:0x02178cfc kind:arm_call to:0x02098388 module:overlay(0) +from:0x02178d1c kind:arm_call to:0x021041d8 module:overlay(26) +from:0x02178d24 kind:arm_call to:0x020fd15c module:overlay(26) +from:0x02178d34 kind:arm_call to:0x020fbcbc module:overlay(26) +from:0x02178d64 kind:arm_call to:0x02103170 module:overlay(26) +from:0x02178da0 kind:arm_call to:0x02103fa8 module:overlay(26) +from:0x02178dac kind:load to:0x0217cf70 module:overlay(92) +from:0x02178db0 kind:load to:0x020b27c8 module:overlay(0) +from:0x02178e48 kind:load to:0x0217e0a4 module:overlay(92) +from:0x02178e4c kind:load to:0x0217cf24 module:overlay(92) +from:0x02178e50 kind:load to:0x0217e0f4 module:overlay(92) +from:0x02178e6c kind:arm_call to:0x020e6808 module:overlay(26) +from:0x02178e7c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02178f34 kind:load to:0x02138d10 module:overlay(26) +from:0x02178f48 kind:arm_call to:0x020e6808 module:overlay(26) +from:0x02178f58 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02179010 kind:load to:0x02138d10 module:overlay(26) +from:0x02179038 kind:arm_call to:0x02103f5c module:overlay(26) +from:0x02179048 kind:arm_call to:0x02104254 module:overlay(26) +from:0x0217908c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02179110 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02179148 kind:arm_call to:0x020fbcf0 module:overlays(26,31) +from:0x021791ac kind:arm_call to:0x020fbf2c module:overlay(26) +from:0x021791bc kind:load to:0x027e0ce4 module:dtcm +from:0x021791e0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02179280 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02179334 kind:arm_call to:0x020fc200 module:overlay(26) +from:0x02179348 kind:arm_call to:0x020fc170 module:overlays(21,26) +from:0x021793c4 kind:arm_call to:0x02103fd0 module:overlay(26) +from:0x021794b0 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021794bc kind:arm_call to:0x020fd228 module:overlay(26) +from:0x021794c4 kind:arm_call to:0x02104250 module:overlays(26,31) +from:0x021794d0 kind:load to:0x027e09b8 module:dtcm +from:0x021794d4 kind:load to:0x0217e104 module:overlay(92) +from:0x021794d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021794e0 kind:load to:0x0217e0a0 module:overlay(92) +from:0x021794e4 kind:load to:0x0217cf24 module:overlay(92) +from:0x021794ec kind:load to:0x027e09c0 module:dtcm +from:0x02179528 kind:arm_call to:0x021031e8 module:overlay(26) +from:0x02179540 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217954c kind:arm_call to:0x02071eac module:overlay(0) +from:0x02179578 kind:arm_call to:0x021031e8 module:overlay(26) +from:0x02179590 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217959c kind:arm_call to:0x02071eac module:overlay(0) +from:0x02179634 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02179644 kind:load to:0x027e09a8 module:dtcm +from:0x0217964c kind:load to:0x027e09bc module:dtcm +from:0x02179670 kind:arm_call to:0x02103ea0 module:overlay(26) +from:0x02179688 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02179698 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021796ac kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021796b4 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x021796cc kind:arm_call to:0x0203d210 module:main +from:0x021796e0 kind:arm_call to:0x0203d210 module:main +from:0x021796e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021796fc kind:arm_call to:0x0203d210 module:main +from:0x02179704 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0217970c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02179718 kind:load to:0x02177298 module:overlay(92) +from:0x0217971c kind:load to:0x02177230 module:overlay(92) +from:0x02179720 kind:load to:0x020a02d4 module:overlay(0) +from:0x02179730 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02179738 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02179750 kind:arm_call to:0x0203d210 module:main +from:0x02179764 kind:arm_call to:0x0203d210 module:main +from:0x0217976c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02179780 kind:arm_call to:0x0203d210 module:main +from:0x02179788 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02179790 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02179798 kind:arm_call to:0x02011ff4 module:main +from:0x021797a4 kind:load to:0x02177298 module:overlay(92) +from:0x021797a8 kind:load to:0x02177230 module:overlay(92) +from:0x021797ac kind:load to:0x020a02d4 module:overlay(0) +from:0x021797b8 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0217983c kind:arm_call to:0x0205c888 module:overlay(0) +from:0x0217985c kind:load to:0x0217ad6c module:overlay(92) +from:0x02179870 kind:arm_call to:0x020f4f10 module:overlay(26) +from:0x02179894 kind:arm_call to:0x02179970 module:overlay(92) +from:0x021798a0 kind:load to:0x0217cfd4 module:overlay(92) +from:0x021798b4 kind:arm_call to:0x02179988 module:overlay(92) +from:0x021798bc kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x021798c8 kind:load to:0x0217cfd4 module:overlay(92) +from:0x021798dc kind:arm_call to:0x02179988 module:overlay(92) +from:0x021798e4 kind:arm_call to:0x020f4f4c module:overlay(26) +from:0x021798ec kind:arm_call to:0x02011ff4 module:main +from:0x021798f8 kind:load to:0x0217cfd4 module:overlay(92) +from:0x0217990c kind:load to:0x020eae9c module:overlays(19,26) +from:0x02179924 kind:load to:0x020eae84 module:overlays(19,21,22,26) +from:0x02179934 kind:arm_call to:0x020eab1c module:overlay(26) +from:0x02179940 kind:arm_call to:0x020eab1c module:overlay(26) +from:0x0217995c kind:arm_call to:0x020eae84 module:overlays(21,22,26) +from:0x02179968 kind:arm_call to:0x020eae84 module:overlays(21,22,26) +from:0x0217997c kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x021799b8 kind:arm_call to:0x020f7b28 module:overlay(26) +from:0x02179a04 kind:arm_call to:0x020d1da0 module:overlay(24) +from:0x02179a08 kind:arm_call to:0x020d1be0 module:overlay(24) +from:0x02179a20 kind:arm_call to:0x020d2464 module:overlay(24) +from:0x02179a68 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02179a6c kind:arm_call to:0x0205c888 module:overlay(0) +from:0x02179a7c kind:arm_call to:0x020d2464 module:overlay(24) +from:0x02179ac8 kind:arm_call to:0x020d1a28 module:overlay(24) +from:0x02179acc kind:arm_call to:0x0205c87c module:overlay(0) +from:0x02179b30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179b40 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179b50 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179b5c kind:arm_call to:0x01ff9638 module:itcm +from:0x02179b88 kind:arm_call to:0x020f5194 module:overlay(26) +from:0x02179b98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179ba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179bb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179bc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179bd4 kind:arm_call to:0x020f7924 module:overlay(26) +from:0x02179bf8 kind:arm_call to:0x020f7924 module:overlay(26) +from:0x02179c1c kind:arm_call to:0x020f7a0c module:overlay(26) +from:0x02179c38 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x02179cd4 kind:arm_call to:0x021797c4 module:overlay(92) +from:0x02179cd8 kind:arm_call to:0x02179850 module:overlay(92) +from:0x02179db8 kind:arm_call to:0x021798fc module:overlay(92) +from:0x02179dd4 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179ddc kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02179e04 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02179e14 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179e24 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179e38 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02179e74 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179eb8 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02179f14 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179f24 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179f34 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179f44 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179f54 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x02179f5c kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02179f70 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02179f88 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02179fa0 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x02179fb8 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x0217a058 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x0217a06c kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x0217a0a4 kind:arm_call to:0x0217a0f8 module:overlay(92) +from:0x0217a0b8 kind:arm_call to:0x0217a0d4 module:overlay(92) +from:0x0217a0e8 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x0217a0f0 kind:arm_call to:0x0205c87c module:overlay(0) +from:0x0217a164 kind:arm_call to:0x020ead24 module:overlay(26) +from:0x0217a1c0 kind:load to:0x0217d018 module:overlay(92) +from:0x0217a1c4 kind:load to:0x027e07d4 module:dtcm +from:0x0217a1c8 kind:load to:0x027e07b4 module:dtcm +from:0x0217a258 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a264 kind:arm_call to:0x01ffb860 module:itcm +from:0x0217a290 kind:arm_call to:0x020fbbb4 module:overlay(26) +from:0x0217a2a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217a2b0 kind:arm_call to:0x020fbb78 module:overlay(26) +from:0x0217a2cc kind:arm_call to:0x0217a568 module:overlay(92) +from:0x0217a2d8 kind:load to:0x0213f5ec module:overlay(26) +from:0x0217a32c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0217a3b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217a3f8 kind:arm_call to:0x020ef774 module:overlays(26,31) +from:0x0217a404 kind:arm_call to:0x020ef968 module:overlay(26) +from:0x0217a4ec kind:arm_call to:0x01ffb974 module:itcm +from:0x0217a564 kind:load to:0x020eaeb8 module:overlays(19,26) +from:0x0217a5ec kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x0217a600 kind:arm_call to:0x020eadc0 module:overlay(26) +from:0x0217a608 kind:arm_call to:0x02011ff4 module:main +from:0x0217a648 kind:arm_call to:0x0217a664 module:overlay(92) +from:0x0217a65c kind:arm_call to:0x0217a684 module:overlay(92) +from:0x0217a6ac kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0217a6d0 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0217a718 kind:arm_call to:0x02039f04 module:main +from:0x0217a720 kind:arm_call to:0x0203ad88 module:main +from:0x0217a724 kind:arm_call to:0x0203a5ac module:main +from:0x0217a73c kind:arm_call to:0x02039f04 module:main +from:0x0217a744 kind:arm_call to:0x0203ab58 module:main +from:0x0217a748 kind:arm_call to:0x0203a5ac module:main +from:0x0217a7a4 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x0217a7b0 kind:arm_call to:0x02002fd4 module:main +from:0x0217a7c0 kind:arm_call to:0x0217a8b4 module:overlay(92) +from:0x0217a808 kind:arm_call to:0x0207165c module:overlay(0) +from:0x0217a818 kind:arm_call to:0x02071594 module:overlay(0) +from:0x0217a84c kind:arm_call to:0x02002d74 module:main +from:0x0217a85c kind:arm_call to:0x02002e58 module:main +from:0x0217a870 kind:arm_call to:0x02002e98 module:main +from:0x0217a87c kind:arm_call to:0x02002d74 module:main +from:0x0217a88c kind:arm_call to:0x02002e98 module:main +from:0x0217a89c kind:load to:0x020b5214 module:overlay(0) +from:0x0217a8a0 kind:load to:0x0217d038 module:overlay(92) +from:0x0217a8a4 kind:load to:0x020b51b8 module:overlay(0) +from:0x0217a8a8 kind:load to:0x027e09a8 module:dtcm +from:0x0217ad98 kind:arm_call to:0x02166450 module:overlay(92) +from:0x0217ada8 kind:arm_call to:0x0203ce74 module:main +from:0x0217adbc kind:load to:0x0217d040 module:overlay(92) +from:0x0217adc0 kind:load to:0x0217d050 module:overlay(92) +from:0x0217adc4 kind:load to:0x021665dc module:overlay(92) +from:0x0217adc8 kind:load to:0x0217d044 module:overlay(92) +from:0x0217ade8 kind:arm_call to:0x02166620 module:overlay(92) +from:0x0217adf8 kind:arm_call to:0x0203ce74 module:main +from:0x0217ae0c kind:load to:0x0217d124 module:overlay(92) +from:0x0217ae10 kind:load to:0x0217d134 module:overlay(92) +from:0x0217ae14 kind:load to:0x021667a4 module:overlay(92) +from:0x0217ae18 kind:load to:0x0217d128 module:overlay(92) +from:0x0217ae38 kind:arm_call to:0x021667e8 module:overlay(92) +from:0x0217ae48 kind:arm_call to:0x0203ce74 module:main +from:0x0217ae5c kind:load to:0x0217d208 module:overlay(92) +from:0x0217ae60 kind:load to:0x0217d218 module:overlay(92) +from:0x0217ae64 kind:load to:0x02166a44 module:overlay(92) +from:0x0217ae68 kind:load to:0x0217d20c module:overlay(92) +from:0x0217ae88 kind:arm_call to:0x02166a88 module:overlay(92) +from:0x0217ae98 kind:arm_call to:0x0203ce74 module:main +from:0x0217aeac kind:load to:0x0217d2ec module:overlay(92) +from:0x0217aeb0 kind:load to:0x0217d2fc module:overlay(92) +from:0x0217aeb4 kind:load to:0x02166eb0 module:overlay(92) +from:0x0217aeb8 kind:load to:0x0217d2f0 module:overlay(92) +from:0x0217aed8 kind:arm_call to:0x02166ef4 module:overlay(92) +from:0x0217aee8 kind:arm_call to:0x0203ce74 module:main +from:0x0217aefc kind:load to:0x0217d3d0 module:overlay(92) +from:0x0217af00 kind:load to:0x0217d3e0 module:overlay(92) +from:0x0217af04 kind:load to:0x021672dc module:overlay(92) +from:0x0217af08 kind:load to:0x0217d3d4 module:overlay(92) +from:0x0217af28 kind:arm_call to:0x02167320 module:overlay(92) +from:0x0217af38 kind:arm_call to:0x0203ce74 module:main +from:0x0217af4c kind:load to:0x0217d400 module:overlay(92) +from:0x0217af50 kind:load to:0x0217d410 module:overlay(92) +from:0x0217af54 kind:load to:0x021675c8 module:overlay(92) +from:0x0217af58 kind:load to:0x0217d404 module:overlay(92) +from:0x0217af78 kind:arm_call to:0x0216760c module:overlay(92) +from:0x0217af88 kind:arm_call to:0x0203ce74 module:main +from:0x0217af9c kind:load to:0x0217d4e4 module:overlay(92) +from:0x0217afa0 kind:load to:0x0217d4f4 module:overlay(92) +from:0x0217afa4 kind:load to:0x02167ae0 module:overlay(92) +from:0x0217afa8 kind:load to:0x0217d4e8 module:overlay(92) +from:0x0217afc8 kind:arm_call to:0x02167b24 module:overlay(92) +from:0x0217afd8 kind:arm_call to:0x0203ce74 module:main +from:0x0217afec kind:load to:0x0217d5c8 module:overlay(92) +from:0x0217aff0 kind:load to:0x0217d5d8 module:overlay(92) +from:0x0217aff4 kind:load to:0x02167d80 module:overlay(92) +from:0x0217aff8 kind:load to:0x0217d5cc module:overlay(92) +from:0x0217b018 kind:arm_call to:0x02167dc4 module:overlay(92) +from:0x0217b028 kind:arm_call to:0x0203ce74 module:main +from:0x0217b03c kind:load to:0x0217d6cc module:overlay(92) +from:0x0217b040 kind:load to:0x0217d6dc module:overlay(92) +from:0x0217b044 kind:load to:0x021680a0 module:overlay(92) +from:0x0217b048 kind:load to:0x0217d6d0 module:overlay(92) +from:0x0217b068 kind:arm_call to:0x021680e4 module:overlay(92) +from:0x0217b078 kind:arm_call to:0x0203ce74 module:main +from:0x0217b08c kind:load to:0x0217d7d0 module:overlay(92) +from:0x0217b090 kind:load to:0x0217d7e0 module:overlay(92) +from:0x0217b094 kind:load to:0x021683d4 module:overlay(92) +from:0x0217b098 kind:load to:0x0217d7d4 module:overlay(92) +from:0x0217b0c0 kind:arm_call to:0x0203d160 module:main +from:0x0217b330 kind:arm_call to:0x02168cf0 module:overlay(92) +from:0x0217b340 kind:arm_call to:0x0203ce74 module:main +from:0x0217b390 kind:load to:0x0217d828 module:overlay(92) +from:0x0217b394 kind:load to:0x0216f664 module:overlay(92) +from:0x0217b39c kind:load to:0x0217c098 module:overlay(92) +from:0x0217b3a0 kind:load to:0x0217ab18 module:overlay(92) +from:0x0217b3a8 kind:load to:0x0217d810 module:overlay(92) +from:0x0217b3ac kind:load to:0x0217d800 module:overlay(92) +from:0x0217b3b0 kind:load to:0x0217c330 module:overlay(92) +from:0x0217b3b4 kind:load to:0x0217c34c module:overlay(92) +from:0x0217b3b8 kind:load to:0x0217c368 module:overlay(92) +from:0x0217b3bc kind:load to:0x0217c384 module:overlay(92) +from:0x0217b3c0 kind:load to:0x0217c3a0 module:overlay(92) +from:0x0217b3c4 kind:load to:0x0217c44c module:overlay(92) +from:0x0217b3c8 kind:load to:0x0217c468 module:overlay(92) +from:0x0217b3cc kind:load to:0x0217c484 module:overlay(92) +from:0x0217b3d0 kind:load to:0x0217c4a0 module:overlay(92) +from:0x0217b3d4 kind:load to:0x0217c4bc module:overlay(92) +from:0x0217b3d8 kind:load to:0x0217c4d8 module:overlay(92) +from:0x0217b3dc kind:load to:0x0217c240 module:overlay(92) +from:0x0217b3e0 kind:load to:0x0217c25c module:overlay(92) +from:0x0217b3e4 kind:load to:0x0217c278 module:overlay(92) +from:0x0217b3e8 kind:load to:0x0217c294 module:overlay(92) +from:0x0217b3ec kind:load to:0x0217d84c module:overlay(92) +from:0x0217b3f0 kind:load to:0x0216f674 module:overlay(92) +from:0x0217b3f4 kind:load to:0x0217d804 module:overlay(92) +from:0x0217b3f8 kind:load to:0x020431b8 module:main +from:0x0217b3fc kind:load to:0x0217c3bc module:overlay(92) +from:0x0217b41c kind:arm_call to:0x0216f6b8 module:overlay(92) +from:0x0217b42c kind:arm_call to:0x0203ce74 module:main +from:0x0217b440 kind:load to:0x0217d924 module:overlay(92) +from:0x0217b444 kind:load to:0x0217d934 module:overlay(92) +from:0x0217b448 kind:load to:0x021702d0 module:overlay(92) +from:0x0217b44c kind:load to:0x0217d928 module:overlay(92) +from:0x0217b4d0 kind:arm_call to:0x02170314 module:overlay(92) +from:0x0217b4e0 kind:arm_call to:0x0203ce74 module:main +from:0x0217b4f8 kind:load to:0x0217c694 module:overlay(92) +from:0x0217b4fc kind:load to:0x0217d980 module:overlay(92) +from:0x0217b500 kind:load to:0x0217d970 module:overlay(92) +from:0x0217b50c kind:load to:0x0217d994 module:overlay(92) +from:0x0217b510 kind:load to:0x02171b44 module:overlay(92) +from:0x0217b514 kind:load to:0x0217d974 module:overlay(92) +from:0x0217b598 kind:arm_call to:0x02171b88 module:overlay(92) +from:0x0217b5a8 kind:arm_call to:0x0203ce74 module:main +from:0x0217b5c0 kind:load to:0x0217c7d4 module:overlay(92) +from:0x0217b5c4 kind:load to:0x0217da7c module:overlay(92) +from:0x0217b5c8 kind:load to:0x0217da6c module:overlay(92) +from:0x0217b5d4 kind:load to:0x0217da94 module:overlay(92) +from:0x0217b5d8 kind:load to:0x021735d4 module:overlay(92) +from:0x0217b5dc kind:load to:0x0217da70 module:overlay(92) +from:0x0217b65c kind:arm_call to:0x02173618 module:overlay(92) +from:0x0217b66c kind:arm_call to:0x0203ce74 module:main +from:0x0217b680 kind:load to:0x0217c938 module:overlay(92) +from:0x0217b68c kind:load to:0x0217c96c module:overlay(92) +from:0x0217b690 kind:load to:0x0217db6c module:overlay(92) +from:0x0217b694 kind:load to:0x0217c978 module:overlay(92) +from:0x0217b698 kind:load to:0x0217c990 module:overlay(92) +from:0x0217b69c kind:load to:0x0217c984 module:overlay(92) +from:0x0217b6a4 kind:load to:0x0217db7c module:overlay(92) +from:0x0217b6a8 kind:load to:0x021744f0 module:overlay(92) +from:0x0217b6ac kind:load to:0x0217db70 module:overlay(92) +from:0x0217b6cc kind:arm_call to:0x02174534 module:overlay(92) +from:0x0217b6dc kind:arm_call to:0x0203ce74 module:main +from:0x0217b6f0 kind:load to:0x0217dc54 module:overlay(92) +from:0x0217b6f4 kind:load to:0x0217dc64 module:overlay(92) +from:0x0217b6f8 kind:load to:0x0217522c module:overlay(92) +from:0x0217b6fc kind:load to:0x0217dc58 module:overlay(92) +from:0x0217b770 kind:arm_call to:0x02175270 module:overlay(92) +from:0x0217b780 kind:arm_call to:0x0203ce74 module:main +from:0x0217b794 kind:load to:0x0217cadc module:overlay(92) +from:0x0217b7a0 kind:load to:0x0217cb20 module:overlay(92) +from:0x0217b7a4 kind:load to:0x0217dd3c module:overlay(92) +from:0x0217b7ac kind:load to:0x0217cb38 module:overlay(92) +from:0x0217b7b0 kind:load to:0x0217cb2c module:overlay(92) +from:0x0217b7bc kind:load to:0x0217dd4c module:overlay(92) +from:0x0217b7c0 kind:load to:0x02176ae0 module:overlay(92) +from:0x0217b7c4 kind:load to:0x0217dd40 module:overlay(92) +from:0x0217b7f0 kind:arm_call to:0x02176b24 module:overlay(92) +from:0x0217b800 kind:arm_call to:0x0203ce74 module:main +from:0x0217b814 kind:load to:0x0217de24 module:overlay(92) +from:0x0217b818 kind:load to:0x0217de40 module:overlay(92) +from:0x0217b81c kind:load to:0x021770dc module:overlay(92) +from:0x0217b820 kind:load to:0x0217de28 module:overlay(92) +from:0x0217b840 kind:arm_call to:0x02177120 module:overlay(92) +from:0x0217b850 kind:arm_call to:0x0203ce74 module:main +from:0x0217b864 kind:load to:0x0217df18 module:overlay(92) +from:0x0217b868 kind:load to:0x0217df2c module:overlay(92) +from:0x0217b86c kind:load to:0x02177d64 module:overlay(92) +from:0x0217b870 kind:load to:0x0217df20 module:overlay(92) +from:0x0217b8a0 kind:arm_call to:0x02177da8 module:overlay(92) +from:0x0217b8b0 kind:arm_call to:0x0203ce74 module:main +from:0x0217b8c4 kind:load to:0x0217cdf4 module:overlay(92) +from:0x0217b8c8 kind:load to:0x0217df68 module:overlay(92) +from:0x0217b8cc kind:load to:0x0217df7c module:overlay(92) +from:0x0217b8d0 kind:load to:0x021784ec module:overlay(92) +from:0x0217b8d4 kind:load to:0x0217df70 module:overlay(92) +from:0x0217b8f4 kind:arm_call to:0x02178530 module:overlay(92) +from:0x0217b904 kind:arm_call to:0x0203ce74 module:main +from:0x0217b918 kind:load to:0x0217dfb8 module:overlay(92) +from:0x0217b91c kind:load to:0x0217dfc8 module:overlay(92) +from:0x0217b920 kind:load to:0x02178c6c module:overlay(92) +from:0x0217b924 kind:load to:0x0217dfbc module:overlay(92) +from:0x0217b944 kind:arm_call to:0x02178cb0 module:overlay(92) +from:0x0217b954 kind:arm_call to:0x0203ce74 module:main +from:0x0217b968 kind:load to:0x0217e0a8 module:overlay(92) +from:0x0217b96c kind:load to:0x0217e0b8 module:overlay(92) +from:0x0217b970 kind:load to:0x021797b0 module:overlay(92) +from:0x0217b974 kind:load to:0x0217e0ac module:overlay(92) +from:0x0217b990 kind:load to:0x0217d038 module:overlay(92) +from:0x0217b994 kind:load to:0x0217ad7c module:overlay(92) +from:0x0217b998 kind:load to:0x0217adcc module:overlay(92) +from:0x0217b99c kind:load to:0x0217ae1c module:overlay(92) +from:0x0217b9a0 kind:load to:0x0217ae6c module:overlay(92) +from:0x0217b9a4 kind:load to:0x0217aebc module:overlay(92) +from:0x0217b9a8 kind:load to:0x0217af0c module:overlay(92) +from:0x0217b9ac kind:load to:0x0217af5c module:overlay(92) +from:0x0217b9b0 kind:load to:0x0217afac module:overlay(92) +from:0x0217b9b4 kind:load to:0x0217affc module:overlay(92) +from:0x0217b9b8 kind:load to:0x0217b04c module:overlay(92) +from:0x0217b9bc kind:load to:0x0217b09c module:overlay(92) +from:0x0217b9c0 kind:load to:0x0217b400 module:overlay(92) +from:0x0217b9c4 kind:load to:0x0217b450 module:overlay(92) +from:0x0217b9c8 kind:load to:0x0217b518 module:overlay(92) +from:0x0217b9cc kind:load to:0x0217b5e0 module:overlay(92) +from:0x0217b9d0 kind:load to:0x0217b6b0 module:overlay(92) +from:0x0217b9d4 kind:load to:0x0217b700 module:overlay(92) +from:0x0217b9d8 kind:load to:0x0217b7c8 module:overlay(92) +from:0x0217b9dc kind:load to:0x0217b824 module:overlay(92) +from:0x0217b9e0 kind:load to:0x0217b874 module:overlay(92) +from:0x0217b9e4 kind:load to:0x0217b8d8 module:overlay(92) +from:0x0217b9e8 kind:load to:0x0217b928 module:overlay(92) +from:0x0217b9ec kind:load to:0x0217b978 module:overlay(92) +from:0x0217ba08 kind:load to:0x021662c4 module:overlay(92) +from:0x0217ba0c kind:load to:0x021662d8 module:overlay(92) +from:0x0217ba10 kind:load to:0x021659ac module:overlay(92) +from:0x0217ba14 kind:load to:0x02165e20 module:overlay(92) +from:0x0217ba18 kind:load to:0x021659b4 module:overlay(92) +from:0x0217ba1c kind:load to:0x02165ecc module:overlay(92) +from:0x0217ba20 kind:load to:0x021661c8 module:overlay(92) +from:0x0217ba24 kind:load to:0x02079318 module:overlay(0) +from:0x0217ba28 kind:load to:0x0207931c module:overlay(0) +from:0x0217ba34 kind:load to:0x021663bc module:overlay(92) +from:0x0217ba38 kind:load to:0x021663dc module:overlay(92) +from:0x0217ba3c kind:load to:0x02057bf4 module:overlay(0) +from:0x0217ba40 kind:load to:0x01ffc57c module:itcm +from:0x0217ba44 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217ba48 kind:load to:0x02057e44 module:overlay(0) +from:0x0217ba4c kind:load to:0x02057ea8 module:overlay(0) +from:0x0217ba50 kind:load to:0x02057c34 module:overlay(0) +from:0x0217ba54 kind:load to:0x02057d84 module:overlay(0) +from:0x0217ba58 kind:load to:0x02166404 module:overlay(92) +from:0x0217ba5c kind:load to:0x02082334 module:overlay(0) +from:0x0217ba68 kind:load to:0x0216642c module:overlay(92) +from:0x0217ba6c kind:load to:0x0209ca10 module:overlay(0) +from:0x0217ba70 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217ba74 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217ba78 kind:load to:0x0209ca78 module:overlay(0) +from:0x0217ba84 kind:load to:0x0216651c module:overlay(92) +from:0x0217ba88 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217ba8c kind:load to:0x0210bb74 module:overlays(19,26) +from:0x0217ba90 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0217ba94 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217ba98 kind:load to:0x02166534 module:overlay(92) +from:0x0217ba9c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217baa0 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217baa4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217baa8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217baac kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bab0 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bab4 kind:load to:0x02166594 module:overlay(92) +from:0x0217bab8 kind:load to:0x021665b4 module:overlay(92) +from:0x0217babc kind:load to:0x0210bd90 module:overlays(19,26) +from:0x0217bac0 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bac4 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bac8 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bad4 kind:load to:0x021665fc module:overlay(92) +from:0x0217bad8 kind:load to:0x0209ca10 module:overlay(0) +from:0x0217badc kind:load to:0x0209ca18 module:overlay(0) +from:0x0217bae0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bae4 kind:load to:0x0209ca78 module:overlay(0) +from:0x0217baf0 kind:load to:0x02166700 module:overlay(92) +from:0x0217baf4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217baf8 kind:load to:0x02166718 module:overlay(92) +from:0x0217bafc kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0217bb00 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217bb04 kind:load to:0x02166724 module:overlay(92) +from:0x0217bb08 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217bb0c kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bb10 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217bb14 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217bb18 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bb1c kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bb20 kind:load to:0x0216675c module:overlay(92) +from:0x0217bb24 kind:load to:0x0216677c module:overlay(92) +from:0x0217bb28 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x0217bb2c kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bb30 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bb34 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bb40 kind:load to:0x021667c4 module:overlay(92) +from:0x0217bb44 kind:load to:0x0209ca10 module:overlay(0) +from:0x0217bb48 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217bb4c kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bb50 kind:load to:0x0209ca78 module:overlay(0) +from:0x0217bb5c kind:load to:0x021668f8 module:overlay(92) +from:0x0217bb60 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217bb64 kind:load to:0x02166990 module:overlay(92) +from:0x0217bb68 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0217bb6c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217bb70 kind:load to:0x0216699c module:overlay(92) +from:0x0217bb74 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217bb78 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bb7c kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217bb80 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217bb84 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bb88 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bb8c kind:load to:0x021669fc module:overlay(92) +from:0x0217bb90 kind:load to:0x02166a1c module:overlay(92) +from:0x0217bb94 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x0217bb98 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bb9c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bba0 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bbac kind:load to:0x02166a64 module:overlay(92) +from:0x0217bbb0 kind:load to:0x0209ca10 module:overlay(0) +from:0x0217bbb4 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217bbb8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bbbc kind:load to:0x0209ca78 module:overlay(0) +from:0x0217bbc8 kind:load to:0x02166b7c module:overlay(92) +from:0x0217bbcc kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217bbd0 kind:load to:0x02166cd8 module:overlay(92) +from:0x0217bbd4 kind:load to:0x02166db0 module:overlay(92) +from:0x0217bbd8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217bbdc kind:load to:0x02166dd0 module:overlay(92) +from:0x0217bbe0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217bbe4 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bbe8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217bbec kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217bbf0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bbf4 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bbf8 kind:load to:0x02166e38 module:overlay(92) +from:0x0217bbfc kind:load to:0x02166e70 module:overlay(92) +from:0x0217bc00 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x0217bc04 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bc08 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bc0c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bc10 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0217bc14 kind:load to:0x02166d94 module:overlay(92) +from:0x0217bc18 kind:load to:0x0210b350 module:overlays(19,26) +from:0x0217bc1c kind:load to:0x0210b194 module:overlays(19,26) +from:0x0217bc20 kind:load to:0x02166d84 module:overlay(92) +from:0x0217bc24 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x0217bc28 kind:load to:0x02166d8c module:overlay(92) +from:0x0217bc2c kind:load to:0x02166d9c module:overlay(92) +from:0x0217bc30 kind:load to:0x02166da8 module:overlay(92) +from:0x0217bc3c kind:load to:0x02166ed0 module:overlay(92) +from:0x0217bc40 kind:load to:0x0209c8dc module:overlay(0) +from:0x0217bc44 kind:load to:0x0209c99c module:overlay(0) +from:0x0217bc48 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0217bc4c kind:load to:0x0209c9a4 module:overlay(0) +from:0x0217bc58 kind:load to:0x02166f5c module:overlay(92) +from:0x0217bc5c kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217bc60 kind:load to:0x02166ffc module:overlay(92) +from:0x0217bc64 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0217bc68 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217bc6c kind:load to:0x0210b138 module:overlays(19,26) +from:0x0217bc70 kind:load to:0x021671ac module:overlay(92) +from:0x0217bc74 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bc78 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217bc7c kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217bc80 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bc84 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bc88 kind:load to:0x02167274 module:overlay(92) +from:0x0217bc8c kind:load to:0x021672a4 module:overlay(92) +from:0x0217bc90 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x0217bc94 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bc98 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bc9c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bca0 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0217bca4 kind:load to:0x02167038 module:overlay(92) +from:0x0217bca8 kind:load to:0x0210b350 module:overlays(19,26) +from:0x0217bcac kind:load to:0x02167000 module:overlay(92) +from:0x0217bcb0 kind:load to:0x0210b1dc module:overlays(19,26) +from:0x0217bcb4 kind:load to:0x02167008 module:overlay(92) +from:0x0217bcb8 kind:load to:0x0210b200 module:overlays(19,26) +from:0x0217bcbc kind:load to:0x0210b318 module:overlays(19,26) +from:0x0217bcc0 kind:load to:0x0210b320 module:overlays(19,26) +from:0x0217bccc kind:load to:0x021672fc module:overlay(92) +from:0x0217bcd0 kind:load to:0x0209ca10 module:overlay(0) +from:0x0217bcd4 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217bcd8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bcdc kind:load to:0x0209ca78 module:overlay(0) +from:0x0217bce8 kind:load to:0x021673e4 module:overlay(92) +from:0x0217bcec kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217bcf0 kind:load to:0x021674a8 module:overlay(92) +from:0x0217bcf4 kind:load to:0x02167504 module:overlay(92) +from:0x0217bcf8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217bcfc kind:load to:0x02167518 module:overlay(92) +from:0x0217bd00 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217bd04 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bd08 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217bd0c kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217bd10 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bd14 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bd18 kind:load to:0x02167550 module:overlay(92) +from:0x0217bd1c kind:load to:0x02167588 module:overlay(92) +from:0x0217bd20 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x0217bd24 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bd28 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bd2c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bd30 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0217bd34 kind:load to:0x021674e8 module:overlay(92) +from:0x0217bd38 kind:load to:0x0210b350 module:overlays(19,26) +from:0x0217bd3c kind:load to:0x0210b194 module:overlays(19,26) +from:0x0217bd40 kind:load to:0x021674d8 module:overlay(92) +from:0x0217bd44 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x0217bd48 kind:load to:0x021674e0 module:overlay(92) +from:0x0217bd4c kind:load to:0x021674f0 module:overlay(92) +from:0x0217bd50 kind:load to:0x021674fc module:overlay(92) +from:0x0217bd5c kind:load to:0x021675e8 module:overlay(92) +from:0x0217bd60 kind:load to:0x0209ca10 module:overlay(0) +from:0x0217bd64 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217bd68 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bd6c kind:load to:0x0209ca78 module:overlay(0) +from:0x0217bd78 kind:load to:0x021676e8 module:overlay(92) +from:0x0217bd7c kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217bd80 kind:load to:0x021677e4 module:overlay(92) +from:0x0217bd84 kind:load to:0x02167a14 module:overlay(92) +from:0x0217bd88 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217bd8c kind:load to:0x02167a28 module:overlay(92) +from:0x0217bd90 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217bd94 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bd98 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217bd9c kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217bda0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bda4 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bda8 kind:load to:0x02167a68 module:overlay(92) +from:0x0217bdac kind:load to:0x02167aa0 module:overlay(92) +from:0x0217bdb0 kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x0217bdb4 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bdb8 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bdbc kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bdc0 kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0217bdc4 kind:load to:0x021679f0 module:overlay(92) +from:0x0217bdc8 kind:load to:0x02167a0c module:overlay(92) +from:0x0217bdcc kind:load to:0x0210b194 module:overlays(19,26) +from:0x0217bdd0 kind:load to:0x021679e0 module:overlay(92) +from:0x0217bdd4 kind:load to:0x0210b1e4 module:overlays(19,26) +from:0x0217bdd8 kind:load to:0x021679e8 module:overlay(92) +from:0x0217bddc kind:load to:0x021679f8 module:overlay(92) +from:0x0217bde0 kind:load to:0x02167a04 module:overlay(92) +from:0x0217bdf0 kind:load to:0x0209ca10 module:overlay(0) +from:0x0217bdf4 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217bdf8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bdfc kind:load to:0x0209ca78 module:overlay(0) +from:0x0217be08 kind:load to:0x02167b00 module:overlay(92) +from:0x0217be0c kind:load to:0x0209ca10 module:overlay(0) +from:0x0217be10 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217be14 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217be18 kind:load to:0x0209ca78 module:overlay(0) +from:0x0217be24 kind:load to:0x0207cac0 module:overlay(0) +from:0x0217be28 kind:load to:0x0207cac8 module:overlay(0) +from:0x0217be2c kind:load to:0x0207d2dc module:overlay(0) +from:0x0217be30 kind:load to:0x0207d2cc module:overlay(0) +from:0x0217be34 kind:load to:0x0207d318 module:overlay(0) +from:0x0217be38 kind:load to:0x0207d350 module:overlay(0) +from:0x0217be3c kind:load to:0x0207d394 module:overlay(0) +from:0x0217be40 kind:load to:0x0207d3bc module:overlay(0) +from:0x0217be4c kind:load to:0x02167c00 module:overlay(92) +from:0x0217be50 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217be54 kind:load to:0x02167c58 module:overlay(92) +from:0x0217be58 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0217be5c kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217be60 kind:load to:0x0210a0a4 module:overlays(19,26) +from:0x0217be64 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217be68 kind:load to:0x0210a0f8 module:overlays(19,26) +from:0x0217be6c kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217be70 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217be74 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217be78 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217be7c kind:load to:0x02167d38 module:overlay(92) +from:0x0217be80 kind:load to:0x02167d58 module:overlay(92) +from:0x0217be84 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x0217be88 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217be8c kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217be90 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217be94 kind:load to:0x0210a27c module:overlays(19,26) +from:0x0217be98 kind:load to:0x02167cc0 module:overlay(92) +from:0x0217be9c kind:load to:0x02167c64 module:overlay(92) +from:0x0217bea0 kind:load to:0x02167cb4 module:overlay(92) +from:0x0217beac kind:load to:0x02167da0 module:overlay(92) +from:0x0217beb0 kind:load to:0x0209ca10 module:overlay(0) +from:0x0217beb4 kind:load to:0x0209ca18 module:overlay(0) +from:0x0217beb8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bebc kind:load to:0x0209ca78 module:overlay(0) +from:0x0217bec8 kind:load to:0x02167eb4 module:overlay(92) +from:0x0217becc kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217bed0 kind:load to:0x02109c8c module:overlays(19,26) +from:0x0217bed4 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0217bed8 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217bedc kind:load to:0x02167ecc module:overlay(92) +from:0x0217bee0 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217bee4 kind:load to:0x02109c34 module:overlays(19,26) +from:0x0217bee8 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217beec kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217bef0 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bef4 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bef8 kind:load to:0x02168058 module:overlay(92) +from:0x0217befc kind:load to:0x02168078 module:overlay(92) +from:0x0217bf00 kind:load to:0x0210bd90 module:overlays(19,26) +from:0x0217bf04 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bf08 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bf0c kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bf10 kind:load to:0x02109d04 module:overlays(19,26) +from:0x0217bf14 kind:load to:0x02167fc8 module:overlay(92) +from:0x0217bf18 kind:load to:0x02167f6c module:overlay(92) +from:0x0217bf1c kind:load to:0x02167fbc module:overlay(92) +from:0x0217bf28 kind:load to:0x021680c0 module:overlay(92) +from:0x0217bf2c kind:load to:0x0209c8dc module:overlay(0) +from:0x0217bf30 kind:load to:0x0209c99c module:overlay(0) +from:0x0217bf34 kind:load to:0x0209c9a0 module:overlay(0) +from:0x0217bf38 kind:load to:0x0209c9a4 module:overlay(0) +from:0x0217bf44 kind:load to:0x02168130 module:overlay(92) +from:0x0217bf48 kind:load to:0x0209d0b8 module:overlay(0) +from:0x0217bf4c kind:load to:0x021681bc module:overlay(92) +from:0x0217bf50 kind:load to:0x0210bc94 module:overlays(19,26,31) +from:0x0217bf54 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217bf58 kind:load to:0x0210b138 module:overlays(19,26) +from:0x0217bf5c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217bf60 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bf64 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217bf68 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217bf6c kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217bf70 kind:load to:0x0209d1ec module:overlay(0) +from:0x0217bf74 kind:load to:0x0216836c module:overlay(92) +from:0x0217bf78 kind:load to:0x0216839c module:overlay(92) +from:0x0217bf7c kind:load to:0x0210b310 module:overlays(19,26,31) +from:0x0217bf80 kind:load to:0x0210bf88 module:overlays(19,26) +from:0x0217bf84 kind:load to:0x0210bf94 module:overlays(19,26) +from:0x0217bf88 kind:load to:0x0210bd98 module:overlays(19,26) +from:0x0217bf8c kind:load to:0x0210e1d4 module:overlays(19,26) +from:0x0217bf90 kind:load to:0x021681f8 module:overlay(92) +from:0x0217bf94 kind:load to:0x0210b350 module:overlays(19,26) +from:0x0217bf98 kind:load to:0x021681c0 module:overlay(92) +from:0x0217bf9c kind:load to:0x0210b1dc module:overlays(19,26) +from:0x0217bfa0 kind:load to:0x021681c8 module:overlay(92) +from:0x0217bfa4 kind:load to:0x0210b200 module:overlays(19,26) +from:0x0217bfa8 kind:load to:0x0210b318 module:overlays(19,26) +from:0x0217bfac kind:load to:0x0210b320 module:overlays(19,26) +from:0x0217bfb8 kind:load to:0x02168600 module:overlay(92) +from:0x0217bfbc kind:load to:0x02168c28 module:overlay(92) +from:0x0217bfc0 kind:load to:0x021683e8 module:overlay(92) +from:0x0217bfcc kind:load to:0x0207c49c module:overlay(0) +from:0x0217bfd0 kind:load to:0x0207c4a4 module:overlay(0) +from:0x0217bfd4 kind:load to:0x0207c96c module:overlay(0) +from:0x0217bfd8 kind:load to:0x0207c95c module:overlay(0) +from:0x0217bfdc kind:load to:0x0207c9a0 module:overlay(0) +from:0x0217bfe0 kind:load to:0x0207ca10 module:overlay(0) +from:0x0217bfe4 kind:load to:0x0207ca38 module:overlay(0) +from:0x0217bfe8 kind:load to:0x0207cab0 module:overlay(0) +from:0x0217bff4 kind:load to:0x02168c8c module:overlay(92) +from:0x0217bff8 kind:load to:0x02168ca0 module:overlay(92) +from:0x0217bffc kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c000 kind:load to:0x02057a38 module:overlay(0) +from:0x0217c004 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c008 kind:load to:0x02057e44 module:overlay(0) +from:0x0217c00c kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c010 kind:load to:0x02168c00 module:overlay(92) +from:0x0217c014 kind:load to:0x02057d84 module:overlay(0) +from:0x0217c020 kind:load to:0x02098518 module:overlay(0) +from:0x0217c024 kind:load to:0x02098554 module:overlay(0) +from:0x0217c028 kind:load to:0x0209856c module:overlay(0) +from:0x0217c02c kind:load to:0x02098578 module:overlay(0) +from:0x0217c030 kind:load to:0x01fff464 module:itcm +from:0x0217c034 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217c038 kind:load to:0x020984a8 module:overlay(0) +from:0x0217c03c kind:load to:0x020984b0 module:overlay(0) +from:0x0217c040 kind:load to:0x020984b4 module:overlay(0) +from:0x0217c044 kind:load to:0x020984b8 module:overlay(0) +from:0x0217c048 kind:load to:0x020984bc module:overlay(0) +from:0x0217c04c kind:load to:0x020984c0 module:overlay(0) +from:0x0217c050 kind:load to:0x02168614 module:overlay(92) +from:0x0217c054 kind:load to:0x020984c8 module:overlay(0) +from:0x0217c058 kind:load to:0x02098584 module:overlay(0) +from:0x0217c05c kind:load to:0x020985f0 module:overlay(0) +from:0x0217c060 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217c064 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217c068 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217c06c kind:load to:0x02168c44 module:overlay(92) +from:0x0217c070 kind:load to:0x02168c64 module:overlay(92) +from:0x0217c074 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0217c078 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x0217c090 kind:load to:0x0216889c module:overlay(92) +from:0x0217c094 kind:load to:0x021688c8 module:overlay(92) +from:0x0217c10c kind:load to:0x0217c0c8 module:overlay(92) +from:0x0217c110 kind:load to:0x0217c0c8 module:overlay(92) +from:0x0217c114 kind:load to:0x0217c0c8 module:overlay(92) +from:0x0217c118 kind:load to:0x0217c0d4 module:overlay(92) +from:0x0217c11c kind:load to:0x0217c0d4 module:overlay(92) +from:0x0217c120 kind:load to:0x0217c0d4 module:overlay(92) +from:0x0217c12c kind:load to:0x02097c14 module:overlay(0) +from:0x0217c130 kind:load to:0x0216a894 module:overlay(92) +from:0x0217c13c kind:load to:0x02168cc8 module:overlay(92) +from:0x0217c140 kind:load to:0x02097944 module:overlay(0) +from:0x0217c144 kind:load to:0x02097754 module:overlay(0) +from:0x0217c148 kind:load to:0x020977d0 module:overlay(0) +from:0x0217c14c kind:load to:0x0209794c module:overlay(0) +from:0x0217c150 kind:load to:0x0209796c module:overlay(0) +from:0x0217c154 kind:load to:0x02097998 module:overlay(0) +from:0x0217c160 kind:load to:0x0207d3d8 module:overlay(0) +from:0x0217c164 kind:load to:0x0207d3e0 module:overlay(0) +from:0x0217c168 kind:load to:0x0207d5b0 module:overlay(0) +from:0x0217c16c kind:load to:0x0207d584 module:overlay(0) +from:0x0217c170 kind:load to:0x0207d898 module:overlay(0) +from:0x0217c174 kind:load to:0x0207d8f4 module:overlay(0) +from:0x0217c178 kind:load to:0x0207d960 module:overlay(0) +from:0x0217c17c kind:load to:0x0207d9f8 module:overlay(0) +from:0x0217c188 kind:load to:0x0216b0f0 module:overlay(92) +from:0x0217c18c kind:load to:0x0216f490 module:overlay(92) +from:0x0217c190 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c194 kind:load to:0x02057a38 module:overlay(0) +from:0x0217c198 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c19c kind:load to:0x02057e44 module:overlay(0) +from:0x0217c1a0 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c1a4 kind:load to:0x02057c34 module:overlay(0) +from:0x0217c1a8 kind:load to:0x02057d84 module:overlay(0) +from:0x0217c1b4 kind:load to:0x0216b118 module:overlay(92) +from:0x0217c1b8 kind:load to:0x0216f4c8 module:overlay(92) +from:0x0217c1bc kind:load to:0x02099b00 module:overlay(0) +from:0x0217c1c0 kind:load to:0x02099b38 module:overlay(0) +from:0x0217c1c4 kind:load to:0x0209a13c module:overlay(0) +from:0x0217c1c8 kind:load to:0x0209a144 module:overlay(0) +from:0x0217c1cc kind:load to:0x0209a0e4 module:overlay(0) +from:0x0217c1d0 kind:load to:0x02099cb0 module:overlay(0) +from:0x0217c1d4 kind:load to:0x02099ba0 module:overlay(0) +from:0x0217c1d8 kind:load to:0x0209a06c module:overlay(0) +from:0x0217c1dc kind:load to:0x0209a0f4 module:overlay(0) +from:0x0217c1e0 kind:load to:0x0209a10c module:overlay(0) +from:0x0217c1e4 kind:load to:0x0216f464 module:overlay(92) +from:0x0217c1e8 kind:load to:0x0209a124 module:overlay(0) +from:0x0217c1ec kind:load to:0x0216a250 module:overlay(92) +from:0x0217c1f0 kind:load to:0x0216a094 module:overlay(92) +from:0x0217c1fc kind:load to:0x0216b104 module:overlay(92) +from:0x0217c200 kind:load to:0x0216f4ac module:overlay(92) +from:0x0217c204 kind:load to:0x0209a254 module:overlay(0) +from:0x0217c208 kind:load to:0x0209a288 module:overlay(0) +from:0x0217c20c kind:load to:0x0209a320 module:overlay(0) +from:0x0217c210 kind:load to:0x0209a334 module:overlay(0) +from:0x0217c214 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0217c218 kind:load to:0x0209a35c module:overlay(0) +from:0x0217c21c kind:load to:0x0209a3e4 module:overlay(0) +from:0x0217c220 kind:load to:0x0209a06c module:overlay(0) +from:0x0217c224 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0217c228 kind:load to:0x0209a308 module:overlay(0) +from:0x0217c22c kind:load to:0x0209a348 module:overlay(0) +from:0x0217c230 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0217c234 kind:load to:0x0216a1a0 module:overlay(92) +from:0x0217c238 kind:load to:0x0216a070 module:overlay(92) +from:0x0217c23c kind:load to:0x0209a70c module:overlay(0) +from:0x0217c2b8 kind:load to:0x02098518 module:overlay(0) +from:0x0217c2bc kind:load to:0x02098554 module:overlay(0) +from:0x0217c2c0 kind:load to:0x0209856c module:overlay(0) +from:0x0217c2c4 kind:load to:0x02098578 module:overlay(0) +from:0x0217c2c8 kind:load to:0x01fff464 module:itcm +from:0x0217c2cc kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217c2d0 kind:load to:0x0216b188 module:overlay(92) +from:0x0217c2d4 kind:load to:0x020984b0 module:overlay(0) +from:0x0217c2d8 kind:load to:0x0216b63c module:overlay(92) +from:0x0217c2dc kind:load to:0x0216b5e8 module:overlay(92) +from:0x0217c2e0 kind:load to:0x020984bc module:overlay(0) +from:0x0217c2e4 kind:load to:0x0216b928 module:overlay(92) +from:0x0217c2e8 kind:load to:0x0216b9b8 module:overlay(92) +from:0x0217c2ec kind:load to:0x020984c8 module:overlay(0) +from:0x0217c2f0 kind:load to:0x02098584 module:overlay(0) +from:0x0217c2f4 kind:load to:0x020985f0 module:overlay(0) +from:0x0217c2f8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217c2fc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217c300 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217c304 kind:load to:0x0216f4e4 module:overlay(92) +from:0x0217c308 kind:load to:0x0216f5a0 module:overlay(92) +from:0x0217c30c kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0217c310 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x0217c314 kind:load to:0x02169c04 module:overlay(92) +from:0x0217c318 kind:load to:0x0216c988 module:overlay(92) +from:0x0217c31c kind:load to:0x0216c6a8 module:overlay(92) +from:0x0217c320 kind:load to:0x0216c844 module:overlay(92) +from:0x0217c324 kind:load to:0x02169ab0 module:overlay(92) +from:0x0217c328 kind:load to:0x0216d1dc module:overlay(92) +from:0x0217c32c kind:load to:0x0216d2c0 module:overlay(92) +from:0x0217c3bc kind:load to:0x0216d3c0 module:overlay(92) +from:0x0217c3c4 kind:load to:0x0216d3c4 module:overlay(92) +from:0x0217c3d4 kind:load to:0x0216d3c8 module:overlay(92) +from:0x0217c3dc kind:load to:0x0216d410 module:overlay(92) +from:0x0217c3ec kind:load to:0x0216d778 module:overlay(92) +from:0x0217c3f4 kind:load to:0x0216d7ec module:overlay(92) +from:0x0217c404 kind:load to:0x0216d8ac module:overlay(92) +from:0x0217c40c kind:load to:0x0216d924 module:overlay(92) +from:0x0217c414 kind:load to:0x0216dd9c module:overlay(92) +from:0x0217c41c kind:load to:0x0216ddb4 module:overlay(92) +from:0x0217c424 kind:load to:0x0216de34 module:overlay(92) +from:0x0217c42c kind:load to:0x0216e04c module:overlay(92) +from:0x0217c434 kind:load to:0x0216e06c module:overlay(92) +from:0x0217c43c kind:load to:0x0216e178 module:overlay(92) +from:0x0217c61c kind:load to:0x0216f694 module:overlay(92) +from:0x0217c620 kind:load to:0x0209774c module:overlay(0) +from:0x0217c624 kind:load to:0x02097754 module:overlay(0) +from:0x0217c628 kind:load to:0x020977d0 module:overlay(0) +from:0x0217c62c kind:load to:0x02097810 module:overlay(0) +from:0x0217c630 kind:load to:0x02097814 module:overlay(0) +from:0x0217c634 kind:load to:0x02097818 module:overlay(0) +from:0x0217c640 kind:load to:0x02098518 module:overlay(0) +from:0x0217c644 kind:load to:0x02098554 module:overlay(0) +from:0x0217c648 kind:load to:0x0209856c module:overlay(0) +from:0x0217c64c kind:load to:0x02098578 module:overlay(0) +from:0x0217c650 kind:load to:0x01fff464 module:itcm +from:0x0217c654 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217c658 kind:load to:0x0216f944 module:overlay(92) +from:0x0217c65c kind:load to:0x020984b0 module:overlay(0) +from:0x0217c660 kind:load to:0x020984b4 module:overlay(0) +from:0x0217c664 kind:load to:0x020984b8 module:overlay(0) +from:0x0217c668 kind:load to:0x020984bc module:overlay(0) +from:0x0217c66c kind:load to:0x0216fce0 module:overlay(92) +from:0x0217c670 kind:load to:0x020984c4 module:overlay(0) +from:0x0217c674 kind:load to:0x020984c8 module:overlay(0) +from:0x0217c678 kind:load to:0x02098584 module:overlay(0) +from:0x0217c67c kind:load to:0x020985f0 module:overlay(0) +from:0x0217c680 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217c684 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217c688 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217c68c kind:load to:0x02170248 module:overlay(92) +from:0x0217c690 kind:load to:0x02170288 module:overlay(92) +from:0x0217c6d4 kind:load to:0x0217c6a0 module:overlay(92) +from:0x0217c6d8 kind:load to:0x0217c6a0 module:overlay(92) +from:0x0217c6dc kind:load to:0x0217c6ac module:overlay(92) +from:0x0217c6e0 kind:load to:0x0217c6ac module:overlay(92) +from:0x0217c70c kind:load to:0x021702f0 module:overlay(92) +from:0x0217c710 kind:load to:0x02097944 module:overlay(0) +from:0x0217c714 kind:load to:0x02097754 module:overlay(0) +from:0x0217c718 kind:load to:0x020977d0 module:overlay(0) +from:0x0217c71c kind:load to:0x0209794c module:overlay(0) +from:0x0217c720 kind:load to:0x0209796c module:overlay(0) +from:0x0217c724 kind:load to:0x02097998 module:overlay(0) +from:0x0217c730 kind:load to:0x021709d8 module:overlay(92) +from:0x0217c734 kind:load to:0x02171b28 module:overlay(92) +from:0x0217c738 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c73c kind:load to:0x02057a38 module:overlay(0) +from:0x0217c740 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c744 kind:load to:0x02057e44 module:overlay(0) +from:0x0217c748 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c74c kind:load to:0x02168c00 module:overlay(92) +from:0x0217c750 kind:load to:0x02057d84 module:overlay(0) +from:0x0217c75c kind:load to:0x02098518 module:overlay(0) +from:0x0217c760 kind:load to:0x02098554 module:overlay(0) +from:0x0217c764 kind:load to:0x0209856c module:overlay(0) +from:0x0217c768 kind:load to:0x02098578 module:overlay(0) +from:0x0217c76c kind:load to:0x01fff464 module:itcm +from:0x0217c770 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217c774 kind:load to:0x02170d18 module:overlay(92) +from:0x0217c778 kind:load to:0x020984b0 module:overlay(0) +from:0x0217c77c kind:load to:0x0217106c module:overlay(92) +from:0x0217c780 kind:load to:0x02171038 module:overlay(92) +from:0x0217c784 kind:load to:0x020984bc module:overlay(0) +from:0x0217c788 kind:load to:0x02171478 module:overlay(92) +from:0x0217c78c kind:load to:0x02168614 module:overlay(92) +from:0x0217c790 kind:load to:0x020984c8 module:overlay(0) +from:0x0217c794 kind:load to:0x02098584 module:overlay(0) +from:0x0217c798 kind:load to:0x020985f0 module:overlay(0) +from:0x0217c79c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217c7a0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217c7a4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217c7a8 kind:load to:0x021709ec module:overlay(92) +from:0x0217c7ac kind:load to:0x02170a70 module:overlay(92) +from:0x0217c7b0 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0217c7b4 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x0217c7b8 kind:load to:0x0217063c module:overlay(92) +from:0x0217c7bc kind:load to:0x02171844 module:overlay(92) +from:0x0217c7c0 kind:load to:0x02171894 module:overlay(92) +from:0x0217c7c4 kind:load to:0x02170774 module:overlay(92) +from:0x0217c7c8 kind:load to:0x02170458 module:overlay(92) +from:0x0217c7cc kind:load to:0x02171a2c module:overlay(92) +from:0x0217c7d0 kind:load to:0x02171a84 module:overlay(92) +from:0x0217c814 kind:load to:0x0217c7ec module:overlay(92) +from:0x0217c818 kind:load to:0x0217c7ec module:overlay(92) +from:0x0217c81c kind:load to:0x0217c7e0 module:overlay(92) +from:0x0217c820 kind:load to:0x0217c7e0 module:overlay(92) +from:0x0217c83c kind:load to:0x02171b64 module:overlay(92) +from:0x0217c840 kind:load to:0x02097944 module:overlay(0) +from:0x0217c844 kind:load to:0x02097754 module:overlay(0) +from:0x0217c848 kind:load to:0x020977d0 module:overlay(0) +from:0x0217c84c kind:load to:0x0209794c module:overlay(0) +from:0x0217c850 kind:load to:0x0209796c module:overlay(0) +from:0x0217c854 kind:load to:0x02097998 module:overlay(0) +from:0x0217c860 kind:load to:0x02172420 module:overlay(92) +from:0x0217c864 kind:load to:0x021735b8 module:overlay(92) +from:0x0217c868 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c86c kind:load to:0x02057a38 module:overlay(0) +from:0x0217c870 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c874 kind:load to:0x02057e44 module:overlay(0) +from:0x0217c878 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c87c kind:load to:0x02168c00 module:overlay(92) +from:0x0217c880 kind:load to:0x02057d84 module:overlay(0) +from:0x0217c88c kind:load to:0x02098518 module:overlay(0) +from:0x0217c890 kind:load to:0x02098554 module:overlay(0) +from:0x0217c894 kind:load to:0x0209856c module:overlay(0) +from:0x0217c898 kind:load to:0x02098578 module:overlay(0) +from:0x0217c89c kind:load to:0x01fff464 module:itcm +from:0x0217c8a0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217c8a4 kind:load to:0x021726e4 module:overlay(92) +from:0x0217c8a8 kind:load to:0x020984b0 module:overlay(0) +from:0x0217c8ac kind:load to:0x02172920 module:overlay(92) +from:0x0217c8b0 kind:load to:0x021728ec module:overlay(92) +from:0x0217c8b4 kind:load to:0x020984bc module:overlay(0) +from:0x0217c8b8 kind:load to:0x02172d30 module:overlay(92) +from:0x0217c8bc kind:load to:0x02168614 module:overlay(92) +from:0x0217c8c0 kind:load to:0x020984c8 module:overlay(0) +from:0x0217c8c4 kind:load to:0x02098584 module:overlay(0) +from:0x0217c8c8 kind:load to:0x020985f0 module:overlay(0) +from:0x0217c8cc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217c8d0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217c8d4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217c8d8 kind:load to:0x02172434 module:overlay(92) +from:0x0217c8dc kind:load to:0x021724b8 module:overlay(92) +from:0x0217c8e0 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0217c8e4 kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x0217c8e8 kind:load to:0x02172070 module:overlay(92) +from:0x0217c8ec kind:load to:0x02173324 module:overlay(92) +from:0x0217c8f0 kind:load to:0x02173354 module:overlay(92) +from:0x0217c8f4 kind:load to:0x02172190 module:overlay(92) +from:0x0217c8f8 kind:load to:0x02171f14 module:overlay(92) +from:0x0217c8fc kind:load to:0x021734cc module:overlay(92) +from:0x0217c900 kind:load to:0x02173518 module:overlay(92) +from:0x0217c90c kind:load to:0x02097c14 module:overlay(0) +from:0x0217c910 kind:load to:0x02173a38 module:overlay(92) +from:0x0217c91c kind:load to:0x021735f4 module:overlay(92) +from:0x0217c920 kind:load to:0x02097944 module:overlay(0) +from:0x0217c924 kind:load to:0x02097754 module:overlay(0) +from:0x0217c928 kind:load to:0x020977d0 module:overlay(0) +from:0x0217c92c kind:load to:0x0209794c module:overlay(0) +from:0x0217c930 kind:load to:0x0209796c module:overlay(0) +from:0x0217c934 kind:load to:0x02097998 module:overlay(0) +from:0x0217c938 kind:load to:0x02173f94 module:overlay(92) +from:0x0217c940 kind:load to:0x02173f98 module:overlay(92) +from:0x0217c948 kind:load to:0x02173fbc module:overlay(92) +from:0x0217c950 kind:load to:0x02174030 module:overlay(92) +from:0x0217c958 kind:load to:0x02174084 module:overlay(92) +from:0x0217c9a4 kind:load to:0x02173900 module:overlay(92) +from:0x0217c9a8 kind:load to:0x021744d4 module:overlay(92) +from:0x0217c9ac kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c9b0 kind:load to:0x02057a88 module:overlay(0) +from:0x0217c9b4 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c9b8 kind:load to:0x02057e44 module:overlay(0) +from:0x0217c9bc kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c9c0 kind:load to:0x0209a79c module:overlay(0) +from:0x0217c9c4 kind:load to:0x02057d84 module:overlay(0) +from:0x0217c9d0 kind:load to:0x02098518 module:overlay(0) +from:0x0217c9d4 kind:load to:0x02098554 module:overlay(0) +from:0x0217c9d8 kind:load to:0x0209856c module:overlay(0) +from:0x0217c9dc kind:load to:0x02098578 module:overlay(0) +from:0x0217c9e0 kind:load to:0x01fff464 module:itcm +from:0x0217c9e4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217c9e8 kind:load to:0x02173d24 module:overlay(92) +from:0x0217c9ec kind:load to:0x020984b0 module:overlay(0) +from:0x0217c9f0 kind:load to:0x020984b4 module:overlay(0) +from:0x0217c9f4 kind:load to:0x020984b8 module:overlay(0) +from:0x0217c9f8 kind:load to:0x020984bc module:overlay(0) +from:0x0217c9fc kind:load to:0x021740c4 module:overlay(92) +from:0x0217ca00 kind:load to:0x020984c4 module:overlay(0) +from:0x0217ca04 kind:load to:0x020984c8 module:overlay(0) +from:0x0217ca08 kind:load to:0x02098584 module:overlay(0) +from:0x0217ca0c kind:load to:0x020985f0 module:overlay(0) +from:0x0217ca10 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217ca14 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217ca18 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217ca1c kind:load to:0x02173914 module:overlay(92) +from:0x0217ca20 kind:load to:0x02173934 module:overlay(92) +from:0x0217ca2c kind:load to:0x02097c14 module:overlay(0) +from:0x0217ca30 kind:load to:0x02174670 module:overlay(92) +from:0x0217ca34 kind:load to:0x021748b8 module:overlay(92) +from:0x0217ca3c kind:load to:0x021748e4 module:overlay(92) +from:0x0217ca44 kind:load to:0x02174ab4 module:overlay(92) +from:0x0217ca54 kind:load to:0x02174510 module:overlay(92) +from:0x0217ca58 kind:load to:0x02097944 module:overlay(0) +from:0x0217ca5c kind:load to:0x02097754 module:overlay(0) +from:0x0217ca60 kind:load to:0x020977d0 module:overlay(0) +from:0x0217ca64 kind:load to:0x0209794c module:overlay(0) +from:0x0217ca68 kind:load to:0x0209796c module:overlay(0) +from:0x0217ca6c kind:load to:0x02097998 module:overlay(0) +from:0x0217ca78 kind:load to:0x02098518 module:overlay(0) +from:0x0217ca7c kind:load to:0x02098554 module:overlay(0) +from:0x0217ca80 kind:load to:0x0209856c module:overlay(0) +from:0x0217ca84 kind:load to:0x02098578 module:overlay(0) +from:0x0217ca88 kind:load to:0x01fff464 module:itcm +from:0x0217ca8c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217ca90 kind:load to:0x02174730 module:overlay(92) +from:0x0217ca94 kind:load to:0x020984b0 module:overlay(0) +from:0x0217ca98 kind:load to:0x02174798 module:overlay(92) +from:0x0217ca9c kind:load to:0x020984b8 module:overlay(0) +from:0x0217caa0 kind:load to:0x020984bc module:overlay(0) +from:0x0217caa4 kind:load to:0x02174be8 module:overlay(92) +from:0x0217caa8 kind:load to:0x020984c4 module:overlay(0) +from:0x0217caac kind:load to:0x020984c8 module:overlay(0) +from:0x0217cab0 kind:load to:0x02098584 module:overlay(0) +from:0x0217cab4 kind:load to:0x020985f0 module:overlay(0) +from:0x0217cab8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217cabc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217cac0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217cac4 kind:load to:0x021751e4 module:overlay(92) +from:0x0217cac8 kind:load to:0x02175204 module:overlay(92) +from:0x0217cad4 kind:load to:0x02097c14 module:overlay(0) +from:0x0217cad8 kind:load to:0x02175c4c module:overlay(92) +from:0x0217caf4 kind:load to:0x02176354 module:overlay(92) +from:0x0217cafc kind:load to:0x02176358 module:overlay(92) +from:0x0217cb04 kind:load to:0x021763a4 module:overlay(92) +from:0x0217cb0c kind:load to:0x021766c0 module:overlay(92) +from:0x0217cb4c kind:load to:0x0217524c module:overlay(92) +from:0x0217cb50 kind:load to:0x02097944 module:overlay(0) +from:0x0217cb54 kind:load to:0x02097754 module:overlay(0) +from:0x0217cb58 kind:load to:0x020977d0 module:overlay(0) +from:0x0217cb5c kind:load to:0x0209794c module:overlay(0) +from:0x0217cb60 kind:load to:0x0209796c module:overlay(0) +from:0x0217cb64 kind:load to:0x02097998 module:overlay(0) +from:0x0217cb70 kind:load to:0x02175ac0 module:overlay(92) +from:0x0217cb74 kind:load to:0x02176aa8 module:overlay(92) +from:0x0217cb78 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217cb7c kind:load to:0x02057a88 module:overlay(0) +from:0x0217cb80 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217cb84 kind:load to:0x02057e44 module:overlay(0) +from:0x0217cb88 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217cb8c kind:load to:0x0209a79c module:overlay(0) +from:0x0217cb90 kind:load to:0x02057d84 module:overlay(0) +from:0x0217cb9c kind:load to:0x02175ad4 module:overlay(92) +from:0x0217cba0 kind:load to:0x02176ac4 module:overlay(92) +from:0x0217cba4 kind:load to:0x02099b00 module:overlay(0) +from:0x0217cba8 kind:load to:0x02099b38 module:overlay(0) +from:0x0217cbac kind:load to:0x0209a13c module:overlay(0) +from:0x0217cbb0 kind:load to:0x0209a144 module:overlay(0) +from:0x0217cbb4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0217cbb8 kind:load to:0x02099cb0 module:overlay(0) +from:0x0217cbbc kind:load to:0x02099ba0 module:overlay(0) +from:0x0217cbc0 kind:load to:0x0209a06c module:overlay(0) +from:0x0217cbc4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0217cbc8 kind:load to:0x0209a10c module:overlay(0) +from:0x0217cbcc kind:load to:0x0216f464 module:overlay(92) +from:0x0217cbd0 kind:load to:0x0209a124 module:overlay(0) +from:0x0217cbd4 kind:load to:0x0216a250 module:overlay(92) +from:0x0217cbd8 kind:load to:0x0216a094 module:overlay(92) +from:0x0217cbe4 kind:load to:0x02098518 module:overlay(0) +from:0x0217cbe8 kind:load to:0x02098554 module:overlay(0) +from:0x0217cbec kind:load to:0x0209856c module:overlay(0) +from:0x0217cbf0 kind:load to:0x02098578 module:overlay(0) +from:0x0217cbf4 kind:load to:0x02175d0c module:overlay(92) +from:0x0217cbf8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217cbfc kind:load to:0x02175d60 module:overlay(92) +from:0x0217cc00 kind:load to:0x020984b0 module:overlay(0) +from:0x0217cc04 kind:load to:0x020984b4 module:overlay(0) +from:0x0217cc08 kind:load to:0x020984b8 module:overlay(0) +from:0x0217cc0c kind:load to:0x020984bc module:overlay(0) +from:0x0217cc10 kind:load to:0x021766f0 module:overlay(92) +from:0x0217cc14 kind:load to:0x020984c4 module:overlay(0) +from:0x0217cc18 kind:load to:0x020984c8 module:overlay(0) +from:0x0217cc1c kind:load to:0x02098584 module:overlay(0) +from:0x0217cc20 kind:load to:0x020985f0 module:overlay(0) +from:0x0217cc24 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217cc28 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217cc2c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217cc30 kind:load to:0x02175ae8 module:overlay(92) +from:0x0217cc34 kind:load to:0x02175b38 module:overlay(92) +from:0x0217cc38 kind:load to:0x02176eac module:overlay(92) +from:0x0217cc40 kind:load to:0x02176efc module:overlay(92) +from:0x0217cc48 kind:load to:0x02176eb0 module:overlay(92) +from:0x0217cc50 kind:load to:0x02176f78 module:overlay(92) +from:0x0217cc60 kind:load to:0x02176b00 module:overlay(92) +from:0x0217cc64 kind:load to:0x02097944 module:overlay(0) +from:0x0217cc68 kind:load to:0x02097754 module:overlay(0) +from:0x0217cc6c kind:load to:0x020977d0 module:overlay(0) +from:0x0217cc70 kind:load to:0x0209794c module:overlay(0) +from:0x0217cc74 kind:load to:0x0209796c module:overlay(0) +from:0x0217cc78 kind:load to:0x02097998 module:overlay(0) +from:0x0217cc84 kind:load to:0x02098518 module:overlay(0) +from:0x0217cc88 kind:load to:0x02098554 module:overlay(0) +from:0x0217cc8c kind:load to:0x0209856c module:overlay(0) +from:0x0217cc90 kind:load to:0x02098578 module:overlay(0) +from:0x0217cc94 kind:load to:0x01fff464 module:itcm +from:0x0217cc98 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217cc9c kind:load to:0x02176bf8 module:overlay(92) +from:0x0217cca0 kind:load to:0x020984b0 module:overlay(0) +from:0x0217cca4 kind:load to:0x02176d64 module:overlay(92) +from:0x0217cca8 kind:load to:0x02176da4 module:overlay(92) +from:0x0217ccac kind:load to:0x020984bc module:overlay(0) +from:0x0217ccb0 kind:load to:0x02176de0 module:overlay(92) +from:0x0217ccb4 kind:load to:0x02176de4 module:overlay(92) +from:0x0217ccb8 kind:load to:0x020984c8 module:overlay(0) +from:0x0217ccbc kind:load to:0x02098584 module:overlay(0) +from:0x0217ccc0 kind:load to:0x020985f0 module:overlay(0) +from:0x0217ccc4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217ccc8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217cccc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217ccd0 kind:load to:0x02177074 module:overlay(92) +from:0x0217ccd4 kind:load to:0x021770a4 module:overlay(92) +from:0x0217ccd8 kind:load to:0x02110cc4 module:overlays(19,26,31) +from:0x0217ccdc kind:load to:0x02110ce0 module:overlays(19,26,31) +from:0x0217cce8 kind:load to:0x021770fc module:overlay(92) +from:0x0217ccec kind:load to:0x0209774c module:overlay(0) +from:0x0217ccf0 kind:load to:0x02097754 module:overlay(0) +from:0x0217ccf4 kind:load to:0x020977d0 module:overlay(0) +from:0x0217ccf8 kind:load to:0x02097810 module:overlay(0) +from:0x0217ccfc kind:load to:0x02097814 module:overlay(0) +from:0x0217cd00 kind:load to:0x02097818 module:overlay(0) +from:0x0217cd0c kind:load to:0x02177230 module:overlay(92) +from:0x0217cd10 kind:load to:0x02177c6c module:overlay(92) +from:0x0217cd14 kind:load to:0x02099b00 module:overlay(0) +from:0x0217cd18 kind:load to:0x02099b38 module:overlay(0) +from:0x0217cd1c kind:load to:0x0209a13c module:overlay(0) +from:0x0217cd20 kind:load to:0x0209a144 module:overlay(0) +from:0x0217cd24 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0217cd28 kind:load to:0x02099cb0 module:overlay(0) +from:0x0217cd2c kind:load to:0x02099ba0 module:overlay(0) +from:0x0217cd30 kind:load to:0x0209a06c module:overlay(0) +from:0x0217cd34 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0217cd38 kind:load to:0x0209a10c module:overlay(0) +from:0x0217cd3c kind:load to:0x0216f464 module:overlay(92) +from:0x0217cd40 kind:load to:0x0209a124 module:overlay(0) +from:0x0217cd44 kind:load to:0x0216a250 module:overlay(92) +from:0x0217cd48 kind:load to:0x0216a094 module:overlay(92) +from:0x0217cd54 kind:load to:0x02177298 module:overlay(92) +from:0x0217cd58 kind:load to:0x02177c88 module:overlay(92) +from:0x0217cd5c kind:load to:0x0209a254 module:overlay(0) +from:0x0217cd60 kind:load to:0x0209a288 module:overlay(0) +from:0x0217cd64 kind:load to:0x0209a320 module:overlay(0) +from:0x0217cd68 kind:load to:0x0209a334 module:overlay(0) +from:0x0217cd6c kind:load to:0x0209a0e4 module:overlay(0) +from:0x0217cd70 kind:load to:0x0209a35c module:overlay(0) +from:0x0217cd74 kind:load to:0x0209a3e4 module:overlay(0) +from:0x0217cd78 kind:load to:0x0209a06c module:overlay(0) +from:0x0217cd7c kind:load to:0x0209a2f0 module:overlay(0) +from:0x0217cd80 kind:load to:0x0209a308 module:overlay(0) +from:0x0217cd84 kind:load to:0x0209a348 module:overlay(0) +from:0x0217cd88 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0217cd8c kind:load to:0x0216a1a0 module:overlay(92) +from:0x0217cd90 kind:load to:0x0216a070 module:overlay(92) +from:0x0217cd94 kind:load to:0x0209a70c module:overlay(0) +from:0x0217cda0 kind:load to:0x02098518 module:overlay(0) +from:0x0217cda4 kind:load to:0x02098554 module:overlay(0) +from:0x0217cda8 kind:load to:0x0209856c module:overlay(0) +from:0x0217cdac kind:load to:0x02098578 module:overlay(0) +from:0x0217cdb0 kind:load to:0x01fff464 module:itcm +from:0x0217cdb4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217cdb8 kind:load to:0x020984a8 module:overlay(0) +from:0x0217cdbc kind:load to:0x021772ac module:overlay(92) +from:0x0217cdc0 kind:load to:0x02177634 module:overlay(92) +from:0x0217cdc4 kind:load to:0x02177b2c module:overlay(92) +from:0x0217cdc8 kind:load to:0x020984bc module:overlay(0) +from:0x0217cdcc kind:load to:0x02177bdc module:overlay(92) +from:0x0217cdd0 kind:load to:0x020984c4 module:overlay(0) +from:0x0217cdd4 kind:load to:0x020984c8 module:overlay(0) +from:0x0217cdd8 kind:load to:0x02098584 module:overlay(0) +from:0x0217cddc kind:load to:0x020985f0 module:overlay(0) +from:0x0217cde0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217cde4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217cde8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217cdec kind:load to:0x02177ca4 module:overlay(92) +from:0x0217cdf0 kind:load to:0x02177d00 module:overlay(92) +from:0x0217ce00 kind:load to:0x02177d84 module:overlay(92) +from:0x0217ce04 kind:load to:0x0209774c module:overlay(0) +from:0x0217ce08 kind:load to:0x02097754 module:overlay(0) +from:0x0217ce0c kind:load to:0x020977d0 module:overlay(0) +from:0x0217ce10 kind:load to:0x02097810 module:overlay(0) +from:0x0217ce14 kind:load to:0x02097814 module:overlay(0) +from:0x0217ce18 kind:load to:0x02097818 module:overlay(0) +from:0x0217ce24 kind:load to:0x02098518 module:overlay(0) +from:0x0217ce28 kind:load to:0x02098554 module:overlay(0) +from:0x0217ce2c kind:load to:0x0209856c module:overlay(0) +from:0x0217ce30 kind:load to:0x02098578 module:overlay(0) +from:0x0217ce34 kind:load to:0x01fff464 module:itcm +from:0x0217ce38 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217ce3c kind:load to:0x020984a8 module:overlay(0) +from:0x0217ce40 kind:load to:0x02177df8 module:overlay(92) +from:0x0217ce44 kind:load to:0x02177fb4 module:overlay(92) +from:0x0217ce48 kind:load to:0x02178050 module:overlay(92) +from:0x0217ce4c kind:load to:0x020984bc module:overlay(0) +from:0x0217ce50 kind:load to:0x020984c0 module:overlay(0) +from:0x0217ce54 kind:load to:0x02178054 module:overlay(92) +from:0x0217ce58 kind:load to:0x020984c8 module:overlay(0) +from:0x0217ce5c kind:load to:0x02098584 module:overlay(0) +from:0x0217ce60 kind:load to:0x020985f0 module:overlay(0) +from:0x0217ce64 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217ce68 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217ce6c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217ce70 kind:load to:0x021784ac module:overlay(92) +from:0x0217ce74 kind:load to:0x021784c8 module:overlay(92) +from:0x0217ce78 kind:load to:0x02178a8c module:overlay(92) +from:0x0217ce80 kind:load to:0x02178ab0 module:overlay(92) +from:0x0217cea8 kind:load to:0x0217850c module:overlay(92) +from:0x0217ceac kind:load to:0x02097944 module:overlay(0) +from:0x0217ceb0 kind:load to:0x02097754 module:overlay(0) +from:0x0217ceb4 kind:load to:0x020977d0 module:overlay(0) +from:0x0217ceb8 kind:load to:0x0209794c module:overlay(0) +from:0x0217cebc kind:load to:0x0209796c module:overlay(0) +from:0x0217cec0 kind:load to:0x02097998 module:overlay(0) +from:0x0217cecc kind:load to:0x02098518 module:overlay(0) +from:0x0217ced0 kind:load to:0x02098554 module:overlay(0) +from:0x0217ced4 kind:load to:0x0209856c module:overlay(0) +from:0x0217ced8 kind:load to:0x02098578 module:overlay(0) +from:0x0217cedc kind:load to:0x01fff464 module:itcm +from:0x0217cee0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217cee4 kind:load to:0x0217873c module:overlay(92) +from:0x0217cee8 kind:load to:0x02178774 module:overlay(92) +from:0x0217ceec kind:load to:0x0217883c module:overlay(92) +from:0x0217cef0 kind:load to:0x02178ac4 module:overlay(92) +from:0x0217cef4 kind:load to:0x020984bc module:overlay(0) +from:0x0217cef8 kind:load to:0x02178b8c module:overlay(92) +from:0x0217cefc kind:load to:0x02178ae4 module:overlay(92) +from:0x0217cf00 kind:load to:0x020984c8 module:overlay(0) +from:0x0217cf04 kind:load to:0x02098584 module:overlay(0) +from:0x0217cf08 kind:load to:0x020985f0 module:overlay(0) +from:0x0217cf0c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217cf10 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217cf14 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217cf18 kind:load to:0x021786b4 module:overlay(92) +from:0x0217cf1c kind:load to:0x021786f4 module:overlay(92) +from:0x0217cf20 kind:load to:0x02178c08 module:overlay(92) +from:0x0217cf24 kind:load to:0x021794f0 module:overlay(92) +from:0x0217cf2c kind:load to:0x02179050 module:overlay(92) +from:0x0217cf34 kind:load to:0x021791c8 module:overlay(92) +from:0x0217cf3c kind:load to:0x02179650 module:overlay(92) +from:0x0217cf4c kind:load to:0x02178c8c module:overlay(92) +from:0x0217cf50 kind:load to:0x0209774c module:overlay(0) +from:0x0217cf54 kind:load to:0x02097754 module:overlay(0) +from:0x0217cf58 kind:load to:0x020977d0 module:overlay(0) +from:0x0217cf5c kind:load to:0x02097810 module:overlay(0) +from:0x0217cf60 kind:load to:0x02097814 module:overlay(0) +from:0x0217cf64 kind:load to:0x02097818 module:overlay(0) +from:0x0217cf70 kind:load to:0x02098518 module:overlay(0) +from:0x0217cf74 kind:load to:0x02098554 module:overlay(0) +from:0x0217cf78 kind:load to:0x0209856c module:overlay(0) +from:0x0217cf7c kind:load to:0x02098578 module:overlay(0) +from:0x0217cf80 kind:load to:0x01fff464 module:itcm +from:0x0217cf84 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217cf88 kind:load to:0x02178e54 module:overlay(92) +from:0x0217cf8c kind:load to:0x020984b0 module:overlay(0) +from:0x0217cf90 kind:load to:0x02178e5c module:overlay(92) +from:0x0217cf94 kind:load to:0x02178f38 module:overlay(92) +from:0x0217cf98 kind:load to:0x020984bc module:overlay(0) +from:0x0217cf9c kind:load to:0x02179014 module:overlay(92) +from:0x0217cfa0 kind:load to:0x020984c4 module:overlay(0) +from:0x0217cfa4 kind:load to:0x020984c8 module:overlay(0) +from:0x0217cfa8 kind:load to:0x02098584 module:overlay(0) +from:0x0217cfac kind:load to:0x020985f0 module:overlay(0) +from:0x0217cfb0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217cfb4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217cfb8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217cfbc kind:load to:0x021796a0 module:overlay(92) +from:0x0217cfc0 kind:load to:0x02179724 module:overlay(92) +from:0x0217cfc4 kind:load to:0x02178db4 module:overlay(92) +from:0x0217cfc8 kind:load to:0x02178dbc module:overlay(92) +from:0x0217cfd4 kind:load to:0x021798a4 module:overlay(92) +from:0x0217cfd8 kind:load to:0x021798cc module:overlay(92) +from:0x0217cfdc kind:load to:0x02179d04 module:overlay(92) +from:0x0217cfe0 kind:load to:0x02179928 module:overlay(92) +from:0x0217cfe4 kind:load to:0x0217a108 module:overlay(92) +from:0x0217cfe8 kind:load to:0x021799d4 module:overlay(92) +from:0x0217cfec kind:load to:0x02179d6c module:overlay(92) +from:0x0217cff0 kind:load to:0x02179d70 module:overlay(92) +from:0x0217cff4 kind:load to:0x02179d94 module:overlay(92) +from:0x0217cff8 kind:load to:0x02179d9c module:overlay(92) +from:0x0217cffc kind:load to:0x02179da0 module:overlay(92) +from:0x0217d000 kind:load to:0x02179e54 module:overlay(92) +from:0x0217d004 kind:load to:0x0217a03c module:overlay(92) +from:0x0217d008 kind:load to:0x0217a088 module:overlay(92) +from:0x0217d00c kind:load to:0x020f52b8 module:overlays(19,22,23,26) +from:0x0217d018 kind:load to:0x0217a5e4 module:overlay(92) +from:0x0217d01c kind:load to:0x0217a5f8 module:overlay(92) +from:0x0217d020 kind:load to:0x0217a410 module:overlay(92) +from:0x0217d024 kind:load to:0x0217a42c module:overlay(92) +from:0x0217d028 kind:load to:0x0217a2dc module:overlay(92) +from:0x0217d02c kind:load to:0x0217a448 module:overlay(92) +from:0x0217d030 kind:load to:0x0217a53c module:overlay(92) +from:0x0217d034 kind:load to:0x0217a55c module:overlay(92) diff --git a/config/eur/arm9/overlays/ov092/symbols.txt b/config/eur/arm9/overlays/ov092/symbols.txt new file mode 100644 index 00000000..4f957406 --- /dev/null +++ b/config/eur/arm9/overlays/ov092/symbols.txt @@ -0,0 +1,859 @@ +func_ov092_021658a0 kind:function(arm,size=0x10c) addr:0x021658a0 +func_ov092_021659ac kind:function(arm,size=0x8) addr:0x021659ac +func_ov092_021659b4 kind:function(arm,size=0x4) addr:0x021659b4 +func_ov092_021659b8 kind:function(arm,size=0x148) addr:0x021659b8 +func_ov092_02165b00 kind:function(arm,size=0x320) addr:0x02165b00 +func_ov092_02165e20 kind:function(arm,size=0xac) addr:0x02165e20 +func_ov092_02165ecc kind:function(arm,size=0x2c) addr:0x02165ecc +func_ov092_02165ef8 kind:function(arm,size=0x30) addr:0x02165ef8 +func_ov092_02165f28 kind:function(arm,size=0x20) addr:0x02165f28 +func_ov092_02165f48 kind:function(arm,size=0x19c) addr:0x02165f48 +func_ov092_021660e4 kind:function(arm,size=0x4) addr:0x021660e4 +func_ov092_021660e8 kind:function(arm,size=0xa8) addr:0x021660e8 +func_ov092_02166190 kind:function(arm,size=0x38) addr:0x02166190 +func_ov092_021661c8 kind:function(arm,size=0xe0) addr:0x021661c8 +func_ov092_021662a8 kind:function(arm,size=0x1c) addr:0x021662a8 +func_ov092_021662c4 kind:function(arm,size=0x14) addr:0x021662c4 +func_ov092_021662d8 kind:function(arm,size=0x1c) addr:0x021662d8 +func_ov092_021662f4 kind:function(arm,size=0xc8) addr:0x021662f4 +func_ov092_021663bc kind:function(arm,size=0x20) addr:0x021663bc +func_ov092_021663dc kind:function(arm,size=0x28) addr:0x021663dc +func_ov092_02166404 kind:function(arm,size=0x1c) addr:0x02166404 +func_ov092_02166420 kind:function(arm,size=0xc) addr:0x02166420 +func_ov092_0216642c kind:function(arm,size=0x24) addr:0x0216642c +func_ov092_02166450 kind:function(arm,size=0x3c) addr:0x02166450 +func_ov092_0216648c kind:function(arm,size=0x90) addr:0x0216648c +func_ov092_0216651c kind:function(arm,size=0x18) addr:0x0216651c +func_ov092_02166534 kind:function(arm,size=0x60) addr:0x02166534 +func_ov092_02166594 kind:function(arm,size=0x20) addr:0x02166594 +func_ov092_021665b4 kind:function(arm,size=0x28) addr:0x021665b4 +func_ov092_021665dc kind:function(arm,size=0x14) addr:0x021665dc +func_ov092_021665f0 kind:function(arm,size=0xc) addr:0x021665f0 +func_ov092_021665fc kind:function(arm,size=0x24) addr:0x021665fc +func_ov092_02166620 kind:function(arm,size=0x58) addr:0x02166620 +func_ov092_02166678 kind:function(arm,size=0x88) addr:0x02166678 +func_ov092_02166700 kind:function(arm,size=0x18) addr:0x02166700 +func_ov092_02166718 kind:function(arm,size=0xc) addr:0x02166718 +func_ov092_02166724 kind:function(arm,size=0x38) addr:0x02166724 +func_ov092_0216675c kind:function(arm,size=0x20) addr:0x0216675c +func_ov092_0216677c kind:function(arm,size=0x28) addr:0x0216677c +func_ov092_021667a4 kind:function(arm,size=0x14) addr:0x021667a4 +func_ov092_021667b8 kind:function(arm,size=0xc) addr:0x021667b8 +func_ov092_021667c4 kind:function(arm,size=0x24) addr:0x021667c4 +func_ov092_021667e8 kind:function(arm,size=0x58) addr:0x021667e8 +func_ov092_02166840 kind:function(arm,size=0xb8) addr:0x02166840 +func_ov092_021668f8 kind:function(arm,size=0x98) addr:0x021668f8 +func_ov092_02166990 kind:function(arm,size=0xc) addr:0x02166990 +func_ov092_0216699c kind:function(arm,size=0x60) addr:0x0216699c +func_ov092_021669fc kind:function(arm,size=0x20) addr:0x021669fc +func_ov092_02166a1c kind:function(arm,size=0x28) addr:0x02166a1c +func_ov092_02166a44 kind:function(arm,size=0x14) addr:0x02166a44 +func_ov092_02166a58 kind:function(arm,size=0xc) addr:0x02166a58 +func_ov092_02166a64 kind:function(arm,size=0x24) addr:0x02166a64 +func_ov092_02166a88 kind:function(arm,size=0x34) addr:0x02166a88 +func_ov092_02166abc kind:function(arm,size=0xc0) addr:0x02166abc +func_ov092_02166b7c kind:function(arm,size=0x15c) addr:0x02166b7c +func_ov092_02166cd8 kind:function(arm,size=0xac) addr:0x02166cd8 +func_ov092_02166d84 kind:function(arm,size=0x8) addr:0x02166d84 +func_ov092_02166d8c kind:function(arm,size=0x8) addr:0x02166d8c +func_ov092_02166d94 kind:function(arm,size=0x8) addr:0x02166d94 +func_ov092_02166d9c kind:function(arm,size=0xc) addr:0x02166d9c +func_ov092_02166da8 kind:function(arm,size=0x8) addr:0x02166da8 +func_ov092_02166db0 kind:function(arm,size=0x20) addr:0x02166db0 +func_ov092_02166dd0 kind:function(arm,size=0x68) addr:0x02166dd0 +func_ov092_02166e38 kind:function(arm,size=0x38) addr:0x02166e38 +func_ov092_02166e70 kind:function(arm,size=0x40) addr:0x02166e70 +func_ov092_02166eb0 kind:function(arm,size=0x14) addr:0x02166eb0 +func_ov092_02166ec4 kind:function(arm,size=0xc) addr:0x02166ec4 +func_ov092_02166ed0 kind:function(arm,size=0x24) addr:0x02166ed0 +func_ov092_02166ef4 kind:function(arm,size=0x28) addr:0x02166ef4 +func_ov092_02166f1c kind:function(arm,size=0x40) addr:0x02166f1c +func_ov092_02166f5c kind:function(arm,size=0xa0) addr:0x02166f5c +func_ov092_02166ffc kind:function(arm,size=0x4) addr:0x02166ffc +func_ov092_02167000 kind:function(arm,size=0x8) addr:0x02167000 +func_ov092_02167008 kind:function(arm,size=0x30) addr:0x02167008 +func_ov092_02167038 kind:function(arm,size=0x8) addr:0x02167038 +func_ov092_02167040 kind:function(arm,size=0x16c) addr:0x02167040 +func_ov092_021671ac kind:function(arm,size=0xc8) addr:0x021671ac +func_ov092_02167274 kind:function(arm,size=0x30) addr:0x02167274 +func_ov092_021672a4 kind:function(arm,size=0x38) addr:0x021672a4 +func_ov092_021672dc kind:function(arm,size=0x14) addr:0x021672dc +func_ov092_021672f0 kind:function(arm,size=0xc) addr:0x021672f0 +func_ov092_021672fc kind:function(arm,size=0x24) addr:0x021672fc +func_ov092_02167320 kind:function(arm,size=0x2c) addr:0x02167320 +func_ov092_0216734c kind:function(arm,size=0x98) addr:0x0216734c +func_ov092_021673e4 kind:function(arm,size=0xc4) addr:0x021673e4 +func_ov092_021674a8 kind:function(arm,size=0x30) addr:0x021674a8 +func_ov092_021674d8 kind:function(arm,size=0x8) addr:0x021674d8 +func_ov092_021674e0 kind:function(arm,size=0x8) addr:0x021674e0 +func_ov092_021674e8 kind:function(arm,size=0x8) addr:0x021674e8 +func_ov092_021674f0 kind:function(arm,size=0xc) addr:0x021674f0 +func_ov092_021674fc kind:function(arm,size=0x8) addr:0x021674fc +func_ov092_02167504 kind:function(arm,size=0x14) addr:0x02167504 +func_ov092_02167518 kind:function(arm,size=0x38) addr:0x02167518 +func_ov092_02167550 kind:function(arm,size=0x38) addr:0x02167550 +func_ov092_02167588 kind:function(arm,size=0x40) addr:0x02167588 +func_ov092_021675c8 kind:function(arm,size=0x14) addr:0x021675c8 +func_ov092_021675dc kind:function(arm,size=0xc) addr:0x021675dc +func_ov092_021675e8 kind:function(arm,size=0x24) addr:0x021675e8 +func_ov092_0216760c kind:function(arm,size=0x2c) addr:0x0216760c +func_ov092_02167638 kind:function(arm,size=0xb0) addr:0x02167638 +func_ov092_021676e8 kind:function(arm,size=0xfc) addr:0x021676e8 +func_ov092_021677e4 kind:function(arm,size=0x114) addr:0x021677e4 +func_ov092_021678f8 kind:function(arm,size=0xe8) addr:0x021678f8 +func_ov092_021679e0 kind:function(arm,size=0x8) addr:0x021679e0 +func_ov092_021679e8 kind:function(arm,size=0x8) addr:0x021679e8 +func_ov092_021679f0 kind:function(arm,size=0x8) addr:0x021679f0 +func_ov092_021679f8 kind:function(arm,size=0xc) addr:0x021679f8 +func_ov092_02167a04 kind:function(arm,size=0x8) addr:0x02167a04 +func_ov092_02167a0c kind:function(arm,size=0x8) addr:0x02167a0c +func_ov092_02167a14 kind:function(arm,size=0x14) addr:0x02167a14 +func_ov092_02167a28 kind:function(arm,size=0x40) addr:0x02167a28 +func_ov092_02167a68 kind:function(arm,size=0x38) addr:0x02167a68 +func_ov092_02167aa0 kind:function(arm,size=0x40) addr:0x02167aa0 +func_ov092_02167ae0 kind:function(arm,size=0x14) addr:0x02167ae0 +func_ov092_02167af4 kind:function(arm,size=0xc) addr:0x02167af4 +func_ov092_02167b00 kind:function(arm,size=0x24) addr:0x02167b00 +func_ov092_02167b24 kind:function(arm,size=0xb0) addr:0x02167b24 +func_ov092_02167bd4 kind:function(arm,size=0x2c) addr:0x02167bd4 +func_ov092_02167c00 kind:function(arm,size=0x58) addr:0x02167c00 +func_ov092_02167c58 kind:function(arm,size=0xc) addr:0x02167c58 +func_ov092_02167c64 kind:function(arm,size=0x50) addr:0x02167c64 +func_ov092_02167cb4 kind:function(arm,size=0xc) addr:0x02167cb4 +func_ov092_02167cc0 kind:function(arm,size=0x78) addr:0x02167cc0 +func_ov092_02167d38 kind:function(arm,size=0x20) addr:0x02167d38 +func_ov092_02167d58 kind:function(arm,size=0x28) addr:0x02167d58 +func_ov092_02167d80 kind:function(arm,size=0x14) addr:0x02167d80 +func_ov092_02167d94 kind:function(arm,size=0xc) addr:0x02167d94 +func_ov092_02167da0 kind:function(arm,size=0x24) addr:0x02167da0 +func_ov092_02167dc4 kind:function(arm,size=0x9c) addr:0x02167dc4 +func_ov092_02167e60 kind:function(arm,size=0x54) addr:0x02167e60 +func_ov092_02167eb4 kind:function(arm,size=0x18) addr:0x02167eb4 +func_ov092_02167ecc kind:function(arm,size=0xa0) addr:0x02167ecc +func_ov092_02167f6c kind:function(arm,size=0x50) addr:0x02167f6c +func_ov092_02167fbc kind:function(arm,size=0xc) addr:0x02167fbc +func_ov092_02167fc8 kind:function(arm,size=0x90) addr:0x02167fc8 +func_ov092_02168058 kind:function(arm,size=0x20) addr:0x02168058 +func_ov092_02168078 kind:function(arm,size=0x28) addr:0x02168078 +func_ov092_021680a0 kind:function(arm,size=0x14) addr:0x021680a0 +func_ov092_021680b4 kind:function(arm,size=0xc) addr:0x021680b4 +func_ov092_021680c0 kind:function(arm,size=0x24) addr:0x021680c0 +func_ov092_021680e4 kind:function(arm,size=0x28) addr:0x021680e4 +func_ov092_0216810c kind:function(arm,size=0x24) addr:0x0216810c +func_ov092_02168130 kind:function(arm,size=0x8c) addr:0x02168130 +func_ov092_021681bc kind:function(arm,size=0x4) addr:0x021681bc +func_ov092_021681c0 kind:function(arm,size=0x8) addr:0x021681c0 +func_ov092_021681c8 kind:function(arm,size=0x30) addr:0x021681c8 +func_ov092_021681f8 kind:function(arm,size=0x8) addr:0x021681f8 +func_ov092_02168200 kind:function(arm,size=0x16c) addr:0x02168200 +func_ov092_0216836c kind:function(arm,size=0x30) addr:0x0216836c +func_ov092_0216839c kind:function(arm,size=0x38) addr:0x0216839c +func_ov092_021683d4 kind:function(arm,size=0x14) addr:0x021683d4 +func_ov092_021683e8 kind:function(arm,size=0xec) addr:0x021683e8 +func_ov092_021684d4 kind:function(arm,size=0x12c) addr:0x021684d4 +func_ov092_02168600 kind:function(arm,size=0x14) addr:0x02168600 +func_ov092_02168614 kind:function(arm,size=0xe0) addr:0x02168614 +func_ov092_021686f4 kind:function(arm,size=0xdc) addr:0x021686f4 +func_ov092_021687d0 kind:function(arm,size=0xcc) addr:0x021687d0 +func_ov092_0216889c kind:function(arm,size=0x2c) addr:0x0216889c +func_ov092_021688c8 kind:function(arm,size=0x2c) addr:0x021688c8 +func_ov092_021688f4 kind:function(arm,size=0x2c) addr:0x021688f4 +func_ov092_02168920 kind:function(arm,size=0xb4) addr:0x02168920 +func_ov092_021689d4 kind:function(arm,size=0x14) addr:0x021689d4 +func_ov092_021689e8 kind:function(arm,size=0xac) addr:0x021689e8 +func_ov092_02168a94 kind:function(arm,size=0x28) addr:0x02168a94 +func_ov092_02168abc kind:function(arm,size=0x118) addr:0x02168abc +func_ov092_02168bd4 kind:function(arm,size=0x2c) addr:0x02168bd4 +func_ov092_02168c00 kind:function(arm,size=0x1c) addr:0x02168c00 +func_ov092_02168c1c kind:function(arm,size=0xc) addr:0x02168c1c +func_ov092_02168c28 kind:function(arm,size=0x1c) addr:0x02168c28 +func_ov092_02168c44 kind:function(arm,size=0x20) addr:0x02168c44 +func_ov092_02168c64 kind:function(arm,size=0x28) addr:0x02168c64 +func_ov092_02168c8c kind:function(arm,size=0x14) addr:0x02168c8c +func_ov092_02168ca0 kind:function(arm,size=0x1c) addr:0x02168ca0 +func_ov092_02168cbc kind:function(arm,size=0xc) addr:0x02168cbc +func_ov092_02168cc8 kind:function(arm,size=0x28) addr:0x02168cc8 +func_ov092_02168cf0 kind:function(arm,size=0x70) addr:0x02168cf0 +func_ov092_02168d60 kind:function(arm,size=0x1c) addr:0x02168d60 +func_ov092_02168d7c kind:function(arm,size=0x5c) addr:0x02168d7c +func_ov092_02168dd8 kind:function(arm,size=0x5c) addr:0x02168dd8 +func_ov092_02168e34 kind:function(arm,size=0x1e8) addr:0x02168e34 +func_ov092_0216901c kind:function(arm,size=0x24) addr:0x0216901c +func_ov092_02169040 kind:function(arm,size=0x6c) addr:0x02169040 +func_ov092_021690ac kind:function(arm,size=0x34) addr:0x021690ac +func_ov092_021690e0 kind:function(arm,size=0x1f8) addr:0x021690e0 +func_ov092_021692d8 kind:function(arm,size=0x4c) addr:0x021692d8 +func_ov092_02169324 kind:function(arm,size=0x80) addr:0x02169324 +func_ov092_021693a4 kind:function(arm,size=0x54) addr:0x021693a4 +func_ov092_021693f8 kind:function(arm,size=0x98) addr:0x021693f8 +func_ov092_02169490 kind:function(arm,size=0x1c) addr:0x02169490 +func_ov092_021694ac kind:function(arm,size=0x44) addr:0x021694ac +func_ov092_021694f0 kind:function(arm,size=0x70) addr:0x021694f0 +func_ov092_02169560 kind:function(arm,size=0x40) addr:0x02169560 +func_ov092_021695a0 kind:function(arm,size=0xac) addr:0x021695a0 +func_ov092_0216964c kind:function(arm,size=0x54) addr:0x0216964c +func_ov092_021696a0 kind:function(arm,size=0x1b8) addr:0x021696a0 +func_ov092_02169858 kind:function(arm,size=0x78) addr:0x02169858 +func_ov092_021698d0 kind:function(arm,size=0x164) addr:0x021698d0 +func_ov092_02169a34 kind:function(arm,size=0x58) addr:0x02169a34 +func_ov092_02169a8c kind:function(arm,size=0x14) addr:0x02169a8c +func_ov092_02169aa0 kind:function(arm,size=0x10) addr:0x02169aa0 +func_ov092_02169ab0 kind:function(arm,size=0x154) addr:0x02169ab0 +func_ov092_02169c04 kind:function(arm,size=0x5c) addr:0x02169c04 +func_ov092_02169c60 kind:function(arm,size=0x380) addr:0x02169c60 +func_ov092_02169fe0 kind:function(arm,size=0x90) addr:0x02169fe0 +func_ov092_0216a070 kind:function(arm,size=0x24) addr:0x0216a070 +func_ov092_0216a094 kind:function(arm,size=0x24) addr:0x0216a094 +func_ov092_0216a0b8 kind:function(arm,size=0xe8) addr:0x0216a0b8 +func_ov092_0216a1a0 kind:function(arm,size=0x2c) addr:0x0216a1a0 +func_ov092_0216a1cc kind:function(arm,size=0x84) addr:0x0216a1cc +func_ov092_0216a250 kind:function(arm,size=0x10) addr:0x0216a250 +func_ov092_0216a260 kind:function(arm,size=0x1c0) addr:0x0216a260 +func_ov092_0216a420 kind:function(arm,size=0xc0) addr:0x0216a420 +func_ov092_0216a4e0 kind:function(arm,size=0x28) addr:0x0216a4e0 +func_ov092_0216a508 kind:function(arm,size=0x18) addr:0x0216a508 +func_ov092_0216a520 kind:function(arm,size=0x250) addr:0x0216a520 +func_ov092_0216a770 kind:function(arm,size=0xb8) addr:0x0216a770 +func_ov092_0216a828 kind:function(arm,size=0x18) addr:0x0216a828 +func_ov092_0216a840 kind:function(arm,size=0x54) addr:0x0216a840 +func_ov092_0216a894 kind:function(arm,size=0x308) addr:0x0216a894 +func_ov092_0216ab9c kind:function(arm,size=0x548) addr:0x0216ab9c +func_ov092_0216b0e4 kind:function(arm,size=0xc) addr:0x0216b0e4 +func_ov092_0216b0f0 kind:function(arm,size=0x14) addr:0x0216b0f0 +func_ov092_0216b104 kind:function(arm,size=0x14) addr:0x0216b104 +func_ov092_0216b118 kind:function(arm,size=0x14) addr:0x0216b118 +func_ov092_0216b12c kind:function(arm,size=0x38) addr:0x0216b12c +func_ov092_0216b164 kind:function(arm,size=0x24) addr:0x0216b164 +func_ov092_0216b188 kind:function(arm,size=0x460) addr:0x0216b188 +func_ov092_0216b5e8 kind:function(arm,size=0x54) addr:0x0216b5e8 +func_ov092_0216b63c kind:function(arm,size=0x2ec) addr:0x0216b63c +func_ov092_0216b928 kind:function(arm,size=0x90) addr:0x0216b928 +func_ov092_0216b9b8 kind:function(arm,size=0x1f4) addr:0x0216b9b8 +func_ov092_0216bbac kind:function(arm,size=0x38) addr:0x0216bbac +func_ov092_0216bbe4 kind:function(arm,size=0x728) addr:0x0216bbe4 +func_ov092_0216c30c kind:function(arm,size=0x278) addr:0x0216c30c +func_ov092_0216c584 kind:function(arm,size=0x124) addr:0x0216c584 +func_ov092_0216c6a8 kind:function(arm,size=0x19c) addr:0x0216c6a8 +func_ov092_0216c844 kind:function(arm,size=0x144) addr:0x0216c844 +func_ov092_0216c988 kind:function(arm,size=0x15c) addr:0x0216c988 +func_ov092_0216cae4 kind:function(arm,size=0xc0) addr:0x0216cae4 +func_ov092_0216cba4 kind:function(arm,size=0x360) addr:0x0216cba4 +func_ov092_0216cf04 kind:function(arm,size=0x9c) addr:0x0216cf04 +func_ov092_0216cfa0 kind:function(arm,size=0x154) addr:0x0216cfa0 +func_ov092_0216d0f4 kind:function(arm,size=0xe8) addr:0x0216d0f4 +func_ov092_0216d1dc kind:function(arm,size=0xe4) addr:0x0216d1dc +func_ov092_0216d2c0 kind:function(arm,size=0x100) addr:0x0216d2c0 +func_ov092_0216d3c0 kind:function(arm,size=0x4) addr:0x0216d3c0 +func_ov092_0216d3c4 kind:function(arm,size=0x4) addr:0x0216d3c4 +func_ov092_0216d3c8 kind:function(arm,size=0x48) addr:0x0216d3c8 +func_ov092_0216d410 kind:function(arm,size=0x368) addr:0x0216d410 +func_ov092_0216d778 kind:function(arm,size=0x74) addr:0x0216d778 +func_ov092_0216d7ec kind:function(arm,size=0xc0) addr:0x0216d7ec +func_ov092_0216d8ac kind:function(arm,size=0x78) addr:0x0216d8ac +func_ov092_0216d924 kind:function(arm,size=0x478) addr:0x0216d924 +func_ov092_0216dd9c kind:function(arm,size=0x18) addr:0x0216dd9c +func_ov092_0216ddb4 kind:function(arm,size=0x80) addr:0x0216ddb4 +func_ov092_0216de34 kind:function(arm,size=0x218) addr:0x0216de34 +func_ov092_0216e04c kind:function(arm,size=0x20) addr:0x0216e04c +func_ov092_0216e06c kind:function(arm,size=0x10c) addr:0x0216e06c +func_ov092_0216e178 kind:function(arm,size=0x330) addr:0x0216e178 +func_ov092_0216e4a8 kind:function(arm,size=0x70) addr:0x0216e4a8 +func_ov092_0216e518 kind:function(arm,size=0xbc) addr:0x0216e518 +func_ov092_0216e5d4 kind:function(arm,size=0x4a0) addr:0x0216e5d4 +func_ov092_0216ea74 kind:function(arm,size=0x38) addr:0x0216ea74 +func_ov092_0216eaac kind:function(arm,size=0x210) addr:0x0216eaac +func_ov092_0216ecbc kind:function(arm,size=0x290) addr:0x0216ecbc +func_ov092_0216ef4c kind:function(arm,size=0xa4) addr:0x0216ef4c +func_ov092_0216eff0 kind:function(arm,size=0x100) addr:0x0216eff0 +func_ov092_0216f0f0 kind:function(arm,size=0xa0) addr:0x0216f0f0 +func_ov092_0216f190 kind:function(arm,size=0x70) addr:0x0216f190 +func_ov092_0216f200 kind:function(arm,size=0x78) addr:0x0216f200 +func_ov092_0216f278 kind:function(arm,size=0x64) addr:0x0216f278 +func_ov092_0216f2dc kind:function(arm,size=0x38) addr:0x0216f2dc +func_ov092_0216f314 kind:function(arm,size=0x18) addr:0x0216f314 +func_ov092_0216f32c kind:function(arm,size=0x1c) addr:0x0216f32c +func_ov092_0216f348 kind:function(arm,size=0x50) addr:0x0216f348 +func_ov092_0216f398 kind:function(arm,size=0xcc) addr:0x0216f398 +func_ov092_0216f464 kind:function(arm,size=0x8) addr:0x0216f464 +func_ov092_0216f46c kind:function(arm,size=0x10) addr:0x0216f46c +func_ov092_0216f47c kind:function(arm,size=0x14) addr:0x0216f47c +func_ov092_0216f490 kind:function(arm,size=0x1c) addr:0x0216f490 +func_ov092_0216f4ac kind:function(arm,size=0x1c) addr:0x0216f4ac +func_ov092_0216f4c8 kind:function(arm,size=0x1c) addr:0x0216f4c8 +func_ov092_0216f4e4 kind:function(arm,size=0xbc) addr:0x0216f4e4 +func_ov092_0216f5a0 kind:function(arm,size=0xc4) addr:0x0216f5a0 +func_ov092_0216f664 kind:function(arm,size=0x10) addr:0x0216f664 +func_ov092_0216f674 kind:function(arm,size=0x14) addr:0x0216f674 +func_ov092_0216f688 kind:function(arm,size=0xc) addr:0x0216f688 +func_ov092_0216f694 kind:function(arm,size=0x24) addr:0x0216f694 +func_ov092_0216f6b8 kind:function(arm,size=0x4c) addr:0x0216f6b8 +func_ov092_0216f704 kind:function(arm,size=0xd8) addr:0x0216f704 +func_ov092_0216f7dc kind:function(arm,size=0x44) addr:0x0216f7dc +func_ov092_0216f820 kind:function(arm,size=0x54) addr:0x0216f820 +func_ov092_0216f874 kind:function(arm,size=0x58) addr:0x0216f874 +func_ov092_0216f8cc kind:function(arm,size=0x20) addr:0x0216f8cc +func_ov092_0216f8ec kind:function(arm,size=0x20) addr:0x0216f8ec +func_ov092_0216f90c kind:function(arm,size=0x38) addr:0x0216f90c +func_ov092_0216f944 kind:function(arm,size=0x40) addr:0x0216f944 +func_ov092_0216f984 kind:function(arm,size=0x35c) addr:0x0216f984 +func_ov092_0216fce0 kind:function(arm,size=0x44) addr:0x0216fce0 +func_ov092_0216fd24 kind:function(arm,size=0x348) addr:0x0216fd24 +func_ov092_0217006c kind:function(arm,size=0x50) addr:0x0217006c +func_ov092_021700bc kind:function(arm,size=0x28) addr:0x021700bc +func_ov092_021700e4 kind:function(arm,size=0x34) addr:0x021700e4 +func_ov092_02170118 kind:function(arm,size=0x118) addr:0x02170118 +func_ov092_02170230 kind:function(arm,size=0x18) addr:0x02170230 +func_ov092_02170248 kind:function(arm,size=0x40) addr:0x02170248 +func_ov092_02170288 kind:function(arm,size=0x48) addr:0x02170288 +func_ov092_021702d0 kind:function(arm,size=0x14) addr:0x021702d0 +func_ov092_021702e4 kind:function(arm,size=0xc) addr:0x021702e4 +func_ov092_021702f0 kind:function(arm,size=0x24) addr:0x021702f0 +func_ov092_02170314 kind:function(arm,size=0x60) addr:0x02170314 +func_ov092_02170374 kind:function(arm,size=0x50) addr:0x02170374 +func_ov092_021703c4 kind:function(arm,size=0x84) addr:0x021703c4 +func_ov092_02170448 kind:function(arm,size=0x10) addr:0x02170448 +func_ov092_02170458 kind:function(arm,size=0x1e4) addr:0x02170458 +func_ov092_0217063c kind:function(arm,size=0x28) addr:0x0217063c +func_ov092_02170664 kind:function(arm,size=0x18) addr:0x02170664 +func_ov092_0217067c kind:function(arm,size=0xb4) addr:0x0217067c +func_ov092_02170730 kind:function(arm,size=0x44) addr:0x02170730 +func_ov092_02170774 kind:function(arm,size=0x13c) addr:0x02170774 +func_ov092_021708b0 kind:function(arm,size=0x128) addr:0x021708b0 +func_ov092_021709d8 kind:function(arm,size=0x14) addr:0x021709d8 +func_ov092_021709ec kind:function(arm,size=0x84) addr:0x021709ec +func_ov092_02170a70 kind:function(arm,size=0x8c) addr:0x02170a70 +func_ov092_02170afc kind:function(arm,size=0x21c) addr:0x02170afc +func_ov092_02170d18 kind:function(arm,size=0x320) addr:0x02170d18 +func_ov092_02171038 kind:function(arm,size=0x34) addr:0x02171038 +func_ov092_0217106c kind:function(arm,size=0x20) addr:0x0217106c +func_ov092_0217108c kind:function(arm,size=0x364) addr:0x0217108c +func_ov092_021713f0 kind:function(arm,size=0x88) addr:0x021713f0 +func_ov092_02171478 kind:function(arm,size=0x128) addr:0x02171478 +func_ov092_021715a0 kind:function(arm,size=0x2a4) addr:0x021715a0 +func_ov092_02171844 kind:function(arm,size=0x50) addr:0x02171844 +func_ov092_02171894 kind:function(arm,size=0x198) addr:0x02171894 +func_ov092_02171a2c kind:function(arm,size=0x58) addr:0x02171a2c +func_ov092_02171a84 kind:function(arm,size=0xa4) addr:0x02171a84 +func_ov092_02171b28 kind:function(arm,size=0x1c) addr:0x02171b28 +func_ov092_02171b44 kind:function(arm,size=0x14) addr:0x02171b44 +func_ov092_02171b58 kind:function(arm,size=0xc) addr:0x02171b58 +func_ov092_02171b64 kind:function(arm,size=0x24) addr:0x02171b64 +func_ov092_02171b88 kind:function(arm,size=0x60) addr:0x02171b88 +func_ov092_02171be8 kind:function(arm,size=0xcc) addr:0x02171be8 +func_ov092_02171cb4 kind:function(arm,size=0xac) addr:0x02171cb4 +func_ov092_02171d60 kind:function(arm,size=0x1b4) addr:0x02171d60 +func_ov092_02171f14 kind:function(arm,size=0x15c) addr:0x02171f14 +func_ov092_02172070 kind:function(arm,size=0xc) addr:0x02172070 +func_ov092_0217207c kind:function(arm,size=0x114) addr:0x0217207c +func_ov092_02172190 kind:function(arm,size=0x11c) addr:0x02172190 +func_ov092_021722ac kind:function(arm,size=0x14) addr:0x021722ac +func_ov092_021722c0 kind:function(arm,size=0x14) addr:0x021722c0 +func_ov092_021722d4 kind:function(arm,size=0x14c) addr:0x021722d4 +func_ov092_02172420 kind:function(arm,size=0x14) addr:0x02172420 +func_ov092_02172434 kind:function(arm,size=0x84) addr:0x02172434 +func_ov092_021724b8 kind:function(arm,size=0x8c) addr:0x021724b8 +func_ov092_02172544 kind:function(arm,size=0x1a0) addr:0x02172544 +func_ov092_021726e4 kind:function(arm,size=0x208) addr:0x021726e4 +func_ov092_021728ec kind:function(arm,size=0x34) addr:0x021728ec +func_ov092_02172920 kind:function(arm,size=0x20) addr:0x02172920 +func_ov092_02172940 kind:function(arm,size=0x364) addr:0x02172940 +func_ov092_02172ca4 kind:function(arm,size=0x8c) addr:0x02172ca4 +func_ov092_02172d30 kind:function(arm,size=0x108) addr:0x02172d30 +func_ov092_02172e38 kind:function(arm,size=0x7c) addr:0x02172e38 +func_ov092_02172eb4 kind:function(arm,size=0x1f8) addr:0x02172eb4 +func_ov092_021730ac kind:function(arm,size=0x1e8) addr:0x021730ac +func_ov092_02173294 kind:function(arm,size=0x90) addr:0x02173294 +func_ov092_02173324 kind:function(arm,size=0x30) addr:0x02173324 +func_ov092_02173354 kind:function(arm,size=0x178) addr:0x02173354 +func_ov092_021734cc kind:function(arm,size=0x4c) addr:0x021734cc +func_ov092_02173518 kind:function(arm,size=0xa0) addr:0x02173518 +func_ov092_021735b8 kind:function(arm,size=0x1c) addr:0x021735b8 +func_ov092_021735d4 kind:function(arm,size=0x14) addr:0x021735d4 +func_ov092_021735e8 kind:function(arm,size=0xc) addr:0x021735e8 +func_ov092_021735f4 kind:function(arm,size=0x24) addr:0x021735f4 +func_ov092_02173618 kind:function(arm,size=0x74) addr:0x02173618 +func_ov092_0217368c kind:function(arm,size=0x9c) addr:0x0217368c +func_ov092_02173728 kind:function(arm,size=0x18) addr:0x02173728 +func_ov092_02173740 kind:function(arm,size=0x10c) addr:0x02173740 +func_ov092_0217384c kind:function(arm,size=0xb4) addr:0x0217384c +func_ov092_02173900 kind:function(arm,size=0x14) addr:0x02173900 +func_ov092_02173914 kind:function(arm,size=0x20) addr:0x02173914 +func_ov092_02173934 kind:function(arm,size=0x28) addr:0x02173934 +func_ov092_0217395c kind:function(arm,size=0xdc) addr:0x0217395c +func_ov092_02173a38 kind:function(arm,size=0x2ec) addr:0x02173a38 +func_ov092_02173d24 kind:function(arm,size=0xd8) addr:0x02173d24 +func_ov092_02173dfc kind:function(arm,size=0x198) addr:0x02173dfc +func_ov092_02173f94 kind:function(arm,size=0x4) addr:0x02173f94 +func_ov092_02173f98 kind:function(arm,size=0x24) addr:0x02173f98 +func_ov092_02173fbc kind:function(arm,size=0x74) addr:0x02173fbc +func_ov092_02174030 kind:function(arm,size=0x54) addr:0x02174030 +func_ov092_02174084 kind:function(arm,size=0x40) addr:0x02174084 +func_ov092_021740c4 kind:function(arm,size=0xd0) addr:0x021740c4 +func_ov092_02174194 kind:function(arm,size=0x10c) addr:0x02174194 +func_ov092_021742a0 kind:function(arm,size=0xc4) addr:0x021742a0 +func_ov092_02174364 kind:function(arm,size=0x124) addr:0x02174364 +func_ov092_02174488 kind:function(arm,size=0xc) addr:0x02174488 +func_ov092_02174494 kind:function(arm,size=0x40) addr:0x02174494 +func_ov092_021744d4 kind:function(arm,size=0x1c) addr:0x021744d4 +func_ov092_021744f0 kind:function(arm,size=0x14) addr:0x021744f0 +func_ov092_02174504 kind:function(arm,size=0xc) addr:0x02174504 +func_ov092_02174510 kind:function(arm,size=0x24) addr:0x02174510 +func_ov092_02174534 kind:function(arm,size=0x6c) addr:0x02174534 +func_ov092_021745a0 kind:function(arm,size=0xd0) addr:0x021745a0 +func_ov092_02174670 kind:function(arm,size=0xc0) addr:0x02174670 +func_ov092_02174730 kind:function(arm,size=0x68) addr:0x02174730 +func_ov092_02174798 kind:function(arm,size=0x120) addr:0x02174798 +func_ov092_021748b8 kind:function(arm,size=0x2c) addr:0x021748b8 +func_ov092_021748e4 kind:function(arm,size=0x1d0) addr:0x021748e4 +func_ov092_02174ab4 kind:function(arm,size=0x134) addr:0x02174ab4 +func_ov092_02174be8 kind:function(arm,size=0x1b4) addr:0x02174be8 +func_ov092_02174d9c kind:function(arm,size=0x17c) addr:0x02174d9c +func_ov092_02174f18 kind:function(arm,size=0x21c) addr:0x02174f18 +func_ov092_02175134 kind:function(arm,size=0xb0) addr:0x02175134 +func_ov092_021751e4 kind:function(arm,size=0x20) addr:0x021751e4 +func_ov092_02175204 kind:function(arm,size=0x28) addr:0x02175204 +func_ov092_0217522c kind:function(arm,size=0x14) addr:0x0217522c +func_ov092_02175240 kind:function(arm,size=0xc) addr:0x02175240 +func_ov092_0217524c kind:function(arm,size=0x24) addr:0x0217524c +func_ov092_02175270 kind:function(arm,size=0x7c) addr:0x02175270 +func_ov092_021752ec kind:function(arm,size=0x90) addr:0x021752ec +func_ov092_0217537c kind:function(arm,size=0x12c) addr:0x0217537c +func_ov092_021754a8 kind:function(arm,size=0x1c) addr:0x021754a8 +func_ov092_021754c4 kind:function(arm,size=0x1f0) addr:0x021754c4 +func_ov092_021756b4 kind:function(arm,size=0x80) addr:0x021756b4 +func_ov092_02175734 kind:function(arm,size=0x14) addr:0x02175734 +func_ov092_02175748 kind:function(arm,size=0x70) addr:0x02175748 +func_ov092_021757b8 kind:function(arm,size=0x188) addr:0x021757b8 +func_ov092_02175940 kind:function(arm,size=0x180) addr:0x02175940 +func_ov092_02175ac0 kind:function(arm,size=0x14) addr:0x02175ac0 +func_ov092_02175ad4 kind:function(arm,size=0x14) addr:0x02175ad4 +func_ov092_02175ae8 kind:function(arm,size=0x50) addr:0x02175ae8 +func_ov092_02175b38 kind:function(arm,size=0x58) addr:0x02175b38 +func_ov092_02175b90 kind:function(arm,size=0xbc) addr:0x02175b90 +func_ov092_02175c4c kind:function(arm,size=0xc0) addr:0x02175c4c +func_ov092_02175d0c kind:function(arm,size=0x54) addr:0x02175d0c +func_ov092_02175d60 kind:function(arm,size=0xbc) addr:0x02175d60 +func_ov092_02175e1c kind:function(arm,size=0x538) addr:0x02175e1c +func_ov092_02176354 kind:function(arm,size=0x4) addr:0x02176354 +func_ov092_02176358 kind:function(arm,size=0x4c) addr:0x02176358 +func_ov092_021763a4 kind:function(arm,size=0x31c) addr:0x021763a4 +func_ov092_021766c0 kind:function(arm,size=0x30) addr:0x021766c0 +func_ov092_021766f0 kind:function(arm,size=0xf8) addr:0x021766f0 +func_ov092_021767e8 kind:function(arm,size=0x4c) addr:0x021767e8 +func_ov092_02176834 kind:function(arm,size=0xd0) addr:0x02176834 +func_ov092_02176904 kind:function(arm,size=0x14c) addr:0x02176904 +func_ov092_02176a50 kind:function(arm,size=0x58) addr:0x02176a50 +func_ov092_02176aa8 kind:function(arm,size=0x1c) addr:0x02176aa8 +func_ov092_02176ac4 kind:function(arm,size=0x1c) addr:0x02176ac4 +func_ov092_02176ae0 kind:function(arm,size=0x14) addr:0x02176ae0 +func_ov092_02176af4 kind:function(arm,size=0xc) addr:0x02176af4 +func_ov092_02176b00 kind:function(arm,size=0x24) addr:0x02176b00 +func_ov092_02176b24 kind:function(arm,size=0x4c) addr:0x02176b24 +func_ov092_02176b70 kind:function(arm,size=0x88) addr:0x02176b70 +func_ov092_02176bf8 kind:function(arm,size=0x3c) addr:0x02176bf8 +func_ov092_02176c34 kind:function(arm,size=0x3c) addr:0x02176c34 +func_ov092_02176c70 kind:function(arm,size=0xf4) addr:0x02176c70 +func_ov092_02176d64 kind:function(arm,size=0x40) addr:0x02176d64 +func_ov092_02176da4 kind:function(arm,size=0x3c) addr:0x02176da4 +func_ov092_02176de0 kind:function(arm,size=0x4) addr:0x02176de0 +func_ov092_02176de4 kind:function(arm,size=0xc8) addr:0x02176de4 +func_ov092_02176eac kind:function(arm,size=0x4) addr:0x02176eac +func_ov092_02176eb0 kind:function(arm,size=0x4c) addr:0x02176eb0 +func_ov092_02176efc kind:function(arm,size=0x7c) addr:0x02176efc +func_ov092_02176f78 kind:function(arm,size=0x88) addr:0x02176f78 +func_ov092_02177000 kind:function(arm,size=0x40) addr:0x02177000 +func_ov092_02177040 kind:function(arm,size=0x34) addr:0x02177040 +func_ov092_02177074 kind:function(arm,size=0x30) addr:0x02177074 +func_ov092_021770a4 kind:function(arm,size=0x38) addr:0x021770a4 +func_ov092_021770dc kind:function(arm,size=0x14) addr:0x021770dc +func_ov092_021770f0 kind:function(arm,size=0xc) addr:0x021770f0 +func_ov092_021770fc kind:function(arm,size=0x24) addr:0x021770fc +func_ov092_02177120 kind:function(arm,size=0x28) addr:0x02177120 +func_ov092_02177148 kind:function(arm,size=0xa8) addr:0x02177148 +func_ov092_021771f0 kind:function(arm,size=0x40) addr:0x021771f0 +func_ov092_02177230 kind:function(arm,size=0x14) addr:0x02177230 +func_ov092_02177244 kind:function(arm,size=0x54) addr:0x02177244 +func_ov092_02177298 kind:function(arm,size=0x14) addr:0x02177298 +func_ov092_021772ac kind:function(arm,size=0x388) addr:0x021772ac +func_ov092_02177634 kind:function(arm,size=0x4f8) addr:0x02177634 +func_ov092_02177b2c kind:function(arm,size=0xb0) addr:0x02177b2c +func_ov092_02177bdc kind:function(arm,size=0x6c) addr:0x02177bdc +func_ov092_02177c48 kind:function(arm,size=0x10) addr:0x02177c48 +func_ov092_02177c58 kind:function(arm,size=0x14) addr:0x02177c58 +func_ov092_02177c6c kind:function(arm,size=0x1c) addr:0x02177c6c +func_ov092_02177c88 kind:function(arm,size=0x1c) addr:0x02177c88 +func_ov092_02177ca4 kind:function(arm,size=0x5c) addr:0x02177ca4 +func_ov092_02177d00 kind:function(arm,size=0x64) addr:0x02177d00 +func_ov092_02177d64 kind:function(arm,size=0x14) addr:0x02177d64 +func_ov092_02177d78 kind:function(arm,size=0xc) addr:0x02177d78 +func_ov092_02177d84 kind:function(arm,size=0x24) addr:0x02177d84 +func_ov092_02177da8 kind:function(arm,size=0x28) addr:0x02177da8 +func_ov092_02177dd0 kind:function(arm,size=0x28) addr:0x02177dd0 +func_ov092_02177df8 kind:function(arm,size=0x1bc) addr:0x02177df8 +func_ov092_02177fb4 kind:function(arm,size=0x9c) addr:0x02177fb4 +func_ov092_02178050 kind:function(arm,size=0x4) addr:0x02178050 +func_ov092_02178054 kind:function(arm,size=0x434) addr:0x02178054 +func_ov092_02178488 kind:function(arm,size=0x10) addr:0x02178488 +func_ov092_02178498 kind:function(arm,size=0x14) addr:0x02178498 +func_ov092_021784ac kind:function(arm,size=0x1c) addr:0x021784ac +func_ov092_021784c8 kind:function(arm,size=0x24) addr:0x021784c8 +func_ov092_021784ec kind:function(arm,size=0x14) addr:0x021784ec +func_ov092_02178500 kind:function(arm,size=0xc) addr:0x02178500 +func_ov092_0217850c kind:function(arm,size=0x24) addr:0x0217850c +func_ov092_02178530 kind:function(arm,size=0x5c) addr:0x02178530 +func_ov092_0217858c kind:function(arm,size=0x114) addr:0x0217858c +func_ov092_021786a0 kind:function(arm,size=0x14) addr:0x021786a0 +func_ov092_021786b4 kind:function(arm,size=0x40) addr:0x021786b4 +func_ov092_021786f4 kind:function(arm,size=0x48) addr:0x021786f4 +func_ov092_0217873c kind:function(arm,size=0x38) addr:0x0217873c +func_ov092_02178774 kind:function(arm,size=0x8c) addr:0x02178774 +func_ov092_02178800 kind:function(arm,size=0x3c) addr:0x02178800 +func_ov092_0217883c kind:function(arm,size=0x88) addr:0x0217883c +func_ov092_021788c4 kind:function(arm,size=0x48) addr:0x021788c4 +func_ov092_0217890c kind:function(arm,size=0x38) addr:0x0217890c +func_ov092_02178944 kind:function(arm,size=0x4c) addr:0x02178944 +func_ov092_02178990 kind:function(arm,size=0x64) addr:0x02178990 +func_ov092_021789f4 kind:function(arm,size=0x98) addr:0x021789f4 +func_ov092_02178a8c kind:function(arm,size=0x24) addr:0x02178a8c +func_ov092_02178ab0 kind:function(arm,size=0x14) addr:0x02178ab0 +func_ov092_02178ac4 kind:function(arm,size=0x20) addr:0x02178ac4 +func_ov092_02178ae4 kind:function(arm,size=0xa8) addr:0x02178ae4 +func_ov092_02178b8c kind:function(arm,size=0x7c) addr:0x02178b8c +func_ov092_02178c08 kind:function(arm,size=0x50) addr:0x02178c08 +func_ov092_02178c58 kind:function(arm,size=0x14) addr:0x02178c58 +func_ov092_02178c6c kind:function(arm,size=0x14) addr:0x02178c6c +func_ov092_02178c80 kind:function(arm,size=0xc) addr:0x02178c80 +func_ov092_02178c8c kind:function(arm,size=0x24) addr:0x02178c8c +func_ov092_02178cb0 kind:function(arm,size=0x44) addr:0x02178cb0 +func_ov092_02178cf4 kind:function(arm,size=0xc0) addr:0x02178cf4 +func_ov092_02178db4 kind:function(arm,size=0x8) addr:0x02178db4 +func_ov092_02178dbc kind:function(arm,size=0x98) addr:0x02178dbc +func_ov092_02178e54 kind:function(arm,size=0x8) addr:0x02178e54 +func_ov092_02178e5c kind:function(arm,size=0xdc) addr:0x02178e5c +func_ov092_02178f38 kind:function(arm,size=0xdc) addr:0x02178f38 +func_ov092_02179014 kind:function(arm,size=0x3c) addr:0x02179014 +func_ov092_02179050 kind:function(arm,size=0x178) addr:0x02179050 +func_ov092_021791c8 kind:function(arm,size=0x328) addr:0x021791c8 +func_ov092_021794f0 kind:function(arm,size=0x160) addr:0x021794f0 +func_ov092_02179650 kind:function(arm,size=0x50) addr:0x02179650 +func_ov092_021796a0 kind:function(arm,size=0x84) addr:0x021796a0 +func_ov092_02179724 kind:function(arm,size=0x8c) addr:0x02179724 +func_ov092_021797b0 kind:function(arm,size=0x14) addr:0x021797b0 +func_ov092_021797c4 kind:function(arm,size=0x8c) addr:0x021797c4 +func_ov092_02179850 kind:function(arm,size=0x10) addr:0x02179850 +func_ov092_02179860 kind:function(arm,size=0x44) addr:0x02179860 +func_ov092_021798a4 kind:function(arm,size=0x28) addr:0x021798a4 +func_ov092_021798cc kind:function(arm,size=0x30) addr:0x021798cc +func_ov092_021798fc kind:function(arm,size=0x14) addr:0x021798fc +func_ov092_02179910 kind:function(arm,size=0x18) addr:0x02179910 +func_ov092_02179928 kind:function(arm,size=0x48) addr:0x02179928 +func_ov092_02179970 kind:function(arm,size=0x18) addr:0x02179970 +func_ov092_02179988 kind:function(arm,size=0x4c) addr:0x02179988 +func_ov092_021799d4 kind:function(arm,size=0x330) addr:0x021799d4 +func_ov092_02179d04 kind:function(arm,size=0x68) addr:0x02179d04 +func_ov092_02179d6c kind:function(arm,size=0x4) addr:0x02179d6c +func_ov092_02179d70 kind:function(arm,size=0x24) addr:0x02179d70 +func_ov092_02179d94 kind:function(arm,size=0x8) addr:0x02179d94 +func_ov092_02179d9c kind:function(arm,size=0x4) addr:0x02179d9c +func_ov092_02179da0 kind:function(arm,size=0xb4) addr:0x02179da0 +func_ov092_02179e54 kind:function(arm,size=0x1e8) addr:0x02179e54 +func_ov092_0217a03c kind:function(arm,size=0x4c) addr:0x0217a03c +func_ov092_0217a088 kind:function(arm,size=0x4c) addr:0x0217a088 +func_ov092_0217a0d4 kind:function(arm,size=0x24) addr:0x0217a0d4 +func_ov092_0217a0f8 kind:function(arm,size=0x10) addr:0x0217a0f8 +func_ov092_0217a108 kind:function(arm,size=0x54) addr:0x0217a108 +func_ov092_0217a15c kind:function(arm,size=0x70) addr:0x0217a15c +func_ov092_0217a1cc kind:function(arm,size=0x110) addr:0x0217a1cc +func_ov092_0217a2dc kind:function(arm,size=0x134) addr:0x0217a2dc +func_ov092_0217a410 kind:function(arm,size=0x1c) addr:0x0217a410 +func_ov092_0217a42c kind:function(arm,size=0x1c) addr:0x0217a42c +func_ov092_0217a448 kind:function(arm,size=0xf4) addr:0x0217a448 +func_ov092_0217a53c kind:function(arm,size=0x20) addr:0x0217a53c +func_ov092_0217a55c kind:function(arm,size=0xc) addr:0x0217a55c +func_ov092_0217a568 kind:function(arm,size=0x7c) addr:0x0217a568 +func_ov092_0217a5e4 kind:function(arm,size=0x14) addr:0x0217a5e4 +func_ov092_0217a5f8 kind:function(arm,size=0x1c) addr:0x0217a5f8 +func_ov092_0217a614 kind:function(arm,size=0x20) addr:0x0217a614 +func_ov092_0217a634 kind:function(arm,size=0x4) addr:0x0217a634 +func_ov092_0217a638 kind:function(arm,size=0x2c) addr:0x0217a638 +func_ov092_0217a664 kind:function(arm,size=0x20) addr:0x0217a664 +func_ov092_0217a684 kind:function(arm,size=0x230) addr:0x0217a684 +func_ov092_0217a8b4 kind:function(arm,size=0x5c) addr:0x0217a8b4 +data_ov092_0217a910 kind:data(any) addr:0x0217a910 +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_0217a95c kind:data(any) addr:0x0217a95c +data_ov092_0217a96c kind:data(any) addr:0x0217a96c +data_ov092_0217a980 kind:data(any) addr:0x0217a980 +data_ov092_0217a984 kind:data(any) addr:0x0217a984 +data_ov092_0217a988 kind:data(any) addr:0x0217a988 +data_ov092_0217a98c kind:data(any) addr:0x0217a98c +data_ov092_0217a990 kind:data(any) addr:0x0217a990 +data_ov092_0217a994 kind:data(any) addr:0x0217a994 +data_ov092_0217a998 kind:data(any) addr:0x0217a998 +data_ov092_0217a99e kind:data(any) addr:0x0217a99e +data_ov092_0217a9a4 kind:data(any) addr:0x0217a9a4 +data_ov092_0217a9ac kind:data(any) addr:0x0217a9ac +data_ov092_0217a9b8 kind:data(any) addr:0x0217a9b8 +data_ov092_0217a9c8 kind:data(any) addr:0x0217a9c8 +data_ov092_0217a9dc kind:data(any) addr:0x0217a9dc +data_ov092_0217a9f0 kind:data(any) addr:0x0217a9f0 +data_ov092_0217aa08 kind:data(any) addr:0x0217aa08 +data_ov092_0217aa38 kind:data(any) addr:0x0217aa38 +data_ov092_0217aa48 kind:data(any) addr:0x0217aa48 +data_ov092_0217aa98 kind:data(any) addr:0x0217aa98 +data_ov092_0217ab18 kind:data(any) addr:0x0217ab18 +data_ov092_0217ab1c kind:data(any) addr:0x0217ab1c +data_ov092_0217ab30 kind:data(any) addr:0x0217ab30 +data_ov092_0217ab40 kind:data(any) addr:0x0217ab40 +data_ov092_0217ab80 kind:data(any) addr:0x0217ab80 +data_ov092_0217ab8c kind:data(any) addr:0x0217ab8c +data_ov092_0217ac80 kind:data(any) addr:0x0217ac80 +data_ov092_0217ac90 kind:data(any) addr:0x0217ac90 +data_ov092_0217acd0 kind:data(any) addr:0x0217acd0 +data_ov092_0217ad10 kind:data(any) addr:0x0217ad10 +data_ov092_0217ad30 kind:data(any) addr:0x0217ad30 +data_ov092_0217ad40 kind:data(any) addr:0x0217ad40 +data_ov092_0217ad50 kind:data(any) addr:0x0217ad50 +data_ov092_0217ad6c kind:data(any) addr:0x0217ad6c +func_ov092_0217ad7c kind:function(arm,size=0x50) addr:0x0217ad7c +func_ov092_0217adcc kind:function(arm,size=0x50) addr:0x0217adcc +func_ov092_0217ae1c kind:function(arm,size=0x50) addr:0x0217ae1c +func_ov092_0217ae6c kind:function(arm,size=0x50) addr:0x0217ae6c +func_ov092_0217aebc kind:function(arm,size=0x50) addr:0x0217aebc +func_ov092_0217af0c kind:function(arm,size=0x50) addr:0x0217af0c +func_ov092_0217af5c kind:function(arm,size=0x50) addr:0x0217af5c +func_ov092_0217afac kind:function(arm,size=0x50) addr:0x0217afac +func_ov092_0217affc kind:function(arm,size=0x50) addr:0x0217affc +func_ov092_0217b04c kind:function(arm,size=0x50) addr:0x0217b04c +func_ov092_0217b09c kind:function(arm,size=0x364) addr:0x0217b09c +func_ov092_0217b400 kind:function(arm,size=0x50) addr:0x0217b400 +func_ov092_0217b450 kind:function(arm,size=0xc8) addr:0x0217b450 +func_ov092_0217b518 kind:function(arm,size=0xc8) addr:0x0217b518 +func_ov092_0217b5e0 kind:function(arm,size=0xd0) addr:0x0217b5e0 +func_ov092_0217b6b0 kind:function(arm,size=0x50) addr:0x0217b6b0 +func_ov092_0217b700 kind:function(arm,size=0xc8) addr:0x0217b700 +func_ov092_0217b7c8 kind:function(arm,size=0x5c) addr:0x0217b7c8 +func_ov092_0217b824 kind:function(arm,size=0x50) addr:0x0217b824 +func_ov092_0217b874 kind:function(arm,size=0x64) addr:0x0217b874 +func_ov092_0217b8d8 kind:function(arm,size=0x50) addr:0x0217b8d8 +func_ov092_0217b928 kind:function(arm,size=0x50) addr:0x0217b928 +func_ov092_0217b978 kind:function(arm,size=0x1c) addr:0x0217b978 +data_ov092_0217ba08 kind:data(any) addr:0x0217ba08 +data_ov092_0217ba34 kind:data(any) addr:0x0217ba34 +data_ov092_0217ba68 kind:data(any) addr:0x0217ba68 +data_ov092_0217ba84 kind:data(any) addr:0x0217ba84 +data_ov092_0217bad4 kind:data(any) addr:0x0217bad4 +data_ov092_0217baf0 kind:data(any) addr:0x0217baf0 +data_ov092_0217bb40 kind:data(any) addr:0x0217bb40 +data_ov092_0217bb5c kind:data(any) addr:0x0217bb5c +data_ov092_0217bbac kind:data(any) addr:0x0217bbac +data_ov092_0217bbc8 kind:data(any) addr:0x0217bbc8 +data_ov092_0217bc3c kind:data(any) addr:0x0217bc3c +data_ov092_0217bc58 kind:data(any) addr:0x0217bc58 +data_ov092_0217bccc kind:data(any) addr:0x0217bccc +data_ov092_0217bce8 kind:data(any) addr:0x0217bce8 +data_ov092_0217bd5c kind:data(any) addr:0x0217bd5c +data_ov092_0217bd78 kind:data(any) addr:0x0217bd78 +data_ov092_0217bdec kind:data(any) addr:0x0217bdec +data_ov092_0217be08 kind:data(any) addr:0x0217be08 +data_ov092_0217be24 kind:data(any) addr:0x0217be24 +data_ov092_0217be4c kind:data(any) addr:0x0217be4c +data_ov092_0217beac kind:data(any) addr:0x0217beac +data_ov092_0217bec8 kind:data(any) addr:0x0217bec8 +data_ov092_0217bf28 kind:data(any) addr:0x0217bf28 +data_ov092_0217bf44 kind:data(any) addr:0x0217bf44 +data_ov092_0217bfb8 kind:data(any) addr:0x0217bfb8 +data_ov092_0217bfcc kind:data(any) addr:0x0217bfcc +data_ov092_0217bff4 kind:data(any) addr:0x0217bff4 +data_ov092_0217c020 kind:data(any) addr:0x0217c020 +data_ov092_0217c098 kind:data(any) addr:0x0217c098 +data_ov092_0217c0a4 kind:data(any) addr:0x0217c0a4 +data_ov092_0217c0c8 kind:data(any) addr:0x0217c0c8 +data_ov092_0217c0d4 kind:data(any) addr:0x0217c0d4 +data_ov092_0217c0e0 kind:data(any) addr:0x0217c0e0 +data_ov092_0217c0ec kind:data(any) addr:0x0217c0ec +data_ov092_0217c0fc kind:data(any) addr:0x0217c0fc +data_ov092_0217c10c kind:data(any) addr:0x0217c10c +data_ov092_0217c12c kind:data(any) addr:0x0217c12c +data_ov092_0217c13c kind:data(any) addr:0x0217c13c +data_ov092_0217c160 kind:data(any) addr:0x0217c160 +data_ov092_0217c188 kind:data(any) addr:0x0217c188 +data_ov092_0217c1b4 kind:data(any) addr:0x0217c1b4 +data_ov092_0217c1fc kind:data(any) addr:0x0217c1fc +data_ov092_0217c240 kind:data(any) addr:0x0217c240 +data_ov092_0217c25c kind:data(any) addr:0x0217c25c +data_ov092_0217c278 kind:data(any) addr:0x0217c278 +data_ov092_0217c294 kind:data(any) addr:0x0217c294 +data_ov092_0217c2b8 kind:data(any) addr:0x0217c2b8 +data_ov092_0217c330 kind:data(any) addr:0x0217c330 +data_ov092_0217c34c kind:data(any) addr:0x0217c34c +data_ov092_0217c368 kind:data(any) addr:0x0217c368 +data_ov092_0217c384 kind:data(any) addr:0x0217c384 +data_ov092_0217c3a0 kind:data(any) addr:0x0217c3a0 +data_ov092_0217c3bc kind:data(any) addr:0x0217c3bc +data_ov092_0217c3cc kind:data(any) addr:0x0217c3cc +data_ov092_0217c44c kind:data(any) addr:0x0217c44c +data_ov092_0217c468 kind:data(any) addr:0x0217c468 +data_ov092_0217c484 kind:data(any) addr:0x0217c484 +data_ov092_0217c4a0 kind:data(any) addr:0x0217c4a0 +data_ov092_0217c4bc kind:data(any) addr:0x0217c4bc +data_ov092_0217c4d8 kind:data(any) addr:0x0217c4d8 +data_ov092_0217c4f4 kind:data(any) addr:0x0217c4f4 +data_ov092_0217c554 kind:data(any) addr:0x0217c554 +data_ov092_0217c61c kind:data(any) addr:0x0217c61c +data_ov092_0217c640 kind:data(any) addr:0x0217c640 +data_ov092_0217c694 kind:data(any) addr:0x0217c694 +data_ov092_0217c6a0 kind:data(any) addr:0x0217c6a0 +data_ov092_0217c6ac kind:data(any) addr:0x0217c6ac +data_ov092_0217c6b8 kind:data(any) addr:0x0217c6b8 +data_ov092_0217c6c4 kind:data(any) addr:0x0217c6c4 +data_ov092_0217c6d4 kind:data(any) addr:0x0217c6d4 +data_ov092_0217c6e4 kind:data(any) addr:0x0217c6e4 +data_ov092_0217c6f4 kind:data(any) addr:0x0217c6f4 +data_ov092_0217c70c kind:data(any) addr:0x0217c70c +data_ov092_0217c730 kind:data(any) addr:0x0217c730 +data_ov092_0217c75c kind:data(any) addr:0x0217c75c +data_ov092_0217c7d4 kind:data(any) addr:0x0217c7d4 +data_ov092_0217c7e0 kind:data(any) addr:0x0217c7e0 +data_ov092_0217c7ec kind:data(any) addr:0x0217c7ec +data_ov092_0217c7f8 kind:data(any) addr:0x0217c7f8 +data_ov092_0217c804 kind:data(any) addr:0x0217c804 +data_ov092_0217c814 kind:data(any) addr:0x0217c814 +data_ov092_0217c824 kind:data(any) addr:0x0217c824 +data_ov092_0217c83c kind:data(any) addr:0x0217c83c +data_ov092_0217c860 kind:data(any) addr:0x0217c860 +data_ov092_0217c88c kind:data(any) addr:0x0217c88c +data_ov092_0217c90c kind:data(any) addr:0x0217c90c +data_ov092_0217c91c kind:data(any) addr:0x0217c91c +data_ov092_0217c938 kind:data(any) addr:0x0217c938 +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_0217c990 kind:data(any) addr:0x0217c990 +data_ov092_0217c9a4 kind:data(any) addr:0x0217c9a4 +data_ov092_0217c9d0 kind:data(any) addr:0x0217c9d0 +data_ov092_0217ca2c kind:data(any) addr:0x0217ca2c +data_ov092_0217ca34 kind:data(any) addr:0x0217ca34 +data_ov092_0217ca54 kind:data(any) addr:0x0217ca54 +data_ov092_0217ca78 kind:data(any) addr:0x0217ca78 +data_ov092_0217cad4 kind:data(any) addr:0x0217cad4 +data_ov092_0217cadc kind:data(any) addr:0x0217cadc +data_ov092_0217caf4 kind:data(any) addr:0x0217caf4 +data_ov092_0217cb14 kind:data(any) addr:0x0217cb14 +data_ov092_0217cb20 kind:data(any) addr:0x0217cb20 +data_ov092_0217cb2c kind:data(any) addr:0x0217cb2c +data_ov092_0217cb38 kind:data(any) addr:0x0217cb38 +data_ov092_0217cb4c kind:data(any) addr:0x0217cb4c +data_ov092_0217cb70 kind:data(any) addr:0x0217cb70 +data_ov092_0217cb9c kind:data(any) addr:0x0217cb9c +data_ov092_0217cbe4 kind:data(any) addr:0x0217cbe4 +data_ov092_0217cc38 kind:data(any) addr:0x0217cc38 +data_ov092_0217cc48 kind:data(any) addr:0x0217cc48 +data_ov092_0217cc60 kind:data(any) addr:0x0217cc60 +data_ov092_0217cc84 kind:data(any) addr:0x0217cc84 +data_ov092_0217cce8 kind:data(any) addr:0x0217cce8 +data_ov092_0217cd0c kind:data(any) addr:0x0217cd0c +data_ov092_0217cd54 kind:data(any) addr:0x0217cd54 +data_ov092_0217cda0 kind:data(any) addr:0x0217cda0 +data_ov092_0217cdf4 kind:data(any) addr:0x0217cdf4 +data_ov092_0217ce00 kind:data(any) addr:0x0217ce00 +data_ov092_0217ce24 kind:data(any) addr:0x0217ce24 +data_ov092_0217ce78 kind:data(any) addr:0x0217ce78 +data_ov092_0217ce80 kind:data(any) addr:0x0217ce80 +data_ov092_0217ce88 kind:data(any) addr:0x0217ce88 +data_ov092_0217cea8 kind:data(any) addr:0x0217cea8 +data_ov092_0217cecc kind:data(any) addr:0x0217cecc +data_ov092_0217cf24 kind:data(any) addr:0x0217cf24 +data_ov092_0217cf4c kind:data(any) addr:0x0217cf4c +data_ov092_0217cf70 kind:data(any) addr:0x0217cf70 +data_ov092_0217cfd4 kind:data(any) addr:0x0217cfd4 +data_ov092_0217d018 kind:data(any) addr:0x0217d018 +data_ov092_0217d038 kind:data(any) addr:0x0217d038 +data_ov092_0217d040 kind:bss addr:0x0217d040 +data_ov092_0217d044 kind:bss addr:0x0217d044 +data_ov092_0217d050 kind:bss addr:0x0217d050 +data_ov092_0217d124 kind:bss addr:0x0217d124 +data_ov092_0217d128 kind:bss addr:0x0217d128 +data_ov092_0217d134 kind:bss addr:0x0217d134 +data_ov092_0217d208 kind:bss addr:0x0217d208 +data_ov092_0217d20c kind:bss addr:0x0217d20c +data_ov092_0217d218 kind:bss addr:0x0217d218 +data_ov092_0217d2ec kind:bss addr:0x0217d2ec +data_ov092_0217d2f0 kind:bss addr:0x0217d2f0 +data_ov092_0217d2fc kind:bss addr:0x0217d2fc +data_ov092_0217d31c kind:bss addr:0x0217d31c +data_ov092_0217d3d0 kind:bss addr:0x0217d3d0 +data_ov092_0217d3d4 kind:bss addr:0x0217d3d4 +data_ov092_0217d3e0 kind:bss addr:0x0217d3e0 +data_ov092_0217d400 kind:bss addr:0x0217d400 +data_ov092_0217d404 kind:bss addr:0x0217d404 +data_ov092_0217d410 kind:bss addr:0x0217d410 +data_ov092_0217d430 kind:bss addr:0x0217d430 +data_ov092_0217d4e4 kind:bss addr:0x0217d4e4 +data_ov092_0217d4e8 kind:bss addr:0x0217d4e8 +data_ov092_0217d4f4 kind:bss addr:0x0217d4f4 +data_ov092_0217d514 kind:bss addr:0x0217d514 +data_ov092_0217d5c8 kind:bss addr:0x0217d5c8 +data_ov092_0217d5cc kind:bss addr:0x0217d5cc +data_ov092_0217d5d8 kind:bss addr:0x0217d5d8 +data_ov092_0217d6ac kind:bss addr:0x0217d6ac +data_ov092_0217d6cc kind:bss addr:0x0217d6cc +data_ov092_0217d6d0 kind:bss addr:0x0217d6d0 +data_ov092_0217d6dc kind:bss addr:0x0217d6dc +data_ov092_0217d7b0 kind:bss addr:0x0217d7b0 +data_ov092_0217d7d0 kind:bss addr:0x0217d7d0 +data_ov092_0217d7d4 kind:bss addr:0x0217d7d4 +data_ov092_0217d7e0 kind:bss addr:0x0217d7e0 +data_ov092_0217d800 kind:bss addr:0x0217d800 +data_ov092_0217d804 kind:bss addr:0x0217d804 +data_ov092_0217d810 kind:bss addr:0x0217d810 +data_ov092_0217d828 kind:bss addr:0x0217d828 +data_ov092_0217d834 kind:bss addr:0x0217d834 +data_ov092_0217d840 kind:bss addr:0x0217d840 +data_ov092_0217d84c kind:bss addr:0x0217d84c +data_ov092_0217d924 kind:bss addr:0x0217d924 +data_ov092_0217d928 kind:bss addr:0x0217d928 +data_ov092_0217d934 kind:bss addr:0x0217d934 +data_ov092_0217d970 kind:bss addr:0x0217d970 +data_ov092_0217d974 kind:bss addr:0x0217d974 +data_ov092_0217d980 kind:bss addr:0x0217d980 +data_ov092_0217d994 kind:bss addr:0x0217d994 +data_ov092_0217da6c kind:bss addr:0x0217da6c +data_ov092_0217da70 kind:bss addr:0x0217da70 +data_ov092_0217da7c kind:bss addr:0x0217da7c +data_ov092_0217da94 kind:bss addr:0x0217da94 +data_ov092_0217db6c kind:bss addr:0x0217db6c +data_ov092_0217db70 kind:bss addr:0x0217db70 +data_ov092_0217db7c kind:bss addr:0x0217db7c +data_ov092_0217dc54 kind:bss addr:0x0217dc54 +data_ov092_0217dc58 kind:bss addr:0x0217dc58 +data_ov092_0217dc64 kind:bss addr:0x0217dc64 +data_ov092_0217dd3c kind:bss addr:0x0217dd3c +data_ov092_0217dd40 kind:bss addr:0x0217dd40 +data_ov092_0217dd4c kind:bss addr:0x0217dd4c +data_ov092_0217dd88 kind:bss addr:0x0217dd88 ambiguous +data_ov092_0217de24 kind:bss addr:0x0217de24 +data_ov092_0217de28 kind:bss addr:0x0217de28 +data_ov092_0217de34 kind:bss addr:0x0217de34 +data_ov092_0217de40 kind:bss addr:0x0217de40 +data_ov092_0217df18 kind:bss addr:0x0217df18 +data_ov092_0217df1c kind:bss addr:0x0217df1c ambiguous +data_ov092_0217df20 kind:bss addr:0x0217df20 +data_ov092_0217df2c kind:bss addr:0x0217df2c +data_ov092_0217df68 kind:bss addr:0x0217df68 +data_ov092_0217df70 kind:bss addr:0x0217df70 +data_ov092_0217df7c kind:bss addr:0x0217df7c +data_ov092_0217dfb8 kind:bss addr:0x0217dfb8 +data_ov092_0217dfbc kind:bss addr:0x0217dfbc +data_ov092_0217dfc8 kind:bss addr:0x0217dfc8 +data_ov092_0217e0a0 kind:bss addr:0x0217e0a0 +data_ov092_0217e0a4 kind:bss addr:0x0217e0a4 +data_ov092_0217e0a8 kind:bss addr:0x0217e0a8 +data_ov092_0217e0ac kind:bss addr:0x0217e0ac +data_ov092_0217e0b8 kind:bss addr:0x0217e0b8 +data_ov092_0217e0f4 kind:bss addr:0x0217e0f4 +data_ov092_0217e104 kind:bss addr:0x0217e104 diff --git a/config/eur/arm9/overlays/ov093/delinks.txt b/config/eur/arm9/overlays/ov093/delinks.txt new file mode 100644 index 00000000..dfc2284f --- /dev/null +++ b/config/eur/arm9/overlays/ov093/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021658a0 end:0x02177bf4 kind:code align:32 + .rodata start:0x02177bf4 end:0x021781d4 kind:data align:4 + .init start:0x021781d4 end:0x02178710 kind:code align:4 + .ctor start:0x02178710 end:0x02178740 kind:data align:4 + .data start:0x02178740 end:0x02178d60 kind:data align:32 + .bss start:0x02178d60 end:0x02179240 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov093/relocs.txt b/config/eur/arm9/overlays/ov093/relocs.txt new file mode 100644 index 00000000..18f8f69f --- /dev/null +++ b/config/eur/arm9/overlays/ov093/relocs.txt @@ -0,0 +1,2230 @@ +from:0x0216590c kind:arm_call to:0x01ffd49c module:itcm +from:0x021659ac kind:arm_call to:0x02165a30 module:overlay(93) +from:0x021659b8 kind:load to:0x027e09bc module:dtcm +from:0x02165a2c kind:load to:0x0203e964 module:main +from:0x02165a68 kind:arm_call to:0x02028cdc module:main +from:0x02165a70 kind:arm_call to:0x02058f5c module:overlay(0) +from:0x02165a80 kind:arm_call to:0x0205bfc4 module:overlay(0) +from:0x02165ae4 kind:arm_call to:0x0205bf58 module:overlay(0) +from:0x02165b60 kind:arm_call to:0x021659c0 module:overlay(93) +from:0x02165b74 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165b8c kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165ba4 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165bbc kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165c24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165c3c kind:arm_call to:0x021659c0 module:overlay(93) +from:0x02165c50 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165c68 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165c80 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165c98 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165ce4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165d34 kind:arm_call to:0x01ffb464 module:itcm +from:0x02165dc4 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165dd8 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165dec kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165e00 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165e50 kind:arm_call to:0x01ffb464 module:itcm +from:0x02165edc kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165ef0 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165f04 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165f18 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165f94 kind:load to:0x027e0210 module:dtcm +from:0x02165fa0 kind:load to:0x0203e964 module:main +from:0x02165fb8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02165fc8 kind:thumb_call to:0x02165fd0 module:overlay(93) +from:0x02165fda kind:thumb_call_arm to:0x02166308 module:overlay(93) +from:0x02166024 kind:load to:0x021695a8 module:overlay(93) +from:0x02166044 kind:load to:0x02168ec0 module:overlay(93) +from:0x02166054 kind:load to:0x02171874 module:overlay(93) +from:0x02166064 kind:load to:0x02171b1c module:overlay(93) +from:0x02166074 kind:load to:0x02171b38 module:overlay(93) +from:0x02166098 kind:arm_call to:0x02171b54 module:overlay(93) +from:0x021660b8 kind:arm_call_thumb to:0x0216f558 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:0x0216f67d module:overlay(93) +from:0x02166114 kind:load to:0x0216f68d module:overlay(93) +from:0x02166124 kind:load to:0x02171a5c module:overlay(93) +from:0x02166174 kind:load to:0x02171a98 module:overlay(93) +from:0x02166184 kind:load to:0x02171aec module:overlay(93) +from:0x02166198 kind:load to:0x02170e20 module:overlay(93) +from:0x021661ac kind:load to:0x020dcd71 module:overlays(19,20,31) +from:0x021661bc kind:load to:0x0216f778 module:overlay(93) +from:0x021661d0 kind:arm_call to:0x0216fa68 module:overlay(93) +from:0x021661ec kind:load to:0x0216fc34 module:overlay(93) +from:0x021661fc kind:load to:0x02171dc4 module:overlay(93) +from:0x0216620c kind:load to:0x02171db4 module:overlay(93) +from:0x0216621c kind:load to:0x02171dec module:overlay(93) +from:0x0216622c kind:load to:0x0216fc80 module:overlay(93) +from:0x0216623c kind:load to:0x0216fd30 module:overlay(93) +from:0x0216624c kind:load to:0x0216fd58 module:overlay(93) +from:0x0216625c kind:load to:0x0216fdac module:overlay(93) +from:0x0216627c kind:arm_call to:0x0216fdc0 module:overlay(93) +from:0x02166298 kind:load to:0x02171cec module:overlay(93) +from:0x021662c4 kind:load to:0x02171e18 module:overlay(93) +from:0x021662d4 kind:load to:0x02171e38 module:overlay(93) +from:0x021662e4 kind:load to:0x02171e54 module:overlay(93) +from:0x021662f4 kind:load to:0x02171e84 module:overlay(93) +from:0x02166304 kind:load to:0x02171e98 module:overlay(93) +from:0x02166314 kind:load to:0x027e0d8c module:dtcm +from:0x02166328 kind:load to:0x027e0d8c module:dtcm +from:0x0216633a kind:thumb_call to:0x0208eadc module:overlay(0) +from:0x02166346 kind:thumb_call to:0x0208eb44 module:overlay(0) +from:0x02166352 kind:thumb_call to:0x0216c940 module:overlay(93) +from:0x02166360 kind:thumb_call to:0x0216c940 module:overlay(93) +from:0x02166368 kind:thumb_call to:0x02082df8 module:overlay(0) +from:0x02166372 kind:thumb_call to:0x0208ea70 module:overlay(0) +from:0x0216637c kind:thumb_call_arm to:0x02083760 module:overlay(0) +from:0x0216638a kind:thumb_call_arm to:0x02166520 module:overlay(93) +from:0x0216639a kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x021663a4 kind:load to:0x020ab4dc module:overlay(0) +from:0x021663b4 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02166420 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166430 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02166468 kind:arm_call to:0x02088dd4 module:overlay(0) +from:0x021664bc kind:arm_call to:0x0208ec94 module:overlay(0) +from:0x021664e0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02166518 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02166574 kind:load to:0x027e09a4 module:dtcm +from:0x02166578 kind:load to:0x02177c00 module:overlay(93) +from:0x0216657c kind:load to:0x02177bf4 module:overlay(93) +from:0x02166594 kind:arm_call to:0x0205b090 module:overlay(0) +from:0x021665a0 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x021665e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02166608 kind:arm_call to:0x01ffb428 module:itcm +from:0x02166694 kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x0216670c kind:load to:0x027e0cd8 module:dtcm +from:0x02166910 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0216694c kind:arm_call to:0x0208a82c module:overlay(0) +from:0x02166968 kind:arm_call to:0x01ffb714 module:itcm +from:0x02166990 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021669e8 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x021669f0 kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x02166ba8 kind:arm_call to:0x02166724 module:overlay(93) +from:0x02166c74 kind:arm_call to:0x02166724 module:overlay(93) +from:0x02166c8c kind:arm_call to:0x02087834 module:overlay(0) +from:0x02166cc4 kind:arm_call to:0x0216663c module:overlay(93) +from:0x02166dc0 kind:arm_call to:0x02166de8 module:overlay(93) +from:0x02166dc8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02166ddc kind:load to:0x0203e964 module:main +from:0x02166de0 kind:load to:0x02178740 module:overlay(93) +from:0x02166e3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02166e6c kind:arm_call to:0x02166de8 module:overlay(93) +from:0x02166f50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166f80 kind:arm_call to:0x01fff05c module:itcm +from:0x02166fa0 kind:arm_call to:0x01fff05c module:itcm +from:0x02166fe0 kind:load to:0x027e0cd8 module:dtcm +from:0x02167014 kind:arm_call to:0x01fff05c module:itcm +from:0x0216704c kind:load to:0x027e0cd8 module:dtcm +from:0x021670cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021670dc kind:arm_call to:0x01ff9770 module:itcm +from:0x021670ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167140 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02167150 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167178 kind:arm_call to:0x02167050 module:overlay(93) +from:0x021671ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021671fc kind:arm_call to:0x01ff9258 module:itcm +from:0x021672c8 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02167310 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02167328 kind:arm_call to:0x02166f04 module:overlay(93) +from:0x0216735c kind:arm_call to:0x01ff9258 module:itcm +from:0x02167378 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167384 kind:arm_call to:0x01ff9770 module:itcm +from:0x02167394 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021673a4 kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x02167434 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216745c kind:arm_call to:0x01ff9258 module:itcm +from:0x02167488 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02167504 kind:arm_call to:0x02167160 module:overlay(93) +from:0x02167570 kind:arm_call to:0x02166fe4 module:overlay(93) +from:0x02167588 kind:arm_call to:0x02166f04 module:overlay(93) +from:0x021675a4 kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x021675c0 kind:arm_call to:0x02167160 module:overlay(93) +from:0x021675f4 kind:arm_call to:0x02166fe4 module:overlay(93) +from:0x0216760c kind:arm_call to:0x02166f04 module:overlay(93) +from:0x02167644 kind:arm_call to:0x02167050 module:overlay(93) +from:0x02167654 kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x02167670 kind:arm_call to:0x02167160 module:overlay(93) +from:0x0216769c kind:load to:0x027e0ce0 module:dtcm +from:0x021676cc kind:arm_call to:0x01ff9770 module:itcm +from:0x021676dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167744 kind:arm_call to:0x01fff05c module:itcm +from:0x02167780 kind:arm_call to:0x021676a8 module:overlay(93) +from:0x0216778c kind:arm_call to:0x01ffd118 module:itcm +from:0x021677a4 kind:arm_call to:0x01fff05c module:itcm +from:0x021677dc kind:load to:0x027e0cd8 module:dtcm +from:0x021677e0 kind:load to:0x027e0c90 module:dtcm +from:0x021677ec kind:thumb_call_arm to:0x0207b70c module:overlay(0) +from:0x021677f2 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x02167820 kind:thumb_call_arm to:0x01ffbbe0 module:itcm +from:0x021678c0 kind:thumb_call_arm to:0x0209ff24 module:overlay(0) +from:0x021678cc kind:load to:0x0203e964 module:main +from:0x021678d0 kind:load to:0x027e0cec module:dtcm +from:0x021678e8 kind:thumb_call to:0x020843e8 module:overlay(0) +from:0x021679c4 kind:load to:0x02178774 module:overlay(93) +from:0x021679c8 kind:load to:0x020b281c module:overlay(0) +from:0x021679cc kind:load to:0x020b27e4 module:overlay(0) +from:0x021679d0 kind:load to:0x02178758 module:overlay(93) +from:0x021679dc kind:thumb_call_arm to:0x0207b6c0 module:overlay(0) +from:0x021679ee kind:thumb_call_arm to:0x0207b6c0 module:overlay(0) +from:0x021679f6 kind:thumb_call_arm to:0x0207b6c0 module:overlay(0) +from:0x021679fc kind:thumb_call to:0x020845b8 module:overlay(0) +from:0x02167a0e kind:thumb_call_arm to:0x0207b6c0 module:overlay(0) +from:0x02167a16 kind:thumb_call_arm to:0x0207b6c0 module:overlay(0) +from:0x02167a1c kind:thumb_call to:0x020845b8 module:overlay(0) +from:0x02167a22 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02167a30 kind:thumb_call to:0x020845e4 module:overlay(0) +from:0x02167a80 kind:thumb_call_arm to:0x020846e0 module:overlay(0) +from:0x02167a86 kind:thumb_call_arm to:0x02084684 module:overlay(0) +from:0x02167a8c kind:load to:0x027e07d4 module:dtcm +from:0x02167b08 kind:arm_call to:0x020849d0 module:overlay(0) +from:0x02167b44 kind:arm_call to:0x02084ac8 module:overlay(0) +from:0x02167b7c kind:arm_call to:0x02084c3c module:overlay(0) +from:0x02167b9c kind:arm_call to:0x02084684 module:overlay(0) +from:0x02167bb8 kind:arm_call to:0x02080998 module:overlay(0) +from:0x02167c2c kind:arm_call to:0x02084e58 module:overlay(0) +from:0x02167c38 kind:arm_call to:0x02080998 module:overlay(0) +from:0x02167c64 kind:arm_call to:0x02085274 module:overlay(0) +from:0x02167cb8 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02167ce8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02167cfc kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02167d30 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02167d84 kind:arm_call to:0x02085578 module:overlay(0) +from:0x02167d90 kind:arm_call to:0x02085718 module:overlay(0) +from:0x02167dc4 kind:arm_call to:0x02085d1c module:overlay(0) +from:0x02167dcc kind:arm_call to:0x020846e0 module:overlay(0) +from:0x02167de4 kind:arm_call to:0x02085840 module:overlay(0) +from:0x02167df4 kind:load to:0x027e09c0 module:dtcm +from:0x02167e90 kind:arm_call to:0x02084718 module:overlay(0) +from:0x02167ea8 kind:arm_call to:0x02084718 module:overlay(0) +from:0x02167ef4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167f14 kind:arm_call to:0x01ff9364 module:itcm +from:0x02167f34 kind:arm_call to:0x021676e8 module:overlay(93) +from:0x02167f50 kind:arm_call to:0x0208475c module:overlay(0) +from:0x02167f74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167f90 kind:arm_call to:0x02167dfc module:overlay(93) +from:0x02167fbc kind:arm_call to:0x02087948 module:overlay(0) +from:0x02167ff0 kind:arm_call to:0x02085cb4 module:overlay(0) +from:0x0216800c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02168014 kind:arm_call to:0x02011ff4 module:main +from:0x021680c0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021680d8 kind:arm_call to:0x020e0c34 module:overlay(31) +from:0x021680e4 kind:arm_call to:0x0208993c module:overlay(0) +from:0x021680ec kind:load to:0x027e09a4 module:dtcm +from:0x021680f8 kind:load to:0x020b5214 module:overlay(0) +from:0x02168184 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02168190 kind:arm_call to:0x0208993c module:overlay(0) +from:0x02168198 kind:load to:0x027e09a4 module:dtcm +from:0x021681a0 kind:load to:0x020b5214 module:overlay(0) +from:0x021681d4 kind:arm_call to:0x01ff9b78 module:itcm +from:0x021681e4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021681f8 kind:arm_call to:0x02168020 module:overlay(93) +from:0x02168218 kind:load to:0x0204a110 module:main +from:0x0216821c kind:load to:0x020ab3cc module:overlay(0) +from:0x0216823c kind:arm_call to:0x02168020 module:overlay(93) +from:0x02168244 kind:arm_call to:0x021680fc module:overlay(93) +from:0x02168250 kind:arm_call to:0x0208993c module:overlay(0) +from:0x021682dc kind:arm_call to:0x02168020 module:overlay(93) +from:0x0216832c kind:arm_call to:0x02077480 module:overlay(0) +from:0x0216833c kind:arm_call to:0x02077468 module:overlay(0) +from:0x02168350 kind:arm_call to:0x01ffd43c module:itcm +from:0x021683e4 kind:arm_call to:0x0208abc4 module:overlay(0) +from:0x02168400 kind:load to:0x027e09bc module:dtcm +from:0x02168404 kind:load to:0x027e07c4 module:dtcm +from:0x02168434 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02168446 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02168458 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0216846c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0216847c kind:load to:0x02177c0f module:overlay(93) +from:0x02168480 kind:load to:0x02177c0c module:overlay(93) +from:0x02168528 kind:arm_call to:0x0201aa44 module:main +from:0x02168544 kind:arm_call to:0x0201aa44 module:main +from:0x02168550 kind:load to:0x0204af1c module:main +from:0x02168574 kind:load to:0x0217878c module:overlay(93) +from:0x021685d0 kind:arm_call to:0x0203a1bc module:main +from:0x02168618 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x02168638 kind:arm_call to:0x02168578 module:overlay(93) +from:0x02168654 kind:arm_call to:0x02168578 module:overlay(93) +from:0x021686e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168778 kind:arm_call to:0x01ffb428 module:itcm +from:0x021687a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02168804 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168810 kind:arm_call to:0x02017e8c module:main +from:0x02168820 kind:load to:0x027e0ce0 module:dtcm +from:0x02168824 kind:load to:0x02177c18 module:overlay(93) +from:0x02168828 kind:load to:0x02177c19 module:overlay(93) +from:0x0216882c kind:load to:0x0217878c module:overlay(93) +from:0x02168836 kind:thumb_call_arm to:0x02168554 module:overlay(93) +from:0x0216883e kind:thumb_call to:0x02168408 module:overlay(93) +from:0x02168844 kind:thumb_call to:0x02168850 module:overlay(93) +from:0x02168860 kind:load to:0x02168554 module:overlay(93) +from:0x02168880 kind:arm_call to:0x01fff148 module:itcm +from:0x021688a4 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x021688ec kind:arm_call to:0x01ffd43c module:itcm +from:0x02168910 kind:arm_call to:0x01ffb714 module:itcm +from:0x02168954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168968 kind:arm_call to:0x01ffd43c module:itcm +from:0x021689dc kind:load to:0x027e0ce0 module:dtcm +from:0x021689e0 kind:load to:0x020ab4dc module:overlay(0) +from:0x021689e4 kind:load to:0x027e09bc module:dtcm +from:0x02168ae8 kind:arm_call to:0x0216e2f8 module:overlay(93) +from:0x02168b30 kind:arm_call to:0x02168864 module:overlay(93) +from:0x02168bc8 kind:arm_call to:0x021681a4 module:overlay(93) +from:0x02168bf8 kind:arm_call to:0x021681a4 module:overlay(93) +from:0x02168cc0 kind:arm_call to:0x02168554 module:overlay(93) +from:0x02168d00 kind:arm_call to:0x02168864 module:overlay(93) +from:0x02168dd0 kind:arm_call to:0x021685f0 module:overlay(93) +from:0x02168dfc kind:arm_call to:0x0201c4d8 module:main +from:0x02168e0c kind:load to:0x0204e5f8 module:main +from:0x02168e14 kind:load to:0x027e09a4 module:dtcm +from:0x02168e18 kind:load to:0x02178d60 module:overlay(93) +from:0x02168e1c kind:load to:0x021787a0 module:overlay(93) +from:0x02168e20 kind:load to:0x0204aeac module:main +from:0x02168e5c kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x02168e80 kind:arm_call to:0x02168484 module:overlay(93) +from:0x02168e8c kind:load to:0x027e0ce0 module:dtcm +from:0x02168ee0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02168ef4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02168f04 kind:arm_call to:0x0208be70 module:overlay(0) +from:0x02168f14 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02168f24 kind:arm_call to:0x0208bf08 module:overlay(0) +from:0x02168f54 kind:load to:0x027e09b8 module:dtcm +from:0x02168f58 kind:load to:0x027e0ce0 module:dtcm +from:0x02168f62 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02168f72 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02168f78 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02168f8a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02168f90 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02168fbe kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02168fc4 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02168fec kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02169016 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02169040 kind:arm_call to:0x02077480 module:overlay(0) +from:0x02169060 kind:arm_call to:0x01ffd49c module:itcm +from:0x021690f4 kind:arm_call to:0x01ffd49c module:itcm +from:0x0216911c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216915c kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x02169178 kind:arm_call to:0x02028c4c module:main +from:0x021691b0 kind:arm_call to:0x0201aa44 module:main +from:0x021691c8 kind:arm_call to:0x0201aa44 module:main +from:0x021691d4 kind:load to:0x027e09bc module:dtcm +from:0x021691d8 kind:load to:0x0203e964 module:main +from:0x021691dc kind:load to:0x0204af1c module:main +from:0x021691fc kind:arm_call to:0x02077480 module:overlay(0) +from:0x0216921c kind:arm_call to:0x01ffd43c module:itcm +from:0x02169290 kind:arm_call to:0x0201aad0 module:main +from:0x021692a4 kind:arm_call to:0x01ffd43c module:itcm +from:0x02169320 kind:arm_call to:0x0201aad0 module:main +from:0x0216932c kind:load to:0x027e09bc module:dtcm +from:0x02169330 kind:load to:0x0204af1c module:main +from:0x021693b8 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x021693fc kind:arm_call to:0x0201aad0 module:main +from:0x02169414 kind:load to:0x02178d64 module:overlay(93) +from:0x02169418 kind:load to:0x021787a8 module:overlay(93) +from:0x0216941c kind:load to:0x027e0998 module:dtcm +from:0x02169420 kind:load to:0x021787a8 module:overlay(93) +from:0x02169424 kind:load to:0x0204af1c module:main +from:0x02169506 kind:thumb_call_arm to:0x0201667c module:main +from:0x0216951e kind:thumb_call_arm to:0x0216b800 module:overlay(93) +from:0x02169530 kind:thumb_call to:0x02168f5c module:overlay(93) +from:0x02169554 kind:thumb_call_arm to:0x0205b38c module:overlay(0) +from:0x02169590 kind:load to:0x021787b4 module:overlay(93) +from:0x0216959e kind:thumb_call_arm to:0x02016694 module:main +from:0x021695c0 kind:arm_call to:0x02168258 module:overlay(93) +from:0x021695c8 kind:arm_call to:0x0216b8f8 module:overlay(93) +from:0x02169604 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02169614 kind:arm_call to:0x02175514 module:overlay(93) +from:0x02169620 kind:load to:0x027e0994 module:dtcm +from:0x0216964c kind:arm_call to:0x0205b39c module:overlay(0) +from:0x02169678 kind:arm_call to:0x02175548 module:overlay(93) +from:0x021696b8 kind:arm_call to:0x0216aa74 module:overlay(93) +from:0x021696f0 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x0216974c kind:arm_call to:0x02077480 module:overlay(0) +from:0x02169758 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02169768 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169784 kind:arm_call to:0x01ff9364 module:itcm +from:0x021697b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02169804 kind:arm_call to:0x01ff9258 module:itcm +from:0x02169838 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169840 kind:arm_call to:0x01fff458 module:itcm +from:0x02169854 kind:arm_call to:0x01fff458 module:itcm +from:0x021698a0 kind:arm_call to:0x01fff498 module:itcm +from:0x021698b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169968 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169988 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x021699bc kind:arm_call to:0x02087a64 module:overlay(0) +from:0x021699dc kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169a88 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169aa8 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169adc kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169afc kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169bac kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169bcc kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169c00 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169ca4 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169cc4 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169cf8 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169d18 kind:arm_call to:0x02087a64 module:overlay(0) +from:0x02169df8 kind:load to:0x027e0994 module:dtcm +from:0x02169e00 kind:load to:0x027e09bc module:dtcm +from:0x02169e04 kind:load to:0x027e0ce4 module:dtcm +from:0x02169e0c kind:load to:0x027e0ce8 module:dtcm +from:0x02169e10 kind:load to:0x027e07b4 module:dtcm +from:0x02169ea4 kind:arm_call to:0x0216830c module:overlay(93) +from:0x02169ec8 kind:arm_call to:0x02169454 module:overlay(93) +from:0x02169f00 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x02169f08 kind:arm_call to:0x0216c6c4 module:overlay(93) +from:0x02169f38 kind:arm_call to:0x0216c7b8 module:overlay(93) +from:0x02169f64 kind:arm_call to:0x0216c6c4 module:overlay(93) +from:0x02169f70 kind:arm_call to:0x0216c7b8 module:overlay(93) +from:0x02169fac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169fb8 kind:arm_call to:0x01fff458 module:itcm +from:0x02169fd4 kind:arm_call to:0x01fff148 module:itcm +from:0x02169ff0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a054 kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x0216a0cc kind:arm_call to:0x0216bed0 module:overlay(93) +from:0x0216a110 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0216a140 kind:arm_call to:0x02169624 module:overlay(93) +from:0x0216a154 kind:arm_call to:0x0216b8c0 module:overlay(93) +from:0x0216a178 kind:load to:0x027e0ce4 module:dtcm +from:0x0216a180 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a1b4 kind:arm_call to:0x021755e4 module:overlay(93) +from:0x0216a1f8 kind:arm_call to:0x01fff148 module:itcm +from:0x0216a214 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0216a238 kind:arm_call to:0x021694c8 module:overlay(93) +from:0x0216a26c kind:arm_call to:0x02169624 module:overlay(93) +from:0x0216a2a0 kind:arm_call to:0x0216830c module:overlay(93) +from:0x0216a2ac kind:arm_call to:0x02169428 module:overlay(93) +from:0x0216a2ec kind:arm_call to:0x01fff148 module:itcm +from:0x0216a30c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a320 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216a3a8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a400 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a450 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a470 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a480 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a4c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a4dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a524 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a53c kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a5d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a5e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a610 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216a624 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216a678 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a684 kind:arm_call to:0x0216ba2c module:overlay(93) +from:0x0216a6b0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216a6e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a6f0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216a710 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216a7a4 kind:arm_call to:0x0216beac module:overlay(93) +from:0x0216a898 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a8c0 kind:arm_call to:0x02169624 module:overlay(93) +from:0x0216a8d4 kind:arm_call to:0x02169e14 module:overlay(93) +from:0x0216a900 kind:arm_call to:0x02169e14 module:overlay(93) +from:0x0216a940 kind:arm_call to:0x0216beac module:overlay(93) +from:0x0216a970 kind:arm_call to:0x0216b928 module:overlay(93) +from:0x0216a9c0 kind:arm_call to:0x02088da8 module:overlay(0) +from:0x0216a9f8 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0216aa00 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0216aa08 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216aa10 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216aa1c kind:arm_call to:0x0216c050 module:overlay(93) +from:0x0216aa24 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216aa38 kind:load to:0x027e0994 module:dtcm +from:0x0216aa40 kind:load to:0x027e0ce0 module:dtcm +from:0x0216aa44 kind:load to:0x027e0c90 module:dtcm +from:0x0216aa48 kind:load to:0x027e0cd8 module:dtcm +from:0x0216aa4c kind:load to:0x021787cc module:overlay(93) +from:0x0216aa68 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216aae0 kind:arm_call to:0x0216aa74 module:overlay(93) +from:0x0216aaf0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216aafc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ab3c kind:arm_call to:0x0216beac module:overlay(93) +from:0x0216ab54 kind:arm_call to:0x0216ab04 module:overlay(93) +from:0x0216ab8c kind:arm_call to:0x0216ab04 module:overlay(93) +from:0x0216ac1c kind:arm_call to:0x0216aacc module:overlay(93) +from:0x0216ac30 kind:arm_call to:0x0216ab60 module:overlay(93) +from:0x0216ac7c kind:arm_call to:0x0216ab04 module:overlay(93) +from:0x0216ac94 kind:arm_call to:0x0216ab60 module:overlay(93) +from:0x0216acd4 kind:arm_call to:0x0216aa74 module:overlay(93) +from:0x0216acf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ad1c kind:arm_call to:0x0216aa74 module:overlay(93) +from:0x0216ad38 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ae34 kind:arm_call to:0x0216beac module:overlay(93) +from:0x0216ae5c kind:arm_call to:0x0216aacc module:overlay(93) +from:0x0216aea0 kind:arm_call to:0x0216ab60 module:overlay(93) +from:0x0216aef0 kind:arm_call to:0x0216acb0 module:overlay(93) +from:0x0216af18 kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x0216afcc kind:arm_call to:0x0216acb0 module:overlay(93) +from:0x0216aff4 kind:arm_call to:0x0216ab60 module:overlay(93) +from:0x0216b10c kind:arm_call to:0x0216aacc module:overlay(93) +from:0x0216b154 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0216b174 kind:arm_call to:0x0216ab60 module:overlay(93) +from:0x0216b18c kind:arm_call to:0x0216aacc module:overlay(93) +from:0x0216b1b8 kind:arm_call to:0x0205d870 module:overlay(0) +from:0x0216b208 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b268 kind:load to:0x0203e964 module:main +from:0x0216b318 kind:arm_call to:0x0216aacc module:overlay(93) +from:0x0216b360 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0216b380 kind:arm_call to:0x0216ab60 module:overlay(93) +from:0x0216b398 kind:arm_call to:0x0216aacc module:overlay(93) +from:0x0216b3c4 kind:arm_call to:0x0216b1c8 module:overlay(93) +from:0x0216b3e8 kind:arm_call to:0x02019514 module:main +from:0x0216b400 kind:arm_call to:0x01ffd420 module:itcm +from:0x0216b4a8 kind:arm_call to:0x02169020 module:overlay(93) +from:0x0216b4b0 kind:arm_call to:0x0216bc74 module:overlay(93) +from:0x0216b4e8 kind:arm_call to:0x021691e0 module:overlay(93) +from:0x0216b504 kind:arm_call to:0x02169334 module:overlay(93) +from:0x0216b510 kind:load to:0x0204a110 module:main +from:0x0216b514 kind:load to:0x027e09b8 module:dtcm +from:0x0216b518 kind:load to:0x0204e5f8 module:main +from:0x0216b56c kind:arm_call to:0x020166f4 module:main +from:0x0216b5c0 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0216b5e8 kind:arm_call to:0x0208bfd0 module:overlay(0) +from:0x0216b604 kind:load to:0x027e0954 module:dtcm +from:0x0216b608 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b664 kind:arm_call to:0x0216beac module:overlay(93) +from:0x0216b6a0 kind:arm_call to:0x021658a0 module:overlay(93) +from:0x0216b6e0 kind:arm_call to:0x021658a0 module:overlay(93) +from:0x0216b734 kind:arm_call to:0x021658a0 module:overlay(93) +from:0x0216b770 kind:arm_call to:0x021658a0 module:overlay(93) +from:0x0216b7ec kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216b7f4 kind:arm_call to:0x02011ff4 module:main +from:0x0216b830 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0216b854 kind:arm_call to:0x0216b8f8 module:overlay(93) +from:0x0216b890 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216b8a0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0216b8b8 kind:load to:0x02177c28 module:overlay(93) +from:0x0216b8bc kind:load to:0x02177c20 module:overlay(93) +from:0x0216b958 kind:arm_call to:0x020e0cf0 module:overlay(31) +from:0x0216ba00 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216ba18 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0216bcec kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x0216bd1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bd50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216bd5c kind:arm_call to:0x02077480 module:overlay(0) +from:0x0216bd74 kind:arm_call to:0x01ffd43c module:itcm +from:0x0216be70 kind:arm_call to:0x0201aad0 module:main +from:0x0216be84 kind:arm_call to:0x0201aa44 module:main +from:0x0216be9c kind:load to:0x027e0ce4 module:dtcm +from:0x0216bea0 kind:load to:0x027e09bc module:dtcm +from:0x0216bea4 kind:load to:0x0203e964 module:main +from:0x0216bea8 kind:load to:0x0204af1c module:main +from:0x0216bef4 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x0216bf10 kind:arm_call to:0x0208ad14 module:overlay(0) +from:0x0216bf3c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0216bf68 kind:load to:0x027e0ce0 module:dtcm +from:0x0216bf6c kind:load to:0x020b5214 module:overlay(0) +from:0x0216bfb8 kind:load to:0x0208aacc module:overlay(0) +from:0x0216bfcc kind:load to:0x0208ab1c module:overlay(0) +from:0x0216bfe8 kind:arm_call to:0x0208ab34 module:overlay(0) +from:0x0216c074 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0216c174 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c184 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c1b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216c1c4 kind:arm_call to:0x0216c6c4 module:overlay(93) +from:0x0216c208 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0216c244 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0216c268 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c288 kind:arm_call to:0x0216c6c4 module:overlay(93) +from:0x0216c298 kind:arm_call to:0x0216c7b8 module:overlay(93) +from:0x0216c30c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c350 kind:arm_call to:0x0216c0f4 module:overlay(93) +from:0x0216c3c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c428 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c4c0 kind:arm_call to:0x01fff498 module:itcm +from:0x0216c4cc kind:arm_call to:0x0216c6c4 module:overlay(93) +from:0x0216c4dc kind:arm_call to:0x0216c7b8 module:overlay(93) +from:0x0216c548 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c594 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c600 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c604 kind:load to:0x027e0ce8 module:dtcm +from:0x0216c668 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c674 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c6a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c7b4 kind:load to:0x02177c30 module:overlay(93) +from:0x0216c86e kind:thumb_call to:0x0208bfe4 module:overlay(0) +from:0x0216c88e kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216c8ac kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216c8b6 kind:thumb_call to:0x0216ccd8 module:overlay(93) +from:0x0216c8c2 kind:thumb_call to:0x02057d20 module:overlay(0) +from:0x0216c8cc kind:thumb_call_arm to:0x02057d3c module:overlay(0) +from:0x0216c8d4 kind:thumb_call to:0x0216c8fc module:overlay(93) +from:0x0216c8e0 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216c8e8 kind:thumb_call to:0x0208c058 module:overlay(0) +from:0x0216c8f0 kind:load to:0x021787e8 module:overlay(93) +from:0x0216c8f4 kind:load to:0x020ab4dc module:overlay(0) +from:0x0216c8f8 kind:load to:0x02177cac module:overlay(93) +from:0x0216c914 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216c93c kind:load to:0x02177cc0 module:overlay(93) +from:0x0216c946 kind:thumb_call to:0x0208c020 module:overlay(0) +from:0x0216c958 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216c968 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216c972 kind:thumb_call to:0x0216c8fc module:overlay(93) +from:0x0216c97a kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216c982 kind:thumb_call to:0x0208c058 module:overlay(0) +from:0x0216c988 kind:load to:0x020ab4dc module:overlay(0) +from:0x0216c98c kind:load to:0x02177cac module:overlay(93) +from:0x0216c9cc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216c9dc kind:arm_call to:0x0200e260 module:main +from:0x0216c9e8 kind:arm_call to:0x0208c0a0 module:overlay(0) +from:0x0216ca24 kind:arm_call to:0x0216ccec module:overlay(93) +from:0x0216ca30 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ca68 kind:arm_call to:0x0200efdc module:main +from:0x0216ca78 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216cac8 kind:arm_call to:0x0200eab0 module:main +from:0x0216cad8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216cae8 kind:arm_call to:0x0200ea38 module:main +from:0x0216caf4 kind:arm_call to:0x0200eab0 module:main +from:0x0216cb04 kind:arm_call to:0x0200eab0 module:main +from:0x0216cb14 kind:arm_call to:0x0200e850 module:main +from:0x0216cb24 kind:arm_call to:0x0200ea38 module:main +from:0x0216cb3c kind:arm_call to:0x0200eab0 module:main +from:0x0216cb4c kind:arm_call to:0x0200e850 module:main +from:0x0216cb5c kind:arm_call to:0x0200ea38 module:main +from:0x0216cb68 kind:arm_call to:0x0200eab0 module:main +from:0x0216cb80 kind:arm_call to:0x0200eab0 module:main +from:0x0216cb90 kind:arm_call to:0x0200e850 module:main +from:0x0216cba0 kind:arm_call to:0x0200ea38 module:main +from:0x0216cbac kind:arm_call to:0x0200eab0 module:main +from:0x0216cbcc kind:arm_call to:0x0200eab0 module:main +from:0x0216cbdc kind:arm_call to:0x0200ea38 module:main +from:0x0216cbe8 kind:arm_call to:0x0200eab0 module:main +from:0x0216cbf8 kind:arm_call to:0x0200ea38 module:main +from:0x0216cc10 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc20 kind:arm_call to:0x0200ea38 module:main +from:0x0216cc2c kind:arm_call to:0x0200eab0 module:main +from:0x0216cc44 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc6c kind:arm_call to:0x0200ea38 module:main +from:0x0216cc78 kind:arm_call to:0x0200ea38 module:main +from:0x0216cc84 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc8c kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216cc90 kind:load to:0x020ab32c module:overlay(0) +from:0x0216cc94 kind:load to:0x020ab328 module:overlay(0) +from:0x0216cc98 kind:load to:0x020ab324 module:overlay(0) +from:0x0216cc9c kind:load to:0x020ab320 module:overlay(0) +from:0x0216cca0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ccb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216ccc4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216cccc kind:arm_call to:0x02011ff4 module:main +from:0x0216cd08 kind:arm_call to:0x0200e260 module:main +from:0x0216cd1c kind:arm_call to:0x01ffad5c module:itcm +from:0x0216cd3c kind:arm_call to:0x01fff148 module:itcm +from:0x0216cd4c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cd6c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cd78 kind:load to:0x027e0964 module:dtcm +from:0x0216cd7c kind:load to:0x027e0ce0 module:dtcm +from:0x0216cda4 kind:arm_call to:0x01fff148 module:itcm +from:0x0216cdc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cdd4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cde8 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0216cdf4 kind:arm_call to:0x020a036c module:overlay(0) +from:0x0216ce0c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0216ce18 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ce20 kind:load to:0x027e0cec module:dtcm +from:0x0216ce40 kind:arm_call to:0x0208c99c module:overlay(0) +from:0x0216ce58 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0216ce82 kind:thumb_call to:0x020bc820 module:overlay(1) +from:0x0216ce9e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216ceac kind:thumb_call to:0x021678d8 module:overlay(93) +from:0x0216cec2 kind:thumb_call_arm to:0x02087834 module:overlay(0) +from:0x0216cece kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216cedc kind:thumb_call to:0x021694fc module:overlay(93) +from:0x0216ceec kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216cf06 kind:thumb_call to:0x02170d0c module:overlay(93) +from:0x0216cf1e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216cf28 kind:thumb_call to:0x0217a4cc module:overlay(95) +from:0x0216cf4c kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216cf54 kind:thumb_call_arm to:0x02179db4 module:overlay(95) +from:0x0216cf62 kind:thumb_call to:0x020dcd5c module:overlay(31) +from:0x0216cf6a kind:thumb_call to:0x02168e90 module:overlay(93) +from:0x0216cf8c kind:thumb_call_arm to:0x0209fac0 module:overlay(0) +from:0x0216cfba kind:thumb_call_arm to:0x0201667c module:main +from:0x0216d004 kind:thumb_call to:0x02165fa8 module:overlay(93) +from:0x0216d010 kind:load to:0x02043e50 module:main +from:0x0216d014 kind:load to:0x021787c0 module:overlay(93) +from:0x0216d018 kind:load to:0x02178818 module:overlay(93) +from:0x0216d020 kind:thumb_call_arm to:0x0216fea8 module:overlay(93) +from:0x0216d032 kind:thumb_call to:0x0217a424 module:overlay(95) +from:0x0216d03a kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x0216d040 kind:thumb_call_arm to:0x020d8e6c module:overlay(31) +from:0x0216d046 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d056 kind:thumb_call to:0x02170de8 module:overlay(93) +from:0x0216d05c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d06c kind:thumb_call to:0x02169598 module:overlay(93) +from:0x0216d072 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d094 kind:thumb_call to:0x02099afc module:overlay(0) +from:0x0216d09c kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x0216d0a4 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x0216d0aa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d0b4 kind:thumb_call_arm to:0x02016694 module:main +from:0x0216d0bc kind:thumb_call_arm to:0x0209fb18 module:overlay(0) +from:0x0216d0c4 kind:thumb_call_arm to:0x0207bffc module:overlay(0) +from:0x0216d0ca kind:thumb_call to:0x020bc944 module:overlay(1) +from:0x0216d0d8 kind:thumb_call to:0x020bc96c module:overlay(1) +from:0x0216d0e4 kind:thumb_call_arm to:0x021695a8 module:overlay(93) +from:0x0216d0ee kind:thumb_call to:0x02170e10 module:overlay(93) +from:0x0216d0fc kind:thumb_call to:0x0217a4e4 module:overlay(95) +from:0x0216d116 kind:thumb_call_arm to:0x02179e34 module:overlay(95) +from:0x0216d11c kind:thumb_call_arm to:0x0216d440 module:overlay(93) +from:0x0216d140 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216d148 kind:thumb_call to:0x0217ae00 module:overlay(95) +from:0x0216d15c kind:load to:0x027e0cd8 module:dtcm +from:0x0216d16e kind:thumb_call_arm to:0x0217ae30 module:overlay(95) +from:0x0216d176 kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x0216d17e kind:thumb_call_arm to:0x020a0304 module:overlay(0) +from:0x0216d184 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d198 kind:thumb_call_arm to:0x02170e20 module:overlay(93) +from:0x0216d1a8 kind:thumb_call_arm to:0x02170e20 module:overlay(93) +from:0x0216d1b8 kind:thumb_call_arm to:0x02170e20 module:overlay(93) +from:0x0216d1c6 kind:thumb_call_arm to:0x02171004 module:overlay(93) +from:0x0216d1e6 kind:thumb_call to:0x0208c960 module:overlay(0) +from:0x0216d1ee kind:thumb_call to:0x0208c8f8 module:overlay(0) +from:0x0216d1fc kind:thumb_call to:0x0208efd0 module:overlay(0) +from:0x0216d20a kind:thumb_call_arm to:0x02171844 module:overlay(93) +from:0x0216d216 kind:thumb_call_arm to:0x0217185c module:overlay(93) +from:0x0216d22c kind:thumb_call to:0x020bbe18 module:overlays(1,2) +from:0x0216d246 kind:thumb_call to:0x0217a510 module:overlay(95) +from:0x0216d254 kind:thumb_call_arm to:0x02070560 module:overlay(0) +from:0x0216d262 kind:thumb_call_arm to:0x02070554 module:overlay(0) +from:0x0216d290 kind:thumb_call_arm to:0x02070554 module:overlay(0) +from:0x0216d2a8 kind:thumb_call to:0x02179c40 module:overlay(96) +from:0x0216d31c kind:thumb_call_arm to:0x02171004 module:overlay(93) +from:0x0216d34e kind:thumb_call_arm to:0x02168e9c module:overlay(93) +from:0x0216d360 kind:thumb_call_arm to:0x02072b08 module:overlay(0) +from:0x0216d370 kind:thumb_call_arm to:0x02072b08 module:overlay(0) +from:0x0216d384 kind:thumb_call_arm to:0x02171004 module:overlay(93) +from:0x0216d38c kind:load to:0x027e09a4 module:dtcm +from:0x0216d390 kind:load to:0x020aa890 module:overlay(0) +from:0x0216d394 kind:load to:0x027e09ac module:dtcm +from:0x0216d3e0 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x0216d3f8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216d410 kind:arm_call to:0x0216d398 module:overlay(93) +from:0x0216d464 kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0216d4e0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216d4e8 kind:load to:0x020ab4dc module:overlay(0) +from:0x0216d578 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216d584 kind:arm_call to:0x01fff458 module:itcm +from:0x0216d5b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216d5ec kind:arm_call to:0x02089f0c module:overlay(0) +from:0x0216d654 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x0216d670 kind:arm_call to:0x02082e54 module:overlay(0) +from:0x0216d69c kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x0216d6a8 kind:arm_call to:0x02171b00 module:overlay(93) +from:0x0216d6b0 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x0216d7e8 kind:arm_call to:0x02171c44 module:overlay(93) +from:0x0216d81c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216d82c kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0216d850 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x0216d8a8 kind:arm_call to:0x0217181c module:overlay(93) +from:0x0216d8d0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216d910 kind:arm_call to:0x0217181c module:overlay(93) +from:0x0216d928 kind:arm_call to:0x02171d68 module:overlay(93) +from:0x0216d94c kind:arm_call to:0x02171d68 module:overlay(93) +from:0x0216d964 kind:arm_call to:0x0208cbf0 module:overlay(0) +from:0x0216d970 kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0216d988 kind:arm_call to:0x0216a184 module:overlay(93) +from:0x0216d9b8 kind:arm_call to:0x0217128c module:overlay(93) +from:0x0216d9c0 kind:arm_call to:0x02171790 module:overlay(93) +from:0x0216d9d4 kind:arm_call to:0x0216d398 module:overlay(93) +from:0x0216d9e0 kind:arm_call to:0x0216d3fc module:overlay(93) +from:0x0216d9ec kind:arm_call to:0x0216d42c module:overlay(93) +from:0x0216da08 kind:arm_call to:0x020830a4 module:overlay(0) +from:0x0216da34 kind:arm_call to:0x021717b8 module:overlay(93) +from:0x0216da40 kind:arm_call to:0x02171db4 module:overlay(93) +from:0x0216da70 kind:arm_call to:0x02167a90 module:overlay(93) +from:0x0216da90 kind:arm_call to:0x02171d68 module:overlay(93) +from:0x0216daa4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216dab0 kind:arm_call to:0x02171844 module:overlay(93) +from:0x0216dabc kind:arm_call to:0x0217185c module:overlay(93) +from:0x0216dae0 kind:arm_call to:0x020830d4 module:overlay(0) +from:0x0216dafc kind:arm_call to:0x0217ae70 module:overlay(95) +from:0x0216db68 kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x0216db84 kind:arm_call to:0x0217181c module:overlay(93) +from:0x0216dba8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216dbc4 kind:arm_call to:0x0217181c module:overlay(93) +from:0x0216dbd4 kind:arm_call to:0x0208cbf0 module:overlay(0) +from:0x0216dbe0 kind:arm_call to:0x0216d4f4 module:overlay(93) +from:0x0216dbec kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0216dc04 kind:arm_call to:0x0216a184 module:overlay(93) +from:0x0216dc2c kind:arm_call to:0x0217128c module:overlay(93) +from:0x0216dc34 kind:arm_call to:0x02171790 module:overlay(93) +from:0x0216dc48 kind:arm_call to:0x0216d398 module:overlay(93) +from:0x0216dc54 kind:arm_call to:0x0216d3fc module:overlay(93) +from:0x0216dc60 kind:arm_call to:0x0216d42c module:overlay(93) +from:0x0216dc7c kind:arm_call to:0x020830a4 module:overlay(0) +from:0x0216dc9c kind:arm_call to:0x021717b8 module:overlay(93) +from:0x0216dca8 kind:arm_call to:0x02171db4 module:overlay(93) +from:0x0216dcd8 kind:arm_call to:0x02167a90 module:overlay(93) +from:0x0216dcfc kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216dd08 kind:arm_call to:0x02171844 module:overlay(93) +from:0x0216dd14 kind:arm_call to:0x0217185c module:overlay(93) +from:0x0216dd3c kind:arm_call to:0x020830d4 module:overlay(0) +from:0x0216dd8c kind:arm_call to:0x0217ae70 module:overlay(95) +from:0x0216ddd4 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216de10 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x0216de24 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x0216de2c kind:load to:0x027e09ac module:dtcm +from:0x0216de58 kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x0216de68 kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x0216de88 kind:arm_call to:0x0216dde8 module:overlay(93) +from:0x0216de98 kind:arm_call to:0x021716bc module:overlay(93) +from:0x0216dec0 kind:arm_call to:0x0217b008 module:overlay(95) +from:0x0216deec kind:arm_call to:0x0208cc90 module:overlay(0) +from:0x0216df30 kind:arm_call to:0x02171db4 module:overlay(93) +from:0x0216df44 kind:arm_call to:0x0217a158 module:overlay(95) +from:0x0216df64 kind:arm_call to:0x020bbcd8 module:overlay(17) +from:0x0216dff0 kind:arm_call to:0x020bbaa8 module:overlay(17) +from:0x0216e01c kind:arm_call to:0x02019514 module:main +from:0x0216e030 kind:arm_call to:0x02082dec module:overlay(0) +from:0x0216e060 kind:arm_call to:0x0217a460 module:overlay(95) +from:0x0216e070 kind:arm_call to:0x021716e0 module:overlay(93) +from:0x0216e078 kind:arm_call to:0x02019514 module:main +from:0x0216e08c kind:arm_call to:0x01ffd420 module:itcm +from:0x0216e0a0 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0216e0bc kind:arm_call to:0x0216b520 module:overlay(93) +from:0x0216e0c8 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0216e104 kind:arm_call to:0x020166f4 module:main +from:0x0216e118 kind:load to:0x0204a110 module:main +from:0x0216e11c kind:load to:0x027e09b8 module:dtcm +from:0x0216e120 kind:load to:0x027e09a4 module:dtcm +from:0x0216e124 kind:load to:0x027e0954 module:dtcm +from:0x0216e14c kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x0216e150 kind:arm_call to:0x0216e190 module:overlay(93) +from:0x0216e164 kind:arm_call to:0x01ffd49c module:itcm +from:0x0216e184 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x0216e1a0 kind:load to:0x027e09bc module:dtcm +from:0x0216e1c8 kind:arm_call to:0x0208d3a8 module:overlay(0) +from:0x0216e280 kind:arm_call to:0x0208d3d0 module:overlay(0) +from:0x0216e28c kind:arm_call to:0x0216b3d4 module:overlay(93) +from:0x0216e29c kind:load to:0x027e0998 module:dtcm +from:0x0216e2bc kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0216e2dc kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0216e300 kind:arm_call to:0x0216f534 module:overlay(93) +from:0x0216e314 kind:arm_call to:0x02171768 module:overlay(93) +from:0x0216e340 kind:load to:0x021717f4 module:overlay(93) +from:0x0216e35c kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0216e380 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e38c kind:arm_call to:0x01fff458 module:itcm +from:0x0216e3b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e408 kind:arm_call to:0x0208a9c4 module:overlay(0) +from:0x0216e4d4 kind:arm_call to:0x0216c6c4 module:overlay(93) +from:0x0216e4ec kind:arm_call to:0x0216e344 module:overlay(93) +from:0x0216e4fc kind:arm_call to:0x0216ab50 module:overlay(93) +from:0x0216e53c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e564 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e598 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216e5ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e5bc kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x0216e680 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e69c kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x0216e6bc kind:load to:0x027e0d34 module:dtcm +from:0x0216e6f4 kind:arm_call to:0x0216e758 module:overlay(93) +from:0x0216e71c kind:arm_call to:0x0208a7cc module:overlay(0) +from:0x0216e738 kind:arm_call to:0x02171d34 module:overlay(93) +from:0x0216e764 kind:load to:0x021718f8 module:overlay(93) +from:0x0216e774 kind:load to:0x02171928 module:overlay(93) +from:0x0216e784 kind:load to:0x0217196c module:overlay(93) +from:0x0216e794 kind:load to:0x02171994 module:overlay(93) +from:0x0216e7f4 kind:arm_call to:0x02171db4 module:overlay(93) +from:0x0216e84c kind:arm_call to:0x0216e758 module:overlay(93) +from:0x0216e8d0 kind:load to:0x021719bc module:overlay(93) +from:0x0216e8f0 kind:load to:0x02171d1c module:overlay(93) +from:0x0216e924 kind:arm_call to:0x02171704 module:overlay(93) +from:0x0216e938 kind:arm_call to:0x01ffd420 module:itcm +from:0x0216e954 kind:arm_call to:0x02171740 module:overlay(93) +from:0x0216e968 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216e9e8 kind:arm_call to:0x0208d1dc module:overlay(0) +from:0x0216ea04 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x0216ea08 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0216ea40 kind:arm_call to:0x020a88f4 module:overlay(0) +from:0x0216ea54 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216ea6c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216ea94 kind:arm_call to:0x0208d234 module:overlay(0) +from:0x0216eaa0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216eabc kind:load to:0x027e09b8 module:dtcm +from:0x0216eac0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216eb04 kind:arm_call to:0x0216e8f4 module:overlay(93) +from:0x0216eb18 kind:arm_call to:0x02171704 module:overlay(93) +from:0x0216eb2c kind:arm_call to:0x01ffd420 module:itcm +from:0x0216eb40 kind:arm_call to:0x02171740 module:overlay(93) +from:0x0216eb54 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ebac kind:arm_call to:0x0216f534 module:overlay(93) +from:0x0216ec58 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ec6c kind:arm_call to:0x020a8a90 module:overlay(0) +from:0x0216ec80 kind:arm_call to:0x020dbd24 module:overlay(31) +from:0x0216ec94 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216ecac kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ecd0 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216ece0 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ecf4 kind:arm_call to:0x021719e0 module:overlay(93) +from:0x0216ed10 kind:arm_call to:0x01fff254 module:itcm +from:0x0216ed3c kind:arm_call to:0x02082684 module:overlay(0) +from:0x0216ed60 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ed78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ed88 kind:arm_call to:0x01fff458 module:itcm +from:0x0216edd0 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0216ee0c kind:arm_call to:0x01fff458 module:itcm +from:0x0216ee50 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0216ee98 kind:arm_call to:0x0208d234 module:overlay(0) +from:0x0216eed0 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216eee8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216ef58 kind:arm_call to:0x0208d1dc module:overlay(0) +from:0x0216ef98 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0216efb8 kind:arm_call to:0x0209807c module:overlay(0) +from:0x0216efc0 kind:arm_call to:0x021719d4 module:overlay(93) +from:0x0216efd4 kind:arm_call to:0x0216f368 module:overlay(93) +from:0x0216efe8 kind:arm_call to:0x0216e778 module:overlay(93) +from:0x0216eff8 kind:arm_call to:0x0216e788 module:overlay(93) +from:0x0216f020 kind:arm_call to:0x0208d234 module:overlay(0) +from:0x0216f0ac kind:arm_call to:0x01fff0b4 module:itcm +from:0x0216f110 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f118 kind:arm_call to:0x02171d5c module:overlay(93) +from:0x0216f140 kind:arm_call to:0x02171d5c module:overlay(93) +from:0x0216f154 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f160 kind:arm_call to:0x01fff458 module:itcm +from:0x0216f1ac kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f234 kind:arm_call to:0x0208e47c module:overlay(0) +from:0x0216f254 kind:load to:0x027e09b8 module:dtcm +from:0x0216f25c kind:load to:0x020ab5dc module:overlay(0) +from:0x0216f260 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f274 kind:load to:0x027e09a8 module:dtcm +from:0x0216f280 kind:load to:0x0203e964 module:main +from:0x0216f2a0 kind:load to:0x02171ba8 module:overlay(93) +from:0x0216f2b0 kind:load to:0x02171be4 module:overlay(93) +from:0x0216f2d4 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0216f314 kind:arm_call to:0x0209fd54 module:overlay(0) +from:0x0216f324 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216f32c kind:load to:0x027e09a4 module:dtcm +from:0x0216f334 kind:load to:0x020b504c module:overlay(0) +from:0x0216f364 kind:load to:0x0209fd54 module:overlay(0) +from:0x0216f380 kind:arm_call to:0x02070560 module:overlay(0) +from:0x0216f3c8 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f3f8 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0216f418 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f438 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f458 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f490 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f4a8 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f4c0 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f4d8 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f4ec kind:load to:0x027e09a4 module:dtcm +from:0x0216f4f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0216f4f4 kind:load to:0x027e0d70 module:dtcm +from:0x0216f4f8 kind:load to:0x027e09a8 module:dtcm +from:0x0216f52c kind:load to:0x027e0d70 module:dtcm +from:0x0216f554 kind:load to:0x021718a0 module:overlay(93) +from:0x0216f568 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0216f574 kind:thumb_call_arm to:0x0208cac8 module:overlay(0) +from:0x0216f586 kind:thumb_call to:0x0217a5c4 module:overlay(95) +from:0x0216f58c kind:thumb_call_arm to:0x0216d440 module:overlay(93) +from:0x0216f5b2 kind:thumb_call_arm to:0x02179e34 module:overlay(95) +from:0x0216f5c0 kind:thumb_call_arm to:0x02171004 module:overlay(93) +from:0x0216f5c6 kind:thumb_call_arm to:0x0216d398 module:overlay(93) +from:0x0216f5f4 kind:thumb_call_arm to:0x02089f74 module:overlay(0) +from:0x0216f5fc kind:thumb_call_arm to:0x02089f74 module:overlay(0) +from:0x0216f60a kind:thumb_call_arm to:0x02082e78 module:overlay(0) +from:0x0216f622 kind:thumb_call_arm to:0x020830d4 module:overlay(0) +from:0x0216f630 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f644 kind:thumb_call to:0x0217a624 module:overlay(95) +from:0x0216f658 kind:load to:0x02171004 module:overlay(93) +from:0x0216f668 kind:load to:0x02171004 module:overlay(93) +from:0x0216f678 kind:load to:0x02171004 module:overlay(93) +from:0x0216f688 kind:load to:0x02171004 module:overlay(93) +from:0x0216f6a4 kind:thumb_call_arm to:0x0209feac module:overlay(0) +from:0x0216f6b4 kind:thumb_call_arm to:0x0209feac module:overlay(0) +from:0x0216f6c4 kind:thumb_call_arm to:0x0209feac module:overlay(0) +from:0x0216f6d4 kind:thumb_call_arm to:0x0209feac module:overlay(0) +from:0x0216f6e0 kind:thumb_call_arm to:0x02071700 module:overlay(0) +from:0x0216f6e6 kind:thumb_call to:0x0216f708 module:overlay(93) +from:0x0216f6f0 kind:thumb_call_arm to:0x02171004 module:overlay(93) +from:0x0216f6fc kind:load to:0x027e0cec module:dtcm +from:0x0216f700 kind:load to:0x027e09a8 module:dtcm +from:0x0216f714 kind:thumb_call to:0x0217a424 module:overlay(95) +from:0x0216f732 kind:thumb_call_arm to:0x021695a8 module:overlay(93) +from:0x0216f754 kind:thumb_call_arm to:0x0208c99c module:overlay(0) +from:0x0216f764 kind:thumb_call_arm to:0x02171004 module:overlay(93) +from:0x0216f774 kind:load to:0x02171c78 module:overlay(93) +from:0x0216f798 kind:arm_call to:0x0208dc20 module:overlay(0) +from:0x0216f7b4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0216f7c0 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0216f7cc kind:arm_call to:0x0208e578 module:overlay(0) +from:0x0216f7d8 kind:arm_call to:0x02171c30 module:overlay(93) +from:0x0216f7ec kind:load to:0x027e09b8 module:dtcm +from:0x0216f830 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216f840 kind:arm_call to:0x0216f338 module:overlay(93) +from:0x0216f858 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0216f87c kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x0216f8a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f8b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fa3c kind:load to:0x027e0ce4 module:dtcm +from:0x0216fa58 kind:load to:0x02178d68 module:overlay(93) +from:0x0216fa60 kind:load to:0x0217880c module:overlay(93) +from:0x0216fa64 kind:load to:0x0203e964 module:main +from:0x0216fa84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216fb40 kind:arm_call to:0x0216f534 module:overlay(93) +from:0x0216fc00 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0216fc14 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216fc2c kind:load to:0x027e0ce4 module:dtcm +from:0x0216fca4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216fcb8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216fcc4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fce8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216fcf8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fd10 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216fd24 kind:load to:0x027e0ce4 module:dtcm +from:0x0216fd4c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216fd80 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216fdbc kind:load to:0x02171004 module:overlay(93) +from:0x0216fdfc kind:arm_call to:0x02171004 module:overlay(93) +from:0x0216fe04 kind:arm_call to:0x0217a640 module:overlay(95) +from:0x0216fe0c kind:arm_call to:0x0216d398 module:overlay(93) +from:0x0216fe38 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x0216fe40 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x0216fe58 kind:arm_call to:0x02082e78 module:overlay(0) +from:0x0216fe7c kind:arm_call to:0x020830d4 module:overlay(0) +from:0x0216fea0 kind:arm_call to:0x0216e128 module:overlay(93) +from:0x0216fec0 kind:arm_call to:0x02166318 module:overlay(93) +from:0x0216fec8 kind:arm_call to:0x02011ff4 module:main +from:0x0216fed0 kind:load to:0x027e0d8c module:dtcm +from:0x0216ff1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216ff30 kind:arm_call to:0x0209078c module:overlay(0) +from:0x0216ff3c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0216ff80 kind:arm_call to:0x020901f4 module:overlay(0) +from:0x0216ff90 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0216ffb4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0216ffbc kind:load to:0x020ace58 module:overlay(0) +from:0x0216ffcc kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0216ffe0 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0216ffe8 kind:arm_call to:0x02011ff4 module:main +from:0x02170018 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02170094 kind:arm_call to:0x02028c4c module:main +from:0x021700a4 kind:load to:0x0217884c module:overlay(93) +from:0x021700b4 kind:arm_call to:0x02011ff4 module:main +from:0x021700e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170114 kind:arm_call to:0x0205d870 module:overlay(0) +from:0x0217013c kind:arm_call to:0x02082bec module:overlay(0) +from:0x02170148 kind:load to:0x02177d24 module:overlay(93) +from:0x0217014c kind:load to:0x02177d28 module:overlay(93) +from:0x021701f4 kind:arm_call to:0x02071774 module:overlay(0) +from:0x02170244 kind:load to:0x02177d20 module:overlay(93) +from:0x02170248 kind:load to:0x02177d2c module:overlay(93) +from:0x0217024c kind:load to:0x02049be4 module:main +from:0x02170250 kind:load to:0x027e09a8 module:dtcm +from:0x02170274 kind:arm_call to:0x02088dd4 module:overlay(0) +from:0x0217033c kind:load to:0x02049be4 module:main +from:0x02170390 kind:arm_call to:0x02085f1c module:overlay(0) +from:0x02170468 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02170490 kind:arm_call to:0x0216f534 module:overlay(93) +from:0x021704a4 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x021704f8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02170530 kind:arm_call to:0x02170540 module:overlay(93) +from:0x02170550 kind:arm_call to:0x0216e2d8 module:overlay(93) +from:0x02170568 kind:arm_call to:0x0216e2b8 module:overlay(93) +from:0x02170580 kind:arm_call to:0x0216c608 module:overlay(93) +from:0x02170648 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x0217069c kind:arm_call to:0x02082a28 module:overlay(0) +from:0x021706d4 kind:load to:0x027e0cdc module:dtcm +from:0x021706e8 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02170720 kind:load to:0x02178878 module:overlay(93) +from:0x02170764 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x02170798 kind:arm_call to:0x0216f500 module:overlay(93) +from:0x021707b0 kind:arm_call to:0x020717cc module:overlay(0) +from:0x021707b8 kind:load to:0x027e09a8 module:dtcm +from:0x02170808 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x02170818 kind:arm_call to:0x021705a4 module:overlay(93) +from:0x02170824 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02170850 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02170870 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x02170878 kind:arm_call to:0x02170340 module:overlay(93) +from:0x02170880 kind:arm_call to:0x02170150 module:overlay(93) +from:0x021708fc kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02170914 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02170930 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02170950 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170980 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217098c kind:arm_call to:0x02171004 module:overlay(93) +from:0x021709a0 kind:arm_call to:0x02015080 module:main +from:0x021709bc kind:arm_call to:0x02071700 module:overlay(0) +from:0x021709c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021709d8 kind:arm_call to:0x0217039c module:overlay(93) +from:0x021709e4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021709f4 kind:load to:0x027e09a8 module:dtcm +from:0x02170a04 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02170a18 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02170a20 kind:arm_call to:0x02011ff4 module:main +from:0x02170a34 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02170a48 kind:load to:0x021788a4 module:overlay(93) +from:0x02170aa8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02170ac4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02170ae0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02170afc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02170b10 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02170b38 kind:load to:0x027e0cec module:dtcm +from:0x02170b40 kind:load to:0x027e09a8 module:dtcm +from:0x02170b7c kind:arm_call to:0x02015080 module:main +from:0x02170b98 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02170bb4 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x02170bc4 kind:arm_call to:0x021705a4 module:overlay(93) +from:0x02170bd0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02170be0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02170be8 kind:load to:0x027e09a8 module:dtcm +from:0x02170bf8 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02170c0c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02170c14 kind:arm_call to:0x02011ff4 module:main +from:0x02170c28 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02170c3c kind:load to:0x021788d0 module:overlay(93) +from:0x02170c48 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02170c5c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02170c64 kind:arm_call to:0x02011ff4 module:main +from:0x02170cac kind:arm_call to:0x021695a8 module:overlay(93) +from:0x02170ccc kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x02170ce4 kind:arm_call to:0x020a8a90 module:overlay(0) +from:0x02170cec kind:arm_call to:0x020e14a8 module:overlay(31) +from:0x02170cf4 kind:arm_call_thumb to:0x0216f638 module:overlay(93) +from:0x02170cfc kind:arm_call_thumb to:0x0216f708 module:overlay(93) +from:0x02170d2a kind:thumb_call_arm to:0x02011f3c module:main +from:0x02170d36 kind:thumb_call to:0x02166edc module:overlay(93) +from:0x02170d62 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02170de0 kind:load to:0x02177d3c module:overlay(93) +from:0x02170de4 kind:load to:0x021788f4 module:overlay(93) +from:0x02170df6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02170e02 kind:thumb_call to:0x02166f00 module:overlay(93) +from:0x02170e08 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02170e1a kind:thumb_call_arm to:0x02171004 module:overlay(93) +from:0x02170e44 kind:load to:0x02177d3c module:overlay(93) +from:0x02170e58 kind:arm_call to:0x02171d9c module:overlay(93) +from:0x02170ea4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170eb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170ee8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02170f18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170f40 kind:arm_call to:0x01ff9364 module:itcm +from:0x02170ff4 kind:load to:0x02177d18 module:overlay(93) +from:0x02170ff8 kind:load to:0x02177d44 module:overlay(93) +from:0x02170ffc kind:load to:0x02177d08 module:overlay(93) +from:0x02171000 kind:load to:0x02177d1c module:overlay(93) +from:0x02171050 kind:arm_call to:0x02088060 module:overlay(0) +from:0x02171060 kind:arm_call to:0x02168e9c module:overlay(93) +from:0x02171084 kind:arm_call to:0x0205c5b8 module:overlay(0) +from:0x02171094 kind:arm_call to:0x0205c5b8 module:overlay(0) +from:0x021710b8 kind:arm_call to:0x02072b08 module:overlay(0) +from:0x021710d8 kind:arm_call to:0x02088060 module:overlay(0) +from:0x021710f8 kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x0217110c kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x021711d4 kind:arm_call to:0x02170e48 module:overlay(93) +from:0x02171204 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02171224 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x0217122c kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02171254 kind:arm_call to:0x02028c4c module:main +from:0x02171274 kind:load to:0x027e09ac module:dtcm +from:0x02171278 kind:load to:0x02177d3c module:overlay(93) +from:0x0217127c kind:load to:0x021788f4 module:overlay(93) +from:0x02171280 kind:load to:0x02177d42 module:overlay(93) +from:0x02171284 kind:load to:0x02177d40 module:overlay(93) +from:0x02171288 kind:load to:0x02177d44 module:overlay(93) +from:0x021712d8 kind:arm_call to:0x01fff05c module:itcm +from:0x021712f8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021713d4 kind:arm_call to:0x021672e8 module:overlay(93) +from:0x021713f0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0217140c kind:arm_call to:0x0216f534 module:overlay(93) +from:0x02171424 kind:arm_call to:0x02168e9c module:overlay(93) +from:0x02171434 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0217145c kind:arm_call to:0x020717cc module:overlay(0) +from:0x02171468 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021714d4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021715e8 kind:arm_call to:0x0208cec8 module:overlay(0) +from:0x02171600 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171694 kind:load to:0x02177d3c module:overlay(93) +from:0x02171698 kind:load to:0x027e0cd8 module:dtcm +from:0x0217169c kind:load to:0x02177d10 module:overlay(93) +from:0x021716a0 kind:load to:0x0204a110 module:main +from:0x021716ac kind:load to:0x027e09a8 module:dtcm +from:0x021716b0 kind:load to:0x020b5214 module:overlay(0) +from:0x0217173c kind:load to:0x02177d3c module:overlay(93) +from:0x02171764 kind:load to:0x02177d3c module:overlay(93) +from:0x0217178c kind:load to:0x02177d3c module:overlay(93) +from:0x021717b4 kind:load to:0x02177d3c module:overlay(93) +from:0x021717f0 kind:load to:0x02177d3c module:overlay(93) +from:0x02171818 kind:load to:0x02177d3c module:overlay(93) +from:0x02171840 kind:load to:0x02177d3c module:overlay(93) +from:0x0217189c kind:load to:0x02177d3c module:overlay(93) +from:0x021718cc kind:arm_call to:0x02171844 module:overlay(93) +from:0x021718e4 kind:arm_call to:0x021801d8 module:overlay(95) +from:0x021718f4 kind:load to:0x02177d3c module:overlay(93) +from:0x02171924 kind:load to:0x02177d3c module:overlay(93) +from:0x02171960 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171968 kind:load to:0x02177d3c module:overlay(93) +from:0x02171a14 kind:arm_call to:0x01fff350 module:itcm +from:0x02171a50 kind:load to:0x027e0ce4 module:dtcm +from:0x02171a58 kind:load to:0x020b3000 module:overlay(0) +from:0x02171a94 kind:load to:0x02177d3c module:overlay(93) +from:0x02171ae4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171b14 kind:arm_call to:0x0216f358 module:overlay(93) +from:0x02171b30 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171b4c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171b98 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171bd4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171be0 kind:load to:0x02177d3c module:overlay(93) +from:0x02171c14 kind:arm_call to:0x0217039c module:overlay(93) +from:0x02171c20 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171c2c kind:load to:0x02177d3c module:overlay(93) +from:0x02171c6c kind:arm_call to:0x02136118 module:overlays(48,50) +from:0x02171c74 kind:load to:0x02177d3c module:overlay(93) +from:0x02171cd8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171ce4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171d14 kind:arm_call to:0x02125418 module:overlay(44) +from:0x02171dc0 kind:load to:0x02171d9c module:overlay(93) +from:0x02171dd0 kind:arm_call to:0x02171db4 module:overlay(93) +from:0x02171de4 kind:arm_call to:0x0217c154 module:overlay(95) +from:0x02171e30 kind:arm_call to:0x02124370 module:overlay(44) +from:0x02171e4c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171e68 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171e7c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02171ec4 kind:arm_call to:0x02123e84 module:overlay(44) +from:0x02171ee4 kind:arm_call to:0x02125280 module:overlays(43,44) +from:0x02171f08 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02171f28 kind:load to:0x0217dd88 module:overlays(92,96) +from:0x02171f48 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02171f68 kind:load to:0x02180f44 module:overlay(95) +from:0x02171f84 kind:arm_call to:0x02135cc4 module:overlay(48) +from:0x02171fa4 kind:arm_call to:0x0217eae0 module:overlay(95) +from:0x02171fc8 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02171fd8 kind:load to:0x02180ec0 module:overlay(95) +from:0x02171ff4 kind:arm_call to:0x0217a270 module:overlay(96) +from:0x02172014 kind:arm_call to:0x0217d984 module:overlay(95) +from:0x02172034 kind:arm_call to:0x02170a2c module:overlay(93) +from:0x02172054 kind:arm_call to:0x021706e0 module:overlay(93) +from:0x02172074 kind:arm_call to:0x0217c02c module:overlay(95) +from:0x02172094 kind:arm_call to:0x02180360 module:overlay(95) +from:0x021720b4 kind:arm_call to:0x0217bdfc module:overlay(95) +from:0x021720d4 kind:arm_call to:0x0217f298 module:overlay(95) +from:0x021720f4 kind:arm_call to:0x0217e03c module:overlay(95) +from:0x02172114 kind:arm_call to:0x0217b068 module:overlay(95) +from:0x02172134 kind:arm_call to:0x0217f950 module:overlay(95) +from:0x02172154 kind:arm_call to:0x02170c20 module:overlay(93) +from:0x02172174 kind:arm_call to:0x0217217c module:overlay(93) +from:0x02172184 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x02172194 kind:arm_call to:0x02166710 module:overlay(93) +from:0x021721d4 kind:load to:0x02178a54 module:overlay(93) +from:0x021721e0 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x021721f4 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x021721fc kind:arm_call to:0x02011ff4 module:main +from:0x02172270 kind:arm_call to:0x01fff350 module:itcm +from:0x021722a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021722a8 kind:load to:0x02178a48 module:overlay(93) +from:0x02172378 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172388 kind:arm_call to:0x01ffb714 module:itcm +from:0x021723b0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021723c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02172400 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0217242c kind:arm_call to:0x020717cc module:overlay(0) +from:0x02172444 kind:load to:0x027e09a8 module:dtcm +from:0x02172480 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x021725a8 kind:arm_call to:0x02172448 module:overlay(93) +from:0x021725c4 kind:arm_call to:0x0216abb4 module:overlay(93) +from:0x021725f0 kind:arm_call_thumb to:0x02179c08 module:overlay(96) +from:0x02172630 kind:arm_call to:0x02082adc module:overlay(0) +from:0x021726bc kind:arm_call to:0x021668dc module:overlay(93) +from:0x021726e8 kind:arm_call to:0x021672a0 module:overlay(93) +from:0x021726f4 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x02172714 kind:arm_call_thumb to:0x02179c08 module:overlay(96) +from:0x02172760 kind:arm_call to:0x021672a0 module:overlay(93) +from:0x0217276c kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217277c kind:arm_call to:0x02168e9c module:overlay(93) +from:0x021727e0 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x02172860 kind:load to:0x02049be4 module:main +from:0x02172864 kind:load to:0x020ab4dc module:overlay(0) +from:0x02172894 kind:arm_call to:0x02172d14 module:overlay(93) +from:0x0217289c kind:arm_call to:0x02089e54 module:overlay(0) +from:0x021728ac kind:arm_call to:0x021705a4 module:overlay(93) +from:0x021728b8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172908 kind:arm_call to:0x02172d1c module:overlay(93) +from:0x02172918 kind:arm_call to:0x02172f08 module:overlay(93) +from:0x02172928 kind:arm_call to:0x02173154 module:overlay(93) +from:0x02172938 kind:arm_call to:0x021732c8 module:overlay(93) +from:0x02172948 kind:arm_call to:0x0217344c module:overlay(93) +from:0x02172958 kind:arm_call to:0x021735c0 module:overlay(93) +from:0x02172968 kind:arm_call to:0x021737dc module:overlay(93) +from:0x02172978 kind:arm_call to:0x0217400c module:overlay(93) +from:0x02172988 kind:arm_call to:0x02174544 module:overlay(93) +from:0x02172998 kind:arm_call to:0x0217493c module:overlay(93) +from:0x021729a8 kind:arm_call to:0x02174b08 module:overlay(93) +from:0x021729b8 kind:arm_call to:0x02174ef4 module:overlay(93) +from:0x021729c0 kind:arm_call to:0x02172868 module:overlay(93) +from:0x021729c4 kind:arm_call to:0x02172870 module:overlay(93) +from:0x021729dc kind:arm_call to:0x021723e0 module:overlay(93) +from:0x021729e0 kind:arm_call to:0x021723e8 module:overlay(93) +from:0x021729ec kind:arm_call to:0x02173fe8 module:overlay(93) +from:0x02172a14 kind:arm_call to:0x021723ec module:overlay(93) +from:0x02172a2c kind:arm_call to:0x021737b8 module:overlay(93) +from:0x02172a50 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172a5c kind:arm_call to:0x02170340 module:overlay(93) +from:0x02172aa4 kind:arm_call to:0x02170e48 module:overlay(93) +from:0x02172aac kind:arm_call to:0x02170150 module:overlay(93) +from:0x02172ab8 kind:arm_call to:0x0217025c module:overlay(93) +from:0x02172ae4 kind:arm_call to:0x021722cc module:overlay(93) +from:0x02172af8 kind:arm_call to:0x02175050 module:overlay(93) +from:0x02172b0c kind:arm_call to:0x0217524c module:overlay(93) +from:0x02172b1c kind:arm_call to:0x0217523c module:overlay(93) +from:0x02172b2c kind:arm_call to:0x02175420 module:overlay(93) +from:0x02172b54 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x02172b5c kind:arm_call to:0x021722ac module:overlay(93) +from:0x02172b90 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02172b9c kind:arm_call to:0x02173fdc module:overlay(93) +from:0x02172bd0 kind:arm_call to:0x02175268 module:overlay(93) +from:0x02172bd8 kind:arm_call to:0x021753e0 module:overlay(93) +from:0x02172bf4 kind:arm_call to:0x0217524c module:overlay(93) +from:0x02172c04 kind:arm_call to:0x0217523c module:overlay(93) +from:0x02172c14 kind:arm_call to:0x02175420 module:overlay(93) +from:0x02172c3c kind:arm_call to:0x02082c58 module:overlay(0) +from:0x02172c5c kind:arm_call to:0x021753f4 module:overlay(93) +from:0x02172c70 kind:arm_call to:0x02175404 module:overlay(93) +from:0x02172c88 kind:arm_call to:0x0217524c module:overlay(93) +from:0x02172c98 kind:arm_call to:0x0217523c module:overlay(93) +from:0x02172ca8 kind:arm_call to:0x02175420 module:overlay(93) +from:0x02172cd0 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x02172cec kind:arm_call to:0x021753f4 module:overlay(93) +from:0x02172d00 kind:arm_call to:0x02175404 module:overlay(93) +from:0x02172d64 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02172d98 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02172dc4 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x02172dd8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172e0c kind:arm_call to:0x02170540 module:overlay(93) +from:0x02172e18 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172e28 kind:arm_call to:0x0216f534 module:overlay(93) +from:0x02172e3c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172e50 kind:arm_call to:0x02172208 module:overlay(93) +from:0x02172e6c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172e8c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172eac kind:arm_call to:0x0208dbe0 module:overlay(0) +from:0x02172ecc kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172ef4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02172f38 kind:arm_call to:0x0208dbe0 module:overlay(0) +from:0x02172f7c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02172f8c kind:arm_call to:0x01ff930c module:itcm +from:0x02172fbc kind:arm_call to:0x020839f8 module:overlay(0) +from:0x02172ffc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02173034 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173054 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02173070 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x02173084 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021730b8 kind:arm_call to:0x02170540 module:overlay(93) +from:0x021730c4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021730d8 kind:arm_call to:0x02172208 module:overlay(93) +from:0x021730f4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173114 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217313c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173198 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x021731b0 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x021731c4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021731e0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173214 kind:arm_call to:0x02170540 module:overlay(93) +from:0x02173220 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173234 kind:arm_call to:0x02172208 module:overlay(93) +from:0x02173250 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173270 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021732b8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173300 kind:arm_call to:0x01ff930c module:itcm +from:0x02173324 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02173358 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02173360 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x02173374 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021733a8 kind:arm_call to:0x02170540 module:overlay(93) +from:0x021733b4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021733c8 kind:arm_call to:0x02172208 module:overlay(93) +from:0x021733e4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173428 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173438 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217348c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217349c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021734b0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021734d0 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02173504 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217350c kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x02173520 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217353c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173570 kind:arm_call to:0x02170540 module:overlay(93) +from:0x0217357c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173590 kind:arm_call to:0x02172208 module:overlay(93) +from:0x021735b0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173688 kind:arm_call to:0x0208600c module:overlay(0) +from:0x021736b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021736e4 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x021736f8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173710 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x02173724 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173758 kind:arm_call to:0x02170540 module:overlay(93) +from:0x02173764 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173778 kind:arm_call to:0x02172208 module:overlay(93) +from:0x02173794 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021737a8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173810 kind:arm_call to:0x02070560 module:overlay(0) +from:0x02173830 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x02173844 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173850 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02173884 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217389c kind:arm_call to:0x02172208 module:overlay(93) +from:0x021738b8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021738c8 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x021738f0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173904 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173954 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217398c kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x02173998 kind:arm_call to:0x0216d4f4 module:overlay(93) +from:0x021739a4 kind:arm_call to:0x0216ab50 module:overlay(93) +from:0x021739ec kind:arm_call to:0x0216c6ac module:overlay(93) +from:0x021739fc kind:arm_call to:0x0216c1e4 module:overlay(93) +from:0x02173ac8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173ad0 kind:arm_call to:0x01fff458 module:itcm +from:0x02173ae4 kind:arm_call to:0x01fff458 module:itcm +from:0x02173b4c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02173ba4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173ba8 kind:arm_call to:0x01fff458 module:itcm +from:0x02173be0 kind:arm_call to:0x0208ae3c module:overlay(0) +from:0x02173c04 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02173c20 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02173c28 kind:arm_call to:0x0217039c module:overlay(93) +from:0x02173c84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173c88 kind:arm_call to:0x01fff458 module:itcm +from:0x02173cb8 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02173cd0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173d04 kind:arm_call to:0x0216ab04 module:overlay(93) +from:0x02173d28 kind:arm_call to:0x0208a9c4 module:overlay(0) +from:0x02173d38 kind:arm_call to:0x0216e344 module:overlay(93) +from:0x02173d50 kind:arm_call to:0x0216e3b8 module:overlay(93) +from:0x02173d64 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173d7c kind:arm_call to:0x0216e3b8 module:overlay(93) +from:0x02173d90 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173dac kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02173dbc kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173dd4 kind:arm_call to:0x0216e3b8 module:overlay(93) +from:0x02173de8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173e30 kind:arm_call to:0x0216b060 module:overlay(93) +from:0x02173e58 kind:arm_call to:0x02082bec module:overlay(0) +from:0x02173ea4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02173ee0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02173f04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173f9c kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x02173fc0 kind:load to:0x027e09a4 module:dtcm +from:0x02173fc8 kind:load to:0x027e0ce4 module:dtcm +from:0x02173fd4 kind:load to:0x02177d28 module:overlay(93) +from:0x02174004 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217402c kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02174060 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174078 kind:arm_call to:0x02172208 module:overlay(93) +from:0x02174094 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021740a4 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x021740cc kind:arm_call to:0x02171004 module:overlay(93) +from:0x021740e0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174130 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174168 kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x02174174 kind:arm_call to:0x0216d4f4 module:overlay(93) +from:0x02174180 kind:arm_call to:0x0216ab50 module:overlay(93) +from:0x021741c8 kind:arm_call to:0x0216c6ac module:overlay(93) +from:0x021741d8 kind:arm_call to:0x0216c1e4 module:overlay(93) +from:0x02174260 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x021742b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021742bc kind:arm_call to:0x01fff458 module:itcm +from:0x021742d0 kind:arm_call to:0x01fff458 module:itcm +from:0x02174338 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02174390 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174394 kind:arm_call to:0x01fff458 module:itcm +from:0x021743cc kind:arm_call to:0x0208ae3c module:overlay(0) +from:0x021743f0 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217440c kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02174414 kind:arm_call to:0x0217039c module:overlay(93) +from:0x02174470 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174474 kind:arm_call to:0x01fff458 module:itcm +from:0x021744b0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021744d4 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x021744f0 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x021744f8 kind:arm_call to:0x02170540 module:overlay(93) +from:0x02174504 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217451c kind:arm_call to:0x021700c4 module:overlay(93) +from:0x02174528 kind:arm_call to:0x0216adb0 module:overlay(93) +from:0x02174538 kind:load to:0x027e0ce4 module:dtcm +from:0x02174574 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174580 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x021745b4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021745cc kind:arm_call to:0x02172208 module:overlay(93) +from:0x021745e8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021745f8 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x02174620 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174634 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174684 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021746bc kind:arm_call to:0x02171004 module:overlay(93) +from:0x021746d8 kind:arm_call to:0x02166e60 module:overlay(93) +from:0x021746f0 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x02174704 kind:arm_call to:0x01ffb714 module:itcm +from:0x02174744 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0217476c kind:arm_call to:0x0208aa50 module:overlay(0) +from:0x02174780 kind:arm_call to:0x01ff930c module:itcm +from:0x021747b4 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x021747c0 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x021747e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174830 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02174838 kind:arm_call to:0x02170540 module:overlay(93) +from:0x02174844 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217486c kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0217487c kind:arm_call to:0x02170540 module:overlay(93) +from:0x02174888 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021748a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021748cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021748d8 kind:arm_call to:0x02017f38 module:main +from:0x021748e8 kind:arm_call to:0x0216ac74 module:overlay(93) +from:0x02174904 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174910 kind:arm_call to:0x0216ac74 module:overlay(93) +from:0x02174928 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174938 kind:load to:0x02177d28 module:overlay(93) +from:0x02174954 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217498c kind:arm_call to:0x02171004 module:overlay(93) +from:0x021749a8 kind:arm_call to:0x02172208 module:overlay(93) +from:0x021749c4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021749f8 kind:arm_call to:0x02170540 module:overlay(93) +from:0x02174a04 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174a24 kind:arm_call to:0x021723ec module:overlay(93) +from:0x02174a48 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174a78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174a90 kind:arm_call to:0x020d9a34 module:overlay(31) +from:0x02174aa0 kind:arm_call to:0x0217039c module:overlay(93) +from:0x02174aac kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174af4 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x02174b04 kind:load to:0x027e0d34 module:dtcm +from:0x02174b24 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02174b58 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174b88 kind:arm_call to:0x0217039c module:overlay(93) +from:0x02174b94 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174ba4 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x02174bcc kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174be0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174c10 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174c40 kind:arm_call to:0x0208a9c4 module:overlay(0) +from:0x02174c64 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02174c6c kind:arm_call to:0x0217039c module:overlay(93) +from:0x02174c78 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174c98 kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x02174ca4 kind:arm_call to:0x0216d4f4 module:overlay(93) +from:0x02174cb0 kind:arm_call to:0x0216ab50 module:overlay(93) +from:0x02174cf8 kind:arm_call to:0x0216c6ac module:overlay(93) +from:0x02174d0c kind:arm_call to:0x0216c1e4 module:overlay(93) +from:0x02174d6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174d70 kind:arm_call to:0x01fff458 module:itcm +from:0x02174d88 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174da4 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02174dac kind:arm_call to:0x0217039c module:overlay(93) +from:0x02174db8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174dd4 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02174ddc kind:arm_call to:0x0217039c module:overlay(93) +from:0x02174de8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174dfc kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174e10 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174e38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174e54 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02174e5c kind:arm_call to:0x0217039c module:overlay(93) +from:0x02174e68 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174e80 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174ea4 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02174eac kind:arm_call to:0x0217039c module:overlay(93) +from:0x02174eb8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174ed0 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x02174edc kind:arm_call to:0x0216adb0 module:overlay(93) +from:0x02174ee8 kind:load to:0x027e0ce4 module:dtcm +from:0x02174ef0 kind:load to:0x02177d38 module:overlay(93) +from:0x02174f24 kind:arm_call to:0x0215eda0 module:overlay(71) +from:0x02174f34 kind:arm_call to:0x0216f500 module:overlay(93) +from:0x02174f58 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174f78 kind:arm_call to:0x0216f500 module:overlay(93) +from:0x02174f9c kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174fac kind:arm_call to:0x021722d0 module:overlay(93) +from:0x02174fc0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02174fdc kind:arm_call to:0x02172208 module:overlay(93) +from:0x02174ff8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02175040 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x0217504c kind:load to:0x027e0d70 module:dtcm +from:0x02175084 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02175094 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021750c0 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x0217511c kind:arm_call to:0x01fff350 module:itcm +from:0x02175158 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x02175174 kind:arm_call to:0x01fff350 module:itcm +from:0x021751fc kind:arm_call to:0x0205d73c module:overlay(0) +from:0x02175214 kind:arm_call to:0x0208cc58 module:overlay(0) +from:0x02175234 kind:load to:0x027e0ce4 module:dtcm +from:0x02175238 kind:load to:0x02178a3c module:overlay(93) +from:0x02175264 kind:load to:0x02039fa4 module:main +from:0x02175310 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02175328 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x0217535c kind:arm_call to:0x02089f98 module:overlay(0) +from:0x02175374 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x021753ac kind:arm_call to:0x02089f98 module:overlay(0) +from:0x021753c4 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x021753d4 kind:load to:0x02049be4 module:main +from:0x02175400 kind:load to:0x02089f98 module:overlay(0) +from:0x02175410 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x021754a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021754c0 kind:arm_call to:0x0216c0f4 module:overlay(93) +from:0x021754dc kind:thumb_call_arm to:0x020d05ec module:overlay(24) +from:0x021754f6 kind:thumb_call_arm to:0x020d06d0 module:overlay(24) +from:0x02175500 kind:load to:0x02178a78 module:overlay(93) +from:0x0217550c kind:thumb_call_arm to:0x020d0680 module:overlay(24) +from:0x0217551c kind:arm_call to:0x020d0698 module:overlay(24) +from:0x02175568 kind:arm_call to:0x01ffd294 module:itcm +from:0x0217559c kind:arm_call to:0x020d0924 module:overlay(24) +from:0x021755c4 kind:arm_call to:0x020d0744 module:overlays(20,24) +from:0x021755e0 kind:load to:0x027e0998 module:dtcm +from:0x0217560c kind:arm_call to:0x0201ec30 module:main +from:0x0217561c kind:arm_call to:0x0201e8d4 module:main +from:0x0217562c kind:arm_call to:0x0201e8d4 module:main +from:0x0217565c kind:arm_call to:0x02175514 module:overlay(93) +from:0x02175690 kind:arm_call to:0x02175548 module:overlay(93) +from:0x021756b4 kind:load to:0x0204a110 module:main +from:0x021756e4 kind:thumb_call_arm to:0x0201667c module:main +from:0x021756f2 kind:thumb_call_arm to:0x0201667c module:main +from:0x021756fe kind:thumb_call_arm to:0x020196b0 module:main +from:0x0217572c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02175732 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175756 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02175768 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175774 kind:thumb_call_arm to:0x02018268 module:main +from:0x021757a4 kind:thumb_call_arm to:0x020caa58 module:overlay(24) +from:0x021757ba kind:thumb_call_arm to:0x0208bfac module:overlay(0) +from:0x021757c4 kind:load to:0x02178a9c module:overlay(93) +from:0x021757c8 kind:load to:0x02178a88 module:overlay(93) +from:0x021757cc kind:load to:0x0204a110 module:main +from:0x021757d0 kind:load to:0x021781bc module:overlay(93) +from:0x021757d4 kind:load to:0x02178b04 module:overlay(93) +from:0x021757d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021757e4 kind:arm_call to:0x020898a8 module:overlay(0) +from:0x02175818 kind:arm_call to:0x020caba4 module:overlay(24) +from:0x02175858 kind:arm_call to:0x02166034 module:overlay(93) +from:0x02175868 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02175a0c kind:arm_call to:0x02166034 module:overlay(93) +from:0x02175acc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02175ad4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02175af4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02175afc kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02175b2c kind:load to:0x027e0d8c module:dtcm +from:0x02175b48 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02175b84 kind:arm_call to:0x0201e8d4 module:main +from:0x02175bb4 kind:arm_call to:0x0201aa8c module:main +from:0x02175bf4 kind:arm_call to:0x0201aad0 module:main +from:0x02175c00 kind:load to:0x027e0ce0 module:dtcm +from:0x02175c04 kind:load to:0x0204af1c module:main +from:0x02175c10 kind:arm_call to:0x020898a8 module:overlay(0) +from:0x02175c18 kind:arm_call to:0x02011ff4 module:main +from:0x02175c30 kind:arm_call to:0x020898a8 module:overlay(0) +from:0x02175c38 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02175c50 kind:arm_call to:0x020898a8 module:overlay(0) +from:0x02175c58 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02175c60 kind:arm_call to:0x02011ff4 module:main +from:0x02175c7c kind:load to:0x027e0ce0 module:dtcm +from:0x02175c80 kind:load to:0x01fff1a4 module:itcm +from:0x02175c90 kind:arm_call to:0x0208be70 module:overlay(0) +from:0x02175ca8 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x02175cb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02175cc6 kind:thumb_call_arm to:0x02175c6c module:overlay(93) +from:0x02175d04 kind:thumb_call_arm to:0x0201667c module:main +from:0x02175d12 kind:thumb_call_arm to:0x0201667c module:main +from:0x02175d1e kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175d3c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02175d52 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175d62 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02175d68 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175d86 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02175d9e kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x02175daa kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175dd8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02175dde kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175dec kind:thumb_call_arm to:0x02018268 module:main +from:0x02175df0 kind:thumb_call_arm to:0x02175c84 module:overlay(93) +from:0x02175e12 kind:thumb_call_arm to:0x02060c34 module:overlay(0) +from:0x02175e38 kind:thumb_call_arm to:0x020caa58 module:overlay(24) +from:0x02175e5a kind:thumb_call_arm to:0x02060e3c module:overlay(0) +from:0x02175e74 kind:thumb_call_arm to:0x02060c50 module:overlay(0) +from:0x02175e80 kind:thumb_call_arm to:0x0208bfac module:overlay(0) +from:0x02175e90 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175e9c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02175ea2 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x02175eb2 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x02175ebc kind:load to:0x02178ac8 module:overlay(93) +from:0x02175ec0 kind:load to:0x02178ab4 module:overlay(93) +from:0x02175ec4 kind:load to:0x0204a110 module:main +from:0x02175ec8 kind:load to:0x021781cc module:overlay(93) +from:0x02175ecc kind:load to:0x02178b10 module:overlay(93) +from:0x02175ed0 kind:load to:0x02178ad8 module:overlay(93) +from:0x02175ed4 kind:load to:0x027e0ce0 module:dtcm +from:0x02175ed8 kind:load to:0x021781c3 module:overlay(93) +from:0x02175ee4 kind:arm_call to:0x020898a8 module:overlay(0) +from:0x02175f0c kind:arm_call to:0x02060db8 module:overlay(0) +from:0x02175f18 kind:arm_call to:0x02060c7c module:overlay(0) +from:0x02175f28 kind:load to:0x020ab4dc module:overlay(0) +from:0x02175f30 kind:thumb_call_arm to:0x02175c84 module:overlay(93) +from:0x02175f38 kind:thumb_call_arm to:0x02175ef0 module:overlay(93) +from:0x02175f60 kind:arm_call to:0x02175c84 module:overlay(93) +from:0x02175f88 kind:arm_call to:0x02175ef0 module:overlay(93) +from:0x02175fac kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02175fb4 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02175fbc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02175fc4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02175fd0 kind:arm_call to:0x020caba4 module:overlay(24) +from:0x02176238 kind:arm_call to:0x02175c6c module:overlay(93) +from:0x02176270 kind:arm_call to:0x0201e8d4 module:main +from:0x021762a8 kind:arm_call to:0x0201aa44 module:main +from:0x021762b8 kind:arm_call to:0x0201e8d4 module:main +from:0x021762fc kind:arm_call to:0x0201aad0 module:main +from:0x02176314 kind:arm_call to:0x02028c4c module:main +from:0x02176348 kind:arm_call to:0x0201e8d4 module:main +from:0x02176384 kind:arm_call to:0x0201aad0 module:main +from:0x02176390 kind:load to:0x0204af1c module:main +from:0x02176394 kind:load to:0x021781c0 module:overlay(93) +from:0x021763c0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x021763e4 kind:arm_call to:0x020898a8 module:overlay(0) +from:0x021763ec kind:arm_call to:0x02011ff4 module:main +from:0x02176404 kind:arm_call to:0x020898a8 module:overlay(0) +from:0x0217640c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02176424 kind:arm_call to:0x020898a8 module:overlay(0) +from:0x0217642c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02176434 kind:arm_call to:0x02011ff4 module:main +from:0x02176446 kind:thumb_call_arm to:0x0201667c module:main +from:0x02176450 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0217647a kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02176480 kind:thumb_call_arm to:0x020196b0 module:main +from:0x021764aa kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x021764b0 kind:thumb_call_arm to:0x020196b0 module:main +from:0x021764d8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02176504 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x0217650c kind:load to:0x02178aec module:overlay(93) +from:0x02176514 kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x02176520 kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x02176526 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0217654c kind:arm_call to:0x02077480 module:overlay(0) +from:0x02176564 kind:arm_call to:0x01fff148 module:itcm +from:0x02176578 kind:arm_call to:0x01ffd43c module:itcm +from:0x021765c8 kind:load to:0x027e09bc module:dtcm +from:0x021765cc kind:load to:0x027e0ce0 module:dtcm +from:0x021765ec kind:arm_call to:0x0208be9c module:overlay(0) +from:0x021765fc kind:arm_call to:0x02165fec module:overlay(93) +from:0x02176618 kind:arm_call to:0x02166028 module:overlay(93) +from:0x0217662c kind:arm_call to:0x01fff1e0 module:itcm +from:0x0217664c kind:arm_call to:0x0208be48 module:overlay(0) +from:0x021766c8 kind:arm_call to:0x0208bec8 module:overlay(0) +from:0x021766e8 kind:arm_call to:0x02176530 module:overlay(93) +from:0x02176708 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02176724 kind:arm_call to:0x02176530 module:overlay(93) +from:0x021767ac kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021767c4 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021767cc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021767dc kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021767e4 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021767ec kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021767f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021767f8 kind:load to:0x027e0d8c module:dtcm +from:0x02176814 kind:arm_call to:0x0208be9c module:overlay(0) +from:0x02176850 kind:arm_call to:0x01fff148 module:itcm +from:0x02176864 kind:arm_call to:0x01ffd43c module:itcm +from:0x021768d8 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x021768f8 kind:arm_call to:0x0201aad0 module:main +from:0x02176930 kind:arm_call to:0x0201aad0 module:main +from:0x02176950 kind:arm_call to:0x0201aad0 module:main +from:0x0217695c kind:load to:0x027e0ce0 module:dtcm +from:0x02176960 kind:load to:0x027e09bc module:dtcm +from:0x02176964 kind:load to:0x0204af1c module:main +from:0x02176978 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021769ac kind:arm_call to:0x02166034 module:overlay(93) +from:0x021769c4 kind:arm_call to:0x020d97d4 module:overlay(31) +from:0x021769d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021769d8 kind:load to:0x027e0d8c module:dtcm +from:0x021769dc kind:load to:0x027e0d34 module:dtcm +from:0x021769f0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02176a00 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02176a1c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02176a40 kind:arm_call to:0x0208bf08 module:overlay(0) +from:0x02176a54 kind:arm_call to:0x01ffd420 module:itcm +from:0x02176a90 kind:arm_call to:0x020d97d4 module:overlay(31) +from:0x02176a98 kind:load to:0x027e0ce0 module:dtcm +from:0x02176a9c kind:load to:0x027e09b8 module:dtcm +from:0x02176aa0 kind:load to:0x0204a088 module:main +from:0x02176aa4 kind:load to:0x027e0d34 module:dtcm +from:0x02176ab0 kind:load to:0x02178d80 module:overlay(93) +from:0x02176ac4 kind:arm_call to:0x02011f3c module:main +from:0x02176ad0 kind:arm_call to:0x02176b00 module:overlay(93) +from:0x02176ae4 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02176afc kind:load to:0x02178b1c module:overlay(93) +from:0x02176b0c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02176b1c kind:arm_call to:0x02013b10 module:main +from:0x02176b24 kind:arm_call_thumb to:0x020141dc module:main +from:0x02176b44 kind:arm_call to:0x020196b0 module:main +from:0x02176b5c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176b64 kind:arm_call to:0x020196b0 module:main +from:0x02176b8c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176b9c kind:arm_call to:0x020196b0 module:main +from:0x02176bc8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176bdc kind:arm_call to:0x020196b0 module:main +from:0x02176c08 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176c1c kind:arm_call to:0x02060804 module:overlay(0) +from:0x02176c40 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02176c50 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02176c58 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x02176c68 kind:load to:0x02178b40 module:overlay(93) +from:0x02176c6c kind:load to:0x02178d6c module:overlay(93) +from:0x02176cbc kind:arm_call to:0x020196b0 module:main +from:0x02176ccc kind:arm_call to:0x0206082c module:overlay(0) +from:0x02176cd4 kind:arm_call to:0x020196b0 module:main +from:0x02176d00 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176d30 kind:arm_call to:0x020196b0 module:main +from:0x02176d40 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02176d48 kind:arm_call to:0x020196b0 module:main +from:0x02176d74 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176e14 kind:load to:0x02178d6c module:overlay(93) +from:0x02176e40 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x02176e58 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02176e8c kind:arm_call to:0x02073470 module:overlay(0) +from:0x02176e9c kind:load to:0x027e09b8 module:dtcm +from:0x02176ea0 kind:load to:0x02176c70 module:overlay(93) +from:0x02176ed0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02176ed8 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x02176ee8 kind:arm_call to:0x02098a88 module:overlay(0) +from:0x02176ef0 kind:arm_call to:0x02176e18 module:overlay(93) +from:0x02176f14 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02176f28 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02176f40 kind:arm_call to:0x02013c08 module:main +from:0x02176f4c kind:arm_call to:0x02013b24 module:main +from:0x02176f5c kind:arm_call to:0x02014478 module:main +from:0x02176f7c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02176f94 kind:arm_call to:0x02176e18 module:overlay(93) +from:0x02176f9c kind:load to:0x027e09b8 module:dtcm +from:0x02176fa0 kind:load to:0x02049b18 module:main +from:0x02176fa4 kind:load to:0x02049b2a module:main +from:0x02176fe4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02177034 kind:arm_call to:0x01fff148 module:itcm +from:0x02177048 kind:arm_call to:0x01ffd43c module:itcm +from:0x021770c0 kind:arm_call to:0x0201aa44 module:main +from:0x02177108 kind:arm_call to:0x0201aad0 module:main +from:0x02177130 kind:arm_call to:0x0201aa8c module:main +from:0x02177148 kind:arm_call to:0x02028c4c module:main +from:0x0217716c kind:arm_call to:0x0201aa8c module:main +from:0x02177184 kind:arm_call to:0x0201aad0 module:main +from:0x021771ac kind:arm_call to:0x0201aa8c module:main +from:0x021771c4 kind:arm_call to:0x0201aad0 module:main +from:0x021771d0 kind:load to:0x027e09b8 module:dtcm +from:0x021771d4 kind:load to:0x027e09bc module:dtcm +from:0x021771d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021771dc kind:load to:0x0204af1c module:main +from:0x021771e0 kind:load to:0x0204a110 module:main +from:0x021771ec kind:arm_call to:0x02098488 module:overlay(0) +from:0x02177200 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02177208 kind:arm_call to:0x02011ff4 module:main +from:0x0217721c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02177230 kind:load to:0x02178dcc module:overlay(93) +from:0x02177244 kind:arm_call to:0x02011f3c module:main +from:0x02177250 kind:arm_call to:0x02177280 module:overlay(93) +from:0x02177264 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0217727c kind:load to:0x02178b9c module:overlay(93) +from:0x02177288 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0217729c kind:load to:0x02178bc0 module:overlay(93) +from:0x021772dc kind:arm_call to:0x0217748c module:overlay(93) +from:0x02177300 kind:arm_call to:0x0217748c module:overlay(93) +from:0x02177324 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02177334 kind:arm_call to:0x0217733c module:overlay(93) +from:0x0217734c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02177368 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x0217738c kind:arm_call to:0x01fff148 module:itcm +from:0x021773a0 kind:arm_call to:0x01fff148 module:itcm +from:0x021773d0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021773e8 kind:arm_call to:0x020786dc module:overlay(0) +from:0x021773fc kind:arm_call to:0x01ffb860 module:itcm +from:0x02177408 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02177414 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02177420 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0217745c kind:arm_call to:0x020786dc module:overlay(0) +from:0x02177468 kind:load to:0x027e0ce0 module:dtcm +from:0x0217746c kind:load to:0x027e0cdc module:dtcm +from:0x02177470 kind:load to:0x027e09bc module:dtcm +from:0x02177484 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0217749c kind:arm_call to:0x01fff1a4 module:itcm +from:0x021774cc kind:arm_call to:0x01fff148 module:itcm +from:0x021774e0 kind:arm_call to:0x01fff148 module:itcm +from:0x021774f4 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0217750c kind:arm_call to:0x020802ec module:overlay(0) +from:0x02177520 kind:load to:0x027e0ce0 module:dtcm +from:0x02177524 kind:load to:0x027e0cd8 module:dtcm +from:0x02177530 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02177544 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217754c kind:arm_call to:0x02011ff4 module:main +from:0x02177560 kind:arm_call to:0x02097724 module:overlay(0) +from:0x02177574 kind:load to:0x02178e18 module:overlay(93) +from:0x02177588 kind:arm_call to:0x02011f3c module:main +from:0x02177594 kind:arm_call to:0x021775c4 module:overlay(93) +from:0x021775a8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x021775c0 kind:load to:0x02178c2c module:overlay(93) +from:0x021775cc kind:arm_call to:0x02098388 module:overlay(0) +from:0x021775ec kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021775f4 kind:arm_call to:0x0201667c module:main +from:0x02177610 kind:load to:0x02178c50 module:overlay(93) +from:0x02177614 kind:load to:0x02178c20 module:overlay(93) +from:0x021776e4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217771c kind:load to:0x027e0954 module:dtcm +from:0x02177720 kind:load to:0x020166f4 module:main +from:0x02177738 kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x02177764 kind:arm_call to:0x01ffd49c module:itcm +from:0x021777a0 kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x021777dc kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x021777fc kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x02177838 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x02177858 kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x02177894 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x021778b4 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x021778c0 kind:load to:0x027e09bc module:dtcm +from:0x021778d4 kind:arm_call to:0x02177724 module:overlay(93) +from:0x021778e8 kind:arm_call to:0x02016694 module:main +from:0x021778f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021778f8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02177910 kind:arm_call to:0x02016694 module:main +from:0x02177918 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02177920 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02177928 kind:arm_call to:0x02011ff4 module:main +from:0x0217793c kind:arm_call to:0x02097724 module:overlay(0) +from:0x02177950 kind:load to:0x02178e70 module:overlay(93) +from:0x02177964 kind:arm_call to:0x02011f3c module:main +from:0x02177970 kind:arm_call to:0x0215b760 module:overlays(71,83) +from:0x02177988 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021779d8 kind:load to:0x02178cac module:overlay(93) +from:0x021779e8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021779fc kind:load to:0x02178f64 module:overlay(93) +from:0x02177a10 kind:arm_call to:0x02011f3c module:main +from:0x02177a1c kind:arm_call to:0x0215e040 module:overlays(68,71) +from:0x02177a34 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02177a84 kind:load to:0x02178cd0 module:overlay(93) +from:0x02177a94 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02177aa8 kind:load to:0x02179058 module:overlay(93) +from:0x02177abc kind:arm_call to:0x02011f3c module:main +from:0x02177ac8 kind:arm_call to:0x02126964 module:overlay(42) +from:0x02177adc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02177b2c kind:load to:0x02178cf4 module:overlay(93) +from:0x02177b3c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02177b50 kind:load to:0x0217914c module:overlay(93) +from:0x02177b64 kind:arm_call to:0x02011f3c module:main +from:0x02177b70 kind:arm_call to:0x0215c234 module:overlay(71) +from:0x02177b88 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02177bd8 kind:load to:0x02178d28 module:overlay(93) +from:0x02177be8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021781f0 kind:load to:0x02178740 module:overlay(93) +from:0x0217822c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178240 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178254 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178264 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178280 kind:load to:0x0217878c module:overlay(93) +from:0x02178420 kind:load to:0x02178994 module:overlay(93) +from:0x02178424 kind:load to:0x0217899c module:overlay(93) +from:0x02178428 kind:load to:0x021788f4 module:overlay(93) +from:0x0217842c kind:load to:0x021789a4 module:overlay(93) +from:0x02178430 kind:load to:0x021789ac module:overlay(93) +from:0x02178434 kind:load to:0x021789b4 module:overlay(93) +from:0x02178438 kind:load to:0x021789bc module:overlay(93) +from:0x0217843c kind:load to:0x021789c4 module:overlay(93) +from:0x02178440 kind:load to:0x021789cc module:overlay(93) +from:0x02178444 kind:load to:0x021789d4 module:overlay(93) +from:0x02178448 kind:load to:0x021789dc module:overlay(93) +from:0x0217844c kind:load to:0x021789e4 module:overlay(93) +from:0x02178450 kind:load to:0x021789ec module:overlay(93) +from:0x02178454 kind:load to:0x021789f4 module:overlay(93) +from:0x02178458 kind:load to:0x021789fc module:overlay(93) +from:0x0217845c kind:load to:0x02178a04 module:overlay(93) +from:0x02178460 kind:load to:0x02178a0c module:overlay(93) +from:0x02178464 kind:load to:0x02178a14 module:overlay(93) +from:0x02178468 kind:load to:0x02178a1c module:overlay(93) +from:0x0217846c kind:load to:0x02178a24 module:overlay(93) +from:0x02178470 kind:load to:0x02178a2c module:overlay(93) +from:0x02178488 kind:load to:0x027e07c4 module:dtcm +from:0x0217848c kind:load to:0x02178a78 module:overlay(93) +from:0x02178490 kind:load to:0x02028c30 module:main +from:0x021784b0 kind:arm_call to:0x02176ad8 module:overlay(93) +from:0x021784c0 kind:arm_call to:0x0203ce74 module:main +from:0x021784d4 kind:load to:0x02178d6c module:overlay(93) +from:0x021784d8 kind:load to:0x02178d80 module:overlay(93) +from:0x021784dc kind:load to:0x02177214 module:overlay(93) +from:0x021784e0 kind:load to:0x02178d74 module:overlay(93) +from:0x02178500 kind:arm_call to:0x02177258 module:overlay(93) +from:0x02178510 kind:arm_call to:0x0203ce74 module:main +from:0x02178524 kind:load to:0x02178dbc module:overlay(93) +from:0x02178528 kind:load to:0x02178dcc module:overlay(93) +from:0x0217852c kind:load to:0x02177558 module:overlay(93) +from:0x02178530 kind:load to:0x02178dc0 module:overlay(93) +from:0x02178550 kind:arm_call to:0x0217759c module:overlay(93) +from:0x02178560 kind:arm_call to:0x0203ce74 module:main +from:0x02178574 kind:load to:0x02178e08 module:overlay(93) +from:0x02178578 kind:load to:0x02178e18 module:overlay(93) +from:0x0217857c kind:load to:0x02177934 module:overlay(93) +from:0x02178580 kind:load to:0x02178e0c module:overlay(93) +from:0x021785ac kind:arm_call to:0x0217797c module:overlay(93) +from:0x021785bc kind:arm_call to:0x0203ce74 module:main +from:0x021785d0 kind:load to:0x02178e54 module:overlay(93) +from:0x021785d4 kind:load to:0x02178e70 module:overlay(93) +from:0x021785d8 kind:load to:0x021779e0 module:overlay(93) +from:0x021785dc kind:load to:0x02178e64 module:overlay(93) +from:0x02178608 kind:arm_call to:0x02177a28 module:overlay(93) +from:0x02178618 kind:arm_call to:0x0203ce74 module:main +from:0x0217862c kind:load to:0x02178f48 module:overlay(93) +from:0x02178630 kind:load to:0x02178f64 module:overlay(93) +from:0x02178634 kind:load to:0x02177a8c module:overlay(93) +from:0x02178638 kind:load to:0x02178f58 module:overlay(93) +from:0x02178664 kind:arm_call to:0x02177ad0 module:overlay(93) +from:0x02178674 kind:arm_call to:0x0203ce74 module:main +from:0x02178688 kind:load to:0x0217903c module:overlay(93) +from:0x0217868c kind:load to:0x02179058 module:overlay(93) +from:0x02178690 kind:load to:0x02177b34 module:overlay(93) +from:0x02178694 kind:load to:0x0217904c module:overlay(93) +from:0x021786d4 kind:arm_call to:0x02177b7c module:overlay(93) +from:0x021786e4 kind:arm_call to:0x0203ce74 module:main +from:0x021786f8 kind:load to:0x02179130 module:overlay(93) +from:0x021786fc kind:load to:0x02178d10 module:overlay(93) +from:0x02178704 kind:load to:0x0217914c module:overlay(93) +from:0x02178708 kind:load to:0x02177be0 module:overlay(93) +from:0x0217870c kind:load to:0x02179140 module:overlay(93) +from:0x02178710 kind:load to:0x021781d4 module:overlay(93) +from:0x02178714 kind:load to:0x021781f8 module:overlay(93) +from:0x02178718 kind:load to:0x02178284 module:overlay(93) +from:0x0217871c kind:load to:0x02178474 module:overlay(93) +from:0x02178720 kind:load to:0x02178494 module:overlay(93) +from:0x02178724 kind:load to:0x021784e4 module:overlay(93) +from:0x02178728 kind:load to:0x02178534 module:overlay(93) +from:0x0217872c kind:load to:0x02178584 module:overlay(93) +from:0x02178730 kind:load to:0x021785e0 module:overlay(93) +from:0x02178734 kind:load to:0x0217863c module:overlay(93) +from:0x02178738 kind:load to:0x02178698 module:overlay(93) +from:0x02178758 kind:load to:0x021679d9 module:overlay(93) +from:0x0217875c kind:load to:0x02168004 module:overlay(93) +from:0x02178760 kind:load to:0x0207b7d4 module:overlay(0) +from:0x02178764 kind:load to:0x0207b814 module:overlay(0) +from:0x02178768 kind:load to:0x021677e5 module:overlay(93) +from:0x02178774 kind:load to:0x021679e5 module:overlay(93) +from:0x02178778 kind:load to:0x02167a05 module:overlay(93) +from:0x0217877c kind:load to:0x02167e40 module:overlay(93) +from:0x02178780 kind:load to:0x02167f9c module:overlay(93) +from:0x02178784 kind:load to:0x0207c010 module:overlay(0) +from:0x02178788 kind:load to:0x02167a2d module:overlay(93) +from:0x021787b4 kind:load to:0x0216b60c module:overlay(93) +from:0x021787cc kind:load to:0x0216aa60 module:overlay(93) +from:0x021787d0 kind:load to:0x0216b7e4 module:overlay(93) +from:0x021787d4 kind:load to:0x0216b790 module:overlay(93) +from:0x021787d8 kind:load to:0x0207c008 module:overlay(0) +from:0x021787dc kind:load to:0x0207c010 module:overlay(0) +from:0x021787e8 kind:load to:0x0216cca8 module:overlay(93) +from:0x021787ec kind:load to:0x0216ccbc module:overlay(93) +from:0x021787f0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021787f4 kind:load to:0x01ffc57c module:itcm +from:0x021787f8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021787fc kind:load to:0x02057e44 module:overlay(0) +from:0x02178800 kind:load to:0x02057ea8 module:overlay(0) +from:0x02178804 kind:load to:0x0216c990 module:overlay(93) +from:0x02178808 kind:load to:0x02057d84 module:overlay(0) +from:0x02178818 kind:load to:0x0216fe90 module:overlay(93) +from:0x02178824 kind:load to:0x0209019c module:overlay(0) +from:0x02178828 kind:load to:0x0216ffc4 module:overlay(93) +from:0x0217882c kind:load to:0x0216ffd8 module:overlay(93) +from:0x02178830 kind:load to:0x0216fed4 module:overlay(93) +from:0x02178834 kind:load to:0x0216ff04 module:overlay(93) +from:0x02178838 kind:load to:0x020907bc module:overlay(0) +from:0x0217883c kind:load to:0x020907c0 module:overlay(0) +from:0x02178840 kind:load to:0x020907c4 module:overlay(0) +from:0x0217884c kind:load to:0x021700a8 module:overlay(93) +from:0x02178850 kind:load to:0x021700ac module:overlay(93) +from:0x0217885c kind:load to:0x021705fc module:overlay(93) +from:0x02178860 kind:load to:0x02170600 module:overlay(93) +from:0x02178864 kind:load to:0x02170604 module:overlay(93) +from:0x02178868 kind:load to:0x0217060c module:overlay(93) +from:0x0217886c kind:load to:0x021706d8 module:overlay(93) +from:0x02178878 kind:load to:0x021709fc module:overlay(93) +from:0x0217887c kind:load to:0x02170a10 module:overlay(93) +from:0x02178880 kind:load to:0x02170724 module:overlay(93) +from:0x02178884 kind:load to:0x021707c0 module:overlay(93) +from:0x02178888 kind:load to:0x021705fc module:overlay(93) +from:0x0217888c kind:load to:0x02170600 module:overlay(93) +from:0x02178890 kind:load to:0x02170604 module:overlay(93) +from:0x02178894 kind:load to:0x0217060c module:overlay(93) +from:0x02178898 kind:load to:0x021706d8 module:overlay(93) +from:0x021788a4 kind:load to:0x02170bf0 module:overlay(93) +from:0x021788a8 kind:load to:0x02170c04 module:overlay(93) +from:0x021788ac kind:load to:0x02170a4c module:overlay(93) +from:0x021788b0 kind:load to:0x02170b48 module:overlay(93) +from:0x021788b4 kind:load to:0x021705fc module:overlay(93) +from:0x021788b8 kind:load to:0x02170600 module:overlay(93) +from:0x021788bc kind:load to:0x02170604 module:overlay(93) +from:0x021788c0 kind:load to:0x0217060c module:overlay(93) +from:0x021788c4 kind:load to:0x021706d8 module:overlay(93) +from:0x021788d0 kind:load to:0x02170c40 module:overlay(93) +from:0x021788d4 kind:load to:0x02170c54 module:overlay(93) +from:0x021788d8 kind:load to:0x02170c70 module:overlay(93) +from:0x021788dc kind:load to:0x02170d08 module:overlay(93) +from:0x021788e0 kind:load to:0x021705fc module:overlay(93) +from:0x021788e4 kind:load to:0x02170600 module:overlay(93) +from:0x021788e8 kind:load to:0x02170604 module:overlay(93) +from:0x021788ec kind:load to:0x0217060c module:overlay(93) +from:0x021788f0 kind:load to:0x021706d8 module:overlay(93) +from:0x02178994 kind:load to:0x0217215c module:overlay(93) +from:0x0217899c kind:load to:0x0217213c module:overlay(93) +from:0x021789a4 kind:load to:0x0217211c module:overlay(93) +from:0x021789ac kind:load to:0x021720fc module:overlay(93) +from:0x021789b4 kind:load to:0x021720dc module:overlay(93) +from:0x021789bc kind:load to:0x021720bc module:overlay(93) +from:0x021789c4 kind:load to:0x0217209c module:overlay(93) +from:0x021789cc kind:load to:0x0217207c module:overlay(93) +from:0x021789d4 kind:load to:0x0217205c module:overlay(93) +from:0x021789dc kind:load to:0x0217203c module:overlay(93) +from:0x021789e4 kind:load to:0x0217201c module:overlay(93) +from:0x021789ec kind:load to:0x02171ffc module:overlay(93) +from:0x021789f4 kind:load to:0x02171fdc module:overlay(93) +from:0x021789fc kind:load to:0x02171fac module:overlay(93) +from:0x02178a04 kind:load to:0x02171f8c module:overlay(93) +from:0x02178a0c kind:load to:0x02171f6c module:overlay(93) +from:0x02178a14 kind:load to:0x02171f2c module:overlay(93) +from:0x02178a1c kind:load to:0x02171eec module:overlay(93) +from:0x02178a24 kind:load to:0x02171ecc module:overlay(93) +from:0x02178a2c kind:load to:0x02171eac module:overlay(93) +from:0x02178a3c kind:load to:0x0217542c module:overlay(93) +from:0x02178a48 kind:load to:0x02175460 module:overlay(93) +from:0x02178a54 kind:load to:0x021721d8 module:overlay(93) +from:0x02178a58 kind:load to:0x021721ec module:overlay(93) +from:0x02178a5c kind:load to:0x0217248c module:overlay(93) +from:0x02178a60 kind:load to:0x02172878 module:overlay(93) +from:0x02178a64 kind:load to:0x021705fc module:overlay(93) +from:0x02178a68 kind:load to:0x02170600 module:overlay(93) +from:0x02178a6c kind:load to:0x02170604 module:overlay(93) +from:0x02178a70 kind:load to:0x0217060c module:overlay(93) +from:0x02178a74 kind:load to:0x021706d8 module:overlay(93) +from:0x02178a88 kind:load to:0x021757dc module:overlay(93) +from:0x02178a8c kind:load to:0x02175c08 module:overlay(93) +from:0x02178a90 kind:load to:0x021756bd module:overlay(93) +from:0x02178a9c kind:load to:0x02175c24 module:overlay(93) +from:0x02178aa0 kind:load to:0x02175c44 module:overlay(93) +from:0x02178aa4 kind:load to:0x021757f0 module:overlay(93) +from:0x02178aa8 kind:load to:0x02175b30 module:overlay(93) +from:0x02178ab4 kind:load to:0x02175edc module:overlay(93) +from:0x02178ab8 kind:load to:0x021763dc module:overlay(93) +from:0x02178abc kind:load to:0x02175cb5 module:overlay(93) +from:0x02178ac8 kind:load to:0x021763f8 module:overlay(93) +from:0x02178acc kind:load to:0x02176418 module:overlay(93) +from:0x02178ad0 kind:load to:0x02175f40 module:overlay(93) +from:0x02178ad4 kind:load to:0x02176228 module:overlay(93) +from:0x02178aec kind:load to:0x02176511 module:overlay(93) +from:0x02178af0 kind:load to:0x0217651d module:overlay(93) +from:0x02178af4 kind:load to:0x021765d0 module:overlay(93) +from:0x02178af8 kind:load to:0x021767fc module:overlay(93) +from:0x02178b04 kind:load to:0x02176968 module:overlay(93) +from:0x02178b10 kind:load to:0x021769e0 module:overlay(93) +from:0x02178b1c kind:load to:0x02176ab4 module:overlay(93) +from:0x02178b20 kind:load to:0x0209774c module:overlay(0) +from:0x02178b24 kind:load to:0x02097754 module:overlay(0) +from:0x02178b28 kind:load to:0x020977d0 module:overlay(0) +from:0x02178b2c kind:load to:0x02097810 module:overlay(0) +from:0x02178b30 kind:load to:0x02097814 module:overlay(0) +from:0x02178b34 kind:load to:0x02097818 module:overlay(0) +from:0x02178b40 kind:load to:0x02098518 module:overlay(0) +from:0x02178b44 kind:load to:0x02098554 module:overlay(0) +from:0x02178b48 kind:load to:0x0209856c module:overlay(0) +from:0x02178b4c kind:load to:0x02098578 module:overlay(0) +from:0x02178b50 kind:load to:0x01fff464 module:itcm +from:0x02178b54 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02178b58 kind:load to:0x020984a8 module:overlay(0) +from:0x02178b5c kind:load to:0x020984b0 module:overlay(0) +from:0x02178b60 kind:load to:0x02176ea4 module:overlay(93) +from:0x02178b64 kind:load to:0x02176ef8 module:overlay(93) +from:0x02178b68 kind:load to:0x020984bc module:overlay(0) +from:0x02178b6c kind:load to:0x020984c0 module:overlay(0) +from:0x02178b70 kind:load to:0x02176fa8 module:overlay(93) +from:0x02178b74 kind:load to:0x020984c8 module:overlay(0) +from:0x02178b78 kind:load to:0x02098584 module:overlay(0) +from:0x02178b7c kind:load to:0x020985f0 module:overlay(0) +from:0x02178b80 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02178b84 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02178b88 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02178b8c kind:load to:0x021771e4 module:overlay(93) +from:0x02178b90 kind:load to:0x021771f8 module:overlay(93) +from:0x02178b9c kind:load to:0x02177234 module:overlay(93) +from:0x02178ba0 kind:load to:0x0209774c module:overlay(0) +from:0x02178ba4 kind:load to:0x02097754 module:overlay(0) +from:0x02178ba8 kind:load to:0x020977d0 module:overlay(0) +from:0x02178bac kind:load to:0x02097810 module:overlay(0) +from:0x02178bb0 kind:load to:0x02097814 module:overlay(0) +from:0x02178bb4 kind:load to:0x02097818 module:overlay(0) +from:0x02178bc0 kind:load to:0x02098518 module:overlay(0) +from:0x02178bc4 kind:load to:0x02098554 module:overlay(0) +from:0x02178bc8 kind:load to:0x0209856c module:overlay(0) +from:0x02178bcc kind:load to:0x02098578 module:overlay(0) +from:0x02178bd0 kind:load to:0x01fff464 module:itcm +from:0x02178bd4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02178bd8 kind:load to:0x021772a0 module:overlay(93) +from:0x02178bdc kind:load to:0x020984b0 module:overlay(0) +from:0x02178be0 kind:load to:0x021772bc module:overlay(93) +from:0x02178be4 kind:load to:0x020984b8 module:overlay(0) +from:0x02178be8 kind:load to:0x020984bc module:overlay(0) +from:0x02178bec kind:load to:0x0217747c module:overlay(93) +from:0x02178bf0 kind:load to:0x020984c4 module:overlay(0) +from:0x02178bf4 kind:load to:0x020984c8 module:overlay(0) +from:0x02178bf8 kind:load to:0x02098584 module:overlay(0) +from:0x02178bfc kind:load to:0x020985f0 module:overlay(0) +from:0x02178c00 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02178c04 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02178c08 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02178c0c kind:load to:0x02177528 module:overlay(93) +from:0x02178c10 kind:load to:0x0217753c module:overlay(93) +from:0x02178c14 kind:load to:0x02177474 module:overlay(93) +from:0x02178c20 kind:load to:0x021778c4 module:overlay(93) +from:0x02178c2c kind:load to:0x02177578 module:overlay(93) +from:0x02178c30 kind:load to:0x0209774c module:overlay(0) +from:0x02178c34 kind:load to:0x02097754 module:overlay(0) +from:0x02178c38 kind:load to:0x020977d0 module:overlay(0) +from:0x02178c3c kind:load to:0x02097810 module:overlay(0) +from:0x02178c40 kind:load to:0x02097814 module:overlay(0) +from:0x02178c44 kind:load to:0x02097818 module:overlay(0) +from:0x02178c50 kind:load to:0x02098518 module:overlay(0) +from:0x02178c54 kind:load to:0x02098554 module:overlay(0) +from:0x02178c58 kind:load to:0x0209856c module:overlay(0) +from:0x02178c5c kind:load to:0x02098578 module:overlay(0) +from:0x02178c60 kind:load to:0x01fff464 module:itcm +from:0x02178c64 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02178c68 kind:load to:0x02177618 module:overlay(93) +from:0x02178c6c kind:load to:0x020984b0 module:overlay(0) +from:0x02178c70 kind:load to:0x02177640 module:overlay(93) +from:0x02178c74 kind:load to:0x021776ec module:overlay(93) +from:0x02178c78 kind:load to:0x020984bc module:overlay(0) +from:0x02178c7c kind:load to:0x02177700 module:overlay(93) +from:0x02178c80 kind:load to:0x020984c4 module:overlay(0) +from:0x02178c84 kind:load to:0x020984c8 module:overlay(0) +from:0x02178c88 kind:load to:0x02098584 module:overlay(0) +from:0x02178c8c kind:load to:0x020985f0 module:overlay(0) +from:0x02178c90 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02178c94 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02178c98 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02178c9c kind:load to:0x021778dc module:overlay(93) +from:0x02178ca0 kind:load to:0x02177904 module:overlay(93) +from:0x02178cac kind:load to:0x02177954 module:overlay(93) +from:0x02178cb0 kind:load to:0x02097944 module:overlay(0) +from:0x02178cb4 kind:load to:0x02097754 module:overlay(0) +from:0x02178cb8 kind:load to:0x020977d0 module:overlay(0) +from:0x02178cbc kind:load to:0x0209794c module:overlay(0) +from:0x02178cc0 kind:load to:0x0209796c module:overlay(0) +from:0x02178cc4 kind:load to:0x02097998 module:overlay(0) +from:0x02178cd0 kind:load to:0x02177a00 module:overlay(93) +from:0x02178cd4 kind:load to:0x02097944 module:overlay(0) +from:0x02178cd8 kind:load to:0x02097754 module:overlay(0) +from:0x02178cdc kind:load to:0x020977d0 module:overlay(0) +from:0x02178ce0 kind:load to:0x0209794c module:overlay(0) +from:0x02178ce4 kind:load to:0x0209796c module:overlay(0) +from:0x02178ce8 kind:load to:0x02097998 module:overlay(0) +from:0x02178cf4 kind:load to:0x02177aac module:overlay(93) +from:0x02178cf8 kind:load to:0x02097944 module:overlay(0) +from:0x02178cfc kind:load to:0x02097754 module:overlay(0) +from:0x02178d00 kind:load to:0x020977d0 module:overlay(0) +from:0x02178d04 kind:load to:0x0209794c module:overlay(0) +from:0x02178d08 kind:load to:0x0209796c module:overlay(0) +from:0x02178d0c kind:load to:0x02097998 module:overlay(0) +from:0x02178d28 kind:load to:0x02177b54 module:overlay(93) +from:0x02178d2c kind:load to:0x02097944 module:overlay(0) +from:0x02178d30 kind:load to:0x02097754 module:overlay(0) +from:0x02178d34 kind:load to:0x020977d0 module:overlay(0) +from:0x02178d38 kind:load to:0x0209794c module:overlay(0) +from:0x02178d3c kind:load to:0x0209796c module:overlay(0) +from:0x02178d40 kind:load to:0x02097998 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov093/symbols.txt b/config/eur/arm9/overlays/ov093/symbols.txt new file mode 100644 index 00000000..cfaf3b1e --- /dev/null +++ b/config/eur/arm9/overlays/ov093/symbols.txt @@ -0,0 +1,606 @@ +func_ov093_021658a0 kind:function(arm,size=0x120) addr:0x021658a0 +func_ov093_021659c0 kind:function(arm,size=0x70) addr:0x021659c0 +func_ov093_02165a30 kind:function(arm,size=0x578) addr:0x02165a30 +func_ov093_02165fa8 kind:function(thumb,size=0x28) addr:0x02165fa8 +func_ov093_02165fd0 kind:function(thumb,size=0x1c) addr:0x02165fd0 +func_ov093_02165fec kind:function(arm,size=0x28) addr:0x02165fec +func_ov093_02166014 kind:function(arm,size=0x14) addr:0x02166014 +func_ov093_02166028 kind:function(arm,size=0xc) addr:0x02166028 +func_ov093_02166034 kind:function(arm,size=0x14) addr:0x02166034 +func_ov093_02166048 kind:function(arm,size=0x10) addr:0x02166048 +func_ov093_02166058 kind:function(arm,size=0x10) addr:0x02166058 +func_ov093_02166068 kind:function(arm,size=0x10) addr:0x02166068 +func_ov093_02166078 kind:function(arm,size=0x30) addr:0x02166078 +func_ov093_021660a8 kind:function(arm,size=0x20) addr:0x021660a8 +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=0x10) addr:0x02166118 +func_ov093_02166128 kind:function(arm,size=0x10) addr:0x02166128 +func_ov093_02166138 kind:function(arm,size=0x18) addr:0x02166138 +func_ov093_02166150 kind:function(arm,size=0x18) addr:0x02166150 +func_ov093_02166168 kind:function(arm,size=0x10) addr:0x02166168 +func_ov093_02166178 kind:function(arm,size=0x10) addr:0x02166178 +func_ov093_02166188 kind:function(arm,size=0x14) addr:0x02166188 +func_ov093_0216619c kind:function(arm,size=0x14) addr:0x0216619c +func_ov093_021661b0 kind:function(arm,size=0x10) addr:0x021661b0 +func_ov093_021661c0 kind:function(arm,size=0x20) addr:0x021661c0 +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=0x10) addr:0x02166240 +func_ov093_02166250 kind:function(arm,size=0x10) addr:0x02166250 +func_ov093_02166260 kind:function(arm,size=0x2c) addr:0x02166260 +func_ov093_0216628c kind:function(arm,size=0x10) addr:0x0216628c +func_ov093_0216629c kind:function(arm,size=0x10) addr:0x0216629c +func_ov093_021662ac kind:function(arm,size=0xc) addr:0x021662ac +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=0x10) addr:0x021662f8 +func_ov093_02166308 kind:function(arm,size=0x10) addr:0x02166308 +func_ov093_02166318 kind:function(arm,size=0x14) addr:0x02166318 +func_ov093_0216632c kind:function(thumb,size=0x7c) addr:0x0216632c +func_ov093_021663a8 kind:function(thumb,size=0x24) addr:0x021663a8 +func_ov093_021663cc kind:function(thumb,size=0x4) addr:0x021663cc +func_ov093_021663d0 kind:function(arm,size=0x12c) addr:0x021663d0 +func_ov093_021664fc kind:function(arm,size=0x24) addr:0x021664fc +func_ov093_02166520 kind:function(arm,size=0x20) addr:0x02166520 +func_ov093_02166540 kind:function(thumb,size=0x40) addr:0x02166540 +func_ov093_02166580 kind:function(thumb,size=0x4) addr:0x02166580 +func_ov093_02166584 kind:function(arm,size=0xb8) addr:0x02166584 +func_ov093_0216663c kind:function(arm,size=0xd4) addr:0x0216663c +func_ov093_02166710 kind:function(arm,size=0x14) addr:0x02166710 +func_ov093_02166724 kind:function(arm,size=0x1b8) addr:0x02166724 +func_ov093_021668dc kind:function(arm,size=0x50c) addr:0x021668dc +func_ov093_02166de8 kind:function(arm,size=0x78) addr:0x02166de8 +func_ov093_02166e60 kind:function(arm,size=0x7c) addr:0x02166e60 +func_ov093_02166edc kind:function(thumb,size=0x24) addr:0x02166edc +func_ov093_02166f00 kind:function(thumb,size=0x4) addr:0x02166f00 +func_ov093_02166f04 kind:function(arm,size=0xe0) addr:0x02166f04 +func_ov093_02166fe4 kind:function(arm,size=0x6c) addr:0x02166fe4 +func_ov093_02167050 kind:function(arm,size=0x110) addr:0x02167050 +func_ov093_02167160 kind:function(arm,size=0x140) addr:0x02167160 +func_ov093_021672a0 kind:function(arm,size=0x48) addr:0x021672a0 +func_ov093_021672e8 kind:function(arm,size=0x3c0) addr:0x021672e8 +func_ov093_021676a8 kind:function(arm,size=0x40) addr:0x021676a8 +func_ov093_021676e8 kind:function(arm,size=0xfc) addr:0x021676e8 +func_ov093_021677e4 kind:function(thumb,size=0xf4) addr:0x021677e4 +func_ov093_021678d8 kind:function(thumb,size=0x100) addr:0x021678d8 +func_ov093_021679d8 kind:function(thumb,size=0xc) addr:0x021679d8 +func_ov093_021679e4 kind:function(thumb,size=0x20) addr:0x021679e4 +func_ov093_02167a04 kind:function(thumb,size=0x28) addr:0x02167a04 +func_ov093_02167a2c kind:function(thumb,size=0x64) addr:0x02167a2c +func_ov093_02167a90 kind:function(arm,size=0x36c) addr:0x02167a90 +func_ov093_02167dfc kind:function(arm,size=0x44) addr:0x02167dfc +func_ov093_02167e40 kind:function(arm,size=0x15c) addr:0x02167e40 +func_ov093_02167f9c kind:function(arm,size=0x68) addr:0x02167f9c +func_ov093_02168004 kind:function(arm,size=0x1c) addr:0x02168004 +func_ov093_02168020 kind:function(arm,size=0xdc) addr:0x02168020 +func_ov093_021680fc kind:function(arm,size=0xa8) addr:0x021680fc +func_ov093_021681a4 kind:function(arm,size=0x7c) addr:0x021681a4 +func_ov093_02168220 kind:function(arm,size=0x38) addr:0x02168220 +func_ov093_02168258 kind:function(arm,size=0xb4) addr:0x02168258 +func_ov093_0216830c kind:function(arm,size=0xfc) addr:0x0216830c +func_ov093_02168408 kind:function(thumb,size=0x7c) addr:0x02168408 +func_ov093_02168484 kind:function(arm,size=0xd0) addr:0x02168484 +func_ov093_02168554 kind:function(arm,size=0x24) addr:0x02168554 +func_ov093_02168578 kind:function(arm,size=0x78) addr:0x02168578 +func_ov093_021685f0 kind:function(arm,size=0x240) addr:0x021685f0 +func_ov093_02168830 kind:function(thumb,size=0x1c) addr:0x02168830 +func_ov093_0216884c kind:function(thumb,size=0x4) addr:0x0216884c +func_ov093_02168850 kind:function(thumb,size=0x14) addr:0x02168850 +func_ov093_02168864 kind:function(arm,size=0x184) addr:0x02168864 +func_ov093_021689e8 kind:function(arm,size=0x43c) addr:0x021689e8 +func_ov093_02168e24 kind:function(arm,size=0x6c) addr:0x02168e24 +func_ov093_02168e90 kind:function(thumb,size=0xc) addr:0x02168e90 +func_ov093_02168e9c kind:function(arm,size=0x24) addr:0x02168e9c +func_ov093_02168ec0 kind:function(arm,size=0x9c) addr:0x02168ec0 +func_ov093_02168f5c kind:function(thumb,size=0xc4) addr:0x02168f5c +func_ov093_02169020 kind:function(arm,size=0x1c0) addr:0x02169020 +func_ov093_021691e0 kind:function(arm,size=0x154) addr:0x021691e0 +func_ov093_02169334 kind:function(arm,size=0xf4) addr:0x02169334 +func_ov093_02169428 kind:function(arm,size=0x2c) addr:0x02169428 +func_ov093_02169454 kind:function(arm,size=0x74) addr:0x02169454 +func_ov093_021694c8 kind:function(arm,size=0x34) addr:0x021694c8 +func_ov093_021694fc kind:function(thumb,size=0x9c) addr:0x021694fc +func_ov093_02169598 kind:function(thumb,size=0x10) addr:0x02169598 +func_ov093_021695a8 kind:function(arm,size=0x7c) addr:0x021695a8 +func_ov093_02169624 kind:function(arm,size=0x7f0) addr:0x02169624 +func_ov093_02169e14 kind:function(arm,size=0x370) addr:0x02169e14 +func_ov093_0216a184 kind:function(arm,size=0x8dc) addr:0x0216a184 +func_ov093_0216aa60 kind:function(arm,size=0x14) addr:0x0216aa60 +func_ov093_0216aa74 kind:function(arm,size=0x58) addr:0x0216aa74 +func_ov093_0216aacc kind:function(arm,size=0x38) addr:0x0216aacc +func_ov093_0216ab04 kind:function(arm,size=0x4c) addr:0x0216ab04 +func_ov093_0216ab50 kind:function(arm,size=0x10) addr:0x0216ab50 +func_ov093_0216ab60 kind:function(arm,size=0x54) addr:0x0216ab60 +func_ov093_0216abb4 kind:function(arm,size=0xc0) addr:0x0216abb4 +func_ov093_0216ac74 kind:function(arm,size=0x3c) addr:0x0216ac74 +func_ov093_0216acb0 kind:function(arm,size=0x100) addr:0x0216acb0 +func_ov093_0216adb0 kind:function(arm,size=0x188) addr:0x0216adb0 +func_ov093_0216af38 kind:function(arm,size=0x128) addr:0x0216af38 +func_ov093_0216b060 kind:function(arm,size=0x168) addr:0x0216b060 +func_ov093_0216b1c8 kind:function(arm,size=0xa4) addr:0x0216b1c8 +func_ov093_0216b26c kind:function(arm,size=0x168) addr:0x0216b26c +func_ov093_0216b3d4 kind:function(arm,size=0x14c) addr:0x0216b3d4 +func_ov093_0216b520 kind:function(arm,size=0xec) addr:0x0216b520 +func_ov093_0216b60c kind:function(arm,size=0x184) addr:0x0216b60c +func_ov093_0216b790 kind:function(arm,size=0x54) addr:0x0216b790 +func_ov093_0216b7e4 kind:function(arm,size=0x1c) addr:0x0216b7e4 +func_ov093_0216b800 kind:function(arm,size=0xc0) addr:0x0216b800 +func_ov093_0216b8c0 kind:function(arm,size=0x38) addr:0x0216b8c0 +func_ov093_0216b8f8 kind:function(arm,size=0x30) addr:0x0216b8f8 +func_ov093_0216b928 kind:function(arm,size=0x104) addr:0x0216b928 +func_ov093_0216ba2c kind:function(arm,size=0x248) addr:0x0216ba2c +func_ov093_0216bc74 kind:function(arm,size=0x238) addr:0x0216bc74 +func_ov093_0216beac kind:function(arm,size=0x24) addr:0x0216beac +func_ov093_0216bed0 kind:function(arm,size=0xa4) addr:0x0216bed0 +func_ov093_0216bf74 kind:function(arm,size=0x48) addr:0x0216bf74 +func_ov093_0216bfbc kind:function(arm,size=0x14) addr:0x0216bfbc +func_ov093_0216bfd0 kind:function(arm,size=0x80) addr:0x0216bfd0 +func_ov093_0216c050 kind:function(arm,size=0xa4) addr:0x0216c050 +func_ov093_0216c0f4 kind:function(arm,size=0xf0) addr:0x0216c0f4 +func_ov093_0216c1e4 kind:function(arm,size=0x424) addr:0x0216c1e4 +func_ov093_0216c608 kind:function(arm,size=0xa4) addr:0x0216c608 +func_ov093_0216c6ac kind:function(arm,size=0x18) addr:0x0216c6ac +func_ov093_0216c6c4 kind:function(arm,size=0xf4) addr:0x0216c6c4 +func_ov093_0216c7b8 kind:function(arm,size=0xac) addr:0x0216c7b8 +func_ov093_0216c864 kind:function(thumb,size=0x98) addr:0x0216c864 +func_ov093_0216c8fc kind:function(thumb,size=0x44) addr:0x0216c8fc +func_ov093_0216c940 kind:function(thumb,size=0x50) addr:0x0216c940 +func_ov093_0216c990 kind:function(arm,size=0xa8) addr:0x0216c990 +func_ov093_0216ca38 kind:function(arm,size=0x270) addr:0x0216ca38 +func_ov093_0216cca8 kind:function(arm,size=0x14) addr:0x0216cca8 +func_ov093_0216ccbc kind:function(arm,size=0x1c) addr:0x0216ccbc +func_ov093_0216ccd8 kind:function(thumb,size=0x14) addr:0x0216ccd8 +func_ov093_0216ccec kind:function(arm,size=0x94) addr:0x0216ccec +func_ov093_0216cd80 kind:function(arm,size=0xa4) addr:0x0216cd80 +func_ov093_0216ce24 kind:function(arm,size=0x3c) addr:0x0216ce24 +func_ov093_0216ce60 kind:function(thumb,size=0x1bc) addr:0x0216ce60 +func_ov093_0216d01c kind:function(thumb,size=0xb8) addr:0x0216d01c +func_ov093_0216d0d4 kind:function(thumb,size=0x8c) addr:0x0216d0d4 +func_ov093_0216d160 kind:function(thumb,size=0x6c) addr:0x0216d160 +func_ov093_0216d1cc kind:function(thumb,size=0x1cc) addr:0x0216d1cc +func_ov093_0216d398 kind:function(arm,size=0x64) addr:0x0216d398 +func_ov093_0216d3fc kind:function(arm,size=0x30) addr:0x0216d3fc +func_ov093_0216d42c kind:function(arm,size=0x14) addr:0x0216d42c +func_ov093_0216d440 kind:function(arm,size=0xb4) addr:0x0216d440 +func_ov093_0216d4f4 kind:function(arm,size=0xc4) addr:0x0216d4f4 +func_ov093_0216d5b8 kind:function(arm,size=0x830) addr:0x0216d5b8 +func_ov093_0216dde8 kind:function(arm,size=0x48) addr:0x0216dde8 +func_ov093_0216de30 kind:function(arm,size=0x98) addr:0x0216de30 +func_ov093_0216dec8 kind:function(arm,size=0x260) addr:0x0216dec8 +func_ov093_0216e128 kind:function(arm,size=0x68) addr:0x0216e128 +func_ov093_0216e190 kind:function(arm,size=0x14) addr:0x0216e190 +func_ov093_0216e1a4 kind:function(arm,size=0xfc) addr:0x0216e1a4 +func_ov093_0216e2a0 kind:function(arm,size=0x18) addr:0x0216e2a0 +func_ov093_0216e2b8 kind:function(arm,size=0x20) addr:0x0216e2b8 +func_ov093_0216e2d8 kind:function(arm,size=0x20) addr:0x0216e2d8 +func_ov093_0216e2f8 kind:function(arm,size=0x24) addr:0x0216e2f8 +func_ov093_0216e31c kind:function(arm,size=0x18) addr:0x0216e31c +func_ov093_0216e334 kind:function(arm,size=0x10) addr:0x0216e334 +func_ov093_0216e344 kind:function(arm,size=0x74) addr:0x0216e344 +func_ov093_0216e3b8 kind:function(arm,size=0x230) addr:0x0216e3b8 +func_ov093_0216e5e8 kind:function(arm,size=0xd8) addr:0x0216e5e8 +func_ov093_0216e6c0 kind:function(arm,size=0x98) addr:0x0216e6c0 +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=0x10) addr:0x0216e778 +func_ov093_0216e788 kind:function(arm,size=0x10) addr:0x0216e788 +func_ov093_0216e798 kind:function(arm,size=0xd0) addr:0x0216e798 +func_ov093_0216e868 kind:function(arm,size=0x5c) addr:0x0216e868 +func_ov093_0216e8c4 kind:function(arm,size=0x10) addr:0x0216e8c4 +func_ov093_0216e8d4 kind:function(arm,size=0x10) addr:0x0216e8d4 +func_ov093_0216e8e4 kind:function(arm,size=0x10) addr:0x0216e8e4 +func_ov093_0216e8f4 kind:function(arm,size=0x1d0) addr:0x0216e8f4 +func_ov093_0216eac4 kind:function(arm,size=0x7d0) addr:0x0216eac4 +func_ov093_0216f294 kind:function(arm,size=0x10) addr:0x0216f294 +func_ov093_0216f2a4 kind:function(arm,size=0x10) addr:0x0216f2a4 +func_ov093_0216f2b4 kind:function(arm,size=0x84) addr:0x0216f2b4 +func_ov093_0216f338 kind:function(arm,size=0x20) addr:0x0216f338 +func_ov093_0216f358 kind:function(arm,size=0x10) addr:0x0216f358 +func_ov093_0216f368 kind:function(arm,size=0x198) addr:0x0216f368 +func_ov093_0216f500 kind:function(arm,size=0x34) addr:0x0216f500 +func_ov093_0216f534 kind:function(arm,size=0x14) addr:0x0216f534 +func_ov093_0216f548 kind:function(arm,size=0x10) addr:0x0216f548 +func_ov093_0216f558 kind:function(thumb,size=0xe0) addr:0x0216f558 +func_ov093_0216f638 kind:function(thumb,size=0x14) addr:0x0216f638 +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=0x10) addr:0x0216f66c +func_ov093_0216f67c kind:function(thumb,size=0x10) addr:0x0216f67c +func_ov093_0216f68c kind:function(thumb,size=0x7c) addr:0x0216f68c +func_ov093_0216f708 kind:function(thumb,size=0x14) addr:0x0216f708 +func_ov093_0216f71c kind:function(thumb,size=0x50) addr:0x0216f71c +func_ov093_0216f76c kind:function(thumb,size=0xc) addr:0x0216f76c +func_ov093_0216f778 kind:function(arm,size=0x78) addr:0x0216f778 +func_ov093_0216f7f0 kind:function(arm,size=0x7c) addr:0x0216f7f0 +func_ov093_0216f86c kind:function(arm,size=0x1fc) addr:0x0216f86c +func_ov093_0216fa68 kind:function(arm,size=0x1cc) addr:0x0216fa68 +func_ov093_0216fc34 kind:function(arm,size=0x4c) addr:0x0216fc34 +func_ov093_0216fc80 kind:function(arm,size=0xb0) addr:0x0216fc80 +func_ov093_0216fd30 kind:function(arm,size=0x28) addr:0x0216fd30 +func_ov093_0216fd58 kind:function(arm,size=0x3c) addr:0x0216fd58 +func_ov093_0216fd94 kind:function(arm,size=0x18) addr:0x0216fd94 +func_ov093_0216fdac kind:function(arm,size=0x14) addr:0x0216fdac +func_ov093_0216fdc0 kind:function(arm,size=0xd0) addr:0x0216fdc0 +func_ov093_0216fe90 kind:function(arm,size=0x18) addr:0x0216fe90 +func_ov093_0216fea8 kind:function(arm,size=0x2c) addr:0x0216fea8 +func_ov093_0216fed4 kind:function(arm,size=0x30) addr:0x0216fed4 +func_ov093_0216ff04 kind:function(arm,size=0xc0) addr:0x0216ff04 +func_ov093_0216ffc4 kind:function(arm,size=0x14) addr:0x0216ffc4 +func_ov093_0216ffd8 kind:function(arm,size=0x1c) addr:0x0216ffd8 +func_ov093_0216fff4 kind:function(arm,size=0xb4) addr:0x0216fff4 +func_ov093_021700a8 kind:function(arm,size=0x4) addr:0x021700a8 +func_ov093_021700ac kind:function(arm,size=0x14) addr:0x021700ac +func_ov093_021700c0 kind:function(arm,size=0x4) addr:0x021700c0 +func_ov093_021700c4 kind:function(arm,size=0x8c) addr:0x021700c4 +func_ov093_02170150 kind:function(arm,size=0x10c) addr:0x02170150 +func_ov093_0217025c kind:function(arm,size=0xe4) addr:0x0217025c +func_ov093_02170340 kind:function(arm,size=0x5c) addr:0x02170340 +func_ov093_0217039c kind:function(arm,size=0x1a4) addr:0x0217039c +func_ov093_02170540 kind:function(arm,size=0x64) addr:0x02170540 +func_ov093_021705a4 kind:function(arm,size=0x58) addr:0x021705a4 +func_ov093_021705fc kind:function(arm,size=0x4) addr:0x021705fc +func_ov093_02170600 kind:function(arm,size=0x4) addr:0x02170600 +func_ov093_02170604 kind:function(arm,size=0x8) addr:0x02170604 +func_ov093_0217060c kind:function(arm,size=0xcc) addr:0x0217060c +func_ov093_021706d8 kind:function(arm,size=0x8) addr:0x021706d8 +func_ov093_021706e0 kind:function(arm,size=0x44) addr:0x021706e0 +func_ov093_02170724 kind:function(arm,size=0x9c) addr:0x02170724 +func_ov093_021707c0 kind:function(arm,size=0x23c) addr:0x021707c0 +func_ov093_021709fc kind:function(arm,size=0x14) addr:0x021709fc +func_ov093_02170a10 kind:function(arm,size=0x1c) addr:0x02170a10 +func_ov093_02170a2c kind:function(arm,size=0x20) addr:0x02170a2c +func_ov093_02170a4c kind:function(arm,size=0xfc) addr:0x02170a4c +func_ov093_02170b48 kind:function(arm,size=0xa8) addr:0x02170b48 +func_ov093_02170bf0 kind:function(arm,size=0x14) addr:0x02170bf0 +func_ov093_02170c04 kind:function(arm,size=0x1c) addr:0x02170c04 +func_ov093_02170c20 kind:function(arm,size=0x20) addr:0x02170c20 +func_ov093_02170c40 kind:function(arm,size=0x14) addr:0x02170c40 +func_ov093_02170c54 kind:function(arm,size=0x1c) addr:0x02170c54 +func_ov093_02170c70 kind:function(arm,size=0x98) addr:0x02170c70 +func_ov093_02170d08 kind:function(arm,size=0x4) addr:0x02170d08 +func_ov093_02170d0c kind:function(thumb,size=0xdc) addr:0x02170d0c +func_ov093_02170de8 kind:function(thumb,size=0x28) addr:0x02170de8 +func_ov093_02170e10 kind:function(thumb,size=0x10) addr:0x02170e10 +func_ov093_02170e20 kind:function(arm,size=0x28) addr:0x02170e20 +func_ov093_02170e48 kind:function(arm,size=0x1bc) addr:0x02170e48 +func_ov093_02171004 kind:function(arm,size=0x288) addr:0x02171004 +func_ov093_0217128c kind:function(arm,size=0x430) addr:0x0217128c +func_ov093_021716bc kind:function(arm,size=0x24) addr:0x021716bc +func_ov093_021716e0 kind:function(arm,size=0x24) addr:0x021716e0 +func_ov093_02171704 kind:function(arm,size=0x3c) addr:0x02171704 +func_ov093_02171740 kind:function(arm,size=0x28) addr:0x02171740 +func_ov093_02171768 kind:function(arm,size=0x28) addr:0x02171768 +func_ov093_02171790 kind:function(arm,size=0x28) addr:0x02171790 +func_ov093_021717b8 kind:function(arm,size=0x3c) addr:0x021717b8 +func_ov093_021717f4 kind:function(arm,size=0x28) addr:0x021717f4 +func_ov093_0217181c kind:function(arm,size=0x28) addr:0x0217181c +func_ov093_02171844 kind:function(arm,size=0x18) addr:0x02171844 +func_ov093_0217185c kind:function(arm,size=0x18) addr:0x0217185c +func_ov093_02171874 kind:function(arm,size=0x2c) addr:0x02171874 +func_ov093_021718a0 kind:function(arm,size=0x58) addr:0x021718a0 +func_ov093_021718f8 kind:function(arm,size=0x30) addr:0x021718f8 +func_ov093_02171928 kind:function(arm,size=0x44) addr:0x02171928 +func_ov093_0217196c kind:function(arm,size=0x28) addr:0x0217196c +func_ov093_02171994 kind:function(arm,size=0x28) addr:0x02171994 +func_ov093_021719bc kind:function(arm,size=0x18) addr:0x021719bc +func_ov093_021719d4 kind:function(arm,size=0xc) addr:0x021719d4 +func_ov093_021719e0 kind:function(arm,size=0x7c) addr:0x021719e0 +func_ov093_02171a5c kind:function(arm,size=0x3c) addr:0x02171a5c +func_ov093_02171a98 kind:function(arm,size=0x54) addr:0x02171a98 +func_ov093_02171aec kind:function(arm,size=0x14) addr:0x02171aec +func_ov093_02171b00 kind:function(arm,size=0x1c) addr:0x02171b00 +func_ov093_02171b1c kind:function(arm,size=0x1c) addr:0x02171b1c +func_ov093_02171b38 kind:function(arm,size=0x1c) addr:0x02171b38 +func_ov093_02171b54 kind:function(arm,size=0x54) addr:0x02171b54 +func_ov093_02171ba8 kind:function(arm,size=0x3c) addr:0x02171ba8 +func_ov093_02171be4 kind:function(arm,size=0x4c) addr:0x02171be4 +func_ov093_02171c30 kind:function(arm,size=0x14) addr:0x02171c30 +func_ov093_02171c44 kind:function(arm,size=0x34) addr:0x02171c44 +func_ov093_02171c78 kind:function(arm,size=0x74) addr:0x02171c78 +func_ov093_02171cec kind:function(arm,size=0x30) addr:0x02171cec +func_ov093_02171d1c kind:function(arm,size=0x18) addr:0x02171d1c +func_ov093_02171d34 kind:function(arm,size=0x28) addr:0x02171d34 +func_ov093_02171d5c kind:function(arm,size=0xc) addr:0x02171d5c +func_ov093_02171d68 kind:function(arm,size=0x34) addr:0x02171d68 +func_ov093_02171d9c kind:function(arm,size=0x18) addr:0x02171d9c +func_ov093_02171db4 kind:function(arm,size=0x10) addr:0x02171db4 +func_ov093_02171dc4 kind:function(arm,size=0x28) addr:0x02171dc4 +func_ov093_02171dec kind:function(arm,size=0x2c) addr:0x02171dec +func_ov093_02171e18 kind:function(arm,size=0x20) addr:0x02171e18 +func_ov093_02171e38 kind:function(arm,size=0x1c) addr:0x02171e38 +func_ov093_02171e54 kind:function(arm,size=0x30) addr:0x02171e54 +func_ov093_02171e84 kind:function(arm,size=0x14) addr:0x02171e84 +func_ov093_02171e98 kind:function(arm,size=0x14) addr:0x02171e98 +func_ov093_02171eac kind:function(arm,size=0x20) addr:0x02171eac +func_ov093_02171ecc kind:function(arm,size=0x20) addr:0x02171ecc +func_ov093_02171eec kind:function(arm,size=0x40) addr:0x02171eec +func_ov093_02171f2c kind:function(arm,size=0x40) addr:0x02171f2c +func_ov093_02171f6c kind:function(arm,size=0x20) addr:0x02171f6c +func_ov093_02171f8c kind:function(arm,size=0x20) addr:0x02171f8c +func_ov093_02171fac kind:function(arm,size=0x30) addr:0x02171fac +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=0x20) addr:0x0217215c +func_ov093_0217217c kind:function(arm,size=0x5c) addr:0x0217217c +func_ov093_021721d8 kind:function(arm,size=0x14) addr:0x021721d8 +func_ov093_021721ec kind:function(arm,size=0x1c) addr:0x021721ec +func_ov093_02172208 kind:function(arm,size=0xa4) addr:0x02172208 +func_ov093_021722ac kind:function(arm,size=0x20) addr:0x021722ac +func_ov093_021722cc kind:function(arm,size=0x4) addr:0x021722cc +func_ov093_021722d0 kind:function(arm,size=0x110) addr:0x021722d0 +func_ov093_021723e0 kind:function(arm,size=0x8) addr:0x021723e0 +func_ov093_021723e8 kind:function(arm,size=0x4) addr:0x021723e8 +func_ov093_021723ec kind:function(arm,size=0x5c) addr:0x021723ec +func_ov093_02172448 kind:function(arm,size=0x44) addr:0x02172448 +func_ov093_0217248c kind:function(arm,size=0x3dc) addr:0x0217248c +func_ov093_02172868 kind:function(arm,size=0x8) addr:0x02172868 +func_ov093_02172870 kind:function(arm,size=0x8) addr:0x02172870 +func_ov093_02172878 kind:function(arm,size=0x49c) addr:0x02172878 +func_ov093_02172d14 kind:function(arm,size=0x8) addr:0x02172d14 +func_ov093_02172d1c kind:function(arm,size=0x1ec) addr:0x02172d1c +func_ov093_02172f08 kind:function(arm,size=0x24c) addr:0x02172f08 +func_ov093_02173154 kind:function(arm,size=0x174) addr:0x02173154 +func_ov093_021732c8 kind:function(arm,size=0x184) addr:0x021732c8 +func_ov093_0217344c kind:function(arm,size=0x174) addr:0x0217344c +func_ov093_021735c0 kind:function(arm,size=0x1f8) addr:0x021735c0 +func_ov093_021737b8 kind:function(arm,size=0x24) addr:0x021737b8 +func_ov093_021737dc kind:function(arm,size=0x800) addr:0x021737dc +func_ov093_02173fdc kind:function(arm,size=0xc) addr:0x02173fdc +func_ov093_02173fe8 kind:function(arm,size=0x24) addr:0x02173fe8 +func_ov093_0217400c kind:function(arm,size=0x538) addr:0x0217400c +func_ov093_02174544 kind:function(arm,size=0x3f8) addr:0x02174544 +func_ov093_0217493c kind:function(arm,size=0x1cc) addr:0x0217493c +func_ov093_02174b08 kind:function(arm,size=0x3ec) addr:0x02174b08 +func_ov093_02174ef4 kind:function(arm,size=0x15c) addr:0x02174ef4 +func_ov093_02175050 kind:function(arm,size=0x1ec) addr:0x02175050 +func_ov093_0217523c kind:function(arm,size=0x10) addr:0x0217523c +func_ov093_0217524c kind:function(arm,size=0x1c) addr:0x0217524c +func_ov093_02175268 kind:function(arm,size=0x178) addr:0x02175268 +func_ov093_021753e0 kind:function(arm,size=0x14) addr:0x021753e0 +func_ov093_021753f4 kind:function(arm,size=0x10) addr:0x021753f4 +func_ov093_02175404 kind:function(arm,size=0x1c) addr:0x02175404 +func_ov093_02175420 kind:function(arm,size=0xc) addr:0x02175420 +func_ov093_0217542c kind:function(arm,size=0x34) addr:0x0217542c +func_ov093_02175460 kind:function(arm,size=0x68) addr:0x02175460 +func_ov093_021754c8 kind:function(thumb,size=0x40) addr:0x021754c8 +func_ov093_02175508 kind:function(thumb,size=0xc) addr:0x02175508 +func_ov093_02175514 kind:function(arm,size=0x34) addr:0x02175514 +func_ov093_02175548 kind:function(arm,size=0x9c) addr:0x02175548 +func_ov093_021755e4 kind:function(arm,size=0xd8) addr:0x021755e4 +func_ov093_021756bc kind:function(thumb,size=0x20) addr:0x021756bc +func_ov093_021756dc kind:function(thumb,size=0x100) addr:0x021756dc +func_ov093_021757dc kind:function(arm,size=0x14) addr:0x021757dc +func_ov093_021757f0 kind:function(arm,size=0x340) addr:0x021757f0 +func_ov093_02175b30 kind:function(arm,size=0xd8) addr:0x02175b30 +func_ov093_02175c08 kind:function(arm,size=0x1c) addr:0x02175c08 +func_ov093_02175c24 kind:function(arm,size=0x20) addr:0x02175c24 +func_ov093_02175c44 kind:function(arm,size=0x28) addr:0x02175c44 +func_ov093_02175c6c kind:function(arm,size=0x18) addr:0x02175c6c +func_ov093_02175c84 kind:function(arm,size=0x30) addr:0x02175c84 +func_ov093_02175cb4 kind:function(thumb,size=0x48) addr:0x02175cb4 +func_ov093_02175cfc kind:function(thumb,size=0x1e0) addr:0x02175cfc +func_ov093_02175edc kind:function(arm,size=0x14) addr:0x02175edc +func_ov093_02175ef0 kind:function(arm,size=0x3c) addr:0x02175ef0 +func_ov093_02175f2c kind:function(thumb,size=0x14) addr:0x02175f2c +func_ov093_02175f40 kind:function(arm,size=0x2e8) addr:0x02175f40 +func_ov093_02176228 kind:function(arm,size=0x170) addr:0x02176228 +func_ov093_02176398 kind:function(arm,size=0x44) addr:0x02176398 +func_ov093_021763dc kind:function(arm,size=0x1c) addr:0x021763dc +func_ov093_021763f8 kind:function(arm,size=0x20) addr:0x021763f8 +func_ov093_02176418 kind:function(arm,size=0x28) addr:0x02176418 +func_ov093_02176440 kind:function(thumb,size=0xd0) addr:0x02176440 +func_ov093_02176510 kind:function(thumb,size=0xc) addr:0x02176510 +func_ov093_0217651c kind:function(thumb,size=0x14) addr:0x0217651c +func_ov093_02176530 kind:function(arm,size=0xa0) addr:0x02176530 +func_ov093_021765d0 kind:function(arm,size=0x22c) addr:0x021765d0 +func_ov093_021767fc kind:function(arm,size=0x16c) addr:0x021767fc +func_ov093_02176968 kind:function(arm,size=0x78) addr:0x02176968 +func_ov093_021769e0 kind:function(arm,size=0xc8) addr:0x021769e0 +func_ov093_02176aa8 kind:function(arm,size=0xc) addr:0x02176aa8 +func_ov093_02176ab4 kind:function(arm,size=0x24) addr:0x02176ab4 +func_ov093_02176ad8 kind:function(arm,size=0x28) addr:0x02176ad8 +func_ov093_02176b00 kind:function(arm,size=0x170) addr:0x02176b00 +func_ov093_02176c70 kind:function(arm,size=0x1a8) addr:0x02176c70 +func_ov093_02176e18 kind:function(arm,size=0x8c) addr:0x02176e18 +func_ov093_02176ea4 kind:function(arm,size=0x54) addr:0x02176ea4 +func_ov093_02176ef8 kind:function(arm,size=0xb0) addr:0x02176ef8 +func_ov093_02176fa8 kind:function(arm,size=0x23c) addr:0x02176fa8 +func_ov093_021771e4 kind:function(arm,size=0x14) addr:0x021771e4 +func_ov093_021771f8 kind:function(arm,size=0x1c) addr:0x021771f8 +func_ov093_02177214 kind:function(arm,size=0x14) addr:0x02177214 +func_ov093_02177228 kind:function(arm,size=0xc) addr:0x02177228 +func_ov093_02177234 kind:function(arm,size=0x24) addr:0x02177234 +func_ov093_02177258 kind:function(arm,size=0x28) addr:0x02177258 +func_ov093_02177280 kind:function(arm,size=0x20) addr:0x02177280 +func_ov093_021772a0 kind:function(arm,size=0x1c) addr:0x021772a0 +func_ov093_021772bc kind:function(arm,size=0x80) addr:0x021772bc +func_ov093_0217733c kind:function(arm,size=0x138) addr:0x0217733c +func_ov093_02177474 kind:function(arm,size=0x8) addr:0x02177474 +func_ov093_0217747c kind:function(arm,size=0x10) addr:0x0217747c +func_ov093_0217748c kind:function(arm,size=0x9c) addr:0x0217748c +func_ov093_02177528 kind:function(arm,size=0x14) addr:0x02177528 +func_ov093_0217753c kind:function(arm,size=0x1c) addr:0x0217753c +func_ov093_02177558 kind:function(arm,size=0x14) addr:0x02177558 +func_ov093_0217756c kind:function(arm,size=0xc) addr:0x0217756c +func_ov093_02177578 kind:function(arm,size=0x24) addr:0x02177578 +func_ov093_0217759c kind:function(arm,size=0x28) addr:0x0217759c +func_ov093_021775c4 kind:function(arm,size=0x54) addr:0x021775c4 +func_ov093_02177618 kind:function(arm,size=0x28) addr:0x02177618 +func_ov093_02177640 kind:function(arm,size=0xac) addr:0x02177640 +func_ov093_021776ec kind:function(arm,size=0x14) addr:0x021776ec +func_ov093_02177700 kind:function(arm,size=0x24) addr:0x02177700 +func_ov093_02177724 kind:function(arm,size=0x1a0) addr:0x02177724 +func_ov093_021778c4 kind:function(arm,size=0x18) addr:0x021778c4 +func_ov093_021778dc kind:function(arm,size=0x28) addr:0x021778dc +func_ov093_02177904 kind:function(arm,size=0x30) addr:0x02177904 +func_ov093_02177934 kind:function(arm,size=0x14) addr:0x02177934 +func_ov093_02177948 kind:function(arm,size=0xc) addr:0x02177948 +func_ov093_02177954 kind:function(arm,size=0x28) addr:0x02177954 +func_ov093_0217797c kind:function(arm,size=0x64) addr:0x0217797c +func_ov093_021779e0 kind:function(arm,size=0x14) addr:0x021779e0 +func_ov093_021779f4 kind:function(arm,size=0xc) addr:0x021779f4 +func_ov093_02177a00 kind:function(arm,size=0x28) addr:0x02177a00 +func_ov093_02177a28 kind:function(arm,size=0x64) addr:0x02177a28 +func_ov093_02177a8c kind:function(arm,size=0x14) addr:0x02177a8c +func_ov093_02177aa0 kind:function(arm,size=0xc) addr:0x02177aa0 +func_ov093_02177aac kind:function(arm,size=0x24) addr:0x02177aac +func_ov093_02177ad0 kind:function(arm,size=0x64) addr:0x02177ad0 +func_ov093_02177b34 kind:function(arm,size=0x14) addr:0x02177b34 +func_ov093_02177b48 kind:function(arm,size=0xc) addr:0x02177b48 +func_ov093_02177b54 kind:function(arm,size=0x28) addr:0x02177b54 +func_ov093_02177b7c kind:function(arm,size=0x64) addr:0x02177b7c +func_ov093_02177be0 kind:function(arm,size=0x14) addr:0x02177be0 +data_ov093_02177bf4 kind:data(any) addr:0x02177bf4 +data_ov093_02177c00 kind:data(any) addr:0x02177c00 +data_ov093_02177c0c kind:data(any) addr:0x02177c0c +data_ov093_02177c0f kind:data(any) addr:0x02177c0f +data_ov093_02177c18 kind:data(any) addr:0x02177c18 +data_ov093_02177c19 kind:data(any) addr:0x02177c19 +data_ov093_02177c20 kind:data(any) addr:0x02177c20 +data_ov093_02177c28 kind:data(any) addr:0x02177c28 +data_ov093_02177c30 kind:data(any) addr:0x02177c30 +data_ov093_02177cac kind:data(any) addr:0x02177cac +data_ov093_02177cc0 kind:data(any) addr:0x02177cc0 +data_ov093_02177d00 kind:data(any) addr:0x02177d00 ambiguous +data_ov093_02177d04 kind:data(any) addr:0x02177d04 ambiguous +data_ov093_02177d08 kind:data(any) addr:0x02177d08 +data_ov093_02177d0c kind:data(any) addr:0x02177d0c ambiguous +data_ov093_02177d10 kind:data(any) addr:0x02177d10 +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_02177d24 kind:data(any) addr:0x02177d24 +data_ov093_02177d28 kind:data(any) addr:0x02177d28 +data_ov093_02177d2c kind:data(any) addr:0x02177d2c +data_ov093_02177d30 kind:data(any) addr:0x02177d30 ambiguous +data_ov093_02177d34 kind:data(any) addr:0x02177d34 ambiguous +data_ov093_02177d38 kind:data(any) addr:0x02177d38 +data_ov093_02177d3c kind:data(any) addr:0x02177d3c +data_ov093_02177d40 kind:data(any) addr:0x02177d40 +data_ov093_02177d42 kind:data(any) addr:0x02177d42 +data_ov093_02177d44 kind:data(any) addr:0x02177d44 +data_ov093_02177d78 kind:data(any) addr:0x02177d78 ambiguous +data_ov093_02178090 kind:data(any) addr:0x02178090 ambiguous +data_ov093_021781bc kind:data(any) addr:0x021781bc +data_ov093_021781c0 kind:data(any) addr:0x021781c0 +data_ov093_021781c3 kind:data(any) addr:0x021781c3 +data_ov093_021781cc kind:data(any) addr:0x021781cc +func_ov093_021781d4 kind:function(arm,size=0x24) addr:0x021781d4 +func_ov093_021781f8 kind:function(arm,size=0x8c) addr:0x021781f8 +func_ov093_02178284 kind:function(arm,size=0x1f0) addr:0x02178284 +func_ov093_02178474 kind:function(arm,size=0x20) addr:0x02178474 +func_ov093_02178494 kind:function(arm,size=0x50) addr:0x02178494 +func_ov093_021784e4 kind:function(arm,size=0x50) addr:0x021784e4 +func_ov093_02178534 kind:function(arm,size=0x50) addr:0x02178534 +func_ov093_02178584 kind:function(arm,size=0x5c) addr:0x02178584 +func_ov093_021785e0 kind:function(arm,size=0x5c) addr:0x021785e0 +func_ov093_0217863c kind:function(arm,size=0x5c) addr:0x0217863c +func_ov093_02178698 kind:function(arm,size=0x78) addr:0x02178698 +data_ov093_02178740 kind:data(any) addr:0x02178740 +data_ov093_02178758 kind:data(any) addr:0x02178758 +data_ov093_02178774 kind:data(any) addr:0x02178774 +data_ov093_0217878c kind:data(any) addr:0x0217878c +data_ov093_021787a0 kind:data(any) addr:0x021787a0 +data_ov093_021787a8 kind:data(any) addr:0x021787a8 +data_ov093_021787b4 kind:data(any) addr:0x021787b4 +data_ov093_021787c0 kind:data(any) addr:0x021787c0 +data_ov093_021787cc kind:data(any) addr:0x021787cc +data_ov093_021787e8 kind:data(any) addr:0x021787e8 +data_ov093_0217880c kind:data(any) addr:0x0217880c +data_ov093_02178818 kind:data(any) addr:0x02178818 +data_ov093_02178824 kind:data(any) addr:0x02178824 ambiguous +data_ov093_0217884c kind:data(any) addr:0x0217884c +data_ov093_02178878 kind:data(any) addr:0x02178878 +data_ov093_021788a4 kind:data(any) addr:0x021788a4 +data_ov093_021788d0 kind:data(any) addr:0x021788d0 +data_ov093_021788f4 kind:data(any) addr:0x021788f4 +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_02178a14 kind:data(any) addr:0x02178a14 +data_ov093_02178a1c kind:data(any) addr:0x02178a1c +data_ov093_02178a24 kind:data(any) addr:0x02178a24 +data_ov093_02178a2c kind:data(any) addr:0x02178a2c +data_ov093_02178a3c kind:data(any) addr:0x02178a3c +data_ov093_02178a48 kind:data(any) addr:0x02178a48 +data_ov093_02178a54 kind:data(any) addr:0x02178a54 +data_ov093_02178a78 kind:data(any) addr:0x02178a78 +data_ov093_02178a88 kind:data(any) addr:0x02178a88 +data_ov093_02178a9c kind:data(any) addr:0x02178a9c +data_ov093_02178ab4 kind:data(any) addr:0x02178ab4 +data_ov093_02178ac8 kind:data(any) addr:0x02178ac8 +data_ov093_02178ad8 kind:data(any) addr:0x02178ad8 +data_ov093_02178aec kind:data(any) addr:0x02178aec +data_ov093_02178b04 kind:data(any) addr:0x02178b04 +data_ov093_02178b10 kind:data(any) addr:0x02178b10 +data_ov093_02178b1c kind:data(any) addr:0x02178b1c +data_ov093_02178b40 kind:data(any) addr:0x02178b40 +data_ov093_02178b9c kind:data(any) addr:0x02178b9c +data_ov093_02178bc0 kind:data(any) addr:0x02178bc0 +data_ov093_02178c20 kind:data(any) addr:0x02178c20 +data_ov093_02178c2c kind:data(any) addr:0x02178c2c +data_ov093_02178c50 kind:data(any) addr:0x02178c50 +data_ov093_02178c80 kind:data(any) addr:0x02178c80 ambiguous +data_ov093_02178cac kind:data(any) addr:0x02178cac +data_ov093_02178cd0 kind:data(any) addr:0x02178cd0 +data_ov093_02178cf4 kind:data(any) addr:0x02178cf4 +data_ov093_02178d10 kind:data(any) addr:0x02178d10 +data_ov093_02178d28 kind:data(any) addr:0x02178d28 +data_ov093_02178d60 kind:bss addr:0x02178d60 +data_ov093_02178d64 kind:bss addr:0x02178d64 +data_ov093_02178d68 kind:bss addr:0x02178d68 +data_ov093_02178d6c kind:bss addr:0x02178d6c +data_ov093_02178d74 kind:bss addr:0x02178d74 +data_ov093_02178d80 kind:bss addr:0x02178d80 +data_ov093_02178dbc kind:bss addr:0x02178dbc +data_ov093_02178dc0 kind:bss addr:0x02178dc0 +data_ov093_02178dcc kind:bss addr:0x02178dcc +data_ov093_02178e08 kind:bss addr:0x02178e08 +data_ov093_02178e0c kind:bss addr:0x02178e0c +data_ov093_02178e18 kind:bss addr:0x02178e18 +data_ov093_02178e54 kind:bss addr:0x02178e54 +data_ov093_02178e64 kind:bss addr:0x02178e64 +data_ov093_02178e70 kind:bss addr:0x02178e70 +data_ov093_02178f48 kind:bss addr:0x02178f48 +data_ov093_02178f58 kind:bss addr:0x02178f58 +data_ov093_02178f64 kind:bss addr:0x02178f64 +data_ov093_0217903c kind:bss addr:0x0217903c +data_ov093_0217904c kind:bss addr:0x0217904c +data_ov093_02179058 kind:bss addr:0x02179058 +data_ov093_02179130 kind:bss addr:0x02179130 +data_ov093_02179140 kind:bss addr:0x02179140 +data_ov093_0217914c kind:bss addr:0x0217914c diff --git a/config/eur/arm9/overlays/ov094/delinks.txt b/config/eur/arm9/overlays/ov094/delinks.txt new file mode 100644 index 00000000..89bf4468 --- /dev/null +++ b/config/eur/arm9/overlays/ov094/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021658a0 end:0x02175f40 kind:code align:32 + .rodata start:0x02175f40 end:0x02176588 kind:data align:4 + .init start:0x02176588 end:0x02176e74 kind:code align:4 + .ctor start:0x02176e74 end:0x02176edc kind:data align:4 + .data start:0x02176ee0 end:0x02178520 kind:data align:32 + .bss start:0x02178520 end:0x02179b20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov094/relocs.txt b/config/eur/arm9/overlays/ov094/relocs.txt new file mode 100644 index 00000000..7e3f9543 --- /dev/null +++ b/config/eur/arm9/overlays/ov094/relocs.txt @@ -0,0 +1,3205 @@ +from:0x021658a8 kind:arm_call to:0x020c4e00 module:overlay(24) +from:0x021658f8 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02165928 kind:load to:0x02176ee8 module:overlay(94) +from:0x0216592c kind:load to:0x027e09a4 module:dtcm +from:0x02165930 kind:load to:0x020b504c module:overlay(0) +from:0x02165934 kind:load to:0x020b62a8 module:overlay(0) +from:0x02165948 kind:arm_call to:0x02165d54 module:overlay(94) +from:0x02165950 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x0216595c kind:load to:0x02176ee8 module:overlay(94) +from:0x02165970 kind:arm_call to:0x02165d54 module:overlay(94) +from:0x02165978 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x02165980 kind:arm_call to:0x02011ff4 module:main +from:0x0216598c kind:load to:0x02176ee8 module:overlay(94) +from:0x02165998 kind:arm_call to:0x020c4e34 module:overlay(24) +from:0x021659ac kind:arm_call to:0x02011f3c module:main +from:0x021659bc kind:arm_call to:0x020c4e68 module:overlays(18,24) +from:0x021659d0 kind:arm_call to:0x02011f3c module:main +from:0x021659dc kind:arm_call to:0x021505c0 module:overlay(30) +from:0x02165a00 kind:arm_call to:0x0215083c module:overlay(30) +from:0x02165a0c kind:arm_call to:0x02150878 module:overlay(30) +from:0x02165a30 kind:arm_call to:0x020166cc module:main +from:0x02165a5c kind:arm_call to:0x020166cc module:main +from:0x02165a80 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02165a94 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02165aa4 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02165ab4 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02165ac8 kind:arm_call to:0x020c4ed8 module:overlays(19,20,24) +from:0x02165ad0 kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x02165ad8 kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x02165af4 kind:load to:0x020b62a8 module:overlay(0) +from:0x02165af8 kind:load to:0x027e0994 module:dtcm +from:0x02165afc kind:load to:0x027e0ce0 module:dtcm +from:0x02165b24 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02165b34 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02165b44 kind:arm_call to:0x020c6a48 module:overlay(24) +from:0x02165b50 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02165b7c kind:arm_call to:0x02165d54 module:overlay(94) +from:0x02165b84 kind:arm_call to:0x020c4e40 module:overlays(20,24) +from:0x02165b8c kind:load to:0x027e0994 module:dtcm +from:0x02165b90 kind:load to:0x020b504c module:overlay(0) +from:0x02165b94 kind:load to:0x020b62a8 module:overlay(0) +from:0x02165ba0 kind:arm_call to:0x02165dc8 module:overlay(94) +from:0x02165ba8 kind:arm_call to:0x02165de8 module:overlay(94) +from:0x02165bc8 kind:load to:0x0204a110 module:main +from:0x02165bcc kind:load to:0x02019538 module:main +from:0x02165bf4 kind:arm_call to:0x02165c74 module:overlay(94) +from:0x02165bfc kind:arm_call to:0x02165c74 module:overlay(94) +from:0x02165c3c kind:load to:0x020b62a8 module:overlay(0) +from:0x02165c70 kind:load to:0x020b62a8 module:overlay(0) +from:0x02165c98 kind:arm_call to:0x020e4a64 module:overlay(26) +from:0x02165cf8 kind:arm_call to:0x02080658 module:overlay(0) +from:0x02165d10 kind:arm_call to:0x020e4a7c module:overlay(26) +from:0x02165d24 kind:arm_call to:0x020c4d88 module:overlay(24) +from:0x02165d2c kind:arm_call to:0x0202851c module:main +from:0x02165d40 kind:load to:0x02138d10 module:overlay(26) +from:0x02165d44 kind:load to:0x027e0cd8 module:dtcm +from:0x02165d48 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02165d6c kind:arm_call to:0x020166ac module:main +from:0x02165da0 kind:arm_call to:0x020166ac module:main +from:0x02165de0 kind:arm_call to:0x0215083c module:overlay(30) +from:0x02165e30 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02165e64 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02165e84 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02165eac kind:arm_call to:0x020c4f08 module:overlays(20,24) +from:0x02165ec4 kind:arm_call to:0x020c4f5c module:overlay(24) +from:0x02165ee0 kind:arm_call to:0x02019538 module:main +from:0x02165eec kind:arm_call to:0x020c6cd4 module:overlay(24) +from:0x02165ef4 kind:arm_call to:0x02150690 module:overlay(30) +from:0x02165efc kind:arm_call to:0x020c4ef0 module:overlay(24) +from:0x02165f04 kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x02165f48 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02165fcc kind:arm_call to:0x020c4f7c module:overlay(24) +from:0x02165fdc kind:arm_call to:0x020c4f28 module:overlay(24) +from:0x02165fe8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02165ff0 kind:arm_call to:0x020c4f6c module:overlay(24) +from:0x02166004 kind:arm_call to:0x02165c74 module:overlay(94) +from:0x02166010 kind:load to:0x027e09b8 module:dtcm +from:0x02166018 kind:load to:0x0204a110 module:main +from:0x0216601c kind:load to:0x027e0994 module:dtcm +from:0x02166020 kind:load to:0x020b51b8 module:overlay(0) +from:0x02166024 kind:load to:0x02049b18 module:main +from:0x02166040 kind:load to:0x02178568 module:overlay(94) +from:0x02166054 kind:arm_call to:0x02011f3c module:main +from:0x02166060 kind:arm_call to:0x021660a8 module:overlay(94) +from:0x02166074 kind:arm_call to:0x0209767c module:overlay(0) +from:0x021660a4 kind:load to:0x02176f20 module:overlay(94) +from:0x021660b0 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x02166104 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02166124 kind:load to:0x02176f44 module:overlay(94) +from:0x0216614c kind:load to:0x0209862c module:overlay(0) +from:0x02166198 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x021661e4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x021661fc kind:arm_call to:0x02098910 module:overlay(0) +from:0x0216625c kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02166274 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02166280 kind:load to:0x027e09c0 module:dtcm +from:0x0216628c kind:arm_call to:0x02098488 module:overlay(0) +from:0x021662a0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021662a8 kind:arm_call to:0x02011ff4 module:main +from:0x021662bc kind:arm_call to:0x02097724 module:overlay(0) +from:0x021662d0 kind:load to:0x021785d8 module:overlay(94) +from:0x021662e4 kind:arm_call to:0x02011f3c module:main +from:0x021662f0 kind:arm_call to:0x0216657c module:overlay(94) +from:0x02166308 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02166318 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02166328 kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x021663c0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021663d4 kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x02166404 kind:load to:0x02176ff8 module:overlay(94) +from:0x02166408 kind:load to:0x0217701c module:overlay(94) +from:0x02166410 kind:load to:0x02176fd4 module:overlay(94) +from:0x0216641c kind:load to:0x021785a4 module:overlay(94) +from:0x0216642c kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02166440 kind:arm_call to:0x0207ed10 module:overlay(0) +from:0x02166448 kind:arm_call to:0x02011ff4 module:main +from:0x021664a8 kind:arm_call to:0x0208bdd4 module:overlay(0) +from:0x021664c0 kind:arm_call to:0x0207e20c module:overlay(0) +from:0x021664c8 kind:arm_call to:0x02167bf0 module:overlay(94) +from:0x021664e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021664f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02166520 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216653c kind:arm_call to:0x020e1920 module:overlay(31) +from:0x02166550 kind:arm_call to:0x0207ed84 module:overlay(0) +from:0x02166564 kind:load to:0x027e0ce0 module:dtcm +from:0x02166568 kind:load to:0x027e09c0 module:dtcm +from:0x0216656c kind:load to:0x021785c0 module:overlay(94) +from:0x02166570 kind:load to:0x027e0ce4 module:dtcm +from:0x02166584 kind:arm_call to:0x02130600 module:overlay(48) +from:0x021665dc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216665c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02166674 kind:load to:0x02177094 module:overlay(94) +from:0x02166678 kind:load to:0x021785d8 module:overlay(94) +from:0x0216667c kind:load to:0x02176fa4 module:overlay(94) +from:0x02166688 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021666a8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021666b8 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x021666c0 kind:arm_call to:0x02166424 module:overlay(94) +from:0x021666c8 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021666d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021666d8 kind:arm_call to:0x02130724 module:overlays(48,50) +from:0x021666e4 kind:load to:0x02177094 module:overlay(94) +from:0x021666e8 kind:load to:0x027e09c0 module:dtcm +from:0x02166700 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02166710 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02166718 kind:arm_call to:0x02166424 module:overlay(94) +from:0x02166720 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x02166728 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166730 kind:arm_call to:0x02130724 module:overlays(48,50) +from:0x02166738 kind:arm_call to:0x02011ff4 module:main +from:0x02166744 kind:load to:0x02177094 module:overlay(94) +from:0x02166748 kind:load to:0x027e09c0 module:dtcm +from:0x0216675c kind:arm_call to:0x0207f4d4 module:overlay(0) +from:0x0216677c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02166798 kind:arm_call to:0x02166890 module:overlay(94) +from:0x021667d0 kind:arm_call to:0x02070c84 module:overlay(0) +from:0x0216684c kind:arm_call to:0x0209862c module:overlay(0) +from:0x02166858 kind:arm_call to:0x021668e0 module:overlay(94) +from:0x02166880 kind:load to:0x021785c0 module:overlay(94) +from:0x02166888 kind:load to:0x027e09a4 module:dtcm +from:0x0216688c kind:load to:0x027e0cd8 module:dtcm +from:0x021668bc kind:arm_call to:0x0207e240 module:overlay(0) +from:0x021668c4 kind:load to:0x021786b0 module:overlay(94) +from:0x021668c8 kind:load to:0x027e09c0 module:dtcm +from:0x021668ec kind:arm_call to:0x021668cc module:overlay(94) +from:0x02166920 kind:load to:0x0217703c module:overlay(94) +from:0x02166988 kind:arm_call to:0x02167614 module:overlay(94) +from:0x021669a4 kind:arm_call to:0x020a88f4 module:overlay(0) +from:0x021669cc kind:arm_call to:0x02070cc0 module:overlay(0) +from:0x02166a0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02166a98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166ad4 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x02166af8 kind:arm_call to:0x02016958 module:main +from:0x02166b0c kind:arm_call to:0x021307f8 module:overlays(48,51) +from:0x02166b34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166b90 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02166b9c kind:load to:0x02177064 module:overlay(94) +from:0x02166ba0 kind:load to:0x027e0ce0 module:dtcm +from:0x02166ba4 kind:load to:0x027e09a4 module:dtcm +from:0x02166ba8 kind:load to:0x0203e964 module:main +from:0x02166bb0 kind:load to:0x027e09c0 module:dtcm +from:0x02166bc4 kind:arm_call to:0x02166c10 module:overlay(94) +from:0x02166bd8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02166bf4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02166c08 kind:load to:0x027e09a8 module:dtcm +from:0x02166c18 kind:arm_call to:0x02167688 module:overlay(94) +from:0x02166c24 kind:arm_call to:0x02167b64 module:overlay(94) +from:0x02166c38 kind:arm_call to:0x0209862c module:overlay(0) +from:0x02166c4c kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02166c68 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02166c78 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02166c84 kind:load to:0x027e0ce0 module:dtcm +from:0x02166c98 kind:arm_call to:0x02167518 module:overlay(94) +from:0x02166cb4 kind:arm_call to:0x021307f8 module:overlays(48,51) +from:0x02166cd4 kind:arm_call to:0x02130790 module:overlay(48) +from:0x02166cf0 kind:arm_call to:0x02130aa4 module:overlay(48) +from:0x02166cf8 kind:arm_call to:0x02167518 module:overlay(94) +from:0x02166d00 kind:arm_call to:0x02098838 module:overlay(0) +from:0x02166d28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166d34 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02166d5c kind:arm_call to:0x02098910 module:overlay(0) +from:0x02166d74 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02166db0 kind:arm_call to:0x021668e0 module:overlay(94) +from:0x02166dd0 kind:arm_call to:0x021668e0 module:overlay(94) +from:0x02166df0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02166df8 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02166e04 kind:load to:0x021375e4 module:overlays(26,48,49) +from:0x02166e08 kind:load to:0x027e09a8 module:dtcm +from:0x02166e28 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02166e44 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02166e54 kind:arm_call to:0x0216781c module:overlay(94) +from:0x02166e5c kind:load to:0x027e0ce0 module:dtcm +from:0x02166e6c kind:arm_call to:0x02098838 module:overlay(0) +from:0x02166e94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166ea0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02166ec8 kind:arm_call to:0x02098910 module:overlay(0) +from:0x02166eec kind:arm_call to:0x01fff05c module:itcm +from:0x02166f24 kind:arm_call to:0x021668e0 module:overlay(94) +from:0x02166f2c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02166f3c kind:arm_call to:0x021668e0 module:overlay(94) +from:0x02166f50 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x02166f58 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02166f74 kind:arm_call to:0x01ff930c module:itcm +from:0x02166f7c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02166f88 kind:load to:0x021375e4 module:overlays(26,48,49) +from:0x02166f8c kind:load to:0x027e0cd8 module:dtcm +from:0x02166fbc kind:arm_call to:0x0209862c module:overlay(0) +from:0x02166ff0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02167008 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x02167020 kind:load to:0x027e09a8 module:dtcm +from:0x02167064 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021670cc kind:arm_call to:0x02167dbc module:overlay(94) +from:0x02167104 kind:arm_call to:0x01ffedac module:itcm +from:0x02167110 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02167188 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x0216719c kind:arm_call to:0x02070cc0 module:overlay(0) +from:0x021671cc kind:arm_call to:0x01ff993c module:itcm +from:0x021671d4 kind:arm_call to:0x021676f4 module:overlay(94) +from:0x021671dc kind:arm_call to:0x02167d20 module:overlay(94) +from:0x021671f8 kind:arm_call to:0x021668e0 module:overlay(94) +from:0x0216720c kind:arm_call to:0x02167794 module:overlay(94) +from:0x0216721c kind:load to:0x027e0cd8 module:dtcm +from:0x02167220 kind:load to:0x027e09a4 module:dtcm +from:0x02167258 kind:arm_call to:0x01ff916c module:itcm +from:0x02167274 kind:arm_call to:0x01ff993c module:itcm +from:0x02167298 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021672a0 kind:arm_call to:0x021676f4 module:overlay(94) +from:0x021672b0 kind:arm_call to:0x02168310 module:overlay(94) +from:0x021672c0 kind:arm_call to:0x02098910 module:overlay(0) +from:0x021672e8 kind:arm_call to:0x020d9c34 module:overlay(31) +from:0x02167318 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02167330 kind:arm_call to:0x01fff17c module:itcm +from:0x021673c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021673d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167488 kind:arm_call to:0x02070c84 module:overlay(0) +from:0x021674a0 kind:arm_call to:0x01ff993c module:itcm +from:0x021674b0 kind:arm_call to:0x020d9c34 module:overlay(31) +from:0x021674d4 kind:arm_call to:0x02167d20 module:overlay(94) +from:0x021674e8 kind:arm_call to:0x02167794 module:overlay(94) +from:0x021674f0 kind:arm_call to:0x02168348 module:overlay(94) +from:0x021674fc kind:load to:0x027e0d38 module:dtcm +from:0x02167500 kind:load to:0x027e09a8 module:dtcm +from:0x02167508 kind:load to:0x027e0ce0 module:dtcm +from:0x0216750c kind:load to:0x0203e964 module:main +from:0x02167514 kind:load to:0x027e09a4 module:dtcm +from:0x02167558 kind:arm_call to:0x01ff916c module:itcm +from:0x02167580 kind:arm_call to:0x01ff916c module:itcm +from:0x021675d0 kind:arm_call to:0x01fff17c module:itcm +from:0x021675f4 kind:arm_call to:0x02130790 module:overlay(48) +from:0x02167610 kind:load to:0x027e0ce0 module:dtcm +from:0x02167638 kind:arm_call to:0x01fff148 module:itcm +from:0x02167654 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216767c kind:load to:0x027e0ce0 module:dtcm +from:0x02167698 kind:arm_call to:0x01ffedac module:itcm +from:0x021676b4 kind:arm_call to:0x01fff498 module:itcm +from:0x021676c0 kind:arm_call to:0x01fff584 module:itcm +from:0x021676e8 kind:load to:0x027e0ce8 module:dtcm +from:0x02167724 kind:arm_call to:0x01ff916c module:itcm +from:0x02167738 kind:arm_call to:0x01ff916c module:itcm +from:0x02167790 kind:load to:0x0203e964 module:main +from:0x021677d8 kind:arm_call to:0x01ff930c module:itcm +from:0x02167818 kind:load to:0x0203e964 module:main +from:0x0216782c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167888 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216790c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216793c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216794c kind:arm_call to:0x01ffa60c module:itcm +from:0x0216798c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216799c kind:arm_call to:0x01ffa60c module:itcm +from:0x021679c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021679d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02167a10 kind:arm_call to:0x02016fbc module:main +from:0x02167a3c kind:arm_call to:0x020786dc module:overlay(0) +from:0x02167a8c kind:arm_call to:0x020c08c4 module:overlay(17) +from:0x02167a9c kind:load to:0x0203e964 module:main +from:0x02167aa4 kind:load to:0x027e09bc module:dtcm +from:0x02167aa8 kind:load to:0x027e09b4 module:dtcm +from:0x02167ad8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02167b04 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02167b20 kind:load to:0x027e0ce0 module:dtcm +from:0x02167b3c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02167b58 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02167b60 kind:load to:0x027e0ce0 module:dtcm +from:0x02167b74 kind:arm_call to:0x02167ab8 module:overlay(94) +from:0x02167b90 kind:arm_call to:0x02167b24 module:overlay(94) +from:0x02167bac kind:arm_call to:0x021675ac module:overlay(94) +from:0x02167bd8 kind:arm_call to:0x02130aa4 module:overlay(48) +from:0x02167be4 kind:arm_call to:0x021668e0 module:overlay(94) +from:0x02167c44 kind:arm_call to:0x021668e0 module:overlay(94) +from:0x02167c80 kind:arm_call to:0x02070c84 module:overlay(0) +from:0x02167cfc kind:arm_call to:0x021668e0 module:overlay(94) +from:0x02167d1c kind:load to:0x027e09a4 module:dtcm +from:0x02167d64 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02167d70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02167d80 kind:arm_call to:0x01ffb428 module:itcm +from:0x02167db4 kind:load to:0x027e0cec module:dtcm +from:0x02167dd8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02167e20 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02167e30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167e48 kind:load to:0x020b539c module:overlay(0) +from:0x02167e50 kind:load to:0x027e0ce4 module:dtcm +from:0x02167e7c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02167e88 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02167ea4 kind:arm_call to:0x01fff05c module:itcm +from:0x02167ec4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02167edc kind:arm_call to:0x0209853c module:overlay(0) +from:0x02167ef0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167efc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167f08 kind:arm_call to:0x02017f38 module:main +from:0x02167fa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167fc4 kind:arm_call to:0x01fff05c module:itcm +from:0x02168010 kind:arm_call to:0x02070cc0 module:overlay(0) +from:0x0216803c kind:arm_call to:0x0209853c module:overlay(0) +from:0x02168050 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216805c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168068 kind:arm_call to:0x02017f38 module:main +from:0x0216810c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216812c kind:arm_call to:0x01fff05c module:itcm +from:0x02168174 kind:arm_call to:0x02070cc0 module:overlay(0) +from:0x021681a4 kind:arm_call to:0x02070cc0 module:overlay(0) +from:0x021681b0 kind:load to:0x027e0cd8 module:dtcm +from:0x021681b4 kind:load to:0x0203e964 module:main +from:0x021681b8 kind:load to:0x027e09a4 module:dtcm +from:0x021681c8 kind:arm_call to:0x02130830 module:overlay(48) +from:0x021681ec kind:arm_call to:0x01fff05c module:itcm +from:0x02168210 kind:arm_call to:0x01fff05c module:itcm +from:0x02168258 kind:load to:0x027e0cd8 module:dtcm +from:0x02168274 kind:arm_call to:0x01ffb744 module:itcm +from:0x02168308 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216831c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02168344 kind:load to:0x02176fb8 module:overlay(94) +from:0x02168358 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02168374 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216837c kind:arm_call to:0x02011ff4 module:main +from:0x021683b4 kind:arm_call to:0x0216825c module:overlay(94) +from:0x021683cc kind:arm_call to:0x0209790c module:overlay(0) +from:0x021683e0 kind:load to:0x0217879c module:overlay(94) +from:0x021683f4 kind:arm_call to:0x02011f3c module:main +from:0x02168400 kind:arm_call to:0x0216843c module:overlay(94) +from:0x02168414 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02168434 kind:load to:0x02177120 module:overlay(94) +from:0x02168444 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02168464 kind:load to:0x02177144 module:overlay(94) +from:0x02168478 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x021684c8 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x021684f4 kind:arm_call to:0x02168624 module:overlay(94) +from:0x02168550 kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0216856c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x02168584 kind:load to:0x02049be4 module:main +from:0x021685b8 kind:load to:0x02177114 module:overlay(94) +from:0x02168620 kind:load to:0x027e07d4 module:dtcm +from:0x02168640 kind:arm_call to:0x0205d594 module:overlay(0) +from:0x02168650 kind:arm_call to:0x01ff9258 module:itcm +from:0x02168788 kind:arm_call to:0x0205d5cc module:overlay(0) +from:0x021687a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021687b0 kind:arm_call to:0x0209853c module:overlay(0) +from:0x02168864 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02168874 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02168880 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021688a4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021688b0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021688bc kind:arm_call to:0x0207e294 module:overlay(0) +from:0x021688cc kind:arm_call to:0x02168588 module:overlay(94) +from:0x021688e0 kind:arm_call to:0x01fff520 module:itcm +from:0x02168914 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216891c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02168950 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02168960 kind:load to:0x02049be4 module:main +from:0x02168968 kind:load to:0x027e0cd8 module:dtcm +from:0x0216896c kind:load to:0x02175f40 module:overlay(94) +from:0x02168970 kind:load to:0x027e0ce8 module:dtcm +from:0x02168974 kind:load to:0x020b539c module:overlay(0) +from:0x02168984 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02168998 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021689a0 kind:arm_call to:0x02011ff4 module:main +from:0x021689b4 kind:arm_call to:0x02097724 module:overlay(0) +from:0x021689c8 kind:load to:0x021787e8 module:overlay(94) +from:0x021689dc kind:arm_call to:0x02011f3c module:main +from:0x021689e8 kind:arm_call to:0x02168a30 module:overlay(94) +from:0x021689fc kind:arm_call to:0x02097898 module:overlay(0) +from:0x02168a2c kind:load to:0x021771a0 module:overlay(94) +from:0x02168a3c kind:arm_call to:0x02098388 module:overlay(0) +from:0x02168aa0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02168aa8 kind:arm_call to:0x020982c0 module:overlay(0) +from:0x02168ac4 kind:arm_call to:0x0203d160 module:main +from:0x02168b94 kind:load to:0x021771f4 module:overlay(94) +from:0x02168b98 kind:load to:0x021787e8 module:overlay(94) +from:0x02168b9c kind:load to:0x020a02d4 module:overlay(0) +from:0x02168ba0 kind:load to:0x02169494 module:overlay(94) +from:0x02168ba8 kind:load to:0x02049be4 module:main +from:0x02168bac kind:load to:0x0203e964 module:main +from:0x02168c18 kind:arm_call to:0x02169344 module:overlay(94) +from:0x02168cbc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02168cc8 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02168d50 kind:load to:0x027e0cd8 module:dtcm +from:0x02168d54 kind:load to:0x027e09a4 module:dtcm +from:0x02168d60 kind:load to:0x02049be4 module:main +from:0x02168d88 kind:arm_call to:0x01ff916c module:itcm +from:0x02168da8 kind:arm_call to:0x02169344 module:overlay(94) +from:0x02168e0c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02168e34 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02168e4c kind:load to:0x027e0cd8 module:dtcm +from:0x02168e50 kind:load to:0x027e09a8 module:dtcm +from:0x02168e58 kind:load to:0x027e0cec module:dtcm +from:0x02168ee8 kind:arm_call to:0x01ff916c module:itcm +from:0x02168f30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168f64 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02168fc8 kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x02168fe0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02168fe8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02169020 kind:arm_call to:0x020c2438 module:overlay(17) +from:0x02169038 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02169040 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02169054 kind:arm_call to:0x021691d8 module:overlay(94) +from:0x02169060 kind:load to:0x027e09a8 module:dtcm +from:0x021690d8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021690f4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02169110 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216912c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02169168 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02169174 kind:load to:0x027e0cd8 module:dtcm +from:0x0216917c kind:load to:0x027e0cec module:dtcm +from:0x02169184 kind:load to:0x027e09a8 module:dtcm +from:0x021691ac kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021691cc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021691f8 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02169210 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02169238 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216925c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02169278 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02169288 kind:arm_call to:0x02169344 module:overlay(94) +from:0x021692bc kind:arm_call to:0x020eed64 module:overlay(31) +from:0x021692d0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x021692d8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02169310 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02169318 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02169324 kind:load to:0x027e09bc module:dtcm +from:0x02169328 kind:load to:0x027e09a8 module:dtcm +from:0x02169330 kind:load to:0x027e0cec module:dtcm +from:0x02169338 kind:load to:0x02175f44 module:overlay(94) +from:0x02169340 kind:load to:0x020b539c module:overlay(0) +from:0x02169380 kind:load to:0x021771bc module:overlay(94) +from:0x021693b8 kind:load to:0x021771bc module:overlay(94) +from:0x021693c4 kind:load to:0x02169384 module:overlay(94) +from:0x02169418 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02169484 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x02169490 kind:load to:0x0203e964 module:main +from:0x021694b8 kind:arm_call to:0x0203d210 module:main +from:0x021694c0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021694c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021694d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021694dc kind:load to:0x020a02d4 module:overlay(0) +from:0x021694f8 kind:arm_call to:0x0203d210 module:main +from:0x02169500 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02169508 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02169510 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02169518 kind:arm_call to:0x02011ff4 module:main +from:0x02169524 kind:load to:0x020a02d4 module:overlay(0) +from:0x02169530 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02169544 kind:load to:0x021788d0 module:overlay(94) +from:0x02169558 kind:arm_call to:0x02011f3c module:main +from:0x02169564 kind:arm_call to:0x021695e8 module:overlay(94) +from:0x0216957c kind:arm_call to:0x02097898 module:overlay(0) +from:0x021695d8 kind:load to:0x02177268 module:overlay(94) +from:0x02169614 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0216963c kind:arm_call_thumb to:0x0209a1b8 module:overlay(0) +from:0x02169658 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02169668 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021696a8 kind:arm_call to:0x0200f05c module:main +from:0x021696c4 kind:arm_call to:0x020a8b7c module:overlay(0) +from:0x021696ec kind:arm_call to:0x0200f05c module:main +from:0x02169708 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x02169738 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02169750 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216978c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021697a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02169820 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02169830 kind:load to:0x021788d0 module:overlay(94) +from:0x02169834 kind:load to:0x021774e4 module:overlay(94) +from:0x02169838 kind:load to:0x02175f58 module:overlay(94) +from:0x0216983c kind:load to:0x0217731c module:overlay(94) +from:0x02169840 kind:load to:0x021773c8 module:overlay(94) +from:0x02169844 kind:load to:0x02175f68 module:overlay(94) +from:0x02169848 kind:load to:0x0217728c module:overlay(94) +from:0x0216984c kind:load to:0x021772cc module:overlay(94) +from:0x02169850 kind:load to:0x02177360 module:overlay(94) +from:0x0216985c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02169870 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02169894 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021698a0 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x021698a8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021698b0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021698b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021698c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021698c8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021698d0 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x021698dc kind:load to:0x021773c8 module:overlay(94) +from:0x021698f8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02169904 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0216990c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02169914 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216991c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02169924 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216992c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02169934 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0216993c kind:arm_call to:0x02011ff4 module:main +from:0x02169948 kind:load to:0x021773c8 module:overlay(94) +from:0x02169958 kind:arm_call to:0x020e7680 module:overlay(31) +from:0x021699b4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021699c4 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x021699e0 kind:load to:0x02177248 module:overlay(94) +from:0x021699e4 kind:load to:0x02169f54 module:overlay(94) +from:0x021699f8 kind:arm_call to:0x020e8530 module:overlay(31) +from:0x02169a00 kind:arm_call to:0x02169b24 module:overlay(94) +from:0x02169a54 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02169a60 kind:arm_call to:0x02169dd0 module:overlay(94) +from:0x02169aa8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x02169af8 kind:arm_call to:0x01ff916c module:itcm +from:0x02169b18 kind:load to:0x027e09a8 module:dtcm +from:0x02169c10 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02169c1c kind:load to:0x02049be4 module:main +from:0x02169c20 kind:load to:0x021773a8 module:overlay(94) +from:0x02169c3c kind:arm_call to:0x02169c44 module:overlay(94) +from:0x02169c5c kind:arm_call to:0x02016fbc module:main +from:0x02169cd8 kind:arm_call to:0x021260dc module:overlay(40) +from:0x02169cf8 kind:load to:0x027e0d3c module:dtcm +from:0x02169dbc kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02169dcc kind:load to:0x02177360 module:overlay(94) +from:0x02169e18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02169e24 kind:arm_call to:0x01ffb860 module:itcm +from:0x02169e88 kind:arm_call to:0x020a036c module:overlay(0) +from:0x02169ea0 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x02169eb0 kind:load to:0x027e0cec module:dtcm +from:0x02169ec4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02169f2c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02169f48 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02169fb8 kind:arm_call to:0x0200e260 module:main +from:0x02169fc8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02169ff8 kind:load to:0x027e0964 module:dtcm +from:0x0216a018 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a02c kind:load to:0x020578a4 module:overlay(0) +from:0x0216a038 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216a040 kind:arm_call to:0x02011ff4 module:main +from:0x0216a05c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a068 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a084 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216a094 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216a0a4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216a0ac kind:arm_call to:0x02011ff4 module:main +from:0x0216a0c4 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216a0cc kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0216a0d4 kind:arm_call to:0x02011ff4 module:main +from:0x0216a0ec kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216a0f4 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0216a108 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216a1ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216a1b8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216a234 kind:arm_call to:0x0216aec0 module:overlay(94) +from:0x0216a248 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a254 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a2c0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216a2f8 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0216a310 kind:load to:0x027e0ce4 module:dtcm +from:0x0216a328 kind:load to:0x021789b8 module:overlay(94) +from:0x0216a33c kind:arm_call to:0x02011f3c module:main +from:0x0216a348 kind:arm_call to:0x0216a39c module:overlay(94) +from:0x0216a35c kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216a398 kind:load to:0x0217764c module:overlay(94) +from:0x0216a3a4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216a3bc kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x0216a3d0 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0216a448 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216a464 kind:arm_call to:0x02028c4c module:main +from:0x0216a490 kind:load to:0x0217769c module:overlay(94) +from:0x0216a494 kind:load to:0x02177670 module:overlay(94) +from:0x0216a498 kind:load to:0x02177600 module:overlay(94) +from:0x0216a49c kind:load to:0x027e07d4 module:dtcm +from:0x0216a4a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216a4c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216a4c8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216a4e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216a4e8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216a4f0 kind:arm_call to:0x02011ff4 module:main +from:0x0216a544 kind:arm_call to:0x0200f05c module:main +from:0x0216a578 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216a5b0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216a5bc kind:arm_call to:0x0216a760 module:overlay(94) +from:0x0216a5c8 kind:load to:0x021789b8 module:overlay(94) +from:0x0216a5cc kind:load to:0x02175f84 module:overlay(94) +from:0x0216a644 kind:arm_call to:0x0216ab34 module:overlay(94) +from:0x0216a6d0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216a6f4 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0216a710 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216a720 kind:arm_call to:0x0216ada8 module:overlay(94) +from:0x0216a72c kind:arm_call to:0x0216a760 module:overlay(94) +from:0x0216a734 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216a740 kind:load to:0x027e0cd8 module:dtcm +from:0x0216a744 kind:load to:0x02177610 module:overlay(94) +from:0x0216a754 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216a838 kind:arm_call to:0x0216ada8 module:overlay(94) +from:0x0216a840 kind:load to:0x02177624 module:overlay(94) +from:0x0216a848 kind:load to:0x0203e964 module:main +from:0x0216a854 kind:arm_call to:0x0216ab34 module:overlay(94) +from:0x0216a868 kind:arm_call to:0x0216a760 module:overlay(94) +from:0x0216a88c kind:arm_call to:0x0214dbb4 module:overlay(30) +from:0x0216a8b0 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216a8e8 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0216a900 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216a90c kind:arm_call to:0x0216a760 module:overlay(94) +from:0x0216a918 kind:load to:0x027e0d28 module:dtcm +from:0x0216a91c kind:load to:0x027e0cec module:dtcm +from:0x0216a920 kind:load to:0x027e09a8 module:dtcm +from:0x0216a940 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a96c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216a974 kind:arm_call to:0x0216aee8 module:overlay(94) +from:0x0216a988 kind:arm_call to:0x0216a760 module:overlay(94) +from:0x0216a9d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216aa08 kind:arm_call to:0x0216a760 module:overlay(94) +from:0x0216aa20 kind:arm_call to:0x021317dc module:overlay(26) +from:0x0216aa30 kind:arm_call to:0x02131718 module:overlay(26) +from:0x0216aa40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216aa4c kind:arm_call to:0x01ffb744 module:itcm +from:0x0216aa6c kind:load to:0x027e09a8 module:dtcm +from:0x0216aa74 kind:load to:0x027e0d28 module:dtcm +from:0x0216aa90 kind:arm_call to:0x01ff916c module:itcm +from:0x0216aabc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216aac4 kind:arm_call to:0x0216aee8 module:overlay(94) +from:0x0216ab0c kind:arm_call to:0x0216b150 module:overlay(94) +from:0x0216ab70 kind:arm_call to:0x01fff698 module:itcm +from:0x0216abbc kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216abd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216abfc kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216ac18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ac38 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216ac54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216acac kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216acb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216ad98 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ada4 kind:load to:0x0203e964 module:main +from:0x0216add8 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216adf0 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216ae24 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216ae34 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216ae60 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216ae70 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216ae7c kind:arm_call to:0x01ffa06c module:itcm +from:0x0216aeb0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216aebc kind:load to:0x0203e964 module:main +from:0x0216aee0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216af44 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216affc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216b024 kind:arm_call to:0x0216b150 module:overlay(94) +from:0x0216b03c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b050 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b064 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b094 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216b0ac kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0216b0c8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216b0e4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216b108 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216b124 kind:arm_call to:0x0214dc30 module:overlays(30,58) +from:0x0216b144 kind:load to:0x027e0cec module:dtcm +from:0x0216b148 kind:load to:0x027e0d28 module:dtcm +from:0x0216b14c kind:load to:0x02175f78 module:overlay(94) +from:0x0216b170 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216b180 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b190 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b198 kind:arm_call to:0x02011ff4 module:main +from:0x0216b1ac kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216b1b4 kind:arm_call to:0x02011ff4 module:main +from:0x0216b1c8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216b228 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b234 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b26c kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0216b27c kind:load to:0x027e0ce4 module:dtcm +from:0x0216b28c kind:load to:0x02178ae4 module:overlay(94) +from:0x0216b2a0 kind:arm_call to:0x02011f3c module:main +from:0x0216b2ac kind:arm_call to:0x0216b384 module:overlay(94) +from:0x0216b2c4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216b378 kind:load to:0x02177734 module:overlay(94) +from:0x0216b37c kind:load to:0x02178aa0 module:overlay(94) +from:0x0216b380 kind:load to:0x027e07d4 module:dtcm +from:0x0216b38c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216b3a4 kind:arm_call_thumb to:0x0209a780 module:overlay(0) +from:0x0216b3b0 kind:arm_call to:0x0216c34c module:overlay(94) +from:0x0216b3b8 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0216b414 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216b428 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216b434 kind:load to:0x02177758 module:overlay(94) +from:0x0216b438 kind:load to:0x02177704 module:overlay(94) +from:0x0216b448 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b450 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216b468 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b470 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216b478 kind:arm_call to:0x02011ff4 module:main +from:0x0216b4a8 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216b51c kind:arm_call to:0x0200f05c module:main +from:0x0216b684 kind:arm_call to:0x0216b69c module:overlay(94) +from:0x0216b690 kind:load to:0x02178ae4 module:overlay(94) +from:0x0216b694 kind:load to:0x02175fc8 module:overlay(94) +from:0x0216b698 kind:load to:0x02049be4 module:main +from:0x0216b6d8 kind:load to:0x0217770c module:overlay(94) +from:0x0216b710 kind:load to:0x0217770c module:overlay(94) +from:0x0216b780 kind:arm_call to:0x0216bf58 module:overlay(94) +from:0x0216b79c kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b7ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b7c4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b7d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b808 kind:arm_call to:0x0216bfa4 module:overlay(94) +from:0x0216b844 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216b854 kind:load to:0x027e07d4 module:dtcm +from:0x0216b88c kind:load to:0x02178aa0 module:overlay(94) +from:0x0216b8a4 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0216b8fc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216b904 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216b92c kind:arm_call to:0x01fffd00 module:itcm +from:0x0216b940 kind:arm_call to:0x020eea2c module:overlay(26) +from:0x0216b94c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b964 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216b970 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216b9f4 kind:arm_call to:0x0216c1c8 module:overlay(94) +from:0x0216ba0c kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216ba80 kind:arm_call to:0x0216c1c8 module:overlay(94) +from:0x0216ba98 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216bb10 kind:arm_call to:0x0216c1c8 module:overlay(94) +from:0x0216bb28 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216bbf4 kind:arm_call to:0x02132010 module:overlay(26) +from:0x0216bc24 kind:arm_call to:0x01fff350 module:itcm +from:0x0216bc64 kind:arm_call to:0x01fff350 module:itcm +from:0x0216be14 kind:load to:0x02175fb4 module:overlay(94) +from:0x0216be18 kind:load to:0x027e0ce0 module:dtcm +from:0x0216be1c kind:load to:0x02049be4 module:main +from:0x0216be20 kind:load to:0x020b539c module:overlay(0) +from:0x0216be28 kind:load to:0x02178aa0 module:overlay(94) +from:0x0216be2c kind:load to:0x027e0ce4 module:dtcm +from:0x0216be30 kind:load to:0x020b3000 module:overlay(0) +from:0x0216be34 kind:load to:0x0203e964 module:main +from:0x0216bf14 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216bf3c kind:arm_call to:0x01ffc634 module:itcm +from:0x0216bf50 kind:load to:0x0203e964 module:main +from:0x0216bf54 kind:load to:0x027e0958 module:dtcm +from:0x0216bfa0 kind:load to:0x02178aa0 module:overlay(94) +from:0x0216bfd8 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216c098 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216c0b4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216c0d0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216c0e8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216c110 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c138 kind:arm_call to:0x01ff938c module:itcm +from:0x0216c144 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c178 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216c194 kind:arm_call to:0x0214dc30 module:overlays(30,58) +from:0x0216c1b0 kind:load to:0x027e0cec module:dtcm +from:0x0216c1b4 kind:load to:0x027e09a8 module:dtcm +from:0x0216c1bc kind:load to:0x027e0ce4 module:dtcm +from:0x0216c1c0 kind:load to:0x027e0d28 module:dtcm +from:0x0216c1c4 kind:load to:0x02175fbc module:overlay(94) +from:0x0216c308 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c33c kind:load to:0x02049be4 module:main +from:0x0216c354 kind:arm_call to:0x02059108 module:overlay(0) +from:0x0216c368 kind:load to:0x021776f8 module:overlay(94) +from:0x0216c394 kind:load to:0x01ffc5a0 module:itcm +from:0x0216c3a0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216c440 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c44c kind:arm_call to:0x01fff458 module:itcm +from:0x0216c4c8 kind:arm_call to:0x0216d75c module:overlay(94) +from:0x0216c4dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c4e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c558 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216c598 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216c5a4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216c5b0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c600 kind:arm_call to:0x02097c20 module:overlay(0) +from:0x0216c618 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c628 kind:load to:0x0203f564 module:main +from:0x0216c634 kind:load to:0x02178bcc module:overlay(94) +from:0x0216c648 kind:arm_call to:0x02011f3c module:main +from:0x0216c654 kind:arm_call to:0x0216c6ac module:overlay(94) +from:0x0216c66c kind:arm_call to:0x020978dc module:overlay(0) +from:0x0216c6a8 kind:load to:0x021777e0 module:overlay(94) +from:0x0216c6b4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216c6cc kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x0216c6e0 kind:arm_call to:0x02097b84 module:overlay(0) +from:0x0216c774 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216c790 kind:arm_call to:0x02028c4c module:main +from:0x0216c7bc kind:load to:0x02177870 module:overlay(94) +from:0x0216c7c0 kind:load to:0x02177804 module:overlay(94) +from:0x0216c7c4 kind:load to:0x021777b4 module:overlay(94) +from:0x0216c7c8 kind:load to:0x027e07d4 module:dtcm +from:0x0216c7d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c7ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c7f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216c80c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c814 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216c81c kind:arm_call to:0x02011ff4 module:main +from:0x0216c870 kind:arm_call to:0x0200f05c module:main +from:0x0216c8a4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216c8dc kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216c8e8 kind:arm_call to:0x0216ce58 module:overlay(94) +from:0x0216c8f4 kind:load to:0x02178bcc module:overlay(94) +from:0x0216c8f8 kind:load to:0x021760cc module:overlay(94) +from:0x0216c974 kind:arm_call to:0x01fff698 module:itcm +from:0x0216c9d4 kind:arm_call to:0x020e947c module:overlay(26) +from:0x0216ca04 kind:arm_call to:0x020e947c module:overlay(26) +from:0x0216ca38 kind:arm_call to:0x020edafc module:overlay(26) +from:0x0216ca5c kind:arm_call to:0x020f5268 module:overlays(21,26) +from:0x0216ca94 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x0216caa0 kind:arm_call to:0x020d1a18 module:overlay(24) +from:0x0216cac0 kind:arm_call to:0x020f5168 module:overlay(26) +from:0x0216cae0 kind:arm_call to:0x020f5168 module:overlay(26) +from:0x0216cca0 kind:arm_call to:0x0216d3d8 module:overlay(94) +from:0x0216cd08 kind:arm_call to:0x0216d3d8 module:overlay(94) +from:0x0216cd8c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216cdb0 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0216cdcc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216cddc kind:arm_call to:0x0216d674 module:overlay(94) +from:0x0216ce0c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216ce18 kind:arm_call to:0x0216ce58 module:overlay(94) +from:0x0216ce20 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216ce30 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ce34 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ce38 kind:load to:0x021760a0 module:overlay(94) +from:0x0216ce3c kind:load to:0x021777c4 module:overlay(94) +from:0x0216ce4c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216ce94 kind:load to:0x02177828 module:overlay(94) +from:0x0216cf68 kind:arm_call to:0x0216d674 module:overlay(94) +from:0x0216cf9c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cfa4 kind:load to:0x02177828 module:overlay(94) +from:0x0216cfac kind:load to:0x0203e964 module:main +from:0x0216cfbc kind:arm_call to:0x0216d3d8 module:overlay(94) +from:0x0216cfd0 kind:arm_call to:0x0216ce58 module:overlay(94) +from:0x0216cff4 kind:arm_call to:0x0214dbb4 module:overlay(30) +from:0x0216d014 kind:arm_call to:0x0209862c module:overlay(0) +from:0x0216d020 kind:arm_call to:0x0216ce58 module:overlay(94) +from:0x0216d028 kind:load to:0x027e0d28 module:dtcm +from:0x0216d084 kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0216d09c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216d0a8 kind:load to:0x027e0cec module:dtcm +from:0x0216d0ac kind:load to:0x027e09a8 module:dtcm +from:0x0216d0cc kind:arm_call to:0x01ff916c module:itcm +from:0x0216d100 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d160 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d1f4 kind:arm_call to:0x0216d674 module:overlay(94) +from:0x0216d1fc kind:arm_call to:0x0216d784 module:overlay(94) +from:0x0216d210 kind:arm_call to:0x0216ce58 module:overlay(94) +from:0x0216d258 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0216d294 kind:arm_call to:0x0216ce58 module:overlay(94) +from:0x0216d2ac kind:arm_call to:0x021317dc module:overlay(26) +from:0x0216d2bc kind:arm_call to:0x02131718 module:overlay(26) +from:0x0216d2cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d2d8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216d2f8 kind:load to:0x02176094 module:overlay(94) +from:0x0216d2fc kind:load to:0x0217608e module:overlay(94) +from:0x0216d300 kind:load to:0x02176088 module:overlay(94) +from:0x0216d304 kind:load to:0x027e09a8 module:dtcm +from:0x0216d30c kind:load to:0x027e0d28 module:dtcm +from:0x0216d32c kind:arm_call to:0x01ff916c module:itcm +from:0x0216d360 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d368 kind:arm_call to:0x0216d784 module:overlay(94) +from:0x0216d3b0 kind:arm_call to:0x0216da3c module:overlay(94) +from:0x0216d414 kind:arm_call to:0x01fff698 module:itcm +from:0x0216d460 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216d47c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d4a0 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216d4bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d4dc kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216d4f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d550 kind:arm_call to:0x02131860 module:overlay(26) +from:0x0216d574 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d660 kind:load to:0x027e0cd8 module:dtcm +from:0x0216d670 kind:load to:0x0203e964 module:main +from:0x0216d6a4 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d6bc kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216d6ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d6fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d72c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216d73c kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d74c kind:arm_call to:0x01ffa06c module:itcm +from:0x0216d758 kind:load to:0x0203e964 module:main +from:0x0216d77c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d7e0 kind:arm_call to:0x020989e0 module:overlay(0) +from:0x0216d820 kind:arm_call to:0x02028d30 module:main +from:0x0216d840 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d850 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d8f0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d914 kind:arm_call to:0x0216da3c module:overlay(94) +from:0x0216d92c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d940 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d954 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d980 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216d99c kind:arm_call to:0x0209ff24 module:overlay(0) +from:0x0216d9b8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216d9d4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216d9f8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0216da10 kind:arm_call to:0x0214dc30 module:overlays(30,58) +from:0x0216da30 kind:load to:0x027e0cec module:dtcm +from:0x0216da34 kind:load to:0x027e0d28 module:dtcm +from:0x0216da38 kind:load to:0x021760b0 module:overlay(94) +from:0x0216da5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216da6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216da7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216da84 kind:arm_call to:0x02011ff4 module:main +from:0x0216da98 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0216daa0 kind:arm_call to:0x02011ff4 module:main +from:0x0216dab4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216dac8 kind:load to:0x02178cb4 module:overlay(94) +from:0x0216dadc kind:arm_call to:0x02011f3c module:main +from:0x0216dae8 kind:arm_call to:0x0216db18 module:overlay(94) +from:0x0216dafc kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216db14 kind:load to:0x021778cc module:overlay(94) +from:0x0216db20 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216db68 kind:load to:0x021778f0 module:overlay(94) +from:0x0216db7c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0216dbbc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216dbd4 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0216dbf0 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216dc14 kind:load to:0x027e09ac module:dtcm +from:0x0216dc40 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x0216dc48 kind:load to:0x027e09ac module:dtcm +from:0x0216dc68 kind:arm_call to:0x0216dda8 module:overlay(94) +from:0x0216dc8c kind:arm_call to:0x0216dda8 module:overlay(94) +from:0x0216dcac kind:arm_call to:0x0216dd08 module:overlay(94) +from:0x0216dd18 kind:load to:0x027e09bc module:dtcm +from:0x0216dd78 kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0216dd88 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0216dd94 kind:load to:0x027e0cec module:dtcm +from:0x0216dda0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216ddd4 kind:arm_call to:0x01fff148 module:itcm +from:0x0216ddf8 kind:arm_call to:0x020802ec module:overlay(0) +from:0x0216de04 kind:load to:0x027e0ce0 module:dtcm +from:0x0216de08 kind:load to:0x027e0cd8 module:dtcm +from:0x0216de18 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0216de20 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216de38 kind:arm_call to:0x020a0304 module:overlay(0) +from:0x0216de40 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216de48 kind:arm_call to:0x02011ff4 module:main +from:0x0216de5c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216de70 kind:load to:0x02178d00 module:overlay(94) +from:0x0216de84 kind:arm_call to:0x02011f3c module:main +from:0x0216de90 kind:arm_call to:0x0216ded4 module:overlay(94) +from:0x0216dea4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216deb4 kind:arm_call_thumb to:0x02015538 module:main +from:0x0216decc kind:load to:0x02177984 module:overlay(94) +from:0x0216ded0 kind:load to:0x02177960 module:overlay(94) +from:0x0216dedc kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216df00 kind:arm_call to:0x0200f05c module:main +from:0x0216df1c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216df44 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0216df5c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216df70 kind:arm_call_thumb to:0x0207f750 module:overlay(0) +from:0x0216df78 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x0216df84 kind:load to:0x02177a20 module:overlay(94) +from:0x0216df88 kind:load to:0x02178d00 module:overlay(94) +from:0x0216df8c kind:load to:0x0217611c module:overlay(94) +from:0x0216df90 kind:load to:0x021779d8 module:overlay(94) +from:0x0216df9c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216e038 kind:arm_call to:0x02015ea8 module:main +from:0x0216e050 kind:arm_call to:0x02034060 module:main +from:0x0216e058 kind:arm_call to:0x02033f7c module:main +from:0x0216e06c kind:arm_call to:0x02034060 module:main +from:0x0216e074 kind:arm_call to:0x02033f7c module:main +from:0x0216e088 kind:arm_call to:0x02034060 module:main +from:0x0216e0a8 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0216e0d0 kind:arm_call_thumb to:0x0207f764 module:overlay(0) +from:0x0216e0dc kind:arm_call_thumb to:0x0207f768 module:overlay(0) +from:0x0216e12c kind:arm_call to:0x0207e1dc module:overlay(0) +from:0x0216e15c kind:arm_call to:0x02098a60 module:overlay(0) +from:0x0216e180 kind:arm_call to:0x0200f05c module:main +from:0x0216e1b4 kind:arm_call to:0x0200f05c module:main +from:0x0216e204 kind:arm_call to:0x0200f05c module:main +from:0x0216e258 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0216e268 kind:load to:0x02178d00 module:overlay(94) +from:0x0216e26c kind:load to:0x02177950 module:overlay(94) +from:0x0216e270 kind:load to:0x02177948 module:overlay(94) +from:0x0216e274 kind:load to:0x02178dd8 module:overlay(94) +from:0x0216e278 kind:load to:0x027e00f0 module:dtcm +from:0x0216e27c kind:load to:0x027e09a4 module:dtcm +from:0x0216e280 kind:load to:0x0217611c module:overlay(94) +from:0x0216e284 kind:load to:0x0217612c module:overlay(94) +from:0x0216e288 kind:load to:0x021779b8 module:overlay(94) +from:0x0216e28c kind:load to:0x021779a0 module:overlay(94) +from:0x0216e2d0 kind:load to:0x01ffc6d4 module:itcm +from:0x0216e2dc kind:arm_call to:0x02097998 module:overlay(0) +from:0x0216e2fc kind:load to:0x0209794c module:overlay(0) +from:0x0216e308 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216e310 kind:arm_call to:0x02011ff4 module:main +from:0x0216e328 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0216e330 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216e338 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e340 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216e358 kind:arm_call to:0x0207f4a8 module:overlay(0) +from:0x0216e360 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0216e368 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e370 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216e378 kind:arm_call to:0x02011ff4 module:main +from:0x0216e390 kind:arm_call_thumb to:0x0201556c module:main +from:0x0216e398 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216e3ac kind:load to:0x02178dfc module:overlay(94) +from:0x0216e3c0 kind:arm_call to:0x02011f3c module:main +from:0x0216e3cc kind:arm_call to:0x0216e408 module:overlay(94) +from:0x0216e3e0 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216e400 kind:load to:0x02177a80 module:overlay(94) +from:0x0216e410 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216e438 kind:load to:0x02177aa4 module:overlay(94) +from:0x0216e450 kind:arm_call to:0x0216ed94 module:overlay(94) +from:0x0216e460 kind:arm_call to:0x0216e4f0 module:overlay(94) +from:0x0216e478 kind:arm_call to:0x0216ed94 module:overlay(94) +from:0x0216e4b0 kind:arm_call to:0x0216ed94 module:overlay(94) +from:0x0216e4c0 kind:arm_call to:0x0216e4f0 module:overlay(94) +from:0x0216e4d8 kind:arm_call to:0x0216ed94 module:overlay(94) +from:0x0216e50c kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216e518 kind:arm_call to:0x0216e5a4 module:overlay(94) +from:0x0216e534 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216e544 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e598 kind:load to:0x020b539c module:overlay(0) +from:0x0216e5a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e5d4 kind:arm_call to:0x02080620 module:overlay(0) +from:0x0216e5f4 kind:arm_call to:0x0216e9fc module:overlay(94) +from:0x0216e634 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e640 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216e6ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e7b4 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e7c8 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e7f0 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e818 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e840 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e868 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e890 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e8a4 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e968 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0216e97c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e988 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216e998 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e9cc kind:arm_call to:0x0216e9fc module:overlay(94) +from:0x0216e9e8 kind:arm_call to:0x0216e9fc module:overlay(94) +from:0x0216e9f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0216e9f8 kind:load to:0x02049be4 module:main +from:0x0216ea8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216eb1c kind:arm_call to:0x0216ed94 module:overlay(94) +from:0x0216eb2c kind:arm_call to:0x0203a1bc module:main +from:0x0216ec08 kind:arm_call to:0x0216ed94 module:overlay(94) +from:0x0216ec18 kind:arm_call to:0x0203a1bc module:main +from:0x0216ecec kind:arm_call to:0x0216ed94 module:overlay(94) +from:0x0216ecfc kind:arm_call to:0x0203a1bc module:main +from:0x0216ed84 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ed88 kind:load to:0x02049be4 module:main +from:0x0216ed90 kind:load to:0x0203e964 module:main +from:0x0216edcc kind:load to:0x020b62a8 module:overlay(0) +from:0x0216edd8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216edec kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216edf4 kind:arm_call to:0x02011ff4 module:main +from:0x0216ee08 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0216ee1c kind:load to:0x02178e48 module:overlay(94) +from:0x0216ee30 kind:arm_call to:0x02011f3c module:main +from:0x0216ee3c kind:arm_call to:0x0216ef70 module:overlay(94) +from:0x0216ee50 kind:arm_call to:0x02097898 module:overlay(0) +from:0x0216ee94 kind:load to:0x02177b44 module:overlay(94) +from:0x0216eebc kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0216eef0 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0216ef04 kind:load to:0x020b539c module:overlay(0) +from:0x0216ef38 kind:arm_call to:0x01fff350 module:itcm +from:0x0216ef58 kind:arm_call to:0x0216f250 module:overlay(94) +from:0x0216ef64 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ef6c kind:load to:0x020b3000 module:overlay(0) +from:0x0216ef7c kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216efd4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216f010 kind:arm_call to:0x0203d160 module:main +from:0x0216f020 kind:load to:0x02177b68 module:overlay(94) +from:0x0216f024 kind:load to:0x02178e48 module:overlay(94) +from:0x0216f028 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216f02c kind:load to:0x02169494 module:overlay(94) +from:0x0216f060 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0216f080 kind:arm_call to:0x0203d210 module:main +from:0x0216f088 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216f090 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f09c kind:load to:0x02177b68 module:overlay(94) +from:0x0216f0a0 kind:load to:0x027e0cec module:dtcm +from:0x0216f0a4 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216f0d8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0216f0f8 kind:arm_call to:0x0203d210 module:main +from:0x0216f100 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216f108 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0216f110 kind:arm_call to:0x02011ff4 module:main +from:0x0216f11c kind:load to:0x02177b68 module:overlay(94) +from:0x0216f120 kind:load to:0x027e0cec module:dtcm +from:0x0216f124 kind:load to:0x020a02d4 module:overlay(0) +from:0x0216f130 kind:arm_call to:0x0216f250 module:overlay(94) +from:0x0216f1b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f1e0 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x0216f1ec kind:load to:0x02177afc module:overlay(94) +from:0x0216f1f0 kind:load to:0x027e09a8 module:dtcm +from:0x0216f218 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216f224 kind:arm_call to:0x0200ef5c module:main +from:0x0216f244 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216f24c kind:load to:0x020b4ec4 module:overlay(0) +from:0x0216f288 kind:load to:0x02177b1c module:overlay(94) +from:0x0216f2d4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0216f2f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f2fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f308 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216f31c kind:arm_call to:0x01ff938c module:itcm +from:0x0216f330 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f348 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f3a4 kind:arm_call to:0x020a0000 module:overlay(0) +from:0x0216f3b8 kind:load to:0x0217613c module:overlay(94) +from:0x0216f3bc kind:load to:0x027e0cec module:dtcm +from:0x0216f428 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0216f43c kind:load to:0x027e0cec module:dtcm +from:0x0216f460 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216f470 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216f4a4 kind:arm_call to:0x0216f250 module:overlay(94) +from:0x0216f4c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216f4f8 kind:arm_call to:0x0216f250 module:overlay(94) +from:0x0216f500 kind:load to:0x02177af8 module:overlay(94) +from:0x0216f520 kind:load to:0x02177af8 module:overlay(94) +from:0x0216f528 kind:load to:0x01ff930c module:itcm +from:0x0216f538 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0216f580 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f598 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f5e0 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x0216f614 kind:arm_call to:0x020e3e6c module:overlay(31) +from:0x0216f628 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0216f634 kind:arm_call to:0x02016958 module:main +from:0x0216f698 kind:arm_call to:0x0216f720 module:overlay(94) +from:0x0216f6dc kind:arm_call to:0x0216f720 module:overlay(94) +from:0x0216f714 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f734 kind:arm_call to:0x01ff930c module:itcm +from:0x0216f764 kind:arm_call to:0x020e7378 module:overlay(31) +from:0x0216f790 kind:arm_call_thumb to:0x0209a1ec module:overlay(0) +from:0x0216f7ac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f7bc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f7dc kind:arm_call to:0x0216f544 module:overlay(94) +from:0x0216f7ec kind:load to:0x021774e4 module:overlay(94) +from:0x0216f7f0 kind:load to:0x0217731c module:overlay(94) +from:0x0216f7f4 kind:load to:0x02177c64 module:overlay(94) +from:0x0216f848 kind:load to:0x02177bbc module:overlay(94) +from:0x0216f888 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x0216f8e8 kind:arm_call to:0x02098838 module:overlay(0) +from:0x0216f910 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f948 kind:load to:0x02177c0c module:overlay(94) +from:0x0216f964 kind:arm_call to:0x0216f59c module:overlay(94) +from:0x0216f988 kind:arm_call to:0x0216f5b8 module:overlay(94) +from:0x0216f9f8 kind:arm_call to:0x020a8e9c module:overlay(0) +from:0x0216fa34 kind:arm_call to:0x0216f568 module:overlay(94) +from:0x0216fa50 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216fa58 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0216fa70 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216fa78 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x0216fa80 kind:arm_call to:0x02011ff4 module:main +from:0x0216fa94 kind:load to:0x02178f38 module:overlay(94) +from:0x0216faa8 kind:arm_call to:0x02011f3c module:main +from:0x0216fab4 kind:arm_call to:0x0216fb00 module:overlay(94) +from:0x0216fac8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0216faf8 kind:load to:0x02177da8 module:overlay(94) +from:0x0216fb08 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0216fb28 kind:arm_call to:0x021041d8 module:overlay(26) +from:0x0216fb30 kind:arm_call to:0x020fd15c module:overlay(26) +from:0x0216fb40 kind:arm_call to:0x020fbcbc module:overlay(26) +from:0x0216fb70 kind:arm_call to:0x02103170 module:overlay(26) +from:0x0216fbac kind:arm_call to:0x02103fa8 module:overlay(26) +from:0x0216fbb8 kind:load to:0x02177dcc module:overlay(94) +from:0x0216fbbc kind:load to:0x020b27c8 module:overlay(0) +from:0x0216fbc8 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0216fc68 kind:load to:0x02178f24 module:overlay(94) +from:0x0216fc6c kind:load to:0x02177d80 module:overlay(94) +from:0x0216fc70 kind:load to:0x02178f74 module:overlay(94) +from:0x0216fc8c kind:arm_call to:0x020e6808 module:overlay(26) +from:0x0216fc9c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216fd54 kind:load to:0x02138d10 module:overlay(26) +from:0x0216fd68 kind:arm_call to:0x020e6808 module:overlay(26) +from:0x0216fd78 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0216fe30 kind:load to:0x02138d10 module:overlay(26) +from:0x0216fe58 kind:arm_call to:0x02103f5c module:overlay(26) +from:0x0216fe68 kind:arm_call to:0x02104254 module:overlay(26) +from:0x0216feac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ff30 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216ff68 kind:arm_call to:0x020fbcf0 module:overlays(26,31) +from:0x0216ffcc kind:arm_call to:0x020fbf2c module:overlay(26) +from:0x0216ffdc kind:load to:0x027e0ce4 module:dtcm +from:0x02170004 kind:arm_call to:0x01ffd420 module:itcm +from:0x021700a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170154 kind:arm_call to:0x020fc200 module:overlay(26) +from:0x02170168 kind:arm_call to:0x020fc170 module:overlays(21,26) +from:0x021701e4 kind:arm_call to:0x02103fd0 module:overlay(26) +from:0x02170250 kind:arm_call to:0x02104070 module:overlay(26) +from:0x02170334 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02170340 kind:arm_call to:0x020fd228 module:overlay(26) +from:0x02170348 kind:arm_call to:0x02104250 module:overlays(26,31) +from:0x02170354 kind:load to:0x027e09b8 module:dtcm +from:0x02170358 kind:load to:0x02178f84 module:overlay(94) +from:0x0217035c kind:load to:0x027e0ce4 module:dtcm +from:0x02170364 kind:load to:0x02178f20 module:overlay(94) +from:0x02170368 kind:load to:0x02177d80 module:overlay(94) +from:0x02170370 kind:load to:0x027e09c0 module:dtcm +from:0x0217040c kind:arm_call to:0x021031e8 module:overlay(26) +from:0x02170420 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217042c kind:arm_call to:0x02071eac module:overlay(0) +from:0x02170458 kind:arm_call to:0x021031e8 module:overlay(26) +from:0x02170480 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217048c kind:arm_call to:0x02071eac module:overlay(0) +from:0x021704a8 kind:arm_call to:0x021031e8 module:overlay(26) +from:0x021704bc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021704c8 kind:arm_call to:0x02071eac module:overlay(0) +from:0x02170560 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x02170570 kind:load to:0x027e09a8 module:dtcm +from:0x02170578 kind:load to:0x027e09bc module:dtcm +from:0x021705a4 kind:arm_call to:0x02103ea0 module:overlay(26) +from:0x021705bc kind:arm_call to:0x02103e64 module:overlay(26) +from:0x021705cc kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021705e0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021705e8 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02170600 kind:arm_call to:0x0203d210 module:main +from:0x02170614 kind:arm_call to:0x0203d210 module:main +from:0x0217061c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170630 kind:arm_call to:0x0203d210 module:main +from:0x02170638 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02170640 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217064c kind:load to:0x0216fbc0 module:overlay(94) +from:0x02170650 kind:load to:0x02169868 module:overlay(94) +from:0x02170654 kind:load to:0x020a02d4 module:overlay(0) +from:0x02170664 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217066c kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x02170684 kind:arm_call to:0x0203d210 module:main +from:0x02170698 kind:arm_call to:0x0203d210 module:main +from:0x021706a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021706b4 kind:arm_call to:0x0203d210 module:main +from:0x021706bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021706c4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021706cc kind:arm_call to:0x02011ff4 module:main +from:0x021706d8 kind:load to:0x0216fbc0 module:overlay(94) +from:0x021706dc kind:load to:0x02169868 module:overlay(94) +from:0x021706e0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021706ec kind:arm_call to:0x02097724 module:overlay(0) +from:0x02170700 kind:load to:0x02178fa4 module:overlay(94) +from:0x02170714 kind:arm_call to:0x02011f3c module:main +from:0x02170720 kind:arm_call to:0x02170758 module:overlay(94) +from:0x02170734 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02170754 kind:load to:0x02177e30 module:overlay(94) +from:0x02170760 kind:arm_call to:0x02181910 module:overlay(98) +from:0x02170774 kind:load to:0x02177e84 module:overlay(94) +from:0x02170784 kind:arm_call to:0x02181ba4 module:overlay(98) +from:0x021707f8 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0217080c kind:load to:0x02177e4c module:overlay(94) +from:0x02170810 kind:load to:0x02177e64 module:overlay(94) +from:0x0217082c kind:load to:0x02178fa4 module:overlay(94) +from:0x0217083c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170844 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0217084c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170854 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217086c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170874 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0217087c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170884 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217088c kind:arm_call to:0x02011ff4 module:main +from:0x021708a0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021708b4 kind:load to:0x0217908c module:overlay(94) +from:0x021708c8 kind:arm_call to:0x02011f3c module:main +from:0x021708d4 kind:arm_call to:0x0217090c module:overlay(94) +from:0x021708e8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02170908 kind:load to:0x02177ee4 module:overlay(94) +from:0x02170914 kind:arm_call to:0x0218117c module:overlay(98) +from:0x02170928 kind:load to:0x02177f38 module:overlay(94) +from:0x02170938 kind:arm_call to:0x0218142c module:overlays(98,99) +from:0x021709ac kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x021709c0 kind:load to:0x02177f00 module:overlay(94) +from:0x021709c4 kind:load to:0x02177f18 module:overlay(94) +from:0x021709e0 kind:load to:0x0217908c module:overlay(94) +from:0x021709f0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021709f8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170a00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170a08 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170a20 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170a28 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02170a30 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170a38 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02170a40 kind:arm_call to:0x02011ff4 module:main +from:0x02170a54 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02170a68 kind:load to:0x02179174 module:overlay(94) +from:0x02170a7c kind:arm_call to:0x02011f3c module:main +from:0x02170a88 kind:arm_call to:0x02170ad8 module:overlay(94) +from:0x02170aa0 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02170ad0 kind:load to:0x02177f98 module:overlay(94) +from:0x02170ae0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02170b0c kind:load to:0x02177fb4 module:overlay(94) +from:0x02170b10 kind:load to:0x020b1968 module:overlay(0) +from:0x02170b40 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02170b54 kind:load to:0x027e0cd8 module:dtcm +from:0x02170bdc kind:arm_call to:0x01fff498 module:itcm +from:0x02170bf0 kind:arm_call to:0x01fff584 module:itcm +from:0x02170bfc kind:arm_call to:0x01fff584 module:itcm +from:0x02170d44 kind:load to:0x027e0cd8 module:dtcm +from:0x02170d48 kind:load to:0x02176170 module:overlay(94) +from:0x02170d4c kind:load to:0x02176150 module:overlay(94) +from:0x02170d50 kind:load to:0x027e0ce8 module:dtcm +from:0x02170d8c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02170db0 kind:load to:0x0203e964 module:main +from:0x02170e0c kind:load to:0x02179174 module:overlay(94) +from:0x02170e1c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02170e24 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02170e3c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02170e44 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02170e4c kind:arm_call to:0x02011ff4 module:main +from:0x02170e60 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02170e74 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02170e7c kind:arm_call to:0x02061648 module:overlay(0) +from:0x02170e98 kind:arm_call to:0x0209c6b8 module:overlay(0) +from:0x02170f10 kind:arm_call to:0x02067278 module:overlay(0) +from:0x02170f24 kind:load to:0x02177ff8 module:overlay(94) +from:0x02170f28 kind:load to:0x0217803c module:overlay(94) +from:0x02170f2c kind:load to:0x020b5d34 module:overlay(0) +from:0x02170f34 kind:load to:0x020b1968 module:overlay(0) +from:0x02170f54 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02170f74 kind:load to:0x027e09b8 module:dtcm +from:0x02170f90 kind:arm_call to:0x02073578 module:overlay(0) +from:0x02170f9c kind:load to:0x027e09b8 module:dtcm +from:0x02170fb4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02170fd0 kind:load to:0x027e09b8 module:dtcm +from:0x02170fec kind:load to:0x020b504c module:overlay(0) +from:0x02170ff0 kind:load to:0x0206807c module:overlay(0) +from:0x02171000 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02171008 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02171010 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02171018 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02171020 kind:arm_call to:0x02011ff4 module:main +from:0x02171038 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02171040 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02171048 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02171050 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02171084 kind:load to:0x02179258 module:overlay(94) +from:0x02171098 kind:arm_call to:0x02011f3c module:main +from:0x021710a4 kind:arm_call to:0x02171190 module:overlay(94) +from:0x021710c8 kind:arm_call to:0x0209cb4c module:overlay(0) +from:0x021710d8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02171134 kind:load to:0x02178064 module:overlay(94) +from:0x0217113c kind:load to:0x021780b0 module:overlay(94) +from:0x02171140 kind:load to:0x02178100 module:overlay(94) +from:0x02171144 kind:load to:0x021780d8 module:overlay(94) +from:0x02171158 kind:arm_call to:0x02170e6c module:overlay(94) +from:0x0217117c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02171188 kind:load to:0x02178128 module:overlay(94) +from:0x0217118c kind:load to:0x0217816c module:overlay(94) +from:0x02171198 kind:arm_call to:0x02170e6c module:overlay(94) +from:0x021711bc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021711c8 kind:load to:0x02178128 module:overlay(94) +from:0x021711cc kind:load to:0x0217816c module:overlay(94) +from:0x021711fc kind:arm_call to:0x020611dc module:overlay(0) +from:0x02171238 kind:arm_call to:0x0209ccd8 module:overlay(0) +from:0x021712dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021712f0 kind:arm_call to:0x021714a8 module:overlay(94) +from:0x02171300 kind:load to:0x021792c0 module:overlay(94) +from:0x02171304 kind:load to:0x0204a088 module:main +from:0x02171308 kind:load to:0x02178084 module:overlay(94) +from:0x0217130c kind:load to:0x02179258 module:overlay(94) +from:0x02171310 kind:load to:0x02179278 module:overlay(94) +from:0x021713a4 kind:arm_call to:0x020b675c module:overlay(9) +from:0x021713c0 kind:arm_call to:0x021714a8 module:overlay(94) +from:0x021713d0 kind:arm_call to:0x021714a8 module:overlay(94) +from:0x0217140c kind:arm_call to:0x021714a8 module:overlay(94) +from:0x0217141c kind:arm_call to:0x020b675c module:overlay(9) +from:0x0217144c kind:arm_call to:0x01ff9b50 module:itcm +from:0x02171460 kind:arm_call to:0x020611fc module:overlay(0) +from:0x0217146c kind:arm_call to:0x01ff9b50 module:itcm +from:0x02171490 kind:arm_call to:0x021714a8 module:overlay(94) +from:0x02171498 kind:load to:0x0204a088 module:main +from:0x0217149c kind:load to:0x02118fa4 module:overlay(31) +from:0x021714a4 kind:load to:0x0204a110 module:main +from:0x0217150c kind:arm_call to:0x02073104 module:overlay(0) +from:0x02171520 kind:arm_call to:0x02170f7c module:overlay(94) +from:0x02171528 kind:arm_call to:0x02170fd4 module:overlay(94) +from:0x02171530 kind:arm_call to:0x02170fa0 module:overlay(94) +from:0x02171548 kind:arm_call to:0x021714a8 module:overlay(94) +from:0x02171558 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x0217158c kind:arm_call to:0x021714a8 module:overlay(94) +from:0x02171660 kind:arm_call to:0x0207834c module:overlay(0) +from:0x0217166c kind:load to:0x02178064 module:overlay(94) +from:0x02171670 kind:load to:0x027e09bc module:dtcm +from:0x0217168c kind:arm_call to:0x021714a8 module:overlay(94) +from:0x021716c4 kind:arm_call to:0x02078230 module:overlay(0) +from:0x021716d4 kind:arm_call to:0x021714a8 module:overlay(94) +from:0x021716dc kind:load to:0x027e09bc module:dtcm +from:0x021716ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021716f4 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021716fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02171704 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0217170c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02171714 kind:arm_call to:0x02011ff4 module:main +from:0x0217172c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171734 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0217173c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02171744 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0217174c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02171760 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02171774 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x0217177c kind:arm_call to:0x02011ff4 module:main +from:0x02171790 kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02171798 kind:arm_call to:0x02011ff4 module:main +from:0x021717ac kind:arm_call to:0x0209cc80 module:overlay(0) +from:0x02171810 kind:load to:0x021792f0 module:overlay(94) +from:0x02171824 kind:arm_call to:0x02011f3c module:main +from:0x02171830 kind:arm_call to:0x021718cc module:overlay(94) +from:0x02171848 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02171858 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x021718b8 kind:load to:0x021781a8 module:overlay(94) +from:0x021718bc kind:load to:0x02178100 module:overlay(94) +from:0x021718c0 kind:load to:0x021781c4 module:overlay(94) +from:0x021718d4 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0217194c kind:load to:0x021781e0 module:overlay(94) +from:0x02171950 kind:load to:0x021792f0 module:overlay(94) +from:0x02171954 kind:load to:0x020b1968 module:overlay(0) +from:0x02171958 kind:load to:0x021793c4 module:overlay(94) +from:0x02171988 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02171990 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021719a8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021719b0 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x021719b8 kind:arm_call to:0x02011ff4 module:main +from:0x021719cc kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x021719e0 kind:load to:0x021793f8 module:overlay(94) +from:0x021719f4 kind:arm_call to:0x02011f3c module:main +from:0x02171a00 kind:arm_call to:0x02171a94 module:overlay(94) +from:0x02171a18 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02171a28 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02171a80 kind:load to:0x021781a8 module:overlay(94) +from:0x02171a84 kind:load to:0x02178100 module:overlay(94) +from:0x02171a88 kind:load to:0x02178244 module:overlay(94) +from:0x02171a9c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02171aac kind:arm_call to:0x02061648 module:overlay(0) +from:0x02171b1c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02171b38 kind:arm_call_thumb to:0x020141dc module:main +from:0x02171ba8 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x02171bcc kind:arm_call to:0x0203d160 module:main +from:0x02171bec kind:load to:0x02178238 module:overlay(94) +from:0x02171bf0 kind:load to:0x02178260 module:overlay(94) +from:0x02171bf4 kind:load to:0x021782bc module:overlay(94) +from:0x02171bf8 kind:load to:0x021782c8 module:overlay(94) +from:0x02171bfc kind:load to:0x021782f8 module:overlay(94) +from:0x02171c00 kind:load to:0x021793f8 module:overlay(94) +from:0x02171c04 kind:load to:0x020a02d4 module:overlay(0) +from:0x02171c08 kind:load to:0x02169494 module:overlay(94) +from:0x02171c40 kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x02171c5c kind:arm_call to:0x0203d210 module:main +from:0x02171c64 kind:arm_call to:0x0201bacc module:main +from:0x02171c6c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02171c74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171c7c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02171c84 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02171c90 kind:load to:0x020b52e8 module:overlay(0) +from:0x02171c94 kind:load to:0x02178260 module:overlay(94) +from:0x02171c98 kind:load to:0x021782bc module:overlay(94) +from:0x02171c9c kind:load to:0x021782c8 module:overlay(94) +from:0x02171ca0 kind:load to:0x021782f8 module:overlay(94) +from:0x02171ca4 kind:load to:0x020a02d4 module:overlay(0) +from:0x02171cdc kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x02171cf8 kind:arm_call to:0x0203d210 module:main +from:0x02171d00 kind:arm_call to:0x0201bacc module:main +from:0x02171d08 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02171d10 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171d18 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02171d20 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02171d28 kind:arm_call to:0x02011ff4 module:main +from:0x02171d34 kind:load to:0x020b52e8 module:overlay(0) +from:0x02171d38 kind:load to:0x02178260 module:overlay(94) +from:0x02171d3c kind:load to:0x021782bc module:overlay(94) +from:0x02171d40 kind:load to:0x021782c8 module:overlay(94) +from:0x02171d44 kind:load to:0x021782f8 module:overlay(94) +from:0x02171d48 kind:load to:0x020a02d4 module:overlay(0) +from:0x02171d9c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02171db8 kind:arm_call_thumb to:0x02183884 module:overlay(101) +from:0x02171de8 kind:arm_call to:0x0206fb00 module:overlay(0) +from:0x02171e04 kind:arm_call to:0x020611dc module:overlay(0) +from:0x02171e1c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02171e3c kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02171e48 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02171e4c kind:load to:0x021794cc module:overlay(94) +from:0x02171e50 kind:load to:0x020b52e8 module:overlay(0) +from:0x02171e54 kind:load to:0x0204a088 module:main +from:0x02171e74 kind:arm_call to:0x02082164 module:overlay(0) +from:0x02171e90 kind:arm_call to:0x020d9314 module:overlay(31) +from:0x02171e98 kind:load to:0x027e0cd8 module:dtcm +from:0x02171eb0 kind:arm_call to:0x02014478 module:main +from:0x02171ecc kind:arm_call to:0x0206fb00 module:overlay(0) +from:0x02171f0c kind:arm_call to:0x02171fbc module:overlay(94) +from:0x02171f1c kind:arm_call to:0x02172030 module:overlay(94) +from:0x02171f28 kind:arm_call to:0x021722f4 module:overlay(94) +from:0x02171f34 kind:arm_call to:0x02172290 module:overlay(94) +from:0x02171f54 kind:arm_call to:0x021726a0 module:overlay(94) +from:0x02171f60 kind:arm_call to:0x021726ac module:overlay(94) +from:0x02171f6c kind:arm_call to:0x021727d4 module:overlay(94) +from:0x02171f78 kind:arm_call to:0x021728a4 module:overlay(94) +from:0x02171fb0 kind:load to:0x02049b2a module:main +from:0x02171fb4 kind:load to:0x020b52e8 module:overlay(0) +from:0x02171fcc kind:arm_call to:0x0209d274 module:overlay(0) +from:0x02171fec kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02172000 kind:arm_call to:0x020c6d04 module:overlay(24) +from:0x02172014 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02172020 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02172028 kind:load to:0x027e0994 module:dtcm +from:0x0217202c kind:load to:0x020b51b8 module:overlay(0) +from:0x02172084 kind:arm_call to:0x020611fc module:overlay(0) +from:0x02172094 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x021720ac kind:arm_call to:0x02077590 module:overlay(0) +from:0x02172158 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02172168 kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x021721a4 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021721c0 kind:arm_call to:0x020d996c module:overlay(31) +from:0x021721f0 kind:arm_call to:0x02104a24 module:overlay(31) +from:0x0217220c kind:arm_call to:0x0210c15c module:overlay(31) +from:0x02172228 kind:arm_call to:0x02152564 module:overlay(58) +from:0x02172238 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02172248 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x02172268 kind:arm_call to:0x02173680 module:overlay(94) +from:0x02172274 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02172278 kind:load to:0x0204a088 module:main +from:0x0217227c kind:load to:0x027e09b8 module:dtcm +from:0x02172280 kind:load to:0x02178218 module:overlay(94) +from:0x02172284 kind:load to:0x020b52e8 module:overlay(0) +from:0x02172288 kind:load to:0x020b51b8 module:overlay(0) +from:0x0217228c kind:load to:0x027e0d34 module:dtcm +from:0x021722a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021722c4 kind:arm_call to:0x020d9834 module:overlay(31) +from:0x021722d0 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x021722d8 kind:load to:0x027e09b8 module:dtcm +from:0x021722dc kind:load to:0x027e0d34 module:dtcm +from:0x02172318 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02172354 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02172370 kind:arm_call to:0x021731e4 module:overlay(94) +from:0x0217248c kind:arm_call to:0x0209feac module:overlay(0) +from:0x021724a4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021724bc kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021724d4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0217258c kind:arm_call to:0x0209feac module:overlay(0) +from:0x021725ac kind:arm_call to:0x0209feac module:overlay(0) +from:0x021725c8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02172614 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02172634 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02172650 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217265c kind:arm_call to:0x02172c94 module:overlay(94) +from:0x0217267c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02172688 kind:load to:0x027e09b8 module:dtcm +from:0x0217268c kind:load to:0x027e0cec module:dtcm +from:0x02172694 kind:load to:0x027e09a8 module:dtcm +from:0x02172698 kind:load to:0x027e0cd8 module:dtcm +from:0x0217269c kind:load to:0x027e0ce0 module:dtcm +from:0x021726e8 kind:arm_call to:0x02015a18 module:main +from:0x021726fc kind:arm_call to:0x021731e4 module:overlay(94) +from:0x02172754 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0217276c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02172794 kind:arm_call to:0x020716dc module:overlay(0) +from:0x021727a4 kind:arm_call to:0x0209d2c4 module:overlay(0) +from:0x021727b0 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x021727b8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x021727c8 kind:load to:0x027e0cec module:dtcm +from:0x021727cc kind:load to:0x027e09a8 module:dtcm +from:0x021727f8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02172814 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172834 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02172848 kind:arm_call to:0x02078764 module:overlay(0) +from:0x0217286c kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02172888 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02172894 kind:load to:0x027e09b8 module:dtcm +from:0x02172898 kind:load to:0x027e0ce4 module:dtcm +from:0x0217289c kind:load to:0x027e09bc module:dtcm +from:0x021728a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021728c8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021728e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172918 kind:arm_call to:0x0208bde4 module:overlay(0) +from:0x02172924 kind:load to:0x027e09b8 module:dtcm +from:0x02172928 kind:load to:0x027e0ce4 module:dtcm +from:0x0217292c kind:load to:0x027e0ce0 module:dtcm +from:0x02172958 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02172974 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0217298c kind:arm_call to:0x02078764 module:overlay(0) +from:0x0217299c kind:arm_call to:0x01fff148 module:itcm +from:0x021729b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021729cc kind:arm_call to:0x01fff148 module:itcm +from:0x021729ec kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x021729f8 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02172a04 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02172a0c kind:load to:0x027e09b8 module:dtcm +from:0x02172a10 kind:load to:0x027e09bc module:dtcm +from:0x02172a14 kind:load to:0x027e0ce0 module:dtcm +from:0x02172a3c kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02172aa0 kind:arm_call to:0x01fff148 module:itcm +from:0x02172aac kind:arm_call to:0x01ffb9cc module:itcm +from:0x02172ad8 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02172adc kind:load to:0x027e0ce0 module:dtcm +from:0x02172b5c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02172b80 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02172bec kind:load to:0x021761b8 module:overlay(94) +from:0x02172bf0 kind:load to:0x027e0cec module:dtcm +from:0x02172bf4 kind:load to:0x02049be4 module:main +from:0x02172c10 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02172c60 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02172c74 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02172c88 kind:load to:0x027e09b8 module:dtcm +from:0x02172c8c kind:load to:0x02173464 module:overlay(94) +from:0x02172c90 kind:load to:0x021793e4 module:overlay(94) +from:0x02172d5c kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x02172d78 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02172d94 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02172e28 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02172e3c kind:arm_call to:0x01fff148 module:itcm +from:0x02172e58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172e6c kind:arm_call to:0x01fff148 module:itcm +from:0x02172e8c kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02172eb8 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02172ed8 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02172f74 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02172fa4 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02172fd4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02172fe8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172ff8 kind:arm_call to:0x021352b0 module:overlay(52) +from:0x02173004 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02173020 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021730b4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x021730d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021730dc kind:arm_call to:0x02135310 module:overlay(52) +from:0x021730f4 kind:load to:0x020b52e8 module:overlay(0) +from:0x021730f8 kind:load to:0x027e09b8 module:dtcm +from:0x021730fc kind:load to:0x027e0ce0 module:dtcm +from:0x02173100 kind:load to:0x020b539c module:overlay(0) +from:0x02173108 kind:load to:0x027e0ce4 module:dtcm +from:0x0217317c kind:arm_call to:0x01ffc768 module:itcm +from:0x021731d0 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x021731dc kind:load to:0x020b4ec4 module:overlay(0) +from:0x021731e0 kind:load to:0x027e09b4 module:dtcm +from:0x02173234 kind:arm_call to:0x02039f04 module:main +from:0x02173240 kind:arm_call to:0x0203a978 module:main +from:0x02173248 kind:arm_call to:0x02039d60 module:main +from:0x0217328c kind:arm_call to:0x02039f04 module:main +from:0x02173298 kind:arm_call to:0x0203a978 module:main +from:0x021732a4 kind:arm_call to:0x0203a978 module:main +from:0x021732b0 kind:arm_call to:0x0203ab58 module:main +from:0x021732e4 kind:arm_call to:0x02039f04 module:main +from:0x021732f0 kind:arm_call to:0x0203a978 module:main +from:0x021732fc kind:arm_call to:0x0203a978 module:main +from:0x02173304 kind:arm_call to:0x0203ad88 module:main +from:0x02173308 kind:arm_call to:0x0203a5ac module:main +from:0x02173360 kind:arm_call to:0x02039f04 module:main +from:0x0217336c kind:arm_call to:0x0203a978 module:main +from:0x02173374 kind:arm_call to:0x02039d60 module:main +from:0x021733b0 kind:arm_call to:0x02039f04 module:main +from:0x021733bc kind:arm_call to:0x0203a978 module:main +from:0x021733c8 kind:arm_call to:0x0203a978 module:main +from:0x021733d4 kind:arm_call to:0x0203ab58 module:main +from:0x02173400 kind:arm_call to:0x02039f04 module:main +from:0x0217340c kind:arm_call to:0x0203a978 module:main +from:0x02173418 kind:arm_call to:0x0203a978 module:main +from:0x02173420 kind:arm_call to:0x0203ad88 module:main +from:0x02173424 kind:arm_call to:0x0203a5ac module:main +from:0x02173458 kind:load to:0x02049be4 module:main +from:0x02173470 kind:arm_call to:0x02173494 module:overlay(94) +from:0x02173484 kind:arm_call to:0x021734d4 module:overlay(94) +from:0x02173490 kind:load to:0x021793e4 module:overlay(94) +from:0x021734ac kind:arm_call to:0x01ff9b64 module:itcm +from:0x021734d0 kind:load to:0x0204a110 module:main +from:0x021734e8 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x021734f4 kind:arm_call to:0x02172c94 module:overlay(94) +from:0x02173544 kind:arm_call to:0x020d994c module:overlay(31) +from:0x02173558 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02173568 kind:load to:0x027e0d34 module:dtcm +from:0x0217356c kind:load to:0x021761a4 module:overlay(94) +from:0x02173570 kind:load to:0x020b51b8 module:overlay(0) +from:0x02173580 kind:load to:0x02173620 module:overlay(94) +from:0x021735b0 kind:arm_call to:0x01fff520 module:itcm +from:0x0217360c kind:load to:0x027e0ce8 module:dtcm +from:0x02173614 kind:load to:0x020b34c4 module:overlay(0) +from:0x02173664 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02173670 kind:arm_call to:0x0201b9a8 module:main +from:0x02173678 kind:load to:0x0217619a module:overlay(94) +from:0x0217367c kind:load to:0x0204e5f8 module:main +from:0x021736e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173710 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02173724 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02173738 kind:arm_call to:0x02078764 module:overlay(0) +from:0x021737ac kind:arm_call to:0x02015a18 module:main +from:0x0217387c kind:arm_call to:0x020787b8 module:overlay(0) +from:0x021738a4 kind:load to:0x02178218 module:overlay(94) +from:0x021738a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021738ac kind:load to:0x027e09bc module:dtcm +from:0x021738b0 kind:load to:0x02176190 module:overlay(94) +from:0x021738bc kind:load to:0x0203e964 module:main +from:0x021738cc kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02173970 kind:load to:0x02179614 module:overlay(94) +from:0x02173984 kind:arm_call to:0x02011f3c module:main +from:0x02173990 kind:arm_call to:0x02173b08 module:overlay(94) +from:0x021739ac kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021739bc kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02173ad4 kind:arm_call to:0x0207f4fc module:overlay(0) +from:0x02173aec kind:load to:0x0217830c module:overlay(94) +from:0x02173af4 kind:load to:0x0217701c module:overlay(94) +from:0x02173af8 kind:load to:0x02178328 module:overlay(94) +from:0x02173b00 kind:load to:0x021794ec module:overlay(94) +from:0x02173b04 kind:load to:0x0217955c module:overlay(94) +from:0x02173b10 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02173bc8 kind:arm_call to:0x0207f4d4 module:overlay(0) +from:0x02173be8 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02173bf4 kind:load to:0x02178344 module:overlay(94) +from:0x02173bf8 kind:load to:0x02179614 module:overlay(94) +from:0x02173bfc kind:load to:0x020b1968 module:overlay(0) +from:0x02173c00 kind:load to:0x02179520 module:overlay(94) +from:0x02173c08 kind:load to:0x021794ec module:overlay(94) +from:0x02173c0c kind:load to:0x021794f0 module:overlay(94) +from:0x02173c88 kind:arm_call to:0x01fff498 module:itcm +from:0x02173cb8 kind:arm_call to:0x01fff498 module:itcm +from:0x02173ce8 kind:arm_call to:0x01fff498 module:itcm +from:0x02173d18 kind:arm_call to:0x01fff498 module:itcm +from:0x02173d24 kind:arm_call to:0x021746cc module:overlay(94) +from:0x02173d30 kind:load to:0x027e0ce8 module:dtcm +from:0x02173d4c kind:arm_call to:0x021746cc module:overlay(94) +from:0x02173db8 kind:arm_call to:0x02015a18 module:main +from:0x02173dc8 kind:arm_call to:0x021742d8 module:overlay(94) +from:0x02173e48 kind:arm_call to:0x020a0220 module:overlay(0) +from:0x02173ea4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02173ecc kind:arm_call to:0x0209feac module:overlay(0) +from:0x02173ee8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02173f30 kind:arm_call to:0x02039998 module:main +from:0x02173f48 kind:arm_call to:0x02039530 module:main +from:0x02173f54 kind:arm_call to:0x02039a14 module:main +from:0x02173f98 kind:arm_call to:0x02039998 module:main +from:0x02173fac kind:arm_call to:0x02039530 module:main +from:0x02173fc4 kind:arm_call to:0x02039530 module:main +from:0x02173fd8 kind:arm_call to:0x02038e4c module:main +from:0x0217400c kind:arm_call to:0x02039998 module:main +from:0x02174020 kind:arm_call to:0x02039530 module:main +from:0x02174038 kind:arm_call to:0x02039530 module:main +from:0x02174044 kind:arm_call to:0x0203917c module:main +from:0x02174048 kind:arm_call to:0x0203a620 module:main +from:0x0217409c kind:arm_call to:0x02039998 module:main +from:0x021740b4 kind:arm_call to:0x02039530 module:main +from:0x021740c0 kind:arm_call to:0x02039a14 module:main +from:0x02174104 kind:arm_call to:0x02039998 module:main +from:0x02174118 kind:arm_call to:0x02039530 module:main +from:0x02174130 kind:arm_call to:0x02039530 module:main +from:0x02174144 kind:arm_call to:0x02038e4c module:main +from:0x02174178 kind:arm_call to:0x02039998 module:main +from:0x0217418c kind:arm_call to:0x02039530 module:main +from:0x021741a4 kind:arm_call to:0x02039530 module:main +from:0x021741b0 kind:arm_call to:0x0203917c module:main +from:0x021741b4 kind:arm_call to:0x0203a620 module:main +from:0x021741e8 kind:arm_call to:0x02071d34 module:overlay(0) +from:0x021741f0 kind:arm_call to:0x021742d8 module:overlay(94) +from:0x02174238 kind:load to:0x02049be4 module:main +from:0x0217423c kind:load to:0x027e0cec module:dtcm +from:0x02174240 kind:load to:0x021794f0 module:overlay(94) +from:0x02174244 kind:load to:0x027e09a8 module:dtcm +from:0x0217427c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174288 kind:arm_call to:0x01fff458 module:itcm +from:0x021742d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021742f4 kind:arm_call to:0x020d961c module:overlay(31) +from:0x02174300 kind:arm_call to:0x0217425c module:overlay(94) +from:0x0217435c kind:load to:0x027e0d2c module:dtcm +from:0x02174394 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174448 kind:arm_call to:0x0207e20c module:overlay(0) +from:0x02174480 kind:load to:0x027e0ce4 module:dtcm +from:0x02174484 kind:load to:0x027e09c0 module:dtcm +from:0x02174488 kind:load to:0x02179520 module:overlay(94) +from:0x02174534 kind:arm_call to:0x02174888 module:overlay(94) +from:0x02174574 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217458c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021745f0 kind:load to:0x02179538 module:overlay(94) +from:0x021745f4 kind:load to:0x02049be4 module:main +from:0x021745f8 kind:load to:0x021796e8 module:overlay(94) +from:0x021745fc kind:load to:0x027e0cec module:dtcm +from:0x02174604 kind:load to:0x027e09a8 module:dtcm +from:0x02174684 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02174690 kind:load to:0x02176250 module:overlay(94) +from:0x021746c4 kind:arm_call to:0x02174694 module:overlay(94) +from:0x02174704 kind:arm_call to:0x021746ac module:overlay(94) +from:0x0217471c kind:arm_call to:0x021746ac module:overlay(94) +from:0x02174734 kind:arm_call to:0x021746ac module:overlay(94) +from:0x0217474c kind:arm_call to:0x021746ac module:overlay(94) +from:0x02174788 kind:arm_call to:0x021746ac module:overlay(94) +from:0x021747a0 kind:arm_call to:0x021746ac module:overlay(94) +from:0x021747b8 kind:arm_call to:0x021746ac module:overlay(94) +from:0x021747d0 kind:arm_call to:0x021746ac module:overlay(94) +from:0x02174838 kind:arm_call to:0x0200f05c module:main +from:0x02174864 kind:load to:0x02176248 module:overlay(94) +from:0x02174868 kind:load to:0x02179614 module:overlay(94) +from:0x0217486c kind:load to:0x021761e8 module:overlay(94) +from:0x021748d4 kind:load to:0x02049be4 module:main +from:0x021748e4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021748ec kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02174904 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0217490c kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02174914 kind:arm_call to:0x02011ff4 module:main +from:0x02174928 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x0217493c kind:load to:0x0217971c module:overlay(94) +from:0x02174950 kind:arm_call to:0x02011f3c module:main +from:0x0217495c kind:arm_call to:0x021749b4 module:overlay(94) +from:0x02174974 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021749ac kind:load to:0x02178388 module:overlay(94) +from:0x021749bc kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021749fc kind:load to:0x021783a4 module:overlay(94) +from:0x02174a00 kind:load to:0x020b1968 module:overlay(0) +from:0x02174b44 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02174bb8 kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02174bcc kind:arm_call to:0x020801b0 module:overlay(0) +from:0x02174c00 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02174c3c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174c70 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174c80 kind:load to:0x027e0cd8 module:dtcm +from:0x02174c84 kind:load to:0x0203e964 module:main +from:0x02174c9c kind:arm_call to:0x0209d3b4 module:overlay(0) +from:0x02174e4c kind:arm_call to:0x0200f05c module:main +from:0x02174e68 kind:load to:0x0217971c module:overlay(94) +from:0x02174e6c kind:load to:0x02176308 module:overlay(94) +from:0x02174e7c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174e84 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02174e9c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174ea4 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02174eac kind:arm_call to:0x02011ff4 module:main +from:0x02174ec0 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02174ed4 kind:load to:0x02179800 module:overlay(94) +from:0x02174ee8 kind:arm_call to:0x02011f3c module:main +from:0x02174ef4 kind:arm_call to:0x02174f98 module:overlay(94) +from:0x02174f0c kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02174f1c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02174f84 kind:load to:0x0217830c module:overlay(94) +from:0x02174f8c kind:load to:0x0217701c module:overlay(94) +from:0x02174f90 kind:load to:0x021783f4 module:overlay(94) +from:0x02174fa0 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02174ff8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02175028 kind:arm_call_thumb to:0x020ba858 module:overlay(1) +from:0x02175034 kind:load to:0x02178410 module:overlay(94) +from:0x02175038 kind:load to:0x02179800 module:overlay(94) +from:0x0217503c kind:load to:0x020b62a8 module:overlay(0) +from:0x0217505c kind:arm_call to:0x02175174 module:overlay(94) +from:0x02175068 kind:load to:0x021798d4 module:overlay(94) +from:0x021750b8 kind:arm_call to:0x0209d22c module:overlay(0) +from:0x021750c4 kind:arm_call to:0x020730ac module:overlay(0) +from:0x02175150 kind:arm_call to:0x02073470 module:overlay(0) +from:0x02175164 kind:load to:0x021751dc module:overlay(94) +from:0x02175168 kind:load to:0x021751fc module:overlay(94) +from:0x0217516c kind:load to:0x021783e0 module:overlay(94) +from:0x02175170 kind:load to:0x027e09b8 module:dtcm +from:0x021751c8 kind:arm_call to:0x0209d518 module:overlay(0) +from:0x02175214 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x0217522c kind:arm_call to:0x020a12dc module:overlay(0) +from:0x0217523c kind:arm_call to:0x020a12dc module:overlay(0) +from:0x02175250 kind:load to:0x020b62a8 module:overlay(0) +from:0x02175254 kind:load to:0x02176380 module:overlay(94) +from:0x02175280 kind:arm_call to:0x020a1320 module:overlay(0) +from:0x02175290 kind:arm_call to:0x020a12f4 module:overlay(0) +from:0x021752ec kind:load to:0x021752f4 module:overlay(94) +from:0x021752f0 kind:load to:0x020b62a8 module:overlay(0) +from:0x0217536c kind:arm_call to:0x020a1310 module:overlay(0) +from:0x02175388 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0217539c kind:arm_call to:0x020a1304 module:overlay(0) +from:0x021753cc kind:arm_call to:0x020a12fc module:overlay(0) +from:0x021753dc kind:arm_call to:0x02067a60 module:overlay(0) +from:0x021753f8 kind:load to:0x020b62a8 module:overlay(0) +from:0x021753fc kind:load to:0x020b504c module:overlay(0) +from:0x02175400 kind:load to:0x02176350 module:overlay(94) +from:0x02175404 kind:load to:0x02176338 module:overlay(94) +from:0x02175408 kind:load to:0x02178448 module:overlay(94) +from:0x02175418 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175420 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02175438 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175440 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02175448 kind:arm_call to:0x02011ff4 module:main +from:0x0217545c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02175470 kind:load to:0x02179908 module:overlay(94) +from:0x02175484 kind:arm_call to:0x02011f3c module:main +from:0x02175490 kind:arm_call to:0x02175574 module:overlay(94) +from:0x021754a8 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x021754b8 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x0217555c kind:load to:0x021781a8 module:overlay(94) +from:0x02175560 kind:load to:0x02178100 module:overlay(94) +from:0x02175564 kind:load to:0x02178458 module:overlay(94) +from:0x0217557c kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x021755e0 kind:load to:0x020b1968 module:overlay(0) +from:0x021755e4 kind:load to:0x02178474 module:overlay(94) +from:0x021755e8 kind:load to:0x021799dc module:overlay(94) +from:0x02175624 kind:arm_call to:0x0200f05c module:main +from:0x02175664 kind:arm_call to:0x0200f05c module:main +from:0x021756a0 kind:load to:0x02179908 module:overlay(94) +from:0x021756a4 kind:load to:0x02176458 module:overlay(94) +from:0x021756a8 kind:load to:0x02176448 module:overlay(94) +from:0x021756f4 kind:arm_call to:0x01fff498 module:itcm +from:0x02175724 kind:arm_call to:0x01fff498 module:itcm +from:0x02175754 kind:arm_call to:0x01fff498 module:itcm +from:0x02175784 kind:arm_call to:0x01fff498 module:itcm +from:0x02175790 kind:arm_call to:0x02175938 module:overlay(94) +from:0x0217579c kind:load to:0x027e0ce8 module:dtcm +from:0x021757a8 kind:load to:0x02175938 module:overlay(94) +from:0x021757cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175808 kind:load to:0x027e0ce4 module:dtcm +from:0x0217582c kind:arm_call to:0x021758b0 module:overlay(94) +from:0x0217588c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021758ac kind:load to:0x021764d0 module:overlay(94) +from:0x021758d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021758f4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02175900 kind:load to:0x027e09a8 module:dtcm +from:0x02175908 kind:load to:0x027e0cec module:dtcm +from:0x02175970 kind:arm_call to:0x02175910 module:overlay(94) +from:0x02175988 kind:arm_call to:0x02175910 module:overlay(94) +from:0x021759a0 kind:arm_call to:0x02175910 module:overlay(94) +from:0x021759b8 kind:arm_call to:0x02175910 module:overlay(94) +from:0x021759f4 kind:arm_call to:0x02175910 module:overlay(94) +from:0x02175a0c kind:arm_call to:0x02175910 module:overlay(94) +from:0x02175a24 kind:arm_call to:0x02175910 module:overlay(94) +from:0x02175a3c kind:arm_call to:0x02175910 module:overlay(94) +from:0x02175aa4 kind:arm_call to:0x0200f05c module:main +from:0x02175ad0 kind:load to:0x021764c8 module:overlay(94) +from:0x02175ad4 kind:load to:0x02179908 module:overlay(94) +from:0x02175ad8 kind:load to:0x021763f8 module:overlay(94) +from:0x02175ae8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175af0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175af8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02175b10 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175b18 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175b20 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02175b28 kind:arm_call to:0x02011ff4 module:main +from:0x02175b3c kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02175b50 kind:load to:0x02179a0c module:overlay(94) +from:0x02175b64 kind:arm_call to:0x02011f3c module:main +from:0x02175b70 kind:arm_call to:0x02175c08 module:overlay(94) +from:0x02175b88 kind:arm_call to:0x0209c9a8 module:overlay(0) +from:0x02175b98 kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02175bf4 kind:load to:0x0217830c module:overlay(94) +from:0x02175bfc kind:load to:0x0217701c module:overlay(94) +from:0x02175c00 kind:load to:0x021784b8 module:overlay(94) +from:0x02175c10 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x02175c68 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02175c88 kind:load to:0x021784d4 module:overlay(94) +from:0x02175c8c kind:load to:0x02179a0c module:overlay(94) +from:0x02175cbc kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02175ce0 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02175d18 kind:load to:0x02179ae0 module:overlay(94) +from:0x02175d5c kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02175d84 kind:arm_call to:0x0209d29c module:overlay(0) +from:0x02175dd4 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02175e1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02175e2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02175e38 kind:arm_call to:0x01ffd15c module:itcm +from:0x02175e88 kind:arm_call to:0x0208bbd4 module:overlay(0) +from:0x02175e94 kind:load to:0x02179ae0 module:overlay(94) +from:0x02175e98 kind:load to:0x027e09a4 module:dtcm +from:0x02175e9c kind:load to:0x027e0ce0 module:dtcm +from:0x02175ef0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175ef8 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02175f10 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175f18 kind:arm_call to:0x0209d0ac module:overlay(0) +from:0x02175f20 kind:arm_call to:0x02011ff4 module:main +from:0x02175f34 kind:arm_call to:0x0209c9d8 module:overlay(0) +from:0x02175fb4 kind:load to:0x02176038 module:overlay(94) +from:0x02175fb8 kind:load to:0x02175ff8 module:overlay(94) +from:0x021765a4 kind:arm_call to:0x021658a0 module:overlay(94) +from:0x021765b4 kind:arm_call to:0x0203ce74 module:main +from:0x021765c8 kind:load to:0x02178520 module:overlay(94) +from:0x021765cc kind:load to:0x02178530 module:overlay(94) +from:0x021765d0 kind:load to:0x02165938 module:overlay(94) +from:0x021765d4 kind:load to:0x02178524 module:overlay(94) +from:0x021765f4 kind:arm_call to:0x02166068 module:overlay(94) +from:0x02176604 kind:arm_call to:0x0203ce74 module:main +from:0x02176618 kind:load to:0x02178558 module:overlay(94) +from:0x0217661c kind:load to:0x02178568 module:overlay(94) +from:0x02176620 kind:load to:0x021662b4 module:overlay(94) +from:0x02176624 kind:load to:0x0217855c module:overlay(94) +from:0x02176634 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02176644 kind:arm_call to:0x0203ce74 module:main +from:0x02176660 kind:arm_call to:0x021662f8 module:overlay(94) +from:0x02176670 kind:arm_call to:0x0203ce74 module:main +from:0x02176684 kind:load to:0x021785c0 module:overlay(94) +from:0x02176688 kind:load to:0x0207f4a8 module:overlay(0) +from:0x0217668c kind:load to:0x021785b4 module:overlay(94) +from:0x02176690 kind:load to:0x021785a4 module:overlay(94) +from:0x02176694 kind:load to:0x021785d8 module:overlay(94) +from:0x02176698 kind:load to:0x021683c4 module:overlay(94) +from:0x0217669c kind:load to:0x021785a8 module:overlay(94) +from:0x021766bc kind:arm_call to:0x02168408 module:overlay(94) +from:0x021766cc kind:arm_call to:0x0203ce74 module:main +from:0x021766e0 kind:load to:0x0217878c module:overlay(94) +from:0x021766e4 kind:load to:0x0217879c module:overlay(94) +from:0x021766e8 kind:load to:0x021689ac module:overlay(94) +from:0x021766ec kind:load to:0x02178790 module:overlay(94) +from:0x0217670c kind:arm_call to:0x021689f0 module:overlay(94) +from:0x0217671c kind:arm_call to:0x0203ce74 module:main +from:0x02176730 kind:load to:0x021787d8 module:overlay(94) +from:0x02176734 kind:load to:0x021787e8 module:overlay(94) +from:0x02176738 kind:load to:0x02169528 module:overlay(94) +from:0x0217673c kind:load to:0x021787dc module:overlay(94) +from:0x0217675c kind:arm_call to:0x02169570 module:overlay(94) +from:0x0217676c kind:arm_call to:0x0203ce74 module:main +from:0x02176780 kind:load to:0x021788c0 module:overlay(94) +from:0x02176784 kind:load to:0x021788d0 module:overlay(94) +from:0x02176788 kind:load to:0x0216a100 module:overlay(94) +from:0x0217678c kind:load to:0x021788c4 module:overlay(94) +from:0x021767ac kind:arm_call to:0x0216a350 module:overlay(94) +from:0x021767bc kind:arm_call to:0x0203ce74 module:main +from:0x021767d0 kind:load to:0x021789a8 module:overlay(94) +from:0x021767d4 kind:load to:0x021789b8 module:overlay(94) +from:0x021767d8 kind:load to:0x0216b1c0 module:overlay(94) +from:0x021767dc kind:load to:0x021789ac module:overlay(94) +from:0x02176804 kind:arm_call to:0x0216b2b4 module:overlay(94) +from:0x02176814 kind:arm_call to:0x0203ce74 module:main +from:0x02176828 kind:load to:0x02178aa0 module:overlay(94) +from:0x0217682c kind:load to:0x02178a90 module:overlay(94) +from:0x02176830 kind:load to:0x02178ae4 module:overlay(94) +from:0x02176834 kind:load to:0x0216c398 module:overlay(94) +from:0x02176838 kind:load to:0x02178a94 module:overlay(94) +from:0x02176858 kind:arm_call to:0x0216c65c module:overlay(94) +from:0x02176868 kind:arm_call to:0x0203ce74 module:main +from:0x0217687c kind:load to:0x02178bbc module:overlay(94) +from:0x02176880 kind:load to:0x02178bcc module:overlay(94) +from:0x02176884 kind:load to:0x0216daac module:overlay(94) +from:0x02176888 kind:load to:0x02178bc0 module:overlay(94) +from:0x021768a8 kind:arm_call to:0x0216daf0 module:overlay(94) +from:0x021768b8 kind:arm_call to:0x0203ce74 module:main +from:0x021768cc kind:load to:0x02178ca4 module:overlay(94) +from:0x021768d0 kind:load to:0x02178cb4 module:overlay(94) +from:0x021768d4 kind:load to:0x0216de54 module:overlay(94) +from:0x021768d8 kind:load to:0x02178ca8 module:overlay(94) +from:0x021768f8 kind:arm_call to:0x0216de98 module:overlay(94) +from:0x02176908 kind:arm_call to:0x0203ce74 module:main +from:0x0217691c kind:load to:0x02178cf0 module:overlay(94) +from:0x02176920 kind:load to:0x02178d00 module:overlay(94) +from:0x02176924 kind:load to:0x0216e384 module:overlay(94) +from:0x02176928 kind:load to:0x02178cf4 module:overlay(94) +from:0x02176948 kind:arm_call to:0x0216e3d4 module:overlay(94) +from:0x02176958 kind:arm_call to:0x0203ce74 module:main +from:0x0217696c kind:load to:0x02178dec module:overlay(94) +from:0x02176970 kind:load to:0x02178dfc module:overlay(94) +from:0x02176974 kind:load to:0x0216ee00 module:overlay(94) +from:0x02176978 kind:load to:0x02178df0 module:overlay(94) +from:0x021769a4 kind:arm_call to:0x0216ee44 module:overlay(94) +from:0x021769b4 kind:arm_call to:0x0203ce74 module:main +from:0x021769c8 kind:load to:0x02178e38 module:overlay(94) +from:0x021769cc kind:load to:0x02177af8 module:overlay(94) +from:0x021769d0 kind:load to:0x02178e48 module:overlay(94) +from:0x021769d4 kind:load to:0x0216f530 module:overlay(94) +from:0x021769d8 kind:load to:0x02178e3c module:overlay(94) +from:0x021769f8 kind:arm_call to:0x0216fabc module:overlay(94) +from:0x02176a08 kind:arm_call to:0x0203ce74 module:main +from:0x02176a1c kind:load to:0x02178f28 module:overlay(94) +from:0x02176a20 kind:load to:0x02178f38 module:overlay(94) +from:0x02176a24 kind:load to:0x021706e4 module:overlay(94) +from:0x02176a28 kind:load to:0x02178f2c module:overlay(94) +from:0x02176a48 kind:arm_call to:0x02170728 module:overlay(94) +from:0x02176a58 kind:arm_call to:0x0203ce74 module:main +from:0x02176a6c kind:load to:0x02178f94 module:overlay(94) +from:0x02176a70 kind:load to:0x02178fa4 module:overlay(94) +from:0x02176a74 kind:load to:0x02170898 module:overlay(94) +from:0x02176a78 kind:load to:0x02178f98 module:overlay(94) +from:0x02176a98 kind:arm_call to:0x021708dc module:overlay(94) +from:0x02176aa8 kind:arm_call to:0x0203ce74 module:main +from:0x02176abc kind:load to:0x0217907c module:overlay(94) +from:0x02176ac0 kind:load to:0x0217908c module:overlay(94) +from:0x02176ac4 kind:load to:0x02170a4c module:overlay(94) +from:0x02176ac8 kind:load to:0x02179080 module:overlay(94) +from:0x02176ae8 kind:arm_call to:0x02170a90 module:overlay(94) +from:0x02176af8 kind:arm_call to:0x0203ce74 module:main +from:0x02176b0c kind:load to:0x02179164 module:overlay(94) +from:0x02176b10 kind:load to:0x02179174 module:overlay(94) +from:0x02176b14 kind:load to:0x02170e58 module:overlay(94) +from:0x02176b18 kind:load to:0x02179168 module:overlay(94) +from:0x02176b38 kind:arm_call to:0x021710ac module:overlay(94) +from:0x02176b48 kind:arm_call to:0x0203ce74 module:main +from:0x02176b5c kind:load to:0x02179248 module:overlay(94) +from:0x02176b60 kind:load to:0x02179258 module:overlay(94) +from:0x02176b64 kind:load to:0x02171758 module:overlay(94) +from:0x02176b68 kind:load to:0x0217924c module:overlay(94) +from:0x02176b88 kind:arm_call to:0x02171838 module:overlay(94) +from:0x02176b98 kind:arm_call to:0x0203ce74 module:main +from:0x02176bac kind:load to:0x021792e0 module:overlay(94) +from:0x02176bb0 kind:load to:0x021792f0 module:overlay(94) +from:0x02176bb4 kind:load to:0x021719c4 module:overlay(94) +from:0x02176bb8 kind:load to:0x021792e4 module:overlay(94) +from:0x02176c08 kind:arm_call to:0x02171a08 module:overlay(94) +from:0x02176c18 kind:arm_call to:0x0203ce74 module:main +from:0x02176c30 kind:load to:0x02178218 module:overlay(94) +from:0x02176c34 kind:load to:0x021793e4 module:overlay(94) +from:0x02176c38 kind:load to:0x021793f8 module:overlay(94) +from:0x02176c3c kind:load to:0x021738c4 module:overlay(94) +from:0x02176c40 kind:load to:0x021793ec module:overlay(94) +from:0x02176c4c kind:arm_call to:0x0207c018 module:overlay(0) +from:0x02176c64 kind:arm_call to:0x0207f47c module:overlay(0) +from:0x02176c74 kind:arm_call to:0x0203ce74 module:main +from:0x02176c7c kind:arm_call to:0x0207f4e8 module:overlay(0) +from:0x02176ca0 kind:arm_call to:0x0203ce74 module:main +from:0x02176cb8 kind:arm_call to:0x02173998 module:overlay(94) +from:0x02176cc8 kind:arm_call to:0x0203ce74 module:main +from:0x02176cdc kind:load to:0x02179538 module:overlay(94) +from:0x02176ce0 kind:load to:0x02179520 module:overlay(94) +from:0x02176ce4 kind:load to:0x0217701c module:overlay(94) +from:0x02176ce8 kind:load to:0x021794ec module:overlay(94) +from:0x02176cec kind:load to:0x0207f4a8 module:overlay(0) +from:0x02176cf0 kind:load to:0x02179514 module:overlay(94) +from:0x02176cf4 kind:load to:0x0217955c module:overlay(94) +from:0x02176cf8 kind:load to:0x021794f0 module:overlay(94) +from:0x02176cfc kind:load to:0x02166680 module:overlay(94) +from:0x02176d00 kind:load to:0x021794fc module:overlay(94) +from:0x02176d04 kind:load to:0x02179614 module:overlay(94) +from:0x02176d08 kind:load to:0x02174920 module:overlay(94) +from:0x02176d0c kind:load to:0x02179508 module:overlay(94) +from:0x02176d2c kind:arm_call to:0x02174964 module:overlay(94) +from:0x02176d3c kind:arm_call to:0x0203ce74 module:main +from:0x02176d50 kind:load to:0x0217970c module:overlay(94) +from:0x02176d54 kind:load to:0x0217971c module:overlay(94) +from:0x02176d58 kind:load to:0x02174eb8 module:overlay(94) +from:0x02176d5c kind:load to:0x02179710 module:overlay(94) +from:0x02176d98 kind:arm_call to:0x02174efc module:overlay(94) +from:0x02176da8 kind:arm_call to:0x0203ce74 module:main +from:0x02176dc0 kind:load to:0x021783e0 module:overlay(94) +from:0x02176dc4 kind:load to:0x021797f0 module:overlay(94) +from:0x02176dc8 kind:load to:0x02179800 module:overlay(94) +from:0x02176dcc kind:load to:0x02175454 module:overlay(94) +from:0x02176dd0 kind:load to:0x021797f4 module:overlay(94) +from:0x02176df0 kind:arm_call to:0x02175498 module:overlay(94) +from:0x02176e00 kind:arm_call to:0x0203ce74 module:main +from:0x02176e14 kind:load to:0x021798f8 module:overlay(94) +from:0x02176e18 kind:load to:0x02179908 module:overlay(94) +from:0x02176e1c kind:load to:0x02175b34 module:overlay(94) +from:0x02176e20 kind:load to:0x021798fc module:overlay(94) +from:0x02176e40 kind:arm_call to:0x02175b78 module:overlay(94) +from:0x02176e50 kind:arm_call to:0x0203ce74 module:main +from:0x02176e64 kind:load to:0x021799fc module:overlay(94) +from:0x02176e68 kind:load to:0x02179a0c module:overlay(94) +from:0x02176e6c kind:load to:0x02175f2c module:overlay(94) +from:0x02176e70 kind:load to:0x02179a00 module:overlay(94) +from:0x02176e74 kind:load to:0x02176588 module:overlay(94) +from:0x02176e78 kind:load to:0x021765d8 module:overlay(94) +from:0x02176e7c kind:load to:0x02176628 module:overlay(94) +from:0x02176e80 kind:load to:0x021766a0 module:overlay(94) +from:0x02176e84 kind:load to:0x021766f0 module:overlay(94) +from:0x02176e88 kind:load to:0x02176740 module:overlay(94) +from:0x02176e8c kind:load to:0x02176790 module:overlay(94) +from:0x02176e90 kind:load to:0x021767e0 module:overlay(94) +from:0x02176e94 kind:load to:0x0217683c module:overlay(94) +from:0x02176e98 kind:load to:0x0217688c module:overlay(94) +from:0x02176e9c kind:load to:0x021768dc module:overlay(94) +from:0x02176ea0 kind:load to:0x0217692c module:overlay(94) +from:0x02176ea4 kind:load to:0x0217697c module:overlay(94) +from:0x02176ea8 kind:load to:0x021769dc module:overlay(94) +from:0x02176eac kind:load to:0x02176a2c module:overlay(94) +from:0x02176eb0 kind:load to:0x02176a7c module:overlay(94) +from:0x02176eb4 kind:load to:0x02176acc module:overlay(94) +from:0x02176eb8 kind:load to:0x02176b1c module:overlay(94) +from:0x02176ebc kind:load to:0x02176b6c module:overlay(94) +from:0x02176ec0 kind:load to:0x02176bbc module:overlay(94) +from:0x02176ec4 kind:load to:0x02176c44 module:overlay(94) +from:0x02176ec8 kind:load to:0x02176d10 module:overlay(94) +from:0x02176ecc kind:load to:0x02176d60 module:overlay(94) +from:0x02176ed0 kind:load to:0x02176dd4 module:overlay(94) +from:0x02176ed4 kind:load to:0x02176e24 module:overlay(94) +from:0x02176ee8 kind:load to:0x02165938 module:overlay(94) +from:0x02176eec kind:load to:0x02165960 module:overlay(94) +from:0x02176ef0 kind:load to:0x02165990 module:overlay(94) +from:0x02176ef4 kind:load to:0x02165b00 module:overlay(94) +from:0x02176ef8 kind:load to:0x02165b98 module:overlay(94) +from:0x02176efc kind:load to:0x020c4e50 module:overlay(24) +from:0x02176f00 kind:load to:0x020c4e54 module:overlays(24,25) +from:0x02176f04 kind:load to:0x020c4e58 module:overlay(24) +from:0x02176f08 kind:load to:0x02165bb0 module:overlay(94) +from:0x02176f0c kind:load to:0x02165bd0 module:overlay(94) +from:0x02176f10 kind:load to:0x02165bd8 module:overlay(94) +from:0x02176f14 kind:load to:0x020c4e60 module:overlay(24) +from:0x02176f20 kind:load to:0x02166044 module:overlay(94) +from:0x02176f24 kind:load to:0x0209774c module:overlay(0) +from:0x02176f28 kind:load to:0x02097754 module:overlay(0) +from:0x02176f2c kind:load to:0x020977d0 module:overlay(0) +from:0x02176f30 kind:load to:0x02097810 module:overlay(0) +from:0x02176f34 kind:load to:0x02097814 module:overlay(0) +from:0x02176f38 kind:load to:0x02097818 module:overlay(0) +from:0x02176f44 kind:load to:0x02098518 module:overlay(0) +from:0x02176f48 kind:load to:0x02098554 module:overlay(0) +from:0x02176f4c kind:load to:0x0209856c module:overlay(0) +from:0x02176f50 kind:load to:0x02098578 module:overlay(0) +from:0x02176f54 kind:load to:0x01fff464 module:itcm +from:0x02176f58 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02176f5c kind:load to:0x02166128 module:overlay(94) +from:0x02176f60 kind:load to:0x020984b0 module:overlay(0) +from:0x02176f64 kind:load to:0x02166154 module:overlay(94) +from:0x02176f68 kind:load to:0x02166150 module:overlay(94) +from:0x02176f6c kind:load to:0x020984bc module:overlay(0) +from:0x02176f70 kind:load to:0x020984c0 module:overlay(0) +from:0x02176f74 kind:load to:0x02099004 module:overlay(0) +from:0x02176f78 kind:load to:0x020984c8 module:overlay(0) +from:0x02176f7c kind:load to:0x02098584 module:overlay(0) +from:0x02176f80 kind:load to:0x020985f0 module:overlay(0) +from:0x02176f84 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02176f88 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02176f8c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02176f90 kind:load to:0x02166284 module:overlay(94) +from:0x02176f94 kind:load to:0x02166298 module:overlay(94) +from:0x02176f98 kind:load to:0x02099588 module:overlay(0) +from:0x02176fa4 kind:load to:0x02166424 module:overlay(94) +from:0x02176fa8 kind:load to:0x02166438 module:overlay(94) +from:0x02176fac kind:load to:0x02166454 module:overlay(94) +from:0x02176fb8 kind:load to:0x02168348 module:overlay(94) +from:0x02176fbc kind:load to:0x02168364 module:overlay(94) +from:0x02176fc0 kind:load to:0x02168388 module:overlay(94) +from:0x02176fc4 kind:load to:0x02130558 module:overlay(48) +from:0x02176fc8 kind:load to:0x0207c010 module:overlay(0) +from:0x02176fd4 kind:load to:0x021662d4 module:overlay(94) +from:0x02176fd8 kind:load to:0x02097944 module:overlay(0) +from:0x02176fdc kind:load to:0x02097754 module:overlay(0) +from:0x02176fe0 kind:load to:0x020977d0 module:overlay(0) +from:0x02176fe4 kind:load to:0x0209794c module:overlay(0) +from:0x02176fe8 kind:load to:0x0209796c module:overlay(0) +from:0x02176fec kind:load to:0x02097998 module:overlay(0) +from:0x02176ffc kind:load to:0x02097944 module:overlay(0) +from:0x02177000 kind:load to:0x02097754 module:overlay(0) +from:0x02177004 kind:load to:0x020977d0 module:overlay(0) +from:0x02177008 kind:load to:0x0209794c module:overlay(0) +from:0x0217700c kind:load to:0x0209796c module:overlay(0) +from:0x02177010 kind:load to:0x02097998 module:overlay(0) +from:0x0217701c kind:load to:0x0207c49c module:overlay(0) +from:0x02177020 kind:load to:0x0207c4a4 module:overlay(0) +from:0x02177024 kind:load to:0x0207c96c module:overlay(0) +from:0x02177028 kind:load to:0x0207c95c module:overlay(0) +from:0x0217702c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02177030 kind:load to:0x0207ca10 module:overlay(0) +from:0x02177034 kind:load to:0x0207ca38 module:overlay(0) +from:0x02177038 kind:load to:0x0207cab0 module:overlay(0) +from:0x0217703c kind:load to:0x02166bcc module:overlay(94) +from:0x02177044 kind:load to:0x02166c2c module:overlay(94) +from:0x0217704c kind:load to:0x02166e10 module:overlay(94) +from:0x02177054 kind:load to:0x02166f94 module:overlay(94) +from:0x0217705c kind:load to:0x02167224 module:overlay(94) +from:0x02177064 kind:load to:0x02166c10 module:overlay(94) +from:0x0217706c kind:load to:0x02166c88 module:overlay(94) +from:0x02177074 kind:load to:0x02166e60 module:overlay(94) +from:0x0217707c kind:load to:0x02167024 module:overlay(94) +from:0x02177084 kind:load to:0x0216723c module:overlay(94) +from:0x02177094 kind:load to:0x02098518 module:overlay(0) +from:0x02177098 kind:load to:0x02098554 module:overlay(0) +from:0x0217709c kind:load to:0x0209856c module:overlay(0) +from:0x021770a0 kind:load to:0x02098578 module:overlay(0) +from:0x021770a4 kind:load to:0x01fff464 module:itcm +from:0x021770a8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021770ac kind:load to:0x0216674c module:overlay(94) +from:0x021770b0 kind:load to:0x020984b0 module:overlay(0) +from:0x021770b4 kind:load to:0x02166924 module:overlay(94) +from:0x021770b8 kind:load to:0x02166bb4 module:overlay(94) +from:0x021770bc kind:load to:0x020984bc module:overlay(0) +from:0x021770c0 kind:load to:0x0216784c module:overlay(94) +from:0x021770c4 kind:load to:0x020984c4 module:overlay(0) +from:0x021770c8 kind:load to:0x020984c8 module:overlay(0) +from:0x021770cc kind:load to:0x02098584 module:overlay(0) +from:0x021770d0 kind:load to:0x020985f0 module:overlay(0) +from:0x021770d4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021770d8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021770dc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021770e0 kind:load to:0x02166694 module:overlay(94) +from:0x021770e4 kind:load to:0x021666ec module:overlay(94) +from:0x021770e8 kind:load to:0x021307f8 module:overlays(48,51) +from:0x021770ec kind:load to:0x021681bc module:overlay(94) +from:0x021770f0 kind:load to:0x0216783c module:overlay(94) +from:0x021770f4 kind:load to:0x02167844 module:overlay(94) +from:0x021770f8 kind:load to:0x02130b98 module:overlay(48) +from:0x021770fc kind:load to:0x02130ba0 module:overlay(48) +from:0x02177100 kind:load to:0x021676f0 module:overlay(94) +from:0x02177104 kind:load to:0x02167aac module:overlay(94) +from:0x02177108 kind:load to:0x021309bc module:overlay(48) +from:0x02177114 kind:load to:0x021685bc module:overlay(94) +from:0x02177120 kind:load to:0x021683e4 module:overlay(94) +from:0x02177124 kind:load to:0x0209774c module:overlay(0) +from:0x02177128 kind:load to:0x02097754 module:overlay(0) +from:0x0217712c kind:load to:0x020977d0 module:overlay(0) +from:0x02177130 kind:load to:0x02097810 module:overlay(0) +from:0x02177134 kind:load to:0x02097814 module:overlay(0) +from:0x02177138 kind:load to:0x02097818 module:overlay(0) +from:0x02177144 kind:load to:0x02098518 module:overlay(0) +from:0x02177148 kind:load to:0x02098554 module:overlay(0) +from:0x0217714c kind:load to:0x0209856c module:overlay(0) +from:0x02177150 kind:load to:0x02098578 module:overlay(0) +from:0x02177154 kind:load to:0x01fff464 module:itcm +from:0x02177158 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217715c kind:load to:0x02168468 module:overlay(94) +from:0x02177160 kind:load to:0x020984b0 module:overlay(0) +from:0x02177164 kind:load to:0x0216849c module:overlay(94) +from:0x02177168 kind:load to:0x020984b8 module:overlay(0) +from:0x0217716c kind:load to:0x020984bc module:overlay(0) +from:0x02177170 kind:load to:0x020984c0 module:overlay(0) +from:0x02177174 kind:load to:0x020984c4 module:overlay(0) +from:0x02177178 kind:load to:0x020984c8 module:overlay(0) +from:0x0217717c kind:load to:0x02098584 module:overlay(0) +from:0x02177180 kind:load to:0x020985f0 module:overlay(0) +from:0x02177184 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177188 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217718c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177190 kind:load to:0x0216897c module:overlay(94) +from:0x02177194 kind:load to:0x02168990 module:overlay(94) +from:0x021771a0 kind:load to:0x021689cc module:overlay(94) +from:0x021771a4 kind:load to:0x02097944 module:overlay(0) +from:0x021771a8 kind:load to:0x02097754 module:overlay(0) +from:0x021771ac kind:load to:0x020977d0 module:overlay(0) +from:0x021771b0 kind:load to:0x0209794c module:overlay(0) +from:0x021771b4 kind:load to:0x0209796c module:overlay(0) +from:0x021771b8 kind:load to:0x02097998 module:overlay(0) +from:0x021771bc kind:load to:0x02168d64 module:overlay(94) +from:0x021771c4 kind:load to:0x02168d74 module:overlay(94) +from:0x021771cc kind:load to:0x02168db0 module:overlay(94) +from:0x021771d4 kind:load to:0x02168e60 module:overlay(94) +from:0x021771dc kind:load to:0x02169064 module:overlay(94) +from:0x021771e4 kind:load to:0x0216918c module:overlay(94) +from:0x021771f4 kind:load to:0x02098518 module:overlay(0) +from:0x021771f8 kind:load to:0x02098554 module:overlay(0) +from:0x021771fc kind:load to:0x0209856c module:overlay(0) +from:0x02177200 kind:load to:0x02098578 module:overlay(0) +from:0x02177204 kind:load to:0x01fff464 module:itcm +from:0x02177208 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217720c kind:load to:0x02168bb0 module:overlay(94) +from:0x02177210 kind:load to:0x020984b0 module:overlay(0) +from:0x02177214 kind:load to:0x021693bc module:overlay(94) +from:0x02177218 kind:load to:0x020984b8 module:overlay(0) +from:0x0217721c kind:load to:0x020984bc module:overlay(0) +from:0x02177220 kind:load to:0x021693c8 module:overlay(94) +from:0x02177224 kind:load to:0x020984c4 module:overlay(0) +from:0x02177228 kind:load to:0x020984c8 module:overlay(0) +from:0x0217722c kind:load to:0x02098584 module:overlay(0) +from:0x02177230 kind:load to:0x020985f0 module:overlay(0) +from:0x02177234 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177238 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217723c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177240 kind:load to:0x021694a0 module:overlay(94) +from:0x02177244 kind:load to:0x021694e0 module:overlay(94) +from:0x02177268 kind:load to:0x02169548 module:overlay(94) +from:0x0217726c kind:load to:0x02097944 module:overlay(0) +from:0x02177270 kind:load to:0x02097754 module:overlay(0) +from:0x02177274 kind:load to:0x020977d0 module:overlay(0) +from:0x02177278 kind:load to:0x0209794c module:overlay(0) +from:0x0217727c kind:load to:0x0209796c module:overlay(0) +from:0x02177280 kind:load to:0x02097998 module:overlay(0) +from:0x0217728c kind:load to:0x02169868 module:overlay(94) +from:0x02177290 kind:load to:0x0216a030 module:overlay(94) +from:0x02177294 kind:load to:0x02099b00 module:overlay(0) +from:0x02177298 kind:load to:0x02099b38 module:overlay(0) +from:0x0217729c kind:load to:0x0209a13c module:overlay(0) +from:0x021772a0 kind:load to:0x0209a144 module:overlay(0) +from:0x021772a4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021772a8 kind:load to:0x02099cb0 module:overlay(0) +from:0x021772ac kind:load to:0x02099ba0 module:overlay(0) +from:0x021772b0 kind:load to:0x0209a06c module:overlay(0) +from:0x021772b4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x021772b8 kind:load to:0x0209a10c module:overlay(0) +from:0x021772bc kind:load to:0x02169c24 module:overlay(94) +from:0x021772c0 kind:load to:0x0209a124 module:overlay(0) +from:0x021772c4 kind:load to:0x0216a020 module:overlay(94) +from:0x021772c8 kind:load to:0x02169ffc module:overlay(94) +from:0x0217731c kind:load to:0x02169854 module:overlay(94) +from:0x02177320 kind:load to:0x0216a09c module:overlay(94) +from:0x02177324 kind:load to:0x0209a254 module:overlay(0) +from:0x02177328 kind:load to:0x0209a288 module:overlay(0) +from:0x0217732c kind:load to:0x0209a320 module:overlay(0) +from:0x02177330 kind:load to:0x0209a334 module:overlay(0) +from:0x02177334 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02177338 kind:load to:0x0209a35c module:overlay(0) +from:0x0217733c kind:load to:0x0209a3e4 module:overlay(0) +from:0x02177340 kind:load to:0x0209a06c module:overlay(0) +from:0x02177344 kind:load to:0x0209a2f0 module:overlay(0) +from:0x02177348 kind:load to:0x0209a308 module:overlay(0) +from:0x0217734c kind:load to:0x0209a348 module:overlay(0) +from:0x02177350 kind:load to:0x0209a6d4 module:overlay(0) +from:0x02177354 kind:load to:0x0216a070 module:overlay(94) +from:0x02177358 kind:load to:0x0216a04c module:overlay(94) +from:0x0217735c kind:load to:0x0209a70c module:overlay(0) +from:0x021773c8 kind:load to:0x02098518 module:overlay(0) +from:0x021773cc kind:load to:0x02098554 module:overlay(0) +from:0x021773d0 kind:load to:0x0209856c module:overlay(0) +from:0x021773d4 kind:load to:0x02098578 module:overlay(0) +from:0x021773d8 kind:load to:0x01fff464 module:itcm +from:0x021773dc kind:load to:0x020a99d8 module:overlay(0) +from:0x021773e0 kind:load to:0x020a8d28 module:overlay(0) +from:0x021773e4 kind:load to:0x020a8da4 module:overlay(0) +from:0x021773e8 kind:load to:0x021699ec module:overlay(94) +from:0x021773ec kind:load to:0x020a98f4 module:overlay(0) +from:0x021773f0 kind:load to:0x020984bc module:overlay(0) +from:0x021773f4 kind:load to:0x02169eb4 module:overlay(94) +from:0x021773f8 kind:load to:0x020984c4 module:overlay(0) +from:0x021773fc kind:load to:0x020984c8 module:overlay(0) +from:0x02177400 kind:load to:0x02098584 module:overlay(0) +from:0x02177404 kind:load to:0x020985f0 module:overlay(0) +from:0x02177408 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217740c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177410 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177414 kind:load to:0x0216987c module:overlay(94) +from:0x02177418 kind:load to:0x021698e0 module:overlay(94) +from:0x0217741c kind:load to:0x0216994c module:overlay(94) +from:0x02177420 kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x02177424 kind:load to:0x020a92d0 module:overlay(0) +from:0x02177428 kind:load to:0x020a8f78 module:overlay(0) +from:0x0217742c kind:load to:0x020a8fe0 module:overlay(0) +from:0x02177430 kind:load to:0x020a9150 module:overlay(0) +from:0x02177434 kind:load to:0x020a914c module:overlay(0) +from:0x02177438 kind:load to:0x020a921c module:overlay(0) +from:0x0217743c kind:load to:0x020a9240 module:overlay(0) +from:0x02177440 kind:load to:0x020a9244 module:overlay(0) +from:0x02177444 kind:load to:0x02169c2c module:overlay(94) +from:0x02177448 kind:load to:0x020a91a8 module:overlay(0) +from:0x0217744c kind:load to:0x020a91b0 module:overlay(0) +from:0x02177450 kind:load to:0x020a8f54 module:overlay(0) +from:0x02177454 kind:load to:0x020a8f5c module:overlay(0) +from:0x02177458 kind:load to:0x020a8f64 module:overlay(0) +from:0x0217745c kind:load to:0x020a8f6c module:overlay(0) +from:0x02177460 kind:load to:0x02169cfc module:overlay(94) +from:0x02177464 kind:load to:0x020a9598 module:overlay(0) +from:0x02177468 kind:load to:0x020a95c4 module:overlay(0) +from:0x0217746c kind:load to:0x020a95e4 module:overlay(0) +from:0x02177470 kind:load to:0x020a97fc module:overlay(0) +from:0x02177474 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02177478 kind:load to:0x020a8ec0 module:overlay(0) +from:0x0217747c kind:load to:0x020a8e84 module:overlay(0) +from:0x02177480 kind:load to:0x020a99a4 module:overlay(0) +from:0x02177484 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02177488 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x0217748c kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02177490 kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02177494 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02177498 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x0217749c kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021774a0 kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021774a4 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021774a8 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x021774ac kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021774b0 kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021774b4 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021774b8 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021774bc kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x021774c0 kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021774c4 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x021774c8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021774cc kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x021774d0 kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021774d4 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x021774d8 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x021774e4 kind:load to:0x02098518 module:overlay(0) +from:0x021774e8 kind:load to:0x02098554 module:overlay(0) +from:0x021774ec kind:load to:0x0209856c module:overlay(0) +from:0x021774f0 kind:load to:0x02098578 module:overlay(0) +from:0x021774f4 kind:load to:0x01fff464 module:itcm +from:0x021774f8 kind:load to:0x020a99d8 module:overlay(0) +from:0x021774fc kind:load to:0x020a8d28 module:overlay(0) +from:0x02177500 kind:load to:0x020a8da4 module:overlay(0) +from:0x02177504 kind:load to:0x020e8530 module:overlays(19,20,31) +from:0x02177508 kind:load to:0x020a98f4 module:overlay(0) +from:0x0217750c kind:load to:0x020984bc module:overlay(0) +from:0x02177510 kind:load to:0x020a995c module:overlay(0) +from:0x02177514 kind:load to:0x020984c4 module:overlay(0) +from:0x02177518 kind:load to:0x020984c8 module:overlay(0) +from:0x0217751c kind:load to:0x02098584 module:overlay(0) +from:0x02177520 kind:load to:0x020985f0 module:overlay(0) +from:0x02177524 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177528 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217752c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177530 kind:load to:0x0216a0e0 module:overlay(94) +from:0x02177534 kind:load to:0x0216a0b8 module:overlay(94) +from:0x02177538 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x0217753c kind:load to:0x020e84d8 module:overlays(19,20,31) +from:0x02177540 kind:load to:0x020a92d0 module:overlay(0) +from:0x02177544 kind:load to:0x020a8f78 module:overlay(0) +from:0x02177548 kind:load to:0x020a8fe0 module:overlay(0) +from:0x0217754c kind:load to:0x020a9150 module:overlay(0) +from:0x02177550 kind:load to:0x020a914c module:overlay(0) +from:0x02177554 kind:load to:0x020a921c module:overlay(0) +from:0x02177558 kind:load to:0x020a9240 module:overlay(0) +from:0x0217755c kind:load to:0x020a9244 module:overlay(0) +from:0x02177560 kind:load to:0x020a91a0 module:overlay(0) +from:0x02177564 kind:load to:0x020a91a8 module:overlay(0) +from:0x02177568 kind:load to:0x020a91b0 module:overlay(0) +from:0x0217756c kind:load to:0x020a8f54 module:overlay(0) +from:0x02177570 kind:load to:0x020a8f5c module:overlay(0) +from:0x02177574 kind:load to:0x020a8f64 module:overlay(0) +from:0x02177578 kind:load to:0x020a8f6c module:overlay(0) +from:0x0217757c kind:load to:0x020a9448 module:overlay(0) +from:0x02177580 kind:load to:0x020a9598 module:overlay(0) +from:0x02177584 kind:load to:0x020a95c4 module:overlay(0) +from:0x02177588 kind:load to:0x020a95e4 module:overlay(0) +from:0x0217758c kind:load to:0x020a97fc module:overlay(0) +from:0x02177590 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02177594 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02177598 kind:load to:0x020a8e84 module:overlay(0) +from:0x0217759c kind:load to:0x020a99a4 module:overlay(0) +from:0x021775a0 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x021775a4 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x021775a8 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x021775ac kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x021775b0 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x021775b4 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x021775b8 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x021775bc kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x021775c0 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x021775c4 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x021775c8 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x021775cc kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x021775d0 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x021775d4 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x021775d8 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x021775dc kind:load to:0x020e836c module:overlays(19,20,31) +from:0x021775e0 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x021775e4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021775e8 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x021775ec kind:load to:0x020e873c module:overlays(19,20,31) +from:0x021775f0 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x021775f4 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02177600 kind:load to:0x02097c14 module:overlay(0) +from:0x02177604 kind:load to:0x0216a14c module:overlay(94) +from:0x02177610 kind:load to:0x0216a74c module:overlay(94) +from:0x02177614 kind:load to:0x0216b1a4 module:overlay(94) +from:0x02177618 kind:load to:0x0216a5d4 module:overlay(94) +from:0x0217761c kind:load to:0x0207c008 module:overlay(0) +from:0x02177620 kind:load to:0x0207c010 module:overlay(0) +from:0x02177624 kind:load to:0x0216a84c module:overlay(94) +from:0x0217762c kind:load to:0x0216a870 module:overlay(94) +from:0x02177634 kind:load to:0x0216a928 module:overlay(94) +from:0x0217763c kind:load to:0x0216aa78 module:overlay(94) +from:0x0217764c kind:load to:0x0216a32c module:overlay(94) +from:0x02177650 kind:load to:0x02097944 module:overlay(0) +from:0x02177654 kind:load to:0x02097754 module:overlay(0) +from:0x02177658 kind:load to:0x020977d0 module:overlay(0) +from:0x0217765c kind:load to:0x0209794c module:overlay(0) +from:0x02177660 kind:load to:0x0209796c module:overlay(0) +from:0x02177664 kind:load to:0x02097998 module:overlay(0) +from:0x02177670 kind:load to:0x0216a4a0 module:overlay(94) +from:0x02177674 kind:load to:0x0216b188 module:overlay(94) +from:0x02177678 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217767c kind:load to:0x02057a38 module:overlay(0) +from:0x02177680 kind:load to:0x02057dc8 module:overlay(0) +from:0x02177684 kind:load to:0x02057e44 module:overlay(0) +from:0x02177688 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217768c kind:load to:0x0216a114 module:overlay(94) +from:0x02177690 kind:load to:0x02057d84 module:overlay(0) +from:0x0217769c kind:load to:0x02098518 module:overlay(0) +from:0x021776a0 kind:load to:0x02098554 module:overlay(0) +from:0x021776a4 kind:load to:0x0209856c module:overlay(0) +from:0x021776a8 kind:load to:0x02098578 module:overlay(0) +from:0x021776ac kind:load to:0x01fff464 module:itcm +from:0x021776b0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021776b4 kind:load to:0x0216a4fc module:overlay(94) +from:0x021776b8 kind:load to:0x0216a600 module:overlay(94) +from:0x021776bc kind:load to:0x0216a788 module:overlay(94) +from:0x021776c0 kind:load to:0x0216a768 module:overlay(94) +from:0x021776c4 kind:load to:0x020984bc module:overlay(0) +from:0x021776c8 kind:load to:0x0216aae4 module:overlay(94) +from:0x021776cc kind:load to:0x020984c4 module:overlay(0) +from:0x021776d0 kind:load to:0x020984c8 module:overlay(0) +from:0x021776d4 kind:load to:0x02098584 module:overlay(0) +from:0x021776d8 kind:load to:0x020985f0 module:overlay(0) +from:0x021776dc kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021776e0 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021776e4 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021776e8 kind:load to:0x0216a4b4 module:overlay(94) +from:0x021776ec kind:load to:0x0216a4d4 module:overlay(94) +from:0x021776f8 kind:load to:0x0216c36c module:overlay(94) +from:0x02177704 kind:load to:0x02097c14 module:overlay(0) +from:0x02177708 kind:load to:0x0216b1d4 module:overlay(94) +from:0x0217770c kind:load to:0x0216b714 module:overlay(94) +from:0x02177714 kind:load to:0x0216b718 module:overlay(94) +from:0x0217771c kind:load to:0x0216b858 module:overlay(94) +from:0x02177724 kind:load to:0x0216b890 module:overlay(94) +from:0x02177734 kind:load to:0x0216b290 module:overlay(94) +from:0x02177738 kind:load to:0x02097944 module:overlay(0) +from:0x0217773c kind:load to:0x02097754 module:overlay(0) +from:0x02177740 kind:load to:0x020977d0 module:overlay(0) +from:0x02177744 kind:load to:0x0209794c module:overlay(0) +from:0x02177748 kind:load to:0x0209796c module:overlay(0) +from:0x0217774c kind:load to:0x02097998 module:overlay(0) +from:0x02177758 kind:load to:0x02098518 module:overlay(0) +from:0x0217775c kind:load to:0x02098554 module:overlay(0) +from:0x02177760 kind:load to:0x0209856c module:overlay(0) +from:0x02177764 kind:load to:0x02098578 module:overlay(0) +from:0x02177768 kind:load to:0x01fff464 module:itcm +from:0x0217776c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177770 kind:load to:0x0216b484 module:overlay(94) +from:0x02177774 kind:load to:0x020984b0 module:overlay(0) +from:0x02177778 kind:load to:0x0216b6dc module:overlay(94) +from:0x0217777c kind:load to:0x020984b8 module:overlay(0) +from:0x02177780 kind:load to:0x020984bc module:overlay(0) +from:0x02177784 kind:load to:0x0216be38 module:overlay(94) +from:0x02177788 kind:load to:0x020984c4 module:overlay(0) +from:0x0217778c kind:load to:0x020984c8 module:overlay(0) +from:0x02177790 kind:load to:0x02098584 module:overlay(0) +from:0x02177794 kind:load to:0x020985f0 module:overlay(0) +from:0x02177798 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217779c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021777a0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021777a4 kind:load to:0x0216b43c module:overlay(94) +from:0x021777a8 kind:load to:0x0216b45c module:overlay(94) +from:0x021777b4 kind:load to:0x02097c14 module:overlay(0) +from:0x021777b8 kind:load to:0x0216c3e4 module:overlay(94) +from:0x021777c4 kind:load to:0x0216ce44 module:overlay(94) +from:0x021777c8 kind:load to:0x0216da90 module:overlay(94) +from:0x021777cc kind:load to:0x0216c900 module:overlay(94) +from:0x021777d0 kind:load to:0x0207c008 module:overlay(0) +from:0x021777d4 kind:load to:0x0207c010 module:overlay(0) +from:0x021777e0 kind:load to:0x0216c638 module:overlay(94) +from:0x021777e4 kind:load to:0x02097944 module:overlay(0) +from:0x021777e8 kind:load to:0x02097754 module:overlay(0) +from:0x021777ec kind:load to:0x020977d0 module:overlay(0) +from:0x021777f0 kind:load to:0x0209794c module:overlay(0) +from:0x021777f4 kind:load to:0x0209796c module:overlay(0) +from:0x021777f8 kind:load to:0x02097998 module:overlay(0) +from:0x02177804 kind:load to:0x0216c7cc module:overlay(94) +from:0x02177808 kind:load to:0x0216da74 module:overlay(94) +from:0x0217780c kind:load to:0x02057bf4 module:overlay(0) +from:0x02177810 kind:load to:0x02057a38 module:overlay(0) +from:0x02177814 kind:load to:0x02057dc8 module:overlay(0) +from:0x02177818 kind:load to:0x02057e44 module:overlay(0) +from:0x0217781c kind:load to:0x02057ea8 module:overlay(0) +from:0x02177820 kind:load to:0x0216c3ac module:overlay(94) +from:0x02177824 kind:load to:0x02057d84 module:overlay(0) +from:0x02177828 kind:load to:0x0216cfb0 module:overlay(94) +from:0x02177830 kind:load to:0x0216cfb4 module:overlay(94) +from:0x02177838 kind:load to:0x0216cfd8 module:overlay(94) +from:0x02177840 kind:load to:0x0216cfdc module:overlay(94) +from:0x02177848 kind:load to:0x0216d02c module:overlay(94) +from:0x02177850 kind:load to:0x0216d0b4 module:overlay(94) +from:0x02177858 kind:load to:0x0216d310 module:overlay(94) +from:0x02177860 kind:load to:0x0216d314 module:overlay(94) +from:0x02177870 kind:load to:0x02098518 module:overlay(0) +from:0x02177874 kind:load to:0x02098554 module:overlay(0) +from:0x02177878 kind:load to:0x0209856c module:overlay(0) +from:0x0217787c kind:load to:0x02098578 module:overlay(0) +from:0x02177880 kind:load to:0x01fff464 module:itcm +from:0x02177884 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177888 kind:load to:0x0216c828 module:overlay(94) +from:0x0217788c kind:load to:0x0216c92c module:overlay(94) +from:0x02177890 kind:load to:0x0216ceb8 module:overlay(94) +from:0x02177894 kind:load to:0x0216ce98 module:overlay(94) +from:0x02177898 kind:load to:0x020984bc module:overlay(0) +from:0x0217789c kind:load to:0x0216d388 module:overlay(94) +from:0x021778a0 kind:load to:0x020984c4 module:overlay(0) +from:0x021778a4 kind:load to:0x020984c8 module:overlay(0) +from:0x021778a8 kind:load to:0x02098584 module:overlay(0) +from:0x021778ac kind:load to:0x020985f0 module:overlay(0) +from:0x021778b0 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021778b4 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021778b8 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021778bc kind:load to:0x0216c7e0 module:overlay(94) +from:0x021778c0 kind:load to:0x0216c800 module:overlay(94) +from:0x021778cc kind:load to:0x0216dacc module:overlay(94) +from:0x021778d0 kind:load to:0x0209774c module:overlay(0) +from:0x021778d4 kind:load to:0x02097754 module:overlay(0) +from:0x021778d8 kind:load to:0x020977d0 module:overlay(0) +from:0x021778dc kind:load to:0x02097810 module:overlay(0) +from:0x021778e0 kind:load to:0x02097814 module:overlay(0) +from:0x021778e4 kind:load to:0x02097818 module:overlay(0) +from:0x021778f0 kind:load to:0x02098518 module:overlay(0) +from:0x021778f4 kind:load to:0x02098554 module:overlay(0) +from:0x021778f8 kind:load to:0x0209856c module:overlay(0) +from:0x021778fc kind:load to:0x02098578 module:overlay(0) +from:0x02177900 kind:load to:0x01fff464 module:itcm +from:0x02177904 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177908 kind:load to:0x0216db6c module:overlay(94) +from:0x0217790c kind:load to:0x0216dc1c module:overlay(94) +from:0x02177910 kind:load to:0x0216dc4c module:overlay(94) +from:0x02177914 kind:load to:0x0216dd1c module:overlay(94) +from:0x02177918 kind:load to:0x020984bc module:overlay(0) +from:0x0217791c kind:load to:0x0216dd98 module:overlay(94) +from:0x02177920 kind:load to:0x020984c4 module:overlay(0) +from:0x02177924 kind:load to:0x020984c8 module:overlay(0) +from:0x02177928 kind:load to:0x02098584 module:overlay(0) +from:0x0217792c kind:load to:0x020985f0 module:overlay(0) +from:0x02177930 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177934 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177938 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217793c kind:load to:0x0216de0c module:overlay(94) +from:0x02177940 kind:load to:0x0216de2c module:overlay(94) +from:0x02177944 kind:load to:0x0216dd30 module:overlay(94) +from:0x02177960 kind:load to:0x0216de74 module:overlay(94) +from:0x02177964 kind:load to:0x02097944 module:overlay(0) +from:0x02177968 kind:load to:0x02097754 module:overlay(0) +from:0x0217796c kind:load to:0x020977d0 module:overlay(0) +from:0x02177970 kind:load to:0x0216e2f4 module:overlay(94) +from:0x02177974 kind:load to:0x0209796c module:overlay(0) +from:0x02177978 kind:load to:0x0216e2d4 module:overlay(94) +from:0x02177988 kind:load to:0x02097944 module:overlay(0) +from:0x0217798c kind:load to:0x02097754 module:overlay(0) +from:0x02177990 kind:load to:0x020977d0 module:overlay(0) +from:0x02177994 kind:load to:0x0216e2f4 module:overlay(94) +from:0x02177998 kind:load to:0x0209796c module:overlay(0) +from:0x0217799c kind:load to:0x0216e2d4 module:overlay(94) +from:0x021779d8 kind:load to:0x0216df94 module:overlay(94) +from:0x021779dc kind:load to:0x0216e300 module:overlay(94) +from:0x021779e0 kind:load to:0x02099b00 module:overlay(0) +from:0x021779e4 kind:load to:0x02099b38 module:overlay(0) +from:0x021779e8 kind:load to:0x0209a13c module:overlay(0) +from:0x021779ec kind:load to:0x0209a144 module:overlay(0) +from:0x021779f0 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021779f4 kind:load to:0x02099cb0 module:overlay(0) +from:0x021779f8 kind:load to:0x02099ba0 module:overlay(0) +from:0x021779fc kind:load to:0x0209a06c module:overlay(0) +from:0x02177a00 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02177a04 kind:load to:0x0209a10c module:overlay(0) +from:0x02177a08 kind:load to:0x02169c24 module:overlay(94) +from:0x02177a0c kind:load to:0x0209a124 module:overlay(0) +from:0x02177a10 kind:load to:0x0216a020 module:overlay(94) +from:0x02177a14 kind:load to:0x02169ffc module:overlay(94) +from:0x02177a20 kind:load to:0x02098518 module:overlay(0) +from:0x02177a24 kind:load to:0x02098554 module:overlay(0) +from:0x02177a28 kind:load to:0x0209856c module:overlay(0) +from:0x02177a2c kind:load to:0x02098578 module:overlay(0) +from:0x02177a30 kind:load to:0x01fff464 module:itcm +from:0x02177a34 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177a38 kind:load to:0x0216dfa8 module:overlay(94) +from:0x02177a3c kind:load to:0x020984b0 module:overlay(0) +from:0x02177a40 kind:load to:0x0216e290 module:overlay(94) +from:0x02177a44 kind:load to:0x020984b8 module:overlay(0) +from:0x02177a48 kind:load to:0x020984bc module:overlay(0) +from:0x02177a4c kind:load to:0x0216e2ac module:overlay(94) +from:0x02177a50 kind:load to:0x020984c4 module:overlay(0) +from:0x02177a54 kind:load to:0x020984c8 module:overlay(0) +from:0x02177a58 kind:load to:0x02098584 module:overlay(0) +from:0x02177a5c kind:load to:0x020985f0 module:overlay(0) +from:0x02177a60 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177a64 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177a68 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177a6c kind:load to:0x0216e31c module:overlay(94) +from:0x02177a70 kind:load to:0x0216e34c module:overlay(94) +from:0x02177a74 kind:load to:0x0216e2a4 module:overlay(94) +from:0x02177a80 kind:load to:0x0216e3b0 module:overlay(94) +from:0x02177a84 kind:load to:0x0209774c module:overlay(0) +from:0x02177a88 kind:load to:0x02097754 module:overlay(0) +from:0x02177a8c kind:load to:0x020977d0 module:overlay(0) +from:0x02177a90 kind:load to:0x02097810 module:overlay(0) +from:0x02177a94 kind:load to:0x02097814 module:overlay(0) +from:0x02177a98 kind:load to:0x02097818 module:overlay(0) +from:0x02177aa4 kind:load to:0x02098518 module:overlay(0) +from:0x02177aa8 kind:load to:0x02098554 module:overlay(0) +from:0x02177aac kind:load to:0x0209856c module:overlay(0) +from:0x02177ab0 kind:load to:0x02098578 module:overlay(0) +from:0x02177ab4 kind:load to:0x01fff464 module:itcm +from:0x02177ab8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177abc kind:load to:0x0216e43c module:overlay(94) +from:0x02177ac0 kind:load to:0x0216e444 module:overlay(94) +from:0x02177ac4 kind:load to:0x0216e4a4 module:overlay(94) +from:0x02177ac8 kind:load to:0x0216e490 module:overlay(94) +from:0x02177acc kind:load to:0x020984bc module:overlay(0) +from:0x02177ad0 kind:load to:0x020984c0 module:overlay(0) +from:0x02177ad4 kind:load to:0x020984c4 module:overlay(0) +from:0x02177ad8 kind:load to:0x020984c8 module:overlay(0) +from:0x02177adc kind:load to:0x02098584 module:overlay(0) +from:0x02177ae0 kind:load to:0x020985f0 module:overlay(0) +from:0x02177ae4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177ae8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177aec kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177af0 kind:load to:0x0216edd0 module:overlay(94) +from:0x02177af4 kind:load to:0x0216ede4 module:overlay(94) +from:0x02177afc kind:load to:0x0216f440 module:overlay(94) +from:0x02177b04 kind:load to:0x0216f4ac module:overlay(94) +from:0x02177b0c kind:load to:0x0216f508 module:overlay(94) +from:0x02177b14 kind:load to:0x0216f52c module:overlay(94) +from:0x02177b1c kind:load to:0x0216f28c module:overlay(94) +from:0x02177b24 kind:load to:0x0216f3c0 module:overlay(94) +from:0x02177b2c kind:load to:0x0216f3e4 module:overlay(94) +from:0x02177b34 kind:load to:0x0216f3f8 module:overlay(94) +from:0x02177b44 kind:load to:0x0216ee20 module:overlay(94) +from:0x02177b48 kind:load to:0x02097944 module:overlay(0) +from:0x02177b4c kind:load to:0x02097754 module:overlay(0) +from:0x02177b50 kind:load to:0x020977d0 module:overlay(0) +from:0x02177b54 kind:load to:0x0209794c module:overlay(0) +from:0x02177b58 kind:load to:0x0209796c module:overlay(0) +from:0x02177b5c kind:load to:0x02097998 module:overlay(0) +from:0x02177b68 kind:load to:0x02098518 module:overlay(0) +from:0x02177b6c kind:load to:0x02098554 module:overlay(0) +from:0x02177b70 kind:load to:0x0209856c module:overlay(0) +from:0x02177b74 kind:load to:0x02098578 module:overlay(0) +from:0x02177b78 kind:load to:0x01fff464 module:itcm +from:0x02177b7c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177b80 kind:load to:0x0216f128 module:overlay(94) +from:0x02177b84 kind:load to:0x020984b0 module:overlay(0) +from:0x02177b88 kind:load to:0x0216f13c module:overlay(94) +from:0x02177b8c kind:load to:0x0216f1f8 module:overlay(94) +from:0x02177b90 kind:load to:0x020984bc module:overlay(0) +from:0x02177b94 kind:load to:0x0216f20c module:overlay(94) +from:0x02177b98 kind:load to:0x020984c4 module:overlay(0) +from:0x02177b9c kind:load to:0x020984c8 module:overlay(0) +from:0x02177ba0 kind:load to:0x02098584 module:overlay(0) +from:0x02177ba4 kind:load to:0x020985f0 module:overlay(0) +from:0x02177ba8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177bac kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177bb0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177bb4 kind:load to:0x0216f030 module:overlay(94) +from:0x02177bb8 kind:load to:0x0216f0a8 module:overlay(94) +from:0x02177c64 kind:load to:0x02098518 module:overlay(0) +from:0x02177c68 kind:load to:0x02098554 module:overlay(0) +from:0x02177c6c kind:load to:0x0209856c module:overlay(0) +from:0x02177c70 kind:load to:0x02098578 module:overlay(0) +from:0x02177c74 kind:load to:0x01fff464 module:itcm +from:0x02177c78 kind:load to:0x020a99d8 module:overlay(0) +from:0x02177c7c kind:load to:0x020a8d28 module:overlay(0) +from:0x02177c80 kind:load to:0x020a8da4 module:overlay(0) +from:0x02177c84 kind:load to:0x0216f84c module:overlay(94) +from:0x02177c88 kind:load to:0x020a98f4 module:overlay(0) +from:0x02177c8c kind:load to:0x020984bc module:overlay(0) +from:0x02177c90 kind:load to:0x020a995c module:overlay(0) +from:0x02177c94 kind:load to:0x020984c4 module:overlay(0) +from:0x02177c98 kind:load to:0x020984c8 module:overlay(0) +from:0x02177c9c kind:load to:0x02098584 module:overlay(0) +from:0x02177ca0 kind:load to:0x020985f0 module:overlay(0) +from:0x02177ca4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177ca8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177cac kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177cb0 kind:load to:0x0216fa44 module:overlay(94) +from:0x02177cb4 kind:load to:0x0216fa64 module:overlay(94) +from:0x02177cb8 kind:load to:0x020e7680 module:overlays(19,20,31) +from:0x02177cbc kind:load to:0x0216f7f8 module:overlay(94) +from:0x02177cc0 kind:load to:0x020a92d0 module:overlay(0) +from:0x02177cc4 kind:load to:0x020a8f78 module:overlay(0) +from:0x02177cc8 kind:load to:0x020a8fe0 module:overlay(0) +from:0x02177ccc kind:load to:0x020a9150 module:overlay(0) +from:0x02177cd0 kind:load to:0x020a914c module:overlay(0) +from:0x02177cd4 kind:load to:0x020a921c module:overlay(0) +from:0x02177cd8 kind:load to:0x020a9240 module:overlay(0) +from:0x02177cdc kind:load to:0x020a9244 module:overlay(0) +from:0x02177ce0 kind:load to:0x020a91a0 module:overlay(0) +from:0x02177ce4 kind:load to:0x020a91a8 module:overlay(0) +from:0x02177ce8 kind:load to:0x0216fa10 module:overlay(94) +from:0x02177cec kind:load to:0x020a8f54 module:overlay(0) +from:0x02177cf0 kind:load to:0x020a8f5c module:overlay(0) +from:0x02177cf4 kind:load to:0x020a8f64 module:overlay(0) +from:0x02177cf8 kind:load to:0x020a8f6c module:overlay(0) +from:0x02177cfc kind:load to:0x020a9448 module:overlay(0) +from:0x02177d00 kind:load to:0x020a9598 module:overlay(0) +from:0x02177d04 kind:load to:0x020a95c4 module:overlay(0) +from:0x02177d08 kind:load to:0x020a95e4 module:overlay(0) +from:0x02177d0c kind:load to:0x020a97fc module:overlay(0) +from:0x02177d10 kind:load to:0x020e75fc module:overlays(19,20,31) +from:0x02177d14 kind:load to:0x020a8ec0 module:overlay(0) +from:0x02177d18 kind:load to:0x020a8e84 module:overlay(0) +from:0x02177d1c kind:load to:0x020a99a4 module:overlay(0) +from:0x02177d20 kind:load to:0x020e7788 module:overlays(19,20,31) +from:0x02177d24 kind:load to:0x020e77b8 module:overlays(19,20,31) +from:0x02177d28 kind:load to:0x020e7b04 module:overlays(19,20,31) +from:0x02177d2c kind:load to:0x020e7e64 module:overlays(19,20,31) +from:0x02177d30 kind:load to:0x020e81d4 module:overlays(19,20,31) +from:0x02177d34 kind:load to:0x020e82a8 module:overlays(19,20,31) +from:0x02177d38 kind:load to:0x020e82dc module:overlays(19,20,31) +from:0x02177d3c kind:load to:0x020e8388 module:overlays(19,20,31) +from:0x02177d40 kind:load to:0x020e8458 module:overlays(19,20,31) +from:0x02177d44 kind:load to:0x020e77b4 module:overlays(19,20,31) +from:0x02177d48 kind:load to:0x020e784c module:overlays(19,20,31) +from:0x02177d4c kind:load to:0x020e7b9c module:overlays(19,20,31) +from:0x02177d50 kind:load to:0x020e7f50 module:overlays(19,20,31) +from:0x02177d54 kind:load to:0x020e8254 module:overlays(19,20,31) +from:0x02177d58 kind:load to:0x020e82d8 module:overlays(19,20,31) +from:0x02177d5c kind:load to:0x020e836c module:overlays(19,20,31) +from:0x02177d60 kind:load to:0x020e8414 module:overlays(19,20,31) +from:0x02177d64 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02177d68 kind:load to:0x020e84b4 module:overlays(19,20,31) +from:0x02177d6c kind:load to:0x020e873c module:overlays(19,20,31) +from:0x02177d70 kind:load to:0x020e8630 module:overlays(19,20,31) +from:0x02177d74 kind:load to:0x020e8748 module:overlays(19,20,31) +from:0x02177d78 kind:load to:0x0216f94c module:overlay(94) +from:0x02177d7c kind:load to:0x0216f96c module:overlay(94) +from:0x02177d80 kind:load to:0x02170374 module:overlay(94) +from:0x02177d88 kind:load to:0x0216fe70 module:overlay(94) +from:0x02177d90 kind:load to:0x0216ffe8 module:overlay(94) +from:0x02177d98 kind:load to:0x02170584 module:overlay(94) +from:0x02177da8 kind:load to:0x0216fa98 module:overlay(94) +from:0x02177dac kind:load to:0x0209774c module:overlay(0) +from:0x02177db0 kind:load to:0x02097754 module:overlay(0) +from:0x02177db4 kind:load to:0x020977d0 module:overlay(0) +from:0x02177db8 kind:load to:0x02097810 module:overlay(0) +from:0x02177dbc kind:load to:0x02097814 module:overlay(0) +from:0x02177dc0 kind:load to:0x02097818 module:overlay(0) +from:0x02177dcc kind:load to:0x02098518 module:overlay(0) +from:0x02177dd0 kind:load to:0x02098554 module:overlay(0) +from:0x02177dd4 kind:load to:0x0209856c module:overlay(0) +from:0x02177dd8 kind:load to:0x02098578 module:overlay(0) +from:0x02177ddc kind:load to:0x01fff464 module:itcm +from:0x02177de0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177de4 kind:load to:0x0216fc74 module:overlay(94) +from:0x02177de8 kind:load to:0x020984b0 module:overlay(0) +from:0x02177dec kind:load to:0x0216fc7c module:overlay(94) +from:0x02177df0 kind:load to:0x0216fd58 module:overlay(94) +from:0x02177df4 kind:load to:0x020984bc module:overlay(0) +from:0x02177df8 kind:load to:0x0216fe34 module:overlay(94) +from:0x02177dfc kind:load to:0x020984c4 module:overlay(0) +from:0x02177e00 kind:load to:0x020984c8 module:overlay(0) +from:0x02177e04 kind:load to:0x02098584 module:overlay(0) +from:0x02177e08 kind:load to:0x020985f0 module:overlay(0) +from:0x02177e0c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177e10 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177e14 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177e18 kind:load to:0x021705d4 module:overlay(94) +from:0x02177e1c kind:load to:0x02170658 module:overlay(94) +from:0x02177e20 kind:load to:0x0216fbd4 module:overlay(94) +from:0x02177e24 kind:load to:0x0216fbdc module:overlay(94) +from:0x02177e30 kind:load to:0x02170704 module:overlay(94) +from:0x02177e34 kind:load to:0x02097944 module:overlay(0) +from:0x02177e38 kind:load to:0x02097754 module:overlay(0) +from:0x02177e3c kind:load to:0x020977d0 module:overlay(0) +from:0x02177e40 kind:load to:0x0209794c module:overlay(0) +from:0x02177e44 kind:load to:0x0209796c module:overlay(0) +from:0x02177e48 kind:load to:0x02097998 module:overlay(0) +from:0x02177e84 kind:load to:0x02098518 module:overlay(0) +from:0x02177e88 kind:load to:0x02098554 module:overlay(0) +from:0x02177e8c kind:load to:0x0209856c module:overlay(0) +from:0x02177e90 kind:load to:0x02098578 module:overlay(0) +from:0x02177e94 kind:load to:0x01fff464 module:itcm +from:0x02177e98 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177e9c kind:load to:0x02170778 module:overlay(94) +from:0x02177ea0 kind:load to:0x020984b0 module:overlay(0) +from:0x02177ea4 kind:load to:0x02181acc module:overlays(97,98) +from:0x02177ea8 kind:load to:0x02181b1c module:overlays(97,98) +from:0x02177eac kind:load to:0x020984bc module:overlay(0) +from:0x02177eb0 kind:load to:0x02181b30 module:overlays(97,98) +from:0x02177eb4 kind:load to:0x020984c4 module:overlay(0) +from:0x02177eb8 kind:load to:0x020984c8 module:overlay(0) +from:0x02177ebc kind:load to:0x02098584 module:overlay(0) +from:0x02177ec0 kind:load to:0x020985f0 module:overlay(0) +from:0x02177ec4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177ec8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177ecc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177ed0 kind:load to:0x02170830 module:overlay(94) +from:0x02177ed4 kind:load to:0x02170860 module:overlay(94) +from:0x02177ed8 kind:load to:0x02170814 module:overlay(94) +from:0x02177ee4 kind:load to:0x021708b8 module:overlay(94) +from:0x02177ee8 kind:load to:0x02097944 module:overlay(0) +from:0x02177eec kind:load to:0x02097754 module:overlay(0) +from:0x02177ef0 kind:load to:0x020977d0 module:overlay(0) +from:0x02177ef4 kind:load to:0x0209794c module:overlay(0) +from:0x02177ef8 kind:load to:0x0209796c module:overlay(0) +from:0x02177efc kind:load to:0x02097998 module:overlay(0) +from:0x02177f38 kind:load to:0x02098518 module:overlay(0) +from:0x02177f3c kind:load to:0x02098554 module:overlay(0) +from:0x02177f40 kind:load to:0x0209856c module:overlay(0) +from:0x02177f44 kind:load to:0x02098578 module:overlay(0) +from:0x02177f48 kind:load to:0x01fff464 module:itcm +from:0x02177f4c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02177f50 kind:load to:0x0217092c module:overlay(94) +from:0x02177f54 kind:load to:0x020984b0 module:overlay(0) +from:0x02177f58 kind:load to:0x02181378 module:overlays(97,98) +from:0x02177f5c kind:load to:0x021813c8 module:overlays(97,98) +from:0x02177f60 kind:load to:0x020984bc module:overlay(0) +from:0x02177f64 kind:load to:0x021813dc module:overlays(97,98,99) +from:0x02177f68 kind:load to:0x020984c4 module:overlay(0) +from:0x02177f6c kind:load to:0x020984c8 module:overlay(0) +from:0x02177f70 kind:load to:0x02098584 module:overlay(0) +from:0x02177f74 kind:load to:0x020985f0 module:overlay(0) +from:0x02177f78 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02177f7c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02177f80 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02177f84 kind:load to:0x021709e4 module:overlay(94) +from:0x02177f88 kind:load to:0x02170a14 module:overlay(94) +from:0x02177f8c kind:load to:0x021709c8 module:overlay(94) +from:0x02177f98 kind:load to:0x02170a6c module:overlay(94) +from:0x02177f9c kind:load to:0x0209ca10 module:overlay(0) +from:0x02177fa0 kind:load to:0x0209ca18 module:overlay(0) +from:0x02177fa4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02177fa8 kind:load to:0x0209ca78 module:overlay(0) +from:0x02177fb4 kind:load to:0x02170b14 module:overlay(94) +from:0x02177fb8 kind:load to:0x02170b58 module:overlay(94) +from:0x02177fbc kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02177fc0 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02177fc4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02177fc8 kind:load to:0x02170d54 module:overlay(94) +from:0x02177fcc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02177fd0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02177fd4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02177fd8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02177fdc kind:load to:0x0209d1e4 module:overlay(0) +from:0x02177fe0 kind:load to:0x0209d1ec module:overlay(0) +from:0x02177fe4 kind:load to:0x02170e10 module:overlay(94) +from:0x02177fe8 kind:load to:0x02170e30 module:overlay(94) +from:0x02177fec kind:load to:0x02170db4 module:overlay(94) +from:0x02177ff8 kind:load to:0x0209d0b0 module:overlay(0) +from:0x02177ffc kind:load to:0x0209d0b8 module:overlay(0) +from:0x02178000 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02178004 kind:load to:0x02170f38 module:overlay(94) +from:0x02178008 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217800c kind:load to:0x020c0598 module:overlays(2,4,17) +from:0x02178010 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02178014 kind:load to:0x0209d1cc module:overlay(0) +from:0x02178018 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217801c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02178020 kind:load to:0x0209d1e4 module:overlay(0) +from:0x02178024 kind:load to:0x0209d1ec module:overlay(0) +from:0x02178028 kind:load to:0x0217102c module:overlay(94) +from:0x0217802c kind:load to:0x02170ff4 module:overlay(94) +from:0x02178030 kind:load to:0x02170f78 module:overlay(94) +from:0x02178040 kind:load to:0x0217105c module:overlay(94) +from:0x02178044 kind:load to:0x020616e0 module:overlay(0) +from:0x02178048 kind:load to:0x020616e4 module:overlay(0) +from:0x0217804c kind:load to:0x020616e8 module:overlay(0) +from:0x02178050 kind:load to:0x020616ec module:overlay(0) +from:0x02178054 kind:load to:0x020616f0 module:overlay(0) +from:0x02178058 kind:load to:0x020616f4 module:overlay(0) +from:0x0217805c kind:load to:0x020616f8 module:overlay(0) +from:0x02178060 kind:load to:0x020616fc module:overlay(0) +from:0x021780b4 kind:load to:0x0209cb9c module:overlay(0) +from:0x021780b8 kind:load to:0x0209cd60 module:overlay(0) +from:0x021780bc kind:load to:0x0209cd7c module:overlay(0) +from:0x021780c0 kind:load to:0x0209cdc0 module:overlay(0) +from:0x021780c4 kind:load to:0x021717a4 module:overlay(94) +from:0x021780c8 kind:load to:0x02171788 module:overlay(94) +from:0x021780cc kind:load to:0x0209cbb4 module:overlay(0) +from:0x021780d8 kind:load to:0x02171088 module:overlay(94) +from:0x021780dc kind:load to:0x0209cb9c module:overlay(0) +from:0x021780e0 kind:load to:0x0209cd60 module:overlay(0) +from:0x021780e4 kind:load to:0x0209cd7c module:overlay(0) +from:0x021780e8 kind:load to:0x0209cdc0 module:overlay(0) +from:0x021780ec kind:load to:0x02171758 module:overlay(94) +from:0x021780f0 kind:load to:0x0217176c module:overlay(94) +from:0x021780f4 kind:load to:0x0209cbb4 module:overlay(0) +from:0x02178100 kind:load to:0x0207cac0 module:overlay(0) +from:0x02178104 kind:load to:0x0207cac8 module:overlay(0) +from:0x02178108 kind:load to:0x0207d2dc module:overlay(0) +from:0x0217810c kind:load to:0x0207d2cc module:overlay(0) +from:0x02178110 kind:load to:0x0207d318 module:overlay(0) +from:0x02178114 kind:load to:0x0207d350 module:overlay(0) +from:0x02178118 kind:load to:0x0207d394 module:overlay(0) +from:0x0217811c kind:load to:0x0207d3bc module:overlay(0) +from:0x02178128 kind:load to:0x021711d0 module:overlay(94) +from:0x0217812c kind:load to:0x0209d0b8 module:overlay(0) +from:0x02178130 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x02178134 kind:load to:0x02170f38 module:overlay(94) +from:0x02178138 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x0217813c kind:load to:0x02171598 module:overlay(94) +from:0x02178140 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02178144 kind:load to:0x0209d1cc module:overlay(0) +from:0x02178148 kind:load to:0x0209d1d4 module:overlay(0) +from:0x0217814c kind:load to:0x0209d1d8 module:overlay(0) +from:0x02178150 kind:load to:0x0217156c module:overlay(94) +from:0x02178154 kind:load to:0x0209d1ec module:overlay(0) +from:0x02178158 kind:load to:0x02171720 module:overlay(94) +from:0x0217815c kind:load to:0x021716e0 module:overlay(94) +from:0x02178160 kind:load to:0x02171318 module:overlay(94) +from:0x02178170 kind:load to:0x021717b8 module:overlay(94) +from:0x02178174 kind:load to:0x020616e0 module:overlay(0) +from:0x02178178 kind:load to:0x020616e4 module:overlay(0) +from:0x02178184 kind:load to:0x020616f0 module:overlay(0) +from:0x02178188 kind:load to:0x020616f4 module:overlay(0) +from:0x02178190 kind:load to:0x020616fc module:overlay(0) +from:0x02178194 kind:load to:0x02171604 module:overlay(94) +from:0x02178198 kind:load to:0x02171674 module:overlay(94) +from:0x0217819c kind:load to:0x02171694 module:overlay(94) +from:0x021781ac kind:load to:0x0209ca10 module:overlay(0) +from:0x021781b0 kind:load to:0x0209ca18 module:overlay(0) +from:0x021781b4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021781b8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021781c4 kind:load to:0x02171814 module:overlay(94) +from:0x021781c8 kind:load to:0x0209ca10 module:overlay(0) +from:0x021781cc kind:load to:0x0209ca18 module:overlay(0) +from:0x021781d0 kind:load to:0x0209ca58 module:overlay(0) +from:0x021781d4 kind:load to:0x0209ca78 module:overlay(0) +from:0x021781e0 kind:load to:0x0209d0b0 module:overlay(0) +from:0x021781e4 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021781e8 kind:load to:0x020c058c module:overlays(2,4,17) +from:0x021781ec kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021781f0 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021781f4 kind:load to:0x0217195c module:overlay(94) +from:0x021781f8 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021781fc kind:load to:0x0209d1cc module:overlay(0) +from:0x02178200 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02178204 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02178208 kind:load to:0x0209d1e4 module:overlay(0) +from:0x0217820c kind:load to:0x0209d1ec module:overlay(0) +from:0x02178210 kind:load to:0x0217197c module:overlay(94) +from:0x02178214 kind:load to:0x0217199c module:overlay(94) +from:0x02178244 kind:load to:0x021719e4 module:overlay(94) +from:0x02178248 kind:load to:0x0209ca10 module:overlay(0) +from:0x0217824c kind:load to:0x0209ca18 module:overlay(0) +from:0x02178250 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178254 kind:load to:0x0209ca78 module:overlay(0) +from:0x02178260 kind:load to:0x02171d4c module:overlay(94) +from:0x02178264 kind:load to:0x02171e58 module:overlay(94) +from:0x02178268 kind:load to:0x02171e9c module:overlay(94) +from:0x0217826c kind:load to:0x021722e0 module:overlay(94) +from:0x02178270 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02178274 kind:load to:0x0217310c module:overlay(94) +from:0x02178278 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217827c kind:load to:0x02172ae0 module:overlay(94) +from:0x02178280 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02178284 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02178288 kind:load to:0x02172bfc module:overlay(94) +from:0x0217828c kind:load to:0x0209d1ec module:overlay(0) +from:0x02178290 kind:load to:0x02171c0c module:overlay(94) +from:0x02178294 kind:load to:0x02171ca8 module:overlay(94) +from:0x02178298 kind:load to:0x02172af4 module:overlay(94) +from:0x0217829c kind:load to:0x021734fc module:overlay(94) +from:0x021782a0 kind:load to:0x02173514 module:overlay(94) +from:0x021782a4 kind:load to:0x02173520 module:overlay(94) +from:0x021782a8 kind:load to:0x02173574 module:overlay(94) +from:0x021782ac kind:load to:0x02172a18 module:overlay(94) +from:0x021782b0 kind:load to:0x02172a44 module:overlay(94) +from:0x021782bc kind:load to:0x021738d8 module:overlay(94) +from:0x021782d4 kind:load to:0x020616e4 module:overlay(0) +from:0x021782d8 kind:load to:0x020616e8 module:overlay(0) +from:0x021782dc kind:load to:0x020616ec module:overlay(0) +from:0x021782e0 kind:load to:0x020616f0 module:overlay(0) +from:0x02178300 kind:load to:0x021738c0 module:overlay(94) +from:0x02178310 kind:load to:0x0209ca10 module:overlay(0) +from:0x02178314 kind:load to:0x0209ca18 module:overlay(0) +from:0x02178318 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217831c kind:load to:0x0209ca78 module:overlay(0) +from:0x02178328 kind:load to:0x02173974 module:overlay(94) +from:0x0217832c kind:load to:0x0209ca10 module:overlay(0) +from:0x02178330 kind:load to:0x0209ca18 module:overlay(0) +from:0x02178334 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178338 kind:load to:0x0209ca78 module:overlay(0) +from:0x02178344 kind:load to:0x02173c10 module:overlay(94) +from:0x02178348 kind:load to:0x02173c40 module:overlay(94) +from:0x0217834c kind:load to:0x02173d34 module:overlay(94) +from:0x02178350 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02178354 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02178358 kind:load to:0x0217460c module:overlay(94) +from:0x0217835c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02178360 kind:load to:0x02174360 module:overlay(94) +from:0x02178364 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02178368 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217836c kind:load to:0x0209d1e4 module:overlay(0) +from:0x02178370 kind:load to:0x0209d1ec module:overlay(0) +from:0x02178374 kind:load to:0x021748d8 module:overlay(94) +from:0x02178378 kind:load to:0x021748f8 module:overlay(94) +from:0x0217837c kind:load to:0x0217448c module:overlay(94) +from:0x02178388 kind:load to:0x02174940 module:overlay(94) +from:0x0217838c kind:load to:0x0209ca10 module:overlay(0) +from:0x02178390 kind:load to:0x0209ca18 module:overlay(0) +from:0x02178394 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178398 kind:load to:0x0209ca78 module:overlay(0) +from:0x021783a4 kind:load to:0x02174a04 module:overlay(94) +from:0x021783a8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021783ac kind:load to:0x02174c88 module:overlay(94) +from:0x021783b0 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x021783b4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021783b8 kind:load to:0x02174c8c module:overlay(94) +from:0x021783bc kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021783c0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021783c4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021783c8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021783cc kind:load to:0x0209d1e4 module:overlay(0) +from:0x021783d0 kind:load to:0x0209d1ec module:overlay(0) +from:0x021783d4 kind:load to:0x02174e70 module:overlay(94) +from:0x021783d8 kind:load to:0x02174e90 module:overlay(94) +from:0x021783dc kind:load to:0x02174e2c module:overlay(94) +from:0x021783f4 kind:load to:0x02174ed8 module:overlay(94) +from:0x021783f8 kind:load to:0x0209ca10 module:overlay(0) +from:0x021783fc kind:load to:0x0209ca18 module:overlay(0) +from:0x02178400 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178404 kind:load to:0x0209ca78 module:overlay(0) +from:0x02178410 kind:load to:0x02175040 module:overlay(94) +from:0x02178414 kind:load to:0x0209d0b8 module:overlay(0) +from:0x02178418 kind:load to:0x0217506c module:overlay(94) +from:0x0217841c kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02178420 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02178424 kind:load to:0x02175190 module:overlay(94) +from:0x02178428 kind:load to:0x020c059c module:overlays(2,4,17) +from:0x0217842c kind:load to:0x02175088 module:overlay(94) +from:0x02178430 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02178434 kind:load to:0x0209d1d8 module:overlay(0) +from:0x02178438 kind:load to:0x0217509c module:overlay(94) +from:0x0217843c kind:load to:0x0209d1ec module:overlay(0) +from:0x02178440 kind:load to:0x0217540c module:overlay(94) +from:0x02178444 kind:load to:0x0217542c module:overlay(94) +from:0x02178458 kind:load to:0x02175474 module:overlay(94) +from:0x0217845c kind:load to:0x0209ca10 module:overlay(0) +from:0x02178460 kind:load to:0x0209ca18 module:overlay(0) +from:0x02178464 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178468 kind:load to:0x0209ca78 module:overlay(0) +from:0x02178474 kind:load to:0x021755ec module:overlay(94) +from:0x02178478 kind:load to:0x021756ac module:overlay(94) +from:0x0217847c kind:load to:0x021757a0 module:overlay(94) +from:0x02178480 kind:load to:0x020c0590 module:overlays(2,4,17) +from:0x02178484 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x02178488 kind:load to:0x02175834 module:overlay(94) +from:0x0217848c kind:load to:0x020c059c module:overlays(2,4,17) +from:0x02178490 kind:load to:0x021757ac module:overlay(94) +from:0x02178494 kind:load to:0x0209d1d4 module:overlay(0) +from:0x02178498 kind:load to:0x0209d1d8 module:overlay(0) +from:0x0217849c kind:load to:0x0209d1e4 module:overlay(0) +from:0x021784a0 kind:load to:0x0209d1ec module:overlay(0) +from:0x021784a4 kind:load to:0x02175adc module:overlay(94) +from:0x021784a8 kind:load to:0x02175b04 module:overlay(94) +from:0x021784ac kind:load to:0x0217580c module:overlay(94) +from:0x021784b8 kind:load to:0x02175b54 module:overlay(94) +from:0x021784bc kind:load to:0x0209ca10 module:overlay(0) +from:0x021784c0 kind:load to:0x0209ca18 module:overlay(0) +from:0x021784c4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021784c8 kind:load to:0x0209ca78 module:overlay(0) +from:0x021784d4 kind:load to:0x02175c90 module:overlay(94) +from:0x021784d8 kind:load to:0x0209d0b8 module:overlay(0) +from:0x021784dc kind:load to:0x02175d1c module:overlay(94) +from:0x021784e0 kind:load to:0x02175ea4 module:overlay(94) +from:0x021784e4 kind:load to:0x020c0594 module:overlays(2,4,17) +from:0x021784e8 kind:load to:0x02175eb8 module:overlay(94) +from:0x021784ec kind:load to:0x020c059c module:overlays(2,4,17) +from:0x021784f0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021784f4 kind:load to:0x0209d1d4 module:overlay(0) +from:0x021784f8 kind:load to:0x0209d1d8 module:overlay(0) +from:0x021784fc kind:load to:0x0209d1e4 module:overlay(0) +from:0x02178500 kind:load to:0x0209d1ec module:overlay(0) +from:0x02178504 kind:load to:0x02175ee4 module:overlay(94) +from:0x02178508 kind:load to:0x02175f04 module:overlay(94) diff --git a/config/eur/arm9/overlays/ov094/symbols.txt b/config/eur/arm9/overlays/ov094/symbols.txt new file mode 100644 index 00000000..f04e5628 --- /dev/null +++ b/config/eur/arm9/overlays/ov094/symbols.txt @@ -0,0 +1,793 @@ +func_ov094_021658a0 kind:function(arm,size=0x98) addr:0x021658a0 +func_ov094_02165938 kind:function(arm,size=0x28) addr:0x02165938 +func_ov094_02165960 kind:function(arm,size=0x30) addr:0x02165960 +func_ov094_02165990 kind:function(arm,size=0x170) addr:0x02165990 +func_ov094_02165b00 kind:function(arm,size=0x98) addr:0x02165b00 +func_ov094_02165b98 kind:function(arm,size=0x18) addr:0x02165b98 +func_ov094_02165bb0 kind:function(arm,size=0x20) addr:0x02165bb0 +func_ov094_02165bd0 kind:function(arm,size=0x8) addr:0x02165bd0 +func_ov094_02165bd8 kind:function(arm,size=0x2c) addr:0x02165bd8 +func_ov094_02165c04 kind:function(arm,size=0x3c) addr:0x02165c04 +func_ov094_02165c40 kind:function(arm,size=0x34) addr:0x02165c40 +func_ov094_02165c74 kind:function(arm,size=0xe0) addr:0x02165c74 +func_ov094_02165d54 kind:function(arm,size=0x74) addr:0x02165d54 +func_ov094_02165dc8 kind:function(arm,size=0x20) addr:0x02165dc8 +func_ov094_02165de8 kind:function(arm,size=0x240) addr:0x02165de8 +func_ov094_02166028 kind:function(arm,size=0x8) addr:0x02166028 +func_ov094_02166030 kind:function(arm,size=0x8) addr:0x02166030 +func_ov094_02166038 kind:function(arm,size=0xc) addr:0x02166038 +func_ov094_02166044 kind:function(arm,size=0x24) addr:0x02166044 +func_ov094_02166068 kind:function(arm,size=0x40) addr:0x02166068 +func_ov094_021660a8 kind:function(arm,size=0x80) addr:0x021660a8 +func_ov094_02166128 kind:function(arm,size=0x14) addr:0x02166128 +func_ov094_0216613c kind:function(arm,size=0x8) addr:0x0216613c +func_ov094_02166144 kind:function(arm,size=0xc) addr:0x02166144 +func_ov094_02166150 kind:function(arm,size=0x4) addr:0x02166150 +func_ov094_02166154 kind:function(arm,size=0x130) addr:0x02166154 +func_ov094_02166284 kind:function(arm,size=0x14) addr:0x02166284 +func_ov094_02166298 kind:function(arm,size=0x1c) addr:0x02166298 +func_ov094_021662b4 kind:function(arm,size=0x14) addr:0x021662b4 +func_ov094_021662c8 kind:function(arm,size=0xc) addr:0x021662c8 +func_ov094_021662d4 kind:function(arm,size=0x24) addr:0x021662d4 +func_ov094_021662f8 kind:function(arm,size=0x12c) addr:0x021662f8 +func_ov094_02166424 kind:function(arm,size=0x14) addr:0x02166424 +func_ov094_02166438 kind:function(arm,size=0x1c) addr:0x02166438 +func_ov094_02166454 kind:function(arm,size=0x128) addr:0x02166454 +func_ov094_0216657c kind:function(arm,size=0x104) addr:0x0216657c +func_ov094_02166680 kind:function(arm,size=0x14) addr:0x02166680 +func_ov094_02166694 kind:function(arm,size=0x58) addr:0x02166694 +func_ov094_021666ec kind:function(arm,size=0x60) addr:0x021666ec +func_ov094_0216674c kind:function(arm,size=0x144) addr:0x0216674c +func_ov094_02166890 kind:function(arm,size=0x3c) addr:0x02166890 +func_ov094_021668cc kind:function(arm,size=0x14) addr:0x021668cc +func_ov094_021668e0 kind:function(arm,size=0x44) addr:0x021668e0 +func_ov094_02166924 kind:function(arm,size=0x290) addr:0x02166924 +func_ov094_02166bb4 kind:function(arm,size=0x18) addr:0x02166bb4 +func_ov094_02166bcc kind:function(arm,size=0x44) addr:0x02166bcc +func_ov094_02166c10 kind:function(arm,size=0x1c) addr:0x02166c10 +func_ov094_02166c2c kind:function(arm,size=0x5c) addr:0x02166c2c +func_ov094_02166c88 kind:function(arm,size=0x188) addr:0x02166c88 +func_ov094_02166e10 kind:function(arm,size=0x50) addr:0x02166e10 +func_ov094_02166e60 kind:function(arm,size=0x134) addr:0x02166e60 +func_ov094_02166f94 kind:function(arm,size=0x90) addr:0x02166f94 +func_ov094_02167024 kind:function(arm,size=0x200) addr:0x02167024 +func_ov094_02167224 kind:function(arm,size=0x18) addr:0x02167224 +func_ov094_0216723c kind:function(arm,size=0x2dc) addr:0x0216723c +func_ov094_02167518 kind:function(arm,size=0x94) addr:0x02167518 +func_ov094_021675ac kind:function(arm,size=0x68) addr:0x021675ac +func_ov094_02167614 kind:function(arm,size=0x74) addr:0x02167614 +func_ov094_02167688 kind:function(arm,size=0x68) addr:0x02167688 +func_ov094_021676f0 kind:function(arm,size=0x4) addr:0x021676f0 +func_ov094_021676f4 kind:function(arm,size=0xa0) addr:0x021676f4 +func_ov094_02167794 kind:function(arm,size=0x88) addr:0x02167794 +func_ov094_0216781c kind:function(arm,size=0x20) addr:0x0216781c +func_ov094_0216783c kind:function(arm,size=0x8) addr:0x0216783c +func_ov094_02167844 kind:function(arm,size=0x8) addr:0x02167844 +func_ov094_0216784c kind:function(arm,size=0x260) addr:0x0216784c +func_ov094_02167aac kind:function(arm,size=0xc) addr:0x02167aac +func_ov094_02167ab8 kind:function(arm,size=0x6c) addr:0x02167ab8 +func_ov094_02167b24 kind:function(arm,size=0x40) addr:0x02167b24 +func_ov094_02167b64 kind:function(arm,size=0x8c) addr:0x02167b64 +func_ov094_02167bf0 kind:function(arm,size=0x64) addr:0x02167bf0 +func_ov094_02167c54 kind:function(arm,size=0xcc) addr:0x02167c54 +func_ov094_02167d20 kind:function(arm,size=0x9c) addr:0x02167d20 +func_ov094_02167dbc kind:function(arm,size=0x9c) addr:0x02167dbc +func_ov094_02167e58 kind:function(arm,size=0x364) addr:0x02167e58 +func_ov094_021681bc kind:function(arm,size=0xa0) addr:0x021681bc +func_ov094_0216825c kind:function(arm,size=0xb4) addr:0x0216825c +func_ov094_02168310 kind:function(arm,size=0x38) addr:0x02168310 +func_ov094_02168348 kind:function(arm,size=0x1c) addr:0x02168348 +func_ov094_02168364 kind:function(arm,size=0x24) addr:0x02168364 +func_ov094_02168388 kind:function(arm,size=0x3c) addr:0x02168388 +func_ov094_021683c4 kind:function(arm,size=0x14) addr:0x021683c4 +func_ov094_021683d8 kind:function(arm,size=0xc) addr:0x021683d8 +func_ov094_021683e4 kind:function(arm,size=0x24) addr:0x021683e4 +func_ov094_02168408 kind:function(arm,size=0x34) addr:0x02168408 +func_ov094_0216843c kind:function(arm,size=0x2c) addr:0x0216843c +func_ov094_02168468 kind:function(arm,size=0x34) addr:0x02168468 +func_ov094_0216849c kind:function(arm,size=0xec) addr:0x0216849c +func_ov094_02168588 kind:function(arm,size=0x34) addr:0x02168588 +func_ov094_021685bc kind:function(arm,size=0x68) addr:0x021685bc +func_ov094_02168624 kind:function(arm,size=0x358) addr:0x02168624 +func_ov094_0216897c kind:function(arm,size=0x14) addr:0x0216897c +func_ov094_02168990 kind:function(arm,size=0x1c) addr:0x02168990 +func_ov094_021689ac kind:function(arm,size=0x14) addr:0x021689ac +func_ov094_021689c0 kind:function(arm,size=0xc) addr:0x021689c0 +func_ov094_021689cc kind:function(arm,size=0x24) addr:0x021689cc +func_ov094_021689f0 kind:function(arm,size=0x40) addr:0x021689f0 +func_ov094_02168a30 kind:function(arm,size=0x180) addr:0x02168a30 +func_ov094_02168bb0 kind:function(arm,size=0x1b4) addr:0x02168bb0 +func_ov094_02168d64 kind:function(arm,size=0x10) addr:0x02168d64 +func_ov094_02168d74 kind:function(arm,size=0x3c) addr:0x02168d74 +func_ov094_02168db0 kind:function(arm,size=0xb0) addr:0x02168db0 +func_ov094_02168e60 kind:function(arm,size=0x204) addr:0x02168e60 +func_ov094_02169064 kind:function(arm,size=0x128) addr:0x02169064 +func_ov094_0216918c kind:function(arm,size=0x4c) addr:0x0216918c +func_ov094_021691d8 kind:function(arm,size=0x16c) addr:0x021691d8 +func_ov094_02169344 kind:function(arm,size=0x40) addr:0x02169344 +func_ov094_02169384 kind:function(arm,size=0x38) addr:0x02169384 +func_ov094_021693bc kind:function(arm,size=0xc) addr:0x021693bc +func_ov094_021693c8 kind:function(arm,size=0xcc) addr:0x021693c8 +func_ov094_02169494 kind:function(arm,size=0xc) addr:0x02169494 +func_ov094_021694a0 kind:function(arm,size=0x40) addr:0x021694a0 +func_ov094_021694e0 kind:function(arm,size=0x48) addr:0x021694e0 +func_ov094_02169528 kind:function(arm,size=0x14) addr:0x02169528 +func_ov094_0216953c kind:function(arm,size=0xc) addr:0x0216953c +func_ov094_02169548 kind:function(arm,size=0x28) addr:0x02169548 +func_ov094_02169570 kind:function(arm,size=0x78) addr:0x02169570 +func_ov094_021695e8 kind:function(arm,size=0x26c) addr:0x021695e8 +func_ov094_02169854 kind:function(arm,size=0x14) addr:0x02169854 +func_ov094_02169868 kind:function(arm,size=0x14) addr:0x02169868 +func_ov094_0216987c kind:function(arm,size=0x64) addr:0x0216987c +func_ov094_021698e0 kind:function(arm,size=0x6c) addr:0x021698e0 +func_ov094_0216994c kind:function(arm,size=0xa0) addr:0x0216994c +func_ov094_021699ec kind:function(arm,size=0x138) addr:0x021699ec +func_ov094_02169b24 kind:function(arm,size=0x100) addr:0x02169b24 +func_ov094_02169c24 kind:function(arm,size=0x8) addr:0x02169c24 +func_ov094_02169c2c kind:function(arm,size=0x18) addr:0x02169c2c +func_ov094_02169c44 kind:function(arm,size=0xb8) addr:0x02169c44 +func_ov094_02169cfc kind:function(arm,size=0xd4) addr:0x02169cfc +func_ov094_02169dd0 kind:function(arm,size=0xe4) addr:0x02169dd0 +func_ov094_02169eb4 kind:function(arm,size=0xa0) addr:0x02169eb4 +func_ov094_02169f54 kind:function(arm,size=0xa8) addr:0x02169f54 +func_ov094_02169ffc kind:function(arm,size=0x24) addr:0x02169ffc +func_ov094_0216a020 kind:function(arm,size=0x10) addr:0x0216a020 +func_ov094_0216a030 kind:function(arm,size=0x1c) addr:0x0216a030 +func_ov094_0216a04c kind:function(arm,size=0x24) addr:0x0216a04c +func_ov094_0216a070 kind:function(arm,size=0x2c) addr:0x0216a070 +func_ov094_0216a09c kind:function(arm,size=0x1c) addr:0x0216a09c +func_ov094_0216a0b8 kind:function(arm,size=0x28) addr:0x0216a0b8 +func_ov094_0216a0e0 kind:function(arm,size=0x20) addr:0x0216a0e0 +func_ov094_0216a100 kind:function(arm,size=0x14) addr:0x0216a100 +func_ov094_0216a114 kind:function(arm,size=0x38) addr:0x0216a114 +func_ov094_0216a14c kind:function(arm,size=0x1d4) addr:0x0216a14c +func_ov094_0216a320 kind:function(arm,size=0xc) addr:0x0216a320 +func_ov094_0216a32c kind:function(arm,size=0x24) addr:0x0216a32c +func_ov094_0216a350 kind:function(arm,size=0x4c) addr:0x0216a350 +func_ov094_0216a39c kind:function(arm,size=0x104) addr:0x0216a39c +func_ov094_0216a4a0 kind:function(arm,size=0x14) addr:0x0216a4a0 +func_ov094_0216a4b4 kind:function(arm,size=0x20) addr:0x0216a4b4 +func_ov094_0216a4d4 kind:function(arm,size=0x28) addr:0x0216a4d4 +func_ov094_0216a4fc kind:function(arm,size=0xd8) addr:0x0216a4fc +func_ov094_0216a5d4 kind:function(arm,size=0x2c) addr:0x0216a5d4 +func_ov094_0216a600 kind:function(arm,size=0x14c) addr:0x0216a600 +func_ov094_0216a74c kind:function(arm,size=0x14) addr:0x0216a74c +func_ov094_0216a760 kind:function(arm,size=0x8) addr:0x0216a760 +func_ov094_0216a768 kind:function(arm,size=0x20) addr:0x0216a768 +func_ov094_0216a788 kind:function(arm,size=0xc4) addr:0x0216a788 +func_ov094_0216a84c kind:function(arm,size=0x24) addr:0x0216a84c +func_ov094_0216a870 kind:function(arm,size=0xb8) addr:0x0216a870 +func_ov094_0216a928 kind:function(arm,size=0x150) addr:0x0216a928 +func_ov094_0216aa78 kind:function(arm,size=0x6c) addr:0x0216aa78 +func_ov094_0216aae4 kind:function(arm,size=0x50) addr:0x0216aae4 +func_ov094_0216ab34 kind:function(arm,size=0x274) addr:0x0216ab34 +func_ov094_0216ada8 kind:function(arm,size=0x118) addr:0x0216ada8 +func_ov094_0216aec0 kind:function(arm,size=0x28) addr:0x0216aec0 +func_ov094_0216aee8 kind:function(arm,size=0x268) addr:0x0216aee8 +func_ov094_0216b150 kind:function(arm,size=0x38) addr:0x0216b150 +func_ov094_0216b188 kind:function(arm,size=0x1c) addr:0x0216b188 +func_ov094_0216b1a4 kind:function(arm,size=0x1c) addr:0x0216b1a4 +func_ov094_0216b1c0 kind:function(arm,size=0x14) addr:0x0216b1c0 +func_ov094_0216b1d4 kind:function(arm,size=0xb0) addr:0x0216b1d4 +func_ov094_0216b284 kind:function(arm,size=0xc) addr:0x0216b284 +func_ov094_0216b290 kind:function(arm,size=0x24) addr:0x0216b290 +func_ov094_0216b2b4 kind:function(arm,size=0xd0) addr:0x0216b2b4 +func_ov094_0216b384 kind:function(arm,size=0xb8) addr:0x0216b384 +func_ov094_0216b43c kind:function(arm,size=0x20) addr:0x0216b43c +func_ov094_0216b45c kind:function(arm,size=0x28) addr:0x0216b45c +func_ov094_0216b484 kind:function(arm,size=0x218) addr:0x0216b484 +func_ov094_0216b69c kind:function(arm,size=0x40) addr:0x0216b69c +func_ov094_0216b6dc kind:function(arm,size=0x38) addr:0x0216b6dc +func_ov094_0216b714 kind:function(arm,size=0x4) addr:0x0216b714 +func_ov094_0216b718 kind:function(arm,size=0x140) addr:0x0216b718 +func_ov094_0216b858 kind:function(arm,size=0x38) addr:0x0216b858 +func_ov094_0216b890 kind:function(arm,size=0x5a8) addr:0x0216b890 +func_ov094_0216be38 kind:function(arm,size=0x120) addr:0x0216be38 +func_ov094_0216bf58 kind:function(arm,size=0x4c) addr:0x0216bf58 +func_ov094_0216bfa4 kind:function(arm,size=0x224) addr:0x0216bfa4 +func_ov094_0216c1c8 kind:function(arm,size=0x184) addr:0x0216c1c8 +func_ov094_0216c34c kind:function(arm,size=0x20) addr:0x0216c34c +func_ov094_0216c36c kind:function(arm,size=0x2c) addr:0x0216c36c +func_ov094_0216c398 kind:function(arm,size=0x14) addr:0x0216c398 +func_ov094_0216c3ac kind:function(arm,size=0x38) addr:0x0216c3ac +func_ov094_0216c3e4 kind:function(arm,size=0x248) addr:0x0216c3e4 +func_ov094_0216c62c kind:function(arm,size=0xc) addr:0x0216c62c +func_ov094_0216c638 kind:function(arm,size=0x24) addr:0x0216c638 +func_ov094_0216c65c kind:function(arm,size=0x50) addr:0x0216c65c +func_ov094_0216c6ac kind:function(arm,size=0x120) addr:0x0216c6ac +func_ov094_0216c7cc kind:function(arm,size=0x14) addr:0x0216c7cc +func_ov094_0216c7e0 kind:function(arm,size=0x20) addr:0x0216c7e0 +func_ov094_0216c800 kind:function(arm,size=0x28) addr:0x0216c800 +func_ov094_0216c828 kind:function(arm,size=0xd8) addr:0x0216c828 +func_ov094_0216c900 kind:function(arm,size=0x2c) addr:0x0216c900 +func_ov094_0216c92c kind:function(arm,size=0x518) addr:0x0216c92c +func_ov094_0216ce44 kind:function(arm,size=0x14) addr:0x0216ce44 +func_ov094_0216ce58 kind:function(arm,size=0x40) addr:0x0216ce58 +func_ov094_0216ce98 kind:function(arm,size=0x20) addr:0x0216ce98 +func_ov094_0216ceb8 kind:function(arm,size=0xf8) addr:0x0216ceb8 +func_ov094_0216cfb0 kind:function(arm,size=0x4) addr:0x0216cfb0 +func_ov094_0216cfb4 kind:function(arm,size=0x24) addr:0x0216cfb4 +func_ov094_0216cfd8 kind:function(arm,size=0x4) addr:0x0216cfd8 +func_ov094_0216cfdc kind:function(arm,size=0x50) addr:0x0216cfdc +func_ov094_0216d02c kind:function(arm,size=0x88) addr:0x0216d02c +func_ov094_0216d0b4 kind:function(arm,size=0x25c) addr:0x0216d0b4 +func_ov094_0216d310 kind:function(arm,size=0x4) addr:0x0216d310 +func_ov094_0216d314 kind:function(arm,size=0x74) addr:0x0216d314 +func_ov094_0216d388 kind:function(arm,size=0x50) addr:0x0216d388 +func_ov094_0216d3d8 kind:function(arm,size=0x29c) addr:0x0216d3d8 +func_ov094_0216d674 kind:function(arm,size=0xe8) addr:0x0216d674 +func_ov094_0216d75c kind:function(arm,size=0x28) addr:0x0216d75c +func_ov094_0216d784 kind:function(arm,size=0x2b8) addr:0x0216d784 +func_ov094_0216da3c kind:function(arm,size=0x38) addr:0x0216da3c +func_ov094_0216da74 kind:function(arm,size=0x1c) addr:0x0216da74 +func_ov094_0216da90 kind:function(arm,size=0x1c) addr:0x0216da90 +func_ov094_0216daac kind:function(arm,size=0x14) addr:0x0216daac +func_ov094_0216dac0 kind:function(arm,size=0xc) addr:0x0216dac0 +func_ov094_0216dacc kind:function(arm,size=0x24) addr:0x0216dacc +func_ov094_0216daf0 kind:function(arm,size=0x28) addr:0x0216daf0 +func_ov094_0216db18 kind:function(arm,size=0x54) addr:0x0216db18 +func_ov094_0216db6c kind:function(arm,size=0xb0) addr:0x0216db6c +func_ov094_0216dc1c kind:function(arm,size=0x30) addr:0x0216dc1c +func_ov094_0216dc4c kind:function(arm,size=0xbc) addr:0x0216dc4c +func_ov094_0216dd08 kind:function(arm,size=0x14) addr:0x0216dd08 +func_ov094_0216dd1c kind:function(arm,size=0x14) addr:0x0216dd1c +func_ov094_0216dd30 kind:function(arm,size=0x68) addr:0x0216dd30 +func_ov094_0216dd98 kind:function(arm,size=0x10) addr:0x0216dd98 +func_ov094_0216dda8 kind:function(arm,size=0x64) addr:0x0216dda8 +func_ov094_0216de0c kind:function(arm,size=0x20) addr:0x0216de0c +func_ov094_0216de2c kind:function(arm,size=0x28) addr:0x0216de2c +func_ov094_0216de54 kind:function(arm,size=0x14) addr:0x0216de54 +func_ov094_0216de68 kind:function(arm,size=0xc) addr:0x0216de68 +func_ov094_0216de74 kind:function(arm,size=0x24) addr:0x0216de74 +func_ov094_0216de98 kind:function(arm,size=0x3c) addr:0x0216de98 +func_ov094_0216ded4 kind:function(arm,size=0xc0) addr:0x0216ded4 +func_ov094_0216df94 kind:function(arm,size=0x14) addr:0x0216df94 +func_ov094_0216dfa8 kind:function(arm,size=0x2e8) addr:0x0216dfa8 +func_ov094_0216e290 kind:function(arm,size=0x14) addr:0x0216e290 +func_ov094_0216e2a4 kind:function(arm,size=0x8) addr:0x0216e2a4 +func_ov094_0216e2ac kind:function(arm,size=0x28) addr:0x0216e2ac +func_ov094_0216e2d4 kind:function(arm,size=0x20) addr:0x0216e2d4 +func_ov094_0216e2f4 kind:function(arm,size=0xc) addr:0x0216e2f4 +func_ov094_0216e300 kind:function(arm,size=0x1c) addr:0x0216e300 +func_ov094_0216e31c kind:function(arm,size=0x30) addr:0x0216e31c +func_ov094_0216e34c kind:function(arm,size=0x38) addr:0x0216e34c +func_ov094_0216e384 kind:function(arm,size=0x20) addr:0x0216e384 +func_ov094_0216e3a4 kind:function(arm,size=0xc) addr:0x0216e3a4 +func_ov094_0216e3b0 kind:function(arm,size=0x24) addr:0x0216e3b0 +func_ov094_0216e3d4 kind:function(arm,size=0x34) addr:0x0216e3d4 +func_ov094_0216e408 kind:function(arm,size=0x34) addr:0x0216e408 +func_ov094_0216e43c kind:function(arm,size=0x8) addr:0x0216e43c +func_ov094_0216e444 kind:function(arm,size=0x4c) addr:0x0216e444 +func_ov094_0216e490 kind:function(arm,size=0x14) addr:0x0216e490 +func_ov094_0216e4a4 kind:function(arm,size=0x4c) addr:0x0216e4a4 +func_ov094_0216e4f0 kind:function(arm,size=0xb4) addr:0x0216e4f0 +func_ov094_0216e5a4 kind:function(arm,size=0x458) addr:0x0216e5a4 +func_ov094_0216e9fc kind:function(arm,size=0x398) addr:0x0216e9fc +func_ov094_0216ed94 kind:function(arm,size=0x3c) addr:0x0216ed94 +func_ov094_0216edd0 kind:function(arm,size=0x14) addr:0x0216edd0 +func_ov094_0216ede4 kind:function(arm,size=0x1c) addr:0x0216ede4 +func_ov094_0216ee00 kind:function(arm,size=0x14) addr:0x0216ee00 +func_ov094_0216ee14 kind:function(arm,size=0xc) addr:0x0216ee14 +func_ov094_0216ee20 kind:function(arm,size=0x24) addr:0x0216ee20 +func_ov094_0216ee44 kind:function(arm,size=0x54) addr:0x0216ee44 +func_ov094_0216ee98 kind:function(arm,size=0x74) addr:0x0216ee98 +func_ov094_0216ef0c kind:function(arm,size=0x64) addr:0x0216ef0c +func_ov094_0216ef70 kind:function(arm,size=0xc0) addr:0x0216ef70 +func_ov094_0216f030 kind:function(arm,size=0x78) addr:0x0216f030 +func_ov094_0216f0a8 kind:function(arm,size=0x80) addr:0x0216f0a8 +func_ov094_0216f128 kind:function(arm,size=0x14) addr:0x0216f128 +func_ov094_0216f13c kind:function(arm,size=0xbc) addr:0x0216f13c +func_ov094_0216f1f8 kind:function(arm,size=0x14) addr:0x0216f1f8 +func_ov094_0216f20c kind:function(arm,size=0x44) addr:0x0216f20c +func_ov094_0216f250 kind:function(arm,size=0x3c) addr:0x0216f250 +func_ov094_0216f28c kind:function(arm,size=0x134) addr:0x0216f28c +func_ov094_0216f3c0 kind:function(arm,size=0x24) addr:0x0216f3c0 +func_ov094_0216f3e4 kind:function(arm,size=0x14) addr:0x0216f3e4 +func_ov094_0216f3f8 kind:function(arm,size=0x48) addr:0x0216f3f8 +func_ov094_0216f440 kind:function(arm,size=0x6c) addr:0x0216f440 +func_ov094_0216f4ac kind:function(arm,size=0x5c) addr:0x0216f4ac +func_ov094_0216f508 kind:function(arm,size=0x24) addr:0x0216f508 +func_ov094_0216f52c kind:function(arm,size=0x4) addr:0x0216f52c +func_ov094_0216f530 kind:function(arm,size=0x14) addr:0x0216f530 +func_ov094_0216f544 kind:function(arm,size=0x24) addr:0x0216f544 +func_ov094_0216f568 kind:function(arm,size=0x34) addr:0x0216f568 +func_ov094_0216f59c kind:function(arm,size=0x1c) addr:0x0216f59c +func_ov094_0216f5b8 kind:function(arm,size=0x168) addr:0x0216f5b8 +func_ov094_0216f720 kind:function(arm,size=0x28) addr:0x0216f720 +func_ov094_0216f748 kind:function(arm,size=0xb0) addr:0x0216f748 +func_ov094_0216f7f8 kind:function(arm,size=0x54) addr:0x0216f7f8 +func_ov094_0216f84c kind:function(arm,size=0x100) addr:0x0216f84c +func_ov094_0216f94c kind:function(arm,size=0x20) addr:0x0216f94c +func_ov094_0216f96c kind:function(arm,size=0xa4) addr:0x0216f96c +func_ov094_0216fa10 kind:function(arm,size=0x34) addr:0x0216fa10 +func_ov094_0216fa44 kind:function(arm,size=0x20) addr:0x0216fa44 +func_ov094_0216fa64 kind:function(arm,size=0x28) addr:0x0216fa64 +func_ov094_0216fa8c kind:function(arm,size=0xc) addr:0x0216fa8c +func_ov094_0216fa98 kind:function(arm,size=0x24) addr:0x0216fa98 +func_ov094_0216fabc kind:function(arm,size=0x44) addr:0x0216fabc +func_ov094_0216fb00 kind:function(arm,size=0xc0) addr:0x0216fb00 +func_ov094_0216fbc0 kind:function(arm,size=0x14) addr:0x0216fbc0 +func_ov094_0216fbd4 kind:function(arm,size=0x8) addr:0x0216fbd4 +func_ov094_0216fbdc kind:function(arm,size=0x98) addr:0x0216fbdc +func_ov094_0216fc74 kind:function(arm,size=0x8) addr:0x0216fc74 +func_ov094_0216fc7c kind:function(arm,size=0xdc) addr:0x0216fc7c +func_ov094_0216fd58 kind:function(arm,size=0xdc) addr:0x0216fd58 +func_ov094_0216fe34 kind:function(arm,size=0x3c) addr:0x0216fe34 +func_ov094_0216fe70 kind:function(arm,size=0x178) addr:0x0216fe70 +func_ov094_0216ffe8 kind:function(arm,size=0x38c) addr:0x0216ffe8 +func_ov094_02170374 kind:function(arm,size=0x210) addr:0x02170374 +func_ov094_02170584 kind:function(arm,size=0x50) addr:0x02170584 +func_ov094_021705d4 kind:function(arm,size=0x84) addr:0x021705d4 +func_ov094_02170658 kind:function(arm,size=0x8c) addr:0x02170658 +func_ov094_021706e4 kind:function(arm,size=0x14) addr:0x021706e4 +func_ov094_021706f8 kind:function(arm,size=0xc) addr:0x021706f8 +func_ov094_02170704 kind:function(arm,size=0x24) addr:0x02170704 +func_ov094_02170728 kind:function(arm,size=0x30) addr:0x02170728 +func_ov094_02170758 kind:function(arm,size=0x20) addr:0x02170758 +func_ov094_02170778 kind:function(arm,size=0x9c) addr:0x02170778 +func_ov094_02170814 kind:function(arm,size=0x1c) addr:0x02170814 +func_ov094_02170830 kind:function(arm,size=0x30) addr:0x02170830 +func_ov094_02170860 kind:function(arm,size=0x38) addr:0x02170860 +func_ov094_02170898 kind:function(arm,size=0x14) addr:0x02170898 +func_ov094_021708ac kind:function(arm,size=0xc) addr:0x021708ac +func_ov094_021708b8 kind:function(arm,size=0x24) addr:0x021708b8 +func_ov094_021708dc kind:function(arm,size=0x30) addr:0x021708dc +func_ov094_0217090c kind:function(arm,size=0x20) addr:0x0217090c +func_ov094_0217092c kind:function(arm,size=0x9c) addr:0x0217092c +func_ov094_021709c8 kind:function(arm,size=0x1c) addr:0x021709c8 +func_ov094_021709e4 kind:function(arm,size=0x30) addr:0x021709e4 +func_ov094_02170a14 kind:function(arm,size=0x38) addr:0x02170a14 +func_ov094_02170a4c kind:function(arm,size=0x14) addr:0x02170a4c +func_ov094_02170a60 kind:function(arm,size=0xc) addr:0x02170a60 +func_ov094_02170a6c kind:function(arm,size=0x24) addr:0x02170a6c +func_ov094_02170a90 kind:function(arm,size=0x48) addr:0x02170a90 +func_ov094_02170ad8 kind:function(arm,size=0x3c) addr:0x02170ad8 +func_ov094_02170b14 kind:function(arm,size=0x44) addr:0x02170b14 +func_ov094_02170b58 kind:function(arm,size=0x1fc) addr:0x02170b58 +func_ov094_02170d54 kind:function(arm,size=0x60) addr:0x02170d54 +func_ov094_02170db4 kind:function(arm,size=0x5c) addr:0x02170db4 +func_ov094_02170e10 kind:function(arm,size=0x20) addr:0x02170e10 +func_ov094_02170e30 kind:function(arm,size=0x28) addr:0x02170e30 +func_ov094_02170e58 kind:function(arm,size=0x14) addr:0x02170e58 +func_ov094_02170e6c kind:function(arm,size=0xcc) addr:0x02170e6c +func_ov094_02170f38 kind:function(arm,size=0x40) addr:0x02170f38 +func_ov094_02170f78 kind:function(arm,size=0x4) addr:0x02170f78 +func_ov094_02170f7c kind:function(arm,size=0x24) addr:0x02170f7c +func_ov094_02170fa0 kind:function(arm,size=0x34) addr:0x02170fa0 +func_ov094_02170fd4 kind:function(arm,size=0x20) addr:0x02170fd4 +func_ov094_02170ff4 kind:function(arm,size=0x38) addr:0x02170ff4 +func_ov094_0217102c kind:function(arm,size=0x30) addr:0x0217102c +func_ov094_0217105c kind:function(arm,size=0x2c) addr:0x0217105c +func_ov094_02171088 kind:function(arm,size=0x24) addr:0x02171088 +func_ov094_021710ac kind:function(arm,size=0xa4) addr:0x021710ac +func_ov094_02171150 kind:function(arm,size=0x40) addr:0x02171150 +func_ov094_02171190 kind:function(arm,size=0x40) addr:0x02171190 +func_ov094_021711d0 kind:function(arm,size=0x148) addr:0x021711d0 +func_ov094_02171318 kind:function(arm,size=0x190) addr:0x02171318 +func_ov094_021714a8 kind:function(arm,size=0xc4) addr:0x021714a8 +func_ov094_0217156c kind:function(arm,size=0x2c) addr:0x0217156c +func_ov094_02171598 kind:function(arm,size=0x6c) addr:0x02171598 +func_ov094_02171604 kind:function(arm,size=0x70) addr:0x02171604 +func_ov094_02171674 kind:function(arm,size=0x20) addr:0x02171674 +func_ov094_02171694 kind:function(arm,size=0x4c) addr:0x02171694 +func_ov094_021716e0 kind:function(arm,size=0x40) addr:0x021716e0 +func_ov094_02171720 kind:function(arm,size=0x38) addr:0x02171720 +func_ov094_02171758 kind:function(arm,size=0x14) addr:0x02171758 +func_ov094_0217176c kind:function(arm,size=0x1c) addr:0x0217176c +func_ov094_02171788 kind:function(arm,size=0x1c) addr:0x02171788 +func_ov094_021717a4 kind:function(arm,size=0x14) addr:0x021717a4 +func_ov094_021717b8 kind:function(arm,size=0x5c) addr:0x021717b8 +func_ov094_02171814 kind:function(arm,size=0x24) addr:0x02171814 +func_ov094_02171838 kind:function(arm,size=0x94) addr:0x02171838 +func_ov094_021718cc kind:function(arm,size=0x90) addr:0x021718cc +func_ov094_0217195c kind:function(arm,size=0x20) addr:0x0217195c +func_ov094_0217197c kind:function(arm,size=0x20) addr:0x0217197c +func_ov094_0217199c kind:function(arm,size=0x28) addr:0x0217199c +func_ov094_021719c4 kind:function(arm,size=0x14) addr:0x021719c4 +func_ov094_021719d8 kind:function(arm,size=0xc) addr:0x021719d8 +func_ov094_021719e4 kind:function(arm,size=0x24) addr:0x021719e4 +func_ov094_02171a08 kind:function(arm,size=0x8c) addr:0x02171a08 +func_ov094_02171a94 kind:function(arm,size=0x178) addr:0x02171a94 +func_ov094_02171c0c kind:function(arm,size=0x9c) addr:0x02171c0c +func_ov094_02171ca8 kind:function(arm,size=0xa4) addr:0x02171ca8 +func_ov094_02171d4c kind:function(arm,size=0x10c) addr:0x02171d4c +func_ov094_02171e58 kind:function(arm,size=0x44) addr:0x02171e58 +func_ov094_02171e9c kind:function(arm,size=0x120) addr:0x02171e9c +func_ov094_02171fbc kind:function(arm,size=0x74) addr:0x02171fbc +func_ov094_02172030 kind:function(arm,size=0x260) addr:0x02172030 +func_ov094_02172290 kind:function(arm,size=0x50) addr:0x02172290 +func_ov094_021722e0 kind:function(arm,size=0x14) addr:0x021722e0 +func_ov094_021722f4 kind:function(arm,size=0x3ac) addr:0x021722f4 +func_ov094_021726a0 kind:function(arm,size=0xc) addr:0x021726a0 +func_ov094_021726ac kind:function(arm,size=0x128) addr:0x021726ac +func_ov094_021727d4 kind:function(arm,size=0xd0) addr:0x021727d4 +func_ov094_021728a4 kind:function(arm,size=0x8c) addr:0x021728a4 +func_ov094_02172930 kind:function(arm,size=0xe8) addr:0x02172930 +func_ov094_02172a18 kind:function(arm,size=0x2c) addr:0x02172a18 +func_ov094_02172a44 kind:function(arm,size=0x9c) addr:0x02172a44 +func_ov094_02172ae0 kind:function(arm,size=0x14) addr:0x02172ae0 +func_ov094_02172af4 kind:function(arm,size=0x108) addr:0x02172af4 +func_ov094_02172bfc kind:function(arm,size=0x98) addr:0x02172bfc +func_ov094_02172c94 kind:function(arm,size=0x478) addr:0x02172c94 +func_ov094_0217310c kind:function(arm,size=0xd8) addr:0x0217310c +func_ov094_021731e4 kind:function(arm,size=0x280) addr:0x021731e4 +func_ov094_02173464 kind:function(arm,size=0x30) addr:0x02173464 +func_ov094_02173494 kind:function(arm,size=0x40) addr:0x02173494 +func_ov094_021734d4 kind:function(arm,size=0x28) addr:0x021734d4 +func_ov094_021734fc kind:function(arm,size=0x18) addr:0x021734fc +func_ov094_02173514 kind:function(arm,size=0xc) addr:0x02173514 +func_ov094_02173520 kind:function(arm,size=0x54) addr:0x02173520 +func_ov094_02173574 kind:function(arm,size=0x4) addr:0x02173574 +func_ov094_02173578 kind:function(arm,size=0xc) addr:0x02173578 +func_ov094_02173584 kind:function(arm,size=0x94) addr:0x02173584 +func_ov094_02173618 kind:function(arm,size=0x8) addr:0x02173618 +func_ov094_02173620 kind:function(arm,size=0x60) addr:0x02173620 +func_ov094_02173680 kind:function(arm,size=0x240) addr:0x02173680 +func_ov094_021738c0 kind:function(arm,size=0x4) addr:0x021738c0 +func_ov094_021738c4 kind:function(arm,size=0x14) addr:0x021738c4 +func_ov094_021738d8 kind:function(arm,size=0x9c) addr:0x021738d8 +func_ov094_02173974 kind:function(arm,size=0x24) addr:0x02173974 +func_ov094_02173998 kind:function(arm,size=0x170) addr:0x02173998 +func_ov094_02173b08 kind:function(arm,size=0x108) addr:0x02173b08 +func_ov094_02173c10 kind:function(arm,size=0x30) addr:0x02173c10 +func_ov094_02173c40 kind:function(arm,size=0xf4) addr:0x02173c40 +func_ov094_02173d34 kind:function(arm,size=0x528) addr:0x02173d34 +func_ov094_0217425c kind:function(arm,size=0x7c) addr:0x0217425c +func_ov094_021742d8 kind:function(arm,size=0x88) addr:0x021742d8 +func_ov094_02174360 kind:function(arm,size=0x12c) addr:0x02174360 +func_ov094_0217448c kind:function(arm,size=0x180) addr:0x0217448c +func_ov094_0217460c kind:function(arm,size=0x88) addr:0x0217460c +func_ov094_02174694 kind:function(arm,size=0x18) addr:0x02174694 +func_ov094_021746ac kind:function(arm,size=0x20) addr:0x021746ac +func_ov094_021746cc kind:function(arm,size=0x1a4) addr:0x021746cc +func_ov094_02174870 kind:function(arm,size=0x18) addr:0x02174870 +func_ov094_02174888 kind:function(arm,size=0x50) addr:0x02174888 +func_ov094_021748d8 kind:function(arm,size=0x20) addr:0x021748d8 +func_ov094_021748f8 kind:function(arm,size=0x28) addr:0x021748f8 +func_ov094_02174920 kind:function(arm,size=0x14) addr:0x02174920 +func_ov094_02174934 kind:function(arm,size=0xc) addr:0x02174934 +func_ov094_02174940 kind:function(arm,size=0x24) addr:0x02174940 +func_ov094_02174964 kind:function(arm,size=0x50) addr:0x02174964 +func_ov094_021749b4 kind:function(arm,size=0x50) addr:0x021749b4 +func_ov094_02174a04 kind:function(arm,size=0x284) addr:0x02174a04 +func_ov094_02174c88 kind:function(arm,size=0x4) addr:0x02174c88 +func_ov094_02174c8c kind:function(arm,size=0x1a0) addr:0x02174c8c +func_ov094_02174e2c kind:function(arm,size=0x44) addr:0x02174e2c +func_ov094_02174e70 kind:function(arm,size=0x20) addr:0x02174e70 +func_ov094_02174e90 kind:function(arm,size=0x28) addr:0x02174e90 +func_ov094_02174eb8 kind:function(arm,size=0x14) addr:0x02174eb8 +func_ov094_02174ecc kind:function(arm,size=0xc) addr:0x02174ecc +func_ov094_02174ed8 kind:function(arm,size=0x24) addr:0x02174ed8 +func_ov094_02174efc kind:function(arm,size=0x9c) addr:0x02174efc +func_ov094_02174f98 kind:function(arm,size=0xa8) addr:0x02174f98 +func_ov094_02175040 kind:function(arm,size=0x2c) addr:0x02175040 +func_ov094_0217506c kind:function(arm,size=0x1c) addr:0x0217506c +func_ov094_02175088 kind:function(arm,size=0x14) addr:0x02175088 +func_ov094_0217509c kind:function(arm,size=0xd8) addr:0x0217509c +func_ov094_02175174 kind:function(arm,size=0x1c) addr:0x02175174 +func_ov094_02175190 kind:function(arm,size=0x4c) addr:0x02175190 +func_ov094_021751dc kind:function(arm,size=0x20) addr:0x021751dc +func_ov094_021751fc kind:function(arm,size=0x1c) addr:0x021751fc +func_ov094_02175218 kind:function(arm,size=0x40) addr:0x02175218 +func_ov094_02175258 kind:function(arm,size=0x9c) addr:0x02175258 +func_ov094_021752f4 kind:function(arm,size=0x118) addr:0x021752f4 +func_ov094_0217540c kind:function(arm,size=0x20) addr:0x0217540c +func_ov094_0217542c kind:function(arm,size=0x28) addr:0x0217542c +func_ov094_02175454 kind:function(arm,size=0x14) addr:0x02175454 +func_ov094_02175468 kind:function(arm,size=0xc) addr:0x02175468 +func_ov094_02175474 kind:function(arm,size=0x24) addr:0x02175474 +func_ov094_02175498 kind:function(arm,size=0xdc) addr:0x02175498 +func_ov094_02175574 kind:function(arm,size=0x78) addr:0x02175574 +func_ov094_021755ec kind:function(arm,size=0xc0) addr:0x021755ec +func_ov094_021756ac kind:function(arm,size=0xf4) addr:0x021756ac +func_ov094_021757a0 kind:function(arm,size=0xc) addr:0x021757a0 +func_ov094_021757ac kind:function(arm,size=0x60) addr:0x021757ac +func_ov094_0217580c kind:function(arm,size=0x28) addr:0x0217580c +func_ov094_02175834 kind:function(arm,size=0x7c) addr:0x02175834 +func_ov094_021758b0 kind:function(arm,size=0x60) addr:0x021758b0 +func_ov094_02175910 kind:function(arm,size=0x28) addr:0x02175910 +func_ov094_02175938 kind:function(arm,size=0x1a4) addr:0x02175938 +func_ov094_02175adc kind:function(arm,size=0x28) addr:0x02175adc +func_ov094_02175b04 kind:function(arm,size=0x30) addr:0x02175b04 +func_ov094_02175b34 kind:function(arm,size=0x14) addr:0x02175b34 +func_ov094_02175b48 kind:function(arm,size=0xc) addr:0x02175b48 +func_ov094_02175b54 kind:function(arm,size=0x24) addr:0x02175b54 +func_ov094_02175b78 kind:function(arm,size=0x90) addr:0x02175b78 +func_ov094_02175c08 kind:function(arm,size=0x88) addr:0x02175c08 +func_ov094_02175c90 kind:function(arm,size=0x8c) addr:0x02175c90 +func_ov094_02175d1c kind:function(arm,size=0x188) addr:0x02175d1c +func_ov094_02175ea4 kind:function(arm,size=0x14) addr:0x02175ea4 +func_ov094_02175eb8 kind:function(arm,size=0x2c) addr:0x02175eb8 +func_ov094_02175ee4 kind:function(arm,size=0x20) addr:0x02175ee4 +func_ov094_02175f04 kind:function(arm,size=0x28) addr:0x02175f04 +func_ov094_02175f2c kind:function(arm,size=0x14) addr:0x02175f2c +data_ov094_02175f40 kind:data(any) addr:0x02175f40 +data_ov094_02175f44 kind:data(any) addr:0x02175f44 +data_ov094_02175f58 kind:data(any) addr:0x02175f58 +data_ov094_02175f68 kind:data(any) addr:0x02175f68 +data_ov094_02175f78 kind:data(any) addr:0x02175f78 +data_ov094_02175f84 kind:data(any) addr:0x02175f84 +data_ov094_02175fb4 kind:data(any) addr:0x02175fb4 +data_ov094_02175fbc kind:data(any) addr:0x02175fbc +data_ov094_02175fc8 kind:data(any) addr:0x02175fc8 +data_ov094_02175ff8 kind:data(any) addr:0x02175ff8 +data_ov094_02176038 kind:data(any) addr:0x02176038 +data_ov094_02176088 kind:data(any) addr:0x02176088 +data_ov094_0217608e kind:data(any) addr:0x0217608e +data_ov094_02176094 kind:data(any) addr:0x02176094 +data_ov094_021760a0 kind:data(any) addr:0x021760a0 +data_ov094_021760b0 kind:data(any) addr:0x021760b0 +data_ov094_021760c8 kind:data(any) addr:0x021760c8 ambiguous +data_ov094_021760cc kind:data(any) addr:0x021760cc +data_ov094_0217611c kind:data(any) addr:0x0217611c +data_ov094_0217612c kind:data(any) addr:0x0217612c +data_ov094_0217613c kind:data(any) addr:0x0217613c +data_ov094_02176150 kind:data(any) addr:0x02176150 +data_ov094_02176170 kind:data(any) addr:0x02176170 +data_ov094_02176190 kind:data(any) addr:0x02176190 +data_ov094_0217619a kind:data(any) addr:0x0217619a +data_ov094_021761a4 kind:data(any) addr:0x021761a4 +data_ov094_021761b8 kind:data(any) addr:0x021761b8 +data_ov094_021761e8 kind:data(any) addr:0x021761e8 +data_ov094_02176248 kind:data(any) addr:0x02176248 +data_ov094_02176250 kind:data(any) addr:0x02176250 +data_ov094_02176308 kind:data(any) addr:0x02176308 +data_ov094_02176338 kind:data(any) addr:0x02176338 +data_ov094_02176350 kind:data(any) addr:0x02176350 +data_ov094_02176380 kind:data(any) addr:0x02176380 +data_ov094_021763f8 kind:data(any) addr:0x021763f8 +data_ov094_02176448 kind:data(any) addr:0x02176448 +data_ov094_02176458 kind:data(any) addr:0x02176458 +data_ov094_021764c8 kind:data(any) addr:0x021764c8 +data_ov094_021764d0 kind:data(any) addr:0x021764d0 +func_ov094_02176588 kind:function(arm,size=0x50) addr:0x02176588 +func_ov094_021765d8 kind:function(arm,size=0x50) addr:0x021765d8 +func_ov094_02176628 kind:function(arm,size=0x78) addr:0x02176628 +func_ov094_021766a0 kind:function(arm,size=0x50) addr:0x021766a0 +func_ov094_021766f0 kind:function(arm,size=0x50) addr:0x021766f0 +func_ov094_02176740 kind:function(arm,size=0x50) addr:0x02176740 +func_ov094_02176790 kind:function(arm,size=0x50) addr:0x02176790 +func_ov094_021767e0 kind:function(arm,size=0x5c) addr:0x021767e0 +func_ov094_0217683c kind:function(arm,size=0x50) addr:0x0217683c +func_ov094_0217688c kind:function(arm,size=0x50) addr:0x0217688c +func_ov094_021768dc kind:function(arm,size=0x50) addr:0x021768dc +func_ov094_0217692c kind:function(arm,size=0x50) addr:0x0217692c +func_ov094_0217697c kind:function(arm,size=0x60) addr:0x0217697c +func_ov094_021769dc kind:function(arm,size=0x50) addr:0x021769dc +func_ov094_02176a2c kind:function(arm,size=0x50) addr:0x02176a2c +func_ov094_02176a7c kind:function(arm,size=0x50) addr:0x02176a7c +func_ov094_02176acc kind:function(arm,size=0x50) addr:0x02176acc +func_ov094_02176b1c kind:function(arm,size=0x50) addr:0x02176b1c +func_ov094_02176b6c kind:function(arm,size=0x50) addr:0x02176b6c +func_ov094_02176bbc kind:function(arm,size=0x88) addr:0x02176bbc +func_ov094_02176c44 kind:function(arm,size=0xcc) addr:0x02176c44 +func_ov094_02176d10 kind:function(arm,size=0x50) addr:0x02176d10 +func_ov094_02176d60 kind:function(arm,size=0x74) addr:0x02176d60 +func_ov094_02176dd4 kind:function(arm,size=0x50) addr:0x02176dd4 +func_ov094_02176e24 kind:function(arm,size=0x50) addr:0x02176e24 +data_ov094_02176ee8 kind:data(any) addr:0x02176ee8 +data_ov094_02176f20 kind:data(any) addr:0x02176f20 +data_ov094_02176f44 kind:data(any) addr:0x02176f44 +data_ov094_02176fa4 kind:data(any) addr:0x02176fa4 +data_ov094_02176fb8 kind:data(any) addr:0x02176fb8 +data_ov094_02176fd4 kind:data(any) addr:0x02176fd4 +data_ov094_02176ff8 kind:data(any) addr:0x02176ff8 +data_ov094_0217701c kind:data(any) addr:0x0217701c +data_ov094_0217703c kind:data(any) addr:0x0217703c +data_ov094_02177064 kind:data(any) addr:0x02177064 +data_ov094_02177094 kind:data(any) addr:0x02177094 +data_ov094_021770f0 kind:data(any) addr:0x021770f0 ambiguous +data_ov094_02177114 kind:data(any) addr:0x02177114 +data_ov094_02177120 kind:data(any) addr:0x02177120 +data_ov094_02177144 kind:data(any) addr:0x02177144 +data_ov094_021771a0 kind:data(any) addr:0x021771a0 +data_ov094_021771bc kind:data(any) addr:0x021771bc +data_ov094_021771f4 kind:data(any) addr:0x021771f4 +data_ov094_02177218 kind:data(any) addr:0x02177218 ambiguous +data_ov094_02177228 kind:data(any) addr:0x02177228 ambiguous +data_ov094_02177248 kind:data(any) addr:0x02177248 +data_ov094_02177268 kind:data(any) addr:0x02177268 +data_ov094_0217728c kind:data(any) addr:0x0217728c +data_ov094_021772cc kind:data(any) addr:0x021772cc +data_ov094_0217731c kind:data(any) addr:0x0217731c +data_ov094_02177360 kind:data(any) addr:0x02177360 +data_ov094_021773a8 kind:data(any) addr:0x021773a8 +data_ov094_021773c8 kind:data(any) addr:0x021773c8 +data_ov094_021774e4 kind:data(any) addr:0x021774e4 +data_ov094_0217756c kind:data(any) addr:0x0217756c ambiguous +data_ov094_02177600 kind:data(any) addr:0x02177600 +data_ov094_02177610 kind:data(any) addr:0x02177610 +data_ov094_02177624 kind:data(any) addr:0x02177624 +data_ov094_0217764c kind:data(any) addr:0x0217764c +data_ov094_02177670 kind:data(any) addr:0x02177670 +data_ov094_0217769c kind:data(any) addr:0x0217769c +data_ov094_021776f8 kind:data(any) addr:0x021776f8 +data_ov094_02177704 kind:data(any) addr:0x02177704 +data_ov094_0217770c kind:data(any) addr:0x0217770c +data_ov094_02177734 kind:data(any) addr:0x02177734 +data_ov094_02177758 kind:data(any) addr:0x02177758 +data_ov094_021777b4 kind:data(any) addr:0x021777b4 +data_ov094_021777c4 kind:data(any) addr:0x021777c4 +data_ov094_021777e0 kind:data(any) addr:0x021777e0 +data_ov094_02177804 kind:data(any) addr:0x02177804 +data_ov094_02177828 kind:data(any) addr:0x02177828 +data_ov094_02177870 kind:data(any) addr:0x02177870 +data_ov094_021778cc kind:data(any) addr:0x021778cc +data_ov094_021778f0 kind:data(any) addr:0x021778f0 +data_ov094_02177948 kind:data(any) addr:0x02177948 +data_ov094_02177950 kind:data(any) addr:0x02177950 +data_ov094_02177960 kind:data(any) addr:0x02177960 +data_ov094_02177984 kind:data(any) addr:0x02177984 +data_ov094_021779a0 kind:data(any) addr:0x021779a0 +data_ov094_021779b8 kind:data(any) addr:0x021779b8 +data_ov094_021779d8 kind:data(any) addr:0x021779d8 +data_ov094_021779f4 kind:data(any) addr:0x021779f4 ambiguous +data_ov094_02177a20 kind:data(any) addr:0x02177a20 +data_ov094_02177a80 kind:data(any) addr:0x02177a80 +data_ov094_02177aa0 kind:data(any) addr:0x02177aa0 ambiguous +data_ov094_02177aa4 kind:data(any) addr:0x02177aa4 +data_ov094_02177af8 kind:data(any) addr:0x02177af8 +data_ov094_02177afc kind:data(any) addr:0x02177afc +data_ov094_02177b1c kind:data(any) addr:0x02177b1c +data_ov094_02177b44 kind:data(any) addr:0x02177b44 +data_ov094_02177b48 kind:data(any) addr:0x02177b48 ambiguous +data_ov094_02177b68 kind:data(any) addr:0x02177b68 +data_ov094_02177bbc kind:data(any) addr:0x02177bbc +data_ov094_02177c0c kind:data(any) addr:0x02177c0c +data_ov094_02177c64 kind:data(any) addr:0x02177c64 +data_ov094_02177d00 kind:data(any) addr:0x02177d00 ambiguous +data_ov094_02177d04 kind:data(any) addr:0x02177d04 ambiguous +data_ov094_02177d0c kind:data(any) addr:0x02177d0c ambiguous +data_ov094_02177d14 kind:data(any) addr:0x02177d14 ambiguous +data_ov094_02177d28 kind:data(any) addr:0x02177d28 ambiguous +data_ov094_02177d30 kind:data(any) addr:0x02177d30 ambiguous +data_ov094_02177d34 kind:data(any) addr:0x02177d34 ambiguous +data_ov094_02177d38 kind:data(any) addr:0x02177d38 ambiguous +data_ov094_02177d78 kind:data(any) addr:0x02177d78 ambiguous +data_ov094_02177d80 kind:data(any) addr:0x02177d80 +data_ov094_02177da8 kind:data(any) addr:0x02177da8 +data_ov094_02177dcc kind:data(any) addr:0x02177dcc +data_ov094_02177e30 kind:data(any) addr:0x02177e30 +data_ov094_02177e4c kind:data(any) addr:0x02177e4c +data_ov094_02177e64 kind:data(any) addr:0x02177e64 +data_ov094_02177e84 kind:data(any) addr:0x02177e84 +data_ov094_02177ee4 kind:data(any) addr:0x02177ee4 +data_ov094_02177f00 kind:data(any) addr:0x02177f00 +data_ov094_02177f18 kind:data(any) addr:0x02177f18 +data_ov094_02177f38 kind:data(any) addr:0x02177f38 +data_ov094_02177f98 kind:data(any) addr:0x02177f98 +data_ov094_02177fb4 kind:data(any) addr:0x02177fb4 +data_ov094_02177ff8 kind:data(any) addr:0x02177ff8 +data_ov094_0217803c kind:data(any) addr:0x0217803c +data_ov094_02178064 kind:data(any) addr:0x02178064 +data_ov094_02178084 kind:data(any) addr:0x02178084 +data_ov094_02178090 kind:data(any) addr:0x02178090 ambiguous +data_ov094_021780b0 kind:data(any) addr:0x021780b0 +data_ov094_021780d8 kind:data(any) addr:0x021780d8 +data_ov094_02178100 kind:data(any) addr:0x02178100 +data_ov094_02178128 kind:data(any) addr:0x02178128 +data_ov094_0217816c kind:data(any) addr:0x0217816c +data_ov094_021781a8 kind:data(any) addr:0x021781a8 +data_ov094_021781c4 kind:data(any) addr:0x021781c4 +data_ov094_021781e0 kind:data(any) addr:0x021781e0 +data_ov094_02178218 kind:data(any) addr:0x02178218 +data_ov094_02178238 kind:data(any) addr:0x02178238 +data_ov094_02178244 kind:data(any) addr:0x02178244 +data_ov094_02178260 kind:data(any) addr:0x02178260 +data_ov094_021782bc kind:data(any) addr:0x021782bc +data_ov094_021782c8 kind:data(any) addr:0x021782c8 +data_ov094_021782f8 kind:data(any) addr:0x021782f8 +data_ov094_0217830c kind:data(any) addr:0x0217830c +data_ov094_02178328 kind:data(any) addr:0x02178328 +data_ov094_02178344 kind:data(any) addr:0x02178344 +data_ov094_02178388 kind:data(any) addr:0x02178388 +data_ov094_021783a4 kind:data(any) addr:0x021783a4 +data_ov094_021783e0 kind:data(any) addr:0x021783e0 +data_ov094_021783f4 kind:data(any) addr:0x021783f4 +data_ov094_02178410 kind:data(any) addr:0x02178410 +data_ov094_02178448 kind:data(any) addr:0x02178448 +data_ov094_02178458 kind:data(any) addr:0x02178458 +data_ov094_02178474 kind:data(any) addr:0x02178474 +data_ov094_021784b8 kind:data(any) addr:0x021784b8 +data_ov094_021784d4 kind:data(any) addr:0x021784d4 +data_ov094_02178500 kind:data(any) addr:0x02178500 ambiguous +data_ov094_02178520 kind:bss addr:0x02178520 +data_ov094_02178524 kind:bss addr:0x02178524 +data_ov094_02178530 kind:bss addr:0x02178530 +data_ov094_02178558 kind:bss addr:0x02178558 +data_ov094_0217855c kind:bss addr:0x0217855c +data_ov094_02178568 kind:bss addr:0x02178568 +data_ov094_021785a4 kind:bss addr:0x021785a4 +data_ov094_021785a8 kind:bss addr:0x021785a8 +data_ov094_021785b4 kind:bss addr:0x021785b4 +data_ov094_021785c0 kind:bss addr:0x021785c0 +data_ov094_021785d8 kind:bss addr:0x021785d8 +data_ov094_021786b0 kind:bss addr:0x021786b0 +data_ov094_0217878c kind:bss addr:0x0217878c +data_ov094_02178790 kind:bss addr:0x02178790 +data_ov094_0217879c kind:bss addr:0x0217879c +data_ov094_021787d8 kind:bss addr:0x021787d8 +data_ov094_021787dc kind:bss addr:0x021787dc +data_ov094_021787e8 kind:bss addr:0x021787e8 +data_ov094_02178824 kind:bss addr:0x02178824 ambiguous +data_ov094_021788c0 kind:bss addr:0x021788c0 +data_ov094_021788c4 kind:bss addr:0x021788c4 +data_ov094_021788d0 kind:bss addr:0x021788d0 +data_ov094_021789a8 kind:bss addr:0x021789a8 +data_ov094_021789ac kind:bss addr:0x021789ac +data_ov094_021789b8 kind:bss addr:0x021789b8 +data_ov094_02178a90 kind:bss addr:0x02178a90 +data_ov094_02178a94 kind:bss addr:0x02178a94 +data_ov094_02178aa0 kind:bss addr:0x02178aa0 +data_ov094_02178ae4 kind:bss addr:0x02178ae4 +data_ov094_02178bbc kind:bss addr:0x02178bbc +data_ov094_02178bc0 kind:bss addr:0x02178bc0 +data_ov094_02178bcc kind:bss addr:0x02178bcc +data_ov094_02178c80 kind:bss addr:0x02178c80 ambiguous +data_ov094_02178ca4 kind:bss addr:0x02178ca4 +data_ov094_02178ca8 kind:bss addr:0x02178ca8 +data_ov094_02178cb4 kind:bss addr:0x02178cb4 +data_ov094_02178cf0 kind:bss addr:0x02178cf0 +data_ov094_02178cf4 kind:bss addr:0x02178cf4 +data_ov094_02178d00 kind:bss addr:0x02178d00 +data_ov094_02178dd8 kind:bss addr:0x02178dd8 +data_ov094_02178dec kind:bss addr:0x02178dec +data_ov094_02178df0 kind:bss addr:0x02178df0 +data_ov094_02178dfc kind:bss addr:0x02178dfc +data_ov094_02178e38 kind:bss addr:0x02178e38 +data_ov094_02178e3c kind:bss addr:0x02178e3c +data_ov094_02178e48 kind:bss addr:0x02178e48 +data_ov094_02178f20 kind:bss addr:0x02178f20 +data_ov094_02178f24 kind:bss addr:0x02178f24 +data_ov094_02178f28 kind:bss addr:0x02178f28 +data_ov094_02178f2c kind:bss addr:0x02178f2c +data_ov094_02178f38 kind:bss addr:0x02178f38 +data_ov094_02178f74 kind:bss addr:0x02178f74 +data_ov094_02178f84 kind:bss addr:0x02178f84 +data_ov094_02178f94 kind:bss addr:0x02178f94 +data_ov094_02178f98 kind:bss addr:0x02178f98 +data_ov094_02178fa4 kind:bss addr:0x02178fa4 +data_ov094_0217907c kind:bss addr:0x0217907c +data_ov094_02179080 kind:bss addr:0x02179080 +data_ov094_0217908c kind:bss addr:0x0217908c +data_ov094_02179164 kind:bss addr:0x02179164 +data_ov094_02179168 kind:bss addr:0x02179168 +data_ov094_02179174 kind:bss addr:0x02179174 +data_ov094_02179248 kind:bss addr:0x02179248 +data_ov094_0217924c kind:bss addr:0x0217924c +data_ov094_02179258 kind:bss addr:0x02179258 +data_ov094_02179278 kind:bss addr:0x02179278 +data_ov094_021792c0 kind:bss addr:0x021792c0 +data_ov094_021792e0 kind:bss addr:0x021792e0 +data_ov094_021792e4 kind:bss addr:0x021792e4 +data_ov094_021792f0 kind:bss addr:0x021792f0 +data_ov094_021793c4 kind:bss addr:0x021793c4 +data_ov094_021793e4 kind:bss addr:0x021793e4 +data_ov094_021793ec kind:bss addr:0x021793ec +data_ov094_021793f8 kind:bss addr:0x021793f8 +data_ov094_021794cc kind:bss addr:0x021794cc +data_ov094_021794ec kind:bss addr:0x021794ec +data_ov094_021794f0 kind:bss addr:0x021794f0 +data_ov094_021794fc kind:bss addr:0x021794fc +data_ov094_02179508 kind:bss addr:0x02179508 +data_ov094_02179514 kind:bss addr:0x02179514 +data_ov094_02179520 kind:bss addr:0x02179520 +data_ov094_02179538 kind:bss addr:0x02179538 +data_ov094_0217955c kind:bss addr:0x0217955c +data_ov094_02179614 kind:bss addr:0x02179614 +data_ov094_021796e8 kind:bss addr:0x021796e8 +data_ov094_0217970c kind:bss addr:0x0217970c +data_ov094_02179710 kind:bss addr:0x02179710 +data_ov094_0217971c kind:bss addr:0x0217971c +data_ov094_021797f0 kind:bss addr:0x021797f0 +data_ov094_021797f4 kind:bss addr:0x021797f4 +data_ov094_02179800 kind:bss addr:0x02179800 +data_ov094_021798d4 kind:bss addr:0x021798d4 +data_ov094_021798f8 kind:bss addr:0x021798f8 +data_ov094_021798fc kind:bss addr:0x021798fc +data_ov094_02179908 kind:bss addr:0x02179908 +data_ov094_021799dc kind:bss addr:0x021799dc +data_ov094_021799fc kind:bss addr:0x021799fc +data_ov094_02179a00 kind:bss addr:0x02179a00 +data_ov094_02179a0c kind:bss addr:0x02179a0c +data_ov094_02179ae0 kind:bss addr:0x02179ae0 diff --git a/config/eur/arm9/overlays/ov095/delinks.txt b/config/eur/arm9/overlays/ov095/delinks.txt new file mode 100644 index 00000000..40a85af8 --- /dev/null +++ b/config/eur/arm9/overlays/ov095/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02179b20 end:0x02180d14 kind:code align:32 + .rodata start:0x02180d14 end:0x02180d94 kind:data align:4 + .ctor start:0x02180d94 end:0x02180d98 kind:data align:4 + .data start:0x02180da0 end:0x02181040 kind:data align:32 + .bss start:0x02181040 end:0x02181040 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov095/relocs.txt b/config/eur/arm9/overlays/ov095/relocs.txt new file mode 100644 index 00000000..6f16ea66 --- /dev/null +++ b/config/eur/arm9/overlays/ov095/relocs.txt @@ -0,0 +1,1033 @@ +from:0x02179b34 kind:arm_call to:0x0203d210 module:main +from:0x02179b40 kind:load to:0x020a02d4 module:overlay(0) +from:0x02179b58 kind:thumb_call_arm to:0x0203d160 module:main +from:0x02179b66 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x02179b78 kind:load to:0x02179b20 module:overlay(95) +from:0x02179b7c kind:load to:0x02179b85 module:overlay(95) +from:0x02179b80 kind:load to:0x02180d20 module:overlay(95) +from:0x02179b94 kind:thumb_call_arm to:0x0203d160 module:main +from:0x02179ba0 kind:load to:0x020a02d4 module:overlay(0) +from:0x02179ba4 kind:load to:0x02179c98 module:overlay(95) +from:0x02179bd0 kind:thumb_call_arm to:0x020a0110 module:overlay(0) +from:0x02179be4 kind:load to:0x027e0cec module:dtcm +from:0x02179bfe kind:thumb_call_arm to:0x0200e260 module:main +from:0x02179c08 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02179c3a kind:thumb_call_arm to:0x020a00a0 module:overlay(0) +from:0x02179c88 kind:load to:0x027e0964 module:dtcm +from:0x02179c8c kind:load to:0x02180d14 module:overlay(95) +from:0x02179c90 kind:load to:0x027e0cec module:dtcm +from:0x02179c94 kind:load to:0x02180d1a module:overlay(95) +from:0x02179cbc kind:thumb_call_arm to:0x0203d160 module:main +from:0x02179cc8 kind:load to:0x020a02d4 module:overlay(0) +from:0x02179ccc kind:load to:0x02179c98 module:overlay(95) +from:0x02179ce8 kind:thumb_call_arm to:0x020a0110 module:overlay(0) +from:0x02179cf4 kind:load to:0x027e0cec module:dtcm +from:0x02179d2e kind:thumb_call to:0x02179cd0 module:overlay(95) +from:0x02179d68 kind:thumb_call_arm to:0x020a0000 module:overlay(0) +from:0x02179db0 kind:load to:0x027e0cec module:dtcm +from:0x02179dbc kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02179dd4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02179de0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02179df4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02179e0c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02179e18 kind:load to:0x02180da8 module:overlay(95) +from:0x02179e1c kind:load to:0x02180dcc module:overlay(95) +from:0x02179e28 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02179e50 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02179e78 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02179e9c kind:arm_call to:0x0200f05c module:main +from:0x02179ecc kind:arm_call to:0x020974dc module:overlay(0) +from:0x02179ef0 kind:arm_call to:0x0200f05c module:main +from:0x02179f30 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02179f60 kind:arm_call to:0x020974dc module:overlay(0) +from:0x02179f70 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02179fa8 kind:arm_call to:0x02099ddc module:overlay(0) +from:0x02179fb8 kind:load to:0x020b539c module:overlay(0) +from:0x02179fbc kind:load to:0x02180d50 module:overlay(95) +from:0x02179fc0 kind:load to:0x02180d60 module:overlay(95) +from:0x02179fc4 kind:load to:0x02180dac module:overlay(95) +from:0x02179ff8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217a008 kind:load to:0x0203e964 module:main +from:0x0217a024 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a03c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a07c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a130 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0217a140 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217a154 kind:load to:0x0203e964 module:main +from:0x0217a194 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x0217a1b0 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0217a200 kind:arm_call to:0x020c0a30 module:overlay(17) +from:0x0217a20c kind:load to:0x027e0cd8 module:dtcm +from:0x0217a210 kind:load to:0x027e0958 module:dtcm +from:0x0217a214 kind:load to:0x020ab4dc module:overlay(0) +from:0x0217a218 kind:load to:0x020ab5dc module:overlay(0) +from:0x0217a21c kind:load to:0x027e09b4 module:dtcm +from:0x0217a260 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217a274 kind:load to:0x020578a4 module:overlay(0) +from:0x0217a288 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0217a290 kind:arm_call to:0x02011ff4 module:main +from:0x0217a2b0 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0217a2c4 kind:arm_call to:0x020984f0 module:overlay(0) +from:0x0217a2cc kind:load to:0x027e0cd8 module:dtcm +from:0x0217a2fc kind:arm_call to:0x02081ebc module:overlay(0) +from:0x0217a30c kind:load to:0x027e0cd8 module:dtcm +from:0x0217a32c kind:arm_call to:0x02087e24 module:overlay(0) +from:0x0217a344 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x0217a35c kind:arm_call to:0x0208d60c module:overlay(0) +from:0x0217a378 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217a390 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0217a3a6 kind:thumb_call_arm to:0x020d8d68 module:overlay(31) +from:0x0217a3d8 kind:thumb_call to:0x0217a3e4 module:overlay(95) +from:0x0217a3f2 kind:thumb_call_arm to:0x02080a5c module:overlay(0) +from:0x0217a410 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a418 kind:thumb_call to:0x0217a3e4 module:overlay(95) +from:0x0217a43e kind:thumb_call_arm to:0x02080a78 module:overlay(0) +from:0x0217a44e kind:thumb_call_arm to:0x020a0110 module:overlay(0) +from:0x0217a458 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a45c kind:load to:0x027e0cec module:dtcm +from:0x0217a494 kind:arm_call to:0x02071774 module:overlay(0) +from:0x0217a4b4 kind:arm_call to:0x0216cd80 module:overlays(88,93) +from:0x0217a4c4 kind:load to:0x027e09a8 module:dtcm +from:0x0217a4d4 kind:thumb_call to:0x0217a39c module:overlay(95) +from:0x0217a4fa kind:thumb_call_arm to:0x020974dc module:overlay(0) +from:0x0217a50c kind:load to:0x020b539c module:overlay(0) +from:0x0217a53a kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x0217a544 kind:thumb_call to:0x0217a5c4 module:overlay(95) +from:0x0217a54c kind:thumb_call_arm to:0x021540ac module:overlay(71) +from:0x0217a556 kind:thumb_call to:0x020bba6c module:overlay(1) +from:0x0217a57a kind:thumb_call to:0x0217a3cc module:overlay(95) +from:0x0217a584 kind:load to:0x020b3000 module:overlay(0) +from:0x0217a58c kind:load to:0x027e0ce4 module:dtcm +from:0x0217a590 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a5c0 kind:load to:0x027e09b8 module:dtcm +from:0x0217a5cc kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0217a5e2 kind:thumb_call to:0x0217a414 module:overlay(95) +from:0x0217a5ea kind:thumb_call to:0x0217a424 module:overlay(95) +from:0x0217a610 kind:thumb_call to:0x0217a598 module:overlay(95) +from:0x0217a61a kind:thumb_call_arm to:0x0217a29c module:overlay(95) +from:0x0217a632 kind:thumb_call_arm to:0x0217a2d0 module:overlay(95) +from:0x0217a638 kind:thumb_call to:0x0217a424 module:overlay(95) +from:0x0217a6a0 kind:arm_call to:0x0216e798 module:overlay(93) +from:0x0217a6d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a6e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a6f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a71c kind:arm_call to:0x01ff9364 module:itcm +from:0x0217a734 kind:arm_call to:0x01ffb800 module:itcm +from:0x0217a750 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a7bc kind:load to:0x027e09a4 module:dtcm +from:0x0217a7c0 kind:load to:0x020ace5c module:overlay(0) +from:0x0217a834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217a83c kind:arm_call to:0x02080998 module:overlay(0) +from:0x0217a86c kind:arm_call to:0x02087834 module:overlay(0) +from:0x0217a87c kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x0217a88c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217a8e0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217a908 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217a910 kind:arm_call to:0x02080998 module:overlay(0) +from:0x0217a920 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217a940 kind:arm_call to:0x02087cb8 module:overlay(0) +from:0x0217a950 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217a97c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a9f0 kind:arm_call to:0x02080998 module:overlay(0) +from:0x0217aa00 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217aa28 kind:arm_call to:0x01fff05c module:itcm +from:0x0217aa44 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217aa60 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217aa78 kind:load to:0x0203e964 module:main +from:0x0217aa7c kind:load to:0x027e0cd8 module:dtcm +from:0x0217aac4 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x0217aae8 kind:load to:0x02180e14 module:overlay(95) +from:0x0217ab44 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217abf8 kind:arm_call to:0x0216e8d4 module:overlay(93) +from:0x0217ac24 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x0217ac38 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217ac60 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217ac88 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217ac90 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x0217aca4 kind:load to:0x0203e964 module:main +from:0x0217aca8 kind:load to:0x027e09a8 module:dtcm +from:0x0217ace8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x0217acf4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0217ad10 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0217ad24 kind:arm_call to:0x0209078c module:overlay(0) +from:0x0217ad30 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0217ad50 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0217ad84 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0217ad98 kind:arm_call to:0x0209078c module:overlay(0) +from:0x0217ada4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0217adb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217adc4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0217add8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0217adec kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0217adf4 kind:arm_call to:0x02011ff4 module:main +from:0x0217ae58 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0217ae64 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x0217ae6c kind:load to:0x027e0cec module:dtcm +from:0x0217aec4 kind:arm_call to:0x01ffd118 module:itcm +from:0x0217aee8 kind:arm_call to:0x01fff05c module:itcm +from:0x0217af38 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0217af44 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0217af78 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217afec kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0217aff8 kind:load to:0x027e0c90 module:dtcm +from:0x0217affc kind:load to:0x027e0cd8 module:dtcm +from:0x0217b000 kind:load to:0x027e09b8 module:dtcm +from:0x0217b018 kind:arm_call to:0x0217ae30 module:overlay(95) +from:0x0217b03c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0217b05c kind:arm_call to:0x020a0140 module:overlay(0) +from:0x0217b064 kind:load to:0x027e0cec module:dtcm +from:0x0217b070 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217b09c kind:arm_call to:0x02089348 module:overlay(0) +from:0x0217b0a8 kind:arm_call to:0x0208e588 module:overlay(0) +from:0x0217b0c0 kind:load to:0x02180e3c module:overlay(95) +from:0x0217b114 kind:arm_call to:0x0208ca08 module:overlay(0) +from:0x0217b138 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0217b140 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0217b148 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0217b150 kind:arm_call to:0x0208e5e8 module:overlay(0) +from:0x0217b158 kind:arm_call to:0x02089388 module:overlay(0) +from:0x0217b160 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217b16c kind:load to:0x02180e3c module:overlay(95) +from:0x0217b1c0 kind:arm_call to:0x0208ca08 module:overlay(0) +from:0x0217b1e4 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0217b1ec kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0217b1f4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0217b1fc kind:arm_call to:0x0208e5e8 module:overlay(0) +from:0x0217b204 kind:arm_call to:0x02089388 module:overlay(0) +from:0x0217b20c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217b214 kind:arm_call to:0x02011ff4 module:main +from:0x0217b220 kind:load to:0x02180e3c module:overlay(95) +from:0x0217b2a4 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x0217b318 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217b348 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x0217b364 kind:arm_call to:0x020894bc module:overlay(0) +from:0x0217b374 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217b384 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217b3a8 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217b3b0 kind:arm_call to:0x0216f500 module:overlays(90,93) +from:0x0217b3dc kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217b3fc kind:arm_call to:0x020c28b4 module:overlay(17) +from:0x0217b40c kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217b424 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217b434 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217b448 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217b460 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217b468 kind:arm_call to:0x01fff458 module:itcm +from:0x0217b480 kind:arm_call to:0x02151aec module:overlay(73) +from:0x0217b4a0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0217b4b8 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0217b4c4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217b4d8 kind:arm_call to:0x020f9cc0 module:overlay(31) +from:0x0217b4f4 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217b504 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217b514 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217b53c kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217b548 kind:load to:0x027e09a8 module:dtcm +from:0x0217b550 kind:load to:0x027e09b8 module:dtcm +from:0x0217b56c kind:load to:0x027e0ce4 module:dtcm +from:0x0217b574 kind:load to:0x027e0cec module:dtcm +from:0x0217b5d4 kind:arm_call to:0x020a8a90 module:overlay(0) +from:0x0217b5f0 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217b600 kind:arm_call to:0x020e14a8 module:overlay(31) +from:0x0217b608 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217b614 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b634 kind:arm_call to:0x020dbd98 module:overlay(31) +from:0x0217b678 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b698 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217b6a8 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217b6b4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b6c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b6e4 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217b6f0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b700 kind:arm_call to:0x02089668 module:overlay(0) +from:0x0217b718 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217b728 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217b734 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b758 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217b764 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b784 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217b794 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217b7a0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b7b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b7d0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b7e0 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217b7ec kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b818 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b84c kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217b85c kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217b868 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b88c kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217b898 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b8b8 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217b8c8 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217b8d4 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b8e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b904 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b914 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b928 kind:arm_call to:0x02015080 module:main +from:0x0217b944 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217b970 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217b980 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217b98c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b99c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b9ac kind:arm_call to:0x0216f534 module:overlay(93) +from:0x0217b9c0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b9d0 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217b9dc kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217b9f0 kind:arm_call to:0x02015080 module:main +from:0x0217ba0c kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217ba50 kind:arm_call to:0x02071774 module:overlay(0) +from:0x0217ba64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217ba74 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217ba80 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217ba8c kind:arm_call to:0x01fff458 module:itcm +from:0x0217babc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217bae4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217baf4 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0217bafc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0217bb34 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bb44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bb6c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bb7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bc38 kind:arm_call to:0x01fff458 module:itcm +from:0x0217bc6c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217bcac kind:arm_call to:0x0208e628 module:overlay(0) +from:0x0217bcb8 kind:load to:0x027e09a8 module:dtcm +from:0x0217bcc8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217bd54 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x0217bd8c kind:arm_call to:0x0217060c module:overlay(93) +from:0x0217bd94 kind:load to:0x027e0cdc module:dtcm +from:0x0217bde0 kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x0217bdf0 kind:arm_call to:0x0208e674 module:overlay(0) +from:0x0217be04 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217be20 kind:load to:0x02180e68 module:overlay(95) +from:0x0217be2c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217be40 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217be48 kind:arm_call to:0x02011ff4 module:main +from:0x0217be8c kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217beec kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x0217bf0c kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217bf1c kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0217bf24 kind:arm_call to:0x0216f500 module:overlays(90,93) +from:0x0217bf30 kind:load to:0x027e09a8 module:dtcm +from:0x0217bf64 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217bf74 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217bf80 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217bfa0 kind:arm_call to:0x0216f338 module:overlay(93) +from:0x0217bfb8 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0217bfd8 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0217bfe0 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217bfec kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217c018 kind:arm_call to:0x02071774 module:overlay(0) +from:0x0217c024 kind:load to:0x027e09a8 module:dtcm +from:0x0217c034 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217c070 kind:load to:0x02180e94 module:overlay(95) +from:0x0217c0a4 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217c0b0 kind:load to:0x02180e94 module:overlay(95) +from:0x0217c0e4 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217c0ec kind:arm_call to:0x02011ff4 module:main +from:0x0217c0f8 kind:load to:0x02180e94 module:overlay(95) +from:0x0217c110 kind:arm_call to:0x02171d9c module:overlay(93) +from:0x0217c124 kind:arm_call to:0x02171d9c module:overlay(93) +from:0x0217c13c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217c14c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217c248 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0217c25c kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217c28c kind:arm_call to:0x01ffb714 module:itcm +from:0x0217c29c kind:arm_call to:0x01ff938c module:itcm +from:0x0217c2a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0217c320 kind:arm_call to:0x02078b28 module:overlay(0) +from:0x0217c334 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217c348 kind:load to:0x027e09bc module:dtcm +from:0x0217c34c kind:load to:0x027e09a8 module:dtcm +from:0x0217c36c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c394 kind:arm_call to:0x02071994 module:overlay(0) +from:0x0217c3a0 kind:load to:0x027e09a8 module:dtcm +from:0x0217c444 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x0217c478 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217c4a4 kind:arm_call to:0x0216abb4 module:overlay(93) +from:0x0217c4dc kind:load to:0x027e09b8 module:dtcm +from:0x0217c52c kind:arm_call to:0x02015080 module:main +from:0x0217c548 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217c550 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c578 kind:arm_call to:0x02179fc8 module:overlay(95) +from:0x0217c584 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c5cc kind:arm_call to:0x0216b060 module:overlay(93) +from:0x0217c5ec kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217c604 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c610 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217c644 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c654 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x0217c67c kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c690 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c6e0 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c718 kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0217c724 kind:arm_call to:0x0216d4f4 module:overlay(93) +from:0x0217c730 kind:arm_call to:0x0216ab50 module:overlay(93) +from:0x0217c778 kind:arm_call to:0x0216c6ac module:overlays(93,94) +from:0x0217c788 kind:arm_call to:0x0216c1e4 module:overlay(93) +from:0x0217c838 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217c860 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217c8ac kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c8e0 kind:arm_call to:0x0216ab04 module:overlay(93) +from:0x0217c904 kind:arm_call to:0x0208a9c4 module:overlay(0) +from:0x0217c914 kind:arm_call to:0x0216e344 module:overlay(93) +from:0x0217c92c kind:arm_call to:0x0216e3b8 module:overlay(93) +from:0x0217c940 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c958 kind:arm_call to:0x0216e3b8 module:overlay(93) +from:0x0217c96c kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c988 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217c998 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217c9b0 kind:arm_call to:0x0216e3b8 module:overlay(93) +from:0x0217c9c4 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217ca0c kind:arm_call to:0x0216b26c module:overlay(93) +from:0x0217ca34 kind:arm_call to:0x02082bec module:overlay(0) +from:0x0217ca3c kind:arm_call to:0x0217c178 module:overlay(95) +from:0x0217ca44 kind:arm_call to:0x0217c354 module:overlay(95) +from:0x0217ca54 kind:arm_call to:0x0217a00c module:overlay(95) +from:0x0217caa4 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cac4 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217cadc kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cae8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217cb1c kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cb2c kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x0217cb54 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cb68 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cbb8 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cbf0 kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0217cbfc kind:arm_call to:0x0216d4f4 module:overlay(93) +from:0x0217cc08 kind:arm_call to:0x0216ab50 module:overlay(93) +from:0x0217cc50 kind:arm_call to:0x0216c6ac module:overlays(93,94) +from:0x0217cc60 kind:arm_call to:0x0216c1e4 module:overlay(93) +from:0x0217cce8 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217cd3c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217cd8c kind:arm_call to:0x02171d9c module:overlay(93) +from:0x0217cd98 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cdbc kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0217cdd8 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217cde4 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cdfc kind:arm_call to:0x021700c4 module:overlay(93) +from:0x0217ce04 kind:arm_call to:0x0217c178 module:overlay(95) +from:0x0217ce0c kind:arm_call to:0x0217c354 module:overlay(95) +from:0x0217ce1c kind:arm_call to:0x0217a00c module:overlay(95) +from:0x0217ce28 kind:arm_call to:0x0216adb0 module:overlay(93) +from:0x0217ce48 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217ce60 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217ce6c kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217cea0 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217ced4 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cee4 kind:arm_call to:0x0216e5e8 module:overlay(93) +from:0x0217cf0c kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cf20 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cf50 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cf80 kind:arm_call to:0x0208a9c4 module:overlay(0) +from:0x0217cfa4 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217cfb0 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217cfd0 kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0217cfdc kind:arm_call to:0x0216d4f4 module:overlay(93) +from:0x0217cfe8 kind:arm_call to:0x0216ab50 module:overlay(93) +from:0x0217d030 kind:arm_call to:0x0216c6ac module:overlays(93,94) +from:0x0217d044 kind:arm_call to:0x0216c1e4 module:overlay(93) +from:0x0217d06c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217d088 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217d094 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217d0ac kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217d0d0 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217d0dc kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217d0f4 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x0217d0fc kind:arm_call to:0x0217c178 module:overlay(95) +from:0x0217d104 kind:arm_call to:0x0217c354 module:overlay(95) +from:0x0217d114 kind:arm_call to:0x0217a00c module:overlay(95) +from:0x0217d120 kind:arm_call to:0x0216adb0 module:overlay(93) +from:0x0217d140 kind:arm_call to:0x02015080 module:main +from:0x0217d15c kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217d164 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d190 kind:arm_call to:0x0217c0fc module:overlay(95) +from:0x0217d19c kind:load to:0x027e09a8 module:dtcm +from:0x0217d1a4 kind:load to:0x02177d28 module:overlays(89,90,91,93,94) +from:0x0217d1ac kind:load to:0x02177d38 module:overlays(89,90,91,93,94) +from:0x0217d21c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d22c kind:arm_call to:0x0208ce58 module:overlay(0) +from:0x0217d24c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d25c kind:arm_call to:0x01fff458 module:itcm +from:0x0217d280 kind:arm_call to:0x021244ec module:overlay(45) +from:0x0217d2a0 kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0217d2cc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217d2ec kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217d308 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217d334 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x0217d350 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x0217d35c kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217d378 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217d384 kind:load to:0x027e0ce4 module:dtcm +from:0x0217d38c kind:load to:0x027e09a8 module:dtcm +from:0x0217d3d4 kind:arm_call to:0x02015080 module:main +from:0x0217d3f0 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217d3f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d41c kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217d42c kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217d438 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d458 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217d464 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d494 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d4a0 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d4ec kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d514 kind:arm_call to:0x01fff350 module:itcm +from:0x0217d528 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217d534 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217d544 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d554 kind:arm_call to:0x02129fdc module:overlay(41) +from:0x0217d55c kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217d568 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d580 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d5a0 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217d5b0 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217d5bc kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d5cc kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217d5d8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d5ec kind:arm_call to:0x02015080 module:main +from:0x0217d60c kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0217d634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217d65c kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217d668 kind:arm_call to:0x0216bf74 module:overlay(93) +from:0x0217d69c kind:arm_call to:0x0208a82c module:overlay(0) +from:0x0217d6cc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217d6e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d6f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d710 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217d720 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217d72c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d73c kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217d748 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d75c kind:arm_call to:0x02015080 module:main +from:0x0217d774 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217d7b4 kind:arm_call to:0x0205d6cc module:overlay(0) +from:0x0217d7c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d804 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d814 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d830 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d840 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217d84c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217d860 kind:arm_call to:0x02015080 module:main +from:0x0217d880 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d888 kind:arm_call to:0x021244ec module:overlay(45) +from:0x0217d898 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217d8a4 kind:load to:0x027e09a8 module:dtcm +from:0x0217d8ac kind:load to:0x027e0ce4 module:dtcm +from:0x0217d8bc kind:load to:0x020b3000 module:overlay(0) +from:0x0217d8c0 kind:load to:0x02177d0c module:overlays(89,90,91,93,94) +from:0x0217d904 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d910 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d948 kind:load to:0x027e0ce4 module:dtcm +from:0x0217d95c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217d970 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217d978 kind:arm_call to:0x02011ff4 module:main +from:0x0217d98c kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217d9b0 kind:load to:0x02180eec module:overlay(95) +from:0x0217d9f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217da04 kind:arm_call to:0x01fff458 module:itcm +from:0x0217da08 kind:arm_call to:0x02017190 module:main +from:0x0217da24 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217da34 kind:load to:0x02180eec module:overlay(95) +from:0x0217da38 kind:load to:0x027e0ce4 module:dtcm +from:0x0217da80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217da8c kind:arm_call to:0x01fff458 module:itcm +from:0x0217da90 kind:arm_call to:0x02017190 module:main +from:0x0217daac kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217dab4 kind:arm_call to:0x02011ff4 module:main +from:0x0217dac4 kind:load to:0x02180eec module:overlay(95) +from:0x0217dac8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217daf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217db40 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0217db50 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217db80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217db98 kind:arm_call to:0x01ff930c module:itcm +from:0x0217dbc4 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x0217dbd0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217dbd4 kind:load to:0x027e0ce0 module:dtcm +from:0x0217dbd8 kind:load to:0x02177d00 module:overlays(89,90,91,92,93,94) +from:0x0217dc54 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217dc70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217dc8c kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217dcb8 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217dd30 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217dd40 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217dd68 kind:arm_call to:0x02089edc module:overlay(0) +from:0x0217de18 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217de20 kind:arm_call to:0x0216f500 module:overlays(90,93) +from:0x0217de3c kind:arm_call to:0x02089edc module:overlay(0) +from:0x0217de50 kind:load to:0x027e0ce4 module:dtcm +from:0x0217de98 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217deb0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217deb8 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217df08 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217df14 kind:arm_call to:0x0217dacc module:overlay(95) +from:0x0217df24 kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x0217df8c kind:arm_call to:0x0217dacc module:overlay(95) +from:0x0217df9c kind:arm_call to:0x020732dc module:overlay(0) +from:0x0217dfc0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217dfd0 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217dfdc kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217dfe8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217dffc kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217e008 kind:load to:0x027e09b8 module:dtcm +from:0x0217e044 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217e058 kind:arm_call to:0x0208e588 module:overlay(0) +from:0x0217e06c kind:load to:0x02180f18 module:overlay(95) +from:0x0217e084 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0217e08c kind:arm_call to:0x0208e5e8 module:overlay(0) +from:0x0217e094 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217e0a0 kind:load to:0x02180f18 module:overlay(95) +from:0x0217e0b8 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0217e0c0 kind:arm_call to:0x0208e5e8 module:overlay(0) +from:0x0217e0c8 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217e0d0 kind:arm_call to:0x02011ff4 module:main +from:0x0217e0dc kind:load to:0x02180f18 module:overlay(95) +from:0x0217e114 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217e120 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0217e14c kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217e15c kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217e168 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217e19c kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x0217e1c8 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217e1e4 kind:arm_call to:0x0208e628 module:overlay(0) +from:0x0217e200 kind:arm_call to:0x0208dad4 module:overlay(0) +from:0x0217e214 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217e228 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217e234 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217e288 kind:arm_call to:0x0208cc20 module:overlay(0) +from:0x0217e298 kind:arm_call to:0x0208e674 module:overlay(0) +from:0x0217e3e8 kind:arm_call to:0x02070554 module:overlay(0) +from:0x0217e5dc kind:arm_call to:0x02080998 module:overlay(0) +from:0x0217e678 kind:arm_call to:0x0217e2a4 module:overlay(95) +from:0x0217e69c kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217e6b8 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217e6ec kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217e6fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217e70c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217e73c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217e750 kind:arm_call to:0x02017f38 module:main +from:0x0217e768 kind:arm_call to:0x0217e2a4 module:overlay(95) +from:0x0217e78c kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217e7a8 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217e7b4 kind:load to:0x027e09a4 module:dtcm +from:0x0217e7b8 kind:load to:0x0203e964 module:main +from:0x0217e7bc kind:load to:0x027e0cd8 module:dtcm +from:0x0217e7c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217e80c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217e824 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x0217e838 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217e84c kind:arm_call to:0x01ff993c module:itcm +from:0x0217e878 kind:arm_call to:0x02015080 module:main +from:0x0217e894 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217e8a0 kind:arm_call to:0x02015080 module:main +from:0x0217e8bc kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217e8f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217e90c kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217e918 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217e944 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x0217e94c kind:arm_call to:0x02170150 module:overlays(88,93) +from:0x0217e96c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217e984 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217e9c4 kind:arm_call to:0x01ff993c module:itcm +from:0x0217e9e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217ea08 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x0217ea34 kind:arm_call to:0x02015080 module:main +from:0x0217ea50 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217ea5c kind:arm_call to:0x02015080 module:main +from:0x0217ea7c kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217eaa0 kind:load to:0x027e09a8 module:dtcm +from:0x0217eab8 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217eacc kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217ead4 kind:arm_call to:0x02011ff4 module:main +from:0x0217eae8 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217eb10 kind:load to:0x02180f70 module:overlay(95) +from:0x0217eb78 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217eb94 kind:arm_call to:0x0216abb4 module:overlay(93) +from:0x0217ebc0 kind:arm_call to:0x020839f8 module:overlay(0) +from:0x0217ebdc kind:arm_call to:0x020839f8 module:overlay(0) +from:0x0217ec14 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217ec24 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217ec2c kind:arm_call to:0x0216f500 module:overlays(90,93) +from:0x0217ec44 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217ec4c kind:load to:0x027e09a8 module:dtcm +from:0x0217ec84 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217ec94 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217eca0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217ed7c kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217edb0 kind:arm_call to:0x0216e2d8 module:overlay(93) +from:0x0217edd8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217eec0 kind:arm_call to:0x0216e2a0 module:overlay(93) +from:0x0217eecc kind:arm_call to:0x0216d4f4 module:overlay(93) +from:0x0217eed8 kind:arm_call to:0x0216ab50 module:overlay(93) +from:0x0217ef1c kind:arm_call to:0x0216c6ac module:overlays(93,94) +from:0x0217ef2c kind:arm_call to:0x0216c1e4 module:overlay(93) +from:0x0217ef44 kind:arm_call to:0x0216ab04 module:overlay(93) +from:0x0217ef5c kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217ef9c kind:arm_call to:0x0216b060 module:overlay(93) +from:0x0217efc4 kind:arm_call to:0x02082bec module:overlay(0) +from:0x0217f0a8 kind:arm_call to:0x0208600c module:overlay(0) +from:0x0217f0b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f0d0 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217f118 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217f194 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f1b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f1e4 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217f1f0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217f238 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217f244 kind:arm_call to:0x02170340 module:overlay(93) +from:0x0217f24c kind:arm_call to:0x02170150 module:overlays(88,93) +from:0x0217f260 kind:load to:0x02177d28 module:overlays(89,90,91,93,94) +from:0x0217f270 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217f284 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217f28c kind:arm_call to:0x02011ff4 module:main +from:0x0217f2a0 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217f2d0 kind:load to:0x02180f9c module:overlay(95) +from:0x0217f2f4 kind:arm_call to:0x0208ca08 module:overlay(0) +from:0x0217f318 kind:arm_call to:0x0216f358 module:overlay(93) +from:0x0217f320 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0217f328 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217f334 kind:load to:0x02180f9c module:overlay(95) +from:0x0217f358 kind:arm_call to:0x0208ca08 module:overlay(0) +from:0x0217f37c kind:arm_call to:0x0216f358 module:overlay(93) +from:0x0217f384 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0217f38c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217f394 kind:arm_call to:0x02011ff4 module:main +from:0x0217f3a0 kind:load to:0x02180f9c module:overlay(95) +from:0x0217f3ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f3f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0217f418 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217f438 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217f444 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217f454 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217f4d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f4e0 kind:load to:0x0203e964 module:main +from:0x0217f520 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217f57c kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x0217f584 kind:arm_call to:0x0217f3a4 module:overlay(95) +from:0x0217f59c kind:arm_call to:0x01ffedac module:itcm +from:0x0217f5e0 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0217f5f4 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0217f608 kind:arm_call to:0x02080180 module:overlay(0) +from:0x0217f7b0 kind:arm_call to:0x0216f2b4 module:overlay(93) +from:0x0217f7b8 kind:arm_call to:0x0216f500 module:overlays(90,93) +from:0x0217f7d4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x0217f7ec kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217f7fc kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217f80c kind:load to:0x027e0cd8 module:dtcm +from:0x0217f814 kind:load to:0x027e0cec module:dtcm +from:0x0217f81c kind:load to:0x027e09a8 module:dtcm +from:0x0217f844 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217f854 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217f860 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217f898 kind:arm_call to:0x01ff916c module:itcm +from:0x0217f8ac kind:arm_call to:0x01ff916c module:itcm +from:0x0217f918 kind:arm_call to:0x01ff916c module:itcm +from:0x0217f93c kind:arm_call to:0x020a0334 module:overlay(0) +from:0x0217f948 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217f958 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217f978 kind:arm_call to:0x020d94d0 module:overlay(31) +from:0x0217f984 kind:arm_call to:0x020e0278 module:overlay(31) +from:0x0217f998 kind:load to:0x02180fc8 module:overlay(95) +from:0x0217fa54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217fa80 kind:load to:0x027e07d4 module:dtcm +from:0x0217fa88 kind:load to:0x0203e964 module:main +from:0x0217faa4 kind:arm_call to:0x02015080 module:main +from:0x0217facc kind:arm_call to:0x020e0368 module:overlay(31) +from:0x0217fad8 kind:arm_call to:0x02015080 module:main +from:0x0217fae8 kind:arm_call to:0x0216f534 module:overlay(93) +from:0x0217fb18 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0217fb24 kind:arm_call to:0x02015080 module:main +from:0x0217fb40 kind:arm_call to:0x02071700 module:overlay(0) +from:0x0217fb5c kind:arm_call to:0x0217f99c module:overlay(95) +from:0x0217fb90 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0217fba4 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x0217fbc4 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0217fbcc kind:arm_call to:0x0216f534 module:overlay(93) +from:0x0217fbe8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217fc10 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0217fc20 kind:arm_call to:0x0216f500 module:overlays(90,93) +from:0x0217fc40 kind:arm_call to:0x020e0550 module:overlay(31) +from:0x0217fc74 kind:arm_call to:0x0205d6cc module:overlay(0) +from:0x0217fc84 kind:arm_call to:0x01ff930c module:itcm +from:0x0217fca4 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x0217fcbc kind:arm_call to:0x02089f98 module:overlay(0) +from:0x0217fcd8 kind:load to:0x027e09a8 module:dtcm +from:0x0217fce8 kind:load to:0x027e07d4 module:dtcm +from:0x0217fcec kind:load to:0x027e09c0 module:dtcm +from:0x0217fd14 kind:arm_call to:0x020e05fc module:overlay(31) +from:0x0217fda0 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x0217fdd4 kind:arm_call to:0x02089e54 module:overlay(0) +from:0x0217fde4 kind:arm_call to:0x021705a4 module:overlays(89,93) +from:0x0217fdf0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217fe60 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217fe6c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217fea0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217feb4 kind:arm_call to:0x0216e344 module:overlay(93) +from:0x0217fed4 kind:arm_call to:0x0216e3b8 module:overlay(93) +from:0x0217ff08 kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x0217ff2c kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217ff44 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217ff5c kind:arm_call to:0x0217fa8c module:overlay(95) +from:0x0217ff68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ff8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ffc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ffd0 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217fff8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218002c kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x02180050 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02180068 kind:arm_call to:0x02015080 module:main +from:0x02180084 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02180090 kind:arm_call to:0x02015080 module:main +from:0x021800ac kind:arm_call to:0x02071700 module:overlay(0) +from:0x02180120 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218015c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02180164 kind:arm_call to:0x0217025c module:overlay(93) +from:0x02180174 kind:load to:0x027e09a8 module:dtcm +from:0x02180184 kind:load to:0x0203e964 module:main +from:0x02180188 kind:load to:0x027e09c0 module:dtcm +from:0x021801c8 kind:arm_call to:0x021706d8 module:overlay(93) +from:0x02180208 kind:arm_call to:0x0217f99c module:overlay(95) +from:0x0218023c kind:arm_call to:0x020e0d98 module:overlay(31) +from:0x021802e0 kind:arm_call to:0x02171004 module:overlay(93) +from:0x021802f4 kind:load to:0x0203e964 module:main +from:0x02180304 kind:arm_call to:0x020e05fc module:overlay(31) +from:0x0218030c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02180314 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0218031c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02180334 kind:arm_call to:0x020e05fc module:overlay(31) +from:0x0218033c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02180344 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0218034c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02180354 kind:arm_call to:0x02011ff4 module:main +from:0x02180368 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0218038c kind:load to:0x02180ff4 module:overlay(95) +from:0x021803d8 kind:arm_call to:0x0216c608 module:overlay(93) +from:0x021803e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02180414 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02180490 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x021804ec kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x0218050c kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x02180518 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02180564 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021805d4 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02180600 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0218060c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02180644 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02180660 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0218067c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02180698 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021806c8 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x021806f0 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02180710 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0218072c kind:arm_call to:0x0209feac module:overlay(0) +from:0x02180748 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02180764 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02180770 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0218077c kind:load to:0x027e0ce4 module:dtcm +from:0x02180780 kind:load to:0x027e0cd8 module:dtcm +from:0x02180788 kind:load to:0x027e09b8 module:dtcm +from:0x0218078c kind:load to:0x027e0cec module:dtcm +from:0x02180794 kind:load to:0x020b5214 module:overlay(0) +from:0x021807ec kind:arm_call to:0x020732ec module:overlay(0) +from:0x02180800 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0218080c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180820 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02180848 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0218085c kind:arm_call to:0x02078764 module:overlay(0) +from:0x02180874 kind:arm_call to:0x02171004 module:overlay(93) +from:0x02180880 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180898 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021808a0 kind:arm_call to:0x0217039c module:overlay(93) +from:0x021808ac kind:arm_call to:0x02171004 module:overlay(93) +from:0x021808bc kind:arm_call to:0x02015080 module:main +from:0x021808d8 kind:arm_call to:0x020717cc module:overlay(0) +from:0x021808e0 kind:load to:0x027e09b8 module:dtcm +from:0x021808e4 kind:load to:0x027e09bc module:dtcm +from:0x021808e8 kind:load to:0x027e09a8 module:dtcm +from:0x021808f8 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0218090c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x02180914 kind:arm_call to:0x02011ff4 module:main +from:0x02180926 kind:thumb_call_arm to:0x020590e4 module:overlay(0) +from:0x0218093c kind:thumb_call to:0x0208ed30 module:overlay(0) +from:0x02180946 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x0218095a kind:thumb_call_arm to:0x0208ee94 module:overlay(0) +from:0x0218096e kind:thumb_call to:0x0205778c module:overlay(0) +from:0x0218097a kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x0218098e kind:thumb_call_arm to:0x0208ee94 module:overlay(0) +from:0x021809a2 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x021809ae kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x021809c2 kind:thumb_call_arm to:0x0208ee94 module:overlay(0) +from:0x021809d2 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x021809de kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x021809e8 kind:thumb_call to:0x02179ca4 module:overlay(95) +from:0x021809f2 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x02180a06 kind:thumb_call to:0x02179b44 module:overlay(95) +from:0x02180a18 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x02180a24 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02180a30 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02180a3c kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02180a48 kind:load to:0x02181020 module:overlay(95) +from:0x02180a4c kind:load to:0x027e0ce0 module:dtcm +from:0x02180a50 kind:load to:0x02180d70 module:overlay(95) +from:0x02180a54 kind:load to:0x02180d80 module:overlay(95) +from:0x02180a6c kind:thumb_call_arm to:0x0200b578 module:main +from:0x02180a78 kind:load to:0x02180bc1 module:overlay(95) +from:0x02180a86 kind:thumb_call to:0x02179d0c module:overlay(95) +from:0x02180a90 kind:thumb_call to:0x02180a58 module:overlay(95) +from:0x02180aa2 kind:thumb_call to:0x02179d20 module:overlay(95) +from:0x02180aae kind:thumb_call_arm to:0x0200b58c module:main +from:0x02180ac0 kind:load to:0x02180a59 module:overlay(95) +from:0x02180afc kind:load to:0x027e0ce0 module:dtcm +from:0x02180b24 kind:arm_call_thumb to:0x02179ba8 module:overlay(95) +from:0x02180b4c kind:arm_call to:0x0200b58c module:main +from:0x02180b54 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180b5c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180b64 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180b6c kind:load to:0x027e0ce0 module:dtcm +from:0x02180b98 kind:arm_call to:0x01ffc768 module:itcm +from:0x02180ba8 kind:arm_call to:0x0200ea38 module:main +from:0x02180bbc kind:load to:0x020b4ec4 module:overlay(0) +from:0x02180bea kind:thumb_call to:0x02179be8 module:overlay(95) +from:0x02180c02 kind:thumb_call_arm to:0x0200e260 module:main +from:0x02180c0c kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02180c22 kind:thumb_call to:0x02179d3c module:overlay(95) +from:0x02180c30 kind:load to:0x027e0964 module:dtcm +from:0x02180c54 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180c60 kind:arm_call to:0x0200e260 module:main +from:0x02180c70 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180c80 kind:arm_call to:0x01ffad5c module:itcm +from:0x02180cac kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02180cb8 kind:load to:0x027e0254 module:dtcm +from:0x02180cbc kind:load to:0x027e0964 module:dtcm +from:0x02180cc0 kind:load to:0x027e0958 module:dtcm +from:0x02180ccc kind:arm_call to:0x02180b70 module:overlay(95) +from:0x02180ce4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180ce8 kind:arm_call to:0x0205accc module:overlay(0) +from:0x02180d08 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180d10 kind:load to:0x027e0254 module:dtcm +from:0x02180da8 kind:load to:0x0217a220 module:overlay(95) +from:0x02180dcc kind:load to:0x02179e20 module:overlay(95) +from:0x02180dd0 kind:load to:0x0217a280 module:overlay(95) +from:0x02180dd4 kind:load to:0x02099b00 module:overlay(0) +from:0x02180dd8 kind:load to:0x02099b38 module:overlay(0) +from:0x02180ddc kind:load to:0x0209a13c module:overlay(0) +from:0x02180de0 kind:load to:0x0209a144 module:overlay(0) +from:0x02180de4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02180de8 kind:load to:0x02099cb0 module:overlay(0) +from:0x02180dec kind:load to:0x02099ba0 module:overlay(0) +from:0x02180df0 kind:load to:0x0209a06c module:overlay(0) +from:0x02180df4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02180df8 kind:load to:0x0209a10c module:overlay(0) +from:0x02180dfc kind:load to:0x0217a278 module:overlay(95) +from:0x02180e00 kind:load to:0x0209a124 module:overlay(0) +from:0x02180e04 kind:load to:0x0217a268 module:overlay(95) +from:0x02180e08 kind:load to:0x0217a244 module:overlay(95) +from:0x02180e14 kind:load to:0x0209019c module:overlay(0) +from:0x02180e18 kind:load to:0x0217add0 module:overlay(95) +from:0x02180e1c kind:load to:0x0217ade4 module:overlay(95) +from:0x02180e20 kind:load to:0x0217aaec module:overlay(95) +from:0x02180e24 kind:load to:0x0217acb4 module:overlay(95) +from:0x02180e28 kind:load to:0x020907bc module:overlay(0) +from:0x02180e2c kind:load to:0x020907c0 module:overlay(0) +from:0x02180e30 kind:load to:0x020907c4 module:overlay(0) +from:0x02180e3c kind:load to:0x0217b0c4 module:overlay(95) +from:0x02180e40 kind:load to:0x0217b170 module:overlay(95) +from:0x02180e44 kind:load to:0x0217b224 module:overlay(95) +from:0x02180e48 kind:load to:0x0217b584 module:overlay(95) +from:0x02180e4c kind:load to:0x0217bd98 module:overlay(95) +from:0x02180e50 kind:load to:0x02170600 module:overlay(93) +from:0x02180e54 kind:load to:0x0217bcdc module:overlay(95) +from:0x02180e58 kind:load to:0x0217bd08 module:overlay(95) +from:0x02180e5c kind:load to:0x021706d8 module:overlays(89,93) +from:0x02180e68 kind:load to:0x0217be24 module:overlay(95) +from:0x02180e6c kind:load to:0x0217be38 module:overlay(95) +from:0x02180e70 kind:load to:0x0217be54 module:overlay(95) +from:0x02180e74 kind:load to:0x0217bf40 module:overlay(95) +from:0x02180e78 kind:load to:0x021705fc module:overlay(93) +from:0x02180e7c kind:load to:0x02170600 module:overlay(93) +from:0x02180e80 kind:load to:0x02170604 module:overlay(93) +from:0x02180e84 kind:load to:0x0217060c module:overlay(93) +from:0x02180e88 kind:load to:0x021706d8 module:overlays(89,93) +from:0x02180e94 kind:load to:0x0217c074 module:overlay(95) +from:0x02180e98 kind:load to:0x0217c0b4 module:overlay(95) +from:0x02180e9c kind:load to:0x0217c3a8 module:overlay(95) +from:0x02180ea0 kind:load to:0x0217c4e0 module:overlay(95) +from:0x02180ea4 kind:load to:0x021705fc module:overlay(93) +from:0x02180ea8 kind:load to:0x02170600 module:overlay(93) +from:0x02180eac kind:load to:0x02170604 module:overlay(93) +from:0x02180eb0 kind:load to:0x0217060c module:overlay(93) +from:0x02180eb4 kind:load to:0x021706d8 module:overlays(89,93) +from:0x02180ec0 kind:load to:0x0217d954 module:overlay(95) +from:0x02180ec4 kind:load to:0x0217d968 module:overlay(95) +from:0x02180ec8 kind:load to:0x0217d1b4 module:overlay(95) +from:0x02180ecc kind:load to:0x0217d394 module:overlay(95) +from:0x02180ed0 kind:load to:0x021705fc module:overlay(93) +from:0x02180ed4 kind:load to:0x02170600 module:overlay(93) +from:0x02180ed8 kind:load to:0x0217d8c8 module:overlay(95) +from:0x02180edc kind:load to:0x0217060c module:overlay(93) +from:0x02180ee0 kind:load to:0x021706d8 module:overlays(89,93) +from:0x02180eec kind:load to:0x0217d9b4 module:overlay(95) +from:0x02180ef0 kind:load to:0x0217da3c module:overlay(95) +from:0x02180ef4 kind:load to:0x0217dbdc module:overlay(95) +from:0x02180ef8 kind:load to:0x0217de58 module:overlay(95) +from:0x02180efc kind:load to:0x021705fc module:overlay(93) +from:0x02180f00 kind:load to:0x02170600 module:overlay(93) +from:0x02180f04 kind:load to:0x02170604 module:overlay(93) +from:0x02180f08 kind:load to:0x0217060c module:overlay(93) +from:0x02180f0c kind:load to:0x0217e00c module:overlay(95) +from:0x02180f18 kind:load to:0x0217e070 module:overlay(95) +from:0x02180f1c kind:load to:0x0217e0a4 module:overlay(95) +from:0x02180f20 kind:load to:0x0217e0e0 module:overlay(95) +from:0x02180f24 kind:load to:0x0217e128 module:overlay(95) +from:0x02180f28 kind:load to:0x0217e240 module:overlay(95) +from:0x02180f2c kind:load to:0x02170600 module:overlay(93) +from:0x02180f30 kind:load to:0x02170604 module:overlay(93) +from:0x02180f34 kind:load to:0x0217060c module:overlay(93) +from:0x02180f38 kind:load to:0x021706d8 module:overlays(89,93) +from:0x02180f44 kind:load to:0x0217eab0 module:overlay(95) +from:0x02180f48 kind:load to:0x0217eac4 module:overlay(95) +from:0x02180f4c kind:load to:0x0217e2e8 module:overlay(95) +from:0x02180f50 kind:load to:0x0217e7c4 module:overlay(95) +from:0x02180f54 kind:load to:0x021705fc module:overlay(93) +from:0x02180f58 kind:load to:0x02170600 module:overlay(93) +from:0x02180f5c kind:load to:0x02170604 module:overlay(93) +from:0x02180f60 kind:load to:0x0217060c module:overlay(93) +from:0x02180f64 kind:load to:0x021706d8 module:overlays(89,93) +from:0x02180f70 kind:load to:0x0217f268 module:overlay(95) +from:0x02180f74 kind:load to:0x0217f27c module:overlay(95) +from:0x02180f78 kind:load to:0x0217eb14 module:overlay(95) +from:0x02180f7c kind:load to:0x0217ec58 module:overlay(95) +from:0x02180f80 kind:load to:0x021705fc module:overlay(93) +from:0x02180f84 kind:load to:0x02170600 module:overlay(93) +from:0x02180f88 kind:load to:0x02170604 module:overlay(93) +from:0x02180f8c kind:load to:0x0217060c module:overlay(93) +from:0x02180f90 kind:load to:0x021706d8 module:overlays(89,93) +from:0x02180f9c kind:load to:0x0217f2d4 module:overlay(95) +from:0x02180fa0 kind:load to:0x0217f338 module:overlay(95) +from:0x02180fa4 kind:load to:0x0217f4e4 module:overlay(95) +from:0x02180fa8 kind:load to:0x0217f824 module:overlay(95) +from:0x02180fac kind:load to:0x021705fc module:overlay(93) +from:0x02180fb0 kind:load to:0x02170600 module:overlay(93) +from:0x02180fb4 kind:load to:0x02170604 module:overlay(93) +from:0x02180fb8 kind:load to:0x0217060c module:overlay(93) +from:0x02180fbc kind:load to:0x021706d8 module:overlays(89,93) +from:0x02180fc8 kind:load to:0x021802f8 module:overlay(95) +from:0x02180fcc kind:load to:0x02180328 module:overlay(95) +from:0x02180fd0 kind:load to:0x0217fcf4 module:overlay(95) +from:0x02180fd4 kind:load to:0x0217fdac module:overlay(95) +from:0x02180fd8 kind:load to:0x021705fc module:overlay(93) +from:0x02180fdc kind:load to:0x02170600 module:overlay(93) +from:0x02180fe0 kind:load to:0x02170604 module:overlay(93) +from:0x02180fe4 kind:load to:0x0217060c module:overlay(93) +from:0x02180fe8 kind:load to:0x0218018c module:overlay(95) +from:0x02180ff4 kind:load to:0x021808f0 module:overlay(95) +from:0x02180ff8 kind:load to:0x02180904 module:overlay(95) +from:0x02180ffc kind:load to:0x02180390 module:overlay(95) +from:0x02181000 kind:load to:0x021807b0 module:overlay(95) +from:0x02181004 kind:load to:0x021705fc module:overlay(93) +from:0x02181008 kind:load to:0x02170600 module:overlay(93) +from:0x0218100c kind:load to:0x02170604 module:overlay(93) +from:0x02181010 kind:load to:0x0217060c module:overlay(93) +from:0x02181014 kind:load to:0x021706d8 module:overlays(89,93) +from:0x02181020 kind:load to:0x02180cc4 module:overlay(95) diff --git a/config/eur/arm9/overlays/ov095/symbols.txt b/config/eur/arm9/overlays/ov095/symbols.txt new file mode 100644 index 00000000..1acfbdf5 --- /dev/null +++ b/config/eur/arm9/overlays/ov095/symbols.txt @@ -0,0 +1,156 @@ +func_ov095_02179b20 kind:function(arm,size=0x24) addr:0x02179b20 +func_ov095_02179b44 kind:function(thumb,size=0x40) addr:0x02179b44 +func_ov095_02179b84 kind:function(thumb,size=0x24) addr:0x02179b84 +func_ov095_02179ba8 kind:function(thumb,size=0x40) addr:0x02179ba8 +func_ov095_02179be8 kind:function(thumb,size=0xb0) addr:0x02179be8 +func_ov095_02179c98 kind:function(arm,size=0xc) addr:0x02179c98 +func_ov095_02179ca4 kind:function(thumb,size=0x2c) addr:0x02179ca4 +func_ov095_02179cd0 kind:function(thumb,size=0x28) addr:0x02179cd0 +func_ov095_02179cf8 kind:function(thumb,size=0x14) addr:0x02179cf8 +func_ov095_02179d0c kind:function(thumb,size=0x14) addr:0x02179d0c +func_ov095_02179d20 kind:function(thumb,size=0x1c) addr:0x02179d20 +func_ov095_02179d3c kind:function(thumb,size=0x78) addr:0x02179d3c +func_ov095_02179db4 kind:function(arm,size=0x6c) addr:0x02179db4 +func_ov095_02179e20 kind:function(arm,size=0x14) addr:0x02179e20 +func_ov095_02179e34 kind:function(arm,size=0x194) addr:0x02179e34 +func_ov095_02179fc8 kind:function(arm,size=0x44) addr:0x02179fc8 +func_ov095_0217a00c kind:function(arm,size=0x14c) addr:0x0217a00c +func_ov095_0217a158 kind:function(arm,size=0xc8) addr:0x0217a158 +func_ov095_0217a220 kind:function(arm,size=0x24) addr:0x0217a220 +func_ov095_0217a244 kind:function(arm,size=0x24) addr:0x0217a244 +func_ov095_0217a268 kind:function(arm,size=0x10) addr:0x0217a268 +func_ov095_0217a278 kind:function(arm,size=0x8) addr:0x0217a278 +func_ov095_0217a280 kind:function(arm,size=0x1c) addr:0x0217a280 +func_ov095_0217a29c kind:function(arm,size=0x34) addr:0x0217a29c +func_ov095_0217a2d0 kind:function(arm,size=0x40) addr:0x0217a2d0 +func_ov095_0217a310 kind:function(arm,size=0x8c) addr:0x0217a310 +func_ov095_0217a39c kind:function(thumb,size=0x30) addr:0x0217a39c +func_ov095_0217a3cc kind:function(thumb,size=0x18) addr:0x0217a3cc +func_ov095_0217a3e4 kind:function(thumb,size=0x30) addr:0x0217a3e4 +func_ov095_0217a414 kind:function(thumb,size=0x10) addr:0x0217a414 +func_ov095_0217a424 kind:function(thumb,size=0x3c) addr:0x0217a424 +func_ov095_0217a460 kind:function(arm,size=0x6c) addr:0x0217a460 +func_ov095_0217a4cc kind:function(thumb,size=0x18) addr:0x0217a4cc +func_ov095_0217a4e4 kind:function(thumb,size=0x2c) addr:0x0217a4e4 +func_ov095_0217a510 kind:function(thumb,size=0x88) addr:0x0217a510 +func_ov095_0217a598 kind:function(thumb,size=0x2c) addr:0x0217a598 +func_ov095_0217a5c4 kind:function(thumb,size=0x60) addr:0x0217a5c4 +func_ov095_0217a624 kind:function(thumb,size=0x1c) addr:0x0217a624 +func_ov095_0217a640 kind:function(arm,size=0x14) addr:0x0217a640 +func_ov095_0217a654 kind:function(arm,size=0x178) addr:0x0217a654 +func_ov095_0217a7cc kind:function(arm,size=0x2bc) addr:0x0217a7cc +func_ov095_0217aa88 kind:function(arm,size=0x20) addr:0x0217aa88 +func_ov095_0217aaa8 kind:function(arm,size=0x14) addr:0x0217aaa8 +func_ov095_0217aabc kind:function(arm,size=0x30) addr:0x0217aabc +func_ov095_0217aaec kind:function(arm,size=0x1c8) addr:0x0217aaec +func_ov095_0217acb4 kind:function(arm,size=0x11c) addr:0x0217acb4 +func_ov095_0217add0 kind:function(arm,size=0x14) addr:0x0217add0 +func_ov095_0217ade4 kind:function(arm,size=0x1c) addr:0x0217ade4 +func_ov095_0217ae00 kind:function(thumb,size=0x30) addr:0x0217ae00 +func_ov095_0217ae30 kind:function(arm,size=0x40) addr:0x0217ae30 +func_ov095_0217ae70 kind:function(arm,size=0x198) addr:0x0217ae70 +func_ov095_0217b008 kind:function(arm,size=0x60) addr:0x0217b008 +func_ov095_0217b068 kind:function(arm,size=0x5c) addr:0x0217b068 +func_ov095_0217b0c4 kind:function(arm,size=0xac) addr:0x0217b0c4 +func_ov095_0217b170 kind:function(arm,size=0xb4) addr:0x0217b170 +func_ov095_0217b224 kind:function(arm,size=0x360) addr:0x0217b224 +func_ov095_0217b584 kind:function(arm,size=0x758) addr:0x0217b584 +func_ov095_0217bcdc kind:function(arm,size=0x2c) addr:0x0217bcdc +func_ov095_0217bd08 kind:function(arm,size=0x90) addr:0x0217bd08 +func_ov095_0217bd98 kind:function(arm,size=0x64) addr:0x0217bd98 +func_ov095_0217bdfc kind:function(arm,size=0x28) addr:0x0217bdfc +func_ov095_0217be24 kind:function(arm,size=0x14) addr:0x0217be24 +func_ov095_0217be38 kind:function(arm,size=0x1c) addr:0x0217be38 +func_ov095_0217be54 kind:function(arm,size=0xec) addr:0x0217be54 +func_ov095_0217bf40 kind:function(arm,size=0xec) addr:0x0217bf40 +func_ov095_0217c02c kind:function(arm,size=0x48) addr:0x0217c02c +func_ov095_0217c074 kind:function(arm,size=0x40) addr:0x0217c074 +func_ov095_0217c0b4 kind:function(arm,size=0x48) addr:0x0217c0b4 +func_ov095_0217c0fc kind:function(arm,size=0x58) addr:0x0217c0fc +func_ov095_0217c154 kind:function(arm,size=0x24) addr:0x0217c154 +func_ov095_0217c178 kind:function(arm,size=0x1dc) addr:0x0217c178 +func_ov095_0217c354 kind:function(arm,size=0x54) addr:0x0217c354 +func_ov095_0217c3a8 kind:function(arm,size=0x138) addr:0x0217c3a8 +func_ov095_0217c4e0 kind:function(arm,size=0xcd4) addr:0x0217c4e0 +func_ov095_0217d1b4 kind:function(arm,size=0x1e0) addr:0x0217d1b4 +func_ov095_0217d394 kind:function(arm,size=0x534) addr:0x0217d394 +func_ov095_0217d8c8 kind:function(arm,size=0x8c) addr:0x0217d8c8 +func_ov095_0217d954 kind:function(arm,size=0x14) addr:0x0217d954 +func_ov095_0217d968 kind:function(arm,size=0x1c) addr:0x0217d968 +func_ov095_0217d984 kind:function(arm,size=0x30) addr:0x0217d984 +func_ov095_0217d9b4 kind:function(arm,size=0x88) addr:0x0217d9b4 +func_ov095_0217da3c kind:function(arm,size=0x90) addr:0x0217da3c +func_ov095_0217dacc kind:function(arm,size=0x110) addr:0x0217dacc +func_ov095_0217dbdc kind:function(arm,size=0x27c) addr:0x0217dbdc +func_ov095_0217de58 kind:function(arm,size=0x1b4) addr:0x0217de58 +func_ov095_0217e00c kind:function(arm,size=0x30) addr:0x0217e00c +func_ov095_0217e03c kind:function(arm,size=0x34) addr:0x0217e03c +func_ov095_0217e070 kind:function(arm,size=0x34) addr:0x0217e070 +func_ov095_0217e0a4 kind:function(arm,size=0x3c) addr:0x0217e0a4 +func_ov095_0217e0e0 kind:function(arm,size=0x48) addr:0x0217e0e0 +func_ov095_0217e128 kind:function(arm,size=0x118) addr:0x0217e128 +func_ov095_0217e240 kind:function(arm,size=0x64) addr:0x0217e240 +func_ov095_0217e2a4 kind:function(arm,size=0x44) addr:0x0217e2a4 +func_ov095_0217e2e8 kind:function(arm,size=0x4dc) addr:0x0217e2e8 +func_ov095_0217e7c4 kind:function(arm,size=0x2ec) addr:0x0217e7c4 +func_ov095_0217eab0 kind:function(arm,size=0x14) addr:0x0217eab0 +func_ov095_0217eac4 kind:function(arm,size=0x1c) addr:0x0217eac4 +func_ov095_0217eae0 kind:function(arm,size=0x34) addr:0x0217eae0 +func_ov095_0217eb14 kind:function(arm,size=0x144) addr:0x0217eb14 +func_ov095_0217ec58 kind:function(arm,size=0x610) addr:0x0217ec58 +func_ov095_0217f268 kind:function(arm,size=0x14) addr:0x0217f268 +func_ov095_0217f27c kind:function(arm,size=0x1c) addr:0x0217f27c +func_ov095_0217f298 kind:function(arm,size=0x3c) addr:0x0217f298 +func_ov095_0217f2d4 kind:function(arm,size=0x64) addr:0x0217f2d4 +func_ov095_0217f338 kind:function(arm,size=0x6c) addr:0x0217f338 +func_ov095_0217f3a4 kind:function(arm,size=0x140) addr:0x0217f3a4 +func_ov095_0217f4e4 kind:function(arm,size=0x340) addr:0x0217f4e4 +func_ov095_0217f824 kind:function(arm,size=0x12c) addr:0x0217f824 +func_ov095_0217f950 kind:function(arm,size=0x4c) addr:0x0217f950 +func_ov095_0217f99c kind:function(arm,size=0xf0) addr:0x0217f99c +func_ov095_0217fa8c kind:function(arm,size=0x268) addr:0x0217fa8c +func_ov095_0217fcf4 kind:function(arm,size=0xb8) addr:0x0217fcf4 +func_ov095_0217fdac kind:function(arm,size=0x3e0) addr:0x0217fdac +func_ov095_0218018c kind:function(arm,size=0x4c) addr:0x0218018c +func_ov095_021801d8 kind:function(arm,size=0x120) addr:0x021801d8 +func_ov095_021802f8 kind:function(arm,size=0x30) addr:0x021802f8 +func_ov095_02180328 kind:function(arm,size=0x38) addr:0x02180328 +func_ov095_02180360 kind:function(arm,size=0x30) addr:0x02180360 +func_ov095_02180390 kind:function(arm,size=0x420) addr:0x02180390 +func_ov095_021807b0 kind:function(arm,size=0x140) addr:0x021807b0 +func_ov095_021808f0 kind:function(arm,size=0x14) addr:0x021808f0 +func_ov095_02180904 kind:function(arm,size=0x1c) addr:0x02180904 +func_ov095_02180920 kind:function(thumb,size=0x138) addr:0x02180920 +func_ov095_02180a58 kind:function(thumb,size=0x24) addr:0x02180a58 +func_ov095_02180a7c kind:function(thumb,size=0x1c) addr:0x02180a7c +func_ov095_02180a98 kind:function(thumb,size=0x1c) addr:0x02180a98 +func_ov095_02180ab4 kind:function(thumb,size=0x10) addr:0x02180ab4 +func_ov095_02180ac4 kind:function(arm,size=0x3c) addr:0x02180ac4 +func_ov095_02180b00 kind:function(arm,size=0x70) addr:0x02180b00 +func_ov095_02180b70 kind:function(arm,size=0x50) addr:0x02180b70 +func_ov095_02180bc0 kind:function(thumb,size=0x74) addr:0x02180bc0 +func_ov095_02180c34 kind:function(arm,size=0x90) addr:0x02180c34 +func_ov095_02180cc4 kind:function(arm,size=0x50) addr:0x02180cc4 +data_ov095_02180d14 kind:data(any) addr:0x02180d14 +data_ov095_02180d1a kind:data(any) addr:0x02180d1a +data_ov095_02180d20 kind:data(any) addr:0x02180d20 +data_ov095_02180d50 kind:data(any) addr:0x02180d50 +data_ov095_02180d60 kind:data(any) addr:0x02180d60 +data_ov095_02180d70 kind:data(any) addr:0x02180d70 +data_ov095_02180d80 kind:data(any) addr:0x02180d80 +data_ov095_02180da8 kind:data(any) addr:0x02180da8 +data_ov095_02180dac kind:data(any) addr:0x02180dac +data_ov095_02180dcc kind:data(any) addr:0x02180dcc +data_ov095_02180e14 kind:data(any) addr:0x02180e14 +data_ov095_02180e3c kind:data(any) addr:0x02180e3c +data_ov095_02180e68 kind:data(any) addr:0x02180e68 +data_ov095_02180e94 kind:data(any) addr:0x02180e94 +data_ov095_02180ec0 kind:data(any) addr:0x02180ec0 +data_ov095_02180eec kind:data(any) addr:0x02180eec +data_ov095_02180f18 kind:data(any) addr:0x02180f18 +data_ov095_02180f44 kind:data(any) addr:0x02180f44 +data_ov095_02180f70 kind:data(any) addr:0x02180f70 +data_ov095_02180f9c kind:data(any) addr:0x02180f9c +data_ov095_02180fc8 kind:data(any) addr:0x02180fc8 +data_ov095_02180ff4 kind:data(any) addr:0x02180ff4 +data_ov095_02181020 kind:data(any) addr:0x02181020 diff --git a/config/eur/arm9/overlays/ov096/delinks.txt b/config/eur/arm9/overlays/ov096/delinks.txt new file mode 100644 index 00000000..ae992714 --- /dev/null +++ b/config/eur/arm9/overlays/ov096/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02179b20 end:0x0217db9c kind:code align:32 + .rodata start:0x0217db9c end:0x0217dbc8 kind:data align:4 + .init start:0x0217dbc8 end:0x0217dd58 kind:code align:4 + .ctor start:0x0217dd58 end:0x0217dd70 kind:data align:4 + .data start:0x0217dd80 end:0x0217e240 kind:data align:32 + .bss start:0x0217e240 end:0x0217e5a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov096/relocs.txt b/config/eur/arm9/overlays/ov096/relocs.txt new file mode 100644 index 00000000..7d335e77 --- /dev/null +++ b/config/eur/arm9/overlays/ov096/relocs.txt @@ -0,0 +1,724 @@ +from:0x02179b4c kind:arm_call to:0x01fff350 module:itcm +from:0x02179b68 kind:arm_call to:0x0217ad08 module:overlay(96) +from:0x02179bb0 kind:load to:0x027e0ce4 module:dtcm +from:0x02179bb8 kind:load to:0x020b3000 module:overlay(0) +from:0x02179bd4 kind:load to:0x027e0cd8 module:dtcm +from:0x02179bd8 kind:load to:0x02081e30 module:overlay(0) +from:0x02179bf2 kind:thumb_call_arm to:0x02081d7c module:overlay(0) +from:0x02179bf8 kind:load to:0x027e0cd8 module:dtcm +from:0x02179c10 kind:load to:0x027e0ce0 module:dtcm +from:0x02179c16 kind:thumb_call to:0x02179c08 module:overlay(96) +from:0x02179c3c kind:load to:0x027e09b8 module:dtcm +from:0x02179c50 kind:load to:0x027e09b8 module:dtcm +from:0x02179c8e kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x02179cac kind:thumb_call to:0x02179bbc module:overlay(96) +from:0x02179cb8 kind:thumb_call to:0x02179bbc module:overlay(96) +from:0x02179cd6 kind:thumb_call to:0x02179bbc module:overlay(96) +from:0x02179ce2 kind:thumb_call to:0x02179bbc module:overlay(96) +from:0x02179cf6 kind:thumb_call to:0x02179bdc module:overlay(96) +from:0x02179d24 kind:thumb_call_arm to:0x0206c9a8 module:overlay(0) +from:0x02179d36 kind:thumb_call_arm to:0x02070560 module:overlay(0) +from:0x02179d4e kind:thumb_call_arm to:0x0206d180 module:overlay(0) +from:0x02179d58 kind:load to:0x027e09a4 module:dtcm +from:0x02179d5c kind:load to:0x020b3000 module:overlay(0) +from:0x02179d64 kind:load to:0x027e0ce4 module:dtcm +from:0x02179d68 kind:load to:0x020b51b8 module:overlay(0) +from:0x02179dc8 kind:arm_call_thumb to:0x02179c08 module:overlay(96) +from:0x02179e00 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02179e28 kind:arm_call to:0x02070554 module:overlay(0) +from:0x02179f58 kind:arm_call to:0x02080998 module:overlay(0) +from:0x0217a020 kind:arm_call_thumb to:0x02179c08 module:overlay(96) +from:0x0217a040 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217a060 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217a07c kind:arm_call_thumb to:0x02179c08 module:overlay(96) +from:0x0217a0b4 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0217a0c0 kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0217a0cc kind:load to:0x027e09a4 module:dtcm +from:0x0217a0d0 kind:load to:0x0203e964 module:main +from:0x0217a0d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a10c kind:arm_call to:0x021700c4 module:overlay(93) +from:0x0217a12c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a144 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217a174 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a1c0 kind:arm_call to:0x021700c4 module:overlay(93) +from:0x0217a1e8 kind:arm_call to:0x01ffd118 module:itcm +from:0x0217a228 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217a230 kind:arm_call to:0x02170150 module:overlays(88,93) +from:0x0217a23c kind:load to:0x027e0c90 module:dtcm +from:0x0217a248 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217a25c kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217a264 kind:arm_call to:0x02011ff4 module:main +from:0x0217a278 kind:arm_call to:0x0216fff4 module:overlay(93) +from:0x0217a2a0 kind:load to:0x0217ddb4 module:overlay(96) +from:0x0217a2cc kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x0217a2d4 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217a2e0 kind:load to:0x0217ddb4 module:overlay(96) +from:0x0217a30c kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x0217a314 kind:arm_call to:0x021700c0 module:overlay(93) +from:0x0217a31c kind:arm_call to:0x02011ff4 module:main +from:0x0217a328 kind:load to:0x0217ddb4 module:overlay(96) +from:0x0217a358 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217a3a0 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0217a3b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a3e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a3f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217a424 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x0217a430 kind:load to:0x027e0ce4 module:dtcm +from:0x0217a434 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a438 kind:load to:0x02177d00 module:overlays(89,90,91,92,93,94) +from:0x0217a450 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217a464 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0217a498 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0217a4ac kind:arm_call to:0x02073470 module:overlay(0) +from:0x0217a4bc kind:load to:0x027e09b8 module:dtcm +from:0x0217a4c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a530 kind:arm_call to:0x0217a43c module:overlay(96) +from:0x0217a54c kind:arm_call to:0x02089edc module:overlay(0) +from:0x0217a58c kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x0217a594 kind:arm_call to:0x0217a32c module:overlay(96) +from:0x0217a5a4 kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x0217a5b8 kind:arm_call to:0x0217a43c module:overlay(96) +from:0x0217a5d0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0217a5e4 kind:arm_call to:0x0217a32c module:overlay(96) +from:0x0217a600 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217a60c kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217a61c kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x0217a624 kind:arm_call to:0x0217a32c module:overlay(96) +from:0x0217a634 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0217a644 kind:arm_call to:0x0217039c module:overlay(93) +from:0x0217a650 kind:arm_call to:0x02171004 module:overlay(93) +from:0x0217a658 kind:load to:0x027e09b8 module:dtcm +from:0x0217a694 kind:load to:0x0217e250 module:overlay(96) +from:0x0217a6a8 kind:arm_call to:0x02011f3c module:main +from:0x0217a6b4 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0217a6c8 kind:load to:0x0217de04 module:overlay(96) +from:0x0217a6d8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0217a6f0 kind:load to:0x0217dde0 module:overlay(96) +from:0x0217a6fc kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217a710 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217a718 kind:arm_call to:0x02011ff4 module:main +from:0x0217a72c kind:arm_call to:0x02097724 module:overlay(0) +from:0x0217a740 kind:load to:0x0217e29c module:overlay(96) +from:0x0217a754 kind:arm_call to:0x02011f3c module:main +from:0x0217a760 kind:arm_call to:0x0217a790 module:overlay(96) +from:0x0217a774 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0217a78c kind:load to:0x0217de60 module:overlay(96) +from:0x0217a798 kind:arm_call to:0x020e3da0 module:overlay(31) +from:0x0217a7c4 kind:load to:0x0217de84 module:overlay(96) +from:0x0217a7c8 kind:load to:0x0217def8 module:overlay(96) +from:0x0217a7e4 kind:arm_call to:0x02166150 module:overlays(89,93,94) +from:0x0217a7f4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217a800 kind:arm_call to:0x020e3e84 module:overlay(31) +from:0x0217a808 kind:load to:0x027e0d8c module:dtcm +from:0x0217a850 kind:arm_call to:0x0217a894 module:overlay(96) +from:0x0217a86c kind:arm_call to:0x020732ec module:overlay(0) +from:0x0217a890 kind:load to:0x027e09b8 module:dtcm +from:0x0217a8a4 kind:arm_call to:0x020d9758 module:overlay(31) +from:0x0217a8bc kind:arm_call to:0x020732fc module:overlay(0) +from:0x0217a8c4 kind:load to:0x027e0d34 module:dtcm +from:0x0217a8c8 kind:load to:0x027e09b8 module:dtcm +from:0x0217a940 kind:arm_call to:0x020e3e6c module:overlay(31) +from:0x0217a960 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x0217a988 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0217a9a0 kind:arm_call to:0x01fff148 module:itcm +from:0x0217a9b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0217a9bc kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217a9e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217aa24 kind:arm_call to:0x020730ac module:overlay(0) +from:0x0217aa74 kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x0217aab8 kind:arm_call to:0x02073470 module:overlay(0) +from:0x0217aac4 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0217aaf0 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0217ab0c kind:arm_call to:0x020d9854 module:overlay(31) +from:0x0217ab1c kind:load to:0x027e0ce0 module:dtcm +from:0x0217ab20 kind:load to:0x027e09b8 module:dtcm +from:0x0217ab24 kind:load to:0x027e0d34 module:dtcm +from:0x0217ab30 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217ab44 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217ab4c kind:arm_call to:0x02011ff4 module:main +from:0x0217ab60 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0217ab94 kind:load to:0x0217e2e8 module:overlay(96) +from:0x0217aba8 kind:arm_call to:0x02011f3c module:main +from:0x0217abb4 kind:arm_call to:0x0217abe4 module:overlay(96) +from:0x0217abc8 kind:arm_call to:0x0209767c module:overlay(0) +from:0x0217abe0 kind:load to:0x0217df10 module:overlay(96) +from:0x0217abec kind:arm_call to:0x02098388 module:overlay(0) +from:0x0217ac08 kind:load to:0x0217df34 module:overlay(96) +from:0x0217ac14 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217ac28 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217ac30 kind:arm_call to:0x02011ff4 module:main +from:0x0217acb8 kind:arm_call to:0x020c4a8c module:overlays(24,25) +from:0x0217acd0 kind:load to:0x0217db9c module:overlay(96) +from:0x0217acd4 kind:load to:0x0217e440 module:overlay(96) +from:0x0217acd8 kind:load to:0x020d8660 module:overlays(19,24) +from:0x0217ace4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217ad24 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0217ad38 kind:load to:0x0217e334 module:overlay(96) +from:0x0217ad4c kind:arm_call to:0x02011f3c module:main +from:0x0217ad58 kind:arm_call to:0x0217ae50 module:overlay(96) +from:0x0217ad74 kind:arm_call to:0x020978dc module:overlay(0) +from:0x0217adb0 kind:load to:0x0217dfac module:overlay(96) +from:0x0217adc0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x0217add4 kind:load to:0x0217df90 module:overlay(96) +from:0x0217ade8 kind:arm_call to:0x0207c010 module:overlay(0) +from:0x0217ae10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217ae1c kind:arm_call to:0x01fff458 module:itcm +from:0x0217ae48 kind:load to:0x027e0ce4 module:dtcm +from:0x0217ae60 kind:arm_call to:0x02098b28 module:overlay(0) +from:0x0217aec4 kind:arm_call_thumb to:0x0209a764 module:overlay(0) +from:0x0217aef8 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0217af10 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217af20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217af5c kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x0217af74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217af84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217af9c kind:arm_call to:0x0207edac module:overlay(0) +from:0x0217afa4 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0217b030 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0217b038 kind:arm_call to:0x02097bb8 module:overlay(0) +from:0x0217b07c kind:arm_call to:0x020a04b4 module:overlay(0) +from:0x0217b0b8 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0217b0c0 kind:arm_call to:0x0207edac module:overlay(0) +from:0x0217b0cc kind:arm_call to:0x0217adb8 module:overlay(96) +from:0x0217b0dc kind:arm_call to:0x0209862c module:overlay(0) +from:0x0217b10c kind:arm_call to:0x01ffa81c module:itcm +from:0x0217b11c kind:load to:0x0217e098 module:overlay(96) +from:0x0217b120 kind:load to:0x0217e334 module:overlay(96) +from:0x0217b124 kind:load to:0x0217e020 module:overlay(96) +from:0x0217b128 kind:load to:0x0217e04c module:overlay(96) +from:0x0217b12c kind:load to:0x020b27c8 module:overlay(0) +from:0x0217b138 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217b14c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0217b160 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217b188 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0217b198 kind:arm_call to:0x0209a7b8 module:overlay(0) +from:0x0217b244 kind:arm_call to:0x0217cc74 module:overlay(96) +from:0x0217b24c kind:arm_call to:0x0217cb90 module:overlay(96) +from:0x0217b254 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0217b280 kind:arm_call to:0x0217b3a4 module:overlay(96) +from:0x0217b290 kind:arm_call to:0x0217cf18 module:overlay(96) +from:0x0217b338 kind:arm_call to:0x020a07d4 module:overlay(0) +from:0x0217b348 kind:load to:0x0217c818 module:overlay(96) +from:0x0217b34c kind:load to:0x0217e108 module:overlay(96) +from:0x0217b350 kind:load to:0x02049be4 module:main +from:0x0217b364 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217b370 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217b3b0 kind:arm_call to:0x0217b378 module:overlay(96) +from:0x0217b3e8 kind:load to:0x0217dff0 module:overlay(96) +from:0x0217b438 kind:arm_call to:0x0217b46c module:overlay(96) +from:0x0217b464 kind:arm_call to:0x0217b46c module:overlay(96) +from:0x0217b488 kind:arm_call to:0x02098d7c module:overlay(0) +from:0x0217b4c4 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x0217b4d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217b4e8 kind:arm_call to:0x020e6314 module:overlay(31) +from:0x0217b4fc kind:arm_call to:0x020990c0 module:overlay(0) +from:0x0217b540 kind:arm_call to:0x020bf050 module:overlay(17) +from:0x0217b558 kind:arm_call to:0x0217b3a4 module:overlay(96) +from:0x0217b598 kind:arm_call to:0x0217c548 module:overlay(96) +from:0x0217b5b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0217b5c8 kind:arm_call to:0x0217d084 module:overlay(96) +from:0x0217b624 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b638 kind:arm_call to:0x0217c548 module:overlay(96) +from:0x0217b650 kind:arm_call to:0x01ff930c module:itcm +from:0x0217b668 kind:arm_call to:0x01ff930c module:itcm +from:0x0217b690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b698 kind:arm_call to:0x0217b3ec module:overlay(96) +from:0x0217b6cc kind:arm_call to:0x02098b8c module:overlay(0) +from:0x0217b730 kind:arm_call to:0x0207de98 module:overlay(0) +from:0x0217b770 kind:arm_call to:0x02028d30 module:main +from:0x0217b784 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217b794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b7d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b7e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217b81c kind:arm_call to:0x020a09b8 module:overlay(0) +from:0x0217b840 kind:arm_call to:0x020a09b8 module:overlay(0) +from:0x0217b854 kind:arm_call to:0x02097bec module:overlay(0) +from:0x0217b86c kind:arm_call to:0x02097bec module:overlay(0) +from:0x0217b878 kind:load to:0x0217dfc8 module:overlay(96) +from:0x0217b87c kind:load to:0x027e09c0 module:dtcm +from:0x0217b8b4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0217b904 kind:arm_call to:0x02028d30 module:main +from:0x0217b918 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217b928 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b93c kind:arm_call to:0x020a09e0 module:overlay(0) +from:0x0217b974 kind:arm_call to:0x020bf5c4 module:overlay(17) +from:0x0217b9a8 kind:load to:0x0217c548 module:overlay(96) +from:0x0217ba3c kind:arm_call to:0x0217b3a4 module:overlay(96) +from:0x0217ba84 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217baa0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217bad8 kind:arm_call to:0x0217b3a4 module:overlay(96) +from:0x0217bae4 kind:arm_call to:0x0217ccfc module:overlay(96) +from:0x0217baf0 kind:arm_call to:0x0217cee4 module:overlay(96) +from:0x0217bb18 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217bb24 kind:arm_call to:0x02016958 module:main +from:0x0217bb40 kind:arm_call to:0x01ff9364 module:itcm +from:0x0217bbc8 kind:arm_call to:0x02015080 module:main +from:0x0217bbe8 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217bc04 kind:arm_call to:0x02015080 module:main +from:0x0217bc28 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217bc34 kind:load to:0x02049be4 module:main +from:0x0217bc3c kind:load to:0x0203e964 module:main +from:0x0217bc40 kind:load to:0x027e09a8 module:dtcm +from:0x0217bcac kind:arm_call to:0x0217c548 module:overlay(96) +from:0x0217bcb4 kind:load to:0x02049be4 module:main +from:0x0217bd28 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217bd38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217bd60 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0217bd74 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217bdb0 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217bdcc kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217bde4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217be24 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0217bea8 kind:arm_call to:0x02015080 module:main +from:0x0217bec8 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0217bee4 kind:arm_call to:0x02015080 module:main +from:0x0217bf04 kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0217bf20 kind:arm_call to:0x02015080 module:main +from:0x0217bf34 kind:arm_call to:0x0217b3a4 module:overlay(96) +from:0x0217bf54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217bf68 kind:arm_call to:0x0217b3a4 module:overlay(96) +from:0x0217bf74 kind:arm_call to:0x0217ccfc module:overlay(96) +from:0x0217bfa0 kind:arm_call to:0x0217cee4 module:overlay(96) +from:0x0217bfac kind:load to:0x027e09c0 module:dtcm +from:0x0217bfb0 kind:load to:0x027e0cec module:dtcm +from:0x0217bfbc kind:load to:0x027e09a8 module:dtcm +from:0x0217c030 kind:arm_call to:0x0217c548 module:overlay(96) +from:0x0217c038 kind:load to:0x02049be4 module:main +from:0x0217c06c kind:arm_call to:0x0217cee4 module:overlay(96) +from:0x0217c0bc kind:arm_call to:0x02015080 module:main +from:0x0217c0dc kind:arm_call to:0x02071bd4 module:overlay(0) +from:0x0217c128 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217c138 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217c160 kind:arm_call to:0x0207e458 module:overlay(0) +from:0x0217c17c kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217c198 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217c1a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217c1c4 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0217c1dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217c21c kind:arm_call to:0x0207e58c module:overlay(0) +from:0x0217c240 kind:arm_call to:0x0217ccfc module:overlay(96) +from:0x0217c258 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c270 kind:arm_call to:0x0217b3a4 module:overlay(96) +from:0x0217c27c kind:load to:0x027e09a8 module:dtcm +from:0x0217c284 kind:load to:0x027e09c0 module:dtcm +from:0x0217c288 kind:load to:0x027e0cec module:dtcm +from:0x0217c2b8 kind:arm_call to:0x0217c548 module:overlay(96) +from:0x0217c2dc kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217c2e4 kind:load to:0x027e09a8 module:dtcm +from:0x0217c31c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c334 kind:arm_call to:0x020bf3e0 module:overlay(17) +from:0x0217c33c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217c34c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217c35c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217c378 kind:arm_call to:0x02015080 module:main +from:0x0217c398 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217c3b4 kind:arm_call to:0x02015080 module:main +from:0x0217c3d4 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x0217c3dc kind:load to:0x027e09a8 module:dtcm +from:0x0217c3f4 kind:load to:0x0217c548 module:overlay(96) +from:0x0217c438 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217c454 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c468 kind:arm_call to:0x0217b3a4 module:overlay(96) +from:0x0217c474 kind:arm_call to:0x0217ccfc module:overlay(96) +from:0x0217c480 kind:arm_call to:0x0217cee4 module:overlay(96) +from:0x0217c4a8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217c4b4 kind:arm_call to:0x02016958 module:main +from:0x0217c4d0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0217c544 kind:load to:0x0203e964 module:main +from:0x0217c7c8 kind:arm_call to:0x0217cc74 module:overlay(96) +from:0x0217c7d0 kind:arm_call to:0x0217cb90 module:overlay(96) +from:0x0217c7d8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0217c80c kind:load to:0x0217e0f0 module:overlay(96) +from:0x0217c810 kind:load to:0x0217e168 module:overlay(96) +from:0x0217c814 kind:load to:0x0217e108 module:overlay(96) +from:0x0217c89c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217c8cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217c8e0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217c8f0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217c914 kind:arm_call to:0x0200e260 module:main +from:0x0217c924 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217c9c0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0217c9f0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217ca04 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217ca14 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217ca44 kind:arm_call to:0x0200e260 module:main +from:0x0217ca54 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217cacc kind:arm_call to:0x0200e260 module:main +from:0x0217cadc kind:arm_call to:0x01ffad5c module:itcm +from:0x0217cb54 kind:arm_call to:0x0200e260 module:main +from:0x0217cb64 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217cb88 kind:load to:0x0203e964 module:main +from:0x0217cb8c kind:load to:0x027e0964 module:dtcm +from:0x0217cc5c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0217cc6c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0217cd14 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217cd30 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217cda8 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217cdd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217cddc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217ce54 kind:arm_call to:0x01ff930c module:itcm +from:0x0217ce64 kind:arm_call to:0x01ff930c module:itcm +from:0x0217ce70 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217ce7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217ceac kind:arm_call to:0x01ff930c module:itcm +from:0x0217ceb8 kind:load to:0x0203e964 module:main +from:0x0217ced4 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0217cedc kind:arm_call to:0x01ffc57c module:itcm +from:0x0217cef4 kind:arm_call to:0x0209853c module:overlay(0) +from:0x0217cf00 kind:arm_call to:0x02016958 module:main +from:0x0217cf10 kind:arm_call to:0x01ff930c module:itcm +from:0x0217cf34 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x0217cf74 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0217cf84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217cf98 kind:arm_call to:0x02166144 module:overlay(94) +from:0x0217cfbc kind:arm_call to:0x02166144 module:overlay(94) +from:0x0217cfcc kind:arm_call to:0x0216613c module:overlay(94) +from:0x0217cffc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x0217d014 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d02c kind:arm_call to:0x02166144 module:overlay(94) +from:0x0217d050 kind:arm_call to:0x02166144 module:overlay(94) +from:0x0217d05c kind:arm_call to:0x0216613c module:overlay(94) +from:0x0217d074 kind:load to:0x020b539c module:overlay(0) +from:0x0217d07c kind:load to:0x027e0ce4 module:dtcm +from:0x0217d0c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217d0d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d12c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217d13c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d188 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217d190 kind:arm_call to:0x02011ff4 module:main +from:0x0217d1a4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217d1ac kind:arm_call to:0x02011ff4 module:main +from:0x0217d1c0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0217d1c8 kind:arm_call to:0x02011ff4 module:main +from:0x0217d1e4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217d1ec kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0217d1f8 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0217d200 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0217d208 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0217d210 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0217d218 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0217d220 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217d228 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217d244 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0217d24c kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0217d258 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0217d260 kind:arm_call to:0x0207b6c0 module:overlay(0) +from:0x0217d268 kind:arm_call to:0x0207ede8 module:overlay(0) +from:0x0217d270 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0217d278 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0217d280 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217d288 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0217d290 kind:arm_call to:0x02011ff4 module:main +from:0x0217d2a4 kind:arm_call to:0x0209790c module:overlay(0) +from:0x0217d2b8 kind:arm_call to:0x020c4e00 module:overlay(24) +from:0x0217d2d0 kind:arm_call to:0x020c4e68 module:overlays(18,24) +from:0x0217d2e4 kind:arm_call to:0x0217d95c module:overlay(96) +from:0x0217d330 kind:load to:0x0217e200 module:overlay(96) +from:0x0217d334 kind:load to:0x020b62a8 module:overlay(0) +from:0x0217d348 kind:arm_call to:0x0217d650 module:overlay(96) +from:0x0217d350 kind:arm_call to:0x0217d49c module:overlay(96) +from:0x0217d358 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0217d360 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x0217d36c kind:load to:0x0217e200 module:overlay(96) +from:0x0217d380 kind:arm_call to:0x0217d650 module:overlay(96) +from:0x0217d388 kind:arm_call to:0x0217d49c module:overlay(96) +from:0x0217d390 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0217d398 kind:arm_call to:0x020c4e30 module:overlay(24) +from:0x0217d3a0 kind:arm_call to:0x02011ff4 module:main +from:0x0217d3ac kind:load to:0x0217e200 module:overlay(96) +from:0x0217d3c4 kind:arm_call to:0x020c4e34 module:overlay(24) +from:0x0217d3cc kind:arm_call to:0x0217d950 module:overlay(96) +from:0x0217d3d4 kind:arm_call to:0x020c4ec0 module:overlay(24) +from:0x0217d3e0 kind:arm_call to:0x020c5120 module:overlay(24) +from:0x0217d3fc kind:arm_call to:0x020166cc module:main +from:0x0217d428 kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x0217d430 kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x0217d438 kind:arm_call to:0x0217d448 module:overlay(96) +from:0x0217d440 kind:load to:0x027e0994 module:dtcm +from:0x0217d444 kind:load to:0x027e0ce0 module:dtcm +from:0x0217d46c kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x0217d488 kind:arm_call to:0x02073388 module:overlay(0) +from:0x0217d498 kind:load to:0x027e09b8 module:dtcm +from:0x0217d4b8 kind:arm_call to:0x020732fc module:overlay(0) +from:0x0217d4c8 kind:load to:0x027e09b8 module:dtcm +from:0x0217d4fc kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x0217d504 kind:arm_call to:0x0217d650 module:overlay(96) +from:0x0217d53c kind:arm_call to:0x020c4dac module:overlay(24) +from:0x0217d56c kind:arm_call to:0x0217dab0 module:overlay(96) +from:0x0217d580 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0217d5a4 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0217d60c kind:arm_call to:0x0217d49c module:overlay(96) +from:0x0217d61c kind:arm_call to:0x020c4e40 module:overlays(20,24) +from:0x0217d628 kind:load to:0x027e0ce0 module:dtcm +from:0x0217d62c kind:load to:0x020d8660 module:overlays(19,24) +from:0x0217d640 kind:load to:0x0217e40c module:overlay(96) +from:0x0217d644 kind:load to:0x020b504c module:overlay(0) +from:0x0217d648 kind:load to:0x0217db0c module:overlay(96) +from:0x0217d64c kind:load to:0x020b62a8 module:overlay(0) +from:0x0217d65c kind:load to:0x020166ac module:main +from:0x0217d668 kind:arm_call to:0x0217d700 module:overlay(96) +from:0x0217d670 kind:arm_call to:0x0217d690 module:overlay(96) +from:0x0217d680 kind:arm_call to:0x0217d7dc module:overlay(96) +from:0x0217d688 kind:arm_call to:0x0217d690 module:overlay(96) +from:0x0217d6e8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0217d6fc kind:load to:0x020b51b8 module:overlay(0) +from:0x0217d710 kind:arm_call to:0x0217d718 module:overlay(96) +from:0x0217d814 kind:arm_call to:0x020c4f08 module:overlays(20,24) +from:0x0217d83c kind:arm_call to:0x020c4f5c module:overlay(24) +from:0x0217d854 kind:arm_call to:0x02019538 module:main +from:0x0217d860 kind:arm_call to:0x020cd150 module:overlay(24) +from:0x0217d868 kind:arm_call to:0x020c4ef0 module:overlay(24) +from:0x0217d870 kind:arm_call to:0x020c4f18 module:overlay(24) +from:0x0217d878 kind:arm_call to:0x0217d49c module:overlay(96) +from:0x0217d888 kind:load to:0x0204a110 module:main +from:0x0217d88c kind:load to:0x020d8698 module:overlays(19,24) +from:0x0217d8b0 kind:arm_call to:0x0217d448 module:overlay(96) +from:0x0217d8bc kind:arm_call to:0x0207332c module:overlay(0) +from:0x0217d910 kind:arm_call to:0x02080658 module:overlay(0) +from:0x0217d92c kind:arm_call to:0x02070a9c module:overlay(0) +from:0x0217d938 kind:arm_call to:0x0202851c module:main +from:0x0217d944 kind:load to:0x027e09b8 module:dtcm +from:0x0217d948 kind:load to:0x027e0cd8 module:dtcm +from:0x0217d94c kind:load to:0x027e09a4 module:dtcm +from:0x0217d958 kind:load to:0x0217d95c module:overlay(96) +from:0x0217d990 kind:load to:0x0217e40c module:overlay(96) +from:0x0217d9c0 kind:arm_call to:0x02019538 module:main +from:0x0217d9d4 kind:arm_call to:0x02019538 module:main +from:0x0217d9dc kind:load to:0x0204a110 module:main +from:0x0217da2c kind:arm_call to:0x0217d890 module:overlay(96) +from:0x0217da44 kind:arm_call to:0x0217d890 module:overlay(96) +from:0x0217daa8 kind:arm_call to:0x0217d890 module:overlay(96) +from:0x0217db00 kind:load to:0x0217e40c module:overlay(96) +from:0x0217db28 kind:arm_call to:0x0217dab0 module:overlay(96) +from:0x0217db6c kind:arm_call to:0x020360d4 module:main +from:0x0217db84 kind:arm_call to:0x020360d4 module:main +from:0x0217db94 kind:load to:0x0217e230 module:overlay(96) +from:0x0217db98 kind:load to:0x0217e420 module:overlay(96) +from:0x0217dbe4 kind:arm_call to:0x0217a6cc module:overlay(96) +from:0x0217dbf4 kind:arm_call to:0x0203ce74 module:main +from:0x0217dc08 kind:load to:0x0217e240 module:overlay(96) +from:0x0217dc0c kind:load to:0x0217e250 module:overlay(96) +from:0x0217dc10 kind:load to:0x0217a724 module:overlay(96) +from:0x0217dc14 kind:load to:0x0217e244 module:overlay(96) +from:0x0217dc34 kind:arm_call to:0x0217a768 module:overlay(96) +from:0x0217dc44 kind:arm_call to:0x0203ce74 module:main +from:0x0217dc58 kind:load to:0x0217e28c module:overlay(96) +from:0x0217dc5c kind:load to:0x0217e29c module:overlay(96) +from:0x0217dc60 kind:load to:0x0217ab58 module:overlay(96) +from:0x0217dc64 kind:load to:0x0217e290 module:overlay(96) +from:0x0217dc84 kind:arm_call to:0x0217abbc module:overlay(96) +from:0x0217dc94 kind:arm_call to:0x0203ce74 module:main +from:0x0217dca8 kind:load to:0x0217e2d8 module:overlay(96) +from:0x0217dcac kind:load to:0x0217e2e8 module:overlay(96) +from:0x0217dcb0 kind:load to:0x0217ad1c module:overlay(96) +from:0x0217dcb4 kind:load to:0x0217e2dc module:overlay(96) +from:0x0217dcd4 kind:arm_call to:0x0217ad64 module:overlay(96) +from:0x0217dce4 kind:arm_call to:0x0203ce74 module:main +from:0x0217dcf8 kind:load to:0x0217e324 module:overlay(96) +from:0x0217dcfc kind:load to:0x0217e334 module:overlay(96) +from:0x0217dd00 kind:load to:0x0217d29c module:overlay(96) +from:0x0217dd04 kind:load to:0x0217e328 module:overlay(96) +from:0x0217dd24 kind:arm_call to:0x0217d2b0 module:overlay(96) +from:0x0217dd34 kind:arm_call to:0x0203ce74 module:main +from:0x0217dd48 kind:load to:0x0217e40c module:overlay(96) +from:0x0217dd4c kind:load to:0x0217e440 module:overlay(96) +from:0x0217dd50 kind:load to:0x0217d338 module:overlay(96) +from:0x0217dd54 kind:load to:0x0217e414 module:overlay(96) +from:0x0217dd58 kind:load to:0x0217dbc8 module:overlay(96) +from:0x0217dd5c kind:load to:0x0217dc18 module:overlay(96) +from:0x0217dd60 kind:load to:0x0217dc68 module:overlay(96) +from:0x0217dd64 kind:load to:0x0217dcb8 module:overlay(96) +from:0x0217dd68 kind:load to:0x0217dd08 module:overlay(96) +from:0x0217dd88 kind:load to:0x0217a240 module:overlay(96) +from:0x0217dd8c kind:load to:0x0217a254 module:overlay(96) +from:0x0217dd90 kind:load to:0x02179d6c module:overlay(96) +from:0x0217dd94 kind:load to:0x0217a0d8 module:overlay(96) +from:0x0217dd98 kind:load to:0x021705fc module:overlay(93) +from:0x0217dd9c kind:load to:0x02170600 module:overlay(93) +from:0x0217dda0 kind:load to:0x02170604 module:overlay(93) +from:0x0217dda4 kind:load to:0x0217060c module:overlay(93) +from:0x0217dda8 kind:load to:0x021706d8 module:overlays(89,93) +from:0x0217ddb4 kind:load to:0x0217a2a4 module:overlay(96) +from:0x0217ddb8 kind:load to:0x0217a2e4 module:overlay(96) +from:0x0217ddbc kind:load to:0x0217a4c4 module:overlay(96) +from:0x0217ddc0 kind:load to:0x0217a560 module:overlay(96) +from:0x0217ddc4 kind:load to:0x021705fc module:overlay(93) +from:0x0217ddc8 kind:load to:0x02170600 module:overlay(93) +from:0x0217ddcc kind:load to:0x02170604 module:overlay(93) +from:0x0217ddd0 kind:load to:0x0217060c module:overlay(93) +from:0x0217ddd4 kind:load to:0x0217a65c module:overlay(96) +from:0x0217dde0 kind:load to:0x0217a698 module:overlay(96) +from:0x0217dde4 kind:load to:0x0209774c module:overlay(0) +from:0x0217dde8 kind:load to:0x02097754 module:overlay(0) +from:0x0217ddec kind:load to:0x020977d0 module:overlay(0) +from:0x0217ddf0 kind:load to:0x02097810 module:overlay(0) +from:0x0217ddf4 kind:load to:0x02097814 module:overlay(0) +from:0x0217ddf8 kind:load to:0x02097818 module:overlay(0) +from:0x0217de04 kind:load to:0x02098518 module:overlay(0) +from:0x0217de08 kind:load to:0x02098554 module:overlay(0) +from:0x0217de0c kind:load to:0x0209856c module:overlay(0) +from:0x0217de10 kind:load to:0x02098578 module:overlay(0) +from:0x0217de14 kind:load to:0x01fff464 module:itcm +from:0x0217de18 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217de1c kind:load to:0x020984a8 module:overlay(0) +from:0x0217de20 kind:load to:0x020984b0 module:overlay(0) +from:0x0217de24 kind:load to:0x020984b4 module:overlay(0) +from:0x0217de28 kind:load to:0x020984b8 module:overlay(0) +from:0x0217de2c kind:load to:0x020984bc module:overlay(0) +from:0x0217de30 kind:load to:0x020984c0 module:overlay(0) +from:0x0217de34 kind:load to:0x020984c4 module:overlay(0) +from:0x0217de38 kind:load to:0x020984c8 module:overlay(0) +from:0x0217de3c kind:load to:0x02098584 module:overlay(0) +from:0x0217de40 kind:load to:0x020985f0 module:overlay(0) +from:0x0217de44 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217de48 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217de4c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217de50 kind:load to:0x0217a6f4 module:overlay(96) +from:0x0217de54 kind:load to:0x0217a708 module:overlay(96) +from:0x0217de60 kind:load to:0x0217a744 module:overlay(96) +from:0x0217de64 kind:load to:0x0209774c module:overlay(0) +from:0x0217de68 kind:load to:0x02097754 module:overlay(0) +from:0x0217de6c kind:load to:0x020977d0 module:overlay(0) +from:0x0217de70 kind:load to:0x02097810 module:overlay(0) +from:0x0217de74 kind:load to:0x02097814 module:overlay(0) +from:0x0217de78 kind:load to:0x02097818 module:overlay(0) +from:0x0217de84 kind:load to:0x02098518 module:overlay(0) +from:0x0217de88 kind:load to:0x02098554 module:overlay(0) +from:0x0217de8c kind:load to:0x0209856c module:overlay(0) +from:0x0217de90 kind:load to:0x02098578 module:overlay(0) +from:0x0217de94 kind:load to:0x01fff464 module:itcm +from:0x0217de98 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217de9c kind:load to:0x020e3e18 module:overlays(19,20,31) +from:0x0217dea0 kind:load to:0x020e3e44 module:overlays(19,20,31) +from:0x0217dea4 kind:load to:0x0217a7cc module:overlay(96) +from:0x0217dea8 kind:load to:0x0217a80c module:overlay(96) +from:0x0217deac kind:load to:0x020984bc module:overlay(0) +from:0x0217deb0 kind:load to:0x020984c0 module:overlay(0) +from:0x0217deb4 kind:load to:0x020984c4 module:overlay(0) +from:0x0217deb8 kind:load to:0x020984c8 module:overlay(0) +from:0x0217debc kind:load to:0x02098584 module:overlay(0) +from:0x0217dec0 kind:load to:0x020985f0 module:overlay(0) +from:0x0217dec4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217dec8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217decc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217ded0 kind:load to:0x0217ab28 module:overlay(96) +from:0x0217ded4 kind:load to:0x0217ab3c module:overlay(96) +from:0x0217ded8 kind:load to:0x0217a948 module:overlay(96) +from:0x0217dedc kind:load to:0x0217a858 module:overlay(96) +from:0x0217dee0 kind:load to:0x020e4078 module:overlays(19,20,31) +from:0x0217dee4 kind:load to:0x0217a9e4 module:overlay(96) +from:0x0217dee8 kind:load to:0x0217a8cc module:overlay(96) +from:0x0217deec kind:load to:0x0217a910 module:overlay(96) +from:0x0217defc kind:load to:0x02073188 module:overlay(0) +from:0x0217df00 kind:load to:0x0217ab6c module:overlay(96) +from:0x0217df04 kind:load to:0x02073190 module:overlay(0) +from:0x0217df10 kind:load to:0x0217ab98 module:overlay(96) +from:0x0217df14 kind:load to:0x0209774c module:overlay(0) +from:0x0217df18 kind:load to:0x02097754 module:overlay(0) +from:0x0217df1c kind:load to:0x020977d0 module:overlay(0) +from:0x0217df20 kind:load to:0x02097810 module:overlay(0) +from:0x0217df24 kind:load to:0x02097814 module:overlay(0) +from:0x0217df28 kind:load to:0x02097818 module:overlay(0) +from:0x0217df34 kind:load to:0x02098518 module:overlay(0) +from:0x0217df38 kind:load to:0x02098554 module:overlay(0) +from:0x0217df3c kind:load to:0x0209856c module:overlay(0) +from:0x0217df40 kind:load to:0x02098578 module:overlay(0) +from:0x0217df44 kind:load to:0x01fff464 module:itcm +from:0x0217df48 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217df4c kind:load to:0x0217ac3c module:overlay(96) +from:0x0217df50 kind:load to:0x0217acdc module:overlay(96) +from:0x0217df54 kind:load to:0x0217acf8 module:overlay(96) +from:0x0217df58 kind:load to:0x0217acfc module:overlay(96) +from:0x0217df5c kind:load to:0x020984bc module:overlay(0) +from:0x0217df60 kind:load to:0x0217ad04 module:overlay(96) +from:0x0217df64 kind:load to:0x0217ad00 module:overlay(96) +from:0x0217df68 kind:load to:0x020984c8 module:overlay(0) +from:0x0217df6c kind:load to:0x02098584 module:overlay(0) +from:0x0217df70 kind:load to:0x020985f0 module:overlay(0) +from:0x0217df74 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217df78 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217df7c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217df80 kind:load to:0x0217ac0c module:overlay(96) +from:0x0217df84 kind:load to:0x0217ac20 module:overlay(96) +from:0x0217df90 kind:load to:0x0217b158 module:overlay(96) +from:0x0217df94 kind:load to:0x0217d19c module:overlay(96) +from:0x0217df98 kind:load to:0x020982d8 module:overlay(0) +from:0x0217df9c kind:load to:0x0207c008 module:overlay(0) +from:0x0217dfa0 kind:load to:0x0217add8 module:overlay(96) +from:0x0217dfac kind:load to:0x0217ad3c module:overlay(96) +from:0x0217dfb0 kind:load to:0x02097944 module:overlay(0) +from:0x0217dfb4 kind:load to:0x02097754 module:overlay(0) +from:0x0217dfb8 kind:load to:0x020977d0 module:overlay(0) +from:0x0217dfbc kind:load to:0x0209794c module:overlay(0) +from:0x0217dfc0 kind:load to:0x0209796c module:overlay(0) +from:0x0217dfc4 kind:load to:0x02097998 module:overlay(0) +from:0x0217dfc8 kind:load to:0x0217b9ac module:overlay(96) +from:0x0217dfd0 kind:load to:0x0217bcb8 module:overlay(96) +from:0x0217dfd8 kind:load to:0x0217c2ec module:overlay(96) +from:0x0217dfe0 kind:load to:0x0217c03c module:overlay(96) +from:0x0217dfe8 kind:load to:0x0217c3f8 module:overlay(96) +from:0x0217dff0 kind:load to:0x0217b980 module:overlay(96) +from:0x0217dff8 kind:load to:0x0217bc4c module:overlay(96) +from:0x0217e000 kind:load to:0x0217c29c module:overlay(96) +from:0x0217e008 kind:load to:0x0217bfd0 module:overlay(96) +from:0x0217e010 kind:load to:0x0217c3e8 module:overlay(96) +from:0x0217e020 kind:load to:0x0217b130 module:overlay(96) +from:0x0217e024 kind:load to:0x0217d180 module:overlay(96) +from:0x0217e028 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217e02c kind:load to:0x0217cecc module:overlay(96) +from:0x0217e030 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217e034 kind:load to:0x02057e44 module:overlay(0) +from:0x0217e038 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217e03c kind:load to:0x0209a79c module:overlay(0) +from:0x0217e040 kind:load to:0x02057d84 module:overlay(0) +from:0x0217e04c kind:load to:0x0217b144 module:overlay(96) +from:0x0217e050 kind:load to:0x0217d1b8 module:overlay(96) +from:0x0217e054 kind:load to:0x0209a254 module:overlay(0) +from:0x0217e058 kind:load to:0x0209a288 module:overlay(0) +from:0x0217e05c kind:load to:0x0209a320 module:overlay(0) +from:0x0217e060 kind:load to:0x0209a334 module:overlay(0) +from:0x0217e064 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0217e068 kind:load to:0x0209a35c module:overlay(0) +from:0x0217e06c kind:load to:0x0209a3e4 module:overlay(0) +from:0x0217e070 kind:load to:0x0209a06c module:overlay(0) +from:0x0217e074 kind:load to:0x0209a2f0 module:overlay(0) +from:0x0217e078 kind:load to:0x0209a308 module:overlay(0) +from:0x0217e07c kind:load to:0x0209a348 module:overlay(0) +from:0x0217e080 kind:load to:0x0209a6d4 module:overlay(0) +from:0x0217e084 kind:load to:0x0217cc48 module:overlay(96) +from:0x0217e088 kind:load to:0x0217b354 module:overlay(96) +from:0x0217e08c kind:load to:0x0209a70c module:overlay(0) +from:0x0217e098 kind:load to:0x02098518 module:overlay(0) +from:0x0217e09c kind:load to:0x02098554 module:overlay(0) +from:0x0217e0a0 kind:load to:0x0209856c module:overlay(0) +from:0x0217e0a4 kind:load to:0x02098578 module:overlay(0) +from:0x0217e0a8 kind:load to:0x01fff464 module:itcm +from:0x0217e0ac kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0217e0b0 kind:load to:0x0217b16c module:overlay(96) +from:0x0217e0b4 kind:load to:0x020984b0 module:overlay(0) +from:0x0217e0b8 kind:load to:0x0217b5bc module:overlay(96) +from:0x0217e0bc kind:load to:0x020984b8 module:overlay(0) +from:0x0217e0c0 kind:load to:0x020984bc module:overlay(0) +from:0x0217e0c4 kind:load to:0x0217b88c module:overlay(96) +from:0x0217e0c8 kind:load to:0x02099004 module:overlay(0) +from:0x0217e0cc kind:load to:0x020984c8 module:overlay(0) +from:0x0217e0d0 kind:load to:0x02098584 module:overlay(0) +from:0x0217e0d4 kind:load to:0x020985f0 module:overlay(0) +from:0x0217e0d8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0217e0dc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0217e0e0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0217e0e4 kind:load to:0x0217d1d4 module:overlay(96) +from:0x0217e0e8 kind:load to:0x0217d234 module:overlay(96) +from:0x0217e0ec kind:load to:0x02099588 module:overlay(0) +from:0x0217e200 kind:load to:0x0217d338 module:overlay(96) +from:0x0217e204 kind:load to:0x0217d370 module:overlay(96) +from:0x0217e208 kind:load to:0x0217d3b0 module:overlay(96) +from:0x0217e20c kind:load to:0x0217d4cc module:overlay(96) +from:0x0217e210 kind:load to:0x0217d660 module:overlay(96) +from:0x0217e214 kind:load to:0x0217d678 module:overlay(96) +from:0x0217e218 kind:load to:0x0217d994 module:overlay(96) +from:0x0217e21c kind:load to:0x0217d998 module:overlay(96) +from:0x0217e220 kind:load to:0x0217d99c module:overlay(96) +from:0x0217e224 kind:load to:0x0217da08 module:overlay(96) +from:0x0217e228 kind:load to:0x0217da10 module:overlay(96) +from:0x0217e22c kind:load to:0x0217da4c module:overlay(96) diff --git a/config/eur/arm9/overlays/ov096/symbols.txt b/config/eur/arm9/overlays/ov096/symbols.txt new file mode 100644 index 00000000..283e9502 --- /dev/null +++ b/config/eur/arm9/overlays/ov096/symbols.txt @@ -0,0 +1,171 @@ +func_ov096_02179b20 kind:function(arm,size=0x9c) addr:0x02179b20 +func_ov096_02179bbc kind:function(thumb,size=0x20) addr:0x02179bbc +func_ov096_02179bdc kind:function(thumb,size=0x20) addr:0x02179bdc +func_ov096_02179bfc kind:function(thumb,size=0xc) addr:0x02179bfc +func_ov096_02179c08 kind:function(thumb,size=0xc) addr:0x02179c08 +func_ov096_02179c14 kind:function(thumb,size=0x2c) addr:0x02179c14 +func_ov096_02179c40 kind:function(thumb,size=0x14) addr:0x02179c40 +func_ov096_02179c54 kind:function(thumb,size=0x118) addr:0x02179c54 +func_ov096_02179d6c kind:function(arm,size=0x36c) addr:0x02179d6c +func_ov096_0217a0d8 kind:function(arm,size=0x168) addr:0x0217a0d8 +func_ov096_0217a240 kind:function(arm,size=0x14) addr:0x0217a240 +func_ov096_0217a254 kind:function(arm,size=0x1c) addr:0x0217a254 +func_ov096_0217a270 kind:function(arm,size=0x34) addr:0x0217a270 +func_ov096_0217a2a4 kind:function(arm,size=0x40) addr:0x0217a2a4 +func_ov096_0217a2e4 kind:function(arm,size=0x48) addr:0x0217a2e4 +func_ov096_0217a32c kind:function(arm,size=0x110) addr:0x0217a32c +func_ov096_0217a43c kind:function(arm,size=0x88) addr:0x0217a43c +func_ov096_0217a4c4 kind:function(arm,size=0x9c) addr:0x0217a4c4 +func_ov096_0217a560 kind:function(arm,size=0xfc) addr:0x0217a560 +func_ov096_0217a65c kind:function(arm,size=0x30) addr:0x0217a65c +func_ov096_0217a68c kind:function(arm,size=0xc) addr:0x0217a68c +func_ov096_0217a698 kind:function(arm,size=0x34) addr:0x0217a698 +func_ov096_0217a6cc kind:function(arm,size=0x28) addr:0x0217a6cc +func_ov096_0217a6f4 kind:function(arm,size=0x14) addr:0x0217a6f4 +func_ov096_0217a708 kind:function(arm,size=0x1c) addr:0x0217a708 +func_ov096_0217a724 kind:function(arm,size=0x14) addr:0x0217a724 +func_ov096_0217a738 kind:function(arm,size=0xc) addr:0x0217a738 +func_ov096_0217a744 kind:function(arm,size=0x24) addr:0x0217a744 +func_ov096_0217a768 kind:function(arm,size=0x28) addr:0x0217a768 +func_ov096_0217a790 kind:function(arm,size=0x3c) addr:0x0217a790 +func_ov096_0217a7cc kind:function(arm,size=0x40) addr:0x0217a7cc +func_ov096_0217a80c kind:function(arm,size=0x4c) addr:0x0217a80c +func_ov096_0217a858 kind:function(arm,size=0x3c) addr:0x0217a858 +func_ov096_0217a894 kind:function(arm,size=0x38) addr:0x0217a894 +func_ov096_0217a8cc kind:function(arm,size=0x44) addr:0x0217a8cc +func_ov096_0217a910 kind:function(arm,size=0x38) addr:0x0217a910 +func_ov096_0217a948 kind:function(arm,size=0x9c) addr:0x0217a948 +func_ov096_0217a9e4 kind:function(arm,size=0x144) addr:0x0217a9e4 +func_ov096_0217ab28 kind:function(arm,size=0x14) addr:0x0217ab28 +func_ov096_0217ab3c kind:function(arm,size=0x1c) addr:0x0217ab3c +func_ov096_0217ab58 kind:function(arm,size=0x14) addr:0x0217ab58 +func_ov096_0217ab6c kind:function(arm,size=0x2c) addr:0x0217ab6c +func_ov096_0217ab98 kind:function(arm,size=0x24) addr:0x0217ab98 +func_ov096_0217abbc kind:function(arm,size=0x28) addr:0x0217abbc +func_ov096_0217abe4 kind:function(arm,size=0x28) addr:0x0217abe4 +func_ov096_0217ac0c kind:function(arm,size=0x14) addr:0x0217ac0c +func_ov096_0217ac20 kind:function(arm,size=0x1c) addr:0x0217ac20 +func_ov096_0217ac3c kind:function(arm,size=0xa0) addr:0x0217ac3c +func_ov096_0217acdc kind:function(arm,size=0x1c) addr:0x0217acdc +func_ov096_0217acf8 kind:function(arm,size=0x4) addr:0x0217acf8 +func_ov096_0217acfc kind:function(arm,size=0x4) addr:0x0217acfc +func_ov096_0217ad00 kind:function(arm,size=0x4) addr:0x0217ad00 +func_ov096_0217ad04 kind:function(arm,size=0x4) addr:0x0217ad04 +func_ov096_0217ad08 kind:function(arm,size=0x14) addr:0x0217ad08 +func_ov096_0217ad1c kind:function(arm,size=0x14) addr:0x0217ad1c +func_ov096_0217ad30 kind:function(arm,size=0xc) addr:0x0217ad30 +func_ov096_0217ad3c kind:function(arm,size=0x28) addr:0x0217ad3c +func_ov096_0217ad64 kind:function(arm,size=0x54) addr:0x0217ad64 +func_ov096_0217adb8 kind:function(arm,size=0x20) addr:0x0217adb8 +func_ov096_0217add8 kind:function(arm,size=0x78) addr:0x0217add8 +func_ov096_0217ae50 kind:function(arm,size=0x2e0) addr:0x0217ae50 +func_ov096_0217b130 kind:function(arm,size=0x14) addr:0x0217b130 +func_ov096_0217b144 kind:function(arm,size=0x14) addr:0x0217b144 +func_ov096_0217b158 kind:function(arm,size=0x14) addr:0x0217b158 +func_ov096_0217b16c kind:function(arm,size=0x1e8) addr:0x0217b16c +func_ov096_0217b354 kind:function(arm,size=0x24) addr:0x0217b354 +func_ov096_0217b378 kind:function(arm,size=0x2c) addr:0x0217b378 +func_ov096_0217b3a4 kind:function(arm,size=0x48) addr:0x0217b3a4 +func_ov096_0217b3ec kind:function(arm,size=0x80) addr:0x0217b3ec +func_ov096_0217b46c kind:function(arm,size=0x150) addr:0x0217b46c +func_ov096_0217b5bc kind:function(arm,size=0x2d0) addr:0x0217b5bc +func_ov096_0217b88c kind:function(arm,size=0xf4) addr:0x0217b88c +func_ov096_0217b980 kind:function(arm,size=0x2c) addr:0x0217b980 +func_ov096_0217b9ac kind:function(arm,size=0x2a0) addr:0x0217b9ac +func_ov096_0217bc4c kind:function(arm,size=0x6c) addr:0x0217bc4c +func_ov096_0217bcb8 kind:function(arm,size=0x318) addr:0x0217bcb8 +func_ov096_0217bfd0 kind:function(arm,size=0x6c) addr:0x0217bfd0 +func_ov096_0217c03c kind:function(arm,size=0x260) addr:0x0217c03c +func_ov096_0217c29c kind:function(arm,size=0x50) addr:0x0217c29c +func_ov096_0217c2ec kind:function(arm,size=0xfc) addr:0x0217c2ec +func_ov096_0217c3e8 kind:function(arm,size=0x10) addr:0x0217c3e8 +func_ov096_0217c3f8 kind:function(arm,size=0x150) addr:0x0217c3f8 +func_ov096_0217c548 kind:function(arm,size=0x2d0) addr:0x0217c548 +func_ov096_0217c818 kind:function(arm,size=0x378) addr:0x0217c818 +func_ov096_0217cb90 kind:function(arm,size=0xb8) addr:0x0217cb90 +func_ov096_0217cc48 kind:function(arm,size=0x2c) addr:0x0217cc48 +func_ov096_0217cc74 kind:function(arm,size=0x88) addr:0x0217cc74 +func_ov096_0217ccfc kind:function(arm,size=0x1d0) addr:0x0217ccfc +func_ov096_0217cecc kind:function(arm,size=0x18) addr:0x0217cecc +func_ov096_0217cee4 kind:function(arm,size=0x34) addr:0x0217cee4 +func_ov096_0217cf18 kind:function(arm,size=0x16c) addr:0x0217cf18 +func_ov096_0217d084 kind:function(arm,size=0xfc) addr:0x0217d084 +func_ov096_0217d180 kind:function(arm,size=0x1c) addr:0x0217d180 +func_ov096_0217d19c kind:function(arm,size=0x1c) addr:0x0217d19c +func_ov096_0217d1b8 kind:function(arm,size=0x1c) addr:0x0217d1b8 +func_ov096_0217d1d4 kind:function(arm,size=0x60) addr:0x0217d1d4 +func_ov096_0217d234 kind:function(arm,size=0x68) addr:0x0217d234 +func_ov096_0217d29c kind:function(arm,size=0x14) addr:0x0217d29c +func_ov096_0217d2b0 kind:function(arm,size=0x88) addr:0x0217d2b0 +func_ov096_0217d338 kind:function(arm,size=0x38) addr:0x0217d338 +func_ov096_0217d370 kind:function(arm,size=0x40) addr:0x0217d370 +func_ov096_0217d3b0 kind:function(arm,size=0x98) addr:0x0217d3b0 +func_ov096_0217d448 kind:function(arm,size=0x54) addr:0x0217d448 +func_ov096_0217d49c kind:function(arm,size=0x30) addr:0x0217d49c +func_ov096_0217d4cc kind:function(arm,size=0x184) addr:0x0217d4cc +func_ov096_0217d650 kind:function(arm,size=0x10) addr:0x0217d650 +func_ov096_0217d660 kind:function(arm,size=0x18) addr:0x0217d660 +func_ov096_0217d678 kind:function(arm,size=0x18) addr:0x0217d678 +func_ov096_0217d690 kind:function(arm,size=0x70) addr:0x0217d690 +func_ov096_0217d700 kind:function(arm,size=0x18) addr:0x0217d700 +func_ov096_0217d718 kind:function(arm,size=0x18) addr:0x0217d718 +func_ov096_0217d730 kind:function(arm,size=0xac) addr:0x0217d730 +func_ov096_0217d7dc kind:function(arm,size=0xb4) addr:0x0217d7dc +func_ov096_0217d890 kind:function(arm,size=0xc0) addr:0x0217d890 +func_ov096_0217d950 kind:function(arm,size=0xc) addr:0x0217d950 +func_ov096_0217d95c kind:function(arm,size=0x38) addr:0x0217d95c +func_ov096_0217d994 kind:function(arm,size=0x4) addr:0x0217d994 +func_ov096_0217d998 kind:function(arm,size=0x4) addr:0x0217d998 +func_ov096_0217d99c kind:function(arm,size=0x44) addr:0x0217d99c +func_ov096_0217d9e0 kind:function(arm,size=0x14) addr:0x0217d9e0 +func_ov096_0217d9f4 kind:function(arm,size=0x14) addr:0x0217d9f4 +func_ov096_0217da08 kind:function(arm,size=0x8) addr:0x0217da08 +func_ov096_0217da10 kind:function(arm,size=0x3c) addr:0x0217da10 +func_ov096_0217da4c kind:function(arm,size=0x44) addr:0x0217da4c +func_ov096_0217da90 kind:function(arm,size=0x20) addr:0x0217da90 +func_ov096_0217dab0 kind:function(arm,size=0x5c) addr:0x0217dab0 +func_ov096_0217db0c kind:function(arm,size=0x90) addr:0x0217db0c +data_ov096_0217db9c kind:data(any) addr:0x0217db9c +func_ov096_0217dbc8 kind:function(arm,size=0x50) addr:0x0217dbc8 +func_ov096_0217dc18 kind:function(arm,size=0x50) addr:0x0217dc18 +func_ov096_0217dc68 kind:function(arm,size=0x50) addr:0x0217dc68 +func_ov096_0217dcb8 kind:function(arm,size=0x50) addr:0x0217dcb8 +func_ov096_0217dd08 kind:function(arm,size=0x50) addr:0x0217dd08 +data_ov096_0217dd88 kind:data(any) addr:0x0217dd88 ambiguous +data_ov096_0217ddb4 kind:data(any) addr:0x0217ddb4 +data_ov096_0217dde0 kind:data(any) addr:0x0217dde0 +data_ov096_0217de04 kind:data(any) addr:0x0217de04 +data_ov096_0217de60 kind:data(any) addr:0x0217de60 +data_ov096_0217de84 kind:data(any) addr:0x0217de84 +data_ov096_0217def8 kind:data(any) addr:0x0217def8 +data_ov096_0217df10 kind:data(any) addr:0x0217df10 +data_ov096_0217df1c kind:data(any) addr:0x0217df1c ambiguous +data_ov096_0217df34 kind:data(any) addr:0x0217df34 +data_ov096_0217df90 kind:data(any) addr:0x0217df90 +data_ov096_0217dfac kind:data(any) addr:0x0217dfac +data_ov096_0217dfc8 kind:data(any) addr:0x0217dfc8 +data_ov096_0217dff0 kind:data(any) addr:0x0217dff0 +data_ov096_0217e020 kind:data(any) addr:0x0217e020 +data_ov096_0217e04c kind:data(any) addr:0x0217e04c +data_ov096_0217e098 kind:data(any) addr:0x0217e098 +data_ov096_0217e0f0 kind:data(any) addr:0x0217e0f0 +data_ov096_0217e108 kind:data(any) addr:0x0217e108 +data_ov096_0217e168 kind:data(any) addr:0x0217e168 +data_ov096_0217e200 kind:data(any) addr:0x0217e200 +data_ov096_0217e230 kind:data(any) addr:0x0217e230 +data_ov096_0217e240 kind:bss addr:0x0217e240 +data_ov096_0217e244 kind:bss addr:0x0217e244 +data_ov096_0217e250 kind:bss addr:0x0217e250 +data_ov096_0217e28c kind:bss addr:0x0217e28c +data_ov096_0217e290 kind:bss addr:0x0217e290 +data_ov096_0217e29c kind:bss addr:0x0217e29c +data_ov096_0217e2d8 kind:bss addr:0x0217e2d8 +data_ov096_0217e2dc kind:bss addr:0x0217e2dc +data_ov096_0217e2e8 kind:bss addr:0x0217e2e8 +data_ov096_0217e324 kind:bss addr:0x0217e324 +data_ov096_0217e328 kind:bss addr:0x0217e328 +data_ov096_0217e334 kind:bss addr:0x0217e334 +data_ov096_0217e40c kind:bss addr:0x0217e40c +data_ov096_0217e414 kind:bss addr:0x0217e414 +data_ov096_0217e420 kind:bss addr:0x0217e420 +data_ov096_0217e440 kind:bss addr:0x0217e440 diff --git a/config/eur/arm9/overlays/ov097/delinks.txt b/config/eur/arm9/overlays/ov097/delinks.txt new file mode 100644 index 00000000..17193d7c --- /dev/null +++ b/config/eur/arm9/overlays/ov097/delinks.txt @@ -0,0 +1,3 @@ + .ctor start:0x02181040 end:0x02181044 kind:data align:4 + .bss start:0x02181060 end:0x02189c60 kind:bss align:32 + diff --git a/config/BKIJ01/arm9/config.yaml b/config/eur/arm9/overlays/ov097/relocs.txt similarity index 100% rename from config/BKIJ01/arm9/config.yaml rename to config/eur/arm9/overlays/ov097/relocs.txt diff --git a/config/eur/arm9/overlays/ov097/symbols.txt b/config/eur/arm9/overlays/ov097/symbols.txt new file mode 100644 index 00000000..1a57f943 --- /dev/null +++ b/config/eur/arm9/overlays/ov097/symbols.txt @@ -0,0 +1,45 @@ +data_ov097_02181060 kind:bss addr:0x02181060 +data_ov097_021810b4 kind:bss addr:0x021810b4 ambiguous +data_ov097_021810d8 kind:bss addr:0x021810d8 ambiguous +data_ov097_02181378 kind:bss addr:0x02181378 ambiguous +data_ov097_021813c8 kind:bss addr:0x021813c8 ambiguous +data_ov097_021813dc kind:bss addr:0x021813dc ambiguous +data_ov097_0218145c kind:bss addr:0x0218145c ambiguous +data_ov097_02181688 kind:bss addr:0x02181688 ambiguous +data_ov097_0218186c kind:bss addr:0x0218186c ambiguous +data_ov097_02181888 kind:bss addr:0x02181888 ambiguous +data_ov097_02181acc kind:bss addr:0x02181acc ambiguous +data_ov097_02181b1c kind:bss addr:0x02181b1c ambiguous +data_ov097_02181b30 kind:bss addr:0x02181b30 ambiguous +data_ov097_02181bc4 kind:bss addr:0x02181bc4 ambiguous +data_ov097_02181d8c kind:bss addr:0x02181d8c ambiguous +data_ov097_02181f70 kind:bss addr:0x02181f70 ambiguous +data_ov097_02182c40 kind:bss addr:0x02182c40 ambiguous +data_ov097_02182e54 kind:bss addr:0x02182e54 ambiguous +data_ov097_0218345d kind:bss addr:0x0218345d ambiguous +data_ov097_021834e9 kind:bss addr:0x021834e9 ambiguous +data_ov097_021835c1 kind:bss addr:0x021835c1 ambiguous +data_ov097_021836a1 kind:bss addr:0x021836a1 ambiguous +data_ov097_02183771 kind:bss addr:0x02183771 ambiguous +data_ov097_021838bd kind:bss addr:0x021838bd ambiguous +data_ov097_02183968 kind:bss addr:0x02183968 ambiguous +data_ov097_021839dc kind:bss addr:0x021839dc ambiguous +data_ov097_02183b28 kind:bss addr:0x02183b28 ambiguous +data_ov097_02183b70 kind:bss addr:0x02183b70 ambiguous +data_ov097_02183de8 kind:bss addr:0x02183de8 ambiguous +data_ov097_02183f68 kind:bss addr:0x02183f68 ambiguous +data_ov097_02183f7c kind:bss addr:0x02183f7c ambiguous +data_ov097_021845c8 kind:bss addr:0x021845c8 ambiguous +data_ov097_02184628 kind:bss addr:0x02184628 ambiguous +data_ov097_02184644 kind:bss addr:0x02184644 ambiguous +data_ov097_021847d4 kind:bss addr:0x021847d4 ambiguous +data_ov097_02184d88 kind:bss addr:0x02184d88 ambiguous +data_ov097_02185630 kind:bss addr:0x02185630 ambiguous +data_ov097_021860c4 kind:bss addr:0x021860c4 ambiguous +data_ov097_02188e48 kind:bss addr:0x02188e48 ambiguous +data_ov097_02188f08 kind:bss addr:0x02188f08 ambiguous +data_ov097_02188f64 kind:bss addr:0x02188f64 ambiguous +data_ov097_02188f78 kind:bss addr:0x02188f78 ambiguous +data_ov097_02188f88 kind:bss addr:0x02188f88 ambiguous +data_ov097_02188f98 kind:bss addr:0x02188f98 ambiguous +data_ov097_02189280 kind:bss addr:0x02189280 ambiguous diff --git a/config/eur/arm9/overlays/ov098/delinks.txt b/config/eur/arm9/overlays/ov098/delinks.txt new file mode 100644 index 00000000..1e7eed75 --- /dev/null +++ b/config/eur/arm9/overlays/ov098/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02181040 end:0x021821bc kind:code align:32 + .rodata start:0x021821bc end:0x021821d0 kind:data align:4 + .init start:0x021821d0 end:0x02182360 kind:code align:4 + .ctor start:0x02182360 end:0x02182378 kind:data align:4 + .data start:0x02182380 end:0x02182780 kind:data align:32 + .bss start:0x02182780 end:0x02182c20 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov098/relocs.txt b/config/eur/arm9/overlays/ov098/relocs.txt new file mode 100644 index 00000000..1f674d59 --- /dev/null +++ b/config/eur/arm9/overlays/ov098/relocs.txt @@ -0,0 +1,386 @@ +from:0x0218104c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0218106c kind:load to:0x02182388 module:overlay(98) +from:0x0218108c kind:arm_call to:0x01ffc768 module:itcm +from:0x02181098 kind:arm_call to:0x0200ef5c module:main +from:0x021810d0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x021810d4 kind:load to:0x027e0130 module:dtcm +from:0x021810e0 kind:load to:0x02182790 module:overlay(98) +from:0x021810f4 kind:arm_call to:0x02011f3c module:main +from:0x02181100 kind:arm_call to:0x02181240 module:overlay(98) +from:0x02181114 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02181174 kind:load to:0x02182394 module:overlay(98) +from:0x02181178 kind:load to:0x027e09a4 module:dtcm +from:0x02181184 kind:arm_call to:0x02098388 module:overlay(0) +from:0x0218119c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021811b0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021811c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021811dc kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021811f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181200 kind:arm_call to:0x02181040 module:overlay(98) +from:0x0218120c kind:load to:0x02182478 module:overlay(98) +from:0x02181210 kind:load to:0x021823e8 module:overlay(98) +from:0x02181214 kind:load to:0x02182430 module:overlay(98) +from:0x02181220 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181234 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181248 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02181260 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181274 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0218128c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021812a0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021812b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021812c4 kind:arm_call to:0x02181040 module:overlay(98) +from:0x021812d0 kind:load to:0x02182478 module:overlay(98) +from:0x021812d4 kind:load to:0x021823e8 module:overlay(98) +from:0x021812d8 kind:load to:0x02182430 module:overlay(98) +from:0x021812e8 kind:arm_call to:0x0218142c module:overlay(98) +from:0x0218135c kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x02181370 kind:load to:0x021823b0 module:overlay(98) +from:0x02181374 kind:load to:0x021823c8 module:overlay(98) +from:0x02181390 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021813a0 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x021813e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181404 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0218140c kind:load to:0x027e0958 module:dtcm +from:0x02181428 kind:load to:0x02182790 module:overlay(98) +from:0x021815a4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021815ac kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021815b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021815bc kind:arm_call to:0x02098488 module:overlay(0) +from:0x021815c4 kind:arm_call to:0x02011ff4 module:main +from:0x021815dc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021815e4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021815ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021815f4 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0218161c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02181630 kind:load to:0x020578a4 module:overlay(0) +from:0x02181644 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0218164c kind:arm_call to:0x02011ff4 module:main +from:0x02181660 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181668 kind:arm_call to:0x02011ff4 module:main +from:0x0218167c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02181690 kind:load to:0x02182878 module:overlay(98) +from:0x021816a4 kind:arm_call to:0x02011f3c module:main +from:0x021816b0 kind:arm_call to:0x02181718 module:overlay(98) +from:0x021816c4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02181710 kind:load to:0x021824d8 module:overlay(98) +from:0x02181714 kind:load to:0x027e09a4 module:dtcm +from:0x02181720 kind:arm_call to:0x0218117c module:overlay(98) +from:0x02181734 kind:load to:0x0218252c module:overlay(98) +from:0x02181744 kind:arm_call to:0x0218142c module:overlay(98) +from:0x021817b8 kind:arm_call to:0x02099ef0 module:overlay(0) +from:0x021817cc kind:load to:0x021824f4 module:overlay(98) +from:0x021817d0 kind:load to:0x0218250c module:overlay(98) +from:0x021817ec kind:load to:0x02182878 module:overlay(98) +from:0x021817fc kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181804 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0218180c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181814 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0218182c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181834 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x0218183c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181844 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0218184c kind:arm_call to:0x02011ff4 module:main +from:0x02181860 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02181874 kind:load to:0x02182960 module:overlay(98) +from:0x02181888 kind:arm_call to:0x02011f3c module:main +from:0x02181894 kind:arm_call to:0x021819a0 module:overlay(98) +from:0x021818a8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02181908 kind:load to:0x0218258c module:overlay(98) +from:0x0218190c kind:load to:0x027e09a4 module:dtcm +from:0x02181918 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02181930 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181944 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x0218195c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181970 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02181984 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181998 kind:load to:0x021825e0 module:overlay(98) +from:0x0218199c kind:load to:0x021823e8 module:overlay(98) +from:0x021819a8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x021819c0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021819d4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021819ec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181a00 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02181a14 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181a28 kind:load to:0x021825e0 module:overlay(98) +from:0x02181a2c kind:load to:0x021823e8 module:overlay(98) +from:0x02181a3c kind:arm_call to:0x02181ba4 module:overlay(98) +from:0x02181ab0 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02181ac4 kind:load to:0x021825a8 module:overlay(98) +from:0x02181ac8 kind:load to:0x021825c0 module:overlay(98) +from:0x02181ae4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181af4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02181b40 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181b84 kind:load to:0x027e0130 module:dtcm +from:0x02181ba0 kind:load to:0x02182960 module:overlay(98) +from:0x02181d1c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181d24 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181d2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181d34 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181d3c kind:arm_call to:0x02011ff4 module:main +from:0x02181d54 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181d5c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181d64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181d6c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181d80 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02181d94 kind:load to:0x02182a48 module:overlay(98) +from:0x02181da8 kind:arm_call to:0x02011f3c module:main +from:0x02181db4 kind:arm_call to:0x02181e1c module:overlay(98) +from:0x02181dc8 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02181e14 kind:load to:0x02182640 module:overlay(98) +from:0x02181e18 kind:load to:0x027e09a4 module:dtcm +from:0x02181e24 kind:arm_call to:0x02181910 module:overlay(98) +from:0x02181e38 kind:load to:0x02182694 module:overlay(98) +from:0x02181e48 kind:arm_call to:0x02181ba4 module:overlay(98) +from:0x02181ebc kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02181ed0 kind:load to:0x0218265c module:overlay(98) +from:0x02181ed4 kind:load to:0x02182674 module:overlay(98) +from:0x02181ef0 kind:load to:0x02182a48 module:overlay(98) +from:0x02181f00 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181f08 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181f10 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181f18 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181f30 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181f38 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181f40 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181f48 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181f50 kind:arm_call to:0x02011ff4 module:main +from:0x02181f64 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02181f78 kind:load to:0x02182b30 module:overlay(98) +from:0x02181f8c kind:arm_call to:0x02011f3c module:main +from:0x02181f98 kind:arm_call to:0x02181fc8 module:overlay(98) +from:0x02181fac kind:arm_call to:0x02097898 module:overlay(0) +from:0x02181fc4 kind:load to:0x021826f4 module:overlay(98) +from:0x02181fd0 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02182038 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0218204c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0218205c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0218207c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02182090 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021820a8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021820bc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021820c8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021820d4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021820e0 kind:load to:0x02182718 module:overlay(98) +from:0x021820e4 kind:load to:0x02182b30 module:overlay(98) +from:0x021820e8 kind:load to:0x02182b6c module:overlay(98) +from:0x021820ec kind:load to:0x021821bc module:overlay(98) +from:0x0218211c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02182124 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218216c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02182174 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0218218c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02182194 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0218219c kind:arm_call to:0x02011ff4 module:main +from:0x021821b0 kind:arm_call to:0x0209790c module:overlay(0) +from:0x021821ec kind:arm_call to:0x02181108 module:overlay(98) +from:0x021821fc kind:arm_call to:0x0203ce74 module:main +from:0x02182210 kind:load to:0x02182780 module:overlay(98) +from:0x02182214 kind:load to:0x02182790 module:overlay(98) +from:0x02182218 kind:load to:0x02181674 module:overlay(98) +from:0x0218221c kind:load to:0x02182784 module:overlay(98) +from:0x0218223c kind:arm_call to:0x021816b8 module:overlay(98) +from:0x0218224c kind:arm_call to:0x0203ce74 module:main +from:0x02182260 kind:load to:0x02182868 module:overlay(98) +from:0x02182264 kind:load to:0x02182878 module:overlay(98) +from:0x02182268 kind:load to:0x02181858 module:overlay(98) +from:0x0218226c kind:load to:0x0218286c module:overlay(98) +from:0x0218228c kind:arm_call to:0x0218189c module:overlay(98) +from:0x0218229c kind:arm_call to:0x0203ce74 module:main +from:0x021822b0 kind:load to:0x02182950 module:overlay(98) +from:0x021822b4 kind:load to:0x02182960 module:overlay(98) +from:0x021822b8 kind:load to:0x02181d78 module:overlay(98) +from:0x021822bc kind:load to:0x02182954 module:overlay(98) +from:0x021822dc kind:arm_call to:0x02181dbc module:overlay(98) +from:0x021822ec kind:arm_call to:0x0203ce74 module:main +from:0x02182300 kind:load to:0x02182a38 module:overlay(98) +from:0x02182304 kind:load to:0x02182a48 module:overlay(98) +from:0x02182308 kind:load to:0x02181f5c module:overlay(98) +from:0x0218230c kind:load to:0x02182a3c module:overlay(98) +from:0x0218232c kind:arm_call to:0x02181fa0 module:overlay(98) +from:0x0218233c kind:arm_call to:0x0203ce74 module:main +from:0x02182350 kind:load to:0x02182b20 module:overlay(98) +from:0x02182354 kind:load to:0x02182b30 module:overlay(98) +from:0x02182358 kind:load to:0x021821a8 module:overlay(98) +from:0x0218235c kind:load to:0x02182b24 module:overlay(98) +from:0x02182360 kind:load to:0x021821d0 module:overlay(98) +from:0x02182364 kind:load to:0x02182220 module:overlay(98) +from:0x02182368 kind:load to:0x02182270 module:overlay(98) +from:0x0218236c kind:load to:0x021822c0 module:overlay(98) +from:0x02182370 kind:load to:0x02182310 module:overlay(98) +from:0x02182388 kind:load to:0x02181070 module:overlay(98) +from:0x02182394 kind:load to:0x021810e4 module:overlay(98) +from:0x02182398 kind:load to:0x02097944 module:overlay(0) +from:0x0218239c kind:load to:0x02097754 module:overlay(0) +from:0x021823a0 kind:load to:0x020977d0 module:overlay(0) +from:0x021823a4 kind:load to:0x0209794c module:overlay(0) +from:0x021823a8 kind:load to:0x0209796c module:overlay(0) +from:0x021823ac kind:load to:0x02097998 module:overlay(0) +from:0x021823e8 kind:load to:0x02181218 module:overlay(98) +from:0x021823ec kind:load to:0x0218163c module:overlay(98) +from:0x021823f0 kind:load to:0x02099b00 module:overlay(0) +from:0x021823f4 kind:load to:0x02099b38 module:overlay(0) +from:0x021823f8 kind:load to:0x0209a13c module:overlay(0) +from:0x021823fc kind:load to:0x0209a144 module:overlay(0) +from:0x02182400 kind:load to:0x0209a0e4 module:overlay(0) +from:0x02182404 kind:load to:0x02099cb0 module:overlay(0) +from:0x02182408 kind:load to:0x02099ba0 module:overlay(0) +from:0x0218240c kind:load to:0x0209a06c module:overlay(0) +from:0x02182410 kind:load to:0x0209a0f4 module:overlay(0) +from:0x02182414 kind:load to:0x0209a10c module:overlay(0) +from:0x02182418 kind:load to:0x02181634 module:overlay(98) +from:0x0218241c kind:load to:0x0209a124 module:overlay(0) +from:0x02182420 kind:load to:0x02181624 module:overlay(98) +from:0x02182424 kind:load to:0x02181600 module:overlay(98) +from:0x02182430 kind:load to:0x0218122c module:overlay(98) +from:0x02182434 kind:load to:0x02181658 module:overlay(98) +from:0x02182438 kind:load to:0x02099b00 module:overlay(0) +from:0x0218243c kind:load to:0x02099b38 module:overlay(0) +from:0x02182440 kind:load to:0x0209a13c module:overlay(0) +from:0x02182444 kind:load to:0x0209a144 module:overlay(0) +from:0x02182448 kind:load to:0x0209a0e4 module:overlay(0) +from:0x0218244c kind:load to:0x02099cb0 module:overlay(0) +from:0x02182450 kind:load to:0x02099ba0 module:overlay(0) +from:0x02182454 kind:load to:0x0209a06c module:overlay(0) +from:0x02182458 kind:load to:0x0209a0f4 module:overlay(0) +from:0x0218245c kind:load to:0x0209a10c module:overlay(0) +from:0x02182460 kind:load to:0x02181634 module:overlay(98) +from:0x02182464 kind:load to:0x0209a124 module:overlay(0) +from:0x02182468 kind:load to:0x02181624 module:overlay(98) +from:0x0218246c kind:load to:0x02181600 module:overlay(98) +from:0x02182478 kind:load to:0x02098518 module:overlay(0) +from:0x0218247c kind:load to:0x02098554 module:overlay(0) +from:0x02182480 kind:load to:0x0209856c module:overlay(0) +from:0x02182484 kind:load to:0x02098578 module:overlay(0) +from:0x02182488 kind:load to:0x01fff464 module:itcm +from:0x0218248c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02182490 kind:load to:0x021812dc module:overlay(98) +from:0x02182494 kind:load to:0x020984b0 module:overlay(0) +from:0x02182498 kind:load to:0x02181378 module:overlay(98) +from:0x0218249c kind:load to:0x021813c8 module:overlay(98) +from:0x021824a0 kind:load to:0x020984bc module:overlay(0) +from:0x021824a4 kind:load to:0x021813dc module:overlay(98) +from:0x021824a8 kind:load to:0x020984c4 module:overlay(0) +from:0x021824ac kind:load to:0x020984c8 module:overlay(0) +from:0x021824b0 kind:load to:0x02098584 module:overlay(0) +from:0x021824b4 kind:load to:0x020985f0 module:overlay(0) +from:0x021824b8 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021824bc kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021824c0 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021824c4 kind:load to:0x021815d0 module:overlay(98) +from:0x021824c8 kind:load to:0x02181598 module:overlay(98) +from:0x021824cc kind:load to:0x02181410 module:overlay(98) +from:0x021824d8 kind:load to:0x02181694 module:overlay(98) +from:0x021824dc kind:load to:0x02097944 module:overlay(0) +from:0x021824e0 kind:load to:0x02097754 module:overlay(0) +from:0x021824e4 kind:load to:0x020977d0 module:overlay(0) +from:0x021824e8 kind:load to:0x0209794c module:overlay(0) +from:0x021824ec kind:load to:0x0209796c module:overlay(0) +from:0x021824f0 kind:load to:0x02097998 module:overlay(0) +from:0x0218252c kind:load to:0x02098518 module:overlay(0) +from:0x02182530 kind:load to:0x02098554 module:overlay(0) +from:0x02182534 kind:load to:0x0209856c module:overlay(0) +from:0x02182538 kind:load to:0x02098578 module:overlay(0) +from:0x0218253c kind:load to:0x01fff464 module:itcm +from:0x02182540 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02182544 kind:load to:0x02181738 module:overlay(98) +from:0x02182548 kind:load to:0x020984b0 module:overlay(0) +from:0x0218254c kind:load to:0x02181378 module:overlay(98) +from:0x02182550 kind:load to:0x021813c8 module:overlay(98) +from:0x02182554 kind:load to:0x020984bc module:overlay(0) +from:0x02182558 kind:load to:0x021813dc module:overlay(98) +from:0x0218255c kind:load to:0x020984c4 module:overlay(0) +from:0x02182560 kind:load to:0x020984c8 module:overlay(0) +from:0x02182564 kind:load to:0x02098584 module:overlay(0) +from:0x02182568 kind:load to:0x020985f0 module:overlay(0) +from:0x0218256c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02182570 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02182574 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02182578 kind:load to:0x021817f0 module:overlay(98) +from:0x0218257c kind:load to:0x02181820 module:overlay(98) +from:0x02182580 kind:load to:0x021817d4 module:overlay(98) +from:0x0218258c kind:load to:0x02181878 module:overlay(98) +from:0x02182590 kind:load to:0x02097944 module:overlay(0) +from:0x02182594 kind:load to:0x02097754 module:overlay(0) +from:0x02182598 kind:load to:0x020977d0 module:overlay(0) +from:0x0218259c kind:load to:0x0209794c module:overlay(0) +from:0x021825a0 kind:load to:0x0209796c module:overlay(0) +from:0x021825a4 kind:load to:0x02097998 module:overlay(0) +from:0x021825e0 kind:load to:0x02098518 module:overlay(0) +from:0x021825e4 kind:load to:0x02098554 module:overlay(0) +from:0x021825e8 kind:load to:0x0209856c module:overlay(0) +from:0x021825ec kind:load to:0x02098578 module:overlay(0) +from:0x021825f0 kind:load to:0x01fff464 module:itcm +from:0x021825f4 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021825f8 kind:load to:0x02181a30 module:overlay(98) +from:0x021825fc kind:load to:0x020984b0 module:overlay(0) +from:0x02182600 kind:load to:0x02181acc module:overlay(98) +from:0x02182604 kind:load to:0x02181b1c module:overlay(98) +from:0x02182608 kind:load to:0x020984bc module:overlay(0) +from:0x0218260c kind:load to:0x02181b30 module:overlay(98) +from:0x02182610 kind:load to:0x020984c4 module:overlay(0) +from:0x02182614 kind:load to:0x020984c8 module:overlay(0) +from:0x02182618 kind:load to:0x02098584 module:overlay(0) +from:0x0218261c kind:load to:0x020985f0 module:overlay(0) +from:0x02182620 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02182624 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02182628 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x0218262c kind:load to:0x02181d48 module:overlay(98) +from:0x02182630 kind:load to:0x02181d10 module:overlay(98) +from:0x02182634 kind:load to:0x02181b88 module:overlay(98) +from:0x02182640 kind:load to:0x02181d98 module:overlay(98) +from:0x02182644 kind:load to:0x02097944 module:overlay(0) +from:0x02182648 kind:load to:0x02097754 module:overlay(0) +from:0x0218264c kind:load to:0x020977d0 module:overlay(0) +from:0x02182650 kind:load to:0x0209794c module:overlay(0) +from:0x02182654 kind:load to:0x0209796c module:overlay(0) +from:0x02182658 kind:load to:0x02097998 module:overlay(0) +from:0x02182694 kind:load to:0x02098518 module:overlay(0) +from:0x02182698 kind:load to:0x02098554 module:overlay(0) +from:0x0218269c kind:load to:0x0209856c module:overlay(0) +from:0x021826a0 kind:load to:0x02098578 module:overlay(0) +from:0x021826a4 kind:load to:0x01fff464 module:itcm +from:0x021826a8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021826ac kind:load to:0x02181e3c module:overlay(98) +from:0x021826b0 kind:load to:0x020984b0 module:overlay(0) +from:0x021826b4 kind:load to:0x02181acc module:overlay(98) +from:0x021826b8 kind:load to:0x02181b1c module:overlay(98) +from:0x021826bc kind:load to:0x020984bc module:overlay(0) +from:0x021826c0 kind:load to:0x02181b30 module:overlay(98) +from:0x021826c4 kind:load to:0x020984c4 module:overlay(0) +from:0x021826c8 kind:load to:0x020984c8 module:overlay(0) +from:0x021826cc kind:load to:0x02098584 module:overlay(0) +from:0x021826d0 kind:load to:0x020985f0 module:overlay(0) +from:0x021826d4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021826d8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021826dc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021826e0 kind:load to:0x02181ef4 module:overlay(98) +from:0x021826e4 kind:load to:0x02181f24 module:overlay(98) +from:0x021826e8 kind:load to:0x02181ed8 module:overlay(98) +from:0x021826f4 kind:load to:0x02181f7c module:overlay(98) +from:0x021826f8 kind:load to:0x02097944 module:overlay(0) +from:0x021826fc kind:load to:0x02097754 module:overlay(0) +from:0x02182700 kind:load to:0x020977d0 module:overlay(0) +from:0x02182704 kind:load to:0x0209794c module:overlay(0) +from:0x02182708 kind:load to:0x0209796c module:overlay(0) +from:0x0218270c kind:load to:0x02097998 module:overlay(0) +from:0x02182718 kind:load to:0x02098518 module:overlay(0) +from:0x0218271c kind:load to:0x02098554 module:overlay(0) +from:0x02182720 kind:load to:0x0209856c module:overlay(0) +from:0x02182724 kind:load to:0x02098578 module:overlay(0) +from:0x02182728 kind:load to:0x01fff464 module:itcm +from:0x0218272c kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x02182730 kind:load to:0x021820f0 module:overlay(98) +from:0x02182734 kind:load to:0x020984b0 module:overlay(0) +from:0x02182738 kind:load to:0x02182110 module:overlay(98) +from:0x0218273c kind:load to:0x0218212c module:overlay(98) +from:0x02182740 kind:load to:0x020984bc module:overlay(0) +from:0x02182744 kind:load to:0x02182140 module:overlay(98) +from:0x02182748 kind:load to:0x020984c4 module:overlay(0) +from:0x0218274c kind:load to:0x020984c8 module:overlay(0) +from:0x02182750 kind:load to:0x02098584 module:overlay(0) +from:0x02182754 kind:load to:0x020985f0 module:overlay(0) +from:0x02182758 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x0218275c kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02182760 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02182764 kind:load to:0x02182160 module:overlay(98) +from:0x02182768 kind:load to:0x02182180 module:overlay(98) diff --git a/config/eur/arm9/overlays/ov098/symbols.txt b/config/eur/arm9/overlays/ov098/symbols.txt new file mode 100644 index 00000000..31e58c94 --- /dev/null +++ b/config/eur/arm9/overlays/ov098/symbols.txt @@ -0,0 +1,109 @@ +func_ov098_02181040 kind:function(arm,size=0x30) addr:0x02181040 +func_ov098_02181070 kind:function(arm,size=0x68) addr:0x02181070 +func_ov098_021810d8 kind:function(arm,size=0xc) addr:0x021810d8 +func_ov098_021810e4 kind:function(arm,size=0x24) addr:0x021810e4 +func_ov098_02181108 kind:function(arm,size=0x74) addr:0x02181108 +func_ov098_0218117c kind:function(arm,size=0x9c) addr:0x0218117c +func_ov098_02181218 kind:function(arm,size=0x14) addr:0x02181218 +func_ov098_0218122c kind:function(arm,size=0x14) addr:0x0218122c +func_ov098_02181240 kind:function(arm,size=0x9c) addr:0x02181240 +func_ov098_021812dc kind:function(arm,size=0x9c) addr:0x021812dc +func_ov098_02181378 kind:function(arm,size=0x50) addr:0x02181378 +func_ov098_021813c8 kind:function(arm,size=0x14) addr:0x021813c8 +func_ov098_021813dc kind:function(arm,size=0x34) addr:0x021813dc +func_ov098_02181410 kind:function(arm,size=0x1c) addr:0x02181410 +func_ov098_0218142c kind:function(arm,size=0x16c) addr:0x0218142c +func_ov098_02181598 kind:function(arm,size=0x38) addr:0x02181598 +func_ov098_021815d0 kind:function(arm,size=0x30) addr:0x021815d0 +func_ov098_02181600 kind:function(arm,size=0x24) addr:0x02181600 +func_ov098_02181624 kind:function(arm,size=0x10) addr:0x02181624 +func_ov098_02181634 kind:function(arm,size=0x8) addr:0x02181634 +func_ov098_0218163c kind:function(arm,size=0x1c) addr:0x0218163c +func_ov098_02181658 kind:function(arm,size=0x1c) addr:0x02181658 +func_ov098_02181674 kind:function(arm,size=0x14) addr:0x02181674 +func_ov098_02181688 kind:function(arm,size=0xc) addr:0x02181688 +func_ov098_02181694 kind:function(arm,size=0x24) addr:0x02181694 +func_ov098_021816b8 kind:function(arm,size=0x60) addr:0x021816b8 +func_ov098_02181718 kind:function(arm,size=0x20) addr:0x02181718 +func_ov098_02181738 kind:function(arm,size=0x9c) addr:0x02181738 +func_ov098_021817d4 kind:function(arm,size=0x1c) addr:0x021817d4 +func_ov098_021817f0 kind:function(arm,size=0x30) addr:0x021817f0 +func_ov098_02181820 kind:function(arm,size=0x38) addr:0x02181820 +func_ov098_02181858 kind:function(arm,size=0x14) addr:0x02181858 +func_ov098_0218186c kind:function(arm,size=0xc) addr:0x0218186c +func_ov098_02181878 kind:function(arm,size=0x24) addr:0x02181878 +func_ov098_0218189c kind:function(arm,size=0x74) addr:0x0218189c +func_ov098_02181910 kind:function(arm,size=0x90) addr:0x02181910 +func_ov098_021819a0 kind:function(arm,size=0x90) addr:0x021819a0 +func_ov098_02181a30 kind:function(arm,size=0x9c) addr:0x02181a30 +func_ov098_02181acc kind:function(arm,size=0x50) addr:0x02181acc +func_ov098_02181b1c kind:function(arm,size=0x14) addr:0x02181b1c +func_ov098_02181b30 kind:function(arm,size=0x58) addr:0x02181b30 +func_ov098_02181b88 kind:function(arm,size=0x1c) addr:0x02181b88 +func_ov098_02181ba4 kind:function(arm,size=0x16c) addr:0x02181ba4 +func_ov098_02181d10 kind:function(arm,size=0x38) addr:0x02181d10 +func_ov098_02181d48 kind:function(arm,size=0x30) addr:0x02181d48 +func_ov098_02181d78 kind:function(arm,size=0x14) addr:0x02181d78 +func_ov098_02181d8c kind:function(arm,size=0xc) addr:0x02181d8c +func_ov098_02181d98 kind:function(arm,size=0x24) addr:0x02181d98 +func_ov098_02181dbc kind:function(arm,size=0x60) addr:0x02181dbc +func_ov098_02181e1c kind:function(arm,size=0x20) addr:0x02181e1c +func_ov098_02181e3c kind:function(arm,size=0x9c) addr:0x02181e3c +func_ov098_02181ed8 kind:function(arm,size=0x1c) addr:0x02181ed8 +func_ov098_02181ef4 kind:function(arm,size=0x30) addr:0x02181ef4 +func_ov098_02181f24 kind:function(arm,size=0x38) addr:0x02181f24 +func_ov098_02181f5c kind:function(arm,size=0x14) addr:0x02181f5c +func_ov098_02181f70 kind:function(arm,size=0xc) addr:0x02181f70 +func_ov098_02181f7c kind:function(arm,size=0x24) addr:0x02181f7c +func_ov098_02181fa0 kind:function(arm,size=0x28) addr:0x02181fa0 +func_ov098_02181fc8 kind:function(arm,size=0x128) addr:0x02181fc8 +func_ov098_021820f0 kind:function(arm,size=0x20) addr:0x021820f0 +func_ov098_02182110 kind:function(arm,size=0x1c) addr:0x02182110 +func_ov098_0218212c kind:function(arm,size=0x14) addr:0x0218212c +func_ov098_02182140 kind:function(arm,size=0x20) addr:0x02182140 +func_ov098_02182160 kind:function(arm,size=0x20) addr:0x02182160 +func_ov098_02182180 kind:function(arm,size=0x28) addr:0x02182180 +func_ov098_021821a8 kind:function(arm,size=0x14) addr:0x021821a8 +data_ov098_021821bc kind:data(any) addr:0x021821bc +func_ov098_021821d0 kind:function(arm,size=0x50) addr:0x021821d0 +func_ov098_02182220 kind:function(arm,size=0x50) addr:0x02182220 +func_ov098_02182270 kind:function(arm,size=0x50) addr:0x02182270 +func_ov098_021822c0 kind:function(arm,size=0x50) addr:0x021822c0 +func_ov098_02182310 kind:function(arm,size=0x50) addr:0x02182310 +data_ov098_02182388 kind:data(any) addr:0x02182388 +data_ov098_02182394 kind:data(any) addr:0x02182394 +data_ov098_021823b0 kind:data(any) addr:0x021823b0 +data_ov098_021823c8 kind:data(any) addr:0x021823c8 +data_ov098_021823e8 kind:data(any) addr:0x021823e8 +data_ov098_02182430 kind:data(any) addr:0x02182430 +data_ov098_02182478 kind:data(any) addr:0x02182478 +data_ov098_021824d8 kind:data(any) addr:0x021824d8 +data_ov098_021824f4 kind:data(any) addr:0x021824f4 +data_ov098_0218250c kind:data(any) addr:0x0218250c +data_ov098_0218252c kind:data(any) addr:0x0218252c +data_ov098_0218258c kind:data(any) addr:0x0218258c +data_ov098_021825a8 kind:data(any) addr:0x021825a8 +data_ov098_021825c0 kind:data(any) addr:0x021825c0 +data_ov098_021825e0 kind:data(any) addr:0x021825e0 +data_ov098_02182640 kind:data(any) addr:0x02182640 +data_ov098_0218265c kind:data(any) addr:0x0218265c +data_ov098_02182674 kind:data(any) addr:0x02182674 +data_ov098_02182694 kind:data(any) addr:0x02182694 +data_ov098_021826f4 kind:data(any) addr:0x021826f4 +data_ov098_02182718 kind:data(any) addr:0x02182718 +data_ov098_02182780 kind:bss addr:0x02182780 +data_ov098_02182784 kind:bss addr:0x02182784 +data_ov098_02182790 kind:bss addr:0x02182790 +data_ov098_02182868 kind:bss addr:0x02182868 +data_ov098_0218286c kind:bss addr:0x0218286c +data_ov098_02182878 kind:bss addr:0x02182878 +data_ov098_02182950 kind:bss addr:0x02182950 +data_ov098_02182954 kind:bss addr:0x02182954 +data_ov098_02182960 kind:bss addr:0x02182960 +data_ov098_02182a38 kind:bss addr:0x02182a38 +data_ov098_02182a3c kind:bss addr:0x02182a3c +data_ov098_02182a48 kind:bss addr:0x02182a48 +data_ov098_02182b20 kind:bss addr:0x02182b20 +data_ov098_02182b24 kind:bss addr:0x02182b24 +data_ov098_02182b30 kind:bss addr:0x02182b30 +data_ov098_02182b6c kind:bss addr:0x02182b6c diff --git a/config/eur/arm9/overlays/ov099/delinks.txt b/config/eur/arm9/overlays/ov099/delinks.txt new file mode 100644 index 00000000..aa68894f --- /dev/null +++ b/config/eur/arm9/overlays/ov099/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02181040 end:0x021820d0 kind:code align:32 + .init start:0x021820d0 end:0x02182210 kind:code align:4 + .ctor start:0x02182210 end:0x02182224 kind:data align:4 + .data start:0x02182240 end:0x021825a0 kind:data align:32 + .bss start:0x021825a0 end:0x02182940 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov099/relocs.txt b/config/eur/arm9/overlays/ov099/relocs.txt new file mode 100644 index 00000000..25b81d96 --- /dev/null +++ b/config/eur/arm9/overlays/ov099/relocs.txt @@ -0,0 +1,326 @@ +from:0x0218104c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0218106c kind:load to:0x02182248 module:overlay(99) +from:0x021810b0 kind:load to:0x027e0130 module:dtcm +from:0x021810bc kind:load to:0x021825b0 module:overlay(99) +from:0x021810d0 kind:arm_call to:0x02011f3c module:main +from:0x021810dc kind:arm_call to:0x02181128 module:overlay(99) +from:0x021810f0 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02181110 kind:load to:0x0218226c module:overlay(99) +from:0x0218111c kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02181134 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02181198 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021811c4 kind:arm_call_thumb to:0x0209a188 module:overlay(0) +from:0x021811e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021811f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0218120c kind:arm_call to:0x02181040 module:overlay(99) +from:0x02181224 kind:load to:0x021822dc module:overlay(99) +from:0x02181228 kind:load to:0x021825b0 module:overlay(99) +from:0x0218122c kind:load to:0x02182290 module:overlay(99) +from:0x021812a4 kind:arm_call to:0x020f45f8 module:overlay(21) +from:0x021812b8 kind:arm_call to:0x01fff350 module:itcm +from:0x021812e0 kind:load to:0x0218224c module:overlay(99) +from:0x021812e4 kind:load to:0x027e09a4 module:dtcm +from:0x021812e8 kind:load to:0x027e0ce4 module:dtcm +from:0x02181314 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181324 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0218135c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181378 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02181380 kind:load to:0x027e0958 module:dtcm +from:0x02181390 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x02181398 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021813a0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021813a8 kind:arm_call to:0x02011ff4 module:main +from:0x021813c0 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x021813c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021813d0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021813ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021813f8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02181414 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02181424 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02181434 kind:arm_call_thumb to:0x0209a248 module:overlay(0) +from:0x0218143c kind:arm_call to:0x02011ff4 module:main +from:0x02181450 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02181464 kind:load to:0x02182698 module:overlay(99) +from:0x02181478 kind:arm_call to:0x02011f3c module:main +from:0x02181484 kind:arm_call to:0x021814d0 module:overlay(99) +from:0x02181498 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021814b8 kind:load to:0x02182338 module:overlay(99) +from:0x021814c4 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021814dc kind:arm_call to:0x02098388 module:overlay(0) +from:0x02181540 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181568 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02181580 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021815b4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021815cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021815f0 kind:load to:0x021823d4 module:overlay(99) +from:0x021815f4 kind:load to:0x02182698 module:overlay(99) +from:0x021815f8 kind:load to:0x0218238c module:overlay(99) +from:0x02181678 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x0218169c kind:arm_call to:0x020f45f8 module:overlay(21) +from:0x021816b0 kind:arm_call to:0x01fff350 module:itcm +from:0x021816d8 kind:load to:0x02182354 module:overlay(99) +from:0x021816dc kind:load to:0x0218236c module:overlay(99) +from:0x021816e0 kind:load to:0x027e09a4 module:dtcm +from:0x021816e4 kind:load to:0x027e0ce4 module:dtcm +from:0x02181710 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181720 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0218176c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021817b0 kind:load to:0x027e0130 module:dtcm +from:0x021817c0 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021817c8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x021817d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021817d8 kind:arm_call to:0x02098488 module:overlay(0) +from:0x021817e0 kind:arm_call to:0x02011ff4 module:main +from:0x021817f8 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181800 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181808 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181810 kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181838 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0218184c kind:load to:0x020578a4 module:overlay(0) +from:0x02181860 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181868 kind:arm_call to:0x02011ff4 module:main +from:0x0218187c kind:arm_call to:0x0209790c module:overlay(0) +from:0x02181890 kind:load to:0x02182780 module:overlay(99) +from:0x021818a4 kind:arm_call to:0x02011f3c module:main +from:0x021818b0 kind:arm_call to:0x021818e0 module:overlay(99) +from:0x021818c4 kind:arm_call to:0x02097898 module:overlay(0) +from:0x021818dc kind:load to:0x02182430 module:overlay(99) +from:0x021818e8 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02181940 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181968 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02181980 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021819b4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x021819cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021819f0 kind:load to:0x02182484 module:overlay(99) +from:0x021819f4 kind:load to:0x02182780 module:overlay(99) +from:0x021819f8 kind:load to:0x0218238c module:overlay(99) +from:0x02181a34 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02181a60 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x02181ae0 kind:load to:0x0218244c module:overlay(99) +from:0x02181ae4 kind:load to:0x02182464 module:overlay(99) +from:0x02181b54 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181b5c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181b64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181b6c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181b84 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181b8c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181b94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181b9c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181ba4 kind:arm_call to:0x02011ff4 module:main +from:0x02181bb8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02181bcc kind:load to:0x02182868 module:overlay(99) +from:0x02181be0 kind:arm_call to:0x02011f3c module:main +from:0x02181bec kind:arm_call to:0x02181c1c module:overlay(99) +from:0x02181c00 kind:arm_call to:0x02097898 module:overlay(0) +from:0x02181c18 kind:load to:0x021824e0 module:overlay(99) +from:0x02181c24 kind:arm_call to:0x02098388 module:overlay(0) +from:0x02181c7c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181ca4 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02181cbc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181cf0 kind:arm_call_thumb to:0x02099a28 module:overlay(0) +from:0x02181d08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181d20 kind:load to:0x02182534 module:overlay(99) +from:0x02181d24 kind:load to:0x02182868 module:overlay(99) +from:0x02181d28 kind:load to:0x0218238c module:overlay(99) +from:0x02181d64 kind:arm_call to:0x02099ff8 module:overlay(0) +from:0x02181d90 kind:arm_call to:0x02099e58 module:overlay(0) +from:0x02181dd0 kind:load to:0x021824fc module:overlay(99) +from:0x02181dd4 kind:load to:0x02182514 module:overlay(99) +from:0x02181e44 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181e4c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181e54 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181e5c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181e74 kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181e7c kind:arm_call_thumb to:0x02099afc module:overlay(0) +from:0x02181e84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181e8c kind:arm_call to:0x02098488 module:overlay(0) +from:0x02181e94 kind:arm_call to:0x02011ff4 module:main +from:0x02181ea8 kind:arm_call to:0x0209790c module:overlay(0) +from:0x02181ec8 kind:arm_call to:0x020f45f8 module:overlay(21) +from:0x02181edc kind:arm_call to:0x01fff350 module:itcm +from:0x02181efc kind:load to:0x027e0ce4 module:dtcm +from:0x02181f3c kind:arm_call to:0x02181eb4 module:overlay(99) +from:0x02181f4c kind:arm_call to:0x02181eb4 module:overlay(99) +from:0x02181f7c kind:arm_call to:0x020c26f8 module:overlay(17) +from:0x02181f94 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02181fa4 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02181fc8 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02181fe4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02181ff0 kind:load to:0x027e09a8 module:dtcm +from:0x02181ff8 kind:load to:0x027e0cec module:dtcm +from:0x021820c0 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021820cc kind:load to:0x027e0cec module:dtcm +from:0x021820ec kind:arm_call to:0x021810e4 module:overlay(99) +from:0x021820fc kind:arm_call to:0x0203ce74 module:main +from:0x02182110 kind:load to:0x021825a0 module:overlay(99) +from:0x02182114 kind:load to:0x021825b0 module:overlay(99) +from:0x02182118 kind:load to:0x02181448 module:overlay(99) +from:0x0218211c kind:load to:0x021825a4 module:overlay(99) +from:0x0218213c kind:arm_call to:0x0218148c module:overlay(99) +from:0x0218214c kind:arm_call to:0x0203ce74 module:main +from:0x02182160 kind:load to:0x02182688 module:overlay(99) +from:0x02182164 kind:load to:0x02182698 module:overlay(99) +from:0x02182168 kind:load to:0x02181874 module:overlay(99) +from:0x0218216c kind:load to:0x0218268c module:overlay(99) +from:0x0218218c kind:arm_call to:0x021818b8 module:overlay(99) +from:0x0218219c kind:arm_call to:0x0203ce74 module:main +from:0x021821b0 kind:load to:0x02182770 module:overlay(99) +from:0x021821b4 kind:load to:0x02182780 module:overlay(99) +from:0x021821b8 kind:load to:0x02181bb0 module:overlay(99) +from:0x021821bc kind:load to:0x02182774 module:overlay(99) +from:0x021821dc kind:arm_call to:0x02181bf4 module:overlay(99) +from:0x021821ec kind:arm_call to:0x0203ce74 module:main +from:0x02182200 kind:load to:0x02182858 module:overlay(99) +from:0x02182204 kind:load to:0x02182868 module:overlay(99) +from:0x02182208 kind:load to:0x02181ea0 module:overlay(99) +from:0x0218220c kind:load to:0x0218285c module:overlay(99) +from:0x02182210 kind:load to:0x021820d0 module:overlay(99) +from:0x02182214 kind:load to:0x02182120 module:overlay(99) +from:0x02182218 kind:load to:0x02182170 module:overlay(99) +from:0x0218221c kind:load to:0x021821c0 module:overlay(99) +from:0x02182248 kind:load to:0x02181070 module:overlay(99) +from:0x0218226c kind:load to:0x021810c0 module:overlay(99) +from:0x02182270 kind:load to:0x02097944 module:overlay(0) +from:0x02182274 kind:load to:0x02097754 module:overlay(0) +from:0x02182278 kind:load to:0x020977d0 module:overlay(0) +from:0x0218227c kind:load to:0x0209794c module:overlay(0) +from:0x02182280 kind:load to:0x0209796c module:overlay(0) +from:0x02182284 kind:load to:0x02097998 module:overlay(0) +from:0x02182290 kind:load to:0x02181114 module:overlay(99) +from:0x02182294 kind:load to:0x0218142c module:overlay(99) +from:0x02182298 kind:load to:0x0209a254 module:overlay(0) +from:0x0218229c kind:load to:0x0209a288 module:overlay(0) +from:0x021822a0 kind:load to:0x0209a320 module:overlay(0) +from:0x021822a4 kind:load to:0x0209a334 module:overlay(0) +from:0x021822a8 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021822ac kind:load to:0x0209a35c module:overlay(0) +from:0x021822b0 kind:load to:0x0209a3e4 module:overlay(0) +from:0x021822b4 kind:load to:0x0209a06c module:overlay(0) +from:0x021822b8 kind:load to:0x0209a2f0 module:overlay(0) +from:0x021822bc kind:load to:0x0209a308 module:overlay(0) +from:0x021822c0 kind:load to:0x0209a348 module:overlay(0) +from:0x021822c4 kind:load to:0x0209a6d4 module:overlay(0) +from:0x021822c8 kind:load to:0x02181400 module:overlay(99) +from:0x021822cc kind:load to:0x021813dc module:overlay(99) +from:0x021822d0 kind:load to:0x0209a70c module:overlay(0) +from:0x021822dc kind:load to:0x02098518 module:overlay(0) +from:0x021822e0 kind:load to:0x02098554 module:overlay(0) +from:0x021822e4 kind:load to:0x0209856c module:overlay(0) +from:0x021822e8 kind:load to:0x02098578 module:overlay(0) +from:0x021822ec kind:load to:0x01fff464 module:itcm +from:0x021822f0 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021822f4 kind:load to:0x02181230 module:overlay(99) +from:0x021822f8 kind:load to:0x020984b0 module:overlay(0) +from:0x021822fc kind:load to:0x021812ec module:overlay(99) +from:0x02182300 kind:load to:0x0218133c module:overlay(99) +from:0x02182304 kind:load to:0x020984bc module:overlay(0) +from:0x02182308 kind:load to:0x02181350 module:overlay(99) +from:0x0218230c kind:load to:0x020984c4 module:overlay(0) +from:0x02182310 kind:load to:0x020984c8 module:overlay(0) +from:0x02182314 kind:load to:0x02098584 module:overlay(0) +from:0x02182318 kind:load to:0x020985f0 module:overlay(0) +from:0x0218231c kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02182320 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x02182324 kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02182328 kind:load to:0x021813b4 module:overlay(99) +from:0x0218232c kind:load to:0x02181384 module:overlay(99) +from:0x02182338 kind:load to:0x02181468 module:overlay(99) +from:0x0218233c kind:load to:0x02097944 module:overlay(0) +from:0x02182340 kind:load to:0x02097754 module:overlay(0) +from:0x02182344 kind:load to:0x020977d0 module:overlay(0) +from:0x02182348 kind:load to:0x0209794c module:overlay(0) +from:0x0218234c kind:load to:0x0209796c module:overlay(0) +from:0x02182350 kind:load to:0x02097998 module:overlay(0) +from:0x0218238c kind:load to:0x021814bc module:overlay(99) +from:0x02182390 kind:load to:0x02181858 module:overlay(99) +from:0x02182394 kind:load to:0x02099b00 module:overlay(0) +from:0x02182398 kind:load to:0x02099b38 module:overlay(0) +from:0x0218239c kind:load to:0x0209a13c module:overlay(0) +from:0x021823a0 kind:load to:0x0209a144 module:overlay(0) +from:0x021823a4 kind:load to:0x0209a0e4 module:overlay(0) +from:0x021823a8 kind:load to:0x02099cb0 module:overlay(0) +from:0x021823ac kind:load to:0x02099ba0 module:overlay(0) +from:0x021823b0 kind:load to:0x0209a06c module:overlay(0) +from:0x021823b4 kind:load to:0x0209a0f4 module:overlay(0) +from:0x021823b8 kind:load to:0x0209a10c module:overlay(0) +from:0x021823bc kind:load to:0x02181850 module:overlay(99) +from:0x021823c0 kind:load to:0x0209a124 module:overlay(0) +from:0x021823c4 kind:load to:0x02181840 module:overlay(99) +from:0x021823c8 kind:load to:0x0218181c module:overlay(99) +from:0x021823d4 kind:load to:0x02098518 module:overlay(0) +from:0x021823d8 kind:load to:0x02098554 module:overlay(0) +from:0x021823dc kind:load to:0x0209856c module:overlay(0) +from:0x021823e0 kind:load to:0x02098578 module:overlay(0) +from:0x021823e4 kind:load to:0x01fff464 module:itcm +from:0x021823e8 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x021823ec kind:load to:0x021815fc module:overlay(99) +from:0x021823f0 kind:load to:0x020984b0 module:overlay(0) +from:0x021823f4 kind:load to:0x021816e8 module:overlay(99) +from:0x021823f8 kind:load to:0x02181748 module:overlay(99) +from:0x021823fc kind:load to:0x020984bc module:overlay(0) +from:0x02182400 kind:load to:0x0218175c module:overlay(99) +from:0x02182404 kind:load to:0x020984c4 module:overlay(0) +from:0x02182408 kind:load to:0x020984c8 module:overlay(0) +from:0x0218240c kind:load to:0x02098584 module:overlay(0) +from:0x02182410 kind:load to:0x020985f0 module:overlay(0) +from:0x02182414 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02182418 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0218241c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02182420 kind:load to:0x021817ec module:overlay(99) +from:0x02182424 kind:load to:0x021817b4 module:overlay(99) +from:0x02182430 kind:load to:0x02181894 module:overlay(99) +from:0x02182434 kind:load to:0x02097944 module:overlay(0) +from:0x02182438 kind:load to:0x02097754 module:overlay(0) +from:0x0218243c kind:load to:0x020977d0 module:overlay(0) +from:0x02182440 kind:load to:0x0209794c module:overlay(0) +from:0x02182444 kind:load to:0x0209796c module:overlay(0) +from:0x02182448 kind:load to:0x02097998 module:overlay(0) +from:0x02182484 kind:load to:0x02098518 module:overlay(0) +from:0x02182488 kind:load to:0x02098554 module:overlay(0) +from:0x0218248c kind:load to:0x0209856c module:overlay(0) +from:0x02182490 kind:load to:0x02098578 module:overlay(0) +from:0x02182494 kind:load to:0x01fff464 module:itcm +from:0x02182498 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0218249c kind:load to:0x021819fc module:overlay(99) +from:0x021824a0 kind:load to:0x020984b0 module:overlay(0) +from:0x021824a4 kind:load to:0x02181ae8 module:overlay(99) +from:0x021824a8 kind:load to:0x02181b14 module:overlay(99) +from:0x021824ac kind:load to:0x020984bc module:overlay(0) +from:0x021824b0 kind:load to:0x02181b28 module:overlay(99) +from:0x021824b4 kind:load to:0x020984c4 module:overlay(0) +from:0x021824b8 kind:load to:0x020984c8 module:overlay(0) +from:0x021824bc kind:load to:0x02098584 module:overlay(0) +from:0x021824c0 kind:load to:0x020985f0 module:overlay(0) +from:0x021824c4 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x021824c8 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x021824cc kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x021824d0 kind:load to:0x02181b48 module:overlay(99) +from:0x021824d4 kind:load to:0x02181b78 module:overlay(99) +from:0x021824e0 kind:load to:0x02181bd0 module:overlay(99) +from:0x021824e4 kind:load to:0x02097944 module:overlay(0) +from:0x021824e8 kind:load to:0x02097754 module:overlay(0) +from:0x021824ec kind:load to:0x020977d0 module:overlay(0) +from:0x021824f0 kind:load to:0x0209794c module:overlay(0) +from:0x021824f4 kind:load to:0x0209796c module:overlay(0) +from:0x021824f8 kind:load to:0x02097998 module:overlay(0) +from:0x02182534 kind:load to:0x02098518 module:overlay(0) +from:0x02182538 kind:load to:0x02098554 module:overlay(0) +from:0x0218253c kind:load to:0x0209856c module:overlay(0) +from:0x02182540 kind:load to:0x02098578 module:overlay(0) +from:0x02182544 kind:load to:0x01fff464 module:itcm +from:0x02182548 kind:load to:0x020bfd50 module:overlays(2,4,17) +from:0x0218254c kind:load to:0x02181d2c module:overlay(99) +from:0x02182550 kind:load to:0x020984b0 module:overlay(0) +from:0x02182554 kind:load to:0x02181dd8 module:overlay(99) +from:0x02182558 kind:load to:0x02181e04 module:overlay(99) +from:0x0218255c kind:load to:0x020984bc module:overlay(0) +from:0x02182560 kind:load to:0x02181e18 module:overlay(99) +from:0x02182564 kind:load to:0x020984c4 module:overlay(0) +from:0x02182568 kind:load to:0x020984c8 module:overlay(0) +from:0x0218256c kind:load to:0x02098584 module:overlay(0) +from:0x02182570 kind:load to:0x020985f0 module:overlay(0) +from:0x02182574 kind:load to:0x020bf8f4 module:overlays(2,4,17) +from:0x02182578 kind:load to:0x020bf938 module:overlays(2,4,17) +from:0x0218257c kind:load to:0x020bfecc module:overlays(2,4,17) +from:0x02182580 kind:load to:0x02181e38 module:overlay(99) +from:0x02182584 kind:load to:0x02181e68 module:overlay(99) diff --git a/config/eur/arm9/overlays/ov099/symbols.txt b/config/eur/arm9/overlays/ov099/symbols.txt new file mode 100644 index 00000000..107143c2 --- /dev/null +++ b/config/eur/arm9/overlays/ov099/symbols.txt @@ -0,0 +1,92 @@ +func_ov099_02181040 kind:function(arm,size=0x30) addr:0x02181040 +func_ov099_02181070 kind:function(arm,size=0x44) addr:0x02181070 +func_ov099_021810b4 kind:function(arm,size=0xc) addr:0x021810b4 +func_ov099_021810c0 kind:function(arm,size=0x24) addr:0x021810c0 +func_ov099_021810e4 kind:function(arm,size=0x30) addr:0x021810e4 +func_ov099_02181114 kind:function(arm,size=0x14) addr:0x02181114 +func_ov099_02181128 kind:function(arm,size=0x108) addr:0x02181128 +func_ov099_02181230 kind:function(arm,size=0xbc) addr:0x02181230 +func_ov099_021812ec kind:function(arm,size=0x50) addr:0x021812ec +func_ov099_0218133c kind:function(arm,size=0x14) addr:0x0218133c +func_ov099_02181350 kind:function(arm,size=0x34) addr:0x02181350 +func_ov099_02181384 kind:function(arm,size=0x30) addr:0x02181384 +func_ov099_021813b4 kind:function(arm,size=0x28) addr:0x021813b4 +func_ov099_021813dc kind:function(arm,size=0x24) addr:0x021813dc +func_ov099_02181400 kind:function(arm,size=0x2c) addr:0x02181400 +func_ov099_0218142c kind:function(arm,size=0x1c) addr:0x0218142c +func_ov099_02181448 kind:function(arm,size=0x14) addr:0x02181448 +func_ov099_0218145c kind:function(arm,size=0xc) addr:0x0218145c +func_ov099_02181468 kind:function(arm,size=0x24) addr:0x02181468 +func_ov099_0218148c kind:function(arm,size=0x30) addr:0x0218148c +func_ov099_021814bc kind:function(arm,size=0x14) addr:0x021814bc +func_ov099_021814d0 kind:function(arm,size=0x12c) addr:0x021814d0 +func_ov099_021815fc kind:function(arm,size=0xec) addr:0x021815fc +func_ov099_021816e8 kind:function(arm,size=0x60) addr:0x021816e8 +func_ov099_02181748 kind:function(arm,size=0x14) addr:0x02181748 +func_ov099_0218175c kind:function(arm,size=0x58) addr:0x0218175c +func_ov099_021817b4 kind:function(arm,size=0x38) addr:0x021817b4 +func_ov099_021817ec kind:function(arm,size=0x30) addr:0x021817ec +func_ov099_0218181c kind:function(arm,size=0x24) addr:0x0218181c +func_ov099_02181840 kind:function(arm,size=0x10) addr:0x02181840 +func_ov099_02181850 kind:function(arm,size=0x8) addr:0x02181850 +func_ov099_02181858 kind:function(arm,size=0x1c) addr:0x02181858 +func_ov099_02181874 kind:function(arm,size=0x14) addr:0x02181874 +func_ov099_02181888 kind:function(arm,size=0xc) addr:0x02181888 +func_ov099_02181894 kind:function(arm,size=0x24) addr:0x02181894 +func_ov099_021818b8 kind:function(arm,size=0x28) addr:0x021818b8 +func_ov099_021818e0 kind:function(arm,size=0x11c) addr:0x021818e0 +func_ov099_021819fc kind:function(arm,size=0xec) addr:0x021819fc +func_ov099_02181ae8 kind:function(arm,size=0x2c) addr:0x02181ae8 +func_ov099_02181b14 kind:function(arm,size=0x14) addr:0x02181b14 +func_ov099_02181b28 kind:function(arm,size=0x20) addr:0x02181b28 +func_ov099_02181b48 kind:function(arm,size=0x30) addr:0x02181b48 +func_ov099_02181b78 kind:function(arm,size=0x38) addr:0x02181b78 +func_ov099_02181bb0 kind:function(arm,size=0x14) addr:0x02181bb0 +func_ov099_02181bc4 kind:function(arm,size=0xc) addr:0x02181bc4 +func_ov099_02181bd0 kind:function(arm,size=0x24) addr:0x02181bd0 +func_ov099_02181bf4 kind:function(arm,size=0x28) addr:0x02181bf4 +func_ov099_02181c1c kind:function(arm,size=0x110) addr:0x02181c1c +func_ov099_02181d2c kind:function(arm,size=0xac) addr:0x02181d2c +func_ov099_02181dd8 kind:function(arm,size=0x2c) addr:0x02181dd8 +func_ov099_02181e04 kind:function(arm,size=0x14) addr:0x02181e04 +func_ov099_02181e18 kind:function(arm,size=0x20) addr:0x02181e18 +func_ov099_02181e38 kind:function(arm,size=0x30) addr:0x02181e38 +func_ov099_02181e68 kind:function(arm,size=0x38) addr:0x02181e68 +func_ov099_02181ea0 kind:function(arm,size=0x14) addr:0x02181ea0 +func_ov099_02181eb4 kind:function(arm,size=0x4c) addr:0x02181eb4 +func_ov099_02181f00 kind:function(arm,size=0x100) addr:0x02181f00 +func_ov099_02182000 kind:function(arm,size=0xd0) addr:0x02182000 +func_ov099_021820d0 kind:function(arm,size=0x50) addr:0x021820d0 +func_ov099_02182120 kind:function(arm,size=0x50) addr:0x02182120 +func_ov099_02182170 kind:function(arm,size=0x50) addr:0x02182170 +func_ov099_021821c0 kind:function(arm,size=0x50) addr:0x021821c0 +data_ov099_02182248 kind:data(any) addr:0x02182248 +data_ov099_0218224c kind:data(any) addr:0x0218224c +data_ov099_0218226c kind:data(any) addr:0x0218226c +data_ov099_02182290 kind:data(any) addr:0x02182290 +data_ov099_021822dc kind:data(any) addr:0x021822dc +data_ov099_02182338 kind:data(any) addr:0x02182338 +data_ov099_02182354 kind:data(any) addr:0x02182354 +data_ov099_0218236c kind:data(any) addr:0x0218236c +data_ov099_0218238c kind:data(any) addr:0x0218238c +data_ov099_021823d4 kind:data(any) addr:0x021823d4 +data_ov099_02182430 kind:data(any) addr:0x02182430 +data_ov099_0218244c kind:data(any) addr:0x0218244c +data_ov099_02182464 kind:data(any) addr:0x02182464 +data_ov099_02182484 kind:data(any) addr:0x02182484 +data_ov099_021824e0 kind:data(any) addr:0x021824e0 +data_ov099_021824fc kind:data(any) addr:0x021824fc +data_ov099_02182514 kind:data(any) addr:0x02182514 +data_ov099_02182534 kind:data(any) addr:0x02182534 +data_ov099_021825a0 kind:bss addr:0x021825a0 +data_ov099_021825a4 kind:bss addr:0x021825a4 +data_ov099_021825b0 kind:bss addr:0x021825b0 +data_ov099_02182688 kind:bss addr:0x02182688 +data_ov099_0218268c kind:bss addr:0x0218268c +data_ov099_02182698 kind:bss addr:0x02182698 +data_ov099_02182770 kind:bss addr:0x02182770 +data_ov099_02182774 kind:bss addr:0x02182774 +data_ov099_02182780 kind:bss addr:0x02182780 +data_ov099_02182858 kind:bss addr:0x02182858 +data_ov099_0218285c kind:bss addr:0x0218285c +data_ov099_02182868 kind:bss addr:0x02182868 diff --git a/config/eur/arm9/overlays/ov100/delinks.txt b/config/eur/arm9/overlays/ov100/delinks.txt new file mode 100644 index 00000000..e05689c4 --- /dev/null +++ b/config/eur/arm9/overlays/ov100/delinks.txt @@ -0,0 +1,3 @@ + .ctor start:0x02182c20 end:0x02182c24 kind:data align:4 + .bss start:0x02182c40 end:0x02189c40 kind:bss align:32 + diff --git a/orig/BKIJ01/.gitkeep b/config/eur/arm9/overlays/ov100/relocs.txt similarity index 100% rename from orig/BKIJ01/.gitkeep rename to config/eur/arm9/overlays/ov100/relocs.txt diff --git a/config/eur/arm9/overlays/ov100/symbols.txt b/config/eur/arm9/overlays/ov100/symbols.txt new file mode 100644 index 00000000..a0678326 --- /dev/null +++ b/config/eur/arm9/overlays/ov100/symbols.txt @@ -0,0 +1,29 @@ +data_ov100_02182c40 kind:bss addr:0x02182c40 ambiguous +data_ov100_02182e54 kind:bss addr:0x02182e54 ambiguous +data_ov100_0218345d kind:bss addr:0x0218345d ambiguous +data_ov100_021834e9 kind:bss addr:0x021834e9 ambiguous +data_ov100_021835c1 kind:bss addr:0x021835c1 ambiguous +data_ov100_021836a1 kind:bss addr:0x021836a1 ambiguous +data_ov100_02183771 kind:bss addr:0x02183771 ambiguous +data_ov100_021838bd kind:bss addr:0x021838bd ambiguous +data_ov100_02183968 kind:bss addr:0x02183968 ambiguous +data_ov100_021839dc kind:bss addr:0x021839dc ambiguous +data_ov100_02183b28 kind:bss addr:0x02183b28 ambiguous +data_ov100_02183b70 kind:bss addr:0x02183b70 ambiguous +data_ov100_02183de8 kind:bss addr:0x02183de8 ambiguous +data_ov100_02183f68 kind:bss addr:0x02183f68 ambiguous +data_ov100_02183f7c kind:bss addr:0x02183f7c ambiguous +data_ov100_021845c8 kind:bss addr:0x021845c8 ambiguous +data_ov100_02184628 kind:bss addr:0x02184628 ambiguous +data_ov100_02184644 kind:bss addr:0x02184644 ambiguous +data_ov100_021847d4 kind:bss addr:0x021847d4 ambiguous +data_ov100_02184d88 kind:bss addr:0x02184d88 ambiguous +data_ov100_02185630 kind:bss addr:0x02185630 ambiguous +data_ov100_021860c4 kind:bss addr:0x021860c4 ambiguous +data_ov100_02188e48 kind:bss addr:0x02188e48 ambiguous +data_ov100_02188f08 kind:bss addr:0x02188f08 ambiguous +data_ov100_02188f64 kind:bss addr:0x02188f64 ambiguous +data_ov100_02188f78 kind:bss addr:0x02188f78 ambiguous +data_ov100_02188f88 kind:bss addr:0x02188f88 ambiguous +data_ov100_02188f98 kind:bss addr:0x02188f98 ambiguous +data_ov100_02189280 kind:bss addr:0x02189280 ambiguous diff --git a/config/eur/arm9/overlays/ov101/delinks.txt b/config/eur/arm9/overlays/ov101/delinks.txt new file mode 100644 index 00000000..73f41f7e --- /dev/null +++ b/config/eur/arm9/overlays/ov101/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02182c20 end:0x021838d0 kind:code align:32 + .init start:0x021838d0 end:0x021838e8 kind:code align:4 + .ctor start:0x021838e8 end:0x021838f0 kind:data align:4 + .data start:0x02183900 end:0x02183a00 kind:data align:32 + .bss start:0x02183a00 end:0x02183a00 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov101/relocs.txt b/config/eur/arm9/overlays/ov101/relocs.txt new file mode 100644 index 00000000..3b151161 --- /dev/null +++ b/config/eur/arm9/overlays/ov101/relocs.txt @@ -0,0 +1,189 @@ +from:0x02182c2e kind:thumb_call to:0x020dc414 module:overlay(31) +from:0x02182c3e kind:thumb_call to:0x020dc470 module:overlay(31) +from:0x02182c52 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182c62 kind:thumb_call_arm to:0x020e0fa8 module:overlay(31) +from:0x02182c6c kind:thumb_call_arm to:0x020e096c module:overlay(31) +from:0x02182c72 kind:thumb_call_arm to:0x020dba40 module:overlay(31) +from:0x02182c80 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182c88 kind:thumb_call to:0x02182c20 module:overlay(101) +from:0x02182c96 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182ca6 kind:thumb_call_arm to:0x020db5b4 module:overlay(31) +from:0x02182cb2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182cba kind:thumb_call to:0x020db93c module:overlay(31) +from:0x02182cc6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182cdc kind:thumb_call_arm to:0x020db2b0 module:overlay(31) +from:0x02182ce6 kind:thumb_call to:0x020db7c0 module:overlay(31) +from:0x02182cec kind:thumb_call to:0x020d9bd0 module:overlay(31) +from:0x02182cf2 kind:thumb_call to:0x020d9598 module:overlay(31) +from:0x02182cf8 kind:thumb_call to:0x020d9658 module:overlay(31) +from:0x02182d04 kind:thumb_call to:0x02182d88 module:overlay(101) +from:0x02182d08 kind:thumb_call to:0x02182da8 module:overlay(101) +from:0x02182d0c kind:thumb_call to:0x02182dc8 module:overlay(101) +from:0x02182d12 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d1e kind:thumb_call to:0x020db950 module:overlay(31) +from:0x02182d24 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d2a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d36 kind:thumb_call to:0x02182c38 module:overlay(101) +from:0x02182d3c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d42 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d4c kind:thumb_call to:0x020db7d8 module:overlay(31) +from:0x02182d52 kind:thumb_call_arm to:0x020672ac module:overlay(0) +from:0x02182d62 kind:thumb_call_arm to:0x020dba40 module:overlay(31) +from:0x02182d68 kind:thumb_call_arm to:0x020db338 module:overlay(31) +from:0x02182d76 kind:thumb_call_arm to:0x020db5b4 module:overlay(31) +from:0x02182d7c kind:thumb_call_arm to:0x020db954 module:overlay(31) +from:0x02182d82 kind:thumb_call_arm to:0x020db2b0 module:overlay(31) +from:0x02182d96 kind:thumb_call to:0x02182de8 module:overlay(101) +from:0x02182d9c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182da4 kind:load to:0x027e0d30 module:dtcm +from:0x02182db6 kind:thumb_call to:0x02182df4 module:overlay(101) +from:0x02182dbc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182dc4 kind:load to:0x027e0d2c module:dtcm +from:0x02182dd6 kind:thumb_call to:0x02182e00 module:overlay(101) +from:0x02182ddc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182de4 kind:load to:0x027e0d38 module:dtcm +from:0x02182df0 kind:load to:0x027e0d30 module:dtcm +from:0x02182dfc kind:load to:0x027e0d2c module:dtcm +from:0x02182e08 kind:load to:0x027e0d38 module:dtcm +from:0x02182e1a kind:thumb_call to:0x020bc028 module:overlay(1) +from:0x02182e26 kind:thumb_call_arm to:0x0201667c module:main +from:0x02182e52 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182e5a kind:thumb_call to:0x02168830 module:overlay(93) +from:0x02182e82 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182e8a kind:thumb_call to:0x02179bfc module:overlay(96) +from:0x02182ea6 kind:thumb_call to:0x020bc99c module:overlay(1) +from:0x02182eb8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182ec8 kind:thumb_call to:0x0216ce60 module:overlay(93) +from:0x02182f32 kind:thumb_call to:0x020bcb60 module:overlay(1) +from:0x02182f48 kind:load to:0x02183908 module:overlay(101) +from:0x02182f4c kind:load to:0x02112b60 module:overlays(19,31) +from:0x02182f50 kind:load to:0x02043e50 module:main +from:0x02182f54 kind:load to:0x027e09a4 module:dtcm +from:0x02182f70 kind:thumb_call to:0x0216d01c module:overlay(93) +from:0x02182f76 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f80 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f8e kind:thumb_call to:0x0216884c module:overlay(93) +from:0x02182f94 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f9e kind:thumb_call to:0x020bcae0 module:overlay(1) +from:0x02182fa6 kind:thumb_call_arm to:0x02016694 module:main +from:0x02182fac kind:thumb_call to:0x020bc0b0 module:overlay(1) +from:0x02182fbc kind:thumb_call to:0x020bc0e0 module:overlay(1) +from:0x02182fca kind:thumb_call to:0x02168850 module:overlay(93) +from:0x02182fde kind:thumb_call to:0x02179c54 module:overlay(96) +from:0x02182fea kind:thumb_call to:0x020bcb70 module:overlay(1) +from:0x02182ff8 kind:thumb_call to:0x0216d0d4 module:overlay(93) +from:0x02183012 kind:thumb_call to:0x0216d160 module:overlay(93) +from:0x0218301c kind:thumb_call to:0x020bcba8 module:overlay(1) +from:0x021830fc kind:thumb_call_arm to:0x02088060 module:overlay(0) +from:0x021831b4 kind:thumb_call to:0x020bcbd0 module:overlay(1) +from:0x0218325e kind:thumb_call to:0x0216d1cc module:overlay(93) +from:0x02183272 kind:thumb_call to:0x020bbf7c module:overlay(1) +from:0x021832ac kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x021832cc kind:load to:0x020b3000 module:overlay(0) +from:0x021832d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021832dc kind:thumb_call to:0x020b6d58 module:overlay(1) +from:0x021832f2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183300 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02183324 kind:load to:0x02183914 module:overlay(101) +from:0x0218332e kind:thumb_call to:0x020b6f3c module:overlay(1) +from:0x02183338 kind:thumb_call_arm to:0x0207029c module:overlay(0) +from:0x02183352 kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x02183362 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x0218336e kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x0218337a kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x02183386 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x02183392 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x021833a2 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x021833ae kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x021833be kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x021833c8 kind:thumb_call_arm to:0x02014ff4 module:main +from:0x021833da kind:thumb_call_arm to:0x02034060 module:main +from:0x021833e2 kind:thumb_call_arm to:0x02033f7c module:main +from:0x021833ee kind:thumb_call_arm to:0x02034060 module:main +from:0x021833fa kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x02183406 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x0218340c kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x02183414 kind:load to:0x027e09a0 module:dtcm +from:0x02183418 kind:load to:0x02183928 module:overlay(101) +from:0x0218341c kind:load to:0x0218393c module:overlay(101) +from:0x02183424 kind:load to:0x0218394c module:overlay(101) +from:0x0218342c kind:load to:0x02183958 module:overlay(101) +from:0x02183434 kind:load to:0x02183968 module:overlay(101) +from:0x0218343c kind:load to:0x02183978 module:overlay(101) +from:0x02183448 kind:load to:0x02183988 module:overlay(101) +from:0x0218344c kind:load to:0x02183990 module:overlay(101) +from:0x02183450 kind:load to:0x02049be0 module:main +from:0x02183454 kind:load to:0x02183998 module:overlay(101) +from:0x02183458 kind:load to:0x021839ac module:overlay(101) +from:0x02183464 kind:thumb_call to:0x020b6eac module:overlay(1) +from:0x02183470 kind:thumb_call to:0x020b6eac module:overlay(1) +from:0x02183476 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183484 kind:thumb_call to:0x020b81e0 module:overlays(1,14) +from:0x021834e4 kind:load to:0x02112a0c module:overlays(19,31) +from:0x02183514 kind:thumb_call to:0x0201547c module:main +from:0x02183528 kind:thumb_call to:0x0201547c module:main +from:0x0218352e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183570 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x02183576 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021835b2 kind:thumb_call to:0x020b8530 module:overlay(1) +from:0x021835bc kind:load to:0x02112a0c module:overlays(19,31) +from:0x021835ec kind:thumb_call to:0x0201547c module:main +from:0x02183600 kind:thumb_call to:0x0201547c module:main +from:0x02183606 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183648 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0218364e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218368a kind:thumb_call to:0x020b8530 module:overlay(1) +from:0x02183690 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218369c kind:load to:0x02112a0c module:overlays(19,31) +from:0x021836a6 kind:thumb_call to:0x020b85c8 module:overlay(1) +from:0x021836ae kind:thumb_call to:0x020b8c80 module:overlay(1) +from:0x021836b8 kind:thumb_call_arm to:0x02028c60 module:main +from:0x021836ca kind:thumb_call to:0x020b8c30 module:overlay(1) +from:0x021836d2 kind:thumb_call to:0x020b8c80 module:overlay(1) +from:0x021836dc kind:thumb_call_arm to:0x02028c60 module:main +from:0x021836e4 kind:thumb_call to:0x020b8c30 module:overlay(1) +from:0x021836ea kind:thumb_call_arm to:0x020d8738 module:overlay(31) +from:0x021836f0 kind:thumb_call_arm to:0x020d88c0 module:overlay(31) +from:0x021836f6 kind:thumb_call_arm to:0x020d8ae4 module:overlay(31) +from:0x02183714 kind:thumb_call_arm to:0x02073104 module:overlay(0) +from:0x02183726 kind:thumb_call_arm to:0x02073578 module:overlay(0) +from:0x02183732 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x02183738 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x0218374c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02183754 kind:thumb_call to:0x02183784 module:overlay(101) +from:0x02183764 kind:load to:0x027e09a4 module:dtcm +from:0x02183768 kind:load to:0x027e09b8 module:dtcm +from:0x0218376c kind:load to:0x0204a088 module:main +from:0x0218377c kind:thumb_call to:0x021837a0 module:overlay(101) +from:0x0218378c kind:load to:0x021839c0 module:overlay(101) +from:0x02183798 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021837b0 kind:thumb_call to:0x02183884 module:overlay(101) +from:0x021837ce kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x021837da kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x021837fa kind:thumb_call_arm to:0x02143fe4 module:overlay(29) +from:0x02183812 kind:thumb_call_arm to:0x02081d5c module:overlay(0) +from:0x0218383e kind:thumb_call_arm to:0x020975f8 module:overlay(0) +from:0x02183844 kind:thumb_call_arm to:0x020975f8 module:overlay(0) +from:0x0218385e kind:thumb_call_arm to:0x020973f4 module:overlay(0) +from:0x02183874 kind:load to:0x027e09a4 module:dtcm +from:0x02183878 kind:load to:0x027e0cd8 module:dtcm +from:0x0218387c kind:load to:0x020b539c module:overlay(0) +from:0x02183894 kind:thumb_call_arm to:0x020975f8 module:overlay(0) +from:0x021838aa kind:thumb_call_arm to:0x020973f4 module:overlay(0) +from:0x021838b4 kind:load to:0x020b539c module:overlay(0) +from:0x021838be kind:thumb_call_arm to:0x0209ca78 module:overlay(0) +from:0x021838c4 kind:thumb_call_arm to:0x0207f4d4 module:overlay(0) +from:0x021838cc kind:load to:0x02118900 module:overlay(31) +from:0x021838e4 kind:load to:0x021839c8 module:overlay(101) +from:0x021838e8 kind:load to:0x021838d1 module:overlay(101) +from:0x02183914 kind:load to:0x020703bc module:overlay(0) +from:0x02183918 kind:load to:0x02183461 module:overlay(101) +from:0x0218391c kind:load to:0x0218346d module:overlay(101) +from:0x02183920 kind:load to:0x02183329 module:overlay(101) +from:0x02183924 kind:load to:0x0218345d module:overlay(101) +from:0x021839c0 kind:load to:0x02183791 module:overlay(101) +from:0x021839c4 kind:load to:0x02183795 module:overlay(101) +from:0x021839e0 kind:load to:0x0209ca10 module:overlay(0) +from:0x021839e4 kind:load to:0x0209ca18 module:overlay(0) +from:0x021839e8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021839ec kind:load to:0x021838bd module:overlay(101) diff --git a/config/eur/arm9/overlays/ov101/symbols.txt b/config/eur/arm9/overlays/ov101/symbols.txt new file mode 100644 index 00000000..9fff5df0 --- /dev/null +++ b/config/eur/arm9/overlays/ov101/symbols.txt @@ -0,0 +1,50 @@ +func_ov101_02182c20 kind:function(thumb,size=0x18) addr:0x02182c20 +func_ov101_02182c38 kind:function(thumb,size=0x10) addr:0x02182c38 +func_ov101_02182c48 kind:function(thumb,size=0xb8) addr:0x02182c48 +func_ov101_02182d00 kind:function(thumb,size=0x5c) addr:0x02182d00 +func_ov101_02182d5c kind:function(thumb,size=0x2c) addr:0x02182d5c +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=0x20) addr:0x02182dc8 +func_ov101_02182de8 kind:function(thumb,size=0xc) addr:0x02182de8 +func_ov101_02182df4 kind:function(thumb,size=0xc) addr:0x02182df4 +func_ov101_02182e00 kind:function(thumb,size=0xc) addr:0x02182e00 +func_ov101_02182e0c kind:function(thumb,size=0x154) addr:0x02182e0c +func_ov101_02182f60 kind:function(thumb,size=0x54) addr:0x02182f60 +func_ov101_02182fb4 kind:function(thumb,size=0x50) addr:0x02182fb4 +func_ov101_02183004 kind:function(thumb,size=0x20) addr:0x02183004 +func_ov101_02183024 kind:function(thumb,size=0x260) addr:0x02183024 +func_ov101_02183284 kind:function(thumb,size=0xc) addr:0x02183284 +func_ov101_02183290 kind:function(thumb,size=0x48) addr:0x02183290 +func_ov101_021832d8 kind:function(thumb,size=0x50) addr:0x021832d8 +func_ov101_02183328 kind:function(thumb,size=0x134) addr:0x02183328 +func_ov101_0218345c kind:function(thumb,size=0x4) addr:0x0218345c +func_ov101_02183460 kind:function(thumb,size=0xc) addr:0x02183460 +func_ov101_0218346c kind:function(thumb,size=0x14) addr:0x0218346c +func_ov101_02183480 kind:function(thumb,size=0x68) addr:0x02183480 +func_ov101_021834e8 kind:function(thumb,size=0xd8) addr:0x021834e8 +func_ov101_021835c0 kind:function(thumb,size=0xe0) addr:0x021835c0 +func_ov101_021836a0 kind:function(thumb,size=0xd0) addr:0x021836a0 +func_ov101_02183770 kind:function(thumb,size=0x14) addr:0x02183770 +func_ov101_02183784 kind:function(thumb,size=0xc) addr:0x02183784 +func_ov101_02183790 kind:function(thumb,size=0x4) addr:0x02183790 +func_ov101_02183794 kind:function(thumb,size=0xc) addr:0x02183794 +func_ov101_021837a0 kind:function(thumb,size=0xe4) addr:0x021837a0 +func_ov101_02183884 kind:function(thumb,size=0x38) addr:0x02183884 +func_ov101_021838bc kind:function(thumb,size=0x14) addr:0x021838bc +func_ov101_021838d0 kind:function(thumb,size=0x18) addr:0x021838d0 +data_ov101_02183908 kind:data(any) addr:0x02183908 +data_ov101_02183914 kind:data(any) addr:0x02183914 +data_ov101_02183928 kind:data(any) addr:0x02183928 +data_ov101_0218393c kind:data(any) addr:0x0218393c +data_ov101_0218394c kind:data(any) addr:0x0218394c +data_ov101_02183958 kind:data(any) addr:0x02183958 +data_ov101_02183968 kind:data(any) addr:0x02183968 +data_ov101_02183978 kind:data(any) addr:0x02183978 +data_ov101_02183988 kind:data(any) addr:0x02183988 +data_ov101_02183990 kind:data(any) addr:0x02183990 +data_ov101_02183998 kind:data(any) addr:0x02183998 +data_ov101_021839ac kind:data(any) addr:0x021839ac +data_ov101_021839c0 kind:data(any) addr:0x021839c0 +data_ov101_021839c8 kind:data(any) addr:0x021839c8 +data_ov101_021839dc kind:data(any) addr:0x021839dc ambiguous diff --git a/config/eur/arm9/overlays/ov102/delinks.txt b/config/eur/arm9/overlays/ov102/delinks.txt new file mode 100644 index 00000000..f3e06f31 --- /dev/null +++ b/config/eur/arm9/overlays/ov102/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02182c20 end:0x021848b0 kind:code align:32 + .rodata start:0x021848b0 end:0x02184950 kind:data align:4 + .init start:0x02184950 end:0x02184974 kind:code align:4 + .ctor start:0x02184974 end:0x0218497c kind:data align:4 + .data start:0x02184980 end:0x02184a40 kind:data align:32 + .bss start:0x02184a40 end:0x02184a40 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov102/relocs.txt b/config/eur/arm9/overlays/ov102/relocs.txt new file mode 100644 index 00000000..9319d6de --- /dev/null +++ b/config/eur/arm9/overlays/ov102/relocs.txt @@ -0,0 +1,167 @@ +from:0x02182c74 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02182ca8 kind:arm_call to:0x02182c20 module:overlay(102) +from:0x02182cb8 kind:arm_call to:0x02182c20 module:overlay(102) +from:0x02182e24 kind:arm_call to:0x0209ff4c module:overlay(0) +from:0x02182e48 kind:load to:0x027e0cd8 module:dtcm +from:0x02182e50 kind:load to:0x027e0cec module:dtcm +from:0x02182e80 kind:arm_call to:0x01ffd43c module:itcm +from:0x02182f20 kind:arm_call to:0x020166f4 module:main +from:0x02182f98 kind:load to:0x027e09bc module:dtcm +from:0x02182f9c kind:load to:0x02112b54 module:overlays(19,31) +from:0x02182fa0 kind:load to:0x027e0954 module:dtcm +from:0x02182fbc kind:arm_call to:0x020dbc80 module:overlay(31) +from:0x02182fcc kind:arm_call to:0x020db4f0 module:overlay(31) +from:0x02182fdc kind:arm_call to:0x020db704 module:overlay(31) +from:0x02182fec kind:arm_call to:0x020db958 module:overlay(31) +from:0x02182ff4 kind:arm_call to:0x020db7f4 module:overlay(31) +from:0x02183010 kind:arm_call to:0x01ffd420 module:itcm +from:0x02183024 kind:arm_call to:0x020db528 module:overlay(31) +from:0x02183030 kind:arm_call to:0x020dba3c module:overlay(31) +from:0x02183038 kind:load to:0x027e09b8 module:dtcm +from:0x02183050 kind:arm_call to:0x020bcde8 module:overlay(17) +from:0x02183068 kind:arm_call to:0x020bd2a0 module:overlay(17) +from:0x02183088 kind:arm_call to:0x020bd788 module:overlay(17) +from:0x0218309c kind:arm_call to:0x0216d5b8 module:overlay(93) +from:0x021830b4 kind:arm_call to:0x02168220 module:overlay(93) +from:0x021830c0 kind:arm_call to:0x0216ce24 module:overlay(93) +from:0x021830cc kind:arm_call_thumb to:0x0216f71c module:overlay(93) +from:0x021830fc kind:arm_call to:0x021689e8 module:overlays(92,93) +from:0x02183140 kind:arm_call to:0x0206bdd4 module:overlay(0) +from:0x0218314c kind:arm_call to:0x0206ed1c module:overlay(0) +from:0x02183168 kind:arm_call to:0x0206edd8 module:overlay(0) +from:0x02183178 kind:load to:0x020b51b8 module:overlay(0) +from:0x0218317c kind:load to:0x020b5214 module:overlay(0) +from:0x02183194 kind:arm_call to:0x020bdcf4 module:overlay(17) +from:0x021831ac kind:arm_call to:0x0216de30 module:overlay(93) +from:0x021831c4 kind:arm_call to:0x020be434 module:overlay(17) +from:0x021831d4 kind:arm_call to:0x020bdd84 module:overlay(17) +from:0x021831e8 kind:arm_call to:0x0216dec8 module:overlay(93) +from:0x0218320c kind:arm_call to:0x020bdf48 module:overlay(17) +from:0x02183220 kind:arm_call to:0x0216e1a4 module:overlay(93) +from:0x02183234 kind:arm_call to:0x02168e24 module:overlay(93) +from:0x021832f8 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x02183470 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218347c kind:arm_call to:0x01fff458 module:itcm +from:0x021834ac kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02183558 kind:arm_call to:0x0217aa88 module:overlay(95) +from:0x02183570 kind:arm_call to:0x0217aaa8 module:overlay(95) +from:0x02183594 kind:arm_call to:0x020dcea4 module:overlay(31) +from:0x021835b8 kind:load to:0x027e0ce4 module:dtcm +from:0x02183610 kind:arm_call to:0x0210b17c module:overlay(31) +from:0x02183624 kind:arm_call to:0x0203a1bc module:main +from:0x02183648 kind:arm_call to:0x0210b17c module:overlay(31) +from:0x0218366c kind:arm_call to:0x0210b17c module:overlay(31) +from:0x02183680 kind:arm_call to:0x0203a1bc module:main +from:0x02183690 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02183704 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02183748 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02183764 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0218377c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02183794 kind:load to:0x027e0cec module:dtcm +from:0x0218379c kind:load to:0x027e09a8 module:dtcm +from:0x0218384c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0218386c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0218388c kind:arm_call to:0x0210ae00 module:overlay(31) +from:0x021838e8 kind:arm_call to:0x0200f05c module:main +from:0x02183938 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02183940 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02183954 kind:load to:0x027e0cd8 module:dtcm +from:0x02183958 kind:load to:0x021848b0 module:overlay(102) +from:0x0218395c kind:load to:0x021189d0 module:overlay(31) +from:0x02183960 kind:load to:0x021848f0 module:overlay(102) +from:0x02183964 kind:load to:0x020b1968 module:overlay(0) +from:0x021839ac kind:arm_call to:0x021835c4 module:overlay(102) +from:0x02183af0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02183b08 kind:arm_call to:0x0207e254 module:overlay(0) +from:0x02183b18 kind:load to:0x02118aa4 module:overlay(31) +from:0x02183b1c kind:load to:0x02118ac8 module:overlay(31) +from:0x02183b20 kind:load to:0x02118aec module:overlay(31) +from:0x02183b24 kind:load to:0x027e09c0 module:dtcm +from:0x02183b48 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02183b68 kind:load to:0x02115fe0 module:overlays(19,31) +from:0x02183b6c kind:load to:0x027e09b8 module:dtcm +from:0x02183be4 kind:arm_call to:0x021837a8 module:overlay(102) +from:0x02183c5c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183c68 kind:load to:0x021849a8 module:overlay(102) +from:0x02183c88 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183c90 kind:load to:0x02184980 module:overlay(102) +from:0x02183cb0 kind:arm_call to:0x02183c6c module:overlay(102) +from:0x02183d00 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183d08 kind:arm_call to:0x02183c14 module:overlay(102) +from:0x02183d38 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183d40 kind:arm_call to:0x02183c14 module:overlay(102) +from:0x02183d70 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183d78 kind:arm_call to:0x02183c14 module:overlay(102) +from:0x02183d90 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183d98 kind:arm_call to:0x02183c14 module:overlay(102) +from:0x02183ddc kind:arm_call to:0x02183c94 module:overlay(102) +from:0x02183e2c kind:arm_call to:0x01ffb464 module:itcm +from:0x02183e3c kind:arm_call to:0x01ff9318 module:itcm +from:0x02183e74 kind:arm_call to:0x0214bf6c module:overlay(70) +from:0x02183e8c kind:arm_call to:0x0214bf5c module:overlay(70) +from:0x02183eac kind:arm_call to:0x01ff9318 module:itcm +from:0x02183f00 kind:arm_call to:0x0214bf6c module:overlay(70) +from:0x02183f10 kind:arm_call to:0x0214bf5c module:overlay(70) +from:0x02183f40 kind:arm_call to:0x0214bbd0 module:overlay(70) +from:0x02183f98 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183fb8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183fcc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183fe4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184000 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184010 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218403c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184048 kind:arm_call to:0x01ffb00c module:itcm +from:0x02184064 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218407c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021840ec kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218412c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184164 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218416c kind:arm_call to:0x0218419c module:overlay(102) +from:0x02184174 kind:arm_call to:0x021843b4 module:overlay(102) +from:0x02184188 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184194 kind:load to:0x027e0208 module:dtcm +from:0x021841b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021841f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184260 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184284 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021842e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184320 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02184330 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184348 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184380 kind:arm_call to:0x02183da4 module:overlay(102) +from:0x02184390 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021843a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021843b0 kind:load to:0x0203e964 module:main +from:0x021843d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184410 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218447c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021844a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184504 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184538 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02184548 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184560 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184594 kind:arm_call to:0x02183da4 module:overlay(102) +from:0x021845a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021845b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021845c4 kind:load to:0x0203e964 module:main +from:0x021845d0 kind:arm_call to:0x0207fd18 module:overlay(0) +from:0x02184604 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218463c kind:arm_call to:0x0213055c module:overlay(47) +from:0x021846cc kind:arm_call to:0x021847e8 module:overlay(102) +from:0x021846f8 kind:arm_call to:0x01fff350 module:itcm +from:0x02184720 kind:arm_call to:0x020fb184 module:overlay(31) +from:0x0218472c kind:arm_call to:0x020faf24 module:overlay(31) +from:0x02184750 kind:arm_call to:0x02002f04 module:main +from:0x02184784 kind:arm_call to:0x020732fc module:overlay(0) +from:0x021847b4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x021847b8 kind:load to:0x027e0cf0 module:dtcm +from:0x021847bc kind:load to:0x027e0ce4 module:dtcm +from:0x021847c0 kind:load to:0x02184a24 module:overlay(102) +from:0x021847c8 kind:load to:0x020b51b8 module:overlay(0) +from:0x021847cc kind:load to:0x020b51c8 module:overlay(0) +from:0x021847d0 kind:load to:0x027e09b8 module:dtcm +from:0x0218483c kind:arm_call to:0x020fb184 module:overlay(31) +from:0x02184874 kind:arm_call to:0x01fff458 module:itcm +from:0x02184970 kind:load to:0x02184a10 module:overlay(102) +from:0x02184974 kind:load to:0x02184950 module:overlay(102) +from:0x02184a24 kind:load to:0x02184860 module:overlay(102) diff --git a/config/eur/arm9/overlays/ov102/symbols.txt b/config/eur/arm9/overlays/ov102/symbols.txt new file mode 100644 index 00000000..8fcce43a --- /dev/null +++ b/config/eur/arm9/overlays/ov102/symbols.txt @@ -0,0 +1,38 @@ +func_ov102_02182c20 kind:function(arm,size=0x64) addr:0x02182c20 +func_ov102_02182c84 kind:function(arm,size=0x1d0) addr:0x02182c84 +func_ov102_02182e54 kind:function(arm,size=0x154) addr:0x02182e54 +func_ov102_02182fa8 kind:function(arm,size=0x54) addr:0x02182fa8 +func_ov102_02182ffc kind:function(arm,size=0x40) addr:0x02182ffc +func_ov102_0218303c kind:function(arm,size=0x144) addr:0x0218303c +func_ov102_02183180 kind:function(arm,size=0x34) addr:0x02183180 +func_ov102_021831b4 kind:function(arm,size=0x3c) addr:0x021831b4 +func_ov102_021831f0 kind:function(arm,size=0x4c) addr:0x021831f0 +func_ov102_0218323c kind:function(arm,size=0x1d8) addr:0x0218323c +func_ov102_02183414 kind:function(arm,size=0x1b0) addr:0x02183414 +func_ov102_021835c4 kind:function(arm,size=0x1e4) addr:0x021835c4 +func_ov102_021837a8 kind:function(arm,size=0x1c0) addr:0x021837a8 +func_ov102_02183968 kind:function(arm,size=0x1c0) addr:0x02183968 +func_ov102_02183b28 kind:function(arm,size=0x48) addr:0x02183b28 +func_ov102_02183b70 kind:function(arm,size=0xa4) addr:0x02183b70 +func_ov102_02183c14 kind:function(arm,size=0x58) addr:0x02183c14 +func_ov102_02183c6c kind:function(arm,size=0x28) addr:0x02183c6c +func_ov102_02183c94 kind:function(arm,size=0x110) addr:0x02183c94 +func_ov102_02183da4 kind:function(arm,size=0x44) addr:0x02183da4 +func_ov102_02183de8 kind:function(arm,size=0x180) addr:0x02183de8 +func_ov102_02183f68 kind:function(arm,size=0x14) addr:0x02183f68 +func_ov102_02183f7c kind:function(arm,size=0x220) addr:0x02183f7c +func_ov102_0218419c kind:function(arm,size=0x218) addr:0x0218419c +func_ov102_021843b4 kind:function(arm,size=0x214) addr:0x021843b4 +func_ov102_021845c8 kind:function(arm,size=0x60) addr:0x021845c8 +func_ov102_02184628 kind:function(arm,size=0x1c) addr:0x02184628 +func_ov102_02184644 kind:function(arm,size=0x190) addr:0x02184644 +func_ov102_021847d4 kind:function(arm,size=0x14) addr:0x021847d4 +func_ov102_021847e8 kind:function(arm,size=0x78) addr:0x021847e8 +func_ov102_02184860 kind:function(arm,size=0x50) addr:0x02184860 +data_ov102_021848b0 kind:data(any) addr:0x021848b0 +data_ov102_021848f0 kind:data(any) addr:0x021848f0 +func_ov102_02184950 kind:function(arm,size=0x24) addr:0x02184950 +data_ov102_02184980 kind:data(any) addr:0x02184980 +data_ov102_021849a8 kind:data(any) addr:0x021849a8 +data_ov102_02184a10 kind:data(any) addr:0x02184a10 +data_ov102_02184a24 kind:data(any) addr:0x02184a24 diff --git a/config/eur/arm9/overlays/ov103/delinks.txt b/config/eur/arm9/overlays/ov103/delinks.txt new file mode 100644 index 00000000..33253c40 --- /dev/null +++ b/config/eur/arm9/overlays/ov103/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02184a40 end:0x021860e8 kind:code align:32 + .rodata start:0x021860e8 end:0x0218610c kind:data align:4 + .init start:0x0218610c end:0x02186158 kind:code align:4 + .ctor start:0x02186158 end:0x02186160 kind:data align:4 + .data start:0x02186160 end:0x02186600 kind:data align:32 + .bss start:0x02186600 end:0x02186600 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov103/relocs.txt b/config/eur/arm9/overlays/ov103/relocs.txt new file mode 100644 index 00000000..1e9616ec --- /dev/null +++ b/config/eur/arm9/overlays/ov103/relocs.txt @@ -0,0 +1,185 @@ +from:0x02184a80 kind:arm_call to:0x0208832c module:overlay(0) +from:0x02184aec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184b38 kind:arm_call to:0x01ffb428 module:itcm +from:0x02184b7c kind:arm_call to:0x01ffb974 module:itcm +from:0x02184b8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02184bdc kind:arm_call to:0x0208832c module:overlay(0) +from:0x02184c48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184c58 kind:arm_call to:0x0208832c module:overlay(0) +from:0x02184c64 kind:arm_call to:0x01ff9770 module:itcm +from:0x02184c74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184c8c kind:load to:0x0203e964 module:main +from:0x02184c90 kind:load to:0x020ab3d4 module:overlay(0) +from:0x02184c94 kind:load to:0x020ab3d0 module:overlay(0) +from:0x02184d08 kind:arm_call to:0x01fff498 module:itcm +from:0x02184d40 kind:load to:0x027e0ce8 module:dtcm +from:0x02184d4c kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02184d7c kind:arm_call to:0x021859b8 module:overlay(103) +from:0x02184d84 kind:arm_call to:0x02185acc module:overlay(103) +from:0x02184da0 kind:arm_call to:0x02070120 module:overlay(0) +from:0x02184dac kind:load to:0x021861a4 module:overlay(103) +from:0x02184db0 kind:load to:0x021861c4 module:overlay(103) +from:0x02184db4 kind:load to:0x020b5340 module:overlay(0) +from:0x02184dc4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184dcc kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184dec kind:arm_call to:0x02070134 module:overlay(0) +from:0x02184df4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184dfc kind:arm_call to:0x02016694 module:main +from:0x02184e04 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184e0c kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184e14 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184e20 kind:load to:0x021861a4 module:overlay(103) +from:0x02184e24 kind:load to:0x020b5340 module:overlay(0) +from:0x02184e3c kind:arm_call to:0x02070134 module:overlay(0) +from:0x02184e44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184e4c kind:arm_call to:0x02016694 module:main +from:0x02184e54 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184e5c kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184e64 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184e6c kind:arm_call to:0x02011ff4 module:main +from:0x02184e78 kind:load to:0x021861a4 module:overlay(103) +from:0x02184e7c kind:load to:0x020b5340 module:overlay(0) +from:0x02184ec8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02184f0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184f24 kind:arm_call to:0x01ff930c module:itcm +from:0x02184f30 kind:load to:0x020ace50 module:overlay(0) +from:0x02184f5c kind:arm_call to:0x02084944 module:overlay(0) +from:0x02184f90 kind:arm_call to:0x02184a40 module:overlay(103) +from:0x02184fe8 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185000 kind:arm_call to:0x02084944 module:overlay(0) +from:0x02185034 kind:arm_call to:0x02184a40 module:overlay(103) +from:0x02185080 kind:arm_call to:0x02015054 module:main +from:0x021850a4 kind:arm_call to:0x02090750 module:overlay(0) +from:0x021850b8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021850c4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185108 kind:arm_call to:0x02184e80 module:overlay(103) +from:0x02185110 kind:arm_call to:0x02184f34 module:overlay(103) +from:0x0218514c kind:arm_call to:0x02088820 module:overlay(0) +from:0x02185160 kind:arm_call to:0x020a8a90 module:overlay(0) +from:0x02185168 kind:arm_call to:0x020dbb38 module:overlay(31) +from:0x02185198 kind:arm_call to:0x020dbb54 module:overlay(31) +from:0x021851d0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021851e4 kind:arm_call to:0x02084944 module:overlay(0) +from:0x02185200 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185264 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0218527c kind:arm_call to:0x02184e80 module:overlay(103) +from:0x02185284 kind:arm_call to:0x02184f34 module:overlay(103) +from:0x0218528c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021852b4 kind:arm_call to:0x02088820 module:overlay(0) +from:0x021852ec kind:arm_call to:0x02088820 module:overlay(0) +from:0x02185328 kind:arm_call to:0x02184e80 module:overlay(103) +from:0x02185330 kind:arm_call to:0x02184f34 module:overlay(103) +from:0x02185338 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185380 kind:arm_call to:0x02088820 module:overlay(0) +from:0x02185394 kind:arm_call to:0x020a8a90 module:overlay(0) +from:0x0218539c kind:arm_call to:0x020dbb38 module:overlay(31) +from:0x021853cc kind:arm_call to:0x020dbb54 module:overlay(31) +from:0x021853f4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021853fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02185404 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02185410 kind:load to:0x027e0ce4 module:dtcm +from:0x0218545c kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02185494 kind:arm_call to:0x01ffd420 module:itcm +from:0x021854bc kind:arm_call to:0x020a8a90 module:overlay(0) +from:0x021854c0 kind:arm_call to:0x020dbb38 module:overlay(31) +from:0x02185508 kind:arm_call to:0x02185bc0 module:overlay(103) +from:0x02185528 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02185564 kind:arm_call to:0x01fff280 module:itcm +from:0x0218559c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021855c4 kind:arm_call to:0x01fff350 module:itcm +from:0x02185604 kind:arm_call to:0x01fff350 module:itcm +from:0x021856c0 kind:arm_call to:0x01ffd118 module:itcm +from:0x021856e4 kind:arm_call to:0x01ffccc0 module:itcm +from:0x02185744 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021857dc kind:arm_call to:0x01ffccc0 module:itcm +from:0x02185854 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185864 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185888 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021858b0 kind:arm_call to:0x0208bfd0 module:overlay(0) +from:0x021858bc kind:load to:0x027e09b8 module:dtcm +from:0x021858c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021858c4 kind:load to:0x027e09a4 module:dtcm +from:0x021858c8 kind:load to:0x02186188 module:overlay(103) +from:0x021858cc kind:load to:0x02186160 module:overlay(103) +from:0x021858d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021858d4 kind:load to:0x0218617c module:overlay(103) +from:0x021858d8 kind:load to:0x0203e964 module:main +from:0x021858e4 kind:load to:0x027e0c90 module:dtcm +from:0x021858e8 kind:load to:0x02186164 module:overlay(103) +from:0x021858f4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x0218591c kind:arm_call to:0x02082a28 module:overlay(0) +from:0x02185960 kind:arm_call to:0x020907c4 module:overlay(0) +from:0x02185968 kind:load to:0x027e0cdc module:dtcm +from:0x021859a4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021859ac kind:arm_call to:0x02011ff4 module:main +from:0x021859e0 kind:arm_call to:0x020a8974 module:overlay(0) +from:0x021859fc kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02185a08 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185a28 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x02185a3c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02185a50 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02185a5c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02185a68 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02185a84 kind:load to:0x021865cc module:overlay(103) +from:0x02185a88 kind:load to:0x027e0ce0 module:dtcm +from:0x02185a8c kind:load to:0x021860e8 module:overlay(103) +from:0x02185aa0 kind:load to:0x0208c6d4 module:overlay(0) +from:0x02185ab0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185ab8 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185ac0 kind:arm_call to:0x02011ff4 module:main +from:0x02185adc kind:arm_call to:0x0201667c module:main +from:0x02185b10 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02185b1c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185b40 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x02185b54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02185b68 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02185b94 kind:arm_call to:0x0200ef9c module:main +from:0x02185ba0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02185bb0 kind:load to:0x021865e0 module:overlay(103) +from:0x02185bb4 kind:load to:0x021860fc module:overlay(103) +from:0x02185bb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02185bbc kind:load to:0x020ace94 module:overlay(0) +from:0x02185ca4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185cc8 kind:arm_call to:0x01ffd43c module:itcm +from:0x02185dd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185dec kind:arm_call to:0x01ffd43c module:itcm +from:0x02185e74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02185e84 kind:arm_call to:0x020180a8 module:main +from:0x02185ee4 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x02185ef0 kind:arm_call to:0x0205b090 module:overlay(0) +from:0x02185f04 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x02185f18 kind:arm_call to:0x0205b090 module:overlay(0) +from:0x02185f28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02186014 kind:arm_call to:0x020166f4 module:main +from:0x02186028 kind:load to:0x020ace90 module:overlay(0) +from:0x0218602c kind:load to:0x020ace8c module:overlay(0) +from:0x02186030 kind:load to:0x020ace88 module:overlay(0) +from:0x02186034 kind:load to:0x0203e964 module:main +from:0x02186038 kind:load to:0x027e09bc module:dtcm +from:0x02186044 kind:load to:0x027e0954 module:dtcm +from:0x02186060 kind:arm_call to:0x01ffc768 module:itcm +from:0x0218606c kind:arm_call to:0x0200ef5c module:main +from:0x0218609c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021860d4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x021860e0 kind:load to:0x020b4ec4 module:overlay(0) +from:0x021860e4 kind:load to:0x0203e964 module:main +from:0x02186154 kind:load to:0x02186160 module:overlay(103) +from:0x02186158 kind:load to:0x0218610c module:overlay(103) +from:0x0218617c kind:load to:0x0218596c module:overlay(103) +from:0x02186188 kind:load to:0x021858ec module:overlay(103) +from:0x0218618c kind:load to:0x0218599c module:overlay(103) +from:0x02186190 kind:load to:0x0207c000 module:overlay(0) +from:0x02186194 kind:load to:0x02184c98 module:overlay(103) +from:0x02186198 kind:load to:0x0207c010 module:overlay(0) +from:0x021861a4 kind:load to:0x0209019c module:overlay(0) +from:0x021861a8 kind:load to:0x02184dd8 module:overlay(103) +from:0x021861ac kind:load to:0x02184e28 module:overlay(103) +from:0x021861b0 kind:load to:0x02184fc0 module:overlay(103) +from:0x021861b4 kind:load to:0x0218508c module:overlay(103) +from:0x021861b8 kind:load to:0x020907bc module:overlay(0) +from:0x021861bc kind:load to:0x02185414 module:overlay(103) +from:0x021861c0 kind:load to:0x02185900 module:overlay(103) +from:0x021865cc kind:load to:0x02184db8 module:overlay(103) +from:0x021865d0 kind:load to:0x02185aa4 module:overlay(103) +from:0x021865d4 kind:load to:0x02185a90 module:overlay(103) +from:0x021865e0 kind:load to:0x02186048 module:overlay(103) diff --git a/config/eur/arm9/overlays/ov103/symbols.txt b/config/eur/arm9/overlays/ov103/symbols.txt new file mode 100644 index 00000000..94fae818 --- /dev/null +++ b/config/eur/arm9/overlays/ov103/symbols.txt @@ -0,0 +1,32 @@ +func_ov103_02184a40 kind:function(arm,size=0x258) addr:0x02184a40 +func_ov103_02184c98 kind:function(arm,size=0xac) addr:0x02184c98 +func_ov103_02184d44 kind:function(arm,size=0x74) addr:0x02184d44 +func_ov103_02184db8 kind:function(arm,size=0x20) addr:0x02184db8 +func_ov103_02184dd8 kind:function(arm,size=0x50) addr:0x02184dd8 +func_ov103_02184e28 kind:function(arm,size=0x58) addr:0x02184e28 +func_ov103_02184e80 kind:function(arm,size=0xb4) addr:0x02184e80 +func_ov103_02184f34 kind:function(arm,size=0x8c) addr:0x02184f34 +func_ov103_02184fc0 kind:function(arm,size=0xcc) addr:0x02184fc0 +func_ov103_0218508c kind:function(arm,size=0x388) addr:0x0218508c +func_ov103_02185414 kind:function(arm,size=0x4d8) addr:0x02185414 +func_ov103_021858ec kind:function(arm,size=0x14) addr:0x021858ec +func_ov103_02185900 kind:function(arm,size=0x6c) addr:0x02185900 +func_ov103_0218596c kind:function(arm,size=0x30) addr:0x0218596c +func_ov103_0218599c kind:function(arm,size=0x1c) addr:0x0218599c +func_ov103_021859b8 kind:function(arm,size=0xd8) addr:0x021859b8 +func_ov103_02185a90 kind:function(arm,size=0x14) addr:0x02185a90 +func_ov103_02185aa4 kind:function(arm,size=0x28) addr:0x02185aa4 +func_ov103_02185acc kind:function(arm,size=0xf4) addr:0x02185acc +func_ov103_02185bc0 kind:function(arm,size=0x488) addr:0x02185bc0 +func_ov103_02186048 kind:function(arm,size=0xa0) addr:0x02186048 +data_ov103_021860e8 kind:data(any) addr:0x021860e8 +data_ov103_021860fc kind:data(any) addr:0x021860fc +func_ov103_0218610c kind:function(arm,size=0x4c) addr:0x0218610c +data_ov103_02186160 kind:data(any) addr:0x02186160 +data_ov103_02186164 kind:data(any) addr:0x02186164 +data_ov103_0218617c kind:data(any) addr:0x0218617c +data_ov103_02186188 kind:data(any) addr:0x02186188 +data_ov103_021861a4 kind:data(any) addr:0x021861a4 +data_ov103_021861c4 kind:data(any) addr:0x021861c4 +data_ov103_021865cc kind:data(any) addr:0x021865cc +data_ov103_021865e0 kind:data(any) addr:0x021865e0 diff --git a/config/eur/arm9/overlays/ov104/delinks.txt b/config/eur/arm9/overlays/ov104/delinks.txt new file mode 100644 index 00000000..b342337e --- /dev/null +++ b/config/eur/arm9/overlays/ov104/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184a40 end:0x02185108 kind:code align:32 + .init start:0x02185108 end:0x0218512c kind:code align:4 + .ctor start:0x0218512c end:0x02185134 kind:data align:4 + .data start:0x02185140 end:0x021851a0 kind:data align:32 + .bss start:0x021851a0 end:0x021851a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov104/relocs.txt b/config/eur/arm9/overlays/ov104/relocs.txt new file mode 100644 index 00000000..d175e7a4 --- /dev/null +++ b/config/eur/arm9/overlays/ov104/relocs.txt @@ -0,0 +1,76 @@ +from:0x02184a74 kind:arm_call to:0x01ffb974 module:itcm +from:0x02184a84 kind:arm_call to:0x0208834c module:overlay(0) +from:0x02184aa0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02184ab0 kind:arm_call to:0x01ff993c module:itcm +from:0x02184ac8 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02184af8 kind:arm_call to:0x02185030 module:overlay(104) +from:0x02184b10 kind:load to:0x02185148 module:overlay(104) +from:0x02184b20 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184b28 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184b58 kind:arm_call to:0x020a8aa4 module:overlay(0) +from:0x02184b60 kind:arm_call to:0x020dc480 module:overlay(31) +from:0x02184b68 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184b70 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184b78 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184b84 kind:load to:0x02185148 module:overlay(104) +from:0x02184bac kind:arm_call to:0x020a8aa4 module:overlay(0) +from:0x02184bb4 kind:arm_call to:0x020dc480 module:overlay(31) +from:0x02184bbc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184bc4 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184bcc kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184bd4 kind:arm_call to:0x02011ff4 module:main +from:0x02184be0 kind:load to:0x02185148 module:overlay(104) +from:0x02184c10 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02184c68 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02184c98 kind:arm_call to:0x02090750 module:overlay(0) +from:0x02184cac kind:arm_call to:0x0209078c module:overlay(0) +from:0x02184cb8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184cf8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02184d04 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184d24 kind:arm_call to:0x020a8aa4 module:overlay(0) +from:0x02184d48 kind:arm_call to:0x02184a40 module:overlay(104) +from:0x02184d88 kind:arm_call to:0x01ffd118 module:itcm +from:0x02184d9c kind:arm_call to:0x02088da8 module:overlay(0) +from:0x02184ddc kind:arm_call to:0x020dc4b8 module:overlay(31) +from:0x02184e08 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x02184e3c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184e60 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02184e6c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184e7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184e90 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02184e9c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184eb0 kind:arm_call to:0x02015080 module:main +from:0x02184ec4 kind:arm_call to:0x020a8aa4 module:overlay(0) +from:0x02184f0c kind:arm_call to:0x020db400 module:overlay(31) +from:0x02184f2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02184f6c kind:arm_call to:0x01ff9984 module:itcm +from:0x02184f7c kind:load to:0x027e0c90 module:dtcm +from:0x02184fc0 kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02184ff8 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x02185010 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185024 kind:arm_call to:0x020907c4 module:overlay(0) +from:0x0218502c kind:load to:0x027e0cdc module:dtcm +from:0x02185058 kind:arm_call to:0x020a8974 module:overlay(0) +from:0x02185070 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x0218509c kind:arm_call to:0x0205cadc module:overlay(0) +from:0x021850ac kind:load to:0x0218517c module:overlay(104) +from:0x021850b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021850b4 kind:load to:0x020b1968 module:overlay(0) +from:0x021850b8 kind:load to:0x02185168 module:overlay(104) +from:0x021850dc kind:load to:0x0208c724 module:overlay(0) +from:0x021850ec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021850f4 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x021850fc kind:arm_call to:0x02011ff4 module:main +from:0x02185128 kind:load to:0x02185168 module:overlay(104) +from:0x0218512c kind:load to:0x02185108 module:overlay(104) +from:0x02185148 kind:load to:0x0209019c module:overlay(0) +from:0x0218514c kind:load to:0x02184b34 module:overlay(104) +from:0x02185150 kind:load to:0x02184b88 module:overlay(104) +from:0x02185154 kind:load to:0x02184be4 module:overlay(104) +from:0x02185158 kind:load to:0x02184c80 module:overlay(104) +from:0x0218515c kind:load to:0x020907bc module:overlay(0) +from:0x02185160 kind:load to:0x02184f84 module:overlay(104) +from:0x02185164 kind:load to:0x02184fdc module:overlay(104) +from:0x0218517c kind:load to:0x02184b14 module:overlay(104) +from:0x02185180 kind:load to:0x021850e0 module:overlay(104) +from:0x02185184 kind:load to:0x021850c8 module:overlay(104) diff --git a/config/eur/arm9/overlays/ov104/symbols.txt b/config/eur/arm9/overlays/ov104/symbols.txt new file mode 100644 index 00000000..df766c27 --- /dev/null +++ b/config/eur/arm9/overlays/ov104/symbols.txt @@ -0,0 +1,16 @@ +func_ov104_02184a40 kind:function(arm,size=0x80) addr:0x02184a40 +func_ov104_02184ac0 kind:function(arm,size=0x54) addr:0x02184ac0 +func_ov104_02184b14 kind:function(arm,size=0x20) addr:0x02184b14 +func_ov104_02184b34 kind:function(arm,size=0x54) addr:0x02184b34 +func_ov104_02184b88 kind:function(arm,size=0x5c) addr:0x02184b88 +func_ov104_02184be4 kind:function(arm,size=0x9c) addr:0x02184be4 +func_ov104_02184c80 kind:function(arm,size=0x304) addr:0x02184c80 +func_ov104_02184f84 kind:function(arm,size=0x58) addr:0x02184f84 +func_ov104_02184fdc kind:function(arm,size=0x54) addr:0x02184fdc +func_ov104_02185030 kind:function(arm,size=0x98) addr:0x02185030 +func_ov104_021850c8 kind:function(arm,size=0x18) addr:0x021850c8 +func_ov104_021850e0 kind:function(arm,size=0x28) addr:0x021850e0 +func_ov104_02185108 kind:function(arm,size=0x24) addr:0x02185108 +data_ov104_02185148 kind:data(any) addr:0x02185148 +data_ov104_02185168 kind:data(any) addr:0x02185168 +data_ov104_0218517c kind:data(any) addr:0x0218517c diff --git a/config/eur/arm9/overlays/ov105/delinks.txt b/config/eur/arm9/overlays/ov105/delinks.txt new file mode 100644 index 00000000..b098dd79 --- /dev/null +++ b/config/eur/arm9/overlays/ov105/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02184a40 end:0x0218a110 kind:code align:32 + .rodata start:0x0218a110 end:0x0218a1cc kind:data align:4 + .init start:0x0218a1cc end:0x0218a254 kind:code align:4 + .ctor start:0x0218a254 end:0x0218a25c kind:data align:4 + .data start:0x0218a260 end:0x0218a320 kind:data align:32 + .bss start:0x0218a320 end:0x0218a380 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov105/relocs.txt b/config/eur/arm9/overlays/ov105/relocs.txt new file mode 100644 index 00000000..a5d68718 --- /dev/null +++ b/config/eur/arm9/overlays/ov105/relocs.txt @@ -0,0 +1,668 @@ +from:0x02184aac kind:arm_call to:0x02187ad4 module:overlay(105) +from:0x02184af8 kind:arm_call to:0x02088428 module:overlay(0) +from:0x02184b54 kind:arm_call to:0x02187ad4 module:overlay(105) +from:0x02184b90 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02184ba0 kind:arm_call to:0x02082de0 module:overlay(0) +from:0x02184bb8 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02184bf4 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02184c14 kind:arm_call to:0x02082de0 module:overlay(0) +from:0x02184c24 kind:arm_call to:0x021871e0 module:overlay(105) +from:0x02184c40 kind:arm_call to:0x02187388 module:overlay(105) +from:0x02184c48 kind:arm_call to:0x0218786c module:overlay(105) +from:0x02184c54 kind:arm_call to:0x02188830 module:overlay(105) +from:0x02184c5c kind:arm_call to:0x02188450 module:overlay(105) +from:0x02184c7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184c88 kind:arm_call to:0x020f4820 module:overlay(31) +from:0x02184ca0 kind:load to:0x0218a268 module:overlay(105) +from:0x02184ca4 kind:load to:0x020b539c module:overlay(0) +from:0x02184cac kind:load to:0x027e0ce4 module:dtcm +from:0x02184cbc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184cc4 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184d08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184d40 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02184d68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184d70 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184d78 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184d88 kind:load to:0x0218a268 module:overlay(105) +from:0x02184d8c kind:load to:0x027e0ce4 module:dtcm +from:0x02184dcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184e04 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02184e2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184e34 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184e3c kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184e44 kind:arm_call to:0x02011ff4 module:main +from:0x02184e54 kind:load to:0x0218a268 module:overlay(105) +from:0x02184e58 kind:load to:0x027e0ce4 module:dtcm +from:0x02184e78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184e98 kind:load to:0x027e0ce4 module:dtcm +from:0x02184eb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184ecc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184ef0 kind:arm_call to:0x02082de0 module:overlay(0) +from:0x02184efc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184f20 kind:load to:0x027e0ce4 module:dtcm +from:0x02184f40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02184f4c kind:arm_call to:0x01ff9258 module:itcm +from:0x02184f58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185014 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185024 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185034 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185070 kind:load to:0x021108d4 module:overlays(19,31) +from:0x02185074 kind:load to:0x021108d8 module:overlays(19,31) +from:0x02185078 kind:load to:0x0203e964 module:main +from:0x0218507c kind:load to:0x027e0ce4 module:dtcm +from:0x02185098 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021850cc kind:arm_call to:0x01ff95a0 module:itcm +from:0x021850e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021850f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218510c kind:arm_call to:0x020f582c module:overlay(31) +from:0x02185118 kind:load to:0x027e0ce4 module:dtcm +from:0x0218511c kind:load to:0x0218a17c module:overlay(105) +from:0x0218514c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185164 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218523c kind:arm_call to:0x020f582c module:overlay(31) +from:0x02185258 kind:load to:0x027e0ce4 module:dtcm +from:0x02185280 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185298 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185360 kind:load to:0x027e0ce4 module:dtcm +from:0x02185378 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218537c kind:arm_call to:0x02189df0 module:overlay(105) +from:0x02185384 kind:load to:0x027e0ce4 module:dtcm +from:0x021853cc kind:arm_call to:0x01ff930c module:itcm +from:0x021853e8 kind:load to:0x0218a164 module:overlay(105) +from:0x02185444 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185450 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02185460 kind:arm_call to:0x021888a0 module:overlay(105) +from:0x02185468 kind:load to:0x027e0ce4 module:dtcm +from:0x0218549c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021854b4 kind:arm_call to:0x021886d8 module:overlay(105) +from:0x021854bc kind:load to:0x027e0ce4 module:dtcm +from:0x021854fc kind:arm_call to:0x0218795c module:overlay(105) +from:0x02185530 kind:arm_call to:0x02184a40 module:overlay(105) +from:0x02185568 kind:arm_call to:0x02188650 module:overlay(105) +from:0x02185590 kind:arm_call to:0x021886d8 module:overlay(105) +from:0x021855a8 kind:arm_call to:0x021853ec module:overlay(105) +from:0x021855b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021855c0 kind:arm_call to:0x0218a044 module:overlay(105) +from:0x021855cc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021855d4 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021855fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185614 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02185620 kind:arm_call to:0x0218a044 module:overlay(105) +from:0x0218562c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185634 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02185648 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02185658 kind:load to:0x027e0ce4 module:dtcm +from:0x02185664 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021856bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021856c8 kind:arm_call to:0x02082de0 module:overlay(0) +from:0x021856d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185700 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0218572c kind:arm_call to:0x01ff9638 module:itcm +from:0x02185738 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185748 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218575c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218576c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021857ac kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x021857c0 kind:arm_call to:0x02071700 module:overlay(0) +from:0x021857e0 kind:arm_call to:0x0218a010 module:overlay(105) +from:0x021857ec kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185824 kind:arm_call to:0x02189ec4 module:overlay(105) +from:0x02185830 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185844 kind:arm_call to:0x02189e90 module:overlay(105) +from:0x02185850 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218585c kind:load to:0x027e0ce4 module:dtcm +from:0x02185860 kind:load to:0x027e09a8 module:dtcm +from:0x02185868 kind:load to:0x0218a1c0 module:overlay(105) +from:0x0218588c kind:arm_call to:0x02188a34 module:overlay(105) +from:0x021858cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021858f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02185900 kind:arm_call to:0x02188d14 module:overlay(105) +from:0x02185908 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02185914 kind:load to:0x0218a174 module:overlay(105) +from:0x02185944 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185960 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021859cc kind:arm_call to:0x02189284 module:overlay(105) +from:0x021859e8 kind:arm_call to:0x021873c8 module:overlay(105) +from:0x021859f4 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x02185a10 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02185a2c kind:arm_call to:0x02189284 module:overlay(105) +from:0x02185a4c kind:arm_call to:0x02189284 module:overlay(105) +from:0x02185a64 kind:arm_call to:0x02077480 module:overlay(0) +from:0x02185a7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02185aac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185abc kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02185ac8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02185ae4 kind:arm_call to:0x02185120 module:overlay(105) +from:0x02185b0c kind:arm_call to:0x0218787c module:overlay(105) +from:0x02185b3c kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x02185b60 kind:arm_call to:0x021889b4 module:overlay(105) +from:0x02185b68 kind:arm_call to:0x0218846c module:overlay(105) +from:0x02185b84 kind:arm_call to:0x02189284 module:overlay(105) +from:0x02185b9c kind:arm_call to:0x021889cc module:overlay(105) +from:0x02185bc0 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02185bd8 kind:arm_call to:0x02184e60 module:overlay(105) +from:0x02185be0 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02185bfc kind:arm_call to:0x021889cc module:overlay(105) +from:0x02185c1c kind:arm_call to:0x02184e60 module:overlay(105) +from:0x02185c30 kind:load to:0x027e0ce4 module:dtcm +from:0x02185c34 kind:load to:0x027e09a8 module:dtcm +from:0x02185c3c kind:load to:0x027e09bc module:dtcm +from:0x02185c40 kind:load to:0x0218a168 module:overlay(105) +from:0x02185cc0 kind:arm_call to:0x02188df8 module:overlay(105) +from:0x02185d38 kind:arm_call to:0x02087834 module:overlay(0) +from:0x02185d6c kind:arm_call to:0x01fff350 module:itcm +from:0x02185dcc kind:arm_call to:0x01ff9258 module:itcm +from:0x02185de4 kind:arm_call to:0x02087bc0 module:overlay(0) +from:0x02185dfc kind:arm_call to:0x020786dc module:overlay(0) +from:0x02185e0c kind:arm_call to:0x01fff350 module:itcm +from:0x02185e28 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02185e50 kind:arm_call to:0x02188488 module:overlay(105) +from:0x02185e8c kind:arm_call to:0x02082c58 module:overlay(0) +from:0x02185e98 kind:arm_call to:0x02090750 module:overlay(0) +from:0x02185eb4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02185ec4 kind:arm_call to:0x02185364 module:overlay(105) +from:0x02185ee0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185eec kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185f70 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185f7c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185f88 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02185fb8 kind:arm_call to:0x0218795c module:overlay(105) +from:0x02185fe8 kind:arm_call to:0x02184a40 module:overlay(105) +from:0x0218601c kind:arm_call to:0x0208db08 module:overlay(0) +from:0x0218602c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02186044 kind:arm_call to:0x02185670 module:overlay(105) +from:0x0218604c kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02186068 kind:arm_call to:0x02184f24 module:overlay(105) +from:0x02186078 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021860a4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021860b8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021860c4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021860f4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186108 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02186114 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186138 kind:arm_call to:0x02188650 module:overlay(105) +from:0x02186158 kind:arm_call to:0x0218546c module:overlay(105) +from:0x0218616c kind:arm_call to:0x021853ec module:overlay(105) +from:0x02186178 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218618c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02186198 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021861b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021861d8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021861ec kind:arm_call to:0x0209078c module:overlay(0) +from:0x021861f8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186220 kind:arm_call to:0x01ffb428 module:itcm +from:0x02186230 kind:arm_call to:0x021874d8 module:overlay(105) +from:0x02186240 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02186250 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218627c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186290 kind:arm_call to:0x0209078c module:overlay(0) +from:0x0218629c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021862cc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021862e0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021862ec kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186338 kind:arm_call to:0x02185364 module:overlay(105) +from:0x0218634c kind:arm_call to:0x0218795c module:overlay(105) +from:0x0218637c kind:arm_call to:0x02184a40 module:overlay(105) +from:0x021863b0 kind:arm_call to:0x0208db08 module:overlay(0) +from:0x021863c0 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021863d4 kind:arm_call to:0x02185670 module:overlay(105) +from:0x021863dc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021863ec kind:arm_call to:0x0207bffc module:overlay(0) +from:0x02186404 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186430 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186444 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02186450 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186464 kind:arm_call to:0x02185120 module:overlay(105) +from:0x02186470 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02186498 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021864a4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021864b8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021864f4 kind:arm_call to:0x0218525c module:overlay(105) +from:0x02186500 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02186540 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186550 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186584 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186594 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021865a8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021865b4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021865dc kind:arm_call to:0x0209078c module:overlay(0) +from:0x021865e8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021865f8 kind:arm_call to:0x0218525c module:overlay(105) +from:0x02186604 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02186640 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186668 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218667c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02186688 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021866a0 kind:arm_call to:0x0218525c module:overlay(105) +from:0x021866ac kind:arm_call to:0x02184e9c module:overlay(105) +from:0x021866e4 kind:arm_call to:0x0218795c module:overlay(105) +from:0x02186724 kind:arm_call to:0x02184adc module:overlay(105) +from:0x0218673c kind:arm_call to:0x02185670 module:overlay(105) +from:0x02186750 kind:arm_call to:0x01ffb714 module:itcm +from:0x02186778 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218678c kind:arm_call to:0x01ff930c module:itcm +from:0x02186794 kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021867bc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021867d0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021867dc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021867f0 kind:arm_call to:0x0218525c module:overlay(105) +from:0x021867fc kind:arm_call to:0x02184f24 module:overlay(105) +from:0x02186804 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186830 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186838 kind:arm_call to:0x020882c8 module:overlay(0) +from:0x0218684c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02186858 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218686c kind:arm_call to:0x02185120 module:overlay(105) +from:0x02186878 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x021868f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02186914 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02186920 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186948 kind:arm_call to:0x021878ac module:overlay(105) +from:0x02186954 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218698c kind:arm_call to:0x01ffb428 module:itcm +from:0x021869e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021869fc kind:arm_call to:0x01ff930c module:itcm +from:0x02186a1c kind:arm_call to:0x01ff930c module:itcm +from:0x02186a40 kind:arm_call to:0x02188d14 module:overlay(105) +from:0x02186a48 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02186a50 kind:arm_call to:0x02185080 module:overlay(105) +from:0x02186a60 kind:arm_call to:0x02185388 module:overlay(105) +from:0x02186a88 kind:arm_call to:0x02188650 module:overlay(105) +from:0x02186a94 kind:arm_call to:0x0218546c module:overlay(105) +from:0x02186aa8 kind:arm_call to:0x021853ec module:overlay(105) +from:0x02186ab4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186ac4 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02186ad0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186af4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186b04 kind:arm_call to:0x0218586c module:overlay(105) +from:0x02186b10 kind:arm_call to:0x02185080 module:overlay(105) +from:0x02186b74 kind:arm_call to:0x02185388 module:overlay(105) +from:0x02186be0 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02186c40 kind:load to:0x027e09bc module:dtcm +from:0x02186c44 kind:load to:0x027e0ce4 module:dtcm +from:0x02186c4c kind:load to:0x020b3000 module:overlay(0) +from:0x02186c50 kind:load to:0x0218a1b0 module:overlay(105) +from:0x02186c54 kind:load to:0x0218a1ac module:overlay(105) +from:0x02186c58 kind:load to:0x027e09b8 module:dtcm +from:0x02186c5c kind:load to:0x0218a1c8 module:overlay(105) +from:0x02186c64 kind:load to:0x0218a1bc module:overlay(105) +from:0x02186c70 kind:load to:0x0218a180 module:overlay(105) +from:0x02186c74 kind:load to:0x0218a164 module:overlay(105) +from:0x02186c78 kind:load to:0x0218a160 module:overlay(105) +from:0x02186c7c kind:load to:0x0218a15c module:overlay(105) +from:0x02186c80 kind:load to:0x0218a184 module:overlay(105) +from:0x02186c84 kind:load to:0x027e0ce8 module:dtcm +from:0x02186cac kind:arm_call to:0x02082adc module:overlay(0) +from:0x02186cc0 kind:arm_call to:0x021854c0 module:overlay(105) +from:0x02186ce0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186d34 kind:arm_call to:0x01fff498 module:itcm +from:0x02186d44 kind:arm_call to:0x01fff584 module:itcm +from:0x02186d60 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186d70 kind:arm_call to:0x0218586c module:overlay(105) +from:0x02186d80 kind:arm_call to:0x02185388 module:overlay(105) +from:0x02186da0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186db8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186dd4 kind:arm_call to:0x02184e9c module:overlay(105) +from:0x02186ddc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186df8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186dfc kind:arm_call to:0x0218a078 module:overlay(105) +from:0x02186e10 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186e24 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02186e30 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186e74 kind:arm_call to:0x02093750 module:overlay(0) +from:0x02186e9c kind:arm_call to:0x0208600c module:overlay(0) +from:0x02186eac kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x02186eb8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186f00 kind:arm_call to:0x01fff05c module:itcm +from:0x02186f28 kind:arm_call to:0x01ff930c module:itcm +from:0x02186f44 kind:arm_call to:0x021854c0 module:overlay(105) +from:0x02186f60 kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x02186f70 kind:load to:0x0218a154 module:overlay(105) +from:0x02186f74 kind:load to:0x020b5214 module:overlay(0) +from:0x02186f7c kind:load to:0x027e0cd8 module:dtcm +from:0x02186f80 kind:load to:0x0218a14c module:overlay(105) +from:0x02186f84 kind:load to:0x0218a150 module:overlay(105) +from:0x02187000 kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02187020 kind:arm_call to:0x02082de0 module:overlay(0) +from:0x0218705c kind:arm_call to:0x02082a28 module:overlay(0) +from:0x02187108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187120 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x02187154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187168 kind:arm_call to:0x020907c4 module:overlay(0) +from:0x02187170 kind:load to:0x027e0cdc module:dtcm +from:0x02187174 kind:load to:0x0203e964 module:main +from:0x021871cc kind:arm_call to:0x02185364 module:overlay(105) +from:0x02187218 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02187224 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02187238 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02187268 kind:arm_call to:0x0200b578 module:main +from:0x02187280 kind:load to:0x0218a290 module:overlay(105) +from:0x02187284 kind:load to:0x027e0ce0 module:dtcm +from:0x02187288 kind:load to:0x0218a124 module:overlay(105) +from:0x0218728c kind:load to:0x0218a110 module:overlay(105) +from:0x02187290 kind:load to:0x02187294 module:overlay(105) +from:0x021872d8 kind:arm_call to:0x0200e260 module:main +from:0x021872e8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02187314 kind:load to:0x027e0964 module:dtcm +from:0x02187328 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x02187338 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187354 kind:arm_call to:0x021897c0 module:overlay(105) +from:0x0218735c kind:load to:0x027e0ce4 module:dtcm +from:0x0218736c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02187374 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x0218737c kind:arm_call to:0x02011ff4 module:main +from:0x02187444 kind:arm_call to:0x01ffb800 module:itcm +from:0x02187474 kind:arm_call to:0x01ff9770 module:itcm +from:0x02187484 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021874cc kind:load to:0x0218a138 module:overlay(105) +from:0x021874d0 kind:load to:0x0218a144 module:overlay(105) +from:0x021874f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02187614 kind:arm_call to:0x02187624 module:overlay(105) +from:0x02187620 kind:load to:0x0218a2a4 module:overlay(105) +from:0x0218763c kind:arm_call to:0x01fff148 module:itcm +from:0x02187668 kind:load to:0x027e0ce0 module:dtcm +from:0x021876b4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021876c4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187750 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187760 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021877a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021877ac kind:arm_call to:0x01ff938c module:itcm +from:0x021877dc kind:arm_call to:0x0207bffc module:overlay(0) +from:0x021877e4 kind:arm_call to:0x02011ff4 module:main +from:0x02187864 kind:load to:0x0218a1b8 module:overlay(105) +from:0x02187868 kind:load to:0x0218a1b4 module:overlay(105) +from:0x021878a4 kind:arm_call to:0x021877f0 module:overlay(105) +from:0x021878ec kind:arm_call to:0x021877f0 module:overlay(105) +from:0x02187940 kind:arm_call to:0x01ff9258 module:itcm +from:0x021879a0 kind:arm_call to:0x021875e8 module:overlay(105) +from:0x021879cc kind:arm_call to:0x02077480 module:overlay(0) +from:0x021879f8 kind:arm_call to:0x01fff350 module:itcm +from:0x02187a3c kind:arm_call to:0x020bfd9c module:overlay(17) +from:0x02187a64 kind:arm_call to:0x021878fc module:overlay(105) +from:0x02187aa4 kind:arm_call to:0x01fff350 module:itcm +from:0x02187ac8 kind:load to:0x027e09bc module:dtcm +from:0x02187acc kind:load to:0x0218a2c0 module:overlay(105) +from:0x02187ad0 kind:load to:0x027e0ce4 module:dtcm +from:0x02187b5c kind:arm_call to:0x02077480 module:overlay(0) +from:0x02187b84 kind:arm_call to:0x01fff350 module:itcm +from:0x02187bc4 kind:arm_call to:0x020bfd9c module:overlay(17) +from:0x02187bf0 kind:arm_call to:0x021878fc module:overlay(105) +from:0x02187c44 kind:arm_call to:0x01fff350 module:itcm +from:0x02187c78 kind:arm_call to:0x02077480 module:overlay(0) +from:0x02187ca0 kind:arm_call to:0x01fff350 module:itcm +from:0x02187cf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02187d00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187d18 kind:arm_call to:0x01ff9364 module:itcm +from:0x02187d64 kind:arm_call to:0x020bfd9c module:overlay(17) +from:0x02187d78 kind:arm_call to:0x021878fc module:overlay(105) +from:0x02187dc4 kind:arm_call to:0x01fff350 module:itcm +from:0x02187e00 kind:arm_call to:0x021879ac module:overlay(105) +from:0x02187e24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02187e5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187e78 kind:arm_call to:0x01ff9364 module:itcm +from:0x02187ec4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02187ef0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187f0c kind:arm_call to:0x01ff9364 module:itcm +from:0x02187f9c kind:arm_call to:0x01ffb974 module:itcm +from:0x02187fcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02187fe8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02188088 kind:arm_call to:0x01ff9770 module:itcm +from:0x021880a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021880d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021880dc kind:arm_call to:0x02187624 module:overlay(105) +from:0x02188104 kind:arm_call to:0x02189e2c module:overlay(105) +from:0x02188120 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188130 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218813c kind:arm_call to:0x01ff9258 module:itcm +from:0x02188154 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218816c kind:arm_call to:0x01ff9770 module:itcm +from:0x021881a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021881e8 kind:arm_call to:0x02187624 module:overlay(105) +from:0x021881f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188234 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02188244 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02188250 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218825c kind:arm_call to:0x02189e2c module:overlay(105) +from:0x021882a0 kind:arm_call to:0x02077480 module:overlay(0) +from:0x021882c0 kind:arm_call to:0x01fff350 module:itcm +from:0x02188300 kind:arm_call to:0x020bfd9c module:overlay(17) +from:0x02188328 kind:arm_call to:0x021878fc module:overlay(105) +from:0x02188348 kind:arm_call to:0x01fff350 module:itcm +from:0x02188384 kind:load to:0x027e0ce4 module:dtcm +from:0x02188388 kind:load to:0x027e09bc module:dtcm +from:0x02188390 kind:load to:0x020b3000 module:overlay(0) +from:0x02188394 kind:load to:0x0218a2d8 module:overlay(105) +from:0x02188398 kind:load to:0x0218a1bc module:overlay(105) +from:0x021883a0 kind:load to:0x0203e964 module:main +from:0x021883a4 kind:load to:0x0218a13c module:overlay(105) +from:0x021883a8 kind:load to:0x0218a1c4 module:overlay(105) +from:0x021883ac kind:load to:0x0218a2cc module:overlay(105) +from:0x02188400 kind:arm_call to:0x01fff458 module:itcm +from:0x02188408 kind:arm_call to:0x020e0c9c module:overlay(31) +from:0x02188434 kind:arm_call to:0x01fff458 module:itcm +from:0x02188438 kind:arm_call to:0x020e0c78 module:overlay(31) +from:0x02188468 kind:load to:0x0218a1a8 module:overlay(105) +from:0x02188484 kind:load to:0x0218a1a8 module:overlay(105) +from:0x021884b8 kind:arm_call to:0x01ff9110 module:itcm +from:0x021884f4 kind:arm_call to:0x01fff350 module:itcm +from:0x02188520 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188548 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02188560 kind:arm_call to:0x01ff9364 module:itcm +from:0x02188574 kind:arm_call to:0x01ff9258 module:itcm +from:0x02188594 kind:arm_call to:0x01fff350 module:itcm +from:0x02188614 kind:arm_call to:0x01ff9110 module:itcm +from:0x02188628 kind:load to:0x0218a1a8 module:overlay(105) +from:0x0218862c kind:load to:0x0218a1a4 module:overlay(105) +from:0x02188630 kind:load to:0x0218a1a0 module:overlay(105) +from:0x02188634 kind:load to:0x027e0ce4 module:dtcm +from:0x0218863c kind:load to:0x020b3000 module:overlay(0) +from:0x02188640 kind:load to:0x0218a140 module:overlay(105) +from:0x02188644 kind:load to:0x0218a194 module:overlay(105) +from:0x02188648 kind:load to:0x0218a198 module:overlay(105) +from:0x0218864c kind:load to:0x0218a19c module:overlay(105) +from:0x021886a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021886d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021886d4 kind:load to:0x0218a140 module:overlay(105) +from:0x0218872c kind:arm_call to:0x02188688 module:overlay(105) +from:0x02188740 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188750 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218875c kind:arm_call to:0x02188688 module:overlay(105) +from:0x021887e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188800 kind:arm_call to:0x01ff947c module:itcm +from:0x02188824 kind:load to:0x0203e964 module:main +from:0x02188828 kind:load to:0x027e00fc module:dtcm +from:0x02188900 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218896c kind:arm_call to:0x01ffb464 module:itcm +from:0x021889b0 kind:load to:0x0203e964 module:main +from:0x02188aa4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02188c00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188c10 kind:arm_call to:0x01ff9770 module:itcm +from:0x02188c20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02188c4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02188c5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02188cb0 kind:arm_call to:0x021889e8 module:overlay(105) +from:0x02188cdc kind:arm_call to:0x021889e8 module:overlay(105) +from:0x02188cfc kind:load to:0x0203e964 module:main +from:0x02188d00 kind:load to:0x0218a188 module:overlay(105) +from:0x02188d04 kind:load to:0x0218a18c module:overlay(105) +from:0x02188d08 kind:load to:0x0218a190 module:overlay(105) +from:0x02188d0c kind:load to:0x0218a158 module:overlay(105) +from:0x02188d10 kind:load to:0x0218a148 module:overlay(105) +from:0x02188d78 kind:arm_call to:0x01ff916c module:itcm +from:0x02188d8c kind:arm_call to:0x01ff916c module:itcm +from:0x02188d9c kind:arm_call to:0x01ff916c module:itcm +from:0x02188df0 kind:load to:0x0218a170 module:overlay(105) +from:0x02188df4 kind:load to:0x0218a16c module:overlay(105) +from:0x02188e44 kind:load to:0x0218a178 module:overlay(105) +from:0x02188e50 kind:load to:0x0218a330 module:overlay(105) +from:0x02188e64 kind:arm_call to:0x02011f3c module:main +from:0x02188e70 kind:arm_call to:0x020e6620 module:overlay(31) +from:0x02188e84 kind:arm_call to:0x0209767c module:overlay(0) +from:0x02188eb4 kind:load to:0x0218a304 module:overlay(105) +from:0x02188f10 kind:arm_call to:0x020f4144 module:overlay(31) +from:0x02188f18 kind:arm_call to:0x020f488c module:overlay(31) +from:0x02188f60 kind:load to:0x0218a2dc module:overlay(105) +from:0x02188f68 kind:arm_call to:0x02189df0 module:overlay(105) +from:0x02188f84 kind:load to:0x0218952c module:overlay(105) +from:0x02188f94 kind:load to:0x0218952c module:overlay(105) +from:0x02188fa4 kind:arm_call to:0x02189df0 module:overlay(105) +from:0x02188fbc kind:arm_call to:0x01ff916c module:itcm +from:0x02189068 kind:arm_call to:0x01fff17c module:itcm +from:0x021890f8 kind:arm_call to:0x0208bc5c module:overlay(0) +from:0x02189114 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x02189148 kind:arm_call to:0x01fff148 module:itcm +from:0x02189184 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02189194 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x021891d0 kind:arm_call to:0x02189e2c module:overlay(105) +from:0x021891ec kind:arm_call to:0x020f439c module:overlay(31) +from:0x021891f4 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x02189244 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02189254 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02189260 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x0218926c kind:load to:0x027e0ce0 module:dtcm +from:0x02189274 kind:load to:0x0203e964 module:main +from:0x02189278 kind:load to:0x0218a2ec module:overlay(105) +from:0x02189298 kind:arm_call to:0x02187624 module:overlay(105) +from:0x021892a8 kind:arm_call to:0x020e6858 module:overlay(31) +from:0x02189314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189358 kind:arm_call to:0x02189df0 module:overlay(105) +from:0x0218936c kind:arm_call to:0x020f419c module:overlays(26,31) +from:0x02189388 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021893b8 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021893f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218943c kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02189484 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189490 kind:arm_call to:0x01fff458 module:itcm +from:0x021894a8 kind:arm_call to:0x020f61a0 module:overlay(31) +from:0x021894c0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021894d4 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021894e8 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021894f0 kind:arm_call to:0x020f41e0 module:overlay(31) +from:0x02189510 kind:load to:0x027e0ce4 module:dtcm +from:0x02189514 kind:load to:0x021108d4 module:overlays(19,31) +from:0x02189520 kind:load to:0x027e09a8 module:dtcm +from:0x021895b0 kind:arm_call to:0x02189df0 module:overlay(105) +from:0x02189684 kind:arm_call to:0x01fff17c module:itcm +from:0x021896fc kind:arm_call to:0x01fff148 module:itcm +from:0x0218970c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02189774 kind:arm_call to:0x0207e58c module:overlay(0) +from:0x02189790 kind:arm_call to:0x02188ebc module:overlay(105) +from:0x021897b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021897b4 kind:load to:0x0203e964 module:main +from:0x021897bc kind:load to:0x027e09c0 module:dtcm +from:0x0218984c kind:arm_call to:0x020f4944 module:overlay(31) +from:0x0218985c kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02189870 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189880 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x021898a0 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x021898ac kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x021898d4 kind:arm_call to:0x020f439c module:overlay(31) +from:0x021898dc kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x021898f8 kind:arm_call to:0x02189df0 module:overlay(105) +from:0x02189920 kind:arm_call to:0x020f442c module:overlay(31) +from:0x02189964 kind:arm_call to:0x01fff350 module:itcm +from:0x021899c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021899dc kind:arm_call to:0x01fff350 module:itcm +from:0x02189a08 kind:arm_call to:0x02189284 module:overlay(105) +from:0x02189a18 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189a28 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x02189a48 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02189a54 kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x02189a7c kind:arm_call to:0x020f439c module:overlay(31) +from:0x02189a84 kind:arm_call to:0x02189ef8 module:overlay(105) +from:0x02189a94 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x02189aa4 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02189ab4 kind:arm_call to:0x020f5448 module:overlay(31) +from:0x02189ac4 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02189ae0 kind:arm_call to:0x020f596c module:overlay(31) +from:0x02189af0 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x02189b00 kind:arm_call to:0x020f58e0 module:overlay(31) +from:0x02189b18 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x02189b50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189b6c kind:arm_call to:0x01ffb714 module:itcm +from:0x02189b78 kind:arm_call to:0x01ffb800 module:itcm +from:0x02189b8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02189c24 kind:arm_call to:0x01fff17c module:itcm +from:0x02189ca4 kind:arm_call to:0x020e67dc module:overlay(31) +from:0x02189cb0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189cc0 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x02189ce0 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02189cec kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x02189cf4 kind:arm_call to:0x02189df0 module:overlay(105) +from:0x02189d00 kind:arm_call to:0x020f5448 module:overlay(31) +from:0x02189d2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189d44 kind:arm_call to:0x020f57e4 module:overlay(31) +from:0x02189d50 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189d60 kind:arm_call to:0x020f4944 module:overlay(31) +from:0x02189d80 kind:arm_call to:0x020f58d8 module:overlay(31) +from:0x02189d8c kind:arm_call to:0x020f48e4 module:overlay(31) +from:0x02189d94 kind:arm_call to:0x020f59f0 module:overlay(31) +from:0x02189d9c kind:arm_call to:0x020f5b94 module:overlay(31) +from:0x02189da4 kind:arm_call to:0x020f4320 module:overlay(31) +from:0x02189db4 kind:load to:0x021108f8 module:overlays(19,31) +from:0x02189dc0 kind:load to:0x027e0ce4 module:dtcm +from:0x02189dc8 kind:load to:0x020b3000 module:overlay(0) +from:0x02189dcc kind:load to:0x0211093c module:overlays(19,31) +from:0x02189dd8 kind:load to:0x0203e964 module:main +from:0x02189de0 kind:load to:0x027e0ce0 module:dtcm +from:0x02189de4 kind:load to:0x02110980 module:overlays(19,31) +from:0x02189dec kind:load to:0x021109c4 module:overlays(19,31) +from:0x02189e10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189e28 kind:load to:0x027e0ce4 module:dtcm +from:0x02189e68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02189e78 kind:arm_call to:0x0207df88 module:overlay(0) +from:0x02189e84 kind:arm_call to:0x0207e294 module:overlay(0) +from:0x02189eb0 kind:arm_call to:0x02028c60 module:main +from:0x02189ebc kind:arm_call to:0x02189284 module:overlay(105) +from:0x02189ee4 kind:arm_call to:0x02028c60 module:main +from:0x02189ef0 kind:arm_call to:0x02189284 module:overlay(105) +from:0x02189f0c kind:arm_call to:0x02189df0 module:overlay(105) +from:0x02189f20 kind:arm_call to:0x02189284 module:overlay(105) +from:0x02189f68 kind:arm_call to:0x02189df0 module:overlay(105) +from:0x02189f8c kind:arm_call to:0x02189f28 module:overlay(105) +from:0x02189fb4 kind:arm_call to:0x02189284 module:overlay(105) +from:0x02189fd4 kind:arm_call to:0x02189f28 module:overlay(105) +from:0x02189ffc kind:arm_call to:0x02189284 module:overlay(105) +from:0x0218a030 kind:arm_call to:0x02028c60 module:main +from:0x0218a03c kind:arm_call to:0x02189284 module:overlay(105) +from:0x0218a064 kind:arm_call to:0x02028c60 module:main +from:0x0218a070 kind:arm_call to:0x02189284 module:overlay(105) +from:0x0218a09c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218a0b4 kind:arm_call to:0x02189f28 module:overlay(105) +from:0x0218a0e0 kind:arm_call to:0x02189fc8 module:overlay(105) +from:0x0218a0f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0218a104 kind:arm_call to:0x02097724 module:overlay(0) +from:0x0218a218 kind:arm_call to:0x02188e78 module:overlay(105) +from:0x0218a228 kind:arm_call to:0x0203ce74 module:main +from:0x0218a23c kind:load to:0x0218a2dc module:overlay(105) +from:0x0218a244 kind:load to:0x0218a320 module:overlay(105) +from:0x0218a248 kind:load to:0x0218a330 module:overlay(105) +from:0x0218a24c kind:load to:0x0218a0fc module:overlay(105) +from:0x0218a250 kind:load to:0x0218a324 module:overlay(105) +from:0x0218a254 kind:load to:0x0218a1cc module:overlay(105) +from:0x0218a268 kind:load to:0x0209019c module:overlay(0) +from:0x0218a26c kind:load to:0x02184cd0 module:overlay(105) +from:0x0218a270 kind:load to:0x02184d94 module:overlay(105) +from:0x0218a274 kind:load to:0x02185918 module:overlay(105) +from:0x0218a278 kind:load to:0x02185c48 module:overlay(105) +from:0x0218a27c kind:load to:0x020907bc module:overlay(0) +from:0x0218a280 kind:load to:0x02186f88 module:overlay(105) +from:0x0218a284 kind:load to:0x02187040 module:overlay(105) +from:0x0218a290 kind:load to:0x02184cb0 module:overlay(105) +from:0x0218a294 kind:load to:0x02187360 module:overlay(105) +from:0x0218a298 kind:load to:0x02187318 module:overlay(105) +from:0x0218a2a4 kind:load to:0x0218565c module:overlay(105) +from:0x0218a2a8 kind:load to:0x021877d4 module:overlay(105) +from:0x0218a2ac kind:load to:0x0218766c module:overlay(105) +from:0x0218a2b0 kind:load to:0x02187710 module:overlay(105) +from:0x0218a2b4 kind:load to:0x0207c010 module:overlay(0) +from:0x0218a2c0 kind:load to:0x021883e8 module:overlay(105) +from:0x0218a2cc kind:load to:0x021883b0 module:overlay(105) +from:0x0218a2d8 kind:load to:0x02188420 module:overlay(105) +from:0x0218a304 kind:load to:0x02188e54 module:overlay(105) +from:0x0218a308 kind:load to:0x0209774c module:overlay(0) +from:0x0218a30c kind:load to:0x02097754 module:overlay(0) +from:0x0218a310 kind:load to:0x020977d0 module:overlay(0) +from:0x0218a314 kind:load to:0x02097810 module:overlay(0) +from:0x0218a318 kind:load to:0x02097814 module:overlay(0) +from:0x0218a31c kind:load to:0x02097818 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov105/symbols.txt b/config/eur/arm9/overlays/ov105/symbols.txt new file mode 100644 index 00000000..89b1272a --- /dev/null +++ b/config/eur/arm9/overlays/ov105/symbols.txt @@ -0,0 +1,139 @@ +func_ov105_02184a40 kind:function(arm,size=0x9c) addr:0x02184a40 +func_ov105_02184adc kind:function(arm,size=0xa8) addr:0x02184adc +func_ov105_02184b84 kind:function(arm,size=0x12c) addr:0x02184b84 +func_ov105_02184cb0 kind:function(arm,size=0x20) addr:0x02184cb0 +func_ov105_02184cd0 kind:function(arm,size=0xc4) addr:0x02184cd0 +func_ov105_02184d94 kind:function(arm,size=0xcc) addr:0x02184d94 +func_ov105_02184e60 kind:function(arm,size=0x3c) addr:0x02184e60 +func_ov105_02184e9c kind:function(arm,size=0x88) addr:0x02184e9c +func_ov105_02184f24 kind:function(arm,size=0x15c) addr:0x02184f24 +func_ov105_02185080 kind:function(arm,size=0xa0) addr:0x02185080 +func_ov105_02185120 kind:function(arm,size=0x13c) addr:0x02185120 +func_ov105_0218525c kind:function(arm,size=0x108) addr:0x0218525c +func_ov105_02185364 kind:function(arm,size=0x24) addr:0x02185364 +func_ov105_02185388 kind:function(arm,size=0x64) addr:0x02185388 +func_ov105_021853ec kind:function(arm,size=0x80) addr:0x021853ec +func_ov105_0218546c kind:function(arm,size=0x54) addr:0x0218546c +func_ov105_021854c0 kind:function(arm,size=0x19c) addr:0x021854c0 +func_ov105_0218565c kind:function(arm,size=0x14) addr:0x0218565c +func_ov105_02185670 kind:function(arm,size=0x1fc) addr:0x02185670 +func_ov105_0218586c kind:function(arm,size=0xac) addr:0x0218586c +func_ov105_02185918 kind:function(arm,size=0x330) addr:0x02185918 +func_ov105_02185c48 kind:function(arm,size=0x1340) addr:0x02185c48 +func_ov105_02186f88 kind:function(arm,size=0xb8) addr:0x02186f88 +func_ov105_02187040 kind:function(arm,size=0x138) addr:0x02187040 +func_ov105_02187178 kind:function(arm,size=0x68) addr:0x02187178 +func_ov105_021871e0 kind:function(arm,size=0xb4) addr:0x021871e0 +func_ov105_02187294 kind:function(arm,size=0x84) addr:0x02187294 +func_ov105_02187318 kind:function(arm,size=0x48) addr:0x02187318 +func_ov105_02187360 kind:function(arm,size=0x28) addr:0x02187360 +func_ov105_02187388 kind:function(arm,size=0x40) addr:0x02187388 +func_ov105_021873c8 kind:function(arm,size=0x110) addr:0x021873c8 +func_ov105_021874d8 kind:function(arm,size=0x110) addr:0x021874d8 +func_ov105_021875e8 kind:function(arm,size=0x3c) addr:0x021875e8 +func_ov105_02187624 kind:function(arm,size=0x48) addr:0x02187624 +func_ov105_0218766c kind:function(arm,size=0xa4) addr:0x0218766c +func_ov105_02187710 kind:function(arm,size=0xc4) addr:0x02187710 +func_ov105_021877d4 kind:function(arm,size=0x1c) addr:0x021877d4 +func_ov105_021877f0 kind:function(arm,size=0x7c) addr:0x021877f0 +func_ov105_0218786c kind:function(arm,size=0x10) addr:0x0218786c +func_ov105_0218787c kind:function(arm,size=0x30) addr:0x0218787c +func_ov105_021878ac kind:function(arm,size=0x50) addr:0x021878ac +func_ov105_021878fc kind:function(arm,size=0x60) addr:0x021878fc +func_ov105_0218795c kind:function(arm,size=0x50) addr:0x0218795c +func_ov105_021879ac kind:function(arm,size=0x128) addr:0x021879ac +func_ov105_02187ad4 kind:function(arm,size=0x8dc) addr:0x02187ad4 +func_ov105_021883b0 kind:function(arm,size=0x38) addr:0x021883b0 +func_ov105_021883e8 kind:function(arm,size=0x38) addr:0x021883e8 +func_ov105_02188420 kind:function(arm,size=0x30) addr:0x02188420 +func_ov105_02188450 kind:function(arm,size=0x1c) addr:0x02188450 +func_ov105_0218846c kind:function(arm,size=0x1c) addr:0x0218846c +func_ov105_02188488 kind:function(arm,size=0x1c8) addr:0x02188488 +func_ov105_02188650 kind:function(arm,size=0x38) addr:0x02188650 +func_ov105_02188688 kind:function(arm,size=0x50) addr:0x02188688 +func_ov105_021886d8 kind:function(arm,size=0x158) addr:0x021886d8 +func_ov105_02188830 kind:function(arm,size=0x70) addr:0x02188830 +func_ov105_021888a0 kind:function(arm,size=0x114) addr:0x021888a0 +func_ov105_021889b4 kind:function(arm,size=0x18) addr:0x021889b4 +func_ov105_021889cc kind:function(arm,size=0x1c) addr:0x021889cc +func_ov105_021889e8 kind:function(arm,size=0x4c) addr:0x021889e8 +func_ov105_02188a34 kind:function(arm,size=0x2e0) addr:0x02188a34 +func_ov105_02188d14 kind:function(arm,size=0xe4) addr:0x02188d14 +func_ov105_02188df8 kind:function(arm,size=0x50) addr:0x02188df8 +func_ov105_02188e48 kind:function(arm,size=0xc) addr:0x02188e48 +func_ov105_02188e54 kind:function(arm,size=0x24) addr:0x02188e54 +func_ov105_02188e78 kind:function(arm,size=0x44) addr:0x02188e78 +func_ov105_02188ebc kind:function(arm,size=0x4c) addr:0x02188ebc +func_ov105_02188f08 kind:function(arm,size=0x5c) addr:0x02188f08 +func_ov105_02188f64 kind:function(arm,size=0x14) addr:0x02188f64 +func_ov105_02188f78 kind:function(arm,size=0x10) addr:0x02188f78 +func_ov105_02188f88 kind:function(arm,size=0x10) addr:0x02188f88 +func_ov105_02188f98 kind:function(arm,size=0x2e8) addr:0x02188f98 +func_ov105_02189280 kind:function(arm,size=0x4) addr:0x02189280 +func_ov105_02189284 kind:function(arm,size=0x2a8) addr:0x02189284 +func_ov105_0218952c kind:function(arm,size=0x294) addr:0x0218952c +func_ov105_021897c0 kind:function(arm,size=0x630) addr:0x021897c0 +func_ov105_02189df0 kind:function(arm,size=0x3c) addr:0x02189df0 +func_ov105_02189e2c kind:function(arm,size=0x64) addr:0x02189e2c +func_ov105_02189e90 kind:function(arm,size=0x34) addr:0x02189e90 +func_ov105_02189ec4 kind:function(arm,size=0x34) addr:0x02189ec4 +func_ov105_02189ef8 kind:function(arm,size=0x30) addr:0x02189ef8 +func_ov105_02189f28 kind:function(arm,size=0x58) addr:0x02189f28 +func_ov105_02189f80 kind:function(arm,size=0x48) addr:0x02189f80 +func_ov105_02189fc8 kind:function(arm,size=0x48) addr:0x02189fc8 +func_ov105_0218a010 kind:function(arm,size=0x34) addr:0x0218a010 +func_ov105_0218a044 kind:function(arm,size=0x34) addr:0x0218a044 +func_ov105_0218a078 kind:function(arm,size=0x84) addr:0x0218a078 +func_ov105_0218a0fc kind:function(arm,size=0x14) addr:0x0218a0fc +data_ov105_0218a110 kind:data(any) addr:0x0218a110 +data_ov105_0218a124 kind:data(any) addr:0x0218a124 +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 +data_ov105_0218a1ac kind:data(any) addr:0x0218a1ac +data_ov105_0218a1b0 kind:data(any) addr:0x0218a1b0 +data_ov105_0218a1b4 kind:data(any) addr:0x0218a1b4 +data_ov105_0218a1b8 kind:data(any) addr:0x0218a1b8 +data_ov105_0218a1bc kind:data(any) addr:0x0218a1bc +data_ov105_0218a1c0 kind:data(any) addr:0x0218a1c0 +data_ov105_0218a1c4 kind:data(any) addr:0x0218a1c4 +data_ov105_0218a1c8 kind:data(any) addr:0x0218a1c8 +func_ov105_0218a1cc kind:function(arm,size=0x88) addr:0x0218a1cc +data_ov105_0218a268 kind:data(any) addr:0x0218a268 +data_ov105_0218a290 kind:data(any) addr:0x0218a290 +data_ov105_0218a2a4 kind:data(any) addr:0x0218a2a4 +data_ov105_0218a2c0 kind:data(any) addr:0x0218a2c0 +data_ov105_0218a2cc kind:data(any) addr:0x0218a2cc +data_ov105_0218a2d8 kind:data(any) addr:0x0218a2d8 +data_ov105_0218a2dc kind:data(any) addr:0x0218a2dc +data_ov105_0218a2ec kind:data(any) addr:0x0218a2ec +data_ov105_0218a304 kind:data(any) addr:0x0218a304 +data_ov105_0218a320 kind:bss addr:0x0218a320 +data_ov105_0218a324 kind:bss addr:0x0218a324 +data_ov105_0218a330 kind:bss addr:0x0218a330 diff --git a/config/eur/arm9/overlays/ov106/delinks.txt b/config/eur/arm9/overlays/ov106/delinks.txt new file mode 100644 index 00000000..1a71f3c5 --- /dev/null +++ b/config/eur/arm9/overlays/ov106/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02184a40 end:0x02185aa4 kind:code align:32 + .rodata start:0x02185aa4 end:0x02185b20 kind:data align:4 + .init start:0x02185b20 end:0x02185b44 kind:code align:4 + .ctor start:0x02185b44 end:0x02185b4c kind:data align:4 + .data start:0x02185b60 end:0x02185bc0 kind:data align:32 + .bss start:0x02185bc0 end:0x02185bc0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov106/relocs.txt b/config/eur/arm9/overlays/ov106/relocs.txt new file mode 100644 index 00000000..5556501b --- /dev/null +++ b/config/eur/arm9/overlays/ov106/relocs.txt @@ -0,0 +1,165 @@ +from:0x02184a7c kind:arm_call to:0x01ff9638 module:itcm +from:0x02184a8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184a9c kind:load to:0x020ace68 module:overlay(0) +from:0x02184aa0 kind:load to:0x020ace64 module:overlay(0) +from:0x02184aa4 kind:load to:0x020ace78 module:overlay(0) +from:0x02184ad0 kind:arm_call to:0x0203d160 module:main +from:0x02184ae0 kind:load to:0x020a02d4 module:overlay(0) +from:0x02184ae4 kind:load to:0x02184d20 module:overlay(106) +from:0x02184afc kind:arm_call to:0x02184cc8 module:overlay(106) +from:0x02184b1c kind:arm_call to:0x02184a40 module:overlay(106) +from:0x02184b44 kind:arm_call to:0x020a00a0 module:overlay(0) +from:0x02184b5c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02184b7c kind:load to:0x027e0cec module:dtcm +from:0x02184bbc kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02184be4 kind:arm_call to:0x02184a40 module:overlay(106) +from:0x02184cf8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02184d14 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02184d1c kind:load to:0x027e0cec module:dtcm +from:0x02184d34 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02184d44 kind:arm_call to:0x021855d4 module:overlay(106) +from:0x02184d4c kind:arm_call to:0x021854f8 module:overlay(106) +from:0x02184d54 kind:arm_call to:0x02184aa8 module:overlay(106) +from:0x02184d84 kind:arm_call to:0x0207059c module:overlay(0) +from:0x02184db4 kind:arm_call to:0x02077480 module:overlay(0) +from:0x02184dcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02184df8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184e08 kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02184e14 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02184e20 kind:load to:0x02185b68 module:overlay(106) +from:0x02184e24 kind:load to:0x027e09a4 module:dtcm +from:0x02184e28 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02184e2c kind:load to:0x027e09bc module:dtcm +from:0x02184e3c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184e44 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184e78 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02184ee0 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02184f68 kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02184f8c kind:arm_call to:0x020a87ec module:overlay(0) +from:0x02184fb4 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02184fc8 kind:arm_call to:0x02184cc8 module:overlay(106) +from:0x02184fd0 kind:arm_call to:0x02185918 module:overlay(106) +from:0x02184ff0 kind:load to:0x020ace74 module:overlay(0) +from:0x02184ff4 kind:load to:0x020ace70 module:overlay(0) +from:0x02184ff8 kind:load to:0x020b539c module:overlay(0) +from:0x02185008 kind:load to:0x027e09a8 module:dtcm +from:0x02185030 kind:arm_call to:0x02090750 module:overlay(0) +from:0x02185044 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185050 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021850cc kind:arm_call to:0x02088428 module:overlay(0) +from:0x021850e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185128 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185144 kind:arm_call to:0x01ff930c module:itcm +from:0x021851c0 kind:arm_call to:0x021858e0 module:overlay(106) +from:0x021851f4 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02185244 kind:arm_call to:0x02184ae8 module:overlay(106) +from:0x02185278 kind:arm_call to:0x02184b80 module:overlay(106) +from:0x021852c4 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021852d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185318 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185324 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218533c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218534c kind:load to:0x027e09b8 module:dtcm +from:0x02185350 kind:load to:0x027e09a8 module:dtcm +from:0x02185358 kind:load to:0x020ace6c module:overlay(0) +from:0x02185364 kind:load to:0x0204a088 module:main +from:0x0218539c kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x021853b4 kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02185408 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x02185420 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185434 kind:arm_call to:0x020907c4 module:overlay(0) +from:0x0218543c kind:load to:0x027e0cdc module:dtcm +from:0x0218544c kind:arm_call to:0x02184cc8 module:overlay(106) +from:0x02185454 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02185468 kind:arm_call to:0x0203d210 module:main +from:0x02185470 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185478 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185480 kind:arm_call to:0x021857e4 module:overlay(106) +from:0x02185488 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185494 kind:load to:0x020a02d4 module:overlay(0) +from:0x021854a4 kind:arm_call to:0x02184cc8 module:overlay(106) +from:0x021854ac kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021854c0 kind:arm_call to:0x0203d210 module:main +from:0x021854c8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021854d0 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x021854d8 kind:arm_call to:0x021857e4 module:overlay(106) +from:0x021854e0 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x021854e8 kind:arm_call to:0x02011ff4 module:main +from:0x021854f4 kind:load to:0x020a02d4 module:overlay(0) +from:0x02185524 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02185550 kind:arm_call to:0x0205cadc module:overlay(0) +from:0x0218555c kind:load to:0x02185b9c module:overlay(106) +from:0x02185560 kind:load to:0x027e0ce0 module:dtcm +from:0x02185564 kind:load to:0x02185aa4 module:overlay(106) +from:0x02185568 kind:load to:0x020b1968 module:overlay(0) +from:0x0218556c kind:load to:0x02185b88 module:overlay(106) +from:0x02185590 kind:arm_call to:0x0200eab0 module:main +from:0x021855a4 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x021855b8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021855c0 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x021855c8 kind:arm_call to:0x02011ff4 module:main +from:0x02185604 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185614 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02185660 kind:arm_call to:0x0203d160 module:main +from:0x02185690 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x021856bc kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x021856f0 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x02185704 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02185710 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02185724 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02185754 kind:arm_call to:0x0200b578 module:main +from:0x02185764 kind:arm_call to:0x020a8974 module:overlay(0) +from:0x0218577c kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x021857bc kind:load to:0x02185bb0 module:overlay(106) +from:0x021857c0 kind:load to:0x020b1968 module:overlay(0) +from:0x021857c4 kind:load to:0x027e09b8 module:dtcm +from:0x021857c8 kind:load to:0x020a02d4 module:overlay(0) +from:0x021857cc kind:load to:0x02184d20 module:overlay(106) +from:0x021857d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021857d4 kind:load to:0x02185acc module:overlay(106) +from:0x021857d8 kind:load to:0x02185ab8 module:overlay(106) +from:0x021857dc kind:load to:0x02185ae0 module:overlay(106) +from:0x021857e0 kind:load to:0x02185938 module:overlay(106) +from:0x02185800 kind:arm_call to:0x021858a4 module:overlay(106) +from:0x02185814 kind:arm_call to:0x0203d210 module:main +from:0x0218581c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185824 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0218582c kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185838 kind:load to:0x02185bb0 module:overlay(106) +from:0x0218583c kind:load to:0x020a02d4 module:overlay(0) +from:0x0218585c kind:arm_call to:0x021858a4 module:overlay(106) +from:0x02185870 kind:arm_call to:0x0203d210 module:main +from:0x02185878 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185880 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185888 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185890 kind:arm_call to:0x02011ff4 module:main +from:0x0218589c kind:load to:0x02185bb0 module:overlay(106) +from:0x021858a0 kind:load to:0x020a02d4 module:overlay(0) +from:0x021858c8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021858dc kind:load to:0x027e0cec module:dtcm +from:0x02185908 kind:arm_call to:0x02015054 module:main +from:0x02185910 kind:arm_call to:0x021858a4 module:overlay(106) +from:0x02185930 kind:arm_call to:0x021858a4 module:overlay(106) +from:0x02185978 kind:arm_call to:0x0200e260 module:main +from:0x02185988 kind:arm_call to:0x01ffad5c module:itcm +from:0x021859d0 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02185a50 kind:load to:0x027e0964 module:dtcm +from:0x02185a54 kind:load to:0x027e0cec module:dtcm +from:0x02185a70 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x02185a94 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x02185b40 kind:load to:0x02185b88 module:overlay(106) +from:0x02185b44 kind:load to:0x02185b20 module:overlay(106) +from:0x02185b68 kind:load to:0x0209019c module:overlay(0) +from:0x02185b6c kind:load to:0x02185440 module:overlay(106) +from:0x02185b70 kind:load to:0x02185498 module:overlay(106) +from:0x02185b74 kind:load to:0x02184e50 module:overlay(106) +from:0x02185b78 kind:load to:0x0218500c module:overlay(106) +from:0x02185b7c kind:load to:0x020907bc module:overlay(0) +from:0x02185b80 kind:load to:0x02185368 module:overlay(106) +from:0x02185b84 kind:load to:0x021853ec module:overlay(106) +from:0x02185b9c kind:load to:0x02184e30 module:overlay(106) +from:0x02185ba0 kind:load to:0x021855ac module:overlay(106) +from:0x02185ba4 kind:load to:0x0218557c module:overlay(106) +from:0x02185bb0 kind:load to:0x021857e4 module:overlay(106) +from:0x02185bb4 kind:load to:0x02185840 module:overlay(106) +from:0x02185bb8 kind:load to:0x02185a5c module:overlay(106) diff --git a/config/eur/arm9/overlays/ov106/symbols.txt b/config/eur/arm9/overlays/ov106/symbols.txt new file mode 100644 index 00000000..24268294 --- /dev/null +++ b/config/eur/arm9/overlays/ov106/symbols.txt @@ -0,0 +1,34 @@ +func_ov106_02184a40 kind:function(arm,size=0x68) addr:0x02184a40 +func_ov106_02184aa8 kind:function(arm,size=0x40) addr:0x02184aa8 +func_ov106_02184ae8 kind:function(arm,size=0x98) addr:0x02184ae8 +func_ov106_02184b80 kind:function(arm,size=0x148) addr:0x02184b80 +func_ov106_02184cc8 kind:function(arm,size=0x58) addr:0x02184cc8 +func_ov106_02184d20 kind:function(arm,size=0xc) addr:0x02184d20 +func_ov106_02184d2c kind:function(arm,size=0x104) addr:0x02184d2c +func_ov106_02184e30 kind:function(arm,size=0x20) addr:0x02184e30 +func_ov106_02184e50 kind:function(arm,size=0x1bc) addr:0x02184e50 +func_ov106_0218500c kind:function(arm,size=0x35c) addr:0x0218500c +func_ov106_02185368 kind:function(arm,size=0x84) addr:0x02185368 +func_ov106_021853ec kind:function(arm,size=0x54) addr:0x021853ec +func_ov106_02185440 kind:function(arm,size=0x58) addr:0x02185440 +func_ov106_02185498 kind:function(arm,size=0x60) addr:0x02185498 +func_ov106_021854f8 kind:function(arm,size=0x84) addr:0x021854f8 +func_ov106_0218557c kind:function(arm,size=0x30) addr:0x0218557c +func_ov106_021855ac kind:function(arm,size=0x28) addr:0x021855ac +func_ov106_021855d4 kind:function(arm,size=0x210) addr:0x021855d4 +func_ov106_021857e4 kind:function(arm,size=0x5c) addr:0x021857e4 +func_ov106_02185840 kind:function(arm,size=0x64) addr:0x02185840 +func_ov106_021858a4 kind:function(arm,size=0x3c) addr:0x021858a4 +func_ov106_021858e0 kind:function(arm,size=0x38) addr:0x021858e0 +func_ov106_02185918 kind:function(arm,size=0x20) addr:0x02185918 +func_ov106_02185938 kind:function(arm,size=0x124) addr:0x02185938 +func_ov106_02185a5c kind:function(arm,size=0x48) addr:0x02185a5c +data_ov106_02185aa4 kind:data(any) addr:0x02185aa4 +data_ov106_02185ab8 kind:data(any) addr:0x02185ab8 +data_ov106_02185acc kind:data(any) addr:0x02185acc +data_ov106_02185ae0 kind:data(any) addr:0x02185ae0 +func_ov106_02185b20 kind:function(arm,size=0x24) addr:0x02185b20 +data_ov106_02185b68 kind:data(any) addr:0x02185b68 +data_ov106_02185b88 kind:data(any) addr:0x02185b88 +data_ov106_02185b9c kind:data(any) addr:0x02185b9c +data_ov106_02185bb0 kind:data(any) addr:0x02185bb0 diff --git a/config/eur/arm9/overlays/ov107/delinks.txt b/config/eur/arm9/overlays/ov107/delinks.txt new file mode 100644 index 00000000..7905a1a0 --- /dev/null +++ b/config/eur/arm9/overlays/ov107/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02184a40 end:0x02186614 kind:code align:32 + .rodata start:0x02186614 end:0x0218663c kind:data align:4 + .init start:0x0218663c end:0x0218664c kind:code align:4 + .ctor start:0x0218664c end:0x02186654 kind:data align:4 + .data start:0x02186660 end:0x021866a0 kind:data align:32 + .bss start:0x021866a0 end:0x02186720 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov107/relocs.txt b/config/eur/arm9/overlays/ov107/relocs.txt new file mode 100644 index 00000000..f797934f --- /dev/null +++ b/config/eur/arm9/overlays/ov107/relocs.txt @@ -0,0 +1,226 @@ +from:0x02184a6c kind:arm_call to:0x020a8ab8 module:overlay(0) +from:0x02184a78 kind:arm_call to:0x02184cb0 module:overlay(107) +from:0x02184a9c kind:arm_call to:0x02184aac module:overlay(107) +from:0x02184aec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184afc kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02184b68 kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02184c0c kind:arm_call to:0x01ffb974 module:itcm +from:0x02184c1c kind:arm_call to:0x0208834c module:overlay(0) +from:0x02184c38 kind:arm_call to:0x01ff9984 module:itcm +from:0x02184c54 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02184c64 kind:arm_call to:0x01ff993c module:itcm +from:0x02184c7c kind:load to:0x0203e964 module:main +from:0x02184c94 kind:load to:0x021866a0 module:overlay(107) +from:0x02184cfc kind:arm_call to:0x01ffb974 module:itcm +from:0x02184d1c kind:arm_call to:0x01ffb974 module:itcm +from:0x02184d6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02184d80 kind:arm_call to:0x0207e3ac module:overlay(0) +from:0x02184d94 kind:arm_call to:0x01ffedac module:itcm +from:0x02184dac kind:arm_call to:0x02184df0 module:overlay(107) +from:0x02184de8 kind:load to:0x021188e0 module:overlay(31) +from:0x02184e1c kind:arm_call to:0x02080b88 module:overlay(0) +from:0x02184e98 kind:arm_call to:0x02080b88 module:overlay(0) +from:0x02184f3c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02184f98 kind:arm_call to:0x0218647c module:overlay(107) +from:0x02184fac kind:load to:0x027e0cd8 module:dtcm +from:0x02184fb0 kind:load to:0x021866a0 module:overlay(107) +from:0x02184fe8 kind:arm_call to:0x0210b0ac module:overlay(31) +from:0x02185074 kind:arm_call to:0x020c007c module:overlay(17) +from:0x021850a8 kind:arm_call to:0x0210acd4 module:overlay(31) +from:0x021850e8 kind:arm_call to:0x021861a0 module:overlay(107) +from:0x02185174 kind:arm_call to:0x0210b144 module:overlay(31) +from:0x02185180 kind:load to:0x021866a0 module:overlay(107) +from:0x02185184 kind:load to:0x02116380 module:overlays(19,31) +from:0x02185188 kind:load to:0x027e0ce8 module:dtcm +from:0x021851b0 kind:arm_call to:0x020a8974 module:overlay(0) +from:0x021851d0 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x021851f8 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02185204 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185210 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02185220 kind:arm_call to:0x01fff148 module:itcm +from:0x0218527c kind:arm_call to:0x0200b578 module:main +from:0x02185290 kind:load to:0x02186668 module:overlay(107) +from:0x02185294 kind:load to:0x027e0ce0 module:dtcm +from:0x02185298 kind:load to:0x020b1968 module:overlay(0) +from:0x0218529c kind:load to:0x02186628 module:overlay(107) +from:0x021852a0 kind:load to:0x02186614 module:overlay(107) +from:0x021852a4 kind:load to:0x0218548c module:overlay(107) +from:0x021852cc kind:arm_call to:0x020a0110 module:overlay(0) +from:0x021852d4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021852dc kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021852e4 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021852ec kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x021852f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021852fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185304 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185310 kind:load to:0x02186668 module:overlay(107) +from:0x02185314 kind:load to:0x027e0cec module:dtcm +from:0x0218533c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02185344 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0218534c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02185354 kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x0218535c kind:arm_call to:0x020a02d4 module:overlay(0) +from:0x02185364 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218536c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185374 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x0218537c kind:arm_call to:0x02011ff4 module:main +from:0x02185388 kind:load to:0x02186668 module:overlay(107) +from:0x0218538c kind:load to:0x027e0cec module:dtcm +from:0x021853d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021853e8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021853f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185434 kind:arm_call to:0x01ff993c module:itcm +from:0x02185484 kind:load to:0x02110714 module:overlays(19,31) +from:0x02185488 kind:load to:0x02110708 module:overlays(19,31) +from:0x021854d0 kind:arm_call to:0x0200e260 module:main +from:0x021854e0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0218550c kind:load to:0x027e0964 module:dtcm +from:0x0218555c kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x02185574 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021855a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021855a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021855cc kind:arm_call to:0x01ffb428 module:itcm +from:0x0218561c kind:arm_call to:0x02077480 module:overlay(0) +from:0x02185628 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02185640 kind:arm_call to:0x01fff17c module:itcm +from:0x02185658 kind:arm_call to:0x01ff9364 module:itcm +from:0x02185688 kind:arm_call to:0x01ff993c module:itcm +from:0x02185694 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02185810 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02185818 kind:arm_call to:0x020a0334 module:overlay(0) +from:0x02185828 kind:load to:0x027e0cec module:dtcm +from:0x0218582c kind:load to:0x0211070c module:overlays(19,31) +from:0x02185830 kind:load to:0x0211071c module:overlays(19,31) +from:0x02185834 kind:load to:0x02110710 module:overlays(19,31) +from:0x02185838 kind:load to:0x02110718 module:overlays(19,31) +from:0x0218583c kind:load to:0x027e09bc module:dtcm +from:0x02185840 kind:load to:0x027e0ce0 module:dtcm +from:0x02185844 kind:load to:0x02110720 module:overlays(19,31) +from:0x02185848 kind:load to:0x02110700 module:overlays(19,31) +from:0x0218584c kind:load to:0x0203e964 module:main +from:0x02185864 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x02185874 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x0218587c kind:arm_call to:0x02185510 module:overlay(107) +from:0x021858b4 kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021858cc kind:arm_call to:0x0209ff8c module:overlay(0) +from:0x021859f0 kind:load to:0x027e0cec module:dtcm +from:0x021859fc kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02185a0c kind:arm_call to:0x0218518c module:overlay(107) +from:0x02185a3c kind:arm_call to:0x02077480 module:overlay(0) +from:0x02185a54 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185a64 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02185a70 kind:arm_call to:0x020a8ab8 module:overlay(0) +from:0x02185a74 kind:arm_call to:0x02184c88 module:overlay(107) +from:0x02185a80 kind:load to:0x0218667c module:overlay(107) +from:0x02185a84 kind:load to:0x027e09bc module:dtcm +from:0x02185aa0 kind:arm_call to:0x020a8ab8 module:overlay(0) +from:0x02185aa4 kind:arm_call to:0x02184c98 module:overlay(107) +from:0x02185aac kind:arm_call to:0x021852a8 module:overlay(107) +from:0x02185ab4 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185ac0 kind:load to:0x0218667c module:overlay(107) +from:0x02185adc kind:arm_call to:0x020a8ab8 module:overlay(0) +from:0x02185ae0 kind:arm_call to:0x02184c98 module:overlay(107) +from:0x02185ae8 kind:arm_call to:0x021852a8 module:overlay(107) +from:0x02185af0 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185af8 kind:arm_call to:0x02011ff4 module:main +from:0x02185b04 kind:load to:0x0218667c module:overlay(107) +from:0x02185b74 kind:arm_call to:0x02184a40 module:overlay(107) +from:0x02185b88 kind:arm_call to:0x02077480 module:overlay(0) +from:0x02185b98 kind:arm_call to:0x0207868c module:overlay(0) +from:0x02185ba8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02185bcc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02185bd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02185c48 kind:arm_call to:0x01ffb974 module:itcm +from:0x02185c54 kind:arm_call to:0x02088da8 module:overlay(0) +from:0x02185c64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185c9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185cb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02185cc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02185cd8 kind:arm_call to:0x02185390 module:overlay(107) +from:0x02185ce4 kind:load to:0x027e09bc module:dtcm +from:0x02185d20 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185d5c kind:arm_call to:0x02082adc module:overlay(0) +from:0x02185d68 kind:load to:0x02110704 module:overlays(19,31) +from:0x02185d80 kind:arm_call to:0x02090750 module:overlay(0) +from:0x02185d94 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185da0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185de0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185dec kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185df4 kind:arm_call to:0x02185b08 module:overlay(107) +from:0x02185e2c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185e50 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185e5c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185e64 kind:arm_call to:0x02185b08 module:overlay(107) +from:0x02185e9c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185ec0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185ecc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185ed4 kind:arm_call to:0x02185b08 module:overlay(107) +from:0x02185f0c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185f18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185f2c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185f6c kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02185f8c kind:arm_call to:0x02185510 module:overlay(107) +from:0x02185fb0 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x02185fd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185fec kind:arm_call to:0x020907c4 module:overlay(0) +from:0x02185ff4 kind:load to:0x027e0cdc module:dtcm +from:0x02186020 kind:arm_call to:0x01fff350 module:itcm +from:0x02186040 kind:load to:0x027e0ce4 module:dtcm +from:0x02186048 kind:load to:0x020b3000 module:overlay(0) +from:0x02186068 kind:load to:0x0210b17c module:overlays(19,31) +from:0x02186074 kind:arm_call to:0x0209cfe0 module:overlay(0) +from:0x0218608c kind:arm_call to:0x0218604c module:overlay(107) +from:0x021860a0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x021860bc kind:load to:0x0211601c module:overlays(19,31) +from:0x021860c0 kind:load to:0x02115fec module:overlays(19,31) +from:0x02186100 kind:arm_call to:0x02186058 module:overlay(107) +from:0x02186108 kind:arm_call to:0x02186058 module:overlay(107) +from:0x02186124 kind:arm_call to:0x0210b17c module:overlay(31) +from:0x02186130 kind:arm_call to:0x01ffd400 module:itcm +from:0x02186150 kind:arm_call to:0x02185ff8 module:overlay(107) +from:0x0218617c kind:arm_call to:0x02080180 module:overlay(0) +from:0x02186198 kind:load to:0x027e09a4 module:dtcm +from:0x0218619c kind:load to:0x027e0cd8 module:dtcm +from:0x021861c0 kind:arm_call to:0x02080b88 module:overlay(0) +from:0x0218623c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0218624c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02186274 kind:arm_call to:0x01fff498 module:itcm +from:0x02186280 kind:arm_call to:0x01fff584 module:itcm +from:0x021862b4 kind:arm_call to:0x01fff498 module:itcm +from:0x021862c0 kind:arm_call to:0x01fff584 module:itcm +from:0x021862e0 kind:arm_call to:0x02186114 module:overlay(107) +from:0x02186338 kind:arm_call to:0x02186114 module:overlay(107) +from:0x02186370 kind:arm_call to:0x01fff498 module:itcm +from:0x02186390 kind:arm_call to:0x0218650c module:overlay(107) +from:0x021863a4 kind:arm_call to:0x01fff584 module:itcm +from:0x021863c8 kind:arm_call to:0x02186114 module:overlay(107) +from:0x021863fc kind:arm_call to:0x01fff498 module:itcm +from:0x0218641c kind:arm_call to:0x0218650c module:overlay(107) +from:0x02186444 kind:arm_call to:0x0218650c module:overlay(107) +from:0x0218646c kind:load to:0x027e0cd8 module:dtcm +from:0x02186470 kind:load to:0x02118b10 module:overlay(31) +from:0x02186474 kind:load to:0x027e0ce8 module:dtcm +from:0x02186494 kind:arm_call to:0x02080b88 module:overlay(0) +from:0x021864c4 kind:arm_call to:0x01fff498 module:itcm +from:0x021864d0 kind:arm_call to:0x01fff584 module:itcm +from:0x02186500 kind:load to:0x027e0cd8 module:dtcm +from:0x02186504 kind:load to:0x027e0ce8 module:dtcm +from:0x02186528 kind:arm_call to:0x020c007c module:overlay(17) +from:0x0218654c kind:arm_call to:0x0209c7c8 module:overlay(0) +from:0x0218657c kind:arm_call to:0x0209c490 module:overlay(0) +from:0x021865b8 kind:arm_call to:0x01fff498 module:itcm +from:0x021865e0 kind:arm_call to:0x02186114 module:overlay(107) +from:0x0218660c kind:load to:0x027e0ce8 module:dtcm +from:0x02186648 kind:load to:0x021866a0 module:overlay(107) +from:0x0218664c kind:load to:0x0218663c module:overlay(107) +from:0x02186668 kind:load to:0x021852a8 module:overlay(107) +from:0x0218666c kind:load to:0x02185318 module:overlay(107) +from:0x02186670 kind:load to:0x02185850 module:overlay(107) +from:0x0218667c kind:load to:0x0209019c module:overlay(0) +from:0x02186680 kind:load to:0x02185a88 module:overlay(107) +from:0x02186684 kind:load to:0x02185ac4 module:overlay(107) +from:0x02186688 kind:load to:0x02185cf8 module:overlay(107) +from:0x0218668c kind:load to:0x02185d6c module:overlay(107) +from:0x02186690 kind:load to:0x020907bc module:overlay(0) +from:0x02186694 kind:load to:0x02185f34 module:overlay(107) +from:0x02186698 kind:load to:0x02185f94 module:overlay(107) diff --git a/config/eur/arm9/overlays/ov107/symbols.txt b/config/eur/arm9/overlays/ov107/symbols.txt new file mode 100644 index 00000000..efccab48 --- /dev/null +++ b/config/eur/arm9/overlays/ov107/symbols.txt @@ -0,0 +1,37 @@ +func_ov107_02184a40 kind:function(arm,size=0x6c) addr:0x02184a40 +func_ov107_02184aac kind:function(arm,size=0x1dc) addr:0x02184aac +func_ov107_02184c88 kind:function(arm,size=0x10) addr:0x02184c88 +func_ov107_02184c98 kind:function(arm,size=0x18) addr:0x02184c98 +func_ov107_02184cb0 kind:function(arm,size=0x140) addr:0x02184cb0 +func_ov107_02184df0 kind:function(arm,size=0x1c8) addr:0x02184df0 +func_ov107_02184fb8 kind:function(arm,size=0x1d4) addr:0x02184fb8 +func_ov107_0218518c kind:function(arm,size=0x11c) addr:0x0218518c +func_ov107_021852a8 kind:function(arm,size=0x70) addr:0x021852a8 +func_ov107_02185318 kind:function(arm,size=0x78) addr:0x02185318 +func_ov107_02185390 kind:function(arm,size=0xfc) addr:0x02185390 +func_ov107_0218548c kind:function(arm,size=0x84) addr:0x0218548c +func_ov107_02185510 kind:function(arm,size=0x340) addr:0x02185510 +func_ov107_02185850 kind:function(arm,size=0x1a4) addr:0x02185850 +func_ov107_021859f4 kind:function(arm,size=0x94) addr:0x021859f4 +func_ov107_02185a88 kind:function(arm,size=0x3c) addr:0x02185a88 +func_ov107_02185ac4 kind:function(arm,size=0x44) addr:0x02185ac4 +func_ov107_02185b08 kind:function(arm,size=0x1f0) addr:0x02185b08 +func_ov107_02185cf8 kind:function(arm,size=0x74) addr:0x02185cf8 +func_ov107_02185d6c kind:function(arm,size=0x1c8) addr:0x02185d6c +func_ov107_02185f34 kind:function(arm,size=0x60) addr:0x02185f34 +func_ov107_02185f94 kind:function(arm,size=0x64) addr:0x02185f94 +func_ov107_02185ff8 kind:function(arm,size=0x54) addr:0x02185ff8 +func_ov107_0218604c kind:function(arm,size=0xc) addr:0x0218604c +func_ov107_02186058 kind:function(arm,size=0x14) addr:0x02186058 +func_ov107_0218606c kind:function(arm,size=0x58) addr:0x0218606c +func_ov107_021860c4 kind:function(arm,size=0x50) addr:0x021860c4 +func_ov107_02186114 kind:function(arm,size=0x8c) addr:0x02186114 +func_ov107_021861a0 kind:function(arm,size=0x2dc) addr:0x021861a0 +func_ov107_0218647c kind:function(arm,size=0x90) addr:0x0218647c +func_ov107_0218650c kind:function(arm,size=0x108) addr:0x0218650c +data_ov107_02186614 kind:data(any) addr:0x02186614 +data_ov107_02186628 kind:data(any) addr:0x02186628 +func_ov107_0218663c kind:function(arm,size=0x10) addr:0x0218663c +data_ov107_02186668 kind:data(any) addr:0x02186668 +data_ov107_0218667c kind:data(any) addr:0x0218667c +data_ov107_021866a0 kind:bss addr:0x021866a0 diff --git a/config/eur/arm9/overlays/ov108/delinks.txt b/config/eur/arm9/overlays/ov108/delinks.txt new file mode 100644 index 00000000..c8ee4783 --- /dev/null +++ b/config/eur/arm9/overlays/ov108/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184a40 end:0x02185e6c kind:code align:32 + .rodata start:0x02185e6c end:0x02185ed8 kind:data align:4 + .ctor start:0x02185ed8 end:0x02185edc kind:data align:4 + .data start:0x02185ee0 end:0x02186020 kind:data align:32 + .bss start:0x02186020 end:0x02186840 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov108/relocs.txt b/config/eur/arm9/overlays/ov108/relocs.txt new file mode 100644 index 00000000..636cb807 --- /dev/null +++ b/config/eur/arm9/overlays/ov108/relocs.txt @@ -0,0 +1,258 @@ +from:0x02184a60 kind:load to:0x02185ee8 module:overlay(108) +from:0x02184a64 kind:load to:0x020b1968 module:overlay(0) +from:0x02184a78 kind:load to:0x0208c6d4 module:overlay(0) +from:0x02184a88 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184a90 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184aa8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184ab0 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02184af4 kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02184b00 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02184b20 kind:arm_call to:0x0208ee94 module:overlay(0) +from:0x02184b34 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02184b48 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02184b54 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02184b64 kind:load to:0x02185efc module:overlay(108) +from:0x02184b68 kind:load to:0x027e0ce0 module:dtcm +from:0x02184b6c kind:load to:0x02185e80 module:overlay(108) +from:0x02184b70 kind:load to:0x02185e6c module:overlay(108) +from:0x02184b84 kind:load to:0x0208c6d4 module:overlay(0) +from:0x02184b94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184b9c kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184bb4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184bbc kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184bc4 kind:arm_call to:0x02011ff4 module:main +from:0x02184bf0 kind:load to:0x02185f10 module:overlay(108) +from:0x02184bf4 kind:load to:0x020b1968 module:overlay(0) +from:0x02184c08 kind:load to:0x0208c6d4 module:overlay(0) +from:0x02184c18 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184c20 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184c38 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184c40 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184c48 kind:arm_call to:0x02011ff4 module:main +from:0x02184c5c kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02184c74 kind:arm_call to:0x02184a40 module:overlay(108) +from:0x02184c80 kind:load to:0x02185f24 module:overlay(108) +from:0x02184cb0 kind:arm_call to:0x02034060 module:main +from:0x02184cb8 kind:arm_call to:0x02033f7c module:main +from:0x02184cd0 kind:arm_call to:0x02034060 module:main +from:0x02184cf0 kind:arm_call_thumb to:0x02015628 module:main +from:0x02184cfc kind:arm_call_thumb to:0x02015664 module:main +from:0x02184d0c kind:arm_call to:0x02034060 module:main +from:0x02184d14 kind:arm_call to:0x02033f7c module:main +from:0x02184d2c kind:arm_call to:0x02034060 module:main +from:0x02184d40 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02184d60 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x02184d78 kind:arm_call to:0x0200f05c module:main +from:0x02184da8 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02184db0 kind:arm_call_thumb to:0x02015644 module:main +from:0x02184dc0 kind:load to:0x020aa248 module:overlay(0) +from:0x02184dc8 kind:load to:0x02186020 module:overlay(108) +from:0x02184dcc kind:load to:0x020aa240 module:overlay(0) +from:0x02184dfc kind:load to:0x0204a088 module:main +from:0x02184e0c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184e14 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184e1c kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184e34 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184e3c kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184e44 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184e4c kind:arm_call to:0x02011ff4 module:main +from:0x02184e60 kind:arm_call to:0x02184c54 module:overlay(108) +from:0x02184e84 kind:arm_call to:0x0208a0f0 module:overlay(0) +from:0x02184e98 kind:arm_call to:0x02184c84 module:overlay(108) +from:0x02184ea4 kind:load to:0x02185f5c module:overlay(108) +from:0x02184ea8 kind:load to:0x02185e94 module:overlay(108) +from:0x02184eac kind:load to:0x02185e98 module:overlay(108) +from:0x02184f30 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02184f4c kind:arm_call to:0x0208a100 module:overlay(0) +from:0x02184f68 kind:arm_call to:0x02184dd0 module:overlay(108) +from:0x02184f80 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02184fb0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184fd0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184fe0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02184fec kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218507c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218508c kind:load to:0x027e09b8 module:dtcm +from:0x021850c4 kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x021850ec kind:arm_call to:0x0208a164 module:overlay(0) +from:0x021850f4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021850fc kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185104 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0218511c kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02185124 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0218512c kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185134 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0218513c kind:arm_call to:0x02011ff4 module:main +from:0x02185150 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02185160 kind:arm_call to:0x02185cf8 module:overlay(108) +from:0x02185174 kind:arm_call to:0x0208a0f0 module:overlay(0) +from:0x02185198 kind:arm_call to:0x02184ac4 module:overlay(108) +from:0x021851a4 kind:load to:0x02185f84 module:overlay(108) +from:0x021851e4 kind:arm_call to:0x02078230 module:overlay(0) +from:0x021851ec kind:arm_call to:0x0207872c module:overlay(0) +from:0x021851f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021851fc kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185204 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x0218520c kind:arm_call to:0x02185cfc module:overlay(108) +from:0x02185214 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185220 kind:load to:0x02185f84 module:overlay(108) +from:0x02185224 kind:load to:0x027e09bc module:dtcm +from:0x02185264 kind:arm_call to:0x02078230 module:overlay(0) +from:0x0218526c kind:arm_call to:0x0207872c module:overlay(0) +from:0x02185274 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218527c kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185284 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x0218528c kind:arm_call to:0x02185cfc module:overlay(108) +from:0x02185294 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0218529c kind:arm_call to:0x02011ff4 module:main +from:0x021852a8 kind:load to:0x02185f84 module:overlay(108) +from:0x021852ac kind:load to:0x027e09bc module:dtcm +from:0x021852dc kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185344 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02185354 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02185378 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02185390 kind:arm_call to:0x0207834c module:overlay(0) +from:0x021853a8 kind:arm_call to:0x0208a100 module:overlay(0) +from:0x021853c4 kind:arm_call to:0x02082adc module:overlay(0) +from:0x021853e8 kind:arm_call to:0x02082adc module:overlay(0) +from:0x0218540c kind:arm_call to:0x02082b4c module:overlay(0) +from:0x02185418 kind:load to:0x027e09bc module:dtcm +from:0x02185438 kind:arm_call to:0x02185d00 module:overlay(108) +from:0x0218545c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185488 kind:arm_call to:0x01ffb714 module:itcm +from:0x021854b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021854c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021854f4 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x0218557c kind:arm_call to:0x02082adc module:overlay(0) +from:0x02185588 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218561c kind:arm_call to:0x02082adc module:overlay(0) +from:0x021856a4 kind:arm_call to:0x02082b4c module:overlay(0) +from:0x021856c0 kind:arm_call to:0x02082b4c module:overlay(0) +from:0x021856d4 kind:arm_call to:0x02082bb4 module:overlay(0) +from:0x021856e0 kind:arm_call to:0x02082bd0 module:overlay(0) +from:0x021856e8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021856f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02185734 kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x0218577c kind:arm_call to:0x020730ac module:overlay(0) +from:0x021857c8 kind:arm_call to:0x02073470 module:overlay(0) +from:0x021857e0 kind:load to:0x027e09b8 module:dtcm +from:0x021857ec kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02185814 kind:arm_call to:0x0208a0f0 module:overlay(0) +from:0x02185820 kind:load to:0x02185fac module:overlay(108) +from:0x02185834 kind:arm_call to:0x0218588c module:overlay(108) +from:0x0218583c kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02185844 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185850 kind:load to:0x02185fac module:overlay(108) +from:0x02185864 kind:arm_call to:0x0218588c module:overlay(108) +from:0x0218586c kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02185874 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x0218587c kind:arm_call to:0x02011ff4 module:main +from:0x02185888 kind:load to:0x02185fac module:overlay(108) +from:0x021858c4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021858d0 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x021858e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021858ec kind:load to:0x020b5214 module:overlay(0) +from:0x021858f0 kind:load to:0x027e0cd8 module:dtcm +from:0x02185920 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185964 kind:arm_call to:0x0209feac module:overlay(0) +from:0x02185980 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0218599c kind:arm_call to:0x0209feac module:overlay(0) +from:0x021859b8 kind:arm_call to:0x0209feac module:overlay(0) +from:0x021859d0 kind:arm_call to:0x02071b30 module:overlay(0) +from:0x021859f0 kind:arm_call to:0x0208a100 module:overlay(0) +from:0x021859f8 kind:arm_call to:0x0218576c module:overlay(108) +from:0x02185a08 kind:load to:0x027e0cec module:dtcm +from:0x02185a14 kind:load to:0x027e09a8 module:dtcm +from:0x02185a38 kind:arm_call to:0x0218576c module:overlay(108) +from:0x02185a50 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185a5c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185a6c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02185aa4 kind:arm_call to:0x0218588c module:overlay(108) +from:0x02185abc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185ae0 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02185ae8 kind:load to:0x027e09b8 module:dtcm +from:0x02185af4 kind:arm_call to:0x02184c54 module:overlay(108) +from:0x02185b0c kind:arm_call to:0x02184bd0 module:overlay(108) +from:0x02185b24 kind:arm_call to:0x02184c84 module:overlay(108) +from:0x02185b38 kind:arm_call to:0x0200f05c module:main +from:0x02185b68 kind:load to:0x02185fec module:overlay(108) +from:0x02185b6c kind:load to:0x02185eac module:overlay(108) +from:0x02185b70 kind:load to:0x02185eb0 module:overlay(108) +from:0x02185b74 kind:load to:0x02185ec4 module:overlay(108) +from:0x02185ba4 kind:arm_call to:0x02184dd0 module:overlay(108) +from:0x02185bb8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185bc4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185be0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185bf4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185c30 kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02185c48 kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02185c8c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185c94 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185c9c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185ca4 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185cac kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185cc4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185ccc kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185cd4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185cdc kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185ce4 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185cec kind:arm_call to:0x02011ff4 module:main +from:0x02185d30 kind:arm_call to:0x02002f04 module:main +from:0x02185d54 kind:arm_call to:0x02002f04 module:main +from:0x02185d98 kind:arm_call to:0x02002f54 module:main +from:0x02185dac kind:arm_call to:0x02002f54 module:main +from:0x02185dc0 kind:arm_call to:0x02002f54 module:main +from:0x02185e4c kind:arm_call to:0x020d995c module:overlay(31) +from:0x02185e58 kind:load to:0x020b51b8 module:overlay(0) +from:0x02185e5c kind:load to:0x020b51c0 module:overlay(0) +from:0x02185e60 kind:load to:0x020b51c8 module:overlay(0) +from:0x02185e68 kind:load to:0x027e0d34 module:dtcm +from:0x02185e94 kind:load to:0x02185f44 module:overlay(108) +from:0x02185eac kind:load to:0x02185fcc module:overlay(108) +from:0x02185ee8 kind:load to:0x02184a7c module:overlay(108) +from:0x02185eec kind:load to:0x02184a9c module:overlay(108) +from:0x02185ef0 kind:load to:0x02184a68 module:overlay(108) +from:0x02185efc kind:load to:0x02184b88 module:overlay(108) +from:0x02185f00 kind:load to:0x02184ba8 module:overlay(108) +from:0x02185f04 kind:load to:0x02184b74 module:overlay(108) +from:0x02185f10 kind:load to:0x02184c0c module:overlay(108) +from:0x02185f14 kind:load to:0x02184c2c module:overlay(108) +from:0x02185f18 kind:load to:0x02184bf8 module:overlay(108) +from:0x02185f24 kind:load to:0x0209019c module:overlay(0) +from:0x02185f28 kind:load to:0x02184e00 module:overlay(108) +from:0x02185f2c kind:load to:0x02184e28 module:overlay(108) +from:0x02185f38 kind:load to:0x020907bc module:overlay(0) +from:0x02185f3c kind:load to:0x020907c0 module:overlay(0) +from:0x02185f40 kind:load to:0x020907c4 module:overlay(0) +from:0x02185f5c kind:load to:0x0209019c module:overlay(0) +from:0x02185f60 kind:load to:0x021850e0 module:overlay(108) +from:0x02185f64 kind:load to:0x02185110 module:overlay(108) +from:0x02185f68 kind:load to:0x02184eb0 module:overlay(108) +from:0x02185f6c kind:load to:0x02184f58 module:overlay(108) +from:0x02185f70 kind:load to:0x020907bc module:overlay(0) +from:0x02185f74 kind:load to:0x02185090 module:overlay(108) +from:0x02185f78 kind:load to:0x020907c4 module:overlay(0) +from:0x02185f84 kind:load to:0x0209019c module:overlay(0) +from:0x02185f88 kind:load to:0x021851a8 module:overlay(108) +from:0x02185f8c kind:load to:0x02185228 module:overlay(108) +from:0x02185f90 kind:load to:0x021852b0 module:overlay(108) +from:0x02185f94 kind:load to:0x0218541c module:overlay(108) +from:0x02185f98 kind:load to:0x020907bc module:overlay(0) +from:0x02185f9c kind:load to:0x021856fc module:overlay(108) +from:0x02185fa0 kind:load to:0x020907c4 module:overlay(0) +from:0x02185fac kind:load to:0x0209019c module:overlay(0) +from:0x02185fb0 kind:load to:0x02185824 module:overlay(108) +from:0x02185fb4 kind:load to:0x02185854 module:overlay(108) +from:0x02185fb8 kind:load to:0x021858f4 module:overlay(108) +from:0x02185fbc kind:load to:0x02185a1c module:overlay(108) +from:0x02185fc0 kind:load to:0x020907bc module:overlay(0) +from:0x02185fc4 kind:load to:0x020907c0 module:overlay(0) +from:0x02185fc8 kind:load to:0x020907c4 module:overlay(0) +from:0x02185fec kind:load to:0x0209019c module:overlay(0) +from:0x02185ff0 kind:load to:0x02185c80 module:overlay(108) +from:0x02185ff4 kind:load to:0x02185cb8 module:overlay(108) +from:0x02185ff8 kind:load to:0x02185b78 module:overlay(108) +from:0x02185ffc kind:load to:0x02185b94 module:overlay(108) +from:0x02186000 kind:load to:0x020907bc module:overlay(0) +from:0x02186004 kind:load to:0x02185bfc module:overlay(108) +from:0x02186008 kind:load to:0x020907c4 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov108/symbols.txt b/config/eur/arm9/overlays/ov108/symbols.txt new file mode 100644 index 00000000..dc2df041 --- /dev/null +++ b/config/eur/arm9/overlays/ov108/symbols.txt @@ -0,0 +1,65 @@ +func_ov108_02184a40 kind:function(arm,size=0x28) addr:0x02184a40 +func_ov108_02184a68 kind:function(arm,size=0x14) addr:0x02184a68 +func_ov108_02184a7c kind:function(arm,size=0x20) addr:0x02184a7c +func_ov108_02184a9c kind:function(arm,size=0x28) addr:0x02184a9c +func_ov108_02184ac4 kind:function(arm,size=0xb0) addr:0x02184ac4 +func_ov108_02184b74 kind:function(arm,size=0x14) addr:0x02184b74 +func_ov108_02184b88 kind:function(arm,size=0x20) addr:0x02184b88 +func_ov108_02184ba8 kind:function(arm,size=0x28) addr:0x02184ba8 +func_ov108_02184bd0 kind:function(arm,size=0x28) addr:0x02184bd0 +func_ov108_02184bf8 kind:function(arm,size=0x14) addr:0x02184bf8 +func_ov108_02184c0c kind:function(arm,size=0x20) addr:0x02184c0c +func_ov108_02184c2c kind:function(arm,size=0x28) addr:0x02184c2c +func_ov108_02184c54 kind:function(arm,size=0x30) addr:0x02184c54 +func_ov108_02184c84 kind:function(arm,size=0x14c) addr:0x02184c84 +func_ov108_02184dd0 kind:function(arm,size=0x30) addr:0x02184dd0 +func_ov108_02184e00 kind:function(arm,size=0x28) addr:0x02184e00 +func_ov108_02184e28 kind:function(arm,size=0x30) addr:0x02184e28 +func_ov108_02184e58 kind:function(arm,size=0x58) addr:0x02184e58 +func_ov108_02184eb0 kind:function(arm,size=0xa8) addr:0x02184eb0 +func_ov108_02184f58 kind:function(arm,size=0x138) addr:0x02184f58 +func_ov108_02185090 kind:function(arm,size=0x50) addr:0x02185090 +func_ov108_021850e0 kind:function(arm,size=0x30) addr:0x021850e0 +func_ov108_02185110 kind:function(arm,size=0x38) addr:0x02185110 +func_ov108_02185148 kind:function(arm,size=0x60) addr:0x02185148 +func_ov108_021851a8 kind:function(arm,size=0x80) addr:0x021851a8 +func_ov108_02185228 kind:function(arm,size=0x88) addr:0x02185228 +func_ov108_021852b0 kind:function(arm,size=0x16c) addr:0x021852b0 +func_ov108_0218541c kind:function(arm,size=0x2e0) addr:0x0218541c +func_ov108_021856fc kind:function(arm,size=0x54) addr:0x021856fc +func_ov108_02185750 kind:function(arm,size=0x1c) addr:0x02185750 +func_ov108_0218576c kind:function(arm,size=0x78) addr:0x0218576c +func_ov108_021857e4 kind:function(arm,size=0x40) addr:0x021857e4 +func_ov108_02185824 kind:function(arm,size=0x30) addr:0x02185824 +func_ov108_02185854 kind:function(arm,size=0x38) addr:0x02185854 +func_ov108_0218588c kind:function(arm,size=0x68) addr:0x0218588c +func_ov108_021858f4 kind:function(arm,size=0x128) addr:0x021858f4 +func_ov108_02185a1c kind:function(arm,size=0xd0) addr:0x02185a1c +func_ov108_02185aec kind:function(arm,size=0x8c) addr:0x02185aec +func_ov108_02185b78 kind:function(arm,size=0x1c) addr:0x02185b78 +func_ov108_02185b94 kind:function(arm,size=0x68) addr:0x02185b94 +func_ov108_02185bfc kind:function(arm,size=0x84) addr:0x02185bfc +func_ov108_02185c80 kind:function(arm,size=0x38) addr:0x02185c80 +func_ov108_02185cb8 kind:function(arm,size=0x40) addr:0x02185cb8 +func_ov108_02185cf8 kind:function(arm,size=0x4) addr:0x02185cf8 +func_ov108_02185cfc kind:function(arm,size=0x4) addr:0x02185cfc +func_ov108_02185d00 kind:function(arm,size=0x16c) addr:0x02185d00 +data_ov108_02185e6c kind:data(any) addr:0x02185e6c +data_ov108_02185e80 kind:data(any) addr:0x02185e80 +data_ov108_02185e94 kind:data(any) addr:0x02185e94 +data_ov108_02185e98 kind:data(any) addr:0x02185e98 +data_ov108_02185eac kind:data(any) addr:0x02185eac +data_ov108_02185eb0 kind:data(any) addr:0x02185eb0 +data_ov108_02185ec4 kind:data(any) addr:0x02185ec4 +data_ov108_02185ee8 kind:data(any) addr:0x02185ee8 +data_ov108_02185efc kind:data(any) addr:0x02185efc +data_ov108_02185f10 kind:data(any) addr:0x02185f10 +data_ov108_02185f24 kind:data(any) addr:0x02185f24 +data_ov108_02185f44 kind:data(any) addr:0x02185f44 +data_ov108_02185f5c kind:data(any) addr:0x02185f5c +data_ov108_02185f84 kind:data(any) addr:0x02185f84 +data_ov108_02185fac kind:data(any) addr:0x02185fac +data_ov108_02185fcc kind:data(any) addr:0x02185fcc +data_ov108_02185fec kind:data(any) addr:0x02185fec +data_ov108_02186020 kind:bss addr:0x02186020 +data_ov108_021860c4 kind:bss addr:0x021860c4 ambiguous diff --git a/config/eur/arm9/overlays/ov109/delinks.txt b/config/eur/arm9/overlays/ov109/delinks.txt new file mode 100644 index 00000000..a1c4b262 --- /dev/null +++ b/config/eur/arm9/overlays/ov109/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184a40 end:0x02184d60 kind:code align:32 + .ctor start:0x02184d60 end:0x02184d64 kind:data align:4 + .data start:0x02184d80 end:0x02184dc0 kind:data align:32 + .bss start:0x02184dc0 end:0x02184dc0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov109/relocs.txt b/config/eur/arm9/overlays/ov109/relocs.txt new file mode 100644 index 00000000..d5dde5ab --- /dev/null +++ b/config/eur/arm9/overlays/ov109/relocs.txt @@ -0,0 +1,33 @@ +from:0x02184a54 kind:arm_call to:0x020db2dc module:overlay(31) +from:0x02184a78 kind:arm_call to:0x020975f8 module:overlay(0) +from:0x02184abc kind:arm_call to:0x020973f4 module:overlay(0) +from:0x02184ad0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184af8 kind:load to:0x020b539c module:overlay(0) +from:0x02184b00 kind:load to:0x027e0ce4 module:dtcm +from:0x02184b30 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02184b58 kind:arm_call to:0x020a8acc module:overlay(0) +from:0x02184ba0 kind:arm_call to:0x02184a40 module:overlay(109) +from:0x02184c00 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02184c10 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02184c1c kind:load to:0x027e09a8 module:dtcm +from:0x02184c40 kind:arm_call to:0x02090750 module:overlay(0) +from:0x02184c50 kind:arm_call to:0x0208cda0 module:overlay(0) +from:0x02184c5c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02184c68 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184c98 kind:arm_call to:0x0209008c module:overlay(0) +from:0x02184cd4 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184ce4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184d0c kind:arm_call to:0x0208cda0 module:overlay(0) +from:0x02184d18 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02184d24 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184d38 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184d4c kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184d54 kind:arm_call to:0x02011ff4 module:main +from:0x02184d88 kind:load to:0x0209019c module:overlay(0) +from:0x02184d8c kind:load to:0x02184d30 module:overlay(109) +from:0x02184d90 kind:load to:0x02184d44 module:overlay(109) +from:0x02184d94 kind:load to:0x02184b04 module:overlay(109) +from:0x02184d98 kind:load to:0x02184c28 module:overlay(109) +from:0x02184d9c kind:load to:0x020907bc module:overlay(0) +from:0x02184da0 kind:load to:0x020907c0 module:overlay(0) +from:0x02184da4 kind:load to:0x020907c4 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov109/symbols.txt b/config/eur/arm9/overlays/ov109/symbols.txt new file mode 100644 index 00000000..2ef46e6d --- /dev/null +++ b/config/eur/arm9/overlays/ov109/symbols.txt @@ -0,0 +1,6 @@ +func_ov109_02184a40 kind:function(arm,size=0xc4) addr:0x02184a40 +func_ov109_02184b04 kind:function(arm,size=0x124) addr:0x02184b04 +func_ov109_02184c28 kind:function(arm,size=0x108) addr:0x02184c28 +func_ov109_02184d30 kind:function(arm,size=0x14) addr:0x02184d30 +func_ov109_02184d44 kind:function(arm,size=0x1c) addr:0x02184d44 +data_ov109_02184d88 kind:data(any) addr:0x02184d88 ambiguous diff --git a/config/eur/arm9/overlays/ov110/delinks.txt b/config/eur/arm9/overlays/ov110/delinks.txt new file mode 100644 index 00000000..043f31f7 --- /dev/null +++ b/config/eur/arm9/overlays/ov110/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02184a40 end:0x02185dc4 kind:code align:32 + .rodata start:0x02185dc4 end:0x02186190 kind:data align:4 + .init start:0x02186190 end:0x021861bc kind:code align:4 + .ctor start:0x021861bc end:0x021861c4 kind:data align:4 + .data start:0x021861e0 end:0x02186240 kind:data align:32 + .bss start:0x02186240 end:0x0218a1c0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov110/relocs.txt b/config/eur/arm9/overlays/ov110/relocs.txt new file mode 100644 index 00000000..08f9ec8e --- /dev/null +++ b/config/eur/arm9/overlays/ov110/relocs.txt @@ -0,0 +1,165 @@ +from:0x02184b1c kind:arm_call to:0x020a87c8 module:overlay(0) +from:0x02184b30 kind:arm_call to:0x020a8768 module:overlay(0) +from:0x02184b9c kind:arm_call to:0x0208a318 module:overlay(0) +from:0x02184bb8 kind:arm_call to:0x020a8728 module:overlay(0) +from:0x02184bd8 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x02184be8 kind:arm_call to:0x020a888c module:overlay(0) +from:0x02184c04 kind:arm_call to:0x020a87ec module:overlay(0) +from:0x02184c10 kind:arm_call to:0x020a8820 module:overlay(0) +from:0x02184c38 kind:arm_call to:0x020a8984 module:overlay(0) +from:0x02184c50 kind:arm_call to:0x020a863c module:overlay(0) +from:0x02184ca4 kind:arm_call to:0x020cd458 module:overlay(24) +from:0x02184ce8 kind:arm_call to:0x020a863c module:overlay(0) +from:0x02184cf0 kind:arm_call to:0x02185db4 module:overlay(110) +from:0x02184d34 kind:arm_call_thumb to:0x02185d3c module:overlay(110) +from:0x02184d44 kind:arm_call to:0x020aa0ac module:overlay(0) +from:0x02184d54 kind:arm_call to:0x020d6370 module:overlay(24) +from:0x02184d84 kind:load to:0x027e0ce0 module:dtcm +from:0x02184d88 kind:load to:0x020afc43 module:overlay(0) +from:0x02184d8c kind:load to:0x020afc40 module:overlay(0) +from:0x02184d90 kind:load to:0x020d8698 module:overlays(19,24) +from:0x02184d94 kind:load to:0x02185dc8 module:overlay(110) +from:0x02184d98 kind:load to:0x02185dca module:overlay(110) +from:0x02184d9c kind:load to:0x027e09b8 module:dtcm +from:0x02184da0 kind:load to:0x020b6510 module:overlay(0) +from:0x02184da4 kind:load to:0x020d86b0 module:overlays(19,24) +from:0x02184da8 kind:load to:0x02043e50 module:main +from:0x02184dd4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02184de4 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02184e10 kind:arm_call to:0x0208a0f0 module:overlay(0) +from:0x02184e2c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02184e44 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02184e60 kind:arm_call to:0x0203d160 module:main +from:0x02184e6c kind:load to:0x0218620c module:overlay(110) +from:0x02184e70 kind:load to:0x02186200 module:overlay(110) +from:0x02184e74 kind:load to:0x020a02d4 module:overlay(0) +from:0x02184e78 kind:load to:0x02185d30 module:overlay(110) +from:0x02184e90 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x02184eb8 kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02184ef8 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184f0c kind:arm_call to:0x0203d210 module:main +from:0x02184f14 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184f1c kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184f24 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184f30 kind:load to:0x0218620c module:overlay(110) +from:0x02184f34 kind:load to:0x027e0cec module:dtcm +from:0x02184f3c kind:load to:0x020a02d4 module:overlay(0) +from:0x02184f54 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x02184f7c kind:arm_call to:0x020a0110 module:overlay(0) +from:0x02184fbc kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184fd0 kind:arm_call to:0x0203d210 module:main +from:0x02184fd8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184fe0 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184fe8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184ff0 kind:arm_call to:0x02011ff4 module:main +from:0x02184ffc kind:load to:0x0218620c module:overlay(110) +from:0x02185000 kind:load to:0x027e0cec module:dtcm +from:0x02185008 kind:load to:0x020a02d4 module:overlay(0) +from:0x0218511c kind:arm_call to:0x020aa02c module:overlay(0) +from:0x02185144 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185194 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021851a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021851d4 kind:arm_call to:0x020a4c00 module:overlay(0) +from:0x02185208 kind:arm_call to:0x020a4c00 module:overlay(0) +from:0x0218521c kind:arm_call to:0x02015ea8 module:main +from:0x02185234 kind:arm_call to:0x02034060 module:main +from:0x0218523c kind:arm_call to:0x02033f7c module:main +from:0x02185250 kind:arm_call to:0x02034060 module:main +from:0x0218526c kind:arm_call to:0x02034060 module:main +from:0x02185274 kind:arm_call to:0x02033f7c module:main +from:0x0218528c kind:arm_call to:0x02034060 module:main +from:0x021852ac kind:arm_call_thumb to:0x02015628 module:main +from:0x021852b8 kind:arm_call_thumb to:0x02015664 module:main +from:0x021852c8 kind:arm_call to:0x02034060 module:main +from:0x021852d0 kind:arm_call to:0x02033f7c module:main +from:0x021852e8 kind:arm_call to:0x02034060 module:main +from:0x021852fc kind:arm_call_thumb to:0x020156c8 module:main +from:0x0218531c kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x02185374 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0218537c kind:arm_call_thumb to:0x02015644 module:main +from:0x021853b0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x021853c4 kind:arm_call to:0x0207834c module:overlay(0) +from:0x021853f4 kind:arm_call to:0x0208a100 module:overlay(0) +from:0x02185478 kind:arm_call to:0x0208a100 module:overlay(0) +from:0x021854b4 kind:arm_call to:0x02080a44 module:overlay(0) +from:0x021854c0 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x021854f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185510 kind:arm_call to:0x0209feac module:overlay(0) +from:0x0218554c kind:arm_call to:0x020a0000 module:overlay(0) +from:0x0218555c kind:arm_call to:0x020c7828 module:overlay(24) +from:0x0218557c kind:arm_call to:0x02185da4 module:overlay(110) +from:0x02185590 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x0218559c kind:load to:0x020b6510 module:overlay(0) +from:0x021855a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021855a8 kind:load to:0x021861e0 module:overlay(110) +from:0x021855ac kind:load to:0x020aa248 module:overlay(0) +from:0x021855b4 kind:load to:0x02186240 module:overlay(110) +from:0x021855b8 kind:load to:0x020aa240 module:overlay(0) +from:0x021855c0 kind:load to:0x027e09bc module:dtcm +from:0x021855c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021855cc kind:load to:0x020b51b8 module:overlay(0) +from:0x021855d0 kind:load to:0x021861ec module:overlay(110) +from:0x021855d4 kind:load to:0x027e0cec module:dtcm +from:0x021855dc kind:load to:0x027e0cf8 module:dtcm +from:0x021855e0 kind:load to:0x020b504c module:overlay(0) +from:0x02185620 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02185648 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185658 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218566c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185680 kind:arm_call to:0x02015080 module:main +from:0x02185874 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x0218588c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x021858f4 kind:arm_call to:0x02184a40 module:overlay(110) +from:0x02185958 kind:arm_call to:0x020936ec module:overlay(0) +from:0x0218597c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185988 kind:arm_call to:0x01fff458 module:itcm +from:0x021859b0 kind:arm_call to:0x02158ce8 module:overlays(62,64) +from:0x021859f8 kind:arm_call to:0x02093a04 module:overlay(0) +from:0x02185a04 kind:arm_call to:0x020936ec module:overlay(0) +from:0x02185a10 kind:arm_call_thumb to:0x020e076c module:overlay(31) +from:0x02185a30 kind:arm_call_thumb to:0x02152a24 module:overlay(58) +from:0x02185a70 kind:arm_call to:0x01fff498 module:itcm +from:0x02185a80 kind:arm_call to:0x01fff584 module:itcm +from:0x02185ac8 kind:arm_call to:0x01fff520 module:itcm +from:0x02185ad4 kind:arm_call to:0x02103878 module:overlay(31) +from:0x02185b1c kind:arm_call to:0x02070bd0 module:overlay(0) +from:0x02185b4c kind:arm_call to:0x02078230 module:overlay(0) +from:0x02185b5c kind:arm_call to:0x020732fc module:overlay(0) +from:0x02185b84 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185bb0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02185bcc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185be0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185c18 kind:arm_call to:0x02080a44 module:overlay(0) +from:0x02185c50 kind:arm_call to:0x02002f04 module:main +from:0x02185c74 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02185c84 kind:load to:0x027e09b8 module:dtcm +from:0x02185c88 kind:load to:0x020b51b8 module:overlay(0) +from:0x02185c8c kind:load to:0x020b504c module:overlay(0) +from:0x02185c90 kind:load to:0x027e0ce4 module:dtcm +from:0x02185c98 kind:load to:0x027e09a4 module:dtcm +from:0x02185c9c kind:load to:0x027e0ce8 module:dtcm +from:0x02185ca4 kind:load to:0x020b34c4 module:overlay(0) +from:0x02185ca8 kind:load to:0x027e09bc module:dtcm +from:0x02185cac kind:load to:0x027e0cd8 module:dtcm +from:0x02185cb0 kind:load to:0x020b51c0 module:overlay(0) +from:0x02185d08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185d1c kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02185d28 kind:load to:0x021861ec module:overlay(110) +from:0x02185d2c kind:load to:0x027e0958 module:dtcm +from:0x02185d54 kind:thumb_call to:0x020d3d98 module:overlay(24) +from:0x02185d6c kind:thumb_call to:0x020d3d98 module:overlay(24) +from:0x02185d8a kind:thumb_call_arm to:0x020d5354 module:overlay(24) +from:0x02185d9a kind:thumb_call_arm to:0x020d3ee8 module:overlay(24) +from:0x02185db0 kind:load to:0x02185de8 module:overlay(110) +from:0x02185dc0 kind:load to:0x02185fbc module:overlay(110) +from:0x021861b4 kind:load to:0x021861ec module:overlay(110) +from:0x021861bc kind:load to:0x02186190 module:overlay(110) +from:0x02186200 kind:load to:0x02184dac module:overlay(110) +from:0x0218620c kind:load to:0x0209019c module:overlay(0) +from:0x02186210 kind:load to:0x02184e7c module:overlay(110) +from:0x02186214 kind:load to:0x02184f40 module:overlay(110) +from:0x02186218 kind:load to:0x0218500c module:overlay(110) +from:0x0218621c kind:load to:0x021855e4 module:overlay(110) +from:0x02186220 kind:load to:0x020907bc module:overlay(0) +from:0x02186224 kind:load to:0x02185cb4 module:overlay(110) +from:0x02186228 kind:load to:0x020907c4 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov110/symbols.txt b/config/eur/arm9/overlays/ov110/symbols.txt new file mode 100644 index 00000000..aa9555c2 --- /dev/null +++ b/config/eur/arm9/overlays/ov110/symbols.txt @@ -0,0 +1,30 @@ +func_ov110_02184a40 kind:function(arm,size=0x36c) addr:0x02184a40 +func_ov110_02184dac kind:function(arm,size=0x30) addr:0x02184dac +func_ov110_02184ddc kind:function(arm,size=0xa0) addr:0x02184ddc +func_ov110_02184e7c kind:function(arm,size=0xc4) addr:0x02184e7c +func_ov110_02184f40 kind:function(arm,size=0xcc) addr:0x02184f40 +func_ov110_0218500c kind:function(arm,size=0x5d8) addr:0x0218500c +func_ov110_021855e4 kind:function(arm,size=0x6d0) addr:0x021855e4 +func_ov110_02185cb4 kind:function(arm,size=0x7c) addr:0x02185cb4 +func_ov110_02185d30 kind:function(arm,size=0xc) addr:0x02185d30 +func_ov110_02185d3c kind:function(thumb,size=0x68) addr:0x02185d3c +func_ov110_02185da4 kind:function(arm,size=0x10) addr:0x02185da4 +func_ov110_02185db4 kind:function(arm,size=0x10) addr:0x02185db4 +data_ov110_02185dc8 kind:data(any) addr:0x02185dc8 +data_ov110_02185dca kind:data(any) addr:0x02185dca +data_ov110_02185de8 kind:data(any) addr:0x02185de8 +data_ov110_02185fbc kind:data(any) addr:0x02185fbc +data_ov110_021860c4 kind:data(any) addr:0x021860c4 ambiguous +func_ov110_02186190 kind:function(arm,size=0x2c) addr:0x02186190 +data_ov110_021861e0 kind:data(any) addr:0x021861e0 +data_ov110_021861ec kind:data(any) addr:0x021861ec +data_ov110_02186200 kind:data(any) addr:0x02186200 +data_ov110_0218620c kind:data(any) addr:0x0218620c +data_ov110_02186240 kind:bss addr:0x02186240 +data_ov110_02188e48 kind:bss addr:0x02188e48 ambiguous +data_ov110_02188f08 kind:bss addr:0x02188f08 ambiguous +data_ov110_02188f64 kind:bss addr:0x02188f64 ambiguous +data_ov110_02188f78 kind:bss addr:0x02188f78 ambiguous +data_ov110_02188f88 kind:bss addr:0x02188f88 ambiguous +data_ov110_02188f98 kind:bss addr:0x02188f98 ambiguous +data_ov110_02189280 kind:bss addr:0x02189280 ambiguous diff --git a/config/eur/arm9/overlays/ov111/delinks.txt b/config/eur/arm9/overlays/ov111/delinks.txt new file mode 100644 index 00000000..c20ecbb8 --- /dev/null +++ b/config/eur/arm9/overlays/ov111/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184a40 end:0x02185d98 kind:code align:32 + .rodata start:0x02185d98 end:0x02185e1c kind:data align:4 + .ctor start:0x02185e1c end:0x02185e20 kind:data align:4 + .data start:0x02185e20 end:0x02185ea0 kind:data align:32 + .bss start:0x02185ea0 end:0x02185ea0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov111/relocs.txt b/config/eur/arm9/overlays/ov111/relocs.txt new file mode 100644 index 00000000..a3bbb1d5 --- /dev/null +++ b/config/eur/arm9/overlays/ov111/relocs.txt @@ -0,0 +1,216 @@ +from:0x02184a5c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02184a70 kind:load to:0x02185e28 module:overlay(111) +from:0x02184a9c kind:arm_call_thumb to:0x0208ed30 module:overlay(0) +from:0x02184ab8 kind:load to:0x027e0ce0 module:dtcm +from:0x02184abc kind:load to:0x02185d98 module:overlay(111) +from:0x02184ae4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02184b08 kind:arm_call to:0x0200eab0 module:main +from:0x02184b18 kind:arm_call to:0x0208c6d4 module:overlay(0) +from:0x02184b20 kind:load to:0x02185dd8 module:overlay(111) +from:0x02184b30 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184b38 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184b50 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184b58 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02184b60 kind:arm_call to:0x02011ff4 module:main +from:0x02184b80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184b98 kind:arm_call to:0x02015080 module:main +from:0x02184bb8 kind:arm_call to:0x02015080 module:main +from:0x02184bd4 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02184be0 kind:load to:0x027e09a8 module:dtcm +from:0x02184bf8 kind:load to:0x02185e18 module:overlay(111) +from:0x02184c10 kind:arm_call to:0x0201baec module:main +from:0x02184c34 kind:arm_call to:0x02184a40 module:overlay(111) +from:0x02184c64 kind:load to:0x02185e3c module:overlay(111) +from:0x02184ca4 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184ce0 kind:arm_call to:0x02184d7c module:overlay(111) +from:0x02184cec kind:arm_call to:0x02184d7c module:overlay(111) +from:0x02184d18 kind:arm_call to:0x02184d7c module:overlay(111) +from:0x02184d34 kind:arm_call to:0x0207059c module:overlay(0) +from:0x02184d5c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184d6c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184d74 kind:load to:0x027e09a4 module:dtcm +from:0x02184d78 kind:load to:0x020d8660 module:overlays(19,24) +from:0x02184dcc kind:arm_call to:0x0201bb84 module:main +from:0x02184dd8 kind:arm_call to:0x0201b9a8 module:main +from:0x02184de8 kind:arm_call to:0x020166ac module:main +from:0x02184df0 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02184e28 kind:arm_call to:0x02078764 module:overlay(0) +from:0x02184e44 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02184e58 kind:arm_call to:0x02184a74 module:overlay(111) +from:0x02184e9c kind:arm_call to:0x02018d78 module:main +from:0x02184eac kind:arm_call to:0x02184c68 module:overlay(111) +from:0x02184ed0 kind:arm_call to:0x02018be0 module:main +from:0x02184ef8 kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02184f5c kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184f6c kind:arm_call to:0x02184bec module:overlay(111) +from:0x02184f80 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x02184f8c kind:arm_call to:0x020a8920 module:overlay(0) +from:0x02184f94 kind:arm_call to:0x02091f30 module:overlay(0) +from:0x02184fb0 kind:arm_call to:0x02082adc module:overlay(0) +from:0x02184fbc kind:arm_call to:0x02078230 module:overlay(0) +from:0x02184fc4 kind:arm_call to:0x0207872c module:overlay(0) +from:0x02184ffc kind:arm_call to:0x02018d78 module:main +from:0x02185008 kind:arm_call to:0x02184c68 module:overlay(111) +from:0x02185024 kind:arm_call to:0x02018be0 module:main +from:0x0218503c kind:arm_call to:0x020726f0 module:overlay(0) +from:0x02185094 kind:arm_call to:0x02070560 module:overlay(0) +from:0x021850a0 kind:arm_call to:0x02070ae0 module:overlay(0) +from:0x021850b4 kind:load to:0x027e09bc module:dtcm +from:0x021850b8 kind:load to:0x0204e5f8 module:main +from:0x021850bc kind:load to:0x0204a088 module:main +from:0x021850c0 kind:load to:0x0204a110 module:main +from:0x021850c4 kind:load to:0x0204ae10 module:main +from:0x021850c8 kind:load to:0x027e09ac module:dtcm +from:0x021850cc kind:load to:0x027e0ce0 module:dtcm +from:0x021850d0 kind:load to:0x027e09a4 module:dtcm +from:0x02185124 kind:arm_call to:0x02184b6c module:overlay(111) +from:0x02185138 kind:arm_call to:0x02184d7c module:overlay(111) +from:0x02185180 kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x021851a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021851b0 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x021851b8 kind:arm_call to:0x0201bacc module:main +from:0x021851d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021851d8 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x021851e0 kind:arm_call to:0x0201bacc module:main +from:0x021851e8 kind:arm_call to:0x02011ff4 module:main +from:0x021851fc kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02185238 kind:arm_call to:0x02013b10 module:main +from:0x02185240 kind:arm_call_thumb to:0x020141dc module:main +from:0x02185248 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x0218525c kind:arm_call to:0x02184bfc module:overlay(111) +from:0x02185268 kind:load to:0x02185e58 module:overlay(111) +from:0x02185278 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185280 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185288 kind:arm_call to:0x0201bacc module:main +from:0x02185290 kind:arm_call to:0x0201bacc module:main +from:0x02185298 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x021852b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021852b8 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x021852c0 kind:arm_call to:0x0201bacc module:main +from:0x021852c8 kind:arm_call to:0x0201bacc module:main +from:0x021852d0 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x021852d8 kind:arm_call to:0x02011ff4 module:main +from:0x021852f8 kind:arm_call to:0x02073104 module:overlay(0) +from:0x0218531c kind:arm_call to:0x02073578 module:overlay(0) +from:0x0218532c kind:load to:0x027e09b8 module:dtcm +from:0x02185350 kind:arm_call to:0x02077590 module:overlay(0) +from:0x02185374 kind:arm_call to:0x02078698 module:overlay(0) +from:0x021853a0 kind:arm_call to:0x02078764 module:overlay(0) +from:0x021853a8 kind:arm_call to:0x0207834c module:overlay(0) +from:0x021853bc kind:load to:0x027e09bc module:dtcm +from:0x02185454 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02185474 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02185480 kind:arm_call to:0x0201b9a8 module:main +from:0x0218549c kind:arm_call to:0x02185330 module:overlay(111) +from:0x021854c8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021854e4 kind:arm_call to:0x02184d7c module:overlay(111) +from:0x02185500 kind:arm_call to:0x02185330 module:overlay(111) +from:0x0218552c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0218553c kind:arm_call to:0x02185330 module:overlay(111) +from:0x02185548 kind:load to:0x020b51b8 module:overlay(0) +from:0x0218554c kind:load to:0x0204a110 module:main +from:0x02185550 kind:load to:0x0204e5f8 module:main +from:0x02185574 kind:arm_call to:0x02013c08 module:main +from:0x02185580 kind:arm_call to:0x02013b24 module:main +from:0x02185590 kind:arm_call to:0x02014478 module:main +from:0x021855a4 kind:arm_call to:0x0206c6c4 module:overlay(0) +from:0x021855e8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02185610 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185620 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218564c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185660 kind:arm_call to:0x02015080 module:main +from:0x0218567c kind:arm_call to:0x020717cc module:overlay(0) +from:0x02185690 kind:arm_call to:0x02015080 module:main +from:0x021856b0 kind:arm_call to:0x02071700 module:overlay(0) +from:0x021856f8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185710 kind:arm_call to:0x0207059c module:overlay(0) +from:0x02185734 kind:arm_call to:0x0215e2c0 module:overlays(68,86) +from:0x021857a4 kind:arm_call to:0x02080658 module:overlay(0) +from:0x021857c4 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x021857dc kind:arm_call to:0x02070b14 module:overlay(0) +from:0x021857f0 kind:arm_call to:0x021850d4 module:overlay(111) +from:0x02185808 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02185830 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185840 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218586c kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185880 kind:arm_call to:0x02015080 module:main +from:0x0218589c kind:arm_call to:0x020717cc module:overlay(0) +from:0x021858b0 kind:arm_call to:0x02015080 module:main +from:0x021858d0 kind:arm_call to:0x02071700 module:overlay(0) +from:0x02185908 kind:arm_call to:0x02077590 module:overlay(0) +from:0x0218592c kind:arm_call to:0x02078698 module:overlay(0) +from:0x02185950 kind:arm_call to:0x02078764 module:overlay(0) +from:0x021859d0 kind:arm_call to:0x0207059c module:overlay(0) +from:0x021859f4 kind:arm_call to:0x0217da90 module:overlay(96) +from:0x02185a10 kind:arm_call to:0x020732fc module:overlay(0) +from:0x02185a2c kind:arm_call to:0x021852e4 module:overlay(111) +from:0x02185a4c kind:arm_call to:0x021852e4 module:overlay(111) +from:0x02185a58 kind:load to:0x02049b18 module:main +from:0x02185a5c kind:load to:0x02049b2a module:main +from:0x02185a60 kind:load to:0x020b51b8 module:overlay(0) +from:0x02185a64 kind:load to:0x020b5214 module:overlay(0) +from:0x02185a68 kind:load to:0x027e09b8 module:dtcm +from:0x02185a6c kind:load to:0x027e09a8 module:dtcm +from:0x02185a78 kind:load to:0x027e09a4 module:dtcm +from:0x02185a7c kind:load to:0x020d8660 module:overlays(19,24) +from:0x02185a80 kind:load to:0x027e0cd8 module:dtcm +from:0x02185a88 kind:load to:0x027e09bc module:dtcm +from:0x02185aa8 kind:arm_call to:0x02185140 module:overlay(111) +from:0x02185ab8 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02185ad8 kind:arm_call to:0x0208a0f0 module:overlay(0) +from:0x02185ae0 kind:arm_call to:0x02184a40 module:overlay(111) +from:0x02185aec kind:load to:0x02185e80 module:overlay(111) +from:0x02185b28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185b30 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185b38 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02185b40 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185b4c kind:load to:0x02185e80 module:overlay(111) +from:0x02185b50 kind:load to:0x0204a088 module:main +from:0x02185b8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185b94 kind:arm_call_thumb to:0x0208c6d0 module:overlay(0) +from:0x02185b9c kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02185ba4 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185bac kind:arm_call to:0x02011ff4 module:main +from:0x02185bb8 kind:load to:0x02185e80 module:overlay(111) +from:0x02185bbc kind:load to:0x0204a088 module:main +from:0x02185c00 kind:arm_call to:0x02184a74 module:overlay(111) +from:0x02185c20 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185c48 kind:arm_call to:0x0208a100 module:overlay(0) +from:0x02185c7c kind:arm_call to:0x02184b6c module:overlay(111) +from:0x02185cb0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02185cc4 kind:arm_call to:0x02184bec module:overlay(111) +from:0x02185cd4 kind:arm_call to:0x0208bc9c module:overlay(0) +from:0x02185cf0 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185cfc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185d10 kind:arm_call to:0x02078698 module:overlay(0) +from:0x02185d20 kind:arm_call to:0x01ff930c module:itcm +from:0x02185d34 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x02185d3c kind:load to:0x027e0ce0 module:dtcm +from:0x02185d40 kind:load to:0x020b5214 module:overlay(0) +from:0x02185d44 kind:load to:0x027e09bc module:dtcm +from:0x02185d4c kind:load to:0x020b51b8 module:overlay(0) +from:0x02185d7c kind:arm_call to:0x020bbf6c module:overlay(17) +from:0x02185e28 kind:load to:0x02184b24 module:overlay(111) +from:0x02185e2c kind:load to:0x02184b44 module:overlay(111) +from:0x02185e30 kind:load to:0x02184ac0 module:overlay(111) +from:0x02185e3c kind:load to:0x0218519c module:overlay(111) +from:0x02185e40 kind:load to:0x021851c4 module:overlay(111) +from:0x02185e44 kind:load to:0x0201bbe4 module:main +from:0x02185e48 kind:load to:0x02184cc0 module:overlay(111) +from:0x02185e4c kind:load to:0x02184cf4 module:overlay(111) +from:0x02185e58 kind:load to:0x0209019c module:overlay(0) +from:0x02185e5c kind:load to:0x0218526c module:overlay(111) +from:0x02185e60 kind:load to:0x021852a4 module:overlay(111) +from:0x02185e64 kind:load to:0x021853c0 module:overlay(111) +from:0x02185e68 kind:load to:0x02185554 module:overlay(111) +from:0x02185e6c kind:load to:0x020907bc module:overlay(0) +from:0x02185e70 kind:load to:0x02185a8c module:overlay(111) +from:0x02185e74 kind:load to:0x020907c4 module:overlay(0) +from:0x02185e80 kind:load to:0x0209019c module:overlay(0) +from:0x02185e84 kind:load to:0x02185af0 module:overlay(111) +from:0x02185e88 kind:load to:0x02185b54 module:overlay(111) +from:0x02185e8c kind:load to:0x02185bc0 module:overlay(111) +from:0x02185e90 kind:load to:0x02185c54 module:overlay(111) +from:0x02185e94 kind:load to:0x020907bc module:overlay(0) +from:0x02185e98 kind:load to:0x02185d50 module:overlay(111) +from:0x02185e9c kind:load to:0x020907c4 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov111/symbols.txt b/config/eur/arm9/overlays/ov111/symbols.txt new file mode 100644 index 00000000..a60c4956 --- /dev/null +++ b/config/eur/arm9/overlays/ov111/symbols.txt @@ -0,0 +1,37 @@ +func_ov111_02184a40 kind:function(arm,size=0x34) addr:0x02184a40 +func_ov111_02184a74 kind:function(arm,size=0x4c) addr:0x02184a74 +func_ov111_02184ac0 kind:function(arm,size=0x64) addr:0x02184ac0 +func_ov111_02184b24 kind:function(arm,size=0x20) addr:0x02184b24 +func_ov111_02184b44 kind:function(arm,size=0x28) addr:0x02184b44 +func_ov111_02184b6c kind:function(arm,size=0x80) addr:0x02184b6c +func_ov111_02184bec kind:function(arm,size=0x10) addr:0x02184bec +func_ov111_02184bfc kind:function(arm,size=0x6c) addr:0x02184bfc +func_ov111_02184c68 kind:function(arm,size=0x58) addr:0x02184c68 +func_ov111_02184cc0 kind:function(arm,size=0x34) addr:0x02184cc0 +func_ov111_02184cf4 kind:function(arm,size=0x88) addr:0x02184cf4 +func_ov111_02184d7c kind:function(arm,size=0x358) addr:0x02184d7c +func_ov111_021850d4 kind:function(arm,size=0x6c) addr:0x021850d4 +func_ov111_02185140 kind:function(arm,size=0x5c) addr:0x02185140 +func_ov111_0218519c kind:function(arm,size=0x28) addr:0x0218519c +func_ov111_021851c4 kind:function(arm,size=0x30) addr:0x021851c4 +func_ov111_021851f4 kind:function(arm,size=0x78) addr:0x021851f4 +func_ov111_0218526c kind:function(arm,size=0x38) addr:0x0218526c +func_ov111_021852a4 kind:function(arm,size=0x40) addr:0x021852a4 +func_ov111_021852e4 kind:function(arm,size=0x4c) addr:0x021852e4 +func_ov111_02185330 kind:function(arm,size=0x90) addr:0x02185330 +func_ov111_021853c0 kind:function(arm,size=0x194) addr:0x021853c0 +func_ov111_02185554 kind:function(arm,size=0x538) addr:0x02185554 +func_ov111_02185a8c kind:function(arm,size=0x24) addr:0x02185a8c +func_ov111_02185ab0 kind:function(arm,size=0x40) addr:0x02185ab0 +func_ov111_02185af0 kind:function(arm,size=0x64) addr:0x02185af0 +func_ov111_02185b54 kind:function(arm,size=0x6c) addr:0x02185b54 +func_ov111_02185bc0 kind:function(arm,size=0x94) addr:0x02185bc0 +func_ov111_02185c54 kind:function(arm,size=0xfc) addr:0x02185c54 +func_ov111_02185d50 kind:function(arm,size=0x48) addr:0x02185d50 +data_ov111_02185d98 kind:data(any) addr:0x02185d98 +data_ov111_02185dd8 kind:data(any) addr:0x02185dd8 +data_ov111_02185e18 kind:data(any) addr:0x02185e18 +data_ov111_02185e28 kind:data(any) addr:0x02185e28 +data_ov111_02185e3c kind:data(any) addr:0x02185e3c +data_ov111_02185e58 kind:data(any) addr:0x02185e58 +data_ov111_02185e80 kind:data(any) addr:0x02185e80 diff --git a/config/eur/arm9/overlays/ov112/delinks.txt b/config/eur/arm9/overlays/ov112/delinks.txt new file mode 100644 index 00000000..1cfe0e93 --- /dev/null +++ b/config/eur/arm9/overlays/ov112/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184a40 end:0x021864e0 kind:code align:32 + .ctor start:0x021864e0 end:0x021864e4 kind:data align:4 + .data start:0x02186500 end:0x02186560 kind:data align:32 + .bss start:0x02186560 end:0x02186560 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov112/relocs.txt b/config/eur/arm9/overlays/ov112/relocs.txt new file mode 100644 index 00000000..1697239f --- /dev/null +++ b/config/eur/arm9/overlays/ov112/relocs.txt @@ -0,0 +1,125 @@ +from:0x02184a48 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02184b00 kind:load to:0x02186508 module:overlay(112) +from:0x02184b38 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184b40 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x02184b48 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184b54 kind:load to:0x02186508 module:overlay(112) +from:0x02184b90 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184b98 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x02184ba0 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184ba8 kind:arm_call to:0x02011ff4 module:main +from:0x02184bb4 kind:load to:0x02186508 module:overlay(112) +from:0x02184be4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184c10 kind:load to:0x027e0ce4 module:dtcm +from:0x02184c70 kind:arm_call to:0x02080658 module:overlay(0) +from:0x02184c88 kind:arm_call_thumb to:0x02179c14 module:overlay(96) +from:0x02184e8c kind:arm_call to:0x01fff498 module:itcm +from:0x02184e9c kind:arm_call to:0x0209d6ac module:overlay(0) +from:0x02184eb0 kind:arm_call to:0x02121d84 module:overlay(34) +from:0x02184ec0 kind:arm_call to:0x01fff584 module:itcm +from:0x02184f30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184f54 kind:arm_call to:0x01fff458 module:itcm +from:0x02184fcc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0218504c kind:arm_call to:0x01ffb714 module:itcm +from:0x02185060 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185080 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185088 kind:arm_call to:0x01ffb800 module:itcm +from:0x021850c0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021850d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185190 kind:arm_call_thumb to:0x0216f76c module:overlay(93) +from:0x021851c8 kind:arm_call to:0x0208d12c module:overlay(0) +from:0x02185214 kind:arm_call to:0x01fff498 module:itcm +from:0x02185224 kind:arm_call to:0x01fff584 module:itcm +from:0x0218523c kind:arm_call to:0x02121de4 module:overlay(34) +from:0x0218525c kind:arm_call to:0x02070554 module:overlay(0) +from:0x02185280 kind:arm_call to:0x02070538 module:overlay(0) +from:0x021852fc kind:arm_call to:0x01fff350 module:itcm +from:0x02185318 kind:arm_call to:0x02072fd0 module:overlay(0) +from:0x02185344 kind:arm_call to:0x02073388 module:overlay(0) +from:0x02185624 kind:arm_call to:0x02080998 module:overlay(0) +from:0x02185720 kind:load to:0x0203e964 module:main +from:0x02185724 kind:load to:0x027e0cd8 module:dtcm +from:0x02185728 kind:load to:0x02040964 module:main +from:0x0218572c kind:load to:0x02041964 module:main +from:0x02185730 kind:load to:0x0203f964 module:main +from:0x02185734 kind:load to:0x027e0ce8 module:dtcm +from:0x02185744 kind:load to:0x027e0ce4 module:dtcm +from:0x02185760 kind:load to:0x027e09a4 module:dtcm +from:0x02185768 kind:load to:0x020b3000 module:overlay(0) +from:0x0218576c kind:load to:0x027e09b8 module:dtcm +from:0x021857c4 kind:arm_call to:0x0208fdd4 module:overlay(0) +from:0x021857d8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185820 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x0218587c kind:arm_call to:0x0208fdd4 module:overlay(0) +from:0x021859c0 kind:arm_call to:0x02184bbc module:overlay(112) +from:0x02185a78 kind:arm_call to:0x02184bbc module:overlay(112) +from:0x02185b34 kind:arm_call to:0x01ff930c module:itcm +from:0x02185c08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185ca8 kind:arm_call to:0x01ff930c module:itcm +from:0x02185cdc kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185d1c kind:arm_call to:0x01ff930c module:itcm +from:0x02185d44 kind:arm_call to:0x02070a9c module:overlay(0) +from:0x02185df0 kind:arm_call to:0x0208fdd4 module:overlay(0) +from:0x02185e90 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185ea8 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185ec8 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x02185f60 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185f68 kind:load to:0x027e09a4 module:dtcm +from:0x02185f6c kind:load to:0x0203e964 module:main +from:0x02185f7c kind:load to:0x027e0cd8 module:dtcm +from:0x02185f84 kind:load to:0x02049b18 module:main +from:0x02185fa4 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x02186000 kind:arm_call to:0x020907c4 module:overlay(0) +from:0x02186008 kind:load to:0x027e0cdc module:dtcm +from:0x02186014 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02186048 kind:load to:0x02186530 module:overlay(112) +from:0x02186088 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x021860a8 kind:arm_call to:0x0208cf20 module:overlay(0) +from:0x021860d0 kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x02186150 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021861bc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021861d8 kind:arm_call to:0x0208cac8 module:overlay(0) +from:0x021861e4 kind:arm_call to:0x0208dc98 module:overlay(0) +from:0x02186200 kind:arm_call to:0x020830a4 module:overlay(0) +from:0x02186208 kind:arm_call to:0x02093718 module:overlay(0) +from:0x02186214 kind:arm_call to:0x0209378c module:overlay(0) +from:0x0218623c kind:arm_call to:0x020830d4 module:overlay(0) +from:0x02186254 kind:arm_call to:0x0208cac8 module:overlay(0) +from:0x02186278 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021862e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021862f8 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x0218630c kind:arm_call to:0x02015080 module:main +from:0x02186328 kind:arm_call to:0x020717cc module:overlay(0) +from:0x0218633c kind:arm_call to:0x02015080 module:main +from:0x0218635c kind:arm_call to:0x02071b30 module:overlay(0) +from:0x02186370 kind:arm_call to:0x02015080 module:main +from:0x02186390 kind:arm_call to:0x020717cc module:overlay(0) +from:0x021863a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021863cc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021863e4 kind:arm_call to:0x0209078c module:overlay(0) +from:0x021863f0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02186404 kind:arm_call to:0x02015080 module:main +from:0x02186420 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02186434 kind:arm_call to:0x02015080 module:main +from:0x02186448 kind:arm_call to:0x02093750 module:overlay(0) +from:0x02186470 kind:arm_call to:0x0208600c module:overlay(0) +from:0x021864a0 kind:load to:0x027e09a8 module:dtcm +from:0x021864b8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x021864cc kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x021864d4 kind:arm_call to:0x02011ff4 module:main +from:0x02186508 kind:load to:0x0209019c module:overlay(0) +from:0x0218650c kind:load to:0x02184b04 module:overlay(112) +from:0x02186510 kind:load to:0x02184b5c module:overlay(112) +from:0x02186514 kind:load to:0x02184c14 module:overlay(112) +from:0x02186518 kind:load to:0x0218577c module:overlay(112) +from:0x0218651c kind:load to:0x020907bc module:overlay(0) +from:0x02186520 kind:load to:0x020907c0 module:overlay(0) +from:0x02186524 kind:load to:0x02185f88 module:overlay(112) +from:0x02186530 kind:load to:0x0209019c module:overlay(0) +from:0x02186534 kind:load to:0x021864b0 module:overlay(112) +from:0x02186538 kind:load to:0x021864c4 module:overlay(112) +from:0x0218653c kind:load to:0x0218604c module:overlay(112) +from:0x02186540 kind:load to:0x021862a8 module:overlay(112) +from:0x02186544 kind:load to:0x020907bc module:overlay(0) +from:0x02186548 kind:load to:0x020907c0 module:overlay(0) +from:0x0218654c kind:load to:0x020907c4 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov112/symbols.txt b/config/eur/arm9/overlays/ov112/symbols.txt new file mode 100644 index 00000000..d5efd29a --- /dev/null +++ b/config/eur/arm9/overlays/ov112/symbols.txt @@ -0,0 +1,14 @@ +func_ov112_02184a40 kind:function(arm,size=0xc4) addr:0x02184a40 +func_ov112_02184b04 kind:function(arm,size=0x58) addr:0x02184b04 +func_ov112_02184b5c kind:function(arm,size=0x60) addr:0x02184b5c +func_ov112_02184bbc kind:function(arm,size=0x58) addr:0x02184bbc +func_ov112_02184c14 kind:function(arm,size=0xb68) addr:0x02184c14 +func_ov112_0218577c kind:function(arm,size=0x80c) addr:0x0218577c +func_ov112_02185f88 kind:function(arm,size=0x84) addr:0x02185f88 +func_ov112_0218600c kind:function(arm,size=0x40) addr:0x0218600c +func_ov112_0218604c kind:function(arm,size=0x25c) addr:0x0218604c +func_ov112_021862a8 kind:function(arm,size=0x208) addr:0x021862a8 +func_ov112_021864b0 kind:function(arm,size=0x14) addr:0x021864b0 +func_ov112_021864c4 kind:function(arm,size=0x1c) addr:0x021864c4 +data_ov112_02186508 kind:data(any) addr:0x02186508 +data_ov112_02186530 kind:data(any) addr:0x02186530 diff --git a/config/eur/arm9/overlays/ov113/delinks.txt b/config/eur/arm9/overlays/ov113/delinks.txt new file mode 100644 index 00000000..13657aa9 --- /dev/null +++ b/config/eur/arm9/overlays/ov113/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184a40 end:0x021855ec kind:code align:32 + .ctor start:0x021855ec end:0x021855f0 kind:data align:4 + .data start:0x02185600 end:0x021856a0 kind:data align:32 + .bss start:0x021856a0 end:0x021856a0 kind:bss align:32 + diff --git a/config/eur/arm9/overlays/ov113/relocs.txt b/config/eur/arm9/overlays/ov113/relocs.txt new file mode 100644 index 00000000..fea2f5dc --- /dev/null +++ b/config/eur/arm9/overlays/ov113/relocs.txt @@ -0,0 +1,123 @@ +from:0x02184a48 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02184aac kind:arm_call to:0x0208a0f0 module:overlay(0) +from:0x02184ab8 kind:load to:0x02185608 module:overlay(113) +from:0x02184ae4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02184b00 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184b10 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184b18 kind:load to:0x027e09b8 module:dtcm +from:0x02184b7c kind:arm_call to:0x02082adc module:overlay(0) +from:0x02184be8 kind:arm_call to:0x0208cbcc module:overlay(0) +from:0x02184c74 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02184c9c kind:arm_call to:0x02087ee8 module:overlay(0) +from:0x02184ca8 kind:arm_call to:0x021637e8 module:overlay(71) +from:0x02184d1c kind:arm_call to:0x02071700 module:overlay(0) +from:0x02184d50 kind:arm_call to:0x020717cc module:overlay(0) +from:0x02184d58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184d6c kind:arm_call to:0x0209078c module:overlay(0) +from:0x02184d78 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02184d8c kind:arm_call to:0x0208fdd4 module:overlay(0) +from:0x02184db0 kind:arm_call to:0x02184abc module:overlay(113) +from:0x02184dc8 kind:arm_call to:0x02070560 module:overlay(0) +from:0x02184e00 kind:arm_call to:0x0208fdd4 module:overlay(0) +from:0x02184ea4 kind:arm_call to:0x02163874 module:overlay(71) +from:0x02184eb0 kind:arm_call to:0x0211c9cc module:overlays(36,39) +from:0x02184eb8 kind:load to:0x027e09a8 module:dtcm +from:0x02184ebc kind:load to:0x027e09a4 module:dtcm +from:0x02184ed8 kind:arm_call to:0x02184abc module:overlay(113) +from:0x02184ef0 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184ef8 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184f10 kind:arm_call to:0x0208a164 module:overlay(0) +from:0x02184f18 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184f20 kind:arm_call to:0x02011ff4 module:main +from:0x02184f50 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02184f58 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184f68 kind:load to:0x02185630 module:overlay(113) +from:0x02184f90 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02184f98 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02184fa0 kind:arm_call to:0x02011ff4 module:main +from:0x02184fb0 kind:load to:0x02185630 module:overlay(113) +from:0x02184ff4 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02185024 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185038 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185044 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185054 kind:arm_call to:0x02015080 module:main +from:0x02185068 kind:arm_call to:0x0208ae3c module:overlay(0) +from:0x02185074 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185088 kind:arm_call to:0x0209078c module:overlay(0) +from:0x02185094 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021850a4 kind:arm_call to:0x0208f820 module:overlay(0) +from:0x021850c0 kind:load to:0x02185658 module:overlay(113) +from:0x021850e8 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x021850f0 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185100 kind:load to:0x02185658 module:overlay(113) +from:0x02185128 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185130 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185138 kind:arm_call to:0x02011ff4 module:main +from:0x02185148 kind:load to:0x02185658 module:overlay(113) +from:0x0218518c kind:arm_call to:0x0208a7a4 module:overlay(0) +from:0x021851a8 kind:arm_call to:0x0208ae3c module:overlay(0) +from:0x021851cc kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x021851dc kind:arm_call to:0x020732dc module:overlay(0) +from:0x02185208 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x02185210 kind:load to:0x027e09b8 module:dtcm +from:0x0218521c kind:arm_call to:0x0208f820 module:overlay(0) +from:0x02185240 kind:load to:0x02185680 module:overlay(113) +from:0x02185268 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x02185270 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x02185280 kind:load to:0x02185680 module:overlay(113) +from:0x021852a8 kind:arm_call to:0x0208ba10 module:overlay(0) +from:0x021852b0 kind:arm_call to:0x0208f8c4 module:overlay(0) +from:0x021852b8 kind:arm_call to:0x02011ff4 module:main +from:0x021852c8 kind:load to:0x02185680 module:overlay(113) +from:0x021852fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021853bc kind:arm_call to:0x0208bab0 module:overlay(0) +from:0x021853cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021853fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185420 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02185428 kind:arm_call to:0x02089f74 module:overlay(0) +from:0x02185434 kind:arm_call to:0x01ff930c module:itcm +from:0x02185460 kind:arm_call to:0x02082c58 module:overlay(0) +from:0x0218546c kind:load to:0x027e0ce4 module:dtcm +from:0x02185474 kind:load to:0x027e0ce0 module:dtcm +from:0x021854bc kind:arm_call to:0x02089edc module:overlay(0) +from:0x021854e8 kind:arm_call to:0x021852cc module:overlay(113) +from:0x0218551c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185554 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x02185578 kind:load to:0x027e0ce4 module:dtcm +from:0x02185594 kind:arm_call to:0x02089dc4 module:overlay(0) +from:0x021855a4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021855c0 kind:arm_call to:0x021852cc module:overlay(113) +from:0x021855e0 kind:arm_call to:0x020921e4 module:overlay(0) +from:0x021855e8 kind:load to:0x027e09b8 module:dtcm +from:0x02185608 kind:load to:0x0209019c module:overlay(0) +from:0x0218560c kind:load to:0x02184ee4 module:overlay(113) +from:0x02185610 kind:load to:0x02184f04 module:overlay(113) +from:0x02185614 kind:load to:0x02184b1c module:overlay(113) +from:0x02185618 kind:load to:0x02184cbc module:overlay(113) +from:0x0218561c kind:load to:0x020907bc module:overlay(0) +from:0x02185620 kind:load to:0x020907c0 module:overlay(0) +from:0x02185624 kind:load to:0x020907c4 module:overlay(0) +from:0x02185630 kind:load to:0x0209019c module:overlay(0) +from:0x02185634 kind:load to:0x02184f2c module:overlay(113) +from:0x02185638 kind:load to:0x02184f6c module:overlay(113) +from:0x0218563c kind:load to:0x02184fb4 module:overlay(113) +from:0x02185640 kind:load to:0x02184ffc module:overlay(113) +from:0x02185644 kind:load to:0x020907bc module:overlay(0) +from:0x02185648 kind:load to:0x020907c0 module:overlay(0) +from:0x0218564c kind:load to:0x020907c4 module:overlay(0) +from:0x02185658 kind:load to:0x0209019c module:overlay(0) +from:0x0218565c kind:load to:0x021850c4 module:overlay(113) +from:0x02185660 kind:load to:0x02185104 module:overlay(113) +from:0x02185664 kind:load to:0x0218514c module:overlay(113) +from:0x02185668 kind:load to:0x021851b4 module:overlay(113) +from:0x0218566c kind:load to:0x020907bc module:overlay(0) +from:0x02185670 kind:load to:0x020907c0 module:overlay(0) +from:0x02185674 kind:load to:0x020907c4 module:overlay(0) +from:0x02185680 kind:load to:0x0209019c module:overlay(0) +from:0x02185684 kind:load to:0x02185244 module:overlay(113) +from:0x02185688 kind:load to:0x02185284 module:overlay(113) +from:0x0218568c kind:load to:0x0218547c module:overlay(113) +from:0x02185690 kind:load to:0x0218557c module:overlay(113) +from:0x02185694 kind:load to:0x020907bc module:overlay(0) +from:0x02185698 kind:load to:0x020907c0 module:overlay(0) +from:0x0218569c kind:load to:0x020907c4 module:overlay(0) diff --git a/config/eur/arm9/overlays/ov113/symbols.txt b/config/eur/arm9/overlays/ov113/symbols.txt new file mode 100644 index 00000000..252e32c0 --- /dev/null +++ b/config/eur/arm9/overlays/ov113/symbols.txt @@ -0,0 +1,26 @@ +func_ov113_02184a40 kind:function(arm,size=0x7c) addr:0x02184a40 +func_ov113_02184abc kind:function(arm,size=0x60) addr:0x02184abc +func_ov113_02184b1c kind:function(arm,size=0x1a0) addr:0x02184b1c +func_ov113_02184cbc kind:function(arm,size=0x208) addr:0x02184cbc +func_ov113_02184ec4 kind:function(arm,size=0x20) addr:0x02184ec4 +func_ov113_02184ee4 kind:function(arm,size=0x20) addr:0x02184ee4 +func_ov113_02184f04 kind:function(arm,size=0x28) addr:0x02184f04 +func_ov113_02184f2c kind:function(arm,size=0x40) addr:0x02184f2c +func_ov113_02184f6c kind:function(arm,size=0x48) addr:0x02184f6c +func_ov113_02184fb4 kind:function(arm,size=0x48) addr:0x02184fb4 +func_ov113_02184ffc kind:function(arm,size=0xa0) addr:0x02184ffc +func_ov113_0218509c kind:function(arm,size=0x28) addr:0x0218509c +func_ov113_021850c4 kind:function(arm,size=0x40) addr:0x021850c4 +func_ov113_02185104 kind:function(arm,size=0x48) addr:0x02185104 +func_ov113_0218514c kind:function(arm,size=0x68) addr:0x0218514c +func_ov113_021851b4 kind:function(arm,size=0x60) addr:0x021851b4 +func_ov113_02185214 kind:function(arm,size=0x30) addr:0x02185214 +func_ov113_02185244 kind:function(arm,size=0x40) addr:0x02185244 +func_ov113_02185284 kind:function(arm,size=0x48) addr:0x02185284 +func_ov113_021852cc kind:function(arm,size=0x1b0) addr:0x021852cc +func_ov113_0218547c kind:function(arm,size=0x100) addr:0x0218547c +func_ov113_0218557c kind:function(arm,size=0x70) addr:0x0218557c +data_ov113_02185608 kind:data(any) addr:0x02185608 +data_ov113_02185630 kind:data(any) addr:0x02185630 +data_ov113_02185658 kind:data(any) addr:0x02185658 +data_ov113_02185680 kind:data(any) addr:0x02185680 diff --git a/config/eur/arm9/relocs.txt b/config/eur/arm9/relocs.txt new file mode 100644 index 00000000..1174229b --- /dev/null +++ b/config/eur/arm9/relocs.txt @@ -0,0 +1,6315 @@ +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:0x020c4e8c 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:0x020c86d8 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:0x020b4f84 module:overlay(0) +from:0x02012ae4 kind:load to:0x020b504c module:overlay(0) +from:0x02012af0 kind:load to:0x02043e50 module:main +from:0x02012af4 kind:load to:0x020e8580 module:overlays(19,20) +from:0x02012af8 kind:load to:0x020b50c0 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:0x020b50c0 module:overlay(0) +from:0x020133a8 kind:arm_call to:0x020c48a4 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:0x020c8f2c module:overlay(20) +from:0x0201393c kind:arm_call to:0x020c8fa0 module:overlay(20) +from:0x02013974 kind:arm_call to:0x020c8ff4 module:overlay(20) +from:0x02013a30 kind:load to:0x020e8544 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:0x020b50c0 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:0x020b50c0 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:0x020b50c0 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:0x0207e3ac module:overlay(0) +from:0x02016d50 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02016d5c kind:arm_call to:0x0207e060 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:0x020b300c 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:0x020b3000 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:0x020bd58c 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:0x020bd58c 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:0x020bd58c 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:0x020be079 module:overlays(1,2,4) +from:0x020183c8 kind:thumb_call to:0x020183d4 module:main +from:0x020183d0 kind:load to:0x020be079 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:0x020b51b8 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:0x020c4840 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:0x020b504c 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:0x020b504c 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:0x020b50c0 module:overlay(0) +from:0x02018618 kind:arm_call to:0x02069d7c module:overlay(0) +from:0x02018630 kind:load to:0x020b50c0 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:0x020732dc module:overlay(0) +from:0x02018b2c kind:arm_call to:0x020732dc 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:0x020b504c 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:0x020b504c 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:0x020b504c 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:0x020c7354 module:overlay(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:0x0209f220 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:0x0209f6fc 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:0x0209f724 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:0x0209f59c module:overlay(0) +from:0x0201c0b0 kind:arm_call to:0x0201c26c module:main +from:0x0201c0bc kind:arm_call to:0x0209f740 module:overlay(0) +from:0x0201c0d0 kind:arm_call to:0x0201c26c module:main +from:0x0201c0dc kind:arm_call to:0x0209f758 module:overlay(0) +from:0x0201c110 kind:arm_call to:0x0209f6e4 module:overlay(0) +from:0x0201c174 kind:arm_call to:0x0209f994 module:overlay(0) +from:0x0201c1c4 kind:arm_call to:0x0209f9c8 module:overlay(0) +from:0x0201c20c kind:arm_call to:0x0209f9ec module:overlay(0) +from:0x0201c24c kind:arm_call to:0x0209f920 module:overlay(0) +from:0x0201c28c kind:arm_call to:0x0209f920 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:0x0209f920 module:overlay(0) +from:0x0201c378 kind:arm_call to:0x0209f30c 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:0x0209f10c 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:0x020b504c module:overlay(0) +from:0x0201f88c kind:load to:0x020b4f84 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:0x0209f10c 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:0x020b4f84 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:0x0209f10c 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:0x0209f10c 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:0x020b504c module:overlay(0) +from:0x0201fb70 kind:load to:0x020b4f84 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:0x0209f10c 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:0x0209f10c 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:0x020b504c module:overlay(0) +from:0x0201fe4c kind:load to:0x020b4f84 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:0x0209f10c 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:0x020b4f84 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:0x020b504c 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:0x020b64a8 module:overlay(0) +from:0x02020198 kind:load to:0x0204e640 module:main +from:0x0202019c kind:load to:0x020b50c0 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:0x020a39dc 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:0x020b4f84 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:0x020a2dcc module:overlay(0) +from:0x02020b58 kind:arm_call to:0x020a29f0 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:0x020a4330 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:0x020a434c module:overlay(0) +from:0x02020c40 kind:arm_call to:0x020a4330 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:0x020a434c 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:0x020b504c 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:0x020a434c 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:0x020b5214 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:0x020b504c module:overlay(0) +from:0x020212dc kind:load to:0x0204a110 module:main +from:0x020212e0 kind:load to:0x020b5214 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:0x020b504c 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:0x020a4330 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:0x020a4330 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:0x020b504c module:overlay(0) +from:0x02021a5c kind:arm_call to:0x020a4330 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:0x020a4398 module:overlay(0) +from:0x02021c90 kind:arm_call to:0x0202288c module:main +from:0x02021c98 kind:arm_call to:0x020a4330 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:0x020b5214 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:0x020a434c 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:0x020b51b8 module:overlay(0) +from:0x020221d4 kind:arm_call to:0x020210a8 module:main +from:0x02022210 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02022234 kind:arm_call to:0x020cd368 module:overlay(24) +from:0x02022240 kind:arm_call to:0x020cd3f0 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:0x020d8698 module:overlays(19,24) +from:0x0202225c kind:arm_call to:0x02021264 module:main +from:0x02022294 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020222a8 kind:arm_call to:0x020cd3a4 module:overlay(24) +from:0x020222b0 kind:arm_call to:0x020cd400 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:0x020d8698 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:0x020732dc 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:0x020c6930 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:0x020732dc 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:0x020736d0 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:0x020b504c 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:0x020a4330 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:load to:0x020431c0 module:main +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:0x0203d42c kind:load to:0x0203d824 module:main +from:0x0203d440 kind:arm_call to:0x0203ba64 module:main +from:0x0203d450 kind:arm_call to:0x0203ba64 module:main +from:0x0203d564 kind:load to:0x02038cd4 module:main +from:0x0203d5fc kind:load to:0x02038bac 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: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: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: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:0x0203d6e0 kind:load to:0x0203bf2c module:main +from:0x0203d6ec kind:load to:0x0203c760 module:main +from:0x0203d6f8 kind:load to:0x0203c8b4 module:main +from:0x0203d704 kind:load to:0x0203c934 module:main +from:0x0203d710 kind:load to:0x0203c9e4 module:main +from:0x0203d71c kind:load to:0x0203ca44 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:0x0203d7a0 kind:load to:0x0203d0a4 module:main +from:0x0203d7ac kind:load to:0x0203d160 module:main +from:0x0203d7b8 kind:load to:0x0203d210 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:0x020c4870 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:0x020c4950 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:0x020c4adc 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:0x020c5654 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:0x020c4ebc 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:0x020c5250 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:0x020c5380 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:0x020c53f0 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:0x020c5354 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:0x020c4b84 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(30) +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:overlays(62,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/eur/arm9/symbols.txt b/config/eur/arm9/symbols.txt new file mode 100644 index 00000000..053421dc --- /dev/null +++ b/config/eur/arm9/symbols.txt @@ -0,0 +1,2848 @@ +IntrWait kind:function(thumb,size=0x4) addr:0x0200008a +VBlankIntrWait kind:function(thumb,size=0x4) addr:0x020000f6 +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=0x1c) 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=0x1c) 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=0x1c) 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=0x80) addr:0x02000f14 +func_02000f94 kind:function(thumb,size=0x78) 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=0x18) addr:0x020011f4 +func_0200120c kind:function(thumb,size=0x2c) addr:0x0200120c +func_02001238 kind:function(thumb,size=0x40) addr:0x02001238 +func_02001278 kind:function(thumb,size=0x3c) addr:0x02001278 +func_020012b4 kind:function(thumb,size=0x10) addr:0x020012b4 +func_020012c4 kind:function(thumb,size=0x1c) 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=0x24) addr:0x02001308 +func_0200132c kind:function(thumb,size=0x20) addr:0x0200132c +func_0200134c kind:function(thumb,size=0x30) addr:0x0200134c +func_0200137c kind:function(thumb,size=0x30) addr:0x0200137c +func_020013ac kind:function(thumb,size=0x1c) addr:0x020013ac +func_020013c8 kind:function(thumb,size=0x40) 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=0x1c) addr:0x020014a4 +func_020014c0 kind:function(thumb,size=0x2c) addr:0x020014c0 +func_020014ec kind:function(thumb,size=0x2c) addr:0x020014ec +func_02001518 kind:function(thumb,size=0x38) addr:0x02001518 +func_02001550 kind:function(thumb,size=0x3c) addr:0x02001550 +func_0200158c kind:function(thumb,size=0x10) addr:0x0200158c +func_0200159c kind:function(thumb,size=0x10) addr:0x0200159c +func_020015ac kind:function(thumb,size=0x10) 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=0x2c) 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=0x24) 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=0x50) 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=0x38) addr:0x0200a778 +func_0200a7b0 kind:function(thumb,size=0x44) addr:0x0200a7b0 +func_0200a7f4 kind:function(thumb,size=0x108) 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=0x14) 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=0x20) 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=0x30) addr:0x0200b0f4 +func_0200b124 kind:function(thumb,size=0x2c) 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=0xd0) addr:0x02012d34 +func_02012e04 kind:function(thumb,size=0x98) addr:0x02012e04 +func_02012e9c kind:function(thumb,size=0x2c) addr:0x02012e9c +func_02012ec8 kind:function(thumb,size=0x1c) addr:0x02012ec8 +func_02012ee4 kind:function(thumb,size=0x24) addr:0x02012ee4 +func_02012f08 kind:function(thumb,size=0x1c) addr:0x02012f08 +func_02012f24 kind:function(thumb,size=0x28) 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=0x3c) addr:0x02012f6c +func_02012fa8 kind:function(thumb,size=0x1c) addr:0x02012fa8 +func_02012fc4 kind:function(thumb,size=0xc) 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=0x48) 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=0x14) 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=0x2c) addr:0x020154ec +func_02015518 kind:function(thumb,size=0x4) addr:0x02015518 +func_0201551c kind:function(thumb,size=0xc) addr:0x0201551c +func_02015528 kind:function(thumb,size=0x4) 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=0x2c) 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=0x14) addr:0x02015650 +func_02015664 kind:function(thumb,size=0x28) addr:0x02015664 +func_0201568c kind:function(thumb,size=0xc) addr:0x0201568c +func_02015698 kind:function(thumb,size=0x14) addr:0x02015698 +func_020156ac kind:function(thumb,size=0x1c) 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=0x1c) addr:0x02015708 +func_02015724 kind:function(thumb,size=0x2c) addr:0x02015724 +func_02015750 kind:function(thumb,size=0x8) 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=0x4) addr:0x02017990 +func_02017994 kind:function(thumb,size=0xc) addr:0x02017994 +func_020179a0 kind:function(thumb,size=0x4) 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=0x4) addr:0x02018550 +func_02018554 kind:function(thumb,size=0x4) 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=0x4) addr:0x020185cc +func_020185d0 kind:function(thumb,size=0x4) addr:0x020185d0 +func_020185d4 kind:function(thumb,size=0x4) addr:0x020185d4 +func_020185d8 kind:function(thumb,size=0x4) addr:0x020185d8 +func_020185dc kind:function(thumb,size=0x4) 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=0x70) 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=0x18) addr:0x0201c964 +func_0201c97c kind:function(thumb,size=0x4) 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=0x28) addr:0x0201c9bc +func_0201c9e4 kind:function(thumb,size=0x30) addr:0x0201c9e4 +func_0201ca14 kind:function(thumb,size=0x14) addr:0x0201ca14 +func_0201ca28 kind:function(thumb,size=0xc) 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=0x10) 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=0x294) 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=0x28) addr:0x0202fdf4 +func_0202fe1c kind:function(thumb,size=0x38) 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=0x14) addr:0x02038c88 +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=0x10) addr:0x02039f94 +func_02039fa4 kind:function(arm,size=0x1b0) addr:0x02039fa4 +func_0203a154 kind:function(arm,size=0xc) addr:0x0203a154 +func_0203a160 kind:function(arm,size=0x3c) 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 +_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 +_0203b0c0 kind:data(byte[256]) addr:0x0203b0c0 +func_0203b3dc kind:function(arm,size=0x544) addr:0x0203b3dc +_0203b514 kind:data(byte[256]) addr:0x0203b514 +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 +func_0203d410 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 +func_0203d824 kind:function(arm,size=0x1c) addr:0x0203d824 +func_0203d840 kind:function(arm,size=0x60) addr:0x0203d840 +func_0203d8a0 kind:function(arm,size=0x50) addr:0x0203d8a0 +func_0203d8f0 kind:function(arm,size=0x34) addr:0x0203d8f0 +func_0203d924 kind:function(arm,size=0x34) addr:0x0203d924 +func_0203d958 kind:function(arm,size=0x34) addr:0x0203d958 +func_0203d98c kind:function(arm,size=0x1c) addr:0x0203d98c +func_0203d9a8 kind:function(arm,size=0x34) addr:0x0203d9a8 +func_0203d9dc kind:function(arm,size=0x34) addr:0x0203d9dc +func_0203da10 kind:function(arm,size=0x30) addr:0x0203da10 +func_0203da40 kind:function(arm,size=0x4) addr:0x0203da40 +func_0203da44 kind:function(arm,size=0x34) addr:0x0203da44 +func_0203da78 kind:function(arm,size=0x34) addr:0x0203da78 +func_0203daac kind:function(arm,size=0x50) addr:0x0203daac +func_0203dafc kind:function(arm,size=0x50) addr:0x0203dafc +func_0203db4c kind:function(arm,size=0x34) addr:0x0203db4c +func_0203db80 kind:function(arm,size=0x34) addr:0x0203db80 +func_0203dbb4 kind:function(arm,size=0x50) addr:0x0203dbb4 +func_0203dc04 kind:function(arm,size=0x34) addr:0x0203dc04 +func_0203dc38 kind:function(arm,size=0x34) addr:0x0203dc38 +func_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 +data_020431c0 kind:data(any) addr:0x020431c0 +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/jp/arm9/config.yaml b/config/jp/arm9/config.yaml new file mode 100644 index 00000000..025dbf5d --- /dev/null +++ b/config/jp/arm9/config.yaml @@ -0,0 +1,824 @@ +rom_config: '../../../extract/jp/config.yaml' +build_path: '../../../build/jp' +delinks_path: '../../../build/jp/delinks' +main_module: + name: main + object: '../../../build/jp/build/arm9.bin' + hash: '7e61164c820edb0a' + delinks: delinks.txt + symbols: symbols.txt + relocations: relocs.txt +autoloads: +- kind: Itcm + name: itcm + object: '../../../build/jp/build/itcm.bin' + hash: '19f361668c1b6642' + delinks: itcm/delinks.txt + symbols: itcm/symbols.txt + relocations: itcm/relocs.txt +- kind: Dtcm + name: dtcm + object: '../../../build/jp/build/dtcm.bin' + hash: '07361b1ce1a642b1' + delinks: dtcm/delinks.txt + symbols: dtcm/symbols.txt + relocations: dtcm/relocs.txt +overlays: +- id: 0 + name: ov000 + object: '../../../build/jp/build/arm9_ov000.bin' + hash: '3ca88de8f39c6d31' + delinks: overlays/ov000/delinks.txt + symbols: overlays/ov000/symbols.txt + relocations: overlays/ov000/relocs.txt +- id: 1 + name: ov001 + object: '../../../build/jp/build/arm9_ov001.bin' + hash: b3e39ecf45750f54 + delinks: overlays/ov001/delinks.txt + symbols: overlays/ov001/symbols.txt + relocations: overlays/ov001/relocs.txt +- id: 2 + name: ov002 + object: '../../../build/jp/build/arm9_ov002.bin' + hash: '42b9ff3924e771c5' + delinks: overlays/ov002/delinks.txt + symbols: overlays/ov002/symbols.txt + relocations: overlays/ov002/relocs.txt +- id: 3 + name: ov003 + object: '../../../build/jp/build/arm9_ov003.bin' + hash: a3fd527c3d346f5e + delinks: overlays/ov003/delinks.txt + symbols: overlays/ov003/symbols.txt + relocations: overlays/ov003/relocs.txt +- id: 4 + name: ov004 + object: '../../../build/jp/build/arm9_ov004.bin' + hash: e09605fba5027362 + delinks: overlays/ov004/delinks.txt + symbols: overlays/ov004/symbols.txt + relocations: overlays/ov004/relocs.txt +- id: 5 + name: ov005 + object: '../../../build/jp/build/arm9_ov005.bin' + hash: '8f8a67b955dd5fb2' + delinks: overlays/ov005/delinks.txt + symbols: overlays/ov005/symbols.txt + relocations: overlays/ov005/relocs.txt +- id: 6 + name: ov006 + object: '../../../build/jp/build/arm9_ov006.bin' + hash: cd28d4ead0dcb897 + delinks: overlays/ov006/delinks.txt + symbols: overlays/ov006/symbols.txt + relocations: overlays/ov006/relocs.txt +- id: 7 + name: ov007 + object: '../../../build/jp/build/arm9_ov007.bin' + hash: '4b1da36edd680d62' + delinks: overlays/ov007/delinks.txt + symbols: overlays/ov007/symbols.txt + relocations: overlays/ov007/relocs.txt +- id: 8 + name: ov008 + object: '../../../build/jp/build/arm9_ov008.bin' + hash: '8bc7de43650dad39' + delinks: overlays/ov008/delinks.txt + symbols: overlays/ov008/symbols.txt + relocations: overlays/ov008/relocs.txt +- id: 9 + name: ov009 + object: '../../../build/jp/build/arm9_ov009.bin' + hash: afad180bb50ecbcc + delinks: overlays/ov009/delinks.txt + symbols: overlays/ov009/symbols.txt + relocations: overlays/ov009/relocs.txt +- id: 10 + name: ov010 + object: '../../../build/jp/build/arm9_ov010.bin' + hash: '6624155b2f778022' + delinks: overlays/ov010/delinks.txt + symbols: overlays/ov010/symbols.txt + relocations: overlays/ov010/relocs.txt +- id: 11 + name: ov011 + object: '../../../build/jp/build/arm9_ov011.bin' + hash: '16b1d7e48ca7adc0' + delinks: overlays/ov011/delinks.txt + symbols: overlays/ov011/symbols.txt + relocations: overlays/ov011/relocs.txt +- id: 12 + name: ov012 + object: '../../../build/jp/build/arm9_ov012.bin' + hash: '4935a56ebb12821d' + delinks: overlays/ov012/delinks.txt + symbols: overlays/ov012/symbols.txt + relocations: overlays/ov012/relocs.txt +- id: 13 + name: ov013 + object: '../../../build/jp/build/arm9_ov013.bin' + hash: '6c2c4bdeeb17dae1' + delinks: overlays/ov013/delinks.txt + symbols: overlays/ov013/symbols.txt + relocations: overlays/ov013/relocs.txt +- id: 14 + name: ov014 + object: '../../../build/jp/build/arm9_ov014.bin' + hash: db8d43c34e94c3f7 + delinks: overlays/ov014/delinks.txt + symbols: overlays/ov014/symbols.txt + relocations: overlays/ov014/relocs.txt +- id: 15 + name: ov015 + object: '../../../build/jp/build/arm9_ov015.bin' + hash: e925351218a789e4 + delinks: overlays/ov015/delinks.txt + symbols: overlays/ov015/symbols.txt + relocations: overlays/ov015/relocs.txt +- id: 16 + name: ov016 + object: '../../../build/jp/build/arm9_ov016.bin' + hash: '3f22fc748b7693a4' + delinks: overlays/ov016/delinks.txt + symbols: overlays/ov016/symbols.txt + relocations: overlays/ov016/relocs.txt +- id: 17 + name: ov017 + object: '../../../build/jp/build/arm9_ov017.bin' + hash: '26c4c7b6b8cf46f8' + delinks: overlays/ov017/delinks.txt + symbols: overlays/ov017/symbols.txt + relocations: overlays/ov017/relocs.txt +- id: 18 + name: ov018 + object: '../../../build/jp/build/arm9_ov018.bin' + hash: '17e3f9cbcde25029' + delinks: overlays/ov018/delinks.txt + symbols: overlays/ov018/symbols.txt + relocations: overlays/ov018/relocs.txt +- id: 19 + name: ov019 + object: '../../../build/jp/build/arm9_ov019.bin' + hash: '7f9b5f4752141691' + delinks: overlays/ov019/delinks.txt + symbols: overlays/ov019/symbols.txt + relocations: overlays/ov019/relocs.txt +- id: 20 + name: ov020 + object: '../../../build/jp/build/arm9_ov020.bin' + hash: '6681f1fcb8b60c53' + delinks: overlays/ov020/delinks.txt + symbols: overlays/ov020/symbols.txt + relocations: overlays/ov020/relocs.txt +- id: 21 + name: ov021 + object: '../../../build/jp/build/arm9_ov021.bin' + hash: '2ee81d538079573c' + delinks: overlays/ov021/delinks.txt + symbols: overlays/ov021/symbols.txt + relocations: overlays/ov021/relocs.txt +- id: 22 + name: ov022 + object: '../../../build/jp/build/arm9_ov022.bin' + hash: d14e4b454e3abea6 + delinks: overlays/ov022/delinks.txt + symbols: overlays/ov022/symbols.txt + relocations: overlays/ov022/relocs.txt +- id: 23 + name: ov023 + object: '../../../build/jp/build/arm9_ov023.bin' + hash: c6a300bc09236867 + delinks: overlays/ov023/delinks.txt + symbols: overlays/ov023/symbols.txt + relocations: overlays/ov023/relocs.txt +- id: 24 + name: ov024 + object: '../../../build/jp/build/arm9_ov024.bin' + hash: '80934b4d9eedd075' + delinks: overlays/ov024/delinks.txt + symbols: overlays/ov024/symbols.txt + relocations: overlays/ov024/relocs.txt +- id: 25 + name: ov025 + object: '../../../build/jp/build/arm9_ov025.bin' + hash: '070eb13654a44570' + delinks: overlays/ov025/delinks.txt + symbols: overlays/ov025/symbols.txt + relocations: overlays/ov025/relocs.txt +- id: 26 + name: ov026 + object: '../../../build/jp/build/arm9_ov026.bin' + hash: ec767b145c7ec2a4 + delinks: overlays/ov026/delinks.txt + symbols: overlays/ov026/symbols.txt + relocations: overlays/ov026/relocs.txt +- id: 27 + name: ov027 + object: '../../../build/jp/build/arm9_ov027.bin' + hash: '0886b04415d1ba91' + delinks: overlays/ov027/delinks.txt + symbols: overlays/ov027/symbols.txt + relocations: overlays/ov027/relocs.txt +- id: 28 + name: ov028 + object: '../../../build/jp/build/arm9_ov028.bin' + hash: '113da9d6fdeef592' + delinks: overlays/ov028/delinks.txt + symbols: overlays/ov028/symbols.txt + relocations: overlays/ov028/relocs.txt +- id: 29 + name: ov029 + object: '../../../build/jp/build/arm9_ov029.bin' + hash: '4e965927a9987ad9' + delinks: overlays/ov029/delinks.txt + symbols: overlays/ov029/symbols.txt + relocations: overlays/ov029/relocs.txt +- id: 30 + name: ov030 + object: '../../../build/jp/build/arm9_ov030.bin' + hash: '849f555bb2d200b6' + delinks: overlays/ov030/delinks.txt + symbols: overlays/ov030/symbols.txt + relocations: overlays/ov030/relocs.txt +- id: 31 + name: ov031 + object: '../../../build/jp/build/arm9_ov031.bin' + hash: '02eeae2ee7206227' + delinks: overlays/ov031/delinks.txt + symbols: overlays/ov031/symbols.txt + relocations: overlays/ov031/relocs.txt +- id: 32 + name: ov032 + object: '../../../build/jp/build/arm9_ov032.bin' + hash: '94d66efad7b5c262' + delinks: overlays/ov032/delinks.txt + symbols: overlays/ov032/symbols.txt + relocations: overlays/ov032/relocs.txt +- id: 33 + name: ov033 + object: '../../../build/jp/build/arm9_ov033.bin' + hash: '171fc41f30f0e9ed' + delinks: overlays/ov033/delinks.txt + symbols: overlays/ov033/symbols.txt + relocations: overlays/ov033/relocs.txt +- id: 34 + name: ov034 + object: '../../../build/jp/build/arm9_ov034.bin' + hash: cd7b87a1f0eeddf4 + delinks: overlays/ov034/delinks.txt + symbols: overlays/ov034/symbols.txt + relocations: overlays/ov034/relocs.txt +- id: 35 + name: ov035 + object: '../../../build/jp/build/arm9_ov035.bin' + hash: '97b2df7c9c46043b' + delinks: overlays/ov035/delinks.txt + symbols: overlays/ov035/symbols.txt + relocations: overlays/ov035/relocs.txt +- id: 36 + name: ov036 + object: '../../../build/jp/build/arm9_ov036.bin' + hash: aabdcf6c7deb2ea9 + delinks: overlays/ov036/delinks.txt + symbols: overlays/ov036/symbols.txt + relocations: overlays/ov036/relocs.txt +- id: 37 + name: ov037 + object: '../../../build/jp/build/arm9_ov037.bin' + hash: d60954da95379bb9 + delinks: overlays/ov037/delinks.txt + symbols: overlays/ov037/symbols.txt + relocations: overlays/ov037/relocs.txt +- id: 38 + name: ov038 + object: '../../../build/jp/build/arm9_ov038.bin' + hash: '0b12a8886200833b' + delinks: overlays/ov038/delinks.txt + symbols: overlays/ov038/symbols.txt + relocations: overlays/ov038/relocs.txt +- id: 39 + name: ov039 + object: '../../../build/jp/build/arm9_ov039.bin' + hash: f274c2b0eef1d546 + delinks: overlays/ov039/delinks.txt + symbols: overlays/ov039/symbols.txt + relocations: overlays/ov039/relocs.txt +- id: 40 + name: ov040 + object: '../../../build/jp/build/arm9_ov040.bin' + hash: '010e6b37818c442d' + delinks: overlays/ov040/delinks.txt + symbols: overlays/ov040/symbols.txt + relocations: overlays/ov040/relocs.txt +- id: 41 + name: ov041 + object: '../../../build/jp/build/arm9_ov041.bin' + hash: '5ca5af2610c8927b' + delinks: overlays/ov041/delinks.txt + symbols: overlays/ov041/symbols.txt + relocations: overlays/ov041/relocs.txt +- id: 42 + name: ov042 + object: '../../../build/jp/build/arm9_ov042.bin' + hash: '54ce5710c904864c' + delinks: overlays/ov042/delinks.txt + symbols: overlays/ov042/symbols.txt + relocations: overlays/ov042/relocs.txt +- id: 43 + name: ov043 + object: '../../../build/jp/build/arm9_ov043.bin' + hash: '3e0de449fc60d4c7' + delinks: overlays/ov043/delinks.txt + symbols: overlays/ov043/symbols.txt + relocations: overlays/ov043/relocs.txt +- id: 44 + name: ov044 + object: '../../../build/jp/build/arm9_ov044.bin' + hash: ca2fe7306a1eedbb + delinks: overlays/ov044/delinks.txt + symbols: overlays/ov044/symbols.txt + relocations: overlays/ov044/relocs.txt +- id: 45 + name: ov045 + object: '../../../build/jp/build/arm9_ov045.bin' + hash: '4b9c190c4273bcd6' + delinks: overlays/ov045/delinks.txt + symbols: overlays/ov045/symbols.txt + relocations: overlays/ov045/relocs.txt +- id: 46 + name: ov046 + object: '../../../build/jp/build/arm9_ov046.bin' + hash: '29da2fc7a32a1622' + delinks: overlays/ov046/delinks.txt + symbols: overlays/ov046/symbols.txt + relocations: overlays/ov046/relocs.txt +- id: 47 + name: ov047 + object: '../../../build/jp/build/arm9_ov047.bin' + hash: '0bc994210248f439' + delinks: overlays/ov047/delinks.txt + symbols: overlays/ov047/symbols.txt + relocations: overlays/ov047/relocs.txt +- id: 48 + name: ov048 + object: '../../../build/jp/build/arm9_ov048.bin' + hash: '140c7ec22abd1d52' + delinks: overlays/ov048/delinks.txt + symbols: overlays/ov048/symbols.txt + relocations: overlays/ov048/relocs.txt +- id: 49 + name: ov049 + object: '../../../build/jp/build/arm9_ov049.bin' + hash: '1451d0967cf79b76' + delinks: overlays/ov049/delinks.txt + symbols: overlays/ov049/symbols.txt + relocations: overlays/ov049/relocs.txt +- id: 50 + name: ov050 + object: '../../../build/jp/build/arm9_ov050.bin' + hash: '45a4ebae6359940d' + delinks: overlays/ov050/delinks.txt + symbols: overlays/ov050/symbols.txt + relocations: overlays/ov050/relocs.txt +- id: 51 + name: ov051 + object: '../../../build/jp/build/arm9_ov051.bin' + hash: d9c0a5b98a5cbf2c + delinks: overlays/ov051/delinks.txt + symbols: overlays/ov051/symbols.txt + relocations: overlays/ov051/relocs.txt +- id: 52 + name: ov052 + object: '../../../build/jp/build/arm9_ov052.bin' + hash: '75f8873ae19c9089' + delinks: overlays/ov052/delinks.txt + symbols: overlays/ov052/symbols.txt + relocations: overlays/ov052/relocs.txt +- id: 53 + name: ov053 + object: '../../../build/jp/build/arm9_ov053.bin' + hash: f2594a14dccb24b5 + delinks: overlays/ov053/delinks.txt + symbols: overlays/ov053/symbols.txt + relocations: overlays/ov053/relocs.txt +- id: 54 + name: ov054 + object: '../../../build/jp/build/arm9_ov054.bin' + hash: '17642eaf9f2e35a3' + delinks: overlays/ov054/delinks.txt + symbols: overlays/ov054/symbols.txt + relocations: overlays/ov054/relocs.txt +- id: 55 + name: ov055 + object: '../../../build/jp/build/arm9_ov055.bin' + hash: '068df44dab4f95d1' + delinks: overlays/ov055/delinks.txt + symbols: overlays/ov055/symbols.txt + relocations: overlays/ov055/relocs.txt +- id: 56 + name: ov056 + object: '../../../build/jp/build/arm9_ov056.bin' + hash: '8bab94301704ed5a' + delinks: overlays/ov056/delinks.txt + symbols: overlays/ov056/symbols.txt + relocations: overlays/ov056/relocs.txt +- id: 57 + name: ov057 + object: '../../../build/jp/build/arm9_ov057.bin' + hash: f238df4c5f88b6cc + delinks: overlays/ov057/delinks.txt + symbols: overlays/ov057/symbols.txt + relocations: overlays/ov057/relocs.txt +- id: 58 + name: ov058 + object: '../../../build/jp/build/arm9_ov058.bin' + hash: d8a98b0d148c8185 + delinks: overlays/ov058/delinks.txt + symbols: overlays/ov058/symbols.txt + relocations: overlays/ov058/relocs.txt +- id: 59 + name: ov059 + object: '../../../build/jp/build/arm9_ov059.bin' + hash: '881d75bb2d3e7556' + delinks: overlays/ov059/delinks.txt + symbols: overlays/ov059/symbols.txt + relocations: overlays/ov059/relocs.txt +- id: 60 + name: ov060 + object: '../../../build/jp/build/arm9_ov060.bin' + hash: '56c648d5e390c9fe' + delinks: overlays/ov060/delinks.txt + symbols: overlays/ov060/symbols.txt + relocations: overlays/ov060/relocs.txt +- id: 61 + name: ov061 + object: '../../../build/jp/build/arm9_ov061.bin' + hash: a9636f817a93d656 + delinks: overlays/ov061/delinks.txt + symbols: overlays/ov061/symbols.txt + relocations: overlays/ov061/relocs.txt +- id: 62 + name: ov062 + object: '../../../build/jp/build/arm9_ov062.bin' + hash: '478ee3de529c20f9' + delinks: overlays/ov062/delinks.txt + symbols: overlays/ov062/symbols.txt + relocations: overlays/ov062/relocs.txt +- id: 63 + name: ov063 + object: '../../../build/jp/build/arm9_ov063.bin' + hash: '3312201a8bea8a67' + delinks: overlays/ov063/delinks.txt + symbols: overlays/ov063/symbols.txt + relocations: overlays/ov063/relocs.txt +- id: 64 + name: ov064 + object: '../../../build/jp/build/arm9_ov064.bin' + hash: '36554bb51d287764' + delinks: overlays/ov064/delinks.txt + symbols: overlays/ov064/symbols.txt + relocations: overlays/ov064/relocs.txt +- id: 65 + name: ov065 + object: '../../../build/jp/build/arm9_ov065.bin' + hash: abe0e7f1780906cc + delinks: overlays/ov065/delinks.txt + symbols: overlays/ov065/symbols.txt + relocations: overlays/ov065/relocs.txt +- id: 66 + name: ov066 + object: '../../../build/jp/build/arm9_ov066.bin' + hash: '74f800a8d43f860c' + delinks: overlays/ov066/delinks.txt + symbols: overlays/ov066/symbols.txt + relocations: overlays/ov066/relocs.txt +- id: 67 + name: ov067 + object: '../../../build/jp/build/arm9_ov067.bin' + hash: '5769b10a3ecdc887' + delinks: overlays/ov067/delinks.txt + symbols: overlays/ov067/symbols.txt + relocations: overlays/ov067/relocs.txt +- id: 68 + name: ov068 + object: '../../../build/jp/build/arm9_ov068.bin' + hash: '48cdefbbdf849f2f' + delinks: overlays/ov068/delinks.txt + symbols: overlays/ov068/symbols.txt + relocations: overlays/ov068/relocs.txt +- id: 69 + name: ov069 + object: '../../../build/jp/build/arm9_ov069.bin' + hash: '06f205095a57546a' + delinks: overlays/ov069/delinks.txt + symbols: overlays/ov069/symbols.txt + relocations: overlays/ov069/relocs.txt +- id: 70 + name: ov070 + object: '../../../build/jp/build/arm9_ov070.bin' + hash: '01e0e8ab104ed07d' + delinks: overlays/ov070/delinks.txt + symbols: overlays/ov070/symbols.txt + relocations: overlays/ov070/relocs.txt +- id: 71 + name: ov071 + object: '../../../build/jp/build/arm9_ov071.bin' + hash: '4bbf64a0af7199b4' + delinks: overlays/ov071/delinks.txt + symbols: overlays/ov071/symbols.txt + relocations: overlays/ov071/relocs.txt +- id: 72 + name: ov072 + object: '../../../build/jp/build/arm9_ov072.bin' + hash: '285b1833676f73be' + delinks: overlays/ov072/delinks.txt + symbols: overlays/ov072/symbols.txt + relocations: overlays/ov072/relocs.txt +- id: 73 + name: ov073 + object: '../../../build/jp/build/arm9_ov073.bin' + hash: '2630cf1e03dde21a' + delinks: overlays/ov073/delinks.txt + symbols: overlays/ov073/symbols.txt + relocations: overlays/ov073/relocs.txt +- id: 74 + name: ov074 + object: '../../../build/jp/build/arm9_ov074.bin' + hash: '22e456eb43a86e0c' + delinks: overlays/ov074/delinks.txt + symbols: overlays/ov074/symbols.txt + relocations: overlays/ov074/relocs.txt +- id: 75 + name: ov075 + object: '../../../build/jp/build/arm9_ov075.bin' + hash: '2bacd3ab0167c646' + delinks: overlays/ov075/delinks.txt + symbols: overlays/ov075/symbols.txt + relocations: overlays/ov075/relocs.txt +- id: 76 + name: ov076 + object: '../../../build/jp/build/arm9_ov076.bin' + hash: '47016d373353c0fe' + delinks: overlays/ov076/delinks.txt + symbols: overlays/ov076/symbols.txt + relocations: overlays/ov076/relocs.txt +- id: 77 + name: ov077 + object: '../../../build/jp/build/arm9_ov077.bin' + hash: '48c603e45387d0f3' + delinks: overlays/ov077/delinks.txt + symbols: overlays/ov077/symbols.txt + relocations: overlays/ov077/relocs.txt +- id: 78 + name: ov078 + object: '../../../build/jp/build/arm9_ov078.bin' + hash: a4b2e6c38246d88d + delinks: overlays/ov078/delinks.txt + symbols: overlays/ov078/symbols.txt + relocations: overlays/ov078/relocs.txt +- id: 79 + name: ov079 + object: '../../../build/jp/build/arm9_ov079.bin' + hash: '57ea89e66b221d09' + delinks: overlays/ov079/delinks.txt + symbols: overlays/ov079/symbols.txt + relocations: overlays/ov079/relocs.txt +- id: 80 + name: ov080 + object: '../../../build/jp/build/arm9_ov080.bin' + hash: '1d13e3ca97d22f45' + delinks: overlays/ov080/delinks.txt + symbols: overlays/ov080/symbols.txt + relocations: overlays/ov080/relocs.txt +- id: 81 + name: ov081 + object: '../../../build/jp/build/arm9_ov081.bin' + hash: '86adadc83141d9bc' + delinks: overlays/ov081/delinks.txt + symbols: overlays/ov081/symbols.txt + relocations: overlays/ov081/relocs.txt +- id: 82 + name: ov082 + object: '../../../build/jp/build/arm9_ov082.bin' + hash: f8387c8e1e50f4ae + delinks: overlays/ov082/delinks.txt + symbols: overlays/ov082/symbols.txt + relocations: overlays/ov082/relocs.txt +- id: 83 + name: ov083 + object: '../../../build/jp/build/arm9_ov083.bin' + hash: e1ee946fbf80386e + delinks: overlays/ov083/delinks.txt + symbols: overlays/ov083/symbols.txt + relocations: overlays/ov083/relocs.txt +- id: 84 + name: ov084 + object: '../../../build/jp/build/arm9_ov084.bin' + hash: d6fe7d93730d75ad + delinks: overlays/ov084/delinks.txt + symbols: overlays/ov084/symbols.txt + relocations: overlays/ov084/relocs.txt +- id: 85 + name: ov085 + object: '../../../build/jp/build/arm9_ov085.bin' + hash: '24a358413192a357' + delinks: overlays/ov085/delinks.txt + symbols: overlays/ov085/symbols.txt + relocations: overlays/ov085/relocs.txt +- id: 86 + name: ov086 + object: '../../../build/jp/build/arm9_ov086.bin' + hash: b72be41ad68bd021 + delinks: overlays/ov086/delinks.txt + symbols: overlays/ov086/symbols.txt + relocations: overlays/ov086/relocs.txt +- id: 87 + name: ov087 + object: '../../../build/jp/build/arm9_ov087.bin' + hash: f7ab2c84015b9e47 + delinks: overlays/ov087/delinks.txt + symbols: overlays/ov087/symbols.txt + relocations: overlays/ov087/relocs.txt +- id: 88 + name: ov088 + object: '../../../build/jp/build/arm9_ov088.bin' + hash: '04af2eb27bbe99cc' + delinks: overlays/ov088/delinks.txt + symbols: overlays/ov088/symbols.txt + relocations: overlays/ov088/relocs.txt +- id: 89 + name: ov089 + object: '../../../build/jp/build/arm9_ov089.bin' + hash: a5df7ec71cc90cae + delinks: overlays/ov089/delinks.txt + symbols: overlays/ov089/symbols.txt + relocations: overlays/ov089/relocs.txt +- id: 90 + name: ov090 + object: '../../../build/jp/build/arm9_ov090.bin' + hash: '5995b58c40606762' + delinks: overlays/ov090/delinks.txt + symbols: overlays/ov090/symbols.txt + relocations: overlays/ov090/relocs.txt +- id: 91 + name: ov091 + object: '../../../build/jp/build/arm9_ov091.bin' + hash: '0855f5208b3ffe85' + delinks: overlays/ov091/delinks.txt + symbols: overlays/ov091/symbols.txt + relocations: overlays/ov091/relocs.txt +- id: 92 + name: ov092 + object: '../../../build/jp/build/arm9_ov092.bin' + hash: '245dc598a982cad8' + delinks: overlays/ov092/delinks.txt + symbols: overlays/ov092/symbols.txt + relocations: overlays/ov092/relocs.txt +- id: 93 + name: ov093 + object: '../../../build/jp/build/arm9_ov093.bin' + hash: '23cd81f613bd26cc' + delinks: overlays/ov093/delinks.txt + symbols: overlays/ov093/symbols.txt + relocations: overlays/ov093/relocs.txt +- id: 94 + name: ov094 + object: '../../../build/jp/build/arm9_ov094.bin' + hash: a1b72300e84d645b + delinks: overlays/ov094/delinks.txt + symbols: overlays/ov094/symbols.txt + relocations: overlays/ov094/relocs.txt +- id: 95 + name: ov095 + object: '../../../build/jp/build/arm9_ov095.bin' + hash: '0d5172cf12f06de5' + delinks: overlays/ov095/delinks.txt + symbols: overlays/ov095/symbols.txt + relocations: overlays/ov095/relocs.txt +- id: 96 + name: ov096 + object: '../../../build/jp/build/arm9_ov096.bin' + hash: ed9e823942851138 + delinks: overlays/ov096/delinks.txt + symbols: overlays/ov096/symbols.txt + relocations: overlays/ov096/relocs.txt +- id: 97 + name: ov097 + object: '../../../build/jp/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/jp/build/arm9_ov098.bin' + hash: '9aeb232782a47c34' + delinks: overlays/ov098/delinks.txt + symbols: overlays/ov098/symbols.txt + relocations: overlays/ov098/relocs.txt +- id: 99 + name: ov099 + object: '../../../build/jp/build/arm9_ov099.bin' + hash: '3efeac962f763f9d' + delinks: overlays/ov099/delinks.txt + symbols: overlays/ov099/symbols.txt + relocations: overlays/ov099/relocs.txt +- id: 100 + name: ov100 + object: '../../../build/jp/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/jp/build/arm9_ov101.bin' + hash: '662d5eb7e791eba0' + delinks: overlays/ov101/delinks.txt + symbols: overlays/ov101/symbols.txt + relocations: overlays/ov101/relocs.txt +- id: 102 + name: ov102 + object: '../../../build/jp/build/arm9_ov102.bin' + hash: c5f773853b363473 + delinks: overlays/ov102/delinks.txt + symbols: overlays/ov102/symbols.txt + relocations: overlays/ov102/relocs.txt +- id: 103 + name: ov103 + object: '../../../build/jp/build/arm9_ov103.bin' + hash: '17458a91585e1979' + delinks: overlays/ov103/delinks.txt + symbols: overlays/ov103/symbols.txt + relocations: overlays/ov103/relocs.txt +- id: 104 + name: ov104 + object: '../../../build/jp/build/arm9_ov104.bin' + hash: '4ce76498d9bd532f' + delinks: overlays/ov104/delinks.txt + symbols: overlays/ov104/symbols.txt + relocations: overlays/ov104/relocs.txt +- id: 105 + name: ov105 + object: '../../../build/jp/build/arm9_ov105.bin' + hash: fe5d169fce528d49 + delinks: overlays/ov105/delinks.txt + symbols: overlays/ov105/symbols.txt + relocations: overlays/ov105/relocs.txt +- id: 106 + name: ov106 + object: '../../../build/jp/build/arm9_ov106.bin' + hash: b6e99bff4a14a1a5 + delinks: overlays/ov106/delinks.txt + symbols: overlays/ov106/symbols.txt + relocations: overlays/ov106/relocs.txt +- id: 107 + name: ov107 + object: '../../../build/jp/build/arm9_ov107.bin' + hash: '5321c14a37e3419a' + delinks: overlays/ov107/delinks.txt + symbols: overlays/ov107/symbols.txt + relocations: overlays/ov107/relocs.txt +- id: 108 + name: ov108 + object: '../../../build/jp/build/arm9_ov108.bin' + hash: '07696cd45feccf58' + delinks: overlays/ov108/delinks.txt + symbols: overlays/ov108/symbols.txt + relocations: overlays/ov108/relocs.txt +- id: 109 + name: ov109 + object: '../../../build/jp/build/arm9_ov109.bin' + hash: f2d981a8ce9a609a + delinks: overlays/ov109/delinks.txt + symbols: overlays/ov109/symbols.txt + relocations: overlays/ov109/relocs.txt +- id: 110 + name: ov110 + object: '../../../build/jp/build/arm9_ov110.bin' + hash: cc3413282ac716ba + delinks: overlays/ov110/delinks.txt + symbols: overlays/ov110/symbols.txt + relocations: overlays/ov110/relocs.txt +- id: 111 + name: ov111 + object: '../../../build/jp/build/arm9_ov111.bin' + hash: f66434d3e4ae7193 + delinks: overlays/ov111/delinks.txt + symbols: overlays/ov111/symbols.txt + relocations: overlays/ov111/relocs.txt +- id: 112 + name: ov112 + object: '../../../build/jp/build/arm9_ov112.bin' + hash: daa3e97c9e787403 + delinks: overlays/ov112/delinks.txt + symbols: overlays/ov112/symbols.txt + relocations: overlays/ov112/relocs.txt +- id: 113 + name: ov113 + object: '../../../build/jp/build/arm9_ov113.bin' + hash: '0130c7f74000863e' + delinks: overlays/ov113/delinks.txt + symbols: overlays/ov113/symbols.txt + relocations: overlays/ov113/relocs.txt diff --git a/config/jp/arm9/delinks.txt b/config/jp/arm9/delinks.txt new file mode 100644 index 00000000..6241f192 --- /dev/null +++ b/config/jp/arm9/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02000000 end:0x0203ed54 kind:code align:32 + .init start:0x0203ed54 end:0x0203f1d4 kind:code align:4 + .rodata start:0x0203f1d4 end:0x0204470c kind:data align:4 + .ctor start:0x0204470c end:0x02044768 kind:data align:4 + .data start:0x02044780 end:0x02046340 kind:data align:32 + .bss start:0x02046340 end:0x02053060 kind:bss align:32 + diff --git a/config/jp/arm9/dtcm/delinks.txt b/config/jp/arm9/dtcm/delinks.txt new file mode 100644 index 00000000..dfe0379e --- /dev/null +++ b/config/jp/arm9/dtcm/delinks.txt @@ -0,0 +1,3 @@ + .data start:0x027e0000 end:0x027e0200 kind:data align:32 + .bss start:0x027e0200 end:0x027e0da0 kind:bss align:32 + diff --git a/config/jp/arm9/dtcm/relocs.txt b/config/jp/arm9/dtcm/relocs.txt new file mode 100644 index 00000000..c9877989 --- /dev/null +++ b/config/jp/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:0x020275fc module:main +from:0x027e019c kind:load to:0x020275fc module:main +from:0x027e01a0 kind:load to:0x020275fc module:main +from:0x027e01a4 kind:load to:0x020276c8 module:main +from:0x027e01a8 kind:load to:0x020276d8 module:main +from:0x027e01ac kind:load to:0x020276e8 module:main +from:0x027e01b0 kind:load to:0x020276f8 module:main +from:0x027e01b4 kind:load to:0x020275fc module:main +from:0x027e01b8 kind:load to:0x02027688 module:main +from:0x027e01bc kind:load to:0x02027698 module:main +from:0x027e01c0 kind:load to:0x020276a8 module:main +from:0x027e01c4 kind:load to:0x020276b8 module:main +from:0x027e01c8 kind:load to:0x020275fc module:main +from:0x027e01cc kind:load to:0x020275fc module:main +from:0x027e01d0 kind:load to:0x020275fc module:main +from:0x027e01d4 kind:load to:0x020275fc module:main +from:0x027e01d8 kind:load to:0x020275fc module:main +from:0x027e01dc kind:load to:0x020275fc module:main +from:0x027e01e0 kind:load to:0x020275fc module:main +from:0x027e01e4 kind:load to:0x020275fc module:main +from:0x027e01e8 kind:load to:0x020275fc module:main +from:0x027e01ec kind:load to:0x020275fc module:main +from:0x027e01f0 kind:load to:0x02056288 module:overlay(0) +from:0x027e01f4 kind:load to:0x02056220 module:overlay(0) +from:0x027e01f8 kind:load to:0x02056168 module:overlay(0) diff --git a/config/jp/arm9/dtcm/symbols.txt b/config/jp/arm9/dtcm/symbols.txt new file mode 100644 index 00000000..658e9696 --- /dev/null +++ b/config/jp/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/jp/arm9/itcm/delinks.txt b/config/jp/arm9/itcm/delinks.txt new file mode 100644 index 00000000..e2b7cf3f --- /dev/null +++ b/config/jp/arm9/itcm/delinks.txt @@ -0,0 +1,3 @@ + .text start:0x01ff8000 end:0x01fffe18 kind:code align:32 + .bss start:0x01fffe20 end:0x01fffe20 kind:bss align:32 + diff --git a/config/jp/arm9/itcm/relocs.txt b/config/jp/arm9/itcm/relocs.txt new file mode 100644 index 00000000..d08c6bec --- /dev/null +++ b/config/jp/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:0x02048200 module:main +from:0x01ff86a8 kind:load to:0x0203f4a0 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:0x0202a490 module:main +from:0x01ff8d10 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff8d28 kind:load to:0x0203f4c0 module:main +from:0x01ff8d2c kind:load to:0x0203f4c1 module:main +from:0x01ff8d30 kind:load to:0x0203f4c2 module:main +from:0x01ff8d34 kind:load to:0x0203f4c3 module:main +from:0x01ff8d4c kind:arm_call to:0x01ff8d94 module:itcm +from:0x01ff8d74 kind:arm_call to:0x0202a1a8 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:0x02029f28 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:0x0202a20c 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:0x0202a1a8 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:0x020151dc 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:0x0203feb0 module:main +from:0x01ff96d4 kind:load to:0x0203feb0 module:main +from:0x01ff976c kind:load to:0x0203feb0 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:0x0201c0a0 module:main +from:0x01ff9b3c kind:load to:0x02018690 module:main +from:0x01ff9b4c kind:load to:0x0201869c module:main +from:0x01ff9bc8 kind:arm_call to:0x01ff9b1c module:itcm +from:0x01ff9c1c kind:arm_call to:0x02017f24 module:main +from:0x01ff9c58 kind:arm_call to:0x02017f24 module:main +from:0x01ff9c98 kind:arm_call to:0x020079f8 module:main +from:0x01ff9cb0 kind:arm_call to:0x02015f0c module:main +from:0x01ff9cc0 kind:arm_call to:0x0201a750 module:main +from:0x01ff9d30 kind:arm_call to:0x01ff9f38 module:itcm +from:0x01ff9d40 kind:arm_call to:0x0201af54 module:main +from:0x01ff9de4 kind:arm_call to:0x0201ac08 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:0x0204b690 module:main +from:0x01ff9ee4 kind:arm_call to:0x0202a160 module:main +from:0x01ff9ef0 kind:load to:0x0203f920 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:0x0202a260 module:main +from:0x01ffa894 kind:arm_call to:0x0202a260 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:0x0202a27c 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:0x02043eb0 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:0x02043fb4 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:0x0202fa60 module:main +from:0x01ffbf20 kind:load to:0x0202faa0 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:0x0204feb4 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:0x0202961c module:main +from:0x01ffc080 kind:arm_call to:0x02028aec module:main +from:0x01ffc084 kind:arm_call to:0x02028ae0 module:main +from:0x01ffc08c kind:arm_call to:0x02029630 module:main +from:0x01ffc090 kind:arm_call to:0x02028bb4 module:main +from:0x01ffc094 kind:arm_call to:0x02028ba8 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:0x0202961c module:main +from:0x01ffc1e8 kind:arm_call to:0x02029630 module:main +from:0x01ffc204 kind:arm_call to:0x0202961c module:main +from:0x01ffc24c kind:arm_call to:0x02029630 module:main +from:0x01ffc33c kind:arm_call to:0x02029e48 module:main +from:0x01ffc354 kind:arm_call to:0x02029ed4 module:main +from:0x01ffc35c kind:arm_call to:0x02029d30 module:main +from:0x01ffc36c kind:arm_call to:0x02027834 module:main +from:0x01ffc384 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x01ffc38c kind:load to:0x027e0930 module:dtcm +from:0x01ffc390 kind:load to:0x0202a11c 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:0x0203feb0 module:main +from:0x01ffc6a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffc6d0 kind:load to:0x0203feb0 module:main +from:0x01ffc714 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffc740 kind:load to:0x0203feb0 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:0x0203feb0 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:0x020836d0 module:overlay(0) +from:0x01ffd2c8 kind:arm_call to:0x02083640 module:overlay(0) +from:0x01ffd32c kind:arm_call to:0x0201ea20 module:main +from:0x01ffd348 kind:arm_call to:0x0201ea20 module:main +from:0x01ffd3a4 kind:load to:0x027e0cd8 module:dtcm +from:0x01ffd3a8 kind:load to:0x0204b690 module:main +from:0x01ffd3ac kind:load to:0x0204c490 module:main +from:0x01ffd3b4 kind:arm_call to:0x01ffd400 module:itcm +from:0x01ffd3d4 kind:load to:0x020b39c4 module:overlay(0) +from:0x01ffd3dc kind:arm_call to:0x01ffd400 module:itcm +from:0x01ffd3fc kind:load to:0x020b39c4 module:overlay(0) +from:0x01ffd418 kind:load to:0x027e09a0 module:dtcm +from:0x01ffd41c kind:load to:0x02071954 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:0x0207d700 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:0x0207d3b4 module:overlay(0) +from:0x01ffdf20 kind:arm_call to:0x0207d768 module:overlay(0) +from:0x01ffdf4c kind:arm_call to:0x0207d730 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:0x020ac736 module:overlay(0) +from:0x01ffe4e4 kind:load to:0x020ac730 module:overlay(0) +from:0x01ffe4e8 kind:load to:0x020ac73c 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:0x02081818 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:0x02081838 module:overlay(0) +from:0x01ffeedc kind:arm_call to:0x02081848 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:0x020ac8bc module:overlay(0) +from:0x01ffef80 kind:arm_call to:0x02081750 module:overlay(0) +from:0x01ffefc8 kind:arm_call to:0x01fff498 module:itcm +from:0x01fff000 kind:arm_call to:0x0207d768 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:0x0208e2f8 module:overlay(0) +from:0x01fff29c kind:arm_call to:0x01fff254 module:itcm +from:0x01fff2a4 kind:load to:0x020accdc module:overlay(0) +from:0x01fff2c0 kind:arm_call to:0x01fff2cc module:itcm +from:0x01fff2c8 kind:load to:0x020accdc module:overlay(0) +from:0x01fff2e4 kind:arm_call to:0x01fff254 module:itcm +from:0x01fff2f0 kind:arm_call to:0x02083d3c 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:0x0209a1c0 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:0x0213488c module:overlay(26) +from:0x01fffa74 kind:arm_call to:0x020ee844 module:overlay(26) +from:0x01fffa80 kind:arm_call to:0x01fffda8 module:itcm +from:0x01fffa8c kind:load to:0x0214196c module:overlay(26) +from:0x01fffaac kind:arm_call to:0x020eff68 module:overlay(26) +from:0x01fffab4 kind:arm_call to:0x020245c0 module:main +from:0x01fffac4 kind:arm_call to:0x02024658 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:0x0203feb0 module:main +from:0x01fffd08 kind:load to:0x01fffd0c module:itcm +from:0x01fffd30 kind:arm_call to:0x0205dedc 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:0x020fdd00 module:overlay(26) +from:0x01fffdc4 kind:arm_call to:0x020fdd20 module:overlay(26) diff --git a/config/jp/arm9/itcm/symbols.txt b/config/jp/arm9/itcm/symbols.txt new file mode 100644 index 00000000..5274e30c --- /dev/null +++ b/config/jp/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=0x18) addr:0x01ffa924 +func_01ffa93c kind:function(arm,size=0x34) addr:0x01ffa93c +func_01ffa970 kind:function(thumb,size=0x20) addr:0x01ffa970 +func_01ffa990 kind:function(thumb,size=0x1c) addr:0x01ffa990 +func_01ffa9ac kind:function(thumb,size=0x1c) 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/jp/arm9/overlays/ov000/delinks.txt b/config/jp/arm9/overlays/ov000/delinks.txt new file mode 100644 index 00000000..971bb0ee --- /dev/null +++ b/config/jp/arm9/overlays/ov000/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02053060 end:0x020aba38 kind:code align:32 + .rodata start:0x020aba38 end:0x020b17a8 kind:data align:4 + .init start:0x020b17a8 end:0x020b30c4 kind:code align:4 + .ctor start:0x020b30c4 end:0x020b3154 kind:data align:4 + .data start:0x020b3160 end:0x020b66c0 kind:data align:32 + .bss start:0x020b66c0 end:0x020b7d40 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov000/relocs.txt b/config/jp/arm9/overlays/ov000/relocs.txt new file mode 100644 index 00000000..276c6a63 --- /dev/null +++ b/config/jp/arm9/overlays/ov000/relocs.txt @@ -0,0 +1,11067 @@ +from:0x02053098 kind:arm_call to:0x0203b6ec module:main +from:0x020530d0 kind:arm_call to:0x0203b6ec module:main +from:0x0205317c kind:arm_call to:0x0203b6ec module:main +from:0x02053190 kind:arm_call to:0x0203b6ec module:main +from:0x020531a4 kind:arm_call to:0x0203b6ec module:main +from:0x0205322c kind:arm_call to:0x0203b6ec module:main +from:0x02053240 kind:arm_call to:0x0203b6ec module:main +from:0x02053254 kind:arm_call to:0x0203b6ec module:main +from:0x020532f4 kind:arm_call to:0x0203b6ec module:main +from:0x02053354 kind:load to:0x027e0950 module:dtcm +from:0x0205383c kind:arm_call to:0x0203b8f8 module:main +from:0x0205387c kind:arm_call to:0x020549dc module:overlay(0) +from:0x02053b70 kind:arm_call to:0x0203b8f8 module:main +from:0x02053b88 kind:arm_call to:0x020557d8 module:overlay(0) +from:0x02053c58 kind:arm_call to:0x02055b50 module:overlay(0) +from:0x02053c64 kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x02053d0c kind:arm_call to:0x0203b6ec module:main +from:0x02053f30 kind:arm_call to:0x02055b50 module:overlay(0) +from:0x02053f3c kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x02053f7c kind:load to:0x02053060 module:overlay(0) +from:0x02053f80 kind:load to:0x020530e0 module:overlay(0) +from:0x02053f84 kind:load to:0x02053280 module:overlay(0) +from:0x02053f88 kind:load to:0x02053360 module:overlay(0) +from:0x02053f8c kind:load to:0x020533bc module:overlay(0) +from:0x02053f90 kind:load to:0x020533f8 module:overlay(0) +from:0x02053fc0 kind:arm_call to:0x0205343c module:overlay(0) +from:0x02054068 kind:load to:0x020562c8 module:overlay(0) +from:0x0205406c kind:load to:0x02056ab8 module:overlay(0) +from:0x02054070 kind:load to:0x02057830 module:overlay(0) +from:0x02054074 kind:load to:0x02057fb0 module:overlay(0) +from:0x02054078 kind:load to:0x0205343c module:overlay(0) +from:0x0205407c kind:load to:0x02053510 module:overlay(0) +from:0x020540c0 kind:arm_call to:0x0205343c module:overlay(0) +from:0x0205413c kind:load to:0x020566dc module:overlay(0) +from:0x02054140 kind:load to:0x02057190 module:overlay(0) +from:0x02054144 kind:load to:0x02057c20 module:overlay(0) +from:0x02054148 kind:load to:0x02058514 module:overlay(0) +from:0x02054170 kind:arm_call to:0x02054080 module:overlay(0) +from:0x02054188 kind:arm_call to:0x02053f94 module:overlay(0) +from:0x0205419c kind:arm_call to:0x02053f94 module:overlay(0) +from:0x020541a4 kind:arm_call to:0x02054080 module:overlay(0) +from:0x020541c4 kind:load to:0x020549dc module:overlay(0) +from:0x02054250 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02054294 kind:arm_call to:0x01ffb860 module:itcm +from:0x02054304 kind:arm_call to:0x0203b6ec module:main +from:0x02054398 kind:load to:0x027e0950 module:dtcm +from:0x02054470 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020544a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020544d0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020544e0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020544ec kind:load to:0x0203feb0 module:main +from:0x02054724 kind:arm_call to:0x0202431c module:main +from:0x02054730 kind:arm_call to:0x02024270 module:main +from:0x0205485c kind:arm_call to:0x0202431c module:main +from:0x02054868 kind:arm_call to:0x0202431c module:main +from:0x02054874 kind:load to:0x020aba38 module:overlay(0) +from:0x0205489c kind:arm_call to:0x020242b4 module:main +from:0x020548a8 kind:arm_call to:0x0202431c module:main +from:0x020549d8 kind:load to:0x0203feb0 module:main +from:0x02054aac kind:arm_call to:0x02054688 module:overlay(0) +from:0x02054ae0 kind:arm_call to:0x02055b08 module:overlay(0) +from:0x02054af8 kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x02054b5c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02054ba0 kind:arm_call to:0x02058acc module:overlay(0) +from:0x02054be4 kind:arm_call to:0x02054878 module:overlay(0) +from:0x02054bf8 kind:arm_call to:0x0203b6ec module:main +from:0x02054c60 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02054d2c kind:arm_call to:0x02058acc module:overlay(0) +from:0x02054db8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02054dc8 kind:arm_call to:0x020242b4 module:main +from:0x02054dec kind:arm_call to:0x01ffb744 module:itcm +from:0x02054e24 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02054e34 kind:arm_call to:0x020242b4 module:main +from:0x02054e58 kind:arm_call to:0x01ffb744 module:itcm +from:0x02054f38 kind:arm_call to:0x02058acc module:overlay(0) +from:0x02054f9c kind:arm_call to:0x02058acc module:overlay(0) +from:0x02055308 kind:arm_call to:0x0205495c module:overlay(0) +from:0x02055434 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02055444 kind:arm_call to:0x01ffb860 module:itcm +from:0x020556cc kind:arm_call to:0x0203b8f8 module:main +from:0x02055740 kind:arm_call to:0x0203b8f8 module:main +from:0x02055750 kind:arm_call to:0x0203b6ec module:main +from:0x020557bc kind:load to:0x027e0950 module:dtcm +from:0x020557cc kind:load to:0x0203feb0 module:main +from:0x02055844 kind:arm_call to:0x02055b08 module:overlay(0) +from:0x02055860 kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x02055a70 kind:arm_call to:0x0203b6ec module:main +from:0x02055a80 kind:arm_call to:0x0203b6ec module:main +from:0x02055ab8 kind:load to:0x027e0950 module:dtcm +from:0x02055be8 kind:load to:0x020448f4 module:main +from:0x02055c0c kind:load to:0x020448ec module:main +from:0x02055c2a kind:thumb_call_arm to:0x0202a2cc module:main +from:0x02055c9e kind:thumb_call_arm to:0x0202a2cc module:main +from:0x02055cb6 kind:thumb_call_arm to:0x02055ac8 module:overlay(0) +from:0x02055cd4 kind:thumb_call_arm to:0x0202a2cc module:main +from:0x02055ce8 kind:thumb_call_arm to:0x02055ac8 module:overlay(0) +from:0x02055d40 kind:thumb_call_arm to:0x0202a2cc module:main +from:0x02055eaa kind:thumb_call_arm to:0x0202a2cc module:main +from:0x02055ef4 kind:load to:0x020542b8 module:overlay(0) +from:0x02055ef8 kind:load to:0x020542f0 module:overlay(0) +from:0x02055efc kind:load to:0x020543a4 module:overlay(0) +from:0x02055f00 kind:load to:0x0205441c module:overlay(0) +from:0x02055f04 kind:load to:0x020544f0 module:overlay(0) +from:0x02055f08 kind:load to:0x02054604 module:overlay(0) +from:0x02055f14 kind:load to:0x02055d19 module:overlay(0) +from:0x02055f20 kind:load to:0x02055d19 module:overlay(0) +from:0x02055f2c kind:thumb_call_arm to:0x02027104 module:main +from:0x02055f7a kind:thumb_call_arm to:0x02027160 module:main +from:0x02055f8a kind:thumb_call_arm to:0x02027294 module:main +from:0x02055f9c kind:thumb_call_arm to:0x020272d8 module:main +from:0x02055fde kind:thumb_call_arm to:0x0202730c module:main +from:0x02055fee kind:thumb_call_arm to:0x02027374 module:main +from:0x02056000 kind:load to:0x02055bc8 module:overlay(0) +from:0x02056004 kind:load to:0x02055f25 module:overlay(0) +from:0x02056010 kind:load to:0x02055bec module:overlay(0) +from:0x02056014 kind:load to:0x02055f95 module:overlay(0) +from:0x02056040 kind:arm_call to:0x02055b08 module:overlay(0) +from:0x02056054 kind:arm_call to:0x02053514 module:overlay(0) +from:0x02056080 kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x020560b4 kind:arm_call to:0x02055b08 module:overlay(0) +from:0x020560c4 kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x020560cc kind:arm_call to:0x02055b08 module:overlay(0) +from:0x020560dc kind:arm_call to:0x02055b08 module:overlay(0) +from:0x020560ec kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x020560f4 kind:arm_call to:0x02055b08 module:overlay(0) +from:0x02056108 kind:arm_call to:0x02055b50 module:overlay(0) +from:0x02056114 kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x02056160 kind:arm_call to:0x020541ac module:overlay(0) +from:0x0205620c kind:arm_call to:0x01ffa9c8 module:itcm +from:0x02056410 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02056510 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020565cc kind:arm_call to:0x02025f98 module:main +from:0x020566d0 kind:load to:0x0203feb0 module:main +from:0x02056824 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02056924 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020569e0 kind:arm_call to:0x02025f98 module:main +from:0x02056aa4 kind:load to:0x0203feb0 module:main +from:0x02056c30 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056c64 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056cc4 kind:arm_call to:0x01ffb780 module:itcm +from:0x02056cf4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056d04 kind:arm_call to:0x0202a260 module:main +from:0x02056d14 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02056d24 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02056d40 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056ed4 kind:arm_call to:0x01ffb780 module:itcm +from:0x02056f08 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056f18 kind:arm_call to:0x0202a260 module:main +from:0x02056f28 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02056f38 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02056f54 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205707c kind:arm_call to:0x02025f98 module:main +from:0x02057314 kind:arm_call to:0x01ffb860 module:itcm +from:0x02057348 kind:arm_call to:0x01ffb860 module:itcm +from:0x020573a8 kind:arm_call to:0x01ffb780 module:itcm +from:0x020573d8 kind:arm_call to:0x01ffb860 module:itcm +from:0x020573e8 kind:arm_call to:0x0202a260 module:main +from:0x020573f8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02057408 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02057424 kind:arm_call to:0x01ffb860 module:itcm +from:0x020575b4 kind:arm_call to:0x01ffb780 module:itcm +from:0x020575e8 kind:arm_call to:0x01ffb860 module:itcm +from:0x020575f8 kind:arm_call to:0x0202a260 module:main +from:0x02057608 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02057618 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02057634 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205775c kind:arm_call to:0x02025f98 module:main +from:0x02057984 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02057998 kind:arm_call to:0x01ffad5c module:itcm +from:0x020579e0 kind:arm_call to:0x02025f60 module:main +from:0x02057a50 kind:arm_call to:0x02025f98 module:main +from:0x02057a58 kind:arm_call to:0x02025f98 module:main +from:0x02057c0c kind:load to:0x0203feb0 module:main +from:0x02057c10 kind:load to:0x027e01f0 module:dtcm +from:0x02057d7c kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02057d90 kind:arm_call to:0x01ffad5c module:itcm +from:0x02057dd8 kind:arm_call to:0x02025f60 module:main +from:0x02057e48 kind:arm_call to:0x02025f98 module:main +from:0x02057e50 kind:arm_call to:0x02025f98 module:main +from:0x02057f90 kind:load to:0x0203feb0 module:main +from:0x02057f94 kind:load to:0x027e01f0 module:dtcm +from:0x02058060 kind:arm_call to:0x01ffa81c module:itcm +from:0x02058098 kind:arm_call to:0x01ffb860 module:itcm +from:0x020580d8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205812c kind:arm_call to:0x01ffb744 module:itcm +from:0x0205816c kind:arm_call to:0x01ffb780 module:itcm +from:0x0205817c kind:arm_call to:0x01ffb780 module:itcm +from:0x020581d4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0205827c kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02058290 kind:arm_call to:0x01ffad5c module:itcm +from:0x020582d8 kind:arm_call to:0x02025f60 module:main +from:0x02058348 kind:arm_call to:0x02025f98 module:main +from:0x02058350 kind:arm_call to:0x02025f98 module:main +from:0x020584fc kind:load to:0x0203feb0 module:main +from:0x02058500 kind:load to:0x027e01f0 module:dtcm +from:0x020585cc kind:arm_call to:0x01ffa81c module:itcm +from:0x02058610 kind:arm_call to:0x01ffb860 module:itcm +from:0x02058650 kind:arm_call to:0x01ffb860 module:itcm +from:0x020586a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020586e4 kind:arm_call to:0x01ffb780 module:itcm +from:0x020586f4 kind:arm_call to:0x01ffb780 module:itcm +from:0x0205874c kind:arm_call to:0x01ffad5c module:itcm +from:0x020587f4 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02058808 kind:arm_call to:0x01ffad5c module:itcm +from:0x02058850 kind:arm_call to:0x02025f60 module:main +from:0x020588c0 kind:arm_call to:0x02025f98 module:main +from:0x020588c8 kind:arm_call to:0x02025f98 module:main +from:0x02058a00 kind:load to:0x0203feb0 module:main +from:0x02058a04 kind:load to:0x027e01f0 module:dtcm +from:0x02058abc kind:load to:0x027e0950 module:dtcm +from:0x02058ac8 kind:load to:0x0203feb0 module:main +from:0x02058b28 kind:load to:0x027e0950 module:dtcm +from:0x02058b34 kind:load to:0x0203feb0 module:main +from:0x02058ba0 kind:arm_call to:0x02058b88 module:overlay(0) +from:0x02058c7c kind:arm_call to:0x0206b244 module:overlay(0) +from:0x02058c84 kind:load to:0x0204b690 module:main +from:0x02058c88 kind:load to:0x020b68c0 module:overlay(0) +from:0x02058c98 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02058c9c kind:load to:0x020a23f1 module:overlay(0) +from:0x02058ca8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02058cbc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02058cc4 kind:arm_call to:0x02011ff4 module:main +from:0x02058cd8 kind:load to:0x02011f3c module:main +from:0x02058ce6 kind:thumb_call_arm to:0x0205c224 module:overlay(0) +from:0x02058cea kind:thumb_call to:0x02058cd0 module:overlay(0) +from:0x02058cf4 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x02058d02 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02058d16 kind:thumb_call_arm to:0x02014fc8 module:main +from:0x02058d40 kind:arm_call to:0x0200b1b0 module:main +from:0x02058d64 kind:arm_call to:0x02014fec module:main +from:0x02058d70 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02058e10 kind:arm_call to:0x02058db0 module:overlay(0) +from:0x02058e1c kind:arm_call to:0x02058db0 module:overlay(0) +from:0x02058e34 kind:arm_call to:0x0200b248 module:main +from:0x02058e3c kind:arm_call to:0x0200b288 module:main +from:0x02058e60 kind:arm_call to:0x0200b430 module:main +from:0x02058e7a kind:thumb_call_arm to:0x02058e88 module:overlay(0) +from:0x02058e84 kind:load to:0x020b318c module:overlay(0) +from:0x02058e94 kind:arm_call to:0x02059458 module:overlay(0) +from:0x02058eac kind:arm_call to:0x02059474 module:overlay(0) +from:0x02058ee8 kind:arm_call to:0x01ffc858 module:itcm +from:0x02058ef8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058f38 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02058f48 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058f50 kind:arm_call to:0x01ffc398 module:itcm +from:0x02058f5c kind:load to:0x0203feb0 module:main +from:0x02058f68 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02058f7c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02058f84 kind:arm_call to:0x02011ff4 module:main +from:0x02058f94 kind:thumb_call to:0x020590d4 module:overlay(0) +from:0x02058fa0 kind:load to:0x020b321c module:overlay(0) +from:0x02058fa8 kind:thumb_call to:0x020590d4 module:overlay(0) +from:0x02058fb4 kind:load to:0x020b321c module:overlay(0) +from:0x02058fc0 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x02058fc8 kind:arm_call to:0x01ffc57c module:itcm +from:0x02058fd4 kind:thumb_call to:0x020590d4 module:overlay(0) +from:0x02058fe8 kind:load to:0x020b31f0 module:overlay(0) +from:0x02058ff0 kind:thumb_call to:0x020590d4 module:overlay(0) +from:0x02059004 kind:load to:0x020b31f0 module:overlay(0) +from:0x02059018 kind:arm_call to:0x0200ef9c module:main +from:0x0205902c kind:arm_call to:0x020594f4 module:overlay(0) +from:0x02059034 kind:arm_call to:0x02059518 module:overlay(0) +from:0x0205903c kind:arm_call to:0x01ffc57c module:itcm +from:0x0205904c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02059060 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02059068 kind:arm_call to:0x02011ff4 module:main +from:0x0205907c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02059090 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02059098 kind:arm_call to:0x02011ff4 module:main +from:0x020590ac kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020590c0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020590c8 kind:arm_call to:0x02011ff4 module:main +from:0x020590e2 kind:thumb_call_arm to:0x02059174 module:overlay(0) +from:0x020590ec kind:load to:0x020b326c module:overlay(0) +from:0x020590fe kind:thumb_call_arm to:0x02059174 module:overlay(0) +from:0x02059108 kind:load to:0x020b326c module:overlay(0) +from:0x0205911a kind:thumb_call_arm to:0x02012000 module:main +from:0x02059120 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x02059128 kind:load to:0x020b326c module:overlay(0) +from:0x0205913a kind:thumb_call_arm to:0x02012000 module:main +from:0x02059140 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x02059146 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059150 kind:load to:0x020b326c module:overlay(0) +from:0x02059162 kind:thumb_call_arm to:0x02012000 module:main +from:0x02059168 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x02059170 kind:load to:0x020b326c module:overlay(0) +from:0x02059180 kind:arm_call to:0x02059458 module:overlay(0) +from:0x0205918c kind:arm_call to:0x0200b2c0 module:main +from:0x020591d8 kind:arm_call to:0x0200b578 module:main +from:0x020591e8 kind:load to:0x02059194 module:overlay(0) +from:0x02059200 kind:arm_call to:0x0200b58c module:main +from:0x0205920c kind:arm_call to:0x0200b5a0 module:main +from:0x0205922c kind:load to:0x02058e44 module:overlay(0) +from:0x02059238 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02059240 kind:arm_call to:0x02059274 module:overlay(0) +from:0x02059260 kind:arm_call to:0x0200b524 module:main +from:0x0205928c kind:arm_call to:0x0200b524 module:main +from:0x020592ac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020592b6 kind:thumb_call_arm to:0x020592bc module:overlay(0) +from:0x02059318 kind:load to:0x0205931c module:overlay(0) +from:0x02059334 kind:arm_call to:0x0200cb10 module:main +from:0x0205935c kind:arm_call to:0x0200c130 module:main +from:0x0205936c kind:arm_call to:0x0202a260 module:main +from:0x02059384 kind:arm_call to:0x0200c100 module:main +from:0x0205938c kind:arm_call to:0x01ffc520 module:itcm +from:0x02059394 kind:arm_call to:0x0200c130 module:main +from:0x020593a0 kind:arm_call to:0x0202a260 module:main +from:0x020593b4 kind:load to:0x027e02c4 module:dtcm +from:0x020593b8 kind:load to:0x027e0208 module:dtcm +from:0x020593bc kind:load to:0x027e00f0 module:dtcm +from:0x020593c0 kind:load to:0x027e0130 module:dtcm +from:0x020593dc kind:arm_call to:0x0202a260 module:main +from:0x020593f4 kind:arm_call to:0x0200c100 module:main +from:0x020593fc kind:arm_call to:0x01ffc520 module:itcm +from:0x02059408 kind:arm_call to:0x0202a260 module:main +from:0x0205941c kind:load to:0x027e02c4 module:dtcm +from:0x02059420 kind:load to:0x027e0208 module:dtcm +from:0x02059424 kind:load to:0x027e0130 module:dtcm +from:0x02059434 kind:arm_call to:0x0200c100 module:main +from:0x0205943c kind:arm_call to:0x01ffc520 module:itcm +from:0x0205944c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059478 kind:arm_call to:0x02059460 module:overlay(0) +from:0x020594b8 kind:arm_call to:0x0200f218 module:main +from:0x020594ec kind:arm_call to:0x0200f218 module:main +from:0x02059500 kind:arm_call to:0x01ffc744 module:itcm +from:0x0205950c kind:arm_call to:0x0200ef5c module:main +from:0x02059514 kind:load to:0x020b66c4 module:overlay(0) +from:0x02059528 kind:arm_call to:0x01ffc768 module:itcm +from:0x02059534 kind:arm_call to:0x0200ef5c module:main +from:0x0205953c kind:load to:0x020b66c4 module:overlay(0) +from:0x02059550 kind:arm_call to:0x01ffc768 module:itcm +from:0x0205955c kind:arm_call to:0x0200ef5c module:main +from:0x02059564 kind:load to:0x020b66c4 module:overlay(0) +from:0x0205958c kind:arm_call to:0x01ffcb94 module:itcm +from:0x020595c8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020595e8 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x020595fc kind:load to:0x020b32e8 module:overlay(0) +from:0x02059608 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0205961c kind:load to:0x020b32e8 module:overlay(0) +from:0x02059628 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0205963c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02059644 kind:arm_call to:0x02011ff4 module:main +from:0x02059658 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0205969c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020596b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020596c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020596d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020596f4 kind:arm_call to:0x0200b578 module:main +from:0x02059700 kind:arm_call to:0x0200cb10 module:main +from:0x02059708 kind:arm_call to:0x0200b58c module:main +from:0x02059724 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02059730 kind:load to:0x027e0154 module:dtcm +from:0x02059734 kind:load to:0x02059854 module:overlay(0) +from:0x0205974c kind:arm_call to:0x0205966c module:overlay(0) +from:0x02059754 kind:load to:0x027e00f0 module:dtcm +from:0x020597b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020597cc kind:arm_call to:0x0205966c module:overlay(0) +from:0x020597e0 kind:load to:0x0203feb0 module:main +from:0x02059824 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02059838 kind:arm_call to:0x0205966c module:overlay(0) +from:0x0205984c kind:load to:0x0203feb0 module:main +from:0x02059850 kind:load to:0x027e00f0 module:dtcm +from:0x020598b4 kind:arm_call to:0x0200e260 module:main +from:0x020598c4 kind:arm_call to:0x020595e0 module:overlay(0) +from:0x020598d8 kind:load to:0x020b32bc module:overlay(0) +from:0x020598e4 kind:arm_call to:0x020595e0 module:overlay(0) +from:0x020598f8 kind:load to:0x020b32bc module:overlay(0) +from:0x02059904 kind:arm_call to:0x02059650 module:overlay(0) +from:0x02059918 kind:arm_call to:0x02059650 module:overlay(0) +from:0x02059920 kind:arm_call to:0x02011ff4 module:main +from:0x02059934 kind:arm_call to:0x02059650 module:overlay(0) +from:0x020599b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x020599c4 kind:arm_call to:0x0202a190 module:main +from:0x020599d8 kind:arm_call to:0x01ffb860 module:itcm +from:0x020599e4 kind:arm_call to:0x01ffb860 module:itcm +from:0x020599f0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02059a10 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02059a28 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02059a3c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02059a4c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02059a60 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02059a74 kind:load to:0x027e0254 module:dtcm +from:0x02059a9c kind:arm_call to:0x0200b578 module:main +from:0x02059aa8 kind:arm_call to:0x01ffc57c module:itcm +from:0x02059ab0 kind:arm_call to:0x0200b58c module:main +from:0x02059abc kind:load to:0x02059940 module:overlay(0) +from:0x02059ae6 kind:thumb_call_arm to:0x020165b8 module:main +from:0x02059af8 kind:thumb_call to:0x02015394 module:main +from:0x02059b16 kind:thumb_call to:0x020154e8 module:main +from:0x02059b2a kind:thumb_call_arm to:0x0203e690 module:main +from:0x02059b34 kind:load to:0x020b3314 module:overlay(0) +from:0x02059b38 kind:load to:0x02045484 module:main +from:0x02059b3c kind:load to:0x02015625 module:main +from:0x02059b40 kind:load to:0x02059b45 module:overlay(0) +from:0x02059b54 kind:load to:0x02045484 module:main +from:0x02059b60 kind:thumb_call to:0x02059f64 module:overlay(0) +from:0x02059b6e kind:thumb_call_arm to:0x0203e740 module:main +from:0x02059b76 kind:thumb_call to:0x02015504 module:main +from:0x02059b7e kind:thumb_call to:0x02015624 module:main +from:0x02059b86 kind:thumb_call to:0x02015414 module:main +from:0x02059b8e kind:thumb_call_arm to:0x020165f4 module:main +from:0x02059b98 kind:load to:0x020b3314 module:overlay(0) +from:0x02059b9c kind:load to:0x02015625 module:main +from:0x02059ba8 kind:thumb_call to:0x02059f64 module:overlay(0) +from:0x02059bb6 kind:thumb_call_arm to:0x0203e740 module:main +from:0x02059bbe kind:thumb_call to:0x02015504 module:main +from:0x02059bc6 kind:thumb_call to:0x02015624 module:main +from:0x02059bce kind:thumb_call to:0x02015414 module:main +from:0x02059bd6 kind:thumb_call_arm to:0x020165f4 module:main +from:0x02059bdc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059be4 kind:load to:0x020b3314 module:overlay(0) +from:0x02059be8 kind:load to:0x02015625 module:main +from:0x02059bf4 kind:thumb_call to:0x02059f64 module:overlay(0) +from:0x02059c02 kind:thumb_call_arm to:0x0203e740 module:main +from:0x02059c0a kind:thumb_call to:0x02015504 module:main +from:0x02059c12 kind:thumb_call to:0x02015624 module:main +from:0x02059c1a kind:thumb_call to:0x02015414 module:main +from:0x02059c22 kind:thumb_call_arm to:0x020165f4 module:main +from:0x02059c2c kind:load to:0x020b3314 module:overlay(0) +from:0x02059c30 kind:load to:0x02015625 module:main +from:0x02059c58 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059c5e kind:thumb_call_arm to:0x020354ac module:main +from:0x02059c6c kind:thumb_call_arm to:0x02035590 module:main +from:0x02059c72 kind:thumb_call_arm to:0x020354ac module:main +from:0x02059c80 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059c8e kind:thumb_call_arm to:0x02035590 module:main +from:0x02059ca2 kind:thumb_call_arm to:0x020354ac module:main +from:0x02059cb2 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059cba kind:thumb_call to:0x02015414 module:main +from:0x02059cd0 kind:thumb_call to:0x020153f8 module:main +from:0x02059cde kind:thumb_call to:0x020153b4 module:main +from:0x02059cee kind:thumb_call_arm to:0x02035590 module:main +from:0x02059cf4 kind:thumb_call_arm to:0x020354ac module:main +from:0x02059d04 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059d10 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059d16 kind:thumb_call_arm to:0x020354ac module:main +from:0x02059d24 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059d2e kind:thumb_call_arm to:0x02035590 module:main +from:0x02059d34 kind:thumb_call_arm to:0x020354ac module:main +from:0x02059d42 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059d48 kind:thumb_call_arm to:0x020354ac module:main +from:0x02059d58 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059d7a kind:thumb_call_arm to:0x020354ac module:main +from:0x02059d88 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059d96 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059d9c kind:thumb_call_arm to:0x020354ac module:main +from:0x02059db0 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059dfc kind:thumb_call to:0x02015660 module:main +from:0x02059e0e kind:thumb_call to:0x0205c154 module:overlay(0) +from:0x02059e16 kind:thumb_call to:0x0201568c module:main +from:0x02059e30 kind:thumb_call to:0x02012fa8 module:main +from:0x02059e48 kind:thumb_call to:0x0205c154 module:overlay(0) +from:0x02059e54 kind:load to:0x020b331c module:overlay(0) +from:0x02059e58 kind:load to:0x020aba4c module:overlay(0) +from:0x02059e5c kind:load to:0x020aba44 module:overlay(0) +from:0x02059e60 kind:load to:0x020aba40 module:overlay(0) +from:0x02059e64 kind:load to:0x020b3320 module:overlay(0) +from:0x02059e68 kind:load to:0x020aba48 module:overlay(0) +from:0x02059e6c kind:load to:0x020aba50 module:overlay(0) +from:0x02059e78 kind:thumb_call to:0x02059c34 module:overlay(0) +from:0x02059e8c kind:thumb_call to:0x02059c34 module:overlay(0) +from:0x02059ea8 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059eae kind:thumb_call_arm to:0x020354ac module:main +from:0x02059ebc kind:thumb_call_arm to:0x02035590 module:main +from:0x02059ec2 kind:thumb_call_arm to:0x020354ac module:main +from:0x02059ed0 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059ede kind:thumb_call_arm to:0x02035590 module:main +from:0x02059ee4 kind:thumb_call_arm to:0x020354ac module:main +from:0x02059ef4 kind:thumb_call_arm to:0x02035590 module:main +from:0x02059f08 kind:thumb_call to:0x02015660 module:main +from:0x02059f1c kind:thumb_call to:0x0205a1f4 module:overlay(0) +from:0x02059f26 kind:thumb_call to:0x0205c100 module:overlay(0) +from:0x02059f36 kind:thumb_call_arm to:0x0202a20c module:main +from:0x02059f3c kind:thumb_call_arm to:0x0200f37c module:main +from:0x02059f40 kind:thumb_call_arm to:0x0200bf88 module:main +from:0x02059f46 kind:thumb_call_arm to:0x0200f37c module:main +from:0x02059f4c kind:thumb_call_arm to:0x0200bed8 module:main +from:0x02059f52 kind:thumb_call to:0x0201568c module:main +from:0x02059f5c kind:load to:0x020b331c module:overlay(0) +from:0x02059f60 kind:load to:0x020aba40 module:overlay(0) +from:0x02059f9e kind:thumb_call to:0x02015414 module:main +from:0x02059fd0 kind:arm_call to:0x0200f38c module:main +from:0x02059ffc kind:arm_call to:0x0205c1ac module:overlay(0) +from:0x0205a028 kind:arm_call to:0x0205c1e8 module:overlay(0) +from:0x0205a0c8 kind:arm_call to:0x0200ec8c module:main +from:0x0205a0dc kind:arm_call to:0x0200ec20 module:main +from:0x0205a0f4 kind:arm_call to:0x0200e6a0 module:main +from:0x0205a104 kind:arm_call to:0x0200e6a0 module:main +from:0x0205a128 kind:thumb_call_arm to:0x0205a134 module:overlay(0) +from:0x0205a130 kind:load to:0x020b332c module:overlay(0) +from:0x0205a140 kind:arm_call to:0x02059458 module:overlay(0) +from:0x0205a160 kind:arm_call to:0x0205bf28 module:overlay(0) +from:0x0205a178 kind:load to:0x0205bf98 module:overlay(0) +from:0x0205a184 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0205a198 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0205a1a0 kind:arm_call to:0x02011ff4 module:main +from:0x0205a1ec kind:thumb_call to:0x0205a270 module:overlay(0) +from:0x0205a268 kind:load to:0x020448f4 module:main +from:0x0205a26c kind:load to:0x020448ec module:main +from:0x0205a286 kind:thumb_call to:0x0205a1f4 module:overlay(0) +from:0x0205a2a4 kind:thumb_call_arm to:0x0200b5a8 module:main +from:0x0205a2ac kind:thumb_call_arm to:0x0200b5bc module:main +from:0x0205a2b4 kind:thumb_call_arm to:0x0200b69c module:main +from:0x0205a37a kind:thumb_call_arm to:0x0200b5d0 module:main +from:0x0205a382 kind:thumb_call_arm to:0x0200b5e4 module:main +from:0x0205a38e kind:thumb_call_arm to:0x0200b6b0 module:main +from:0x0205a396 kind:thumb_call_arm to:0x0200b6b8 module:main +from:0x0205a3b4 kind:arm_call to:0x02011f3c module:main +from:0x0205a3c0 kind:arm_call to:0x0205a3c8 module:overlay(0) +from:0x0205a3d4 kind:arm_call to:0x0205a4f4 module:overlay(0) +from:0x0205a3f0 kind:arm_call to:0x0203e690 module:main +from:0x0205a400 kind:load to:0x0205a434 module:overlay(0) +from:0x0205a404 kind:load to:0x0205a408 module:overlay(0) +from:0x0205a414 kind:arm_call to:0x02016614 module:main +from:0x0205a430 kind:load to:0x020b3350 module:overlay(0) +from:0x0205a440 kind:arm_call to:0x0201662c module:main +from:0x0205a450 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0205a478 kind:arm_call to:0x0205a44c module:overlay(0) +from:0x0205a4a0 kind:arm_call to:0x0205a4dc module:overlay(0) +from:0x0205a4ec kind:load to:0x020aba60 module:overlay(0) +from:0x0205a4f0 kind:load to:0x0205d4e0 module:overlay(0) +from:0x0205a500 kind:load to:0x027e0954 module:dtcm +from:0x0205a52c kind:arm_call to:0x02011f3c module:main +from:0x0205a538 kind:arm_call to:0x0205a654 module:overlay(0) +from:0x0205a5d0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0205a610 kind:arm_call to:0x02033fc0 module:main +from:0x0205a64c kind:load to:0x027e09bc module:dtcm +from:0x0205a650 kind:load to:0x0205a504 module:overlay(0) +from:0x0205a660 kind:load to:0x027e0958 module:dtcm +from:0x0205a684 kind:load to:0x020b3368 module:overlay(0) +from:0x0205a694 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0205a6b4 kind:load to:0x020b335c module:overlay(0) +from:0x0205a6c4 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0205a6e4 kind:load to:0x020b335c module:overlay(0) +from:0x0205a70c kind:load to:0x01ffc6d4 module:itcm +from:0x0205a764 kind:load to:0x020b336c module:overlay(0) +from:0x0205a768 kind:load to:0x0205a710 module:overlay(0) +from:0x0205a774 kind:arm_call_thumb to:0x02015434 module:main +from:0x0205a780 kind:arm_call to:0x020152e0 module:main +from:0x0205a790 kind:arm_call_thumb to:0x02015484 module:main +from:0x0205a7a8 kind:arm_call_thumb to:0x0205a8e4 module:overlay(0) +from:0x0205a7b8 kind:load to:0x020b337c module:overlay(0) +from:0x0205a7bc kind:load to:0x027e095c module:dtcm +from:0x0205a7d0 kind:arm_call_thumb to:0x0205a8f0 module:overlay(0) +from:0x0205a7d8 kind:arm_call to:0x0201533c module:main +from:0x0205a7e0 kind:arm_call_thumb to:0x02015470 module:main +from:0x0205a7ec kind:load to:0x027e095c module:dtcm +from:0x0205a800 kind:load to:0x027e095c module:dtcm +from:0x0205a804 kind:load to:0x0205a9dd module:overlay(0) +from:0x0205a818 kind:load to:0x027e095c module:dtcm +from:0x0205a81c kind:load to:0x0205ab8d module:overlay(0) +from:0x0205a858 kind:thumb_call_arm to:0x02006ffc module:main +from:0x0205a860 kind:thumb_call_arm to:0x02006c18 module:main +from:0x0205a87c kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205a890 kind:thumb_call_arm to:0x02007040 module:main +from:0x0205a898 kind:thumb_call_arm to:0x02006c34 module:main +from:0x0205a8b2 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205a8ca kind:thumb_call_arm to:0x0202a20c module:main +from:0x0205a8ec kind:load to:0x020b66d4 module:overlay(0) +from:0x0205a8f4 kind:thumb_call_arm to:0x02028aec module:main +from:0x0205a8f8 kind:thumb_call_arm to:0x02027104 module:main +from:0x0205a922 kind:thumb_call_arm to:0x02027160 module:main +from:0x0205a94a kind:thumb_call_arm to:0x02027160 module:main +from:0x0205a98c kind:thumb_call_arm to:0x02027294 module:main +from:0x0205a990 kind:thumb_call_arm to:0x020272d8 module:main +from:0x0205a9b8 kind:thumb_call_arm to:0x0202730c module:main +from:0x0205a9c6 kind:thumb_call_arm to:0x02027374 module:main +from:0x0205a9d4 kind:load to:0x020b66d4 module:overlay(0) +from:0x0205aa64 kind:thumb_call_arm to:0x02035590 module:main +from:0x0205aa74 kind:thumb_call_arm to:0x020354ac module:main +from:0x0205aa84 kind:thumb_call_arm to:0x02035590 module:main +from:0x0205aa8c kind:thumb_call_arm to:0x020354ac module:main +from:0x0205aa9a kind:thumb_call_arm to:0x02035590 module:main +from:0x0205ab02 kind:thumb_call to:0x02012fa8 module:main +from:0x0205ab5e kind:thumb_call to:0x0205ac9c module:overlay(0) +from:0x0205ab68 kind:load to:0x020b66d4 module:overlay(0) +from:0x0205ab6c kind:load to:0x020b3378 module:overlay(0) +from:0x0205ab70 kind:load to:0x020454bc module:main +from:0x0205ab74 kind:load to:0x02045484 module:main +from:0x0205ab78 kind:load to:0x020b3384 module:overlay(0) +from:0x0205ab7c kind:load to:0x020b338c module:overlay(0) +from:0x0205ab80 kind:load to:0x020b3394 module:overlay(0) +from:0x0205ab84 kind:load to:0x020448f4 module:main +from:0x0205ab88 kind:load to:0x020b339c module:overlay(0) +from:0x0205ac16 kind:thumb_call_arm to:0x02035590 module:main +from:0x0205ac26 kind:thumb_call_arm to:0x020354ac module:main +from:0x0205ac36 kind:thumb_call_arm to:0x02035590 module:main +from:0x0205ac3e kind:thumb_call_arm to:0x020354ac module:main +from:0x0205ac4e kind:thumb_call_arm to:0x02035590 module:main +from:0x0205ac7e kind:thumb_call to:0x0205ac9c module:overlay(0) +from:0x0205ac88 kind:load to:0x020b66d4 module:overlay(0) +from:0x0205ac8c kind:load to:0x020454bc module:main +from:0x0205ac90 kind:load to:0x02045484 module:main +from:0x0205ac94 kind:load to:0x020b3384 module:overlay(0) +from:0x0205ac98 kind:load to:0x020b339c module:overlay(0) +from:0x0205acaa kind:thumb_call to:0x02012fa8 module:main +from:0x0205acfc kind:load to:0x020448ec module:main +from:0x0205ad06 kind:thumb_call_arm to:0x02017724 module:main +from:0x0205ad1c kind:load to:0x020b33bc module:overlay(0) +from:0x0205ad2e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205ad3a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205ad40 kind:thumb_call_arm to:0x02017760 module:main +from:0x0205ad48 kind:load to:0x020b33bc module:overlay(0) +from:0x0205ad5a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205ad66 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205ad6c kind:thumb_call_arm to:0x02017760 module:main +from:0x0205ad72 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205ad7c kind:load to:0x020b33bc module:overlay(0) +from:0x0205adb0 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205add4 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205adf2 kind:thumb_call_arm to:0x0205c3c0 module:overlay(0) +from:0x0205ae20 kind:thumb_call_arm to:0x0205c3c0 module:overlay(0) +from:0x0205ae62 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205ae82 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205ae8e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0205aea0 kind:load to:0x027e0960 module:dtcm +from:0x0205af44 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205af9e kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205afbc kind:thumb_call_arm to:0x0205c3c0 module:overlay(0) +from:0x0205afd4 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205aff6 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205b01c kind:thumb_call_arm to:0x0205c3c0 module:overlay(0) +from:0x0205b10e kind:thumb_call_arm to:0x0203b6ec module:main +from:0x0205b164 kind:load to:0x027e0960 module:dtcm +from:0x0205b190 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205b1b0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205b1f4 kind:arm_call to:0x02011ff4 module:main +from:0x0205b20c kind:arm_call to:0x02011f3c module:main +from:0x0205b23c kind:arm_call_thumb to:0x0205ad00 module:overlay(0) +from:0x0205b314 kind:arm_call_thumb to:0x0205aee0 module:overlay(0) +from:0x0205b368 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205b374 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205b3c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205b3d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205b4b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205b4bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205b514 kind:arm_call to:0x01ff9258 module:itcm +from:0x0205b574 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0205b5b4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0205b600 kind:load to:0x020b66e0 module:overlay(0) +from:0x0205b604 kind:load to:0x020b33a4 module:overlay(0) +from:0x0205b608 kind:load to:0x020b33a4 module:overlay(0) +from:0x0205b650 kind:thumb_call_arm to:0x0205bbb0 module:overlay(0) +from:0x0205b670 kind:thumb_call to:0x0205b174 module:overlay(0) +from:0x0205b67a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205b68c kind:thumb_call to:0x0205b174 module:overlay(0) +from:0x0205b696 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205b69c kind:thumb_call_arm to:0x0205bbc0 module:overlay(0) +from:0x0205b6c4 kind:arm_call_thumb to:0x0205b174 module:overlay(0) +from:0x0205b6d4 kind:arm_call to:0x02011ff4 module:main +from:0x0205b708 kind:arm_call_thumb to:0x0205b174 module:overlay(0) +from:0x0205b718 kind:arm_call to:0x02011ff4 module:main +from:0x0205b748 kind:arm_call to:0x0205b2f8 module:overlay(0) +from:0x0205b770 kind:arm_call to:0x02011f3c module:main +from:0x0205b77c kind:arm_call_thumb to:0x0205b64c module:overlay(0) +from:0x0205b7a8 kind:arm_call_thumb to:0x0205b174 module:overlay(0) +from:0x0205b7b8 kind:arm_call to:0x02011ff4 module:main +from:0x0205b7d0 kind:arm_call to:0x02011f3c module:main +from:0x0205b7f8 kind:arm_call_thumb to:0x0205b168 module:overlay(0) +from:0x0205b828 kind:load to:0x0205b1b8 module:overlay(0) +from:0x0205b87c kind:arm_call_thumb to:0x0205ad80 module:overlay(0) +from:0x0205b8b4 kind:arm_call to:0x0205b918 module:overlay(0) +from:0x0205b8fc kind:arm_call to:0x0205b950 module:overlay(0) +from:0x0205b99c kind:arm_call to:0x0205b918 module:overlay(0) +from:0x0205b9c8 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0205b9fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ba08 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205ba3c kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0205ba68 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ba74 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205bad8 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0205bb0c kind:arm_call to:0x01ffb714 module:itcm +from:0x0205bb18 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205bb38 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0205bb64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205bb70 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205bbbc kind:load to:0x027e0960 module:dtcm +from:0x0205bbd0 kind:load to:0x027e0960 module:dtcm +from:0x0205bbec kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0205bc08 kind:arm_call to:0x0205bc60 module:overlay(0) +from:0x0205bc14 kind:load to:0x020b33e4 module:overlay(0) +from:0x0205bc28 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0205bc48 kind:arm_call to:0x0205bc60 module:overlay(0) +from:0x0205bc50 kind:arm_call to:0x0205bcc0 module:overlay(0) +from:0x0205bc5c kind:load to:0x020b33e4 module:overlay(0) +from:0x0205bcb0 kind:arm_call to:0x02059174 module:overlay(0) +from:0x0205bcb8 kind:arm_call to:0x0205bcc0 module:overlay(0) +from:0x0205bce8 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0205bcf0 kind:arm_call to:0x0205931c module:overlay(0) +from:0x0205bcf8 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x0205bd18 kind:arm_call to:0x02035590 module:main +from:0x0205bd24 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0205bd48 kind:load to:0x027e07d4 module:dtcm +from:0x0205bd64 kind:load to:0x027e07d4 module:dtcm +from:0x0205bd78 kind:load to:0x020591b8 module:overlay(0) +from:0x0205bd88 kind:load to:0x0200b58c module:main +from:0x0205bd94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0205bda8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0205bdb0 kind:arm_call to:0x02011ff4 module:main +from:0x0205bdcc kind:thumb_call_arm to:0x02028b84 module:main +from:0x0205bdf4 kind:thumb_call_arm to:0x020267c0 module:main +from:0x0205be00 kind:thumb_call_arm to:0x02026878 module:main +from:0x0205be0c kind:thumb_call_arm to:0x02026930 module:main +from:0x0205be18 kind:thumb_call_arm to:0x020269e8 module:main +from:0x0205be3c kind:thumb_call_arm to:0x0202681c module:main +from:0x0205be48 kind:thumb_call_arm to:0x020268d4 module:main +from:0x0205be54 kind:thumb_call_arm to:0x0202698c module:main +from:0x0205be60 kind:thumb_call_arm to:0x02026a44 module:main +from:0x0205be7a kind:thumb_call_arm to:0x020152e0 module:main +from:0x0205beaa kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x0205beba kind:thumb_call to:0x0205bdbc module:overlay(0) +from:0x0205bec0 kind:thumb_call_arm to:0x0201533c module:main +from:0x0205bed2 kind:thumb_call to:0x0205be68 module:overlay(0) +from:0x0205bee0 kind:thumb_call to:0x0205be68 module:overlay(0) +from:0x0205bef8 kind:thumb_call_arm to:0x020152e0 module:main +from:0x0205bf04 kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x0205bf14 kind:thumb_call to:0x0205bdbc module:overlay(0) +from:0x0205bf1a kind:thumb_call_arm to:0x0201533c module:main +from:0x0205bf80 kind:arm_call to:0x02014fa0 module:main +from:0x0205bf88 kind:arm_call to:0x0205bff8 module:overlay(0) +from:0x0205bfe4 kind:arm_call to:0x01ffc8e0 module:itcm +from:0x0205c0f2 kind:thumb_call_arm to:0x02028b68 module:main +from:0x0205c0f8 kind:thumb_call_arm to:0x0200f37c module:main +from:0x0205c116 kind:thumb_call_arm to:0x02028b68 module:main +from:0x0205c11c kind:thumb_call_arm to:0x0200f38c module:main +from:0x0205c126 kind:thumb_call_arm to:0x02029698 module:main +from:0x0205c132 kind:thumb_call to:0x0205a29c module:overlay(0) +from:0x0205c13a kind:thumb_call_arm to:0x0200e460 module:main +from:0x0205c142 kind:thumb_call_arm to:0x02006ce8 module:main +from:0x0205c146 kind:thumb_call_arm to:0x02006a74 module:main +from:0x0205c15c kind:thumb_call to:0x0205c0e0 module:overlay(0) +from:0x0205c16c kind:thumb_call to:0x0205c100 module:overlay(0) +from:0x0205c174 kind:thumb_call_arm to:0x0200bed8 module:main +from:0x0205c192 kind:thumb_call_arm to:0x0200f38c module:main +from:0x0205c1b8 kind:load to:0x0200f3cc module:main +from:0x0205c1e0 kind:arm_call to:0x0200f3cc module:main +from:0x0205c1f4 kind:load to:0x0200f428 module:main +from:0x0205c21c kind:arm_call to:0x0200f428 module:main +from:0x0205c26c kind:arm_call to:0x0200e260 module:main +from:0x0205c280 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205c29c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205c2b4 kind:arm_call to:0x01ffa328 module:itcm +from:0x0205c2dc kind:load to:0x027e0254 module:dtcm +from:0x0205c2e0 kind:load to:0x027e0964 module:dtcm +from:0x0205c2e4 kind:load to:0x027e0208 module:dtcm +from:0x0205c2e8 kind:load to:0x027e0988 module:dtcm +from:0x0205c328 kind:arm_call to:0x02081738 module:overlay(0) +from:0x0205c334 kind:arm_call to:0x02081720 module:overlay(0) +from:0x0205c35c kind:arm_call to:0x01ffb66c module:itcm +from:0x0205c36c kind:arm_call to:0x01ffb66c module:itcm +from:0x0205c398 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205c3a8 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205c3d0 kind:arm_call to:0x01ffedac module:itcm +from:0x0205c3e4 kind:arm_call to:0x01ffedac module:itcm +from:0x0205c41c kind:arm_call to:0x02081838 module:overlay(0) +from:0x0205c430 kind:load to:0x027e0cd8 module:dtcm +from:0x0205c454 kind:load to:0x027e0cd8 module:dtcm +from:0x0205c488 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205c4c4 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x0205c4dc kind:arm_call to:0x0205c458 module:overlay(0) +from:0x0205c4f8 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x0205c510 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x0205c53c kind:arm_call to:0x0205c458 module:overlay(0) +from:0x0205c54c kind:arm_call to:0x0205c478 module:overlay(0) +from:0x0205c55c kind:arm_call to:0x0205c458 module:overlay(0) +from:0x0205c56c kind:arm_call to:0x0205c478 module:overlay(0) +from:0x0205c580 kind:arm_call to:0x0205d5c4 module:overlay(0) +from:0x0205c5a8 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x0205c5b8 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x0205c5c8 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x0205c5d8 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x0205c60c kind:arm_call to:0x0205d630 module:overlay(0) +from:0x0205c644 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205c66c kind:arm_call to:0x0205c618 module:overlay(0) +from:0x0205c678 kind:arm_call to:0x0205c634 module:overlay(0) +from:0x0205c684 kind:arm_call to:0x0205c618 module:overlay(0) +from:0x0205c690 kind:arm_call to:0x0205c634 module:overlay(0) +from:0x0205c6c4 kind:arm_call to:0x0205d630 module:overlay(0) +from:0x0205c748 kind:arm_call to:0x0205c654 module:overlay(0) +from:0x0205c804 kind:arm_call to:0x0205ca3c module:overlay(0) +from:0x0205c83c kind:arm_call to:0x0205d2a4 module:overlay(0) +from:0x0205c850 kind:arm_call to:0x0205cb30 module:overlay(0) +from:0x0205c870 kind:arm_call to:0x02016614 module:main +from:0x0205c890 kind:arm_call to:0x0205c754 module:overlay(0) +from:0x0205c8a8 kind:load to:0x020b3410 module:overlay(0) +from:0x0205c8c0 kind:arm_call to:0x02016614 module:main +from:0x0205c8e0 kind:arm_call to:0x0205c754 module:overlay(0) +from:0x0205c8f8 kind:load to:0x020b3410 module:overlay(0) +from:0x0205c910 kind:load to:0x0205c7ac module:overlay(0) +from:0x0205c9e8 kind:arm_call to:0x0205ca3c module:overlay(0) +from:0x0205ca14 kind:arm_call to:0x0205d2cc module:overlay(0) +from:0x0205ca28 kind:arm_call to:0x0205cb30 module:overlay(0) +from:0x0205ca38 kind:load to:0x027e09bc module:dtcm +from:0x0205cadc kind:arm_call to:0x0205d54c module:overlay(0) +from:0x0205cb00 kind:arm_call to:0x0202a20c module:main +from:0x0205cb08 kind:arm_call to:0x0205a4dc module:overlay(0) +from:0x0205cb28 kind:load to:0x027e0210 module:dtcm +from:0x0205cb60 kind:arm_call to:0x01ffd49c module:itcm +from:0x0205cc08 kind:arm_call to:0x0205cbd0 module:overlay(0) +from:0x0205cd0c kind:arm_call to:0x01ff9258 module:itcm +from:0x0205cd10 kind:arm_call to:0x01ffb474 module:itcm +from:0x0205cd64 kind:arm_call to:0x0205cc38 module:overlay(0) +from:0x0205cdac kind:arm_call to:0x02017fa8 module:main +from:0x0205cdcc kind:arm_call to:0x0205d4e0 module:overlay(0) +from:0x0205ce08 kind:arm_call to:0x0205cc00 module:overlay(0) +from:0x0205ce14 kind:arm_call to:0x0205cc38 module:overlay(0) +from:0x0205ce34 kind:arm_call to:0x0205c520 module:overlay(0) +from:0x0205ce50 kind:arm_call to:0x0205ccec module:overlay(0) +from:0x0205ce64 kind:arm_call to:0x0205c49c module:overlay(0) +from:0x0205cf74 kind:arm_call to:0x0205ccec module:overlay(0) +from:0x0205cf88 kind:arm_call to:0x0205c49c module:overlay(0) +from:0x0205cfe4 kind:arm_call to:0x0205ccec module:overlay(0) +from:0x0205d008 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d018 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d068 kind:arm_call to:0x02017fa8 module:main +from:0x0205d08c kind:arm_call to:0x01ffb464 module:itcm +from:0x0205d0d8 kind:arm_call to:0x0205c49c module:overlay(0) +from:0x0205d114 kind:arm_call to:0x0205cbd0 module:overlay(0) +from:0x0205d140 kind:arm_call to:0x0205cde4 module:overlay(0) +from:0x0205d190 kind:arm_call to:0x0205cdb4 module:overlay(0) +from:0x0205d20c kind:arm_call to:0x0205cc00 module:overlay(0) +from:0x0205d228 kind:load to:0x0203feb0 module:main +from:0x0205d240 kind:arm_call to:0x0205cc00 module:overlay(0) +from:0x0205d270 kind:arm_call to:0x0205cde4 module:overlay(0) +from:0x0205d278 kind:arm_call to:0x0205cdb4 module:overlay(0) +from:0x0205d294 kind:arm_call to:0x0205cde4 module:overlay(0) +from:0x0205d2b4 kind:arm_call to:0x0205cebc module:overlay(0) +from:0x0205d2c4 kind:arm_call to:0x0205d230 module:overlay(0) +from:0x0205d2e8 kind:arm_call to:0x0205cb44 module:overlay(0) +from:0x0205d300 kind:arm_call to:0x0205cde4 module:overlay(0) +from:0x0205d310 kind:arm_call to:0x0205cebc module:overlay(0) +from:0x0205d320 kind:arm_call to:0x0205d230 module:overlay(0) +from:0x0205d358 kind:arm_call to:0x01ffc768 module:itcm +from:0x0205d3b0 kind:load to:0x020b66c4 module:overlay(0) +from:0x0205d400 kind:arm_call to:0x0205d32c module:overlay(0) +from:0x0205d44c kind:arm_call to:0x0205c6d0 module:overlay(0) +from:0x0205d458 kind:load to:0x027e095c module:dtcm +from:0x0205d460 kind:load to:0x020abb60 module:overlay(0) +from:0x0205d498 kind:arm_call to:0x0205d32c module:overlay(0) +from:0x0205d4cc kind:arm_call to:0x0205c6d0 module:overlay(0) +from:0x0205d4d8 kind:load to:0x027e095c module:dtcm +from:0x0205d4f4 kind:arm_call to:0x02025f44 module:main +from:0x0205d510 kind:arm_call to:0x0202a20c module:main +from:0x0205d528 kind:arm_call to:0x01ffa81c module:itcm +from:0x0205d540 kind:load to:0x027e0210 module:dtcm +from:0x0205d544 kind:load to:0x027e0208 module:dtcm +from:0x0205d548 kind:load to:0x027e0254 module:dtcm +from:0x0205d57c kind:arm_call to:0x01ffc744 module:itcm +from:0x0205d5a0 kind:arm_call to:0x01ffc768 module:itcm +from:0x0205d5bc kind:load to:0x020b66c4 module:overlay(0) +from:0x0205d780 kind:arm_call to:0x0205d710 module:overlay(0) +from:0x0205d7b4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0205d7c4 kind:arm_call to:0x0205d718 module:overlay(0) +from:0x0205d7e0 kind:arm_call to:0x01ffc858 module:itcm +from:0x0205d7e8 kind:arm_call to:0x02025f7c module:main +from:0x0205d90c kind:load to:0x027e095c module:dtcm +from:0x0205d918 kind:load to:0x020abb70 module:overlay(0) +from:0x0205d93c kind:arm_call to:0x0205d710 module:overlay(0) +from:0x0205d9a8 kind:arm_call to:0x0205da30 module:overlay(0) +from:0x0205d9b4 kind:load to:0x027e095c module:dtcm +from:0x0205d9b8 kind:load to:0x020abb70 module:overlay(0) +from:0x0205da1c kind:arm_call to:0x0205da30 module:overlay(0) +from:0x0205da28 kind:load to:0x027e095c module:dtcm +from:0x0205da2c kind:load to:0x020abb70 module:overlay(0) +from:0x0205da58 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0205da68 kind:arm_call to:0x0205d718 module:overlay(0) +from:0x0205da78 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205dae0 kind:arm_call to:0x0205c588 module:overlay(0) +from:0x0205daf4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205db00 kind:load to:0x027e095c module:dtcm +from:0x0205db08 kind:load to:0x020abb70 module:overlay(0) +from:0x0205db1a kind:thumb_call_arm to:0x0205db40 module:overlay(0) +from:0x0205dbbc kind:arm_call to:0x01ffd640 module:itcm +from:0x0205dbd0 kind:arm_call to:0x0205db28 module:overlay(0) +from:0x0205dbe0 kind:arm_call to:0x0205db28 module:overlay(0) +from:0x0205dc08 kind:arm_call to:0x01ffd640 module:itcm +from:0x0205dc18 kind:arm_call to:0x0205db28 module:overlay(0) +from:0x0205dc24 kind:load to:0x0204b690 module:main +from:0x0205dc28 kind:load to:0x027e09bc module:dtcm +from:0x0205dc54 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0205dc74 kind:arm_call to:0x020719c8 module:overlay(0) +from:0x0205dc88 kind:load to:0x027e09a0 module:dtcm +from:0x0205dcac kind:arm_call to:0x02034e04 module:main +from:0x0205dcbc kind:arm_call to:0x02034e04 module:main +from:0x0205dce4 kind:arm_call to:0x02034e04 module:main +from:0x0205dcf0 kind:arm_call to:0x02034e04 module:main +from:0x0205dd30 kind:load to:0x020abb80 module:overlay(0) +from:0x0205de88 kind:load to:0x027e0cd8 module:dtcm +from:0x0205de9c kind:load to:0x027e0ce0 module:dtcm +from:0x0205deb0 kind:load to:0x027e0ce0 module:dtcm +from:0x0205dec8 kind:load to:0x027e0ce0 module:dtcm +from:0x0205ded8 kind:load to:0x027e0d00 module:dtcm +from:0x0205def0 kind:load to:0x027e0ce0 module:dtcm +from:0x0205df08 kind:load to:0x027e0ce0 module:dtcm +from:0x0205df1c kind:load to:0x027e09a4 module:dtcm +from:0x0205df2c kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x0205df38 kind:load to:0x027e09a4 module:dtcm +from:0x0205df48 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0205df54 kind:load to:0x027e09a4 module:dtcm +from:0x0205df70 kind:arm_call to:0x02071954 module:overlay(0) +from:0x0205df98 kind:load to:0x027e09a0 module:dtcm +from:0x0205df9c kind:load to:0x020b7ab8 module:overlay(0) +from:0x0205dfa4 kind:arm_call to:0x0205dc58 module:overlay(0) +from:0x0205dfb4 kind:arm_call to:0x0205dc2c module:overlay(0) +from:0x0205dfd0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0205dff0 kind:arm_call to:0x02074d78 module:overlay(0) +from:0x0205dff8 kind:load to:0x027e09b8 module:dtcm +from:0x0205e01c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0205e030 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0205e038 kind:load to:0x027e09b8 module:dtcm +from:0x0205e060 kind:load to:0x027e09a4 module:dtcm +from:0x0205e0a8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0205e0d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0205e0e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0205e114 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0205e124 kind:arm_call to:0x01ffa60c module:itcm +from:0x0205e148 kind:load to:0x0203feb0 module:main +from:0x0205e188 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205e1b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0205e1fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205e26c kind:arm_call to:0x01fff498 module:itcm +from:0x0205e2bc kind:load to:0x027e0ce0 module:dtcm +from:0x0205e2c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0205e2c4 kind:load to:0x027e0ce8 module:dtcm +from:0x0205e2f4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205e308 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0205e348 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205e3a4 kind:arm_call to:0x01fff498 module:itcm +from:0x0205e3d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0205e3dc kind:load to:0x027e0ce4 module:dtcm +from:0x0205e3e0 kind:load to:0x027e0ce8 module:dtcm +from:0x0205e40c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205e420 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0205e464 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205e4c4 kind:arm_call to:0x01fff498 module:itcm +from:0x0205e4fc kind:load to:0x027e0ce0 module:dtcm +from:0x0205e500 kind:load to:0x020accdc module:overlay(0) +from:0x0205e504 kind:load to:0x027e0ce4 module:dtcm +from:0x0205e508 kind:load to:0x027e0ce8 module:dtcm +from:0x0205e540 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205e558 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0205e5a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205e624 kind:arm_call to:0x01fff498 module:itcm +from:0x0205e674 kind:load to:0x027e0ce0 module:dtcm +from:0x0205e678 kind:load to:0x020accdc module:overlay(0) +from:0x0205e67c kind:load to:0x027e0ce4 module:dtcm +from:0x0205e680 kind:load to:0x027e0ce8 module:dtcm +from:0x0205e730 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205e73c kind:arm_call to:0x01fff458 module:itcm +from:0x0205e740 kind:arm_call to:0x0205e6a8 module:overlay(0) +from:0x0205e760 kind:load to:0x027e0ce4 module:dtcm +from:0x0205e7ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205e7f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0205e7fc kind:arm_call to:0x0205e764 module:overlay(0) +from:0x0205e81c kind:load to:0x027e0ce4 module:dtcm +from:0x0205e8bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205e8c8 kind:arm_call to:0x01fff458 module:itcm +from:0x0205e8cc kind:arm_call to:0x0205e820 module:overlay(0) +from:0x0205e8ec kind:load to:0x027e0ce4 module:dtcm +from:0x0205e91c kind:arm_call to:0x01ff9b64 module:itcm +from:0x0205e930 kind:load to:0x0204b690 module:main +from:0x0205e954 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205e974 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0205e994 kind:arm_call to:0x01fff148 module:itcm +from:0x0205e9d0 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0205e9e8 kind:arm_call to:0x01ffd768 module:itcm +from:0x0205e9f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0205e9f8 kind:load to:0x020accdc module:overlay(0) +from:0x0205e9fc kind:load to:0x027e09bc module:dtcm +from:0x0205ea1c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205ea3c kind:arm_call_thumb to:0x020db080 module:overlay(31) +from:0x0205ea64 kind:arm_call to:0x01fff148 module:itcm +from:0x0205ea74 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0205ea7c kind:load to:0x027e0ce0 module:dtcm +from:0x0205ea80 kind:load to:0x027e0d34 module:dtcm +from:0x0205ea84 kind:load to:0x027e0cd8 module:dtcm +from:0x0205eac4 kind:arm_call to:0x01fff148 module:itcm +from:0x0205ead8 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x0205eae0 kind:load to:0x027e0ce0 module:dtcm +from:0x0205eafc kind:arm_call to:0x0208d168 module:overlay(0) +from:0x0205eb10 kind:arm_call to:0x020ecc18 module:overlay(21) +from:0x0205eb18 kind:load to:0x027e0ce0 module:dtcm +from:0x0205eb34 kind:arm_call to:0x01fff168 module:itcm +from:0x0205eb48 kind:arm_call to:0x020ecce0 module:overlay(21) +from:0x0205eb50 kind:load to:0x027e0ce0 module:dtcm +from:0x0205eb74 kind:arm_call to:0x01fff17c module:itcm +from:0x0205eb94 kind:arm_call to:0x020ecd14 module:overlay(21) +from:0x0205eba8 kind:load to:0x027e0ce0 module:dtcm +from:0x0205ebc4 kind:arm_call to:0x0208d228 module:overlay(0) +from:0x0205ebd8 kind:arm_call to:0x020ecd4c module:overlay(21) +from:0x0205ebe0 kind:load to:0x027e0ce0 module:dtcm +from:0x0205ebfc kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ec3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205ec74 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0205ecb0 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0205ece8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ecf4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205ed10 kind:arm_call to:0x01ff9364 module:itcm +from:0x0205ed1c kind:arm_call to:0x01ffb800 module:itcm +from:0x0205ed68 kind:arm_call to:0x0205eae4 module:overlay(0) +from:0x0205ed94 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205edac kind:arm_call to:0x01ff9258 module:itcm +from:0x0205edc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205ede0 kind:arm_call to:0x0205eb54 module:overlay(0) +from:0x0205edf4 kind:load to:0x020accdc module:overlay(0) +from:0x0205ee3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205ee50 kind:arm_call to:0x01ff930c module:itcm +from:0x0205ee68 kind:arm_call to:0x02017eec module:main +from:0x0205eec8 kind:load to:0x0203feb0 module:main +from:0x0205ef2c kind:load to:0x020b66e4 module:overlay(0) +from:0x0205ef34 kind:load to:0x020b3414 module:overlay(0) +from:0x0205ef58 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0205ef6c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0205ef7c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0205ef84 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ef94 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205efbc kind:arm_call to:0x01fff148 module:itcm +from:0x0205efe8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f004 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x0205f024 kind:arm_call to:0x01ff9364 module:itcm +from:0x0205f034 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f0c0 kind:load to:0x027e09bc module:dtcm +from:0x0205f0c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0205f0c8 kind:load to:0x020b1524 module:overlay(0) +from:0x0205f110 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205f12c kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205f148 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205f17c kind:arm_call to:0x01ffb66c module:itcm +from:0x0205f3d8 kind:load to:0x0203feb0 module:main +from:0x0205f468 kind:arm_call to:0x01ffb464 module:itcm +from:0x0205f5bc kind:arm_call to:0x01ffd054 module:itcm +from:0x0205f5cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0205f5d8 kind:arm_call to:0x01ffd098 module:itcm +from:0x0205f63c kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f6bc kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f738 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f78c kind:arm_call to:0x01ffb974 module:itcm +from:0x0205f870 kind:arm_call to:0x0205f528 module:overlay(0) +from:0x0205f99c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f9ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fa1c kind:arm_call to:0x0205f528 module:overlay(0) +from:0x0205fa60 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0205fb4c kind:arm_call to:0x01ffb06c module:itcm +from:0x0205fd74 kind:load to:0x020b3420 module:overlay(0) +from:0x0205fd78 kind:load to:0x020abba0 module:overlay(0) +from:0x0205fdb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205fdb8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0205fe68 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205fe7c kind:arm_call to:0x01ffb714 module:itcm +from:0x0205fe88 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205fe94 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205fea4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205feb0 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205fed4 kind:arm_call to:0x020600b0 module:overlay(0) +from:0x0205fef0 kind:arm_call to:0x02060184 module:overlay(0) +from:0x0205ff68 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206008c kind:arm_call to:0x0205fab4 module:overlay(0) +from:0x020600e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02060108 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206012c kind:arm_call to:0x01ffb428 module:itcm +from:0x020601b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020601dc kind:arm_call to:0x01ffb428 module:itcm +from:0x02060200 kind:arm_call to:0x01ffb428 module:itcm +from:0x020602b8 kind:arm_call to:0x0205fefc module:overlay(0) +from:0x020602c8 kind:arm_call to:0x0205fefc module:overlay(0) +from:0x020602d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020602e4 kind:load to:0x020b3418 module:overlay(0) +from:0x020602e8 kind:load to:0x020b341c module:overlay(0) +from:0x020602ec kind:load to:0x020b3418 module:overlay(0) +from:0x0206031c kind:arm_call to:0x01ffb714 module:itcm +from:0x02060324 kind:arm_call to:0x01ffb800 module:itcm +from:0x02060334 kind:arm_call to:0x01ff9258 module:itcm +from:0x02060348 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206035c kind:arm_call to:0x01ffb428 module:itcm +from:0x0206036c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02060378 kind:arm_call to:0x01ffa06c module:itcm +from:0x0206038c kind:arm_call to:0x01ffb428 module:itcm +from:0x0206039c kind:arm_call to:0x01ffb428 module:itcm +from:0x020603ac kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020603b8 kind:arm_call to:0x01ffa06c module:itcm +from:0x020603c8 kind:arm_call to:0x01ffa60c module:itcm +from:0x020603e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020603f4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0206041c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020605b4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020605c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02060668 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0206069c kind:arm_call to:0x01ffb974 module:itcm +from:0x020606ac kind:arm_call to:0x01ffb714 module:itcm +from:0x02060728 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0206075c kind:arm_call to:0x01ffb974 module:itcm +from:0x0206076c kind:arm_call to:0x01ffb714 module:itcm +from:0x020607cc kind:arm_call to:0x01ffb974 module:itcm +from:0x020607f8 kind:arm_call to:0x01ffa328 module:itcm +from:0x02060810 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02060874 kind:arm_call to:0x02060a00 module:overlay(0) +from:0x0206087c kind:arm_call to:0x02060a00 module:overlay(0) +from:0x020608e8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020608f4 kind:arm_call to:0x01ffba48 module:itcm +from:0x02060900 kind:arm_call to:0x020246ec module:main +from:0x02060934 kind:arm_call to:0x01ffb428 module:itcm +from:0x02060954 kind:arm_call to:0x01ffb428 module:itcm +from:0x020609fc kind:load to:0x0203feb0 module:main +from:0x02060a2c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x02060c54 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02060d88 kind:arm_call to:0x01ff938c module:itcm +from:0x02060d98 kind:arm_call to:0x01ff938c module:itcm +from:0x02060dac kind:arm_call to:0x01ffb744 module:itcm +from:0x02060db8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02060dcc kind:arm_call to:0x01ffb780 module:itcm +from:0x02060de8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02060f28 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02060f38 kind:arm_call to:0x01ffb428 module:itcm +from:0x02060f98 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02060fa8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02060ff8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02061008 kind:arm_call to:0x01ffb428 module:itcm +from:0x02061068 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02061078 kind:arm_call to:0x01ffb428 module:itcm +from:0x02061144 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02061150 kind:arm_call to:0x01ffb428 module:itcm +from:0x020611d8 kind:arm_call to:0x020194f0 module:main +from:0x02061208 kind:arm_call_thumb to:0x0200ae70 module:main +from:0x02061244 kind:arm_call to:0x02058c08 module:overlay(0) +from:0x02061264 kind:arm_call to:0x02058bc0 module:overlay(0) +from:0x0206128c kind:load to:0x0204b690 module:main +from:0x020612f4 kind:arm_call to:0x020194f0 module:main +from:0x02061320 kind:arm_call_thumb to:0x0200ae70 module:main +from:0x02061354 kind:load to:0x0204b690 module:main +from:0x0206137c kind:load to:0x020b3488 module:overlay(0) +from:0x020613a4 kind:load to:0x020b3488 module:overlay(0) +from:0x020613d0 kind:arm_call to:0x0206244c module:overlay(0) +from:0x020613f8 kind:arm_call to:0x0201c52c module:main +from:0x02061408 kind:load to:0x020b3488 module:overlay(0) +from:0x0206140c kind:load to:0x0204ba00 module:main +from:0x02061438 kind:arm_call to:0x0206244c module:overlay(0) +from:0x02061460 kind:arm_call to:0x0201c52c module:main +from:0x02061470 kind:load to:0x020b3488 module:overlay(0) +from:0x02061474 kind:load to:0x0204ba00 module:main +from:0x020614a8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020614c0 kind:arm_call to:0x0206244c module:overlay(0) +from:0x020614dc kind:arm_call to:0x01ff9b40 module:itcm +from:0x020614e0 kind:arm_call to:0x020a08f0 module:overlay(0) +from:0x0206150c kind:arm_call to:0x020a0a34 module:overlay(0) +from:0x02061520 kind:arm_call_thumb to:0x02015448 module:main +from:0x0206152c kind:arm_call to:0x020165b8 module:main +from:0x02061538 kind:arm_call_thumb to:0x02015484 module:main +from:0x02061548 kind:arm_call to:0x01ff9b30 module:itcm +from:0x02061554 kind:arm_call to:0x020a10c4 module:overlay(0) +from:0x02061580 kind:arm_call to:0x020165f4 module:main +from:0x02061588 kind:arm_call_thumb to:0x0201545c module:main +from:0x02061594 kind:load to:0x0204b690 module:main +from:0x02061598 kind:load to:0x020b5bb0 module:overlay(0) +from:0x0206159c kind:load to:0x020b54b4 module:overlay(0) +from:0x020615ac kind:load to:0x020615c0 module:overlay(0) +from:0x020615bc kind:load to:0x020615c0 module:overlay(0) +from:0x020615d8 kind:arm_call to:0x0206244c module:overlay(0) +from:0x02061628 kind:arm_call to:0x0201c52c module:main +from:0x0206166c kind:arm_call to:0x0201c52c module:main +from:0x0206167c kind:load to:0x0204ba00 module:main +from:0x0206169c kind:arm_call to:0x0206244c module:overlay(0) +from:0x020616c0 kind:arm_call to:0x02035590 module:main +from:0x020616cc kind:arm_call to:0x020354ac module:main +from:0x020616e0 kind:arm_call to:0x02035590 module:main +from:0x020616e8 kind:arm_call to:0x020354ac module:main +from:0x020616fc kind:arm_call to:0x02035590 module:main +from:0x02061708 kind:arm_call to:0x020354ac module:main +from:0x0206171c kind:arm_call to:0x02035590 module:main +from:0x02061748 kind:arm_call to:0x0201c570 module:main +from:0x02061758 kind:arm_call to:0x02035590 module:main +from:0x02061760 kind:arm_call to:0x020354ac module:main +from:0x02061774 kind:arm_call to:0x02035590 module:main +from:0x0206177c kind:arm_call to:0x020354ac module:main +from:0x02061790 kind:arm_call to:0x02035590 module:main +from:0x0206179c kind:arm_call to:0x020354ac module:main +from:0x020617b0 kind:arm_call to:0x02035590 module:main +from:0x020617b8 kind:arm_call to:0x020354ac module:main +from:0x020617cc kind:arm_call to:0x02035590 module:main +from:0x020617f4 kind:arm_call to:0x0201c570 module:main +from:0x020617fc kind:arm_call_thumb to:0x02015624 module:main +from:0x02061808 kind:load to:0x020b3490 module:overlay(0) +from:0x0206180c kind:load to:0x020b3494 module:overlay(0) +from:0x02061810 kind:load to:0x02045484 module:main +from:0x02061814 kind:load to:0x0204ba00 module:main +from:0x02061818 kind:load to:0x020b349c module:overlay(0) +from:0x02061824 kind:arm_call to:0x02061358 module:overlay(0) +from:0x02061838 kind:load to:0x020b3468 module:overlay(0) +from:0x02061844 kind:arm_call to:0x02061478 module:overlay(0) +from:0x02061860 kind:load to:0x02061884 module:overlay(0) +from:0x02061870 kind:load to:0x02061884 module:overlay(0) +from:0x02061880 kind:load to:0x02061884 module:overlay(0) +from:0x020618a0 kind:arm_call to:0x0206244c module:overlay(0) +from:0x020618f4 kind:arm_call to:0x0201c52c module:main +from:0x02061934 kind:arm_call to:0x0201c52c module:main +from:0x02061970 kind:arm_call to:0x0201c52c module:main +from:0x02061984 kind:load to:0x0204ba00 module:main +from:0x020619a4 kind:arm_call to:0x0206244c module:overlay(0) +from:0x020619c8 kind:arm_call to:0x02035590 module:main +from:0x020619d4 kind:arm_call to:0x020354ac module:main +from:0x020619e8 kind:arm_call to:0x02035590 module:main +from:0x020619f0 kind:arm_call to:0x020354ac module:main +from:0x02061a04 kind:arm_call to:0x02035590 module:main +from:0x02061a10 kind:arm_call to:0x020354ac module:main +from:0x02061a24 kind:arm_call to:0x02035590 module:main +from:0x02061a4c kind:arm_call to:0x0201c570 module:main +from:0x02061a5c kind:arm_call to:0x02035590 module:main +from:0x02061a64 kind:arm_call to:0x020354ac module:main +from:0x02061a78 kind:arm_call to:0x02035590 module:main +from:0x02061a80 kind:arm_call to:0x020354ac module:main +from:0x02061a94 kind:arm_call to:0x02035590 module:main +from:0x02061aa0 kind:arm_call to:0x020354ac module:main +from:0x02061ab4 kind:arm_call to:0x02035590 module:main +from:0x02061abc kind:arm_call to:0x020354ac module:main +from:0x02061ad0 kind:arm_call to:0x02035590 module:main +from:0x02061af8 kind:arm_call to:0x0201c570 module:main +from:0x02061b08 kind:arm_call to:0x02035590 module:main +from:0x02061b10 kind:arm_call to:0x020354ac module:main +from:0x02061b24 kind:arm_call to:0x02035590 module:main +from:0x02061b2c kind:arm_call to:0x020354ac module:main +from:0x02061b40 kind:arm_call to:0x02035590 module:main +from:0x02061b4c kind:arm_call to:0x020354ac module:main +from:0x02061b60 kind:arm_call to:0x02035590 module:main +from:0x02061b68 kind:arm_call to:0x020354ac module:main +from:0x02061b7c kind:arm_call to:0x02035590 module:main +from:0x02061ba4 kind:arm_call to:0x0201c570 module:main +from:0x02061bac kind:arm_call_thumb to:0x02015624 module:main +from:0x02061bb8 kind:load to:0x020b3490 module:overlay(0) +from:0x02061bbc kind:load to:0x020b3494 module:overlay(0) +from:0x02061bc0 kind:load to:0x02045484 module:main +from:0x02061bc4 kind:load to:0x0204ba00 module:main +from:0x02061bc8 kind:load to:0x020b349c module:overlay(0) +from:0x02061bcc kind:load to:0x020b34a0 module:overlay(0) +from:0x02061c2c kind:arm_call to:0x0202a148 module:main +from:0x02061c38 kind:load to:0x020b3488 module:overlay(0) +from:0x02061c3c kind:load to:0x020b3478 module:overlay(0) +from:0x02061c6c kind:arm_call to:0x020161e8 module:main +from:0x02061c70 kind:arm_call to:0x02028b18 module:main +from:0x02061cb0 kind:arm_call to:0x02061cc0 module:overlay(0) +from:0x02061cb8 kind:arm_call to:0x02061ce4 module:overlay(0) +from:0x02061cf8 kind:arm_call to:0x0206244c module:overlay(0) +from:0x02061d54 kind:arm_call to:0x0201c52c module:main +from:0x02061d60 kind:load to:0x0204ba00 module:main +from:0x02061dcc kind:arm_call to:0x01ff9b40 module:itcm +from:0x02061ddc kind:arm_call_thumb to:0x0200ae10 module:main +from:0x02061df0 kind:arm_call to:0x02007944 module:main +from:0x02061e00 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x02061e9c kind:arm_call to:0x02019648 module:main +from:0x02061ed0 kind:load to:0x0204b690 module:main +from:0x02061ed4 kind:load to:0x020abbb0 module:overlay(0) +from:0x02061eec kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02061f14 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02061f7c kind:arm_call_thumb to:0x020125a4 module:main +from:0x02061f88 kind:arm_call to:0x02007998 module:main +from:0x02061f90 kind:arm_call to:0x02062080 module:overlay(0) +from:0x02061fa0 kind:arm_call to:0x020620d8 module:overlay(0) +from:0x02061fb0 kind:arm_call to:0x02062058 module:overlay(0) +from:0x02062008 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02062010 kind:load to:0x0204af04 module:main +from:0x02062014 kind:load to:0x020b34a4 module:overlay(0) +from:0x02062018 kind:load to:0x020b34b8 module:overlay(0) +from:0x0206201c kind:load to:0x020b6a14 module:overlay(0) +from:0x02062070 kind:arm_call to:0x02062020 module:overlay(0) +from:0x0206209c kind:arm_call to:0x02062058 module:overlay(0) +from:0x020620f4 kind:arm_call to:0x020079d8 module:main +from:0x02062130 kind:load to:0x0204b690 module:main +from:0x02062150 kind:arm_call to:0x020079b8 module:main +from:0x02062170 kind:arm_call to:0x020079b8 module:main +from:0x020621ec kind:arm_call to:0x02035590 module:main +from:0x02062238 kind:arm_call to:0x020079f8 module:main +from:0x02062250 kind:arm_call to:0x02015e90 module:main +from:0x02062260 kind:arm_call to:0x02015e90 module:main +from:0x020622bc kind:arm_call to:0x02007430 module:main +from:0x020622f4 kind:arm_call to:0x0202a190 module:main +from:0x0206231c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02062334 kind:arm_call to:0x02061290 module:overlay(0) +from:0x02062360 kind:arm_call_thumb to:0x02015660 module:main +from:0x02062368 kind:arm_call_thumb to:0x02016428 module:main +from:0x02062378 kind:arm_call to:0x02015e90 module:main +from:0x020623b0 kind:arm_call to:0x0202a190 module:main +from:0x020623b8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020623ec kind:arm_call to:0x02014f8c module:main +from:0x020623fc kind:arm_call to:0x02035590 module:main +from:0x02062408 kind:arm_call to:0x020354ac module:main +from:0x0206241c kind:arm_call to:0x02035590 module:main +from:0x02062424 kind:arm_call to:0x020354ac module:main +from:0x02062438 kind:arm_call to:0x02035590 module:main +from:0x02062440 kind:load to:0x020b34ec module:overlay(0) +from:0x02062444 kind:load to:0x0204b15c module:main +from:0x02062448 kind:load to:0x020b34fc module:overlay(0) +from:0x02062468 kind:load to:0x020abc1c module:overlay(0) +from:0x02062474 kind:arm_call_thumb to:0x02018430 module:main +from:0x02062488 kind:arm_call_thumb to:0x020beef0 module:overlay(1) +from:0x02062494 kind:load to:0x020b3514 module:overlay(0) +from:0x02062498 kind:load to:0x027e0994 module:dtcm +from:0x020624ac kind:arm_call to:0x020625c8 module:overlay(0) +from:0x020624c0 kind:arm_call_thumb to:0x02018540 module:main +from:0x020624cc kind:load to:0x020b3514 module:overlay(0) +from:0x020624d0 kind:load to:0x027e0994 module:dtcm +from:0x020624e4 kind:arm_call to:0x020625c8 module:overlay(0) +from:0x020624f8 kind:arm_call_thumb to:0x02018540 module:main +from:0x02062500 kind:arm_call to:0x02011ff4 module:main +from:0x0206250c kind:load to:0x020b3514 module:overlay(0) +from:0x02062510 kind:load to:0x027e0994 module:dtcm +from:0x02062524 kind:arm_call to:0x020625c8 module:overlay(0) +from:0x02062538 kind:arm_call_thumb to:0x02018540 module:main +from:0x02062544 kind:load to:0x020b3514 module:overlay(0) +from:0x02062548 kind:load to:0x027e0994 module:dtcm +from:0x02062564 kind:arm_call to:0x02071954 module:overlay(0) +from:0x0206258c kind:arm_call to:0x02027d30 module:main +from:0x020625a0 kind:arm_call_thumb to:0x02062db0 module:overlay(0) +from:0x020625ac kind:load to:0x027e09a0 module:dtcm +from:0x020625b0 kind:load to:0x020b355c module:overlay(0) +from:0x020625b4 kind:load to:0x027e0998 module:dtcm +from:0x020625ec kind:arm_call to:0x0203e740 module:main +from:0x020625f4 kind:arm_call to:0x0206260c module:overlay(0) +from:0x020625fc kind:arm_call to:0x02011ff4 module:main +from:0x02062604 kind:load to:0x0204b608 module:main +from:0x02062608 kind:load to:0x02062c18 module:overlay(0) +from:0x0206261c kind:load to:0x0204b608 module:main +from:0x020626a4 kind:arm_call_thumb to:0x02014998 module:main +from:0x02062760 kind:load to:0x0204b120 module:main +from:0x02062780 kind:load to:0x02016664 module:main +from:0x020627e8 kind:load to:0x020b3574 module:overlay(0) +from:0x020627ec kind:load to:0x0204b120 module:main +from:0x020627f0 kind:load to:0x02014999 module:main +from:0x020628f0 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x02062ad0 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x02062ba4 kind:load to:0x020453b0 module:main +from:0x02062ba8 kind:load to:0x020b3574 module:overlay(0) +from:0x02062bdc kind:arm_call to:0x02016614 module:main +from:0x02062bf0 kind:load to:0x020b35d8 module:overlay(0) +from:0x02062c00 kind:arm_call to:0x02016614 module:main +from:0x02062c14 kind:load to:0x020b35d8 module:overlay(0) +from:0x02062c24 kind:arm_call to:0x0201662c module:main +from:0x02062c3c kind:arm_call to:0x0201662c module:main +from:0x02062c44 kind:arm_call to:0x02011ff4 module:main +from:0x02062c5c kind:arm_call to:0x0201662c module:main +from:0x02062c8c kind:thumb_call_arm to:0x02063004 module:overlay(0) +from:0x02062ca8 kind:load to:0x020b3608 module:overlay(0) +from:0x02062cb0 kind:thumb_call_arm to:0x02063004 module:overlay(0) +from:0x02062ccc kind:load to:0x020b3608 module:overlay(0) +from:0x02062cd8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02062ce0 kind:thumb_call to:0x02062cac module:overlay(0) +from:0x02062d06 kind:thumb_call_arm to:0x020152e0 module:main +from:0x02062d16 kind:thumb_call to:0x02012f24 module:main +from:0x02062d1c kind:thumb_call_arm to:0x02028b18 module:main +from:0x02062d2c kind:thumb_call to:0x02012f6c module:main +from:0x02062d38 kind:thumb_call to:0x02012f6c module:main +from:0x02062d46 kind:thumb_call_arm to:0x02026d24 module:main +from:0x02062d50 kind:thumb_call_arm to:0x02026a44 module:main +from:0x02062d60 kind:thumb_call to:0x02012f6c module:main +from:0x02062d6e kind:thumb_call_arm to:0x02026fa4 module:main +from:0x02062d7a kind:thumb_call_arm to:0x02026fbc module:main +from:0x02062d7e kind:thumb_call_arm to:0x0202701c module:main +from:0x02062d84 kind:thumb_call to:0x02000cdc module:main +from:0x02062d8a kind:thumb_call_arm to:0x0201533c module:main +from:0x02062d96 kind:thumb_call to:0x0205bee8 module:overlay(0) +from:0x02062da0 kind:load to:0x020b360c module:overlay(0) +from:0x02062da4 kind:load to:0x020b3610 module:overlay(0) +from:0x02062da8 kind:load to:0x020b3620 module:overlay(0) +from:0x02062dac kind:load to:0x020b3630 module:overlay(0) +from:0x02062dba kind:thumb_call_arm to:0x02035590 module:main +from:0x02062dce kind:thumb_call to:0x02062cf4 module:overlay(0) +from:0x02062dd4 kind:load to:0x0204b690 module:main +from:0x02062dec kind:load to:0x02062cf5 module:overlay(0) +from:0x02062e90 kind:arm_call to:0x01ffd294 module:itcm +from:0x02062ebc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02062ee0 kind:arm_call to:0x01ffd294 module:itcm +from:0x02062fc4 kind:load to:0x0204b690 module:main +from:0x02062fc8 kind:load to:0x0204b608 module:main +from:0x02062fcc kind:load to:0x0204fb78 module:main +from:0x02062fdc kind:arm_call to:0x01ffd294 module:itcm +from:0x02063000 kind:load to:0x0204c45c module:main +from:0x02063010 kind:load to:0x027e0998 module:dtcm +from:0x02063020 kind:arm_call to:0x0201662c module:main +from:0x02063038 kind:arm_call to:0x0201662c module:main +from:0x02063040 kind:arm_call to:0x02011ff4 module:main +from:0x02063058 kind:arm_call to:0x0201662c module:main +from:0x02063078 kind:arm_call to:0x02016614 module:main +from:0x02063088 kind:arm_call to:0x02016614 module:main +from:0x020630ac kind:load to:0x020b3660 module:overlay(0) +from:0x020630b0 kind:load to:0x020b3648 module:overlay(0) +from:0x020630c0 kind:arm_call to:0x02016614 module:main +from:0x020630d0 kind:arm_call to:0x02016614 module:main +from:0x020630f4 kind:load to:0x020b3660 module:overlay(0) +from:0x020630f8 kind:load to:0x020b3648 module:overlay(0) +from:0x02063154 kind:arm_call to:0x02063014 module:overlay(0) +from:0x0206315c kind:arm_call to:0x0201662c module:main +from:0x02063168 kind:load to:0x020b3660 module:overlay(0) +from:0x020631c4 kind:arm_call to:0x02063014 module:overlay(0) +from:0x020631cc kind:arm_call to:0x0201662c module:main +from:0x020631d4 kind:arm_call to:0x02011ff4 module:main +from:0x020631e0 kind:load to:0x020b3660 module:overlay(0) +from:0x0206323c kind:arm_call to:0x02063014 module:overlay(0) +from:0x02063244 kind:arm_call to:0x0201662c module:main +from:0x02063250 kind:load to:0x020b3660 module:overlay(0) +from:0x02063290 kind:arm_call to:0x0202a17c module:main +from:0x020632a0 kind:arm_call to:0x0202a17c module:main +from:0x020632bc kind:load to:0x020b3684 module:overlay(0) +from:0x020632d0 kind:arm_call to:0x020090d4 module:main +from:0x020632ec kind:arm_call to:0x0200911c module:main +from:0x02063384 kind:arm_call to:0x02008a0c module:main +from:0x02063434 kind:arm_call to:0x0200ab00 module:main +from:0x02063480 kind:arm_call to:0x0202a1c0 module:main +from:0x020634c0 kind:arm_call to:0x02063268 module:overlay(0) +from:0x020634e4 kind:load to:0x020b369c module:overlay(0) +from:0x02063504 kind:arm_call to:0x020636cc module:overlay(0) +from:0x02063510 kind:load to:0x020b369c module:overlay(0) +from:0x02063578 kind:arm_call to:0x02008b58 module:main +from:0x0206367c kind:arm_call to:0x02015e90 module:main +from:0x02063688 kind:arm_call to:0x0203b8f8 module:main +from:0x020636ac kind:arm_call to:0x02008ce8 module:main +from:0x020636c8 kind:load to:0x0204b6a0 module:main +from:0x020636e8 kind:arm_call to:0x0201cab4 module:main +from:0x020636f0 kind:load to:0x0204b6a0 module:main +from:0x0206378c kind:arm_call to:0x0201a90c module:main +from:0x020637ac kind:load to:0x0204c49c module:main +from:0x02063840 kind:arm_call to:0x02015fc0 module:main +from:0x02063880 kind:arm_call to:0x0201a90c module:main +from:0x020638a4 kind:load to:0x0204c49c module:main +from:0x020638c4 kind:arm_call to:0x02063488 module:overlay(0) +from:0x020638d4 kind:arm_call to:0x0201cb5c module:main +from:0x020638e0 kind:load to:0x0204b6a0 module:main +from:0x020638ec kind:arm_call to:0x02063364 module:overlay(0) +from:0x020638fc kind:arm_call to:0x0201cb5c module:main +from:0x02063904 kind:load to:0x0204b6a0 module:main +from:0x0206391c kind:arm_call to:0x02063390 module:overlay(0) +from:0x0206392c kind:arm_call to:0x0201cb5c module:main +from:0x02063938 kind:load to:0x0204b6a0 module:main +from:0x02063944 kind:arm_call to:0x02063440 module:overlay(0) +from:0x02063954 kind:arm_call to:0x0201cb5c module:main +from:0x0206395c kind:load to:0x0204b6a0 module:main +from:0x020639d8 kind:arm_call to:0x02019528 module:main +from:0x02063abc kind:load to:0x0204b690 module:main +from:0x02063adc kind:arm_call to:0x02019528 module:main +from:0x02063b3c kind:arm_call to:0x02063b4c module:overlay(0) +from:0x02063b48 kind:load to:0x0204b690 module:main +from:0x02063b98 kind:arm_call to:0x02015e90 module:main +from:0x02063ba4 kind:arm_call to:0x0203b6ec module:main +from:0x02063bc8 kind:arm_call to:0x02015e90 module:main +from:0x02063be8 kind:arm_call to:0x02015e90 module:main +from:0x02063bf4 kind:arm_call to:0x0203b6ec module:main +from:0x02063c1c kind:arm_call to:0x0201c96c module:main +from:0x02063c50 kind:arm_call to:0x02063514 module:overlay(0) +from:0x02063c68 kind:load to:0x0204b6a0 module:main +from:0x02063cb8 kind:arm_call to:0x02015e90 module:main +from:0x02063cc4 kind:arm_call to:0x0203b6ec module:main +from:0x02063ce8 kind:arm_call to:0x02015e90 module:main +from:0x02063d08 kind:arm_call to:0x02015e90 module:main +from:0x02063d14 kind:arm_call to:0x0203b6ec module:main +from:0x02063d40 kind:arm_call to:0x0201c96c module:main +from:0x02063d74 kind:arm_call to:0x02063514 module:overlay(0) +from:0x02063d8c kind:load to:0x0204b6a0 module:main +from:0x02063db4 kind:arm_call to:0x02063514 module:overlay(0) +from:0x02063e00 kind:arm_call to:0x02028b84 module:main +from:0x02063e30 kind:arm_call to:0x02026720 module:main +from:0x02063e3c kind:arm_call to:0x02026770 module:main +from:0x02063e48 kind:load to:0x0204b6a0 module:main +from:0x02063e54 kind:arm_call to:0x02063268 module:overlay(0) +from:0x02063e68 kind:load to:0x020b36b4 module:overlay(0) +from:0x02063e98 kind:arm_call to:0x02063f38 module:overlay(0) +from:0x02063ebc kind:arm_call to:0x02008b2c module:main +from:0x02063ecc kind:arm_call to:0x02063fc4 module:overlay(0) +from:0x02063ef8 kind:arm_call to:0x02008bdc module:main +from:0x02063f60 kind:arm_call to:0x02025cc0 module:main +from:0x02063f68 kind:arm_call to:0x02025d14 module:main +from:0x02063f70 kind:arm_call to:0x02025d84 module:main +from:0x02063f78 kind:arm_call to:0x02025e1c module:main +from:0x02063f9c kind:arm_call to:0x02025c8c module:main +from:0x02063fa4 kind:arm_call to:0x02025ce0 module:main +from:0x02063fac kind:arm_call to:0x02025d34 module:main +from:0x02063fb4 kind:arm_call to:0x02025dc4 module:main +from:0x02063fec kind:arm_call to:0x02025a28 module:main +from:0x02063ff4 kind:arm_call to:0x02025a7c module:main +from:0x02063ffc kind:arm_call to:0x02025b20 module:main +from:0x02064004 kind:arm_call to:0x02025c18 module:main +from:0x02064028 kind:arm_call to:0x020259f4 module:main +from:0x02064030 kind:arm_call to:0x02025a48 module:main +from:0x02064038 kind:arm_call to:0x02025a9c module:main +from:0x02064040 kind:arm_call to:0x02025b94 module:main +from:0x0206405c kind:arm_call to:0x02016614 module:main +from:0x020640c0 kind:load to:0x020b36cc module:overlay(0) +from:0x020640d0 kind:arm_call to:0x02016614 module:main +from:0x02064134 kind:load to:0x020b36cc module:overlay(0) +from:0x02064140 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02064154 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0206415c kind:arm_call to:0x02011ff4 module:main +from:0x02064170 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02064210 kind:arm_call to:0x0206417c module:overlay(0) +from:0x02064238 kind:arm_call to:0x02018200 module:main +from:0x0206425c kind:arm_call to:0x0206417c module:overlay(0) +from:0x020642c8 kind:arm_call to:0x02064364 module:overlay(0) +from:0x020642fc kind:arm_call to:0x02064364 module:overlay(0) +from:0x02064324 kind:arm_call to:0x02064364 module:overlay(0) +from:0x02064354 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0206435c kind:load to:0x020b6a14 module:overlay(0) +from:0x02064468 kind:arm_call to:0x0201f4e0 module:main +from:0x02064474 kind:arm_call to:0x0201f520 module:main +from:0x02064494 kind:arm_call to:0x0201f468 module:main +from:0x020644b4 kind:load to:0x0201f3b4 module:main +from:0x02064510 kind:arm_call to:0x020643cc module:overlay(0) +from:0x02064580 kind:arm_call to:0x0201f2f0 module:main +from:0x020645a4 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020645e4 kind:arm_call to:0x0206463c module:overlay(0) +from:0x020645f4 kind:load to:0x020b36e4 module:overlay(0) +from:0x02064600 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02064614 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0206461c kind:arm_call to:0x02011ff4 module:main +from:0x02064630 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0206466c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020646a8 kind:arm_call to:0x02064218 module:overlay(0) +from:0x020646d8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02064720 kind:arm_call to:0x0202a17c module:main +from:0x02064734 kind:arm_call to:0x020643fc module:overlay(0) +from:0x02064778 kind:arm_call to:0x0201a9dc module:main +from:0x020647a8 kind:arm_call to:0x0201a9dc module:main +from:0x020647b4 kind:load to:0x0204c49c module:main +from:0x020647d0 kind:arm_call to:0x02064050 module:overlay(0) +from:0x02064828 kind:arm_call to:0x02064948 module:overlay(0) +from:0x02064838 kind:load to:0x020b36fc module:overlay(0) +from:0x02064854 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020648ac kind:arm_call to:0x02064948 module:overlay(0) +from:0x020648bc kind:load to:0x020b36fc module:overlay(0) +from:0x020648c8 kind:arm_call to:0x02064050 module:overlay(0) +from:0x02064900 kind:load to:0x020b36fc module:overlay(0) +from:0x0206490c kind:arm_call to:0x02064050 module:overlay(0) +from:0x02064944 kind:load to:0x020b36fc module:overlay(0) +from:0x02064978 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0206499c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020649ec kind:arm_call to:0x02064218 module:overlay(0) +from:0x02064a1c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02064a60 kind:arm_call to:0x020641d4 module:overlay(0) +from:0x02064a90 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02064ab4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02064af8 kind:arm_call to:0x0202a17c module:main +from:0x02064b0c kind:arm_call to:0x020643fc module:overlay(0) +from:0x02064b50 kind:arm_call to:0x0201a9dc module:main +from:0x02064b80 kind:arm_call to:0x0201a9dc module:main +from:0x02064b8c kind:load to:0x0204c49c module:main +from:0x02064b98 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02064bac kind:arm_call to:0x02064168 module:overlay(0) +from:0x02064bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02064bf0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02064c14 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02064c64 kind:arm_call to:0x02064218 module:overlay(0) +from:0x02064ca4 kind:arm_call to:0x0202a17c module:main +from:0x02064cb8 kind:arm_call to:0x020643fc module:overlay(0) +from:0x02064d00 kind:arm_call to:0x0201a9dc module:main +from:0x02064d38 kind:arm_call to:0x0201a9dc module:main +from:0x02064d6c kind:arm_call to:0x0201a9dc module:main +from:0x02064d90 kind:arm_call to:0x0201a9dc module:main +from:0x02064d9c kind:load to:0x0204c49c module:main +from:0x02064da8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02064dbc kind:arm_call to:0x02064168 module:overlay(0) +from:0x02064dc4 kind:arm_call to:0x02011ff4 module:main +from:0x02064dd8 kind:arm_call to:0x02064050 module:overlay(0) +from:0x02064df4 kind:load to:0x020b375c module:overlay(0) +from:0x02064e40 kind:arm_call to:0x02064218 module:overlay(0) +from:0x02064e78 kind:arm_call to:0x020641d4 module:overlay(0) +from:0x02064ec4 kind:arm_call to:0x0202a17c module:main +from:0x02064ed8 kind:arm_call to:0x020643fc module:overlay(0) +from:0x02064f1c kind:arm_call to:0x0201a9dc module:main +from:0x02064f4c kind:arm_call to:0x0201a9dc module:main +from:0x02064f58 kind:load to:0x0204c49c module:main +from:0x02064f74 kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x02064f84 kind:arm_call to:0x02061380 module:overlay(0) +from:0x02064fb0 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x02064fc0 kind:load to:0x020b372c module:overlay(0) +from:0x02065010 kind:arm_call to:0x02064df8 module:overlay(0) +from:0x02065020 kind:arm_call to:0x02064268 module:overlay(0) +from:0x02065034 kind:arm_call to:0x020615a0 module:overlay(0) +from:0x0206503c kind:arm_call to:0x020615b0 module:overlay(0) +from:0x02065090 kind:arm_call to:0x02064df8 module:overlay(0) +from:0x020650a0 kind:load to:0x02064268 module:overlay(0) +from:0x020650ac kind:arm_call to:0x02064168 module:overlay(0) +from:0x020650c0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020650c8 kind:arm_call to:0x02011ff4 module:main +from:0x020650e0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020650e8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02065100 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02065108 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02065110 kind:arm_call to:0x02011ff4 module:main +from:0x02065128 kind:arm_call to:0x02061410 module:overlay(0) +from:0x02065130 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02065148 kind:arm_call to:0x02061410 module:overlay(0) +from:0x02065150 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02065158 kind:arm_call to:0x02011ff4 module:main +from:0x02065188 kind:arm_call to:0x020647b8 module:overlay(0) +from:0x02065198 kind:arm_call to:0x0201e4c0 module:main +from:0x020651ac kind:arm_call to:0x020643e4 module:overlay(0) +from:0x020651c0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020651e4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x02065200 kind:arm_call to:0x0201e664 module:main +from:0x02065234 kind:arm_call to:0x0201e6c4 module:main +from:0x02065254 kind:arm_call to:0x02065438 module:overlay(0) +from:0x02065264 kind:load to:0x020b3774 module:overlay(0) +from:0x02065274 kind:arm_call to:0x02064268 module:overlay(0) +from:0x020653c8 kind:arm_call to:0x0201e6c4 module:main +from:0x02065430 kind:load to:0x0204b608 module:main +from:0x020654a0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020654b4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020654bc kind:arm_call to:0x02011ff4 module:main +from:0x020654e8 kind:load to:0x020b37ac module:overlay(0) +from:0x02065530 kind:arm_call to:0x020181ac module:main +from:0x020655fc kind:arm_call to:0x0201e664 module:main +from:0x020656a0 kind:arm_call to:0x0201e544 module:main +from:0x020656d8 kind:arm_call to:0x0206556c module:overlay(0) +from:0x02065770 kind:arm_call to:0x0201e664 module:main +from:0x020657a8 kind:arm_call to:0x0206556c module:overlay(0) +from:0x020657fc kind:arm_call to:0x0206556c module:overlay(0) +from:0x02065848 kind:arm_call to:0x0206556c module:overlay(0) +from:0x02065898 kind:arm_call to:0x0201e6c4 module:main +from:0x020658cc kind:arm_call to:0x020181ac module:main +from:0x0206592c kind:arm_call to:0x0201e6c4 module:main +from:0x02065960 kind:arm_call to:0x020181ac module:main +from:0x02065ab0 kind:arm_call to:0x0201e6c4 module:main +from:0x02065b28 kind:arm_call to:0x0206556c module:overlay(0) +from:0x02065b74 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02065b84 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02065d0c kind:arm_call to:0x0201e4c0 module:main +from:0x02065d28 kind:arm_call_thumb to:0x020141e0 module:main +from:0x02065d9c kind:arm_call to:0x02066b4c module:overlay(0) +from:0x02065dc0 kind:arm_call to:0x02066b4c module:overlay(0) +from:0x02065dec kind:arm_call to:0x02066518 module:overlay(0) +from:0x02065e14 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02065e60 kind:load to:0x0204b690 module:main +from:0x02065e64 kind:load to:0x0201447c module:main +from:0x02065e68 kind:load to:0x0204b0cc module:main +from:0x02066034 kind:arm_call to:0x02066a34 module:overlay(0) +from:0x02066044 kind:arm_call to:0x02066674 module:overlay(0) +from:0x02066058 kind:arm_call to:0x02066a34 module:overlay(0) +from:0x0206606c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02066074 kind:arm_call to:0x020669e8 module:overlay(0) +from:0x02066088 kind:arm_call to:0x02066a04 module:overlay(0) +from:0x020660b4 kind:arm_call to:0x02066be8 module:overlay(0) +from:0x020660c0 kind:arm_call to:0x02066be8 module:overlay(0) +from:0x020660e0 kind:arm_call to:0x02066914 module:overlay(0) +from:0x020660f0 kind:arm_call to:0x02066a94 module:overlay(0) +from:0x02066108 kind:arm_call to:0x02066914 module:overlay(0) +from:0x02066118 kind:arm_call to:0x02066a94 module:overlay(0) +from:0x02066124 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206631c kind:arm_call to:0x0201e6c4 module:main +from:0x02066374 kind:arm_call to:0x0201a9dc module:main +from:0x02066384 kind:arm_call to:0x02066c9c module:overlay(0) +from:0x02066390 kind:arm_call to:0x02066830 module:overlay(0) +from:0x0206639c kind:arm_call to:0x02066c9c module:overlay(0) +from:0x020663a8 kind:load to:0x0204c49c module:main +from:0x020663b4 kind:arm_call to:0x0206694c module:overlay(0) +from:0x020663bc kind:arm_call to:0x020669e8 module:overlay(0) +from:0x020663d4 kind:arm_call to:0x02066a04 module:overlay(0) +from:0x02066428 kind:arm_call to:0x0201e664 module:main +from:0x02066544 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066568 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066590 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020665ac kind:arm_call to:0x02019518 module:main +from:0x02066648 kind:arm_call to:0x0203b6ec module:main +from:0x0206665c kind:arm_call to:0x0203b6ec module:main +from:0x02066670 kind:load to:0x0204b690 module:main +from:0x020666b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x020666c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x020666dc kind:arm_call to:0x01ffb464 module:itcm +from:0x020666ec kind:arm_call to:0x01ff9218 module:itcm +from:0x02066720 kind:arm_call to:0x02066adc module:overlay(0) +from:0x02066828 kind:arm_call to:0x02066a78 module:overlay(0) +from:0x020668cc kind:arm_call to:0x0201a9dc module:main +from:0x020668e8 kind:arm_call to:0x0201a9dc module:main +from:0x02066904 kind:arm_call to:0x0201a9dc module:main +from:0x02066910 kind:load to:0x0204c49c module:main +from:0x02066928 kind:arm_call to:0x0203b6ec module:main +from:0x02066944 kind:arm_call to:0x0203b6ec module:main +from:0x020669a8 kind:arm_call to:0x0203b6ec module:main +from:0x020669b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020669d4 kind:arm_call to:0x0203b6ec module:main +from:0x020669e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02066a4c kind:arm_call to:0x0203b6ec module:main +from:0x02066a68 kind:arm_call to:0x0203b6ec module:main +from:0x02066a70 kind:arm_call to:0x02066914 module:overlay(0) +from:0x02066a80 kind:arm_call to:0x02066a34 module:overlay(0) +from:0x02066a8c kind:arm_call to:0x02066a94 module:overlay(0) +from:0x02066b6c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066b90 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066bb4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066bd0 kind:arm_call to:0x02018200 module:main +from:0x02066d08 kind:arm_call to:0x0201a9dc module:main +from:0x02066d24 kind:arm_call to:0x0201a9dc module:main +from:0x02066d40 kind:arm_call to:0x0201a9dc module:main +from:0x02066d4c kind:load to:0x0204c49c module:main +from:0x02066d70 kind:arm_call to:0x0203af08 module:main +from:0x02066d74 kind:arm_call to:0x0203a0c4 module:main +from:0x02066d78 kind:arm_call to:0x02039b90 module:main +from:0x02066d7c kind:arm_call to:0x0203bb50 module:main +from:0x02066dc8 kind:arm_call to:0x02066e94 module:overlay(0) +from:0x02066df0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066e50 kind:arm_call to:0x02066e94 module:overlay(0) +from:0x02066e78 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066ed0 kind:arm_call to:0x02066e94 module:overlay(0) +from:0x02066efc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066f44 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02066f70 kind:arm_call to:0x02066d50 module:overlay(0) +from:0x02067014 kind:arm_call to:0x0201a9dc module:main +from:0x02067064 kind:arm_call to:0x0201a9dc module:main +from:0x02067098 kind:load to:0x0204c49c module:main +from:0x020670b4 kind:arm_call to:0x02066d84 module:overlay(0) +from:0x020671b4 kind:arm_call to:0x0201b82c module:main +from:0x020671e0 kind:arm_call to:0x02067240 module:overlay(0) +from:0x020671f0 kind:load to:0x020b37bc module:overlay(0) +from:0x02067200 kind:arm_call to:0x0201b82c module:main +from:0x0206722c kind:arm_call to:0x02067240 module:overlay(0) +from:0x0206723c kind:load to:0x020b37bc module:overlay(0) +from:0x02067328 kind:arm_call to:0x0203b6ec module:main +from:0x02067334 kind:arm_call to:0x01ffb464 module:itcm +from:0x02067348 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02067358 kind:arm_call to:0x01ff9218 module:itcm +from:0x02067368 kind:arm_call to:0x01ff9218 module:itcm +from:0x02067404 kind:load to:0x0204b098 module:main +from:0x02067408 kind:load to:0x0204fb78 module:main +from:0x0206742c kind:arm_call to:0x0201b8bc module:main +from:0x02067440 kind:arm_call to:0x0201b8bc module:main +from:0x02067448 kind:arm_call to:0x02011ff4 module:main +from:0x0206745c kind:arm_call to:0x0201b82c module:main +from:0x02067498 kind:load to:0x020b37d8 module:overlay(0) +from:0x020674c0 kind:arm_call to:0x020674f0 module:overlay(0) +from:0x020674e4 kind:arm_call to:0x020674f0 module:overlay(0) +from:0x02067588 kind:arm_call to:0x0203b6ec module:main +from:0x02067594 kind:arm_call to:0x01ffb464 module:itcm +from:0x020675ac kind:arm_call to:0x01ff9218 module:itcm +from:0x020675c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x020676e4 kind:arm_call to:0x0201b7cc module:main +from:0x020676fc kind:arm_call to:0x0201b7cc module:main +from:0x02067708 kind:load to:0x0204b098 module:main +from:0x0206770c kind:load to:0x0204fb78 module:main +from:0x02067710 kind:load to:0x0204b690 module:main +from:0x02067778 kind:arm_call to:0x0201b8bc module:main +from:0x0206778c kind:arm_call to:0x0201b8bc module:main +from:0x02067794 kind:arm_call to:0x02011ff4 module:main +from:0x020677b0 kind:arm_call to:0x0201b974 module:main +from:0x020677cc kind:arm_call to:0x0201b798 module:main +from:0x020677d4 kind:load to:0x0204fb78 module:main +from:0x020677e8 kind:load to:0x0204b690 module:main +from:0x020677f4 kind:arm_call to:0x0201b8bc module:main +from:0x02067808 kind:arm_call to:0x0201b8bc module:main +from:0x02067810 kind:arm_call to:0x02011ff4 module:main +from:0x0206782c kind:arm_call to:0x02011f3c module:main +from:0x02067838 kind:arm_call to:0x02067840 module:overlay(0) +from:0x02067848 kind:arm_call to:0x02067b54 module:overlay(0) +from:0x020679e0 kind:load to:0x0203feb0 module:main +from:0x02067b60 kind:load to:0x020b6770 module:overlay(0) +from:0x02067b6c kind:arm_call_thumb to:0x020154d0 module:main +from:0x02067b84 kind:arm_call to:0x0202a17c module:main +from:0x02067bd8 kind:arm_call to:0x020090b0 module:main +from:0x02067c30 kind:arm_call to:0x02035590 module:main +from:0x02067c38 kind:arm_call to:0x020354ac module:main +from:0x02067c50 kind:arm_call to:0x02035590 module:main +from:0x02067c5c kind:arm_call to:0x020354ac module:main +from:0x02067c70 kind:arm_call to:0x02035590 module:main +from:0x02067c84 kind:arm_call to:0x02067b98 module:overlay(0) +from:0x02067c90 kind:load to:0x020b3860 module:overlay(0) +from:0x02067c94 kind:load to:0x020b3848 module:overlay(0) +from:0x02067c98 kind:load to:0x020b3868 module:overlay(0) +from:0x02067cbc kind:arm_call to:0x02067be4 module:overlay(0) +from:0x02067cf0 kind:arm_call to:0x0203e740 module:main +from:0x02067cfc kind:load to:0x02067d00 module:overlay(0) +from:0x02067d08 kind:arm_call_thumb to:0x02015504 module:main +from:0x02067d58 kind:load to:0x020b3878 module:overlay(0) +from:0x02067e00 kind:arm_call to:0x02067f90 module:overlay(0) +from:0x02067f2c kind:arm_call to:0x02067f64 module:overlay(0) +from:0x02067f34 kind:load to:0x020b684c module:overlay(0) +from:0x02068250 kind:arm_call to:0x020c0380 module:overlay(17) +from:0x020682b4 kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x02068364 kind:load to:0x027e09b8 module:dtcm +from:0x02068368 kind:load to:0x020b68a8 module:overlay(0) +from:0x0206836c kind:load to:0x0204b164 module:main +from:0x02068370 kind:load to:0x027e0ce0 module:dtcm +from:0x02068374 kind:load to:0x027e0d04 module:dtcm +from:0x02068378 kind:load to:0x020d9264 module:overlays(19,24) +from:0x0206837c kind:load to:0x020b7ab8 module:overlay(0) +from:0x02068380 kind:load to:0x020d9266 module:overlays(19,24) +from:0x020684f8 kind:arm_call to:0x02069040 module:overlay(0) +from:0x02068524 kind:arm_call to:0x020db1d4 module:overlay(31) +from:0x02068550 kind:arm_call to:0x020db0e8 module:overlay(31) +from:0x020685b0 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x020685f0 kind:arm_call to:0x02072154 module:overlay(0) +from:0x02068608 kind:arm_call to:0x020a9040 module:overlay(0) +from:0x02068618 kind:arm_call to:0x02072288 module:overlay(0) +from:0x0206865c kind:arm_call to:0x02072230 module:overlay(0) +from:0x02068684 kind:arm_call to:0x020d583c module:overlay(24) +from:0x020686ac kind:arm_call to:0x020d583c module:overlay(24) +from:0x020686cc kind:arm_call_thumb to:0x02018358 module:main +from:0x02068700 kind:arm_call to:0x020c03b0 module:overlay(17) +from:0x02068710 kind:arm_call to:0x020c0380 module:overlay(17) +from:0x0206877c kind:arm_call to:0x02069160 module:overlay(0) +from:0x020687a4 kind:load to:0x027e09a4 module:dtcm +from:0x020687a8 kind:load to:0x027e09b8 module:dtcm +from:0x020687ac kind:load to:0x020b68a8 module:overlay(0) +from:0x020687b0 kind:load to:0x020b684c module:overlay(0) +from:0x020687b4 kind:load to:0x027e0d34 module:dtcm +from:0x020687b8 kind:load to:0x027e0cd8 module:dtcm +from:0x020687bc kind:load to:0x027e0ce0 module:dtcm +from:0x020687c0 kind:load to:0x0204b5e0 module:main +from:0x020687c4 kind:load to:0x027e0d04 module:dtcm +from:0x020687c8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020687cc kind:load to:0x020d9266 module:overlays(19,24) +from:0x020687f4 kind:arm_call to:0x02067d38 module:overlay(0) +from:0x02068810 kind:load to:0x020b38a4 module:overlay(0) +from:0x02068828 kind:arm_call to:0x02067d38 module:overlay(0) +from:0x02068844 kind:load to:0x020b38a4 module:overlay(0) +from:0x02068860 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x02068878 kind:arm_call to:0x02069404 module:overlay(0) +from:0x02068888 kind:load to:0x020b38a4 module:overlay(0) +from:0x0206888c kind:load to:0x020b684c module:overlay(0) +from:0x020688a8 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020688c0 kind:arm_call to:0x02069404 module:overlay(0) +from:0x020688c8 kind:arm_call to:0x02011ff4 module:main +from:0x020688d8 kind:load to:0x020b38a4 module:overlay(0) +from:0x020688dc kind:load to:0x020b684c module:overlay(0) +from:0x020688f8 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x02068910 kind:arm_call to:0x02069404 module:overlay(0) +from:0x02068920 kind:load to:0x020b38a4 module:overlay(0) +from:0x02068924 kind:load to:0x020b684c module:overlay(0) +from:0x02068938 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x02068954 kind:arm_call to:0x02069404 module:overlay(0) +from:0x02068960 kind:load to:0x020b684c module:overlay(0) +from:0x02068984 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020689bc kind:arm_call to:0x0206929c module:overlay(0) +from:0x020689cc kind:load to:0x020b684c module:overlay(0) +from:0x020689e0 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x02068a00 kind:arm_call to:0x0206952c module:overlay(0) +from:0x02068a0c kind:load to:0x020b684c module:overlay(0) +from:0x02068a30 kind:arm_call to:0x02069864 module:overlay(0) +from:0x02068a38 kind:arm_call to:0x02067fe4 module:overlay(0) +from:0x02068a40 kind:load to:0x020b684c module:overlay(0) +from:0x02068bbc kind:arm_call to:0x02011ff4 module:main +from:0x02068bd4 kind:arm_call to:0x02011f3c module:main +from:0x02068c0c kind:arm_call to:0x0202a17c module:main +from:0x02068c40 kind:arm_call to:0x02011ff4 module:main +from:0x02068c50 kind:arm_call to:0x02011f3c module:main +from:0x02068cac kind:arm_call to:0x02014f8c module:main +from:0x02068cc8 kind:arm_call to:0x02035590 module:main +from:0x02068cd4 kind:arm_call to:0x020354ac module:main +from:0x02068ce8 kind:arm_call to:0x02035590 module:main +from:0x02068cf0 kind:arm_call to:0x020354ac module:main +from:0x02068d04 kind:arm_call to:0x02035590 module:main +from:0x02068d10 kind:arm_call to:0x020354ac module:main +from:0x02068d24 kind:arm_call to:0x02035590 module:main +from:0x02068d34 kind:arm_call to:0x02068d4c module:overlay(0) +from:0x02068d40 kind:load to:0x0204b15c module:main +from:0x02068d44 kind:load to:0x020b38d0 module:overlay(0) +from:0x02068d48 kind:load to:0x020b38dc module:overlay(0) +from:0x02068d78 kind:arm_call_thumb to:0x02012ec8 module:main +from:0x02068d84 kind:arm_call to:0x02068e7c module:overlay(0) +from:0x02068dbc kind:arm_call to:0x02014f8c module:main +from:0x02068dd8 kind:arm_call to:0x02035590 module:main +from:0x02068de4 kind:arm_call to:0x020354ac module:main +from:0x02068df8 kind:arm_call to:0x02035590 module:main +from:0x02068e00 kind:arm_call to:0x020354ac module:main +from:0x02068e14 kind:arm_call to:0x02035590 module:main +from:0x02068e20 kind:arm_call to:0x020354ac module:main +from:0x02068e34 kind:arm_call to:0x02035590 module:main +from:0x02068e4c kind:arm_call_thumb to:0x02012ee4 module:main +from:0x02068e58 kind:arm_call to:0x02068e7c module:overlay(0) +from:0x02068e70 kind:load to:0x0204b15c module:main +from:0x02068e74 kind:load to:0x020b38d0 module:overlay(0) +from:0x02068e78 kind:load to:0x020b38dc module:overlay(0) +from:0x02068ea0 kind:arm_call to:0x0202a17c module:main +from:0x02068eb4 kind:arm_call to:0x02068a44 module:overlay(0) +from:0x02068f68 kind:arm_call to:0x02011ff4 module:main +from:0x02068f90 kind:arm_call to:0x0202a17c module:main +from:0x02068ff4 kind:arm_call to:0x02068b04 module:overlay(0) +from:0x02069014 kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x0206907c kind:arm_call to:0x02068b18 module:overlay(0) +from:0x020690ec kind:arm_call to:0x02068da0 module:overlay(0) +from:0x020690f4 kind:load to:0x020b38e4 module:overlay(0) +from:0x020690f8 kind:load to:0x021847c0 module:overlays(97,100) +from:0x02069114 kind:arm_call to:0x02068f0c module:overlay(0) +from:0x02069120 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x0206913c kind:arm_call to:0x02068da0 module:overlay(0) +from:0x02069144 kind:load to:0x027e09a4 module:dtcm +from:0x02069148 kind:load to:0x020b38ec module:overlay(0) +from:0x0206914c kind:load to:0x02182be0 module:overlay(97) +from:0x02069168 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020691bc kind:arm_call to:0x02013c0c module:main +from:0x020691c8 kind:arm_call to:0x02013b28 module:main +from:0x020691d8 kind:arm_call to:0x0201447c module:main +from:0x02069234 kind:load to:0x0204b098 module:main +from:0x02069238 kind:load to:0x0204b0cc module:main +from:0x020692b8 kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x020692cc kind:arm_call to:0x02068ffc module:overlay(0) +from:0x020692d4 kind:arm_call to:0x0206918c module:overlay(0) +from:0x020692e4 kind:arm_call to:0x0206918c module:overlay(0) +from:0x02069324 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x02069344 kind:arm_call to:0x02069150 module:overlay(0) +from:0x02069358 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x02069364 kind:arm_call to:0x02069150 module:overlay(0) +from:0x02069388 kind:arm_call to:0x02020e44 module:main +from:0x02069394 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020693b0 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020693cc kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020693e4 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020693f8 kind:load to:0x027e09a4 module:dtcm +from:0x020693fc kind:load to:0x020da034 module:overlays(19,24) +from:0x02069400 kind:load to:0x0204b690 module:main +from:0x02069418 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x0206943c kind:arm_call to:0x02069a80 module:overlay(0) +from:0x02069448 kind:arm_call to:0x02069150 module:overlay(0) +from:0x0206945c kind:arm_call to:0x02069a80 module:overlay(0) +from:0x02069468 kind:arm_call to:0x02069150 module:overlay(0) +from:0x0206949c kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020694b8 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020694c4 kind:arm_call to:0x02069150 module:overlay(0) +from:0x020694d8 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020694e4 kind:arm_call to:0x02069150 module:overlay(0) +from:0x020694fc kind:load to:0x0204b690 module:main +from:0x02069514 kind:arm_call to:0x0206918c module:overlay(0) +from:0x02069540 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x02069564 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x02069570 kind:arm_call to:0x02069150 module:overlay(0) +from:0x020695ac kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020695d4 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x020695e0 kind:arm_call to:0x02069150 module:overlay(0) +from:0x02069608 kind:load to:0x0204b690 module:main +from:0x0206962c kind:arm_call to:0x02069040 module:overlay(0) +from:0x020696a8 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020696b4 kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x020696c0 kind:arm_call to:0x0206918c module:overlay(0) +from:0x020696e8 kind:arm_call to:0x0206918c module:overlay(0) +from:0x02069700 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x02069714 kind:arm_call to:0x020a4e08 module:overlay(0) +from:0x02069730 kind:load to:0x027e09a4 module:dtcm +from:0x02069734 kind:load to:0x020da034 module:overlays(19,24) +from:0x02069754 kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x02069760 kind:arm_call to:0x0206918c module:overlay(0) +from:0x02069788 kind:arm_call to:0x0206918c module:overlay(0) +from:0x020697a0 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x020697b4 kind:arm_call to:0x020a4e08 module:overlay(0) +from:0x020697e0 kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x020697ec kind:arm_call to:0x0206919c module:overlay(0) +from:0x02069808 kind:arm_call to:0x0206919c module:overlay(0) +from:0x02069820 kind:arm_call to:0x0206919c module:overlay(0) +from:0x02069838 kind:arm_call to:0x0206919c module:overlay(0) +from:0x02069850 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0206985c kind:arm_call to:0x02175e9c module:overlay(88) +from:0x0206986c kind:arm_call to:0x02069a80 module:overlay(0) +from:0x02069878 kind:arm_call to:0x0206917c module:overlay(0) +from:0x0206989c kind:arm_call to:0x020a4290 module:overlay(0) +from:0x020698ac kind:arm_call to:0x020a4290 module:overlay(0) +from:0x020698d4 kind:arm_call to:0x020376c8 module:main +from:0x020698f0 kind:arm_call to:0x020376c8 module:main +from:0x02069908 kind:arm_call to:0x020a429c module:overlay(0) +from:0x02069914 kind:arm_call to:0x020a429c module:overlay(0) +from:0x02069980 kind:arm_call to:0x0201be58 module:main +from:0x02069994 kind:arm_call to:0x0201be58 module:main +from:0x020699b0 kind:arm_call to:0x0201be58 module:main +from:0x02069a18 kind:arm_call to:0x0201bddc module:main +from:0x02069a28 kind:arm_call to:0x0201bddc module:main +from:0x02069a40 kind:arm_call to:0x0201bddc module:main +from:0x02069a50 kind:arm_call_thumb to:0x0201c818 module:main +from:0x02069a5c kind:arm_call_thumb to:0x0201c818 module:main +from:0x02069a68 kind:load to:0x0204b6a0 module:main +from:0x02069a7c kind:load to:0x0201beb4 module:main +from:0x02069aa4 kind:load to:0x0204b690 module:main +from:0x02069aec kind:arm_call to:0x02069aa8 module:overlay(0) +from:0x02069b68 kind:load to:0x020b38fc module:overlay(0) +from:0x02069ba0 kind:arm_call to:0x02069aa8 module:overlay(0) +from:0x02069c1c kind:load to:0x020b38fc module:overlay(0) +from:0x02069c30 kind:arm_call to:0x02011ff4 module:main +from:0x02069c84 kind:arm_call to:0x0206adc0 module:overlay(0) +from:0x02069d24 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x02069d38 kind:load to:0x02069d58 module:overlay(0) +from:0x02069d54 kind:load to:0x02069d58 module:overlay(0) +from:0x02069dfc kind:arm_call to:0x0206a2d4 module:overlay(0) +from:0x02069e2c kind:arm_call to:0x0206b194 module:overlay(0) +from:0x02069e58 kind:arm_call to:0x0206b194 module:overlay(0) +from:0x02069e64 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x02069ea8 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x02069ee8 kind:arm_call to:0x0206ae34 module:overlay(0) +from:0x02069fec kind:arm_call to:0x02069aa8 module:overlay(0) +from:0x0206a00c kind:arm_call to:0x0206a09c module:overlay(0) +from:0x0206a020 kind:arm_call to:0x0206a0e0 module:overlay(0) +from:0x0206a034 kind:arm_call to:0x0206a120 module:overlay(0) +from:0x0206a054 kind:arm_call to:0x0206a178 module:overlay(0) +from:0x0206a068 kind:arm_call to:0x0206a224 module:overlay(0) +from:0x0206a07c kind:arm_call to:0x0206a2f4 module:overlay(0) +from:0x0206a108 kind:arm_call to:0x02015cb0 module:main +from:0x0206a15c kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0206a170 kind:load to:0x020b7cda module:overlay(0) +from:0x0206a174 kind:load to:0x020b684c module:overlay(0) +from:0x0206a1a8 kind:arm_call to:0x0202a160 module:main +from:0x0206a254 kind:arm_call to:0x0202a160 module:main +from:0x0206a324 kind:arm_call to:0x02015d84 module:main +from:0x0206a338 kind:arm_call to:0x02015d84 module:main +from:0x0206a34c kind:arm_call to:0x02015d84 module:main +from:0x0206a38c kind:arm_call to:0x020376c8 module:main +from:0x0206a394 kind:arm_call to:0x0203768c module:main +from:0x0206a3ac kind:arm_call to:0x020376c8 module:main +from:0x0206a3b4 kind:arm_call to:0x0203768c module:main +from:0x0206a3cc kind:arm_call to:0x020376c8 module:main +from:0x0206a3d4 kind:arm_call to:0x0203768c module:main +from:0x0206a3ec kind:arm_call to:0x020376c8 module:main +from:0x0206a3f4 kind:arm_call to:0x0203768c module:main +from:0x0206a400 kind:arm_call to:0x02014f78 module:main +from:0x0206a418 kind:arm_call to:0x020376c8 module:main +from:0x0206a420 kind:arm_call to:0x0203768c module:main +from:0x0206a438 kind:arm_call to:0x020376c8 module:main +from:0x0206a440 kind:arm_call to:0x0203768c module:main +from:0x0206a458 kind:arm_call to:0x020376c8 module:main +from:0x0206a460 kind:arm_call to:0x0203768c module:main +from:0x0206a478 kind:arm_call to:0x020376c8 module:main +from:0x0206a480 kind:arm_call to:0x0203768c module:main +from:0x0206a4b4 kind:arm_call to:0x020376c8 module:main +from:0x0206a4c4 kind:arm_call to:0x02014f78 module:main +from:0x0206a4dc kind:arm_call to:0x020376c8 module:main +from:0x0206a4e8 kind:arm_call to:0x020376c8 module:main +from:0x0206a4f4 kind:arm_call to:0x0203768c module:main +from:0x0206a50c kind:arm_call to:0x020376c8 module:main +from:0x0206a514 kind:arm_call to:0x0203768c module:main +from:0x0206a52c kind:arm_call to:0x020376c8 module:main +from:0x0206a534 kind:arm_call to:0x0203768c module:main +from:0x0206a54c kind:arm_call to:0x020376c8 module:main +from:0x0206a554 kind:arm_call to:0x0203768c module:main +from:0x0206a56c kind:arm_call to:0x020376c8 module:main +from:0x0206a580 kind:load to:0x020b3948 module:overlay(0) +from:0x0206a584 kind:load to:0x0204b15c module:main +from:0x0206a588 kind:load to:0x020b394c module:overlay(0) +from:0x0206a58c kind:load to:0x020b3950 module:overlay(0) +from:0x0206a5b0 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x0206a5cc kind:arm_call to:0x0206abf8 module:overlay(0) +from:0x0206a628 kind:arm_call to:0x0206ae58 module:overlay(0) +from:0x0206a640 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206a6a8 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x0206a6b4 kind:arm_call to:0x0206a784 module:overlay(0) +from:0x0206a6d4 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x0206a6fc kind:arm_call to:0x0206a784 module:overlay(0) +from:0x0206a728 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206a87c kind:arm_call to:0x0206a120 module:overlay(0) +from:0x0206a88c kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206a8a0 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206a8e0 kind:arm_call to:0x0206a09c module:overlay(0) +from:0x0206a910 kind:arm_call to:0x0206a2d4 module:overlay(0) +from:0x0206a920 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206a934 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206a968 kind:arm_call to:0x0206a0e0 module:overlay(0) +from:0x0206a978 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206a98c kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206a9c8 kind:arm_call to:0x0206a178 module:overlay(0) +from:0x0206a9d8 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206a9ec kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206aa20 kind:arm_call to:0x0206a224 module:overlay(0) +from:0x0206aa30 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206aa44 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206aa78 kind:arm_call to:0x0206a2f4 module:overlay(0) +from:0x0206aa88 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206aa9c kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206aaf4 kind:arm_call to:0x0206b194 module:overlay(0) +from:0x0206ab00 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206ab18 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206ab2c kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206abb0 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206abc8 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206ac88 kind:arm_call to:0x0206ae34 module:overlay(0) +from:0x0206acb8 kind:arm_call to:0x0206ae34 module:overlay(0) +from:0x0206acd4 kind:arm_call to:0x02063340 module:overlay(0) +from:0x0206ae40 kind:arm_call to:0x02063310 module:overlay(0) +from:0x0206af28 kind:arm_call to:0x0206adc0 module:overlay(0) +from:0x0206af48 kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206af5c kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206af9c kind:arm_call to:0x020632c0 module:overlay(0) +from:0x0206afdc kind:arm_call to:0x02067d14 module:overlay(0) +from:0x0206b0dc kind:arm_call to:0x0206a09c module:overlay(0) +from:0x0206b0f8 kind:arm_call to:0x0206a0e0 module:overlay(0) +from:0x0206b114 kind:arm_call to:0x0206a120 module:overlay(0) +from:0x0206b140 kind:arm_call to:0x0206a178 module:overlay(0) +from:0x0206b15c kind:arm_call to:0x0206a224 module:overlay(0) +from:0x0206b178 kind:arm_call to:0x0206a2f4 module:overlay(0) +from:0x0206b1d0 kind:arm_call to:0x0206adc0 module:overlay(0) +from:0x0206b1f8 kind:arm_call to:0x0206daa0 module:overlay(0) +from:0x0206b204 kind:arm_call to:0x0206edcc module:overlay(0) +from:0x0206b214 kind:load to:0x020b69b8 module:overlay(0) +from:0x0206b218 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206b230 kind:arm_call to:0x02002fc4 module:main +from:0x0206b26c kind:arm_call to:0x02072b34 module:overlay(0) +from:0x0206b274 kind:arm_call to:0x0206d1b8 module:overlay(0) +from:0x0206b27c kind:arm_call to:0x0206e980 module:overlay(0) +from:0x0206b284 kind:arm_call to:0x02070dcc module:overlay(0) +from:0x0206b28c kind:arm_call to:0x02071018 module:overlay(0) +from:0x0206b298 kind:arm_call to:0x0207160c module:overlay(0) +from:0x0206b2b0 kind:arm_call to:0x021308c4 module:overlay(26) +from:0x0206b2b8 kind:arm_call to:0x0206b360 module:overlay(0) +from:0x0206b2bc kind:arm_call to:0x020023d0 module:main +from:0x0206b2c4 kind:load to:0x027e09a8 module:dtcm +from:0x0206b2c8 kind:load to:0x020b69b8 module:overlay(0) +from:0x0206b2cc kind:load to:0x020b6a14 module:overlay(0) +from:0x0206b2d0 kind:load to:0x020b6ab4 module:overlay(0) +from:0x0206b2d4 kind:load to:0x020b6ae8 module:overlay(0) +from:0x0206b2d8 kind:load to:0x020b6b48 module:overlay(0) +from:0x0206b2dc kind:load to:0x027e0d20 module:dtcm +from:0x0206b2f0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0206b2fc kind:arm_call to:0x0206ee84 module:overlay(0) +from:0x0206b304 kind:arm_call to:0x02071140 module:overlay(0) +from:0x0206b314 kind:load to:0x020b69b8 module:overlay(0) +from:0x0206b318 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206b31c kind:load to:0x020b6ae8 module:overlay(0) +from:0x0206b330 kind:arm_call to:0x0206db70 module:overlay(0) +from:0x0206b33c kind:arm_call to:0x0206eed0 module:overlay(0) +from:0x0206b344 kind:arm_call to:0x0207115c module:overlay(0) +from:0x0206b354 kind:load to:0x020b69b8 module:overlay(0) +from:0x0206b358 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206b35c kind:load to:0x020b6ae8 module:overlay(0) +from:0x0206b378 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206b3a8 kind:arm_call to:0x02002a34 module:main +from:0x0206b3c4 kind:arm_call to:0x02002a34 module:main +from:0x0206b408 kind:arm_call to:0x0206edf8 module:overlay(0) +from:0x0206b414 kind:arm_call to:0x0206daa0 module:overlay(0) +from:0x0206b424 kind:arm_call to:0x02002a34 module:main +from:0x0206b438 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206b43c kind:load to:0x020b69b8 module:overlay(0) +from:0x0206b458 kind:arm_call to:0x0206b2e0 module:overlay(0) +from:0x0206b46c kind:arm_call to:0x02002400 module:main +from:0x0206b4a4 kind:arm_call to:0x020d76f8 module:overlay(24) +from:0x0206b4ac kind:load to:0x020b6b48 module:overlay(0) +from:0x0206b4b0 kind:load to:0x027e099c module:dtcm +from:0x0206b4b4 kind:load to:0x027e0d08 module:dtcm +from:0x0206b4c8 kind:arm_call to:0x020717bc module:overlay(0) +from:0x0206b4d0 kind:arm_call to:0x02002400 module:main +from:0x0206b4ec kind:arm_call to:0x0206b320 module:overlay(0) +from:0x0206b4f8 kind:load to:0x020b6b48 module:overlay(0) +from:0x0206b50c kind:arm_call to:0x0206daa0 module:overlay(0) +from:0x0206b518 kind:arm_call to:0x0206edcc module:overlay(0) +from:0x0206b524 kind:arm_call to:0x02070fe0 module:overlay(0) +from:0x0206b530 kind:arm_call to:0x02071244 module:overlay(0) +from:0x0206b534 kind:arm_call to:0x0200242c module:main +from:0x0206b544 kind:arm_call to:0x02070c94 module:overlay(0) +from:0x0206b54c kind:arm_call to:0x0202c050 module:main +from:0x0206b554 kind:load to:0x020b69b8 module:overlay(0) +from:0x0206b558 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206b55c kind:load to:0x020b6ab4 module:overlay(0) +from:0x0206b560 kind:load to:0x020b6ae8 module:overlay(0) +from:0x0206b564 kind:load to:0x027e099c module:dtcm +from:0x0206b588 kind:arm_call to:0x0206dc90 module:overlay(0) +from:0x0206b5a4 kind:arm_call to:0x0206ef64 module:overlay(0) +from:0x0206b5b0 kind:load to:0x020b69b8 module:overlay(0) +from:0x0206b5b4 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206b5d0 kind:load to:0x020b69b8 module:overlay(0) +from:0x0206b5d4 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206b5fc kind:arm_call to:0x0206b628 module:overlay(0) +from:0x0206b608 kind:arm_call to:0x0206b628 module:overlay(0) +from:0x0206b614 kind:arm_call to:0x0206b628 module:overlay(0) +from:0x0206b620 kind:arm_call to:0x0206b628 module:overlay(0) +from:0x0206b66c kind:arm_call to:0x02003fb0 module:main +from:0x0206b690 kind:arm_call to:0x0206bad0 module:overlay(0) +from:0x0206b6ac kind:arm_call to:0x0206bad0 module:overlay(0) +from:0x0206b6b8 kind:arm_call to:0x02003fb0 module:main +from:0x0206b710 kind:arm_call to:0x02003fb0 module:main +from:0x0206b74c kind:arm_call to:0x02083414 module:overlay(0) +from:0x0206b760 kind:arm_call to:0x02003f98 module:main +from:0x0206b768 kind:arm_call to:0x02002184 module:main +from:0x0206b774 kind:load to:0x0204af1c module:main +from:0x0206b778 kind:load to:0x027e09a4 module:dtcm +from:0x0206b77c kind:load to:0x027e0cd8 module:dtcm +from:0x0206b7b8 kind:arm_call to:0x0206bad0 module:overlay(0) +from:0x0206b7d4 kind:arm_call to:0x0206bad0 module:overlay(0) +from:0x0206b7e0 kind:arm_call to:0x02003fe0 module:main +from:0x0206b7f4 kind:arm_call to:0x02002184 module:main +from:0x0206b7fc kind:load to:0x0204af1c module:main +from:0x0206b828 kind:arm_call to:0x020022a8 module:main +from:0x0206b858 kind:arm_call to:0x0206bad0 module:overlay(0) +from:0x0206b864 kind:arm_call to:0x02003f98 module:main +from:0x0206b884 kind:arm_call to:0x0206b89c module:overlay(0) +from:0x0206b88c kind:arm_call to:0x02002184 module:main +from:0x0206b898 kind:load to:0x0204af1c module:main +from:0x0206b8bc kind:arm_call to:0x02003f98 module:main +from:0x0206b8d4 kind:arm_call to:0x0206baac module:overlay(0) +from:0x0206b8e8 kind:arm_call to:0x0206baac module:overlay(0) +from:0x0206b90c kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0206b944 kind:arm_call to:0x02003fe0 module:main +from:0x0206b954 kind:arm_call to:0x02003fe0 module:main +from:0x0206b964 kind:arm_call to:0x02003fe0 module:main +from:0x0206b974 kind:arm_call to:0x02003fe0 module:main +from:0x0206b984 kind:arm_call to:0x02003fe0 module:main +from:0x0206b994 kind:arm_call to:0x02003fe0 module:main +from:0x0206b9a4 kind:arm_call to:0x02003fe0 module:main +from:0x0206b9b4 kind:arm_call to:0x02003fe0 module:main +from:0x0206b9d0 kind:arm_call to:0x0206baac module:overlay(0) +from:0x0206b9f4 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0206ba2c kind:arm_call to:0x02003fe0 module:main +from:0x0206ba3c kind:arm_call to:0x02003fe0 module:main +from:0x0206ba4c kind:arm_call to:0x02003fe0 module:main +from:0x0206ba5c kind:arm_call to:0x02003fe0 module:main +from:0x0206ba6c kind:arm_call to:0x02003fe0 module:main +from:0x0206ba7c kind:arm_call to:0x02003fe0 module:main +from:0x0206ba8c kind:arm_call to:0x02003fe0 module:main +from:0x0206ba9c kind:arm_call to:0x02003fe0 module:main +from:0x0206baa4 kind:load to:0x0204af1c module:main +from:0x0206baa8 kind:load to:0x027e0ce0 module:dtcm +from:0x0206bab4 kind:arm_call to:0x02003b70 module:main +from:0x0206babc kind:arm_call to:0x02003f30 module:main +from:0x0206bae8 kind:arm_call to:0x020022a8 module:main +from:0x0206bb08 kind:arm_call to:0x0200174c module:main +from:0x0206bb34 kind:arm_call to:0x020021d4 module:main +from:0x0206bb48 kind:arm_call to:0x02002184 module:main +from:0x0206bb60 kind:load to:0x0204af1c module:main +from:0x0206bb94 kind:arm_call to:0x0200211c module:main +from:0x0206bb9c kind:load to:0x0204af1c module:main +from:0x0206bbbc kind:arm_call to:0x0206bb70 module:overlay(0) +from:0x0206bbcc kind:arm_call to:0x020022a8 module:main +from:0x0206bbd8 kind:arm_call to:0x0206bad0 module:overlay(0) +from:0x0206bbe8 kind:arm_call to:0x0206bb7c module:overlay(0) +from:0x0206bbf8 kind:arm_call to:0x0206bb7c module:overlay(0) +from:0x0206bc0c kind:arm_call to:0x0206bb7c module:overlay(0) +from:0x0206bc1c kind:arm_call to:0x0206bb7c module:overlay(0) +from:0x0206bc28 kind:arm_call to:0x02002184 module:main +from:0x0206bc38 kind:arm_call to:0x0206bb64 module:overlay(0) +from:0x0206bc40 kind:load to:0x0204af1c module:main +from:0x0206bc44 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206bc7c kind:arm_call to:0x0206bca8 module:overlay(0) +from:0x0206bc88 kind:arm_call to:0x0206bca8 module:overlay(0) +from:0x0206bc94 kind:arm_call to:0x0206bca8 module:overlay(0) +from:0x0206bca0 kind:arm_call to:0x0206bca8 module:overlay(0) +from:0x0206bcc8 kind:arm_call to:0x020024c8 module:main +from:0x0206bcdc kind:arm_call to:0x02002544 module:main +from:0x0206bcec kind:arm_call to:0x0200251c module:main +from:0x0206bd18 kind:arm_call to:0x0206bc48 module:overlay(0) +from:0x0206bd3c kind:arm_call to:0x0206bca8 module:overlay(0) +from:0x0206bdd0 kind:load to:0x020b398c module:overlay(0) +from:0x0206bde0 kind:arm_call to:0x02011ff4 module:main +from:0x0206be2c kind:arm_call to:0x0206c0d8 module:overlay(0) +from:0x0206be34 kind:arm_call to:0x0206c538 module:overlay(0) +from:0x0206be5c kind:arm_call to:0x0206c0d8 module:overlay(0) +from:0x0206bf64 kind:arm_call to:0x0206bfc0 module:overlay(0) +from:0x0206bf70 kind:arm_call to:0x0206c3f4 module:overlay(0) +from:0x0206bf7c kind:arm_call to:0x0206c478 module:overlay(0) +from:0x0206bf88 kind:arm_call to:0x0206c4b4 module:overlay(0) +from:0x0206bf94 kind:arm_call to:0x0206c4d8 module:overlay(0) +from:0x0206bfa0 kind:arm_call to:0x0206c6e4 module:overlay(0) +from:0x0206bfac kind:arm_call to:0x02002d74 module:main +from:0x0206bfb4 kind:arm_call to:0x02002fd4 module:main +from:0x0206bfe4 kind:arm_call to:0x0206c0d8 module:overlay(0) +from:0x0206bff0 kind:arm_call to:0x0206c228 module:overlay(0) +from:0x0206c000 kind:arm_call to:0x0206c1ec module:overlay(0) +from:0x0206c010 kind:arm_call to:0x0206c240 module:overlay(0) +from:0x0206c020 kind:arm_call to:0x0206c1ec module:overlay(0) +from:0x0206c030 kind:arm_call to:0x0206c258 module:overlay(0) +from:0x0206c040 kind:arm_call to:0x0206c1ec module:overlay(0) +from:0x0206c050 kind:arm_call to:0x02002d74 module:main +from:0x0206c060 kind:arm_call to:0x02002e38 module:main +from:0x0206c06c kind:arm_call to:0x02002e98 module:main +from:0x0206c088 kind:arm_call to:0x0206c274 module:overlay(0) +from:0x0206c09c kind:arm_call to:0x0206c1ec module:overlay(0) +from:0x0206c0b4 kind:arm_call to:0x02002e08 module:main +from:0x0206c0e8 kind:arm_call to:0x0206c228 module:overlay(0) +from:0x0206c0f8 kind:arm_call to:0x0206c1ec module:overlay(0) +from:0x0206c108 kind:arm_call to:0x0206c240 module:overlay(0) +from:0x0206c118 kind:arm_call to:0x0206c1ec module:overlay(0) +from:0x0206c128 kind:arm_call to:0x0206c258 module:overlay(0) +from:0x0206c138 kind:arm_call to:0x0206c1ec module:overlay(0) +from:0x0206c150 kind:arm_call to:0x02002d74 module:main +from:0x0206c160 kind:arm_call to:0x02002e38 module:main +from:0x0206c16c kind:arm_call to:0x02002e98 module:main +from:0x0206c18c kind:arm_call to:0x0206c274 module:overlay(0) +from:0x0206c1a0 kind:arm_call to:0x0206c1ec module:overlay(0) +from:0x0206c1c8 kind:arm_call to:0x02002e08 module:main +from:0x0206c21c kind:arm_call to:0x0203b6ec module:main +from:0x0206c23c kind:load to:0x020abd54 module:overlay(0) +from:0x0206c254 kind:load to:0x020abd56 module:overlay(0) +from:0x0206c270 kind:load to:0x020abd55 module:overlay(0) +from:0x0206c288 kind:load to:0x020abd58 module:overlay(0) +from:0x0206c30c kind:arm_call to:0x02002f04 module:main +from:0x0206c3ac kind:arm_call to:0x02002f04 module:main +from:0x0206c450 kind:arm_call to:0x0206c458 module:overlay(0) +from:0x0206c4b0 kind:load to:0x020b6ae8 module:overlay(0) +from:0x0206c4c0 kind:arm_call to:0x0207129c module:overlay(0) +from:0x0206c4d4 kind:load to:0x020b6ae8 module:overlay(0) +from:0x0206c5a8 kind:arm_call to:0x0203b6ec module:main +from:0x0206c5c4 kind:arm_call to:0x0203b6ec module:main +from:0x0206c61c kind:arm_call to:0x02002f04 module:main +from:0x0206c630 kind:arm_call to:0x02002dc8 module:main +from:0x0206c680 kind:arm_call to:0x0203b6ec module:main +from:0x0206c6c8 kind:arm_call to:0x02002f04 module:main +from:0x0206c6dc kind:arm_call to:0x02002dc8 module:main +from:0x0206c770 kind:arm_call to:0x02002f04 module:main +from:0x0206c78c kind:arm_call to:0x02002f54 module:main +from:0x0206c7b8 kind:arm_call to:0x02002fd4 module:main +from:0x0206c818 kind:arm_call to:0x0203b6ec module:main +from:0x0206c894 kind:arm_call to:0x0206c538 module:overlay(0) +from:0x0206c8b0 kind:arm_call to:0x0203b6ec module:main +from:0x0206c8d0 kind:arm_call to:0x0206bd48 module:overlay(0) +from:0x0206c8ec kind:load to:0x020b395c module:overlay(0) +from:0x0206c8f8 kind:arm_call to:0x0206bdf0 module:overlay(0) +from:0x0206c914 kind:arm_call to:0x0206bf30 module:overlay(0) +from:0x0206c91c kind:arm_call to:0x02002f04 module:main +from:0x0206c95c kind:arm_call to:0x0206c98c module:overlay(0) +from:0x0206c968 kind:arm_call to:0x0206caec module:overlay(0) +from:0x0206c974 kind:arm_call to:0x0206cc2c module:overlay(0) +from:0x0206c980 kind:arm_call to:0x0206cbcc module:overlay(0) +from:0x0206c9a8 kind:arm_call to:0x02002fd4 module:main +from:0x0206c9c0 kind:arm_call to:0x0206c228 module:overlay(0) +from:0x0206c9d0 kind:arm_call to:0x0206c240 module:overlay(0) +from:0x0206c9e0 kind:arm_call to:0x0206c258 module:overlay(0) +from:0x0206ca0c kind:arm_call to:0x02002d74 module:main +from:0x0206ca20 kind:arm_call to:0x02002e38 module:main +from:0x0206ca2c kind:arm_call to:0x02002e98 module:main +from:0x0206ca3c kind:arm_call to:0x02002e08 module:main +from:0x0206ca54 kind:arm_call to:0x0206c458 module:overlay(0) +from:0x0206ca60 kind:arm_call to:0x02002d74 module:main +from:0x0206ca7c kind:arm_call to:0x02002de8 module:main +from:0x0206ca8c kind:arm_call to:0x02002de8 module:main +from:0x0206caa8 kind:arm_call to:0x02002de8 module:main +from:0x0206cac4 kind:arm_call to:0x02002de8 module:main +from:0x0206cad4 kind:arm_call to:0x02002de8 module:main +from:0x0206cb04 kind:arm_call to:0x02002fd4 module:main +from:0x0206cb1c kind:arm_call to:0x0206c228 module:overlay(0) +from:0x0206cb2c kind:arm_call to:0x0206c240 module:overlay(0) +from:0x0206cb3c kind:arm_call to:0x0206c258 module:overlay(0) +from:0x0206cb68 kind:arm_call to:0x02002d74 module:main +from:0x0206cb7c kind:arm_call to:0x02002e38 module:main +from:0x0206cb88 kind:arm_call to:0x02002e98 module:main +from:0x0206cb98 kind:arm_call to:0x02002e08 module:main +from:0x0206cbb4 kind:arm_call to:0x0206c458 module:overlay(0) +from:0x0206cbc0 kind:arm_call to:0x02002d74 module:main +from:0x0206cbdc kind:arm_call to:0x02002cc0 module:main +from:0x0206cbec kind:arm_call to:0x02002cc0 module:main +from:0x0206cbfc kind:arm_call to:0x02002cc0 module:main +from:0x0206cc0c kind:arm_call to:0x02002cc0 module:main +from:0x0206cc24 kind:arm_call to:0x0206c28c module:overlay(0) +from:0x0206cc50 kind:arm_call to:0x02002d74 module:main +from:0x0206ccc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206cce0 kind:arm_call to:0x0206c228 module:overlay(0) +from:0x0206cd1c kind:arm_call to:0x02002d74 module:main +from:0x0206cd28 kind:arm_call to:0x0206c240 module:overlay(0) +from:0x0206cd38 kind:arm_call to:0x02002e38 module:main +from:0x0206cd44 kind:arm_call to:0x0206c258 module:overlay(0) +from:0x0206cd50 kind:arm_call to:0x02002e98 module:main +from:0x0206cd68 kind:arm_call to:0x0206c274 module:overlay(0) +from:0x0206cd80 kind:arm_call to:0x02002e08 module:main +from:0x0206cd94 kind:arm_call to:0x0206c228 module:overlay(0) +from:0x0206cda4 kind:arm_call to:0x0206c228 module:overlay(0) +from:0x0206cdec kind:arm_call to:0x02002d74 module:main +from:0x0206cdf8 kind:arm_call to:0x0206c240 module:overlay(0) +from:0x0206ce08 kind:arm_call to:0x0206c240 module:overlay(0) +from:0x0206ce5c kind:arm_call to:0x02002e38 module:main +from:0x0206ce68 kind:arm_call to:0x0206c258 module:overlay(0) +from:0x0206ce78 kind:arm_call to:0x0206c258 module:overlay(0) +from:0x0206cec4 kind:arm_call to:0x02002e98 module:main +from:0x0206ced8 kind:arm_call to:0x0206c274 module:overlay(0) +from:0x0206ceec kind:arm_call to:0x0206c274 module:overlay(0) +from:0x0206cf48 kind:arm_call to:0x02002e08 module:main +from:0x0206cf60 kind:arm_call to:0x0206c458 module:overlay(0) +from:0x0206cf6c kind:arm_call to:0x02002d74 module:main +from:0x0206cfa0 kind:arm_call to:0x02002f04 module:main +from:0x0206cfb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206d000 kind:arm_call to:0x02002e98 module:main +from:0x0206d010 kind:arm_call to:0x0206bd48 module:overlay(0) +from:0x0206d024 kind:load to:0x020b3974 module:overlay(0) +from:0x0206d030 kind:load to:0x0206bdf0 module:overlay(0) +from:0x0206d03c kind:load to:0x0206bf30 module:overlay(0) +from:0x0206d048 kind:arm_call to:0x0206bdec module:overlay(0) +from:0x0206d05c kind:arm_call to:0x0206bdec module:overlay(0) +from:0x0206d064 kind:arm_call to:0x02011ff4 module:main +from:0x0206d078 kind:arm_call to:0x0206bdec module:overlay(0) +from:0x0206d08c kind:arm_call to:0x0206bdec module:overlay(0) +from:0x0206d094 kind:arm_call to:0x02011ff4 module:main +from:0x0206d0b4 kind:arm_call to:0x0203b6ec module:main +from:0x0206d0c0 kind:arm_call to:0x02002b08 module:main +from:0x0206d0c8 kind:arm_call to:0x02002c8c module:main +from:0x0206d0d0 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206d104 kind:arm_call to:0x0206d0a0 module:overlay(0) +from:0x0206d10c kind:arm_call to:0x02003aa8 module:main +from:0x0206d118 kind:arm_call to:0x02003f30 module:main +from:0x0206d130 kind:arm_call to:0x0206b5d8 module:overlay(0) +from:0x0206d13c kind:arm_call to:0x02004a98 module:main +from:0x0206d154 kind:arm_call to:0x02002d9c module:main +from:0x0206d164 kind:arm_call to:0x0203b6ec module:main +from:0x0206d174 kind:arm_call to:0x02002d9c module:main +from:0x0206d188 kind:arm_call to:0x02002d9c module:main +from:0x0206d194 kind:arm_call to:0x0206d0a0 module:overlay(0) +from:0x0206d19c kind:load to:0x020b68c0 module:overlay(0) +from:0x0206d20c kind:arm_call to:0x02002f04 module:main +from:0x0206d248 kind:arm_call to:0x0206dc78 module:overlay(0) +from:0x0206d250 kind:arm_call to:0x02002ca8 module:main +from:0x0206d26c kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0206d274 kind:arm_call to:0x0206d388 module:overlay(0) +from:0x0206d27c kind:arm_call to:0x0206dc14 module:overlay(0) +from:0x0206d290 kind:arm_call to:0x0206d88c module:overlay(0) +from:0x0206d2cc kind:arm_call to:0x02072d14 module:overlay(0) +from:0x0206d2f8 kind:arm_call to:0x02002f04 module:main +from:0x0206d308 kind:arm_call to:0x02002f04 module:main +from:0x0206d330 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x0206d340 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x0206d350 kind:arm_call to:0x02002d74 module:main +from:0x0206d360 kind:arm_call to:0x02002e58 module:main +from:0x0206d368 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206d36c kind:load to:0x027e09a8 module:dtcm +from:0x0206d394 kind:arm_call to:0x02002f04 module:main +from:0x0206d3b4 kind:arm_call to:0x021684ec module:overlay(93) +from:0x0206d3d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206d408 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0206d428 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206d458 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0206d460 kind:load to:0x020453b0 module:main +from:0x0206d464 kind:load to:0x027e0d8c module:dtcm +from:0x0206d47c kind:arm_call to:0x02002f04 module:main +from:0x0206d48c kind:arm_call to:0x0206da6c module:overlay(0) +from:0x0206d4a8 kind:arm_call to:0x02070c94 module:overlay(0) +from:0x0206d4c4 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0206d4cc kind:load to:0x027e099c module:dtcm +from:0x0206d4dc kind:load to:0x0206cf90 module:overlay(0) +from:0x0206d4f0 kind:arm_call to:0x02002f04 module:main +from:0x0206d504 kind:arm_call to:0x0206e760 module:overlay(0) +from:0x0206d50c kind:arm_call to:0x02002f04 module:main +from:0x0206d52c kind:arm_call to:0x02072d14 module:overlay(0) +from:0x0206d53c kind:arm_call to:0x02072c4c module:overlay(0) +from:0x0206d574 kind:arm_call to:0x02002e58 module:main +from:0x0206d590 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0206d5ac kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0206d5b8 kind:load to:0x027e09a8 module:dtcm +from:0x0206d5e4 kind:arm_call to:0x02003aa8 module:main +from:0x0206d604 kind:arm_call to:0x02002f04 module:main +from:0x0206d630 kind:arm_call to:0x0206c638 module:overlay(0) +from:0x0206d63c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206d678 kind:arm_call to:0x02002f04 module:main +from:0x0206d6a4 kind:arm_call to:0x0206c638 module:overlay(0) +from:0x0206d6b0 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206d734 kind:arm_call to:0x0206c56c module:overlay(0) +from:0x0206d75c kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206d774 kind:arm_call to:0x0206c56c module:overlay(0) +from:0x0206d79c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206d7bc kind:arm_call to:0x0206c56c module:overlay(0) +from:0x0206d7c8 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206d7e0 kind:arm_call to:0x0206c56c module:overlay(0) +from:0x0206d7ec kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206d80c kind:arm_call to:0x0206c56c module:overlay(0) +from:0x0206d83c kind:arm_call to:0x0206c56c module:overlay(0) +from:0x0206d864 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0206d874 kind:arm_call to:0x0206e760 module:overlay(0) +from:0x0206d8f4 kind:arm_call to:0x0206da2c module:overlay(0) +from:0x0206d910 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206d924 kind:arm_call to:0x0206d98c module:overlay(0) +from:0x0206d944 kind:arm_call to:0x0206e760 module:overlay(0) +from:0x0206d968 kind:arm_call to:0x0206da2c module:overlay(0) +from:0x0206d984 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206d9b0 kind:arm_call to:0x0206e6a0 module:overlay(0) +from:0x0206d9f4 kind:arm_call to:0x0206e6a0 module:overlay(0) +from:0x0206da20 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0206da3c kind:arm_call to:0x02002f04 module:main +from:0x0206da58 kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x0206da64 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206da78 kind:arm_call to:0x02002f04 module:main +from:0x0206da88 kind:arm_call to:0x02002fd4 module:main +from:0x0206da98 kind:arm_call to:0x02002fd4 module:main +from:0x0206dabc kind:arm_call to:0x0206d0a0 module:overlay(0) +from:0x0206dad8 kind:arm_call to:0x0206c538 module:overlay(0) +from:0x0206daf4 kind:arm_call to:0x0206c538 module:overlay(0) +from:0x0206db0c kind:arm_call to:0x0206e8a4 module:overlay(0) +from:0x0206db3c kind:arm_call to:0x02002c28 module:main +from:0x0206db48 kind:arm_call to:0x02002c28 module:main +from:0x0206db54 kind:arm_call to:0x02002c28 module:main +from:0x0206db84 kind:arm_call to:0x02002c28 module:main +from:0x0206db94 kind:arm_call to:0x02002c28 module:main +from:0x0206dba0 kind:arm_call to:0x02002c28 module:main +from:0x0206dbe0 kind:arm_call to:0x0206c28c module:overlay(0) +from:0x0206dbfc kind:arm_call to:0x0206c28c module:overlay(0) +from:0x0206dc68 kind:arm_call to:0x02002a34 module:main +from:0x0206dcd0 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206dcdc kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206dd34 kind:arm_call to:0x0206daa0 module:overlay(0) +from:0x0206dd6c kind:arm_call to:0x02002f04 module:main +from:0x0206dda0 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206de1c kind:arm_call to:0x0206daa0 module:overlay(0) +from:0x0206de28 kind:arm_call to:0x02002f04 module:main +from:0x0206de64 kind:arm_call to:0x02002f04 module:main +from:0x0206de80 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206de8c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206deb8 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206dec4 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206ded0 kind:arm_call to:0x02002f04 module:main +from:0x0206dee4 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206def0 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206df08 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206df14 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0206df1c kind:load to:0x027e09b8 module:dtcm +from:0x0206df2c kind:arm_call to:0x02003aa8 module:main +from:0x0206df38 kind:arm_call to:0x02003f30 module:main +from:0x0206df50 kind:arm_call to:0x0206b5d8 module:overlay(0) +from:0x0206df58 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206df90 kind:arm_call to:0x02003aa8 module:main +from:0x0206e13c kind:arm_call to:0x02002f04 module:main +from:0x0206e14c kind:arm_call to:0x02002f04 module:main +from:0x0206e204 kind:arm_call to:0x02002f04 module:main +from:0x0206e21c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e228 kind:arm_call to:0x02002f04 module:main +from:0x0206e248 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e254 kind:arm_call to:0x02002f04 module:main +from:0x0206e26c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e278 kind:arm_call to:0x02002f04 module:main +from:0x0206e298 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e2a4 kind:arm_call to:0x02002f04 module:main +from:0x0206e2bc kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e2c8 kind:arm_call to:0x02002f04 module:main +from:0x0206e2e8 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e2f4 kind:arm_call to:0x02002f04 module:main +from:0x0206e30c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e318 kind:arm_call to:0x02002f04 module:main +from:0x0206e338 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e344 kind:arm_call to:0x02002f04 module:main +from:0x0206e35c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e368 kind:arm_call to:0x02002f04 module:main +from:0x0206e388 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e394 kind:arm_call to:0x02002f04 module:main +from:0x0206e3ac kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e3b8 kind:arm_call to:0x02002f04 module:main +from:0x0206e3d8 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e3e4 kind:arm_call to:0x02002f04 module:main +from:0x0206e3fc kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e408 kind:arm_call to:0x02002f04 module:main +from:0x0206e428 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e434 kind:arm_call to:0x02002f04 module:main +from:0x0206e44c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e458 kind:arm_call to:0x02002f04 module:main +from:0x0206e478 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e484 kind:arm_call to:0x02002f04 module:main +from:0x0206e49c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e4a8 kind:arm_call to:0x02002f04 module:main +from:0x0206e4c8 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e4d4 kind:arm_call to:0x02002f04 module:main +from:0x0206e4ec kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e4f8 kind:arm_call to:0x02002f04 module:main +from:0x0206e518 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0206e604 kind:arm_call to:0x0206d0d4 module:overlay(0) +from:0x0206e650 kind:arm_call to:0x02002f9c module:main +from:0x0206e668 kind:load to:0x027e09b8 module:dtcm +from:0x0206e66c kind:load to:0x027e09a4 module:dtcm +from:0x0206e67c kind:arm_call to:0x0206d0a0 module:overlay(0) +from:0x0206e68c kind:arm_call to:0x0206c538 module:overlay(0) +from:0x0206e6b0 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0206e6e0 kind:arm_call to:0x02002f9c module:main +from:0x0206e70c kind:arm_call to:0x02002f54 module:main +from:0x0206e728 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206e744 kind:arm_call to:0x0206be3c module:overlay(0) +from:0x0206e784 kind:arm_call to:0x02002f04 module:main +from:0x0206e794 kind:arm_call to:0x02003aa8 module:main +from:0x0206e7c4 kind:arm_call to:0x0206d0d4 module:overlay(0) +from:0x0206e7f8 kind:arm_call to:0x02002f04 module:main +from:0x0206e804 kind:arm_call to:0x0206d0a0 module:overlay(0) +from:0x0206e814 kind:arm_call to:0x0206c538 module:overlay(0) +from:0x0206e838 kind:arm_call to:0x02003aa8 module:main +from:0x0206e84c kind:arm_call to:0x0206d0d4 module:overlay(0) +from:0x0206e868 kind:arm_call to:0x02004f74 module:main +from:0x0206e878 kind:arm_call to:0x0203b6ec module:main +from:0x0206e888 kind:arm_call to:0x02004ffc module:main +from:0x0206e890 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206e8a0 kind:load to:0x02004efc module:main +from:0x0206e8b8 kind:arm_call to:0x0203b6ec module:main +from:0x0206e8c4 kind:arm_call to:0x02004f9c module:main +from:0x0206e8cc kind:arm_call to:0x0200503c module:main +from:0x0206e8d4 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206e914 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0206e920 kind:arm_call to:0x0206e8e0 module:overlay(0) +from:0x0206e930 kind:arm_call to:0x02004ae0 module:main +from:0x0206e944 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206e954 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0206e960 kind:arm_call to:0x0206e8e0 module:overlay(0) +from:0x0206e96c kind:arm_call to:0x02002d14 module:main +from:0x0206e9cc kind:arm_call to:0x0206ea00 module:overlay(0) +from:0x0206e9d4 kind:arm_call to:0x0206ea80 module:overlay(0) +from:0x0206e9ec kind:load to:0x027e09a4 module:dtcm +from:0x0206ea64 kind:arm_call to:0x02070bc8 module:overlay(0) +from:0x0206eb00 kind:arm_call to:0x02002a34 module:main +from:0x0206eb18 kind:arm_call to:0x02002a34 module:main +from:0x0206ec80 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0206ec8c kind:arm_call to:0x0206e8e0 module:overlay(0) +from:0x0206ec9c kind:arm_call to:0x02002b74 module:main +from:0x0206eda4 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0206edb0 kind:arm_call to:0x0206e8e0 module:overlay(0) +from:0x0206edc0 kind:arm_call to:0x02002b74 module:main +from:0x0206ede0 kind:arm_call to:0x0203b6ec module:main +from:0x0206ede8 kind:arm_call to:0x02002bd8 module:main +from:0x0206edf4 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206ee0c kind:arm_call to:0x0203b6ec module:main +from:0x0206ee20 kind:arm_call to:0x02002b18 module:main +from:0x0206ee34 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206ee4c kind:arm_call to:0x0203b6ec module:main +from:0x0206ee6c kind:arm_call to:0x02002b18 module:main +from:0x0206ee80 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206eea0 kind:arm_call to:0x02002c28 module:main +from:0x0206eec0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0206eeec kind:arm_call to:0x02002c28 module:main +from:0x0206ef0c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0206ef2c kind:arm_call to:0x02002a34 module:main +from:0x0206ef38 kind:arm_call to:0x02002a34 module:main +from:0x0206ef50 kind:arm_call to:0x02002a34 module:main +from:0x0206ef5c kind:arm_call to:0x02002a34 module:main +from:0x0206ef88 kind:arm_call to:0x02071954 module:overlay(0) +from:0x0206efa8 kind:arm_call to:0x0206edf8 module:overlay(0) +from:0x0206efc8 kind:arm_call to:0x0206ee38 module:overlay(0) +from:0x0206eff8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0206f004 kind:arm_call to:0x0206ee38 module:overlay(0) +from:0x0206f01c kind:arm_call to:0x0206edf8 module:overlay(0) +from:0x0206f024 kind:arm_call to:0x0206edf8 module:overlay(0) +from:0x0206f02c kind:load to:0x027e09a0 module:dtcm +from:0x0206f030 kind:load to:0x020b6a14 module:overlay(0) +from:0x0206f040 kind:arm_call to:0x0206e8f0 module:overlay(0) +from:0x0206f048 kind:arm_call to:0x02002c8c module:main +from:0x0206f0b0 kind:arm_call to:0x0206ec70 module:overlay(0) +from:0x0206f0d0 kind:arm_call to:0x0206e8f0 module:overlay(0) +from:0x0206f0e0 kind:arm_call to:0x02002e58 module:main +from:0x0206f0ec kind:arm_call to:0x02002d74 module:main +from:0x0206f0f4 kind:arm_call to:0x02002c8c module:main +from:0x0206f150 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206f164 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206f174 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206f188 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206f19c kind:arm_call to:0x0206e8f0 module:overlay(0) +from:0x0206f1b4 kind:arm_call to:0x02002f9c module:main +from:0x0206f1bc kind:arm_call to:0x02002c8c module:main +from:0x0206f1dc kind:arm_call to:0x02070968 module:overlay(0) +from:0x0206f1f0 kind:arm_call to:0x020709f8 module:overlay(0) +from:0x0206f1fc kind:arm_call to:0x0206f038 module:overlay(0) +from:0x0206f218 kind:load to:0x0206fc00 module:overlay(0) +from:0x0206f234 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0206f240 kind:arm_call to:0x0206e8e0 module:overlay(0) +from:0x0206f24c kind:arm_call to:0x02003a64 module:main +from:0x0206f258 kind:arm_call to:0x0206b780 module:overlay(0) +from:0x0206f264 kind:arm_call to:0x0206f038 module:overlay(0) +from:0x0206f26c kind:load to:0x020b68c0 module:overlay(0) +from:0x0206f298 kind:arm_call to:0x0206ec70 module:overlay(0) +from:0x0206f2a8 kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x0206f2bc kind:arm_call to:0x0206f050 module:overlay(0) +from:0x0206f2e4 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206f424 kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x0206f438 kind:arm_call to:0x0206f050 module:overlay(0) +from:0x0206f444 kind:load to:0x0204b164 module:main +from:0x0206f5d4 kind:arm_call to:0x0206fb40 module:overlay(0) +from:0x0206f620 kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x0206f660 kind:arm_call to:0x02070a38 module:overlay(0) +from:0x0206f66c kind:load to:0x0204b164 module:main +from:0x0206f6a4 kind:arm_call to:0x0206f448 module:overlay(0) +from:0x0206f6e4 kind:arm_call to:0x0206f270 module:overlay(0) +from:0x0206f710 kind:arm_call to:0x0206f6b0 module:overlay(0) +from:0x0206fab8 kind:arm_call to:0x0206fb40 module:overlay(0) +from:0x0206fb74 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206fb88 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206fb9c kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206fbb0 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206fbc4 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206fbdc kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x0206fbf0 kind:arm_call to:0x0206f050 module:overlay(0) +from:0x0206fc24 kind:arm_call to:0x02004a98 module:main +from:0x0206fc34 kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x0206fc5c kind:arm_call to:0x02002d74 module:main +from:0x0206fc6c kind:arm_call to:0x02002e58 module:main +from:0x0206fc74 kind:arm_call to:0x02002c8c module:main +from:0x0206fc7c kind:load to:0x020b68c0 module:overlay(0) +from:0x0206fca0 kind:load to:0x0206f050 module:overlay(0) +from:0x0206fcc8 kind:arm_call to:0x0206fddc module:overlay(0) +from:0x0206fd64 kind:arm_call to:0x02070bc8 module:overlay(0) +from:0x0206fd80 kind:arm_call to:0x0206fd90 module:overlay(0) +from:0x0206fdb4 kind:arm_call to:0x02070b68 module:overlay(0) +from:0x0206fe50 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x0206fe6c kind:arm_call to:0x02002f9c module:main +from:0x0206fe8c kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x0206febc kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206fed0 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x0206fee4 kind:arm_call to:0x02070bfc module:overlay(0) +from:0x0206fef8 kind:arm_call to:0x02070bfc module:overlay(0) +from:0x0206ff04 kind:load to:0x020b399c module:overlay(0) +from:0x0206ff74 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0206ff80 kind:arm_call to:0x0206e8e0 module:overlay(0) +from:0x0206ff8c kind:arm_call to:0x02003a64 module:main +from:0x0206ff98 kind:arm_call to:0x0206b780 module:overlay(0) +from:0x0206ffb8 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x0206ffc4 kind:load to:0x020b68c0 module:overlay(0) +from:0x0206ffc8 kind:load to:0x020b399c module:overlay(0) +from:0x0206ffec kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x02070004 kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x02070010 kind:arm_call to:0x02070bfc module:overlay(0) +from:0x02070020 kind:arm_call to:0x02002e58 module:main +from:0x0207004c kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x02070064 kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x02070070 kind:arm_call to:0x02070bfc module:overlay(0) +from:0x02070080 kind:arm_call to:0x02002e58 module:main +from:0x020700ac kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x02070188 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x0207019c kind:arm_call to:0x02070bfc module:overlay(0) +from:0x020701ac kind:arm_call to:0x02002e58 module:main +from:0x02070214 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x02070230 kind:arm_call to:0x02002f9c module:main +from:0x02070254 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x02070270 kind:arm_call to:0x02002f9c module:main +from:0x02070290 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x0207029c kind:load to:0x020b399c module:overlay(0) +from:0x020702dc kind:arm_call to:0x02072d14 module:overlay(0) +from:0x020702ec kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02070300 kind:arm_call to:0x0206eb20 module:overlay(0) +from:0x02070310 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207035c kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x0207036c kind:arm_call to:0x02070bfc module:overlay(0) +from:0x0207037c kind:arm_call to:0x02002e58 module:main +from:0x0207038c kind:load to:0x027e09a8 module:dtcm +from:0x020703bc kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x020703ec kind:arm_call to:0x01ffb428 module:itcm +from:0x02070438 kind:arm_call to:0x02070bfc module:overlay(0) +from:0x02070444 kind:load to:0x020b399c module:overlay(0) +from:0x0207047c kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x020704a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020704ec kind:arm_call to:0x02070bfc module:overlay(0) +from:0x02070528 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x0207054c kind:arm_call to:0x01ffb428 module:itcm +from:0x02070590 kind:arm_call to:0x02070bfc module:overlay(0) +from:0x0207059c kind:load to:0x020b399c module:overlay(0) +from:0x020705a8 kind:load to:0x027e09b8 module:dtcm +from:0x020705d0 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x020705e8 kind:arm_call to:0x02070bfc module:overlay(0) +from:0x020705f4 kind:arm_call to:0x02002fd4 module:main +from:0x02070650 kind:arm_call to:0x02002e98 module:main +from:0x02070680 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x020706a0 kind:arm_call to:0x0206ffcc module:overlay(0) +from:0x020706b0 kind:arm_call to:0x02070b24 module:overlay(0) +from:0x020706c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020706fc kind:arm_call to:0x02002d74 module:main +from:0x02070718 kind:arm_call to:0x01ffb428 module:itcm +from:0x02070754 kind:arm_call to:0x01ffb428 module:itcm +from:0x02070780 kind:arm_call to:0x01ffb428 module:itcm +from:0x020707bc kind:arm_call to:0x01ffb428 module:itcm +from:0x020707f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02070834 kind:arm_call to:0x02002e08 module:main +from:0x0207085c kind:arm_call to:0x02002e08 module:main +from:0x02070874 kind:arm_call to:0x02002de8 module:main +from:0x0207089c kind:arm_call to:0x02002e08 module:main +from:0x020708b4 kind:arm_call to:0x02002de8 module:main +from:0x020708c0 kind:load to:0x027e09a8 module:dtcm +from:0x020708e4 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x02070954 kind:load to:0x027e0ce0 module:dtcm +from:0x0207095c kind:arm_call to:0x020708cc module:overlay(0) +from:0x02070980 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x020709f0 kind:load to:0x027e0ce0 module:dtcm +from:0x020709fc kind:arm_call to:0x02070968 module:overlay(0) +from:0x02070a10 kind:arm_call to:0x02003dc8 module:main +from:0x02070a24 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02070a30 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02070a48 kind:arm_call to:0x0206e8f0 module:overlay(0) +from:0x02070a5c kind:arm_call to:0x02002d74 module:main +from:0x02070a74 kind:arm_call to:0x02002e38 module:main +from:0x02070a8c kind:arm_call to:0x02002e58 module:main +from:0x02070a94 kind:arm_call to:0x02002c8c module:main +from:0x02070ac0 kind:arm_call to:0x0206fca4 module:overlay(0) +from:0x02070adc kind:arm_call to:0x02070bfc module:overlay(0) +from:0x02070af4 kind:arm_call to:0x02002e38 module:main +from:0x02070b0c kind:arm_call to:0x02002e58 module:main +from:0x02070b2c kind:arm_call to:0x0206fddc module:overlay(0) +from:0x02070b50 kind:arm_call to:0x0206fddc module:overlay(0) +from:0x02070b64 kind:load to:0x020b399c module:overlay(0) +from:0x02070b98 kind:arm_call to:0x0206e8f0 module:overlay(0) +from:0x02070bdc kind:arm_call to:0x02002b08 module:main +from:0x02070be4 kind:arm_call to:0x02002c8c module:main +from:0x02070c0c kind:arm_call to:0x02002d74 module:main +from:0x02070c24 kind:arm_call to:0x0206bce4 module:overlay(0) +from:0x02070c3c kind:arm_call to:0x020d7950 module:overlay(24) +from:0x02070c44 kind:load to:0x020b68c0 module:overlay(0) +from:0x02070c48 kind:load to:0x027e0d08 module:dtcm +from:0x02070c64 kind:arm_call to:0x020d77c4 module:overlay(24) +from:0x02070c6c kind:load to:0x027e0d08 module:dtcm +from:0x02070c88 kind:arm_call to:0x020d7950 module:overlay(24) +from:0x02070c90 kind:load to:0x027e0d08 module:dtcm +from:0x02070cc4 kind:arm_call to:0x02070c4c module:overlay(0) +from:0x02070cdc kind:arm_call to:0x0206bca8 module:overlay(0) +from:0x02070cf4 kind:arm_call to:0x02070c70 module:overlay(0) +from:0x02070d14 kind:arm_call to:0x02070c18 module:overlay(0) +from:0x02070d20 kind:load to:0x020b68c0 module:overlay(0) +from:0x02070e18 kind:arm_call to:0x02002f2c module:main +from:0x02070e44 kind:arm_call to:0x02070d24 module:overlay(0) +from:0x02070e54 kind:arm_call to:0x02070d84 module:overlay(0) +from:0x02070e94 kind:arm_call to:0x02070d84 module:overlay(0) +from:0x02070ebc kind:arm_call to:0x02070d50 module:overlay(0) +from:0x02070ed0 kind:arm_call to:0x02070d50 module:overlay(0) +from:0x02070f30 kind:arm_call to:0x02070d50 module:overlay(0) +from:0x02070f40 kind:arm_call to:0x02070d50 module:overlay(0) +from:0x02070fc8 kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x02070fd8 kind:load to:0x020b6a14 module:overlay(0) +from:0x02070fdc kind:load to:0x020b39a8 module:overlay(0) +from:0x02070ff0 kind:arm_call to:0x02002b08 module:main +from:0x02071008 kind:load to:0x020abfd4 module:overlay(0) +from:0x0207105c kind:arm_call to:0x02071244 module:overlay(0) +from:0x02071068 kind:arm_call to:0x02002f04 module:main +from:0x02071090 kind:arm_call to:0x02002fd4 module:main +from:0x02071098 kind:arm_call to:0x0203b6ec module:main +from:0x0207113c kind:load to:0x020abfd4 module:overlay(0) +from:0x02071150 kind:arm_call to:0x02002c18 module:main +from:0x0207116c kind:arm_call to:0x02002c18 module:main +from:0x02071188 kind:arm_call to:0x02002f04 module:main +from:0x0207119c kind:arm_call to:0x02004a98 module:main +from:0x020711d0 kind:arm_call to:0x02072d14 module:overlay(0) +from:0x020711e0 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02071218 kind:arm_call to:0x02002d74 module:main +from:0x02071228 kind:arm_call to:0x02002e58 module:main +from:0x0207123c kind:load to:0x027e09a8 module:dtcm +from:0x0207124c kind:arm_call to:0x02002b08 module:main +from:0x02071254 kind:arm_call to:0x02002c8c module:main +from:0x02071270 kind:arm_call to:0x02002f04 module:main +from:0x02071284 kind:arm_call to:0x02004a98 module:main +from:0x020712bc kind:arm_call to:0x02002f04 module:main +from:0x020712ec kind:arm_call to:0x02030574 module:main +from:0x02071318 kind:arm_call to:0x02028b4c module:main +from:0x02071324 kind:arm_call to:0x02028b4c module:main +from:0x020715e0 kind:arm_call to:0x020712dc module:overlay(0) +from:0x02071634 kind:arm_call to:0x02030f14 module:main +from:0x02071664 kind:arm_call to:0x020715c4 module:overlay(0) +from:0x0207166c kind:load to:0x020b6b44 module:overlay(0) +from:0x02071670 kind:load to:0x020b6b40 module:overlay(0) +from:0x02071674 kind:load to:0x020b6b00 module:overlay(0) +from:0x020716d8 kind:arm_call to:0x02071770 module:overlay(0) +from:0x020716f0 kind:arm_call to:0x020717bc module:overlay(0) +from:0x020716f8 kind:load to:0x020b6b00 module:overlay(0) +from:0x02071750 kind:arm_call to:0x02071770 module:overlay(0) +from:0x02071768 kind:arm_call to:0x020717bc module:overlay(0) +from:0x0207177c kind:arm_call to:0x020304ac module:main +from:0x020717a0 kind:arm_call to:0x0203053c module:main +from:0x020717e4 kind:load to:0x020b6b00 module:overlay(0) +from:0x020717e8 kind:load to:0x020715ec module:overlay(0) +from:0x020717f8 kind:load to:0x020b6b00 module:overlay(0) +from:0x020717fc kind:load to:0x020715fc module:overlay(0) +from:0x02071818 kind:load to:0x020b6b00 module:overlay(0) +from:0x02071840 kind:arm_call to:0x02030574 module:main +from:0x02071870 kind:arm_call to:0x02028b4c module:main +from:0x0207187c kind:arm_call to:0x02028b4c module:main +from:0x02071930 kind:arm_call to:0x020355e0 module:main +from:0x02071970 kind:load to:0x020c4824 module:overlays(1,2) +from:0x02071a3c kind:arm_call to:0x02071954 module:overlay(0) +from:0x02071a54 kind:arm_call to:0x02071954 module:overlay(0) +from:0x02071b9c kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x02071ba4 kind:load to:0x027e09a4 module:dtcm +from:0x02071ba8 kind:load to:0x0204b164 module:main +from:0x02071bbc kind:arm_call to:0x02062620 module:overlay(0) +from:0x02071bd0 kind:arm_call_thumb to:0x020b80c4 module:overlay(1) +from:0x02071bd8 kind:arm_call_thumb to:0x020b7efc module:overlay(1) +from:0x02071be0 kind:arm_call to:0x020724fc module:overlay(0) +from:0x02071bec kind:load to:0x0204b608 module:main +from:0x02071c08 kind:load to:0x02072938 module:overlay(0) +from:0x02071c98 kind:load to:0x020453b0 module:main +from:0x02071c9c kind:load to:0x020da000 module:overlays(19,24) +from:0x02071d1a kind:thumb_call to:0x020b8ed4 module:overlay(1) +from:0x02071d20 kind:thumb_call_arm to:0x020a90c4 module:overlay(0) +from:0x02071d2a kind:thumb_call_arm to:0x020a902c module:overlay(0) +from:0x02071d8e kind:thumb_call to:0x020bdd20 module:overlay(1) +from:0x02071d9a kind:thumb_call_arm to:0x020d7cb4 module:overlay(24) +from:0x02071da8 kind:thumb_call_arm to:0x020ab310 module:overlay(0) +from:0x02071dae kind:thumb_call to:0x020b7e4c module:overlay(1) +from:0x02071db2 kind:thumb_call_arm to:0x020723b4 module:overlay(0) +from:0x02071dbc kind:load to:0x027e0cd8 module:dtcm +from:0x02071dc0 kind:load to:0x027e09b8 module:dtcm +from:0x02071dc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02071dc8 kind:load to:0x020da050 module:overlays(19,24) +from:0x02071dd0 kind:load to:0x020b7d20 module:overlay(0) +from:0x02071e16 kind:thumb_call_arm to:0x0202a17c module:main +from:0x02071e20 kind:thumb_call_arm to:0x0202a17c module:main +from:0x02071e2c kind:thumb_call to:0x020a241c module:overlay(0) +from:0x02071e36 kind:thumb_call to:0x020b8ed4 module:overlay(1) +from:0x02071e44 kind:thumb_call to:0x020bdd20 module:overlay(1) +from:0x02071e4a kind:thumb_call to:0x020b7e4c module:overlay(1) +from:0x02071e4e kind:thumb_call_arm to:0x020723b4 module:overlay(0) +from:0x02071e58 kind:load to:0x027e09b8 module:dtcm +from:0x02071e5c kind:load to:0x027e0ce0 module:dtcm +from:0x02071ea2 kind:thumb_call_arm to:0x0202a17c module:main +from:0x02071eac kind:thumb_call_arm to:0x0202a17c module:main +from:0x02071eb8 kind:thumb_call to:0x020a241c module:overlay(0) +from:0x02071ec2 kind:thumb_call to:0x020b8ed4 module:overlay(1) +from:0x02071ed0 kind:thumb_call to:0x020bdd20 module:overlay(1) +from:0x02071ed6 kind:thumb_call to:0x020b7e4c module:overlay(1) +from:0x02071eda kind:thumb_call_arm to:0x020723b4 module:overlay(0) +from:0x02071ee4 kind:load to:0x027e09b8 module:dtcm +from:0x02071ee8 kind:load to:0x027e0ce0 module:dtcm +from:0x02071f00 kind:arm_call to:0x02073b24 module:overlay(0) +from:0x02071f24 kind:arm_call to:0x020bd154 module:overlay(17) +from:0x02071f2c kind:load to:0x027e09ac module:dtcm +from:0x02071f30 kind:load to:0x0204b608 module:main +from:0x02071f54 kind:arm_call to:0x020bce80 module:overlay(17) +from:0x02071f64 kind:arm_call to:0x02078854 module:overlay(0) +from:0x02071f88 kind:load to:0x0204b608 module:main +from:0x02071f8c kind:load to:0x027e09bc module:dtcm +from:0x02071f9c kind:arm_call to:0x020192d8 module:main +from:0x02071fdc kind:arm_call to:0x020c3680 module:overlay(17) +from:0x02071fe4 kind:load to:0x0204b690 module:main +from:0x02071fe8 kind:load to:0x0204b608 module:main +from:0x02071fec kind:load to:0x027e0cec module:dtcm +from:0x0207201c kind:arm_call to:0x02016644 module:main +from:0x02072034 kind:arm_call to:0x0208d694 module:overlay(0) +from:0x02072040 kind:arm_call to:0x02073d28 module:overlay(0) +from:0x0207204c kind:arm_call to:0x02073d54 module:overlay(0) +from:0x02072070 kind:arm_call to:0x02073d54 module:overlay(0) +from:0x02072094 kind:arm_call to:0x020bd018 module:overlay(17) +from:0x020720a4 kind:arm_call to:0x0205a578 module:overlay(0) +from:0x020720cc kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020720e0 kind:arm_call to:0x02083400 module:overlay(0) +from:0x020720e8 kind:load to:0x027e0958 module:dtcm +from:0x020720ec kind:load to:0x027e0954 module:dtcm +from:0x020720f0 kind:load to:0x027e0ce0 module:dtcm +from:0x020720f4 kind:load to:0x027e09ac module:dtcm +from:0x020720f8 kind:load to:0x027e09bc module:dtcm +from:0x020720fc kind:load to:0x0204b608 module:main +from:0x02072100 kind:load to:0x027e0cd8 module:dtcm +from:0x02072134 kind:arm_call to:0x020c36c8 module:overlay(17) +from:0x02072140 kind:arm_call to:0x0205a470 module:overlay(0) +from:0x02072148 kind:load to:0x0204b608 module:main +from:0x0207214c kind:load to:0x027e0cec module:dtcm +from:0x02072150 kind:load to:0x027e0954 module:dtcm +from:0x02072174 kind:arm_call to:0x02072288 module:overlay(0) +from:0x02072190 kind:arm_call to:0x020726b8 module:overlay(0) +from:0x020721a0 kind:arm_call to:0x0207286c module:overlay(0) +from:0x020721a4 kind:arm_call to:0x0207231c module:overlay(0) +from:0x020721c8 kind:load to:0x020726b8 module:overlay(0) +from:0x020721d4 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x020721e4 kind:arm_call to:0x020726b8 module:overlay(0) +from:0x020721f8 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02072204 kind:arm_call to:0x0202a190 module:main +from:0x02072224 kind:arm_call to:0x020726b8 module:overlay(0) +from:0x0207227c kind:arm_call to:0x020726b8 module:overlay(0) +from:0x020722a0 kind:arm_call to:0x020a90c4 module:overlay(0) +from:0x020722b8 kind:arm_call to:0x020a902c module:overlay(0) +from:0x02072310 kind:arm_call to:0x020726b8 module:overlay(0) +from:0x02072334 kind:load to:0x0204afac module:main +from:0x02072338 kind:load to:0x020723ed module:overlay(0) +from:0x02072354 kind:arm_call to:0x02083414 module:overlay(0) +from:0x0207236c kind:arm_call to:0x02071a7c module:overlay(0) +from:0x02072374 kind:load to:0x027e0cd8 module:dtcm +from:0x02072390 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020723a8 kind:arm_call to:0x02071ad8 module:overlay(0) +from:0x020723b0 kind:load to:0x027e0cd8 module:dtcm +from:0x020723c0 kind:arm_call to:0x020749e4 module:overlay(0) +from:0x020723cc kind:arm_call to:0x020627f4 module:overlay(0) +from:0x020723d8 kind:arm_call to:0x0207f0f8 module:overlay(0) +from:0x020723e0 kind:load to:0x027e09b8 module:dtcm +from:0x020723e4 kind:load to:0x0204b608 module:main +from:0x020723e8 kind:load to:0x027e09c0 module:dtcm +from:0x020723f0 kind:thumb_call_arm to:0x020724f8 module:overlay(0) +from:0x020723f6 kind:thumb_call_arm to:0x02013014 module:main +from:0x020723fe kind:thumb_call_arm to:0x02062620 module:overlay(0) +from:0x02072408 kind:thumb_call to:0x020b8964 module:overlay(1) +from:0x0207240e kind:thumb_call_arm to:0x020723b4 module:overlay(0) +from:0x02072414 kind:thumb_call_arm to:0x02071c18 module:overlay(0) +from:0x0207241e kind:thumb_call_arm to:0x0202a190 module:main +from:0x020724b6 kind:thumb_call_arm to:0x020d72a4 module:overlay(24) +from:0x020724be kind:thumb_call_arm to:0x020d5b7c module:overlay(24) +from:0x020724c6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020724d6 kind:thumb_call_arm to:0x02013070 module:main +from:0x020724e0 kind:load to:0x0204af1c module:main +from:0x020724e4 kind:load to:0x0204b608 module:main +from:0x020724e8 kind:load to:0x027e09a4 module:dtcm +from:0x020724ec kind:load to:0x027e0d04 module:dtcm +from:0x020724f0 kind:load to:0x027e0cfc module:dtcm +from:0x0207250c kind:load to:0x027e09a4 module:dtcm +from:0x02072518 kind:load to:0x0207231c module:overlay(0) +from:0x0207254c kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02072568 kind:arm_call to:0x01ffd43c module:itcm +from:0x020725c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020725cc kind:load to:0x027e09bc module:dtcm +from:0x020725e8 kind:arm_call to:0x0207251c module:overlay(0) +from:0x02072600 kind:arm_call to:0x02067240 module:overlay(0) +from:0x02072628 kind:arm_call to:0x0207251c module:overlay(0) +from:0x02072640 kind:arm_call to:0x02067288 module:overlay(0) +from:0x02072678 kind:arm_call to:0x0207251c module:overlay(0) +from:0x0207268c kind:arm_call to:0x02067288 module:overlay(0) +from:0x020726a8 kind:arm_call to:0x02067410 module:overlay(0) +from:0x020726b0 kind:arm_call to:0x0207231c module:overlay(0) +from:0x020726c8 kind:arm_call to:0x02072938 module:overlay(0) +from:0x020726f4 kind:arm_call to:0x0207231c module:overlay(0) +from:0x02072714 kind:arm_call to:0x020725d0 module:overlay(0) +from:0x02072720 kind:arm_call to:0x0201b798 module:main +from:0x02072770 kind:arm_call to:0x0201b9bc module:main +from:0x02072798 kind:arm_call to:0x0201b798 module:main +from:0x0207281c kind:arm_call to:0x0206b568 module:overlay(0) +from:0x0207283c kind:arm_call to:0x020cc914 module:overlay(24) +from:0x02072848 kind:load to:0x020ac092 module:overlay(0) +from:0x0207284c kind:load to:0x020ac08c module:overlay(0) +from:0x02072850 kind:load to:0x0204fb78 module:main +from:0x02072854 kind:load to:0x020ac08d module:overlay(0) +from:0x02072858 kind:load to:0x020ac08e module:overlay(0) +from:0x0207285c kind:load to:0x020ac08f module:overlay(0) +from:0x02072860 kind:load to:0x020b68c0 module:overlay(0) +from:0x02072864 kind:load to:0x027e09a4 module:dtcm +from:0x02072868 kind:load to:0x020da034 module:overlays(19,24) +from:0x02072884 kind:arm_call to:0x0207231c module:overlay(0) +from:0x020728fc kind:arm_call to:0x0206b568 module:overlay(0) +from:0x02072920 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x0207292c kind:load to:0x020b68c0 module:overlay(0) +from:0x02072930 kind:load to:0x027e09a4 module:dtcm +from:0x02072934 kind:load to:0x020da034 module:overlays(19,24) +from:0x02072964 kind:arm_call to:0x0201b8bc module:main +from:0x02072978 kind:arm_call to:0x0201b8bc module:main +from:0x02072980 kind:arm_call to:0x02011ff4 module:main +from:0x02072994 kind:arm_call to:0x0201b8bc module:main +from:0x020729a8 kind:arm_call to:0x0201b8bc module:main +from:0x020729b0 kind:arm_call to:0x02011ff4 module:main +from:0x020729cc kind:arm_call to:0x02011f3c module:main +from:0x020729d8 kind:arm_call to:0x020729e0 module:overlay(0) +from:0x020729e8 kind:arm_call to:0x02073640 module:overlay(0) +from:0x02072a2c kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02072a7c kind:load to:0x02072a80 module:overlay(0) +from:0x02072a90 kind:arm_call to:0x01ffd400 module:itcm +from:0x02072ab8 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02072ae4 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02072af8 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02072b00 kind:load to:0x027e09a4 module:dtcm +from:0x02072b20 kind:arm_call to:0x01ffb464 module:itcm +from:0x02072b80 kind:arm_call to:0x01ff9984 module:itcm +from:0x02072bbc kind:arm_call to:0x020194ac module:main +from:0x02072bfc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02072c40 kind:load to:0x027e09bc module:dtcm +from:0x02072c44 kind:load to:0x0204b690 module:main +from:0x02072c48 kind:load to:0x020b6a14 module:overlay(0) +from:0x02072c68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02072c74 kind:arm_call to:0x01ffb744 module:itcm +from:0x02072d10 kind:load to:0x0203feb0 module:main +from:0x02072d28 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02072d38 kind:arm_call to:0x02072d40 module:overlay(0) +from:0x02072d68 kind:arm_call to:0x01ffb428 module:itcm +from:0x02072dcc kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02072de0 kind:arm_call to:0x02072d14 module:overlay(0) +from:0x02072df4 kind:arm_call to:0x0206f270 module:overlay(0) +from:0x02072dfc kind:load to:0x020b6a14 module:overlay(0) +from:0x02072e0c kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02072e20 kind:arm_call to:0x0206f270 module:overlay(0) +from:0x02072e28 kind:load to:0x020b6a14 module:overlay(0) +from:0x02072e48 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02072e5c kind:arm_call to:0x02072d14 module:overlay(0) +from:0x02072e74 kind:arm_call to:0x0206ffcc module:overlay(0) +from:0x02072e80 kind:load to:0x020b6a14 module:overlay(0) +from:0x02072e98 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02072eac kind:arm_call to:0x02072d14 module:overlay(0) +from:0x02072ec0 kind:arm_call to:0x0206f2c8 module:overlay(0) +from:0x02072ec8 kind:load to:0x020b6a14 module:overlay(0) +from:0x02072ee8 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02072efc kind:arm_call to:0x02072d14 module:overlay(0) +from:0x02072f14 kind:arm_call to:0x0207002c module:overlay(0) +from:0x02072f20 kind:load to:0x020b6a14 module:overlay(0) +from:0x02072f40 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02072f54 kind:arm_call to:0x02072d14 module:overlay(0) +from:0x02072f7c kind:arm_call to:0x0206f688 module:overlay(0) +from:0x02072f88 kind:load to:0x020b6a14 module:overlay(0) +from:0x02072fa8 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02072fbc kind:arm_call to:0x02072d14 module:overlay(0) +from:0x02072fdc kind:arm_call to:0x0206f6f8 module:overlay(0) +from:0x02072fe8 kind:load to:0x020b6a14 module:overlay(0) +from:0x02073008 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x0207301c kind:arm_call to:0x02072d14 module:overlay(0) +from:0x0207303c kind:arm_call to:0x0206f71c module:overlay(0) +from:0x02073048 kind:load to:0x020b6a14 module:overlay(0) +from:0x0207305c kind:arm_call to:0x020702a0 module:overlay(0) +from:0x02073064 kind:load to:0x020b6a14 module:overlay(0) +from:0x02073088 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0207309c kind:arm_call to:0x01ffb428 module:itcm +from:0x020730f8 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02073114 kind:arm_call to:0x0207008c module:overlay(0) +from:0x02073128 kind:load to:0x020b6a14 module:overlay(0) +from:0x02073144 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0207314c kind:arm_call to:0x01ffb428 module:itcm +from:0x0207319c kind:arm_call to:0x02002f04 module:main +from:0x020731ac kind:arm_call to:0x0206da6c module:overlay(0) +from:0x020731d0 kind:arm_call to:0x020705b0 module:overlay(0) +from:0x020731dc kind:load to:0x020b69c0 module:overlay(0) +from:0x020731e0 kind:load to:0x020b69b8 module:overlay(0) +from:0x020731e4 kind:load to:0x020b6a14 module:overlay(0) +from:0x02073230 kind:arm_call to:0x02081a1c module:overlay(0) +from:0x02073250 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02073264 kind:arm_call to:0x02072d14 module:overlay(0) +from:0x02073278 kind:arm_call to:0x0206fb40 module:overlay(0) +from:0x02073284 kind:load to:0x027e0cd8 module:dtcm +from:0x02073288 kind:load to:0x020b6a14 module:overlay(0) +from:0x020732d4 kind:arm_call to:0x02081a1c module:overlay(0) +from:0x020732f4 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02073308 kind:arm_call to:0x0206fb40 module:overlay(0) +from:0x02073314 kind:load to:0x027e0cd8 module:dtcm +from:0x02073318 kind:load to:0x020b6a14 module:overlay(0) +from:0x02073328 kind:arm_call to:0x02072cc8 module:overlay(0) +from:0x0207333c kind:arm_call to:0x0206fb40 module:overlay(0) +from:0x02073344 kind:load to:0x020b6a14 module:overlay(0) +from:0x02073390 kind:arm_call to:0x02081a1c module:overlay(0) +from:0x020733b0 kind:arm_call to:0x02072c4c module:overlay(0) +from:0x020733c4 kind:arm_call to:0x02072d14 module:overlay(0) +from:0x020733d8 kind:arm_call to:0x0206fc00 module:overlay(0) +from:0x020733e4 kind:load to:0x027e0cd8 module:dtcm +from:0x020733e8 kind:load to:0x020b6a14 module:overlay(0) +from:0x0207343c kind:arm_call to:0x02081a1c module:overlay(0) +from:0x0207345c kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02073470 kind:arm_call to:0x02072d14 module:overlay(0) +from:0x02073488 kind:arm_call to:0x0207008c module:overlay(0) +from:0x02073494 kind:load to:0x027e0cd8 module:dtcm +from:0x02073498 kind:load to:0x020b6a14 module:overlay(0) +from:0x020734ec kind:arm_call to:0x02081a1c module:overlay(0) +from:0x0207350c kind:arm_call to:0x02072c4c module:overlay(0) +from:0x02073528 kind:arm_call to:0x0207008c module:overlay(0) +from:0x02073534 kind:load to:0x027e0cd8 module:dtcm +from:0x02073538 kind:load to:0x020b6a14 module:overlay(0) +from:0x02073548 kind:load to:0x020b6a14 module:overlay(0) +from:0x0207354c kind:load to:0x0206f21c module:overlay(0) +from:0x0207355c kind:load to:0x020b6a14 module:overlay(0) +from:0x02073560 kind:load to:0x0206ff0c module:overlay(0) +from:0x02073618 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0207364c kind:load to:0x027e09a8 module:dtcm +from:0x020737bc kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x020737d0 kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x020737e4 kind:arm_call to:0x01ff91e8 module:itcm +from:0x020737f8 kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x0207380c kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x02073820 kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x02073844 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02073858 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020738a8 kind:arm_call to:0x01ff91e8 module:itcm +from:0x020738e4 kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x02073918 kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x02073970 kind:arm_call to:0x01ff91e8 module:itcm +from:0x020739b4 kind:arm_call to:0x01ff91e8 module:itcm +from:0x020739c8 kind:arm_call to:0x01ff91e8 module:itcm +from:0x020739dc kind:arm_call to:0x01ff91e8 module:itcm +from:0x020739f0 kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x02073af0 kind:arm_call to:0x0203b6ec module:main +from:0x02073b04 kind:arm_call to:0x0202a20c module:main +from:0x02073b14 kind:arm_call to:0x0207378c module:overlay(0) +from:0x02073b48 kind:arm_call to:0x020739fc module:overlay(0) +from:0x02073b50 kind:arm_call to:0x02026320 module:main +from:0x02073b60 kind:arm_call to:0x0200c174 module:main +from:0x02073b78 kind:arm_call to:0x0207437c module:overlay(0) +from:0x02073b88 kind:arm_call to:0x0207437c module:overlay(0) +from:0x02073c7c kind:arm_call to:0x0207438c module:overlay(0) +from:0x02073ca8 kind:arm_call to:0x02026240 module:main +from:0x02073cc4 kind:arm_call to:0x0202630c module:main +from:0x02073cdc kind:arm_call to:0x02026240 module:main +from:0x02073cf8 kind:arm_call to:0x02018b78 module:main +from:0x02073d08 kind:arm_call to:0x02074650 module:overlay(0) +from:0x02073d14 kind:load to:0x027e09b0 module:dtcm +from:0x02073d18 kind:load to:0x0203feb0 module:main +from:0x02073d20 kind:load to:0x0204c390 module:main +from:0x02073d24 kind:load to:0x0204b690 module:main +from:0x02073d38 kind:load to:0x027e09b4 module:dtcm +from:0x02073d4c kind:load to:0x027e09b4 module:dtcm +from:0x02073d50 kind:load to:0x020c2708 module:overlays(1,2,4,17) +from:0x02073d90 kind:arm_call to:0x020743b0 module:overlay(0) +from:0x02073da4 kind:load to:0x027e09b0 module:dtcm +from:0x02073f04 kind:arm_call to:0x0202a20c module:main +from:0x02073f18 kind:arm_call to:0x02074104 module:overlay(0) +from:0x02073f28 kind:arm_call to:0x02073650 module:overlay(0) +from:0x02074094 kind:arm_call to:0x02074104 module:overlay(0) +from:0x020740a4 kind:arm_call to:0x02073650 module:overlay(0) +from:0x020740b4 kind:arm_call to:0x02074104 module:overlay(0) +from:0x020740c4 kind:arm_call to:0x02073650 module:overlay(0) +from:0x020740e8 kind:arm_call to:0x0202a20c module:main +from:0x02074128 kind:arm_call_thumb to:0x02015660 module:main +from:0x02074134 kind:arm_call_thumb to:0x020156bc module:main +from:0x02074174 kind:arm_call to:0x0202a20c module:main +from:0x0207417c kind:arm_call_thumb to:0x0201568c module:main +from:0x020741a8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020741b8 kind:load to:0x020b3a44 module:overlay(0) +from:0x020741bc kind:load to:0x020ac294 module:overlay(0) +from:0x020741d4 kind:load to:0x020b3a34 module:overlay(0) +from:0x020741d8 kind:load to:0x02074674 module:overlay(0) +from:0x020741e4 kind:load to:0x02074674 module:overlay(0) +from:0x0207423c kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x0207424c kind:arm_call to:0x02074674 module:overlay(0) +from:0x02074258 kind:load to:0x0203feb0 module:main +from:0x0207425c kind:load to:0x020b3a34 module:overlay(0) +from:0x02074270 kind:arm_call to:0x02011f3c module:main +from:0x0207427c kind:arm_call to:0x02074284 module:overlay(0) +from:0x0207428c kind:arm_call to:0x020743d0 module:overlay(0) +from:0x020742cc kind:arm_call to:0x02011f3c module:main +from:0x020742f0 kind:arm_call to:0x020743f4 module:overlay(0) +from:0x0207431c kind:load to:0x020ac428 module:overlay(0) +from:0x02074320 kind:load to:0x020ac420 module:overlay(0) +from:0x02074348 kind:arm_call to:0x02011ff4 module:main +from:0x02074360 kind:arm_call to:0x020743e0 module:overlay(0) +from:0x020743c0 kind:arm_call to:0x02074420 module:overlay(0) +from:0x020743c8 kind:arm_call to:0x0207449c module:overlay(0) +from:0x020743dc kind:load to:0x027e09b0 module:dtcm +from:0x020743f0 kind:load to:0x027e09b0 module:dtcm +from:0x02074414 kind:arm_call to:0x020744fc module:overlay(0) +from:0x02074450 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0207445c kind:arm_call to:0x0200c160 module:main +from:0x02074484 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02074490 kind:arm_call to:0x0200c160 module:main +from:0x020744f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02074608 kind:load to:0x0203feb0 module:main +from:0x02074640 kind:arm_call to:0x0202a148 module:main +from:0x02074664 kind:arm_call to:0x020262f4 module:main +from:0x020746a0 kind:arm_call to:0x0202a1c0 module:main +from:0x020746cc kind:arm_call to:0x02078cf0 module:overlay(0) +from:0x020746d4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0207474c kind:arm_call to:0x0202a1c0 module:main +from:0x02074780 kind:arm_call to:0x0202a17c module:main +from:0x020747d0 kind:arm_call to:0x0202a17c module:main +from:0x020747f4 kind:arm_call to:0x02011ff4 module:main +from:0x02074878 kind:load to:0x020b3a90 module:overlay(0) +from:0x020748a8 kind:load to:0x020b3a90 module:overlay(0) +from:0x020748e0 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x020748e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020748f4 kind:arm_call to:0x0207484c module:overlay(0) +from:0x02074924 kind:load to:0x020b3aa8 module:overlay(0) +from:0x0207495c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02074988 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02074990 kind:load to:0x027e0ce0 module:dtcm +from:0x020749a0 kind:load to:0x02074e50 module:overlay(0) +from:0x020749b0 kind:load to:0x02074dfc module:overlay(0) +from:0x020749c0 kind:load to:0x02074eb0 module:overlay(0) +from:0x020749cc kind:arm_call to:0x01ffd420 module:itcm +from:0x020749f0 kind:arm_call to:0x02075278 module:overlay(0) +from:0x020749fc kind:arm_call to:0x02074994 module:overlay(0) +from:0x02074a28 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x02074a38 kind:load to:0x027e09a4 module:dtcm +from:0x02074a3c kind:load to:0x020b69b8 module:overlay(0) +from:0x02074a84 kind:arm_call to:0x0202a1c0 module:main +from:0x02074b1c kind:arm_call to:0x020753c8 module:overlay(0) +from:0x02074b70 kind:arm_call to:0x0202a1c0 module:main +from:0x02074c24 kind:arm_call to:0x020753c8 module:overlay(0) +from:0x02074c78 kind:arm_call to:0x0202a1c0 module:main +from:0x02074cbc kind:arm_call to:0x020753c8 module:overlay(0) +from:0x02074d10 kind:arm_call to:0x0202a1c0 module:main +from:0x02074d6c kind:arm_call to:0x020753c8 module:overlay(0) +from:0x02074d84 kind:load to:0x02074f44 module:overlay(0) +from:0x02074f2c kind:arm_call to:0x02074dd0 module:overlay(0) +from:0x0207501c kind:arm_call to:0x0202a20c module:main +from:0x020750a4 kind:arm_call to:0x02075068 module:overlay(0) +from:0x0207516c kind:arm_call to:0x0202a20c module:main +from:0x020751b8 kind:arm_call to:0x02075068 module:overlay(0) +from:0x020752a8 kind:arm_call to:0x02075068 module:overlay(0) +from:0x02075358 kind:arm_call to:0x02074dd0 module:overlay(0) +from:0x02075360 kind:arm_call to:0x02075068 module:overlay(0) +from:0x02075470 kind:arm_call to:0x0202a20c module:main +from:0x020754a0 kind:arm_call to:0x0207538c module:overlay(0) +from:0x020754d4 kind:arm_call to:0x0202a20c module:main +from:0x02075548 kind:arm_call to:0x0207480c module:overlay(0) +from:0x02075564 kind:arm_call to:0x02016644 module:main +from:0x02075570 kind:arm_call to:0x02016644 module:main +from:0x02075594 kind:load to:0x027e09b8 module:dtcm +from:0x020755bc kind:arm_call to:0x020759cc module:overlay(0) +from:0x020755d8 kind:arm_call to:0x02075be8 module:overlay(0) +from:0x020755e4 kind:arm_call to:0x02075a7c module:overlay(0) +from:0x020755f8 kind:arm_call to:0x0201b798 module:main +from:0x0207562c kind:arm_call to:0x0206749c module:overlay(0) +from:0x0207564c kind:arm_call to:0x0201b798 module:main +from:0x02075674 kind:arm_call to:0x02168388 module:overlays(93,94) +from:0x0207567c kind:load to:0x0204fb78 module:main +from:0x02075680 kind:load to:0x0204b690 module:main +from:0x02075684 kind:load to:0x020453b0 module:main +from:0x02075688 kind:load to:0x027e0d8c module:dtcm +from:0x020756d4 kind:arm_call to:0x02075be8 module:overlay(0) +from:0x020756e8 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02075730 kind:arm_call to:0x0208d4d4 module:overlay(0) +from:0x02075748 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02075788 kind:arm_call to:0x02075be8 module:overlay(0) +from:0x020757b8 kind:arm_call to:0x02075b24 module:overlay(0) +from:0x020757e4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02075800 kind:arm_call to:0x02075be8 module:overlay(0) +from:0x02075858 kind:arm_call to:0x02075be8 module:overlay(0) +from:0x02075884 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02075898 kind:load to:0x027e09bc module:dtcm +from:0x0207589c kind:load to:0x027e09b8 module:dtcm +from:0x020758a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020758a4 kind:load to:0x027e09a4 module:dtcm +from:0x020758a8 kind:load to:0x027e0cd8 module:dtcm +from:0x020758ac kind:load to:0x0204b608 module:main +from:0x020758b0 kind:load to:0x027e09a8 module:dtcm +from:0x020758d0 kind:arm_call to:0x02075b24 module:overlay(0) +from:0x02075904 kind:arm_call to:0x020759cc module:overlay(0) +from:0x02075928 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02075948 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02075964 kind:arm_call to:0x0208d4d4 module:overlay(0) +from:0x02075994 kind:arm_call to:0x020674f0 module:overlay(0) +from:0x020759a0 kind:arm_call to:0x0201b798 module:main +from:0x020759ac kind:arm_call to:0x02074830 module:overlay(0) +from:0x020759b8 kind:load to:0x027e09bc module:dtcm +from:0x020759bc kind:load to:0x027e09b8 module:dtcm +from:0x020759c0 kind:load to:0x027e09a4 module:dtcm +from:0x020759c4 kind:load to:0x027e0ce0 module:dtcm +from:0x020759c8 kind:load to:0x0204fb78 module:main +from:0x02075afc kind:arm_call to:0x0201b974 module:main +from:0x02075b34 kind:arm_call to:0x020759cc module:overlay(0) +from:0x02075b50 kind:arm_call to:0x02075be8 module:overlay(0) +from:0x02075b5c kind:arm_call to:0x020c803c module:overlay(24) +from:0x02075b74 kind:arm_call to:0x020c4944 module:overlay(17) +from:0x02075b8c kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02075bb0 kind:arm_call to:0x02075a7c module:overlay(0) +from:0x02075bc4 kind:arm_call to:0x0201b798 module:main +from:0x02075bd4 kind:load to:0x027e0994 module:dtcm +from:0x02075bd8 kind:load to:0x020da040 module:overlays(19,24) +from:0x02075bdc kind:load to:0x027e09a4 module:dtcm +from:0x02075be0 kind:load to:0x027e0cd8 module:dtcm +from:0x02075be4 kind:load to:0x0204fb78 module:main +from:0x02075c14 kind:arm_call to:0x020674cc module:overlay(0) +from:0x02075c20 kind:arm_call to:0x0201b798 module:main +from:0x02075c2c kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02075c48 kind:arm_call to:0x0208d4d4 module:overlay(0) +from:0x02075c80 kind:arm_call to:0x020c810c module:overlay(24) +from:0x02075c8c kind:load to:0x0204fb78 module:main +from:0x02075c90 kind:load to:0x027e09a4 module:dtcm +from:0x02075c94 kind:load to:0x027e0ce0 module:dtcm +from:0x02075c98 kind:load to:0x0204b608 module:main +from:0x02075c9c kind:load to:0x020da040 module:overlays(19,24) +from:0x02075ca0 kind:load to:0x027e0994 module:dtcm +from:0x02075cb0 kind:arm_call to:0x0201b8bc module:main +from:0x02075cb8 kind:arm_call to:0x0201b8bc module:main +from:0x02075cc0 kind:arm_call to:0x02074800 module:overlay(0) +from:0x02075cd8 kind:arm_call to:0x0201b8bc module:main +from:0x02075ce0 kind:arm_call to:0x0201b8bc module:main +from:0x02075ce8 kind:arm_call to:0x02074800 module:overlay(0) +from:0x02075cf0 kind:arm_call to:0x02011ff4 module:main +from:0x02075d10 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x02075d4c kind:arm_call to:0x02062764 module:overlay(0) +from:0x02075d58 kind:load to:0x020b3a64 module:overlay(0) +from:0x02075d5c kind:load to:0x020b3aec module:overlay(0) +from:0x02075d60 kind:load to:0x020b3b1c module:overlay(0) +from:0x02075d64 kind:load to:0x0204b608 module:main +from:0x02075d78 kind:load to:0x0207480c module:overlay(0) +from:0x02075d98 kind:arm_call to:0x02062784 module:overlay(0) +from:0x02075dbc kind:arm_call to:0x02074d78 module:overlay(0) +from:0x02075dc4 kind:load to:0x0204b608 module:main +from:0x02075dc8 kind:load to:0x027e09b8 module:dtcm +from:0x02075dfc kind:arm_call to:0x02062784 module:overlay(0) +from:0x02075e10 kind:load to:0x0204b608 module:main +from:0x02075e2c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02075e34 kind:arm_call to:0x02074800 module:overlay(0) +from:0x02075e3c kind:arm_call to:0x02011ff4 module:main +from:0x02075e54 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02075e5c kind:arm_call to:0x02074800 module:overlay(0) +from:0x02075ea8 kind:arm_call to:0x0207480c module:overlay(0) +from:0x02075ecc kind:arm_call to:0x02016644 module:main +from:0x02075ed8 kind:arm_call to:0x02068928 module:overlay(0) +from:0x02075f38 kind:arm_call to:0x01fff584 module:itcm +from:0x02075f54 kind:arm_call to:0x02076734 module:overlay(0) +from:0x02075fb0 kind:arm_call to:0x02076dac module:overlay(0) +from:0x02075fc0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02075fd4 kind:arm_call to:0x02079b3c module:overlay(0) +from:0x02075fe4 kind:arm_call to:0x02076578 module:overlay(0) +from:0x02075fe8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02075ffc kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02076034 kind:arm_call to:0x02076dac module:overlay(0) +from:0x02076050 kind:arm_call to:0x01ff9218 module:itcm +from:0x02076060 kind:arm_call to:0x01ff9218 module:itcm +from:0x02076068 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02076094 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020760f0 kind:arm_call to:0x0206749c module:overlay(0) +from:0x02076110 kind:arm_call to:0x0201b798 module:main +from:0x0207611c kind:load to:0x020ac444 module:overlay(0) +from:0x02076120 kind:load to:0x027e09bc module:dtcm +from:0x02076128 kind:load to:0x0204b690 module:main +from:0x0207612c kind:load to:0x0204fb78 module:main +from:0x02076138 kind:arm_call to:0x02074820 module:overlay(0) +from:0x02076140 kind:arm_call to:0x02076814 module:overlay(0) +from:0x020761a8 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x020761d0 kind:arm_call to:0x020763ec module:overlay(0) +from:0x02076238 kind:arm_call to:0x02076dac module:overlay(0) +from:0x0207625c kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02076268 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02076288 kind:arm_call to:0x02076dac module:overlay(0) +from:0x020762ac kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x020762d0 kind:arm_call to:0x02076814 module:overlay(0) +from:0x020762d8 kind:arm_call to:0x02076500 module:overlay(0) +from:0x020762f8 kind:arm_call to:0x02069160 module:overlay(0) +from:0x02076328 kind:arm_call to:0x0206929c module:overlay(0) +from:0x02076358 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x02076380 kind:arm_call to:0x02076418 module:overlay(0) +from:0x020763dc kind:load to:0x027e0ce0 module:dtcm +from:0x020763e4 kind:load to:0x020b684c module:overlay(0) +from:0x020763e8 kind:load to:0x0204b608 module:main +from:0x0207640c kind:arm_call to:0x02069620 module:overlay(0) +from:0x02076414 kind:load to:0x020b684c module:overlay(0) +from:0x020764a4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020764d4 kind:arm_call to:0x020674f0 module:overlay(0) +from:0x020764e0 kind:arm_call to:0x0201b798 module:main +from:0x020764f4 kind:load to:0x027e09bc module:dtcm +from:0x020764f8 kind:load to:0x020ac430 module:overlay(0) +from:0x020764fc kind:load to:0x0204fb78 module:main +from:0x0207650c kind:arm_call to:0x020c803c module:overlay(24) +from:0x02076538 kind:arm_call to:0x020c4944 module:overlay(17) +from:0x02076544 kind:arm_call to:0x020a62b8 module:overlay(0) +from:0x02076560 kind:arm_call to:0x02062784 module:overlay(0) +from:0x02076568 kind:load to:0x027e0994 module:dtcm +from:0x0207656c kind:load to:0x0204b608 module:main +from:0x02076570 kind:load to:0x020da040 module:overlays(19,24) +from:0x02076574 kind:load to:0x020b684c module:overlay(0) +from:0x0207658c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020765ac kind:arm_call to:0x020157b8 module:main +from:0x0207660c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02076614 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02076638 kind:arm_call to:0x0201b8bc module:main +from:0x02076640 kind:arm_call to:0x0201b8bc module:main +from:0x02076648 kind:arm_call to:0x0201b8bc module:main +from:0x02076650 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02076658 kind:arm_call to:0x02074800 module:overlay(0) +from:0x02076670 kind:arm_call to:0x0201b8bc module:main +from:0x02076678 kind:arm_call to:0x0201b8bc module:main +from:0x02076680 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02076694 kind:arm_call to:0x0201b8bc module:main +from:0x020766ac kind:arm_call to:0x0201b8bc module:main +from:0x020766b4 kind:arm_call to:0x0201b8bc module:main +from:0x020766bc kind:arm_call to:0x0201b8bc module:main +from:0x020766c4 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020766cc kind:arm_call to:0x02074800 module:overlay(0) +from:0x020766d4 kind:arm_call to:0x02011ff4 module:main +from:0x020766f4 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x0207671c kind:arm_call to:0x02067454 module:overlay(0) +from:0x02076724 kind:arm_call to:0x02077828 module:overlay(0) +from:0x02076730 kind:load to:0x020b3ba0 module:overlay(0) +from:0x02076798 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x020767c0 kind:arm_call to:0x02076e18 module:overlay(0) +from:0x020767cc kind:arm_call to:0x02067d60 module:overlay(0) +from:0x020767ec kind:arm_call to:0x01fff458 module:itcm +from:0x0207683c kind:arm_call to:0x020a9834 module:overlay(0) +from:0x02076870 kind:arm_call to:0x01fff350 module:itcm +from:0x0207688c kind:arm_call to:0x020e57bc module:overlay(31) +from:0x0207689c kind:arm_call to:0x020e57bc module:overlay(31) +from:0x020768a8 kind:arm_call to:0x020e5a70 module:overlay(31) +from:0x020768cc kind:arm_call to:0x020768fc module:overlay(0) +from:0x020768f0 kind:load to:0x020b7d0c module:overlay(0) +from:0x020768f4 kind:load to:0x027e0ce4 module:dtcm +from:0x020768f8 kind:load to:0x020b3b78 module:overlay(0) +from:0x02076908 kind:arm_call to:0x0207696c module:overlay(0) +from:0x02076920 kind:arm_call to:0x02076abc module:overlay(0) +from:0x02076960 kind:arm_call to:0x0208d454 module:overlay(0) +from:0x02076968 kind:load to:0x027e0ce0 module:dtcm +from:0x020769b8 kind:arm_call to:0x02076d84 module:overlay(0) +from:0x020769fc kind:arm_call to:0x01fff1a4 module:itcm +from:0x02076a2c kind:load to:0x027e0d3c module:dtcm +from:0x02076a30 kind:load to:0x027e0ce0 module:dtcm +from:0x02076a74 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02076aa0 kind:arm_call to:0x02076abc module:overlay(0) +from:0x02076ab8 kind:load to:0x027e0ce0 module:dtcm +from:0x02076b18 kind:arm_call to:0x02076d84 module:overlay(0) +from:0x02076b34 kind:arm_call to:0x02076d84 module:overlay(0) +from:0x02076b74 kind:arm_call to:0x01fff148 module:itcm +from:0x02076bac kind:arm_call to:0x01fff350 module:itcm +from:0x02076bd8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02076c04 kind:arm_call to:0x01fff350 module:itcm +from:0x02076c3c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02076c5c kind:arm_call to:0x02076d84 module:overlay(0) +from:0x02076c9c kind:arm_call to:0x01fff148 module:itcm +from:0x02076cd4 kind:arm_call to:0x01fff350 module:itcm +from:0x02076cf8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02076d1c kind:arm_call to:0x01fff350 module:itcm +from:0x02076d40 kind:load to:0x027e0d3c module:dtcm +from:0x02076d44 kind:load to:0x027e0ce0 module:dtcm +from:0x02076d48 kind:load to:0x020b3bcc module:overlay(0) +from:0x02076d4c kind:load to:0x027e0ce4 module:dtcm +from:0x02076d50 kind:load to:0x020b4800 module:overlay(0) +from:0x02076d60 kind:arm_call to:0x0207696c module:overlay(0) +from:0x02076d7c kind:arm_call to:0x02076abc module:overlay(0) +from:0x02076d98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02076da8 kind:load to:0x027e0ce4 module:dtcm +from:0x02076dc0 kind:arm_call to:0x02076abc module:overlay(0) +from:0x02076dfc kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02076e14 kind:load to:0x027e0ce0 module:dtcm +from:0x02076e38 kind:arm_call to:0x02076abc module:overlay(0) +from:0x02076e4c kind:arm_call to:0x02076a34 module:overlay(0) +from:0x02076e80 kind:arm_call to:0x0207696c module:overlay(0) +from:0x02076e98 kind:arm_call to:0x02076abc module:overlay(0) +from:0x02076ecc kind:arm_call to:0x020aa5f0 module:overlay(0) +from:0x02076ef0 kind:arm_call to:0x0208d420 module:overlay(0) +from:0x02076efc kind:load to:0x027e0ce0 module:dtcm +from:0x02076f18 kind:arm_call to:0x0206929c module:overlay(0) +from:0x02076f24 kind:load to:0x020b684c module:overlay(0) +from:0x02076f48 kind:arm_call to:0x02076d84 module:overlay(0) +from:0x02076f90 kind:arm_call to:0x02076d84 module:overlay(0) +from:0x02076fac kind:arm_call to:0x02068a10 module:overlay(0) +from:0x02076fcc kind:arm_call to:0x02076d84 module:overlay(0) +from:0x02077140 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x0207716c kind:arm_call to:0x020818c8 module:overlay(0) +from:0x02077188 kind:arm_call to:0x020a9744 module:overlay(0) +from:0x020771b8 kind:arm_call to:0x020a9834 module:overlay(0) +from:0x020771f0 kind:arm_call to:0x0208d4d4 module:overlay(0) +from:0x0207720c kind:arm_call to:0x02077764 module:overlay(0) +from:0x02077224 kind:arm_call to:0x02077764 module:overlay(0) +from:0x02077238 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x0207728c kind:arm_call to:0x02076d54 module:overlay(0) +from:0x020772fc kind:arm_call to:0x0208d474 module:overlay(0) +from:0x02077320 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x02077344 kind:arm_call to:0x020aacb0 module:overlay(0) +from:0x0207737c kind:arm_call to:0x0208d48c module:overlay(0) +from:0x02077398 kind:arm_call to:0x02076e18 module:overlay(0) +from:0x020773a0 kind:arm_call to:0x020777c0 module:overlay(0) +from:0x020773bc kind:arm_call to:0x02076d54 module:overlay(0) +from:0x020773f0 kind:arm_call to:0x02076dac module:overlay(0) +from:0x02077408 kind:arm_call to:0x020aa9b8 module:overlay(0) +from:0x02077464 kind:arm_call to:0x02076e18 module:overlay(0) +from:0x02077494 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x020774f8 kind:arm_call to:0x020768fc module:overlay(0) +from:0x02077528 kind:arm_call to:0x02076e18 module:overlay(0) +from:0x02077540 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x02077578 kind:arm_call to:0x020983c8 module:overlay(0) +from:0x02077580 kind:arm_call to:0x01fff458 module:itcm +from:0x020775c4 kind:arm_call to:0x02077858 module:overlay(0) +from:0x020775e8 kind:arm_call to:0x02171110 module:overlay(94) +from:0x020775f0 kind:arm_call to:0x02171184 module:overlay(94) +from:0x02077600 kind:arm_call to:0x020d5d40 module:overlay(24) +from:0x02077614 kind:arm_call to:0x0206749c module:overlay(0) +from:0x02077620 kind:arm_call to:0x0201b798 module:main +from:0x02077650 kind:arm_call to:0x020674cc module:overlay(0) +from:0x0207765c kind:arm_call to:0x0201b798 module:main +from:0x02077690 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020776a0 kind:arm_call to:0x02177518 module:overlay(94) +from:0x020776b4 kind:arm_call to:0x021774d8 module:overlay(94) +from:0x020776f8 kind:arm_call to:0x02068384 module:overlay(0) +from:0x02077704 kind:load to:0x027e0ce0 module:dtcm +from:0x02077708 kind:load to:0x027e0cd8 module:dtcm +from:0x0207770c kind:load to:0x020b7d0c module:overlay(0) +from:0x02077714 kind:load to:0x027e0cfc module:dtcm +from:0x02077718 kind:load to:0x0204fb78 module:main +from:0x0207771c kind:load to:0x020b684c module:overlay(0) +from:0x02077720 kind:load to:0x021775b4 module:overlays(88,89,92,94) +from:0x02077774 kind:arm_call to:0x02076d54 module:overlay(0) +from:0x020777b4 kind:arm_call to:0x0208d464 module:overlay(0) +from:0x020777bc kind:load to:0x027e0ce0 module:dtcm +from:0x020777e8 kind:arm_call to:0x02076dac module:overlay(0) +from:0x02077818 kind:arm_call to:0x0207a128 module:overlay(0) +from:0x02077824 kind:load to:0x027e09bc module:dtcm +from:0x02077830 kind:arm_call to:0x0201b8dc module:main +from:0x02077854 kind:load to:0x020b3b84 module:overlay(0) +from:0x0207788c kind:arm_call to:0x0201b974 module:main +from:0x02077898 kind:arm_call to:0x0201b798 module:main +from:0x020778b0 kind:load to:0x0204fb78 module:main +from:0x020778bc kind:arm_call to:0x0201b8bc module:main +from:0x020778c4 kind:arm_call to:0x02011ff4 module:main +from:0x020778dc kind:arm_call to:0x0201b8bc module:main +from:0x020778e4 kind:arm_call to:0x0201b8bc module:main +from:0x020778ec kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020778f4 kind:arm_call to:0x02011ff4 module:main +from:0x02077964 kind:arm_call to:0x01ffa81c module:itcm +from:0x02077970 kind:load to:0x020b3c68 module:overlay(0) +from:0x02077974 kind:load to:0x027e0108 module:dtcm +from:0x02077978 kind:load to:0x027e00fc module:dtcm +from:0x02077998 kind:load to:0x02023dd8 module:main +from:0x020779f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020779fc kind:arm_call to:0x01ffb860 module:itcm +from:0x02077a2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077a38 kind:arm_call to:0x01ffb860 module:itcm +from:0x02077abc kind:arm_call to:0x01ffb428 module:itcm +from:0x02077ac0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02077b00 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02077b04 kind:arm_call to:0x01ffb474 module:itcm +from:0x02077b6c kind:load to:0x020b6b78 module:overlay(0) +from:0x02077b70 kind:load to:0x020b3c50 module:overlay(0) +from:0x02077b74 kind:load to:0x0203feb0 module:main +from:0x02077b8c kind:arm_call to:0x0207799c module:overlay(0) +from:0x02077c14 kind:arm_call to:0x01ffb428 module:itcm +from:0x02077c18 kind:arm_call to:0x01ffb464 module:itcm +from:0x02077c60 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02077c64 kind:arm_call to:0x01ffb474 module:itcm +from:0x02077c74 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02077c78 kind:arm_call to:0x01ffb474 module:itcm +from:0x02077d40 kind:load to:0x020b6b78 module:overlay(0) +from:0x02077d44 kind:load to:0x020b3c50 module:overlay(0) +from:0x02077d48 kind:load to:0x0203feb0 module:main +from:0x02077db0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02077e00 kind:arm_call to:0x0202a20c module:main +from:0x02077e18 kind:arm_call to:0x02025f44 module:main +from:0x02077e3c kind:arm_call to:0x0202a27c module:main +from:0x02077e44 kind:arm_call to:0x02025f60 module:main +from:0x02077e4c kind:arm_call to:0x0205c2a8 module:overlay(0) +from:0x02077e58 kind:load to:0x027e0208 module:dtcm +from:0x02077e60 kind:load to:0x027e0210 module:dtcm +from:0x02077e64 kind:load to:0x027e0254 module:dtcm +from:0x02077ef4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02077f10 kind:arm_call to:0x01ffb428 module:itcm +from:0x02077f50 kind:arm_call to:0x01ffb744 module:itcm +from:0x02077f6c kind:arm_call to:0x01ffb744 module:itcm +from:0x02077f88 kind:arm_call to:0x01ffb744 module:itcm +from:0x02077fa0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02077fcc kind:arm_call to:0x01ffb428 module:itcm +from:0x02077fdc kind:arm_call to:0x01ffb744 module:itcm +from:0x02077fec kind:arm_call to:0x01ffb744 module:itcm +from:0x02078044 kind:arm_call to:0x01ffb428 module:itcm +from:0x02078054 kind:arm_call to:0x01ffb744 module:itcm +from:0x02078064 kind:arm_call to:0x01ffb744 module:itcm +from:0x020780bc kind:arm_call to:0x01ffb428 module:itcm +from:0x020780cc kind:arm_call to:0x01ffb744 module:itcm +from:0x020780dc kind:arm_call to:0x01ffb744 module:itcm +from:0x02078134 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207814c kind:arm_call to:0x01ffb744 module:itcm +from:0x02078170 kind:arm_call to:0x01ffb744 module:itcm +from:0x02078194 kind:arm_call to:0x01ffb744 module:itcm +from:0x020781dc kind:arm_call to:0x01ffb428 module:itcm +from:0x020781f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02078230 kind:arm_call to:0x02078608 module:overlay(0) +from:0x02078264 kind:arm_call to:0x01ffb58c module:itcm +from:0x02078318 kind:arm_call to:0x01ffb534 module:itcm +from:0x02078330 kind:arm_call to:0x01ffb58c module:itcm +from:0x02078398 kind:arm_call to:0x01ffb534 module:itcm +from:0x0207841c kind:arm_call to:0x0202a2a0 module:main +from:0x02078424 kind:arm_call to:0x01ffb00c module:itcm +from:0x020784dc kind:arm_call to:0x01ffb474 module:itcm +from:0x02078620 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x02078630 kind:arm_call to:0x0207840c module:overlay(0) +from:0x02078640 kind:arm_call to:0x01ffa844 module:itcm +from:0x02078650 kind:arm_call to:0x01ffb06c module:itcm +from:0x0207869c kind:arm_call to:0x02077e6c module:overlay(0) +from:0x020786e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x020786f0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020787a8 kind:arm_call to:0x01ffb780 module:itcm +from:0x020787b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207880c kind:load to:0x020ac458 module:overlay(0) +from:0x02078810 kind:load to:0x020ac468 module:overlay(0) +from:0x0207881c kind:arm_call to:0x0201b8dc module:main +from:0x0207883c kind:load to:0x020b3c88 module:overlay(0) +from:0x02078850 kind:load to:0x0204b690 module:main +from:0x020788c4 kind:arm_call to:0x01ffd400 module:itcm +from:0x02078904 kind:arm_call to:0x020790dc module:overlay(0) +from:0x02078918 kind:arm_call to:0x02079114 module:overlay(0) +from:0x0207892c kind:arm_call to:0x0207907c module:overlay(0) +from:0x02078934 kind:arm_call to:0x02079024 module:overlay(0) +from:0x02078944 kind:arm_call to:0x02078fcc module:overlay(0) +from:0x0207899c kind:arm_call to:0x020791b4 module:overlay(0) +from:0x020789ac kind:arm_call to:0x02079174 module:overlay(0) +from:0x020789bc kind:arm_call to:0x020791b4 module:overlay(0) +from:0x020789cc kind:arm_call to:0x020791b4 module:overlay(0) +from:0x020789ec kind:arm_call to:0x02078fcc module:overlay(0) +from:0x02078a00 kind:load to:0x027e0cd8 module:dtcm +from:0x02078a04 kind:load to:0x027e09a4 module:dtcm +from:0x02078a58 kind:arm_call to:0x02078854 module:overlay(0) +from:0x02078af4 kind:load to:0x027e09a4 module:dtcm +from:0x02078af8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02078b44 kind:load to:0x0204b690 module:main +from:0x02078b50 kind:arm_call to:0x0201b8bc module:main +from:0x02078b64 kind:arm_call to:0x0201b8bc module:main +from:0x02078b6c kind:arm_call to:0x02011ff4 module:main +from:0x02078b88 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02078bc4 kind:arm_call to:0x01ffd400 module:itcm +from:0x02078c2c kind:load to:0x027e09a4 module:dtcm +from:0x02078c30 kind:load to:0x02135c10 module:overlay(26) +from:0x02078c34 kind:load to:0x0213afb0 module:overlays(26,56) +from:0x02078c38 kind:load to:0x02109158 module:overlays(19,21) +from:0x02078c3c kind:load to:0x0210aae0 module:overlays(19,21) +from:0x02078c40 kind:load to:0x02111a8c module:overlays(19,31) +from:0x02078c44 kind:load to:0x02114640 module:overlays(19,31) +from:0x02078c58 kind:arm_call to:0x02078b78 module:overlay(0) +from:0x02078ca0 kind:arm_call to:0x02078b78 module:overlay(0) +from:0x02078cfc kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02078d10 kind:arm_call to:0x01ffd400 module:itcm +from:0x02078d28 kind:load to:0x027e09a4 module:dtcm +from:0x02078d38 kind:arm_call to:0x02077900 module:overlay(0) +from:0x02078db4 kind:arm_call to:0x02011f3c module:main +from:0x02078dd0 kind:arm_call to:0x02011f3c module:main +from:0x02078ddc kind:arm_call to:0x0207a3b4 module:overlay(0) +from:0x02078de4 kind:arm_call to:0x0207a3ec module:overlay(0) +from:0x02078ed4 kind:load to:0x020b3cb4 module:overlay(0) +from:0x02078ed8 kind:load to:0x027e0108 module:dtcm +from:0x02078edc kind:load to:0x027e00fc module:dtcm +from:0x02078ee4 kind:load to:0x027e09a4 module:dtcm +from:0x02078ef8 kind:arm_call to:0x0207a25c module:overlay(0) +from:0x02078f00 kind:arm_call to:0x02011ff4 module:main +from:0x02078f1c kind:arm_call to:0x0207a3e8 module:overlay(0) +from:0x02078f24 kind:arm_call to:0x02011ff4 module:main +from:0x02078f38 kind:load to:0x020b3cb4 module:overlay(0) +from:0x02078f4c kind:arm_call to:0x0207a25c module:overlay(0) +from:0x02078f54 kind:arm_call to:0x02011ff4 module:main +from:0x02078f70 kind:arm_call to:0x0207a3e8 module:overlay(0) +from:0x02078f78 kind:arm_call to:0x02011ff4 module:main +from:0x02078f88 kind:arm_call to:0x02011ff4 module:main +from:0x02078f94 kind:load to:0x020b3cb4 module:overlay(0) +from:0x02078fd8 kind:arm_call to:0x0207a25c module:overlay(0) +from:0x02078ff4 kind:arm_call to:0x0207aac4 module:overlay(0) +from:0x02079000 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0207901c kind:arm_call to:0x020791f4 module:overlay(0) +from:0x02079030 kind:arm_call to:0x0207a25c module:overlay(0) +from:0x0207904c kind:arm_call to:0x021321e8 module:overlay(26) +from:0x02079058 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02079074 kind:arm_call to:0x020791f4 module:overlay(0) +from:0x02079088 kind:arm_call to:0x0207a25c module:overlay(0) +from:0x020790a4 kind:arm_call to:0x02168294 module:overlays(91,93) +from:0x020790b0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020790d4 kind:arm_call to:0x020791f4 module:overlay(0) +from:0x020790e4 kind:arm_call to:0x0207a25c module:overlay(0) +from:0x02079100 kind:arm_call to:0x02167b00 module:overlays(88,89,90,91,92,93,94) +from:0x0207910c kind:arm_call to:0x020791f4 module:overlay(0) +from:0x02079120 kind:arm_call to:0x0207a25c module:overlay(0) +from:0x0207913c kind:arm_call to:0x02132f74 module:overlay(26) +from:0x02079148 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0207916c kind:arm_call to:0x020791f4 module:overlay(0) +from:0x02079180 kind:arm_call to:0x0207a25c module:overlay(0) +from:0x020791a0 kind:arm_call to:0x0207a6b4 module:overlay(0) +from:0x020791ac kind:arm_call to:0x020791f4 module:overlay(0) +from:0x020791c0 kind:arm_call to:0x0207a25c module:overlay(0) +from:0x020791e0 kind:arm_call to:0x0207a858 module:overlay(0) +from:0x020791ec kind:arm_call to:0x020791f4 module:overlay(0) +from:0x02079204 kind:arm_call to:0x0207a3ec module:overlay(0) +from:0x020792e8 kind:arm_call to:0x020798a0 module:overlay(0) +from:0x020792f4 kind:load to:0x027e0108 module:dtcm +from:0x020792f8 kind:load to:0x027e00fc module:dtcm +from:0x02079330 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079338 kind:arm_call to:0x0207a420 module:overlay(0) +from:0x02079350 kind:arm_call to:0x0207a2e0 module:overlay(0) +from:0x020793d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020793fc kind:arm_call to:0x01ff9824 module:itcm +from:0x02079474 kind:arm_call to:0x0203b6ec module:main +from:0x0207948c kind:arm_call to:0x02015934 module:main +from:0x020794ac kind:arm_call to:0x0203b6ec module:main +from:0x020794c0 kind:arm_call to:0x02015934 module:main +from:0x020794d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020794f8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02079510 kind:arm_call to:0x01ff9984 module:itcm +from:0x02079524 kind:arm_call to:0x01ff9318 module:itcm +from:0x02079538 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02079550 kind:arm_call to:0x02079768 module:overlay(0) +from:0x020795a4 kind:arm_call to:0x0207a534 module:overlay(0) +from:0x020795cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02079648 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02079658 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02079690 kind:arm_call to:0x0207797c module:overlay(0) +from:0x020796fc kind:arm_call to:0x0207797c module:overlay(0) +from:0x02079750 kind:arm_call to:0x020798a0 module:overlay(0) +from:0x0207975c kind:load to:0x027e09a4 module:dtcm +from:0x02079764 kind:load to:0x0203feb0 module:main +from:0x0207980c kind:arm_call to:0x02024124 module:main +from:0x0207982c kind:arm_call to:0x02077b78 module:overlay(0) +from:0x02079838 kind:load to:0x0203feb0 module:main +from:0x02079848 kind:arm_call to:0x0207988c module:overlay(0) +from:0x02079858 kind:arm_call to:0x0202a190 module:main +from:0x02079884 kind:arm_call to:0x02077b78 module:overlay(0) +from:0x0207989c kind:load to:0x027e09bc module:dtcm +from:0x020798e4 kind:load to:0x020b3c9c module:overlay(0) +from:0x02079904 kind:arm_call to:0x0207a2e0 module:overlay(0) +from:0x020799a0 kind:arm_call to:0x02079768 module:overlay(0) +from:0x020799a8 kind:arm_call to:0x0207a2e0 module:overlay(0) +from:0x020799dc kind:arm_call to:0x02079c8c module:overlay(0) +from:0x020799e8 kind:arm_call to:0x0207aac4 module:overlay(0) +from:0x020799fc kind:arm_call to:0x0207a2b0 module:overlay(0) +from:0x02079a18 kind:arm_call to:0x02079c8c module:overlay(0) +from:0x02079a28 kind:arm_call to:0x0207c230 module:overlay(0) +from:0x02079a3c kind:arm_call to:0x0207a2b0 module:overlay(0) +from:0x02079a90 kind:arm_call to:0x02015880 module:main +from:0x02079aa4 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02079ab0 kind:load to:0x027e07d4 module:dtcm +from:0x02079b00 kind:arm_call to:0x02015880 module:main +from:0x02079b08 kind:arm_call to:0x02079c8c module:overlay(0) +from:0x02079b18 kind:arm_call to:0x0207c398 module:overlay(0) +from:0x02079b2c kind:arm_call to:0x0207a2b0 module:overlay(0) +from:0x02079b38 kind:load to:0x027e07d4 module:dtcm +from:0x02079b50 kind:arm_call to:0x02079c8c module:overlay(0) +from:0x02079b60 kind:arm_call to:0x0207c4d8 module:overlay(0) +from:0x02079b74 kind:arm_call to:0x0207a2b0 module:overlay(0) +from:0x02079b8c kind:arm_call to:0x02079c8c module:overlay(0) +from:0x02079b98 kind:arm_call to:0x02167b00 module:overlays(88,89,90,91,92,93,94) +from:0x02079bac kind:arm_call to:0x0207a2b0 module:overlay(0) +from:0x02079bc4 kind:arm_call to:0x02079c8c module:overlay(0) +from:0x02079bd0 kind:arm_call to:0x021629d4 module:overlay(75) +from:0x02079be4 kind:arm_call to:0x0207a2b0 module:overlay(0) +from:0x02079c04 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02079c2c kind:arm_call to:0x02079d5c module:overlay(0) +from:0x02079c40 kind:arm_call to:0x02079c4c module:overlay(0) +from:0x02079c60 kind:arm_call to:0x02079c8c module:overlay(0) +from:0x02079c70 kind:arm_call to:0x0207cb10 module:overlay(0) +from:0x02079c84 kind:arm_call to:0x0207a2b0 module:overlay(0) +from:0x02079ca4 kind:arm_call to:0x0207a2e0 module:overlay(0) +from:0x02079d40 kind:load to:0x02077d4c module:overlay(0) +from:0x02079d80 kind:arm_call to:0x02015880 module:main +from:0x02079da4 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x02079db8 kind:arm_call to:0x0207b8a4 module:overlay(0) +from:0x02079dcc kind:arm_call to:0x0207a350 module:overlay(0) +from:0x02079ddc kind:arm_call to:0x0207afa8 module:overlay(0) +from:0x02079dec kind:arm_call to:0x0207a350 module:overlay(0) +from:0x02079df8 kind:arm_call to:0x0207afe0 module:overlay(0) +from:0x02079e0c kind:arm_call to:0x0207a350 module:overlay(0) +from:0x02079e34 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x02079e8c kind:arm_call to:0x0207a350 module:overlay(0) +from:0x02079ecc kind:arm_call to:0x02015880 module:main +from:0x02079ee0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02079f08 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x02079f48 kind:arm_call to:0x02015880 module:main +from:0x02079f78 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02079f84 kind:load to:0x027e07d4 module:dtcm +from:0x02079fa0 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x0207a000 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x0207a050 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x0207a090 kind:arm_call to:0x02015880 module:main +from:0x0207a0c0 kind:arm_call to:0x02079ff0 module:overlay(0) +from:0x0207a0cc kind:load to:0x027e07d4 module:dtcm +from:0x0207a0e4 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x0207a114 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x0207a13c kind:arm_call to:0x0207a350 module:overlay(0) +from:0x0207a14c kind:arm_call to:0x0207c548 module:overlay(0) +from:0x0207a174 kind:arm_call to:0x0207a350 module:overlay(0) +from:0x0207a198 kind:arm_call to:0x0207cca8 module:overlay(0) +from:0x0207a1ec kind:load to:0x0207a49c module:overlay(0) +from:0x0207a238 kind:arm_call to:0x0207b8f8 module:overlay(0) +from:0x0207a24c kind:arm_call to:0x0207a350 module:overlay(0) +from:0x0207a288 kind:arm_call to:0x0207a2e0 module:overlay(0) +from:0x0207a31c kind:arm_call to:0x0207a468 module:overlay(0) +from:0x0207a404 kind:arm_call to:0x0207a564 module:overlay(0) +from:0x0207a43c kind:arm_call to:0x0207a570 module:overlay(0) +from:0x0207a480 kind:arm_call to:0x0207a6a0 module:overlay(0) +from:0x0207a4f8 kind:arm_call to:0x0207a6a0 module:overlay(0) +from:0x0207a508 kind:arm_call to:0x0207a65c module:overlay(0) +from:0x0207a520 kind:load to:0x020ac480 module:overlay(0) +from:0x0207a548 kind:arm_call to:0x0207a524 module:overlay(0) +from:0x0207a558 kind:arm_call to:0x0207a524 module:overlay(0) +from:0x0207a56c kind:load to:0x0207a6a0 module:overlay(0) +from:0x0207a5d0 kind:arm_call to:0x0203b6ec module:main +from:0x0207a658 kind:load to:0x0203feb0 module:main +from:0x0207a6c0 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x0207a6d8 kind:load to:0x020b3cd8 module:overlay(0) +from:0x0207a6f0 kind:load to:0x0207a704 module:overlay(0) +from:0x0207a700 kind:load to:0x0207a704 module:overlay(0) +from:0x0207a728 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a73c kind:arm_call to:0x01ffb780 module:itcm +from:0x0207a744 kind:arm_call to:0x01ff938c module:itcm +from:0x0207a780 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207a7b8 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0207a7cc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0207a7e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207a820 kind:load to:0x027e00fc module:dtcm +from:0x0207a824 kind:load to:0x0203feb0 module:main +from:0x0207a830 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207a844 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207a84c kind:arm_call to:0x02011ff4 module:main +from:0x0207a864 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x0207a87c kind:load to:0x020b3d04 module:overlay(0) +from:0x0207a894 kind:load to:0x0207a8a8 module:overlay(0) +from:0x0207a8a4 kind:load to:0x0207a8a8 module:overlay(0) +from:0x0207a938 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207a94c kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207a954 kind:arm_call to:0x02011ff4 module:main +from:0x0207a9a4 kind:load to:0x020b3d5c module:overlay(0) +from:0x0207a9b4 kind:arm_call to:0x02011ff4 module:main +from:0x0207aa08 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207aa14 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207aa5c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0207aa68 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0207aa74 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0207aa8c kind:load to:0x020b3d40 module:overlay(0) +from:0x0207aa90 kind:load to:0x020b3d28 module:overlay(0) +from:0x0207aa9c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0207aab0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0207aab8 kind:arm_call to:0x02011ff4 module:main +from:0x0207aacc kind:arm_call to:0x0207a988 module:overlay(0) +from:0x0207ab7c kind:load to:0x020b3d8c module:overlay(0) +from:0x0207ab80 kind:load to:0x020b3db0 module:overlay(0) +from:0x0207abec kind:arm_call to:0x020840b4 module:overlay(0) +from:0x0207ac44 kind:arm_call to:0x020157b8 module:main +from:0x0207ae34 kind:arm_call to:0x02162f84 module:overlays(68,75) +from:0x0207ae88 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0207aea4 kind:arm_call to:0x0207bdc8 module:overlay(0) +from:0x0207aed0 kind:arm_call to:0x01fff350 module:itcm +from:0x0207af0c kind:arm_call to:0x01fff350 module:itcm +from:0x0207af30 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0207af80 kind:arm_call to:0x02163bc8 module:overlay(68) +from:0x0207af8c kind:load to:0x027e0cdc module:dtcm +from:0x0207af90 kind:load to:0x020b3db0 module:overlay(0) +from:0x0207af94 kind:load to:0x027e09a4 module:dtcm +from:0x0207af98 kind:load to:0x027e0ce4 module:dtcm +from:0x0207afa0 kind:load to:0x020b4800 module:overlay(0) +from:0x0207afdc kind:load to:0x020b3db0 module:overlay(0) +from:0x0207b02c kind:arm_call to:0x020840c4 module:overlay(0) +from:0x0207b084 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b0b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207b0c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207b0d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207b0e0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0207b144 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207b174 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0207b190 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207b1fc kind:arm_call to:0x0205eb1c module:overlay(0) +from:0x0207b2b4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207b2c4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0207b374 kind:load to:0x027e0cdc module:dtcm +from:0x0207b380 kind:load to:0x020b3d80 module:overlay(0) +from:0x0207b384 kind:load to:0x0203feb0 module:main +from:0x0207b3b0 kind:arm_call to:0x020840c4 module:overlay(0) +from:0x0207b3c0 kind:arm_call to:0x020840b4 module:overlay(0) +from:0x0207b468 kind:arm_call to:0x0207b004 module:overlay(0) +from:0x0207b49c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0207b4ac kind:arm_call to:0x01ff9110 module:itcm +from:0x0207b4dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b4ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b4f8 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207b508 kind:arm_call to:0x01ffd054 module:itcm +from:0x0207b514 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207b51c kind:arm_call to:0x01ffb800 module:itcm +from:0x0207b52c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207b54c kind:arm_call to:0x01ffb428 module:itcm +from:0x0207b558 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207b610 kind:arm_call to:0x0207a9d8 module:overlay(0) +from:0x0207b6b4 kind:arm_call to:0x0207b88c module:overlay(0) +from:0x0207b784 kind:arm_call to:0x02084114 module:overlay(0) +from:0x0207b78c kind:arm_call to:0x02085a00 module:overlay(0) +from:0x0207b7dc kind:arm_call to:0x01ff9984 module:itcm +from:0x0207b804 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207b858 kind:arm_call to:0x020157b8 module:main +from:0x0207b87c kind:load to:0x027e0cdc module:dtcm +from:0x0207b880 kind:load to:0x027e07d4 module:dtcm +from:0x0207b884 kind:load to:0x027e09a4 module:dtcm +from:0x0207b888 kind:load to:0x027e09bc module:dtcm +from:0x0207b894 kind:load to:0x027e0c90 module:dtcm +from:0x0207b8a0 kind:load to:0x0207afe0 module:overlay(0) +from:0x0207b8c0 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207b970 kind:load to:0x020b3db0 module:overlay(0) +from:0x0207b990 kind:arm_call to:0x01fff148 module:itcm +from:0x0207b9dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b9f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207ba2c kind:arm_call to:0x0208d154 module:overlay(0) +from:0x0207ba3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207ba7c kind:arm_call to:0x01ff9218 module:itcm +from:0x0207bb48 kind:arm_call to:0x01ff9218 module:itcm +from:0x0207bc1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207bc30 kind:arm_call to:0x01ff930c module:itcm +from:0x0207bc4c kind:arm_call to:0x01ff9984 module:itcm +from:0x0207bc58 kind:load to:0x027e0ce0 module:dtcm +from:0x0207bc5c kind:load to:0x027e0cd8 module:dtcm +from:0x0207bc98 kind:arm_call to:0x01fff148 module:itcm +from:0x0207bcd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207bcdc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207bcfc kind:arm_call to:0x01ffb428 module:itcm +from:0x0207bd84 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207bd94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207bdb8 kind:load to:0x027e0ce0 module:dtcm +from:0x0207bdbc kind:load to:0x027e0cd8 module:dtcm +from:0x0207bddc kind:arm_call to:0x0207bf08 module:overlay(0) +from:0x0207be10 kind:arm_call to:0x01fff148 module:itcm +from:0x0207be54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207be74 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0207bec0 kind:arm_call to:0x0208d1e0 module:overlay(0) +from:0x0207bee0 kind:arm_call to:0x0207bf08 module:overlay(0) +from:0x0207bef0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0207befc kind:load to:0x027e0ce0 module:dtcm +from:0x0207bf00 kind:load to:0x027e0cd8 module:dtcm +from:0x0207bf24 kind:arm_call to:0x01fff148 module:itcm +from:0x0207bf68 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207bf74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207bfbc kind:arm_call to:0x01ffb714 module:itcm +from:0x0207bfd8 kind:arm_call to:0x01ff947c module:itcm +from:0x0207c03c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c058 kind:arm_call to:0x01ff947c module:itcm +from:0x0207c0ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c0c8 kind:arm_call to:0x01ff947c module:itcm +from:0x0207c128 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c144 kind:arm_call to:0x01ff947c module:itcm +from:0x0207c1f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0207c1fc kind:load to:0x027e0cd8 module:dtcm +from:0x0207c208 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207c21c kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207c224 kind:arm_call to:0x02011ff4 module:main +from:0x0207c23c kind:arm_call to:0x0207a988 module:overlay(0) +from:0x0207c268 kind:load to:0x020b3f18 module:overlay(0) +from:0x0207c320 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207c330 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c34c kind:arm_call to:0x020157b8 module:main +from:0x0207c370 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207c384 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207c38c kind:arm_call to:0x02011ff4 module:main +from:0x0207c3a4 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x0207c3d0 kind:load to:0x020b3f44 module:overlay(0) +from:0x0207c424 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0207c430 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207c43c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207c4b0 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207c4c4 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207c4cc kind:arm_call to:0x02011ff4 module:main +from:0x0207c4e8 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x0207c53c kind:load to:0x020b3f70 module:overlay(0) +from:0x0207c568 kind:arm_call to:0x0207c6cc module:overlay(0) +from:0x0207c578 kind:load to:0x0207c6cc module:overlay(0) +from:0x0207c5b8 kind:arm_call to:0x020157b8 module:main +from:0x0207c604 kind:arm_call to:0x02083414 module:overlay(0) +from:0x0207c68c kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x0207c6a0 kind:arm_call to:0x0207f718 module:overlay(0) +from:0x0207c6c4 kind:load to:0x027e09a4 module:dtcm +from:0x0207c6c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0207c744 kind:arm_call to:0x01fff148 module:itcm +from:0x0207c75c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c77c kind:arm_call to:0x01ffb800 module:itcm +from:0x0207c7a0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c7e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207c7f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c804 kind:arm_call to:0x0207c5d0 module:overlay(0) +from:0x0207c818 kind:arm_call to:0x0207c5d0 module:overlay(0) +from:0x0207c82c kind:arm_call to:0x0207c5d0 module:overlay(0) +from:0x0207c83c kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0207c874 kind:arm_call to:0x01fff350 module:itcm +from:0x0207c8a4 kind:arm_call to:0x02129970 module:overlay(40) +from:0x0207c91c kind:arm_call to:0x01ffb428 module:itcm +from:0x0207c978 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207c9b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207ca84 kind:arm_call to:0x02078f98 module:overlay(0) +from:0x0207cab8 kind:load to:0x027e0ce0 module:dtcm +from:0x0207cabc kind:load to:0x027e09a4 module:dtcm +from:0x0207cac4 kind:load to:0x027e0ce4 module:dtcm +from:0x0207cacc kind:load to:0x020b4800 module:overlay(0) +from:0x0207cadc kind:load to:0x027e09bc module:dtcm +from:0x0207cae8 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207cafc kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207cb04 kind:arm_call to:0x02011ff4 module:main +from:0x0207cb1c kind:arm_call to:0x0207a988 module:overlay(0) +from:0x0207cb54 kind:load to:0x020b3f9c module:overlay(0) +from:0x0207cc08 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207cc1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207cc4c kind:arm_call to:0x0207a9d8 module:overlay(0) +from:0x0207cc80 kind:arm_call to:0x020157b8 module:main +from:0x0207ccc0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207cce8 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207ccfc kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x0207cd04 kind:arm_call to:0x02011ff4 module:main +from:0x0207cd2c kind:arm_call to:0x0207fce8 module:overlay(0) +from:0x0207cd38 kind:load to:0x020b401c module:overlay(0) +from:0x0207cd3c kind:load to:0x027e09c0 module:dtcm +from:0x0207cd5c kind:arm_call to:0x0207fce8 module:overlay(0) +from:0x0207cd64 kind:arm_call to:0x02011ff4 module:main +from:0x0207cd70 kind:load to:0x020b401c module:overlay(0) +from:0x0207cd74 kind:load to:0x027e09c0 module:dtcm +from:0x0207cd94 kind:arm_call to:0x0207fce8 module:overlay(0) +from:0x0207cda0 kind:load to:0x020b401c module:overlay(0) +from:0x0207cda4 kind:load to:0x027e09c0 module:dtcm +from:0x0207cde4 kind:arm_call to:0x0207cda8 module:overlay(0) +from:0x0207ce5c kind:arm_call to:0x01ffccc0 module:itcm +from:0x0207ce7c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207ce9c kind:arm_call to:0x0207cda8 module:overlay(0) +from:0x0207cf1c kind:arm_call to:0x01ffcea0 module:itcm +from:0x0207cf3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207cf5c kind:arm_call to:0x0207cda8 module:overlay(0) +from:0x0207cfe0 kind:arm_call to:0x01ffd218 module:itcm +from:0x0207cff4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0207d008 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0207d010 kind:arm_call to:0x02011ff4 module:main +from:0x0207d024 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0207d038 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0207d040 kind:arm_call to:0x02011ff4 module:main +from:0x0207d054 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0207d068 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0207d070 kind:arm_call to:0x02011ff4 module:main +from:0x0207d084 kind:arm_call to:0x0207fe28 module:overlay(0) +from:0x0207d0e4 kind:arm_call to:0x0207fe28 module:overlay(0) +from:0x0207d150 kind:arm_call_thumb to:0x020bf98c module:overlay(1) +from:0x0207d168 kind:load to:0x020801f8 module:overlay(0) +from:0x0207d204 kind:arm_call to:0x020803f8 module:overlay(0) +from:0x0207d210 kind:arm_call to:0x0207d3b4 module:overlay(0) +from:0x0207d220 kind:arm_call to:0x0207d3b4 module:overlay(0) +from:0x0207d240 kind:arm_call to:0x0207d2b4 module:overlay(0) +from:0x0207d350 kind:arm_call to:0x0207d38c module:overlay(0) +from:0x0207d374 kind:arm_call to:0x0207d38c module:overlay(0) +from:0x0207d42c kind:arm_call to:0x0203b8f8 module:main +from:0x0207d434 kind:load to:0x027e0c90 module:dtcm +from:0x0207d45c kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207d4a4 kind:arm_call to:0x02081750 module:overlay(0) +from:0x0207d508 kind:arm_call to:0x01fff498 module:itcm +from:0x0207d554 kind:arm_call to:0x01ffdd1c module:itcm +from:0x0207d59c kind:arm_call to:0x0207d3b4 module:overlay(0) +from:0x0207d5ac kind:arm_call to:0x0207d3b4 module:overlay(0) +from:0x0207d640 kind:arm_call to:0x01ffdd1c module:itcm +from:0x0207d680 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207d690 kind:load to:0x027e0ce8 module:dtcm +from:0x0207d694 kind:load to:0x01ffde68 module:itcm +from:0x0207d698 kind:load to:0x01ffde8c module:itcm +from:0x0207d6a8 kind:arm_call to:0x02011ff4 module:main +from:0x0207d6fc kind:load to:0x020b4054 module:overlay(0) +from:0x0207d714 kind:arm_call to:0x01ffe778 module:itcm +from:0x0207d748 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d808 kind:arm_call to:0x0203b6ec module:main +from:0x0207d818 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207d834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d8b4 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0207d8d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d8e4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d908 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207d918 kind:arm_call to:0x01ff938c module:itcm +from:0x0207d924 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207d970 kind:arm_call to:0x0207d7bc module:overlay(0) +from:0x0207d9d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d9f0 kind:arm_call to:0x0207d898 module:overlay(0) +from:0x0207da5c kind:load to:0x01ffcc98 module:itcm +from:0x0207da7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207da94 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207dbac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207dbbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207dbe8 kind:arm_call to:0x0205f59c module:overlay(0) +from:0x0207dc4c kind:arm_call to:0x01ffb974 module:itcm +from:0x0207de38 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207de5c kind:arm_call to:0x0205f528 module:overlay(0) +from:0x0207de64 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207de8c kind:arm_call to:0x01ffb464 module:itcm +from:0x0207de98 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207dfa0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207e000 kind:arm_call to:0x0207d7bc module:overlay(0) +from:0x0207e020 kind:load to:0x01ffd0d0 module:itcm +from:0x0207e0b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e0b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207e134 kind:arm_call to:0x01ffd098 module:itcm +from:0x0207e158 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e174 kind:load to:0x01ffd054 module:itcm +from:0x0207e1d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e354 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0207e360 kind:arm_call to:0x01ffb474 module:itcm +from:0x0207e430 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207e514 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207e528 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207e550 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e574 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e5b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e63c kind:arm_call to:0x01ffccf4 module:itcm +from:0x0207e658 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207e66c kind:arm_call to:0x01ffb974 module:itcm +from:0x0207e68c kind:arm_call to:0x01ffb744 module:itcm +from:0x0207e6a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e6d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e6f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e704 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207e760 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e764 kind:arm_call to:0x01ffb474 module:itcm +from:0x0207e84c kind:arm_call to:0x0203b6ec module:main +from:0x0207e93c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e990 kind:load to:0x01ffce40 module:itcm +from:0x0207e9b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207e9fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0207eaec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207eafc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207eb18 kind:arm_call to:0x020602f0 module:overlay(0) +from:0x0207eb38 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207eb60 kind:arm_call to:0x01ff938c module:itcm +from:0x0207eb90 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207ebec kind:arm_call to:0x0207d7bc module:overlay(0) +from:0x0207ec50 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0207ec8c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207ec98 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207ecac kind:arm_call to:0x01ffb428 module:itcm +from:0x0207ecbc kind:arm_call to:0x01ffb428 module:itcm +from:0x0207ed9c kind:arm_call to:0x01ffb800 module:itcm +from:0x0207eda8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207edb8 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207edf0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207ee3c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207ee50 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207ee70 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207eec8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207eedc kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207eefc kind:arm_call to:0x01ffb428 module:itcm +from:0x0207ef70 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207ef7c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207ef8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ef94 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207efc4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207f034 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207f094 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207f10c kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0207f12c kind:arm_call to:0x020805a4 module:overlay(0) +from:0x0207f140 kind:arm_call to:0x0207f83c module:overlay(0) +from:0x0207f150 kind:arm_call to:0x0207d1a8 module:overlay(0) +from:0x0207f2f8 kind:load to:0x027e0a48 module:dtcm +from:0x0207f2fc kind:load to:0x027e0b48 module:dtcm +from:0x0207f318 kind:load to:0x027e09e8 module:dtcm +from:0x0207f32c kind:arm_call to:0x0207d180 module:overlay(0) +from:0x0207f33c kind:load to:0x027e09e8 module:dtcm +from:0x0207f3b8 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207f3e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207f444 kind:arm_call to:0x01ffcf50 module:itcm +from:0x0207f45c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207f46c kind:arm_call to:0x01ff938c module:itcm +from:0x0207f478 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207f4e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207f4ec kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207f4f8 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207f53c kind:arm_call to:0x01ffe730 module:itcm +from:0x0207f674 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207f684 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207f694 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207f6a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207f708 kind:arm_call to:0x0207d43c module:overlay(0) +from:0x0207f714 kind:load to:0x027e0b48 module:dtcm +from:0x0207f758 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207f770 kind:arm_call to:0x0207d43c module:overlay(0) +from:0x0207f77c kind:load to:0x027e0b48 module:dtcm +from:0x0207f82c kind:arm_call to:0x020809b0 module:overlay(0) +from:0x0207f838 kind:load to:0x027e0a48 module:dtcm +from:0x0207f8a8 kind:arm_call to:0x020809b0 module:overlay(0) +from:0x0207f8b4 kind:arm_call to:0x02080b1c module:overlay(0) +from:0x0207f8c0 kind:load to:0x027e0a48 module:dtcm +from:0x0207f904 kind:load to:0x027e0b48 module:dtcm +from:0x0207f908 kind:load to:0x0207d264 module:overlay(0) +from:0x0207f918 kind:load to:0x027e0b48 module:dtcm +from:0x0207f91c kind:load to:0x0207d33c module:overlay(0) +from:0x0207f944 kind:load to:0x027e0a30 module:dtcm +from:0x0207f948 kind:load to:0x027e0a3c module:dtcm +from:0x0207f968 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207f98c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207f99c kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207f9ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207f9bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207fa20 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207fa3c kind:arm_call to:0x01ffda30 module:itcm +from:0x0207fa4c kind:arm_call to:0x01ffe730 module:itcm +from:0x0207fa5c kind:load to:0x027e0a48 module:dtcm +from:0x0207fa60 kind:load to:0x027e09e8 module:dtcm +from:0x0207fa7c kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207fab0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207facc kind:arm_call to:0x01ffda30 module:itcm +from:0x0207fae8 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207faf8 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207fb08 kind:load to:0x027e0a48 module:dtcm +from:0x0207fb0c kind:load to:0x027e09e8 module:dtcm +from:0x0207fb68 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0207fb8c kind:load to:0x020ac744 module:overlay(0) +from:0x0207fb90 kind:load to:0x027e0ce0 module:dtcm +from:0x0207fbec kind:arm_call to:0x0208d330 module:overlay(0) +from:0x0207fc10 kind:load to:0x020ac744 module:overlay(0) +from:0x0207fc14 kind:load to:0x027e0ce0 module:dtcm +from:0x0207fc30 kind:arm_call to:0x020e1138 module:overlay(26) +from:0x0207fc40 kind:load to:0x027e0ce0 module:dtcm +from:0x0207fc60 kind:arm_call to:0x01ffd420 module:itcm +from:0x0207fce4 kind:load to:0x027e09b8 module:dtcm +from:0x0207fd48 kind:arm_call to:0x01ffd420 module:itcm +from:0x0207fd64 kind:arm_call to:0x020b8450 module:overlay(5) +from:0x0207fd6c kind:load to:0x027e09b8 module:dtcm +from:0x0207fd78 kind:arm_call to:0x0207fe50 module:overlay(0) +from:0x0207fda8 kind:arm_call to:0x02011ff4 module:main +from:0x0207fdc8 kind:arm_call to:0x02011ff4 module:main +from:0x0207fde8 kind:arm_call to:0x02011ff4 module:main +from:0x0207fdf0 kind:arm_call to:0x0207fe50 module:overlay(0) +from:0x0207fe1c kind:arm_call to:0x02011ff4 module:main +from:0x0207fe5c kind:arm_call to:0x02012000 module:main +from:0x0207fe64 kind:arm_call to:0x02012000 module:main +from:0x0207fe74 kind:arm_call to:0x02011ff4 module:main +from:0x0207fec4 kind:arm_call to:0x0203b6ec module:main +from:0x0207ff08 kind:arm_call to:0x0203b6ec module:main +from:0x0207ff38 kind:arm_call to:0x02011ff4 module:main +from:0x0207ff58 kind:arm_call to:0x02011f3c module:main +from:0x0207ff88 kind:arm_call to:0x02011f3c module:main +from:0x0207ffac kind:arm_call to:0x0203e5d4 module:main +from:0x0207ffc4 kind:arm_call to:0x02011f3c module:main +from:0x0208003c kind:load to:0x02080040 module:overlay(0) +from:0x020800ac kind:arm_call to:0x0203b6ec module:main +from:0x020800f0 kind:arm_call to:0x0203b6ec module:main +from:0x02080134 kind:arm_call to:0x02011f3c module:main +from:0x02080158 kind:arm_call to:0x0203e5d4 module:main +from:0x020801f4 kind:load to:0x02080040 module:overlay(0) +from:0x02080204 kind:arm_call to:0x02012000 module:main +from:0x02080214 kind:arm_call to:0x02012000 module:main +from:0x02080228 kind:arm_call to:0x02011ff4 module:main +from:0x0208033c kind:load to:0x020b407c module:overlay(0) +from:0x0208035c kind:load to:0x020b407c module:overlay(0) +from:0x0208037c kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02080388 kind:load to:0x020b407c module:overlay(0) +from:0x0208038c kind:load to:0x027e09c0 module:dtcm +from:0x020803ac kind:arm_call to:0x0207f90c module:overlay(0) +from:0x020803b4 kind:arm_call to:0x02011ff4 module:main +from:0x020803c0 kind:load to:0x020b407c module:overlay(0) +from:0x020803c4 kind:load to:0x027e09c0 module:dtcm +from:0x020803e4 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x020803f0 kind:load to:0x020b407c module:overlay(0) +from:0x020803f4 kind:load to:0x027e09c0 module:dtcm +from:0x02080424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02080434 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02080460 kind:load to:0x020b4090 module:overlay(0) +from:0x02080480 kind:load to:0x020b4090 module:overlay(0) +from:0x0208049c kind:load to:0x020b4090 module:overlay(0) +from:0x020804bc kind:arm_call to:0x0207f610 module:overlay(0) +from:0x020804c8 kind:load to:0x020b4090 module:overlay(0) +from:0x020804cc kind:load to:0x027e09c0 module:dtcm +from:0x020804ec kind:arm_call to:0x0207f610 module:overlay(0) +from:0x020804f4 kind:arm_call to:0x02011ff4 module:main +from:0x02080500 kind:load to:0x020b4090 module:overlay(0) +from:0x02080504 kind:load to:0x027e09c0 module:dtcm +from:0x02080524 kind:arm_call to:0x0207f610 module:overlay(0) +from:0x02080530 kind:load to:0x020b4090 module:overlay(0) +from:0x02080534 kind:load to:0x027e09c0 module:dtcm +from:0x0208054c kind:arm_call to:0x0207d07c module:overlay(0) +from:0x020805b4 kind:arm_call to:0x020802ac module:overlay(0) +from:0x020805d4 kind:arm_call to:0x01ffe9d4 module:itcm +from:0x02080614 kind:arm_call to:0x02011ff4 module:main +from:0x02080624 kind:arm_call to:0x02011f3c module:main +from:0x02080668 kind:arm_call to:0x02011ff4 module:main +from:0x02080678 kind:arm_call to:0x02011f3c module:main +from:0x020806bc kind:arm_call to:0x02011ff4 module:main +from:0x020806cc kind:arm_call to:0x02011f3c module:main +from:0x020806f8 kind:arm_call to:0x02080820 module:overlay(0) +from:0x0208072c kind:arm_call to:0x02011ff4 module:main +from:0x0208073c kind:arm_call to:0x02011f3c module:main +from:0x02080780 kind:arm_call to:0x02011ff4 module:main +from:0x02080790 kind:arm_call to:0x02011f3c module:main +from:0x020807d4 kind:arm_call to:0x02011ff4 module:main +from:0x020807e4 kind:arm_call to:0x02011f3c module:main +from:0x02080814 kind:arm_call to:0x02080820 module:overlay(0) +from:0x020808cc kind:arm_call to:0x02011ff4 module:main +from:0x020808f8 kind:arm_call to:0x02011ff4 module:main +from:0x02080924 kind:arm_call to:0x02011ff4 module:main +from:0x02080978 kind:arm_call to:0x0207fe80 module:overlay(0) +from:0x02080998 kind:arm_call to:0x020801f8 module:overlay(0) +from:0x02080b24 kind:arm_call to:0x01ffe9d4 module:itcm +from:0x02080b2c kind:arm_call to:0x02080244 module:overlay(0) +from:0x02080b48 kind:arm_call to:0x02080b8c module:overlay(0) +from:0x02080b7c kind:arm_call to:0x0207f83c module:overlay(0) +from:0x02080b88 kind:load to:0x027e09c0 module:dtcm +from:0x02080bd4 kind:arm_call to:0x01ffd098 module:itcm +from:0x02080c74 kind:arm_call to:0x0202a20c module:main +from:0x02080cac kind:arm_call to:0x01ffb800 module:itcm +from:0x02080cb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02080d44 kind:arm_call to:0x01ffb800 module:itcm +from:0x02080d48 kind:arm_call to:0x01ffb464 module:itcm +from:0x02080dfc kind:load to:0x020ac74c module:overlay(0) +from:0x02080e00 kind:load to:0x020ac7f0 module:overlay(0) +from:0x02080e04 kind:load to:0x020ac770 module:overlay(0) +from:0x02080e14 kind:thumb_call_arm to:0x0202a17c module:main +from:0x02080e68 kind:thumb_call to:0x02080eb8 module:overlay(0) +from:0x02080e72 kind:thumb_call to:0x02080f30 module:overlay(0) +from:0x02080e7c kind:thumb_call to:0x02080f3c module:overlay(0) +from:0x02080e86 kind:thumb_call to:0x02080f48 module:overlay(0) +from:0x02080e90 kind:thumb_call to:0x02080f54 module:overlay(0) +from:0x02080ef8 kind:thumb_call_arm to:0x020247b8 module:main +from:0x02080f02 kind:thumb_call_arm to:0x020247b8 module:main +from:0x02080f0c kind:thumb_call_arm to:0x020247b8 module:main +from:0x02081094 kind:arm_call to:0x01ff938c module:itcm +from:0x02081110 kind:load to:0x020ac890 module:overlay(0) +from:0x02081114 kind:load to:0x020ac870 module:overlay(0) +from:0x02081158 kind:load to:0x020b40d8 module:overlay(0) +from:0x02081180 kind:load to:0x01ffd118 module:itcm +from:0x020811dc kind:arm_call to:0x01ffcfcc module:itcm +from:0x020811f4 kind:arm_call to:0x02081118 module:overlay(0) +from:0x02081208 kind:arm_call to:0x02081184 module:overlay(0) +from:0x02081214 kind:load to:0x020b40a8 module:overlay(0) +from:0x02081224 kind:arm_call to:0x02081118 module:overlay(0) +from:0x02081238 kind:arm_call to:0x02081184 module:overlay(0) +from:0x02081244 kind:load to:0x020b40a8 module:overlay(0) +from:0x02081270 kind:arm_call to:0x01ff9258 module:itcm +from:0x020812d4 kind:arm_call to:0x02081118 module:overlay(0) +from:0x020812fc kind:arm_call to:0x02081288 module:overlay(0) +from:0x02081308 kind:load to:0x020b40c8 module:overlay(0) +from:0x02081318 kind:arm_call to:0x02081218 module:overlay(0) +from:0x02081344 kind:load to:0x020b40b8 module:overlay(0) +from:0x02081380 kind:load to:0x027e09bc module:dtcm +from:0x020813c4 kind:load to:0x027e09bc module:dtcm +from:0x020813dc kind:arm_call to:0x02083a10 module:overlay(0) +from:0x020813f0 kind:arm_call to:0x02131f4c module:overlay(47) +from:0x02081424 kind:arm_call to:0x02083a30 module:overlay(0) +from:0x0208142c kind:load to:0x027e07d4 module:dtcm +from:0x02081464 kind:arm_call to:0x02081750 module:overlay(0) +from:0x02081470 kind:load to:0x027e0ca8 module:dtcm +from:0x020814a8 kind:arm_call to:0x0202a260 module:main +from:0x020814b4 kind:arm_call to:0x01ffa328 module:itcm +from:0x020814d0 kind:arm_call to:0x02078700 module:overlay(0) +from:0x02081554 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02081570 kind:arm_call to:0x0205f3e4 module:overlay(0) +from:0x020815a4 kind:arm_call to:0x01ffb974 module:itcm +from:0x020815b8 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0208160c kind:arm_call to:0x01ffb974 module:itcm +from:0x02081618 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x020816a0 kind:load to:0x027e09bc module:dtcm +from:0x020816a4 kind:load to:0x027e0c90 module:dtcm +from:0x020816a8 kind:load to:0x027e0c9c module:dtcm +from:0x020816ac kind:load to:0x027e0ca8 module:dtcm +from:0x020816b0 kind:load to:0x027e0cac module:dtcm +from:0x020816b4 kind:load to:0x027e0cb0 module:dtcm +from:0x020816b8 kind:load to:0x027e0cb4 module:dtcm +from:0x020816bc kind:load to:0x027e0cb8 module:dtcm +from:0x020816c0 kind:load to:0x027e0cbc module:dtcm +from:0x02081708 kind:load to:0x027e0ca8 module:dtcm +from:0x0208170c kind:load to:0x027e0cac module:dtcm +from:0x02081710 kind:load to:0x027e0cb0 module:dtcm +from:0x02081714 kind:load to:0x027e0cb4 module:dtcm +from:0x02081718 kind:load to:0x027e0cb8 module:dtcm +from:0x0208171c kind:load to:0x027e0cbc module:dtcm +from:0x02081734 kind:load to:0x027e0c90 module:dtcm +from:0x0208174c kind:load to:0x027e0c90 module:dtcm +from:0x020817e8 kind:arm_call to:0x01ffedac module:itcm +from:0x020817fc kind:arm_call to:0x01ffedac module:itcm +from:0x02081814 kind:load to:0x027e0c90 module:dtcm +from:0x0208183c kind:arm_call to:0x02081818 module:overlay(0) +from:0x02081850 kind:arm_call to:0x02081818 module:overlay(0) +from:0x020818f8 kind:arm_call to:0x02027d30 module:main +from:0x0208191c kind:arm_call_thumb to:0x02015644 module:main +from:0x02081928 kind:arm_call_thumb to:0x02015624 module:main +from:0x02081938 kind:load to:0x020b40e0 module:overlay(0) +from:0x0208193c kind:load to:0x02045484 module:main +from:0x02081afc kind:arm_call to:0x02081348 module:overlay(0) +from:0x02081b10 kind:arm_call to:0x02098940 module:overlay(0) +from:0x02081b24 kind:arm_call to:0x020c863c module:overlay(24) +from:0x02081b40 kind:arm_call to:0x01ffd294 module:itcm +from:0x02081b54 kind:arm_call to:0x01ffd294 module:itcm +from:0x02081b74 kind:arm_call to:0x0201814c module:main +from:0x02081b98 kind:arm_call to:0x0201da00 module:main +from:0x02081be0 kind:load to:0x027e0998 module:dtcm +from:0x02081be4 kind:load to:0x027e0ce4 module:dtcm +from:0x02081be8 kind:load to:0x027e0994 module:dtcm +from:0x02081bec kind:load to:0x0204b690 module:main +from:0x02081bf0 kind:load to:0x0204c450 module:main +from:0x02081c50 kind:arm_call to:0x02081384 module:overlay(0) +from:0x02081c60 kind:arm_call to:0x02098940 module:overlay(0) +from:0x02081c74 kind:arm_call to:0x020c863c module:overlay(24) +from:0x02081c8c kind:arm_call to:0x0201db48 module:main +from:0x02081cc8 kind:load to:0x0204c450 module:main +from:0x02081ccc kind:load to:0x027e0994 module:dtcm +from:0x02081cd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02081cd4 kind:load to:0x0204b690 module:main +from:0x02081f30 kind:arm_call to:0x02081e4c module:overlay(0) +from:0x02081f74 kind:arm_call to:0x02081ef8 module:overlay(0) +from:0x02081fc4 kind:arm_call to:0x02081738 module:overlay(0) +from:0x02081fd0 kind:arm_call to:0x02081720 module:overlay(0) +from:0x02082018 kind:arm_call to:0x02081848 module:overlay(0) +from:0x02082030 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0208204c kind:load to:0x020ac8bc module:overlay(0) +from:0x02082070 kind:arm_call to:0x01ffd118 module:itcm +from:0x0208208c kind:load to:0x027e0c90 module:dtcm +from:0x020820c4 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020820ec kind:arm_call to:0x0206e6a0 module:overlay(0) +from:0x020820f4 kind:load to:0x020ac918 module:overlay(0) +from:0x020820f8 kind:load to:0x020b69b8 module:overlay(0) +from:0x02082110 kind:load to:0x020ac918 module:overlay(0) +from:0x02082128 kind:arm_call to:0x02132b70 module:overlay(47) +from:0x02082140 kind:arm_call to:0x02132c58 module:overlay(47) +from:0x0208215c kind:arm_call to:0x02132ccc module:overlay(47) +from:0x02082174 kind:arm_call to:0x02132d4c module:overlay(47) +from:0x020821a4 kind:arm_call to:0x01ffedac module:itcm +from:0x020821b0 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020821d0 kind:arm_call to:0x02132db4 module:overlay(47) +from:0x0208220c kind:arm_call to:0x01ffedac module:itcm +from:0x02082218 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02082238 kind:arm_call to:0x02132db4 module:overlay(47) +from:0x02082250 kind:arm_call to:0x02081848 module:overlay(0) +from:0x02082268 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02082284 kind:load to:0x020ac8bc module:overlay(0) +from:0x0208229c kind:arm_call to:0x0200f38c module:main +from:0x020823fc kind:arm_call to:0x02082288 module:overlay(0) +from:0x02082414 kind:arm_call to:0x0200f05c module:main +from:0x0208249c kind:arm_call to:0x02082288 module:overlay(0) +from:0x020824e8 kind:arm_call to:0x020355e0 module:main +from:0x02082608 kind:arm_call to:0x02082288 module:overlay(0) +from:0x02082628 kind:arm_call to:0x0200f05c module:main +from:0x020826b0 kind:arm_call to:0x02082288 module:overlay(0) +from:0x020826bc kind:arm_call to:0x02082288 module:overlay(0) +from:0x0208270c kind:arm_call to:0x020355e0 module:main +from:0x020827cc kind:arm_call to:0x0202a17c module:main +from:0x020827dc kind:arm_call to:0x0202a17c module:main +from:0x02082854 kind:arm_call to:0x0202a17c module:main +from:0x02082868 kind:arm_call to:0x0202a17c module:main +from:0x02082874 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02082930 kind:arm_call to:0x0208294c module:overlay(0) +from:0x02082940 kind:arm_call to:0x02011ff4 module:main +from:0x0208297c kind:arm_call to:0x020827ec module:overlay(0) +from:0x02082984 kind:arm_call to:0x02011ff4 module:main +from:0x020829a4 kind:arm_call to:0x02011ff4 module:main +from:0x02082a04 kind:load to:0x027e0ce0 module:dtcm +from:0x02082a24 kind:arm_call to:0x0208294c module:overlay(0) +from:0x02082a58 kind:arm_call to:0x02027d30 module:main +from:0x02082a98 kind:arm_call_thumb to:0x02015644 module:main +from:0x02082ab8 kind:arm_call to:0x02071918 module:overlay(0) +from:0x02082ad4 kind:arm_call_thumb to:0x020baab0 module:overlay(1) +from:0x02082ae4 kind:arm_call_thumb to:0x02015624 module:main +from:0x02082afc kind:arm_call to:0x02082b24 module:overlay(0) +from:0x02082b04 kind:arm_call_thumb to:0x02015624 module:main +from:0x02082b14 kind:load to:0x020b40f8 module:overlay(0) +from:0x02082b18 kind:load to:0x020b410c module:overlay(0) +from:0x02082b1c kind:load to:0x02045484 module:main +from:0x02082b20 kind:load to:0x027e09a0 module:dtcm +from:0x02082b68 kind:arm_call to:0x02082808 module:overlay(0) +from:0x02082b98 kind:arm_call to:0x020831dc module:overlay(0) +from:0x02082bcc kind:arm_call to:0x020831dc module:overlay(0) +from:0x02082cd0 kind:arm_call to:0x02082bd8 module:overlay(0) +from:0x02082cdc kind:arm_call to:0x02082c2c module:overlay(0) +from:0x02082d9c kind:arm_call to:0x020831dc module:overlay(0) +from:0x02082f44 kind:arm_call to:0x02011ff4 module:main +from:0x02082f54 kind:arm_call to:0x02011f3c module:main +from:0x02082f80 kind:arm_call to:0x0202a17c module:main +from:0x02082fe8 kind:arm_call to:0x020831dc module:overlay(0) +from:0x02083004 kind:arm_call to:0x02011f3c module:main +from:0x0208302c kind:arm_call to:0x02082770 module:overlay(0) +from:0x02083120 kind:arm_call to:0x02082bd8 module:overlay(0) +from:0x02083134 kind:arm_call to:0x02082bd8 module:overlay(0) +from:0x02083144 kind:arm_call to:0x02082cb8 module:overlay(0) +from:0x02083238 kind:load to:0x02081474 module:overlay(0) +from:0x0208324c kind:arm_call to:0x020eb1e4 module:overlay(26) +from:0x0208328c kind:arm_call to:0x020816c4 module:overlay(0) +from:0x020832a0 kind:arm_call to:0x020eb1a0 module:overlay(26) +from:0x020832a8 kind:load to:0x0204b690 module:main +from:0x020832d8 kind:arm_call to:0x020eb1c4 module:overlay(26) +from:0x02083304 kind:arm_call to:0x020d6448 module:overlay(24) +from:0x0208330c kind:arm_call to:0x020d66bc module:overlay(24) +from:0x02083318 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02083324 kind:arm_call to:0x0209dbb4 module:overlay(0) +from:0x02083340 kind:arm_call to:0x02083cb8 module:overlay(0) +from:0x02083348 kind:load to:0x027e09a4 module:dtcm +from:0x0208334c kind:load to:0x027e0d00 module:dtcm +from:0x02083350 kind:load to:0x027e0ce4 module:dtcm +from:0x02083354 kind:load to:0x027e0ce8 module:dtcm +from:0x0208337c kind:arm_call to:0x02071954 module:overlay(0) +from:0x0208339c kind:arm_call to:0x020829b8 module:overlay(0) +from:0x020833d8 kind:arm_call to:0x020827f0 module:overlay(0) +from:0x020833f4 kind:load to:0x027e09a4 module:dtcm +from:0x020833f8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020833fc kind:load to:0x027e09a0 module:dtcm +from:0x0208340c kind:load to:0x021861a8 module:overlays(97,100,102) +from:0x02083464 kind:arm_call to:0x02082ce4 module:overlay(0) +from:0x02083474 kind:arm_call to:0x02082d24 module:overlay(0) +from:0x02083484 kind:arm_call to:0x02082d5c module:overlay(0) +from:0x020834e4 kind:load to:0x027e09b8 module:dtcm +from:0x02083518 kind:arm_call to:0x02082d0c module:overlay(0) +from:0x02083524 kind:arm_call to:0x02082d48 module:overlay(0) +from:0x02083530 kind:arm_call to:0x02082d80 module:overlay(0) +from:0x02083570 kind:load to:0x027e09b8 module:dtcm +from:0x02083580 kind:load to:0x02082d94 module:overlay(0) +from:0x02083590 kind:load to:0x02082dc4 module:overlay(0) +from:0x020835a0 kind:load to:0x02082e14 module:overlay(0) +from:0x020835cc kind:arm_call to:0x02082e38 module:overlay(0) +from:0x020835dc kind:arm_call to:0x02082eac module:overlay(0) +from:0x020835ec kind:arm_call to:0x02082eec module:overlay(0) +from:0x02083618 kind:arm_call to:0x02082e88 module:overlay(0) +from:0x02083624 kind:arm_call to:0x02082ed4 module:overlay(0) +from:0x02083630 kind:arm_call to:0x02082f14 module:overlay(0) +from:0x0208367c kind:arm_call to:0x02083220 module:overlay(0) +from:0x0208368c kind:arm_call to:0x02083220 module:overlay(0) +from:0x020836ac kind:arm_call to:0x01ffb428 module:itcm +from:0x020836c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0208377c kind:arm_call to:0x02083220 module:overlay(0) +from:0x0208378c kind:arm_call to:0x02083220 module:overlay(0) +from:0x020837ac kind:arm_call to:0x01ffb428 module:itcm +from:0x020837c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020837d0 kind:load to:0x020b6b88 module:overlay(0) +from:0x020837d4 kind:load to:0x020b4120 module:overlay(0) +from:0x020837d8 kind:load to:0x020b4120 module:overlay(0) +from:0x0208382c kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02083844 kind:load to:0x027e09a4 module:dtcm +from:0x02083874 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x0208388c kind:load to:0x020b4154 module:overlay(0) +from:0x02083890 kind:load to:0x020b414c module:overlay(0) +from:0x0208389c kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020838b0 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020838b8 kind:arm_call to:0x02011ff4 module:main +from:0x02083918 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x02083930 kind:load to:0x020b4164 module:overlay(0) +from:0x02083988 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x020839a0 kind:load to:0x020b4164 module:overlay(0) +from:0x020839ac kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020839c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020839c8 kind:arm_call to:0x02011ff4 module:main +from:0x020839dc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02083a5c kind:load to:0x027e07d4 module:dtcm +from:0x02083a88 kind:arm_call to:0x02011f3c module:main +from:0x02083aa0 kind:arm_call to:0x02083848 module:overlay(0) +from:0x02083abc kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x02083b08 kind:arm_call to:0x02011f3c module:main +from:0x02083b18 kind:arm_call to:0x02108fd0 module:overlay(26) +from:0x02083b34 kind:arm_call to:0x02011f3c module:main +from:0x02083b44 kind:arm_call to:0x02109308 module:overlay(26) +from:0x02083b60 kind:arm_call to:0x02011f3c module:main +from:0x02083b70 kind:arm_call to:0x02146464 module:overlay(28) +from:0x02083b8c kind:arm_call to:0x02011f3c module:main +from:0x02083b9c kind:arm_call to:0x02108fd0 module:overlay(26) +from:0x02083bb8 kind:arm_call to:0x02011f3c module:main +from:0x02083bc8 kind:arm_call to:0x02143d60 module:overlays(27,28,29,30) +from:0x02083be4 kind:arm_call to:0x02011f3c module:main +from:0x02083bf4 kind:arm_call to:0x02143f7c module:overlay(30) +from:0x02083c10 kind:arm_call to:0x02011f3c module:main +from:0x02083c20 kind:arm_call to:0x02083934 module:overlay(0) +from:0x02083c3c kind:arm_call to:0x02011f3c module:main +from:0x02083c4c kind:arm_call to:0x02083934 module:overlay(0) +from:0x02083c68 kind:arm_call to:0x02011f3c module:main +from:0x02083c78 kind:arm_call to:0x02168554 module:overlay(92) +from:0x02083c94 kind:arm_call to:0x02011f3c module:main +from:0x02083ca4 kind:arm_call to:0x020da974 module:overlays(26,31) +from:0x02083cb4 kind:load to:0x020b4208 module:overlay(0) +from:0x02083ccc kind:arm_call_thumb to:0x02059e94 module:overlay(0) +from:0x02083d0c kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x02083d50 kind:arm_call to:0x01ffccc0 module:itcm +from:0x02083d68 kind:arm_call to:0x01ffd218 module:itcm +from:0x02083e9c kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x02083ef0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02083efc kind:arm_call to:0x01fff458 module:itcm +from:0x02083f10 kind:arm_call to:0x0212b0f4 module:overlay(42) +from:0x02083f20 kind:arm_call to:0x0212b108 module:overlay(42) +from:0x02083f80 kind:load to:0x027e0ce4 module:dtcm +from:0x02083fb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02083ff4 kind:arm_call to:0x01fff458 module:itcm +from:0x02084008 kind:arm_call to:0x0212b0f4 module:overlay(42) +from:0x0208407c kind:load to:0x027e0ce4 module:dtcm +from:0x0208408e kind:thumb_call_arm to:0x02011f3c module:main +from:0x02084098 kind:thumb_call to:0x020840a0 module:overlay(0) +from:0x020840a6 kind:thumb_call_arm to:0x0208415c module:overlay(0) +from:0x020840c0 kind:load to:0x02085a10 module:overlay(0) +from:0x020840d0 kind:load to:0x02085a24 module:overlay(0) +from:0x020840e0 kind:load to:0x02085a3c module:overlay(0) +from:0x020840f0 kind:load to:0x02085a4c module:overlay(0) +from:0x02084100 kind:load to:0x02085a74 module:overlay(0) +from:0x02084110 kind:load to:0x02085a8c module:overlay(0) +from:0x02084138 kind:arm_call to:0x02089b64 module:overlay(0) +from:0x02084168 kind:load to:0x027e0cdc module:dtcm +from:0x0208417a kind:thumb_call_arm to:0x0208b648 module:overlay(0) +from:0x02084184 kind:thumb_call_arm to:0x0208b648 module:overlay(0) +from:0x020841d4 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x02084200 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x02084228 kind:arm_call to:0x0208512c module:overlay(0) +from:0x02084244 kind:arm_call to:0x0208512c module:overlay(0) +from:0x02084268 kind:arm_call to:0x02084198 module:overlay(0) +from:0x020842c8 kind:arm_call to:0x01ff9364 module:itcm +from:0x020842fc kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02084344 kind:arm_call to:0x0205ed3c module:overlay(0) +from:0x0208444c kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02084460 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208447c kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02084494 kind:load to:0x027e0ce0 module:dtcm +from:0x02084520 kind:arm_call to:0x020851a8 module:overlay(0) +from:0x0208452c kind:arm_call to:0x020851a8 module:overlay(0) +from:0x02084554 kind:arm_call_thumb to:0x0216858c module:overlay(93) +from:0x02084584 kind:arm_call to:0x02085374 module:overlay(0) +from:0x020845a0 kind:arm_call to:0x02085374 module:overlay(0) +from:0x020845cc kind:arm_call to:0x02074994 module:overlay(0) +from:0x02084610 kind:arm_call to:0x02084b18 module:overlay(0) +from:0x02084640 kind:arm_call to:0x02168630 module:overlay(93) +from:0x02084668 kind:arm_call to:0x0208b684 module:overlay(0) +from:0x02084670 kind:arm_call to:0x0208b684 module:overlay(0) +from:0x020846a0 kind:arm_call to:0x020db510 module:overlay(31) +from:0x020846b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02084704 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02084718 kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x02084734 kind:arm_call to:0x01ff9110 module:itcm +from:0x02084750 kind:load to:0x027e09b8 module:dtcm +from:0x02084754 kind:load to:0x027e0d34 module:dtcm +from:0x0208475c kind:load to:0x027e0ce0 module:dtcm +from:0x02084788 kind:arm_call to:0x02084534 module:overlay(0) +from:0x020847c8 kind:arm_call to:0x02059230 module:overlay(0) +from:0x020847d8 kind:arm_call to:0x020855d0 module:overlay(0) +from:0x020847e8 kind:arm_call to:0x020855d0 module:overlay(0) +from:0x0208481c kind:arm_call to:0x02084df8 module:overlay(0) +from:0x02084838 kind:arm_call to:0x0216875c module:overlay(93) +from:0x02084858 kind:arm_call to:0x0205e03c module:overlay(0) +from:0x020848f4 kind:arm_call to:0x0200eab0 module:main +from:0x0208490c kind:arm_call to:0x0200eab0 module:main +from:0x02084930 kind:arm_call to:0x0200eab0 module:main +from:0x02084948 kind:arm_call to:0x0200eab0 module:main +from:0x02084964 kind:arm_call to:0x0208dc94 module:overlay(0) +from:0x02084988 kind:arm_call to:0x0208dc94 module:overlay(0) +from:0x020849a4 kind:arm_call to:0x02137678 module:overlay(47) +from:0x020849b8 kind:arm_call to:0x02137710 module:overlay(47) +from:0x020849dc kind:arm_call to:0x0208d7b8 module:overlay(0) +from:0x02084a0c kind:arm_call to:0x0208d7b8 module:overlay(0) +from:0x02084a40 kind:arm_call to:0x020592ec module:overlay(0) +from:0x02084a70 kind:arm_call to:0x0208df64 module:overlay(0) +from:0x02084aa8 kind:arm_call to:0x0208d854 module:overlay(0) +from:0x02084abc kind:load to:0x027e0ce0 module:dtcm +from:0x02084ad4 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x02084c7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02084cc4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02084cd4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02084d34 kind:arm_call to:0x0208a4a8 module:overlay(0) +from:0x02084dac kind:arm_call to:0x0209026c module:overlay(0) +from:0x02084dd0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02084dec kind:load to:0x027e0ce0 module:dtcm +from:0x02084df0 kind:load to:0x0204b164 module:main +from:0x02084e14 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02084e68 kind:thumb_call_arm to:0x02084e70 module:overlay(0) +from:0x02084e7c kind:arm_call to:0x02084ee4 module:overlay(0) +from:0x02084ea8 kind:arm_call to:0x02084f94 module:overlay(0) +from:0x02084edc kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02084f30 kind:arm_call to:0x0208a4a8 module:overlay(0) +from:0x02084f44 kind:arm_call to:0x0208a4a8 module:overlay(0) +from:0x02084fbc kind:arm_call to:0x0208a4a8 module:overlay(0) +from:0x02084fe4 kind:arm_call to:0x02090570 module:overlay(0) +from:0x02085018 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02085044 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02085064 kind:arm_call to:0x02058db0 module:overlay(0) +from:0x02085080 kind:arm_call to:0x02015298 module:main +from:0x02085098 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x020850a8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x020850b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020850e8 kind:arm_call to:0x0208a4a8 module:overlay(0) +from:0x020851a0 kind:arm_call to:0x02084f94 module:overlay(0) +from:0x02085208 kind:arm_call to:0x02084f18 module:overlay(0) +from:0x02085244 kind:arm_call to:0x0200b150 module:main +from:0x02085254 kind:arm_call to:0x0202a20c module:main +from:0x020852ec kind:arm_call to:0x02084f94 module:overlay(0) +from:0x020853c0 kind:arm_call to:0x02084e70 module:overlay(0) +from:0x02085404 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02085424 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0208546c kind:arm_call to:0x02084f18 module:overlay(0) +from:0x020854a4 kind:arm_call to:0x0200b150 module:main +from:0x020854b4 kind:arm_call to:0x0202a20c module:main +from:0x0208554c kind:arm_call to:0x02084f94 module:overlay(0) +from:0x020855f8 kind:arm_call to:0x0208d7e0 module:overlay(0) +from:0x0208561c kind:arm_call to:0x0208d7e0 module:overlay(0) +from:0x02085636 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02085648 kind:thumb_call_arm to:0x02035590 module:main +from:0x02085650 kind:load to:0x020b4234 module:overlay(0) +from:0x0208565a kind:thumb_call_arm to:0x02012000 module:main +from:0x02085694 kind:arm_call to:0x02035590 module:main +from:0x020856b0 kind:arm_call to:0x0208ff20 module:overlay(0) +from:0x020856c0 kind:arm_call to:0x02035590 module:main +from:0x020856d0 kind:arm_call to:0x020355e0 module:main +from:0x020856e4 kind:arm_call to:0x0200f428 module:main +from:0x020856fc kind:arm_call to:0x0202a160 module:main +from:0x02085728 kind:arm_call to:0x02035590 module:main +from:0x02085734 kind:arm_call to:0x020354ac module:main +from:0x02085748 kind:arm_call to:0x02035590 module:main +from:0x0208575c kind:arm_call to:0x020354ac module:main +from:0x02085770 kind:arm_call to:0x02035590 module:main +from:0x0208577c kind:arm_call to:0x020354ac module:main +from:0x02085790 kind:arm_call to:0x02035590 module:main +from:0x02085798 kind:arm_call to:0x020354ac module:main +from:0x020857b0 kind:arm_call to:0x02035590 module:main +from:0x020857d0 kind:arm_call_thumb to:0x020155c0 module:main +from:0x020857dc kind:arm_call to:0x0205c1f8 module:overlay(0) +from:0x020857e8 kind:arm_call_thumb to:0x020155dc module:main +from:0x020857f8 kind:load to:0x020b4234 module:overlay(0) +from:0x020857fc kind:load to:0x020accdc module:overlay(0) +from:0x02085800 kind:load to:0x020b4238 module:overlay(0) +from:0x02085804 kind:load to:0x020b4240 module:overlay(0) +from:0x02085808 kind:load to:0x020aba50 module:overlay(0) +from:0x02085844 kind:arm_call to:0x0208580c module:overlay(0) +from:0x020858a8 kind:arm_call to:0x02085fc0 module:overlay(0) +from:0x020858c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020858dc kind:arm_call to:0x01fff458 module:itcm +from:0x02085900 kind:load to:0x027e0ce4 module:dtcm +from:0x02085950 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x02085968 kind:arm_call to:0x01ffb714 module:itcm +from:0x02085974 kind:arm_call to:0x01ff9258 module:itcm +from:0x02085988 kind:arm_call to:0x01ffb714 module:itcm +from:0x02085994 kind:arm_call to:0x01ff9258 module:itcm +from:0x02085a0c kind:load to:0x020acb30 module:overlay(0) +from:0x02085a48 kind:load to:0x020aa2e0 module:overlay(0) +from:0x02085a9c kind:arm_call to:0x020aa2f4 module:overlay(0) +from:0x02085abe kind:thumb_call to:0x02088794 module:overlay(0) +from:0x02085ac8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02085af8 kind:thumb_call to:0x02090664 module:overlay(0) +from:0x02085b36 kind:thumb_call to:0x02088990 module:overlay(0) +from:0x02085bec kind:thumb_call_arm to:0x020871d4 module:overlay(0) +from:0x02085bfa kind:thumb_call_arm to:0x020871d4 module:overlay(0) +from:0x02085c18 kind:load to:0x020b4250 module:overlay(0) +from:0x02085c1c kind:load to:0x020b3fc8 module:overlay(0) +from:0x02085c20 kind:load to:0x020accdc module:overlay(0) +from:0x02085c24 kind:load to:0x027e09a4 module:dtcm +from:0x02085c44 kind:thumb_call_arm to:0x020804a0 module:overlay(0) +from:0x02085c4a kind:thumb_call_arm to:0x0207d6b4 module:overlay(0) +from:0x02085c54 kind:load to:0x020b4250 module:overlay(0) +from:0x02085c70 kind:thumb_call_arm to:0x020804a0 module:overlay(0) +from:0x02085c76 kind:thumb_call_arm to:0x0207d6b4 module:overlay(0) +from:0x02085c7c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02085c84 kind:load to:0x020b4250 module:overlay(0) +from:0x02085ca0 kind:thumb_call_arm to:0x020804a0 module:overlay(0) +from:0x02085ca6 kind:thumb_call_arm to:0x0207d6b4 module:overlay(0) +from:0x02085cb0 kind:load to:0x020b4250 module:overlay(0) +from:0x02085cba kind:thumb_call_arm to:0x020887b4 module:overlay(0) +from:0x02085cc8 kind:thumb_call to:0x02090698 module:overlay(0) +from:0x02085d16 kind:thumb_call_arm to:0x02085db0 module:overlay(0) +from:0x02085d1c kind:thumb_call_arm to:0x02085d54 module:overlay(0) +from:0x02085d24 kind:thumb_call_arm to:0x020871d4 module:overlay(0) +from:0x02085d2c kind:thumb_call_arm to:0x020871d4 module:overlay(0) +from:0x02085d50 kind:load to:0x020accdc module:overlay(0) +from:0x02085d7c kind:arm_call to:0x0202a190 module:main +from:0x02085d84 kind:arm_call to:0x020871d4 module:overlay(0) +from:0x02085dfc kind:arm_call to:0x02087254 module:overlay(0) +from:0x02085e74 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02085e84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02085e98 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02085eb8 kind:arm_call to:0x01ffedac module:itcm +from:0x02085ec4 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02085f44 kind:arm_call to:0x0205eaac module:overlay(0) +from:0x02085f78 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x02085fb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02086020 kind:arm_call to:0x02085fc0 module:overlay(0) +from:0x0208604c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02086058 kind:arm_call to:0x01fff458 module:itcm +from:0x02086074 kind:load to:0x027e0ce4 module:dtcm +from:0x020860cc kind:arm_call to:0x02088df4 module:overlay(0) +from:0x020860f0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02086124 kind:arm_call to:0x01ff9258 module:itcm +from:0x02086130 kind:arm_call to:0x01ffb428 module:itcm +from:0x02086168 kind:arm_call to:0x01ffb974 module:itcm +from:0x020861bc kind:arm_call to:0x020860a0 module:overlay(0) +from:0x020861f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208622c kind:arm_call to:0x01ff9770 module:itcm +from:0x02086268 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020862f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02086308 kind:load to:0x0203feb0 module:main +from:0x0208637c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02086390 kind:arm_call to:0x02082050 module:overlay(0) +from:0x020863b8 kind:arm_call to:0x01fff05c module:itcm +from:0x020863f0 kind:arm_call to:0x01ffe868 module:itcm +from:0x02086404 kind:arm_call to:0x01ffe868 module:itcm +from:0x02086424 kind:arm_call to:0x02087200 module:overlay(0) +from:0x02086488 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208651c kind:load to:0x027e0cd8 module:dtcm +from:0x02086524 kind:load to:0x0203feb0 module:main +from:0x02086568 kind:arm_call to:0x02088818 module:overlay(0) +from:0x02086578 kind:arm_call to:0x020887e0 module:overlay(0) +from:0x020865a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020865dc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020865fc kind:arm_call to:0x020888b4 module:overlay(0) +from:0x02086618 kind:arm_call to:0x01ffd118 module:itcm +from:0x0208664c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02086660 kind:arm_call to:0x020873f0 module:overlay(0) +from:0x02086668 kind:arm_call to:0x020871d4 module:overlay(0) +from:0x0208667c kind:arm_call to:0x01ffd118 module:itcm +from:0x020866a0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020866c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208673c kind:arm_call to:0x0202a190 module:main +from:0x02086778 kind:arm_call to:0x01ffd118 module:itcm +from:0x020867d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020867f4 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02086800 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0208681c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02086858 kind:arm_call to:0x020873f0 module:overlay(0) +from:0x0208687c kind:arm_call to:0x020873f0 module:overlay(0) +from:0x020868cc kind:arm_call to:0x01ffb714 module:itcm +from:0x02086918 kind:arm_call to:0x020889b4 module:overlay(0) +from:0x02086928 kind:load to:0x027e09b8 module:dtcm +from:0x0208692c kind:load to:0x027e0c90 module:dtcm +from:0x02086930 kind:load to:0x020b4270 module:overlay(0) +from:0x0208693c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02086a00 kind:arm_call to:0x02090b18 module:overlay(0) +from:0x02086a1c kind:arm_call to:0x02090c38 module:overlay(0) +from:0x02086a3c kind:arm_call to:0x020c1b20 module:overlay(17) +from:0x02086aac kind:arm_call to:0x01ffb800 module:itcm +from:0x02086ab8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02086af4 kind:arm_call to:0x01ffedac module:itcm +from:0x02086b14 kind:arm_call to:0x0205c408 module:overlay(0) +from:0x02086b5c kind:arm_call to:0x02072e00 module:overlay(0) +from:0x02086b94 kind:arm_call to:0x0205eae4 module:overlay(0) +from:0x02086bac kind:arm_call to:0x01ffce1c module:itcm +from:0x02086bbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02086bcc kind:arm_call to:0x0208893c module:overlay(0) +from:0x02086c24 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02086c30 kind:load to:0x027e0ce8 module:dtcm +from:0x02086c38 kind:load to:0x027e09a8 module:dtcm +from:0x02086c48 kind:load to:0x027e09c0 module:dtcm +from:0x02086cd4 kind:arm_call to:0x02085fc0 module:overlay(0) +from:0x02086d1c kind:arm_call to:0x01fff498 module:itcm +from:0x02086d28 kind:arm_call to:0x01fff584 module:itcm +from:0x02086d74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02086d98 kind:arm_call to:0x01ff9218 module:itcm +from:0x02086da8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02086db8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02086de4 kind:load to:0x027e0ce8 module:dtcm +from:0x02086f5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02086f68 kind:arm_call to:0x01fff458 module:itcm +from:0x02086fc0 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02087008 kind:arm_call to:0x01fff05c module:itcm +from:0x0208708c kind:load to:0x027e0ce4 module:dtcm +from:0x02087094 kind:load to:0x027e0cd8 module:dtcm +from:0x020870d8 kind:arm_call to:0x0208896c module:overlay(0) +from:0x020870f4 kind:arm_call to:0x02090d5c module:overlay(0) +from:0x02087164 kind:arm_call to:0x01fff498 module:itcm +from:0x02087180 kind:arm_call to:0x01fff584 module:itcm +from:0x02087184 kind:arm_call to:0x0205e8f0 module:overlay(0) +from:0x020871b4 kind:load to:0x027e0ce8 module:dtcm +from:0x020871c0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020871c8 kind:arm_call to:0x02011ff4 module:main +from:0x02087230 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208723c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020872c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02087438 kind:arm_call to:0x02081738 module:overlay(0) +from:0x02087444 kind:arm_call to:0x02081720 module:overlay(0) +from:0x0208746c kind:arm_call to:0x020fcf40 module:overlay(21) +from:0x020874a0 kind:arm_call to:0x01fff498 module:itcm +from:0x020874ac kind:arm_call to:0x01fff584 module:itcm +from:0x020874f0 kind:arm_call to:0x02103698 module:overlay(31) +from:0x02087538 kind:load to:0x027e09a4 module:dtcm +from:0x0208753c kind:load to:0x027e0cf4 module:dtcm +from:0x02087540 kind:load to:0x027e0ce8 module:dtcm +from:0x0208756c kind:arm_call to:0x02087588 module:overlay(0) +from:0x020875a8 kind:arm_call to:0x01fff498 module:itcm +from:0x020875b4 kind:arm_call to:0x01fff584 module:itcm +from:0x020875e8 kind:load to:0x027e0ce8 module:dtcm +from:0x02087640 kind:arm_call to:0x02015018 module:main +from:0x02087658 kind:arm_call to:0x02015018 module:main +from:0x0208767c kind:arm_call to:0x02087410 module:overlay(0) +from:0x0208768c kind:arm_call to:0x0203b6ec module:main +from:0x020876cc kind:arm_call to:0x02072f24 module:overlay(0) +from:0x020876d8 kind:load to:0x020accdc module:overlay(0) +from:0x020876dc kind:load to:0x027e09a8 module:dtcm +from:0x02087714 kind:arm_call to:0x02087410 module:overlay(0) +from:0x02087734 kind:arm_call to:0x02072f8c module:overlay(0) +from:0x02087744 kind:load to:0x027e09a8 module:dtcm +from:0x02087780 kind:arm_call to:0x02087550 module:overlay(0) +from:0x020877e8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0208781c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02087850 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02087864 kind:load to:0x027e0cec module:dtcm +from:0x02087894 kind:arm_call to:0x02087550 module:overlay(0) +from:0x020878f4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02087920 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0208794c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0208795c kind:load to:0x027e0cec module:dtcm +from:0x02087990 kind:arm_call to:0x02087550 module:overlay(0) +from:0x02087a60 kind:arm_call to:0x02087588 module:overlay(0) +from:0x02087ab4 kind:arm_call to:0x020a1724 module:overlay(0) +from:0x02087ac8 kind:load to:0x027e0cd8 module:dtcm +from:0x02087ad0 kind:load to:0x027e0cec module:dtcm +from:0x02087bac kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02087bc0 kind:load to:0x0203feb0 module:main +from:0x02087bc8 kind:load to:0x027e0cec module:dtcm +from:0x02087c14 kind:arm_call to:0x02081738 module:overlay(0) +from:0x02087c20 kind:arm_call to:0x02081720 module:overlay(0) +from:0x02087c44 kind:arm_call to:0x020fcf40 module:overlay(21) +from:0x02087c9c kind:arm_call to:0x02087588 module:overlay(0) +from:0x02087cd4 kind:load to:0x027e09a4 module:dtcm +from:0x02087cd8 kind:load to:0x027e0cf4 module:dtcm +from:0x02087cee kind:thumb_call to:0x02085aa4 module:overlay(0) +from:0x02087dd4 kind:load to:0x020b428c module:overlay(0) +from:0x02087ddc kind:thumb_call to:0x02085cb4 module:overlay(0) +from:0x02087df8 kind:thumb_call_arm to:0x02087ec8 module:overlay(0) +from:0x02087dfe kind:thumb_call_arm to:0x02087e2c module:overlay(0) +from:0x02087e38 kind:arm_call to:0x02085d54 module:overlay(0) +from:0x02087ed0 kind:arm_call to:0x02085db0 module:overlay(0) +from:0x02087fb4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208800c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088094 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088120 kind:arm_call to:0x02085de8 module:overlay(0) +from:0x02088134 kind:arm_call to:0x02085de8 module:overlay(0) +from:0x02088168 kind:arm_call to:0x02171a70 module:overlays(88,93,94) +from:0x020881c0 kind:arm_call to:0x02085fc0 module:overlay(0) +from:0x020881d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020881e4 kind:arm_call to:0x01fff458 module:itcm +from:0x020882e8 kind:arm_call to:0x02085e2c module:overlay(0) +from:0x02088434 kind:load to:0x027e0ce4 module:dtcm +from:0x0208843c kind:load to:0x0203feb0 module:main +from:0x0208849c kind:arm_call to:0x01fff148 module:itcm +from:0x020884c0 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020884cc kind:arm_call to:0x01ffb714 module:itcm +from:0x020885e0 kind:arm_call to:0x02171a70 module:overlays(88,93,94) +from:0x02088634 kind:arm_call to:0x02087388 module:overlay(0) +from:0x0208864c kind:load to:0x027e0ce0 module:dtcm +from:0x02088658 kind:arm_call_thumb to:0x02085c88 module:overlay(0) +from:0x0208866c kind:arm_call_thumb to:0x02085c88 module:overlay(0) +from:0x02088674 kind:arm_call to:0x02011ff4 module:main +from:0x020886d0 kind:arm_call to:0x01ffd118 module:itcm +from:0x020886e8 kind:arm_call to:0x01ffd118 module:itcm +from:0x02088720 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02088730 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0208873c kind:arm_call to:0x01ffd118 module:itcm +from:0x02088754 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02088760 kind:load to:0x027e0c90 module:dtcm +from:0x0208876c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02088780 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02088788 kind:arm_call to:0x02011ff4 module:main +from:0x0208879c kind:thumb_call_arm to:0x02080484 module:overlay(0) +from:0x020887fc kind:arm_call to:0x0208d5c0 module:overlay(0) +from:0x02088814 kind:load to:0x027e0ce0 module:dtcm +from:0x02088858 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208887c kind:arm_call to:0x01fff148 module:itcm +from:0x0208888c kind:arm_call to:0x01fff148 module:itcm +from:0x02088894 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020888ac kind:load to:0x027e0ce0 module:dtcm +from:0x02088914 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x02088928 kind:arm_call to:0x01ffb714 module:itcm +from:0x02088938 kind:load to:0x027e09c0 module:dtcm +from:0x02088958 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02088968 kind:load to:0x027e09c0 module:dtcm +from:0x02088a10 kind:arm_call to:0x01ffb860 module:itcm +from:0x02088a88 kind:arm_call to:0x02071b80 module:overlay(0) +from:0x02088ad8 kind:arm_call to:0x02071b80 module:overlay(0) +from:0x02088b54 kind:arm_call to:0x02081720 module:overlay(0) +from:0x02088b94 kind:arm_call to:0x01ffb428 module:itcm +from:0x02088bc4 kind:arm_call to:0x02071b80 module:overlay(0) +from:0x02088c20 kind:arm_call to:0x02071b80 module:overlay(0) +from:0x02088c9c kind:arm_call to:0x02081738 module:overlay(0) +from:0x02088cdc kind:arm_call to:0x01ffb428 module:itcm +from:0x02088d30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02088d44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02088d68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02088d84 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02088d9c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02088dcc kind:arm_call to:0x01ffb860 module:itcm +from:0x02088df0 kind:load to:0x027e0c90 module:dtcm +from:0x02088ed4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02088f44 kind:load to:0x020b42c8 module:overlay(0) +from:0x02088fec kind:arm_call to:0x0208901c module:overlay(0) +from:0x02089064 kind:arm_call to:0x01fff498 module:itcm +from:0x0208906c kind:arm_call to:0x01fff584 module:itcm +from:0x02089080 kind:arm_call to:0x01fff584 module:itcm +from:0x02089094 kind:arm_call to:0x01fff584 module:itcm +from:0x020890a8 kind:arm_call to:0x01fff584 module:itcm +from:0x020890bc kind:arm_call to:0x01fff584 module:itcm +from:0x020890d0 kind:arm_call to:0x01fff584 module:itcm +from:0x020890e4 kind:arm_call to:0x01fff584 module:itcm +from:0x0208911c kind:load to:0x027e0ce8 module:dtcm +from:0x0208917c kind:arm_call to:0x01ffd118 module:itcm +from:0x02089190 kind:arm_call to:0x01ffd118 module:itcm +from:0x020891d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020891e8 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020891fc kind:arm_call to:0x01ffd118 module:itcm +from:0x02089210 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02089270 kind:arm_call to:0x01ffb714 module:itcm +from:0x02089290 kind:load to:0x027e0c90 module:dtcm +from:0x020892d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020892e8 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02089338 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020893cc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020893e4 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02089440 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02089454 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0208945c kind:arm_call to:0x02011ff4 module:main +from:0x020894f4 kind:load to:0x020acbc4 module:overlay(0) +from:0x020895a4 kind:arm_call to:0x0216a280 module:overlay(93) +from:0x02089880 kind:arm_call to:0x01ffd420 module:itcm +from:0x020898a8 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x020898d0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02089900 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208991c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02089924 kind:load to:0x027e09b8 module:dtcm +from:0x02089928 kind:load to:0x0204b608 module:main +from:0x0208992c kind:load to:0x027e09a4 module:dtcm +from:0x02089930 kind:load to:0x020da000 module:overlays(19,24) +from:0x02089934 kind:load to:0x020b6a14 module:overlay(0) +from:0x0208997c kind:arm_call to:0x020db3ec module:overlay(31) +from:0x02089998 kind:load to:0x027e0d34 module:dtcm +from:0x02089a1c kind:load to:0x0205ef3c module:overlay(0) +from:0x02089a70 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x02089a80 kind:arm_call to:0x02078b20 module:overlay(0) +from:0x02089a84 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x02089a90 kind:arm_call to:0x01ff9638 module:itcm +from:0x02089a9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02089aac kind:arm_call to:0x0205ef3c module:overlay(0) +from:0x02089ab8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02089ad4 kind:arm_call to:0x0203b6ec module:main +from:0x02089ae8 kind:arm_call to:0x0203b6ec module:main +from:0x02089af8 kind:load to:0x027e09bc module:dtcm +from:0x02089b40 kind:arm_call to:0x01ffb974 module:itcm +from:0x02089b58 kind:arm_call to:0x02089a20 module:overlay(0) +from:0x02089ba0 kind:arm_call to:0x021687e4 module:overlay(93) +from:0x02089bd4 kind:arm_call to:0x01ff993c module:itcm +from:0x02089c48 kind:arm_call to:0x0208c7dc module:overlay(0) +from:0x02089c68 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x02089c80 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02089c8c kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x02089cb0 kind:arm_call to:0x02098168 module:overlay(0) +from:0x02089d6c kind:arm_call to:0x01ff9b50 module:itcm +from:0x02089da8 kind:arm_call to:0x0208c858 module:overlay(0) +from:0x02089dd0 kind:load to:0x0204b690 module:main +from:0x02089e70 kind:arm_call to:0x0208cca8 module:overlay(0) +from:0x02089f00 kind:load to:0x020b6b48 module:overlay(0) +from:0x02089f04 kind:load to:0x02071800 module:overlay(0) +from:0x02089f80 kind:arm_call to:0x0208c944 module:overlay(0) +from:0x02089fac kind:arm_call to:0x01ffd420 module:itcm +from:0x02089fe0 kind:load to:0x027e09b8 module:dtcm +from:0x0208a054 kind:arm_call to:0x02089f28 module:overlay(0) +from:0x0208a0e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208a124 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208a1b8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0208a1d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208a1d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208a284 kind:load to:0x0203feb0 module:main +from:0x0208a2b4 kind:arm_call to:0x0208c914 module:overlay(0) +from:0x0208a2dc kind:arm_call to:0x01ffb974 module:itcm +from:0x0208a2f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208a308 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208a3b8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0208a3e0 kind:load to:0x0203feb0 module:main +from:0x0208a3f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208a478 kind:load to:0x0203feb0 module:main +from:0x0208a49c kind:arm_call to:0x02070df0 module:overlay(0) +from:0x0208a4a4 kind:load to:0x020b6ab4 module:overlay(0) +from:0x0208a4c8 kind:load to:0x020accdc module:overlay(0) +from:0x0208a4fc kind:load to:0x020accdc module:overlay(0) +from:0x0208a530 kind:load to:0x020accdc module:overlay(0) +from:0x0208a64c kind:arm_call to:0x02015018 module:main +from:0x0208a678 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0208a694 kind:arm_call to:0x02015018 module:main +from:0x0208a6ac kind:arm_call to:0x02084b0c module:overlay(0) +from:0x0208a6b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0208a818 kind:arm_call to:0x01ffb428 module:itcm +from:0x0208a844 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0208a8d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a8f4 kind:arm_call to:0x02087748 module:overlay(0) +from:0x0208a91c kind:arm_call to:0x02084198 module:overlay(0) +from:0x0208a95c kind:arm_call to:0x02084198 module:overlay(0) +from:0x0208a970 kind:load to:0x027e0cd8 module:dtcm +from:0x0208a974 kind:load to:0x027e09a8 module:dtcm +from:0x0208a97c kind:load to:0x0203feb0 module:main +from:0x0208a980 kind:load to:0x027e09a4 module:dtcm +from:0x0208a984 kind:load to:0x02108a64 module:overlays(19,21) +from:0x0208a9c4 kind:arm_call to:0x0203e690 module:main +from:0x0208a9dc kind:arm_call to:0x020dc5c0 module:overlay(31) +from:0x0208a9ec kind:load to:0x0208a9f4 module:overlay(0) +from:0x0208a9f0 kind:load to:0x0208aa08 module:overlay(0) +from:0x0208a9fc kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0208aa88 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x0208aaa0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0208aaa8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0208aab8 kind:load to:0x027e0cec module:dtcm +from:0x0208ab48 kind:load to:0x027e0c9c module:dtcm +from:0x0208ab4c kind:load to:0x027e0c90 module:dtcm +from:0x0208abe8 kind:arm_call to:0x020ed534 module:overlay(21) +from:0x0208ac28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208ac68 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x0208ac7c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0208aca4 kind:arm_call to:0x02183a80 module:overlay(99) +from:0x0208acb0 kind:arm_call to:0x02160e4c module:overlay(86) +from:0x0208acd0 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0208acdc kind:arm_call to:0x02071c54 module:overlay(0) +from:0x0208ad14 kind:arm_call to:0x0208aabc module:overlay(0) +from:0x0208ad1c kind:arm_call to:0x0208ab50 module:overlay(0) +from:0x0208ad28 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ad2c kind:load to:0x027e09a8 module:dtcm +from:0x0208ad34 kind:load to:0x027e09a4 module:dtcm +from:0x0208ad38 kind:load to:0x020da000 module:overlays(19,24) +from:0x0208ad44 kind:arm_call to:0x0208aabc module:overlay(0) +from:0x0208ad78 kind:arm_call to:0x02183b80 module:overlay(99) +from:0x0208ad88 kind:arm_call to:0x02160ef8 module:overlay(86) +from:0x0208ad9c kind:arm_call to:0x0208ab50 module:overlay(0) +from:0x0208add0 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0208ae1c kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x0208ae28 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0208ae38 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0208ae74 kind:arm_call to:0x02090570 module:overlay(0) +from:0x0208ae88 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0208ae94 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0208aea8 kind:arm_call to:0x020dc720 module:overlay(31) +from:0x0208aeb4 kind:load to:0x020b4310 module:overlay(0) +from:0x0208aeb8 kind:load to:0x020ae5a8 module:overlay(0) +from:0x0208aebc kind:load to:0x027e0ce0 module:dtcm +from:0x0208aedc kind:arm_call to:0x020dc738 module:overlays(20,31) +from:0x0208aee4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0208aeec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0208aef8 kind:load to:0x020b4310 module:overlay(0) +from:0x0208af30 kind:arm_call to:0x02016644 module:main +from:0x0208af38 kind:arm_call to:0x0201662c module:main +from:0x0208af44 kind:load to:0x020b431c module:overlay(0) +from:0x0208af5c kind:arm_call to:0x02016644 module:main +from:0x0208af64 kind:arm_call to:0x0201662c module:main +from:0x0208af6c kind:arm_call to:0x02011ff4 module:main +from:0x0208af78 kind:load to:0x020b431c module:overlay(0) +from:0x0208af90 kind:arm_call to:0x02016644 module:main +from:0x0208af98 kind:arm_call to:0x0201662c module:main +from:0x0208afa4 kind:load to:0x020b431c module:overlay(0) +from:0x0208afb8 kind:arm_call to:0x02016614 module:main +from:0x0208afcc kind:load to:0x020b431c module:overlay(0) +from:0x0208afd8 kind:arm_call to:0x0208af1c module:overlay(0) +from:0x0208aff4 kind:arm_call to:0x02016644 module:main +from:0x0208b008 kind:arm_call to:0x02016664 module:main +from:0x0208b0a0 kind:arm_call to:0x02082050 module:overlay(0) +from:0x0208b0b4 kind:arm_call to:0x0209476c module:overlay(0) +from:0x0208b108 kind:arm_call to:0x020db510 module:overlay(31) +from:0x0208b124 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0208b17c kind:arm_call to:0x01fff05c module:itcm +from:0x0208b1bc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0208b1dc kind:load to:0x027e0d34 module:dtcm +from:0x0208b1e0 kind:load to:0x027e09a8 module:dtcm +from:0x0208b1ec kind:load to:0x027e0cd8 module:dtcm +from:0x0208b240 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0208b2a0 kind:arm_call to:0x0208b1f0 module:overlay(0) +from:0x0208b2e0 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0208b324 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0208b334 kind:arm_call to:0x02078b20 module:overlay(0) +from:0x0208b350 kind:arm_call to:0x01ffd43c module:itcm +from:0x0208b398 kind:arm_call to:0x0202a160 module:main +from:0x0208b3a8 kind:load to:0x027e09bc module:dtcm +from:0x0208b3ac kind:load to:0x027e07bc module:dtcm +from:0x0208b404 kind:arm_call to:0x0208b2f4 module:overlay(0) +from:0x0208b5ac kind:load to:0x020b4328 module:overlay(0) +from:0x0208b604 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208b614 kind:arm_call to:0x0208b498 module:overlay(0) +from:0x0208b61c kind:load to:0x027e09b8 module:dtcm +from:0x0208b63c kind:arm_call to:0x0208b648 module:overlay(0) +from:0x0208b6c0 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x0208b788 kind:arm_call to:0x0208b620 module:overlay(0) +from:0x0208b7a8 kind:arm_call to:0x0208b620 module:overlay(0) +from:0x0208b7bc kind:load to:0x020b432c module:overlay(0) +from:0x0208b808 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b834 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b878 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b898 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b900 kind:thumb_call to:0x0208b89c module:overlay(0) +from:0x0208b91c kind:thumb_call to:0x0208b89c module:overlay(0) +from:0x0208b96a kind:thumb_call to:0x0208b89c module:overlay(0) +from:0x0208b9e0 kind:arm_call to:0x020ceb98 module:overlay(24) +from:0x0208b9e8 kind:load to:0x020da038 module:overlays(19,24) +from:0x0208ba34 kind:arm_call to:0x020ceba8 module:overlay(24) +from:0x0208ba54 kind:arm_call to:0x0208b998 module:overlay(0) +from:0x0208ba5c kind:load to:0x020da038 module:overlays(19,24) +from:0x0208baf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208bb44 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0208bb68 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0208bb80 kind:arm_call to:0x01ff9364 module:itcm +from:0x0208bba0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0208bbb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208bbc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208bbfc kind:arm_call to:0x01ff97c8 module:itcm +from:0x0208bc0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208bc2c kind:arm_call to:0x0208869c module:overlay(0) +from:0x0208bc34 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0208bc88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208bc98 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208bca0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208bcbc kind:arm_call to:0x01ff97c8 module:itcm +from:0x0208bcd0 kind:arm_call to:0x0208c558 module:overlay(0) +from:0x0208bd04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208bda4 kind:load to:0x020b42ac module:overlay(0) +from:0x0208be28 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208be5c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208be68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208be74 kind:load to:0x027e0ce4 module:dtcm +from:0x0208bf64 kind:arm_call to:0x01fff148 module:itcm +from:0x0208bfa8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208bfb8 kind:arm_call to:0x0208bdb8 module:overlay(0) +from:0x0208bfe4 kind:arm_call to:0x02136704 module:overlay(48) +from:0x0208c028 kind:arm_call to:0x01fff498 module:itcm +from:0x0208c070 kind:arm_call to:0x02136828 module:overlay(48) +from:0x0208c08c kind:load to:0x027e0ce0 module:dtcm +from:0x0208c090 kind:load to:0x027e0ce4 module:dtcm +from:0x0208c094 kind:load to:0x027e0ce8 module:dtcm +from:0x0208c0ac kind:arm_call to:0x0208be10 module:overlay(0) +from:0x0208c0dc kind:arm_call to:0x0208bdb8 module:overlay(0) +from:0x0208c148 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0208c16c kind:arm_call to:0x0205eaac module:overlay(0) +from:0x0208c18c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0208c1a8 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208c1f8 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208c2d4 kind:arm_call to:0x0209869c module:overlay(0) +from:0x0208c308 kind:arm_call to:0x020c1b68 module:overlay(17) +from:0x0208c340 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208c358 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0208c378 kind:arm_call to:0x0205e934 module:overlay(0) +from:0x0208c3b0 kind:arm_call to:0x0205e934 module:overlay(0) +from:0x0208c3dc kind:load to:0x027e0ce4 module:dtcm +from:0x0208c3e0 kind:load to:0x027e0ce8 module:dtcm +from:0x0208c3e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0208c438 kind:arm_call to:0x0208bea0 module:overlay(0) +from:0x0208c4bc kind:arm_call to:0x0205ebac module:overlay(0) +from:0x0208c4c4 kind:arm_call to:0x0205e894 module:overlay(0) +from:0x0208c4ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0208c530 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208c548 kind:arm_call to:0x020c1d38 module:overlay(17) +from:0x0208c554 kind:load to:0x027e0ce8 module:dtcm +from:0x0208c568 kind:load to:0x020ae5b8 module:overlay(0) +from:0x0208c57c kind:thumb_call to:0x0208be00 module:overlay(0) +from:0x0208c5a4 kind:thumb_call_arm to:0x0208b1f0 module:overlay(0) +from:0x0208c5d0 kind:thumb_call_arm to:0x0208b1f0 module:overlay(0) +from:0x0208c648 kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x0208c668 kind:arm_call to:0x0208c558 module:overlay(0) +from:0x0208c694 kind:arm_call to:0x0205e03c module:overlay(0) +from:0x0208c760 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0208c780 kind:arm_call to:0x0205eaac module:overlay(0) +from:0x0208c7c4 kind:arm_call to:0x0208c3e8 module:overlay(0) +from:0x0208c7d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0208c818 kind:arm_call to:0x0208c5e0 module:overlay(0) +from:0x0208c82c kind:arm_call to:0x0208b22c module:overlay(0) +from:0x0208c878 kind:arm_call to:0x0208c298 module:overlay(0) +from:0x0208c894 kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x0208c8c4 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x0208c8e8 kind:arm_call to:0x0208c5e0 module:overlay(0) +from:0x0208c910 kind:load to:0x027e0ce0 module:dtcm +from:0x0208c930 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0208c9a8 kind:arm_call to:0x0208b3b0 module:overlay(0) +from:0x0208c9cc kind:arm_call to:0x0208c298 module:overlay(0) +from:0x0208ca2c kind:arm_call to:0x0205eaac module:overlay(0) +from:0x0208ca40 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208ca60 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208ca74 kind:arm_call to:0x01fff148 module:itcm +from:0x0208ca9c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208cac8 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208cad4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cb04 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208cb1c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208cb50 kind:arm_call to:0x01fff498 module:itcm +from:0x0208cb78 kind:load to:0x027e0ce0 module:dtcm +from:0x0208cb7c kind:load to:0x027e0ce4 module:dtcm +from:0x0208cb80 kind:load to:0x027e0ce8 module:dtcm +from:0x0208cb9c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208cbc0 kind:arm_call to:0x0205ebac module:overlay(0) +from:0x0208cbd8 kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x0208cc1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cc28 kind:arm_call to:0x01fff458 module:itcm +from:0x0208cc68 kind:arm_call to:0x01fff498 module:itcm +from:0x0208cc74 kind:arm_call to:0x01fff584 module:itcm +from:0x0208cc98 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cca0 kind:load to:0x027e0ce8 module:dtcm +from:0x0208ccd4 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0208ccec kind:arm_call to:0x0205eaac module:overlay(0) +from:0x0208ccf8 kind:arm_call to:0x0208cb84 module:overlay(0) +from:0x0208cd10 kind:arm_call to:0x0208c488 module:overlay(0) +from:0x0208cd38 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0208cd60 kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x0208cd68 kind:arm_call to:0x0208c558 module:overlay(0) +from:0x0208cd88 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208cdec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208ce10 kind:arm_call to:0x0205eb54 module:overlay(0) +from:0x0208ce30 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0208ce8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0208cea8 kind:arm_call to:0x0208c558 module:overlay(0) +from:0x0208cee4 kind:arm_call to:0x0208c558 module:overlay(0) +from:0x0208cf04 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208cf80 kind:arm_call to:0x01fff498 module:itcm +from:0x0208cf90 kind:arm_call to:0x01fff584 module:itcm +from:0x0208cfb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208d028 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208d044 kind:arm_call to:0x0208c558 module:overlay(0) +from:0x0208d064 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208d0b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208d0b8 kind:load to:0x027e0ce8 module:dtcm +from:0x0208d0d0 kind:arm_call to:0x0208c1a0 module:overlay(0) +from:0x0208d0dc kind:arm_call to:0x0216e200 module:overlay(93) +from:0x0208d0f0 kind:arm_call to:0x0208c1f0 module:overlay(0) +from:0x0208d0fc kind:arm_call to:0x0216e248 module:overlays(91,93) +from:0x0208d110 kind:load to:0x020bed88 module:overlays(2,4,17) +from:0x0208d11c kind:thumb_call to:0x020a241c module:overlay(0) +from:0x0208d124 kind:thumb_call to:0x020a9dbc module:overlay(0) +from:0x0208d12c kind:thumb_call to:0x0208b924 module:overlay(0) +from:0x0208d180 kind:load to:0x0208e2f8 module:overlay(0) +from:0x0208d19c kind:load to:0x0208e330 module:overlay(0) +from:0x0208d1ac kind:load to:0x020dd7fc module:overlays(19,20,31) +from:0x0208d1bc kind:load to:0x020dd828 module:overlays(19,20,31) +from:0x0208d1cc kind:load to:0x020dd83c module:overlays(19,20,31) +from:0x0208d1dc kind:load to:0x020dd85c module:overlays(19,20,31) +from:0x0208d1ec kind:load to:0x020dd870 module:overlays(19,20,31) +from:0x0208d1fc kind:load to:0x020dd884 module:overlays(19,20,31) +from:0x0208d254 kind:load to:0x0208be78 module:overlay(0) +from:0x0208d264 kind:load to:0x020dd8a8 module:overlays(19,20,31) +from:0x0208d274 kind:load to:0x020dd8cc module:overlays(19,20,31) +from:0x0208d284 kind:load to:0x020dd8f8 module:overlays(19,20,31) +from:0x0208d294 kind:load to:0x020dd91c module:overlays(19,20,31) +from:0x0208d2a4 kind:load to:0x020dd940 module:overlays(19,20,31) +from:0x0208d2c4 kind:arm_call to:0x020dd9f8 module:overlay(31) +from:0x0208d2ec kind:load to:0x01fff280 module:itcm +from:0x0208d324 kind:arm_call to:0x020ddacc module:overlay(31) +from:0x0208d364 kind:arm_call to:0x020ddacc module:overlay(31) +from:0x0208d39c kind:arm_call to:0x02071c54 module:overlay(0) +from:0x0208d3cc kind:arm_call to:0x01ffd420 module:itcm +from:0x0208d3e4 kind:arm_call to:0x0208b998 module:overlay(0) +from:0x0208d3ec kind:load to:0x027e09a4 module:dtcm +from:0x0208d3f0 kind:load to:0x020da000 module:overlays(19,24) +from:0x0208d3f4 kind:load to:0x027e09b8 module:dtcm +from:0x0208d404 kind:load to:0x020ddb5c module:overlays(19,20,31) +from:0x0208d418 kind:arm_call to:0x020ddb90 module:overlay(31) +from:0x0208d444 kind:arm_call_thumb to:0x020ddbb8 module:overlay(31) +from:0x0208d460 kind:load to:0x020ddbf9 module:overlays(19,20,31) +from:0x0208d470 kind:load to:0x020ddc29 module:overlays(19,20,31) +from:0x0208d484 kind:arm_call_thumb to:0x020ddc40 module:overlay(31) +from:0x0208d4a8 kind:load to:0x0208e1e0 module:overlay(0) +from:0x0208d4b8 kind:load to:0x020ddc74 module:overlays(19,20,31) +from:0x0208d4cc kind:arm_call to:0x020ddc9c module:overlay(31) +from:0x0208d4e0 kind:load to:0x020ddd24 module:overlays(19,20,31) +from:0x0208d4f0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208d510 kind:arm_call to:0x020ddd80 module:overlay(31) +from:0x0208d5b8 kind:arm_call to:0x020ddda0 module:overlay(31) +from:0x0208d5d8 kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x0208d61c kind:arm_call to:0x0208d5e0 module:overlay(0) +from:0x0208d658 kind:arm_call to:0x0208993c module:overlay(0) +from:0x0208d67c kind:arm_call to:0x0208999c module:overlay(0) +from:0x0208d690 kind:load to:0x0208afe4 module:overlay(0) +from:0x0208d6b8 kind:load to:0x021849d4 module:overlays(97,100,102) +from:0x0208d6c6 kind:thumb_call to:0x020590d4 module:overlay(0) +from:0x0208d6ea kind:thumb_call to:0x0208d6f8 module:overlay(0) +from:0x0208d6f4 kind:load to:0x020b4344 module:overlay(0) +from:0x0208d716 kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x0208d724 kind:thumb_call_arm to:0x020592bc module:overlay(0) +from:0x0208d72c kind:load to:0x020accdc module:overlay(0) +from:0x0208d750 kind:thumb_call_arm to:0x0200e3f8 module:main +from:0x0208d76a kind:thumb_call to:0x0208d730 module:overlay(0) +from:0x0208d790 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208d7b4 kind:load to:0x027e0964 module:dtcm +from:0x0208d7cc kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0208d7d8 kind:arm_call to:0x0200b58c module:main +from:0x0208d834 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0208d84c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0208d890 kind:arm_call to:0x020592ec module:overlay(0) +from:0x0208d8c0 kind:arm_call to:0x01fff168 module:itcm +from:0x0208d8dc kind:arm_call to:0x01ffa06c module:itcm +from:0x0208d914 kind:arm_call to:0x020592ec module:overlay(0) +from:0x0208d934 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208d948 kind:arm_call to:0x0200e398 module:main +from:0x0208d96c kind:arm_call to:0x01ffa328 module:itcm +from:0x0208d9a8 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0208d9b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208d9e4 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0208d9f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208da3c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0208da7c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0208da90 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208dabc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0208dacc kind:arm_call to:0x01ffa60c module:itcm +from:0x0208dae0 kind:load to:0x027e09a4 module:dtcm +from:0x0208dae4 kind:load to:0x027e0ce0 module:dtcm +from:0x0208dae8 kind:load to:0x0203feb0 module:main +from:0x0208daf4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0208db08 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0208db10 kind:arm_call to:0x02011ff4 module:main +from:0x0208db58 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208db68 kind:arm_call to:0x0200e260 module:main +from:0x0208db74 kind:arm_call to:0x0208d778 module:overlay(0) +from:0x0208dba0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208dbcc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208dc00 kind:arm_call to:0x0200e260 module:main +from:0x0208dc10 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208dc34 kind:arm_call to:0x0200e260 module:main +from:0x0208dc48 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208dc70 kind:arm_call to:0x0200e260 module:main +from:0x0208dc84 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208dc90 kind:load to:0x027e0964 module:dtcm +from:0x0208dcb4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0208dcc8 kind:arm_call to:0x0200eab0 module:main +from:0x0208dcd8 kind:arm_call to:0x0200e850 module:main +from:0x0208dce8 kind:arm_call to:0x0200ea38 module:main +from:0x0208dcf4 kind:arm_call to:0x0200efdc module:main +from:0x0208dd0c kind:arm_call to:0x0200eab0 module:main +from:0x0208dd1c kind:arm_call to:0x0200e850 module:main +from:0x0208dd2c kind:arm_call to:0x0200ea38 module:main +from:0x0208dd48 kind:arm_call to:0x0200eab0 module:main +from:0x0208dd58 kind:arm_call to:0x0200e850 module:main +from:0x0208dd68 kind:arm_call to:0x0200ea38 module:main +from:0x0208dd74 kind:load to:0x020b66c4 module:overlay(0) +from:0x0208dd80 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0208dd94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0208dd9c kind:arm_call to:0x02011ff4 module:main +from:0x0208ddc8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208ddcc kind:arm_call to:0x0205c254 module:overlay(0) +from:0x0208ddec kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208ddf8 kind:load to:0x027e0254 module:dtcm +from:0x0208de1c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208de20 kind:arm_call to:0x0205c254 module:overlay(0) +from:0x0208de34 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208de54 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208de60 kind:load to:0x027e0254 module:dtcm +from:0x0208de6a kind:thumb_call_arm to:0x0205a664 module:overlay(0) +from:0x0208de84 kind:load to:0x020b439c module:overlay(0) +from:0x0208deac kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0208dec4 kind:load to:0x027e0958 module:dtcm +from:0x0208df04 kind:arm_call to:0x020bd2c8 module:overlay(17) +from:0x0208df58 kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x0208df9c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0208dfa8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0208dfc0 kind:arm_call to:0x01ffa06c module:itcm +from:0x0208dfe4 kind:thumb_call_arm to:0x0208e074 module:overlay(0) +from:0x0208e008 kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x0208e02c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x0208e034 kind:load to:0x020accdc module:overlay(0) +from:0x0208e056 kind:thumb_call to:0x0205db0c module:overlay(0) +from:0x0208e05c kind:thumb_call to:0x0208dfec module:overlay(0) +from:0x0208e068 kind:thumb_call to:0x02085d34 module:overlay(0) +from:0x0208e070 kind:load to:0x020accdc module:overlay(0) +from:0x0208e088 kind:arm_call to:0x0208e1a0 module:overlay(0) +from:0x0208e0b0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x0208e0b8 kind:arm_call_thumb to:0x0208416c module:overlay(0) +from:0x0208e0d0 kind:arm_call to:0x020dcb30 module:overlay(31) +from:0x0208e100 kind:arm_call to:0x020870cc module:overlay(0) +from:0x0208e118 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x0208e128 kind:arm_call to:0x02082050 module:overlay(0) +from:0x0208e140 kind:arm_call to:0x01ffedac module:itcm +from:0x0208e158 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0208e17c kind:arm_call to:0x0208e1a0 module:overlay(0) +from:0x0208e190 kind:arm_call to:0x020dcb30 module:overlay(31) +from:0x0208e19c kind:load to:0x027e09a4 module:dtcm +from:0x0208e1f0 kind:arm_call to:0x0208e2a4 module:overlay(0) +from:0x0208e28c kind:arm_call to:0x0208e1a0 module:overlay(0) +from:0x0208e29c kind:load to:0x027e0cd8 module:dtcm +from:0x0208e2bc kind:arm_call to:0x0205b984 module:overlay(0) +from:0x0208e2c4 kind:load to:0x027e0960 module:dtcm +from:0x0208e2d4 kind:arm_call to:0x0208607c module:overlay(0) +from:0x0208e328 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208e33c kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x0208e364 kind:load to:0x020accdc module:overlay(0) +from:0x0208e384 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208e398 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0208e3b0 kind:load to:0x027e09b8 module:dtcm +from:0x0208e3d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208e3fc kind:load to:0x027e0ce4 module:dtcm +from:0x0208e428 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208e434 kind:arm_call to:0x01fff458 module:itcm +from:0x0208e470 kind:load to:0x027e0ce4 module:dtcm +from:0x0208e4a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208e4b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0208e4d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0208e4fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208e508 kind:arm_call to:0x01fff458 module:itcm +from:0x0208e50c kind:arm_call to:0x0205e820 module:overlay(0) +from:0x0208e52c kind:load to:0x027e0ce4 module:dtcm +from:0x0208e54c kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0208e560 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208e59c kind:load to:0x027e0ce4 module:dtcm +from:0x0208e5c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208e5f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208e62c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208e660 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0208e670 kind:arm_call to:0x01fff458 module:itcm +from:0x0208e698 kind:arm_call to:0x0212bbb0 module:overlay(41) +from:0x0208e6b4 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0208e6d8 kind:arm_call to:0x0208c510 module:overlay(0) +from:0x0208e6ec kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0208e6f0 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x0208e768 kind:arm_call to:0x01fff458 module:itcm +from:0x0208e784 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208e7dc kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0208e7f0 kind:load to:0x027e0ce4 module:dtcm +from:0x0208e7fc kind:load to:0x0203feb0 module:main +from:0x0208e800 kind:load to:0x027e09a8 module:dtcm +from:0x0208e830 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208e854 kind:load to:0x027e0ce4 module:dtcm +from:0x0208e880 kind:arm_call to:0x01fff254 module:itcm +from:0x0208e89c kind:arm_call to:0x01fff254 module:itcm +from:0x0208e8a8 kind:arm_call to:0x01ffccc0 module:itcm +from:0x0208e8b4 kind:load to:0x020accdc module:overlay(0) +from:0x0208e8e8 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0208e960 kind:arm_call to:0x02083d70 module:overlay(0) +from:0x0208ea08 kind:arm_call to:0x01ff9770 module:itcm +from:0x0208ea18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208ea44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208ea80 kind:load to:0x0203feb0 module:main +from:0x0208eacc kind:arm_call to:0x0201a9dc module:main +from:0x0208ead4 kind:load to:0x0204c49c module:main +from:0x0208eb24 kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x0208eb54 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x0208eb64 kind:load to:0x027e0998 module:dtcm +from:0x0208ebe4 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0208ebf0 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x0208ec3c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0208ec48 kind:arm_call to:0x020894f8 module:overlay(0) +from:0x0208ec5c kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x0208ec74 kind:load to:0x027e09a4 module:dtcm +from:0x0208ec78 kind:load to:0x020da000 module:overlays(19,24) +from:0x0208ecd4 kind:arm_call to:0x0208f44c module:overlay(0) +from:0x0208ecdc kind:arm_call to:0x020895bc module:overlay(0) +from:0x0208ed14 kind:arm_call to:0x0208449c module:overlay(0) +from:0x0208ed38 kind:arm_call to:0x020de73c module:overlay(31) +from:0x0208ede4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0208ee00 kind:arm_call to:0x01ff9984 module:itcm +from:0x0208ee40 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208ee6c kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x0208eec4 kind:load to:0x027e09b8 module:dtcm +from:0x0208eec8 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ef00 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0208ef34 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0208ef68 kind:arm_call to:0x020741c0 module:overlay(0) +from:0x0208ef7c kind:arm_call to:0x020741c0 module:overlay(0) +from:0x0208efa0 kind:arm_call to:0x020741c0 module:overlay(0) +from:0x0208efbc kind:arm_call to:0x020741c0 module:overlay(0) +from:0x0208efc4 kind:load to:0x027e0cec module:dtcm +from:0x0208efc8 kind:load to:0x027e09ac module:dtcm +from:0x0208effc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208f018 kind:load to:0x0202a27c module:main +from:0x0208f028 kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x0208f198 kind:load to:0x020b6b90 module:overlay(0) +from:0x0208f1a0 kind:load to:0x020b43a0 module:overlay(0) +from:0x0208f1a8 kind:load to:0x0203feb0 module:main +from:0x0208f1e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0208f320 kind:load to:0x020947d0 module:overlay(0) +from:0x0208f330 kind:load to:0x02094d78 module:overlay(0) +from:0x0208f340 kind:load to:0x020950f0 module:overlay(0) +from:0x0208f350 kind:load to:0x02095120 module:overlay(0) +from:0x0208f360 kind:load to:0x02095164 module:overlay(0) +from:0x0208f370 kind:load to:0x0209518c module:overlay(0) +from:0x0208f39c kind:arm_call to:0x020935e4 module:overlay(0) +from:0x0208f3b0 kind:arm_call to:0x020947d0 module:overlay(0) +from:0x0208f3e8 kind:arm_call to:0x02082050 module:overlay(0) +from:0x0208f428 kind:load to:0x027e0cd8 module:dtcm +from:0x0208f438 kind:load to:0x020951e0 module:overlay(0) +from:0x0208f448 kind:load to:0x02095248 module:overlay(0) +from:0x0208f488 kind:arm_call to:0x02094744 module:overlay(0) +from:0x0208f4a8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208f4cc kind:arm_call to:0x02074994 module:overlay(0) +from:0x0208f4e4 kind:arm_call to:0x0208f354 module:overlay(0) +from:0x0208f4f4 kind:arm_call to:0x0208f364 module:overlay(0) +from:0x0208f51c kind:arm_call to:0x020aa290 module:overlay(0) +from:0x0208f530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f53c kind:arm_call to:0x01fff458 module:itcm +from:0x0208f574 kind:arm_call to:0x01fff2cc module:itcm +from:0x0208f594 kind:arm_call to:0x020dd6c4 module:overlay(31) +from:0x0208f5a8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0208f62c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0208f72c kind:arm_call to:0x0208e8b8 module:overlay(0) +from:0x0208f760 kind:arm_call to:0x0208d370 module:overlay(0) +from:0x0208f780 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x0208f7b0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0208f7e8 kind:arm_call to:0x0209570c module:overlay(0) +from:0x0208f82c kind:arm_call to:0x01ff9258 module:itcm +from:0x0208f8a8 kind:arm_call to:0x0208e910 module:overlay(0) +from:0x0208f8f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208f900 kind:arm_call to:0x02095260 module:overlay(0) +from:0x0208f94c kind:arm_call to:0x01ff9804 module:itcm +from:0x0208fa08 kind:arm_call to:0x02095260 module:overlay(0) +from:0x0208fa3c kind:arm_call to:0x02095260 module:overlay(0) +from:0x0208fa70 kind:arm_call to:0x02095260 module:overlay(0) +from:0x0208fab0 kind:arm_call to:0x02095260 module:overlay(0) +from:0x0208fb1c kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x0208fb2c kind:load to:0x027e0ce0 module:dtcm +from:0x0208fb30 kind:load to:0x027e09b8 module:dtcm +from:0x0208fb34 kind:load to:0x027e0ce4 module:dtcm +from:0x0208fb44 kind:load to:0x027e09a4 module:dtcm +from:0x0208fb48 kind:load to:0x020da000 module:overlays(19,24) +from:0x0208fb4c kind:load to:0x027e09a8 module:dtcm +from:0x0208fb78 kind:arm_call to:0x020947d0 module:overlay(0) +from:0x0208fc08 kind:arm_call to:0x0208f44c module:overlay(0) +from:0x0208fc20 kind:load to:0x0209526c module:overlay(0) +from:0x0208fc30 kind:load to:0x020954f4 module:overlay(0) +from:0x0208fc40 kind:load to:0x02094fd8 module:overlay(0) +from:0x0208fc50 kind:load to:0x02095030 module:overlay(0) +from:0x0208fc60 kind:load to:0x020df424 module:overlays(19,20,31) +from:0x0208fc8c kind:arm_call to:0x0203e690 module:main +from:0x0208fcb8 kind:load to:0x0208a9f4 module:overlay(0) +from:0x0208fcbc kind:load to:0x0208aa08 module:overlay(0) +from:0x0208fcdc kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x0208fcf0 kind:arm_call to:0x0203e740 module:main +from:0x0208fcfc kind:load to:0x027e0cec module:dtcm +from:0x0208fd00 kind:load to:0x0208a9f4 module:overlay(0) +from:0x0208fd34 kind:arm_call to:0x02072e2c module:overlay(0) +from:0x0208fd48 kind:load to:0x027e09a8 module:dtcm +from:0x0208fd84 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0208fd98 kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x0208fda0 kind:load to:0x027e0cec module:dtcm +from:0x0208fdc8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0208fddc kind:load to:0x027e0cec module:dtcm +from:0x0208fe7a kind:thumb_call_arm to:0x0208fefc module:overlay(0) +from:0x0208fe82 kind:thumb_call_arm to:0x0208fefc module:overlay(0) +from:0x0208fe8a kind:thumb_call_arm to:0x0208fefc module:overlay(0) +from:0x0208fe92 kind:thumb_call to:0x02090098 module:overlay(0) +from:0x0208fea8 kind:thumb_call to:0x02059ac0 module:overlay(0) +from:0x0208feb2 kind:thumb_call to:0x020900a8 module:overlay(0) +from:0x0208fec4 kind:load to:0x020accdc module:overlay(0) +from:0x0208fec8 kind:load to:0x020b43b0 module:overlay(0) +from:0x0208fed4 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0208fee8 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0208fef0 kind:arm_call to:0x02011ff4 module:main +from:0x0208ff08 kind:load to:0x020ae698 module:overlay(0) +from:0x0208ff1c kind:load to:0x020ae6d4 module:overlay(0) +from:0x0208ff30 kind:load to:0x020ae6b4 module:overlay(0) +from:0x0208ff3c kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x0208ff4c kind:load to:0x027e0ce0 module:dtcm +from:0x0208ff7c kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0208ffae kind:thumb_call_arm to:0x02171674 module:overlay(88) +from:0x0208ffe0 kind:thumb_call to:0x0208ff34 module:overlay(0) +from:0x0209001a kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x02090054 kind:thumb_call to:0x0208ff34 module:overlay(0) +from:0x02090090 kind:load to:0x027e09a4 module:dtcm +from:0x02090094 kind:load to:0x020453b0 module:main +from:0x020900be kind:thumb_call_arm to:0x02098c90 module:overlay(0) +from:0x020900cc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0209010c kind:thumb_call to:0x020900b8 module:overlay(0) +from:0x02090128 kind:thumb_call_arm to:0x0200f05c module:main +from:0x02090144 kind:load to:0x020ae718 module:overlay(0) +from:0x02090148 kind:load to:0x020ae758 module:overlay(0) +from:0x02090164 kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x02090172 kind:thumb_call to:0x020903d0 module:overlay(0) +from:0x0209017e kind:thumb_call to:0x020903d0 module:overlay(0) +from:0x02090192 kind:thumb_call to:0x020900b8 module:overlay(0) +from:0x02090196 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x020901a2 kind:thumb_call to:0x020903d0 module:overlay(0) +from:0x020901ae kind:thumb_call to:0x020903d0 module:overlay(0) +from:0x020901b4 kind:load to:0x027e0ce0 module:dtcm +from:0x020901d0 kind:thumb_call to:0x02090440 module:overlay(0) +from:0x020901e6 kind:thumb_call to:0x020900d0 module:overlay(0) +from:0x020901fc kind:thumb_call to:0x0209040c module:overlay(0) +from:0x02090204 kind:thumb_call_arm to:0x020ec0e8 module:overlay(21) +from:0x02090210 kind:thumb_call to:0x0209040c module:overlay(0) +from:0x02090218 kind:load to:0x027e0ce0 module:dtcm +from:0x0209021c kind:load to:0x020accdc module:overlay(0) +from:0x02090236 kind:thumb_call to:0x02090504 module:overlay(0) +from:0x0209024c kind:thumb_call to:0x020900d0 module:overlay(0) +from:0x0209025e kind:thumb_call to:0x0209040c module:overlay(0) +from:0x02090264 kind:load to:0x027e0ce0 module:dtcm +from:0x02090268 kind:load to:0x020ae704 module:overlay(0) +from:0x020902a4 kind:arm_call_thumb to:0x020900b8 module:overlay(0) +from:0x02090308 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02090320 kind:arm_call to:0x0208a4cc module:overlay(0) +from:0x02090350 kind:arm_call to:0x02090570 module:overlay(0) +from:0x0209035c kind:load to:0x027e0ce0 module:dtcm +from:0x02090368 kind:load to:0x020ae798 module:overlay(0) +from:0x0209036c kind:load to:0x020accdc module:overlay(0) +from:0x0209038c kind:arm_call to:0x0208a500 module:overlay(0) +from:0x020903bc kind:arm_call to:0x02090570 module:overlay(0) +from:0x020903c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020903cc kind:load to:0x020accdc module:overlay(0) +from:0x020903e6 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x020903f6 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x02090402 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x0209042e kind:thumb_call_arm to:0x0200f05c module:main +from:0x02090462 kind:thumb_call_arm to:0x0200f05c module:main +from:0x02090486 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0209049e kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x020904ba kind:thumb_call_arm to:0x0200f05c module:main +from:0x020904de kind:thumb_call_arm to:0x0200f05c module:main +from:0x020904f4 kind:load to:0x027e09a4 module:dtcm +from:0x020904f8 kind:load to:0x020accdc module:overlay(0) +from:0x020904fc kind:load to:0x020ae7d8 module:overlay(0) +from:0x02090500 kind:load to:0x027e0ce0 module:dtcm +from:0x0209050e kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x02090528 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0209054c kind:thumb_call_arm to:0x0200f05c module:main +from:0x02090564 kind:load to:0x027e0ce0 module:dtcm +from:0x02090568 kind:load to:0x020ae7ec module:overlay(0) +from:0x0209056c kind:load to:0x020ae800 module:overlay(0) +from:0x020905a0 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x020905c8 kind:arm_call to:0x02085664 module:overlay(0) +from:0x020905f4 kind:arm_call to:0x0205c1e8 module:overlay(0) +from:0x02090624 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02090630 kind:arm_call to:0x01fff458 module:itcm +from:0x0209065c kind:load to:0x027e0ce4 module:dtcm +from:0x0209068c kind:thumb_call to:0x02090698 module:overlay(0) +from:0x02090694 kind:load to:0x027e09a4 module:dtcm +from:0x02090744 kind:arm_call to:0x01ffedac module:itcm +from:0x02090784 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020908d8 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02090930 kind:arm_call to:0x01ffe868 module:itcm +from:0x020909b4 kind:arm_call to:0x02082008 module:overlay(0) +from:0x02090a00 kind:arm_call to:0x01fff05c module:itcm +from:0x02090a08 kind:arm_call to:0x020906c0 module:overlay(0) +from:0x02090a78 kind:arm_call to:0x01ffd118 module:itcm +from:0x02090ac4 kind:arm_call to:0x01fff05c module:itcm +from:0x02090acc kind:arm_call to:0x020906c0 module:overlay(0) +from:0x02090b08 kind:load to:0x027e0cd8 module:dtcm +from:0x02090b10 kind:load to:0x020ae814 module:overlay(0) +from:0x02090b14 kind:load to:0x027e0c90 module:dtcm +from:0x02090b38 kind:arm_call to:0x020906e8 module:overlay(0) +from:0x02090bb8 kind:arm_call to:0x020905fc module:overlay(0) +from:0x02090bc4 kind:arm_call to:0x0216a0b8 module:overlay(94) +from:0x02090bf0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02090bfc kind:arm_call to:0x01fff458 module:itcm +from:0x02090c1c kind:arm_call to:0x02145158 module:overlay(70) +from:0x02090c30 kind:load to:0x027e0ce4 module:dtcm +from:0x02090c90 kind:arm_call to:0x01fff498 module:itcm +from:0x02090c9c kind:arm_call to:0x01fff584 module:itcm +from:0x02090cc0 kind:arm_call to:0x020906e8 module:overlay(0) +from:0x02090d54 kind:load to:0x027e0ce8 module:dtcm +from:0x02090d90 kind:arm_call to:0x020905fc module:overlay(0) +from:0x02090d9c kind:arm_call to:0x02169eb4 module:overlay(94) +from:0x02090dc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02090dd4 kind:arm_call to:0x01fff458 module:itcm +from:0x02090df4 kind:arm_call to:0x02145014 module:overlay(70) +from:0x02090e34 kind:arm_call to:0x020ecdf4 module:overlay(21) +from:0x02090e4c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02090e64 kind:arm_call to:0x01fff148 module:itcm +from:0x02090e6c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02090e88 kind:arm_call to:0x01fff148 module:itcm +from:0x02090e90 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02090ef0 kind:load to:0x027e0ce4 module:dtcm +from:0x02090ef8 kind:load to:0x027e0ce0 module:dtcm +from:0x02090f78 kind:arm_call to:0x0202a17c module:main +from:0x02090f84 kind:load to:0x020b447c module:overlay(0) +from:0x02090f94 kind:arm_call to:0x02011ff4 module:main +from:0x02090fc0 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02090fec kind:arm_call to:0x02085fc0 module:overlay(0) +from:0x02091004 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091010 kind:arm_call to:0x01fff458 module:itcm +from:0x02091014 kind:arm_call to:0x0205e684 module:overlay(0) +from:0x0209102c kind:load to:0x027e0ce4 module:dtcm +from:0x0209103c kind:arm_call to:0x0208964c module:overlay(0) +from:0x0209105c kind:arm_call to:0x02177750 module:overlay(93) +from:0x0209106c kind:load to:0x020453b0 module:main +from:0x02091090 kind:arm_call to:0x02087fd0 module:overlay(0) +from:0x020910a0 kind:arm_call to:0x02090fa4 module:overlay(0) +from:0x020910cc kind:arm_call to:0x02088f08 module:overlay(0) +from:0x02091134 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02091144 kind:arm_call to:0x02089294 module:overlay(0) +from:0x0209115c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02091170 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02091180 kind:load to:0x020b4464 module:overlay(0) +from:0x02091184 kind:load to:0x0203feb0 module:main +from:0x020911cc kind:arm_call to:0x0208e4e0 module:overlay(0) +from:0x020911f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02091220 kind:arm_call to:0x020842a8 module:overlay(0) +from:0x02091238 kind:arm_call to:0x0205eecc module:overlay(0) +from:0x02091264 kind:arm_call to:0x02093770 module:overlay(0) +from:0x02091280 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02091294 kind:arm_call to:0x0209378c module:overlay(0) +from:0x0209129c kind:arm_call to:0x02093770 module:overlay(0) +from:0x020912a8 kind:arm_call to:0x0209378c module:overlay(0) +from:0x020912c0 kind:arm_call to:0x02084208 module:overlay(0) +from:0x020912f0 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x0209134c kind:arm_call to:0x01ff9364 module:itcm +from:0x020913ac kind:arm_call to:0x02094e2c module:overlay(0) +from:0x020913e4 kind:arm_call to:0x020875f0 module:overlay(0) +from:0x02091400 kind:arm_call to:0x020ed6ec module:overlay(21) +from:0x02091418 kind:arm_call to:0x02015018 module:main +from:0x02091458 kind:arm_call to:0x02015018 module:main +from:0x0209148c kind:arm_call to:0x02087ad8 module:overlay(0) +from:0x020914a4 kind:load to:0x020ae650 module:overlay(0) +from:0x020914a8 kind:load to:0x0203feb0 module:main +from:0x020914ac kind:load to:0x020ae660 module:overlay(0) +from:0x020914e4 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02091530 kind:arm_call to:0x0209118c module:overlay(0) +from:0x0209155c kind:arm_call to:0x01ff9258 module:itcm +from:0x02091574 kind:load to:0x020ae660 module:overlay(0) +from:0x020915a4 kind:arm_call to:0x02095554 module:overlay(0) +from:0x020915bc kind:arm_call to:0x020aa174 module:overlay(0) +from:0x0209168c kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x020916ac kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02091704 kind:arm_call to:0x0209570c module:overlay(0) +from:0x02091714 kind:arm_call to:0x020915d0 module:overlay(0) +from:0x02091730 kind:arm_call to:0x0209570c module:overlay(0) +from:0x02091740 kind:arm_call to:0x020915d0 module:overlay(0) +from:0x0209178c kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x020917a0 kind:arm_call to:0x0205e708 module:overlay(0) +from:0x020917cc kind:arm_call to:0x0208a17c module:overlay(0) +from:0x020917e8 kind:arm_call to:0x0205e894 module:overlay(0) +from:0x02091810 kind:arm_call to:0x0208a288 module:overlay(0) +from:0x020918bc kind:arm_call to:0x02089f28 module:overlay(0) +from:0x020918f0 kind:arm_call to:0x02091578 module:overlay(0) +from:0x02091918 kind:arm_call to:0x02091614 module:overlay(0) +from:0x02091970 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020919c8 kind:arm_call to:0x02089bf8 module:overlay(0) +from:0x02091a00 kind:arm_call to:0x02085fc0 module:overlay(0) +from:0x02091a2c kind:arm_call to:0x02089cdc module:overlay(0) +from:0x02091a4c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02091a58 kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x02091a5c kind:arm_call to:0x0208c558 module:overlay(0) +from:0x02091a80 kind:arm_call to:0x02094dc8 module:overlay(0) +from:0x02091b08 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x02091b20 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02091b44 kind:arm_call to:0x01ffb714 module:itcm +from:0x02091b74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02091bc8 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02091c00 kind:arm_call to:0x02091768 module:overlay(0) +from:0x02091c74 kind:arm_call to:0x0209570c module:overlay(0) +from:0x02091cc0 kind:arm_call to:0x02089f5c module:overlay(0) +from:0x02091cf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02091d84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02091d98 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02091e04 kind:arm_call to:0x02091880 module:overlay(0) +from:0x02091e24 kind:load to:0x0203feb0 module:main +from:0x02091e28 kind:load to:0x027e0cd8 module:dtcm +from:0x02091e80 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02091ebc kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02091ef0 kind:load to:0x027e0cdc module:dtcm +from:0x02091f10 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02091f28 kind:load to:0x027e09a4 module:dtcm +from:0x02091f34 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02091f40 kind:arm_call to:0x02091ef4 module:overlay(0) +from:0x02091f78 kind:arm_call to:0x0208a534 module:overlay(0) +from:0x02091f8c kind:arm_call to:0x0208a988 module:overlay(0) +from:0x02091f9c kind:arm_call to:0x0208adc0 module:overlay(0) +from:0x02091fac kind:arm_call to:0x0208aa1c module:overlay(0) +from:0x02091fb8 kind:load to:0x020b44a4 module:overlay(0) +from:0x02091fcc kind:arm_call to:0x020921cc module:overlay(0) +from:0x02091ff0 kind:arm_call to:0x02091ef4 module:overlay(0) +from:0x02092068 kind:arm_call to:0x0206ec70 module:overlay(0) +from:0x02092070 kind:arm_call to:0x0208aa5c module:overlay(0) +from:0x02092078 kind:arm_call to:0x0208aec0 module:overlay(0) +from:0x0209208c kind:arm_call to:0x0203e740 module:main +from:0x02092094 kind:arm_call to:0x0208a574 module:overlay(0) +from:0x0209209c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x020920a8 kind:load to:0x020b44a4 module:overlay(0) +from:0x020920ac kind:load to:0x027e0ce0 module:dtcm +from:0x020920b0 kind:load to:0x020ae654 module:overlay(0) +from:0x020920b4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020920bc kind:load to:0x0208a9f4 module:overlay(0) +from:0x020920d0 kind:arm_call to:0x020921cc module:overlay(0) +from:0x020920f4 kind:arm_call to:0x02091ef4 module:overlay(0) +from:0x0209216c kind:arm_call to:0x0206ec70 module:overlay(0) +from:0x02092174 kind:arm_call to:0x0208aa5c module:overlay(0) +from:0x0209217c kind:arm_call to:0x0208aec0 module:overlay(0) +from:0x02092190 kind:arm_call to:0x0203e740 module:main +from:0x02092198 kind:arm_call to:0x0208a574 module:overlay(0) +from:0x020921a0 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x020921a8 kind:arm_call to:0x02011ff4 module:main +from:0x020921b4 kind:load to:0x020b44a4 module:overlay(0) +from:0x020921b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020921bc kind:load to:0x020ae654 module:overlay(0) +from:0x020921c0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020921c8 kind:load to:0x0208a9f4 module:overlay(0) +from:0x020921fc kind:arm_call to:0x0208d370 module:overlay(0) +from:0x0209220c kind:load to:0x027e0ce0 module:dtcm +from:0x02092248 kind:arm_call to:0x02170564 module:overlay(93) +from:0x02092268 kind:arm_call to:0x02092210 module:overlay(0) +from:0x02092280 kind:arm_call to:0x02170b3c module:overlay(93) +from:0x020922bc kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x020922e8 kind:arm_call to:0x0205e7c4 module:overlay(0) +from:0x020922f8 kind:arm_call to:0x0208e808 module:overlay(0) +from:0x0209230c kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0209232c kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020923bc kind:arm_call to:0x020de6c0 module:overlay(31) +from:0x020923cc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02092424 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0209246c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0209248c kind:arm_call to:0x0208a588 module:overlay(0) +from:0x020924c0 kind:arm_call to:0x0208ab90 module:overlay(0) +from:0x020924c8 kind:arm_call to:0x02092260 module:overlay(0) +from:0x0209251c kind:arm_call to:0x020dc5e0 module:overlay(31) +from:0x02092534 kind:arm_call to:0x020dc7dc module:overlay(31) +from:0x02092540 kind:arm_call to:0x02094dc8 module:overlay(0) +from:0x02092604 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02092614 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02092690 kind:arm_call to:0x020895bc module:overlay(0) +from:0x0209269c kind:load to:0x027e09a8 module:dtcm +from:0x020926b4 kind:load to:0x0203feb0 module:main +from:0x02092754 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02092768 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02092774 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020927a8 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020927b4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020927c4 kind:arm_call to:0x0208a604 module:overlay(0) +from:0x020927fc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092810 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0209281c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0209283c kind:arm_call to:0x0208ad3c module:overlay(0) +from:0x02092844 kind:arm_call to:0x02092260 module:overlay(0) +from:0x020928a8 kind:arm_call to:0x0208e0e0 module:overlay(0) +from:0x020928b4 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020928c0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020928d8 kind:arm_call to:0x02170ae0 module:overlay(93) +from:0x020928ec kind:arm_call to:0x0217c5d0 module:overlays(92,95) +from:0x0209293c kind:arm_call to:0x0208e0e0 module:overlay(0) +from:0x02092948 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02092954 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092970 kind:arm_call to:0x020921cc module:overlay(0) +from:0x020929a8 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020929b4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020929e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02092a00 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02092a0c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092a30 kind:arm_call to:0x020dc620 module:overlay(31) +from:0x02092a44 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02092a50 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092a88 kind:arm_call to:0x020dc82c module:overlay(31) +from:0x02092aa0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02092aac kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092ac4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02092ad8 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02092ae4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092b34 kind:arm_call to:0x020918d0 module:overlay(0) +from:0x02092b44 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092b54 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092b68 kind:arm_call to:0x020aa290 module:overlay(0) +from:0x02092b78 kind:arm_call to:0x020e2e78 module:overlay(31) +from:0x02092b84 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02092b90 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092bac kind:arm_call to:0x020dd738 module:overlay(31) +from:0x02092bd8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092be4 kind:load to:0x027e0ce0 module:dtcm +from:0x02092c20 kind:arm_call to:0x020dc67c module:overlay(31) +from:0x02092c48 kind:arm_call to:0x020dc988 module:overlay(31) +from:0x02092c68 kind:arm_call to:0x020dc9c8 module:overlay(31) +from:0x02092ca4 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02092cb4 kind:arm_call to:0x02092210 module:overlay(0) +from:0x02092d18 kind:arm_call to:0x02091ea0 module:overlay(0) +from:0x02092d20 kind:load to:0x027e0cdc module:dtcm +from:0x02092d2c kind:arm_call to:0x02090efc module:overlay(0) +from:0x02092d54 kind:load to:0x020b44cc module:overlay(0) +from:0x02092d7c kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02092d84 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02092d94 kind:load to:0x020b44cc module:overlay(0) +from:0x02092dbc kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02092dc4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02092dcc kind:arm_call to:0x02011ff4 module:main +from:0x02092ddc kind:load to:0x020b44cc module:overlay(0) +from:0x02092e54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02092e70 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02092e88 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02092e8c kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x02092eac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02092ebc kind:load to:0x027e09a8 module:dtcm +from:0x02092f04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02092f24 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02092f3c kind:arm_call to:0x0208c510 module:overlay(0) +from:0x02092f74 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02092f90 kind:arm_call to:0x0208e530 module:overlay(0) +from:0x02092fb0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02092fcc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02092fe4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02093000 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0209301c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0209302c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02093038 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02093048 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02093060 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0209306c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0209307c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020930b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020930d0 kind:arm_call to:0x01fff458 module:itcm +from:0x020930ec kind:arm_call to:0x0212be8c module:overlay(41) +from:0x020930f8 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02093104 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02093114 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02093128 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02093134 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02093148 kind:arm_call to:0x02015018 module:main +from:0x02093188 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02093194 kind:arm_call to:0x01fff458 module:itcm +from:0x020931a8 kind:arm_call to:0x020e32dc module:overlay(31) +from:0x020931b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020931cc kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020931f0 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02093200 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02093214 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02093220 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02093234 kind:arm_call to:0x02015018 module:main +from:0x02093250 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02093260 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02093294 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020932e4 kind:arm_call to:0x0208869c module:overlay(0) +from:0x0209333c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02093350 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0209335c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02093368 kind:load to:0x027e0ce4 module:dtcm +from:0x0209336c kind:load to:0x027e09a8 module:dtcm +from:0x02093380 kind:load to:0x020b42ac module:overlay(0) +from:0x02093384 kind:load to:0x027e07d4 module:dtcm +from:0x0209339a kind:thumb_call_arm to:0x0205e03c module:overlay(0) +from:0x020933a8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020933b0 kind:thumb_call to:0x020e1ff4 module:overlay(31) +from:0x020933ca kind:thumb_call_arm to:0x02011f3c module:main +from:0x020933d2 kind:thumb_call_arm to:0x020dea80 module:overlay(31) +from:0x020933ea kind:thumb_call_arm to:0x02011f3c module:main +from:0x020933f2 kind:thumb_call to:0x02159ad4 module:overlay(82) +from:0x0209340c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02093416 kind:thumb_call to:0x02184e04 module:overlay(101) +from:0x0209342a kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x0209343c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02093444 kind:thumb_call to:0x020d32d0 module:overlay(24) +from:0x02093460 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02093476 kind:thumb_call to:0x0205a1c8 module:overlay(0) +from:0x02093488 kind:thumb_call_arm to:0x0208fde0 module:overlay(0) +from:0x02093496 kind:thumb_call_arm to:0x02083e00 module:overlay(0) +from:0x020934a2 kind:thumb_call_arm to:0x0208b7c4 module:overlay(0) +from:0x020934f8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0209353e kind:thumb_call to:0x02014800 module:main +from:0x02093542 kind:thumb_call_arm to:0x0205dfbc module:overlay(0) +from:0x02093564 kind:load to:0x027e09a4 module:dtcm +from:0x02093568 kind:load to:0x020453b0 module:main +from:0x0209356c kind:load to:0x027e09a0 module:dtcm +from:0x02093570 kind:load to:0x020ae82c module:overlay(0) +from:0x02093574 kind:load to:0x020b44ec module:overlay(0) +from:0x02093578 kind:load to:0x0204b120 module:main +from:0x020935e0 kind:load to:0x027e0ce0 module:dtcm +from:0x02093608 kind:load to:0x020ae82c module:overlay(0) +from:0x02093620 kind:arm_call to:0x0208e3b4 module:overlay(0) +from:0x020936b0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020936c8 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x02093704 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0209372c kind:arm_call to:0x02094e68 module:overlay(0) +from:0x02093760 kind:load to:0x027e0ce0 module:dtcm +from:0x02093764 kind:load to:0x027e09b8 module:dtcm +from:0x02093768 kind:load to:0x027e09a4 module:dtcm +from:0x0209376c kind:load to:0x020da000 module:overlays(19,24) +from:0x02093778 kind:arm_call to:0x02094e68 module:overlay(0) +from:0x02093798 kind:arm_call to:0x02094df4 module:overlay(0) +from:0x020937a8 kind:arm_call to:0x02094e68 module:overlay(0) +from:0x02093810 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02093840 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02093870 kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x0209387c kind:load to:0x020ae82c module:overlay(0) +from:0x02093880 kind:load to:0x027e09b8 module:dtcm +from:0x020938b4 kind:arm_call to:0x0208e400 module:overlay(0) +from:0x020938bc kind:load to:0x020ae82c module:overlay(0) +from:0x02093938 kind:arm_call to:0x02093884 module:overlay(0) +from:0x02093960 kind:arm_call to:0x02089840 module:overlay(0) +from:0x02093980 kind:arm_call to:0x02093884 module:overlay(0) +from:0x02093990 kind:arm_call to:0x0208e478 module:overlay(0) +from:0x020939a0 kind:arm_call to:0x02089840 module:overlay(0) +from:0x020939a8 kind:arm_call to:0x02094dc8 module:overlay(0) +from:0x020939f0 kind:arm_call to:0x02094dc8 module:overlay(0) +from:0x020939f8 kind:arm_call to:0x0209357c module:overlay(0) +from:0x02093a24 kind:arm_call_thumb to:0x02014800 module:main +from:0x02093a28 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x02093a68 kind:arm_call to:0x0208fde0 module:overlay(0) +from:0x02093a8c kind:arm_call to:0x0208fdf8 module:overlay(0) +from:0x02093aa4 kind:arm_call to:0x020e2604 module:overlay(31) +from:0x02093abc kind:arm_call to:0x0208b648 module:overlay(0) +from:0x02093ac4 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x02093af0 kind:arm_call to:0x02089ef4 module:overlay(0) +from:0x02093b30 kind:arm_call to:0x0209360c module:overlay(0) +from:0x02093b5c kind:arm_call to:0x0205eecc module:overlay(0) +from:0x02093b70 kind:arm_call to:0x02093770 module:overlay(0) +from:0x02093b7c kind:arm_call to:0x0209378c module:overlay(0) +from:0x02093b9c kind:arm_call to:0x02084198 module:overlay(0) +from:0x02093bac kind:arm_call to:0x0208e3b4 module:overlay(0) +from:0x02093bcc kind:arm_call to:0x020850b4 module:overlay(0) +from:0x02093c88 kind:arm_call to:0x0202a17c module:main +from:0x02093c9c kind:arm_call to:0x0205dffc module:overlay(0) +from:0x02093cb4 kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x02093cd4 kind:arm_call to:0x020aa1d4 module:overlay(0) +from:0x02093ce4 kind:arm_call to:0x020937c0 module:overlay(0) +from:0x02093d04 kind:load to:0x020ae82c module:overlay(0) +from:0x02093d08 kind:load to:0x020ae840 module:overlay(0) +from:0x02093d0c kind:load to:0x020b44ec module:overlay(0) +from:0x02093d10 kind:load to:0x0204b120 module:main +from:0x02093d14 kind:load to:0x020ae832 module:overlay(0) +from:0x02093d18 kind:load to:0x020ae833 module:overlay(0) +from:0x02093d1c kind:load to:0x020ae830 module:overlay(0) +from:0x02093d20 kind:load to:0x020ae660 module:overlay(0) +from:0x02093d78 kind:arm_call to:0x0208fe24 module:overlay(0) +from:0x02093d80 kind:arm_call to:0x02083f88 module:overlay(0) +from:0x02093d94 kind:arm_call to:0x02093594 module:overlay(0) +from:0x02093da0 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02093db0 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x02093e04 kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x02093e28 kind:arm_call_thumb to:0x020aa1bc module:overlay(0) +from:0x02093e40 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02093e54 kind:arm_call to:0x020aa1d4 module:overlay(0) +from:0x02093e84 kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x02093e94 kind:arm_call to:0x020937c0 module:overlay(0) +from:0x02093f00 kind:arm_call to:0x0208e0e0 module:overlay(0) +from:0x02093f0c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02093f24 kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x02093fc0 kind:arm_call to:0x020aa0f4 module:overlay(0) +from:0x02093ffc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02094014 kind:arm_call to:0x02094794 module:overlay(0) +from:0x020940b0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02094120 kind:arm_call to:0x02094c38 module:overlay(0) +from:0x02094180 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x02094194 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020941c0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020941cc kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x020941d8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020941ec kind:arm_call to:0x01ff9b50 module:itcm +from:0x0209429c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02094354 kind:arm_call to:0x02159e28 module:overlay(82) +from:0x0209435c kind:arm_call to:0x0208e5a0 module:overlay(0) +from:0x02094378 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020943c0 kind:arm_call to:0x0209360c module:overlay(0) +from:0x020943e0 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02094418 kind:arm_call to:0x01ffd420 module:itcm +from:0x02094464 kind:arm_call to:0x02072ecc module:overlay(0) +from:0x02094474 kind:arm_call to:0x020e2274 module:overlay(31) +from:0x020944c0 kind:arm_call to:0x02184f94 module:overlay(102) +from:0x020944d8 kind:load to:0x020ae82c module:overlay(0) +from:0x020944dc kind:load to:0x020ae832 module:overlay(0) +from:0x020944e0 kind:load to:0x027e09a4 module:dtcm +from:0x020944e4 kind:load to:0x020da000 module:overlays(19,24) +from:0x020944e8 kind:load to:0x0204b098 module:main +from:0x020944ec kind:load to:0x027e0ce0 module:dtcm +from:0x020944f0 kind:load to:0x0204b608 module:main +from:0x020944f4 kind:load to:0x027e0cd8 module:dtcm +from:0x020944f8 kind:load to:0x027e09b8 module:dtcm +from:0x020944fc kind:load to:0x0204b690 module:main +from:0x02094504 kind:load to:0x020ae830 module:overlay(0) +from:0x02094510 kind:load to:0x027e09a8 module:dtcm +from:0x0209453c kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x02094558 kind:arm_call to:0x02094ec0 module:overlay(0) +from:0x02094578 kind:arm_call to:0x020deb44 module:overlay(31) +from:0x02094620 kind:arm_call to:0x01ffd420 module:itcm +from:0x02094650 kind:arm_call to:0x02093594 module:overlay(0) +from:0x02094668 kind:arm_call to:0x020bf90c module:overlay(17) +from:0x0209467c kind:arm_call to:0x02094df4 module:overlay(0) +from:0x02094698 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x020946a4 kind:arm_call to:0x020e22c4 module:overlay(31) +from:0x020946c0 kind:arm_call to:0x02094e68 module:overlay(0) +from:0x020946e4 kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x02094718 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x0209473c kind:load to:0x027e09b8 module:dtcm +from:0x02094740 kind:load to:0x0204b690 module:main +from:0x02094768 kind:load to:0x020ae82c module:overlay(0) +from:0x02094790 kind:load to:0x020ae82c module:overlay(0) +from:0x020947cc kind:load to:0x020ae82c module:overlay(0) +from:0x02094844 kind:load to:0x020ae82c module:overlay(0) +from:0x02094864 kind:arm_call to:0x02089f9c module:overlay(0) +from:0x02094890 kind:arm_call to:0x0208f2c8 module:overlay(0) +from:0x020948a4 kind:arm_call to:0x02093884 module:overlay(0) +from:0x020948f4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02094920 kind:load to:0x027e0ce0 module:dtcm +from:0x02094924 kind:load to:0x0204b690 module:main +from:0x02094928 kind:load to:0x020ae834 module:overlay(0) +from:0x0209493c kind:arm_call to:0x02089f9c module:overlay(0) +from:0x02094968 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020949e0 kind:arm_call to:0x02172014 module:overlay(93) +from:0x02094a08 kind:load to:0x027e0ce0 module:dtcm +from:0x02094a0c kind:load to:0x0204b690 module:main +from:0x02094a10 kind:load to:0x027e09a4 module:dtcm +from:0x02094a14 kind:load to:0x020ae838 module:overlay(0) +from:0x02094a18 kind:load to:0x020ae83c module:overlay(0) +from:0x02094a60 kind:arm_call to:0x0208f2c8 module:overlay(0) +from:0x02094a74 kind:arm_call to:0x02093884 module:overlay(0) +from:0x02094ac0 kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x02094b08 kind:load to:0x020ae82c module:overlay(0) +from:0x02094b0c kind:load to:0x027e0ce0 module:dtcm +from:0x02094b10 kind:load to:0x020b44ec module:overlay(0) +from:0x02094b58 kind:arm_call to:0x0208f2c8 module:overlay(0) +from:0x02094b6c kind:arm_call to:0x02093884 module:overlay(0) +from:0x02094bb8 kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x02094bec kind:arm_call to:0x02074994 module:overlay(0) +from:0x02094c20 kind:load to:0x020ae82c module:overlay(0) +from:0x02094c24 kind:load to:0x027e0ce0 module:dtcm +from:0x02094c28 kind:load to:0x0204b690 module:main +from:0x02094c2c kind:load to:0x0204c390 module:main +from:0x02094c30 kind:load to:0x027e09b8 module:dtcm +from:0x02094c34 kind:load to:0x0204b608 module:main +from:0x02094c64 kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x02094c8c kind:arm_call to:0x02087098 module:overlay(0) +from:0x02094ca0 kind:arm_call to:0x02071bfc module:overlay(0) +from:0x02094ce0 kind:load to:0x020ae82c module:overlay(0) +from:0x02094ce4 kind:load to:0x027e09a4 module:dtcm +from:0x02094d14 kind:arm_call to:0x02094c38 module:overlay(0) +from:0x02094d28 kind:load to:0x020ae82c module:overlay(0) +from:0x02094d74 kind:load to:0x020ae82c module:overlay(0) +from:0x02094d9c kind:load to:0x020ae82c module:overlay(0) +from:0x02094dc4 kind:load to:0x020ae82c module:overlay(0) +from:0x02094de0 kind:arm_call to:0x0208e3b4 module:overlay(0) +from:0x02094e90 kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x02094ea8 kind:arm_call to:0x0209570c module:overlay(0) +from:0x02094ef4 kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x02094f5c kind:arm_call to:0x0209570c module:overlay(0) +from:0x02094f7c kind:load to:0x020ae82c module:overlay(0) +from:0x02094fa8 kind:load to:0x020ae82c module:overlay(0) +from:0x02094fd4 kind:load to:0x020ae82c module:overlay(0) +from:0x02095004 kind:arm_call to:0x02094df4 module:overlay(0) +from:0x0209501c kind:arm_call to:0x020e1ae0 module:overlay(31) +from:0x0209502c kind:load to:0x020ae82c module:overlay(0) +from:0x02095044 kind:arm_call to:0x02094ec0 module:overlay(0) +from:0x02095074 kind:arm_call to:0x02072e00 module:overlay(0) +from:0x020950a4 kind:arm_call to:0x020c40e0 module:overlay(17) +from:0x020950b0 kind:arm_call to:0x020df4b4 module:overlay(31) +from:0x020950b8 kind:arm_call to:0x02095260 module:overlay(0) +from:0x020950c8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020950dc kind:load to:0x027e09a8 module:dtcm +from:0x020950ec kind:load to:0x020deac4 module:overlays(19,20,31) +from:0x0209511c kind:load to:0x020ae82c module:overlay(0) +from:0x02095158 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02095160 kind:load to:0x020ae82c module:overlay(0) +from:0x020951dc kind:load to:0x020ae82c module:overlay(0) +from:0x0209523c kind:load to:0x020ae82c module:overlay(0) +from:0x02095240 kind:load to:0x027e09a4 module:dtcm +from:0x02095244 kind:load to:0x02108a68 module:overlays(19,21) +from:0x02095294 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020952a0 kind:load to:0x020ae82c module:overlay(0) +from:0x020952bc kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x020953c8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020953dc kind:arm_call to:0x02074994 module:overlay(0) +from:0x020953f0 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02095424 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02095450 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0209545c kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x02095494 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020954b0 kind:load to:0x020ae82c module:overlay(0) +from:0x020954b8 kind:load to:0x027e09b8 module:dtcm +from:0x020954bc kind:load to:0x0204b608 module:main +from:0x020954cc kind:arm_call to:0x0208e3b4 module:overlay(0) +from:0x020954ec kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0209553c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0209554c kind:arm_call to:0x02186a44 module:overlay(113) +from:0x0209557c kind:arm_call to:0x02071c54 module:overlay(0) +from:0x020955d4 kind:arm_call to:0x0209570c module:overlay(0) +from:0x02095610 kind:arm_call to:0x0208e400 module:overlay(0) +from:0x02095654 kind:arm_call to:0x020a9ed0 module:overlay(0) +from:0x02095698 kind:arm_call to:0x020947d0 module:overlay(0) +from:0x020956c8 kind:arm_call to:0x020aa20c module:overlay(0) +from:0x02095700 kind:load to:0x027e09a4 module:dtcm +from:0x02095704 kind:load to:0x020da000 module:overlays(19,24) +from:0x02095708 kind:load to:0x027e0cd8 module:dtcm +from:0x02095760 kind:arm_call to:0x0215a4b8 module:overlays(65,82) +from:0x02095780 kind:load to:0x020ae82c module:overlay(0) +from:0x02095794 kind:arm_call to:0x02159b6c module:overlay(82) +from:0x020957c4 kind:load to:0x020ae82c module:overlay(0) +from:0x020957e0 kind:arm_call to:0x02187364 module:overlays(106,108) +from:0x02095800 kind:arm_call to:0x02186cc8 module:overlay(108) +from:0x02095824 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02095834 kind:load to:0x02186908 module:overlays(97,100,109) +from:0x02095850 kind:arm_call to:0x02187574 module:overlay(107) +from:0x02095870 kind:arm_call to:0x021868ac module:overlay(106) +from:0x02095890 kind:arm_call to:0x02186704 module:overlay(105) +from:0x020958b0 kind:arm_call to:0x02186640 module:overlays(104,111) +from:0x020958d0 kind:arm_call to:0x021868c4 module:overlays(103,109) +from:0x020958f4 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02095904 kind:load to:0x021871b0 module:overlays(97,100,113) +from:0x02095920 kind:arm_call to:0x02136c28 module:overlay(48) +from:0x02095940 kind:arm_call to:0x02186c1c module:overlay(113) +from:0x02095960 kind:arm_call to:0x02186d94 module:overlay(113) +from:0x02095980 kind:arm_call to:0x0218766c module:overlay(108) +from:0x020959a0 kind:arm_call to:0x021869d8 module:overlay(108) +from:0x020959c0 kind:arm_call to:0x02187630 module:overlay(111) +from:0x020959e0 kind:arm_call to:0x02186d74 module:overlay(111) +from:0x02095a00 kind:arm_call to:0x021865c0 module:overlays(103,104,105,106,107,108,109,110,111,112,113) +from:0x02095a20 kind:arm_call to:0x02187b8c module:overlay(112) +from:0x02095a40 kind:arm_call to:0x021865c0 module:overlays(103,104,105,106,107,108,109,110,111,112,113) +from:0x02095a60 kind:arm_call to:0x0218695c module:overlay(110) +from:0x02095a84 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02095a94 kind:load to:0x0217b264 module:overlays(93,94) +from:0x02095ab0 kind:arm_call to:0x02177b84 module:overlay(93) +from:0x02095ad0 kind:arm_call to:0x020ded24 module:overlay(31) +from:0x02095af0 kind:arm_call to:0x02159ff0 module:overlay(82) +from:0x02095b10 kind:arm_call to:0x020dfbc8 module:overlay(31) +from:0x02095b30 kind:arm_call to:0x02091f2c module:overlay(0) +from:0x02095b50 kind:arm_call to:0x02092d24 module:overlay(0) +from:0x02095b70 kind:arm_call to:0x020ed864 module:overlay(21) +from:0x02095b90 kind:arm_call to:0x02097974 module:overlay(0) +from:0x02095bb0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02095bd0 kind:arm_call to:0x02095bd8 module:overlay(0) +from:0x02095be0 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02095bf8 kind:arm_call to:0x02089468 module:overlay(0) +from:0x02095c04 kind:arm_call to:0x0208580c module:overlay(0) +from:0x02095c20 kind:load to:0x020b476c module:overlay(0) +from:0x02095c48 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02095c54 kind:load to:0x020b476c module:overlay(0) +from:0x02095c7c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02095c84 kind:arm_call to:0x02011ff4 module:main +from:0x02095c90 kind:load to:0x020b476c module:overlay(0) +from:0x02095cc0 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x02095cd8 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02095cf4 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x02095d00 kind:arm_call to:0x02089dd4 module:overlay(0) +from:0x02095d44 kind:arm_call to:0x0208cb84 module:overlay(0) +from:0x02095d5c kind:arm_call to:0x0208e400 module:overlay(0) +from:0x02095d74 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02095d80 kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x02095db0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02095dc0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02095dd0 kind:arm_call to:0x0205e894 module:overlay(0) +from:0x02095dec kind:arm_call to:0x01ff9770 module:itcm +from:0x02095e2c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02095e6c kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02095e7c kind:arm_call to:0x0208c558 module:overlay(0) +from:0x02095eb4 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02095fd4 kind:arm_call to:0x021709e4 module:overlay(93) +from:0x02095fe4 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02096000 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02096040 kind:arm_call to:0x01ffb714 module:itcm +from:0x02096074 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02096088 kind:arm_call to:0x02017ed0 module:main +from:0x020960e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02096150 kind:arm_call to:0x02091830 module:overlay(0) +from:0x0209616c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x020961a4 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x020961dc kind:arm_call to:0x021709e4 module:overlay(93) +from:0x020961ec kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02096208 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02096240 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x02096248 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x0209624c kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x0209625c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02096280 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209628c kind:arm_call to:0x01fff458 module:itcm +from:0x020962a0 kind:arm_call to:0x0215bb0c module:overlays(65,69,73) +from:0x020962b4 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x020962e8 kind:arm_call to:0x01fff498 module:itcm +from:0x020962f0 kind:arm_call to:0x01fff584 module:itcm +from:0x02096310 kind:arm_call to:0x02100530 module:overlay(31) +from:0x0209631c kind:arm_call to:0x02101b2c module:overlay(31) +from:0x0209638c kind:arm_call to:0x0208b648 module:overlay(0) +from:0x02096394 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x02096398 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x020963a0 kind:arm_call to:0x0208c510 module:overlay(0) +from:0x020963f8 kind:arm_call to:0x0208e400 module:overlay(0) +from:0x02096410 kind:arm_call to:0x01ffb714 module:itcm +from:0x02096478 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0209649c kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020964b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020964bc kind:load to:0x027e0ce8 module:dtcm +from:0x02096504 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02096548 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02096564 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020965bc kind:arm_call to:0x0208969c module:overlay(0) +from:0x020965e4 kind:arm_call to:0x02089f08 module:overlay(0) +from:0x02096608 kind:arm_call to:0x021778c8 module:overlay(93) +from:0x02096624 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02096638 kind:arm_call to:0x02091880 module:overlay(0) +from:0x0209664c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02096660 kind:arm_call to:0x02091030 module:overlay(0) +from:0x02096674 kind:arm_call to:0x0217c5d0 module:overlays(92,95) +from:0x02096694 kind:arm_call to:0x02093884 module:overlay(0) +from:0x020966a4 kind:arm_call to:0x020918d0 module:overlay(0) +from:0x020966ec kind:arm_call to:0x02089468 module:overlay(0) +from:0x02096718 kind:arm_call to:0x0208c124 module:overlay(0) +from:0x02096740 kind:arm_call to:0x02089f08 module:overlay(0) +from:0x0209675c kind:arm_call to:0x0208947c module:overlay(0) +from:0x0209680c kind:arm_call to:0x0208f2c8 module:overlay(0) +from:0x0209681c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02096834 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209686c kind:arm_call to:0x02084198 module:overlay(0) +from:0x02096884 kind:arm_call to:0x02015018 module:main +from:0x020968a0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020968cc kind:arm_call to:0x02072e2c module:overlay(0) +from:0x020968fc kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02096914 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02096958 kind:arm_call to:0x02089ebc module:overlay(0) +from:0x02096990 kind:arm_call to:0x02085fc0 module:overlay(0) +from:0x020969a4 kind:arm_call to:0x02087f78 module:overlay(0) +from:0x020969b8 kind:arm_call to:0x0208c9f8 module:overlay(0) +from:0x020969d8 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020969e8 kind:arm_call to:0x02091070 module:overlay(0) +from:0x02096a48 kind:arm_call to:0x02089e8c module:overlay(0) +from:0x02096a68 kind:arm_call to:0x02087f04 module:overlay(0) +from:0x02096ac8 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02096ad4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02096b2c kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02096b94 kind:arm_call to:0x0209118c module:overlay(0) +from:0x02096bd8 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02096bf0 kind:arm_call to:0x0208c510 module:overlay(0) +from:0x02096c18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02096c24 kind:arm_call to:0x01fff458 module:itcm +from:0x02096c40 kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x02096c70 kind:arm_call to:0x020952a4 module:overlay(0) +from:0x02096c80 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02096c9c kind:load to:0x027e0ce0 module:dtcm +from:0x02096ca0 kind:load to:0x027e09a8 module:dtcm +from:0x02096cbc kind:load to:0x020ae660 module:overlay(0) +from:0x02096cc4 kind:load to:0x027e0ce4 module:dtcm +from:0x02096d0c kind:arm_call to:0x02089468 module:overlay(0) +from:0x02096d40 kind:arm_call to:0x02093884 module:overlay(0) +from:0x02096d4c kind:arm_call to:0x02091578 module:overlay(0) +from:0x02096d5c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02096d70 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02096d84 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02096d94 kind:arm_call to:0x020964c8 module:overlay(0) +from:0x02096da8 kind:arm_call to:0x02096510 module:overlay(0) +from:0x02096db8 kind:arm_call to:0x020964c8 module:overlay(0) +from:0x02096de4 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02096dfc kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02096e84 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02096e9c kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02096f6c kind:arm_call to:0x0205ecc4 module:overlay(0) +from:0x02096f9c kind:arm_call to:0x01fff350 module:itcm +from:0x02096fd8 kind:arm_call to:0x0205ecc4 module:overlay(0) +from:0x02097008 kind:arm_call to:0x01fff350 module:itcm +from:0x02097060 kind:arm_call to:0x0208e330 module:overlay(0) +from:0x0209709c kind:arm_call to:0x020ecfbc module:overlay(21) +from:0x02097100 kind:arm_call to:0x02084314 module:overlay(0) +from:0x02097114 kind:load to:0x027e0ce4 module:dtcm +from:0x02097118 kind:load to:0x020b4760 module:overlay(0) +from:0x0209711c kind:load to:0x027e0ce0 module:dtcm +from:0x02097140 kind:arm_call to:0x02089468 module:overlay(0) +from:0x02097188 kind:arm_call to:0x0208580c module:overlay(0) +from:0x02097248 kind:arm_call to:0x02085830 module:overlay(0) +from:0x0209725c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02097290 kind:load to:0x0203feb0 module:main +from:0x02097298 kind:load to:0x027e09a4 module:dtcm +from:0x0209729c kind:load to:0x027e09a8 module:dtcm +from:0x020972c8 kind:arm_call to:0x02093884 module:overlay(0) +from:0x0209730c kind:arm_call to:0x02091e2c module:overlay(0) +from:0x0209731c kind:arm_call to:0x0208e478 module:overlay(0) +from:0x02097328 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02097334 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097368 kind:arm_call to:0x02096ccc module:overlay(0) +from:0x02097380 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0209738c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097394 kind:arm_call to:0x02091030 module:overlay(0) +from:0x020973a8 kind:arm_call to:0x0217c5d0 module:overlays(92,95) +from:0x020973bc kind:arm_call to:0x02085908 module:overlay(0) +from:0x02097410 kind:arm_call to:0x02091030 module:overlay(0) +from:0x02097468 kind:arm_call to:0x02085908 module:overlay(0) +from:0x02097494 kind:arm_call to:0x0208580c module:overlay(0) +from:0x0209749c kind:arm_call to:0x02090fa4 module:overlay(0) +from:0x020974b8 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020974f8 kind:arm_call to:0x02094e2c module:overlay(0) +from:0x02097520 kind:arm_call to:0x020876e0 module:overlay(0) +from:0x0209754c kind:arm_call to:0x02096510 module:overlay(0) +from:0x0209755c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02097570 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0209757c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020975c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020975d4 kind:arm_call to:0x01fff458 module:itcm +from:0x0209765c kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0209766c kind:load to:0x027e0ce4 module:dtcm +from:0x02097690 kind:arm_call to:0x01fff458 module:itcm +from:0x020976d8 kind:arm_call to:0x02090efc module:overlay(0) +from:0x020976ec kind:arm_call to:0x0208fc64 module:overlay(0) +from:0x02097700 kind:load to:0x020b4794 module:overlay(0) +from:0x02097718 kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x02097720 kind:arm_call to:0x0208fcc4 module:overlay(0) +from:0x02097728 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02097734 kind:load to:0x020b4794 module:overlay(0) +from:0x0209774c kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x02097754 kind:arm_call to:0x0208fcc4 module:overlay(0) +from:0x0209775c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02097764 kind:arm_call to:0x02011ff4 module:main +from:0x02097770 kind:load to:0x020b4794 module:overlay(0) +from:0x020977b4 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020977d8 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02097818 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0209782c kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02097838 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097854 kind:arm_call to:0x0208fd04 module:overlay(0) +from:0x0209786c kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02097878 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097888 kind:arm_call to:0x02089f28 module:overlay(0) +from:0x0209789c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020978d0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020978dc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020978f8 kind:arm_call to:0x0208fd04 module:overlay(0) +from:0x02097904 kind:load to:0x020b6a14 module:overlay(0) +from:0x02097958 kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x02097968 kind:arm_call to:0x0208fd50 module:overlay(0) +from:0x0209797c kind:arm_call to:0x02090efc module:overlay(0) +from:0x0209799c kind:load to:0x020b47bc module:overlay(0) +from:0x02097ad4 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02097aec kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02097afc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02097b04 kind:load to:0x0203feb0 module:main +from:0x02097b08 kind:load to:0x027e09a8 module:dtcm +from:0x02097b8c kind:arm_call to:0x01fff498 module:itcm +from:0x02097b98 kind:arm_call to:0x01fff584 module:itcm +from:0x02097bb0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02097bdc kind:arm_call to:0x01ffb714 module:itcm +from:0x02097c00 kind:arm_call to:0x0208f44c module:overlay(0) +from:0x02097c14 kind:arm_call to:0x02150074 module:overlay(58) +from:0x02097c2c kind:arm_call to:0x020ece78 module:overlay(21) +from:0x02097c44 kind:arm_call to:0x01ffb428 module:itcm +from:0x02097c80 kind:arm_call to:0x020ed180 module:overlay(21) +from:0x02097c98 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097d28 kind:arm_call to:0x02087f04 module:overlay(0) +from:0x02097d30 kind:arm_call to:0x02091030 module:overlay(0) +from:0x02097d44 kind:arm_call to:0x0217c5d0 module:overlays(92,95) +from:0x02097d54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02097d70 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02097d7c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097db4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097df4 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02097e00 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097e28 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097e58 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097e84 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02097e90 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097ec8 kind:arm_call to:0x02087f78 module:overlay(0) +from:0x02097edc kind:arm_call to:0x02091070 module:overlay(0) +from:0x02097ef0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02097f04 kind:arm_call to:0x02015018 module:main +from:0x02097f30 kind:arm_call to:0x02087874 module:overlay(0) +from:0x02097f4c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02097fbc kind:arm_call to:0x02015018 module:main +from:0x02097ff8 kind:arm_call to:0x0208796c module:overlay(0) +from:0x02098004 kind:load to:0x027e0ce0 module:dtcm +from:0x02098008 kind:load to:0x027e0ce8 module:dtcm +from:0x02098014 kind:load to:0x0203feb0 module:main +from:0x0209801c kind:load to:0x020ae660 module:overlay(0) +from:0x02098030 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02098038 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02098050 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02098058 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02098060 kind:arm_call to:0x02011ff4 module:main +from:0x02098080 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02098090 kind:load to:0x027e0cec module:dtcm +from:0x020980a8 kind:arm_call to:0x0209806c module:overlay(0) +from:0x020980d0 kind:arm_call to:0x0208d1e0 module:overlay(0) +from:0x020980e4 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x020980fc kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x02098140 kind:arm_call to:0x020ecd84 module:overlay(21) +from:0x0209815c kind:load to:0x027e0ce0 module:dtcm +from:0x02098160 kind:load to:0x027e0d34 module:dtcm +from:0x02098164 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02098180 kind:arm_call to:0x020980b0 module:overlay(0) +from:0x020981ac kind:arm_call to:0x020de4ac module:overlay(31) +from:0x020981b4 kind:arm_call to:0x0205e3e4 module:overlay(0) +from:0x0209820c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02098230 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02098244 kind:load to:0x020af45c module:overlay(0) +from:0x02098248 kind:load to:0x027e0cec module:dtcm +from:0x0209824c kind:load to:0x020af45e module:overlay(0) +from:0x02098258 kind:arm_call_thumb to:0x020141e0 module:main +from:0x020982a0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x02098344 kind:load to:0x020b47dc module:overlay(0) +from:0x02098350 kind:arm_call to:0x0209835c module:overlay(0) +from:0x020983d0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02098404 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02098440 kind:load to:0x020af468 module:overlay(0) +from:0x02098488 kind:arm_call to:0x01fff458 module:itcm +from:0x02098524 kind:arm_call to:0x02098b90 module:overlay(0) +from:0x02098530 kind:arm_call to:0x02098b9c module:overlay(0) +from:0x020985dc kind:arm_call to:0x02098b9c module:overlay(0) +from:0x020985ec kind:load to:0x020b6ba4 module:overlay(0) +from:0x020985f0 kind:load to:0x020ac9ac module:overlay(0) +from:0x02098604 kind:arm_call to:0x02098664 module:overlay(0) +from:0x020986cc kind:arm_call to:0x02078b38 module:overlay(0) +from:0x020986dc kind:arm_call to:0x02078b20 module:overlay(0) +from:0x0209870c kind:arm_call to:0x02078660 module:overlay(0) +from:0x02098778 kind:arm_call to:0x020c15c8 module:overlay(17) +from:0x02098794 kind:arm_call to:0x0205eaac module:overlay(0) +from:0x020987a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020987f8 kind:load to:0x027e09bc module:dtcm +from:0x020987fc kind:load to:0x027e0c90 module:dtcm +from:0x02098828 kind:arm_call to:0x01fff350 module:itcm +from:0x02098850 kind:arm_call to:0x01fff350 module:itcm +from:0x02098874 kind:load to:0x027e0ce4 module:dtcm +from:0x02098878 kind:load to:0x020b47e8 module:overlay(0) +from:0x020988b8 kind:arm_call to:0x01fff350 module:itcm +from:0x020988e0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0209890c kind:arm_call to:0x01fff350 module:itcm +from:0x02098934 kind:load to:0x027e0cd8 module:dtcm +from:0x02098938 kind:load to:0x027e0ce4 module:dtcm +from:0x0209893c kind:load to:0x020b47e8 module:overlay(0) +from:0x02098974 kind:arm_call to:0x01fff350 module:itcm +from:0x0209899c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020989d0 kind:arm_call to:0x01fff350 module:itcm +from:0x020989ec kind:load to:0x027e0cd8 module:dtcm +from:0x020989f0 kind:load to:0x027e0ce4 module:dtcm +from:0x020989f4 kind:load to:0x020b47e8 module:overlay(0) +from:0x02098ae4 kind:arm_call to:0x01fff350 module:itcm +from:0x02098b14 kind:arm_call to:0x01fff350 module:itcm +from:0x02098b8c kind:load to:0x020b47f4 module:overlay(0) +from:0x02098b98 kind:load to:0x020b6bd8 module:overlay(0) +from:0x02098ba4 kind:load to:0x020b740c module:overlay(0) +from:0x02098bc0 kind:arm_call to:0x02098bf8 module:overlay(0) +from:0x02098c14 kind:arm_call to:0x020989f8 module:overlay(0) +from:0x02098c2c kind:arm_call to:0x0202a20c module:main +from:0x02098c38 kind:arm_call to:0x02098cdc module:overlay(0) +from:0x02098c54 kind:arm_call to:0x02098a3c module:overlay(0) +from:0x02098c8c kind:load to:0x027e0ce4 module:dtcm +from:0x02098c98 kind:arm_call to:0x02098cfc module:overlay(0) +from:0x02098cd4 kind:load to:0x020b6bd8 module:overlay(0) +from:0x02098cd8 kind:load to:0x020afdac module:overlay(0) +from:0x02098ce4 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02098d08 kind:arm_call to:0x0209ff48 module:overlay(0) +from:0x02098d10 kind:arm_call to:0x0209ff48 module:overlay(0) +from:0x02098d70 kind:load to:0x020af578 module:overlay(0) +from:0x02098d7c kind:arm_call to:0x02098cfc module:overlay(0) +from:0x02098d8c kind:load to:0x020b6bd8 module:overlay(0) +from:0x02098d94 kind:arm_call to:0x02098cfc module:overlay(0) +from:0x02098da8 kind:load to:0x020b6bd8 module:overlay(0) +from:0x02098de0 kind:arm_call to:0x0202a17c module:main +from:0x02098df0 kind:arm_call to:0x0202a148 module:main +from:0x02098e04 kind:arm_call to:0x0202a148 module:main +from:0x02098eb4 kind:arm_call to:0x02098d74 module:overlay(0) +from:0x02098ec4 kind:load to:0x020b4860 module:overlay(0) +from:0x02098ec8 kind:load to:0x020af490 module:overlay(0) +from:0x02098edc kind:arm_call to:0x02098f8c module:overlay(0) +from:0x02098ee4 kind:arm_call to:0x02098d90 module:overlay(0) +from:0x02098ef0 kind:load to:0x020b4860 module:overlay(0) +from:0x02098f34 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02098f64 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02098f68 kind:arm_call to:0x0209e0b0 module:overlay(0) +from:0x02098f70 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02098f74 kind:load to:0x020b7544 module:overlay(0) +from:0x02098ff0 kind:arm_call to:0x02018040 module:main +from:0x0209904c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02099060 kind:arm_call to:0x020992a0 module:overlay(0) +from:0x0209906c kind:load to:0x020b483c module:overlay(0) +from:0x02099078 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02099090 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020990a4 kind:arm_call to:0x020992a0 module:overlay(0) +from:0x020990b0 kind:load to:0x020b483c module:overlay(0) +from:0x020990d4 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020990dc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020990e8 kind:load to:0x020b483c module:overlay(0) +from:0x0209910c kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x02099138 kind:arm_call_thumb to:0x02059e94 module:overlay(0) +from:0x0209914c kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x02099168 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02099188 kind:load to:0x020b4818 module:overlay(0) +from:0x020991a4 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x020991bc kind:load to:0x020b6ba4 module:overlay(0) +from:0x020991f8 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02099218 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0209922c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02099264 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x02099280 kind:arm_call to:0x02015e40 module:main +from:0x02099290 kind:load to:0x020b4898 module:overlay(0) +from:0x02099294 kind:load to:0x020b488c module:overlay(0) +from:0x02099298 kind:load to:0x020b4890 module:overlay(0) +from:0x0209929c kind:load to:0x020b4884 module:overlay(0) +from:0x020992d4 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x020992f0 kind:arm_call to:0x02015e40 module:main +from:0x02099300 kind:load to:0x020b4898 module:overlay(0) +from:0x02099304 kind:load to:0x020b488c module:overlay(0) +from:0x02099308 kind:load to:0x020b4890 module:overlay(0) +from:0x0209930c kind:load to:0x020b4884 module:overlay(0) +from:0x02099318 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02099320 kind:arm_call to:0x02011ff4 module:main +from:0x0209934c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02099358 kind:load to:0x020b48a4 module:overlay(0) +from:0x02099380 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0209938c kind:load to:0x020b48a4 module:overlay(0) +from:0x020993c4 kind:load to:0x02099394 module:overlay(0) +from:0x02099458 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x02099480 kind:arm_call to:0x01ff9258 module:itcm +from:0x020994b0 kind:arm_call to:0x01ffb860 module:itcm +from:0x020994cc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020994e0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020994e8 kind:arm_call to:0x02011ff4 module:main +from:0x02099528 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099544 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099560 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0209957c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099594 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020995a4 kind:load to:0x027e0cec module:dtcm +from:0x020995a8 kind:load to:0x027e09a8 module:dtcm +from:0x020995e0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020995fc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099618 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099630 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02099640 kind:load to:0x027e0cec module:dtcm +from:0x02099644 kind:load to:0x027e09a8 module:dtcm +from:0x0209967c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099698 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020996b4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020996cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020996d8 kind:load to:0x027e0cec module:dtcm +from:0x020996dc kind:load to:0x027e09a8 module:dtcm +from:0x02099710 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0209972c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099748 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099760 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209976c kind:load to:0x027e0cec module:dtcm +from:0x02099770 kind:load to:0x027e09a8 module:dtcm +from:0x020997a4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020997c0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020997dc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020997f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099810 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209981c kind:load to:0x027e0cec module:dtcm +from:0x02099820 kind:load to:0x027e09a8 module:dtcm +from:0x02099858 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099874 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099884 kind:load to:0x027e0cec module:dtcm +from:0x020998bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020998d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020998f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099904 kind:load to:0x027e0cec module:dtcm +from:0x0209993c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099958 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099974 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099984 kind:load to:0x027e0cec module:dtcm +from:0x020999bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020999d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020999e8 kind:load to:0x027e0cec module:dtcm +from:0x02099a20 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099a3c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02099a4c kind:load to:0x027e0cec module:dtcm +from:0x02099a64 kind:load to:0x020b48d0 module:overlay(0) +from:0x02099a7c kind:load to:0x020b48d0 module:overlay(0) +from:0x02099b08 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02099b1c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02099b24 kind:arm_call to:0x02011ff4 module:main +from:0x02099b8c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02099ba8 kind:arm_call to:0x0202a20c module:main +from:0x02099bf4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02099c00 kind:arm_call to:0x02099c34 module:overlay(0) +from:0x02099c0c kind:load to:0x020b48ec module:overlay(0) +from:0x02099c10 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02099c24 kind:arm_call to:0x02011ff4 module:main +from:0x02099c90 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x02099cb4 kind:arm_call to:0x02083584 module:overlay(0) +from:0x02099cbc kind:load to:0x027e0cd8 module:dtcm +from:0x02099cf4 kind:load to:0x027e0ce0 module:dtcm +from:0x02099cf8 kind:load to:0x01fff148 module:itcm +from:0x02099e0c kind:arm_call to:0x01fff148 module:itcm +from:0x02099e18 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02099e20 kind:load to:0x027e0ce0 module:dtcm +from:0x02099e34 kind:arm_call to:0x01fff148 module:itcm +from:0x02099e50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02099e58 kind:load to:0x027e0ce0 module:dtcm +from:0x02099e78 kind:arm_call to:0x01fff148 module:itcm +from:0x02099e84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02099e90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02099ea0 kind:load to:0x027e0ce0 module:dtcm +from:0x02099ec0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02099ee0 kind:arm_call to:0x01fff17c module:itcm +from:0x02099ef0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02099f1c kind:load to:0x027e0ce0 module:dtcm +from:0x02099f60 kind:arm_call to:0x01fff17c module:itcm +from:0x02099f70 kind:arm_call to:0x01ff9638 module:itcm +from:0x02099f80 kind:arm_call to:0x01ff9638 module:itcm +from:0x02099f8c kind:arm_call to:0x01ffb744 module:itcm +from:0x02099fa4 kind:load to:0x027e0ce0 module:dtcm +from:0x02099fb4 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02099fc8 kind:arm_call to:0x02099f20 module:overlay(0) +from:0x0209a004 kind:load to:0x02098fc4 module:overlay(0) +from:0x0209a080 kind:arm_call to:0x02098fc4 module:overlay(0) +from:0x0209a0a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209a0b4 kind:load to:0x0203feb0 module:main +from:0x0209a0f4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0209a108 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0209a11c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0209a12c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0209a148 kind:arm_call to:0x01ffd118 module:itcm +from:0x0209a180 kind:load to:0x027e09c0 module:dtcm +from:0x0209a184 kind:load to:0x027e0c90 module:dtcm +from:0x0209a1b0 kind:arm_call to:0x0207fd20 module:overlay(0) +from:0x0209a1bc kind:load to:0x027e09c0 module:dtcm +from:0x0209a200 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209a228 kind:load to:0x027e0cd8 module:dtcm +from:0x0209a22c kind:load to:0x020834e8 module:overlay(0) +from:0x0209a250 kind:arm_call to:0x02083434 module:overlay(0) +from:0x0209a258 kind:load to:0x027e0cd8 module:dtcm +from:0x0209a2c0 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0209a2cc kind:load to:0x027e09c0 module:dtcm +from:0x0209a2d8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0209a328 kind:load to:0x020b4948 module:overlay(0) +from:0x0209a32c kind:load to:0x027e00f0 module:dtcm +from:0x0209a330 kind:load to:0x020af4b4 module:overlay(0) +from:0x0209a350 kind:arm_call to:0x01ffedac module:itcm +from:0x0209a390 kind:arm_call to:0x01fff498 module:itcm +from:0x0209a39c kind:arm_call to:0x01fff584 module:itcm +from:0x0209a3b0 kind:arm_call to:0x01fff584 module:itcm +from:0x0209a3f8 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x0209a450 kind:arm_call to:0x01ffd15c module:itcm +from:0x0209a46c kind:arm_call to:0x02099a68 module:overlay(0) +from:0x0209a48c kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0209a4b8 kind:arm_call to:0x0209a4dc module:overlay(0) +from:0x0209a4c0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0209a4d0 kind:load to:0x027e0ce8 module:dtcm +from:0x0209a5f0 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x0209a610 kind:arm_call to:0x0208d240 module:overlay(0) +from:0x0209a6f8 kind:load to:0x027e0d34 module:dtcm +from:0x0209a6fc kind:load to:0x027e0ce0 module:dtcm +from:0x0209a730 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209a7b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209a7c4 kind:load to:0x0203feb0 module:main +from:0x0209a7c8 kind:load to:0x027e09a8 module:dtcm +from:0x0209a7d8 kind:load to:0x020c0850 module:overlays(2,4,17) +from:0x0209a814 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209a824 kind:arm_call to:0x01fff458 module:itcm +from:0x0209a874 kind:arm_call to:0x020f5ed0 module:overlay(31) +from:0x0209a880 kind:load to:0x027e0ce4 module:dtcm +from:0x0209a888 kind:load to:0x027e0cd8 module:dtcm +from:0x0209a8f0 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0209a9d8 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x0209a9f8 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0209aa10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209aa20 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0209aa3c kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0209aa74 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0209aa84 kind:arm_call to:0x02029a4c module:main +from:0x0209aa98 kind:load to:0x027e0ce0 module:dtcm +from:0x0209aa9c kind:load to:0x020af49c module:overlay(0) +from:0x0209aaa0 kind:load to:0x020af4a4 module:overlay(0) +from:0x0209aaa4 kind:load to:0x027e09a8 module:dtcm +from:0x0209aaf4 kind:arm_call to:0x0203b6ec module:main +from:0x0209ab00 kind:arm_call to:0x0209ab9c module:overlay(0) +from:0x0209ab08 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x0209ab30 kind:arm_call to:0x02029a4c module:main +from:0x0209ab80 kind:arm_call to:0x0209ab9c module:overlay(0) +from:0x0209ac58 kind:arm_call to:0x020c0f3c module:overlay(17) +from:0x0209aca4 kind:arm_call to:0x0203b6ec module:main +from:0x0209acb0 kind:arm_call to:0x0209ab9c module:overlay(0) +from:0x0209acb8 kind:arm_call to:0x02029a4c module:main +from:0x0209acc0 kind:arm_call to:0x020c0fd4 module:overlay(17) +from:0x0209acdc kind:load to:0x020af49c module:overlay(0) +from:0x0209ad14 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0209ad38 kind:arm_call to:0x0209ab9c module:overlay(0) +from:0x0209ad88 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0209ad98 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0209ada0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0209adc0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209adc8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0209adec kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x0209ae2c kind:arm_call to:0x02029a4c module:main +from:0x0209ae44 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209ae4c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0209ae6c kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x0209aeac kind:arm_call to:0x02029a4c module:main +from:0x0209aec8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209aedc kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0209aeec kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0209aef4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0209af00 kind:load to:0x027e09a8 module:dtcm +from:0x0209af2c kind:load to:0x027e09a4 module:dtcm +from:0x0209af34 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0209af4c kind:load to:0x020da054 module:overlays(19,24) +from:0x0209af54 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0209af6c kind:load to:0x020da054 module:overlays(19,24) +from:0x0209af74 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0209af8c kind:load to:0x020da054 module:overlays(19,24) +from:0x0209af9c kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0209afb4 kind:arm_call to:0x020c0da0 module:overlay(17) +from:0x0209afc4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209afd8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209afe0 kind:arm_call to:0x02011ff4 module:main +from:0x0209b00c kind:arm_call to:0x0203e690 module:main +from:0x0209b034 kind:load to:0x020a1aac module:overlay(0) +from:0x0209b038 kind:load to:0x0209b1e8 module:overlay(0) +from:0x0209b09c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0209b0b8 kind:load to:0x027e0cec module:dtcm +from:0x0209b180 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0209b1a8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0209b1d4 kind:load to:0x027e09a8 module:dtcm +from:0x0209b23a kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x0209b244 kind:load to:0x020b49a8 module:overlay(0) +from:0x0209b26e kind:thumb_call_arm to:0x0200f05c module:main +from:0x0209b282 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x0209b28c kind:load to:0x020b49a8 module:overlay(0) +from:0x0209b2b4 kind:load to:0x020b49a8 module:overlay(0) +from:0x0209b2c0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0209b320 kind:arm_call to:0x0200f05c module:main +from:0x0209b3e0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0209b4c8 kind:arm_call to:0x0209b36c module:overlay(0) +from:0x0209b4d0 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0209b4ec kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209b550 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0209b598 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0209b5ec kind:arm_call to:0x0209b500 module:overlay(0) +from:0x0209b5f4 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0209b610 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209b67c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0209b6f8 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0209b700 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0209b71c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209b784 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0209b800 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0209b808 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0209b824 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209b8bc kind:load to:0x0205a004 module:overlay(0) +from:0x0209b900 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209b934 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209b948 kind:load to:0x02058e24 module:overlay(0) +from:0x0209b95e kind:thumb_call to:0x0209b1f4 module:overlay(0) +from:0x0209b980 kind:load to:0x020b49f0 module:overlay(0) +from:0x0209b992 kind:thumb_call to:0x0209b248 module:overlay(0) +from:0x0209b9b4 kind:load to:0x020b49f0 module:overlay(0) +from:0x0209b9cc kind:thumb_call to:0x0209b290 module:overlay(0) +from:0x0209b9f0 kind:load to:0x020b49f0 module:overlay(0) +from:0x0209b9f8 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x0209ba04 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x0209ba0a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0209ba18 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x0209ba70 kind:arm_call to:0x0200f05c module:main +from:0x0209bb84 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0209bb90 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209bb9c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209bcb8 kind:arm_call to:0x0209b47c module:overlay(0) +from:0x0209bd2c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0209bd8c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0209bec0 kind:arm_call to:0x0209bde8 module:overlay(0) +from:0x0209bec8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209bed0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209bef0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209befc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0209bf18 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0209bf28 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0209bf34 kind:thumb_call to:0x02058fd0 module:overlay(0) +from:0x0209bf48 kind:load to:0x020b4a68 module:overlay(0) +from:0x0209bf50 kind:thumb_call to:0x02058fd0 module:overlay(0) +from:0x0209bf64 kind:load to:0x020b4a68 module:overlay(0) +from:0x0209bf98 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x0209bfb4 kind:load to:0x020b4a3c module:overlay(0) +from:0x0209bfc0 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x0209bfdc kind:load to:0x020b4a3c module:overlay(0) +from:0x0209bff0 kind:arm_call to:0x0200ef9c module:main +from:0x0209bffc kind:arm_call to:0x01ffc768 module:itcm +from:0x0209c010 kind:arm_call to:0x0200ef5c module:main +from:0x0209c018 kind:arm_call to:0x01ffc57c module:itcm +from:0x0209c020 kind:load to:0x020b66c4 module:overlay(0) +from:0x0209c02c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0209c040 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0209c048 kind:arm_call to:0x02011ff4 module:main +from:0x0209c05c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0209c070 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0209c078 kind:arm_call to:0x02011ff4 module:main +from:0x0209c08c kind:load to:0x020b741c module:overlay(0) +from:0x0209c0a0 kind:arm_call to:0x02011f3c module:main +from:0x0209c0ac kind:arm_call to:0x0209c0dc module:overlay(0) +from:0x0209c0c0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0209c0d8 kind:load to:0x020b4a94 module:overlay(0) +from:0x0209c0e4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0209c110 kind:load to:0x020b4ab8 module:overlay(0) +from:0x0209c158 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0209c174 kind:arm_call to:0x0209c180 module:overlay(0) +from:0x0209c1b4 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0209c1c4 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0209c1e0 kind:arm_call to:0x0209c1fc module:overlay(0) +from:0x0209c248 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0209c25c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0209c294 kind:arm_call to:0x02083434 module:overlay(0) +from:0x0209c2a8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0209c2bc kind:arm_call to:0x01fff148 module:itcm +from:0x0209c2f0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0209c310 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209c3dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209c3f0 kind:arm_call to:0x01ffedac module:itcm +from:0x0209c3fc kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209c41c kind:load to:0x020b6a14 module:overlay(0) +from:0x0209c420 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c424 kind:load to:0x027e0ce0 module:dtcm +from:0x0209c428 kind:load to:0x0204b164 module:main +from:0x0209c42c kind:load to:0x027e0ce4 module:dtcm +from:0x0209c438 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209c44c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209c454 kind:arm_call to:0x02011ff4 module:main +from:0x0209c468 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0209c47c kind:load to:0x020b7468 module:overlay(0) +from:0x0209c490 kind:arm_call to:0x02011f3c module:main +from:0x0209c49c kind:arm_call to:0x0209c4cc module:overlay(0) +from:0x0209c4b0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0209c4c8 kind:load to:0x020b4b14 module:overlay(0) +from:0x0209c4d4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0209c524 kind:load to:0x020b4b38 module:overlay(0) +from:0x0209c548 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0209c558 kind:arm_call to:0x0209c950 module:overlay(0) +from:0x0209c560 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209c56c kind:load to:0x020b4b38 module:overlay(0) +from:0x0209c590 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0209c5a0 kind:arm_call to:0x0209c950 module:overlay(0) +from:0x0209c5a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209c5b0 kind:arm_call to:0x02011ff4 module:main +from:0x0209c5bc kind:load to:0x020b4b38 module:overlay(0) +from:0x0209c60c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0209c628 kind:arm_call to:0x0209c720 module:overlay(0) +from:0x0209c65c kind:arm_call to:0x0209c7b0 module:overlay(0) +from:0x0209c670 kind:arm_call to:0x0209c720 module:overlay(0) +from:0x0209c684 kind:arm_call to:0x0209c99c module:overlay(0) +from:0x0209c6a0 kind:arm_call to:0x0209c720 module:overlay(0) +from:0x0209c6a8 kind:arm_call to:0x0209c804 module:overlay(0) +from:0x0209c6c8 kind:arm_call to:0x0209c720 module:overlay(0) +from:0x0209c6d8 kind:arm_call to:0x0209c720 module:overlay(0) +from:0x0209c708 kind:arm_call to:0x0209c950 module:overlay(0) +from:0x0209c714 kind:arm_call to:0x0209c720 module:overlay(0) +from:0x0209c75c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0209c77c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0209c798 kind:arm_call to:0x0209c92c module:overlay(0) +from:0x0209c7d8 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0209c800 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c858 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0209c87c kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0209c89c kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0209c900 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0209c928 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c944 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0209c94c kind:load to:0x020b6a14 module:overlay(0) +from:0x0209c980 kind:arm_call to:0x02083434 module:overlay(0) +from:0x0209c998 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c9c8 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0209c9d8 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0209c9e0 kind:load to:0x020b6a14 module:overlay(0) +from:0x0209c9ec kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0209ca10 kind:load to:0x020b4ba4 module:overlay(0) +from:0x0209ca2c kind:load to:0x020b4ba4 module:overlay(0) +from:0x0209ca58 kind:arm_call to:0x0209d4b4 module:overlay(0) +from:0x0209cacc kind:arm_call to:0x01ffb714 module:itcm +from:0x0209cad8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209caf0 kind:arm_call to:0x01ff930c module:itcm +from:0x0209cb0c kind:arm_call to:0x01ff9258 module:itcm +from:0x0209cb28 kind:arm_call to:0x02017eec module:main +from:0x0209cb68 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209cb80 kind:arm_call to:0x0209cdb8 module:overlay(0) +from:0x0209cbe8 kind:load to:0x0203feb0 module:main +from:0x0209cc54 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209cc64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209cc70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209cc88 kind:arm_call to:0x01ff930c module:itcm +from:0x0209cca4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209ccc0 kind:arm_call to:0x02017eec module:main +from:0x0209cd00 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209cd18 kind:arm_call to:0x0209cdb8 module:overlay(0) +from:0x0209cd28 kind:arm_call to:0x01ffb744 module:itcm +from:0x0209cdb4 kind:load to:0x0203feb0 module:main +from:0x0209cddc kind:arm_call to:0x0209d720 module:overlay(0) +from:0x0209cde4 kind:arm_call to:0x0209d178 module:overlay(0) +from:0x0209ce8c kind:arm_call to:0x020178c8 module:main +from:0x0209cea8 kind:arm_call to:0x020178c8 module:main +from:0x0209cfb4 kind:arm_call to:0x0209cfd0 module:overlay(0) +from:0x0209cfcc kind:load to:0x0204b164 module:main +from:0x0209d170 kind:load to:0x027e0960 module:dtcm +from:0x0209d1b8 kind:arm_call to:0x0209d1d0 module:overlay(0) +from:0x0209d1c4 kind:arm_call to:0x0209d384 module:overlay(0) +from:0x0209d2f0 kind:arm_call to:0x0209d6f4 module:overlay(0) +from:0x0209d37c kind:load to:0x027e0960 module:dtcm +from:0x0209d4ac kind:load to:0x027e0960 module:dtcm +from:0x0209d4d0 kind:arm_call to:0x0205b984 module:overlay(0) +from:0x0209d4dc kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0209d4f0 kind:load to:0x027e0960 module:dtcm +from:0x0209d590 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209d59c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209d5ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0209d660 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0209d6a0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0209d6e4 kind:load to:0x027e0960 module:dtcm +from:0x0209d6e8 kind:load to:0x020b74a4 module:overlay(0) +from:0x0209d6ec kind:load to:0x020b4b8c module:overlay(0) +from:0x0209d6f0 kind:load to:0x020b4b8c module:overlay(0) +from:0x0209d75c kind:load to:0x020b74b8 module:overlay(0) +from:0x0209d770 kind:arm_call to:0x02011f3c module:main +from:0x0209d77c kind:arm_call to:0x0209d7ac module:overlay(0) +from:0x0209d790 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0209d7a8 kind:load to:0x020b4bb4 module:overlay(0) +from:0x0209d7b4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0209d7c4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x0209d7dc kind:load to:0x020b4bd8 module:overlay(0) +from:0x0209d7f0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0209d804 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209d818 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209d820 kind:arm_call to:0x02011ff4 module:main +from:0x0209d834 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0209d848 kind:load to:0x020b7504 module:overlay(0) +from:0x0209d85c kind:arm_call to:0x02011f3c module:main +from:0x0209d868 kind:arm_call to:0x0209d898 module:overlay(0) +from:0x0209d87c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0209d894 kind:load to:0x020b4c34 module:overlay(0) +from:0x0209d8a0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0209d8c8 kind:load to:0x020b4c58 module:overlay(0) +from:0x0209d8e8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0209d9a4 kind:arm_call to:0x02081434 module:overlay(0) +from:0x0209d9e0 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0209da28 kind:arm_call to:0x02081fac module:overlay(0) +from:0x0209da3c kind:arm_call to:0x020a19f8 module:overlay(0) +from:0x0209da88 kind:load to:0x0204b690 module:main +from:0x0209da8c kind:load to:0x020af4c4 module:overlay(0) +from:0x0209da90 kind:load to:0x027e0cd8 module:dtcm +from:0x0209da94 kind:load to:0x0204b164 module:main +from:0x0209da98 kind:load to:0x027e0cec module:dtcm +from:0x0209dac4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0209dacc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209dae4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0209daec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0209daf4 kind:arm_call to:0x02011ff4 module:main +from:0x0209db08 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0209db20 kind:arm_call to:0x01fff584 module:itcm +from:0x0209db44 kind:arm_call to:0x0209db14 module:overlay(0) +from:0x0209db58 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209db8c kind:arm_call to:0x01fff498 module:itcm +from:0x0209dba4 kind:arm_call to:0x01fff584 module:itcm +from:0x0209dbc0 kind:arm_call to:0x0209de6c module:overlay(0) +from:0x0209dbcc kind:arm_call to:0x0209de78 module:overlay(0) +from:0x0209dbf0 kind:arm_call to:0x0209e120 module:overlay(0) +from:0x0209dbfc kind:arm_call to:0x0209de78 module:overlay(0) +from:0x0209dc0c kind:load to:0x020b7544 module:overlay(0) +from:0x0209dca0 kind:arm_call to:0x0209dcf0 module:overlay(0) +from:0x0209dda0 kind:arm_call to:0x02081fac module:overlay(0) +from:0x0209ddd0 kind:arm_call to:0x0209debc module:overlay(0) +from:0x0209de64 kind:load to:0x027e0cd8 module:dtcm +from:0x0209de68 kind:load to:0x020b7544 module:overlay(0) +from:0x0209de74 kind:load to:0x020b754c module:overlay(0) +from:0x0209de80 kind:load to:0x020b7924 module:overlay(0) +from:0x0209de8c kind:arm_call to:0x0209dee4 module:overlay(0) +from:0x0209deb4 kind:load to:0x020b754c module:overlay(0) +from:0x0209deb8 kind:load to:0x020b09b8 module:overlay(0) +from:0x0209dec4 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x0209def0 kind:arm_call to:0x0209ff54 module:overlay(0) +from:0x0209def8 kind:arm_call to:0x0209ff54 module:overlay(0) +from:0x0209df58 kind:load to:0x020b05e0 module:overlay(0) +from:0x0209df64 kind:arm_call to:0x0209dee4 module:overlay(0) +from:0x0209df74 kind:load to:0x020b754c module:overlay(0) +from:0x0209df7c kind:arm_call to:0x0209dee4 module:overlay(0) +from:0x0209df90 kind:load to:0x020b754c module:overlay(0) +from:0x0209dfb4 kind:arm_call to:0x0202a17c module:main +from:0x0209dfc4 kind:arm_call to:0x0202a148 module:main +from:0x0209dfd8 kind:arm_call to:0x0202a148 module:main +from:0x0209e060 kind:arm_call to:0x0209df5c module:overlay(0) +from:0x0209e070 kind:load to:0x020b4d24 module:overlay(0) +from:0x0209e074 kind:load to:0x020af4cc module:overlay(0) +from:0x0209e088 kind:arm_call to:0x0209e134 module:overlay(0) +from:0x0209e090 kind:arm_call to:0x0209df78 module:overlay(0) +from:0x0209e09c kind:load to:0x020b4d24 module:overlay(0) +from:0x0209e0d4 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x0209e0d8 kind:arm_call to:0x0209e0b0 module:overlay(0) +from:0x0209e0ec kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0209e118 kind:load to:0x020b7544 module:overlay(0) +from:0x0209e11c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0209e178 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0209e18c kind:arm_call to:0x0209e5cc module:overlay(0) +from:0x0209e198 kind:load to:0x020b4d08 module:overlay(0) +from:0x0209e1bc kind:arm_call to:0x0209e63c module:overlay(0) +from:0x0209e1c4 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0209e1d0 kind:load to:0x020b4d08 module:overlay(0) +from:0x0209e1f4 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x0209e20c kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x0209e214 kind:arm_call to:0x0205a030 module:overlay(0) +from:0x0209e234 kind:arm_call_thumb to:0x02059e94 module:overlay(0) +from:0x0209e248 kind:load to:0x02059f65 module:overlay(0) +from:0x0209e258 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0209e278 kind:load to:0x020b4cec module:overlay(0) +from:0x0209e294 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x0209e2ac kind:load to:0x020b7544 module:overlay(0) +from:0x0209e2b8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0209e2cc kind:load to:0x020b4cd0 module:overlay(0) +from:0x0209e2f0 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x0209e2f8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0209e304 kind:load to:0x020b4cd0 module:overlay(0) +from:0x0209e320 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0209e35c kind:load to:0x020b4d40 module:overlay(0) +from:0x0209e3d4 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0209e3e0 kind:load to:0x020b4d40 module:overlay(0) +from:0x0209e42c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0209e434 kind:arm_call to:0x02011ff4 module:main +from:0x0209e440 kind:load to:0x020b4d40 module:overlay(0) +from:0x0209e48c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0209e498 kind:load to:0x020b4d40 module:overlay(0) +from:0x0209e4d0 kind:arm_call to:0x02011f3c module:main +from:0x0209e4e0 kind:arm_call to:0x0209e5cc module:overlay(0) +from:0x0209e4f8 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x0209e510 kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x0209e518 kind:arm_call to:0x0205a030 module:overlay(0) +from:0x0209e538 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0209e570 kind:arm_call_thumb to:0x02059e94 module:overlay(0) +from:0x0209e5f8 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x0209e610 kind:arm_call_thumb to:0x020154d0 module:main +from:0x0209e624 kind:arm_call to:0x02015e40 module:main +from:0x0209e634 kind:load to:0x020b4d70 module:overlay(0) +from:0x0209e638 kind:load to:0x020b4d68 module:overlay(0) +from:0x0209e64c kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x0209e654 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x0209e65c kind:arm_call_thumb to:0x02015504 module:main +from:0x0209e664 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0209e670 kind:load to:0x020b4d68 module:overlay(0) +from:0x0209e684 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x0209e68c kind:arm_call to:0x0209e770 module:overlay(0) +from:0x0209e694 kind:arm_call_thumb to:0x02015504 module:main +from:0x0209e69c kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0209e6a4 kind:arm_call to:0x02011ff4 module:main +from:0x0209e6b0 kind:load to:0x020b4d68 module:overlay(0) +from:0x0209e6d8 kind:arm_call to:0x02035590 module:main +from:0x0209e6e0 kind:arm_call to:0x020354ac module:main +from:0x0209e6f4 kind:arm_call to:0x02035590 module:main +from:0x0209e700 kind:arm_call to:0x020354ac module:main +from:0x0209e714 kind:arm_call to:0x02035590 module:main +from:0x0209e730 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209e768 kind:load to:0x020b4d78 module:overlay(0) +from:0x0209e76c kind:load to:0x020b4d80 module:overlay(0) +from:0x0209e7cc kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0209e824 kind:arm_call to:0x0202a20c module:main +from:0x0209e850 kind:load to:0x020b4d90 module:overlay(0) +from:0x0209e854 kind:load to:0x020b7544 module:overlay(0) +from:0x0209e864 kind:arm_call to:0x02011ff4 module:main +from:0x0209e8b8 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0209e8d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0209e8e4 kind:arm_call to:0x0209e880 module:overlay(0) +from:0x0209e8fc kind:arm_call to:0x0209e880 module:overlay(0) +from:0x0209e984 kind:arm_call to:0x01ffd768 module:itcm +from:0x0209e9e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209ea0c kind:arm_call to:0x01fff148 module:itcm +from:0x0209ea18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209ea24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209ea34 kind:load to:0x027e0ce0 module:dtcm +from:0x0209ea48 kind:arm_call to:0x01fff148 module:itcm +from:0x0209ea54 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209ea5c kind:load to:0x027e0ce0 module:dtcm +from:0x0209ea80 kind:load to:0x027e0cd8 module:dtcm +from:0x0209ea84 kind:load to:0x020834e8 module:overlay(0) +from:0x0209eaa8 kind:arm_call to:0x02083434 module:overlay(0) +from:0x0209eab0 kind:load to:0x027e0cd8 module:dtcm +from:0x0209eb24 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0209eb74 kind:load to:0x027e0cd8 module:dtcm +from:0x0209ebd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209ebec kind:arm_call to:0x01ffecdc module:itcm +from:0x0209ec90 kind:arm_call to:0x0202a17c module:main +from:0x0209eca0 kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x0209ecc8 kind:arm_call to:0x0201a9dc module:main +from:0x0209ecd4 kind:load to:0x027e0998 module:dtcm +from:0x0209ecd8 kind:load to:0x0204c49c module:main +from:0x0209ed00 kind:arm_call to:0x01fff60c module:itcm +from:0x0209ed0c kind:load to:0x027e09b4 module:dtcm +from:0x0209ed34 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0209ed78 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0209ed84 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0209edb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209edd4 kind:load to:0x027e0ce4 module:dtcm +from:0x0209ee0c kind:arm_call to:0x0209e0a8 module:overlay(0) +from:0x0209ee20 kind:arm_call to:0x020835a4 module:overlay(0) +from:0x0209ee28 kind:load to:0x027e0cd8 module:dtcm +from:0x0209ee54 kind:arm_call to:0x0209e0a8 module:overlay(0) +from:0x0209ee64 kind:arm_call to:0x020835f4 module:overlay(0) +from:0x0209ee6c kind:load to:0x027e0cd8 module:dtcm +from:0x0209eebc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209eecc kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0209eef4 kind:arm_call to:0x0209f23c module:overlay(0) +from:0x0209ef04 kind:arm_call to:0x0209f23c module:overlay(0) +from:0x0209ef10 kind:load to:0x020b4dd0 module:overlay(0) +from:0x0209ef1c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0209ef24 kind:arm_call to:0x02011ff4 module:main +from:0x0209ef38 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0209efe4 kind:arm_call to:0x020a2cbc module:overlay(0) +from:0x0209f064 kind:arm_call to:0x020a2b08 module:overlay(0) +from:0x0209f070 kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x0209f120 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209f16c kind:load to:0x027e0ce4 module:dtcm +from:0x0209f19c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209f1ac kind:arm_call to:0x020f18bc module:overlay(31) +from:0x0209f1b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0209f1fc kind:arm_call to:0x0205ea88 module:overlay(0) +from:0x0209f2a0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0209f328 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0209f334 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0209f3c8 kind:load to:0x0204b164 module:main +from:0x0209f3cc kind:load to:0x020af4e4 module:overlay(0) +from:0x0209f3d0 kind:load to:0x020af4d0 module:overlay(0) +from:0x0209f3dc kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0209f3ec kind:arm_call to:0x02016614 module:main +from:0x0209f408 kind:arm_call_thumb to:0x0205db0c module:overlay(0) +from:0x0209f414 kind:load to:0x020b4e3c module:overlay(0) +from:0x0209f418 kind:load to:0x020b4e30 module:overlay(0) +from:0x0209f438 kind:load to:0x027e09bc module:dtcm +from:0x0209f43c kind:load to:0x0201668c module:main +from:0x0209f468 kind:arm_call to:0x0201662c module:main +from:0x0209f470 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0209f488 kind:arm_call to:0x0201662c module:main +from:0x0209f490 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0209f498 kind:arm_call to:0x02011ff4 module:main +from:0x0209f4ac kind:load to:0x020b7940 module:overlay(0) +from:0x0209f4c0 kind:arm_call to:0x02011f3c module:main +from:0x0209f4cc kind:arm_call to:0x0209f664 module:overlay(0) +from:0x0209f4e4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0209f4f4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0209f558 kind:load to:0x020b4e9c module:overlay(0) +from:0x0209f55c kind:load to:0x020b4eb8 module:overlay(0) +from:0x0209f560 kind:load to:0x020b4e80 module:overlay(0) +from:0x0209f578 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0209f594 kind:arm_call to:0x0209f5a4 module:overlay(0) +from:0x0209f5a0 kind:load to:0x020b4ee0 module:overlay(0) +from:0x0209f5bc kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0209f5cc kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0209f604 kind:arm_call to:0x0200f218 module:main +from:0x0209f660 kind:load to:0x020af558 module:overlay(0) +from:0x0209f66c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0209f67c kind:arm_call to:0x0209f568 module:overlay(0) +from:0x0209f690 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0209f710 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0209f724 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0209f738 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0209f74c kind:load to:0x020b4f0c module:overlay(0) +from:0x0209f750 kind:load to:0x020b7940 module:overlay(0) +from:0x0209f754 kind:load to:0x020b7960 module:overlay(0) +from:0x0209f758 kind:load to:0x020af548 module:overlay(0) +from:0x0209f75c kind:load to:0x020b7a14 module:overlay(0) +from:0x0209f768 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0209f79c kind:arm_call to:0x0209f8e0 module:overlay(0) +from:0x0209f7ac kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0209f7b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0209f7bc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0209f7c8 kind:load to:0x020b4f0c module:overlay(0) +from:0x0209f7f4 kind:arm_call to:0x0209f8e0 module:overlay(0) +from:0x0209f804 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0209f80c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0209f814 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0209f81c kind:arm_call to:0x02011ff4 module:main +from:0x0209f828 kind:load to:0x020b4f0c module:overlay(0) +from:0x0209f864 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0209f888 kind:arm_call to:0x0209f8e0 module:overlay(0) +from:0x0209f8bc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0209f8d8 kind:load to:0x027e09a4 module:dtcm +from:0x0209f8dc kind:load to:0x020b7928 module:overlay(0) +from:0x0209f904 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209f93c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0209f954 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209f96c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0209f98c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209f998 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0209f9a8 kind:arm_call to:0x0209f8e0 module:overlay(0) +from:0x0209f9c8 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0209f9f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0209fa14 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0209fa28 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0209fa34 kind:load to:0x027e09a8 module:dtcm +from:0x0209fa68 kind:arm_call to:0x0209f8e0 module:overlay(0) +from:0x0209fb08 kind:arm_call to:0x0202a17c module:main +from:0x0209fb34 kind:arm_call to:0x0201a9dc module:main +from:0x0209fb40 kind:load to:0x027e09a4 module:dtcm +from:0x0209fb44 kind:load to:0x027e0998 module:dtcm +from:0x0209fb48 kind:load to:0x0204c49c module:main +from:0x0209fb4c kind:load to:0x020b7928 module:overlay(0) +from:0x0209fb70 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0209fb80 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0209fb88 kind:load to:0x020b6a14 module:overlay(0) +from:0x0209fb94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0209fb9c kind:arm_call to:0x02011ff4 module:main +from:0x0209fbb0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0209fbc4 kind:load to:0x020b7a48 module:overlay(0) +from:0x0209fbd8 kind:arm_call to:0x02011f3c module:main +from:0x0209fbe4 kind:arm_call to:0x0209fc38 module:overlay(0) +from:0x0209fc04 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x0209fc30 kind:load to:0x020b4f4c module:overlay(0) +from:0x0209fc40 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0209fc6c kind:load to:0x020b4f74 module:overlay(0) +from:0x0209fc70 kind:load to:0x020b3168 module:overlay(0) +from:0x0209fc94 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0209fcc4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0209fe44 kind:arm_call to:0x01ff9638 module:itcm +from:0x0209fe54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209fe64 kind:load to:0x020af56c module:overlay(0) +from:0x0209fe68 kind:load to:0x020b7a48 module:overlay(0) +from:0x0209fe6c kind:load to:0x027e0cd8 module:dtcm +from:0x0209fea8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0209fecc kind:load to:0x0203feb0 module:main +from:0x0209fedc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0209fee4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0209fefc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0209ff04 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0209ff0c kind:arm_call to:0x02011ff4 module:main +from:0x0209ff20 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0209ff34 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0209ff3c kind:arm_call to:0x02011ff4 module:main +from:0x0209ffa4 kind:arm_call_thumb to:0x020154e8 module:main +from:0x0209ffc8 kind:arm_call_thumb to:0x020154e8 module:main +from:0x0209fff0 kind:arm_call to:0x02035590 module:main +from:0x0209fffc kind:arm_call to:0x020354ac module:main +from:0x020a0010 kind:arm_call to:0x02035590 module:main +from:0x020a0018 kind:arm_call to:0x020354ac module:main +from:0x020a002c kind:arm_call to:0x02035590 module:main +from:0x020a0038 kind:arm_call to:0x020354ac module:main +from:0x020a004c kind:arm_call to:0x02035590 module:main +from:0x020a0068 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x020a0078 kind:arm_call_thumb to:0x0201646c module:main +from:0x020a0090 kind:arm_call to:0x02035590 module:main +from:0x020a009c kind:arm_call to:0x020354ac module:main +from:0x020a00b0 kind:arm_call to:0x02035590 module:main +from:0x020a00b8 kind:arm_call to:0x020354ac module:main +from:0x020a00cc kind:arm_call to:0x02035590 module:main +from:0x020a00d8 kind:arm_call to:0x020354ac module:main +from:0x020a00ec kind:arm_call to:0x02035590 module:main +from:0x020a0108 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x020a0118 kind:arm_call_thumb to:0x020164a0 module:main +from:0x020a012c kind:arm_call to:0x02035590 module:main +from:0x020a0134 kind:arm_call to:0x020354ac module:main +from:0x020a0148 kind:arm_call to:0x02035590 module:main +from:0x020a0150 kind:arm_call to:0x020354ac module:main +from:0x020a0164 kind:arm_call to:0x02035590 module:main +from:0x020a0170 kind:arm_call to:0x020354ac module:main +from:0x020a0184 kind:arm_call to:0x02035590 module:main +from:0x020a0190 kind:arm_call_thumb to:0x02012f6c module:main +from:0x020a01a8 kind:arm_call to:0x02011f3c module:main +from:0x020a01bc kind:arm_call to:0x0202a190 module:main +from:0x020a01cc kind:arm_call to:0x02035590 module:main +from:0x020a01d4 kind:arm_call to:0x020354ac module:main +from:0x020a01e8 kind:arm_call to:0x02035590 module:main +from:0x020a01f0 kind:arm_call to:0x020354ac module:main +from:0x020a0204 kind:arm_call to:0x02035590 module:main +from:0x020a0210 kind:arm_call to:0x020354ac module:main +from:0x020a0224 kind:arm_call to:0x02035590 module:main +from:0x020a0230 kind:arm_call_thumb to:0x02012f6c module:main +from:0x020a0248 kind:arm_call to:0x02011f3c module:main +from:0x020a025c kind:arm_call to:0x0202a160 module:main +from:0x020a026c kind:arm_call to:0x02035590 module:main +from:0x020a0274 kind:arm_call to:0x020354ac module:main +from:0x020a0288 kind:arm_call to:0x02035590 module:main +from:0x020a0290 kind:arm_call to:0x020354ac module:main +from:0x020a02a4 kind:arm_call to:0x02035590 module:main +from:0x020a02b0 kind:arm_call to:0x020354ac module:main +from:0x020a02c4 kind:arm_call to:0x02035590 module:main +from:0x020a02d0 kind:arm_call_thumb to:0x02012f6c module:main +from:0x020a02e8 kind:arm_call to:0x02011f3c module:main +from:0x020a02fc kind:arm_call to:0x0202a160 module:main +from:0x020a030c kind:load to:0x020b54b4 module:overlay(0) +from:0x020a0310 kind:load to:0x020b5974 module:overlay(0) +from:0x020a0314 kind:load to:0x020b5978 module:overlay(0) +from:0x020a0318 kind:load to:0x020b5980 module:overlay(0) +from:0x020a031c kind:load to:0x020b5988 module:overlay(0) +from:0x020a0320 kind:load to:0x020b5990 module:overlay(0) +from:0x020a0324 kind:load to:0x020b5998 module:overlay(0) +from:0x020a0334 kind:arm_call to:0x02011ff4 module:main +from:0x020a033c kind:arm_call to:0x02011ff4 module:main +from:0x020a0344 kind:arm_call to:0x02011ff4 module:main +from:0x020a034c kind:arm_call_thumb to:0x02015504 module:main +from:0x020a0354 kind:arm_call_thumb to:0x02015504 module:main +from:0x020a038c kind:arm_call to:0x02035590 module:main +from:0x020a0398 kind:arm_call to:0x020354ac module:main +from:0x020a03ac kind:arm_call to:0x02035590 module:main +from:0x020a03b4 kind:arm_call to:0x020354ac module:main +from:0x020a03cc kind:arm_call to:0x02035590 module:main +from:0x020a03d8 kind:arm_call to:0x020354ac module:main +from:0x020a03ec kind:arm_call to:0x02035590 module:main +from:0x020a0418 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a0430 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a0444 kind:arm_call_thumb to:0x0201c78c module:main +from:0x020a0450 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a0478 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a0490 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a04a8 kind:arm_call_thumb to:0x0201c770 module:main +from:0x020a04b4 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a04c8 kind:arm_call_thumb to:0x0201c7ac module:main +from:0x020a04d0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020a04e4 kind:load to:0x020b5974 module:overlay(0) +from:0x020a04e8 kind:load to:0x020b54b4 module:overlay(0) +from:0x020a04ec kind:load to:0x020b59a0 module:overlay(0) +from:0x020a04f0 kind:load to:0x0204b690 module:main +from:0x020a04f4 kind:load to:0x02045484 module:main +from:0x020a04f8 kind:load to:0x0204b6a0 module:main +from:0x020a0524 kind:arm_call to:0x02035590 module:main +from:0x020a0530 kind:arm_call to:0x020354ac module:main +from:0x020a0544 kind:arm_call to:0x02035590 module:main +from:0x020a054c kind:arm_call to:0x020354ac module:main +from:0x020a0564 kind:arm_call to:0x02035590 module:main +from:0x020a0570 kind:arm_call to:0x020354ac module:main +from:0x020a0584 kind:arm_call to:0x02035590 module:main +from:0x020a05a0 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x020a05b0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020a05c0 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a05d8 kind:arm_call_thumb to:0x020164d4 module:main +from:0x020a05e0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020a05ec kind:load to:0x020b5974 module:overlay(0) +from:0x020a05f0 kind:load to:0x020b54b4 module:overlay(0) +from:0x020a05f4 kind:load to:0x020b59a0 module:overlay(0) +from:0x020a05f8 kind:load to:0x02045484 module:main +from:0x020a0604 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a0614 kind:arm_call_thumb to:0x0201c7d4 module:main +from:0x020a0624 kind:load to:0x0204b6a0 module:main +from:0x020a0648 kind:arm_call to:0x020342e0 module:main +from:0x020a0670 kind:arm_call to:0x02035590 module:main +from:0x020a067c kind:arm_call to:0x020354ac module:main +from:0x020a0690 kind:arm_call to:0x02035590 module:main +from:0x020a0698 kind:arm_call to:0x020354ac module:main +from:0x020a06ac kind:arm_call to:0x02035590 module:main +from:0x020a06b8 kind:arm_call to:0x020354ac module:main +from:0x020a06cc kind:arm_call to:0x02035590 module:main +from:0x020a06e8 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x020a06f8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020a0708 kind:arm_call_thumb to:0x02015624 module:main +from:0x020a0724 kind:load to:0x020b54b4 module:overlay(0) +from:0x020a0728 kind:load to:0x020b5974 module:overlay(0) +from:0x020a072c kind:load to:0x020b59a8 module:overlay(0) +from:0x020a0730 kind:load to:0x02045484 module:main +from:0x020a075c kind:arm_call to:0x020342e0 module:main +from:0x020a0784 kind:arm_call to:0x02035590 module:main +from:0x020a0790 kind:arm_call to:0x020354ac module:main +from:0x020a07a4 kind:arm_call to:0x02035590 module:main +from:0x020a07ac kind:arm_call to:0x020354ac module:main +from:0x020a07c0 kind:arm_call to:0x02035590 module:main +from:0x020a07cc kind:arm_call to:0x020354ac module:main +from:0x020a07e0 kind:arm_call to:0x02035590 module:main +from:0x020a07fc kind:arm_call_thumb to:0x02012fa8 module:main +from:0x020a080c kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a0830 kind:arm_call_thumb to:0x0201c4bc module:main +from:0x020a0838 kind:arm_call_thumb to:0x02015624 module:main +from:0x020a084c kind:arm_call_thumb to:0x02015624 module:main +from:0x020a0868 kind:load to:0x020b54b4 module:overlay(0) +from:0x020a086c kind:load to:0x020b5974 module:overlay(0) +from:0x020a0870 kind:load to:0x020b59a8 module:overlay(0) +from:0x020a0874 kind:load to:0x02045484 module:main +from:0x020a0878 kind:load to:0x0204ba00 module:main +from:0x020a08a4 kind:arm_call to:0x02058b60 module:overlay(0) +from:0x020a08c0 kind:arm_call to:0x02058b90 module:overlay(0) +from:0x020a08dc kind:arm_call to:0x02058b38 module:overlay(0) +from:0x020a0938 kind:arm_call to:0x0202a17c module:main +from:0x020a094c kind:arm_call_thumb to:0x02015448 module:main +from:0x020a0958 kind:arm_call to:0x020165b8 module:main +from:0x020a0968 kind:arm_call to:0x020a11e8 module:overlay(0) +from:0x020a09a4 kind:arm_call to:0x02011f3c module:main +from:0x020a09c4 kind:arm_call to:0x0209ff5c module:overlay(0) +from:0x020a09dc kind:arm_call to:0x020165f4 module:main +from:0x020a09e4 kind:arm_call_thumb to:0x0201545c module:main +from:0x020a09f4 kind:load to:0x020b5bb0 module:overlay(0) +from:0x020a0a14 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020a0a1c kind:arm_call to:0x02011ff4 module:main +from:0x020a0a60 kind:arm_call to:0x02014f8c module:main +from:0x020a0a70 kind:arm_call to:0x02035590 module:main +from:0x020a0a7c kind:arm_call to:0x020354ac module:main +from:0x020a0a90 kind:arm_call to:0x02035590 module:main +from:0x020a0a98 kind:arm_call to:0x020354ac module:main +from:0x020a0aac kind:arm_call to:0x02035590 module:main +from:0x020a0ab8 kind:arm_call to:0x020354ac module:main +from:0x020a0acc kind:arm_call to:0x02035590 module:main +from:0x020a0ad4 kind:load to:0x020b6060 module:overlay(0) +from:0x020a0ad8 kind:load to:0x0204b15c module:main +from:0x020a0adc kind:load to:0x020b6070 module:overlay(0) +from:0x020a0ae0 kind:load to:0x020b6080 module:overlay(0) +from:0x020a0b10 kind:arm_call to:0x02019648 module:main +from:0x020a0b20 kind:arm_call to:0x020a10f8 module:overlay(0) +from:0x020a0b38 kind:arm_call to:0x020a10f8 module:overlay(0) +from:0x020a0b3c kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020a0b4c kind:arm_call to:0x0201c928 module:main +from:0x020a0b88 kind:arm_call_thumb to:0x02015448 module:main +from:0x020a0b94 kind:arm_call to:0x020165b8 module:main +from:0x020a0ba4 kind:arm_call to:0x020a11e8 module:overlay(0) +from:0x020a0bcc kind:arm_call to:0x02019648 module:main +from:0x020a0bd8 kind:arm_call to:0x020a1130 module:overlay(0) +from:0x020a0bf0 kind:arm_call to:0x020a0360 module:overlay(0) +from:0x020a0c3c kind:arm_call to:0x02035590 module:main +from:0x020a0c48 kind:arm_call to:0x020354ac module:main +from:0x020a0c5c kind:arm_call to:0x02035590 module:main +from:0x020a0c64 kind:arm_call to:0x020354ac module:main +from:0x020a0c78 kind:arm_call to:0x02035590 module:main +from:0x020a0c84 kind:arm_call to:0x020354ac module:main +from:0x020a0c98 kind:arm_call to:0x02035590 module:main +from:0x020a0cb4 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x020a0cdc kind:arm_call_thumb to:0x0201c4bc module:main +from:0x020a0ce4 kind:arm_call_thumb to:0x02015624 module:main +from:0x020a0d0c kind:arm_call to:0x02019648 module:main +from:0x020a0d18 kind:arm_call to:0x020a1130 module:overlay(0) +from:0x020a0d30 kind:arm_call to:0x020a0734 module:overlay(0) +from:0x020a0d48 kind:arm_call to:0x020165f4 module:main +from:0x020a0d50 kind:arm_call_thumb to:0x0201545c module:main +from:0x020a0d5c kind:load to:0x0204b6a0 module:main +from:0x020a0d60 kind:load to:0x020b5bb0 module:overlay(0) +from:0x020a0d64 kind:load to:0x020b6088 module:overlay(0) +from:0x020a0d68 kind:load to:0x020b608c module:overlay(0) +from:0x020a0d6c kind:load to:0x02045484 module:main +from:0x020a0d70 kind:load to:0x0204ba00 module:main +from:0x020a0d98 kind:arm_call_thumb to:0x02015448 module:main +from:0x020a0da4 kind:arm_call to:0x020165b8 module:main +from:0x020a0db4 kind:arm_call to:0x020a11e8 module:overlay(0) +from:0x020a0dc0 kind:arm_call to:0x020a1130 module:overlay(0) +from:0x020a0dd0 kind:arm_call to:0x020a0360 module:overlay(0) +from:0x020a0de0 kind:arm_call to:0x020a0f98 module:overlay(0) +from:0x020a0de8 kind:arm_call to:0x020165f4 module:main +from:0x020a0df0 kind:arm_call_thumb to:0x0201545c module:main +from:0x020a0e58 kind:arm_call_thumb to:0x02015448 module:main +from:0x020a0e64 kind:arm_call to:0x020165b8 module:main +from:0x020a0e74 kind:arm_call to:0x020a11e8 module:overlay(0) +from:0x020a0e94 kind:arm_call to:0x020a04fc module:overlay(0) +from:0x020a0ea8 kind:arm_call to:0x020165f4 module:main +from:0x020a0eb0 kind:arm_call_thumb to:0x0201545c module:main +from:0x020a0ecc kind:arm_call to:0x020a0dfc module:overlay(0) +from:0x020a0f04 kind:arm_call to:0x020a1130 module:overlay(0) +from:0x020a0f20 kind:arm_call to:0x020a1130 module:overlay(0) +from:0x020a0f28 kind:arm_call to:0x020a05fc module:overlay(0) +from:0x020a0f50 kind:arm_call_thumb to:0x02015448 module:main +from:0x020a0f5c kind:arm_call to:0x020165b8 module:main +from:0x020a0f6c kind:arm_call to:0x020a11e8 module:overlay(0) +from:0x020a0f7c kind:arm_call to:0x020a0f98 module:overlay(0) +from:0x020a0f84 kind:arm_call to:0x020165f4 module:main +from:0x020a0f8c kind:arm_call_thumb to:0x0201545c module:main +from:0x020a0fbc kind:arm_call to:0x020a10c4 module:overlay(0) +from:0x020a0fd0 kind:arm_call to:0x020a1130 module:overlay(0) +from:0x020a0fe0 kind:arm_call to:0x020a0734 module:overlay(0) +from:0x020a100c kind:arm_call to:0x02035590 module:main +from:0x020a1018 kind:arm_call to:0x020354ac module:main +from:0x020a102c kind:arm_call to:0x02035590 module:main +from:0x020a1034 kind:arm_call to:0x020354ac module:main +from:0x020a1048 kind:arm_call to:0x02035590 module:main +from:0x020a1054 kind:arm_call to:0x020354ac module:main +from:0x020a1068 kind:arm_call to:0x02035590 module:main +from:0x020a109c kind:arm_call_thumb to:0x0201c4bc module:main +from:0x020a10a4 kind:arm_call_thumb to:0x02015624 module:main +from:0x020a10b0 kind:load to:0x020b5bb0 module:overlay(0) +from:0x020a10b4 kind:load to:0x020b6088 module:overlay(0) +from:0x020a10b8 kind:load to:0x020b608c module:overlay(0) +from:0x020a10bc kind:load to:0x02045484 module:main +from:0x020a10c0 kind:load to:0x0204ba00 module:main +from:0x020a10d0 kind:arm_call to:0x020a1130 module:overlay(0) +from:0x020a10ec kind:arm_call to:0x020a0628 module:overlay(0) +from:0x020a10f4 kind:load to:0x020b5bb0 module:overlay(0) +from:0x020a117c kind:arm_call to:0x020a10f8 module:overlay(0) +from:0x020a1198 kind:arm_call to:0x020a087c module:overlay(0) +from:0x020a11a8 kind:arm_call to:0x020a10f8 module:overlay(0) +from:0x020a11bc kind:arm_call to:0x020a08ac module:overlay(0) +from:0x020a11cc kind:arm_call to:0x020a10f8 module:overlay(0) +from:0x020a11e0 kind:arm_call to:0x020a08c8 module:overlay(0) +from:0x020a1220 kind:arm_call to:0x020a0a34 module:overlay(0) +from:0x020a1230 kind:arm_call_thumb to:0x02015484 module:main +from:0x020a123c kind:load to:0x020b5bb0 module:overlay(0) +from:0x020a1250 kind:arm_call to:0x02067d38 module:overlay(0) +from:0x020a1294 kind:load to:0x020b609c module:overlay(0) +from:0x020a12a8 kind:arm_call to:0x02067d38 module:overlay(0) +from:0x020a12ec kind:load to:0x020b609c module:overlay(0) +from:0x020a1308 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020a131c kind:arm_call to:0x02069500 module:overlay(0) +from:0x020a132c kind:load to:0x020b609c module:overlay(0) +from:0x020a1330 kind:load to:0x020b684c module:overlay(0) +from:0x020a134c kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020a1360 kind:arm_call to:0x02069500 module:overlay(0) +from:0x020a1368 kind:arm_call to:0x02011ff4 module:main +from:0x020a1378 kind:load to:0x020b609c module:overlay(0) +from:0x020a137c kind:load to:0x020b684c module:overlay(0) +from:0x020a1398 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020a13ac kind:arm_call to:0x02069500 module:overlay(0) +from:0x020a13bc kind:load to:0x020b609c module:overlay(0) +from:0x020a13c0 kind:load to:0x020b684c module:overlay(0) +from:0x020a13ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x020a144c kind:arm_call to:0x01ffd43c module:itcm +from:0x020a147c kind:arm_call to:0x02069738 module:overlay(0) +from:0x020a1498 kind:arm_call to:0x02069668 module:overlay(0) +from:0x020a14a8 kind:load to:0x027e0ce4 module:dtcm +from:0x020a14ac kind:load to:0x027e09bc module:dtcm +from:0x020a14b0 kind:load to:0x020b684c module:overlay(0) +from:0x020a14d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020a1504 kind:arm_call to:0x0206918c module:overlay(0) +from:0x020a1524 kind:load to:0x027e0ce4 module:dtcm +from:0x020a1528 kind:load to:0x020b684c module:overlay(0) +from:0x020a1558 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020a156c kind:arm_call to:0x02069500 module:overlay(0) +from:0x020a1574 kind:arm_call to:0x02067f64 module:overlay(0) +from:0x020a1584 kind:load to:0x020b684c module:overlay(0) +from:0x020a15dc kind:arm_call to:0x020a1588 module:overlay(0) +from:0x020a15fc kind:arm_call to:0x02175a34 module:overlay(88) +from:0x020a1608 kind:arm_call to:0x02175ba0 module:overlay(88) +from:0x020a1618 kind:arm_call to:0x020a1588 module:overlay(0) +from:0x020a1620 kind:load to:0x021091a0 module:overlays(19,21) +from:0x020a1624 kind:load to:0x021091a4 module:overlays(19,21) +from:0x020a1628 kind:load to:0x027e09a4 module:dtcm +from:0x020a1630 kind:arm_call to:0x020a15b8 module:overlay(0) +from:0x020a1648 kind:arm_call to:0x020a15b8 module:overlay(0) +from:0x020a16a4 kind:arm_call to:0x020a1644 module:overlay(0) +from:0x020a16b4 kind:arm_call to:0x020a15b8 module:overlay(0) +from:0x020a16c8 kind:arm_call to:0x020a162c module:overlay(0) +from:0x020a16f0 kind:arm_call to:0x020a1b88 module:overlay(0) +from:0x020a1714 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020a1720 kind:load to:0x020a165c module:overlay(0) +from:0x020a174c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020a1760 kind:load to:0x020a1678 module:overlay(0) +from:0x020a1780 kind:arm_call to:0x020a1644 module:overlay(0) +from:0x020a178c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020a1798 kind:arm_call to:0x020a15b8 module:overlay(0) +from:0x020a17b4 kind:arm_call to:0x020a162c module:overlay(0) +from:0x020a17d0 kind:arm_call to:0x020a1bc4 module:overlay(0) +from:0x020a1814 kind:arm_call to:0x020a1644 module:overlay(0) +from:0x020a1824 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020a1830 kind:arm_call to:0x020a15b8 module:overlay(0) +from:0x020a1848 kind:arm_call to:0x020a162c module:overlay(0) +from:0x020a1860 kind:arm_call to:0x020a1bc4 module:overlay(0) +from:0x020a18a0 kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x020a18dc kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x020a1910 kind:arm_call to:0x020a1c10 module:overlay(0) +from:0x020a1940 kind:arm_call to:0x020a1644 module:overlay(0) +from:0x020a195c kind:arm_call to:0x020a15b8 module:overlay(0) +from:0x020a1970 kind:arm_call to:0x020a162c module:overlay(0) +from:0x020a198c kind:arm_call to:0x020a1bc4 module:overlay(0) +from:0x020a1a14 kind:arm_call to:0x020a1644 module:overlay(0) +from:0x020a1a30 kind:arm_call to:0x020a15b8 module:overlay(0) +from:0x020a1a44 kind:arm_call to:0x020a162c module:overlay(0) +from:0x020a1a64 kind:arm_call to:0x020a1bc4 module:overlay(0) +from:0x020a1aa0 kind:arm_call to:0x0205611c module:overlay(0) +from:0x020a1bb4 kind:arm_call to:0x02056018 module:overlay(0) +from:0x020a1bc0 kind:load to:0x020a1b64 module:overlay(0) +from:0x020a1bfc kind:arm_call to:0x02056018 module:overlay(0) +from:0x020a1c0c kind:load to:0x020a1b64 module:overlay(0) +from:0x020a1c28 kind:arm_call to:0x020560a4 module:overlay(0) +from:0x020a1c5e kind:thumb_call_arm to:0x020560a4 module:overlay(0) +from:0x020a1ca4 kind:arm_call to:0x020a1c6c module:overlay(0) +from:0x020a1d54 kind:arm_call to:0x0203b6ec module:main +from:0x020a1d5c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020a1fa0 kind:load to:0x027e095c module:dtcm +from:0x020a21e4 kind:arm_call to:0x020a215c module:overlay(0) +from:0x020a2224 kind:arm_call to:0x020a20bc module:overlay(0) +from:0x020a2248 kind:arm_call to:0x020a215c module:overlay(0) +from:0x020a2260 kind:arm_call to:0x020a1ce8 module:overlay(0) +from:0x020a229a kind:thumb_call_arm to:0x020327e8 module:main +from:0x020a22e4 kind:thumb_call_arm to:0x020327e8 module:main +from:0x020a2320 kind:thumb_call_arm to:0x02013ed0 module:main +from:0x020a2328 kind:load to:0x0204b154 module:main +from:0x020a232c kind:load to:0x0204b100 module:main +from:0x020a2344 kind:load to:0x0204b154 module:main +from:0x020a2374 kind:thumb_call_arm to:0x02032278 module:main +from:0x020a23a4 kind:thumb_call_arm to:0x020327e8 module:main +from:0x020a23a8 kind:thumb_call_arm to:0x0203222c module:main +from:0x020a23b4 kind:thumb_call_arm to:0x02032288 module:main +from:0x020a23ce kind:thumb_call_arm to:0x02033df8 module:main +from:0x020a2406 kind:thumb_call to:0x020127f0 module:main +from:0x020a2410 kind:thumb_call to:0x020127f0 module:main +from:0x020a2418 kind:load to:0x0204af04 module:main +from:0x020a2428 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020a245c kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020a24a0 kind:thumb_call_arm to:0x020983fc module:overlay(0) +from:0x020a24a8 kind:thumb_call_arm to:0x02098380 module:overlay(0) +from:0x020a2500 kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020a2530 kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020a255e kind:thumb_call_arm to:0x02014a38 module:main +from:0x020a2562 kind:thumb_call_arm to:0x020ab250 module:overlay(0) +from:0x020a256c kind:thumb_call_arm to:0x020ab250 module:overlay(0) +from:0x020a257c kind:load to:0x0204b12c module:main +from:0x020a258c kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020a2594 kind:thumb_call_arm to:0x02014a38 module:main +from:0x020a259a kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a25a2 kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a25aa kind:thumb_call_arm to:0x020ab578 module:overlay(0) +from:0x020a25b2 kind:thumb_call_arm to:0x020ab578 module:overlay(0) +from:0x020a25ba kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a25c2 kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a25ca kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a25d2 kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a25da kind:thumb_call_arm to:0x020ab6b0 module:overlay(0) +from:0x020a25e2 kind:thumb_call_arm to:0x020ab6b0 module:overlay(0) +from:0x020a25ea kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a25fa kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a260a kind:thumb_call_arm to:0x020ab578 module:overlay(0) +from:0x020a261a kind:thumb_call_arm to:0x020ab578 module:overlay(0) +from:0x020a262c kind:load to:0x0204b12c module:main +from:0x020a263c kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020a2644 kind:thumb_call to:0x020a264c module:overlay(0) +from:0x020a26a4 kind:load to:0x027e09b8 module:dtcm +from:0x020a26b0 kind:thumb_call_arm to:0x02014a38 module:main +from:0x020a26d6 kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a26de kind:thumb_call_arm to:0x020ab578 module:overlay(0) +from:0x020a26e6 kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a26ee kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a26f6 kind:thumb_call_arm to:0x020ab6b0 module:overlay(0) +from:0x020a26fe kind:thumb_call_arm to:0x020ab614 module:overlay(0) +from:0x020a2712 kind:thumb_call_arm to:0x020ab578 module:overlay(0) +from:0x020a274c kind:load to:0x0204b12c module:main +from:0x020a2798 kind:load to:0x0202a1c0 module:main +from:0x020a27ac kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020a27cc kind:thumb_call_arm to:0x0202a148 module:main +from:0x020a27d4 kind:load to:0x0204b164 module:main +from:0x020a280e kind:thumb_call_arm to:0x0202a2cc module:main +from:0x020a2816 kind:thumb_call to:0x020a241c module:overlay(0) +from:0x020a281e kind:thumb_call to:0x020a2450 module:overlay(0) +from:0x020a2824 kind:thumb_call to:0x020a24f4 module:overlay(0) +from:0x020a2832 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020a283e kind:thumb_call_arm to:0x0202a17c module:main +from:0x020a284a kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020a285e kind:thumb_call_arm to:0x0202a17c module:main +from:0x020a2878 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020a2886 kind:thumb_call to:0x020a2524 module:overlay(0) +from:0x020a2890 kind:thumb_call to:0x020a278c module:overlay(0) +from:0x020a2898 kind:thumb_call to:0x020a275c module:overlay(0) +from:0x020a28a0 kind:thumb_call to:0x020a279c module:overlay(0) +from:0x020a28a6 kind:thumb_call to:0x020a27d8 module:overlay(0) +from:0x020a28b0 kind:thumb_call to:0x020a2580 module:overlay(0) +from:0x020a28e4 kind:arm_call to:0x0202a1c0 module:main +from:0x020a2904 kind:arm_call_thumb to:0x020a2800 module:overlay(0) +from:0x020a2918 kind:arm_call to:0x0202a1c0 module:main +from:0x020a293c kind:arm_call to:0x020a2a78 module:overlay(0) +from:0x020a2950 kind:arm_call to:0x0202a1c0 module:main +from:0x020a2958 kind:arm_call to:0x020a28cc module:overlay(0) +from:0x020a296c kind:arm_call to:0x02033df8 module:main +from:0x020a2988 kind:arm_call to:0x02033df8 module:main +from:0x020a29a0 kind:arm_call to:0x02033df8 module:main +from:0x020a29b8 kind:arm_call to:0x02033df8 module:main +from:0x020a29d0 kind:arm_call to:0x02033df8 module:main +from:0x020a29e8 kind:arm_call to:0x0202a20c module:main +from:0x020a29f8 kind:arm_call to:0x0202a20c module:main +from:0x020a2a08 kind:arm_call to:0x0202a20c module:main +from:0x020a2a18 kind:arm_call to:0x0202a20c module:main +from:0x020a2a28 kind:arm_call to:0x0202a20c module:main +from:0x020a2a30 kind:load to:0x020b7abc module:overlay(0) +from:0x020a2a48 kind:arm_call to:0x02029980 module:main +from:0x020a2a58 kind:arm_call to:0x02033d7c module:main +from:0x020a2a68 kind:arm_call to:0x02033e24 module:main +from:0x020a2a90 kind:arm_call to:0x0202a1c0 module:main +from:0x020a2a94 kind:arm_call to:0x020a2a38 module:overlay(0) +from:0x020a2b60 kind:arm_call to:0x020ab578 module:overlay(0) +from:0x020a2b74 kind:arm_call to:0x020fb9d0 module:overlay(31) +from:0x020a2b88 kind:arm_call to:0x0209f348 module:overlay(0) +from:0x020a2c18 kind:arm_call to:0x020ea718 module:overlay(31) +from:0x020a2c3c kind:arm_call to:0x020f0750 module:overlay(31) +from:0x020a2c60 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020a2c98 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020a2cac kind:load to:0x0204b164 module:main +from:0x020a2cb8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020a2cd0 kind:arm_call to:0x020ab578 module:overlay(0) +from:0x020a2ce4 kind:arm_call to:0x020fb9d0 module:overlay(31) +from:0x020a2d0c kind:arm_call to:0x020687e0 module:overlay(0) +from:0x020a2d28 kind:load to:0x020b60d0 module:overlay(0) +from:0x020a2d3c kind:arm_call to:0x020a2ec0 module:overlay(0) +from:0x020a2d44 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020a2d50 kind:load to:0x020b60d0 module:overlay(0) +from:0x020a2d64 kind:arm_call to:0x020a2ec0 module:overlay(0) +from:0x020a2d6c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020a2d74 kind:arm_call to:0x02011ff4 module:main +from:0x020a2d80 kind:load to:0x020b60d0 module:overlay(0) +from:0x020a2d94 kind:arm_call to:0x020bd298 module:overlay(17) +from:0x020a2da8 kind:arm_call to:0x02011f3c module:main +from:0x020a2dc8 kind:arm_call to:0x0202a17c module:main +from:0x020a2dd8 kind:arm_call to:0x0202a17c module:main +from:0x020a2de4 kind:arm_call to:0x020983c8 module:overlay(0) +from:0x020a2df4 kind:arm_call to:0x0202a17c module:main +from:0x020a2e04 kind:arm_call to:0x0202a17c module:main +from:0x020a2e4c kind:arm_call to:0x0202a17c module:main +from:0x020a2e70 kind:arm_call to:0x0202a17c module:main +from:0x020a2eb0 kind:arm_call to:0x02067d60 module:overlay(0) +from:0x020a2eb8 kind:load to:0x020c5790 module:overlays(1,17) +from:0x020a2ebc kind:load to:0x0204b690 module:main +from:0x020a2ed4 kind:arm_call to:0x02011ff4 module:main +from:0x020a2ee4 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x020a2eec kind:load to:0x020c5790 module:overlays(1,17) +from:0x020a2ef8 kind:load to:0x020a2ec0 module:overlay(0) +from:0x020a2f34 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020a2f44 kind:load to:0x020b684c module:overlay(0) +from:0x020a2fc0 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020a2fc8 kind:arm_call to:0x02021a0c module:main +from:0x020a2fd4 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020a2fd8 kind:arm_call to:0x02021a28 module:main +from:0x020a2fe8 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020a3014 kind:arm_call to:0x020c47b4 module:overlay(17) +from:0x020a3054 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020a305c kind:arm_call to:0x02021f5c module:main +from:0x020a3070 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020a307c kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020a3094 kind:arm_call to:0x02069404 module:overlay(0) +from:0x020a30c4 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020a30c8 kind:arm_call to:0x02021a4c module:main +from:0x020a30ec kind:arm_call_thumb to:0x02018358 module:main +from:0x020a30f4 kind:arm_call to:0x020a2ec0 module:overlay(0) +from:0x020a3110 kind:load to:0x020b7cb8 module:overlay(0) +from:0x020a3114 kind:load to:0x0204b154 module:main +from:0x020a311c kind:load to:0x020b684c module:overlay(0) +from:0x020a3120 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020a3124 kind:load to:0x020b6a14 module:overlay(0) +from:0x020a3128 kind:load to:0x0204b5e0 module:main +from:0x020a3134 kind:arm_call to:0x0202007c module:main +from:0x020a3214 kind:arm_call to:0x02011f3c module:main +from:0x020a3220 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x020a3244 kind:arm_call to:0x02011f3c module:main +from:0x020a3250 kind:arm_call to:0x020a51b4 module:overlay(0) +from:0x020a3270 kind:arm_call to:0x020a4824 module:overlay(0) +from:0x020a32a0 kind:load to:0x020b617c module:overlay(0) +from:0x020a32a4 kind:load to:0x020b6784 module:overlay(0) +from:0x020a32a8 kind:load to:0x02045904 module:main +from:0x020a32b4 kind:arm_call to:0x0202007c module:main +from:0x020a3394 kind:arm_call to:0x02011f3c module:main +from:0x020a33a0 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x020a33c4 kind:arm_call to:0x02011f3c module:main +from:0x020a33d0 kind:arm_call to:0x020a51b4 module:overlay(0) +from:0x020a33f0 kind:arm_call to:0x020a4824 module:overlay(0) +from:0x020a3420 kind:load to:0x020b617c module:overlay(0) +from:0x020a3424 kind:load to:0x020b6784 module:overlay(0) +from:0x020a3428 kind:load to:0x02045904 module:main +from:0x020a3470 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020a3478 kind:arm_call to:0x02011ff4 module:main +from:0x020a348c kind:arm_call to:0x0202015c module:main +from:0x020a3498 kind:load to:0x020b617c module:overlay(0) +from:0x020a34e0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020a34e8 kind:arm_call to:0x02011ff4 module:main +from:0x020a34fc kind:arm_call to:0x0202015c module:main +from:0x020a3504 kind:arm_call to:0x02011ff4 module:main +from:0x020a3510 kind:load to:0x020b617c module:overlay(0) +from:0x020a3558 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020a3560 kind:arm_call to:0x02011ff4 module:main +from:0x020a3574 kind:arm_call to:0x0202015c module:main +from:0x020a3580 kind:load to:0x020b617c module:overlay(0) +from:0x020a35b8 kind:load to:0x020b6118 module:overlay(0) +from:0x020a35c8 kind:arm_call to:0x020a45c4 module:overlay(0) +from:0x020a3618 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a366c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a36bc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a370c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a376c kind:arm_call to:0x02019528 module:main +from:0x020a3870 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a38cc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a3940 kind:arm_call to:0x020a4824 module:overlay(0) +from:0x020a39a4 kind:arm_call to:0x0206a758 module:overlay(0) +from:0x020a39ac kind:arm_call to:0x02069d30 module:overlay(0) +from:0x020a39f4 kind:arm_call to:0x0206a784 module:overlay(0) +from:0x020a3a58 kind:arm_call to:0x0206a758 module:overlay(0) +from:0x020a3a68 kind:arm_call to:0x02069d30 module:overlay(0) +from:0x020a3ac4 kind:arm_call to:0x0206a758 module:overlay(0) +from:0x020a3ad4 kind:arm_call to:0x02069d30 module:overlay(0) +from:0x020a3b34 kind:arm_call to:0x02018200 module:main +from:0x020a3bb4 kind:arm_call to:0x02013ae0 module:main +from:0x020a3bc0 kind:load to:0x0204b690 module:main +from:0x020a3bc4 kind:load to:0x0204b0f4 module:main +from:0x020a3be8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020a3bec kind:load to:0x0206f100 module:overlay(0) +from:0x020a3c04 kind:arm_call to:0x02069150 module:overlay(0) +from:0x020a3c08 kind:arm_call to:0x02022e38 module:main +from:0x020a3c10 kind:arm_call to:0x020a4604 module:overlay(0) +from:0x020a3c1c kind:arm_call to:0x02069150 module:overlay(0) +from:0x020a3c44 kind:load to:0x020b684c module:overlay(0) +from:0x020a3c80 kind:load to:0x020b6100 module:overlay(0) +from:0x020a3c98 kind:arm_call to:0x020a3df0 module:overlay(0) +from:0x020a3ccc kind:arm_call to:0x020a4218 module:overlay(0) +from:0x020a3d18 kind:arm_call to:0x020a4218 module:overlay(0) +from:0x020a3d4c kind:arm_call to:0x020a3584 module:overlay(0) +from:0x020a3d8c kind:arm_call to:0x020a4218 module:overlay(0) +from:0x020a3e34 kind:arm_call to:0x020202a0 module:main +from:0x020a3e3c kind:load to:0x0204b608 module:main +from:0x020a3e70 kind:arm_call to:0x020a3584 module:overlay(0) +from:0x020a3e80 kind:arm_call to:0x020a4658 module:overlay(0) +from:0x020a3edc kind:arm_call to:0x020a3f38 module:overlay(0) +from:0x020a3f20 kind:arm_call to:0x020636f4 module:overlay(0) +from:0x020a3f98 kind:arm_call to:0x0201a9dc module:main +from:0x020a3ff8 kind:arm_call to:0x0201a9dc module:main +from:0x020a403c kind:arm_call to:0x0201a9dc module:main +from:0x020a4080 kind:arm_call to:0x0201a9dc module:main +from:0x020a408c kind:load to:0x0204c49c module:main +from:0x020a4090 kind:load to:0x020b60fc module:overlay(0) +from:0x020a4210 kind:arm_call to:0x020a3584 module:overlay(0) +from:0x020a431c kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a436c kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a43c0 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a440c kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a445c kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a44b0 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a44fc kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a4548 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a4598 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a4648 kind:arm_call to:0x020636cc module:overlay(0) +from:0x020a46d8 kind:arm_call to:0x020a312c module:overlay(0) +from:0x020a46ec kind:load to:0x020b6138 module:overlay(0) +from:0x020a485c kind:load to:0x0204b15c module:main +from:0x020a4868 kind:arm_call to:0x020a3514 module:overlay(0) +from:0x020a487c kind:arm_call to:0x020a3514 module:overlay(0) +from:0x020a4884 kind:arm_call to:0x02011ff4 module:main +from:0x020a48a0 kind:arm_call to:0x0202007c module:main +from:0x020a48d4 kind:arm_call to:0x0201e4c0 module:main +from:0x020a48dc kind:arm_call to:0x0201e93c module:main +from:0x020a48ec kind:arm_call to:0x02011f3c module:main +from:0x020a48f8 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x020a492c kind:arm_call to:0x02011f3c module:main +from:0x020a4938 kind:arm_call to:0x020a51b4 module:overlay(0) +from:0x020a4960 kind:arm_call to:0x020202f4 module:main +from:0x020a4980 kind:load to:0x020b61d0 module:overlay(0) +from:0x020a4984 kind:load to:0x02045904 module:main +from:0x020a4988 kind:load to:0x020b6784 module:overlay(0) +from:0x020a499c kind:arm_call to:0x020a5140 module:overlay(0) +from:0x020a4bd8 kind:arm_call to:0x02020280 module:main +from:0x020a4be0 kind:arm_call to:0x020194ac module:main +from:0x020a4c4c kind:arm_call to:0x020a5bc8 module:overlay(0) +from:0x020a4c68 kind:arm_call to:0x020a50f8 module:overlay(0) +from:0x020a4c74 kind:load to:0x020b61b8 module:overlay(0) +from:0x020a4c78 kind:load to:0x0204b690 module:main +from:0x020a4c8c kind:arm_call to:0x020a5140 module:overlay(0) +from:0x020a4cd8 kind:arm_call to:0x0202a17c module:main +from:0x020a4cf8 kind:arm_call to:0x0201ea20 module:main +from:0x020a4d04 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a4d28 kind:arm_call to:0x0201e6c4 module:main +from:0x020a4d40 kind:arm_call to:0x0201e6c4 module:main +from:0x020a4d5c kind:arm_call to:0x0201e6c4 module:main +from:0x020a4d74 kind:arm_call to:0x0201a9dc module:main +from:0x020a4db0 kind:arm_call to:0x0202a17c module:main +from:0x020a4ddc kind:arm_call to:0x0201a9dc module:main +from:0x020a4df0 kind:arm_call to:0x020636f4 module:overlay(0) +from:0x020a4dfc kind:load to:0x0204b690 module:main +from:0x020a4e00 kind:load to:0x027e0120 module:dtcm +from:0x020a4e04 kind:load to:0x0204c49c module:main +from:0x020a4e34 kind:arm_call to:0x02020218 module:main +from:0x020a4e78 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a4e94 kind:arm_call to:0x0206991c module:overlay(0) +from:0x020a4e9c kind:arm_call to:0x020a50e8 module:overlay(0) +from:0x020a4ea8 kind:arm_call to:0x020a50d4 module:overlay(0) +from:0x020a4ec8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a4ed8 kind:arm_call to:0x020a50d4 module:overlay(0) +from:0x020a4ee4 kind:arm_call to:0x020a50f0 module:overlay(0) +from:0x020a4ef4 kind:arm_call to:0x02019528 module:main +from:0x020a4f38 kind:arm_call to:0x020a50d4 module:overlay(0) +from:0x020a4f44 kind:arm_call to:0x020a50f0 module:overlay(0) +from:0x020a4f64 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020a4f80 kind:arm_call to:0x020a50d4 module:overlay(0) +from:0x020a4f8c kind:arm_call to:0x020a50f0 module:overlay(0) +from:0x020a4f9c kind:arm_call to:0x020202d4 module:main +from:0x020a4fc0 kind:arm_call to:0x020a50f8 module:overlay(0) +from:0x020a4ffc kind:arm_call to:0x0201e664 module:main +from:0x020a5038 kind:arm_call to:0x0201e9e8 module:main +from:0x020a5068 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020a507c kind:load to:0x0204b690 module:main +from:0x020a5080 kind:load to:0x020b684c module:overlay(0) +from:0x020a5084 kind:load to:0x020b61b8 module:overlay(0) +from:0x020a5088 kind:load to:0x020b6a14 module:overlay(0) +from:0x020a50b8 kind:arm_call to:0x02020230 module:main +from:0x020a50c8 kind:arm_call to:0x020699bc module:overlay(0) +from:0x020a50d0 kind:load to:0x020b684c module:overlay(0) +from:0x020a514c kind:arm_call to:0x020194ac module:main +from:0x020a5180 kind:load to:0x0204b690 module:main +from:0x020a518c kind:arm_call to:0x0202015c module:main +from:0x020a51a0 kind:arm_call to:0x0202015c module:main +from:0x020a51a8 kind:arm_call to:0x02011ff4 module:main +from:0x020a51bc kind:arm_call to:0x02069abc module:overlay(0) +from:0x020a51f8 kind:load to:0x020b61fc module:overlay(0) +from:0x020a5204 kind:arm_call to:0x02069c3c module:overlay(0) +from:0x020a5218 kind:arm_call to:0x02069c3c module:overlay(0) +from:0x020a5220 kind:arm_call to:0x02011ff4 module:main +from:0x020a523c kind:arm_call to:0x02069c48 module:overlay(0) +from:0x020a5294 kind:arm_call to:0x02069c48 module:overlay(0) +from:0x020a52c8 kind:arm_call to:0x020a63c0 module:overlay(0) +from:0x020a52d8 kind:load to:0x020b684c module:overlay(0) +from:0x020a53c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a5400 kind:load to:0x027e09a4 module:dtcm +from:0x020a5404 kind:load to:0x020b684c module:overlay(0) +from:0x020a5408 kind:load to:0x020b0d90 module:overlay(0) +from:0x020a540c kind:load to:0x0204b15c module:main +from:0x020a5410 kind:load to:0x0204b690 module:main +from:0x020a541c kind:arm_call to:0x020a5c7c module:overlay(0) +from:0x020a5438 kind:arm_call to:0x0206af20 module:overlay(0) +from:0x020a5448 kind:arm_call to:0x020a5c7c module:overlay(0) +from:0x020a5468 kind:arm_call to:0x020a52dc module:overlay(0) +from:0x020a5488 kind:arm_call to:0x02069c7c module:overlay(0) +from:0x020a54b8 kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x020a54cc kind:arm_call to:0x020a5c7c module:overlay(0) +from:0x020a5520 kind:arm_call to:0x02069e0c module:overlay(0) +from:0x020a5634 kind:arm_call to:0x020a5930 module:overlay(0) +from:0x020a5648 kind:arm_call to:0x020c8160 module:overlay(24) +from:0x020a566c kind:arm_call to:0x020c80f4 module:overlay(24) +from:0x020a5694 kind:arm_call to:0x020a62b8 module:overlay(0) +from:0x020a56d0 kind:arm_call to:0x020c4ba0 module:overlay(17) +from:0x020a56f4 kind:arm_call to:0x020c4944 module:overlay(17) +from:0x020a5710 kind:arm_call to:0x020c810c module:overlay(24) +from:0x020a5738 kind:arm_call to:0x02069150 module:overlay(0) +from:0x020a5740 kind:arm_call to:0x02021a14 module:main +from:0x020a574c kind:arm_call to:0x02069150 module:overlay(0) +from:0x020a5754 kind:arm_call to:0x02021a14 module:main +from:0x020a575c kind:arm_call to:0x0206919c module:overlay(0) +from:0x020a576c kind:arm_call to:0x02176478 module:overlay(88) +from:0x020a5784 kind:arm_call to:0x02019648 module:main +from:0x020a57a4 kind:arm_call to:0x02019648 module:main +from:0x020a57b4 kind:arm_call to:0x020a5960 module:overlay(0) +from:0x020a57cc kind:arm_call to:0x020a5960 module:overlay(0) +from:0x020a57e0 kind:arm_call to:0x02069f0c module:overlay(0) +from:0x020a57f8 kind:load to:0x027e0994 module:dtcm +from:0x020a5800 kind:load to:0x020b684c module:overlay(0) +from:0x020a5804 kind:load to:0x020da040 module:overlays(19,24) +from:0x020a5870 kind:arm_call to:0x02019648 module:main +from:0x020a5880 kind:arm_call to:0x020a5960 module:overlay(0) +from:0x020a589c kind:arm_call to:0x02019648 module:main +from:0x020a58ac kind:arm_call to:0x020a5960 module:overlay(0) +from:0x020a58c0 kind:arm_call to:0x020a5960 module:overlay(0) +from:0x020a58f8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a5910 kind:arm_call to:0x020a5960 module:overlay(0) +from:0x020a5920 kind:arm_call to:0x0206afe4 module:overlay(0) +from:0x020a5940 kind:arm_call to:0x020a6218 module:overlay(0) +from:0x020a5954 kind:arm_call to:0x020a5a5c module:overlay(0) +from:0x020a595c kind:load to:0x020b684c module:overlay(0) +from:0x020a5998 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a5a20 kind:arm_call to:0x020a6300 module:overlay(0) +from:0x020a5a54 kind:load to:0x020b684c module:overlay(0) +from:0x020a5a58 kind:load to:0x020b61f0 module:overlay(0) +from:0x020a5a9c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a5b24 kind:arm_call to:0x020a6374 module:overlay(0) +from:0x020a5b58 kind:load to:0x020b684c module:overlay(0) +from:0x020a5b5c kind:load to:0x020b61f0 module:overlay(0) +from:0x020a5bac kind:arm_call to:0x020a5b60 module:overlay(0) +from:0x020a5c20 kind:arm_call to:0x020a63c0 module:overlay(0) +from:0x020a5c28 kind:load to:0x020b684c module:overlay(0) +from:0x020a5c40 kind:arm_call to:0x020a63c0 module:overlay(0) +from:0x020a5c48 kind:load to:0x020b684c module:overlay(0) +from:0x020a5c54 kind:arm_call to:0x0206ade8 module:overlay(0) +from:0x020a5c64 kind:arm_call to:0x020a5c7c module:overlay(0) +from:0x020a5c98 kind:arm_call to:0x020a5c7c module:overlay(0) +from:0x020a5cac kind:arm_call to:0x020a52dc module:overlay(0) +from:0x020a5d3c kind:arm_call to:0x02019648 module:main +from:0x020a5d40 kind:arm_call to:0x02019648 module:main +from:0x020a5d6c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a5da8 kind:arm_call to:0x02019648 module:main +from:0x020a5dd4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a5e34 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a5eb8 kind:load to:0x020b61f0 module:overlay(0) +from:0x020a5ed0 kind:load to:0x0206b1b8 module:overlay(0) +from:0x020a5edc kind:arm_call to:0x0206306c module:overlay(0) +from:0x020a5eec kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020a5ef4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020a5efc kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020a5f40 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020a5f60 kind:load to:0x020b6258 module:overlay(0) +from:0x020a5f74 kind:load to:0x020a63c0 module:overlay(0) +from:0x020a5f90 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020a5f98 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020a5fa0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020a5fc0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020a6020 kind:arm_call to:0x0201a9dc module:main +from:0x020a606c kind:arm_call to:0x0201aa68 module:main +from:0x020a60f4 kind:arm_call to:0x0201aa68 module:main +from:0x020a60fc kind:arm_call to:0x020a62ec module:overlay(0) +from:0x020a6174 kind:arm_call to:0x0201aa68 module:main +from:0x020a61dc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a61fc kind:arm_call to:0x0201aa68 module:main +from:0x020a6208 kind:load to:0x0204c49c module:main +from:0x020a620c kind:load to:0x0204c490 module:main +from:0x020a6210 kind:load to:0x020b6248 module:overlay(0) +from:0x020a6214 kind:load to:0x0204b608 module:main +from:0x020a623c kind:arm_call to:0x02018a44 module:main +from:0x020a6260 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020a6268 kind:arm_call to:0x020a62ec module:overlay(0) +from:0x020a628c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020a629c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020a62a8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020a62b0 kind:load to:0x027e0994 module:dtcm +from:0x020a62b4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020a62d0 kind:arm_call to:0x02018a5c module:main +from:0x020a62dc kind:arm_call_thumb to:0x0201c818 module:main +from:0x020a62e4 kind:load to:0x027e0994 module:dtcm +from:0x020a62e8 kind:load to:0x0204b6a0 module:main +from:0x020a6338 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020a6390 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020a63d8 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020a63ec kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020a63f4 kind:arm_call to:0x02011ff4 module:main +from:0x020a640c kind:load to:0x020b0d9c module:overlay(0) +from:0x020a6548 kind:load to:0x020b627c module:overlay(0) +from:0x020a654c kind:load to:0x020b7d00 module:overlay(0) +from:0x020a65e0 kind:load to:0x020b627c module:overlay(0) +from:0x020a65e4 kind:load to:0x020b7d00 module:overlay(0) +from:0x020a660c kind:arm_call to:0x02011ff4 module:main +from:0x020a680c kind:arm_call to:0x020a6918 module:overlay(0) +from:0x020a6878 kind:arm_call to:0x020a6db8 module:overlay(0) +from:0x020a690c kind:load to:0x020a686c module:overlay(0) +from:0x020a6934 kind:arm_call to:0x020a9d24 module:overlay(0) +from:0x020a6998 kind:arm_call to:0x020a68a8 module:overlay(0) +from:0x020a6a08 kind:arm_call to:0x020a9d6c module:overlay(0) +from:0x020a6a24 kind:arm_call to:0x020a6a58 module:overlay(0) +from:0x020a6adc kind:arm_call to:0x020a68a8 module:overlay(0) +from:0x020a6ba8 kind:arm_call to:0x020a6d14 module:overlay(0) +from:0x020a6bb8 kind:arm_call to:0x020a6d28 module:overlay(0) +from:0x020a6bc8 kind:arm_call to:0x020a6d50 module:overlay(0) +from:0x020a6bd8 kind:arm_call to:0x020a6d78 module:overlay(0) +from:0x020a6c58 kind:arm_call to:0x020a6d14 module:overlay(0) +from:0x020a6c8c kind:arm_call to:0x020a6d28 module:overlay(0) +from:0x020a6cc4 kind:arm_call to:0x020a6d50 module:overlay(0) +from:0x020a6cfc kind:arm_call to:0x020a6d78 module:overlay(0) +from:0x020a6d4c kind:load to:0x020a8f48 module:overlay(0) +from:0x020a6d74 kind:load to:0x020a8f5c module:overlay(0) +from:0x020a6d98 kind:arm_call to:0x020a7a84 module:overlay(0) +from:0x020a6db0 kind:load to:0x020b7d04 module:overlay(0) +from:0x020a6db4 kind:load to:0x020a8f84 module:overlay(0) +from:0x020a6de8 kind:arm_call to:0x020a8f10 module:overlay(0) +from:0x020a6df4 kind:arm_call to:0x020a8f30 module:overlay(0) +from:0x020a6e54 kind:load to:0x027e09bc module:dtcm +from:0x020a6e78 kind:load to:0x027e09bc module:dtcm +from:0x020a6e88 kind:arm_call to:0x020a6e58 module:overlay(0) +from:0x020a6e9c kind:arm_call to:0x02079ab4 module:overlay(0) +from:0x020a6eac kind:arm_call to:0x020a6e58 module:overlay(0) +from:0x020a6eb4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020a6ecc kind:arm_call to:0x020a6e58 module:overlay(0) +from:0x020a6f04 kind:arm_call to:0x02079f88 module:overlay(0) +from:0x020a6f5c kind:arm_call to:0x020a64d4 module:overlay(0) +from:0x020a6f80 kind:arm_call to:0x0203e690 module:main +from:0x020a6fc8 kind:load to:0x020b62c4 module:overlay(0) +from:0x020a6fcc kind:load to:0x020a6f24 module:overlay(0) +from:0x020a6fd0 kind:load to:0x020a6f10 module:overlay(0) +from:0x020a6fd4 kind:load to:0x020ac478 module:overlay(0) +from:0x020a6ff4 kind:arm_call to:0x020a6550 module:overlay(0) +from:0x020a7018 kind:arm_call to:0x0203e690 module:main +from:0x020a705c kind:load to:0x020b62c4 module:overlay(0) +from:0x020a7060 kind:load to:0x020a6f24 module:overlay(0) +from:0x020a7064 kind:load to:0x020a6f10 module:overlay(0) +from:0x020a7068 kind:load to:0x020ac478 module:overlay(0) +from:0x020a7084 kind:arm_call to:0x0203e740 module:main +from:0x020a708c kind:arm_call to:0x020a6618 module:overlay(0) +from:0x020a7098 kind:load to:0x020a6f24 module:overlay(0) +from:0x020a70b4 kind:arm_call to:0x0203e740 module:main +from:0x020a70bc kind:arm_call to:0x020a6618 module:overlay(0) +from:0x020a70c4 kind:arm_call to:0x02011ff4 module:main +from:0x020a70d0 kind:load to:0x020a6f24 module:overlay(0) +from:0x020a70fc kind:arm_call to:0x020a7588 module:overlay(0) +from:0x020a711c kind:arm_call to:0x0216c474 module:overlay(88) +from:0x020a712c kind:arm_call to:0x020a6e58 module:overlay(0) +from:0x020a7160 kind:arm_call to:0x020a6ebc module:overlay(0) +from:0x020a716c kind:load to:0x020ac478 module:overlay(0) +from:0x020a7170 kind:load to:0x02178328 module:overlays(88,89,90,94) +from:0x020a7190 kind:arm_call to:0x0216c578 module:overlay(88) +from:0x020a71ac kind:load to:0x02178328 module:overlays(88,89,90,94) +from:0x020a71c4 kind:arm_call to:0x020a7588 module:overlay(0) +from:0x020a71e4 kind:arm_call to:0x0216c480 module:overlay(88) +from:0x020a71fc kind:arm_call to:0x020a6ebc module:overlay(0) +from:0x020a7210 kind:load to:0x02178328 module:overlays(88,89,90,94) +from:0x020a722c kind:arm_call to:0x01ffa81c module:itcm +from:0x020a7234 kind:arm_call to:0x020a6e34 module:overlay(0) +from:0x020a7254 kind:arm_call to:0x01ffa878 module:itcm +from:0x020a7270 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a7278 kind:arm_call to:0x020a6e34 module:overlay(0) +from:0x020a7298 kind:arm_call to:0x01ffa878 module:itcm +from:0x020a7384 kind:arm_call to:0x020a76c8 module:overlay(0) +from:0x020a7398 kind:arm_call to:0x020a76cc module:overlay(0) +from:0x020a73a8 kind:arm_call to:0x020a76d4 module:overlay(0) +from:0x020a73b8 kind:arm_call to:0x020a76d8 module:overlay(0) +from:0x020a73c8 kind:arm_call to:0x020a76d8 module:overlay(0) +from:0x020a73d8 kind:arm_call to:0x020a76d0 module:overlay(0) +from:0x020a73e8 kind:arm_call to:0x020a76dc module:overlay(0) +from:0x020a7404 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x020a7420 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x020a743c kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x020a7458 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x020a7474 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x020a7490 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x020a74ac kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x020a74c8 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x020a74e8 kind:arm_call to:0x020a6be0 module:overlay(0) +from:0x020a7508 kind:arm_call to:0x020a6be0 module:overlay(0) +from:0x020a7514 kind:load to:0x020b0f80 module:overlay(0) +from:0x020a7518 kind:load to:0x020b0f74 module:overlay(0) +from:0x020a7554 kind:arm_call to:0x0202a360 module:main +from:0x020a7574 kind:arm_call to:0x0202a360 module:main +from:0x020a7678 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a76a8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020a76b8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020a7714 kind:arm_call to:0x02011f3c module:main +from:0x020a77ac kind:arm_call to:0x02011f3c module:main +from:0x020a77f8 kind:arm_call to:0x02011f3c module:main +from:0x020a7884 kind:load to:0x020b637c module:overlay(0) +from:0x020a7888 kind:load to:0x020b6330 module:overlay(0) +from:0x020a788c kind:load to:0x020b6390 module:overlay(0) +from:0x020a7890 kind:load to:0x020b6354 module:overlay(0) +from:0x020a7894 kind:load to:0x020b630c module:overlay(0) +from:0x020a7898 kind:load to:0x020b6368 module:overlay(0) +from:0x020a789c kind:load to:0x020b63b4 module:overlay(0) +from:0x020a78a8 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a78bc kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a78d0 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a7900 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a7908 kind:arm_call to:0x02011ff4 module:main +from:0x020a7954 kind:load to:0x020b7d04 module:overlay(0) +from:0x020a796c kind:arm_call to:0x020a79b0 module:overlay(0) +from:0x020a7978 kind:load to:0x020b7d04 module:overlay(0) +from:0x020a79a0 kind:arm_call to:0x020a79fc module:overlay(0) +from:0x020a79a8 kind:arm_call to:0x020a78dc module:overlay(0) +from:0x020a79e4 kind:arm_call to:0x020a7998 module:overlay(0) +from:0x020a7a88 kind:arm_call to:0x020a7a64 module:overlay(0) +from:0x020a7afc kind:arm_call to:0x020a99ec module:overlay(0) +from:0x020a7b84 kind:arm_call to:0x020a840c module:overlay(0) +from:0x020a7c28 kind:load to:0x020a88d4 module:overlay(0) +from:0x020a7c48 kind:load to:0x020a8e98 module:overlay(0) +from:0x020a7c58 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a7c60 kind:arm_call to:0x020a7a94 module:overlay(0) +from:0x020a7c68 kind:arm_call to:0x02011ff4 module:main +from:0x020a7c80 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a7c88 kind:arm_call to:0x020a7a94 module:overlay(0) +from:0x020a7ca0 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a7ca8 kind:arm_call to:0x020a7a94 module:overlay(0) +from:0x020a7cb0 kind:arm_call to:0x02011ff4 module:main +from:0x020a7cc8 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a7cd0 kind:arm_call to:0x020a7a94 module:overlay(0) +from:0x020a7ce8 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a7cf0 kind:arm_call to:0x020a7a94 module:overlay(0) +from:0x020a7cf8 kind:arm_call to:0x02011ff4 module:main +from:0x020a7d10 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a7d18 kind:arm_call to:0x020a7a94 module:overlay(0) +from:0x020a7d9c kind:arm_call to:0x020a840c module:overlay(0) +from:0x020a7dd4 kind:arm_call to:0x020a88d4 module:overlay(0) +from:0x020a7dec kind:arm_call to:0x020a88d4 module:overlay(0) +from:0x020a7e10 kind:arm_call to:0x02011ff4 module:main +from:0x020a7e40 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a7fb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a7fcc kind:arm_call to:0x01ffb428 module:itcm +from:0x020a7fe4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a8028 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a805c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a806c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a8084 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a80b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a80fc kind:arm_call to:0x01ffb428 module:itcm +from:0x020a8110 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a8138 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a8148 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a8280 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x020a82a0 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x020a82ec kind:load to:0x020a8298 module:overlay(0) +from:0x020a82f0 kind:load to:0x020a8254 module:overlay(0) +from:0x020a82f4 kind:load to:0x020a82fc module:overlay(0) +from:0x020a82f8 kind:load to:0x020a8318 module:overlay(0) +from:0x020a8488 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a84ac kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a84e4 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a8508 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a8540 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a8564 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a85c0 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a85e4 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a8618 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a863c kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a867c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a8698 kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a86bc kind:arm_call to:0x020a82b0 module:overlay(0) +from:0x020a86ec kind:arm_call to:0x020a831c module:overlay(0) +from:0x020a8720 kind:arm_call to:0x020a8340 module:overlay(0) +from:0x020a8790 kind:load to:0x020a88f0 module:overlay(0) +from:0x020a8794 kind:load to:0x020a88fc module:overlay(0) +from:0x020a8798 kind:load to:0x020a8940 module:overlay(0) +from:0x020a879c kind:load to:0x020a8978 module:overlay(0) +from:0x020a87c4 kind:arm_call to:0x020a8418 module:overlay(0) +from:0x020a87e8 kind:arm_call to:0x020a883c module:overlay(0) +from:0x020a8934 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a896c kind:arm_call to:0x020a7e20 module:overlay(0) +from:0x020a8c74 kind:arm_call to:0x020a7f78 module:overlay(0) +from:0x020a8c8c kind:arm_call to:0x020a831c module:overlay(0) +from:0x020a8cc8 kind:load to:0x020a8340 module:overlay(0) +from:0x020a8cf8 kind:arm_call to:0x020a8418 module:overlay(0) +from:0x020a8d4c kind:arm_call to:0x020a8dcc module:overlay(0) +from:0x020a8dc0 kind:arm_call to:0x020a7e20 module:overlay(0) +from:0x020a8e0c kind:arm_call to:0x0203b8f8 module:main +from:0x020a8ed0 kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a8ed8 kind:arm_call to:0x02011ff4 module:main +from:0x020a8efc kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a8f04 kind:arm_call to:0x02011ff4 module:main +from:0x020a8f94 kind:arm_call to:0x01ffb438 module:itcm +from:0x020a903c kind:load to:0x020b0f90 module:overlay(0) +from:0x020a906c kind:arm_call to:0x02027d30 module:main +from:0x020a907c kind:arm_call to:0x020a902c module:overlay(0) +from:0x020a9088 kind:arm_call to:0x020355e0 module:main +from:0x020a90c0 kind:load to:0x020b6528 module:overlay(0) +from:0x020a90c8 kind:arm_call to:0x020a902c module:overlay(0) +from:0x020a9104 kind:load to:0x027e09b8 module:dtcm +from:0x020a9128 kind:arm_call to:0x0203e690 module:main +from:0x020a915c kind:arm_call to:0x02011f3c module:main +from:0x020a9168 kind:arm_call to:0x020a7944 module:overlay(0) +from:0x020a9184 kind:arm_call to:0x02011f3c module:main +from:0x020a919c kind:arm_call to:0x020a6f28 module:overlay(0) +from:0x020a91d0 kind:load to:0x020a9250 module:overlay(0) +from:0x020a91d4 kind:load to:0x020a91e4 module:overlay(0) +from:0x020a91d8 kind:load to:0x020b7d0c module:overlay(0) +from:0x020a91dc kind:load to:0x020b144c module:overlay(0) +from:0x020a91e0 kind:load to:0x027e07d4 module:dtcm +from:0x020a9248 kind:load to:0x020b63b4 module:overlay(0) +from:0x020a924c kind:load to:0x020b6548 module:overlay(0) +from:0x020a925c kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a9264 kind:arm_call to:0x020a7a94 module:overlay(0) +from:0x020a92a8 kind:arm_call to:0x020a79fc module:overlay(0) +from:0x020a92e8 kind:arm_call to:0x020a7958 module:overlay(0) +from:0x020a92f0 kind:arm_call to:0x02011ff4 module:main +from:0x020a9304 kind:arm_call to:0x0203e740 module:main +from:0x020a9310 kind:load to:0x020b7d0c module:overlay(0) +from:0x020a9314 kind:load to:0x020a9250 module:overlay(0) +from:0x020a93a4 kind:load to:0x020b7d04 module:overlay(0) +from:0x020a93d0 kind:arm_call to:0x020a9334 module:overlay(0) +from:0x020a9418 kind:arm_call to:0x020a9440 module:overlay(0) +from:0x020a942c kind:arm_call to:0x020a952c module:overlay(0) +from:0x020a9468 kind:arm_call to:0x020a94b0 module:overlay(0) +from:0x020a9474 kind:arm_call to:0x020a948c module:overlay(0) +from:0x020a94d4 kind:arm_call to:0x020a9318 module:overlay(0) +from:0x020a9500 kind:arm_call to:0x020a7d24 module:overlay(0) +from:0x020a950c kind:arm_call to:0x020a797c module:overlay(0) +from:0x020a9528 kind:load to:0x020b7d04 module:overlay(0) +from:0x020a9590 kind:arm_call to:0x020a6ebc module:overlay(0) +from:0x020a9608 kind:arm_call to:0x020a6680 module:overlay(0) +from:0x020a9664 kind:load to:0x027e09bc module:dtcm +from:0x020a96c4 kind:arm_call to:0x02081de8 module:overlay(0) +from:0x020a9734 kind:load to:0x020b7d10 module:overlay(0) +from:0x020a9738 kind:load to:0x027e0cd8 module:dtcm +from:0x020a973c kind:load to:0x027e07d4 module:dtcm +from:0x020a9740 kind:load to:0x020b7d0c module:overlay(0) +from:0x020a97c8 kind:arm_call to:0x020a6e7c module:overlay(0) +from:0x020a97dc kind:arm_call to:0x020a93a8 module:overlay(0) +from:0x020a97e8 kind:arm_call to:0x020a9668 module:overlay(0) +from:0x020a9804 kind:arm_call to:0x020a93a8 module:overlay(0) +from:0x020a9810 kind:arm_call to:0x020a9668 module:overlay(0) +from:0x020a9824 kind:arm_call to:0x020a95a0 module:overlay(0) +from:0x020a9830 kind:load to:0x027e09bc module:dtcm +from:0x020a9850 kind:arm_call to:0x020a6ea4 module:overlay(0) +from:0x020a9858 kind:arm_call to:0x020a9334 module:overlay(0) +from:0x020a987c kind:load to:0x027e09bc module:dtcm +from:0x020a989c kind:load to:0x020b653c module:overlay(0) +from:0x020a98b0 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a98dc kind:arm_call to:0x020a7e1c module:overlay(0) +from:0x020a98e4 kind:arm_call to:0x020a7a94 module:overlay(0) +from:0x020a98ec kind:arm_call to:0x02011ff4 module:main +from:0x020a9914 kind:arm_call to:0x0203526c module:main +from:0x020a9974 kind:arm_call to:0x020a99ac module:overlay(0) +from:0x020a99a4 kind:load to:0x020b0f8c module:overlay(0) +from:0x020a99bc kind:arm_call to:0x020a76e0 module:overlay(0) +from:0x020a99d4 kind:arm_call to:0x020a7a98 module:overlay(0) +from:0x020a99e0 kind:arm_call to:0x020a797c module:overlay(0) +from:0x020a9a04 kind:arm_call to:0x020a8fd0 module:overlay(0) +from:0x020a9a4c kind:arm_call to:0x0203526c module:main +from:0x020a9b04 kind:arm_call to:0x020a9bb0 module:overlay(0) +from:0x020a9b24 kind:arm_call to:0x020a9be0 module:overlay(0) +from:0x020a9b40 kind:arm_call to:0x020a9be8 module:overlay(0) +from:0x020a9b5c kind:arm_call to:0x020a9c68 module:overlay(0) +from:0x020a9b7c kind:arm_call to:0x020a9ca8 module:overlay(0) +from:0x020a9ba0 kind:load to:0x020b0f70 module:overlay(0) +from:0x020a9bc8 kind:arm_call to:0x020a98f8 module:overlay(0) +from:0x020a9bdc kind:load to:0x020b7d04 module:overlay(0) +from:0x020a9c04 kind:arm_call to:0x020356f4 module:main +from:0x020a9c14 kind:arm_call to:0x02168290 module:overlays(88,94) +from:0x020a9c28 kind:arm_call to:0x02168800 module:overlay(88) +from:0x020a9c64 kind:load to:0x020b6558 module:overlay(0) +from:0x020a9ca4 kind:load to:0x020b7d0c module:overlay(0) +from:0x020a9cc8 kind:arm_call to:0x021688e4 module:overlay(88) +from:0x020a9d04 kind:arm_call to:0x02168290 module:overlays(88,94) +from:0x020a9d18 kind:arm_call to:0x02168800 module:overlay(88) +from:0x020a9d88 kind:arm_call to:0x020a8fd0 module:overlay(0) +from:0x020a9dc8 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020a9f44 kind:load to:0x020b1450 module:overlay(0) +from:0x020a9f64 kind:load to:0x020b1453 module:overlay(0) +from:0x020a9fb8 kind:arm_call to:0x020cebb8 module:overlay(24) +from:0x020a9fc4 kind:load to:0x020da038 module:overlays(19,24) +from:0x020a9ff8 kind:arm_call to:0x020a9f28 module:overlay(0) +from:0x020aa02c kind:arm_call to:0x020a9f48 module:overlay(0) +from:0x020aa07c kind:arm_call to:0x020ceca8 module:overlay(24) +from:0x020aa088 kind:load to:0x020da038 module:overlays(19,24) +from:0x020aa180 kind:load to:0x020b1458 module:overlay(0) +from:0x020aa194 kind:arm_call to:0x020aa174 module:overlay(0) +from:0x020aa1c4 kind:thumb_call_arm to:0x0213e524 module:overlay(53) +from:0x020aa238 kind:arm_call to:0x020a9ed0 module:overlay(0) +from:0x020aa254 kind:arm_call to:0x020dd214 module:overlay(31) +from:0x020aa26c kind:arm_call to:0x020dd26c module:overlay(31) +from:0x020aa288 kind:arm_call to:0x020dd298 module:overlay(31) +from:0x020aa32c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020aa334 kind:arm_call to:0x02079de4 module:overlay(0) +from:0x020aa344 kind:load to:0x027e09bc module:dtcm +from:0x020aa350 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x020aa364 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020aa374 kind:load to:0x020b6564 module:overlay(0) +from:0x020aa378 kind:load to:0x020b152c module:overlay(0) +from:0x020aa384 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x020aa398 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020aa3a8 kind:load to:0x020b6564 module:overlay(0) +from:0x020aa3ac kind:load to:0x020b152c module:overlay(0) +from:0x020aa3c0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020aa3d0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x020aa448 kind:arm_call_thumb to:0x020d800c module:overlay(24) +from:0x020aa4b4 kind:load to:0x020b6590 module:overlay(0) +from:0x020aa4cc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020aa4d4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020aa4ec kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020aa4f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020aa4fc kind:arm_call to:0x02011ff4 module:main +from:0x020aa514 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020aa51c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020aa540 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x020aa56c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x020aa57c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x020aa59c kind:load to:0x020ab004 module:overlay(0) +from:0x020aa5ac kind:load to:0x020e5690 module:overlays(19,20,31) +from:0x020aa5c8 kind:load to:0x027e0cd8 module:dtcm +from:0x020aa5cc kind:load to:0x020834e8 module:overlay(0) +from:0x020aa5e8 kind:load to:0x027e0cd8 module:dtcm +from:0x020aa5ec kind:load to:0x020834e8 module:overlay(0) +from:0x020aa6d4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020aa6ec kind:arm_call to:0x02074764 module:overlay(0) +from:0x020aa740 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x020aa750 kind:load to:0x027e09b8 module:dtcm +from:0x020aa788 kind:arm_call to:0x01ffd420 module:itcm +from:0x020aa7c0 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x020aa7dc kind:load to:0x027e09b8 module:dtcm +from:0x020aa868 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x020aa874 kind:arm_call to:0x0208d200 module:overlay(0) +from:0x020aa88c kind:arm_call to:0x0208d228 module:overlay(0) +from:0x020aa8c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020aa918 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020aa944 kind:load to:0x027e0ce0 module:dtcm +from:0x020aa948 kind:load to:0x027e0ce4 module:dtcm +from:0x020aa964 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x020aa9c4 kind:arm_call to:0x020aa69c module:overlay(0) +from:0x020aaa74 kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x020aaa94 kind:arm_call to:0x01ffb714 module:itcm +from:0x020aaaa4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020aab1c kind:arm_call to:0x020d8024 module:overlay(24) +from:0x020aab98 kind:arm_call to:0x020168f0 module:main +from:0x020aaba8 kind:arm_call to:0x01ff930c module:itcm +from:0x020aabe8 kind:arm_call to:0x020d8520 module:overlay(24) +from:0x020aacd0 kind:arm_call to:0x020d8024 module:overlay(24) +from:0x020aad94 kind:load to:0x027e0cd8 module:dtcm +from:0x020aadb4 kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x020aadc0 kind:load to:0x027e0cfc module:dtcm +from:0x020aadc8 kind:arm_call to:0x01fff458 module:itcm +from:0x020aae04 kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x020aae1c kind:arm_call to:0x01ff930c module:itcm +from:0x020aae54 kind:arm_call to:0x01ffb714 module:itcm +from:0x020aae64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020aaeac kind:arm_call to:0x01ff9258 module:itcm +from:0x020aaef0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020aaefc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020aaf84 kind:arm_call to:0x01ff916c module:itcm +from:0x020aafb4 kind:arm_call to:0x01ff9318 module:itcm +from:0x020aafc4 kind:arm_call to:0x01ff930c module:itcm +from:0x020aafd4 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ab07c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020ab08c kind:arm_call to:0x01ffa60c module:itcm +from:0x020ab0b4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ab0c4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020ab0ec kind:load to:0x0203feb0 module:main +from:0x020ab108 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020ab150 kind:load to:0x027e09b8 module:dtcm +from:0x020ab168 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020ab19c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020ab1c8 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x020ab228 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020ab23c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020ab244 kind:arm_call to:0x02011ff4 module:main +from:0x020ab290 kind:load to:0x0204b164 module:main +from:0x020ab2b8 kind:load to:0x020b664c module:overlay(0) +from:0x020ab2cc kind:arm_call to:0x02011f3c module:main +from:0x020ab2d8 kind:arm_call to:0x020ab2e0 module:overlay(0) +from:0x020ab2e8 kind:arm_call to:0x020aba00 module:overlay(0) +from:0x020ab304 kind:arm_call to:0x020aba10 module:overlay(0) +from:0x020ab328 kind:load to:0x0202a20c module:main +from:0x020ab338 kind:load to:0x020b15b8 module:overlay(0) +from:0x020ab348 kind:load to:0x020b1578 module:overlay(0) +from:0x020ab424 kind:load to:0x020b1644 module:overlay(0) +from:0x020ab428 kind:load to:0x020b16d4 module:overlay(0) +from:0x020ab42c kind:load to:0x020b169c module:overlay(0) +from:0x020ab430 kind:load to:0x020b16c0 module:overlay(0) +from:0x020ab434 kind:load to:0x020b16a4 module:overlay(0) +from:0x020ab438 kind:load to:0x020b16b0 module:overlay(0) +from:0x020ab43c kind:load to:0x020b1698 module:overlay(0) +from:0x020ab440 kind:load to:0x020b163c module:overlay(0) +from:0x020ab444 kind:load to:0x020b16a8 module:overlay(0) +from:0x020ab448 kind:load to:0x020b16a0 module:overlay(0) +from:0x020ab4a8 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x020ab574 kind:load to:0x0204b164 module:main +from:0x020ab590 kind:arm_call_thumb to:0x020a27d8 module:overlay(0) +from:0x020ab5a8 kind:arm_call to:0x020ab4fc module:overlay(0) +from:0x020ab600 kind:load to:0x020b7cd4 module:overlay(0) +from:0x020ab604 kind:load to:0x020b1644 module:overlay(0) +from:0x020ab608 kind:load to:0x020b6674 module:overlay(0) +from:0x020ab60c kind:load to:0x020b16d4 module:overlay(0) +from:0x020ab610 kind:load to:0x0204b164 module:main +from:0x020ab62c kind:arm_call_thumb to:0x020a27d8 module:overlay(0) +from:0x020ab644 kind:arm_call to:0x020ab4fc module:overlay(0) +from:0x020ab69c kind:load to:0x020b7cd4 module:overlay(0) +from:0x020ab6a0 kind:load to:0x020b1638 module:overlay(0) +from:0x020ab6a4 kind:load to:0x020b6660 module:overlay(0) +from:0x020ab6a8 kind:load to:0x020b16c0 module:overlay(0) +from:0x020ab6ac kind:load to:0x0204b164 module:main +from:0x020ab6c8 kind:arm_call_thumb to:0x020a27d8 module:overlay(0) +from:0x020ab6e0 kind:arm_call to:0x020ab4fc module:overlay(0) +from:0x020ab738 kind:load to:0x020b7cd4 module:overlay(0) +from:0x020ab73c kind:load to:0x020b1640 module:overlay(0) +from:0x020ab740 kind:load to:0x020b6688 module:overlay(0) +from:0x020ab744 kind:load to:0x020b16b0 module:overlay(0) +from:0x020ab748 kind:load to:0x0204b164 module:main +from:0x020ab78c kind:arm_call to:0x020ab6b0 module:overlay(0) +from:0x020ab7a8 kind:arm_call_thumb to:0x020a27d8 module:overlay(0) +from:0x020ab7c0 kind:arm_call to:0x020ab4fc module:overlay(0) +from:0x020ab818 kind:load to:0x0204b164 module:main +from:0x020ab81c kind:load to:0x020b7cd4 module:overlay(0) +from:0x020ab820 kind:load to:0x020b163c module:overlay(0) +from:0x020ab824 kind:load to:0x020b669c module:overlay(0) +from:0x020ab828 kind:load to:0x020b16a8 module:overlay(0) +from:0x020ab854 kind:arm_call to:0x020ab578 module:overlay(0) +from:0x020ab868 kind:arm_call to:0x020ab614 module:overlay(0) +from:0x020ab87c kind:arm_call to:0x020ab6b0 module:overlay(0) +from:0x020ab890 kind:arm_call to:0x020ab74c module:overlay(0) +from:0x020ab8a8 kind:load to:0x020b15f8 module:overlay(0) +from:0x020ab908 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab918 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab928 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab938 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab948 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab958 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab968 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab978 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab988 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab998 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab9a8 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab9b8 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab9c8 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab9d8 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab9e8 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ab9f8 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020aba0c kind:load to:0x020b7d20 module:overlay(0) +from:0x020aba20 kind:load to:0x020b7d20 module:overlay(0) +from:0x020aba34 kind:load to:0x020b16e8 module:overlay(0) +from:0x020aba40 kind:load to:0x020b31c0 module:overlay(0) +from:0x020aba44 kind:load to:0x020b31b0 module:overlay(0) +from:0x020aba48 kind:load to:0x020b31d8 module:overlay(0) +from:0x020aba4c kind:load to:0x020b31a8 module:overlay(0) +from:0x020aba50 kind:load to:0x020b31e0 module:overlay(0) +from:0x020aba54 kind:load to:0x020b31b8 module:overlay(0) +from:0x020aba58 kind:load to:0x020b31c8 module:overlay(0) +from:0x020aba5c kind:load to:0x020b31d0 module:overlay(0) +from:0x020ac8ec kind:load to:0x02040403 module:main +from:0x020accdc kind:load to:0x020b42dc module:overlay(0) +from:0x020acd30 kind:load to:0x020ad828 module:overlay(0) +from:0x020acd34 kind:load to:0x020aceb0 module:overlay(0) +from:0x020acd78 kind:load to:0x020b42f8 module:overlay(0) +from:0x020acdcc kind:load to:0x020ad368 module:overlay(0) +from:0x020acdd4 kind:load to:0x020acbd8 module:overlay(0) +from:0x020ace14 kind:load to:0x020b42e8 module:overlay(0) +from:0x020ace68 kind:load to:0x020ad108 module:overlay(0) +from:0x020ace6c kind:load to:0x020acbec module:overlay(0) +from:0x020ae698 kind:load to:0x020b4454 module:overlay(0) +from:0x020ae69c kind:load to:0x020b4444 module:overlay(0) +from:0x020ae6a0 kind:load to:0x020b445c module:overlay(0) +from:0x020ae6a4 kind:load to:0x020b444c module:overlay(0) +from:0x020ae6a8 kind:load to:0x020b43dc module:overlay(0) +from:0x020ae6ac kind:load to:0x020b43b8 module:overlay(0) +from:0x020ae6b0 kind:load to:0x020b43bc module:overlay(0) +from:0x020ae6b4 kind:load to:0x020b441c module:overlay(0) +from:0x020ae6b8 kind:load to:0x020b4434 module:overlay(0) +from:0x020ae6bc kind:load to:0x020b43cc module:overlay(0) +from:0x020ae6c0 kind:load to:0x020b43c4 module:overlay(0) +from:0x020ae6c4 kind:load to:0x020b43ec module:overlay(0) +from:0x020ae6c8 kind:load to:0x020b443c module:overlay(0) +from:0x020ae6cc kind:load to:0x020b43fc module:overlay(0) +from:0x020ae6d0 kind:load to:0x020b43f4 module:overlay(0) +from:0x020ae6d4 kind:load to:0x020b442c module:overlay(0) +from:0x020ae6d8 kind:load to:0x020b4414 module:overlay(0) +from:0x020ae6dc kind:load to:0x020b43c0 module:overlay(0) +from:0x020ae6e0 kind:load to:0x020b4424 module:overlay(0) +from:0x020ae6e4 kind:load to:0x020b440c module:overlay(0) +from:0x020ae6e8 kind:load to:0x020b4404 module:overlay(0) +from:0x020ae6ec kind:load to:0x020b43c8 module:overlay(0) +from:0x020ae6f0 kind:load to:0x020b43d4 module:overlay(0) +from:0x020ae6f4 kind:load to:0x020b43e4 module:overlay(0) +from:0x020afdac kind:load to:0x0215a824 module:overlays(61,68,73) +from:0x020afdb0 kind:load to:0x02160970 module:overlays(66,68,83) +from:0x020afdb4 kind:load to:0x0215f768 module:overlays(67,68,78,83) +from:0x020afdb8 kind:load to:0x0215b078 module:overlay(68) +from:0x020afdbc kind:load to:0x0215c8fc module:overlays(61,64,65,68) +from:0x020afdc0 kind:load to:0x02159ce0 module:overlays(59,68,79) +from:0x020afdc4 kind:load to:0x0215efb1 module:overlays(67,68) +from:0x020afdc8 kind:load to:0x0216297c module:overlays(60,62,66,68,86) +from:0x020afdcc kind:load to:0x0215e064 module:overlays(63,68,77) +from:0x020afdd0 kind:load to:0x0214151c module:overlays(26,70) +from:0x020afdd4 kind:load to:0x020f2d8c module:overlays(19,22,31) +from:0x020afdd8 kind:load to:0x02158f9c module:overlays(58,77) +from:0x020afddc kind:load to:0x02154f28 module:overlays(29,30,58,77) +from:0x020afde0 kind:load to:0x020f5820 module:overlays(19,22,23,31) +from:0x020afde4 kind:load to:0x020f1b6c module:overlays(19,21,22) +from:0x020afde8 kind:load to:0x020f255c module:overlays(19,21,22) +from:0x020afdec kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020afdf0 kind:load to:0x020ed970 module:overlays(19,21,22) +from:0x020afdf4 kind:load to:0x02159af4 module:overlays(58,77,79) +from:0x020afdf8 kind:load to:0x02129678 module:overlay(45) +from:0x020afdfc kind:load to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x020afe00 kind:load to:0x02125d08 module:overlay(26) +from:0x020afe04 kind:load to:0x02125f48 module:overlay(45) +from:0x020afe08 kind:load to:0x0212a0c0 module:overlay(45) +from:0x020afe0c kind:load to:0x02131ec0 module:overlays(47,48,49,50,51,52) +from:0x020afe10 kind:load to:0x02132e98 module:overlays(47,49) +from:0x020afe14 kind:load to:0x020f3cbc module:overlays(19,21,22,23) +from:0x020afe18 kind:load to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x020afe1c kind:load to:0x0215ec38 module:overlays(67,71,74) +from:0x020afe20 kind:load to:0x021207e8 module:overlays(33,38) +from:0x020afe24 kind:load to:0x0211eb38 module:overlay(38) +from:0x020afe28 kind:load to:0x0214c074 module:overlay(29) +from:0x020afe2c kind:load to:0x02179fa0 module:overlays(89,90,91,93,94) +from:0x020afe30 kind:load to:0x020e4ea0 module:overlays(19,20,31) +from:0x020afe34 kind:load to:0x02145358 module:overlays(27,70) +from:0x020afe38 kind:load to:0x02170904 module:overlay(91) +from:0x020afe3c kind:load to:0x020e2e94 module:overlays(19,20,31) +from:0x020afe40 kind:load to:0x020f5050 module:overlays(19,21,22,23) +from:0x020afe44 kind:load to:0x0217cff8 module:overlays(92,96) +from:0x020afe48 kind:load to:0x02141de0 module:overlays(26,70) +from:0x020afe4c kind:load to:0x0211b0c4 module:overlay(34) +from:0x020afe50 kind:load to:0x02158ba8 module:overlays(58,74) +from:0x020afe58 kind:load to:0x020f3294 module:overlays(19,21,22,23,26) +from:0x020afe5c kind:load to:0x02162b7c module:overlays(59,62,66,86) +from:0x020afe60 kind:load to:0x0215a320 module:overlays(61,79,86) +from:0x020afe64 kind:load to:0x0215a3b8 module:overlays(61,79) +from:0x020afe68 kind:load to:0x0215a2e0 module:overlays(61,79) +from:0x020afe70 kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020afe74 kind:load to:0x0215c894 module:overlays(61,63,64,65) +from:0x020afe78 kind:load to:0x021606b4 module:overlays(60,66,83) +from:0x020afe7c kind:load to:0x021608f0 module:overlays(60,62,66,83) +from:0x020afe80 kind:load to:0x0215a838 module:overlays(61,82) +from:0x020afe84 kind:load to:0x0212cd75 module:overlay(40) +from:0x020afe88 kind:load to:0x0213b248 module:overlays(26,55) +from:0x020afe8c kind:load to:0x0217c9f8 module:overlay(96) +from:0x020afe90 kind:load to:0x020fcd64 module:overlays(19,23) +from:0x020afe94 kind:load to:0x020f5148 module:overlays(19,21,22,23) +from:0x020afe98 kind:load to:0x0211138c module:overlays(19,26) +from:0x020afe9c kind:load to:0x0215e41c module:overlays(60,71,77) +from:0x020afea0 kind:load to:0x02135b84 module:overlays(26,49) +from:0x020afea4 kind:load to:0x0212d019 module:overlay(40) +from:0x020afea8 kind:load to:0x02149b34 module:overlays(28,58) +from:0x020afeac kind:load to:0x02133b0c module:overlay(49) +from:0x020afeb0 kind:load to:0x0216c1d8 module:overlay(91) +from:0x020afeb4 kind:load to:0x02165248 module:overlays(59,60,63,68,73,74,75,84) +from:0x020afeb8 kind:load to:0x0217b084 module:overlays(91,92,94) +from:0x020afebc kind:load to:0x02107150 module:overlays(19,26) +from:0x020afec0 kind:load to:0x0212dbc0 module:overlay(26) +from:0x020afec4 kind:load to:0x02148eac module:overlay(29) +from:0x020afec8 kind:load to:0x02137188 module:overlay(47) +from:0x020afecc kind:load to:0x0216c7cc module:overlay(88) +from:0x020afed0 kind:load to:0x021704bc module:overlay(88) +from:0x020afed4 kind:load to:0x021741f0 module:overlays(88,89) +from:0x020afed8 kind:load to:0x02172824 module:overlays(88,93) +from:0x020afedc kind:load to:0x0215bd20 module:overlays(62,65,67) +from:0x020afee0 kind:load to:0x02170a98 module:overlay(88) +from:0x020afee4 kind:load to:0x0215c8ac module:overlays(61,64,65,67) +from:0x020afee8 kind:load to:0x02173fd0 module:overlays(88,89) +from:0x020afeec kind:load to:0x02173dbc module:overlays(88,89) +from:0x020afef0 kind:load to:0x02172b3c module:overlays(88,89) +from:0x020afef4 kind:load to:0x02172fe0 module:overlay(88) +from:0x020afef8 kind:load to:0x0216f578 module:overlay(88) +from:0x020afefc kind:load to:0x02173628 module:overlays(88,89) +from:0x020aff00 kind:load to:0x02173408 module:overlays(88,89,90) +from:0x020aff04 kind:load to:0x0216ef34 module:overlays(88,93) +from:0x020aff08 kind:load to:0x0216e924 module:overlays(88,94) +from:0x020aff0c kind:load to:0x0217386c module:overlays(88,89) +from:0x020aff10 kind:load to:0x02173a80 module:overlays(88,89) +from:0x020aff14 kind:load to:0x0216e5c8 module:overlays(88,91) +from:0x020aff18 kind:load to:0x0215d208 module:overlays(61,64,65,69,87) +from:0x020aff1c kind:load to:0x0215e2f8 module:overlays(67,77,87) +from:0x020aff20 kind:load to:0x021564a0 module:overlays(58,86,87) +from:0x020aff24 kind:load to:0x021564a0 module:overlays(58,86,87) +from:0x020aff28 kind:load to:0x0215ab98 module:overlays(65,77,82) +from:0x020aff2c kind:load to:0x0215798c module:overlays(58,79) +from:0x020aff30 kind:load to:0x0215d0e0 module:overlays(61,64,65,67,69,77,84) +from:0x020aff34 kind:load to:0x021599b0 module:overlays(58,79,82) +from:0x020aff38 kind:load to:0x021731e0 module:overlays(89,90) +from:0x020aff3c kind:load to:0x02183744 module:overlays(97,99) +from:0x020aff40 kind:load to:0x021736ac module:overlays(89,90) +from:0x020aff44 kind:load to:0x02173380 module:overlays(89,90) +from:0x020aff48 kind:load to:0x0209d840 module:overlay(0) +from:0x020aff4c kind:load to:0x0217108c module:overlay(94) +from:0x020aff50 kind:load to:0x02172970 module:overlays(89,94) +from:0x020aff54 kind:load to:0x0215e40c module:overlays(77,83) +from:0x020aff58 kind:load to:0x0218390c module:overlays(97,98) +from:0x020aff5c kind:load to:0x02182fdc module:overlays(97,99) +from:0x020aff60 kind:load to:0x021833ec module:overlays(97,98) +from:0x020aff64 kind:load to:0x020fcf04 module:overlays(19,23,31) +from:0x020aff68 kind:load to:0x0215d864 module:overlays(61,68,77,86) +from:0x020aff6c kind:load to:0x02172b24 module:overlays(89,92,94) +from:0x020aff70 kind:load to:0x0215e5c0 module:overlays(78,83) +from:0x020aff74 kind:load to:0x02183208 module:overlays(97,98) +from:0x020aff78 kind:load to:0x02182c34 module:overlays(97,99) +from:0x020aff7c kind:load to:0x02182c58 module:overlays(97,98) +from:0x020aff80 kind:load to:0x0213c630 module:overlays(26,57) +from:0x020aff84 kind:load to:0x021410cc module:overlays(26,70) +from:0x020aff88 kind:load to:0x02136bcc module:overlay(47) +from:0x020aff8c kind:load to:0x0209d754 module:overlay(0) +from:0x020aff90 kind:load to:0x0215961c module:overlays(58,82) +from:0x020aff94 kind:load to:0x0213f040 module:overlays(26,54,55,56) +from:0x020aff98 kind:load to:0x02139fa4 module:overlays(26,54) +from:0x020aff9c kind:load to:0x0215a474 module:overlays(62,79) +from:0x020affa0 kind:load to:0x0214a830 module:overlays(27,28,58) +from:0x020affa4 kind:load to:0x021700e0 module:overlay(94) +from:0x020affa8 kind:load to:0x0214c5cc module:overlay(58) +from:0x020affac kind:load to:0x0211bc60 module:overlay(34) +from:0x020affb0 kind:load to:0x0214e6ec module:overlay(30) +from:0x020affb4 kind:load to:0x0213dc5c module:overlays(26,54,57) +from:0x020affb8 kind:load to:0x0212023c module:overlays(33,35) +from:0x020affbc kind:load to:0x0211ad60 module:overlays(32,33,34,35,36,37,38,39) +from:0x020affc0 kind:load to:0x0211d954 module:overlay(35) +from:0x020affc4 kind:load to:0x0215c5a4 module:overlays(61,64,65,84) +from:0x020affc8 kind:load to:0x02147440 module:overlay(27) +from:0x020affcc kind:load to:0x0215aee0 module:overlays(61,82) +from:0x020affd0 kind:load to:0x02136eb0 module:overlay(47) +from:0x020affd4 kind:load to:0x020f9a68 module:overlays(19,22,23,31) +from:0x020affd8 kind:load to:0x0211c808 module:overlay(35) +from:0x020affdc kind:load to:0x0211c87c module:overlay(35) +from:0x020affe0 kind:load to:0x020f522c module:overlays(19,21,22,23) +from:0x020affe4 kind:load to:0x0212ce51 module:overlay(40) +from:0x020affe8 kind:load to:0x0212cec9 module:overlay(40) +from:0x020affec kind:load to:0x0212cf39 module:overlay(40) +from:0x020afff0 kind:load to:0x0215b3cc module:overlay(64) +from:0x020afff4 kind:load to:0x0212cfa9 module:overlay(40) +from:0x020afff8 kind:load to:0x0212cb91 module:overlay(40) +from:0x020b0000 kind:load to:0x0212cdd9 module:overlay(40) +from:0x020b0004 kind:load to:0x02154ec0 module:overlays(29,30,58,77,78) +from:0x020b0008 kind:load to:0x02136d34 module:overlays(49,50) +from:0x020b000c kind:load to:0x0213c708 module:overlays(26,56) +from:0x020b0010 kind:load to:0x0213b8a0 module:overlays(26,57) +from:0x020b0014 kind:load to:0x02139f20 module:overlays(26,53,54,55,56,57) +from:0x020b0018 kind:load to:0x021252b5 module:overlay(40) +from:0x020b001c kind:load to:0x02132e98 module:overlays(47,49) +from:0x020b0020 kind:load to:0x02159c94 module:overlays(67,68,79) +from:0x020b0024 kind:load to:0x02159d44 module:overlays(67,79) +from:0x020b0028 kind:load to:0x0212cd09 module:overlay(40) +from:0x020b002c kind:load to:0x0215acbc module:overlays(65,67,77,82) +from:0x020b0030 kind:load to:0x02159de4 module:overlays(61,67,79) +from:0x020b0034 kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020b0038 kind:load to:0x0212cc9d module:overlay(40) +from:0x020b003c kind:load to:0x0215b2d0 module:overlays(61,67,68,73) +from:0x020b0044 kind:load to:0x0214f1e4 module:overlay(30) +from:0x020b0048 kind:load to:0x02120a04 module:overlays(33,37,38) +from:0x020b004c kind:load to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x020b0050 kind:load to:0x0213c238 module:overlays(26,57) +from:0x020b0054 kind:load to:0x02131ec0 module:overlays(47,48,49,50,51,52) +from:0x020b0058 kind:load to:0x021565c4 module:overlays(58,71,86) +from:0x020b005c kind:load to:0x02145e3c module:overlay(30) +from:0x020b0060 kind:load to:0x020f06e0 module:overlays(19,22,31) +from:0x020b0064 kind:load to:0x0214d474 module:overlay(30) +from:0x020b0068 kind:load to:0x0213c43c module:overlays(26,57) +from:0x020b006c kind:load to:0x0212c24c module:overlays(44,45,46) +from:0x020b0070 kind:load to:0x0212d510 module:overlay(44) +from:0x020b0074 kind:load to:0x0215e9f0 module:overlays(67,80) +from:0x020b0078 kind:load to:0x02127c8c module:overlay(44) +from:0x020b007c kind:load to:0x02152c58 module:overlays(30,80) +from:0x020b0080 kind:load to:0x020e5f90 module:overlays(19,20) +from:0x020b0084 kind:load to:0x0215bdec module:overlay(84) +from:0x020b0088 kind:load to:0x020e72b4 module:overlays(19,20,31) +from:0x020b008c kind:load to:0x0218a9c8 module:overlays(97,100,105,110) +from:0x020b0090 kind:load to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x020b0094 kind:load to:0x0215abec module:overlays(61,82) +from:0x020b0098 kind:load to:0x0211f8e0 module:overlays(32,35,39) +from:0x020b009c kind:load to:0x02125280 module:overlays(41,42,43,44,45,46) +from:0x020b00a0 kind:load to:0x0214313c module:overlays(26,70) +from:0x020b00a4 kind:load to:0x02125930 module:overlay(41) +from:0x020b00a8 kind:load to:0x02125460 module:overlay(41) +from:0x020b00ac kind:load to:0x02125f4c module:overlay(41) +from:0x020b00b0 kind:load to:0x02161e74 module:overlays(60,62,66,80,86) +from:0x020b00b4 kind:load to:0x0215f9bc module:overlays(67,68,74,78,83) +from:0x020b00b8 kind:load to:0x02113898 module:overlays(19,26) +from:0x020b00bc kind:load to:0x021348e0 module:overlays(26,50) +from:0x020b00c0 kind:load to:0x02131ec0 module:overlays(47,48,49,50,51,52) +from:0x020b00c4 kind:load to:0x02162358 module:overlays(62,63,66,71,80,86) +from:0x020b00c8 kind:load to:0x021439b8 module:overlays(26,58) +from:0x020b00cc kind:load to:0x02143f5c module:overlay(58) +from:0x020b00d0 kind:load to:0x02140e34 module:overlays(26,58) +from:0x020b00d4 kind:load to:0x0217061c module:overlay(94) +from:0x020b00d8 kind:load to:0x0211ad60 module:overlays(32,33,34,35,36,37,38,39) +from:0x020b00dc kind:load to:0x0212e688 module:overlay(44) +from:0x020b00e0 kind:load to:0x0212dfa8 module:overlay(44) +from:0x020b00e4 kind:load to:0x0212e444 module:overlay(44) +from:0x020b00e8 kind:load to:0x02160168 module:overlays(62,66,67,83,84) +from:0x020b00ec kind:load to:0x0215ace4 module:overlays(62,82) +from:0x020b00f0 kind:load to:0x02162a2c module:overlays(62,66,84,86) +from:0x020b00f4 kind:load to:0x02139fdc module:overlays(26,53) +from:0x020b00f8 kind:load to:0x021444bc module:overlay(70) +from:0x020b00fc kind:load to:0x02168298 module:overlay(94) +from:0x020b0100 kind:load to:0x02160d54 module:overlays(66,68,84) +from:0x020b0104 kind:load to:0x020f5324 module:overlays(19,21,22,23) +from:0x020b0108 kind:load to:0x0217c94c module:overlay(96) +from:0x020b010c kind:load to:0x021768b4 module:overlays(88,89,92) +from:0x020b0110 kind:load to:0x02160268 module:overlays(66,75,83) +from:0x020b0114 kind:load to:0x02178ea4 module:overlays(88,89,90,92) +from:0x020b0118 kind:load to:0x02153b34 module:overlays(29,30,74) +from:0x020b011c kind:load to:0x021775f0 module:overlays(88,89,92) +from:0x020b0120 kind:load to:0x0216af1c module:overlays(88,92) +from:0x020b0124 kind:load to:0x02175998 module:overlays(89,92) +from:0x020b0128 kind:load to:0x0214d324 module:overlays(29,30) +from:0x020b012c kind:load to:0x0216057c module:overlays(62,66,68,83) +from:0x020b0130 kind:load to:0x02126f68 module:overlay(42) +from:0x020b0134 kind:load to:0x0211d46c module:overlay(32) +from:0x020b0138 kind:load to:0x020fc5b4 module:overlays(19,23,31) +from:0x020b013c kind:load to:0x02171d04 module:overlay(94) +from:0x020b0140 kind:load to:0x0215c250 module:overlays(61,62,65) +from:0x020b0144 kind:load to:0x021561c4 module:overlays(58,75,85) +from:0x020b0148 kind:load to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x020b014c kind:load to:0x0215ff08 module:overlays(66,67,75,78,83) +from:0x020b0150 kind:load to:0x02152c60 module:overlays(30,75) +from:0x020b0154 kind:load to:0x02173f08 module:overlays(89,92) +from:0x020b0158 kind:load to:0x02172694 module:overlay(92) +from:0x020b015c kind:load to:0x02171a38 module:overlay(92) +from:0x020b0160 kind:load to:0x0216ae68 module:overlay(91) +from:0x020b0164 kind:load to:0x021367a4 module:overlay(52) +from:0x020b0168 kind:load to:0x0212cbb9 module:overlay(40) +from:0x020b016c kind:load to:0x0215b8e8 module:overlay(62) +from:0x020b0170 kind:load to:0x0212cb69 module:overlay(40) +from:0x020b0174 kind:load to:0x0215b858 module:overlay(62) +from:0x020b0178 kind:load to:0x0215bd34 module:overlays(62,65) +from:0x020b017c kind:load to:0x020fd264 module:overlays(19,23,31) +from:0x020b0180 kind:load to:0x0215a0a0 module:overlays(62,79,86) +from:0x020b0184 kind:load to:0x020f29c8 module:overlays(19,22,31) +from:0x020b0188 kind:load to:0x0216d588 module:overlay(91) +from:0x020b018c kind:load to:0x020f9958 module:overlays(19,22,23,31) +from:0x020b0190 kind:load to:0x0215e278 module:overlays(67,77,83) +from:0x020b0194 kind:load to:0x0215a91c module:overlays(62,82) +from:0x020b0198 kind:load to:0x02121b20 module:overlays(32,33) +from:0x020b01a0 kind:load to:0x020f7ba8 module:overlays(19,22,23,31) +from:0x020b01a4 kind:load to:0x020f25fc module:overlays(19,22,31) +from:0x020b01a8 kind:load to:0x020d8840 module:overlays(19,24) +from:0x020b01ac kind:load to:0x0215d004 module:overlays(61,64,65,69,86) +from:0x020b01b0 kind:load to:0x02125a0c module:overlays(40,42) +from:0x020b01b4 kind:load to:0x0215a0d0 module:overlays(62,64,79,86) +from:0x020b01b8 kind:load to:0x02125280 module:overlays(41,42,43,44,45,46) +from:0x020b01bc kind:load to:0x02154f88 module:overlays(29,30,58,79) +from:0x020b01c0 kind:load to:0x021570f8 module:overlays(58,79) +from:0x020b01c4 kind:load to:0x0215caec module:overlays(61,64,65,69,77) +from:0x020b01c8 kind:load to:0x0215ec18 module:overlays(60,67) +from:0x020b01cc kind:load to:0x0212e7ed module:overlay(40) +from:0x020b01d0 kind:load to:0x0213a1c8 module:overlays(26,53,56) +from:0x020b01d4 kind:load to:0x02133b4c module:overlay(48) +from:0x020b01d8 kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020b01dc kind:load to:0x0216d4fc module:overlay(94) +from:0x020b01e0 kind:load to:0x0212a770 module:overlay(42) +from:0x020b01e4 kind:load to:0x0217a37c module:overlays(89,91,93,94) +from:0x020b01e8 kind:load to:0x02120e40 module:overlays(33,38) +from:0x020b01ec kind:load to:0x0215bd2c module:overlays(65,67,77) +from:0x020b01f0 kind:load to:0x0217a428 module:overlays(89,91,93,94) +from:0x020b01f4 kind:load to:0x0217a4d4 module:overlays(89,91,93,94) +from:0x020b01f8 kind:load to:0x0217a57c module:overlays(89,91,93,94) +from:0x020b01fc kind:load to:0x0212d7f8 module:overlays(40,42) +from:0x020b0200 kind:load to:0x0213620c module:overlay(49) +from:0x020b0204 kind:load to:0x021608f4 module:overlays(66,74,83) +from:0x020b0208 kind:load to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x020b020c kind:load to:0x02153a80 module:overlays(29,30,81) +from:0x020b0210 kind:load to:0x0214fc50 module:overlays(29,70) +from:0x020b0214 kind:load to:0x02132600 module:overlay(48) +from:0x020b0218 kind:load to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x020b021c kind:load to:0x0215e178 module:overlays(59,77) +from:0x020b0220 kind:load to:0x0215a890 module:overlays(59,62,82) +from:0x020b0224 kind:load to:0x021621c9 module:overlays(59,62,66,80,86) +from:0x020b0228 kind:load to:0x02168528 module:overlays(93,94) +from:0x020b022c kind:load to:0x02136f94 module:overlay(49) +from:0x020b0230 kind:load to:0x021375a4 module:overlays(26,49,52) +from:0x020b0234 kind:load to:0x0215db94 module:overlays(77,86) +from:0x020b0238 kind:load to:0x0215fd04 module:overlays(66,67,78,83,86) +from:0x020b023c kind:load to:0x0213ccdc module:overlays(26,53) +from:0x020b0240 kind:load to:0x0215ab08 module:overlays(69,82) +from:0x020b0244 kind:load to:0x02120350 module:overlays(26,33) +from:0x020b0248 kind:load to:0x02163408 module:overlays(59,60,62,66,87) +from:0x020b024c kind:load to:0x021631d8 module:overlays(60,62,66,74,87) +from:0x020b0250 kind:load to:0x0215ecd4 module:overlays(67,78) +from:0x020b0254 kind:load to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x020b0258 kind:load to:0x0212db48 module:overlays(26,44) +from:0x020b025c kind:load to:0x0216108c module:overlays(62,63,66) +from:0x020b0260 kind:load to:0x0212345c module:overlays(26,33,35,36,38) +from:0x020b0264 kind:load to:0x0215bf6c module:overlay(69) +from:0x020b0268 kind:load to:0x02122cd0 module:overlays(26,32,33,35,38) +from:0x020b026c kind:load to:0x02160bc8 module:overlays(66,80) +from:0x020b0270 kind:load to:0x0215f294 module:overlays(67,83,84) +from:0x020b0274 kind:load to:0x0215e0f0 module:overlays(77,83) +from:0x020b0278 kind:load to:0x0215d644 module:overlays(61,65,71,77,83) +from:0x020b027c kind:load to:0x0211b0e8 module:overlay(33) +from:0x020b0280 kind:load to:0x0213cce8 module:overlays(26,53,55) +from:0x020b0284 kind:load to:0x0213d8bc module:overlays(26,55,57) +from:0x020b0288 kind:load to:0x02145a14 module:overlay(70) +from:0x020b028c kind:load to:0x020f9d24 module:overlays(19,22,23,31) +from:0x020b0290 kind:load to:0x021626dc module:overlays(62,66,68,86) +from:0x020b0294 kind:load to:0x0216243c module:overlays(62,66,68,74,80,86) +from:0x020b0298 kind:load to:0x0216258c module:overlays(62,66,68,86) +from:0x020b029c kind:load to:0x0216282c module:overlays(62,66,68,86) +from:0x020b02a0 kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020b02a4 kind:load to:0x0215c12c module:overlays(61,62) +from:0x020b02a8 kind:load to:0x02125280 module:overlays(41,42,43,44,45,46) +from:0x020b02ac kind:load to:0x0215f214 module:overlays(60,67,83) +from:0x020b02b0 kind:load to:0x0215f5c8 module:overlays(60,66,67,78) +from:0x020b02b4 kind:load to:0x0215f71c module:overlays(60,67,78) +from:0x020b02b8 kind:load to:0x0215fef4 module:overlays(60,66,67,75,78,83) +from:0x020b02bc kind:load to:0x02160348 module:overlays(60,66,83) +from:0x020b02c0 kind:load to:0x02160470 module:overlays(60,66,83) +from:0x020b02c4 kind:load to:0x0215fdcc module:overlays(60,66,67,78,83) +from:0x020b02c8 kind:load to:0x02173ca0 module:overlays(88,89) +from:0x020b02cc kind:load to:0x0215fad8 module:overlays(66,67,78,83,86) +from:0x020b02d0 kind:load to:0x0215afb8 module:overlays(64,65,69,82) +from:0x020b02d4 kind:load to:0x0215b0dc module:overlays(64,65) +from:0x020b02d8 kind:load to:0x0213bbbc module:overlays(26,57) +from:0x020b02dc kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020b02e0 kind:load to:0x02159d34 module:overlays(61,62,77,79) +from:0x020b02e4 kind:load to:0x02159e58 module:overlays(62,79) +from:0x020b02e8 kind:load to:0x02159f7c module:overlays(62,79) +from:0x020b02ec kind:load to:0x0215b734 module:overlay(62) +from:0x020b02f0 kind:load to:0x02152ca0 module:overlays(30,72) +from:0x020b02f4 kind:load to:0x0211ad60 module:overlays(32,33,34,35,36,37,38,39) +from:0x020b02f8 kind:load to:0x02174430 module:overlays(88,89) +from:0x020b02fc kind:load to:0x02154074 module:overlays(29,30,72) +from:0x020b0300 kind:load to:0x0211c8c8 module:overlay(39) +from:0x020b0304 kind:load to:0x0215aad0 module:overlays(65,66,68,82) +from:0x020b0308 kind:load to:0x0215abf4 module:overlays(65,66,68,82) +from:0x020b030c kind:load to:0x0215ad18 module:overlays(65,82) +from:0x020b0310 kind:load to:0x0215ae3c module:overlays(65,82) +from:0x020b0314 kind:load to:0x0215af60 module:overlays(60,65,82) +from:0x020b0318 kind:load to:0x0215b084 module:overlays(65,68,87) +from:0x020b031c kind:load to:0x0215e0d0 module:overlays(60,63,77,83) +from:0x020b0320 kind:load to:0x0215df6c module:overlays(59,63,77) +from:0x020b0324 kind:load to:0x0215e318 module:overlays(63,67,77,78) +from:0x020b0328 kind:load to:0x0211fbcc module:overlays(33,39) +from:0x020b032c kind:load to:0x0215d9c0 module:overlays(63,77) +from:0x020b0330 kind:load to:0x0215dd24 module:overlays(59,63,75,77) +from:0x020b0334 kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020b0338 kind:load to:0x02159d04 module:overlays(61,66,79) +from:0x020b033c kind:load to:0x02159f74 module:overlays(61,79) +from:0x020b0340 kind:load to:0x0215a098 module:overlays(61,69,79) +from:0x020b0344 kind:load to:0x0215a1bc module:overlays(61,79) +from:0x020b0348 kind:load to:0x021648e4 module:overlays(59,60,66,68,74,75,87) +from:0x020b034c kind:load to:0x0215b1a8 module:overlay(65) +from:0x020b0350 kind:load to:0x020f1218 module:overlays(19,22,31) +from:0x020b0354 kind:load to:0x0216473c module:overlays(59,60,63,66,68,75,87) +from:0x020b0358 kind:load to:0x0215b200 module:overlays(64,65) +from:0x020b035c kind:load to:0x0215bab0 module:overlays(65,67) +from:0x020b0360 kind:load to:0x0215bbd4 module:overlays(61,65,67,75) +from:0x020b0364 kind:load to:0x02164484 module:overlays(59,60,63,66,87) +from:0x020b0368 kind:load to:0x02163938 module:overlays(59,60,62,66) +from:0x020b036c kind:load to:0x02163c5c module:overlays(59,60,66,84) +from:0x020b0370 kind:load to:0x021632a8 module:overlays(59,60,62,66,73) +from:0x020b0374 kind:load to:0x021641cc module:overlays(59,60,66,74,75) +from:0x020b0378 kind:load to:0x02163f14 module:overlays(59,60,66,84,87) +from:0x020b037c kind:load to:0x0215e2a8 module:overlays(66,67,77,83,84) +from:0x020b0380 kind:load to:0x0215e184 module:overlays(59,62,66,77) +from:0x020b0384 kind:load to:0x0215ddf8 module:overlays(77,86) +from:0x020b0388 kind:load to:0x020ea210 module:overlays(19,20,31) +from:0x020b038c kind:load to:0x0212c648 module:overlays(41,44,46) +from:0x020b0390 kind:load to:0x020ea6a4 module:overlays(19,20,31) +from:0x020b0394 kind:load to:0x0214decc module:overlay(70) +from:0x020b0398 kind:load to:0x020f1408 module:overlays(19,22,31) +from:0x020b039c kind:load to:0x02183af0 module:overlays(97,98) +from:0x020b03a0 kind:load to:0x0216e278 module:overlay(91) +from:0x020b03a4 kind:load to:0x0214fb78 module:overlay(30) +from:0x020b03a8 kind:load to:0x0212a899 module:overlay(43) +from:0x020b03b0 kind:load to:0x0211bc7c module:overlay(39) +from:0x020b03b4 kind:load to:0x0211bd20 module:overlay(39) +from:0x020b03b8 kind:load to:0x02108abc module:overlays(19,21,31) +from:0x020b03bc kind:load to:0x0216be60 module:overlay(91) +from:0x020b03c0 kind:load to:0x02143d60 module:overlays(27,28,29,30) +from:0x020b03c4 kind:load to:0x021454cc module:overlay(28) +from:0x020b03c8 kind:load to:0x0216fd38 module:overlays(89,94) +from:0x020b03cc kind:load to:0x0211cc50 module:overlays(26,35) +from:0x020b03d0 kind:load to:0x0215b070 module:overlays(60,65) +from:0x020b03d4 kind:load to:0x0215b100 module:overlays(60,68) +from:0x020b03d8 kind:load to:0x02159c68 module:overlays(60,79) +from:0x020b03dc kind:load to:0x02159cf4 module:overlays(60,79) +from:0x020b03e0 kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020b03e4 kind:load to:0x0211d1a4 module:overlay(37) +from:0x020b03e8 kind:load to:0x0215afe4 module:overlays(60,74) +from:0x020b03ec kind:load to:0x021206ec module:overlays(33,37) +from:0x020b03f0 kind:load to:0x020fb810 module:overlays(19,23,31) +from:0x020b03f4 kind:load to:0x020fb880 module:overlays(19,23,31) +from:0x020b03f8 kind:load to:0x020fb8f0 module:overlays(19,23,31) +from:0x020b03fc kind:load to:0x02171734 module:overlay(90) +from:0x020b0400 kind:load to:0x0216e8a4 module:overlay(94) +from:0x020b0404 kind:load to:0x020fb960 module:overlays(19,23,31) +from:0x020b0408 kind:load to:0x021794dc module:overlays(89,90,91,93,94) +from:0x020b040c kind:load to:0x0211bbfc module:overlay(39) +from:0x020b0410 kind:load to:0x0211bc3c module:overlay(39) +from:0x020b0414 kind:load to:0x02152fac module:overlay(85) +from:0x020b0418 kind:load to:0x02154b74 module:overlays(29,30,71,76,79,81) +from:0x020b041c kind:load to:0x0216c03c module:overlay(91) +from:0x020b0420 kind:load to:0x0212a108 module:overlay(43) +from:0x020b0424 kind:load to:0x021284d8 module:overlay(43) +from:0x020b0428 kind:load to:0x02125280 module:overlays(41,42,43,44,45,46) +from:0x020b042c kind:load to:0x02131ec0 module:overlays(47,48,49,50,51,52) +from:0x020b0430 kind:load to:0x0216c598 module:overlay(94) +from:0x020b0434 kind:load to:0x02134b84 module:overlays(26,52) +from:0x020b0438 kind:load to:0x020e8520 module:overlays(19,20,31) +from:0x020b043c kind:load to:0x020f94c8 module:overlays(19,22,23,31) +from:0x020b0440 kind:load to:0x02145750 module:overlay(70) +from:0x020b0444 kind:load to:0x0215e850 module:overlays(66,67) +from:0x020b0448 kind:load to:0x0209c084 module:overlay(0) +from:0x020b044c kind:load to:0x020f9800 module:overlays(19,22,23,31) +from:0x020b0450 kind:load to:0x0209c474 module:overlay(0) +from:0x020b0454 kind:load to:0x02144f44 module:overlays(27,58) +from:0x020b0458 kind:load to:0x02144bb0 module:overlays(29,58) +from:0x020b045c kind:load to:0x02144a70 module:overlay(58) +from:0x020b0460 kind:load to:0x02144e6c module:overlay(58) +from:0x020b0464 kind:load to:0x02144bf0 module:overlay(58) +from:0x020b0468 kind:load to:0x02144b70 module:overlay(58) +from:0x020b046c kind:load to:0x02144a30 module:overlay(58) +from:0x020b0470 kind:load to:0x02144ab0 module:overlay(58) +from:0x020b0474 kind:load to:0x02144970 module:overlay(58) +from:0x020b0478 kind:load to:0x0216b7b4 module:overlay(94) +from:0x020b047c kind:load to:0x02144af0 module:overlay(58) +from:0x020b0480 kind:load to:0x02144cc8 module:overlay(58) +from:0x020b0484 kind:load to:0x021449b0 module:overlays(58,70) +from:0x020b0488 kind:load to:0x02144d98 module:overlay(58) +from:0x020b048c kind:load to:0x02144b30 module:overlay(58) +from:0x020b0490 kind:load to:0x021449f0 module:overlay(58) +from:0x020b0494 kind:load to:0x0217a904 module:overlays(89,91,92,93,94) +from:0x020b0498 kind:load to:0x02161450 module:overlays(62,66,71) +from:0x020b049c kind:load to:0x02167b00 module:overlays(88,89,90,91,92,93,94) +from:0x020b04a0 kind:load to:0x02118a1c module:overlays(26,31) +from:0x020b04a4 kind:load to:0x02179c5c module:overlays(89,90,91,93,94) +from:0x020b04a8 kind:load to:0x0212a2cc module:overlay(26) +from:0x020b04ac kind:load to:0x021794a0 module:overlays(89,90,91,92,94) +from:0x020b04b0 kind:load to:0x0211f5f4 module:overlay(39) +from:0x020b04b8 kind:load to:0x0217a168 module:overlays(89,91,92,94) +from:0x020b04bc kind:load to:0x02118848 module:overlays(19,26,31) +from:0x020b04c0 kind:load to:0x020f82d4 module:overlays(19,22,23,31) +from:0x020b04c4 kind:load to:0x021132f8 module:overlays(19,26) +from:0x020b04c8 kind:load to:0x0217ce4c module:overlay(92) +from:0x020b04cc kind:load to:0x020e5ac4 module:overlays(19,20,31) +from:0x020b04d0 kind:load to:0x0214f458 module:overlays(29,58) +from:0x020b04d4 kind:load to:0x0214fa0c module:overlays(30,58) +from:0x020b04d8 kind:load to:0x0212eb89 module:overlays(40,44) +from:0x020b04dc kind:load to:0x0216fc28 module:overlay(91) +from:0x020b04e0 kind:load to:0x02149bd0 module:overlays(28,70) +from:0x020b04e4 kind:load to:0x02111fe4 module:overlays(19,26,31) +from:0x020b04e8 kind:load to:0x021124ac module:overlays(19,26,31) +from:0x020b04ec kind:load to:0x02146bb0 module:overlay(27) +from:0x020b04f0 kind:load to:0x02177f74 module:overlays(88,89,90,91) +from:0x020b04f4 kind:load to:0x0211c0d8 module:overlay(34) +from:0x020b04f8 kind:load to:0x021200bc module:overlays(33,34,37) +from:0x020b04fc kind:load to:0x02125880 module:overlays(26,41) +from:0x020b0500 kind:load to:0x0211cf84 module:overlay(26) +from:0x020b0504 kind:load to:0x02115f94 module:overlays(19,26,31) +from:0x020b0508 kind:load to:0x0211358c module:overlays(19,26,31) +from:0x020b050c kind:load to:0x0215c60c module:overlays(61,64,65,68) +from:0x020b0510 kind:load to:0x0215c470 module:overlays(61,62,64,65) +from:0x020b0514 kind:load to:0x02171194 module:overlay(91) +from:0x020b0518 kind:load to:0x02125120 module:overlays(26,34) +from:0x020b051c kind:load to:0x0214fa00 module:overlay(30) +from:0x020b0520 kind:load to:0x02171300 module:overlay(91) +from:0x020b0524 kind:load to:0x02177a88 module:overlays(88,89,91) +from:0x020b0528 kind:load to:0x02122764 module:overlays(33,37,38) +from:0x020b052c kind:load to:0x02124360 module:overlays(26,32,33,36,37) +from:0x020b0530 kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020b0534 kind:load to:0x0215aad0 module:overlays(65,66,68,82) +from:0x020b0538 kind:load to:0x0216ac20 module:overlay(94) +from:0x020b053c kind:load to:0x02183408 module:overlays(97,99) +from:0x020b0540 kind:load to:0x0216a638 module:overlay(94) +from:0x020b0544 kind:load to:0x0212cc29 module:overlay(40) +from:0x020b0548 kind:load to:0x0215dcac module:overlays(66,74,77) +from:0x020b054c kind:load to:0x0215d7d8 module:overlays(61,66,67,77,84) +from:0x020b0550 kind:load to:0x0215dd5c module:overlays(66,77) +from:0x020b0554 kind:load to:0x0215d798 module:overlays(61,66,71,77) +from:0x020b055c kind:load to:0x0215cff0 module:overlays(61,64,65,69,83,86,87) +from:0x020b0560 kind:load to:0x0212a6a0 module:overlay(46) +from:0x020b0564 kind:load to:0x0215c4c8 module:overlays(61,64,65,83) +from:0x020b0568 kind:load to:0x02129650 module:overlay(46) +from:0x020b056c kind:load to:0x0212a28c module:overlay(26) +from:0x020b0570 kind:load to:0x0216adac module:overlay(90) +from:0x020b0574 kind:load to:0x0216ff90 module:overlay(90) +from:0x020b0578 kind:load to:0x02154be0 module:overlays(29,30,76,82,83) +from:0x020b057c kind:load to:0x0215d204 module:overlays(61,64,65,69,84) +from:0x020b0580 kind:load to:0x0215e858 module:overlays(67,84) +from:0x020b0584 kind:load to:0x02150060 module:overlay(30) +from:0x020b058c kind:load to:0x0214f0ac module:overlay(58) +from:0x020b0590 kind:load to:0x0212ac7c module:overlay(45) +from:0x020b0594 kind:load to:0x02154ca4 module:overlays(29,30,58,76,83) +from:0x020b0598 kind:load to:0x02126bd8 module:overlay(46) +from:0x020b059c kind:load to:0x02128314 module:overlay(46) +from:0x020b05a0 kind:load to:0x02125280 module:overlays(41,42,43,44,45,46) +from:0x020b05a4 kind:load to:0x0211ae70 module:overlay(38) +from:0x020b05a8 kind:load to:0x0212e255 module:overlay(40) +from:0x020b05ac kind:load to:0x0212e2c9 module:overlay(40) +from:0x020b05b0 kind:load to:0x0212e335 module:overlay(40) +from:0x020b05b4 kind:load to:0x02159be0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020b05bc kind:load to:0x0215b438 module:overlays(65,69) +from:0x020b05c0 kind:load to:0x0211ad8c module:overlay(39) +from:0x020b05c4 kind:load to:0x021576fc module:overlays(58,74) +from:0x020b05c8 kind:load to:0x02154e6c module:overlays(29,30,58,74,76,79) +from:0x020b05cc kind:load to:0x020eba41 module:overlays(19,31) +from:0x020b05d0 kind:load to:0x02160aa4 module:overlays(60,63,66) +from:0x020b05d4 kind:load to:0x0211d2a8 module:overlay(39) +from:0x020b05d8 kind:load to:0x020eba19 module:overlays(19,31) +from:0x020b05dc kind:load to:0x0212c76c module:overlays(40,46) +from:0x020b09b8 kind:load to:0x02147ee4 module:overlay(70) +from:0x020b09bc kind:load to:0x020f619c module:overlays(19,21,22,23) +from:0x020b09c0 kind:load to:0x02151c0c module:overlays(58,70) +from:0x020b09c4 kind:load to:0x020f73a4 module:overlays(19,21,22,23) +from:0x020b09c8 kind:load to:0x020f7a1c module:overlays(19,21,22,23) +from:0x020b09cc kind:load to:0x0210b754 module:overlays(19,21,31) +from:0x020b09d0 kind:load to:0x02163b9c module:overlays(60,66,71,84) +from:0x020b09d4 kind:load to:0x02145d7c module:overlay(70) +from:0x020b09d8 kind:load to:0x0209fbbc module:overlay(0) +from:0x020b09dc kind:load to:0x02165194 module:overlays(59,60,63,68,71,74,75,84) +from:0x020b09e0 kind:load to:0x021585f8 module:overlays(58,79) +from:0x020b09e4 kind:load to:0x02147120 module:overlay(70) +from:0x020b09e8 kind:load to:0x021201d0 module:overlays(33,35,38) +from:0x020b09ec kind:load to:0x02104194 module:overlays(19,31) +from:0x020b09f0 kind:load to:0x0216aa78 module:overlay(91) +from:0x020b09f4 kind:load to:0x021092b8 module:overlays(19,21,31) +from:0x020b09f8 kind:load to:0x0215cdbc module:overlays(61,64,65,67,69) +from:0x020b09fc kind:load to:0x02164300 module:overlays(60,66,71,74,75,87) +from:0x020b0a00 kind:load to:0x02176bf4 module:overlays(89,94) +from:0x020b0a04 kind:load to:0x02173ac8 module:overlay(89) +from:0x020b0a08 kind:load to:0x02108c74 module:overlays(19,21,31) +from:0x020b0a0c kind:load to:0x02145f38 module:overlay(27) +from:0x020b0a10 kind:load to:0x02155200 module:overlays(29,85) +from:0x020b0a14 kind:load to:0x02162274 module:overlays(60,62,66,80,86) +from:0x020b0a18 kind:load to:0x0211bb20 module:overlays(33,36) +from:0x020b0a1c kind:load to:0x0212d848 module:overlays(40,41) +from:0x020b0a20 kind:load to:0x02160170 module:overlays(66,67,83,86) +from:0x020b0a24 kind:load to:0x02101260 module:overlays(19,31) +from:0x020b0a28 kind:load to:0x020feb40 module:overlay(19) +from:0x020b0a2c kind:load to:0x0215d7cc module:overlays(61,62,67,77) +from:0x020b0a30 kind:load to:0x02151628 module:overlays(58,70) +from:0x020b0a34 kind:load to:0x021001dc module:overlay(19) +from:0x020b0a38 kind:load to:0x0212ee68 module:overlays(40,41,42,43,44) +from:0x020b0a3c kind:load to:0x021606b8 module:overlays(66,83,86) +from:0x020b0a40 kind:load to:0x021588f8 module:overlays(58,79) +from:0x020b0a44 kind:load to:0x0214a95c module:overlays(27,28,70) +from:0x020b0a48 kind:load to:0x02100914 module:overlays(19,31) +from:0x020b0a4c kind:load to:0x02101f94 module:overlays(19,31) +from:0x020b0a50 kind:load to:0x0212e680 module:overlay(41) +from:0x020b0a54 kind:load to:0x0213565c module:overlays(26,48) +from:0x020b0a58 kind:load to:0x0215b2c4 module:overlay(61) +from:0x020b0a5c kind:load to:0x02162bd4 module:overlays(62,66,68,73,86) +from:0x020b0a60 kind:load to:0x0215de98 module:overlays(67,77) +from:0x020b0a64 kind:load to:0x0210cb8c module:overlays(19,26) +from:0x020b0a68 kind:load to:0x02147e0c module:overlay(28) +from:0x020b0a6c kind:load to:0x02110b20 module:overlays(19,26) +from:0x020b0a70 kind:load to:0x0216a314 module:overlay(92) +from:0x020b0a74 kind:load to:0x0214536c module:overlay(27) +from:0x020b0a78 kind:load to:0x02168cb8 module:overlay(92) +from:0x020b0a7c kind:load to:0x02169124 module:overlay(92) +from:0x020b0a80 kind:load to:0x02169550 module:overlay(92) +from:0x020b0a84 kind:load to:0x0210ce1c module:overlays(19,26) +from:0x020b0a88 kind:load to:0x021774ac module:overlays(88,89,90) +from:0x020b0a8c kind:load to:0x02147988 module:overlays(28,58) +from:0x020b0a90 kind:load to:0x02110f98 module:overlays(19,26) +from:0x020b0a94 kind:load to:0x02147ad8 module:overlay(28) +from:0x020b0a98 kind:load to:0x021441e4 module:overlay(30) +from:0x020b0a9c kind:load to:0x0216a830 module:overlay(91) +from:0x020b0aa0 kind:load to:0x0216983c module:overlay(92) +from:0x020b0aa4 kind:load to:0x0216271c module:overlays(60,62,66,75,86) +from:0x020b0aa8 kind:load to:0x02151a54 module:overlays(58,70) +from:0x020b0aac kind:load to:0x02102220 module:overlays(19,31) +from:0x020b0ab0 kind:load to:0x02164a08 module:overlays(59,60,66,68,74,75,87) +from:0x020b0ab4 kind:load to:0x02145f94 module:overlay(70) +from:0x020b0ab8 kind:load to:0x02172cd8 module:overlays(89,94) +from:0x020b0abc kind:load to:0x0212f17c module:overlays(40,42,43,44) +from:0x020b0ac0 kind:load to:0x02169c04 module:overlay(91) +from:0x020b0ac4 kind:load to:0x0214ade0 module:overlays(27,70) +from:0x020b0ac8 kind:load to:0x0215b18c module:overlays(60,61,69) +from:0x020b0acc kind:load to:0x0215ae80 module:overlays(64,67,82) +from:0x020b0ad0 kind:load to:0x0215d114 module:overlays(61,62,64,65,69,77) +from:0x020b0ad4 kind:load to:0x02146e7c module:overlay(70) +from:0x020b0ad8 kind:load to:0x02120c18 module:overlays(33,38) +from:0x020b0adc kind:load to:0x02158fdc module:overlays(58,79,80) +from:0x020b0ae0 kind:load to:0x0212ed6c module:overlays(40,42,43,44) +from:0x020b0ae4 kind:load to:0x0213c5d0 module:overlays(26,56) +from:0x020b0ae8 kind:load to:0x0215e718 module:overlay(66) +from:0x020b0aec kind:load to:0x021024fc module:overlays(19,31) +from:0x020b0af0 kind:load to:0x0215dae0 module:overlays(62,77) +from:0x020b0af4 kind:load to:0x02123c90 module:overlays(33,34,35,36,37) +from:0x020b0af8 kind:load to:0x021602f0 module:overlays(66,83,86) +from:0x020b0afc kind:load to:0x02102d54 module:overlays(19,31) +from:0x020b0b00 kind:load to:0x021531bc module:overlay(58) +from:0x020b0b04 kind:load to:0x0210d81c module:overlay(19) +from:0x020b0b08 kind:load to:0x0211e4a4 module:overlay(39) +from:0x020b0b0c kind:load to:0x0215c5d8 module:overlays(61,64,65,69) +from:0x020b0b10 kind:load to:0x0215ce70 module:overlays(61,64,65,69,77) +from:0x020b0b14 kind:load to:0x02158d20 module:overlays(58,79) +from:0x020b0b18 kind:load to:0x02137e74 module:overlays(26,47,50,52) +from:0x020b0b1c kind:load to:0x0215bd38 module:overlays(64,65,77) +from:0x020b0b20 kind:load to:0x0215bbcc module:overlays(60,61,64) +from:0x020b0b24 kind:load to:0x0215d590 module:overlays(61,62,65,77) +from:0x020b0b28 kind:load to:0x0215d6e4 module:overlays(61,62,65,77) +from:0x020b0b2c kind:load to:0x0215d24c module:overlays(61,62,64,65,69) +from:0x020b0b30 kind:load to:0x0215d838 module:overlays(61,62,77) +from:0x020b0b34 kind:load to:0x0215d98c module:overlays(62,77) +from:0x020b0b38 kind:load to:0x0215b9b8 module:overlay(61) +from:0x020b0b3c kind:load to:0x021514dc module:overlays(58,70) +from:0x020b0b40 kind:load to:0x02150da0 module:overlays(58,70) +from:0x020b0b44 kind:load to:0x0215eb54 module:overlays(66,67) +from:0x020b0b48 kind:load to:0x0215eca8 module:overlays(66,67,74) +from:0x020b0b4c kind:load to:0x02175c28 module:overlay(89) +from:0x020b0b50 kind:load to:0x02157ab0 module:overlays(58,71,79) +from:0x020b0b54 kind:load to:0x0210759c module:overlays(19,26,31) +from:0x020b0b58 kind:load to:0x021526e0 module:overlays(58,70) +from:0x020b0b5c kind:load to:0x0215beb0 module:overlay(64) +from:0x020b0b60 kind:load to:0x02150244 module:overlay(58) +from:0x020b0b64 kind:load to:0x021628e8 module:overlays(60,62,66,75,86) +from:0x020b0b68 kind:load to:0x0215f664 module:overlays(63,67,78,84) +from:0x020b0b6c kind:load to:0x0215d0e0 module:overlays(61,64,65,67,69,77,84) +from:0x020b0b70 kind:load to:0x0217718c module:overlays(88,89,94) +from:0x020b0b74 kind:load to:0x0214625c module:overlay(27) +from:0x020b0b78 kind:load to:0x0215fd74 module:overlays(66,67,78,83,84) +from:0x020b0b7c kind:load to:0x02152ed8 module:overlay(58) +from:0x020b0b80 kind:load to:0x0215ee7c module:overlays(66,67,74) +from:0x020b0b84 kind:load to:0x0210d61c module:overlays(19,26) +from:0x020b0b88 kind:load to:0x0215bb0c module:overlays(65,69,73) +from:0x020b0b8c kind:load to:0x0215da98 module:overlays(67,77) +from:0x020b0b90 kind:load to:0x02162cb0 module:overlays(62,63,66,86) +from:0x020b0b94 kind:load to:0x0215dc98 module:overlays(63,66,67,73,77,87) +from:0x020b0b98 kind:load to:0x02177e08 module:overlays(88,89,94) +from:0x020b0b9c kind:load to:0x0210c8a0 module:overlays(19,26) +from:0x020b0ba0 kind:load to:0x02146618 module:overlay(27) +from:0x020b0ba4 kind:load to:0x02169d78 module:overlay(91) +from:0x020b0ba8 kind:load to:0x02169f20 module:overlays(91,92) +from:0x020b0bac kind:load to:0x02175980 module:overlays(89,90) +from:0x020b0bb0 kind:load to:0x021620a4 module:overlays(60,62,66,80,86) +from:0x020b0bb4 kind:load to:0x0210b09c module:overlays(19,21,26) +from:0x020b0bb8 kind:load to:0x0210a54c module:overlays(19,21,26) +from:0x020b0bbc kind:load to:0x0215cc3c module:overlays(61,64,65,69,77) +from:0x020b0bc0 kind:load to:0x021634c4 module:overlays(60,62,66,84) +from:0x020b0bc4 kind:load to:0x02153f48 module:overlays(29,30,81) +from:0x020b0bc8 kind:load to:0x0214d784 module:overlay(70) +from:0x020b0bcc kind:load to:0x02148c9c module:overlay(29) +from:0x020b0bd0 kind:load to:0x02176d80 module:overlays(89,90) +from:0x020b0bd4 kind:load to:0x0217692c module:overlays(88,89,90) +from:0x020b0bd8 kind:load to:0x021488b4 module:overlays(28,30) +from:0x020b0be0 kind:load to:0x0212ae08 module:overlay(45) +from:0x020b0be4 kind:load to:0x02163584 module:overlays(60,62,66,68) +from:0x020b0be8 kind:load to:0x02147f80 module:overlays(28,58) +from:0x020b0bec kind:load to:0x0210bc88 module:overlays(19,31) +from:0x020b0bf0 kind:load to:0x02162bbc module:overlays(62,66,71,86) +from:0x020b0bf4 kind:load to:0x02162df8 module:overlays(62,66,71,86) +from:0x020b0bf8 kind:load to:0x0210c874 module:overlays(19,31) +from:0x020b0bfc kind:load to:0x02145b4c module:overlay(29) +from:0x020b0c00 kind:load to:0x0215e774 module:overlays(83,84) +from:0x020b0c04 kind:load to:0x021071f8 module:overlays(19,31) +from:0x020b0c08 kind:load to:0x02107d5c module:overlays(19,31) +from:0x020b0c0c kind:load to:0x0210d0f0 module:overlays(19,26,31) +from:0x020b0c10 kind:load to:0x02163d2c module:overlays(60,66,71,84,87) +from:0x020b0c14 kind:load to:0x02161318 module:overlays(62,63,66) +from:0x020b0c18 kind:load to:0x021463f8 module:overlay(29) +from:0x020b0c1c kind:load to:0x0215ff98 module:overlays(66,67,83,86) +from:0x020b0c20 kind:load to:0x02102824 module:overlays(19,31) +from:0x020b0c24 kind:load to:0x021507ac module:overlays(58,70) +from:0x020b0c28 kind:load to:0x02163a88 module:overlays(60,66,73,84,87) +from:0x020b0c2c kind:load to:0x0215efe8 module:overlays(67,78) +from:0x020b0c30 kind:load to:0x0214bdc8 module:overlays(27,70) +from:0x020b0c34 kind:load to:0x0210b3c4 module:overlays(19,21,31) +from:0x020b0c38 kind:load to:0x021608fc module:overlays(60,66,80,83) +from:0x020b0c3c kind:load to:0x02162808 module:overlays(62,66,84,86) +from:0x020b0c40 kind:load to:0x02174fcc module:overlays(89,90) +from:0x020b0c44 kind:load to:0x02120510 module:overlays(33,38) +from:0x020b0c48 kind:load to:0x021536dc module:overlays(30,58) +from:0x020b0c4c kind:load to:0x02163248 module:overlays(59,60,62,63,66,75) +from:0x020b0c50 kind:load to:0x0214916c module:overlays(29,70) +from:0x020b0c54 kind:load to:0x0210ec54 module:overlay(19) +from:0x020b0c58 kind:load to:0x0210375c module:overlays(19,31) +from:0x020b0c5c kind:load to:0x0212e580 module:overlay(42) +from:0x020b0c60 kind:load to:0x021479a8 module:overlay(70) +from:0x020b0c64 kind:load to:0x0209f4a4 module:overlay(0) +from:0x020b0c68 kind:load to:0x02122e68 module:overlays(32,38) +from:0x020b0c6c kind:load to:0x02148824 module:overlay(70) +from:0x020b0c70 kind:load to:0x0210a6b8 module:overlays(19,21,31) +from:0x020b0c74 kind:load to:0x02169d54 module:overlay(92) +from:0x020b0c78 kind:load to:0x0210c5f4 module:overlays(19,26) +from:0x020b0c7c kind:load to:0x02148310 module:overlay(29) +from:0x020b0c80 kind:load to:0x021466ac module:overlay(29) +from:0x020b0c84 kind:load to:0x02168680 module:overlay(92) +from:0x020b0c88 kind:load to:0x02168850 module:overlay(92) +from:0x020b0c8c kind:load to:0x02168a18 module:overlays(88,92) +from:0x020b0c90 kind:load to:0x02177728 module:overlays(88,89,90,94) +from:0x020b0c94 kind:load to:0x02143d60 module:overlays(27,28,29,30) +from:0x020b0c98 kind:load to:0x02143d60 module:overlays(27,28,29,30) +from:0x020b0c9c kind:load to:0x02162654 module:overlays(62,66,84,86) +from:0x020b0ca0 kind:load to:0x0216a26c module:overlay(91) +from:0x020b0ca4 kind:load to:0x021474a0 module:overlay(28) +from:0x020b0ca8 kind:load to:0x02144330 module:overlay(29) +from:0x020b0cac kind:load to:0x021485a4 module:overlay(29) +from:0x020b0cb0 kind:load to:0x021471a0 module:overlay(28) +from:0x020b0cb4 kind:load to:0x02144db4 module:overlay(27) +from:0x020b0cb8 kind:load to:0x02177210 module:overlays(88,89,90) +from:0x020b0cbc kind:load to:0x021450b4 module:overlay(27) +from:0x020b0cc0 kind:load to:0x02169ff4 module:overlay(92) +from:0x020b0cc4 kind:load to:0x02176f74 module:overlays(89,90) +from:0x020b0cc8 kind:load to:0x02105d78 module:overlays(19,31) +from:0x020b0ccc kind:load to:0x0214fc98 module:overlays(58,70) +from:0x020b0cd0 kind:load to:0x021060d4 module:overlays(19,31) +from:0x020b0cd4 kind:load to:0x02104bcc module:overlays(19,31) +from:0x020b0cd8 kind:load to:0x0210b86c module:overlays(19,26) +from:0x020b0cdc kind:load to:0x02105f14 module:overlays(19,31) +from:0x020b0ce0 kind:load to:0x02144d6c module:overlay(30) +from:0x020b0ce4 kind:load to:0x02144798 module:overlays(27,58) +from:0x020b0ce8 kind:load to:0x02148aa8 module:overlay(28) +from:0x020b0cec kind:load to:0x021443a0 module:overlays(27,29) +from:0x020b0cf0 kind:load to:0x021451b8 module:overlay(30) +from:0x020b0cf4 kind:load to:0x021752e0 module:overlays(89,90) +from:0x020b0cf8 kind:load to:0x02148128 module:overlay(28) +from:0x020b0cfc kind:load to:0x02148018 module:overlays(29,58,70) +from:0x020b0d00 kind:load to:0x02145510 module:overlay(30) +from:0x020b0d04 kind:load to:0x02145818 module:overlay(30) +from:0x020b0d08 kind:load to:0x0214d3a4 module:overlay(70) +from:0x020b0d0c kind:load to:0x0213d1c8 module:overlays(26,57) +from:0x020b0d14 kind:load to:0x0214d590 module:overlay(70) +from:0x020b0d18 kind:load to:0x02146ea0 module:overlay(28) +from:0x020b0d1c kind:load to:0x02176b20 module:overlays(89,90) +from:0x020b0d20 kind:load to:0x0214588c module:overlay(29) +from:0x020b0d24 kind:load to:0x02110740 module:overlays(19,26) +from:0x020b0d28 kind:load to:0x02145c10 module:overlay(27) +from:0x020b0d2c kind:load to:0x0210bbcc module:overlays(19,26) +from:0x020b0d30 kind:load to:0x021455d4 module:overlay(29) +from:0x020b0d34 kind:load to:0x02146be8 module:overlay(28) +from:0x020b0d38 kind:load to:0x021448c0 module:overlay(29) +from:0x020b0d3c kind:load to:0x02144b80 module:overlay(29) +from:0x020b0d40 kind:load to:0x0217566c module:overlays(89,90) +from:0x020b0d44 kind:load to:0x02144a98 module:overlay(27) +from:0x020b0d48 kind:load to:0x021486dc module:overlay(28) +from:0x020b0d4c kind:load to:0x02146788 module:overlay(28) +from:0x020b0d50 kind:load to:0x02145b20 module:overlay(30) +from:0x020b0d54 kind:load to:0x02122b3c module:overlays(33,34,36,38) +from:0x020b0d58 kind:load to:0x02110494 module:overlays(19,26) +from:0x020b0d5c kind:load to:0x021483e8 module:overlay(28) +from:0x020b0d60 kind:load to:0x021445e4 module:overlay(29) +from:0x020b0d64 kind:load to:0x0210621c module:overlays(19,31) +from:0x020b0d68 kind:load to:0x0215b660 module:overlay(65) +from:0x020b0d6c kind:load to:0x02106c8c module:overlays(19,26) +from:0x020b0d70 kind:load to:0x02174440 module:overlays(89,90) +from:0x020b0d74 kind:load to:0x02174b94 module:overlays(89,90) +from:0x020b0d78 kind:load to:0x0217381c module:overlays(89,90) +from:0x020b0d7c kind:load to:0x02173c98 module:overlays(89,94) +from:0x020b0d80 kind:load to:0x02147710 module:overlay(29) +from:0x020b0d84 kind:load to:0x021732f4 module:overlay(89) +from:0x020b0d88 kind:load to:0x02161b68 module:overlays(62,63,66,80,86) +from:0x020b0d8c kind:load to:0x021234d8 module:overlays(33,34,35,36,38) +from:0x020b0f90 kind:load to:0x020b6520 module:overlay(0) +from:0x020b0fac kind:load to:0x020b6518 module:overlay(0) +from:0x020b0fc8 kind:load to:0x020b6510 module:overlay(0) +from:0x020b0fe4 kind:load to:0x020b6508 module:overlay(0) +from:0x020b1000 kind:load to:0x020b6500 module:overlay(0) +from:0x020b101c kind:load to:0x020b64f8 module:overlay(0) +from:0x020b1038 kind:load to:0x020b64f0 module:overlay(0) +from:0x020b1054 kind:load to:0x020b64e8 module:overlay(0) +from:0x020b1070 kind:load to:0x020b64e0 module:overlay(0) +from:0x020b108c kind:load to:0x020b64d8 module:overlay(0) +from:0x020b10a8 kind:load to:0x020b64d0 module:overlay(0) +from:0x020b10c4 kind:load to:0x020b64c8 module:overlay(0) +from:0x020b10e0 kind:load to:0x020b64c0 module:overlay(0) +from:0x020b10fc kind:load to:0x020b63d8 module:overlay(0) +from:0x020b1118 kind:load to:0x020b64b0 module:overlay(0) +from:0x020b1134 kind:load to:0x020b64a8 module:overlay(0) +from:0x020b1150 kind:load to:0x020b64a0 module:overlay(0) +from:0x020b116c kind:load to:0x020b6498 module:overlay(0) +from:0x020b1188 kind:load to:0x020b6490 module:overlay(0) +from:0x020b11a4 kind:load to:0x020b6488 module:overlay(0) +from:0x020b11c0 kind:load to:0x020b6480 module:overlay(0) +from:0x020b11dc kind:load to:0x020b6478 module:overlay(0) +from:0x020b11f8 kind:load to:0x020b6470 module:overlay(0) +from:0x020b1214 kind:load to:0x020b6468 module:overlay(0) +from:0x020b1230 kind:load to:0x020b6460 module:overlay(0) +from:0x020b124c kind:load to:0x020b6458 module:overlay(0) +from:0x020b1268 kind:load to:0x020b6450 module:overlay(0) +from:0x020b1284 kind:load to:0x020b6448 module:overlay(0) +from:0x020b12a0 kind:load to:0x020b6440 module:overlay(0) +from:0x020b12bc kind:load to:0x020b63f8 module:overlay(0) +from:0x020b12d8 kind:load to:0x020b6430 module:overlay(0) +from:0x020b12f4 kind:load to:0x020b6428 module:overlay(0) +from:0x020b1310 kind:load to:0x020b6420 module:overlay(0) +from:0x020b132c kind:load to:0x020b6418 module:overlay(0) +from:0x020b1348 kind:load to:0x020b6410 module:overlay(0) +from:0x020b1364 kind:load to:0x020b6408 module:overlay(0) +from:0x020b1380 kind:load to:0x020b6400 module:overlay(0) +from:0x020b139c kind:load to:0x020b6438 module:overlay(0) +from:0x020b13b8 kind:load to:0x020b63f0 module:overlay(0) +from:0x020b13d4 kind:load to:0x020b63e8 module:overlay(0) +from:0x020b13f0 kind:load to:0x020b63e0 module:overlay(0) +from:0x020b140c kind:load to:0x020b64b8 module:overlay(0) +from:0x020b1428 kind:load to:0x020b63d0 module:overlay(0) +from:0x020b17c0 kind:arm_call to:0x020c62e8 module:overlay(18) +from:0x020b17d4 kind:load to:0x020b66c0 module:overlay(0) +from:0x020b17d8 kind:load to:0x020b66c4 module:overlay(0) +from:0x020b17f4 kind:arm_call to:0x020c66f4 module:overlay(18) +from:0x020b1808 kind:load to:0x020b66e8 module:overlay(0) +from:0x020b180c kind:load to:0x020b66ec module:overlay(0) +from:0x020b182c kind:arm_call to:0x020c6718 module:overlay(18) +from:0x020b183c kind:arm_call to:0x0203e3a4 module:main +from:0x020b1850 kind:load to:0x020b6774 module:overlay(0) +from:0x020b1854 kind:load to:0x020b6784 module:overlay(0) +from:0x020b1858 kind:load to:0x02067cdc module:overlay(0) +from:0x020b185c kind:load to:0x020b6778 module:overlay(0) +from:0x020b1878 kind:arm_call to:0x020c6794 module:overlay(18) +from:0x020b188c kind:load to:0x020b6848 module:overlay(0) +from:0x020b1890 kind:load to:0x020b684c module:overlay(0) +from:0x020b18ac kind:arm_call to:0x020c6e9c module:overlay(18) +from:0x020b18c0 kind:load to:0x020b68bc module:overlay(0) +from:0x020b18c4 kind:load to:0x020b68c0 module:overlay(0) +from:0x020b18e4 kind:arm_call to:0x020c709c module:overlay(18) +from:0x020b18f4 kind:arm_call to:0x0203e3a4 module:main +from:0x020b1908 kind:load to:0x020b69a8 module:overlay(0) +from:0x020b190c kind:load to:0x020b69b8 module:overlay(0) +from:0x020b1910 kind:load to:0x020c7128 module:overlay(18) +from:0x020b1914 kind:load to:0x020b69ac module:overlay(0) +from:0x020b1958 kind:arm_call to:0x020c71e8 module:overlay(18) +from:0x020b196c kind:load to:0x020b399c module:overlay(0) +from:0x020b1970 kind:load to:0x020b6a10 module:overlay(0) +from:0x020b1974 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b19a4 kind:arm_call to:0x020c726c module:overlay(18) +from:0x020b19b8 kind:load to:0x020b39a8 module:overlay(0) +from:0x020b19bc kind:load to:0x020b6ab0 module:overlay(0) +from:0x020b19c0 kind:load to:0x020b6ab4 module:overlay(0) +from:0x020b19e0 kind:arm_call to:0x020c729c module:overlay(18) +from:0x020b19f0 kind:arm_call to:0x0203e3a4 module:main +from:0x020b1a04 kind:load to:0x020b6ad8 module:overlay(0) +from:0x020b1a08 kind:load to:0x020b6ae8 module:overlay(0) +from:0x020b1a0c kind:load to:0x020c72d0 module:overlay(18) +from:0x020b1a10 kind:load to:0x020b6adc module:overlay(0) +from:0x020b1a2c kind:arm_call to:0x020c7034 module:overlay(18) +from:0x020b1a40 kind:load to:0x020b6afc module:overlay(0) +from:0x020b1a44 kind:load to:0x020b6b00 module:overlay(0) +from:0x020b1a60 kind:arm_call to:0x020c6fe0 module:overlay(18) +from:0x020b1a74 kind:load to:0x020b6b40 module:overlay(0) +from:0x020b1a78 kind:load to:0x020b6b48 module:overlay(0) +from:0x020b1a98 kind:load to:0x020b3d28 module:overlay(0) +from:0x020b1aa8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020b1b80 kind:load to:0x02044704 module:main +from:0x020b1b84 kind:load to:0x020b3db0 module:overlay(0) +from:0x020b1b88 kind:load to:0x020b3d80 module:overlay(0) +from:0x020b1b98 kind:arm_call to:0x0207d0dc module:overlay(0) +from:0x020b1ba8 kind:arm_call to:0x0203e3a4 module:main +from:0x020b1bb4 kind:arm_call to:0x02080544 module:overlay(0) +from:0x020b1bc4 kind:arm_call to:0x0203e3a4 module:main +from:0x020b1bd0 kind:arm_call to:0x0207d198 module:overlay(0) +from:0x020b1be0 kind:arm_call to:0x0203e3a4 module:main +from:0x020b1be8 kind:load to:0x027e09e8 module:dtcm +from:0x020b1bec kind:load to:0x0207fd70 module:overlay(0) +from:0x020b1bf0 kind:load to:0x027e09c4 module:dtcm +from:0x020b1bf4 kind:load to:0x027e0a48 module:dtcm +from:0x020b1bf8 kind:load to:0x0207fd84 module:overlay(0) +from:0x020b1bfc kind:load to:0x027e09dc module:dtcm +from:0x020b1c00 kind:load to:0x027e0b48 module:dtcm +from:0x020b1c04 kind:load to:0x0207fdfc module:overlay(0) +from:0x020b1c08 kind:load to:0x027e09d0 module:dtcm +from:0x020b1c28 kind:arm_call to:0x0203e690 module:main +from:0x020b1c30 kind:load to:0x027e0ca8 module:dtcm +from:0x020b1c34 kind:load to:0x0208276c module:overlay(0) +from:0x020b1c4c kind:load to:0x020ae650 module:overlay(0) +from:0x020b1c50 kind:load to:0x020b432c module:overlay(0) +from:0x020b1c74 kind:load to:0x020b4464 module:overlay(0) +from:0x020b1ef0 kind:load to:0x020b4660 module:overlay(0) +from:0x020b1ef4 kind:load to:0x020b4668 module:overlay(0) +from:0x020b1ef8 kind:load to:0x020b44ec module:overlay(0) +from:0x020b1efc kind:load to:0x020b4670 module:overlay(0) +from:0x020b1f00 kind:load to:0x020b4678 module:overlay(0) +from:0x020b1f04 kind:load to:0x020b4680 module:overlay(0) +from:0x020b1f08 kind:load to:0x020b4688 module:overlay(0) +from:0x020b1f0c kind:load to:0x020b4690 module:overlay(0) +from:0x020b1f10 kind:load to:0x020b4698 module:overlay(0) +from:0x020b1f14 kind:load to:0x020b46a0 module:overlay(0) +from:0x020b1f18 kind:load to:0x020b46a8 module:overlay(0) +from:0x020b1f1c kind:load to:0x020b46b0 module:overlay(0) +from:0x020b1f20 kind:load to:0x020b46b8 module:overlay(0) +from:0x020b1f24 kind:load to:0x020b46c0 module:overlay(0) +from:0x020b1f28 kind:load to:0x020b46c8 module:overlay(0) +from:0x020b1f2c kind:load to:0x020b46d0 module:overlay(0) +from:0x020b1f30 kind:load to:0x020b46d8 module:overlay(0) +from:0x020b1f34 kind:load to:0x020b46e0 module:overlay(0) +from:0x020b1f38 kind:load to:0x020b46e8 module:overlay(0) +from:0x020b1f3c kind:load to:0x020b46f0 module:overlay(0) +from:0x020b1f40 kind:load to:0x020b46f8 module:overlay(0) +from:0x020b1f44 kind:load to:0x020b4700 module:overlay(0) +from:0x020b1f48 kind:load to:0x020b4708 module:overlay(0) +from:0x020b1f4c kind:load to:0x020b4710 module:overlay(0) +from:0x020b1f50 kind:load to:0x020b4718 module:overlay(0) +from:0x020b1f54 kind:load to:0x020b4720 module:overlay(0) +from:0x020b1f58 kind:load to:0x020b4728 module:overlay(0) +from:0x020b1f5c kind:load to:0x020b4730 module:overlay(0) +from:0x020b1f60 kind:load to:0x020b4738 module:overlay(0) +from:0x020b1f64 kind:load to:0x020b4740 module:overlay(0) +from:0x020b1f68 kind:load to:0x020b4748 module:overlay(0) +from:0x020b1f6c kind:load to:0x020b4750 module:overlay(0) +from:0x020b1f80 kind:load to:0x020b47dc module:overlay(0) +from:0x020b1f9c kind:arm_call to:0x02098470 module:overlay(0) +from:0x020b1fb0 kind:load to:0x020b6b98 module:overlay(0) +from:0x020b1fb4 kind:load to:0x020b6b98 module:overlay(0) +from:0x020b1fd8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020b1ff0 kind:load to:0x020b6ba0 module:overlay(0) +from:0x020b1ff4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020b2014 kind:arm_call to:0x0209c0b4 module:overlay(0) +from:0x020b2024 kind:arm_call to:0x0203e3a4 module:main +from:0x020b2038 kind:load to:0x020b740c module:overlay(0) +from:0x020b203c kind:load to:0x020b741c module:overlay(0) +from:0x020b2040 kind:load to:0x0209c460 module:overlay(0) +from:0x020b2044 kind:load to:0x020b7410 module:overlay(0) +from:0x020b2064 kind:arm_call to:0x0209c4a4 module:overlay(0) +from:0x020b2074 kind:arm_call to:0x0203e3a4 module:main +from:0x020b2088 kind:load to:0x020b7458 module:overlay(0) +from:0x020b208c kind:load to:0x020b7468 module:overlay(0) +from:0x020b2090 kind:load to:0x0209c9e4 module:overlay(0) +from:0x020b2094 kind:load to:0x020b745c module:overlay(0) +from:0x020b20b4 kind:arm_call to:0x0209d784 module:overlay(0) +from:0x020b20c4 kind:arm_call to:0x0203e3a4 module:main +from:0x020b20d8 kind:load to:0x020b74a8 module:overlay(0) +from:0x020b20dc kind:load to:0x020b74b8 module:overlay(0) +from:0x020b20e0 kind:load to:0x0209d82c module:overlay(0) +from:0x020b20e4 kind:load to:0x020b74ac module:overlay(0) +from:0x020b2104 kind:arm_call to:0x0209d870 module:overlay(0) +from:0x020b2114 kind:arm_call to:0x0203e3a4 module:main +from:0x020b2128 kind:load to:0x020b74f4 module:overlay(0) +from:0x020b212c kind:load to:0x020b7504 module:overlay(0) +from:0x020b2130 kind:load to:0x0209db00 module:overlay(0) +from:0x020b2134 kind:load to:0x020b74f8 module:overlay(0) +from:0x020b215c kind:load to:0x020b7540 module:overlay(0) +from:0x020b2188 kind:arm_call to:0x0209f4d4 module:overlay(0) +from:0x020b2198 kind:arm_call to:0x0203e3a4 module:main +from:0x020b21ac kind:load to:0x020b7924 module:overlay(0) +from:0x020b21b0 kind:load to:0x020b7940 module:overlay(0) +from:0x020b21b4 kind:load to:0x0209fba8 module:overlay(0) +from:0x020b21b8 kind:load to:0x020b7934 module:overlay(0) +from:0x020b21d8 kind:arm_call to:0x0209fbec module:overlay(0) +from:0x020b21e8 kind:arm_call to:0x0203e3a4 module:main +from:0x020b21fc kind:load to:0x020b7a38 module:overlay(0) +from:0x020b2200 kind:load to:0x020b7a48 module:overlay(0) +from:0x020b2204 kind:load to:0x0209ff18 module:overlay(0) +from:0x020b2208 kind:load to:0x020b7a3c module:overlay(0) +from:0x020b2bec kind:load to:0x020b7ab0 module:overlay(0) +from:0x020b2bf0 kind:load to:0x020b54b4 module:overlay(0) +from:0x020b2ff8 kind:load to:0x020b5bb0 module:overlay(0) +from:0x020b3014 kind:arm_call to:0x020c6860 module:overlay(18) +from:0x020b3028 kind:load to:0x020b7ab4 module:overlay(0) +from:0x020b302c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020b3048 kind:load to:0x020b60fc module:overlay(0) +from:0x020b3084 kind:load to:0x020b61b8 module:overlay(0) +from:0x020b30ac kind:load to:0x020b6248 module:overlay(0) +from:0x020b30bc kind:load to:0x020b7d10 module:overlay(0) +from:0x020b30c0 kind:load to:0x020a9880 module:overlay(0) +from:0x020b30c4 kind:load to:0x020b17a8 module:overlay(0) +from:0x020b30c8 kind:load to:0x020b17dc module:overlay(0) +from:0x020b30cc kind:load to:0x020b1810 module:overlay(0) +from:0x020b30d0 kind:load to:0x020b1860 module:overlay(0) +from:0x020b30d4 kind:load to:0x020b1894 module:overlay(0) +from:0x020b30d8 kind:load to:0x020b18c8 module:overlay(0) +from:0x020b30dc kind:load to:0x020b1918 module:overlay(0) +from:0x020b30e0 kind:load to:0x020b1978 module:overlay(0) +from:0x020b30e4 kind:load to:0x020b19c4 module:overlay(0) +from:0x020b30e8 kind:load to:0x020b1a14 module:overlay(0) +from:0x020b30ec kind:load to:0x020b1a48 module:overlay(0) +from:0x020b30f0 kind:load to:0x020b1a7c module:overlay(0) +from:0x020b30f4 kind:load to:0x020b1a9c module:overlay(0) +from:0x020b30f8 kind:load to:0x020b1b8c module:overlay(0) +from:0x020b30fc kind:load to:0x020b1c0c module:overlay(0) +from:0x020b3100 kind:load to:0x020b1c38 module:overlay(0) +from:0x020b3104 kind:load to:0x020b1c54 module:overlay(0) +from:0x020b3108 kind:load to:0x020b1c7c module:overlay(0) +from:0x020b310c kind:load to:0x020b1f70 module:overlay(0) +from:0x020b3110 kind:load to:0x020b1f84 module:overlay(0) +from:0x020b3114 kind:load to:0x020b1fb8 module:overlay(0) +from:0x020b3118 kind:load to:0x020b1ff8 module:overlay(0) +from:0x020b311c kind:load to:0x020b2048 module:overlay(0) +from:0x020b3120 kind:load to:0x020b2098 module:overlay(0) +from:0x020b3124 kind:load to:0x020b20e8 module:overlay(0) +from:0x020b3128 kind:load to:0x020b2138 module:overlay(0) +from:0x020b312c kind:load to:0x020b2160 module:overlay(0) +from:0x020b3130 kind:load to:0x020b21bc module:overlay(0) +from:0x020b3134 kind:load to:0x020b220c module:overlay(0) +from:0x020b3138 kind:load to:0x020b2bf4 module:overlay(0) +from:0x020b313c kind:load to:0x020b2ffc module:overlay(0) +from:0x020b3140 kind:load to:0x020b3030 module:overlay(0) +from:0x020b3144 kind:load to:0x020b304c module:overlay(0) +from:0x020b3148 kind:load to:0x020b3088 module:overlay(0) +from:0x020b314c kind:load to:0x020b30b0 module:overlay(0) +from:0x020b3168 kind:load to:0x02058ca0 module:overlay(0) +from:0x020b316c kind:load to:0x02058cb4 module:overlay(0) +from:0x020b3170 kind:load to:0x02059458 module:overlay(0) +from:0x020b3174 kind:load to:0x01ffc398 module:itcm +from:0x020b3178 kind:load to:0x01ffc3d4 module:itcm +from:0x020b317c kind:load to:0x01ffc45c module:itcm +from:0x020b3180 kind:load to:0x01ffc4cc module:itcm +from:0x020b318c kind:load to:0x02058f60 module:overlay(0) +from:0x020b3190 kind:load to:0x02058f74 module:overlay(0) +from:0x020b3194 kind:load to:0x02058e88 module:overlay(0) +from:0x020b3198 kind:load to:0x02058ebc module:overlay(0) +from:0x020b319c kind:load to:0x01ffc3d4 module:itcm +from:0x020b31a0 kind:load to:0x01ffc45c module:itcm +from:0x020b31a4 kind:load to:0x01ffc4cc module:itcm +from:0x020b31f0 kind:load to:0x02059074 module:overlay(0) +from:0x020b31f4 kind:load to:0x02059088 module:overlay(0) +from:0x020b31f8 kind:load to:0x02059174 module:overlay(0) +from:0x020b31fc kind:load to:0x02059008 module:overlay(0) +from:0x020b3200 kind:load to:0x02059348 module:overlay(0) +from:0x020b3204 kind:load to:0x020593c4 module:overlay(0) +from:0x020b3208 kind:load to:0x02059428 module:overlay(0) +from:0x020b320c kind:load to:0x020591b4 module:overlay(0) +from:0x020b3210 kind:load to:0x02059304 module:overlay(0) +from:0x020b321c kind:load to:0x02059044 module:overlay(0) +from:0x020b3220 kind:load to:0x02059058 module:overlay(0) +from:0x020b3224 kind:load to:0x02059174 module:overlay(0) +from:0x020b3228 kind:load to:0x02058fb8 module:overlay(0) +from:0x020b322c kind:load to:0x02059348 module:overlay(0) +from:0x020b3230 kind:load to:0x020593c4 module:overlay(0) +from:0x020b3234 kind:load to:0x02059428 module:overlay(0) +from:0x020b3238 kind:load to:0x020591b4 module:overlay(0) +from:0x020b323c kind:load to:0x02059304 module:overlay(0) +from:0x020b3248 kind:load to:0x020590a4 module:overlay(0) +from:0x020b324c kind:load to:0x020590b8 module:overlay(0) +from:0x020b3250 kind:load to:0x02059458 module:overlay(0) +from:0x020b3258 kind:load to:0x01ffc3d4 module:itcm +from:0x020b325c kind:load to:0x01ffc45c module:itcm +from:0x020b3260 kind:load to:0x01ffc4cc module:itcm +from:0x020b326c kind:load to:0x0205910d module:overlay(0) +from:0x020b3270 kind:load to:0x0205912d module:overlay(0) +from:0x020b3274 kind:load to:0x02059174 module:overlay(0) +from:0x020b3278 kind:load to:0x01ffc57c module:itcm +from:0x020b327c kind:load to:0x02059348 module:overlay(0) +from:0x020b3280 kind:load to:0x020593c4 module:overlay(0) +from:0x020b3284 kind:load to:0x02059428 module:overlay(0) +from:0x020b3288 kind:load to:0x020591b4 module:overlay(0) +from:0x020b328c kind:load to:0x02059304 module:overlay(0) +from:0x020b3298 kind:load to:0x02059445 module:overlay(0) +from:0x020b329c kind:load to:0x02059449 module:overlay(0) +from:0x020b32a0 kind:load to:0x02059458 module:overlay(0) +from:0x020b32bc kind:load to:0x020598fc module:overlay(0) +from:0x020b32c0 kind:load to:0x02059910 module:overlay(0) +from:0x020b32c4 kind:load to:0x02059174 module:overlay(0) +from:0x020b32c8 kind:load to:0x02059a78 module:overlay(0) +from:0x020b32cc kind:load to:0x02059348 module:overlay(0) +from:0x020b32d0 kind:load to:0x020593c4 module:overlay(0) +from:0x020b32d4 kind:load to:0x02059428 module:overlay(0) +from:0x020b32d8 kind:load to:0x020591b4 module:overlay(0) +from:0x020b32dc kind:load to:0x02059304 module:overlay(0) +from:0x020b32e8 kind:load to:0x02059620 module:overlay(0) +from:0x020b32ec kind:load to:0x02059634 module:overlay(0) +from:0x020b32f0 kind:load to:0x02059174 module:overlay(0) +from:0x020b32f4 kind:load to:0x01ffc57c module:itcm +from:0x020b32f8 kind:load to:0x02059348 module:overlay(0) +from:0x020b32fc kind:load to:0x020593c4 module:overlay(0) +from:0x020b3300 kind:load to:0x02059428 module:overlay(0) +from:0x020b3304 kind:load to:0x020591b4 module:overlay(0) +from:0x020b3308 kind:load to:0x02059304 module:overlay(0) +from:0x020b3314 kind:load to:0x02059b59 module:overlay(0) +from:0x020b3318 kind:load to:0x02059ba1 module:overlay(0) +from:0x020b332c kind:load to:0x0205a17c module:overlay(0) +from:0x020b3330 kind:load to:0x0205a190 module:overlay(0) +from:0x020b3334 kind:load to:0x0205a134 module:overlay(0) +from:0x020b3338 kind:load to:0x0205a168 module:overlay(0) +from:0x020b333c kind:load to:0x01ffc3d4 module:itcm +from:0x020b3340 kind:load to:0x01ffc45c module:itcm +from:0x020b3344 kind:load to:0x01ffc4cc module:itcm +from:0x020b3350 kind:load to:0x0205a3a0 module:overlay(0) +from:0x020b335c kind:load to:0x0205a6e8 module:overlay(0) +from:0x020b337c kind:load to:0x020b3380 module:overlay(0) +from:0x020b33bc kind:load to:0x0205ad21 module:overlay(0) +from:0x020b33c0 kind:load to:0x0205ad4d module:overlay(0) +from:0x020b33c4 kind:load to:0x0205aec5 module:overlay(0) +from:0x020b33c8 kind:load to:0x0205aea4 module:overlay(0) +from:0x020b33cc kind:load to:0x0205b624 module:overlay(0) +from:0x020b33d0 kind:load to:0x0205b618 module:overlay(0) +from:0x020b33d4 kind:load to:0x0205b60c module:overlay(0) +from:0x020b33d8 kind:load to:0x0205b630 module:overlay(0) +from:0x020b33e4 kind:load to:0x0205bd8c module:overlay(0) +from:0x020b33e8 kind:load to:0x0205bda0 module:overlay(0) +from:0x020b33ec kind:load to:0x0205bca8 module:overlay(0) +from:0x020b33f0 kind:load to:0x01ffc57c module:itcm +from:0x020b33f4 kind:load to:0x02059348 module:overlay(0) +from:0x020b33f8 kind:load to:0x020593c4 module:overlay(0) +from:0x020b33fc kind:load to:0x02059428 module:overlay(0) +from:0x020b3400 kind:load to:0x01ffc7a4 module:itcm +from:0x020b3404 kind:load to:0x02059304 module:overlay(0) +from:0x020b3410 kind:load to:0x0205c8fc module:overlay(0) +from:0x020b3468 kind:load to:0x0206183c module:overlay(0) +from:0x020b346c kind:load to:0x02061988 module:overlay(0) +from:0x020b3478 kind:load to:0x02061478 module:overlay(0) +from:0x020b347c kind:load to:0x02061680 module:overlay(0) +from:0x020b3488 kind:load to:0x02061478 module:overlay(0) +from:0x020b348c kind:load to:0x02061680 module:overlay(0) +from:0x020b3514 kind:load to:0x02018578 module:main +from:0x020b3518 kind:load to:0x020185a4 module:main +from:0x020b351c kind:load to:0x0206249c module:overlay(0) +from:0x020b3520 kind:load to:0x020624d4 module:overlay(0) +from:0x020b3524 kind:load to:0x0206254c module:overlay(0) +from:0x020b3528 kind:load to:0x02018569 module:main +from:0x020b352c kind:load to:0x0201856d module:main +from:0x020b3530 kind:load to:0x02018571 module:main +from:0x020b3534 kind:load to:0x02018575 module:main +from:0x020b3538 kind:load to:0x02018614 module:main +from:0x020b353c kind:load to:0x0201862c module:main +from:0x020b3540 kind:load to:0x0201863c module:main +from:0x020b3544 kind:load to:0x02018640 module:main +from:0x020b3548 kind:load to:0x0201868c module:main +from:0x020b354c kind:load to:0x02062550 module:overlay(0) +from:0x020b3550 kind:load to:0x020625b8 module:overlay(0) +from:0x020b3554 kind:load to:0x020625c0 module:overlay(0) +from:0x020b3558 kind:load to:0x020625c4 module:overlay(0) +from:0x020b35d8 kind:load to:0x02062c18 module:overlay(0) +from:0x020b35dc kind:load to:0x02062c30 module:overlay(0) +from:0x020b35e0 kind:load to:0x02062c68 module:overlay(0) +from:0x020b35e4 kind:load to:0x02062c6c module:overlay(0) +from:0x020b35e8 kind:load to:0x02062c70 module:overlay(0) +from:0x020b35ec kind:load to:0x02062c74 module:overlay(0) +from:0x020b35f0 kind:load to:0x02062c78 module:overlay(0) +from:0x020b35f4 kind:load to:0x02062c7c module:overlay(0) +from:0x020b35f8 kind:load to:0x02062c80 module:overlay(0) +from:0x020b35fc kind:load to:0x02062c84 module:overlay(0) +from:0x020b3608 kind:load to:0x02062df0 module:overlay(0) +from:0x020b3648 kind:load to:0x02063014 module:overlay(0) +from:0x020b364c kind:load to:0x0206302c module:overlay(0) +from:0x020b3650 kind:load to:0x02063064 module:overlay(0) +from:0x020b3654 kind:load to:0x02063068 module:overlay(0) +from:0x020b3660 kind:load to:0x020630fc module:overlay(0) +from:0x020b3664 kind:load to:0x0206316c module:overlay(0) +from:0x020b3668 kind:load to:0x02063254 module:overlay(0) +from:0x020b366c kind:load to:0x02063258 module:overlay(0) +from:0x020b3670 kind:load to:0x0206325c module:overlay(0) +from:0x020b3674 kind:load to:0x02063260 module:overlay(0) +from:0x020b3678 kind:load to:0x02063264 module:overlay(0) +from:0x020b3684 kind:load to:0x02063488 module:overlay(0) +from:0x020b3688 kind:load to:0x02063364 module:overlay(0) +from:0x020b368c kind:load to:0x02063390 module:overlay(0) +from:0x020b3690 kind:load to:0x02063440 module:overlay(0) +from:0x020b369c kind:load to:0x020638a8 module:overlay(0) +from:0x020b36a0 kind:load to:0x020638e4 module:overlay(0) +from:0x020b36a4 kind:load to:0x02063908 module:overlay(0) +from:0x020b36a8 kind:load to:0x0206393c module:overlay(0) +from:0x020b36b4 kind:load to:0x02063488 module:overlay(0) +from:0x020b36b8 kind:load to:0x02063364 module:overlay(0) +from:0x020b36bc kind:load to:0x02063390 module:overlay(0) +from:0x020b36c0 kind:load to:0x02063440 module:overlay(0) +from:0x020b36cc kind:load to:0x02064138 module:overlay(0) +from:0x020b36d0 kind:load to:0x0206414c module:overlay(0) +from:0x020b36d4 kind:load to:0x02064268 module:overlay(0) +from:0x020b36d8 kind:load to:0x02064360 module:overlay(0) +from:0x020b36e4 kind:load to:0x020645f8 module:overlay(0) +from:0x020b36e8 kind:load to:0x0206460c module:overlay(0) +from:0x020b36ec kind:load to:0x02064268 module:overlay(0) +from:0x020b36f0 kind:load to:0x020646ec module:overlay(0) +from:0x020b36fc kind:load to:0x02064b90 module:overlay(0) +from:0x020b3700 kind:load to:0x02064ba4 module:overlay(0) +from:0x020b3704 kind:load to:0x02064268 module:overlay(0) +from:0x020b3708 kind:load to:0x02064ac4 module:overlay(0) +from:0x020b3714 kind:load to:0x02064da0 module:overlay(0) +from:0x020b3718 kind:load to:0x02064db4 module:overlay(0) +from:0x020b371c kind:load to:0x02064268 module:overlay(0) +from:0x020b3720 kind:load to:0x02064c70 module:overlay(0) +from:0x020b372c kind:load to:0x020650d4 module:overlay(0) +from:0x020b3730 kind:load to:0x020650f4 module:overlay(0) +from:0x020b3734 kind:load to:0x02065018 module:overlay(0) +from:0x020b3738 kind:load to:0x02064e90 module:overlay(0) +from:0x020b3744 kind:load to:0x0206511c module:overlay(0) +from:0x020b3748 kind:load to:0x0206513c module:overlay(0) +from:0x020b374c kind:load to:0x02065098 module:overlay(0) +from:0x020b3750 kind:load to:0x02064e90 module:overlay(0) +from:0x020b375c kind:load to:0x020650a4 module:overlay(0) +from:0x020b3760 kind:load to:0x020650b8 module:overlay(0) +from:0x020b3764 kind:load to:0x02064268 module:overlay(0) +from:0x020b3768 kind:load to:0x02064e90 module:overlay(0) +from:0x020b3774 kind:load to:0x02065498 module:overlay(0) +from:0x020b3778 kind:load to:0x020654ac module:overlay(0) +from:0x020b377c kind:load to:0x02065268 module:overlay(0) +from:0x020b3780 kind:load to:0x02064ac4 module:overlay(0) +from:0x020b378c kind:load to:0x02065974 module:overlay(0) +from:0x020b3790 kind:load to:0x02065ad0 module:overlay(0) +from:0x020b379c kind:load to:0x02065b30 module:overlay(0) +from:0x020b37a0 kind:load to:0x02065ba4 module:overlay(0) +from:0x020b37bc kind:load to:0x02067424 module:overlay(0) +from:0x020b37c0 kind:load to:0x02067438 module:overlay(0) +from:0x020b37c4 kind:load to:0x020672d0 module:overlay(0) +from:0x020b37c8 kind:load to:0x0206740c module:overlay(0) +from:0x020b37cc kind:load to:0x02067410 module:overlay(0) +from:0x020b37d8 kind:load to:0x02067770 module:overlay(0) +from:0x020b37dc kind:load to:0x02067784 module:overlay(0) +from:0x020b37e0 kind:load to:0x0206751c module:overlay(0) +from:0x020b37e4 kind:load to:0x02067714 module:overlay(0) +from:0x020b37e8 kind:load to:0x02067718 module:overlay(0) +from:0x020b37f4 kind:load to:0x020677ec module:overlay(0) +from:0x020b37f8 kind:load to:0x02067800 module:overlay(0) +from:0x020b37fc kind:load to:0x0201b9d4 module:main +from:0x020b3800 kind:load to:0x020677d8 module:overlay(0) +from:0x020b3804 kind:load to:0x0201bb7c module:main +from:0x020b3848 kind:load to:0x020b3808 module:overlay(0) +from:0x020b384c kind:load to:0x020b3820 module:overlay(0) +from:0x020b3850 kind:load to:0x020b3814 module:overlay(0) +from:0x020b3854 kind:load to:0x020b382c module:overlay(0) +from:0x020b385c kind:load to:0x020b3838 module:overlay(0) +from:0x020b3878 kind:load to:0x02067d60 module:overlay(0) +from:0x020b387c kind:load to:0x02067d7c module:overlay(0) +from:0x020b3880 kind:load to:0x02067f54 module:overlay(0) +from:0x020b3884 kind:load to:0x02067f58 module:overlay(0) +from:0x020b3888 kind:load to:0x02067fe4 module:overlay(0) +from:0x020b388c kind:load to:0x02068384 module:overlay(0) +from:0x020b3890 kind:load to:0x02067f60 module:overlay(0) +from:0x020b3894 kind:load to:0x020687d0 module:overlay(0) +from:0x020b3898 kind:load to:0x020687d8 module:overlay(0) +from:0x020b38a4 kind:load to:0x02067d60 module:overlay(0) +from:0x020b38a8 kind:load to:0x02067d7c module:overlay(0) +from:0x020b38ac kind:load to:0x02068964 module:overlay(0) +from:0x020b38b0 kind:load to:0x020689d0 module:overlay(0) +from:0x020b38b4 kind:load to:0x02068a10 module:overlay(0) +from:0x020b38b8 kind:load to:0x02068384 module:overlay(0) +from:0x020b38bc kind:load to:0x02067f60 module:overlay(0) +from:0x020b38c0 kind:load to:0x020687d0 module:overlay(0) +from:0x020b38c4 kind:load to:0x020687d8 module:overlay(0) +from:0x020b38c8 kind:load to:0x02068848 module:overlay(0) +from:0x020b38cc kind:load to:0x02068890 module:overlay(0) +from:0x020b38fc kind:load to:0x02069c24 module:overlay(0) +from:0x020b3900 kind:load to:0x02069c28 module:overlay(0) +from:0x020b3904 kind:load to:0x0206b1b8 module:overlay(0) +from:0x020b3908 kind:load to:0x0206ade8 module:overlay(0) +from:0x020b390c kind:load to:0x02069c40 module:overlay(0) +from:0x020b3910 kind:load to:0x02069c48 module:overlay(0) +from:0x020b3914 kind:load to:0x02069c7c module:overlay(0) +from:0x020b3918 kind:load to:0x0206a590 module:overlay(0) +from:0x020b391c kind:load to:0x0206ac48 module:overlay(0) +from:0x020b3920 kind:load to:0x0206af20 module:overlay(0) +from:0x020b3924 kind:load to:0x02069e0c module:overlay(0) +from:0x020b3928 kind:load to:0x02069da0 module:overlay(0) +from:0x020b392c kind:load to:0x02069ec0 module:overlay(0) +from:0x020b3930 kind:load to:0x02069f0c module:overlay(0) +from:0x020b3934 kind:load to:0x0206ac4c module:overlay(0) +from:0x020b3938 kind:load to:0x0206acf8 module:overlay(0) +from:0x020b393c kind:load to:0x0206a77c module:overlay(0) +from:0x020b3940 kind:load to:0x0206afe4 module:overlay(0) +from:0x020b3944 kind:load to:0x0206adb8 module:overlay(0) +from:0x020b395c kind:load to:0x0206d040 module:overlay(0) +from:0x020b3960 kind:load to:0x0206d054 module:overlay(0) +from:0x020b3964 kind:load to:0x0206c90c module:overlay(0) +from:0x020b3968 kind:load to:0x0206c8f0 module:overlay(0) +from:0x020b3974 kind:load to:0x0206d070 module:overlay(0) +from:0x020b3978 kind:load to:0x0206d084 module:overlay(0) +from:0x020b397c kind:load to:0x0206d034 module:overlay(0) +from:0x020b3980 kind:load to:0x0206d028 module:overlay(0) +from:0x020b398c kind:load to:0x0206bdd4 module:overlay(0) +from:0x020b3990 kind:load to:0x0206bdd8 module:overlay(0) +from:0x020b3994 kind:load to:0x0206bf30 module:overlay(0) +from:0x020b3998 kind:load to:0x0206bdf0 module:overlay(0) +from:0x020b39b4 kind:load to:0x02071a74 module:overlay(0) +from:0x020b39b8 kind:load to:0x020b85a5 module:overlays(1,8,12) +from:0x020b39bc kind:load to:0x020b8635 module:overlays(1,8) +from:0x020b39c0 kind:load to:0x020b875d module:overlays(1,8) +from:0x020b3a04 kind:load to:0x0207298c module:overlay(0) +from:0x020b3a08 kind:load to:0x020729a0 module:overlay(0) +from:0x020b3a0c kind:load to:0x020672d0 module:overlay(0) +from:0x020b3a10 kind:load to:0x02072654 module:overlay(0) +from:0x020b3a14 kind:load to:0x02072698 module:overlay(0) +from:0x020b3a20 kind:load to:0x0207295c module:overlay(0) +from:0x020b3a24 kind:load to:0x02072970 module:overlay(0) +from:0x020b3a28 kind:load to:0x0201b9d4 module:main +from:0x020b3a2c kind:load to:0x02072510 module:overlay(0) +from:0x020b3a30 kind:load to:0x0201bb7c module:main +from:0x020b3a64 kind:load to:0x020747e8 module:overlay(0) +from:0x020b3a68 kind:load to:0x020747ec module:overlay(0) +from:0x020b3a6c kind:load to:0x02074804 module:overlay(0) +from:0x020b3a70 kind:load to:0x0207480c module:overlay(0) +from:0x020b3a78 kind:load to:0x02074820 module:overlay(0) +from:0x020b3a7c kind:load to:0x02074824 module:overlay(0) +from:0x020b3a80 kind:load to:0x02074828 module:overlay(0) +from:0x020b3a84 kind:load to:0x02074830 module:overlay(0) +from:0x020b3a90 kind:load to:0x0207483c module:overlay(0) +from:0x020b3a94 kind:load to:0x02074840 module:overlay(0) +from:0x020b3a98 kind:load to:0x02074844 module:overlay(0) +from:0x020b3a9c kind:load to:0x020748ac module:overlay(0) +from:0x020b3aa8 kind:load to:0x0207483c module:overlay(0) +from:0x020b3aac kind:load to:0x02074840 module:overlay(0) +from:0x020b3ab0 kind:load to:0x02074844 module:overlay(0) +from:0x020b3ab4 kind:load to:0x02074928 module:overlay(0) +from:0x020b3ac0 kind:load to:0x02075ca4 module:overlay(0) +from:0x020b3ac4 kind:load to:0x02075ccc module:overlay(0) +from:0x020b3ac8 kind:load to:0x02075538 module:overlay(0) +from:0x020b3acc kind:load to:0x02075540 module:overlay(0) +from:0x020b3ad0 kind:load to:0x02075598 module:overlay(0) +from:0x020b3ad4 kind:load to:0x02074820 module:overlay(0) +from:0x020b3ad8 kind:load to:0x0207568c module:overlay(0) +from:0x020b3adc kind:load to:0x020758b4 module:overlay(0) +from:0x020b3ae0 kind:load to:0x020758e4 module:overlay(0) +from:0x020b3aec kind:load to:0x02075e48 module:overlay(0) +from:0x020b3af0 kind:load to:0x02075e20 module:overlay(0) +from:0x020b3af4 kind:load to:0x02075d68 module:overlay(0) +from:0x020b3af8 kind:load to:0x02075d70 module:overlay(0) +from:0x020b3afc kind:load to:0x02075d7c module:overlay(0) +from:0x020b3b00 kind:load to:0x02074820 module:overlay(0) +from:0x020b3b04 kind:load to:0x02074824 module:overlay(0) +from:0x020b3b08 kind:load to:0x02075dcc module:overlay(0) +from:0x020b3b0c kind:load to:0x02074830 module:overlay(0) +from:0x020b3b10 kind:load to:0x02075e14 module:overlay(0) +from:0x020b3b20 kind:load to:0x02075e68 module:overlay(0) +from:0x020b3b24 kind:load to:0x02062c68 module:overlay(0) +from:0x020b3b28 kind:load to:0x02062c6c module:overlay(0) +from:0x020b3b2c kind:load to:0x02062c70 module:overlay(0) +from:0x020b3b34 kind:load to:0x02062c78 module:overlay(0) +from:0x020b3b38 kind:load to:0x02062c7c module:overlay(0) +from:0x020b3b3c kind:load to:0x02062c80 module:overlay(0) +from:0x020b3b40 kind:load to:0x02062c84 module:overlay(0) +from:0x020b3b4c kind:load to:0x0207662c module:overlay(0) +from:0x020b3b50 kind:load to:0x020766a0 module:overlay(0) +from:0x020b3b58 kind:load to:0x02075ea0 module:overlay(0) +from:0x020b3b5c kind:load to:0x02075ee4 module:overlay(0) +from:0x020b3b60 kind:load to:0x02076130 module:overlay(0) +from:0x020b3b64 kind:load to:0x02076148 module:overlay(0) +from:0x020b3b68 kind:load to:0x02074828 module:overlay(0) +from:0x020b3b6c kind:load to:0x02074830 module:overlay(0) +from:0x020b3b78 kind:load to:0x020767dc module:overlay(0) +from:0x020b3b84 kind:load to:0x0207668c module:overlay(0) +from:0x020b3b88 kind:load to:0x020778b4 module:overlay(0) +from:0x020b3b8c kind:load to:0x0201b9d4 module:main +from:0x020b3b90 kind:load to:0x0201bb78 module:main +from:0x020b3b94 kind:load to:0x0201bb7c module:main +from:0x020b3ba0 kind:load to:0x020767b4 module:overlay(0) +from:0x020b3ba4 kind:load to:0x02067d7c module:overlay(0) +from:0x020b3ba8 kind:load to:0x02076f00 module:overlay(0) +from:0x020b3bac kind:load to:0x020689d0 module:overlay(0) +from:0x020b3bb0 kind:load to:0x02076f28 module:overlay(0) +from:0x020b3bb4 kind:load to:0x02076fb4 module:overlay(0) +from:0x020b3bb8 kind:load to:0x02067f60 module:overlay(0) +from:0x020b3bbc kind:load to:0x02077724 module:overlay(0) +from:0x020b3bc0 kind:load to:0x02077740 module:overlay(0) +from:0x020b3bc4 kind:load to:0x02076664 module:overlay(0) +from:0x020b3bc8 kind:load to:0x020778d0 module:overlay(0) +from:0x020b3c68 kind:load to:0x0207797c module:overlay(0) +from:0x020b3c6c kind:load to:0x02077d4c module:overlay(0) +from:0x020b3c78 kind:load to:0x02078a08 module:overlay(0) +from:0x020b3c7c kind:load to:0x02078afc module:overlay(0) +from:0x020b3c88 kind:load to:0x02078b48 module:overlay(0) +from:0x020b3c8c kind:load to:0x02078b5c module:overlay(0) +from:0x020b3c90 kind:load to:0x0201b9d4 module:main +from:0x020b3c94 kind:load to:0x02078840 module:overlay(0) +from:0x020b3c98 kind:load to:0x0201bb7c module:main +from:0x020b3c9c kind:load to:0x020797b4 module:overlay(0) +from:0x020b3ca4 kind:load to:0x02079840 module:overlay(0) +from:0x020b3cb4 kind:load to:0x020792fc module:overlay(0) +from:0x020b3cb8 kind:load to:0x02079d38 module:overlay(0) +from:0x020b3cbc kind:load to:0x02078ee8 module:overlay(0) +from:0x020b3cc0 kind:load to:0x02078f3c module:overlay(0) +from:0x020b3ccc kind:load to:0x0207a3b0 module:overlay(0) +from:0x020b3cd8 kind:load to:0x0207a828 module:overlay(0) +from:0x020b3cdc kind:load to:0x0207a83c module:overlay(0) +from:0x020b3ce0 kind:load to:0x0207a6dc module:overlay(0) +from:0x020b3ce4 kind:load to:0x0207a6e4 module:overlay(0) +from:0x020b3ce8 kind:load to:0x0207a9c8 module:overlay(0) +from:0x020b3cec kind:load to:0x0207a6f4 module:overlay(0) +from:0x020b3cf0 kind:load to:0x0207a9cc module:overlay(0) +from:0x020b3cf4 kind:load to:0x0207a9d0 module:overlay(0) +from:0x020b3cf8 kind:load to:0x0207a9d4 module:overlay(0) +from:0x020b3d04 kind:load to:0x0207a930 module:overlay(0) +from:0x020b3d08 kind:load to:0x0207a944 module:overlay(0) +from:0x020b3d0c kind:load to:0x0207a880 module:overlay(0) +from:0x020b3d10 kind:load to:0x0207a888 module:overlay(0) +from:0x020b3d14 kind:load to:0x0207a9c8 module:overlay(0) +from:0x020b3d18 kind:load to:0x0207a898 module:overlay(0) +from:0x020b3d1c kind:load to:0x0207a9cc module:overlay(0) +from:0x020b3d20 kind:load to:0x0207a9d0 module:overlay(0) +from:0x020b3d24 kind:load to:0x0207a9d4 module:overlay(0) +from:0x020b3d40 kind:load to:0x0207aa94 module:overlay(0) +from:0x020b3d44 kind:load to:0x0207aaa8 module:overlay(0) +from:0x020b3d48 kind:load to:0x0207a960 module:overlay(0) +from:0x020b3d4c kind:load to:0x0207d6c0 module:overlay(0) +from:0x020b3d50 kind:load to:0x0207d6c8 module:overlay(0) +from:0x020b3d5c kind:load to:0x0207a9a8 module:overlay(0) +from:0x020b3d60 kind:load to:0x0207a9ac module:overlay(0) +from:0x020b3d68 kind:load to:0x0207a9c4 module:overlay(0) +from:0x020b3d6c kind:load to:0x0207a9c8 module:overlay(0) +from:0x020b3d74 kind:load to:0x0207a9cc module:overlay(0) +from:0x020b3d78 kind:load to:0x0207a9d0 module:overlay(0) +from:0x020b3d7c kind:load to:0x0207a9d4 module:overlay(0) +from:0x020b3d8c kind:load to:0x0207c200 module:overlay(0) +from:0x020b3d90 kind:load to:0x0207c214 module:overlay(0) +from:0x020b3d94 kind:load to:0x0207ab84 module:overlay(0) +from:0x020b3d98 kind:load to:0x0207abcc module:overlay(0) +from:0x020b3d9c kind:load to:0x0207ab8c module:overlay(0) +from:0x020b3da0 kind:load to:0x0207b388 module:overlay(0) +from:0x020b3da4 kind:load to:0x0207a9cc module:overlay(0) +from:0x020b3da8 kind:load to:0x0207a9d0 module:overlay(0) +from:0x020b3dac kind:load to:0x0207b898 module:overlay(0) +from:0x020b3dc0 kind:load to:0x0215f20c module:overlays(67,78,83) +from:0x020b3dd0 kind:load to:0x0215f3a4 module:overlays(63,67,78) +from:0x020b3de0 kind:load to:0x0215ebf4 module:overlays(66,67,80,83,87) +from:0x020b3df0 kind:load to:0x0215eef8 module:overlays(67,83) +from:0x020b3e00 kind:load to:0x021636c4 module:overlays(60,62,66,84) +from:0x020b3e08 kind:load to:0x02163918 module:overlays(60,62,66,71,84) +from:0x020b3e10 kind:load to:0x02163d3c module:overlays(60,66,84,87) +from:0x020b3e20 kind:load to:0x02163e28 module:overlays(60,66,84,87) +from:0x020b3e30 kind:load to:0x021654ec module:overlays(59,60,63,68,74,75,84) +from:0x020b3e40 kind:load to:0x021658a8 module:overlays(59,60,63,68,73,74,84) +from:0x020b3e50 kind:load to:0x02165a88 module:overlays(59,60,63,68,73,74,84) +from:0x020b3e60 kind:load to:0x0216563c module:overlays(59,60,63,68,73,74,75,84) +from:0x020b3e70 kind:load to:0x0207b974 module:overlay(0) +from:0x020b3e80 kind:load to:0x0207bc6c module:overlay(0) +from:0x020b3e90 kind:load to:0x02163e98 module:overlays(59,60,66,68,74,84) +from:0x020b3ea0 kind:load to:0x021630d4 module:overlays(62,66,75) +from:0x020b3eb0 kind:load to:0x021632a4 module:overlays(60,62,66,75,87) +from:0x020b3ec0 kind:load to:0x02163884 module:overlays(60,62,66,75) +from:0x020b3ed0 kind:load to:0x02163c44 module:overlays(60,66,68,84) +from:0x020b3ee0 kind:load to:0x02163d4c module:overlays(60,66,68,84) +from:0x020b3ef0 kind:load to:0x0207bc78 module:overlay(0) +from:0x020b3f00 kind:load to:0x0207bdf0 module:overlay(0) +from:0x020b3f18 kind:load to:0x0207c368 module:overlay(0) +from:0x020b3f1c kind:load to:0x0207c37c module:overlay(0) +from:0x020b3f20 kind:load to:0x0207c26c module:overlay(0) +from:0x020b3f24 kind:load to:0x0207a9c4 module:overlay(0) +from:0x020b3f28 kind:load to:0x0207c274 module:overlay(0) +from:0x020b3f2c kind:load to:0x0207c2e4 module:overlay(0) +from:0x020b3f30 kind:load to:0x0207a9cc module:overlay(0) +from:0x020b3f34 kind:load to:0x0207a9d0 module:overlay(0) +from:0x020b3f38 kind:load to:0x0207a9d4 module:overlay(0) +from:0x020b3f44 kind:load to:0x0207c4a8 module:overlay(0) +from:0x020b3f48 kind:load to:0x0207c4bc module:overlay(0) +from:0x020b3f4c kind:load to:0x0207c3d4 module:overlay(0) +from:0x020b3f50 kind:load to:0x0207a9c4 module:overlay(0) +from:0x020b3f54 kind:load to:0x0207c3dc module:overlay(0) +from:0x020b3f58 kind:load to:0x0207c458 module:overlay(0) +from:0x020b3f5c kind:load to:0x0207a9cc module:overlay(0) +from:0x020b3f60 kind:load to:0x0207a9d0 module:overlay(0) +from:0x020b3f64 kind:load to:0x0207a9d4 module:overlay(0) +from:0x020b3f70 kind:load to:0x0207cae0 module:overlay(0) +from:0x020b3f74 kind:load to:0x0207caf4 module:overlay(0) +from:0x020b3f78 kind:load to:0x0207c540 module:overlay(0) +from:0x020b3f7c kind:load to:0x0207a9c4 module:overlay(0) +from:0x020b3f80 kind:load to:0x0207c570 module:overlay(0) +from:0x020b3f84 kind:load to:0x0207c57c module:overlay(0) +from:0x020b3f88 kind:load to:0x0207a9cc module:overlay(0) +from:0x020b3f8c kind:load to:0x0207a9d0 module:overlay(0) +from:0x020b3f90 kind:load to:0x0207a9d4 module:overlay(0) +from:0x020b3f9c kind:load to:0x0207cce0 module:overlay(0) +from:0x020b3fa0 kind:load to:0x0207ccf4 module:overlay(0) +from:0x020b3fa4 kind:load to:0x0207cb58 module:overlay(0) +from:0x020b3fa8 kind:load to:0x0207a9c4 module:overlay(0) +from:0x020b3fac kind:load to:0x0207cb60 module:overlay(0) +from:0x020b3fb0 kind:load to:0x0207cbd0 module:overlay(0) +from:0x020b3fb4 kind:load to:0x0207a9cc module:overlay(0) +from:0x020b3fb8 kind:load to:0x0207a9d0 module:overlay(0) +from:0x020b3fbc kind:load to:0x0207a9d4 module:overlay(0) +from:0x020b3fc8 kind:load to:0x0207cfec module:overlay(0) +from:0x020b3fcc kind:load to:0x0207d000 module:overlay(0) +from:0x020b3fd0 kind:load to:0x0207cdd4 module:overlay(0) +from:0x020b3fd4 kind:load to:0x0207ce0c module:overlay(0) +from:0x020b3fd8 kind:load to:0x0207cdc4 module:overlay(0) +from:0x020b3fe4 kind:load to:0x0207d01c module:overlay(0) +from:0x020b3fe8 kind:load to:0x0207d030 module:overlay(0) +from:0x020b3fec kind:load to:0x0207ce8c module:overlay(0) +from:0x020b3ff0 kind:load to:0x0207cecc module:overlay(0) +from:0x020b3ff4 kind:load to:0x0207cdc4 module:overlay(0) +from:0x020b4000 kind:load to:0x0207d04c module:overlay(0) +from:0x020b4004 kind:load to:0x0207d060 module:overlay(0) +from:0x020b4008 kind:load to:0x0207cf4c module:overlay(0) +from:0x020b400c kind:load to:0x0207cf94 module:overlay(0) +from:0x020b4010 kind:load to:0x0207cdc4 module:overlay(0) +from:0x020b401c kind:load to:0x0207cd10 module:overlay(0) +from:0x020b4020 kind:load to:0x0207cd40 module:overlay(0) +from:0x020b4024 kind:load to:0x0207cda8 module:overlay(0) +from:0x020b402c kind:load to:0x0207cdc4 module:overlay(0) +from:0x020b4038 kind:load to:0x0207d69c module:overlay(0) +from:0x020b403c kind:load to:0x0207d6a0 module:overlay(0) +from:0x020b4040 kind:load to:0x0207d6b8 module:overlay(0) +from:0x020b4044 kind:load to:0x0207d6c0 module:overlay(0) +from:0x020b4048 kind:load to:0x0207d6c8 module:overlay(0) +from:0x020b407c kind:load to:0x02080360 module:overlay(0) +from:0x020b4080 kind:load to:0x02080390 module:overlay(0) +from:0x020b4084 kind:load to:0x0208043c module:overlay(0) +from:0x020b4090 kind:load to:0x020804a0 module:overlay(0) +from:0x020b4094 kind:load to:0x020804d0 module:overlay(0) +from:0x020b4098 kind:load to:0x02080538 module:overlay(0) +from:0x020b409c kind:load to:0x0208053c module:overlay(0) +from:0x020b40a8 kind:load to:0x02081174 module:overlay(0) +from:0x020b40ac kind:load to:0x0208116c module:overlay(0) +from:0x020b40b8 kind:load to:0x02081174 module:overlay(0) +from:0x020b40bc kind:load to:0x0208116c module:overlay(0) +from:0x020b40c8 kind:load to:0x02081250 module:overlay(0) +from:0x020b40cc kind:load to:0x02081248 module:overlay(0) +from:0x020b40d8 kind:load to:0x0208115c module:overlay(0) +from:0x020b40dc kind:load to:0x02081164 module:overlay(0) +from:0x020b4140 kind:load to:0x0208322c module:overlay(0) +from:0x020b414c kind:load to:0x02083894 module:overlay(0) +from:0x020b4150 kind:load to:0x020838a8 module:overlay(0) +from:0x020b4164 kind:load to:0x020839a4 module:overlay(0) +from:0x020b4168 kind:load to:0x020839b8 module:overlay(0) +from:0x020b416c kind:load to:0x02059174 module:overlay(0) +from:0x020b4170 kind:load to:0x01ffc57c module:itcm +from:0x020b4174 kind:load to:0x02059348 module:overlay(0) +from:0x020b4178 kind:load to:0x020593c4 module:overlay(0) +from:0x020b417c kind:load to:0x02059428 module:overlay(0) +from:0x020b4180 kind:load to:0x020591b4 module:overlay(0) +from:0x020b4184 kind:load to:0x02059304 module:overlay(0) +from:0x020b4188 kind:load to:0x020839e8 module:overlay(0) +from:0x020b418c kind:load to:0x020839ec module:overlay(0) +from:0x020b4208 kind:load to:0x020b4190 module:overlay(0) +from:0x020b420c kind:load to:0x020b41c0 module:overlay(0) +from:0x020b4210 kind:load to:0x020b41f0 module:overlay(0) +from:0x020b4214 kind:load to:0x020b41fc module:overlay(0) +from:0x020b4218 kind:load to:0x020b419c module:overlay(0) +from:0x020b421c kind:load to:0x020b41d8 module:overlay(0) +from:0x020b4220 kind:load to:0x020b41e4 module:overlay(0) +from:0x020b4224 kind:load to:0x020b41a8 module:overlay(0) +from:0x020b4228 kind:load to:0x020b4194 module:overlay(0) +from:0x020b422c kind:load to:0x020b41b4 module:overlay(0) +from:0x020b4230 kind:load to:0x020b41cc module:overlay(0) +from:0x020b4250 kind:load to:0x02085c2d module:overlay(0) +from:0x020b4254 kind:load to:0x02085c59 module:overlay(0) +from:0x020b4258 kind:load to:0x0207d6b8 module:overlay(0) +from:0x020b425c kind:load to:0x0207d6c0 module:overlay(0) +from:0x020b4260 kind:load to:0x0207d6c8 module:overlay(0) +from:0x020b4264 kind:load to:0x02085cb5 module:overlay(0) +from:0x020b4270 kind:load to:0x02086934 module:overlay(0) +from:0x020b4274 kind:load to:0x020871b8 module:overlay(0) +from:0x020b4278 kind:load to:0x020870fc module:overlay(0) +from:0x020b427c kind:load to:0x0208711c module:overlay(0) +from:0x020b4280 kind:load to:0x0207d6c8 module:overlay(0) +from:0x020b428c kind:load to:0x02088650 module:overlay(0) +from:0x020b4290 kind:load to:0x02088664 module:overlay(0) +from:0x020b4294 kind:load to:0x020880d4 module:overlay(0) +from:0x020b4298 kind:load to:0x02088444 module:overlay(0) +from:0x020b429c kind:load to:0x0207d6c8 module:overlay(0) +from:0x020b42a0 kind:load to:0x02087dd9 module:overlay(0) +from:0x020b42ac kind:load to:0x02088764 module:overlay(0) +from:0x020b42b0 kind:load to:0x02088778 module:overlay(0) +from:0x020b42b4 kind:load to:0x0207d6b8 module:overlay(0) +from:0x020b42b8 kind:load to:0x02088680 module:overlay(0) +from:0x020b42bc kind:load to:0x0207d6c8 module:overlay(0) +from:0x020b42c8 kind:load to:0x02089438 module:overlay(0) +from:0x020b42cc kind:load to:0x0208944c module:overlay(0) +from:0x020b42d0 kind:load to:0x02088f48 module:overlay(0) +from:0x020b42d4 kind:load to:0x02088fb4 module:overlay(0) +from:0x020b42d8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x020b4310 kind:load to:0x0208aefc module:overlay(0) +from:0x020b431c kind:load to:0x0208af1c module:overlay(0) +from:0x020b4320 kind:load to:0x0208af48 module:overlay(0) +from:0x020b4324 kind:load to:0x0208afa8 module:overlay(0) +from:0x020b4338 kind:load to:0x0208d104 module:overlay(0) +from:0x020b4344 kind:load to:0x0208daec module:overlay(0) +from:0x020b4348 kind:load to:0x0208db00 module:overlay(0) +from:0x020b434c kind:load to:0x02059174 module:overlay(0) +from:0x020b4350 kind:load to:0x01ffc57c module:itcm +from:0x020b4354 kind:load to:0x02059348 module:overlay(0) +from:0x020b4358 kind:load to:0x020593c4 module:overlay(0) +from:0x020b435c kind:load to:0x02059428 module:overlay(0) +from:0x020b4360 kind:load to:0x020591b4 module:overlay(0) +from:0x020b4364 kind:load to:0x02059304 module:overlay(0) +from:0x020b4370 kind:load to:0x0208dd78 module:overlay(0) +from:0x020b4374 kind:load to:0x0208dd8c module:overlay(0) +from:0x020b4378 kind:load to:0x02059174 module:overlay(0) +from:0x020b437c kind:load to:0x01ffc57c module:itcm +from:0x020b4380 kind:load to:0x02059348 module:overlay(0) +from:0x020b4384 kind:load to:0x020593c4 module:overlay(0) +from:0x020b4388 kind:load to:0x02059428 module:overlay(0) +from:0x020b438c kind:load to:0x0208db1c module:overlay(0) +from:0x020b4390 kind:load to:0x02059304 module:overlay(0) +from:0x020b439c kind:load to:0x0208dee4 module:overlay(0) +from:0x020b43b0 kind:load to:0x0208fecc module:overlay(0) +from:0x020b43b4 kind:load to:0x0208fee0 module:overlay(0) +from:0x020b447c kind:load to:0x02091878 module:overlay(0) +from:0x020b4480 kind:load to:0x02090f88 module:overlay(0) +from:0x020b4484 kind:load to:0x02090f8c module:overlay(0) +from:0x020b4490 kind:load to:0x02091e98 module:overlay(0) +from:0x020b4494 kind:load to:0x02091e9c module:overlay(0) +from:0x020b4498 kind:load to:0x02091ea0 module:overlay(0) +from:0x020b44a4 kind:load to:0x02091878 module:overlay(0) +from:0x020b44a8 kind:load to:0x02091fbc module:overlay(0) +from:0x020b44ac kind:load to:0x020920c0 module:overlay(0) +from:0x020b44b0 kind:load to:0x0209228c module:overlay(0) +from:0x020b44b4 kind:load to:0x020926c4 module:overlay(0) +from:0x020b44b8 kind:load to:0x02092be8 module:overlay(0) +from:0x020b44bc kind:load to:0x02092c50 module:overlay(0) +from:0x020b44c0 kind:load to:0x02092c70 module:overlay(0) +from:0x020b44cc kind:load to:0x02091878 module:overlay(0) +from:0x020b44d0 kind:load to:0x02092d58 module:overlay(0) +from:0x020b44d4 kind:load to:0x02092d98 module:overlay(0) +from:0x020b44d8 kind:load to:0x02092de0 module:overlay(0) +from:0x020b44dc kind:load to:0x02092ec4 module:overlay(0) +from:0x020b44e0 kind:load to:0x02091e98 module:overlay(0) +from:0x020b44e4 kind:load to:0x02091e9c module:overlay(0) +from:0x020b44e8 kind:load to:0x02091ea0 module:overlay(0) +from:0x020b4660 kind:load to:0x02095bb8 module:overlay(0) +from:0x020b4668 kind:load to:0x02095b98 module:overlay(0) +from:0x020b4670 kind:load to:0x02095b78 module:overlay(0) +from:0x020b4678 kind:load to:0x02095b58 module:overlay(0) +from:0x020b4680 kind:load to:0x02095b38 module:overlay(0) +from:0x020b4688 kind:load to:0x02095b18 module:overlay(0) +from:0x020b4690 kind:load to:0x02095af8 module:overlay(0) +from:0x020b4698 kind:load to:0x02095ad8 module:overlay(0) +from:0x020b46a0 kind:load to:0x02095ab8 module:overlay(0) +from:0x020b46a8 kind:load to:0x02095a98 module:overlay(0) +from:0x020b46b0 kind:load to:0x02095a68 module:overlay(0) +from:0x020b46b8 kind:load to:0x02095a48 module:overlay(0) +from:0x020b46c0 kind:load to:0x02095a28 module:overlay(0) +from:0x020b46c8 kind:load to:0x02095a08 module:overlay(0) +from:0x020b46d0 kind:load to:0x020959e8 module:overlay(0) +from:0x020b46d8 kind:load to:0x020959c8 module:overlay(0) +from:0x020b46e0 kind:load to:0x020959a8 module:overlay(0) +from:0x020b46e8 kind:load to:0x02095988 module:overlay(0) +from:0x020b46f0 kind:load to:0x02095968 module:overlay(0) +from:0x020b46f8 kind:load to:0x02095948 module:overlay(0) +from:0x020b4700 kind:load to:0x02095928 module:overlay(0) +from:0x020b4708 kind:load to:0x02095908 module:overlay(0) +from:0x020b4710 kind:load to:0x020958d8 module:overlay(0) +from:0x020b4718 kind:load to:0x020958b8 module:overlay(0) +from:0x020b4720 kind:load to:0x02095898 module:overlay(0) +from:0x020b4728 kind:load to:0x02095878 module:overlay(0) +from:0x020b4730 kind:load to:0x02095858 module:overlay(0) +from:0x020b4738 kind:load to:0x02095838 module:overlay(0) +from:0x020b4740 kind:load to:0x02095808 module:overlay(0) +from:0x020b4748 kind:load to:0x020957e8 module:overlay(0) +from:0x020b4750 kind:load to:0x020957c8 module:overlay(0) +from:0x020b4760 kind:load to:0x02097678 module:overlay(0) +from:0x020b476c kind:load to:0x02095c94 module:overlay(0) +from:0x020b4770 kind:load to:0x02095c24 module:overlay(0) +from:0x020b4774 kind:load to:0x02095c58 module:overlay(0) +from:0x020b4778 kind:load to:0x02097120 module:overlay(0) +from:0x020b477c kind:load to:0x020972a4 module:overlay(0) +from:0x020b4780 kind:load to:0x02091e98 module:overlay(0) +from:0x020b4784 kind:load to:0x02091e9c module:overlay(0) +from:0x020b4788 kind:load to:0x02091ea0 module:overlay(0) +from:0x020b4794 kind:load to:0x02091878 module:overlay(0) +from:0x020b4798 kind:load to:0x02097704 module:overlay(0) +from:0x020b479c kind:load to:0x02097738 module:overlay(0) +from:0x020b47a0 kind:load to:0x02097774 module:overlay(0) +from:0x020b47a4 kind:load to:0x020977e4 module:overlay(0) +from:0x020b47a8 kind:load to:0x02097908 module:overlay(0) +from:0x020b47ac kind:load to:0x02091e9c module:overlay(0) +from:0x020b47b0 kind:load to:0x02091ea0 module:overlay(0) +from:0x020b47bc kind:load to:0x02091878 module:overlay(0) +from:0x020b47c0 kind:load to:0x02098024 module:overlay(0) +from:0x020b47c4 kind:load to:0x02098044 module:overlay(0) +from:0x020b47c8 kind:load to:0x020979a0 module:overlay(0) +from:0x020b47cc kind:load to:0x02097b10 module:overlay(0) +from:0x020b47d0 kind:load to:0x02091e98 module:overlay(0) +from:0x020b47d4 kind:load to:0x02091e9c module:overlay(0) +from:0x020b47d8 kind:load to:0x02091ea0 module:overlay(0) +from:0x020b47e8 kind:load to:0x020984a0 module:overlay(0) +from:0x020b47f4 kind:load to:0x01fff440 module:itcm +from:0x020b4800 kind:load to:0x0209847c module:overlay(0) +from:0x020b480c kind:load to:0x02098474 module:overlay(0) +from:0x020b481c kind:load to:0x0209918c module:overlay(0) +from:0x020b4820 kind:load to:0x020991c0 module:overlay(0) +from:0x020b4824 kind:load to:0x02098f78 module:overlay(0) +from:0x020b4828 kind:load to:0x02099194 module:overlay(0) +from:0x020b482c kind:load to:0x02098fbc module:overlay(0) +from:0x020b4830 kind:load to:0x02098fc0 module:overlay(0) +from:0x020b4840 kind:load to:0x020990ec module:overlay(0) +from:0x020b4844 kind:load to:0x02098efc module:overlay(0) +from:0x020b4848 kind:load to:0x02098f78 module:overlay(0) +from:0x020b484c kind:load to:0x020990f4 module:overlay(0) +from:0x020b4850 kind:load to:0x02099114 module:overlay(0) +from:0x020b4854 kind:load to:0x02099140 module:overlay(0) +from:0x020b4864 kind:load to:0x02098ef4 module:overlay(0) +from:0x020b4868 kind:load to:0x02098efc module:overlay(0) +from:0x020b486c kind:load to:0x02098f78 module:overlay(0) +from:0x020b4870 kind:load to:0x02098fb8 module:overlay(0) +from:0x020b4874 kind:load to:0x02098fbc module:overlay(0) +from:0x020b4878 kind:load to:0x02098fc0 module:overlay(0) +from:0x020b4884 kind:load to:0x02099070 module:overlay(0) +from:0x020b4888 kind:load to:0x02099310 module:overlay(0) +from:0x020b48a4 kind:load to:0x020993bc module:overlay(0) +from:0x020b48a8 kind:load to:0x020993c8 module:overlay(0) +from:0x020b48b4 kind:load to:0x020994c4 module:overlay(0) +from:0x020b48b8 kind:load to:0x020994d8 module:overlay(0) +from:0x020b48bc kind:load to:0x0207cdd4 module:overlay(0) +from:0x020b48c0 kind:load to:0x02099448 module:overlay(0) +from:0x020b48c4 kind:load to:0x0207cdc4 module:overlay(0) +from:0x020b48d0 kind:load to:0x02099b00 module:overlay(0) +from:0x020b48d4 kind:load to:0x02099b14 module:overlay(0) +from:0x020b48d8 kind:load to:0x02099a80 module:overlay(0) +from:0x020b48dc kind:load to:0x0207d6c0 module:overlay(0) +from:0x020b48e0 kind:load to:0x0207d6c8 module:overlay(0) +from:0x020b48ec kind:load to:0x02099cc0 module:overlay(0) +from:0x020b48f0 kind:load to:0x02099cfc module:overlay(0) +from:0x020b48f4 kind:load to:0x02099d14 module:overlay(0) +from:0x020b48f8 kind:load to:0x02099d20 module:overlay(0) +from:0x020b48fc kind:load to:0x01fff464 module:itcm +from:0x020b4900 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x020b4904 kind:load to:0x02099c50 module:overlay(0) +from:0x020b4908 kind:load to:0x02099c58 module:overlay(0) +from:0x020b490c kind:load to:0x02099c5c module:overlay(0) +from:0x020b4910 kind:load to:0x02099c60 module:overlay(0) +from:0x020b4914 kind:load to:0x02099c64 module:overlay(0) +from:0x020b4918 kind:load to:0x02099c68 module:overlay(0) +from:0x020b491c kind:load to:0x02099c6c module:overlay(0) +from:0x020b4920 kind:load to:0x02099c70 module:overlay(0) +from:0x020b4924 kind:load to:0x02099d2c module:overlay(0) +from:0x020b4928 kind:load to:0x02099d98 module:overlay(0) +from:0x020b492c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x020b4930 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x020b4934 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x020b4938 kind:load to:0x02099c18 module:overlay(0) +from:0x020b493c kind:load to:0x02099c1c module:overlay(0) +from:0x020b4948 kind:load to:0x02099cc0 module:overlay(0) +from:0x020b494c kind:load to:0x02099cfc module:overlay(0) +from:0x020b4950 kind:load to:0x02099d14 module:overlay(0) +from:0x020b4954 kind:load to:0x02099d20 module:overlay(0) +from:0x020b4958 kind:load to:0x01fff464 module:itcm +from:0x020b495c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x020b4960 kind:load to:0x02099c50 module:overlay(0) +from:0x020b4964 kind:load to:0x02099c58 module:overlay(0) +from:0x020b4968 kind:load to:0x02099c5c module:overlay(0) +from:0x020b496c kind:load to:0x02099c60 module:overlay(0) +from:0x020b4970 kind:load to:0x02099c64 module:overlay(0) +from:0x020b4974 kind:load to:0x02099c68 module:overlay(0) +from:0x020b4978 kind:load to:0x0209a7d0 module:overlay(0) +from:0x020b497c kind:load to:0x02099c70 module:overlay(0) +from:0x020b4980 kind:load to:0x02099d2c module:overlay(0) +from:0x020b4984 kind:load to:0x02099d98 module:overlay(0) +from:0x020b4988 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x020b498c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x020b4990 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x020b4994 kind:load to:0x0209afbc module:overlay(0) +from:0x020b4998 kind:load to:0x0209afd0 module:overlay(0) +from:0x020b499c kind:load to:0x0209ad54 module:overlay(0) +from:0x020b49a8 kind:load to:0x0209b2b9 module:overlay(0) +from:0x020b49ac kind:load to:0x0209b2bd module:overlay(0) +from:0x020b49b0 kind:load to:0x0209b2cc module:overlay(0) +from:0x020b49b4 kind:load to:0x0209b304 module:overlay(0) +from:0x020b49b8 kind:load to:0x0209b908 module:overlay(0) +from:0x020b49bc kind:load to:0x0209b910 module:overlay(0) +from:0x020b49c0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x020b49c4 kind:load to:0x0209b47c module:overlay(0) +from:0x020b49c8 kind:load to:0x0209b36c module:overlay(0) +from:0x020b49cc kind:load to:0x0209b838 module:overlay(0) +from:0x020b49d0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x020b49d4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x020b49d8 kind:load to:0x0209b94c module:overlay(0) +from:0x020b49dc kind:load to:0x0209b8f0 module:overlay(0) +from:0x020b49e0 kind:load to:0x0209b93c module:overlay(0) +from:0x020b49e4 kind:load to:0x0209b918 module:overlay(0) +from:0x020b49f0 kind:load to:0x0209b9f5 module:overlay(0) +from:0x020b49f4 kind:load to:0x0209ba01 module:overlay(0) +from:0x020b49f8 kind:load to:0x0209ba20 module:overlay(0) +from:0x020b49fc kind:load to:0x0209ba54 module:overlay(0) +from:0x020b4a00 kind:load to:0x0209baec module:overlay(0) +from:0x020b4a04 kind:load to:0x0209bb00 module:overlay(0) +from:0x020b4a08 kind:load to:0x0209b8b0 module:overlay(0) +from:0x020b4a0c kind:load to:0x0209bb28 module:overlay(0) +from:0x020b4a10 kind:load to:0x0209bbb0 module:overlay(0) +from:0x020b4a14 kind:load to:0x0209b838 module:overlay(0) +from:0x020b4a18 kind:load to:0x0209babc module:overlay(0) +from:0x020b4a1c kind:load to:0x0209bad4 module:overlay(0) +from:0x020b4a20 kind:load to:0x0209bb14 module:overlay(0) +from:0x020b4a24 kind:load to:0x0209bea0 module:overlay(0) +from:0x020b4a28 kind:load to:0x0209bf04 module:overlay(0) +from:0x020b4a2c kind:load to:0x0209bee0 module:overlay(0) +from:0x020b4a30 kind:load to:0x0209bed8 module:overlay(0) +from:0x020b4a3c kind:load to:0x0209c054 module:overlay(0) +from:0x020b4a40 kind:load to:0x0209c068 module:overlay(0) +from:0x020b4a44 kind:load to:0x02059174 module:overlay(0) +from:0x020b4a48 kind:load to:0x0209bfe0 module:overlay(0) +from:0x020b4a4c kind:load to:0x02059348 module:overlay(0) +from:0x020b4a50 kind:load to:0x020593c4 module:overlay(0) +from:0x020b4a54 kind:load to:0x02059428 module:overlay(0) +from:0x020b4a58 kind:load to:0x0209bf68 module:overlay(0) +from:0x020b4a5c kind:load to:0x02059304 module:overlay(0) +from:0x020b4a68 kind:load to:0x0209c024 module:overlay(0) +from:0x020b4a6c kind:load to:0x0209c038 module:overlay(0) +from:0x020b4a70 kind:load to:0x02059174 module:overlay(0) +from:0x020b4a74 kind:load to:0x02059008 module:overlay(0) +from:0x020b4a78 kind:load to:0x02059348 module:overlay(0) +from:0x020b4a7c kind:load to:0x020593c4 module:overlay(0) +from:0x020b4a80 kind:load to:0x02059428 module:overlay(0) +from:0x020b4a84 kind:load to:0x0209bf68 module:overlay(0) +from:0x020b4a88 kind:load to:0x02059304 module:overlay(0) +from:0x020b4a94 kind:load to:0x0209c090 module:overlay(0) +from:0x020b4a98 kind:load to:0x02098ef4 module:overlay(0) +from:0x020b4a9c kind:load to:0x02098efc module:overlay(0) +from:0x020b4aa0 kind:load to:0x02098f78 module:overlay(0) +from:0x020b4aa4 kind:load to:0x02098fb8 module:overlay(0) +from:0x020b4aa8 kind:load to:0x02098fbc module:overlay(0) +from:0x020b4aac kind:load to:0x02098fc0 module:overlay(0) +from:0x020b4ab8 kind:load to:0x02099cc0 module:overlay(0) +from:0x020b4abc kind:load to:0x02099cfc module:overlay(0) +from:0x020b4ac0 kind:load to:0x02099d14 module:overlay(0) +from:0x020b4ac4 kind:load to:0x02099d20 module:overlay(0) +from:0x020b4ac8 kind:load to:0x01fff464 module:itcm +from:0x020b4acc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x020b4ad0 kind:load to:0x0209c114 module:overlay(0) +from:0x020b4ad4 kind:load to:0x02099c58 module:overlay(0) +from:0x020b4ad8 kind:load to:0x020b8068 module:overlay(5) +from:0x020b4adc kind:load to:0x02099c60 module:overlay(0) +from:0x020b4ae0 kind:load to:0x02099c64 module:overlay(0) +from:0x020b4ae4 kind:load to:0x02099c68 module:overlay(0) +from:0x020b4ae8 kind:load to:0x02099c6c module:overlay(0) +from:0x020b4aec kind:load to:0x02099c70 module:overlay(0) +from:0x020b4af0 kind:load to:0x02099d2c module:overlay(0) +from:0x020b4af4 kind:load to:0x02099d98 module:overlay(0) +from:0x020b4af8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x020b4afc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x020b4b00 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x020b4b04 kind:load to:0x0209c430 module:overlay(0) +from:0x020b4b08 kind:load to:0x0209c444 module:overlay(0) +from:0x020b4b14 kind:load to:0x0209c480 module:overlay(0) +from:0x020b4b18 kind:load to:0x02098ef4 module:overlay(0) +from:0x020b4b1c kind:load to:0x02098efc module:overlay(0) +from:0x020b4b20 kind:load to:0x02098f78 module:overlay(0) +from:0x020b4b24 kind:load to:0x02098fb8 module:overlay(0) +from:0x020b4b28 kind:load to:0x02098fbc module:overlay(0) +from:0x020b4b2c kind:load to:0x02098fc0 module:overlay(0) +from:0x020b4b38 kind:load to:0x02099cc0 module:overlay(0) +from:0x020b4b3c kind:load to:0x02099cfc module:overlay(0) +from:0x020b4b40 kind:load to:0x02099d14 module:overlay(0) +from:0x020b4b44 kind:load to:0x02099d20 module:overlay(0) +from:0x020b4b48 kind:load to:0x01fff464 module:itcm +from:0x020b4b4c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x020b4b50 kind:load to:0x0209c5c0 module:overlay(0) +from:0x020b4b54 kind:load to:0x02099c58 module:overlay(0) +from:0x020b4b58 kind:load to:0x0209c634 module:overlay(0) +from:0x020b4b5c kind:load to:0x0209c71c module:overlay(0) +from:0x020b4b60 kind:load to:0x02099c64 module:overlay(0) +from:0x020b4b64 kind:load to:0x02099c68 module:overlay(0) +from:0x020b4b68 kind:load to:0x02099c6c module:overlay(0) +from:0x020b4b6c kind:load to:0x02099c70 module:overlay(0) +from:0x020b4b70 kind:load to:0x02099d2c module:overlay(0) +from:0x020b4b74 kind:load to:0x02099d98 module:overlay(0) +from:0x020b4b78 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x020b4b7c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x020b4b80 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x020b4b84 kind:load to:0x0209c528 module:overlay(0) +from:0x020b4b88 kind:load to:0x0209c570 module:overlay(0) +from:0x020b4ba4 kind:load to:0x0209d4f4 module:overlay(0) +from:0x020b4ba8 kind:load to:0x0209cdec module:overlay(0) +from:0x020b4bb4 kind:load to:0x0209d760 module:overlay(0) +from:0x020b4bb8 kind:load to:0x02098ef4 module:overlay(0) +from:0x020b4bbc kind:load to:0x02098efc module:overlay(0) +from:0x020b4bc0 kind:load to:0x02098f78 module:overlay(0) +from:0x020b4bc4 kind:load to:0x02098fb8 module:overlay(0) +from:0x020b4bc8 kind:load to:0x02098fbc module:overlay(0) +from:0x020b4bcc kind:load to:0x02098fc0 module:overlay(0) +from:0x020b4bd8 kind:load to:0x02099cc0 module:overlay(0) +from:0x020b4bdc kind:load to:0x02099cfc module:overlay(0) +from:0x020b4be0 kind:load to:0x02099d14 module:overlay(0) +from:0x020b4be4 kind:load to:0x02099d20 module:overlay(0) +from:0x020b4be8 kind:load to:0x01fff464 module:itcm +from:0x020b4bec kind:load to:0x020c157c module:overlays(2,4,17) +from:0x020b4bf0 kind:load to:0x0209d7e0 module:overlay(0) +from:0x020b4bf4 kind:load to:0x02099c58 module:overlay(0) +from:0x020b4bf8 kind:load to:0x020b83cc module:overlays(5,8) +from:0x020b4bfc kind:load to:0x020c1778 module:overlays(2,4,17) +from:0x020b4c00 kind:load to:0x02099c64 module:overlay(0) +from:0x020b4c04 kind:load to:0x02099c68 module:overlay(0) +from:0x020b4c08 kind:load to:0x020c1784 module:overlays(2,4,17) +from:0x020b4c0c kind:load to:0x02099c70 module:overlay(0) +from:0x020b4c10 kind:load to:0x02099d2c module:overlay(0) +from:0x020b4c14 kind:load to:0x02099d98 module:overlay(0) +from:0x020b4c18 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x020b4c1c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x020b4c20 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x020b4c24 kind:load to:0x0209d7fc module:overlay(0) +from:0x020b4c28 kind:load to:0x0209d810 module:overlay(0) +from:0x020b4c34 kind:load to:0x0209d84c module:overlay(0) +from:0x020b4c38 kind:load to:0x02098ef4 module:overlay(0) +from:0x020b4c3c kind:load to:0x02098efc module:overlay(0) +from:0x020b4c40 kind:load to:0x02098f78 module:overlay(0) +from:0x020b4c44 kind:load to:0x02098fb8 module:overlay(0) +from:0x020b4c48 kind:load to:0x02098fbc module:overlay(0) +from:0x020b4c4c kind:load to:0x02098fc0 module:overlay(0) +from:0x020b4c58 kind:load to:0x02099cc0 module:overlay(0) +from:0x020b4c5c kind:load to:0x02099cfc module:overlay(0) +from:0x020b4c60 kind:load to:0x02099d14 module:overlay(0) +from:0x020b4c64 kind:load to:0x02099d20 module:overlay(0) +from:0x020b4c68 kind:load to:0x01fff464 module:itcm +from:0x020b4c6c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x020b4c70 kind:load to:0x0209d8cc module:overlay(0) +from:0x020b4c74 kind:load to:0x02099c58 module:overlay(0) +from:0x020b4c78 kind:load to:0x0209d90c module:overlay(0) +from:0x020b4c7c kind:load to:0x0209da9c module:overlay(0) +from:0x020b4c80 kind:load to:0x02099c64 module:overlay(0) +from:0x020b4c84 kind:load to:0x02099c68 module:overlay(0) +from:0x020b4c88 kind:load to:0x02099c6c module:overlay(0) +from:0x020b4c8c kind:load to:0x02099c70 module:overlay(0) +from:0x020b4c90 kind:load to:0x02099d2c module:overlay(0) +from:0x020b4c94 kind:load to:0x02099d98 module:overlay(0) +from:0x020b4c98 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x020b4c9c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x020b4ca0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x020b4ca4 kind:load to:0x0209dab8 module:overlay(0) +from:0x020b4ca8 kind:load to:0x0209dad8 module:overlay(0) +from:0x020b4cac kind:load to:0x0209dab0 module:overlay(0) +from:0x020b4cb8 kind:load to:0x0209db38 module:overlay(0) +from:0x020b4cc4 kind:load to:0x0209db14 module:overlay(0) +from:0x020b4cd4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x020b4cd8 kind:load to:0x0209e308 module:overlay(0) +from:0x020b4cdc kind:load to:0x0209e30c module:overlay(0) +from:0x020b4ce0 kind:load to:0x0209e23c module:overlay(0) +from:0x020b4cf0 kind:load to:0x0209e27c module:overlay(0) +from:0x020b4cf4 kind:load to:0x0209e284 module:overlay(0) +from:0x020b4cf8 kind:load to:0x0209e164 module:overlay(0) +from:0x020b4cfc kind:load to:0x0209e168 module:overlay(0) +from:0x020b4d0c kind:load to:0x0209e1d4 module:overlay(0) +from:0x020b4d10 kind:load to:0x0209e1dc module:overlay(0) +from:0x020b4d14 kind:load to:0x0209e21c module:overlay(0) +from:0x020b4d18 kind:load to:0x0209e23c module:overlay(0) +from:0x020b4d28 kind:load to:0x0209e0a0 module:overlay(0) +from:0x020b4d2c kind:load to:0x0209e160 module:overlay(0) +from:0x020b4d30 kind:load to:0x0209e164 module:overlay(0) +from:0x020b4d34 kind:load to:0x0209e168 module:overlay(0) +from:0x020b4d44 kind:load to:0x0209e360 module:overlay(0) +from:0x020b4d48 kind:load to:0x0209e524 module:overlay(0) +from:0x020b4d4c kind:load to:0x0209e540 module:overlay(0) +from:0x020b4d50 kind:load to:0x0209e584 module:overlay(0) +from:0x020b4d54 kind:load to:0x0209e38c module:overlay(0) +from:0x020b4d58 kind:load to:0x0209e3e4 module:overlay(0) +from:0x020b4d5c kind:load to:0x0209e378 module:overlay(0) +from:0x020b4d68 kind:load to:0x0209e63c module:overlay(0) +from:0x020b4d6c kind:load to:0x0209e674 module:overlay(0) +from:0x020b4d90 kind:load to:0x0209e874 module:overlay(0) +from:0x020b4d94 kind:load to:0x0209e87c module:overlay(0) +from:0x020b4d98 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x020b4d9c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x020b4da0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x020b4da4 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x020b4da8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x020b4dac kind:load to:0x0209e990 module:overlay(0) +from:0x020b4db0 kind:load to:0x0209e998 module:overlay(0) +from:0x020b4db4 kind:load to:0x0209e99c module:overlay(0) +from:0x020b4db8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x020b4dbc kind:load to:0x0209e9b0 module:overlay(0) +from:0x020b4dc0 kind:load to:0x0209e858 module:overlay(0) +from:0x020b4dc4 kind:load to:0x0209e85c module:overlay(0) +from:0x020b4dd0 kind:load to:0x0209ef44 module:overlay(0) +from:0x020b4dd4 kind:load to:0x0209e87c module:overlay(0) +from:0x020b4dd8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x020b4ddc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x020b4de0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x020b4de4 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x020b4de8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x020b4dec kind:load to:0x0209e990 module:overlay(0) +from:0x020b4df0 kind:load to:0x0209e998 module:overlay(0) +from:0x020b4df4 kind:load to:0x0209f0ac module:overlay(0) +from:0x020b4df8 kind:load to:0x0209f1bc module:overlay(0) +from:0x020b4dfc kind:load to:0x0209e9b0 module:overlay(0) +from:0x020b4e04 kind:load to:0x0209ef14 module:overlay(0) +from:0x020b4e08 kind:load to:0x0209f170 module:overlay(0) +from:0x020b4e0c kind:load to:0x0209f338 module:overlay(0) +from:0x020b4e10 kind:load to:0x0209f340 module:overlay(0) +from:0x020b4e14 kind:load to:0x0209ef68 module:overlay(0) +from:0x020b4e18 kind:load to:0x0209f224 module:overlay(0) +from:0x020b4e1c kind:load to:0x0209f234 module:overlay(0) +from:0x020b4e20 kind:load to:0x0209f284 module:overlay(0) +from:0x020b4e24 kind:load to:0x0209f228 module:overlay(0) +from:0x020b4e30 kind:load to:0x0209f444 module:overlay(0) +from:0x020b4e3c kind:load to:0x0209e874 module:overlay(0) +from:0x020b4e40 kind:load to:0x0209e87c module:overlay(0) +from:0x020b4e44 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x020b4e48 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x020b4e4c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x020b4e50 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x020b4e54 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x020b4e58 kind:load to:0x0209e990 module:overlay(0) +from:0x020b4e5c kind:load to:0x0209e998 module:overlay(0) +from:0x020b4e60 kind:load to:0x0209e99c module:overlay(0) +from:0x020b4e64 kind:load to:0x0209e9a8 module:overlay(0) +from:0x020b4e68 kind:load to:0x0209e9b0 module:overlay(0) +from:0x020b4e6c kind:load to:0x0209f45c module:overlay(0) +from:0x020b4e70 kind:load to:0x0209f47c module:overlay(0) +from:0x020b4e74 kind:load to:0x0209f440 module:overlay(0) +from:0x020b4e80 kind:load to:0x0209f4b0 module:overlay(0) +from:0x020b4e84 kind:load to:0x0209e1d4 module:overlay(0) +from:0x020b4e88 kind:load to:0x0209e1dc module:overlay(0) +from:0x020b4e8c kind:load to:0x0209e21c module:overlay(0) +from:0x020b4e90 kind:load to:0x0209e23c module:overlay(0) +from:0x020b4ea0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x020b4ea4 kind:load to:0x0209e1dc module:overlay(0) +from:0x020b4ea8 kind:load to:0x0209e21c module:overlay(0) +from:0x020b4eac kind:load to:0x0209e23c module:overlay(0) +from:0x020b4eb8 kind:load to:0x0207db54 module:overlay(0) +from:0x020b4ebc kind:load to:0x0207db5c module:overlay(0) +from:0x020b4ec0 kind:load to:0x0207e024 module:overlay(0) +from:0x020b4ec4 kind:load to:0x0207e014 module:overlay(0) +from:0x020b4ec8 kind:load to:0x0207e058 module:overlay(0) +from:0x020b4ecc kind:load to:0x0207e0c8 module:overlay(0) +from:0x020b4ed0 kind:load to:0x0207e0f0 module:overlay(0) +from:0x020b4ed4 kind:load to:0x0207e168 module:overlay(0) +from:0x020b4ee0 kind:load to:0x0209f760 module:overlay(0) +from:0x020b4ee4 kind:load to:0x0209fb8c module:overlay(0) +from:0x020b4ee8 kind:load to:0x02059174 module:overlay(0) +from:0x020b4eec kind:load to:0x01ffc57c module:itcm +from:0x020b4ef0 kind:load to:0x02059348 module:overlay(0) +from:0x020b4ef4 kind:load to:0x020593c4 module:overlay(0) +from:0x020b4ef8 kind:load to:0x02059428 module:overlay(0) +from:0x020b4efc kind:load to:0x0209f5d4 module:overlay(0) +from:0x020b4f00 kind:load to:0x02059304 module:overlay(0) +from:0x020b4f0c kind:load to:0x0209f82c module:overlay(0) +from:0x020b4f10 kind:load to:0x0209e87c module:overlay(0) +from:0x020b4f14 kind:load to:0x020c1dcc module:overlays(2,4,17) +from:0x020b4f18 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x020b4f1c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x020b4f20 kind:load to:0x020c1f78 module:overlays(2,4,17) +from:0x020b4f24 kind:load to:0x0209fa78 module:overlay(0) +from:0x020b4f28 kind:load to:0x0209e990 module:overlay(0) +from:0x020b4f2c kind:load to:0x0209fa44 module:overlay(0) +from:0x020b4f30 kind:load to:0x0209e99c module:overlay(0) +from:0x020b4f34 kind:load to:0x0209e9a8 module:overlay(0) +from:0x020b4f38 kind:load to:0x0209e9b0 module:overlay(0) +from:0x020b4f3c kind:load to:0x0209f774 module:overlay(0) +from:0x020b4f40 kind:load to:0x0209f7cc module:overlay(0) +from:0x020b4f4c kind:load to:0x0209fbc8 module:overlay(0) +from:0x020b4f50 kind:load to:0x0209e360 module:overlay(0) +from:0x020b4f54 kind:load to:0x0209e524 module:overlay(0) +from:0x020b4f58 kind:load to:0x0209e540 module:overlay(0) +from:0x020b4f5c kind:load to:0x0209e584 module:overlay(0) +from:0x020b4f60 kind:load to:0x0209ff18 module:overlay(0) +from:0x020b4f64 kind:load to:0x0209ff2c module:overlay(0) +from:0x020b4f68 kind:load to:0x0209e378 module:overlay(0) +from:0x020b4f74 kind:load to:0x0209fc74 module:overlay(0) +from:0x020b4f78 kind:load to:0x0209e87c module:overlay(0) +from:0x020b4f7c kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x020b4f80 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x020b4f84 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x020b4f88 kind:load to:0x0209fe70 module:overlay(0) +from:0x020b4f8c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x020b4f90 kind:load to:0x0209e990 module:overlay(0) +from:0x020b4f94 kind:load to:0x0209e998 module:overlay(0) +from:0x020b4f98 kind:load to:0x0209e99c module:overlay(0) +from:0x020b4f9c kind:load to:0x0209e9a8 module:overlay(0) +from:0x020b4fa0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x020b4fa4 kind:load to:0x0209fed0 module:overlay(0) +from:0x020b4fa8 kind:load to:0x0209fef0 module:overlay(0) +from:0x020b54b4 kind:load to:0x020b504c module:overlay(0) +from:0x020b54bc kind:load to:0x020b503c module:overlay(0) +from:0x020b54c4 kind:load to:0x020b50ac module:overlay(0) +from:0x020b54cc kind:load to:0x020b5064 module:overlay(0) +from:0x020b54d4 kind:load to:0x020b5244 module:overlay(0) +from:0x020b54dc kind:load to:0x020b521c module:overlay(0) +from:0x020b54e4 kind:load to:0x020b524c module:overlay(0) +from:0x020b54ec kind:load to:0x020b520c module:overlay(0) +from:0x020b54f4 kind:load to:0x020b50bc module:overlay(0) +from:0x020b54fc kind:load to:0x020b4fe4 module:overlay(0) +from:0x020b5504 kind:load to:0x020b513c module:overlay(0) +from:0x020b550c kind:load to:0x020b515c module:overlay(0) +from:0x020b5514 kind:load to:0x020b5044 module:overlay(0) +from:0x020b551c kind:load to:0x020b508c module:overlay(0) +from:0x020b5524 kind:load to:0x020b5134 module:overlay(0) +from:0x020b552c kind:load to:0x020b512c module:overlay(0) +from:0x020b5534 kind:load to:0x020b515c module:overlay(0) +from:0x020b553c kind:load to:0x020b5044 module:overlay(0) +from:0x020b5544 kind:load to:0x020b508c module:overlay(0) +from:0x020b554c kind:load to:0x020b50cc module:overlay(0) +from:0x020b5554 kind:load to:0x020b527c module:overlay(0) +from:0x020b555c kind:load to:0x020b5284 module:overlay(0) +from:0x020b5564 kind:load to:0x020b5134 module:overlay(0) +from:0x020b556c kind:load to:0x020b512c module:overlay(0) +from:0x020b5574 kind:load to:0x020b4ff4 module:overlay(0) +from:0x020b557c kind:load to:0x020b4fec module:overlay(0) +from:0x020b5584 kind:load to:0x020b5094 module:overlay(0) +from:0x020b558c kind:load to:0x020b5014 module:overlay(0) +from:0x020b5594 kind:load to:0x020b501c module:overlay(0) +from:0x020b559c kind:load to:0x020b507c module:overlay(0) +from:0x020b55a4 kind:load to:0x020b4fac module:overlay(0) +from:0x020b55ac kind:load to:0x020b4fcc module:overlay(0) +from:0x020b55b4 kind:load to:0x020b517c module:overlay(0) +from:0x020b55bc kind:load to:0x020b50ec module:overlay(0) +from:0x020b55c4 kind:load to:0x020b529c module:overlay(0) +from:0x020b55cc kind:load to:0x020b518c module:overlay(0) +from:0x020b55d4 kind:load to:0x020b5194 module:overlay(0) +from:0x020b55dc kind:load to:0x020b5164 module:overlay(0) +from:0x020b55e4 kind:load to:0x020b519c module:overlay(0) +from:0x020b55ec kind:load to:0x020b500c module:overlay(0) +from:0x020b55f4 kind:load to:0x020b4fb0 module:overlay(0) +from:0x020b55fc kind:load to:0x020b50fc module:overlay(0) +from:0x020b5604 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020b560c kind:load to:0x020b5214 module:overlay(0) +from:0x020b5614 kind:load to:0x020b51bc module:overlay(0) +from:0x020b561c kind:load to:0x020b5154 module:overlay(0) +from:0x020b5624 kind:load to:0x020b51e4 module:overlay(0) +from:0x020b562c kind:load to:0x020b5378 module:overlay(0) +from:0x020b5634 kind:load to:0x020b51cc module:overlay(0) +from:0x020b563c kind:load to:0x020b505c module:overlay(0) +from:0x020b5644 kind:load to:0x020b51d4 module:overlay(0) +from:0x020b564c kind:load to:0x020b5384 module:overlay(0) +from:0x020b5654 kind:load to:0x020b51ac module:overlay(0) +from:0x020b565c kind:load to:0x020b5184 module:overlay(0) +from:0x020b5664 kind:load to:0x020b52cc module:overlay(0) +from:0x020b566c kind:load to:0x020b51ec module:overlay(0) +from:0x020b5674 kind:load to:0x020b539c module:overlay(0) +from:0x020b567c kind:load to:0x020b53a8 module:overlay(0) +from:0x020b5684 kind:load to:0x020b5420 module:overlay(0) +from:0x020b568c kind:load to:0x020b53cc module:overlay(0) +from:0x020b5694 kind:load to:0x020b51fc module:overlay(0) +from:0x020b569c kind:load to:0x020b53d8 module:overlay(0) +from:0x020b56a4 kind:load to:0x020b5204 module:overlay(0) +from:0x020b56ac kind:load to:0x020b52f4 module:overlay(0) +from:0x020b56b4 kind:load to:0x020b5104 module:overlay(0) +from:0x020b56bc kind:load to:0x020b50e4 module:overlay(0) +from:0x020b56c4 kind:load to:0x020b5450 module:overlay(0) +from:0x020b56cc kind:load to:0x020b545c module:overlay(0) +from:0x020b56d4 kind:load to:0x020b53f0 module:overlay(0) +from:0x020b56dc kind:load to:0x020b5438 module:overlay(0) +from:0x020b56e4 kind:load to:0x020b5444 module:overlay(0) +from:0x020b56ec kind:load to:0x020b502c module:overlay(0) +from:0x020b56f4 kind:load to:0x020b522c module:overlay(0) +from:0x020b56fc kind:load to:0x020b5324 module:overlay(0) +from:0x020b5704 kind:load to:0x020b516c module:overlay(0) +from:0x020b570c kind:load to:0x020b4fd4 module:overlay(0) +from:0x020b5714 kind:load to:0x020b4ffc module:overlay(0) +from:0x020b571c kind:load to:0x020b5084 module:overlay(0) +from:0x020b5724 kind:load to:0x020b5334 module:overlay(0) +from:0x020b572c kind:load to:0x020b523c module:overlay(0) +from:0x020b5734 kind:load to:0x020b53fc module:overlay(0) +from:0x020b573c kind:load to:0x020b5124 module:overlay(0) +from:0x020b5744 kind:load to:0x020b509c module:overlay(0) +from:0x020b574c kind:load to:0x020b5254 module:overlay(0) +from:0x020b5754 kind:load to:0x020b5264 module:overlay(0) +from:0x020b575c kind:load to:0x020b526c module:overlay(0) +from:0x020b5764 kind:load to:0x020b5274 module:overlay(0) +from:0x020b576c kind:load to:0x020b514c module:overlay(0) +from:0x020b5774 kind:load to:0x020b528c module:overlay(0) +from:0x020b577c kind:load to:0x020b5024 module:overlay(0) +from:0x020b5784 kind:load to:0x020b4fb8 module:overlay(0) +from:0x020b578c kind:load to:0x020b5414 module:overlay(0) +from:0x020b5794 kind:load to:0x020b5074 module:overlay(0) +from:0x020b579c kind:load to:0x020b4fbc module:overlay(0) +from:0x020b57a4 kind:load to:0x020b4fb4 module:overlay(0) +from:0x020b57ac kind:load to:0x020b50dc module:overlay(0) +from:0x020b57b4 kind:load to:0x020b50d4 module:overlay(0) +from:0x020b57bc kind:load to:0x020b51a4 module:overlay(0) +from:0x020b57c4 kind:load to:0x020b51b4 module:overlay(0) +from:0x020b57cc kind:load to:0x020b536c module:overlay(0) +from:0x020b57d4 kind:load to:0x020b52bc module:overlay(0) +from:0x020b57dc kind:load to:0x020b5054 module:overlay(0) +from:0x020b57e4 kind:load to:0x020b5034 module:overlay(0) +from:0x020b57ec kind:load to:0x020b51dc module:overlay(0) +from:0x020b57f4 kind:load to:0x020b5390 module:overlay(0) +from:0x020b57fc kind:load to:0x020b51f4 module:overlay(0) +from:0x020b5804 kind:load to:0x020b53c0 module:overlay(0) +from:0x020b580c kind:load to:0x020b52ec module:overlay(0) +from:0x020b5814 kind:load to:0x020b53e4 module:overlay(0) +from:0x020b581c kind:load to:0x020b542c module:overlay(0) +from:0x020b5824 kind:load to:0x020b5224 module:overlay(0) +from:0x020b582c kind:load to:0x020b50b4 module:overlay(0) +from:0x020b5834 kind:load to:0x020b50a4 module:overlay(0) +from:0x020b583c kind:load to:0x020b50c4 module:overlay(0) +from:0x020b5844 kind:load to:0x020b5234 module:overlay(0) +from:0x020b584c kind:load to:0x020b50f4 module:overlay(0) +from:0x020b5854 kind:load to:0x020b5114 module:overlay(0) +from:0x020b585c kind:load to:0x020b533c module:overlay(0) +from:0x020b5864 kind:load to:0x020b525c module:overlay(0) +from:0x020b586c kind:load to:0x020b5408 module:overlay(0) +from:0x020b5874 kind:load to:0x020b5344 module:overlay(0) +from:0x020b587c kind:load to:0x020b506c module:overlay(0) +from:0x020b5884 kind:load to:0x020b5174 module:overlay(0) +from:0x020b588c kind:load to:0x020b5354 module:overlay(0) +from:0x020b5894 kind:load to:0x020b5360 module:overlay(0) +from:0x020b589c kind:load to:0x020b52ac module:overlay(0) +from:0x020b58a4 kind:load to:0x020b52b4 module:overlay(0) +from:0x020b58ac kind:load to:0x020b510c module:overlay(0) +from:0x020b58b4 kind:load to:0x020b52c4 module:overlay(0) +from:0x020b58bc kind:load to:0x020b52d4 module:overlay(0) +from:0x020b58c4 kind:load to:0x020b52e4 module:overlay(0) +from:0x020b58cc kind:load to:0x020b5304 module:overlay(0) +from:0x020b58d4 kind:load to:0x020b530c module:overlay(0) +from:0x020b58dc kind:load to:0x020b531c module:overlay(0) +from:0x020b58e4 kind:load to:0x020b532c module:overlay(0) +from:0x020b58ec kind:load to:0x020b511c module:overlay(0) +from:0x020b58f4 kind:load to:0x020b5144 module:overlay(0) +from:0x020b58fc kind:load to:0x020b534c module:overlay(0) +from:0x020b5904 kind:load to:0x020b5294 module:overlay(0) +from:0x020b590c kind:load to:0x020b52a4 module:overlay(0) +from:0x020b5914 kind:load to:0x020b51c4 module:overlay(0) +from:0x020b591c kind:load to:0x020b52dc module:overlay(0) +from:0x020b5924 kind:load to:0x020b52fc module:overlay(0) +from:0x020b592c kind:load to:0x020b5314 module:overlay(0) +from:0x020b5934 kind:load to:0x020b5474 module:overlay(0) +from:0x020b593c kind:load to:0x020b54a4 module:overlay(0) +from:0x020b5944 kind:load to:0x020b5468 module:overlay(0) +from:0x020b594c kind:load to:0x020b5484 module:overlay(0) +from:0x020b5954 kind:load to:0x020b5494 module:overlay(0) +from:0x020b595c kind:load to:0x020b5004 module:overlay(0) +from:0x020b5964 kind:load to:0x020b53b4 module:overlay(0) +from:0x020b596c kind:load to:0x020b4fdc module:overlay(0) +from:0x020b5bb4 kind:load to:0x020b59d4 module:overlay(0) +from:0x020b5bc8 kind:load to:0x020b59c4 module:overlay(0) +from:0x020b5bdc kind:load to:0x020b59c4 module:overlay(0) +from:0x020b5bf0 kind:load to:0x020b59b4 module:overlay(0) +from:0x020b5c04 kind:load to:0x020b5a44 module:overlay(0) +from:0x020b5c18 kind:load to:0x020b5a04 module:overlay(0) +from:0x020b5c2c kind:load to:0x020b5ab4 module:overlay(0) +from:0x020b5c40 kind:load to:0x020b5a4c module:overlay(0) +from:0x020b5c54 kind:load to:0x020b5b44 module:overlay(0) +from:0x020b5c68 kind:load to:0x020b5a3c module:overlay(0) +from:0x020b5c7c kind:load to:0x020b5b50 module:overlay(0) +from:0x020b5c90 kind:load to:0x020b5ac4 module:overlay(0) +from:0x020b5ca4 kind:load to:0x020b5b5c module:overlay(0) +from:0x020b5cb8 kind:load to:0x020b5ba4 module:overlay(0) +from:0x020b5ccc kind:load to:0x020b5a74 module:overlay(0) +from:0x020b5ce0 kind:load to:0x020b5adc module:overlay(0) +from:0x020b5cf4 kind:load to:0x020b5a0c module:overlay(0) +from:0x020b5d08 kind:load to:0x020b5b68 module:overlay(0) +from:0x020b5d1c kind:load to:0x020b5a2c module:overlay(0) +from:0x020b5d30 kind:load to:0x020b5a54 module:overlay(0) +from:0x020b5d44 kind:load to:0x020b5a5c module:overlay(0) +from:0x020b5d58 kind:load to:0x020b5a24 module:overlay(0) +from:0x020b5d6c kind:load to:0x020b5a64 module:overlay(0) +from:0x020b5d80 kind:load to:0x020b59b0 module:overlay(0) +from:0x020b5d94 kind:load to:0x020b59dc module:overlay(0) +from:0x020b5da8 kind:load to:0x020b5a6c module:overlay(0) +from:0x020b5dbc kind:load to:0x020b5b74 module:overlay(0) +from:0x020b5dd0 kind:load to:0x020b5a7c module:overlay(0) +from:0x020b5de4 kind:load to:0x020b5b80 module:overlay(0) +from:0x020b5df8 kind:load to:0x020b5a84 module:overlay(0) +from:0x020b5e0c kind:load to:0x020b5b2c module:overlay(0) +from:0x020b5e20 kind:load to:0x020b5aa4 module:overlay(0) +from:0x020b5e34 kind:load to:0x020b5b38 module:overlay(0) +from:0x020b5e48 kind:load to:0x020b5b98 module:overlay(0) +from:0x020b5e5c kind:load to:0x020b5a8c module:overlay(0) +from:0x020b5e70 kind:load to:0x020b59ec module:overlay(0) +from:0x020b5e84 kind:load to:0x020b5a34 module:overlay(0) +from:0x020b5e98 kind:load to:0x020b59f4 module:overlay(0) +from:0x020b5eac kind:load to:0x020b5a94 module:overlay(0) +from:0x020b5ec0 kind:load to:0x020b5a14 module:overlay(0) +from:0x020b5ed4 kind:load to:0x020b59fc module:overlay(0) +from:0x020b5ee8 kind:load to:0x020b5af4 module:overlay(0) +from:0x020b5efc kind:load to:0x020b5b04 module:overlay(0) +from:0x020b5f10 kind:load to:0x020b5b0c module:overlay(0) +from:0x020b5f24 kind:load to:0x020b5b1c module:overlay(0) +from:0x020b5f38 kind:load to:0x020b5b24 module:overlay(0) +from:0x020b5f4c kind:load to:0x020b5a9c module:overlay(0) +from:0x020b5f60 kind:load to:0x020b5aac module:overlay(0) +from:0x020b5f74 kind:load to:0x020b5abc module:overlay(0) +from:0x020b5f88 kind:load to:0x020b5acc module:overlay(0) +from:0x020b5f9c kind:load to:0x020b5ae4 module:overlay(0) +from:0x020b5fb0 kind:load to:0x020b5afc module:overlay(0) +from:0x020b5fc4 kind:load to:0x020b5b14 module:overlay(0) +from:0x020b5fd8 kind:load to:0x020b59e4 module:overlay(0) +from:0x020b5fec kind:load to:0x020b5a1c module:overlay(0) +from:0x020b6000 kind:load to:0x020b5ad4 module:overlay(0) +from:0x020b6014 kind:load to:0x020b5aec module:overlay(0) +from:0x020b6028 kind:load to:0x020b5b8c module:overlay(0) +from:0x020b603c kind:load to:0x020b59cc module:overlay(0) +from:0x020b6050 kind:load to:0x020b59bc module:overlay(0) +from:0x020b609c kind:load to:0x02067d60 module:overlay(0) +from:0x020b60a0 kind:load to:0x02067d7c module:overlay(0) +from:0x020b60a4 kind:load to:0x020a13c4 module:overlay(0) +from:0x020b60a8 kind:load to:0x020a14b4 module:overlay(0) +from:0x020b60ac kind:load to:0x02067fe4 module:overlay(0) +from:0x020b60b0 kind:load to:0x02068384 module:overlay(0) +from:0x020b60b4 kind:load to:0x02067f60 module:overlay(0) +from:0x020b60b8 kind:load to:0x020687d0 module:overlay(0) +from:0x020b60bc kind:load to:0x020687d8 module:overlay(0) +from:0x020b60c0 kind:load to:0x020a12f0 module:overlay(0) +from:0x020b60c4 kind:load to:0x020a1334 module:overlay(0) +from:0x020b60d0 kind:load to:0x020a2d84 module:overlay(0) +from:0x020b60d4 kind:load to:0x02067d7c module:overlay(0) +from:0x020b60d8 kind:load to:0x020a2efc module:overlay(0) +from:0x020b60dc kind:load to:0x020689d0 module:overlay(0) +from:0x020b60e0 kind:load to:0x02068a10 module:overlay(0) +from:0x020b60e4 kind:load to:0x02068384 module:overlay(0) +from:0x020b60e8 kind:load to:0x020a2ef0 module:overlay(0) +from:0x020b60ec kind:load to:0x020a2f48 module:overlay(0) +from:0x020b60f0 kind:load to:0x020687d8 module:overlay(0) +from:0x020b60f4 kind:load to:0x020a2d2c module:overlay(0) +from:0x020b60f8 kind:load to:0x020a2d54 module:overlay(0) +from:0x020b6100 kind:load to:0x020a3c84 module:overlay(0) +from:0x020b6108 kind:load to:0x020a3dc0 module:overlay(0) +from:0x020b6110 kind:load to:0x020a3dec module:overlay(0) +from:0x020b6118 kind:load to:0x020a35bc module:overlay(0) +from:0x020b6120 kind:load to:0x020a3bc8 module:overlay(0) +from:0x020b6128 kind:load to:0x020a3bf0 module:overlay(0) +from:0x020b6138 kind:load to:0x020a4860 module:overlay(0) +from:0x020b613c kind:load to:0x020a4874 module:overlay(0) +from:0x020b6140 kind:load to:0x02020340 module:main +from:0x020b6144 kind:load to:0x02020348 module:main +from:0x020b6148 kind:load to:0x020a3c48 module:overlay(0) +from:0x020b614c kind:load to:0x020a3e78 module:overlay(0) +from:0x020b6150 kind:load to:0x020a3e40 module:overlay(0) +from:0x020b6154 kind:load to:0x020201f0 module:main +from:0x020b6158 kind:load to:0x020a46f0 module:overlay(0) +from:0x020b615c kind:load to:0x020a4704 module:overlay(0) +from:0x020b6160 kind:load to:0x020a4750 module:overlay(0) +from:0x020b6164 kind:load to:0x020a4748 module:overlay(0) +from:0x020b6168 kind:load to:0x020a4794 module:overlay(0) +from:0x020b616c kind:load to:0x020a479c module:overlay(0) +from:0x020b6170 kind:load to:0x020a47e0 module:overlay(0) +from:0x020b617c kind:load to:0x020a342c module:overlay(0) +from:0x020b6180 kind:load to:0x020a349c module:overlay(0) +from:0x020b6184 kind:load to:0x02020340 module:main +from:0x020b6188 kind:load to:0x02020348 module:main +from:0x020b618c kind:load to:0x020a3c48 module:overlay(0) +from:0x020b6190 kind:load to:0x020a3e78 module:overlay(0) +from:0x020b6194 kind:load to:0x020a3e40 module:overlay(0) +from:0x020b6198 kind:load to:0x020201f0 module:main +from:0x020b619c kind:load to:0x020a4094 module:overlay(0) +from:0x020b61a0 kind:load to:0x020a40a8 module:overlay(0) +from:0x020b61a4 kind:load to:0x020a40f4 module:overlay(0) +from:0x020b61a8 kind:load to:0x020a40ec module:overlay(0) +from:0x020b61ac kind:load to:0x020a4138 module:overlay(0) +from:0x020b61b0 kind:load to:0x020a4140 module:overlay(0) +from:0x020b61b4 kind:load to:0x020a4184 module:overlay(0) +from:0x020b61d0 kind:load to:0x020a5184 module:overlay(0) +from:0x020b61d4 kind:load to:0x020a5198 module:overlay(0) +from:0x020b61d8 kind:load to:0x02020340 module:main +from:0x020b61dc kind:load to:0x02020348 module:main +from:0x020b61e0 kind:load to:0x020a498c module:overlay(0) +from:0x020b61e4 kind:load to:0x020a4c7c module:overlay(0) +from:0x020b61e8 kind:load to:0x020a508c module:overlay(0) +from:0x020b61ec kind:load to:0x020201f0 module:main +from:0x020b61fc kind:load to:0x020a51fc module:overlay(0) +from:0x020b6200 kind:load to:0x020a5210 module:overlay(0) +from:0x020b6204 kind:load to:0x020a5ec4 module:overlay(0) +from:0x020b6208 kind:load to:0x020a5c4c module:overlay(0) +from:0x020b620c kind:load to:0x02069c40 module:overlay(0) +from:0x020b6210 kind:load to:0x020a522c module:overlay(0) +from:0x020b6214 kind:load to:0x020a5440 module:overlay(0) +from:0x020b6218 kind:load to:0x0206a590 module:overlay(0) +from:0x020b621c kind:load to:0x020a5c2c module:overlay(0) +from:0x020b6220 kind:load to:0x020a5414 module:overlay(0) +from:0x020b6224 kind:load to:0x020a550c module:overlay(0) +from:0x020b6228 kind:load to:0x02069da0 module:overlay(0) +from:0x020b622c kind:load to:0x02069ec0 module:overlay(0) +from:0x020b6230 kind:load to:0x020a5528 module:overlay(0) +from:0x020b6234 kind:load to:0x0206ac4c module:overlay(0) +from:0x020b6238 kind:load to:0x0206acf8 module:overlay(0) +from:0x020b623c kind:load to:0x020a5cc8 module:overlay(0) +from:0x020b6240 kind:load to:0x020a5808 module:overlay(0) +from:0x020b6244 kind:load to:0x020a5ebc module:overlay(0) +from:0x020b6258 kind:load to:0x020a63d0 module:overlay(0) +from:0x020b625c kind:load to:0x020a63e4 module:overlay(0) +from:0x020b6260 kind:load to:0x020a5f78 module:overlay(0) +from:0x020b6264 kind:load to:0x02063258 module:overlay(0) +from:0x020b6268 kind:load to:0x020a5fd8 module:overlay(0) +from:0x020b626c kind:load to:0x02063260 module:overlay(0) +from:0x020b6270 kind:load to:0x02063264 module:overlay(0) +from:0x020b627c kind:load to:0x020a65e8 module:overlay(0) +from:0x020b6280 kind:load to:0x020a65f8 module:overlay(0) +from:0x020b6284 kind:load to:0x020a6628 module:overlay(0) +from:0x020b6288 kind:load to:0x020a6664 module:overlay(0) +from:0x020b628c kind:load to:0x020a68a4 module:overlay(0) +from:0x020b6290 kind:load to:0x020a6e0c module:overlay(0) +from:0x020b6294 kind:load to:0x020a6e18 module:overlay(0) +from:0x020b6298 kind:load to:0x020a6e1c module:overlay(0) +from:0x020b629c kind:load to:0x020a6e24 module:overlay(0) +from:0x020b62a0 kind:load to:0x020a6e2c module:overlay(0) +from:0x020b62a4 kind:load to:0x020a68f8 module:overlay(0) +from:0x020b62a8 kind:load to:0x020a68fc module:overlay(0) +from:0x020b62ac kind:load to:0x020a6900 module:overlay(0) +from:0x020b62b0 kind:load to:0x020a6904 module:overlay(0) +from:0x020b62b4 kind:load to:0x020a6910 module:overlay(0) +from:0x020b62b8 kind:load to:0x020a6914 module:overlay(0) +from:0x020b62c4 kind:load to:0x020a706c module:overlay(0) +from:0x020b62c8 kind:load to:0x020a709c module:overlay(0) +from:0x020b62cc kind:load to:0x020a6628 module:overlay(0) +from:0x020b62d0 kind:load to:0x020a6664 module:overlay(0) +from:0x020b62d4 kind:load to:0x020a71b0 module:overlay(0) +from:0x020b62d8 kind:load to:0x020a6e0c module:overlay(0) +from:0x020b62dc kind:load to:0x020a6e18 module:overlay(0) +from:0x020b62e0 kind:load to:0x020a7214 module:overlay(0) +from:0x020b62e4 kind:load to:0x020a721c module:overlay(0) +from:0x020b62e8 kind:load to:0x020a7260 module:overlay(0) +from:0x020b62ec kind:load to:0x020a70d4 module:overlay(0) +from:0x020b62f0 kind:load to:0x020a7174 module:overlay(0) +from:0x020b62f4 kind:load to:0x020a72a4 module:overlay(0) +from:0x020b62f8 kind:load to:0x020a6904 module:overlay(0) +from:0x020b62fc kind:load to:0x020a7520 module:overlay(0) +from:0x020b6300 kind:load to:0x020a751c module:overlay(0) +from:0x020b630c kind:load to:0x020a78b4 module:overlay(0) +from:0x020b6310 kind:load to:0x020a78f8 module:overlay(0) +from:0x020b6314 kind:load to:0x020a793c module:overlay(0) +from:0x020b6318 kind:load to:0x020a7930 module:overlay(0) +from:0x020b631c kind:load to:0x020a792c module:overlay(0) +from:0x020b6320 kind:load to:0x020a7924 module:overlay(0) +from:0x020b6324 kind:load to:0x020a7914 module:overlay(0) +from:0x020b6334 kind:load to:0x020a7e08 module:overlay(0) +from:0x020b6354 kind:load to:0x020a7cbc module:overlay(0) +from:0x020b6358 kind:load to:0x020a7c94 module:overlay(0) +from:0x020b635c kind:load to:0x020a7c04 module:overlay(0) +from:0x020b6368 kind:load to:0x020a7c74 module:overlay(0) +from:0x020b636c kind:load to:0x020a7c4c module:overlay(0) +from:0x020b6370 kind:load to:0x020a7c14 module:overlay(0) +from:0x020b637c kind:load to:0x020a7d04 module:overlay(0) +from:0x020b6380 kind:load to:0x020a7cdc module:overlay(0) +from:0x020b6384 kind:load to:0x020a7c2c module:overlay(0) +from:0x020b6390 kind:load to:0x020a78a0 module:overlay(0) +from:0x020b6394 kind:load to:0x020a8ec8 module:overlay(0) +from:0x020b6398 kind:load to:0x020a8ee4 module:overlay(0) +from:0x020b639c kind:load to:0x020a8c80 module:overlay(0) +from:0x020b63a0 kind:load to:0x020a8cbc module:overlay(0) +from:0x020b63a4 kind:load to:0x020a8ccc module:overlay(0) +from:0x020b63a8 kind:load to:0x020a8e84 module:overlay(0) +from:0x020b63b4 kind:load to:0x020a78c8 module:overlay(0) +from:0x020b63b8 kind:load to:0x020a8ef4 module:overlay(0) +from:0x020b63bc kind:load to:0x020a8eec module:overlay(0) +from:0x020b63c0 kind:load to:0x020a86e0 module:overlay(0) +from:0x020b63c4 kind:load to:0x020a8714 module:overlay(0) +from:0x020b63c8 kind:load to:0x020a87a0 module:overlay(0) +from:0x020b63cc kind:load to:0x020a88b8 module:overlay(0) +from:0x020b653c kind:load to:0x020a98a0 module:overlay(0) +from:0x020b6548 kind:load to:0x020a9250 module:overlay(0) +from:0x020b654c kind:load to:0x020a98d0 module:overlay(0) +from:0x020b6550 kind:load to:0x020a7c14 module:overlay(0) +from:0x020b6558 kind:load to:0x020b6554 module:overlay(0) +from:0x020b6564 kind:load to:0x020ab220 module:overlay(0) +from:0x020b6568 kind:load to:0x020ab234 module:overlay(0) +from:0x020b656c kind:load to:0x02059174 module:overlay(0) +from:0x020b6570 kind:load to:0x02059008 module:overlay(0) +from:0x020b6574 kind:load to:0x02059348 module:overlay(0) +from:0x020b6578 kind:load to:0x020593c4 module:overlay(0) +from:0x020b657c kind:load to:0x02059428 module:overlay(0) +from:0x020b6580 kind:load to:0x0209bf68 module:overlay(0) +from:0x020b6584 kind:load to:0x02059304 module:overlay(0) +from:0x020b6590 kind:load to:0x02099cc0 module:overlay(0) +from:0x020b6594 kind:load to:0x02099cfc module:overlay(0) +from:0x020b6598 kind:load to:0x02099d14 module:overlay(0) +from:0x020b659c kind:load to:0x02099d20 module:overlay(0) +from:0x020b65a0 kind:load to:0x01fff464 module:itcm +from:0x020b65a4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x020b65a8 kind:load to:0x020aa528 module:overlay(0) +from:0x020b65ac kind:load to:0x020aa5a4 module:overlay(0) +from:0x020b65b0 kind:load to:0x020ab0f0 module:overlay(0) +from:0x020b65b4 kind:load to:0x020ab0f4 module:overlay(0) +from:0x020b65b8 kind:load to:0x02099c64 module:overlay(0) +from:0x020b65bc kind:load to:0x020ab15c module:overlay(0) +from:0x020b65c0 kind:load to:0x02099c6c module:overlay(0) +from:0x020b65c4 kind:load to:0x02099c70 module:overlay(0) +from:0x020b65c8 kind:load to:0x02099d2c module:overlay(0) +from:0x020b65cc kind:load to:0x02099d98 module:overlay(0) +from:0x020b65d0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x020b65d4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x020b65d8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x020b65dc kind:load to:0x020aa4c0 module:overlay(0) +from:0x020b65e0 kind:load to:0x020aa4e0 module:overlay(0) +from:0x020b65e4 kind:load to:0x020aa5a0 module:overlay(0) +from:0x020b65ec kind:load to:0x020aaad0 module:overlay(0) +from:0x020b65f0 kind:load to:0x020aa778 module:overlay(0) +from:0x020b65f4 kind:load to:0x020aa7e0 module:overlay(0) +from:0x020b65f8 kind:load to:0x020aa950 module:overlay(0) +from:0x020b65fc kind:load to:0x020aa94c module:overlay(0) +from:0x020b6600 kind:load to:0x020aaa1c module:overlay(0) +from:0x020b6604 kind:load to:0x020aaa40 module:overlay(0) +from:0x020b6608 kind:load to:0x020aaa44 module:overlay(0) +from:0x020b660c kind:load to:0x020aa9a0 module:overlay(0) +from:0x020b6610 kind:load to:0x020aa9a8 module:overlay(0) +from:0x020b6614 kind:load to:0x020aa9b0 module:overlay(0) +from:0x020b6618 kind:load to:0x020aa754 module:overlay(0) +from:0x020b661c kind:load to:0x020aa75c module:overlay(0) +from:0x020b6620 kind:load to:0x020aa764 module:overlay(0) +from:0x020b6624 kind:load to:0x020aa76c module:overlay(0) +from:0x020b6628 kind:load to:0x020aac48 module:overlay(0) +from:0x020b662c kind:load to:0x020aad98 module:overlay(0) +from:0x020b6630 kind:load to:0x020aadc4 module:overlay(0) +from:0x020b6634 kind:load to:0x020aade4 module:overlay(0) +from:0x020b6638 kind:load to:0x020aaffc module:overlay(0) +from:0x020b663c kind:load to:0x020aadd4 module:overlay(0) +from:0x020b6640 kind:load to:0x020aa6c0 module:overlay(0) +from:0x020b6644 kind:load to:0x020aa684 module:overlay(0) +from:0x020b6648 kind:load to:0x020ab1a4 module:overlay(0) +from:0x020b664c kind:load to:0x020b156c module:overlay(0) +from:0x020b6650 kind:load to:0x020b1560 module:overlay(0) +from:0x020b6654 kind:load to:0x020b1554 module:overlay(0) +from:0x020b6658 kind:load to:0x020b1548 module:overlay(0) +from:0x020b665c kind:load to:0x020b153c module:overlay(0) +from:0x020b6660 kind:load to:0x020b1684 module:overlay(0) +from:0x020b6664 kind:load to:0x020b1689 module:overlay(0) +from:0x020b6668 kind:load to:0x020b168e module:overlay(0) +from:0x020b666c kind:load to:0x020b1693 module:overlay(0) +from:0x020b6670 kind:load to:0x020b1666 module:overlay(0) +from:0x020b6674 kind:load to:0x020b166b module:overlay(0) +from:0x020b6678 kind:load to:0x020b1670 module:overlay(0) +from:0x020b667c kind:load to:0x020b1675 module:overlay(0) +from:0x020b6680 kind:load to:0x020b167a module:overlay(0) +from:0x020b6684 kind:load to:0x020b167f module:overlay(0) +from:0x020b6688 kind:load to:0x020b1652 module:overlay(0) +from:0x020b668c kind:load to:0x020b1656 module:overlay(0) +from:0x020b6690 kind:load to:0x020b165a module:overlay(0) +from:0x020b6694 kind:load to:0x020b165e module:overlay(0) +from:0x020b6698 kind:load to:0x020b1662 module:overlay(0) +from:0x020b669c kind:load to:0x020b164e module:overlay(0) +from:0x020b66a0 kind:load to:0x020b164c module:overlay(0) +from:0x020b66a4 kind:load to:0x020b164a module:overlay(0) +from:0x020b66a8 kind:load to:0x020b1650 module:overlay(0) +from:0x020b66ac kind:load to:0x020b1648 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov000/symbols.txt b/config/jp/arm9/overlays/ov000/symbols.txt new file mode 100644 index 00000000..3a3d284b --- /dev/null +++ b/config/jp/arm9/overlays/ov000/symbols.txt @@ -0,0 +1,4052 @@ +func_ov000_02053060 kind:function(arm,size=0x80) addr:0x02053060 +func_ov000_020530e0 kind:function(arm,size=0x1a0) addr:0x020530e0 +func_ov000_02053280 kind:function(arm,size=0xe0) addr:0x02053280 +func_ov000_02053360 kind:function(arm,size=0x5c) addr:0x02053360 +func_ov000_020533bc kind:function(arm,size=0x3c) addr:0x020533bc +func_ov000_020533f8 kind:function(arm,size=0x44) addr:0x020533f8 +func_ov000_0205343c kind:function(arm,size=0xd4) addr:0x0205343c +func_ov000_02053510 kind:function(arm,size=0x4) addr:0x02053510 +func_ov000_02053514 kind:function(arm,size=0x2a4) addr:0x02053514 +func_ov000_020537b8 kind:function(arm,size=0x7dc) addr:0x020537b8 +func_ov000_02053f94 kind:function(arm,size=0xec) addr:0x02053f94 +func_ov000_02054080 kind:function(arm,size=0xcc) addr:0x02054080 +func_ov000_0205414c kind:function(arm,size=0x60) addr:0x0205414c +func_ov000_020541ac kind:function(arm,size=0x1c) addr:0x020541ac +func_ov000_020541c8 kind:function(arm,size=0xf0) addr:0x020541c8 +func_ov000_020542b8 kind:function(arm,size=0x38) addr:0x020542b8 +func_ov000_020542f0 kind:function(arm,size=0xb4) addr:0x020542f0 +func_ov000_020543a4 kind:function(arm,size=0x78) addr:0x020543a4 +func_ov000_0205441c kind:function(arm,size=0xd4) addr:0x0205441c +func_ov000_020544f0 kind:function(arm,size=0x114) addr:0x020544f0 +func_ov000_02054604 kind:function(arm,size=0x84) addr:0x02054604 +func_ov000_02054688 kind:function(arm,size=0x1f0) addr:0x02054688 +func_ov000_02054878 kind:function(arm,size=0xe4) addr:0x02054878 +func_ov000_0205495c kind:function(arm,size=0x80) addr:0x0205495c +func_ov000_020549dc kind:function(arm,size=0xdfc) addr:0x020549dc +func_ov000_020557d8 kind:function(arm,size=0x2f0) addr:0x020557d8 +func_ov000_02055ac8 kind:function(arm,size=0x40) addr:0x02055ac8 +func_ov000_02055b08 kind:function(arm,size=0x48) addr:0x02055b08 +func_ov000_02055b50 kind:function(arm,size=0x78) addr:0x02055b50 +func_ov000_02055bc8 kind:function(arm,size=0x24) addr:0x02055bc8 +func_ov000_02055bec kind:function(arm,size=0x24) addr:0x02055bec +func_ov000_02055c10 kind:function(thumb,size=0x108) addr:0x02055c10 +func_ov000_02055d18 kind:function(thumb,size=0x1f4) addr:0x02055d18 +func_ov000_02055f0c kind:function(thumb,size=0xc) addr:0x02055f0c +func_ov000_02055f18 kind:function(thumb,size=0xc) addr:0x02055f18 +func_ov000_02055f24 kind:function(thumb,size=0x70) addr:0x02055f24 +func_ov000_02055f94 kind:function(thumb,size=0x64) addr:0x02055f94 +func_ov000_02055ff8 kind:function(thumb,size=0x10) addr:0x02055ff8 +func_ov000_02056008 kind:function(thumb,size=0x10) addr:0x02056008 +func_ov000_02056018 kind:function(arm,size=0x8c) addr:0x02056018 +func_ov000_020560a4 kind:function(arm,size=0x78) addr:0x020560a4 +func_ov000_0205611c kind:function(arm,size=0x4c) addr:0x0205611c +func_ov000_02056168 kind:function(arm,size=0xb8) addr:0x02056168 +func_ov000_02056220 kind:function(arm,size=0x68) addr:0x02056220 +func_ov000_02056288 kind:function(arm,size=0x40) addr:0x02056288 +func_ov000_020562c8 kind:function(arm,size=0x414) addr:0x020562c8 +func_ov000_020566dc kind:function(arm,size=0x3dc) addr:0x020566dc +func_ov000_02056ab8 kind:function(arm,size=0x6d8) addr:0x02056ab8 +func_ov000_02057190 kind:function(arm,size=0x6a0) addr:0x02057190 +func_ov000_02057830 kind:function(arm,size=0x3f0) addr:0x02057830 +func_ov000_02057c20 kind:function(arm,size=0x390) addr:0x02057c20 +func_ov000_02057fb0 kind:function(arm,size=0x564) addr:0x02057fb0 +func_ov000_02058514 kind:function(arm,size=0x510) addr:0x02058514 +func_ov000_02058a24 kind:function(arm,size=0xa8) addr:0x02058a24 +func_ov000_02058acc kind:function(arm,size=0x6c) addr:0x02058acc +func_ov000_02058b38 kind:function(arm,size=0x28) addr:0x02058b38 +func_ov000_02058b60 kind:function(arm,size=0x28) addr:0x02058b60 +func_ov000_02058b88 kind:function(arm,size=0x8) addr:0x02058b88 +func_ov000_02058b90 kind:function(arm,size=0x30) addr:0x02058b90 +func_ov000_02058bc0 kind:function(arm,size=0x48) addr:0x02058bc0 +func_ov000_02058c08 kind:function(arm,size=0x48) addr:0x02058c08 +func_ov000_02058c50 kind:function(arm,size=0x3c) addr:0x02058c50 +func_ov000_02058c8c kind:function(arm,size=0x14) addr:0x02058c8c +func_ov000_02058ca0 kind:function(arm,size=0x14) addr:0x02058ca0 +func_ov000_02058cb4 kind:function(arm,size=0x1c) addr:0x02058cb4 +func_ov000_02058cd0 kind:function(thumb,size=0xc) addr:0x02058cd0 +func_ov000_02058cdc kind:function(thumb,size=0x20) addr:0x02058cdc +func_ov000_02058cfc kind:function(thumb,size=0x10) addr:0x02058cfc +func_ov000_02058d0c kind:function(thumb,size=0x18) addr:0x02058d0c +func_ov000_02058d24 kind:function(arm,size=0x54) addr:0x02058d24 +func_ov000_02058d78 kind:function(arm,size=0x38) addr:0x02058d78 +func_ov000_02058db0 kind:function(arm,size=0x3c) addr:0x02058db0 +func_ov000_02058dec kind:function(arm,size=0x38) addr:0x02058dec +func_ov000_02058e24 kind:function(arm,size=0x20) addr:0x02058e24 +func_ov000_02058e44 kind:function(arm,size=0x24) addr:0x02058e44 +func_ov000_02058e68 kind:function(thumb,size=0x20) addr:0x02058e68 +func_ov000_02058e88 kind:function(arm,size=0x34) addr:0x02058e88 +func_ov000_02058ebc kind:function(arm,size=0xa4) addr:0x02058ebc +func_ov000_02058f60 kind:function(arm,size=0x14) addr:0x02058f60 +func_ov000_02058f74 kind:function(arm,size=0x1c) addr:0x02058f74 +func_ov000_02058f90 kind:function(thumb,size=0x14) addr:0x02058f90 +func_ov000_02058fa4 kind:function(thumb,size=0x14) addr:0x02058fa4 +func_ov000_02058fb8 kind:function(arm,size=0x18) addr:0x02058fb8 +func_ov000_02058fd0 kind:function(thumb,size=0x1c) addr:0x02058fd0 +func_ov000_02058fec kind:function(thumb,size=0x1c) addr:0x02058fec +func_ov000_02059008 kind:function(arm,size=0x3c) addr:0x02059008 +func_ov000_02059044 kind:function(arm,size=0x14) addr:0x02059044 +func_ov000_02059058 kind:function(arm,size=0x1c) addr:0x02059058 +func_ov000_02059074 kind:function(arm,size=0x14) addr:0x02059074 +func_ov000_02059088 kind:function(arm,size=0x1c) addr:0x02059088 +func_ov000_020590a4 kind:function(arm,size=0x14) addr:0x020590a4 +func_ov000_020590b8 kind:function(arm,size=0x1c) addr:0x020590b8 +func_ov000_020590d4 kind:function(thumb,size=0x1c) addr:0x020590d4 +func_ov000_020590f0 kind:function(thumb,size=0x1c) addr:0x020590f0 +func_ov000_0205910c kind:function(thumb,size=0x20) addr:0x0205910c +func_ov000_0205912c kind:function(thumb,size=0x28) addr:0x0205912c +func_ov000_02059154 kind:function(thumb,size=0x20) addr:0x02059154 +func_ov000_02059174 kind:function(arm,size=0x20) addr:0x02059174 +func_ov000_02059194 kind:function(arm,size=0x20) addr:0x02059194 +func_ov000_020591b4 kind:function(arm,size=0x4) addr:0x020591b4 +func_ov000_020591b8 kind:function(arm,size=0x34) addr:0x020591b8 +func_ov000_020591ec kind:function(arm,size=0x2c) addr:0x020591ec +func_ov000_02059218 kind:function(arm,size=0x18) addr:0x02059218 +func_ov000_02059230 kind:function(arm,size=0x18) addr:0x02059230 +func_ov000_02059248 kind:function(arm,size=0x2c) addr:0x02059248 +func_ov000_02059274 kind:function(arm,size=0x2c) addr:0x02059274 +func_ov000_020592a0 kind:function(thumb,size=0x1c) addr:0x020592a0 +func_ov000_020592bc kind:function(arm,size=0x30) addr:0x020592bc +func_ov000_020592ec kind:function(arm,size=0x18) addr:0x020592ec +func_ov000_02059304 kind:function(arm,size=0x18) addr:0x02059304 +func_ov000_0205931c kind:function(arm,size=0x2c) addr:0x0205931c +func_ov000_02059348 kind:function(arm,size=0x7c) addr:0x02059348 +func_ov000_020593c4 kind:function(arm,size=0x64) addr:0x020593c4 +func_ov000_02059428 kind:function(arm,size=0x1c) addr:0x02059428 +func_ov000_02059444 kind:function(thumb,size=0x4) addr:0x02059444 +func_ov000_02059448 kind:function(thumb,size=0xc) addr:0x02059448 +func_ov000_02059454 kind:function(thumb,size=0x4) addr:0x02059454 +func_ov000_02059458 kind:function(arm,size=0x8) addr:0x02059458 +func_ov000_02059460 kind:function(arm,size=0x14) addr:0x02059460 +func_ov000_02059474 kind:function(arm,size=0x24) addr:0x02059474 +func_ov000_02059498 kind:function(arm,size=0x28) addr:0x02059498 +func_ov000_020594c0 kind:function(arm,size=0x34) addr:0x020594c0 +func_ov000_020594f4 kind:function(arm,size=0x24) addr:0x020594f4 +func_ov000_02059518 kind:function(arm,size=0x28) addr:0x02059518 +func_ov000_02059540 kind:function(arm,size=0x28) addr:0x02059540 +func_ov000_02059568 kind:function(arm,size=0x50) addr:0x02059568 +func_ov000_020595b8 kind:function(arm,size=0x28) addr:0x020595b8 +func_ov000_020595e0 kind:function(arm,size=0x20) addr:0x020595e0 +func_ov000_02059600 kind:function(arm,size=0x20) addr:0x02059600 +func_ov000_02059620 kind:function(arm,size=0x14) addr:0x02059620 +func_ov000_02059634 kind:function(arm,size=0x1c) addr:0x02059634 +func_ov000_02059650 kind:function(arm,size=0x14) addr:0x02059650 +func_ov000_02059664 kind:function(arm,size=0x8) addr:0x02059664 +func_ov000_0205966c kind:function(arm,size=0xcc) addr:0x0205966c +func_ov000_02059738 kind:function(arm,size=0x20) addr:0x02059738 +func_ov000_02059758 kind:function(arm,size=0x8c) addr:0x02059758 +func_ov000_020597e4 kind:function(arm,size=0x70) addr:0x020597e4 +func_ov000_02059854 kind:function(arm,size=0x2c) addr:0x02059854 +func_ov000_02059880 kind:function(arm,size=0x3c) addr:0x02059880 +func_ov000_020598bc kind:function(arm,size=0x20) addr:0x020598bc +func_ov000_020598dc kind:function(arm,size=0x20) addr:0x020598dc +func_ov000_020598fc kind:function(arm,size=0x14) addr:0x020598fc +func_ov000_02059910 kind:function(arm,size=0x1c) addr:0x02059910 +func_ov000_0205992c kind:function(arm,size=0x14) addr:0x0205992c +func_ov000_02059940 kind:function(arm,size=0x138) addr:0x02059940 +func_ov000_02059a78 kind:function(arm,size=0x48) addr:0x02059a78 +func_ov000_02059ac0 kind:function(thumb,size=0x84) addr:0x02059ac0 +func_ov000_02059b44 kind:function(thumb,size=0x14) addr:0x02059b44 +func_ov000_02059b58 kind:function(thumb,size=0x48) addr:0x02059b58 +func_ov000_02059ba0 kind:function(thumb,size=0x4c) addr:0x02059ba0 +func_ov000_02059bec kind:function(thumb,size=0x48) addr:0x02059bec +func_ov000_02059c34 kind:function(thumb,size=0x23c) addr:0x02059c34 +func_ov000_02059e70 kind:function(thumb,size=0x10) addr:0x02059e70 +func_ov000_02059e80 kind:function(thumb,size=0x14) addr:0x02059e80 +func_ov000_02059e94 kind:function(thumb,size=0xd0) addr:0x02059e94 +func_ov000_02059f64 kind:function(thumb,size=0x40) addr:0x02059f64 +func_ov000_02059fa4 kind:function(arm,size=0x34) addr:0x02059fa4 +func_ov000_02059fd8 kind:function(arm,size=0x2c) addr:0x02059fd8 +func_ov000_0205a004 kind:function(arm,size=0x2c) addr:0x0205a004 +func_ov000_0205a030 kind:function(arm,size=0xe8) addr:0x0205a030 +func_ov000_0205a118 kind:function(thumb,size=0x1c) addr:0x0205a118 +func_ov000_0205a134 kind:function(arm,size=0x34) addr:0x0205a134 +func_ov000_0205a168 kind:function(arm,size=0x14) addr:0x0205a168 +func_ov000_0205a17c kind:function(arm,size=0x14) addr:0x0205a17c +func_ov000_0205a190 kind:function(arm,size=0x1c) addr:0x0205a190 +func_ov000_0205a1ac kind:function(thumb,size=0x1c) addr:0x0205a1ac +func_ov000_0205a1c8 kind:function(thumb,size=0x2c) addr:0x0205a1c8 +func_ov000_0205a1f4 kind:function(thumb,size=0x7c) addr:0x0205a1f4 +func_ov000_0205a270 kind:function(thumb,size=0x2c) addr:0x0205a270 +func_ov000_0205a29c kind:function(thumb,size=0x104) addr:0x0205a29c +func_ov000_0205a3a0 kind:function(arm,size=0x4) addr:0x0205a3a0 +func_ov000_0205a3a4 kind:function(arm,size=0x24) addr:0x0205a3a4 +func_ov000_0205a3c8 kind:function(arm,size=0x40) addr:0x0205a3c8 +func_ov000_0205a408 kind:function(arm,size=0x2c) addr:0x0205a408 +func_ov000_0205a434 kind:function(arm,size=0x18) addr:0x0205a434 +func_ov000_0205a44c kind:function(arm,size=0x24) addr:0x0205a44c +func_ov000_0205a470 kind:function(arm,size=0x6c) addr:0x0205a470 +func_ov000_0205a4dc kind:function(arm,size=0x18) addr:0x0205a4dc +func_ov000_0205a4f4 kind:function(arm,size=0x10) addr:0x0205a4f4 +func_ov000_0205a504 kind:function(arm,size=0x18) addr:0x0205a504 +func_ov000_0205a51c kind:function(arm,size=0x28) addr:0x0205a51c +func_ov000_0205a544 kind:function(arm,size=0x34) addr:0x0205a544 +func_ov000_0205a578 kind:function(arm,size=0xdc) addr:0x0205a578 +func_ov000_0205a654 kind:function(arm,size=0x10) addr:0x0205a654 +func_ov000_0205a664 kind:function(arm,size=0x24) addr:0x0205a664 +func_ov000_0205a688 kind:function(arm,size=0x30) addr:0x0205a688 +func_ov000_0205a6b8 kind:function(arm,size=0x30) addr:0x0205a6b8 +func_ov000_0205a6e8 kind:function(arm,size=0x28) addr:0x0205a6e8 +func_ov000_0205a710 kind:function(arm,size=0x3c) addr:0x0205a710 +func_ov000_0205a74c kind:function(arm,size=0x20) addr:0x0205a74c +func_ov000_0205a76c kind:function(arm,size=0x54) addr:0x0205a76c +func_ov000_0205a7c0 kind:function(arm,size=0x30) addr:0x0205a7c0 +func_ov000_0205a7f0 kind:function(arm,size=0x18) addr:0x0205a7f0 +func_ov000_0205a808 kind:function(arm,size=0x18) addr:0x0205a808 +func_ov000_0205a820 kind:function(thumb,size=0x48) addr:0x0205a820 +func_ov000_0205a868 kind:function(thumb,size=0x7c) addr:0x0205a868 +func_ov000_0205a8e4 kind:function(thumb,size=0xc) addr:0x0205a8e4 +func_ov000_0205a8f0 kind:function(thumb,size=0xec) addr:0x0205a8f0 +func_ov000_0205a9dc kind:function(thumb,size=0x1b0) addr:0x0205a9dc +func_ov000_0205ab8c kind:function(thumb,size=0x110) addr:0x0205ab8c +func_ov000_0205ac9c kind:function(thumb,size=0x64) addr:0x0205ac9c +func_ov000_0205ad00 kind:function(thumb,size=0x20) addr:0x0205ad00 +func_ov000_0205ad20 kind:function(thumb,size=0x2c) addr:0x0205ad20 +func_ov000_0205ad4c kind:function(thumb,size=0x34) addr:0x0205ad4c +func_ov000_0205ad80 kind:function(thumb,size=0x124) addr:0x0205ad80 +func_ov000_0205aea4 kind:function(arm,size=0x20) addr:0x0205aea4 +func_ov000_0205aec4 kind:function(thumb,size=0x1c) addr:0x0205aec4 +func_ov000_0205aee0 kind:function(thumb,size=0x288) addr:0x0205aee0 +func_ov000_0205b168 kind:function(thumb,size=0xc) addr:0x0205b168 +func_ov000_0205b174 kind:function(thumb,size=0x44) addr:0x0205b174 +func_ov000_0205b1b8 kind:function(arm,size=0x9c) addr:0x0205b1b8 +func_ov000_0205b254 kind:function(arm,size=0xa4) addr:0x0205b254 +func_ov000_0205b2f8 kind:function(arm,size=0x34) addr:0x0205b2f8 +func_ov000_0205b32c kind:function(arm,size=0xfc) addr:0x0205b32c +func_ov000_0205b428 kind:function(arm,size=0x1e4) addr:0x0205b428 +func_ov000_0205b60c kind:function(arm,size=0xc) addr:0x0205b60c +func_ov000_0205b618 kind:function(arm,size=0xc) addr:0x0205b618 +func_ov000_0205b624 kind:function(arm,size=0xc) addr:0x0205b624 +func_ov000_0205b630 kind:function(arm,size=0x1c) addr:0x0205b630 +func_ov000_0205b64c kind:function(thumb,size=0x14) addr:0x0205b64c +func_ov000_0205b660 kind:function(thumb,size=0x44) addr:0x0205b660 +func_ov000_0205b6a4 kind:function(arm,size=0x4) addr:0x0205b6a4 +func_ov000_0205b6a8 kind:function(arm,size=0x40) addr:0x0205b6a8 +func_ov000_0205b6e8 kind:function(arm,size=0x4) addr:0x0205b6e8 +func_ov000_0205b6ec kind:function(arm,size=0x40) addr:0x0205b6ec +func_ov000_0205b72c kind:function(arm,size=0x34) addr:0x0205b72c +func_ov000_0205b760 kind:function(arm,size=0x24) addr:0x0205b760 +func_ov000_0205b784 kind:function(arm,size=0x8c) addr:0x0205b784 +func_ov000_0205b810 kind:function(arm,size=0x1c) addr:0x0205b810 +func_ov000_0205b82c kind:function(arm,size=0x24) addr:0x0205b82c +func_ov000_0205b850 kind:function(arm,size=0x54) addr:0x0205b850 +func_ov000_0205b8a4 kind:function(arm,size=0x74) addr:0x0205b8a4 +func_ov000_0205b918 kind:function(arm,size=0x38) addr:0x0205b918 +func_ov000_0205b950 kind:function(arm,size=0x34) addr:0x0205b950 +func_ov000_0205b984 kind:function(arm,size=0x130) addr:0x0205b984 +func_ov000_0205bab4 kind:function(arm,size=0xfc) addr:0x0205bab4 +func_ov000_0205bbb0 kind:function(arm,size=0x10) addr:0x0205bbb0 +func_ov000_0205bbc0 kind:function(arm,size=0x14) addr:0x0205bbc0 +func_ov000_0205bbd4 kind:function(arm,size=0x44) addr:0x0205bbd4 +func_ov000_0205bc18 kind:function(arm,size=0x48) addr:0x0205bc18 +func_ov000_0205bc60 kind:function(arm,size=0x48) addr:0x0205bc60 +func_ov000_0205bca8 kind:function(arm,size=0x18) addr:0x0205bca8 +func_ov000_0205bcc0 kind:function(arm,size=0x40) addr:0x0205bcc0 +func_ov000_0205bd00 kind:function(arm,size=0x30) addr:0x0205bd00 +func_ov000_0205bd30 kind:function(arm,size=0x1c) addr:0x0205bd30 +func_ov000_0205bd4c kind:function(arm,size=0x1c) addr:0x0205bd4c +func_ov000_0205bd68 kind:function(arm,size=0x14) addr:0x0205bd68 +func_ov000_0205bd7c kind:function(arm,size=0x10) addr:0x0205bd7c +func_ov000_0205bd8c kind:function(arm,size=0x14) addr:0x0205bd8c +func_ov000_0205bda0 kind:function(arm,size=0x1c) addr:0x0205bda0 +func_ov000_0205bdbc kind:function(thumb,size=0xac) addr:0x0205bdbc +func_ov000_0205be68 kind:function(thumb,size=0x64) addr:0x0205be68 +func_ov000_0205becc kind:function(thumb,size=0xc) addr:0x0205becc +func_ov000_0205bed8 kind:function(thumb,size=0x10) addr:0x0205bed8 +func_ov000_0205bee8 kind:function(thumb,size=0x40) addr:0x0205bee8 +func_ov000_0205bf28 kind:function(arm,size=0x70) addr:0x0205bf28 +func_ov000_0205bf98 kind:function(arm,size=0x60) addr:0x0205bf98 +func_ov000_0205bff8 kind:function(arm,size=0xe8) addr:0x0205bff8 +func_ov000_0205c0e0 kind:function(thumb,size=0x20) addr:0x0205c0e0 +func_ov000_0205c100 kind:function(thumb,size=0x54) addr:0x0205c100 +func_ov000_0205c154 kind:function(thumb,size=0x58) addr:0x0205c154 +func_ov000_0205c1ac kind:function(arm,size=0x10) addr:0x0205c1ac +func_ov000_0205c1bc kind:function(arm,size=0x2c) addr:0x0205c1bc +func_ov000_0205c1e8 kind:function(arm,size=0x10) addr:0x0205c1e8 +func_ov000_0205c1f8 kind:function(arm,size=0x2c) addr:0x0205c1f8 +func_ov000_0205c224 kind:function(arm,size=0x30) addr:0x0205c224 +func_ov000_0205c254 kind:function(arm,size=0x54) addr:0x0205c254 +func_ov000_0205c2a8 kind:function(arm,size=0x44) addr:0x0205c2a8 +func_ov000_0205c2ec kind:function(arm,size=0x2c) addr:0x0205c2ec +func_ov000_0205c318 kind:function(arm,size=0x34) addr:0x0205c318 +func_ov000_0205c34c kind:function(arm,size=0x38) addr:0x0205c34c +func_ov000_0205c384 kind:function(arm,size=0x3c) addr:0x0205c384 +func_ov000_0205c3c0 kind:function(arm,size=0x48) addr:0x0205c3c0 +func_ov000_0205c408 kind:function(arm,size=0x2c) addr:0x0205c408 +func_ov000_0205c434 kind:function(arm,size=0x24) addr:0x0205c434 +func_ov000_0205c458 kind:function(arm,size=0x20) addr:0x0205c458 +func_ov000_0205c478 kind:function(arm,size=0x24) addr:0x0205c478 +func_ov000_0205c49c kind:function(arm,size=0x84) addr:0x0205c49c +func_ov000_0205c520 kind:function(arm,size=0x68) addr:0x0205c520 +func_ov000_0205c588 kind:function(arm,size=0x90) addr:0x0205c588 +func_ov000_0205c618 kind:function(arm,size=0x1c) addr:0x0205c618 +func_ov000_0205c634 kind:function(arm,size=0x20) addr:0x0205c634 +func_ov000_0205c654 kind:function(arm,size=0x7c) addr:0x0205c654 +func_ov000_0205c6d0 kind:function(arm,size=0x84) addr:0x0205c6d0 +func_ov000_0205c754 kind:function(arm,size=0xc) addr:0x0205c754 +func_ov000_0205c760 kind:function(arm,size=0x4c) addr:0x0205c760 +func_ov000_0205c7ac kind:function(arm,size=0xb0) addr:0x0205c7ac +func_ov000_0205c85c kind:function(arm,size=0x50) addr:0x0205c85c +func_ov000_0205c8ac kind:function(arm,size=0x50) addr:0x0205c8ac +func_ov000_0205c8fc kind:function(arm,size=0x18) addr:0x0205c8fc +func_ov000_0205c914 kind:function(arm,size=0x10) addr:0x0205c914 +func_ov000_0205c924 kind:function(arm,size=0x58) addr:0x0205c924 +func_ov000_0205c97c kind:function(arm,size=0xc0) addr:0x0205c97c +func_ov000_0205ca3c kind:function(arm,size=0xf4) addr:0x0205ca3c +func_ov000_0205cb30 kind:function(arm,size=0x14) addr:0x0205cb30 +func_ov000_0205cb44 kind:function(arm,size=0x8c) addr:0x0205cb44 +func_ov000_0205cbd0 kind:function(arm,size=0x30) addr:0x0205cbd0 +func_ov000_0205cc00 kind:function(arm,size=0x38) addr:0x0205cc00 +func_ov000_0205cc38 kind:function(arm,size=0xb4) addr:0x0205cc38 +func_ov000_0205ccec kind:function(arm,size=0xc8) addr:0x0205ccec +func_ov000_0205cdb4 kind:function(arm,size=0x30) addr:0x0205cdb4 +func_ov000_0205cde4 kind:function(arm,size=0xd8) addr:0x0205cde4 +func_ov000_0205cebc kind:function(arm,size=0x374) addr:0x0205cebc +func_ov000_0205d230 kind:function(arm,size=0x74) addr:0x0205d230 +func_ov000_0205d2a4 kind:function(arm,size=0x28) addr:0x0205d2a4 +func_ov000_0205d2cc kind:function(arm,size=0x60) addr:0x0205d2cc +func_ov000_0205d32c kind:function(arm,size=0x90) addr:0x0205d32c +func_ov000_0205d3bc kind:function(arm,size=0x10) addr:0x0205d3bc +func_ov000_0205d3cc kind:function(arm,size=0x98) addr:0x0205d3cc +func_ov000_0205d464 kind:function(arm,size=0x7c) addr:0x0205d464 +func_ov000_0205d4e0 kind:function(arm,size=0x6c) addr:0x0205d4e0 +func_ov000_0205d54c kind:function(arm,size=0x78) addr:0x0205d54c +func_ov000_0205d5c4 kind:function(arm,size=0x6c) addr:0x0205d5c4 +func_ov000_0205d630 kind:function(arm,size=0xe0) addr:0x0205d630 +func_ov000_0205d710 kind:function(arm,size=0x8) addr:0x0205d710 +func_ov000_0205d718 kind:function(arm,size=0x60) addr:0x0205d718 +func_ov000_0205d778 kind:function(arm,size=0x14) addr:0x0205d778 +func_ov000_0205d78c kind:function(arm,size=0x1a8) addr:0x0205d78c +func_ov000_0205d934 kind:function(arm,size=0x14) addr:0x0205d934 +func_ov000_0205d948 kind:function(arm,size=0x74) addr:0x0205d948 +func_ov000_0205d9bc kind:function(arm,size=0x74) addr:0x0205d9bc +func_ov000_0205da30 kind:function(arm,size=0xdc) addr:0x0205da30 +func_ov000_0205db0c kind:function(thumb,size=0x1c) addr:0x0205db0c +func_ov000_0205db28 kind:function(arm,size=0x18) addr:0x0205db28 +func_ov000_0205db40 kind:function(arm,size=0x18) addr:0x0205db40 +func_ov000_0205db58 kind:function(arm,size=0xd4) addr:0x0205db58 +func_ov000_0205dc2c kind:function(arm,size=0x2c) addr:0x0205dc2c +func_ov000_0205dc58 kind:function(arm,size=0x34) addr:0x0205dc58 +func_ov000_0205dc8c kind:function(arm,size=0x48) addr:0x0205dc8c +func_ov000_0205dcd4 kind:function(arm,size=0x34) addr:0x0205dcd4 +func_ov000_0205dd08 kind:function(arm,size=0x2c) addr:0x0205dd08 +func_ov000_0205dd34 kind:function(arm,size=0x58) addr:0x0205dd34 +func_ov000_0205dd8c kind:function(arm,size=0x78) addr:0x0205dd8c +func_ov000_0205de04 kind:function(arm,size=0xc) addr:0x0205de04 +func_ov000_0205de10 kind:function(arm,size=0xc) addr:0x0205de10 +func_ov000_0205de1c kind:function(arm,size=0x5c) addr:0x0205de1c +func_ov000_0205de78 kind:function(arm,size=0x14) addr:0x0205de78 +func_ov000_0205de8c kind:function(arm,size=0x14) addr:0x0205de8c +func_ov000_0205dea0 kind:function(arm,size=0x14) addr:0x0205dea0 +func_ov000_0205deb4 kind:function(arm,size=0x18) addr:0x0205deb4 +func_ov000_0205decc kind:function(arm,size=0x10) addr:0x0205decc +func_ov000_0205dedc kind:function(arm,size=0x18) addr:0x0205dedc +func_ov000_0205def4 kind:function(arm,size=0x18) addr:0x0205def4 +func_ov000_0205df0c kind:function(arm,size=0x14) addr:0x0205df0c +func_ov000_0205df20 kind:function(arm,size=0x1c) addr:0x0205df20 +func_ov000_0205df3c kind:function(arm,size=0x1c) addr:0x0205df3c +func_ov000_0205df58 kind:function(arm,size=0x48) addr:0x0205df58 +func_ov000_0205dfa0 kind:function(arm,size=0x1c) addr:0x0205dfa0 +func_ov000_0205dfbc kind:function(arm,size=0x40) addr:0x0205dfbc +func_ov000_0205dffc kind:function(arm,size=0x40) addr:0x0205dffc +func_ov000_0205e03c kind:function(arm,size=0x28) addr:0x0205e03c +func_ov000_0205e064 kind:function(arm,size=0xe8) addr:0x0205e064 +func_ov000_0205e14c kind:function(arm,size=0x17c) addr:0x0205e14c +func_ov000_0205e2c8 kind:function(arm,size=0x11c) addr:0x0205e2c8 +func_ov000_0205e3e4 kind:function(arm,size=0x128) addr:0x0205e3e4 +func_ov000_0205e50c kind:function(arm,size=0x178) addr:0x0205e50c +func_ov000_0205e684 kind:function(arm,size=0x24) addr:0x0205e684 +func_ov000_0205e6a8 kind:function(arm,size=0x60) addr:0x0205e6a8 +func_ov000_0205e708 kind:function(arm,size=0x5c) addr:0x0205e708 +func_ov000_0205e764 kind:function(arm,size=0x60) addr:0x0205e764 +func_ov000_0205e7c4 kind:function(arm,size=0x5c) addr:0x0205e7c4 +func_ov000_0205e820 kind:function(arm,size=0x74) addr:0x0205e820 +func_ov000_0205e894 kind:function(arm,size=0x5c) addr:0x0205e894 +func_ov000_0205e8f0 kind:function(arm,size=0x24) addr:0x0205e8f0 +func_ov000_0205e914 kind:function(arm,size=0x20) addr:0x0205e914 +func_ov000_0205e934 kind:function(arm,size=0xcc) addr:0x0205e934 +func_ov000_0205ea00 kind:function(arm,size=0x88) addr:0x0205ea00 +func_ov000_0205ea88 kind:function(arm,size=0x24) addr:0x0205ea88 +func_ov000_0205eaac kind:function(arm,size=0x38) addr:0x0205eaac +func_ov000_0205eae4 kind:function(arm,size=0x38) addr:0x0205eae4 +func_ov000_0205eb1c kind:function(arm,size=0x38) addr:0x0205eb1c +func_ov000_0205eb54 kind:function(arm,size=0x58) addr:0x0205eb54 +func_ov000_0205ebac kind:function(arm,size=0x38) addr:0x0205ebac +func_ov000_0205ebe4 kind:function(arm,size=0x70) addr:0x0205ebe4 +func_ov000_0205ec54 kind:function(arm,size=0x70) addr:0x0205ec54 +func_ov000_0205ecc4 kind:function(arm,size=0x78) addr:0x0205ecc4 +func_ov000_0205ed3c kind:function(arm,size=0xbc) addr:0x0205ed3c +func_ov000_0205edf8 kind:function(arm,size=0xd4) addr:0x0205edf8 +func_ov000_0205eecc kind:function(arm,size=0x70) addr:0x0205eecc +func_ov000_0205ef3c kind:function(arm,size=0x190) addr:0x0205ef3c +func_ov000_0205f0cc kind:function(arm,size=0xa0) addr:0x0205f0cc +func_ov000_0205f16c kind:function(arm,size=0x278) addr:0x0205f16c +func_ov000_0205f3e4 kind:function(arm,size=0x144) addr:0x0205f3e4 +func_ov000_0205f528 kind:function(arm,size=0x74) addr:0x0205f528 +func_ov000_0205f59c kind:function(arm,size=0x518) addr:0x0205f59c +func_ov000_0205fab4 kind:function(arm,size=0x2c8) addr:0x0205fab4 +func_ov000_0205fd7c kind:function(arm,size=0xa4) addr:0x0205fd7c +func_ov000_0205fe20 kind:function(arm,size=0xdc) addr:0x0205fe20 +func_ov000_0205fefc kind:function(arm,size=0x1b4) addr:0x0205fefc +func_ov000_020600b0 kind:function(arm,size=0xd4) addr:0x020600b0 +func_ov000_02060184 kind:function(arm,size=0xd4) addr:0x02060184 +func_ov000_02060258 kind:function(arm,size=0x98) addr:0x02060258 +func_ov000_020602f0 kind:function(arm,size=0x530) addr:0x020602f0 +func_ov000_02060820 kind:function(arm,size=0x1e0) addr:0x02060820 +func_ov000_02060a00 kind:function(arm,size=0x84) addr:0x02060a00 +func_ov000_02060a84 kind:function(arm,size=0x1c8) addr:0x02060a84 +func_ov000_02060c4c kind:function(arm,size=0x20) addr:0x02060c4c +func_ov000_02060c6c kind:function(arm,size=0xf0) addr:0x02060c6c +func_ov000_02060d5c kind:function(arm,size=0x114) addr:0x02060d5c +func_ov000_02060e70 kind:function(arm,size=0x338) addr:0x02060e70 +func_ov000_020611a8 kind:function(arm,size=0xe8) addr:0x020611a8 +func_ov000_02061290 kind:function(arm,size=0x38) addr:0x02061290 +func_ov000_020612c8 kind:function(arm,size=0x90) addr:0x020612c8 +func_ov000_02061358 kind:function(arm,size=0x28) addr:0x02061358 +func_ov000_02061380 kind:function(arm,size=0x28) addr:0x02061380 +func_ov000_020613a8 kind:function(arm,size=0x68) addr:0x020613a8 +func_ov000_02061410 kind:function(arm,size=0x68) addr:0x02061410 +func_ov000_02061478 kind:function(arm,size=0x128) addr:0x02061478 +func_ov000_020615a0 kind:function(arm,size=0x10) addr:0x020615a0 +func_ov000_020615b0 kind:function(arm,size=0x10) addr:0x020615b0 +func_ov000_020615c0 kind:function(arm,size=0xc0) addr:0x020615c0 +func_ov000_02061680 kind:function(arm,size=0x19c) addr:0x02061680 +func_ov000_0206181c kind:function(arm,size=0x20) addr:0x0206181c +func_ov000_0206183c kind:function(arm,size=0x18) addr:0x0206183c +func_ov000_02061854 kind:function(arm,size=0x10) addr:0x02061854 +func_ov000_02061864 kind:function(arm,size=0x10) addr:0x02061864 +func_ov000_02061874 kind:function(arm,size=0x10) addr:0x02061874 +func_ov000_02061884 kind:function(arm,size=0x104) addr:0x02061884 +func_ov000_02061988 kind:function(arm,size=0x248) addr:0x02061988 +func_ov000_02061bd0 kind:function(arm,size=0x70) addr:0x02061bd0 +func_ov000_02061c40 kind:function(arm,size=0x38) addr:0x02061c40 +func_ov000_02061c78 kind:function(arm,size=0x48) addr:0x02061c78 +func_ov000_02061cc0 kind:function(arm,size=0x24) addr:0x02061cc0 +func_ov000_02061ce4 kind:function(arm,size=0x80) addr:0x02061ce4 +func_ov000_02061d64 kind:function(arm,size=0x28) addr:0x02061d64 +func_ov000_02061d8c kind:function(arm,size=0x28) addr:0x02061d8c +func_ov000_02061db4 kind:function(arm,size=0x124) addr:0x02061db4 +func_ov000_02061ed8 kind:function(arm,size=0x60) addr:0x02061ed8 +func_ov000_02061f38 kind:function(arm,size=0x14) addr:0x02061f38 +func_ov000_02061f4c kind:function(arm,size=0xd4) addr:0x02061f4c +func_ov000_02062020 kind:function(arm,size=0x38) addr:0x02062020 +func_ov000_02062058 kind:function(arm,size=0x28) addr:0x02062058 +func_ov000_02062080 kind:function(arm,size=0x58) addr:0x02062080 +func_ov000_020620d8 kind:function(arm,size=0x14) addr:0x020620d8 +func_ov000_020620ec kind:function(arm,size=0x20) addr:0x020620ec +func_ov000_0206210c kind:function(arm,size=0x28) addr:0x0206210c +func_ov000_02062134 kind:function(arm,size=0x2c) addr:0x02062134 +func_ov000_02062160 kind:function(arm,size=0x50) addr:0x02062160 +func_ov000_020621b0 kind:function(arm,size=0xc) addr:0x020621b0 +func_ov000_020621bc kind:function(arm,size=0x1c) addr:0x020621bc +func_ov000_020621d8 kind:function(arm,size=0x2c) addr:0x020621d8 +func_ov000_02062204 kind:function(arm,size=0x100) addr:0x02062204 +func_ov000_02062304 kind:function(arm,size=0x3c) addr:0x02062304 +func_ov000_02062340 kind:function(arm,size=0x84) addr:0x02062340 +func_ov000_020623c4 kind:function(arm,size=0x88) addr:0x020623c4 +func_ov000_0206244c kind:function(arm,size=0x20) addr:0x0206244c +func_ov000_0206246c kind:function(arm,size=0x30) addr:0x0206246c +func_ov000_0206249c kind:function(arm,size=0x38) addr:0x0206249c +func_ov000_020624d4 kind:function(arm,size=0x40) addr:0x020624d4 +func_ov000_02062514 kind:function(arm,size=0x38) addr:0x02062514 +func_ov000_0206254c kind:function(arm,size=0x4) addr:0x0206254c +func_ov000_02062550 kind:function(arm,size=0x68) addr:0x02062550 +func_ov000_020625b8 kind:function(arm,size=0x8) addr:0x020625b8 +func_ov000_020625c0 kind:function(arm,size=0x4) addr:0x020625c0 +func_ov000_020625c4 kind:function(arm,size=0x4) addr:0x020625c4 +func_ov000_020625c8 kind:function(arm,size=0x44) addr:0x020625c8 +func_ov000_0206260c kind:function(arm,size=0x14) addr:0x0206260c +func_ov000_02062620 kind:function(arm,size=0x144) addr:0x02062620 +func_ov000_02062764 kind:function(arm,size=0x20) addr:0x02062764 +func_ov000_02062784 kind:function(arm,size=0x28) addr:0x02062784 +func_ov000_020627ac kind:function(arm,size=0xc) addr:0x020627ac +func_ov000_020627b8 kind:function(arm,size=0xc) addr:0x020627b8 +func_ov000_020627c4 kind:function(arm,size=0xc) addr:0x020627c4 +func_ov000_020627d0 kind:function(arm,size=0x24) addr:0x020627d0 +func_ov000_020627f4 kind:function(arm,size=0x3b8) addr:0x020627f4 +func_ov000_02062bac kind:function(arm,size=0x24) addr:0x02062bac +func_ov000_02062bd0 kind:function(arm,size=0x24) addr:0x02062bd0 +func_ov000_02062bf4 kind:function(arm,size=0x24) addr:0x02062bf4 +func_ov000_02062c18 kind:function(arm,size=0x18) addr:0x02062c18 +func_ov000_02062c30 kind:function(arm,size=0x20) addr:0x02062c30 +func_ov000_02062c50 kind:function(arm,size=0x18) addr:0x02062c50 +func_ov000_02062c68 kind:function(arm,size=0x4) addr:0x02062c68 +func_ov000_02062c6c kind:function(arm,size=0x4) addr:0x02062c6c +func_ov000_02062c70 kind:function(arm,size=0x4) addr:0x02062c70 +func_ov000_02062c74 kind:function(arm,size=0x4) addr:0x02062c74 +func_ov000_02062c78 kind:function(arm,size=0x4) addr:0x02062c78 +func_ov000_02062c7c kind:function(arm,size=0x4) addr:0x02062c7c +func_ov000_02062c80 kind:function(arm,size=0x4) addr:0x02062c80 +func_ov000_02062c84 kind:function(arm,size=0x4) addr:0x02062c84 +func_ov000_02062c88 kind:function(thumb,size=0x24) addr:0x02062c88 +func_ov000_02062cac kind:function(thumb,size=0x24) addr:0x02062cac +func_ov000_02062cd0 kind:function(thumb,size=0x18) addr:0x02062cd0 +func_ov000_02062ce8 kind:function(thumb,size=0x4) addr:0x02062ce8 +func_ov000_02062cec kind:function(arm,size=0x4) addr:0x02062cec +func_ov000_02062cf0 kind:function(arm,size=0x4) addr:0x02062cf0 +func_ov000_02062cf4 kind:function(thumb,size=0xbc) addr:0x02062cf4 +func_ov000_02062db0 kind:function(thumb,size=0x28) addr:0x02062db0 +func_ov000_02062dd8 kind:function(arm,size=0x18) addr:0x02062dd8 +func_ov000_02062df0 kind:function(arm,size=0x1e0) addr:0x02062df0 +func_ov000_02062fd0 kind:function(arm,size=0x28) addr:0x02062fd0 +func_ov000_02062ff8 kind:function(arm,size=0xc) addr:0x02062ff8 +func_ov000_02063004 kind:function(arm,size=0x10) addr:0x02063004 +func_ov000_02063014 kind:function(arm,size=0x18) addr:0x02063014 +func_ov000_0206302c kind:function(arm,size=0x20) addr:0x0206302c +func_ov000_0206304c kind:function(arm,size=0x18) addr:0x0206304c +func_ov000_02063064 kind:function(arm,size=0x4) addr:0x02063064 +func_ov000_02063068 kind:function(arm,size=0x4) addr:0x02063068 +func_ov000_0206306c kind:function(arm,size=0x48) addr:0x0206306c +func_ov000_020630b4 kind:function(arm,size=0x48) addr:0x020630b4 +func_ov000_020630fc kind:function(arm,size=0x70) addr:0x020630fc +func_ov000_0206316c kind:function(arm,size=0x78) addr:0x0206316c +func_ov000_020631e4 kind:function(arm,size=0x70) addr:0x020631e4 +func_ov000_02063254 kind:function(arm,size=0x4) addr:0x02063254 +func_ov000_02063258 kind:function(arm,size=0x4) addr:0x02063258 +func_ov000_0206325c kind:function(arm,size=0x4) addr:0x0206325c +func_ov000_02063260 kind:function(arm,size=0x4) addr:0x02063260 +func_ov000_02063264 kind:function(arm,size=0x4) addr:0x02063264 +func_ov000_02063268 kind:function(arm,size=0x58) addr:0x02063268 +func_ov000_020632c0 kind:function(arm,size=0x50) addr:0x020632c0 +func_ov000_02063310 kind:function(arm,size=0x20) addr:0x02063310 +func_ov000_02063330 kind:function(arm,size=0x10) addr:0x02063330 +func_ov000_02063340 kind:function(arm,size=0x24) addr:0x02063340 +func_ov000_02063364 kind:function(arm,size=0x2c) addr:0x02063364 +func_ov000_02063390 kind:function(arm,size=0xb0) addr:0x02063390 +func_ov000_02063440 kind:function(arm,size=0x48) addr:0x02063440 +func_ov000_02063488 kind:function(arm,size=0x30) addr:0x02063488 +func_ov000_020634b8 kind:function(arm,size=0x30) addr:0x020634b8 +func_ov000_020634e8 kind:function(arm,size=0x2c) addr:0x020634e8 +func_ov000_02063514 kind:function(arm,size=0x1b8) addr:0x02063514 +func_ov000_020636cc kind:function(arm,size=0x28) addr:0x020636cc +func_ov000_020636f4 kind:function(arm,size=0xbc) addr:0x020636f4 +func_ov000_020637b0 kind:function(arm,size=0xf8) addr:0x020637b0 +func_ov000_020638a8 kind:function(arm,size=0x3c) addr:0x020638a8 +func_ov000_020638e4 kind:function(arm,size=0x24) addr:0x020638e4 +func_ov000_02063908 kind:function(arm,size=0x34) addr:0x02063908 +func_ov000_0206393c kind:function(arm,size=0x24) addr:0x0206393c +func_ov000_02063960 kind:function(arm,size=0x30) addr:0x02063960 +func_ov000_02063990 kind:function(arm,size=0x30) addr:0x02063990 +func_ov000_020639c0 kind:function(arm,size=0x100) addr:0x020639c0 +func_ov000_02063ac0 kind:function(arm,size=0x8c) addr:0x02063ac0 +func_ov000_02063b4c kind:function(arm,size=0x120) addr:0x02063b4c +func_ov000_02063c6c kind:function(arm,size=0x124) addr:0x02063c6c +func_ov000_02063d90 kind:function(arm,size=0x30) addr:0x02063d90 +func_ov000_02063dc0 kind:function(arm,size=0x8c) addr:0x02063dc0 +func_ov000_02063e4c kind:function(arm,size=0x20) addr:0x02063e4c +func_ov000_02063e6c kind:function(arm,size=0xcc) addr:0x02063e6c +func_ov000_02063f38 kind:function(arm,size=0x8c) addr:0x02063f38 +func_ov000_02063fc4 kind:function(arm,size=0x8c) addr:0x02063fc4 +func_ov000_02064050 kind:function(arm,size=0x74) addr:0x02064050 +func_ov000_020640c4 kind:function(arm,size=0x74) addr:0x020640c4 +func_ov000_02064138 kind:function(arm,size=0x14) addr:0x02064138 +func_ov000_0206414c kind:function(arm,size=0x1c) addr:0x0206414c +func_ov000_02064168 kind:function(arm,size=0x14) addr:0x02064168 +func_ov000_0206417c kind:function(arm,size=0x58) addr:0x0206417c +func_ov000_020641d4 kind:function(arm,size=0x44) addr:0x020641d4 +func_ov000_02064218 kind:function(arm,size=0x50) addr:0x02064218 +func_ov000_02064268 kind:function(arm,size=0xf8) addr:0x02064268 +func_ov000_02064360 kind:function(arm,size=0x4) addr:0x02064360 +func_ov000_02064364 kind:function(arm,size=0x68) addr:0x02064364 +func_ov000_020643cc kind:function(arm,size=0x18) addr:0x020643cc +func_ov000_020643e4 kind:function(arm,size=0x18) addr:0x020643e4 +func_ov000_020643fc kind:function(arm,size=0x54) addr:0x020643fc +func_ov000_02064450 kind:function(arm,size=0x30) addr:0x02064450 +func_ov000_02064480 kind:function(arm,size=0x20) addr:0x02064480 +func_ov000_020644a0 kind:function(arm,size=0x18) addr:0x020644a0 +func_ov000_020644b8 kind:function(arm,size=0xd4) addr:0x020644b8 +func_ov000_0206458c kind:function(arm,size=0x6c) addr:0x0206458c +func_ov000_020645f8 kind:function(arm,size=0x14) addr:0x020645f8 +func_ov000_0206460c kind:function(arm,size=0x1c) addr:0x0206460c +func_ov000_02064628 kind:function(arm,size=0x14) addr:0x02064628 +func_ov000_0206463c kind:function(arm,size=0x78) addr:0x0206463c +func_ov000_020646b4 kind:function(arm,size=0x38) addr:0x020646b4 +func_ov000_020646ec kind:function(arm,size=0xcc) addr:0x020646ec +func_ov000_020647b8 kind:function(arm,size=0x84) addr:0x020647b8 +func_ov000_0206483c kind:function(arm,size=0x84) addr:0x0206483c +func_ov000_020648c0 kind:function(arm,size=0x44) addr:0x020648c0 +func_ov000_02064904 kind:function(arm,size=0x44) addr:0x02064904 +func_ov000_02064948 kind:function(arm,size=0x124) addr:0x02064948 +func_ov000_02064a6c kind:function(arm,size=0x58) addr:0x02064a6c +func_ov000_02064ac4 kind:function(arm,size=0xcc) addr:0x02064ac4 +func_ov000_02064b90 kind:function(arm,size=0x14) addr:0x02064b90 +func_ov000_02064ba4 kind:function(arm,size=0x1c) addr:0x02064ba4 +func_ov000_02064bc0 kind:function(arm,size=0xb0) addr:0x02064bc0 +func_ov000_02064c70 kind:function(arm,size=0x130) addr:0x02064c70 +func_ov000_02064da0 kind:function(arm,size=0x14) addr:0x02064da0 +func_ov000_02064db4 kind:function(arm,size=0x1c) addr:0x02064db4 +func_ov000_02064dd0 kind:function(arm,size=0x28) addr:0x02064dd0 +func_ov000_02064df8 kind:function(arm,size=0x98) addr:0x02064df8 +func_ov000_02064e90 kind:function(arm,size=0xcc) addr:0x02064e90 +func_ov000_02064f5c kind:function(arm,size=0x68) addr:0x02064f5c +func_ov000_02064fc4 kind:function(arm,size=0x54) addr:0x02064fc4 +func_ov000_02065018 kind:function(arm,size=0x2c) addr:0x02065018 +func_ov000_02065044 kind:function(arm,size=0x54) addr:0x02065044 +func_ov000_02065098 kind:function(arm,size=0xc) addr:0x02065098 +func_ov000_020650a4 kind:function(arm,size=0x14) addr:0x020650a4 +func_ov000_020650b8 kind:function(arm,size=0x1c) addr:0x020650b8 +func_ov000_020650d4 kind:function(arm,size=0x20) addr:0x020650d4 +func_ov000_020650f4 kind:function(arm,size=0x28) addr:0x020650f4 +func_ov000_0206511c kind:function(arm,size=0x20) addr:0x0206511c +func_ov000_0206513c kind:function(arm,size=0x28) addr:0x0206513c +func_ov000_02065164 kind:function(arm,size=0x104) addr:0x02065164 +func_ov000_02065268 kind:function(arm,size=0x1d0) addr:0x02065268 +func_ov000_02065438 kind:function(arm,size=0x60) addr:0x02065438 +func_ov000_02065498 kind:function(arm,size=0x14) addr:0x02065498 +func_ov000_020654ac kind:function(arm,size=0x1c) addr:0x020654ac +func_ov000_020654c8 kind:function(arm,size=0x24) addr:0x020654c8 +func_ov000_020654ec kind:function(arm,size=0x80) addr:0x020654ec +func_ov000_0206556c kind:function(arm,size=0x18) addr:0x0206556c +func_ov000_02065584 kind:function(arm,size=0x1c) addr:0x02065584 +func_ov000_020655a0 kind:function(arm,size=0x1c) addr:0x020655a0 +func_ov000_020655bc kind:function(arm,size=0x4c) addr:0x020655bc +func_ov000_02065608 kind:function(arm,size=0xdc) addr:0x02065608 +func_ov000_020656e4 kind:function(arm,size=0xd0) addr:0x020656e4 +func_ov000_020657b4 kind:function(arm,size=0x50) addr:0x020657b4 +func_ov000_02065804 kind:function(arm,size=0x4c) addr:0x02065804 +func_ov000_02065850 kind:function(arm,size=0x90) addr:0x02065850 +func_ov000_020658e0 kind:function(arm,size=0x94) addr:0x020658e0 +func_ov000_02065974 kind:function(arm,size=0x15c) addr:0x02065974 +func_ov000_02065ad0 kind:function(arm,size=0x8) addr:0x02065ad0 +func_ov000_02065ad8 kind:function(arm,size=0x58) addr:0x02065ad8 +func_ov000_02065b30 kind:function(arm,size=0x74) addr:0x02065b30 +func_ov000_02065ba4 kind:function(arm,size=0x48) addr:0x02065ba4 +func_ov000_02065bec kind:function(arm,size=0x170) addr:0x02065bec +func_ov000_02065d5c kind:function(arm,size=0x4) addr:0x02065d5c +func_ov000_02065d60 kind:function(arm,size=0xd4) addr:0x02065d60 +func_ov000_02065e34 kind:function(arm,size=0x38) addr:0x02065e34 +func_ov000_02065e6c kind:function(arm,size=0x2bc) addr:0x02065e6c +func_ov000_02066128 kind:function(arm,size=0x1c0) addr:0x02066128 +func_ov000_020662e8 kind:function(arm,size=0xc4) addr:0x020662e8 +func_ov000_020663ac kind:function(arm,size=0x40) addr:0x020663ac +func_ov000_020663ec kind:function(arm,size=0x7c) addr:0x020663ec +func_ov000_02066468 kind:function(arm,size=0x3c) addr:0x02066468 +func_ov000_020664a4 kind:function(arm,size=0x74) addr:0x020664a4 +func_ov000_02066518 kind:function(arm,size=0x15c) addr:0x02066518 +func_ov000_02066674 kind:function(arm,size=0x1bc) addr:0x02066674 +func_ov000_02066830 kind:function(arm,size=0xe4) addr:0x02066830 +func_ov000_02066914 kind:function(arm,size=0x38) addr:0x02066914 +func_ov000_0206694c kind:function(arm,size=0x44) addr:0x0206694c +func_ov000_02066990 kind:function(arm,size=0x58) addr:0x02066990 +func_ov000_020669e8 kind:function(arm,size=0x1c) addr:0x020669e8 +func_ov000_02066a04 kind:function(arm,size=0x30) addr:0x02066a04 +func_ov000_02066a34 kind:function(arm,size=0x44) addr:0x02066a34 +func_ov000_02066a78 kind:function(arm,size=0x1c) addr:0x02066a78 +func_ov000_02066a94 kind:function(arm,size=0x48) addr:0x02066a94 +func_ov000_02066adc kind:function(arm,size=0x70) addr:0x02066adc +func_ov000_02066b4c kind:function(arm,size=0x9c) addr:0x02066b4c +func_ov000_02066be8 kind:function(arm,size=0xb4) addr:0x02066be8 +func_ov000_02066c9c kind:function(arm,size=0xb4) addr:0x02066c9c +func_ov000_02066d50 kind:function(arm,size=0x34) addr:0x02066d50 +func_ov000_02066d84 kind:function(arm,size=0x88) addr:0x02066d84 +func_ov000_02066e0c kind:function(arm,size=0x88) addr:0x02066e0c +func_ov000_02066e94 kind:function(arm,size=0x24) addr:0x02066e94 +func_ov000_02066eb8 kind:function(arm,size=0x58) addr:0x02066eb8 +func_ov000_02066f10 kind:function(arm,size=0x48) addr:0x02066f10 +func_ov000_02066f58 kind:function(arm,size=0x148) addr:0x02066f58 +func_ov000_020670a0 kind:function(arm,size=0x30) addr:0x020670a0 +func_ov000_020670d0 kind:function(arm,size=0x44) addr:0x020670d0 +func_ov000_02067114 kind:function(arm,size=0x94) addr:0x02067114 +func_ov000_020671a8 kind:function(arm,size=0x4c) addr:0x020671a8 +func_ov000_020671f4 kind:function(arm,size=0x4c) addr:0x020671f4 +func_ov000_02067240 kind:function(arm,size=0x48) addr:0x02067240 +func_ov000_02067288 kind:function(arm,size=0x48) addr:0x02067288 +func_ov000_020672d0 kind:function(arm,size=0x13c) addr:0x020672d0 +func_ov000_0206740c kind:function(arm,size=0x4) addr:0x0206740c +func_ov000_02067410 kind:function(arm,size=0x14) addr:0x02067410 +func_ov000_02067424 kind:function(arm,size=0x14) addr:0x02067424 +func_ov000_02067438 kind:function(arm,size=0x1c) addr:0x02067438 +func_ov000_02067454 kind:function(arm,size=0x48) addr:0x02067454 +func_ov000_0206749c kind:function(arm,size=0x30) addr:0x0206749c +func_ov000_020674cc kind:function(arm,size=0x24) addr:0x020674cc +func_ov000_020674f0 kind:function(arm,size=0x2c) addr:0x020674f0 +func_ov000_0206751c kind:function(arm,size=0x1f8) addr:0x0206751c +func_ov000_02067714 kind:function(arm,size=0x4) addr:0x02067714 +func_ov000_02067718 kind:function(arm,size=0x1c) addr:0x02067718 +func_ov000_02067734 kind:function(arm,size=0x3c) addr:0x02067734 +func_ov000_02067770 kind:function(arm,size=0x14) addr:0x02067770 +func_ov000_02067784 kind:function(arm,size=0x1c) addr:0x02067784 +func_ov000_020677a0 kind:function(arm,size=0x38) addr:0x020677a0 +func_ov000_020677d8 kind:function(arm,size=0x14) addr:0x020677d8 +func_ov000_020677ec kind:function(arm,size=0x14) addr:0x020677ec +func_ov000_02067800 kind:function(arm,size=0x1c) addr:0x02067800 +func_ov000_0206781c kind:function(arm,size=0x24) addr:0x0206781c +func_ov000_02067840 kind:function(arm,size=0x30) addr:0x02067840 +func_ov000_02067870 kind:function(arm,size=0x7c) addr:0x02067870 +func_ov000_020678ec kind:function(arm,size=0xc) addr:0x020678ec +func_ov000_020678f8 kind:function(arm,size=0xec) addr:0x020678f8 +func_ov000_020679e4 kind:function(arm,size=0xf0) addr:0x020679e4 +func_ov000_02067ad4 kind:function(arm,size=0x6c) addr:0x02067ad4 +func_ov000_02067b40 kind:function(arm,size=0x14) addr:0x02067b40 +func_ov000_02067b54 kind:function(arm,size=0x10) addr:0x02067b54 +func_ov000_02067b64 kind:function(arm,size=0x34) addr:0x02067b64 +func_ov000_02067b98 kind:function(arm,size=0x4c) addr:0x02067b98 +func_ov000_02067be4 kind:function(arm,size=0x20) addr:0x02067be4 +func_ov000_02067c04 kind:function(arm,size=0x98) addr:0x02067c04 +func_ov000_02067c9c kind:function(arm,size=0x40) addr:0x02067c9c +func_ov000_02067cdc kind:function(arm,size=0x24) addr:0x02067cdc +func_ov000_02067d00 kind:function(arm,size=0x14) addr:0x02067d00 +func_ov000_02067d14 kind:function(arm,size=0x24) addr:0x02067d14 +func_ov000_02067d38 kind:function(arm,size=0x28) addr:0x02067d38 +func_ov000_02067d60 kind:function(arm,size=0x1c) addr:0x02067d60 +func_ov000_02067d7c kind:function(arm,size=0x1c0) addr:0x02067d7c +func_ov000_02067f3c kind:function(arm,size=0x18) addr:0x02067f3c +func_ov000_02067f54 kind:function(arm,size=0x4) addr:0x02067f54 +func_ov000_02067f58 kind:function(arm,size=0x8) addr:0x02067f58 +func_ov000_02067f60 kind:function(arm,size=0x4) addr:0x02067f60 +func_ov000_02067f64 kind:function(arm,size=0x2c) addr:0x02067f64 +func_ov000_02067f90 kind:function(arm,size=0x54) addr:0x02067f90 +func_ov000_02067fe4 kind:function(arm,size=0x3a0) addr:0x02067fe4 +func_ov000_02068384 kind:function(arm,size=0x44c) addr:0x02068384 +func_ov000_020687d0 kind:function(arm,size=0x8) addr:0x020687d0 +func_ov000_020687d8 kind:function(arm,size=0x8) addr:0x020687d8 +func_ov000_020687e0 kind:function(arm,size=0x34) addr:0x020687e0 +func_ov000_02068814 kind:function(arm,size=0x34) addr:0x02068814 +func_ov000_02068848 kind:function(arm,size=0x48) addr:0x02068848 +func_ov000_02068890 kind:function(arm,size=0x50) addr:0x02068890 +func_ov000_020688e0 kind:function(arm,size=0x48) addr:0x020688e0 +func_ov000_02068928 kind:function(arm,size=0x3c) addr:0x02068928 +func_ov000_02068964 kind:function(arm,size=0x6c) addr:0x02068964 +func_ov000_020689d0 kind:function(arm,size=0x40) addr:0x020689d0 +func_ov000_02068a10 kind:function(arm,size=0x34) addr:0x02068a10 +func_ov000_02068a44 kind:function(arm,size=0xc0) addr:0x02068a44 +func_ov000_02068b04 kind:function(arm,size=0x14) addr:0x02068b04 +func_ov000_02068b18 kind:function(arm,size=0x60) addr:0x02068b18 +func_ov000_02068b78 kind:function(arm,size=0x11c) addr:0x02068b78 +func_ov000_02068c94 kind:function(arm,size=0xb8) addr:0x02068c94 +func_ov000_02068d4c kind:function(arm,size=0x54) addr:0x02068d4c +func_ov000_02068da0 kind:function(arm,size=0xdc) addr:0x02068da0 +func_ov000_02068e7c kind:function(arm,size=0x90) addr:0x02068e7c +func_ov000_02068f0c kind:function(arm,size=0xbc) addr:0x02068f0c +func_ov000_02068fc8 kind:function(arm,size=0x34) addr:0x02068fc8 +func_ov000_02068ffc kind:function(arm,size=0x44) addr:0x02068ffc +func_ov000_02069040 kind:function(arm,size=0x7c) addr:0x02069040 +func_ov000_020690bc kind:function(arm,size=0x40) addr:0x020690bc +func_ov000_020690fc kind:function(arm,size=0x54) addr:0x020690fc +func_ov000_02069150 kind:function(arm,size=0x10) addr:0x02069150 +func_ov000_02069160 kind:function(arm,size=0x1c) addr:0x02069160 +func_ov000_0206917c kind:function(arm,size=0x10) addr:0x0206917c +func_ov000_0206918c kind:function(arm,size=0x8) addr:0x0206918c +func_ov000_02069194 kind:function(arm,size=0x8) addr:0x02069194 +func_ov000_0206919c kind:function(arm,size=0x8) addr:0x0206919c +func_ov000_020691a4 kind:function(arm,size=0x98) addr:0x020691a4 +func_ov000_0206923c kind:function(arm,size=0x4) addr:0x0206923c +func_ov000_02069240 kind:function(arm,size=0x5c) addr:0x02069240 +func_ov000_0206929c kind:function(arm,size=0x168) addr:0x0206929c +func_ov000_02069404 kind:function(arm,size=0xfc) addr:0x02069404 +func_ov000_02069500 kind:function(arm,size=0x2c) addr:0x02069500 +func_ov000_0206952c kind:function(arm,size=0xe0) addr:0x0206952c +func_ov000_0206960c kind:function(arm,size=0x14) addr:0x0206960c +func_ov000_02069620 kind:function(arm,size=0x48) addr:0x02069620 +func_ov000_02069668 kind:function(arm,size=0xd0) addr:0x02069668 +func_ov000_02069738 kind:function(arm,size=0x98) addr:0x02069738 +func_ov000_020697d0 kind:function(arm,size=0x94) addr:0x020697d0 +func_ov000_02069864 kind:function(arm,size=0x24) addr:0x02069864 +func_ov000_02069888 kind:function(arm,size=0x2c) addr:0x02069888 +func_ov000_020698b4 kind:function(arm,size=0x44) addr:0x020698b4 +func_ov000_020698f8 kind:function(arm,size=0x24) addr:0x020698f8 +func_ov000_0206991c kind:function(arm,size=0xa0) addr:0x0206991c +func_ov000_020699bc kind:function(arm,size=0xb0) addr:0x020699bc +func_ov000_02069a6c kind:function(arm,size=0x14) addr:0x02069a6c +func_ov000_02069a80 kind:function(arm,size=0x28) addr:0x02069a80 +func_ov000_02069aa8 kind:function(arm,size=0x14) addr:0x02069aa8 +func_ov000_02069abc kind:function(arm,size=0xb4) addr:0x02069abc +func_ov000_02069b70 kind:function(arm,size=0xb4) addr:0x02069b70 +func_ov000_02069c24 kind:function(arm,size=0x4) addr:0x02069c24 +func_ov000_02069c28 kind:function(arm,size=0x14) addr:0x02069c28 +func_ov000_02069c3c kind:function(arm,size=0x4) addr:0x02069c3c +func_ov000_02069c40 kind:function(arm,size=0x8) addr:0x02069c40 +func_ov000_02069c48 kind:function(arm,size=0x34) addr:0x02069c48 +func_ov000_02069c7c kind:function(arm,size=0xb4) addr:0x02069c7c +func_ov000_02069d30 kind:function(arm,size=0xc) addr:0x02069d30 +func_ov000_02069d3c kind:function(arm,size=0x1c) addr:0x02069d3c +func_ov000_02069d58 kind:function(arm,size=0x48) addr:0x02069d58 +func_ov000_02069da0 kind:function(arm,size=0x6c) addr:0x02069da0 +func_ov000_02069e0c kind:function(arm,size=0xb4) addr:0x02069e0c +func_ov000_02069ec0 kind:function(arm,size=0x4c) addr:0x02069ec0 +func_ov000_02069f0c kind:function(arm,size=0x190) addr:0x02069f0c +func_ov000_0206a09c kind:function(arm,size=0x44) addr:0x0206a09c +func_ov000_0206a0e0 kind:function(arm,size=0x40) addr:0x0206a0e0 +func_ov000_0206a120 kind:function(arm,size=0x58) addr:0x0206a120 +func_ov000_0206a178 kind:function(arm,size=0xac) addr:0x0206a178 +func_ov000_0206a224 kind:function(arm,size=0xb0) addr:0x0206a224 +func_ov000_0206a2d4 kind:function(arm,size=0x20) addr:0x0206a2d4 +func_ov000_0206a2f4 kind:function(arm,size=0x29c) addr:0x0206a2f4 +func_ov000_0206a590 kind:function(arm,size=0x1c8) addr:0x0206a590 +func_ov000_0206a758 kind:function(arm,size=0x24) addr:0x0206a758 +func_ov000_0206a77c kind:function(arm,size=0x8) addr:0x0206a77c +func_ov000_0206a784 kind:function(arm,size=0x3f4) addr:0x0206a784 +func_ov000_0206ab78 kind:function(arm,size=0x80) addr:0x0206ab78 +func_ov000_0206abf8 kind:function(arm,size=0x50) addr:0x0206abf8 +func_ov000_0206ac48 kind:function(arm,size=0x4) addr:0x0206ac48 +func_ov000_0206ac4c kind:function(arm,size=0xac) addr:0x0206ac4c +func_ov000_0206acf8 kind:function(arm,size=0xc0) addr:0x0206acf8 +func_ov000_0206adb8 kind:function(arm,size=0x8) addr:0x0206adb8 +func_ov000_0206adc0 kind:function(arm,size=0x28) addr:0x0206adc0 +func_ov000_0206ade8 kind:function(arm,size=0x4c) addr:0x0206ade8 +func_ov000_0206ae34 kind:function(arm,size=0x24) addr:0x0206ae34 +func_ov000_0206ae58 kind:function(arm,size=0xc8) addr:0x0206ae58 +func_ov000_0206af20 kind:function(arm,size=0xc4) addr:0x0206af20 +func_ov000_0206afe4 kind:function(arm,size=0x1b0) addr:0x0206afe4 +func_ov000_0206b194 kind:function(arm,size=0x24) addr:0x0206b194 +func_ov000_0206b1b8 kind:function(arm,size=0x8) addr:0x0206b1b8 +func_ov000_0206b1c0 kind:function(arm,size=0x28) addr:0x0206b1c0 +func_ov000_0206b1e8 kind:function(arm,size=0x34) addr:0x0206b1e8 +func_ov000_0206b21c kind:function(arm,size=0x28) addr:0x0206b21c +func_ov000_0206b244 kind:function(arm,size=0x9c) addr:0x0206b244 +func_ov000_0206b2e0 kind:function(arm,size=0x40) addr:0x0206b2e0 +func_ov000_0206b320 kind:function(arm,size=0x40) addr:0x0206b320 +func_ov000_0206b360 kind:function(arm,size=0x84) addr:0x0206b360 +func_ov000_0206b3e4 kind:function(arm,size=0xc) addr:0x0206b3e4 +func_ov000_0206b3f0 kind:function(arm,size=0x50) addr:0x0206b3f0 +func_ov000_0206b440 kind:function(arm,size=0x78) addr:0x0206b440 +func_ov000_0206b4b8 kind:function(arm,size=0x44) addr:0x0206b4b8 +func_ov000_0206b4fc kind:function(arm,size=0x6c) addr:0x0206b4fc +func_ov000_0206b568 kind:function(arm,size=0x50) addr:0x0206b568 +func_ov000_0206b5b8 kind:function(arm,size=0x20) addr:0x0206b5b8 +func_ov000_0206b5d8 kind:function(arm,size=0x50) addr:0x0206b5d8 +func_ov000_0206b628 kind:function(arm,size=0x158) addr:0x0206b628 +func_ov000_0206b780 kind:function(arm,size=0x84) addr:0x0206b780 +func_ov000_0206b804 kind:function(arm,size=0x98) addr:0x0206b804 +func_ov000_0206b89c kind:function(arm,size=0x210) addr:0x0206b89c +func_ov000_0206baac kind:function(arm,size=0x24) addr:0x0206baac +func_ov000_0206bad0 kind:function(arm,size=0x94) addr:0x0206bad0 +func_ov000_0206bb64 kind:function(arm,size=0xc) addr:0x0206bb64 +func_ov000_0206bb70 kind:function(arm,size=0xc) addr:0x0206bb70 +func_ov000_0206bb7c kind:function(arm,size=0x24) addr:0x0206bb7c +func_ov000_0206bba0 kind:function(arm,size=0xa8) addr:0x0206bba0 +func_ov000_0206bc48 kind:function(arm,size=0x60) addr:0x0206bc48 +func_ov000_0206bca8 kind:function(arm,size=0x3c) addr:0x0206bca8 +func_ov000_0206bce4 kind:function(arm,size=0x18) addr:0x0206bce4 +func_ov000_0206bcfc kind:function(arm,size=0x24) addr:0x0206bcfc +func_ov000_0206bd20 kind:function(arm,size=0x28) addr:0x0206bd20 +func_ov000_0206bd48 kind:function(arm,size=0x8c) addr:0x0206bd48 +func_ov000_0206bdd4 kind:function(arm,size=0x4) addr:0x0206bdd4 +func_ov000_0206bdd8 kind:function(arm,size=0x14) addr:0x0206bdd8 +func_ov000_0206bdec kind:function(arm,size=0x4) addr:0x0206bdec +func_ov000_0206bdf0 kind:function(arm,size=0x4c) addr:0x0206bdf0 +func_ov000_0206be3c kind:function(arm,size=0xf4) addr:0x0206be3c +func_ov000_0206bf30 kind:function(arm,size=0x90) addr:0x0206bf30 +func_ov000_0206bfc0 kind:function(arm,size=0x118) addr:0x0206bfc0 +func_ov000_0206c0d8 kind:function(arm,size=0x114) addr:0x0206c0d8 +func_ov000_0206c1ec kind:function(arm,size=0x3c) addr:0x0206c1ec +func_ov000_0206c228 kind:function(arm,size=0x18) addr:0x0206c228 +func_ov000_0206c240 kind:function(arm,size=0x18) addr:0x0206c240 +func_ov000_0206c258 kind:function(arm,size=0x1c) addr:0x0206c258 +func_ov000_0206c274 kind:function(arm,size=0x18) addr:0x0206c274 +func_ov000_0206c28c kind:function(arm,size=0x168) addr:0x0206c28c +func_ov000_0206c3f4 kind:function(arm,size=0x64) addr:0x0206c3f4 +func_ov000_0206c458 kind:function(arm,size=0x20) addr:0x0206c458 +func_ov000_0206c478 kind:function(arm,size=0x3c) addr:0x0206c478 +func_ov000_0206c4b4 kind:function(arm,size=0x24) addr:0x0206c4b4 +func_ov000_0206c4d8 kind:function(arm,size=0x60) addr:0x0206c4d8 +func_ov000_0206c538 kind:function(arm,size=0x34) addr:0x0206c538 +func_ov000_0206c56c kind:function(arm,size=0xcc) addr:0x0206c56c +func_ov000_0206c638 kind:function(arm,size=0xac) addr:0x0206c638 +func_ov000_0206c6e4 kind:function(arm,size=0x1e4) addr:0x0206c6e4 +func_ov000_0206c8c8 kind:function(arm,size=0x28) addr:0x0206c8c8 +func_ov000_0206c8f0 kind:function(arm,size=0x1c) addr:0x0206c8f0 +func_ov000_0206c90c kind:function(arm,size=0x80) addr:0x0206c90c +func_ov000_0206c98c kind:function(arm,size=0x160) addr:0x0206c98c +func_ov000_0206caec kind:function(arm,size=0xe0) addr:0x0206caec +func_ov000_0206cbcc kind:function(arm,size=0x60) addr:0x0206cbcc +func_ov000_0206cc2c kind:function(arm,size=0x364) addr:0x0206cc2c +func_ov000_0206cf90 kind:function(arm,size=0x78) addr:0x0206cf90 +func_ov000_0206d008 kind:function(arm,size=0x20) addr:0x0206d008 +func_ov000_0206d028 kind:function(arm,size=0xc) addr:0x0206d028 +func_ov000_0206d034 kind:function(arm,size=0xc) addr:0x0206d034 +func_ov000_0206d040 kind:function(arm,size=0x14) addr:0x0206d040 +func_ov000_0206d054 kind:function(arm,size=0x1c) addr:0x0206d054 +func_ov000_0206d070 kind:function(arm,size=0x14) addr:0x0206d070 +func_ov000_0206d084 kind:function(arm,size=0x1c) addr:0x0206d084 +func_ov000_0206d0a0 kind:function(arm,size=0x34) addr:0x0206d0a0 +func_ov000_0206d0d4 kind:function(arm,size=0xcc) addr:0x0206d0d4 +func_ov000_0206d1a0 kind:function(arm,size=0x18) addr:0x0206d1a0 +func_ov000_0206d1b8 kind:function(arm,size=0xe4) addr:0x0206d1b8 +func_ov000_0206d29c kind:function(arm,size=0xdc) addr:0x0206d29c +func_ov000_0206d378 kind:function(arm,size=0x10) addr:0x0206d378 +func_ov000_0206d388 kind:function(arm,size=0xe8) addr:0x0206d388 +func_ov000_0206d470 kind:function(arm,size=0x60) addr:0x0206d470 +func_ov000_0206d4d0 kind:function(arm,size=0x10) addr:0x0206d4d0 +func_ov000_0206d4e0 kind:function(arm,size=0xe0) addr:0x0206d4e0 +func_ov000_0206d5c0 kind:function(arm,size=0x2cc) addr:0x0206d5c0 +func_ov000_0206d88c kind:function(arm,size=0x100) addr:0x0206d88c +func_ov000_0206d98c kind:function(arm,size=0xa0) addr:0x0206d98c +func_ov000_0206da2c kind:function(arm,size=0x40) addr:0x0206da2c +func_ov000_0206da6c kind:function(arm,size=0x34) addr:0x0206da6c +func_ov000_0206daa0 kind:function(arm,size=0x84) addr:0x0206daa0 +func_ov000_0206db24 kind:function(arm,size=0x4c) addr:0x0206db24 +func_ov000_0206db70 kind:function(arm,size=0x4c) addr:0x0206db70 +func_ov000_0206dbbc kind:function(arm,size=0x58) addr:0x0206dbbc +func_ov000_0206dc14 kind:function(arm,size=0x64) addr:0x0206dc14 +func_ov000_0206dc78 kind:function(arm,size=0x18) addr:0x0206dc78 +func_ov000_0206dc90 kind:function(arm,size=0x290) addr:0x0206dc90 +func_ov000_0206df20 kind:function(arm,size=0x3c) addr:0x0206df20 +func_ov000_0206df5c kind:function(arm,size=0x714) addr:0x0206df5c +func_ov000_0206e670 kind:function(arm,size=0x30) addr:0x0206e670 +func_ov000_0206e6a0 kind:function(arm,size=0x48) addr:0x0206e6a0 +func_ov000_0206e6e8 kind:function(arm,size=0x4c) addr:0x0206e6e8 +func_ov000_0206e734 kind:function(arm,size=0x18) addr:0x0206e734 +func_ov000_0206e74c kind:function(arm,size=0x14) addr:0x0206e74c +func_ov000_0206e760 kind:function(arm,size=0x88) addr:0x0206e760 +func_ov000_0206e7e8 kind:function(arm,size=0x40) addr:0x0206e7e8 +func_ov000_0206e828 kind:function(arm,size=0x2c) addr:0x0206e828 +func_ov000_0206e854 kind:function(arm,size=0x40) addr:0x0206e854 +func_ov000_0206e894 kind:function(arm,size=0x10) addr:0x0206e894 +func_ov000_0206e8a4 kind:function(arm,size=0x34) addr:0x0206e8a4 +func_ov000_0206e8d8 kind:function(arm,size=0x8) addr:0x0206e8d8 +func_ov000_0206e8e0 kind:function(arm,size=0x10) addr:0x0206e8e0 +func_ov000_0206e8f0 kind:function(arm,size=0x58) addr:0x0206e8f0 +func_ov000_0206e948 kind:function(arm,size=0x38) addr:0x0206e948 +func_ov000_0206e980 kind:function(arm,size=0x70) addr:0x0206e980 +func_ov000_0206e9f0 kind:function(arm,size=0x10) addr:0x0206e9f0 +func_ov000_0206ea00 kind:function(arm,size=0x80) addr:0x0206ea00 +func_ov000_0206ea80 kind:function(arm,size=0xa0) addr:0x0206ea80 +func_ov000_0206eb20 kind:function(arm,size=0x150) addr:0x0206eb20 +func_ov000_0206ec70 kind:function(arm,size=0x15c) addr:0x0206ec70 +func_ov000_0206edcc kind:function(arm,size=0x2c) addr:0x0206edcc +func_ov000_0206edf8 kind:function(arm,size=0x40) addr:0x0206edf8 +func_ov000_0206ee38 kind:function(arm,size=0x4c) addr:0x0206ee38 +func_ov000_0206ee84 kind:function(arm,size=0x4c) addr:0x0206ee84 +func_ov000_0206eed0 kind:function(arm,size=0x4c) addr:0x0206eed0 +func_ov000_0206ef1c kind:function(arm,size=0x24) addr:0x0206ef1c +func_ov000_0206ef40 kind:function(arm,size=0x24) addr:0x0206ef40 +func_ov000_0206ef64 kind:function(arm,size=0xd4) addr:0x0206ef64 +func_ov000_0206f038 kind:function(arm,size=0x18) addr:0x0206f038 +func_ov000_0206f050 kind:function(arm,size=0xb0) addr:0x0206f050 +func_ov000_0206f100 kind:function(arm,size=0xc8) addr:0x0206f100 +func_ov000_0206f1c8 kind:function(arm,size=0x40) addr:0x0206f1c8 +func_ov000_0206f208 kind:function(arm,size=0x14) addr:0x0206f208 +func_ov000_0206f21c kind:function(arm,size=0x54) addr:0x0206f21c +func_ov000_0206f270 kind:function(arm,size=0x58) addr:0x0206f270 +func_ov000_0206f2c8 kind:function(arm,size=0x180) addr:0x0206f2c8 +func_ov000_0206f448 kind:function(arm,size=0x240) addr:0x0206f448 +func_ov000_0206f688 kind:function(arm,size=0x28) addr:0x0206f688 +func_ov000_0206f6b0 kind:function(arm,size=0x48) addr:0x0206f6b0 +func_ov000_0206f6f8 kind:function(arm,size=0x24) addr:0x0206f6f8 +func_ov000_0206f71c kind:function(arm,size=0x424) addr:0x0206f71c +func_ov000_0206fb40 kind:function(arm,size=0xc0) addr:0x0206fb40 +func_ov000_0206fc00 kind:function(arm,size=0x88) addr:0x0206fc00 +func_ov000_0206fc88 kind:function(arm,size=0x1c) addr:0x0206fc88 +func_ov000_0206fca4 kind:function(arm,size=0xec) addr:0x0206fca4 +func_ov000_0206fd90 kind:function(arm,size=0x4c) addr:0x0206fd90 +func_ov000_0206fddc kind:function(arm,size=0x40) addr:0x0206fddc +func_ov000_0206fe1c kind:function(arm,size=0xf0) addr:0x0206fe1c +func_ov000_0206ff0c kind:function(arm,size=0xc0) addr:0x0206ff0c +func_ov000_0206ffcc kind:function(arm,size=0x60) addr:0x0206ffcc +func_ov000_0207002c kind:function(arm,size=0x60) addr:0x0207002c +func_ov000_0207008c kind:function(arm,size=0x144) addr:0x0207008c +func_ov000_020701d0 kind:function(arm,size=0xd0) addr:0x020701d0 +func_ov000_020702a0 kind:function(arm,size=0xf4) addr:0x020702a0 +func_ov000_02070394 kind:function(arm,size=0xbc) addr:0x02070394 +func_ov000_02070450 kind:function(arm,size=0x160) addr:0x02070450 +func_ov000_020705b0 kind:function(arm,size=0xb0) addr:0x020705b0 +func_ov000_02070660 kind:function(arm,size=0x26c) addr:0x02070660 +func_ov000_020708cc kind:function(arm,size=0x8c) addr:0x020708cc +func_ov000_02070958 kind:function(arm,size=0x10) addr:0x02070958 +func_ov000_02070968 kind:function(arm,size=0x90) addr:0x02070968 +func_ov000_020709f8 kind:function(arm,size=0x10) addr:0x020709f8 +func_ov000_02070a08 kind:function(arm,size=0x30) addr:0x02070a08 +func_ov000_02070a38 kind:function(arm,size=0x68) addr:0x02070a38 +func_ov000_02070aa0 kind:function(arm,size=0x84) addr:0x02070aa0 +func_ov000_02070b24 kind:function(arm,size=0x1c) addr:0x02070b24 +func_ov000_02070b40 kind:function(arm,size=0x28) addr:0x02070b40 +func_ov000_02070b68 kind:function(arm,size=0x60) addr:0x02070b68 +func_ov000_02070bc8 kind:function(arm,size=0x34) addr:0x02070bc8 +func_ov000_02070bfc kind:function(arm,size=0x1c) addr:0x02070bfc +func_ov000_02070c18 kind:function(arm,size=0x34) addr:0x02070c18 +func_ov000_02070c4c kind:function(arm,size=0x24) addr:0x02070c4c +func_ov000_02070c70 kind:function(arm,size=0x24) addr:0x02070c70 +func_ov000_02070c94 kind:function(arm,size=0x90) addr:0x02070c94 +func_ov000_02070d24 kind:function(arm,size=0x2c) addr:0x02070d24 +func_ov000_02070d50 kind:function(arm,size=0x34) addr:0x02070d50 +func_ov000_02070d84 kind:function(arm,size=0x48) addr:0x02070d84 +func_ov000_02070dcc kind:function(arm,size=0x24) addr:0x02070dcc +func_ov000_02070df0 kind:function(arm,size=0x1f0) addr:0x02070df0 +func_ov000_02070fe0 kind:function(arm,size=0x18) addr:0x02070fe0 +func_ov000_02070ff8 kind:function(arm,size=0x14) addr:0x02070ff8 +func_ov000_0207100c kind:function(arm,size=0xc) addr:0x0207100c +func_ov000_02071018 kind:function(arm,size=0x128) addr:0x02071018 +func_ov000_02071140 kind:function(arm,size=0x1c) addr:0x02071140 +func_ov000_0207115c kind:function(arm,size=0x1c) addr:0x0207115c +func_ov000_02071178 kind:function(arm,size=0xcc) addr:0x02071178 +func_ov000_02071244 kind:function(arm,size=0x20) addr:0x02071244 +func_ov000_02071264 kind:function(arm,size=0x38) addr:0x02071264 +func_ov000_0207129c kind:function(arm,size=0x40) addr:0x0207129c +func_ov000_020712dc kind:function(arm,size=0x2e8) addr:0x020712dc +func_ov000_020715c4 kind:function(arm,size=0x28) addr:0x020715c4 +func_ov000_020715ec kind:function(arm,size=0x10) addr:0x020715ec +func_ov000_020715fc kind:function(arm,size=0x10) addr:0x020715fc +func_ov000_0207160c kind:function(arm,size=0x6c) addr:0x0207160c +func_ov000_02071678 kind:function(arm,size=0x84) addr:0x02071678 +func_ov000_020716fc kind:function(arm,size=0x74) addr:0x020716fc +func_ov000_02071770 kind:function(arm,size=0x1c) addr:0x02071770 +func_ov000_0207178c kind:function(arm,size=0x30) addr:0x0207178c +func_ov000_020717bc kind:function(arm,size=0x1c) addr:0x020717bc +func_ov000_020717d8 kind:function(arm,size=0x14) addr:0x020717d8 +func_ov000_020717ec kind:function(arm,size=0x14) addr:0x020717ec +func_ov000_02071800 kind:function(arm,size=0x1c) addr:0x02071800 +func_ov000_0207181c kind:function(arm,size=0xfc) addr:0x0207181c +func_ov000_02071918 kind:function(arm,size=0x3c) addr:0x02071918 +func_ov000_02071954 kind:function(arm,size=0xc) addr:0x02071954 +func_ov000_02071960 kind:function(arm,size=0x14) addr:0x02071960 +func_ov000_02071974 kind:function(arm,size=0x40) addr:0x02071974 +func_ov000_020719b4 kind:function(arm,size=0x14) addr:0x020719b4 +func_ov000_020719c8 kind:function(arm,size=0x68) addr:0x020719c8 +func_ov000_02071a30 kind:function(arm,size=0x44) addr:0x02071a30 +func_ov000_02071a74 kind:function(arm,size=0x8) addr:0x02071a74 +func_ov000_02071a7c kind:function(arm,size=0x5c) addr:0x02071a7c +func_ov000_02071ad8 kind:function(arm,size=0xa8) addr:0x02071ad8 +func_ov000_02071b80 kind:function(arm,size=0x2c) addr:0x02071b80 +func_ov000_02071bac kind:function(arm,size=0x44) addr:0x02071bac +func_ov000_02071bf0 kind:function(arm,size=0xc) addr:0x02071bf0 +func_ov000_02071bfc kind:function(arm,size=0x10) addr:0x02071bfc +func_ov000_02071c0c kind:function(arm,size=0xc) addr:0x02071c0c +func_ov000_02071c18 kind:function(arm,size=0xc) addr:0x02071c18 +func_ov000_02071c24 kind:function(arm,size=0x14) addr:0x02071c24 +func_ov000_02071c38 kind:function(arm,size=0x1c) addr:0x02071c38 +func_ov000_02071c54 kind:function(arm,size=0x4c) addr:0x02071c54 +func_ov000_02071ca0 kind:function(thumb,size=0x134) addr:0x02071ca0 +func_ov000_02071dd4 kind:function(thumb,size=0x8c) addr:0x02071dd4 +func_ov000_02071e60 kind:function(thumb,size=0x8c) addr:0x02071e60 +func_ov000_02071eec kind:function(arm,size=0x48) addr:0x02071eec +func_ov000_02071f34 kind:function(arm,size=0x5c) addr:0x02071f34 +func_ov000_02071f90 kind:function(arm,size=0x60) addr:0x02071f90 +func_ov000_02071ff0 kind:function(arm,size=0x114) addr:0x02071ff0 +func_ov000_02072104 kind:function(arm,size=0x50) addr:0x02072104 +func_ov000_02072154 kind:function(arm,size=0x44) addr:0x02072154 +func_ov000_02072198 kind:function(arm,size=0x18) addr:0x02072198 +func_ov000_020721b0 kind:function(arm,size=0x1c) addr:0x020721b0 +func_ov000_020721cc kind:function(arm,size=0x20) addr:0x020721cc +func_ov000_020721ec kind:function(arm,size=0x44) addr:0x020721ec +func_ov000_02072230 kind:function(arm,size=0x58) addr:0x02072230 +func_ov000_02072288 kind:function(arm,size=0x94) addr:0x02072288 +func_ov000_0207231c kind:function(arm,size=0x20) addr:0x0207231c +func_ov000_0207233c kind:function(arm,size=0x3c) addr:0x0207233c +func_ov000_02072378 kind:function(arm,size=0x3c) addr:0x02072378 +func_ov000_020723b4 kind:function(arm,size=0x38) addr:0x020723b4 +func_ov000_020723ec kind:function(thumb,size=0x10c) addr:0x020723ec +func_ov000_020724f8 kind:function(arm,size=0x4) addr:0x020724f8 +func_ov000_020724fc kind:function(arm,size=0x14) addr:0x020724fc +func_ov000_02072510 kind:function(arm,size=0xc) addr:0x02072510 +func_ov000_0207251c kind:function(arm,size=0xb4) addr:0x0207251c +func_ov000_020725d0 kind:function(arm,size=0x40) addr:0x020725d0 +func_ov000_02072610 kind:function(arm,size=0x44) addr:0x02072610 +func_ov000_02072654 kind:function(arm,size=0x44) addr:0x02072654 +func_ov000_02072698 kind:function(arm,size=0x20) addr:0x02072698 +func_ov000_020726b8 kind:function(arm,size=0x1b4) addr:0x020726b8 +func_ov000_0207286c kind:function(arm,size=0xcc) addr:0x0207286c +func_ov000_02072938 kind:function(arm,size=0x24) addr:0x02072938 +func_ov000_0207295c kind:function(arm,size=0x14) addr:0x0207295c +func_ov000_02072970 kind:function(arm,size=0x1c) addr:0x02072970 +func_ov000_0207298c kind:function(arm,size=0x14) addr:0x0207298c +func_ov000_020729a0 kind:function(arm,size=0x1c) addr:0x020729a0 +func_ov000_020729bc kind:function(arm,size=0x24) addr:0x020729bc +func_ov000_020729e0 kind:function(arm,size=0x94) addr:0x020729e0 +func_ov000_02072a74 kind:function(arm,size=0xc) addr:0x02072a74 +func_ov000_02072a80 kind:function(arm,size=0x84) addr:0x02072a80 +func_ov000_02072b04 kind:function(arm,size=0x30) addr:0x02072b04 +func_ov000_02072b34 kind:function(arm,size=0x118) addr:0x02072b34 +func_ov000_02072c4c kind:function(arm,size=0x7c) addr:0x02072c4c +func_ov000_02072cc8 kind:function(arm,size=0x4c) addr:0x02072cc8 +func_ov000_02072d14 kind:function(arm,size=0x2c) addr:0x02072d14 +func_ov000_02072d40 kind:function(arm,size=0x54) addr:0x02072d40 +func_ov000_02072d94 kind:function(arm,size=0x24) addr:0x02072d94 +func_ov000_02072db8 kind:function(arm,size=0x48) addr:0x02072db8 +func_ov000_02072e00 kind:function(arm,size=0x2c) addr:0x02072e00 +func_ov000_02072e2c kind:function(arm,size=0x58) addr:0x02072e2c +func_ov000_02072e84 kind:function(arm,size=0x48) addr:0x02072e84 +func_ov000_02072ecc kind:function(arm,size=0x58) addr:0x02072ecc +func_ov000_02072f24 kind:function(arm,size=0x68) addr:0x02072f24 +func_ov000_02072f8c kind:function(arm,size=0x60) addr:0x02072f8c +func_ov000_02072fec kind:function(arm,size=0x60) addr:0x02072fec +func_ov000_0207304c kind:function(arm,size=0x1c) addr:0x0207304c +func_ov000_02073068 kind:function(arm,size=0xc4) addr:0x02073068 +func_ov000_0207312c kind:function(arm,size=0xbc) addr:0x0207312c +func_ov000_020731e8 kind:function(arm,size=0xa4) addr:0x020731e8 +func_ov000_0207328c kind:function(arm,size=0x90) addr:0x0207328c +func_ov000_0207331c kind:function(arm,size=0x2c) addr:0x0207331c +func_ov000_02073348 kind:function(arm,size=0xa4) addr:0x02073348 +func_ov000_020733ec kind:function(arm,size=0xb0) addr:0x020733ec +func_ov000_0207349c kind:function(arm,size=0xa0) addr:0x0207349c +func_ov000_0207353c kind:function(arm,size=0x14) addr:0x0207353c +func_ov000_02073550 kind:function(arm,size=0x14) addr:0x02073550 +func_ov000_02073564 kind:function(arm,size=0x8c) addr:0x02073564 +func_ov000_020735f0 kind:function(arm,size=0x50) addr:0x020735f0 +func_ov000_02073640 kind:function(arm,size=0x10) addr:0x02073640 +func_ov000_02073650 kind:function(arm,size=0x13c) addr:0x02073650 +func_ov000_0207378c kind:function(arm,size=0x270) addr:0x0207378c +func_ov000_020739fc kind:function(arm,size=0xb0) addr:0x020739fc +func_ov000_02073aac kind:function(arm,size=0x78) addr:0x02073aac +func_ov000_02073b24 kind:function(arm,size=0x204) addr:0x02073b24 +func_ov000_02073d28 kind:function(arm,size=0x14) addr:0x02073d28 +func_ov000_02073d3c kind:function(arm,size=0x18) addr:0x02073d3c +func_ov000_02073d54 kind:function(arm,size=0x54) addr:0x02073d54 +func_ov000_02073da8 kind:function(arm,size=0x2d4) addr:0x02073da8 +func_ov000_0207407c kind:function(arm,size=0x88) addr:0x0207407c +func_ov000_02074104 kind:function(arm,size=0xbc) addr:0x02074104 +func_ov000_020741c0 kind:function(arm,size=0x1c) addr:0x020741c0 +func_ov000_020741dc kind:function(arm,size=0xc) addr:0x020741dc +func_ov000_020741e8 kind:function(arm,size=0x78) addr:0x020741e8 +func_ov000_02074260 kind:function(arm,size=0x24) addr:0x02074260 +func_ov000_02074284 kind:function(arm,size=0xa4) addr:0x02074284 +func_ov000_02074328 kind:function(arm,size=0x44) addr:0x02074328 +func_ov000_0207436c kind:function(arm,size=0x10) addr:0x0207436c +func_ov000_0207437c kind:function(arm,size=0x10) addr:0x0207437c +func_ov000_0207438c kind:function(arm,size=0x24) addr:0x0207438c +func_ov000_020743b0 kind:function(arm,size=0x20) addr:0x020743b0 +func_ov000_020743d0 kind:function(arm,size=0x10) addr:0x020743d0 +func_ov000_020743e0 kind:function(arm,size=0x14) addr:0x020743e0 +func_ov000_020743f4 kind:function(arm,size=0x2c) addr:0x020743f4 +func_ov000_02074420 kind:function(arm,size=0x7c) addr:0x02074420 +func_ov000_0207449c kind:function(arm,size=0x60) addr:0x0207449c +func_ov000_020744fc kind:function(arm,size=0x114) addr:0x020744fc +func_ov000_02074610 kind:function(arm,size=0x40) addr:0x02074610 +func_ov000_02074650 kind:function(arm,size=0x24) addr:0x02074650 +func_ov000_02074674 kind:function(arm,size=0x14) addr:0x02074674 +func_ov000_02074688 kind:function(arm,size=0xb0) addr:0x02074688 +func_ov000_02074738 kind:function(arm,size=0x2c) addr:0x02074738 +func_ov000_02074764 kind:function(arm,size=0x58) addr:0x02074764 +func_ov000_020747bc kind:function(arm,size=0x2c) addr:0x020747bc +func_ov000_020747e8 kind:function(arm,size=0x4) addr:0x020747e8 +func_ov000_020747ec kind:function(arm,size=0x14) addr:0x020747ec +func_ov000_02074800 kind:function(arm,size=0x4) addr:0x02074800 +func_ov000_02074804 kind:function(arm,size=0x8) addr:0x02074804 +func_ov000_0207480c kind:function(arm,size=0x14) addr:0x0207480c +func_ov000_02074820 kind:function(arm,size=0x4) addr:0x02074820 +func_ov000_02074824 kind:function(arm,size=0x4) addr:0x02074824 +func_ov000_02074828 kind:function(arm,size=0x8) addr:0x02074828 +func_ov000_02074830 kind:function(arm,size=0xc) addr:0x02074830 +func_ov000_0207483c kind:function(arm,size=0x4) addr:0x0207483c +func_ov000_02074840 kind:function(arm,size=0x4) addr:0x02074840 +func_ov000_02074844 kind:function(arm,size=0x4) addr:0x02074844 +func_ov000_02074848 kind:function(arm,size=0x4) addr:0x02074848 +func_ov000_0207484c kind:function(arm,size=0x30) addr:0x0207484c +func_ov000_0207487c kind:function(arm,size=0x30) addr:0x0207487c +func_ov000_020748ac kind:function(arm,size=0x40) addr:0x020748ac +func_ov000_020748ec kind:function(arm,size=0x3c) addr:0x020748ec +func_ov000_02074928 kind:function(arm,size=0x6c) addr:0x02074928 +func_ov000_02074994 kind:function(arm,size=0x10) addr:0x02074994 +func_ov000_020749a4 kind:function(arm,size=0x10) addr:0x020749a4 +func_ov000_020749b4 kind:function(arm,size=0x10) addr:0x020749b4 +func_ov000_020749c4 kind:function(arm,size=0x20) addr:0x020749c4 +func_ov000_020749e4 kind:function(arm,size=0x5c) addr:0x020749e4 +func_ov000_02074a40 kind:function(arm,size=0xe8) addr:0x02074a40 +func_ov000_02074b28 kind:function(arm,size=0x108) addr:0x02074b28 +func_ov000_02074c30 kind:function(arm,size=0x98) addr:0x02074c30 +func_ov000_02074cc8 kind:function(arm,size=0xb0) addr:0x02074cc8 +func_ov000_02074d78 kind:function(arm,size=0x10) addr:0x02074d78 +func_ov000_02074d88 kind:function(arm,size=0x8) addr:0x02074d88 +func_ov000_02074d90 kind:function(arm,size=0x8) addr:0x02074d90 +func_ov000_02074d98 kind:function(arm,size=0x38) addr:0x02074d98 +func_ov000_02074dd0 kind:function(arm,size=0x2c) addr:0x02074dd0 +func_ov000_02074dfc kind:function(arm,size=0x54) addr:0x02074dfc +func_ov000_02074e50 kind:function(arm,size=0x60) addr:0x02074e50 +func_ov000_02074eb0 kind:function(arm,size=0x94) addr:0x02074eb0 +func_ov000_02074f44 kind:function(arm,size=0x124) addr:0x02074f44 +func_ov000_02075068 kind:function(arm,size=0x1ac) addr:0x02075068 +func_ov000_02075214 kind:function(arm,size=0x64) addr:0x02075214 +func_ov000_02075278 kind:function(arm,size=0x114) addr:0x02075278 +func_ov000_0207538c kind:function(arm,size=0x3c) addr:0x0207538c +func_ov000_020753c8 kind:function(arm,size=0x170) addr:0x020753c8 +func_ov000_02075538 kind:function(arm,size=0x8) addr:0x02075538 +func_ov000_02075540 kind:function(arm,size=0x58) addr:0x02075540 +func_ov000_02075598 kind:function(arm,size=0xf4) addr:0x02075598 +func_ov000_0207568c kind:function(arm,size=0x228) addr:0x0207568c +func_ov000_020758b4 kind:function(arm,size=0x30) addr:0x020758b4 +func_ov000_020758e4 kind:function(arm,size=0xe8) addr:0x020758e4 +func_ov000_020759cc kind:function(arm,size=0xb0) addr:0x020759cc +func_ov000_02075a7c kind:function(arm,size=0xa8) addr:0x02075a7c +func_ov000_02075b24 kind:function(arm,size=0xc4) addr:0x02075b24 +func_ov000_02075be8 kind:function(arm,size=0xbc) addr:0x02075be8 +func_ov000_02075ca4 kind:function(arm,size=0x28) addr:0x02075ca4 +func_ov000_02075ccc kind:function(arm,size=0x30) addr:0x02075ccc +func_ov000_02075cfc kind:function(arm,size=0x6c) addr:0x02075cfc +func_ov000_02075d68 kind:function(arm,size=0x8) addr:0x02075d68 +func_ov000_02075d70 kind:function(arm,size=0xc) addr:0x02075d70 +func_ov000_02075d7c kind:function(arm,size=0x50) addr:0x02075d7c +func_ov000_02075dcc kind:function(arm,size=0x48) addr:0x02075dcc +func_ov000_02075e14 kind:function(arm,size=0xc) addr:0x02075e14 +func_ov000_02075e20 kind:function(arm,size=0x28) addr:0x02075e20 +func_ov000_02075e48 kind:function(arm,size=0x20) addr:0x02075e48 +func_ov000_02075e68 kind:function(arm,size=0x38) addr:0x02075e68 +func_ov000_02075ea0 kind:function(arm,size=0x44) addr:0x02075ea0 +func_ov000_02075ee4 kind:function(arm,size=0x24c) addr:0x02075ee4 +func_ov000_02076130 kind:function(arm,size=0x18) addr:0x02076130 +func_ov000_02076148 kind:function(arm,size=0x2a4) addr:0x02076148 +func_ov000_020763ec kind:function(arm,size=0x2c) addr:0x020763ec +func_ov000_02076418 kind:function(arm,size=0xe8) addr:0x02076418 +func_ov000_02076500 kind:function(arm,size=0x78) addr:0x02076500 +func_ov000_02076578 kind:function(arm,size=0xb4) addr:0x02076578 +func_ov000_0207662c kind:function(arm,size=0x38) addr:0x0207662c +func_ov000_02076664 kind:function(arm,size=0x28) addr:0x02076664 +func_ov000_0207668c kind:function(arm,size=0x14) addr:0x0207668c +func_ov000_020766a0 kind:function(arm,size=0x40) addr:0x020766a0 +func_ov000_020766e0 kind:function(arm,size=0x54) addr:0x020766e0 +func_ov000_02076734 kind:function(arm,size=0x80) addr:0x02076734 +func_ov000_020767b4 kind:function(arm,size=0x28) addr:0x020767b4 +func_ov000_020767dc kind:function(arm,size=0x38) addr:0x020767dc +func_ov000_02076814 kind:function(arm,size=0xe8) addr:0x02076814 +func_ov000_020768fc kind:function(arm,size=0x70) addr:0x020768fc +func_ov000_0207696c kind:function(arm,size=0xc8) addr:0x0207696c +func_ov000_02076a34 kind:function(arm,size=0x88) addr:0x02076a34 +func_ov000_02076abc kind:function(arm,size=0x298) addr:0x02076abc +func_ov000_02076d54 kind:function(arm,size=0x30) addr:0x02076d54 +func_ov000_02076d84 kind:function(arm,size=0x28) addr:0x02076d84 +func_ov000_02076dac kind:function(arm,size=0x6c) addr:0x02076dac +func_ov000_02076e18 kind:function(arm,size=0xe8) addr:0x02076e18 +func_ov000_02076f00 kind:function(arm,size=0x28) addr:0x02076f00 +func_ov000_02076f28 kind:function(arm,size=0x8c) addr:0x02076f28 +func_ov000_02076fb4 kind:function(arm,size=0x770) addr:0x02076fb4 +func_ov000_02077724 kind:function(arm,size=0x1c) addr:0x02077724 +func_ov000_02077740 kind:function(arm,size=0x24) addr:0x02077740 +func_ov000_02077764 kind:function(arm,size=0x5c) addr:0x02077764 +func_ov000_020777c0 kind:function(arm,size=0x68) addr:0x020777c0 +func_ov000_02077828 kind:function(arm,size=0x30) addr:0x02077828 +func_ov000_02077858 kind:function(arm,size=0x5c) addr:0x02077858 +func_ov000_020778b4 kind:function(arm,size=0x1c) addr:0x020778b4 +func_ov000_020778d0 kind:function(arm,size=0x30) addr:0x020778d0 +func_ov000_02077900 kind:function(arm,size=0x7c) addr:0x02077900 +func_ov000_0207797c kind:function(arm,size=0x20) addr:0x0207797c +func_ov000_0207799c kind:function(arm,size=0x1dc) addr:0x0207799c +func_ov000_02077b78 kind:function(arm,size=0x1d4) addr:0x02077b78 +func_ov000_02077d4c kind:function(arm,size=0x120) addr:0x02077d4c +func_ov000_02077e6c kind:function(arm,size=0x34c) addr:0x02077e6c +func_ov000_020781b8 kind:function(arm,size=0x254) addr:0x020781b8 +func_ov000_0207840c kind:function(arm,size=0x1fc) addr:0x0207840c +func_ov000_02078608 kind:function(arm,size=0x58) addr:0x02078608 +func_ov000_02078660 kind:function(arm,size=0xa0) addr:0x02078660 +func_ov000_02078700 kind:function(arm,size=0x114) addr:0x02078700 +func_ov000_02078814 kind:function(arm,size=0x2c) addr:0x02078814 +func_ov000_02078840 kind:function(arm,size=0x14) addr:0x02078840 +func_ov000_02078854 kind:function(arm,size=0x1c) addr:0x02078854 +func_ov000_02078870 kind:function(arm,size=0x10) addr:0x02078870 +func_ov000_02078880 kind:function(arm,size=0x188) addr:0x02078880 +func_ov000_02078a08 kind:function(arm,size=0xf4) addr:0x02078a08 +func_ov000_02078afc kind:function(arm,size=0x24) addr:0x02078afc +func_ov000_02078b20 kind:function(arm,size=0x18) addr:0x02078b20 +func_ov000_02078b38 kind:function(arm,size=0x10) addr:0x02078b38 +func_ov000_02078b48 kind:function(arm,size=0x14) addr:0x02078b48 +func_ov000_02078b5c kind:function(arm,size=0x1c) addr:0x02078b5c +func_ov000_02078b78 kind:function(arm,size=0xd0) addr:0x02078b78 +func_ov000_02078c48 kind:function(arm,size=0x48) addr:0x02078c48 +func_ov000_02078c90 kind:function(arm,size=0x60) addr:0x02078c90 +func_ov000_02078cf0 kind:function(arm,size=0x3c) addr:0x02078cf0 +func_ov000_02078d2c kind:function(arm,size=0x1bc) addr:0x02078d2c +func_ov000_02078ee8 kind:function(arm,size=0x54) addr:0x02078ee8 +func_ov000_02078f3c kind:function(arm,size=0x5c) addr:0x02078f3c +func_ov000_02078f98 kind:function(arm,size=0x34) addr:0x02078f98 +func_ov000_02078fcc kind:function(arm,size=0x58) addr:0x02078fcc +func_ov000_02079024 kind:function(arm,size=0x58) addr:0x02079024 +func_ov000_0207907c kind:function(arm,size=0x60) addr:0x0207907c +func_ov000_020790dc kind:function(arm,size=0x38) addr:0x020790dc +func_ov000_02079114 kind:function(arm,size=0x60) addr:0x02079114 +func_ov000_02079174 kind:function(arm,size=0x40) addr:0x02079174 +func_ov000_020791b4 kind:function(arm,size=0x40) addr:0x020791b4 +func_ov000_020791f4 kind:function(arm,size=0x108) addr:0x020791f4 +func_ov000_020792fc kind:function(arm,size=0x46c) addr:0x020792fc +func_ov000_02079768 kind:function(arm,size=0x4c) addr:0x02079768 +func_ov000_020797b4 kind:function(arm,size=0x8c) addr:0x020797b4 +func_ov000_02079840 kind:function(arm,size=0x4c) addr:0x02079840 +func_ov000_0207988c kind:function(arm,size=0x14) addr:0x0207988c +func_ov000_020798a0 kind:function(arm,size=0x48) addr:0x020798a0 +func_ov000_020798e8 kind:function(arm,size=0xe4) addr:0x020798e8 +func_ov000_020799cc kind:function(arm,size=0x38) addr:0x020799cc +func_ov000_02079a04 kind:function(arm,size=0x40) addr:0x02079a04 +func_ov000_02079a44 kind:function(arm,size=0x70) addr:0x02079a44 +func_ov000_02079ab4 kind:function(arm,size=0x88) addr:0x02079ab4 +func_ov000_02079b3c kind:function(arm,size=0x40) addr:0x02079b3c +func_ov000_02079b7c kind:function(arm,size=0x38) addr:0x02079b7c +func_ov000_02079bb4 kind:function(arm,size=0x38) addr:0x02079bb4 +func_ov000_02079bec kind:function(arm,size=0x60) addr:0x02079bec +func_ov000_02079c4c kind:function(arm,size=0x40) addr:0x02079c4c +func_ov000_02079c8c kind:function(arm,size=0xac) addr:0x02079c8c +func_ov000_02079d38 kind:function(arm,size=0xc) addr:0x02079d38 +func_ov000_02079d44 kind:function(arm,size=0xc) addr:0x02079d44 +func_ov000_02079d50 kind:function(arm,size=0xc) addr:0x02079d50 +func_ov000_02079d5c kind:function(arm,size=0x38) addr:0x02079d5c +func_ov000_02079d94 kind:function(arm,size=0x2c) addr:0x02079d94 +func_ov000_02079dc0 kind:function(arm,size=0x24) addr:0x02079dc0 +func_ov000_02079de4 kind:function(arm,size=0x1c) addr:0x02079de4 +func_ov000_02079e00 kind:function(arm,size=0x1c) addr:0x02079e00 +func_ov000_02079e1c kind:function(arm,size=0x54) addr:0x02079e1c +func_ov000_02079e70 kind:function(arm,size=0x7c) addr:0x02079e70 +func_ov000_02079eec kind:function(arm,size=0x9c) addr:0x02079eec +func_ov000_02079f88 kind:function(arm,size=0x68) addr:0x02079f88 +func_ov000_02079ff0 kind:function(arm,size=0x44) addr:0x02079ff0 +func_ov000_0207a034 kind:function(arm,size=0x9c) addr:0x0207a034 +func_ov000_0207a0d0 kind:function(arm,size=0x3c) addr:0x0207a0d0 +func_ov000_0207a10c kind:function(arm,size=0x1c) addr:0x0207a10c +func_ov000_0207a128 kind:function(arm,size=0x34) addr:0x0207a128 +func_ov000_0207a15c kind:function(arm,size=0x48) addr:0x0207a15c +func_ov000_0207a1a4 kind:function(arm,size=0x24) addr:0x0207a1a4 +func_ov000_0207a1c8 kind:function(arm,size=0x18) addr:0x0207a1c8 +func_ov000_0207a1e0 kind:function(arm,size=0x10) addr:0x0207a1e0 +func_ov000_0207a1f0 kind:function(arm,size=0x18) addr:0x0207a1f0 +func_ov000_0207a208 kind:function(arm,size=0x38) addr:0x0207a208 +func_ov000_0207a240 kind:function(arm,size=0x1c) addr:0x0207a240 +func_ov000_0207a25c kind:function(arm,size=0x54) addr:0x0207a25c +func_ov000_0207a2b0 kind:function(arm,size=0x30) addr:0x0207a2b0 +func_ov000_0207a2e0 kind:function(arm,size=0x70) addr:0x0207a2e0 +func_ov000_0207a350 kind:function(arm,size=0x54) addr:0x0207a350 +func_ov000_0207a3a4 kind:function(arm,size=0xc) addr:0x0207a3a4 +func_ov000_0207a3b0 kind:function(arm,size=0x4) addr:0x0207a3b0 +func_ov000_0207a3b4 kind:function(arm,size=0x34) addr:0x0207a3b4 +func_ov000_0207a3e8 kind:function(arm,size=0x4) addr:0x0207a3e8 +func_ov000_0207a3ec kind:function(arm,size=0x34) addr:0x0207a3ec +func_ov000_0207a420 kind:function(arm,size=0x48) addr:0x0207a420 +func_ov000_0207a468 kind:function(arm,size=0x34) addr:0x0207a468 +func_ov000_0207a49c kind:function(arm,size=0x88) addr:0x0207a49c +func_ov000_0207a524 kind:function(arm,size=0x10) addr:0x0207a524 +func_ov000_0207a534 kind:function(arm,size=0x30) addr:0x0207a534 +func_ov000_0207a564 kind:function(arm,size=0xc) addr:0x0207a564 +func_ov000_0207a570 kind:function(arm,size=0xec) addr:0x0207a570 +func_ov000_0207a65c kind:function(arm,size=0x44) addr:0x0207a65c +func_ov000_0207a6a0 kind:function(arm,size=0x14) addr:0x0207a6a0 +func_ov000_0207a6b4 kind:function(arm,size=0x28) addr:0x0207a6b4 +func_ov000_0207a6dc kind:function(arm,size=0x8) addr:0x0207a6dc +func_ov000_0207a6e4 kind:function(arm,size=0x10) addr:0x0207a6e4 +func_ov000_0207a6f4 kind:function(arm,size=0x10) addr:0x0207a6f4 +func_ov000_0207a704 kind:function(arm,size=0x124) addr:0x0207a704 +func_ov000_0207a828 kind:function(arm,size=0x14) addr:0x0207a828 +func_ov000_0207a83c kind:function(arm,size=0x1c) addr:0x0207a83c +func_ov000_0207a858 kind:function(arm,size=0x28) addr:0x0207a858 +func_ov000_0207a880 kind:function(arm,size=0x8) addr:0x0207a880 +func_ov000_0207a888 kind:function(arm,size=0x10) addr:0x0207a888 +func_ov000_0207a898 kind:function(arm,size=0x10) addr:0x0207a898 +func_ov000_0207a8a8 kind:function(arm,size=0x88) addr:0x0207a8a8 +func_ov000_0207a930 kind:function(arm,size=0x14) addr:0x0207a930 +func_ov000_0207a944 kind:function(arm,size=0x1c) addr:0x0207a944 +func_ov000_0207a960 kind:function(arm,size=0x28) addr:0x0207a960 +func_ov000_0207a988 kind:function(arm,size=0x20) addr:0x0207a988 +func_ov000_0207a9a8 kind:function(arm,size=0x4) addr:0x0207a9a8 +func_ov000_0207a9ac kind:function(arm,size=0x14) addr:0x0207a9ac +func_ov000_0207a9c0 kind:function(arm,size=0x4) addr:0x0207a9c0 +func_ov000_0207a9c4 kind:function(arm,size=0x4) addr:0x0207a9c4 +func_ov000_0207a9c8 kind:function(arm,size=0x4) addr:0x0207a9c8 +func_ov000_0207a9cc kind:function(arm,size=0x4) addr:0x0207a9cc +func_ov000_0207a9d0 kind:function(arm,size=0x4) addr:0x0207a9d0 +func_ov000_0207a9d4 kind:function(arm,size=0x4) addr:0x0207a9d4 +func_ov000_0207a9d8 kind:function(arm,size=0xbc) addr:0x0207a9d8 +func_ov000_0207aa94 kind:function(arm,size=0x14) addr:0x0207aa94 +func_ov000_0207aaa8 kind:function(arm,size=0x1c) addr:0x0207aaa8 +func_ov000_0207aac4 kind:function(arm,size=0xc0) addr:0x0207aac4 +func_ov000_0207ab84 kind:function(arm,size=0x8) addr:0x0207ab84 +func_ov000_0207ab8c kind:function(arm,size=0x40) addr:0x0207ab8c +func_ov000_0207abcc kind:function(arm,size=0x3dc) addr:0x0207abcc +func_ov000_0207afa8 kind:function(arm,size=0x38) addr:0x0207afa8 +func_ov000_0207afe0 kind:function(arm,size=0x24) addr:0x0207afe0 +func_ov000_0207b004 kind:function(arm,size=0x384) addr:0x0207b004 +func_ov000_0207b388 kind:function(arm,size=0x504) addr:0x0207b388 +func_ov000_0207b88c kind:function(arm,size=0xc) addr:0x0207b88c +func_ov000_0207b898 kind:function(arm,size=0xc) addr:0x0207b898 +func_ov000_0207b8a4 kind:function(arm,size=0x54) addr:0x0207b8a4 +func_ov000_0207b8f8 kind:function(arm,size=0x7c) addr:0x0207b8f8 +func_ov000_0207b974 kind:function(arm,size=0x2f8) addr:0x0207b974 +func_ov000_0207bc6c kind:function(arm,size=0xc) addr:0x0207bc6c +func_ov000_0207bc78 kind:function(arm,size=0x150) addr:0x0207bc78 +func_ov000_0207bdc8 kind:function(arm,size=0x28) addr:0x0207bdc8 +func_ov000_0207bdf0 kind:function(arm,size=0x118) addr:0x0207bdf0 +func_ov000_0207bf08 kind:function(arm,size=0x2f8) addr:0x0207bf08 +func_ov000_0207c200 kind:function(arm,size=0x14) addr:0x0207c200 +func_ov000_0207c214 kind:function(arm,size=0x1c) addr:0x0207c214 +func_ov000_0207c230 kind:function(arm,size=0x3c) addr:0x0207c230 +func_ov000_0207c26c kind:function(arm,size=0x8) addr:0x0207c26c +func_ov000_0207c274 kind:function(arm,size=0x70) addr:0x0207c274 +func_ov000_0207c2e4 kind:function(arm,size=0x84) addr:0x0207c2e4 +func_ov000_0207c368 kind:function(arm,size=0x14) addr:0x0207c368 +func_ov000_0207c37c kind:function(arm,size=0x1c) addr:0x0207c37c +func_ov000_0207c398 kind:function(arm,size=0x3c) addr:0x0207c398 +func_ov000_0207c3d4 kind:function(arm,size=0x8) addr:0x0207c3d4 +func_ov000_0207c3dc kind:function(arm,size=0x7c) addr:0x0207c3dc +func_ov000_0207c458 kind:function(arm,size=0x50) addr:0x0207c458 +func_ov000_0207c4a8 kind:function(arm,size=0x14) addr:0x0207c4a8 +func_ov000_0207c4bc kind:function(arm,size=0x1c) addr:0x0207c4bc +func_ov000_0207c4d8 kind:function(arm,size=0x68) addr:0x0207c4d8 +func_ov000_0207c540 kind:function(arm,size=0x8) addr:0x0207c540 +func_ov000_0207c548 kind:function(arm,size=0x28) addr:0x0207c548 +func_ov000_0207c570 kind:function(arm,size=0xc) addr:0x0207c570 +func_ov000_0207c57c kind:function(arm,size=0x54) addr:0x0207c57c +func_ov000_0207c5d0 kind:function(arm,size=0xfc) addr:0x0207c5d0 +func_ov000_0207c6cc kind:function(arm,size=0x414) addr:0x0207c6cc +func_ov000_0207cae0 kind:function(arm,size=0x14) addr:0x0207cae0 +func_ov000_0207caf4 kind:function(arm,size=0x1c) addr:0x0207caf4 +func_ov000_0207cb10 kind:function(arm,size=0x48) addr:0x0207cb10 +func_ov000_0207cb58 kind:function(arm,size=0x8) addr:0x0207cb58 +func_ov000_0207cb60 kind:function(arm,size=0x70) addr:0x0207cb60 +func_ov000_0207cbd0 kind:function(arm,size=0xd8) addr:0x0207cbd0 +func_ov000_0207cca8 kind:function(arm,size=0x38) addr:0x0207cca8 +func_ov000_0207cce0 kind:function(arm,size=0x14) addr:0x0207cce0 +func_ov000_0207ccf4 kind:function(arm,size=0x1c) addr:0x0207ccf4 +func_ov000_0207cd10 kind:function(arm,size=0x30) addr:0x0207cd10 +func_ov000_0207cd40 kind:function(arm,size=0x38) addr:0x0207cd40 +func_ov000_0207cd78 kind:function(arm,size=0x30) addr:0x0207cd78 +func_ov000_0207cda8 kind:function(arm,size=0x1c) addr:0x0207cda8 +func_ov000_0207cdc4 kind:function(arm,size=0x10) addr:0x0207cdc4 +func_ov000_0207cdd4 kind:function(arm,size=0x38) addr:0x0207cdd4 +func_ov000_0207ce0c kind:function(arm,size=0x80) addr:0x0207ce0c +func_ov000_0207ce8c kind:function(arm,size=0x40) addr:0x0207ce8c +func_ov000_0207cecc kind:function(arm,size=0x80) addr:0x0207cecc +func_ov000_0207cf4c kind:function(arm,size=0x48) addr:0x0207cf4c +func_ov000_0207cf94 kind:function(arm,size=0x58) addr:0x0207cf94 +func_ov000_0207cfec kind:function(arm,size=0x14) addr:0x0207cfec +func_ov000_0207d000 kind:function(arm,size=0x1c) addr:0x0207d000 +func_ov000_0207d01c kind:function(arm,size=0x14) addr:0x0207d01c +func_ov000_0207d030 kind:function(arm,size=0x1c) addr:0x0207d030 +func_ov000_0207d04c kind:function(arm,size=0x14) addr:0x0207d04c +func_ov000_0207d060 kind:function(arm,size=0x1c) addr:0x0207d060 +func_ov000_0207d07c kind:function(arm,size=0x60) addr:0x0207d07c +func_ov000_0207d0dc kind:function(arm,size=0x60) addr:0x0207d0dc +func_ov000_0207d13c kind:function(arm,size=0x1c) addr:0x0207d13c +func_ov000_0207d158 kind:function(arm,size=0x14) addr:0x0207d158 +func_ov000_0207d16c kind:function(arm,size=0x14) addr:0x0207d16c +func_ov000_0207d180 kind:function(arm,size=0x18) addr:0x0207d180 +func_ov000_0207d198 kind:function(arm,size=0x10) addr:0x0207d198 +func_ov000_0207d1a8 kind:function(arm,size=0xbc) addr:0x0207d1a8 +func_ov000_0207d264 kind:function(arm,size=0x50) addr:0x0207d264 +func_ov000_0207d2b4 kind:function(arm,size=0x88) addr:0x0207d2b4 +func_ov000_0207d33c kind:function(arm,size=0x50) addr:0x0207d33c +func_ov000_0207d38c kind:function(arm,size=0x28) addr:0x0207d38c +func_ov000_0207d3b4 kind:function(arm,size=0x88) addr:0x0207d3b4 +func_ov000_0207d43c kind:function(arm,size=0x260) addr:0x0207d43c +func_ov000_0207d69c kind:function(arm,size=0x4) addr:0x0207d69c +func_ov000_0207d6a0 kind:function(arm,size=0x14) addr:0x0207d6a0 +func_ov000_0207d6b4 kind:function(arm,size=0x4) addr:0x0207d6b4 +func_ov000_0207d6b8 kind:function(arm,size=0x8) addr:0x0207d6b8 +func_ov000_0207d6c0 kind:function(arm,size=0x8) addr:0x0207d6c0 +func_ov000_0207d6c8 kind:function(arm,size=0x8) addr:0x0207d6c8 +func_ov000_0207d6d0 kind:function(arm,size=0x30) addr:0x0207d6d0 +func_ov000_0207d700 kind:function(arm,size=0x30) addr:0x0207d700 +func_ov000_0207d730 kind:function(arm,size=0x38) addr:0x0207d730 +func_ov000_0207d768 kind:function(arm,size=0x54) addr:0x0207d768 +func_ov000_0207d7bc kind:function(arm,size=0xdc) addr:0x0207d7bc +func_ov000_0207d898 kind:function(arm,size=0xf4) addr:0x0207d898 +func_ov000_0207d98c kind:function(arm,size=0x8) addr:0x0207d98c +func_ov000_0207d994 kind:function(arm,size=0xbc) addr:0x0207d994 +func_ov000_0207da50 kind:function(arm,size=0x10) addr:0x0207da50 +func_ov000_0207da60 kind:function(arm,size=0x44) addr:0x0207da60 +func_ov000_0207daa4 kind:function(arm,size=0x20) addr:0x0207daa4 +func_ov000_0207dac4 kind:function(arm,size=0x44) addr:0x0207dac4 +func_ov000_0207db08 kind:function(arm,size=0x30) addr:0x0207db08 +func_ov000_0207db38 kind:function(arm,size=0x1c) addr:0x0207db38 +func_ov000_0207db54 kind:function(arm,size=0x8) addr:0x0207db54 +func_ov000_0207db5c kind:function(arm,size=0x4b8) addr:0x0207db5c +func_ov000_0207e014 kind:function(arm,size=0x10) addr:0x0207e014 +func_ov000_0207e024 kind:function(arm,size=0x34) addr:0x0207e024 +func_ov000_0207e058 kind:function(arm,size=0x70) addr:0x0207e058 +func_ov000_0207e0c8 kind:function(arm,size=0x28) addr:0x0207e0c8 +func_ov000_0207e0f0 kind:function(arm,size=0x78) addr:0x0207e0f0 +func_ov000_0207e168 kind:function(arm,size=0x10) addr:0x0207e168 +func_ov000_0207e178 kind:function(arm,size=0x8) addr:0x0207e178 +func_ov000_0207e180 kind:function(arm,size=0x804) addr:0x0207e180 +func_ov000_0207e984 kind:function(arm,size=0x10) addr:0x0207e984 +func_ov000_0207e994 kind:function(arm,size=0x3c) addr:0x0207e994 +func_ov000_0207e9d0 kind:function(arm,size=0x38) addr:0x0207e9d0 +func_ov000_0207ea08 kind:function(arm,size=0x44) addr:0x0207ea08 +func_ov000_0207ea4c kind:function(arm,size=0x28) addr:0x0207ea4c +func_ov000_0207ea74 kind:function(arm,size=0x1c) addr:0x0207ea74 +func_ov000_0207ea90 kind:function(arm,size=0x8) addr:0x0207ea90 +func_ov000_0207ea98 kind:function(arm,size=0x1a4) addr:0x0207ea98 +func_ov000_0207ec3c kind:function(arm,size=0x2c) addr:0x0207ec3c +func_ov000_0207ec68 kind:function(arm,size=0x2e8) addr:0x0207ec68 +func_ov000_0207ef50 kind:function(arm,size=0x5c) addr:0x0207ef50 +func_ov000_0207efac kind:function(arm,size=0x6c) addr:0x0207efac +func_ov000_0207f018 kind:function(arm,size=0x98) addr:0x0207f018 +func_ov000_0207f0b0 kind:function(arm,size=0x48) addr:0x0207f0b0 +func_ov000_0207f0f8 kind:function(arm,size=0x20c) addr:0x0207f0f8 +func_ov000_0207f304 kind:function(arm,size=0x18) addr:0x0207f304 +func_ov000_0207f31c kind:function(arm,size=0x24) addr:0x0207f31c +func_ov000_0207f340 kind:function(arm,size=0x210) addr:0x0207f340 +func_ov000_0207f550 kind:function(arm,size=0xc0) addr:0x0207f550 +func_ov000_0207f610 kind:function(arm,size=0x30) addr:0x0207f610 +func_ov000_0207f640 kind:function(arm,size=0xd8) addr:0x0207f640 +func_ov000_0207f718 kind:function(arm,size=0x68) addr:0x0207f718 +func_ov000_0207f780 kind:function(arm,size=0xbc) addr:0x0207f780 +func_ov000_0207f83c kind:function(arm,size=0x58) addr:0x0207f83c +func_ov000_0207f894 kind:function(arm,size=0x30) addr:0x0207f894 +func_ov000_0207f8c4 kind:function(arm,size=0x34) addr:0x0207f8c4 +func_ov000_0207f8f8 kind:function(arm,size=0x14) addr:0x0207f8f8 +func_ov000_0207f90c kind:function(arm,size=0x14) addr:0x0207f90c +func_ov000_0207f920 kind:function(arm,size=0x2c) addr:0x0207f920 +func_ov000_0207f94c kind:function(arm,size=0x118) addr:0x0207f94c +func_ov000_0207fa64 kind:function(arm,size=0xac) addr:0x0207fa64 +func_ov000_0207fb10 kind:function(arm,size=0x84) addr:0x0207fb10 +func_ov000_0207fb94 kind:function(arm,size=0x84) addr:0x0207fb94 +func_ov000_0207fc18 kind:function(arm,size=0x2c) addr:0x0207fc18 +func_ov000_0207fc44 kind:function(arm,size=0xa4) addr:0x0207fc44 +func_ov000_0207fce8 kind:function(arm,size=0x38) addr:0x0207fce8 +func_ov000_0207fd20 kind:function(arm,size=0x50) addr:0x0207fd20 +func_ov000_0207fd70 kind:function(arm,size=0x14) addr:0x0207fd70 +func_ov000_0207fd84 kind:function(arm,size=0x78) addr:0x0207fd84 +func_ov000_0207fdfc kind:function(arm,size=0x2c) addr:0x0207fdfc +func_ov000_0207fe28 kind:function(arm,size=0x28) addr:0x0207fe28 +func_ov000_0207fe50 kind:function(arm,size=0x30) addr:0x0207fe50 +func_ov000_0207fe80 kind:function(arm,size=0x1c0) addr:0x0207fe80 +func_ov000_02080040 kind:function(arm,size=0x14) addr:0x02080040 +func_ov000_02080054 kind:function(arm,size=0x1a4) addr:0x02080054 +func_ov000_020801f8 kind:function(arm,size=0x4c) addr:0x020801f8 +func_ov000_02080244 kind:function(arm,size=0x68) addr:0x02080244 +func_ov000_020802ac kind:function(arm,size=0x74) addr:0x020802ac +func_ov000_02080320 kind:function(arm,size=0x20) addr:0x02080320 +func_ov000_02080340 kind:function(arm,size=0x20) addr:0x02080340 +func_ov000_02080360 kind:function(arm,size=0x30) addr:0x02080360 +func_ov000_02080390 kind:function(arm,size=0x38) addr:0x02080390 +func_ov000_020803c8 kind:function(arm,size=0x30) addr:0x020803c8 +func_ov000_020803f8 kind:function(arm,size=0x44) addr:0x020803f8 +func_ov000_0208043c kind:function(arm,size=0x8) addr:0x0208043c +func_ov000_02080444 kind:function(arm,size=0x20) addr:0x02080444 +func_ov000_02080464 kind:function(arm,size=0x20) addr:0x02080464 +func_ov000_02080484 kind:function(arm,size=0x1c) addr:0x02080484 +func_ov000_020804a0 kind:function(arm,size=0x30) addr:0x020804a0 +func_ov000_020804d0 kind:function(arm,size=0x38) addr:0x020804d0 +func_ov000_02080508 kind:function(arm,size=0x30) addr:0x02080508 +func_ov000_02080538 kind:function(arm,size=0x4) addr:0x02080538 +func_ov000_0208053c kind:function(arm,size=0x8) addr:0x0208053c +func_ov000_02080544 kind:function(arm,size=0x60) addr:0x02080544 +func_ov000_020805a4 kind:function(arm,size=0x44) addr:0x020805a4 +func_ov000_020805e8 kind:function(arm,size=0x118) addr:0x020805e8 +func_ov000_02080700 kind:function(arm,size=0x120) addr:0x02080700 +func_ov000_02080820 kind:function(arm,size=0x88) addr:0x02080820 +func_ov000_020808a8 kind:function(arm,size=0x90) addr:0x020808a8 +func_ov000_02080938 kind:function(arm,size=0x58) addr:0x02080938 +func_ov000_02080990 kind:function(arm,size=0x20) addr:0x02080990 +func_ov000_020809b0 kind:function(arm,size=0x16c) addr:0x020809b0 +func_ov000_02080b1c kind:function(arm,size=0x18) addr:0x02080b1c +func_ov000_02080b34 kind:function(arm,size=0x2c) addr:0x02080b34 +func_ov000_02080b60 kind:function(arm,size=0x2c) addr:0x02080b60 +func_ov000_02080b8c kind:function(arm,size=0x14) addr:0x02080b8c +func_ov000_02080ba0 kind:function(arm,size=0x14) addr:0x02080ba0 +func_ov000_02080bb4 kind:function(arm,size=0x254) addr:0x02080bb4 +func_ov000_02080e08 kind:function(thumb,size=0x14) addr:0x02080e08 +func_ov000_02080e1c kind:function(thumb,size=0x4) addr:0x02080e1c +func_ov000_02080e20 kind:function(thumb,size=0x98) addr:0x02080e20 +func_ov000_02080eb8 kind:function(thumb,size=0x78) addr:0x02080eb8 +func_ov000_02080f30 kind:function(thumb,size=0xc) addr:0x02080f30 +func_ov000_02080f3c kind:function(thumb,size=0xc) addr:0x02080f3c +func_ov000_02080f48 kind:function(thumb,size=0xc) addr:0x02080f48 +func_ov000_02080f54 kind:function(thumb,size=0x4) addr:0x02080f54 +func_ov000_02080f58 kind:function(arm,size=0x14) addr:0x02080f58 +func_ov000_02080f6c kind:function(arm,size=0x1ac) addr:0x02080f6c +func_ov000_02081118 kind:function(arm,size=0x44) addr:0x02081118 +func_ov000_0208115c kind:function(arm,size=0x8) addr:0x0208115c +func_ov000_02081164 kind:function(arm,size=0x8) addr:0x02081164 +func_ov000_0208116c kind:function(arm,size=0x8) addr:0x0208116c +func_ov000_02081174 kind:function(arm,size=0x10) addr:0x02081174 +func_ov000_02081184 kind:function(arm,size=0x64) addr:0x02081184 +func_ov000_020811e8 kind:function(arm,size=0x30) addr:0x020811e8 +func_ov000_02081218 kind:function(arm,size=0x30) addr:0x02081218 +func_ov000_02081248 kind:function(arm,size=0x8) addr:0x02081248 +func_ov000_02081250 kind:function(arm,size=0x38) addr:0x02081250 +func_ov000_02081288 kind:function(arm,size=0x40) addr:0x02081288 +func_ov000_020812c8 kind:function(arm,size=0x44) addr:0x020812c8 +func_ov000_0208130c kind:function(arm,size=0x3c) addr:0x0208130c +func_ov000_02081348 kind:function(arm,size=0x3c) addr:0x02081348 +func_ov000_02081384 kind:function(arm,size=0x44) addr:0x02081384 +func_ov000_020813c8 kind:function(arm,size=0x4) addr:0x020813c8 +func_ov000_020813cc kind:function(arm,size=0x4) addr:0x020813cc +func_ov000_020813d0 kind:function(arm,size=0x28) addr:0x020813d0 +func_ov000_020813f8 kind:function(arm,size=0x38) addr:0x020813f8 +func_ov000_02081430 kind:function(arm,size=0x4) addr:0x02081430 +func_ov000_02081434 kind:function(arm,size=0x40) addr:0x02081434 +func_ov000_02081474 kind:function(arm,size=0x250) addr:0x02081474 +func_ov000_020816c4 kind:function(arm,size=0x5c) addr:0x020816c4 +func_ov000_02081720 kind:function(arm,size=0x18) addr:0x02081720 +func_ov000_02081738 kind:function(arm,size=0x18) addr:0x02081738 +func_ov000_02081750 kind:function(arm,size=0xc8) addr:0x02081750 +func_ov000_02081818 kind:function(arm,size=0x20) addr:0x02081818 +func_ov000_02081838 kind:function(arm,size=0x10) addr:0x02081838 +func_ov000_02081848 kind:function(arm,size=0x20) addr:0x02081848 +func_ov000_02081868 kind:function(arm,size=0x60) addr:0x02081868 +func_ov000_020818c8 kind:function(arm,size=0x78) addr:0x020818c8 +func_ov000_02081940 kind:function(arm,size=0x64) addr:0x02081940 +func_ov000_020819a4 kind:function(arm,size=0x78) addr:0x020819a4 +func_ov000_02081a1c kind:function(arm,size=0x88) addr:0x02081a1c +func_ov000_02081aa4 kind:function(arm,size=0x150) addr:0x02081aa4 +func_ov000_02081bf4 kind:function(arm,size=0xe4) addr:0x02081bf4 +func_ov000_02081cd8 kind:function(arm,size=0x38) addr:0x02081cd8 +func_ov000_02081d10 kind:function(arm,size=0xd8) addr:0x02081d10 +func_ov000_02081de8 kind:function(arm,size=0x64) addr:0x02081de8 +func_ov000_02081e4c kind:function(arm,size=0xac) addr:0x02081e4c +func_ov000_02081ef8 kind:function(arm,size=0x6c) addr:0x02081ef8 +func_ov000_02081f64 kind:function(arm,size=0x20) addr:0x02081f64 +func_ov000_02081f84 kind:function(arm,size=0x8) addr:0x02081f84 +func_ov000_02081f8c kind:function(arm,size=0x20) addr:0x02081f8c +func_ov000_02081fac kind:function(arm,size=0x5c) addr:0x02081fac +func_ov000_02082008 kind:function(arm,size=0x48) addr:0x02082008 +func_ov000_02082050 kind:function(arm,size=0x40) addr:0x02082050 +func_ov000_02082090 kind:function(arm,size=0x6c) addr:0x02082090 +func_ov000_020820fc kind:function(arm,size=0x18) addr:0x020820fc +func_ov000_02082114 kind:function(arm,size=0x1c) addr:0x02082114 +func_ov000_02082130 kind:function(arm,size=0x18) addr:0x02082130 +func_ov000_02082148 kind:function(arm,size=0x1c) addr:0x02082148 +func_ov000_02082164 kind:function(arm,size=0x18) addr:0x02082164 +func_ov000_0208217c kind:function(arm,size=0x68) addr:0x0208217c +func_ov000_020821e4 kind:function(arm,size=0x5c) addr:0x020821e4 +func_ov000_02082240 kind:function(arm,size=0x48) addr:0x02082240 +func_ov000_02082288 kind:function(arm,size=0x1c) addr:0x02082288 +func_ov000_020822a4 kind:function(arm,size=0x98) addr:0x020822a4 +func_ov000_0208233c kind:function(arm,size=0x20c) addr:0x0208233c +func_ov000_02082548 kind:function(arm,size=0x224) addr:0x02082548 +func_ov000_0208276c kind:function(arm,size=0x4) addr:0x0208276c +func_ov000_02082770 kind:function(arm,size=0x7c) addr:0x02082770 +func_ov000_020827ec kind:function(arm,size=0x4) addr:0x020827ec +func_ov000_020827f0 kind:function(arm,size=0x18) addr:0x020827f0 +func_ov000_02082808 kind:function(arm,size=0x70) addr:0x02082808 +func_ov000_02082878 kind:function(arm,size=0xb0) addr:0x02082878 +func_ov000_02082928 kind:function(arm,size=0x24) addr:0x02082928 +func_ov000_0208294c kind:function(arm,size=0x6c) addr:0x0208294c +func_ov000_020829b8 kind:function(arm,size=0x54) addr:0x020829b8 +func_ov000_02082a0c kind:function(arm,size=0x118) addr:0x02082a0c +func_ov000_02082b24 kind:function(arm,size=0x80) addr:0x02082b24 +func_ov000_02082ba4 kind:function(arm,size=0x34) addr:0x02082ba4 +func_ov000_02082bd8 kind:function(arm,size=0x54) addr:0x02082bd8 +func_ov000_02082c2c kind:function(arm,size=0x8c) addr:0x02082c2c +func_ov000_02082cb8 kind:function(arm,size=0x2c) addr:0x02082cb8 +func_ov000_02082ce4 kind:function(arm,size=0x28) addr:0x02082ce4 +func_ov000_02082d0c kind:function(arm,size=0x18) addr:0x02082d0c +func_ov000_02082d24 kind:function(arm,size=0x24) addr:0x02082d24 +func_ov000_02082d48 kind:function(arm,size=0x14) addr:0x02082d48 +func_ov000_02082d5c kind:function(arm,size=0x24) addr:0x02082d5c +func_ov000_02082d80 kind:function(arm,size=0x14) addr:0x02082d80 +func_ov000_02082d94 kind:function(arm,size=0x30) addr:0x02082d94 +func_ov000_02082dc4 kind:function(arm,size=0x50) addr:0x02082dc4 +func_ov000_02082e14 kind:function(arm,size=0x24) addr:0x02082e14 +func_ov000_02082e38 kind:function(arm,size=0x50) addr:0x02082e38 +func_ov000_02082e88 kind:function(arm,size=0x24) addr:0x02082e88 +func_ov000_02082eac kind:function(arm,size=0x28) addr:0x02082eac +func_ov000_02082ed4 kind:function(arm,size=0x18) addr:0x02082ed4 +func_ov000_02082eec kind:function(arm,size=0x28) addr:0x02082eec +func_ov000_02082f14 kind:function(arm,size=0x18) addr:0x02082f14 +func_ov000_02082f2c kind:function(arm,size=0x5c) addr:0x02082f2c +func_ov000_02082f88 kind:function(arm,size=0xcc) addr:0x02082f88 +func_ov000_02083054 kind:function(arm,size=0x8) addr:0x02083054 +func_ov000_0208305c kind:function(arm,size=0x180) addr:0x0208305c +func_ov000_020831dc kind:function(arm,size=0x44) addr:0x020831dc +func_ov000_02083220 kind:function(arm,size=0xc) addr:0x02083220 +func_ov000_0208322c kind:function(arm,size=0x10) addr:0x0208322c +func_ov000_0208323c kind:function(arm,size=0x18) addr:0x0208323c +func_ov000_02083254 kind:function(arm,size=0x58) addr:0x02083254 +func_ov000_020832ac kind:function(arm,size=0x34) addr:0x020832ac +func_ov000_020832e0 kind:function(arm,size=0x78) addr:0x020832e0 +func_ov000_02083358 kind:function(arm,size=0xa8) addr:0x02083358 +func_ov000_02083400 kind:function(arm,size=0x10) addr:0x02083400 +func_ov000_02083410 kind:function(arm,size=0x4) addr:0x02083410 +func_ov000_02083414 kind:function(arm,size=0x20) addr:0x02083414 +func_ov000_02083434 kind:function(arm,size=0xb4) addr:0x02083434 +func_ov000_020834e8 kind:function(arm,size=0x8c) addr:0x020834e8 +func_ov000_02083574 kind:function(arm,size=0x10) addr:0x02083574 +func_ov000_02083584 kind:function(arm,size=0x10) addr:0x02083584 +func_ov000_02083594 kind:function(arm,size=0x10) addr:0x02083594 +func_ov000_020835a4 kind:function(arm,size=0x50) addr:0x020835a4 +func_ov000_020835f4 kind:function(arm,size=0x4c) addr:0x020835f4 +func_ov000_02083640 kind:function(arm,size=0x90) addr:0x02083640 +func_ov000_020836d0 kind:function(arm,size=0x10c) addr:0x020836d0 +func_ov000_020837dc kind:function(arm,size=0x40) addr:0x020837dc +func_ov000_0208381c kind:function(arm,size=0x2c) addr:0x0208381c +func_ov000_02083848 kind:function(arm,size=0x4c) addr:0x02083848 +func_ov000_02083894 kind:function(arm,size=0x14) addr:0x02083894 +func_ov000_020838a8 kind:function(arm,size=0x1c) addr:0x020838a8 +func_ov000_020838c4 kind:function(arm,size=0x70) addr:0x020838c4 +func_ov000_02083934 kind:function(arm,size=0x70) addr:0x02083934 +func_ov000_020839a4 kind:function(arm,size=0x14) addr:0x020839a4 +func_ov000_020839b8 kind:function(arm,size=0x1c) addr:0x020839b8 +func_ov000_020839d4 kind:function(arm,size=0x14) addr:0x020839d4 +func_ov000_020839e8 kind:function(arm,size=0x4) addr:0x020839e8 +func_ov000_020839ec kind:function(arm,size=0x8) addr:0x020839ec +func_ov000_020839f4 kind:function(arm,size=0x1c) addr:0x020839f4 +func_ov000_02083a10 kind:function(arm,size=0x20) addr:0x02083a10 +func_ov000_02083a30 kind:function(arm,size=0x30) addr:0x02083a30 +func_ov000_02083a60 kind:function(arm,size=0x258) addr:0x02083a60 +func_ov000_02083cb8 kind:function(arm,size=0x1c) addr:0x02083cb8 +func_ov000_02083cd4 kind:function(arm,size=0x68) addr:0x02083cd4 +func_ov000_02083d3c kind:function(arm,size=0x34) addr:0x02083d3c +func_ov000_02083d70 kind:function(arm,size=0x90) addr:0x02083d70 +func_ov000_02083e00 kind:function(arm,size=0x14) addr:0x02083e00 +func_ov000_02083e14 kind:function(arm,size=0xac) addr:0x02083e14 +func_ov000_02083ec0 kind:function(arm,size=0xc8) addr:0x02083ec0 +func_ov000_02083f88 kind:function(arm,size=0xfc) addr:0x02083f88 +func_ov000_02084084 kind:function(thumb,size=0x1c) addr:0x02084084 +func_ov000_020840a0 kind:function(thumb,size=0x14) addr:0x020840a0 +func_ov000_020840b4 kind:function(arm,size=0x10) addr:0x020840b4 +func_ov000_020840c4 kind:function(arm,size=0x10) addr:0x020840c4 +func_ov000_020840d4 kind:function(arm,size=0x10) addr:0x020840d4 +func_ov000_020840e4 kind:function(arm,size=0x10) addr:0x020840e4 +func_ov000_020840f4 kind:function(arm,size=0x10) addr:0x020840f4 +func_ov000_02084104 kind:function(arm,size=0x10) addr:0x02084104 +func_ov000_02084114 kind:function(arm,size=0x48) addr:0x02084114 +func_ov000_0208415c kind:function(arm,size=0x10) addr:0x0208415c +func_ov000_0208416c kind:function(thumb,size=0x2c) addr:0x0208416c +func_ov000_02084198 kind:function(arm,size=0x70) addr:0x02084198 +func_ov000_02084208 kind:function(arm,size=0x68) addr:0x02084208 +func_ov000_02084270 kind:function(arm,size=0x1c) addr:0x02084270 +func_ov000_0208428c kind:function(arm,size=0x1c) addr:0x0208428c +func_ov000_020842a8 kind:function(arm,size=0x6c) addr:0x020842a8 +func_ov000_02084314 kind:function(arm,size=0x188) addr:0x02084314 +func_ov000_0208449c kind:function(arm,size=0xc) addr:0x0208449c +func_ov000_020844a8 kind:function(arm,size=0xc) addr:0x020844a8 +func_ov000_020844b4 kind:function(thumb,size=0x5c) addr:0x020844b4 +func_ov000_02084510 kind:function(arm,size=0x24) addr:0x02084510 +func_ov000_02084534 kind:function(arm,size=0x22c) addr:0x02084534 +func_ov000_02084760 kind:function(arm,size=0x30) addr:0x02084760 +func_ov000_02084790 kind:function(arm,size=0x334) addr:0x02084790 +func_ov000_02084ac4 kind:function(thumb,size=0x44) addr:0x02084ac4 +func_ov000_02084b08 kind:function(thumb,size=0x4) addr:0x02084b08 +func_ov000_02084b0c kind:function(arm,size=0xc) addr:0x02084b0c +func_ov000_02084b18 kind:function(arm,size=0x2e0) addr:0x02084b18 +func_ov000_02084df8 kind:function(arm,size=0x24) addr:0x02084df8 +func_ov000_02084e1c kind:function(arm,size=0x40) addr:0x02084e1c +func_ov000_02084e5c kind:function(thumb,size=0x14) addr:0x02084e5c +func_ov000_02084e70 kind:function(arm,size=0x74) addr:0x02084e70 +func_ov000_02084ee4 kind:function(arm,size=0x34) addr:0x02084ee4 +func_ov000_02084f18 kind:function(arm,size=0x7c) addr:0x02084f18 +func_ov000_02084f94 kind:function(arm,size=0x120) addr:0x02084f94 +func_ov000_020850b4 kind:function(arm,size=0x78) addr:0x020850b4 +func_ov000_0208512c kind:function(arm,size=0x7c) addr:0x0208512c +func_ov000_020851a8 kind:function(arm,size=0x1cc) addr:0x020851a8 +func_ov000_02085374 kind:function(arm,size=0x25c) addr:0x02085374 +func_ov000_020855d0 kind:function(arm,size=0x54) addr:0x020855d0 +func_ov000_02085624 kind:function(thumb,size=0x30) addr:0x02085624 +func_ov000_02085654 kind:function(thumb,size=0x10) addr:0x02085654 +func_ov000_02085664 kind:function(arm,size=0x1a8) addr:0x02085664 +func_ov000_0208580c kind:function(arm,size=0x24) addr:0x0208580c +func_ov000_02085830 kind:function(arm,size=0xd8) addr:0x02085830 +func_ov000_02085908 kind:function(arm,size=0xf8) addr:0x02085908 +func_ov000_02085a00 kind:function(arm,size=0x10) addr:0x02085a00 +func_ov000_02085a10 kind:function(arm,size=0x14) addr:0x02085a10 +func_ov000_02085a24 kind:function(arm,size=0x18) addr:0x02085a24 +func_ov000_02085a3c kind:function(arm,size=0x10) addr:0x02085a3c +func_ov000_02085a4c kind:function(arm,size=0x28) addr:0x02085a4c +func_ov000_02085a74 kind:function(arm,size=0x18) addr:0x02085a74 +func_ov000_02085a8c kind:function(arm,size=0x18) addr:0x02085a8c +func_ov000_02085aa4 kind:function(thumb,size=0x188) addr:0x02085aa4 +func_ov000_02085c2c kind:function(thumb,size=0x2c) addr:0x02085c2c +func_ov000_02085c58 kind:function(thumb,size=0x30) addr:0x02085c58 +func_ov000_02085c88 kind:function(thumb,size=0x2c) addr:0x02085c88 +func_ov000_02085cb4 kind:function(thumb,size=0x80) addr:0x02085cb4 +func_ov000_02085d34 kind:function(thumb,size=0x20) addr:0x02085d34 +func_ov000_02085d54 kind:function(arm,size=0x5c) addr:0x02085d54 +func_ov000_02085db0 kind:function(arm,size=0x38) addr:0x02085db0 +func_ov000_02085de8 kind:function(arm,size=0x44) addr:0x02085de8 +func_ov000_02085e2c kind:function(arm,size=0x194) addr:0x02085e2c +func_ov000_02085fc0 kind:function(arm,size=0x54) addr:0x02085fc0 +func_ov000_02086014 kind:function(arm,size=0x68) addr:0x02086014 +func_ov000_0208607c kind:function(arm,size=0x24) addr:0x0208607c +func_ov000_020860a0 kind:function(arm,size=0xf8) addr:0x020860a0 +func_ov000_02086198 kind:function(arm,size=0x174) addr:0x02086198 +func_ov000_0208630c kind:function(arm,size=0x21c) addr:0x0208630c +func_ov000_02086528 kind:function(arm,size=0x40c) addr:0x02086528 +func_ov000_02086934 kind:function(arm,size=0x14) addr:0x02086934 +func_ov000_02086948 kind:function(arm,size=0x304) addr:0x02086948 +func_ov000_02086c4c kind:function(arm,size=0x1a0) addr:0x02086c4c +func_ov000_02086dec kind:function(arm,size=0x128) addr:0x02086dec +func_ov000_02086f14 kind:function(arm,size=0x184) addr:0x02086f14 +func_ov000_02087098 kind:function(arm,size=0x34) addr:0x02087098 +func_ov000_020870cc kind:function(arm,size=0x30) addr:0x020870cc +func_ov000_020870fc kind:function(arm,size=0x20) addr:0x020870fc +func_ov000_0208711c kind:function(arm,size=0x9c) addr:0x0208711c +func_ov000_020871b8 kind:function(arm,size=0x1c) addr:0x020871b8 +func_ov000_020871d4 kind:function(arm,size=0x2c) addr:0x020871d4 +func_ov000_02087200 kind:function(arm,size=0x54) addr:0x02087200 +func_ov000_02087254 kind:function(arm,size=0x134) addr:0x02087254 +func_ov000_02087388 kind:function(arm,size=0x68) addr:0x02087388 +func_ov000_020873f0 kind:function(arm,size=0x20) addr:0x020873f0 +func_ov000_02087410 kind:function(arm,size=0x140) addr:0x02087410 +func_ov000_02087550 kind:function(arm,size=0x38) addr:0x02087550 +func_ov000_02087588 kind:function(arm,size=0x68) addr:0x02087588 +func_ov000_020875f0 kind:function(arm,size=0xf0) addr:0x020875f0 +func_ov000_020876e0 kind:function(arm,size=0x68) addr:0x020876e0 +func_ov000_02087748 kind:function(arm,size=0x12c) addr:0x02087748 +func_ov000_02087874 kind:function(arm,size=0xf8) addr:0x02087874 +func_ov000_0208796c kind:function(arm,size=0x16c) addr:0x0208796c +func_ov000_02087ad8 kind:function(arm,size=0xf4) addr:0x02087ad8 +func_ov000_02087bcc kind:function(arm,size=0x114) addr:0x02087bcc +func_ov000_02087ce0 kind:function(thumb,size=0xf8) addr:0x02087ce0 +func_ov000_02087dd8 kind:function(thumb,size=0x54) addr:0x02087dd8 +func_ov000_02087e2c kind:function(arm,size=0x9c) addr:0x02087e2c +func_ov000_02087ec8 kind:function(arm,size=0x3c) addr:0x02087ec8 +func_ov000_02087f04 kind:function(arm,size=0x74) addr:0x02087f04 +func_ov000_02087f78 kind:function(arm,size=0x58) addr:0x02087f78 +func_ov000_02087fd0 kind:function(arm,size=0x104) addr:0x02087fd0 +func_ov000_020880d4 kind:function(arm,size=0x370) addr:0x020880d4 +func_ov000_02088444 kind:function(arm,size=0x20c) addr:0x02088444 +func_ov000_02088650 kind:function(arm,size=0x14) addr:0x02088650 +func_ov000_02088664 kind:function(arm,size=0x1c) addr:0x02088664 +func_ov000_02088680 kind:function(arm,size=0x1c) addr:0x02088680 +func_ov000_0208869c kind:function(arm,size=0xc8) addr:0x0208869c +func_ov000_02088764 kind:function(arm,size=0x14) addr:0x02088764 +func_ov000_02088778 kind:function(arm,size=0x1c) addr:0x02088778 +func_ov000_02088794 kind:function(thumb,size=0x20) addr:0x02088794 +func_ov000_020887b4 kind:function(arm,size=0x2c) addr:0x020887b4 +func_ov000_020887e0 kind:function(arm,size=0x38) addr:0x020887e0 +func_ov000_02088818 kind:function(arm,size=0x9c) addr:0x02088818 +func_ov000_020888b4 kind:function(arm,size=0x88) addr:0x020888b4 +func_ov000_0208893c kind:function(arm,size=0x30) addr:0x0208893c +func_ov000_0208896c kind:function(arm,size=0x24) addr:0x0208896c +func_ov000_02088990 kind:function(thumb,size=0x24) addr:0x02088990 +func_ov000_020889b4 kind:function(arm,size=0x440) addr:0x020889b4 +func_ov000_02088df4 kind:function(arm,size=0x114) addr:0x02088df4 +func_ov000_02088f08 kind:function(arm,size=0x40) addr:0x02088f08 +func_ov000_02088f48 kind:function(arm,size=0x6c) addr:0x02088f48 +func_ov000_02088fb4 kind:function(arm,size=0x68) addr:0x02088fb4 +func_ov000_0208901c kind:function(arm,size=0x11c) addr:0x0208901c +func_ov000_02089138 kind:function(arm,size=0x15c) addr:0x02089138 +func_ov000_02089294 kind:function(arm,size=0xf8) addr:0x02089294 +func_ov000_0208938c kind:function(arm,size=0xac) addr:0x0208938c +func_ov000_02089438 kind:function(arm,size=0x14) addr:0x02089438 +func_ov000_0208944c kind:function(arm,size=0x1c) addr:0x0208944c +func_ov000_02089468 kind:function(arm,size=0x14) addr:0x02089468 +func_ov000_0208947c kind:function(arm,size=0x7c) addr:0x0208947c +func_ov000_020894f8 kind:function(arm,size=0xc4) addr:0x020894f8 +func_ov000_020895bc kind:function(arm,size=0x90) addr:0x020895bc +func_ov000_0208964c kind:function(arm,size=0x50) addr:0x0208964c +func_ov000_0208969c kind:function(arm,size=0x98) addr:0x0208969c +func_ov000_02089734 kind:function(arm,size=0x10c) addr:0x02089734 +func_ov000_02089840 kind:function(arm,size=0xfc) addr:0x02089840 +func_ov000_0208993c kind:function(arm,size=0x60) addr:0x0208993c +func_ov000_0208999c kind:function(arm,size=0x64) addr:0x0208999c +func_ov000_02089a00 kind:function(arm,size=0x20) addr:0x02089a00 +func_ov000_02089a20 kind:function(arm,size=0xdc) addr:0x02089a20 +func_ov000_02089afc kind:function(arm,size=0x68) addr:0x02089afc +func_ov000_02089b64 kind:function(arm,size=0x94) addr:0x02089b64 +func_ov000_02089bf8 kind:function(arm,size=0xe4) addr:0x02089bf8 +func_ov000_02089cdc kind:function(arm,size=0xf8) addr:0x02089cdc +func_ov000_02089dd4 kind:function(arm,size=0xb8) addr:0x02089dd4 +func_ov000_02089e8c kind:function(arm,size=0x30) addr:0x02089e8c +func_ov000_02089ebc kind:function(arm,size=0x38) addr:0x02089ebc +func_ov000_02089ef4 kind:function(arm,size=0x14) addr:0x02089ef4 +func_ov000_02089f08 kind:function(arm,size=0x20) addr:0x02089f08 +func_ov000_02089f28 kind:function(arm,size=0x34) addr:0x02089f28 +func_ov000_02089f5c kind:function(arm,size=0x40) addr:0x02089f5c +func_ov000_02089f9c kind:function(arm,size=0x48) addr:0x02089f9c +func_ov000_02089fe4 kind:function(arm,size=0x198) addr:0x02089fe4 +func_ov000_0208a17c kind:function(arm,size=0x10c) addr:0x0208a17c +func_ov000_0208a288 kind:function(arm,size=0x15c) addr:0x0208a288 +func_ov000_0208a3e4 kind:function(arm,size=0x98) addr:0x0208a3e4 +func_ov000_0208a47c kind:function(arm,size=0x2c) addr:0x0208a47c +func_ov000_0208a4a8 kind:function(arm,size=0x24) addr:0x0208a4a8 +func_ov000_0208a4cc kind:function(arm,size=0x34) addr:0x0208a4cc +func_ov000_0208a500 kind:function(arm,size=0x34) addr:0x0208a500 +func_ov000_0208a534 kind:function(arm,size=0x40) addr:0x0208a534 +func_ov000_0208a574 kind:function(arm,size=0x14) addr:0x0208a574 +func_ov000_0208a588 kind:function(arm,size=0x7c) addr:0x0208a588 +func_ov000_0208a604 kind:function(arm,size=0x384) addr:0x0208a604 +func_ov000_0208a988 kind:function(arm,size=0x6c) addr:0x0208a988 +func_ov000_0208a9f4 kind:function(arm,size=0x14) addr:0x0208a9f4 +func_ov000_0208aa08 kind:function(arm,size=0x14) addr:0x0208aa08 +func_ov000_0208aa1c kind:function(arm,size=0x40) addr:0x0208aa1c +func_ov000_0208aa5c kind:function(arm,size=0x60) addr:0x0208aa5c +func_ov000_0208aabc kind:function(arm,size=0x94) addr:0x0208aabc +func_ov000_0208ab50 kind:function(arm,size=0x40) addr:0x0208ab50 +func_ov000_0208ab90 kind:function(arm,size=0x1ac) addr:0x0208ab90 +func_ov000_0208ad3c kind:function(arm,size=0x84) addr:0x0208ad3c +func_ov000_0208adc0 kind:function(arm,size=0x100) addr:0x0208adc0 +func_ov000_0208aec0 kind:function(arm,size=0x3c) addr:0x0208aec0 +func_ov000_0208aefc kind:function(arm,size=0x20) addr:0x0208aefc +func_ov000_0208af1c kind:function(arm,size=0x2c) addr:0x0208af1c +func_ov000_0208af48 kind:function(arm,size=0x34) addr:0x0208af48 +func_ov000_0208af7c kind:function(arm,size=0x2c) addr:0x0208af7c +func_ov000_0208afa8 kind:function(arm,size=0x4) addr:0x0208afa8 +func_ov000_0208afac kind:function(arm,size=0x24) addr:0x0208afac +func_ov000_0208afd0 kind:function(arm,size=0x14) addr:0x0208afd0 +func_ov000_0208afe4 kind:function(arm,size=0x2c) addr:0x0208afe4 +func_ov000_0208b010 kind:function(arm,size=0x4c) addr:0x0208b010 +func_ov000_0208b05c kind:function(thumb,size=0xc) addr:0x0208b05c +func_ov000_0208b068 kind:function(thumb,size=0x4) addr:0x0208b068 +func_ov000_0208b06c kind:function(arm,size=0x184) addr:0x0208b06c +func_ov000_0208b1f0 kind:function(arm,size=0x3c) addr:0x0208b1f0 +func_ov000_0208b22c kind:function(arm,size=0x64) addr:0x0208b22c +func_ov000_0208b290 kind:function(arm,size=0x64) addr:0x0208b290 +func_ov000_0208b2f4 kind:function(arm,size=0xbc) addr:0x0208b2f4 +func_ov000_0208b3b0 kind:function(arm,size=0xe8) addr:0x0208b3b0 +func_ov000_0208b498 kind:function(arm,size=0x28) addr:0x0208b498 +func_ov000_0208b4c0 kind:function(arm,size=0x68) addr:0x0208b4c0 +func_ov000_0208b528 kind:function(arm,size=0x88) addr:0x0208b528 +func_ov000_0208b5b0 kind:function(arm,size=0x30) addr:0x0208b5b0 +func_ov000_0208b5e0 kind:function(arm,size=0x40) addr:0x0208b5e0 +func_ov000_0208b620 kind:function(arm,size=0x28) addr:0x0208b620 +func_ov000_0208b648 kind:function(arm,size=0x24) addr:0x0208b648 +func_ov000_0208b66c kind:function(arm,size=0x18) addr:0x0208b66c +func_ov000_0208b684 kind:function(arm,size=0xe0) addr:0x0208b684 +func_ov000_0208b764 kind:function(arm,size=0x60) addr:0x0208b764 +func_ov000_0208b7c4 kind:function(arm,size=0x10) addr:0x0208b7c4 +func_ov000_0208b7d4 kind:function(arm,size=0x64) addr:0x0208b7d4 +func_ov000_0208b838 kind:function(arm,size=0x64) addr:0x0208b838 +func_ov000_0208b89c kind:function(thumb,size=0x48) addr:0x0208b89c +func_ov000_0208b8e4 kind:function(thumb,size=0x8) addr:0x0208b8e4 +func_ov000_0208b8ec kind:function(thumb,size=0x38) addr:0x0208b8ec +func_ov000_0208b924 kind:function(thumb,size=0x74) addr:0x0208b924 +func_ov000_0208b998 kind:function(arm,size=0x54) addr:0x0208b998 +func_ov000_0208b9ec kind:function(arm,size=0x74) addr:0x0208b9ec +func_ov000_0208ba60 kind:function(arm,size=0x30) addr:0x0208ba60 +func_ov000_0208ba90 kind:function(arm,size=0x328) addr:0x0208ba90 +func_ov000_0208bdb8 kind:function(arm,size=0x48) addr:0x0208bdb8 +func_ov000_0208be00 kind:function(thumb,size=0x10) addr:0x0208be00 +func_ov000_0208be10 kind:function(arm,size=0x68) addr:0x0208be10 +func_ov000_0208be78 kind:function(arm,size=0x28) addr:0x0208be78 +func_ov000_0208bea0 kind:function(arm,size=0x60) addr:0x0208bea0 +func_ov000_0208bf00 kind:function(arm,size=0x198) addr:0x0208bf00 +func_ov000_0208c098 kind:function(arm,size=0x8c) addr:0x0208c098 +func_ov000_0208c124 kind:function(arm,size=0x7c) addr:0x0208c124 +func_ov000_0208c1a0 kind:function(arm,size=0x50) addr:0x0208c1a0 +func_ov000_0208c1f0 kind:function(arm,size=0x18) addr:0x0208c1f0 +func_ov000_0208c208 kind:function(arm,size=0x90) addr:0x0208c208 +func_ov000_0208c298 kind:function(arm,size=0x150) addr:0x0208c298 +func_ov000_0208c3e8 kind:function(arm,size=0xa0) addr:0x0208c3e8 +func_ov000_0208c488 kind:function(arm,size=0x88) addr:0x0208c488 +func_ov000_0208c510 kind:function(arm,size=0x48) addr:0x0208c510 +func_ov000_0208c558 kind:function(arm,size=0x14) addr:0x0208c558 +func_ov000_0208c56c kind:function(thumb,size=0x4c) addr:0x0208c56c +func_ov000_0208c5b8 kind:function(thumb,size=0x28) addr:0x0208c5b8 +func_ov000_0208c5e0 kind:function(arm,size=0x1fc) addr:0x0208c5e0 +func_ov000_0208c7dc kind:function(arm,size=0x7c) addr:0x0208c7dc +func_ov000_0208c858 kind:function(arm,size=0xbc) addr:0x0208c858 +func_ov000_0208c914 kind:function(arm,size=0x30) addr:0x0208c914 +func_ov000_0208c944 kind:function(arm,size=0xb4) addr:0x0208c944 +func_ov000_0208c9f8 kind:function(arm,size=0x18c) addr:0x0208c9f8 +func_ov000_0208cb84 kind:function(arm,size=0x124) addr:0x0208cb84 +func_ov000_0208cca8 kind:function(arm,size=0x41c) addr:0x0208cca8 +func_ov000_0208d0c4 kind:function(arm,size=0x20) addr:0x0208d0c4 +func_ov000_0208d0e4 kind:function(arm,size=0x20) addr:0x0208d0e4 +func_ov000_0208d104 kind:function(arm,size=0x10) addr:0x0208d104 +func_ov000_0208d114 kind:function(thumb,size=0x20) addr:0x0208d114 +func_ov000_0208d134 kind:function(arm,size=0x20) addr:0x0208d134 +func_ov000_0208d154 kind:function(arm,size=0x14) addr:0x0208d154 +func_ov000_0208d168 kind:function(arm,size=0x1c) addr:0x0208d168 +func_ov000_0208d184 kind:function(arm,size=0x1c) addr:0x0208d184 +func_ov000_0208d1a0 kind:function(arm,size=0x10) addr:0x0208d1a0 +func_ov000_0208d1b0 kind:function(arm,size=0x10) addr:0x0208d1b0 +func_ov000_0208d1c0 kind:function(arm,size=0x10) addr:0x0208d1c0 +func_ov000_0208d1d0 kind:function(arm,size=0x10) addr:0x0208d1d0 +func_ov000_0208d1e0 kind:function(arm,size=0x10) addr:0x0208d1e0 +func_ov000_0208d1f0 kind:function(arm,size=0x10) addr:0x0208d1f0 +func_ov000_0208d200 kind:function(arm,size=0x28) addr:0x0208d200 +func_ov000_0208d228 kind:function(arm,size=0x18) addr:0x0208d228 +func_ov000_0208d240 kind:function(arm,size=0x18) addr:0x0208d240 +func_ov000_0208d258 kind:function(arm,size=0x10) addr:0x0208d258 +func_ov000_0208d268 kind:function(arm,size=0x10) addr:0x0208d268 +func_ov000_0208d278 kind:function(arm,size=0x10) addr:0x0208d278 +func_ov000_0208d288 kind:function(arm,size=0x10) addr:0x0208d288 +func_ov000_0208d298 kind:function(arm,size=0x10) addr:0x0208d298 +func_ov000_0208d2a8 kind:function(arm,size=0x2c) addr:0x0208d2a8 +func_ov000_0208d2d4 kind:function(arm,size=0x1c) addr:0x0208d2d4 +func_ov000_0208d2f0 kind:function(arm,size=0x40) addr:0x0208d2f0 +func_ov000_0208d330 kind:function(arm,size=0x40) addr:0x0208d330 +func_ov000_0208d370 kind:function(arm,size=0x88) addr:0x0208d370 +func_ov000_0208d3f8 kind:function(arm,size=0x10) addr:0x0208d3f8 +func_ov000_0208d408 kind:function(arm,size=0x18) addr:0x0208d408 +func_ov000_0208d420 kind:function(arm,size=0x34) addr:0x0208d420 +func_ov000_0208d454 kind:function(arm,size=0x10) addr:0x0208d454 +func_ov000_0208d464 kind:function(arm,size=0x10) addr:0x0208d464 +func_ov000_0208d474 kind:function(arm,size=0x18) addr:0x0208d474 +func_ov000_0208d48c kind:function(arm,size=0x20) addr:0x0208d48c +func_ov000_0208d4ac kind:function(arm,size=0x10) addr:0x0208d4ac +func_ov000_0208d4bc kind:function(arm,size=0x18) addr:0x0208d4bc +func_ov000_0208d4d4 kind:function(arm,size=0x10) addr:0x0208d4d4 +func_ov000_0208d4e4 kind:function(arm,size=0x3c) addr:0x0208d4e4 +func_ov000_0208d520 kind:function(arm,size=0x28) addr:0x0208d520 +func_ov000_0208d548 kind:function(arm,size=0x2c) addr:0x0208d548 +func_ov000_0208d574 kind:function(arm,size=0x2c) addr:0x0208d574 +func_ov000_0208d5a0 kind:function(arm,size=0x20) addr:0x0208d5a0 +func_ov000_0208d5c0 kind:function(arm,size=0x20) addr:0x0208d5c0 +func_ov000_0208d5e0 kind:function(arm,size=0x2c) addr:0x0208d5e0 +func_ov000_0208d60c kind:function(arm,size=0x34) addr:0x0208d60c +func_ov000_0208d640 kind:function(arm,size=0x20) addr:0x0208d640 +func_ov000_0208d660 kind:function(arm,size=0x24) addr:0x0208d660 +func_ov000_0208d684 kind:function(arm,size=0x10) addr:0x0208d684 +func_ov000_0208d694 kind:function(arm,size=0x14) addr:0x0208d694 +func_ov000_0208d6a8 kind:function(arm,size=0x14) addr:0x0208d6a8 +func_ov000_0208d6bc kind:function(thumb,size=0x3c) addr:0x0208d6bc +func_ov000_0208d6f8 kind:function(thumb,size=0x38) addr:0x0208d6f8 +func_ov000_0208d730 kind:function(thumb,size=0x48) addr:0x0208d730 +func_ov000_0208d778 kind:function(arm,size=0x40) addr:0x0208d778 +func_ov000_0208d7b8 kind:function(arm,size=0x28) addr:0x0208d7b8 +func_ov000_0208d7e0 kind:function(arm,size=0x74) addr:0x0208d7e0 +func_ov000_0208d854 kind:function(arm,size=0x298) addr:0x0208d854 +func_ov000_0208daec kind:function(arm,size=0x14) addr:0x0208daec +func_ov000_0208db00 kind:function(arm,size=0x1c) addr:0x0208db00 +func_ov000_0208db1c kind:function(arm,size=0x178) addr:0x0208db1c +func_ov000_0208dc94 kind:function(arm,size=0xe4) addr:0x0208dc94 +func_ov000_0208dd78 kind:function(arm,size=0x14) addr:0x0208dd78 +func_ov000_0208dd8c kind:function(arm,size=0x1c) addr:0x0208dd8c +func_ov000_0208dda8 kind:function(thumb,size=0x4) addr:0x0208dda8 +func_ov000_0208ddac kind:function(arm,size=0x50) addr:0x0208ddac +func_ov000_0208ddfc kind:function(arm,size=0x68) addr:0x0208ddfc +func_ov000_0208de64 kind:function(thumb,size=0x24) addr:0x0208de64 +func_ov000_0208de88 kind:function(arm,size=0x40) addr:0x0208de88 +func_ov000_0208dec8 kind:function(arm,size=0x1c) addr:0x0208dec8 +func_ov000_0208dee4 kind:function(arm,size=0x68) addr:0x0208dee4 +func_ov000_0208df4c kind:function(thumb,size=0x18) addr:0x0208df4c +func_ov000_0208df64 kind:function(arm,size=0x6c) addr:0x0208df64 +func_ov000_0208dfd0 kind:function(thumb,size=0x1c) addr:0x0208dfd0 +func_ov000_0208dfec kind:function(thumb,size=0x4c) addr:0x0208dfec +func_ov000_0208e038 kind:function(thumb,size=0x3c) addr:0x0208e038 +func_ov000_0208e074 kind:function(arm,size=0x6c) addr:0x0208e074 +func_ov000_0208e0e0 kind:function(arm,size=0xc0) addr:0x0208e0e0 +func_ov000_0208e1a0 kind:function(arm,size=0x40) addr:0x0208e1a0 +func_ov000_0208e1e0 kind:function(arm,size=0xc4) addr:0x0208e1e0 +func_ov000_0208e2a4 kind:function(arm,size=0x24) addr:0x0208e2a4 +func_ov000_0208e2c8 kind:function(arm,size=0x30) addr:0x0208e2c8 +func_ov000_0208e2f8 kind:function(arm,size=0x38) addr:0x0208e2f8 +func_ov000_0208e330 kind:function(arm,size=0x38) addr:0x0208e330 +func_ov000_0208e368 kind:function(arm,size=0x4c) addr:0x0208e368 +func_ov000_0208e3b4 kind:function(arm,size=0x4c) addr:0x0208e3b4 +func_ov000_0208e400 kind:function(arm,size=0x78) addr:0x0208e400 +func_ov000_0208e478 kind:function(arm,size=0x68) addr:0x0208e478 +func_ov000_0208e4e0 kind:function(arm,size=0x50) addr:0x0208e4e0 +func_ov000_0208e530 kind:function(arm,size=0x70) addr:0x0208e530 +func_ov000_0208e5a0 kind:function(arm,size=0x58) addr:0x0208e5a0 +func_ov000_0208e5f8 kind:function(arm,size=0x210) addr:0x0208e5f8 +func_ov000_0208e808 kind:function(arm,size=0x50) addr:0x0208e808 +func_ov000_0208e858 kind:function(arm,size=0x60) addr:0x0208e858 +func_ov000_0208e8b8 kind:function(arm,size=0x58) addr:0x0208e8b8 +func_ov000_0208e910 kind:function(arm,size=0x174) addr:0x0208e910 +func_ov000_0208ea84 kind:function(arm,size=0x28) addr:0x0208ea84 +func_ov000_0208eaac kind:function(arm,size=0x2c) addr:0x0208eaac +func_ov000_0208ead8 kind:function(thumb,size=0x90) addr:0x0208ead8 +func_ov000_0208eb68 kind:function(arm,size=0x114) addr:0x0208eb68 +func_ov000_0208ec7c kind:function(arm,size=0x6c) addr:0x0208ec7c +func_ov000_0208ece8 kind:function(arm,size=0x148) addr:0x0208ece8 +func_ov000_0208ee30 kind:function(arm,size=0x9c) addr:0x0208ee30 +func_ov000_0208eecc kind:function(arm,size=0x100) addr:0x0208eecc +func_ov000_0208efcc kind:function(arm,size=0x38) addr:0x0208efcc +func_ov000_0208f004 kind:function(arm,size=0x18) addr:0x0208f004 +func_ov000_0208f01c kind:function(arm,size=0x194) addr:0x0208f01c +func_ov000_0208f1b0 kind:function(arm,size=0x34) addr:0x0208f1b0 +func_ov000_0208f1e4 kind:function(arm,size=0xd8) addr:0x0208f1e4 +func_ov000_0208f2bc kind:function(arm,size=0xc) addr:0x0208f2bc +func_ov000_0208f2c8 kind:function(arm,size=0x18) addr:0x0208f2c8 +func_ov000_0208f2e0 kind:function(arm,size=0x1c) addr:0x0208f2e0 +func_ov000_0208f2fc kind:function(arm,size=0x18) addr:0x0208f2fc +func_ov000_0208f314 kind:function(arm,size=0x10) addr:0x0208f314 +func_ov000_0208f324 kind:function(arm,size=0x10) addr:0x0208f324 +func_ov000_0208f334 kind:function(arm,size=0x10) addr:0x0208f334 +func_ov000_0208f344 kind:function(arm,size=0x10) addr:0x0208f344 +func_ov000_0208f354 kind:function(arm,size=0x10) addr:0x0208f354 +func_ov000_0208f364 kind:function(arm,size=0x10) addr:0x0208f364 +func_ov000_0208f374 kind:function(arm,size=0x58) addr:0x0208f374 +func_ov000_0208f3cc kind:function(arm,size=0x60) addr:0x0208f3cc +func_ov000_0208f42c kind:function(arm,size=0x10) addr:0x0208f42c +func_ov000_0208f43c kind:function(arm,size=0x10) addr:0x0208f43c +func_ov000_0208f44c kind:function(arm,size=0x70c) addr:0x0208f44c +func_ov000_0208fb58 kind:function(arm,size=0xbc) addr:0x0208fb58 +func_ov000_0208fc14 kind:function(arm,size=0x10) addr:0x0208fc14 +func_ov000_0208fc24 kind:function(arm,size=0x10) addr:0x0208fc24 +func_ov000_0208fc34 kind:function(arm,size=0x10) addr:0x0208fc34 +func_ov000_0208fc44 kind:function(arm,size=0x10) addr:0x0208fc44 +func_ov000_0208fc54 kind:function(arm,size=0x10) addr:0x0208fc54 +func_ov000_0208fc64 kind:function(arm,size=0x60) addr:0x0208fc64 +func_ov000_0208fcc4 kind:function(arm,size=0x40) addr:0x0208fcc4 +func_ov000_0208fd04 kind:function(arm,size=0x4c) addr:0x0208fd04 +func_ov000_0208fd50 kind:function(arm,size=0x54) addr:0x0208fd50 +func_ov000_0208fda4 kind:function(arm,size=0x3c) addr:0x0208fda4 +func_ov000_0208fde0 kind:function(arm,size=0x18) addr:0x0208fde0 +func_ov000_0208fdf8 kind:function(arm,size=0x2c) addr:0x0208fdf8 +func_ov000_0208fe24 kind:function(arm,size=0x40) addr:0x0208fe24 +func_ov000_0208fe64 kind:function(thumb,size=0x68) addr:0x0208fe64 +func_ov000_0208fecc kind:function(arm,size=0x14) addr:0x0208fecc +func_ov000_0208fee0 kind:function(arm,size=0x1c) addr:0x0208fee0 +func_ov000_0208fefc kind:function(arm,size=0x10) addr:0x0208fefc +func_ov000_0208ff0c kind:function(arm,size=0x14) addr:0x0208ff0c +func_ov000_0208ff20 kind:function(arm,size=0x14) addr:0x0208ff20 +func_ov000_0208ff34 kind:function(thumb,size=0x1c) addr:0x0208ff34 +func_ov000_0208ff50 kind:function(thumb,size=0x148) addr:0x0208ff50 +func_ov000_02090098 kind:function(thumb,size=0x10) addr:0x02090098 +func_ov000_020900a8 kind:function(thumb,size=0x10) addr:0x020900a8 +func_ov000_020900b8 kind:function(thumb,size=0x18) addr:0x020900b8 +func_ov000_020900d0 kind:function(thumb,size=0x7c) addr:0x020900d0 +func_ov000_0209014c kind:function(thumb,size=0x6c) addr:0x0209014c +func_ov000_020901b8 kind:function(thumb,size=0x68) addr:0x020901b8 +func_ov000_02090220 kind:function(thumb,size=0x4c) addr:0x02090220 +func_ov000_0209026c kind:function(arm,size=0x104) addr:0x0209026c +func_ov000_02090370 kind:function(arm,size=0x60) addr:0x02090370 +func_ov000_020903d0 kind:function(thumb,size=0x1c) addr:0x020903d0 +func_ov000_020903ec kind:function(thumb,size=0x20) addr:0x020903ec +func_ov000_0209040c kind:function(thumb,size=0x34) addr:0x0209040c +func_ov000_02090440 kind:function(thumb,size=0xc4) addr:0x02090440 +func_ov000_02090504 kind:function(thumb,size=0x6c) addr:0x02090504 +func_ov000_02090570 kind:function(arm,size=0x8c) addr:0x02090570 +func_ov000_020905fc kind:function(arm,size=0x68) addr:0x020905fc +func_ov000_02090664 kind:function(thumb,size=0x34) addr:0x02090664 +func_ov000_02090698 kind:function(thumb,size=0x14) addr:0x02090698 +func_ov000_020906ac kind:function(thumb,size=0x14) addr:0x020906ac +func_ov000_020906c0 kind:function(arm,size=0x28) addr:0x020906c0 +func_ov000_020906e8 kind:function(arm,size=0x430) addr:0x020906e8 +func_ov000_02090b18 kind:function(arm,size=0x120) addr:0x02090b18 +func_ov000_02090c38 kind:function(arm,size=0x124) addr:0x02090c38 +func_ov000_02090d5c kind:function(arm,size=0x1a0) addr:0x02090d5c +func_ov000_02090efc kind:function(arm,size=0x8c) addr:0x02090efc +func_ov000_02090f88 kind:function(arm,size=0x4) addr:0x02090f88 +func_ov000_02090f8c kind:function(arm,size=0x14) addr:0x02090f8c +func_ov000_02090fa0 kind:function(arm,size=0x4) addr:0x02090fa0 +func_ov000_02090fa4 kind:function(arm,size=0x8c) addr:0x02090fa4 +func_ov000_02091030 kind:function(arm,size=0x40) addr:0x02091030 +func_ov000_02091070 kind:function(arm,size=0x11c) addr:0x02091070 +func_ov000_0209118c kind:function(arm,size=0x324) addr:0x0209118c +func_ov000_020914b0 kind:function(arm,size=0xc8) addr:0x020914b0 +func_ov000_02091578 kind:function(arm,size=0x58) addr:0x02091578 +func_ov000_020915d0 kind:function(arm,size=0x44) addr:0x020915d0 +func_ov000_02091614 kind:function(arm,size=0x154) addr:0x02091614 +func_ov000_02091768 kind:function(arm,size=0xc8) addr:0x02091768 +func_ov000_02091830 kind:function(arm,size=0x48) addr:0x02091830 +func_ov000_02091878 kind:function(arm,size=0x8) addr:0x02091878 +func_ov000_02091880 kind:function(arm,size=0x50) addr:0x02091880 +func_ov000_020918d0 kind:function(arm,size=0x55c) addr:0x020918d0 +func_ov000_02091e2c kind:function(arm,size=0x3c) addr:0x02091e2c +func_ov000_02091e68 kind:function(arm,size=0x30) addr:0x02091e68 +func_ov000_02091e98 kind:function(arm,size=0x4) addr:0x02091e98 +func_ov000_02091e9c kind:function(arm,size=0x4) addr:0x02091e9c +func_ov000_02091ea0 kind:function(arm,size=0x54) addr:0x02091ea0 +func_ov000_02091ef4 kind:function(arm,size=0x38) addr:0x02091ef4 +func_ov000_02091f2c kind:function(arm,size=0x90) addr:0x02091f2c +func_ov000_02091fbc kind:function(arm,size=0x104) addr:0x02091fbc +func_ov000_020920c0 kind:function(arm,size=0x10c) addr:0x020920c0 +func_ov000_020921cc kind:function(arm,size=0x44) addr:0x020921cc +func_ov000_02092210 kind:function(arm,size=0x50) addr:0x02092210 +func_ov000_02092260 kind:function(arm,size=0x2c) addr:0x02092260 +func_ov000_0209228c kind:function(arm,size=0x438) addr:0x0209228c +func_ov000_020926c4 kind:function(arm,size=0x524) addr:0x020926c4 +func_ov000_02092be8 kind:function(arm,size=0x68) addr:0x02092be8 +func_ov000_02092c50 kind:function(arm,size=0x20) addr:0x02092c50 +func_ov000_02092c70 kind:function(arm,size=0xb4) addr:0x02092c70 +func_ov000_02092d24 kind:function(arm,size=0x34) addr:0x02092d24 +func_ov000_02092d58 kind:function(arm,size=0x40) addr:0x02092d58 +func_ov000_02092d98 kind:function(arm,size=0x48) addr:0x02092d98 +func_ov000_02092de0 kind:function(arm,size=0xe4) addr:0x02092de0 +func_ov000_02092ec4 kind:function(arm,size=0x4c4) addr:0x02092ec4 +func_ov000_02093388 kind:function(thumb,size=0x1f4) addr:0x02093388 +func_ov000_0209357c kind:function(arm,size=0x18) addr:0x0209357c +func_ov000_02093594 kind:function(arm,size=0x50) addr:0x02093594 +func_ov000_020935e4 kind:function(arm,size=0x28) addr:0x020935e4 +func_ov000_0209360c kind:function(arm,size=0x164) addr:0x0209360c +func_ov000_02093770 kind:function(arm,size=0x1c) addr:0x02093770 +func_ov000_0209378c kind:function(arm,size=0x34) addr:0x0209378c +func_ov000_020937c0 kind:function(arm,size=0xc4) addr:0x020937c0 +func_ov000_02093884 kind:function(arm,size=0x3c) addr:0x02093884 +func_ov000_020938c0 kind:function(arm,size=0x464) addr:0x020938c0 +func_ov000_02093d24 kind:function(arm,size=0x7f0) addr:0x02093d24 +func_ov000_02094514 kind:function(arm,size=0x70) addr:0x02094514 +func_ov000_02094584 kind:function(arm,size=0x24) addr:0x02094584 +func_ov000_020945a8 kind:function(arm,size=0x19c) addr:0x020945a8 +func_ov000_02094744 kind:function(arm,size=0x28) addr:0x02094744 +func_ov000_0209476c kind:function(arm,size=0x28) addr:0x0209476c +func_ov000_02094794 kind:function(arm,size=0x3c) addr:0x02094794 +func_ov000_020947d0 kind:function(arm,size=0x78) addr:0x020947d0 +func_ov000_02094848 kind:function(arm,size=0xe4) addr:0x02094848 +func_ov000_0209492c kind:function(arm,size=0xf0) addr:0x0209492c +func_ov000_02094a1c kind:function(arm,size=0xf8) addr:0x02094a1c +func_ov000_02094b14 kind:function(arm,size=0x124) addr:0x02094b14 +func_ov000_02094c38 kind:function(arm,size=0xb0) addr:0x02094c38 +func_ov000_02094ce8 kind:function(arm,size=0x44) addr:0x02094ce8 +func_ov000_02094d2c kind:function(arm,size=0x4c) addr:0x02094d2c +func_ov000_02094d78 kind:function(arm,size=0x28) addr:0x02094d78 +func_ov000_02094da0 kind:function(arm,size=0x28) addr:0x02094da0 +func_ov000_02094dc8 kind:function(arm,size=0x2c) addr:0x02094dc8 +func_ov000_02094df4 kind:function(arm,size=0x38) addr:0x02094df4 +func_ov000_02094e2c kind:function(arm,size=0x3c) addr:0x02094e2c +func_ov000_02094e68 kind:function(arm,size=0x58) addr:0x02094e68 +func_ov000_02094ec0 kind:function(arm,size=0xc0) addr:0x02094ec0 +func_ov000_02094f80 kind:function(arm,size=0x2c) addr:0x02094f80 +func_ov000_02094fac kind:function(arm,size=0x2c) addr:0x02094fac +func_ov000_02094fd8 kind:function(arm,size=0x58) addr:0x02094fd8 +func_ov000_02095030 kind:function(arm,size=0xb0) addr:0x02095030 +func_ov000_020950e0 kind:function(arm,size=0x10) addr:0x020950e0 +func_ov000_020950f0 kind:function(arm,size=0x30) addr:0x020950f0 +func_ov000_02095120 kind:function(arm,size=0x44) addr:0x02095120 +func_ov000_02095164 kind:function(arm,size=0x28) addr:0x02095164 +func_ov000_0209518c kind:function(arm,size=0x28) addr:0x0209518c +func_ov000_020951b4 kind:function(arm,size=0x2c) addr:0x020951b4 +func_ov000_020951e0 kind:function(arm,size=0x68) addr:0x020951e0 +func_ov000_02095248 kind:function(arm,size=0x18) addr:0x02095248 +func_ov000_02095260 kind:function(arm,size=0xc) addr:0x02095260 +func_ov000_0209526c kind:function(arm,size=0x38) addr:0x0209526c +func_ov000_020952a4 kind:function(arm,size=0x21c) addr:0x020952a4 +func_ov000_020954c0 kind:function(arm,size=0x34) addr:0x020954c0 +func_ov000_020954f4 kind:function(arm,size=0x60) addr:0x020954f4 +func_ov000_02095554 kind:function(arm,size=0x1b8) addr:0x02095554 +func_ov000_0209570c kind:function(arm,size=0x1c) addr:0x0209570c +func_ov000_02095728 kind:function(arm,size=0x5c) addr:0x02095728 +func_ov000_02095784 kind:function(arm,size=0x18) addr:0x02095784 +func_ov000_0209579c kind:function(arm,size=0x2c) addr:0x0209579c +func_ov000_020957c8 kind:function(arm,size=0x20) addr:0x020957c8 +func_ov000_020957e8 kind:function(arm,size=0x20) addr:0x020957e8 +func_ov000_02095808 kind:function(arm,size=0x30) addr:0x02095808 +func_ov000_02095838 kind:function(arm,size=0x20) addr:0x02095838 +func_ov000_02095858 kind:function(arm,size=0x20) addr:0x02095858 +func_ov000_02095878 kind:function(arm,size=0x20) addr:0x02095878 +func_ov000_02095898 kind:function(arm,size=0x20) addr:0x02095898 +func_ov000_020958b8 kind:function(arm,size=0x20) addr:0x020958b8 +func_ov000_020958d8 kind:function(arm,size=0x30) addr:0x020958d8 +func_ov000_02095908 kind:function(arm,size=0x20) addr:0x02095908 +func_ov000_02095928 kind:function(arm,size=0x20) addr:0x02095928 +func_ov000_02095948 kind:function(arm,size=0x20) addr:0x02095948 +func_ov000_02095968 kind:function(arm,size=0x20) addr:0x02095968 +func_ov000_02095988 kind:function(arm,size=0x20) addr:0x02095988 +func_ov000_020959a8 kind:function(arm,size=0x20) addr:0x020959a8 +func_ov000_020959c8 kind:function(arm,size=0x20) addr:0x020959c8 +func_ov000_020959e8 kind:function(arm,size=0x20) addr:0x020959e8 +func_ov000_02095a08 kind:function(arm,size=0x20) addr:0x02095a08 +func_ov000_02095a28 kind:function(arm,size=0x20) addr:0x02095a28 +func_ov000_02095a48 kind:function(arm,size=0x20) addr:0x02095a48 +func_ov000_02095a68 kind:function(arm,size=0x30) addr:0x02095a68 +func_ov000_02095a98 kind:function(arm,size=0x20) addr:0x02095a98 +func_ov000_02095ab8 kind:function(arm,size=0x20) addr:0x02095ab8 +func_ov000_02095ad8 kind:function(arm,size=0x20) addr:0x02095ad8 +func_ov000_02095af8 kind:function(arm,size=0x20) addr:0x02095af8 +func_ov000_02095b18 kind:function(arm,size=0x20) addr:0x02095b18 +func_ov000_02095b38 kind:function(arm,size=0x20) addr:0x02095b38 +func_ov000_02095b58 kind:function(arm,size=0x20) addr:0x02095b58 +func_ov000_02095b78 kind:function(arm,size=0x20) addr:0x02095b78 +func_ov000_02095b98 kind:function(arm,size=0x20) addr:0x02095b98 +func_ov000_02095bb8 kind:function(arm,size=0x20) addr:0x02095bb8 +func_ov000_02095bd8 kind:function(arm,size=0x4c) addr:0x02095bd8 +func_ov000_02095c24 kind:function(arm,size=0x34) addr:0x02095c24 +func_ov000_02095c58 kind:function(arm,size=0x3c) addr:0x02095c58 +func_ov000_02095c94 kind:function(arm,size=0x834) addr:0x02095c94 +func_ov000_020964c8 kind:function(arm,size=0x48) addr:0x020964c8 +func_ov000_02096510 kind:function(arm,size=0x7bc) addr:0x02096510 +func_ov000_02096ccc kind:function(arm,size=0x454) addr:0x02096ccc +func_ov000_02097120 kind:function(arm,size=0x184) addr:0x02097120 +func_ov000_020972a4 kind:function(arm,size=0x3d4) addr:0x020972a4 +func_ov000_02097678 kind:function(arm,size=0x58) addr:0x02097678 +func_ov000_020976d0 kind:function(arm,size=0x34) addr:0x020976d0 +func_ov000_02097704 kind:function(arm,size=0x34) addr:0x02097704 +func_ov000_02097738 kind:function(arm,size=0x3c) addr:0x02097738 +func_ov000_02097774 kind:function(arm,size=0x70) addr:0x02097774 +func_ov000_020977e4 kind:function(arm,size=0x124) addr:0x020977e4 +func_ov000_02097908 kind:function(arm,size=0x6c) addr:0x02097908 +func_ov000_02097974 kind:function(arm,size=0x2c) addr:0x02097974 +func_ov000_020979a0 kind:function(arm,size=0x170) addr:0x020979a0 +func_ov000_02097b10 kind:function(arm,size=0x514) addr:0x02097b10 +func_ov000_02098024 kind:function(arm,size=0x20) addr:0x02098024 +func_ov000_02098044 kind:function(arm,size=0x28) addr:0x02098044 +func_ov000_0209806c kind:function(arm,size=0x28) addr:0x0209806c +func_ov000_02098094 kind:function(arm,size=0x1c) addr:0x02098094 +func_ov000_020980b0 kind:function(arm,size=0xb8) addr:0x020980b0 +func_ov000_02098168 kind:function(arm,size=0xe8) addr:0x02098168 +func_ov000_02098250 kind:function(arm,size=0x58) addr:0x02098250 +func_ov000_020982a8 kind:function(arm,size=0x28) addr:0x020982a8 +func_ov000_020982d0 kind:function(arm,size=0x78) addr:0x020982d0 +func_ov000_02098348 kind:function(arm,size=0x14) addr:0x02098348 +func_ov000_0209835c kind:function(arm,size=0x24) addr:0x0209835c +func_ov000_02098380 kind:function(arm,size=0x48) addr:0x02098380 +func_ov000_020983c8 kind:function(arm,size=0x14) addr:0x020983c8 +func_ov000_020983dc kind:function(arm,size=0x20) addr:0x020983dc +func_ov000_020983fc kind:function(arm,size=0x48) addr:0x020983fc +func_ov000_02098444 kind:function(arm,size=0xc) addr:0x02098444 +func_ov000_02098450 kind:function(arm,size=0x8) addr:0x02098450 +func_ov000_02098458 kind:function(arm,size=0x8) addr:0x02098458 +func_ov000_02098460 kind:function(arm,size=0x8) addr:0x02098460 +func_ov000_02098468 kind:function(arm,size=0x8) addr:0x02098468 +func_ov000_02098470 kind:function(arm,size=0x4) addr:0x02098470 +func_ov000_02098474 kind:function(arm,size=0x8) addr:0x02098474 +func_ov000_0209847c kind:function(arm,size=0x24) addr:0x0209847c +func_ov000_020984a0 kind:function(arm,size=0x14) addr:0x020984a0 +func_ov000_020984b4 kind:function(arm,size=0x68) addr:0x020984b4 +func_ov000_0209851c kind:function(arm,size=0xdc) addr:0x0209851c +func_ov000_020985f8 kind:function(arm,size=0x6c) addr:0x020985f8 +func_ov000_02098664 kind:function(arm,size=0x38) addr:0x02098664 +func_ov000_0209869c kind:function(arm,size=0x164) addr:0x0209869c +func_ov000_02098800 kind:function(arm,size=0x7c) addr:0x02098800 +func_ov000_0209887c kind:function(arm,size=0xc4) addr:0x0209887c +func_ov000_02098940 kind:function(arm,size=0xb8) addr:0x02098940 +func_ov000_020989f8 kind:function(arm,size=0x44) addr:0x020989f8 +func_ov000_02098a3c kind:function(arm,size=0x154) addr:0x02098a3c +func_ov000_02098b90 kind:function(arm,size=0xc) addr:0x02098b90 +func_ov000_02098b9c kind:function(arm,size=0xc) addr:0x02098b9c +func_ov000_02098ba8 kind:function(arm,size=0x50) addr:0x02098ba8 +func_ov000_02098bf8 kind:function(arm,size=0x98) addr:0x02098bf8 +func_ov000_02098c90 kind:function(arm,size=0x4c) addr:0x02098c90 +func_ov000_02098cdc kind:function(arm,size=0x20) addr:0x02098cdc +func_ov000_02098cfc kind:function(arm,size=0x78) addr:0x02098cfc +func_ov000_02098d74 kind:function(arm,size=0x1c) addr:0x02098d74 +func_ov000_02098d90 kind:function(arm,size=0x1c) addr:0x02098d90 +func_ov000_02098dac kind:function(arm,size=0x78) addr:0x02098dac +func_ov000_02098e24 kind:function(arm,size=0xa8) addr:0x02098e24 +func_ov000_02098ecc kind:function(arm,size=0x28) addr:0x02098ecc +func_ov000_02098ef4 kind:function(arm,size=0x8) addr:0x02098ef4 +func_ov000_02098efc kind:function(arm,size=0x7c) addr:0x02098efc +func_ov000_02098f78 kind:function(arm,size=0x14) addr:0x02098f78 +func_ov000_02098f8c kind:function(arm,size=0x2c) addr:0x02098f8c +func_ov000_02098fb8 kind:function(arm,size=0x4) addr:0x02098fb8 +func_ov000_02098fbc kind:function(arm,size=0x4) addr:0x02098fbc +func_ov000_02098fc0 kind:function(arm,size=0x4) addr:0x02098fc0 +func_ov000_02098fc4 kind:function(arm,size=0x7c) addr:0x02098fc4 +func_ov000_02099040 kind:function(arm,size=0x30) addr:0x02099040 +func_ov000_02099070 kind:function(arm,size=0x14) addr:0x02099070 +func_ov000_02099084 kind:function(arm,size=0x30) addr:0x02099084 +func_ov000_020990b4 kind:function(arm,size=0x38) addr:0x020990b4 +func_ov000_020990ec kind:function(arm,size=0x8) addr:0x020990ec +func_ov000_020990f4 kind:function(arm,size=0x20) addr:0x020990f4 +func_ov000_02099114 kind:function(arm,size=0x2c) addr:0x02099114 +func_ov000_02099140 kind:function(arm,size=0x1c) addr:0x02099140 +func_ov000_0209915c kind:function(arm,size=0x30) addr:0x0209915c +func_ov000_0209918c kind:function(arm,size=0x8) addr:0x0209918c +func_ov000_02099194 kind:function(arm,size=0x2c) addr:0x02099194 +func_ov000_020991c0 kind:function(arm,size=0x70) addr:0x020991c0 +func_ov000_02099230 kind:function(arm,size=0x70) addr:0x02099230 +func_ov000_020992a0 kind:function(arm,size=0x70) addr:0x020992a0 +func_ov000_02099310 kind:function(arm,size=0x1c) addr:0x02099310 +func_ov000_0209932c kind:function(arm,size=0x34) addr:0x0209932c +func_ov000_02099360 kind:function(arm,size=0x34) addr:0x02099360 +func_ov000_02099394 kind:function(arm,size=0x28) addr:0x02099394 +func_ov000_020993bc kind:function(arm,size=0xc) addr:0x020993bc +func_ov000_020993c8 kind:function(arm,size=0x80) addr:0x020993c8 +func_ov000_02099448 kind:function(arm,size=0x7c) addr:0x02099448 +func_ov000_020994c4 kind:function(arm,size=0x14) addr:0x020994c4 +func_ov000_020994d8 kind:function(arm,size=0x1c) addr:0x020994d8 +func_ov000_020994f4 kind:function(arm,size=0xb8) addr:0x020994f4 +func_ov000_020995ac kind:function(arm,size=0x9c) addr:0x020995ac +func_ov000_02099648 kind:function(arm,size=0x98) addr:0x02099648 +func_ov000_020996e0 kind:function(arm,size=0x94) addr:0x020996e0 +func_ov000_02099774 kind:function(arm,size=0xb0) addr:0x02099774 +func_ov000_02099824 kind:function(arm,size=0x64) addr:0x02099824 +func_ov000_02099888 kind:function(arm,size=0x80) addr:0x02099888 +func_ov000_02099908 kind:function(arm,size=0x80) addr:0x02099908 +func_ov000_02099988 kind:function(arm,size=0x64) addr:0x02099988 +func_ov000_020999ec kind:function(arm,size=0x64) addr:0x020999ec +func_ov000_02099a50 kind:function(arm,size=0x18) addr:0x02099a50 +func_ov000_02099a68 kind:function(arm,size=0x18) addr:0x02099a68 +func_ov000_02099a80 kind:function(arm,size=0x80) addr:0x02099a80 +func_ov000_02099b00 kind:function(arm,size=0x14) addr:0x02099b00 +func_ov000_02099b14 kind:function(arm,size=0x1c) addr:0x02099b14 +func_ov000_02099b30 kind:function(arm,size=0xe8) addr:0x02099b30 +func_ov000_02099c18 kind:function(arm,size=0x4) addr:0x02099c18 +func_ov000_02099c1c kind:function(arm,size=0x14) addr:0x02099c1c +func_ov000_02099c30 kind:function(arm,size=0x4) addr:0x02099c30 +func_ov000_02099c34 kind:function(arm,size=0x1c) addr:0x02099c34 +func_ov000_02099c50 kind:function(arm,size=0x8) addr:0x02099c50 +func_ov000_02099c58 kind:function(arm,size=0x4) addr:0x02099c58 +func_ov000_02099c5c kind:function(arm,size=0x4) addr:0x02099c5c +func_ov000_02099c60 kind:function(arm,size=0x4) addr:0x02099c60 +func_ov000_02099c64 kind:function(arm,size=0x4) addr:0x02099c64 +func_ov000_02099c68 kind:function(arm,size=0x4) addr:0x02099c68 +func_ov000_02099c6c kind:function(arm,size=0x4) addr:0x02099c6c +func_ov000_02099c70 kind:function(arm,size=0x8) addr:0x02099c70 +func_ov000_02099c78 kind:function(arm,size=0x20) addr:0x02099c78 +func_ov000_02099c98 kind:function(arm,size=0x28) addr:0x02099c98 +func_ov000_02099cc0 kind:function(arm,size=0x24) addr:0x02099cc0 +func_ov000_02099ce4 kind:function(arm,size=0x18) addr:0x02099ce4 +func_ov000_02099cfc kind:function(arm,size=0x18) addr:0x02099cfc +func_ov000_02099d14 kind:function(arm,size=0xc) addr:0x02099d14 +func_ov000_02099d20 kind:function(arm,size=0xc) addr:0x02099d20 +func_ov000_02099d2c kind:function(arm,size=0x6c) addr:0x02099d2c +func_ov000_02099d98 kind:function(arm,size=0x3c) addr:0x02099d98 +func_ov000_02099dd4 kind:function(arm,size=0x28) addr:0x02099dd4 +func_ov000_02099dfc kind:function(arm,size=0x28) addr:0x02099dfc +func_ov000_02099e24 kind:function(arm,size=0x38) addr:0x02099e24 +func_ov000_02099e5c kind:function(arm,size=0x48) addr:0x02099e5c +func_ov000_02099ea4 kind:function(arm,size=0x7c) addr:0x02099ea4 +func_ov000_02099f20 kind:function(arm,size=0x88) addr:0x02099f20 +func_ov000_02099fa8 kind:function(arm,size=0x38) addr:0x02099fa8 +func_ov000_02099fe0 kind:function(arm,size=0x28) addr:0x02099fe0 +func_ov000_0209a008 kind:function(arm,size=0xb0) addr:0x0209a008 +func_ov000_0209a0b8 kind:function(arm,size=0xd0) addr:0x0209a0b8 +func_ov000_0209a188 kind:function(arm,size=0x38) addr:0x0209a188 +func_ov000_0209a1c0 kind:function(arm,size=0x48) addr:0x0209a1c0 +func_ov000_0209a208 kind:function(arm,size=0x28) addr:0x0209a208 +func_ov000_0209a230 kind:function(arm,size=0x2c) addr:0x0209a230 +func_ov000_0209a25c kind:function(arm,size=0x74) addr:0x0209a25c +func_ov000_0209a2d0 kind:function(arm,size=0x64) addr:0x0209a2d0 +func_ov000_0209a334 kind:function(arm,size=0x1a8) addr:0x0209a334 +func_ov000_0209a4dc kind:function(arm,size=0x6c) addr:0x0209a4dc +func_ov000_0209a548 kind:function(arm,size=0x1b8) addr:0x0209a548 +func_ov000_0209a700 kind:function(arm,size=0xd0) addr:0x0209a700 +func_ov000_0209a7d0 kind:function(arm,size=0xc) addr:0x0209a7d0 +func_ov000_0209a7dc kind:function(arm,size=0xb0) addr:0x0209a7dc +func_ov000_0209a88c kind:function(arm,size=0x21c) addr:0x0209a88c +func_ov000_0209aaa8 kind:function(arm,size=0x90) addr:0x0209aaa8 +func_ov000_0209ab38 kind:function(arm,size=0x64) addr:0x0209ab38 +func_ov000_0209ab9c kind:function(arm,size=0x80) addr:0x0209ab9c +func_ov000_0209ac1c kind:function(arm,size=0x50) addr:0x0209ac1c +func_ov000_0209ac6c kind:function(arm,size=0x74) addr:0x0209ac6c +func_ov000_0209ace0 kind:function(arm,size=0x74) addr:0x0209ace0 +func_ov000_0209ad54 kind:function(arm,size=0x1b0) addr:0x0209ad54 +func_ov000_0209af04 kind:function(arm,size=0x2c) addr:0x0209af04 +func_ov000_0209af30 kind:function(arm,size=0x20) addr:0x0209af30 +func_ov000_0209af50 kind:function(arm,size=0x20) addr:0x0209af50 +func_ov000_0209af70 kind:function(arm,size=0x20) addr:0x0209af70 +func_ov000_0209af90 kind:function(arm,size=0x2c) addr:0x0209af90 +func_ov000_0209afbc kind:function(arm,size=0x14) addr:0x0209afbc +func_ov000_0209afd0 kind:function(arm,size=0x1c) addr:0x0209afd0 +func_ov000_0209afec kind:function(arm,size=0x50) addr:0x0209afec +func_ov000_0209b03c kind:function(arm,size=0x80) addr:0x0209b03c +func_ov000_0209b0bc kind:function(arm,size=0x11c) addr:0x0209b0bc +func_ov000_0209b1d8 kind:function(arm,size=0x10) addr:0x0209b1d8 +func_ov000_0209b1e8 kind:function(arm,size=0xc) addr:0x0209b1e8 +func_ov000_0209b1f4 kind:function(thumb,size=0x54) addr:0x0209b1f4 +func_ov000_0209b248 kind:function(thumb,size=0x48) addr:0x0209b248 +func_ov000_0209b290 kind:function(thumb,size=0x28) addr:0x0209b290 +func_ov000_0209b2b8 kind:function(thumb,size=0x4) addr:0x0209b2b8 +func_ov000_0209b2bc kind:function(thumb,size=0xc) addr:0x0209b2bc +func_ov000_0209b2c8 kind:function(thumb,size=0x4) addr:0x0209b2c8 +func_ov000_0209b2cc kind:function(arm,size=0x38) addr:0x0209b2cc +func_ov000_0209b304 kind:function(arm,size=0x68) addr:0x0209b304 +func_ov000_0209b36c kind:function(arm,size=0x110) addr:0x0209b36c +func_ov000_0209b47c kind:function(arm,size=0x84) addr:0x0209b47c +func_ov000_0209b500 kind:function(arm,size=0xa8) addr:0x0209b500 +func_ov000_0209b5a8 kind:function(arm,size=0x7c) addr:0x0209b5a8 +func_ov000_0209b624 kind:function(arm,size=0x98) addr:0x0209b624 +func_ov000_0209b6bc kind:function(arm,size=0x74) addr:0x0209b6bc +func_ov000_0209b730 kind:function(arm,size=0x94) addr:0x0209b730 +func_ov000_0209b7c4 kind:function(arm,size=0x74) addr:0x0209b7c4 +func_ov000_0209b838 kind:function(arm,size=0x78) addr:0x0209b838 +func_ov000_0209b8b0 kind:function(arm,size=0x10) addr:0x0209b8b0 +func_ov000_0209b8c0 kind:function(arm,size=0x18) addr:0x0209b8c0 +func_ov000_0209b8d8 kind:function(arm,size=0x18) addr:0x0209b8d8 +func_ov000_0209b8f0 kind:function(arm,size=0x18) addr:0x0209b8f0 +func_ov000_0209b908 kind:function(arm,size=0x8) addr:0x0209b908 +func_ov000_0209b910 kind:function(arm,size=0x8) addr:0x0209b910 +func_ov000_0209b918 kind:function(arm,size=0x24) addr:0x0209b918 +func_ov000_0209b93c kind:function(arm,size=0x10) addr:0x0209b93c +func_ov000_0209b94c kind:function(arm,size=0x8) addr:0x0209b94c +func_ov000_0209b954 kind:function(thumb,size=0x30) addr:0x0209b954 +func_ov000_0209b984 kind:function(thumb,size=0x34) addr:0x0209b984 +func_ov000_0209b9b8 kind:function(thumb,size=0x3c) addr:0x0209b9b8 +func_ov000_0209b9f4 kind:function(thumb,size=0xc) addr:0x0209b9f4 +func_ov000_0209ba00 kind:function(thumb,size=0x14) addr:0x0209ba00 +func_ov000_0209ba14 kind:function(thumb,size=0xc) addr:0x0209ba14 +func_ov000_0209ba20 kind:function(arm,size=0x34) addr:0x0209ba20 +func_ov000_0209ba54 kind:function(arm,size=0x68) addr:0x0209ba54 +func_ov000_0209babc kind:function(arm,size=0x18) addr:0x0209babc +func_ov000_0209bad4 kind:function(arm,size=0x18) addr:0x0209bad4 +func_ov000_0209baec kind:function(arm,size=0x14) addr:0x0209baec +func_ov000_0209bb00 kind:function(arm,size=0x14) addr:0x0209bb00 +func_ov000_0209bb14 kind:function(arm,size=0x14) addr:0x0209bb14 +func_ov000_0209bb28 kind:function(arm,size=0x88) addr:0x0209bb28 +func_ov000_0209bbb0 kind:function(arm,size=0x238) addr:0x0209bbb0 +func_ov000_0209bde8 kind:function(arm,size=0xb8) addr:0x0209bde8 +func_ov000_0209bea0 kind:function(arm,size=0x38) addr:0x0209bea0 +func_ov000_0209bed8 kind:function(arm,size=0x8) addr:0x0209bed8 +func_ov000_0209bee0 kind:function(arm,size=0x24) addr:0x0209bee0 +func_ov000_0209bf04 kind:function(arm,size=0x2c) addr:0x0209bf04 +func_ov000_0209bf30 kind:function(thumb,size=0x1c) addr:0x0209bf30 +func_ov000_0209bf4c kind:function(thumb,size=0x1c) addr:0x0209bf4c +func_ov000_0209bf68 kind:function(arm,size=0x1c) addr:0x0209bf68 +func_ov000_0209bf84 kind:function(arm,size=0xc) addr:0x0209bf84 +func_ov000_0209bf90 kind:function(arm,size=0x28) addr:0x0209bf90 +func_ov000_0209bfb8 kind:function(arm,size=0x28) addr:0x0209bfb8 +func_ov000_0209bfe0 kind:function(arm,size=0x44) addr:0x0209bfe0 +func_ov000_0209c024 kind:function(arm,size=0x14) addr:0x0209c024 +func_ov000_0209c038 kind:function(arm,size=0x1c) addr:0x0209c038 +func_ov000_0209c054 kind:function(arm,size=0x14) addr:0x0209c054 +func_ov000_0209c068 kind:function(arm,size=0x1c) addr:0x0209c068 +func_ov000_0209c084 kind:function(arm,size=0xc) addr:0x0209c084 +func_ov000_0209c090 kind:function(arm,size=0x24) addr:0x0209c090 +func_ov000_0209c0b4 kind:function(arm,size=0x28) addr:0x0209c0b4 +func_ov000_0209c0dc kind:function(arm,size=0x38) addr:0x0209c0dc +func_ov000_0209c114 kind:function(arm,size=0x6c) addr:0x0209c114 +func_ov000_0209c180 kind:function(arm,size=0x7c) addr:0x0209c180 +func_ov000_0209c1fc kind:function(arm,size=0x234) addr:0x0209c1fc +func_ov000_0209c430 kind:function(arm,size=0x14) addr:0x0209c430 +func_ov000_0209c444 kind:function(arm,size=0x1c) addr:0x0209c444 +func_ov000_0209c460 kind:function(arm,size=0x14) addr:0x0209c460 +func_ov000_0209c474 kind:function(arm,size=0xc) addr:0x0209c474 +func_ov000_0209c480 kind:function(arm,size=0x24) addr:0x0209c480 +func_ov000_0209c4a4 kind:function(arm,size=0x28) addr:0x0209c4a4 +func_ov000_0209c4cc kind:function(arm,size=0x5c) addr:0x0209c4cc +func_ov000_0209c528 kind:function(arm,size=0x48) addr:0x0209c528 +func_ov000_0209c570 kind:function(arm,size=0x50) addr:0x0209c570 +func_ov000_0209c5c0 kind:function(arm,size=0x74) addr:0x0209c5c0 +func_ov000_0209c634 kind:function(arm,size=0xe8) addr:0x0209c634 +func_ov000_0209c71c kind:function(arm,size=0x4) addr:0x0209c71c +func_ov000_0209c720 kind:function(arm,size=0x90) addr:0x0209c720 +func_ov000_0209c7b0 kind:function(arm,size=0x54) addr:0x0209c7b0 +func_ov000_0209c804 kind:function(arm,size=0x128) addr:0x0209c804 +func_ov000_0209c92c kind:function(arm,size=0x24) addr:0x0209c92c +func_ov000_0209c950 kind:function(arm,size=0x4c) addr:0x0209c950 +func_ov000_0209c99c kind:function(arm,size=0x48) addr:0x0209c99c +func_ov000_0209c9e4 kind:function(arm,size=0x14) addr:0x0209c9e4 +func_ov000_0209c9f8 kind:function(thumb,size=0x1c) addr:0x0209c9f8 +func_ov000_0209ca14 kind:function(thumb,size=0x1c) addr:0x0209ca14 +func_ov000_0209ca30 kind:function(arm,size=0x34) addr:0x0209ca30 +func_ov000_0209ca64 kind:function(arm,size=0x188) addr:0x0209ca64 +func_ov000_0209cbec kind:function(arm,size=0x1cc) addr:0x0209cbec +func_ov000_0209cdb8 kind:function(arm,size=0x34) addr:0x0209cdb8 +func_ov000_0209cdec kind:function(arm,size=0x1e4) addr:0x0209cdec +func_ov000_0209cfd0 kind:function(arm,size=0x1a8) addr:0x0209cfd0 +func_ov000_0209d178 kind:function(arm,size=0x58) addr:0x0209d178 +func_ov000_0209d1d0 kind:function(arm,size=0x1b4) addr:0x0209d1d0 +func_ov000_0209d384 kind:function(arm,size=0x130) addr:0x0209d384 +func_ov000_0209d4b4 kind:function(arm,size=0x40) addr:0x0209d4b4 +func_ov000_0209d4f4 kind:function(arm,size=0x200) addr:0x0209d4f4 +func_ov000_0209d6f4 kind:function(arm,size=0x2c) addr:0x0209d6f4 +func_ov000_0209d720 kind:function(arm,size=0x34) addr:0x0209d720 +func_ov000_0209d754 kind:function(arm,size=0xc) addr:0x0209d754 +func_ov000_0209d760 kind:function(arm,size=0x24) addr:0x0209d760 +func_ov000_0209d784 kind:function(arm,size=0x28) addr:0x0209d784 +func_ov000_0209d7ac kind:function(arm,size=0x34) addr:0x0209d7ac +func_ov000_0209d7e0 kind:function(arm,size=0x1c) addr:0x0209d7e0 +func_ov000_0209d7fc kind:function(arm,size=0x14) addr:0x0209d7fc +func_ov000_0209d810 kind:function(arm,size=0x1c) addr:0x0209d810 +func_ov000_0209d82c kind:function(arm,size=0x14) addr:0x0209d82c +func_ov000_0209d840 kind:function(arm,size=0xc) addr:0x0209d840 +func_ov000_0209d84c kind:function(arm,size=0x24) addr:0x0209d84c +func_ov000_0209d870 kind:function(arm,size=0x28) addr:0x0209d870 +func_ov000_0209d898 kind:function(arm,size=0x34) addr:0x0209d898 +func_ov000_0209d8cc kind:function(arm,size=0x40) addr:0x0209d8cc +func_ov000_0209d90c kind:function(arm,size=0x190) addr:0x0209d90c +func_ov000_0209da9c kind:function(arm,size=0x14) addr:0x0209da9c +func_ov000_0209dab0 kind:function(arm,size=0x8) addr:0x0209dab0 +func_ov000_0209dab8 kind:function(arm,size=0x20) addr:0x0209dab8 +func_ov000_0209dad8 kind:function(arm,size=0x28) addr:0x0209dad8 +func_ov000_0209db00 kind:function(arm,size=0x14) addr:0x0209db00 +func_ov000_0209db14 kind:function(arm,size=0x24) addr:0x0209db14 +func_ov000_0209db38 kind:function(arm,size=0x3c) addr:0x0209db38 +func_ov000_0209db74 kind:function(arm,size=0x40) addr:0x0209db74 +func_ov000_0209dbb4 kind:function(arm,size=0x5c) addr:0x0209dbb4 +func_ov000_0209dc10 kind:function(arm,size=0x4c) addr:0x0209dc10 +func_ov000_0209dc5c kind:function(arm,size=0x94) addr:0x0209dc5c +func_ov000_0209dcf0 kind:function(arm,size=0x17c) addr:0x0209dcf0 +func_ov000_0209de6c kind:function(arm,size=0xc) addr:0x0209de6c +func_ov000_0209de78 kind:function(arm,size=0xc) addr:0x0209de78 +func_ov000_0209de84 kind:function(arm,size=0x38) addr:0x0209de84 +func_ov000_0209debc kind:function(arm,size=0x28) addr:0x0209debc +func_ov000_0209dee4 kind:function(arm,size=0x78) addr:0x0209dee4 +func_ov000_0209df5c kind:function(arm,size=0x1c) addr:0x0209df5c +func_ov000_0209df78 kind:function(arm,size=0x1c) addr:0x0209df78 +func_ov000_0209df94 kind:function(arm,size=0x58) addr:0x0209df94 +func_ov000_0209dfec kind:function(arm,size=0x8c) addr:0x0209dfec +func_ov000_0209e078 kind:function(arm,size=0x28) addr:0x0209e078 +func_ov000_0209e0a0 kind:function(arm,size=0x8) addr:0x0209e0a0 +func_ov000_0209e0a8 kind:function(arm,size=0x8) addr:0x0209e0a8 +func_ov000_0209e0b0 kind:function(arm,size=0x70) addr:0x0209e0b0 +func_ov000_0209e120 kind:function(arm,size=0x14) addr:0x0209e120 +func_ov000_0209e134 kind:function(arm,size=0x2c) addr:0x0209e134 +func_ov000_0209e160 kind:function(arm,size=0x4) addr:0x0209e160 +func_ov000_0209e164 kind:function(arm,size=0x4) addr:0x0209e164 +func_ov000_0209e168 kind:function(arm,size=0x4) addr:0x0209e168 +func_ov000_0209e16c kind:function(arm,size=0x30) addr:0x0209e16c +func_ov000_0209e19c kind:function(arm,size=0x38) addr:0x0209e19c +func_ov000_0209e1d4 kind:function(arm,size=0x8) addr:0x0209e1d4 +func_ov000_0209e1dc kind:function(arm,size=0x40) addr:0x0209e1dc +func_ov000_0209e21c kind:function(arm,size=0x20) addr:0x0209e21c +func_ov000_0209e23c kind:function(arm,size=0x10) addr:0x0209e23c +func_ov000_0209e24c kind:function(arm,size=0x30) addr:0x0209e24c +func_ov000_0209e27c kind:function(arm,size=0x8) addr:0x0209e27c +func_ov000_0209e284 kind:function(arm,size=0x2c) addr:0x0209e284 +func_ov000_0209e2b0 kind:function(arm,size=0x20) addr:0x0209e2b0 +func_ov000_0209e2d0 kind:function(arm,size=0x38) addr:0x0209e2d0 +func_ov000_0209e308 kind:function(arm,size=0x4) addr:0x0209e308 +func_ov000_0209e30c kind:function(arm,size=0x4) addr:0x0209e30c +func_ov000_0209e310 kind:function(arm,size=0x50) addr:0x0209e310 +func_ov000_0209e360 kind:function(arm,size=0x18) addr:0x0209e360 +func_ov000_0209e378 kind:function(arm,size=0x14) addr:0x0209e378 +func_ov000_0209e38c kind:function(arm,size=0x58) addr:0x0209e38c +func_ov000_0209e3e4 kind:function(arm,size=0x60) addr:0x0209e3e4 +func_ov000_0209e444 kind:function(arm,size=0x58) addr:0x0209e444 +func_ov000_0209e49c kind:function(arm,size=0x88) addr:0x0209e49c +func_ov000_0209e524 kind:function(arm,size=0x1c) addr:0x0209e524 +func_ov000_0209e540 kind:function(arm,size=0x44) addr:0x0209e540 +func_ov000_0209e584 kind:function(arm,size=0x48) addr:0x0209e584 +func_ov000_0209e5cc kind:function(arm,size=0x70) addr:0x0209e5cc +func_ov000_0209e63c kind:function(arm,size=0x38) addr:0x0209e63c +func_ov000_0209e674 kind:function(arm,size=0x40) addr:0x0209e674 +func_ov000_0209e6b4 kind:function(arm,size=0xbc) addr:0x0209e6b4 +func_ov000_0209e770 kind:function(arm,size=0x30) addr:0x0209e770 +func_ov000_0209e7a0 kind:function(arm,size=0x4) addr:0x0209e7a0 +func_ov000_0209e7a4 kind:function(arm,size=0xb4) addr:0x0209e7a4 +func_ov000_0209e858 kind:function(arm,size=0x4) addr:0x0209e858 +func_ov000_0209e85c kind:function(arm,size=0x14) addr:0x0209e85c +func_ov000_0209e870 kind:function(arm,size=0x4) addr:0x0209e870 +func_ov000_0209e874 kind:function(arm,size=0x8) addr:0x0209e874 +func_ov000_0209e87c kind:function(arm,size=0x4) addr:0x0209e87c +func_ov000_0209e880 kind:function(arm,size=0x58) addr:0x0209e880 +func_ov000_0209e8d8 kind:function(arm,size=0x18) addr:0x0209e8d8 +func_ov000_0209e8f0 kind:function(arm,size=0x18) addr:0x0209e8f0 +func_ov000_0209e908 kind:function(arm,size=0x88) addr:0x0209e908 +func_ov000_0209e990 kind:function(arm,size=0x8) addr:0x0209e990 +func_ov000_0209e998 kind:function(arm,size=0x4) addr:0x0209e998 +func_ov000_0209e99c kind:function(arm,size=0xc) addr:0x0209e99c +func_ov000_0209e9a8 kind:function(arm,size=0x8) addr:0x0209e9a8 +func_ov000_0209e9b0 kind:function(arm,size=0x40) addr:0x0209e9b0 +func_ov000_0209e9f0 kind:function(arm,size=0x48) addr:0x0209e9f0 +func_ov000_0209ea38 kind:function(arm,size=0x28) addr:0x0209ea38 +func_ov000_0209ea60 kind:function(arm,size=0x28) addr:0x0209ea60 +func_ov000_0209ea88 kind:function(arm,size=0x2c) addr:0x0209ea88 +func_ov000_0209eab4 kind:function(arm,size=0xc4) addr:0x0209eab4 +func_ov000_0209eb78 kind:function(arm,size=0x80) addr:0x0209eb78 +func_ov000_0209ebf8 kind:function(arm,size=0xe4) addr:0x0209ebf8 +func_ov000_0209ecdc kind:function(arm,size=0x34) addr:0x0209ecdc +func_ov000_0209ed10 kind:function(arm,size=0x7c) addr:0x0209ed10 +func_ov000_0209ed8c kind:function(arm,size=0x4c) addr:0x0209ed8c +func_ov000_0209edd8 kind:function(arm,size=0x54) addr:0x0209edd8 +func_ov000_0209ee2c kind:function(arm,size=0x44) addr:0x0209ee2c +func_ov000_0209ee70 kind:function(arm,size=0x54) addr:0x0209ee70 +func_ov000_0209eec4 kind:function(arm,size=0x50) addr:0x0209eec4 +func_ov000_0209ef14 kind:function(arm,size=0x1c) addr:0x0209ef14 +func_ov000_0209ef30 kind:function(arm,size=0x14) addr:0x0209ef30 +func_ov000_0209ef44 kind:function(arm,size=0x24) addr:0x0209ef44 +func_ov000_0209ef68 kind:function(arm,size=0x144) addr:0x0209ef68 +func_ov000_0209f0ac kind:function(arm,size=0xc4) addr:0x0209f0ac +func_ov000_0209f170 kind:function(arm,size=0x4c) addr:0x0209f170 +func_ov000_0209f1bc kind:function(arm,size=0x68) addr:0x0209f1bc +func_ov000_0209f224 kind:function(arm,size=0x4) addr:0x0209f224 +func_ov000_0209f228 kind:function(arm,size=0xc) addr:0x0209f228 +func_ov000_0209f234 kind:function(arm,size=0x8) addr:0x0209f234 +func_ov000_0209f23c kind:function(arm,size=0x48) addr:0x0209f23c +func_ov000_0209f284 kind:function(arm,size=0xb4) addr:0x0209f284 +func_ov000_0209f338 kind:function(arm,size=0x8) addr:0x0209f338 +func_ov000_0209f340 kind:function(arm,size=0x8) addr:0x0209f340 +func_ov000_0209f348 kind:function(arm,size=0x8c) addr:0x0209f348 +func_ov000_0209f3d4 kind:function(arm,size=0x48) addr:0x0209f3d4 +func_ov000_0209f41c kind:function(arm,size=0x24) addr:0x0209f41c +func_ov000_0209f440 kind:function(arm,size=0x4) addr:0x0209f440 +func_ov000_0209f444 kind:function(arm,size=0x18) addr:0x0209f444 +func_ov000_0209f45c kind:function(arm,size=0x20) addr:0x0209f45c +func_ov000_0209f47c kind:function(arm,size=0x28) addr:0x0209f47c +func_ov000_0209f4a4 kind:function(arm,size=0xc) addr:0x0209f4a4 +func_ov000_0209f4b0 kind:function(arm,size=0x24) addr:0x0209f4b0 +func_ov000_0209f4d4 kind:function(arm,size=0x94) addr:0x0209f4d4 +func_ov000_0209f568 kind:function(arm,size=0x3c) addr:0x0209f568 +func_ov000_0209f5a4 kind:function(arm,size=0x30) addr:0x0209f5a4 +func_ov000_0209f5d4 kind:function(arm,size=0x90) addr:0x0209f5d4 +func_ov000_0209f664 kind:function(arm,size=0xfc) addr:0x0209f664 +func_ov000_0209f760 kind:function(arm,size=0x14) addr:0x0209f760 +func_ov000_0209f774 kind:function(arm,size=0x58) addr:0x0209f774 +func_ov000_0209f7cc kind:function(arm,size=0x60) addr:0x0209f7cc +func_ov000_0209f82c kind:function(arm,size=0xb4) addr:0x0209f82c +func_ov000_0209f8e0 kind:function(arm,size=0x164) addr:0x0209f8e0 +func_ov000_0209fa44 kind:function(arm,size=0x34) addr:0x0209fa44 +func_ov000_0209fa78 kind:function(arm,size=0xd8) addr:0x0209fa78 +func_ov000_0209fb50 kind:function(arm,size=0x3c) addr:0x0209fb50 +func_ov000_0209fb8c kind:function(arm,size=0x1c) addr:0x0209fb8c +func_ov000_0209fba8 kind:function(arm,size=0x14) addr:0x0209fba8 +func_ov000_0209fbbc kind:function(arm,size=0xc) addr:0x0209fbbc +func_ov000_0209fbc8 kind:function(arm,size=0x24) addr:0x0209fbc8 +func_ov000_0209fbec kind:function(arm,size=0x4c) addr:0x0209fbec +func_ov000_0209fc38 kind:function(arm,size=0x3c) addr:0x0209fc38 +func_ov000_0209fc74 kind:function(arm,size=0x1fc) addr:0x0209fc74 +func_ov000_0209fe70 kind:function(arm,size=0x60) addr:0x0209fe70 +func_ov000_0209fed0 kind:function(arm,size=0x20) addr:0x0209fed0 +func_ov000_0209fef0 kind:function(arm,size=0x28) addr:0x0209fef0 +func_ov000_0209ff18 kind:function(arm,size=0x14) addr:0x0209ff18 +func_ov000_0209ff2c kind:function(arm,size=0x1c) addr:0x0209ff2c +func_ov000_0209ff48 kind:function(arm,size=0xc) addr:0x0209ff48 +func_ov000_0209ff54 kind:function(arm,size=0x8) addr:0x0209ff54 +func_ov000_0209ff5c kind:function(arm,size=0x3cc) addr:0x0209ff5c +func_ov000_020a0328 kind:function(arm,size=0x38) addr:0x020a0328 +func_ov000_020a0360 kind:function(arm,size=0x19c) addr:0x020a0360 +func_ov000_020a04fc kind:function(arm,size=0x100) addr:0x020a04fc +func_ov000_020a05fc kind:function(arm,size=0x2c) addr:0x020a05fc +func_ov000_020a0628 kind:function(arm,size=0x10c) addr:0x020a0628 +func_ov000_020a0734 kind:function(arm,size=0x148) addr:0x020a0734 +func_ov000_020a087c kind:function(arm,size=0x30) addr:0x020a087c +func_ov000_020a08ac kind:function(arm,size=0x1c) addr:0x020a08ac +func_ov000_020a08c8 kind:function(arm,size=0x1c) addr:0x020a08c8 +func_ov000_020a08e4 kind:function(arm,size=0xc) addr:0x020a08e4 +func_ov000_020a08f0 kind:function(arm,size=0xc) addr:0x020a08f0 +func_ov000_020a08fc kind:function(arm,size=0xfc) addr:0x020a08fc +func_ov000_020a09f8 kind:function(arm,size=0x3c) addr:0x020a09f8 +func_ov000_020a0a34 kind:function(arm,size=0xb0) addr:0x020a0a34 +func_ov000_020a0ae4 kind:function(arm,size=0x290) addr:0x020a0ae4 +func_ov000_020a0d74 kind:function(arm,size=0x88) addr:0x020a0d74 +func_ov000_020a0dfc kind:function(arm,size=0xc0) addr:0x020a0dfc +func_ov000_020a0ebc kind:function(arm,size=0x18) addr:0x020a0ebc +func_ov000_020a0ed4 kind:function(arm,size=0x28) addr:0x020a0ed4 +func_ov000_020a0efc kind:function(arm,size=0x1c) addr:0x020a0efc +func_ov000_020a0f18 kind:function(arm,size=0x18) addr:0x020a0f18 +func_ov000_020a0f30 kind:function(arm,size=0x68) addr:0x020a0f30 +func_ov000_020a0f98 kind:function(arm,size=0x12c) addr:0x020a0f98 +func_ov000_020a10c4 kind:function(arm,size=0x34) addr:0x020a10c4 +func_ov000_020a10f8 kind:function(arm,size=0x38) addr:0x020a10f8 +func_ov000_020a1130 kind:function(arm,size=0x3c) addr:0x020a1130 +func_ov000_020a116c kind:function(arm,size=0x34) addr:0x020a116c +func_ov000_020a11a0 kind:function(arm,size=0x24) addr:0x020a11a0 +func_ov000_020a11c4 kind:function(arm,size=0x24) addr:0x020a11c4 +func_ov000_020a11e8 kind:function(arm,size=0x58) addr:0x020a11e8 +func_ov000_020a1240 kind:function(arm,size=0x58) addr:0x020a1240 +func_ov000_020a1298 kind:function(arm,size=0x58) addr:0x020a1298 +func_ov000_020a12f0 kind:function(arm,size=0x44) addr:0x020a12f0 +func_ov000_020a1334 kind:function(arm,size=0x4c) addr:0x020a1334 +func_ov000_020a1380 kind:function(arm,size=0x44) addr:0x020a1380 +func_ov000_020a13c4 kind:function(arm,size=0xf0) addr:0x020a13c4 +func_ov000_020a14b4 kind:function(arm,size=0x78) addr:0x020a14b4 +func_ov000_020a152c kind:function(arm,size=0x5c) addr:0x020a152c +func_ov000_020a1588 kind:function(arm,size=0x30) addr:0x020a1588 +func_ov000_020a15b8 kind:function(arm,size=0x74) addr:0x020a15b8 +func_ov000_020a162c kind:function(arm,size=0x18) addr:0x020a162c +func_ov000_020a1644 kind:function(arm,size=0x18) addr:0x020a1644 +func_ov000_020a165c kind:function(arm,size=0x1c) addr:0x020a165c +func_ov000_020a1678 kind:function(arm,size=0xc) addr:0x020a1678 +func_ov000_020a1684 kind:function(arm,size=0x78) addr:0x020a1684 +func_ov000_020a16fc kind:function(arm,size=0x28) addr:0x020a16fc +func_ov000_020a1724 kind:function(arm,size=0x40) addr:0x020a1724 +func_ov000_020a1764 kind:function(arm,size=0x74) addr:0x020a1764 +func_ov000_020a17d8 kind:function(arm,size=0xa0) addr:0x020a17d8 +func_ov000_020a1878 kind:function(arm,size=0x34) addr:0x020a1878 +func_ov000_020a18ac kind:function(arm,size=0x3c) addr:0x020a18ac +func_ov000_020a18e8 kind:function(arm,size=0x30) addr:0x020a18e8 +func_ov000_020a1918 kind:function(arm,size=0xe0) addr:0x020a1918 +func_ov000_020a19f8 kind:function(arm,size=0xb4) addr:0x020a19f8 +func_ov000_020a1aac kind:function(arm,size=0x30) addr:0x020a1aac +func_ov000_020a1adc kind:function(arm,size=0x30) addr:0x020a1adc +func_ov000_020a1b0c kind:function(arm,size=0x38) addr:0x020a1b0c +func_ov000_020a1b44 kind:function(arm,size=0x20) addr:0x020a1b44 +func_ov000_020a1b64 kind:function(arm,size=0x24) addr:0x020a1b64 +func_ov000_020a1b88 kind:function(arm,size=0x3c) addr:0x020a1b88 +func_ov000_020a1bc4 kind:function(arm,size=0x4c) addr:0x020a1bc4 +func_ov000_020a1c10 kind:function(arm,size=0x28) addr:0x020a1c10 +func_ov000_020a1c38 kind:function(thumb,size=0x34) addr:0x020a1c38 +func_ov000_020a1c6c kind:function(arm,size=0x20) addr:0x020a1c6c +func_ov000_020a1c8c kind:function(arm,size=0x5c) addr:0x020a1c8c +func_ov000_020a1ce8 kind:function(arm,size=0x2c4) addr:0x020a1ce8 +func_ov000_020a1fac kind:function(arm,size=0x110) addr:0x020a1fac +func_ov000_020a20bc kind:function(arm,size=0xa0) addr:0x020a20bc +func_ov000_020a215c kind:function(arm,size=0x34) addr:0x020a215c +func_ov000_020a2190 kind:function(arm,size=0x28) addr:0x020a2190 +func_ov000_020a21b8 kind:function(arm,size=0xb0) addr:0x020a21b8 +func_ov000_020a2268 kind:function(thumb,size=0x9c) addr:0x020a2268 +func_ov000_020a2304 kind:function(thumb,size=0x2c) addr:0x020a2304 +func_ov000_020a2330 kind:function(thumb,size=0x18) addr:0x020a2330 +func_ov000_020a2348 kind:function(thumb,size=0xa8) addr:0x020a2348 +func_ov000_020a23f0 kind:function(thumb,size=0x2c) addr:0x020a23f0 +func_ov000_020a241c kind:function(thumb,size=0x34) addr:0x020a241c +func_ov000_020a2450 kind:function(thumb,size=0x7c) addr:0x020a2450 +func_ov000_020a24cc kind:function(thumb,size=0x28) addr:0x020a24cc +func_ov000_020a24f4 kind:function(thumb,size=0x30) addr:0x020a24f4 +func_ov000_020a2524 kind:function(thumb,size=0x5c) addr:0x020a2524 +func_ov000_020a2580 kind:function(thumb,size=0xb0) addr:0x020a2580 +func_ov000_020a2630 kind:function(thumb,size=0x4) addr:0x020a2630 +func_ov000_020a2634 kind:function(thumb,size=0x18) addr:0x020a2634 +func_ov000_020a264c kind:function(thumb,size=0x18) addr:0x020a264c +func_ov000_020a2664 kind:function(thumb,size=0x44) addr:0x020a2664 +func_ov000_020a26a8 kind:function(thumb,size=0xa8) addr:0x020a26a8 +func_ov000_020a2750 kind:function(thumb,size=0xc) addr:0x020a2750 +func_ov000_020a275c kind:function(thumb,size=0x30) addr:0x020a275c +func_ov000_020a278c kind:function(thumb,size=0x10) addr:0x020a278c +func_ov000_020a279c kind:function(thumb,size=0x3c) addr:0x020a279c +func_ov000_020a27d8 kind:function(thumb,size=0x28) addr:0x020a27d8 +func_ov000_020a2800 kind:function(thumb,size=0xcc) addr:0x020a2800 +func_ov000_020a28cc kind:function(arm,size=0x30) addr:0x020a28cc +func_ov000_020a28fc kind:function(arm,size=0x13c) addr:0x020a28fc +func_ov000_020a2a38 kind:function(arm,size=0x40) addr:0x020a2a38 +func_ov000_020a2a78 kind:function(arm,size=0x3c) addr:0x020a2a78 +func_ov000_020a2ab4 kind:function(arm,size=0x18) addr:0x020a2ab4 +func_ov000_020a2acc kind:function(arm,size=0x8) addr:0x020a2acc +func_ov000_020a2ad4 kind:function(arm,size=0x8) addr:0x020a2ad4 +func_ov000_020a2adc kind:function(arm,size=0xc) addr:0x020a2adc +func_ov000_020a2ae8 kind:function(arm,size=0x10) addr:0x020a2ae8 +func_ov000_020a2af8 kind:function(arm,size=0x10) addr:0x020a2af8 +func_ov000_020a2b08 kind:function(arm,size=0x1b4) addr:0x020a2b08 +func_ov000_020a2cbc kind:function(arm,size=0x3c) addr:0x020a2cbc +func_ov000_020a2cf8 kind:function(arm,size=0x34) addr:0x020a2cf8 +func_ov000_020a2d2c kind:function(arm,size=0x28) addr:0x020a2d2c +func_ov000_020a2d54 kind:function(arm,size=0x30) addr:0x020a2d54 +func_ov000_020a2d84 kind:function(arm,size=0x13c) addr:0x020a2d84 +func_ov000_020a2ec0 kind:function(arm,size=0x30) addr:0x020a2ec0 +func_ov000_020a2ef0 kind:function(arm,size=0xc) addr:0x020a2ef0 +func_ov000_020a2efc kind:function(arm,size=0x4c) addr:0x020a2efc +func_ov000_020a2f48 kind:function(arm,size=0x1e4) addr:0x020a2f48 +func_ov000_020a312c kind:function(arm,size=0x180) addr:0x020a312c +func_ov000_020a32ac kind:function(arm,size=0x180) addr:0x020a32ac +func_ov000_020a342c kind:function(arm,size=0x70) addr:0x020a342c +func_ov000_020a349c kind:function(arm,size=0x78) addr:0x020a349c +func_ov000_020a3514 kind:function(arm,size=0x70) addr:0x020a3514 +func_ov000_020a3584 kind:function(arm,size=0x38) addr:0x020a3584 +func_ov000_020a35bc kind:function(arm,size=0x60c) addr:0x020a35bc +func_ov000_020a3bc8 kind:function(arm,size=0x28) addr:0x020a3bc8 +func_ov000_020a3bf0 kind:function(arm,size=0x58) addr:0x020a3bf0 +func_ov000_020a3c48 kind:function(arm,size=0x3c) addr:0x020a3c48 +func_ov000_020a3c84 kind:function(arm,size=0x13c) addr:0x020a3c84 +func_ov000_020a3dc0 kind:function(arm,size=0x2c) addr:0x020a3dc0 +func_ov000_020a3dec kind:function(arm,size=0x4) addr:0x020a3dec +func_ov000_020a3df0 kind:function(arm,size=0x50) addr:0x020a3df0 +func_ov000_020a3e40 kind:function(arm,size=0x38) addr:0x020a3e40 +func_ov000_020a3e78 kind:function(arm,size=0xc0) addr:0x020a3e78 +func_ov000_020a3f38 kind:function(arm,size=0x15c) addr:0x020a3f38 +func_ov000_020a4094 kind:function(arm,size=0x14) addr:0x020a4094 +func_ov000_020a40a8 kind:function(arm,size=0x44) addr:0x020a40a8 +func_ov000_020a40ec kind:function(arm,size=0x8) addr:0x020a40ec +func_ov000_020a40f4 kind:function(arm,size=0x44) addr:0x020a40f4 +func_ov000_020a4138 kind:function(arm,size=0x8) addr:0x020a4138 +func_ov000_020a4140 kind:function(arm,size=0x44) addr:0x020a4140 +func_ov000_020a4184 kind:function(arm,size=0x44) addr:0x020a4184 +func_ov000_020a41c8 kind:function(arm,size=0x50) addr:0x020a41c8 +func_ov000_020a4218 kind:function(arm,size=0x78) addr:0x020a4218 +func_ov000_020a4290 kind:function(arm,size=0xc) addr:0x020a4290 +func_ov000_020a429c kind:function(arm,size=0x308) addr:0x020a429c +func_ov000_020a45a4 kind:function(arm,size=0x20) addr:0x020a45a4 +func_ov000_020a45c4 kind:function(arm,size=0x40) addr:0x020a45c4 +func_ov000_020a4604 kind:function(arm,size=0x54) addr:0x020a4604 +func_ov000_020a4658 kind:function(arm,size=0x78) addr:0x020a4658 +func_ov000_020a46d0 kind:function(arm,size=0x20) addr:0x020a46d0 +func_ov000_020a46f0 kind:function(arm,size=0x14) addr:0x020a46f0 +func_ov000_020a4704 kind:function(arm,size=0x44) addr:0x020a4704 +func_ov000_020a4748 kind:function(arm,size=0x8) addr:0x020a4748 +func_ov000_020a4750 kind:function(arm,size=0x44) addr:0x020a4750 +func_ov000_020a4794 kind:function(arm,size=0x8) addr:0x020a4794 +func_ov000_020a479c kind:function(arm,size=0x44) addr:0x020a479c +func_ov000_020a47e0 kind:function(arm,size=0x44) addr:0x020a47e0 +func_ov000_020a4824 kind:function(arm,size=0x3c) addr:0x020a4824 +func_ov000_020a4860 kind:function(arm,size=0x14) addr:0x020a4860 +func_ov000_020a4874 kind:function(arm,size=0x1c) addr:0x020a4874 +func_ov000_020a4890 kind:function(arm,size=0xfc) addr:0x020a4890 +func_ov000_020a498c kind:function(arm,size=0x2f0) addr:0x020a498c +func_ov000_020a4c7c kind:function(arm,size=0x18c) addr:0x020a4c7c +func_ov000_020a4e08 kind:function(arm,size=0x284) addr:0x020a4e08 +func_ov000_020a508c kind:function(arm,size=0x48) addr:0x020a508c +func_ov000_020a50d4 kind:function(arm,size=0x14) addr:0x020a50d4 +func_ov000_020a50e8 kind:function(arm,size=0x8) addr:0x020a50e8 +func_ov000_020a50f0 kind:function(arm,size=0x8) addr:0x020a50f0 +func_ov000_020a50f8 kind:function(arm,size=0x48) addr:0x020a50f8 +func_ov000_020a5140 kind:function(arm,size=0x44) addr:0x020a5140 +func_ov000_020a5184 kind:function(arm,size=0x14) addr:0x020a5184 +func_ov000_020a5198 kind:function(arm,size=0x1c) addr:0x020a5198 +func_ov000_020a51b4 kind:function(arm,size=0x48) addr:0x020a51b4 +func_ov000_020a51fc kind:function(arm,size=0x14) addr:0x020a51fc +func_ov000_020a5210 kind:function(arm,size=0x1c) addr:0x020a5210 +func_ov000_020a522c kind:function(arm,size=0x58) addr:0x020a522c +func_ov000_020a5284 kind:function(arm,size=0x58) addr:0x020a5284 +func_ov000_020a52dc kind:function(arm,size=0x138) addr:0x020a52dc +func_ov000_020a5414 kind:function(arm,size=0x2c) addr:0x020a5414 +func_ov000_020a5440 kind:function(arm,size=0xcc) addr:0x020a5440 +func_ov000_020a550c kind:function(arm,size=0x1c) addr:0x020a550c +func_ov000_020a5528 kind:function(arm,size=0x2e0) addr:0x020a5528 +func_ov000_020a5808 kind:function(arm,size=0x128) addr:0x020a5808 +func_ov000_020a5930 kind:function(arm,size=0x30) addr:0x020a5930 +func_ov000_020a5960 kind:function(arm,size=0xfc) addr:0x020a5960 +func_ov000_020a5a5c kind:function(arm,size=0x104) addr:0x020a5a5c +func_ov000_020a5b60 kind:function(arm,size=0x1c) addr:0x020a5b60 +func_ov000_020a5b7c kind:function(arm,size=0x4c) addr:0x020a5b7c +func_ov000_020a5bc8 kind:function(arm,size=0x64) addr:0x020a5bc8 +func_ov000_020a5c2c kind:function(arm,size=0x20) addr:0x020a5c2c +func_ov000_020a5c4c kind:function(arm,size=0x30) addr:0x020a5c4c +func_ov000_020a5c7c kind:function(arm,size=0x14) addr:0x020a5c7c +func_ov000_020a5c90 kind:function(arm,size=0x38) addr:0x020a5c90 +func_ov000_020a5cc8 kind:function(arm,size=0x1f4) addr:0x020a5cc8 +func_ov000_020a5ebc kind:function(arm,size=0x8) addr:0x020a5ebc +func_ov000_020a5ec4 kind:function(arm,size=0x10) addr:0x020a5ec4 +func_ov000_020a5ed4 kind:function(arm,size=0x90) addr:0x020a5ed4 +func_ov000_020a5f64 kind:function(arm,size=0x14) addr:0x020a5f64 +func_ov000_020a5f78 kind:function(arm,size=0x60) addr:0x020a5f78 +func_ov000_020a5fd8 kind:function(arm,size=0x240) addr:0x020a5fd8 +func_ov000_020a6218 kind:function(arm,size=0xa0) addr:0x020a6218 +func_ov000_020a62b8 kind:function(arm,size=0x34) addr:0x020a62b8 +func_ov000_020a62ec kind:function(arm,size=0x14) addr:0x020a62ec +func_ov000_020a6300 kind:function(arm,size=0x74) addr:0x020a6300 +func_ov000_020a6374 kind:function(arm,size=0x4c) addr:0x020a6374 +func_ov000_020a63c0 kind:function(arm,size=0x10) addr:0x020a63c0 +func_ov000_020a63d0 kind:function(arm,size=0x14) addr:0x020a63d0 +func_ov000_020a63e4 kind:function(arm,size=0x1c) addr:0x020a63e4 +func_ov000_020a6400 kind:function(arm,size=0x10) addr:0x020a6400 +func_ov000_020a6410 kind:function(arm,size=0xc4) addr:0x020a6410 +func_ov000_020a64d4 kind:function(arm,size=0x7c) addr:0x020a64d4 +func_ov000_020a6550 kind:function(arm,size=0x98) addr:0x020a6550 +func_ov000_020a65e8 kind:function(arm,size=0x10) addr:0x020a65e8 +func_ov000_020a65f8 kind:function(arm,size=0x20) addr:0x020a65f8 +func_ov000_020a6618 kind:function(arm,size=0x10) addr:0x020a6618 +func_ov000_020a6628 kind:function(arm,size=0x8) addr:0x020a6628 +func_ov000_020a6630 kind:function(arm,size=0x34) addr:0x020a6630 +func_ov000_020a6664 kind:function(arm,size=0x1c) addr:0x020a6664 +func_ov000_020a6680 kind:function(arm,size=0x1ec) addr:0x020a6680 +func_ov000_020a686c kind:function(arm,size=0x38) addr:0x020a686c +func_ov000_020a68a4 kind:function(arm,size=0x4) addr:0x020a68a4 +func_ov000_020a68a8 kind:function(arm,size=0x50) addr:0x020a68a8 +func_ov000_020a68f8 kind:function(arm,size=0x4) addr:0x020a68f8 +func_ov000_020a68fc kind:function(arm,size=0x4) addr:0x020a68fc +func_ov000_020a6900 kind:function(arm,size=0x4) addr:0x020a6900 +func_ov000_020a6904 kind:function(arm,size=0xc) addr:0x020a6904 +func_ov000_020a6910 kind:function(arm,size=0x4) addr:0x020a6910 +func_ov000_020a6914 kind:function(arm,size=0x4) addr:0x020a6914 +func_ov000_020a6918 kind:function(arm,size=0x140) addr:0x020a6918 +func_ov000_020a6a58 kind:function(arm,size=0xfc) addr:0x020a6a58 +func_ov000_020a6b54 kind:function(arm,size=0x8c) addr:0x020a6b54 +func_ov000_020a6be0 kind:function(arm,size=0x134) addr:0x020a6be0 +func_ov000_020a6d14 kind:function(arm,size=0x14) addr:0x020a6d14 +func_ov000_020a6d28 kind:function(arm,size=0x28) addr:0x020a6d28 +func_ov000_020a6d50 kind:function(arm,size=0x28) addr:0x020a6d50 +func_ov000_020a6d78 kind:function(arm,size=0x40) addr:0x020a6d78 +func_ov000_020a6db8 kind:function(arm,size=0x54) addr:0x020a6db8 +func_ov000_020a6e0c kind:function(arm,size=0xc) addr:0x020a6e0c +func_ov000_020a6e18 kind:function(arm,size=0x4) addr:0x020a6e18 +func_ov000_020a6e1c kind:function(arm,size=0x8) addr:0x020a6e1c +func_ov000_020a6e24 kind:function(arm,size=0x8) addr:0x020a6e24 +func_ov000_020a6e2c kind:function(arm,size=0x8) addr:0x020a6e2c +func_ov000_020a6e34 kind:function(arm,size=0x24) addr:0x020a6e34 +func_ov000_020a6e58 kind:function(arm,size=0x24) addr:0x020a6e58 +func_ov000_020a6e7c kind:function(arm,size=0x28) addr:0x020a6e7c +func_ov000_020a6ea4 kind:function(arm,size=0x18) addr:0x020a6ea4 +func_ov000_020a6ebc kind:function(arm,size=0x54) addr:0x020a6ebc +func_ov000_020a6f10 kind:function(arm,size=0x14) addr:0x020a6f10 +func_ov000_020a6f24 kind:function(arm,size=0x4) addr:0x020a6f24 +func_ov000_020a6f28 kind:function(arm,size=0xb0) addr:0x020a6f28 +func_ov000_020a6fd8 kind:function(arm,size=0x94) addr:0x020a6fd8 +func_ov000_020a706c kind:function(arm,size=0x30) addr:0x020a706c +func_ov000_020a709c kind:function(arm,size=0x38) addr:0x020a709c +func_ov000_020a70d4 kind:function(arm,size=0xa0) addr:0x020a70d4 +func_ov000_020a7174 kind:function(arm,size=0x3c) addr:0x020a7174 +func_ov000_020a71b0 kind:function(arm,size=0x64) addr:0x020a71b0 +func_ov000_020a7214 kind:function(arm,size=0x8) addr:0x020a7214 +func_ov000_020a721c kind:function(arm,size=0x44) addr:0x020a721c +func_ov000_020a7260 kind:function(arm,size=0x44) addr:0x020a7260 +func_ov000_020a72a4 kind:function(arm,size=0x278) addr:0x020a72a4 +func_ov000_020a751c kind:function(arm,size=0x4) addr:0x020a751c +func_ov000_020a7520 kind:function(arm,size=0x68) addr:0x020a7520 +func_ov000_020a7588 kind:function(arm,size=0x140) addr:0x020a7588 +func_ov000_020a76c8 kind:function(arm,size=0x4) addr:0x020a76c8 +func_ov000_020a76cc kind:function(arm,size=0x4) addr:0x020a76cc +func_ov000_020a76d0 kind:function(arm,size=0x4) addr:0x020a76d0 +func_ov000_020a76d4 kind:function(arm,size=0x4) addr:0x020a76d4 +func_ov000_020a76d8 kind:function(arm,size=0x4) addr:0x020a76d8 +func_ov000_020a76dc kind:function(arm,size=0x4) addr:0x020a76dc +func_ov000_020a76e0 kind:function(arm,size=0x1c0) addr:0x020a76e0 +func_ov000_020a78a0 kind:function(arm,size=0x14) addr:0x020a78a0 +func_ov000_020a78b4 kind:function(arm,size=0x14) addr:0x020a78b4 +func_ov000_020a78c8 kind:function(arm,size=0x14) addr:0x020a78c8 +func_ov000_020a78dc kind:function(arm,size=0x1c) addr:0x020a78dc +func_ov000_020a78f8 kind:function(arm,size=0x1c) addr:0x020a78f8 +func_ov000_020a7914 kind:function(arm,size=0x10) addr:0x020a7914 +func_ov000_020a7924 kind:function(arm,size=0x8) addr:0x020a7924 +func_ov000_020a792c kind:function(arm,size=0x4) addr:0x020a792c +func_ov000_020a7930 kind:function(arm,size=0xc) addr:0x020a7930 +func_ov000_020a793c kind:function(arm,size=0x8) addr:0x020a793c +func_ov000_020a7944 kind:function(arm,size=0x14) addr:0x020a7944 +func_ov000_020a7958 kind:function(arm,size=0x24) addr:0x020a7958 +func_ov000_020a797c kind:function(arm,size=0x1c) addr:0x020a797c +func_ov000_020a7998 kind:function(arm,size=0x18) addr:0x020a7998 +func_ov000_020a79b0 kind:function(arm,size=0x4c) addr:0x020a79b0 +func_ov000_020a79fc kind:function(arm,size=0x68) addr:0x020a79fc +func_ov000_020a7a64 kind:function(arm,size=0x20) addr:0x020a7a64 +func_ov000_020a7a84 kind:function(arm,size=0x10) addr:0x020a7a84 +func_ov000_020a7a94 kind:function(arm,size=0x4) addr:0x020a7a94 +func_ov000_020a7a98 kind:function(arm,size=0x16c) addr:0x020a7a98 +func_ov000_020a7c04 kind:function(arm,size=0x10) addr:0x020a7c04 +func_ov000_020a7c14 kind:function(arm,size=0x18) addr:0x020a7c14 +func_ov000_020a7c2c kind:function(arm,size=0x20) addr:0x020a7c2c +func_ov000_020a7c4c kind:function(arm,size=0x28) addr:0x020a7c4c +func_ov000_020a7c74 kind:function(arm,size=0x20) addr:0x020a7c74 +func_ov000_020a7c94 kind:function(arm,size=0x28) addr:0x020a7c94 +func_ov000_020a7cbc kind:function(arm,size=0x20) addr:0x020a7cbc +func_ov000_020a7cdc kind:function(arm,size=0x28) addr:0x020a7cdc +func_ov000_020a7d04 kind:function(arm,size=0x20) addr:0x020a7d04 +func_ov000_020a7d24 kind:function(arm,size=0xe4) addr:0x020a7d24 +func_ov000_020a7e08 kind:function(arm,size=0x14) addr:0x020a7e08 +func_ov000_020a7e1c kind:function(arm,size=0x4) addr:0x020a7e1c +func_ov000_020a7e20 kind:function(arm,size=0x158) addr:0x020a7e20 +func_ov000_020a7f78 kind:function(arm,size=0x2dc) addr:0x020a7f78 +func_ov000_020a8254 kind:function(arm,size=0x44) addr:0x020a8254 +func_ov000_020a8298 kind:function(arm,size=0x18) addr:0x020a8298 +func_ov000_020a82b0 kind:function(arm,size=0x4c) addr:0x020a82b0 +func_ov000_020a82fc kind:function(arm,size=0x1c) addr:0x020a82fc +func_ov000_020a8318 kind:function(arm,size=0x4) addr:0x020a8318 +func_ov000_020a831c kind:function(arm,size=0x24) addr:0x020a831c +func_ov000_020a8340 kind:function(arm,size=0xcc) addr:0x020a8340 +func_ov000_020a840c kind:function(arm,size=0xc) addr:0x020a840c +func_ov000_020a8418 kind:function(arm,size=0x2c8) addr:0x020a8418 +func_ov000_020a86e0 kind:function(arm,size=0x34) addr:0x020a86e0 +func_ov000_020a8714 kind:function(arm,size=0x8c) addr:0x020a8714 +func_ov000_020a87a0 kind:function(arm,size=0x9c) addr:0x020a87a0 +func_ov000_020a883c kind:function(arm,size=0x7c) addr:0x020a883c +func_ov000_020a88b8 kind:function(arm,size=0x1c) addr:0x020a88b8 +func_ov000_020a88d4 kind:function(arm,size=0x1c) addr:0x020a88d4 +func_ov000_020a88f0 kind:function(arm,size=0xc) addr:0x020a88f0 +func_ov000_020a88fc kind:function(arm,size=0x44) addr:0x020a88fc +func_ov000_020a8940 kind:function(arm,size=0x38) addr:0x020a8940 +func_ov000_020a8978 kind:function(arm,size=0x308) addr:0x020a8978 +func_ov000_020a8c80 kind:function(arm,size=0x3c) addr:0x020a8c80 +func_ov000_020a8cbc kind:function(arm,size=0x10) addr:0x020a8cbc +func_ov000_020a8ccc kind:function(arm,size=0x100) addr:0x020a8ccc +func_ov000_020a8dcc kind:function(arm,size=0xb8) addr:0x020a8dcc +func_ov000_020a8e84 kind:function(arm,size=0x14) addr:0x020a8e84 +func_ov000_020a8e98 kind:function(arm,size=0x30) addr:0x020a8e98 +func_ov000_020a8ec8 kind:function(arm,size=0x1c) addr:0x020a8ec8 +func_ov000_020a8ee4 kind:function(arm,size=0x8) addr:0x020a8ee4 +func_ov000_020a8eec kind:function(arm,size=0x8) addr:0x020a8eec +func_ov000_020a8ef4 kind:function(arm,size=0x1c) addr:0x020a8ef4 +func_ov000_020a8f10 kind:function(arm,size=0x20) addr:0x020a8f10 +func_ov000_020a8f30 kind:function(arm,size=0x18) addr:0x020a8f30 +func_ov000_020a8f48 kind:function(arm,size=0x14) addr:0x020a8f48 +func_ov000_020a8f5c kind:function(arm,size=0x28) addr:0x020a8f5c +func_ov000_020a8f84 kind:function(arm,size=0x4c) addr:0x020a8f84 +func_ov000_020a8fd0 kind:function(arm,size=0x5c) addr:0x020a8fd0 +func_ov000_020a902c kind:function(arm,size=0x14) addr:0x020a902c +func_ov000_020a9040 kind:function(arm,size=0x84) addr:0x020a9040 +func_ov000_020a90c4 kind:function(arm,size=0x44) addr:0x020a90c4 +func_ov000_020a9108 kind:function(arm,size=0xdc) addr:0x020a9108 +func_ov000_020a91e4 kind:function(arm,size=0x6c) addr:0x020a91e4 +func_ov000_020a9250 kind:function(arm,size=0x20) addr:0x020a9250 +func_ov000_020a9270 kind:function(arm,size=0xa8) addr:0x020a9270 +func_ov000_020a9318 kind:function(arm,size=0x1c) addr:0x020a9318 +func_ov000_020a9334 kind:function(arm,size=0x74) addr:0x020a9334 +func_ov000_020a93a8 kind:function(arm,size=0x98) addr:0x020a93a8 +func_ov000_020a9440 kind:function(arm,size=0x4c) addr:0x020a9440 +func_ov000_020a948c kind:function(arm,size=0x24) addr:0x020a948c +func_ov000_020a94b0 kind:function(arm,size=0x7c) addr:0x020a94b0 +func_ov000_020a952c kind:function(arm,size=0x74) addr:0x020a952c +func_ov000_020a95a0 kind:function(arm,size=0xc8) addr:0x020a95a0 +func_ov000_020a9668 kind:function(arm,size=0xdc) addr:0x020a9668 +func_ov000_020a9744 kind:function(arm,size=0xf0) addr:0x020a9744 +func_ov000_020a9834 kind:function(arm,size=0x4c) addr:0x020a9834 +func_ov000_020a9880 kind:function(arm,size=0x20) addr:0x020a9880 +func_ov000_020a98a0 kind:function(arm,size=0x30) addr:0x020a98a0 +func_ov000_020a98d0 kind:function(arm,size=0x28) addr:0x020a98d0 +func_ov000_020a98f8 kind:function(arm,size=0xb4) addr:0x020a98f8 +func_ov000_020a99ac kind:function(arm,size=0x40) addr:0x020a99ac +func_ov000_020a99ec kind:function(arm,size=0x44) addr:0x020a99ec +func_ov000_020a9a30 kind:function(arm,size=0x180) addr:0x020a9a30 +func_ov000_020a9bb0 kind:function(arm,size=0x30) addr:0x020a9bb0 +func_ov000_020a9be0 kind:function(arm,size=0x8) addr:0x020a9be0 +func_ov000_020a9be8 kind:function(arm,size=0x80) addr:0x020a9be8 +func_ov000_020a9c68 kind:function(arm,size=0x40) addr:0x020a9c68 +func_ov000_020a9ca8 kind:function(arm,size=0x7c) addr:0x020a9ca8 +func_ov000_020a9d24 kind:function(arm,size=0x48) addr:0x020a9d24 +func_ov000_020a9d6c kind:function(arm,size=0x50) addr:0x020a9d6c +func_ov000_020a9dbc kind:function(thumb,size=0x80) addr:0x020a9dbc +func_ov000_020a9e3c kind:function(arm,size=0x20) addr:0x020a9e3c +func_ov000_020a9e5c kind:function(arm,size=0x24) addr:0x020a9e5c +func_ov000_020a9e80 kind:function(arm,size=0x24) addr:0x020a9e80 +func_ov000_020a9ea4 kind:function(arm,size=0x2c) addr:0x020a9ea4 +func_ov000_020a9ed0 kind:function(arm,size=0x58) addr:0x020a9ed0 +func_ov000_020a9f28 kind:function(arm,size=0x20) addr:0x020a9f28 +func_ov000_020a9f48 kind:function(arm,size=0x20) addr:0x020a9f48 +func_ov000_020a9f68 kind:function(arm,size=0x60) addr:0x020a9f68 +func_ov000_020a9fc8 kind:function(arm,size=0x24) addr:0x020a9fc8 +func_ov000_020a9fec kind:function(arm,size=0x34) addr:0x020a9fec +func_ov000_020aa020 kind:function(arm,size=0x34) addr:0x020aa020 +func_ov000_020aa054 kind:function(arm,size=0x38) addr:0x020aa054 +func_ov000_020aa08c kind:function(arm,size=0x3c) addr:0x020aa08c +func_ov000_020aa0c8 kind:function(arm,size=0x2c) addr:0x020aa0c8 +func_ov000_020aa0f4 kind:function(arm,size=0x2c) addr:0x020aa0f4 +func_ov000_020aa120 kind:function(arm,size=0x28) addr:0x020aa120 +func_ov000_020aa148 kind:function(arm,size=0x2c) addr:0x020aa148 +func_ov000_020aa174 kind:function(arm,size=0x10) addr:0x020aa174 +func_ov000_020aa184 kind:function(arm,size=0x38) addr:0x020aa184 +func_ov000_020aa1bc kind:function(thumb,size=0x18) addr:0x020aa1bc +func_ov000_020aa1d4 kind:function(arm,size=0x38) addr:0x020aa1d4 +func_ov000_020aa20c kind:function(arm,size=0x50) addr:0x020aa20c +func_ov000_020aa25c kind:function(arm,size=0x18) addr:0x020aa25c +func_ov000_020aa274 kind:function(arm,size=0x1c) addr:0x020aa274 +func_ov000_020aa290 kind:function(arm,size=0x14) addr:0x020aa290 +func_ov000_020aa2a4 kind:function(arm,size=0x14) addr:0x020aa2a4 +func_ov000_020aa2b8 kind:function(arm,size=0x14) addr:0x020aa2b8 +func_ov000_020aa2cc kind:function(arm,size=0x14) addr:0x020aa2cc +func_ov000_020aa2e0 kind:function(arm,size=0x14) addr:0x020aa2e0 +func_ov000_020aa2f4 kind:function(arm,size=0x54) addr:0x020aa2f4 +func_ov000_020aa348 kind:function(arm,size=0x34) addr:0x020aa348 +func_ov000_020aa37c kind:function(arm,size=0x34) addr:0x020aa37c +func_ov000_020aa3b0 kind:function(arm,size=0x110) addr:0x020aa3b0 +func_ov000_020aa4c0 kind:function(arm,size=0x20) addr:0x020aa4c0 +func_ov000_020aa4e0 kind:function(arm,size=0x28) addr:0x020aa4e0 +func_ov000_020aa508 kind:function(arm,size=0x20) addr:0x020aa508 +func_ov000_020aa528 kind:function(arm,size=0x78) addr:0x020aa528 +func_ov000_020aa5a0 kind:function(arm,size=0x4) addr:0x020aa5a0 +func_ov000_020aa5a4 kind:function(arm,size=0xc) addr:0x020aa5a4 +func_ov000_020aa5b0 kind:function(arm,size=0x20) addr:0x020aa5b0 +func_ov000_020aa5d0 kind:function(arm,size=0x20) addr:0x020aa5d0 +func_ov000_020aa5f0 kind:function(arm,size=0x94) addr:0x020aa5f0 +func_ov000_020aa684 kind:function(arm,size=0x18) addr:0x020aa684 +func_ov000_020aa69c kind:function(arm,size=0x24) addr:0x020aa69c +func_ov000_020aa6c0 kind:function(arm,size=0x94) addr:0x020aa6c0 +func_ov000_020aa754 kind:function(arm,size=0x8) addr:0x020aa754 +func_ov000_020aa75c kind:function(arm,size=0x8) addr:0x020aa75c +func_ov000_020aa764 kind:function(arm,size=0x8) addr:0x020aa764 +func_ov000_020aa76c kind:function(arm,size=0xc) addr:0x020aa76c +func_ov000_020aa778 kind:function(arm,size=0x68) addr:0x020aa778 +func_ov000_020aa7e0 kind:function(arm,size=0x14) addr:0x020aa7e0 +func_ov000_020aa7f4 kind:function(arm,size=0x158) addr:0x020aa7f4 +func_ov000_020aa94c kind:function(arm,size=0x4) addr:0x020aa94c +func_ov000_020aa950 kind:function(arm,size=0x50) addr:0x020aa950 +func_ov000_020aa9a0 kind:function(arm,size=0x8) addr:0x020aa9a0 +func_ov000_020aa9a8 kind:function(arm,size=0x8) addr:0x020aa9a8 +func_ov000_020aa9b0 kind:function(arm,size=0x8) addr:0x020aa9b0 +func_ov000_020aa9b8 kind:function(arm,size=0x48) addr:0x020aa9b8 +func_ov000_020aaa00 kind:function(arm,size=0x1c) addr:0x020aaa00 +func_ov000_020aaa1c kind:function(arm,size=0x24) addr:0x020aaa1c +func_ov000_020aaa40 kind:function(arm,size=0x4) addr:0x020aaa40 +func_ov000_020aaa44 kind:function(arm,size=0x4) addr:0x020aaa44 +func_ov000_020aaa48 kind:function(arm,size=0x88) addr:0x020aaa48 +func_ov000_020aaad0 kind:function(arm,size=0x178) addr:0x020aaad0 +func_ov000_020aac48 kind:function(arm,size=0x68) addr:0x020aac48 +func_ov000_020aacb0 kind:function(arm,size=0xe8) addr:0x020aacb0 +func_ov000_020aad98 kind:function(arm,size=0x2c) addr:0x020aad98 +func_ov000_020aadc4 kind:function(arm,size=0x10) addr:0x020aadc4 +func_ov000_020aadd4 kind:function(arm,size=0x4) addr:0x020aadd4 +func_ov000_020aadd8 kind:function(arm,size=0xc) addr:0x020aadd8 +func_ov000_020aade4 kind:function(arm,size=0x218) addr:0x020aade4 +func_ov000_020aaffc kind:function(arm,size=0x8) addr:0x020aaffc +func_ov000_020ab004 kind:function(arm,size=0xec) addr:0x020ab004 +func_ov000_020ab0f0 kind:function(arm,size=0x4) addr:0x020ab0f0 +func_ov000_020ab0f4 kind:function(arm,size=0x68) addr:0x020ab0f4 +func_ov000_020ab15c kind:function(arm,size=0x48) addr:0x020ab15c +func_ov000_020ab1a4 kind:function(arm,size=0x34) addr:0x020ab1a4 +func_ov000_020ab1d8 kind:function(arm,size=0x48) addr:0x020ab1d8 +func_ov000_020ab220 kind:function(arm,size=0x14) addr:0x020ab220 +func_ov000_020ab234 kind:function(arm,size=0x1c) addr:0x020ab234 +func_ov000_020ab250 kind:function(arm,size=0x44) addr:0x020ab250 +func_ov000_020ab294 kind:function(arm,size=0x28) addr:0x020ab294 +func_ov000_020ab2bc kind:function(arm,size=0x24) addr:0x020ab2bc +func_ov000_020ab2e0 kind:function(arm,size=0x1c) addr:0x020ab2e0 +func_ov000_020ab2fc kind:function(arm,size=0x14) addr:0x020ab2fc +func_ov000_020ab310 kind:function(arm,size=0x1c) addr:0x020ab310 +func_ov000_020ab32c kind:function(arm,size=0x10) addr:0x020ab32c +func_ov000_020ab33c kind:function(arm,size=0x10) addr:0x020ab33c +func_ov000_020ab34c kind:function(arm,size=0x100) addr:0x020ab34c +func_ov000_020ab44c kind:function(arm,size=0x18) addr:0x020ab44c +func_ov000_020ab464 kind:function(arm,size=0x2c) addr:0x020ab464 +func_ov000_020ab490 kind:function(arm,size=0x14) addr:0x020ab490 +func_ov000_020ab4a4 kind:function(arm,size=0x18) addr:0x020ab4a4 +func_ov000_020ab4bc kind:function(arm,size=0x40) addr:0x020ab4bc +func_ov000_020ab4fc kind:function(arm,size=0x7c) addr:0x020ab4fc +func_ov000_020ab578 kind:function(arm,size=0x9c) addr:0x020ab578 +func_ov000_020ab614 kind:function(arm,size=0x9c) addr:0x020ab614 +func_ov000_020ab6b0 kind:function(arm,size=0x9c) addr:0x020ab6b0 +func_ov000_020ab74c kind:function(arm,size=0xe0) addr:0x020ab74c +func_ov000_020ab82c kind:function(arm,size=0x80) addr:0x020ab82c +func_ov000_020ab8ac kind:function(arm,size=0x154) addr:0x020ab8ac +func_ov000_020aba00 kind:function(arm,size=0x10) addr:0x020aba00 +func_ov000_020aba10 kind:function(arm,size=0x14) addr:0x020aba10 +func_ov000_020aba24 kind:function(arm,size=0x14) addr:0x020aba24 +data_ov000_020aba38 kind:data(any) addr:0x020aba38 +data_ov000_020aba40 kind:data(any) addr:0x020aba40 +data_ov000_020aba44 kind:data(any) addr:0x020aba44 +data_ov000_020aba48 kind:data(any) addr:0x020aba48 +data_ov000_020aba4c kind:data(any) addr:0x020aba4c +data_ov000_020aba50 kind:data(any) addr:0x020aba50 +data_ov000_020aba60 kind:data(any) addr:0x020aba60 +data_ov000_020abb60 kind:data(any) addr:0x020abb60 +data_ov000_020abb70 kind:data(any) addr:0x020abb70 +data_ov000_020abb80 kind:data(any) addr:0x020abb80 +data_ov000_020abb94 kind:data(any) addr:0x020abb94 +data_ov000_020abba0 kind:data(any) addr:0x020abba0 +data_ov000_020abbb0 kind:data(any) addr:0x020abbb0 +data_ov000_020abc1c kind:data(any) addr:0x020abc1c +data_ov000_020abd54 kind:data(any) addr:0x020abd54 +data_ov000_020abd55 kind:data(any) addr:0x020abd55 +data_ov000_020abd56 kind:data(any) addr:0x020abd56 +data_ov000_020abd58 kind:data(any) addr:0x020abd58 +data_ov000_020abfd4 kind:data(any) addr:0x020abfd4 +data_ov000_020ac088 kind:data(any) addr:0x020ac088 +data_ov000_020ac08c kind:data(any) addr:0x020ac08c +data_ov000_020ac08d kind:data(any) addr:0x020ac08d +data_ov000_020ac08e kind:data(any) addr:0x020ac08e +data_ov000_020ac08f kind:data(any) addr:0x020ac08f +data_ov000_020ac090 kind:data(any) addr:0x020ac090 +data_ov000_020ac092 kind:data(any) addr:0x020ac092 +data_ov000_020ac294 kind:data(any) addr:0x020ac294 +data_ov000_020ac420 kind:data(any) addr:0x020ac420 +data_ov000_020ac428 kind:data(any) addr:0x020ac428 +data_ov000_020ac430 kind:data(any) addr:0x020ac430 +data_ov000_020ac444 kind:data(any) addr:0x020ac444 +data_ov000_020ac458 kind:data(any) addr:0x020ac458 +data_ov000_020ac468 kind:data(any) addr:0x020ac468 +data_ov000_020ac478 kind:data(any) addr:0x020ac478 +data_ov000_020ac47c kind:data(any) addr:0x020ac47c +data_ov000_020ac480 kind:data(any) addr:0x020ac480 +data_ov000_020ac690 kind:data(any) addr:0x020ac690 +data_ov000_020ac694 kind:data(any) addr:0x020ac694 +data_ov000_020ac698 kind:data(any) addr:0x020ac698 +data_ov000_020ac69c kind:data(any) addr:0x020ac69c +data_ov000_020ac6a0 kind:data(any) addr:0x020ac6a0 +data_ov000_020ac6a4 kind:data(any) addr:0x020ac6a4 +data_ov000_020ac6a8 kind:data(any) addr:0x020ac6a8 +data_ov000_020ac6ac kind:data(any) addr:0x020ac6ac +data_ov000_020ac6b0 kind:data(any) addr:0x020ac6b0 +data_ov000_020ac6b4 kind:data(any) addr:0x020ac6b4 +data_ov000_020ac6b8 kind:data(any) addr:0x020ac6b8 +data_ov000_020ac6bc kind:data(any) addr:0x020ac6bc +data_ov000_020ac6c0 kind:data(any) addr:0x020ac6c0 +data_ov000_020ac6c4 kind:data(any) addr:0x020ac6c4 +data_ov000_020ac6c8 kind:data(any) addr:0x020ac6c8 +data_ov000_020ac6cc kind:data(any) addr:0x020ac6cc +data_ov000_020ac6d0 kind:data(any) addr:0x020ac6d0 +data_ov000_020ac6d4 kind:data(any) addr:0x020ac6d4 +data_ov000_020ac6d8 kind:data(any) addr:0x020ac6d8 +data_ov000_020ac6dc kind:data(any) addr:0x020ac6dc +data_ov000_020ac6e0 kind:data(any) addr:0x020ac6e0 +data_ov000_020ac6e4 kind:data(any) addr:0x020ac6e4 +data_ov000_020ac6e8 kind:data(any) addr:0x020ac6e8 +data_ov000_020ac6ec kind:data(any) addr:0x020ac6ec +data_ov000_020ac6f0 kind:data(any) addr:0x020ac6f0 +data_ov000_020ac6f4 kind:data(any) addr:0x020ac6f4 +data_ov000_020ac6f8 kind:data(any) addr:0x020ac6f8 +data_ov000_020ac6fc kind:data(any) addr:0x020ac6fc +data_ov000_020ac700 kind:data(any) addr:0x020ac700 +data_ov000_020ac704 kind:data(any) addr:0x020ac704 +data_ov000_020ac708 kind:data(any) addr:0x020ac708 +data_ov000_020ac70c kind:data(any) addr:0x020ac70c +data_ov000_020ac710 kind:data(any) addr:0x020ac710 +data_ov000_020ac714 kind:data(any) addr:0x020ac714 +data_ov000_020ac718 kind:data(any) addr:0x020ac718 +data_ov000_020ac724 kind:data(any) addr:0x020ac724 +data_ov000_020ac730 kind:data(any) addr:0x020ac730 +data_ov000_020ac736 kind:data(any) addr:0x020ac736 +data_ov000_020ac73c kind:data(any) addr:0x020ac73c +data_ov000_020ac744 kind:data(any) addr:0x020ac744 +data_ov000_020ac74c kind:data(any) addr:0x020ac74c +data_ov000_020ac770 kind:data(any) addr:0x020ac770 +data_ov000_020ac7f0 kind:data(any) addr:0x020ac7f0 +data_ov000_020ac870 kind:data(any) addr:0x020ac870 +data_ov000_020ac890 kind:data(any) addr:0x020ac890 +data_ov000_020ac8bc kind:data(any) addr:0x020ac8bc +data_ov000_020ac918 kind:data(any) addr:0x020ac918 +data_ov000_020ac9ac kind:data(any) addr:0x020ac9ac +data_ov000_020acb14 kind:data(any) addr:0x020acb14 +data_ov000_020acb18 kind:data(any) addr:0x020acb18 +data_ov000_020acb1c kind:data(any) addr:0x020acb1c +data_ov000_020acb20 kind:data(any) addr:0x020acb20 +data_ov000_020acb24 kind:data(any) addr:0x020acb24 +data_ov000_020acb28 kind:data(any) addr:0x020acb28 +data_ov000_020acb2c kind:data(any) addr:0x020acb2c +data_ov000_020acb30 kind:data(any) addr:0x020acb30 +data_ov000_020acbb8 kind:data(any) addr:0x020acbb8 +data_ov000_020acbbc kind:data(any) addr:0x020acbbc +data_ov000_020acbc0 kind:data(any) addr:0x020acbc0 +data_ov000_020acbc4 kind:data(any) addr:0x020acbc4 +data_ov000_020acbc8 kind:data(any) addr:0x020acbc8 +data_ov000_020acbcc kind:data(any) addr:0x020acbcc +data_ov000_020acbd0 kind:data(any) addr:0x020acbd0 +data_ov000_020acbd4 kind:data(any) addr:0x020acbd4 +data_ov000_020acbd8 kind:data(any) addr:0x020acbd8 +data_ov000_020acbec kind:data(any) addr:0x020acbec +data_ov000_020accdc kind:data(any) addr:0x020accdc +data_ov000_020acd5c kind:data(any) addr:0x020acd5c +data_ov000_020acddc kind:data(any) addr:0x020acddc +data_ov000_020aceb0 kind:data(any) addr:0x020aceb0 +data_ov000_020ad108 kind:data(any) addr:0x020ad108 +data_ov000_020ad368 kind:data(any) addr:0x020ad368 +data_ov000_020ad828 kind:data(any) addr:0x020ad828 +data_ov000_020ae5a8 kind:data(any) addr:0x020ae5a8 +data_ov000_020ae5b8 kind:data(any) addr:0x020ae5b8 +data_ov000_020ae650 kind:data(any) addr:0x020ae650 +data_ov000_020ae654 kind:data(any) addr:0x020ae654 +data_ov000_020ae658 kind:data(any) addr:0x020ae658 +data_ov000_020ae65c kind:data(any) addr:0x020ae65c +data_ov000_020ae660 kind:data(any) addr:0x020ae660 +data_ov000_020ae664 kind:data(any) addr:0x020ae664 +data_ov000_020ae668 kind:data(any) addr:0x020ae668 +data_ov000_020ae66c kind:data(any) addr:0x020ae66c +data_ov000_020ae670 kind:data(any) addr:0x020ae670 +data_ov000_020ae674 kind:data(any) addr:0x020ae674 +data_ov000_020ae678 kind:data(any) addr:0x020ae678 +data_ov000_020ae67c kind:data(any) addr:0x020ae67c +data_ov000_020ae680 kind:data(any) addr:0x020ae680 +data_ov000_020ae684 kind:data(any) addr:0x020ae684 +data_ov000_020ae688 kind:data(any) addr:0x020ae688 +data_ov000_020ae68c kind:data(any) addr:0x020ae68c +data_ov000_020ae690 kind:data(any) addr:0x020ae690 +data_ov000_020ae694 kind:data(any) addr:0x020ae694 +data_ov000_020ae698 kind:data(any) addr:0x020ae698 +data_ov000_020ae6b4 kind:data(any) addr:0x020ae6b4 +data_ov000_020ae6d4 kind:data(any) addr:0x020ae6d4 +data_ov000_020ae704 kind:data(any) addr:0x020ae704 +data_ov000_020ae718 kind:data(any) addr:0x020ae718 +data_ov000_020ae758 kind:data(any) addr:0x020ae758 +data_ov000_020ae798 kind:data(any) addr:0x020ae798 +data_ov000_020ae7d8 kind:data(any) addr:0x020ae7d8 +data_ov000_020ae7ec kind:data(any) addr:0x020ae7ec +data_ov000_020ae800 kind:data(any) addr:0x020ae800 +data_ov000_020ae814 kind:data(any) addr:0x020ae814 +data_ov000_020ae82c kind:data(any) addr:0x020ae82c +data_ov000_020ae830 kind:data(any) addr:0x020ae830 +data_ov000_020ae832 kind:data(any) addr:0x020ae832 +data_ov000_020ae833 kind:data(any) addr:0x020ae833 +data_ov000_020ae834 kind:data(any) addr:0x020ae834 +data_ov000_020ae838 kind:data(any) addr:0x020ae838 +data_ov000_020ae83c kind:data(any) addr:0x020ae83c +data_ov000_020ae840 kind:data(any) addr:0x020ae840 +data_ov000_020af45c kind:data(any) addr:0x020af45c +data_ov000_020af45e kind:data(any) addr:0x020af45e +data_ov000_020af468 kind:data(any) addr:0x020af468 +data_ov000_020af490 kind:data(any) addr:0x020af490 +data_ov000_020af494 kind:data(any) addr:0x020af494 +data_ov000_020af498 kind:data(any) addr:0x020af498 +data_ov000_020af49c kind:data(any) addr:0x020af49c +data_ov000_020af4a0 kind:data(any) addr:0x020af4a0 +data_ov000_020af4a4 kind:data(any) addr:0x020af4a4 +data_ov000_020af4a8 kind:data(any) addr:0x020af4a8 +data_ov000_020af4ac kind:data(any) addr:0x020af4ac +data_ov000_020af4b0 kind:data(any) addr:0x020af4b0 +data_ov000_020af4b4 kind:data(any) addr:0x020af4b4 +data_ov000_020af4c4 kind:data(any) addr:0x020af4c4 +data_ov000_020af4cc kind:data(any) addr:0x020af4cc +data_ov000_020af4d0 kind:data(any) addr:0x020af4d0 +data_ov000_020af4e4 kind:data(any) addr:0x020af4e4 +data_ov000_020af548 kind:data(any) addr:0x020af548 +data_ov000_020af558 kind:data(any) addr:0x020af558 +data_ov000_020af56c kind:data(any) addr:0x020af56c +data_ov000_020af578 kind:data(any) addr:0x020af578 +data_ov000_020afdac kind:data(any) addr:0x020afdac +data_ov000_020b030a kind:data(any) addr:0x020b030a +data_ov000_020b05e0 kind:data(any) addr:0x020b05e0 +data_ov000_020b09b8 kind:data(any) addr:0x020b09b8 +data_ov000_020b0d90 kind:data(any) addr:0x020b0d90 +data_ov000_020b0d9c kind:data(any) addr:0x020b0d9c +data_ov000_020b0f70 kind:data(any) addr:0x020b0f70 +data_ov000_020b0f74 kind:data(any) addr:0x020b0f74 +data_ov000_020b0f80 kind:data(any) addr:0x020b0f80 +data_ov000_020b0f8c kind:data(any) addr:0x020b0f8c +data_ov000_020b0f90 kind:data(any) addr:0x020b0f90 +data_ov000_020b144c kind:data(any) addr:0x020b144c +data_ov000_020b1450 kind:data(any) addr:0x020b1450 +data_ov000_020b1453 kind:data(any) addr:0x020b1453 +data_ov000_020b1458 kind:data(any) addr:0x020b1458 +data_ov000_020b1518 kind:data(any) addr:0x020b1518 +data_ov000_020b151c kind:data(any) addr:0x020b151c +data_ov000_020b1520 kind:data(any) addr:0x020b1520 +data_ov000_020b1524 kind:data(any) addr:0x020b1524 +data_ov000_020b1528 kind:data(any) addr:0x020b1528 +data_ov000_020b152c kind:data(any) addr:0x020b152c +data_ov000_020b153c kind:data(any) addr:0x020b153c +data_ov000_020b1548 kind:data(any) addr:0x020b1548 +data_ov000_020b1554 kind:data(any) addr:0x020b1554 +data_ov000_020b1560 kind:data(any) addr:0x020b1560 +data_ov000_020b156c kind:data(any) addr:0x020b156c +data_ov000_020b1578 kind:data(any) addr:0x020b1578 +data_ov000_020b15b8 kind:data(any) addr:0x020b15b8 +data_ov000_020b15f8 kind:data(any) addr:0x020b15f8 +data_ov000_020b1638 kind:data(any) addr:0x020b1638 +data_ov000_020b163c kind:data(any) addr:0x020b163c +data_ov000_020b1640 kind:data(any) addr:0x020b1640 +data_ov000_020b1644 kind:data(any) addr:0x020b1644 +data_ov000_020b1648 kind:data(any) addr:0x020b1648 +data_ov000_020b164a kind:data(any) addr:0x020b164a +data_ov000_020b164c kind:data(any) addr:0x020b164c +data_ov000_020b164e kind:data(any) addr:0x020b164e +data_ov000_020b1650 kind:data(any) addr:0x020b1650 +data_ov000_020b1652 kind:data(any) addr:0x020b1652 +data_ov000_020b1656 kind:data(any) addr:0x020b1656 +data_ov000_020b165a kind:data(any) addr:0x020b165a +data_ov000_020b165e kind:data(any) addr:0x020b165e +data_ov000_020b1662 kind:data(any) addr:0x020b1662 +data_ov000_020b1666 kind:data(any) addr:0x020b1666 +data_ov000_020b166b kind:data(any) addr:0x020b166b +data_ov000_020b1670 kind:data(any) addr:0x020b1670 +data_ov000_020b1675 kind:data(any) addr:0x020b1675 +data_ov000_020b167a kind:data(any) addr:0x020b167a +data_ov000_020b167f kind:data(any) addr:0x020b167f +data_ov000_020b1684 kind:data(any) addr:0x020b1684 +data_ov000_020b1689 kind:data(any) addr:0x020b1689 +data_ov000_020b168e kind:data(any) addr:0x020b168e +data_ov000_020b1693 kind:data(any) addr:0x020b1693 +data_ov000_020b1698 kind:data(any) addr:0x020b1698 +data_ov000_020b169c kind:data(any) addr:0x020b169c +data_ov000_020b16a0 kind:data(any) addr:0x020b16a0 +data_ov000_020b16a4 kind:data(any) addr:0x020b16a4 +data_ov000_020b16a8 kind:data(any) addr:0x020b16a8 +data_ov000_020b16b0 kind:data(any) addr:0x020b16b0 +data_ov000_020b16c0 kind:data(any) addr:0x020b16c0 +data_ov000_020b16d4 kind:data(any) addr:0x020b16d4 +data_ov000_020b16e8 kind:data(any) addr:0x020b16e8 +func_ov000_020b17a8 kind:function(arm,size=0x34) addr:0x020b17a8 +func_ov000_020b17dc kind:function(arm,size=0x34) addr:0x020b17dc +func_ov000_020b1810 kind:function(arm,size=0x50) addr:0x020b1810 +func_ov000_020b1860 kind:function(arm,size=0x34) addr:0x020b1860 +func_ov000_020b1894 kind:function(arm,size=0x34) addr:0x020b1894 +func_ov000_020b18c8 kind:function(arm,size=0x50) addr:0x020b18c8 +func_ov000_020b1918 kind:function(arm,size=0x60) addr:0x020b1918 +func_ov000_020b1978 kind:function(arm,size=0x4c) addr:0x020b1978 +func_ov000_020b19c4 kind:function(arm,size=0x50) addr:0x020b19c4 +func_ov000_020b1a14 kind:function(arm,size=0x34) addr:0x020b1a14 +func_ov000_020b1a48 kind:function(arm,size=0x34) addr:0x020b1a48 +func_ov000_020b1a7c kind:function(arm,size=0x20) addr:0x020b1a7c +func_ov000_020b1a9c kind:function(arm,size=0xf0) addr:0x020b1a9c +func_ov000_020b1b8c kind:function(arm,size=0x80) addr:0x020b1b8c +func_ov000_020b1c0c kind:function(arm,size=0x2c) addr:0x020b1c0c +func_ov000_020b1c38 kind:function(arm,size=0x1c) addr:0x020b1c38 +func_ov000_020b1c54 kind:function(arm,size=0x28) addr:0x020b1c54 +func_ov000_020b1c7c kind:function(arm,size=0x2f4) addr:0x020b1c7c +func_ov000_020b1f70 kind:function(arm,size=0x14) addr:0x020b1f70 +func_ov000_020b1f84 kind:function(arm,size=0x34) addr:0x020b1f84 +func_ov000_020b1fb8 kind:function(arm,size=0x40) addr:0x020b1fb8 +func_ov000_020b1ff8 kind:function(arm,size=0x50) addr:0x020b1ff8 +func_ov000_020b2048 kind:function(arm,size=0x50) addr:0x020b2048 +func_ov000_020b2098 kind:function(arm,size=0x50) addr:0x020b2098 +func_ov000_020b20e8 kind:function(arm,size=0x50) addr:0x020b20e8 +func_ov000_020b2138 kind:function(arm,size=0x28) addr:0x020b2138 +func_ov000_020b2160 kind:function(arm,size=0x5c) addr:0x020b2160 +func_ov000_020b21bc kind:function(arm,size=0x50) addr:0x020b21bc +func_ov000_020b220c kind:function(arm,size=0x9e8) addr:0x020b220c +func_ov000_020b2bf4 kind:function(arm,size=0x408) addr:0x020b2bf4 +func_ov000_020b2ffc kind:function(arm,size=0x34) addr:0x020b2ffc +func_ov000_020b3030 kind:function(arm,size=0x1c) addr:0x020b3030 +func_ov000_020b304c kind:function(arm,size=0x3c) addr:0x020b304c +func_ov000_020b3088 kind:function(arm,size=0x28) addr:0x020b3088 +func_ov000_020b30b0 kind:function(arm,size=0x14) addr:0x020b30b0 +data_ov000_020b3168 kind:data(any) addr:0x020b3168 +data_ov000_020b318c kind:data(any) addr:0x020b318c +data_ov000_020b31a8 kind:data(any) addr:0x020b31a8 +data_ov000_020b31b0 kind:data(any) addr:0x020b31b0 +data_ov000_020b31b8 kind:data(any) addr:0x020b31b8 +data_ov000_020b31c0 kind:data(any) addr:0x020b31c0 +data_ov000_020b31c8 kind:data(any) addr:0x020b31c8 +data_ov000_020b31d0 kind:data(any) addr:0x020b31d0 +data_ov000_020b31d8 kind:data(any) addr:0x020b31d8 +data_ov000_020b31e0 kind:data(any) addr:0x020b31e0 +data_ov000_020b31f0 kind:data(any) addr:0x020b31f0 +data_ov000_020b321c kind:data(any) addr:0x020b321c +data_ov000_020b3248 kind:data(any) addr:0x020b3248 +data_ov000_020b326c kind:data(any) addr:0x020b326c +data_ov000_020b3298 kind:data(any) addr:0x020b3298 +data_ov000_020b32bc kind:data(any) addr:0x020b32bc +data_ov000_020b32e8 kind:data(any) addr:0x020b32e8 +data_ov000_020b3314 kind:data(any) addr:0x020b3314 +data_ov000_020b331c kind:data(any) addr:0x020b331c +data_ov000_020b3320 kind:data(any) addr:0x020b3320 +data_ov000_020b332c kind:data(any) addr:0x020b332c +data_ov000_020b3350 kind:data(any) addr:0x020b3350 +data_ov000_020b335c kind:data(any) addr:0x020b335c +data_ov000_020b3368 kind:data(any) addr:0x020b3368 +data_ov000_020b336c kind:data(any) addr:0x020b336c +data_ov000_020b3378 kind:data(any) addr:0x020b3378 +data_ov000_020b337c kind:data(any) addr:0x020b337c +data_ov000_020b3380 kind:data(any) addr:0x020b3380 +data_ov000_020b3384 kind:data(any) addr:0x020b3384 +data_ov000_020b338c kind:data(any) addr:0x020b338c +data_ov000_020b3394 kind:data(any) addr:0x020b3394 +data_ov000_020b339c kind:data(any) addr:0x020b339c +data_ov000_020b33a4 kind:data(any) addr:0x020b33a4 +data_ov000_020b33bc kind:data(any) addr:0x020b33bc +data_ov000_020b33e4 kind:data(any) addr:0x020b33e4 +data_ov000_020b3410 kind:data(any) addr:0x020b3410 +data_ov000_020b3414 kind:data(any) addr:0x020b3414 +data_ov000_020b3418 kind:data(any) addr:0x020b3418 +data_ov000_020b341c kind:data(any) addr:0x020b341c +data_ov000_020b3420 kind:data(any) addr:0x020b3420 +data_ov000_020b3468 kind:data(any) addr:0x020b3468 +data_ov000_020b3478 kind:data(any) addr:0x020b3478 +data_ov000_020b3488 kind:data(any) addr:0x020b3488 +data_ov000_020b3490 kind:data(any) addr:0x020b3490 +data_ov000_020b3494 kind:data(any) addr:0x020b3494 +data_ov000_020b349c kind:data(any) addr:0x020b349c +data_ov000_020b34a0 kind:data(any) addr:0x020b34a0 +data_ov000_020b34a4 kind:data(any) addr:0x020b34a4 +data_ov000_020b34b8 kind:data(any) addr:0x020b34b8 +data_ov000_020b34ec kind:data(any) addr:0x020b34ec +data_ov000_020b34fc kind:data(any) addr:0x020b34fc +data_ov000_020b3514 kind:data(any) addr:0x020b3514 +data_ov000_020b355c kind:data(any) addr:0x020b355c +data_ov000_020b3574 kind:data(any) addr:0x020b3574 +data_ov000_020b35d8 kind:data(any) addr:0x020b35d8 +data_ov000_020b3608 kind:data(any) addr:0x020b3608 +data_ov000_020b360c kind:data(any) addr:0x020b360c +data_ov000_020b3610 kind:data(any) addr:0x020b3610 +data_ov000_020b3620 kind:data(any) addr:0x020b3620 +data_ov000_020b3630 kind:data(any) addr:0x020b3630 +data_ov000_020b3648 kind:data(any) addr:0x020b3648 +data_ov000_020b3660 kind:data(any) addr:0x020b3660 +data_ov000_020b3684 kind:data(any) addr:0x020b3684 +data_ov000_020b369c kind:data(any) addr:0x020b369c +data_ov000_020b36b4 kind:data(any) addr:0x020b36b4 +data_ov000_020b36cc kind:data(any) addr:0x020b36cc +data_ov000_020b36e4 kind:data(any) addr:0x020b36e4 +data_ov000_020b36fc kind:data(any) addr:0x020b36fc +data_ov000_020b3714 kind:data(any) addr:0x020b3714 +data_ov000_020b372c kind:data(any) addr:0x020b372c +data_ov000_020b3744 kind:data(any) addr:0x020b3744 +data_ov000_020b375c kind:data(any) addr:0x020b375c +data_ov000_020b3774 kind:data(any) addr:0x020b3774 +data_ov000_020b378c kind:data(any) addr:0x020b378c +data_ov000_020b379c kind:data(any) addr:0x020b379c +data_ov000_020b37ac kind:data(any) addr:0x020b37ac +data_ov000_020b37bc kind:data(any) addr:0x020b37bc +data_ov000_020b37d8 kind:data(any) addr:0x020b37d8 +data_ov000_020b37f4 kind:data(any) addr:0x020b37f4 +data_ov000_020b3808 kind:data(any) addr:0x020b3808 +data_ov000_020b3814 kind:data(any) addr:0x020b3814 +data_ov000_020b3820 kind:data(any) addr:0x020b3820 +data_ov000_020b382c kind:data(any) addr:0x020b382c +data_ov000_020b3838 kind:data(any) addr:0x020b3838 +data_ov000_020b3848 kind:data(any) addr:0x020b3848 +data_ov000_020b3860 kind:data(any) addr:0x020b3860 +data_ov000_020b3868 kind:data(any) addr:0x020b3868 +data_ov000_020b3878 kind:data(any) addr:0x020b3878 +data_ov000_020b38a4 kind:data(any) addr:0x020b38a4 +data_ov000_020b38d0 kind:data(any) addr:0x020b38d0 +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_020b38fc kind:data(any) addr:0x020b38fc +data_ov000_020b3948 kind:data(any) addr:0x020b3948 +data_ov000_020b394c kind:data(any) addr:0x020b394c +data_ov000_020b3950 kind:data(any) addr:0x020b3950 +data_ov000_020b395c kind:data(any) addr:0x020b395c +data_ov000_020b3974 kind:data(any) addr:0x020b3974 +data_ov000_020b398c kind:data(any) addr:0x020b398c +data_ov000_020b399c kind:data(any) addr:0x020b399c +data_ov000_020b39a8 kind:data(any) addr:0x020b39a8 +data_ov000_020b39b4 kind:data(any) addr:0x020b39b4 +data_ov000_020b39c4 kind:data(any) addr:0x020b39c4 +data_ov000_020b39e0 kind:data(any) addr:0x020b39e0 +data_ov000_020b3a04 kind:data(any) addr:0x020b3a04 +data_ov000_020b3a20 kind:data(any) addr:0x020b3a20 +data_ov000_020b3a34 kind:data(any) addr:0x020b3a34 +data_ov000_020b3a44 kind:data(any) addr:0x020b3a44 +data_ov000_020b3a64 kind:data(any) addr:0x020b3a64 +data_ov000_020b3a90 kind:data(any) addr:0x020b3a90 +data_ov000_020b3aa8 kind:data(any) addr:0x020b3aa8 +data_ov000_020b3ac0 kind:data(any) addr:0x020b3ac0 +data_ov000_020b3aec kind:data(any) addr:0x020b3aec +data_ov000_020b3b1c kind:data(any) addr:0x020b3b1c +data_ov000_020b3b4c kind:data(any) addr:0x020b3b4c +data_ov000_020b3b78 kind:data(any) addr:0x020b3b78 +data_ov000_020b3b84 kind:data(any) addr:0x020b3b84 +data_ov000_020b3ba0 kind:data(any) addr:0x020b3ba0 +data_ov000_020b3bcc kind:data(any) addr:0x020b3bcc +data_ov000_020b3c50 kind:data(any) addr:0x020b3c50 +data_ov000_020b3c68 kind:data(any) addr:0x020b3c68 +data_ov000_020b3c78 kind:data(any) addr:0x020b3c78 +data_ov000_020b3c88 kind:data(any) addr:0x020b3c88 +data_ov000_020b3c9c kind:data(any) addr:0x020b3c9c +data_ov000_020b3cb4 kind:data(any) addr:0x020b3cb4 +data_ov000_020b3ccc kind:data(any) addr:0x020b3ccc +data_ov000_020b3cd8 kind:data(any) addr:0x020b3cd8 +data_ov000_020b3d04 kind:data(any) addr:0x020b3d04 +data_ov000_020b3d28 kind:data(any) addr:0x020b3d28 +data_ov000_020b3d40 kind:data(any) addr:0x020b3d40 +data_ov000_020b3d5c kind:data(any) addr:0x020b3d5c +data_ov000_020b3d80 kind:data(any) addr:0x020b3d80 +data_ov000_020b3d8c kind:data(any) addr:0x020b3d8c +data_ov000_020b3db0 kind:data(any) addr:0x020b3db0 +data_ov000_020b3f18 kind:data(any) addr:0x020b3f18 +data_ov000_020b3f44 kind:data(any) addr:0x020b3f44 +data_ov000_020b3f70 kind:data(any) addr:0x020b3f70 +data_ov000_020b3f9c kind:data(any) addr:0x020b3f9c +data_ov000_020b3fc8 kind:data(any) addr:0x020b3fc8 +data_ov000_020b3fe4 kind:data(any) addr:0x020b3fe4 +data_ov000_020b4000 kind:data(any) addr:0x020b4000 +data_ov000_020b401c kind:data(any) addr:0x020b401c +data_ov000_020b4038 kind:data(any) addr:0x020b4038 +data_ov000_020b4054 kind:data(any) addr:0x020b4054 +data_ov000_020b407c kind:data(any) addr:0x020b407c +data_ov000_020b4090 kind:data(any) addr:0x020b4090 +data_ov000_020b40a8 kind:data(any) addr:0x020b40a8 +data_ov000_020b40b8 kind:data(any) addr:0x020b40b8 +data_ov000_020b40c8 kind:data(any) addr:0x020b40c8 +data_ov000_020b40d8 kind:data(any) addr:0x020b40d8 +data_ov000_020b40e0 kind:data(any) addr:0x020b40e0 +data_ov000_020b40f8 kind:data(any) addr:0x020b40f8 +data_ov000_020b410c kind:data(any) addr:0x020b410c +data_ov000_020b4120 kind:data(any) addr:0x020b4120 +data_ov000_020b4140 kind:data(any) addr:0x020b4140 +data_ov000_020b414c kind:data(any) addr:0x020b414c +data_ov000_020b4154 kind:data(any) addr:0x020b4154 +data_ov000_020b4164 kind:data(any) addr:0x020b4164 +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_020b41a8 kind:data(any) addr:0x020b41a8 +data_ov000_020b41b4 kind:data(any) addr:0x020b41b4 +data_ov000_020b41c0 kind:data(any) addr:0x020b41c0 +data_ov000_020b41cc kind:data(any) addr:0x020b41cc +data_ov000_020b41d8 kind:data(any) addr:0x020b41d8 +data_ov000_020b41e4 kind:data(any) addr:0x020b41e4 +data_ov000_020b41f0 kind:data(any) addr:0x020b41f0 +data_ov000_020b41fc kind:data(any) addr:0x020b41fc +data_ov000_020b4208 kind:data(any) addr:0x020b4208 +data_ov000_020b4234 kind:data(any) addr:0x020b4234 +data_ov000_020b4238 kind:data(any) addr:0x020b4238 +data_ov000_020b4240 kind:data(any) addr:0x020b4240 +data_ov000_020b4250 kind:data(any) addr:0x020b4250 +data_ov000_020b4270 kind:data(any) addr:0x020b4270 +data_ov000_020b428c kind:data(any) addr:0x020b428c +data_ov000_020b42ac kind:data(any) addr:0x020b42ac +data_ov000_020b42c8 kind:data(any) addr:0x020b42c8 +data_ov000_020b42dc kind:data(any) addr:0x020b42dc +data_ov000_020b42e8 kind:data(any) addr:0x020b42e8 +data_ov000_020b42f8 kind:data(any) addr:0x020b42f8 +data_ov000_020b4310 kind:data(any) addr:0x020b4310 +data_ov000_020b431c kind:data(any) addr:0x020b431c +data_ov000_020b4328 kind:data(any) addr:0x020b4328 +data_ov000_020b432c kind:data(any) addr:0x020b432c +data_ov000_020b4338 kind:data(any) addr:0x020b4338 +data_ov000_020b4344 kind:data(any) addr:0x020b4344 +data_ov000_020b4370 kind:data(any) addr:0x020b4370 +data_ov000_020b439c kind:data(any) addr:0x020b439c +data_ov000_020b43a0 kind:data(any) addr:0x020b43a0 +data_ov000_020b43b0 kind:data(any) addr:0x020b43b0 +data_ov000_020b43b8 kind:data(any) addr:0x020b43b8 +data_ov000_020b43bc kind:data(any) addr:0x020b43bc +data_ov000_020b43c0 kind:data(any) addr:0x020b43c0 +data_ov000_020b43c4 kind:data(any) addr:0x020b43c4 +data_ov000_020b43c8 kind:data(any) addr:0x020b43c8 +data_ov000_020b43cc kind:data(any) addr:0x020b43cc +data_ov000_020b43d4 kind:data(any) addr:0x020b43d4 +data_ov000_020b43dc kind:data(any) addr:0x020b43dc +data_ov000_020b43e4 kind:data(any) addr:0x020b43e4 +data_ov000_020b43ec kind:data(any) addr:0x020b43ec +data_ov000_020b43f4 kind:data(any) addr:0x020b43f4 +data_ov000_020b43fc kind:data(any) addr:0x020b43fc +data_ov000_020b4404 kind:data(any) addr:0x020b4404 +data_ov000_020b440c kind:data(any) addr:0x020b440c +data_ov000_020b4414 kind:data(any) addr:0x020b4414 +data_ov000_020b441c kind:data(any) addr:0x020b441c +data_ov000_020b4424 kind:data(any) addr:0x020b4424 +data_ov000_020b442c kind:data(any) addr:0x020b442c +data_ov000_020b4434 kind:data(any) addr:0x020b4434 +data_ov000_020b443c kind:data(any) addr:0x020b443c +data_ov000_020b4444 kind:data(any) addr:0x020b4444 +data_ov000_020b444c kind:data(any) addr:0x020b444c +data_ov000_020b4454 kind:data(any) addr:0x020b4454 +data_ov000_020b445c kind:data(any) addr:0x020b445c +data_ov000_020b4464 kind:data(any) addr:0x020b4464 +data_ov000_020b447c kind:data(any) addr:0x020b447c +data_ov000_020b44a4 kind:data(any) addr:0x020b44a4 +data_ov000_020b44cc kind:data(any) addr:0x020b44cc +data_ov000_020b44ec kind:data(any) addr:0x020b44ec +data_ov000_020b4660 kind:data(any) addr:0x020b4660 +data_ov000_020b4668 kind:data(any) addr:0x020b4668 +data_ov000_020b4670 kind:data(any) addr:0x020b4670 +data_ov000_020b4678 kind:data(any) addr:0x020b4678 +data_ov000_020b4680 kind:data(any) addr:0x020b4680 +data_ov000_020b4688 kind:data(any) addr:0x020b4688 +data_ov000_020b4690 kind:data(any) addr:0x020b4690 +data_ov000_020b4698 kind:data(any) addr:0x020b4698 +data_ov000_020b46a0 kind:data(any) addr:0x020b46a0 +data_ov000_020b46a8 kind:data(any) addr:0x020b46a8 +data_ov000_020b46b0 kind:data(any) addr:0x020b46b0 +data_ov000_020b46b8 kind:data(any) addr:0x020b46b8 +data_ov000_020b46c0 kind:data(any) addr:0x020b46c0 +data_ov000_020b46c8 kind:data(any) addr:0x020b46c8 +data_ov000_020b46d0 kind:data(any) addr:0x020b46d0 +data_ov000_020b46d8 kind:data(any) addr:0x020b46d8 +data_ov000_020b46e0 kind:data(any) addr:0x020b46e0 +data_ov000_020b46e8 kind:data(any) addr:0x020b46e8 +data_ov000_020b46f0 kind:data(any) addr:0x020b46f0 +data_ov000_020b46f8 kind:data(any) addr:0x020b46f8 +data_ov000_020b4700 kind:data(any) addr:0x020b4700 +data_ov000_020b4708 kind:data(any) addr:0x020b4708 +data_ov000_020b4710 kind:data(any) addr:0x020b4710 +data_ov000_020b4718 kind:data(any) addr:0x020b4718 +data_ov000_020b4720 kind:data(any) addr:0x020b4720 +data_ov000_020b4728 kind:data(any) addr:0x020b4728 +data_ov000_020b4730 kind:data(any) addr:0x020b4730 +data_ov000_020b4738 kind:data(any) addr:0x020b4738 +data_ov000_020b4740 kind:data(any) addr:0x020b4740 +data_ov000_020b4748 kind:data(any) addr:0x020b4748 +data_ov000_020b4750 kind:data(any) addr:0x020b4750 +data_ov000_020b4760 kind:data(any) addr:0x020b4760 +data_ov000_020b476c kind:data(any) addr:0x020b476c +data_ov000_020b4794 kind:data(any) addr:0x020b4794 +data_ov000_020b47bc kind:data(any) addr:0x020b47bc +data_ov000_020b47dc kind:data(any) addr:0x020b47dc +data_ov000_020b47e8 kind:data(any) addr:0x020b47e8 +data_ov000_020b47f4 kind:data(any) addr:0x020b47f4 +data_ov000_020b4800 kind:data(any) addr:0x020b4800 +data_ov000_020b480c kind:data(any) addr:0x020b480c +data_ov000_020b4818 kind:data(any) addr:0x020b4818 +data_ov000_020b483c kind:data(any) addr:0x020b483c +data_ov000_020b4860 kind:data(any) addr:0x020b4860 +data_ov000_020b4884 kind:data(any) addr:0x020b4884 +data_ov000_020b488c kind:data(any) addr:0x020b488c +data_ov000_020b4890 kind:data(any) addr:0x020b4890 +data_ov000_020b4898 kind:data(any) addr:0x020b4898 +data_ov000_020b48a4 kind:data(any) addr:0x020b48a4 +data_ov000_020b48b4 kind:data(any) addr:0x020b48b4 +data_ov000_020b48d0 kind:data(any) addr:0x020b48d0 +data_ov000_020b48ec kind:data(any) addr:0x020b48ec +data_ov000_020b4948 kind:data(any) addr:0x020b4948 +data_ov000_020b49a8 kind:data(any) addr:0x020b49a8 +data_ov000_020b49f0 kind:data(any) addr:0x020b49f0 +data_ov000_020b4a3c kind:data(any) addr:0x020b4a3c +data_ov000_020b4a68 kind:data(any) addr:0x020b4a68 +data_ov000_020b4a94 kind:data(any) addr:0x020b4a94 +data_ov000_020b4ab8 kind:data(any) addr:0x020b4ab8 +data_ov000_020b4b14 kind:data(any) addr:0x020b4b14 +data_ov000_020b4b38 kind:data(any) addr:0x020b4b38 +data_ov000_020b4b8c kind:data(any) addr:0x020b4b8c +data_ov000_020b4ba4 kind:data(any) addr:0x020b4ba4 +data_ov000_020b4bb4 kind:data(any) addr:0x020b4bb4 +data_ov000_020b4bd8 kind:data(any) addr:0x020b4bd8 +data_ov000_020b4c34 kind:data(any) addr:0x020b4c34 +data_ov000_020b4c58 kind:data(any) addr:0x020b4c58 +data_ov000_020b4cb8 kind:data(any) addr:0x020b4cb8 +data_ov000_020b4cc4 kind:data(any) addr:0x020b4cc4 +data_ov000_020b4cd0 kind:data(any) addr:0x020b4cd0 +data_ov000_020b4cec kind:data(any) addr:0x020b4cec +data_ov000_020b4d08 kind:data(any) addr:0x020b4d08 +data_ov000_020b4d24 kind:data(any) addr:0x020b4d24 +data_ov000_020b4d40 kind:data(any) addr:0x020b4d40 +data_ov000_020b4d68 kind:data(any) addr:0x020b4d68 +data_ov000_020b4d70 kind:data(any) addr:0x020b4d70 +data_ov000_020b4d78 kind:data(any) addr:0x020b4d78 +data_ov000_020b4d80 kind:data(any) addr:0x020b4d80 +data_ov000_020b4d90 kind:data(any) addr:0x020b4d90 +data_ov000_020b4dd0 kind:data(any) addr:0x020b4dd0 +data_ov000_020b4e30 kind:data(any) addr:0x020b4e30 +data_ov000_020b4e3c kind:data(any) addr:0x020b4e3c +data_ov000_020b4e80 kind:data(any) addr:0x020b4e80 +data_ov000_020b4e9c kind:data(any) addr:0x020b4e9c +data_ov000_020b4eb8 kind:data(any) addr:0x020b4eb8 +data_ov000_020b4ee0 kind:data(any) addr:0x020b4ee0 +data_ov000_020b4f0c kind:data(any) addr:0x020b4f0c +data_ov000_020b4f4c kind:data(any) addr:0x020b4f4c +data_ov000_020b4f74 kind:data(any) addr:0x020b4f74 +data_ov000_020b4fac kind:data(any) addr:0x020b4fac +data_ov000_020b4fb0 kind:data(any) addr:0x020b4fb0 +data_ov000_020b4fb4 kind:data(any) addr:0x020b4fb4 +data_ov000_020b4fb8 kind:data(any) addr:0x020b4fb8 +data_ov000_020b4fbc kind:data(any) addr:0x020b4fbc +data_ov000_020b4fc4 kind:data(any) addr:0x020b4fc4 +data_ov000_020b4fcc kind:data(any) addr:0x020b4fcc +data_ov000_020b4fd4 kind:data(any) addr:0x020b4fd4 +data_ov000_020b4fdc kind:data(any) addr:0x020b4fdc +data_ov000_020b4fe4 kind:data(any) addr:0x020b4fe4 +data_ov000_020b4fec kind:data(any) addr:0x020b4fec +data_ov000_020b4ff4 kind:data(any) addr:0x020b4ff4 +data_ov000_020b4ffc kind:data(any) addr:0x020b4ffc +data_ov000_020b5004 kind:data(any) addr:0x020b5004 +data_ov000_020b500c kind:data(any) addr:0x020b500c +data_ov000_020b5014 kind:data(any) addr:0x020b5014 +data_ov000_020b501c kind:data(any) addr:0x020b501c +data_ov000_020b5024 kind:data(any) addr:0x020b5024 +data_ov000_020b502c kind:data(any) addr:0x020b502c +data_ov000_020b5034 kind:data(any) addr:0x020b5034 +data_ov000_020b503c kind:data(any) addr:0x020b503c +data_ov000_020b5044 kind:data(any) addr:0x020b5044 +data_ov000_020b504c kind:data(any) addr:0x020b504c +data_ov000_020b5054 kind:data(any) addr:0x020b5054 +data_ov000_020b505c kind:data(any) addr:0x020b505c +data_ov000_020b5064 kind:data(any) addr:0x020b5064 +data_ov000_020b506c kind:data(any) addr:0x020b506c +data_ov000_020b5074 kind:data(any) addr:0x020b5074 +data_ov000_020b507c kind:data(any) addr:0x020b507c +data_ov000_020b5084 kind:data(any) addr:0x020b5084 +data_ov000_020b508c kind:data(any) addr:0x020b508c +data_ov000_020b5094 kind:data(any) addr:0x020b5094 +data_ov000_020b509c kind:data(any) addr:0x020b509c +data_ov000_020b50a4 kind:data(any) addr:0x020b50a4 +data_ov000_020b50ac kind:data(any) addr:0x020b50ac +data_ov000_020b50b4 kind:data(any) addr:0x020b50b4 +data_ov000_020b50bc kind:data(any) addr:0x020b50bc +data_ov000_020b50c4 kind:data(any) addr:0x020b50c4 +data_ov000_020b50cc kind:data(any) addr:0x020b50cc +data_ov000_020b50d4 kind:data(any) addr:0x020b50d4 +data_ov000_020b50dc kind:data(any) addr:0x020b50dc +data_ov000_020b50e4 kind:data(any) addr:0x020b50e4 +data_ov000_020b50ec kind:data(any) addr:0x020b50ec +data_ov000_020b50f4 kind:data(any) addr:0x020b50f4 +data_ov000_020b50fc kind:data(any) addr:0x020b50fc +data_ov000_020b5104 kind:data(any) addr:0x020b5104 +data_ov000_020b510c kind:data(any) addr:0x020b510c +data_ov000_020b5114 kind:data(any) addr:0x020b5114 +data_ov000_020b511c kind:data(any) addr:0x020b511c +data_ov000_020b5124 kind:data(any) addr:0x020b5124 +data_ov000_020b512c kind:data(any) addr:0x020b512c +data_ov000_020b5134 kind:data(any) addr:0x020b5134 +data_ov000_020b513c kind:data(any) addr:0x020b513c +data_ov000_020b5144 kind:data(any) addr:0x020b5144 +data_ov000_020b514c kind:data(any) addr:0x020b514c +data_ov000_020b5154 kind:data(any) addr:0x020b5154 +data_ov000_020b515c kind:data(any) addr:0x020b515c +data_ov000_020b5164 kind:data(any) addr:0x020b5164 +data_ov000_020b516c kind:data(any) addr:0x020b516c +data_ov000_020b5174 kind:data(any) addr:0x020b5174 +data_ov000_020b517c kind:data(any) addr:0x020b517c +data_ov000_020b5184 kind:data(any) addr:0x020b5184 +data_ov000_020b518c kind:data(any) addr:0x020b518c +data_ov000_020b5194 kind:data(any) addr:0x020b5194 +data_ov000_020b519c kind:data(any) addr:0x020b519c +data_ov000_020b51a4 kind:data(any) addr:0x020b51a4 +data_ov000_020b51ac kind:data(any) addr:0x020b51ac +data_ov000_020b51b4 kind:data(any) addr:0x020b51b4 +data_ov000_020b51bc kind:data(any) addr:0x020b51bc +data_ov000_020b51c4 kind:data(any) addr:0x020b51c4 +data_ov000_020b51cc kind:data(any) addr:0x020b51cc +data_ov000_020b51d4 kind:data(any) addr:0x020b51d4 +data_ov000_020b51dc kind:data(any) addr:0x020b51dc +data_ov000_020b51e4 kind:data(any) addr:0x020b51e4 +data_ov000_020b51ec kind:data(any) addr:0x020b51ec +data_ov000_020b51f4 kind:data(any) addr:0x020b51f4 +data_ov000_020b51fc kind:data(any) addr:0x020b51fc +data_ov000_020b5204 kind:data(any) addr:0x020b5204 +data_ov000_020b520c kind:data(any) addr:0x020b520c +data_ov000_020b5214 kind:data(any) addr:0x020b5214 +data_ov000_020b521c kind:data(any) addr:0x020b521c +data_ov000_020b5224 kind:data(any) addr:0x020b5224 +data_ov000_020b522c kind:data(any) addr:0x020b522c +data_ov000_020b5234 kind:data(any) addr:0x020b5234 +data_ov000_020b523c kind:data(any) addr:0x020b523c +data_ov000_020b5244 kind:data(any) addr:0x020b5244 +data_ov000_020b524c kind:data(any) addr:0x020b524c +data_ov000_020b5254 kind:data(any) addr:0x020b5254 +data_ov000_020b525c kind:data(any) addr:0x020b525c +data_ov000_020b5264 kind:data(any) addr:0x020b5264 +data_ov000_020b526c kind:data(any) addr:0x020b526c +data_ov000_020b5274 kind:data(any) addr:0x020b5274 +data_ov000_020b527c kind:data(any) addr:0x020b527c +data_ov000_020b5284 kind:data(any) addr:0x020b5284 +data_ov000_020b528c kind:data(any) addr:0x020b528c +data_ov000_020b5294 kind:data(any) addr:0x020b5294 +data_ov000_020b529c kind:data(any) addr:0x020b529c +data_ov000_020b52a4 kind:data(any) addr:0x020b52a4 +data_ov000_020b52ac kind:data(any) addr:0x020b52ac +data_ov000_020b52b4 kind:data(any) addr:0x020b52b4 +data_ov000_020b52bc kind:data(any) addr:0x020b52bc +data_ov000_020b52c4 kind:data(any) addr:0x020b52c4 +data_ov000_020b52cc kind:data(any) addr:0x020b52cc +data_ov000_020b52d4 kind:data(any) addr:0x020b52d4 +data_ov000_020b52dc kind:data(any) addr:0x020b52dc +data_ov000_020b52e4 kind:data(any) addr:0x020b52e4 +data_ov000_020b52ec kind:data(any) addr:0x020b52ec +data_ov000_020b52f4 kind:data(any) addr:0x020b52f4 +data_ov000_020b52fc kind:data(any) addr:0x020b52fc +data_ov000_020b5304 kind:data(any) addr:0x020b5304 +data_ov000_020b530c kind:data(any) addr:0x020b530c +data_ov000_020b5314 kind:data(any) addr:0x020b5314 +data_ov000_020b531c kind:data(any) addr:0x020b531c +data_ov000_020b5324 kind:data(any) addr:0x020b5324 +data_ov000_020b532c kind:data(any) addr:0x020b532c +data_ov000_020b5334 kind:data(any) addr:0x020b5334 +data_ov000_020b533c kind:data(any) addr:0x020b533c +data_ov000_020b5344 kind:data(any) addr:0x020b5344 +data_ov000_020b534c kind:data(any) addr:0x020b534c +data_ov000_020b5354 kind:data(any) addr:0x020b5354 +data_ov000_020b5360 kind:data(any) addr:0x020b5360 +data_ov000_020b536c kind:data(any) addr:0x020b536c +data_ov000_020b5378 kind:data(any) addr:0x020b5378 +data_ov000_020b5384 kind:data(any) addr:0x020b5384 +data_ov000_020b5390 kind:data(any) addr:0x020b5390 +data_ov000_020b539c kind:data(any) addr:0x020b539c +data_ov000_020b53a8 kind:data(any) addr:0x020b53a8 +data_ov000_020b53b4 kind:data(any) addr:0x020b53b4 +data_ov000_020b53c0 kind:data(any) addr:0x020b53c0 +data_ov000_020b53cc kind:data(any) addr:0x020b53cc +data_ov000_020b53d8 kind:data(any) addr:0x020b53d8 +data_ov000_020b53e4 kind:data(any) addr:0x020b53e4 +data_ov000_020b53f0 kind:data(any) addr:0x020b53f0 +data_ov000_020b53fc kind:data(any) addr:0x020b53fc +data_ov000_020b5408 kind:data(any) addr:0x020b5408 +data_ov000_020b5414 kind:data(any) addr:0x020b5414 +data_ov000_020b5420 kind:data(any) addr:0x020b5420 +data_ov000_020b542c kind:data(any) addr:0x020b542c +data_ov000_020b5438 kind:data(any) addr:0x020b5438 +data_ov000_020b5444 kind:data(any) addr:0x020b5444 +data_ov000_020b5450 kind:data(any) addr:0x020b5450 +data_ov000_020b545c kind:data(any) addr:0x020b545c +data_ov000_020b5468 kind:data(any) addr:0x020b5468 +data_ov000_020b5474 kind:data(any) addr:0x020b5474 +data_ov000_020b5484 kind:data(any) addr:0x020b5484 +data_ov000_020b5494 kind:data(any) addr:0x020b5494 +data_ov000_020b54a4 kind:data(any) addr:0x020b54a4 +data_ov000_020b54b4 kind:data(any) addr:0x020b54b4 +data_ov000_020b5974 kind:data(any) addr:0x020b5974 +data_ov000_020b5978 kind:data(any) addr:0x020b5978 +data_ov000_020b5980 kind:data(any) addr:0x020b5980 +data_ov000_020b5988 kind:data(any) addr:0x020b5988 +data_ov000_020b5990 kind:data(any) addr:0x020b5990 +data_ov000_020b5998 kind:data(any) addr:0x020b5998 +data_ov000_020b59a0 kind:data(any) addr:0x020b59a0 +data_ov000_020b59a8 kind:data(any) addr:0x020b59a8 +data_ov000_020b59b0 kind:data(any) addr:0x020b59b0 +data_ov000_020b59b4 kind:data(any) addr:0x020b59b4 +data_ov000_020b59bc kind:data(any) addr:0x020b59bc +data_ov000_020b59c4 kind:data(any) addr:0x020b59c4 +data_ov000_020b59cc kind:data(any) addr:0x020b59cc +data_ov000_020b59d4 kind:data(any) addr:0x020b59d4 +data_ov000_020b59dc kind:data(any) addr:0x020b59dc +data_ov000_020b59e4 kind:data(any) addr:0x020b59e4 +data_ov000_020b59ec kind:data(any) addr:0x020b59ec +data_ov000_020b59f4 kind:data(any) addr:0x020b59f4 +data_ov000_020b59fc kind:data(any) addr:0x020b59fc +data_ov000_020b5a04 kind:data(any) addr:0x020b5a04 +data_ov000_020b5a0c kind:data(any) addr:0x020b5a0c +data_ov000_020b5a14 kind:data(any) addr:0x020b5a14 +data_ov000_020b5a1c kind:data(any) addr:0x020b5a1c +data_ov000_020b5a24 kind:data(any) addr:0x020b5a24 +data_ov000_020b5a2c kind:data(any) addr:0x020b5a2c +data_ov000_020b5a34 kind:data(any) addr:0x020b5a34 +data_ov000_020b5a3c kind:data(any) addr:0x020b5a3c +data_ov000_020b5a44 kind:data(any) addr:0x020b5a44 +data_ov000_020b5a4c kind:data(any) addr:0x020b5a4c +data_ov000_020b5a54 kind:data(any) addr:0x020b5a54 +data_ov000_020b5a5c kind:data(any) addr:0x020b5a5c +data_ov000_020b5a64 kind:data(any) addr:0x020b5a64 +data_ov000_020b5a6c kind:data(any) addr:0x020b5a6c +data_ov000_020b5a74 kind:data(any) addr:0x020b5a74 +data_ov000_020b5a7c kind:data(any) addr:0x020b5a7c +data_ov000_020b5a84 kind:data(any) addr:0x020b5a84 +data_ov000_020b5a8c kind:data(any) addr:0x020b5a8c +data_ov000_020b5a94 kind:data(any) addr:0x020b5a94 +data_ov000_020b5a9c kind:data(any) addr:0x020b5a9c +data_ov000_020b5aa4 kind:data(any) addr:0x020b5aa4 +data_ov000_020b5aac kind:data(any) addr:0x020b5aac +data_ov000_020b5ab4 kind:data(any) addr:0x020b5ab4 +data_ov000_020b5abc kind:data(any) addr:0x020b5abc +data_ov000_020b5ac4 kind:data(any) addr:0x020b5ac4 +data_ov000_020b5acc kind:data(any) addr:0x020b5acc +data_ov000_020b5ad4 kind:data(any) addr:0x020b5ad4 +data_ov000_020b5adc kind:data(any) addr:0x020b5adc +data_ov000_020b5ae4 kind:data(any) addr:0x020b5ae4 +data_ov000_020b5aec kind:data(any) addr:0x020b5aec +data_ov000_020b5af4 kind:data(any) addr:0x020b5af4 +data_ov000_020b5afc kind:data(any) addr:0x020b5afc +data_ov000_020b5b04 kind:data(any) addr:0x020b5b04 +data_ov000_020b5b0c kind:data(any) addr:0x020b5b0c +data_ov000_020b5b14 kind:data(any) addr:0x020b5b14 +data_ov000_020b5b1c kind:data(any) addr:0x020b5b1c +data_ov000_020b5b24 kind:data(any) addr:0x020b5b24 +data_ov000_020b5b2c kind:data(any) addr:0x020b5b2c +data_ov000_020b5b38 kind:data(any) addr:0x020b5b38 +data_ov000_020b5b44 kind:data(any) addr:0x020b5b44 +data_ov000_020b5b50 kind:data(any) addr:0x020b5b50 +data_ov000_020b5b5c kind:data(any) addr:0x020b5b5c +data_ov000_020b5b68 kind:data(any) addr:0x020b5b68 +data_ov000_020b5b74 kind:data(any) addr:0x020b5b74 +data_ov000_020b5b80 kind:data(any) addr:0x020b5b80 +data_ov000_020b5b8c kind:data(any) addr:0x020b5b8c +data_ov000_020b5b98 kind:data(any) addr:0x020b5b98 +data_ov000_020b5ba4 kind:data(any) addr:0x020b5ba4 +data_ov000_020b5bb0 kind:data(any) addr:0x020b5bb0 +data_ov000_020b5c64 kind:data(any) addr:0x020b5c64 +data_ov000_020b5df4 kind:data(any) addr:0x020b5df4 +data_ov000_020b6060 kind:data(any) addr:0x020b6060 +data_ov000_020b6070 kind:data(any) addr:0x020b6070 +data_ov000_020b6080 kind:data(any) addr:0x020b6080 +data_ov000_020b6088 kind:data(any) addr:0x020b6088 +data_ov000_020b608c kind:data(any) addr:0x020b608c +data_ov000_020b609c kind:data(any) addr:0x020b609c +data_ov000_020b60d0 kind:data(any) addr:0x020b60d0 +data_ov000_020b60fc kind:data(any) addr:0x020b60fc +data_ov000_020b6100 kind:data(any) addr:0x020b6100 +data_ov000_020b6118 kind:data(any) addr:0x020b6118 +data_ov000_020b6138 kind:data(any) addr:0x020b6138 +data_ov000_020b617c kind:data(any) addr:0x020b617c +data_ov000_020b61b8 kind:data(any) addr:0x020b61b8 +data_ov000_020b61d0 kind:data(any) addr:0x020b61d0 +data_ov000_020b61f0 kind:data(any) addr:0x020b61f0 +data_ov000_020b61fc kind:data(any) addr:0x020b61fc +data_ov000_020b6248 kind:data(any) addr:0x020b6248 +data_ov000_020b6258 kind:data(any) addr:0x020b6258 +data_ov000_020b627c kind:data(any) addr:0x020b627c +data_ov000_020b62c4 kind:data(any) addr:0x020b62c4 +data_ov000_020b630c kind:data(any) addr:0x020b630c +data_ov000_020b6330 kind:data(any) addr:0x020b6330 +data_ov000_020b6354 kind:data(any) addr:0x020b6354 +data_ov000_020b6368 kind:data(any) addr:0x020b6368 +data_ov000_020b637c kind:data(any) addr:0x020b637c +data_ov000_020b6390 kind:data(any) addr:0x020b6390 +data_ov000_020b63b4 kind:data(any) addr:0x020b63b4 +data_ov000_020b63d0 kind:data(any) addr:0x020b63d0 +data_ov000_020b63d8 kind:data(any) addr:0x020b63d8 +data_ov000_020b63e0 kind:data(any) addr:0x020b63e0 +data_ov000_020b63e8 kind:data(any) addr:0x020b63e8 +data_ov000_020b63f0 kind:data(any) addr:0x020b63f0 +data_ov000_020b63f8 kind:data(any) addr:0x020b63f8 +data_ov000_020b6400 kind:data(any) addr:0x020b6400 +data_ov000_020b6408 kind:data(any) addr:0x020b6408 +data_ov000_020b6410 kind:data(any) addr:0x020b6410 +data_ov000_020b6418 kind:data(any) addr:0x020b6418 +data_ov000_020b6420 kind:data(any) addr:0x020b6420 +data_ov000_020b6428 kind:data(any) addr:0x020b6428 +data_ov000_020b6430 kind:data(any) addr:0x020b6430 +data_ov000_020b6438 kind:data(any) addr:0x020b6438 +data_ov000_020b6440 kind:data(any) addr:0x020b6440 +data_ov000_020b6448 kind:data(any) addr:0x020b6448 +data_ov000_020b6450 kind:data(any) addr:0x020b6450 +data_ov000_020b6458 kind:data(any) addr:0x020b6458 +data_ov000_020b6460 kind:data(any) addr:0x020b6460 +data_ov000_020b6468 kind:data(any) addr:0x020b6468 +data_ov000_020b6470 kind:data(any) addr:0x020b6470 +data_ov000_020b6478 kind:data(any) addr:0x020b6478 +data_ov000_020b6480 kind:data(any) addr:0x020b6480 +data_ov000_020b6488 kind:data(any) addr:0x020b6488 +data_ov000_020b6490 kind:data(any) addr:0x020b6490 +data_ov000_020b6498 kind:data(any) addr:0x020b6498 +data_ov000_020b64a0 kind:data(any) addr:0x020b64a0 +data_ov000_020b64a8 kind:data(any) addr:0x020b64a8 +data_ov000_020b64b0 kind:data(any) addr:0x020b64b0 +data_ov000_020b64b8 kind:data(any) addr:0x020b64b8 +data_ov000_020b64c0 kind:data(any) addr:0x020b64c0 +data_ov000_020b64c8 kind:data(any) addr:0x020b64c8 +data_ov000_020b64d0 kind:data(any) addr:0x020b64d0 +data_ov000_020b64d8 kind:data(any) addr:0x020b64d8 +data_ov000_020b64e0 kind:data(any) addr:0x020b64e0 +data_ov000_020b64e8 kind:data(any) addr:0x020b64e8 +data_ov000_020b64f0 kind:data(any) addr:0x020b64f0 +data_ov000_020b64f8 kind:data(any) addr:0x020b64f8 +data_ov000_020b6500 kind:data(any) addr:0x020b6500 +data_ov000_020b6508 kind:data(any) addr:0x020b6508 +data_ov000_020b6510 kind:data(any) addr:0x020b6510 +data_ov000_020b6518 kind:data(any) addr:0x020b6518 +data_ov000_020b6520 kind:data(any) addr:0x020b6520 +data_ov000_020b6528 kind:data(any) addr:0x020b6528 +data_ov000_020b653c kind:data(any) addr:0x020b653c +data_ov000_020b6548 kind:data(any) addr:0x020b6548 +data_ov000_020b6554 kind:data(any) addr:0x020b6554 +data_ov000_020b6558 kind:data(any) addr:0x020b6558 +data_ov000_020b6564 kind:data(any) addr:0x020b6564 +data_ov000_020b6590 kind:data(any) addr:0x020b6590 +data_ov000_020b664c kind:data(any) addr:0x020b664c +data_ov000_020b6660 kind:data(any) addr:0x020b6660 +data_ov000_020b6674 kind:data(any) addr:0x020b6674 +data_ov000_020b6688 kind:data(any) addr:0x020b6688 +data_ov000_020b669c kind:data(any) addr:0x020b669c +data_ov000_020b66c0 kind:bss addr:0x020b66c0 +data_ov000_020b66c4 kind:bss addr:0x020b66c4 +data_ov000_020b66d4 kind:bss addr:0x020b66d4 +data_ov000_020b66e0 kind:bss addr:0x020b66e0 +data_ov000_020b66e4 kind:bss addr:0x020b66e4 +data_ov000_020b66e8 kind:bss addr:0x020b66e8 +data_ov000_020b66ec kind:bss addr:0x020b66ec +data_ov000_020b6770 kind:bss addr:0x020b6770 +data_ov000_020b6774 kind:bss addr:0x020b6774 +data_ov000_020b6778 kind:bss addr:0x020b6778 +data_ov000_020b6784 kind:bss addr:0x020b6784 +data_ov000_020b6848 kind:bss addr:0x020b6848 +data_ov000_020b684c kind:bss addr:0x020b684c +data_ov000_020b68a8 kind:bss addr:0x020b68a8 +data_ov000_020b68bc kind:bss addr:0x020b68bc +data_ov000_020b68c0 kind:bss addr:0x020b68c0 +data_ov000_020b69a8 kind:bss addr:0x020b69a8 +data_ov000_020b69ac kind:bss addr:0x020b69ac +data_ov000_020b69b8 kind:bss addr:0x020b69b8 +data_ov000_020b69c0 kind:bss addr:0x020b69c0 +data_ov000_020b69c4 kind:bss addr:0x020b69c4 +data_ov000_020b69c8 kind:bss addr:0x020b69c8 +data_ov000_020b6a10 kind:bss addr:0x020b6a10 +data_ov000_020b6a14 kind:bss addr:0x020b6a14 +data_ov000_020b6ab0 kind:bss addr:0x020b6ab0 +data_ov000_020b6ab4 kind:bss addr:0x020b6ab4 +data_ov000_020b6ad8 kind:bss addr:0x020b6ad8 +data_ov000_020b6adc kind:bss addr:0x020b6adc +data_ov000_020b6ae8 kind:bss addr:0x020b6ae8 +data_ov000_020b6afc kind:bss addr:0x020b6afc +data_ov000_020b6b00 kind:bss addr:0x020b6b00 +data_ov000_020b6b40 kind:bss addr:0x020b6b40 +data_ov000_020b6b44 kind:bss addr:0x020b6b44 +data_ov000_020b6b48 kind:bss addr:0x020b6b48 +data_ov000_020b6b78 kind:bss addr:0x020b6b78 +data_ov000_020b6b88 kind:bss addr:0x020b6b88 +data_ov000_020b6b90 kind:bss addr:0x020b6b90 +data_ov000_020b6b98 kind:bss addr:0x020b6b98 +data_ov000_020b6ba0 kind:bss addr:0x020b6ba0 +data_ov000_020b6ba4 kind:bss addr:0x020b6ba4 +data_ov000_020b6bd8 kind:bss addr:0x020b6bd8 +data_ov000_020b740c kind:bss addr:0x020b740c +data_ov000_020b7410 kind:bss addr:0x020b7410 +data_ov000_020b741c kind:bss addr:0x020b741c +data_ov000_020b7458 kind:bss addr:0x020b7458 +data_ov000_020b745c kind:bss addr:0x020b745c +data_ov000_020b7468 kind:bss addr:0x020b7468 +data_ov000_020b74a4 kind:bss addr:0x020b74a4 +data_ov000_020b74a8 kind:bss addr:0x020b74a8 +data_ov000_020b74ac kind:bss addr:0x020b74ac +data_ov000_020b74b8 kind:bss addr:0x020b74b8 +data_ov000_020b74f4 kind:bss addr:0x020b74f4 +data_ov000_020b74f8 kind:bss addr:0x020b74f8 +data_ov000_020b7504 kind:bss addr:0x020b7504 +data_ov000_020b7540 kind:bss addr:0x020b7540 +data_ov000_020b7544 kind:bss addr:0x020b7544 +data_ov000_020b754c kind:bss addr:0x020b754c +data_ov000_020b7924 kind:bss addr:0x020b7924 +data_ov000_020b7928 kind:bss addr:0x020b7928 +data_ov000_020b7934 kind:bss addr:0x020b7934 +data_ov000_020b7940 kind:bss addr:0x020b7940 +data_ov000_020b7960 kind:bss addr:0x020b7960 +data_ov000_020b7a14 kind:bss addr:0x020b7a14 +data_ov000_020b7a38 kind:bss addr:0x020b7a38 +data_ov000_020b7a3c kind:bss addr:0x020b7a3c +data_ov000_020b7a48 kind:bss addr:0x020b7a48 +data_ov000_020b7ab0 kind:bss addr:0x020b7ab0 +data_ov000_020b7ab4 kind:bss addr:0x020b7ab4 +data_ov000_020b7ab8 kind:bss addr:0x020b7ab8 +data_ov000_020b7abc kind:bss addr:0x020b7abc +data_ov000_020b7cb8 kind:bss addr:0x020b7cb8 +data_ov000_020b7cd4 kind:bss addr:0x020b7cd4 +data_ov000_020b7cda kind:bss addr:0x020b7cda +data_ov000_020b7cf4 kind:bss addr:0x020b7cf4 +data_ov000_020b7d00 kind:bss addr:0x020b7d00 +data_ov000_020b7d04 kind:bss addr:0x020b7d04 +data_ov000_020b7d08 kind:bss addr:0x020b7d08 +data_ov000_020b7d0c kind:bss addr:0x020b7d0c +data_ov000_020b7d10 kind:bss addr:0x020b7d10 +data_ov000_020b7d20 kind:bss addr:0x020b7d20 diff --git a/config/jp/arm9/overlays/ov001/delinks.txt b/config/jp/arm9/overlays/ov001/delinks.txt new file mode 100644 index 00000000..2ff926e0 --- /dev/null +++ b/config/jp/arm9/overlays/ov001/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020c2284 kind:code align:32 + .rodata start:0x020c2284 end:0x020c4068 kind:data align:4 + .init start:0x020c4068 end:0x020c4154 kind:code align:4 + .ctor start:0x020c4154 end:0x020c4178 kind:data align:4 + .data start:0x020c4180 end:0x020c4820 kind:data align:32 + .bss start:0x020c4820 end:0x020c5f60 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov001/relocs.txt b/config/jp/arm9/overlays/ov001/relocs.txt new file mode 100644 index 00000000..902c89bf --- /dev/null +++ b/config/jp/arm9/overlays/ov001/relocs.txt @@ -0,0 +1,2507 @@ +from:0x020b7d4a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7d54 kind:thumb_call to:0x020b7d5c module:overlay(1) +from:0x020b7d62 kind:thumb_call to:0x020b8538 module:overlay(1) +from:0x020b7dba kind:thumb_call to:0x020b8d20 module:overlay(1) +from:0x020b7dbe kind:thumb_call to:0x020bfb24 module:overlay(1) +from:0x020b7dc2 kind:thumb_call to:0x020bc1f4 module:overlay(1) +from:0x020b7dc6 kind:thumb_call to:0x020b8f94 module:overlay(1) +from:0x020b7dca kind:thumb_call to:0x020bdb94 module:overlay(1) +from:0x020b7dce kind:thumb_call to:0x020bc7ac module:overlay(1) +from:0x020b7dd2 kind:thumb_call to:0x020bc47c module:overlay(1) +from:0x020b7dd6 kind:thumb_call_arm to:0x0205b760 module:overlay(0) +from:0x020b7dda kind:thumb_call to:0x020b8d84 module:overlay(1) +from:0x020b7dde kind:thumb_call to:0x020c0338 module:overlay(1) +from:0x020b7de2 kind:thumb_call_arm to:0x0205a3a4 module:overlay(0) +from:0x020b7de6 kind:thumb_call_arm to:0x0205a51c module:overlay(0) +from:0x020b7df0 kind:thumb_call_arm to:0x020d7c58 module:overlay(24) +from:0x020b7df4 kind:thumb_call_arm to:0x020ab2bc module:overlay(0) +from:0x020b7e38 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7e40 kind:thumb_call to:0x020b8894 module:overlay(1) +from:0x020b7ef4 kind:thumb_call to:0x020b7f78 module:overlay(1) +from:0x020b7f06 kind:thumb_call to:0x02014854 module:main +from:0x020b7f0e kind:thumb_call to:0x02014854 module:main +from:0x020b7f1c kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020b7f24 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020b7f2a kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020b7f30 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7f34 kind:thumb_call to:0x020b8368 module:overlay(1) +from:0x020b7f3e kind:thumb_call to:0x020b8388 module:overlay(1) +from:0x020b7f42 kind:thumb_call to:0x020b8408 module:overlay(1) +from:0x020b7f46 kind:thumb_call to:0x020b8428 module:overlay(1) +from:0x020b7f4a kind:thumb_call to:0x020b8458 module:overlay(1) +from:0x020b7f4e kind:thumb_call to:0x020b8478 module:overlay(1) +from:0x020b7f52 kind:thumb_call to:0x020b83a8 module:overlay(1) +from:0x020b7f56 kind:thumb_call to:0x020b84d8 module:overlay(1) +from:0x020b7f5a kind:thumb_call to:0x020b84f8 module:overlay(1) +from:0x020b7f5e kind:thumb_call to:0x020b84b8 module:overlay(1) +from:0x020b7f62 kind:thumb_call to:0x020b8518 module:overlay(1) +from:0x020b7f66 kind:thumb_call to:0x020b8498 module:overlay(1) +from:0x020b7f6a kind:thumb_call to:0x020bfb40 module:overlay(1) +from:0x020b7f6e kind:thumb_call to:0x020b83c8 module:overlay(1) +from:0x020b7f74 kind:load to:0x0204b120 module:main +from:0x020b7fb4 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b7fba kind:thumb_call to:0x020bbd4c module:overlay(1) +from:0x020b7fce kind:thumb_call to:0x0201491c module:main +from:0x020b7fe4 kind:thumb_call to:0x02014800 module:main +from:0x020b800c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8016 kind:thumb_call_arm to:0x02140ba0 module:overlays(58,70) +from:0x020b8022 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b802c kind:thumb_call_arm to:0x02140ba0 module:overlays(58,70) +from:0x020b8038 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8042 kind:thumb_call_arm to:0x02140d38 module:overlay(58) +from:0x020b804e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8058 kind:thumb_call_arm to:0x02131e5c module:overlay(26) +from:0x020b806c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8076 kind:thumb_call_arm to:0x020ebfb8 module:overlay(21) +from:0x020b8096 kind:thumb_call to:0x020b8ee8 module:overlay(1) +from:0x020b809c kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b80a4 kind:thumb_call to:0x020b87c0 module:overlay(1) +from:0x020b80ac kind:load to:0x020b39c4 module:overlay(0) +from:0x020b80b0 kind:load to:0x0204b120 module:main +from:0x020b80b4 kind:load to:0x020b39e0 module:overlay(0) +from:0x020b80bc kind:load to:0x0204af1c module:main +from:0x020b80c0 kind:load to:0x027e09b8 module:dtcm +from:0x020b80d0 kind:thumb_call to:0x020b8868 module:overlay(1) +from:0x020b80ee kind:thumb_call to:0x02014854 module:main +from:0x020b80f6 kind:thumb_call to:0x02014854 module:main +from:0x020b8102 kind:thumb_call to:0x02014854 module:main +from:0x020b8118 kind:thumb_call to:0x02014854 module:main +from:0x020b8120 kind:thumb_call to:0x02014854 module:main +from:0x020b812a kind:thumb_call to:0x02014854 module:main +from:0x020b8132 kind:thumb_call to:0x02014854 module:main +from:0x020b8136 kind:thumb_call to:0x020b83e8 module:overlay(1) +from:0x020b813c kind:load to:0x0204b120 module:main +from:0x020b8140 kind:load to:0x020453b0 module:main +from:0x020b814e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b815a kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b8166 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b8172 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b817e kind:thumb_call to:0x020b81d4 module:overlay(1) +from:0x020b81b4 kind:thumb_call to:0x020b80c4 module:overlay(1) +from:0x020b81be kind:thumb_call to:0x020b7f78 module:overlay(1) +from:0x020b81c8 kind:load to:0x027e09a0 module:dtcm +from:0x020b81cc kind:load to:0x020b39c4 module:overlay(0) +from:0x020b81d0 kind:load to:0x020b39e0 module:overlay(0) +from:0x020b8240 kind:thumb_call_arm to:0x020c8060 module:overlay(24) +from:0x020b825a kind:thumb_call_arm to:0x020c9010 module:overlay(24) +from:0x020b826c kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020b8278 kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020b8286 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b8292 kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020b829e kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020b82aa kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020b82bc kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020b82ca kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b8312 kind:thumb_call_arm to:0x020c8060 module:overlay(24) +from:0x020b8328 kind:thumb_call_arm to:0x020c9010 module:overlay(24) +from:0x020b833a kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020b8346 kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020b8354 kind:load to:0x020c3e28 module:overlay(1) +from:0x020b8358 kind:load to:0x020c3e14 module:overlay(1) +from:0x020b835c kind:load to:0x027e0994 module:dtcm +from:0x020b8360 kind:load to:0x027e0cf8 module:dtcm +from:0x020b8364 kind:load to:0x020c3e50 module:overlay(1) +from:0x020b8376 kind:thumb_call_arm to:0x020ab2fc module:overlay(0) +from:0x020b837c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8384 kind:load to:0x020b7d20 module:overlay(0) +from:0x020b8396 kind:thumb_call_arm to:0x020d7ca0 module:overlay(24) +from:0x020b839c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b83a4 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b83b6 kind:thumb_call to:0x0205b660 module:overlay(0) +from:0x020b83bc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b83c4 kind:load to:0x027e0960 module:dtcm +from:0x020b83d6 kind:thumb_call to:0x020b8cfc module:overlay(1) +from:0x020b83dc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b83e4 kind:load to:0x027e09a0 module:dtcm +from:0x020b83f6 kind:thumb_call to:0x020b8554 module:overlay(1) +from:0x020b83fc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8404 kind:load to:0x027e095c module:dtcm +from:0x020b8416 kind:thumb_call to:0x020b8560 module:overlay(1) +from:0x020b841c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8424 kind:load to:0x027e0958 module:dtcm +from:0x020b843c kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b8442 kind:thumb_call to:0x020b856c module:overlay(1) +from:0x020b8448 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8450 kind:load to:0x027e0954 module:dtcm +from:0x020b8454 kind:load to:0x020b8545 module:overlay(1) +from:0x020b8466 kind:thumb_call to:0x020c03e0 module:overlay(1) +from:0x020b846c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8474 kind:load to:0x027e09ac module:dtcm +from:0x020b8486 kind:thumb_call to:0x020b8e88 module:overlay(1) +from:0x020b848c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8494 kind:load to:0x027e09b8 module:dtcm +from:0x020b84a6 kind:thumb_call to:0x020bc31c module:overlay(1) +from:0x020b84ac kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b84b4 kind:load to:0x027e09bc module:dtcm +from:0x020b84c6 kind:thumb_call to:0x020bdc98 module:overlay(1) +from:0x020b84cc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b84d4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b84e6 kind:thumb_call to:0x020bc4b4 module:overlay(1) +from:0x020b84ec kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b84f4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b8506 kind:thumb_call to:0x020bc80c module:overlay(1) +from:0x020b850c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8514 kind:load to:0x027e0ce4 module:dtcm +from:0x020b8526 kind:thumb_call to:0x020b9014 module:overlay(1) +from:0x020b852c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8534 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8540 kind:load to:0x027e09a4 module:dtcm +from:0x020b854a kind:thumb_call_arm to:0x0201662c module:main +from:0x020b855c kind:load to:0x027e095c module:dtcm +from:0x020b8568 kind:load to:0x027e0958 module:dtcm +from:0x020b8574 kind:load to:0x027e0954 module:dtcm +from:0x020b8592 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020b85a0 kind:load to:0x020b39b4 module:overlay(0) +from:0x020b85ae kind:thumb_call to:0x020c0134 module:overlay(1) +from:0x020b85b6 kind:thumb_call to:0x020b8f28 module:overlay(1) +from:0x020b85be kind:thumb_call_arm to:0x0205b6ec module:overlay(0) +from:0x020b85c6 kind:thumb_call to:0x020c04e0 module:overlay(1) +from:0x020b85ce kind:thumb_call to:0x020bc404 module:overlay(1) +from:0x020b85d6 kind:thumb_call to:0x020bde40 module:overlay(1) +from:0x020b85de kind:thumb_call to:0x020bfc18 module:overlay(1) +from:0x020b85e4 kind:thumb_call to:0x020bee80 module:overlay(1) +from:0x020b85ee kind:thumb_call to:0x020bf658 module:overlay(1) +from:0x020b85f2 kind:thumb_call to:0x020c0588 module:overlay(1) +from:0x020b8604 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b860c kind:load to:0x020b39b4 module:overlay(0) +from:0x020b8610 kind:load to:0x020b684c module:overlay(0) +from:0x020b8614 kind:load to:0x027e09b8 module:dtcm +from:0x020b8618 kind:load to:0x027e0960 module:dtcm +from:0x020b861c kind:load to:0x027e09ac module:dtcm +from:0x020b8620 kind:load to:0x027e09bc module:dtcm +from:0x020b8624 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8628 kind:load to:0x027e09c0 module:dtcm +from:0x020b862c kind:load to:0x0204b690 module:main +from:0x020b8630 kind:load to:0x020b68c0 module:overlay(0) +from:0x020b863e kind:thumb_call to:0x020c0134 module:overlay(1) +from:0x020b8646 kind:thumb_call to:0x020b8f28 module:overlay(1) +from:0x020b864e kind:thumb_call_arm to:0x0205b6ec module:overlay(0) +from:0x020b8656 kind:thumb_call to:0x020c04e0 module:overlay(1) +from:0x020b865e kind:thumb_call to:0x020bc404 module:overlay(1) +from:0x020b8666 kind:thumb_call to:0x020bde40 module:overlay(1) +from:0x020b866e kind:thumb_call to:0x020bfc18 module:overlay(1) +from:0x020b8674 kind:thumb_call to:0x020bee80 module:overlay(1) +from:0x020b867e kind:thumb_call to:0x020bf658 module:overlay(1) +from:0x020b8682 kind:thumb_call to:0x020c0588 module:overlay(1) +from:0x020b8694 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b869a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b86a4 kind:load to:0x020b39b4 module:overlay(0) +from:0x020b86a8 kind:load to:0x020b684c module:overlay(0) +from:0x020b86ac kind:load to:0x027e09b8 module:dtcm +from:0x020b86b0 kind:load to:0x027e0960 module:dtcm +from:0x020b86b4 kind:load to:0x027e09ac module:dtcm +from:0x020b86b8 kind:load to:0x027e09bc module:dtcm +from:0x020b86bc kind:load to:0x027e0ce0 module:dtcm +from:0x020b86c0 kind:load to:0x027e09c0 module:dtcm +from:0x020b86c4 kind:load to:0x0204b690 module:main +from:0x020b86c8 kind:load to:0x020b68c0 module:overlay(0) +from:0x020b86d6 kind:thumb_call to:0x020c0134 module:overlay(1) +from:0x020b86de kind:thumb_call to:0x020b8f28 module:overlay(1) +from:0x020b86e6 kind:thumb_call_arm to:0x0205b6ec module:overlay(0) +from:0x020b86ee kind:thumb_call to:0x020c04e0 module:overlay(1) +from:0x020b86f6 kind:thumb_call to:0x020bc404 module:overlay(1) +from:0x020b86fe kind:thumb_call to:0x020bde40 module:overlay(1) +from:0x020b8706 kind:thumb_call to:0x020bfc18 module:overlay(1) +from:0x020b870c kind:thumb_call to:0x020bee80 module:overlay(1) +from:0x020b8716 kind:thumb_call to:0x020bf658 module:overlay(1) +from:0x020b871a kind:thumb_call to:0x020c0588 module:overlay(1) +from:0x020b872c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8734 kind:load to:0x020b39b4 module:overlay(0) +from:0x020b8738 kind:load to:0x020b684c module:overlay(0) +from:0x020b873c kind:load to:0x027e09b8 module:dtcm +from:0x020b8740 kind:load to:0x027e0960 module:dtcm +from:0x020b8744 kind:load to:0x027e09ac module:dtcm +from:0x020b8748 kind:load to:0x027e09bc module:dtcm +from:0x020b874c kind:load to:0x027e0ce0 module:dtcm +from:0x020b8750 kind:load to:0x027e09c0 module:dtcm +from:0x020b8754 kind:load to:0x0204b690 module:main +from:0x020b8758 kind:load to:0x020b68c0 module:overlay(0) +from:0x020b8760 kind:thumb_call to:0x020c0568 module:overlay(1) +from:0x020b876a kind:thumb_call to:0x020bf1c4 module:overlay(1) +from:0x020b8770 kind:thumb_call to:0x020bedf8 module:overlay(1) +from:0x020b8778 kind:thumb_call to:0x020bfbe8 module:overlay(1) +from:0x020b8784 kind:thumb_call to:0x020bdd6c module:overlay(1) +from:0x020b878c kind:thumb_call to:0x020bc398 module:overlay(1) +from:0x020b8794 kind:thumb_call to:0x020c040c module:overlay(1) +from:0x020b879c kind:thumb_call_arm to:0x0205b6e8 module:overlay(0) +from:0x020b87a4 kind:load to:0x020b68c0 module:overlay(0) +from:0x020b87a8 kind:load to:0x0204b690 module:main +from:0x020b87ac kind:load to:0x027e09c0 module:dtcm +from:0x020b87b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b87b4 kind:load to:0x027e09bc module:dtcm +from:0x020b87b8 kind:load to:0x027e09ac module:dtcm +from:0x020b87bc kind:load to:0x027e0960 module:dtcm +from:0x020b87d4 kind:thumb_call_arm to:0x020a902c module:overlay(0) +from:0x020b87fc kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020b8812 kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020b882c kind:thumb_call_arm to:0x02018d10 module:main +from:0x020b8838 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8850 kind:thumb_call to:0x020b9058 module:overlay(1) +from:0x020b8858 kind:load to:0x0204b690 module:main +from:0x020b885c kind:load to:0x027e09a4 module:dtcm +from:0x020b8860 kind:load to:0x027e0994 module:dtcm +from:0x020b8864 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8870 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8874 kind:load to:0x020b92a5 module:overlay(1) +from:0x020b887c kind:thumb_call_arm to:0x020671a8 module:overlay(0) +from:0x020b8890 kind:load to:0x020b3a04 module:overlay(0) +from:0x020b8898 kind:thumb_call_arm to:0x0201b8dc module:main +from:0x020b88a4 kind:thumb_call to:0x020b8878 module:overlay(1) +from:0x020b88ac kind:thumb_call_arm to:0x02067454 module:overlay(0) +from:0x020b8960 kind:load to:0x020b3a20 module:overlay(0) +from:0x020b8982 kind:thumb_call_arm to:0x01fff148 module:itcm +from:0x020b89a4 kind:thumb_call_arm to:0x01fff17c module:itcm +from:0x020b89dc kind:thumb_call_arm to:0x021087c0 module:overlay(26) +from:0x020b8a48 kind:thumb_call_arm to:0x0206b5b8 module:overlay(0) +from:0x020b8aec kind:thumb_call to:0x020b8144 module:overlay(1) +from:0x020b8afe kind:thumb_call to:0x020b9430 module:overlay(1) +from:0x020b8b12 kind:thumb_call to:0x020ba29c module:overlay(1) +from:0x020b8b18 kind:thumb_call_arm to:0x02016644 module:main +from:0x020b8b24 kind:thumb_call_arm to:0x02016644 module:main +from:0x020b8b34 kind:thumb_call_arm to:0x02016644 module:main +from:0x020b8b4a kind:thumb_call_arm to:0x02016644 module:main +from:0x020b8b66 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b8b94 kind:thumb_call_arm to:0x020674f0 module:overlay(0) +from:0x020b8b9e kind:thumb_call_arm to:0x0201b798 module:main +from:0x020b8bac kind:thumb_call_arm to:0x0201b994 module:main +from:0x020b8bb4 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020b8bc2 kind:thumb_call_arm to:0x02072610 module:overlay(0) +from:0x020b8bcc kind:thumb_call_arm to:0x0201b798 module:main +from:0x020b8c04 kind:thumb_call_arm to:0x0201b994 module:main +from:0x020b8c20 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020b8c2c kind:load to:0x027e0ce0 module:dtcm +from:0x020b8c30 kind:load to:0x020ac092 module:overlay(0) +from:0x020b8c34 kind:load to:0x020b68c0 module:overlay(0) +from:0x020b8c38 kind:load to:0x027e09a4 module:dtcm +from:0x020b8c3c kind:load to:0x027e0cd8 module:dtcm +from:0x020b8c40 kind:load to:0x020ac08c module:overlay(0) +from:0x020b8c44 kind:load to:0x0204fb78 module:main +from:0x020b8c48 kind:load to:0x020ac08d module:overlay(0) +from:0x020b8c4c kind:load to:0x020ac08e module:overlay(0) +from:0x020b8c50 kind:load to:0x020ac08f module:overlay(0) +from:0x020b8c68 kind:thumb_call to:0x02015660 module:main +from:0x020b8c72 kind:thumb_call to:0x020156bc module:main +from:0x020b8c8c kind:thumb_call_arm to:0x0202a20c module:main +from:0x020b8c9e kind:thumb_call to:0x0201568c module:main +from:0x020b8ca8 kind:load to:0x020c4180 module:overlay(1) +from:0x020b8cb0 kind:thumb_call to:0x020b8d6c module:overlay(1) +from:0x020b8cbe kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8cca kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8cdc kind:thumb_call to:0x020154e8 module:main +from:0x020b8cea kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b8cf0 kind:thumb_call to:0x020b8d38 module:overlay(1) +from:0x020b8cf8 kind:load to:0x020c4198 module:overlay(1) +from:0x020b8d12 kind:thumb_call_arm to:0x02012000 module:main +from:0x020b8d18 kind:thumb_call to:0x020b8d78 module:overlay(1) +from:0x020b8d28 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8d30 kind:thumb_call to:0x020b8cac module:overlay(1) +from:0x020b8d74 kind:load to:0x027e09a0 module:dtcm +from:0x020b8d80 kind:load to:0x027e09a0 module:dtcm +from:0x020b8d8c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8d94 kind:thumb_call to:0x020b8d9c module:overlay(1) +from:0x020b8da0 kind:thumb_call to:0x020b8f7c module:overlay(1) +from:0x020b8dae kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b8dca kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b8dd4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8ddc kind:thumb_call_arm to:0x02074d98 module:overlay(0) +from:0x020b8de8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8df8 kind:thumb_call_arm to:0x0201b928 module:main +from:0x020b8e00 kind:thumb_call_arm to:0x02067454 module:overlay(0) +from:0x020b8e14 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8e24 kind:thumb_call_arm to:0x020766e0 module:overlay(0) +from:0x020b8e2c kind:thumb_call_arm to:0x02067454 module:overlay(0) +from:0x020b8e48 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8e50 kind:thumb_call_arm to:0x02075cfc module:overlay(0) +from:0x020b8e5c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8e64 kind:thumb_call_arm to:0x020a9108 module:overlay(0) +from:0x020b8e78 kind:load to:0x020b3ac0 module:overlay(0) +from:0x020b8e7c kind:load to:0x020b3b4c module:overlay(0) +from:0x020b8e80 kind:load to:0x0204b608 module:main +from:0x020b8ea6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8eb8 kind:thumb_call_arm to:0x020a9270 module:overlay(0) +from:0x020b8ebe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8ecc kind:thumb_call to:0x020b8f88 module:overlay(1) +from:0x020b8ee4 kind:load to:0x0202a190 module:main +from:0x020b8ef4 kind:thumb_call_arm to:0x02074738 module:overlay(0) +from:0x020b8f00 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8f0a kind:thumb_call_arm to:0x02167bd4 module:overlays(88,91) +from:0x020b8f16 kind:thumb_call_arm to:0x02074cc8 module:overlay(0) +from:0x020b8f1c kind:thumb_call to:0x020c01ec module:overlay(1) +from:0x020b8f24 kind:load to:0x020b684c module:overlay(0) +from:0x020b8f34 kind:thumb_call to:0x020bfd58 module:overlay(1) +from:0x020b8f4c kind:load to:0x020b684c module:overlay(0) +from:0x020b8f56 kind:thumb_call_arm to:0x02075214 module:overlay(0) +from:0x020b8f76 kind:thumb_call_arm to:0x020a9334 module:overlay(0) +from:0x020b8f84 kind:load to:0x027e09b8 module:dtcm +from:0x020b8f90 kind:load to:0x027e09b8 module:dtcm +from:0x020b8f9c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8fa4 kind:thumb_call to:0x020b8fac module:overlay(1) +from:0x020b8fb0 kind:thumb_call to:0x020b9a08 module:overlay(1) +from:0x020b8fca kind:thumb_call_arm to:0x02016614 module:main +from:0x020b8fe6 kind:thumb_call_arm to:0x0201668c module:main +from:0x020b900c kind:load to:0x020b4140 module:overlay(0) +from:0x020b9010 kind:load to:0x027e09bc module:dtcm +from:0x020b9020 kind:thumb_call_arm to:0x02082928 module:overlay(0) +from:0x020b9026 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9036 kind:thumb_call_arm to:0x02082928 module:overlay(0) +from:0x020b903c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9048 kind:thumb_call_arm to:0x0201662c module:main +from:0x020b904e kind:thumb_call to:0x020b9a14 module:overlay(1) +from:0x020b9066 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b9070 kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020b9084 kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9092 kind:thumb_call to:0x02015448 module:main +from:0x020b909a kind:thumb_call to:0x02015484 module:main +from:0x020b90ca kind:thumb_call to:0x02015644 module:main +from:0x020b90d4 kind:thumb_call to:0x020bc860 module:overlay(1) +from:0x020b90fa kind:thumb_call to:0x02015644 module:main +from:0x020b9104 kind:thumb_call to:0x020bc514 module:overlay(1) +from:0x020b9124 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b912c kind:thumb_call_arm to:0x02082878 module:overlay(0) +from:0x020b9142 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b914a kind:thumb_call_arm to:0x02082878 module:overlay(0) +from:0x020b9152 kind:thumb_call_arm to:0x020c2778 module:overlay(1) +from:0x020b9170 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b9178 kind:thumb_call_arm to:0x020eb088 module:overlay(26) +from:0x020b917e kind:thumb_call_arm to:0x020eb19c module:overlay(26) +from:0x020b919c kind:thumb_call_arm to:0x020cc850 module:overlay(24) +from:0x020b91a2 kind:thumb_call_arm to:0x020cc808 module:overlay(24) +from:0x020b91aa kind:thumb_call to:0x020b9960 module:overlay(1) +from:0x020b91ca kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b91d6 kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b91e0 kind:thumb_call to:0x02015448 module:main +from:0x020b91e8 kind:thumb_call to:0x02015484 module:main +from:0x020b91f2 kind:thumb_call to:0x020b9360 module:overlay(1) +from:0x020b91f8 kind:thumb_call to:0x0201545c module:main +from:0x020b9204 kind:thumb_call to:0x020b9360 module:overlay(1) +from:0x020b920e kind:thumb_call_arm to:0x0202a190 module:main +from:0x020b9220 kind:thumb_call_arm to:0x02082bd8 module:overlay(0) +from:0x020b9228 kind:thumb_call_arm to:0x02082ba4 module:overlay(0) +from:0x020b9248 kind:thumb_call to:0x020b95a4 module:overlay(1) +from:0x020b9252 kind:thumb_call to:0x020b96a8 module:overlay(1) +from:0x020b9258 kind:thumb_call to:0x02015624 module:main +from:0x020b925e kind:thumb_call to:0x02015624 module:main +from:0x020b9264 kind:thumb_call to:0x0201545c module:main +from:0x020b926c kind:load to:0x027e09a0 module:dtcm +from:0x020b9270 kind:load to:0x020c41b0 module:overlay(1) +from:0x020b9274 kind:load to:0x020c41c4 module:overlay(1) +from:0x020b9278 kind:load to:0x020454bc module:main +from:0x020b927c kind:load to:0x020c41c8 module:overlay(1) +from:0x020b9280 kind:load to:0x020c41e4 module:overlay(1) +from:0x020b9284 kind:load to:0x02045484 module:main +from:0x020b9288 kind:load to:0x027e0ce4 module:dtcm +from:0x020b928c kind:load to:0x020c41fc module:overlay(1) +from:0x020b9290 kind:load to:0x020c4218 module:overlay(1) +from:0x020b9294 kind:load to:0x027e0ce8 module:dtcm +from:0x020b9298 kind:load to:0x027e09a4 module:dtcm +from:0x020b929c kind:load to:0x020da034 module:overlays(19,24) +from:0x020b92a0 kind:load to:0x020c4230 module:overlay(1) +from:0x020b92a8 kind:thumb_call to:0x020b99cc module:overlay(1) +from:0x020b92ae kind:thumb_call to:0x020b987c module:overlay(1) +from:0x020b92b8 kind:thumb_call to:0x02014854 module:main +from:0x020b92c0 kind:thumb_call to:0x02014854 module:main +from:0x020b92c8 kind:thumb_call to:0x02014854 module:main +from:0x020b92d0 kind:thumb_call to:0x02014854 module:main +from:0x020b92da kind:thumb_call to:0x02014854 module:main +from:0x020b92e0 kind:thumb_call to:0x020b9690 module:overlay(1) +from:0x020b92f4 kind:thumb_call_arm to:0x02083358 module:overlay(0) +from:0x020b9300 kind:thumb_call_arm to:0x02082928 module:overlay(0) +from:0x020b9306 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9316 kind:thumb_call_arm to:0x02082928 module:overlay(0) +from:0x020b931c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b932e kind:thumb_call_arm to:0x020eb0cc module:overlay(26) +from:0x020b9334 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9340 kind:thumb_call to:0x020bc5bc module:overlay(1) +from:0x020b9348 kind:thumb_call to:0x020bcc5c module:overlay(1) +from:0x020b9350 kind:load to:0x0204b120 module:main +from:0x020b9354 kind:load to:0x027e09a4 module:dtcm +from:0x020b9358 kind:load to:0x027e0ce8 module:dtcm +from:0x020b935c kind:load to:0x027e0ce4 module:dtcm +from:0x020b9382 kind:thumb_call_arm to:0x02082a0c module:overlay(0) +from:0x020b93ae kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b93bc kind:thumb_call_arm to:0x02082a0c module:overlay(0) +from:0x020b93d0 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b93da kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020b93fa kind:thumb_call_arm to:0x02082a0c module:overlay(0) +from:0x020b9410 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b9420 kind:thumb_call_arm to:0x02082a0c module:overlay(0) +from:0x020b9428 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020b942c kind:load to:0x027e09a0 module:dtcm +from:0x020b9442 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020b9450 kind:thumb_call_arm to:0x020c2700 module:overlay(1) +from:0x020b945e kind:thumb_call_arm to:0x020837dc module:overlay(0) +from:0x020b94da kind:thumb_call to:0x020b987c module:overlay(1) +from:0x020b94e0 kind:thumb_call to:0x020b9690 module:overlay(1) +from:0x020b94f6 kind:thumb_call_arm to:0x020c27f0 module:overlay(1) +from:0x020b94fe kind:thumb_call_arm to:0x021634a8 module:overlay(84) +from:0x020b950c kind:thumb_call_arm to:0x02082bd8 module:overlay(0) +from:0x020b9514 kind:thumb_call_arm to:0x02082ba4 module:overlay(0) +from:0x020b9534 kind:thumb_call to:0x020b95a4 module:overlay(1) +from:0x020b953e kind:thumb_call to:0x020b96a8 module:overlay(1) +from:0x020b955c kind:thumb_call_arm to:0x02083414 module:overlay(0) +from:0x020b9568 kind:thumb_call_arm to:0x020cc828 module:overlay(24) +from:0x020b9576 kind:thumb_call_arm to:0x020cc850 module:overlay(24) +from:0x020b9580 kind:load to:0x021668f0 module:overlays(59,68,71,73,84) +from:0x020b9598 kind:load to:0x02163428 module:overlays(60,62,66,84) +from:0x020b959c kind:load to:0x027e09a4 module:dtcm +from:0x020b95a0 kind:load to:0x020da034 module:overlays(19,24) +from:0x020b95b2 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b95de kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b95e8 kind:thumb_call to:0x02185000 module:overlay(101) +from:0x020b961c kind:thumb_call to:0x02014800 module:main +from:0x020b962c kind:thumb_call to:0x02014800 module:main +from:0x020b963c kind:thumb_call to:0x02014800 module:main +from:0x020b964c kind:thumb_call to:0x02014800 module:main +from:0x020b9658 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b9662 kind:thumb_call_arm to:0x02107990 module:overlay(26) +from:0x020b9672 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b967c kind:thumb_call_arm to:0x020ec070 module:overlay(21) +from:0x020b9684 kind:load to:0x027e09a0 module:dtcm +from:0x020b9688 kind:load to:0x0204b120 module:main +from:0x020b96b8 kind:thumb_call_arm to:0x020d3e74 module:overlay(24) +from:0x020b96c2 kind:thumb_call to:0x020c0180 module:overlay(1) +from:0x020b96ca kind:thumb_call to:0x020b9e10 module:overlay(1) +from:0x020b96e2 kind:thumb_call to:0x020bf6a0 module:overlay(1) +from:0x020b96ea kind:thumb_call to:0x020bdea4 module:overlay(1) +from:0x020b96f2 kind:thumb_call to:0x020bc424 module:overlay(1) +from:0x020b96fa kind:thumb_call_arm to:0x0205b6a4 module:overlay(0) +from:0x020b9702 kind:thumb_call to:0x020bccd0 module:overlay(1) +from:0x020b970a kind:thumb_call to:0x020bc5dc module:overlay(1) +from:0x020b9710 kind:thumb_call to:0x020beec0 module:overlay(1) +from:0x020b9722 kind:thumb_call_arm to:0x020c63e0 module:overlay(24) +from:0x020b972c kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b9748 kind:thumb_call to:0x020ba29c module:overlay(1) +from:0x020b9752 kind:thumb_call to:0x020bdf20 module:overlay(1) +from:0x020b9770 kind:thumb_call to:0x020ba29c module:overlay(1) +from:0x020b9778 kind:thumb_call to:0x020bdf30 module:overlay(1) +from:0x020b9796 kind:thumb_call to:0x020ba29c module:overlay(1) +from:0x020b97a2 kind:thumb_call to:0x020ba29c module:overlay(1) +from:0x020b97b8 kind:thumb_call to:0x020bdf44 module:overlay(1) +from:0x020b97c0 kind:thumb_call_arm to:0x02078880 module:overlay(0) +from:0x020b97ca kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b97d4 kind:thumb_call_arm to:0x0207f0f8 module:overlay(0) +from:0x020b97ec kind:thumb_call_arm to:0x020de404 module:overlay(26) +from:0x020b97f4 kind:thumb_call to:0x020bc4d8 module:overlay(1) +from:0x020b97fc kind:thumb_call to:0x020bc824 module:overlay(1) +from:0x020b9818 kind:thumb_call_arm to:0x020719c8 module:overlay(0) +from:0x020b9844 kind:load to:0x020b684c module:overlay(0) +from:0x020b9848 kind:load to:0x020b68c0 module:overlay(0) +from:0x020b984c kind:load to:0x027e0ce0 module:dtcm +from:0x020b9850 kind:load to:0x027e09bc module:dtcm +from:0x020b9854 kind:load to:0x027e0960 module:dtcm +from:0x020b9858 kind:load to:0x027e0ce4 module:dtcm +from:0x020b985c kind:load to:0x027e0ce8 module:dtcm +from:0x020b9860 kind:load to:0x0204b690 module:main +from:0x020b9864 kind:load to:0x027e09a4 module:dtcm +from:0x020b9868 kind:load to:0x020da000 module:overlays(19,24) +from:0x020b986c kind:load to:0x027e09a0 module:dtcm +from:0x020b9870 kind:load to:0x027e09c0 module:dtcm +from:0x020b9874 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020b9878 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020b989a kind:thumb_call_arm to:0x020c6508 module:overlay(24) +from:0x020b98a0 kind:thumb_call to:0x020beed4 module:overlay(1) +from:0x020b98a8 kind:thumb_call to:0x020bc5fc module:overlay(1) +from:0x020b98b0 kind:thumb_call to:0x020bcd90 module:overlay(1) +from:0x020b98b8 kind:thumb_call to:0x020bdee4 module:overlay(1) +from:0x020b98c0 kind:thumb_call to:0x020bc444 module:overlay(1) +from:0x020b98c8 kind:thumb_call to:0x020c087c module:overlay(1) +from:0x020b98d0 kind:thumb_call_arm to:0x0205b6a8 module:overlay(0) +from:0x020b98d8 kind:thumb_call to:0x020b8f50 module:overlay(1) +from:0x020b98e0 kind:thumb_call_arm to:0x02012000 module:main +from:0x020b98ea kind:thumb_call to:0x020bf6b0 module:overlay(1) +from:0x020b98f0 kind:thumb_call to:0x020c01a0 module:overlay(1) +from:0x020b98f6 kind:thumb_call to:0x020ba12c module:overlay(1) +from:0x020b9900 kind:thumb_call_arm to:0x020d3eb8 module:overlay(24) +from:0x020b9908 kind:load to:0x027e09a4 module:dtcm +from:0x020b990c kind:load to:0x020da000 module:overlays(19,24) +from:0x020b9910 kind:load to:0x0204b690 module:main +from:0x020b9914 kind:load to:0x027e0ce8 module:dtcm +from:0x020b9918 kind:load to:0x027e0ce4 module:dtcm +from:0x020b991c kind:load to:0x027e0ce0 module:dtcm +from:0x020b9920 kind:load to:0x027e09bc module:dtcm +from:0x020b9924 kind:load to:0x027e0cec module:dtcm +from:0x020b9928 kind:load to:0x027e0960 module:dtcm +from:0x020b992c kind:load to:0x027e09b8 module:dtcm +from:0x020b9930 kind:load to:0x020b7cb8 module:overlay(0) +from:0x020b9934 kind:load to:0x020b68c0 module:overlay(0) +from:0x020b9938 kind:load to:0x020b684c module:overlay(0) +from:0x020b997e kind:thumb_call_arm to:0x02014b04 module:main +from:0x020b99ae kind:thumb_call_arm to:0x0203b8f8 module:main +from:0x020b99c4 kind:load to:0x0204b12c module:main +from:0x020b99f0 kind:thumb_call_arm to:0x02014b04 module:main +from:0x020b9a00 kind:load to:0x027e09a4 module:dtcm +from:0x020b9a04 kind:load to:0x0204b12c module:main +from:0x020b9a10 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9a1c kind:load to:0x027e0cd8 module:dtcm +from:0x020b9a3e kind:thumb_call to:0x02015394 module:main +from:0x020b9a48 kind:thumb_call to:0x020590f0 module:overlay(0) +from:0x020b9a58 kind:thumb_call to:0x020154e8 module:main +from:0x020b9a6c kind:thumb_call_arm to:0x020839f4 module:overlay(0) +from:0x020b9bfe kind:thumb_call to:0x020bc6e8 module:overlay(1) +from:0x020b9c06 kind:thumb_call to:0x0205a820 module:overlay(0) +from:0x020b9c10 kind:load to:0x020c423c module:overlay(1) +from:0x020b9c14 kind:load to:0x027e0c90 module:dtcm +from:0x020b9c18 kind:load to:0x027e0ca8 module:dtcm +from:0x020b9c1c kind:load to:0x027e0c9c module:dtcm +from:0x020b9c20 kind:load to:0x027e0cb4 module:dtcm +from:0x020b9c24 kind:load to:0x027e0cc0 module:dtcm +from:0x020b9c28 kind:load to:0x027e0ccc module:dtcm +from:0x020b9c2c kind:load to:0x020c5934 module:overlay(1) +from:0x020b9c30 kind:load to:0x027e0ce8 module:dtcm +from:0x020b9c34 kind:load to:0x027e095c module:dtcm +from:0x020b9c44 kind:thumb_call to:0x0205a868 module:overlay(0) +from:0x020b9c4c kind:thumb_call to:0x020bc770 module:overlay(1) +from:0x020b9c5c kind:thumb_call_arm to:0x02131f24 module:overlays(26,47) +from:0x020b9c62 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9c94 kind:thumb_call to:0x020ba32c module:overlay(1) +from:0x020b9c9e kind:thumb_call to:0x020ba6cc module:overlay(1) +from:0x020b9ca6 kind:thumb_call to:0x020ba73c module:overlay(1) +from:0x020b9cae kind:thumb_call to:0x02015504 module:main +from:0x020b9cb6 kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020b9cbc kind:thumb_call to:0x02015414 module:main +from:0x020b9cc4 kind:load to:0x020c423c module:overlay(1) +from:0x020b9cc8 kind:load to:0x027e095c module:dtcm +from:0x020b9ccc kind:load to:0x027e0ce8 module:dtcm +from:0x020b9cdc kind:thumb_call to:0x0205a868 module:overlay(0) +from:0x020b9ce4 kind:thumb_call to:0x020bc770 module:overlay(1) +from:0x020b9cf4 kind:thumb_call_arm to:0x02131f24 module:overlays(26,47) +from:0x020b9cfa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9d2c kind:thumb_call to:0x020ba32c module:overlay(1) +from:0x020b9d36 kind:thumb_call to:0x020ba6cc module:overlay(1) +from:0x020b9d3e kind:thumb_call to:0x020ba73c module:overlay(1) +from:0x020b9d46 kind:thumb_call to:0x02015504 module:main +from:0x020b9d4e kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020b9d54 kind:thumb_call to:0x02015414 module:main +from:0x020b9d5a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9d64 kind:load to:0x020c423c module:overlay(1) +from:0x020b9d68 kind:load to:0x027e095c module:dtcm +from:0x020b9d6c kind:load to:0x027e0ce8 module:dtcm +from:0x020b9d7c kind:thumb_call to:0x0205a868 module:overlay(0) +from:0x020b9d84 kind:thumb_call to:0x020bc770 module:overlay(1) +from:0x020b9d94 kind:thumb_call_arm to:0x02131f24 module:overlays(26,47) +from:0x020b9d9a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9dcc kind:thumb_call to:0x020ba32c module:overlay(1) +from:0x020b9dd6 kind:thumb_call to:0x020ba6cc module:overlay(1) +from:0x020b9dde kind:thumb_call to:0x020ba73c module:overlay(1) +from:0x020b9de6 kind:thumb_call to:0x02015504 module:main +from:0x020b9dee kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020b9df4 kind:thumb_call to:0x02015414 module:main +from:0x020b9dfc kind:load to:0x020c423c module:overlay(1) +from:0x020b9e00 kind:load to:0x027e095c module:dtcm +from:0x020b9e04 kind:load to:0x027e0ce8 module:dtcm +from:0x020b9e30 kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9e4a kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020b9e62 kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9e68 kind:thumb_call to:0x02015414 module:main +from:0x020b9e76 kind:thumb_call to:0x020153b4 module:main +from:0x020b9e92 kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9eaa kind:thumb_call to:0x020bfc30 module:overlay(1) +from:0x020b9ec2 kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9ed6 kind:thumb_call to:0x02015644 module:main +from:0x020b9ef0 kind:thumb_call to:0x020bacf0 module:overlay(1) +from:0x020b9ef8 kind:thumb_call to:0x020bc628 module:overlay(1) +from:0x020b9f00 kind:thumb_call to:0x020bce78 module:overlay(1) +from:0x020b9f0e kind:thumb_call to:0x020bcef8 module:overlay(1) +from:0x020b9f16 kind:thumb_call to:0x0205a820 module:overlay(0) +from:0x020b9f2e kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9f44 kind:thumb_call to:0x02015644 module:main +from:0x020b9f54 kind:thumb_call to:0x020bc688 module:overlay(1) +from:0x020b9f6a kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9f7e kind:thumb_call to:0x02015644 module:main +from:0x020b9f8c kind:thumb_call to:0x02015624 module:main +from:0x020b9faa kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9fbe kind:thumb_call to:0x02015644 module:main +from:0x020b9fce kind:thumb_call to:0x020bcff8 module:overlay(1) +from:0x020b9fe4 kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b9ff8 kind:thumb_call to:0x02015644 module:main +from:0x020ba006 kind:thumb_call to:0x02015624 module:main +from:0x020ba018 kind:thumb_call_arm to:0x0207437c module:overlay(0) +from:0x020ba022 kind:thumb_call to:0x020bacf0 module:overlay(1) +from:0x020ba068 kind:thumb_call to:0x020ba5f8 module:overlay(1) +from:0x020ba06e kind:thumb_call to:0x020ba664 module:overlay(1) +from:0x020ba07a kind:thumb_call_arm to:0x020a902c module:overlay(0) +from:0x020ba098 kind:thumb_call_arm to:0x02073da8 module:overlay(0) +from:0x020ba0a6 kind:thumb_call to:0x02015624 module:main +from:0x020ba0ac kind:thumb_call to:0x02015624 module:main +from:0x020ba0b2 kind:thumb_call to:0x02015624 module:main +from:0x020ba0b8 kind:thumb_call to:0x02015624 module:main +from:0x020ba0c0 kind:load to:0x020c42d0 module:overlay(1) +from:0x020ba0c4 kind:load to:0x027e09a0 module:dtcm +from:0x020ba0c8 kind:load to:0x020c42d8 module:overlay(1) +from:0x020ba0cc kind:load to:0x020c42ec module:overlay(1) +from:0x020ba0d0 kind:load to:0x02045484 module:main +from:0x020ba0d4 kind:load to:0x027e09c0 module:dtcm +from:0x020ba0d8 kind:load to:0x020c4300 module:overlay(1) +from:0x020ba0dc kind:load to:0x027e0ce8 module:dtcm +from:0x020ba0e0 kind:load to:0x027e0ce4 module:dtcm +from:0x020ba0e4 kind:load to:0x027e095c module:dtcm +from:0x020ba0e8 kind:load to:0x020c4314 module:overlay(1) +from:0x020ba0ec kind:load to:0x020c4330 module:overlay(1) +from:0x020ba0f0 kind:load to:0x027e09b0 module:dtcm +from:0x020ba0f8 kind:load to:0x027e09b8 module:dtcm +from:0x020ba0fc kind:load to:0x027e09ac module:dtcm +from:0x020ba110 kind:thumb_call to:0x020bc688 module:overlay(1) +from:0x020ba11e kind:thumb_call to:0x020bcff8 module:overlay(1) +from:0x020ba124 kind:load to:0x027e0ce8 module:dtcm +from:0x020ba128 kind:load to:0x027e0ce4 module:dtcm +from:0x020ba130 kind:thumb_call to:0x020ba694 module:overlay(1) +from:0x020ba138 kind:thumb_call_arm to:0x02083cd4 module:overlay(0) +from:0x020ba140 kind:thumb_call to:0x020bc6b4 module:overlay(1) +from:0x020ba148 kind:thumb_call to:0x020bd038 module:overlay(1) +from:0x020ba150 kind:thumb_call to:0x0205a868 module:overlay(0) +from:0x020ba158 kind:thumb_call to:0x020bfc54 module:overlay(1) +from:0x020ba15e kind:thumb_call to:0x02015414 module:main +from:0x020ba170 kind:thumb_call_arm to:0x02167e94 module:overlay(89) +from:0x020ba178 kind:load to:0x027e0ce8 module:dtcm +from:0x020ba17c kind:load to:0x027e0ce4 module:dtcm +from:0x020ba180 kind:load to:0x027e095c module:dtcm +from:0x020ba184 kind:load to:0x027e09c0 module:dtcm +from:0x020ba188 kind:load to:0x021737a0 module:overlays(89,92) +from:0x020ba19a kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020ba1ba kind:thumb_call_arm to:0x02027d30 module:main +from:0x020ba1de kind:thumb_call_arm to:0x02027d30 module:main +from:0x020ba206 kind:thumb_call to:0x0205c154 module:overlay(0) +from:0x020ba236 kind:thumb_call_arm to:0x0200e6a0 module:main +from:0x020ba240 kind:thumb_call_arm to:0x0200e6a0 module:main +from:0x020ba252 kind:thumb_call to:0x02015624 module:main +from:0x020ba25c kind:load to:0x027e09a0 module:dtcm +from:0x020ba260 kind:load to:0x020c434c module:overlay(1) +from:0x020ba264 kind:load to:0x02045484 module:main +from:0x020ba268 kind:load to:0x020c4364 module:overlay(1) +from:0x020ba294 kind:load to:0x027e0994 module:dtcm +from:0x020ba306 kind:thumb_call to:0x020ba29c module:overlay(1) +from:0x020ba356 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba3c0 kind:thumb_call to:0x020ba6e8 module:overlay(1) +from:0x020ba3ec kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba3f6 kind:thumb_call_arm to:0x0208130c module:overlay(0) +from:0x020ba408 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba412 kind:thumb_call_arm to:0x020812c8 module:overlay(0) +from:0x020ba41e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba428 kind:thumb_call_arm to:0x020811e8 module:overlay(0) +from:0x020ba468 kind:thumb_call to:0x020ba724 module:overlay(1) +from:0x020ba496 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020ba4b8 kind:thumb_call to:0x020ba6b4 module:overlay(1) +from:0x020ba4cc kind:load to:0x020c4280 module:overlay(1) +from:0x020ba522 kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x020ba5d8 kind:load to:0x027e09a4 module:dtcm +from:0x020ba5dc kind:load to:0x027e0c90 module:dtcm +from:0x020ba660 kind:load to:0x02083a60 module:overlay(0) +from:0x020ba682 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba68a kind:thumb_call_arm to:0x02131ec0 module:overlays(47,48,49,50,51,52) +from:0x020ba6a2 kind:thumb_call_arm to:0x02131f24 module:overlays(26,47) +from:0x020ba6a8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba6bc kind:thumb_call to:0x020ba758 module:overlay(1) +from:0x020ba6c6 kind:thumb_call to:0x020ba7d8 module:overlay(1) +from:0x020ba6de kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba70c kind:thumb_call_arm to:0x020351e0 module:main +from:0x020ba72c kind:thumb_call to:0x020ba8ac module:overlay(1) +from:0x020ba736 kind:thumb_call to:0x020ba92c module:overlay(1) +from:0x020ba74e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba76a kind:thumb_call_arm to:0x0203a2f0 module:main +from:0x020ba77c kind:thumb_call_arm to:0x0203b8f8 module:main +from:0x020ba7fa kind:thumb_call to:0x020ba758 module:overlay(1) +from:0x020ba816 kind:thumb_call to:0x020baa54 module:overlay(1) +from:0x020ba83c kind:thumb_call_arm to:0x0202a190 module:main +from:0x020ba872 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020ba8a4 kind:thumb_call to:0x020ba9f4 module:overlay(1) +from:0x020ba8be kind:thumb_call_arm to:0x0203a2f0 module:main +from:0x020ba8d0 kind:thumb_call_arm to:0x0203b8f8 module:main +from:0x020ba94e kind:thumb_call to:0x020ba8ac module:overlay(1) +from:0x020ba96a kind:thumb_call to:0x020baa14 module:overlay(1) +from:0x020ba9b6 kind:thumb_call_arm to:0x020351c0 module:main +from:0x020ba9c0 kind:thumb_call_arm to:0x0203522c module:main +from:0x020ba9ea kind:thumb_call to:0x020baa04 module:overlay(1) +from:0x020ba9fc kind:thumb_call to:0x020baa7c module:overlay(1) +from:0x020baa0c kind:thumb_call to:0x020baa38 module:overlay(1) +from:0x020baa20 kind:thumb_call_arm to:0x0203a2f0 module:main +from:0x020baa2a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa4a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baa60 kind:thumb_call_arm to:0x0203a2f0 module:main +from:0x020baa6c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa8e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baaa2 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020baaa8 kind:load to:0x020c5934 module:overlay(1) +from:0x020baaac kind:load to:0x020ba4e9 module:overlay(1) +from:0x020baaf8 kind:thumb_call to:0x020bab20 module:overlay(1) +from:0x020bab04 kind:thumb_call to:0x020bacac module:overlay(1) +from:0x020baba6 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020babbe kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020babd6 kind:thumb_call_arm to:0x02082f2c module:overlay(0) +from:0x020bac10 kind:thumb_call to:0x020bacb0 module:overlay(1) +from:0x020bac58 kind:thumb_call_arm to:0x02082f88 module:overlay(0) +from:0x020bac68 kind:thumb_call_arm to:0x02083054 module:overlay(0) +from:0x020bac8c kind:thumb_call_arm to:0x0208305c module:overlay(0) +from:0x020bad44 kind:thumb_call to:0x020bae54 module:overlay(1) +from:0x020bad50 kind:thumb_call to:0x020bb4b0 module:overlay(1) +from:0x020badaa kind:thumb_call to:0x020bae64 module:overlay(1) +from:0x020badb6 kind:thumb_call to:0x020bb144 module:overlay(1) +from:0x020badc2 kind:thumb_call to:0x020baf60 module:overlay(1) +from:0x020badce kind:thumb_call to:0x020bafa0 module:overlay(1) +from:0x020badda kind:thumb_call to:0x020bb284 module:overlay(1) +from:0x020bade6 kind:thumb_call to:0x020bb910 module:overlay(1) +from:0x020badf2 kind:thumb_call to:0x020bb080 module:overlay(1) +from:0x020badfe kind:thumb_call to:0x020bba8c module:overlay(1) +from:0x020bae0a kind:thumb_call to:0x020bbb30 module:overlay(1) +from:0x020baeac kind:thumb_call_arm to:0x020834e8 module:overlay(0) +from:0x020baf02 kind:thumb_call to:0x020b993c module:overlay(1) +from:0x020baf40 kind:thumb_call to:0x020ba100 module:overlay(1) +from:0x020baf50 kind:load to:0x027e09a4 module:dtcm +from:0x020baf54 kind:load to:0x027e0cd8 module:dtcm +from:0x020baf76 kind:thumb_call to:0x020bbc48 module:overlay(1) +from:0x020baf8c kind:thumb_call to:0x020ba3d4 module:overlay(1) +from:0x020bafc0 kind:thumb_call_arm to:0x0205b784 module:overlay(0) +from:0x020bafdc kind:thumb_call_arm to:0x0205b810 module:overlay(0) +from:0x020baff6 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020bb032 kind:thumb_call_arm to:0x0205b82c module:overlay(0) +from:0x020bb05c kind:thumb_call_arm to:0x0205b850 module:overlay(0) +from:0x020bb062 kind:thumb_call_arm to:0x0205b72c module:overlay(0) +from:0x020bb06c kind:load to:0x027e0960 module:dtcm +from:0x020bb078 kind:load to:0x027e09a4 module:dtcm +from:0x020bb09e kind:thumb_call to:0x020bbbc8 module:overlay(1) +from:0x020bb0c6 kind:thumb_call to:0x020bbb90 module:overlay(1) +from:0x020bb0d4 kind:thumb_call_arm to:0x02071918 module:overlay(0) +from:0x020bb0ee kind:thumb_call_arm to:0x020a9040 module:overlay(0) +from:0x020bb126 kind:thumb_call to:0x020ba470 module:overlay(1) +from:0x020bb140 kind:load to:0x027e09a0 module:dtcm +from:0x020bb176 kind:thumb_call_arm to:0x0209df94 module:overlay(0) +from:0x020bb1c8 kind:thumb_call_arm to:0x0209de84 module:overlay(0) +from:0x020bb1d2 kind:thumb_call_arm to:0x0209e0a8 module:overlay(0) +from:0x020bb212 kind:thumb_call to:0x020bbb90 module:overlay(1) +from:0x020bb224 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020bb254 kind:thumb_call_arm to:0x0209dcf0 module:overlay(0) +from:0x020bb278 kind:load to:0x020b7544 module:overlay(0) +from:0x020bb280 kind:load to:0x027e0ce8 module:dtcm +from:0x020bb2f6 kind:thumb_call_arm to:0x02083594 module:overlay(0) +from:0x020bb302 kind:thumb_call to:0x020bbb90 module:overlay(1) +from:0x020bb30e kind:thumb_call_arm to:0x02098c90 module:overlay(0) +from:0x020bb326 kind:thumb_call_arm to:0x02081720 module:overlay(0) +from:0x020bb350 kind:thumb_call_arm to:0x02081738 module:overlay(0) +from:0x020bb394 kind:thumb_call_arm to:0x02081838 module:overlay(0) +from:0x020bb3b2 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020bb3ce kind:thumb_call_arm to:0x02098dac module:overlay(0) +from:0x020bb436 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020bb45a kind:thumb_call to:0x020bcf70 module:overlay(1) +from:0x020bb46a kind:thumb_call_arm to:0x02098bf8 module:overlay(0) +from:0x020bb498 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb49c kind:load to:0x020b6ba4 module:overlay(0) +from:0x020bb5cc kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bb60a kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020bb6aa kind:thumb_call_arm to:0x02071c18 module:overlay(0) +from:0x020bb80c kind:load to:0x027e09a4 module:dtcm +from:0x020bb818 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb81c kind:load to:0x027e09b8 module:dtcm +from:0x020bb82c kind:load to:0x027e0c90 module:dtcm +from:0x020bb830 kind:load to:0x0204b120 module:main +from:0x020bb836 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bb840 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bb882 kind:thumb_call to:0x02014800 module:main +from:0x020bb89a kind:thumb_call to:0x02014854 module:main +from:0x020bb8b8 kind:thumb_call to:0x020be8ec module:overlay(1) +from:0x020bb8cc kind:thumb_call to:0x02014854 module:main +from:0x020bb8d6 kind:thumb_call to:0x02014800 module:main +from:0x020bb8dc kind:thumb_call_arm to:0x02167d78 module:overlay(89) +from:0x020bb8f0 kind:thumb_call to:0x02014800 module:main +from:0x020bb8fc kind:load to:0x027e09a4 module:dtcm +from:0x020bb900 kind:load to:0x0204b120 module:main +from:0x020bb904 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb908 kind:load to:0x021737a0 module:overlays(89,92) +from:0x020bb90c kind:load to:0x020453b0 module:main +from:0x020bb948 kind:thumb_call to:0x020bbb90 module:overlay(1) +from:0x020bb96e kind:thumb_call_arm to:0x02081738 module:overlay(0) +from:0x020bb9a4 kind:thumb_call_arm to:0x02081720 module:overlay(0) +from:0x020bb9e4 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020bbaac kind:thumb_call_arm to:0x02078c90 module:overlay(0) +from:0x020bbade kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020bbafa kind:thumb_call_arm to:0x0203b6cc module:main +from:0x020bbb1c kind:thumb_call to:0x020ba4d8 module:overlay(1) +from:0x020bbb84 kind:thumb_call to:0x020ba4d0 module:overlay(1) +from:0x020bbbe8 kind:thumb_call to:0x020bbce4 module:overlay(1) +from:0x020bbc0e kind:thumb_call_arm to:0x0202a190 module:main +from:0x020bbc3e kind:thumb_call to:0x020bbcc8 module:overlay(1) +from:0x020bbc68 kind:thumb_call to:0x020bbd28 module:overlay(1) +from:0x020bbc8c kind:thumb_call_arm to:0x020351c0 module:main +from:0x020bbc96 kind:thumb_call_arm to:0x0203522c module:main +from:0x020bbcc0 kind:thumb_call to:0x020bbd0c module:overlay(1) +from:0x020bbcda kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbcf0 kind:thumb_call_arm to:0x0203a2f0 module:main +from:0x020bbcfc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbd1e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbd34 kind:thumb_call_arm to:0x0203a2f0 module:main +from:0x020bbd3e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbd54 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbd5c kind:thumb_call to:0x020bbd68 module:overlay(1) +from:0x020bbd6c kind:thumb_call to:0x020bbdb8 module:overlay(1) +from:0x020bbd84 kind:thumb_call_arm to:0x020259ac module:main +from:0x020bbd90 kind:thumb_call_arm to:0x02006d8c module:main +from:0x020bbd94 kind:thumb_call_arm to:0x020259c4 module:main +from:0x020bbd9a kind:thumb_call_arm to:0x02006aa8 module:main +from:0x020bbdc0 kind:load to:0x027e095c module:dtcm +from:0x020bbdcc kind:thumb_call to:0x020144d0 module:main +from:0x020bbdde kind:thumb_call to:0x0201453c module:main +from:0x020bbdf0 kind:thumb_call to:0x020144d0 module:main +from:0x020bbe02 kind:thumb_call to:0x0201453c module:main +from:0x020bbe24 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbe2e kind:thumb_call to:0x02001098 module:main +from:0x020bbe38 kind:load to:0x027e09a4 module:dtcm +from:0x020bbe4a kind:thumb_call to:0x020010b8 module:main +from:0x020bbe50 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe6a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbe74 kind:thumb_call to:0x020012e0 module:main +from:0x020bbe82 kind:thumb_call to:0x020013ac module:main +from:0x020bbe8c kind:thumb_call to:0x020010e0 module:main +from:0x020bbe9a kind:thumb_call to:0x02001300 module:main +from:0x020bbea4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbeb6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbec4 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bbed0 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bbf00 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bbf0e kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bbf2c kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bbf42 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020bbf62 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020bbf7e kind:thumb_call_arm to:0x0202a190 module:main +from:0x020bbf90 kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bbfa2 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020bbfb4 kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bbfc4 kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bbfd4 kind:load to:0x0204afac module:main +from:0x020bbff4 kind:load to:0x0204afac module:main +from:0x020bbff8 kind:load to:0x020b68c0 module:overlay(0) +from:0x020bc000 kind:load to:0x0206bc48 module:overlay(0) +from:0x020bc02c kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bc03a kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bc04c kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bc062 kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bc06c kind:thumb_call_arm to:0x02013f84 module:main +from:0x020bc072 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc08c kind:load to:0x0204afac module:main +from:0x020bc090 kind:load to:0x0204b100 module:main +from:0x020bc0ae kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc0c2 kind:thumb_call_arm to:0x0203e5d4 module:main +from:0x020bc0d4 kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020bc0e0 kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020bc0fe kind:thumb_call_arm to:0x02032278 module:main +from:0x020bc12a kind:thumb_call_arm to:0x020327e8 module:main +from:0x020bc12e kind:thumb_call_arm to:0x0203222c module:main +from:0x020bc13e kind:thumb_call_arm to:0x02032288 module:main +from:0x020bc15a kind:thumb_call_arm to:0x02033df8 module:main +from:0x020bc168 kind:thumb_call_arm to:0x02033df8 module:main +from:0x020bc198 kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020bc1a8 kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020bc1ba kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bc1cc kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bc1de kind:thumb_call_arm to:0x0202a20c module:main +from:0x020bc1e8 kind:load to:0x020bc1f1 module:overlay(1) +from:0x020bc1fc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc204 kind:thumb_call to:0x020bc20c module:overlay(1) +from:0x020bc210 kind:thumb_call to:0x020bc464 module:overlay(1) +from:0x020bc21c kind:thumb_call_arm to:0x02078814 module:overlay(0) +from:0x020bc226 kind:thumb_call_arm to:0x02016614 module:main +from:0x020bc252 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc25c kind:thumb_call_arm to:0x02078d2c module:overlay(0) +from:0x020bc26c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc276 kind:thumb_call_arm to:0x02078d2c module:overlay(0) +from:0x020bc280 kind:thumb_call_arm to:0x02078870 module:overlay(0) +from:0x020bc288 kind:thumb_call_arm to:0x02078870 module:overlay(0) +from:0x020bc29a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc2a4 kind:thumb_call_arm to:0x02078d2c module:overlay(0) +from:0x020bc2b4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc2be kind:thumb_call_arm to:0x02078d2c module:overlay(0) +from:0x020bc2cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc2d6 kind:thumb_call_arm to:0x02078d2c module:overlay(0) +from:0x020bc2e4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc2ee kind:thumb_call_arm to:0x02078d2c module:overlay(0) +from:0x020bc30c kind:load to:0x020b3c78 module:overlay(0) +from:0x020bc310 kind:load to:0x020b3ccc module:overlay(0) +from:0x020bc314 kind:load to:0x027e09a4 module:dtcm +from:0x020bc318 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020bc37e kind:thumb_call_arm to:0x0201662c module:main +from:0x020bc386 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020bc38c kind:thumb_call to:0x020bc470 module:overlay(1) +from:0x020bc394 kind:load to:0x020b3c78 module:overlay(0) +from:0x020bc3f4 kind:thumb_call_arm to:0x0207a3a4 module:overlay(0) +from:0x020bc3fc kind:load to:0x027e09a4 module:dtcm +from:0x020bc400 kind:load to:0x027e09bc module:dtcm +from:0x020bc414 kind:thumb_call_arm to:0x0207a25c module:overlay(0) +from:0x020bc41a kind:thumb_call_arm to:0x0207a25c module:overlay(0) +from:0x020bc420 kind:load to:0x027e09a4 module:dtcm +from:0x020bc440 kind:load to:0x027e09a4 module:dtcm +from:0x020bc460 kind:load to:0x027e09a4 module:dtcm +from:0x020bc46c kind:load to:0x027e09bc module:dtcm +from:0x020bc478 kind:load to:0x027e09bc module:dtcm +from:0x020bc484 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc48c kind:thumb_call to:0x020bc494 module:overlay(1) +from:0x020bc498 kind:thumb_call to:0x020bc794 module:overlay(1) +from:0x020bc4be kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4c8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4ce kind:thumb_call to:0x020bc7a0 module:overlay(1) +from:0x020bc536 kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020bc542 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bc54e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bc572 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc57e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc598 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bc5a6 kind:thumb_call to:0x020bbde8 module:overlay(1) +from:0x020bc5ac kind:load to:0x027e09a4 module:dtcm +from:0x020bc5b0 kind:load to:0x027e09a0 module:dtcm +from:0x020bc5b4 kind:load to:0x020453b0 module:main +from:0x020bc5b8 kind:load to:0x0204af1c module:main +from:0x020bc5c2 kind:thumb_call to:0x020bbdfc module:overlay(1) +from:0x020bc5cc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc5d8 kind:load to:0x0204af1c module:main +from:0x020bc5e6 kind:thumb_call_arm to:0x0215bdd4 module:overlay(77) +from:0x020bc5f2 kind:thumb_call_arm to:0x0212d8a4 module:overlay(42) +from:0x020bc5f8 kind:load to:0x020453b0 module:main +from:0x020bc614 kind:thumb_call_arm to:0x0209dc10 module:overlay(0) +from:0x020bc62c kind:thumb_call_arm to:0x0209de6c module:overlay(0) +from:0x020bc634 kind:thumb_call_arm to:0x0209de78 module:overlay(0) +from:0x020bc64a kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bc65a kind:thumb_call_arm to:0x0210f8c0 module:overlay(26) +from:0x020bc66c kind:thumb_call_arm to:0x0209e0b0 module:overlay(0) +from:0x020bc674 kind:thumb_call_arm to:0x0209de78 module:overlay(0) +from:0x020bc680 kind:load to:0x020b7544 module:overlay(0) +from:0x020bc684 kind:load to:0x027e09a4 module:dtcm +from:0x020bc69e kind:thumb_call_arm to:0x0209de84 module:overlay(0) +from:0x020bc6a2 kind:thumb_call_arm to:0x0209e0b0 module:overlay(0) +from:0x020bc6b0 kind:load to:0x020b7544 module:overlay(0) +from:0x020bc6ba kind:thumb_call_arm to:0x0209de6c module:overlay(0) +from:0x020bc6c2 kind:thumb_call_arm to:0x0209de78 module:overlay(0) +from:0x020bc6d0 kind:thumb_call_arm to:0x0209e134 module:overlay(0) +from:0x020bc6d8 kind:thumb_call_arm to:0x0209de78 module:overlay(0) +from:0x020bc6e4 kind:load to:0x020b7544 module:overlay(0) +from:0x020bc6fa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc70c kind:thumb_call_arm to:0x0202a148 module:main +from:0x020bc718 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc724 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc77a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc786 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc79c kind:load to:0x027e0ce8 module:dtcm +from:0x020bc7a8 kind:load to:0x027e0ce8 module:dtcm +from:0x020bc7b4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc7bc kind:thumb_call to:0x020bc7c4 module:overlay(1) +from:0x020bc7c8 kind:thumb_call to:0x020bd0ac module:overlay(1) +from:0x020bc816 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc81c kind:thumb_call to:0x020bd0b8 module:overlay(1) +from:0x020bc888 kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020bc8a6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc8b4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc8ce kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bc8e0 kind:thumb_call to:0x020bbdc4 module:overlay(1) +from:0x020bc8f0 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bc916 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc922 kind:thumb_call_arm to:0x0205a76c module:overlay(0) +from:0x020bc92e kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc93a kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc948 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc954 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc960 kind:thumb_call_arm to:0x0205a808 module:overlay(0) +from:0x020bc96c kind:thumb_call_arm to:0x0205a808 module:overlay(0) +from:0x020bc978 kind:thumb_call_arm to:0x0205a808 module:overlay(0) +from:0x020bc984 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc990 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc99e kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc9aa kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc9b6 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc9c2 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc9ce kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc9da kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc9e6 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc9f2 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bc9fc kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020bca12 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bca1e kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bca2a kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bca36 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bca42 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bca56 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bca6a kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bca70 kind:thumb_call_arm to:0x0205a7c0 module:overlay(0) +from:0x020bca82 kind:thumb_call_arm to:0x0205a76c module:overlay(0) +from:0x020bca90 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bca9c kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bcaa2 kind:thumb_call_arm to:0x0205a7c0 module:overlay(0) +from:0x020bcab4 kind:thumb_call_arm to:0x0205a76c module:overlay(0) +from:0x020bcac2 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bcace kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bcad4 kind:thumb_call_arm to:0x0205a7c0 module:overlay(0) +from:0x020bcae6 kind:thumb_call_arm to:0x0205a76c module:overlay(0) +from:0x020bcaf2 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bcb00 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bcb10 kind:thumb_call_arm to:0x0205a76c module:overlay(0) +from:0x020bcb1e kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bcb2a kind:thumb_call_arm to:0x0205a808 module:overlay(0) +from:0x020bcb36 kind:thumb_call_arm to:0x0205a808 module:overlay(0) +from:0x020bcb42 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020bcb48 kind:thumb_call_arm to:0x0205a7c0 module:overlay(0) +from:0x020bcb96 kind:thumb_call_arm to:0x02160ac0 module:overlay(71) +from:0x020bcba4 kind:thumb_call_arm to:0x020fa1b0 module:overlay(21) +from:0x020bcbac kind:load to:0x027e09a4 module:dtcm +from:0x020bcbb0 kind:load to:0x027e09a0 module:dtcm +from:0x020bcbb4 kind:load to:0x0204af1c module:main +from:0x020bcbbc kind:load to:0x020c437c module:overlay(1) +from:0x020bcbc0 kind:load to:0x020c4388 module:overlay(1) +from:0x020bcbc8 kind:load to:0x020c4398 module:overlay(1) +from:0x020bcbd0 kind:load to:0x020c43a4 module:overlay(1) +from:0x020bcbd4 kind:load to:0x020c43ac module:overlay(1) +from:0x020bcbdc kind:load to:0x020c43b4 module:overlay(1) +from:0x020bcbe0 kind:load to:0x020c43bc module:overlay(1) +from:0x020bcbe4 kind:load to:0x020c43c4 module:overlay(1) +from:0x020bcbe8 kind:load to:0x020c43cc module:overlay(1) +from:0x020bcbec kind:load to:0x020c43d4 module:overlay(1) +from:0x020bcbf0 kind:load to:0x020c43dc module:overlay(1) +from:0x020bcbf4 kind:load to:0x020453b0 module:main +from:0x020bcbf8 kind:load to:0x020c43e4 module:overlay(1) +from:0x020bcbfc kind:load to:0x020c43ec module:overlay(1) +from:0x020bcc00 kind:load to:0x020c43f4 module:overlay(1) +from:0x020bcc04 kind:load to:0x020c43fc module:overlay(1) +from:0x020bcc08 kind:load to:0x020c4404 module:overlay(1) +from:0x020bcc0c kind:load to:0x020c440c module:overlay(1) +from:0x020bcc10 kind:load to:0x020c4414 module:overlay(1) +from:0x020bcc18 kind:load to:0x020c441c module:overlay(1) +from:0x020bcc1c kind:load to:0x020c4424 module:overlay(1) +from:0x020bcc20 kind:load to:0x020c442c module:overlay(1) +from:0x020bcc24 kind:load to:0x020c4434 module:overlay(1) +from:0x020bcc28 kind:load to:0x020c443c module:overlay(1) +from:0x020bcc2c kind:load to:0x020c4444 module:overlay(1) +from:0x020bcc30 kind:load to:0x020c4450 module:overlay(1) +from:0x020bcc34 kind:load to:0x020c4458 module:overlay(1) +from:0x020bcc3c kind:load to:0x020c446c module:overlay(1) +from:0x020bcc40 kind:load to:0x020c4474 module:overlay(1) +from:0x020bcc48 kind:load to:0x020c4478 module:overlay(1) +from:0x020bcc4c kind:load to:0x020c4484 module:overlay(1) +from:0x020bcc50 kind:load to:0x020c4490 module:overlay(1) +from:0x020bcc54 kind:load to:0x020c449c module:overlay(1) +from:0x020bcc58 kind:load to:0x020c44a8 module:overlay(1) +from:0x020bcc62 kind:thumb_call to:0x020bbdd8 module:overlay(1) +from:0x020bccb0 kind:thumb_call to:0x020bd08c module:overlay(1) +from:0x020bccba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bccc8 kind:load to:0x0204af1c module:main +from:0x020bcccc kind:load to:0x027e09a4 module:dtcm +from:0x020bccdc kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bcd14 kind:thumb_call to:0x020ebaec module:overlay(31) +from:0x020bcd26 kind:thumb_call_arm to:0x020fa674 module:overlay(21) +from:0x020bcd78 kind:thumb_call_arm to:0x02160ae4 module:overlay(71) +from:0x020bcd80 kind:load to:0x027e09a4 module:dtcm +from:0x020bcd84 kind:load to:0x027e0cd8 module:dtcm +from:0x020bcd88 kind:load to:0x027e0cf4 module:dtcm +from:0x020bcd8c kind:load to:0x027e0d70 module:dtcm +from:0x020bcdb2 kind:thumb_call_arm to:0x020985f8 module:overlay(0) +from:0x020bce10 kind:thumb_call_arm to:0x02160b98 module:overlay(71) +from:0x020bce5c kind:thumb_call_arm to:0x02160cb4 module:overlay(71) +from:0x020bce6a kind:thumb_call to:0x020bd06c module:overlay(1) +from:0x020bce70 kind:load to:0x027e09a4 module:dtcm +from:0x020bce74 kind:load to:0x027e0d70 module:dtcm +from:0x020bce7c kind:thumb_call_arm to:0x02098b90 module:overlay(0) +from:0x020bce84 kind:thumb_call_arm to:0x02098b9c module:overlay(0) +from:0x020bceac kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bceca kind:thumb_call_arm to:0x02098b9c module:overlay(0) +from:0x020bcee0 kind:thumb_call_arm to:0x020fa6b8 module:overlay(21) +from:0x020bcee8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020bceec kind:load to:0x027e09a4 module:dtcm +from:0x020bcef4 kind:load to:0x027e0cf4 module:dtcm +from:0x020bcefe kind:thumb_call_arm to:0x02098b90 module:overlay(0) +from:0x020bcf06 kind:thumb_call_arm to:0x02098b9c module:overlay(0) +from:0x020bcf5c kind:thumb_call_arm to:0x02098b9c module:overlay(0) +from:0x020bcf68 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020bcf6c kind:load to:0x020ac9ac module:overlay(0) +from:0x020bcf78 kind:thumb_call_arm to:0x02071c18 module:overlay(0) +from:0x020bcfe4 kind:load to:0x027e09a4 module:dtcm +from:0x020bcfe8 kind:load to:0x027e09b8 module:dtcm +from:0x020bcfec kind:load to:0x020c3e8c module:overlay(1) +from:0x020bcff0 kind:load to:0x020c3e78 module:overlay(1) +from:0x020bcff4 kind:load to:0x020c3e82 module:overlay(1) +from:0x020bd00e kind:thumb_call_arm to:0x02098c90 module:overlay(0) +from:0x020bd016 kind:thumb_call to:0x020bcf70 module:overlay(1) +from:0x020bd034 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020bd03e kind:thumb_call_arm to:0x02098b90 module:overlay(0) +from:0x020bd046 kind:thumb_call_arm to:0x02098b9c module:overlay(0) +from:0x020bd054 kind:thumb_call_arm to:0x02098f8c module:overlay(0) +from:0x020bd05c kind:thumb_call_arm to:0x02098b9c module:overlay(0) +from:0x020bd068 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020bd07a kind:thumb_call_arm to:0x020fa630 module:overlay(21) +from:0x020bd080 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd088 kind:load to:0x027e0cf4 module:dtcm +from:0x020bd09a kind:thumb_call_arm to:0x02160c7c module:overlay(71) +from:0x020bd0a0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd0a8 kind:load to:0x027e0d70 module:dtcm +from:0x020bd0b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020bd0c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020bd0da kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bd11c kind:thumb_call_arm to:0x0202a190 module:main +from:0x020bd208 kind:thumb_call_arm to:0x020a9f28 module:overlay(0) +from:0x020bd214 kind:thumb_call_arm to:0x020a9f28 module:overlay(0) +from:0x020bd21c kind:thumb_call_arm to:0x020a9f48 module:overlay(0) +from:0x020bd228 kind:thumb_call_arm to:0x020a9f48 module:overlay(0) +from:0x020bd264 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020bd28c kind:load to:0x027e09a4 module:dtcm +from:0x020bd290 kind:load to:0x020453b0 module:main +from:0x020bd294 kind:load to:0x027e09a0 module:dtcm +from:0x020bd298 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020bd2aa kind:thumb_call_arm to:0x0217bde0 module:overlays(95,96) +from:0x020bd2b0 kind:load to:0x020453b0 module:main +from:0x020bd2ca kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bd2e4 kind:thumb_call_arm to:0x02099c98 module:overlay(0) +from:0x020bd2ee kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bd300 kind:load to:0x020b4800 module:overlay(0) +from:0x020bd308 kind:load to:0x027e0ce4 module:dtcm +from:0x020bd32c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd336 kind:thumb_call to:0x02058cd0 module:overlay(0) +from:0x020bd340 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x020bd34c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd358 kind:thumb_call to:0x02058cdc module:overlay(0) +from:0x020bd364 kind:load to:0x027e09a4 module:dtcm +from:0x020bd388 kind:thumb_call to:0x020901b8 module:overlay(0) +from:0x020bd394 kind:thumb_call to:0x02090220 module:overlay(0) +from:0x020bd3ae kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd3c0 kind:thumb_call to:0x020bdfdc module:overlay(1) +from:0x020bd3cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd3da kind:thumb_call to:0x0216eaf0 module:overlay(93) +from:0x020bd3f8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd40a kind:thumb_call to:0x020bdfdc module:overlay(1) +from:0x020bd416 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd424 kind:thumb_call to:0x0216eaf0 module:overlay(93) +from:0x020bd430 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd43a kind:thumb_call to:0x0208de64 module:overlay(0) +from:0x020bd44a kind:thumb_call to:0x020bd30c module:overlay(1) +from:0x020bd458 kind:thumb_call to:0x020bd30c module:overlay(1) +from:0x020bd466 kind:thumb_call to:0x020bd30c module:overlay(1) +from:0x020bd474 kind:thumb_call to:0x020bd30c module:overlay(1) +from:0x020bd484 kind:thumb_call to:0x02084e5c module:overlay(0) +from:0x020bd492 kind:thumb_call to:0x02084e5c module:overlay(0) +from:0x020bd4ac kind:thumb_call to:0x0209014c module:overlay(0) +from:0x020bd4bc kind:thumb_call to:0x02084ac4 module:overlay(0) +from:0x020bd4cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd4da kind:thumb_call to:0x02168608 module:overlay(93) +from:0x020bd4f8 kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x020bd50c kind:thumb_call to:0x0208df4c module:overlay(0) +from:0x020bd522 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd590 kind:thumb_call_arm to:0x0208b764 module:overlay(0) +from:0x020bd5ae kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x020bd5c0 kind:load to:0x020accdc module:overlay(0) +from:0x020bd5c4 kind:load to:0x020acb14 module:overlay(0) +from:0x020bd5d2 kind:thumb_call_arm to:0x02012000 module:main +from:0x020bd5e2 kind:thumb_call to:0x0216862c module:overlay(93) +from:0x020bd5e8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd5f4 kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x020bd5fa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd606 kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x020bd60c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd618 kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x020bd61e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd62a kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x020bd630 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd636 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd656 kind:thumb_call to:0x02084b08 module:overlay(0) +from:0x020bd67e kind:thumb_call_arm to:0x02084534 module:overlay(0) +from:0x020bd69a kind:thumb_call_arm to:0x02084790 module:overlay(0) +from:0x020bd6e0 kind:thumb_call_arm to:0x020e03f4 module:overlay(26) +from:0x020bd6fe kind:thumb_call_arm to:0x0208f43c module:overlay(0) +from:0x020bd724 kind:load to:0x020b1524 module:overlay(0) +from:0x020bd73c kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bd756 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd760 kind:thumb_call to:0x020ed4bc module:overlay(21) +from:0x020bd77a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd78c kind:thumb_call to:0x020bd6ac module:overlay(1) +from:0x020bd7a6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd7b8 kind:thumb_call to:0x020bd6ac module:overlay(1) +from:0x020bd7d6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd7e8 kind:thumb_call to:0x020bd6ac module:overlay(1) +from:0x020bd7fc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd804 kind:thumb_call to:0x021687a0 module:overlay(93) +from:0x020bd810 kind:load to:0x020453b0 module:main +from:0x020bd822 kind:thumb_call to:0x020bd728 module:overlay(1) +from:0x020bd828 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd83a kind:thumb_call to:0x021687e0 module:overlay(93) +from:0x020bd840 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd858 kind:thumb_call to:0x020ed4e4 module:overlay(21) +from:0x020bd85e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd87e kind:thumb_call_arm to:0x02013b14 module:main +from:0x020bd888 kind:thumb_call to:0x020141e0 module:main +from:0x020bd88e kind:thumb_call_arm to:0x02098250 module:overlay(0) +from:0x020bd8a0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd8a8 kind:thumb_call_arm to:0x020e2604 module:overlay(31) +from:0x020bd8c0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd8c8 kind:thumb_call to:0x020de730 module:overlay(31) +from:0x020bd8d8 kind:thumb_call to:0x020becf8 module:overlay(1) +from:0x020bd8e2 kind:thumb_call to:0x020bdb10 module:overlay(1) +from:0x020bd8f0 kind:thumb_call to:0x020bd928 module:overlay(1) +from:0x020bd904 kind:thumb_call to:0x020de738 module:overlay(31) +from:0x020bd90a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd910 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd918 kind:thumb_call to:0x020bdb80 module:overlay(1) +from:0x020bd920 kind:thumb_call to:0x020bed38 module:overlay(1) +from:0x020bd930 kind:thumb_call_arm to:0x02013b14 module:main +from:0x020bd938 kind:thumb_call_arm to:0x02098250 module:overlay(0) +from:0x020bd942 kind:thumb_call_arm to:0x020e2604 module:overlay(31) +from:0x020bd94a kind:thumb_call_arm to:0x02098094 module:overlay(0) +from:0x020bd952 kind:thumb_call to:0x0208c5b8 module:overlay(0) +from:0x020bda80 kind:thumb_call to:0x020bd0c4 module:overlay(1) +from:0x020bda98 kind:thumb_call to:0x020bd240 module:overlay(1) +from:0x020bdaa0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bdaae kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdab6 kind:thumb_call to:0x021847c8 module:overlay(101) +from:0x020bdac0 kind:load to:0x027e09a4 module:dtcm +from:0x020bdad2 kind:thumb_call to:0x02184880 module:overlay(101) +from:0x020bdad8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdae8 kind:thumb_call to:0x020bd29c module:overlay(1) +from:0x020bdaf2 kind:thumb_call to:0x021848dc module:overlay(101) +from:0x020bdb0a kind:thumb_call to:0x020dd178 module:overlay(31) +from:0x020bdb16 kind:thumb_call to:0x0208c56c module:overlay(0) +from:0x020bdb46 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdb58 kind:thumb_call to:0x0208be00 module:overlay(0) +from:0x020bdb7c kind:load to:0x020453b0 module:main +from:0x020bdb8a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdb9c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdba4 kind:thumb_call to:0x020bdbac module:overlay(1) +from:0x020bdbb0 kind:thumb_call to:0x020bdf98 module:overlay(1) +from:0x020bdbb6 kind:thumb_call to:0x0208b8e4 module:overlay(0) +from:0x020bdbca kind:thumb_call_arm to:0x02016614 module:main +from:0x020bdbda kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdbe2 kind:thumb_call to:0x020be4e8 module:overlay(1) +from:0x020bdbee kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdbf6 kind:thumb_call_arm to:0x0208afac module:overlay(0) +from:0x020bdc0c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdc14 kind:thumb_call to:0x020ec22c module:overlay(21) +from:0x020bdc32 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdc3a kind:thumb_call to:0x020bda7c module:overlay(1) +from:0x020bdc4c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdc54 kind:thumb_call to:0x020bd72c module:overlay(1) +from:0x020bdc6a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bdc72 kind:thumb_call to:0x020c0a0c module:overlay(1) +from:0x020bdc86 kind:thumb_call to:0x02084084 module:overlay(0) +from:0x020bdc90 kind:load to:0x020b4338 module:overlay(0) +from:0x020bdc94 kind:load to:0x027e09a4 module:dtcm +from:0x020bdc9c kind:thumb_call to:0x020bdfb0 module:overlay(1) +from:0x020bdca8 kind:thumb_call to:0x020c0a6c module:overlay(1) +from:0x020bdcae kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdcba kind:thumb_call to:0x020bd744 module:overlay(1) +from:0x020bdcc0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdccc kind:thumb_call to:0x020bd100 module:overlay(1) +from:0x020bdcd2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdcde kind:thumb_call to:0x020ec284 module:overlay(21) +from:0x020bdce4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdcf0 kind:thumb_call_arm to:0x0208afd0 module:overlay(0) +from:0x020bdcf6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdd02 kind:thumb_call to:0x020be530 module:overlay(1) +from:0x020bdd08 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdd10 kind:thumb_call_arm to:0x0201662c module:main +from:0x020bdd16 kind:thumb_call to:0x020bdfa4 module:overlay(1) +from:0x020bdd38 kind:thumb_call_arm to:0x0201668c module:main +from:0x020bdd44 kind:thumb_call to:0x020bd104 module:overlay(1) +from:0x020bdd52 kind:thumb_call to:0x020c0a80 module:overlay(1) +from:0x020bdd60 kind:thumb_call to:0x0208b8ec module:overlay(0) +from:0x020bdd68 kind:load to:0x027e09bc module:dtcm +from:0x020bdd7a kind:thumb_call to:0x020be534 module:overlay(1) +from:0x020bdd84 kind:thumb_call to:0x020bda94 module:overlay(1) +from:0x020bdd90 kind:thumb_call to:0x020c0b0c module:overlay(1) +from:0x020bdd9e kind:thumb_call to:0x020ec288 module:overlay(21) +from:0x020bdda8 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bddbe kind:thumb_call_arm to:0x020dde18 module:overlay(26) +from:0x020bddc4 kind:thumb_call_arm to:0x020de2e0 module:overlay(26) +from:0x020bddda kind:thumb_call_arm to:0x0208b998 module:overlay(0) +from:0x020bddee kind:thumb_call_arm to:0x0208b998 module:overlay(0) +from:0x020bde02 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bde0a kind:thumb_call to:0x02171b00 module:overlay(88) +from:0x020bde24 kind:thumb_call to:0x0218498c module:overlay(101) +from:0x020bde34 kind:load to:0x027e09a4 module:dtcm +from:0x020bde38 kind:load to:0x027e0478 module:dtcm +from:0x020bde3c kind:load to:0x027e0cdc module:dtcm +from:0x020bde4a kind:thumb_call to:0x020ec344 module:overlay(21) +from:0x020bde6c kind:thumb_call to:0x02171d98 module:overlay(88) +from:0x020bde72 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bde7e kind:thumb_call to:0x02184ae0 module:overlay(101) +from:0x020bde8c kind:thumb_call to:0x020c0bcc module:overlay(1) +from:0x020bde96 kind:thumb_call to:0x020bdac4 module:overlay(1) +from:0x020bde9c kind:thumb_call to:0x020be834 module:overlay(1) +from:0x020bdeb2 kind:thumb_call to:0x020bdae4 module:overlay(1) +from:0x020bdebc kind:thumb_call to:0x020c0c10 module:overlay(1) +from:0x020bdecc kind:thumb_call_arm to:0x020de308 module:overlay(26) +from:0x020bdedc kind:thumb_call to:0x02184b34 module:overlay(101) +from:0x020bdeea kind:thumb_call to:0x020bd814 module:overlay(1) +from:0x020bdef4 kind:thumb_call_arm to:0x020de3a0 module:overlay(26) +from:0x020bdf00 kind:thumb_call to:0x02184b84 module:overlay(101) +from:0x020bdf0a kind:thumb_call to:0x020c0c20 module:overlay(1) +from:0x020bdf14 kind:thumb_call to:0x020bdb00 module:overlay(1) +from:0x020bdf1a kind:thumb_call to:0x020bea34 module:overlay(1) +from:0x020bdf28 kind:thumb_call to:0x020ec394 module:overlay(21) +from:0x020bdf36 kind:thumb_call_arm to:0x020e04a8 module:overlay(26) +from:0x020bdf3e kind:thumb_call to:0x020bd76c module:overlay(1) +from:0x020bdf5a kind:thumb_call to:0x02171e24 module:overlay(88) +from:0x020bdf64 kind:thumb_call to:0x02171e24 module:overlay(88) +from:0x020bdf6c kind:thumb_call to:0x020bd798 module:overlay(1) +from:0x020bdf8a kind:thumb_call to:0x02184ba4 module:overlay(101) +from:0x020bdfa0 kind:load to:0x027e0ce0 module:dtcm +from:0x020bdfac kind:load to:0x027e0ce0 module:dtcm +from:0x020bdfbe kind:thumb_call to:0x020bdfd0 module:overlay(1) +from:0x020bdfc4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdfcc kind:load to:0x027e0cdc module:dtcm +from:0x020bdfd8 kind:load to:0x027e0cdc module:dtcm +from:0x020bdfe4 kind:thumb_call to:0x0208d6bc module:overlay(0) +from:0x020bdffe kind:thumb_call_arm to:0x02059460 module:overlay(0) +from:0x020be008 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020be010 kind:thumb_call_arm to:0x020592bc module:overlay(0) +from:0x020be01e kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x020be038 kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x020be052 kind:thumb_call to:0x0208d730 module:overlay(0) +from:0x020be05c kind:load to:0x020b4370 module:overlay(0) +from:0x020be060 kind:load to:0x020c3f10 module:overlay(1) +from:0x020be064 kind:load to:0x020c3ea0 module:overlay(1) +from:0x020be0a8 kind:thumb_call_arm to:0x0208b7c4 module:overlay(0) +from:0x020be0c2 kind:thumb_call_arm to:0x0205ea88 module:overlay(0) +from:0x020be0e0 kind:thumb_call_arm to:0x0208b498 module:overlay(0) +from:0x020be0ec kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be0f8 kind:thumb_call to:0x020bd368 module:overlay(1) +from:0x020be102 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be110 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be118 kind:thumb_call_arm to:0x020dcb30 module:overlay(31) +from:0x020be140 kind:thumb_call to:0x0205db0c module:overlay(0) +from:0x020be162 kind:thumb_call to:0x0208dfec module:overlay(0) +from:0x020be168 kind:thumb_call_arm to:0x020ec0e8 module:overlay(21) +from:0x020be178 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020be184 kind:load to:0x027e09a4 module:dtcm +from:0x020be188 kind:load to:0x020accdc module:overlay(0) +from:0x020be192 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be19e kind:thumb_call to:0x020bd5c8 module:overlay(1) +from:0x020be1a4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be1ac kind:thumb_call_arm to:0x0208b838 module:overlay(0) +from:0x020be1bc kind:thumb_call_arm to:0x0208b838 module:overlay(0) +from:0x020be1cc kind:thumb_call_arm to:0x0208b498 module:overlay(0) +from:0x020be1d6 kind:thumb_call_arm to:0x020dcb30 module:overlay(31) +from:0x020be1f8 kind:thumb_call to:0x020be068 module:overlay(1) +from:0x020be214 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be222 kind:thumb_call to:0x02087ce0 module:overlay(0) +from:0x020be232 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be248 kind:thumb_call to:0x02093388 module:overlay(0) +from:0x020be25a kind:thumb_call to:0x0208b05c module:overlay(0) +from:0x020be29e kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020be2ac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be2c6 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020be2d8 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020be2fc kind:thumb_call to:0x020db044 module:overlay(31) +from:0x020be302 kind:thumb_call to:0x020de690 module:overlay(31) +from:0x020be30a kind:thumb_call_arm to:0x020ed620 module:overlay(21) +from:0x020be314 kind:load to:0x020be31d module:overlay(1) +from:0x020be318 kind:load to:0x020be4d1 module:overlay(1) +from:0x020be320 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x020be336 kind:thumb_call to:0x020be4b0 module:overlay(1) +from:0x020be346 kind:thumb_call_arm to:0x020dca9c module:overlay(31) +from:0x020be34c kind:thumb_call_arm to:0x020a1aac module:overlay(0) +from:0x020be352 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be362 kind:thumb_call to:0x020beab4 module:overlay(1) +from:0x020be368 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be388 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020be390 kind:thumb_call to:0x0208b068 module:overlay(0) +from:0x020be396 kind:thumb_call to:0x020be18c module:overlay(1) +from:0x020be3a0 kind:load to:0x027e09a4 module:dtcm +from:0x020be3a4 kind:load to:0x020be31d module:overlay(1) +from:0x020be3bc kind:thumb_call to:0x020be1b4 module:overlay(1) +from:0x020be3da kind:thumb_call to:0x020beb28 module:overlay(1) +from:0x020be3e8 kind:thumb_call_arm to:0x0208eecc module:overlay(0) +from:0x020be3fe kind:thumb_call_arm to:0x020dca9c module:overlay(31) +from:0x020be410 kind:thumb_call to:0x020beba0 module:overlay(1) +from:0x020be420 kind:thumb_call to:0x0208dfd0 module:overlay(0) +from:0x020be42e kind:thumb_call to:0x020906ac module:overlay(0) +from:0x020be43a kind:thumb_call_arm to:0x02094df4 module:overlay(0) +from:0x020be446 kind:thumb_call_arm to:0x02094e68 module:overlay(0) +from:0x020be45e kind:thumb_call to:0x020bd660 module:overlay(1) +from:0x020be47c kind:thumb_call to:0x020bebd0 module:overlay(1) +from:0x020be48c kind:thumb_call_arm to:0x020837dc module:overlay(0) +from:0x020be4a4 kind:thumb_call to:0x0208ead8 module:overlay(0) +from:0x020be4ac kind:load to:0x027e0cd8 module:dtcm +from:0x020be4be kind:thumb_call to:0x020be4dc module:overlay(1) +from:0x020be4c4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be4cc kind:load to:0x027e0d34 module:dtcm +from:0x020be4e4 kind:load to:0x027e0d34 module:dtcm +from:0x020be50e kind:thumb_call_arm to:0x0202a17c module:main +from:0x020be51a kind:thumb_call_arm to:0x0202a17c module:main +from:0x020be526 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020be53e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020be5ac kind:thumb_call to:0x0208ff50 module:overlay(0) +from:0x020be5ba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5c8 kind:thumb_call to:0x0208fe64 module:overlay(0) +from:0x020be5e4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5ec kind:thumb_call to:0x020dbb68 module:overlay(31) +from:0x020be604 kind:thumb_call to:0x02059e70 module:overlay(0) +from:0x020be610 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be618 kind:thumb_call to:0x020dbb68 module:overlay(31) +from:0x020be634 kind:thumb_call to:0x02059c34 module:overlay(0) +from:0x020be69e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020be73c kind:thumb_call_arm to:0x02035590 module:main +from:0x020be742 kind:thumb_call_arm to:0x020354ac module:main +from:0x020be750 kind:thumb_call_arm to:0x02035590 module:main +from:0x020be756 kind:thumb_call_arm to:0x0208ff0c module:overlay(0) +from:0x020be75e kind:thumb_call_arm to:0x020354ac module:main +from:0x020be76c kind:thumb_call_arm to:0x02035590 module:main +from:0x020be772 kind:thumb_call_arm to:0x020354ac module:main +from:0x020be780 kind:thumb_call_arm to:0x02035590 module:main +from:0x020be78a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be79c kind:thumb_call to:0x020154e8 module:main +from:0x020be7e4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be7f8 kind:load to:0x027e09a4 module:dtcm +from:0x020be800 kind:load to:0x020accdc module:overlay(0) +from:0x020be804 kind:load to:0x020453b0 module:main +from:0x020be808 kind:load to:0x020c44b0 module:overlay(1) +from:0x020be80c kind:load to:0x020c44b8 module:overlay(1) +from:0x020be818 kind:thumb_call to:0x02085624 module:overlay(0) +from:0x020be83e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020be85c kind:thumb_call to:0x02085654 module:overlay(0) +from:0x020be862 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be8c8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be8d8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be8e8 kind:load to:0x027e09a4 module:dtcm +from:0x020be8f8 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020be93c kind:thumb_call to:0x0208ff50 module:overlay(0) +from:0x020be94a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be958 kind:thumb_call to:0x0208fe64 module:overlay(0) +from:0x020be96a kind:thumb_call to:0x02059c34 module:overlay(0) +from:0x020be9ac kind:thumb_call_arm to:0x02035590 module:main +from:0x020be9b4 kind:thumb_call_arm to:0x020354ac module:main +from:0x020be9c0 kind:thumb_call_arm to:0x02035590 module:main +from:0x020be9c6 kind:thumb_call_arm to:0x0208ff0c module:overlay(0) +from:0x020be9ce kind:thumb_call_arm to:0x020354ac module:main +from:0x020be9da kind:thumb_call_arm to:0x02035590 module:main +from:0x020be9e2 kind:thumb_call_arm to:0x020354ac module:main +from:0x020be9ee kind:thumb_call_arm to:0x02035590 module:main +from:0x020be9fc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bea0e kind:thumb_call to:0x020154e8 module:main +from:0x020bea20 kind:load to:0x027e09a4 module:dtcm +from:0x020bea24 kind:load to:0x020accdc module:overlay(0) +from:0x020bea28 kind:load to:0x020453b0 module:main +from:0x020bea2c kind:load to:0x020c44b0 module:overlay(1) +from:0x020bea30 kind:load to:0x020c44b8 module:overlay(1) +from:0x020bea3e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020beab0 kind:load to:0x027e09a4 module:dtcm +from:0x020beab8 kind:thumb_call_arm to:0x0209357c module:overlay(0) +from:0x020beac2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020beac8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bead4 kind:thumb_call to:0x020d3314 module:overlay(24) +from:0x020beada kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020beae0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020beaec kind:thumb_call to:0x02159ae8 module:overlay(82) +from:0x020beaf2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020beb12 kind:thumb_call to:0x02014854 module:main +from:0x020beb1a kind:thumb_call_arm to:0x0208b838 module:overlay(0) +from:0x020beb24 kind:load to:0x0204b120 module:main +from:0x020beb3e kind:thumb_call_arm to:0x02159af8 module:overlay(82) +from:0x020beb48 kind:thumb_call to:0x020d332c module:overlay(24) +from:0x020beb5a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020beb66 kind:thumb_call_arm to:0x02137550 module:overlay(47) +from:0x020beb70 kind:thumb_call_arm to:0x0208fde0 module:overlay(0) +from:0x020beb78 kind:thumb_call_arm to:0x02083e00 module:overlay(0) +from:0x020beb80 kind:thumb_call_arm to:0x0208b838 module:overlay(0) +from:0x020beb9c kind:load to:0x020453b0 module:main +from:0x020beba6 kind:thumb_call_arm to:0x020935e4 module:overlay(0) +from:0x020bebb2 kind:thumb_call_arm to:0x020938c0 module:overlay(0) +from:0x020bebc0 kind:thumb_call_arm to:0x02137678 module:overlay(47) +from:0x020bebc6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bebe8 kind:thumb_call to:0x02184e10 module:overlay(101) +from:0x020bebf4 kind:thumb_call_arm to:0x02071c54 module:overlay(0) +from:0x020bec08 kind:thumb_call_arm to:0x0208993c module:overlay(0) +from:0x020bec16 kind:thumb_call_arm to:0x020938c0 module:overlay(0) +from:0x020bec22 kind:thumb_call_arm to:0x02071c54 module:overlay(0) +from:0x020bec36 kind:thumb_call_arm to:0x0208993c module:overlay(0) +from:0x020bec44 kind:thumb_call_arm to:0x020938c0 module:overlay(0) +from:0x020bec56 kind:thumb_call_arm to:0x02071c0c module:overlay(0) +from:0x020bec78 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bec94 kind:thumb_call_arm to:0x02071c18 module:overlay(0) +from:0x020becc2 kind:thumb_call_arm to:0x020938c0 module:overlay(0) +from:0x020becd4 kind:thumb_call_arm to:0x020938c0 module:overlay(0) +from:0x020becdc kind:load to:0x027e09a4 module:dtcm +from:0x020bece0 kind:load to:0x020da000 module:overlays(19,24) +from:0x020bece4 kind:load to:0x020ac090 module:overlay(0) +from:0x020bece8 kind:load to:0x020b4800 module:overlay(0) +from:0x020becec kind:load to:0x027e0ce4 module:dtcm +from:0x020becf4 kind:load to:0x027e09b8 module:dtcm +from:0x020bed0c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bed14 kind:thumb_call to:0x020de3c0 module:overlay(31) +from:0x020bed44 kind:thumb_call to:0x020de3cc module:overlay(31) +from:0x020bed4a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bed52 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x020bed68 kind:thumb_call_arm to:0x02018c28 module:main +from:0x020beda0 kind:thumb_call to:0x0201c680 module:main +from:0x020bedb4 kind:thumb_call_arm to:0x02024a78 module:main +from:0x020bedc8 kind:load to:0x02018415 module:main +from:0x020bedda kind:thumb_call to:0x020bf008 module:overlay(1) +from:0x020bee10 kind:thumb_call_arm to:0x02019a0c module:main +from:0x020bee14 kind:thumb_call_arm to:0x02019ad4 module:main +from:0x020bee18 kind:thumb_call_arm to:0x02019be4 module:main +from:0x020bee20 kind:thumb_call_arm to:0x0201dc14 module:main +from:0x020bee2a kind:thumb_call_arm to:0x0201d418 module:main +from:0x020bee36 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bee4c kind:thumb_call_arm to:0x0201c284 module:main +from:0x020bee74 kind:load to:0x027e09a4 module:dtcm +from:0x020bee94 kind:thumb_call_arm to:0x02018a24 module:main +from:0x020bee9c kind:thumb_call_arm to:0x0201dc14 module:main +from:0x020beea6 kind:thumb_call_arm to:0x0201d418 module:main +from:0x020beee4 kind:thumb_call_arm to:0x02018a24 module:main +from:0x020beefa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bef02 kind:thumb_call to:0x020bef08 module:overlay(1) +from:0x020bef0e kind:thumb_call to:0x020bef70 module:overlay(1) +from:0x020bef20 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020bef2e kind:thumb_call to:0x020bef40 module:overlay(1) +from:0x020bef38 kind:load to:0x02062c18 module:overlay(0) +from:0x020bef3c kind:load to:0x02062bf4 module:overlay(0) +from:0x020bef78 kind:load to:0x0204b608 module:main +from:0x020bef84 kind:thumb_call_arm to:0x02013014 module:main +from:0x020bef9a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020befa6 kind:thumb_call_arm to:0x020a08fc module:overlay(0) +from:0x020befc0 kind:thumb_call_arm to:0x020130d4 module:main +from:0x020befc8 kind:load to:0x0204af1c module:main +from:0x020befd2 kind:thumb_call_arm to:0x02013014 module:main +from:0x020befe6 kind:thumb_call_arm to:0x020a09f8 module:overlay(0) +from:0x020befec kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020beffe kind:thumb_call_arm to:0x020130d4 module:main +from:0x020bf004 kind:load to:0x0204af1c module:main +from:0x020bf014 kind:thumb_call to:0x020bf084 module:overlay(1) +from:0x020bf01e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf028 kind:thumb_call_arm to:0x020d2fe8 module:overlay(24) +from:0x020bf056 kind:thumb_call to:0x020bf090 module:overlay(1) +from:0x020bf06c kind:thumb_call_arm to:0x02018a5c module:main +from:0x020bf074 kind:thumb_call to:0x0201c818 module:main +from:0x020bf07c kind:load to:0x027e0994 module:dtcm +from:0x020bf080 kind:load to:0x0204b6a0 module:main +from:0x020bf08c kind:load to:0x020da040 module:overlays(19,24) +from:0x020bf098 kind:load to:0x020da040 module:overlays(19,24) +from:0x020bf0a4 kind:thumb_call to:0x020bf6c0 module:overlay(1) +from:0x020bf0ac kind:thumb_call_arm to:0x0206d1a0 module:overlay(0) +from:0x020bf0b4 kind:thumb_call to:0x020bf188 module:overlay(1) +from:0x020bf0bc kind:load to:0x027e099c module:dtcm +from:0x020bf0c0 kind:load to:0x020b69b8 module:overlay(0) +from:0x020bf0cc kind:thumb_call_arm to:0x0206daa0 module:overlay(0) +from:0x020bf0d4 kind:thumb_call to:0x020bf6d0 module:overlay(1) +from:0x020bf0dc kind:thumb_call_arm to:0x02070c94 module:overlay(0) +from:0x020bf0e4 kind:thumb_call_arm to:0x0206bad0 module:overlay(0) +from:0x020bf0ec kind:load to:0x020b69b8 module:overlay(0) +from:0x020bf0f0 kind:load to:0x027e099c module:dtcm +from:0x020bf0fe kind:thumb_call_arm to:0x0206bad0 module:overlay(0) +from:0x020bf108 kind:thumb_call_arm to:0x02003fe0 module:main +from:0x020bf118 kind:thumb_call to:0x020bf188 module:overlay(1) +from:0x020bf120 kind:load to:0x0204af1c module:main +from:0x020bf12c kind:load to:0x020bf189 module:overlay(1) +from:0x020bf138 kind:thumb_call_arm to:0x0206d1a0 module:overlay(0) +from:0x020bf144 kind:thumb_call_arm to:0x0206b804 module:overlay(0) +from:0x020bf14c kind:thumb_call to:0x020bf188 module:overlay(1) +from:0x020bf154 kind:load to:0x020b69b8 module:overlay(0) +from:0x020bf160 kind:thumb_call_arm to:0x0206daa0 module:overlay(0) +from:0x020bf168 kind:thumb_call to:0x020bf6d0 module:overlay(1) +from:0x020bf170 kind:thumb_call_arm to:0x02070c94 module:overlay(0) +from:0x020bf178 kind:thumb_call_arm to:0x0206bad0 module:overlay(0) +from:0x020bf180 kind:load to:0x020b69b8 module:overlay(0) +from:0x020bf184 kind:load to:0x027e099c module:dtcm +from:0x020bf192 kind:thumb_call_arm to:0x0206bca8 module:overlay(0) +from:0x020bf198 kind:thumb_call_arm to:0x0200240c module:main +from:0x020bf1aa kind:thumb_call_arm to:0x0206bca8 module:overlay(0) +from:0x020bf1b0 kind:thumb_call_arm to:0x0206bce4 module:overlay(0) +from:0x020bf1be kind:thumb_call_arm to:0x0200240c module:main +from:0x020bf1d4 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020bf316 kind:thumb_call_arm to:0x02130870 module:overlay(26) +from:0x020bf356 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020bf490 kind:load to:0x027e09a0 module:dtcm +from:0x020bf494 kind:load to:0x027e09b8 module:dtcm +from:0x020bf534 kind:thumb_call_arm to:0x0206bad0 module:overlay(0) +from:0x020bf54a kind:thumb_call_arm to:0x0206bad0 module:overlay(0) +from:0x020bf5ee kind:thumb_call_arm to:0x0206b804 module:overlay(0) +from:0x020bf5fa kind:thumb_call_arm to:0x0206b804 module:overlay(0) +from:0x020bf604 kind:thumb_call to:0x020bf6e4 module:overlay(1) +from:0x020bf60c kind:thumb_call_arm to:0x0206d1a0 module:overlay(0) +from:0x020bf614 kind:thumb_call_arm to:0x0206e9f0 module:overlay(0) +from:0x020bf61a kind:thumb_call_arm to:0x0207100c module:overlay(0) +from:0x020bf62e kind:thumb_call_arm to:0x0206ef1c module:overlay(0) +from:0x020bf636 kind:thumb_call_arm to:0x0206ef40 module:overlay(0) +from:0x020bf63c kind:thumb_call_arm to:0x0206b21c module:overlay(0) +from:0x020bf644 kind:load to:0x027e09b8 module:dtcm +from:0x020bf648 kind:load to:0x027e099c module:dtcm +from:0x020bf64c kind:load to:0x020b69b8 module:overlay(0) +from:0x020bf650 kind:load to:0x020b6a14 module:overlay(0) +from:0x020bf654 kind:load to:0x020b6ae8 module:overlay(0) +from:0x020bf664 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020bf670 kind:thumb_call to:0x020bf7f4 module:overlay(1) +from:0x020bf684 kind:thumb_call_arm to:0x0206ef40 module:overlay(0) +from:0x020bf690 kind:load to:0x027e09a0 module:dtcm +from:0x020bf694 kind:load to:0x027e099c module:dtcm +from:0x020bf698 kind:load to:0x020b6a14 module:overlay(0) +from:0x020bf69c kind:load to:0x020b6ae8 module:overlay(0) +from:0x020bf6a8 kind:load to:0x027e099c module:dtcm +from:0x020bf6ac kind:load to:0x020bf80d module:overlay(1) +from:0x020bf6b8 kind:load to:0x027e099c module:dtcm +from:0x020bf6bc kind:load to:0x020bf885 module:overlay(1) +from:0x020bf6c4 kind:thumb_call_arm to:0x020d7690 module:overlay(24) +from:0x020bf6da kind:thumb_call to:0x020bf888 module:overlay(1) +from:0x020bf6f4 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020bf716 kind:thumb_call_arm to:0x02070c94 module:overlay(0) +from:0x020bf7b2 kind:thumb_call_arm to:0x02070c94 module:overlay(0) +from:0x020bf7bc kind:thumb_call_arm to:0x02070c94 module:overlay(0) +from:0x020bf7d8 kind:thumb_call_arm to:0x020d7778 module:overlay(24) +from:0x020bf7e4 kind:thumb_call_arm to:0x02070c94 module:overlay(0) +from:0x020bf7ec kind:load to:0x027e09a0 module:dtcm +from:0x020bf7f0 kind:load to:0x027e0d08 module:dtcm +from:0x020bf804 kind:thumb_call_arm to:0x02070c94 module:overlay(0) +from:0x020bf874 kind:thumb_call_arm to:0x02070c94 module:overlay(0) +from:0x020bf880 kind:load to:0x027e0cd8 module:dtcm +from:0x020bf896 kind:thumb_call_arm to:0x020d7674 module:overlay(24) +from:0x020bf89c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf8a4 kind:load to:0x027e0d08 module:dtcm +from:0x020bf8ae kind:thumb_call to:0x020148d4 module:main +from:0x020bf8b6 kind:thumb_call to:0x020a2800 module:overlay(0) +from:0x020bf8ca kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020bf8e6 kind:thumb_call_arm to:0x020a28cc module:overlay(0) +from:0x020bf8f0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf8f8 kind:thumb_call_arm to:0x020c6060 module:overlays(18,19,20,25) +from:0x020bf900 kind:load to:0x0204b120 module:main +from:0x020bf904 kind:load to:0x0204afac module:main +from:0x020bf90e kind:thumb_call to:0x020148d4 module:main +from:0x020bf918 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf920 kind:thumb_call to:0x020c2198 module:overlay(1) +from:0x020bf928 kind:load to:0x0204b120 module:main +from:0x020bf932 kind:thumb_call to:0x020148d4 module:main +from:0x020bf936 kind:thumb_call_arm to:0x020eb2fc module:overlay(23) +from:0x020bf93c kind:load to:0x0204b120 module:main +from:0x020bf946 kind:thumb_call to:0x020148d4 module:main +from:0x020bf94a kind:thumb_call_arm to:0x020eb314 module:overlay(22) +from:0x020bf950 kind:load to:0x0204b120 module:main +from:0x020bf95a kind:thumb_call to:0x020148d4 module:main +from:0x020bf964 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf970 kind:thumb_call_arm to:0x020eb2c0 module:overlays(21,22,23) +from:0x020bf978 kind:load to:0x0204b120 module:main +from:0x020bf97c kind:load to:0x020b66ec module:overlay(0) +from:0x020bf988 kind:load to:0x0204afac module:main +from:0x020bf9e8 kind:thumb_call to:0x020bfa4c module:overlay(1) +from:0x020bf9f4 kind:thumb_call to:0x020bfae4 module:overlay(1) +from:0x020bfa00 kind:thumb_call to:0x020bfaf8 module:overlay(1) +from:0x020bfa0c kind:thumb_call to:0x020bfb08 module:overlay(1) +from:0x020bfa1a kind:thumb_call to:0x020bfb18 module:overlay(1) +from:0x020bfa8e kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x020bfa96 kind:thumb_call_arm to:0x01ffd1b4 module:itcm +from:0x020bfb14 kind:load to:0x0207d16c module:overlay(0) +from:0x020bfb20 kind:load to:0x02080054 module:overlay(0) +from:0x020bfb2c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfb34 kind:thumb_call to:0x020bfb48 module:overlay(1) +from:0x020bfb44 kind:load to:0x020bfc91 module:overlay(1) +from:0x020bfb4c kind:thumb_call to:0x020bfcb0 module:overlay(1) +from:0x020bfbee kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bfbf8 kind:thumb_call_arm to:0x020805e8 module:overlay(0) +from:0x020bfc00 kind:thumb_call_arm to:0x02080700 module:overlay(0) +from:0x020bfc06 kind:thumb_call to:0x020bfcc8 module:overlay(1) +from:0x020bfc0c kind:load to:0x027e09a4 module:dtcm +from:0x020bfc10 kind:load to:0x027e0a48 module:dtcm +from:0x020bfc14 kind:load to:0x027e0b48 module:dtcm +from:0x020bfc1c kind:thumb_call to:0x020bfd38 module:overlay(1) +from:0x020bfc22 kind:thumb_call_arm to:0x020808a8 module:overlay(0) +from:0x020bfc28 kind:load to:0x027e0b48 module:dtcm +from:0x020bfc2c kind:load to:0x027e0a48 module:dtcm +from:0x020bfc3a kind:thumb_call_arm to:0x02080938 module:overlay(0) +from:0x020bfc44 kind:thumb_call_arm to:0x0207d13c module:overlay(0) +from:0x020bfc4c kind:load to:0x027e0a48 module:dtcm +from:0x020bfc50 kind:load to:0x027e09e8 module:dtcm +from:0x020bfc66 kind:thumb_call_arm to:0x02080b8c module:overlay(0) +from:0x020bfc7c kind:thumb_call_arm to:0x02080990 module:overlay(0) +from:0x020bfc82 kind:thumb_call_arm to:0x0207d158 module:overlay(0) +from:0x020bfc88 kind:load to:0x027e0a48 module:dtcm +from:0x020bfc8c kind:load to:0x027e09e8 module:dtcm +from:0x020bfc9e kind:thumb_call to:0x020bfcbc module:overlay(1) +from:0x020bfca4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfcac kind:load to:0x027e09c0 module:dtcm +from:0x020bfcb8 kind:load to:0x027e09c0 module:dtcm +from:0x020bfcc4 kind:load to:0x027e09c0 module:dtcm +from:0x020bfcd0 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bfce4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfcfa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd2c kind:thumb_call_arm to:0x0202a1c0 module:main +from:0x020bfd34 kind:load to:0x027e09a4 module:dtcm +from:0x020bfd4a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfd60 kind:load to:0x02068f0c module:overlay(0) +from:0x020bfd78 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020bfd84 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd8e kind:thumb_call_arm to:0x02021f8c module:main +from:0x020bfd9c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfda6 kind:thumb_call_arm to:0x020222ec module:main +from:0x020bfdb6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfdc0 kind:thumb_call_arm to:0x02021f8c module:main +from:0x020bfdce kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfdd8 kind:thumb_call_arm to:0x020a32ac module:overlay(0) +from:0x020bfde6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfdf0 kind:thumb_call_arm to:0x020a32ac module:overlay(0) +from:0x020bfdf8 kind:thumb_call_arm to:0x02022e0c module:main +from:0x020bfe04 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe0c kind:thumb_call_arm to:0x020a4890 module:overlay(0) +from:0x020bfe28 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe30 kind:thumb_call_arm to:0x020a5ed4 module:overlay(0) +from:0x020bfe38 kind:load to:0x020c456c module:overlay(1) +from:0x020bfe50 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020bfe5a kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020bfe66 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe70 kind:thumb_call_arm to:0x020222ec module:main +from:0x020bfe7e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe88 kind:thumb_call_arm to:0x020a46d0 module:overlay(0) +from:0x020bfe90 kind:thumb_call_arm to:0x02022e0c module:main +from:0x020bfea2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfeaa kind:thumb_call_arm to:0x020a5ed4 module:overlay(0) +from:0x020bfeb4 kind:load to:0x020c4578 module:overlay(1) +from:0x020bfeb8 kind:load to:0x020c4588 module:overlay(1) +from:0x020bfed0 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020bfedc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfee6 kind:thumb_call_arm to:0x020222ec module:main +from:0x020bfef4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfefe kind:thumb_call_arm to:0x020a46d0 module:overlay(0) +from:0x020bff06 kind:thumb_call_arm to:0x02022e0c module:main +from:0x020bff18 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bff20 kind:thumb_call_arm to:0x020a5ed4 module:overlay(0) +from:0x020bff28 kind:load to:0x020c4598 module:overlay(1) +from:0x020bff40 kind:load to:0x02068c94 module:overlay(0) +from:0x020bff44 kind:load to:0x020c45a0 module:overlay(1) +from:0x020bffea kind:thumb_call_arm to:0x02068f0c module:overlay(0) +from:0x020bfffe kind:thumb_call_arm to:0x0202a17c module:main +from:0x020c0012 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c001a kind:thumb_call_arm to:0x02175cdc module:overlay(88) +from:0x020c0032 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c003c kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020c0050 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c0064 kind:thumb_call_arm to:0x02068d4c module:overlay(0) +from:0x020c006c kind:load to:0x027e09a4 module:dtcm +from:0x020c0070 kind:load to:0x020c45a8 module:overlay(1) +from:0x020c0074 kind:load to:0x027e09a0 module:dtcm +from:0x020c0078 kind:load to:0x020c4534 module:overlay(1) +from:0x020c007c kind:load to:0x020c45b0 module:overlay(1) +from:0x020c0090 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020c00a2 kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020c00b6 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c00c0 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c00c8 kind:load to:0x027e09a0 module:dtcm +from:0x020c00cc kind:load to:0x020c4534 module:overlay(1) +from:0x020c00d0 kind:load to:0x020c45bc module:overlay(1) +from:0x020c00e4 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020c00fa kind:thumb_call_arm to:0x02068da0 module:overlay(0) +from:0x020c0104 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x020c011c kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c0124 kind:load to:0x02182be0 module:overlay(97) +from:0x020c0128 kind:load to:0x020c45c4 module:overlay(1) +from:0x020c012c kind:load to:0x027e09a0 module:dtcm +from:0x020c0130 kind:load to:0x020c45cc module:overlay(1) +from:0x020c013c kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020c0148 kind:thumb_call to:0x020bfd58 module:overlay(1) +from:0x020c017c kind:load to:0x027e09a4 module:dtcm +from:0x020c0188 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020c019c kind:load to:0x027e09a4 module:dtcm +from:0x020c01a8 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020c01ba kind:thumb_call to:0x020bfd58 module:overlay(1) +from:0x020c01e0 kind:thumb_call_arm to:0x020a5f64 module:overlay(0) +from:0x020c01e8 kind:load to:0x027e09a4 module:dtcm +from:0x020c0200 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c020a kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c0214 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c021e kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c0228 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c0232 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c0238 kind:load to:0x020c45d8 module:overlay(1) +from:0x020c023c kind:load to:0x020c45e0 module:overlay(1) +from:0x020c0240 kind:load to:0x020c45ec module:overlay(1) +from:0x020c0244 kind:load to:0x020c45f8 module:overlay(1) +from:0x020c0248 kind:load to:0x020c4604 module:overlay(1) +from:0x020c024c kind:load to:0x020c4610 module:overlay(1) +from:0x020c0264 kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c026e kind:thumb_call_arm to:0x02068c94 module:overlay(0) +from:0x020c0278 kind:load to:0x020c461c module:overlay(1) +from:0x020c027c kind:load to:0x020c45a0 module:overlay(1) +from:0x020c028c kind:load to:0x020c4624 module:overlay(1) +from:0x020c0290 kind:load to:0x02068c94 module:overlay(0) +from:0x020c029e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c02a6 kind:thumb_call to:0x020c02ac module:overlay(1) +from:0x020c02b0 kind:thumb_call to:0x020c0320 module:overlay(1) +from:0x020c02e0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0318 kind:load to:0x027e09a4 module:dtcm +from:0x020c0328 kind:load to:0x027e09b4 module:dtcm +from:0x020c0334 kind:load to:0x027e09b4 module:dtcm +from:0x020c0342 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c034a kind:thumb_call to:0x020c0350 module:overlay(1) +from:0x020c0356 kind:thumb_call to:0x020c0544 module:overlay(1) +from:0x020c035c kind:thumb_call_arm to:0x02074610 module:overlay(0) +from:0x020c0380 kind:thumb_call_arm to:0x02073650 module:overlay(0) +from:0x020c0388 kind:thumb_call_arm to:0x02073650 module:overlay(0) +from:0x020c038c kind:thumb_call_arm to:0x02074260 module:overlay(0) +from:0x020c0390 kind:thumb_call to:0x020c0294 module:overlay(1) +from:0x020c03a6 kind:thumb_call_arm to:0x020739fc module:overlay(0) +from:0x020c03ac kind:thumb_call_arm to:0x02026320 module:main +from:0x020c03ba kind:thumb_call_arm to:0x020729bc module:overlay(0) +from:0x020c03c4 kind:thumb_call_arm to:0x0202a148 module:main +from:0x020c03d8 kind:load to:0x027e09bc module:dtcm +from:0x020c03e4 kind:thumb_call to:0x020c04e4 module:overlay(1) +from:0x020c03e8 kind:thumb_call to:0x020c0504 module:overlay(1) +from:0x020c03ec kind:thumb_call to:0x020c0524 module:overlay(1) +from:0x020c03fc kind:thumb_call to:0x020c0550 module:overlay(1) +from:0x020c041a kind:thumb_call_arm to:0x0205a76c module:overlay(0) +from:0x020c0428 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020c0434 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020c0440 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020c046c kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020c0474 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020c0484 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x020c048e kind:thumb_call_arm to:0x020741c0 module:overlay(0) +from:0x020c0496 kind:thumb_call_arm to:0x02072a74 module:overlay(0) +from:0x020c049e kind:thumb_call to:0x020c02d8 module:overlay(1) +from:0x020c04a4 kind:thumb_call_arm to:0x0205a7c0 module:overlay(0) +from:0x020c04ac kind:load to:0x020c462c module:overlay(1) +from:0x020c04b4 kind:load to:0x020c4640 module:overlay(1) +from:0x020c04b8 kind:load to:0x020c4648 module:overlay(1) +from:0x020c04bc kind:load to:0x020c4650 module:overlay(1) +from:0x020c04c4 kind:load to:0x027e09a4 module:dtcm +from:0x020c04c8 kind:load to:0x020c4658 module:overlay(1) +from:0x020c04d0 kind:load to:0x020c4660 module:overlay(1) +from:0x020c04d8 kind:load to:0x027e09a8 module:dtcm +from:0x020c04dc kind:load to:0x027e09b4 module:dtcm +from:0x020c04f2 kind:thumb_call to:0x020c055c module:overlay(1) +from:0x020c04f8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0500 kind:load to:0x027e09a8 module:dtcm +from:0x020c0512 kind:thumb_call to:0x020c032c module:overlay(1) +from:0x020c0518 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0520 kind:load to:0x027e09b4 module:dtcm +from:0x020c0532 kind:thumb_call_arm to:0x02074328 module:overlay(0) +from:0x020c0538 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0540 kind:load to:0x027e09b0 module:dtcm +from:0x020c054c kind:load to:0x027e09ac module:dtcm +from:0x020c0558 kind:load to:0x027e09ac module:dtcm +from:0x020c0564 kind:load to:0x027e09a8 module:dtcm +from:0x020c056c kind:thumb_call to:0x020bbe5c module:overlay(1) +from:0x020c0576 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c057e kind:thumb_call to:0x020c05a4 module:overlay(1) +from:0x020c0584 kind:load to:0x0204af1c module:main +from:0x020c058e kind:thumb_call to:0x020c0868 module:overlay(1) +from:0x020c0594 kind:thumb_call to:0x020bbe94 module:overlay(1) +from:0x020c059c kind:load to:0x027e0cec module:dtcm +from:0x020c05a0 kind:load to:0x0204af1c module:main +from:0x020c05aa kind:thumb_call_arm to:0x020c08d0 module:overlay(1) +from:0x020c05b2 kind:thumb_call_arm to:0x020c0898 module:overlay(1) +from:0x020c05dc kind:thumb_call to:0x02015660 module:main +from:0x020c05f2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0600 kind:thumb_call to:0x020c0908 module:overlay(1) +from:0x020c060c kind:thumb_call to:0x0201568c module:main +from:0x020c0612 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0622 kind:thumb_call to:0x02015660 module:main +from:0x020c0638 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0646 kind:thumb_call to:0x020c0908 module:overlay(1) +from:0x020c064e kind:thumb_call to:0x0201568c module:main +from:0x020c0664 kind:thumb_call to:0x02015660 module:main +from:0x020c067a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0688 kind:thumb_call to:0x020c0908 module:overlay(1) +from:0x020c0690 kind:thumb_call to:0x0201568c module:main +from:0x020c06a6 kind:thumb_call_arm to:0x020a902c module:overlay(0) +from:0x020c06b6 kind:thumb_call_arm to:0x02035590 module:main +from:0x020c06bc kind:thumb_call_arm to:0x020354ac module:main +from:0x020c06ca kind:thumb_call_arm to:0x02035590 module:main +from:0x020c06d2 kind:thumb_call_arm to:0x020354ac module:main +from:0x020c06e0 kind:thumb_call_arm to:0x02035590 module:main +from:0x020c06ec kind:thumb_call to:0x02015660 module:main +from:0x020c06fc kind:thumb_call to:0x02012fa8 module:main +from:0x020c070a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0718 kind:thumb_call to:0x020c0908 module:overlay(1) +from:0x020c0720 kind:thumb_call to:0x0201568c module:main +from:0x020c073a kind:thumb_call to:0x02015660 module:main +from:0x020c0750 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c075e kind:thumb_call to:0x020c0908 module:overlay(1) +from:0x020c076a kind:thumb_call to:0x0201568c module:main +from:0x020c0772 kind:thumb_call to:0x020c07ec module:overlay(1) +from:0x020c0782 kind:thumb_call to:0x02015660 module:main +from:0x020c0798 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c07a6 kind:thumb_call to:0x020c0908 module:overlay(1) +from:0x020c07b2 kind:thumb_call to:0x0201568c module:main +from:0x020c07be kind:thumb_call to:0x020bbe7c module:overlay(1) +from:0x020c07c8 kind:load to:0x027e09a4 module:dtcm +from:0x020c07cc kind:load to:0x020c4798 module:overlay(1) +from:0x020c07d0 kind:load to:0x020c47b0 module:overlay(1) +from:0x020c07d4 kind:load to:0x020453b0 module:main +from:0x020c07d8 kind:load to:0x020c47c4 module:overlay(1) +from:0x020c07dc kind:load to:0x020c47dc module:overlay(1) +from:0x020c07e0 kind:load to:0x020c47ec module:overlay(1) +from:0x020c07e4 kind:load to:0x020c47f4 module:overlay(1) +from:0x020c07e8 kind:load to:0x0204af1c module:main +from:0x020c085c kind:load to:0x027e09a4 module:dtcm +from:0x020c0860 kind:load to:0x020c4768 module:overlay(1) +from:0x020c0864 kind:load to:0x020453b0 module:main +from:0x020c086e kind:thumb_call_arm to:0x0201662c module:main +from:0x020c0874 kind:thumb_call_arm to:0x020c08e0 module:overlay(1) +from:0x020c088c kind:thumb_call to:0x020a1c38 module:overlay(0) +from:0x020c08a8 kind:arm_call to:0x02016614 module:main +from:0x020c08cc kind:load to:0x020c5758 module:overlay(1) +from:0x020c08dc kind:load to:0x027e0cec module:dtcm +from:0x020c08f0 kind:load to:0x027e0cec module:dtcm +from:0x020c0900 kind:load to:0x0204af1c module:main +from:0x020c0904 kind:load to:0x02001309 module:main +from:0x020c0936 kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020c0942 kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020c0950 kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020c095c kind:thumb_call_arm to:0x02071960 module:overlay(0) +from:0x020c0970 kind:thumb_call to:0x02055c10 module:overlay(0) +from:0x020c098e kind:thumb_call_arm to:0x02028b18 module:main +from:0x020c0996 kind:thumb_call to:0x02055f0c module:overlay(0) +from:0x020c09a2 kind:thumb_call to:0x02055ff8 module:overlay(0) +from:0x020c09a8 kind:thumb_call to:0x02056008 module:overlay(0) +from:0x020c09ca kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c09d6 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020c09de kind:thumb_call to:0x02055f18 module:overlay(0) +from:0x020c09e8 kind:load to:0x020c480c module:overlay(1) +from:0x020c09ec kind:load to:0x027e09a4 module:dtcm +from:0x020c09f0 kind:load to:0x027e09a0 module:dtcm +from:0x020c09f4 kind:load to:0x020c08f5 module:overlay(1) +from:0x020c09f8 kind:load to:0x027e0154 module:dtcm +from:0x020c0a04 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0a20 kind:thumb_call to:0x020d5714 module:overlay(24) +from:0x020c0a5c kind:thumb_call_arm to:0x020d618c module:overlay(24) +from:0x020c0a60 kind:thumb_call_arm to:0x020d5aec module:overlay(24) +from:0x020c0a64 kind:thumb_call_arm to:0x020d7258 module:overlay(24) +from:0x020c0a70 kind:thumb_call_arm to:0x020c0c7c module:overlay(1) +from:0x020c0a74 kind:thumb_call_arm to:0x020c0cd4 module:overlay(1) +from:0x020c0a78 kind:thumb_call_arm to:0x020c0ca8 module:overlay(1) +from:0x020c0a88 kind:thumb_call to:0x020a24cc module:overlay(0) +from:0x020c0a96 kind:thumb_call to:0x020a24cc module:overlay(0) +from:0x020c0ab4 kind:thumb_call to:0x020a24cc module:overlay(0) +from:0x020c0ac4 kind:thumb_call_arm to:0x020d5b10 module:overlay(24) +from:0x020c0aec kind:thumb_call_arm to:0x020d727c module:overlay(24) +from:0x020c0af2 kind:thumb_call to:0x020d5674 module:overlay(24) +from:0x020c0afa kind:thumb_call to:0x020d56d4 module:overlay(24) +from:0x020c0b04 kind:load to:0x027e0cfc module:dtcm +from:0x020c0b08 kind:load to:0x027e0d04 module:dtcm +from:0x020c0b12 kind:thumb_call to:0x020c0c50 module:overlay(1) +from:0x020c0b2c kind:thumb_call_arm to:0x020d58e0 module:overlay(24) +from:0x020c0b44 kind:thumb_call_arm to:0x020d591c module:overlay(24) +from:0x020c0b4c kind:thumb_call to:0x020c0d84 module:overlay(1) +from:0x020c0b54 kind:thumb_call to:0x020c1138 module:overlay(1) +from:0x020c0b5c kind:thumb_call to:0x020c1084 module:overlay(1) +from:0x020c0b66 kind:thumb_call_arm to:0x020d5bac module:overlay(24) +from:0x020c0b6c kind:thumb_call_arm to:0x020d72c0 module:overlay(24) +from:0x020c0b74 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0b7e kind:thumb_call to:0x020d5674 module:overlay(24) +from:0x020c0b86 kind:thumb_call to:0x020d56d4 module:overlay(24) +from:0x020c0b92 kind:thumb_call_arm to:0x0205df0c module:overlay(0) +from:0x020c0b96 kind:thumb_call_arm to:0x020f6bcc module:overlay(26) +from:0x020c0ba8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0bb0 kind:thumb_call_arm to:0x020ed464 module:overlay(26) +from:0x020c0bb8 kind:load to:0x027e09b8 module:dtcm +from:0x020c0bbc kind:load to:0x027e0d00 module:dtcm +from:0x020c0bc0 kind:load to:0x027e0cfc module:dtcm +from:0x020c0bc4 kind:load to:0x027e0d04 module:dtcm +from:0x020c0bc8 kind:load to:0x027e09a4 module:dtcm +from:0x020c0bd4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0be4 kind:thumb_call_arm to:0x020ed4f8 module:overlay(26) +from:0x020c0bea kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0bf6 kind:thumb_call to:0x020c1160 module:overlay(1) +from:0x020c0bfe kind:thumb_call to:0x020c0dbc module:overlay(1) +from:0x020c0c04 kind:load to:0x027e09a4 module:dtcm +from:0x020c0c08 kind:load to:0x027e0cfc module:dtcm +from:0x020c0c0c kind:load to:0x027e0d00 module:dtcm +from:0x020c0c18 kind:thumb_call_arm to:0x020ed54c module:overlay(26) +from:0x020c0c2a kind:thumb_call_arm to:0x020ed63c module:overlay(26) +from:0x020c0c44 kind:thumb_call_arm to:0x020d58e0 module:overlay(24) +from:0x020c0c4c kind:load to:0x027e09b8 module:dtcm +from:0x020c0c72 kind:thumb_call_arm to:0x020d59a0 module:overlay(24) +from:0x020c0c78 kind:load to:0x027e09b8 module:dtcm +from:0x020c0c94 kind:arm_call_thumb to:0x020c1078 module:overlay(1) +from:0x020c0c9c kind:arm_call to:0x02011ff4 module:main +from:0x020c0ca4 kind:load to:0x027e0d04 module:dtcm +from:0x020c0cc0 kind:arm_call_thumb to:0x020c0d78 module:overlay(1) +from:0x020c0cc8 kind:arm_call to:0x02011ff4 module:main +from:0x020c0cd0 kind:load to:0x027e0d00 module:dtcm +from:0x020c0cec kind:arm_call_thumb to:0x020c112c module:overlay(1) +from:0x020c0cf4 kind:arm_call to:0x02011ff4 module:main +from:0x020c0cfc kind:load to:0x027e0cfc module:dtcm +from:0x020c0d04 kind:thumb_call to:0x020c103c module:overlay(1) +from:0x020c0d7c kind:thumb_call to:0x020c1048 module:overlay(1) +from:0x020c0d8c kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0d96 kind:thumb_call to:0x020c0f84 module:overlay(1) +from:0x020c0d9a kind:thumb_call_arm to:0x0205df0c module:overlay(0) +from:0x020c0da4 kind:thumb_call_arm to:0x020d6710 module:overlay(24) +from:0x020c0daa kind:thumb_call_arm to:0x020f1b70 module:overlay(26) +from:0x020c0db0 kind:thumb_call to:0x020c0fbc module:overlay(1) +from:0x020c0db8 kind:load to:0x027e09a4 module:dtcm +from:0x020c0dc4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0dce kind:thumb_call to:0x020c100c module:overlay(1) +from:0x020c0dd4 kind:thumb_call_arm to:0x020d679c module:overlay(24) +from:0x020c0dda kind:thumb_call to:0x020c0fa4 module:overlay(1) +from:0x020c0de0 kind:load to:0x027e09a4 module:dtcm +from:0x020c0df2 kind:thumb_call_arm to:0x020d61b0 module:overlay(24) +from:0x020c0dfe kind:thumb_call_arm to:0x020d61b0 module:overlay(24) +from:0x020c0e0a kind:thumb_call_arm to:0x020d61b0 module:overlay(24) +from:0x020c0e16 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0e2a kind:thumb_call to:0x0205a1c8 module:overlay(0) +from:0x020c0e44 kind:thumb_call_arm to:0x020d61b0 module:overlay(24) +from:0x020c0e4c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0e68 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0e86 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0e9e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0eb0 kind:thumb_call to:0x0205a1c8 module:overlay(0) +from:0x020c0ec4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0ed6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0ee8 kind:load to:0x020d8fc9 module:overlays(19,24) +from:0x020c0eec kind:load to:0x020d9010 module:overlays(19,24) +from:0x020c0f00 kind:thumb_call_arm to:0x02012000 module:main +from:0x020c0f0e kind:thumb_call_arm to:0x02012000 module:main +from:0x020c0f1e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0f32 kind:thumb_call_arm to:0x02012000 module:main +from:0x020c0f4c kind:thumb_call_arm to:0x02012000 module:main +from:0x020c0f64 kind:thumb_call_arm to:0x02012000 module:main +from:0x020c0f76 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0f88 kind:thumb_call to:0x020c0de4 module:overlay(1) +from:0x020c0f8e kind:thumb_call_arm to:0x020d63a4 module:overlay(24) +from:0x020c0f9a kind:thumb_call_arm to:0x020d6638 module:overlay(24) +from:0x020c0fa0 kind:load to:0x027e0d04 module:dtcm +from:0x020c0fa8 kind:thumb_call_arm to:0x020d6688 module:overlay(24) +from:0x020c0fae kind:thumb_call_arm to:0x020d6408 module:overlay(24) +from:0x020c0fb4 kind:thumb_call to:0x020c0ef0 module:overlay(1) +from:0x020c0fc6 kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x020c0fd8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0fe2 kind:thumb_call_arm to:0x020fdb30 module:overlay(26) +from:0x020c0ffa kind:thumb_call to:0x02059c34 module:overlay(0) +from:0x020c1002 kind:thumb_call_arm to:0x020fdbb4 module:overlay(26) +from:0x020c1008 kind:load to:0x027e0ce0 module:dtcm +from:0x020c1014 kind:thumb_call_arm to:0x020fdc8c module:overlay(26) +from:0x020c101e kind:thumb_call to:0x02059f64 module:overlay(0) +from:0x020c1044 kind:load to:0x027e0d00 module:dtcm +from:0x020c1050 kind:load to:0x027e0d00 module:dtcm +from:0x020c1058 kind:thumb_call to:0x020c10ac module:overlay(1) +from:0x020c107c kind:thumb_call to:0x020c10b8 module:overlay(1) +from:0x020c1092 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c10a8 kind:load to:0x027e09a4 module:dtcm +from:0x020c10b4 kind:load to:0x027e0d04 module:dtcm +from:0x020c10c0 kind:load to:0x027e0d04 module:dtcm +from:0x020c1104 kind:load to:0x027e09a4 module:dtcm +from:0x020c110c kind:thumb_call to:0x020c128c module:overlay(1) +from:0x020c1112 kind:thumb_call_arm to:0x02098348 module:overlay(0) +from:0x020c111a kind:thumb_call_arm to:0x02098348 module:overlay(0) +from:0x020c1130 kind:thumb_call to:0x020c1298 module:overlay(1) +from:0x020c113c kind:thumb_call to:0x020c1164 module:overlay(1) +from:0x020c1142 kind:thumb_call_arm to:0x020d5e14 module:overlay(24) +from:0x020c114a kind:thumb_call to:0x020c10c4 module:overlay(1) +from:0x020c1154 kind:thumb_call_arm to:0x020d5f90 module:overlay(24) +from:0x020c115a kind:thumb_call_arm to:0x020d5eb8 module:overlay(24) +from:0x020c116a kind:thumb_call_arm to:0x020d5f04 module:overlay(24) +from:0x020c1172 kind:thumb_call_arm to:0x0205df58 module:overlay(0) +from:0x020c1188 kind:thumb_call_arm to:0x020d5e74 module:overlay(24) +from:0x020c1194 kind:thumb_call_arm to:0x020d5f18 module:overlay(24) +from:0x020c11b0 kind:thumb_call_arm to:0x020d5ea8 module:overlay(24) +from:0x020c11be kind:thumb_call to:0x020c1270 module:overlay(1) +from:0x020c11c8 kind:thumb_call_arm to:0x020d5ea8 module:overlay(24) +from:0x020c123e kind:thumb_call_arm to:0x020d5f18 module:overlay(24) +from:0x020c124e kind:thumb_call_arm to:0x020d5f34 module:overlay(24) +from:0x020c1264 kind:load to:0x027e09b8 module:dtcm +from:0x020c126c kind:load to:0x020d8f3c module:overlays(19,24) +from:0x020c1272 kind:thumb_call_arm to:0x020d5f18 module:overlay(24) +from:0x020c1294 kind:load to:0x027e0cfc module:dtcm +from:0x020c12a0 kind:load to:0x027e0cfc module:dtcm +from:0x020c12c8 kind:thumb_call_arm to:0x020d1f40 module:overlay(24) +from:0x020c12ce kind:thumb_call to:0x020c1374 module:overlay(1) +from:0x020c136c kind:thumb_call_arm to:0x020d1fd4 module:overlay(24) +from:0x020c1408 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020c142e kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020c150c kind:load to:0x020c3fa4 module:overlay(1) +from:0x020c1510 kind:load to:0x020c3fb2 module:overlay(1) +from:0x020c152e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1536 kind:thumb_call_arm to:0x020c9bac module:overlay(20) +from:0x020c1540 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020c155e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1566 kind:thumb_call_arm to:0x020c9bac module:overlay(20) +from:0x020c1570 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020c1590 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1598 kind:thumb_call_arm to:0x020c8ffc module:overlay(20) +from:0x020c15a4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020c15c2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c15ca kind:thumb_call_arm to:0x020c9bac module:overlay(20) +from:0x020c15d4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020c15e6 kind:thumb_call_arm to:0x020c2778 module:overlay(1) +from:0x020c15ec kind:thumb_call_arm to:0x020c2688 module:overlay(1) +from:0x020c15f2 kind:thumb_call_arm to:0x020c28e0 module:overlay(1) +from:0x020c15f6 kind:thumb_call to:0x020c15a8 module:overlay(1) +from:0x020c1602 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c160a kind:thumb_call_arm to:0x020c9bac module:overlay(20) +from:0x020c1614 kind:load to:0x020c1515 module:overlay(1) +from:0x020c1618 kind:load to:0x020c1545 module:overlay(1) +from:0x020c161c kind:load to:0x020c1575 module:overlay(1) +from:0x020c1620 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020c162e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c1640 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1658 kind:load to:0x020c5f34 module:overlay(1) +from:0x020c165c kind:load to:0x020f33dc module:overlays(19,22,23) +from:0x020c166a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c167c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1694 kind:load to:0x020c5f34 module:overlay(1) +from:0x020c1698 kind:load to:0x020f33dc module:overlays(19,22,23) +from:0x020c16a6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c16b8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c16d0 kind:load to:0x020c5f34 module:overlay(1) +from:0x020c16d4 kind:load to:0x020f33dc module:overlays(19,22,23) +from:0x020c16e8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c16fc kind:load to:0x020c5f34 module:overlay(1) +from:0x020c1700 kind:load to:0x020f33f4 module:overlays(19,22,23) +from:0x020c170a kind:thumb_call_arm to:0x020c2868 module:overlay(1) +from:0x020c1710 kind:thumb_call_arm to:0x020c27f0 module:overlay(1) +from:0x020c1718 kind:thumb_call to:0x020c1660 module:overlay(1) +from:0x020c171e kind:thumb_call_arm to:0x020c2688 module:overlay(1) +from:0x020c1730 kind:load to:0x020c1625 module:overlay(1) +from:0x020c1734 kind:load to:0x020c16d9 module:overlay(1) +from:0x020c1738 kind:load to:0x020c169d module:overlay(1) +from:0x020c173c kind:load to:0x020c5f34 module:overlay(1) +from:0x020c1748 kind:load to:0x020c5f38 module:overlay(1) +from:0x020c174c kind:load to:0x02099c78 module:overlay(0) +from:0x020c1758 kind:load to:0x020c5f38 module:overlay(1) +from:0x020c175c kind:load to:0x02099c78 module:overlay(0) +from:0x020c1768 kind:load to:0x020c5f38 module:overlay(1) +from:0x020c176c kind:load to:0x020c1781 module:overlay(1) +from:0x020c1778 kind:load to:0x020c5f38 module:overlay(1) +from:0x020c177c kind:load to:0x02099c78 module:overlay(0) +from:0x020c1784 kind:load to:0x020aa5a4 module:overlay(0) +from:0x020c1792 kind:thumb_call_arm to:0x020c2688 module:overlay(1) +from:0x020c1798 kind:thumb_call_arm to:0x020c27f0 module:overlay(1) +from:0x020c17a0 kind:thumb_call to:0x020c1750 module:overlay(1) +from:0x020c17a6 kind:thumb_call_arm to:0x020c2868 module:overlay(1) +from:0x020c17b2 kind:thumb_call_arm to:0x0215b358 module:overlays(62,63) +from:0x020c17b8 kind:load to:0x020c5f38 module:overlay(1) +from:0x020c17bc kind:load to:0x020c1741 module:overlay(1) +from:0x020c17c0 kind:load to:0x020c1761 module:overlay(1) +from:0x020c17c4 kind:load to:0x020c1771 module:overlay(1) +from:0x020c17d4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c17de kind:thumb_call to:0x020c17e4 module:overlay(1) +from:0x020c17e8 kind:thumb_call_arm to:0x0206246c module:overlay(0) +from:0x020c1808 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1810 kind:thumb_call to:0x020c210c module:overlay(1) +from:0x020c188a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1892 kind:thumb_call_arm to:0x020c8688 module:overlays(20,24) +from:0x020c18c4 kind:thumb_call_arm to:0x020c87b8 module:overlay(24) +from:0x020c18c8 kind:thumb_call_arm to:0x020d2fac module:overlay(24) +from:0x020c18d4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c18e0 kind:thumb_call_arm to:0x020c9e20 module:overlay(24) +from:0x020c18f2 kind:thumb_call_arm to:0x02024abc module:main +from:0x020c18fa kind:thumb_call_arm to:0x02024b24 module:main +from:0x020c1914 kind:load to:0x020d95b8 module:overlays(19,24) +from:0x020c1920 kind:load to:0x027e0998 module:dtcm +from:0x020c1924 kind:load to:0x02062ce9 module:overlay(0) +from:0x020c1932 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1942 kind:thumb_call_arm to:0x020da314 module:overlay(26) +from:0x020c1954 kind:load to:0x027e0994 module:dtcm +from:0x020c1962 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1970 kind:thumb_call_arm to:0x020d28a4 module:overlay(24) +from:0x020c198c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c199c kind:thumb_call_arm to:0x020da0c0 module:overlays(26,31) +from:0x020c19b2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c19c0 kind:thumb_call_arm to:0x020da808 module:overlay(26) +from:0x020c19d0 kind:thumb_call_arm to:0x020c28e0 module:overlay(1) +from:0x020c19da kind:thumb_call_arm to:0x020c2700 module:overlay(1) +from:0x020c19e0 kind:load to:0x027e0994 module:dtcm +from:0x020c19e4 kind:load to:0x020c1929 module:overlay(1) +from:0x020c19f2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1a00 kind:thumb_call_arm to:0x020d28a4 module:overlay(24) +from:0x020c1a1c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1a2c kind:thumb_call_arm to:0x020da0c0 module:overlays(26,31) +from:0x020c1a42 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1a50 kind:thumb_call_arm to:0x020da808 module:overlay(26) +from:0x020c1a60 kind:load to:0x027e0994 module:dtcm +from:0x020c1a6c kind:thumb_call_arm to:0x02071c24 module:overlay(0) +from:0x020c1a70 kind:thumb_call_arm to:0x020c8be0 module:overlay(24) +from:0x020c1a76 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c1a82 kind:thumb_call to:0x020bef7c module:overlay(1) +from:0x020c1aa8 kind:thumb_call to:0x020bef7c module:overlay(1) +from:0x020c1aba kind:thumb_call_arm to:0x0201bdfc module:main +from:0x020c1ac0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c1aca kind:thumb_call_arm to:0x020c2778 module:overlay(1) +from:0x020c1ad4 kind:thumb_call to:0x020c1958 module:overlay(1) +from:0x020c1ae8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1af0 kind:thumb_call to:0x02177ec8 module:overlay(93) +from:0x020c1b02 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1b10 kind:thumb_call_arm to:0x020d28a4 module:overlay(24) +from:0x020c1b2a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1b36 kind:thumb_call_arm to:0x0210f71c module:overlay(31) +from:0x020c1b48 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1b54 kind:thumb_call_arm to:0x0210fd88 module:overlay(31) +from:0x020c1b6e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1b7a kind:thumb_call_arm to:0x02110150 module:overlay(31) +from:0x020c1b94 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1ba0 kind:thumb_call_arm to:0x021547c4 module:overlay(58) +from:0x020c1bba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1bc6 kind:thumb_call_arm to:0x0215de8c module:overlay(62) +from:0x020c1bd8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1be4 kind:thumb_call_arm to:0x0215df58 module:overlays(62,63) +from:0x020c1bf6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1c02 kind:thumb_call_arm to:0x0215e0e4 module:overlays(62,68,84) +from:0x020c1c1c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1c28 kind:thumb_call_arm to:0x02175890 module:overlays(88,91) +from:0x020c1c38 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1c40 kind:thumb_call_arm to:0x021117c8 module:overlay(31) +from:0x020c1c62 kind:thumb_call_arm to:0x02016664 module:main +from:0x020c1c82 kind:thumb_call_arm to:0x0217456c module:overlay(88) +from:0x020c1c86 kind:thumb_call_arm to:0x0206781c module:overlay(0) +from:0x020c1c8a kind:thumb_call_arm to:0x020ce56c module:overlay(24) +from:0x020c1ca0 kind:load to:0x027e09a4 module:dtcm +from:0x020c1ca4 kind:load to:0x020c3fc0 module:overlay(1) +from:0x020c1ca8 kind:load to:0x020c3ffc module:overlay(1) +from:0x020c1cac kind:load to:0x020c19e9 module:overlay(1) +from:0x020c1cb0 kind:load to:0x020453b0 module:main +from:0x020c1cb8 kind:load to:0x020da038 module:overlays(19,24) +from:0x020c1cc8 kind:thumb_call_arm to:0x02016664 module:main +from:0x020c1ce4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1cf6 kind:thumb_call_arm to:0x020c91a8 module:overlay(24) +from:0x020c1d08 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1d14 kind:thumb_call to:0x020cae78 module:overlay(24) +from:0x020c1d26 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1d32 kind:thumb_call to:0x020ca5b4 module:overlay(24) +from:0x020c1d44 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1d50 kind:thumb_call to:0x020ca9d0 module:overlay(24) +from:0x020c1d62 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1d6e kind:thumb_call to:0x020caa9c module:overlay(24) +from:0x020c1d80 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1d8c kind:thumb_call to:0x020cb1f4 module:overlay(24) +from:0x020c1d9e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c1daa kind:thumb_call to:0x020cb904 module:overlay(24) +from:0x020c1db6 kind:thumb_call_arm to:0x020cc5f0 module:overlay(24) +from:0x020c1dbe kind:thumb_call to:0x020bf060 module:overlay(1) +from:0x020c1dc4 kind:load to:0x020da040 module:overlays(19,24) +from:0x020c1dd8 kind:thumb_call_arm to:0x020d28f4 module:overlay(24) +from:0x020c1dde kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c1e9a kind:thumb_call to:0x020c2090 module:overlay(1) +from:0x020c1ea6 kind:thumb_call to:0x020c20e8 module:overlay(1) +from:0x020c1eb2 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c1f04 kind:thumb_call to:0x020c2078 module:overlay(1) +from:0x020c1f54 kind:thumb_call to:0x020c20a8 module:overlay(1) +from:0x020c1f62 kind:thumb_call to:0x02177f08 module:overlay(93) +from:0x020c1f68 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c1ff6 kind:thumb_call to:0x020c20c8 module:overlay(1) +from:0x020c1ffc kind:thumb_call to:0x020befcc module:overlay(1) +from:0x020c2004 kind:load to:0x020da038 module:overlays(19,24) +from:0x020c2008 kind:load to:0x027e09a4 module:dtcm +from:0x020c200c kind:load to:0x020453b0 module:main +from:0x020c201e kind:thumb_call_arm to:0x02177f14 module:overlay(93) +from:0x020c2026 kind:thumb_call_arm to:0x020ce8e4 module:overlay(24) +from:0x020c202c kind:thumb_call_arm to:0x020ce9a0 module:overlay(24) +from:0x020c2034 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c2042 kind:thumb_call_arm to:0x02111840 module:overlay(31) +from:0x020c2048 kind:load to:0x020da038 module:overlays(19,24) +from:0x020c204c kind:load to:0x027e09a4 module:dtcm +from:0x020c205c kind:thumb_call_arm to:0x02067870 module:overlay(0) +from:0x020c2062 kind:thumb_call_arm to:0x020c81ec module:overlay(24) +from:0x020c206a kind:thumb_call_arm to:0x020cc914 module:overlay(24) +from:0x020c2070 kind:load to:0x020b6770 module:overlay(0) +from:0x020c2074 kind:load to:0x020da034 module:overlays(19,24) +from:0x020c208c kind:load to:0x02179478 module:overlays(88,89,90,91,94) +from:0x020c20a4 kind:load to:0x020da034 module:overlays(19,24) +from:0x020c20b6 kind:thumb_call to:0x020c2100 module:overlay(1) +from:0x020c20bc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c20c4 kind:load to:0x020b6770 module:overlay(0) +from:0x020c20d6 kind:thumb_call_arm to:0x020c8cf4 module:overlay(24) +from:0x020c20dc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c20e4 kind:load to:0x027e0cf8 module:dtcm +from:0x020c20fc kind:load to:0x020da038 module:overlays(19,24) +from:0x020c2108 kind:load to:0x020b6770 module:overlay(0) +from:0x020c2116 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020c2124 kind:thumb_call_arm to:0x020a2cf8 module:overlay(0) +from:0x020c2142 kind:thumb_call_arm to:0x02013014 module:main +from:0x020c214e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c2158 kind:thumb_call_arm to:0x020cbb70 module:overlay(24) +from:0x020c2162 kind:thumb_call_arm to:0x020130d4 module:main +from:0x020c216c kind:load to:0x0204af1c module:main +from:0x020c2188 kind:thumb_call_arm to:0x020a2d2c module:overlay(0) +from:0x020c218e kind:thumb_call_arm to:0x020630fc module:overlay(0) +from:0x020c219c kind:thumb_call_arm to:0x0201827c module:main +from:0x020c21a4 kind:thumb_call_arm to:0x02016534 module:main +from:0x020c21ac kind:thumb_call_arm to:0x02013370 module:main +from:0x020c21bc kind:thumb_call to:0x020bed5c module:overlay(1) +from:0x020c21c4 kind:thumb_call to:0x020bbeac module:overlay(1) +from:0x020c21ca kind:thumb_call to:0x020bbfe4 module:overlay(1) +from:0x020c21d0 kind:thumb_call to:0x020b7d40 module:overlay(1) +from:0x020c21d4 kind:thumb_call_arm to:0x020c6300 module:overlays(19,24) +from:0x020c21dc kind:load to:0x020d9508 module:overlays(19,24) +from:0x020c21e0 kind:load to:0x0204afac module:main +from:0x020c21e4 kind:load to:0x0204b690 module:main +from:0x020c21e8 kind:load to:0x020c17c9 module:overlay(1) +from:0x020c21ec kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c21f8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c2200 kind:thumb_call_arm to:0x020ee8c8 module:overlay(22) +from:0x020c2210 kind:load to:0x020c5f3c module:overlay(1) +from:0x020c222c kind:load to:0x020c5f3c module:overlay(1) +from:0x020c2236 kind:thumb_call_arm to:0x020c2700 module:overlay(1) +from:0x020c223c kind:thumb_call_arm to:0x020c2778 module:overlay(1) +from:0x020c2242 kind:thumb_call_arm to:0x020c2868 module:overlay(1) +from:0x020c226c kind:load to:0x020c21f1 module:overlay(1) +from:0x020c2270 kind:load to:0x020c2215 module:overlay(1) +from:0x020c2274 kind:load to:0x020c5f3c module:overlay(1) +from:0x020c2324 kind:load to:0x020c4ce4 module:overlay(1) +from:0x020c2328 kind:load to:0x020c426c module:overlay(1) +from:0x020c23dc kind:load to:0x020c4d5c module:overlay(1) +from:0x020c23e0 kind:load to:0x020c42e4 module:overlay(1) +from:0x020c2494 kind:load to:0x020c47a0 module:overlay(1) +from:0x020c2498 kind:load to:0x020c417c module:overlays(2,4) +from:0x020c254c kind:load to:0x020c4818 module:overlay(1) +from:0x020c2550 kind:load to:0x020c41f4 module:overlay(1) +from:0x020c26f0 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c26f4 kind:load to:0x020c73ec module:overlays(18,25) +from:0x020c26fc kind:load to:0x020c3678 module:overlay(1) +from:0x020c2768 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c276c kind:load to:0x020c73ec module:overlays(18,25) +from:0x020c2774 kind:load to:0x020c3730 module:overlay(1) +from:0x020c27e0 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c27e4 kind:load to:0x020c73ec module:overlays(18,25) +from:0x020c27ec kind:load to:0x020c37e8 module:overlay(1) +from:0x020c2858 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c285c kind:load to:0x020c73ec module:overlays(18,25) +from:0x020c2864 kind:load to:0x020c38a0 module:overlay(1) +from:0x020c28d0 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c28d4 kind:load to:0x020c73d4 module:overlays(18,25) +from:0x020c28dc kind:load to:0x020c3958 module:overlay(1) +from:0x020c2948 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c294c kind:load to:0x020c73d4 module:overlays(18,25) +from:0x020c2954 kind:load to:0x020c39f0 module:overlay(1) +from:0x020c2968 kind:load to:0x020c3a88 module:overlay(1) +from:0x020c296c kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c2970 kind:load to:0x020c3b00 module:overlay(1) +from:0x020c2974 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c2978 kind:load to:0x020c3b78 module:overlay(1) +from:0x020c297c kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c2980 kind:load to:0x020c3bf0 module:overlay(1) +from:0x020c2984 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c2988 kind:load to:0x020c3c68 module:overlay(1) +from:0x020c298c kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c2990 kind:load to:0x020c3ce0 module:overlay(1) +from:0x020c2994 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c29a0 kind:load to:0x020c5448 module:overlay(1) +from:0x020c2a78 kind:load to:0x020c47a0 module:overlay(1) +from:0x020c2b8c kind:load to:0x020c4818 module:overlay(1) +from:0x020c2c64 kind:load to:0x020c4ce4 module:overlay(1) +from:0x020c2d78 kind:load to:0x020c4d5c module:overlay(1) +from:0x020c2de4 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c2de8 kind:load to:0x020c7414 module:overlays(18,25) +from:0x020c2df0 kind:load to:0x020c3da4 module:overlay(1) +from:0x020c2e5c kind:load to:0x020c5f41 module:overlay(1) +from:0x020c2e60 kind:load to:0x020c7450 module:overlay(18) +from:0x020c2e68 kind:load to:0x020c3e7c module:overlay(1) +from:0x020c2ed4 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c2ed8 kind:load to:0x020c7414 module:overlays(18,25) +from:0x020c2ee0 kind:load to:0x020c3f90 module:overlay(1) +from:0x020c2f4c kind:load to:0x020c5f41 module:overlay(1) +from:0x020c2f50 kind:load to:0x020c7450 module:overlay(18) +from:0x020c2f6c kind:load to:0x020c417c module:overlays(2,4) +from:0x020c2f70 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c2f74 kind:load to:0x020c41f4 module:overlay(1) +from:0x020c2f78 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c2f7c kind:load to:0x020c426c module:overlay(1) +from:0x020c2f80 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c2f84 kind:load to:0x020c42e4 module:overlay(1) +from:0x020c2f88 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c30f8 kind:load to:0x020c5f40 module:overlay(1) +from:0x020c3184 kind:load to:0x020c5f40 module:overlay(1) +from:0x020c3214 kind:load to:0x020c5f40 module:overlay(1) +from:0x020c3228 kind:load to:0x020c4588 module:overlay(1) +from:0x020c322c kind:load to:0x020c73cc module:overlays(18,25) +from:0x020c3230 kind:load to:0x020c4500 module:overlay(1) +from:0x020c3234 kind:load to:0x020c73c4 module:overlays(18,25) +from:0x020c32ec kind:load to:0x020c4060 module:overlay(1) +from:0x020c339c kind:load to:0x020c4060 module:overlay(1) +from:0x020c3408 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c340c kind:load to:0x020c73ec module:overlays(18,25) +from:0x020c3410 kind:load to:0x020d3b2a module:overlay(19) +from:0x020c3414 kind:load to:0x020c4640 module:overlay(1) +from:0x020c3480 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c3484 kind:load to:0x020c73ec module:overlays(18,25) +from:0x020c3488 kind:load to:0x020d3b2a module:overlay(19) +from:0x020c348c kind:load to:0x020c46f0 module:overlay(1) +from:0x020c36d4 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c36dc kind:load to:0x020d3b2a module:overlay(19) +from:0x020c36e0 kind:load to:0x020c4890 module:overlay(1) +from:0x020c374c kind:load to:0x020c5f41 module:overlay(1) +from:0x020c3750 kind:load to:0x020c7394 module:overlays(18,25) +from:0x020c3754 kind:load to:0x020d3b2a module:overlay(19) +from:0x020c3758 kind:load to:0x020c4a14 module:overlay(1) +from:0x020c394c kind:load to:0x020c5f41 module:overlay(1) +from:0x020c3950 kind:load to:0x020c7404 module:overlays(18,25) +from:0x020c3954 kind:load to:0x020d3b2a module:overlay(19) +from:0x020c3958 kind:load to:0x020c4b5c module:overlay(1) +from:0x020c39c4 kind:load to:0x020c5f41 module:overlay(1) +from:0x020c39c8 kind:load to:0x020c7404 module:overlays(18,25) +from:0x020c39cc kind:load to:0x020d3b2a module:overlay(19) +from:0x020c39d0 kind:load to:0x020c4c20 module:overlay(1) +from:0x020c39e4 kind:load to:0x020c4ce4 module:overlay(1) +from:0x020c39e8 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c39ec kind:load to:0x020c4d5c module:overlay(1) +from:0x020c39f0 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c39f4 kind:load to:0x020c47a0 module:overlay(1) +from:0x020c39f8 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c39fc kind:load to:0x020c4818 module:overlay(1) +from:0x020c3a00 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c3a04 kind:load to:0x020c4a6c module:overlay(1) +from:0x020c3a08 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c3a0c kind:load to:0x020c4ae4 module:overlay(1) +from:0x020c3a10 kind:load to:0x020c73a8 module:overlays(18,25) +from:0x020c3dd4 kind:load to:0x020c4e1c module:overlay(1) +from:0x020c3dd8 kind:load to:0x020c73b4 module:overlays(18,25) +from:0x020c3ddc kind:load to:0x020c4e90 module:overlay(1) +from:0x020c3de0 kind:load to:0x020c738c module:overlays(18,25) +from:0x020c3de4 kind:load to:0x020c4edc module:overlay(1) +from:0x020c3de8 kind:load to:0x020c7364 module:overlays(18,25) +from:0x020c3dec kind:load to:0x020c4f00 module:overlay(1) +from:0x020c3df0 kind:load to:0x020c7448 module:overlay(18) +from:0x020c3df4 kind:load to:0x020c5008 module:overlay(1) +from:0x020c3df8 kind:load to:0x020c7448 module:overlay(18) +from:0x020c3dfc kind:load to:0x020c5114 module:overlay(1) +from:0x020c3e00 kind:load to:0x020c7398 module:overlays(18,25) +from:0x020c3e04 kind:load to:0x020c516c module:overlay(1) +from:0x020c3e08 kind:load to:0x020c7398 module:overlays(18,25) +from:0x020c4076 kind:thumb_call to:0x020b8c58 module:overlay(1) +from:0x020c4084 kind:load to:0x020c4820 module:overlay(1) +from:0x020c4088 kind:load to:0x020c4824 module:overlay(1) +from:0x020c409c kind:thumb_call_arm to:0x0203e690 module:main +from:0x020c40a8 kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020c4120 kind:load to:0x020ba4e9 module:overlay(1) +from:0x020c4124 kind:load to:0x020ba5e9 module:overlay(1) +from:0x020c4128 kind:load to:0x020c5934 module:overlay(1) +from:0x020c412c kind:load to:0x020baa99 module:overlay(1) +from:0x020c4130 kind:load to:0x020c5928 module:overlay(1) +from:0x020c4134 kind:load to:0x020c4280 module:overlay(1) +from:0x020c4138 kind:load to:0x020c4294 module:overlay(1) +from:0x020c413c kind:load to:0x020c42a8 module:overlay(1) +from:0x020c4140 kind:load to:0x020c42bc module:overlay(1) +from:0x020c4150 kind:load to:0x020c4814 module:overlay(1) +from:0x020c4154 kind:load to:0x020c4069 module:overlay(1) +from:0x020c4158 kind:load to:0x020c408d module:overlay(1) +from:0x020c415c kind:load to:0x020c4145 module:overlay(1) +from:0x020c4160 kind:load to:0x020c2958 module:overlay(1) +from:0x020c4164 kind:load to:0x020c2f5c module:overlay(1) +from:0x020c4168 kind:load to:0x020c3218 module:overlay(1) +from:0x020c416c kind:load to:0x020c39d4 module:overlay(1) +from:0x020c4170 kind:load to:0x020c3dc4 module:overlay(1) +from:0x020c423c kind:load to:0x020b9c39 module:overlay(1) +from:0x020c4240 kind:load to:0x020b9cd1 module:overlay(1) +from:0x020c4244 kind:load to:0x020b9e0d module:overlay(1) +from:0x020c4248 kind:load to:0x020813d0 module:overlay(0) +from:0x020c424c kind:load to:0x020813cc module:overlay(0) +from:0x020c4250 kind:load to:0x020813f8 module:overlay(0) +from:0x020c4254 kind:load to:0x02081430 module:overlay(0) +from:0x020c4258 kind:load to:0x020ba26d module:overlay(1) +from:0x020c425c kind:load to:0x020ba299 module:overlay(1) +from:0x020c4260 kind:load to:0x020813c8 module:overlay(0) +from:0x020c4264 kind:load to:0x01ffee10 module:itcm +from:0x020c4268 kind:load to:0x02081f64 module:overlay(0) +from:0x020c426c kind:load to:0x020ba18d module:overlay(1) +from:0x020c4270 kind:load to:0x020ba4e1 module:overlay(1) +from:0x020c4274 kind:load to:0x020b9e09 module:overlay(1) +from:0x020c4278 kind:load to:0x02081f84 module:overlay(0) +from:0x020c427c kind:load to:0x020ba4ed module:overlay(1) +from:0x020c4538 kind:load to:0x020c44d0 module:overlay(1) +from:0x020c453c kind:load to:0x020c451c module:overlay(1) +from:0x020c4540 kind:load to:0x020c44f8 module:overlay(1) +from:0x020c4544 kind:load to:0x020c44e0 module:overlay(1) +from:0x020c4548 kind:load to:0x020c4528 module:overlay(1) +from:0x020c454c kind:load to:0x020c44e8 module:overlay(1) +from:0x020c4550 kind:load to:0x020c44c0 module:overlay(1) +from:0x020c4554 kind:load to:0x020c44d8 module:overlay(1) +from:0x020c4558 kind:load to:0x020c44c8 module:overlay(1) +from:0x020c455c kind:load to:0x020c4510 module:overlay(1) +from:0x020c4560 kind:load to:0x020c44f0 module:overlay(1) +from:0x020c4564 kind:load to:0x020c4500 module:overlay(1) +from:0x020c4568 kind:load to:0x020c4508 module:overlay(1) +from:0x020c4768 kind:load to:0x020c4694 module:overlay(1) +from:0x020c476c kind:load to:0x020c466c module:overlay(1) +from:0x020c4770 kind:load to:0x020c4694 module:overlay(1) +from:0x020c4774 kind:load to:0x020c4680 module:overlay(1) +from:0x020c4778 kind:load to:0x020c4750 module:overlay(1) +from:0x020c477c kind:load to:0x020c46a8 module:overlay(1) +from:0x020c4780 kind:load to:0x020c4708 module:overlay(1) +from:0x020c4784 kind:load to:0x020c46c0 module:overlay(1) +from:0x020c4788 kind:load to:0x020c4738 module:overlay(1) +from:0x020c478c kind:load to:0x020c46f0 module:overlay(1) +from:0x020c4790 kind:load to:0x020c4720 module:overlay(1) +from:0x020c4794 kind:load to:0x020c46d8 module:overlay(1) +from:0x020c480c kind:load to:0x020c09fd module:overlay(1) +from:0x020c4810 kind:load to:0x020c0a01 module:overlay(1) diff --git a/config/jp/arm9/overlays/ov001/symbols.txt b/config/jp/arm9/overlays/ov001/symbols.txt new file mode 100644 index 00000000..55718d42 --- /dev/null +++ b/config/jp/arm9/overlays/ov001/symbols.txt @@ -0,0 +1,640 @@ +func_ov001_020b7d40 kind:function(thumb,size=0x1c) addr:0x020b7d40 +func_ov001_020b7d5c kind:function(thumb,size=0xf0) addr:0x020b7d5c +func_ov001_020b7e4c kind:function(thumb,size=0xb0) addr:0x020b7e4c +func_ov001_020b7efc kind:function(thumb,size=0x7c) addr:0x020b7efc +func_ov001_020b7f78 kind:function(thumb,size=0x14c) addr:0x020b7f78 +func_ov001_020b80c4 kind:function(thumb,size=0x80) addr:0x020b80c4 +func_ov001_020b8144 kind:function(thumb,size=0x90) addr:0x020b8144 +func_ov001_020b81d4 kind:function(thumb,size=0x194) addr:0x020b81d4 +func_ov001_020b8368 kind:function(thumb,size=0x20) addr:0x020b8368 +func_ov001_020b8388 kind:function(thumb,size=0x20) addr:0x020b8388 +func_ov001_020b83a8 kind:function(thumb,size=0x20) addr:0x020b83a8 +func_ov001_020b83c8 kind:function(thumb,size=0x20) addr:0x020b83c8 +func_ov001_020b83e8 kind:function(thumb,size=0x20) addr:0x020b83e8 +func_ov001_020b8408 kind:function(thumb,size=0x20) addr:0x020b8408 +func_ov001_020b8428 kind:function(thumb,size=0x30) addr:0x020b8428 +func_ov001_020b8458 kind:function(thumb,size=0x20) addr:0x020b8458 +func_ov001_020b8478 kind:function(thumb,size=0x20) addr:0x020b8478 +func_ov001_020b8498 kind:function(thumb,size=0x20) addr:0x020b8498 +func_ov001_020b84b8 kind:function(thumb,size=0x20) addr:0x020b84b8 +func_ov001_020b84d8 kind:function(thumb,size=0x20) addr:0x020b84d8 +func_ov001_020b84f8 kind:function(thumb,size=0x20) addr:0x020b84f8 +func_ov001_020b8518 kind:function(thumb,size=0x20) addr:0x020b8518 +func_ov001_020b8538 kind:function(thumb,size=0xc) addr:0x020b8538 +func_ov001_020b8544 kind:function(thumb,size=0x10) addr:0x020b8544 +func_ov001_020b8554 kind:function(thumb,size=0xc) addr:0x020b8554 +func_ov001_020b8560 kind:function(thumb,size=0xc) addr:0x020b8560 +func_ov001_020b856c kind:function(thumb,size=0xc) addr:0x020b856c +func_ov001_020b8578 kind:function(thumb,size=0x2c) addr:0x020b8578 +func_ov001_020b85a4 kind:function(thumb,size=0x90) addr:0x020b85a4 +func_ov001_020b8634 kind:function(thumb,size=0x98) addr:0x020b8634 +func_ov001_020b86cc kind:function(thumb,size=0x90) addr:0x020b86cc +func_ov001_020b875c kind:function(thumb,size=0x64) addr:0x020b875c +func_ov001_020b87c0 kind:function(thumb,size=0xa8) addr:0x020b87c0 +func_ov001_020b8868 kind:function(thumb,size=0x10) addr:0x020b8868 +func_ov001_020b8878 kind:function(thumb,size=0x1c) addr:0x020b8878 +func_ov001_020b8894 kind:function(thumb,size=0xd0) addr:0x020b8894 +func_ov001_020b8964 kind:function(thumb,size=0x2f4) addr:0x020b8964 +func_ov001_020b8c58 kind:function(thumb,size=0x54) addr:0x020b8c58 +func_ov001_020b8cac kind:function(thumb,size=0x50) addr:0x020b8cac +func_ov001_020b8cfc kind:function(thumb,size=0x24) addr:0x020b8cfc +func_ov001_020b8d20 kind:function(thumb,size=0x18) addr:0x020b8d20 +func_ov001_020b8d38 kind:function(thumb,size=0x34) addr:0x020b8d38 +func_ov001_020b8d6c kind:function(thumb,size=0xc) addr:0x020b8d6c +func_ov001_020b8d78 kind:function(thumb,size=0xc) addr:0x020b8d78 +func_ov001_020b8d84 kind:function(thumb,size=0x18) addr:0x020b8d84 +func_ov001_020b8d9c kind:function(thumb,size=0xec) addr:0x020b8d9c +func_ov001_020b8e88 kind:function(thumb,size=0x4c) addr:0x020b8e88 +func_ov001_020b8ed4 kind:function(thumb,size=0x14) addr:0x020b8ed4 +func_ov001_020b8ee8 kind:function(thumb,size=0x40) addr:0x020b8ee8 +func_ov001_020b8f28 kind:function(thumb,size=0x28) addr:0x020b8f28 +func_ov001_020b8f50 kind:function(thumb,size=0x2c) addr:0x020b8f50 +func_ov001_020b8f7c kind:function(thumb,size=0xc) addr:0x020b8f7c +func_ov001_020b8f88 kind:function(thumb,size=0xc) addr:0x020b8f88 +func_ov001_020b8f94 kind:function(thumb,size=0x18) addr:0x020b8f94 +func_ov001_020b8fac kind:function(thumb,size=0x68) addr:0x020b8fac +func_ov001_020b9014 kind:function(thumb,size=0x44) addr:0x020b9014 +func_ov001_020b9058 kind:function(thumb,size=0x24c) addr:0x020b9058 +func_ov001_020b92a4 kind:function(thumb,size=0xbc) addr:0x020b92a4 +func_ov001_020b9360 kind:function(thumb,size=0xd0) addr:0x020b9360 +func_ov001_020b9430 kind:function(thumb,size=0x174) addr:0x020b9430 +func_ov001_020b95a4 kind:function(thumb,size=0xec) addr:0x020b95a4 +func_ov001_020b9690 kind:function(thumb,size=0x18) addr:0x020b9690 +func_ov001_020b96a8 kind:function(thumb,size=0x1d4) addr:0x020b96a8 +func_ov001_020b987c kind:function(thumb,size=0xc0) addr:0x020b987c +func_ov001_020b993c kind:function(thumb,size=0x24) addr:0x020b993c +func_ov001_020b9960 kind:function(thumb,size=0x6c) addr:0x020b9960 +func_ov001_020b99cc kind:function(thumb,size=0x3c) addr:0x020b99cc +func_ov001_020b9a08 kind:function(thumb,size=0xc) addr:0x020b9a08 +func_ov001_020b9a14 kind:function(thumb,size=0xc) addr:0x020b9a14 +func_ov001_020b9a20 kind:function(thumb,size=0x218) addr:0x020b9a20 +func_ov001_020b9c38 kind:function(thumb,size=0x98) addr:0x020b9c38 +func_ov001_020b9cd0 kind:function(thumb,size=0xa0) addr:0x020b9cd0 +func_ov001_020b9d70 kind:function(thumb,size=0x98) addr:0x020b9d70 +func_ov001_020b9e08 kind:function(thumb,size=0x4) addr:0x020b9e08 +func_ov001_020b9e0c kind:function(thumb,size=0x4) addr:0x020b9e0c +func_ov001_020b9e10 kind:function(thumb,size=0x2f0) addr:0x020b9e10 +func_ov001_020ba100 kind:function(thumb,size=0x2c) addr:0x020ba100 +func_ov001_020ba12c kind:function(thumb,size=0x60) addr:0x020ba12c +func_ov001_020ba18c kind:function(thumb,size=0xe0) addr:0x020ba18c +func_ov001_020ba26c kind:function(thumb,size=0x2c) addr:0x020ba26c +func_ov001_020ba298 kind:function(thumb,size=0x4) addr:0x020ba298 +func_ov001_020ba29c kind:function(thumb,size=0x90) addr:0x020ba29c +func_ov001_020ba32c kind:function(thumb,size=0xa8) addr:0x020ba32c +func_ov001_020ba3d4 kind:function(thumb,size=0x9c) addr:0x020ba3d4 +func_ov001_020ba470 kind:function(thumb,size=0x50) addr:0x020ba470 +func_ov001_020ba4c0 kind:function(thumb,size=0x10) addr:0x020ba4c0 +func_ov001_020ba4d0 kind:function(thumb,size=0x8) addr:0x020ba4d0 +func_ov001_020ba4d8 kind:function(thumb,size=0x8) addr:0x020ba4d8 +func_ov001_020ba4e0 kind:function(thumb,size=0x8) addr:0x020ba4e0 +func_ov001_020ba4e8 kind:function(thumb,size=0x4) addr:0x020ba4e8 +func_ov001_020ba4ec kind:function(thumb,size=0xfc) addr:0x020ba4ec +func_ov001_020ba5e8 kind:function(thumb,size=0x10) addr:0x020ba5e8 +func_ov001_020ba5f8 kind:function(thumb,size=0x6c) addr:0x020ba5f8 +func_ov001_020ba664 kind:function(thumb,size=0x30) addr:0x020ba664 +func_ov001_020ba694 kind:function(thumb,size=0x20) addr:0x020ba694 +func_ov001_020ba6b4 kind:function(thumb,size=0x18) addr:0x020ba6b4 +func_ov001_020ba6cc kind:function(thumb,size=0x1c) addr:0x020ba6cc +func_ov001_020ba6e8 kind:function(thumb,size=0x3c) addr:0x020ba6e8 +func_ov001_020ba724 kind:function(thumb,size=0x18) addr:0x020ba724 +func_ov001_020ba73c kind:function(thumb,size=0x1c) addr:0x020ba73c +func_ov001_020ba758 kind:function(thumb,size=0x80) addr:0x020ba758 +func_ov001_020ba7d8 kind:function(thumb,size=0xd4) addr:0x020ba7d8 +func_ov001_020ba8ac kind:function(thumb,size=0x80) addr:0x020ba8ac +func_ov001_020ba92c kind:function(thumb,size=0xc8) addr:0x020ba92c +func_ov001_020ba9f4 kind:function(thumb,size=0x10) addr:0x020ba9f4 +func_ov001_020baa04 kind:function(thumb,size=0x10) addr:0x020baa04 +func_ov001_020baa14 kind:function(thumb,size=0x24) addr:0x020baa14 +func_ov001_020baa38 kind:function(thumb,size=0x1c) addr:0x020baa38 +func_ov001_020baa54 kind:function(thumb,size=0x28) addr:0x020baa54 +func_ov001_020baa7c kind:function(thumb,size=0x1c) addr:0x020baa7c +func_ov001_020baa98 kind:function(thumb,size=0x18) addr:0x020baa98 +func_ov001_020baab0 kind:function(thumb,size=0x70) addr:0x020baab0 +func_ov001_020bab20 kind:function(thumb,size=0x18c) addr:0x020bab20 +func_ov001_020bacac kind:function(thumb,size=0x4) addr:0x020bacac +func_ov001_020bacb0 kind:function(thumb,size=0x40) addr:0x020bacb0 +func_ov001_020bacf0 kind:function(thumb,size=0x164) addr:0x020bacf0 +func_ov001_020bae54 kind:function(thumb,size=0x10) addr:0x020bae54 +func_ov001_020bae64 kind:function(thumb,size=0xfc) addr:0x020bae64 +func_ov001_020baf60 kind:function(thumb,size=0x40) addr:0x020baf60 +func_ov001_020bafa0 kind:function(thumb,size=0xe0) addr:0x020bafa0 +func_ov001_020bb080 kind:function(thumb,size=0xc4) addr:0x020bb080 +func_ov001_020bb144 kind:function(thumb,size=0x140) addr:0x020bb144 +func_ov001_020bb284 kind:function(thumb,size=0x22c) addr:0x020bb284 +func_ov001_020bb4b0 kind:function(thumb,size=0x460) addr:0x020bb4b0 +func_ov001_020bb910 kind:function(thumb,size=0x17c) addr:0x020bb910 +func_ov001_020bba8c kind:function(thumb,size=0xa4) addr:0x020bba8c +func_ov001_020bbb30 kind:function(thumb,size=0x60) addr:0x020bbb30 +func_ov001_020bbb90 kind:function(thumb,size=0x38) addr:0x020bbb90 +func_ov001_020bbbc8 kind:function(thumb,size=0x80) addr:0x020bbbc8 +func_ov001_020bbc48 kind:function(thumb,size=0x80) addr:0x020bbc48 +func_ov001_020bbcc8 kind:function(thumb,size=0x1c) addr:0x020bbcc8 +func_ov001_020bbce4 kind:function(thumb,size=0x28) addr:0x020bbce4 +func_ov001_020bbd0c kind:function(thumb,size=0x1c) addr:0x020bbd0c +func_ov001_020bbd28 kind:function(thumb,size=0x24) addr:0x020bbd28 +func_ov001_020bbd4c kind:function(thumb,size=0x1c) addr:0x020bbd4c +func_ov001_020bbd68 kind:function(thumb,size=0x50) addr:0x020bbd68 +func_ov001_020bbdb8 kind:function(thumb,size=0xc) addr:0x020bbdb8 +func_ov001_020bbdc4 kind:function(thumb,size=0x14) addr:0x020bbdc4 +func_ov001_020bbdd8 kind:function(thumb,size=0x10) addr:0x020bbdd8 +func_ov001_020bbde8 kind:function(thumb,size=0x14) addr:0x020bbde8 +func_ov001_020bbdfc kind:function(thumb,size=0x10) addr:0x020bbdfc +func_ov001_020bbe0c kind:function(thumb,size=0x38) addr:0x020bbe0c +func_ov001_020bbe44 kind:function(thumb,size=0x18) addr:0x020bbe44 +func_ov001_020bbe5c kind:function(thumb,size=0x20) addr:0x020bbe5c +func_ov001_020bbe7c kind:function(thumb,size=0x18) addr:0x020bbe7c +func_ov001_020bbe94 kind:function(thumb,size=0x18) addr:0x020bbe94 +func_ov001_020bbeac kind:function(thumb,size=0x138) addr:0x020bbeac +func_ov001_020bbfe4 kind:function(thumb,size=0x20) addr:0x020bbfe4 +func_ov001_020bc004 kind:function(thumb,size=0x90) addr:0x020bc004 +func_ov001_020bc094 kind:function(thumb,size=0x15c) addr:0x020bc094 +func_ov001_020bc1f0 kind:function(thumb,size=0x4) addr:0x020bc1f0 +func_ov001_020bc1f4 kind:function(thumb,size=0x18) addr:0x020bc1f4 +func_ov001_020bc20c kind:function(thumb,size=0x110) addr:0x020bc20c +func_ov001_020bc31c kind:function(thumb,size=0x7c) addr:0x020bc31c +func_ov001_020bc398 kind:function(thumb,size=0x6c) addr:0x020bc398 +func_ov001_020bc404 kind:function(thumb,size=0x20) addr:0x020bc404 +func_ov001_020bc424 kind:function(thumb,size=0x20) addr:0x020bc424 +func_ov001_020bc444 kind:function(thumb,size=0x20) addr:0x020bc444 +func_ov001_020bc464 kind:function(thumb,size=0xc) addr:0x020bc464 +func_ov001_020bc470 kind:function(thumb,size=0xc) addr:0x020bc470 +func_ov001_020bc47c kind:function(thumb,size=0x18) addr:0x020bc47c +func_ov001_020bc494 kind:function(thumb,size=0x20) addr:0x020bc494 +func_ov001_020bc4b4 kind:function(thumb,size=0x24) addr:0x020bc4b4 +func_ov001_020bc4d8 kind:function(thumb,size=0x3c) addr:0x020bc4d8 +func_ov001_020bc514 kind:function(thumb,size=0xa8) addr:0x020bc514 +func_ov001_020bc5bc kind:function(thumb,size=0x20) addr:0x020bc5bc +func_ov001_020bc5dc kind:function(thumb,size=0x20) addr:0x020bc5dc +func_ov001_020bc5fc kind:function(thumb,size=0x2c) addr:0x020bc5fc +func_ov001_020bc628 kind:function(thumb,size=0x60) addr:0x020bc628 +func_ov001_020bc688 kind:function(thumb,size=0x2c) addr:0x020bc688 +func_ov001_020bc6b4 kind:function(thumb,size=0x34) addr:0x020bc6b4 +func_ov001_020bc6e8 kind:function(thumb,size=0x88) addr:0x020bc6e8 +func_ov001_020bc770 kind:function(thumb,size=0x24) addr:0x020bc770 +func_ov001_020bc794 kind:function(thumb,size=0xc) addr:0x020bc794 +func_ov001_020bc7a0 kind:function(thumb,size=0xc) addr:0x020bc7a0 +func_ov001_020bc7ac kind:function(thumb,size=0x18) addr:0x020bc7ac +func_ov001_020bc7c4 kind:function(thumb,size=0x48) addr:0x020bc7c4 +func_ov001_020bc80c kind:function(thumb,size=0x18) addr:0x020bc80c +func_ov001_020bc824 kind:function(thumb,size=0x3c) addr:0x020bc824 +func_ov001_020bc860 kind:function(thumb,size=0x3fc) addr:0x020bc860 +func_ov001_020bcc5c kind:function(thumb,size=0x74) addr:0x020bcc5c +func_ov001_020bccd0 kind:function(thumb,size=0xc0) addr:0x020bccd0 +func_ov001_020bcd90 kind:function(thumb,size=0xe8) addr:0x020bcd90 +func_ov001_020bce78 kind:function(thumb,size=0x80) addr:0x020bce78 +func_ov001_020bcef8 kind:function(thumb,size=0x78) addr:0x020bcef8 +func_ov001_020bcf70 kind:function(thumb,size=0x88) addr:0x020bcf70 +func_ov001_020bcff8 kind:function(thumb,size=0x40) addr:0x020bcff8 +func_ov001_020bd038 kind:function(thumb,size=0x34) addr:0x020bd038 +func_ov001_020bd06c kind:function(thumb,size=0x20) addr:0x020bd06c +func_ov001_020bd08c kind:function(thumb,size=0x20) addr:0x020bd08c +func_ov001_020bd0ac kind:function(thumb,size=0xc) addr:0x020bd0ac +func_ov001_020bd0b8 kind:function(thumb,size=0xc) addr:0x020bd0b8 +func_ov001_020bd0c4 kind:function(thumb,size=0x3c) addr:0x020bd0c4 +func_ov001_020bd100 kind:function(thumb,size=0x4) addr:0x020bd100 +func_ov001_020bd104 kind:function(thumb,size=0x13c) addr:0x020bd104 +func_ov001_020bd240 kind:function(thumb,size=0x5c) addr:0x020bd240 +func_ov001_020bd29c kind:function(thumb,size=0x18) addr:0x020bd29c +func_ov001_020bd2b4 kind:function(thumb,size=0x58) addr:0x020bd2b4 +func_ov001_020bd30c kind:function(thumb,size=0x5c) addr:0x020bd30c +func_ov001_020bd368 kind:function(thumb,size=0x260) addr:0x020bd368 +func_ov001_020bd5c8 kind:function(thumb,size=0x98) addr:0x020bd5c8 +func_ov001_020bd660 kind:function(thumb,size=0x4c) addr:0x020bd660 +func_ov001_020bd6ac kind:function(thumb,size=0x7c) addr:0x020bd6ac +func_ov001_020bd728 kind:function(thumb,size=0x4) addr:0x020bd728 +func_ov001_020bd72c kind:function(thumb,size=0x18) addr:0x020bd72c +func_ov001_020bd744 kind:function(thumb,size=0x4) addr:0x020bd744 +func_ov001_020bd748 kind:function(thumb,size=0x24) addr:0x020bd748 +func_ov001_020bd76c kind:function(thumb,size=0x2c) addr:0x020bd76c +func_ov001_020bd798 kind:function(thumb,size=0x2c) addr:0x020bd798 +func_ov001_020bd7c4 kind:function(thumb,size=0x50) addr:0x020bd7c4 +func_ov001_020bd814 kind:function(thumb,size=0x5c) addr:0x020bd814 +func_ov001_020bd870 kind:function(thumb,size=0x88) addr:0x020bd870 +func_ov001_020bd8f8 kind:function(thumb,size=0x30) addr:0x020bd8f8 +func_ov001_020bd928 kind:function(thumb,size=0x154) addr:0x020bd928 +func_ov001_020bda7c kind:function(thumb,size=0x18) addr:0x020bda7c +func_ov001_020bda94 kind:function(thumb,size=0x30) addr:0x020bda94 +func_ov001_020bdac4 kind:function(thumb,size=0x20) addr:0x020bdac4 +func_ov001_020bdae4 kind:function(thumb,size=0x1c) addr:0x020bdae4 +func_ov001_020bdb00 kind:function(thumb,size=0x10) addr:0x020bdb00 +func_ov001_020bdb10 kind:function(thumb,size=0x70) addr:0x020bdb10 +func_ov001_020bdb80 kind:function(thumb,size=0x14) addr:0x020bdb80 +func_ov001_020bdb94 kind:function(thumb,size=0x18) addr:0x020bdb94 +func_ov001_020bdbac kind:function(thumb,size=0xec) addr:0x020bdbac +func_ov001_020bdc98 kind:function(thumb,size=0x88) addr:0x020bdc98 +func_ov001_020bdd20 kind:function(thumb,size=0x4c) addr:0x020bdd20 +func_ov001_020bdd6c kind:function(thumb,size=0xd4) addr:0x020bdd6c +func_ov001_020bde40 kind:function(thumb,size=0x64) addr:0x020bde40 +func_ov001_020bdea4 kind:function(thumb,size=0x40) addr:0x020bdea4 +func_ov001_020bdee4 kind:function(thumb,size=0x3c) addr:0x020bdee4 +func_ov001_020bdf20 kind:function(thumb,size=0x10) addr:0x020bdf20 +func_ov001_020bdf30 kind:function(thumb,size=0x14) addr:0x020bdf30 +func_ov001_020bdf44 kind:function(thumb,size=0x54) addr:0x020bdf44 +func_ov001_020bdf98 kind:function(thumb,size=0xc) addr:0x020bdf98 +func_ov001_020bdfa4 kind:function(thumb,size=0xc) addr:0x020bdfa4 +func_ov001_020bdfb0 kind:function(thumb,size=0x20) addr:0x020bdfb0 +func_ov001_020bdfd0 kind:function(thumb,size=0xc) addr:0x020bdfd0 +func_ov001_020bdfdc kind:function(thumb,size=0x8c) addr:0x020bdfdc +func_ov001_020be068 kind:function(thumb,size=0x124) addr:0x020be068 +func_ov001_020be18c kind:function(thumb,size=0x28) addr:0x020be18c +func_ov001_020be1b4 kind:function(thumb,size=0x30) addr:0x020be1b4 +func_ov001_020be1e4 kind:function(thumb,size=0x138) addr:0x020be1e4 +func_ov001_020be31c kind:function(thumb,size=0xc) addr:0x020be31c +func_ov001_020be328 kind:function(thumb,size=0x80) addr:0x020be328 +func_ov001_020be3a8 kind:function(thumb,size=0x10) addr:0x020be3a8 +func_ov001_020be3b8 kind:function(thumb,size=0x38) addr:0x020be3b8 +func_ov001_020be3f0 kind:function(thumb,size=0x28) addr:0x020be3f0 +func_ov001_020be418 kind:function(thumb,size=0x98) addr:0x020be418 +func_ov001_020be4b0 kind:function(thumb,size=0x20) addr:0x020be4b0 +func_ov001_020be4d0 kind:function(thumb,size=0xc) addr:0x020be4d0 +func_ov001_020be4dc kind:function(thumb,size=0xc) addr:0x020be4dc +func_ov001_020be4e8 kind:function(thumb,size=0x48) addr:0x020be4e8 +func_ov001_020be530 kind:function(thumb,size=0x4) addr:0x020be530 +func_ov001_020be534 kind:function(thumb,size=0x300) addr:0x020be534 +func_ov001_020be834 kind:function(thumb,size=0xb8) addr:0x020be834 +func_ov001_020be8ec kind:function(thumb,size=0x148) addr:0x020be8ec +func_ov001_020bea34 kind:function(thumb,size=0x80) addr:0x020bea34 +func_ov001_020beab4 kind:function(thumb,size=0x74) addr:0x020beab4 +func_ov001_020beb28 kind:function(thumb,size=0x78) addr:0x020beb28 +func_ov001_020beba0 kind:function(thumb,size=0x30) addr:0x020beba0 +func_ov001_020bebd0 kind:function(thumb,size=0x128) addr:0x020bebd0 +func_ov001_020becf8 kind:function(thumb,size=0x40) addr:0x020becf8 +func_ov001_020bed38 kind:function(thumb,size=0x24) addr:0x020bed38 +func_ov001_020bed5c kind:function(thumb,size=0x78) addr:0x020bed5c +func_ov001_020bedd4 kind:function(thumb,size=0x24) addr:0x020bedd4 +func_ov001_020bedf8 kind:function(thumb,size=0x88) addr:0x020bedf8 +func_ov001_020bee80 kind:function(thumb,size=0x40) addr:0x020bee80 +func_ov001_020beec0 kind:function(thumb,size=0x14) addr:0x020beec0 +func_ov001_020beed4 kind:function(thumb,size=0x1c) addr:0x020beed4 +func_ov001_020beef0 kind:function(thumb,size=0x18) addr:0x020beef0 +func_ov001_020bef08 kind:function(thumb,size=0x38) addr:0x020bef08 +func_ov001_020bef40 kind:function(thumb,size=0x30) addr:0x020bef40 +func_ov001_020bef70 kind:function(thumb,size=0xc) addr:0x020bef70 +func_ov001_020bef7c kind:function(thumb,size=0x50) addr:0x020bef7c +func_ov001_020befcc kind:function(thumb,size=0x3c) addr:0x020befcc +func_ov001_020bf008 kind:function(thumb,size=0x8) addr:0x020bf008 +func_ov001_020bf010 kind:function(thumb,size=0x34) addr:0x020bf010 +func_ov001_020bf044 kind:function(thumb,size=0x1c) addr:0x020bf044 +func_ov001_020bf060 kind:function(thumb,size=0x24) addr:0x020bf060 +func_ov001_020bf084 kind:function(thumb,size=0xc) addr:0x020bf084 +func_ov001_020bf090 kind:function(thumb,size=0xc) addr:0x020bf090 +func_ov001_020bf09c kind:function(thumb,size=0x28) addr:0x020bf09c +func_ov001_020bf0c4 kind:function(thumb,size=0x30) addr:0x020bf0c4 +func_ov001_020bf0f4 kind:function(thumb,size=0x30) addr:0x020bf0f4 +func_ov001_020bf124 kind:function(thumb,size=0xc) addr:0x020bf124 +func_ov001_020bf130 kind:function(thumb,size=0x28) addr:0x020bf130 +func_ov001_020bf158 kind:function(thumb,size=0x30) addr:0x020bf158 +func_ov001_020bf188 kind:function(thumb,size=0x3c) addr:0x020bf188 +func_ov001_020bf1c4 kind:function(thumb,size=0x494) addr:0x020bf1c4 +func_ov001_020bf658 kind:function(thumb,size=0x48) addr:0x020bf658 +func_ov001_020bf6a0 kind:function(thumb,size=0x10) addr:0x020bf6a0 +func_ov001_020bf6b0 kind:function(thumb,size=0x10) addr:0x020bf6b0 +func_ov001_020bf6c0 kind:function(thumb,size=0x10) addr:0x020bf6c0 +func_ov001_020bf6d0 kind:function(thumb,size=0x14) addr:0x020bf6d0 +func_ov001_020bf6e4 kind:function(thumb,size=0x110) addr:0x020bf6e4 +func_ov001_020bf7f4 kind:function(thumb,size=0x18) addr:0x020bf7f4 +func_ov001_020bf80c kind:function(thumb,size=0x78) addr:0x020bf80c +func_ov001_020bf884 kind:function(thumb,size=0x4) addr:0x020bf884 +func_ov001_020bf888 kind:function(thumb,size=0x20) addr:0x020bf888 +func_ov001_020bf8a8 kind:function(thumb,size=0x60) addr:0x020bf8a8 +func_ov001_020bf908 kind:function(thumb,size=0x24) addr:0x020bf908 +func_ov001_020bf92c kind:function(thumb,size=0x14) addr:0x020bf92c +func_ov001_020bf940 kind:function(thumb,size=0x14) addr:0x020bf940 +func_ov001_020bf954 kind:function(thumb,size=0x2c) addr:0x020bf954 +func_ov001_020bf980 kind:function(thumb,size=0xc) addr:0x020bf980 +func_ov001_020bf98c kind:function(thumb,size=0xc0) addr:0x020bf98c +func_ov001_020bfa4c kind:function(thumb,size=0x98) addr:0x020bfa4c +func_ov001_020bfae4 kind:function(thumb,size=0x14) addr:0x020bfae4 +func_ov001_020bfaf8 kind:function(thumb,size=0x10) addr:0x020bfaf8 +func_ov001_020bfb08 kind:function(thumb,size=0x10) addr:0x020bfb08 +func_ov001_020bfb18 kind:function(thumb,size=0xc) addr:0x020bfb18 +func_ov001_020bfb24 kind:function(thumb,size=0x1c) addr:0x020bfb24 +func_ov001_020bfb40 kind:function(thumb,size=0x8) addr:0x020bfb40 +func_ov001_020bfb48 kind:function(thumb,size=0xa0) addr:0x020bfb48 +func_ov001_020bfbe8 kind:function(thumb,size=0x30) addr:0x020bfbe8 +func_ov001_020bfc18 kind:function(thumb,size=0x18) addr:0x020bfc18 +func_ov001_020bfc30 kind:function(thumb,size=0x24) addr:0x020bfc30 +func_ov001_020bfc54 kind:function(thumb,size=0x3c) addr:0x020bfc54 +func_ov001_020bfc90 kind:function(thumb,size=0x20) addr:0x020bfc90 +func_ov001_020bfcb0 kind:function(thumb,size=0xc) addr:0x020bfcb0 +func_ov001_020bfcbc kind:function(thumb,size=0xc) addr:0x020bfcbc +func_ov001_020bfcc8 kind:function(thumb,size=0x70) addr:0x020bfcc8 +func_ov001_020bfd38 kind:function(thumb,size=0x20) addr:0x020bfd38 +func_ov001_020bfd58 kind:function(thumb,size=0xc) addr:0x020bfd58 +func_ov001_020bfd64 kind:function(thumb,size=0xd8) addr:0x020bfd64 +func_ov001_020bfe3c kind:function(thumb,size=0x80) addr:0x020bfe3c +func_ov001_020bfebc kind:function(thumb,size=0x70) addr:0x020bfebc +func_ov001_020bff2c kind:function(thumb,size=0x1c) addr:0x020bff2c +func_ov001_020bff48 kind:function(thumb,size=0xa8) addr:0x020bff48 +func_ov001_020bfff0 kind:function(thumb,size=0x90) addr:0x020bfff0 +func_ov001_020c0080 kind:function(thumb,size=0x54) addr:0x020c0080 +func_ov001_020c00d4 kind:function(thumb,size=0x60) addr:0x020c00d4 +func_ov001_020c0134 kind:function(thumb,size=0x4c) addr:0x020c0134 +func_ov001_020c0180 kind:function(thumb,size=0x20) addr:0x020c0180 +func_ov001_020c01a0 kind:function(thumb,size=0x4c) addr:0x020c01a0 +func_ov001_020c01ec kind:function(thumb,size=0x64) addr:0x020c01ec +func_ov001_020c0250 kind:function(thumb,size=0x30) addr:0x020c0250 +func_ov001_020c0280 kind:function(thumb,size=0x14) addr:0x020c0280 +func_ov001_020c0294 kind:function(thumb,size=0x18) addr:0x020c0294 +func_ov001_020c02ac kind:function(thumb,size=0x2c) addr:0x020c02ac +func_ov001_020c02d8 kind:function(thumb,size=0x48) addr:0x020c02d8 +func_ov001_020c0320 kind:function(thumb,size=0xc) addr:0x020c0320 +func_ov001_020c032c kind:function(thumb,size=0xc) addr:0x020c032c +func_ov001_020c0338 kind:function(thumb,size=0x18) addr:0x020c0338 +func_ov001_020c0350 kind:function(thumb,size=0x90) addr:0x020c0350 +func_ov001_020c03e0 kind:function(thumb,size=0x2c) addr:0x020c03e0 +func_ov001_020c040c kind:function(thumb,size=0xd4) addr:0x020c040c +func_ov001_020c04e0 kind:function(thumb,size=0x4) addr:0x020c04e0 +func_ov001_020c04e4 kind:function(thumb,size=0x20) addr:0x020c04e4 +func_ov001_020c0504 kind:function(thumb,size=0x20) addr:0x020c0504 +func_ov001_020c0524 kind:function(thumb,size=0x20) addr:0x020c0524 +func_ov001_020c0544 kind:function(thumb,size=0xc) addr:0x020c0544 +func_ov001_020c0550 kind:function(thumb,size=0xc) addr:0x020c0550 +func_ov001_020c055c kind:function(thumb,size=0xc) addr:0x020c055c +func_ov001_020c0568 kind:function(thumb,size=0x20) addr:0x020c0568 +func_ov001_020c0588 kind:function(thumb,size=0x1c) addr:0x020c0588 +func_ov001_020c05a4 kind:function(thumb,size=0x248) addr:0x020c05a4 +func_ov001_020c07ec kind:function(thumb,size=0x7c) addr:0x020c07ec +func_ov001_020c0868 kind:function(thumb,size=0x14) addr:0x020c0868 +func_ov001_020c087c kind:function(thumb,size=0x1c) addr:0x020c087c +func_ov001_020c0898 kind:function(arm,size=0x38) addr:0x020c0898 +func_ov001_020c08d0 kind:function(arm,size=0x10) addr:0x020c08d0 +func_ov001_020c08e0 kind:function(arm,size=0x14) addr:0x020c08e0 +func_ov001_020c08f4 kind:function(thumb,size=0x14) addr:0x020c08f4 +func_ov001_020c0908 kind:function(thumb,size=0xf4) addr:0x020c0908 +func_ov001_020c09fc kind:function(thumb,size=0x4) addr:0x020c09fc +func_ov001_020c0a00 kind:function(thumb,size=0xc) addr:0x020c0a00 +func_ov001_020c0a0c kind:function(thumb,size=0x60) addr:0x020c0a0c +func_ov001_020c0a6c kind:function(thumb,size=0x14) addr:0x020c0a6c +func_ov001_020c0a80 kind:function(thumb,size=0x8c) addr:0x020c0a80 +func_ov001_020c0b0c kind:function(thumb,size=0xc0) addr:0x020c0b0c +func_ov001_020c0bcc kind:function(thumb,size=0x44) addr:0x020c0bcc +func_ov001_020c0c10 kind:function(thumb,size=0x10) addr:0x020c0c10 +func_ov001_020c0c20 kind:function(thumb,size=0x30) addr:0x020c0c20 +func_ov001_020c0c50 kind:function(thumb,size=0x2c) addr:0x020c0c50 +func_ov001_020c0c7c kind:function(arm,size=0x2c) addr:0x020c0c7c +func_ov001_020c0ca8 kind:function(arm,size=0x2c) addr:0x020c0ca8 +func_ov001_020c0cd4 kind:function(arm,size=0x2c) addr:0x020c0cd4 +func_ov001_020c0d00 kind:function(thumb,size=0x78) addr:0x020c0d00 +func_ov001_020c0d78 kind:function(thumb,size=0xc) addr:0x020c0d78 +func_ov001_020c0d84 kind:function(thumb,size=0x38) addr:0x020c0d84 +func_ov001_020c0dbc kind:function(thumb,size=0x28) addr:0x020c0dbc +func_ov001_020c0de4 kind:function(thumb,size=0x10c) addr:0x020c0de4 +func_ov001_020c0ef0 kind:function(thumb,size=0x94) addr:0x020c0ef0 +func_ov001_020c0f84 kind:function(thumb,size=0x20) addr:0x020c0f84 +func_ov001_020c0fa4 kind:function(thumb,size=0x18) addr:0x020c0fa4 +func_ov001_020c0fbc kind:function(thumb,size=0x50) addr:0x020c0fbc +func_ov001_020c100c kind:function(thumb,size=0x30) addr:0x020c100c +func_ov001_020c103c kind:function(thumb,size=0xc) addr:0x020c103c +func_ov001_020c1048 kind:function(thumb,size=0xc) addr:0x020c1048 +func_ov001_020c1054 kind:function(thumb,size=0x24) addr:0x020c1054 +func_ov001_020c1078 kind:function(thumb,size=0xc) addr:0x020c1078 +func_ov001_020c1084 kind:function(thumb,size=0x28) addr:0x020c1084 +func_ov001_020c10ac kind:function(thumb,size=0xc) addr:0x020c10ac +func_ov001_020c10b8 kind:function(thumb,size=0xc) addr:0x020c10b8 +func_ov001_020c10c4 kind:function(thumb,size=0x44) addr:0x020c10c4 +func_ov001_020c1108 kind:function(thumb,size=0x24) addr:0x020c1108 +func_ov001_020c112c kind:function(thumb,size=0xc) addr:0x020c112c +func_ov001_020c1138 kind:function(thumb,size=0x28) addr:0x020c1138 +func_ov001_020c1160 kind:function(thumb,size=0x4) addr:0x020c1160 +func_ov001_020c1164 kind:function(thumb,size=0x10c) addr:0x020c1164 +func_ov001_020c1270 kind:function(thumb,size=0x1c) addr:0x020c1270 +func_ov001_020c128c kind:function(thumb,size=0xc) addr:0x020c128c +func_ov001_020c1298 kind:function(thumb,size=0xc) addr:0x020c1298 +func_ov001_020c12a4 kind:function(thumb,size=0xc4) addr:0x020c12a4 +func_ov001_020c1368 kind:function(thumb,size=0xc) addr:0x020c1368 +func_ov001_020c1374 kind:function(thumb,size=0x1a0) addr:0x020c1374 +func_ov001_020c1514 kind:function(thumb,size=0x30) addr:0x020c1514 +func_ov001_020c1544 kind:function(thumb,size=0x30) addr:0x020c1544 +func_ov001_020c1574 kind:function(thumb,size=0x34) addr:0x020c1574 +func_ov001_020c15a8 kind:function(thumb,size=0x30) addr:0x020c15a8 +func_ov001_020c15d8 kind:function(thumb,size=0x4c) addr:0x020c15d8 +func_ov001_020c1624 kind:function(thumb,size=0x3c) addr:0x020c1624 +func_ov001_020c1660 kind:function(thumb,size=0x3c) addr:0x020c1660 +func_ov001_020c169c kind:function(thumb,size=0x3c) addr:0x020c169c +func_ov001_020c16d8 kind:function(thumb,size=0x2c) addr:0x020c16d8 +func_ov001_020c1704 kind:function(thumb,size=0x3c) addr:0x020c1704 +func_ov001_020c1740 kind:function(thumb,size=0x10) addr:0x020c1740 +func_ov001_020c1750 kind:function(thumb,size=0x10) addr:0x020c1750 +func_ov001_020c1760 kind:function(thumb,size=0x10) addr:0x020c1760 +func_ov001_020c1770 kind:function(thumb,size=0x10) addr:0x020c1770 +func_ov001_020c1780 kind:function(thumb,size=0x8) addr:0x020c1780 +func_ov001_020c1788 kind:function(thumb,size=0x40) addr:0x020c1788 +func_ov001_020c17c8 kind:function(thumb,size=0x1c) addr:0x020c17c8 +func_ov001_020c17e4 kind:function(thumb,size=0x134) addr:0x020c17e4 +func_ov001_020c1918 kind:function(thumb,size=0x10) addr:0x020c1918 +func_ov001_020c1928 kind:function(thumb,size=0x30) addr:0x020c1928 +func_ov001_020c1958 kind:function(thumb,size=0x90) addr:0x020c1958 +func_ov001_020c19e8 kind:function(thumb,size=0x7c) addr:0x020c19e8 +func_ov001_020c1a64 kind:function(thumb,size=0x364) addr:0x020c1a64 +func_ov001_020c1dc8 kind:function(thumb,size=0x248) addr:0x020c1dc8 +func_ov001_020c2010 kind:function(thumb,size=0x40) addr:0x020c2010 +func_ov001_020c2050 kind:function(thumb,size=0x28) addr:0x020c2050 +func_ov001_020c2078 kind:function(thumb,size=0x18) addr:0x020c2078 +func_ov001_020c2090 kind:function(thumb,size=0x18) addr:0x020c2090 +func_ov001_020c20a8 kind:function(thumb,size=0x20) addr:0x020c20a8 +func_ov001_020c20c8 kind:function(thumb,size=0x20) addr:0x020c20c8 +func_ov001_020c20e8 kind:function(thumb,size=0x18) addr:0x020c20e8 +func_ov001_020c2100 kind:function(thumb,size=0xc) addr:0x020c2100 +func_ov001_020c210c kind:function(thumb,size=0x68) addr:0x020c210c +func_ov001_020c2174 kind:function(thumb,size=0x24) addr:0x020c2174 +func_ov001_020c2198 kind:function(thumb,size=0x58) addr:0x020c2198 +func_ov001_020c21f0 kind:function(thumb,size=0x24) addr:0x020c21f0 +func_ov001_020c2214 kind:function(thumb,size=0x1c) addr:0x020c2214 +func_ov001_020c2230 kind:function(thumb,size=0x48) addr:0x020c2230 +func_ov001_020c2278 kind:function(arm,size=0xc) addr:0x020c2278 +func_ov001_020c2688_unk kind:function(arm,size=0x0,unknown) addr:0x020c2688 +func_ov001_020c2700_unk kind:function(arm,size=0x0,unknown) addr:0x020c2700 +data_ov001_020c2708 kind:data(any) addr:0x020c2708 ambiguous +func_ov001_020c2778_unk kind:function(arm,size=0x0,unknown) addr:0x020c2778 +func_ov001_020c27f0_unk kind:function(arm,size=0x0,unknown) addr:0x020c27f0 +func_ov001_020c2868_unk kind:function(arm,size=0x0,unknown) addr:0x020c2868 +func_ov001_020c28e0_unk kind:function(arm,size=0x0,unknown) addr:0x020c28e0 +data_ov001_020c2958 kind:data(any) addr:0x020c2958 +data_ov001_020c2f5c kind:data(any) addr:0x020c2f5c +data_ov001_020c308c kind:data(any) addr:0x020c308c ambiguous +data_ov001_020c3218 kind:data(any) addr:0x020c3218 +data_ov001_020c3678 kind:data(any) addr:0x020c3678 +data_ov001_020c3730 kind:data(any) addr:0x020c3730 +data_ov001_020c37e8 kind:data(any) addr:0x020c37e8 +data_ov001_020c38a0 kind:data(any) addr:0x020c38a0 +data_ov001_020c3958 kind:data(any) addr:0x020c3958 +data_ov001_020c39d4 kind:data(any) addr:0x020c39d4 +data_ov001_020c39f0 kind:data(any) addr:0x020c39f0 +data_ov001_020c3a88 kind:data(any) addr:0x020c3a88 +data_ov001_020c3b00 kind:data(any) addr:0x020c3b00 +data_ov001_020c3b78 kind:data(any) addr:0x020c3b78 +data_ov001_020c3bf0 kind:data(any) addr:0x020c3bf0 +data_ov001_020c3c68 kind:data(any) addr:0x020c3c68 +data_ov001_020c3ce0 kind:data(any) addr:0x020c3ce0 +data_ov001_020c3da4 kind:data(any) addr:0x020c3da4 +data_ov001_020c3dc4 kind:data(any) addr:0x020c3dc4 +data_ov001_020c3e14 kind:data(any) addr:0x020c3e14 +data_ov001_020c3e28 kind:data(any) addr:0x020c3e28 +data_ov001_020c3e50 kind:data(any) addr:0x020c3e50 +data_ov001_020c3e78 kind:data(any) addr:0x020c3e78 +data_ov001_020c3e7c kind:data(any) addr:0x020c3e7c +data_ov001_020c3e82 kind:data(any) addr:0x020c3e82 +data_ov001_020c3e8c kind:data(any) addr:0x020c3e8c +data_ov001_020c3ea0 kind:data(any) addr:0x020c3ea0 +data_ov001_020c3f10 kind:data(any) addr:0x020c3f10 +data_ov001_020c3f90 kind:data(any) addr:0x020c3f90 +data_ov001_020c3fa4 kind:data(any) addr:0x020c3fa4 +data_ov001_020c3fb2 kind:data(any) addr:0x020c3fb2 +data_ov001_020c3fc0 kind:data(any) addr:0x020c3fc0 +data_ov001_020c3ffc kind:data(any) addr:0x020c3ffc +data_ov001_020c4060 kind:data(any) addr:0x020c4060 +func_ov001_020c4068 kind:function(thumb,size=0x24) addr:0x020c4068 +func_ov001_020c408c kind:function(thumb,size=0xb8) addr:0x020c408c +func_ov001_020c4144 kind:function(thumb,size=0x10) addr:0x020c4144 +data_ov001_020c4180 kind:data(any) addr:0x020c4180 +data_ov001_020c4198 kind:data(any) addr:0x020c4198 +data_ov001_020c41b0 kind:data(any) addr:0x020c41b0 +data_ov001_020c41c4 kind:data(any) addr:0x020c41c4 +data_ov001_020c41c8 kind:data(any) addr:0x020c41c8 +data_ov001_020c41e4 kind:data(any) addr:0x020c41e4 +data_ov001_020c41f4 kind:data(any) addr:0x020c41f4 +data_ov001_020c41fc kind:data(any) addr:0x020c41fc +data_ov001_020c4218 kind:data(any) addr:0x020c4218 +data_ov001_020c4230 kind:data(any) addr:0x020c4230 +data_ov001_020c423c kind:data(any) addr:0x020c423c +data_ov001_020c426c kind:data(any) addr:0x020c426c +data_ov001_020c4280 kind:data(any) addr:0x020c4280 +data_ov001_020c4294 kind:data(any) addr:0x020c4294 +data_ov001_020c42a8 kind:data(any) addr:0x020c42a8 +data_ov001_020c42bc kind:data(any) addr:0x020c42bc +data_ov001_020c42d0 kind:data(any) addr:0x020c42d0 +data_ov001_020c42d8 kind:data(any) addr:0x020c42d8 +data_ov001_020c42e4 kind:data(any) addr:0x020c42e4 +data_ov001_020c42ec kind:data(any) addr:0x020c42ec +data_ov001_020c4300 kind:data(any) addr:0x020c4300 +data_ov001_020c4314 kind:data(any) addr:0x020c4314 +data_ov001_020c4330 kind:data(any) addr:0x020c4330 +data_ov001_020c434c kind:data(any) addr:0x020c434c +data_ov001_020c4364 kind:data(any) addr:0x020c4364 +data_ov001_020c437c kind:data(any) addr:0x020c437c +data_ov001_020c4388 kind:data(any) addr:0x020c4388 +data_ov001_020c4398 kind:data(any) addr:0x020c4398 +data_ov001_020c43a4 kind:data(any) addr:0x020c43a4 +data_ov001_020c43ac kind:data(any) addr:0x020c43ac +data_ov001_020c43b4 kind:data(any) addr:0x020c43b4 +data_ov001_020c43bc kind:data(any) addr:0x020c43bc +data_ov001_020c43c4 kind:data(any) addr:0x020c43c4 +data_ov001_020c43cc kind:data(any) addr:0x020c43cc +data_ov001_020c43d4 kind:data(any) addr:0x020c43d4 +data_ov001_020c43dc kind:data(any) addr:0x020c43dc +data_ov001_020c43e4 kind:data(any) addr:0x020c43e4 +data_ov001_020c43ec kind:data(any) addr:0x020c43ec +data_ov001_020c43f4 kind:data(any) addr:0x020c43f4 +data_ov001_020c43fc kind:data(any) addr:0x020c43fc +data_ov001_020c4404 kind:data(any) addr:0x020c4404 +data_ov001_020c440c kind:data(any) addr:0x020c440c +data_ov001_020c4414 kind:data(any) addr:0x020c4414 +data_ov001_020c441c kind:data(any) addr:0x020c441c +data_ov001_020c4424 kind:data(any) addr:0x020c4424 +data_ov001_020c442c kind:data(any) addr:0x020c442c +data_ov001_020c4434 kind:data(any) addr:0x020c4434 +data_ov001_020c443c kind:data(any) addr:0x020c443c +data_ov001_020c4444 kind:data(any) addr:0x020c4444 +data_ov001_020c4450 kind:data(any) addr:0x020c4450 +data_ov001_020c4458 kind:data(any) addr:0x020c4458 +data_ov001_020c446c kind:data(any) addr:0x020c446c +data_ov001_020c4474 kind:data(any) addr:0x020c4474 +data_ov001_020c4478 kind:data(any) addr:0x020c4478 +data_ov001_020c4484 kind:data(any) addr:0x020c4484 +data_ov001_020c4490 kind:data(any) addr:0x020c4490 +data_ov001_020c449c kind:data(any) addr:0x020c449c +data_ov001_020c44a8 kind:data(any) addr:0x020c44a8 +data_ov001_020c44b0 kind:data(any) addr:0x020c44b0 +data_ov001_020c44b8 kind:data(any) addr:0x020c44b8 +data_ov001_020c44c0 kind:data(any) addr:0x020c44c0 +data_ov001_020c44c8 kind:data(any) addr:0x020c44c8 +data_ov001_020c44d0 kind:data(any) addr:0x020c44d0 +data_ov001_020c44d8 kind:data(any) addr:0x020c44d8 +data_ov001_020c44e0 kind:data(any) addr:0x020c44e0 +data_ov001_020c44e8 kind:data(any) addr:0x020c44e8 +data_ov001_020c44f0 kind:data(any) addr:0x020c44f0 +data_ov001_020c44f8 kind:data(any) addr:0x020c44f8 +data_ov001_020c4500 kind:data(any) addr:0x020c4500 +data_ov001_020c4508 kind:data(any) addr:0x020c4508 +data_ov001_020c4510 kind:data(any) addr:0x020c4510 +data_ov001_020c451c kind:data(any) addr:0x020c451c +data_ov001_020c4528 kind:data(any) addr:0x020c4528 +data_ov001_020c4534 kind:data(any) addr:0x020c4534 +data_ov001_020c456c kind:data(any) addr:0x020c456c +data_ov001_020c4578 kind:data(any) addr:0x020c4578 +data_ov001_020c4588 kind:data(any) addr:0x020c4588 +data_ov001_020c4598 kind:data(any) addr:0x020c4598 +data_ov001_020c45a0 kind:data(any) addr:0x020c45a0 +data_ov001_020c45a8 kind:data(any) addr:0x020c45a8 +data_ov001_020c45b0 kind:data(any) addr:0x020c45b0 +data_ov001_020c45bc kind:data(any) addr:0x020c45bc +data_ov001_020c45c4 kind:data(any) addr:0x020c45c4 +data_ov001_020c45cc kind:data(any) addr:0x020c45cc +data_ov001_020c45d8 kind:data(any) addr:0x020c45d8 +data_ov001_020c45e0 kind:data(any) addr:0x020c45e0 +data_ov001_020c45ec kind:data(any) addr:0x020c45ec +data_ov001_020c45f8 kind:data(any) addr:0x020c45f8 +data_ov001_020c4604 kind:data(any) addr:0x020c4604 +data_ov001_020c4610 kind:data(any) addr:0x020c4610 +data_ov001_020c461c kind:data(any) addr:0x020c461c +data_ov001_020c4624 kind:data(any) addr:0x020c4624 +data_ov001_020c462c kind:data(any) addr:0x020c462c +data_ov001_020c4640 kind:data(any) addr:0x020c4640 +data_ov001_020c4648 kind:data(any) addr:0x020c4648 +data_ov001_020c4650 kind:data(any) addr:0x020c4650 +data_ov001_020c4658 kind:data(any) addr:0x020c4658 +data_ov001_020c4660 kind:data(any) addr:0x020c4660 +data_ov001_020c466c kind:data(any) addr:0x020c466c +data_ov001_020c4680 kind:data(any) addr:0x020c4680 +data_ov001_020c4694 kind:data(any) addr:0x020c4694 +data_ov001_020c46a8 kind:data(any) addr:0x020c46a8 +data_ov001_020c46c0 kind:data(any) addr:0x020c46c0 +data_ov001_020c46d8 kind:data(any) addr:0x020c46d8 +data_ov001_020c46f0 kind:data(any) addr:0x020c46f0 +data_ov001_020c4708 kind:data(any) addr:0x020c4708 +data_ov001_020c4720 kind:data(any) addr:0x020c4720 +data_ov001_020c4738 kind:data(any) addr:0x020c4738 +data_ov001_020c4750 kind:data(any) addr:0x020c4750 +data_ov001_020c4768 kind:data(any) addr:0x020c4768 +data_ov001_020c4798 kind:data(any) addr:0x020c4798 +data_ov001_020c47a0 kind:data(any) addr:0x020c47a0 +data_ov001_020c47b0 kind:data(any) addr:0x020c47b0 +data_ov001_020c47c4 kind:data(any) addr:0x020c47c4 +data_ov001_020c47dc kind:data(any) addr:0x020c47dc +data_ov001_020c47ec kind:data(any) addr:0x020c47ec +data_ov001_020c47f4 kind:data(any) addr:0x020c47f4 +data_ov001_020c480c kind:data(any) addr:0x020c480c +data_ov001_020c4814 kind:data(any) addr:0x020c4814 +data_ov001_020c4818 kind:data(any) addr:0x020c4818 +data_ov001_020c4820 kind:bss addr:0x020c4820 +data_ov001_020c4824 kind:bss addr:0x020c4824 +data_ov001_020c4890 kind:bss addr:0x020c4890 +data_ov001_020c49ac kind:bss addr:0x020c49ac ambiguous +data_ov001_020c4a14 kind:bss addr:0x020c4a14 +data_ov001_020c4a6c kind:bss addr:0x020c4a6c +data_ov001_020c4ae4 kind:bss addr:0x020c4ae4 +data_ov001_020c4b5c kind:bss addr:0x020c4b5c +data_ov001_020c4c20 kind:bss addr:0x020c4c20 +data_ov001_020c4ce4 kind:bss addr:0x020c4ce4 +data_ov001_020c4d5c kind:bss addr:0x020c4d5c +data_ov001_020c4e1c kind:bss addr:0x020c4e1c +data_ov001_020c4e90 kind:bss addr:0x020c4e90 +data_ov001_020c4edc kind:bss addr:0x020c4edc +data_ov001_020c4f00 kind:bss addr:0x020c4f00 +data_ov001_020c5008 kind:bss addr:0x020c5008 +data_ov001_020c5114 kind:bss addr:0x020c5114 +data_ov001_020c5138 kind:bss addr:0x020c5138 ambiguous +data_ov001_020c516c kind:bss addr:0x020c516c +data_ov001_020c51a8 kind:bss addr:0x020c51a8 ambiguous +data_ov001_020c5200 kind:bss addr:0x020c5200 ambiguous +data_ov001_020c5448 kind:bss addr:0x020c5448 +data_ov001_020c5758 kind:bss addr:0x020c5758 +data_ov001_020c5790 kind:bss addr:0x020c5790 ambiguous +data_ov001_020c5928 kind:bss addr:0x020c5928 +data_ov001_020c5934 kind:bss addr:0x020c5934 +data_ov001_020c5f34 kind:bss addr:0x020c5f34 +data_ov001_020c5f38 kind:bss addr:0x020c5f38 +data_ov001_020c5f3c kind:bss addr:0x020c5f3c +data_ov001_020c5f40 kind:bss addr:0x020c5f40 +data_ov001_020c5f41 kind:bss addr:0x020c5f41 diff --git a/config/jp/arm9/overlays/ov002/delinks.txt b/config/jp/arm9/overlays/ov002/delinks.txt new file mode 100644 index 00000000..df5e2f27 --- /dev/null +++ b/config/jp/arm9/overlays/ov002/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020be198 kind:code align:32 + .rodata start:0x020be198 end:0x020be4b0 kind:data align:4 + .init start:0x020be4b0 end:0x020be4d0 kind:code align:4 + .ctor start:0x020be4d0 end:0x020be4d8 kind:data align:4 + .data start:0x020be4e0 end:0x020be880 kind:data align:32 + .bss start:0x020be880 end:0x020c5420 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov002/relocs.txt b/config/jp/arm9/overlays/ov002/relocs.txt new file mode 100644 index 00000000..731f500b --- /dev/null +++ b/config/jp/arm9/overlays/ov002/relocs.txt @@ -0,0 +1,1152 @@ +from:0x020b7d44 kind:thumb_call_arm to:0x02077900 module:overlay(0) +from:0x020b7d50 kind:load to:0x020be4e8 module:overlay(2) +from:0x020b7d5c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7d88 kind:thumb_call_arm to:0x020157b8 module:main +from:0x020b7dc6 kind:thumb_call_arm to:0x02024124 module:main +from:0x020b7dd2 kind:thumb_call_arm to:0x02077b78 module:overlay(0) +from:0x020b7de0 kind:load to:0x020ac478 module:overlay(0) +from:0x020b7de8 kind:load to:0x0203feb0 module:main +from:0x020b7dec kind:load to:0x020ac47c module:overlay(0) +from:0x020b7df4 kind:load to:0x027e09bc module:dtcm +from:0x020b7e04 kind:load to:0x027e09bc module:dtcm +from:0x020b7e08 kind:load to:0x02078870 module:overlay(0) +from:0x020b7e10 kind:load to:0x0207797c module:overlay(0) +from:0x020b7e1c kind:thumb_call_arm to:0x020aba24 module:overlay(0) +from:0x020b7e38 kind:thumb_call_arm to:0x020157b8 module:main +from:0x020b7e44 kind:thumb_call_arm to:0x020aba24 module:overlay(0) +from:0x020b7e50 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b7e94 kind:thumb_call_arm to:0x02064218 module:overlay(0) +from:0x020b7ea0 kind:thumb_call_arm to:0x02064268 module:overlay(0) +from:0x020b7ea8 kind:thumb_call_arm to:0x020654ec module:overlay(0) +from:0x020b7f04 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b7f20 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b7f28 kind:load to:0x0204c49c module:main +from:0x020b7f3c kind:load to:0x02065ad8 module:overlay(0) +from:0x020b7f64 kind:thumb_call_arm to:0x02065ad8 module:overlay(0) +from:0x020b7f90 kind:thumb_call_arm to:0x02065ad8 module:overlay(0) +from:0x020b7fae kind:thumb_call_arm to:0x020181ac module:main +from:0x020b7ff4 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b803c kind:thumb_call_arm to:0x020181ac module:main +from:0x020b8064 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b806c kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b8192 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020b81cc kind:thumb_call_arm to:0x02064268 module:overlay(0) +from:0x020b8236 kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b828a kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b8292 kind:thumb_call to:0x020b81d8 module:overlay(2) +from:0x020b82a2 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b82b4 kind:thumb_call to:0x020b81d8 module:overlay(2) +from:0x020b82ec kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8302 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8320 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b834c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8362 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8384 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b83ca kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b83d4 kind:load to:0x0204c49c module:main +from:0x020b83f4 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8400 kind:thumb_call_arm to:0x0201f3ac module:main +from:0x020b84b8 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b84c4 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b84ca kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b84d8 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b84e4 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b84ea kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8500 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b8508 kind:load to:0x0204af1c module:main +from:0x020b850c kind:load to:0x020be908 module:overlay(2) +from:0x020b8510 kind:load to:0x020be90c module:overlay(2) +from:0x020b851a kind:thumb_call to:0x020b84f4 module:overlay(2) +from:0x020b852c kind:thumb_call to:0x020b85a0 module:overlay(2) +from:0x020b8536 kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020b854c kind:thumb_call_arm to:0x02016664 module:main +from:0x020b8560 kind:load to:0x020be880 module:overlay(2) +from:0x020b8564 kind:load to:0x020be89c module:overlay(2) +from:0x020b8568 kind:load to:0x020b8611 module:overlay(2) +from:0x020b856c kind:load to:0x020be890 module:overlay(2) +from:0x020b8580 kind:load to:0x020c3d0d module:overlay(2) +from:0x020b8584 kind:load to:0x020c3d0c module:overlay(2) +from:0x020b8598 kind:load to:0x020c3d0d module:overlay(2) +from:0x020b859c kind:load to:0x020c3d0c module:overlay(2) +from:0x020b85a6 kind:thumb_call_arm to:0x0206306c module:overlay(0) +from:0x020b85d4 kind:thumb_call_arm to:0x0201b928 module:main +from:0x020b8604 kind:load to:0x020be530 module:overlay(2) +from:0x020b8608 kind:load to:0x02044704 module:main +from:0x020b860c kind:load to:0x020be198 module:overlay(2) +from:0x020b8648 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020b864e kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b8658 kind:load to:0x020be530 module:overlay(2) +from:0x020b865c kind:load to:0x02044704 module:main +from:0x020b8698 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020b869e kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b86a4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b86ac kind:load to:0x020be530 module:overlay(2) +from:0x020b86b0 kind:load to:0x02044704 module:main +from:0x020b86c4 kind:thumb_call_arm to:0x0206dbbc module:overlay(0) +from:0x020b8700 kind:thumb_call to:0x020b879c module:overlay(2) +from:0x020b8708 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b873c kind:thumb_call to:0x020be130 module:overlay(2) +from:0x020b874e kind:thumb_call to:0x020baad0 module:overlay(2) +from:0x020b8758 kind:thumb_call to:0x020bc784 module:overlay(2) +from:0x020b877c kind:thumb_call_arm to:0x0201b974 module:main +from:0x020b8786 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020b8798 kind:load to:0x0204fb78 module:main +from:0x020b87f4 kind:load to:0x02044704 module:main +from:0x020b8820 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b882a kind:thumb_call to:0x020b9270 module:overlay(2) +from:0x020b8834 kind:load to:0x020be54c module:overlay(2) +from:0x020b8838 kind:load to:0x020be554 module:overlay(2) +from:0x020b883c kind:load to:0x020be55c module:overlay(2) +from:0x020b8850 kind:thumb_call to:0x020ba2c0 module:overlay(2) +from:0x020b8856 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b886a kind:thumb_call to:0x020ba370 module:overlay(2) +from:0x020b8874 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b889c kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b88a4 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b88d8 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b88e0 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b88ec kind:thumb_call to:0x020b8760 module:overlay(2) +from:0x020b88f4 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8900 kind:thumb_call to:0x020b8760 module:overlay(2) +from:0x020b8908 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8924 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b892c kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8934 kind:load to:0x0204b690 module:main +from:0x020b8938 kind:load to:0x0204b608 module:main +from:0x020b893c kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8940 kind:load to:0x020be564 module:overlay(2) +from:0x020b8944 kind:load to:0x020be56c module:overlay(2) +from:0x020b8950 kind:load to:0x020ba65d module:overlay(2) +from:0x020b897c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8988 kind:thumb_call to:0x020bbc2c module:overlay(2) +from:0x020b8990 kind:load to:0x020be574 module:overlay(2) +from:0x020b8994 kind:load to:0x020be57c module:overlay(2) +from:0x020b8998 kind:load to:0x020be584 module:overlay(2) +from:0x020b89c8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b89d4 kind:thumb_call to:0x020bbc2c module:overlay(2) +from:0x020b89dc kind:load to:0x020be58c module:overlay(2) +from:0x020b89e0 kind:load to:0x020be594 module:overlay(2) +from:0x020b89e4 kind:load to:0x020be59c module:overlay(2) +from:0x020b89f8 kind:thumb_call to:0x020bc38c module:overlay(2) +from:0x020b89fe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8a10 kind:thumb_call to:0x020bc4c8 module:overlay(2) +from:0x020b8a1a kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8a30 kind:thumb_call to:0x020b8760 module:overlay(2) +from:0x020b8a38 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8a44 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b8a4c kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8a58 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b8a60 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8a68 kind:load to:0x0204b690 module:main +from:0x020b8a6c kind:load to:0x020be5a4 module:overlay(2) +from:0x020b8a70 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8a74 kind:load to:0x0204b608 module:main +from:0x020b8a80 kind:load to:0x020bc5bd module:overlay(2) +from:0x020b8aac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8ab6 kind:thumb_call to:0x020bd63c module:overlay(2) +from:0x020b8ac0 kind:load to:0x020be5ac module:overlay(2) +from:0x020b8ac4 kind:load to:0x020be5b4 module:overlay(2) +from:0x020b8ac8 kind:load to:0x020be5bc module:overlay(2) +from:0x020b8adc kind:thumb_call to:0x020bda6c module:overlay(2) +from:0x020b8ae2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8af2 kind:thumb_call to:0x020bdb08 module:overlay(2) +from:0x020b8af8 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8b06 kind:thumb_call to:0x020b8760 module:overlay(2) +from:0x020b8b0e kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8b14 kind:load to:0x0204b690 module:main +from:0x020b8b18 kind:load to:0x020be5c4 module:overlay(2) +from:0x020b8b1c kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8b28 kind:load to:0x020bdf35 module:overlay(2) +from:0x020b8b38 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b8b40 kind:load to:0x0204af1c module:main +from:0x020b8b48 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b8b64 kind:load to:0x020be5d4 module:overlay(2) +from:0x020b8b70 kind:thumb_call to:0x020b7d40 module:overlay(2) +from:0x020b8b7a kind:thumb_call to:0x020b8f14 module:overlay(2) +from:0x020b8b8e kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b8bac kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8bd4 kind:thumb_call_arm to:0x02066e0c module:overlay(0) +from:0x020b8bf0 kind:thumb_call to:0x020b7d64 module:overlay(2) +from:0x020b8c28 kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b8c32 kind:thumb_call_arm to:0x020ab44c module:overlay(0) +from:0x020b8c42 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b8c66 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8ca4 kind:load to:0x020b8cc1 module:overlay(2) +from:0x020b8ca8 kind:load to:0x020b8b45 module:overlay(2) +from:0x020b8cb0 kind:load to:0x020be1b8 module:overlay(2) +from:0x020b8cb4 kind:load to:0x020be1cc module:overlay(2) +from:0x020b8cb8 kind:load to:0x020be1ec module:overlay(2) +from:0x020b8cbc kind:load to:0x020b7d20 module:overlay(0) +from:0x020b8cc4 kind:thumb_call_arm to:0x02064628 module:overlay(0) +from:0x020b8ce0 kind:thumb_call_arm to:0x02016644 module:main +from:0x020b8cec kind:thumb_call to:0x020b7df8 module:overlay(2) +from:0x020b8cfe kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b8d06 kind:thumb_call to:0x020b8f60 module:overlay(2) +from:0x020b8d0c kind:thumb_call to:0x020b7d54 module:overlay(2) +from:0x020b8d14 kind:load to:0x020b8cc1 module:overlay(2) +from:0x020b8d30 kind:thumb_call to:0x020b8fd0 module:overlay(2) +from:0x020b8d3c kind:thumb_call to:0x020b7e14 module:overlay(2) +from:0x020b8d4a kind:thumb_call to:0x020b8f80 module:overlay(2) +from:0x020b8d50 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8d62 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8d80 kind:load to:0x0204b690 module:main +from:0x020b8d84 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8da0 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b8de8 kind:thumb_call_arm to:0x020ab44c module:overlay(0) +from:0x020b8df6 kind:thumb_call_arm to:0x020ab490 module:overlay(0) +from:0x020b8e30 kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020b8e6a kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8e7c kind:load to:0x020b7d20 module:overlay(0) +from:0x020b8e84 kind:load to:0x0204c49c module:main +from:0x020b8e9c kind:thumb_call to:0x020b7e40 module:overlay(2) +from:0x020b8ea8 kind:thumb_call to:0x020b8f90 module:overlay(2) +from:0x020b8f28 kind:thumb_call to:0x0205a1c8 module:overlay(0) +from:0x020b8f32 kind:thumb_call to:0x020590f0 module:overlay(0) +from:0x020b8f4e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8f68 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8f78 kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020b8fc4 kind:thumb_call_arm to:0x02059568 module:overlay(0) +from:0x020b8fe2 kind:thumb_call_arm to:0x020a6400 module:overlay(0) +from:0x020b8ff0 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8ff8 kind:thumb_call_arm to:0x02015e40 module:main +from:0x020b900a kind:thumb_call_arm to:0x02035590 module:main +from:0x020b9010 kind:thumb_call_arm to:0x020354ac module:main +from:0x020b901c kind:thumb_call_arm to:0x02035590 module:main +from:0x020b902c kind:thumb_call_arm to:0x02035590 module:main +from:0x020b9032 kind:thumb_call_arm to:0x020354ac module:main +from:0x020b9040 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b9054 kind:thumb_call to:0x020155c0 module:main +from:0x020b905c kind:thumb_call to:0x020155fc module:main +from:0x020b9066 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b906c kind:thumb_call_arm to:0x020354ac module:main +from:0x020b907a kind:thumb_call_arm to:0x02035590 module:main +from:0x020b9086 kind:thumb_call to:0x02015660 module:main +from:0x020b9094 kind:thumb_call to:0x0205c154 module:overlay(0) +from:0x020b90d8 kind:thumb_call to:0x0201568c module:main +from:0x020b90de kind:thumb_call to:0x020155dc module:main +from:0x020b90e8 kind:load to:0x020be5e4 module:overlay(2) +from:0x020b90ec kind:load to:0x020be5ec module:overlay(2) +from:0x020b90f0 kind:load to:0x020aba48 module:overlay(0) +from:0x020b90f8 kind:load to:0x020aba40 module:overlay(0) +from:0x020b911c kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b9128 kind:thumb_call_arm to:0x020643fc module:overlay(0) +from:0x020b9178 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9180 kind:load to:0x0204c49c module:main +from:0x020b9188 kind:thumb_call_arm to:0x02064628 module:overlay(0) +from:0x020b918e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b91a4 kind:thumb_call to:0x020a2664 module:overlay(0) +from:0x020b91bc kind:load to:0x020b7ab8 module:overlay(0) +from:0x020b91c0 kind:load to:0x020be218 module:overlay(2) +from:0x020b91d0 kind:thumb_call to:0x020a2664 module:overlay(0) +from:0x020b91e8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020b91ec kind:load to:0x020be278 module:overlay(2) +from:0x020b91f8 kind:thumb_call_arm to:0x020648c0 module:overlay(0) +from:0x020b920c kind:load to:0x020be648 module:overlay(2) +from:0x020b9216 kind:thumb_call_arm to:0x02016614 module:main +from:0x020b9248 kind:load to:0x020be618 module:overlay(2) +from:0x020b9250 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b926c kind:load to:0x020be660 module:overlay(2) +from:0x020b9292 kind:thumb_call to:0x020bb3b0 module:overlay(2) +from:0x020b929c kind:thumb_call to:0x020bb554 module:overlay(2) +from:0x020b92a6 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b92b4 kind:thumb_call_arm to:0x020654c8 module:overlay(0) +from:0x020b92c0 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020b92dc kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b92ec kind:thumb_call_arm to:0x020654c8 module:overlay(0) +from:0x020b92f8 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020b931a kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b932c kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b933e kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b9350 kind:thumb_call_arm to:0x02066e0c module:overlay(0) +from:0x020b9362 kind:thumb_call_arm to:0x02066e0c module:overlay(0) +from:0x020b936a kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b9414 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020b941e kind:thumb_call to:0x02015448 module:main +from:0x020b9426 kind:thumb_call to:0x02015484 module:main +from:0x020b9434 kind:thumb_call_arm to:0x02017334 module:main +from:0x020b944a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b9450 kind:thumb_call to:0x02015624 module:main +from:0x020b9456 kind:thumb_call to:0x02015624 module:main +from:0x020b945e kind:thumb_call to:0x02015624 module:main +from:0x020b946c kind:thumb_call_arm to:0x02017334 module:main +from:0x020b9482 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b9488 kind:thumb_call to:0x02015624 module:main +from:0x020b948e kind:thumb_call to:0x02015624 module:main +from:0x020b9496 kind:thumb_call to:0x02015624 module:main +from:0x020b94a4 kind:thumb_call_arm to:0x02017334 module:main +from:0x020b94ba kind:thumb_call to:0x0200a7b0 module:main +from:0x020b94c0 kind:thumb_call to:0x02015624 module:main +from:0x020b94c6 kind:thumb_call to:0x02015624 module:main +from:0x020b94ce kind:thumb_call to:0x02015624 module:main +from:0x020b94d4 kind:thumb_call to:0x0201545c module:main +from:0x020b94de kind:thumb_call to:0x02015448 module:main +from:0x020b94e6 kind:thumb_call to:0x02015484 module:main +from:0x020b94f4 kind:thumb_call_arm to:0x02017334 module:main +from:0x020b950a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b9510 kind:thumb_call to:0x02015624 module:main +from:0x020b9516 kind:thumb_call to:0x02015624 module:main +from:0x020b951e kind:thumb_call to:0x02015624 module:main +from:0x020b952c kind:thumb_call_arm to:0x02017334 module:main +from:0x020b9542 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b9548 kind:thumb_call to:0x02015624 module:main +from:0x020b954e kind:thumb_call to:0x02015624 module:main +from:0x020b9556 kind:thumb_call to:0x02015624 module:main +from:0x020b9564 kind:thumb_call_arm to:0x02017334 module:main +from:0x020b957a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b9580 kind:thumb_call to:0x02015624 module:main +from:0x020b9586 kind:thumb_call to:0x02015624 module:main +from:0x020b958e kind:thumb_call to:0x02015624 module:main +from:0x020b959c kind:thumb_call_arm to:0x02017334 module:main +from:0x020b95b2 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b95b8 kind:thumb_call to:0x02015624 module:main +from:0x020b95be kind:thumb_call to:0x02015624 module:main +from:0x020b95c6 kind:thumb_call to:0x02015624 module:main +from:0x020b95cc kind:thumb_call to:0x0201545c module:main +from:0x020b95f8 kind:load to:0x020be60c module:overlay(2) +from:0x020b9600 kind:load to:0x020be630 module:overlay(2) +from:0x020b9604 kind:load to:0x020b378c module:overlay(0) +from:0x020b9608 kind:load to:0x020ba29d module:overlay(2) +from:0x020b9610 kind:load to:0x020b91f5 module:overlay(2) +from:0x020b9614 kind:load to:0x020ba2a9 module:overlay(2) +from:0x020b9618 kind:load to:0x020b9211 module:overlay(2) +from:0x020b9620 kind:load to:0x020ba2b5 module:overlay(2) +from:0x020b9624 kind:load to:0x020b924d module:overlay(2) +from:0x020b9630 kind:load to:0x020be250 module:overlay(2) +from:0x020b9634 kind:load to:0x020be264 module:overlay(2) +from:0x020b9640 kind:load to:0x0204b690 module:main +from:0x020b9644 kind:load to:0x020be670 module:overlay(2) +from:0x020b9648 kind:load to:0x020be688 module:overlay(2) +from:0x020b964c kind:load to:0x020be69c module:overlay(2) +from:0x020b9650 kind:load to:0x020be68c module:overlay(2) +from:0x020b9654 kind:load to:0x020be6ac module:overlay(2) +from:0x020b9658 kind:load to:0x020be6bc module:overlay(2) +from:0x020b965c kind:load to:0x020be6cc module:overlay(2) +from:0x020b9660 kind:load to:0x020be6dc module:overlay(2) +from:0x020b9664 kind:load to:0x020be6ec module:overlay(2) +from:0x020b9668 kind:load to:0x020be6fc module:overlay(2) +from:0x020b96c0 kind:thumb_call_arm to:0x02025f04 module:main +from:0x020b96f4 kind:thumb_call_arm to:0x020d7dc8 module:overlay(24) +from:0x020b9728 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b974a kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9758 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9776 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9798 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b97a6 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b97dc kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b97fc kind:thumb_call_arm to:0x020181ac module:main +from:0x020b980c kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9812 kind:thumb_call_arm to:0x020a9ea4 module:overlay(0) +from:0x020b9840 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9862 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9870 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9892 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b98b4 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b98c4 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b98e6 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9908 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9918 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b991e kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x020b993a kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b995c kind:thumb_call_arm to:0x020181ac module:main +from:0x020b996c kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9996 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b99b6 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b99c6 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b99e4 kind:load to:0x027e09b8 module:dtcm +from:0x020b99e8 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b99ec kind:load to:0x027e0ce0 module:dtcm +from:0x020b9a08 kind:load to:0x020be212 module:overlay(2) +from:0x020b9a10 kind:load to:0x020be20c module:overlay(2) +from:0x020b9a32 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9a54 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9a62 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9a7e kind:thumb_call to:0x020b9198 module:overlay(2) +from:0x020b9a94 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9ab6 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9ac4 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9af0 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9b12 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9b20 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9b4c kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9b6e kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9b7c kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9ba8 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9bca kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9bd8 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9c04 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9c26 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9c34 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9c5e kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9c80 kind:thumb_call_arm to:0x020181ac module:main +from:0x020b9c8e kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9ca8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9ccc kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9d24 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9d42 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9d8c kind:load to:0x027e09b8 module:dtcm +from:0x020b9da4 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b9dd0 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9dde kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9e08 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9e16 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9e3e kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9e4c kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9e74 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9e82 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9eaa kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9eb8 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9ee0 kind:thumb_call to:0x020bb284 module:overlay(2) +from:0x020b9eee kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9f44 kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b9f50 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9f8e kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9fae kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9fb6 kind:thumb_call_arm to:0x020ab464 module:overlay(0) +from:0x020b9fd2 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9ff2 kind:thumb_call_arm to:0x02016664 module:main +from:0x020ba000 kind:thumb_call_arm to:0x020d7d5c module:overlay(24) +from:0x020ba01c kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020ba03a kind:thumb_call_arm to:0x02016664 module:main +from:0x020ba06a kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020ba088 kind:thumb_call_arm to:0x02016664 module:main +from:0x020ba0a2 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba0ca kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba0f4 kind:load to:0x027e09b8 module:dtcm +from:0x020ba110 kind:load to:0x020da050 module:overlays(19,24) +from:0x020ba118 kind:load to:0x020b7d20 module:overlay(0) +from:0x020ba138 kind:thumb_call to:0x020bafc4 module:overlay(2) +from:0x020ba146 kind:thumb_call_arm to:0x02016664 module:main +from:0x020ba14e kind:thumb_call to:0x020bb0bc module:overlay(2) +from:0x020ba16a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba196 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba1c4 kind:thumb_call to:0x020bafc4 module:overlay(2) +from:0x020ba1d6 kind:thumb_call_arm to:0x02016664 module:main +from:0x020ba1e0 kind:thumb_call to:0x020bb0bc module:overlay(2) +from:0x020ba1ec kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020ba1f4 kind:thumb_call_arm to:0x020d7d8c module:overlay(24) +from:0x020ba21e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba248 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba25e kind:thumb_call to:0x020bb604 module:overlay(2) +from:0x020ba278 kind:thumb_call to:0x020bac1c module:overlay(2) +from:0x020ba284 kind:load to:0x020da050 module:overlays(19,24) +from:0x020ba294 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020ba2a0 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020ba2ac kind:thumb_call_arm to:0x0206304c module:overlay(0) +from:0x020ba2b8 kind:thumb_call_arm to:0x02064628 module:overlay(0) +from:0x020ba2ca kind:thumb_call_arm to:0x02071244 module:overlay(0) +from:0x020ba2d6 kind:thumb_call_arm to:0x02016644 module:main +from:0x020ba2e0 kind:thumb_call_arm to:0x02016644 module:main +from:0x020ba2f0 kind:thumb_call_arm to:0x02016644 module:main +from:0x020ba304 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ba312 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ba320 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ba328 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020ba330 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020ba33a kind:thumb_call to:0x020bb5dc module:overlay(2) +from:0x020ba342 kind:thumb_call to:0x020bb3e4 module:overlay(2) +from:0x020ba34c kind:load to:0x020b6ae8 module:overlay(0) +from:0x020ba358 kind:load to:0x020ba2b5 module:overlay(2) +from:0x020ba360 kind:load to:0x020ba2a9 module:overlay(2) +from:0x020ba368 kind:load to:0x020ba29d module:overlay(2) +from:0x020ba396 kind:thumb_call to:0x020bb6c4 module:overlay(2) +from:0x020ba3b4 kind:thumb_call_arm to:0x02071244 module:overlay(0) +from:0x020ba3c2 kind:thumb_call to:0x020bb894 module:overlay(2) +from:0x020ba3de kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020ba45e kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020ba498 kind:thumb_call to:0x020bb44c module:overlay(2) +from:0x020ba4a2 kind:thumb_call to:0x020bb52c module:overlay(2) +from:0x020ba4cc kind:thumb_call to:0x020bb800 module:overlay(2) +from:0x020ba4d8 kind:thumb_call to:0x020baafc module:overlay(2) +from:0x020ba532 kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020ba542 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020ba54c kind:thumb_call to:0x020bad54 module:overlay(2) +from:0x020ba554 kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020ba560 kind:thumb_call to:0x020bada0 module:overlay(2) +from:0x020ba566 kind:thumb_call to:0x020baf4c module:overlay(2) +from:0x020ba58a kind:thumb_call to:0x020baf78 module:overlay(2) +from:0x020ba5fa kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020ba620 kind:load to:0x020b6ae8 module:overlay(0) +from:0x020ba628 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ba634 kind:load to:0x0204b690 module:main +from:0x020ba670 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020ba686 kind:thumb_call to:0x020baf4c module:overlay(2) +from:0x020ba6ba kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba6e2 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020ba6f6 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba72e kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020ba742 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba76c kind:thumb_call_arm to:0x020a9f28 module:overlay(0) +from:0x020ba77e kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020ba79e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba7c6 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020ba7da kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba812 kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020ba826 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba850 kind:thumb_call_arm to:0x020a9f48 module:overlay(0) +from:0x020ba862 kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020ba892 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba8ba kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020ba8e4 kind:thumb_call_arm to:0x020d7f00 module:overlay(24) +from:0x020ba8f4 kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020ba944 kind:thumb_call_arm to:0x02033cb4 module:main +from:0x020ba956 kind:thumb_call_arm to:0x02033cb4 module:main +from:0x020ba968 kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020ba976 kind:thumb_call_arm to:0x02033cb4 module:main +from:0x020ba988 kind:thumb_call_arm to:0x02033cb4 module:main +from:0x020ba9a8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba9d0 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020ba9e0 kind:load to:0x027e0ce0 module:dtcm +from:0x020ba9e4 kind:load to:0x0204c49c module:main +from:0x020ba9ec kind:load to:0x020da050 module:overlays(19,24) +from:0x020ba9f8 kind:load to:0x027e09b8 module:dtcm +from:0x020ba9fc kind:load to:0x020b7ab8 module:overlay(0) +from:0x020baa3a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020baa44 kind:thumb_call to:0x020baf78 module:overlay(2) +from:0x020baa7c kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020baa82 kind:thumb_call to:0x020bafa4 module:overlay(2) +from:0x020baaa2 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020baaaa kind:thumb_call to:0x020bb404 module:overlay(2) +from:0x020baab4 kind:thumb_call to:0x020bb6e4 module:overlay(2) +from:0x020baac4 kind:load to:0x0204c49c module:main +from:0x020baaec kind:thumb_call_arm to:0x0201c2c8 module:main +from:0x020baaf8 kind:load to:0x0204c42c module:main +from:0x020bab74 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bab9a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020babb0 kind:thumb_call to:0x020bb0bc module:overlay(2) +from:0x020babcc kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020babf6 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bac0c kind:thumb_call to:0x020bb0bc module:overlay(2) +from:0x020bac8c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bacb2 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bacc8 kind:thumb_call to:0x020bb0bc module:overlay(2) +from:0x020bace4 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bad0e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bad24 kind:thumb_call to:0x020bb0bc module:overlay(2) +from:0x020bad58 kind:thumb_call to:0x020bad78 module:overlay(2) +from:0x020bad60 kind:thumb_call to:0x020bb100 module:overlay(2) +from:0x020bad68 kind:thumb_call to:0x020bb100 module:overlay(2) +from:0x020bad6e kind:thumb_call to:0x020baafc module:overlay(2) +from:0x020badb2 kind:thumb_call_arm to:0x01ff9110 module:itcm +from:0x020badd0 kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bae80 kind:thumb_call to:0x020bac70 module:overlay(2) +from:0x020baeb6 kind:thumb_call to:0x020bab58 module:overlay(2) +from:0x020baebc kind:thumb_call_arm to:0x02018bc4 module:main +from:0x020baf2c kind:thumb_call to:0x020bad34 module:overlay(2) +from:0x020baf32 kind:thumb_call to:0x020bac1c module:overlay(2) +from:0x020baf48 kind:load to:0x0204b690 module:main +from:0x020baffa kind:thumb_call_arm to:0x02064218 module:overlay(0) +from:0x020bb008 kind:thumb_call_arm to:0x02064268 module:overlay(0) +from:0x020bb010 kind:thumb_call_arm to:0x020654ec module:overlay(0) +from:0x020bb034 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bb040 kind:thumb_call_arm to:0x020643fc module:overlay(0) +from:0x020bb08c kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb0ae kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb0b8 kind:load to:0x0204c49c module:main +from:0x020bb0f6 kind:thumb_call_arm to:0x020656e4 module:overlay(0) +from:0x020bb134 kind:thumb_call_arm to:0x020656e4 module:overlay(0) +from:0x020bb158 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bb164 kind:thumb_call_arm to:0x020643fc module:overlay(0) +from:0x020bb1b0 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb1d2 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb1dc kind:load to:0x0204c49c module:main +from:0x020bb1fc kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bb208 kind:thumb_call_arm to:0x020643fc module:overlay(0) +from:0x020bb254 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb276 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb280 kind:load to:0x0204c49c module:main +from:0x020bb29e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bb2b2 kind:thumb_call_arm to:0x02018200 module:main +from:0x020bb376 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bb3a4 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb3ac kind:load to:0x0204c49c module:main +from:0x020bb3ce kind:thumb_call_arm to:0x0201f468 module:main +from:0x020bb3e8 kind:thumb_call to:0x020bb52c module:overlay(2) +from:0x020bb3f6 kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bb3fc kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bb432 kind:thumb_call to:0x020b82bc module:overlay(2) +from:0x020bb446 kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bb4a6 kind:thumb_call_arm to:0x020a9ea4 module:overlay(0) +from:0x020bb4b8 kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x020bb4c8 kind:thumb_call to:0x020b91c4 module:overlay(2) +from:0x020bb4e2 kind:thumb_call_arm to:0x0201f3b4 module:main +from:0x020bb4ec kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bb4fe kind:thumb_call to:0x020b83d8 module:overlay(2) +from:0x020bb50c kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020bb514 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb524 kind:load to:0x020be28c module:overlay(2) +from:0x020bb528 kind:load to:0x020b6a14 module:overlay(0) +from:0x020bb53e kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bb564 kind:thumb_call_arm to:0x0201f4e0 module:main +from:0x020bb5b6 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020bb5d4 kind:load to:0x020be600 module:overlay(2) +from:0x020bb5e4 kind:thumb_call to:0x020bb894 module:overlay(2) +from:0x020bb5f0 kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bb5f6 kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bb600 kind:load to:0x020be600 module:overlay(2) +from:0x020bb626 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bb650 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bb698 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bb6bc kind:load to:0x020be22e module:overlay(2) +from:0x020bb6d6 kind:thumb_call_arm to:0x02071264 module:overlay(0) +from:0x020bb6e0 kind:load to:0x020b6ae8 module:overlay(0) +from:0x020bb706 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb728 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bb732 kind:thumb_call_arm to:0x02070ff8 module:overlay(0) +from:0x020bb752 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020bb7cc kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020bb7d6 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020bb7ec kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bb7f8 kind:load to:0x0204c49c module:main +from:0x020bb7fc kind:load to:0x020b6ae8 module:overlay(0) +from:0x020bb822 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bb82e kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bb838 kind:thumb_call_arm to:0x02070ff8 module:overlay(0) +from:0x020bb866 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020bb884 kind:load to:0x020be23c module:overlay(2) +from:0x020bb888 kind:load to:0x020b6ae8 module:overlay(0) +from:0x020bb88c kind:load to:0x020be222 module:overlay(2) +from:0x020bb8b0 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bb8d2 kind:thumb_call_arm to:0x02061f38 module:overlay(0) +from:0x020bb8e4 kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020bb8f0 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bb8f6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb904 kind:thumb_call_arm to:0x02064628 module:overlay(0) +from:0x020bb90a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb918 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bb91e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb92c kind:thumb_call_arm to:0x0206304c module:overlay(0) +from:0x020bb932 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb948 kind:thumb_call to:0x02015448 module:main +from:0x020bb950 kind:thumb_call to:0x02015484 module:main +from:0x020bb95e kind:thumb_call_arm to:0x02017334 module:main +from:0x020bb976 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bb97c kind:thumb_call to:0x02015624 module:main +from:0x020bb982 kind:thumb_call to:0x02015624 module:main +from:0x020bb98a kind:thumb_call to:0x02015624 module:main +from:0x020bb998 kind:thumb_call_arm to:0x02017334 module:main +from:0x020bb9ae kind:thumb_call to:0x0200a7b0 module:main +from:0x020bb9b4 kind:thumb_call to:0x02015624 module:main +from:0x020bb9ba kind:thumb_call to:0x02015624 module:main +from:0x020bb9c2 kind:thumb_call to:0x02015624 module:main +from:0x020bb9d8 kind:thumb_call to:0x0201545c module:main +from:0x020bb9e0 kind:load to:0x020be724 module:overlay(2) +from:0x020bb9e4 kind:load to:0x020be73c module:overlay(2) +from:0x020bb9e8 kind:load to:0x020be750 module:overlay(2) +from:0x020bb9ec kind:load to:0x020be740 module:overlay(2) +from:0x020bb9f0 kind:load to:0x020be760 module:overlay(2) +from:0x020bba04 kind:thumb_call to:0x02015448 module:main +from:0x020bba0c kind:thumb_call to:0x02015484 module:main +from:0x020bba1a kind:thumb_call_arm to:0x02017334 module:main +from:0x020bba32 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bba38 kind:thumb_call to:0x02015624 module:main +from:0x020bba3e kind:thumb_call to:0x02015624 module:main +from:0x020bba46 kind:thumb_call to:0x02015624 module:main +from:0x020bba54 kind:thumb_call_arm to:0x02017334 module:main +from:0x020bba6a kind:thumb_call to:0x0200a7b0 module:main +from:0x020bba70 kind:thumb_call to:0x02015624 module:main +from:0x020bba76 kind:thumb_call to:0x02015624 module:main +from:0x020bba7e kind:thumb_call to:0x02015624 module:main +from:0x020bba8c kind:thumb_call_arm to:0x02017334 module:main +from:0x020bbaa2 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbaa8 kind:thumb_call to:0x02015624 module:main +from:0x020bbaae kind:thumb_call to:0x02015624 module:main +from:0x020bbab6 kind:thumb_call to:0x02015624 module:main +from:0x020bbac4 kind:thumb_call_arm to:0x02017334 module:main +from:0x020bbada kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbae0 kind:thumb_call to:0x02015624 module:main +from:0x020bbae6 kind:thumb_call to:0x02015624 module:main +from:0x020bbaee kind:thumb_call to:0x02015624 module:main +from:0x020bbb02 kind:thumb_call to:0x0201545c module:main +from:0x020bbb0c kind:load to:0x020be724 module:overlay(2) +from:0x020bbb10 kind:load to:0x020be73c module:overlay(2) +from:0x020bbb14 kind:load to:0x020be750 module:overlay(2) +from:0x020bbb18 kind:load to:0x020be770 module:overlay(2) +from:0x020bbb1c kind:load to:0x020be780 module:overlay(2) +from:0x020bbb20 kind:load to:0x020be790 module:overlay(2) +from:0x020bbb24 kind:load to:0x020be7a0 module:overlay(2) +from:0x020bbb4e kind:thumb_call_arm to:0x02027d30 module:main +from:0x020bbb5e kind:thumb_call_arm to:0x02035590 module:main +from:0x020bbb64 kind:thumb_call_arm to:0x020354ac module:main +from:0x020bbb72 kind:thumb_call_arm to:0x02035590 module:main +from:0x020bbb7a kind:thumb_call_arm to:0x020354ac module:main +from:0x020bbb86 kind:thumb_call_arm to:0x02035590 module:main +from:0x020bbb92 kind:thumb_call to:0x02015448 module:main +from:0x020bbb9a kind:thumb_call to:0x02015484 module:main +from:0x020bbba6 kind:thumb_call_arm to:0x02035590 module:main +from:0x020bbbac kind:thumb_call_arm to:0x020354ac module:main +from:0x020bbbbc kind:thumb_call_arm to:0x02035590 module:main +from:0x020bbbca kind:thumb_call_arm to:0x02017334 module:main +from:0x020bbbe0 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbbf4 kind:thumb_call to:0x02015624 module:main +from:0x020bbbfa kind:thumb_call to:0x02015624 module:main +from:0x020bbc02 kind:thumb_call to:0x02015624 module:main +from:0x020bbc08 kind:thumb_call to:0x0201545c module:main +from:0x020bbc10 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bbc14 kind:load to:0x020be7ac module:overlay(2) +from:0x020bbc18 kind:load to:0x020be7b8 module:overlay(2) +from:0x020bbc1c kind:load to:0x020be7c4 module:overlay(2) +from:0x020bbc20 kind:load to:0x020be73c module:overlay(2) +from:0x020bbc24 kind:load to:0x020be7cc module:overlay(2) +from:0x020bbc42 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020bbc4a kind:thumb_call_arm to:0x02065bec module:overlay(0) +from:0x020bbc56 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020bbc64 kind:thumb_call_arm to:0x020654c8 module:overlay(0) +from:0x020bbc86 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020bbc98 kind:thumb_call_arm to:0x020654c8 module:overlay(0) +from:0x020bbcb8 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020bbcca kind:thumb_call_arm to:0x020654c8 module:overlay(0) +from:0x020bbcea kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020bbcfa kind:thumb_call_arm to:0x020654c8 module:overlay(0) +from:0x020bbd16 kind:thumb_call_arm to:0x020648c0 module:overlay(0) +from:0x020bbd24 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020bbd3a kind:thumb_call_arm to:0x0201f4e0 module:main +from:0x020bbd4a kind:thumb_call_arm to:0x0201fa90 module:main +from:0x020bbd58 kind:thumb_call_arm to:0x0201fa90 module:main +from:0x020bbe66 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020bbe70 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020bbe7a kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020bbe82 kind:thumb_call_arm to:0x0201b928 module:main +from:0x020bbec2 kind:thumb_call_arm to:0x020d7d5c module:overlay(24) +from:0x020bbf40 kind:thumb_call_arm to:0x02025f04 module:main +from:0x020bbf7e kind:thumb_call_arm to:0x020194d0 module:main +from:0x020bbf9a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bbfc4 kind:thumb_call to:0x020b804c module:overlay(2) +from:0x020bbfd0 kind:load to:0x020bd28d module:overlay(2) +from:0x020bbfd4 kind:load to:0x020bd1e1 module:overlay(2) +from:0x020bbfdc kind:load to:0x020be518 module:overlay(2) +from:0x020bbfe0 kind:load to:0x020b379c module:overlay(0) +from:0x020bbfe8 kind:load to:0x020be500 module:overlay(2) +from:0x020bbff8 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bc008 kind:load to:0x0204b690 module:main +from:0x020bc014 kind:thumb_call_arm to:0x02016664 module:main +from:0x020bc076 kind:thumb_call_arm to:0x02065d60 module:overlay(0) +from:0x020bc094 kind:thumb_call to:0x020bd400 module:overlay(2) +from:0x020bc0a4 kind:thumb_call_arm to:0x02016664 module:main +from:0x020bc0b8 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020bc0e0 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc10e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc144 kind:thumb_call to:0x020b7e5c module:overlay(2) +from:0x020bc178 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc1a4 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc1dc kind:thumb_call to:0x020b7e5c module:overlay(2) +from:0x020bc20a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc234 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc26a kind:thumb_call to:0x020b7e5c module:overlay(2) +from:0x020bc286 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc2b0 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc2e0 kind:thumb_call to:0x020b7e5c module:overlay(2) +from:0x020bc2ee kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bc2f8 kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bc302 kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bc31c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc348 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc362 kind:thumb_call to:0x020bcaac module:overlay(2) +from:0x020bc36a kind:thumb_call to:0x020bc7e0 module:overlay(2) +from:0x020bc3a0 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bc3b4 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bc3c8 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bc3d8 kind:thumb_call to:0x020bd4a4 module:overlay(2) +from:0x020bc3e4 kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc3f4 kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc3fc kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc406 kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc40e kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc416 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020bc424 kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bc42a kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bc436 kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bc43c kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bc446 kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bc44c kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bc456 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bc45e kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bc466 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bc470 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bc478 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bc480 kind:thumb_call_arm to:0x02065d5c module:overlay(0) +from:0x020bc48e kind:thumb_call_arm to:0x0203e740 module:main +from:0x020bc4c4 kind:load to:0x020bd28d module:overlay(2) +from:0x020bc4ec kind:thumb_call to:0x020bc960 module:overlay(2) +from:0x020bc4f8 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020bc4fe kind:thumb_call_arm to:0x02062080 module:overlay(0) +from:0x020bc50c kind:thumb_call to:0x020bcfd8 module:overlay(2) +from:0x020bc514 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020bc542 kind:thumb_call to:0x020bcb64 module:overlay(2) +from:0x020bc564 kind:thumb_call to:0x020bcd58 module:overlay(2) +from:0x020bc592 kind:thumb_call to:0x020bc888 module:overlay(2) +from:0x020bc598 kind:thumb_call to:0x020bd004 module:overlay(2) +from:0x020bc5a8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020bc5b0 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bc5b4 kind:load to:0x020c3d0c module:overlay(2) +from:0x020bc5b8 kind:load to:0x020be3b5 module:overlay(2) +from:0x020bc5d6 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bc5e0 kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bc5f4 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bc5fc kind:thumb_call_arm to:0x020662e8 module:overlay(0) +from:0x020bc618 kind:thumb_call to:0x020bd314 module:overlay(2) +from:0x020bc634 kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bc63e kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bc664 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc690 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc6a8 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bc6c2 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc6ee kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc706 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bc718 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bc73c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bc756 kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020bc764 kind:load to:0x0204c49c module:main +from:0x020bc778 kind:load to:0x020be384 module:overlay(2) +from:0x020bc7c4 kind:thumb_call_arm to:0x0201c2c8 module:main +from:0x020bc7dc kind:load to:0x0204c42c module:main +from:0x020bc7f2 kind:thumb_call to:0x020bb93c module:overlay(2) +from:0x020bc7f6 kind:thumb_call to:0x020bb9f8 module:overlay(2) +from:0x020bc808 kind:thumb_call_arm to:0x020663ac module:overlay(0) +from:0x020bc80e kind:thumb_call to:0x020bd028 module:overlay(2) +from:0x020bc844 kind:thumb_call to:0x020b7f98 module:overlay(2) +from:0x020bc852 kind:thumb_call to:0x020b7f2c module:overlay(2) +from:0x020bc85e kind:thumb_call to:0x020bd2ac module:overlay(2) +from:0x020bc86e kind:thumb_call to:0x020b827c module:overlay(2) +from:0x020bc87c kind:load to:0x020c3d0c module:overlay(2) +from:0x020bc896 kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc8a0 kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc8aa kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc8b2 kind:thumb_call_arm to:0x02016644 module:main +from:0x020bc8d6 kind:thumb_call_arm to:0x020194c0 module:main +from:0x020bc8e0 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020bc8e4 kind:thumb_call to:0x020bb93c module:overlay(2) +from:0x020bc8ee kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bc90e kind:thumb_call to:0x020bd028 module:overlay(2) +from:0x020bc924 kind:thumb_call to:0x020bd2ac module:overlay(2) +from:0x020bc934 kind:thumb_call to:0x020b827c module:overlay(2) +from:0x020bc944 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bc948 kind:load to:0x020c3d0c module:overlay(2) +from:0x020bc94c kind:load to:0x020be3b5 module:overlay(2) +from:0x020bc950 kind:load to:0x0204b690 module:main +from:0x020bc96a kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020bc972 kind:thumb_call_arm to:0x02065e34 module:overlay(0) +from:0x020bc97c kind:thumb_call_arm to:0x02065e6c module:overlay(0) +from:0x020bc986 kind:thumb_call_arm to:0x02066914 module:overlay(0) +from:0x020bc994 kind:thumb_call to:0x020bd028 module:overlay(2) +from:0x020bc99c kind:thumb_call_arm to:0x02066990 module:overlay(0) +from:0x020bc9c0 kind:thumb_call to:0x020bd2ac module:overlay(2) +from:0x020bc9e6 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020bca22 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020bca36 kind:thumb_call to:0x020bcfd8 module:overlay(2) +from:0x020bca3e kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020bca60 kind:thumb_call to:0x020b8298 module:overlay(2) +from:0x020bca68 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020bca8c kind:load to:0x020c3d0c module:overlay(2) +from:0x020bca98 kind:load to:0x0204b690 module:main +from:0x020bcaa4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020bcabe kind:thumb_call_arm to:0x020663ac module:overlay(0) +from:0x020bcac4 kind:thumb_call to:0x020bd028 module:overlay(2) +from:0x020bcadc kind:thumb_call to:0x020bd2ac module:overlay(2) +from:0x020bcb02 kind:thumb_call to:0x020bbb30 module:overlay(2) +from:0x020bcb0a kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bcb14 kind:thumb_call to:0x020bb93c module:overlay(2) +from:0x020bcb24 kind:thumb_call to:0x020bb9f8 module:overlay(2) +from:0x020bcb3c kind:thumb_call to:0x020bcbf8 module:overlay(2) +from:0x020bcb48 kind:load to:0x020c3d0c module:overlay(2) +from:0x020bcb50 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bcb54 kind:load to:0x020be3b5 module:overlay(2) +from:0x020bcb8a kind:thumb_call to:0x020bbb30 module:overlay(2) +from:0x020bcb9a kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bcbd8 kind:thumb_call to:0x020bcbf8 module:overlay(2) +from:0x020bcbe4 kind:load to:0x020c3d0c module:overlay(2) +from:0x020bcbe8 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bcbec kind:load to:0x020be3b5 module:overlay(2) +from:0x020bcc1e kind:thumb_call_arm to:0x02016664 module:main +from:0x020bcc32 kind:thumb_call_arm to:0x02016664 module:main +from:0x020bcc5c kind:thumb_call to:0x020b7fbc module:overlay(2) +from:0x020bcc66 kind:thumb_call to:0x020b8004 module:overlay(2) +from:0x020bcc78 kind:thumb_call to:0x020b7f2c module:overlay(2) +from:0x020bcc86 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020bccdc kind:thumb_call_arm to:0x02016664 module:main +from:0x020bccec kind:thumb_call_arm to:0x02016664 module:main +from:0x020bcd18 kind:thumb_call_arm to:0x0201f860 module:main +from:0x020bcd1e kind:thumb_call to:0x020bd130 module:overlay(2) +from:0x020bcd28 kind:thumb_call to:0x020b827c module:overlay(2) +from:0x020bcd38 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bcd3c kind:load to:0x020c3d0c module:overlay(2) +from:0x020bcd40 kind:load to:0x020be3b4 module:overlay(2) +from:0x020bcd54 kind:load to:0x020be3ac module:overlay(2) +from:0x020bcd62 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020bcd8c kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bcd9e kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bcdaa kind:thumb_call_arm to:0x01ff9110 module:itcm +from:0x020bcdb0 kind:thumb_call to:0x020bd130 module:overlay(2) +from:0x020bcdc2 kind:thumb_call to:0x020bcfd8 module:overlay(2) +from:0x020bce08 kind:thumb_call_arm to:0x020236d4 module:main +from:0x020bce2c kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020bce66 kind:thumb_call to:0x020b7f40 module:overlay(2) +from:0x020bce70 kind:thumb_call to:0x020b7f6c module:overlay(2) +from:0x020bce78 kind:thumb_call to:0x020b8298 module:overlay(2) +from:0x020bceb0 kind:thumb_call to:0x020bd4c0 module:overlay(2) +from:0x020bcec8 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020bcee4 kind:thumb_call to:0x020bd06c module:overlay(2) +from:0x020bcefc kind:thumb_call to:0x020b7fbc module:overlay(2) +from:0x020bcf06 kind:thumb_call to:0x020b7f2c module:overlay(2) +from:0x020bcf10 kind:thumb_call to:0x020b8004 module:overlay(2) +from:0x020bcf24 kind:thumb_call to:0x020b7f2c module:overlay(2) +from:0x020bcf3c kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020bcf50 kind:thumb_call to:0x020bd06c module:overlay(2) +from:0x020bcf68 kind:thumb_call to:0x020b7fbc module:overlay(2) +from:0x020bcf76 kind:thumb_call to:0x020b7f2c module:overlay(2) +from:0x020bcf7e kind:thumb_call to:0x020b8004 module:overlay(2) +from:0x020bcf86 kind:thumb_call to:0x020b7f2c module:overlay(2) +from:0x020bcfb8 kind:load to:0x0204b690 module:main +from:0x020bcfc4 kind:load to:0x020c3d0c module:overlay(2) +from:0x020bcfc8 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bcfd0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020bcfec kind:thumb_call_arm to:0x0201b9bc module:main +from:0x020bcff6 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020bd000 kind:load to:0x0204fb78 module:main +from:0x020bd010 kind:thumb_call_arm to:0x0201b994 module:main +from:0x020bd018 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020bd024 kind:load to:0x0204fb78 module:main +from:0x020bd04c kind:thumb_call to:0x020bd4c0 module:overlay(2) +from:0x020bd058 kind:thumb_call to:0x020bd608 module:overlay(2) +from:0x020bd064 kind:load to:0x020c3d0c module:overlay(2) +from:0x020bd0a0 kind:thumb_call_arm to:0x0201f860 module:main +from:0x020bd0ea kind:thumb_call_arm to:0x0201f860 module:main +from:0x020bd118 kind:load to:0x020da050 module:overlays(19,24) +from:0x020bd11c kind:load to:0x020c3d0c module:overlay(2) +from:0x020bd120 kind:load to:0x020be3ac module:overlay(2) +from:0x020bd160 kind:thumb_call to:0x020b7f98 module:overlay(2) +from:0x020bd170 kind:thumb_call to:0x020b7f98 module:overlay(2) +from:0x020bd1ea kind:thumb_call_arm to:0x0201fb4c module:main +from:0x020bd1f6 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020bd204 kind:thumb_call_arm to:0x020654c8 module:overlay(0) +from:0x020bd26a kind:thumb_call to:0x020bd608 module:overlay(2) +from:0x020bd274 kind:load to:0x020be518 module:overlay(2) +from:0x020bd278 kind:load to:0x020b379c module:overlay(0) +from:0x020bd27c kind:load to:0x020be714 module:overlay(2) +from:0x020bd284 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bd296 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bd29e kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bd2a4 kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bd2ea kind:thumb_call_arm to:0x020181ac module:main +from:0x020bd334 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020bd38a kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020bd3ba kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bd3ec kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bd3fc kind:load to:0x0204c49c module:main +from:0x020bd40a kind:thumb_call_arm to:0x0201fb8c module:main +from:0x020bd414 kind:thumb_call_arm to:0x02063960 module:overlay(0) +from:0x020bd42c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bd490 kind:thumb_call to:0x020b7e5c module:overlay(2) +from:0x020bd4a8 kind:thumb_call to:0x020bd608 module:overlay(2) +from:0x020bd4b2 kind:thumb_call_arm to:0x02016644 module:main +from:0x020bd4b8 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bd4fc kind:thumb_call_arm to:0x020612c8 module:overlay(0) +from:0x020bd526 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bd53e kind:thumb_call_arm to:0x0201f3e4 module:main +from:0x020bd558 kind:thumb_call_arm to:0x020612c8 module:overlay(0) +from:0x020bd582 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bd59a kind:thumb_call_arm to:0x0201f3e4 module:main +from:0x020bd5c8 kind:thumb_call_arm to:0x0201fd14 module:main +from:0x020bd5fc kind:load to:0x020da050 module:overlays(19,24) +from:0x020bd604 kind:load to:0x020be3b0 module:overlay(2) +from:0x020bd62c kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bd632 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd646 kind:thumb_call_arm to:0x020648c0 module:overlay(0) +from:0x020bd652 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020bd666 kind:thumb_call_arm to:0x0201f4e0 module:main +from:0x020bd674 kind:thumb_call_arm to:0x0201f4e0 module:main +from:0x020bd680 kind:thumb_call_arm to:0x0201f4e0 module:main +from:0x020bd688 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020bd692 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020bd69c kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020bd70c kind:thumb_call_arm to:0x02066e0c module:overlay(0) +from:0x020bd71a kind:thumb_call_arm to:0x020194d0 module:main +from:0x020bd724 kind:thumb_call to:0x02015448 module:main +from:0x020bd72c kind:thumb_call to:0x02015484 module:main +from:0x020bd73a kind:thumb_call_arm to:0x02017334 module:main +from:0x020bd752 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bd758 kind:thumb_call to:0x02015624 module:main +from:0x020bd75e kind:thumb_call to:0x02015624 module:main +from:0x020bd766 kind:thumb_call to:0x02015624 module:main +from:0x020bd774 kind:thumb_call_arm to:0x02017334 module:main +from:0x020bd78a kind:thumb_call to:0x0200a7b0 module:main +from:0x020bd790 kind:thumb_call to:0x02015624 module:main +from:0x020bd796 kind:thumb_call to:0x02015624 module:main +from:0x020bd79e kind:thumb_call to:0x02015624 module:main +from:0x020bd7a4 kind:thumb_call to:0x0201545c module:main +from:0x020bd7ae kind:thumb_call to:0x02015448 module:main +from:0x020bd7b6 kind:thumb_call to:0x02015484 module:main +from:0x020bd7c4 kind:thumb_call_arm to:0x02017334 module:main +from:0x020bd7dc kind:thumb_call to:0x0200a7b0 module:main +from:0x020bd7e2 kind:thumb_call to:0x02015624 module:main +from:0x020bd7e8 kind:thumb_call to:0x02015624 module:main +from:0x020bd7f0 kind:thumb_call to:0x02015624 module:main +from:0x020bd7fe kind:thumb_call_arm to:0x02017334 module:main +from:0x020bd814 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bd81a kind:thumb_call to:0x02015624 module:main +from:0x020bd820 kind:thumb_call to:0x02015624 module:main +from:0x020bd828 kind:thumb_call to:0x02015624 module:main +from:0x020bd82e kind:thumb_call to:0x0201545c module:main +from:0x020bd890 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd89a kind:thumb_call to:0x020b8b68 module:overlay(2) +from:0x020bd8b2 kind:thumb_call to:0x020b804c module:overlay(2) +from:0x020bd8c2 kind:thumb_call_arm to:0x02016664 module:main +from:0x020bd8ca kind:thumb_call to:0x020b827c module:overlay(2) +from:0x020bd8d4 kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bd8e0 kind:thumb_call_arm to:0x02063960 module:overlay(0) +from:0x020bd8e8 kind:load to:0x020be500 module:overlay(2) +from:0x020bd8f8 kind:load to:0x020be49c module:overlay(2) +from:0x020bd8fc kind:load to:0x0204b690 module:main +from:0x020bd900 kind:load to:0x020be7d4 module:overlay(2) +from:0x020bd904 kind:load to:0x020be7f0 module:overlay(2) +from:0x020bd908 kind:load to:0x020be7f4 module:overlay(2) +from:0x020bd90c kind:load to:0x020be804 module:overlay(2) +from:0x020bd910 kind:load to:0x020be814 module:overlay(2) +from:0x020bd914 kind:load to:0x020be824 module:overlay(2) +from:0x020bd918 kind:load to:0x020be834 module:overlay(2) +from:0x020bd91c kind:load to:0x020be844 module:overlay(2) +from:0x020bd920 kind:load to:0x020be854 module:overlay(2) +from:0x020bd94c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bd972 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bd9b4 kind:thumb_call_arm to:0x0201e664 module:main +from:0x020bd9d0 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bda0c kind:thumb_call_arm to:0x0201e664 module:main +from:0x020bda28 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020bda62 kind:thumb_call_arm to:0x0201e664 module:main +from:0x020bda72 kind:thumb_call_arm to:0x02016644 module:main +from:0x020bda86 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bda9c kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bdaa4 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bdab0 kind:thumb_call to:0x020b8ccc module:overlay(2) +from:0x020bdab6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bdac8 kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bdace kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bdada kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bdae0 kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bdaea kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020bdaf0 kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020bdaf6 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020bdb12 kind:thumb_call to:0x020b8d18 module:overlay(2) +from:0x020bdb30 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bdb46 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020bdb4c kind:thumb_call_arm to:0x020ab33c module:overlay(0) +from:0x020bdb58 kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bdb5e kind:thumb_call_arm to:0x020ab32c module:overlay(0) +from:0x020bdb68 kind:thumb_call_arm to:0x0201f520 module:main +from:0x020bdbea kind:thumb_call_arm to:0x020ab34c module:overlay(0) +from:0x020bde18 kind:load to:0x020b7d20 module:overlay(0) +from:0x020bdf52 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bdf5c kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bdf76 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020bdf8a kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020bdf9e kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020bdfea kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bdff6 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020be008 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020be01c kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020be06e kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020be07c kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020be090 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020be0b0 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020be0c6 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020be114 kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020be11c kind:thumb_call to:0x020b8d8c module:overlay(2) +from:0x020be124 kind:load to:0x0204c49c module:main +from:0x020be138 kind:load to:0x020b8e89 module:overlay(2) +from:0x020be142 kind:thumb_call to:0x020b84f4 module:overlay(2) +from:0x020be154 kind:thumb_call_arm to:0x0215e270 module:overlays(60,62) +from:0x020be15e kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020be174 kind:thumb_call_arm to:0x02016664 module:main +from:0x020be188 kind:load to:0x020c3d10 module:overlay(2) +from:0x020be18c kind:load to:0x020c3d20 module:overlay(2) +from:0x020be190 kind:load to:0x0215ec94 module:overlays(62,66,67) +from:0x020be194 kind:load to:0x020c3d14 module:overlay(2) +from:0x020be198 kind:load to:0x020b87f9 module:overlay(2) +from:0x020be1a0 kind:load to:0x020b8955 module:overlay(2) +from:0x020be1a8 kind:load to:0x020b89a1 module:overlay(2) +from:0x020be1b0 kind:load to:0x020b8a85 module:overlay(2) +from:0x020be3ac kind:load to:0x020be34c module:overlay(2) +from:0x020be3b8 kind:load to:0x020be2ec module:overlay(2) +from:0x020be3c4 kind:load to:0x020be2fc module:overlay(2) +from:0x020be3d0 kind:load to:0x020be314 module:overlay(2) +from:0x020be3dc kind:load to:0x020be374 module:overlay(2) +from:0x020be3e8 kind:load to:0x020be30c module:overlay(2) +from:0x020be3f4 kind:load to:0x020be398 module:overlay(2) +from:0x020be400 kind:load to:0x020be304 module:overlay(2) +from:0x020be40c kind:load to:0x020be31c module:overlay(2) +from:0x020be418 kind:load to:0x020be33c module:overlay(2) +from:0x020be424 kind:load to:0x020be35c module:overlay(2) +from:0x020be430 kind:load to:0x020be32c module:overlay(2) +from:0x020be43c kind:load to:0x020be324 module:overlay(2) +from:0x020be448 kind:load to:0x020be2e4 module:overlay(2) +from:0x020be454 kind:load to:0x020be2e0 module:overlay(2) +from:0x020be460 kind:load to:0x020be2f4 module:overlay(2) +from:0x020be46c kind:load to:0x020be354 module:overlay(2) +from:0x020be478 kind:load to:0x020be344 module:overlay(2) +from:0x020be484 kind:load to:0x020be334 module:overlay(2) +from:0x020be490 kind:load to:0x020be368 module:overlay(2) +from:0x020be4c0 kind:load to:0x020be908 module:overlay(2) +from:0x020be4c4 kind:load to:0x020b8b2d module:overlay(2) +from:0x020be4c8 kind:load to:0x020be884 module:overlay(2) +from:0x020be4cc kind:load to:0x0203e3a4 module:main +from:0x020be4d0 kind:load to:0x020be4b1 module:overlay(2) +from:0x020be4e8 kind:load to:0x020b7e0d module:overlay(2) +from:0x020be4ec kind:load to:0x02077d4c module:overlay(0) +from:0x020be4f0 kind:load to:0x020b7d55 module:overlay(2) +from:0x020be4f4 kind:load to:0x020b7d59 module:overlay(2) +from:0x020be500 kind:load to:0x020b84d5 module:overlay(2) +from:0x020be504 kind:load to:0x020b84e1 module:overlay(2) +from:0x020be508 kind:load to:0x020b8089 module:overlay(2) +from:0x020be50c kind:load to:0x02064ac4 module:overlay(0) +from:0x020be518 kind:load to:0x020b84b5 module:overlay(2) +from:0x020be51c kind:load to:0x020b84c1 module:overlay(2) +from:0x020be520 kind:load to:0x020b7e9d module:overlay(2) +from:0x020be524 kind:load to:0x020b7eb1 module:overlay(2) +from:0x020be530 kind:load to:0x020b8611 module:overlay(2) +from:0x020be534 kind:load to:0x020b8661 module:overlay(2) +from:0x020be538 kind:load to:0x020b86b5 module:overlay(2) +from:0x020be53c kind:load to:0x020b8735 module:overlay(2) +from:0x020be540 kind:load to:0x020b870d module:overlay(2) +from:0x020be544 kind:load to:0x020b8745 module:overlay(2) +from:0x020be548 kind:load to:0x02063264 module:overlay(0) +from:0x020be54c kind:load to:0x020b8861 module:overlay(2) +from:0x020be554 kind:load to:0x020b8949 module:overlay(2) +from:0x020be55c kind:load to:0x020b8845 module:overlay(2) +from:0x020be564 kind:load to:0x020b8a85 module:overlay(2) +from:0x020be56c kind:load to:0x020b8955 module:overlay(2) +from:0x020be574 kind:load to:0x020b8a09 module:overlay(2) +from:0x020be57c kind:load to:0x020b8a79 module:overlay(2) +from:0x020be584 kind:load to:0x020b89ed module:overlay(2) +from:0x020be58c kind:load to:0x020b8a09 module:overlay(2) +from:0x020be594 kind:load to:0x020b8a79 module:overlay(2) +from:0x020be59c kind:load to:0x020b89ed module:overlay(2) +from:0x020be5a4 kind:load to:0x020b87f9 module:overlay(2) +from:0x020be5ac kind:load to:0x020b8aed module:overlay(2) +from:0x020be5b4 kind:load to:0x020b8b21 module:overlay(2) +from:0x020be5bc kind:load to:0x020b8ad1 module:overlay(2) +from:0x020be5c4 kind:load to:0x020b87f9 module:overlay(2) +from:0x020be5d4 kind:load to:0x020b8cc1 module:overlay(2) +from:0x020be5d8 kind:load to:0x020b9185 module:overlay(2) +from:0x020be5dc kind:load to:0x02064268 module:overlay(0) +from:0x020be5e0 kind:load to:0x020b9101 module:overlay(2) +from:0x020be600 kind:load to:0x020bb8bd module:overlay(2) +from:0x020be60c kind:load to:0x020badd9 module:overlay(2) +from:0x020be618 kind:load to:0x020ba2a9 module:overlay(2) +from:0x020be61c kind:load to:0x020bb929 module:overlay(2) +from:0x020be620 kind:load to:0x020bb2c5 module:overlay(2) +from:0x020be624 kind:load to:0x020bb365 module:overlay(2) +from:0x020be630 kind:load to:0x020ba291 module:overlay(2) +from:0x020be634 kind:load to:0x020bb8ed module:overlay(2) +from:0x020be638 kind:load to:0x020bb005 module:overlay(2) +from:0x020be63c kind:load to:0x020bb019 module:overlay(2) +from:0x020be648 kind:load to:0x020ba29d module:overlay(2) +from:0x020be64c kind:load to:0x020bb915 module:overlay(2) +from:0x020be650 kind:load to:0x02064268 module:overlay(0) +from:0x020be654 kind:load to:0x020bb1e1 module:overlay(2) +from:0x020be660 kind:load to:0x020ba2b5 module:overlay(2) +from:0x020be664 kind:load to:0x020bb901 module:overlay(2) +from:0x020be668 kind:load to:0x02064268 module:overlay(0) +from:0x020be66c kind:load to:0x020bb13d module:overlay(2) +from:0x020be714 kind:load to:0x020bd281 module:overlay(2) +from:0x020be718 kind:load to:0x020bd629 module:overlay(2) +from:0x020be71c kind:load to:0x020b7e9d module:overlay(2) +from:0x020be720 kind:load to:0x020bd625 module:overlay(2) diff --git a/config/jp/arm9/overlays/ov002/symbols.txt b/config/jp/arm9/overlays/ov002/symbols.txt new file mode 100644 index 00000000..bff75266 --- /dev/null +++ b/config/jp/arm9/overlays/ov002/symbols.txt @@ -0,0 +1,319 @@ +func_ov002_020b7d40 kind:function(thumb,size=0x14) addr:0x020b7d40 +func_ov002_020b7d54 kind:function(thumb,size=0x4) addr:0x020b7d54 +func_ov002_020b7d58 kind:function(thumb,size=0xc) addr:0x020b7d58 +func_ov002_020b7d64 kind:function(thumb,size=0x94) addr:0x020b7d64 +func_ov002_020b7df8 kind:function(thumb,size=0x14) addr:0x020b7df8 +func_ov002_020b7e0c kind:function(thumb,size=0x8) addr:0x020b7e0c +func_ov002_020b7e14 kind:function(thumb,size=0x2c) addr:0x020b7e14 +func_ov002_020b7e40 kind:function(thumb,size=0x1c) addr:0x020b7e40 +func_ov002_020b7e5c kind:function(thumb,size=0x40) addr:0x020b7e5c +func_ov002_020b7e9c kind:function(thumb,size=0x14) addr:0x020b7e9c +func_ov002_020b7eb0 kind:function(thumb,size=0x7c) addr:0x020b7eb0 +func_ov002_020b7f2c kind:function(thumb,size=0x14) addr:0x020b7f2c +func_ov002_020b7f40 kind:function(thumb,size=0x2c) addr:0x020b7f40 +func_ov002_020b7f6c kind:function(thumb,size=0x2c) addr:0x020b7f6c +func_ov002_020b7f98 kind:function(thumb,size=0x24) addr:0x020b7f98 +func_ov002_020b7fbc kind:function(thumb,size=0x48) addr:0x020b7fbc +func_ov002_020b8004 kind:function(thumb,size=0x48) addr:0x020b8004 +func_ov002_020b804c kind:function(thumb,size=0x3c) addr:0x020b804c +func_ov002_020b8088 kind:function(thumb,size=0x150) addr:0x020b8088 +func_ov002_020b81d8 kind:function(thumb,size=0xa4) addr:0x020b81d8 +func_ov002_020b827c kind:function(thumb,size=0x1c) addr:0x020b827c +func_ov002_020b8298 kind:function(thumb,size=0x24) addr:0x020b8298 +func_ov002_020b82bc kind:function(thumb,size=0x11c) addr:0x020b82bc +func_ov002_020b83d8 kind:function(thumb,size=0xdc) addr:0x020b83d8 +func_ov002_020b84b4 kind:function(thumb,size=0xc) addr:0x020b84b4 +func_ov002_020b84c0 kind:function(thumb,size=0x14) addr:0x020b84c0 +func_ov002_020b84d4 kind:function(thumb,size=0xc) addr:0x020b84d4 +func_ov002_020b84e0 kind:function(thumb,size=0x14) addr:0x020b84e0 +func_ov002_020b84f4 kind:function(thumb,size=0x20) addr:0x020b84f4 +func_ov002_020b8514 kind:function(thumb,size=0x5c) addr:0x020b8514 +func_ov002_020b8570 kind:function(thumb,size=0x18) addr:0x020b8570 +func_ov002_020b8588 kind:function(thumb,size=0x18) addr:0x020b8588 +func_ov002_020b85a0 kind:function(thumb,size=0x70) addr:0x020b85a0 +func_ov002_020b8610 kind:function(thumb,size=0x50) addr:0x020b8610 +func_ov002_020b8660 kind:function(thumb,size=0x54) addr:0x020b8660 +func_ov002_020b86b4 kind:function(thumb,size=0x58) addr:0x020b86b4 +func_ov002_020b870c kind:function(thumb,size=0x28) addr:0x020b870c +func_ov002_020b8734 kind:function(thumb,size=0x10) addr:0x020b8734 +func_ov002_020b8744 kind:function(thumb,size=0x1c) addr:0x020b8744 +func_ov002_020b8760 kind:function(thumb,size=0x3c) addr:0x020b8760 +func_ov002_020b879c kind:function(thumb,size=0x5c) addr:0x020b879c +func_ov002_020b87f8 kind:function(thumb,size=0x4c) addr:0x020b87f8 +func_ov002_020b8844 kind:function(thumb,size=0x1c) addr:0x020b8844 +func_ov002_020b8860 kind:function(thumb,size=0xe8) addr:0x020b8860 +func_ov002_020b8948 kind:function(thumb,size=0xc) addr:0x020b8948 +func_ov002_020b8954 kind:function(thumb,size=0x4c) addr:0x020b8954 +func_ov002_020b89a0 kind:function(thumb,size=0x4c) addr:0x020b89a0 +func_ov002_020b89ec kind:function(thumb,size=0x1c) addr:0x020b89ec +func_ov002_020b8a08 kind:function(thumb,size=0x70) addr:0x020b8a08 +func_ov002_020b8a78 kind:function(thumb,size=0xc) addr:0x020b8a78 +func_ov002_020b8a84 kind:function(thumb,size=0x4c) addr:0x020b8a84 +func_ov002_020b8ad0 kind:function(thumb,size=0x1c) addr:0x020b8ad0 +func_ov002_020b8aec kind:function(thumb,size=0x34) addr:0x020b8aec +func_ov002_020b8b20 kind:function(thumb,size=0xc) addr:0x020b8b20 +func_ov002_020b8b2c kind:function(thumb,size=0x18) addr:0x020b8b2c +func_ov002_020b8b44 kind:function(thumb,size=0x24) addr:0x020b8b44 +func_ov002_020b8b68 kind:function(thumb,size=0x158) addr:0x020b8b68 +func_ov002_020b8cc0 kind:function(thumb,size=0xc) addr:0x020b8cc0 +func_ov002_020b8ccc kind:function(thumb,size=0x4c) addr:0x020b8ccc +func_ov002_020b8d18 kind:function(thumb,size=0x74) addr:0x020b8d18 +func_ov002_020b8d8c kind:function(thumb,size=0xfc) addr:0x020b8d8c +func_ov002_020b8e88 kind:function(thumb,size=0x2c) addr:0x020b8e88 +func_ov002_020b8eb4 kind:function(thumb,size=0x30) addr:0x020b8eb4 +func_ov002_020b8ee4 kind:function(thumb,size=0x30) addr:0x020b8ee4 +func_ov002_020b8f14 kind:function(thumb,size=0x4c) addr:0x020b8f14 +func_ov002_020b8f60 kind:function(thumb,size=0x20) addr:0x020b8f60 +func_ov002_020b8f80 kind:function(thumb,size=0x10) addr:0x020b8f80 +func_ov002_020b8f90 kind:function(thumb,size=0x40) addr:0x020b8f90 +func_ov002_020b8fd0 kind:function(thumb,size=0x130) addr:0x020b8fd0 +func_ov002_020b9100 kind:function(thumb,size=0x84) addr:0x020b9100 +func_ov002_020b9184 kind:function(thumb,size=0x14) addr:0x020b9184 +func_ov002_020b9198 kind:function(thumb,size=0x2c) addr:0x020b9198 +func_ov002_020b91c4 kind:function(thumb,size=0x30) addr:0x020b91c4 +func_ov002_020b91f4 kind:function(thumb,size=0x1c) addr:0x020b91f4 +func_ov002_020b9210 kind:function(thumb,size=0x3c) addr:0x020b9210 +func_ov002_020b924c kind:function(thumb,size=0x24) addr:0x020b924c +func_ov002_020b9270 kind:function(thumb,size=0x1020) addr:0x020b9270 +func_ov002_020ba290 kind:function(thumb,size=0xc) addr:0x020ba290 +func_ov002_020ba29c kind:function(thumb,size=0xc) addr:0x020ba29c +func_ov002_020ba2a8 kind:function(thumb,size=0xc) addr:0x020ba2a8 +func_ov002_020ba2b4 kind:function(thumb,size=0xc) addr:0x020ba2b4 +func_ov002_020ba2c0 kind:function(thumb,size=0xb0) addr:0x020ba2c0 +func_ov002_020ba370 kind:function(thumb,size=0x2ec) addr:0x020ba370 +func_ov002_020ba65c kind:function(thumb,size=0x474) addr:0x020ba65c +func_ov002_020baad0 kind:function(thumb,size=0x2c) addr:0x020baad0 +func_ov002_020baafc kind:function(thumb,size=0x5c) addr:0x020baafc +func_ov002_020bab58 kind:function(thumb,size=0xc4) addr:0x020bab58 +func_ov002_020bac1c kind:function(thumb,size=0x54) addr:0x020bac1c +func_ov002_020bac70 kind:function(thumb,size=0xc4) addr:0x020bac70 +func_ov002_020bad34 kind:function(thumb,size=0x20) addr:0x020bad34 +func_ov002_020bad54 kind:function(thumb,size=0x24) addr:0x020bad54 +func_ov002_020bad78 kind:function(thumb,size=0x28) addr:0x020bad78 +func_ov002_020bada0 kind:function(thumb,size=0x38) addr:0x020bada0 +func_ov002_020badd8 kind:function(thumb,size=0x174) addr:0x020badd8 +func_ov002_020baf4c kind:function(thumb,size=0x2c) addr:0x020baf4c +func_ov002_020baf78 kind:function(thumb,size=0x2c) addr:0x020baf78 +func_ov002_020bafa4 kind:function(thumb,size=0x20) addr:0x020bafa4 +func_ov002_020bafc4 kind:function(thumb,size=0x40) addr:0x020bafc4 +func_ov002_020bb004 kind:function(thumb,size=0x14) addr:0x020bb004 +func_ov002_020bb018 kind:function(thumb,size=0xa4) addr:0x020bb018 +func_ov002_020bb0bc kind:function(thumb,size=0x44) addr:0x020bb0bc +func_ov002_020bb100 kind:function(thumb,size=0x3c) addr:0x020bb100 +func_ov002_020bb13c kind:function(thumb,size=0xa4) addr:0x020bb13c +func_ov002_020bb1e0 kind:function(thumb,size=0xa4) addr:0x020bb1e0 +func_ov002_020bb284 kind:function(thumb,size=0x40) addr:0x020bb284 +func_ov002_020bb2c4 kind:function(thumb,size=0xa0) addr:0x020bb2c4 +func_ov002_020bb364 kind:function(thumb,size=0x4c) addr:0x020bb364 +func_ov002_020bb3b0 kind:function(thumb,size=0x34) addr:0x020bb3b0 +func_ov002_020bb3e4 kind:function(thumb,size=0x20) addr:0x020bb3e4 +func_ov002_020bb404 kind:function(thumb,size=0x48) addr:0x020bb404 +func_ov002_020bb44c kind:function(thumb,size=0xe0) addr:0x020bb44c +func_ov002_020bb52c kind:function(thumb,size=0x28) addr:0x020bb52c +func_ov002_020bb554 kind:function(thumb,size=0x88) addr:0x020bb554 +func_ov002_020bb5dc kind:function(thumb,size=0x28) addr:0x020bb5dc +func_ov002_020bb604 kind:function(thumb,size=0xc0) addr:0x020bb604 +func_ov002_020bb6c4 kind:function(thumb,size=0x20) addr:0x020bb6c4 +func_ov002_020bb6e4 kind:function(thumb,size=0x11c) addr:0x020bb6e4 +func_ov002_020bb800 kind:function(thumb,size=0x94) addr:0x020bb800 +func_ov002_020bb894 kind:function(thumb,size=0x28) addr:0x020bb894 +func_ov002_020bb8bc kind:function(thumb,size=0x30) addr:0x020bb8bc +func_ov002_020bb8ec kind:function(thumb,size=0x14) addr:0x020bb8ec +func_ov002_020bb900 kind:function(thumb,size=0x14) addr:0x020bb900 +func_ov002_020bb914 kind:function(thumb,size=0x14) addr:0x020bb914 +func_ov002_020bb928 kind:function(thumb,size=0x14) addr:0x020bb928 +func_ov002_020bb93c kind:function(thumb,size=0xbc) addr:0x020bb93c +func_ov002_020bb9f8 kind:function(thumb,size=0x138) addr:0x020bb9f8 +func_ov002_020bbb30 kind:function(thumb,size=0xfc) addr:0x020bbb30 +func_ov002_020bbc2c kind:function(thumb,size=0x760) addr:0x020bbc2c +func_ov002_020bc38c kind:function(thumb,size=0x13c) addr:0x020bc38c +func_ov002_020bc4c8 kind:function(thumb,size=0xf4) addr:0x020bc4c8 +func_ov002_020bc5bc kind:function(thumb,size=0x1c8) addr:0x020bc5bc +func_ov002_020bc784 kind:function(thumb,size=0x5c) addr:0x020bc784 +func_ov002_020bc7e0 kind:function(thumb,size=0xa8) addr:0x020bc7e0 +func_ov002_020bc888 kind:function(thumb,size=0xd8) addr:0x020bc888 +func_ov002_020bc960 kind:function(thumb,size=0x14c) addr:0x020bc960 +func_ov002_020bcaac kind:function(thumb,size=0xb8) addr:0x020bcaac +func_ov002_020bcb64 kind:function(thumb,size=0x94) addr:0x020bcb64 +func_ov002_020bcbf8 kind:function(thumb,size=0x160) addr:0x020bcbf8 +func_ov002_020bcd58 kind:function(thumb,size=0x280) addr:0x020bcd58 +func_ov002_020bcfd8 kind:function(thumb,size=0x2c) addr:0x020bcfd8 +func_ov002_020bd004 kind:function(thumb,size=0x24) addr:0x020bd004 +func_ov002_020bd028 kind:function(thumb,size=0x44) addr:0x020bd028 +func_ov002_020bd06c kind:function(thumb,size=0xc4) addr:0x020bd06c +func_ov002_020bd130 kind:function(thumb,size=0xb0) addr:0x020bd130 +func_ov002_020bd1e0 kind:function(thumb,size=0xa0) addr:0x020bd1e0 +func_ov002_020bd280 kind:function(thumb,size=0xc) addr:0x020bd280 +func_ov002_020bd28c kind:function(thumb,size=0x20) addr:0x020bd28c +func_ov002_020bd2ac kind:function(thumb,size=0x68) addr:0x020bd2ac +func_ov002_020bd314 kind:function(thumb,size=0xec) addr:0x020bd314 +func_ov002_020bd400 kind:function(thumb,size=0xa4) addr:0x020bd400 +func_ov002_020bd4a4 kind:function(thumb,size=0x1c) addr:0x020bd4a4 +func_ov002_020bd4c0 kind:function(thumb,size=0x148) addr:0x020bd4c0 +func_ov002_020bd608 kind:function(thumb,size=0x1c) addr:0x020bd608 +func_ov002_020bd624 kind:function(thumb,size=0x4) addr:0x020bd624 +func_ov002_020bd628 kind:function(thumb,size=0x14) addr:0x020bd628 +func_ov002_020bd63c kind:function(thumb,size=0x430) addr:0x020bd63c +func_ov002_020bda6c kind:function(thumb,size=0x9c) addr:0x020bda6c +func_ov002_020bdb08 kind:function(thumb,size=0x42c) addr:0x020bdb08 +func_ov002_020bdf34 kind:function(thumb,size=0x1fc) addr:0x020bdf34 +func_ov002_020be130 kind:function(thumb,size=0xc) addr:0x020be130 +func_ov002_020be13c kind:function(thumb,size=0x5c) addr:0x020be13c +data_ov002_020be198 kind:data(any) addr:0x020be198 +data_ov002_020be1b8 kind:data(any) addr:0x020be1b8 +data_ov002_020be1cc kind:data(any) addr:0x020be1cc +data_ov002_020be1ec kind:data(any) addr:0x020be1ec +data_ov002_020be20c kind:data(any) addr:0x020be20c +data_ov002_020be212 kind:data(any) addr:0x020be212 +data_ov002_020be218 kind:data(any) addr:0x020be218 +data_ov002_020be222 kind:data(any) addr:0x020be222 +data_ov002_020be22e kind:data(any) addr:0x020be22e +data_ov002_020be23c kind:data(any) addr:0x020be23c +data_ov002_020be250 kind:data(any) addr:0x020be250 +data_ov002_020be264 kind:data(any) addr:0x020be264 +data_ov002_020be278 kind:data(any) addr:0x020be278 +data_ov002_020be28c kind:data(any) addr:0x020be28c +data_ov002_020be2e0 kind:data(any) addr:0x020be2e0 +data_ov002_020be2e4 kind:data(any) addr:0x020be2e4 +data_ov002_020be2ec kind:data(any) addr:0x020be2ec +data_ov002_020be2f4 kind:data(any) addr:0x020be2f4 +data_ov002_020be2fc kind:data(any) addr:0x020be2fc +data_ov002_020be304 kind:data(any) addr:0x020be304 +data_ov002_020be30c kind:data(any) addr:0x020be30c +data_ov002_020be314 kind:data(any) addr:0x020be314 +data_ov002_020be31c kind:data(any) addr:0x020be31c +data_ov002_020be324 kind:data(any) addr:0x020be324 +data_ov002_020be32c kind:data(any) addr:0x020be32c +data_ov002_020be334 kind:data(any) addr:0x020be334 +data_ov002_020be33c kind:data(any) addr:0x020be33c +data_ov002_020be344 kind:data(any) addr:0x020be344 +data_ov002_020be34c kind:data(any) addr:0x020be34c +data_ov002_020be354 kind:data(any) addr:0x020be354 +data_ov002_020be35c kind:data(any) addr:0x020be35c +data_ov002_020be368 kind:data(any) addr:0x020be368 +data_ov002_020be374 kind:data(any) addr:0x020be374 +data_ov002_020be384 kind:data(any) addr:0x020be384 +data_ov002_020be398 kind:data(any) addr:0x020be398 +data_ov002_020be3ac kind:data(any) addr:0x020be3ac +data_ov002_020be3b0 kind:data(any) addr:0x020be3b0 +data_ov002_020be3b4 kind:data(any) addr:0x020be3b4 +data_ov002_020be3b5 kind:data(any) addr:0x020be3b5 +data_ov002_020be49c kind:data(any) addr:0x020be49c +func_ov002_020be4b0 kind:function(thumb,size=0x20) addr:0x020be4b0 +data_ov002_020be4e8 kind:data(any) addr:0x020be4e8 +data_ov002_020be500 kind:data(any) addr:0x020be500 +data_ov002_020be518 kind:data(any) addr:0x020be518 +data_ov002_020be530 kind:data(any) addr:0x020be530 +data_ov002_020be54c kind:data(any) addr:0x020be54c +data_ov002_020be554 kind:data(any) addr:0x020be554 +data_ov002_020be55c kind:data(any) addr:0x020be55c +data_ov002_020be564 kind:data(any) addr:0x020be564 +data_ov002_020be56c kind:data(any) addr:0x020be56c +data_ov002_020be574 kind:data(any) addr:0x020be574 +data_ov002_020be57c kind:data(any) addr:0x020be57c +data_ov002_020be584 kind:data(any) addr:0x020be584 +data_ov002_020be58c kind:data(any) addr:0x020be58c +data_ov002_020be594 kind:data(any) addr:0x020be594 +data_ov002_020be59c kind:data(any) addr:0x020be59c +data_ov002_020be5a4 kind:data(any) addr:0x020be5a4 +data_ov002_020be5ac kind:data(any) addr:0x020be5ac +data_ov002_020be5b4 kind:data(any) addr:0x020be5b4 +data_ov002_020be5bc kind:data(any) addr:0x020be5bc +data_ov002_020be5c4 kind:data(any) addr:0x020be5c4 +data_ov002_020be5d4 kind:data(any) addr:0x020be5d4 +data_ov002_020be5e4 kind:data(any) addr:0x020be5e4 +data_ov002_020be5ec kind:data(any) addr:0x020be5ec +data_ov002_020be600 kind:data(any) addr:0x020be600 +data_ov002_020be60c kind:data(any) addr:0x020be60c +data_ov002_020be618 kind:data(any) addr:0x020be618 +data_ov002_020be630 kind:data(any) addr:0x020be630 +data_ov002_020be648 kind:data(any) addr:0x020be648 +data_ov002_020be660 kind:data(any) addr:0x020be660 +data_ov002_020be670 kind:data(any) addr:0x020be670 +data_ov002_020be688 kind:data(any) addr:0x020be688 +data_ov002_020be68c kind:data(any) addr:0x020be68c +data_ov002_020be69c kind:data(any) addr:0x020be69c +data_ov002_020be6ac kind:data(any) addr:0x020be6ac +data_ov002_020be6bc kind:data(any) addr:0x020be6bc +data_ov002_020be6cc kind:data(any) addr:0x020be6cc +data_ov002_020be6dc kind:data(any) addr:0x020be6dc +data_ov002_020be6ec kind:data(any) addr:0x020be6ec +data_ov002_020be6fc kind:data(any) addr:0x020be6fc +data_ov002_020be714 kind:data(any) addr:0x020be714 +data_ov002_020be724 kind:data(any) addr:0x020be724 +data_ov002_020be73c kind:data(any) addr:0x020be73c +data_ov002_020be740 kind:data(any) addr:0x020be740 +data_ov002_020be750 kind:data(any) addr:0x020be750 +data_ov002_020be760 kind:data(any) addr:0x020be760 +data_ov002_020be770 kind:data(any) addr:0x020be770 +data_ov002_020be780 kind:data(any) addr:0x020be780 +data_ov002_020be790 kind:data(any) addr:0x020be790 +data_ov002_020be7a0 kind:data(any) addr:0x020be7a0 +data_ov002_020be7ac kind:data(any) addr:0x020be7ac +data_ov002_020be7b8 kind:data(any) addr:0x020be7b8 +data_ov002_020be7c4 kind:data(any) addr:0x020be7c4 +data_ov002_020be7cc kind:data(any) addr:0x020be7cc +data_ov002_020be7d4 kind:data(any) addr:0x020be7d4 +data_ov002_020be7f0 kind:data(any) addr:0x020be7f0 +data_ov002_020be7f4 kind:data(any) addr:0x020be7f4 +data_ov002_020be804 kind:data(any) addr:0x020be804 +data_ov002_020be814 kind:data(any) addr:0x020be814 +data_ov002_020be824 kind:data(any) addr:0x020be824 +data_ov002_020be834 kind:data(any) addr:0x020be834 +data_ov002_020be844 kind:data(any) addr:0x020be844 +data_ov002_020be854 kind:data(any) addr:0x020be854 +data_ov002_020be880 kind:bss addr:0x020be880 +data_ov002_020be884 kind:bss addr:0x020be884 +data_ov002_020be890 kind:bss addr:0x020be890 +data_ov002_020be89c kind:bss addr:0x020be89c +data_ov002_020be908 kind:bss addr:0x020be908 +data_ov002_020be90c kind:bss addr:0x020be90c +data_ov002_020bed88 kind:bss addr:0x020bed88 ambiguous +data_ov002_020bef7d kind:bss addr:0x020bef7d ambiguous +data_ov002_020befcd kind:bss addr:0x020befcd ambiguous +data_ov002_020bf8a9 kind:bss addr:0x020bf8a9 ambiguous +data_ov002_020bf909 kind:bss addr:0x020bf909 ambiguous +data_ov002_020bf92d kind:bss addr:0x020bf92d ambiguous +data_ov002_020bf941 kind:bss addr:0x020bf941 ambiguous +data_ov002_020bf955 kind:bss addr:0x020bf955 ambiguous +data_ov002_020c010a kind:bss addr:0x020c010a ambiguous +data_ov002_020c0718 kind:bss addr:0x020c0718 ambiguous +data_ov002_020c07b4 kind:bss addr:0x020c07b4 ambiguous +data_ov002_020c0850 kind:bss addr:0x020c0850 ambiguous +data_ov002_020c0c0c kind:bss addr:0x020c0c0c ambiguous +data_ov002_020c0f85 kind:bss addr:0x020c0f85 ambiguous +data_ov002_020c0fa5 kind:bss addr:0x020c0fa5 ambiguous +data_ov002_020c1120 kind:bss addr:0x020c1120 ambiguous +data_ov002_020c1164 kind:bss addr:0x020c1164 ambiguous +data_ov002_020c127c kind:bss addr:0x020c127c ambiguous +data_ov002_020c1300 kind:bss addr:0x020c1300 ambiguous +data_ov002_020c157c kind:bss addr:0x020c157c ambiguous +data_ov002_020c16f8 kind:bss addr:0x020c16f8 ambiguous +data_ov002_020c1778 kind:bss addr:0x020c1778 ambiguous +data_ov002_020c1784 kind:bss addr:0x020c1784 ambiguous +data_ov002_020c1789 kind:bss addr:0x020c1789 ambiguous +data_ov002_020c1919 kind:bss addr:0x020c1919 ambiguous +data_ov002_020c1a65 kind:bss addr:0x020c1a65 ambiguous +data_ov002_020c1db8 kind:bss addr:0x020c1db8 ambiguous +data_ov002_020c1dbc kind:bss addr:0x020c1dbc ambiguous +data_ov002_020c1dc0 kind:bss addr:0x020c1dc0 ambiguous +data_ov002_020c1dc4 kind:bss addr:0x020c1dc4 ambiguous +data_ov002_020c1dc8 kind:bss addr:0x020c1dc8 ambiguous +data_ov002_020c1dc9 kind:bss addr:0x020c1dc9 ambiguous +data_ov002_020c1dcc kind:bss addr:0x020c1dcc ambiguous +data_ov002_020c1f78 kind:bss addr:0x020c1f78 ambiguous +data_ov002_020c2011 kind:bss addr:0x020c2011 ambiguous +data_ov002_020c2051 kind:bss addr:0x020c2051 ambiguous +data_ov002_020c2708 kind:bss addr:0x020c2708 ambiguous +data_ov002_020c308c kind:bss addr:0x020c308c ambiguous +data_ov002_020c3d0c kind:bss addr:0x020c3d0c +data_ov002_020c3d0d kind:bss addr:0x020c3d0d +data_ov002_020c3d10 kind:bss addr:0x020c3d10 +data_ov002_020c3d14 kind:bss addr:0x020c3d14 +data_ov002_020c3d20 kind:bss addr:0x020c3d20 +data_ov002_020c417c kind:bss addr:0x020c417c ambiguous +data_ov002_020c4824 kind:bss addr:0x020c4824 ambiguous +data_ov002_020c49ac kind:bss addr:0x020c49ac ambiguous +data_ov002_020c5138 kind:bss addr:0x020c5138 ambiguous +data_ov002_020c51a8 kind:bss addr:0x020c51a8 ambiguous +data_ov002_020c5200 kind:bss addr:0x020c5200 ambiguous diff --git a/config/jp/arm9/overlays/ov003/delinks.txt b/config/jp/arm9/overlays/ov003/delinks.txt new file mode 100644 index 00000000..ee3991ee --- /dev/null +++ b/config/jp/arm9/overlays/ov003/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020bb568 kind:code align:32 + .rodata start:0x020bb568 end:0x020bb6d4 kind:data align:4 + .init start:0x020bb6d4 end:0x020bb73c kind:code align:4 + .ctor start:0x020bb73c end:0x020bb748 kind:data align:4 + .data start:0x020bb760 end:0x020bbf60 kind:data align:32 + .bss start:0x020bbf60 end:0x020bcbc0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov003/relocs.txt b/config/jp/arm9/overlays/ov003/relocs.txt new file mode 100644 index 00000000..fd9c4eb9 --- /dev/null +++ b/config/jp/arm9/overlays/ov003/relocs.txt @@ -0,0 +1,563 @@ +from:0x020b7d60 kind:arm_call to:0x020b7dc4 module:overlay(3) +from:0x020b7d70 kind:arm_call to:0x0203e3a4 module:main +from:0x020b7d94 kind:arm_call to:0x02016664 module:main +from:0x020b7db4 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b7db8 kind:load to:0x020bbf74 module:overlay(3) +from:0x020b7dbc kind:load to:0x020b7ee0 module:overlay(3) +from:0x020b7dc0 kind:load to:0x020bbf68 module:overlay(3) +from:0x020b7dd0 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b7dec kind:arm_call to:0x020b8288 module:overlay(3) +from:0x020b7df4 kind:arm_call to:0x020b943c module:overlay(3) +from:0x020b7e0c kind:arm_call to:0x020ba404 module:overlay(3) +from:0x020b7e24 kind:arm_call to:0x020bab6c module:overlay(3) +from:0x020b7e3c kind:arm_call to:0x020bafc8 module:overlay(3) +from:0x020b7e54 kind:arm_call to:0x020bb1a8 module:overlay(3) +from:0x020b7e6c kind:arm_call to:0x020bb388 module:overlay(3) +from:0x020b7e84 kind:arm_call to:0x02063e4c module:overlay(0) +from:0x020b7ea0 kind:arm_call to:0x02016664 module:main +from:0x020b7eb8 kind:arm_call to:0x020b94fc module:overlay(3) +from:0x020b7ec0 kind:arm_call to:0x020b7f58 module:overlay(3) +from:0x020b7ecc kind:arm_call to:0x020b81f8 module:overlay(3) +from:0x020b7ed8 kind:load to:0x020bb768 module:overlay(3) +from:0x020b7edc kind:load to:0x020bbf60 module:overlay(3) +from:0x020b7ef8 kind:arm_call to:0x020b94d4 module:overlay(3) +from:0x020b7f00 kind:arm_call to:0x020b8594 module:overlay(3) +from:0x020b7f08 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7f14 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b7f30 kind:arm_call to:0x020b94d4 module:overlay(3) +from:0x020b7f38 kind:arm_call to:0x020b8594 module:overlay(3) +from:0x020b7f40 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7f48 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f54 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b7fc4 kind:arm_call to:0x02063e6c module:overlay(0) +from:0x020b7fe0 kind:arm_call to:0x02014f78 module:main +from:0x020b8004 kind:arm_call to:0x020b802c module:overlay(3) +from:0x020b8018 kind:arm_call to:0x020b802c module:overlay(3) +from:0x020b8028 kind:load to:0x020b6784 module:overlay(0) +from:0x020b80a8 kind:arm_call to:0x020b9fa8 module:overlay(3) +from:0x020b80b8 kind:arm_call to:0x020b93cc module:overlay(3) +from:0x020b80cc kind:arm_call to:0x020b8158 module:overlay(3) +from:0x020b80d4 kind:arm_call to:0x020b97e4 module:overlay(3) +from:0x020b80f0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8154 kind:load to:0x0204b690 module:main +from:0x020b8164 kind:arm_call to:0x020b92ec module:overlay(3) +from:0x020b81a4 kind:arm_call to:0x020b81f8 module:overlay(3) +from:0x020b81b8 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b81c8 kind:arm_call to:0x020b81f8 module:overlay(3) +from:0x020b81d8 kind:arm_call to:0x020b81f8 module:overlay(3) +from:0x020b81ec kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b81f4 kind:load to:0x0204b608 module:main +from:0x020b8208 kind:arm_call to:0x020b93c0 module:overlay(3) +from:0x020b8210 kind:arm_call to:0x020b9c68 module:overlay(3) +from:0x020b8228 kind:arm_call to:0x020b9808 module:overlay(3) +from:0x020b826c kind:arm_call to:0x020b802c module:overlay(3) +from:0x020b827c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b8284 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8294 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b82bc kind:arm_call to:0x0203e690 module:main +from:0x020b82e4 kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020b8300 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020b8310 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020b8324 kind:arm_call to:0x0201e4c0 module:main +from:0x020b834c kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020b8370 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020b8380 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020b8390 kind:arm_call to:0x0201e4c0 module:main +from:0x020b83b8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b83d0 kind:arm_call to:0x0201e4c0 module:main +from:0x020b83f0 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b8414 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b8434 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b844c kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b8464 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b8484 kind:arm_call to:0x02011f3c module:main +from:0x020b8494 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020b84a0 kind:arm_call to:0x0201e4c0 module:main +from:0x020b84b4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8510 kind:arm_call to:0x02063960 module:overlay(0) +from:0x020b851c kind:arm_call to:0x02063960 module:overlay(0) +from:0x020b8538 kind:arm_call to:0x02016664 module:main +from:0x020b8550 kind:arm_call to:0x02016664 module:main +from:0x020b855c kind:arm_call to:0x02016664 module:main +from:0x020b856c kind:load to:0x020bb824 module:overlay(3) +from:0x020b8570 kind:load to:0x020b8580 module:overlay(3) +from:0x020b8574 kind:load to:0x02064904 module:overlay(0) +from:0x020b857c kind:load to:0x020b378c module:overlay(0) +from:0x020b8588 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b85a8 kind:arm_call to:0x02011ff4 module:main +from:0x020b85b0 kind:arm_call to:0x02011ff4 module:main +from:0x020b85b8 kind:arm_call to:0x02011ff4 module:main +from:0x020b85c0 kind:arm_call to:0x02011ff4 module:main +from:0x020b85c8 kind:arm_call to:0x02011ff4 module:main +from:0x020b85d4 kind:arm_call to:0x0201f288 module:main +from:0x020b85dc kind:arm_call to:0x0201f288 module:main +from:0x020b85e8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b85f0 kind:arm_call to:0x0201f0bc module:main +from:0x020b8600 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b8608 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8614 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b861c kind:arm_call to:0x0201f0bc module:main +from:0x020b8624 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b862c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8640 kind:arm_call to:0x0203e740 module:main +from:0x020b8648 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8654 kind:load to:0x020bb824 module:overlay(3) +from:0x020b8658 kind:load to:0x020b8580 module:overlay(3) +from:0x020b8670 kind:arm_call to:0x02011ff4 module:main +from:0x020b8678 kind:arm_call to:0x02011ff4 module:main +from:0x020b8680 kind:arm_call to:0x02011ff4 module:main +from:0x020b8688 kind:arm_call to:0x02011ff4 module:main +from:0x020b8690 kind:arm_call to:0x02011ff4 module:main +from:0x020b869c kind:arm_call to:0x0201f288 module:main +from:0x020b86a4 kind:arm_call to:0x0201f288 module:main +from:0x020b86b0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b86b8 kind:arm_call to:0x0201f0bc module:main +from:0x020b86c8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b86d0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b86dc kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b86e4 kind:arm_call to:0x0201f0bc module:main +from:0x020b86ec kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b86f4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8708 kind:arm_call to:0x0203e740 module:main +from:0x020b8710 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8718 kind:arm_call to:0x02011ff4 module:main +from:0x020b8724 kind:load to:0x020bb824 module:overlay(3) +from:0x020b8728 kind:load to:0x020b8580 module:overlay(3) +from:0x020b8768 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b876c kind:load to:0x020bb7ac module:overlay(3) +from:0x020b87ac kind:load to:0x020bbf60 module:overlay(3) +from:0x020b87b0 kind:load to:0x020bb7e4 module:overlay(3) +from:0x020b87c8 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020b87dc kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020b87f8 kind:arm_call to:0x0202a17c module:main +from:0x020b8820 kind:arm_call to:0x0201e6c4 module:main +from:0x020b8838 kind:arm_call to:0x0201a9dc module:main +from:0x020b8844 kind:load to:0x0204c49c module:main +from:0x020b8884 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b88a8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8900 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020b8990 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b89d8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8a74 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020b8af8 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020b8b10 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020b8b58 kind:arm_call to:0x0201e5d4 module:main +from:0x020b8b98 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b8b9c kind:load to:0x020bb784 module:overlay(3) +from:0x020b8ba0 kind:load to:0x020bb56c module:overlay(3) +from:0x020b8bbc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8c08 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8cac kind:arm_call to:0x0201e6c4 module:main +from:0x020b8cf4 kind:arm_call to:0x020b8848 module:overlay(3) +from:0x020b8d00 kind:arm_call to:0x020b992c module:overlay(3) +from:0x020b8d24 kind:load to:0x020bb784 module:overlay(3) +from:0x020b8d28 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b8d38 kind:load to:0x020b8848 module:overlay(3) +from:0x020b8d7c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8dc4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8e54 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020b8eb8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8edc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8f30 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020b8f8c kind:arm_call to:0x02065608 module:overlay(0) +from:0x020b8fa4 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020b8fe4 kind:arm_call to:0x0201e664 module:main +from:0x020b9020 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b9024 kind:load to:0x020bb784 module:overlay(3) +from:0x020b9028 kind:load to:0x020bb56c module:overlay(3) +from:0x020b9034 kind:load to:0x020b8d3c module:overlay(3) +from:0x020b9040 kind:load to:0x020b8d3c module:overlay(3) +from:0x020b9060 kind:arm_call to:0x0201e6c4 module:main +from:0x020b90c8 kind:arm_call to:0x0201e544 module:main +from:0x020b9100 kind:load to:0x020bb784 module:overlay(3) +from:0x020b911c kind:arm_call to:0x020654ec module:overlay(0) +from:0x020b9124 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020b9134 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020b9298 kind:arm_call to:0x0201e6c4 module:main +from:0x020b92e8 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b9350 kind:load to:0x020b9104 module:overlay(3) +from:0x020b9368 kind:arm_call to:0x020b992c module:overlay(3) +from:0x020b9388 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b9394 kind:load to:0x020b9104 module:overlay(3) +from:0x020b93a0 kind:load to:0x020b9104 module:overlay(3) +from:0x020b93ac kind:load to:0x020b9104 module:overlay(3) +from:0x020b93bc kind:load to:0x020b9104 module:overlay(3) +from:0x020b93c8 kind:load to:0x020b872c module:overlay(3) +from:0x020b9420 kind:arm_call to:0x02064a6c module:overlay(0) +from:0x020b9434 kind:load to:0x020bb576 module:overlay(3) +from:0x020b9438 kind:load to:0x020bb580 module:overlay(3) +from:0x020b9448 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x020b948c kind:arm_call to:0x02029840 module:main +from:0x020b949c kind:arm_call to:0x020376c8 module:main +from:0x020b94cc kind:load to:0x02045904 module:main +from:0x020b94d0 kind:load to:0x020b6784 module:overlay(0) +from:0x020b94e8 kind:arm_call to:0x020636cc module:overlay(0) +from:0x020b94f0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b9514 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020b9518 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x020b9540 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020b9554 kind:arm_call to:0x020639c0 module:overlay(0) +from:0x020b9578 kind:arm_call to:0x02018200 module:main +from:0x020b9594 kind:arm_call to:0x020b96a8 module:overlay(3) +from:0x020b95a0 kind:load to:0x0204b690 module:main +from:0x020b95c0 kind:arm_call to:0x020b9638 module:overlay(3) +from:0x020b9604 kind:arm_call to:0x020b96a8 module:overlay(3) +from:0x020b9668 kind:load to:0x020b96a8 module:overlay(3) +from:0x020b96a4 kind:load to:0x020b96a8 module:overlay(3) +from:0x020b96e8 kind:arm_call to:0x02069b70 module:overlay(0) +from:0x020b96f4 kind:arm_call to:0x02069c40 module:overlay(0) +from:0x020b9700 kind:arm_call to:0x0206b1b8 module:overlay(0) +from:0x020b9718 kind:arm_call to:0x02069c48 module:overlay(0) +from:0x020b9720 kind:arm_call to:0x0206a590 module:overlay(0) +from:0x020b9744 kind:arm_call to:0x020090d4 module:main +from:0x020b975c kind:arm_call to:0x0200911c module:main +from:0x020b97a0 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x020b97d4 kind:arm_call to:0x02069c24 module:overlay(0) +from:0x020b986c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9884 kind:arm_call to:0x02018200 module:main +from:0x020b98e0 kind:arm_call to:0x0201a9dc module:main +from:0x020b9918 kind:arm_call to:0x020637b0 module:overlay(0) +from:0x020b9924 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b9928 kind:load to:0x0204c49c module:main +from:0x020b99cc kind:arm_call to:0x0201e4c0 module:main +from:0x020b99d8 kind:load to:0x020bb884 module:overlay(3) +from:0x020b9b4c kind:arm_call to:0x02014f8c module:main +from:0x020b9b60 kind:arm_call to:0x02035590 module:main +from:0x020b9b6c kind:arm_call to:0x020354ac module:main +from:0x020b9b80 kind:arm_call to:0x02035590 module:main +from:0x020b9b8c kind:arm_call to:0x020354ac module:main +from:0x020b9ba0 kind:arm_call to:0x02035590 module:main +from:0x020b9bb8 kind:arm_call_thumb to:0x02015448 module:main +from:0x020b9bc4 kind:arm_call_thumb to:0x02015484 module:main +from:0x020b9bdc kind:arm_call to:0x02017334 module:main +from:0x020b9c08 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b9c20 kind:arm_call to:0x02019538 module:main +from:0x020b9c28 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b9c30 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b9c38 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b9c40 kind:arm_call_thumb to:0x0201545c module:main +from:0x020b9c4c kind:load to:0x0204b15c module:main +from:0x020b9c50 kind:load to:0x020bb8bc module:overlay(3) +from:0x020b9c54 kind:load to:0x020bb8c8 module:overlay(3) +from:0x020b9c58 kind:load to:0x020bb8d8 module:overlay(3) +from:0x020b9c5c kind:load to:0x020bb8dc module:overlay(3) +from:0x020b9c60 kind:load to:0x0204b690 module:main +from:0x020b9c64 kind:load to:0x020bb8ec module:overlay(3) +from:0x020b9ca4 kind:load to:0x020bbf60 module:overlay(3) +from:0x020b9ca8 kind:load to:0x020bb844 module:overlay(3) +from:0x020b9ce0 kind:arm_call to:0x02019614 module:main +from:0x020b9cec kind:arm_call to:0x0201e4b4 module:main +from:0x020b9d20 kind:arm_call to:0x0201e664 module:main +from:0x020b9d58 kind:load to:0x0204b690 module:main +from:0x020b9d5c kind:load to:0x0204c46c module:main +from:0x020b9d60 kind:load to:0x020bb840 module:overlay(3) +from:0x020b9da4 kind:arm_call to:0x02019614 module:main +from:0x020b9db0 kind:arm_call to:0x0201e4b4 module:main +from:0x020b9de4 kind:arm_call to:0x0201e664 module:main +from:0x020b9e18 kind:load to:0x020bb784 module:overlay(3) +from:0x020b9e1c kind:load to:0x0204b690 module:main +from:0x020b9e20 kind:load to:0x0204c46c module:main +from:0x020b9e24 kind:load to:0x020bb840 module:overlay(3) +from:0x020b9e5c kind:arm_call to:0x02019614 module:main +from:0x020b9e68 kind:arm_call to:0x0201e4b4 module:main +from:0x020b9e9c kind:arm_call to:0x0201e664 module:main +from:0x020b9ed4 kind:load to:0x0204b690 module:main +from:0x020b9ed8 kind:load to:0x0204c46c module:main +from:0x020b9edc kind:load to:0x020bb840 module:overlay(3) +from:0x020b9f1c kind:arm_call to:0x02019614 module:main +from:0x020b9f28 kind:arm_call to:0x0201e4b4 module:main +from:0x020b9f5c kind:arm_call to:0x0201e664 module:main +from:0x020b9f90 kind:load to:0x020bb568 module:overlay(3) +from:0x020b9f94 kind:load to:0x0204b690 module:main +from:0x020b9f98 kind:load to:0x0204c46c module:main +from:0x020b9f9c kind:load to:0x020bb840 module:overlay(3) +from:0x020b9ff0 kind:arm_call to:0x02018200 module:main +from:0x020ba014 kind:arm_call to:0x02069b70 module:overlay(0) +from:0x020ba020 kind:arm_call to:0x02069c40 module:overlay(0) +from:0x020ba02c kind:arm_call to:0x0206b1b8 module:overlay(0) +from:0x020ba040 kind:arm_call to:0x02069c48 module:overlay(0) +from:0x020ba048 kind:arm_call to:0x0206a590 module:overlay(0) +from:0x020ba07c kind:arm_call to:0x020090d4 module:main +from:0x020ba098 kind:arm_call to:0x0200911c module:main +from:0x020ba0d8 kind:arm_call to:0x02069c24 module:overlay(0) +from:0x020ba100 kind:load to:0x020bb900 module:overlay(3) +from:0x020ba12c kind:arm_call to:0x020ba158 module:overlay(3) +from:0x020ba14c kind:load to:0x020bbf60 module:overlay(3) +from:0x020ba198 kind:arm_call to:0x02018200 module:main +from:0x020ba2c0 kind:arm_call to:0x020b95a4 module:overlay(3) +from:0x020ba2cc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ba2d4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ba2e0 kind:arm_call to:0x020b966c module:overlay(3) +from:0x020ba2ec kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ba2f4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ba308 kind:arm_call to:0x020b95a4 module:overlay(3) +from:0x020ba314 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ba31c kind:load to:0x020b6a14 module:overlay(0) +from:0x020ba338 kind:arm_call to:0x02018200 module:main +from:0x020ba348 kind:arm_call to:0x02018200 module:main +from:0x020ba37c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba3d4 kind:arm_call to:0x0201a9dc module:main +from:0x020ba3e0 kind:load to:0x0204c49c module:main +from:0x020ba3e8 kind:arm_call to:0x02014f78 module:main +from:0x020ba3fc kind:load to:0x020bb920 module:overlay(3) +from:0x020ba400 kind:load to:0x020bb930 module:overlay(3) +from:0x020ba40c kind:arm_call to:0x020b998c module:overlay(3) +from:0x020ba448 kind:arm_call to:0x020ba3e4 module:overlay(3) +from:0x020ba460 kind:arm_call to:0x020ba3e4 module:overlay(3) +from:0x020ba46c kind:arm_call to:0x020ba3e4 module:overlay(3) +from:0x020ba478 kind:arm_call to:0x020ba3e4 module:overlay(3) +from:0x020ba48c kind:load to:0x020bb958 module:overlay(3) +from:0x020ba490 kind:load to:0x020bb904 module:overlay(3) +from:0x020ba49c kind:arm_call to:0x020b99dc module:overlay(3) +from:0x020ba4b4 kind:arm_call to:0x020b9b30 module:overlay(3) +from:0x020ba4bc kind:load to:0x020bb904 module:overlay(3) +from:0x020ba4e8 kind:arm_call to:0x0202a17c module:main +from:0x020ba534 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba548 kind:arm_call to:0x0201e6c4 module:main +from:0x020ba5ac kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba5c0 kind:arm_call to:0x0201e6c4 module:main +from:0x020ba5f8 kind:arm_call to:0x0201a9dc module:main +from:0x020ba61c kind:arm_call to:0x020ba320 module:overlay(3) +from:0x020ba658 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba678 kind:arm_call to:0x0201a9dc module:main +from:0x020ba684 kind:load to:0x0204c49c module:main +from:0x020ba6a0 kind:arm_call to:0x020b9fa8 module:overlay(3) +from:0x020ba6c4 kind:arm_call to:0x020ba3e4 module:overlay(3) +from:0x020ba6d8 kind:arm_call to:0x020ba3e4 module:overlay(3) +from:0x020ba704 kind:arm_call to:0x020ba108 module:overlay(3) +from:0x020ba76c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ba7a4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ba81c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ba824 kind:arm_call to:0x020b960c module:overlay(3) +from:0x020ba830 kind:arm_call to:0x020baa40 module:overlay(3) +from:0x020ba83c kind:arm_call to:0x020b9638 module:overlay(3) +from:0x020ba874 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ba87c kind:arm_call to:0x020b960c module:overlay(3) +from:0x020ba888 kind:arm_call to:0x020baac4 module:overlay(3) +from:0x020ba894 kind:arm_call to:0x020b9638 module:overlay(3) +from:0x020ba8cc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ba8d4 kind:arm_call to:0x020b960c module:overlay(3) +from:0x020ba8e0 kind:arm_call to:0x020bab18 module:overlay(3) +from:0x020ba8ec kind:arm_call to:0x020b9638 module:overlay(3) +from:0x020ba920 kind:arm_call to:0x020ba2f8 module:overlay(3) +from:0x020ba958 kind:arm_call to:0x020ba298 module:overlay(3) +from:0x020ba960 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ba97c kind:arm_call to:0x02037718 module:main +from:0x020ba9d8 kind:arm_call to:0x02037718 module:main +from:0x020ba9ec kind:load to:0x020bb904 module:overlay(3) +from:0x020baa00 kind:arm_call to:0x02037718 module:main +from:0x020baa14 kind:load to:0x020bb904 module:overlay(3) +from:0x020baa28 kind:arm_call to:0x02037718 module:main +from:0x020baa3c kind:load to:0x020bb904 module:overlay(3) +from:0x020baa50 kind:arm_call to:0x020ba9f0 module:overlay(3) +from:0x020baa60 kind:arm_call to:0x020baac4 module:overlay(3) +from:0x020baa70 kind:arm_call to:0x020ba964 module:overlay(3) +from:0x020baa80 kind:arm_call to:0x020baa18 module:overlay(3) +from:0x020baa90 kind:arm_call to:0x020bab18 module:overlay(3) +from:0x020baaa0 kind:arm_call to:0x020ba964 module:overlay(3) +from:0x020baab8 kind:arm_call to:0x020ba964 module:overlay(3) +from:0x020baac0 kind:load to:0x020bb918 module:overlay(3) +from:0x020baad4 kind:arm_call to:0x020ba9c8 module:overlay(3) +from:0x020baae4 kind:arm_call to:0x020baa40 module:overlay(3) +from:0x020baaf4 kind:arm_call to:0x020ba964 module:overlay(3) +from:0x020bab0c kind:arm_call to:0x020ba964 module:overlay(3) +from:0x020bab14 kind:load to:0x020bb908 module:overlay(3) +from:0x020bab28 kind:arm_call to:0x020ba9c8 module:overlay(3) +from:0x020bab38 kind:arm_call to:0x020baa40 module:overlay(3) +from:0x020bab48 kind:arm_call to:0x020ba964 module:overlay(3) +from:0x020bab60 kind:arm_call to:0x020ba964 module:overlay(3) +from:0x020bab68 kind:load to:0x020bb910 module:overlay(3) +from:0x020bab74 kind:arm_call to:0x020b998c module:overlay(3) +from:0x020babb8 kind:load to:0x020bbcfc module:overlay(3) +from:0x020babc4 kind:arm_call to:0x020b99dc module:overlay(3) +from:0x020babdc kind:arm_call to:0x020b9b30 module:overlay(3) +from:0x020babe4 kind:load to:0x020bbcd0 module:overlay(3) +from:0x020bac10 kind:arm_call to:0x0202a17c module:main +from:0x020bac5c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020bac70 kind:arm_call to:0x0201e6c4 module:main +from:0x020bacdc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020bacf0 kind:arm_call to:0x0201e6c4 module:main +from:0x020bad28 kind:arm_call to:0x0201a9dc module:main +from:0x020bad4c kind:arm_call to:0x020ba320 module:overlay(3) +from:0x020bad88 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020bada8 kind:arm_call to:0x0201a9dc module:main +from:0x020badb4 kind:load to:0x0204c49c module:main +from:0x020badd0 kind:arm_call to:0x020b9fa8 module:overlay(3) +from:0x020bae3c kind:load to:0x020bbcd0 module:overlay(3) +from:0x020bae50 kind:arm_call to:0x020ba108 module:overlay(3) +from:0x020baeac kind:arm_call to:0x020ba2f8 module:overlay(3) +from:0x020baf1c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020baf64 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020bafb0 kind:arm_call to:0x020ba298 module:overlay(3) +from:0x020bafc4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020bafd0 kind:arm_call to:0x020b998c module:overlay(3) +from:0x020bb00c kind:load to:0x020bbe68 module:overlay(3) +from:0x020bb018 kind:arm_call to:0x020b99dc module:overlay(3) +from:0x020bb028 kind:arm_call to:0x020b9b30 module:overlay(3) +from:0x020bb030 kind:load to:0x020bbe48 module:overlay(3) +from:0x020bb058 kind:arm_call to:0x020ba320 module:overlay(3) +from:0x020bb094 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020bb0b4 kind:arm_call to:0x0201a9dc module:main +from:0x020bb0c0 kind:load to:0x0204c49c module:main +from:0x020bb0d4 kind:load to:0x020bb58c module:overlay(3) +from:0x020bb0e4 kind:arm_call to:0x020ba108 module:overlay(3) +from:0x020bb130 kind:arm_call to:0x020ba2f8 module:overlay(3) +from:0x020bb1a0 kind:arm_call to:0x020ba298 module:overlay(3) +from:0x020bb1b0 kind:arm_call to:0x020b998c module:overlay(3) +from:0x020bb1ec kind:load to:0x020bbec0 module:overlay(3) +from:0x020bb1f8 kind:arm_call to:0x020b99dc module:overlay(3) +from:0x020bb208 kind:arm_call to:0x020b9b30 module:overlay(3) +from:0x020bb210 kind:load to:0x020bbea0 module:overlay(3) +from:0x020bb238 kind:arm_call to:0x020ba320 module:overlay(3) +from:0x020bb274 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020bb294 kind:arm_call to:0x0201a9dc module:main +from:0x020bb2a0 kind:load to:0x0204c49c module:main +from:0x020bb2b4 kind:load to:0x020bb5f4 module:overlay(3) +from:0x020bb2c4 kind:arm_call to:0x020ba108 module:overlay(3) +from:0x020bb310 kind:arm_call to:0x020ba2f8 module:overlay(3) +from:0x020bb380 kind:arm_call to:0x020ba298 module:overlay(3) +from:0x020bb390 kind:arm_call to:0x020b998c module:overlay(3) +from:0x020bb3cc kind:load to:0x020bbf18 module:overlay(3) +from:0x020bb3d8 kind:arm_call to:0x020b99dc module:overlay(3) +from:0x020bb3e8 kind:arm_call to:0x020b9b30 module:overlay(3) +from:0x020bb3f0 kind:load to:0x020bbef8 module:overlay(3) +from:0x020bb418 kind:arm_call to:0x020ba320 module:overlay(3) +from:0x020bb454 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020bb474 kind:arm_call to:0x0201a9dc module:main +from:0x020bb480 kind:load to:0x0204c49c module:main +from:0x020bb494 kind:load to:0x020bb664 module:overlay(3) +from:0x020bb4a4 kind:arm_call to:0x020ba108 module:overlay(3) +from:0x020bb4f0 kind:arm_call to:0x020ba2f8 module:overlay(3) +from:0x020bb560 kind:arm_call to:0x020ba298 module:overlay(3) +from:0x020bb71c kind:load to:0x020bb784 module:overlay(3) +from:0x020bb738 kind:load to:0x020bb840 module:overlay(3) +from:0x020bb73c kind:load to:0x020bb6d4 module:overlay(3) +from:0x020bb740 kind:load to:0x020bb720 module:overlay(3) +from:0x020bb768 kind:load to:0x020b7ee0 module:overlay(3) +from:0x020bb76c kind:load to:0x020b7f18 module:overlay(3) +from:0x020bb770 kind:load to:0x020b80c0 module:overlay(3) +from:0x020bb774 kind:load to:0x02063258 module:overlay(0) +from:0x020bb778 kind:load to:0x020b8218 module:overlay(3) +from:0x020bb77c kind:load to:0x020b8240 module:overlay(3) +from:0x020bb780 kind:load to:0x02063264 module:overlay(0) +from:0x020bb7ac kind:load to:0x020b8ba4 module:overlay(3) +from:0x020bb7b4 kind:load to:0x020b8d2c module:overlay(3) +from:0x020bb7bc kind:load to:0x020b8d30 module:overlay(3) +from:0x020bb7c4 kind:load to:0x020b902c module:overlay(3) +from:0x020bb7cc kind:load to:0x020b9038 module:overlay(3) +from:0x020bb7d4 kind:load to:0x020b9044 module:overlay(3) +from:0x020bb7dc kind:load to:0x020b9048 module:overlay(3) +from:0x020bb7e4 kind:load to:0x020b9348 module:overlay(3) +from:0x020bb7ec kind:load to:0x020b9354 module:overlay(3) +from:0x020bb7f4 kind:load to:0x020b938c module:overlay(3) +from:0x020bb7fc kind:load to:0x020b9398 module:overlay(3) +from:0x020bb804 kind:load to:0x020b93a4 module:overlay(3) +from:0x020bb80c kind:load to:0x020b93b0 module:overlay(3) +from:0x020bb814 kind:load to:0x020b93b4 module:overlay(3) +from:0x020bb824 kind:load to:0x020b8594 module:overlay(3) +from:0x020bb828 kind:load to:0x020b865c module:overlay(3) +from:0x020bb82c kind:load to:0x020b8770 module:overlay(3) +from:0x020bb830 kind:load to:0x02063258 module:overlay(0) +from:0x020bb834 kind:load to:0x020b87b4 module:overlay(3) +from:0x020bb838 kind:load to:0x02063260 module:overlay(0) +from:0x020bb83c kind:load to:0x02063264 module:overlay(0) +from:0x020bb884 kind:load to:0x020b99dc module:overlay(3) +from:0x020bb888 kind:load to:0x020b99e0 module:overlay(3) +from:0x020bb88c kind:load to:0x020b9b28 module:overlay(3) +from:0x020bb890 kind:load to:0x020b9b2c module:overlay(3) +from:0x020bb894 kind:load to:0x020b9cac module:overlay(3) +from:0x020bb898 kind:load to:0x020b9d64 module:overlay(3) +from:0x020bb89c kind:load to:0x020b9d68 module:overlay(3) +from:0x020bb8a0 kind:load to:0x020b9e28 module:overlay(3) +from:0x020bb8a4 kind:load to:0x020b9ee0 module:overlay(3) +from:0x020bb8a8 kind:load to:0x020b9fa0 module:overlay(3) +from:0x020bb8ac kind:load to:0x020b9fa4 module:overlay(3) +from:0x020bb8b0 kind:load to:0x020ba108 module:overlay(3) +from:0x020bb8b4 kind:load to:0x020ba150 module:overlay(3) +from:0x020bb8b8 kind:load to:0x020ba2d8 module:overlay(3) +from:0x020bb904 kind:load to:0x020bb940 module:overlay(3) +from:0x020bb920 kind:load to:0x020bb990 module:overlay(3) +from:0x020bb924 kind:load to:0x020bba60 module:overlay(3) +from:0x020bb928 kind:load to:0x020bbb30 module:overlay(3) +from:0x020bb92c kind:load to:0x020bbc00 module:overlay(3) +from:0x020bb930 kind:load to:0x020bb990 module:overlay(3) +from:0x020bb934 kind:load to:0x020bba60 module:overlay(3) +from:0x020bb938 kind:load to:0x020bbb30 module:overlay(3) +from:0x020bb93c kind:load to:0x020bbc00 module:overlay(3) +from:0x020bb958 kind:load to:0x020ba494 module:overlay(3) +from:0x020bb95c kind:load to:0x020b99e0 module:overlay(3) +from:0x020bb960 kind:load to:0x020ba4c0 module:overlay(3) +from:0x020bb964 kind:load to:0x020ba688 module:overlay(3) +from:0x020bb968 kind:load to:0x020b9cac module:overlay(3) +from:0x020bb96c kind:load to:0x020b9d64 module:overlay(3) +from:0x020bb970 kind:load to:0x020b9d68 module:overlay(3) +from:0x020bb974 kind:load to:0x020b9e28 module:overlay(3) +from:0x020bb978 kind:load to:0x020b9ee0 module:overlay(3) +from:0x020bb97c kind:load to:0x020b9fa0 module:overlay(3) +from:0x020bb980 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020bb984 kind:load to:0x020ba6f0 module:overlay(3) +from:0x020bb988 kind:load to:0x020ba6b0 module:overlay(3) +from:0x020bb98c kind:load to:0x020ba2d8 module:overlay(3) +from:0x020bbcd0 kind:load to:0x020bbce0 module:overlay(3) +from:0x020bbcd4 kind:load to:0x020bbd90 module:overlay(3) +from:0x020bbcd8 kind:load to:0x020bbd34 module:overlay(3) +from:0x020bbcdc kind:load to:0x020bbdec module:overlay(3) +from:0x020bbcfc kind:load to:0x020babbc module:overlay(3) +from:0x020bbd00 kind:load to:0x020b99e0 module:overlay(3) +from:0x020bbd04 kind:load to:0x020babe8 module:overlay(3) +from:0x020bbd08 kind:load to:0x020badb8 module:overlay(3) +from:0x020bbd0c kind:load to:0x020b9cac module:overlay(3) +from:0x020bbd10 kind:load to:0x020b9d64 module:overlay(3) +from:0x020bbd14 kind:load to:0x020b9d68 module:overlay(3) +from:0x020bbd18 kind:load to:0x020b9e28 module:overlay(3) +from:0x020bbd1c kind:load to:0x020b9ee0 module:overlay(3) +from:0x020bbd20 kind:load to:0x020b9fa0 module:overlay(3) +from:0x020bbd24 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020bbd28 kind:load to:0x020bae40 module:overlay(3) +from:0x020bbd2c kind:load to:0x020bade0 module:overlay(3) +from:0x020bbd30 kind:load to:0x020ba2d8 module:overlay(3) +from:0x020bbe48 kind:load to:0x020bbe4c module:overlay(3) +from:0x020bbe68 kind:load to:0x020bb010 module:overlay(3) +from:0x020bbe6c kind:load to:0x020b99e0 module:overlay(3) +from:0x020bbe70 kind:load to:0x020bb034 module:overlay(3) +from:0x020bbe74 kind:load to:0x020b9b2c module:overlay(3) +from:0x020bbe78 kind:load to:0x020b9cac module:overlay(3) +from:0x020bbe7c kind:load to:0x020b9d64 module:overlay(3) +from:0x020bbe80 kind:load to:0x020b9d68 module:overlay(3) +from:0x020bbe84 kind:load to:0x020b9e28 module:overlay(3) +from:0x020bbe88 kind:load to:0x020b9ee0 module:overlay(3) +from:0x020bbe8c kind:load to:0x020b9fa0 module:overlay(3) +from:0x020bbe90 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020bbe94 kind:load to:0x020bb0d8 module:overlay(3) +from:0x020bbe98 kind:load to:0x020bb0c4 module:overlay(3) +from:0x020bbe9c kind:load to:0x020ba2d8 module:overlay(3) +from:0x020bbea0 kind:load to:0x020bbea4 module:overlay(3) +from:0x020bbec0 kind:load to:0x020bb1f0 module:overlay(3) +from:0x020bbec4 kind:load to:0x020b99e0 module:overlay(3) +from:0x020bbec8 kind:load to:0x020bb214 module:overlay(3) +from:0x020bbecc kind:load to:0x020b9b2c module:overlay(3) +from:0x020bbed0 kind:load to:0x020b9cac module:overlay(3) +from:0x020bbed4 kind:load to:0x020b9d64 module:overlay(3) +from:0x020bbed8 kind:load to:0x020b9d68 module:overlay(3) +from:0x020bbedc kind:load to:0x020b9e28 module:overlay(3) +from:0x020bbee0 kind:load to:0x020b9ee0 module:overlay(3) +from:0x020bbee4 kind:load to:0x020b9fa0 module:overlay(3) +from:0x020bbee8 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020bbeec kind:load to:0x020bb2b8 module:overlay(3) +from:0x020bbef0 kind:load to:0x020bb2a4 module:overlay(3) +from:0x020bbef4 kind:load to:0x020ba2d8 module:overlay(3) +from:0x020bbef8 kind:load to:0x020bbefc module:overlay(3) +from:0x020bbf18 kind:load to:0x020bb3d0 module:overlay(3) +from:0x020bbf1c kind:load to:0x020b99e0 module:overlay(3) +from:0x020bbf20 kind:load to:0x020bb3f4 module:overlay(3) +from:0x020bbf24 kind:load to:0x020b9b2c module:overlay(3) +from:0x020bbf28 kind:load to:0x020b9cac module:overlay(3) +from:0x020bbf2c kind:load to:0x020b9d64 module:overlay(3) +from:0x020bbf30 kind:load to:0x020b9d68 module:overlay(3) +from:0x020bbf34 kind:load to:0x020b9e28 module:overlay(3) +from:0x020bbf38 kind:load to:0x020b9ee0 module:overlay(3) +from:0x020bbf3c kind:load to:0x020b9fa0 module:overlay(3) +from:0x020bbf40 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020bbf44 kind:load to:0x020bb498 module:overlay(3) +from:0x020bbf48 kind:load to:0x020bb484 module:overlay(3) +from:0x020bbf4c kind:load to:0x020ba2d8 module:overlay(3) diff --git a/config/jp/arm9/overlays/ov003/symbols.txt b/config/jp/arm9/overlays/ov003/symbols.txt new file mode 100644 index 00000000..a4677b79 --- /dev/null +++ b/config/jp/arm9/overlays/ov003/symbols.txt @@ -0,0 +1,159 @@ +func_ov003_020b7d40 kind:function(arm,size=0x84) addr:0x020b7d40 +func_ov003_020b7dc4 kind:function(arm,size=0x11c) addr:0x020b7dc4 +func_ov003_020b7ee0 kind:function(arm,size=0x38) addr:0x020b7ee0 +func_ov003_020b7f18 kind:function(arm,size=0x40) addr:0x020b7f18 +func_ov003_020b7f58 kind:function(arm,size=0xd4) addr:0x020b7f58 +func_ov003_020b802c kind:function(arm,size=0x94) addr:0x020b802c +func_ov003_020b80c0 kind:function(arm,size=0x98) addr:0x020b80c0 +func_ov003_020b8158 kind:function(arm,size=0xa0) addr:0x020b8158 +func_ov003_020b81f8 kind:function(arm,size=0x20) addr:0x020b81f8 +func_ov003_020b8218 kind:function(arm,size=0x28) addr:0x020b8218 +func_ov003_020b8240 kind:function(arm,size=0x48) addr:0x020b8240 +func_ov003_020b8288 kind:function(arm,size=0x2f8) addr:0x020b8288 +func_ov003_020b8580 kind:function(arm,size=0x14) addr:0x020b8580 +func_ov003_020b8594 kind:function(arm,size=0xc8) addr:0x020b8594 +func_ov003_020b865c kind:function(arm,size=0xd0) addr:0x020b865c +func_ov003_020b872c kind:function(arm,size=0x44) addr:0x020b872c +func_ov003_020b8770 kind:function(arm,size=0x44) addr:0x020b8770 +func_ov003_020b87b4 kind:function(arm,size=0x94) addr:0x020b87b4 +func_ov003_020b8848 kind:function(arm,size=0x35c) addr:0x020b8848 +func_ov003_020b8ba4 kind:function(arm,size=0x188) addr:0x020b8ba4 +func_ov003_020b8d2c kind:function(arm,size=0x4) addr:0x020b8d2c +func_ov003_020b8d30 kind:function(arm,size=0xc) addr:0x020b8d30 +func_ov003_020b8d3c kind:function(arm,size=0x2f0) addr:0x020b8d3c +func_ov003_020b902c kind:function(arm,size=0xc) addr:0x020b902c +func_ov003_020b9038 kind:function(arm,size=0xc) addr:0x020b9038 +func_ov003_020b9044 kind:function(arm,size=0x4) addr:0x020b9044 +func_ov003_020b9048 kind:function(arm,size=0xbc) addr:0x020b9048 +func_ov003_020b9104 kind:function(arm,size=0x1e8) addr:0x020b9104 +func_ov003_020b92ec kind:function(arm,size=0x5c) addr:0x020b92ec +func_ov003_020b9348 kind:function(arm,size=0xc) addr:0x020b9348 +func_ov003_020b9354 kind:function(arm,size=0x38) addr:0x020b9354 +func_ov003_020b938c kind:function(arm,size=0xc) addr:0x020b938c +func_ov003_020b9398 kind:function(arm,size=0xc) addr:0x020b9398 +func_ov003_020b93a4 kind:function(arm,size=0xc) addr:0x020b93a4 +func_ov003_020b93b0 kind:function(arm,size=0x4) addr:0x020b93b0 +func_ov003_020b93b4 kind:function(arm,size=0xc) addr:0x020b93b4 +func_ov003_020b93c0 kind:function(arm,size=0xc) addr:0x020b93c0 +func_ov003_020b93cc kind:function(arm,size=0x70) addr:0x020b93cc +func_ov003_020b943c kind:function(arm,size=0x98) addr:0x020b943c +func_ov003_020b94d4 kind:function(arm,size=0x28) addr:0x020b94d4 +func_ov003_020b94fc kind:function(arm,size=0xa8) addr:0x020b94fc +func_ov003_020b95a4 kind:function(arm,size=0x68) addr:0x020b95a4 +func_ov003_020b960c kind:function(arm,size=0x2c) addr:0x020b960c +func_ov003_020b9638 kind:function(arm,size=0x34) addr:0x020b9638 +func_ov003_020b966c kind:function(arm,size=0x3c) addr:0x020b966c +func_ov003_020b96a8 kind:function(arm,size=0x13c) addr:0x020b96a8 +func_ov003_020b97e4 kind:function(arm,size=0x24) addr:0x020b97e4 +func_ov003_020b9808 kind:function(arm,size=0x124) addr:0x020b9808 +func_ov003_020b992c kind:function(arm,size=0x60) addr:0x020b992c +func_ov003_020b998c kind:function(arm,size=0x50) addr:0x020b998c +func_ov003_020b99dc kind:function(arm,size=0x4) addr:0x020b99dc +func_ov003_020b99e0 kind:function(arm,size=0x148) addr:0x020b99e0 +func_ov003_020b9b28 kind:function(arm,size=0x4) addr:0x020b9b28 +func_ov003_020b9b2c kind:function(arm,size=0x4) addr:0x020b9b2c +func_ov003_020b9b30 kind:function(arm,size=0x138) addr:0x020b9b30 +func_ov003_020b9c68 kind:function(arm,size=0x44) addr:0x020b9c68 +func_ov003_020b9cac kind:function(arm,size=0xb8) addr:0x020b9cac +func_ov003_020b9d64 kind:function(arm,size=0x4) addr:0x020b9d64 +func_ov003_020b9d68 kind:function(arm,size=0xc0) addr:0x020b9d68 +func_ov003_020b9e28 kind:function(arm,size=0xb8) addr:0x020b9e28 +func_ov003_020b9ee0 kind:function(arm,size=0xc0) addr:0x020b9ee0 +func_ov003_020b9fa0 kind:function(arm,size=0x4) addr:0x020b9fa0 +func_ov003_020b9fa4 kind:function(arm,size=0x4) addr:0x020b9fa4 +func_ov003_020b9fa8 kind:function(arm,size=0x160) addr:0x020b9fa8 +func_ov003_020ba108 kind:function(arm,size=0x48) addr:0x020ba108 +func_ov003_020ba150 kind:function(arm,size=0x8) addr:0x020ba150 +func_ov003_020ba158 kind:function(arm,size=0x140) addr:0x020ba158 +func_ov003_020ba298 kind:function(arm,size=0x40) addr:0x020ba298 +func_ov003_020ba2d8 kind:function(arm,size=0x20) addr:0x020ba2d8 +func_ov003_020ba2f8 kind:function(arm,size=0x28) addr:0x020ba2f8 +func_ov003_020ba320 kind:function(arm,size=0xc4) addr:0x020ba320 +func_ov003_020ba3e4 kind:function(arm,size=0x20) addr:0x020ba3e4 +func_ov003_020ba404 kind:function(arm,size=0x90) addr:0x020ba404 +func_ov003_020ba494 kind:function(arm,size=0x2c) addr:0x020ba494 +func_ov003_020ba4c0 kind:function(arm,size=0x1c8) addr:0x020ba4c0 +func_ov003_020ba688 kind:function(arm,size=0x28) addr:0x020ba688 +func_ov003_020ba6b0 kind:function(arm,size=0x40) addr:0x020ba6b0 +func_ov003_020ba6f0 kind:function(arm,size=0x274) addr:0x020ba6f0 +func_ov003_020ba964 kind:function(arm,size=0x64) addr:0x020ba964 +func_ov003_020ba9c8 kind:function(arm,size=0x28) addr:0x020ba9c8 +func_ov003_020ba9f0 kind:function(arm,size=0x28) addr:0x020ba9f0 +func_ov003_020baa18 kind:function(arm,size=0x28) addr:0x020baa18 +func_ov003_020baa40 kind:function(arm,size=0x84) addr:0x020baa40 +func_ov003_020baac4 kind:function(arm,size=0x54) addr:0x020baac4 +func_ov003_020bab18 kind:function(arm,size=0x54) addr:0x020bab18 +func_ov003_020bab6c kind:function(arm,size=0x50) addr:0x020bab6c +func_ov003_020babbc kind:function(arm,size=0x2c) addr:0x020babbc +func_ov003_020babe8 kind:function(arm,size=0x1d0) addr:0x020babe8 +func_ov003_020badb8 kind:function(arm,size=0x28) addr:0x020badb8 +func_ov003_020bade0 kind:function(arm,size=0x60) addr:0x020bade0 +func_ov003_020bae40 kind:function(arm,size=0x188) addr:0x020bae40 +func_ov003_020bafc8 kind:function(arm,size=0x48) addr:0x020bafc8 +func_ov003_020bb010 kind:function(arm,size=0x24) addr:0x020bb010 +func_ov003_020bb034 kind:function(arm,size=0x90) addr:0x020bb034 +func_ov003_020bb0c4 kind:function(arm,size=0x14) addr:0x020bb0c4 +func_ov003_020bb0d8 kind:function(arm,size=0xd0) addr:0x020bb0d8 +func_ov003_020bb1a8 kind:function(arm,size=0x48) addr:0x020bb1a8 +func_ov003_020bb1f0 kind:function(arm,size=0x24) addr:0x020bb1f0 +func_ov003_020bb214 kind:function(arm,size=0x90) addr:0x020bb214 +func_ov003_020bb2a4 kind:function(arm,size=0x14) addr:0x020bb2a4 +func_ov003_020bb2b8 kind:function(arm,size=0xd0) addr:0x020bb2b8 +func_ov003_020bb388 kind:function(arm,size=0x48) addr:0x020bb388 +func_ov003_020bb3d0 kind:function(arm,size=0x24) addr:0x020bb3d0 +func_ov003_020bb3f4 kind:function(arm,size=0x90) addr:0x020bb3f4 +func_ov003_020bb484 kind:function(arm,size=0x14) addr:0x020bb484 +func_ov003_020bb498 kind:function(arm,size=0xd0) addr:0x020bb498 +data_ov003_020bb568 kind:data(any) addr:0x020bb568 +data_ov003_020bb56c kind:data(any) addr:0x020bb56c +data_ov003_020bb576 kind:data(any) addr:0x020bb576 +data_ov003_020bb580 kind:data(any) addr:0x020bb580 +data_ov003_020bb58c kind:data(any) addr:0x020bb58c +data_ov003_020bb5f4 kind:data(any) addr:0x020bb5f4 +data_ov003_020bb664 kind:data(any) addr:0x020bb664 +func_ov003_020bb6d4 kind:function(arm,size=0x4c) addr:0x020bb6d4 +func_ov003_020bb720 kind:function(arm,size=0x1c) addr:0x020bb720 +data_ov003_020bb768 kind:data(any) addr:0x020bb768 +data_ov003_020bb784 kind:data(any) addr:0x020bb784 +data_ov003_020bb7ac kind:data(any) addr:0x020bb7ac +data_ov003_020bb7e4 kind:data(any) addr:0x020bb7e4 +data_ov003_020bb824 kind:data(any) addr:0x020bb824 +data_ov003_020bb840 kind:data(any) addr:0x020bb840 +data_ov003_020bb844 kind:data(any) addr:0x020bb844 +data_ov003_020bb884 kind:data(any) addr:0x020bb884 +data_ov003_020bb8bc kind:data(any) addr:0x020bb8bc +data_ov003_020bb8c8 kind:data(any) addr:0x020bb8c8 +data_ov003_020bb8d8 kind:data(any) addr:0x020bb8d8 +data_ov003_020bb8dc kind:data(any) addr:0x020bb8dc +data_ov003_020bb8ec kind:data(any) addr:0x020bb8ec +data_ov003_020bb900 kind:data(any) addr:0x020bb900 +data_ov003_020bb904 kind:data(any) addr:0x020bb904 +data_ov003_020bb908 kind:data(any) addr:0x020bb908 +data_ov003_020bb910 kind:data(any) addr:0x020bb910 +data_ov003_020bb918 kind:data(any) addr:0x020bb918 +data_ov003_020bb920 kind:data(any) addr:0x020bb920 +data_ov003_020bb930 kind:data(any) addr:0x020bb930 +data_ov003_020bb940 kind:data(any) addr:0x020bb940 +data_ov003_020bb958 kind:data(any) addr:0x020bb958 +data_ov003_020bb990 kind:data(any) addr:0x020bb990 +data_ov003_020bba60 kind:data(any) addr:0x020bba60 +data_ov003_020bbb30 kind:data(any) addr:0x020bbb30 +data_ov003_020bbc00 kind:data(any) addr:0x020bbc00 +data_ov003_020bbcd0 kind:data(any) addr:0x020bbcd0 +data_ov003_020bbce0 kind:data(any) addr:0x020bbce0 +data_ov003_020bbcfc kind:data(any) addr:0x020bbcfc +data_ov003_020bbd34 kind:data(any) addr:0x020bbd34 +data_ov003_020bbd90 kind:data(any) addr:0x020bbd90 +data_ov003_020bbdec kind:data(any) addr:0x020bbdec +data_ov003_020bbe48 kind:data(any) addr:0x020bbe48 +data_ov003_020bbe4c kind:data(any) addr:0x020bbe4c +data_ov003_020bbe68 kind:data(any) addr:0x020bbe68 +data_ov003_020bbea0 kind:data(any) addr:0x020bbea0 +data_ov003_020bbea4 kind:data(any) addr:0x020bbea4 +data_ov003_020bbec0 kind:data(any) addr:0x020bbec0 +data_ov003_020bbef8 kind:data(any) addr:0x020bbef8 +data_ov003_020bbefc kind:data(any) addr:0x020bbefc +data_ov003_020bbf18 kind:data(any) addr:0x020bbf18 +data_ov003_020bbf60 kind:bss addr:0x020bbf60 +data_ov003_020bbf68 kind:bss addr:0x020bbf68 +data_ov003_020bbf74 kind:bss addr:0x020bbf74 diff --git a/config/jp/arm9/overlays/ov004/delinks.txt b/config/jp/arm9/overlays/ov004/delinks.txt new file mode 100644 index 00000000..caf603fb --- /dev/null +++ b/config/jp/arm9/overlays/ov004/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020bb26c kind:code align:32 + .rodata start:0x020bb26c end:0x020bb624 kind:data align:4 + .init start:0x020bb624 end:0x020bb650 kind:code align:4 + .ctor start:0x020bb650 end:0x020bb658 kind:data align:4 + .data start:0x020bb660 end:0x020bb7a0 kind:data align:32 + .bss start:0x020bb7a0 end:0x020c4400 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov004/relocs.txt b/config/jp/arm9/overlays/ov004/relocs.txt new file mode 100644 index 00000000..d998ad95 --- /dev/null +++ b/config/jp/arm9/overlays/ov004/relocs.txt @@ -0,0 +1,442 @@ +from:0x020b7d48 kind:arm_call to:0x02077900 module:overlay(0) +from:0x020b7d5c kind:load to:0x020bb668 module:overlay(4) +from:0x020b7d6c kind:arm_call to:0x02011ff4 module:main +from:0x020b7d80 kind:arm_call to:0x020b7fd0 module:overlay(4) +from:0x020b7d94 kind:load to:0x027e09bc module:dtcm +from:0x020b7dac kind:load to:0x027e09bc module:dtcm +from:0x020b7db0 kind:load to:0x02078870 module:overlay(0) +from:0x020b7df8 kind:arm_call to:0x02015934 module:main +from:0x020b7e14 kind:arm_call to:0x02015934 module:main +from:0x020b7e30 kind:arm_call to:0x02015934 module:main +from:0x020b7e4c kind:arm_call to:0x02015934 module:main +from:0x020b7e68 kind:arm_call to:0x02015934 module:main +from:0x020b7e84 kind:arm_call to:0x02015934 module:main +from:0x020b7e90 kind:arm_call to:0x0207797c module:overlay(0) +from:0x020b7f30 kind:arm_call to:0x0203b6ec module:main +from:0x020b7fa8 kind:arm_call to:0x02024124 module:main +from:0x020b7fb4 kind:arm_call to:0x02077b78 module:overlay(0) +from:0x020b7fc0 kind:load to:0x020ac47c module:overlay(0) +from:0x020b7fc4 kind:load to:0x0203feb0 module:main +from:0x020b7fc8 kind:load to:0x020ac478 module:overlay(0) +from:0x020b8040 kind:arm_call to:0x020157b8 module:main +from:0x020b809c kind:arm_call to:0x020b7f44 module:overlay(4) +from:0x020b80a8 kind:load to:0x020bb26c module:overlay(4) +from:0x020b80c8 kind:arm_call to:0x020b7fd0 module:overlay(4) +from:0x020b8130 kind:arm_call to:0x020157b8 module:main +from:0x020b818c kind:arm_call to:0x020b7f44 module:overlay(4) +from:0x020b8198 kind:load to:0x020bb2b4 module:overlay(4) +from:0x020b81b8 kind:arm_call to:0x02012fd0 module:main +from:0x020b81d8 kind:arm_call to:0x020b8248 module:overlay(4) +from:0x020b81e8 kind:arm_call to:0x0203e3a4 module:main +from:0x020b820c kind:arm_call to:0x02016664 module:main +from:0x020b822c kind:load to:0x0204af1c module:main +from:0x020b8230 kind:load to:0x020bb7e4 module:overlay(4) +from:0x020b8234 kind:load to:0x020bb7e8 module:overlay(4) +from:0x020b8238 kind:load to:0x020bb7a0 module:overlay(4) +from:0x020b823c kind:load to:0x020bb7bc module:overlay(4) +from:0x020b8240 kind:load to:0x020b8354 module:overlay(4) +from:0x020b8244 kind:load to:0x020bb7a4 module:overlay(4) +from:0x020b8254 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b8298 kind:arm_call to:0x02011f3c module:main +from:0x020b82a8 kind:arm_call to:0x020ba190 module:overlay(4) +from:0x020b82c0 kind:arm_call to:0x02011f3c module:main +from:0x020b82d0 kind:arm_call to:0x0213cf00 module:overlay(56) +from:0x020b82e8 kind:arm_call to:0x02011f3c module:main +from:0x020b82f8 kind:arm_call to:0x0211ff1c module:overlay(36) +from:0x020b8330 kind:arm_call to:0x02025f04 module:main +from:0x020b833c kind:load to:0x020bb680 module:overlay(4) +from:0x020b834c kind:load to:0x0204b690 module:main +from:0x020b8374 kind:arm_call to:0x0212095c module:overlays(36,38) +from:0x020b837c kind:arm_call to:0x02011ff4 module:main +from:0x020b8398 kind:arm_call to:0x0213d504 module:overlay(56) +from:0x020b83a0 kind:arm_call to:0x02011ff4 module:main +from:0x020b83bc kind:arm_call to:0x020ba6c8 module:overlay(4) +from:0x020b83c4 kind:arm_call to:0x02011ff4 module:main +from:0x020b83e0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b83ec kind:load to:0x020bb680 module:overlay(4) +from:0x020b83f0 kind:load to:0x0204b690 module:main +from:0x020b8414 kind:arm_call to:0x0212095c module:overlays(36,38) +from:0x020b841c kind:arm_call to:0x02011ff4 module:main +from:0x020b8438 kind:arm_call to:0x0213d504 module:overlay(56) +from:0x020b8440 kind:arm_call to:0x02011ff4 module:main +from:0x020b845c kind:arm_call to:0x020ba6c8 module:overlay(4) +from:0x020b8464 kind:arm_call to:0x02011ff4 module:main +from:0x020b8480 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8488 kind:arm_call to:0x02011ff4 module:main +from:0x020b8494 kind:load to:0x020bb680 module:overlay(4) +from:0x020b8498 kind:load to:0x0204b690 module:main +from:0x020b84bc kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x020b84d0 kind:arm_call to:0x020ba768 module:overlay(4) +from:0x020b84e8 kind:arm_call to:0x0213d72c module:overlay(56) +from:0x020b8500 kind:arm_call to:0x02120d64 module:overlay(36) +from:0x020b8514 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b854c kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b8558 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b856c kind:arm_call to:0x0201c2c8 module:main +from:0x020b8574 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b8578 kind:load to:0x0204b690 module:main +from:0x020b857c kind:load to:0x0204b608 module:main +from:0x020b8580 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8584 kind:load to:0x0204c42c module:main +from:0x020b859c kind:arm_call to:0x020ba9cc module:overlay(4) +from:0x020b85ac kind:arm_call to:0x0213d81c module:overlay(56) +from:0x020b85bc kind:arm_call to:0x02120e88 module:overlay(36) +from:0x020b85d8 kind:arm_call to:0x020bab08 module:overlay(4) +from:0x020b85e8 kind:arm_call to:0x0213d8d8 module:overlay(56) +from:0x020b85f8 kind:arm_call to:0x02120f08 module:overlay(36) +from:0x020b8614 kind:arm_call to:0x020bab24 module:overlay(4) +from:0x020b8624 kind:arm_call to:0x0213d8e8 module:overlay(56) +from:0x020b8634 kind:arm_call to:0x02120f24 module:overlay(36) +from:0x020b8654 kind:arm_call to:0x02012ff8 module:main +from:0x020b8660 kind:load to:0x0204af1c module:main +from:0x020b8690 kind:arm_call to:0x020d5740 module:overlay(24) +from:0x020b86bc kind:arm_call to:0x020d5760 module:overlay(24) +from:0x020b86c4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b86e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020b86ec kind:load to:0x020d56fd module:overlays(19,24) +from:0x020b8738 kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020b8754 kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020b8770 kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020b878c kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020b87a8 kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020b87c4 kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020b87e0 kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020b87f8 kind:load to:0x020b7d20 module:overlay(0) +from:0x020b8804 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020b881c kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020b882c kind:arm_call to:0x0201e4c0 module:main +from:0x020b8834 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b8858 kind:load to:0x020bb6a4 module:overlay(4) +from:0x020b885c kind:load to:0x020b378c module:overlay(0) +from:0x020b8894 kind:arm_call to:0x0203e690 module:main +from:0x020b889c kind:arm_call to:0x020b97e0 module:overlay(4) +from:0x020b88a8 kind:arm_call to:0x02065bec module:overlay(0) +from:0x020b88c4 kind:arm_call to:0x0203e690 module:main +from:0x020b8918 kind:arm_call to:0x02025f04 module:main +from:0x020b8924 kind:arm_call to:0x020b9b3c module:overlay(4) +from:0x020b8930 kind:arm_call to:0x020b8664 module:overlay(4) +from:0x020b8a00 kind:arm_call to:0x020b86f0 module:overlay(4) +from:0x020b8a48 kind:arm_call to:0x02065d60 module:overlay(0) +from:0x020b8a80 kind:arm_call to:0x02065d60 module:overlay(0) +from:0x020b8a90 kind:arm_call to:0x020663ac module:overlay(0) +from:0x020b8ab0 kind:arm_call to:0x020663ec module:overlay(0) +from:0x020b8abc kind:arm_call to:0x020664a4 module:overlay(0) +from:0x020b8b20 kind:arm_call to:0x020b93f0 module:overlay(4) +from:0x020b8b30 kind:arm_call to:0x02016664 module:main +from:0x020b8b3c kind:arm_call to:0x020b980c module:overlay(4) +from:0x020b8b60 kind:arm_call to:0x020b98b0 module:overlay(4) +from:0x020b8b68 kind:arm_call to:0x020b9888 module:overlay(4) +from:0x020b8bac kind:arm_call to:0x020b9bec module:overlay(4) +from:0x020b8bc0 kind:arm_call to:0x02016664 module:main +from:0x020b8be8 kind:load to:0x020b8c08 module:overlay(4) +from:0x020b8bec kind:load to:0x020b87fc module:overlay(4) +from:0x020b8bf0 kind:load to:0x020b9bc4 module:overlay(4) +from:0x020b8bf4 kind:load to:0x020b9b64 module:overlay(4) +from:0x020b8bf8 kind:load to:0x020c43e8 module:overlay(4) +from:0x020b8c00 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8c04 kind:load to:0x020bb600 module:overlay(4) +from:0x020b8c10 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8c34 kind:arm_call to:0x020b9ca4 module:overlay(4) +from:0x020b8c50 kind:arm_call to:0x02016644 module:main +from:0x020b8c7c kind:arm_call to:0x0203e740 module:main +from:0x020b8c88 kind:arm_call to:0x02065d5c module:overlay(0) +from:0x020b8c9c kind:arm_call to:0x0203e740 module:main +from:0x020b8ca8 kind:load to:0x020c43e8 module:overlay(4) +from:0x020b8cac kind:load to:0x020b9bc4 module:overlay(4) +from:0x020b8cb0 kind:load to:0x020b8c08 module:overlay(4) +from:0x020b8cd0 kind:arm_call to:0x02065e34 module:overlay(0) +from:0x020b8d18 kind:arm_call to:0x020b90c4 module:overlay(4) +from:0x020b8d28 kind:arm_call to:0x020b9990 module:overlay(4) +from:0x020b8d3c kind:arm_call to:0x020654ec module:overlay(0) +from:0x020b8d44 kind:arm_call to:0x020b9d60 module:overlay(4) +from:0x020b8d5c kind:arm_call to:0x02066128 module:overlay(0) +from:0x020b8dbc kind:arm_call to:0x020b9834 module:overlay(4) +from:0x020b8dc4 kind:arm_call to:0x020b9888 module:overlay(4) +from:0x020b8dec kind:arm_call to:0x020b9140 module:overlay(4) +from:0x020b8e00 kind:arm_call to:0x020b9010 module:overlay(4) +from:0x020b8e18 kind:arm_call to:0x02066468 module:overlay(0) +from:0x020b8e20 kind:arm_call to:0x020b9140 module:overlay(4) +from:0x020b8e44 kind:arm_call to:0x02066914 module:overlay(0) +from:0x020b8e5c kind:arm_call to:0x02065e6c module:overlay(0) +from:0x020b8e68 kind:arm_call to:0x02066914 module:overlay(0) +from:0x020b8e9c kind:arm_call to:0x020b9f00 module:overlay(4) +from:0x020b8eb8 kind:arm_call to:0x02066990 module:overlay(0) +from:0x020b8ee4 kind:arm_call to:0x020b9cc8 module:overlay(4) +from:0x020b8efc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8f40 kind:arm_call to:0x020ba104 module:overlay(4) +from:0x020b8f58 kind:arm_call to:0x020ba0e4 module:overlay(4) +from:0x020b8f6c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b8f90 kind:load to:0x0204b690 module:main +from:0x020b8f94 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8fb8 kind:arm_call to:0x020662e8 module:overlay(0) +from:0x020b8fc0 kind:arm_call to:0x020b9888 module:overlay(4) +from:0x020b8fdc kind:arm_call to:0x020b9de4 module:overlay(4) +from:0x020b904c kind:arm_call to:0x020b9d60 module:overlay(4) +from:0x020b905c kind:arm_call to:0x020ba140 module:overlay(4) +from:0x020b90a4 kind:arm_call to:0x020ba164 module:overlay(4) +from:0x020b9158 kind:arm_call to:0x02066914 module:overlay(0) +from:0x020b9190 kind:arm_call to:0x020b86f0 module:overlay(4) +from:0x020b91d0 kind:arm_call to:0x020b8664 module:overlay(4) +from:0x020b9224 kind:arm_call to:0x020663ac module:overlay(0) +from:0x020b9250 kind:arm_call to:0x020b9f00 module:overlay(4) +from:0x020b9294 kind:arm_call to:0x020b9a34 module:overlay(4) +from:0x020b92fc kind:arm_call to:0x020b9a64 module:overlay(4) +from:0x020b934c kind:arm_call to:0x020b9010 module:overlay(4) +from:0x020b9358 kind:arm_call to:0x020b9aec module:overlay(4) +from:0x020b9370 kind:arm_call to:0x02066468 module:overlay(0) +from:0x020b9390 kind:arm_call to:0x020b907c module:overlay(4) +from:0x020b939c kind:arm_call to:0x020b9a9c module:overlay(4) +from:0x020b93c8 kind:arm_call to:0x020663ec module:overlay(0) +from:0x020b93ec kind:load to:0x020bb5f0 module:overlay(4) +from:0x020b9434 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9454 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9488 kind:arm_call to:0x02064218 module:overlay(0) +from:0x020b94a4 kind:arm_call to:0x020181ac module:main +from:0x020b94c8 kind:load to:0x020bb5d0 module:overlay(4) +from:0x020b94cc kind:load to:0x020bb5d8 module:overlay(4) +from:0x020b94d0 kind:load to:0x020bb5c8 module:overlay(4) +from:0x020b94dc kind:arm_call to:0x02064268 module:overlay(0) +from:0x020b94f0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b94f8 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b9518 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020b956c kind:arm_call to:0x0201aa68 module:main +from:0x020b95e4 kind:arm_call to:0x0202a17c module:main +from:0x020b9624 kind:arm_call to:0x0201a9dc module:main +from:0x020b9630 kind:load to:0x0204c49c module:main +from:0x020b9640 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020b965c kind:arm_call to:0x02065584 module:overlay(0) +from:0x020b96c0 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020b96fc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9720 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9738 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b976c kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020b9774 kind:load to:0x020bb5b8 module:overlay(4) +from:0x020b9778 kind:load to:0x020bb5c0 module:overlay(4) +from:0x020b977c kind:load to:0x020bb5b4 module:overlay(4) +from:0x020b97b0 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020b97d8 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020b9840 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b9864 kind:arm_call to:0x020b98b0 module:overlay(4) +from:0x020b9870 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b9878 kind:arm_call to:0x020b9990 module:overlay(4) +from:0x020b9880 kind:load to:0x0204b690 module:main +from:0x020b9884 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b98dc kind:arm_call to:0x020b9650 module:overlay(4) +from:0x020b9900 kind:arm_call to:0x020b9634 module:overlay(4) +from:0x020b9944 kind:arm_call to:0x020b96c8 module:overlay(4) +from:0x020b99f4 kind:arm_call to:0x020b966c module:overlay(4) +from:0x020b9acc kind:arm_call to:0x020b9780 module:overlay(4) +from:0x020b9b1c kind:arm_call to:0x020b97bc module:overlay(4) +from:0x020b9b58 kind:load to:0x020b86f0 module:overlay(4) +from:0x020b9b5c kind:load to:0x020c43e8 module:overlay(4) +from:0x020b9b60 kind:load to:0x020b86c8 module:overlay(4) +from:0x020b9b78 kind:arm_call to:0x0201fb4c module:main +from:0x020b9b84 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020b9b94 kind:arm_call to:0x0201e4c0 module:main +from:0x020b9b9c kind:arm_call to:0x020640c4 module:overlay(0) +from:0x020b9bc0 kind:load to:0x020b378c module:overlay(0) +from:0x020b9bd0 kind:arm_call to:0x02064138 module:overlay(0) +from:0x020b9bd8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b9be0 kind:arm_call to:0x0201f0bc module:main +from:0x020b9c08 kind:arm_call to:0x0201fb8c module:main +from:0x020b9c14 kind:arm_call to:0x02063960 module:overlay(0) +from:0x020b9c44 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9c94 kind:arm_call to:0x020b9f00 module:overlay(4) +from:0x020b9cb8 kind:arm_call to:0x02016644 module:main +from:0x020b9cc0 kind:arm_call to:0x0201f288 module:main +from:0x020b9d18 kind:arm_call to:0x020181ac module:main +from:0x020b9d54 kind:arm_call to:0x020b9d60 module:overlay(4) +from:0x020b9e58 kind:arm_call to:0x0201a9dc module:main +from:0x020b9ea8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9ed0 kind:arm_call to:0x0201a9dc module:main +from:0x020b9eec kind:arm_call to:0x0201f2a4 module:main +from:0x020b9ef8 kind:load to:0x0204c49c module:main +from:0x020b9efc kind:load to:0x020c43e8 module:overlay(4) +from:0x020b9fc4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba008 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba030 kind:arm_call to:0x020b86c8 module:overlay(4) +from:0x020ba0ac kind:arm_call to:0x02064218 module:overlay(0) +from:0x020ba0c8 kind:arm_call to:0x0201fd14 module:main +from:0x020ba0d0 kind:arm_call to:0x020b9d60 module:overlay(4) +from:0x020ba0dc kind:load to:0x020c43e8 module:overlay(4) +from:0x020ba0e0 kind:load to:0x020bb5e0 module:overlay(4) +from:0x020ba0fc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba128 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba138 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba15c kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020ba170 kind:load to:0x02065804 module:overlay(0) +from:0x020ba17c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ba184 kind:arm_call to:0x02011ff4 module:main +from:0x020ba1a0 kind:arm_call to:0x020b7d40 module:overlay(4) +from:0x020ba1a8 kind:arm_call to:0x020bab34 module:overlay(4) +from:0x020ba1b8 kind:arm_call to:0x02064904 module:overlay(0) +from:0x020ba1c4 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020ba1d4 kind:arm_call to:0x0201e4c0 module:main +from:0x020ba1ec kind:arm_call to:0x0201f4e0 module:main +from:0x020ba200 kind:arm_call to:0x0201f4e0 module:main +from:0x020ba234 kind:arm_call to:0x0201e4c0 module:main +from:0x020ba248 kind:arm_call to:0x020194d0 module:main +from:0x020ba25c kind:arm_call_thumb to:0x02015448 module:main +from:0x020ba268 kind:arm_call_thumb to:0x02015484 module:main +from:0x020ba280 kind:arm_call to:0x02017334 module:main +from:0x020ba2a8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ba2b0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba2b8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba2c0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba2d8 kind:arm_call to:0x02017334 module:main +from:0x020ba300 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ba308 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba310 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba318 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba320 kind:arm_call_thumb to:0x0201545c module:main +from:0x020ba334 kind:arm_call_thumb to:0x02015448 module:main +from:0x020ba340 kind:arm_call_thumb to:0x02015484 module:main +from:0x020ba358 kind:arm_call to:0x02017334 module:main +from:0x020ba37c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ba384 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba38c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba394 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba3ac kind:arm_call to:0x02017334 module:main +from:0x020ba3d0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ba3d8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba3e0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba3e8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba400 kind:arm_call to:0x02017334 module:main +from:0x020ba42c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ba434 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba43c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba444 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba44c kind:arm_call_thumb to:0x0201545c module:main +from:0x020ba4f0 kind:arm_call to:0x02011f3c module:main +from:0x020ba510 kind:arm_call to:0x020b8860 module:overlay(4) +from:0x020ba538 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020ba544 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ba580 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ba598 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020ba5a4 kind:arm_call to:0x02016664 module:main +from:0x020ba5b0 kind:arm_call to:0x0201f520 module:main +from:0x020ba5bc kind:arm_call to:0x02063960 module:overlay(0) +from:0x020ba5e8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba61c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba674 kind:arm_call to:0x0201e664 module:main +from:0x020ba680 kind:arm_call to:0x020b7d78 module:overlay(4) +from:0x020ba690 kind:load to:0x020b378c module:overlay(0) +from:0x020ba694 kind:load to:0x0204b690 module:main +from:0x020ba698 kind:load to:0x020bb6b4 module:overlay(4) +from:0x020ba69c kind:load to:0x020bb6cc module:overlay(4) +from:0x020ba6a0 kind:load to:0x020bb6d0 module:overlay(4) +from:0x020ba6a4 kind:load to:0x020bb6e0 module:overlay(4) +from:0x020ba6a8 kind:load to:0x020bb6f0 module:overlay(4) +from:0x020ba6ac kind:load to:0x020bb700 module:overlay(4) +from:0x020ba6b0 kind:load to:0x020bb710 module:overlay(4) +from:0x020ba6b4 kind:load to:0x020bb720 module:overlay(4) +from:0x020ba6b8 kind:load to:0x020bb730 module:overlay(4) +from:0x020ba6d0 kind:arm_call to:0x020b7d98 module:overlay(4) +from:0x020ba6d8 kind:arm_call to:0x02016644 module:main +from:0x020ba6f4 kind:arm_call to:0x0201f288 module:main +from:0x020ba6fc kind:arm_call to:0x0201f288 module:main +from:0x020ba710 kind:arm_call to:0x020b8c1c module:overlay(4) +from:0x020ba718 kind:arm_call to:0x02011ff4 module:main +from:0x020ba72c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ba734 kind:arm_call to:0x0201f0bc module:main +from:0x020ba73c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ba744 kind:arm_call to:0x0201f0bc module:main +from:0x020ba74c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ba754 kind:arm_call to:0x020bac54 module:overlay(4) +from:0x020ba75c kind:arm_call to:0x020b7d60 module:overlay(4) +from:0x020ba79c kind:arm_call to:0x020bae44 module:overlay(4) +from:0x020ba7b8 kind:arm_call to:0x0201f288 module:main +from:0x020ba7cc kind:arm_call to:0x020b93dc module:overlay(4) +from:0x020ba7dc kind:arm_call to:0x0201f520 module:main +from:0x020ba83c kind:arm_call to:0x020b80ac module:overlay(4) +from:0x020ba848 kind:arm_call to:0x020bac8c module:overlay(4) +from:0x020ba850 kind:arm_call to:0x020b9264 module:overlay(4) +from:0x020ba860 kind:arm_call to:0x020b8cb4 module:overlay(4) +from:0x020ba86c kind:arm_call to:0x020b9264 module:overlay(4) +from:0x020ba9bc kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ba9fc kind:arm_call to:0x0201a9dc module:main +from:0x020baa08 kind:arm_call to:0x0201f2a4 module:main +from:0x020baa1c kind:arm_call to:0x0201e6c4 module:main +from:0x020baa38 kind:arm_call to:0x0201a9dc module:main +from:0x020baa6c kind:arm_call to:0x0201e6c4 module:main +from:0x020baaf0 kind:arm_call to:0x0201f2a4 module:main +from:0x020baaf8 kind:arm_call to:0x020b8f98 module:overlay(4) +from:0x020bab04 kind:load to:0x0204c49c module:main +from:0x020bab1c kind:arm_call to:0x020bad8c module:overlay(4) +from:0x020bab30 kind:load to:0x020b8ff0 module:overlay(4) +from:0x020bab44 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020bab9c kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x020babb4 kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x020babcc kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x020babe4 kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x020bac0c kind:arm_call to:0x02011f3c module:main +from:0x020bac2c kind:arm_call_thumb to:0x0205a1c8 module:overlay(0) +from:0x020bac40 kind:arm_call to:0x02011f3c module:main +from:0x020bac50 kind:load to:0x027e0d00 module:dtcm +from:0x020bac5c kind:arm_call to:0x020bb214 module:overlay(4) +from:0x020bac64 kind:arm_call to:0x02011ff4 module:main +from:0x020bac74 kind:arm_call to:0x02011ff4 module:main +from:0x020bac80 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020bad28 kind:arm_call to:0x02026240 module:main +from:0x020bad60 kind:arm_call to:0x0202630c module:main +from:0x020bad7c kind:arm_call to:0x02026240 module:main +from:0x020bade4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020bae08 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020bae1c kind:arm_call to:0x01ffb714 module:itcm +from:0x020bae40 kind:load to:0x0203feb0 module:main +from:0x020bae60 kind:arm_call to:0x020bb214 module:overlay(4) +from:0x020bae88 kind:arm_call to:0x02011f3c module:main +from:0x020bae9c kind:arm_call to:0x020d68ac module:overlay(24) +from:0x020baebc kind:arm_call_thumb to:0x02059e70 module:overlay(0) +from:0x020baf44 kind:arm_call to:0x0200f218 module:main +from:0x020bafac kind:arm_call to:0x0200eab0 module:main +from:0x020bafdc kind:arm_call to:0x02026240 module:main +from:0x020bb01c kind:arm_call to:0x0202630c module:main +from:0x020bb03c kind:arm_call to:0x02026240 module:main +from:0x020bb118 kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x020bb148 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020bb154 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x020bb168 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020bb174 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x020bb198 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020bb1a4 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x020bb1b4 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020bb1c0 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x020bb1e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020bb1ec kind:load to:0x020bb610 module:overlay(4) +from:0x020bb1f4 kind:load to:0x020bb748 module:overlay(4) +from:0x020bb1f8 kind:load to:0x020bb76c module:overlay(4) +from:0x020bb1fc kind:load to:0x020bb778 module:overlay(4) +from:0x020bb208 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020bb228 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x020bb258 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020bb260 kind:arm_call to:0x02011ff4 module:main +from:0x020bb640 kind:load to:0x020bb7e4 module:overlay(4) +from:0x020bb644 kind:load to:0x020b863c module:overlay(4) +from:0x020bb648 kind:load to:0x020bb7b0 module:overlay(4) +from:0x020bb64c kind:load to:0x0203e3a4 module:main +from:0x020bb650 kind:load to:0x020bb624 module:overlay(4) +from:0x020bb668 kind:load to:0x020b7db4 module:overlay(4) +from:0x020bb66c kind:load to:0x02077d4c module:overlay(0) +from:0x020bb670 kind:load to:0x020b7d60 module:overlay(4) +from:0x020bb674 kind:load to:0x020b7d64 module:overlay(4) +from:0x020bb680 kind:load to:0x020b8354 module:overlay(4) +from:0x020bb684 kind:load to:0x020b83f4 module:overlay(4) +from:0x020bb688 kind:load to:0x020b849c module:overlay(4) +from:0x020bb68c kind:load to:0x020b85c4 module:overlay(4) +from:0x020bb690 kind:load to:0x020b8588 module:overlay(4) +from:0x020bb694 kind:load to:0x020b8600 module:overlay(4) +from:0x020bb698 kind:load to:0x02063264 module:overlay(0) +from:0x020bb6a4 kind:load to:0x020b8c08 module:overlay(4) +from:0x020bb6a8 kind:load to:0x020ba174 module:overlay(4) +from:0x020bb6ac kind:load to:0x020b94d4 module:overlay(4) +from:0x020bb6b0 kind:load to:0x020b9520 module:overlay(4) +from:0x020bb748 kind:load to:0x020bb200 module:overlay(4) +from:0x020bb74c kind:load to:0x020bb250 module:overlay(4) +from:0x020bb750 kind:load to:0x0205bca8 module:overlay(0) +from:0x020bb754 kind:load to:0x01ffc57c module:itcm +from:0x020bb758 kind:load to:0x02059348 module:overlay(0) +from:0x020bb75c kind:load to:0x020593c4 module:overlay(0) +from:0x020bb760 kind:load to:0x02059428 module:overlay(0) +from:0x020bb764 kind:load to:0x01ffc7a4 module:itcm +from:0x020bb768 kind:load to:0x02059304 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov004/symbols.txt b/config/jp/arm9/overlays/ov004/symbols.txt new file mode 100644 index 00000000..84654d29 --- /dev/null +++ b/config/jp/arm9/overlays/ov004/symbols.txt @@ -0,0 +1,161 @@ +func_ov004_020b7d40 kind:function(arm,size=0x20) addr:0x020b7d40 +func_ov004_020b7d60 kind:function(arm,size=0x4) addr:0x020b7d60 +func_ov004_020b7d64 kind:function(arm,size=0x14) addr:0x020b7d64 +func_ov004_020b7d78 kind:function(arm,size=0x20) addr:0x020b7d78 +func_ov004_020b7d98 kind:function(arm,size=0x1c) addr:0x020b7d98 +func_ov004_020b7db4 kind:function(arm,size=0xe4) addr:0x020b7db4 +func_ov004_020b7e98 kind:function(arm,size=0xac) addr:0x020b7e98 +func_ov004_020b7f44 kind:function(arm,size=0x8c) addr:0x020b7f44 +func_ov004_020b7fd0 kind:function(arm,size=0xdc) addr:0x020b7fd0 +func_ov004_020b80ac kind:function(arm,size=0xf0) addr:0x020b80ac +func_ov004_020b819c kind:function(arm,size=0xac) addr:0x020b819c +func_ov004_020b8248 kind:function(arm,size=0x10c) addr:0x020b8248 +func_ov004_020b8354 kind:function(arm,size=0xa0) addr:0x020b8354 +func_ov004_020b83f4 kind:function(arm,size=0xa8) addr:0x020b83f4 +func_ov004_020b849c kind:function(arm,size=0xec) addr:0x020b849c +func_ov004_020b8588 kind:function(arm,size=0x3c) addr:0x020b8588 +func_ov004_020b85c4 kind:function(arm,size=0x3c) addr:0x020b85c4 +func_ov004_020b8600 kind:function(arm,size=0x3c) addr:0x020b8600 +func_ov004_020b863c kind:function(arm,size=0x28) addr:0x020b863c +func_ov004_020b8664 kind:function(arm,size=0x64) addr:0x020b8664 +func_ov004_020b86c8 kind:function(arm,size=0x28) addr:0x020b86c8 +func_ov004_020b86f0 kind:function(arm,size=0x10c) addr:0x020b86f0 +func_ov004_020b87fc kind:function(arm,size=0x64) addr:0x020b87fc +func_ov004_020b8860 kind:function(arm,size=0x3a8) addr:0x020b8860 +func_ov004_020b8c08 kind:function(arm,size=0x14) addr:0x020b8c08 +func_ov004_020b8c1c kind:function(arm,size=0x98) addr:0x020b8c1c +func_ov004_020b8cb4 kind:function(arm,size=0x2e4) addr:0x020b8cb4 +func_ov004_020b8f98 kind:function(arm,size=0x58) addr:0x020b8f98 +func_ov004_020b8ff0 kind:function(arm,size=0x20) addr:0x020b8ff0 +func_ov004_020b9010 kind:function(arm,size=0x6c) addr:0x020b9010 +func_ov004_020b907c kind:function(arm,size=0x48) addr:0x020b907c +func_ov004_020b90c4 kind:function(arm,size=0x7c) addr:0x020b90c4 +func_ov004_020b9140 kind:function(arm,size=0x124) addr:0x020b9140 +func_ov004_020b9264 kind:function(arm,size=0x20) addr:0x020b9264 +func_ov004_020b9284 kind:function(arm,size=0x6c) addr:0x020b9284 +func_ov004_020b92f0 kind:function(arm,size=0x50) addr:0x020b92f0 +func_ov004_020b9340 kind:function(arm,size=0x44) addr:0x020b9340 +func_ov004_020b9384 kind:function(arm,size=0x58) addr:0x020b9384 +func_ov004_020b93dc kind:function(arm,size=0x14) addr:0x020b93dc +func_ov004_020b93f0 kind:function(arm,size=0xe4) addr:0x020b93f0 +func_ov004_020b94d4 kind:function(arm,size=0x4c) addr:0x020b94d4 +func_ov004_020b9520 kind:function(arm,size=0x114) addr:0x020b9520 +func_ov004_020b9634 kind:function(arm,size=0x1c) addr:0x020b9634 +func_ov004_020b9650 kind:function(arm,size=0x1c) addr:0x020b9650 +func_ov004_020b966c kind:function(arm,size=0x5c) addr:0x020b966c +func_ov004_020b96c8 kind:function(arm,size=0xb8) addr:0x020b96c8 +func_ov004_020b9780 kind:function(arm,size=0x3c) addr:0x020b9780 +func_ov004_020b97bc kind:function(arm,size=0x24) addr:0x020b97bc +func_ov004_020b97e0 kind:function(arm,size=0x2c) addr:0x020b97e0 +func_ov004_020b980c kind:function(arm,size=0x28) addr:0x020b980c +func_ov004_020b9834 kind:function(arm,size=0x54) addr:0x020b9834 +func_ov004_020b9888 kind:function(arm,size=0x28) addr:0x020b9888 +func_ov004_020b98b0 kind:function(arm,size=0xe0) addr:0x020b98b0 +func_ov004_020b9990 kind:function(arm,size=0xa4) addr:0x020b9990 +func_ov004_020b9a34 kind:function(arm,size=0x30) addr:0x020b9a34 +func_ov004_020b9a64 kind:function(arm,size=0x38) addr:0x020b9a64 +func_ov004_020b9a9c kind:function(arm,size=0x50) addr:0x020b9a9c +func_ov004_020b9aec kind:function(arm,size=0x50) addr:0x020b9aec +func_ov004_020b9b3c kind:function(arm,size=0x28) addr:0x020b9b3c +func_ov004_020b9b64 kind:function(arm,size=0x60) addr:0x020b9b64 +func_ov004_020b9bc4 kind:function(arm,size=0x28) addr:0x020b9bc4 +func_ov004_020b9bec kind:function(arm,size=0xb8) addr:0x020b9bec +func_ov004_020b9ca4 kind:function(arm,size=0x24) addr:0x020b9ca4 +func_ov004_020b9cc8 kind:function(arm,size=0x98) addr:0x020b9cc8 +func_ov004_020b9d60 kind:function(arm,size=0x84) addr:0x020b9d60 +func_ov004_020b9de4 kind:function(arm,size=0x11c) addr:0x020b9de4 +func_ov004_020b9f00 kind:function(arm,size=0x1e4) addr:0x020b9f00 +func_ov004_020ba0e4 kind:function(arm,size=0x20) addr:0x020ba0e4 +func_ov004_020ba104 kind:function(arm,size=0x3c) addr:0x020ba104 +func_ov004_020ba140 kind:function(arm,size=0x24) addr:0x020ba140 +func_ov004_020ba164 kind:function(arm,size=0x10) addr:0x020ba164 +func_ov004_020ba174 kind:function(arm,size=0x1c) addr:0x020ba174 +func_ov004_020ba190 kind:function(arm,size=0x538) addr:0x020ba190 +func_ov004_020ba6c8 kind:function(arm,size=0xa0) addr:0x020ba6c8 +func_ov004_020ba768 kind:function(arm,size=0x264) addr:0x020ba768 +func_ov004_020ba9cc kind:function(arm,size=0x13c) addr:0x020ba9cc +func_ov004_020bab08 kind:function(arm,size=0x1c) addr:0x020bab08 +func_ov004_020bab24 kind:function(arm,size=0x10) addr:0x020bab24 +func_ov004_020bab34 kind:function(arm,size=0x120) addr:0x020bab34 +func_ov004_020bac54 kind:function(arm,size=0x38) addr:0x020bac54 +func_ov004_020bac8c kind:function(arm,size=0x100) addr:0x020bac8c +func_ov004_020bad8c kind:function(arm,size=0xb8) addr:0x020bad8c +func_ov004_020bae44 kind:function(arm,size=0x3bc) addr:0x020bae44 +func_ov004_020bb200 kind:function(arm,size=0x14) addr:0x020bb200 +func_ov004_020bb214 kind:function(arm,size=0x3c) addr:0x020bb214 +func_ov004_020bb250 kind:function(arm,size=0x1c) addr:0x020bb250 +data_ov004_020bb26c kind:data(any) addr:0x020bb26c +data_ov004_020bb2b4 kind:data(any) addr:0x020bb2b4 +data_ov004_020bb5b4 kind:data(any) addr:0x020bb5b4 +data_ov004_020bb5b8 kind:data(any) addr:0x020bb5b8 +data_ov004_020bb5c0 kind:data(any) addr:0x020bb5c0 +data_ov004_020bb5c8 kind:data(any) addr:0x020bb5c8 +data_ov004_020bb5d0 kind:data(any) addr:0x020bb5d0 +data_ov004_020bb5d8 kind:data(any) addr:0x020bb5d8 +data_ov004_020bb5e0 kind:data(any) addr:0x020bb5e0 +data_ov004_020bb5f0 kind:data(any) addr:0x020bb5f0 +data_ov004_020bb600 kind:data(any) addr:0x020bb600 +data_ov004_020bb610 kind:data(any) addr:0x020bb610 +func_ov004_020bb624 kind:function(arm,size=0x2c) addr:0x020bb624 +data_ov004_020bb668 kind:data(any) addr:0x020bb668 +data_ov004_020bb680 kind:data(any) addr:0x020bb680 +data_ov004_020bb6a4 kind:data(any) addr:0x020bb6a4 +data_ov004_020bb6b4 kind:data(any) addr:0x020bb6b4 +data_ov004_020bb6cc kind:data(any) addr:0x020bb6cc +data_ov004_020bb6d0 kind:data(any) addr:0x020bb6d0 +data_ov004_020bb6e0 kind:data(any) addr:0x020bb6e0 +data_ov004_020bb6f0 kind:data(any) addr:0x020bb6f0 +data_ov004_020bb700 kind:data(any) addr:0x020bb700 +data_ov004_020bb710 kind:data(any) addr:0x020bb710 +data_ov004_020bb720 kind:data(any) addr:0x020bb720 +data_ov004_020bb730 kind:data(any) addr:0x020bb730 +data_ov004_020bb748 kind:data(any) addr:0x020bb748 +data_ov004_020bb76c kind:data(any) addr:0x020bb76c +data_ov004_020bb778 kind:data(any) addr:0x020bb778 +data_ov004_020bb7a0 kind:bss addr:0x020bb7a0 +data_ov004_020bb7a4 kind:bss addr:0x020bb7a4 +data_ov004_020bb7b0 kind:bss addr:0x020bb7b0 +data_ov004_020bb7bc kind:bss addr:0x020bb7bc +data_ov004_020bb7e4 kind:bss addr:0x020bb7e4 +data_ov004_020bb7e8 kind:bss addr:0x020bb7e8 +data_ov004_020bbf60 kind:bss addr:0x020bbf60 ambiguous +data_ov004_020bed88 kind:bss addr:0x020bed88 ambiguous +data_ov004_020bef7d kind:bss addr:0x020bef7d ambiguous +data_ov004_020befcd kind:bss addr:0x020befcd ambiguous +data_ov004_020bf8a9 kind:bss addr:0x020bf8a9 ambiguous +data_ov004_020bf909 kind:bss addr:0x020bf909 ambiguous +data_ov004_020bf92d kind:bss addr:0x020bf92d ambiguous +data_ov004_020bf941 kind:bss addr:0x020bf941 ambiguous +data_ov004_020bf955 kind:bss addr:0x020bf955 ambiguous +data_ov004_020c010a kind:bss addr:0x020c010a ambiguous +data_ov004_020c0718 kind:bss addr:0x020c0718 ambiguous +data_ov004_020c07b4 kind:bss addr:0x020c07b4 ambiguous +data_ov004_020c0850 kind:bss addr:0x020c0850 ambiguous +data_ov004_020c0c0c kind:bss addr:0x020c0c0c ambiguous +data_ov004_020c0f85 kind:bss addr:0x020c0f85 ambiguous +data_ov004_020c0fa5 kind:bss addr:0x020c0fa5 ambiguous +data_ov004_020c1120 kind:bss addr:0x020c1120 ambiguous +data_ov004_020c1164 kind:bss addr:0x020c1164 ambiguous +data_ov004_020c127c kind:bss addr:0x020c127c ambiguous +data_ov004_020c1300 kind:bss addr:0x020c1300 ambiguous +data_ov004_020c157c kind:bss addr:0x020c157c ambiguous +data_ov004_020c16f8 kind:bss addr:0x020c16f8 ambiguous +data_ov004_020c1778 kind:bss addr:0x020c1778 ambiguous +data_ov004_020c1784 kind:bss addr:0x020c1784 ambiguous +data_ov004_020c1789 kind:bss addr:0x020c1789 ambiguous +data_ov004_020c1919 kind:bss addr:0x020c1919 ambiguous +data_ov004_020c1a65 kind:bss addr:0x020c1a65 ambiguous +data_ov004_020c1db8 kind:bss addr:0x020c1db8 ambiguous +data_ov004_020c1dbc kind:bss addr:0x020c1dbc ambiguous +data_ov004_020c1dc0 kind:bss addr:0x020c1dc0 ambiguous +data_ov004_020c1dc4 kind:bss addr:0x020c1dc4 ambiguous +data_ov004_020c1dc8 kind:bss addr:0x020c1dc8 ambiguous +data_ov004_020c1dc9 kind:bss addr:0x020c1dc9 ambiguous +data_ov004_020c1dcc kind:bss addr:0x020c1dcc ambiguous +data_ov004_020c1f78 kind:bss addr:0x020c1f78 ambiguous +data_ov004_020c2011 kind:bss addr:0x020c2011 ambiguous +data_ov004_020c2051 kind:bss addr:0x020c2051 ambiguous +data_ov004_020c2708 kind:bss addr:0x020c2708 ambiguous +data_ov004_020c308c kind:bss addr:0x020c308c ambiguous +data_ov004_020c417c kind:bss addr:0x020c417c ambiguous +data_ov004_020c43e8 kind:bss addr:0x020c43e8 diff --git a/config/jp/arm9/overlays/ov005/delinks.txt b/config/jp/arm9/overlays/ov005/delinks.txt new file mode 100644 index 00000000..13512163 --- /dev/null +++ b/config/jp/arm9/overlays/ov005/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020ba408 kind:code align:32 + .rodata start:0x020ba408 end:0x020ba434 kind:data align:4 + .init start:0x020ba434 end:0x020ba4a4 kind:code align:4 + .ctor start:0x020ba4a4 end:0x020ba4b4 kind:data align:4 + .data start:0x020ba4c0 end:0x020ba620 kind:data align:32 + .bss start:0x020ba620 end:0x020bce80 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov005/relocs.txt b/config/jp/arm9/overlays/ov005/relocs.txt new file mode 100644 index 00000000..7b42c1e6 --- /dev/null +++ b/config/jp/arm9/overlays/ov005/relocs.txt @@ -0,0 +1,417 @@ +from:0x020b7d58 kind:load to:0x0204af1c module:main +from:0x020b7d5c kind:load to:0x020ba62c module:overlay(5) +from:0x020b7d60 kind:load to:0x020ba630 module:overlay(5) +from:0x020b7d64 kind:load to:0x02012fd0 module:main +from:0x020b7d80 kind:arm_call to:0x02012ff8 module:main +from:0x020b7d8c kind:load to:0x0204af1c module:main +from:0x020b7da4 kind:arm_call to:0x02019298 module:main +from:0x020b7db4 kind:arm_call to:0x020192d8 module:main +from:0x020b7e64 kind:arm_call to:0x0209dc10 module:overlay(0) +from:0x020b7ea4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020b7ebc kind:load to:0x0204b690 module:main +from:0x020b7ec0 kind:load to:0x027e09a8 module:dtcm +from:0x020b7ed8 kind:arm_call to:0x02019298 module:main +from:0x020b7ee8 kind:arm_call to:0x020192d8 module:main +from:0x020b7f78 kind:arm_call to:0x02160d10 module:overlays(71,80) +from:0x020b7f8c kind:arm_call to:0x020c48dc module:overlay(17) +from:0x020b803c kind:arm_call to:0x020985f8 module:overlay(0) +from:0x020b8058 kind:load to:0x0204b690 module:main +from:0x020b805c kind:load to:0x027e09a4 module:dtcm +from:0x020b8060 kind:load to:0x027e0d70 module:dtcm +from:0x020b8064 kind:load to:0x027e09c0 module:dtcm +from:0x020b8090 kind:arm_call to:0x020b815c module:overlay(5) +from:0x020b80b0 kind:arm_call to:0x0209c180 module:overlay(0) +from:0x020b80c0 kind:arm_call to:0x0209c180 module:overlay(0) +from:0x020b80c8 kind:arm_call to:0x020b815c module:overlay(5) +from:0x020b80dc kind:arm_call to:0x0209c180 module:overlay(0) +from:0x020b810c kind:arm_call to:0x020b8380 module:overlay(5) +from:0x020b8144 kind:arm_call to:0x02083434 module:overlay(0) +from:0x020b8150 kind:arm_call to:0x0209c180 module:overlay(0) +from:0x020b8158 kind:load to:0x027e0cd8 module:dtcm +from:0x020b81b0 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x020b81e0 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x020b820c kind:arm_call to:0x020834e8 module:overlay(0) +from:0x020b8268 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x020b8298 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x020b82ec kind:arm_call to:0x020834e8 module:overlay(0) +from:0x020b8354 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x020b837c kind:load to:0x027e0cd8 module:dtcm +from:0x020b83b0 kind:arm_call to:0x02083434 module:overlay(0) +from:0x020b83c8 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8400 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x020b842c kind:arm_call to:0x02099dfc module:overlay(0) +from:0x020b8448 kind:arm_call to:0x020c1858 module:overlay(17) +from:0x020b8540 kind:arm_call to:0x020b85a4 module:overlay(5) +from:0x020b8550 kind:arm_call to:0x0203e3a4 module:main +from:0x020b8574 kind:arm_call to:0x02016664 module:main +from:0x020b8594 kind:load to:0x020bbd30 module:overlay(5) +from:0x020b8598 kind:load to:0x020bbd40 module:overlay(5) +from:0x020b859c kind:load to:0x020b8700 module:overlay(5) +from:0x020b85a0 kind:load to:0x020bbd34 module:overlay(5) +from:0x020b85ac kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b85bc kind:arm_call to:0x02016614 module:main +from:0x020b85e0 kind:arm_call to:0x02016664 module:main +from:0x020b85fc kind:arm_call to:0x020c65e8 module:overlay(24) +from:0x020b862c kind:arm_call to:0x02011f3c module:main +from:0x020b8638 kind:arm_call_thumb to:0x02178e40 module:overlay(93) +from:0x020b864c kind:arm_call to:0x02016664 module:main +from:0x020b865c kind:arm_call to:0x02011f3c module:main +from:0x020b8668 kind:arm_call_thumb to:0x021786fc module:overlay(93) +from:0x020b8680 kind:arm_call to:0x02016664 module:main +from:0x020b86a0 kind:arm_call to:0x02011f3c module:main +from:0x020b86ac kind:arm_call_thumb to:0x02163a5c module:overlay(75) +from:0x020b86bc kind:arm_call to:0x02011f3c module:main +from:0x020b86c8 kind:arm_call_thumb to:0x021780dc module:overlay(93) +from:0x020b86dc kind:arm_call to:0x02016664 module:main +from:0x020b86e8 kind:load to:0x020ba4c8 module:overlay(5) +from:0x020b86ec kind:load to:0x021180e0 module:overlays(19,31) +from:0x020b86f0 kind:load to:0x020453b0 module:main +from:0x020b86f4 kind:load to:0x020da000 module:overlays(19,24) +from:0x020b86f8 kind:load to:0x027e09a4 module:dtcm +from:0x020b870c kind:arm_call to:0x0206304c module:overlay(0) +from:0x020b8714 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b872c kind:arm_call to:0x0206304c module:overlay(0) +from:0x020b8734 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b873c kind:arm_call to:0x02011ff4 module:main +from:0x020b8758 kind:arm_call to:0x020b87a4 module:overlay(5) +from:0x020b8770 kind:arm_call to:0x02178d98 module:overlay(93) +from:0x020b879c kind:arm_call to:0x020b87a4 module:overlay(5) +from:0x020b87b4 kind:arm_call to:0x02018a6c module:main +from:0x020b87d0 kind:arm_call_thumb to:0x0217892c module:overlay(93) +from:0x020b87d8 kind:load to:0x027e0994 module:dtcm +from:0x020b87fc kind:arm_call to:0x020b8a68 module:overlay(5) +from:0x020b880c kind:arm_call to:0x0203e3a4 module:main +from:0x020b8830 kind:arm_call to:0x02016664 module:main +from:0x020b8850 kind:load to:0x020bbd74 module:overlay(5) +from:0x020b8854 kind:load to:0x020bbd94 module:overlay(5) +from:0x020b8858 kind:load to:0x020b8860 module:overlay(5) +from:0x020b885c kind:load to:0x020bbd88 module:overlay(5) +from:0x020b886c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8874 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b88a0 kind:arm_call to:0x020b8b28 module:overlay(5) +from:0x020b88b0 kind:arm_call to:0x0203e3a4 module:main +from:0x020b88d4 kind:arm_call to:0x02016664 module:main +from:0x020b88f4 kind:load to:0x020bbd74 module:overlay(5) +from:0x020b88f8 kind:load to:0x020bbe64 module:overlay(5) +from:0x020b88fc kind:load to:0x020b8904 module:overlay(5) +from:0x020b8900 kind:load to:0x020bbd7c module:overlay(5) +from:0x020b8910 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8918 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8920 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8934 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b8944 kind:arm_call to:0x02064904 module:overlay(0) +from:0x020b8950 kind:arm_call to:0x02016664 module:main +from:0x020b895c kind:load to:0x020ba510 module:overlay(5) +from:0x020b89a8 kind:arm_call to:0x0201e6c4 module:main +from:0x020b89d8 kind:arm_call to:0x020cc5cc module:overlay(24) +from:0x020b89e8 kind:arm_call to:0x0201e6c4 module:main +from:0x020b8a04 kind:arm_call to:0x020c75cc module:overlay(24) +from:0x020b8a18 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8a30 kind:arm_call to:0x020747bc module:overlay(0) +from:0x020b8a4c kind:arm_call to:0x02074c30 module:overlay(0) +from:0x020b8a58 kind:load to:0x027e0994 module:dtcm +from:0x020b8a5c kind:load to:0x0204b690 module:main +from:0x020b8a60 kind:load to:0x027e09b8 module:dtcm +from:0x020b8a74 kind:arm_call to:0x020b892c module:overlay(5) +from:0x020b8a90 kind:arm_call to:0x020cc34c module:overlay(24) +from:0x020b8aac kind:arm_call to:0x02019648 module:main +from:0x020b8ab8 kind:arm_call to:0x02019648 module:main +from:0x020b8ad4 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b8b08 kind:arm_call to:0x020cc3a8 module:overlay(24) +from:0x020b8b20 kind:load to:0x020ba4ec module:overlay(5) +from:0x020b8b24 kind:load to:0x020ba564 module:overlay(5) +from:0x020b8b34 kind:arm_call to:0x020b892c module:overlay(5) +from:0x020b8b44 kind:arm_call to:0x02064904 module:overlay(0) +from:0x020b8b54 kind:arm_call to:0x020cc34c module:overlay(24) +from:0x020b8b70 kind:arm_call to:0x020cc34c module:overlay(24) +from:0x020b8b90 kind:arm_call to:0x02019648 module:main +from:0x020b8b9c kind:arm_call to:0x02019648 module:main +from:0x020b8bbc kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b8bf0 kind:arm_call to:0x020cc3a8 module:overlay(24) +from:0x020b8bf8 kind:arm_call to:0x02019648 module:main +from:0x020b8c04 kind:arm_call to:0x02019648 module:main +from:0x020b8c24 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b8c58 kind:arm_call to:0x020cc3a8 module:overlay(24) +from:0x020b8c8c kind:arm_call to:0x0201e6c4 module:main +from:0x020b8cac kind:arm_call to:0x020d6ca8 module:overlay(24) +from:0x020b8cc0 kind:arm_call to:0x02016664 module:main +from:0x020b8cd8 kind:load to:0x020ba534 module:overlay(5) +from:0x020b8cdc kind:load to:0x020ba558 module:overlay(5) +from:0x020b8ce0 kind:load to:0x020ba570 module:overlay(5) +from:0x020b8ce4 kind:load to:0x027e09a4 module:dtcm +from:0x020b8cf8 kind:arm_call to:0x020b89c4 module:overlay(5) +from:0x020b8d08 kind:arm_call to:0x020b8d10 module:overlay(5) +from:0x020b8d24 kind:arm_call to:0x020cc5cc module:overlay(24) +from:0x020b8d30 kind:arm_call to:0x0201e6c4 module:main +from:0x020b8d4c kind:arm_call to:0x020c76ec module:overlay(24) +from:0x020b8d60 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8d78 kind:arm_call to:0x020e3288 module:overlay(26) +from:0x020b8d88 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b8d94 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b8da0 kind:load to:0x027e0994 module:dtcm +from:0x020b8da4 kind:load to:0x0204b690 module:main +from:0x020b8da8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020b8dac kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8dc0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8dc8 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8de0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8de8 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8df0 kind:arm_call to:0x02011ff4 module:main +from:0x020b8e08 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8e10 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8e18 kind:arm_call to:0x02011ff4 module:main +from:0x020b8e30 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8e38 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8e40 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8e48 kind:arm_call to:0x02011ff4 module:main +from:0x020b8e58 kind:arm_call to:0x020b8ebc module:overlay(5) +from:0x020b8e8c kind:arm_call to:0x02074994 module:overlay(0) +from:0x020b8ea8 kind:arm_call to:0x020db164 module:overlay(31) +from:0x020b8eb0 kind:load to:0x0204b608 module:main +from:0x020b8eb4 kind:load to:0x027e09b8 module:dtcm +from:0x020b8eb8 kind:load to:0x027e0d34 module:dtcm +from:0x020b8ec8 kind:arm_call to:0x0208d5e0 module:overlay(0) +from:0x020b8ee4 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020b8ef8 kind:arm_call to:0x020db164 module:overlay(31) +from:0x020b8f10 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8f14 kind:load to:0x027e09b8 module:dtcm +from:0x020b8f18 kind:load to:0x027e0d34 module:dtcm +from:0x020b8f7c kind:arm_call to:0x02074994 module:overlay(0) +from:0x020b8f90 kind:arm_call to:0x020e3744 module:overlay(26) +from:0x020b8fb4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b9004 kind:load to:0x0204b608 module:main +from:0x020b9008 kind:load to:0x027e09b8 module:dtcm +from:0x020b900c kind:load to:0x0213b0b0 module:overlay(26) +from:0x020b9010 kind:load to:0x0204b690 module:main +from:0x020b9028 kind:arm_call to:0x020f9bf0 module:overlay(26) +from:0x020b9044 kind:arm_call to:0x020e323c module:overlay(26) +from:0x020b9078 kind:arm_call to:0x01ffd420 module:itcm +from:0x020b909c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b90e8 kind:load to:0x02141910 module:overlay(26) +from:0x020b90ec kind:load to:0x0213b0b0 module:overlay(26) +from:0x020b90f0 kind:load to:0x0204b608 module:main +from:0x020b90f4 kind:load to:0x027e09b8 module:dtcm +from:0x020b90f8 kind:load to:0x0204b690 module:main +from:0x020b911c kind:arm_call to:0x020b9180 module:overlay(5) +from:0x020b912c kind:arm_call to:0x0203e3a4 module:main +from:0x020b9150 kind:arm_call to:0x02016664 module:main +from:0x020b9170 kind:load to:0x020bbfe4 module:overlay(5) +from:0x020b9174 kind:load to:0x020bbff4 module:overlay(5) +from:0x020b9178 kind:load to:0x020b9200 module:overlay(5) +from:0x020b917c kind:load to:0x020bbfe8 module:overlay(5) +from:0x020b9188 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b91ac kind:arm_call to:0x0203e690 module:main +from:0x020b91c4 kind:arm_call to:0x02016664 module:main +from:0x020b91e0 kind:load to:0x020ba57c module:overlay(5) +from:0x020b91e4 kind:load to:0x020b91ec module:overlay(5) +from:0x020b91e8 kind:load to:0x020b93a9 module:overlay(5) +from:0x020b91f4 kind:arm_call to:0x0206304c module:overlay(0) +from:0x020b9218 kind:arm_call to:0x0203e740 module:main +from:0x020b9220 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b922c kind:load to:0x020b91ec module:overlay(5) +from:0x020b9248 kind:arm_call to:0x0203e740 module:main +from:0x020b9250 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b9258 kind:arm_call to:0x02011ff4 module:main +from:0x020b9264 kind:load to:0x020b91ec module:overlay(5) +from:0x020b92c4 kind:load to:0x027e0d3c module:dtcm +from:0x020b9314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020b9350 kind:arm_call to:0x01ffd43c module:itcm +from:0x020b9398 kind:load to:0x027e0d3c module:dtcm +from:0x020b93a0 kind:load to:0x027e09bc module:dtcm +from:0x020b93a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020b93ae kind:thumb_call_arm to:0x02016614 module:main +from:0x020b93dc kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b940c kind:load to:0x020ba5a4 module:overlay(5) +from:0x020b9410 kind:load to:0x020ba598 module:overlay(5) +from:0x020b945c kind:arm_call to:0x020b96d8 module:overlay(5) +from:0x020b9580 kind:arm_call to:0x020ef740 module:overlay(31) +from:0x020b95b0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020b9624 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b962c kind:load to:0x027e0d3c module:dtcm +from:0x020b9630 kind:load to:0x027e09a8 module:dtcm +from:0x020b9654 kind:arm_call to:0x020b96d8 module:overlay(5) +from:0x020b96c4 kind:arm_call to:0x0201aa68 module:main +from:0x020b96d0 kind:load to:0x020ba408 module:overlay(5) +from:0x020b96d4 kind:load to:0x0204c49c module:main +from:0x020b96e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020b96fc kind:arm_call to:0x01fff1a4 module:itcm +from:0x020b9714 kind:arm_call to:0x02168378 module:overlay(93) +from:0x020b971c kind:load to:0x027e09b8 module:dtcm +from:0x020b9720 kind:load to:0x027e0ce0 module:dtcm +from:0x020b9724 kind:load to:0x027e0d8c module:dtcm +from:0x020b9730 kind:arm_call to:0x0206304c module:overlay(0) +from:0x020b9738 kind:arm_call to:0x02011ff4 module:main +from:0x020b9760 kind:arm_call to:0x020b982c module:overlay(5) +from:0x020b9770 kind:arm_call to:0x0203e3a4 module:main +from:0x020b9788 kind:load to:0x020bc250 module:overlay(5) +from:0x020b978c kind:load to:0x020bc260 module:overlay(5) +from:0x020b9790 kind:load to:0x020b9798 module:overlay(5) +from:0x020b9794 kind:load to:0x020bc254 module:overlay(5) +from:0x020b97a4 kind:arm_call to:0x020dc0b8 module:overlay(26) +from:0x020b97b8 kind:arm_call to:0x0203e740 module:main +from:0x020b97c0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x020b97c8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b97d0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b97d8 kind:arm_call to:0x0206304c module:overlay(0) +from:0x020b97e0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b97ec kind:load to:0x020613a8 module:overlay(0) +from:0x020b97f8 kind:arm_call to:0x020b9744 module:overlay(5) +from:0x020b9810 kind:arm_call to:0x02016664 module:main +from:0x020b9824 kind:arm_call to:0x020b9744 module:overlay(5) +from:0x020b9834 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b9844 kind:arm_call to:0x020dca8c module:overlay(26) +from:0x020b984c kind:arm_call to:0x020db358 module:overlay(26) +from:0x020b9854 kind:arm_call to:0x020dbf04 module:overlay(26) +from:0x020b9860 kind:arm_call to:0x02016664 module:main +from:0x020b986c kind:arm_call to:0x02016664 module:main +from:0x020b9878 kind:arm_call to:0x02016664 module:main +from:0x020b9884 kind:load to:0x020ba5bc module:overlay(5) +from:0x020b9894 kind:arm_call to:0x020dba14 module:overlay(26) +from:0x020b989c kind:arm_call to:0x020dc8b4 module:overlay(26) +from:0x020b98b0 kind:arm_call to:0x020dbb28 module:overlay(26) +from:0x020b98b8 kind:arm_call to:0x020dc98c module:overlay(26) +from:0x020b98c0 kind:arm_call to:0x020dd3f8 module:overlay(26) +from:0x020b98ec kind:arm_call to:0x020dca64 module:overlay(26) +from:0x020b9914 kind:arm_call to:0x020dbe74 module:overlay(26) +from:0x020b993c kind:arm_call to:0x020dd46c module:overlay(26) +from:0x020b9958 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020b9968 kind:load to:0x020dc100 module:overlays(19,26) +from:0x020b9978 kind:arm_call to:0x020dc0b8 module:overlay(26) +from:0x020b998c kind:arm_call to:0x0203e740 module:main +from:0x020b9994 kind:arm_call to:0x0206304c module:overlay(0) +from:0x020b999c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b99a4 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b99ac kind:arm_call to:0x0206304c module:overlay(0) +from:0x020b99b4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b99bc kind:arm_call to:0x02011ff4 module:main +from:0x020b99c8 kind:load to:0x020613a8 module:overlay(0) +from:0x020b99ec kind:arm_call to:0x020b9a64 module:overlay(5) +from:0x020b99fc kind:arm_call to:0x0203e3a4 module:main +from:0x020b9a20 kind:arm_call to:0x02016664 module:main +from:0x020b9a40 kind:load to:0x020bcad4 module:overlay(5) +from:0x020b9a44 kind:load to:0x020bcae4 module:overlay(5) +from:0x020b9a48 kind:load to:0x020b9a50 module:overlay(5) +from:0x020b9a4c kind:load to:0x020bcad8 module:overlay(5) +from:0x020b9a58 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b9a70 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b9a80 kind:arm_call to:0x0201ec58 module:main +from:0x020b9abc kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b9ac4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b9acc kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b9b44 kind:arm_call to:0x02019648 module:main +from:0x020b9b70 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9b84 kind:arm_call to:0x02019648 module:main +from:0x020b9bb0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9bc4 kind:arm_call to:0x02019648 module:main +from:0x020b9bf0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9c1c kind:arm_call to:0x02019648 module:main +from:0x020b9c38 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x020b9c54 kind:arm_call to:0x02019648 module:main +from:0x020b9c6c kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x020b9cc8 kind:arm_call to:0x02019648 module:main +from:0x020b9cf4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9d08 kind:arm_call to:0x02019648 module:main +from:0x020b9d2c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9d3c kind:arm_call to:0x02019648 module:main +from:0x020b9d50 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b9d58 kind:arm_call to:0x02019648 module:main +from:0x020b9d7c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9d8c kind:arm_call to:0x02019648 module:main +from:0x020b9d9c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b9da8 kind:arm_call to:0x02019648 module:main +from:0x020b9dcc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9ddc kind:arm_call to:0x02019648 module:main +from:0x020b9dec kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b9e84 kind:arm_call to:0x0201ecc4 module:main +from:0x020b9e94 kind:load to:0x020ba5e8 module:overlay(5) +from:0x020b9e98 kind:load to:0x020ba420 module:overlay(5) +from:0x020b9e9c kind:load to:0x020ba40c module:overlay(5) +from:0x020b9ea0 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020b9ea4 kind:load to:0x0204b690 module:main +from:0x020b9ea8 kind:load to:0x020ba5d8 module:overlay(5) +from:0x020b9f00 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b9f20 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b9f40 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020ba074 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020ba0bc kind:arm_call to:0x0201ed68 module:main +from:0x020ba110 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020ba11c kind:arm_call to:0x0201ed68 module:main +from:0x020ba160 kind:arm_call to:0x0201a9dc module:main +from:0x020ba1b4 kind:arm_call to:0x0201aa68 module:main +from:0x020ba208 kind:arm_call to:0x0201aa68 module:main +from:0x020ba264 kind:arm_call to:0x0201aa68 module:main +from:0x020ba270 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020ba274 kind:load to:0x0204c49c module:main +from:0x020ba2f4 kind:arm_call to:0x0201ecc4 module:main +from:0x020ba328 kind:load to:0x0204b690 module:main +from:0x020ba32c kind:load to:0x020ba5d8 module:overlay(5) +from:0x020ba3b0 kind:arm_call to:0x0201ecc4 module:main +from:0x020ba3e4 kind:load to:0x0204b690 module:main +from:0x020ba3e8 kind:load to:0x020ba5d8 module:overlay(5) +from:0x020ba3f4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ba3fc kind:arm_call to:0x02011ff4 module:main +from:0x020ba450 kind:load to:0x020ba62c module:overlay(5) +from:0x020ba454 kind:load to:0x020b7d68 module:overlay(5) +from:0x020ba458 kind:load to:0x020ba620 module:overlay(5) +from:0x020ba45c kind:load to:0x0203e3a4 module:main +from:0x020ba478 kind:load to:0x020ba598 module:overlay(5) +from:0x020ba4a0 kind:load to:0x020ba5d8 module:overlay(5) +from:0x020ba4a4 kind:load to:0x020ba434 module:overlay(5) +from:0x020ba4a8 kind:load to:0x020ba460 module:overlay(5) +from:0x020ba4ac kind:load to:0x020ba47c module:overlay(5) +from:0x020ba4c8 kind:load to:0x020b8700 module:overlay(5) +from:0x020ba4cc kind:load to:0x020b8720 module:overlay(5) +from:0x020ba4d0 kind:load to:0x020b8748 module:overlay(5) +from:0x020ba4d4 kind:load to:0x02063258 module:overlay(0) +from:0x020ba4d8 kind:load to:0x0206325c module:overlay(0) +from:0x020ba4dc kind:load to:0x02063260 module:overlay(0) +from:0x020ba4e0 kind:load to:0x02063264 module:overlay(0) +from:0x020ba4ec kind:load to:0x020b8860 module:overlay(5) +from:0x020ba4f0 kind:load to:0x020b8dfc module:overlay(5) +from:0x020ba4f4 kind:load to:0x020b89c4 module:overlay(5) +from:0x020ba4f8 kind:load to:0x02063258 module:overlay(0) +from:0x020ba4fc kind:load to:0x020b8a64 module:overlay(5) +from:0x020ba500 kind:load to:0x02063260 module:overlay(0) +from:0x020ba504 kind:load to:0x02063264 module:overlay(0) +from:0x020ba510 kind:load to:0x020b8db4 module:overlay(5) +from:0x020ba514 kind:load to:0x020b8dd4 module:overlay(5) +from:0x020ba518 kind:load to:0x020b89c4 module:overlay(5) +from:0x020ba51c kind:load to:0x02063258 module:overlay(0) +from:0x020ba520 kind:load to:0x020b8a64 module:overlay(5) +from:0x020ba524 kind:load to:0x02063260 module:overlay(0) +from:0x020ba528 kind:load to:0x02063264 module:overlay(0) +from:0x020ba534 kind:load to:0x020b8904 module:overlay(5) +from:0x020ba538 kind:load to:0x020b8e24 module:overlay(5) +from:0x020ba53c kind:load to:0x020b8ce8 module:overlay(5) +from:0x020ba540 kind:load to:0x02063258 module:overlay(0) +from:0x020ba544 kind:load to:0x020b8a64 module:overlay(5) +from:0x020ba548 kind:load to:0x02063260 module:overlay(0) +from:0x020ba54c kind:load to:0x02063264 module:overlay(0) +from:0x020ba558 kind:load to:0x020b8f1c module:overlay(5) +from:0x020ba564 kind:load to:0x020b8e54 module:overlay(5) +from:0x020ba570 kind:load to:0x020b9014 module:overlay(5) +from:0x020ba57c kind:load to:0x020b9200 module:overlay(5) +from:0x020ba580 kind:load to:0x020b9230 module:overlay(5) +from:0x020ba584 kind:load to:0x020b9268 module:overlay(5) +from:0x020ba588 kind:load to:0x02063258 module:overlay(0) +from:0x020ba58c kind:load to:0x020b92c8 module:overlay(5) +from:0x020ba590 kind:load to:0x02063260 module:overlay(0) +from:0x020ba594 kind:load to:0x02063264 module:overlay(0) +from:0x020ba5a4 kind:load to:0x020b91ec module:overlay(5) +from:0x020ba5a8 kind:load to:0x020b9728 module:overlay(5) +from:0x020ba5ac kind:load to:0x020b9414 module:overlay(5) +from:0x020ba5b0 kind:load to:0x020b9634 module:overlay(5) +from:0x020ba5bc kind:load to:0x020b9798 module:overlay(5) +from:0x020ba5c0 kind:load to:0x020b996c module:overlay(5) +from:0x020ba5c4 kind:load to:0x02063254 module:overlay(0) +from:0x020ba5c8 kind:load to:0x02063258 module:overlay(0) +from:0x020ba5cc kind:load to:0x0206325c module:overlay(0) +from:0x020ba5d0 kind:load to:0x02063260 module:overlay(0) +from:0x020ba5d4 kind:load to:0x02063264 module:overlay(0) +from:0x020ba5e8 kind:load to:0x020b9a50 module:overlay(5) +from:0x020ba5ec kind:load to:0x020ba3ec module:overlay(5) +from:0x020ba5f0 kind:load to:0x020b9eac module:overlay(5) +from:0x020ba5f4 kind:load to:0x02063258 module:overlay(0) +from:0x020ba5f8 kind:load to:0x020ba07c module:overlay(5) +from:0x020ba5fc kind:load to:0x02063260 module:overlay(0) +from:0x020ba600 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov005/symbols.txt b/config/jp/arm9/overlays/ov005/symbols.txt new file mode 100644 index 00000000..94d368e4 --- /dev/null +++ b/config/jp/arm9/overlays/ov005/symbols.txt @@ -0,0 +1,109 @@ +func_ov005_020b7d40 kind:function(arm,size=0x28) addr:0x020b7d40 +func_ov005_020b7d68 kind:function(arm,size=0x28) addr:0x020b7d68 +func_ov005_020b7d90 kind:function(arm,size=0x134) addr:0x020b7d90 +func_ov005_020b7ec4 kind:function(arm,size=0x1a4) addr:0x020b7ec4 +func_ov005_020b8068 kind:function(arm,size=0xf4) addr:0x020b8068 +func_ov005_020b815c kind:function(arm,size=0x224) addr:0x020b815c +func_ov005_020b8380 kind:function(arm,size=0x4c) addr:0x020b8380 +func_ov005_020b83cc kind:function(arm,size=0x84) addr:0x020b83cc +func_ov005_020b8450 kind:function(arm,size=0xd0) addr:0x020b8450 +func_ov005_020b8520 kind:function(arm,size=0x84) addr:0x020b8520 +func_ov005_020b85a4 kind:function(arm,size=0x15c) addr:0x020b85a4 +func_ov005_020b8700 kind:function(arm,size=0x20) addr:0x020b8700 +func_ov005_020b8720 kind:function(arm,size=0x28) addr:0x020b8720 +func_ov005_020b8748 kind:function(arm,size=0x18) addr:0x020b8748 +func_ov005_020b8760 kind:function(arm,size=0x28) addr:0x020b8760 +func_ov005_020b8788 kind:function(arm,size=0x1c) addr:0x020b8788 +func_ov005_020b87a4 kind:function(arm,size=0x38) addr:0x020b87a4 +func_ov005_020b87dc kind:function(arm,size=0x84) addr:0x020b87dc +func_ov005_020b8860 kind:function(arm,size=0x20) addr:0x020b8860 +func_ov005_020b8880 kind:function(arm,size=0x84) addr:0x020b8880 +func_ov005_020b8904 kind:function(arm,size=0x28) addr:0x020b8904 +func_ov005_020b892c kind:function(arm,size=0x34) addr:0x020b892c +func_ov005_020b8960 kind:function(arm,size=0x64) addr:0x020b8960 +func_ov005_020b89c4 kind:function(arm,size=0xa0) addr:0x020b89c4 +func_ov005_020b8a64 kind:function(arm,size=0x4) addr:0x020b8a64 +func_ov005_020b8a68 kind:function(arm,size=0xc0) addr:0x020b8a68 +func_ov005_020b8b28 kind:function(arm,size=0x1c0) addr:0x020b8b28 +func_ov005_020b8ce8 kind:function(arm,size=0x28) addr:0x020b8ce8 +func_ov005_020b8d10 kind:function(arm,size=0xa4) addr:0x020b8d10 +func_ov005_020b8db4 kind:function(arm,size=0x20) addr:0x020b8db4 +func_ov005_020b8dd4 kind:function(arm,size=0x28) addr:0x020b8dd4 +func_ov005_020b8dfc kind:function(arm,size=0x28) addr:0x020b8dfc +func_ov005_020b8e24 kind:function(arm,size=0x30) addr:0x020b8e24 +func_ov005_020b8e54 kind:function(arm,size=0x68) addr:0x020b8e54 +func_ov005_020b8ebc kind:function(arm,size=0x60) addr:0x020b8ebc +func_ov005_020b8f1c kind:function(arm,size=0xf8) addr:0x020b8f1c +func_ov005_020b9014 kind:function(arm,size=0xe8) addr:0x020b9014 +func_ov005_020b90fc kind:function(arm,size=0x84) addr:0x020b90fc +func_ov005_020b9180 kind:function(arm,size=0x6c) addr:0x020b9180 +func_ov005_020b91ec kind:function(arm,size=0x14) addr:0x020b91ec +func_ov005_020b9200 kind:function(arm,size=0x30) addr:0x020b9200 +func_ov005_020b9230 kind:function(arm,size=0x38) addr:0x020b9230 +func_ov005_020b9268 kind:function(arm,size=0x60) addr:0x020b9268 +func_ov005_020b92c8 kind:function(arm,size=0xe0) addr:0x020b92c8 +func_ov005_020b93a8 kind:function(thumb,size=0x6c) addr:0x020b93a8 +func_ov005_020b9414 kind:function(arm,size=0x220) addr:0x020b9414 +func_ov005_020b9634 kind:function(arm,size=0xa4) addr:0x020b9634 +func_ov005_020b96d8 kind:function(arm,size=0x50) addr:0x020b96d8 +func_ov005_020b9728 kind:function(arm,size=0x1c) addr:0x020b9728 +func_ov005_020b9744 kind:function(arm,size=0x54) addr:0x020b9744 +func_ov005_020b9798 kind:function(arm,size=0x58) addr:0x020b9798 +func_ov005_020b97f0 kind:function(arm,size=0x3c) addr:0x020b97f0 +func_ov005_020b982c kind:function(arm,size=0x5c) addr:0x020b982c +func_ov005_020b9888 kind:function(arm,size=0x1c) addr:0x020b9888 +func_ov005_020b98a4 kind:function(arm,size=0x24) addr:0x020b98a4 +func_ov005_020b98c8 kind:function(arm,size=0x94) addr:0x020b98c8 +func_ov005_020b995c kind:function(arm,size=0x10) addr:0x020b995c +func_ov005_020b996c kind:function(arm,size=0x60) addr:0x020b996c +func_ov005_020b99cc kind:function(arm,size=0x84) addr:0x020b99cc +func_ov005_020b9a50 kind:function(arm,size=0x14) addr:0x020b9a50 +func_ov005_020b9a64 kind:function(arm,size=0x448) addr:0x020b9a64 +func_ov005_020b9eac kind:function(arm,size=0x1d0) addr:0x020b9eac +func_ov005_020ba07c kind:function(arm,size=0x1fc) addr:0x020ba07c +func_ov005_020ba278 kind:function(arm,size=0xb8) addr:0x020ba278 +func_ov005_020ba330 kind:function(arm,size=0xbc) addr:0x020ba330 +func_ov005_020ba3ec kind:function(arm,size=0x1c) addr:0x020ba3ec +data_ov005_020ba408 kind:data(any) addr:0x020ba408 +data_ov005_020ba40c kind:data(any) addr:0x020ba40c +data_ov005_020ba420 kind:data(any) addr:0x020ba420 +func_ov005_020ba434 kind:function(arm,size=0x2c) addr:0x020ba434 +func_ov005_020ba460 kind:function(arm,size=0x1c) addr:0x020ba460 +func_ov005_020ba47c kind:function(arm,size=0x28) addr:0x020ba47c +data_ov005_020ba4c8 kind:data(any) addr:0x020ba4c8 +data_ov005_020ba4e1 kind:data(any) addr:0x020ba4e1 ambiguous +data_ov005_020ba4ec kind:data(any) addr:0x020ba4ec +data_ov005_020ba4ed kind:data(any) addr:0x020ba4ed ambiguous +data_ov005_020ba510 kind:data(any) addr:0x020ba510 +data_ov005_020ba534 kind:data(any) addr:0x020ba534 +data_ov005_020ba558 kind:data(any) addr:0x020ba558 +data_ov005_020ba564 kind:data(any) addr:0x020ba564 +data_ov005_020ba570 kind:data(any) addr:0x020ba570 +data_ov005_020ba57c kind:data(any) addr:0x020ba57c +data_ov005_020ba598 kind:data(any) addr:0x020ba598 +data_ov005_020ba5a4 kind:data(any) addr:0x020ba5a4 +data_ov005_020ba5bc kind:data(any) addr:0x020ba5bc +data_ov005_020ba5d8 kind:data(any) addr:0x020ba5d8 +data_ov005_020ba5e8 kind:data(any) addr:0x020ba5e8 +data_ov005_020ba620 kind:bss addr:0x020ba620 +data_ov005_020ba62c kind:bss addr:0x020ba62c +data_ov005_020ba630 kind:bss addr:0x020ba630 +data_ov005_020ba680 kind:bss addr:0x020ba680 ambiguous +data_ov005_020bbd30 kind:bss addr:0x020bbd30 +data_ov005_020bbd34 kind:bss addr:0x020bbd34 +data_ov005_020bbd40 kind:bss addr:0x020bbd40 +data_ov005_020bbd74 kind:bss addr:0x020bbd74 +data_ov005_020bbd7c kind:bss addr:0x020bbd7c +data_ov005_020bbd88 kind:bss addr:0x020bbd88 +data_ov005_020bbd94 kind:bss addr:0x020bbd94 +data_ov005_020bbe64 kind:bss addr:0x020bbe64 +data_ov005_020bbf60 kind:bss addr:0x020bbf60 ambiguous +data_ov005_020bbfe4 kind:bss addr:0x020bbfe4 +data_ov005_020bbfe8 kind:bss addr:0x020bbfe8 +data_ov005_020bbff4 kind:bss addr:0x020bbff4 +data_ov005_020bc250 kind:bss addr:0x020bc250 +data_ov005_020bc254 kind:bss addr:0x020bc254 +data_ov005_020bc260 kind:bss addr:0x020bc260 +data_ov005_020bcad4 kind:bss addr:0x020bcad4 +data_ov005_020bcad8 kind:bss addr:0x020bcad8 +data_ov005_020bcae4 kind:bss addr:0x020bcae4 diff --git a/config/jp/arm9/overlays/ov006/delinks.txt b/config/jp/arm9/overlays/ov006/delinks.txt new file mode 100644 index 00000000..0fbbe717 --- /dev/null +++ b/config/jp/arm9/overlays/ov006/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020ba1ac kind:code align:32 + .rodata start:0x020ba1ac end:0x020ba23c kind:data align:4 + .init start:0x020ba23c end:0x020ba254 kind:code align:4 + .ctor start:0x020ba254 end:0x020ba25c kind:data align:4 + .data start:0x020ba260 end:0x020ba320 kind:data align:32 + .bss start:0x020ba320 end:0x020bbbc0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov006/relocs.txt b/config/jp/arm9/overlays/ov006/relocs.txt new file mode 100644 index 00000000..e21ac2e7 --- /dev/null +++ b/config/jp/arm9/overlays/ov006/relocs.txt @@ -0,0 +1,361 @@ +from:0x020b7d52 kind:thumb_call to:0x020b7d94 module:overlay(6) +from:0x020b7d5c kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020b7d72 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b7d84 kind:load to:0x020ba320 module:overlay(6) +from:0x020b7d88 kind:load to:0x020ba330 module:overlay(6) +from:0x020b7d8c kind:load to:0x020b7ec1 module:overlay(6) +from:0x020b7d90 kind:load to:0x020ba324 module:overlay(6) +from:0x020b7d9e kind:thumb_call_arm to:0x0206306c module:overlay(0) +from:0x020b7dd6 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b7df8 kind:thumb_call_arm to:0x02016614 module:main +from:0x020b7e12 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b7e2c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b7e38 kind:thumb_call_arm to:0x020d2f68 module:overlay(24) +from:0x020b7e52 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020b7e6a kind:thumb_call_arm to:0x020c8ba4 module:overlay(24) +from:0x020b7e80 kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x020b7e9a kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b7ea4 kind:load to:0x020ba27c module:overlay(6) +from:0x020b7ea8 kind:load to:0x020ba270 module:overlay(6) +from:0x020b7eac kind:load to:0x020ba414 module:overlay(6) +from:0x020b7eb0 kind:load to:0x027e09a4 module:dtcm +from:0x020b7eb4 kind:load to:0x027e0994 module:dtcm +from:0x020b7eb8 kind:load to:0x027e0998 module:dtcm +from:0x020b7ebc kind:load to:0x027e0ce0 module:dtcm +from:0x020b7eca kind:thumb_call_arm to:0x020d2f8c module:overlay(24) +from:0x020b7ed2 kind:thumb_call_arm to:0x0201662c module:main +from:0x020b7ed8 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b7ee0 kind:load to:0x020ba27c module:overlay(6) +from:0x020b7eee kind:thumb_call_arm to:0x020d2f8c module:overlay(24) +from:0x020b7ef6 kind:thumb_call_arm to:0x0201662c module:main +from:0x020b7efc kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b7f02 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7f0c kind:load to:0x020ba27c module:overlay(6) +from:0x020b7f2a kind:thumb_call_arm to:0x0206dbbc module:overlay(0) +from:0x020b7f44 kind:thumb_call to:0x020b84e0 module:overlay(6) +from:0x020b7f6a kind:thumb_call to:0x020b8108 module:overlay(6) +from:0x020b7f72 kind:thumb_call to:0x020b8f00 module:overlay(6) +from:0x020b8062 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b807c kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b80b6 kind:thumb_call_arm to:0x020d2908 module:overlay(24) +from:0x020b80dc kind:thumb_call to:0x020b8108 module:overlay(6) +from:0x020b80ee kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b80f8 kind:load to:0x0204b690 module:main +from:0x020b80fc kind:load to:0x020b69b8 module:overlay(0) +from:0x020b8100 kind:load to:0x0204b608 module:main +from:0x020b812a kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b8130 kind:thumb_call_arm to:0x020d2aa0 module:overlay(24) +from:0x020b8138 kind:load to:0x0204b608 module:main +from:0x020b8158 kind:thumb_call_arm to:0x0201668c module:main +from:0x020b8160 kind:load to:0x027e0954 module:dtcm +from:0x020b8180 kind:thumb_call_arm to:0x0201668c module:main +from:0x020b8188 kind:load to:0x027e0954 module:dtcm +from:0x020b81c8 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8200 kind:thumb_call_arm to:0x02062fd0 module:overlay(0) +from:0x020b8208 kind:thumb_call_arm to:0x020d6b80 module:overlay(24) +from:0x020b823a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8266 kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8270 kind:load to:0x0204c49c module:main +from:0x020b8274 kind:load to:0x027e09a4 module:dtcm +from:0x020b8278 kind:load to:0x027e0998 module:dtcm +from:0x020b8284 kind:load to:0x020d2080 module:overlay(24) +from:0x020b8292 kind:thumb_call_arm to:0x0205d3bc module:overlay(0) +from:0x020b82c0 kind:thumb_call_arm to:0x0205d464 module:overlay(0) +from:0x020b82c8 kind:load to:0x020ba260 module:overlay(6) +from:0x020b82ee kind:thumb_call to:0x020b83b8 module:overlay(6) +from:0x020b82f8 kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020b830e kind:thumb_call_arm to:0x02016664 module:main +from:0x020b8320 kind:load to:0x020bb414 module:overlay(6) +from:0x020b8324 kind:load to:0x020bb424 module:overlay(6) +from:0x020b8328 kind:load to:0x020b8331 module:overlay(6) +from:0x020b832c kind:load to:0x020bb418 module:overlay(6) +from:0x020b8340 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020b8350 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b8358 kind:thumb_call_arm to:0x020613a8 module:overlay(0) +from:0x020b8360 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b8368 kind:thumb_call_arm to:0x020645f8 module:overlay(0) +from:0x020b836e kind:thumb_call_arm to:0x020645f8 module:overlay(0) +from:0x020b837c kind:thumb_call_arm to:0x020613a8 module:overlay(0) +from:0x020b8384 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b838c kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b8394 kind:thumb_call_arm to:0x020645f8 module:overlay(0) +from:0x020b839a kind:thumb_call_arm to:0x020645f8 module:overlay(0) +from:0x020b83a0 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b83a8 kind:load to:0x020b83ad module:overlay(6) +from:0x020b83b0 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b83be kind:thumb_call_arm to:0x0206306c module:overlay(0) +from:0x020b83ce kind:thumb_call to:0x020b8508 module:overlay(6) +from:0x020b83e2 kind:thumb_call to:0x020b8f7c module:overlay(6) +from:0x020b83f0 kind:load to:0x020ba2a0 module:overlay(6) +from:0x020b8404 kind:load to:0x020b8e35 module:overlay(6) +from:0x020b8412 kind:thumb_call to:0x020b8824 module:overlay(6) +from:0x020b8420 kind:thumb_call to:0x020b970c module:overlay(6) +from:0x020b8440 kind:thumb_call to:0x020b8dd8 module:overlay(6) +from:0x020b8446 kind:thumb_call to:0x020b9c90 module:overlay(6) +from:0x020b845a kind:thumb_call to:0x020b8d8c module:overlay(6) +from:0x020b8460 kind:thumb_call to:0x020b9cec module:overlay(6) +from:0x020b846c kind:thumb_call to:0x020b8e80 module:overlay(6) +from:0x020b8488 kind:thumb_call to:0x020b8c2c module:overlay(6) +from:0x020b849a kind:thumb_call to:0x020b9bd4 module:overlay(6) +from:0x020b84a8 kind:load to:0x020b8d8d module:overlay(6) +from:0x020b84c2 kind:thumb_call to:0x020b8dd8 module:overlay(6) +from:0x020b84ce kind:thumb_call to:0x020b9cec module:overlay(6) +from:0x020b8518 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b852e kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b8540 kind:thumb_call_arm to:0x02064904 module:overlay(0) +from:0x020b854a kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b8554 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b855e kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b8586 kind:thumb_call_arm to:0x02061380 module:overlay(0) +from:0x020b859c kind:thumb_call_arm to:0x0201ec58 module:main +from:0x020b85bc kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b85d2 kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b85ea kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b860a kind:thumb_call_arm to:0x02064bc0 module:overlay(0) +from:0x020b864a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8658 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b866c kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b8694 kind:thumb_call_arm to:0x0201ecc4 module:main +from:0x020b86a0 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b86ac kind:thumb_call_arm to:0x02016664 module:main +from:0x020b86b8 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b86c0 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b86da kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b86f4 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b8710 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b873c kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8770 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b87a6 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b87b2 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b87ea kind:thumb_call to:0x020b8e80 module:overlay(6) +from:0x020b8808 kind:thumb_call to:0x020b8f14 module:overlay(6) +from:0x020b8814 kind:load to:0x020b36e4 module:overlay(0) +from:0x020b8818 kind:load to:0x020b3714 module:overlay(0) +from:0x020b881c kind:load to:0x027e0cd8 module:dtcm +from:0x020b8820 kind:load to:0x027e0994 module:dtcm +from:0x020b8848 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b886a kind:thumb_call to:0x020b8e14 module:overlay(6) +from:0x020b887a kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020b8890 kind:thumb_call to:0x020b8f00 module:overlay(6) +from:0x020b88ac kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b89e2 kind:thumb_call to:0x020b8b5c module:overlay(6) +from:0x020b8a0e kind:thumb_call to:0x020b8e14 module:overlay(6) +from:0x020b8acc kind:load to:0x0204b690 module:main +from:0x020b8ad0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8b1e kind:thumb_call to:0x020b8b5c module:overlay(6) +from:0x020b8b4e kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b8b56 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b8b6a kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8b94 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8bc4 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8bf4 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8bfe kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b8c40 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b8c5a kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8c92 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8cb0 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8cdc kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8ce8 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8d0e kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8d22 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8d4e kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8d5a kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8d80 kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8d88 kind:load to:0x0204c49c module:main +from:0x020b8dcc kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8dd4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8e22 kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020b8e4a kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b8e6e kind:thumb_call_arm to:0x02016664 module:main +from:0x020b8e74 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8e78 kind:load to:0x027e09a4 module:dtcm +from:0x020b8e7c kind:load to:0x020da040 module:overlays(19,24) +from:0x020b8e88 kind:thumb_call to:0x020b82cc module:overlay(6) +from:0x020b8eac kind:thumb_call_arm to:0x02064bc0 module:overlay(0) +from:0x020b8ec0 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b8ec8 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b8efc kind:load to:0x020ba1f4 module:overlay(6) +from:0x020b8f36 kind:thumb_call_arm to:0x020646b4 module:overlay(0) +from:0x020b8f42 kind:thumb_call_arm to:0x020646b4 module:overlay(0) +from:0x020b8f5a kind:thumb_call_arm to:0x020646b4 module:overlay(0) +from:0x020b8f66 kind:thumb_call_arm to:0x020646b4 module:overlay(0) +from:0x020b8f90 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b8fa8 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b8fbc kind:thumb_call_arm to:0x02064904 module:overlay(0) +from:0x020b8fc4 kind:thumb_call_arm to:0x02061380 module:overlay(0) +from:0x020b8ff2 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b9008 kind:thumb_call_arm to:0x0201ec58 module:main +from:0x020b9026 kind:thumb_call_arm to:0x02067454 module:overlay(0) +from:0x020b9044 kind:thumb_call to:0x020b94d8 module:overlay(6) +from:0x020b9086 kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b9098 kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b90ae kind:thumb_call to:0x020b950c module:overlay(6) +from:0x020b90fc kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9120 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9136 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b914e kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9168 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9182 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b919c kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b91d0 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b920c kind:thumb_call to:0x020b950c module:overlay(6) +from:0x020b923a kind:thumb_call to:0x020ba0f4 module:overlay(6) +from:0x020b924c kind:thumb_call to:0x020ba0f4 module:overlay(6) +from:0x020b928a kind:thumb_call to:0x020ba0f4 module:overlay(6) +from:0x020b9298 kind:load to:0x020b36e4 module:overlay(0) +from:0x020b929c kind:load to:0x020b83ad module:overlay(6) +from:0x020b92a0 kind:load to:0x020b94cd module:overlay(6) +from:0x020b92a8 kind:load to:0x027e0cd8 module:dtcm +from:0x020b92b8 kind:thumb_call to:0x020ba0f4 module:overlay(6) +from:0x020b92e6 kind:thumb_call to:0x020ba084 module:overlay(6) +from:0x020b9302 kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x020b9332 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9340 kind:thumb_call to:0x020b9604 module:overlay(6) +from:0x020b9362 kind:thumb_call_arm to:0x0201ecc4 module:main +from:0x020b936e kind:thumb_call_arm to:0x02016664 module:main +from:0x020b937a kind:thumb_call_arm to:0x02016664 module:main +from:0x020b9386 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b939e kind:thumb_call_arm to:0x02016664 module:main +from:0x020b93b0 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b93b8 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b93ea kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b93f4 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b9428 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b9432 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b946c kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b94bc kind:load to:0x027e0ce0 module:dtcm +from:0x020b94d0 kind:thumb_call_arm to:0x02064904 module:overlay(0) +from:0x020b9508 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9520 kind:thumb_call_arm to:0x0202a190 module:main +from:0x020b952c kind:thumb_call_arm to:0x0202a190 module:main +from:0x020b9540 kind:thumb_call to:0x020b94d8 module:overlay(6) +from:0x020b95fc kind:load to:0x020b7ab8 module:overlay(0) +from:0x020b9600 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9660 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9670 kind:load to:0x020b9675 module:overlay(6) +from:0x020b96ac kind:thumb_call to:0x020b9f50 module:overlay(6) +from:0x020b96b4 kind:thumb_call_arm to:0x0201e488 module:main +from:0x020b96ba kind:thumb_call to:0x020b9d00 module:overlay(6) +from:0x020b9704 kind:load to:0x0204c46c module:main +from:0x020b9734 kind:load to:0x020ba2bc module:overlay(6) +from:0x020b9742 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b977a kind:thumb_call to:0x020b9eb0 module:overlay(6) +from:0x020b9780 kind:thumb_call to:0x020b9604 module:overlay(6) +from:0x020b9788 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b97a6 kind:thumb_call to:0x020b9d34 module:overlay(6) +from:0x020b97ac kind:thumb_call to:0x020ba084 module:overlay(6) +from:0x020b97b4 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b97be kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b97c6 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b97f8 kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9828 kind:load to:0x0204b690 module:main +from:0x020b982c kind:load to:0x020b6a14 module:overlay(0) +from:0x020b9862 kind:thumb_call to:0x020b9e24 module:overlay(6) +from:0x020b986a kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9874 kind:load to:0x020b7cb8 module:overlay(0) +from:0x020b9892 kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b999c kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b99a6 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b99d2 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b99de kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b9a12 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b9a1e kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b9a6e kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b9aac kind:thumb_call to:0x020b989c module:overlay(6) +from:0x020b9abc kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9acc kind:thumb_call to:0x020b989c module:overlay(6) +from:0x020b9adc kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9af0 kind:thumb_call to:0x020b989c module:overlay(6) +from:0x020b9b00 kind:thumb_call to:0x020b9ba4 module:overlay(6) +from:0x020b9b08 kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9b20 kind:thumb_call_arm to:0x0206952c module:overlay(0) +from:0x020b9b3e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9b62 kind:thumb_call_arm to:0x0201e378 module:main +from:0x020b9b68 kind:thumb_call to:0x020b9ca4 module:overlay(6) +from:0x020b9b70 kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9b78 kind:load to:0x020b684c module:overlay(0) +from:0x020b9b7c kind:load to:0x0204c46c module:main +from:0x020b9b84 kind:thumb_call to:0x020b989c module:overlay(6) +from:0x020b9b94 kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9bc4 kind:thumb_call_arm to:0x0206929c module:overlay(0) +from:0x020b9bcc kind:load to:0x020b684c module:overlay(0) +from:0x020b9be6 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b9c00 kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b9c2e kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9c5c kind:thumb_call_arm to:0x0201ed68 module:main +from:0x020b9c84 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9c8c kind:load to:0x0204c49c module:main +from:0x020b9c96 kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9c9c kind:thumb_call to:0x020b9ca4 module:overlay(6) +from:0x020b9cde kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b9ce8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b9cf2 kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9cf8 kind:thumb_call to:0x020b9d00 module:overlay(6) +from:0x020b9d5e kind:thumb_call to:0x020b9da8 module:overlay(6) +from:0x020b9d8e kind:thumb_call to:0x020b9da8 module:overlay(6) +from:0x020b9da0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9da4 kind:load to:0x027e09a4 module:dtcm +from:0x020b9dd2 kind:thumb_call to:0x020b8f14 module:overlay(6) +from:0x020b9df0 kind:thumb_call_arm to:0x020674f0 module:overlay(0) +from:0x020b9dfc kind:thumb_call_arm to:0x0201b798 module:main +from:0x020b9e04 kind:thumb_call to:0x020b9668 module:overlay(6) +from:0x020b9e0c kind:thumb_call_arm to:0x020d2cb8 module:overlay(24) +from:0x020b9e20 kind:load to:0x0204fb78 module:main +from:0x020b9e58 kind:thumb_call_arm to:0x020674f0 module:overlay(0) +from:0x020b9e62 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020b9e72 kind:thumb_call_arm to:0x020c803c module:overlay(24) +from:0x020b9ea0 kind:load to:0x027e0994 module:dtcm +from:0x020b9ea4 kind:load to:0x0204fb78 module:main +from:0x020b9ebc kind:thumb_call to:0x020b950c module:overlay(6) +from:0x020b9f46 kind:thumb_call to:0x020ba084 module:overlay(6) +from:0x020b9f7e kind:thumb_call_arm to:0x0202a190 module:main +from:0x020b9f8a kind:thumb_call_arm to:0x0202a190 module:main +from:0x020ba07c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020ba080 kind:load to:0x027e0cd8 module:dtcm +from:0x020ba088 kind:thumb_call to:0x020b9f50 module:overlay(6) +from:0x020ba0b4 kind:thumb_call to:0x020b82cc module:overlay(6) +from:0x020ba0c4 kind:thumb_call_arm to:0x02064a6c module:overlay(0) +from:0x020ba0d0 kind:thumb_call to:0x020b82cc module:overlay(6) +from:0x020ba0e0 kind:thumb_call_arm to:0x02064a6c module:overlay(0) +from:0x020ba0ec kind:load to:0x020ba1ac module:overlay(6) +from:0x020ba0f0 kind:load to:0x020ba1f4 module:overlay(6) +from:0x020ba138 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020ba148 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ba150 kind:thumb_call_arm to:0x020613a8 module:overlay(0) +from:0x020ba158 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020ba160 kind:thumb_call_arm to:0x020645f8 module:overlay(0) +from:0x020ba166 kind:thumb_call_arm to:0x020645f8 module:overlay(0) +from:0x020ba174 kind:thumb_call_arm to:0x020613a8 module:overlay(0) +from:0x020ba17c kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020ba184 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020ba18c kind:thumb_call_arm to:0x020645f8 module:overlay(0) +from:0x020ba192 kind:thumb_call_arm to:0x020645f8 module:overlay(0) +from:0x020ba198 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020ba19e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba1a8 kind:load to:0x020b83ad module:overlay(6) +from:0x020ba250 kind:load to:0x020ba260 module:overlay(6) +from:0x020ba254 kind:load to:0x020ba23d module:overlay(6) +from:0x020ba270 kind:load to:0x020b8289 module:overlay(6) +from:0x020ba27c kind:load to:0x020b7ec1 module:overlay(6) +from:0x020ba280 kind:load to:0x020b7ee5 module:overlay(6) +from:0x020ba284 kind:load to:0x020b7f11 module:overlay(6) +from:0x020ba288 kind:load to:0x020b813d module:overlay(6) +from:0x020ba28c kind:load to:0x020b818d module:overlay(6) +from:0x020ba290 kind:load to:0x020b827d module:overlay(6) +from:0x020ba294 kind:load to:0x02063264 module:overlay(0) +from:0x020ba2a0 kind:load to:0x020b8331 module:overlay(6) +from:0x020ba2a4 kind:load to:0x020ba129 module:overlay(6) +from:0x020ba2a8 kind:load to:0x020b8409 module:overlay(6) +from:0x020ba2ac kind:load to:0x02063258 module:overlay(0) +from:0x020ba2b0 kind:load to:0x020b8479 module:overlay(6) +from:0x020ba2b4 kind:load to:0x02063260 module:overlay(0) +from:0x020ba2b8 kind:load to:0x02063264 module:overlay(0) +from:0x020ba2bc kind:load to:0x020b9739 module:overlay(6) +from:0x020ba2c4 kind:load to:0x020b9835 module:overlay(6) +from:0x020ba2cc kind:load to:0x020b9879 module:overlay(6) +from:0x020ba2d4 kind:load to:0x020b9aa9 module:overlay(6) +from:0x020ba2dc kind:load to:0x020b9ac9 module:overlay(6) +from:0x020ba2e4 kind:load to:0x020b9ae9 module:overlay(6) +from:0x020ba2ec kind:load to:0x020b9aed module:overlay(6) +from:0x020ba2f4 kind:load to:0x020b9b11 module:overlay(6) +from:0x020ba2fc kind:load to:0x020b9b81 module:overlay(6) diff --git a/config/jp/arm9/overlays/ov006/symbols.txt b/config/jp/arm9/overlays/ov006/symbols.txt new file mode 100644 index 00000000..0e20977b --- /dev/null +++ b/config/jp/arm9/overlays/ov006/symbols.txt @@ -0,0 +1,85 @@ +func_ov006_020b7d40 kind:function(thumb,size=0x54) addr:0x020b7d40 +func_ov006_020b7d94 kind:function(thumb,size=0x12c) addr:0x020b7d94 +func_ov006_020b7ec0 kind:function(thumb,size=0x24) addr:0x020b7ec0 +func_ov006_020b7ee4 kind:function(thumb,size=0x2c) addr:0x020b7ee4 +func_ov006_020b7f10 kind:function(thumb,size=0x1f8) addr:0x020b7f10 +func_ov006_020b8108 kind:function(thumb,size=0x34) addr:0x020b8108 +func_ov006_020b813c kind:function(thumb,size=0x28) addr:0x020b813c +func_ov006_020b8164 kind:function(thumb,size=0x28) addr:0x020b8164 +func_ov006_020b818c kind:function(thumb,size=0xf0) addr:0x020b818c +func_ov006_020b827c kind:function(thumb,size=0xc) addr:0x020b827c +func_ov006_020b8288 kind:function(thumb,size=0x44) addr:0x020b8288 +func_ov006_020b82cc kind:function(thumb,size=0x10) addr:0x020b82cc +func_ov006_020b82dc kind:function(thumb,size=0x54) addr:0x020b82dc +func_ov006_020b8330 kind:function(thumb,size=0x7c) addr:0x020b8330 +func_ov006_020b83ac kind:function(thumb,size=0xc) addr:0x020b83ac +func_ov006_020b83b8 kind:function(thumb,size=0x40) addr:0x020b83b8 +func_ov006_020b83f8 kind:function(thumb,size=0x10) addr:0x020b83f8 +func_ov006_020b8408 kind:function(thumb,size=0x70) addr:0x020b8408 +func_ov006_020b8478 kind:function(thumb,size=0x28) addr:0x020b8478 +func_ov006_020b84a0 kind:function(thumb,size=0xc) addr:0x020b84a0 +func_ov006_020b84ac kind:function(thumb,size=0x34) addr:0x020b84ac +func_ov006_020b84e0 kind:function(thumb,size=0x28) addr:0x020b84e0 +func_ov006_020b8508 kind:function(thumb,size=0x31c) addr:0x020b8508 +func_ov006_020b8824 kind:function(thumb,size=0x338) addr:0x020b8824 +func_ov006_020b8b5c kind:function(thumb,size=0xd0) addr:0x020b8b5c +func_ov006_020b8c2c kind:function(thumb,size=0x160) addr:0x020b8c2c +func_ov006_020b8d8c kind:function(thumb,size=0x4c) addr:0x020b8d8c +func_ov006_020b8dd8 kind:function(thumb,size=0x3c) addr:0x020b8dd8 +func_ov006_020b8e14 kind:function(thumb,size=0x20) addr:0x020b8e14 +func_ov006_020b8e34 kind:function(thumb,size=0x4c) addr:0x020b8e34 +func_ov006_020b8e80 kind:function(thumb,size=0x80) addr:0x020b8e80 +func_ov006_020b8f00 kind:function(thumb,size=0x14) addr:0x020b8f00 +func_ov006_020b8f14 kind:function(thumb,size=0x68) addr:0x020b8f14 +func_ov006_020b8f7c kind:function(thumb,size=0x550) addr:0x020b8f7c +func_ov006_020b94cc kind:function(thumb,size=0xc) addr:0x020b94cc +func_ov006_020b94d8 kind:function(thumb,size=0x34) addr:0x020b94d8 +func_ov006_020b950c kind:function(thumb,size=0xf8) addr:0x020b950c +func_ov006_020b9604 kind:function(thumb,size=0x64) addr:0x020b9604 +func_ov006_020b9668 kind:function(thumb,size=0xc) addr:0x020b9668 +func_ov006_020b9674 kind:function(thumb,size=0x98) addr:0x020b9674 +func_ov006_020b970c kind:function(thumb,size=0x2c) addr:0x020b970c +func_ov006_020b9738 kind:function(thumb,size=0xfc) addr:0x020b9738 +func_ov006_020b9834 kind:function(thumb,size=0x44) addr:0x020b9834 +func_ov006_020b9878 kind:function(thumb,size=0x24) addr:0x020b9878 +func_ov006_020b989c kind:function(thumb,size=0x20c) addr:0x020b989c +func_ov006_020b9aa8 kind:function(thumb,size=0x20) addr:0x020b9aa8 +func_ov006_020b9ac8 kind:function(thumb,size=0x20) addr:0x020b9ac8 +func_ov006_020b9ae8 kind:function(thumb,size=0x4) addr:0x020b9ae8 +func_ov006_020b9aec kind:function(thumb,size=0x24) addr:0x020b9aec +func_ov006_020b9b10 kind:function(thumb,size=0x70) addr:0x020b9b10 +func_ov006_020b9b80 kind:function(thumb,size=0x24) addr:0x020b9b80 +func_ov006_020b9ba4 kind:function(thumb,size=0x30) addr:0x020b9ba4 +func_ov006_020b9bd4 kind:function(thumb,size=0xbc) addr:0x020b9bd4 +func_ov006_020b9c90 kind:function(thumb,size=0x14) addr:0x020b9c90 +func_ov006_020b9ca4 kind:function(thumb,size=0x48) addr:0x020b9ca4 +func_ov006_020b9cec kind:function(thumb,size=0x14) addr:0x020b9cec +func_ov006_020b9d00 kind:function(thumb,size=0x34) addr:0x020b9d00 +func_ov006_020b9d34 kind:function(thumb,size=0x74) addr:0x020b9d34 +func_ov006_020b9da8 kind:function(thumb,size=0x7c) addr:0x020b9da8 +func_ov006_020b9e24 kind:function(thumb,size=0x8c) addr:0x020b9e24 +func_ov006_020b9eb0 kind:function(thumb,size=0xa0) addr:0x020b9eb0 +func_ov006_020b9f50 kind:function(thumb,size=0x134) addr:0x020b9f50 +func_ov006_020ba084 kind:function(thumb,size=0x70) addr:0x020ba084 +func_ov006_020ba0f4 kind:function(thumb,size=0x34) addr:0x020ba0f4 +func_ov006_020ba128 kind:function(thumb,size=0x84) addr:0x020ba128 +data_ov006_020ba1ac kind:data(any) addr:0x020ba1ac +data_ov006_020ba1f4 kind:data(any) addr:0x020ba1f4 +func_ov006_020ba23c kind:function(thumb,size=0x18) addr:0x020ba23c +data_ov006_020ba260 kind:data(any) addr:0x020ba260 +data_ov006_020ba26d kind:data(any) addr:0x020ba26d ambiguous +data_ov006_020ba270 kind:data(any) addr:0x020ba270 +data_ov006_020ba27c kind:data(any) addr:0x020ba27c +data_ov006_020ba299 kind:data(any) addr:0x020ba299 ambiguous +data_ov006_020ba2a0 kind:data(any) addr:0x020ba2a0 +data_ov006_020ba2bc kind:data(any) addr:0x020ba2bc +data_ov006_020ba320 kind:bss addr:0x020ba320 +data_ov006_020ba324 kind:bss addr:0x020ba324 +data_ov006_020ba330 kind:bss addr:0x020ba330 +data_ov006_020ba414 kind:bss addr:0x020ba414 +data_ov006_020ba4e1 kind:bss addr:0x020ba4e1 ambiguous +data_ov006_020ba4ed kind:bss addr:0x020ba4ed ambiguous +data_ov006_020ba680 kind:bss addr:0x020ba680 ambiguous +data_ov006_020bb414 kind:bss addr:0x020bb414 +data_ov006_020bb418 kind:bss addr:0x020bb418 +data_ov006_020bb424 kind:bss addr:0x020bb424 diff --git a/config/jp/arm9/overlays/ov007/delinks.txt b/config/jp/arm9/overlays/ov007/delinks.txt new file mode 100644 index 00000000..b8ceb789 --- /dev/null +++ b/config/jp/arm9/overlays/ov007/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b7d40 end:0x020b9b94 kind:code align:32 + .init start:0x020b9b94 end:0x020b9bc0 kind:code align:4 + .ctor start:0x020b9bc0 end:0x020b9bc8 kind:data align:4 + .data start:0x020b9be0 end:0x020b9d00 kind:data align:32 + .bss start:0x020b9d00 end:0x020bafc0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov007/relocs.txt b/config/jp/arm9/overlays/ov007/relocs.txt new file mode 100644 index 00000000..aab23d20 --- /dev/null +++ b/config/jp/arm9/overlays/ov007/relocs.txt @@ -0,0 +1,395 @@ +from:0x020b7d50 kind:arm_call to:0x02071954 module:overlay(0) +from:0x020b7d60 kind:arm_call to:0x020cc8fc module:overlay(24) +from:0x020b7d68 kind:load to:0x027e09a0 module:dtcm +from:0x020b7d6c kind:load to:0x020da034 module:overlays(19,24) +from:0x020b7d7c kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x020b7d94 kind:load to:0x027e09a4 module:dtcm +from:0x020b7da4 kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x020b7dbc kind:load to:0x027e09a4 module:dtcm +from:0x020b7dc4 kind:arm_call to:0x0205df20 module:overlay(0) +from:0x020b7dd0 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020b7e00 kind:load to:0x027e09b8 module:dtcm +from:0x020b7e14 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b7e20 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b7e28 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b7e38 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020b7e48 kind:arm_call to:0x020e838c module:overlay(26) +from:0x020b7e58 kind:arm_call to:0x01fff698 module:itcm +from:0x020b7e60 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7e78 kind:load to:0x02061f4c module:overlay(0) +from:0x020b7ea8 kind:load to:0x020b9d00 module:overlay(7) +from:0x020b7eac kind:load to:0x020b9c54 module:overlay(7) +from:0x020b7eb0 kind:load to:0x020b9d1c module:overlay(7) +from:0x020b7ec8 kind:load to:0x020b90a4 module:overlay(7) +from:0x020b7ed4 kind:arm_call to:0x020b7e6c module:overlay(7) +from:0x020b7f04 kind:arm_call to:0x020b7f1c module:overlay(7) +from:0x020b7f10 kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b7f40 kind:load to:0x020b9d00 module:overlay(7) +from:0x020b7f44 kind:load to:0x020b9c0c module:overlay(7) +from:0x020b7f48 kind:load to:0x020b9d20 module:overlay(7) +from:0x020b7f5c kind:arm_call to:0x020b94f8 module:overlay(7) +from:0x020b7f64 kind:arm_call to:0x020b92a8 module:overlay(7) +from:0x020b7f78 kind:arm_call to:0x02065438 module:overlay(0) +from:0x020b7f90 kind:arm_call to:0x02065438 module:overlay(0) +from:0x020b7f98 kind:arm_call to:0x020b94f8 module:overlay(7) +from:0x020b7fbc kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x020b7fdc kind:arm_call to:0x020b7e6c module:overlay(7) +from:0x020b7fe4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7ff0 kind:arm_call to:0x020b7e04 module:overlay(7) +from:0x020b7ff8 kind:arm_call to:0x020b9180 module:overlay(7) +from:0x020b800c kind:arm_call to:0x020b8fcc module:overlay(7) +from:0x020b8010 kind:arm_call to:0x020b8b38 module:overlay(7) +from:0x020b801c kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b8028 kind:arm_call to:0x020b9190 module:overlay(7) +from:0x020b8058 kind:arm_call to:0x020b9528 module:overlay(7) +from:0x020b8094 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x020b80e4 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x020b80f8 kind:arm_call to:0x02072154 module:overlay(0) +from:0x020b80fc kind:arm_call to:0x020b8b38 module:overlay(7) +from:0x020b8108 kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b8110 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020b8120 kind:arm_call to:0x020b9180 module:overlay(7) +from:0x020b8140 kind:arm_call to:0x020b7e04 module:overlay(7) +from:0x020b814c kind:arm_call to:0x020b8fcc module:overlay(7) +from:0x020b8150 kind:arm_call to:0x020b8b38 module:overlay(7) +from:0x020b815c kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b819c kind:arm_call to:0x020d5268 module:overlay(24) +from:0x020b81ac kind:arm_call to:0x020b7e30 module:overlay(7) +from:0x020b81dc kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b81e8 kind:arm_call to:0x020dda60 module:overlay(26) +from:0x020b81f4 kind:arm_call to:0x020b83b4 module:overlay(7) +from:0x020b8200 kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b8234 kind:arm_call to:0x020c9030 module:overlay(24) +from:0x020b8268 kind:arm_call to:0x020c9054 module:overlay(24) +from:0x020b828c kind:arm_call to:0x020d1e64 module:overlay(24) +from:0x020b82cc kind:arm_call to:0x020b9440 module:overlay(7) +from:0x020b82e4 kind:arm_call to:0x020d1804 module:overlay(24) +from:0x020b82f4 kind:arm_call to:0x0205df58 module:overlay(0) +from:0x020b8334 kind:arm_call to:0x020b939c module:overlay(7) +from:0x020b8354 kind:arm_call to:0x020b94f8 module:overlay(7) +from:0x020b8360 kind:load to:0x02141910 module:overlay(26) +from:0x020b8364 kind:load to:0x0204b690 module:main +from:0x020b8368 kind:load to:0x02137e2c module:overlays(26,47,52) +from:0x020b836c kind:load to:0x027e0ce8 module:dtcm +from:0x020b8370 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8374 kind:load to:0x027e09a4 module:dtcm +from:0x020b8378 kind:load to:0x027e0cf8 module:dtcm +from:0x020b838c kind:arm_call to:0x020b7e7c module:overlay(7) +from:0x020b8398 kind:arm_call to:0x020b7e30 module:overlay(7) +from:0x020b83a8 kind:arm_call to:0x020b90c4 module:overlay(7) +from:0x020b83d8 kind:load to:0x020b9d00 module:overlay(7) +from:0x020b83dc kind:load to:0x020b9be8 module:overlay(7) +from:0x020b83e0 kind:load to:0x020b9d10 module:overlay(7) +from:0x020b83f8 kind:arm_call to:0x020b7e6c module:overlay(7) +from:0x020b8408 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020b8414 kind:arm_call to:0x020d6bf0 module:overlay(24) +from:0x020b8428 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b843c kind:arm_call to:0x020ec2c4 module:overlays(22,26) +from:0x020b845c kind:arm_call to:0x020d5268 module:overlay(24) +from:0x020b8468 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020b8478 kind:arm_call to:0x020b7e30 module:overlay(7) +from:0x020b8484 kind:arm_call to:0x020eba24 module:overlay(26) +from:0x020b84c8 kind:arm_call to:0x020eb8b0 module:overlays(21,26) +from:0x020b8508 kind:arm_call to:0x020eb9a8 module:overlay(26) +from:0x020b852c kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b8538 kind:arm_call to:0x020ddafc module:overlay(26) +from:0x020b8548 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b855c kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b8570 kind:arm_call to:0x020ec2c4 module:overlays(22,26) +from:0x020b857c kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020b85b0 kind:arm_call to:0x020d1e64 module:overlay(24) +from:0x020b85e4 kind:arm_call to:0x020d53b4 module:overlay(24) +from:0x020b85f8 kind:arm_call to:0x020b9440 module:overlay(7) +from:0x020b8614 kind:arm_call to:0x020d1e64 module:overlay(24) +from:0x020b8648 kind:arm_call to:0x020d53b4 module:overlay(24) +from:0x020b865c kind:arm_call to:0x020b9440 module:overlay(7) +from:0x020b8674 kind:arm_call to:0x020d1804 module:overlay(24) +from:0x020b8684 kind:arm_call to:0x0205df58 module:overlay(0) +from:0x020b86b4 kind:arm_call to:0x020d53b4 module:overlay(24) +from:0x020b86c8 kind:arm_call to:0x020b939c module:overlay(7) +from:0x020b86d4 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020b86e0 kind:arm_call to:0x020d4520 module:overlay(24) +from:0x020b8730 kind:arm_call to:0x020d53b4 module:overlay(24) +from:0x020b8744 kind:arm_call to:0x020b939c module:overlay(7) +from:0x020b8754 kind:arm_call to:0x020b94f8 module:overlay(7) +from:0x020b8760 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b8770 kind:arm_call to:0x020b87f4 module:overlay(7) +from:0x020b877c kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b8788 kind:arm_call to:0x020b7f1c module:overlay(7) +from:0x020b8794 kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b87b0 kind:arm_call to:0x020b7e7c module:overlay(7) +from:0x020b87b4 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b87c8 kind:arm_call to:0x020ec2c4 module:overlays(22,26) +from:0x020b87e8 kind:arm_call to:0x020b90c4 module:overlay(7) +from:0x020b8824 kind:load to:0x020b9d00 module:overlay(7) +from:0x020b8828 kind:load to:0x020b9c9c module:overlay(7) +from:0x020b882c kind:load to:0x020b9d28 module:overlay(7) +from:0x020b8848 kind:arm_call to:0x020b936c module:overlay(7) +from:0x020b8854 kind:arm_call to:0x020b930c module:overlay(7) +from:0x020b8868 kind:load to:0x020b936c module:overlay(7) +from:0x020b8890 kind:arm_call to:0x020b88b0 module:overlay(7) +from:0x020b8898 kind:arm_call to:0x020b88f4 module:overlay(7) +from:0x020b88a0 kind:arm_call to:0x020b89cc module:overlay(7) +from:0x020b88a8 kind:arm_call to:0x020b8ae0 module:overlay(7) +from:0x020b88bc kind:arm_call to:0x020b7e6c module:overlay(7) +from:0x020b88c8 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b88d8 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b8900 kind:arm_call to:0x020b7e6c module:overlay(7) +from:0x020b8908 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b891c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b892c kind:arm_call to:0x020b930c module:overlay(7) +from:0x020b8948 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b8950 kind:arm_call to:0x020b9180 module:overlay(7) +from:0x020b895c kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b899c kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b89a0 kind:arm_call to:0x020ec194 module:overlays(26,31) +from:0x020b89ac kind:arm_call to:0x020b930c module:overlay(7) +from:0x020b89bc kind:load to:0x0204b690 module:main +from:0x020b89c0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b89d8 kind:arm_call to:0x020b7e6c module:overlay(7) +from:0x020b89e4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b89f4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b8a10 kind:arm_call to:0x020b9180 module:overlay(7) +from:0x020b8a24 kind:arm_call to:0x020b8fcc module:overlay(7) +from:0x020b8a2c kind:arm_call to:0x020b7d70 module:overlay(7) +from:0x020b8a40 kind:arm_call to:0x02071c0c module:overlay(0) +from:0x020b8a4c kind:arm_call to:0x020b7d98 module:overlay(7) +from:0x020b8a5c kind:arm_call to:0x020b9010 module:overlay(7) +from:0x020b8a64 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b8a74 kind:arm_call to:0x020ec2c4 module:overlays(22,26) +from:0x020b8a78 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b8a88 kind:arm_call to:0x020ec2c4 module:overlays(22,26) +from:0x020b8ab4 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020b8ac0 kind:arm_call to:0x020b8f88 module:overlay(7) +from:0x020b8ac4 kind:arm_call to:0x020b8b38 module:overlay(7) +from:0x020b8ad0 kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b8adc kind:load to:0x027e09a4 module:dtcm +from:0x020b8ae8 kind:arm_call to:0x020b7e6c module:overlay(7) +from:0x020b8af4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b8b04 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b8b18 kind:arm_call to:0x020b7f1c module:overlay(7) +from:0x020b8b24 kind:arm_call to:0x020b9048 module:overlay(7) +from:0x020b8b34 kind:load to:0x020b7e7c module:overlay(7) +from:0x020b8b5c kind:load to:0x020b9d00 module:overlay(7) +from:0x020b8b60 kind:load to:0x020b9c78 module:overlay(7) +from:0x020b8b64 kind:load to:0x020b9d24 module:overlay(7) +from:0x020b8b8c kind:arm_call to:0x020b8bf0 module:overlay(7) +from:0x020b8b9c kind:arm_call to:0x0203e3a4 module:main +from:0x020b8bc0 kind:arm_call to:0x02016664 module:main +from:0x020b8be0 kind:load to:0x020b9d00 module:overlay(7) +from:0x020b8be4 kind:load to:0x020b9d48 module:overlay(7) +from:0x020b8be8 kind:load to:0x020b8d98 module:overlay(7) +from:0x020b8bec kind:load to:0x020b9d3c module:overlay(7) +from:0x020b8bfc kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b8c1c kind:arm_call to:0x02068814 module:overlay(0) +from:0x020b8c34 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b8c80 kind:arm_call to:0x020b9a14 module:overlay(7) +from:0x020b8cb8 kind:arm_call to:0x020b9a14 module:overlay(7) +from:0x020b8cd8 kind:arm_call to:0x02065164 module:overlay(0) +from:0x020b8d04 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b8d2c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b8d50 kind:arm_call to:0x02012fd0 module:main +from:0x020b8d5c kind:arm_call to:0x02016664 module:main +from:0x020b8d68 kind:arm_call to:0x02016664 module:main +from:0x020b8d74 kind:arm_call to:0x02016664 module:main +from:0x020b8d84 kind:load to:0x020b9c30 module:overlay(7) +from:0x020b8d88 kind:load to:0x0204b690 module:main +from:0x020b8d8c kind:load to:0x0204af1c module:main +from:0x020b8d90 kind:load to:0x020ba068 module:overlay(7) +from:0x020b8d94 kind:load to:0x020ba06c module:overlay(7) +from:0x020b8da4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8dac kind:arm_call to:0x020b9a7c module:overlay(7) +from:0x020b8db4 kind:arm_call to:0x020b9a7c module:overlay(7) +from:0x020b8dbc kind:arm_call to:0x02068848 module:overlay(0) +from:0x020b8dc4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8ddc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8de4 kind:arm_call to:0x020b9a7c module:overlay(7) +from:0x020b8dec kind:arm_call to:0x020b9a7c module:overlay(7) +from:0x020b8df4 kind:arm_call to:0x02068848 module:overlay(0) +from:0x020b8dfc kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8e04 kind:arm_call to:0x02011ff4 module:main +from:0x020b8e20 kind:arm_call to:0x020b98b8 module:overlay(7) +from:0x020b8e2c kind:arm_call to:0x020b98b8 module:overlay(7) +from:0x020b8e38 kind:arm_call to:0x02065438 module:overlay(0) +from:0x020b8e40 kind:arm_call to:0x020b9384 module:overlay(7) +from:0x020b8e44 kind:arm_call to:0x020b7dc0 module:overlay(7) +from:0x020b8e50 kind:arm_call to:0x020b7e84 module:overlay(7) +from:0x020b8e58 kind:arm_call to:0x020b7f1c module:overlay(7) +from:0x020b8e64 kind:arm_call to:0x020b9180 module:overlay(7) +from:0x020b8e70 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b8ed4 kind:arm_call to:0x020b8efc module:overlay(7) +from:0x020b8ee4 kind:arm_call to:0x020b8f08 module:overlay(7) +from:0x020b8ef4 kind:arm_call to:0x020b8f3c module:overlay(7) +from:0x020b8f04 kind:load to:0x020b9050 module:overlay(7) +from:0x020b8f90 kind:arm_call to:0x020b94f8 module:overlay(7) +from:0x020b8f94 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020b8f9c kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b8fa8 kind:arm_call to:0x020ed8a0 module:overlay(26) +from:0x020b8fac kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020b8fb8 kind:arm_call to:0x020ea2c8 module:overlay(26) +from:0x020b8fbc kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020b8fc4 kind:arm_call to:0x020e2c70 module:overlay(26) +from:0x020b8fd4 kind:arm_call to:0x020b94f8 module:overlay(7) +from:0x020b8fe0 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020b8fe8 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b8ff4 kind:arm_call to:0x020ed8a0 module:overlay(26) +from:0x020b8ff8 kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020b8ffc kind:arm_call to:0x020e9da0 module:overlay(26) +from:0x020b9000 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020b9008 kind:arm_call to:0x020e3364 module:overlay(26) +from:0x020b9014 kind:arm_call to:0x020b94f8 module:overlay(7) +from:0x020b9018 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020b9020 kind:arm_call to:0x0205def4 module:overlay(0) +from:0x020b902c kind:arm_call to:0x020ed8a0 module:overlay(26) +from:0x020b9030 kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020b9034 kind:arm_call to:0x020e9da0 module:overlay(26) +from:0x020b9038 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020b9040 kind:arm_call to:0x020e2c70 module:overlay(26) +from:0x020b90bc kind:load to:0x020b684c module:overlay(0) +from:0x020b90c0 kind:load to:0x02069620 module:overlay(0) +from:0x020b9110 kind:arm_call to:0x0206952c module:overlay(0) +from:0x020b9134 kind:arm_call to:0x020d53b4 module:overlay(24) +from:0x020b916c kind:arm_call to:0x0201aa68 module:main +from:0x020b9178 kind:load to:0x020b684c module:overlay(0) +from:0x020b917c kind:load to:0x0204c49c module:main +from:0x020b9184 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020b9188 kind:arm_call to:0x020e31d8 module:overlay(26) +from:0x020b91b8 kind:arm_call to:0x020b9528 module:overlay(7) +from:0x020b91f4 kind:arm_call to:0x01fff498 module:itcm +from:0x020b91f8 kind:arm_call to:0x01fff584 module:itcm +from:0x020b9254 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020b9268 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020b927c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020b928c kind:load to:0x02137e2c module:overlays(26,47,52) +from:0x020b9290 kind:load to:0x027e0ce8 module:dtcm +from:0x020b92b0 kind:arm_call to:0x020b9180 module:overlay(7) +from:0x020b92c8 kind:arm_call to:0x02071c0c module:overlay(0) +from:0x020b92dc kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x020b9300 kind:arm_call to:0x020b9190 module:overlay(7) +from:0x020b9308 kind:load to:0x027e09a4 module:dtcm +from:0x020b9334 kind:arm_call to:0x020b9b4c module:overlay(7) +from:0x020b933c kind:arm_call to:0x020b9b4c module:overlay(7) +from:0x020b9348 kind:arm_call to:0x020b9b64 module:overlay(7) +from:0x020b9350 kind:arm_call to:0x020b9b64 module:overlay(7) +from:0x020b935c kind:arm_call to:0x020b9b7c module:overlay(7) +from:0x020b9364 kind:arm_call to:0x020b9b7c module:overlay(7) +from:0x020b93c8 kind:arm_call to:0x0205df58 module:overlay(0) +from:0x020b93e0 kind:arm_call to:0x020b7d40 module:overlay(7) +from:0x020b9418 kind:arm_call to:0x020cc8a4 module:overlay(24) +from:0x020b9424 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b9430 kind:load to:0x020d8cc8 module:overlays(19,24) +from:0x020b9434 kind:load to:0x020da034 module:overlays(19,24) +from:0x020b9438 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b94c8 kind:arm_call to:0x020cc8a4 module:overlay(24) +from:0x020b94d4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b94e0 kind:load to:0x020d8cc0 module:overlays(19,24) +from:0x020b94e4 kind:load to:0x020d8cc4 module:overlays(19,24) +from:0x020b94e8 kind:load to:0x020d8cbc module:overlays(19,24) +from:0x020b94ec kind:load to:0x020da034 module:overlays(19,24) +from:0x020b94f0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b9514 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020b9524 kind:load to:0x020da034 module:overlays(19,24) +from:0x020b9538 kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020b954c kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x020b955c kind:arm_call to:0x020f0ca0 module:overlay(26) +from:0x020b9574 kind:arm_call to:0x020ea0b4 module:overlay(26) +from:0x020b958c kind:arm_call to:0x020b961c module:overlay(7) +from:0x020b95bc kind:arm_call to:0x01fffd00 module:itcm +from:0x020b95d8 kind:arm_call to:0x01fffd00 module:itcm +from:0x020b95f0 kind:arm_call to:0x020b961c module:overlay(7) +from:0x020b964c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020b9674 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020b96c4 kind:arm_call to:0x02011ff4 module:main +from:0x020b96d8 kind:arm_call to:0x02011ff4 module:main +from:0x020b96ec kind:arm_call to:0x02011ff4 module:main +from:0x020b9700 kind:arm_call to:0x02011ff4 module:main +from:0x020b9714 kind:arm_call to:0x02011ff4 module:main +from:0x020b9738 kind:arm_call to:0x02012ff8 module:main +from:0x020b9744 kind:load to:0x0204af1c module:main +from:0x020b9760 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020b9770 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b97a8 kind:arm_call to:0x020b9800 module:overlay(7) +from:0x020b97b8 kind:load to:0x020b9cc0 module:overlay(7) +from:0x020b97c4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b97d8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b97e0 kind:arm_call to:0x02011ff4 module:main +from:0x020b97f4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b983c kind:arm_call to:0x02018200 module:main +from:0x020b9874 kind:arm_call to:0x020641d4 module:overlay(0) +from:0x020b98a4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b98dc kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b98ec kind:arm_call to:0x02064268 module:overlay(0) +from:0x020b9900 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b9924 kind:arm_call to:0x020b9934 module:overlay(7) +from:0x020b992c kind:arm_call to:0x020b9988 module:overlay(7) +from:0x020b997c kind:arm_call to:0x0201aa68 module:main +from:0x020b9984 kind:load to:0x0204c49c module:main +from:0x020b99d8 kind:arm_call to:0x0202a17c module:main +from:0x020b99ec kind:arm_call to:0x020643fc module:overlay(0) +from:0x020b9a04 kind:arm_call to:0x0201a9dc module:main +from:0x020b9a10 kind:load to:0x0204c49c module:main +from:0x020b9a30 kind:arm_call to:0x020b9748 module:overlay(7) +from:0x020b9a78 kind:load to:0x020b9cd8 module:overlay(7) +from:0x020b9a84 kind:arm_call to:0x020b97ec module:overlay(7) +from:0x020b9a98 kind:arm_call to:0x020b97ec module:overlay(7) +from:0x020b9aa0 kind:arm_call to:0x02011ff4 module:main +from:0x020b9ab8 kind:arm_call to:0x020b98e4 module:overlay(7) +from:0x020b9af8 kind:arm_call to:0x020b98b8 module:overlay(7) +from:0x020b9b60 kind:load to:0x020b98b8 module:overlay(7) +from:0x020b9b78 kind:load to:0x020b98b8 module:overlay(7) +from:0x020b9b90 kind:load to:0x020b98b8 module:overlay(7) +from:0x020b9bb0 kind:load to:0x020ba068 module:overlay(7) +from:0x020b9bb4 kind:load to:0x020b9720 module:overlay(7) +from:0x020b9bb8 kind:load to:0x020b9d30 module:overlay(7) +from:0x020b9bbc kind:load to:0x0203e3a4 module:main +from:0x020b9bc0 kind:load to:0x020b9b94 module:overlay(7) +from:0x020b9be8 kind:load to:0x020b83e4 module:overlay(7) +from:0x020b9bec kind:load to:0x020b96e4 module:overlay(7) +from:0x020b9bf0 kind:load to:0x020b7e64 module:overlay(7) +from:0x020b9bf4 kind:load to:0x020b7e68 module:overlay(7) +from:0x020b9bf8 kind:load to:0x020b83e8 module:overlay(7) +from:0x020b9bfc kind:load to:0x020b87a0 module:overlay(7) +from:0x020b9c00 kind:load to:0x020b7e80 module:overlay(7) +from:0x020b9c0c kind:load to:0x020b7f4c module:overlay(7) +from:0x020b9c10 kind:load to:0x020b96d0 module:overlay(7) +from:0x020b9c14 kind:load to:0x020b7f50 module:overlay(7) +from:0x020b9c18 kind:load to:0x020b7f80 module:overlay(7) +from:0x020b9c1c kind:load to:0x020b7fa0 module:overlay(7) +from:0x020b9c20 kind:load to:0x020b837c module:overlay(7) +from:0x020b9c24 kind:load to:0x020b7e80 module:overlay(7) +from:0x020b9c30 kind:load to:0x020b8d98 module:overlay(7) +from:0x020b9c34 kind:load to:0x020b8dd0 module:overlay(7) +from:0x020b9c38 kind:load to:0x020b8ec4 module:overlay(7) +from:0x020b9c3c kind:load to:0x02063258 module:overlay(0) +from:0x020b9c40 kind:load to:0x020b8f40 module:overlay(7) +from:0x020b9c44 kind:load to:0x020b8f64 module:overlay(7) +from:0x020b9c48 kind:load to:0x02063264 module:overlay(0) +from:0x020b9c54 kind:load to:0x020b7eb4 module:overlay(7) +from:0x020b9c58 kind:load to:0x020b96bc module:overlay(7) +from:0x020b9c5c kind:load to:0x020b7eb8 module:overlay(7) +from:0x020b9c60 kind:load to:0x020b7e68 module:overlay(7) +from:0x020b9c64 kind:load to:0x020b7ecc module:overlay(7) +from:0x020b9c68 kind:load to:0x020b7e7c module:overlay(7) +from:0x020b9c6c kind:load to:0x020b7e80 module:overlay(7) +from:0x020b9c78 kind:load to:0x020b8b68 module:overlay(7) +from:0x020b9c7c kind:load to:0x020b970c module:overlay(7) +from:0x020b9c80 kind:load to:0x020b7e64 module:overlay(7) +from:0x020b9c84 kind:load to:0x020b7e68 module:overlay(7) +from:0x020b9c88 kind:load to:0x020b7e6c module:overlay(7) +from:0x020b9c8c kind:load to:0x020b7e7c module:overlay(7) +from:0x020b9c90 kind:load to:0x020b7e80 module:overlay(7) +from:0x020b9c9c kind:load to:0x020b8830 module:overlay(7) +from:0x020b9ca0 kind:load to:0x020b96f8 module:overlay(7) +from:0x020b9ca4 kind:load to:0x020b8834 module:overlay(7) +from:0x020b9ca8 kind:load to:0x020b885c module:overlay(7) +from:0x020b9cac kind:load to:0x020b886c module:overlay(7) +from:0x020b9cb0 kind:load to:0x020b8b2c module:overlay(7) +from:0x020b9cb4 kind:load to:0x020b7e80 module:overlay(7) +from:0x020b9cc0 kind:load to:0x020b97bc module:overlay(7) +from:0x020b9cc4 kind:load to:0x020b97d0 module:overlay(7) +from:0x020b9cc8 kind:load to:0x020b98e4 module:overlay(7) +from:0x020b9ccc kind:load to:0x020b9908 module:overlay(7) +from:0x020b9cd8 kind:load to:0x020b9a7c module:overlay(7) +from:0x020b9cdc kind:load to:0x020b9a90 module:overlay(7) +from:0x020b9ce0 kind:load to:0x020b9aac module:overlay(7) +from:0x020b9ce4 kind:load to:0x020b9908 module:overlay(7) diff --git a/config/jp/arm9/overlays/ov007/symbols.txt b/config/jp/arm9/overlays/ov007/symbols.txt new file mode 100644 index 00000000..b88b20a9 --- /dev/null +++ b/config/jp/arm9/overlays/ov007/symbols.txt @@ -0,0 +1,116 @@ +func_ov007_020b7d40 kind:function(arm,size=0x30) addr:0x020b7d40 +func_ov007_020b7d70 kind:function(arm,size=0x28) addr:0x020b7d70 +func_ov007_020b7d98 kind:function(arm,size=0x28) addr:0x020b7d98 +func_ov007_020b7dc0 kind:function(arm,size=0x44) addr:0x020b7dc0 +func_ov007_020b7e04 kind:function(arm,size=0x2c) addr:0x020b7e04 +func_ov007_020b7e30 kind:function(arm,size=0x34) addr:0x020b7e30 +func_ov007_020b7e64 kind:function(arm,size=0x4) addr:0x020b7e64 +func_ov007_020b7e68 kind:function(arm,size=0x4) addr:0x020b7e68 +func_ov007_020b7e6c kind:function(arm,size=0x10) addr:0x020b7e6c +func_ov007_020b7e7c kind:function(arm,size=0x4) addr:0x020b7e7c +func_ov007_020b7e80 kind:function(arm,size=0x4) addr:0x020b7e80 +func_ov007_020b7e84 kind:function(arm,size=0x30) addr:0x020b7e84 +func_ov007_020b7eb4 kind:function(arm,size=0x4) addr:0x020b7eb4 +func_ov007_020b7eb8 kind:function(arm,size=0x14) addr:0x020b7eb8 +func_ov007_020b7ecc kind:function(arm,size=0x50) addr:0x020b7ecc +func_ov007_020b7f1c kind:function(arm,size=0x30) addr:0x020b7f1c +func_ov007_020b7f4c kind:function(arm,size=0x4) addr:0x020b7f4c +func_ov007_020b7f50 kind:function(arm,size=0x30) addr:0x020b7f50 +func_ov007_020b7f80 kind:function(arm,size=0x20) addr:0x020b7f80 +func_ov007_020b7fa0 kind:function(arm,size=0x3dc) addr:0x020b7fa0 +func_ov007_020b837c kind:function(arm,size=0x38) addr:0x020b837c +func_ov007_020b83b4 kind:function(arm,size=0x30) addr:0x020b83b4 +func_ov007_020b83e4 kind:function(arm,size=0x4) addr:0x020b83e4 +func_ov007_020b83e8 kind:function(arm,size=0x3b8) addr:0x020b83e8 +func_ov007_020b87a0 kind:function(arm,size=0x54) addr:0x020b87a0 +func_ov007_020b87f4 kind:function(arm,size=0x3c) addr:0x020b87f4 +func_ov007_020b8830 kind:function(arm,size=0x4) addr:0x020b8830 +func_ov007_020b8834 kind:function(arm,size=0x28) addr:0x020b8834 +func_ov007_020b885c kind:function(arm,size=0x10) addr:0x020b885c +func_ov007_020b886c kind:function(arm,size=0x44) addr:0x020b886c +func_ov007_020b88b0 kind:function(arm,size=0x44) addr:0x020b88b0 +func_ov007_020b88f4 kind:function(arm,size=0xd8) addr:0x020b88f4 +func_ov007_020b89cc kind:function(arm,size=0x114) addr:0x020b89cc +func_ov007_020b8ae0 kind:function(arm,size=0x4c) addr:0x020b8ae0 +func_ov007_020b8b2c kind:function(arm,size=0xc) addr:0x020b8b2c +func_ov007_020b8b38 kind:function(arm,size=0x30) addr:0x020b8b38 +func_ov007_020b8b68 kind:function(arm,size=0x4) addr:0x020b8b68 +func_ov007_020b8b6c kind:function(arm,size=0x84) addr:0x020b8b6c +func_ov007_020b8bf0 kind:function(arm,size=0x1a8) addr:0x020b8bf0 +func_ov007_020b8d98 kind:function(arm,size=0x38) addr:0x020b8d98 +func_ov007_020b8dd0 kind:function(arm,size=0x40) addr:0x020b8dd0 +func_ov007_020b8e10 kind:function(arm,size=0xb4) addr:0x020b8e10 +func_ov007_020b8ec4 kind:function(arm,size=0x38) addr:0x020b8ec4 +func_ov007_020b8efc kind:function(arm,size=0xc) addr:0x020b8efc +func_ov007_020b8f08 kind:function(arm,size=0x34) addr:0x020b8f08 +func_ov007_020b8f3c kind:function(arm,size=0x4) addr:0x020b8f3c +func_ov007_020b8f40 kind:function(arm,size=0x24) addr:0x020b8f40 +func_ov007_020b8f64 kind:function(arm,size=0x24) addr:0x020b8f64 +func_ov007_020b8f88 kind:function(arm,size=0x44) addr:0x020b8f88 +func_ov007_020b8fcc kind:function(arm,size=0x44) addr:0x020b8fcc +func_ov007_020b9010 kind:function(arm,size=0x38) addr:0x020b9010 +func_ov007_020b9048 kind:function(arm,size=0x8) addr:0x020b9048 +func_ov007_020b9050 kind:function(arm,size=0x54) addr:0x020b9050 +func_ov007_020b90a4 kind:function(arm,size=0x20) addr:0x020b90a4 +func_ov007_020b90c4 kind:function(arm,size=0xbc) addr:0x020b90c4 +func_ov007_020b9180 kind:function(arm,size=0x10) addr:0x020b9180 +func_ov007_020b9190 kind:function(arm,size=0x118) addr:0x020b9190 +func_ov007_020b92a8 kind:function(arm,size=0x64) addr:0x020b92a8 +func_ov007_020b930c kind:function(arm,size=0x60) addr:0x020b930c +func_ov007_020b936c kind:function(arm,size=0x18) addr:0x020b936c +func_ov007_020b9384 kind:function(arm,size=0x18) addr:0x020b9384 +func_ov007_020b939c kind:function(arm,size=0xa4) addr:0x020b939c +func_ov007_020b9440 kind:function(arm,size=0xb8) addr:0x020b9440 +func_ov007_020b94f8 kind:function(arm,size=0x30) addr:0x020b94f8 +func_ov007_020b9528 kind:function(arm,size=0xf4) addr:0x020b9528 +func_ov007_020b961c kind:function(arm,size=0xa0) addr:0x020b961c +func_ov007_020b96bc kind:function(arm,size=0x14) addr:0x020b96bc +func_ov007_020b96d0 kind:function(arm,size=0x14) addr:0x020b96d0 +func_ov007_020b96e4 kind:function(arm,size=0x14) addr:0x020b96e4 +func_ov007_020b96f8 kind:function(arm,size=0x14) addr:0x020b96f8 +func_ov007_020b970c kind:function(arm,size=0x14) addr:0x020b970c +func_ov007_020b9720 kind:function(arm,size=0x28) addr:0x020b9720 +func_ov007_020b9748 kind:function(arm,size=0x74) addr:0x020b9748 +func_ov007_020b97bc kind:function(arm,size=0x14) addr:0x020b97bc +func_ov007_020b97d0 kind:function(arm,size=0x1c) addr:0x020b97d0 +func_ov007_020b97ec kind:function(arm,size=0x14) addr:0x020b97ec +func_ov007_020b9800 kind:function(arm,size=0xb8) addr:0x020b9800 +func_ov007_020b98b8 kind:function(arm,size=0x2c) addr:0x020b98b8 +func_ov007_020b98e4 kind:function(arm,size=0x24) addr:0x020b98e4 +func_ov007_020b9908 kind:function(arm,size=0x2c) addr:0x020b9908 +func_ov007_020b9934 kind:function(arm,size=0x54) addr:0x020b9934 +func_ov007_020b9988 kind:function(arm,size=0x8c) addr:0x020b9988 +func_ov007_020b9a14 kind:function(arm,size=0x68) addr:0x020b9a14 +func_ov007_020b9a7c kind:function(arm,size=0x14) addr:0x020b9a7c +func_ov007_020b9a90 kind:function(arm,size=0x1c) addr:0x020b9a90 +func_ov007_020b9aac kind:function(arm,size=0xa0) addr:0x020b9aac +func_ov007_020b9b4c kind:function(arm,size=0x18) addr:0x020b9b4c +func_ov007_020b9b64 kind:function(arm,size=0x18) addr:0x020b9b64 +func_ov007_020b9b7c kind:function(arm,size=0x18) addr:0x020b9b7c +func_ov007_020b9b94 kind:function(arm,size=0x2c) addr:0x020b9b94 +data_ov007_020b9be8 kind:data(any) addr:0x020b9be8 +data_ov007_020b9c0c kind:data(any) addr:0x020b9c0c +data_ov007_020b9c30 kind:data(any) addr:0x020b9c30 +data_ov007_020b9c54 kind:data(any) addr:0x020b9c54 +data_ov007_020b9c78 kind:data(any) addr:0x020b9c78 +data_ov007_020b9c9c kind:data(any) addr:0x020b9c9c +data_ov007_020b9cc0 kind:data(any) addr:0x020b9cc0 +data_ov007_020b9cd8 kind:data(any) addr:0x020b9cd8 +data_ov007_020b9d00 kind:bss addr:0x020b9d00 +data_ov007_020b9d10 kind:bss addr:0x020b9d10 +data_ov007_020b9d1c kind:bss addr:0x020b9d1c +data_ov007_020b9d20 kind:bss addr:0x020b9d20 +data_ov007_020b9d24 kind:bss addr:0x020b9d24 +data_ov007_020b9d28 kind:bss addr:0x020b9d28 +data_ov007_020b9d30 kind:bss addr:0x020b9d30 +data_ov007_020b9d3c kind:bss addr:0x020b9d3c +data_ov007_020b9d48 kind:bss addr:0x020b9d48 +data_ov007_020b9e0d kind:bss addr:0x020b9e0d ambiguous +data_ov007_020ba068 kind:bss addr:0x020ba068 +data_ov007_020ba06c kind:bss addr:0x020ba06c +data_ov007_020ba18d kind:bss addr:0x020ba18d ambiguous +data_ov007_020ba26d kind:bss addr:0x020ba26d ambiguous +data_ov007_020ba299 kind:bss addr:0x020ba299 ambiguous +data_ov007_020ba4e1 kind:bss addr:0x020ba4e1 ambiguous +data_ov007_020ba4ed kind:bss addr:0x020ba4ed ambiguous +data_ov007_020ba680 kind:bss addr:0x020ba680 ambiguous diff --git a/config/jp/arm9/overlays/ov008/delinks.txt b/config/jp/arm9/overlays/ov008/delinks.txt new file mode 100644 index 00000000..400823f1 --- /dev/null +++ b/config/jp/arm9/overlays/ov008/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b7d40 end:0x020b8274 kind:code align:32 + .init start:0x020b8274 end:0x020b82f4 kind:code align:4 + .ctor start:0x020b82f4 end:0x020b8300 kind:data align:4 + .data start:0x020b8300 end:0x020b8360 kind:data align:32 + .bss start:0x020b8360 end:0x020ba340 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov008/relocs.txt b/config/jp/arm9/overlays/ov008/relocs.txt new file mode 100644 index 00000000..515c46b7 --- /dev/null +++ b/config/jp/arm9/overlays/ov008/relocs.txt @@ -0,0 +1,101 @@ +from:0x020b7d58 kind:arm_call to:0x02012fd0 module:main +from:0x020b7d78 kind:arm_call to:0x020b7de8 module:overlay(8) +from:0x020b7d88 kind:arm_call to:0x0203e3a4 module:main +from:0x020b7dac kind:arm_call to:0x02016664 module:main +from:0x020b7dcc kind:load to:0x0204af1c module:main +from:0x020b7dd0 kind:load to:0x020b8430 module:overlay(8) +from:0x020b7dd4 kind:load to:0x020b8434 module:overlay(8) +from:0x020b7dd8 kind:load to:0x020b8360 module:overlay(8) +from:0x020b7ddc kind:load to:0x020b837c module:overlay(8) +from:0x020b7de0 kind:load to:0x020b7ec8 module:overlay(8) +from:0x020b7de4 kind:load to:0x020b8364 module:overlay(8) +from:0x020b7df4 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b7e28 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b7e30 kind:arm_call to:0x020a2cf8 module:overlay(0) +from:0x020b7e38 kind:arm_call to:0x02013014 module:main +from:0x020b7e4c kind:arm_call to:0x02011f3c module:main +from:0x020b7e5c kind:arm_call to:0x020cbb70 module:overlay(24) +from:0x020b7e6c kind:arm_call to:0x020130d4 module:main +from:0x020b7e88 kind:arm_call to:0x02016664 module:main +from:0x020b7ea0 kind:arm_call to:0x020cbcdc module:overlay(24) +from:0x020b7ea8 kind:arm_call to:0x020cbe18 module:overlay(24) +from:0x020b7eb0 kind:arm_call to:0x020c3110 module:overlay(17) +from:0x020b7ebc kind:load to:0x020b830c module:overlay(8) +from:0x020b7ec0 kind:load to:0x0204af1c module:main +from:0x020b7ef4 kind:arm_call to:0x020a2d2c module:overlay(0) +from:0x020b7efc kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7f08 kind:load to:0x020b830c module:overlay(8) +from:0x020b7f38 kind:arm_call to:0x020a2d2c module:overlay(0) +from:0x020b7f40 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7f48 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f54 kind:load to:0x020b830c module:overlay(8) +from:0x020b7f88 kind:arm_call to:0x020cbea8 module:overlay(24) +from:0x020b7fa8 kind:arm_call to:0x020cbcdc module:overlay(24) +from:0x020b7fb0 kind:arm_call to:0x020cbe18 module:overlay(24) +from:0x020b7fb8 kind:arm_call to:0x020c3110 module:overlay(17) +from:0x020b7fc0 kind:arm_call to:0x020c30f0 module:overlay(17) +from:0x020b7fe0 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020b8008 kind:arm_call to:0x0208d370 module:overlay(0) +from:0x020b8014 kind:arm_call to:0x020721b0 module:overlay(0) +from:0x020b802c kind:arm_call to:0x02069620 module:overlay(0) +from:0x020b8034 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b8040 kind:load to:0x027e09a4 module:dtcm +from:0x020b8044 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8048 kind:load to:0x020b8300 module:overlay(8) +from:0x020b804c kind:load to:0x020b684c module:overlay(0) +from:0x020b8088 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b80a8 kind:arm_call to:0x0201aa68 module:main +from:0x020b80b4 kind:load to:0x0204c49c module:main +from:0x020b80d0 kind:arm_call to:0x02012ff8 module:main +from:0x020b80dc kind:load to:0x0204af1c module:main +from:0x020b80f8 kind:arm_call to:0x02012fd0 module:main +from:0x020b8114 kind:arm_call to:0x020b81a4 module:overlay(8) +from:0x020b8124 kind:arm_call to:0x0203e3a4 module:main +from:0x020b8148 kind:arm_call to:0x02016664 module:main +from:0x020b8168 kind:load to:0x0204af1c module:main +from:0x020b816c kind:load to:0x020b93d8 module:overlay(8) +from:0x020b8170 kind:load to:0x020b93dc module:overlay(8) +from:0x020b8174 kind:load to:0x020b9384 module:overlay(8) +from:0x020b8178 kind:load to:0x020b93a0 module:overlay(8) +from:0x020b817c kind:load to:0x020b8184 module:overlay(8) +from:0x020b8180 kind:load to:0x020b9388 module:overlay(8) +from:0x020b8190 kind:arm_call to:0x020a2d2c module:overlay(0) +from:0x020b8198 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b81ac kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b81bc kind:arm_call to:0x020a2cf8 module:overlay(0) +from:0x020b81e4 kind:arm_call to:0x02069620 module:overlay(0) +from:0x020b81f0 kind:load to:0x020b8334 module:overlay(8) +from:0x020b81f4 kind:load to:0x027e09b8 module:dtcm +from:0x020b81f8 kind:load to:0x020b8328 module:overlay(8) +from:0x020b81fc kind:load to:0x020b684c module:overlay(0) +from:0x020b8238 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b8244 kind:load to:0x0204b608 module:main +from:0x020b8254 kind:arm_call to:0x020a2d2c module:overlay(0) +from:0x020b825c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8264 kind:arm_call to:0x02011ff4 module:main +from:0x020b828c kind:arm_call to:0x0203e3a4 module:main +from:0x020b82a0 kind:load to:0x020b8430 module:overlay(8) +from:0x020b82a4 kind:load to:0x020b80b8 module:overlay(8) +from:0x020b82a8 kind:load to:0x020b8370 module:overlay(8) +from:0x020b82b0 kind:load to:0x020b8300 module:overlay(8) +from:0x020b82cc kind:arm_call to:0x0203e3a4 module:main +from:0x020b82e0 kind:load to:0x020b93d8 module:overlay(8) +from:0x020b82e4 kind:load to:0x020b80b8 module:overlay(8) +from:0x020b82e8 kind:load to:0x020b9394 module:overlay(8) +from:0x020b82f0 kind:load to:0x020b8328 module:overlay(8) +from:0x020b82f4 kind:load to:0x020b8274 module:overlay(8) +from:0x020b82f8 kind:load to:0x020b82b4 module:overlay(8) +from:0x020b830c kind:load to:0x020b7ec8 module:overlay(8) +from:0x020b8310 kind:load to:0x020b7f0c module:overlay(8) +from:0x020b8314 kind:load to:0x020b7f58 module:overlay(8) +from:0x020b8318 kind:load to:0x02063258 module:overlay(0) +from:0x020b831c kind:load to:0x020b8050 module:overlay(8) +from:0x020b8320 kind:load to:0x02063260 module:overlay(0) +from:0x020b8324 kind:load to:0x02063264 module:overlay(0) +from:0x020b8334 kind:load to:0x020b8184 module:overlay(8) +from:0x020b8338 kind:load to:0x020b8248 module:overlay(8) +from:0x020b833c kind:load to:0x020b8200 module:overlay(8) +from:0x020b8340 kind:load to:0x02063258 module:overlay(0) +from:0x020b8344 kind:load to:0x0206325c module:overlay(0) +from:0x020b8348 kind:load to:0x02063260 module:overlay(0) +from:0x020b834c kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov008/symbols.txt b/config/jp/arm9/overlays/ov008/symbols.txt new file mode 100644 index 00000000..087ec04c --- /dev/null +++ b/config/jp/arm9/overlays/ov008/symbols.txt @@ -0,0 +1,47 @@ +func_ov008_020b7d40 kind:function(arm,size=0xa8) addr:0x020b7d40 +func_ov008_020b7de8 kind:function(arm,size=0xe0) addr:0x020b7de8 +func_ov008_020b7ec8 kind:function(arm,size=0x44) addr:0x020b7ec8 +func_ov008_020b7f0c kind:function(arm,size=0x4c) addr:0x020b7f0c +func_ov008_020b7f58 kind:function(arm,size=0xf8) addr:0x020b7f58 +func_ov008_020b8050 kind:function(arm,size=0x68) addr:0x020b8050 +func_ov008_020b80b8 kind:function(arm,size=0x28) addr:0x020b80b8 +func_ov008_020b80e0 kind:function(arm,size=0xa4) addr:0x020b80e0 +func_ov008_020b8184 kind:function(arm,size=0x20) addr:0x020b8184 +func_ov008_020b81a4 kind:function(arm,size=0x5c) addr:0x020b81a4 +func_ov008_020b8200 kind:function(arm,size=0x48) addr:0x020b8200 +func_ov008_020b8248 kind:function(arm,size=0x28) addr:0x020b8248 +func_ov008_020b8270 kind:function(arm,size=0x4) addr:0x020b8270 +func_ov008_020b8274 kind:function(arm,size=0x40) addr:0x020b8274 +func_ov008_020b82b4 kind:function(arm,size=0x40) addr:0x020b82b4 +data_ov008_020b8300 kind:data(any) addr:0x020b8300 +data_ov008_020b830c kind:data(any) addr:0x020b830c +data_ov008_020b8328 kind:data(any) addr:0x020b8328 +data_ov008_020b8334 kind:data(any) addr:0x020b8334 +data_ov008_020b8360 kind:bss addr:0x020b8360 +data_ov008_020b8364 kind:bss addr:0x020b8364 +data_ov008_020b8370 kind:bss addr:0x020b8370 +data_ov008_020b837c kind:bss addr:0x020b837c +data_ov008_020b83cc kind:bss addr:0x020b83cc ambiguous +data_ov008_020b8430 kind:bss addr:0x020b8430 +data_ov008_020b8434 kind:bss addr:0x020b8434 +data_ov008_020b85a5 kind:bss addr:0x020b85a5 ambiguous +data_ov008_020b8635 kind:bss addr:0x020b8635 ambiguous +data_ov008_020b875d kind:bss addr:0x020b875d ambiguous +data_ov008_020b8788 kind:bss addr:0x020b8788 ambiguous +data_ov008_020b8aa0 kind:bss addr:0x020b8aa0 ambiguous +data_ov008_020b8ee5 kind:bss addr:0x020b8ee5 ambiguous +data_ov008_020b8ff0 kind:bss addr:0x020b8ff0 ambiguous +data_ov008_020b92ed kind:bss addr:0x020b92ed ambiguous +data_ov008_020b92f0 kind:bss addr:0x020b92f0 ambiguous +data_ov008_020b9384 kind:bss addr:0x020b9384 +data_ov008_020b9388 kind:bss addr:0x020b9388 +data_ov008_020b9394 kind:bss addr:0x020b9394 +data_ov008_020b93a0 kind:bss addr:0x020b93a0 +data_ov008_020b93d8 kind:bss addr:0x020b93d8 +data_ov008_020b93dc kind:bss addr:0x020b93dc +data_ov008_020b995c kind:bss addr:0x020b995c ambiguous +data_ov008_020b9b30 kind:bss addr:0x020b9b30 ambiguous +data_ov008_020b9e0d kind:bss addr:0x020b9e0d ambiguous +data_ov008_020ba18d kind:bss addr:0x020ba18d ambiguous +data_ov008_020ba26d kind:bss addr:0x020ba26d ambiguous +data_ov008_020ba299 kind:bss addr:0x020ba299 ambiguous diff --git a/config/jp/arm9/overlays/ov009/delinks.txt b/config/jp/arm9/overlays/ov009/delinks.txt new file mode 100644 index 00000000..55503537 --- /dev/null +++ b/config/jp/arm9/overlays/ov009/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020b8cc0 kind:code align:32 + .rodata start:0x020b8cc0 end:0x020b8d20 kind:data align:4 + .init start:0x020b8d20 end:0x020b8d44 kind:code align:4 + .ctor start:0x020b8d44 end:0x020b8d4c kind:data align:4 + .data start:0x020b8d60 end:0x020b8e20 kind:data align:32 + .bss start:0x020b8e20 end:0x020b9ea0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov009/relocs.txt b/config/jp/arm9/overlays/ov009/relocs.txt new file mode 100644 index 00000000..e66ffc39 --- /dev/null +++ b/config/jp/arm9/overlays/ov009/relocs.txt @@ -0,0 +1,171 @@ +from:0x020b7d60 kind:arm_call to:0x020b7df4 module:overlay(9) +from:0x020b7d70 kind:arm_call to:0x0203e3a4 module:main +from:0x020b7d94 kind:arm_call to:0x02016664 module:main +from:0x020b7db4 kind:load to:0x020b8e20 module:overlay(9) +from:0x020b7db8 kind:load to:0x020b8e30 module:overlay(9) +from:0x020b7dbc kind:load to:0x020b7dc4 module:overlay(9) +from:0x020b7dc0 kind:load to:0x020b8e24 module:overlay(9) +from:0x020b7dd0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b7dd8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b7de0 kind:arm_call to:0x020b80f0 module:overlay(9) +from:0x020b7de8 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7e00 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b7e08 kind:arm_call to:0x020b80e0 module:overlay(9) +from:0x020b7e38 kind:arm_call to:0x02065164 module:overlay(0) +from:0x020b7e54 kind:arm_call to:0x02065164 module:overlay(0) +from:0x020b7e6c kind:arm_call to:0x02016664 module:main +from:0x020b7e78 kind:arm_call to:0x02016664 module:main +from:0x020b7e84 kind:arm_call to:0x02065438 module:overlay(0) +from:0x020b7e90 kind:arm_call to:0x02065438 module:overlay(0) +from:0x020b7eb8 kind:load to:0x020b8d68 module:overlay(9) +from:0x020b7fc0 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020b7ff0 kind:arm_call to:0x02065438 module:overlay(0) +from:0x020b7ffc kind:arm_call to:0x02065438 module:overlay(0) +from:0x020b802c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8040 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b804c kind:arm_call to:0x020c803c module:overlay(24) +from:0x020b8064 kind:arm_call to:0x020c4944 module:overlay(17) +from:0x020b8088 kind:arm_call to:0x020c7790 module:overlay(24) +from:0x020b809c kind:arm_call to:0x020b7f2c module:overlay(9) +from:0x020b80b4 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b80c0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b80c8 kind:load to:0x020b684c module:overlay(0) +from:0x020b80cc kind:load to:0x0204b690 module:main +from:0x020b80d0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b80d4 kind:load to:0x027e0994 module:dtcm +from:0x020b80d8 kind:load to:0x020da040 module:overlays(19,24) +from:0x020b80dc kind:load to:0x0204b608 module:main +from:0x020b80ec kind:load to:0x0211ad44 module:overlay(31) +from:0x020b8100 kind:load to:0x0211ad44 module:overlay(31) +from:0x020b8110 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8118 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8120 kind:arm_call to:0x020b80f0 module:overlay(9) +from:0x020b8128 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8130 kind:arm_call to:0x02011ff4 module:main +from:0x020b815c kind:arm_call to:0x020b81c0 module:overlay(9) +from:0x020b816c kind:arm_call to:0x0203e3a4 module:main +from:0x020b8190 kind:arm_call to:0x02016664 module:main +from:0x020b81b0 kind:load to:0x020b8fa8 module:overlay(9) +from:0x020b81b4 kind:load to:0x020b8fb8 module:overlay(9) +from:0x020b81b8 kind:load to:0x020b84f4 module:overlay(9) +from:0x020b81bc kind:load to:0x020b8fac module:overlay(9) +from:0x020b81cc kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b81f0 kind:arm_call to:0x0203e690 module:main +from:0x020b8218 kind:arm_call to:0x02065164 module:overlay(0) +from:0x020b823c kind:arm_call to:0x0203e690 module:main +from:0x020b8250 kind:arm_call to:0x02061d64 module:overlay(0) +from:0x020b8278 kind:arm_call_thumb to:0x020141e0 module:main +from:0x020b828c kind:arm_call to:0x02016664 module:main +from:0x020b833c kind:arm_call to:0x02065044 module:overlay(0) +from:0x020b8358 kind:arm_call to:0x02016664 module:main +from:0x020b8380 kind:arm_call_thumb to:0x02015448 module:main +from:0x020b8390 kind:arm_call_thumb to:0x02015484 module:main +from:0x020b83a8 kind:arm_call to:0x02017334 module:main +from:0x020b83d0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b83d8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b83e0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b83e8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b83f0 kind:arm_call_thumb to:0x0201545c module:main +from:0x020b8404 kind:arm_call_thumb to:0x02015448 module:main +from:0x020b8410 kind:arm_call_thumb to:0x02015484 module:main +from:0x020b8428 kind:arm_call to:0x02017334 module:main +from:0x020b8450 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8458 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8460 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8468 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8470 kind:arm_call_thumb to:0x0201545c module:main +from:0x020b8480 kind:load to:0x020b8da8 module:overlay(9) +from:0x020b8484 kind:load to:0x020b84d4 module:overlay(9) +from:0x020b8488 kind:load to:0x020b84ac module:overlay(9) +from:0x020b848c kind:load to:0x020b8938 module:overlay(9) +from:0x020b8490 kind:load to:0x020b88e8 module:overlay(9) +from:0x020b8494 kind:load to:0x020b8cd8 module:overlay(9) +from:0x020b8498 kind:load to:0x020b8dc4 module:overlay(9) +from:0x020b849c kind:load to:0x020b8dd8 module:overlay(9) +from:0x020b84a0 kind:load to:0x020b8ddc module:overlay(9) +from:0x020b84a4 kind:load to:0x020b8de8 module:overlay(9) +from:0x020b84a8 kind:load to:0x020b8e00 module:overlay(9) +from:0x020b84b4 kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020b84c4 kind:arm_call to:0x0206181c module:overlay(0) +from:0x020b84d0 kind:load to:0x020b3744 module:overlay(0) +from:0x020b84e0 kind:arm_call to:0x02061410 module:overlay(0) +from:0x020b84e8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b850c kind:arm_call to:0x0203e740 module:main +from:0x020b8518 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b852c kind:arm_call to:0x0203e740 module:main +from:0x020b8534 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8540 kind:load to:0x020b8938 module:overlay(9) +from:0x020b8544 kind:load to:0x020b84d4 module:overlay(9) +from:0x020b8560 kind:arm_call to:0x0203e740 module:main +from:0x020b856c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b8580 kind:arm_call to:0x0203e740 module:main +from:0x020b8588 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8590 kind:arm_call to:0x02011ff4 module:main +from:0x020b859c kind:load to:0x020b8938 module:overlay(9) +from:0x020b85a0 kind:load to:0x020b84d4 module:overlay(9) +from:0x020b85bc kind:arm_call to:0x020b8970 module:overlay(9) +from:0x020b85f0 kind:arm_call to:0x020b8600 module:overlay(9) +from:0x020b86e8 kind:load to:0x020b8cc0 module:overlay(9) +from:0x020b871c kind:arm_call to:0x0201447c module:main +from:0x020b8724 kind:arm_call to:0x020b85a4 module:overlay(9) +from:0x020b8750 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b8764 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b8784 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b879c kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b87a8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b87dc kind:arm_call to:0x02072d94 module:overlay(0) +from:0x020b87ec kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b8804 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b880c kind:load to:0x0204b690 module:main +from:0x020b8810 kind:load to:0x0204b608 module:main +from:0x020b8814 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8818 kind:load to:0x027e09a8 module:dtcm +from:0x020b887c kind:arm_call to:0x0201aa68 module:main +from:0x020b8894 kind:load to:0x0204c49c module:main +from:0x020b88d0 kind:arm_call to:0x0201668c module:main +from:0x020b88e4 kind:load to:0x027e0954 module:dtcm +from:0x020b88f8 kind:arm_call to:0x0205c85c module:overlay(0) +from:0x020b891c kind:arm_call to:0x0202a1c0 module:main +from:0x020b8934 kind:load to:0x020b8d94 module:overlay(9) +from:0x020b8944 kind:arm_call to:0x0201662c module:main +from:0x020b895c kind:arm_call to:0x0201662c module:main +from:0x020b8964 kind:arm_call to:0x02011ff4 module:main +from:0x020b89b0 kind:arm_call to:0x02061864 module:overlay(0) +from:0x020b89cc kind:arm_call to:0x02061864 module:overlay(0) +from:0x020b89f0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b8a00 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b8a38 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x020b8a58 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x020b8a6c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b8a9c kind:arm_call to:0x02061874 module:overlay(0) +from:0x020b8ac0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b8b38 kind:arm_call to:0x02064364 module:overlay(0) +from:0x020b8b5c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b8b68 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x020b8b74 kind:arm_call to:0x02061854 module:overlay(0) +from:0x020b8b88 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b8bd8 kind:arm_call to:0x02061854 module:overlay(0) +from:0x020b8c04 kind:arm_call to:0x02061874 module:overlay(0) +from:0x020b8c80 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x020b8ca0 kind:arm_call to:0x02070df0 module:overlay(0) +from:0x020b8cb4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8cbc kind:load to:0x020b6ab4 module:overlay(0) +from:0x020b8d40 kind:load to:0x020b8d84 module:overlay(9) +from:0x020b8d44 kind:load to:0x020b8d20 module:overlay(9) +from:0x020b8d68 kind:load to:0x020b7dc4 module:overlay(9) +from:0x020b8d6c kind:load to:0x020b8104 module:overlay(9) +from:0x020b8d70 kind:load to:0x020b7f84 module:overlay(9) +from:0x020b8d74 kind:load to:0x02063258 module:overlay(0) +from:0x020b8d78 kind:load to:0x0206325c module:overlay(0) +from:0x020b8d7c kind:load to:0x02063260 module:overlay(0) +from:0x020b8d80 kind:load to:0x02063264 module:overlay(0) +from:0x020b8d94 kind:load to:0x0205c8fc module:overlay(0) +from:0x020b8d98 kind:load to:0x020b8938 module:overlay(9) +from:0x020b8d9c kind:load to:0x020b8950 module:overlay(9) +from:0x020b8da8 kind:load to:0x020b84f4 module:overlay(9) +from:0x020b8dac kind:load to:0x020b8548 module:overlay(9) +from:0x020b8db0 kind:load to:0x020b86ec module:overlay(9) +from:0x020b8db4 kind:load to:0x020b8898 module:overlay(9) +from:0x020b8db8 kind:load to:0x020b881c module:overlay(9) +from:0x020b8dbc kind:load to:0x02063260 module:overlay(0) +from:0x020b8dc0 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov009/symbols.txt b/config/jp/arm9/overlays/ov009/symbols.txt new file mode 100644 index 00000000..a2eedf18 --- /dev/null +++ b/config/jp/arm9/overlays/ov009/symbols.txt @@ -0,0 +1,50 @@ +func_ov009_020b7d40 kind:function(arm,size=0x84) addr:0x020b7d40 +func_ov009_020b7dc4 kind:function(arm,size=0x30) addr:0x020b7dc4 +func_ov009_020b7df4 kind:function(arm,size=0xc8) addr:0x020b7df4 +func_ov009_020b7ebc kind:function(arm,size=0x70) addr:0x020b7ebc +func_ov009_020b7f2c kind:function(arm,size=0x50) addr:0x020b7f2c +func_ov009_020b7f7c kind:function(arm,size=0x8) addr:0x020b7f7c +func_ov009_020b7f84 kind:function(arm,size=0x15c) addr:0x020b7f84 +func_ov009_020b80e0 kind:function(arm,size=0x10) addr:0x020b80e0 +func_ov009_020b80f0 kind:function(arm,size=0x14) addr:0x020b80f0 +func_ov009_020b8104 kind:function(arm,size=0x38) addr:0x020b8104 +func_ov009_020b813c kind:function(arm,size=0x84) addr:0x020b813c +func_ov009_020b81c0 kind:function(arm,size=0x2ec) addr:0x020b81c0 +func_ov009_020b84ac kind:function(arm,size=0x28) addr:0x020b84ac +func_ov009_020b84d4 kind:function(arm,size=0x20) addr:0x020b84d4 +func_ov009_020b84f4 kind:function(arm,size=0x54) addr:0x020b84f4 +func_ov009_020b8548 kind:function(arm,size=0x5c) addr:0x020b8548 +func_ov009_020b85a4 kind:function(arm,size=0x5c) addr:0x020b85a4 +func_ov009_020b8600 kind:function(arm,size=0xec) addr:0x020b8600 +func_ov009_020b86ec kind:function(arm,size=0x130) addr:0x020b86ec +func_ov009_020b881c kind:function(arm,size=0x7c) addr:0x020b881c +func_ov009_020b8898 kind:function(arm,size=0x50) addr:0x020b8898 +func_ov009_020b88e8 kind:function(arm,size=0x50) addr:0x020b88e8 +func_ov009_020b8938 kind:function(arm,size=0x18) addr:0x020b8938 +func_ov009_020b8950 kind:function(arm,size=0x20) addr:0x020b8950 +func_ov009_020b8970 kind:function(arm,size=0x350) addr:0x020b8970 +data_ov009_020b8cc0 kind:data(any) addr:0x020b8cc0 +data_ov009_020b8cd8 kind:data(any) addr:0x020b8cd8 +func_ov009_020b8d20 kind:function(arm,size=0x24) addr:0x020b8d20 +data_ov009_020b8d68 kind:data(any) addr:0x020b8d68 +data_ov009_020b8d84 kind:data(any) addr:0x020b8d84 +data_ov009_020b8d94 kind:data(any) addr:0x020b8d94 +data_ov009_020b8da8 kind:data(any) addr:0x020b8da8 +data_ov009_020b8dc4 kind:data(any) addr:0x020b8dc4 +data_ov009_020b8dd8 kind:data(any) addr:0x020b8dd8 +data_ov009_020b8ddc kind:data(any) addr:0x020b8ddc +data_ov009_020b8de8 kind:data(any) addr:0x020b8de8 +data_ov009_020b8e00 kind:data(any) addr:0x020b8e00 +data_ov009_020b8e20 kind:bss addr:0x020b8e20 +data_ov009_020b8e24 kind:bss addr:0x020b8e24 +data_ov009_020b8e30 kind:bss addr:0x020b8e30 +data_ov009_020b8ee5 kind:bss addr:0x020b8ee5 ambiguous +data_ov009_020b8fa8 kind:bss addr:0x020b8fa8 +data_ov009_020b8fac kind:bss addr:0x020b8fac +data_ov009_020b8fb8 kind:bss addr:0x020b8fb8 +data_ov009_020b8ff0 kind:bss addr:0x020b8ff0 ambiguous +data_ov009_020b92ed kind:bss addr:0x020b92ed ambiguous +data_ov009_020b92f0 kind:bss addr:0x020b92f0 ambiguous +data_ov009_020b995c kind:bss addr:0x020b995c ambiguous +data_ov009_020b9b30 kind:bss addr:0x020b9b30 ambiguous +data_ov009_020b9e0d kind:bss addr:0x020b9e0d ambiguous diff --git a/config/jp/arm9/overlays/ov010/delinks.txt b/config/jp/arm9/overlays/ov010/delinks.txt new file mode 100644 index 00000000..a4e05fd6 --- /dev/null +++ b/config/jp/arm9/overlays/ov010/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020ba4f0 kind:code align:32 + .rodata start:0x020ba4f0 end:0x020ba59c kind:data align:4 + .init start:0x020ba59c end:0x020ba5cc kind:code align:4 + .ctor start:0x020ba5cc end:0x020ba5d4 kind:data align:4 + .data start:0x020ba5e0 end:0x020ba700 kind:data align:32 + .bss start:0x020ba700 end:0x020bc420 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov010/relocs.txt b/config/jp/arm9/overlays/ov010/relocs.txt new file mode 100644 index 00000000..e29f6fc1 --- /dev/null +++ b/config/jp/arm9/overlays/ov010/relocs.txt @@ -0,0 +1,421 @@ +from:0x020b7d52 kind:thumb_call to:0x020b8930 module:overlay(10) +from:0x020b7d5c kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020b7d6a kind:thumb_call to:0x020b8a0c module:overlay(10) +from:0x020b7d7a kind:thumb_call_arm to:0x02016664 module:main +from:0x020b7d8c kind:load to:0x020ba700 module:overlay(10) +from:0x020b7d90 kind:load to:0x020bab5c module:overlay(10) +from:0x020b7d94 kind:load to:0x020b7d9d module:overlay(10) +from:0x020b7d98 kind:load to:0x020ba720 module:overlay(10) +from:0x020b7dae kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b7db6 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b7dc4 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b7dce kind:thumb_call_arm to:0x020688e0 module:overlay(0) +from:0x020b7dd6 kind:thumb_call_arm to:0x020a2d2c module:overlay(0) +from:0x020b7de4 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b7dea kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b7df4 kind:load to:0x020645f8 module:overlay(0) +from:0x020b7e00 kind:load to:0x020b7e05 module:overlay(10) +from:0x020b7e08 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b7e14 kind:thumb_call_arm to:0x020688e0 module:overlay(0) +from:0x020b7e2e kind:thumb_call to:0x020b9ab4 module:overlay(10) +from:0x020b7e38 kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020b7e46 kind:thumb_call to:0x020b9ac8 module:overlay(10) +from:0x020b7e56 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b7e68 kind:load to:0x020ba700 module:overlay(10) +from:0x020b7e6c kind:load to:0x020ba72c module:overlay(10) +from:0x020b7e70 kind:load to:0x020b7e79 module:overlay(10) +from:0x020b7e74 kind:load to:0x020ba714 module:overlay(10) +from:0x020b7e80 kind:thumb_call_arm to:0x020688e0 module:overlay(0) +from:0x020b7e88 kind:thumb_call_arm to:0x020a2d2c module:overlay(0) +from:0x020b7e98 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b7e9e kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b7eac kind:load to:0x020b7e05 module:overlay(10) +from:0x020b7eb6 kind:thumb_call_arm to:0x0206306c module:overlay(0) +from:0x020b7ef4 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020b7efc kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020b7f04 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020b7f18 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b7f22 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b7f3a kind:thumb_call_arm to:0x020a2cf8 module:overlay(0) +from:0x020b7f42 kind:thumb_call to:0x020ba090 module:overlay(10) +from:0x020b7f50 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b7f5c kind:load to:0x020ba670 module:overlay(10) +from:0x020b7f60 kind:load to:0x020b7e05 module:overlay(10) +from:0x020b7f64 kind:load to:0x02064904 module:overlay(0) +from:0x020b7f68 kind:load to:0x0204af1c module:main +from:0x020b7f6c kind:load to:0x020bb408 module:overlay(10) +from:0x020b7f70 kind:load to:0x020bb40c module:overlay(10) +from:0x020b7f86 kind:thumb_call_arm to:0x02074994 module:overlay(0) +from:0x020b7f92 kind:thumb_call_arm to:0x020c7a5c module:overlay(24) +from:0x020b7fc2 kind:thumb_call_arm to:0x02074994 module:overlay(0) +from:0x020b806e kind:thumb_call_arm to:0x020c90fc module:overlay(24) +from:0x020b80ba kind:thumb_call_arm to:0x02016664 module:main +from:0x020b80c6 kind:thumb_call to:0x020b8914 module:overlay(10) +from:0x020b80d6 kind:thumb_call_arm to:0x02016644 module:main +from:0x020b80e0 kind:load to:0x027e09b8 module:dtcm +from:0x020b80e4 kind:load to:0x027e0994 module:dtcm +from:0x020b80e8 kind:load to:0x020da000 module:overlays(19,24) +from:0x020b80ec kind:load to:0x027e09a4 module:dtcm +from:0x020b80f0 kind:load to:0x0204b690 module:main +from:0x020b80f4 kind:load to:0x020da040 module:overlays(19,24) +from:0x020b80f8 kind:load to:0x020b684c module:overlay(0) +from:0x020b80fc kind:load to:0x027e0cf8 module:dtcm +from:0x020b8156 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b8166 kind:thumb_call_arm to:0x020cecf4 module:overlays(20,24) +from:0x020b8182 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b81d2 kind:thumb_call_arm to:0x02069620 module:overlay(0) +from:0x020b81dc kind:thumb_call_arm to:0x020cecf4 module:overlays(20,24) +from:0x020b81e6 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b8200 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b8208 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8210 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8244 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b824c kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b82a8 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b82b6 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b82be kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b82c6 kind:thumb_call_arm to:0x020d7d8c module:overlay(24) +from:0x020b82d4 kind:thumb_call_arm to:0x02074994 module:overlay(0) +from:0x020b82fe kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b83cc kind:load to:0x0204b608 module:main +from:0x020b83d4 kind:load to:0x020da038 module:overlays(19,24) +from:0x020b83d8 kind:load to:0x0204b690 module:main +from:0x020b83dc kind:load to:0x020ba5e0 module:overlay(10) +from:0x020b83e0 kind:load to:0x020b684c module:overlay(0) +from:0x020b83e4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b83e8 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b83ec kind:load to:0x027e09b8 module:dtcm +from:0x020b83f0 kind:load to:0x020da000 module:overlays(19,24) +from:0x020b83f4 kind:load to:0x027e09a4 module:dtcm +from:0x020b8496 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020b85c6 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020b86f4 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020b8722 kind:thumb_call_arm to:0x020d7d8c module:overlay(24) +from:0x020b8730 kind:thumb_call_arm to:0x02074994 module:overlay(0) +from:0x020b8760 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b8780 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b880a kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8814 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b8818 kind:load to:0x027e09b8 module:dtcm +from:0x020b881c kind:load to:0x020da000 module:overlays(19,24) +from:0x020b8820 kind:load to:0x027e09a4 module:dtcm +from:0x020b8824 kind:load to:0x0204c49c module:main +from:0x020b8860 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8868 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8870 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b892c kind:load to:0x027e09b8 module:dtcm +from:0x020b8934 kind:thumb_call to:0x020b7eb0 module:overlay(10) +from:0x020b8962 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b896c kind:thumb_call_arm to:0x02064904 module:overlay(0) +from:0x020b897e kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b8988 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020b89e0 kind:load to:0x020ba630 module:overlay(10) +from:0x020b89e4 kind:load to:0x020645f8 module:overlay(0) +from:0x020b89e8 kind:load to:0x020b89ed module:overlay(10) +from:0x020b89f0 kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b8a08 kind:load to:0x020b36e4 module:overlay(0) +from:0x020b8a12 kind:thumb_call to:0x020b7f74 module:overlay(10) +from:0x020b8a18 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b8a20 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b8a40 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b8a64 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b8a88 kind:thumb_call_arm to:0x020aa174 module:overlay(0) +from:0x020b8aaa kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b8ac6 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8b08 kind:thumb_call_arm to:0x020646b4 module:overlay(0) +from:0x020b8b78 kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b8b88 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b8ba8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8c18 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8c5a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8c7e kind:thumb_call_arm to:0x02018200 module:main +from:0x020b8c9e kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b8cb8 kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b8cc2 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020b8cee kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8d18 kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b8d74 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8d80 kind:load to:0x027e09b8 module:dtcm +from:0x020b8d88 kind:load to:0x020ba4f8 module:overlay(10) +from:0x020b8d8c kind:load to:0x020ba4f0 module:overlay(10) +from:0x020b8d90 kind:load to:0x020ba4f4 module:overlay(10) +from:0x020b8d94 kind:load to:0x020ba4fe module:overlay(10) +from:0x020b8dae kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8dd6 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8e04 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8e2a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8e56 kind:thumb_call_arm to:0x02066eb8 module:overlay(0) +from:0x020b8efa kind:thumb_call_arm to:0x02016664 module:main +from:0x020b8f48 kind:thumb_call_arm to:0x020c65e8 module:overlay(24) +from:0x020b8fa4 kind:load to:0x020ba524 module:overlay(10) +from:0x020b8fb4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8fb8 kind:load to:0x020da000 module:overlays(19,24) +from:0x020b8fc6 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b8fd6 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b8ff0 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b900e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9034 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9046 kind:thumb_call_arm to:0x020d7d8c module:overlay(24) +from:0x020b905a kind:thumb_call_arm to:0x02061ed8 module:overlay(0) +from:0x020b9064 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b9076 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b90b4 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b90d4 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9100 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9122 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b914e kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9170 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b919c kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b91be kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b91e4 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9204 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9280 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b9290 kind:thumb_call_arm to:0x020cecf4 module:overlays(20,24) +from:0x020b9298 kind:thumb_call to:0x020b8108 module:overlay(10) +from:0x020b92de kind:thumb_call_arm to:0x020a9f28 module:overlay(0) +from:0x020b92e8 kind:thumb_call_arm to:0x020a9f48 module:overlay(0) +from:0x020b931a kind:thumb_call_arm to:0x02066f10 module:overlay(0) +from:0x020b945c kind:load to:0x0204b608 module:main +from:0x020b9464 kind:load to:0x020da038 module:overlays(19,24) +from:0x020b9468 kind:load to:0x027e0ce0 module:dtcm +from:0x020b946c kind:load to:0x020ba538 module:overlay(10) +from:0x020b9470 kind:load to:0x020ba54c module:overlay(10) +from:0x020b9474 kind:load to:0x020ba524 module:overlay(10) +from:0x020b94a8 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b94e6 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9514 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b952c kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b9554 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b9580 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b95d8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9608 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9628 kind:thumb_call_arm to:0x02066f58 module:overlay(0) +from:0x020b9644 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020b9656 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b965e kind:thumb_call to:0x020b8718 module:overlay(10) +from:0x020b9666 kind:thumb_call_arm to:0x020c65e8 module:overlay(24) +from:0x020b96c8 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b96e2 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b96f8 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9708 kind:load to:0x0204c49c module:main +from:0x020b9710 kind:load to:0x0204b690 module:main +from:0x020b9718 kind:load to:0x020ba516 module:overlay(10) +from:0x020b9720 kind:load to:0x027e0ce0 module:dtcm +from:0x020b972c kind:load to:0x020da000 module:overlays(19,24) +from:0x020b9864 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b98a6 kind:thumb_call_arm to:0x020db154 module:overlay(31) +from:0x020b98c8 kind:thumb_call_arm to:0x02069620 module:overlay(0) +from:0x020b98d2 kind:thumb_call_arm to:0x020cecf4 module:overlays(20,24) +from:0x020b990a kind:thumb_call_arm to:0x02019648 module:main +from:0x020b9924 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9942 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b995e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b998e kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b99d2 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b99da kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b99e6 kind:thumb_call_arm to:0x0208d640 module:overlay(0) +from:0x020b99f0 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b99fe kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b9a06 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b9a10 kind:load to:0x0204b690 module:main +from:0x020b9a14 kind:load to:0x027e0d34 module:dtcm +from:0x020b9a1c kind:load to:0x020ba5e0 module:overlay(10) +from:0x020b9a20 kind:load to:0x020b684c module:overlay(0) +from:0x020b9a24 kind:load to:0x020da038 module:overlays(19,24) +from:0x020b9a28 kind:load to:0x0204b608 module:main +from:0x020b9a3c kind:load to:0x020b6a14 module:overlay(0) +from:0x020b9a40 kind:load to:0x027e0ce0 module:dtcm +from:0x020b9a48 kind:thumb_call to:0x020b88e4 module:overlay(10) +from:0x020b9aaa kind:thumb_call to:0x020b88b4 module:overlay(10) +from:0x020b9ab8 kind:thumb_call to:0x020b7eb0 module:overlay(10) +from:0x020b9ac4 kind:load to:0x020ba5f0 module:overlay(10) +from:0x020b9ace kind:thumb_call to:0x020b7f74 module:overlay(10) +from:0x020b9ad4 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b9ae6 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b9b08 kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b9b24 kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b9b2e kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020b9b60 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9b8a kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b9bba kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9c08 kind:load to:0x020ba50a module:overlay(10) +from:0x020b9c12 kind:thumb_call_arm to:0x02019648 module:main +from:0x020b9c22 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b9c3c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9c5a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9c6e kind:thumb_call_arm to:0x020d7d8c module:overlay(24) +from:0x020b9c84 kind:thumb_call_arm to:0x02061ed8 module:overlay(0) +from:0x020b9c8c kind:load to:0x020da050 module:overlays(19,24) +from:0x020b9c9c kind:thumb_call_arm to:0x02019648 module:main +from:0x020b9cda kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9cfa kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9d26 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9d48 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9d74 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9d96 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9dc2 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9de4 kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9e0a kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9e2a kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9e72 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b9eac kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9ef4 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9efc kind:thumb_call to:0x020b8718 module:overlay(10) +from:0x020b9f04 kind:load to:0x0204c49c module:main +from:0x020b9f64 kind:thumb_call_arm to:0x020688e0 module:overlay(0) +from:0x020b9f6c kind:thumb_call_arm to:0x020a2d2c module:overlay(0) +from:0x020b9f7c kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b9f82 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b9f90 kind:load to:0x020b7e05 module:overlay(10) +from:0x020b9f9c kind:thumb_call_arm to:0x020688e0 module:overlay(0) +from:0x020b9fa4 kind:thumb_call_arm to:0x020a2d2c module:overlay(0) +from:0x020b9fb4 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b9fba kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b9fc0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9fcc kind:load to:0x020b7e05 module:overlay(10) +from:0x020b9fe2 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b9fea kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b9ff8 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ba002 kind:thumb_call_arm to:0x020688e0 module:overlay(0) +from:0x020ba00a kind:thumb_call_arm to:0x020a2d2c module:overlay(0) +from:0x020ba018 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ba01e kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020ba024 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba02c kind:load to:0x020645f8 module:overlay(0) +from:0x020ba038 kind:load to:0x020b7e05 module:overlay(10) +from:0x020ba044 kind:thumb_call_arm to:0x020688e0 module:overlay(0) +from:0x020ba04c kind:thumb_call_arm to:0x020a2d2c module:overlay(0) +from:0x020ba05c kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ba062 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020ba068 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba074 kind:load to:0x020b7e05 module:overlay(10) +from:0x020ba084 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020ba08c kind:load to:0x0204af1c module:main +from:0x020ba09a kind:thumb_call_arm to:0x020687e0 module:overlay(0) +from:0x020ba0b0 kind:load to:0x020ba6b0 module:overlay(10) +from:0x020ba0d8 kind:thumb_call_arm to:0x0206929c module:overlay(0) +from:0x020ba0e4 kind:load to:0x020b684c module:overlay(0) +from:0x020ba112 kind:thumb_call_arm to:0x020db1c4 module:overlay(31) +from:0x020ba11c kind:load to:0x027e0d34 module:dtcm +from:0x020ba124 kind:thumb_call_arm to:0x020688e0 module:overlay(0) +from:0x020ba12a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba146 kind:thumb_call to:0x020ba188 module:overlay(10) +from:0x020ba150 kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020ba166 kind:thumb_call_arm to:0x02016664 module:main +from:0x020ba178 kind:load to:0x020bc35c module:overlay(10) +from:0x020ba17c kind:load to:0x020bc36c module:overlay(10) +from:0x020ba180 kind:load to:0x020ba1e5 module:overlay(10) +from:0x020ba184 kind:load to:0x020bc360 module:overlay(10) +from:0x020ba18c kind:thumb_call_arm to:0x0206306c module:overlay(0) +from:0x020ba1cc kind:thumb_call_arm to:0x02018a44 module:main +from:0x020ba1d2 kind:thumb_call to:0x020ba24c module:overlay(10) +from:0x020ba1dc kind:load to:0x020ba6e4 module:overlay(10) +from:0x020ba1e0 kind:load to:0x027e0994 module:dtcm +from:0x020ba1f2 kind:thumb_call_arm to:0x02018a5c module:main +from:0x020ba1fa kind:thumb_call to:0x0201c818 module:main +from:0x020ba200 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020ba208 kind:load to:0x020ba6e4 module:overlay(10) +from:0x020ba20c kind:load to:0x027e0994 module:dtcm +from:0x020ba210 kind:load to:0x0204b6a0 module:main +from:0x020ba222 kind:thumb_call_arm to:0x02018a5c module:main +from:0x020ba22a kind:thumb_call to:0x0201c818 module:main +from:0x020ba230 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020ba236 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba240 kind:load to:0x020ba6e4 module:overlay(10) +from:0x020ba244 kind:load to:0x027e0994 module:dtcm +from:0x020ba248 kind:load to:0x0204b6a0 module:main +from:0x020ba274 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba29c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ba2ba kind:thumb_call_arm to:0x0217fa04 module:overlay(96) +from:0x020ba2c8 kind:thumb_call to:0x020ba370 module:overlay(10) +from:0x020ba2d0 kind:load to:0x020ba56c module:overlay(10) +from:0x020ba2d4 kind:load to:0x020da000 module:overlays(19,24) +from:0x020ba2f6 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020ba318 kind:thumb_call_arm to:0x020612c8 module:overlay(0) +from:0x020ba328 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020ba3b4 kind:thumb_call to:0x020ba2d8 module:overlay(10) +from:0x020ba3cc kind:thumb_call to:0x020ba2d8 module:overlay(10) +from:0x020ba3e8 kind:thumb_call_arm to:0x020612c8 module:overlay(0) +from:0x020ba3fc kind:load to:0x020ba588 module:overlay(10) +from:0x020ba400 kind:load to:0x020ba574 module:overlay(10) +from:0x020ba404 kind:load to:0x020ba560 module:overlay(10) +from:0x020ba408 kind:load to:0x020ba562 module:overlay(10) +from:0x020ba414 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020ba41e kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020ba42c kind:thumb_call_arm to:0x02018a5c module:main +from:0x020ba434 kind:thumb_call to:0x0201c818 module:main +from:0x020ba43c kind:thumb_call to:0x020ba4ec module:overlay(10) +from:0x020ba444 kind:load to:0x0204b690 module:main +from:0x020ba448 kind:load to:0x027e0994 module:dtcm +from:0x020ba44c kind:load to:0x0204b6a0 module:main +from:0x020ba458 kind:thumb_call to:0x020ba4dc module:overlay(10) +from:0x020ba484 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020ba4c6 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020ba4d4 kind:load to:0x027e0994 module:dtcm +from:0x020ba4d8 kind:load to:0x0204c49c module:main +from:0x020ba5b8 kind:load to:0x020ba5e0 module:overlay(10) +from:0x020ba5bc kind:load to:0x020ba708 module:overlay(10) +from:0x020ba5c0 kind:load to:0x020bb408 module:overlay(10) +from:0x020ba5c4 kind:load to:0x020ba079 module:overlay(10) +from:0x020ba5c8 kind:load to:0x0203e3a4 module:main +from:0x020ba5cc kind:load to:0x020ba59d module:overlay(10) +from:0x020ba5f0 kind:load to:0x020b7e79 module:overlay(10) +from:0x020ba5f4 kind:load to:0x020ba03d module:overlay(10) +from:0x020ba5f8 kind:load to:0x020b8109 module:overlay(10) +from:0x020ba5fc kind:load to:0x02063258 module:overlay(0) +from:0x020ba600 kind:load to:0x020b9e55 module:overlay(10) +from:0x020ba604 kind:load to:0x02063260 module:overlay(0) +from:0x020ba608 kind:load to:0x02063264 module:overlay(0) +from:0x020ba60c kind:load to:0x020b9ac9 module:overlay(10) +from:0x020ba610 kind:load to:0x020b88b5 module:overlay(10) +from:0x020ba614 kind:load to:0x020b9c0d module:overlay(10) +from:0x020ba618 kind:load to:0x020b9c91 module:overlay(10) +from:0x020ba61c kind:load to:0x020b88b1 module:overlay(10) +from:0x020ba620 kind:load to:0x020b9f09 module:overlay(10) +from:0x020ba624 kind:load to:0x020b88e5 module:overlay(10) +from:0x020ba630 kind:load to:0x020b7d9d module:overlay(10) +from:0x020ba634 kind:load to:0x020b9fd1 module:overlay(10) +from:0x020ba638 kind:load to:0x020b922d module:overlay(10) +from:0x020ba63c kind:load to:0x02063258 module:overlay(0) +from:0x020ba640 kind:load to:0x020b9485 module:overlay(10) +from:0x020ba644 kind:load to:0x02063260 module:overlay(0) +from:0x020ba648 kind:load to:0x02063264 module:overlay(0) +from:0x020ba64c kind:load to:0x020b8a0d module:overlay(10) +from:0x020ba650 kind:load to:0x020b9a9d module:overlay(10) +from:0x020ba654 kind:load to:0x020b8fc1 module:overlay(10) +from:0x020ba658 kind:load to:0x020b9069 module:overlay(10) +from:0x020ba65c kind:load to:0x020b985d module:overlay(10) +from:0x020ba660 kind:load to:0x020b9735 module:overlay(10) +from:0x020ba664 kind:load to:0x020b9a45 module:overlay(10) +from:0x020ba670 kind:load to:0x020b9f5d module:overlay(10) +from:0x020ba674 kind:load to:0x020b9f95 module:overlay(10) +from:0x020ba678 kind:load to:0x020b8109 module:overlay(10) +from:0x020ba67c kind:load to:0x02063258 module:overlay(0) +from:0x020ba680 kind:load to:0x020b8719 module:overlay(10) +from:0x020ba684 kind:load to:0x02063260 module:overlay(0) +from:0x020ba688 kind:load to:0x02063264 module:overlay(0) +from:0x020ba68c kind:load to:0x020b7f75 module:overlay(10) +from:0x020ba690 kind:load to:0x020b88b5 module:overlay(10) +from:0x020ba694 kind:load to:0x020b8101 module:overlay(10) +from:0x020ba698 kind:load to:0x020b8105 module:overlay(10) +from:0x020ba69c kind:load to:0x020b88b1 module:overlay(10) +from:0x020ba6a0 kind:load to:0x020b88ad module:overlay(10) +from:0x020ba6a4 kind:load to:0x020b88e5 module:overlay(10) +from:0x020ba6b0 kind:load to:0x02067d60 module:overlay(0) +from:0x020ba6b4 kind:load to:0x02067d7c module:overlay(0) +from:0x020ba6b8 kind:load to:0x020ba0b5 module:overlay(10) +from:0x020ba6bc kind:load to:0x020689d0 module:overlay(0) +from:0x020ba6c0 kind:load to:0x02068a10 module:overlay(0) +from:0x020ba6c4 kind:load to:0x02068384 module:overlay(0) +from:0x020ba6c8 kind:load to:0x02067f60 module:overlay(0) +from:0x020ba6cc kind:load to:0x020ba0e9 module:overlay(10) +from:0x020ba6d0 kind:load to:0x020687d8 module:overlay(0) +from:0x020ba6d4 kind:load to:0x020b7e11 module:overlay(10) +from:0x020ba6d8 kind:load to:0x020ba121 module:overlay(10) +from:0x020ba6e4 kind:load to:0x020ba1e5 module:overlay(10) +from:0x020ba6e8 kind:load to:0x020ba215 module:overlay(10) +from:0x020ba6ec kind:load to:0x020ba40d module:overlay(10) +from:0x020ba6f0 kind:load to:0x02063258 module:overlay(0) +from:0x020ba6f4 kind:load to:0x020ba451 module:overlay(10) +from:0x020ba6f8 kind:load to:0x02063260 module:overlay(0) +from:0x020ba6fc kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov010/symbols.txt b/config/jp/arm9/overlays/ov010/symbols.txt new file mode 100644 index 00000000..c56897db --- /dev/null +++ b/config/jp/arm9/overlays/ov010/symbols.txt @@ -0,0 +1,90 @@ +func_ov010_020b7d40 kind:function(thumb,size=0x5c) addr:0x020b7d40 +func_ov010_020b7d9c kind:function(thumb,size=0x68) addr:0x020b7d9c +func_ov010_020b7e04 kind:function(thumb,size=0xc) addr:0x020b7e04 +func_ov010_020b7e10 kind:function(thumb,size=0xc) addr:0x020b7e10 +func_ov010_020b7e1c kind:function(thumb,size=0x5c) addr:0x020b7e1c +func_ov010_020b7e78 kind:function(thumb,size=0x38) addr:0x020b7e78 +func_ov010_020b7eb0 kind:function(thumb,size=0xc4) addr:0x020b7eb0 +func_ov010_020b7f74 kind:function(thumb,size=0x18c) addr:0x020b7f74 +func_ov010_020b8100 kind:function(thumb,size=0x4) addr:0x020b8100 +func_ov010_020b8104 kind:function(thumb,size=0x4) addr:0x020b8104 +func_ov010_020b8108 kind:function(thumb,size=0x610) addr:0x020b8108 +func_ov010_020b8718 kind:function(thumb,size=0x110) addr:0x020b8718 +func_ov010_020b8828 kind:function(thumb,size=0x4c) addr:0x020b8828 +func_ov010_020b8874 kind:function(thumb,size=0x38) addr:0x020b8874 +func_ov010_020b88ac kind:function(thumb,size=0x4) addr:0x020b88ac +func_ov010_020b88b0 kind:function(thumb,size=0x4) addr:0x020b88b0 +func_ov010_020b88b4 kind:function(thumb,size=0x30) addr:0x020b88b4 +func_ov010_020b88e4 kind:function(thumb,size=0x30) addr:0x020b88e4 +func_ov010_020b8914 kind:function(thumb,size=0x1c) addr:0x020b8914 +func_ov010_020b8930 kind:function(thumb,size=0xbc) addr:0x020b8930 +func_ov010_020b89ec kind:function(thumb,size=0x20) addr:0x020b89ec +func_ov010_020b8a0c kind:function(thumb,size=0x5b4) addr:0x020b8a0c +func_ov010_020b8fc0 kind:function(thumb,size=0xa8) addr:0x020b8fc0 +func_ov010_020b9068 kind:function(thumb,size=0x1c4) addr:0x020b9068 +func_ov010_020b922c kind:function(thumb,size=0x258) addr:0x020b922c +func_ov010_020b9484 kind:function(thumb,size=0x2b0) addr:0x020b9484 +func_ov010_020b9734 kind:function(thumb,size=0x128) addr:0x020b9734 +func_ov010_020b985c kind:function(thumb,size=0x1e8) addr:0x020b985c +func_ov010_020b9a44 kind:function(thumb,size=0x58) addr:0x020b9a44 +func_ov010_020b9a9c kind:function(thumb,size=0x18) addr:0x020b9a9c +func_ov010_020b9ab4 kind:function(thumb,size=0x14) addr:0x020b9ab4 +func_ov010_020b9ac8 kind:function(thumb,size=0x144) addr:0x020b9ac8 +func_ov010_020b9c0c kind:function(thumb,size=0x84) addr:0x020b9c0c +func_ov010_020b9c90 kind:function(thumb,size=0x1c4) addr:0x020b9c90 +func_ov010_020b9e54 kind:function(thumb,size=0xb4) addr:0x020b9e54 +func_ov010_020b9f08 kind:function(thumb,size=0x54) addr:0x020b9f08 +func_ov010_020b9f5c kind:function(thumb,size=0x38) addr:0x020b9f5c +func_ov010_020b9f94 kind:function(thumb,size=0x3c) addr:0x020b9f94 +func_ov010_020b9fd0 kind:function(thumb,size=0x6c) addr:0x020b9fd0 +func_ov010_020ba03c kind:function(thumb,size=0x3c) addr:0x020ba03c +func_ov010_020ba078 kind:function(thumb,size=0x18) addr:0x020ba078 +func_ov010_020ba090 kind:function(thumb,size=0x24) addr:0x020ba090 +func_ov010_020ba0b4 kind:function(thumb,size=0x34) addr:0x020ba0b4 +func_ov010_020ba0e8 kind:function(thumb,size=0x38) addr:0x020ba0e8 +func_ov010_020ba120 kind:function(thumb,size=0x14) addr:0x020ba120 +func_ov010_020ba134 kind:function(thumb,size=0x54) addr:0x020ba134 +func_ov010_020ba188 kind:function(thumb,size=0x5c) addr:0x020ba188 +func_ov010_020ba1e4 kind:function(thumb,size=0x30) addr:0x020ba1e4 +func_ov010_020ba214 kind:function(thumb,size=0x38) addr:0x020ba214 +func_ov010_020ba24c kind:function(thumb,size=0x8c) addr:0x020ba24c +func_ov010_020ba2d8 kind:function(thumb,size=0x98) addr:0x020ba2d8 +func_ov010_020ba370 kind:function(thumb,size=0x9c) addr:0x020ba370 +func_ov010_020ba40c kind:function(thumb,size=0x44) addr:0x020ba40c +func_ov010_020ba450 kind:function(thumb,size=0x8c) addr:0x020ba450 +func_ov010_020ba4dc kind:function(thumb,size=0x10) addr:0x020ba4dc +func_ov010_020ba4ec kind:function(thumb,size=0x4) addr:0x020ba4ec +data_ov010_020ba4f0 kind:data(any) addr:0x020ba4f0 +data_ov010_020ba4f4 kind:data(any) addr:0x020ba4f4 +data_ov010_020ba4f8 kind:data(any) addr:0x020ba4f8 +data_ov010_020ba4fe kind:data(any) addr:0x020ba4fe +data_ov010_020ba50a kind:data(any) addr:0x020ba50a +data_ov010_020ba516 kind:data(any) addr:0x020ba516 +data_ov010_020ba524 kind:data(any) addr:0x020ba524 +data_ov010_020ba538 kind:data(any) addr:0x020ba538 +data_ov010_020ba54c kind:data(any) addr:0x020ba54c +data_ov010_020ba560 kind:data(any) addr:0x020ba560 +data_ov010_020ba562 kind:data(any) addr:0x020ba562 +data_ov010_020ba56c kind:data(any) addr:0x020ba56c +data_ov010_020ba574 kind:data(any) addr:0x020ba574 +data_ov010_020ba588 kind:data(any) addr:0x020ba588 +func_ov010_020ba59c kind:function(thumb,size=0x30) addr:0x020ba59c +data_ov010_020ba5e0 kind:data(any) addr:0x020ba5e0 +data_ov010_020ba5f0 kind:data(any) addr:0x020ba5f0 +data_ov010_020ba630 kind:data(any) addr:0x020ba630 +data_ov010_020ba670 kind:data(any) addr:0x020ba670 +data_ov010_020ba680 kind:data(any) addr:0x020ba680 ambiguous +data_ov010_020ba6b0 kind:data(any) addr:0x020ba6b0 +data_ov010_020ba6e4 kind:data(any) addr:0x020ba6e4 +data_ov010_020ba700 kind:bss addr:0x020ba700 +data_ov010_020ba708 kind:bss addr:0x020ba708 +data_ov010_020ba714 kind:bss addr:0x020ba714 +data_ov010_020ba720 kind:bss addr:0x020ba720 +data_ov010_020ba72c kind:bss addr:0x020ba72c +data_ov010_020bab5c kind:bss addr:0x020bab5c +data_ov010_020bb408 kind:bss addr:0x020bb408 +data_ov010_020bb40c kind:bss addr:0x020bb40c +data_ov010_020bbf60 kind:bss addr:0x020bbf60 ambiguous +data_ov010_020bc35c kind:bss addr:0x020bc35c +data_ov010_020bc360 kind:bss addr:0x020bc360 +data_ov010_020bc36c kind:bss addr:0x020bc36c diff --git a/config/jp/arm9/overlays/ov011/delinks.txt b/config/jp/arm9/overlays/ov011/delinks.txt new file mode 100644 index 00000000..c699ea8a --- /dev/null +++ b/config/jp/arm9/overlays/ov011/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020ba7f4 kind:code align:32 + .rodata start:0x020ba7f4 end:0x020baab8 kind:data align:4 + .init start:0x020baab8 end:0x020baaec kind:code align:4 + .ctor start:0x020baaec end:0x020baaf4 kind:data align:4 + .data start:0x020bab00 end:0x020bacc0 kind:data align:32 + .bss start:0x020bacc0 end:0x020bc080 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov011/relocs.txt b/config/jp/arm9/overlays/ov011/relocs.txt new file mode 100644 index 00000000..3e19d46b --- /dev/null +++ b/config/jp/arm9/overlays/ov011/relocs.txt @@ -0,0 +1,346 @@ +from:0x020b7d60 kind:arm_call to:0x020b7e48 module:overlay(11) +from:0x020b7d70 kind:arm_call to:0x0203e3a4 module:main +from:0x020b7d94 kind:arm_call to:0x02016664 module:main +from:0x020b7db4 kind:load to:0x020bacc0 module:overlay(11) +from:0x020b7db8 kind:load to:0x020bacd0 module:overlay(11) +from:0x020b7dbc kind:load to:0x020b7dc4 module:overlay(11) +from:0x020b7dc0 kind:load to:0x020bacc4 module:overlay(11) +from:0x020b7dd4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b7dec kind:arm_call to:0x0203e740 module:main +from:0x020b7e04 kind:arm_call to:0x0203e740 module:main +from:0x020b7e0c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7e18 kind:load to:0x020b7e20 module:overlay(11) +from:0x020b7e1c kind:load to:0x020b7e34 module:overlay(11) +from:0x020b7e28 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b7e3c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b7e5c kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b7e7c kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b7ea8 kind:arm_call to:0x0202a148 module:main +from:0x020b7eb8 kind:arm_call to:0x0202a148 module:main +from:0x020b7edc kind:arm_call to:0x0203e690 module:main +from:0x020b7f08 kind:arm_call to:0x0203e690 module:main +from:0x020b7f58 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020b7f74 kind:arm_call to:0x0202a148 module:main +from:0x020b7f90 kind:arm_call to:0x0201ee50 module:main +from:0x020b7f9c kind:arm_call to:0x0201ee50 module:main +from:0x020b7fa8 kind:arm_call to:0x0201ed8c module:main +from:0x020b7fb8 kind:arm_call to:0x02016664 module:main +from:0x020b8024 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020b809c kind:arm_call to:0x02016664 module:main +from:0x020b80d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b8104 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b8134 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b8164 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b8194 kind:arm_call to:0x02064218 module:overlay(0) +from:0x020b81bc kind:arm_call to:0x02064218 module:overlay(0) +from:0x020b81e4 kind:arm_call to:0x02064218 module:overlay(0) +from:0x020b820c kind:arm_call to:0x02064218 module:overlay(0) +from:0x020b8218 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b82d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b82ec kind:arm_call to:0x020a9e80 module:overlay(0) +from:0x020b830c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b8320 kind:arm_call to:0x020b89c0 module:overlay(11) +from:0x020b8338 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020b8370 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b83a4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b83d4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8408 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b8430 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8450 kind:arm_call to:0x020ba0ec module:overlay(11) +from:0x020b84a0 kind:arm_call to:0x01ffd400 module:itcm +from:0x020b84dc kind:arm_call to:0x02062fd0 module:overlay(0) +from:0x020b84e4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b8598 kind:arm_call to:0x020c90d4 module:overlay(24) +from:0x020b85a8 kind:arm_call to:0x020c8060 module:overlay(24) +from:0x020b85b4 kind:arm_call to:0x020ba584 module:overlay(11) +from:0x020b85c4 kind:arm_call to:0x020c80f4 module:overlay(24) +from:0x020b85d0 kind:arm_call to:0x020ba0ec module:overlay(11) +from:0x020b85f8 kind:arm_call to:0x020c8f74 module:overlay(24) +from:0x020b8600 kind:arm_call to:0x020c90e8 module:overlay(24) +from:0x020b86b8 kind:arm_call to:0x020161e8 module:main +from:0x020b86bc kind:arm_call to:0x02028b18 module:main +from:0x020b8704 kind:arm_call to:0x020195e8 module:main +from:0x020b8714 kind:arm_call to:0x020161e8 module:main +from:0x020b8718 kind:arm_call to:0x02028b18 module:main +from:0x020b872c kind:arm_call_thumb to:0x02015448 module:main +from:0x020b8738 kind:arm_call_thumb to:0x02015484 module:main +from:0x020b8750 kind:arm_call to:0x02017334 module:main +from:0x020b877c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8784 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b878c kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8794 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b879c kind:arm_call_thumb to:0x0201545c module:main +from:0x020b87a8 kind:arm_call to:0x020b8b1c module:overlay(11) +from:0x020b87e4 kind:arm_call to:0x020b8db8 module:overlay(11) +from:0x020b8858 kind:arm_call to:0x020ba54c module:overlay(11) +from:0x020b885c kind:arm_call to:0x020ba584 module:overlay(11) +from:0x020b8868 kind:arm_call to:0x020d1e64 module:overlay(24) +from:0x020b8884 kind:arm_call to:0x02016644 module:main +from:0x020b8954 kind:arm_call to:0x020ba0bc module:overlay(11) +from:0x020b8964 kind:load to:0x020bab3c module:overlay(11) +from:0x020b8968 kind:load to:0x020b7e34 module:overlay(11) +from:0x020b896c kind:load to:0x020ba4ac module:overlay(11) +from:0x020b8970 kind:load to:0x020b7e20 module:overlay(11) +from:0x020b8974 kind:load to:0x02064904 module:overlay(0) +from:0x020b8978 kind:load to:0x020ba846 module:overlay(11) +from:0x020b897c kind:load to:0x020ba8b6 module:overlay(11) +from:0x020b8980 kind:load to:0x020ba87e module:overlay(11) +from:0x020b8984 kind:load to:0x027e09a4 module:dtcm +from:0x020b8988 kind:load to:0x027e0ce0 module:dtcm +from:0x020b898c kind:load to:0x027e0cd8 module:dtcm +from:0x020b8990 kind:load to:0x027e0998 module:dtcm +from:0x020b8994 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020b8998 kind:load to:0x027e0cf8 module:dtcm +from:0x020b899c kind:load to:0x027e0994 module:dtcm +from:0x020b89a0 kind:load to:0x020bab58 module:overlay(11) +from:0x020b89a4 kind:load to:0x020bab70 module:overlay(11) +from:0x020b89a8 kind:load to:0x0204b690 module:main +from:0x020b89ac kind:load to:0x020bab78 module:overlay(11) +from:0x020b89b0 kind:load to:0x020bab84 module:overlay(11) +from:0x020b89b4 kind:load to:0x020bab9c module:overlay(11) +from:0x020b89b8 kind:load to:0x020baba0 module:overlay(11) +from:0x020b89bc kind:load to:0x027e09b8 module:dtcm +from:0x020b89e4 kind:arm_call to:0x020ba54c module:overlay(11) +from:0x020b8b18 kind:load to:0x027e09a4 module:dtcm +from:0x020b8b50 kind:arm_call_thumb to:0x02015448 module:main +from:0x020b8b5c kind:arm_call_thumb to:0x02015484 module:main +from:0x020b8b60 kind:arm_call to:0x02028b18 module:main +from:0x020b8b78 kind:arm_call to:0x02017334 module:main +from:0x020b8ba8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8bb0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8bb8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8bc0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8bc8 kind:arm_call_thumb to:0x0201545c module:main +from:0x020b8be4 kind:arm_call_thumb to:0x02015448 module:main +from:0x020b8bf0 kind:arm_call_thumb to:0x02015484 module:main +from:0x020b8bf4 kind:arm_call to:0x02028b18 module:main +from:0x020b8c0c kind:arm_call to:0x02017334 module:main +from:0x020b8c3c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8c44 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8c4c kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8c54 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8c5c kind:arm_call_thumb to:0x0201545c module:main +from:0x020b8c78 kind:arm_call_thumb to:0x02015448 module:main +from:0x020b8c84 kind:arm_call_thumb to:0x02015484 module:main +from:0x020b8c88 kind:arm_call to:0x02028b18 module:main +from:0x020b8ca0 kind:arm_call to:0x02017334 module:main +from:0x020b8cd0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8cd8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8ce0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8ce8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8cf0 kind:arm_call_thumb to:0x0201545c module:main +from:0x020b8d0c kind:arm_call_thumb to:0x02015448 module:main +from:0x020b8d18 kind:arm_call_thumb to:0x02015484 module:main +from:0x020b8d1c kind:arm_call to:0x02028b18 module:main +from:0x020b8d34 kind:arm_call to:0x02017334 module:main +from:0x020b8d64 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8d6c kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8d74 kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8d7c kind:arm_call_thumb to:0x02015624 module:main +from:0x020b8d84 kind:arm_call_thumb to:0x0201545c module:main +from:0x020b8d90 kind:load to:0x020bab58 module:overlay(11) +from:0x020b8d94 kind:load to:0x020bab9c module:overlay(11) +from:0x020b8d98 kind:load to:0x020babbc module:overlay(11) +from:0x020b8d9c kind:load to:0x020babb0 module:overlay(11) +from:0x020b8da0 kind:load to:0x020babc8 module:overlay(11) +from:0x020b8da4 kind:load to:0x020babe0 module:overlay(11) +from:0x020b8da8 kind:load to:0x020babec module:overlay(11) +from:0x020b8dac kind:load to:0x020bac04 module:overlay(11) +from:0x020b8db0 kind:load to:0x020bac10 module:overlay(11) +from:0x020b8db4 kind:load to:0x020bac28 module:overlay(11) +from:0x020b8e88 kind:load to:0x020ba81c module:overlay(11) +from:0x020b8e8c kind:load to:0x020ba80e module:overlay(11) +from:0x020b8e90 kind:load to:0x020ba800 module:overlay(11) +from:0x020b8e94 kind:load to:0x020ba7f4 module:overlay(11) +from:0x020b8f04 kind:arm_call to:0x020b9d14 module:overlay(11) +from:0x020b8f5c kind:arm_call to:0x020b9d14 module:overlay(11) +from:0x020b8f9c kind:arm_call to:0x020b9d14 module:overlay(11) +from:0x020b8fb8 kind:load to:0x020bab0c module:overlay(11) +from:0x020b9010 kind:arm_call to:0x020166d4 module:main +from:0x020b9038 kind:arm_call to:0x02064364 module:overlay(0) +from:0x020b9058 kind:arm_call to:0x02064364 module:overlay(0) +from:0x020b9090 kind:arm_call to:0x02064364 module:overlay(0) +from:0x020b90b4 kind:arm_call to:0x02064364 module:overlay(0) +from:0x020b9134 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b9154 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b922c kind:arm_call to:0x020b9ddc module:overlay(11) +from:0x020b9244 kind:arm_call to:0x020b9824 module:overlay(11) +from:0x020b924c kind:arm_call to:0x020b9af4 module:overlay(11) +from:0x020b9254 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b9268 kind:arm_call to:0x020c8534 module:overlay(24) +from:0x020b928c kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b9294 kind:arm_call to:0x020ba0bc module:overlay(11) +from:0x020b929c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b92c4 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x020b92d0 kind:load to:0x0204b608 module:main +from:0x020b92d4 kind:load to:0x0204b690 module:main +from:0x020b92d8 kind:load to:0x027e0994 module:dtcm +from:0x020b92dc kind:load to:0x020b69b8 module:overlay(0) +from:0x020b96a8 kind:arm_call to:0x0201ee3c module:main +from:0x020b96bc kind:arm_call to:0x0201c2c8 module:main +from:0x020b96d8 kind:arm_call to:0x0201ef00 module:main +from:0x020b96ec kind:arm_call to:0x020ba3f0 module:overlay(11) +from:0x020b9710 kind:arm_call to:0x020c4ba0 module:overlay(17) +from:0x020b972c kind:arm_call to:0x020b9c40 module:overlay(11) +from:0x020b9740 kind:arm_call to:0x0201da00 module:main +from:0x020b9760 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b9788 kind:arm_call to:0x0201d418 module:main +from:0x020b97ac kind:arm_call to:0x020166d4 module:main +from:0x020b97bc kind:arm_call to:0x02016644 module:main +from:0x020b9800 kind:arm_call to:0x020c4910 module:overlay(17) +from:0x020b9810 kind:load to:0x0204c42c module:main +from:0x020b9814 kind:load to:0x020da040 module:overlays(19,24) +from:0x020b9818 kind:load to:0x0204c450 module:main +from:0x020b981c kind:load to:0x020b6a14 module:overlay(0) +from:0x020b9820 kind:load to:0x0204b608 module:main +from:0x020b983c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b9850 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b9900 kind:arm_call to:0x020ba54c module:overlay(11) +from:0x020b992c kind:arm_call to:0x0205df58 module:overlay(0) +from:0x020b9948 kind:arm_call to:0x02071954 module:overlay(0) +from:0x020b9954 kind:arm_call to:0x020cc8fc module:overlay(24) +from:0x020b9984 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b99b0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b99c4 kind:arm_call to:0x020cc8a4 module:overlay(24) +from:0x020b99d0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b9a4c kind:arm_call to:0x02071954 module:overlay(0) +from:0x020b9a5c kind:arm_call to:0x020cc8fc module:overlay(24) +from:0x020b9a94 kind:arm_call to:0x020cc8a4 module:overlay(24) +from:0x020b9aa0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b9acc kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020b9ad8 kind:load to:0x0204b690 module:main +from:0x020b9ae0 kind:load to:0x020d8cc8 module:overlays(19,24) +from:0x020b9ae4 kind:load to:0x020da034 module:overlays(19,24) +from:0x020b9ae8 kind:load to:0x027e09a0 module:dtcm +from:0x020b9aec kind:load to:0x020b6a14 module:overlay(0) +from:0x020b9af0 kind:load to:0x020bab00 module:overlay(11) +from:0x020b9b14 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b9b8c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b9b9c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b9ba4 kind:arm_call to:0x020ba54c module:overlay(11) +from:0x020b9be8 kind:arm_call to:0x0205df58 module:overlay(0) +from:0x020b9c24 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b9c2c kind:arm_call to:0x020ba0bc module:overlay(11) +from:0x020b9c34 kind:load to:0x0204b690 module:main +from:0x020b9c38 kind:load to:0x020ba82a module:overlay(11) +from:0x020b9c3c kind:load to:0x0204b608 module:main +from:0x020b9d10 kind:load to:0x020bab00 module:overlay(11) +from:0x020b9d40 kind:arm_call to:0x0201ea20 module:main +from:0x020b9d5c kind:arm_call to:0x0201ea20 module:main +from:0x020b9dd0 kind:load to:0x0204b690 module:main +from:0x020b9dd4 kind:load to:0x0204c490 module:main +from:0x020b9dd8 kind:load to:0x0204c390 module:main +from:0x020b9e0c kind:arm_call to:0x020195e8 module:main +from:0x020b9e2c kind:arm_call to:0x020195e8 module:main +from:0x020b9e38 kind:load to:0x0204b690 module:main +from:0x020b9e5c kind:arm_call to:0x0202a17c module:main +from:0x020b9e80 kind:arm_call to:0x0201ea20 module:main +from:0x020b9e8c kind:arm_call to:0x01ffb428 module:itcm +from:0x020b9f10 kind:arm_call to:0x0201a9dc module:main +from:0x020b9f40 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b9f68 kind:arm_call to:0x020a9e80 module:overlay(0) +from:0x020b9fa4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9fc8 kind:arm_call to:0x0201a9dc module:main +from:0x020b9fec kind:arm_call to:0x0201aa68 module:main +from:0x020b9ff8 kind:load to:0x027e0120 module:dtcm +from:0x020b9ffc kind:load to:0x0204b690 module:main +from:0x020ba000 kind:load to:0x0204c49c module:main +from:0x020ba004 kind:load to:0x027e09a4 module:dtcm +from:0x020ba008 kind:load to:0x027e0ce0 module:dtcm +from:0x020ba0b8 kind:load to:0x027e09b8 module:dtcm +from:0x020ba124 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ba194 kind:arm_call to:0x020161e8 module:main +from:0x020ba198 kind:arm_call to:0x02028b18 module:main +from:0x020ba1e0 kind:arm_call to:0x020195e8 module:main +from:0x020ba200 kind:arm_call to:0x0201eeb0 module:main +from:0x020ba248 kind:arm_call to:0x0201eeb0 module:main +from:0x020ba294 kind:arm_call to:0x0201edec module:main +from:0x020ba2d8 kind:arm_call to:0x020ba35c module:overlay(11) +from:0x020ba2dc kind:arm_call to:0x02028b18 module:main +from:0x020ba2f0 kind:arm_call to:0x020ba3f0 module:overlay(11) +from:0x020ba328 kind:arm_call to:0x020b8db8 module:overlay(11) +from:0x020ba350 kind:load to:0x020bab58 module:overlay(11) +from:0x020ba354 kind:load to:0x020bab70 module:overlay(11) +from:0x020ba358 kind:load to:0x0204b690 module:main +from:0x020ba38c kind:arm_call to:0x020161e8 module:main +from:0x020ba3a4 kind:arm_call to:0x020161e8 module:main +from:0x020ba3bc kind:arm_call to:0x020161e8 module:main +from:0x020ba3d4 kind:arm_call to:0x020161e8 module:main +from:0x020ba3dc kind:load to:0x020bac34 module:overlay(11) +from:0x020ba3e0 kind:load to:0x020bac50 module:overlay(11) +from:0x020ba3e4 kind:load to:0x020bac58 module:overlay(11) +from:0x020ba3e8 kind:load to:0x020bac60 module:overlay(11) +from:0x020ba3ec kind:load to:0x020bac68 module:overlay(11) +from:0x020ba49c kind:arm_call to:0x020195e8 module:main +from:0x020ba4a8 kind:load to:0x0204b690 module:main +from:0x020ba4b4 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020ba4c8 kind:load to:0x020bab24 module:overlay(11) +from:0x020ba4d4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ba4dc kind:arm_call to:0x02011ff4 module:main +from:0x020ba4f8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ba510 kind:arm_call to:0x0203e740 module:main +from:0x020ba528 kind:arm_call to:0x0203e740 module:main +from:0x020ba530 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ba538 kind:arm_call to:0x02011ff4 module:main +from:0x020ba544 kind:load to:0x020b7e20 module:overlay(11) +from:0x020ba548 kind:load to:0x020b7e34 module:overlay(11) +from:0x020ba57c kind:load to:0x020ba8f0 module:overlay(11) +from:0x020ba580 kind:load to:0x020ba9d4 module:overlay(11) +from:0x020ba5b0 kind:load to:0x020ba9d4 module:overlay(11) +from:0x020ba5d4 kind:arm_call to:0x020ba64c module:overlay(11) +from:0x020ba5e4 kind:arm_call to:0x0203e3a4 module:main +from:0x020ba608 kind:arm_call to:0x02016664 module:main +from:0x020ba628 kind:load to:0x020bc03c module:overlay(11) +from:0x020ba62c kind:load to:0x020bc04c module:overlay(11) +from:0x020ba630 kind:load to:0x020ba638 module:overlay(11) +from:0x020ba634 kind:load to:0x020bc040 module:overlay(11) +from:0x020ba640 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ba658 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020ba670 kind:arm_call to:0x020ba680 module:overlay(11) +from:0x020ba67c kind:load to:0x020bac78 module:overlay(11) +from:0x020ba69c kind:arm_call to:0x020343e4 module:main +from:0x020ba6c0 kind:arm_call to:0x02035590 module:main +from:0x020ba6c8 kind:arm_call to:0x020354ac module:main +from:0x020ba6dc kind:arm_call to:0x02035590 module:main +from:0x020ba6e8 kind:arm_call to:0x020354ac module:main +from:0x020ba6fc kind:arm_call to:0x02035590 module:main +from:0x020ba710 kind:arm_call_thumb to:0x02015448 module:main +from:0x020ba71c kind:arm_call_thumb to:0x02015484 module:main +from:0x020ba738 kind:arm_call to:0x02035590 module:main +from:0x020ba740 kind:arm_call to:0x020354ac module:main +from:0x020ba754 kind:arm_call to:0x02035590 module:main +from:0x020ba76c kind:arm_call to:0x02017334 module:main +from:0x020ba798 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ba7a0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba7a8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba7b0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ba7b8 kind:arm_call_thumb to:0x0201545c module:main +from:0x020ba7c4 kind:load to:0x020bac94 module:overlay(11) +from:0x020ba7c8 kind:load to:0x020baca0 module:overlay(11) +from:0x020ba7cc kind:load to:0x020bacac module:overlay(11) +from:0x020ba7d0 kind:load to:0x020bacb4 module:overlay(11) +from:0x020ba7d4 kind:load to:0x020bacb8 module:overlay(11) +from:0x020ba7e0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ba7e8 kind:arm_call to:0x02011ff4 module:main +from:0x020baae8 kind:load to:0x020bab00 module:overlay(11) +from:0x020baaec kind:load to:0x020baab8 module:overlay(11) +from:0x020bab0c kind:load to:0x020b8fbc module:overlay(11) +from:0x020bab14 kind:load to:0x020b92e0 module:overlay(11) +from:0x020bab24 kind:load to:0x020b7e34 module:overlay(11) +from:0x020bab28 kind:load to:0x020ba4cc module:overlay(11) +from:0x020bab2c kind:load to:0x02064268 module:overlay(0) +from:0x020bab30 kind:load to:0x02064360 module:overlay(0) +from:0x020bab3c kind:load to:0x020b7dc4 module:overlay(11) +from:0x020bab40 kind:load to:0x020ba4e8 module:overlay(11) +from:0x020bab44 kind:load to:0x020b8e98 module:overlay(11) +from:0x020bab48 kind:load to:0x02063258 module:overlay(0) +from:0x020bab4c kind:load to:0x020b9e3c module:overlay(11) +from:0x020bab50 kind:load to:0x02063260 module:overlay(0) +from:0x020bab54 kind:load to:0x02063264 module:overlay(0) +from:0x020bac78 kind:load to:0x020ba638 module:overlay(11) +from:0x020bac7c kind:load to:0x020ba7d8 module:overlay(11) +from:0x020bac80 kind:load to:0x02063254 module:overlay(0) +from:0x020bac84 kind:load to:0x02063258 module:overlay(0) +from:0x020bac88 kind:load to:0x0206325c module:overlay(0) +from:0x020bac8c kind:load to:0x02063260 module:overlay(0) +from:0x020bac90 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov011/symbols.txt b/config/jp/arm9/overlays/ov011/symbols.txt new file mode 100644 index 00000000..e6bc2da0 --- /dev/null +++ b/config/jp/arm9/overlays/ov011/symbols.txt @@ -0,0 +1,80 @@ +func_ov011_020b7d40 kind:function(arm,size=0x84) addr:0x020b7d40 +func_ov011_020b7dc4 kind:function(arm,size=0x5c) addr:0x020b7dc4 +func_ov011_020b7e20 kind:function(arm,size=0x14) addr:0x020b7e20 +func_ov011_020b7e34 kind:function(arm,size=0x14) addr:0x020b7e34 +func_ov011_020b7e48 kind:function(arm,size=0xb78) addr:0x020b7e48 +func_ov011_020b89c0 kind:function(arm,size=0x15c) addr:0x020b89c0 +func_ov011_020b8b1c kind:function(arm,size=0x29c) addr:0x020b8b1c +func_ov011_020b8db8 kind:function(arm,size=0xe0) addr:0x020b8db8 +func_ov011_020b8e98 kind:function(arm,size=0x124) addr:0x020b8e98 +func_ov011_020b8fbc kind:function(arm,size=0x324) addr:0x020b8fbc +func_ov011_020b92e0 kind:function(arm,size=0x544) addr:0x020b92e0 +func_ov011_020b9824 kind:function(arm,size=0x2d0) addr:0x020b9824 +func_ov011_020b9af4 kind:function(arm,size=0x14c) addr:0x020b9af4 +func_ov011_020b9c40 kind:function(arm,size=0xd4) addr:0x020b9c40 +func_ov011_020b9d14 kind:function(arm,size=0xc8) addr:0x020b9d14 +func_ov011_020b9ddc kind:function(arm,size=0x60) addr:0x020b9ddc +func_ov011_020b9e3c kind:function(arm,size=0x1d0) addr:0x020b9e3c +func_ov011_020ba00c kind:function(arm,size=0xb0) addr:0x020ba00c +func_ov011_020ba0bc kind:function(arm,size=0x30) addr:0x020ba0bc +func_ov011_020ba0ec kind:function(arm,size=0x64) addr:0x020ba0ec +func_ov011_020ba150 kind:function(arm,size=0x20c) addr:0x020ba150 +func_ov011_020ba35c kind:function(arm,size=0x94) addr:0x020ba35c +func_ov011_020ba3f0 kind:function(arm,size=0xbc) addr:0x020ba3f0 +func_ov011_020ba4ac kind:function(arm,size=0x20) addr:0x020ba4ac +func_ov011_020ba4cc kind:function(arm,size=0x1c) addr:0x020ba4cc +func_ov011_020ba4e8 kind:function(arm,size=0x64) addr:0x020ba4e8 +func_ov011_020ba54c kind:function(arm,size=0x38) addr:0x020ba54c +func_ov011_020ba584 kind:function(arm,size=0x30) addr:0x020ba584 +func_ov011_020ba5b4 kind:function(arm,size=0x84) addr:0x020ba5b4 +func_ov011_020ba638 kind:function(arm,size=0x14) addr:0x020ba638 +func_ov011_020ba64c kind:function(arm,size=0x34) addr:0x020ba64c +func_ov011_020ba680 kind:function(arm,size=0x158) addr:0x020ba680 +func_ov011_020ba7d8 kind:function(arm,size=0x1c) addr:0x020ba7d8 +data_ov011_020ba7f4 kind:data(any) addr:0x020ba7f4 +data_ov011_020ba800 kind:data(any) addr:0x020ba800 +data_ov011_020ba80e kind:data(any) addr:0x020ba80e +data_ov011_020ba81c kind:data(any) addr:0x020ba81c +data_ov011_020ba82a kind:data(any) addr:0x020ba82a +data_ov011_020ba846 kind:data(any) addr:0x020ba846 +data_ov011_020ba87e kind:data(any) addr:0x020ba87e +data_ov011_020ba8b6 kind:data(any) addr:0x020ba8b6 +data_ov011_020ba8f0 kind:data(any) addr:0x020ba8f0 +data_ov011_020ba9d4 kind:data(any) addr:0x020ba9d4 +func_ov011_020baab8 kind:function(arm,size=0x34) addr:0x020baab8 +data_ov011_020bab00 kind:data(any) addr:0x020bab00 +data_ov011_020bab0c kind:data(any) addr:0x020bab0c +data_ov011_020bab24 kind:data(any) addr:0x020bab24 +data_ov011_020bab3c kind:data(any) addr:0x020bab3c +data_ov011_020bab58 kind:data(any) addr:0x020bab58 +data_ov011_020bab70 kind:data(any) addr:0x020bab70 +data_ov011_020bab78 kind:data(any) addr:0x020bab78 +data_ov011_020bab84 kind:data(any) addr:0x020bab84 +data_ov011_020bab9c kind:data(any) addr:0x020bab9c +data_ov011_020baba0 kind:data(any) addr:0x020baba0 +data_ov011_020babb0 kind:data(any) addr:0x020babb0 +data_ov011_020babbc kind:data(any) addr:0x020babbc +data_ov011_020babc8 kind:data(any) addr:0x020babc8 +data_ov011_020babe0 kind:data(any) addr:0x020babe0 +data_ov011_020babec kind:data(any) addr:0x020babec +data_ov011_020bac04 kind:data(any) addr:0x020bac04 +data_ov011_020bac10 kind:data(any) addr:0x020bac10 +data_ov011_020bac28 kind:data(any) addr:0x020bac28 +data_ov011_020bac34 kind:data(any) addr:0x020bac34 +data_ov011_020bac50 kind:data(any) addr:0x020bac50 +data_ov011_020bac58 kind:data(any) addr:0x020bac58 +data_ov011_020bac60 kind:data(any) addr:0x020bac60 +data_ov011_020bac68 kind:data(any) addr:0x020bac68 +data_ov011_020bac78 kind:data(any) addr:0x020bac78 +data_ov011_020bac94 kind:data(any) addr:0x020bac94 +data_ov011_020baca0 kind:data(any) addr:0x020baca0 +data_ov011_020bacac kind:data(any) addr:0x020bacac +data_ov011_020bacb4 kind:data(any) addr:0x020bacb4 +data_ov011_020bacb8 kind:data(any) addr:0x020bacb8 +data_ov011_020bacc0 kind:bss addr:0x020bacc0 +data_ov011_020bacc4 kind:bss addr:0x020bacc4 +data_ov011_020bacd0 kind:bss addr:0x020bacd0 +data_ov011_020bbf60 kind:bss addr:0x020bbf60 ambiguous +data_ov011_020bc03c kind:bss addr:0x020bc03c +data_ov011_020bc040 kind:bss addr:0x020bc040 +data_ov011_020bc04c kind:bss addr:0x020bc04c diff --git a/config/jp/arm9/overlays/ov012/delinks.txt b/config/jp/arm9/overlays/ov012/delinks.txt new file mode 100644 index 00000000..052c1548 --- /dev/null +++ b/config/jp/arm9/overlays/ov012/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020b9a5c kind:code align:32 + .rodata start:0x020b9a5c end:0x020b9b10 kind:data align:4 + .init start:0x020b9b10 end:0x020b9b84 kind:code align:4 + .ctor start:0x020b9b84 end:0x020b9b8c kind:data align:4 + .data start:0x020b9ba0 end:0x020b9ce0 kind:data align:32 + .bss start:0x020b9ce0 end:0x020baf20 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov012/relocs.txt b/config/jp/arm9/overlays/ov012/relocs.txt new file mode 100644 index 00000000..1e5ee565 --- /dev/null +++ b/config/jp/arm9/overlays/ov012/relocs.txt @@ -0,0 +1,380 @@ +from:0x020b7d52 kind:thumb_call to:0x020b7d94 module:overlay(12) +from:0x020b7d5c kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020b7d72 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b7d84 kind:load to:0x020b9ce0 module:overlay(12) +from:0x020b7d88 kind:load to:0x020b9cf0 module:overlay(12) +from:0x020b7d8c kind:load to:0x020b8325 module:overlay(12) +from:0x020b7d90 kind:load to:0x020b9ce4 module:overlay(12) +from:0x020b7d9a kind:thumb_call_arm to:0x0206306c module:overlay(0) +from:0x020b7dba kind:thumb_call_arm to:0x02065164 module:overlay(0) +from:0x020b7e2c kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b7e3a kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b7e4a kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b7e8c kind:thumb_call_arm to:0x0201eac0 module:main +from:0x020b7ebc kind:thumb_call to:0x020b9348 module:overlay(12) +from:0x020b7ec6 kind:thumb_call to:0x020b9348 module:overlay(12) +from:0x020b7efe kind:thumb_call to:0x020b9468 module:overlay(12) +from:0x020b7f54 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b7f82 kind:thumb_call_arm to:0x0202a148 module:main +from:0x020b7f9c kind:thumb_call_arm to:0x02016664 module:main +from:0x020b7fb4 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b7fde kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8006 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b802a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8050 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8078 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b809c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b80c2 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b80e8 kind:load to:0x020b9bf0 module:overlay(12) +from:0x020b810c kind:load to:0x020b9ba0 module:overlay(12) +from:0x020b8122 kind:thumb_call_arm to:0x0201eb20 module:main +from:0x020b815e kind:thumb_call_arm to:0x02061ed8 module:overlay(0) +from:0x020b816e kind:thumb_call_arm to:0x02061ed8 module:overlay(0) +from:0x020b817e kind:thumb_call_arm to:0x02061ed8 module:overlay(0) +from:0x020b818c kind:thumb_call to:0x02015448 module:main +from:0x020b8194 kind:thumb_call to:0x02015484 module:main +from:0x020b81a2 kind:thumb_call_arm to:0x02017334 module:main +from:0x020b81b8 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b81be kind:thumb_call to:0x02015624 module:main +from:0x020b81c4 kind:thumb_call to:0x02015624 module:main +from:0x020b81cc kind:thumb_call to:0x02015624 module:main +from:0x020b81da kind:thumb_call_arm to:0x02017334 module:main +from:0x020b81f0 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b81f6 kind:thumb_call to:0x02015624 module:main +from:0x020b81fc kind:thumb_call to:0x02015624 module:main +from:0x020b8204 kind:thumb_call to:0x02015624 module:main +from:0x020b820a kind:thumb_call to:0x0201545c module:main +from:0x020b8216 kind:thumb_call to:0x02015448 module:main +from:0x020b821e kind:thumb_call to:0x02015484 module:main +from:0x020b822c kind:thumb_call_arm to:0x020162c8 module:main +from:0x020b8230 kind:thumb_call_arm to:0x02028b18 module:main +from:0x020b825c kind:thumb_call_arm to:0x020195bc module:main +from:0x020b826a kind:thumb_call_arm to:0x020162c8 module:main +from:0x020b8270 kind:thumb_call to:0x0201545c module:main +from:0x020b827c kind:thumb_call_arm to:0x02018200 module:main +from:0x020b8288 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b8294 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b82a0 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b82ac kind:thumb_call_arm to:0x02018200 module:main +from:0x020b82b8 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b82e4 kind:thumb_call to:0x020b96ec module:overlay(12) +from:0x020b82ec kind:thumb_call to:0x020b995c module:overlay(12) +from:0x020b82f2 kind:thumb_call to:0x020b839c module:overlay(12) +from:0x020b82fc kind:load to:0x020b9c0c module:overlay(12) +from:0x020b8300 kind:load to:0x020b9c20 module:overlay(12) +from:0x020b8304 kind:load to:0x020b9c30 module:overlay(12) +from:0x020b8308 kind:load to:0x020b9c24 module:overlay(12) +from:0x020b830c kind:load to:0x020b9c3c module:overlay(12) +from:0x020b8310 kind:load to:0x020b9c48 module:overlay(12) +from:0x020b8314 kind:load to:0x0204b690 module:main +from:0x020b8318 kind:load to:0x020b9c5c module:overlay(12) +from:0x020b8320 kind:load to:0x027e0cf0 module:dtcm +from:0x020b833e kind:thumb_call_arm to:0x02168440 module:overlay(93) +from:0x020b8346 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b834c kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b8354 kind:load to:0x020b9bf0 module:overlay(12) +from:0x020b8358 kind:load to:0x027e0d8c module:dtcm +from:0x020b8376 kind:thumb_call_arm to:0x02168440 module:overlay(93) +from:0x020b837e kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b8384 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b838a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8394 kind:load to:0x020b9bf0 module:overlay(12) +from:0x020b8398 kind:load to:0x027e0d8c module:dtcm +from:0x020b83b0 kind:thumb_call_arm to:0x020a0a34 module:overlay(0) +from:0x020b83bc kind:thumb_call to:0x02015448 module:main +from:0x020b83c6 kind:thumb_call_arm to:0x020165b8 module:main +from:0x020b83ce kind:thumb_call to:0x02015484 module:main +from:0x020b83e0 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b83e8 kind:thumb_call_arm to:0x020354ac module:main +from:0x020b83f4 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b841a kind:thumb_call_arm to:0x0201c570 module:main +from:0x020b8430 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8438 kind:thumb_call_arm to:0x020354ac module:main +from:0x020b8444 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b846c kind:thumb_call_arm to:0x0201c570 module:main +from:0x020b8478 kind:thumb_call to:0x02015624 module:main +from:0x020b8480 kind:thumb_call_arm to:0x020165f4 module:main +from:0x020b8486 kind:thumb_call to:0x0201545c module:main +from:0x020b8498 kind:thumb_call_arm to:0x020a0a34 module:overlay(0) +from:0x020b84a4 kind:thumb_call to:0x02015448 module:main +from:0x020b84ac kind:thumb_call_arm to:0x020165b8 module:main +from:0x020b84b4 kind:thumb_call to:0x02015484 module:main +from:0x020b84c8 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b84d0 kind:thumb_call_arm to:0x020354ac module:main +from:0x020b84dc kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8502 kind:thumb_call_arm to:0x0201c570 module:main +from:0x020b8516 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b851e kind:thumb_call_arm to:0x020354ac module:main +from:0x020b852a kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8552 kind:thumb_call_arm to:0x0201c570 module:main +from:0x020b855e kind:thumb_call to:0x02015624 module:main +from:0x020b8564 kind:thumb_call_arm to:0x020165f4 module:main +from:0x020b856a kind:thumb_call to:0x0201545c module:main +from:0x020b8574 kind:load to:0x020b5c64 module:overlay(0) +from:0x020b8578 kind:load to:0x020b9c70 module:overlay(12) +from:0x020b857c kind:load to:0x02045484 module:main +from:0x020b8584 kind:load to:0x0204ba00 module:main +from:0x020b8588 kind:load to:0x020b9c80 module:overlay(12) +from:0x020b8590 kind:load to:0x020b5df4 module:overlay(0) +from:0x020b8594 kind:load to:0x020b9c90 module:overlay(12) +from:0x020b859c kind:load to:0x020b9ca0 module:overlay(12) +from:0x020b85b6 kind:thumb_call to:0x020b865c module:overlay(12) +from:0x020b85be kind:thumb_call to:0x020b8690 module:overlay(12) +from:0x020b85c6 kind:thumb_call to:0x020b86bc module:overlay(12) +from:0x020b85ce kind:thumb_call to:0x020b8734 module:overlay(12) +from:0x020b85d6 kind:thumb_call to:0x020b8b5c module:overlay(12) +from:0x020b85de kind:thumb_call to:0x020b8bbc module:overlay(12) +from:0x020b85e6 kind:thumb_call to:0x020b89d0 module:overlay(12) +from:0x020b85ee kind:thumb_call to:0x020b8ae8 module:overlay(12) +from:0x020b85f6 kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b8600 kind:thumb_call to:0x020b937c module:overlay(12) +from:0x020b8608 kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b8612 kind:thumb_call to:0x020b937c module:overlay(12) +from:0x020b8620 kind:thumb_call_arm to:0x0215e618 module:overlay(63) +from:0x020b8630 kind:thumb_call_arm to:0x0206dbbc module:overlay(0) +from:0x020b8638 kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b8642 kind:thumb_call to:0x020b8ca0 module:overlay(12) +from:0x020b864c kind:load to:0x020453b0 module:main +from:0x020b8650 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x020b8654 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b8692 kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b869e kind:thumb_call to:0x020b96ec module:overlay(12) +from:0x020b86a8 kind:thumb_call to:0x020b96f4 module:overlay(12) +from:0x020b86b0 kind:thumb_call to:0x020b96fc module:overlay(12) +from:0x020b86b8 kind:load to:0x027e0cf0 module:dtcm +from:0x020b86d8 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b86e4 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b86ec kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b86fc kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b8714 kind:thumb_call_arm to:0x02065438 module:overlay(0) +from:0x020b8720 kind:thumb_call_arm to:0x02065438 module:overlay(0) +from:0x020b8728 kind:load to:0x0204b608 module:main +from:0x020b872c kind:load to:0x0204b690 module:main +from:0x020b8730 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b873c kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b877e kind:thumb_call to:0x020b92f8 module:overlay(12) +from:0x020b8790 kind:thumb_call to:0x020b92f8 module:overlay(12) +from:0x020b879a kind:thumb_call to:0x020b92f8 module:overlay(12) +from:0x020b87a6 kind:thumb_call to:0x020b92f8 module:overlay(12) +from:0x020b87bc kind:thumb_call_arm to:0x0201ebac module:main +from:0x020b87e0 kind:thumb_call_arm to:0x0201eb20 module:main +from:0x020b8808 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8824 kind:thumb_call_arm to:0x0201c52c module:main +from:0x020b883e kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b8858 kind:thumb_call_arm to:0x0201ebac module:main +from:0x020b8876 kind:thumb_call_arm to:0x0201eb20 module:main +from:0x020b88ac kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b88c8 kind:thumb_call_arm to:0x0201c52c module:main +from:0x020b89b8 kind:load to:0x020b9ba0 module:overlay(12) +from:0x020b89bc kind:load to:0x020b6a14 module:overlay(0) +from:0x020b89c4 kind:load to:0x0204ba00 module:main +from:0x020b8a0a kind:thumb_call_arm to:0x02071800 module:overlay(0) +from:0x020b8a14 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b8a88 kind:thumb_call_arm to:0x020195bc module:main +from:0x020b8a90 kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b8acc kind:load to:0x020b6b48 module:overlay(0) +from:0x020b8ad0 kind:load to:0x020b9ba0 module:overlay(12) +from:0x020b8ad8 kind:load to:0x0204b608 module:main +from:0x020b8adc kind:load to:0x0204b690 module:main +from:0x020b8af2 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b8afc kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b8b04 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b8b12 kind:thumb_call to:0x020b9580 module:overlay(12) +from:0x020b8b32 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b8b62 kind:thumb_call to:0x020b92f8 module:overlay(12) +from:0x020b8b6a kind:thumb_call to:0x020b92f8 module:overlay(12) +from:0x020b8b7e kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x020b8b8a kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b8bac kind:thumb_call_arm to:0x020db2fc module:overlay(31) +from:0x020b8bb4 kind:load to:0x027e0cf0 module:dtcm +from:0x020b8bb8 kind:load to:0x027e0d34 module:dtcm +from:0x020b8c26 kind:thumb_call to:0x020b8fb4 module:overlay(12) +from:0x020b8c82 kind:thumb_call to:0x020b8fb4 module:overlay(12) +from:0x020b8caa kind:thumb_call_arm to:0x0206952c module:overlay(0) +from:0x020b8cbc kind:thumb_call_arm to:0x0201c284 module:main +from:0x020b8cca kind:thumb_call_arm to:0x0206952c module:overlay(0) +from:0x020b8ce0 kind:thumb_call_arm to:0x0201c2f4 module:main +from:0x020b8cee kind:thumb_call_arm to:0x0201c2f4 module:main +from:0x020b8cf4 kind:load to:0x020b684c module:overlay(0) +from:0x020b8cf8 kind:load to:0x0204c42c module:main +from:0x020b8d1c kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b8d36 kind:thumb_call_arm to:0x0201ebac module:main +from:0x020b8d66 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8d6c kind:thumb_call_arm to:0x0201ebac module:main +from:0x020b8d9c kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8db0 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8dc4 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8dda kind:thumb_call_arm to:0x0201ebac module:main +from:0x020b8e08 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8e26 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8e5a kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8e6e kind:thumb_call_arm to:0x0201ebac module:main +from:0x020b8e82 kind:thumb_call to:0x020b93b0 module:overlay(12) +from:0x020b8e88 kind:thumb_call_arm to:0x0201ebac module:main +from:0x020b8e9a kind:thumb_call to:0x020b93b0 module:overlay(12) +from:0x020b8ea8 kind:thumb_call to:0x020b95b0 module:overlay(12) +from:0x020b8eb8 kind:thumb_call_arm to:0x0201ebac module:main +from:0x020b8ee6 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b8f10 kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8f3c kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8f66 kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8f70 kind:load to:0x0204c49c module:main +from:0x020b8fe0 kind:thumb_call_arm to:0x020612c8 module:overlay(0) +from:0x020b9000 kind:thumb_call_arm to:0x020612c8 module:overlay(0) +from:0x020b902e kind:thumb_call to:0x020b930c module:overlay(12) +from:0x020b9052 kind:thumb_call_arm to:0x0201c52c module:main +from:0x020b906c kind:thumb_call to:0x020b995c module:overlay(12) +from:0x020b9098 kind:thumb_call to:0x020b94c0 module:overlay(12) +from:0x020b90c2 kind:thumb_call to:0x020b94a8 module:overlay(12) +from:0x020b9110 kind:load to:0x020b9aa4 module:overlay(12) +from:0x020b9114 kind:load to:0x020b9a98 module:overlay(12) +from:0x020b911c kind:load to:0x0204ba00 module:main +from:0x020b9120 kind:load to:0x027e0cf0 module:dtcm +from:0x020b9166 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9186 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b91a0 kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x020b91e0 kind:thumb_call_arm to:0x02061ed8 module:overlay(0) +from:0x020b9238 kind:load to:0x020b9ab0 module:overlay(12) +from:0x020b923c kind:load to:0x020b9a74 module:overlay(12) +from:0x020b925e kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020b9282 kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020b92ae kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020b92c6 kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020b92de kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020b9316 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b9328 kind:thumb_call_arm to:0x02069160 module:overlay(0) +from:0x020b9340 kind:load to:0x0204b690 module:main +from:0x020b9344 kind:load to:0x020b684c module:overlay(0) +from:0x020b9354 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b936c kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b9374 kind:thumb_call_arm to:0x02062134 module:overlay(0) +from:0x020b93a4 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b93ac kind:load to:0x020b9bb0 module:overlay(12) +from:0x020b93d8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9406 kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b9410 kind:load to:0x0204c49c module:main +from:0x020b9422 kind:thumb_call_arm to:0x02062080 module:overlay(0) +from:0x020b942e kind:thumb_call to:0x020b9414 module:overlay(12) +from:0x020b943a kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b944a kind:thumb_call_arm to:0x02062058 module:overlay(0) +from:0x020b9456 kind:thumb_call to:0x020b9414 module:overlay(12) +from:0x020b9462 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b9472 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b949a kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b94a4 kind:load to:0x020b9a68 module:overlay(12) +from:0x020b94bc kind:load to:0x020b94f9 module:overlay(12) +from:0x020b94e4 kind:thumb_call to:0x020b94f8 module:overlay(12) +from:0x020b9528 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b9542 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b9556 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b956a kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b9570 kind:load to:0x020b9a68 module:overlay(12) +from:0x020b9574 kind:load to:0x020b9a80 module:overlay(12) +from:0x020b9578 kind:load to:0x020b9a8c module:overlay(12) +from:0x020b957c kind:load to:0x020b9a5c module:overlay(12) +from:0x020b95a6 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b95ac kind:load to:0x020b9bc0 module:overlay(12) +from:0x020b95d6 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b95ec kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b95f4 kind:load to:0x0204c49c module:main +from:0x020b95fe kind:thumb_call_arm to:0x02062080 module:overlay(0) +from:0x020b960a kind:thumb_call to:0x020b94f8 module:overlay(12) +from:0x020b9626 kind:thumb_call to:0x020b94d0 module:overlay(12) +from:0x020b962c kind:load to:0x027e0cf0 module:dtcm +from:0x020b9636 kind:thumb_call_arm to:0x02062080 module:overlay(0) +from:0x020b9642 kind:thumb_call to:0x020b94f8 module:overlay(12) +from:0x020b964e kind:thumb_call_arm to:0x02062080 module:overlay(0) +from:0x020b965a kind:thumb_call to:0x020b94f8 module:overlay(12) +from:0x020b9668 kind:thumb_call to:0x020b9a2c module:overlay(12) +from:0x020b966e kind:thumb_call_arm to:0x02013b14 module:main +from:0x020b9690 kind:thumb_call_arm to:0x02002c80 module:main +from:0x020b9696 kind:thumb_call_arm to:0x020717d8 module:overlay(0) +from:0x020b96a0 kind:load to:0x020b6b48 module:overlay(0) +from:0x020b96aa kind:thumb_call_arm to:0x020717ec module:overlay(0) +from:0x020b96b0 kind:thumb_call to:0x020b9a38 module:overlay(12) +from:0x020b96b8 kind:load to:0x020b6b48 module:overlay(0) +from:0x020b96c8 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b96d2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b96da kind:thumb_call to:0x020b9664 module:overlay(12) +from:0x020b96e0 kind:load to:0x0204af1c module:main +from:0x020b96e4 kind:load to:0x020bab10 module:overlay(12) +from:0x020b96e8 kind:load to:0x020bab14 module:overlay(12) +from:0x020b9708 kind:thumb_call_arm to:0x02013c0c module:main +from:0x020b9710 kind:thumb_call_arm to:0x02013b28 module:main +from:0x020b9778 kind:thumb_call_arm to:0x02071800 module:overlay(0) +from:0x020b97c2 kind:thumb_call_arm to:0x02070aa0 module:overlay(0) +from:0x020b97d6 kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b97e4 kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b97f2 kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b97fc kind:thumb_call_arm to:0x02002e38 module:main +from:0x020b980a kind:thumb_call_arm to:0x02002fd4 module:main +from:0x020b981c kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b9856 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b985e kind:thumb_call_arm to:0x02002e98 module:main +from:0x020b9866 kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b9880 kind:thumb_call_arm to:0x02002f54 module:main +from:0x020b98ac kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b98bc kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b98cc kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b98dc kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b98ec kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b98fc kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b990c kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b991c kind:thumb_call_arm to:0x0206e670 module:overlay(0) +from:0x020b9928 kind:load to:0x0204b098 module:main +from:0x020b992c kind:load to:0x020b6b48 module:overlay(0) +from:0x020b9934 kind:load to:0x020b9cb0 module:overlay(12) +from:0x020b9938 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b9940 kind:load to:0x020b9abc module:overlay(12) +from:0x020b9948 kind:load to:0x020b69c0 module:overlay(0) +from:0x020b994c kind:load to:0x020b9ac8 module:overlay(12) +from:0x020b9950 kind:load to:0x020b9ace module:overlay(12) +from:0x020b9954 kind:load to:0x020b9acf module:overlay(12) +from:0x020b9958 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b997e kind:thumb_call_arm to:0x0206df5c module:overlay(0) +from:0x020b9984 kind:load to:0x020b9aca module:overlay(12) +from:0x020b9988 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b999e kind:thumb_call_arm to:0x0206df5c module:overlay(0) +from:0x020b99a4 kind:load to:0x020b9acc module:overlay(12) +from:0x020b99a8 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b99b4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b99b8 kind:load to:0x0206e670 module:overlay(0) +from:0x020b99c8 kind:load to:0x020b69c0 module:overlay(0) +from:0x020b99cc kind:load to:0x02002f9c module:main +from:0x020b99d8 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b99dc kind:load to:0x0206e828 module:overlay(0) +from:0x020b99e8 kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b99f6 kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b9a02 kind:thumb_call_arm to:0x0206da6c module:overlay(0) +from:0x020b9a14 kind:load to:0x020b69c0 module:overlay(0) +from:0x020b9a18 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b9a28 kind:load to:0x020b9ac8 module:overlay(12) +from:0x020b9a34 kind:load to:0x027e0cf0 module:dtcm +from:0x020b9a40 kind:load to:0x027e0cf0 module:dtcm +from:0x020b9a50 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b9a58 kind:load to:0x0204af1c module:main +from:0x020b9b58 kind:load to:0x020b9cb0 module:overlay(12) +from:0x020b9b5c kind:load to:0x020b9cb4 module:overlay(12) +from:0x020b9b60 kind:load to:0x020b9cb8 module:overlay(12) +from:0x020b9b64 kind:load to:0x020b9cbc module:overlay(12) +from:0x020b9b6c kind:load to:0x020b9cc0 module:overlay(12) +from:0x020b9b70 kind:load to:0x020b9cc4 module:overlay(12) +from:0x020b9b74 kind:load to:0x020bab10 module:overlay(12) +from:0x020b9b78 kind:load to:0x020b9a45 module:overlay(12) +from:0x020b9b7c kind:load to:0x020bab04 module:overlay(12) +from:0x020b9b80 kind:load to:0x0203e3a4 module:main +from:0x020b9b84 kind:load to:0x020b9b11 module:overlay(12) +from:0x020b9bb0 kind:load to:0x020b9419 module:overlay(12) +from:0x020b9bb8 kind:load to:0x020b9441 module:overlay(12) +from:0x020b9bc0 kind:load to:0x020b95f9 module:overlay(12) +from:0x020b9bc8 kind:load to:0x020b9611 module:overlay(12) +from:0x020b9bd0 kind:load to:0x020b9631 module:overlay(12) +from:0x020b9bd8 kind:load to:0x020b9649 module:overlay(12) +from:0x020b9be0 kind:load to:0x020b9661 module:overlay(12) +from:0x020b9bf0 kind:load to:0x020b8325 module:overlay(12) +from:0x020b9bf4 kind:load to:0x020b835d module:overlay(12) +from:0x020b9bf8 kind:load to:0x020b85a5 module:overlay(12) +from:0x020b9bfc kind:load to:0x02063258 module:overlay(0) +from:0x020b9c00 kind:load to:0x020b8cfd module:overlay(12) +from:0x020b9c04 kind:load to:0x020b8f8d module:overlay(12) +from:0x020b9c08 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov012/symbols.txt b/config/jp/arm9/overlays/ov012/symbols.txt new file mode 100644 index 00000000..28e79d68 --- /dev/null +++ b/config/jp/arm9/overlays/ov012/symbols.txt @@ -0,0 +1,112 @@ +func_ov012_020b7d40 kind:function(thumb,size=0x54) addr:0x020b7d40 +func_ov012_020b7d94 kind:function(thumb,size=0x590) addr:0x020b7d94 +func_ov012_020b8324 kind:function(thumb,size=0x38) addr:0x020b8324 +func_ov012_020b835c kind:function(thumb,size=0x40) addr:0x020b835c +func_ov012_020b839c kind:function(thumb,size=0x208) addr:0x020b839c +func_ov012_020b85a4 kind:function(thumb,size=0xb8) addr:0x020b85a4 +func_ov012_020b865c kind:function(thumb,size=0x34) addr:0x020b865c +func_ov012_020b8690 kind:function(thumb,size=0x2c) addr:0x020b8690 +func_ov012_020b86bc kind:function(thumb,size=0x78) addr:0x020b86bc +func_ov012_020b8734 kind:function(thumb,size=0x29c) addr:0x020b8734 +func_ov012_020b89d0 kind:function(thumb,size=0x118) addr:0x020b89d0 +func_ov012_020b8ae8 kind:function(thumb,size=0x74) addr:0x020b8ae8 +func_ov012_020b8b5c kind:function(thumb,size=0x60) addr:0x020b8b5c +func_ov012_020b8bbc kind:function(thumb,size=0xe4) addr:0x020b8bbc +func_ov012_020b8ca0 kind:function(thumb,size=0x5c) addr:0x020b8ca0 +func_ov012_020b8cfc kind:function(thumb,size=0x290) addr:0x020b8cfc +func_ov012_020b8f8c kind:function(thumb,size=0x28) addr:0x020b8f8c +func_ov012_020b8fb4 kind:function(thumb,size=0x180) addr:0x020b8fb4 +func_ov012_020b9134 kind:function(thumb,size=0x10c) addr:0x020b9134 +func_ov012_020b9240 kind:function(thumb,size=0x5c) addr:0x020b9240 +func_ov012_020b929c kind:function(thumb,size=0x18) addr:0x020b929c +func_ov012_020b92b4 kind:function(thumb,size=0x18) addr:0x020b92b4 +func_ov012_020b92cc kind:function(thumb,size=0x20) addr:0x020b92cc +func_ov012_020b92ec kind:function(thumb,size=0xc) addr:0x020b92ec +func_ov012_020b92f8 kind:function(thumb,size=0x14) addr:0x020b92f8 +func_ov012_020b930c kind:function(thumb,size=0x3c) addr:0x020b930c +func_ov012_020b9348 kind:function(thumb,size=0x34) addr:0x020b9348 +func_ov012_020b937c kind:function(thumb,size=0x34) addr:0x020b937c +func_ov012_020b93b0 kind:function(thumb,size=0x64) addr:0x020b93b0 +func_ov012_020b9414 kind:function(thumb,size=0x4) addr:0x020b9414 +func_ov012_020b9418 kind:function(thumb,size=0x28) addr:0x020b9418 +func_ov012_020b9440 kind:function(thumb,size=0x28) addr:0x020b9440 +func_ov012_020b9468 kind:function(thumb,size=0x40) addr:0x020b9468 +func_ov012_020b94a8 kind:function(thumb,size=0x18) addr:0x020b94a8 +func_ov012_020b94c0 kind:function(thumb,size=0x10) addr:0x020b94c0 +func_ov012_020b94d0 kind:function(thumb,size=0x28) addr:0x020b94d0 +func_ov012_020b94f8 kind:function(thumb,size=0x88) addr:0x020b94f8 +func_ov012_020b9580 kind:function(thumb,size=0x30) addr:0x020b9580 +func_ov012_020b95b0 kind:function(thumb,size=0x48) addr:0x020b95b0 +func_ov012_020b95f8 kind:function(thumb,size=0x18) addr:0x020b95f8 +func_ov012_020b9610 kind:function(thumb,size=0x20) addr:0x020b9610 +func_ov012_020b9630 kind:function(thumb,size=0x18) addr:0x020b9630 +func_ov012_020b9648 kind:function(thumb,size=0x18) addr:0x020b9648 +func_ov012_020b9660 kind:function(thumb,size=0x4) addr:0x020b9660 +func_ov012_020b9664 kind:function(thumb,size=0x40) addr:0x020b9664 +func_ov012_020b96a4 kind:function(thumb,size=0x18) addr:0x020b96a4 +func_ov012_020b96bc kind:function(thumb,size=0x30) addr:0x020b96bc +func_ov012_020b96ec kind:function(thumb,size=0x8) addr:0x020b96ec +func_ov012_020b96f4 kind:function(thumb,size=0x8) addr:0x020b96f4 +func_ov012_020b96fc kind:function(thumb,size=0x260) addr:0x020b96fc +func_ov012_020b995c kind:function(thumb,size=0xc) addr:0x020b995c +func_ov012_020b9968 kind:function(thumb,size=0x4) addr:0x020b9968 +func_ov012_020b996c kind:function(thumb,size=0x20) addr:0x020b996c +func_ov012_020b998c kind:function(thumb,size=0x20) addr:0x020b998c +func_ov012_020b99ac kind:function(thumb,size=0x10) addr:0x020b99ac +func_ov012_020b99bc kind:function(thumb,size=0x14) addr:0x020b99bc +func_ov012_020b99d0 kind:function(thumb,size=0x10) addr:0x020b99d0 +func_ov012_020b99e0 kind:function(thumb,size=0x4) addr:0x020b99e0 +func_ov012_020b99e4 kind:function(thumb,size=0x38) addr:0x020b99e4 +func_ov012_020b9a1c kind:function(thumb,size=0x10) addr:0x020b9a1c +func_ov012_020b9a2c kind:function(thumb,size=0xc) addr:0x020b9a2c +func_ov012_020b9a38 kind:function(thumb,size=0xc) addr:0x020b9a38 +func_ov012_020b9a44 kind:function(thumb,size=0x18) addr:0x020b9a44 +data_ov012_020b9a5c kind:data(any) addr:0x020b9a5c +data_ov012_020b9a68 kind:data(any) addr:0x020b9a68 +data_ov012_020b9a74 kind:data(any) addr:0x020b9a74 +data_ov012_020b9a80 kind:data(any) addr:0x020b9a80 +data_ov012_020b9a8c kind:data(any) addr:0x020b9a8c +data_ov012_020b9a98 kind:data(any) addr:0x020b9a98 +data_ov012_020b9aa4 kind:data(any) addr:0x020b9aa4 +data_ov012_020b9ab0 kind:data(any) addr:0x020b9ab0 +data_ov012_020b9abc kind:data(any) addr:0x020b9abc +data_ov012_020b9ac8 kind:data(any) addr:0x020b9ac8 +data_ov012_020b9aca kind:data(any) addr:0x020b9aca +data_ov012_020b9acc kind:data(any) addr:0x020b9acc +data_ov012_020b9ace kind:data(any) addr:0x020b9ace +data_ov012_020b9acf kind:data(any) addr:0x020b9acf +func_ov012_020b9b10 kind:function(thumb,size=0x74) addr:0x020b9b10 +data_ov012_020b9ba0 kind:data(any) addr:0x020b9ba0 +data_ov012_020b9bb0 kind:data(any) addr:0x020b9bb0 +data_ov012_020b9bc0 kind:data(any) addr:0x020b9bc0 +data_ov012_020b9bf0 kind:data(any) addr:0x020b9bf0 +data_ov012_020b9c0c kind:data(any) addr:0x020b9c0c +data_ov012_020b9c20 kind:data(any) addr:0x020b9c20 +data_ov012_020b9c24 kind:data(any) addr:0x020b9c24 +data_ov012_020b9c30 kind:data(any) addr:0x020b9c30 +data_ov012_020b9c3c kind:data(any) addr:0x020b9c3c +data_ov012_020b9c48 kind:data(any) addr:0x020b9c48 +data_ov012_020b9c5c kind:data(any) addr:0x020b9c5c +data_ov012_020b9c70 kind:data(any) addr:0x020b9c70 +data_ov012_020b9c80 kind:data(any) addr:0x020b9c80 +data_ov012_020b9c90 kind:data(any) addr:0x020b9c90 +data_ov012_020b9ca0 kind:data(any) addr:0x020b9ca0 +data_ov012_020b9cb0 kind:data(any) addr:0x020b9cb0 +data_ov012_020b9cb4 kind:data(any) addr:0x020b9cb4 +data_ov012_020b9cb8 kind:data(any) addr:0x020b9cb8 +data_ov012_020b9cbc kind:data(any) addr:0x020b9cbc +data_ov012_020b9cc0 kind:data(any) addr:0x020b9cc0 +data_ov012_020b9cc4 kind:data(any) addr:0x020b9cc4 +data_ov012_020b9ce0 kind:bss addr:0x020b9ce0 +data_ov012_020b9ce4 kind:bss addr:0x020b9ce4 +data_ov012_020b9cf0 kind:bss addr:0x020b9cf0 +data_ov012_020b9e0d kind:bss addr:0x020b9e0d ambiguous +data_ov012_020ba18d kind:bss addr:0x020ba18d ambiguous +data_ov012_020ba26d kind:bss addr:0x020ba26d ambiguous +data_ov012_020ba299 kind:bss addr:0x020ba299 ambiguous +data_ov012_020ba4e1 kind:bss addr:0x020ba4e1 ambiguous +data_ov012_020ba4ed kind:bss addr:0x020ba4ed ambiguous +data_ov012_020ba680 kind:bss addr:0x020ba680 ambiguous +data_ov012_020bab04 kind:bss addr:0x020bab04 +data_ov012_020bab10 kind:bss addr:0x020bab10 +data_ov012_020bab14 kind:bss addr:0x020bab14 diff --git a/config/jp/arm9/overlays/ov013/delinks.txt b/config/jp/arm9/overlays/ov013/delinks.txt new file mode 100644 index 00000000..9d674ae6 --- /dev/null +++ b/config/jp/arm9/overlays/ov013/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b7d40 end:0x020b87f0 kind:code align:32 + .init start:0x020b87f0 end:0x020b8824 kind:code align:4 + .ctor start:0x020b8824 end:0x020b882c kind:data align:4 + .data start:0x020b8840 end:0x020b88a0 kind:data align:32 + .bss start:0x020b88a0 end:0x020bb180 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov013/relocs.txt b/config/jp/arm9/overlays/ov013/relocs.txt new file mode 100644 index 00000000..667bd3b1 --- /dev/null +++ b/config/jp/arm9/overlays/ov013/relocs.txt @@ -0,0 +1,68 @@ +from:0x020b7d60 kind:arm_call to:0x020b7df0 module:overlay(13) +from:0x020b7d70 kind:arm_call to:0x0203e3a4 module:main +from:0x020b7d94 kind:arm_call to:0x02016664 module:main +from:0x020b7db4 kind:load to:0x020b88a0 module:overlay(13) +from:0x020b7db8 kind:load to:0x020b88b0 module:overlay(13) +from:0x020b7dbc kind:load to:0x020b7dc4 module:overlay(13) +from:0x020b7dc0 kind:load to:0x020b88a4 module:overlay(13) +from:0x020b7dd4 kind:arm_call to:0x0201662c module:main +from:0x020b7ddc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b7de4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7dfc kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b7e28 kind:arm_call to:0x02065164 module:overlay(0) +from:0x020b7e3c kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b7e58 kind:arm_call to:0x02016614 module:main +from:0x020b7e78 kind:arm_call to:0x02016664 module:main +from:0x020b7ee8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b7f3c kind:arm_call to:0x02062160 module:overlay(0) +from:0x020b7fb0 kind:arm_call to:0x020717d8 module:overlay(0) +from:0x020b7fe8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b8098 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b8128 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b812c kind:arm_call to:0x01ffb474 module:itcm +from:0x020b8218 kind:load to:0x020b8868 module:overlay(13) +from:0x020b821c kind:load to:0x020b885c module:overlay(13) +from:0x020b8220 kind:load to:0x0204b164 module:main +from:0x020b8224 kind:load to:0x020b6b48 module:overlay(0) +from:0x020b8228 kind:load to:0x020b8840 module:overlay(13) +from:0x020b8260 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020b8284 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020b83c4 kind:arm_call to:0x020b86b8 module:overlay(13) +from:0x020b8420 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020b8474 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b847c kind:arm_call to:0x020717ec module:overlay(0) +from:0x020b8550 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b8560 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b857c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b85a0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b85bc kind:arm_call to:0x02062784 module:overlay(0) +from:0x020b85d0 kind:load to:0x020b6b48 module:overlay(0) +from:0x020b85d4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b85d8 kind:load to:0x020b8840 module:overlay(13) +from:0x020b85dc kind:load to:0x0204b608 module:main +from:0x020b85e0 kind:load to:0x0204b690 module:main +from:0x020b8604 kind:load to:0x027e0954 module:dtcm +from:0x020b8608 kind:load to:0x0201668c module:main +from:0x020b8648 kind:arm_call to:0x0202a17c module:main +from:0x020b869c kind:arm_call to:0x0201aa68 module:main +from:0x020b86b4 kind:load to:0x0204c49c module:main +from:0x020b86f4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020b86fc kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8718 kind:arm_call to:0x02062134 module:overlay(0) +from:0x020b8760 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020b87ac kind:arm_call to:0x0205d464 module:overlay(0) +from:0x020b87b8 kind:load to:0x020b8840 module:overlay(13) +from:0x020b87cc kind:arm_call to:0x0201662c module:main +from:0x020b87d4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020b87dc kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b87e4 kind:arm_call to:0x02011ff4 module:main +from:0x020b8820 kind:load to:0x020b8840 module:overlay(13) +from:0x020b8824 kind:load to:0x020b87f0 module:overlay(13) +from:0x020b885c kind:load to:0x020b874c module:overlay(13) +from:0x020b8868 kind:load to:0x020b7dc4 module:overlay(13) +from:0x020b886c kind:load to:0x020b87bc module:overlay(13) +from:0x020b8870 kind:load to:0x020b822c module:overlay(13) +from:0x020b8874 kind:load to:0x020b85e4 module:overlay(13) +from:0x020b8878 kind:load to:0x020b860c module:overlay(13) +from:0x020b887c kind:load to:0x02063260 module:overlay(0) +from:0x020b8880 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov013/symbols.txt b/config/jp/arm9/overlays/ov013/symbols.txt new file mode 100644 index 00000000..bfeb214c --- /dev/null +++ b/config/jp/arm9/overlays/ov013/symbols.txt @@ -0,0 +1,32 @@ +func_ov013_020b7d40 kind:function(arm,size=0x84) addr:0x020b7d40 +func_ov013_020b7dc4 kind:function(arm,size=0x2c) addr:0x020b7dc4 +func_ov013_020b7df0 kind:function(arm,size=0x43c) addr:0x020b7df0 +func_ov013_020b822c kind:function(arm,size=0x3b8) addr:0x020b822c +func_ov013_020b85e4 kind:function(arm,size=0x28) addr:0x020b85e4 +func_ov013_020b860c kind:function(arm,size=0xac) addr:0x020b860c +func_ov013_020b86b8 kind:function(arm,size=0x48) addr:0x020b86b8 +func_ov013_020b8700 kind:function(arm,size=0x34) addr:0x020b8700 +func_ov013_020b8734 kind:function(arm,size=0x18) addr:0x020b8734 +func_ov013_020b874c kind:function(arm,size=0x70) addr:0x020b874c +func_ov013_020b87bc kind:function(arm,size=0x34) addr:0x020b87bc +func_ov013_020b87f0 kind:function(arm,size=0x34) addr:0x020b87f0 +data_ov013_020b8840 kind:data(any) addr:0x020b8840 +data_ov013_020b885c kind:data(any) addr:0x020b885c +data_ov013_020b8868 kind:data(any) addr:0x020b8868 +data_ov013_020b88a0 kind:bss addr:0x020b88a0 +data_ov013_020b88a4 kind:bss addr:0x020b88a4 +data_ov013_020b88b0 kind:bss addr:0x020b88b0 +data_ov013_020b8aa0 kind:bss addr:0x020b8aa0 ambiguous +data_ov013_020b8ee5 kind:bss addr:0x020b8ee5 ambiguous +data_ov013_020b8ff0 kind:bss addr:0x020b8ff0 ambiguous +data_ov013_020b92ed kind:bss addr:0x020b92ed ambiguous +data_ov013_020b92f0 kind:bss addr:0x020b92f0 ambiguous +data_ov013_020b995c kind:bss addr:0x020b995c ambiguous +data_ov013_020b9b30 kind:bss addr:0x020b9b30 ambiguous +data_ov013_020b9e0d kind:bss addr:0x020b9e0d ambiguous +data_ov013_020ba18d kind:bss addr:0x020ba18d ambiguous +data_ov013_020ba26d kind:bss addr:0x020ba26d ambiguous +data_ov013_020ba299 kind:bss addr:0x020ba299 ambiguous +data_ov013_020ba4e1 kind:bss addr:0x020ba4e1 ambiguous +data_ov013_020ba4ed kind:bss addr:0x020ba4ed ambiguous +data_ov013_020ba680 kind:bss addr:0x020ba680 ambiguous diff --git a/config/jp/arm9/overlays/ov014/delinks.txt b/config/jp/arm9/overlays/ov014/delinks.txt new file mode 100644 index 00000000..96124ac8 --- /dev/null +++ b/config/jp/arm9/overlays/ov014/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020b9db8 kind:code align:32 + .rodata start:0x020b9db8 end:0x020b9e44 kind:data align:4 + .init start:0x020b9e44 end:0x020b9e64 kind:code align:4 + .ctor start:0x020b9e64 end:0x020b9e6c kind:data align:4 + .data start:0x020b9e80 end:0x020b9fa0 kind:data align:32 + .bss start:0x020b9fa0 end:0x020bc540 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov014/relocs.txt b/config/jp/arm9/overlays/ov014/relocs.txt new file mode 100644 index 00000000..b5bf74ab --- /dev/null +++ b/config/jp/arm9/overlays/ov014/relocs.txt @@ -0,0 +1,366 @@ +from:0x020b7d52 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b7d64 kind:thumb_call to:0x020b7db4 module:overlay(14) +from:0x020b7d6e kind:thumb_call_arm to:0x0203e3a4 module:main +from:0x020b7d86 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b7d98 kind:load to:0x0204af1c module:main +from:0x020b7d9c kind:load to:0x020ba528 module:overlay(14) +from:0x020b7da0 kind:load to:0x020ba52c module:overlay(14) +from:0x020b7da4 kind:load to:0x020b9fa0 module:overlay(14) +from:0x020b7da8 kind:load to:0x020b9fbc module:overlay(14) +from:0x020b7dac kind:load to:0x020b8105 module:overlay(14) +from:0x020b7db0 kind:load to:0x020b9fb0 module:overlay(14) +from:0x020b7dbe kind:thumb_call_arm to:0x0206306c module:overlay(0) +from:0x020b7dca kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b7dd2 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b7e28 kind:thumb_call_arm to:0x0201f4e0 module:main +from:0x020b7e52 kind:thumb_call to:0x02015448 module:main +from:0x020b7e5a kind:thumb_call to:0x02015484 module:main +from:0x020b7e68 kind:thumb_call_arm to:0x02017334 module:main +from:0x020b7e7e kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7e84 kind:thumb_call to:0x02015624 module:main +from:0x020b7e8a kind:thumb_call to:0x02015624 module:main +from:0x020b7e92 kind:thumb_call to:0x02015624 module:main +from:0x020b7ea0 kind:thumb_call_arm to:0x02017334 module:main +from:0x020b7eb8 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7ebe kind:thumb_call to:0x02015624 module:main +from:0x020b7ec4 kind:thumb_call to:0x02015624 module:main +from:0x020b7ecc kind:thumb_call to:0x02015624 module:main +from:0x020b7ee2 kind:thumb_call to:0x0201545c module:main +from:0x020b7eee kind:thumb_call to:0x02015448 module:main +from:0x020b7ef6 kind:thumb_call to:0x02015484 module:main +from:0x020b7f04 kind:thumb_call_arm to:0x02017334 module:main +from:0x020b7f1c kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7f22 kind:thumb_call to:0x02015624 module:main +from:0x020b7f28 kind:thumb_call to:0x02015624 module:main +from:0x020b7f30 kind:thumb_call to:0x02015624 module:main +from:0x020b7f3e kind:thumb_call_arm to:0x02017334 module:main +from:0x020b7f54 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7f5a kind:thumb_call to:0x02015624 module:main +from:0x020b7f60 kind:thumb_call to:0x02015624 module:main +from:0x020b7f68 kind:thumb_call to:0x02015624 module:main +from:0x020b7f7e kind:thumb_call to:0x0201545c module:main +from:0x020b7fba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7fca kind:thumb_call to:0x020b8738 module:overlay(14) +from:0x020b8000 kind:thumb_call_arm to:0x0201f520 module:main +from:0x020b8020 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8066 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b8090 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b80a8 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b80b8 kind:load to:0x020b9e88 module:overlay(14) +from:0x020b80c0 kind:load to:0x020b9ea4 module:overlay(14) +from:0x020b80c4 kind:load to:0x020b9ebc module:overlay(14) +from:0x020b80c8 kind:load to:0x020b9ed0 module:overlay(14) +from:0x020b80cc kind:load to:0x020b9ec0 module:overlay(14) +from:0x020b80d0 kind:load to:0x020b9ee0 module:overlay(14) +from:0x020b80d4 kind:load to:0x020b9eec module:overlay(14) +from:0x020b80dc kind:load to:0x020b9efc module:overlay(14) +from:0x020b80e0 kind:load to:0x020b9f08 module:overlay(14) +from:0x020b80e4 kind:load to:0x020b9f14 module:overlay(14) +from:0x020b80f4 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b80fc kind:load to:0x020b9db8 module:overlay(14) +from:0x020b811e kind:thumb_call_arm to:0x0201f288 module:main +from:0x020b812c kind:thumb_call to:0x020b8a48 module:overlay(14) +from:0x020b8132 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8148 kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020b814e kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020b8154 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b815c kind:load to:0x020b9e88 module:overlay(14) +from:0x020b817e kind:thumb_call_arm to:0x0201f288 module:main +from:0x020b818c kind:thumb_call to:0x020b8a48 module:overlay(14) +from:0x020b8192 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b81a8 kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020b81ae kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020b81b4 kind:thumb_call_arm to:0x020631e4 module:overlay(0) +from:0x020b81ba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b81c4 kind:load to:0x020b9e88 module:overlay(14) +from:0x020b81dc kind:thumb_call_arm to:0x0206dbbc module:overlay(0) +from:0x020b81ec kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b81fc kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b820a kind:thumb_call_arm to:0x02062080 module:overlay(0) +from:0x020b8214 kind:thumb_call to:0x020b86a0 module:overlay(14) +from:0x020b8226 kind:thumb_call to:0x020b91a4 module:overlay(14) +from:0x020b8246 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b8256 kind:thumb_call to:0x020b8ad8 module:overlay(14) +from:0x020b8262 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8292 kind:thumb_call to:0x020b8e10 module:overlay(14) +from:0x020b82b2 kind:thumb_call to:0x020b8e20 module:overlay(14) +from:0x020b82c0 kind:thumb_call to:0x020b8e90 module:overlay(14) +from:0x020b82c6 kind:thumb_call to:0x020b86dc module:overlay(14) +from:0x020b82fa kind:thumb_call to:0x020b865c module:overlay(14) +from:0x020b831c kind:thumb_call to:0x020b8e10 module:overlay(14) +from:0x020b8324 kind:thumb_call to:0x020b8e2c module:overlay(14) +from:0x020b833c kind:thumb_call to:0x020b8e10 module:overlay(14) +from:0x020b8344 kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b8374 kind:thumb_call to:0x020b8e20 module:overlay(14) +from:0x020b837c kind:thumb_call to:0x020b8e2c module:overlay(14) +from:0x020b8394 kind:thumb_call to:0x020b8e20 module:overlay(14) +from:0x020b839c kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b83b4 kind:thumb_call to:0x020b86ac module:overlay(14) +from:0x020b83bc kind:thumb_call to:0x020b86d0 module:overlay(14) +from:0x020b83c4 kind:thumb_call to:0x020b86a0 module:overlay(14) +from:0x020b83e8 kind:thumb_call to:0x020b8e10 module:overlay(14) +from:0x020b83f0 kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b83fa kind:thumb_call to:0x020b85e4 module:overlay(14) +from:0x020b841a kind:thumb_call to:0x020b8e20 module:overlay(14) +from:0x020b8422 kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b8430 kind:thumb_call to:0x020b8628 module:overlay(14) +from:0x020b8458 kind:thumb_call to:0x020b9174 module:overlay(14) +from:0x020b8464 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x020b846c kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8486 kind:thumb_call to:0x020b86a0 module:overlay(14) +from:0x020b8490 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b849c kind:load to:0x0204b608 module:main +from:0x020b84a0 kind:load to:0x0204b690 module:main +from:0x020b84a8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b84ce kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b84d8 kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020b8512 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b854e kind:thumb_call to:0x020b8e5c module:overlay(14) +from:0x020b8570 kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b858c kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b859a kind:thumb_call to:0x020b8cd8 module:overlay(14) +from:0x020b85b6 kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b85c4 kind:load to:0x0204c49c module:main +from:0x020b85c8 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b85e0 kind:load to:0x020b8d9d module:overlay(14) +from:0x020b85fe kind:thumb_call to:0x020b9750 module:overlay(14) +from:0x020b860e kind:thumb_call_arm to:0x020620ec module:overlay(0) +from:0x020b861a kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8624 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8636 kind:thumb_call to:0x020b97a0 module:overlay(14) +from:0x020b86c0 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b86e6 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b8704 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b870c kind:load to:0x0204af1c module:main +from:0x020b872e kind:thumb_call_arm to:0x020d7e58 module:overlay(24) +from:0x020b8734 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b8750 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020b8758 kind:thumb_call to:0x020b96f4 module:overlay(14) +from:0x020b8818 kind:thumb_call_arm to:0x020648c0 module:overlay(0) +from:0x020b8826 kind:thumb_call_arm to:0x0201e4c0 module:main +from:0x020b8834 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x020b8874 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8886 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b88b2 kind:thumb_call to:0x020b9b24 module:overlay(14) +from:0x020b88c0 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b88d0 kind:thumb_call to:0x020b99b8 module:overlay(14) +from:0x020b88de kind:thumb_call to:0x020b99b8 module:overlay(14) +from:0x020b88f6 kind:thumb_call to:0x020b93e8 module:overlay(14) +from:0x020b8908 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b8926 kind:thumb_call to:0x020b93e8 module:overlay(14) +from:0x020b8936 kind:thumb_call_arm to:0x02016664 module:main +from:0x020b894a kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b8964 kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b89a8 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b89b0 kind:thumb_call_arm to:0x02062134 module:overlay(0) +from:0x020b89d6 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b89de kind:thumb_call_arm to:0x02062134 module:overlay(0) +from:0x020b89e4 kind:thumb_call to:0x020b8fa8 module:overlay(14) +from:0x020b89ea kind:thumb_call to:0x020b9018 module:overlay(14) +from:0x020b89fa kind:thumb_call_arm to:0x0201c52c module:main +from:0x020b8a04 kind:load to:0x020b8a31 module:overlay(14) +from:0x020b8a08 kind:load to:0x020b91b9 module:overlay(14) +from:0x020b8a0c kind:load to:0x020b9f44 module:overlay(14) +from:0x020b8a2c kind:load to:0x0204ba00 module:main +from:0x020b8a34 kind:thumb_call_arm to:0x02064628 module:overlay(0) +from:0x020b8a40 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b8a50 kind:thumb_call_arm to:0x02016644 module:main +from:0x020b8a56 kind:thumb_call_arm to:0x02016644 module:main +from:0x020b8a5e kind:thumb_call_arm to:0x02016644 module:main +from:0x020b8a78 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8a86 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8a98 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b8aa2 kind:thumb_call to:0x020b97a0 module:overlay(14) +from:0x020b8aae kind:thumb_call_arm to:0x020634e8 module:overlay(0) +from:0x020b8ab4 kind:thumb_call_arm to:0x0201f0bc module:main +from:0x020b8ac0 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020b8ad4 kind:load to:0x020b8a31 module:overlay(14) +from:0x020b8af2 kind:thumb_call to:0x020b9d6c module:overlay(14) +from:0x020b8afc kind:thumb_call to:0x020b9d54 module:overlay(14) +from:0x020b8b0e kind:thumb_call to:0x020b9a00 module:overlay(14) +from:0x020b8b26 kind:thumb_call to:0x020b9a00 module:overlay(14) +from:0x020b8b56 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b8b78 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b8b7e kind:thumb_call to:0x020b9090 module:overlay(14) +from:0x020b8ba6 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b8bc8 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020b8bce kind:thumb_call to:0x020b9090 module:overlay(14) +from:0x020b8bdc kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b8be6 kind:thumb_call_arm to:0x02062080 module:overlay(0) +from:0x020b8bf0 kind:thumb_call to:0x020b90d4 module:overlay(14) +from:0x020b8bfe kind:thumb_call_arm to:0x02062020 module:overlay(0) +from:0x020b8c08 kind:thumb_call to:0x020b9018 module:overlay(14) +from:0x020b8c22 kind:thumb_call_arm to:0x02062020 module:overlay(0) +from:0x020b8c2c kind:thumb_call to:0x020b8fa8 module:overlay(14) +from:0x020b8c38 kind:thumb_call_arm to:0x02061f4c module:overlay(0) +from:0x020b8c42 kind:thumb_call_arm to:0x02062080 module:overlay(0) +from:0x020b8c54 kind:thumb_call_arm to:0x02062020 module:overlay(0) +from:0x020b8c5e kind:thumb_call to:0x020b8fa8 module:overlay(14) +from:0x020b8c74 kind:thumb_call_arm to:0x02062020 module:overlay(0) +from:0x020b8c7e kind:thumb_call to:0x020b9018 module:overlay(14) +from:0x020b8cc4 kind:load to:0x0204c410 module:main +from:0x020b8cee kind:thumb_call to:0x020b9724 module:overlay(14) +from:0x020b8cf6 kind:thumb_call to:0x020b9ae8 module:overlay(14) +from:0x020b8cfe kind:thumb_call to:0x020b9ae8 module:overlay(14) +from:0x020b8d06 kind:thumb_call_arm to:0x02061f38 module:overlay(0) +from:0x020b8d34 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b8d5e kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8d7e kind:thumb_call_arm to:0x0201aa68 module:main +from:0x020b8d88 kind:load to:0x0204c410 module:main +from:0x020b8d94 kind:load to:0x0204c490 module:main +from:0x020b8d98 kind:load to:0x0204c49c module:main +from:0x020b8dd8 kind:thumb_call_arm to:0x02026770 module:main +from:0x020b8de4 kind:thumb_call_arm to:0x02026628 module:main +from:0x020b8e00 kind:thumb_call_arm to:0x0201c2c8 module:main +from:0x020b8e0c kind:load to:0x0204c42c module:main +from:0x020b8e2e kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b8e50 kind:thumb_call_arm to:0x020d7e38 module:overlay(24) +from:0x020b8e58 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b8e74 kind:thumb_call_arm to:0x020d7e38 module:overlay(24) +from:0x020b8e8c kind:load to:0x020da050 module:overlays(19,24) +from:0x020b8eaa kind:thumb_call to:0x020b8710 module:overlay(14) +from:0x020b8eb0 kind:thumb_call to:0x020b8fa8 module:overlay(14) +from:0x020b8eb6 kind:thumb_call to:0x020b9018 module:overlay(14) +from:0x020b8ec2 kind:thumb_call_arm to:0x020db35c module:overlay(31) +from:0x020b8eca kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b8ed0 kind:load to:0x027e0d34 module:dtcm +from:0x020b8ed4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8ef0 kind:thumb_call_arm to:0x02027d30 module:main +from:0x020b8f02 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8f0a kind:thumb_call_arm to:0x020354ac module:main +from:0x020b8f18 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8f30 kind:thumb_call to:0x020155c0 module:main +from:0x020b8f38 kind:thumb_call to:0x020155fc module:main +from:0x020b8f3e kind:thumb_call to:0x020155dc module:main +from:0x020b8f4e kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8f54 kind:thumb_call_arm to:0x020354ac module:main +from:0x020b8f64 kind:thumb_call_arm to:0x02035590 module:main +from:0x020b8f7a kind:thumb_call to:0x020155c0 module:main +from:0x020b8f82 kind:thumb_call to:0x020155fc module:main +from:0x020b8f88 kind:thumb_call to:0x020155dc module:main +from:0x020b8f98 kind:load to:0x020b9f54 module:overlay(14) +from:0x020b8f9c kind:load to:0x020b9f6c module:overlay(14) +from:0x020b8fa4 kind:load to:0x020b9f78 module:overlay(14) +from:0x020b8fac kind:thumb_call to:0x020b8e10 module:overlay(14) +from:0x020b8fb4 kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b8fbe kind:thumb_call to:0x020b8e5c module:overlay(14) +from:0x020b8fc8 kind:thumb_call to:0x020b8e10 module:overlay(14) +from:0x020b8fd4 kind:thumb_call_arm to:0x020d7e4c module:overlay(24) +from:0x020b8fe4 kind:thumb_call to:0x020b8ed8 module:overlay(14) +from:0x020b8ff6 kind:thumb_call_arm to:0x020d7e44 module:overlay(24) +from:0x020b8ffe kind:thumb_call to:0x020b9624 module:overlay(14) +from:0x020b9014 kind:load to:0x020da050 module:overlays(19,24) +from:0x020b901c kind:thumb_call to:0x020b8e20 module:overlay(14) +from:0x020b9024 kind:thumb_call to:0x020b8e40 module:overlay(14) +from:0x020b902e kind:thumb_call to:0x020b8e5c module:overlay(14) +from:0x020b9038 kind:thumb_call to:0x020b8e20 module:overlay(14) +from:0x020b9044 kind:thumb_call_arm to:0x020d7e4c module:overlay(24) +from:0x020b9056 kind:thumb_call to:0x020b8ed8 module:overlay(14) +from:0x020b9070 kind:thumb_call_arm to:0x020d7e44 module:overlay(24) +from:0x020b907a kind:thumb_call to:0x020b9624 module:overlay(14) +from:0x020b908c kind:load to:0x020da050 module:overlays(19,24) +from:0x020b90b8 kind:thumb_call to:0x020b97a0 module:overlay(14) +from:0x020b90c0 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b90d0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b910c kind:thumb_call to:0x020b8e20 module:overlay(14) +from:0x020b9114 kind:thumb_call to:0x020b8e2c module:overlay(14) +from:0x020b9140 kind:thumb_call to:0x020b8e10 module:overlay(14) +from:0x020b9148 kind:thumb_call to:0x020b8e2c module:overlay(14) +from:0x020b91a0 kind:load to:0x020b9d6d module:overlay(14) +from:0x020b91be kind:thumb_call_arm to:0x02064050 module:overlay(0) +from:0x020b920a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b922a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b926a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b92aa kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b92e8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9328 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b936c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b93b0 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b93e4 kind:load to:0x020b9f2c module:overlay(14) +from:0x020b93fa kind:thumb_call_arm to:0x0206463c module:overlay(0) +from:0x020b940a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9460 kind:thumb_call_arm to:0x02064364 module:overlay(0) +from:0x020b9486 kind:thumb_call_arm to:0x02064364 module:overlay(0) +from:0x020b94a0 kind:thumb_call_arm to:0x02064364 module:overlay(0) +from:0x020b94d0 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b94d8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b94f8 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020b956a kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9592 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b95c4 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b960a kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9618 kind:load to:0x0204c490 module:main +from:0x020b961c kind:load to:0x0204c49c module:main +from:0x020b9620 kind:load to:0x0204c410 module:main +from:0x020b9632 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b964a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9656 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b966a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9676 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b968a kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9696 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b96aa kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b96b6 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b96ca kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b96d6 kind:thumb_call_arm to:0x0203b6ec module:main +from:0x020b96ea kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b96f0 kind:load to:0x020b9de0 module:overlay(14) +from:0x020b9716 kind:thumb_call_arm to:0x0201f4e0 module:main +from:0x020b973e kind:thumb_call to:0x020b97c0 module:overlay(14) +from:0x020b9748 kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020b9772 kind:thumb_call_arm to:0x0201f3b4 module:main +from:0x020b9780 kind:thumb_call_arm to:0x0201f520 module:main +from:0x020b9792 kind:thumb_call to:0x020b98dc module:overlay(14) +from:0x020b979c kind:load to:0x020b9df4 module:overlay(14) +from:0x020b97b2 kind:thumb_call_arm to:0x0201f288 module:main +from:0x020b97f0 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9806 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9824 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9850 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9866 kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9888 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b98ce kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b98d8 kind:load to:0x0204c49c module:main +from:0x020b98f8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9904 kind:thumb_call_arm to:0x0201f3ac module:main +from:0x020b99c8 kind:thumb_call_arm to:0x02018200 module:main +from:0x020b99dc kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b99f6 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020b9ad8 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020b9ae4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b9b0a kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9b1a kind:thumb_call_arm to:0x0201a9dc module:main +from:0x020b9b20 kind:load to:0x0204c49c module:main +from:0x020b9b3c kind:thumb_call_arm to:0x02064948 module:overlay(0) +from:0x020b9b44 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b9c6a kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020b9ca4 kind:thumb_call_arm to:0x02064268 module:overlay(0) +from:0x020b9d0e kind:thumb_call_arm to:0x0201e664 module:main +from:0x020b9d5e kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b9d66 kind:thumb_call to:0x020b9cb0 module:overlay(14) +from:0x020b9d76 kind:thumb_call_arm to:0x020643cc module:overlay(0) +from:0x020b9d88 kind:thumb_call to:0x020b9cb0 module:overlay(14) +from:0x020b9d94 kind:thumb_call_arm to:0x02064628 module:overlay(0) +from:0x020b9d9a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9da8 kind:thumb_call_arm to:0x02064168 module:overlay(0) +from:0x020b9dae kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9e54 kind:load to:0x020ba528 module:overlay(14) +from:0x020b9e58 kind:load to:0x020b86f9 module:overlay(14) +from:0x020b9e5c kind:load to:0x020b9fa4 module:overlay(14) +from:0x020b9e60 kind:load to:0x0203e3a4 module:main +from:0x020b9e64 kind:load to:0x020b9e45 module:overlay(14) +from:0x020b9e88 kind:load to:0x020b8105 module:overlay(14) +from:0x020b9e8c kind:load to:0x020b8165 module:overlay(14) +from:0x020b9e90 kind:load to:0x020b81cd module:overlay(14) +from:0x020b9e94 kind:load to:0x02063258 module:overlay(0) +from:0x020b9e98 kind:load to:0x020b84ad module:overlay(14) +from:0x020b9e9c kind:load to:0x020b85d5 module:overlay(14) +from:0x020b9ea0 kind:load to:0x02063264 module:overlay(0) +from:0x020b9f2c kind:load to:0x020b8a31 module:overlay(14) +from:0x020b9f30 kind:load to:0x020b9d91 module:overlay(14) +from:0x020b9f34 kind:load to:0x020b941d module:overlay(14) +from:0x020b9f38 kind:load to:0x020b94dd module:overlay(14) +from:0x020b9f44 kind:load to:0x020b8a3d module:overlay(14) +from:0x020b9f48 kind:load to:0x020b9da5 module:overlay(14) +from:0x020b9f4c kind:load to:0x020b9b61 module:overlay(14) +from:0x020b9f50 kind:load to:0x02064ac4 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov014/symbols.txt b/config/jp/arm9/overlays/ov014/symbols.txt new file mode 100644 index 00000000..6a12948a --- /dev/null +++ b/config/jp/arm9/overlays/ov014/symbols.txt @@ -0,0 +1,90 @@ +func_ov014_020b7d40 kind:function(thumb,size=0x74) addr:0x020b7d40 +func_ov014_020b7db4 kind:function(thumb,size=0x350) addr:0x020b7db4 +func_ov014_020b8104 kind:function(thumb,size=0x60) addr:0x020b8104 +func_ov014_020b8164 kind:function(thumb,size=0x68) addr:0x020b8164 +func_ov014_020b81cc kind:function(thumb,size=0x2e0) addr:0x020b81cc +func_ov014_020b84ac kind:function(thumb,size=0x128) addr:0x020b84ac +func_ov014_020b85d4 kind:function(thumb,size=0x10) addr:0x020b85d4 +func_ov014_020b85e4 kind:function(thumb,size=0x44) addr:0x020b85e4 +func_ov014_020b8628 kind:function(thumb,size=0x34) addr:0x020b8628 +func_ov014_020b865c kind:function(thumb,size=0x44) addr:0x020b865c +func_ov014_020b86a0 kind:function(thumb,size=0xc) addr:0x020b86a0 +func_ov014_020b86ac kind:function(thumb,size=0x24) addr:0x020b86ac +func_ov014_020b86d0 kind:function(thumb,size=0xc) addr:0x020b86d0 +func_ov014_020b86dc kind:function(thumb,size=0x1c) addr:0x020b86dc +func_ov014_020b86f8 kind:function(thumb,size=0x18) addr:0x020b86f8 +func_ov014_020b8710 kind:function(thumb,size=0x28) addr:0x020b8710 +func_ov014_020b8738 kind:function(thumb,size=0x2f8) addr:0x020b8738 +func_ov014_020b8a30 kind:function(thumb,size=0xc) addr:0x020b8a30 +func_ov014_020b8a3c kind:function(thumb,size=0xc) addr:0x020b8a3c +func_ov014_020b8a48 kind:function(thumb,size=0x90) addr:0x020b8a48 +func_ov014_020b8ad8 kind:function(thumb,size=0x200) addr:0x020b8ad8 +func_ov014_020b8cd8 kind:function(thumb,size=0xc4) addr:0x020b8cd8 +func_ov014_020b8d9c kind:function(thumb,size=0x74) addr:0x020b8d9c +func_ov014_020b8e10 kind:function(thumb,size=0x10) addr:0x020b8e10 +func_ov014_020b8e20 kind:function(thumb,size=0xc) addr:0x020b8e20 +func_ov014_020b8e2c kind:function(thumb,size=0x14) addr:0x020b8e2c +func_ov014_020b8e40 kind:function(thumb,size=0x1c) addr:0x020b8e40 +func_ov014_020b8e5c kind:function(thumb,size=0x34) addr:0x020b8e5c +func_ov014_020b8e90 kind:function(thumb,size=0x48) addr:0x020b8e90 +func_ov014_020b8ed8 kind:function(thumb,size=0xd0) addr:0x020b8ed8 +func_ov014_020b8fa8 kind:function(thumb,size=0x70) addr:0x020b8fa8 +func_ov014_020b9018 kind:function(thumb,size=0x78) addr:0x020b9018 +func_ov014_020b9090 kind:function(thumb,size=0x44) addr:0x020b9090 +func_ov014_020b90d4 kind:function(thumb,size=0xa0) addr:0x020b90d4 +func_ov014_020b9174 kind:function(thumb,size=0x30) addr:0x020b9174 +func_ov014_020b91a4 kind:function(thumb,size=0x14) addr:0x020b91a4 +func_ov014_020b91b8 kind:function(thumb,size=0x230) addr:0x020b91b8 +func_ov014_020b93e8 kind:function(thumb,size=0x34) addr:0x020b93e8 +func_ov014_020b941c kind:function(thumb,size=0xc0) addr:0x020b941c +func_ov014_020b94dc kind:function(thumb,size=0x148) addr:0x020b94dc +func_ov014_020b9624 kind:function(thumb,size=0xd0) addr:0x020b9624 +func_ov014_020b96f4 kind:function(thumb,size=0x30) addr:0x020b96f4 +func_ov014_020b9724 kind:function(thumb,size=0x2c) addr:0x020b9724 +func_ov014_020b9750 kind:function(thumb,size=0x50) addr:0x020b9750 +func_ov014_020b97a0 kind:function(thumb,size=0x20) addr:0x020b97a0 +func_ov014_020b97c0 kind:function(thumb,size=0x11c) addr:0x020b97c0 +func_ov014_020b98dc kind:function(thumb,size=0xdc) addr:0x020b98dc +func_ov014_020b99b8 kind:function(thumb,size=0x48) addr:0x020b99b8 +func_ov014_020b9a00 kind:function(thumb,size=0xe8) addr:0x020b9a00 +func_ov014_020b9ae8 kind:function(thumb,size=0x3c) addr:0x020b9ae8 +func_ov014_020b9b24 kind:function(thumb,size=0x3c) addr:0x020b9b24 +func_ov014_020b9b60 kind:function(thumb,size=0x150) addr:0x020b9b60 +func_ov014_020b9cb0 kind:function(thumb,size=0xa4) addr:0x020b9cb0 +func_ov014_020b9d54 kind:function(thumb,size=0x18) addr:0x020b9d54 +func_ov014_020b9d6c kind:function(thumb,size=0x24) addr:0x020b9d6c +func_ov014_020b9d90 kind:function(thumb,size=0x14) addr:0x020b9d90 +func_ov014_020b9da4 kind:function(thumb,size=0x14) addr:0x020b9da4 +data_ov014_020b9db8 kind:data(any) addr:0x020b9db8 +data_ov014_020b9de0 kind:data(any) addr:0x020b9de0 +data_ov014_020b9df4 kind:data(any) addr:0x020b9df4 +data_ov014_020b9e0d kind:data(any) addr:0x020b9e0d ambiguous +func_ov014_020b9e44 kind:function(thumb,size=0x20) addr:0x020b9e44 +data_ov014_020b9e88 kind:data(any) addr:0x020b9e88 +data_ov014_020b9ea4 kind:data(any) addr:0x020b9ea4 +data_ov014_020b9ebc kind:data(any) addr:0x020b9ebc +data_ov014_020b9ec0 kind:data(any) addr:0x020b9ec0 +data_ov014_020b9ed0 kind:data(any) addr:0x020b9ed0 +data_ov014_020b9ee0 kind:data(any) addr:0x020b9ee0 +data_ov014_020b9eec kind:data(any) addr:0x020b9eec +data_ov014_020b9efc kind:data(any) addr:0x020b9efc +data_ov014_020b9f08 kind:data(any) addr:0x020b9f08 +data_ov014_020b9f14 kind:data(any) addr:0x020b9f14 +data_ov014_020b9f2c kind:data(any) addr:0x020b9f2c +data_ov014_020b9f44 kind:data(any) addr:0x020b9f44 +data_ov014_020b9f54 kind:data(any) addr:0x020b9f54 +data_ov014_020b9f6c kind:data(any) addr:0x020b9f6c +data_ov014_020b9f78 kind:data(any) addr:0x020b9f78 +data_ov014_020b9fa0 kind:bss addr:0x020b9fa0 +data_ov014_020b9fa4 kind:bss addr:0x020b9fa4 +data_ov014_020b9fb0 kind:bss addr:0x020b9fb0 +data_ov014_020b9fbc kind:bss addr:0x020b9fbc +data_ov014_020ba18d kind:bss addr:0x020ba18d ambiguous +data_ov014_020ba26d kind:bss addr:0x020ba26d ambiguous +data_ov014_020ba299 kind:bss addr:0x020ba299 ambiguous +data_ov014_020ba4e1 kind:bss addr:0x020ba4e1 ambiguous +data_ov014_020ba4ed kind:bss addr:0x020ba4ed ambiguous +data_ov014_020ba528 kind:bss addr:0x020ba528 +data_ov014_020ba52c kind:bss addr:0x020ba52c +data_ov014_020ba680 kind:bss addr:0x020ba680 ambiguous +data_ov014_020bbf60 kind:bss addr:0x020bbf60 ambiguous diff --git a/config/jp/arm9/overlays/ov015/delinks.txt b/config/jp/arm9/overlays/ov015/delinks.txt new file mode 100644 index 00000000..d6687a83 --- /dev/null +++ b/config/jp/arm9/overlays/ov015/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b7d40 end:0x020b8c30 kind:code align:32 + .rodata start:0x020b8c30 end:0x020b8c44 kind:data align:4 + .ctor start:0x020b8c44 end:0x020b8c48 kind:data align:4 + .data start:0x020b8c60 end:0x020b8cc0 kind:data align:32 + .bss start:0x020b8cc0 end:0x020b98a0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov015/relocs.txt b/config/jp/arm9/overlays/ov015/relocs.txt new file mode 100644 index 00000000..e4b825ca --- /dev/null +++ b/config/jp/arm9/overlays/ov015/relocs.txt @@ -0,0 +1,184 @@ +from:0x020b7d60 kind:arm_call to:0x020b7dd0 module:overlay(15) +from:0x020b7d70 kind:arm_call to:0x0203e3a4 module:main +from:0x020b7d9c kind:arm_call to:0x02016664 module:main +from:0x020b7dbc kind:load to:0x020b8cc0 module:overlay(15) +from:0x020b7dc0 kind:load to:0x020b8cd0 module:overlay(15) +from:0x020b7dc4 kind:load to:0x020b8150 module:overlay(15) +from:0x020b7dc8 kind:load to:0x020b8cc4 module:overlay(15) +from:0x020b7dcc kind:load to:0x02159bd8 module:overlays(58,79) +from:0x020b7ddc kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b7de4 kind:arm_call to:0x020b8bb8 module:overlay(15) +from:0x020b7e30 kind:arm_call to:0x020b8518 module:overlay(15) +from:0x020b7e3c kind:arm_call to:0x020b8518 module:overlay(15) +from:0x020b7e48 kind:arm_call to:0x020b8518 module:overlay(15) +from:0x020b7e54 kind:arm_call to:0x020b8b4c module:overlay(15) +from:0x020b7e60 kind:arm_call to:0x020b8b4c module:overlay(15) +from:0x020b7e6c kind:arm_call to:0x020b8b4c module:overlay(15) +from:0x020b7e78 kind:arm_call to:0x020b8b4c module:overlay(15) +from:0x020b7e84 kind:arm_call to:0x020b8b4c module:overlay(15) +from:0x020b7ea4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b7ed4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b7f04 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b7f38 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x020b7f58 kind:arm_call to:0x020670d0 module:overlay(0) +from:0x020b7f9c kind:arm_call to:0x020b8568 module:overlay(15) +from:0x020b7fac kind:arm_call to:0x02016664 module:main +from:0x020b7fbc kind:arm_call to:0x0201f520 module:main +from:0x020b7fdc kind:arm_call to:0x020b8568 module:overlay(15) +from:0x020b7ff0 kind:arm_call to:0x02016664 module:main +from:0x020b7ffc kind:arm_call to:0x0201f520 module:main +from:0x020b8020 kind:arm_call to:0x020b8568 module:overlay(15) +from:0x020b8034 kind:arm_call to:0x02016664 module:main +from:0x020b8040 kind:arm_call to:0x0201f520 module:main +from:0x020b8054 kind:arm_call to:0x020b8b80 module:overlay(15) +from:0x020b8064 kind:arm_call to:0x02016664 module:main +from:0x020b8078 kind:arm_call to:0x020b8b80 module:overlay(15) +from:0x020b8084 kind:arm_call to:0x02016664 module:main +from:0x020b8098 kind:arm_call to:0x020b8b80 module:overlay(15) +from:0x020b80a8 kind:arm_call to:0x02016664 module:main +from:0x020b80bc kind:arm_call to:0x020b8b80 module:overlay(15) +from:0x020b80c8 kind:arm_call to:0x02016664 module:main +from:0x020b80dc kind:arm_call to:0x020b8b80 module:overlay(15) +from:0x020b80ec kind:arm_call to:0x02016664 module:main +from:0x020b80fc kind:load to:0x020b8c9c module:overlay(15) +from:0x020b8100 kind:load to:0x020b8c30 module:overlay(15) +from:0x020b8104 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8118 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b8120 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b8128 kind:arm_call to:0x0201f0bc module:main +from:0x020b8130 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8144 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8168 kind:arm_call to:0x020b8b2c module:overlay(15) +from:0x020b8174 kind:arm_call to:0x02016644 module:main +from:0x020b8180 kind:arm_call to:0x020b8b2c module:overlay(15) +from:0x020b818c kind:arm_call to:0x02016644 module:main +from:0x020b8194 kind:arm_call to:0x020b8b2c module:overlay(15) +from:0x020b819c kind:arm_call to:0x02016644 module:main +from:0x020b81a8 kind:arm_call to:0x02016644 module:main +from:0x020b81b0 kind:arm_call to:0x02016644 module:main +from:0x020b81bc kind:arm_call to:0x02016644 module:main +from:0x020b81c4 kind:arm_call to:0x02016644 module:main +from:0x020b81d0 kind:arm_call to:0x02016644 module:main +from:0x020b81dc kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b81e8 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b81f4 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8200 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b820c kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b821c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b8224 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b822c kind:arm_call to:0x0201f0bc module:main +from:0x020b8234 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8244 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b824c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b8254 kind:arm_call to:0x0201f0bc module:main +from:0x020b825c kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8264 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b826c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b8274 kind:arm_call to:0x0201f0bc module:main +from:0x020b827c kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8284 kind:arm_call to:0x020b8bc8 module:overlay(15) +from:0x020b828c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b8298 kind:load to:0x020b8c9c module:overlay(15) +from:0x020b82b4 kind:arm_call to:0x020b8b2c module:overlay(15) +from:0x020b82c0 kind:arm_call to:0x02016644 module:main +from:0x020b82cc kind:arm_call to:0x020b8b2c module:overlay(15) +from:0x020b82d8 kind:arm_call to:0x02016644 module:main +from:0x020b82e0 kind:arm_call to:0x020b8b2c module:overlay(15) +from:0x020b82e8 kind:arm_call to:0x02016644 module:main +from:0x020b82f4 kind:arm_call to:0x02016644 module:main +from:0x020b82fc kind:arm_call to:0x02016644 module:main +from:0x020b8308 kind:arm_call to:0x02016644 module:main +from:0x020b8310 kind:arm_call to:0x02016644 module:main +from:0x020b831c kind:arm_call to:0x02016644 module:main +from:0x020b8328 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8334 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8340 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b834c kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8358 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8368 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b8370 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b8378 kind:arm_call to:0x0201f0bc module:main +from:0x020b8380 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8390 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b8398 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b83a0 kind:arm_call to:0x0201f0bc module:main +from:0x020b83a8 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b83b0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b83b8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b83c0 kind:arm_call to:0x0201f0bc module:main +from:0x020b83c8 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b83d0 kind:arm_call to:0x020b8bc8 module:overlay(15) +from:0x020b83d8 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b83e0 kind:arm_call to:0x02011ff4 module:main +from:0x020b83ec kind:load to:0x020b8c9c module:overlay(15) +from:0x020b8410 kind:arm_call to:0x020670d0 module:overlay(0) +from:0x020b8418 kind:arm_call to:0x02067114 module:overlay(0) +from:0x020b8438 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020b8448 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020b8450 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8454 kind:load to:0x020b6a14 module:overlay(0) +from:0x020b8490 kind:arm_call to:0x0201a9dc module:main +from:0x020b84a0 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020b84ac kind:load to:0x0204c49c module:main +from:0x020b84bc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b84d0 kind:load to:0x0204b690 module:main +from:0x020b8520 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020b8544 kind:arm_call to:0x0201f468 module:main +from:0x020b854c kind:arm_call to:0x0201e4c0 module:main +from:0x020b8554 kind:arm_call to:0x02061380 module:overlay(0) +from:0x020b8564 kind:load to:0x020b8c84 module:overlay(15) +from:0x020b858c kind:arm_call to:0x0206463c module:overlay(0) +from:0x020b859c kind:arm_call to:0x0201f3b4 module:main +from:0x020b85b0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b85f0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8600 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b861c kind:arm_call to:0x0201e664 module:main +from:0x020b8660 kind:arm_call to:0x0201e664 module:main +from:0x020b868c kind:arm_call to:0x0201e6c4 module:main +from:0x020b86a8 kind:arm_call to:0x0201e6c4 module:main +from:0x020b86c8 kind:load to:0x020b8c60 module:overlay(15) +from:0x020b8840 kind:arm_call to:0x0201e6c4 module:main +from:0x020b885c kind:arm_call to:0x02064268 module:overlay(0) +from:0x020b8880 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8890 kind:arm_call to:0x0201e6c4 module:main +from:0x020b8914 kind:arm_call to:0x020615a0 module:overlay(0) +from:0x020b8934 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8944 kind:arm_call to:0x0201e6c4 module:main +from:0x020b89a8 kind:arm_call to:0x020615b0 module:overlay(0) +from:0x020b89d4 kind:arm_call to:0x020646ec module:overlay(0) +from:0x020b89e0 kind:arm_call to:0x0201f2a4 module:main +from:0x020b8a20 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8a40 kind:arm_call to:0x0201e664 module:main +from:0x020b8a80 kind:load to:0x020b8c60 module:overlay(15) +from:0x020b8abc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020b8adc kind:arm_call to:0x0201e664 module:main +from:0x020b8b20 kind:load to:0x020b8c60 module:overlay(15) +from:0x020b8b44 kind:arm_call to:0x0201f288 module:main +from:0x020b8b54 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020b8b7c kind:load to:0x020b8c6c module:overlay(15) +from:0x020b8b9c kind:arm_call to:0x0206463c module:overlay(0) +from:0x020b8bb0 kind:load to:0x02064268 module:overlay(0) +from:0x020b8bc4 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x020b8bd8 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x020b8be8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020b8bf0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020b8bf8 kind:arm_call to:0x0201f0bc module:main +from:0x020b8c00 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8c08 kind:arm_call to:0x02011ff4 module:main +from:0x020b8c1c kind:arm_call to:0x02064628 module:overlay(0) +from:0x020b8c24 kind:arm_call to:0x02011ff4 module:main +from:0x020b8c6c kind:load to:0x020b813c module:overlay(15) +from:0x020b8c70 kind:load to:0x020b8c14 module:overlay(15) +from:0x020b8c74 kind:load to:0x020b8ba8 module:overlay(15) +from:0x020b8c78 kind:load to:0x020b8bb4 module:overlay(15) +from:0x020b8c84 kind:load to:0x020b810c module:overlay(15) +from:0x020b8c88 kind:load to:0x020b8bdc module:overlay(15) +from:0x020b8c8c kind:load to:0x020b86cc module:overlay(15) +from:0x020b8c90 kind:load to:0x020b89bc module:overlay(15) +from:0x020b8c9c kind:load to:0x020b8150 module:overlay(15) +from:0x020b8ca0 kind:load to:0x020b829c module:overlay(15) +from:0x020b8ca4 kind:load to:0x020b83f0 module:overlay(15) +from:0x020b8ca8 kind:load to:0x02063258 module:overlay(0) +from:0x020b8cac kind:load to:0x020b8458 module:overlay(15) +from:0x020b8cb0 kind:load to:0x02063260 module:overlay(0) +from:0x020b8cb4 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov015/symbols.txt b/config/jp/arm9/overlays/ov015/symbols.txt new file mode 100644 index 00000000..ca571211 --- /dev/null +++ b/config/jp/arm9/overlays/ov015/symbols.txt @@ -0,0 +1,38 @@ +func_ov015_020b7d40 kind:function(arm,size=0x90) addr:0x020b7d40 +func_ov015_020b7dd0 kind:function(arm,size=0x33c) addr:0x020b7dd0 +func_ov015_020b810c kind:function(arm,size=0x30) addr:0x020b810c +func_ov015_020b813c kind:function(arm,size=0x14) addr:0x020b813c +func_ov015_020b8150 kind:function(arm,size=0x14c) addr:0x020b8150 +func_ov015_020b829c kind:function(arm,size=0x154) addr:0x020b829c +func_ov015_020b83f0 kind:function(arm,size=0x68) addr:0x020b83f0 +func_ov015_020b8458 kind:function(arm,size=0x58) addr:0x020b8458 +func_ov015_020b84b0 kind:function(arm,size=0x24) addr:0x020b84b0 +func_ov015_020b84d4 kind:function(arm,size=0x44) addr:0x020b84d4 +func_ov015_020b8518 kind:function(arm,size=0x50) addr:0x020b8518 +func_ov015_020b8568 kind:function(arm,size=0x164) addr:0x020b8568 +func_ov015_020b86cc kind:function(arm,size=0x2f0) addr:0x020b86cc +func_ov015_020b89bc kind:function(arm,size=0x2c) addr:0x020b89bc +func_ov015_020b89e8 kind:function(arm,size=0x9c) addr:0x020b89e8 +func_ov015_020b8a84 kind:function(arm,size=0xa0) addr:0x020b8a84 +func_ov015_020b8b24 kind:function(arm,size=0x8) addr:0x020b8b24 +func_ov015_020b8b2c kind:function(arm,size=0x20) addr:0x020b8b2c +func_ov015_020b8b4c kind:function(arm,size=0x34) addr:0x020b8b4c +func_ov015_020b8b80 kind:function(arm,size=0x28) addr:0x020b8b80 +func_ov015_020b8ba8 kind:function(arm,size=0xc) addr:0x020b8ba8 +func_ov015_020b8bb4 kind:function(arm,size=0x4) addr:0x020b8bb4 +func_ov015_020b8bb8 kind:function(arm,size=0x10) addr:0x020b8bb8 +func_ov015_020b8bc8 kind:function(arm,size=0x14) addr:0x020b8bc8 +func_ov015_020b8bdc kind:function(arm,size=0x38) addr:0x020b8bdc +func_ov015_020b8c14 kind:function(arm,size=0x1c) addr:0x020b8c14 +data_ov015_020b8c30 kind:data(any) addr:0x020b8c30 +data_ov015_020b8c60 kind:data(any) addr:0x020b8c60 +data_ov015_020b8c6c kind:data(any) addr:0x020b8c6c +data_ov015_020b8c84 kind:data(any) addr:0x020b8c84 +data_ov015_020b8c9c kind:data(any) addr:0x020b8c9c +data_ov015_020b8cc0 kind:bss addr:0x020b8cc0 +data_ov015_020b8cc4 kind:bss addr:0x020b8cc4 +data_ov015_020b8cd0 kind:bss addr:0x020b8cd0 +data_ov015_020b8ee5 kind:bss addr:0x020b8ee5 ambiguous +data_ov015_020b8ff0 kind:bss addr:0x020b8ff0 ambiguous +data_ov015_020b92ed kind:bss addr:0x020b92ed ambiguous +data_ov015_020b92f0 kind:bss addr:0x020b92f0 ambiguous diff --git a/config/jp/arm9/overlays/ov016/delinks.txt b/config/jp/arm9/overlays/ov016/delinks.txt new file mode 100644 index 00000000..6bfd14bd --- /dev/null +++ b/config/jp/arm9/overlays/ov016/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020b7d40 end:0x020b99c4 kind:code align:32 + .rodata start:0x020b99c4 end:0x020b9a00 kind:data align:4 + .init start:0x020b9a00 end:0x020b9a50 kind:code align:4 + .ctor start:0x020b9a50 end:0x020b9a58 kind:data align:4 + .data start:0x020b9a60 end:0x020b9b20 kind:data align:32 + .bss start:0x020b9b20 end:0x020b9ee0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov016/relocs.txt b/config/jp/arm9/overlays/ov016/relocs.txt new file mode 100644 index 00000000..b3ce06a1 --- /dev/null +++ b/config/jp/arm9/overlays/ov016/relocs.txt @@ -0,0 +1,236 @@ +from:0x020b7d64 kind:arm_call to:0x020b8fac module:overlay(16) +from:0x020b7d70 kind:arm_call to:0x020b9370 module:overlay(16) +from:0x020b7d78 kind:arm_call_thumb to:0x020141e0 module:main +from:0x020b7d80 kind:arm_call to:0x020b8eac module:overlay(16) +from:0x020b7d88 kind:arm_call to:0x020b7e28 module:overlay(16) +from:0x020b7d94 kind:load to:0x020b9a68 module:overlay(16) +from:0x020b7da0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7dbc kind:arm_call to:0x020b7e24 module:overlay(16) +from:0x020b7dc4 kind:arm_call to:0x020b8ee4 module:overlay(16) +from:0x020b7dcc kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7dd4 kind:arm_call to:0x020b9044 module:overlay(16) +from:0x020b7de0 kind:load to:0x020b9a68 module:overlay(16) +from:0x020b7df4 kind:arm_call to:0x020b7e24 module:overlay(16) +from:0x020b7dfc kind:arm_call to:0x020b8ee4 module:overlay(16) +from:0x020b7e04 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b7e0c kind:arm_call to:0x020b9044 module:overlay(16) +from:0x020b7e14 kind:arm_call to:0x02011ff4 module:main +from:0x020b7e20 kind:load to:0x020b9a68 module:overlay(16) +from:0x020b7e7c kind:arm_call to:0x020b8680 module:overlay(16) +from:0x020b7e9c kind:arm_call to:0x020b8c0c module:overlay(16) +from:0x020b7eb0 kind:arm_call to:0x020b8cd4 module:overlay(16) +from:0x020b7ec8 kind:arm_call to:0x020b858c module:overlay(16) +from:0x020b7ed0 kind:arm_call to:0x020b862c module:overlay(16) +from:0x020b7ee0 kind:arm_call to:0x020b8d68 module:overlay(16) +from:0x020b7efc kind:arm_call to:0x02122ad8 module:overlay(26) +from:0x020b7f14 kind:arm_call to:0x02120924 module:overlay(26) +from:0x020b7f2c kind:arm_call to:0x020b8f4c module:overlay(16) +from:0x020b7f34 kind:arm_call to:0x020b90f0 module:overlay(16) +from:0x020b7f90 kind:arm_call to:0x020b9674 module:overlay(16) +from:0x020b7fa0 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x020b7fa8 kind:arm_call to:0x020b81b8 module:overlay(16) +from:0x020b8008 kind:arm_call to:0x020b9674 module:overlay(16) +from:0x020b803c kind:arm_call to:0x020b8f4c module:overlay(16) +from:0x020b8044 kind:arm_call to:0x020b9110 module:overlay(16) +from:0x020b8050 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x020b8058 kind:arm_call to:0x020b81b8 module:overlay(16) +from:0x020b807c kind:arm_call to:0x020b9140 module:overlay(16) +from:0x020b808c kind:arm_call to:0x020b9100 module:overlay(16) +from:0x020b80a0 kind:arm_call to:0x020b9150 module:overlay(16) +from:0x020b80b0 kind:arm_call to:0x020b9120 module:overlay(16) +from:0x020b80d8 kind:arm_call to:0x020b94dc module:overlay(16) +from:0x020b80e0 kind:arm_call to:0x020b9514 module:overlay(16) +from:0x020b80e8 kind:arm_call to:0x020b9558 module:overlay(16) +from:0x020b80fc kind:arm_call to:0x020b99a0 module:overlay(16) +from:0x020b8104 kind:arm_call to:0x020b8f1c module:overlay(16) +from:0x020b811c kind:arm_call to:0x020b8f58 module:overlay(16) +from:0x020b8134 kind:arm_call to:0x020b8f78 module:overlay(16) +from:0x020b8144 kind:arm_call to:0x020b81b8 module:overlay(16) +from:0x020b8168 kind:arm_call to:0x020b871c module:overlay(16) +from:0x020b8170 kind:arm_call to:0x0212396c module:overlay(26) +from:0x020b8180 kind:arm_call to:0x020b81b8 module:overlay(16) +from:0x020b818c kind:arm_call to:0x020b81b8 module:overlay(16) +from:0x020b819c kind:arm_call to:0x0201447c module:main +from:0x020b81b0 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b81b4 kind:load to:0x0204b0d2 module:main +from:0x020b81dc kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x020b81e4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020b8220 kind:arm_call to:0x020781b8 module:overlay(0) +from:0x020b828c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020b84d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020b84f0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020b850c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020b8584 kind:load to:0x027e09bc module:dtcm +from:0x020b859c kind:arm_call to:0x02123f38 module:overlay(26) +from:0x020b85e8 kind:arm_call to:0x020b81e8 module:overlay(16) +from:0x020b861c kind:arm_call to:0x02123994 module:overlay(26) +from:0x020b8628 kind:load to:0x021418f8 module:overlay(26) +from:0x020b8634 kind:arm_call to:0x020b8d68 module:overlay(16) +from:0x020b8640 kind:arm_call to:0x02123f38 module:overlay(26) +from:0x020b8650 kind:arm_call to:0x02123cd8 module:overlay(26) +from:0x020b8660 kind:arm_call to:0x021241e4 module:overlay(26) +from:0x020b8668 kind:arm_call to:0x01ffcc98 module:itcm +from:0x020b8688 kind:arm_call to:0x020b86a0 module:overlay(16) +from:0x020b8690 kind:arm_call to:0x020b8780 module:overlay(16) +from:0x020b86d8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020b870c kind:arm_call to:0x02079a44 module:overlay(0) +from:0x020b8718 kind:load to:0x027e09bc module:dtcm +from:0x020b8770 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020b8778 kind:load to:0x0204b608 module:main +from:0x020b877c kind:load to:0x027e09bc module:dtcm +from:0x020b8790 kind:arm_call to:0x020b8d68 module:overlay(16) +from:0x020b87b0 kind:arm_call to:0x01fff698 module:itcm +from:0x020b87cc kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020b87e4 kind:arm_call to:0x020d445c module:overlay(24) +from:0x020b89fc kind:load to:0x027e0cd8 module:dtcm +from:0x020b8a08 kind:load to:0x020b8a0c module:overlay(16) +from:0x020b8a14 kind:arm_call to:0x020b7e28 module:overlay(16) +from:0x020b8a1c kind:arm_call to:0x020b901c module:overlay(16) +from:0x020b8a28 kind:arm_call to:0x020b9368 module:overlay(16) +from:0x020b8a30 kind:arm_call to:0x020b9410 module:overlay(16) +from:0x020b8a3c kind:arm_call to:0x020b99a0 module:overlay(16) +from:0x020b8a58 kind:arm_call to:0x02016664 module:main +from:0x020b8a7c kind:arm_call to:0x02016664 module:main +from:0x020b8a9c kind:load to:0x027e0994 module:dtcm +from:0x020b8ab0 kind:load to:0x020b7e24 module:overlay(16) +from:0x020b8ad8 kind:arm_call to:0x020b81e8 module:overlay(16) +from:0x020b8af4 kind:arm_call to:0x020b81e8 module:overlay(16) +from:0x020b8b10 kind:arm_call to:0x020b81e8 module:overlay(16) +from:0x020b8b60 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020b8b68 kind:arm_call to:0x020b8d68 module:overlay(16) +from:0x020b8bac kind:arm_call to:0x020b90bc module:overlay(16) +from:0x020b8bfc kind:arm_call to:0x020b9674 module:overlay(16) +from:0x020b8c34 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020b8c70 kind:arm_call to:0x020b8d68 module:overlay(16) +from:0x020b8c88 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020b8cb4 kind:arm_call to:0x020b99a0 module:overlay(16) +from:0x020b8cbc kind:arm_call to:0x020b9504 module:overlay(16) +from:0x020b8ccc kind:load to:0x027e09bc module:dtcm +from:0x020b8ce0 kind:arm_call to:0x020b9548 module:overlay(16) +from:0x020b8cfc kind:arm_call to:0x020b8ab4 module:overlay(16) +from:0x020b8d14 kind:arm_call to:0x020b9160 module:overlay(16) +from:0x020b8d28 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x020b8d38 kind:arm_call to:0x020b9130 module:overlay(16) +from:0x020b8d48 kind:arm_call to:0x020b90e0 module:overlay(16) +from:0x020b8d5c kind:load to:0x020b69b8 module:overlay(0) +from:0x020b8d80 kind:load to:0x027e0ce4 module:dtcm +from:0x020b8d84 kind:load to:0x01fff3b4 module:itcm +from:0x020b8db8 kind:arm_call to:0x020b8d68 module:overlay(16) +from:0x020b8e54 kind:load to:0x0204b690 module:main +from:0x020b8e58 kind:load to:0x020194d0 module:main +from:0x020b8e64 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x020b8e78 kind:load to:0x020b9a98 module:overlay(16) +from:0x020b8e84 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020b8e98 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020b8ea0 kind:arm_call to:0x02011ff4 module:main +from:0x020b8ecc kind:arm_call to:0x020b8e5c module:overlay(16) +from:0x020b8ee0 kind:load to:0x020b9a88 module:overlay(16) +from:0x020b8ef0 kind:arm_call to:0x020b8e7c module:overlay(16) +from:0x020b8f08 kind:arm_call to:0x020b8e7c module:overlay(16) +from:0x020b8f10 kind:arm_call to:0x02011ff4 module:main +from:0x020b8f38 kind:arm_call to:0x02069620 module:overlay(0) +from:0x020b8f48 kind:load to:0x020b684c module:overlay(0) +from:0x020b8fb8 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b8fd0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b8fd8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b8fe0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b900c kind:arm_call to:0x020b901c module:overlay(16) +from:0x020b9018 kind:load to:0x020b9ad0 module:overlay(16) +from:0x020b9024 kind:arm_call to:0x020b9074 module:overlay(16) +from:0x020b902c kind:arm_call to:0x020b908c module:overlay(16) +from:0x020b9034 kind:arm_call to:0x020b90a4 module:overlay(16) +from:0x020b904c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b9060 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b9068 kind:arm_call to:0x02011ff4 module:main +from:0x020b9088 kind:load to:0x02061db4 module:overlay(0) +from:0x020b90a0 kind:load to:0x02061db4 module:overlay(0) +from:0x020b90b8 kind:load to:0x02061db4 module:overlay(0) +from:0x020b913c kind:load to:0x02062080 module:overlay(0) +from:0x020b914c kind:load to:0x02062080 module:overlay(0) +from:0x020b915c kind:load to:0x02062080 module:overlay(0) +from:0x020b9194 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b91a8 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b91bc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b91f4 kind:arm_call to:0x020b9354 module:overlay(16) +from:0x020b9238 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9268 kind:arm_call to:0x0201aa68 module:main +from:0x020b92a4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b92d4 kind:arm_call to:0x0201aa68 module:main +from:0x020b9314 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9344 kind:arm_call to:0x0201aa68 module:main +from:0x020b9350 kind:load to:0x0204c49c module:main +from:0x020b937c kind:arm_call to:0x0206306c module:overlay(0) +from:0x020b93e8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b93f0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020b9400 kind:arm_call to:0x020b9410 module:overlay(16) +from:0x020b940c kind:load to:0x020b9af4 module:overlay(16) +from:0x020b9418 kind:arm_call to:0x020b94b0 module:overlay(16) +from:0x020b945c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9494 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b94ac kind:load to:0x020b99d0 module:overlay(16) +from:0x020b94c4 kind:arm_call to:0x0206210c module:overlay(0) +from:0x020b94d4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b94ec kind:arm_call to:0x0206210c module:overlay(0) +from:0x020b94fc kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020b951c kind:arm_call to:0x020b9538 module:overlay(16) +from:0x020b9554 kind:load to:0x02062080 module:overlay(0) +from:0x020b9564 kind:load to:0x02062080 module:overlay(0) +from:0x020b95d4 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x020b96d0 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x020b9710 kind:arm_call to:0x020b9568 module:overlay(16) +from:0x020b972c kind:arm_call to:0x020b9568 module:overlay(16) +from:0x020b9748 kind:load to:0x020b99ec module:overlay(16) +from:0x020b974c kind:load to:0x020b99d8 module:overlay(16) +from:0x020b9768 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b977c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020b9798 kind:arm_call to:0x020b998c module:overlay(16) +from:0x020b97dc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b97fc kind:arm_call to:0x0201aa68 module:main +from:0x020b9834 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020b9854 kind:arm_call to:0x0201aa68 module:main +from:0x020b9938 kind:arm_call to:0x0201a9dc module:main +from:0x020b9978 kind:arm_call to:0x0201a9dc module:main +from:0x020b9984 kind:load to:0x0204c49c module:main +from:0x020b99b0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020b99b8 kind:arm_call to:0x02011ff4 module:main +from:0x020b9a1c kind:arm_call to:0x020b7d40 module:overlay(16) +from:0x020b9a2c kind:arm_call to:0x0203e3a4 module:main +from:0x020b9a40 kind:load to:0x020b9b20 module:overlay(16) +from:0x020b9a44 kind:load to:0x020b9b30 module:overlay(16) +from:0x020b9a48 kind:load to:0x020b7dac module:overlay(16) +from:0x020b9a4c kind:load to:0x020b9b24 module:overlay(16) +from:0x020b9a50 kind:load to:0x020b9a00 module:overlay(16) +from:0x020b9a68 kind:load to:0x020b7dac module:overlay(16) +from:0x020b9a6c kind:load to:0x020b7de4 module:overlay(16) +from:0x020b9a70 kind:load to:0x020b7e34 module:overlay(16) +from:0x020b9a74 kind:load to:0x020b8da8 module:overlay(16) +from:0x020b9a78 kind:load to:0x020b8dac module:overlay(16) +from:0x020b9a7c kind:load to:0x020b8e40 module:overlay(16) +from:0x020b9a88 kind:load to:0x020b8ee4 module:overlay(16) +from:0x020b9a8c kind:load to:0x020b8efc module:overlay(16) +from:0x020b9a98 kind:load to:0x02067d60 module:overlay(0) +from:0x020b9a9c kind:load to:0x02067d7c module:overlay(0) +from:0x020b9aa0 kind:load to:0x02068964 module:overlay(0) +from:0x020b9aa4 kind:load to:0x020689d0 module:overlay(0) +from:0x020b9aa8 kind:load to:0x02068a10 module:overlay(0) +from:0x020b9aac kind:load to:0x02068384 module:overlay(0) +from:0x020b9ab0 kind:load to:0x02067f60 module:overlay(0) +from:0x020b9ab4 kind:load to:0x020687d0 module:overlay(0) +from:0x020b9ab8 kind:load to:0x020687d8 module:overlay(0) +from:0x020b9abc kind:load to:0x020b8e7c module:overlay(16) +from:0x020b9ac0 kind:load to:0x020b8e90 module:overlay(16) +from:0x020b9ac4 kind:load to:0x020b8f98 module:overlay(16) +from:0x020b9ad0 kind:load to:0x020b9044 module:overlay(16) +from:0x020b9ad4 kind:load to:0x020b9058 module:overlay(16) +from:0x020b9ad8 kind:load to:0x020b917c module:overlay(16) +from:0x020b9adc kind:load to:0x02063258 module:overlay(0) +from:0x020b9ae0 kind:load to:0x020b91e8 module:overlay(16) +from:0x020b9ae4 kind:load to:0x02063260 module:overlay(0) +from:0x020b9ae8 kind:load to:0x02063264 module:overlay(0) +from:0x020b9af4 kind:load to:0x020b7d98 module:overlay(16) +from:0x020b9af8 kind:load to:0x020b99a8 module:overlay(16) +from:0x020b9afc kind:load to:0x020b9750 module:overlay(16) +from:0x020b9b00 kind:load to:0x02063258 module:overlay(0) +from:0x020b9b04 kind:load to:0x020b9784 module:overlay(16) +from:0x020b9b08 kind:load to:0x02063260 module:overlay(0) +from:0x020b9b0c kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov016/symbols.txt b/config/jp/arm9/overlays/ov016/symbols.txt new file mode 100644 index 00000000..087c81e6 --- /dev/null +++ b/config/jp/arm9/overlays/ov016/symbols.txt @@ -0,0 +1,88 @@ +func_ov016_020b7d40 kind:function(arm,size=0x58) addr:0x020b7d40 +func_ov016_020b7d98 kind:function(arm,size=0x14) addr:0x020b7d98 +func_ov016_020b7dac kind:function(arm,size=0x38) addr:0x020b7dac +func_ov016_020b7de4 kind:function(arm,size=0x40) addr:0x020b7de4 +func_ov016_020b7e24 kind:function(arm,size=0x4) addr:0x020b7e24 +func_ov016_020b7e28 kind:function(arm,size=0xc) addr:0x020b7e28 +func_ov016_020b7e34 kind:function(arm,size=0x384) addr:0x020b7e34 +func_ov016_020b81b8 kind:function(arm,size=0x30) addr:0x020b81b8 +func_ov016_020b81e8 kind:function(arm,size=0x3a4) addr:0x020b81e8 +func_ov016_020b858c kind:function(arm,size=0xa0) addr:0x020b858c +func_ov016_020b862c kind:function(arm,size=0x54) addr:0x020b862c +func_ov016_020b8680 kind:function(arm,size=0x20) addr:0x020b8680 +func_ov016_020b86a0 kind:function(arm,size=0x7c) addr:0x020b86a0 +func_ov016_020b871c kind:function(arm,size=0x64) addr:0x020b871c +func_ov016_020b8780 kind:function(arm,size=0x280) addr:0x020b8780 +func_ov016_020b8a00 kind:function(arm,size=0xc) addr:0x020b8a00 +func_ov016_020b8a0c kind:function(arm,size=0x94) addr:0x020b8a0c +func_ov016_020b8aa0 kind:function(arm,size=0x14) addr:0x020b8aa0 +func_ov016_020b8ab4 kind:function(arm,size=0x158) addr:0x020b8ab4 +func_ov016_020b8c0c kind:function(arm,size=0xc8) addr:0x020b8c0c +func_ov016_020b8cd4 kind:function(arm,size=0x8c) addr:0x020b8cd4 +func_ov016_020b8d60 kind:function(arm,size=0x8) addr:0x020b8d60 +func_ov016_020b8d68 kind:function(arm,size=0x20) addr:0x020b8d68 +func_ov016_020b8d88 kind:function(arm,size=0x20) addr:0x020b8d88 +func_ov016_020b8da8 kind:function(arm,size=0x4) addr:0x020b8da8 +func_ov016_020b8dac kind:function(arm,size=0x94) addr:0x020b8dac +func_ov016_020b8e40 kind:function(arm,size=0x1c) addr:0x020b8e40 +func_ov016_020b8e5c kind:function(arm,size=0x20) addr:0x020b8e5c +func_ov016_020b8e7c kind:function(arm,size=0x14) addr:0x020b8e7c +func_ov016_020b8e90 kind:function(arm,size=0x1c) addr:0x020b8e90 +func_ov016_020b8eac kind:function(arm,size=0x38) addr:0x020b8eac +func_ov016_020b8ee4 kind:function(arm,size=0x18) addr:0x020b8ee4 +func_ov016_020b8efc kind:function(arm,size=0x20) addr:0x020b8efc +func_ov016_020b8f1c kind:function(arm,size=0x30) addr:0x020b8f1c +func_ov016_020b8f4c kind:function(arm,size=0xc) addr:0x020b8f4c +func_ov016_020b8f58 kind:function(arm,size=0x20) addr:0x020b8f58 +func_ov016_020b8f78 kind:function(arm,size=0x20) addr:0x020b8f78 +func_ov016_020b8f98 kind:function(arm,size=0x14) addr:0x020b8f98 +func_ov016_020b8fac kind:function(arm,size=0x70) addr:0x020b8fac +func_ov016_020b901c kind:function(arm,size=0x28) addr:0x020b901c +func_ov016_020b9044 kind:function(arm,size=0x14) addr:0x020b9044 +func_ov016_020b9058 kind:function(arm,size=0x1c) addr:0x020b9058 +func_ov016_020b9074 kind:function(arm,size=0x18) addr:0x020b9074 +func_ov016_020b908c kind:function(arm,size=0x18) addr:0x020b908c +func_ov016_020b90a4 kind:function(arm,size=0x18) addr:0x020b90a4 +func_ov016_020b90bc kind:function(arm,size=0x24) addr:0x020b90bc +func_ov016_020b90e0 kind:function(arm,size=0x10) addr:0x020b90e0 +func_ov016_020b90f0 kind:function(arm,size=0x10) addr:0x020b90f0 +func_ov016_020b9100 kind:function(arm,size=0x10) addr:0x020b9100 +func_ov016_020b9110 kind:function(arm,size=0x10) addr:0x020b9110 +func_ov016_020b9120 kind:function(arm,size=0x10) addr:0x020b9120 +func_ov016_020b9130 kind:function(arm,size=0x10) addr:0x020b9130 +func_ov016_020b9140 kind:function(arm,size=0x10) addr:0x020b9140 +func_ov016_020b9150 kind:function(arm,size=0x10) addr:0x020b9150 +func_ov016_020b9160 kind:function(arm,size=0x1c) addr:0x020b9160 +func_ov016_020b917c kind:function(arm,size=0x6c) addr:0x020b917c +func_ov016_020b91e8 kind:function(arm,size=0x16c) addr:0x020b91e8 +func_ov016_020b9354 kind:function(arm,size=0x14) addr:0x020b9354 +func_ov016_020b9368 kind:function(arm,size=0x8) addr:0x020b9368 +func_ov016_020b9370 kind:function(arm,size=0xa0) addr:0x020b9370 +func_ov016_020b9410 kind:function(arm,size=0xa0) addr:0x020b9410 +func_ov016_020b94b0 kind:function(arm,size=0x2c) addr:0x020b94b0 +func_ov016_020b94dc kind:function(arm,size=0x28) addr:0x020b94dc +func_ov016_020b9504 kind:function(arm,size=0x10) addr:0x020b9504 +func_ov016_020b9514 kind:function(arm,size=0x24) addr:0x020b9514 +func_ov016_020b9538 kind:function(arm,size=0x10) addr:0x020b9538 +func_ov016_020b9548 kind:function(arm,size=0x10) addr:0x020b9548 +func_ov016_020b9558 kind:function(arm,size=0x10) addr:0x020b9558 +func_ov016_020b9568 kind:function(arm,size=0x10c) addr:0x020b9568 +func_ov016_020b9674 kind:function(arm,size=0xdc) addr:0x020b9674 +func_ov016_020b9750 kind:function(arm,size=0x34) addr:0x020b9750 +func_ov016_020b9784 kind:function(arm,size=0x208) addr:0x020b9784 +func_ov016_020b998c kind:function(arm,size=0x14) addr:0x020b998c +func_ov016_020b99a0 kind:function(arm,size=0x8) addr:0x020b99a0 +func_ov016_020b99a8 kind:function(arm,size=0x1c) addr:0x020b99a8 +data_ov016_020b99d0 kind:data(any) addr:0x020b99d0 +data_ov016_020b99d8 kind:data(any) addr:0x020b99d8 +data_ov016_020b99ec kind:data(any) addr:0x020b99ec +func_ov016_020b9a00 kind:function(arm,size=0x50) addr:0x020b9a00 +data_ov016_020b9a68 kind:data(any) addr:0x020b9a68 +data_ov016_020b9a88 kind:data(any) addr:0x020b9a88 +data_ov016_020b9a98 kind:data(any) addr:0x020b9a98 +data_ov016_020b9ad0 kind:data(any) addr:0x020b9ad0 +data_ov016_020b9af4 kind:data(any) addr:0x020b9af4 +data_ov016_020b9b20 kind:bss addr:0x020b9b20 +data_ov016_020b9b24 kind:bss addr:0x020b9b24 +data_ov016_020b9b30 kind:bss addr:0x020b9b30 +data_ov016_020b9e0d kind:bss addr:0x020b9e0d ambiguous diff --git a/config/jp/arm9/overlays/ov017/delinks.txt b/config/jp/arm9/overlays/ov017/delinks.txt new file mode 100644 index 00000000..4d8b9120 --- /dev/null +++ b/config/jp/arm9/overlays/ov017/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020bce80 end:0x020c55ec kind:code align:32 + .rodata start:0x020c55ec end:0x020c5650 kind:data align:4 + .init start:0x020c5650 end:0x020c570c kind:code align:4 + .ctor start:0x020c570c end:0x020c571c kind:data align:4 + .data start:0x020c5720 end:0x020c5780 kind:data align:32 + .bss start:0x020c5780 end:0x020c6060 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov017/relocs.txt b/config/jp/arm9/overlays/ov017/relocs.txt new file mode 100644 index 00000000..9e893c41 --- /dev/null +++ b/config/jp/arm9/overlays/ov017/relocs.txt @@ -0,0 +1,884 @@ +from:0x020bce90 kind:arm_call to:0x02019298 module:main +from:0x020bced0 kind:arm_call to:0x02083254 module:overlay(0) +from:0x020bcee8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020bcf04 kind:arm_call to:0x020becc0 module:overlay(17) +from:0x020bcf14 kind:arm_call to:0x020b7d90 module:overlay(5) +from:0x020bcf24 kind:arm_call to:0x020b7ec4 module:overlay(5) +from:0x020bcf3c kind:arm_call to:0x020becc0 module:overlay(17) +from:0x020bcf4c kind:arm_call to:0x020c1908 module:overlay(17) +from:0x020bcf5c kind:arm_call to:0x020c0504 module:overlay(17) +from:0x020bcf88 kind:arm_call to:0x020192d8 module:main +from:0x020bcfa8 kind:arm_call to:0x020749e4 module:overlay(0) +from:0x020bcfb4 kind:arm_call to:0x0207f0f8 module:overlay(0) +from:0x020bcfe4 kind:arm_call to:0x02073aac module:overlay(0) +from:0x020bcfec kind:load to:0x0204b690 module:main +from:0x020bcff0 kind:load to:0x027e0cd8 module:dtcm +from:0x020bcff4 kind:load to:0x027e09b8 module:dtcm +from:0x020bcff8 kind:load to:0x027e0ce0 module:dtcm +from:0x020bcffc kind:load to:0x027e0ce8 module:dtcm +from:0x020bd000 kind:load to:0x027e0ce4 module:dtcm +from:0x020bd004 kind:load to:0x020453b0 module:main +from:0x020bd008 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x020bd00c kind:load to:0x027e09c0 module:dtcm +from:0x020bd010 kind:load to:0x027e09bc module:dtcm +from:0x020bd014 kind:load to:0x027e09ac module:dtcm +from:0x020bd040 kind:arm_call to:0x020832ac module:overlay(0) +from:0x020bd078 kind:arm_call to:0x020bedfc module:overlay(17) +from:0x020bd0a0 kind:arm_call to:0x020c19f8 module:overlay(17) +from:0x020bd0ec kind:arm_call to:0x01fff2fc module:itcm +from:0x020bd120 kind:arm_call to:0x02073d3c module:overlay(0) +from:0x020bd128 kind:load to:0x0204b608 module:main +from:0x020bd12c kind:load to:0x027e0cd8 module:dtcm +from:0x020bd130 kind:load to:0x027e09b8 module:dtcm +from:0x020bd134 kind:load to:0x027e0ce0 module:dtcm +from:0x020bd138 kind:load to:0x027e0ce8 module:dtcm +from:0x020bd13c kind:load to:0x027e0ce4 module:dtcm +from:0x020bd140 kind:load to:0x020c06b0 module:overlay(17) +from:0x020bd144 kind:load to:0x020c06d0 module:overlay(17) +from:0x020bd148 kind:load to:0x020453b0 module:main +from:0x020bd14c kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x020bd150 kind:load to:0x027e09ac module:dtcm +from:0x020bd164 kind:arm_call to:0x0208323c module:overlay(0) +from:0x020bd174 kind:arm_call to:0x020bede4 module:overlay(17) +from:0x020bd184 kind:arm_call to:0x020c19f4 module:overlay(17) +from:0x020bd198 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bd1a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020bd1a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020bd1a8 kind:load to:0x027e0ce8 module:dtcm +from:0x020bd1ac kind:load to:0x027e0ce4 module:dtcm +from:0x020bd1b0 kind:load to:0x020c0690 module:overlay(17) +from:0x020bd1c4 kind:arm_call to:0x02083410 module:overlay(0) +from:0x020bd1d4 kind:arm_call to:0x020bee64 module:overlay(17) +from:0x020bd1e4 kind:arm_call to:0x020c1a68 module:overlay(17) +from:0x020bd1f8 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bd224 kind:load to:0x027e0cd8 module:dtcm +from:0x020bd228 kind:load to:0x027e0ce0 module:dtcm +from:0x020bd22c kind:load to:0x027e0ce8 module:dtcm +from:0x020bd230 kind:load to:0x027e0ce4 module:dtcm +from:0x020bd234 kind:load to:0x020c06f8 module:overlay(17) +from:0x020bd238 kind:load to:0x020453b0 module:main +from:0x020bd23c kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x020bd250 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x020bd258 kind:arm_call to:0x02013d98 module:main +from:0x020bd264 kind:load to:0x020c5728 module:overlay(17) +from:0x020bd278 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x020bd280 kind:arm_call to:0x02013d98 module:main +from:0x020bd288 kind:arm_call to:0x02011ff4 module:main +from:0x020bd294 kind:load to:0x020c5728 module:overlay(17) +from:0x020bd2ac kind:load to:0x0204b100 module:main +from:0x020bd2b0 kind:load to:0x02013ff0 module:main +from:0x020bd2c4 kind:load to:0x0204b100 module:main +from:0x020bd32c kind:arm_call to:0x02059568 module:overlay(0) +from:0x020bd358 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bd384 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bd3b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bd460 kind:arm_call to:0x0216ecc4 module:overlay(93) +from:0x020bd48c kind:arm_call to:0x02059568 module:overlay(0) +from:0x020bd518 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bd544 kind:arm_call to:0x0208de88 module:overlay(0) +from:0x020bd564 kind:arm_call to:0x020bd2c8 module:overlay(17) +from:0x020bd57c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bd5b8 kind:arm_call to:0x020db458 module:overlay(31) +from:0x020bd5e8 kind:arm_call to:0x020c2930 module:overlay(17) +from:0x020bd604 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bd61c kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x020bd62c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bd63c kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x020bd64c kind:arm_call to:0x020c2b28 module:overlay(17) +from:0x020bd690 kind:arm_call to:0x020ec0e8 module:overlay(21) +from:0x020bd6e8 kind:arm_call to:0x020c219c module:overlay(17) +from:0x020bd6fc kind:load to:0x020accdc module:overlay(0) +from:0x020bd700 kind:load to:0x027e0d34 module:dtcm +from:0x020bd704 kind:load to:0x020acb1c module:overlay(0) +from:0x020bd708 kind:load to:0x020acb18 module:overlay(0) +from:0x020bd70c kind:load to:0x027e09ac module:dtcm +from:0x020bd710 kind:load to:0x027e09b4 module:dtcm +from:0x020bd730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bd76c kind:arm_call to:0x020bd2c8 module:overlay(17) +from:0x020bd798 kind:load to:0x0208dec8 module:overlay(0) +from:0x020bd7f8 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020bd838 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020bd85c kind:arm_call to:0x02079d50 module:overlay(0) +from:0x020bd868 kind:arm_call to:0x02079d44 module:overlay(0) +from:0x020bd880 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020bd8d8 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020bd910 kind:arm_call to:0x020aa2f4 module:overlay(0) +from:0x020bd950 kind:arm_call to:0x020e03f4 module:overlay(26) +from:0x020bda00 kind:arm_call to:0x02170b5c module:overlay(93) +from:0x020bda24 kind:arm_call to:0x020aa25c module:overlay(0) +from:0x020bda90 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bdae0 kind:arm_call to:0x01ffd43c module:itcm +from:0x020bdb4c kind:arm_call to:0x0205c618 module:overlay(0) +from:0x020bdb58 kind:arm_call to:0x0205c634 module:overlay(0) +from:0x020bdbb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020bdbe4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bdbf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bdc10 kind:arm_call to:0x020aa274 module:overlay(0) +from:0x020bdc84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bdc94 kind:arm_call to:0x02086014 module:overlay(0) +from:0x020bdca0 kind:arm_call to:0x02089a00 module:overlay(0) +from:0x020bdcac kind:arm_call to:0x01ffb800 module:itcm +from:0x020bdcc4 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x020bdcf8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bdd44 kind:arm_call to:0x02079bec module:overlay(0) +from:0x020bdd4c kind:arm_call to:0x0207a1a4 module:overlay(0) +from:0x020bdd64 kind:arm_call to:0x020aa25c module:overlay(0) +from:0x020bdd74 kind:arm_call to:0x02085a00 module:overlay(0) +from:0x020bdd94 kind:arm_call to:0x0207a15c module:overlay(0) +from:0x020bddb0 kind:arm_call to:0x0208f43c module:overlay(0) +from:0x020bddf0 kind:load to:0x020b1524 module:overlay(0) +from:0x020bddf4 kind:load to:0x027e09b8 module:dtcm +from:0x020bddf8 kind:load to:0x0204b608 module:main +from:0x020bddfc kind:load to:0x027e09bc module:dtcm +from:0x020bde00 kind:load to:0x020b151c module:overlay(0) +from:0x020bde04 kind:load to:0x020b1518 module:overlay(0) +from:0x020bde0c kind:load to:0x020accdc module:overlay(0) +from:0x020bde10 kind:load to:0x020b1528 module:overlay(0) +from:0x020bde14 kind:load to:0x020b1520 module:overlay(0) +from:0x020bde18 kind:load to:0x027e0ce0 module:dtcm +from:0x020bde30 kind:arm_call to:0x020bd79c module:overlay(17) +from:0x020bde4c kind:arm_call to:0x020ed4e8 module:overlay(21) +from:0x020bdea8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bdecc kind:arm_call to:0x020860a0 module:overlay(0) +from:0x020bdf08 kind:arm_call to:0x02086198 module:overlay(0) +from:0x020bdf40 kind:arm_call to:0x0208630c module:overlay(0) +from:0x020bdf64 kind:arm_call to:0x02087e2c module:overlay(0) +from:0x020bdf74 kind:arm_call to:0x02082050 module:overlay(0) +from:0x020bdfac kind:arm_call to:0x02086528 module:overlay(0) +from:0x020bdfb8 kind:arm_call to:0x02082050 module:overlay(0) +from:0x020bdfe4 kind:arm_call to:0x02086948 module:overlay(0) +from:0x020be034 kind:arm_call to:0x02086c4c module:overlay(0) +from:0x020be040 kind:arm_call to:0x02086dec module:overlay(0) +from:0x020be070 kind:arm_call to:0x020873f0 module:overlay(0) +from:0x020be078 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x020be08c kind:arm_call to:0x02086f14 module:overlay(0) +from:0x020be0d0 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x020be118 kind:arm_call to:0x020ed0f0 module:overlay(21) +from:0x020be158 kind:arm_call to:0x020f881c module:overlay(21) +from:0x020be168 kind:load to:0x020acbb8 module:overlay(0) +from:0x020be16c kind:load to:0x020acbc0 module:overlay(0) +from:0x020be170 kind:load to:0x020acbbc module:overlay(0) +from:0x020be174 kind:load to:0x027e0ce0 module:dtcm +from:0x020be178 kind:load to:0x027e0cf4 module:dtcm +from:0x020be200 kind:arm_call to:0x020de954 module:overlay(31) +from:0x020be218 kind:arm_call to:0x02078b20 module:overlay(0) +from:0x020be25c kind:load to:0x027e09bc module:dtcm +from:0x020be29c kind:arm_call to:0x020137cc module:main +from:0x020be2fc kind:arm_call to:0x02078b20 module:overlay(0) +from:0x020be3fc kind:arm_call to:0x01ff9b64 module:itcm +from:0x020be444 kind:arm_call to:0x020db3ec module:overlay(31) +from:0x020be4c4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020be504 kind:arm_call to:0x020cee10 module:overlay(24) +from:0x020be528 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020be5e4 kind:load to:0x0204b098 module:main +from:0x020be5ec kind:load to:0x027e09bc module:dtcm +from:0x020be5f0 kind:load to:0x0204b608 module:main +from:0x020be5f4 kind:load to:0x0204b690 module:main +from:0x020be5f8 kind:load to:0x027e0d34 module:dtcm +from:0x020be5fc kind:load to:0x027e09b8 module:dtcm +from:0x020be600 kind:load to:0x020da038 module:overlays(19,24) +from:0x020be604 kind:load to:0x020b6a14 module:overlay(0) +from:0x020be624 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020be650 kind:arm_call to:0x020be260 module:overlay(17) +from:0x020be658 kind:arm_call to:0x020bec98 module:overlay(17) +from:0x020be67c kind:arm_call to:0x020e2604 module:overlay(31) +from:0x020be684 kind:arm_call to:0x02098094 module:overlay(0) +from:0x020be6c4 kind:arm_call to:0x0216a280 module:overlay(93) +from:0x020be6d0 kind:arm_call to:0x020be17c module:overlay(17) +from:0x020be6f4 kind:arm_call to:0x02013c0c module:main +from:0x020be700 kind:arm_call to:0x02013b28 module:main +from:0x020be710 kind:arm_call to:0x020be260 module:overlay(17) +from:0x020be74c kind:arm_call to:0x01ff9b78 module:itcm +from:0x020be768 kind:arm_call to:0x020bfc78 module:overlay(17) +from:0x020be79c kind:arm_call to:0x02184dbc module:overlay(102) +from:0x020be7d0 kind:arm_call to:0x020beb20 module:overlay(17) +from:0x020be7f4 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x020be808 kind:arm_call to:0x020bfb18 module:overlay(17) +from:0x020be884 kind:arm_call to:0x0216a35c module:overlay(93) +from:0x020be8cc kind:arm_call to:0x0216a35c module:overlay(93) +from:0x020be8dc kind:arm_call to:0x0216a280 module:overlay(93) +from:0x020be968 kind:arm_call to:0x0216a4e4 module:overlay(93) +from:0x020bea8c kind:arm_call to:0x020982d0 module:overlay(0) +from:0x020bea9c kind:arm_call to:0x020be17c module:overlay(17) +from:0x020beaa8 kind:load to:0x0204b690 module:main +from:0x020beaac kind:load to:0x0204b608 module:main +from:0x020beab0 kind:load to:0x0204b098 module:main +from:0x020bead0 kind:arm_call to:0x020aa054 module:overlay(0) +from:0x020beaf0 kind:arm_call to:0x020dd1e4 module:overlay(31) +from:0x020beb00 kind:arm_call to:0x02184b28 module:overlay(102) +from:0x020beb18 kind:arm_call to:0x02184b7c module:overlay(102) +from:0x020beb68 kind:arm_call to:0x0208b290 module:overlay(0) +from:0x020bec78 kind:arm_call to:0x0208c298 module:overlay(0) +from:0x020bec94 kind:load to:0x020acbc8 module:overlay(0) +from:0x020beca8 kind:arm_call to:0x0208b290 module:overlay(0) +from:0x020becd4 kind:arm_call to:0x02019298 module:main +from:0x020becf4 kind:arm_call to:0x020ec3ec module:overlay(21) +from:0x020bed14 kind:arm_call to:0x020c01f8 module:overlay(17) +from:0x020bed2c kind:arm_call to:0x020dfb8c module:overlay(26) +from:0x020bed4c kind:arm_call to:0x02171e50 module:overlay(88) +from:0x020bed70 kind:arm_call to:0x02184bbc module:overlay(102) +from:0x020bed7c kind:arm_call to:0x020bde1c module:overlay(17) +from:0x020bed84 kind:load to:0x0204b690 module:main +from:0x020bed9c kind:arm_call to:0x01ffd420 module:itcm +from:0x020bedb4 kind:arm_call to:0x020ec6ac module:overlay(21) +from:0x020bedd8 kind:arm_call to:0x02184d00 module:overlay(102) +from:0x020bede0 kind:load to:0x027e09b8 module:dtcm +from:0x020bedf4 kind:arm_call to:0x020dfe3c module:overlay(26) +from:0x020bee14 kind:arm_call to:0x020ec704 module:overlays(21,22) +from:0x020bee28 kind:arm_call to:0x020dfe4c module:overlay(26) +from:0x020bee3c kind:arm_call to:0x02171f00 module:overlays(88,93) +from:0x020bee50 kind:arm_call to:0x020beb08 module:overlay(17) +from:0x020bee5c kind:arm_call to:0x02184d34 module:overlay(102) +from:0x020bee78 kind:arm_call to:0x020ec890 module:overlay(21) +from:0x020bee90 kind:arm_call to:0x020dfe7c module:overlay(26) +from:0x020beea8 kind:arm_call to:0x02172170 module:overlay(88) +from:0x020beeb4 kind:arm_call to:0x02184d70 module:overlay(102) +from:0x020beed0 kind:arm_call to:0x020bf8c4 module:overlay(17) +from:0x020bef28 kind:arm_call to:0x020ec770 module:overlay(21) +from:0x020bef38 kind:arm_call to:0x0208e368 module:overlay(0) +from:0x020bef5c kind:arm_call to:0x0208217c module:overlay(0) +from:0x020bef70 kind:load to:0x027e0ce0 module:dtcm +from:0x020bef74 kind:load to:0x027e0cd8 module:dtcm +from:0x020bef80 kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x020befd4 kind:arm_call to:0x0208ee30 module:overlay(0) +from:0x020befe4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020befec kind:arm_call to:0x020620ec module:overlay(0) +from:0x020beff8 kind:arm_call to:0x0208b5e0 module:overlay(0) +from:0x020bf028 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020bf034 kind:arm_call_thumb to:0x0208ead8 module:overlay(0) +from:0x020bf048 kind:arm_call to:0x020dcb00 module:overlay(31) +from:0x020bf050 kind:arm_call to:0x02084510 module:overlay(0) +from:0x020bf074 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x020bf088 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x020bf0b8 kind:arm_call to:0x02094da0 module:overlay(0) +from:0x020bf0dc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020bf120 kind:arm_call to:0x02094da0 module:overlay(0) +from:0x020bf154 kind:arm_call to:0x0208e2c8 module:overlay(0) +from:0x020bf17c kind:arm_call to:0x02093d24 module:overlay(0) +from:0x020bf1a4 kind:arm_call to:0x0208ece8 module:overlay(0) +from:0x020bf1b8 kind:arm_call to:0x020bef00 module:overlay(17) +from:0x020bf1c4 kind:arm_call to:0x0208f374 module:overlay(0) +from:0x020bf1e0 kind:arm_call to:0x02084760 module:overlay(0) +from:0x020bf1f8 kind:arm_call to:0x02094ce8 module:overlay(0) +from:0x020bf204 kind:arm_call to:0x02094d2c module:overlay(0) +from:0x020bf210 kind:arm_call to:0x020beed8 module:overlay(17) +from:0x020bf240 kind:arm_call to:0x020bde60 module:overlay(17) +from:0x020bf264 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020bf270 kind:arm_call to:0x020bef78 module:overlay(17) +from:0x020bf280 kind:arm_call to:0x02094df4 module:overlay(0) +from:0x020bf28c kind:arm_call to:0x02094e68 module:overlay(0) +from:0x020bf2b4 kind:arm_call to:0x02084790 module:overlay(0) +from:0x020bf308 kind:arm_call to:0x02094da0 module:overlay(0) +from:0x020bf32c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020bf334 kind:arm_call to:0x0208e2c8 module:overlay(0) +from:0x020bf35c kind:arm_call to:0x02093d24 module:overlay(0) +from:0x020bf384 kind:arm_call to:0x0208ece8 module:overlay(0) +from:0x020bf39c kind:arm_call to:0x020bef00 module:overlay(17) +from:0x020bf3a8 kind:arm_call to:0x0208f374 module:overlay(0) +from:0x020bf3c4 kind:arm_call to:0x02084760 module:overlay(0) +from:0x020bf3f0 kind:arm_call to:0x02094da0 module:overlay(0) +from:0x020bf400 kind:arm_call to:0x02094ce8 module:overlay(0) +from:0x020bf40c kind:arm_call to:0x02094d2c module:overlay(0) +from:0x020bf418 kind:arm_call to:0x020beed8 module:overlay(17) +from:0x020bf448 kind:arm_call to:0x020bde60 module:overlay(17) +from:0x020bf46c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020bf4a4 kind:arm_call to:0x0208b06c module:overlay(0) +from:0x020bf4b4 kind:arm_call to:0x020bef78 module:overlay(17) +from:0x020bf4c4 kind:arm_call to:0x02094df4 module:overlay(0) +from:0x020bf4d0 kind:arm_call to:0x02094e68 module:overlay(0) +from:0x020bf4f8 kind:arm_call to:0x02084790 module:overlay(0) +from:0x020bf500 kind:arm_call to:0x02094514 module:overlay(0) +from:0x020bf51c kind:load to:0x0204b608 module:main +from:0x020bf538 kind:arm_call to:0x0205db58 module:overlay(0) +from:0x020bf554 kind:arm_call to:0x0208ee30 module:overlay(0) +from:0x020bf560 kind:arm_call to:0x0208eecc module:overlay(0) +from:0x020bf588 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020bf5a4 kind:arm_call to:0x02094584 module:overlay(0) +from:0x020bf5ac kind:load to:0x027e0cec module:dtcm +from:0x020bf61c kind:arm_call to:0x020bd714 module:overlay(17) +from:0x020bf63c kind:arm_call to:0x020bd4f8 module:overlay(17) +from:0x020bf64c kind:arm_call to:0x020194ac module:main +from:0x020bf66c kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x020bf714 kind:arm_call to:0x02087bcc module:overlay(0) +from:0x020bf740 kind:arm_call to:0x02184804 module:overlay(102) +from:0x020bf764 kind:arm_call to:0x020945a8 module:overlay(0) +from:0x020bf770 kind:load to:0x0204b690 module:main +from:0x020bf78c kind:arm_call to:0x0208ea84 module:overlay(0) +from:0x020bf7a4 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x020bf810 kind:arm_call to:0x0201a9dc module:main +from:0x020bf864 kind:arm_call to:0x0201aa68 module:main +from:0x020bf874 kind:arm_call to:0x0208ee30 module:overlay(0) +from:0x020bf894 kind:arm_call to:0x0201aa68 module:main +from:0x020bf8b0 kind:arm_call to:0x0208eaac module:overlay(0) +from:0x020bf8bc kind:load to:0x027e0998 module:dtcm +from:0x020bf8c0 kind:load to:0x0204c49c module:main +from:0x020bf8d0 kind:load to:0x0209579c module:overlay(0) +from:0x020bf980 kind:arm_call to:0x01ffd43c module:itcm +from:0x020bfacc kind:arm_call to:0x0201668c module:main +from:0x020bfae4 kind:arm_call to:0x0201668c module:main +from:0x020bfb08 kind:load to:0x027e09bc module:dtcm +from:0x020bfb14 kind:load to:0x027e0954 module:dtcm +from:0x020bfb50 kind:arm_call to:0x020de500 module:overlay(31) +from:0x020bfb6c kind:arm_call to:0x020980b0 module:overlay(0) +from:0x020bfb9c kind:arm_call to:0x01ffb974 module:itcm +from:0x020bfbb0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x020bfbc0 kind:arm_call to:0x0205eaac module:overlay(0) +from:0x020bfbd0 kind:arm_call to:0x02082050 module:overlay(0) +from:0x020bfc2c kind:arm_call to:0x01ff916c module:itcm +from:0x020bfc44 kind:arm_call to:0x0209806c module:overlay(0) +from:0x020bfc58 kind:load to:0x027e0cec module:dtcm +from:0x020bfc5c kind:load to:0x027e0cd8 module:dtcm +from:0x020bfc70 kind:arm_call to:0x020de3dc module:overlay(31) +from:0x020bfcb8 kind:arm_call to:0x0201447c module:main +from:0x020bfcc0 kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020bfcd0 kind:arm_call to:0x020137cc module:main +from:0x020bfce0 kind:arm_call to:0x0201447c module:main +from:0x020bfcec kind:arm_call to:0x0205eaac module:overlay(0) +from:0x020bfd18 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x020bfd28 kind:arm_call to:0x02078b20 module:overlay(0) +from:0x020bfd5c kind:arm_call to:0x01ffd43c module:itcm +from:0x020bfd9c kind:arm_call to:0x020982a8 module:overlay(0) +from:0x020bfe18 kind:arm_call to:0x02077e6c module:overlay(0) +from:0x020bfe3c kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfe48 kind:arm_call to:0x01ffb744 module:itcm +from:0x020bfe60 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfe70 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bfe80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bfee0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020bff18 kind:arm_call to:0x01ffb428 module:itcm +from:0x020bff50 kind:arm_call to:0x01ffb800 module:itcm +from:0x020bff60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bff6c kind:arm_call to:0x02079d50 module:overlay(0) +from:0x020c0054 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0064 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0080 kind:arm_call to:0x01ff9364 module:itcm +from:0x020c00c4 kind:load to:0x0204b098 module:main +from:0x020c00c8 kind:load to:0x027e09bc module:dtcm +from:0x020c00d0 kind:load to:0x0204b608 module:main +from:0x020c014c kind:arm_call to:0x020d4df4 module:overlay(24) +from:0x020c015c kind:arm_call to:0x020d4df4 module:overlay(24) +from:0x020c0164 kind:arm_call to:0x0201a6a8 module:main +from:0x020c0188 kind:arm_call to:0x0203b6ec module:main +from:0x020c0198 kind:arm_call to:0x0205f0cc module:overlay(0) +from:0x020c01c0 kind:arm_call to:0x0201a6a8 module:main +from:0x020c0208 kind:load to:0x027e0d04 module:dtcm +from:0x020c020c kind:load to:0x020c0240 module:overlay(17) +from:0x020c023c kind:load to:0x020c55ec module:overlay(17) +from:0x020c0248 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020c024c kind:arm_call_thumb to:0x020d5720 module:overlay(24) +from:0x020c025c kind:arm_call to:0x020c0210 module:overlay(17) +from:0x020c028c kind:arm_call to:0x020c04c8 module:overlay(17) +from:0x020c02b0 kind:arm_call to:0x01ffd400 module:itcm +from:0x020c0304 kind:arm_call to:0x020c0498 module:overlay(17) +from:0x020c031c kind:arm_call to:0x020cec40 module:overlay(24) +from:0x020c0358 kind:arm_call to:0x020cec30 module:overlay(24) +from:0x020c0370 kind:load to:0x027e09a4 module:dtcm +from:0x020c0374 kind:load to:0x020c55ec module:overlay(17) +from:0x020c0378 kind:load to:0x020da038 module:overlays(19,24) +from:0x020c037c kind:load to:0x020c55f0 module:overlay(17) +from:0x020c03a4 kind:arm_call to:0x0205decc module:overlay(0) +from:0x020c03a8 kind:arm_call to:0x020d6688 module:overlay(24) +from:0x020c03d0 kind:arm_call to:0x0205decc module:overlay(0) +from:0x020c03d8 kind:arm_call to:0x020d6688 module:overlay(24) +from:0x020c03e4 kind:arm_call to:0x020d6638 module:overlay(24) +from:0x020c03f0 kind:arm_call to:0x020cec60 module:overlays(20,24) +from:0x020c03fc kind:arm_call to:0x020cec40 module:overlay(24) +from:0x020c0404 kind:load to:0x020da038 module:overlays(19,24) +from:0x020c0430 kind:arm_call to:0x020c0498 module:overlay(17) +from:0x020c043c kind:arm_call to:0x020cec20 module:overlay(24) +from:0x020c0444 kind:load to:0x020c55ee module:overlay(17) +from:0x020c0448 kind:load to:0x020da038 module:overlays(19,24) +from:0x020c047c kind:arm_call to:0x020c0498 module:overlay(17) +from:0x020c0488 kind:arm_call to:0x020cec20 module:overlay(24) +from:0x020c0490 kind:load to:0x020c55ef module:overlay(17) +from:0x020c0494 kind:load to:0x020da038 module:overlays(19,24) +from:0x020c04d4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c04f4 kind:arm_call to:0x02108d04 module:overlay(26) +from:0x020c04fc kind:load to:0x027e09a4 module:dtcm +from:0x020c0500 kind:load to:0x027e0cd8 module:dtcm +from:0x020c059c kind:arm_call to:0x02160d04 module:overlays(63,71) +from:0x020c05ac kind:arm_call to:0x02019298 module:main +from:0x020c05bc kind:arm_call to:0x020192d8 module:main +from:0x020c05d0 kind:arm_call to:0x01fff2fc module:itcm +from:0x020c061c kind:arm_call to:0x020985f8 module:overlay(0) +from:0x020c063c kind:load to:0x027e09a4 module:dtcm +from:0x020c0640 kind:load to:0x027e0d70 module:dtcm +from:0x020c0644 kind:load to:0x0204b690 module:main +from:0x020c0648 kind:load to:0x020c064c module:overlay(17) +from:0x020c072c kind:arm_call to:0x0209a1c0 module:overlay(0) +from:0x020c0748 kind:arm_call to:0x01ffecdc module:itcm +from:0x020c075c kind:arm_call to:0x01ffecdc module:itcm +from:0x020c0790 kind:arm_call to:0x0208d4e4 module:overlay(0) +from:0x020c07a8 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x020c07b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020c083c kind:arm_call to:0x0201a9dc module:main +from:0x020c0848 kind:load to:0x027e0998 module:dtcm +from:0x020c084c kind:load to:0x0204c49c module:main +from:0x020c0870 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x020c0878 kind:load to:0x027e0ce4 module:dtcm +from:0x020c08b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c092c kind:arm_call to:0x02099824 module:overlay(0) +from:0x020c096c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020c098c kind:arm_call to:0x020c0b04 module:overlay(17) +from:0x020c0998 kind:load to:0x0203feb0 module:main +from:0x020c09a0 kind:load to:0x027e09a8 module:dtcm +from:0x020c09d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0a50 kind:arm_call to:0x02099888 module:overlay(0) +from:0x020c0a7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020c0a9c kind:arm_call to:0x020c0b04 module:overlay(17) +from:0x020c0aa8 kind:load to:0x0203feb0 module:main +from:0x020c0aac kind:load to:0x027e09a8 module:dtcm +from:0x020c0adc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020c0ae8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020c0af0 kind:arm_call to:0x020999ec module:overlay(0) +from:0x020c0c04 kind:load to:0x027e09a4 module:dtcm +from:0x020c0c08 kind:load to:0x020ac088 module:overlay(0) +from:0x020c0c40 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c0c6c kind:arm_call to:0x020996e0 module:overlay(0) +from:0x020c0c7c kind:arm_call to:0x02099774 module:overlay(0) +from:0x020c0cac kind:arm_call to:0x02099648 module:overlay(0) +from:0x020c0cbc kind:arm_call to:0x020995ac module:overlay(0) +from:0x020c0ccc kind:arm_call to:0x020994f4 module:overlay(0) +from:0x020c0cd8 kind:load to:0x027e09a4 module:dtcm +from:0x020c0d0c kind:arm_call to:0x020ea718 module:overlay(31) +from:0x020c0d48 kind:arm_call to:0x020f0750 module:overlay(31) +from:0x020c0d70 kind:arm_call to:0x021431c4 module:overlay(70) +from:0x020c0d80 kind:arm_call to:0x020ab578 module:overlay(0) +from:0x020c0d94 kind:arm_call to:0x020fb9d0 module:overlay(31) +from:0x020c0de4 kind:arm_call to:0x020a2b08 module:overlay(0) +from:0x020c0e24 kind:arm_call to:0x01fff60c module:itcm +from:0x020c0e50 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x020c0e5c kind:load to:0x027e09b4 module:dtcm +from:0x020c0e9c kind:arm_call to:0x01ff9770 module:itcm +from:0x020c0ed0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020c0f68 kind:arm_call to:0x0209b03c module:overlay(0) +from:0x020c0fb4 kind:arm_call to:0x01ff9770 module:itcm +from:0x020c0fd0 kind:load to:0x020af4a4 module:overlay(0) +from:0x020c0fe8 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020c1010 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020c1090 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020c10ec kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020c1118 kind:arm_call to:0x0209b0bc module:overlay(0) +from:0x020c1160 kind:load to:0x027e07d4 module:dtcm +from:0x020c118c kind:arm_call to:0x020db5b4 module:overlays(26,31) +from:0x020c11c0 kind:load to:0x027e0d38 module:dtcm +from:0x020c11c4 kind:load to:0x020af494 module:overlay(0) +from:0x020c1210 kind:arm_call to:0x01ffb714 module:itcm +from:0x020c121c kind:arm_call to:0x01ff97c8 module:itcm +from:0x020c1258 kind:arm_call to:0x01fff148 module:itcm +from:0x020c1264 kind:arm_call to:0x01ffb714 module:itcm +from:0x020c1270 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020c1278 kind:load to:0x027e0ce0 module:dtcm +from:0x020c12b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020c12bc kind:arm_call to:0x0203b6ec module:main +from:0x020c12cc kind:arm_call to:0x0203b6ec module:main +from:0x020c12e8 kind:arm_call to:0x0203b6ec module:main +from:0x020c13e4 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x020c1400 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x020c1418 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c142c kind:arm_call to:0x020e639c module:overlay(31) +from:0x020c1460 kind:arm_call to:0x01ff938c module:itcm +from:0x020c148c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c1524 kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x020c153c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c154c kind:arm_call to:0x020e8734 module:overlay(31) +from:0x020c155c kind:load to:0x027e0ce0 module:dtcm +from:0x020c1564 kind:load to:0x020af4a8 module:overlay(0) +from:0x020c1568 kind:load to:0x027e0d38 module:dtcm +from:0x020c156c kind:load to:0x027e0ce4 module:dtcm +from:0x020c1574 kind:load to:0x0203feb0 module:main +from:0x020c15b8 kind:arm_call to:0x01ffce1c module:itcm +from:0x020c16e0 kind:arm_call to:0x01ffd768 module:itcm +from:0x020c1704 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020c1720 kind:arm_call to:0x01ffb714 module:itcm +from:0x020c1748 kind:arm_call to:0x01ff9258 module:itcm +from:0x020c1770 kind:load to:0x020af4b0 module:overlay(0) +from:0x020c1774 kind:load to:0x020af4ac module:overlay(0) +from:0x020c1780 kind:load to:0x020c1858 module:overlay(17) +from:0x020c179c kind:arm_call to:0x020837dc module:overlay(0) +from:0x020c1840 kind:arm_call to:0x0201aa68 module:main +from:0x020c184c kind:load to:0x027e0cd8 module:dtcm +from:0x020c1850 kind:load to:0x027e0998 module:dtcm +from:0x020c1854 kind:load to:0x0204c49c module:main +from:0x020c1870 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c1898 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020c18a0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c18f0 kind:arm_call to:0x02014570 module:main +from:0x020c1904 kind:load to:0x0204af60 module:main +from:0x020c191c kind:arm_call to:0x02019298 module:main +from:0x020c192c kind:arm_call to:0x020192d8 module:main +from:0x020c19d4 kind:arm_call to:0x0209dc10 module:overlay(0) +from:0x020c19f0 kind:load to:0x0204b690 module:main +from:0x020c1a34 kind:arm_call to:0x01fff590 module:itcm +from:0x020c1a7c kind:arm_call to:0x020837dc module:overlay(0) +from:0x020c1ad4 kind:load to:0x027e0cd8 module:dtcm +from:0x020c1af0 kind:arm_call to:0x01fff498 module:itcm +from:0x020c1b38 kind:arm_call to:0x01ffedac module:itcm +from:0x020c1b54 kind:arm_call to:0x020c1ad8 module:overlay(17) +from:0x020c1b88 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x020c1b98 kind:arm_call to:0x02078b20 module:overlay(0) +from:0x020c1bdc kind:arm_call to:0x02078660 module:overlay(0) +from:0x020c1c18 kind:arm_call to:0x02081750 module:overlay(0) +from:0x020c1c80 kind:arm_call to:0x01fff498 module:itcm +from:0x020c1cc8 kind:arm_call to:0x0209e908 module:overlay(0) +from:0x020c1d30 kind:load to:0x027e09bc module:dtcm +from:0x020c1d34 kind:load to:0x027e0c90 module:dtcm +from:0x020c1d74 kind:arm_call to:0x01fff498 module:itcm +from:0x020c1e0c kind:arm_call to:0x01ff91b8 module:itcm +from:0x020c1e24 kind:arm_call to:0x01ffb464 module:itcm +from:0x020c1e34 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020c1e50 kind:arm_call to:0x0209f8e0 module:overlay(0) +from:0x020c1e7c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020c1eac kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020c1ee8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020c1f00 kind:arm_call to:0x0209f8e0 module:overlay(0) +from:0x020c1f0c kind:arm_call to:0x0209fb50 module:overlay(0) +from:0x020c1f40 kind:arm_call to:0x0209f8e0 module:overlay(0) +from:0x020c1f84 kind:arm_call to:0x0209f5a4 module:overlay(0) +from:0x020c20c4 kind:load to:0x020c5618 module:overlay(17) +from:0x020c20ec kind:load to:0x027e09ac module:dtcm +from:0x020c2188 kind:arm_call to:0x01fff60c module:itcm +from:0x020c2198 kind:load to:0x027e0cd8 module:dtcm +from:0x020c21b0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c221c kind:arm_call to:0x020c247c module:overlay(17) +from:0x020c223c kind:arm_call to:0x020c247c module:overlay(17) +from:0x020c2250 kind:load to:0x027e09ac module:dtcm +from:0x020c2288 kind:arm_call to:0x020c219c module:overlay(17) +from:0x020c2294 kind:load to:0x027e09ac module:dtcm +from:0x020c22ac kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c2318 kind:arm_call to:0x0205f16c module:overlay(0) +from:0x020c2338 kind:arm_call to:0x0205f16c module:overlay(0) +from:0x020c237c kind:arm_call to:0x0207436c module:overlay(0) +from:0x020c2394 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c23a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020c23b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c23cc kind:arm_call to:0x01ffcb94 module:itcm +from:0x020c23dc kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c2418 kind:arm_call to:0x02025fb4 module:main +from:0x020c243c kind:arm_call to:0x020c2618 module:overlay(17) +from:0x020c2450 kind:arm_call to:0x020c2618 module:overlay(17) +from:0x020c2464 kind:load to:0x027e09ac module:dtcm +from:0x020c2468 kind:load to:0x027e09b0 module:dtcm +from:0x020c248c kind:arm_call to:0x01ffb66c module:itcm +from:0x020c260c kind:load to:0x0203feb0 module:main +from:0x020c2698 kind:arm_call to:0x020c1fa0 module:overlay(17) +from:0x020c26b4 kind:arm_call to:0x020c1fa0 module:overlay(17) +from:0x020c26c8 kind:arm_call to:0x020c1fa0 module:overlay(17) +from:0x020c26dc kind:arm_call to:0x020c1fa0 module:overlay(17) +from:0x020c26f0 kind:arm_call to:0x020c1fa0 module:overlay(17) +from:0x020c271c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c27dc kind:arm_call to:0x01ffc768 module:itcm +from:0x020c2864 kind:arm_call to:0x020264f4 module:main +from:0x020c2914 kind:load to:0x027e095c module:dtcm +from:0x020c2924 kind:load to:0x020b66c4 module:overlay(0) +from:0x020c2928 kind:load to:0x0203feb0 module:main +from:0x020c29c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020c29d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c2a18 kind:arm_call to:0x01ff9258 module:itcm +from:0x020c2abc kind:arm_call to:0x01ffb428 module:itcm +from:0x020c2b24 kind:load to:0x0203feb0 module:main +from:0x020c2b38 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c2ba0 kind:arm_call to:0x020c2be0 module:overlay(17) +from:0x020c2bc0 kind:arm_call to:0x020c2be0 module:overlay(17) +from:0x020c2bd4 kind:load to:0x027e09ac module:dtcm +from:0x020c3080 kind:load to:0x0203feb0 module:main +from:0x020c30a8 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020c30b4 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020c30e0 kind:arm_call to:0x0201a9dc module:main +from:0x020c30ec kind:load to:0x0204c49c module:main +from:0x020c30f8 kind:arm_call to:0x020c31cc module:overlay(17) +from:0x020c3168 kind:arm_call to:0x020166d4 module:main +from:0x020c3184 kind:arm_call to:0x02016664 module:main +from:0x020c3190 kind:arm_call to:0x020c7a5c module:overlay(24) +from:0x020c31ac kind:arm_call to:0x020c65e8 module:overlay(24) +from:0x020c31bc kind:arm_call to:0x020c3218 module:overlay(17) +from:0x020c31c4 kind:load to:0x027e0994 module:dtcm +from:0x020c31c8 kind:load to:0x020da000 module:overlays(19,24) +from:0x020c3204 kind:arm_call to:0x020c34ac module:overlay(17) +from:0x020c3228 kind:arm_call to:0x02016644 module:main +from:0x020c3278 kind:arm_call to:0x0201eb20 module:main +from:0x020c32a4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c32e8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c3304 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c3314 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c3354 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c337c kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c3394 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c33d8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c33f4 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c3404 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c3444 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c3470 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c34a8 kind:load to:0x020c5734 module:overlay(17) +from:0x020c34f0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c3534 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c3544 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c358c kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c35a4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c35e8 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c35f8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c3644 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c367c kind:load to:0x020c5734 module:overlay(17) +from:0x020c36b4 kind:arm_call to:0x020c41a8 module:overlay(17) +from:0x020c3754 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020c3788 kind:arm_call to:0x020c4304 module:overlay(17) +from:0x020c37b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020c37d8 kind:arm_call to:0x0201668c module:main +from:0x020c37e0 kind:load to:0x0204b608 module:main +from:0x020c37e4 kind:load to:0x027e09bc module:dtcm +from:0x020c37e8 kind:load to:0x027e0954 module:dtcm +from:0x020c3830 kind:arm_call to:0x020c4304 module:overlay(17) +from:0x020c3844 kind:load to:0x027e0154 module:dtcm +from:0x020c3860 kind:load to:0x020c37ec module:overlay(17) +from:0x020c3880 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020c3958 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020c397c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020c398c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c39a8 kind:load to:0x027e09a4 module:dtcm +from:0x020c39bc kind:load to:0x027e0cd8 module:dtcm +from:0x020c39c0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020c39c4 kind:load to:0x027e0ce4 module:dtcm +from:0x020c39e4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020c3abc kind:arm_call to:0x02083414 module:overlay(0) +from:0x020c3ae4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020c3af4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c3b1c kind:load to:0x027e09a4 module:dtcm +from:0x020c3b30 kind:load to:0x027e0cd8 module:dtcm +from:0x020c3b34 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020c3b38 kind:load to:0x027e0ce4 module:dtcm +from:0x020c3b5c kind:arm_call to:0x02098dac module:overlay(0) +from:0x020c3b8c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020c3b9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c3bc4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020c3bcc kind:load to:0x027e0ce4 module:dtcm +from:0x020c3bf0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020c3c20 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020c3c30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c3c58 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020c3c60 kind:load to:0x027e0ce4 module:dtcm +from:0x020c3d0c kind:arm_call to:0x020c3864 module:overlay(17) +from:0x020c3d28 kind:arm_call to:0x020c39c8 module:overlay(17) +from:0x020c3d50 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3d6c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3d90 kind:arm_call to:0x020c3864 module:overlay(17) +from:0x020c3dac kind:arm_call to:0x020c39c8 module:overlay(17) +from:0x020c3dd4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3df0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3e14 kind:arm_call to:0x020c3864 module:overlay(17) +from:0x020c3e30 kind:arm_call to:0x020c39c8 module:overlay(17) +from:0x020c3e54 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3e70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3e94 kind:arm_call to:0x020c3864 module:overlay(17) +from:0x020c3eb0 kind:arm_call to:0x020c39c8 module:overlay(17) +from:0x020c3ed8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3ef4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3f00 kind:load to:0x027e0cd8 module:dtcm +from:0x020c3f0c kind:load to:0x027e0cec module:dtcm +from:0x020c3fa8 kind:arm_call to:0x020c3b3c module:overlay(17) +from:0x020c3fbc kind:arm_call to:0x020c3bd0 module:overlay(17) +from:0x020c3fdc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c3ff4 kind:arm_call to:0x020c3b3c module:overlay(17) +from:0x020c4008 kind:arm_call to:0x020c3bd0 module:overlay(17) +from:0x020c4028 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c4040 kind:arm_call to:0x020c3b3c module:overlay(17) +from:0x020c4054 kind:arm_call to:0x020c3bd0 module:overlay(17) +from:0x020c4074 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c408c kind:arm_call to:0x020c3b3c module:overlay(17) +from:0x020c40a0 kind:arm_call to:0x020c3bd0 module:overlay(17) +from:0x020c40c0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020c40cc kind:load to:0x027e0cd8 module:dtcm +from:0x020c40d4 kind:load to:0x027e0cec module:dtcm +from:0x020c415c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020c4174 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020c4184 kind:arm_call to:0x02073564 module:overlay(0) +from:0x020c4198 kind:load to:0x0203feb0 module:main +from:0x020c41a0 kind:load to:0x027e0cec module:dtcm +from:0x020c41a4 kind:load to:0x027e09a8 module:dtcm +from:0x020c4254 kind:arm_call to:0x020537b8 module:overlay(0) +from:0x020c42bc kind:arm_call to:0x02055b50 module:overlay(0) +from:0x020c42cc kind:arm_call to:0x02055ac8 module:overlay(0) +from:0x020c431c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c4370 kind:arm_call to:0x0205414c module:overlay(0) +from:0x020c43a4 kind:arm_call to:0x02032278 module:main +from:0x020c43c4 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020c43dc kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020c43f4 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020c43f8 kind:arm_call to:0x0203222c module:main +from:0x020c4418 kind:arm_call to:0x02032288 module:main +from:0x020c4420 kind:arm_call_thumb to:0x020a2330 module:overlay(0) +from:0x020c4428 kind:load to:0x020b7cb8 module:overlay(0) +from:0x020c4430 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c4448 kind:arm_call_thumb to:0x020a2800 module:overlay(0) +from:0x020c445c kind:arm_call to:0x0202a1c0 module:main +from:0x020c448c kind:arm_call to:0x0202a1c0 module:main +from:0x020c44b4 kind:arm_call to:0x02083358 module:overlay(0) +from:0x020c44c4 kind:arm_call_thumb to:0x0208d114 module:overlay(0) +from:0x020c44d4 kind:arm_call_thumb to:0x020d55b4 module:overlay(24) +from:0x020c45a0 kind:arm_call to:0x0202a190 module:main +from:0x020c45b4 kind:arm_call to:0x0202a20c module:main +from:0x020c45d0 kind:arm_call to:0x0202a190 module:main +from:0x020c45e8 kind:arm_call to:0x0202a20c module:main +from:0x020c4600 kind:arm_call to:0x0202a20c module:main +from:0x020c461c kind:arm_call to:0x0202a190 module:main +from:0x020c4638 kind:arm_call to:0x0202a20c module:main +from:0x020c464c kind:arm_call to:0x0202a20c module:main +from:0x020c4670 kind:arm_call to:0x0202a190 module:main +from:0x020c46a4 kind:arm_call to:0x0202a190 module:main +from:0x020c46c0 kind:arm_call to:0x02033df8 module:main +from:0x020c4774 kind:arm_call to:0x02033df8 module:main +from:0x020c478c kind:arm_call to:0x0202a20c module:main +from:0x020c4794 kind:load to:0x027e0cd8 module:dtcm +from:0x020c4798 kind:load to:0x027e0ce0 module:dtcm +from:0x020c479c kind:load to:0x027e09a4 module:dtcm +from:0x020c47a4 kind:load to:0x027e09b8 module:dtcm +from:0x020c47a8 kind:load to:0x020da050 module:overlays(19,24) +from:0x020c47b0 kind:load to:0x020b7d20 module:overlay(0) +from:0x020c47d0 kind:arm_call to:0x020c4434 module:overlay(17) +from:0x020c47e0 kind:arm_call_thumb to:0x020a2304 module:overlay(0) +from:0x020c47ec kind:load to:0x020c4394 module:overlay(17) +from:0x020c4800 kind:arm_call to:0x02032278 module:main +from:0x020c482c kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020c4830 kind:arm_call to:0x0203222c module:main +from:0x020c4840 kind:arm_call to:0x02032288 module:main +from:0x020c4858 kind:arm_call_thumb to:0x020a2330 module:overlay(0) +from:0x020c4860 kind:load to:0x020b7cb8 module:overlay(0) +from:0x020c4868 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c48a8 kind:arm_call to:0x02033df8 module:main +from:0x020c48c8 kind:arm_call_thumb to:0x020a2304 module:overlay(0) +from:0x020c48d8 kind:load to:0x020c47f0 module:overlay(17) +from:0x020c4928 kind:arm_call to:0x02018a5c module:main +from:0x020c4934 kind:arm_call_thumb to:0x0201c818 module:main +from:0x020c493c kind:load to:0x027e0994 module:dtcm +from:0x020c4940 kind:load to:0x0204b6a0 module:main +from:0x020c4958 kind:arm_call to:0x020c49ac module:overlay(17) +from:0x020c4960 kind:arm_call to:0x020c4968 module:overlay(17) +from:0x020c4994 kind:arm_call to:0x0201b974 module:main +from:0x020c49a0 kind:arm_call to:0x0201b798 module:main +from:0x020c49a8 kind:load to:0x0204fb78 module:main +from:0x020c49f4 kind:load to:0x0204b690 module:main +from:0x020c4a24 kind:arm_call to:0x02018a5c module:main +from:0x020c4a30 kind:arm_call_thumb to:0x0201c818 module:main +from:0x020c4a40 kind:arm_call to:0x020c8ba4 module:overlay(24) +from:0x020c4a58 kind:arm_call to:0x0201beb4 module:main +from:0x020c4a70 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c4a94 kind:arm_call to:0x02071a30 module:overlay(0) +from:0x020c4ab0 kind:arm_call to:0x020c6dd0 module:overlay(24) +from:0x020c4abc kind:arm_call to:0x020c6c5c module:overlay(24) +from:0x020c4acc kind:arm_call to:0x02071a30 module:overlay(0) +from:0x020c4adc kind:arm_call to:0x020c7f3c module:overlay(24) +from:0x020c4ae4 kind:arm_call to:0x020c7ee0 module:overlay(24) +from:0x020c4b04 kind:arm_call to:0x02018a44 module:main +from:0x020c4b20 kind:arm_call to:0x0201beb4 module:main +from:0x020c4b2c kind:arm_call to:0x020c6dd0 module:overlay(24) +from:0x020c4b34 kind:arm_call to:0x020c6c5c module:overlay(24) +from:0x020c4b50 kind:arm_call to:0x020c7f90 module:overlay(24) +from:0x020c4b8c kind:load to:0x027e0994 module:dtcm +from:0x020c4b90 kind:load to:0x0204b6a0 module:main +from:0x020c4b94 kind:load to:0x027e0998 module:dtcm +from:0x020c4b98 kind:load to:0x027e09a4 module:dtcm +from:0x020c4b9c kind:load to:0x027e09a0 module:dtcm +from:0x020c4c14 kind:arm_call to:0x020719b4 module:overlay(0) +from:0x020c4c34 kind:arm_call to:0x020c4968 module:overlay(17) +from:0x020c4c3c kind:load to:0x027e09a0 module:dtcm +from:0x020c4c64 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c4cb8 kind:arm_call to:0x020c4e70 module:overlay(17) +from:0x020c4cd0 kind:arm_call to:0x020c4e14 module:overlay(17) +from:0x020c4d08 kind:arm_call to:0x0203b6ec module:main +from:0x020c4d1c kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c4d30 kind:arm_call to:0x020d1308 module:overlay(24) +from:0x020c4d68 kind:arm_call to:0x0203b6ec module:main +from:0x020c4d9c kind:load to:0x020b6a14 module:overlay(0) +from:0x020c4dfc kind:arm_call to:0x020c4e94 module:overlay(17) +from:0x020c4e48 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c4e8c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c4ef0 kind:arm_call to:0x02062fd0 module:overlay(0) +from:0x020c4f60 kind:arm_call to:0x0201aa68 module:main +from:0x020c4f6c kind:load to:0x027e0998 module:dtcm +from:0x020c4f70 kind:load to:0x0204c49c module:main +from:0x020c4fa0 kind:arm_call to:0x020c4fb8 module:overlay(17) +from:0x020c5018 kind:arm_call to:0x02062fd0 module:overlay(0) +from:0x020c508c kind:arm_call to:0x0201a9dc module:main +from:0x020c50d4 kind:arm_call to:0x0201a9dc module:main +from:0x020c5124 kind:arm_call to:0x0201a9dc module:main +from:0x020c5130 kind:load to:0x027e0998 module:dtcm +from:0x020c5134 kind:load to:0x0204c49c module:main +from:0x020c5150 kind:arm_call to:0x0201c2c8 module:main +from:0x020c516c kind:arm_call to:0x020c00d4 module:overlay(17) +from:0x020c5174 kind:arm_call to:0x020c4c40 module:overlay(17) +from:0x020c5198 kind:arm_call to:0x020ddcf4 module:overlay(26) +from:0x020c51a0 kind:load to:0x0204c42c module:main +from:0x020c51a4 kind:load to:0x027e09a4 module:dtcm +from:0x020c51b8 kind:arm_call to:0x020c4f74 module:overlay(17) +from:0x020c51d0 kind:arm_call to:0x020c4da0 module:overlay(17) +from:0x020c51f4 kind:arm_call to:0x020ddd4c module:overlay(26) +from:0x020c51fc kind:load to:0x027e09a4 module:dtcm +from:0x020c5214 kind:arm_call to:0x020d4c08 module:overlay(24) +from:0x020c5260 kind:load to:0x020c5760 module:overlay(17) +from:0x020c527c kind:arm_call to:0x020194e0 module:main +from:0x020c5298 kind:arm_call to:0x020cbcdc module:overlay(24) +from:0x020c52a0 kind:arm_call to:0x020cbe18 module:overlay(24) +from:0x020c52a8 kind:arm_call to:0x020c3110 module:overlay(17) +from:0x020c52b4 kind:arm_call to:0x020c3238 module:overlay(17) +from:0x020c52d0 kind:arm_call to:0x02016664 module:main +from:0x020c52f0 kind:arm_call to:0x020c30f0 module:overlay(17) +from:0x020c5314 kind:arm_call to:0x020c54d0 module:overlay(17) +from:0x020c5330 kind:arm_call to:0x02069620 module:overlay(0) +from:0x020c533c kind:arm_call to:0x020c521c module:overlay(17) +from:0x020c5350 kind:arm_call to:0x020c521c module:overlay(17) +from:0x020c5358 kind:arm_call to:0x020c55c4 module:overlay(17) +from:0x020c5364 kind:arm_call to:0x02016644 module:main +from:0x020c5378 kind:load to:0x0204b690 module:main +from:0x020c537c kind:load to:0x020c575c module:overlay(17) +from:0x020c5380 kind:load to:0x020b684c module:overlay(0) +from:0x020c53d0 kind:arm_call to:0x020c31f8 module:overlay(17) +from:0x020c53dc kind:arm_call to:0x020c521c module:overlay(17) +from:0x020c5400 kind:arm_call to:0x020c521c module:overlay(17) +from:0x020c5424 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5454 kind:arm_call to:0x020194d0 module:main +from:0x020c5468 kind:arm_call to:0x020194d0 module:main +from:0x020c547c kind:arm_call to:0x020194d0 module:main +from:0x020c5484 kind:load to:0x027e0994 module:dtcm +from:0x020c5488 kind:load to:0x027e09a4 module:dtcm +from:0x020c548c kind:load to:0x0204b690 module:main +from:0x020c54a8 kind:arm_call to:0x020c31cc module:overlay(17) +from:0x020c54bc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c54c4 kind:arm_call to:0x020c31f8 module:overlay(17) +from:0x020c54cc kind:load to:0x020b6a14 module:overlay(0) +from:0x020c54e0 kind:arm_call to:0x020c521c module:overlay(17) +from:0x020c54e8 kind:arm_call to:0x020c55c4 module:overlay(17) +from:0x020c5514 kind:arm_call to:0x020194d0 module:main +from:0x020c551c kind:arm_call to:0x02019648 module:main +from:0x020c5530 kind:arm_call to:0x0201beb4 module:main +from:0x020c5544 kind:arm_call to:0x020194d0 module:main +from:0x020c5550 kind:arm_call to:0x02016644 module:main +from:0x020c555c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5580 kind:arm_call to:0x020c8ba4 module:overlay(24) +from:0x020c5594 kind:arm_call to:0x0201c284 module:main +from:0x020c55a4 kind:arm_call to:0x0201c284 module:main +from:0x020c55ac kind:load to:0x020da000 module:overlays(19,24) +from:0x020c55b0 kind:load to:0x0204b690 module:main +from:0x020c55b4 kind:load to:0x027e0994 module:dtcm +from:0x020c55b8 kind:load to:0x027e09a4 module:dtcm +from:0x020c55bc kind:load to:0x027e0998 module:dtcm +from:0x020c55c0 kind:load to:0x0204c42c module:main +from:0x020c55dc kind:arm_call to:0x020cbea8 module:overlay(24) +from:0x020c5678 kind:arm_call to:0x02013c28 module:main +from:0x020c5690 kind:arm_call to:0x0203e3a4 module:main +from:0x020c56a4 kind:load to:0x020c5780 module:overlay(17) +from:0x020c56a8 kind:load to:0x020c5790 module:overlay(17) +from:0x020c56ac kind:load to:0x020c585c module:overlay(17) +from:0x020c56b0 kind:load to:0x020c5728 module:overlay(17) +from:0x020c56b4 kind:load to:0x020bd240 module:overlay(17) +from:0x020c56b8 kind:load to:0x020c5784 module:overlay(17) +from:0x020c56f0 kind:load to:0x020c5734 module:overlay(17) +from:0x020c5708 kind:load to:0x020c575c module:overlay(17) +from:0x020c570c kind:load to:0x020c5650 module:overlay(17) +from:0x020c5710 kind:load to:0x020c56bc module:overlay(17) +from:0x020c5714 kind:load to:0x020c56f4 module:overlay(17) +from:0x020c5728 kind:load to:0x020bd240 module:overlay(17) +from:0x020c572c kind:load to:0x020bd268 module:overlay(17) +from:0x020c5730 kind:load to:0x02013e38 module:main +from:0x020c5758 kind:load to:0x020c3848 module:overlay(17) +from:0x020c5760 kind:load to:0x020c5224 module:overlay(17) +from:0x020c5768 kind:load to:0x020c5264 module:overlay(17) +from:0x020c5770 kind:load to:0x020c5384 module:overlay(17) diff --git a/config/jp/arm9/overlays/ov017/symbols.txt b/config/jp/arm9/overlays/ov017/symbols.txt new file mode 100644 index 00000000..037ea83b --- /dev/null +++ b/config/jp/arm9/overlays/ov017/symbols.txt @@ -0,0 +1,185 @@ +func_ov017_020bce80 kind:function(arm,size=0x198) addr:0x020bce80 +func_ov017_020bd018 kind:function(arm,size=0x13c) addr:0x020bd018 +func_ov017_020bd154 kind:function(arm,size=0x60) addr:0x020bd154 +func_ov017_020bd1b4 kind:function(arm,size=0x8c) addr:0x020bd1b4 +func_ov017_020bd240 kind:function(arm,size=0x28) addr:0x020bd240 +func_ov017_020bd268 kind:function(arm,size=0x30) addr:0x020bd268 +func_ov017_020bd298 kind:function(arm,size=0x1c) addr:0x020bd298 +func_ov017_020bd2b4 kind:function(arm,size=0x14) addr:0x020bd2b4 +func_ov017_020bd2c8 kind:function(arm,size=0x230) addr:0x020bd2c8 +func_ov017_020bd4f8 kind:function(arm,size=0x21c) addr:0x020bd4f8 +func_ov017_020bd714 kind:function(arm,size=0x78) addr:0x020bd714 +func_ov017_020bd78c kind:function(arm,size=0x10) addr:0x020bd78c +func_ov017_020bd79c kind:function(arm,size=0x680) addr:0x020bd79c +func_ov017_020bde1c kind:function(arm,size=0x44) addr:0x020bde1c +func_ov017_020bde60 kind:function(arm,size=0x31c) addr:0x020bde60 +func_ov017_020be17c kind:function(arm,size=0xe4) addr:0x020be17c +func_ov017_020be260 kind:function(arm,size=0x3a8) addr:0x020be260 +func_ov017_020be608 kind:function(arm,size=0x4b8) addr:0x020be608 +func_ov017_020beac0 kind:function(arm,size=0x48) addr:0x020beac0 +func_ov017_020beb08 kind:function(arm,size=0x18) addr:0x020beb08 +func_ov017_020beb20 kind:function(arm,size=0x178) addr:0x020beb20 +func_ov017_020bec98 kind:function(arm,size=0x28) addr:0x020bec98 +func_ov017_020becc0 kind:function(arm,size=0xc8) addr:0x020becc0 +func_ov017_020bed88 kind:function(arm,size=0x5c) addr:0x020bed88 +func_ov017_020bede4 kind:function(arm,size=0x18) addr:0x020bede4 +func_ov017_020bedfc kind:function(arm,size=0x68) addr:0x020bedfc +func_ov017_020bee64 kind:function(arm,size=0x58) addr:0x020bee64 +func_ov017_020beebc kind:function(arm,size=0x1c) addr:0x020beebc +func_ov017_020beed8 kind:function(arm,size=0x28) addr:0x020beed8 +func_ov017_020bef00 kind:function(arm,size=0x78) addr:0x020bef00 +func_ov017_020bef78 kind:function(arm,size=0x30) addr:0x020bef78 +func_ov017_020befa8 kind:function(arm,size=0x578) addr:0x020befa8 +func_ov017_020bf520 kind:function(arm,size=0x90) addr:0x020bf520 +func_ov017_020bf5b0 kind:function(arm,size=0x1c4) addr:0x020bf5b0 +func_ov017_020bf774 kind:function(arm,size=0x150) addr:0x020bf774 +func_ov017_020bf8c4 kind:function(arm,size=0x10) addr:0x020bf8c4 +func_ov017_020bf8d4 kind:function(arm,size=0x38) addr:0x020bf8d4 +func_ov017_020bf90c kind:function(arm,size=0x20c) addr:0x020bf90c +func_ov017_020bfb18 kind:function(arm,size=0x148) addr:0x020bfb18 +func_ov017_020bfc60 kind:function(arm,size=0x18) addr:0x020bfc60 +func_ov017_020bfc78 kind:function(arm,size=0x45c) addr:0x020bfc78 +func_ov017_020c00d4 kind:function(arm,size=0x124) addr:0x020c00d4 +func_ov017_020c01f8 kind:function(arm,size=0x18) addr:0x020c01f8 +func_ov017_020c0210 kind:function(arm,size=0x30) addr:0x020c0210 +func_ov017_020c0240 kind:function(arm,size=0x140) addr:0x020c0240 +func_ov017_020c0380 kind:function(arm,size=0x30) addr:0x020c0380 +func_ov017_020c03b0 kind:function(arm,size=0x58) addr:0x020c03b0 +func_ov017_020c0408 kind:function(arm,size=0x44) addr:0x020c0408 +func_ov017_020c044c kind:function(arm,size=0x4c) addr:0x020c044c +func_ov017_020c0498 kind:function(arm,size=0x30) addr:0x020c0498 +func_ov017_020c04c8 kind:function(arm,size=0x3c) addr:0x020c04c8 +func_ov017_020c0504 kind:function(arm,size=0x148) addr:0x020c0504 +func_ov017_020c064c kind:function(arm,size=0x44) addr:0x020c064c +func_ov017_020c0690 kind:function(arm,size=0x20) addr:0x020c0690 +func_ov017_020c06b0 kind:function(arm,size=0x20) addr:0x020c06b0 +func_ov017_020c06d0 kind:function(arm,size=0x28) addr:0x020c06d0 +func_ov017_020c06f8 kind:function(arm,size=0x20) addr:0x020c06f8 +func_ov017_020c0718 kind:function(arm,size=0x60) addr:0x020c0718 +func_ov017_020c0778 kind:function(arm,size=0x3c) addr:0x020c0778 +func_ov017_020c07b4 kind:function(arm,size=0x9c) addr:0x020c07b4 +func_ov017_020c0850 kind:function(arm,size=0x2c) addr:0x020c0850 +func_ov017_020c087c kind:function(arm,size=0x128) addr:0x020c087c +func_ov017_020c09a4 kind:function(arm,size=0x10c) addr:0x020c09a4 +func_ov017_020c0ab0 kind:function(arm,size=0x54) addr:0x020c0ab0 +func_ov017_020c0b04 kind:function(arm,size=0x108) addr:0x020c0b04 +func_ov017_020c0c0c kind:function(arm,size=0xd0) addr:0x020c0c0c +func_ov017_020c0cdc kind:function(arm,size=0xc4) addr:0x020c0cdc +func_ov017_020c0da0 kind:function(arm,size=0x50) addr:0x020c0da0 +func_ov017_020c0df0 kind:function(arm,size=0x70) addr:0x020c0df0 +func_ov017_020c0e60 kind:function(arm,size=0x54) addr:0x020c0e60 +func_ov017_020c0eb4 kind:function(arm,size=0x88) addr:0x020c0eb4 +func_ov017_020c0f3c kind:function(arm,size=0x98) addr:0x020c0f3c +func_ov017_020c0fd4 kind:function(arm,size=0xec) addr:0x020c0fd4 +func_ov017_020c10c0 kind:function(arm,size=0x60) addr:0x020c10c0 +func_ov017_020c1120 kind:function(arm,size=0x44) addr:0x020c1120 +func_ov017_020c1164 kind:function(arm,size=0x64) addr:0x020c1164 +func_ov017_020c11c8 kind:function(arm,size=0x2c) addr:0x020c11c8 +func_ov017_020c11f4 kind:function(arm,size=0x88) addr:0x020c11f4 +func_ov017_020c127c kind:function(arm,size=0x84) addr:0x020c127c +func_ov017_020c1300 kind:function(arm,size=0x44) addr:0x020c1300 +func_ov017_020c1344 kind:function(arm,size=0x238) addr:0x020c1344 +func_ov017_020c157c kind:function(arm,size=0x4c) addr:0x020c157c +func_ov017_020c15c8 kind:function(arm,size=0x130) addr:0x020c15c8 +func_ov017_020c16f8 kind:function(arm,size=0x80) addr:0x020c16f8 +func_ov017_020c1778 kind:function(arm,size=0xc) addr:0x020c1778 +func_ov017_020c1784 kind:function(arm,size=0xd4) addr:0x020c1784 +func_ov017_020c1858 kind:function(arm,size=0x50) addr:0x020c1858 +func_ov017_020c18a8 kind:function(arm,size=0x60) addr:0x020c18a8 +func_ov017_020c1908 kind:function(arm,size=0xec) addr:0x020c1908 +func_ov017_020c19f4 kind:function(arm,size=0x4) addr:0x020c19f4 +func_ov017_020c19f8 kind:function(arm,size=0x70) addr:0x020c19f8 +func_ov017_020c1a68 kind:function(arm,size=0x70) addr:0x020c1a68 +func_ov017_020c1ad8 kind:function(arm,size=0x48) addr:0x020c1ad8 +func_ov017_020c1b20 kind:function(arm,size=0x48) addr:0x020c1b20 +func_ov017_020c1b68 kind:function(arm,size=0x1d0) addr:0x020c1b68 +func_ov017_020c1d38 kind:function(arm,size=0x80) addr:0x020c1d38 +func_ov017_020c1db8 kind:function(arm,size=0x4) addr:0x020c1db8 +func_ov017_020c1dbc kind:function(arm,size=0x4) addr:0x020c1dbc +func_ov017_020c1dc0 kind:function(arm,size=0x4) addr:0x020c1dc0 +func_ov017_020c1dc4 kind:function(arm,size=0x4) addr:0x020c1dc4 +func_ov017_020c1dc8 kind:function(arm,size=0x4) addr:0x020c1dc8 +func_ov017_020c1dcc kind:function(arm,size=0x1ac) addr:0x020c1dcc +func_ov017_020c1f78 kind:function(arm,size=0x28) addr:0x020c1f78 +func_ov017_020c1fa0 kind:function(arm,size=0x130) addr:0x020c1fa0 +func_ov017_020c20d0 kind:function(arm,size=0x20) addr:0x020c20d0 +func_ov017_020c20f0 kind:function(arm,size=0xac) addr:0x020c20f0 +func_ov017_020c219c kind:function(arm,size=0xc0) addr:0x020c219c +func_ov017_020c225c kind:function(arm,size=0x3c) addr:0x020c225c +func_ov017_020c2298 kind:function(arm,size=0xb8) addr:0x020c2298 +func_ov017_020c2350 kind:function(arm,size=0x12c) addr:0x020c2350 +func_ov017_020c247c kind:function(arm,size=0x19c) addr:0x020c247c +func_ov017_020c2618 kind:function(arm,size=0xf0) addr:0x020c2618 +func_ov017_020c2708 kind:function(arm,size=0x228) addr:0x020c2708 +func_ov017_020c2930 kind:function(arm,size=0x78) addr:0x020c2930 +func_ov017_020c29a8 kind:function(arm,size=0x180) addr:0x020c29a8 +func_ov017_020c2b28 kind:function(arm,size=0xb8) addr:0x020c2b28 +func_ov017_020c2be0 kind:function(arm,size=0x4ac) addr:0x020c2be0 +func_ov017_020c308c kind:function(arm,size=0x64) addr:0x020c308c +func_ov017_020c30f0 kind:function(arm,size=0x20) addr:0x020c30f0 +func_ov017_020c3110 kind:function(arm,size=0xbc) addr:0x020c3110 +func_ov017_020c31cc kind:function(arm,size=0x2c) addr:0x020c31cc +func_ov017_020c31f8 kind:function(arm,size=0x20) addr:0x020c31f8 +func_ov017_020c3218 kind:function(arm,size=0x20) addr:0x020c3218 +func_ov017_020c3238 kind:function(arm,size=0x274) addr:0x020c3238 +func_ov017_020c34ac kind:function(arm,size=0x1d4) addr:0x020c34ac +func_ov017_020c3680 kind:function(arm,size=0x48) addr:0x020c3680 +func_ov017_020c36c8 kind:function(arm,size=0x124) addr:0x020c36c8 +func_ov017_020c37ec kind:function(arm,size=0x5c) addr:0x020c37ec +func_ov017_020c3848 kind:function(arm,size=0x1c) addr:0x020c3848 +func_ov017_020c3864 kind:function(arm,size=0x164) addr:0x020c3864 +func_ov017_020c39c8 kind:function(arm,size=0x174) addr:0x020c39c8 +func_ov017_020c3b3c kind:function(arm,size=0x94) addr:0x020c3b3c +func_ov017_020c3bd0 kind:function(arm,size=0x94) addr:0x020c3bd0 +func_ov017_020c3c64 kind:function(arm,size=0x2c0) addr:0x020c3c64 +func_ov017_020c3f24 kind:function(arm,size=0x1bc) addr:0x020c3f24 +func_ov017_020c40e0 kind:function(arm,size=0xc8) addr:0x020c40e0 +func_ov017_020c41a8 kind:function(arm,size=0x15c) addr:0x020c41a8 +func_ov017_020c4304 kind:function(arm,size=0x90) addr:0x020c4304 +func_ov017_020c4394 kind:function(arm,size=0xa0) addr:0x020c4394 +func_ov017_020c4434 kind:function(arm,size=0x380) addr:0x020c4434 +func_ov017_020c47b4 kind:function(arm,size=0x3c) addr:0x020c47b4 +func_ov017_020c47f0 kind:function(arm,size=0x7c) addr:0x020c47f0 +func_ov017_020c486c kind:function(arm,size=0x70) addr:0x020c486c +func_ov017_020c48dc kind:function(arm,size=0x34) addr:0x020c48dc +func_ov017_020c4910 kind:function(arm,size=0x34) addr:0x020c4910 +func_ov017_020c4944 kind:function(arm,size=0x24) addr:0x020c4944 +func_ov017_020c4968 kind:function(arm,size=0x44) addr:0x020c4968 +func_ov017_020c49ac kind:function(arm,size=0x4c) addr:0x020c49ac +func_ov017_020c49f8 kind:function(arm,size=0x1a8) addr:0x020c49f8 +func_ov017_020c4ba0 kind:function(arm,size=0xa0) addr:0x020c4ba0 +func_ov017_020c4c40 kind:function(arm,size=0x160) addr:0x020c4c40 +func_ov017_020c4da0 kind:function(arm,size=0x74) addr:0x020c4da0 +func_ov017_020c4e14 kind:function(arm,size=0x5c) addr:0x020c4e14 +func_ov017_020c4e70 kind:function(arm,size=0x24) addr:0x020c4e70 +func_ov017_020c4e94 kind:function(arm,size=0xe0) addr:0x020c4e94 +func_ov017_020c4f74 kind:function(arm,size=0x44) addr:0x020c4f74 +func_ov017_020c4fb8 kind:function(arm,size=0x180) addr:0x020c4fb8 +func_ov017_020c5138 kind:function(arm,size=0x70) addr:0x020c5138 +func_ov017_020c51a8 kind:function(arm,size=0x58) addr:0x020c51a8 +func_ov017_020c5200 kind:function(arm,size=0x1c) addr:0x020c5200 +func_ov017_020c521c kind:function(arm,size=0x8) addr:0x020c521c +func_ov017_020c5224 kind:function(arm,size=0x8) addr:0x020c5224 +func_ov017_020c522c kind:function(arm,size=0x38) addr:0x020c522c +func_ov017_020c5264 kind:function(arm,size=0x120) addr:0x020c5264 +func_ov017_020c5384 kind:function(arm,size=0x68) addr:0x020c5384 +func_ov017_020c53ec kind:function(arm,size=0xa4) addr:0x020c53ec +func_ov017_020c5490 kind:function(arm,size=0x40) addr:0x020c5490 +func_ov017_020c54d0 kind:function(arm,size=0xf4) addr:0x020c54d0 +func_ov017_020c55c4 kind:function(arm,size=0x28) addr:0x020c55c4 +data_ov017_020c55ec kind:data(any) addr:0x020c55ec +data_ov017_020c55ee kind:data(any) addr:0x020c55ee +data_ov017_020c55ef kind:data(any) addr:0x020c55ef +data_ov017_020c55f0 kind:data(any) addr:0x020c55f0 +data_ov017_020c5618 kind:data(any) addr:0x020c5618 +func_ov017_020c5650 kind:function(arm,size=0x6c) addr:0x020c5650 +func_ov017_020c56bc kind:function(arm,size=0x38) addr:0x020c56bc +func_ov017_020c56f4 kind:function(arm,size=0x18) addr:0x020c56f4 +data_ov017_020c5728 kind:data(any) addr:0x020c5728 +data_ov017_020c5734 kind:data(any) addr:0x020c5734 +data_ov017_020c575c kind:data(any) addr:0x020c575c +data_ov017_020c5760 kind:data(any) addr:0x020c5760 +data_ov017_020c5780 kind:bss addr:0x020c5780 +data_ov017_020c5784 kind:bss addr:0x020c5784 +data_ov017_020c5790 kind:bss addr:0x020c5790 +data_ov017_020c585c kind:bss addr:0x020c585c diff --git a/config/jp/arm9/overlays/ov018/delinks.txt b/config/jp/arm9/overlays/ov018/delinks.txt new file mode 100644 index 00000000..80f10550 --- /dev/null +++ b/config/jp/arm9/overlays/ov018/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020c6060 end:0x020c7340 kind:code align:32 + .ctor start:0x020c7340 end:0x020c7344 kind:data align:4 + .data start:0x020c7360 end:0x020c7400 kind:data align:32 + .bss start:0x020c7400 end:0x020c7460 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov018/relocs.txt b/config/jp/arm9/overlays/ov018/relocs.txt new file mode 100644 index 00000000..66764021 --- /dev/null +++ b/config/jp/arm9/overlays/ov018/relocs.txt @@ -0,0 +1,206 @@ +from:0x020c6078 kind:arm_call to:0x02028f58 module:main +from:0x020c607c kind:arm_call to:0x02028b18 module:main +from:0x020c608c kind:load to:0x0201245d module:main +from:0x020c60b8 kind:arm_call to:0x02014730 module:main +from:0x020c60d8 kind:arm_call to:0x02027720 module:main +from:0x020c60e0 kind:arm_call to:0x020278ec module:main +from:0x020c60e8 kind:arm_call to:0x02024a04 module:main +from:0x020c60f0 kind:arm_call to:0x02028420 module:main +from:0x020c60f8 kind:arm_call to:0x02033378 module:main +from:0x020c6104 kind:arm_call to:0x02013728 module:main +from:0x020c610c kind:load to:0x02013184 module:main +from:0x020c6110 kind:load to:0x020131b0 module:main +from:0x020c6114 kind:load to:0x020c63c8 module:overlay(18) +from:0x020c613c kind:arm_call_thumb to:0x02014800 module:main +from:0x020c6144 kind:arm_call to:0x020c627c module:overlay(18) +from:0x020c614c kind:arm_call to:0x020c6f38 module:overlay(18) +from:0x020c6158 kind:arm_call_thumb to:0x02014998 module:main +from:0x020c6160 kind:load to:0x020453b0 module:main +from:0x020c6164 kind:load to:0x0204b120 module:main +from:0x020c6168 kind:load to:0x0204af1c module:main +from:0x020c616c kind:load to:0x020b68c0 module:overlay(0) +from:0x020c6178 kind:arm_call to:0x02013b14 module:main +from:0x020c6180 kind:arm_call to:0x020c6328 module:overlay(18) +from:0x020c6194 kind:arm_call to:0x0201376c module:main +from:0x020c61b0 kind:arm_call_thumb to:0x02028d48 module:main +from:0x020c61bc kind:arm_call_thumb to:0x02028d3c module:main +from:0x020c61fc kind:arm_call_thumb to:0x020012e0 module:main +from:0x020c620c kind:arm_call to:0x0202eb54 module:main +from:0x020c6220 kind:arm_call to:0x02011f3c module:main +from:0x020c6228 kind:arm_call to:0x0202eb54 module:main +from:0x020c623c kind:arm_call to:0x02011f3c module:main +from:0x020c6244 kind:arm_call to:0x02001fd4 module:main +from:0x020c6288 kind:arm_call_thumb to:0x020013ac module:main +from:0x020c62a0 kind:arm_call_thumb to:0x02028d48 module:main +from:0x020c62ac kind:arm_call_thumb to:0x02028d3c module:main +from:0x020c62c0 kind:arm_call_thumb to:0x02001098 module:main +from:0x020c62c8 kind:arm_call_thumb to:0x020011f4 module:main +from:0x020c62d8 kind:arm_call_thumb to:0x02028e6c module:main +from:0x020c62f0 kind:arm_call to:0x0205a74c module:overlay(0) +from:0x020c6334 kind:arm_call_thumb to:0x020141e0 module:main +from:0x020c6338 kind:arm_call_thumb to:0x0202fd50 module:main +from:0x020c633c kind:arm_call to:0x020286e0 module:main +from:0x020c6358 kind:arm_call to:0x0202fd94 module:main +from:0x020c6368 kind:arm_call to:0x0202fe28 module:main +from:0x020c63a0 kind:load to:0x0204591c module:main +from:0x020c63ac kind:arm_call to:0x020c6378 module:overlay(18) +from:0x020c63b4 kind:arm_call to:0x02013b14 module:main +from:0x020c63e4 kind:arm_call to:0x020c643c module:overlay(18) +from:0x020c63f4 kind:arm_call to:0x0203e3a4 module:main +from:0x020c640c kind:load to:0x020c7400 module:overlay(18) +from:0x020c6410 kind:load to:0x020c7414 module:overlay(18) +from:0x020c6414 kind:load to:0x020c641c module:overlay(18) +from:0x020c6418 kind:load to:0x020c7408 module:overlay(18) +from:0x020c6428 kind:arm_call to:0x0201b8bc module:main +from:0x020c6430 kind:arm_call to:0x020182e4 module:main +from:0x020c6448 kind:arm_call to:0x0201827c module:main +from:0x020c6458 kind:arm_call to:0x0201b928 module:main +from:0x020c6478 kind:arm_call to:0x02018c10 module:main +from:0x020c6480 kind:arm_call to:0x020c6b20 module:overlay(18) +from:0x020c64a4 kind:arm_call_thumb to:0x02015448 module:main +from:0x020c64b0 kind:arm_call_thumb to:0x02015484 module:main +from:0x020c64c0 kind:arm_call to:0x020171c8 module:main +from:0x020c64d0 kind:arm_call to:0x020171c8 module:main +from:0x020c64f8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c651c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c6534 kind:arm_call to:0x0201b994 module:main +from:0x020c653c kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6544 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c654c kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6554 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c655c kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6564 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c656c kind:arm_call_thumb to:0x0201545c module:main +from:0x020c6580 kind:arm_call to:0x0201b994 module:main +from:0x020c658c kind:arm_call to:0x0201b798 module:main +from:0x020c659c kind:load to:0x020c7368 module:overlay(18) +from:0x020c65a0 kind:load to:0x0204b690 module:main +from:0x020c65a4 kind:load to:0x020c7400 module:overlay(18) +from:0x020c65a8 kind:load to:0x020c7390 module:overlay(18) +from:0x020c65ac kind:load to:0x020c73a4 module:overlay(18) +from:0x020c65b0 kind:load to:0x020c73a8 module:overlay(18) +from:0x020c65b4 kind:load to:0x020c73b8 module:overlay(18) +from:0x020c65b8 kind:load to:0x0204fb78 module:main +from:0x020c65f0 kind:arm_call to:0x020c6118 module:overlay(18) +from:0x020c6638 kind:arm_call_thumb to:0x0201836c module:main +from:0x020c6660 kind:arm_call to:0x0201b974 module:main +from:0x020c6678 kind:load to:0x0204afac module:main +from:0x020c667c kind:load to:0x0204b5e0 module:main +from:0x020c6680 kind:load to:0x02018351 module:main +from:0x020c6684 kind:load to:0x020c7400 module:overlay(18) +from:0x020c6698 kind:arm_call to:0x0201b8bc module:main +from:0x020c66a0 kind:arm_call to:0x020182e4 module:main +from:0x020c66b0 kind:arm_call to:0x02031464 module:main +from:0x020c66b8 kind:arm_call to:0x0201631c module:main +from:0x020c66c0 kind:arm_call to:0x020c61a0 module:overlay(18) +from:0x020c66c8 kind:arm_call to:0x020c6060 module:overlay(18) +from:0x020c66d0 kind:load to:0x0204b164 module:main +from:0x020c66d4 kind:load to:0x0204af1c module:main +from:0x020c66d8 kind:load to:0x0204af04 module:main +from:0x020c66e0 kind:thumb_call_arm to:0x0201b8dc module:main +from:0x020c66f0 kind:load to:0x0204558c module:main +from:0x020c670c kind:arm_call to:0x0202a17c module:main +from:0x020c6734 kind:arm_call to:0x0203e690 module:main +from:0x020c6750 kind:arm_call to:0x02067c04 module:overlay(0) +from:0x020c6754 kind:arm_call to:0x02014f78 module:main +from:0x020c676c kind:arm_call to:0x02067c04 module:overlay(0) +from:0x020c6778 kind:load to:0x020c6780 module:overlay(18) +from:0x020c677c kind:load to:0x02067b64 module:overlay(0) +from:0x020c6788 kind:arm_call_thumb to:0x02015504 module:main +from:0x020c67b0 kind:arm_call to:0x02013b14 module:main +from:0x020c67b8 kind:arm_call_thumb to:0x020141e0 module:main +from:0x020c67c8 kind:arm_call to:0x0202a17c module:main +from:0x020c67dc kind:arm_call to:0x02011f3c module:main +from:0x020c67ec kind:arm_call to:0x02068b78 module:overlay(0) +from:0x020c6804 kind:arm_call to:0x0202a17c module:main +from:0x020c6814 kind:arm_call to:0x02068c94 module:overlay(0) +from:0x020c685c kind:load to:0x020c73c4 module:overlay(18) +from:0x020c68a0 kind:arm_call to:0x02033cf8 module:main +from:0x020c68a4 kind:arm_call to:0x02027c68 module:main +from:0x020c68b8 kind:arm_call to:0x02032278 module:main +from:0x020c68c0 kind:arm_call to:0x020328e4 module:main +from:0x020c68f4 kind:arm_call to:0x020327e8 module:main +from:0x020c69dc kind:arm_call to:0x0202a148 module:main +from:0x020c69f8 kind:arm_call to:0x0202a148 module:main +from:0x020c6a2c kind:arm_call to:0x020327e8 module:main +from:0x020c6a30 kind:arm_call to:0x0203222c module:main +from:0x020c6a40 kind:arm_call to:0x02032288 module:main +from:0x020c6a90 kind:arm_call to:0x020c6d18 module:overlay(18) +from:0x020c6a98 kind:arm_call to:0x020c6cac module:overlay(18) +from:0x020c6aa4 kind:arm_call to:0x0201cb70 module:main +from:0x020c6ab0 kind:arm_call_thumb to:0x0201c240 module:main +from:0x020c6abc kind:arm_call to:0x020c6d8c module:overlay(18) +from:0x020c6ac4 kind:arm_call to:0x020c6dc4 module:overlay(18) +from:0x020c6ad0 kind:arm_call to:0x020c6e34 module:overlay(18) +from:0x020c6b10 kind:arm_call to:0x020073ac module:main +from:0x020c6b1c kind:load to:0x0204b610 module:main +from:0x020c6b30 kind:arm_call to:0x02018c28 module:main +from:0x020c6b50 kind:arm_call_thumb to:0x0201c680 module:main +from:0x020c6b54 kind:arm_call to:0x02024a78 module:main +from:0x020c6b90 kind:arm_call to:0x02027720 module:main +from:0x020c6b9c kind:load to:0x0201bbc0 module:main +from:0x020c6bb8 kind:arm_call to:0x0201ae64 module:main +from:0x020c6bdc kind:arm_call to:0x0202a148 module:main +from:0x020c6bec kind:arm_call to:0x0201aea8 module:main +from:0x020c6c00 kind:arm_call to:0x0201a798 module:main +from:0x020c6c18 kind:arm_call to:0x0201b858 module:main +from:0x020c6c28 kind:arm_call to:0x02016614 module:main +from:0x020c6ca0 kind:load to:0x0204562c module:main +from:0x020c6cd0 kind:arm_call to:0x0202a148 module:main +from:0x020c6dc0 kind:load to:0x020457f8 module:main +from:0x020c6df4 kind:arm_call to:0x02011f3c module:main +from:0x020c6e00 kind:arm_call to:0x0201e4c0 module:main +from:0x020c6e14 kind:arm_call to:0x02011f3c module:main +from:0x020c6e20 kind:arm_call to:0x0201e93c module:main +from:0x020c6e30 kind:load to:0x027e0120 module:dtcm +from:0x020c6e58 kind:arm_call to:0x02011f3c module:main +from:0x020c6e64 kind:arm_call to:0x0201e4c0 module:main +from:0x020c6e8c kind:arm_call to:0x0202a17c module:main +from:0x020c6f0c kind:arm_call to:0x02002354 module:main +from:0x020c6f24 kind:arm_call to:0x0200381c module:main +from:0x020c6f30 kind:load to:0x0204af1c module:main +from:0x020c6f34 kind:load to:0x020c73cc module:overlay(18) +from:0x020c6f4c kind:arm_call to:0x020c7168 module:overlay(18) +from:0x020c6f54 kind:arm_call to:0x02004a00 module:main +from:0x020c6f60 kind:arm_call to:0x02004d2c module:main +from:0x020c6f68 kind:arm_call to:0x02001778 module:main +from:0x020c6f74 kind:arm_call to:0x0206bb7c module:overlay(0) +from:0x020c6f84 kind:arm_call to:0x0206bb7c module:overlay(0) +from:0x020c6f98 kind:arm_call to:0x02003f98 module:main +from:0x020c6fa4 kind:arm_call to:0x02002184 module:main +from:0x020c6fb0 kind:arm_call to:0x020c7064 module:overlay(18) +from:0x020c6fbc kind:arm_call to:0x020c701c module:overlay(18) +from:0x020c6fc4 kind:arm_call to:0x02071678 module:overlay(0) +from:0x020c6fc8 kind:arm_call to:0x020c730c module:overlay(18) +from:0x020c6fd0 kind:load to:0x0204af1c module:main +from:0x020c6fd4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020c6fd8 kind:load to:0x020b6b00 module:overlay(0) +from:0x020c6fdc kind:load to:0x020b6b48 module:overlay(0) +from:0x020c7004 kind:arm_call_thumb to:0x0203033c module:main +from:0x020c7018 kind:load to:0x020b6b00 module:overlay(0) +from:0x020c7024 kind:arm_call to:0x02030e40 module:main +from:0x020c702c kind:arm_call to:0x02030e88 module:main +from:0x020c7108 kind:arm_call to:0x02002c80 module:main +from:0x020c711c kind:arm_call to:0x02005030 module:main +from:0x020c717c kind:arm_call to:0x02011f3c module:main +from:0x020c718c kind:arm_call to:0x0206c8c8 module:overlay(0) +from:0x020c71a0 kind:arm_call to:0x02011f3c module:main +from:0x020c71b0 kind:arm_call to:0x0206d008 module:overlay(0) +from:0x020c7248 kind:arm_call to:0x02002c80 module:main +from:0x020c7290 kind:arm_call to:0x02070d24 module:overlay(0) +from:0x020c72bc kind:arm_call to:0x02002c80 module:main +from:0x020c72dc kind:arm_call to:0x02002b08 module:main +from:0x020c72f0 kind:arm_call to:0x020c7330 module:overlay(18) +from:0x020c731c kind:arm_call to:0x02011f3c module:main +from:0x020c7328 kind:arm_call to:0x020c72e8 module:overlay(18) +from:0x020c733c kind:load to:0x027e099c module:dtcm +from:0x020c7368 kind:load to:0x020c641c module:overlay(18) +from:0x020c736c kind:load to:0x020c668c module:overlay(18) +from:0x020c7370 kind:load to:0x0201830c module:main +from:0x020c7374 kind:load to:0x020c65bc module:overlay(18) +from:0x020c7378 kind:load to:0x02018324 module:main +from:0x020c737c kind:load to:0x02018320 module:main +from:0x020c7380 kind:load to:0x02018328 module:main +from:0x020c7384 kind:load to:0x0201832c module:main +from:0x020c7388 kind:load to:0x020c6688 module:overlay(18) +from:0x020c738c kind:load to:0x02018334 module:main diff --git a/config/jp/arm9/overlays/ov018/symbols.txt b/config/jp/arm9/overlays/ov018/symbols.txt new file mode 100644 index 00000000..2bd107a9 --- /dev/null +++ b/config/jp/arm9/overlays/ov018/symbols.txt @@ -0,0 +1,72 @@ +func_ov018_020c6060 kind:function(arm,size=0x30) addr:0x020c6060 +func_ov018_020c6090 kind:function(arm,size=0x34) addr:0x020c6090 +func_ov018_020c60c4 kind:function(arm,size=0x54) addr:0x020c60c4 +func_ov018_020c6118 kind:function(arm,size=0x58) addr:0x020c6118 +func_ov018_020c6170 kind:function(arm,size=0x30) addr:0x020c6170 +func_ov018_020c61a0 kind:function(arm,size=0xdc) addr:0x020c61a0 +func_ov018_020c627c kind:function(arm,size=0x6c) addr:0x020c627c +func_ov018_020c62e8 kind:function(arm,size=0x14) addr:0x020c62e8 +func_ov018_020c62fc kind:function(arm,size=0x2c) addr:0x020c62fc +func_ov018_020c6328 kind:function(arm,size=0x50) addr:0x020c6328 +func_ov018_020c6378 kind:function(arm,size=0x2c) addr:0x020c6378 +func_ov018_020c63a4 kind:function(arm,size=0x24) addr:0x020c63a4 +func_ov018_020c63c8 kind:function(arm,size=0x54) addr:0x020c63c8 +func_ov018_020c641c kind:function(arm,size=0x20) addr:0x020c641c +func_ov018_020c643c kind:function(arm,size=0x180) addr:0x020c643c +func_ov018_020c65bc kind:function(arm,size=0xcc) addr:0x020c65bc +func_ov018_020c6688 kind:function(arm,size=0x4) addr:0x020c6688 +func_ov018_020c668c kind:function(arm,size=0x20) addr:0x020c668c +func_ov018_020c66ac kind:function(arm,size=0x30) addr:0x020c66ac +func_ov018_020c66dc kind:function(thumb,size=0x18) addr:0x020c66dc +func_ov018_020c66f4 kind:function(arm,size=0x24) addr:0x020c66f4 +func_ov018_020c6718 kind:function(arm,size=0x68) addr:0x020c6718 +func_ov018_020c6780 kind:function(arm,size=0x14) addr:0x020c6780 +func_ov018_020c6794 kind:function(arm,size=0xcc) addr:0x020c6794 +func_ov018_020c6860 kind:function(arm,size=0x210) addr:0x020c6860 +func_ov018_020c6a70 kind:function(arm,size=0xb0) addr:0x020c6a70 +func_ov018_020c6b20 kind:function(arm,size=0x54) addr:0x020c6b20 +func_ov018_020c6b74 kind:function(arm,size=0x2c) addr:0x020c6b74 +func_ov018_020c6ba0 kind:function(arm,size=0x70) addr:0x020c6ba0 +func_ov018_020c6c10 kind:function(arm,size=0x9c) addr:0x020c6c10 +func_ov018_020c6cac kind:function(arm,size=0x6c) addr:0x020c6cac +func_ov018_020c6d18 kind:function(arm,size=0x74) addr:0x020c6d18 +func_ov018_020c6d8c kind:function(arm,size=0x38) addr:0x020c6d8c +func_ov018_020c6dc4 kind:function(arm,size=0x70) addr:0x020c6dc4 +func_ov018_020c6e34 kind:function(arm,size=0x40) addr:0x020c6e34 +func_ov018_020c6e74 kind:function(arm,size=0x28) addr:0x020c6e74 +func_ov018_020c6e9c kind:function(arm,size=0x9c) addr:0x020c6e9c +func_ov018_020c6f38 kind:function(arm,size=0xa8) addr:0x020c6f38 +func_ov018_020c6fe0 kind:function(arm,size=0x3c) addr:0x020c6fe0 +func_ov018_020c701c kind:function(arm,size=0x18) addr:0x020c701c +func_ov018_020c7034 kind:function(arm,size=0x30) addr:0x020c7034 +func_ov018_020c7064 kind:function(arm,size=0x38) addr:0x020c7064 +func_ov018_020c709c kind:function(arm,size=0x8c) addr:0x020c709c +func_ov018_020c7128 kind:function(arm,size=0x40) addr:0x020c7128 +func_ov018_020c7168 kind:function(arm,size=0x80) addr:0x020c7168 +func_ov018_020c71e8 kind:function(arm,size=0x84) addr:0x020c71e8 +func_ov018_020c726c kind:function(arm,size=0x30) addr:0x020c726c +func_ov018_020c729c kind:function(arm,size=0x34) addr:0x020c729c +func_ov018_020c72d0 kind:function(arm,size=0x18) addr:0x020c72d0 +func_ov018_020c72e8 kind:function(arm,size=0x24) addr:0x020c72e8 +func_ov018_020c730c kind:function(arm,size=0x24) addr:0x020c730c +func_ov018_020c7330 kind:function(arm,size=0x10) addr:0x020c7330 +data_ov018_020c7364 kind:data(any) addr:0x020c7364 ambiguous +data_ov018_020c7368 kind:data(any) addr:0x020c7368 +data_ov018_020c738c kind:data(any) addr:0x020c738c ambiguous +data_ov018_020c7390 kind:data(any) addr:0x020c7390 +data_ov018_020c7394 kind:data(any) addr:0x020c7394 ambiguous +data_ov018_020c7398 kind:data(any) addr:0x020c7398 ambiguous +data_ov018_020c73a4 kind:data(any) addr:0x020c73a4 +data_ov018_020c73a8 kind:data(any) addr:0x020c73a8 +data_ov018_020c73b4 kind:data(any) addr:0x020c73b4 ambiguous +data_ov018_020c73b8 kind:data(any) addr:0x020c73b8 +data_ov018_020c73c4 kind:data(any) addr:0x020c73c4 +data_ov018_020c73cc kind:data(any) addr:0x020c73cc +data_ov018_020c73d4 kind:data(any) addr:0x020c73d4 ambiguous +data_ov018_020c73ec kind:data(any) addr:0x020c73ec ambiguous +data_ov018_020c7400 kind:bss addr:0x020c7400 +data_ov018_020c7404 kind:bss addr:0x020c7404 ambiguous +data_ov018_020c7408 kind:bss addr:0x020c7408 +data_ov018_020c7414 kind:bss addr:0x020c7414 +data_ov018_020c7448 kind:bss addr:0x020c7448 +data_ov018_020c7450 kind:bss addr:0x020c7450 diff --git a/config/jp/arm9/overlays/ov019/delinks.txt b/config/jp/arm9/overlays/ov019/delinks.txt new file mode 100644 index 00000000..3fae306c --- /dev/null +++ b/config/jp/arm9/overlays/ov019/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020c6060 end:0x020d33d0 kind:code align:32 + .rodata start:0x020d33d0 end:0x020d341c kind:data align:4 + .init start:0x020d341c end:0x020d3584 kind:code align:4 + .ctor start:0x020d3584 end:0x020d359c kind:data align:4 + .data start:0x020d35a0 end:0x020d3ce0 kind:data align:32 + .bss start:0x020d3ce0 end:0x02118900 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov019/relocs.txt b/config/jp/arm9/overlays/ov019/relocs.txt new file mode 100644 index 00000000..da7263a2 --- /dev/null +++ b/config/jp/arm9/overlays/ov019/relocs.txt @@ -0,0 +1,1755 @@ +from:0x020c6070 kind:arm_call to:0x02011f3c module:main +from:0x020c607c kind:arm_call to:0x020c6084 module:overlay(19) +from:0x020c608c kind:arm_call to:0x0201827c module:main +from:0x020c609c kind:arm_call to:0x020c6a20 module:overlay(19) +from:0x020c60b8 kind:arm_call to:0x02014ce0 module:main +from:0x020c60d8 kind:arm_call to:0x02013370 module:main +from:0x020c60ec kind:arm_call_thumb to:0x020bfebc module:overlay(1) +from:0x020c6104 kind:arm_call_thumb to:0x020bed5c module:overlay(1) +from:0x020c6110 kind:load to:0x020d35ac module:overlay(19) +from:0x020c6114 kind:load to:0x0204b154 module:main +from:0x020c611c kind:load to:0x0204afac module:main +from:0x020c6124 kind:load to:0x0204af1c module:main +from:0x020c6128 kind:load to:0x020b684c module:overlay(0) +from:0x020c612c kind:load to:0x0204b690 module:main +from:0x020c6130 kind:load to:0x020c639c module:overlay(19) +from:0x020c613c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c6160 kind:arm_call to:0x02062620 module:overlay(0) +from:0x020c616c kind:arm_call_thumb to:0x020bc004 module:overlay(1) +from:0x020c6174 kind:arm_call_thumb to:0x020bff48 module:overlay(1) +from:0x020c6180 kind:arm_call to:0x02014c64 module:main +from:0x020c618c kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020c6194 kind:arm_call_thumb to:0x020bf124 module:overlay(1) +from:0x020c619c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c61a4 kind:arm_call to:0x020182e4 module:main +from:0x020c61b0 kind:load to:0x020d35ac module:overlay(19) +from:0x020c61b4 kind:load to:0x0204b608 module:main +from:0x020c61b8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c61bc kind:load to:0x020b684c module:overlay(0) +from:0x020c61c0 kind:load to:0x0204b154 module:main +from:0x020c61c4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020c61c8 kind:load to:0x020b68c0 module:overlay(0) +from:0x020c61e4 kind:arm_call to:0x02062620 module:overlay(0) +from:0x020c61f0 kind:arm_call_thumb to:0x020bc004 module:overlay(1) +from:0x020c61f8 kind:arm_call_thumb to:0x020bff48 module:overlay(1) +from:0x020c6204 kind:arm_call to:0x02014c64 module:main +from:0x020c6210 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020c6218 kind:arm_call_thumb to:0x020bf124 module:overlay(1) +from:0x020c6220 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c6228 kind:arm_call to:0x020182e4 module:main +from:0x020c6230 kind:arm_call to:0x02011ff4 module:main +from:0x020c623c kind:load to:0x020d35ac module:overlay(19) +from:0x020c6240 kind:load to:0x0204b608 module:main +from:0x020c6244 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c6248 kind:load to:0x020b684c module:overlay(0) +from:0x020c624c kind:load to:0x0204b154 module:main +from:0x020c6250 kind:load to:0x020b69b8 module:overlay(0) +from:0x020c6254 kind:load to:0x020b68c0 module:overlay(0) +from:0x020c6268 kind:arm_call to:0x020d2184 module:overlay(19) +from:0x020c6270 kind:arm_call to:0x0201830c module:main +from:0x020c628c kind:arm_call to:0x02069620 module:overlay(0) +from:0x020c6294 kind:arm_call_thumb to:0x020bf0f4 module:overlay(1) +from:0x020c62ac kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020c62b4 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c62b8 kind:load to:0x020d35a0 module:overlay(19) +from:0x020c62bc kind:load to:0x020b684c module:overlay(0) +from:0x020c62c0 kind:load to:0x020b68c0 module:overlay(0) +from:0x020c62c4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020c633c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c6340 kind:load to:0x020bf909 module:overlays(1,2,4) +from:0x020c6344 kind:load to:0x0204b5e0 module:main +from:0x020c6348 kind:load to:0x0201836d module:main +from:0x020c6368 kind:load to:0x0204b5e0 module:main +from:0x020c636c kind:load to:0x020bf941 module:overlays(1,2,4) +from:0x020c6370 kind:load to:0x0201836d module:main +from:0x020c6390 kind:load to:0x0204b5e0 module:main +from:0x020c6394 kind:load to:0x020bf92d module:overlays(1,2,4) +from:0x020c6398 kind:load to:0x0201836d module:main +from:0x020c63b0 kind:arm_call to:0x02011f3c module:main +from:0x020c63c0 kind:arm_call to:0x020c63c8 module:overlay(19) +from:0x020c63d0 kind:arm_call_thumb to:0x02018430 module:main +from:0x020c63fc kind:arm_call to:0x020d1b3c module:overlay(19) +from:0x020c643c kind:arm_call_thumb to:0x020bef7c module:overlay(1) +from:0x020c6440 kind:arm_call_thumb to:0x020beef0 module:overlay(1) +from:0x020c644c kind:load to:0x020d35e0 module:overlay(19) +from:0x020c6454 kind:load to:0x020d33d0 module:overlay(19) +from:0x020c6460 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c647c kind:arm_call to:0x020c69c8 module:overlay(19) +from:0x020c6490 kind:arm_call_thumb to:0x020befcc module:overlay(1) +from:0x020c6518 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c6520 kind:arm_call_thumb to:0x02018540 module:main +from:0x020c652c kind:load to:0x020d35e0 module:overlay(19) +from:0x020c6530 kind:load to:0x0204b690 module:main +from:0x020c6544 kind:arm_call to:0x020c69c8 module:overlay(19) +from:0x020c6558 kind:arm_call_thumb to:0x020befcc module:overlay(1) +from:0x020c65e0 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c65e8 kind:arm_call_thumb to:0x02018540 module:main +from:0x020c65f0 kind:arm_call to:0x02011ff4 module:main +from:0x020c65fc kind:load to:0x020d35e0 module:overlay(19) +from:0x020c6600 kind:load to:0x0204b690 module:main +from:0x020c6618 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6620 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6628 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6638 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6640 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6648 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6658 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6660 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6668 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6674 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c667c kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6684 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c6694 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c669c kind:arm_call_thumb to:0x02015624 module:main +from:0x020c66a4 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c66b0 kind:arm_call_thumb to:0x02015414 module:main +from:0x020c66bc kind:arm_call_thumb to:0x02015414 module:main +from:0x020c66c4 kind:arm_call_thumb to:0x02015414 module:main +from:0x020c66d0 kind:arm_call_thumb to:0x02015414 module:main +from:0x020c66dc kind:arm_call_thumb to:0x02015414 module:main +from:0x020c66e4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c66ec kind:arm_call to:0x02011ff4 module:main +from:0x020c6710 kind:arm_call to:0x0201bdfc module:main +from:0x020c6720 kind:arm_call to:0x02011f3c module:main +from:0x020c672c kind:arm_call to:0x020c6e50 module:overlay(19) +from:0x020c674c kind:arm_call to:0x02016664 module:main +from:0x020c676c kind:arm_call to:0x02011f3c module:main +from:0x020c6778 kind:arm_call to:0x020d0aac module:overlay(19) +from:0x020c6798 kind:arm_call to:0x02016664 module:main +from:0x020c67b8 kind:arm_call to:0x02011f3c module:main +from:0x020c67cc kind:arm_call to:0x020d1434 module:overlay(19) +from:0x020c67e0 kind:arm_call to:0x02011f3c module:main +from:0x020c67f4 kind:arm_call to:0x020d1750 module:overlay(19) +from:0x020c6814 kind:load to:0x0204b690 module:main +from:0x020c6820 kind:arm_call to:0x02018614 module:main +from:0x020c6828 kind:arm_call to:0x020186f4 module:main +from:0x020c6830 kind:arm_call to:0x020188a0 module:main +from:0x020c6848 kind:arm_call to:0x020c6858 module:overlay(19) +from:0x020c6850 kind:arm_call to:0x020c685c module:overlay(19) +from:0x020c687c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c689c kind:arm_call to:0x020b81f8 module:overlay(3) +from:0x020c68b8 kind:arm_call to:0x020b81f8 module:overlay(3) +from:0x020c68dc kind:arm_call to:0x02069620 module:overlay(0) +from:0x020c68e8 kind:arm_call to:0x02069150 module:overlay(0) +from:0x020c68fc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c6950 kind:arm_call to:0x020b81f8 module:overlay(3) +from:0x020c6964 kind:arm_call to:0x020b81f8 module:overlay(3) +from:0x020c696c kind:load to:0x0204b608 module:main +from:0x020c6970 kind:load to:0x0204b690 module:main +from:0x020c6974 kind:load to:0x020bbf60 module:overlays(3,4,5,10,11,14) +from:0x020c6978 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c697c kind:load to:0x020d35d4 module:overlay(19) +from:0x020c6980 kind:load to:0x020b684c module:overlay(0) +from:0x020c6994 kind:arm_call to:0x0201862c module:main +from:0x020c69a0 kind:arm_call to:0x020189ac module:main +from:0x020c69b4 kind:arm_call to:0x0201891c module:main +from:0x020c69c0 kind:arm_call to:0x020187c8 module:main +from:0x020c69ec kind:arm_call to:0x0203e740 module:main +from:0x020c69f4 kind:arm_call to:0x020c6a0c module:overlay(19) +from:0x020c69fc kind:arm_call to:0x02011ff4 module:main +from:0x020c6a04 kind:load to:0x0204b608 module:main +from:0x020c6a08 kind:load to:0x02062c18 module:overlay(0) +from:0x020c6a1c kind:load to:0x0204b608 module:main +from:0x020c6a34 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x020c6a58 kind:load to:0x020d3620 module:overlay(19) +from:0x020c6a90 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020c6aa0 kind:load to:0x020b684c module:overlay(0) +from:0x020c6ad0 kind:arm_call to:0x020c6db0 module:overlay(19) +from:0x020c6ae0 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020c6b30 kind:arm_call to:0x020d211c module:overlay(19) +from:0x020c6b5c kind:arm_call to:0x020d211c module:overlay(19) +from:0x020c6ba4 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020c6bac kind:arm_call to:0x02021f5c module:main +from:0x020c6bc0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c6bd0 kind:arm_call to:0x02069404 module:overlay(0) +from:0x020c6c00 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020c6c04 kind:arm_call to:0x02021a4c module:main +from:0x020c6c2c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c6c34 kind:load to:0x020b684c module:overlay(0) +from:0x020c6c38 kind:load to:0x020d364c module:overlay(19) +from:0x020c6c3c kind:load to:0x020d3654 module:overlay(19) +from:0x020c6c40 kind:load to:0x020d365c module:overlay(19) +from:0x020c6c44 kind:load to:0x020d3664 module:overlay(19) +from:0x020c6c48 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c6c4c kind:load to:0x0204b154 module:main +from:0x020c6cb4 kind:arm_call to:0x020d24b0 module:overlay(19) +from:0x020c6cc4 kind:arm_call to:0x020c6d60 module:overlay(19) +from:0x020c6cf8 kind:arm_call to:0x020d246c module:overlay(19) +from:0x020c6d08 kind:arm_call to:0x020c6d60 module:overlay(19) +from:0x020c6d3c kind:arm_call to:0x020d246c module:overlay(19) +from:0x020c6d4c kind:arm_call to:0x020c6d60 module:overlay(19) +from:0x020c6d5c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c6d90 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020c6dac kind:load to:0x020b684c module:overlay(0) +from:0x020c6df8 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020c6e08 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020c6e10 kind:arm_call to:0x02021a0c module:main +from:0x020c6e1c kind:arm_call to:0x02069160 module:overlay(0) +from:0x020c6e20 kind:arm_call to:0x02021a28 module:main +from:0x020c6e2c kind:load to:0x0204b154 module:main +from:0x020c6e30 kind:load to:0x020b684c module:overlay(0) +from:0x020c6e3c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c6e44 kind:arm_call to:0x02011ff4 module:main +from:0x020c6e5c kind:arm_call to:0x0206306c module:overlay(0) +from:0x020c6e84 kind:arm_call to:0x0201e7a4 module:main +from:0x020c6ea4 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020c6eac kind:arm_call to:0x0201e4c0 module:main +from:0x020c6ecc kind:arm_call to:0x0206483c module:overlay(0) +from:0x020c6ee8 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020c6ef0 kind:arm_call to:0x0201e4c0 module:main +from:0x020c6f14 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020c6f20 kind:arm_call to:0x0201e4c0 module:main +from:0x020c6f50 kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020c6f70 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020c6f7c kind:arm_call to:0x0201e4c0 module:main +from:0x020c6f84 kind:arm_call to:0x0201e4c0 module:main +from:0x020c6fb4 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020c6fd8 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020c6fe0 kind:arm_call to:0x0201e4c0 module:main +from:0x020c7000 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020c7024 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020c702c kind:arm_call to:0x0201e4c0 module:main +from:0x020c7054 kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020c7078 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020c7084 kind:arm_call to:0x0201e4c0 module:main +from:0x020c7090 kind:arm_call to:0x0201e4c0 module:main +from:0x020c7098 kind:arm_call to:0x0201e4c0 module:main +from:0x020c70a4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c70c8 kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020c70ec kind:arm_call to:0x02064450 module:overlay(0) +from:0x020c70f8 kind:arm_call to:0x0201e4c0 module:main +from:0x020c7104 kind:arm_call to:0x0201e4c0 module:main +from:0x020c7110 kind:arm_call to:0x0201e4c0 module:main +from:0x020c711c kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c713c kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020c7160 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020c716c kind:arm_call to:0x0201e4c0 module:main +from:0x020c718c kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020c71b0 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020c71b8 kind:arm_call to:0x0201e4c0 module:main +from:0x020c71c4 kind:arm_call to:0x020d1dd0 module:overlay(19) +from:0x020c71fc kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7204 kind:arm_call to:0x0201f0bc module:main +from:0x020c720c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c721c kind:arm_call to:0x02011ff4 module:main +from:0x020c722c kind:arm_call to:0x02011f3c module:main +from:0x020c7258 kind:arm_call to:0x020ccf88 module:overlay(19) +from:0x020c7278 kind:arm_call to:0x02016664 module:main +from:0x020c72b8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7300 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7330 kind:arm_call to:0x020cddcc module:overlay(19) +from:0x020c7344 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7374 kind:arm_call to:0x020cddcc module:overlay(19) +from:0x020c7388 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c73d0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7418 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c745c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c74a0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c74e8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7530 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7578 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c75cc kind:arm_call to:0x02061ed8 module:overlay(0) +from:0x020c761c kind:arm_call to:0x02061ed8 module:overlay(0) +from:0x020c7688 kind:arm_call_thumb to:0x02015448 module:main +from:0x020c7694 kind:arm_call_thumb to:0x02015484 module:main +from:0x020c76ac kind:arm_call to:0x02017334 module:main +from:0x020c76d0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c76e8 kind:arm_call to:0x02017334 module:main +from:0x020c770c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c7724 kind:arm_call to:0x02019538 module:main +from:0x020c772c kind:arm_call_thumb to:0x02015624 module:main +from:0x020c7734 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c773c kind:arm_call_thumb to:0x02015624 module:main +from:0x020c7744 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c774c kind:arm_call_thumb to:0x02015624 module:main +from:0x020c7754 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c775c kind:arm_call_thumb to:0x0201545c module:main +from:0x020c778c kind:arm_call to:0x02025f04 module:main +from:0x020c7798 kind:arm_call to:0x02016664 module:main +from:0x020c77a0 kind:arm_call to:0x020c7bfc module:overlay(19) +from:0x020c77a8 kind:arm_call to:0x020c8530 module:overlay(19) +from:0x020c77b8 kind:load to:0x020d36e0 module:overlay(19) +from:0x020c77c0 kind:load to:0x020b378c module:overlay(0) +from:0x020c77c8 kind:load to:0x020d33dc module:overlay(19) +from:0x020c77cc kind:load to:0x020d366c module:overlay(19) +from:0x020c77d0 kind:load to:0x020d3ce0 module:overlay(19) +from:0x020c77d4 kind:load to:0x020d3924 module:overlay(19) +from:0x020c77d8 kind:load to:0x020d393c module:overlay(19) +from:0x020c77dc kind:load to:0x020d3940 module:overlay(19) +from:0x020c77e0 kind:load to:0x020d394c module:overlay(19) +from:0x020c77e4 kind:load to:0x020d395c module:overlay(19) +from:0x020c77e8 kind:load to:0x0204b690 module:main +from:0x020c77ec kind:load to:0x020d3968 module:overlay(19) +from:0x020c77f8 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c782c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7834 kind:arm_call to:0x0201f0bc module:main +from:0x020c783c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c784c kind:arm_call to:0x02011ff4 module:main +from:0x020c7864 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c7874 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c787c kind:arm_call to:0x0201f0bc module:main +from:0x020c788c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c7894 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c78a4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c78ac kind:arm_call to:0x0201f0bc module:main +from:0x020c78bc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c78c4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c78d4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c78dc kind:arm_call to:0x0201f0bc module:main +from:0x020c78ec kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c78f4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c78fc kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7904 kind:arm_call to:0x0201f0bc module:main +from:0x020c7914 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c791c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7928 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7930 kind:arm_call to:0x0201f0bc module:main +from:0x020c793c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7948 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7950 kind:arm_call to:0x0201f0bc module:main +from:0x020c795c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7968 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7970 kind:arm_call to:0x0201f0bc module:main +from:0x020c7980 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c7988 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c79a4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c79ac kind:arm_call to:0x0201f0bc module:main +from:0x020c79b4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c79c4 kind:arm_call to:0x02011ff4 module:main +from:0x020c79cc kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c79d4 kind:arm_call to:0x0201f0bc module:main +from:0x020c79dc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c79e4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c79ec kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c79f8 kind:load to:0x020d36e0 module:overlay(19) +from:0x020c7a24 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7a2c kind:arm_call to:0x0201f0bc module:main +from:0x020c7a34 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7a44 kind:arm_call to:0x02011ff4 module:main +from:0x020c7a5c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020c7a6c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7a74 kind:arm_call to:0x0201f0bc module:main +from:0x020c7a84 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c7a8c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7a9c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7aa4 kind:arm_call to:0x0201f0bc module:main +from:0x020c7ab4 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c7abc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7acc kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7ad4 kind:arm_call to:0x0201f0bc module:main +from:0x020c7ae4 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c7aec kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7af4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7afc kind:arm_call to:0x0201f0bc module:main +from:0x020c7b0c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c7b14 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7b20 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7b28 kind:arm_call to:0x0201f0bc module:main +from:0x020c7b34 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7b40 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7b48 kind:arm_call to:0x0201f0bc module:main +from:0x020c7b54 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7b60 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7b68 kind:arm_call to:0x0201f0bc module:main +from:0x020c7b78 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020c7b80 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7b9c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7ba4 kind:arm_call to:0x0201f0bc module:main +from:0x020c7bac kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7bbc kind:arm_call to:0x02011ff4 module:main +from:0x020c7bc4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020c7bcc kind:arm_call to:0x0201f0bc module:main +from:0x020c7bd4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7bdc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020c7be4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c7bec kind:arm_call to:0x02011ff4 module:main +from:0x020c7bf8 kind:load to:0x020d36e0 module:overlay(19) +from:0x020c7c14 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7c3c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7c7c kind:arm_call to:0x0201e544 module:main +from:0x020c7cb8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7ce0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7d20 kind:arm_call to:0x0201e544 module:main +from:0x020c7d2c kind:arm_call to:0x0201e6c4 module:main +from:0x020c7d50 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7d84 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7dd0 kind:arm_call to:0x0201e544 module:main +from:0x020c7de0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7e04 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7e78 kind:arm_call to:0x0201e544 module:main +from:0x020c7e8c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7eb4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7ef0 kind:arm_call to:0x0201e544 module:main +from:0x020c7f04 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7f2c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7f68 kind:arm_call to:0x0201e544 module:main +from:0x020c7f7c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7fac kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c7ff4 kind:arm_call to:0x0201e544 module:main +from:0x020c8004 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c8028 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c80a0 kind:arm_call to:0x0201e544 module:main +from:0x020c80b0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c80d4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c8148 kind:arm_call to:0x0201e544 module:main +from:0x020c815c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c818c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c81d4 kind:arm_call to:0x0201e544 module:main +from:0x020c81e4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c8208 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c8280 kind:arm_call to:0x0201e544 module:main +from:0x020c8290 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c82b4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c832c kind:arm_call to:0x0201e544 module:main +from:0x020c8340 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c8368 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c83a8 kind:arm_call to:0x0201e544 module:main +from:0x020c83bc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c83e4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c8420 kind:arm_call to:0x0201e544 module:main +from:0x020c842c kind:load to:0x020d366c module:overlay(19) +from:0x020c8430 kind:load to:0x020d3ce0 module:overlay(19) +from:0x020c844c kind:arm_call to:0x02016664 module:main +from:0x020c845c kind:arm_call to:0x02016664 module:main +from:0x020c846c kind:arm_call to:0x02016664 module:main +from:0x020c8488 kind:arm_call to:0x02016664 module:main +from:0x020c8494 kind:arm_call to:0x02016664 module:main +from:0x020c84a4 kind:arm_call to:0x02016664 module:main +from:0x020c84b4 kind:arm_call to:0x02016664 module:main +from:0x020c84d0 kind:arm_call to:0x02016644 module:main +from:0x020c84dc kind:arm_call to:0x02016644 module:main +from:0x020c84e8 kind:arm_call to:0x02016644 module:main +from:0x020c8500 kind:arm_call to:0x02016644 module:main +from:0x020c8508 kind:arm_call to:0x02016644 module:main +from:0x020c8514 kind:arm_call to:0x02016644 module:main +from:0x020c8520 kind:arm_call to:0x02016644 module:main +from:0x020c8564 kind:load to:0x020d36fc module:overlay(19) +from:0x020c8574 kind:arm_call to:0x020c8434 module:overlay(19) +from:0x020c859c kind:arm_call to:0x020cd30c module:overlay(19) +from:0x020c85b0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c85ec kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c8630 kind:load to:0x020d366c module:overlay(19) +from:0x020c86b0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c86e8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c86fc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c8760 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c878c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c87a0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c87e4 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020c880c kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c8818 kind:load to:0x020d3ce0 module:overlay(19) +from:0x020c881c kind:load to:0x020d366c module:overlay(19) +from:0x020c89bc kind:arm_call to:0x0201e858 module:main +from:0x020c89e8 kind:arm_call to:0x020c865c module:overlay(19) +from:0x020c89f8 kind:arm_call to:0x020c8434 module:overlay(19) +from:0x020c8a00 kind:arm_call to:0x020c84c0 module:overlay(19) +from:0x020c8a08 kind:arm_call to:0x020c865c module:overlay(19) +from:0x020c8a18 kind:arm_call to:0x020c8438 module:overlay(19) +from:0x020c8a20 kind:arm_call to:0x020c84bc module:overlay(19) +from:0x020c8a28 kind:arm_call to:0x020c8820 module:overlay(19) +from:0x020c8a50 kind:arm_call to:0x0201e858 module:main +from:0x020c8a80 kind:arm_call to:0x0206bc48 module:overlay(0) +from:0x020c8a88 kind:arm_call to:0x020c8820 module:overlay(19) +from:0x020c8a90 kind:load to:0x020b68c0 module:overlay(0) +from:0x020c8b28 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c8b50 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c8c38 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c8c60 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c8d64 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020c8f90 kind:arm_call to:0x020c8ac0 module:overlay(19) +from:0x020c8fac kind:arm_call to:0x0201e858 module:main +from:0x020c8fe0 kind:arm_call to:0x020c8474 module:overlay(19) +from:0x020c8fe8 kind:arm_call to:0x020c84c0 module:overlay(19) +from:0x020c8ff0 kind:arm_call to:0x020c8d9c module:overlay(19) +from:0x020c9008 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c901c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c9044 kind:arm_call to:0x0201e858 module:main +from:0x020c9070 kind:arm_call to:0x020c8d9c module:overlay(19) +from:0x020c9080 kind:arm_call to:0x020c8438 module:overlay(19) +from:0x020c9088 kind:arm_call to:0x020c84f0 module:overlay(19) +from:0x020c9090 kind:arm_call to:0x020c8ac0 module:overlay(19) +from:0x020c910c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c9160 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020c9260 kind:load to:0x020d36b4 module:overlay(19) +from:0x020c92a0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c92f4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c937c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c93b0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020c9420 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c9448 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c9454 kind:load to:0x020d366c module:overlay(19) +from:0x020c9458 kind:load to:0x020d3ce0 module:overlay(19) +from:0x020c9464 kind:load to:0x020c9264 module:overlay(19) +from:0x020c9480 kind:arm_call to:0x020cd360 module:overlay(19) +from:0x020c9488 kind:arm_call to:0x020c9264 module:overlay(19) +from:0x020c9594 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020c95b4 kind:arm_call to:0x02069620 module:overlay(0) +from:0x020c95d8 kind:arm_call to:0x02069620 module:overlay(0) +from:0x020c95e0 kind:load to:0x020b684c module:overlay(0) +from:0x020c95e4 kind:load to:0x020d366c module:overlay(19) +from:0x020c9778 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c98ac kind:arm_call to:0x02065608 module:overlay(0) +from:0x020c98f8 kind:load to:0x020d366c module:overlay(19) +from:0x020c9904 kind:load to:0x020c95e8 module:overlay(19) +from:0x020c9910 kind:load to:0x020c95e8 module:overlay(19) +from:0x020c9938 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020c9944 kind:arm_call to:0x020cd3b4 module:overlay(19) +from:0x020c9a90 kind:arm_call to:0x0201e890 module:main +from:0x020c9aa4 kind:load to:0x020d37b4 module:overlay(19) +from:0x020c9ad4 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020c9adc kind:load to:0x0204afac module:main +from:0x020c9c2c kind:arm_call to:0x0201e6c4 module:main +from:0x020c9c48 kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020c9c68 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020c9c80 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c9c9c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c9cb8 kind:arm_call to:0x020cd330 module:overlay(19) +from:0x020c9cf8 kind:arm_call to:0x0206bc48 module:overlay(0) +from:0x020c9d04 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020c9d18 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020c9d24 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c9d2c kind:load to:0x0204b690 module:main +from:0x020c9d30 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c9d34 kind:load to:0x020b684c module:overlay(0) +from:0x020c9d38 kind:load to:0x020b68c0 module:overlay(0) +from:0x020c9d3c kind:load to:0x0204b608 module:main +from:0x020c9d40 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c9ee0 kind:arm_call to:0x0201e6c4 module:main +from:0x020ca02c kind:arm_call to:0x0201e6c4 module:main +from:0x020ca178 kind:arm_call to:0x0201e6c4 module:main +from:0x020ca2ac kind:arm_call to:0x0201e6c4 module:main +from:0x020ca2d4 kind:arm_call to:0x020c9d44 module:overlay(19) +from:0x020ca2dc kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020ca2f0 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ca300 kind:arm_call to:0x020c9d6c module:overlay(19) +from:0x020ca328 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ca338 kind:arm_call to:0x020c9d6c module:overlay(19) +from:0x020ca360 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ca370 kind:arm_call to:0x020c9d44 module:overlay(19) +from:0x020ca378 kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020ca38c kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ca3a0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca3e4 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ca3f0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ca400 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ca418 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ca428 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ca440 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ca450 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ca45c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ca464 kind:load to:0x0204b690 module:main +from:0x020ca468 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ca5d4 kind:arm_call to:0x0201e6c4 module:main +from:0x020ca71c kind:arm_call to:0x0201e6c4 module:main +from:0x020ca864 kind:arm_call to:0x0201e6c4 module:main +from:0x020ca9ac kind:arm_call to:0x0201e6c4 module:main +from:0x020caadc kind:arm_call to:0x0201e6c4 module:main +from:0x020cac4c kind:arm_call to:0x0201e6c4 module:main +from:0x020cad9c kind:arm_call to:0x0201e6c4 module:main +from:0x020caddc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cadf4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cae08 kind:arm_call to:0x0201e6c4 module:main +from:0x020cafa8 kind:arm_call to:0x0201e6c4 module:main +from:0x020cafe8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cb000 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cb014 kind:arm_call to:0x0201e6c4 module:main +from:0x020cb1b8 kind:arm_call to:0x0201e6c4 module:main +from:0x020cb30c kind:arm_call to:0x0201e6c4 module:main +from:0x020cb32c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cb338 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cb350 kind:arm_call to:0x020ca46c module:overlay(19) +from:0x020cb388 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb398 kind:arm_call to:0x020caafc module:overlay(19) +from:0x020cb3a0 kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020cb3e4 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb3f4 kind:arm_call to:0x020caafc module:overlay(19) +from:0x020cb430 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb440 kind:arm_call to:0x020ca46c module:overlay(19) +from:0x020cb448 kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020cb488 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb4a0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cb4ac kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cb4b4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb4f8 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb504 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cb51c kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb528 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cb538 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb548 kind:arm_call to:0x020c6374 module:overlay(19) +from:0x020cb554 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cb568 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020cb574 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cb584 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb590 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cb598 kind:load to:0x0204b690 module:main +from:0x020cb59c kind:load to:0x020b6a14 module:overlay(0) +from:0x020cb5a0 kind:load to:0x0204afac module:main +from:0x020cb5a4 kind:load to:0x0204b608 module:main +from:0x020cb5b8 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cb5c4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cb5dc kind:arm_call to:0x02062080 module:overlay(0) +from:0x020cb5f0 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb60c kind:arm_call to:0x02062080 module:overlay(0) +from:0x020cb620 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cb758 kind:arm_call to:0x0201e6c4 module:main +from:0x020cb8a8 kind:arm_call to:0x0201e6c4 module:main +from:0x020cb8e8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cb900 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cb914 kind:arm_call to:0x0201e6c4 module:main +from:0x020cbab4 kind:arm_call to:0x0201e6c4 module:main +from:0x020cbaf4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbb0c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbb20 kind:arm_call to:0x0201e6c4 module:main +from:0x020cbcc4 kind:arm_call to:0x0201e6c4 module:main +from:0x020cbe18 kind:arm_call to:0x0201e6c4 module:main +from:0x020cbe38 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cbe44 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cbe6c kind:arm_call to:0x020c6304 module:overlay(19) +from:0x020cbea8 kind:arm_call to:0x020c634c module:overlay(19) +from:0x020cbec0 kind:load to:0x0204afac module:main +from:0x020cc00c kind:arm_call to:0x0201e6c4 module:main +from:0x020cc034 kind:arm_call to:0x020cbec4 module:overlay(19) +from:0x020cc03c kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020cc05c kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cc06c kind:arm_call to:0x020cbec4 module:overlay(19) +from:0x020cc074 kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020cc094 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cc0a4 kind:arm_call to:0x020c9d6c module:overlay(19) +from:0x020cc0cc kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cc124 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cc148 kind:arm_call to:0x020cd360 module:overlay(19) +from:0x020cc2b0 kind:arm_call to:0x0201e6c4 module:main +from:0x020cc3f8 kind:arm_call to:0x0201e6c4 module:main +from:0x020cc438 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cc450 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cc460 kind:arm_call to:0x0201e6c4 module:main +from:0x020cc600 kind:arm_call to:0x0201e6c4 module:main +from:0x020cc640 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cc658 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cc66c kind:arm_call to:0x0201e6c4 module:main +from:0x020cc810 kind:arm_call to:0x0201e6c4 module:main +from:0x020cc964 kind:arm_call to:0x0201e6c4 module:main +from:0x020cc984 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cc990 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cc9a8 kind:arm_call to:0x020cc160 module:overlay(19) +from:0x020cc9b0 kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020cc9f4 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020cca04 kind:arm_call to:0x020cc160 module:overlay(19) +from:0x020cca0c kind:arm_call to:0x020cca58 module:overlay(19) +from:0x020cca50 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ccac4 kind:load to:0x020d386c module:overlay(19) +from:0x020ccad4 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccae8 kind:arm_call to:0x020cd42c module:overlay(19) +from:0x020ccb08 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccb1c kind:arm_call to:0x020cd42c module:overlay(19) +from:0x020ccb24 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccb30 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccb3c kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccb54 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccb68 kind:arm_call to:0x020cd42c module:overlay(19) +from:0x020ccb74 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccb80 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccb8c kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccb98 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccc34 kind:arm_call to:0x0202a17c module:main +from:0x020ccc8c kind:arm_call to:0x0201aa68 module:main +from:0x020ccccc kind:arm_call to:0x0201aa68 module:main +from:0x020cccd8 kind:load to:0x0204c49c module:main +from:0x020ccce4 kind:load to:0x020ccac8 module:overlay(19) +from:0x020cccf0 kind:load to:0x020ccac8 module:overlay(19) +from:0x020cccfc kind:load to:0x020ccac8 module:overlay(19) +from:0x020ccd08 kind:load to:0x020ccafc module:overlay(19) +from:0x020ccd14 kind:load to:0x020ccafc module:overlay(19) +from:0x020ccd20 kind:load to:0x020ccac8 module:overlay(19) +from:0x020ccd2c kind:load to:0x020ccafc module:overlay(19) +from:0x020ccd38 kind:load to:0x020ccafc module:overlay(19) +from:0x020ccd44 kind:load to:0x020ccb44 module:overlay(19) +from:0x020ccd50 kind:load to:0x020ccb44 module:overlay(19) +from:0x020ccd5c kind:load to:0x020ccafc module:overlay(19) +from:0x020ccd68 kind:load to:0x020ccb44 module:overlay(19) +from:0x020ccd74 kind:load to:0x020ccb44 module:overlay(19) +from:0x020ccd80 kind:load to:0x020ccb44 module:overlay(19) +from:0x020ccd8c kind:load to:0x020ccac8 module:overlay(19) +from:0x020ccd98 kind:load to:0x020ccac8 module:overlay(19) +from:0x020ccda4 kind:load to:0x020ccafc module:overlay(19) +from:0x020ccdb4 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccdc8 kind:arm_call to:0x020cd42c module:overlay(19) +from:0x020ccdd8 kind:load to:0x020ccb44 module:overlay(19) +from:0x020ccde4 kind:load to:0x020ccb44 module:overlay(19) +from:0x020ccdf4 kind:load to:0x020c8530 module:overlay(19) +from:0x020cce08 kind:arm_call to:0x0201f7b4 module:main +from:0x020cce14 kind:arm_call to:0x0201f7b4 module:main +from:0x020cce20 kind:arm_call to:0x0201f7b4 module:main +from:0x020cce2c kind:arm_call to:0x0201f7b4 module:main +from:0x020cce34 kind:arm_call to:0x0201f7b4 module:main +from:0x020cce40 kind:arm_call to:0x0201f7b4 module:main +from:0x020cce4c kind:arm_call to:0x0201f7b4 module:main +from:0x020cce58 kind:arm_call to:0x0201f7b4 module:main +from:0x020cce70 kind:arm_call to:0x0201f7b4 module:main +from:0x020ccea0 kind:arm_call to:0x0201f288 module:main +from:0x020cceb4 kind:arm_call to:0x0201f288 module:main +from:0x020ccec0 kind:arm_call to:0x0201f288 module:main +from:0x020ccecc kind:arm_call to:0x0201f288 module:main +from:0x020cced4 kind:arm_call to:0x0201f288 module:main +from:0x020ccee0 kind:arm_call to:0x0201f288 module:main +from:0x020cceec kind:arm_call to:0x0201f288 module:main +from:0x020ccef8 kind:arm_call to:0x0201f288 module:main +from:0x020ccf00 kind:arm_call to:0x0201f288 module:main +from:0x020ccf1c kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ccf30 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ccf4c kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ccf60 kind:arm_call to:0x020ccde8 module:overlay(19) +from:0x020ccfa4 kind:arm_call to:0x02064904 module:overlay(0) +from:0x020ccfbc kind:arm_call to:0x0201f4e0 module:main +from:0x020ccff0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd024 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd058 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd080 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd0ac kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd0d8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd104 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd130 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd160 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd18c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd1bc kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd1e8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cd214 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020cd24c kind:arm_call to:0x02064948 module:overlay(0) +from:0x020cd270 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd29c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd2e8 kind:arm_call to:0x02016664 module:main +from:0x020cd308 kind:load to:0x020d3672 module:overlay(19) +from:0x020cd31c kind:arm_call to:0x0201f520 module:main +from:0x020cd324 kind:arm_call to:0x020cd360 module:overlay(19) +from:0x020cd35c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020cd370 kind:arm_call to:0x020cd330 module:overlay(19) +from:0x020cd394 kind:arm_call to:0x0201f968 module:main +from:0x020cd3a4 kind:arm_call to:0x0201f860 module:main +from:0x020cd3ac kind:load to:0x020b7ab8 module:overlay(0) +from:0x020cd3c0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd3c8 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd3d0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd3dc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd3e8 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd3f4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd400 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd40c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd418 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd424 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cd46c kind:arm_call to:0x0202a17c module:main +from:0x020cd4c8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cd558 kind:arm_call to:0x0201f2a4 module:main +from:0x020cd564 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cd5cc kind:arm_call to:0x0201a9dc module:main +from:0x020cd5d4 kind:arm_call to:0x020cd330 module:overlay(19) +from:0x020cd684 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd6a4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cd784 kind:arm_call to:0x0201a9dc module:main +from:0x020cd904 kind:arm_call to:0x0201aa68 module:main +from:0x020cd960 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd97c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cda14 kind:arm_call to:0x0201aa68 module:main +from:0x020cda54 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cda70 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cdb08 kind:arm_call to:0x0201aa68 module:main +from:0x020cdb40 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cdb58 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cdbec kind:arm_call to:0x0201aa68 module:main +from:0x020cdc24 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cdc3c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cdcd0 kind:arm_call to:0x0201aa68 module:main +from:0x020cdd08 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cdd20 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cddb4 kind:arm_call to:0x0201aa68 module:main +from:0x020cddc0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020cddc4 kind:load to:0x0204c49c module:main +from:0x020cddc8 kind:load to:0x020d36b8 module:overlay(19) +from:0x020cddf8 kind:arm_call to:0x02011f3c module:main +from:0x020cde0c kind:arm_call to:0x020cde14 module:overlay(19) +from:0x020cde24 kind:arm_call to:0x020d0040 module:overlay(19) +from:0x020cde2c kind:arm_call to:0x0206306c module:overlay(0) +from:0x020cde54 kind:arm_call to:0x02011f3c module:main +from:0x020cde60 kind:arm_call to:0x020d0064 module:overlay(19) +from:0x020cde74 kind:arm_call to:0x02011f3c module:main +from:0x020cde84 kind:arm_call to:0x020ce0a0 module:overlay(19) +from:0x020cdea4 kind:arm_call to:0x02016664 module:main +from:0x020cdec0 kind:load to:0x020d3a44 module:overlay(19) +from:0x020cdf20 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cdf28 kind:arm_call to:0x020d0050 module:overlay(19) +from:0x020cdf34 kind:load to:0x020d3a44 module:overlay(19) +from:0x020cdf8c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cdf94 kind:arm_call to:0x020d0050 module:overlay(19) +from:0x020cdf9c kind:arm_call to:0x02011ff4 module:main +from:0x020cdfa8 kind:load to:0x020d3a44 module:overlay(19) +from:0x020ce000 kind:arm_call to:0x02016664 module:main +from:0x020ce018 kind:arm_call to:0x020cf6bc module:overlay(19) +from:0x020ce024 kind:arm_call to:0x02016644 module:main +from:0x020ce044 kind:arm_call to:0x02016664 module:main +from:0x020ce05c kind:arm_call to:0x020d0804 module:overlay(19) +from:0x020ce068 kind:arm_call to:0x02016644 module:main +from:0x020ce074 kind:arm_call to:0x020ce614 module:overlay(19) +from:0x020ce0b0 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020ce0d8 kind:arm_call to:0x020cf6cc module:overlay(19) +from:0x020ce0e4 kind:arm_call to:0x0201e4c0 module:main +from:0x020ce108 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020ce12c kind:arm_call to:0x02064450 module:overlay(0) +from:0x020ce138 kind:arm_call to:0x0201e4c0 module:main +from:0x020ce15c kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020ce170 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020ce188 kind:arm_call to:0x0201e4c0 module:main +from:0x020ce1b0 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020ce1d0 kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020ce1e4 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020ce1f8 kind:arm_call to:0x0201e4c0 module:main +from:0x020ce21c kind:arm_call to:0x02064450 module:overlay(0) +from:0x020ce23c kind:arm_call to:0x02064f5c module:overlay(0) +from:0x020ce250 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020ce264 kind:arm_call to:0x0201e4c0 module:main +from:0x020ce288 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020ce2a0 kind:arm_call to:0x02016664 module:main +from:0x020ce2b0 kind:arm_call to:0x02016664 module:main +from:0x020ce2c0 kind:arm_call to:0x02016664 module:main +from:0x020ce2d0 kind:arm_call to:0x02016664 module:main +from:0x020ce2f4 kind:arm_call to:0x02063960 module:overlay(0) +from:0x020ce304 kind:arm_call to:0x02063960 module:overlay(0) +from:0x020ce314 kind:arm_call to:0x02063960 module:overlay(0) +from:0x020ce31c kind:arm_call to:0x020ce560 module:overlay(19) +from:0x020ce32c kind:load to:0x020d3a20 module:overlay(19) +from:0x020ce334 kind:load to:0x020b378c module:overlay(0) +from:0x020ce350 kind:arm_call to:0x0201f288 module:main +from:0x020ce35c kind:arm_call to:0x0201f288 module:main +from:0x020ce368 kind:arm_call to:0x0201f288 module:main +from:0x020ce374 kind:arm_call to:0x0201f288 module:main +from:0x020ce384 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ce38c kind:arm_call to:0x0201f0bc module:main +from:0x020ce39c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ce3a4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ce3b4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ce3bc kind:arm_call to:0x0201f0bc module:main +from:0x020ce3cc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ce3d4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ce3e4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ce3ec kind:arm_call to:0x0201f0bc module:main +from:0x020ce3fc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ce404 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ce414 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ce41c kind:arm_call to:0x0201f0bc module:main +from:0x020ce428 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ce430 kind:arm_call to:0x020cfb34 module:overlay(19) +from:0x020ce438 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ce444 kind:load to:0x020d3a20 module:overlay(19) +from:0x020ce460 kind:arm_call to:0x0201f288 module:main +from:0x020ce46c kind:arm_call to:0x0201f288 module:main +from:0x020ce478 kind:arm_call to:0x0201f288 module:main +from:0x020ce484 kind:arm_call to:0x0201f288 module:main +from:0x020ce494 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ce49c kind:arm_call to:0x0201f0bc module:main +from:0x020ce4ac kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ce4b4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ce4c4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ce4cc kind:arm_call to:0x0201f0bc module:main +from:0x020ce4dc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ce4e4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ce4f4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ce4fc kind:arm_call to:0x0201f0bc module:main +from:0x020ce50c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ce514 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ce524 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ce52c kind:arm_call to:0x0201f0bc module:main +from:0x020ce538 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ce540 kind:arm_call to:0x020cfb34 module:overlay(19) +from:0x020ce548 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ce550 kind:arm_call to:0x02011ff4 module:main +from:0x020ce55c kind:load to:0x020d3a20 module:overlay(19) +from:0x020ce594 kind:load to:0x020d39e0 module:overlay(19) +from:0x020ce5cc kind:load to:0x020d39a8 module:overlay(19) +from:0x020ce5dc kind:arm_call to:0x020cfcfc module:overlay(19) +from:0x020ce5e8 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce5f4 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce600 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce60c kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce620 kind:load to:0x020cf6ac module:overlay(19) +from:0x020ce638 kind:arm_call to:0x020cfff4 module:overlay(19) +from:0x020ce66c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce698 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce6d0 kind:arm_call to:0x0201e664 module:main +from:0x020ce710 kind:arm_call to:0x0201e6c4 module:main +from:0x020ce750 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ce7a4 kind:arm_call to:0x0201e664 module:main +from:0x020ce7dc kind:arm_call to:0x0201e6c4 module:main +from:0x020ce814 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce85c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce884 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020ce898 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce8e0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce900 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020ce914 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce95c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce97c kind:arm_call to:0x02065608 module:overlay(0) +from:0x020ce988 kind:load to:0x020d397c module:overlay(19) +from:0x020ce9a4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ce9b8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cea0c kind:arm_call to:0x0201e664 module:main +from:0x020cea68 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ceabc kind:arm_call to:0x0201e664 module:main +from:0x020ceb18 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ceb64 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020ceb78 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cebc8 kind:arm_call to:0x02065608 module:overlay(0) +from:0x020cebdc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cec2c kind:arm_call to:0x02065608 module:overlay(0) +from:0x020cec38 kind:load to:0x020d397c module:overlay(19) +from:0x020cec70 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cecc0 kind:arm_call to:0x0201e664 module:main +from:0x020cecfc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ced48 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020ced5c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ceda8 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cedbc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cee08 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cee14 kind:load to:0x020d397c module:overlay(19) +from:0x020cee2c kind:load to:0x020d3ce8 module:overlay(19) +from:0x020cee30 kind:load to:0x020ce07c module:overlay(19) +from:0x020cee68 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ceeb8 kind:arm_call to:0x0201e664 module:main +from:0x020cef00 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cef20 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cef30 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cef5c kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cef6c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cef98 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cefa4 kind:load to:0x020d397c module:overlay(19) +from:0x020cefe8 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020ceff4 kind:arm_call to:0x020cfff4 module:overlay(19) +from:0x020cf010 kind:load to:0x020b684c module:overlay(0) +from:0x020cf028 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cf080 kind:arm_call to:0x0206bc48 module:overlay(0) +from:0x020cf090 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020cf0a8 kind:arm_call to:0x020cf6ac module:overlay(19) +from:0x020cf0c0 kind:arm_call to:0x020cf6ac module:overlay(19) +from:0x020cf0cc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cf0d4 kind:arm_call to:0x020cfc34 module:overlay(19) +from:0x020cf0dc kind:load to:0x0204b690 module:main +from:0x020cf0e0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020cf0e4 kind:load to:0x020b684c module:overlay(0) +from:0x020cf0e8 kind:load to:0x020b68c0 module:overlay(0) +from:0x020cf0ec kind:load to:0x0204b608 module:main +from:0x020cf0f0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cf24c kind:arm_call to:0x0201e6c4 module:main +from:0x020cf268 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cf274 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cf280 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cf3d8 kind:arm_call to:0x0201e6c4 module:main +from:0x020cf434 kind:arm_call to:0x020cf0f4 module:overlay(19) +from:0x020cf43c kind:arm_call to:0x020cf3fc module:overlay(19) +from:0x020cf450 kind:arm_call to:0x020cf6ac module:overlay(19) +from:0x020cf460 kind:arm_call to:0x020cf0f4 module:overlay(19) +from:0x020cf468 kind:arm_call to:0x020cf3fc module:overlay(19) +from:0x020cf488 kind:arm_call to:0x020cf0f4 module:overlay(19) +from:0x020cf490 kind:arm_call to:0x020cf3fc module:overlay(19) +from:0x020cf4a4 kind:arm_call to:0x020cf6ac module:overlay(19) +from:0x020cf4b4 kind:arm_call to:0x020cf0f4 module:overlay(19) +from:0x020cf4bc kind:arm_call to:0x020cf3fc module:overlay(19) +from:0x020cf4d0 kind:arm_call to:0x020cf6ac module:overlay(19) +from:0x020cf528 kind:arm_call to:0x02069404 module:overlay(0) +from:0x020cf538 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020cf544 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cf55c kind:arm_call to:0x02069160 module:overlay(0) +from:0x020cf590 kind:arm_call to:0x02069864 module:overlay(0) +from:0x020cf5f0 kind:arm_call to:0x020d211c module:overlay(19) +from:0x020cf61c kind:arm_call to:0x0206929c module:overlay(0) +from:0x020cf630 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020cf63c kind:arm_call to:0x02021a0c module:main +from:0x020cf684 kind:arm_call to:0x020cf6ac module:overlay(19) +from:0x020cf690 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020cf694 kind:load to:0x020b684c module:overlay(0) +from:0x020cf698 kind:load to:0x0204b608 module:main +from:0x020cf69c kind:load to:0x020b6a14 module:overlay(0) +from:0x020cf6a0 kind:load to:0x020d3a60 module:overlay(19) +from:0x020cf6a8 kind:load to:0x0204b690 module:main +from:0x020cf6b8 kind:load to:0x020ce560 module:overlay(19) +from:0x020cf6c8 kind:load to:0x020cf6ac module:overlay(19) +from:0x020cf714 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf72c kind:arm_call to:0x0201f4e0 module:main +from:0x020cf740 kind:arm_call to:0x0201f4e0 module:main +from:0x020cf764 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020cf788 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020cf798 kind:arm_call to:0x0201f4e0 module:main +from:0x020cf7ac kind:arm_call to:0x0201f4e0 module:main +from:0x020cf7cc kind:arm_call to:0x0206483c module:overlay(0) +from:0x020cf7e4 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020cf7f4 kind:arm_call to:0x0201f4e0 module:main +from:0x020cf808 kind:arm_call to:0x0201f4e0 module:main +from:0x020cf828 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020cf848 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020cf8d8 kind:arm_call to:0x02016664 module:main +from:0x020cf8e8 kind:arm_call to:0x02016664 module:main +from:0x020cf8f8 kind:arm_call to:0x02016664 module:main +from:0x020cf908 kind:arm_call to:0x02016664 module:main +from:0x020cf918 kind:arm_call to:0x02016664 module:main +from:0x020cf928 kind:arm_call to:0x02016664 module:main +from:0x020cf9a4 kind:arm_call to:0x02011ff4 module:main +from:0x020cf9b4 kind:arm_call to:0x02011f3c module:main +from:0x020cfa1c kind:arm_call to:0x02011ff4 module:main +from:0x020cfa2c kind:arm_call to:0x02011f3c module:main +from:0x020cfa8c kind:arm_call to:0x0201f520 module:main +from:0x020cfa98 kind:arm_call to:0x0201f520 module:main +from:0x020cfaa4 kind:arm_call to:0x0201f520 module:main +from:0x020cfab0 kind:arm_call to:0x020cff24 module:overlay(19) +from:0x020cfabc kind:arm_call to:0x0201f520 module:main +from:0x020cfac8 kind:arm_call to:0x020cff6c module:overlay(19) +from:0x020cfad8 kind:arm_call to:0x0201f520 module:main +from:0x020cfae4 kind:arm_call to:0x020cffc0 module:overlay(19) +from:0x020cfaf4 kind:arm_call to:0x0201f520 module:main +from:0x020cfb10 kind:arm_call to:0x02063960 module:overlay(0) +from:0x020cfb2c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020cfb44 kind:arm_call to:0x0201f288 module:main +from:0x020cfb50 kind:arm_call to:0x0201f288 module:main +from:0x020cfb58 kind:arm_call to:0x0201f288 module:main +from:0x020cfb60 kind:arm_call to:0x0201f288 module:main +from:0x020cfb68 kind:arm_call to:0x0201f288 module:main +from:0x020cfb70 kind:arm_call to:0x0201f288 module:main +from:0x020cfb80 kind:arm_call to:0x02011ff4 module:main +from:0x020cfb90 kind:arm_call to:0x02011ff4 module:main +from:0x020cfb98 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cfba0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cfbac kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cfbb4 kind:arm_call to:0x0201f0bc module:main +from:0x020cfbbc kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cfbc4 kind:arm_call to:0x0201f0bc module:main +from:0x020cfbcc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cfbd4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cfbe0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cfbe8 kind:arm_call to:0x0201f0bc module:main +from:0x020cfbf0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cfbf8 kind:arm_call to:0x0201f0bc module:main +from:0x020cfc00 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cfc08 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cfc10 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cfc18 kind:arm_call to:0x0201f0bc module:main +from:0x020cfc20 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cfc28 kind:arm_call to:0x0201f0bc module:main +from:0x020cfc40 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cfc74 kind:arm_call to:0x020cfe3c module:overlay(19) +from:0x020cfc80 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cfc90 kind:arm_call to:0x020cfe3c module:overlay(19) +from:0x020cfc9c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cfcac kind:arm_call to:0x020cfe88 module:overlay(19) +from:0x020cfcb8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cfcc8 kind:arm_call to:0x020cfe88 module:overlay(19) +from:0x020cfcd4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cfce0 kind:arm_call to:0x020cfee8 module:overlay(19) +from:0x020cfcec kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cfcf4 kind:load to:0x0204b690 module:main +from:0x020cfcf8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cfd6c kind:arm_call to:0x0201f2a4 module:main +from:0x020cfd98 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cfe00 kind:arm_call to:0x0202a17c module:main +from:0x020cfe2c kind:arm_call to:0x0201a9dc module:main +from:0x020cfe38 kind:load to:0x0204c49c module:main +from:0x020cfe74 kind:arm_call to:0x020cff24 module:overlay(19) +from:0x020cfe80 kind:arm_call to:0x0201f860 module:main +from:0x020cfec0 kind:arm_call to:0x020cff6c module:overlay(19) +from:0x020cfed0 kind:arm_call to:0x0201f860 module:main +from:0x020cfedc kind:arm_call to:0x0206bc48 module:overlay(0) +from:0x020cfee4 kind:load to:0x020b68c0 module:overlay(0) +from:0x020cff0c kind:arm_call to:0x020cffc0 module:overlay(19) +from:0x020cff1c kind:arm_call to:0x0201f860 module:main +from:0x020d004c kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d0060 kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d0070 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020d0098 kind:arm_call to:0x0201f4e0 module:main +from:0x020d00bc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d00d0 kind:arm_call to:0x020d082c module:overlay(19) +from:0x020d00d8 kind:arm_call to:0x0201e4c0 module:main +from:0x020d00f8 kind:arm_call to:0x0206483c module:overlay(0) +from:0x020d0104 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020d0114 kind:arm_call to:0x0201e4c0 module:main +from:0x020d0124 kind:arm_call to:0x0201f4e0 module:main +from:0x020d0134 kind:arm_call to:0x02016664 module:main +from:0x020d0144 kind:arm_call to:0x0201f520 module:main +from:0x020d0154 kind:arm_call to:0x0201f520 module:main +from:0x020d0164 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020d01a4 kind:arm_call to:0x020d0294 module:overlay(19) +from:0x020d01b4 kind:load to:0x020d3aa4 module:overlay(19) +from:0x020d01b8 kind:load to:0x020b378c module:overlay(0) +from:0x020d01c0 kind:load to:0x020d3a68 module:overlay(19) +from:0x020d01d8 kind:arm_call to:0x0201f288 module:main +from:0x020d01e0 kind:arm_call to:0x0201f288 module:main +from:0x020d01ec kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020d01f4 kind:arm_call to:0x0201f0bc module:main +from:0x020d01fc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020d0204 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020d020c kind:arm_call to:0x0201f0bc module:main +from:0x020d0214 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020d0220 kind:load to:0x020d3aa4 module:overlay(19) +from:0x020d0238 kind:arm_call to:0x0201f288 module:main +from:0x020d0240 kind:arm_call to:0x0201f288 module:main +from:0x020d024c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020d0254 kind:arm_call to:0x0201f0bc module:main +from:0x020d025c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020d0264 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020d026c kind:arm_call to:0x0201f0bc module:main +from:0x020d0274 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020d027c kind:arm_call to:0x02011ff4 module:main +from:0x020d0288 kind:load to:0x020d3aa4 module:overlay(19) +from:0x020d02c8 kind:load to:0x020d3a7c module:overlay(19) +from:0x020d030c kind:arm_call to:0x0201e664 module:main +from:0x020d0364 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0378 kind:arm_call to:0x0201e6c4 module:main +from:0x020d03c0 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020d03dc kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020d03e8 kind:load to:0x020d3a68 module:overlay(19) +from:0x020d0424 kind:arm_call to:0x020d0950 module:overlay(19) +from:0x020d0434 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020d0474 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020d0480 kind:load to:0x020d3a68 module:overlay(19) +from:0x020d04b8 kind:arm_call to:0x020d0988 module:overlay(19) +from:0x020d04c0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020d04d0 kind:arm_call to:0x020d0818 module:overlay(19) +from:0x020d04e8 kind:arm_call to:0x0206ec70 module:overlay(0) +from:0x020d04f4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020d0524 kind:arm_call to:0x020ce07c module:overlay(19) +from:0x020d069c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d06b0 kind:arm_call to:0x0201e6c4 module:main +from:0x020d06f0 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020d0704 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x020d0710 kind:load to:0x0204b690 module:main +from:0x020d0714 kind:load to:0x020b6a14 module:overlay(0) +from:0x020d0718 kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d0720 kind:load to:0x020b69b8 module:overlay(0) +from:0x020d0734 kind:arm_call to:0x020d0a3c module:overlay(19) +from:0x020d0754 kind:arm_call to:0x0201a9dc module:main +from:0x020d0760 kind:arm_call to:0x0201f2a4 module:main +from:0x020d0770 kind:arm_call to:0x0201e6c4 module:main +from:0x020d077c kind:arm_call to:0x0201f2f0 module:main +from:0x020d0788 kind:load to:0x0204c49c module:main +from:0x020d07c0 kind:arm_call to:0x0201f860 module:main +from:0x020d07c8 kind:arm_call to:0x020d0950 module:overlay(19) +from:0x020d07f0 kind:arm_call to:0x0201f860 module:main +from:0x020d07f8 kind:load to:0x020b6b48 module:overlay(0) +from:0x020d0814 kind:load to:0x020d0294 module:overlay(19) +from:0x020d0828 kind:load to:0x020d0294 module:overlay(19) +from:0x020d0894 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d08bc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d08e4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d090c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0934 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0944 kind:arm_call to:0x020d0950 module:overlay(19) +from:0x020d09a0 kind:arm_call to:0x0207181c module:overlay(0) +from:0x020d09e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020d0a38 kind:load to:0x020b6b48 module:overlay(0) +from:0x020d0a60 kind:arm_call to:0x0201a9dc module:main +from:0x020d0a94 kind:arm_call to:0x0201a9dc module:main +from:0x020d0aa8 kind:load to:0x0204c49c module:main +from:0x020d0ab8 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020d0adc kind:arm_call to:0x020d1090 module:overlay(19) +from:0x020d0af0 kind:arm_call_thumb to:0x020153a8 module:main +from:0x020d0b04 kind:arm_call_thumb to:0x020153a8 module:main +from:0x020d0b14 kind:arm_call_thumb to:0x020153a8 module:main +from:0x020d0b28 kind:arm_call_thumb to:0x020153a8 module:main +from:0x020d0b3c kind:arm_call_thumb to:0x020153a8 module:main +from:0x020d0b48 kind:arm_call to:0x0201717c module:main +from:0x020d0b50 kind:arm_call to:0x0201717c module:main +from:0x020d0b5c kind:arm_call to:0x0201717c module:main +from:0x020d0b68 kind:arm_call to:0x0201717c module:main +from:0x020d0b74 kind:arm_call to:0x0201717c module:main +from:0x020d0b90 kind:arm_call_thumb to:0x020153f8 module:main +from:0x020d0ba8 kind:arm_call_thumb to:0x020153f8 module:main +from:0x020d0bbc kind:arm_call_thumb to:0x020153f8 module:main +from:0x020d0bd4 kind:arm_call_thumb to:0x020153f8 module:main +from:0x020d0bec kind:arm_call_thumb to:0x020153f8 module:main +from:0x020d0bf0 kind:arm_call to:0x02028b18 module:main +from:0x020d0c08 kind:arm_call to:0x020174b8 module:main +from:0x020d0c1c kind:arm_call to:0x020174b8 module:main +from:0x020d0c34 kind:arm_call to:0x020174b8 module:main +from:0x020d0c4c kind:arm_call to:0x020174b8 module:main +from:0x020d0c64 kind:arm_call to:0x020174b8 module:main +from:0x020d0c94 kind:arm_call to:0x02025f04 module:main +from:0x020d0ca8 kind:arm_call_thumb to:0x02015448 module:main +from:0x020d0cb4 kind:arm_call_thumb to:0x02015484 module:main +from:0x020d0cb8 kind:arm_call to:0x02028b18 module:main +from:0x020d0cd0 kind:arm_call to:0x02017334 module:main +from:0x020d0cf8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020d0d00 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d0d08 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d0d10 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d0d28 kind:arm_call to:0x02017334 module:main +from:0x020d0d4c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020d0d54 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d0d5c kind:arm_call_thumb to:0x02015624 module:main +from:0x020d0d64 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d0d6c kind:arm_call_thumb to:0x0201545c module:main +from:0x020d0d7c kind:arm_call to:0x020d0f5c module:overlay(19) +from:0x020d0d8c kind:arm_call to:0x020d0f5c module:overlay(19) +from:0x020d0d9c kind:load to:0x020d3ad8 module:overlay(19) +from:0x020d0da0 kind:load to:0x020d3af4 module:overlay(19) +from:0x020d0da4 kind:load to:0x020d3b0c module:overlay(19) +from:0x020d0da8 kind:load to:0x020d3b24 module:overlay(19) +from:0x020d0dac kind:load to:0x020d3b3c module:overlay(19) +from:0x020d0db0 kind:load to:0x020d3b54 module:overlay(19) +from:0x020d0db4 kind:load to:0x020d3b6c module:overlay(19) +from:0x020d0db8 kind:load to:0x020fd0ec module:overlay(19) +from:0x020d0dbc kind:load to:0x020d3b70 module:overlay(19) +from:0x020d0dc0 kind:load to:0x020ef4ec module:overlay(19) +from:0x020d0dc4 kind:load to:0x020d3b74 module:overlay(19) +from:0x020d0dc8 kind:load to:0x020d3cec module:overlay(19) +from:0x020d0dcc kind:load to:0x020d3b78 module:overlay(19) +from:0x020d0dd0 kind:load to:0x020e18ec module:overlay(19) +from:0x020d0dd4 kind:load to:0x020d3b7c module:overlay(19) +from:0x020d0dd8 kind:load to:0x0210acec module:overlay(19) +from:0x020d0ddc kind:load to:0x020d3b80 module:overlay(19) +from:0x020d0de0 kind:load to:0x020d3b8c module:overlay(19) +from:0x020d0de4 kind:load to:0x020d3b98 module:overlay(19) +from:0x020d0de8 kind:load to:0x020d3ba4 module:overlay(19) +from:0x020d0dec kind:load to:0x020d3bb0 module:overlay(19) +from:0x020d0df4 kind:load to:0x020d3bbc module:overlay(19) +from:0x020d0df8 kind:load to:0x020d3bd0 module:overlay(19) +from:0x020d0dfc kind:load to:0x020d3bd4 module:overlay(19) +from:0x020d0e00 kind:load to:0x020d3be0 module:overlay(19) +from:0x020d0e04 kind:load to:0x020d3bec module:overlay(19) +from:0x020d0f10 kind:arm_call to:0x020d0f5c module:overlay(19) +from:0x020d0fd0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020d0ff8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020d1020 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020d1048 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020d1070 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020d10b0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020d1138 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020d1140 kind:arm_call to:0x020621b0 module:overlay(0) +from:0x020d1178 kind:arm_call to:0x02062160 module:overlay(0) +from:0x020d1210 kind:load to:0x020d3ac8 module:overlay(19) +from:0x020d1214 kind:load to:0x0204b164 module:main +from:0x020d1218 kind:load to:0x020d33ec module:overlay(19) +from:0x020d1244 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020d124c kind:arm_call to:0x02062080 module:overlay(0) +from:0x020d125c kind:arm_call to:0x020620ec module:overlay(0) +from:0x020d12ec kind:load to:0x0204b164 module:main +from:0x020d132c kind:arm_call to:0x0201aa68 module:main +from:0x020d1344 kind:load to:0x0204c49c module:main +from:0x020d135c kind:arm_call_thumb to:0x02015624 module:main +from:0x020d1364 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d136c kind:arm_call_thumb to:0x02015624 module:main +from:0x020d137c kind:arm_call_thumb to:0x02015624 module:main +from:0x020d1384 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d138c kind:arm_call_thumb to:0x02015624 module:main +from:0x020d139c kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13a4 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13ac kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13b8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13c0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13c8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13d8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13e0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13e8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020d13f4 kind:arm_call_thumb to:0x02015414 module:main +from:0x020d1400 kind:arm_call_thumb to:0x02015414 module:main +from:0x020d1408 kind:arm_call_thumb to:0x02015414 module:main +from:0x020d1414 kind:arm_call_thumb to:0x02015414 module:main +from:0x020d1420 kind:arm_call_thumb to:0x02015414 module:main +from:0x020d1428 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020d1444 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x020d1474 kind:arm_call to:0x02062764 module:overlay(0) +from:0x020d1480 kind:load to:0x020d3c00 module:overlay(19) +from:0x020d1484 kind:load to:0x0204b608 module:main +from:0x020d1490 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020d14a4 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020d14ac kind:arm_call to:0x02011ff4 module:main +from:0x020d14d8 kind:arm_call to:0x020ccf08 module:overlay(19) +from:0x020d14f8 kind:arm_call to:0x02019614 module:main +from:0x020d1504 kind:load to:0x0204b690 module:main +from:0x020d1534 kind:arm_call to:0x020ccf68 module:overlay(19) +from:0x020d1548 kind:arm_call to:0x020627ac module:overlay(0) +from:0x020d1560 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020d1568 kind:load to:0x0204b608 module:main +from:0x020d1580 kind:arm_call to:0x02013014 module:main +from:0x020d1594 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x020d15a4 kind:arm_call to:0x020194d0 module:main +from:0x020d15b0 kind:arm_call to:0x02016644 module:main +from:0x020d15b8 kind:arm_call to:0x020cce84 module:overlay(19) +from:0x020d15c4 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020d15e4 kind:arm_call to:0x02013070 module:main +from:0x020d15ec kind:load to:0x0204af1c module:main +from:0x020d15f4 kind:load to:0x0204b608 module:main +from:0x020d15f8 kind:load to:0x0204b690 module:main +from:0x020d1638 kind:arm_call to:0x020ccf68 module:overlay(19) +from:0x020d164c kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020d165c kind:arm_call to:0x020627ac module:overlay(0) +from:0x020d166c kind:load to:0x0204b608 module:main +from:0x020d1680 kind:arm_call to:0x02013014 module:main +from:0x020d169c kind:arm_call to:0x020627d0 module:overlay(0) +from:0x020d16ac kind:arm_call to:0x020194d0 module:main +from:0x020d16c8 kind:arm_call to:0x02016664 module:main +from:0x020d16e0 kind:arm_call to:0x020ccdfc module:overlay(19) +from:0x020d16e8 kind:arm_call to:0x020ccf38 module:overlay(19) +from:0x020d1704 kind:arm_call to:0x02013070 module:main +from:0x020d170c kind:load to:0x0204af1c module:main +from:0x020d1714 kind:load to:0x0204b608 module:main +from:0x020d1718 kind:load to:0x0204b690 module:main +from:0x020d1740 kind:arm_call to:0x02019614 module:main +from:0x020d174c kind:load to:0x0204b690 module:main +from:0x020d1760 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x020d1788 kind:arm_call to:0x02062764 module:overlay(0) +from:0x020d1794 kind:load to:0x020d3c30 module:overlay(19) +from:0x020d1798 kind:load to:0x0204b608 module:main +from:0x020d17bc kind:arm_call to:0x020d1b14 module:overlay(19) +from:0x020d17c4 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020d17d0 kind:load to:0x020d3c30 module:overlay(19) +from:0x020d17d4 kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d17f8 kind:arm_call to:0x020d1b14 module:overlay(19) +from:0x020d1800 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020d1808 kind:arm_call to:0x02011ff4 module:main +from:0x020d1814 kind:load to:0x020d3c30 module:overlay(19) +from:0x020d1818 kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d183c kind:arm_call to:0x020ccf08 module:overlay(19) +from:0x020d185c kind:arm_call to:0x02019614 module:main +from:0x020d1868 kind:load to:0x0204b690 module:main +from:0x020d1898 kind:arm_call to:0x020ccf68 module:overlay(19) +from:0x020d18d4 kind:arm_call to:0x020627ac module:overlay(0) +from:0x020d18ec kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020d18f4 kind:load to:0x0204b690 module:main +from:0x020d18f8 kind:load to:0x0204b608 module:main +from:0x020d1910 kind:arm_call to:0x02013014 module:main +from:0x020d1920 kind:arm_call to:0x0206bcfc module:overlay(0) +from:0x020d192c kind:arm_call to:0x02016644 module:main +from:0x020d1934 kind:arm_call to:0x020cce84 module:overlay(19) +from:0x020d1944 kind:arm_call to:0x020194d0 module:main +from:0x020d1954 kind:arm_call to:0x020cdde0 module:overlay(19) +from:0x020d1974 kind:arm_call to:0x02016664 module:main +from:0x020d198c kind:arm_call to:0x02013070 module:main +from:0x020d1994 kind:load to:0x0204af1c module:main +from:0x020d199c kind:load to:0x020b68c0 module:overlay(0) +from:0x020d19a0 kind:load to:0x0204b690 module:main +from:0x020d19a4 kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d19c8 kind:arm_call to:0x020ce07c module:overlay(19) +from:0x020d19d0 kind:arm_call to:0x0201e488 module:main +from:0x020d19d8 kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d19dc kind:load to:0x0204c46c module:main +from:0x020d1a0c kind:arm_call to:0x020ce094 module:overlay(19) +from:0x020d1a48 kind:arm_call to:0x020627ac module:overlay(0) +from:0x020d1a5c kind:arm_call to:0x020ccf68 module:overlay(19) +from:0x020d1a70 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020d1a78 kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d1a7c kind:load to:0x0204b690 module:main +from:0x020d1a80 kind:load to:0x0204b608 module:main +from:0x020d1a94 kind:arm_call to:0x02013014 module:main +from:0x020d1aa0 kind:arm_call to:0x020d1b14 module:overlay(19) +from:0x020d1ab0 kind:arm_call to:0x020194d0 module:main +from:0x020d1acc kind:arm_call to:0x02016664 module:main +from:0x020d1ae4 kind:arm_call to:0x020ccdfc module:overlay(19) +from:0x020d1aec kind:arm_call to:0x020ccf38 module:overlay(19) +from:0x020d1af4 kind:arm_call to:0x0206bd20 module:overlay(0) +from:0x020d1afc kind:arm_call to:0x02013070 module:main +from:0x020d1b04 kind:load to:0x0204af1c module:main +from:0x020d1b0c kind:load to:0x0204b690 module:main +from:0x020d1b10 kind:load to:0x020b68c0 module:overlay(0) +from:0x020d1b38 kind:load to:0x020d3ce8 module:overlay(19) +from:0x020d1b50 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x020d1b78 kind:load to:0x020d3c60 module:overlay(19) +from:0x020d1bb0 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020d1bc0 kind:load to:0x020b684c module:overlay(0) +from:0x020d1c44 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020d1c54 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1c5c kind:arm_call to:0x02021a0c module:main +from:0x020d1c68 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1c6c kind:arm_call to:0x02021a28 module:main +from:0x020d1c7c kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1cbc kind:arm_call to:0x020d32cc module:overlay(19) +from:0x020d1cdc kind:arm_call to:0x020d21fc module:overlay(19) +from:0x020d1d1c kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1d24 kind:arm_call to:0x02021f5c module:main +from:0x020d1d38 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020d1d48 kind:arm_call to:0x02069404 module:overlay(0) +from:0x020d1d78 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1d7c kind:arm_call to:0x02021a4c module:main +from:0x020d1d9c kind:load to:0x0204b154 module:main +from:0x020d1da0 kind:load to:0x020b684c module:overlay(0) +from:0x020d1da8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020d1dac kind:load to:0x020bbf60 module:overlays(3,4,5,10,11,14) +from:0x020d1db0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020d1dbc kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020d1dc4 kind:arm_call to:0x02011ff4 module:main +from:0x020d1de4 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x020d1e18 kind:load to:0x020d3c94 module:overlay(19) +from:0x020d1e2c kind:load to:0x02067d7c module:overlay(0) +from:0x020d1e64 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020d1e74 kind:load to:0x020b684c module:overlay(0) +from:0x020d1f08 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020d1f18 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1f20 kind:arm_call to:0x02021a0c module:main +from:0x020d1f2c kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1f30 kind:arm_call to:0x02021a28 module:main +from:0x020d1f40 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1f78 kind:arm_call to:0x020d2300 module:overlay(19) +from:0x020d1f8c kind:arm_call to:0x020d3334 module:overlay(19) +from:0x020d1f98 kind:arm_call to:0x020d2224 module:overlay(19) +from:0x020d1fd4 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d1fdc kind:arm_call to:0x02021f5c module:main +from:0x020d1ff0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020d2000 kind:arm_call to:0x02069404 module:overlay(0) +from:0x020d202c kind:arm_call to:0x02069160 module:overlay(0) +from:0x020d2030 kind:arm_call to:0x02021a4c module:main +from:0x020d2058 kind:load to:0x020b684c module:overlay(0) +from:0x020d205c kind:load to:0x0204b154 module:main +from:0x020d2068 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020d206c kind:load to:0x020b6a14 module:overlay(0) +from:0x020d2078 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x020d2080 kind:arm_call to:0x02011ff4 module:main +from:0x020d2098 kind:arm_call to:0x02032278 module:main +from:0x020d20c8 kind:arm_call to:0x0203222c module:main +from:0x020d20dc kind:arm_call to:0x02032288 module:main +from:0x020d2108 kind:arm_call_thumb to:0x020a2330 module:overlay(0) +from:0x020d2110 kind:load to:0x020b7cb8 module:overlay(0) +from:0x020d2114 kind:load to:0x020b7cf4 module:overlay(0) +from:0x020d2118 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020d2144 kind:arm_call_thumb to:0x020a2304 module:overlay(0) +from:0x020d216c kind:arm_call to:0x02013ed0 module:main +from:0x020d217c kind:load to:0x020d208c module:overlay(19) +from:0x020d2180 kind:load to:0x0204b100 module:main +from:0x020d2198 kind:arm_call to:0x02011f3c module:main +from:0x020d21a4 kind:arm_call to:0x020d2324 module:overlay(19) +from:0x020d21c0 kind:arm_call to:0x02013eec module:main +from:0x020d21e4 kind:arm_call to:0x020d211c module:overlay(19) +from:0x020d21f4 kind:load to:0x0204b100 module:main +from:0x020d21f8 kind:load to:0x020d3cc0 module:overlay(19) +from:0x020d221c kind:load to:0x020d3cc8 module:overlay(19) +from:0x020d2220 kind:load to:0x020d211c module:overlay(19) +from:0x020d2244 kind:load to:0x020d3cd0 module:overlay(19) +from:0x020d2248 kind:load to:0x020d211c module:overlay(19) +from:0x020d2278 kind:arm_call to:0x02032278 module:main +from:0x020d2288 kind:arm_call to:0x020d2e54 module:overlay(19) +from:0x020d228c kind:arm_call to:0x0203222c module:main +from:0x020d22b0 kind:arm_call to:0x020d2ef0 module:overlay(19) +from:0x020d22b4 kind:arm_call to:0x0203222c module:main +from:0x020d22d0 kind:arm_call to:0x02032288 module:main +from:0x020d22f4 kind:load to:0x0204b154 module:main +from:0x020d22f8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020d22fc kind:load to:0x020b7cb8 module:overlay(0) +from:0x020d2318 kind:load to:0x0204b100 module:main +from:0x020d231c kind:load to:0x020d224c module:overlay(19) +from:0x020d2320 kind:load to:0x02013ed0 module:main +from:0x020d235c kind:arm_call to:0x0202a17c module:main +from:0x020d236c kind:arm_call to:0x0202a17c module:main +from:0x020d2378 kind:arm_call to:0x020983c8 module:overlay(0) +from:0x020d2388 kind:arm_call to:0x0202a17c module:main +from:0x020d2398 kind:arm_call to:0x0202a17c module:main +from:0x020d23d8 kind:arm_call to:0x0202a17c module:main +from:0x020d23fc kind:arm_call to:0x0202a17c module:main +from:0x020d24d4 kind:arm_call to:0x020d246c module:overlay(19) +from:0x020d24f4 kind:arm_call to:0x020d246c module:overlay(19) +from:0x020d2510 kind:arm_call to:0x020d246c module:overlay(19) +from:0x020d2534 kind:arm_call to:0x020d246c module:overlay(19) +from:0x020d2588 kind:arm_call to:0x020a28fc module:overlay(0) +from:0x020d2594 kind:arm_call to:0x020d2638 module:overlay(19) +from:0x020d25d0 kind:arm_call to:0x0202a148 module:main +from:0x020d25ec kind:arm_call to:0x0202a148 module:main +from:0x020d2620 kind:arm_call to:0x020327e8 module:main +from:0x020d2658 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d2674 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d268c kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d26a4 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d26bc kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d27dc kind:arm_call to:0x020a28fc module:overlay(0) +from:0x020d2804 kind:arm_call to:0x0202a20c module:main +from:0x020d2818 kind:arm_call to:0x0202a20c module:main +from:0x020d2828 kind:arm_call to:0x0202a20c module:main +from:0x020d2838 kind:arm_call to:0x0202a20c module:main +from:0x020d2848 kind:arm_call to:0x0202a20c module:main +from:0x020d285c kind:arm_call to:0x0202a20c module:main +from:0x020d2870 kind:arm_call to:0x0202a20c module:main +from:0x020d2880 kind:arm_call to:0x0202a20c module:main +from:0x020d2890 kind:arm_call to:0x0202a20c module:main +from:0x020d28a0 kind:arm_call to:0x0202a20c module:main +from:0x020d28ac kind:arm_call to:0x020d2638 module:overlay(19) +from:0x020d29e0 kind:arm_call to:0x020a2a78 module:overlay(0) +from:0x020d29f0 kind:arm_call to:0x02033df8 module:main +from:0x020d2a0c kind:arm_call to:0x0202a20c module:main +from:0x020d2a54 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d2a90 kind:load to:0x020b7abc module:overlay(0) +from:0x020d2b4c kind:arm_call to:0x020a28cc module:overlay(0) +from:0x020d2b5c kind:arm_call to:0x02033df8 module:main +from:0x020d2b78 kind:arm_call to:0x0202a20c module:main +from:0x020d2b90 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d2bd0 kind:load to:0x020b7abc module:overlay(0) +from:0x020d2bf4 kind:arm_call to:0x020d2c20 module:overlay(19) +from:0x020d2c18 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d2c34 kind:arm_call to:0x02033df8 module:main +from:0x020d2c48 kind:arm_call to:0x0202a20c module:main +from:0x020d2c50 kind:load to:0x020b7abc module:overlay(0) +from:0x020d2c74 kind:arm_call to:0x020d2d1c module:overlay(19) +from:0x020d2c8c kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d2ca8 kind:arm_call to:0x020d2ce0 module:overlay(19) +from:0x020d2cc4 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d2cd4 kind:arm_call to:0x020d2bd8 module:overlay(19) +from:0x020d2cf4 kind:arm_call to:0x02033df8 module:main +from:0x020d2d0c kind:arm_call to:0x0202a20c module:main +from:0x020d2d14 kind:load to:0x020b7abc module:overlay(0) +from:0x020d2d30 kind:arm_call to:0x02033df8 module:main +from:0x020d2d48 kind:arm_call to:0x0202a20c module:main +from:0x020d2d50 kind:load to:0x020b7abc module:overlay(0) +from:0x020d2d7c kind:arm_call to:0x020d2e20 module:overlay(19) +from:0x020d2d98 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d2db4 kind:arm_call to:0x020d2dec module:overlay(19) +from:0x020d2dd0 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d2de0 kind:arm_call to:0x020d2c54 module:overlay(19) +from:0x020d2e00 kind:arm_call to:0x02033df8 module:main +from:0x020d2e14 kind:arm_call to:0x0202a20c module:main +from:0x020d2e1c kind:load to:0x020b7abc module:overlay(0) +from:0x020d2e34 kind:arm_call to:0x02033df8 module:main +from:0x020d2e48 kind:arm_call to:0x0202a20c module:main +from:0x020d2e50 kind:load to:0x020b7abc module:overlay(0) +from:0x020d2ed8 kind:arm_call to:0x020327e8 module:main +from:0x020d2f2c kind:arm_call to:0x0202a20c module:main +from:0x020d2f40 kind:arm_call to:0x0202a20c module:main +from:0x020d2f50 kind:arm_call to:0x0202a20c module:main +from:0x020d2f58 kind:arm_call to:0x020a2a78 module:overlay(0) +from:0x020d2f68 kind:arm_call to:0x0202a20c module:main +from:0x020d2f80 kind:arm_call to:0x0202a1c0 module:main +from:0x020d2f90 kind:arm_call to:0x0202a20c module:main +from:0x020d2fa0 kind:arm_call to:0x020d2d58 module:overlay(19) +from:0x020d2fec kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d3014 kind:arm_call to:0x020d3028 module:overlay(19) +from:0x020d3078 kind:arm_call to:0x020327e8 module:main +from:0x020d30bc kind:arm_call to:0x02033df8 module:main +from:0x020d30f8 kind:arm_call to:0x02033df8 module:main +from:0x020d3130 kind:arm_call to:0x02033df8 module:main +from:0x020d3168 kind:arm_call to:0x02033df8 module:main +from:0x020d31a4 kind:arm_call to:0x02033df8 module:main +from:0x020d3254 kind:arm_call to:0x0202a20c module:main +from:0x020d32a4 kind:arm_call to:0x0202a20c module:main +from:0x020d32bc kind:load to:0x020b7abc module:overlay(0) +from:0x020d32c4 kind:load to:0x020d33f4 module:overlay(19) +from:0x020d32c8 kind:load to:0x020d3408 module:overlay(19) +from:0x020d32f4 kind:arm_call to:0x020376c8 module:main +from:0x020d3314 kind:arm_call to:0x0202a160 module:main +from:0x020d3328 kind:arm_call to:0x0202a160 module:main +from:0x020d334c kind:arm_call_thumb to:0x020a2800 module:overlay(0) +from:0x020d3354 kind:arm_call to:0x020d2d1c module:overlay(19) +from:0x020d3368 kind:arm_call to:0x0202a1c0 module:main +from:0x020d3390 kind:arm_call to:0x020d2e20 module:overlay(19) +from:0x020d3398 kind:arm_call to:0x020a2a78 module:overlay(0) +from:0x020d33a0 kind:arm_call to:0x020d2ce0 module:overlay(19) +from:0x020d33b0 kind:arm_call to:0x0202a1c0 module:main +from:0x020d33b8 kind:arm_call to:0x020d2dec module:overlay(19) +from:0x020d33c0 kind:arm_call to:0x020a28cc module:overlay(0) +from:0x020d33c8 kind:arm_call to:0x020d2c20 module:overlay(19) +from:0x020d3430 kind:load to:0x020d35a0 module:overlay(19) +from:0x020d3448 kind:load to:0x020d35d4 module:overlay(19) +from:0x020d34e8 kind:load to:0x020d3ce0 module:overlay(19) +from:0x020d34ec kind:load to:0x020d366c module:overlay(19) +from:0x020d3558 kind:load to:0x020d397c module:overlay(19) +from:0x020d3580 kind:load to:0x020d3a68 module:overlay(19) +from:0x020d3584 kind:load to:0x020d341c module:overlay(19) +from:0x020d3588 kind:load to:0x020d3434 module:overlay(19) +from:0x020d358c kind:load to:0x020d344c module:overlay(19) +from:0x020d3590 kind:load to:0x020d34f4 module:overlay(19) +from:0x020d3594 kind:load to:0x020d355c module:overlay(19) +from:0x020d35ac kind:load to:0x020c6148 module:overlay(19) +from:0x020d35b0 kind:load to:0x020c61cc module:overlay(19) +from:0x020d35b4 kind:load to:0x020c6258 module:overlay(19) +from:0x020d35b8 kind:load to:0x020c62cc module:overlay(19) +from:0x020d35bc kind:load to:0x02018324 module:main +from:0x020d35c0 kind:load to:0x020c62c8 module:overlay(19) +from:0x020d35c4 kind:load to:0x020c62fc module:overlay(19) +from:0x020d35c8 kind:load to:0x0201832c module:main +from:0x020d35cc kind:load to:0x020c6300 module:overlay(19) +from:0x020d35d0 kind:load to:0x02018334 module:main +from:0x020d35e0 kind:load to:0x02018578 module:main +from:0x020d35e4 kind:load to:0x020185a4 module:main +from:0x020d35e8 kind:load to:0x020c646c module:overlay(19) +from:0x020d35ec kind:load to:0x020c6534 module:overlay(19) +from:0x020d35f0 kind:load to:0x020c66f8 module:overlay(19) +from:0x020d35f4 kind:load to:0x02018569 module:main +from:0x020d35f8 kind:load to:0x0201856d module:main +from:0x020d35fc kind:load to:0x02018571 module:main +from:0x020d3600 kind:load to:0x02018575 module:main +from:0x020d3604 kind:load to:0x020c6818 module:overlay(19) +from:0x020d3608 kind:load to:0x020c6988 module:overlay(19) +from:0x020d360c kind:load to:0x020c69a8 module:overlay(19) +from:0x020d3610 kind:load to:0x02018640 module:main +from:0x020d3614 kind:load to:0x0201868c module:main +from:0x020d3620 kind:load to:0x02067d60 module:overlay(0) +from:0x020d3624 kind:load to:0x02067d7c module:overlay(0) +from:0x020d3628 kind:load to:0x020c6a5c module:overlay(19) +from:0x020d362c kind:load to:0x020689d0 module:overlay(0) +from:0x020d3630 kind:load to:0x02068a10 module:overlay(0) +from:0x020d3634 kind:load to:0x02068384 module:overlay(0) +from:0x020d3638 kind:load to:0x02067f60 module:overlay(0) +from:0x020d363c kind:load to:0x020c6aa4 module:overlay(19) +from:0x020d3640 kind:load to:0x020c6c50 module:overlay(19) +from:0x020d3644 kind:load to:0x020c6134 module:overlay(19) +from:0x020d3648 kind:load to:0x020c6e34 module:overlay(19) +from:0x020d364c kind:load to:0x020d2570 module:overlay(19) +from:0x020d3654 kind:load to:0x020d26c8 module:overlay(19) +from:0x020d365c kind:load to:0x020d2928 module:overlay(19) +from:0x020d3664 kind:load to:0x020d2a9c module:overlay(19) +from:0x020d36e0 kind:load to:0x020c7804 module:overlay(19) +from:0x020d36e4 kind:load to:0x020c79fc module:overlay(19) +from:0x020d36e8 kind:load to:0x020c9918 module:overlay(19) +from:0x020d36ec kind:load to:0x02063258 module:overlay(0) +from:0x020d36f0 kind:load to:0x020cca90 module:overlay(19) +from:0x020d36f4 kind:load to:0x02063260 module:overlay(0) +from:0x020d36f8 kind:load to:0x020ccdf8 module:overlay(19) +from:0x020d36fc kind:load to:0x020c852c module:overlay(19) +from:0x020d3704 kind:load to:0x020c8568 module:overlay(19) +from:0x020d370c kind:load to:0x020c8634 module:overlay(19) +from:0x020d3714 kind:load to:0x020c899c module:overlay(19) +from:0x020d371c kind:load to:0x020c8a10 module:overlay(19) +from:0x020d3724 kind:load to:0x020c8a30 module:overlay(19) +from:0x020d372c kind:load to:0x020c89f0 module:overlay(19) +from:0x020d3734 kind:load to:0x020c8a94 module:overlay(19) +from:0x020d373c kind:load to:0x020c8f88 module:overlay(19) +from:0x020d3744 kind:load to:0x020c8fd8 module:overlay(19) +from:0x020d374c kind:load to:0x020c9024 module:overlay(19) +from:0x020d3754 kind:load to:0x020c9078 module:overlay(19) +from:0x020d375c kind:load to:0x020c9098 module:overlay(19) +from:0x020d3764 kind:load to:0x020c90cc module:overlay(19) +from:0x020d376c kind:load to:0x020c9130 module:overlay(19) +from:0x020d3774 kind:load to:0x020c945c module:overlay(19) +from:0x020d377c kind:load to:0x020c9468 module:overlay(19) +from:0x020d3784 kind:load to:0x020c9490 module:overlay(19) +from:0x020d378c kind:load to:0x020c955c module:overlay(19) +from:0x020d3794 kind:load to:0x020c98fc module:overlay(19) +from:0x020d379c kind:load to:0x020c9908 module:overlay(19) +from:0x020d37a4 kind:load to:0x020c8528 module:overlay(19) +from:0x020d37ac kind:load to:0x020c8528 module:overlay(19) +from:0x020d37b4 kind:load to:0x020c9ab0 module:overlay(19) +from:0x020d37bc kind:load to:0x020c9ae4 module:overlay(19) +from:0x020d37c4 kind:load to:0x020c9c74 module:overlay(19) +from:0x020d37cc kind:load to:0x020ca2cc module:overlay(19) +from:0x020d37d4 kind:load to:0x020ca2f8 module:overlay(19) +from:0x020d37dc kind:load to:0x020ca330 module:overlay(19) +from:0x020d37e4 kind:load to:0x020ca368 module:overlay(19) +from:0x020d37ec kind:load to:0x020ca394 module:overlay(19) +from:0x020d37f4 kind:load to:0x020cb348 module:overlay(19) +from:0x020d37fc kind:load to:0x020cb390 module:overlay(19) +from:0x020d3804 kind:load to:0x020cb3ec module:overlay(19) +from:0x020d380c kind:load to:0x020cb438 module:overlay(19) +from:0x020d3814 kind:load to:0x020cb490 module:overlay(19) +from:0x020d381c kind:load to:0x020cb5a8 module:overlay(19) +from:0x020d3824 kind:load to:0x020cb628 module:overlay(19) +from:0x020d382c kind:load to:0x020cc02c module:overlay(19) +from:0x020d3834 kind:load to:0x020cc064 module:overlay(19) +from:0x020d383c kind:load to:0x020cc09c module:overlay(19) +from:0x020d3844 kind:load to:0x020cc0d4 module:overlay(19) +from:0x020d384c kind:load to:0x020cc9a0 module:overlay(19) +from:0x020d3854 kind:load to:0x020cc9fc module:overlay(19) +from:0x020d385c kind:load to:0x020c9914 module:overlay(19) +from:0x020d3864 kind:load to:0x020c9914 module:overlay(19) +from:0x020d386c kind:load to:0x020cca8c module:overlay(19) +from:0x020d3874 kind:load to:0x020cccdc module:overlay(19) +from:0x020d387c kind:load to:0x020ccce8 module:overlay(19) +from:0x020d3884 kind:load to:0x020cccf4 module:overlay(19) +from:0x020d388c kind:load to:0x020ccd00 module:overlay(19) +from:0x020d3894 kind:load to:0x020ccd0c module:overlay(19) +from:0x020d389c kind:load to:0x020ccd18 module:overlay(19) +from:0x020d38a4 kind:load to:0x020ccd24 module:overlay(19) +from:0x020d38ac kind:load to:0x020ccd30 module:overlay(19) +from:0x020d38b4 kind:load to:0x020ccd3c module:overlay(19) +from:0x020d38bc kind:load to:0x020ccd48 module:overlay(19) +from:0x020d38c4 kind:load to:0x020ccd54 module:overlay(19) +from:0x020d38cc kind:load to:0x020ccd60 module:overlay(19) +from:0x020d38d4 kind:load to:0x020ccd6c module:overlay(19) +from:0x020d38dc kind:load to:0x020ccd78 module:overlay(19) +from:0x020d38e4 kind:load to:0x020ccd84 module:overlay(19) +from:0x020d38ec kind:load to:0x020ccd90 module:overlay(19) +from:0x020d38f4 kind:load to:0x020ccd9c module:overlay(19) +from:0x020d38fc kind:load to:0x020ccda8 module:overlay(19) +from:0x020d3904 kind:load to:0x020ccdd0 module:overlay(19) +from:0x020d390c kind:load to:0x020ccddc module:overlay(19) +from:0x020d3914 kind:load to:0x020cca88 module:overlay(19) +from:0x020d391c kind:load to:0x020cca88 module:overlay(19) +from:0x020d39a8 kind:load to:0x020cf018 module:overlay(19) +from:0x020d39b0 kind:load to:0x020cf42c module:overlay(19) +from:0x020d39b8 kind:load to:0x020cf458 module:overlay(19) +from:0x020d39c0 kind:load to:0x020cf480 module:overlay(19) +from:0x020d39c8 kind:load to:0x020cf47c module:overlay(19) +from:0x020d39d0 kind:load to:0x020cf4ac module:overlay(19) +from:0x020d39d8 kind:load to:0x020cf4d8 module:overlay(19) +from:0x020d39e0 kind:load to:0x020ce624 module:overlay(19) +from:0x020d39e8 kind:load to:0x020ce650 module:overlay(19) +from:0x020d39f0 kind:load to:0x020ce98c module:overlay(19) +from:0x020d39f8 kind:load to:0x020cec3c module:overlay(19) +from:0x020d3a00 kind:load to:0x020cee18 module:overlay(19) +from:0x020d3a08 kind:load to:0x020cee34 module:overlay(19) +from:0x020d3a10 kind:load to:0x020cefa8 module:overlay(19) +from:0x020d3a20 kind:load to:0x020ce338 module:overlay(19) +from:0x020d3a24 kind:load to:0x020ce448 module:overlay(19) +from:0x020d3a28 kind:load to:0x020ce598 module:overlay(19) +from:0x020d3a2c kind:load to:0x02063258 module:overlay(0) +from:0x020d3a30 kind:load to:0x020ce5d0 module:overlay(19) +from:0x020d3a34 kind:load to:0x02063260 module:overlay(0) +from:0x020d3a38 kind:load to:0x02063264 module:overlay(0) +from:0x020d3a44 kind:load to:0x020cdecc module:overlay(19) +from:0x020d3a48 kind:load to:0x020cdf38 module:overlay(19) +from:0x020d3a4c kind:load to:0x020cdfac module:overlay(19) +from:0x020d3a50 kind:load to:0x02063258 module:overlay(0) +from:0x020d3a54 kind:load to:0x0206325c module:overlay(0) +from:0x020d3a58 kind:load to:0x02063260 module:overlay(0) +from:0x020d3a5c kind:load to:0x02063264 module:overlay(0) +from:0x020d3a60 kind:load to:0x020d2bd8 module:overlay(19) +from:0x020d3a7c kind:load to:0x020d0290 module:overlay(19) +from:0x020d3a84 kind:load to:0x020d02cc module:overlay(19) +from:0x020d3a8c kind:load to:0x020d03ec module:overlay(19) +from:0x020d3a94 kind:load to:0x020d028c module:overlay(19) +from:0x020d3aa4 kind:load to:0x020d01c4 module:overlay(19) +from:0x020d3aa8 kind:load to:0x020d0224 module:overlay(19) +from:0x020d3aac kind:load to:0x020d0484 module:overlay(19) +from:0x020d3ab0 kind:load to:0x02063258 module:overlay(0) +from:0x020d3ab4 kind:load to:0x020d0724 module:overlay(19) +from:0x020d3ab8 kind:load to:0x020d078c module:overlay(19) +from:0x020d3abc kind:load to:0x02063264 module:overlay(0) +from:0x020d3ac8 kind:load to:0x020d121c module:overlay(19) +from:0x020d3acc kind:load to:0x020d12f0 module:overlay(19) +from:0x020d3ad8 kind:load to:0x020d1348 module:overlay(19) +from:0x020d3adc kind:load to:0x020c6604 module:overlay(19) +from:0x020d3ae0 kind:load to:0x020d0e08 module:overlay(19) +from:0x020d3ae4 kind:load to:0x02063258 module:overlay(0) +from:0x020d3ae8 kind:load to:0x020d107c module:overlay(19) +from:0x020d3aec kind:load to:0x02063260 module:overlay(0) +from:0x020d3af0 kind:load to:0x02063264 module:overlay(0) +from:0x020d3c00 kind:load to:0x020d1488 module:overlay(19) +from:0x020d3c04 kind:load to:0x020d149c module:overlay(19) +from:0x020d3c08 kind:load to:0x020d14b8 module:overlay(19) +from:0x020d3c0c kind:load to:0x020d1508 module:overlay(19) +from:0x020d3c10 kind:load to:0x020d1570 module:overlay(19) +from:0x020d3c14 kind:load to:0x020d156c module:overlay(19) +from:0x020d3c18 kind:load to:0x020d15fc module:overlay(19) +from:0x020d3c1c kind:load to:0x020d160c module:overlay(19) +from:0x020d3c20 kind:load to:0x020d1670 module:overlay(19) +from:0x020d3c24 kind:load to:0x020d171c module:overlay(19) +from:0x020d3c30 kind:load to:0x020d179c module:overlay(19) +from:0x020d3c34 kind:load to:0x020d17d8 module:overlay(19) +from:0x020d3c38 kind:load to:0x020d181c module:overlay(19) +from:0x020d3c3c kind:load to:0x020d186c module:overlay(19) +from:0x020d3c40 kind:load to:0x020d1900 module:overlay(19) +from:0x020d3c44 kind:load to:0x020d18fc module:overlay(19) +from:0x020d3c48 kind:load to:0x020d19a8 module:overlay(19) +from:0x020d3c4c kind:load to:0x020d19e0 module:overlay(19) +from:0x020d3c50 kind:load to:0x020d1a84 module:overlay(19) +from:0x020d3c54 kind:load to:0x02062c84 module:overlay(0) +from:0x020d3c60 kind:load to:0x02067d60 module:overlay(0) +from:0x020d3c64 kind:load to:0x02067d7c module:overlay(0) +from:0x020d3c68 kind:load to:0x020d1b7c module:overlay(19) +from:0x020d3c6c kind:load to:0x020689d0 module:overlay(0) +from:0x020d3c70 kind:load to:0x02068a10 module:overlay(0) +from:0x020d3c74 kind:load to:0x02068384 module:overlay(0) +from:0x020d3c78 kind:load to:0x02067f60 module:overlay(0) +from:0x020d3c7c kind:load to:0x020d1bc4 module:overlay(19) +from:0x020d3c80 kind:load to:0x020687d8 module:overlay(0) +from:0x020d3c84 kind:load to:0x020c6458 module:overlay(19) +from:0x020d3c88 kind:load to:0x020d1db4 module:overlay(19) +from:0x020d3c94 kind:load to:0x02067d60 module:overlay(0) +from:0x020d3c98 kind:load to:0x020d1e1c module:overlay(19) +from:0x020d3c9c kind:load to:0x020d1e30 module:overlay(19) +from:0x020d3ca0 kind:load to:0x020689d0 module:overlay(0) +from:0x020d3ca4 kind:load to:0x02068a10 module:overlay(0) +from:0x020d3ca8 kind:load to:0x02068384 module:overlay(0) +from:0x020d3cac kind:load to:0x02067f60 module:overlay(0) +from:0x020d3cb0 kind:load to:0x020d1e78 module:overlay(19) +from:0x020d3cb4 kind:load to:0x020687d8 module:overlay(0) +from:0x020d3cb8 kind:load to:0x020c77f0 module:overlay(19) +from:0x020d3cbc kind:load to:0x020d2070 module:overlay(19) +from:0x020d3cc0 kind:load to:0x020d3000 module:overlay(19) +from:0x020d3cc8 kind:load to:0x020d2c54 module:overlay(19) +from:0x020d3cd0 kind:load to:0x020d2d58 module:overlay(19) diff --git a/config/jp/arm9/overlays/ov019/symbols.txt b/config/jp/arm9/overlays/ov019/symbols.txt new file mode 100644 index 00000000..ac8d4b33 --- /dev/null +++ b/config/jp/arm9/overlays/ov019/symbols.txt @@ -0,0 +1,733 @@ +func_ov019_020c6060 kind:function(arm,size=0x24) addr:0x020c6060 +func_ov019_020c6084 kind:function(arm,size=0xb0) addr:0x020c6084 +func_ov019_020c6134 kind:function(arm,size=0x14) addr:0x020c6134 +func_ov019_020c6148 kind:function(arm,size=0x84) addr:0x020c6148 +func_ov019_020c61cc kind:function(arm,size=0x8c) addr:0x020c61cc +func_ov019_020c6258 kind:function(arm,size=0x70) addr:0x020c6258 +func_ov019_020c62c8 kind:function(arm,size=0x4) addr:0x020c62c8 +func_ov019_020c62cc kind:function(arm,size=0x30) addr:0x020c62cc +func_ov019_020c62fc kind:function(arm,size=0x4) addr:0x020c62fc +func_ov019_020c6300 kind:function(arm,size=0x4) addr:0x020c6300 +func_ov019_020c6304 kind:function(arm,size=0x48) addr:0x020c6304 +func_ov019_020c634c kind:function(arm,size=0x28) addr:0x020c634c +func_ov019_020c6374 kind:function(arm,size=0x28) addr:0x020c6374 +func_ov019_020c639c kind:function(arm,size=0x2c) addr:0x020c639c +func_ov019_020c63c8 kind:function(arm,size=0x90) addr:0x020c63c8 +func_ov019_020c6458 kind:function(arm,size=0x14) addr:0x020c6458 +func_ov019_020c646c kind:function(arm,size=0xc8) addr:0x020c646c +func_ov019_020c6534 kind:function(arm,size=0xd0) addr:0x020c6534 +func_ov019_020c6604 kind:function(arm,size=0xf4) addr:0x020c6604 +func_ov019_020c66f8 kind:function(arm,size=0x120) addr:0x020c66f8 +func_ov019_020c6818 kind:function(arm,size=0x40) addr:0x020c6818 +func_ov019_020c6858 kind:function(arm,size=0x4) addr:0x020c6858 +func_ov019_020c685c kind:function(arm,size=0x12c) addr:0x020c685c +func_ov019_020c6988 kind:function(arm,size=0x20) addr:0x020c6988 +func_ov019_020c69a8 kind:function(arm,size=0x20) addr:0x020c69a8 +func_ov019_020c69c8 kind:function(arm,size=0x44) addr:0x020c69c8 +func_ov019_020c6a0c kind:function(arm,size=0x14) addr:0x020c6a0c +func_ov019_020c6a20 kind:function(arm,size=0x3c) addr:0x020c6a20 +func_ov019_020c6a5c kind:function(arm,size=0x48) addr:0x020c6a5c +func_ov019_020c6aa4 kind:function(arm,size=0x1ac) addr:0x020c6aa4 +func_ov019_020c6c50 kind:function(arm,size=0x110) addr:0x020c6c50 +func_ov019_020c6d60 kind:function(arm,size=0x50) addr:0x020c6d60 +func_ov019_020c6db0 kind:function(arm,size=0x84) addr:0x020c6db0 +func_ov019_020c6e34 kind:function(arm,size=0x1c) addr:0x020c6e34 +func_ov019_020c6e50 kind:function(arm,size=0x9a0) addr:0x020c6e50 +func_ov019_020c77f0 kind:function(arm,size=0x14) addr:0x020c77f0 +func_ov019_020c7804 kind:function(arm,size=0x1f8) addr:0x020c7804 +func_ov019_020c79fc kind:function(arm,size=0x200) addr:0x020c79fc +func_ov019_020c7bfc kind:function(arm,size=0x838) addr:0x020c7bfc +func_ov019_020c8434 kind:function(arm,size=0x4) addr:0x020c8434 +func_ov019_020c8438 kind:function(arm,size=0x3c) addr:0x020c8438 +func_ov019_020c8474 kind:function(arm,size=0x48) addr:0x020c8474 +func_ov019_020c84bc kind:function(arm,size=0x4) addr:0x020c84bc +func_ov019_020c84c0 kind:function(arm,size=0x30) addr:0x020c84c0 +func_ov019_020c84f0 kind:function(arm,size=0x38) addr:0x020c84f0 +func_ov019_020c8528 kind:function(arm,size=0x4) addr:0x020c8528 +func_ov019_020c852c kind:function(arm,size=0x4) addr:0x020c852c +func_ov019_020c8530 kind:function(arm,size=0x38) addr:0x020c8530 +func_ov019_020c8568 kind:function(arm,size=0xcc) addr:0x020c8568 +func_ov019_020c8634 kind:function(arm,size=0x28) addr:0x020c8634 +func_ov019_020c865c kind:function(arm,size=0x1c4) addr:0x020c865c +func_ov019_020c8820 kind:function(arm,size=0x17c) addr:0x020c8820 +func_ov019_020c899c kind:function(arm,size=0x54) addr:0x020c899c +func_ov019_020c89f0 kind:function(arm,size=0x20) addr:0x020c89f0 +func_ov019_020c8a10 kind:function(arm,size=0x20) addr:0x020c8a10 +func_ov019_020c8a30 kind:function(arm,size=0x64) addr:0x020c8a30 +func_ov019_020c8a94 kind:function(arm,size=0x2c) addr:0x020c8a94 +func_ov019_020c8ac0 kind:function(arm,size=0x2dc) addr:0x020c8ac0 +func_ov019_020c8d9c kind:function(arm,size=0x1ec) addr:0x020c8d9c +func_ov019_020c8f88 kind:function(arm,size=0x50) addr:0x020c8f88 +func_ov019_020c8fd8 kind:function(arm,size=0x4c) addr:0x020c8fd8 +func_ov019_020c9024 kind:function(arm,size=0x54) addr:0x020c9024 +func_ov019_020c9078 kind:function(arm,size=0x20) addr:0x020c9078 +func_ov019_020c9098 kind:function(arm,size=0x34) addr:0x020c9098 +func_ov019_020c90cc kind:function(arm,size=0x64) addr:0x020c90cc +func_ov019_020c9130 kind:function(arm,size=0x134) addr:0x020c9130 +func_ov019_020c9264 kind:function(arm,size=0x1f8) addr:0x020c9264 +func_ov019_020c945c kind:function(arm,size=0xc) addr:0x020c945c +func_ov019_020c9468 kind:function(arm,size=0x28) addr:0x020c9468 +func_ov019_020c9490 kind:function(arm,size=0xcc) addr:0x020c9490 +func_ov019_020c955c kind:function(arm,size=0x8c) addr:0x020c955c +func_ov019_020c95e8 kind:function(arm,size=0x314) addr:0x020c95e8 +func_ov019_020c98fc kind:function(arm,size=0xc) addr:0x020c98fc +func_ov019_020c9908 kind:function(arm,size=0xc) addr:0x020c9908 +func_ov019_020c9914 kind:function(arm,size=0x4) addr:0x020c9914 +func_ov019_020c9918 kind:function(arm,size=0x198) addr:0x020c9918 +func_ov019_020c9ab0 kind:function(arm,size=0x34) addr:0x020c9ab0 +func_ov019_020c9ae4 kind:function(arm,size=0x190) addr:0x020c9ae4 +func_ov019_020c9c74 kind:function(arm,size=0xd0) addr:0x020c9c74 +func_ov019_020c9d44 kind:function(arm,size=0x28) addr:0x020c9d44 +func_ov019_020c9d6c kind:function(arm,size=0x560) addr:0x020c9d6c +func_ov019_020ca2cc kind:function(arm,size=0x2c) addr:0x020ca2cc +func_ov019_020ca2f8 kind:function(arm,size=0x38) addr:0x020ca2f8 +func_ov019_020ca330 kind:function(arm,size=0x38) addr:0x020ca330 +func_ov019_020ca368 kind:function(arm,size=0x2c) addr:0x020ca368 +func_ov019_020ca394 kind:function(arm,size=0xd8) addr:0x020ca394 +func_ov019_020ca46c kind:function(arm,size=0x690) addr:0x020ca46c +func_ov019_020caafc kind:function(arm,size=0x84c) addr:0x020caafc +func_ov019_020cb348 kind:function(arm,size=0x48) addr:0x020cb348 +func_ov019_020cb390 kind:function(arm,size=0x5c) addr:0x020cb390 +func_ov019_020cb3ec kind:function(arm,size=0x4c) addr:0x020cb3ec +func_ov019_020cb438 kind:function(arm,size=0x58) addr:0x020cb438 +func_ov019_020cb490 kind:function(arm,size=0x118) addr:0x020cb490 +func_ov019_020cb5a8 kind:function(arm,size=0x80) addr:0x020cb5a8 +func_ov019_020cb628 kind:function(arm,size=0x89c) addr:0x020cb628 +func_ov019_020cbec4 kind:function(arm,size=0x168) addr:0x020cbec4 +func_ov019_020cc02c kind:function(arm,size=0x38) addr:0x020cc02c +func_ov019_020cc064 kind:function(arm,size=0x38) addr:0x020cc064 +func_ov019_020cc09c kind:function(arm,size=0x38) addr:0x020cc09c +func_ov019_020cc0d4 kind:function(arm,size=0x8c) addr:0x020cc0d4 +func_ov019_020cc160 kind:function(arm,size=0x840) addr:0x020cc160 +func_ov019_020cc9a0 kind:function(arm,size=0x5c) addr:0x020cc9a0 +func_ov019_020cc9fc kind:function(arm,size=0x5c) addr:0x020cc9fc +func_ov019_020cca58 kind:function(arm,size=0x30) addr:0x020cca58 +func_ov019_020cca88 kind:function(arm,size=0x4) addr:0x020cca88 +func_ov019_020cca8c kind:function(arm,size=0x4) addr:0x020cca8c +func_ov019_020cca90 kind:function(arm,size=0x38) addr:0x020cca90 +func_ov019_020ccac8 kind:function(arm,size=0x34) addr:0x020ccac8 +func_ov019_020ccafc kind:function(arm,size=0x48) addr:0x020ccafc +func_ov019_020ccb44 kind:function(arm,size=0x198) addr:0x020ccb44 +func_ov019_020cccdc kind:function(arm,size=0xc) addr:0x020cccdc +func_ov019_020ccce8 kind:function(arm,size=0xc) addr:0x020ccce8 +func_ov019_020cccf4 kind:function(arm,size=0xc) addr:0x020cccf4 +func_ov019_020ccd00 kind:function(arm,size=0xc) addr:0x020ccd00 +func_ov019_020ccd0c kind:function(arm,size=0xc) addr:0x020ccd0c +func_ov019_020ccd18 kind:function(arm,size=0xc) addr:0x020ccd18 +func_ov019_020ccd24 kind:function(arm,size=0xc) addr:0x020ccd24 +func_ov019_020ccd30 kind:function(arm,size=0xc) addr:0x020ccd30 +func_ov019_020ccd3c kind:function(arm,size=0xc) addr:0x020ccd3c +func_ov019_020ccd48 kind:function(arm,size=0xc) addr:0x020ccd48 +func_ov019_020ccd54 kind:function(arm,size=0xc) addr:0x020ccd54 +func_ov019_020ccd60 kind:function(arm,size=0xc) addr:0x020ccd60 +func_ov019_020ccd6c kind:function(arm,size=0xc) addr:0x020ccd6c +func_ov019_020ccd78 kind:function(arm,size=0xc) addr:0x020ccd78 +func_ov019_020ccd84 kind:function(arm,size=0xc) addr:0x020ccd84 +func_ov019_020ccd90 kind:function(arm,size=0xc) addr:0x020ccd90 +func_ov019_020ccd9c kind:function(arm,size=0xc) addr:0x020ccd9c +func_ov019_020ccda8 kind:function(arm,size=0x28) addr:0x020ccda8 +func_ov019_020ccdd0 kind:function(arm,size=0xc) addr:0x020ccdd0 +func_ov019_020ccddc kind:function(arm,size=0xc) addr:0x020ccddc +func_ov019_020ccde8 kind:function(arm,size=0x10) addr:0x020ccde8 +func_ov019_020ccdf8 kind:function(arm,size=0x4) addr:0x020ccdf8 +func_ov019_020ccdfc kind:function(arm,size=0x88) addr:0x020ccdfc +func_ov019_020cce84 kind:function(arm,size=0x84) addr:0x020cce84 +func_ov019_020ccf08 kind:function(arm,size=0x30) addr:0x020ccf08 +func_ov019_020ccf38 kind:function(arm,size=0x30) addr:0x020ccf38 +func_ov019_020ccf68 kind:function(arm,size=0x20) addr:0x020ccf68 +func_ov019_020ccf88 kind:function(arm,size=0x384) addr:0x020ccf88 +func_ov019_020cd30c kind:function(arm,size=0x24) addr:0x020cd30c +func_ov019_020cd330 kind:function(arm,size=0x30) addr:0x020cd330 +func_ov019_020cd360 kind:function(arm,size=0x54) addr:0x020cd360 +func_ov019_020cd3b4 kind:function(arm,size=0x78) addr:0x020cd3b4 +func_ov019_020cd42c kind:function(arm,size=0x9a0) addr:0x020cd42c +func_ov019_020cddcc kind:function(arm,size=0x14) addr:0x020cddcc +func_ov019_020cdde0 kind:function(arm,size=0x34) addr:0x020cdde0 +func_ov019_020cde14 kind:function(arm,size=0xb8) addr:0x020cde14 +func_ov019_020cdecc kind:function(arm,size=0x6c) addr:0x020cdecc +func_ov019_020cdf38 kind:function(arm,size=0x74) addr:0x020cdf38 +func_ov019_020cdfac kind:function(arm,size=0xd0) addr:0x020cdfac +func_ov019_020ce07c kind:function(arm,size=0x18) addr:0x020ce07c +func_ov019_020ce094 kind:function(arm,size=0xc) addr:0x020ce094 +func_ov019_020ce0a0 kind:function(arm,size=0x298) addr:0x020ce0a0 +func_ov019_020ce338 kind:function(arm,size=0x110) addr:0x020ce338 +func_ov019_020ce448 kind:function(arm,size=0x118) addr:0x020ce448 +func_ov019_020ce560 kind:function(arm,size=0x38) addr:0x020ce560 +func_ov019_020ce598 kind:function(arm,size=0x38) addr:0x020ce598 +func_ov019_020ce5d0 kind:function(arm,size=0x44) addr:0x020ce5d0 +func_ov019_020ce614 kind:function(arm,size=0x10) addr:0x020ce614 +func_ov019_020ce624 kind:function(arm,size=0x2c) addr:0x020ce624 +func_ov019_020ce650 kind:function(arm,size=0x33c) addr:0x020ce650 +func_ov019_020ce98c kind:function(arm,size=0x2b0) addr:0x020ce98c +func_ov019_020cec3c kind:function(arm,size=0x1dc) addr:0x020cec3c +func_ov019_020cee18 kind:function(arm,size=0x1c) addr:0x020cee18 +func_ov019_020cee34 kind:function(arm,size=0x174) addr:0x020cee34 +func_ov019_020cefa8 kind:function(arm,size=0x70) addr:0x020cefa8 +func_ov019_020cf018 kind:function(arm,size=0xdc) addr:0x020cf018 +func_ov019_020cf0f4 kind:function(arm,size=0x308) addr:0x020cf0f4 +func_ov019_020cf3fc kind:function(arm,size=0x30) addr:0x020cf3fc +func_ov019_020cf42c kind:function(arm,size=0x2c) addr:0x020cf42c +func_ov019_020cf458 kind:function(arm,size=0x24) addr:0x020cf458 +func_ov019_020cf47c kind:function(arm,size=0x4) addr:0x020cf47c +func_ov019_020cf480 kind:function(arm,size=0x2c) addr:0x020cf480 +func_ov019_020cf4ac kind:function(arm,size=0x2c) addr:0x020cf4ac +func_ov019_020cf4d8 kind:function(arm,size=0x1d4) addr:0x020cf4d8 +func_ov019_020cf6ac kind:function(arm,size=0x10) addr:0x020cf6ac +func_ov019_020cf6bc kind:function(arm,size=0x10) addr:0x020cf6bc +func_ov019_020cf6cc kind:function(arm,size=0x468) addr:0x020cf6cc +func_ov019_020cfb34 kind:function(arm,size=0x100) addr:0x020cfb34 +func_ov019_020cfc34 kind:function(arm,size=0xc8) addr:0x020cfc34 +func_ov019_020cfcfc kind:function(arm,size=0x140) addr:0x020cfcfc +func_ov019_020cfe3c kind:function(arm,size=0x4c) addr:0x020cfe3c +func_ov019_020cfe88 kind:function(arm,size=0x60) addr:0x020cfe88 +func_ov019_020cfee8 kind:function(arm,size=0x3c) addr:0x020cfee8 +func_ov019_020cff24 kind:function(arm,size=0x48) addr:0x020cff24 +func_ov019_020cff6c kind:function(arm,size=0x54) addr:0x020cff6c +func_ov019_020cffc0 kind:function(arm,size=0x34) addr:0x020cffc0 +func_ov019_020cfff4 kind:function(arm,size=0x4c) addr:0x020cfff4 +func_ov019_020d0040 kind:function(arm,size=0x10) addr:0x020d0040 +func_ov019_020d0050 kind:function(arm,size=0x14) addr:0x020d0050 +func_ov019_020d0064 kind:function(arm,size=0x160) addr:0x020d0064 +func_ov019_020d01c4 kind:function(arm,size=0x60) addr:0x020d01c4 +func_ov019_020d0224 kind:function(arm,size=0x68) addr:0x020d0224 +func_ov019_020d028c kind:function(arm,size=0x4) addr:0x020d028c +func_ov019_020d0290 kind:function(arm,size=0x4) addr:0x020d0290 +func_ov019_020d0294 kind:function(arm,size=0x38) addr:0x020d0294 +func_ov019_020d02cc kind:function(arm,size=0x120) addr:0x020d02cc +func_ov019_020d03ec kind:function(arm,size=0x98) addr:0x020d03ec +func_ov019_020d0484 kind:function(arm,size=0x2a0) addr:0x020d0484 +func_ov019_020d0724 kind:function(arm,size=0x68) addr:0x020d0724 +func_ov019_020d078c kind:function(arm,size=0x78) addr:0x020d078c +func_ov019_020d0804 kind:function(arm,size=0x14) addr:0x020d0804 +func_ov019_020d0818 kind:function(arm,size=0x14) addr:0x020d0818 +func_ov019_020d082c kind:function(arm,size=0x124) addr:0x020d082c +func_ov019_020d0950 kind:function(arm,size=0x38) addr:0x020d0950 +func_ov019_020d0988 kind:function(arm,size=0xb4) addr:0x020d0988 +func_ov019_020d0a3c kind:function(arm,size=0x70) addr:0x020d0a3c +func_ov019_020d0aac kind:function(arm,size=0x35c) addr:0x020d0aac +func_ov019_020d0e08 kind:function(arm,size=0x154) addr:0x020d0e08 +func_ov019_020d0f5c kind:function(arm,size=0x120) addr:0x020d0f5c +func_ov019_020d107c kind:function(arm,size=0x14) addr:0x020d107c +func_ov019_020d1090 kind:function(arm,size=0x18c) addr:0x020d1090 +func_ov019_020d121c kind:function(arm,size=0xd4) addr:0x020d121c +func_ov019_020d12f0 kind:function(arm,size=0x58) addr:0x020d12f0 +func_ov019_020d1348 kind:function(arm,size=0xec) addr:0x020d1348 +func_ov019_020d1434 kind:function(arm,size=0x54) addr:0x020d1434 +func_ov019_020d1488 kind:function(arm,size=0x14) addr:0x020d1488 +func_ov019_020d149c kind:function(arm,size=0x1c) addr:0x020d149c +func_ov019_020d14b8 kind:function(arm,size=0x50) addr:0x020d14b8 +func_ov019_020d1508 kind:function(arm,size=0x64) addr:0x020d1508 +func_ov019_020d156c kind:function(arm,size=0x4) addr:0x020d156c +func_ov019_020d1570 kind:function(arm,size=0x8c) addr:0x020d1570 +func_ov019_020d15fc kind:function(arm,size=0x10) addr:0x020d15fc +func_ov019_020d160c kind:function(arm,size=0x64) addr:0x020d160c +func_ov019_020d1670 kind:function(arm,size=0xac) addr:0x020d1670 +func_ov019_020d171c kind:function(arm,size=0x34) addr:0x020d171c +func_ov019_020d1750 kind:function(arm,size=0x4c) addr:0x020d1750 +func_ov019_020d179c kind:function(arm,size=0x3c) addr:0x020d179c +func_ov019_020d17d8 kind:function(arm,size=0x44) addr:0x020d17d8 +func_ov019_020d181c kind:function(arm,size=0x50) addr:0x020d181c +func_ov019_020d186c kind:function(arm,size=0x90) addr:0x020d186c +func_ov019_020d18fc kind:function(arm,size=0x4) addr:0x020d18fc +func_ov019_020d1900 kind:function(arm,size=0xa8) addr:0x020d1900 +func_ov019_020d19a8 kind:function(arm,size=0x38) addr:0x020d19a8 +func_ov019_020d19e0 kind:function(arm,size=0xa4) addr:0x020d19e0 +func_ov019_020d1a84 kind:function(arm,size=0x90) addr:0x020d1a84 +func_ov019_020d1b14 kind:function(arm,size=0x28) addr:0x020d1b14 +func_ov019_020d1b3c kind:function(arm,size=0x40) addr:0x020d1b3c +func_ov019_020d1b7c kind:function(arm,size=0x48) addr:0x020d1b7c +func_ov019_020d1bc4 kind:function(arm,size=0x1f0) addr:0x020d1bc4 +func_ov019_020d1db4 kind:function(arm,size=0x1c) addr:0x020d1db4 +func_ov019_020d1dd0 kind:function(arm,size=0x4c) addr:0x020d1dd0 +func_ov019_020d1e1c kind:function(arm,size=0x14) addr:0x020d1e1c +func_ov019_020d1e30 kind:function(arm,size=0x48) addr:0x020d1e30 +func_ov019_020d1e78 kind:function(arm,size=0x1f8) addr:0x020d1e78 +func_ov019_020d2070 kind:function(arm,size=0x1c) addr:0x020d2070 +func_ov019_020d208c kind:function(arm,size=0x90) addr:0x020d208c +func_ov019_020d211c kind:function(arm,size=0x68) addr:0x020d211c +func_ov019_020d2184 kind:function(arm,size=0x78) addr:0x020d2184 +func_ov019_020d21fc kind:function(arm,size=0x28) addr:0x020d21fc +func_ov019_020d2224 kind:function(arm,size=0x28) addr:0x020d2224 +func_ov019_020d224c kind:function(arm,size=0xb4) addr:0x020d224c +func_ov019_020d2300 kind:function(arm,size=0x24) addr:0x020d2300 +func_ov019_020d2324 kind:function(arm,size=0x148) addr:0x020d2324 +func_ov019_020d246c kind:function(arm,size=0x44) addr:0x020d246c +func_ov019_020d24b0 kind:function(arm,size=0xc0) addr:0x020d24b0 +func_ov019_020d2570 kind:function(arm,size=0xc8) addr:0x020d2570 +func_ov019_020d2638 kind:function(arm,size=0x90) addr:0x020d2638 +func_ov019_020d26c8 kind:function(arm,size=0x260) addr:0x020d26c8 +func_ov019_020d2928 kind:function(arm,size=0x174) addr:0x020d2928 +func_ov019_020d2a9c kind:function(arm,size=0x13c) addr:0x020d2a9c +func_ov019_020d2bd8 kind:function(arm,size=0x48) addr:0x020d2bd8 +func_ov019_020d2c20 kind:function(arm,size=0x34) addr:0x020d2c20 +func_ov019_020d2c54 kind:function(arm,size=0x8c) addr:0x020d2c54 +func_ov019_020d2ce0 kind:function(arm,size=0x3c) addr:0x020d2ce0 +func_ov019_020d2d1c kind:function(arm,size=0x3c) addr:0x020d2d1c +func_ov019_020d2d58 kind:function(arm,size=0x94) addr:0x020d2d58 +func_ov019_020d2dec kind:function(arm,size=0x34) addr:0x020d2dec +func_ov019_020d2e20 kind:function(arm,size=0x34) addr:0x020d2e20 +func_ov019_020d2e54 kind:function(arm,size=0x9c) addr:0x020d2e54 +func_ov019_020d2ef0 kind:function(arm,size=0x110) addr:0x020d2ef0 +func_ov019_020d3000 kind:function(arm,size=0x28) addr:0x020d3000 +func_ov019_020d3028 kind:function(arm,size=0x2a4) addr:0x020d3028 +func_ov019_020d32cc kind:function(arm,size=0x68) addr:0x020d32cc +func_ov019_020d3334 kind:function(arm,size=0x9c) addr:0x020d3334 +data_ov019_020d33d0 kind:data(any) addr:0x020d33d0 +data_ov019_020d33dc kind:data(any) addr:0x020d33dc +data_ov019_020d33ec kind:data(any) addr:0x020d33ec +data_ov019_020d33f4 kind:data(any) addr:0x020d33f4 +data_ov019_020d3408 kind:data(any) addr:0x020d3408 +func_ov019_020d341c kind:function(arm,size=0x18) addr:0x020d341c +func_ov019_020d3434 kind:function(arm,size=0x18) addr:0x020d3434 +func_ov019_020d344c kind:function(arm,size=0xa8) addr:0x020d344c +func_ov019_020d34f4 kind:function(arm,size=0x68) addr:0x020d34f4 +func_ov019_020d355c kind:function(arm,size=0x28) addr:0x020d355c +data_ov019_020d35a0 kind:data(any) addr:0x020d35a0 +data_ov019_020d35ac kind:data(any) addr:0x020d35ac +data_ov019_020d35d4 kind:data(any) addr:0x020d35d4 +data_ov019_020d35e0 kind:data(any) addr:0x020d35e0 +data_ov019_020d3620 kind:data(any) addr:0x020d3620 +data_ov019_020d364c kind:data(any) addr:0x020d364c +data_ov019_020d3654 kind:data(any) addr:0x020d3654 +data_ov019_020d365c kind:data(any) addr:0x020d365c +data_ov019_020d3664 kind:data(any) addr:0x020d3664 +data_ov019_020d366c kind:data(any) addr:0x020d366c +data_ov019_020d3672 kind:data(any) addr:0x020d3672 +data_ov019_020d36b4 kind:data(any) addr:0x020d36b4 +data_ov019_020d36b8 kind:data(any) addr:0x020d36b8 +data_ov019_020d36e0 kind:data(any) addr:0x020d36e0 +data_ov019_020d36fc kind:data(any) addr:0x020d36fc +data_ov019_020d37b4 kind:data(any) addr:0x020d37b4 +data_ov019_020d386c kind:data(any) addr:0x020d386c +data_ov019_020d3924 kind:data(any) addr:0x020d3924 +data_ov019_020d393c kind:data(any) addr:0x020d393c +data_ov019_020d3940 kind:data(any) addr:0x020d3940 +data_ov019_020d394c kind:data(any) addr:0x020d394c +data_ov019_020d395c kind:data(any) addr:0x020d395c +data_ov019_020d3968 kind:data(any) addr:0x020d3968 +data_ov019_020d397c kind:data(any) addr:0x020d397c +data_ov019_020d39a8 kind:data(any) addr:0x020d39a8 +data_ov019_020d39e0 kind:data(any) addr:0x020d39e0 +data_ov019_020d3a14 kind:data(any) addr:0x020d3a14 ambiguous +data_ov019_020d3a20 kind:data(any) addr:0x020d3a20 +data_ov019_020d3a44 kind:data(any) addr:0x020d3a44 +data_ov019_020d3a60 kind:data(any) addr:0x020d3a60 +data_ov019_020d3a68 kind:data(any) addr:0x020d3a68 +data_ov019_020d3a7c kind:data(any) addr:0x020d3a7c +data_ov019_020d3aa4 kind:data(any) addr:0x020d3aa4 +data_ov019_020d3ac8 kind:data(any) addr:0x020d3ac8 +data_ov019_020d3ad8 kind:data(any) addr:0x020d3ad8 +data_ov019_020d3af4 kind:data(any) addr:0x020d3af4 +data_ov019_020d3b0c kind:data(any) addr:0x020d3b0c +data_ov019_020d3b24 kind:data(any) addr:0x020d3b24 +data_ov019_020d3b2a kind:data(any) addr:0x020d3b2a +data_ov019_020d3b2c kind:data(any) addr:0x020d3b2c ambiguous +data_ov019_020d3b3c kind:data(any) addr:0x020d3b3c +data_ov019_020d3b54 kind:data(any) addr:0x020d3b54 +data_ov019_020d3b6c kind:data(any) addr:0x020d3b6c +data_ov019_020d3b70 kind:data(any) addr:0x020d3b70 +data_ov019_020d3b74 kind:data(any) addr:0x020d3b74 +data_ov019_020d3b78 kind:data(any) addr:0x020d3b78 +data_ov019_020d3b7c kind:data(any) addr:0x020d3b7c +data_ov019_020d3b80 kind:data(any) addr:0x020d3b80 +data_ov019_020d3b8c kind:data(any) addr:0x020d3b8c +data_ov019_020d3b90 kind:data(any) addr:0x020d3b90 ambiguous +data_ov019_020d3b98 kind:data(any) addr:0x020d3b98 +data_ov019_020d3ba4 kind:data(any) addr:0x020d3ba4 +data_ov019_020d3bb0 kind:data(any) addr:0x020d3bb0 +data_ov019_020d3bbc kind:data(any) addr:0x020d3bbc +data_ov019_020d3bd0 kind:data(any) addr:0x020d3bd0 +data_ov019_020d3bd4 kind:data(any) addr:0x020d3bd4 +data_ov019_020d3be0 kind:data(any) addr:0x020d3be0 +data_ov019_020d3bec kind:data(any) addr:0x020d3bec +data_ov019_020d3c00 kind:data(any) addr:0x020d3c00 +data_ov019_020d3c30 kind:data(any) addr:0x020d3c30 +data_ov019_020d3c60 kind:data(any) addr:0x020d3c60 +data_ov019_020d3c94 kind:data(any) addr:0x020d3c94 +data_ov019_020d3cc0 kind:data(any) addr:0x020d3cc0 +data_ov019_020d3cc8 kind:data(any) addr:0x020d3cc8 +data_ov019_020d3cd0 kind:data(any) addr:0x020d3cd0 +data_ov019_020d3ce0 kind:bss addr:0x020d3ce0 +data_ov019_020d3ce8 kind:bss addr:0x020d3ce8 +data_ov019_020d3cec kind:bss addr:0x020d3cec +data_ov019_020d56fd kind:bss addr:0x020d56fd ambiguous +data_ov019_020d622c kind:bss addr:0x020d622c ambiguous +data_ov019_020d6e98 kind:bss addr:0x020d6e98 ambiguous +data_ov019_020d7334 kind:bss addr:0x020d7334 ambiguous +data_ov019_020d7dc8 kind:bss addr:0x020d7dc8 ambiguous +data_ov019_020d8840 kind:bss addr:0x020d8840 ambiguous +data_ov019_020d8cbc kind:bss addr:0x020d8cbc ambiguous +data_ov019_020d8cc0 kind:bss addr:0x020d8cc0 ambiguous +data_ov019_020d8cc4 kind:bss addr:0x020d8cc4 ambiguous +data_ov019_020d8cc8 kind:bss addr:0x020d8cc8 ambiguous +data_ov019_020d8f3c kind:bss addr:0x020d8f3c ambiguous +data_ov019_020d8fc9 kind:bss addr:0x020d8fc9 ambiguous +data_ov019_020d9010 kind:bss addr:0x020d9010 ambiguous +data_ov019_020d9264 kind:bss addr:0x020d9264 ambiguous +data_ov019_020d9266 kind:bss addr:0x020d9266 ambiguous +data_ov019_020d9508 kind:bss addr:0x020d9508 ambiguous +data_ov019_020d95b8 kind:bss addr:0x020d95b8 ambiguous +data_ov019_020da000 kind:bss addr:0x020da000 ambiguous +data_ov019_020da034 kind:bss addr:0x020da034 ambiguous +data_ov019_020da038 kind:bss addr:0x020da038 ambiguous +data_ov019_020da040 kind:bss addr:0x020da040 ambiguous +data_ov019_020da050 kind:bss addr:0x020da050 ambiguous +data_ov019_020da054 kind:bss addr:0x020da054 ambiguous +data_ov019_020da7f8 kind:bss addr:0x020da7f8 ambiguous +data_ov019_020daf68 kind:bss addr:0x020daf68 ambiguous +data_ov019_020dc100 kind:bss addr:0x020dc100 ambiguous +data_ov019_020dd7fc kind:bss addr:0x020dd7fc ambiguous +data_ov019_020dd828 kind:bss addr:0x020dd828 ambiguous +data_ov019_020dd83c kind:bss addr:0x020dd83c ambiguous +data_ov019_020dd85c kind:bss addr:0x020dd85c ambiguous +data_ov019_020dd870 kind:bss addr:0x020dd870 ambiguous +data_ov019_020dd884 kind:bss addr:0x020dd884 ambiguous +data_ov019_020dd8a8 kind:bss addr:0x020dd8a8 ambiguous +data_ov019_020dd8cc kind:bss addr:0x020dd8cc ambiguous +data_ov019_020dd8f8 kind:bss addr:0x020dd8f8 ambiguous +data_ov019_020dd91c kind:bss addr:0x020dd91c ambiguous +data_ov019_020dd940 kind:bss addr:0x020dd940 ambiguous +data_ov019_020ddb5c kind:bss addr:0x020ddb5c ambiguous +data_ov019_020ddbf9 kind:bss addr:0x020ddbf9 ambiguous +data_ov019_020ddc29 kind:bss addr:0x020ddc29 ambiguous +data_ov019_020ddc74 kind:bss addr:0x020ddc74 ambiguous +data_ov019_020ddd24 kind:bss addr:0x020ddd24 ambiguous +data_ov019_020de711 kind:bss addr:0x020de711 ambiguous +data_ov019_020deac4 kind:bss addr:0x020deac4 ambiguous +data_ov019_020df424 kind:bss addr:0x020df424 ambiguous +data_ov019_020e0fde kind:bss addr:0x020e0fde ambiguous +data_ov019_020e18ec kind:bss addr:0x020e18ec +data_ov019_020e2e94 kind:bss addr:0x020e2e94 ambiguous +data_ov019_020e4ea0 kind:bss addr:0x020e4ea0 ambiguous +data_ov019_020e5588 kind:bss addr:0x020e5588 ambiguous +data_ov019_020e5690 kind:bss addr:0x020e5690 ambiguous +data_ov019_020e5804 kind:bss addr:0x020e5804 ambiguous +data_ov019_020e5830 kind:bss addr:0x020e5830 ambiguous +data_ov019_020e5a64 kind:bss addr:0x020e5a64 ambiguous +data_ov019_020e5ac4 kind:bss addr:0x020e5ac4 ambiguous +data_ov019_020e5f90 kind:bss addr:0x020e5f90 ambiguous +data_ov019_020e72b4 kind:bss addr:0x020e72b4 ambiguous +data_ov019_020e8520 kind:bss addr:0x020e8520 ambiguous +data_ov019_020e8fe8 kind:bss addr:0x020e8fe8 ambiguous +data_ov019_020e906c kind:bss addr:0x020e906c ambiguous +data_ov019_020e9174 kind:bss addr:0x020e9174 ambiguous +data_ov019_020e91a0 kind:bss addr:0x020e91a0 ambiguous +data_ov019_020e91a4 kind:bss addr:0x020e91a4 ambiguous +data_ov019_020e9238 kind:bss addr:0x020e9238 ambiguous +data_ov019_020e94f0 kind:bss addr:0x020e94f0 ambiguous +data_ov019_020e9588 kind:bss addr:0x020e9588 ambiguous +data_ov019_020e9850 kind:bss addr:0x020e9850 ambiguous +data_ov019_020e993c kind:bss addr:0x020e993c ambiguous +data_ov019_020e9bc0 kind:bss addr:0x020e9bc0 ambiguous +data_ov019_020e9c40 kind:bss addr:0x020e9c40 ambiguous +data_ov019_020e9c94 kind:bss addr:0x020e9c94 ambiguous +data_ov019_020e9cc4 kind:bss addr:0x020e9cc4 ambiguous +data_ov019_020e9cc8 kind:bss addr:0x020e9cc8 ambiguous +data_ov019_020e9d58 kind:bss addr:0x020e9d58 ambiguous +data_ov019_020e9d74 kind:bss addr:0x020e9d74 ambiguous +data_ov019_020e9dc4 kind:bss addr:0x020e9dc4 ambiguous +data_ov019_020e9dc8 kind:bss addr:0x020e9dc8 ambiguous +data_ov019_020e9e00 kind:bss addr:0x020e9e00 ambiguous +data_ov019_020e9e44 kind:bss addr:0x020e9e44 ambiguous +data_ov019_020e9e78 kind:bss addr:0x020e9e78 ambiguous +data_ov019_020e9ea0 kind:bss addr:0x020e9ea0 ambiguous +data_ov019_020e9ec4 kind:bss addr:0x020e9ec4 ambiguous +data_ov019_020e9f1c kind:bss addr:0x020e9f1c ambiguous +data_ov019_020e9fb8 kind:bss addr:0x020e9fb8 ambiguous +data_ov019_020e9fdc kind:bss addr:0x020e9fdc ambiguous +data_ov019_020e9ff2 kind:bss addr:0x020e9ff2 ambiguous +data_ov019_020e9ff6 kind:bss addr:0x020e9ff6 ambiguous +data_ov019_020e9ff8 kind:bss addr:0x020e9ff8 ambiguous +data_ov019_020e9ffa kind:bss addr:0x020e9ffa ambiguous +data_ov019_020ea01c kind:bss addr:0x020ea01c ambiguous +data_ov019_020ea128 kind:bss addr:0x020ea128 ambiguous +data_ov019_020ea134 kind:bss addr:0x020ea134 ambiguous +data_ov019_020ea210 kind:bss addr:0x020ea210 ambiguous +data_ov019_020ea3a0 kind:bss addr:0x020ea3a0 ambiguous +data_ov019_020ea3dc kind:bss addr:0x020ea3dc ambiguous +data_ov019_020ea6a4 kind:bss addr:0x020ea6a4 ambiguous +data_ov019_020eba19 kind:bss addr:0x020eba19 ambiguous +data_ov019_020eba41 kind:bss addr:0x020eba41 ambiguous +data_ov019_020ece18 kind:bss addr:0x020ece18 ambiguous +data_ov019_020ece30 kind:bss addr:0x020ece30 ambiguous +data_ov019_020ece4c kind:bss addr:0x020ece4c ambiguous +data_ov019_020ed970 kind:bss addr:0x020ed970 ambiguous +data_ov019_020ef022 kind:bss addr:0x020ef022 +data_ov019_020ef4ec kind:bss addr:0x020ef4ec +data_ov019_020f06e0 kind:bss addr:0x020f06e0 ambiguous +data_ov019_020f1218 kind:bss addr:0x020f1218 ambiguous +data_ov019_020f1408 kind:bss addr:0x020f1408 ambiguous +data_ov019_020f17c8 kind:bss addr:0x020f17c8 ambiguous +data_ov019_020f1804 kind:bss addr:0x020f1804 ambiguous +data_ov019_020f1a5c kind:bss addr:0x020f1a5c ambiguous +data_ov019_020f1a8c kind:bss addr:0x020f1a8c ambiguous +data_ov019_020f1a90 kind:bss addr:0x020f1a90 ambiguous +data_ov019_020f1a94 kind:bss addr:0x020f1a94 ambiguous +data_ov019_020f1a98 kind:bss addr:0x020f1a98 ambiguous +data_ov019_020f1a9c kind:bss addr:0x020f1a9c ambiguous +data_ov019_020f1ac0 kind:bss addr:0x020f1ac0 ambiguous +data_ov019_020f1b6c kind:bss addr:0x020f1b6c ambiguous +data_ov019_020f1b94 kind:bss addr:0x020f1b94 ambiguous +data_ov019_020f1ba8 kind:bss addr:0x020f1ba8 ambiguous +data_ov019_020f1c1c kind:bss addr:0x020f1c1c ambiguous +data_ov019_020f1c40 kind:bss addr:0x020f1c40 ambiguous +data_ov019_020f1ca4 kind:bss addr:0x020f1ca4 ambiguous +data_ov019_020f1cc4 kind:bss addr:0x020f1cc4 ambiguous +data_ov019_020f1ea4 kind:bss addr:0x020f1ea4 ambiguous +data_ov019_020f1ed8 kind:bss addr:0x020f1ed8 ambiguous +data_ov019_020f1f10 kind:bss addr:0x020f1f10 ambiguous +data_ov019_020f2048 kind:bss addr:0x020f2048 ambiguous +data_ov019_020f2058 kind:bss addr:0x020f2058 ambiguous +data_ov019_020f255c kind:bss addr:0x020f255c ambiguous +data_ov019_020f25fc kind:bss addr:0x020f25fc ambiguous +data_ov019_020f29c8 kind:bss addr:0x020f29c8 ambiguous +data_ov019_020f2d8c kind:bss addr:0x020f2d8c ambiguous +data_ov019_020f3294 kind:bss addr:0x020f3294 ambiguous +data_ov019_020f33dc kind:bss addr:0x020f33dc ambiguous +data_ov019_020f33f4 kind:bss addr:0x020f33f4 ambiguous +data_ov019_020f3614 kind:bss addr:0x020f3614 ambiguous +data_ov019_020f3cbc kind:bss addr:0x020f3cbc ambiguous +data_ov019_020f5050 kind:bss addr:0x020f5050 ambiguous +data_ov019_020f5148 kind:bss addr:0x020f5148 ambiguous +data_ov019_020f522c kind:bss addr:0x020f522c ambiguous +data_ov019_020f5324 kind:bss addr:0x020f5324 ambiguous +data_ov019_020f5820 kind:bss addr:0x020f5820 ambiguous +data_ov019_020f619c kind:bss addr:0x020f619c ambiguous +data_ov019_020f6278 kind:bss addr:0x020f6278 ambiguous +data_ov019_020f71e8 kind:bss addr:0x020f71e8 ambiguous +data_ov019_020f7370 kind:bss addr:0x020f7370 ambiguous +data_ov019_020f73a4 kind:bss addr:0x020f73a4 ambiguous +data_ov019_020f7a1c kind:bss addr:0x020f7a1c ambiguous +data_ov019_020f7ba8 kind:bss addr:0x020f7ba8 ambiguous +data_ov019_020f7e14 kind:bss addr:0x020f7e14 ambiguous +data_ov019_020f7e1c kind:bss addr:0x020f7e1c ambiguous +data_ov019_020f7e24 kind:bss addr:0x020f7e24 ambiguous +data_ov019_020f8200 kind:bss addr:0x020f8200 ambiguous +data_ov019_020f82d4 kind:bss addr:0x020f82d4 ambiguous +data_ov019_020f8f04 kind:bss addr:0x020f8f04 ambiguous +data_ov019_020f8f68 kind:bss addr:0x020f8f68 ambiguous +data_ov019_020f8fa4 kind:bss addr:0x020f8fa4 ambiguous +data_ov019_020f8fc4 kind:bss addr:0x020f8fc4 ambiguous +data_ov019_020f8fcc kind:bss addr:0x020f8fcc ambiguous +data_ov019_020f9024 kind:bss addr:0x020f9024 ambiguous +data_ov019_020f909c kind:bss addr:0x020f909c ambiguous +data_ov019_020f91d8 kind:bss addr:0x020f91d8 ambiguous +data_ov019_020f94c8 kind:bss addr:0x020f94c8 ambiguous +data_ov019_020f9800 kind:bss addr:0x020f9800 ambiguous +data_ov019_020f9958 kind:bss addr:0x020f9958 ambiguous +data_ov019_020f9a68 kind:bss addr:0x020f9a68 ambiguous +data_ov019_020f9d24 kind:bss addr:0x020f9d24 ambiguous +data_ov019_020fb810 kind:bss addr:0x020fb810 ambiguous +data_ov019_020fb880 kind:bss addr:0x020fb880 ambiguous +data_ov019_020fb8f0 kind:bss addr:0x020fb8f0 ambiguous +data_ov019_020fb960 kind:bss addr:0x020fb960 ambiguous +data_ov019_020fc5b4 kind:bss addr:0x020fc5b4 ambiguous +data_ov019_020fcd64 kind:bss addr:0x020fcd64 ambiguous +data_ov019_020fcf04 kind:bss addr:0x020fcf04 ambiguous +data_ov019_020fd0ec kind:bss addr:0x020fd0ec +data_ov019_020fd264 kind:bss addr:0x020fd264 ambiguous +data_ov019_020fda9c kind:bss addr:0x020fda9c ambiguous +data_ov019_020fdea0 kind:bss addr:0x020fdea0 ambiguous +data_ov019_020fdf04 kind:bss addr:0x020fdf04 ambiguous +data_ov019_020fe000 kind:bss addr:0x020fe000 ambiguous +data_ov019_020fe5a8 kind:bss addr:0x020fe5a8 ambiguous +data_ov019_020fe5c0 kind:bss addr:0x020fe5c0 ambiguous +data_ov019_020fe744 kind:bss addr:0x020fe744 ambiguous +data_ov019_020fe748 kind:bss addr:0x020fe748 ambiguous +data_ov019_020fe758 kind:bss addr:0x020fe758 ambiguous +data_ov019_020fe7b0 kind:bss addr:0x020fe7b0 ambiguous +data_ov019_020fe838 kind:bss addr:0x020fe838 ambiguous +data_ov019_020fe9bc kind:bss addr:0x020fe9bc ambiguous +data_ov019_020fe9c0 kind:bss addr:0x020fe9c0 ambiguous +data_ov019_020feabc kind:bss addr:0x020feabc ambiguous +data_ov019_020feac4 kind:bss addr:0x020feac4 ambiguous +data_ov019_020feacc kind:bss addr:0x020feacc ambiguous +data_ov019_020fead0 kind:bss addr:0x020fead0 ambiguous +data_ov019_020fead4 kind:bss addr:0x020fead4 ambiguous +data_ov019_020feb40 kind:bss addr:0x020feb40 +data_ov019_021001dc kind:bss addr:0x021001dc +data_ov019_02100914 kind:bss addr:0x02100914 ambiguous +data_ov019_02100a7c kind:bss addr:0x02100a7c ambiguous +data_ov019_02100ba4 kind:bss addr:0x02100ba4 ambiguous +data_ov019_02100c28 kind:bss addr:0x02100c28 ambiguous +data_ov019_02100c38 kind:bss addr:0x02100c38 ambiguous +data_ov019_02100c58 kind:bss addr:0x02100c58 ambiguous +data_ov019_02100cd8 kind:bss addr:0x02100cd8 ambiguous +data_ov019_02100ce4 kind:bss addr:0x02100ce4 ambiguous +data_ov019_02100e00 kind:bss addr:0x02100e00 ambiguous +data_ov019_02100eec kind:bss addr:0x02100eec ambiguous +data_ov019_0210105c kind:bss addr:0x0210105c ambiguous +data_ov019_02101118 kind:bss addr:0x02101118 ambiguous +data_ov019_02101144 kind:bss addr:0x02101144 ambiguous +data_ov019_02101184 kind:bss addr:0x02101184 ambiguous +data_ov019_021011b0 kind:bss addr:0x021011b0 ambiguous +data_ov019_02101260 kind:bss addr:0x02101260 ambiguous +data_ov019_021018d4 kind:bss addr:0x021018d4 ambiguous +data_ov019_02101a2c kind:bss addr:0x02101a2c ambiguous +data_ov019_02101b64 kind:bss addr:0x02101b64 ambiguous +data_ov019_02101bc4 kind:bss addr:0x02101bc4 ambiguous +data_ov019_02101bd4 kind:bss addr:0x02101bd4 ambiguous +data_ov019_02101bdc kind:bss addr:0x02101bdc ambiguous +data_ov019_02101c34 kind:bss addr:0x02101c34 ambiguous +data_ov019_02101c58 kind:bss addr:0x02101c58 ambiguous +data_ov019_02101f94 kind:bss addr:0x02101f94 ambiguous +data_ov019_02102220 kind:bss addr:0x02102220 ambiguous +data_ov019_021024fc kind:bss addr:0x021024fc ambiguous +data_ov019_02102824 kind:bss addr:0x02102824 ambiguous +data_ov019_02102d54 kind:bss addr:0x02102d54 ambiguous +data_ov019_021031d4 kind:bss addr:0x021031d4 ambiguous +data_ov019_021032c0 kind:bss addr:0x021032c0 ambiguous +data_ov019_02103534 kind:bss addr:0x02103534 ambiguous +data_ov019_0210375c kind:bss addr:0x0210375c ambiguous +data_ov019_02104194 kind:bss addr:0x02104194 ambiguous +data_ov019_02104b84 kind:bss addr:0x02104b84 ambiguous +data_ov019_02104bcc kind:bss addr:0x02104bcc ambiguous +data_ov019_02104ed4 kind:bss addr:0x02104ed4 ambiguous +data_ov019_02104fb0 kind:bss addr:0x02104fb0 ambiguous +data_ov019_02105290 kind:bss addr:0x02105290 ambiguous +data_ov019_0210550c kind:bss addr:0x0210550c ambiguous +data_ov019_02105520 kind:bss addr:0x02105520 ambiguous +data_ov019_021055f0 kind:bss addr:0x021055f0 ambiguous +data_ov019_021059a4 kind:bss addr:0x021059a4 ambiguous +data_ov019_02105a8c kind:bss addr:0x02105a8c ambiguous +data_ov019_02105b94 kind:bss addr:0x02105b94 ambiguous +data_ov019_02105c94 kind:bss addr:0x02105c94 ambiguous +data_ov019_02105c9c kind:bss addr:0x02105c9c ambiguous +data_ov019_02105cfc kind:bss addr:0x02105cfc ambiguous +data_ov019_02105d78 kind:bss addr:0x02105d78 ambiguous +data_ov019_02105f14 kind:bss addr:0x02105f14 ambiguous +data_ov019_021060d4 kind:bss addr:0x021060d4 ambiguous +data_ov019_0210621c kind:bss addr:0x0210621c ambiguous +data_ov019_02106c8c kind:bss addr:0x02106c8c ambiguous +data_ov019_02107150 kind:bss addr:0x02107150 ambiguous +data_ov019_021071f8 kind:bss addr:0x021071f8 ambiguous +data_ov019_0210759c kind:bss addr:0x0210759c ambiguous +data_ov019_02107d5c kind:bss addr:0x02107d5c ambiguous +data_ov019_02108a64 kind:bss addr:0x02108a64 ambiguous +data_ov019_02108a68 kind:bss addr:0x02108a68 ambiguous +data_ov019_02108abc kind:bss addr:0x02108abc ambiguous +data_ov019_02108c74 kind:bss addr:0x02108c74 ambiguous +data_ov019_02109158 kind:bss addr:0x02109158 ambiguous +data_ov019_021091a0 kind:bss addr:0x021091a0 ambiguous +data_ov019_021091a4 kind:bss addr:0x021091a4 ambiguous +data_ov019_021092b8 kind:bss addr:0x021092b8 ambiguous +data_ov019_0210a54c kind:bss addr:0x0210a54c ambiguous +data_ov019_0210a6b8 kind:bss addr:0x0210a6b8 ambiguous +data_ov019_0210aae0 kind:bss addr:0x0210aae0 ambiguous +data_ov019_0210acec kind:bss addr:0x0210acec +data_ov019_0210b09c kind:bss addr:0x0210b09c ambiguous +data_ov019_0210b3c4 kind:bss addr:0x0210b3c4 ambiguous +data_ov019_0210b754 kind:bss addr:0x0210b754 ambiguous +data_ov019_0210b7c0 kind:bss addr:0x0210b7c0 ambiguous +data_ov019_0210b7cc kind:bss addr:0x0210b7cc ambiguous +data_ov019_0210b7d8 kind:bss addr:0x0210b7d8 ambiguous +data_ov019_0210b854 kind:bss addr:0x0210b854 ambiguous +data_ov019_0210b85c kind:bss addr:0x0210b85c ambiguous +data_ov019_0210b864 kind:bss addr:0x0210b864 ambiguous +data_ov019_0210b86c kind:bss addr:0x0210b86c ambiguous +data_ov019_0210b8fc kind:bss addr:0x0210b8fc ambiguous +data_ov019_0210b9a4 kind:bss addr:0x0210b9a4 ambiguous +data_ov019_0210b9bc kind:bss addr:0x0210b9bc ambiguous +data_ov019_0210b9dc kind:bss addr:0x0210b9dc ambiguous +data_ov019_0210bbcc kind:bss addr:0x0210bbcc ambiguous +data_ov019_0210bc88 kind:bss addr:0x0210bc88 ambiguous +data_ov019_0210bd4c kind:bss addr:0x0210bd4c ambiguous +data_ov019_0210bdec kind:bss addr:0x0210bdec ambiguous +data_ov019_0210be90 kind:bss addr:0x0210be90 ambiguous +data_ov019_0210be98 kind:bss addr:0x0210be98 ambiguous +data_ov019_0210bee8 kind:bss addr:0x0210bee8 ambiguous +data_ov019_0210bf60 kind:bss addr:0x0210bf60 ambiguous +data_ov019_0210bf90 kind:bss addr:0x0210bf90 ambiguous +data_ov019_0210c034 kind:bss addr:0x0210c034 ambiguous +data_ov019_0210c084 kind:bss addr:0x0210c084 ambiguous +data_ov019_0210c0f0 kind:bss addr:0x0210c0f0 ambiguous +data_ov019_0210c300 kind:bss addr:0x0210c300 ambiguous +data_ov019_0210c354 kind:bss addr:0x0210c354 ambiguous +data_ov019_0210c378 kind:bss addr:0x0210c378 ambiguous +data_ov019_0210c394 kind:bss addr:0x0210c394 ambiguous +data_ov019_0210c484 kind:bss addr:0x0210c484 ambiguous +data_ov019_0210c4d8 kind:bss addr:0x0210c4d8 ambiguous +data_ov019_0210c5f4 kind:bss addr:0x0210c5f4 ambiguous +data_ov019_0210c874 kind:bss addr:0x0210c874 ambiguous +data_ov019_0210c8a0 kind:bss addr:0x0210c8a0 ambiguous +data_ov019_0210cb8c kind:bss addr:0x0210cb8c ambiguous +data_ov019_0210ce1c kind:bss addr:0x0210ce1c ambiguous +data_ov019_0210ced8 kind:bss addr:0x0210ced8 ambiguous +data_ov019_0210cee4 kind:bss addr:0x0210cee4 ambiguous +data_ov019_0210cfa0 kind:bss addr:0x0210cfa0 ambiguous +data_ov019_0210cfa8 kind:bss addr:0x0210cfa8 ambiguous +data_ov019_0210cfb0 kind:bss addr:0x0210cfb0 ambiguous +data_ov019_0210d008 kind:bss addr:0x0210d008 ambiguous +data_ov019_0210d06c kind:bss addr:0x0210d06c ambiguous +data_ov019_0210d074 kind:bss addr:0x0210d074 ambiguous +data_ov019_0210d0f0 kind:bss addr:0x0210d0f0 ambiguous +data_ov019_0210d394 kind:bss addr:0x0210d394 ambiguous +data_ov019_0210d3f0 kind:bss addr:0x0210d3f0 ambiguous +data_ov019_0210d438 kind:bss addr:0x0210d438 ambiguous +data_ov019_0210d440 kind:bss addr:0x0210d440 ambiguous +data_ov019_0210d45c kind:bss addr:0x0210d45c ambiguous +data_ov019_0210d564 kind:bss addr:0x0210d564 ambiguous +data_ov019_0210d56c kind:bss addr:0x0210d56c ambiguous +data_ov019_0210d574 kind:bss addr:0x0210d574 ambiguous +data_ov019_0210d57c kind:bss addr:0x0210d57c ambiguous +data_ov019_0210d5ac kind:bss addr:0x0210d5ac ambiguous +data_ov019_0210d61c kind:bss addr:0x0210d61c ambiguous +data_ov019_0210d81c kind:bss addr:0x0210d81c +data_ov019_0210ddd0 kind:bss addr:0x0210ddd0 ambiguous +data_ov019_0210def0 kind:bss addr:0x0210def0 ambiguous +data_ov019_0210dfec kind:bss addr:0x0210dfec ambiguous +data_ov019_0210dff4 kind:bss addr:0x0210dff4 ambiguous +data_ov019_0210e1e4 kind:bss addr:0x0210e1e4 ambiguous +data_ov019_0210e1f0 kind:bss addr:0x0210e1f0 ambiguous +data_ov019_0210ec54 kind:bss addr:0x0210ec54 +data_ov019_02110430 kind:bss addr:0x02110430 ambiguous +data_ov019_02110494 kind:bss addr:0x02110494 ambiguous +data_ov019_02110740 kind:bss addr:0x02110740 ambiguous +data_ov019_02110b20 kind:bss addr:0x02110b20 ambiguous +data_ov019_02110c68 kind:bss addr:0x02110c68 ambiguous +data_ov019_02110e80 kind:bss addr:0x02110e80 ambiguous +data_ov019_02110e8c kind:bss addr:0x02110e8c ambiguous +data_ov019_02110ea8 kind:bss addr:0x02110ea8 ambiguous +data_ov019_02110eb0 kind:bss addr:0x02110eb0 ambiguous +data_ov019_02110f14 kind:bss addr:0x02110f14 ambiguous +data_ov019_02110f98 kind:bss addr:0x02110f98 ambiguous +data_ov019_0211138c kind:bss addr:0x0211138c ambiguous +data_ov019_02111a8c kind:bss addr:0x02111a8c ambiguous +data_ov019_02111fe4 kind:bss addr:0x02111fe4 ambiguous +data_ov019_02112470 kind:bss addr:0x02112470 ambiguous +data_ov019_02112474 kind:bss addr:0x02112474 ambiguous +data_ov019_02112478 kind:bss addr:0x02112478 ambiguous +data_ov019_0211247c kind:bss addr:0x0211247c ambiguous +data_ov019_02112480 kind:bss addr:0x02112480 ambiguous +data_ov019_02112484 kind:bss addr:0x02112484 ambiguous +data_ov019_02112488 kind:bss addr:0x02112488 ambiguous +data_ov019_0211248c kind:bss addr:0x0211248c ambiguous +data_ov019_02112490 kind:bss addr:0x02112490 ambiguous +data_ov019_021124ac kind:bss addr:0x021124ac ambiguous +data_ov019_02112644 kind:bss addr:0x02112644 ambiguous +data_ov019_02112648 kind:bss addr:0x02112648 ambiguous +data_ov019_02112668 kind:bss addr:0x02112668 ambiguous +data_ov019_021126ac kind:bss addr:0x021126ac ambiguous +data_ov019_021126f0 kind:bss addr:0x021126f0 ambiguous +data_ov019_02112734 kind:bss addr:0x02112734 ambiguous +data_ov019_02112f1c kind:bss addr:0x02112f1c ambiguous +data_ov019_02112f38 kind:bss addr:0x02112f38 ambiguous +data_ov019_02112f90 kind:bss addr:0x02112f90 ambiguous +data_ov019_02112fd4 kind:bss addr:0x02112fd4 ambiguous +data_ov019_021132f8 kind:bss addr:0x021132f8 ambiguous +data_ov019_0211358c kind:bss addr:0x0211358c ambiguous +data_ov019_02113898 kind:bss addr:0x02113898 ambiguous +data_ov019_02114640 kind:bss addr:0x02114640 ambiguous +data_ov019_021147ac kind:bss addr:0x021147ac ambiguous +data_ov019_021148f4 kind:bss addr:0x021148f4 ambiguous +data_ov019_02114900 kind:bss addr:0x02114900 ambiguous +data_ov019_02115f94 kind:bss addr:0x02115f94 ambiguous +data_ov019_02116434 kind:bss addr:0x02116434 ambiguous +data_ov019_02116494 kind:bss addr:0x02116494 ambiguous +data_ov019_02116614 kind:bss addr:0x02116614 ambiguous +data_ov019_02117d80 kind:bss addr:0x02117d80 ambiguous +data_ov019_02117d8c kind:bss addr:0x02117d8c ambiguous +data_ov019_02117dbc kind:bss addr:0x02117dbc ambiguous +data_ov019_021180e0 kind:bss addr:0x021180e0 ambiguous +data_ov019_02118120 kind:bss addr:0x02118120 ambiguous +data_ov019_02118848 kind:bss addr:0x02118848 ambiguous diff --git a/config/jp/arm9/overlays/ov020/delinks.txt b/config/jp/arm9/overlays/ov020/delinks.txt new file mode 100644 index 00000000..1d46bbb1 --- /dev/null +++ b/config/jp/arm9/overlays/ov020/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020c6060 end:0x020dc598 kind:code align:32 + .rodata start:0x020dc598 end:0x020dc738 kind:data align:4 + .init start:0x020dc738 end:0x020dc894 kind:code align:4 + .ctor start:0x020dc894 end:0x020dc8ac kind:data align:4 + .data start:0x020dc8c0 end:0x020dd700 kind:data align:32 + .bss start:0x020dd700 end:0x020eb2c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov020/relocs.txt b/config/jp/arm9/overlays/ov020/relocs.txt new file mode 100644 index 00000000..e86f408d --- /dev/null +++ b/config/jp/arm9/overlays/ov020/relocs.txt @@ -0,0 +1,2721 @@ +from:0x020c606c kind:load to:0x020dc8c0 module:overlay(20) +from:0x020c6090 kind:load to:0x020dcecc module:overlay(20) +from:0x020c6094 kind:load to:0x020dcf94 module:overlay(20) +from:0x020c60ac kind:load to:0x020dcf28 module:overlay(20) +from:0x020c60b0 kind:load to:0x020dcf94 module:overlay(20) +from:0x020c6124 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6128 kind:load to:0x020dc8c4 module:overlay(20) +from:0x020c612c kind:load to:0x020dcf98 module:overlay(20) +from:0x020c6130 kind:load to:0x020dcfa0 module:overlay(20) +from:0x020c614c kind:load to:0x020dd700 module:overlay(20) +from:0x020c6158 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6164 kind:arm_call to:0x020d1264 module:overlay(20) +from:0x020c6174 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c617c kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6188 kind:load to:0x020c6190 module:overlay(20) +from:0x020c618c kind:load to:0x020dd7a0 module:overlay(20) +from:0x020c61a0 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c61a8 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c61c0 kind:arm_call to:0x020c61f4 module:overlay(20) +from:0x020c61d0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c61d8 kind:arm_call to:0x020c6290 module:overlay(20) +from:0x020c61e8 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c61f0 kind:load to:0x020dd700 module:overlay(20) +from:0x020c61fc kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6224 kind:arm_call to:0x020d2904 module:overlay(20) +from:0x020c6234 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c623c kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6248 kind:load to:0x020dd700 module:overlay(20) +from:0x020c624c kind:load to:0x020dd760 module:overlay(20) +from:0x020c6250 kind:load to:0x020dd7a0 module:overlay(20) +from:0x020c6254 kind:load to:0x020c6258 module:overlay(20) +from:0x020c6268 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6270 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6278 kind:arm_call to:0x020c6290 module:overlay(20) +from:0x020c6288 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c62b0 kind:arm_call to:0x020d13f8 module:overlay(20) +from:0x020c62cc kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c62d8 kind:load to:0x020dd700 module:overlay(20) +from:0x020c62dc kind:load to:0x020c62e0 module:overlay(20) +from:0x020c6308 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6310 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c639c kind:arm_call to:0x020d179c module:overlay(20) +from:0x020c63a8 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c63b0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6434 kind:arm_call to:0x020c647c module:overlay(20) +from:0x020c6444 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6468 kind:load to:0x020dd700 module:overlay(20) +from:0x020c646c kind:load to:0x020dcfa4 module:overlay(20) +from:0x020c6470 kind:load to:0x020dcfd4 module:overlay(20) +from:0x020c6474 kind:load to:0x020dd004 module:overlay(20) +from:0x020c6478 kind:load to:0x020dd040 module:overlay(20) +from:0x020c64a8 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c64d8 kind:arm_call to:0x020d1ab0 module:overlay(20) +from:0x020c64ec kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c64fc kind:load to:0x020dd700 module:overlay(20) +from:0x020c6500 kind:load to:0x020c650c module:overlay(20) +from:0x020c6504 kind:load to:0x020ddc20 module:overlay(20) +from:0x020c6508 kind:load to:0x020dd900 module:overlay(20) +from:0x020c6520 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6528 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6570 kind:arm_call to:0x020c6660 module:overlay(20) +from:0x020c6594 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c65cc kind:arm_call to:0x020d1d8c module:overlay(20) +from:0x020c65d8 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c65e0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c65ec kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c660c kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c664c kind:load to:0x020dd700 module:overlay(20) +from:0x020c6650 kind:load to:0x020dd060 module:overlay(20) +from:0x020c6654 kind:load to:0x020dc8c0 module:overlay(20) +from:0x020c6658 kind:load to:0x020de2a0 module:overlay(20) +from:0x020c665c kind:load to:0x020dd040 module:overlay(20) +from:0x020c6668 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6674 kind:arm_call to:0x020d28dc module:overlay(20) +from:0x020c6684 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6690 kind:load to:0x020deac0 module:overlay(20) +from:0x020c669c kind:arm_call to:0x020d28f8 module:overlay(20) +from:0x020c66a8 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c66b4 kind:arm_call to:0x020c66f8 module:overlay(20) +from:0x020c66d8 kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c66ec kind:load to:0x020deac0 module:overlay(20) +from:0x020c66f0 kind:load to:0x020dd700 module:overlay(20) +from:0x020c66f4 kind:load to:0x020dd088 module:overlay(20) +from:0x020c6700 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6708 kind:arm_call to:0x020d1d14 module:overlay(20) +from:0x020c6718 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6724 kind:load to:0x020c6728 module:overlay(20) +from:0x020c6738 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c673c kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c6744 kind:arm_call to:0x020c6778 module:overlay(20) +from:0x020c6768 kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c6770 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6774 kind:load to:0x020dd0a8 module:overlay(20) +from:0x020c6780 kind:arm_call to:0x020d1408 module:overlay(20) +from:0x020c6790 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c679c kind:load to:0x020c67a0 module:overlay(20) +from:0x020c67b0 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c67bc kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c67e4 kind:arm_call to:0x02029a4c module:main +from:0x020c67ec kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6840 kind:arm_call to:0x0202a2cc module:main +from:0x020c6844 kind:arm_call to:0x020c6870 module:overlay(20) +from:0x020c6858 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6864 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6868 kind:load to:0x020dd7e0 module:overlay(20) +from:0x020c686c kind:load to:0x020dd7ea module:overlay(20) +from:0x020c6884 kind:arm_call to:0x02029a4c module:main +from:0x020c6888 kind:arm_call to:0x020d0dd8 module:overlay(20) +from:0x020c6898 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c68b0 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6928 kind:arm_call to:0x020d0f20 module:overlay(20) +from:0x020c6960 kind:arm_call to:0x0202a2cc module:main +from:0x020c696c kind:arm_call to:0x020d153c module:overlay(20) +from:0x020c697c kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6988 kind:load to:0x020dd700 module:overlay(20) +from:0x020c698c kind:load to:0x020dd7e0 module:overlay(20) +from:0x020c6990 kind:load to:0x020ddea0 module:overlay(20) +from:0x020c6994 kind:load to:0x020dd7f4 module:overlay(20) +from:0x020c6998 kind:load to:0x020c699c module:overlay(20) +from:0x020c69b8 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c69c0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c69e0 kind:arm_call to:0x020c6c68 module:overlay(20) +from:0x020c69f4 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6a40 kind:arm_call to:0x02028b4c module:main +from:0x020c6ab4 kind:arm_call to:0x02034248 module:main +from:0x020c6b7c kind:arm_call to:0x0202a360 module:main +from:0x020c6bcc kind:arm_call to:0x020c6c68 module:overlay(20) +from:0x020c6be0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6bec kind:arm_call to:0x020c6870 module:overlay(20) +from:0x020c6c00 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6c0c kind:load to:0x020dd700 module:overlay(20) +from:0x020c6c10 kind:load to:0x020dd0f4 module:overlay(20) +from:0x020c6c14 kind:load to:0x020ddea0 module:overlay(20) +from:0x020c6c18 kind:load to:0x020dd144 module:overlay(20) +from:0x020c6c1c kind:load to:0x020dd11c module:overlay(20) +from:0x020c6c20 kind:load to:0x020dd7a0 module:overlay(20) +from:0x020c6c24 kind:load to:0x020dd15c module:overlay(20) +from:0x020c6c28 kind:load to:0x020dd174 module:overlay(20) +from:0x020c6c2c kind:load to:0x020dd188 module:overlay(20) +from:0x020c6c30 kind:load to:0x020dd840 module:overlay(20) +from:0x020c6c58 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6c64 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6c70 kind:arm_call to:0x020d168c module:overlay(20) +from:0x020c6c80 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6c8c kind:load to:0x020c6c90 module:overlay(20) +from:0x020c6ca0 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6cac kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6cd4 kind:arm_call to:0x020c6d20 module:overlay(20) +from:0x020c6ce4 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6cec kind:arm_call to:0x020c6ddc module:overlay(20) +from:0x020c6d10 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6d18 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6d1c kind:load to:0x020dd198 module:overlay(20) +from:0x020c6d28 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6d50 kind:arm_call to:0x020d2904 module:overlay(20) +from:0x020c6d60 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6d68 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6d74 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6d78 kind:load to:0x020dd760 module:overlay(20) +from:0x020c6d7c kind:load to:0x020dd840 module:overlay(20) +from:0x020c6d80 kind:load to:0x020c6d84 module:overlay(20) +from:0x020c6d94 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6d9c kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6da4 kind:arm_call to:0x020c6ddc module:overlay(20) +from:0x020c6dcc kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6dd4 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6dd8 kind:load to:0x020dd1c0 module:overlay(20) +from:0x020c6e28 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6e5c kind:arm_call to:0x020d16d0 module:overlay(20) +from:0x020c6e70 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6e80 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6e84 kind:load to:0x020dd1f0 module:overlay(20) +from:0x020c6e88 kind:load to:0x020c6e94 module:overlay(20) +from:0x020c6e8c kind:load to:0x020dd840 module:overlay(20) +from:0x020c6e90 kind:load to:0x020dd774 module:overlay(20) +from:0x020c6eac kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6ec0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6ed4 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6ee8 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6ef4 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6f28 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6f2c kind:arm_call to:0x020c6fe8 module:overlay(20) +from:0x020c6f50 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6f8c kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c6f94 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6fb0 kind:arm_call to:0x020c6098 module:overlay(20) +from:0x020c6fcc kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c6fd4 kind:load to:0x020dd700 module:overlay(20) +from:0x020c6fd8 kind:load to:0x020dd21c module:overlay(20) +from:0x020c6fdc kind:load to:0x020dd230 module:overlay(20) +from:0x020c6fe0 kind:load to:0x020dd250 module:overlay(20) +from:0x020c6fe4 kind:load to:0x020dd26c module:overlay(20) +from:0x020c7020 kind:arm_call to:0x020d1ab0 module:overlay(20) +from:0x020c7034 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7044 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7048 kind:load to:0x020c7054 module:overlay(20) +from:0x020c704c kind:load to:0x020ddc20 module:overlay(20) +from:0x020c7050 kind:load to:0x020dd900 module:overlay(20) +from:0x020c7078 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7080 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c70d0 kind:arm_call to:0x020c71c8 module:overlay(20) +from:0x020c70f0 kind:arm_call to:0x020c7e00 module:overlay(20) +from:0x020c711c kind:arm_call to:0x020d1d8c module:overlay(20) +from:0x020c7128 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c712c kind:arm_call to:0x020c7e00 module:overlay(20) +from:0x020c714c kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7170 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c71b0 kind:load to:0x020dd700 module:overlay(20) +from:0x020c71b4 kind:load to:0x020dd284 module:overlay(20) +from:0x020c71b8 kind:load to:0x020dc8c0 module:overlay(20) +from:0x020c71bc kind:load to:0x020de2a0 module:overlay(20) +from:0x020c71c0 kind:load to:0x020dd2ac module:overlay(20) +from:0x020c71c4 kind:load to:0x020dd040 module:overlay(20) +from:0x020c71f0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c71fc kind:arm_call to:0x020d28dc module:overlay(20) +from:0x020c720c kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7218 kind:load to:0x020dd700 module:overlay(20) +from:0x020c721c kind:load to:0x020deac0 module:overlay(20) +from:0x020c723c kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7244 kind:arm_call to:0x020d28f8 module:overlay(20) +from:0x020c7250 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c725c kind:arm_call to:0x020c7278 module:overlay(20) +from:0x020c7270 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7274 kind:load to:0x020deac0 module:overlay(20) +from:0x020c7280 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7288 kind:arm_call to:0x020d1d14 module:overlay(20) +from:0x020c7298 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c72a4 kind:load to:0x020c72a8 module:overlay(20) +from:0x020c72b8 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c72bc kind:arm_call to:0x020c7e00 module:overlay(20) +from:0x020c72c4 kind:arm_call to:0x020c72dc module:overlay(20) +from:0x020c72d4 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c72e4 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c72f4 kind:arm_call to:0x020d179c module:overlay(20) +from:0x020c7304 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7308 kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7314 kind:load to:0x020c7318 module:overlay(20) +from:0x020c7328 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7334 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7344 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c734c kind:arm_call to:0x020d11e4 module:overlay(20) +from:0x020c735c kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7368 kind:load to:0x020c736c module:overlay(20) +from:0x020c7384 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c738c kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c73ac kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c73b4 kind:load to:0x020dd700 module:overlay(20) +from:0x020c73d8 kind:arm_call to:0x02028b84 module:main +from:0x020c7404 kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020c741c kind:arm_call to:0x020c6070 module:overlay(20) +from:0x020c7448 kind:load to:0x020dd700 module:overlay(20) +from:0x020c744c kind:load to:0x020dd900 module:overlay(20) +from:0x020c7454 kind:load to:0x020c745c module:overlay(20) +from:0x020c7458 kind:load to:0x020dd2e0 module:overlay(20) +from:0x020c7488 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c74b0 kind:load to:0x020dd700 module:overlay(20) +from:0x020c74c8 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c751c kind:load to:0x020dd700 module:overlay(20) +from:0x020c7534 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7540 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7554 kind:load to:0x020dd7a0 module:overlay(20) +from:0x020c7574 kind:arm_call to:0x0202a360 module:main +from:0x020c7584 kind:arm_call to:0x0202a2cc module:main +from:0x020c758c kind:load to:0x020dd774 module:overlay(20) +from:0x020c75a0 kind:load to:0x020dd7a0 module:overlay(20) +from:0x020c75ac kind:load to:0x020d0df8 module:overlay(20) +from:0x020c75bc kind:load to:0x020dd700 module:overlay(20) +from:0x020c75cc kind:load to:0x020dd700 module:overlay(20) +from:0x020c75dc kind:arm_call to:0x02029824 module:main +from:0x020c762c kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7638 kind:arm_call to:0x020c7694 module:overlay(20) +from:0x020c7648 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7650 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7670 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7678 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7690 kind:load to:0x020dd700 module:overlay(20) +from:0x020c769c kind:arm_call to:0x020d0dd8 module:overlay(20) +from:0x020c76b0 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c76b8 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c76d0 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c76d8 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7720 kind:arm_call to:0x020c7804 module:overlay(20) +from:0x020c7730 kind:load to:0x020c7734 module:overlay(20) +from:0x020c7748 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7750 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c77d0 kind:arm_call to:0x020c7694 module:overlay(20) +from:0x020c77e0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c77f4 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c77fc kind:load to:0x020dd700 module:overlay(20) +from:0x020c7800 kind:load to:0x020dd304 module:overlay(20) +from:0x020c781c kind:arm_call to:0x020d2afc module:overlay(20) +from:0x020c7838 kind:arm_call to:0x02029a4c module:main +from:0x020c7840 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c784c kind:arm_call to:0x020c7880 module:overlay(20) +from:0x020c7878 kind:load to:0x020dd700 module:overlay(20) +from:0x020c787c kind:load to:0x020dd320 module:overlay(20) +from:0x020c7950 kind:load to:0x020dd700 module:overlay(20) +from:0x020c79bc kind:arm_call to:0x0202a2cc module:main +from:0x020c79cc kind:arm_call to:0x0202a2cc module:main +from:0x020c79dc kind:arm_call to:0x0202a2cc module:main +from:0x020c79e4 kind:arm_call to:0x020c7a34 module:overlay(20) +from:0x020c79fc kind:load to:0x020dd700 module:overlay(20) +from:0x020c7a00 kind:load to:0x020c7a14 module:overlay(20) +from:0x020c7a04 kind:load to:0x020dd7a0 module:overlay(20) +from:0x020c7a08 kind:load to:0x020ddea0 module:overlay(20) +from:0x020c7a0c kind:load to:0x020dd840 module:overlay(20) +from:0x020c7a10 kind:load to:0x020dd774 module:overlay(20) +from:0x020c7a28 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7a2c kind:arm_call to:0x02029a4c module:main +from:0x020c7a3c kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7a4c kind:arm_call to:0x020d1170 module:overlay(20) +from:0x020c7a5c kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7a64 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7a70 kind:load to:0x020df2e0 module:overlay(20) +from:0x020c7a74 kind:load to:0x020c7a78 module:overlay(20) +from:0x020c7a88 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7a90 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7aa0 kind:arm_call to:0x020d0a4c module:overlay(20) +from:0x020c7aac kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7ab4 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7ac0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7ac8 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7aec kind:arm_call to:0x02029a4c module:main +from:0x020c7b38 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7b48 kind:arm_call to:0x020d0e8c module:overlay(20) +from:0x020c7b98 kind:arm_call to:0x020c6150 module:overlay(20) +from:0x020c7bc0 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7bc4 kind:load to:0x020dd0c4 module:overlay(20) +from:0x020c7bc8 kind:load to:0x020dd0dc module:overlay(20) +from:0x020c7bcc kind:load to:0x020dd7a0 module:overlay(20) +from:0x020c7bd0 kind:load to:0x020dd338 module:overlay(20) +from:0x020c7bf0 kind:arm_call to:0x02029a4c module:main +from:0x020c7c38 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7c5c kind:arm_call to:0x0202a360 module:main +from:0x020c7c6c kind:arm_call to:0x020c6d20 module:overlay(20) +from:0x020c7c74 kind:arm_call to:0x020c6ddc module:overlay(20) +from:0x020c7c9c kind:load to:0x020dd700 module:overlay(20) +from:0x020c7ca0 kind:load to:0x020dd0c4 module:overlay(20) +from:0x020c7ca4 kind:load to:0x020dd0dc module:overlay(20) +from:0x020c7ca8 kind:load to:0x020dd840 module:overlay(20) +from:0x020c7cac kind:load to:0x020dd338 module:overlay(20) +from:0x020c7cbc kind:load to:0x020dd700 module:overlay(20) +from:0x020c7cd8 kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020c7ce8 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7d04 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7d08 kind:load to:0x020c74b4 module:overlay(20) +from:0x020c7d0c kind:load to:0x020dd354 module:overlay(20) +from:0x020c7d18 kind:load to:0x020c73b8 module:overlay(20) +from:0x020c7d30 kind:load to:0x020de2a0 module:overlay(20) +from:0x020c7d34 kind:load to:0x020dda20 module:overlay(20) +from:0x020c7d38 kind:load to:0x020d2858 module:overlay(20) +from:0x020c7d4c kind:arm_call to:0x020d2018 module:overlay(20) +from:0x020c7d84 kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7d9c kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7da8 kind:load to:0x020de2a0 module:overlay(20) +from:0x020c7dac kind:load to:0x020dda20 module:overlay(20) +from:0x020c7db0 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7db4 kind:load to:0x020dd368 module:overlay(20) +from:0x020c7dd0 kind:arm_call to:0x020d1fcc module:overlay(20) +from:0x020c7ddc kind:arm_call to:0x020c6134 module:overlay(20) +from:0x020c7de0 kind:arm_call to:0x020c733c module:overlay(20) +from:0x020c7df0 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7df8 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7dfc kind:load to:0x020de2a0 module:overlay(20) +from:0x020c7e50 kind:arm_call to:0x020c6c34 module:overlay(20) +from:0x020c7e5c kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7e78 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7e7c kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7e84 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7eb4 kind:arm_call to:0x020c7220 module:overlay(20) +from:0x020c7ec0 kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7ecc kind:arm_call to:0x020d1fcc module:overlay(20) +from:0x020c7ed8 kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7ee0 kind:arm_call to:0x020c7278 module:overlay(20) +from:0x020c7eec kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7ef4 kind:arm_call to:0x020c6694 module:overlay(20) +from:0x020c7f00 kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7f0c kind:arm_call to:0x020d1fcc module:overlay(20) +from:0x020c7f18 kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7f20 kind:arm_call to:0x020c66f8 module:overlay(20) +from:0x020c7f2c kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c7f34 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7f38 kind:load to:0x020dd394 module:overlay(20) +from:0x020c7f3c kind:load to:0x020dd3b0 module:overlay(20) +from:0x020c7f40 kind:load to:0x020de2a0 module:overlay(20) +from:0x020c7f58 kind:arm_call to:0x02029a4c module:main +from:0x020c7f60 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7f68 kind:arm_call to:0x020d1220 module:overlay(20) +from:0x020c7f88 kind:arm_call to:0x020c60b4 module:overlay(20) +from:0x020c7f94 kind:load to:0x020dd700 module:overlay(20) +from:0x020c7f98 kind:load to:0x020c7520 module:overlay(20) +from:0x020c7fa8 kind:load to:0x020dd700 module:overlay(20) +from:0x020c8088 kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020c80b8 kind:load to:0x020c8140 module:overlay(20) +from:0x020c8114 kind:arm_call to:0x0202a360 module:main +from:0x020c8160 kind:arm_call to:0x020c7fac module:overlay(20) +from:0x020c81b0 kind:arm_call to:0x0202a360 module:main +from:0x020c8270 kind:arm_call to:0x020c7fac module:overlay(20) +from:0x020c8290 kind:arm_call to:0x0202e428 module:main +from:0x020c82a0 kind:arm_call to:0x0202e400 module:main +from:0x020c82a4 kind:arm_call to:0x0202961c module:main +from:0x020c82ec kind:arm_call to:0x02029a4c module:main +from:0x020c8348 kind:arm_call to:0x02029630 module:main +from:0x020c8350 kind:load to:0x020e01e0 module:overlay(20) +from:0x020c8354 kind:load to:0x020e06e0 module:overlay(20) +from:0x020c8358 kind:load to:0x020e05e0 module:overlay(20) +from:0x020c8388 kind:arm_call to:0x020dc1a8 module:overlay(20) +from:0x020c83b8 kind:arm_call to:0x020dbc80 module:overlay(20) +from:0x020c83c4 kind:arm_call to:0x020dbc84 module:overlay(20) +from:0x020c83d0 kind:arm_call to:0x020dbcb0 module:overlay(20) +from:0x020c83dc kind:arm_call to:0x020dc098 module:overlay(20) +from:0x020c83e4 kind:load to:0x020e01e0 module:overlay(20) +from:0x020c8414 kind:arm_call to:0x020c827c module:overlay(20) +from:0x020c843c kind:arm_call to:0x020dc0e4 module:overlay(20) +from:0x020c844c kind:arm_call to:0x020dc428 module:overlay(20) +from:0x020c8458 kind:arm_call to:0x02029a4c module:main +from:0x020c8474 kind:arm_call to:0x020c80bc module:overlay(20) +from:0x020c8484 kind:load to:0x020c8360 module:overlay(20) +from:0x020c8488 kind:load to:0x020e01e0 module:overlay(20) +from:0x020c848c kind:load to:0x020c835c module:overlay(20) +from:0x020c8490 kind:load to:0x020e01ec module:overlay(20) +from:0x020c849c kind:arm_call to:0x0202961c module:main +from:0x020c84d4 kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020c84e0 kind:arm_call to:0x02029a4c module:main +from:0x020c84e8 kind:arm_call to:0x020d0b68 module:overlay(20) +from:0x020c84f4 kind:arm_call to:0x02029a4c module:main +from:0x020c8508 kind:arm_call to:0x020c80bc module:overlay(20) +from:0x020c8510 kind:arm_call to:0x020c7fac module:overlay(20) +from:0x020c8518 kind:arm_call to:0x02029630 module:main +from:0x020c8520 kind:load to:0x020e01e0 module:overlay(20) +from:0x020c8524 kind:load to:0x020c8168 module:overlay(20) +from:0x020c852c kind:arm_call to:0x0202961c module:main +from:0x020c8580 kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020c85ec kind:arm_call to:0x02029630 module:main +from:0x020c85f4 kind:load to:0x020e01e0 module:overlay(20) +from:0x020c8604 kind:load to:0x020e01e0 module:overlay(20) +from:0x020c8620 kind:arm_call to:0x020dc298 module:overlay(20) +from:0x020c8628 kind:load to:0x020e01e0 module:overlay(20) +from:0x020c865c kind:arm_call to:0x02014f78 module:main +from:0x020c866c kind:load to:0x020dc598 module:overlay(20) +from:0x020c8674 kind:arm_call to:0x02014f78 module:main +from:0x020c8684 kind:load to:0x020dc5a8 module:overlay(20) +from:0x020c8690 kind:load to:0x020d0fb8 module:overlay(20) +from:0x020c86b0 kind:arm_call to:0x0202a2cc module:main +from:0x020c86b8 kind:arm_call to:0x02029840 module:main +from:0x020c8710 kind:arm_call to:0x0202a160 module:main +from:0x020c8728 kind:load to:0x020e0df2 module:overlay(20) +from:0x020c872c kind:load to:0x020e0df0 module:overlay(20) +from:0x020c8730 kind:load to:0x020e0df4 module:overlay(20) +from:0x020c873c kind:load to:0x020e0df2 module:overlay(20) +from:0x020c874c kind:load to:0x020dd3cc module:overlay(20) +from:0x020c875c kind:load to:0x020dd3cc module:overlay(20) +from:0x020c876c kind:load to:0x020e0df0 module:overlay(20) +from:0x020c877c kind:load to:0x020e0df0 module:overlay(20) +from:0x020c8798 kind:arm_call to:0x0202a360 module:main +from:0x020c87ac kind:load to:0x020e0e08 module:overlay(20) +from:0x020c87b0 kind:load to:0x020e0e0e module:overlay(20) +from:0x020c87c8 kind:load to:0x020e0e0e module:overlay(20) +from:0x020c87f4 kind:load to:0x020e0e08 module:overlay(20) +from:0x020c8820 kind:arm_call to:0x020c862c module:overlay(20) +from:0x020c8844 kind:load to:0x020e0e08 module:overlay(20) +from:0x020c8868 kind:arm_call to:0x0202a360 module:main +from:0x020c8880 kind:load to:0x020e0e24 module:overlay(20) +from:0x020c8898 kind:load to:0x020e0e3e module:overlay(20) +from:0x020c88ac kind:load to:0x020e0e24 module:overlay(20) +from:0x020c88c0 kind:arm_call to:0x0202a360 module:main +from:0x020c88d4 kind:load to:0x020e0e94 module:overlay(20) +from:0x020c88e0 kind:load to:0x020e0e94 module:overlay(20) +from:0x020c88f4 kind:load to:0x020e0df0 module:overlay(20) +from:0x020c8908 kind:load to:0x020e0df0 module:overlay(20) +from:0x020c8918 kind:load to:0x020e0df0 module:overlay(20) +from:0x020c8924 kind:load to:0x020e0f60 module:overlay(20) +from:0x020c8938 kind:arm_call to:0x0202a2cc module:main +from:0x020c8954 kind:arm_call to:0x0202a2cc module:main +from:0x020c89b0 kind:load to:0x020dd3d8 module:overlay(20) +from:0x020c89b4 kind:load to:0x020e2d60 module:overlay(20) +from:0x020c89d4 kind:arm_call to:0x02011ff4 module:main +from:0x020c8a10 kind:arm_call to:0x020c8b24 module:overlay(20) +from:0x020c8a2c kind:arm_call to:0x020131ec module:main +from:0x020c8a90 kind:arm_call to:0x020c8b78 module:overlay(20) +from:0x020c8ab4 kind:arm_call to:0x020c8bd0 module:overlay(20) +from:0x020c8ac0 kind:arm_call to:0x020c8b78 module:overlay(20) +from:0x020c8c18 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c8c64 kind:arm_call to:0x020d1b94 module:overlay(20) +from:0x020c8c7c kind:arm_call to:0x020c889c module:overlay(20) +from:0x020c8c94 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020c8cc0 kind:arm_call to:0x020c8608 module:overlay(20) +from:0x020c8ce0 kind:arm_call to:0x020d1b94 module:overlay(20) +from:0x020c8cf0 kind:arm_call to:0x020c8608 module:overlay(20) +from:0x020c8d0c kind:load to:0x020e2da0 module:overlay(20) +from:0x020c8d10 kind:load to:0x020010c1 module:main +from:0x020c8d28 kind:arm_call_thumb to:0x020011c8 module:main +from:0x020c8d30 kind:load to:0x020e2da0 module:overlay(20) +from:0x020c8d54 kind:arm_call to:0x020c87f8 module:overlay(20) +from:0x020c8d78 kind:arm_call to:0x0202a360 module:main +from:0x020c8da0 kind:load to:0x020e2da0 module:overlay(20) +from:0x020c8e68 kind:arm_call to:0x0202a360 module:main +from:0x020c8e94 kind:arm_call to:0x0202a360 module:main +from:0x020c8ebc kind:load to:0x020e2da0 module:overlay(20) +from:0x020c8f24 kind:arm_call to:0x020c7d10 module:overlay(20) +from:0x020c8f44 kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c8f4c kind:load to:0x020e2da0 module:overlay(20) +from:0x020c8f54 kind:load to:0x020c8ec0 module:overlay(20) +from:0x020c8fc0 kind:arm_call to:0x0202a360 module:main +from:0x020c8ff8 kind:load to:0x020e2da0 module:overlay(20) +from:0x020c9010 kind:arm_call to:0x020c8960 module:overlay(20) +from:0x020c9048 kind:arm_call to:0x0202a2cc module:main +from:0x020c907c kind:arm_call to:0x020d3f40 module:overlay(20) +from:0x020c9084 kind:arm_call to:0x020c88b0 module:overlay(20) +from:0x020c9098 kind:arm_call to:0x0202a2cc module:main +from:0x020c90a8 kind:arm_call_thumb to:0x02001098 module:main +from:0x020c90c0 kind:load to:0x020dd430 module:overlay(20) +from:0x020c90c4 kind:load to:0x020e2da0 module:overlay(20) +from:0x020c90cc kind:load to:0x020e2dc0 module:overlay(20) +from:0x020c90e8 kind:arm_call_thumb to:0x020010b8 module:main +from:0x020c90fc kind:arm_call to:0x020c89e0 module:overlay(20) +from:0x020c9108 kind:load to:0x020dd430 module:overlay(20) +from:0x020c910c kind:load to:0x020e2da0 module:overlay(20) +from:0x020c9128 kind:arm_call_thumb to:0x020010b8 module:main +from:0x020c913c kind:arm_call to:0x020c89e0 module:overlay(20) +from:0x020c9144 kind:arm_call to:0x02011ff4 module:main +from:0x020c9150 kind:load to:0x020dd430 module:overlay(20) +from:0x020c9154 kind:load to:0x020e2da0 module:overlay(20) +from:0x020c9198 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c91b4 kind:arm_call to:0x020c9550 module:overlay(20) +from:0x020c91c8 kind:arm_call to:0x020c9584 module:overlay(20) +from:0x020c91dc kind:arm_call to:0x020c88d8 module:overlay(20) +from:0x020c91e8 kind:arm_call to:0x0202a360 module:main +from:0x020c91f8 kind:arm_call to:0x020c9638 module:overlay(20) +from:0x020c9208 kind:arm_call to:0x020c95d0 module:overlay(20) +from:0x020c9210 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c921c kind:arm_call to:0x020c7824 module:overlay(20) +from:0x020c9220 kind:arm_call to:0x020c8740 module:overlay(20) +from:0x020c9228 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c9240 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c9264 kind:arm_call to:0x020c8494 module:overlay(20) +from:0x020c9274 kind:arm_call to:0x020c8c14 module:overlay(20) +from:0x020c9280 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c9288 kind:arm_call to:0x020c75c0 module:overlay(20) +from:0x020c9294 kind:arm_call to:0x020c8c30 module:overlay(20) +from:0x020c92b8 kind:arm_call to:0x020c7db8 module:overlay(20) +from:0x020c92cc kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c92d4 kind:arm_call to:0x020c85f8 module:overlay(20) +from:0x020c92ec kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c9300 kind:arm_call to:0x020c8c14 module:overlay(20) +from:0x020c9334 kind:arm_call to:0x020c8c14 module:overlay(20) +from:0x020c9348 kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c9364 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c9374 kind:arm_call to:0x020c96e0 module:overlay(20) +from:0x020c9378 kind:arm_call to:0x020c8c14 module:overlay(20) +from:0x020c93b0 kind:arm_call to:0x0202a2cc module:main +from:0x020c93d0 kind:arm_call to:0x020c8658 module:overlay(20) +from:0x020c93d4 kind:arm_call to:0x020c7548 module:overlay(20) +from:0x020c93dc kind:arm_call to:0x020c6060 module:overlay(20) +from:0x020c93e0 kind:arm_call to:0x020c7958 module:overlay(20) +from:0x020c93f4 kind:arm_call to:0x020c8734 module:overlay(20) +from:0x020c9404 kind:arm_call to:0x020c7590 module:overlay(20) +from:0x020c9410 kind:arm_call to:0x020c7558 module:overlay(20) +from:0x020c9418 kind:arm_call to:0x020c7cc0 module:overlay(20) +from:0x020c9420 kind:arm_call to:0x020c7cb0 module:overlay(20) +from:0x020c9454 kind:arm_call to:0x0202e438 module:main +from:0x020c9460 kind:arm_call to:0x0202e70c module:main +from:0x020c9488 kind:arm_call to:0x020c83e8 module:overlay(20) +from:0x020c9490 kind:arm_call to:0x0202e754 module:main +from:0x020c94b8 kind:arm_call to:0x020c83e8 module:overlay(20) +from:0x020c94d0 kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c94e0 kind:load to:0x020c8f58 module:overlay(20) +from:0x020c94e4 kind:load to:0x020c8d34 module:overlay(20) +from:0x020c94e8 kind:load to:0x020c8cfc module:overlay(20) +from:0x020c94ec kind:load to:0x020c8d14 module:overlay(20) +from:0x020c94f8 kind:arm_call to:0x020c8528 module:overlay(20) +from:0x020c94fc kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020c9520 kind:arm_call to:0x020c7f44 module:overlay(20) +from:0x020c953c kind:arm_call to:0x020c7e00 module:overlay(20) +from:0x020c9558 kind:arm_call to:0x020c75d0 module:overlay(20) +from:0x020c9578 kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c958c kind:arm_call to:0x020c8750 module:overlay(20) +from:0x020c9594 kind:arm_call to:0x020c8688 module:overlay(20) +from:0x020c95a4 kind:arm_call to:0x020c7acc module:overlay(20) +from:0x020c95c4 kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c95e4 kind:arm_call to:0x020c67c4 module:overlay(20) +from:0x020c9604 kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c9610 kind:load to:0x020c8da4 module:overlay(20) +from:0x020c9628 kind:arm_call to:0x020c6c34 module:overlay(20) +from:0x020c9658 kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c96a4 kind:arm_call to:0x020c7bd4 module:overlay(20) +from:0x020c96d4 kind:arm_call to:0x020c99a8 module:overlay(20) +from:0x020c96f8 kind:arm_call to:0x020c7d3c module:overlay(20) +from:0x020c971c kind:arm_call to:0x020c7d1c module:overlay(20) +from:0x020c97a8 kind:arm_call to:0x020d2b78 module:overlay(20) +from:0x020c97c4 kind:arm_call to:0x0202961c module:main +from:0x020c9808 kind:arm_call to:0x0202a360 module:main +from:0x020c9814 kind:arm_call to:0x02029630 module:main +from:0x020c984c kind:arm_call to:0x0202961c module:main +from:0x020c9868 kind:arm_call to:0x0202a360 module:main +from:0x020c9870 kind:arm_call to:0x02029630 module:main +from:0x020c98e8 kind:arm_call to:0x020c9614 module:overlay(20) +from:0x020c9948 kind:arm_call to:0x0202a360 module:main +from:0x020c9964 kind:arm_call to:0x020c7f9c module:overlay(20) +from:0x020c99a0 kind:arm_call to:0x020c75a4 module:overlay(20) +from:0x020c99b4 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020c99c4 kind:load to:0x020e9fb8 module:overlay(20) +from:0x020c9a24 kind:arm_call to:0x020c8c58 module:overlay(20) +from:0x020c9a74 kind:arm_call to:0x020c8cd4 module:overlay(20) +from:0x020c9acc kind:arm_call to:0x0202961c module:main +from:0x020c9ae4 kind:arm_call to:0x02029630 module:main +from:0x020c9b54 kind:arm_call to:0x0202961c module:main +from:0x020c9b5c kind:arm_call to:0x02029630 module:main +from:0x020c9b8c kind:arm_call to:0x020c7d10 module:overlay(20) +from:0x020c9ba8 kind:load to:0x020c8ec0 module:overlay(20) +from:0x020c9bb8 kind:arm_call to:0x020c8960 module:overlay(20) +from:0x020c9bd4 kind:load to:0x020dd488 module:overlay(20) +from:0x020c9be0 kind:arm_call to:0x020c89e0 module:overlay(20) +from:0x020c9bf4 kind:arm_call to:0x020c89e0 module:overlay(20) +from:0x020c9bfc kind:arm_call to:0x02011ff4 module:main +from:0x020c9c84 kind:arm_call to:0x020cabbc module:overlay(20) +from:0x020c9c8c kind:load to:0x020e9e98 module:overlay(20) +from:0x020c9cb8 kind:load to:0x020e9ed8 module:overlay(20) +from:0x020c9cbc kind:load to:0x020e9edc module:overlay(20) +from:0x020c9cc0 kind:load to:0x020e9edd module:overlay(20) +from:0x020c9d2c kind:arm_call_thumb to:0x020c15d8 module:overlay(1) +from:0x020c9d48 kind:arm_call to:0x020c89ec module:overlay(20) +from:0x020c9d6c kind:arm_call to:0x0201631c module:main +from:0x020c9d74 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020c9d78 kind:load to:0x020ca110 module:overlay(20) +from:0x020c9d7c kind:load to:0x0204afac module:main +from:0x020c9d80 kind:load to:0x020ca13c module:overlay(20) +from:0x020c9d84 kind:load to:0x020e9ddc module:overlay(20) +from:0x020c9d88 kind:load to:0x020e9de8 module:overlay(20) +from:0x020c9d98 kind:arm_call to:0x020c8a08 module:overlay(20) +from:0x020c9dd4 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020c9dd8 kind:load to:0x0204afac module:main +from:0x020c9e0c kind:arm_call to:0x020ca628 module:overlay(20) +from:0x020c9e88 kind:arm_call to:0x020ca9dc module:overlay(20) +from:0x020c9e90 kind:arm_call to:0x020cab90 module:overlay(20) +from:0x020c9ea8 kind:arm_call to:0x020c8ac8 module:overlay(20) +from:0x020c9ebc kind:load to:0x020e9dc0 module:overlay(20) +from:0x020c9ec0 kind:load to:0x020e9e18 module:overlay(20) +from:0x020c9ec4 kind:load to:0x020e9e98 module:overlay(20) +from:0x020c9ec8 kind:load to:0x020c9c68 module:overlay(20) +from:0x020c9ecc kind:load to:0x020c9c90 module:overlay(20) +from:0x020c9ee0 kind:arm_call to:0x020c8b24 module:overlay(20) +from:0x020c9ef4 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020c9f14 kind:arm_call to:0x020f0b2c module:overlay(23) +from:0x020c9f40 kind:arm_call to:0x020eee60 module:overlay(22) +from:0x020c9f74 kind:arm_call to:0x020eea0c module:overlay(22) +from:0x020c9fa8 kind:arm_call to:0x020c8b24 module:overlay(20) +from:0x020c9fc8 kind:arm_call to:0x020c8a64 module:overlay(20) +from:0x020c9fe8 kind:load to:0x020453b0 module:main +from:0x020c9fec kind:load to:0x020f3614 module:overlays(19,22,23) +from:0x020c9ff0 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca064 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020ca090 kind:arm_call to:0x020ca25c module:overlay(20) +from:0x020ca0a0 kind:arm_call to:0x020cac28 module:overlay(20) +from:0x020ca0ac kind:arm_call to:0x020c8a64 module:overlay(20) +from:0x020ca0dc kind:arm_call to:0x020c9ed0 module:overlay(20) +from:0x020ca0ec kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca0f0 kind:load to:0x020e9fb8 module:overlay(20) +from:0x020ca0f4 kind:load to:0x020e9e98 module:overlay(20) +from:0x020ca0f8 kind:load to:0x020e9ddc module:overlay(20) +from:0x020ca108 kind:load to:0x020e9e98 module:overlay(20) +from:0x020ca10c kind:load to:0x020cacd4 module:overlay(20) +from:0x020ca120 kind:arm_call to:0x020ca150 module:overlay(20) +from:0x020ca12c kind:arm_call to:0x020c8a98 module:overlay(20) +from:0x020ca134 kind:load to:0x020e9e00 module:overlay(20) +from:0x020ca138 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca14c kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca19c kind:arm_call to:0x0202a2cc module:main +from:0x020ca1b8 kind:arm_call to:0x020caa94 module:overlay(20) +from:0x020ca250 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca254 kind:load to:0x020e9e58 module:overlay(20) +from:0x020ca258 kind:load to:0x020e9e18 module:overlay(20) +from:0x020ca2a4 kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca2bc kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca308 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020ca3f4 kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca45c kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca47c kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca498 kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca4c4 kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca4e8 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020ca508 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca50c kind:load to:0x020e9e98 module:overlay(20) +from:0x020ca510 kind:load to:0x020e9fb8 module:overlay(20) +from:0x020ca52c kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ca544 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ca5d0 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca604 kind:arm_call to:0x020ef834 module:overlay(22) +from:0x020ca624 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca63c kind:load to:0x020e9fb8 module:overlay(20) +from:0x020ca640 kind:load to:0x020cad54 module:overlay(20) +from:0x020ca650 kind:load to:0x020e9ddc module:overlay(20) +from:0x020ca690 kind:arm_call to:0x020ca9f8 module:overlay(20) +from:0x020ca698 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca69c kind:load to:0x020e9e18 module:overlay(20) +from:0x020ca6c4 kind:arm_call to:0x020caa80 module:overlay(20) +from:0x020ca6cc kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca6d0 kind:load to:0x020e9e18 module:overlay(20) +from:0x020ca748 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca770 kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca7a0 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020ca7b4 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca7b8 kind:load to:0x020e9e98 module:overlay(20) +from:0x020ca7bc kind:load to:0x020e9fb8 module:overlay(20) +from:0x020ca7d0 kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca808 kind:load to:0x020e9e98 module:overlay(20) +from:0x020ca80c kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca810 kind:load to:0x0204b098 module:main +from:0x020ca82c kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca8e0 kind:load to:0x020e9e98 module:overlay(20) +from:0x020ca8e4 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca8e8 kind:load to:0x0204b0aa module:main +from:0x020ca8f4 kind:load to:0x020e9de8 module:overlay(20) +from:0x020ca908 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca938 kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca958 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca95c kind:load to:0x020e9e98 module:overlay(20) +from:0x020ca990 kind:arm_call to:0x020cac10 module:overlay(20) +from:0x020ca99c kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca9a0 kind:load to:0x020e9e98 module:overlay(20) +from:0x020ca9b0 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020ca9d0 kind:arm_call to:0x0202a2cc module:main +from:0x020caa54 kind:arm_call to:0x0202a360 module:main +from:0x020caacc kind:arm_call to:0x0202a190 module:main +from:0x020caaf8 kind:arm_call to:0x0202a2cc module:main +from:0x020cab40 kind:load to:0x0204b0aa module:main +from:0x020cab44 kind:load to:0x0204b098 module:main +from:0x020cab78 kind:arm_call to:0x0202a2cc module:main +from:0x020cabd4 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020cabf0 kind:arm_call to:0x0202a190 module:main +from:0x020cac04 kind:arm_call to:0x020cacf8 module:overlay(20) +from:0x020cac0c kind:load to:0x020e9fb8 module:overlay(20) +from:0x020cad20 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020cad40 kind:load to:0x020e9fb8 module:overlay(20) +from:0x020cad80 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020cadb4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cadcc kind:arm_call to:0x0201f4e0 module:main +from:0x020cadec kind:arm_call to:0x02064450 module:overlay(0) +from:0x020cadfc kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020cae0c kind:arm_call to:0x02061380 module:overlay(0) +from:0x020cae44 kind:arm_call to:0x0201f520 module:main +from:0x020cae6c kind:arm_call to:0x0201f520 module:main +from:0x020cae94 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020caea4 kind:arm_call to:0x02016664 module:main +from:0x020caeb4 kind:load to:0x020dd4e0 module:overlay(20) +from:0x020caebc kind:load to:0x020b372c module:overlay(0) +from:0x020caec0 kind:load to:0x020e9dc4 module:overlay(20) +from:0x020caee8 kind:arm_call to:0x0201f288 module:main +from:0x020caef0 kind:arm_call to:0x0201f288 module:main +from:0x020caf00 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020caf08 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020caf10 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020caf18 kind:arm_call to:0x0201f0bc module:main +from:0x020caf20 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020caf28 kind:arm_call to:0x0201f0bc module:main +from:0x020caf30 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020caf3c kind:load to:0x020dd4e0 module:overlay(20) +from:0x020caf54 kind:arm_call to:0x0201f288 module:main +from:0x020caf5c kind:arm_call to:0x0201f288 module:main +from:0x020caf6c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020caf74 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020caf7c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020caf84 kind:arm_call to:0x0201f0bc module:main +from:0x020caf8c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020caf94 kind:arm_call to:0x0201f0bc module:main +from:0x020caf9c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cafa4 kind:arm_call to:0x02011ff4 module:main +from:0x020cafb0 kind:load to:0x020dd4e0 module:overlay(20) +from:0x020cafe0 kind:arm_call to:0x0201aa24 module:main +from:0x020cafec kind:arm_call to:0x0201f2a4 module:main +from:0x020cb014 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020cb020 kind:load to:0x0204c49c module:main +from:0x020cb024 kind:load to:0x020e9dc4 module:overlay(20) +from:0x020cb078 kind:load to:0x020e9dc4 module:overlay(20) +from:0x020cb100 kind:arm_call to:0x01fff498 module:itcm +from:0x020cb10c kind:arm_call to:0x01fff584 module:itcm +from:0x020cb11c kind:arm_call to:0x01fff584 module:itcm +from:0x020cb168 kind:load to:0x027e0ce8 module:dtcm +from:0x020cb198 kind:load to:0x020dd4fc module:overlay(20) +from:0x020cb19c kind:load to:0x0204b154 module:main +from:0x020cb1cc kind:load to:0x020dd4fc module:overlay(20) +from:0x020cb1d0 kind:load to:0x0204b154 module:main +from:0x020cb1e0 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020cb1f0 kind:arm_call to:0x020ca5d4 module:overlay(20) +from:0x020cb20c kind:arm_call to:0x0201a9dc module:main +from:0x020cb218 kind:load to:0x0204c49c module:main +from:0x020cb228 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020cb250 kind:arm_call to:0x0202a2cc module:main +from:0x020cb278 kind:arm_call to:0x0203e690 module:main +from:0x020cb288 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cb298 kind:arm_call to:0x0201e4c0 module:main +from:0x020cb2ac kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cb2bc kind:arm_call to:0x0201e4c0 module:main +from:0x020cb2d0 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cb2e0 kind:arm_call to:0x0201e4c0 module:main +from:0x020cb2f4 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cb304 kind:arm_call to:0x0201e4c0 module:main +from:0x020cb318 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cb328 kind:arm_call to:0x0201e4c0 module:main +from:0x020cb33c kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cb34c kind:arm_call to:0x0201e4c0 module:main +from:0x020cb35c kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020cb36c kind:arm_call to:0x02061380 module:overlay(0) +from:0x020cb37c kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020cb388 kind:arm_call to:0x02061380 module:overlay(0) +from:0x020cb398 kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020cb3a4 kind:arm_call to:0x02061380 module:overlay(0) +from:0x020cb3b4 kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020cb3c0 kind:arm_call to:0x02061380 module:overlay(0) +from:0x020cb3d0 kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020cb3dc kind:arm_call to:0x02061380 module:overlay(0) +from:0x020cb3e8 kind:arm_call to:0x02064904 module:overlay(0) +from:0x020cb4d0 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020cb4f0 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020cb518 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020cb53c kind:arm_call to:0x02064450 module:overlay(0) +from:0x020cb560 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020cb574 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb588 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb59c kind:arm_call to:0x0201f4e0 module:main +from:0x020cb5b0 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb5c4 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb5d8 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb5ec kind:arm_call to:0x0201f4e0 module:main +from:0x020cb600 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb610 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb624 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb638 kind:arm_call to:0x0201f4e0 module:main +from:0x020cb64c kind:arm_call to:0x0201f4e0 module:main +from:0x020cb658 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cb664 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cb670 kind:arm_call to:0x0201e4c0 module:main +from:0x020cb67c kind:arm_call to:0x0201eac0 module:main +from:0x020cb6e4 kind:arm_call to:0x0201f520 module:main +from:0x020cb6f4 kind:arm_call to:0x0201f520 module:main +from:0x020cb734 kind:arm_call to:0x0201f520 module:main +from:0x020cb744 kind:arm_call to:0x0201f520 module:main +from:0x020cb754 kind:arm_call to:0x0201f520 module:main +from:0x020cb764 kind:arm_call to:0x0201f520 module:main +from:0x020cb774 kind:arm_call to:0x0201f684 module:main +from:0x020cb794 kind:arm_call to:0x0201f520 module:main +from:0x020cb7ac kind:arm_call to:0x0201f520 module:main +from:0x020cb7c8 kind:arm_call to:0x0201f520 module:main +from:0x020cb7e4 kind:arm_call to:0x0201f520 module:main +from:0x020cb7f8 kind:arm_call to:0x0201f520 module:main +from:0x020cb824 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cb858 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cb898 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x020cb8c8 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020cb8ec kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020cb914 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020cb938 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020cb964 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020cb98c kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020cb9d4 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020cba1c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cba4c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbab0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbad4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cbaf8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbb44 kind:arm_call to:0x0201e664 module:main +from:0x020cbb68 kind:arm_call to:0x0201eb74 module:main +from:0x020cbb94 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbbcc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbc00 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbc38 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbc64 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbc78 kind:arm_call to:0x020655bc module:overlay(0) +from:0x020cbc80 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cbc94 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbcb0 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cbcc4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbce0 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cbd00 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbd18 kind:arm_call to:0x020655bc module:overlay(0) +from:0x020cbd24 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cbd44 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbd5c kind:arm_call to:0x020655bc module:overlay(0) +from:0x020cbd80 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbd98 kind:arm_call to:0x020655bc module:overlay(0) +from:0x020cbdc4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbde4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cbe04 kind:arm_call to:0x020cf698 module:overlay(20) +from:0x020cbe20 kind:load to:0x020dd520 module:overlay(20) +from:0x020cbe24 kind:load to:0x020cbe58 module:overlay(20) +from:0x020cbe28 kind:load to:0x020cf63c module:overlay(20) +from:0x020cbe2c kind:load to:0x020b378c module:overlay(0) +from:0x020cbe30 kind:load to:0x020b372c module:overlay(0) +from:0x020cbe38 kind:load to:0x02044704 module:main +from:0x020cbe3c kind:load to:0x020ea3a0 module:overlay(20) +from:0x020cbe40 kind:load to:0x020ea2dc module:overlay(20) +from:0x020cbe44 kind:load to:0x020e9fdc module:overlay(20) +from:0x020cbe48 kind:load to:0x020dc5e0 module:overlay(20) +from:0x020cbe4c kind:load to:0x020dc5d0 module:overlay(20) +from:0x020cbe50 kind:load to:0x020dc5c0 module:overlay(20) +from:0x020cbe54 kind:load to:0x020dc5b8 module:overlay(20) +from:0x020cbe60 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cbe84 kind:arm_call to:0x0201f288 module:main +from:0x020cbe90 kind:arm_call to:0x0201f288 module:main +from:0x020cbe9c kind:arm_call to:0x0201f288 module:main +from:0x020cbea4 kind:arm_call to:0x0201f288 module:main +from:0x020cbeb0 kind:arm_call to:0x0201f288 module:main +from:0x020cbebc kind:arm_call to:0x0201f288 module:main +from:0x020cbec8 kind:arm_call to:0x0201f288 module:main +from:0x020cbed4 kind:arm_call to:0x0201f288 module:main +from:0x020cbee0 kind:arm_call to:0x0201f288 module:main +from:0x020cbeec kind:arm_call to:0x0201f288 module:main +from:0x020cbef8 kind:arm_call to:0x0201f288 module:main +from:0x020cbf00 kind:arm_call to:0x0201f288 module:main +from:0x020cbf0c kind:arm_call to:0x0201f288 module:main +from:0x020cbf18 kind:arm_call to:0x0201f288 module:main +from:0x020cbf20 kind:arm_call to:0x0201f288 module:main +from:0x020cbf2c kind:arm_call to:0x0201f288 module:main +from:0x020cbf38 kind:arm_call to:0x0201f288 module:main +from:0x020cbf48 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cbf50 kind:arm_call to:0x0201f0bc module:main +from:0x020cbf60 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cbf68 kind:arm_call to:0x0201f0bc module:main +from:0x020cbf78 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cbf80 kind:arm_call to:0x0201f0bc module:main +from:0x020cbf8c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cbf94 kind:arm_call to:0x0201f0bc module:main +from:0x020cbfa4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cbfac kind:arm_call to:0x0201f0bc module:main +from:0x020cbfbc kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cbfc4 kind:arm_call to:0x0201f0bc module:main +from:0x020cbfd4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cbfdc kind:arm_call to:0x0201f0bc module:main +from:0x020cbfec kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cbff4 kind:arm_call to:0x0201f0bc module:main +from:0x020cc004 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc00c kind:arm_call to:0x0201f0bc module:main +from:0x020cc01c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc024 kind:arm_call to:0x0201f0bc module:main +from:0x020cc034 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc03c kind:arm_call to:0x0201f0bc module:main +from:0x020cc048 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc050 kind:arm_call to:0x0201f0bc module:main +from:0x020cc060 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc068 kind:arm_call to:0x0201f0bc module:main +from:0x020cc078 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc080 kind:arm_call to:0x0201f0bc module:main +from:0x020cc08c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc094 kind:arm_call to:0x0201f0bc module:main +from:0x020cc0a0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc0a8 kind:arm_call to:0x0201f0bc module:main +from:0x020cc0b4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc0bc kind:arm_call to:0x0201f0bc module:main +from:0x020cc0c8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc0d8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc0e0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc0f0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc0f8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc108 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc110 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc120 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc128 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc138 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc140 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc154 kind:arm_call to:0x0203e740 module:main +from:0x020cc15c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cc168 kind:load to:0x020dd520 module:overlay(20) +from:0x020cc16c kind:load to:0x020cbe58 module:overlay(20) +from:0x020cc188 kind:arm_call to:0x0201f288 module:main +from:0x020cc194 kind:arm_call to:0x0201f288 module:main +from:0x020cc1a0 kind:arm_call to:0x0201f288 module:main +from:0x020cc1a8 kind:arm_call to:0x0201f288 module:main +from:0x020cc1b4 kind:arm_call to:0x0201f288 module:main +from:0x020cc1c0 kind:arm_call to:0x0201f288 module:main +from:0x020cc1cc kind:arm_call to:0x0201f288 module:main +from:0x020cc1d8 kind:arm_call to:0x0201f288 module:main +from:0x020cc1e4 kind:arm_call to:0x0201f288 module:main +from:0x020cc1f0 kind:arm_call to:0x0201f288 module:main +from:0x020cc1fc kind:arm_call to:0x0201f288 module:main +from:0x020cc204 kind:arm_call to:0x0201f288 module:main +from:0x020cc210 kind:arm_call to:0x0201f288 module:main +from:0x020cc21c kind:arm_call to:0x0201f288 module:main +from:0x020cc224 kind:arm_call to:0x0201f288 module:main +from:0x020cc230 kind:arm_call to:0x0201f288 module:main +from:0x020cc23c kind:arm_call to:0x0201f288 module:main +from:0x020cc24c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc254 kind:arm_call to:0x0201f0bc module:main +from:0x020cc264 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc26c kind:arm_call to:0x0201f0bc module:main +from:0x020cc27c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc284 kind:arm_call to:0x0201f0bc module:main +from:0x020cc290 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc298 kind:arm_call to:0x0201f0bc module:main +from:0x020cc2a8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc2b0 kind:arm_call to:0x0201f0bc module:main +from:0x020cc2c0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc2c8 kind:arm_call to:0x0201f0bc module:main +from:0x020cc2d8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc2e0 kind:arm_call to:0x0201f0bc module:main +from:0x020cc2f0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc2f8 kind:arm_call to:0x0201f0bc module:main +from:0x020cc308 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc310 kind:arm_call to:0x0201f0bc module:main +from:0x020cc320 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc328 kind:arm_call to:0x0201f0bc module:main +from:0x020cc338 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc340 kind:arm_call to:0x0201f0bc module:main +from:0x020cc34c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc354 kind:arm_call to:0x0201f0bc module:main +from:0x020cc364 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc36c kind:arm_call to:0x0201f0bc module:main +from:0x020cc37c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc384 kind:arm_call to:0x0201f0bc module:main +from:0x020cc390 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc398 kind:arm_call to:0x0201f0bc module:main +from:0x020cc3a4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc3ac kind:arm_call to:0x0201f0bc module:main +from:0x020cc3b8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc3c0 kind:arm_call to:0x0201f0bc module:main +from:0x020cc3cc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc3dc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc3e4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc3f4 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc3fc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc40c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc414 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc424 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc42c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc43c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc444 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc458 kind:arm_call to:0x0203e740 module:main +from:0x020cc460 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cc468 kind:arm_call to:0x02011ff4 module:main +from:0x020cc474 kind:load to:0x020dd520 module:overlay(20) +from:0x020cc478 kind:load to:0x020cbe58 module:overlay(20) +from:0x020cc488 kind:arm_call to:0x02063264 module:overlay(0) +from:0x020cc4a0 kind:arm_call_thumb to:0x02015448 module:main +from:0x020cc4b0 kind:arm_call_thumb to:0x02015484 module:main +from:0x020cc4c8 kind:arm_call to:0x02017334 module:main +from:0x020cc4f4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cc4fc kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc504 kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc50c kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc524 kind:arm_call to:0x02017334 module:main +from:0x020cc54c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cc554 kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc55c kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc564 kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc5ac kind:arm_call_thumb to:0x0201545c module:main +from:0x020cc5c0 kind:arm_call_thumb to:0x02015448 module:main +from:0x020cc5cc kind:arm_call_thumb to:0x02015484 module:main +from:0x020cc5e4 kind:arm_call to:0x02017334 module:main +from:0x020cc608 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cc610 kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc618 kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc620 kind:arm_call_thumb to:0x02015624 module:main +from:0x020cc654 kind:arm_call_thumb to:0x0201545c module:main +from:0x020cc664 kind:arm_call to:0x020194d0 module:main +from:0x020cc674 kind:arm_call to:0x02016664 module:main +from:0x020cc680 kind:arm_call to:0x02016664 module:main +from:0x020cc690 kind:arm_call to:0x02016664 module:main +from:0x020cc69c kind:arm_call to:0x02016664 module:main +from:0x020cc6ac kind:arm_call to:0x02016664 module:main +from:0x020cc6b8 kind:arm_call to:0x02016664 module:main +from:0x020cc6cc kind:arm_call to:0x02016664 module:main +from:0x020cc6e0 kind:arm_call to:0x020cccd4 module:overlay(20) +from:0x020cc6ec kind:load to:0x020dd53c module:overlay(20) +from:0x020cc6f0 kind:load to:0x020dd550 module:overlay(20) +from:0x020cc6f4 kind:load to:0x020dd560 module:overlay(20) +from:0x020cc6f8 kind:load to:0x020dd554 module:overlay(20) +from:0x020cc6fc kind:load to:0x020dd56c module:overlay(20) +from:0x020cc704 kind:load to:0x020dd578 module:overlay(20) +from:0x020cc708 kind:load to:0x0204b690 module:main +from:0x020cc71c kind:arm_call to:0x02016644 module:main +from:0x020cc724 kind:arm_call to:0x02016644 module:main +from:0x020cc730 kind:arm_call to:0x02016644 module:main +from:0x020cc738 kind:arm_call to:0x02016644 module:main +from:0x020cc744 kind:arm_call to:0x02016644 module:main +from:0x020cc74c kind:arm_call to:0x02016644 module:main +from:0x020cc760 kind:arm_call to:0x02016644 module:main +from:0x020cc774 kind:arm_call to:0x02016644 module:main +from:0x020cc794 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cca40 kind:arm_call to:0x0201c2c8 module:main +from:0x020cca58 kind:arm_call to:0x0201c2c8 module:main +from:0x020cca60 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cca6c kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cca78 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cca84 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cca90 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cca9c kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ccbd8 kind:load to:0x0204c42c module:main +from:0x020ccc44 kind:arm_call to:0x0201a9dc module:main +from:0x020ccc58 kind:arm_call to:0x0201e6c4 module:main +from:0x020ccc74 kind:arm_call to:0x0201aa68 module:main +from:0x020ccc80 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccc8c kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ccc98 kind:arm_call to:0x020cb1d4 module:overlay(20) +from:0x020ccca4 kind:load to:0x0204c49c module:main +from:0x020cccb4 kind:arm_call to:0x0201ebac module:main +from:0x020cccdc kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cccec kind:arm_call to:0x020cebb4 module:overlay(20) +from:0x020cccf8 kind:arm_call to:0x020cec18 module:overlay(20) +from:0x020ccd08 kind:arm_call to:0x020ced48 module:overlay(20) +from:0x020ccd14 kind:arm_call to:0x020cee38 module:overlay(20) +from:0x020ccd48 kind:load to:0x020dd584 module:overlay(20) +from:0x020ccd4c kind:load to:0x020dd58c module:overlay(20) +from:0x020ccd78 kind:arm_call to:0x020ccd80 module:overlay(20) +from:0x020ccd88 kind:arm_call to:0x020cf2f8 module:overlay(20) +from:0x020ccdbc kind:load to:0x020dd594 module:overlay(20) +from:0x020ccdcc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ccdf8 kind:arm_call to:0x020cce28 module:overlay(20) +from:0x020cce04 kind:arm_call to:0x020cd5b4 module:overlay(20) +from:0x020cce24 kind:load to:0x0204b690 module:main +from:0x020cce4c kind:arm_call to:0x020cb16c module:overlay(20) +from:0x020cce58 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cce74 kind:arm_call to:0x020ceb74 module:overlay(20) +from:0x020cce80 kind:arm_call to:0x020cecf4 module:overlay(20) +from:0x020cce8c kind:arm_call to:0x020cee24 module:overlay(20) +from:0x020cce98 kind:arm_call to:0x020ceba4 module:overlay(20) +from:0x020cceb8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ccebc kind:load to:0x020dd59c module:overlay(20) +from:0x020ccee0 kind:arm_call to:0x020ccee8 module:overlay(20) +from:0x020ccef0 kind:arm_call to:0x020cef4c module:overlay(20) +from:0x020ccefc kind:arm_call to:0x020cec60 module:overlay(20) +from:0x020ccf30 kind:load to:0x020dd5a4 module:overlay(20) +from:0x020ccf34 kind:load to:0x020dd5ac module:overlay(20) +from:0x020ccf4c kind:arm_call to:0x020cf368 module:overlay(20) +from:0x020ccf5c kind:arm_call to:0x020cd0b8 module:overlay(20) +from:0x020ccf64 kind:arm_call to:0x020ccf6c module:overlay(20) +from:0x020ccf78 kind:arm_call to:0x02065584 module:overlay(0) +from:0x020ccf88 kind:arm_call to:0x020cebb4 module:overlay(20) +from:0x020ccf94 kind:arm_call to:0x020cee4c module:overlay(20) +from:0x020ccfa8 kind:arm_call to:0x0201f860 module:main +from:0x020ccfbc kind:arm_call to:0x020cf5d8 module:overlay(20) +from:0x020ccfcc kind:arm_call to:0x0201f860 module:main +from:0x020ccff0 kind:load to:0x020dd5b4 module:overlay(20) +from:0x020cd00c kind:arm_call to:0x020cf398 module:overlay(20) +from:0x020cd01c kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020cd04c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cd05c kind:arm_call to:0x020cd270 module:overlay(20) +from:0x020cd08c kind:arm_call to:0x020cd4bc module:overlay(20) +from:0x020cd098 kind:arm_call to:0x020cf368 module:overlay(20) +from:0x020cd0a8 kind:arm_call to:0x020cd0b8 module:overlay(20) +from:0x020cd0b0 kind:load to:0x020dd5bc module:overlay(20) +from:0x020cd0b4 kind:load to:0x0204b690 module:main +from:0x020cd0c4 kind:arm_call to:0x02065584 module:overlay(0) +from:0x020cd0d4 kind:arm_call to:0x020cebb4 module:overlay(20) +from:0x020cd0e0 kind:arm_call to:0x020cee60 module:overlay(20) +from:0x020cd118 kind:load to:0x020dd5c4 module:overlay(20) +from:0x020cd11c kind:load to:0x020dd5cc module:overlay(20) +from:0x020cd128 kind:arm_call to:0x020cf3f8 module:overlay(20) +from:0x020cd130 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cd144 kind:arm_call to:0x020cd270 module:overlay(20) +from:0x020cd174 kind:arm_call to:0x020cd4bc module:overlay(20) +from:0x020cd180 kind:arm_call to:0x020cf368 module:overlay(20) +from:0x020cd190 kind:arm_call to:0x020ccf6c module:overlay(20) +from:0x020cd1c8 kind:arm_call to:0x020cd1d4 module:overlay(20) +from:0x020cd1d0 kind:load to:0x0204b690 module:main +from:0x020cd200 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cd210 kind:arm_call to:0x020ceba4 module:overlay(20) +from:0x020cd21c kind:arm_call to:0x020cee4c module:overlay(20) +from:0x020cd22c kind:arm_call to:0x0201f860 module:main +from:0x020cd24c kind:load to:0x020b6a14 module:overlay(0) +from:0x020cd254 kind:load to:0x020dd5d4 module:overlay(20) +from:0x020cd260 kind:arm_call to:0x020cf3f8 module:overlay(20) +from:0x020cd268 kind:arm_call to:0x020cde90 module:overlay(20) +from:0x020cd29c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cd2a4 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cd2b4 kind:arm_call to:0x020ceba4 module:overlay(20) +from:0x020cd2c0 kind:arm_call to:0x020cee4c module:overlay(20) +from:0x020cd2d4 kind:arm_call to:0x020cee74 module:overlay(20) +from:0x020cd308 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cd30c kind:load to:0x020dd5dc module:overlay(20) +from:0x020cd318 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020cd324 kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x020cd364 kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020cd374 kind:arm_call to:0x020cd3ac module:overlay(20) +from:0x020cd3a4 kind:arm_call to:0x020cd4bc module:overlay(20) +from:0x020cd3b8 kind:arm_call to:0x020cecac module:overlay(20) +from:0x020cd3ec kind:load to:0x020dd5e4 module:overlay(20) +from:0x020cd3f0 kind:load to:0x020dd5ec module:overlay(20) +from:0x020cd408 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020cd418 kind:arm_call to:0x020cd420 module:overlay(20) +from:0x020cd428 kind:arm_call to:0x020cef20 module:overlay(20) +from:0x020cd430 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cd440 kind:arm_call to:0x020ced48 module:overlay(20) +from:0x020cd44c kind:arm_call to:0x020cee38 module:overlay(20) +from:0x020cd458 kind:arm_call to:0x020cebb4 module:overlay(20) +from:0x020cd48c kind:load to:0x020dd5f4 module:overlay(20) +from:0x020cd490 kind:load to:0x020dd5fc module:overlay(20) +from:0x020cd4b4 kind:arm_call to:0x020ccd80 module:overlay(20) +from:0x020cd4e4 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cd4f4 kind:arm_call to:0x020ceba4 module:overlay(20) +from:0x020cd500 kind:arm_call to:0x020cee4c module:overlay(20) +from:0x020cd508 kind:arm_call to:0x020cf398 module:overlay(20) +from:0x020cd51c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cd534 kind:arm_call to:0x020cee74 module:overlay(20) +from:0x020cd564 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cd568 kind:load to:0x020dd604 module:overlay(20) +from:0x020cd574 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020cd580 kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x020cd59c kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020cd5ac kind:arm_call to:0x020cddc8 module:overlay(20) +from:0x020cd5d8 kind:arm_call to:0x020cb16c module:overlay(20) +from:0x020cd5e4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cd5fc kind:arm_call to:0x020ceb74 module:overlay(20) +from:0x020cd608 kind:arm_call to:0x020cebc4 module:overlay(20) +from:0x020cd614 kind:arm_call to:0x020cee24 module:overlay(20) +from:0x020cd620 kind:arm_call to:0x020ceba4 module:overlay(20) +from:0x020cd640 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cd644 kind:load to:0x020dd60c module:overlay(20) +from:0x020cd668 kind:arm_call to:0x020cd670 module:overlay(20) +from:0x020cd678 kind:arm_call to:0x020cef4c module:overlay(20) +from:0x020cd684 kind:arm_call to:0x020ced90 module:overlay(20) +from:0x020cd6b8 kind:load to:0x020dd614 module:overlay(20) +from:0x020cd6bc kind:load to:0x020dd61c module:overlay(20) +from:0x020cd6d4 kind:arm_call to:0x020cf368 module:overlay(20) +from:0x020cd6e4 kind:arm_call to:0x020cd830 module:overlay(20) +from:0x020cd6ec kind:arm_call to:0x020cd6f4 module:overlay(20) +from:0x020cd700 kind:arm_call to:0x02065584 module:overlay(0) +from:0x020cd70c kind:arm_call to:0x020cebb4 module:overlay(20) +from:0x020cd720 kind:arm_call to:0x0201f860 module:main +from:0x020cd734 kind:arm_call to:0x020cf5d8 module:overlay(20) +from:0x020cd744 kind:arm_call to:0x0201f860 module:main +from:0x020cd768 kind:load to:0x020dd624 module:overlay(20) +from:0x020cd784 kind:arm_call to:0x020cf398 module:overlay(20) +from:0x020cd794 kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020cd7c4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cd7d4 kind:arm_call to:0x020cda90 module:overlay(20) +from:0x020cd804 kind:arm_call to:0x020cdcdc module:overlay(20) +from:0x020cd810 kind:arm_call to:0x020cf368 module:overlay(20) +from:0x020cd820 kind:arm_call to:0x020cd830 module:overlay(20) +from:0x020cd828 kind:load to:0x020dd62c module:overlay(20) +from:0x020cd82c kind:load to:0x0204b690 module:main +from:0x020cd83c kind:arm_call to:0x02065584 module:overlay(0) +from:0x020cd84c kind:arm_call to:0x020cebb4 module:overlay(20) +from:0x020cd85c kind:arm_call to:0x0201f860 module:main +from:0x020cd898 kind:load to:0x020dd634 module:overlay(20) +from:0x020cd89c kind:load to:0x020dd63c module:overlay(20) +from:0x020cd8a8 kind:arm_call to:0x020cf3f8 module:overlay(20) +from:0x020cd8b0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cd8c0 kind:arm_call to:0x020cda90 module:overlay(20) +from:0x020cd8f0 kind:arm_call to:0x020cdcdc module:overlay(20) +from:0x020cd8fc kind:arm_call to:0x020cf368 module:overlay(20) +from:0x020cd90c kind:arm_call to:0x020cd6f4 module:overlay(20) +from:0x020cd918 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cd938 kind:arm_call to:0x020cd944 module:overlay(20) +from:0x020cd940 kind:load to:0x0204b690 module:main +from:0x020cd97c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cd9b4 kind:arm_call to:0x020cee74 module:overlay(20) +from:0x020cd9d0 kind:arm_call to:0x0201f860 module:main +from:0x020cd9f0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cd9f8 kind:load to:0x020dd644 module:overlay(20) +from:0x020cda08 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cda18 kind:arm_call to:0x020cda90 module:overlay(20) +from:0x020cda48 kind:arm_call to:0x020cdcdc module:overlay(20) +from:0x020cda78 kind:arm_call to:0x020cde90 module:overlay(20) +from:0x020cda84 kind:arm_call to:0x020ceba4 module:overlay(20) +from:0x020cda8c kind:load to:0x0204b690 module:main +from:0x020cdabc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cdac4 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cdad4 kind:arm_call to:0x020ceba4 module:overlay(20) +from:0x020cdaec kind:arm_call to:0x020cee74 module:overlay(20) +from:0x020cdb28 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cdb2c kind:load to:0x020dd64c module:overlay(20) +from:0x020cdb38 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020cdb44 kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x020cdb84 kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020cdb94 kind:arm_call to:0x020cdbcc module:overlay(20) +from:0x020cdbc4 kind:arm_call to:0x020cdcdc module:overlay(20) +from:0x020cdbd8 kind:arm_call to:0x020ceddc module:overlay(20) +from:0x020cdc0c kind:load to:0x020dd654 module:overlay(20) +from:0x020cdc10 kind:load to:0x020dd65c module:overlay(20) +from:0x020cdc28 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020cdc38 kind:arm_call to:0x020cdc40 module:overlay(20) +from:0x020cdc48 kind:arm_call to:0x020cef20 module:overlay(20) +from:0x020cdc50 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cdc60 kind:arm_call to:0x020cec18 module:overlay(20) +from:0x020cdc6c kind:arm_call to:0x020cee38 module:overlay(20) +from:0x020cdc78 kind:arm_call to:0x020cebb4 module:overlay(20) +from:0x020cdcac kind:load to:0x020dd664 module:overlay(20) +from:0x020cdcb0 kind:load to:0x020dd66c module:overlay(20) +from:0x020cdcd4 kind:arm_call to:0x020ccd80 module:overlay(20) +from:0x020cdd04 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cdd10 kind:arm_call to:0x020ceba4 module:overlay(20) +from:0x020cdd18 kind:arm_call to:0x020cf398 module:overlay(20) +from:0x020cdd2c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cdd48 kind:arm_call to:0x020cee74 module:overlay(20) +from:0x020cdd80 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cdd84 kind:load to:0x020dd674 module:overlay(20) +from:0x020cdd90 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020cdd9c kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x020cddb0 kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020cddc0 kind:arm_call to:0x020cddc8 module:overlay(20) +from:0x020cddd4 kind:arm_call to:0x020cef0c module:overlay(20) +from:0x020cdde4 kind:arm_call to:0x0201f860 module:main +from:0x020cde24 kind:load to:0x020dd67c module:overlay(20) +from:0x020cde28 kind:load to:0x020dd684 module:overlay(20) +from:0x020cde38 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cde4c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cde5c kind:arm_call to:0x020ceef8 module:overlay(20) +from:0x020cde78 kind:arm_call to:0x020cd3ac module:overlay(20) +from:0x020cde80 kind:arm_call to:0x020cdbcc module:overlay(20) +from:0x020cde88 kind:load to:0x0204b690 module:main +from:0x020cde8c kind:load to:0x020b6a14 module:overlay(0) +from:0x020cdeac kind:load to:0x020dd68c module:overlay(20) +from:0x020cdef0 kind:arm_call to:0x020cd4bc module:overlay(20) +from:0x020cdef8 kind:arm_call to:0x020cdcdc module:overlay(20) +from:0x020cdf18 kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020cdf44 kind:arm_call to:0x020cdf4c module:overlay(20) +from:0x020cdf68 kind:arm_call to:0x020cee74 module:overlay(20) +from:0x020cdfa0 kind:load to:0x020dd694 module:overlay(20) +from:0x020cdfac kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020cdfd8 kind:arm_call to:0x020cdfe0 module:overlay(20) +from:0x020cdfe8 kind:arm_call to:0x020cf020 module:overlay(20) +from:0x020cdff8 kind:arm_call to:0x0201f860 module:main +from:0x020ce000 kind:arm_call to:0x020cf60c module:overlay(20) +from:0x020ce04c kind:arm_call to:0x020cf4e0 module:overlay(20) +from:0x020ce080 kind:arm_call to:0x020ceea0 module:overlay(20) +from:0x020ce09c kind:arm_call to:0x020cf4e0 module:overlay(20) +from:0x020ce0c8 kind:arm_call to:0x020ceea0 module:overlay(20) +from:0x020ce0f8 kind:load to:0x020e9dc4 module:overlay(20) +from:0x020ce0fc kind:load to:0x020dd69c module:overlay(20) +from:0x020ce108 kind:arm_call to:0x020cf3c8 module:overlay(20) +from:0x020ce134 kind:arm_call to:0x020ce13c module:overlay(20) +from:0x020ce154 kind:arm_call to:0x02070a08 module:overlay(0) +from:0x020ce174 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ce178 kind:load to:0x020dd6a4 module:overlay(20) +from:0x020ce18c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020ce198 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020ce1a8 kind:arm_call to:0x020ce1b0 module:overlay(20) +from:0x020ce1d8 kind:load to:0x020dd6ac module:overlay(20) +from:0x020ce1fc kind:arm_call to:0x020ce204 module:overlay(20) +from:0x020ce234 kind:load to:0x020dd6b4 module:overlay(20) +from:0x020ce270 kind:arm_call to:0x0201f860 module:main +from:0x020ce278 kind:arm_call to:0x020cf5d8 module:overlay(20) +from:0x020ce298 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce2a0 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce2ac kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce2b8 kind:arm_call to:0x0201ebac module:main +from:0x020ce2e0 kind:arm_call to:0x0201f2f0 module:main +from:0x020ce2f8 kind:arm_call to:0x0201f2f0 module:main +from:0x020ce310 kind:arm_call to:0x0201f2f0 module:main +from:0x020ce328 kind:arm_call to:0x0201f2f0 module:main +from:0x020ce340 kind:arm_call to:0x0201f2f0 module:main +from:0x020ce358 kind:arm_call to:0x0201f2f0 module:main +from:0x020ce36c kind:arm_call to:0x0201f2f0 module:main +from:0x020ce384 kind:arm_call to:0x0201f2f0 module:main +from:0x020ce3c0 kind:arm_call to:0x0201a9dc module:main +from:0x020ce3cc kind:load to:0x0204c49c module:main +from:0x020ce3e4 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce404 kind:arm_call to:0x0202a17c module:main +from:0x020ce44c kind:arm_call to:0x0201a9dc module:main +from:0x020ce4c8 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce4d4 kind:load to:0x0204c49c module:main +from:0x020ce4e8 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ce508 kind:arm_call to:0x0202a17c module:main +from:0x020ce550 kind:arm_call to:0x0201a9dc module:main +from:0x020ce5d0 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce5dc kind:load to:0x0204c49c module:main +from:0x020ce634 kind:arm_call to:0x0201a9dc module:main +from:0x020ce6c8 kind:arm_call to:0x0201a9dc module:main +from:0x020ce748 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce76c kind:arm_call to:0x0201a9dc module:main +from:0x020ce7d8 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce7f8 kind:arm_call to:0x0202a17c module:main +from:0x020ce82c kind:arm_call to:0x0201a9dc module:main +from:0x020ce858 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce864 kind:load to:0x0204c49c module:main +from:0x020ce8c0 kind:arm_call to:0x0201a9dc module:main +from:0x020ce954 kind:arm_call to:0x0201a9dc module:main +from:0x020ce9d4 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce9f8 kind:arm_call to:0x0201a9dc module:main +from:0x020cea64 kind:arm_call to:0x0201f2a4 module:main +from:0x020cea98 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ceab0 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ceafc kind:arm_call to:0x0201a9dc module:main +from:0x020ceb30 kind:arm_call to:0x0201aa68 module:main +from:0x020ceb3c kind:load to:0x0204c49c module:main +from:0x020cebb0 kind:load to:0x02065804 module:overlay(0) +from:0x020cebc0 kind:load to:0x020657b4 module:overlay(0) +from:0x020cebe4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cec0c kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cec38 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cec54 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020ceca0 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020ceccc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cece8 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020ced14 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ced3c kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020ced68 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ced84 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cedd0 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cedfc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cee18 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020cee34 kind:load to:0x02065804 module:overlay(0) +from:0x020cee48 kind:load to:0x020657b4 module:overlay(0) +from:0x020cee5c kind:load to:0x02065804 module:overlay(0) +from:0x020cee70 kind:load to:0x020657b4 module:overlay(0) +from:0x020cee8c kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cee98 kind:arm_call to:0x020cf958 module:overlay(20) +from:0x020ceedc kind:arm_call to:0x02065584 module:overlay(0) +from:0x020ceef0 kind:arm_call to:0x020cf93c module:overlay(20) +from:0x020cef08 kind:load to:0x02065804 module:overlay(0) +from:0x020cef1c kind:load to:0x020657b4 module:overlay(0) +from:0x020cef34 kind:arm_call to:0x020194d0 module:main +from:0x020cef48 kind:load to:0x0204b690 module:main +from:0x020cef64 kind:arm_call to:0x020194d0 module:main +from:0x020cef94 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cefc8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf000 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf01c kind:load to:0x0204b690 module:main +from:0x020cf038 kind:arm_call to:0x020194d0 module:main +from:0x020cf080 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020cf088 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020cf0a0 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020cf0b8 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020cf0ec kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf170 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cf1b8 kind:arm_call to:0x020cf698 module:overlay(20) +from:0x020cf1cc kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cf218 kind:arm_call to:0x020cf698 module:overlay(20) +from:0x020cf26c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf29c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf2dc kind:load to:0x0204b690 module:main +from:0x020cf2e0 kind:load to:0x020dc5c8 module:overlay(20) +from:0x020cf2e4 kind:load to:0x020dc5d0 module:overlay(20) +from:0x020cf2e8 kind:load to:0x020dc5f6 module:overlay(20) +from:0x020cf2ec kind:load to:0x020e9dc4 module:overlay(20) +from:0x020cf2f0 kind:load to:0x020dc5d8 module:overlay(20) +from:0x020cf2f4 kind:load to:0x020dc60c module:overlay(20) +from:0x020cf30c kind:load to:0x0202a2cc module:main +from:0x020cf344 kind:arm_call to:0x0202a160 module:main +from:0x020cf454 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cf464 kind:arm_call to:0x020cee74 module:overlay(20) +from:0x020cf480 kind:arm_call to:0x020cf4e0 module:overlay(20) +from:0x020cf4b8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cf4c8 kind:arm_call to:0x020ceea0 module:overlay(20) +from:0x020cf4dc kind:load to:0x020b6a14 module:overlay(0) +from:0x020cf50c kind:arm_call to:0x01ff9b40 module:itcm +from:0x020cf54c kind:arm_call to:0x0201fb4c module:main +from:0x020cf560 kind:arm_call to:0x0201fc68 module:main +from:0x020cf574 kind:arm_call to:0x0202a190 module:main +from:0x020cf57c kind:arm_call to:0x0201f288 module:main +from:0x020cf584 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cf58c kind:arm_call to:0x0201f0bc module:main +from:0x020cf5a0 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020cf5b8 kind:arm_call to:0x020c891c module:overlay(20) +from:0x020cf5c8 kind:arm_call to:0x0202a190 module:main +from:0x020cf5d4 kind:load to:0x0204b690 module:main +from:0x020cf644 kind:arm_call to:0x020648c0 module:overlay(0) +from:0x020cf65c kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cf66c kind:arm_call to:0x0201e4c0 module:main +from:0x020cf690 kind:load to:0x020dd508 module:overlay(20) +from:0x020cf694 kind:load to:0x020b378c module:overlay(0) +from:0x020cf6ec kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf710 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020cf724 kind:arm_call to:0x020655bc module:overlay(0) +from:0x020cf748 kind:arm_call to:0x02064268 module:overlay(0) +from:0x020cf750 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cf75c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cf770 kind:load to:0x0204b690 module:main +from:0x020cf78c kind:arm_call to:0x02064ac4 module:overlay(0) +from:0x020cf800 kind:arm_call to:0x0201a9dc module:main +from:0x020cf80c kind:arm_call to:0x020643cc module:overlay(0) +from:0x020cf864 kind:arm_call to:0x0201a9dc module:main +from:0x020cf8a4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf8d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf92c kind:arm_call to:0x0201a9dc module:main +from:0x020cf938 kind:load to:0x0204c49c module:main +from:0x020cf948 kind:arm_call to:0x020657b4 module:overlay(0) +from:0x020cf96c kind:arm_call to:0x02065804 module:overlay(0) +from:0x020cf980 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cf988 kind:arm_call to:0x02011ff4 module:main +from:0x020cfa70 kind:arm_call to:0x0202a20c module:main +from:0x020cfa80 kind:arm_call to:0x0202a160 module:main +from:0x020cfa9c kind:arm_call to:0x0202a1c0 module:main +from:0x020cfae0 kind:arm_call to:0x020d0050 module:overlay(20) +from:0x020cfaf4 kind:arm_call to:0x020d0050 module:overlay(20) +from:0x020cfafc kind:load to:0x020b7ab8 module:overlay(0) +from:0x020cfb18 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020cfb94 kind:arm_call to:0x020cf994 module:overlay(20) +from:0x020cfbc8 kind:arm_call to:0x020cfcc0 module:overlay(20) +from:0x020cfbf0 kind:arm_call to:0x0202a160 module:main +from:0x020cfc18 kind:arm_call to:0x02014a38 module:main +from:0x020cfcb8 kind:load to:0x0204b12c module:main +from:0x020cfd04 kind:arm_call to:0x0203526c module:main +from:0x020cfd48 kind:arm_call to:0x0202a360 module:main +from:0x020cfd68 kind:arm_call to:0x0202a2cc module:main +from:0x020cfde0 kind:arm_call to:0x0202a360 module:main +from:0x020cfe00 kind:arm_call to:0x0202a2cc module:main +from:0x020cfe58 kind:arm_call to:0x0202a360 module:main +from:0x020cfe74 kind:arm_call to:0x0202a2cc module:main +from:0x020cfec8 kind:arm_call to:0x0202a360 module:main +from:0x020cfeec kind:arm_call to:0x0202a360 module:main +from:0x020cff0c kind:arm_call to:0x0202a360 module:main +from:0x020cff30 kind:arm_call to:0x0202a360 module:main +from:0x020cff44 kind:arm_call to:0x02014a38 module:main +from:0x020cff6c kind:load to:0x0204b12c module:main +from:0x020cffb4 kind:arm_call to:0x02032278 module:main +from:0x020cffd4 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020cffec kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d000c kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020d0010 kind:arm_call to:0x0203222c module:main +from:0x020d0030 kind:arm_call to:0x02032288 module:main +from:0x020d0038 kind:arm_call_thumb to:0x020a2330 module:overlay(0) +from:0x020d0040 kind:load to:0x020b7cb8 module:overlay(0) +from:0x020d0044 kind:load to:0x020ea46c module:overlay(20) +from:0x020d004c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020d008c kind:arm_call to:0x02033df8 module:main +from:0x020d00b4 kind:arm_call to:0x02033df8 module:main +from:0x020d00cc kind:arm_call to:0x0202a20c module:main +from:0x020d00dc kind:arm_call to:0x0202a20c module:main +from:0x020d00f4 kind:arm_call_thumb to:0x020a2304 module:overlay(0) +from:0x020d0104 kind:load to:0x020ea46c module:overlay(20) +from:0x020d0108 kind:load to:0x020ea470 module:overlay(20) +from:0x020d010c kind:load to:0x020ea4f0 module:overlay(20) +from:0x020d0110 kind:load to:0x020cffa4 module:overlay(20) +from:0x020d011c kind:arm_call to:0x020d013c module:overlay(20) +from:0x020d0138 kind:load to:0x020ea574 module:overlay(20) +from:0x020d014c kind:arm_call to:0x0202961c module:main +from:0x020d0164 kind:arm_call to:0x02029630 module:main +from:0x020d0178 kind:arm_call to:0x02029630 module:main +from:0x020d018c kind:arm_call to:0x02029630 module:main +from:0x020d01a0 kind:arm_call to:0x02029630 module:main +from:0x020d01ac kind:arm_call_thumb to:0x0202cb14 module:main +from:0x020d01b8 kind:arm_call to:0x0202cc10 module:main +from:0x020d01c8 kind:arm_call to:0x02029630 module:main +from:0x020d01dc kind:arm_call to:0x02028b4c module:main +from:0x020d01f4 kind:arm_call to:0x02029a78 module:main +from:0x020d0234 kind:arm_call to:0x020d09c8 module:overlay(20) +from:0x020d0290 kind:arm_call to:0x02028700 module:main +from:0x020d02bc kind:arm_call to:0x02028b68 module:main +from:0x020d02cc kind:arm_call to:0x02028728 module:main +from:0x020d02e4 kind:arm_call to:0x0202cbc4 module:main +from:0x020d02f8 kind:arm_call to:0x02029630 module:main +from:0x020d0304 kind:load to:0x020ea574 module:overlay(20) +from:0x020d0308 kind:load to:0x020ea57c module:overlay(20) +from:0x020d030c kind:load to:0x020ea59c module:overlay(20) +from:0x020d0310 kind:load to:0x020ea620 module:overlay(20) +from:0x020d0314 kind:load to:0x020d061c module:overlay(20) +from:0x020d031c kind:arm_call to:0x0202961c module:main +from:0x020d0324 kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d0334 kind:arm_call to:0x02029630 module:main +from:0x020d034c kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d0358 kind:arm_call to:0x020d09c8 module:overlay(20) +from:0x020d0364 kind:arm_call to:0x0202cbc4 module:main +from:0x020d0378 kind:arm_call to:0x02029630 module:main +from:0x020d0384 kind:load to:0x020ea574 module:overlay(20) +from:0x020d039c kind:load to:0x020ea574 module:overlay(20) +from:0x020d03b8 kind:arm_call to:0x020287bc module:main +from:0x020d03d0 kind:arm_call to:0x02028b4c module:main +from:0x020d03f0 kind:arm_call to:0x0202885c module:main +from:0x020d03fc kind:load to:0x020ea57c module:overlay(20) +from:0x020d040c kind:arm_call to:0x020d03a0 module:overlay(20) +from:0x020d0468 kind:arm_call to:0x02028b68 module:main +from:0x020d0478 kind:arm_call to:0x0202cc34 module:main +from:0x020d048c kind:arm_call to:0x02028728 module:main +from:0x020d04a8 kind:load to:0x020ea57c module:overlay(20) +from:0x020d04b8 kind:arm_call to:0x020d03a0 module:overlay(20) +from:0x020d04d4 kind:arm_call to:0x0202a360 module:main +from:0x020d04e0 kind:arm_call to:0x02028b68 module:main +from:0x020d04f0 kind:arm_call to:0x0202cc34 module:main +from:0x020d0504 kind:arm_call to:0x02028728 module:main +from:0x020d0518 kind:load to:0x020ea57c module:overlay(20) +from:0x020d0528 kind:load to:0x020ea574 module:overlay(20) +from:0x020d0544 kind:load to:0x020ea574 module:overlay(20) +from:0x020d054c kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d0568 kind:arm_call to:0x02028b4c module:main +from:0x020d0588 kind:load to:0x020ea574 module:overlay(20) +from:0x020d0594 kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d05b8 kind:arm_call to:0x02028b4c module:main +from:0x020d0618 kind:load to:0x020ea574 module:overlay(20) +from:0x020d0644 kind:arm_call to:0x02028b4c module:main +from:0x020d065c kind:arm_call to:0x02028b4c module:main +from:0x020d0674 kind:arm_call to:0x02028b4c module:main +from:0x020d0698 kind:arm_call to:0x02029a4c module:main +from:0x020d06ec kind:arm_call to:0x02028b4c module:main +from:0x020d0760 kind:arm_call to:0x02028b4c module:main +from:0x020d0780 kind:arm_call to:0x020d0318 module:overlay(20) +from:0x020d0888 kind:arm_call to:0x0202a2cc module:main +from:0x020d08e0 kind:arm_call to:0x0202a360 module:main +from:0x020d08f8 kind:arm_call to:0x0202a160 module:main +from:0x020d0908 kind:arm_call to:0x0202a148 module:main +from:0x020d097c kind:arm_call to:0x02028b4c module:main +from:0x020d0980 kind:arm_call to:0x020d09c8 module:overlay(20) +from:0x020d09a8 kind:arm_call to:0x02028b68 module:main +from:0x020d09b4 kind:load to:0x020ea574 module:overlay(20) +from:0x020d09b8 kind:load to:0x020ea5c4 module:overlay(20) +from:0x020d09c0 kind:load to:0x020ea5d8 module:overlay(20) +from:0x020d09c4 kind:load to:0x020ea5e8 module:overlay(20) +from:0x020d09f0 kind:arm_call to:0x0202961c module:main +from:0x020d0a0c kind:arm_call to:0x02029630 module:main +from:0x020d0a18 kind:load to:0x020ea574 module:overlay(20) +from:0x020d0a20 kind:arm_call to:0x0202961c module:main +from:0x020d0a38 kind:arm_call to:0x02029630 module:main +from:0x020d0a48 kind:load to:0x020ea574 module:overlay(20) +from:0x020d0a54 kind:arm_call to:0x0202961c module:main +from:0x020d0a5c kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d0a6c kind:arm_call to:0x02029630 module:main +from:0x020d0a78 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d0a84 kind:arm_call to:0x02029630 module:main +from:0x020d0ab8 kind:arm_call to:0x0202a2cc module:main +from:0x020d0af4 kind:arm_call to:0x02029824 module:main +from:0x020d0af8 kind:arm_call to:0x0202961c module:main +from:0x020d0b00 kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d0b10 kind:arm_call to:0x02029630 module:main +from:0x020d0b20 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d0b38 kind:arm_call to:0x020d0a1c module:overlay(20) +from:0x020d0b40 kind:arm_call to:0x020d09ec module:overlay(20) +from:0x020d0b54 kind:arm_call to:0x02029630 module:main +from:0x020d0b70 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d0b78 kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d0b9c kind:arm_call to:0x02028b4c module:main +from:0x020d0bac kind:arm_call to:0x0202a20c module:main +from:0x020d0bbc kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d0bd0 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d0bf0 kind:arm_call to:0x02028b4c module:main +from:0x020d0c10 kind:arm_call to:0x02028b4c module:main +from:0x020d0c2c kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d0c44 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d0c60 kind:arm_call to:0x02028b4c module:main +from:0x020d0c80 kind:arm_call to:0x02028b4c module:main +from:0x020d0ca8 kind:arm_call to:0x02028b4c module:main +from:0x020d0cd0 kind:arm_call to:0x02028b4c module:main +from:0x020d0d04 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d0d0c kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d0d4c kind:arm_call to:0x02028b4c module:main +from:0x020d0ddc kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d0dfc kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d0e04 kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d0e20 kind:arm_call to:0x02028b4c module:main +from:0x020d0e50 kind:arm_call to:0x02028b4c module:main +from:0x020d0e74 kind:arm_call to:0x02028b4c module:main +from:0x020d0e9c kind:arm_call to:0x02029824 module:main +from:0x020d0f30 kind:arm_call to:0x02029824 module:main +from:0x020d0fd0 kind:arm_call to:0x02031464 module:main +from:0x020d0fd8 kind:arm_call to:0x0203153c module:main +from:0x020d1024 kind:load to:0x020dd6bc module:overlay(20) +from:0x020d1034 kind:load to:0x020d1038 module:overlay(20) +from:0x020d1050 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d106c kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1070 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d108c kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d10b0 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d10c8 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d10d4 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d10f4 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d110c kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1118 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d113c kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d1154 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1160 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d117c kind:load to:0x020d1180 module:overlay(20) +from:0x020d1194 kind:arm_call to:0x020d0114 module:overlay(20) +from:0x020d11b0 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d11b4 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d11d0 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d11ec kind:arm_call to:0x020d0548 module:overlay(20) +from:0x020d1204 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1210 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d1234 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d1248 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1254 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d1278 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d12f4 kind:arm_call to:0x020d1340 module:overlay(20) +from:0x020d1300 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d130c kind:arm_call to:0x02028b68 module:main +from:0x020d1320 kind:arm_call to:0x02028b68 module:main +from:0x020d1330 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d13ac kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d13b8 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d13d8 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d13e8 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d1404 kind:load to:0x020d1390 module:overlay(20) +from:0x020d1418 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d1430 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d143c kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d1470 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d14d0 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1528 kind:arm_call to:0x020d04ac module:overlay(20) +from:0x020d155c kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d1610 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1644 kind:arm_call to:0x0202a360 module:main +from:0x020d166c kind:arm_call to:0x0202a360 module:main +from:0x020d1678 kind:arm_call to:0x020d04ac module:overlay(20) +from:0x020d169c kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d16b4 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d16c0 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d16f0 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d171c kind:arm_call to:0x02028b68 module:main +from:0x020d1720 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d1740 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1760 kind:arm_call to:0x0202a360 module:main +from:0x020d1770 kind:arm_call to:0x0202a2cc module:main +from:0x020d1788 kind:arm_call to:0x020d04ac module:overlay(20) +from:0x020d17ac kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d17d4 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d1824 kind:arm_call to:0x02028b4c module:main +from:0x020d1868 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1878 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d18a4 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d18bc kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d18d4 kind:arm_call to:0x02028b4c module:main +from:0x020d18e0 kind:arm_call to:0x02028b4c module:main +from:0x020d190c kind:arm_call to:0x02028b4c module:main +from:0x020d1950 kind:arm_call to:0x02028b4c module:main +from:0x020d1960 kind:arm_call to:0x020d0c28 module:overlay(20) +from:0x020d1974 kind:arm_call to:0x020d0bb8 module:overlay(20) +from:0x020d1994 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d19b0 kind:arm_call to:0x0202a17c module:main +from:0x020d19dc kind:arm_call to:0x0202a17c module:main +from:0x020d19ec kind:arm_call to:0x0202a190 module:main +from:0x020d19f8 kind:arm_call to:0x020d04ac module:overlay(20) +from:0x020d1a34 kind:arm_call to:0x0202a17c module:main +from:0x020d1aa0 kind:arm_call to:0x020d188c module:overlay(20) +from:0x020d1ad8 kind:arm_call to:0x0202a17c module:main +from:0x020d1b0c kind:arm_call to:0x020d188c module:overlay(20) +from:0x020d1b28 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d1b2c kind:arm_call to:0x020d052c module:overlay(20) +from:0x020d1b48 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1b60 kind:arm_call to:0x0202a17c module:main +from:0x020d1b74 kind:arm_call to:0x0202a190 module:main +from:0x020d1b80 kind:arm_call to:0x020d04ac module:overlay(20) +from:0x020d1bb4 kind:arm_call to:0x0202a17c module:main +from:0x020d1bd0 kind:arm_call to:0x020d1b18 module:overlay(20) +from:0x020d1bf8 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d1c10 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d1c28 kind:arm_call to:0x02028b4c module:main +from:0x020d1c48 kind:arm_call to:0x02028b4c module:main +from:0x020d1c5c kind:arm_call to:0x02028b4c module:main +from:0x020d1c8c kind:arm_call to:0x02028b4c module:main +from:0x020d1ccc kind:arm_call to:0x02028b68 module:main +from:0x020d1d00 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d1d1c kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d1d34 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d1d4c kind:arm_call to:0x02028b4c module:main +from:0x020d1d70 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d1d7c kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d1db4 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d1df4 kind:arm_call to:0x020d09ec module:overlay(20) +from:0x020d1e00 kind:arm_call to:0x020d0a1c module:overlay(20) +from:0x020d1e18 kind:arm_call to:0x0202a1c0 module:main +from:0x020d1e60 kind:arm_call to:0x02033cb4 module:main +from:0x020d1ed4 kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020d1f2c kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020d1fac kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020d1fbc kind:load to:0x020d2420 module:overlay(20) +from:0x020d1fc0 kind:load to:0x020d2348 module:overlay(20) +from:0x020d1fc8 kind:load to:0x020d2554 module:overlay(20) +from:0x020d2000 kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020d2040 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d2080 kind:arm_call to:0x020d09ec module:overlay(20) +from:0x020d208c kind:arm_call to:0x020d0a1c module:overlay(20) +from:0x020d211c kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020d21a0 kind:arm_call to:0x0202a160 module:main +from:0x020d2210 kind:arm_call to:0x020d2708 module:overlay(20) +from:0x020d2228 kind:arm_call to:0x020d2638 module:overlay(20) +from:0x020d2244 kind:arm_call to:0x020d2708 module:overlay(20) +from:0x020d2294 kind:arm_call to:0x0202a160 module:main +from:0x020d22e4 kind:arm_call to:0x0202a160 module:main +from:0x020d230c kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020d2344 kind:load to:0x020d2348 module:overlay(20) +from:0x020d2350 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d2390 kind:arm_call to:0x020d09ec module:overlay(20) +from:0x020d2418 kind:load to:0x020d2420 module:overlay(20) +from:0x020d241c kind:load to:0x020d2554 module:overlay(20) +from:0x020d2498 kind:arm_call to:0x020d2638 module:overlay(20) +from:0x020d24a4 kind:arm_call to:0x020d2708 module:overlay(20) +from:0x020d24b4 kind:arm_call to:0x020d2708 module:overlay(20) +from:0x020d24c4 kind:arm_call to:0x0202961c module:main +from:0x020d2510 kind:arm_call to:0x02029630 module:main +from:0x020d2520 kind:arm_call to:0x020d2708 module:overlay(20) +from:0x020d253c kind:arm_call to:0x020d2708 module:overlay(20) +from:0x020d25b0 kind:arm_call to:0x020d09ec module:overlay(20) +from:0x020d25f4 kind:arm_call to:0x0202a160 module:main +from:0x020d26a8 kind:arm_call to:0x020d28ac module:overlay(20) +from:0x020d26c4 kind:arm_call to:0x0202a160 module:main +from:0x020d26d0 kind:arm_call to:0x0202a148 module:main +from:0x020d26d4 kind:arm_call to:0x0202961c module:main +from:0x020d2700 kind:arm_call to:0x02029630 module:main +from:0x020d2718 kind:arm_call to:0x0202961c module:main +from:0x020d2738 kind:arm_call to:0x020d0a1c module:overlay(20) +from:0x020d2770 kind:arm_call to:0x0202a148 module:main +from:0x020d27b4 kind:arm_call to:0x02029630 module:main +from:0x020d27f0 kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020d2844 kind:arm_call to:0x02029630 module:main +from:0x020d2854 kind:load to:0x020d2348 module:overlay(20) +from:0x020d28a4 kind:arm_call to:0x020d28ac module:overlay(20) +from:0x020d28c8 kind:arm_call to:0x02033cb4 module:main +from:0x020d28f0 kind:arm_call to:0x020d1d8c module:overlay(20) +from:0x020d2900 kind:load to:0x020d1fcc module:overlay(20) +from:0x020d2914 kind:arm_call to:0x020d0548 module:overlay(20) +from:0x020d2948 kind:arm_call to:0x02028b68 module:main +from:0x020d2958 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d2970 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d29a8 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d29e8 kind:arm_call to:0x0202a160 module:main +from:0x020d29f4 kind:arm_call to:0x02028b68 module:main +from:0x020d2a04 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d2a2c kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d2a40 kind:load to:0x020eb020 module:overlay(20) +from:0x020d2a50 kind:arm_call to:0x020d0548 module:overlay(20) +from:0x020d2a78 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d2a88 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d2ab0 kind:arm_call to:0x020d0548 module:overlay(20) +from:0x020d2acc kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d2ae8 kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d2b14 kind:arm_call to:0x020d051c module:overlay(20) +from:0x020d2b24 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d2b40 kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d2b64 kind:arm_call to:0x020d04ac module:overlay(20) +from:0x020d2b94 kind:arm_call to:0x020d058c module:overlay(20) +from:0x020d2bac kind:arm_call to:0x020d0388 module:overlay(20) +from:0x020d2bbc kind:arm_call to:0x020d0400 module:overlay(20) +from:0x020d2bd4 kind:arm_call to:0x0202961c module:main +from:0x020d2be8 kind:arm_call to:0x02029630 module:main +from:0x020d2bf0 kind:load to:0x020eb22c module:overlay(20) +from:0x020d2bfc kind:arm_call to:0x0202961c module:main +from:0x020d2c18 kind:arm_call to:0x020d3f0c module:overlay(20) +from:0x020d2c40 kind:arm_call to:0x0202a360 module:main +from:0x020d2c48 kind:arm_call to:0x02029630 module:main +from:0x020d2c60 kind:arm_call to:0x02029630 module:main +from:0x020d2c6c kind:load to:0x020eb22c module:overlay(20) +from:0x020d2c88 kind:arm_call to:0x020d3f0c module:overlay(20) +from:0x020d2cbc kind:load to:0x020eb22c module:overlay(20) +from:0x020d2ccc kind:arm_call to:0x0202961c module:main +from:0x020d2d24 kind:arm_call to:0x02029630 module:main +from:0x020d2d44 kind:arm_call to:0x020d3f0c module:overlay(20) +from:0x020d2d7c kind:arm_call to:0x02029630 module:main +from:0x020d2d8c kind:arm_call to:0x02029630 module:main +from:0x020d2d98 kind:load to:0x020eb22c module:overlay(20) +from:0x020d2dac kind:arm_call to:0x020d3f0c module:overlay(20) +from:0x020d2ddc kind:arm_call to:0x020d2de8 module:overlay(20) +from:0x020d2de4 kind:load to:0x020eb22c module:overlay(20) +from:0x020d2e0c kind:load to:0x020eb22c module:overlay(20) +from:0x020d2ea4 kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d2f18 kind:arm_call to:0x0202a2cc module:main +from:0x020d2f3c kind:arm_call to:0x0202a2cc module:main +from:0x020d2f44 kind:arm_call to:0x020d99e4 module:overlay(20) +from:0x020d3074 kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d3084 kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d30a8 kind:arm_call to:0x020d3750 module:overlay(20) +from:0x020d30b0 kind:arm_call to:0x020d3ce0 module:overlay(20) +from:0x020d30fc kind:arm_call to:0x020d4ec0 module:overlay(20) +from:0x020d3120 kind:arm_call to:0x020d7d00 module:overlay(20) +from:0x020d3128 kind:arm_call to:0x020d7d14 module:overlay(20) +from:0x020d3130 kind:arm_call to:0x020d7d28 module:overlay(20) +from:0x020d3140 kind:arm_call to:0x020d4fec module:overlay(20) +from:0x020d323c kind:arm_call to:0x020d3f28 module:overlay(20) +from:0x020d3264 kind:arm_call to:0x0202a1c0 module:main +from:0x020d3288 kind:load to:0x020eb22c module:overlay(20) +from:0x020d32c4 kind:arm_call to:0x020d9a9c module:overlay(20) +from:0x020d3344 kind:arm_call to:0x0202a360 module:main +from:0x020d338c kind:arm_call to:0x0202a360 module:main +from:0x020d33c4 kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d349c kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d3578 kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d3594 kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d35bc kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d363c kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d3684 kind:arm_call to:0x020d3ef8 module:overlay(20) +from:0x020d3700 kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d3738 kind:arm_call to:0x020d2d9c module:overlay(20) +from:0x020d3744 kind:load to:0x020eb22c module:overlay(20) +from:0x020d374c kind:load to:0x020eb0a0 module:overlay(20) +from:0x020d37b4 kind:arm_call to:0x020d0cf4 module:overlay(20) +from:0x020d37d0 kind:arm_call to:0x020d3290 module:overlay(20) +from:0x020d37ec kind:load to:0x020eb22c module:overlay(20) +from:0x020d37f4 kind:load to:0x020eb0a0 module:overlay(20) +from:0x020d3818 kind:arm_call to:0x020d9a24 module:overlay(20) +from:0x020d3828 kind:arm_call to:0x020d4c84 module:overlay(20) +from:0x020d3834 kind:load to:0x020eb22c module:overlay(20) +from:0x020d3858 kind:arm_call to:0x0202a2cc module:main +from:0x020d3974 kind:arm_call to:0x020d9a24 module:overlay(20) +from:0x020d399c kind:arm_call to:0x0202a360 module:main +from:0x020d39b0 kind:arm_call to:0x020d4c84 module:overlay(20) +from:0x020d39bc kind:load to:0x020eb22c module:overlay(20) +from:0x020d39c0 kind:load to:0x020dd6c0 module:overlay(20) +from:0x020d39e0 kind:arm_call to:0x0202de7c module:main +from:0x020d39f4 kind:arm_call to:0x0202e438 module:main +from:0x020d3a14 kind:arm_call to:0x0202e664 module:main +from:0x020d3a2c kind:arm_call to:0x0202e8ac module:main +from:0x020d3a44 kind:arm_call to:0x0202e754 module:main +from:0x020d3b04 kind:arm_call to:0x020d3e7c module:overlay(20) +from:0x020d3b48 kind:arm_call to:0x020d4a58 module:overlay(20) +from:0x020d3b8c kind:arm_call to:0x020d9a24 module:overlay(20) +from:0x020d3bdc kind:arm_call to:0x020d7e5c module:overlay(20) +from:0x020d3bf8 kind:arm_call to:0x020d80b4 module:overlay(20) +from:0x020d3c64 kind:arm_call to:0x02029a4c module:main +from:0x020d3c98 kind:arm_call to:0x020d80cc module:overlay(20) +from:0x020d3cc8 kind:arm_call to:0x020d4c84 module:overlay(20) +from:0x020d3cd4 kind:load to:0x020eb22c module:overlay(20) +from:0x020d3cdc kind:load to:0x020d39c8 module:overlay(20) +from:0x020d3d08 kind:arm_call to:0x0202a148 module:main +from:0x020d3df8 kind:arm_call to:0x020d37fc module:overlay(20) +from:0x020d3e48 kind:arm_call to:0x020d3838 module:overlay(20) +from:0x020d3e50 kind:arm_call to:0x020d3a68 module:overlay(20) +from:0x020d3e68 kind:arm_call to:0x020d37fc module:overlay(20) +from:0x020d3e74 kind:load to:0x020eb22c module:overlay(20) +from:0x020d3eec kind:load to:0x020eb0a0 module:overlay(20) +from:0x020d3ef0 kind:load to:0x020eb22c module:overlay(20) +from:0x020d3f38 kind:arm_call to:0x020d2de8 module:overlay(20) +from:0x020d3f70 kind:arm_call to:0x0202a360 module:main +from:0x020d400c kind:arm_call to:0x0202e8ac module:main +from:0x020d4024 kind:arm_call to:0x0202e8bc module:main +from:0x020d40bc kind:arm_call to:0x0202e8ac module:main +from:0x020d40f8 kind:arm_call to:0x0202e438 module:main +from:0x020d4108 kind:arm_call to:0x0202de7c module:main +from:0x020d4124 kind:arm_call to:0x0202e664 module:main +from:0x020d4144 kind:arm_call to:0x0202a360 module:main +from:0x020d4174 kind:arm_call to:0x0202e8bc module:main +from:0x020d4184 kind:arm_call to:0x0202e8ac module:main +from:0x020d41a0 kind:arm_call to:0x020d7de0 module:overlay(20) +from:0x020d41c8 kind:arm_call to:0x020d7df4 module:overlay(20) +from:0x020d41f8 kind:arm_call to:0x0202a360 module:main +from:0x020d4288 kind:arm_call to:0x0202e8bc module:main +from:0x020d4298 kind:arm_call to:0x0202e8ac module:main +from:0x020d42b4 kind:arm_call to:0x020d7df4 module:overlay(20) +from:0x020d42cc kind:arm_call to:0x0202e8bc module:main +from:0x020d42dc kind:arm_call to:0x0202e8ac module:main +from:0x020d4314 kind:arm_call to:0x0202e8bc module:main +from:0x020d4328 kind:arm_call to:0x0202e8ac module:main +from:0x020d4344 kind:arm_call to:0x020d7df4 module:overlay(20) +from:0x020d4358 kind:arm_call to:0x0202e8bc module:main +from:0x020d4368 kind:arm_call to:0x0202e8ac module:main +from:0x020d4384 kind:arm_call to:0x020d7df4 module:overlay(20) +from:0x020d4398 kind:arm_call to:0x0202e8bc module:main +from:0x020d43a8 kind:arm_call to:0x0202e8ac module:main +from:0x020d43c0 kind:arm_call to:0x020d7df4 module:overlay(20) +from:0x020d43d8 kind:arm_call to:0x0202e8bc module:main +from:0x020d43ec kind:arm_call to:0x0202e754 module:main +from:0x020d4440 kind:arm_call to:0x020d44c8 module:overlay(20) +from:0x020d4464 kind:arm_call to:0x020d44c8 module:overlay(20) +from:0x020d44a4 kind:arm_call to:0x02028b84 module:main +from:0x020d44b8 kind:load to:0x020dd6c8 module:overlay(20) +from:0x020d44bc kind:load to:0x020dd6c4 module:overlay(20) +from:0x020d44c0 kind:load to:0x02000a74 module:main +from:0x020d451c kind:arm_call to:0x0202a2cc module:main +from:0x020d4538 kind:arm_call to:0x0202a360 module:main +from:0x020d4550 kind:arm_call to:0x0202961c module:main +from:0x020d4558 kind:arm_call to:0x020d7d88 module:overlay(20) +from:0x020d4568 kind:arm_call to:0x02029630 module:main +from:0x020d4594 kind:arm_call to:0x02029630 module:main +from:0x020d45c0 kind:arm_call to:0x02029630 module:main +from:0x020d45f8 kind:arm_call to:0x02029630 module:main +from:0x020d4634 kind:arm_call to:0x020d47b8 module:overlay(20) +from:0x020d4644 kind:arm_call to:0x0202a360 module:main +from:0x020d465c kind:arm_call to:0x020d498c module:overlay(20) +from:0x020d466c kind:arm_call to:0x02029630 module:main +from:0x020d4690 kind:arm_call to:0x020d4d2c module:overlay(20) +from:0x020d46b4 kind:arm_call to:0x020d4f58 module:overlay(20) +from:0x020d4740 kind:arm_call to:0x020d8084 module:overlay(20) +from:0x020d4758 kind:arm_call to:0x020d80a0 module:overlay(20) +from:0x020d476c kind:arm_call to:0x020d8004 module:overlay(20) +from:0x020d47a0 kind:arm_call to:0x02029630 module:main +from:0x020d47ac kind:load to:0x020eb22c module:overlay(20) +from:0x020d47b4 kind:load to:0x020eb0a4 module:overlay(20) +from:0x020d47fc kind:arm_call to:0x020d482c module:overlay(20) +from:0x020d4820 kind:arm_call to:0x0202a360 module:main +from:0x020d4828 kind:load to:0x020dc62c module:overlay(20) +from:0x020d489c kind:arm_call to:0x02029a4c module:main +from:0x020d4920 kind:arm_call to:0x02029a4c module:main +from:0x020d49f4 kind:arm_call to:0x0203b8f8 module:main +from:0x020d4a1c kind:arm_call to:0x020d4bb8 module:overlay(20) +from:0x020d4a54 kind:load to:0x020eb22c module:overlay(20) +from:0x020d4b08 kind:load to:0x020eb22c module:overlay(20) +from:0x020d4bb0 kind:load to:0x020dc62c module:overlay(20) +from:0x020d4bdc kind:arm_call to:0x020d4b0c module:overlay(20) +from:0x020d4c78 kind:load to:0x020dc62c module:overlay(20) +from:0x020d4ca0 kind:arm_call to:0x02028b84 module:main +from:0x020d4ca4 kind:arm_call to:0x02028ba8 module:main +from:0x020d4cb4 kind:arm_call to:0x020d7c18 module:overlay(20) +from:0x020d4d14 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d4d28 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d4d4c kind:arm_call to:0x0202a148 module:main +from:0x020d4d64 kind:arm_call to:0x020d4e1c module:overlay(20) +from:0x020d4d80 kind:arm_call to:0x020d4e1c module:overlay(20) +from:0x020d4da8 kind:arm_call to:0x0202a1c0 module:main +from:0x020d4dc8 kind:arm_call to:0x0202a160 module:main +from:0x020d4dd8 kind:arm_call to:0x020d4f30 module:overlay(20) +from:0x020d4dec kind:arm_call to:0x0202a160 module:main +from:0x020d4dfc kind:arm_call to:0x0202a160 module:main +from:0x020d4e58 kind:arm_call to:0x0202e438 module:main +from:0x020d4e64 kind:arm_call to:0x0202e70c module:main +from:0x020d4e90 kind:arm_call to:0x0202e754 module:main +from:0x020d4ea8 kind:arm_call to:0x0202e8ac module:main +from:0x020d4eb0 kind:arm_call to:0x0202e754 module:main +from:0x020d4ee4 kind:arm_call to:0x0202a160 module:main +from:0x020d4f98 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d4fc0 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d4fc4 kind:load to:0x020d4fc8 module:overlay(20) +from:0x020d4fe8 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d502c kind:arm_call to:0x020d5078 module:overlay(20) +from:0x020d503c kind:arm_call to:0x020d5118 module:overlay(20) +from:0x020d5050 kind:arm_call to:0x020d5164 module:overlay(20) +from:0x020d5058 kind:arm_call to:0x020d52c8 module:overlay(20) +from:0x020d506c kind:arm_call to:0x020d52f8 module:overlay(20) +from:0x020d5074 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5090 kind:arm_call to:0x020d7d00 module:overlay(20) +from:0x020d5098 kind:arm_call to:0x020d7d14 module:overlay(20) +from:0x020d50bc kind:arm_call to:0x020d2980 module:overlay(20) +from:0x020d50ec kind:arm_call to:0x020d4fc8 module:overlay(20) +from:0x020d5110 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5114 kind:load to:0x020eb0e0 module:overlay(20) +from:0x020d5160 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d51c0 kind:arm_call to:0x0202a148 module:main +from:0x020d51d8 kind:arm_call to:0x0202a160 module:main +from:0x020d5258 kind:arm_call to:0x020d4cbc module:overlay(20) +from:0x020d52ac kind:arm_call to:0x020d2980 module:overlay(20) +from:0x020d52b8 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d52bc kind:load to:0x020eb0e0 module:overlay(20) +from:0x020d52c0 kind:load to:0x020eb0ee module:overlay(20) +from:0x020d52c4 kind:load to:0x020eb0e8 module:overlay(20) +from:0x020d52f4 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5324 kind:arm_call to:0x020d52c8 module:overlay(20) +from:0x020d53f8 kind:arm_call to:0x0202a148 module:main +from:0x020d5450 kind:arm_call to:0x0202a160 module:main +from:0x020d54c0 kind:arm_call to:0x020d4cbc module:overlay(20) +from:0x020d5510 kind:arm_call to:0x020d2980 module:overlay(20) +from:0x020d5548 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d554c kind:load to:0x020eb0e0 module:overlay(20) +from:0x020d5550 kind:load to:0x020eb148 module:overlay(20) +from:0x020d5554 kind:load to:0x020eb0f0 module:overlay(20) +from:0x020d5558 kind:load to:0x020eb0e8 module:overlay(20) +from:0x020d5570 kind:arm_call to:0x0202a1c0 module:main +from:0x020d5584 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d55a0 kind:arm_call to:0x020d562c module:overlay(20) +from:0x020d55c0 kind:arm_call to:0x0202a160 module:main +from:0x020d55d8 kind:arm_call to:0x020d4cbc module:overlay(20) +from:0x020d55f0 kind:arm_call to:0x020d5680 module:overlay(20) +from:0x020d560c kind:arm_call to:0x020d5a40 module:overlay(20) +from:0x020d5618 kind:arm_call to:0x020d57e8 module:overlay(20) +from:0x020d5624 kind:load to:0x020eb160 module:overlay(20) +from:0x020d5628 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5734 kind:arm_call to:0x020d5fa0 module:overlay(20) +from:0x020d5778 kind:arm_call to:0x0202a160 module:main +from:0x020d57ac kind:arm_call to:0x020d5fa0 module:overlay(20) +from:0x020d57e4 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5888 kind:arm_call to:0x020d6010 module:overlay(20) +from:0x020d58e8 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d599c kind:arm_call to:0x020d6064 module:overlay(20) +from:0x020d5a34 kind:arm_call to:0x020d6010 module:overlay(20) +from:0x020d5a3c kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5a4c kind:arm_call to:0x020d5b44 module:overlay(20) +from:0x020d5a54 kind:arm_call to:0x020d5ba8 module:overlay(20) +from:0x020d5a5c kind:arm_call to:0x020d5c00 module:overlay(20) +from:0x020d5ab4 kind:arm_call to:0x020d5c34 module:overlay(20) +from:0x020d5b0c kind:arm_call to:0x020d5654 module:overlay(20) +from:0x020d5b2c kind:arm_call to:0x020d5da0 module:overlay(20) +from:0x020d5b34 kind:arm_call to:0x020d5cd4 module:overlay(20) +from:0x020d5b3c kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5b7c kind:arm_call to:0x020d60bc module:overlay(20) +from:0x020d5b94 kind:arm_call to:0x0202a160 module:main +from:0x020d5b9c kind:arm_call to:0x020d5fa0 module:overlay(20) +from:0x020d5ba4 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5bd8 kind:arm_call to:0x020d60bc module:overlay(20) +from:0x020d5be0 kind:arm_call to:0x020d5fa0 module:overlay(20) +from:0x020d5bfc kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5c28 kind:arm_call to:0x020d5fa0 module:overlay(20) +from:0x020d5c30 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5cd0 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5d54 kind:arm_call to:0x0202a160 module:main +from:0x020d5d9c kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d5df8 kind:arm_call to:0x0202a160 module:main +from:0x020d5e4c kind:arm_call to:0x0202a148 module:main +from:0x020d5ea0 kind:arm_call to:0x0202a148 module:main +from:0x020d5f74 kind:arm_call to:0x0202a160 module:main +from:0x020d5f9c kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d600c kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d6060 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d60b0 kind:arm_call to:0x0202a148 module:main +from:0x020d60b8 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d6144 kind:arm_call to:0x0202a148 module:main +from:0x020d614c kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d6178 kind:load to:0x020eb0a8 module:overlay(20) +from:0x020d6184 kind:arm_call to:0x020d0dd8 module:overlay(20) +from:0x020d6248 kind:load to:0x020eb220 module:overlay(20) +from:0x020d625c kind:arm_call to:0x020d0a4c module:overlay(20) +from:0x020d6268 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d6288 kind:arm_call to:0x020d2a98 module:overlay(20) +from:0x020d6294 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d62a0 kind:load to:0x020d62ec module:overlay(20) +from:0x020d62a4 kind:load to:0x020dd6cc module:overlay(20) +from:0x020d62e8 kind:load to:0x020eb220 module:overlay(20) +from:0x020d63a8 kind:arm_call to:0x020d624c module:overlay(20) +from:0x020d63e4 kind:arm_call to:0x020d1264 module:overlay(20) +from:0x020d63f0 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d6418 kind:arm_call to:0x020d2a44 module:overlay(20) +from:0x020d6424 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d6474 kind:arm_call to:0x020d1390 module:overlay(20) +from:0x020d6480 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d64b8 kind:arm_call to:0x020d62a8 module:overlay(20) +from:0x020d661c kind:arm_call to:0x020d1a0c module:overlay(20) +from:0x020d6628 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d6634 kind:arm_call to:0x020d61ec module:overlay(20) +from:0x020d67d4 kind:arm_call to:0x0202968c module:main +from:0x020d68e8 kind:arm_call to:0x020d1220 module:overlay(20) +from:0x020d68f4 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d690c kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020d6914 kind:arm_call to:0x020d0a4c module:overlay(20) +from:0x020d6954 kind:arm_call to:0x020d2a44 module:overlay(20) +from:0x020d6960 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d69a0 kind:arm_call to:0x020d62a8 module:overlay(20) +from:0x020d6a88 kind:arm_call to:0x02029a4c module:main +from:0x020d6ab0 kind:load to:0x020eb220 module:overlay(20) +from:0x020d6ab4 kind:load to:0x020d62ec module:overlay(20) +from:0x020d6ab8 kind:load to:0x020dd6cc module:overlay(20) +from:0x020d6b1c kind:load to:0x020eb220 module:overlay(20) +from:0x020d6c0c kind:arm_call to:0x020d2a98 module:overlay(20) +from:0x020d6c18 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d6c98 kind:arm_call to:0x020d144c module:overlay(20) +from:0x020d6ca4 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d6df4 kind:arm_call to:0x02028b4c module:main +from:0x020d6e54 kind:arm_call to:0x0202a160 module:main +from:0x020d6e68 kind:arm_call to:0x02028b4c module:main +from:0x020d6e80 kind:arm_call to:0x02029b68 module:main +from:0x020d6eb8 kind:arm_call to:0x020d617c module:overlay(20) +from:0x020d6ec4 kind:arm_call to:0x020d7958 module:overlay(20) +from:0x020d6ed0 kind:arm_call to:0x020d144c module:overlay(20) +from:0x020d6edc kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d6f18 kind:arm_call to:0x020d617c module:overlay(20) +from:0x020d6f24 kind:arm_call to:0x020d7958 module:overlay(20) +from:0x020d6f30 kind:arm_call to:0x020d144c module:overlay(20) +from:0x020d6f3c kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d6f98 kind:arm_call to:0x020d16d0 module:overlay(20) +from:0x020d6fa4 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d7068 kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020d70c8 kind:arm_call to:0x020d1a0c module:overlay(20) +from:0x020d70d4 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d7148 kind:arm_call to:0x020d61ec module:overlay(20) +from:0x020d7250 kind:arm_call to:0x020d1220 module:overlay(20) +from:0x020d725c kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d7298 kind:arm_call to:0x020d62a8 module:overlay(20) +from:0x020d72a4 kind:arm_call to:0x020d61ec module:overlay(20) +from:0x020d72dc kind:arm_call to:0x02029a4c module:main +from:0x020d7300 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7304 kind:load to:0x020dd6cc module:overlay(20) +from:0x020d7308 kind:load to:0x020d6b20 module:overlay(20) +from:0x020d730c kind:load to:0x020eb240 module:overlay(20) +from:0x020d7310 kind:load to:0x020d6ac0 module:overlay(20) +from:0x020d7324 kind:arm_call to:0x02029824 module:main +from:0x020d73c8 kind:arm_call to:0x020d0fb8 module:overlay(20) +from:0x020d73d0 kind:arm_call to:0x0202961c module:main +from:0x020d7424 kind:arm_call to:0x0202a17c module:main +from:0x020d7434 kind:arm_call to:0x0202a148 module:main +from:0x020d74a8 kind:arm_call to:0x0202a360 module:main +from:0x020d750c kind:arm_call to:0x020d7314 module:overlay(20) +from:0x020d753c kind:arm_call to:0x02029630 module:main +from:0x020d7548 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7550 kind:load to:0x020dd6cc module:overlay(20) +from:0x020d75d0 kind:arm_call to:0x0202961c module:main +from:0x020d75ec kind:arm_call to:0x02029630 module:main +from:0x020d7608 kind:arm_call to:0x020d7554 module:overlay(20) +from:0x020d7618 kind:arm_call to:0x02029630 module:main +from:0x020d7648 kind:arm_call to:0x02029630 module:main +from:0x020d7654 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7698 kind:arm_call to:0x020d7bbc module:overlay(20) +from:0x020d76bc kind:arm_call to:0x020d1170 module:overlay(20) +from:0x020d76e0 kind:arm_call to:0x020d0a4c module:overlay(20) +from:0x020d7700 kind:arm_call to:0x020d0a4c module:overlay(20) +from:0x020d7710 kind:arm_call to:0x020d624c module:overlay(20) +from:0x020d771c kind:load to:0x020eb220 module:overlay(20) +from:0x020d7728 kind:arm_call to:0x0202961c module:main +from:0x020d7768 kind:arm_call to:0x0202a148 module:main +from:0x020d7770 kind:arm_call to:0x020d2bcc module:overlay(20) +from:0x020d779c kind:arm_call to:0x020d9998 module:overlay(20) +from:0x020d77ac kind:arm_call to:0x020d99c4 module:overlay(20) +from:0x020d7808 kind:arm_call to:0x0202a148 module:main +from:0x020d7820 kind:arm_call to:0x0202a2cc module:main +from:0x020d78a8 kind:arm_call to:0x020d4f9c module:overlay(20) +from:0x020d78ac kind:arm_call to:0x020d7658 module:overlay(20) +from:0x020d78b8 kind:arm_call to:0x02029630 module:main +from:0x020d78c4 kind:arm_call to:0x0202cc10 module:main +from:0x020d78dc kind:load to:0x020eb220 module:overlay(20) +from:0x020d78e8 kind:load to:0x020d2e10 module:overlay(20) +from:0x020d78ec kind:load to:0x020d62ec module:overlay(20) +from:0x020d790c kind:load to:0x020eb220 module:overlay(20) +from:0x020d7910 kind:load to:0x020d7720 module:overlay(20) +from:0x020d7924 kind:arm_call to:0x020d11e4 module:overlay(20) +from:0x020d7934 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d7948 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7954 kind:load to:0x020d7914 module:overlay(20) +from:0x020d7960 kind:arm_call to:0x0202961c module:main +from:0x020d7980 kind:arm_call to:0x020d62a8 module:overlay(20) +from:0x020d79ac kind:arm_call to:0x020d8084 module:overlay(20) +from:0x020d79bc kind:arm_call to:0x020d8230 module:overlay(20) +from:0x020d79c8 kind:arm_call to:0x020d7914 module:overlay(20) +from:0x020d79d4 kind:arm_call to:0x02029630 module:main +from:0x020d79e0 kind:load to:0x020eb220 module:overlay(20) +from:0x020d79e4 kind:load to:0x020d794c module:overlay(20) +from:0x020d79ec kind:arm_call to:0x0202961c module:main +from:0x020d7a0c kind:arm_call to:0x02029a4c module:main +from:0x020d7a10 kind:arm_call to:0x020d7958 module:overlay(20) +from:0x020d7a18 kind:arm_call to:0x02029630 module:main +from:0x020d7a20 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7a34 kind:arm_call to:0x020d179c module:overlay(20) +from:0x020d7a80 kind:arm_call to:0x0202a2cc module:main +from:0x020d7a9c kind:arm_call to:0x0202a2cc module:main +from:0x020d7aa4 kind:arm_call to:0x020d99e4 module:overlay(20) +from:0x020d7bb4 kind:load to:0x020d62ec module:overlay(20) +from:0x020d7bb8 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7bc8 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7bf8 kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020d7c08 kind:arm_call to:0x020d7da8 module:overlay(20) +from:0x020d7c94 kind:arm_call to:0x020d7bcc module:overlay(20) +from:0x020d7cc8 kind:arm_call to:0x020d7bcc module:overlay(20) +from:0x020d7cf8 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7cfc kind:load to:0x020d6b20 module:overlay(20) +from:0x020d7d10 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7d24 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7d84 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7da4 kind:load to:0x020eb220 module:overlay(20) +from:0x020d7ddc kind:load to:0x020eb220 module:overlay(20) +from:0x020d7df0 kind:load to:0x0202a2cc module:main +from:0x020d7e08 kind:arm_call to:0x0202961c module:main +from:0x020d7e20 kind:arm_call to:0x02029a4c module:main +from:0x020d7e54 kind:arm_call to:0x02029630 module:main +from:0x020d7e74 kind:arm_call to:0x0202961c module:main +from:0x020d7ec4 kind:arm_call to:0x0202a360 module:main +from:0x020d7ee8 kind:arm_call to:0x02029630 module:main +from:0x020d7efc kind:arm_call to:0x0202961c module:main +from:0x020d7f1c kind:arm_call to:0x02028490 module:main +from:0x020d7f24 kind:arm_call to:0x02028368 module:main +from:0x020d7f50 kind:arm_call to:0x02028490 module:main +from:0x020d7f58 kind:arm_call to:0x02029630 module:main +from:0x020d7f70 kind:arm_call to:0x0202961c module:main +from:0x020d7f80 kind:arm_call to:0x02028538 module:main +from:0x020d7fbc kind:arm_call to:0x02028490 module:main +from:0x020d7ff4 kind:arm_call to:0x02029630 module:main +from:0x020d7ffc kind:arm_call to:0x020281bc module:main +from:0x020d8014 kind:arm_call to:0x0202961c module:main +from:0x020d8034 kind:arm_call to:0x020d80a0 module:overlay(20) +from:0x020d8060 kind:arm_call_thumb to:0x020280fc module:main +from:0x020d8068 kind:arm_call to:0x02028420 module:main +from:0x020d8070 kind:arm_call to:0x02029630 module:main +from:0x020d807c kind:load to:0x020eb260 module:overlay(20) +from:0x020d8080 kind:load to:0x020d7ef4 module:overlay(20) +from:0x020d809c kind:load to:0x020eb260 module:overlay(20) +from:0x020d80b0 kind:load to:0x0202a2cc module:main +from:0x020d80e8 kind:arm_call to:0x020d8084 module:overlay(20) +from:0x020d8110 kind:arm_call to:0x02028538 module:main +from:0x020d8150 kind:arm_call to:0x0202961c module:main +from:0x020d81a0 kind:arm_call to:0x02028420 module:main +from:0x020d8224 kind:arm_call to:0x02029630 module:main +from:0x020d822c kind:load to:0x020eb260 module:overlay(20) +from:0x020d8238 kind:arm_call to:0x0202961c module:main +from:0x020d8240 kind:arm_call to:0x020d8084 module:overlay(20) +from:0x020d8264 kind:arm_call to:0x020d80cc module:overlay(20) +from:0x020d826c kind:arm_call to:0x02029630 module:main +from:0x020d8274 kind:load to:0x020eb260 module:overlay(20) +from:0x020d82a8 kind:arm_call to:0x0202a2cc module:main +from:0x020d82e4 kind:arm_call to:0x0202a360 module:main +from:0x020d82f4 kind:arm_call to:0x020d4d08 module:overlay(20) +from:0x020d82f8 kind:arm_call to:0x020d555c module:overlay(20) +from:0x020d8304 kind:arm_call to:0x020d4d18 module:overlay(20) +from:0x020d830c kind:load to:0x020eb264 module:overlay(20) +from:0x020d8314 kind:load to:0x020d8798 module:overlay(20) +from:0x020d8318 kind:load to:0x020d87ec module:overlay(20) +from:0x020d83cc kind:arm_call to:0x020d83f8 module:overlay(20) +from:0x020d83d4 kind:arm_call to:0x020d9704 module:overlay(20) +from:0x020d83dc kind:arm_call to:0x020d953c module:overlay(20) +from:0x020d83e4 kind:arm_call to:0x020d83f8 module:overlay(20) +from:0x020d83ec kind:arm_call to:0x02029a4c module:main +from:0x020d83f4 kind:load to:0x020eb264 module:overlay(20) +from:0x020d8414 kind:arm_call to:0x020d9980 module:overlay(20) +from:0x020d8420 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8428 kind:load to:0x020eb264 module:overlay(20) +from:0x020d8434 kind:arm_call to:0x0202961c module:main +from:0x020d8444 kind:arm_call to:0x02029630 module:main +from:0x020d844c kind:load to:0x020eb264 module:overlay(20) +from:0x020d845c kind:arm_call to:0x0202961c module:main +from:0x020d8470 kind:arm_call to:0x02029630 module:main +from:0x020d8494 kind:load to:0x020eb264 module:overlay(20) +from:0x020d84f4 kind:arm_call to:0x020d8500 module:overlay(20) +from:0x020d84fc kind:load to:0x020eb264 module:overlay(20) +from:0x020d8570 kind:arm_call to:0x020d8854 module:overlay(20) +from:0x020d8584 kind:arm_call to:0x020d8760 module:overlay(20) +from:0x020d85b8 kind:arm_call to:0x020d144c module:overlay(20) +from:0x020d85d0 kind:arm_call to:0x020d8760 module:overlay(20) +from:0x020d85d8 kind:load to:0x020eb264 module:overlay(20) +from:0x020d85dc kind:load to:0x020dc650 module:overlay(20) +from:0x020d85e0 kind:load to:0x020d85e4 module:overlay(20) +from:0x020d85fc kind:arm_call to:0x020d8760 module:overlay(20) +from:0x020d8694 kind:arm_call to:0x02028b4c module:main +from:0x020d86ac kind:arm_call to:0x020d558c module:overlay(20) +from:0x020d86b8 kind:arm_call to:0x020d58ec module:overlay(20) +from:0x020d86c4 kind:arm_call to:0x020d58ec module:overlay(20) +from:0x020d86e0 kind:arm_call to:0x020d8500 module:overlay(20) +from:0x020d86e8 kind:arm_call to:0x020d8904 module:overlay(20) +from:0x020d86f8 kind:arm_call to:0x020d8760 module:overlay(20) +from:0x020d8700 kind:load to:0x020eb264 module:overlay(20) +from:0x020d8704 kind:load to:0x020d8808 module:overlay(20) +from:0x020d875c kind:load to:0x020eb264 module:overlay(20) +from:0x020d8794 kind:load to:0x020eb264 module:overlay(20) +from:0x020d87e8 kind:load to:0x020eb264 module:overlay(20) +from:0x020d8804 kind:load to:0x020eb264 module:overlay(20) +from:0x020d8834 kind:arm_call to:0x020d8708 module:overlay(20) +from:0x020d8840 kind:arm_call to:0x020d8708 module:overlay(20) +from:0x020d884c kind:arm_call to:0x020d8708 module:overlay(20) +from:0x020d8858 kind:arm_call to:0x020d0dd8 module:overlay(20) +from:0x020d88d4 kind:load to:0x020eb264 module:overlay(20) +from:0x020d8900 kind:load to:0x020eb264 module:overlay(20) +from:0x020d890c kind:arm_call to:0x020d168c module:overlay(20) +from:0x020d8924 kind:arm_call to:0x020d8760 module:overlay(20) +from:0x020d892c kind:load to:0x020d8930 module:overlay(20) +from:0x020d8944 kind:arm_call to:0x020d8760 module:overlay(20) +from:0x020d8974 kind:arm_call to:0x020d83f8 module:overlay(20) +from:0x020d8984 kind:arm_call to:0x020d8708 module:overlay(20) +from:0x020d898c kind:load to:0x020eb264 module:overlay(20) +from:0x020d8994 kind:arm_call to:0x020d6150 module:overlay(20) +from:0x020d89d0 kind:arm_call to:0x020d9114 module:overlay(20) +from:0x020d89d8 kind:arm_call to:0x020d9164 module:overlay(20) +from:0x020d89e8 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d89fc kind:arm_call to:0x0202a360 module:main +from:0x020d8a08 kind:arm_call to:0x020d9188 module:overlay(20) +from:0x020d8a14 kind:load to:0x020eb264 module:overlay(20) +from:0x020d8a18 kind:load to:0x020d8a1c module:overlay(20) +from:0x020d8adc kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8aec kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8af8 kind:arm_call to:0x020d9318 module:overlay(20) +from:0x020d8b08 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8b14 kind:arm_call to:0x020d8e54 module:overlay(20) +from:0x020d8b24 kind:arm_call to:0x020d8cd0 module:overlay(20) +from:0x020d8b54 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8b70 kind:arm_call to:0x020d83f8 module:overlay(20) +from:0x020d8ccc kind:load to:0x020eb264 module:overlay(20) +from:0x020d8ce4 kind:arm_call to:0x020d9da0 module:overlay(20) +from:0x020d8d34 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8d60 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8d8c kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8db8 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8de0 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8e04 kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8e2c kind:arm_call to:0x020d8450 module:overlay(20) +from:0x020d8e44 kind:arm_call to:0x020d953c module:overlay(20) +from:0x020d8e50 kind:load to:0x020eb264 module:overlay(20) +from:0x020d8ed4 kind:arm_call to:0x0202a360 module:main +from:0x020d8ee8 kind:arm_call to:0x020d9d5c module:overlay(20) +from:0x020d8efc kind:arm_call to:0x020d9c8c module:overlay(20) +from:0x020d8f1c kind:arm_call to:0x020d9864 module:overlay(20) +from:0x020d8f34 kind:arm_call to:0x020d9c8c module:overlay(20) +from:0x020d8f48 kind:arm_call to:0x020d9864 module:overlay(20) +from:0x020d8f64 kind:arm_call to:0x020d9c8c module:overlay(20) +from:0x020d8f78 kind:arm_call to:0x020d9864 module:overlay(20) +from:0x020d8f94 kind:arm_call to:0x020d9c8c module:overlay(20) +from:0x020d8fa8 kind:arm_call to:0x020d9864 module:overlay(20) +from:0x020d8fc4 kind:arm_call to:0x020d9c8c module:overlay(20) +from:0x020d8fdc kind:arm_call to:0x020d9864 module:overlay(20) +from:0x020d8fe8 kind:load to:0x020eb264 module:overlay(20) +from:0x020d9008 kind:arm_call to:0x0202961c module:main +from:0x020d9014 kind:arm_call to:0x020d6150 module:overlay(20) +from:0x020d9024 kind:arm_call to:0x02029630 module:main +from:0x020d9038 kind:arm_call to:0x0202a360 module:main +from:0x020d9040 kind:arm_call to:0x02029630 module:main +from:0x020d9064 kind:arm_call to:0x0202961c module:main +from:0x020d9070 kind:arm_call to:0x020d6150 module:overlay(20) +from:0x020d9080 kind:arm_call to:0x02029630 module:main +from:0x020d9098 kind:arm_call to:0x0202a360 module:main +from:0x020d90a0 kind:arm_call to:0x02029630 module:main +from:0x020d90bc kind:arm_call to:0x020d904c module:overlay(20) +from:0x020d9160 kind:load to:0x020eb26c module:overlay(20) +from:0x020d916c kind:arm_call to:0x0202961c module:main +from:0x020d917c kind:arm_call to:0x02029630 module:main +from:0x020d9184 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9208 kind:arm_call to:0x020d9998 module:overlay(20) +from:0x020d9220 kind:arm_call to:0x020d16d0 module:overlay(20) +from:0x020d9250 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9254 kind:load to:0x020d9258 module:overlay(20) +from:0x020d9314 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9350 kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020d93c4 kind:arm_call to:0x020d1a0c module:overlay(20) +from:0x020d9404 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9408 kind:load to:0x020d97fc module:overlay(20) +from:0x020d940c kind:load to:0x020d9410 module:overlay(20) +from:0x020d9538 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9558 kind:arm_call to:0x020d1d14 module:overlay(20) +from:0x020d95ac kind:load to:0x020eb26c module:overlay(20) +from:0x020d95b0 kind:load to:0x020d95b4 module:overlay(20) +from:0x020d9618 kind:arm_call to:0x020d9624 module:overlay(20) +from:0x020d9620 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9638 kind:arm_call to:0x020d179c module:overlay(20) +from:0x020d968c kind:load to:0x020d9694 module:overlay(20) +from:0x020d9690 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9700 kind:load to:0x020eb26c module:overlay(20) +from:0x020d970c kind:arm_call to:0x020d11e4 module:overlay(20) +from:0x020d9748 kind:load to:0x020d9750 module:overlay(20) +from:0x020d974c kind:load to:0x020eb26c module:overlay(20) +from:0x020d97b8 kind:load to:0x020eb26c module:overlay(20) +from:0x020d97f8 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9860 kind:load to:0x020eb26c module:overlay(20) +from:0x020d9880 kind:arm_call to:0x02028b84 module:main +from:0x020d9884 kind:arm_call to:0x02028ba8 module:main +from:0x020d9888 kind:arm_call to:0x020d97bc module:overlay(20) +from:0x020d98c4 kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020d98e4 kind:load to:0x020d98ec module:overlay(20) +from:0x020d98e8 kind:load to:0x020eb26c module:overlay(20) +from:0x020d997c kind:load to:0x020eb26c module:overlay(20) +from:0x020d9994 kind:load to:0x020d0a90 module:overlay(20) +from:0x020d99b0 kind:arm_call to:0x0203b6ec module:main +from:0x020d99c0 kind:load to:0x020eb270 module:overlay(20) +from:0x020d99dc kind:load to:0x020eb270 module:overlay(20) +from:0x020d99e0 kind:load to:0x0202a2cc module:main +from:0x020d9a0c kind:arm_call to:0x0202a2cc module:main +from:0x020d9a20 kind:load to:0x020eb270 module:overlay(20) +from:0x020d9ad4 kind:arm_call to:0x020d9c38 module:overlay(20) +from:0x020d9b18 kind:arm_call to:0x0202a360 module:main +from:0x020d9b24 kind:arm_call to:0x020d9bb8 module:overlay(20) +from:0x020d9b94 kind:arm_call to:0x0202a360 module:main +from:0x020d9bb4 kind:load to:0x020eb270 module:overlay(20) +from:0x020d9bfc kind:arm_call to:0x0202a360 module:main +from:0x020d9c1c kind:arm_call to:0x020d9c38 module:overlay(20) +from:0x020d9c34 kind:load to:0x020eb270 module:overlay(20) +from:0x020d9c88 kind:load to:0x020eb270 module:overlay(20) +from:0x020d9d0c kind:arm_call to:0x0202a360 module:main +from:0x020d9d58 kind:load to:0x020eb270 module:overlay(20) +from:0x020d9d78 kind:arm_call to:0x0203b6ec module:main +from:0x020d9d90 kind:arm_call to:0x0202a360 module:main +from:0x020d9d9c kind:load to:0x020eb270 module:overlay(20) +from:0x020d9e50 kind:arm_call to:0x0203b6ec module:main +from:0x020d9e6c kind:arm_call to:0x020db298 module:overlay(20) +from:0x020d9e7c kind:arm_call to:0x0202a2cc module:main +from:0x020d9ec8 kind:arm_call to:0x0202a360 module:main +from:0x020da008 kind:load to:0x020eb284 module:overlay(20) +from:0x020da00c kind:load to:0x020eb284 module:overlay(20) +from:0x020da0e4 kind:arm_call to:0x020d9e24 module:overlay(20) +from:0x020da228 kind:arm_call to:0x020db400 module:overlay(20) +from:0x020da37c kind:arm_call to:0x0203b6ec module:main +from:0x020da3f0 kind:arm_call to:0x020d9f70 module:overlay(20) +from:0x020da428 kind:arm_call to:0x020da110 module:overlay(20) +from:0x020da4e8 kind:arm_call to:0x0202a2cc module:main +from:0x020da4f4 kind:arm_call to:0x0202a360 module:main +from:0x020da520 kind:arm_call to:0x020d9f70 module:overlay(20) +from:0x020da5c8 kind:arm_call to:0x0202a2cc module:main +from:0x020da5d4 kind:arm_call to:0x0202a360 module:main +from:0x020da6f0 kind:arm_call to:0x020d9ef0 module:overlay(20) +from:0x020da7f0 kind:arm_call to:0x0202a360 module:main +from:0x020da8ac kind:arm_call to:0x020da1c0 module:overlay(20) +from:0x020da95c kind:arm_call to:0x020da1c0 module:overlay(20) +from:0x020daa84 kind:arm_call to:0x020da1c0 module:overlay(20) +from:0x020daae0 kind:arm_call to:0x020da618 module:overlay(20) +from:0x020daaf8 kind:arm_call to:0x020da800 module:overlay(20) +from:0x020dab00 kind:arm_call to:0x020da800 module:overlay(20) +from:0x020dab18 kind:arm_call to:0x020da618 module:overlay(20) +from:0x020dab68 kind:load to:0x020dc658 module:overlay(20) +from:0x020dac40 kind:arm_call to:0x020da010 module:overlay(20) +from:0x020dad78 kind:arm_call to:0x0202a360 module:main +from:0x020dae9c kind:arm_call to:0x020dab70 module:overlay(20) +from:0x020daf6c kind:arm_call to:0x020d9e84 module:overlay(20) +from:0x020dafe0 kind:arm_call to:0x020da110 module:overlay(20) +from:0x020db008 kind:arm_call to:0x020da110 module:overlay(20) +from:0x020db010 kind:load to:0x020dc670 module:overlay(20) +from:0x020db014 kind:load to:0x020dc66c module:overlay(20) +from:0x020db060 kind:arm_call to:0x0202a2cc module:main +from:0x020db070 kind:arm_call to:0x0202a2cc module:main +from:0x020db07c kind:arm_call to:0x020db084 module:overlay(20) +from:0x020db114 kind:arm_call to:0x0202961c module:main +from:0x020db168 kind:arm_call to:0x020da010 module:overlay(20) +from:0x020db170 kind:arm_call to:0x02029630 module:main +from:0x020db184 kind:arm_call to:0x0202961c module:main +from:0x020db284 kind:arm_call to:0x020da010 module:overlay(20) +from:0x020db28c kind:arm_call to:0x02029630 module:main +from:0x020db2b0 kind:arm_call to:0x0203b6ec module:main +from:0x020db31c kind:arm_call to:0x0202961c module:main +from:0x020db36c kind:arm_call to:0x0202a2cc module:main +from:0x020db37c kind:arm_call to:0x0202a360 module:main +from:0x020db3a0 kind:arm_call to:0x02029630 module:main +from:0x020db3b8 kind:arm_call to:0x0202961c module:main +from:0x020db3f4 kind:arm_call to:0x02029630 module:main +from:0x020db40c kind:arm_call to:0x0202961c module:main +from:0x020db42c kind:arm_call to:0x02029630 module:main +from:0x020db6f0 kind:arm_call to:0x0202a2cc module:main +from:0x020dba70 kind:arm_call to:0x0202961c module:main +from:0x020dbac0 kind:arm_call to:0x020db308 module:overlay(20) +from:0x020dbad0 kind:arm_call to:0x02029630 module:main +from:0x020dbb04 kind:arm_call to:0x020db868 module:overlay(20) +from:0x020dbb0c kind:arm_call to:0x02029a4c module:main +from:0x020dbb48 kind:arm_call to:0x0202961c module:main +from:0x020dbb88 kind:arm_call to:0x020db3a8 module:overlay(20) +from:0x020dbbac kind:arm_call to:0x02029630 module:main +from:0x020dbc20 kind:arm_call to:0x020db868 module:overlay(20) +from:0x020dbc58 kind:arm_call to:0x020db868 module:overlay(20) +from:0x020dbca8 kind:arm_call to:0x020db178 module:overlay(20) +from:0x020dbd30 kind:arm_call to:0x020db2c4 module:overlay(20) +from:0x020dbdb4 kind:arm_call to:0x0202a360 module:main +from:0x020dbddc kind:arm_call to:0x020db100 module:overlay(20) +from:0x020dbf60 kind:arm_call to:0x0202a360 module:main +from:0x020dbf88 kind:arm_call to:0x020db100 module:overlay(20) +from:0x020dc020 kind:arm_call to:0x0202a360 module:main +from:0x020dc048 kind:arm_call to:0x020db100 module:overlay(20) +from:0x020dc080 kind:arm_call to:0x020da97c module:overlay(20) +from:0x020dc094 kind:load to:0x020db8a4 module:overlay(20) +from:0x020dc0d8 kind:arm_call to:0x020dac48 module:overlay(20) +from:0x020dc104 kind:arm_call to:0x0202a2cc module:main +from:0x020dc15c kind:arm_call to:0x020db018 module:overlay(20) +from:0x020dc1a4 kind:load to:0x020db8a4 module:overlay(20) +from:0x020dc1f0 kind:arm_call to:0x020db084 module:overlay(20) +from:0x020dc254 kind:arm_call to:0x020db438 module:overlay(20) +from:0x020dc284 kind:arm_call to:0x020db308 module:overlay(20) +from:0x020dc2a4 kind:arm_call to:0x0202961c module:main +from:0x020dc2b0 kind:arm_call to:0x02029630 module:main +from:0x020dc2d4 kind:arm_call to:0x020322b0 module:main +from:0x020dc2f0 kind:arm_call to:0x0202a360 module:main +from:0x020dc31c kind:arm_call to:0x0202a2cc module:main +from:0x020dc33c kind:arm_call to:0x0202e8bc module:main +from:0x020dc34c kind:arm_call to:0x0202e8ac module:main +from:0x020dc38c kind:arm_call to:0x020287bc module:main +from:0x020dc3a8 kind:arm_call to:0x0202b790 module:main +from:0x020dc3d8 kind:arm_call to:0x02028728 module:main +from:0x020dc3e4 kind:arm_call to:0x02028338 module:main +from:0x020dc3ec kind:arm_call to:0x0202e754 module:main +from:0x020dc400 kind:arm_call to:0x0202b638 module:main +from:0x020dc420 kind:arm_call to:0x02028728 module:main +from:0x020dc498 kind:arm_call to:0x0202e438 module:main +from:0x020dc4a8 kind:arm_call to:0x0202eb74 module:main +from:0x020dc4b4 kind:arm_call to:0x02029a4c module:main +from:0x020dc4e0 kind:arm_call to:0x0202b41c module:main +from:0x020dc4f4 kind:arm_call to:0x020dc21c module:overlay(20) +from:0x020dc524 kind:arm_call to:0x02028700 module:main +from:0x020dc54c kind:arm_call_thumb to:0x020280fc module:main +from:0x020dc558 kind:arm_call to:0x02028420 module:main +from:0x020dc584 kind:load to:0x020dc2b8 module:overlay(20) +from:0x020dc588 kind:load to:0x020dc358 module:overlay(20) +from:0x020dc590 kind:load to:0x020dc3b8 module:overlay(20) +from:0x020dc594 kind:load to:0x020dc360 module:overlay(20) +from:0x020dc758 kind:arm_call to:0x0203e690 module:main +from:0x020dc770 kind:arm_call to:0x0203e690 module:main +from:0x020dc778 kind:load to:0x020e0e08 module:overlay(20) +from:0x020dc77c kind:load to:0x020c8928 module:overlay(20) +from:0x020dc780 kind:load to:0x020e0e24 module:overlay(20) +from:0x020dc784 kind:load to:0x020c8944 module:overlay(20) +from:0x020dc790 kind:arm_call to:0x020ca9b4 module:overlay(20) +from:0x020dc798 kind:arm_call to:0x020cab48 module:overlay(20) +from:0x020dc7b4 kind:arm_call to:0x020c9cc4 module:overlay(20) +from:0x020dc7c4 kind:arm_call to:0x0203e3a4 module:main +from:0x020dc7d8 kind:load to:0x020e9e18 module:overlay(20) +from:0x020dc7dc kind:load to:0x020e9e98 module:overlay(20) +from:0x020dc7e0 kind:load to:0x020e9dc0 module:overlay(20) +from:0x020dc7e4 kind:load to:0x020e9e00 module:overlay(20) +from:0x020dc7e8 kind:load to:0x020c9d14 module:overlay(20) +from:0x020dc7ec kind:load to:0x020e9dd0 module:overlay(20) +from:0x020dc80c kind:arm_call to:0x020cad44 module:overlay(20) +from:0x020dc81c kind:arm_call to:0x0203e3a4 module:main +from:0x020dc830 kind:load to:0x020e9fb8 module:overlay(20) +from:0x020dc834 kind:load to:0x020e9fb8 module:overlay(20) +from:0x020dc838 kind:load to:0x020cad50 module:overlay(20) +from:0x020dc83c kind:load to:0x020e9fc0 module:overlay(20) +from:0x020dc85c kind:arm_call to:0x020cfa50 module:overlay(20) +from:0x020dc86c kind:arm_call to:0x0203e3a4 module:main +from:0x020dc880 kind:load to:0x020e9fcc module:overlay(20) +from:0x020dc884 kind:load to:0x020e9fdc module:overlay(20) +from:0x020dc888 kind:load to:0x020cfa54 module:overlay(20) +from:0x020dc88c kind:load to:0x020e9fd0 module:overlay(20) +from:0x020dc894 kind:load to:0x020dc738 module:overlay(20) +from:0x020dc898 kind:load to:0x020dc788 module:overlay(20) +from:0x020dc89c kind:load to:0x020dc7f0 module:overlay(20) +from:0x020dc8a0 kind:load to:0x020dc840 module:overlay(20) +from:0x020dc8a4 kind:load to:0x020dc890 module:overlay(20) +from:0x020dc8c4 kind:load to:0x020dc91c module:overlay(20) +from:0x020dc8c8 kind:load to:0x020dc8f4 module:overlay(20) +from:0x020dc8cc kind:load to:0x020dca3c module:overlay(20) +from:0x020dc8d0 kind:load to:0x020dc908 module:overlay(20) +from:0x020dc8d4 kind:load to:0x020dcab4 module:overlay(20) +from:0x020dc8d8 kind:load to:0x020dcbd4 module:overlay(20) +from:0x020dc8dc kind:load to:0x020dcb2c module:overlay(20) +from:0x020dc8e0 kind:load to:0x020dcdf4 module:overlay(20) +from:0x020dc8e4 kind:load to:0x020dccf8 module:overlay(20) +from:0x020dc8e8 kind:load to:0x020dc958 module:overlay(20) +from:0x020dc8ec kind:load to:0x020dc944 module:overlay(20) +from:0x020dcecc kind:load to:0x020dc994 module:overlay(20) +from:0x020dced0 kind:load to:0x020dc930 module:overlay(20) +from:0x020dced4 kind:load to:0x020dca0c module:overlay(20) +from:0x020dced8 kind:load to:0x020dcc34 module:overlay(20) +from:0x020dcedc kind:load to:0x020dca6c module:overlay(20) +from:0x020dcee0 kind:load to:0x020dca84 module:overlay(20) +from:0x020dcee4 kind:load to:0x020dcc50 module:overlay(20) +from:0x020dcee8 kind:load to:0x020dc9bc module:overlay(20) +from:0x020dceec kind:load to:0x020dca9c module:overlay(20) +from:0x020dcef0 kind:load to:0x020dc980 module:overlay(20) +from:0x020dcef4 kind:load to:0x020dcdd8 module:overlay(20) +from:0x020dcef8 kind:load to:0x020dc9d0 module:overlay(20) +from:0x020dcefc kind:load to:0x020dcd4c module:overlay(20) +from:0x020dcf00 kind:load to:0x020dce64 module:overlay(20) +from:0x020dcf04 kind:load to:0x020dc96c module:overlay(20) +from:0x020dcf08 kind:load to:0x020dcb5c module:overlay(20) +from:0x020dcf0c kind:load to:0x020dc9e4 module:overlay(20) +from:0x020dcf10 kind:load to:0x020dce2c module:overlay(20) +from:0x020dcf14 kind:load to:0x020dcc88 module:overlay(20) +from:0x020dcf18 kind:load to:0x020dcb74 module:overlay(20) +from:0x020dcf1c kind:load to:0x020dcbec module:overlay(20) +from:0x020dcf20 kind:load to:0x020dce48 module:overlay(20) +from:0x020dcf24 kind:load to:0x020dc9f8 module:overlay(20) +from:0x020dcf28 kind:load to:0x020dcda0 module:overlay(20) +from:0x020dcf2c kind:load to:0x020dc8f0 module:overlay(20) +from:0x020dcf30 kind:load to:0x020dccc0 module:overlay(20) +from:0x020dcf34 kind:load to:0x020dcc04 module:overlay(20) +from:0x020dcf38 kind:load to:0x020dce84 module:overlay(20) +from:0x020dcf3c kind:load to:0x020dcdbc module:overlay(20) +from:0x020dcf40 kind:load to:0x020dce10 module:overlay(20) +from:0x020dcf44 kind:load to:0x020dcbbc module:overlay(20) +from:0x020dcf48 kind:load to:0x020dcd14 module:overlay(20) +from:0x020dcf4c kind:load to:0x020dcd30 module:overlay(20) +from:0x020dcf50 kind:load to:0x020dcacc module:overlay(20) +from:0x020dcf54 kind:load to:0x020dcafc module:overlay(20) +from:0x020dcf58 kind:load to:0x020dc9a8 module:overlay(20) +from:0x020dcf5c kind:load to:0x020dcb14 module:overlay(20) +from:0x020dcf60 kind:load to:0x020dcb44 module:overlay(20) +from:0x020dcf64 kind:load to:0x020dca24 module:overlay(20) +from:0x020dcf68 kind:load to:0x020dcc6c module:overlay(20) +from:0x020dcf6c kind:load to:0x020dcd68 module:overlay(20) +from:0x020dcf70 kind:load to:0x020dcca4 module:overlay(20) +from:0x020dcf74 kind:load to:0x020dcd84 module:overlay(20) +from:0x020dcf78 kind:load to:0x020dcb8c module:overlay(20) +from:0x020dcf7c kind:load to:0x020dcba4 module:overlay(20) +from:0x020dcf80 kind:load to:0x020dcc1c module:overlay(20) +from:0x020dcf84 kind:load to:0x020dccdc module:overlay(20) +from:0x020dcf88 kind:load to:0x020dca54 module:overlay(20) +from:0x020dcf8c kind:load to:0x020dcae4 module:overlay(20) +from:0x020dcf90 kind:load to:0x020dcea4 module:overlay(20) +from:0x020dd3d8 kind:load to:0x020c89b8 module:overlay(20) +from:0x020dd3dc kind:load to:0x020c89c4 module:overlay(20) +from:0x020dd3e0 kind:load to:0x020c8b5c module:overlay(20) +from:0x020dd3e4 kind:load to:0x020c8b60 module:overlay(20) +from:0x020dd3e8 kind:load to:0x020c8b68 module:overlay(20) +from:0x020dd404 kind:load to:0x020c8b70 module:overlay(20) +from:0x020dd408 kind:load to:0x020c8c0c module:overlay(20) +from:0x020dd40c kind:load to:0x020c8c10 module:overlay(20) +from:0x020dd430 kind:load to:0x020c90d0 module:overlay(20) +from:0x020dd434 kind:load to:0x020c9110 module:overlay(20) +from:0x020dd438 kind:load to:0x020c9780 module:overlay(20) +from:0x020dd43c kind:load to:0x020c97b0 module:overlay(20) +from:0x020dd440 kind:load to:0x020c9820 module:overlay(20) +from:0x020dd444 kind:load to:0x020c9884 module:overlay(20) +from:0x020dd448 kind:load to:0x020c98fc module:overlay(20) +from:0x020dd44c kind:load to:0x020c9924 module:overlay(20) +from:0x020dd450 kind:load to:0x020c9960 module:overlay(20) +from:0x020dd454 kind:load to:0x020c9970 module:overlay(20) +from:0x020dd458 kind:load to:0x020c9984 module:overlay(20) +from:0x020dd45c kind:load to:0x020c99c8 module:overlay(20) +from:0x020dd460 kind:load to:0x020c99dc module:overlay(20) +from:0x020dd464 kind:load to:0x020c9a2c module:overlay(20) +from:0x020dd468 kind:load to:0x020c9a7c module:overlay(20) +from:0x020dd46c kind:load to:0x020c9aec module:overlay(20) +from:0x020dd470 kind:load to:0x020c9158 module:overlay(20) +from:0x020dd474 kind:load to:0x020c935c module:overlay(20) +from:0x020dd478 kind:load to:0x020c9390 module:overlay(20) +from:0x020dd47c kind:load to:0x020c94f0 module:overlay(20) +from:0x020dd488 kind:load to:0x020c9bd8 module:overlay(20) +from:0x020dd48c kind:load to:0x020c9bec module:overlay(20) +from:0x020dd490 kind:load to:0x020c8b5c module:overlay(20) +from:0x020dd494 kind:load to:0x020c8b60 module:overlay(20) +from:0x020dd498 kind:load to:0x020c8b68 module:overlay(20) +from:0x020dd49c kind:load to:0x020c9c2c module:overlay(20) +from:0x020dd4a0 kind:load to:0x020c9c34 module:overlay(20) +from:0x020dd4a4 kind:load to:0x020c9c3c module:overlay(20) +from:0x020dd4a8 kind:load to:0x020c9c44 module:overlay(20) +from:0x020dd4ac kind:load to:0x020c9c4c module:overlay(20) +from:0x020dd4b0 kind:load to:0x020c9c54 module:overlay(20) +from:0x020dd4b4 kind:load to:0x020c8b70 module:overlay(20) +from:0x020dd4b8 kind:load to:0x020c8c0c module:overlay(20) +from:0x020dd4bc kind:load to:0x020c8c10 module:overlay(20) +from:0x020dd4c0 kind:load to:0x020c9c5c module:overlay(20) +from:0x020dd4c4 kind:load to:0x020c9c60 module:overlay(20) +from:0x020dd4c8 kind:load to:0x020c9c08 module:overlay(20) +from:0x020dd4cc kind:load to:0x020c9c0c module:overlay(20) +from:0x020dd4d0 kind:load to:0x020c9c10 module:overlay(20) +from:0x020dd4d4 kind:load to:0x020c9c20 module:overlay(20) +from:0x020dd4e0 kind:load to:0x020caed4 module:overlay(20) +from:0x020dd4e4 kind:load to:0x020caf40 module:overlay(20) +from:0x020dd4e8 kind:load to:0x020cafb4 module:overlay(20) +from:0x020dd4ec kind:load to:0x02063258 module:overlay(0) +from:0x020dd4f0 kind:load to:0x020cafb8 module:overlay(20) +from:0x020dd4f4 kind:load to:0x02063260 module:overlay(0) +from:0x020dd4f8 kind:load to:0x02063264 module:overlay(0) +from:0x020dd508 kind:load to:0x020cbe58 module:overlay(20) +from:0x020dd50c kind:load to:0x020cf978 module:overlay(20) +from:0x020dd510 kind:load to:0x020cf740 module:overlay(20) +from:0x020dd514 kind:load to:0x020cf774 module:overlay(20) +from:0x020dd520 kind:load to:0x020cbe6c module:overlay(20) +from:0x020dd524 kind:load to:0x020cc170 module:overlay(20) +from:0x020dd528 kind:load to:0x020cc77c module:overlay(20) +from:0x020dd52c kind:load to:0x02063258 module:overlay(0) +from:0x020dd530 kind:load to:0x020ccbdc module:overlay(20) +from:0x020dd534 kind:load to:0x020ccca8 module:overlay(20) +from:0x020dd538 kind:load to:0x020cc47c module:overlay(20) +from:0x020dd584 kind:load to:0x020ccd50 module:overlay(20) +from:0x020dd58c kind:load to:0x020ce284 module:overlay(20) +from:0x020dd594 kind:load to:0x020ccdc0 module:overlay(20) +from:0x020dd59c kind:load to:0x020ccec0 module:overlay(20) +from:0x020dd5a4 kind:load to:0x020ccf38 module:overlay(20) +from:0x020dd5ac kind:load to:0x020ce3d0 module:overlay(20) +from:0x020dd5b4 kind:load to:0x020ccff4 module:overlay(20) +from:0x020dd5bc kind:load to:0x020ce5e0 module:overlay(20) +from:0x020dd5c4 kind:load to:0x020cd120 module:overlay(20) +from:0x020dd5cc kind:load to:0x020ce868 module:overlay(20) +from:0x020dd5d4 kind:load to:0x020cd258 module:overlay(20) +from:0x020dd5dc kind:load to:0x020cd310 module:overlay(20) +from:0x020dd5e4 kind:load to:0x020cd3f4 module:overlay(20) +from:0x020dd5ec kind:load to:0x020ce3d0 module:overlay(20) +from:0x020dd5f4 kind:load to:0x020cd494 module:overlay(20) +from:0x020dd5fc kind:load to:0x020ce284 module:overlay(20) +from:0x020dd604 kind:load to:0x020cd56c module:overlay(20) +from:0x020dd60c kind:load to:0x020cd648 module:overlay(20) +from:0x020dd614 kind:load to:0x020cd6c0 module:overlay(20) +from:0x020dd61c kind:load to:0x020ce4d8 module:overlay(20) +from:0x020dd624 kind:load to:0x020cd76c module:overlay(20) +from:0x020dd62c kind:load to:0x020ce5e0 module:overlay(20) +from:0x020dd634 kind:load to:0x020cd8a0 module:overlay(20) +from:0x020dd63c kind:load to:0x020ce868 module:overlay(20) +from:0x020dd644 kind:load to:0x020cd9fc module:overlay(20) +from:0x020dd64c kind:load to:0x020cdb30 module:overlay(20) +from:0x020dd654 kind:load to:0x020cdc14 module:overlay(20) +from:0x020dd65c kind:load to:0x020ce4d8 module:overlay(20) +from:0x020dd664 kind:load to:0x020cdcb4 module:overlay(20) +from:0x020dd66c kind:load to:0x020ce284 module:overlay(20) +from:0x020dd674 kind:load to:0x020cdd88 module:overlay(20) +from:0x020dd67c kind:load to:0x020cde2c module:overlay(20) +from:0x020dd684 kind:load to:0x020ce5e0 module:overlay(20) +from:0x020dd68c kind:load to:0x020cdeb0 module:overlay(20) +from:0x020dd694 kind:load to:0x020cdfa4 module:overlay(20) +from:0x020dd69c kind:load to:0x020ce100 module:overlay(20) +from:0x020dd6a4 kind:load to:0x020ce17c module:overlay(20) +from:0x020dd6ac kind:load to:0x020ce1dc module:overlay(20) +from:0x020dd6b4 kind:load to:0x020ce238 module:overlay(20) +from:0x020dd6c4 kind:load to:0x020dc638 module:overlay(20) +from:0x020dd6d4 kind:load to:0x020dd6dc module:overlay(20) diff --git a/config/jp/arm9/overlays/ov020/symbols.txt b/config/jp/arm9/overlays/ov020/symbols.txt new file mode 100644 index 00000000..bb514e3b --- /dev/null +++ b/config/jp/arm9/overlays/ov020/symbols.txt @@ -0,0 +1,942 @@ +func_ov020_020c6060 kind:function(arm,size=0x10) addr:0x020c6060 +func_ov020_020c6070 kind:function(arm,size=0x28) addr:0x020c6070 +func_ov020_020c6098 kind:function(arm,size=0x1c) addr:0x020c6098 +func_ov020_020c60b4 kind:function(arm,size=0x80) addr:0x020c60b4 +func_ov020_020c6134 kind:function(arm,size=0x1c) addr:0x020c6134 +func_ov020_020c6150 kind:function(arm,size=0x40) addr:0x020c6150 +func_ov020_020c6190 kind:function(arm,size=0x64) addr:0x020c6190 +func_ov020_020c61f4 kind:function(arm,size=0x64) addr:0x020c61f4 +func_ov020_020c6258 kind:function(arm,size=0x38) addr:0x020c6258 +func_ov020_020c6290 kind:function(arm,size=0x50) addr:0x020c6290 +func_ov020_020c62e0 kind:function(arm,size=0x19c) addr:0x020c62e0 +func_ov020_020c647c kind:function(arm,size=0x90) addr:0x020c647c +func_ov020_020c650c kind:function(arm,size=0x154) addr:0x020c650c +func_ov020_020c6660 kind:function(arm,size=0x34) addr:0x020c6660 +func_ov020_020c6694 kind:function(arm,size=0x64) addr:0x020c6694 +func_ov020_020c66f8 kind:function(arm,size=0x30) addr:0x020c66f8 +func_ov020_020c6728 kind:function(arm,size=0x50) addr:0x020c6728 +func_ov020_020c6778 kind:function(arm,size=0x28) addr:0x020c6778 +func_ov020_020c67a0 kind:function(arm,size=0x24) addr:0x020c67a0 +func_ov020_020c67c4 kind:function(arm,size=0xac) addr:0x020c67c4 +func_ov020_020c6870 kind:function(arm,size=0x12c) addr:0x020c6870 +func_ov020_020c699c kind:function(arm,size=0x298) addr:0x020c699c +func_ov020_020c6c34 kind:function(arm,size=0x34) addr:0x020c6c34 +func_ov020_020c6c68 kind:function(arm,size=0x28) addr:0x020c6c68 +func_ov020_020c6c90 kind:function(arm,size=0x90) addr:0x020c6c90 +func_ov020_020c6d20 kind:function(arm,size=0x64) addr:0x020c6d20 +func_ov020_020c6d84 kind:function(arm,size=0x58) addr:0x020c6d84 +func_ov020_020c6ddc kind:function(arm,size=0xb8) addr:0x020c6ddc +func_ov020_020c6e94 kind:function(arm,size=0x154) addr:0x020c6e94 +func_ov020_020c6fe8 kind:function(arm,size=0x6c) addr:0x020c6fe8 +func_ov020_020c7054 kind:function(arm,size=0x174) addr:0x020c7054 +func_ov020_020c71c8 kind:function(arm,size=0x58) addr:0x020c71c8 +func_ov020_020c7220 kind:function(arm,size=0x58) addr:0x020c7220 +func_ov020_020c7278 kind:function(arm,size=0x30) addr:0x020c7278 +func_ov020_020c72a8 kind:function(arm,size=0x34) addr:0x020c72a8 +func_ov020_020c72dc kind:function(arm,size=0x3c) addr:0x020c72dc +func_ov020_020c7318 kind:function(arm,size=0x24) addr:0x020c7318 +func_ov020_020c733c kind:function(arm,size=0x30) addr:0x020c733c +func_ov020_020c736c kind:function(arm,size=0x4c) addr:0x020c736c +func_ov020_020c73b8 kind:function(arm,size=0xa4) addr:0x020c73b8 +func_ov020_020c745c kind:function(arm,size=0x58) addr:0x020c745c +func_ov020_020c74b4 kind:function(arm,size=0x6c) addr:0x020c74b4 +func_ov020_020c7520 kind:function(arm,size=0x28) addr:0x020c7520 +func_ov020_020c7548 kind:function(arm,size=0x10) addr:0x020c7548 +func_ov020_020c7558 kind:function(arm,size=0x38) addr:0x020c7558 +func_ov020_020c7590 kind:function(arm,size=0x14) addr:0x020c7590 +func_ov020_020c75a4 kind:function(arm,size=0xc) addr:0x020c75a4 +func_ov020_020c75b0 kind:function(arm,size=0x10) addr:0x020c75b0 +func_ov020_020c75c0 kind:function(arm,size=0x10) addr:0x020c75c0 +func_ov020_020c75d0 kind:function(arm,size=0xc4) addr:0x020c75d0 +func_ov020_020c7694 kind:function(arm,size=0xa0) addr:0x020c7694 +func_ov020_020c7734 kind:function(arm,size=0xd0) addr:0x020c7734 +func_ov020_020c7804 kind:function(arm,size=0x20) addr:0x020c7804 +func_ov020_020c7824 kind:function(arm,size=0x5c) addr:0x020c7824 +func_ov020_020c7880 kind:function(arm,size=0xd8) addr:0x020c7880 +func_ov020_020c7958 kind:function(arm,size=0xbc) addr:0x020c7958 +func_ov020_020c7a14 kind:function(arm,size=0x20) addr:0x020c7a14 +func_ov020_020c7a34 kind:function(arm,size=0x44) addr:0x020c7a34 +func_ov020_020c7a78 kind:function(arm,size=0x54) addr:0x020c7a78 +func_ov020_020c7acc kind:function(arm,size=0x108) addr:0x020c7acc +func_ov020_020c7bd4 kind:function(arm,size=0xdc) addr:0x020c7bd4 +func_ov020_020c7cb0 kind:function(arm,size=0x10) addr:0x020c7cb0 +func_ov020_020c7cc0 kind:function(arm,size=0x50) addr:0x020c7cc0 +func_ov020_020c7d10 kind:function(arm,size=0xc) addr:0x020c7d10 +func_ov020_020c7d1c kind:function(arm,size=0x20) addr:0x020c7d1c +func_ov020_020c7d3c kind:function(arm,size=0x7c) addr:0x020c7d3c +func_ov020_020c7db8 kind:function(arm,size=0x48) addr:0x020c7db8 +func_ov020_020c7e00 kind:function(arm,size=0x144) addr:0x020c7e00 +func_ov020_020c7f44 kind:function(arm,size=0x58) addr:0x020c7f44 +func_ov020_020c7f9c kind:function(arm,size=0x10) addr:0x020c7f9c +func_ov020_020c7fac kind:function(arm,size=0x110) addr:0x020c7fac +func_ov020_020c80bc kind:function(arm,size=0x84) addr:0x020c80bc +func_ov020_020c8140 kind:function(arm,size=0x28) addr:0x020c8140 +func_ov020_020c8168 kind:function(arm,size=0x114) addr:0x020c8168 +func_ov020_020c827c kind:function(arm,size=0xe0) addr:0x020c827c +func_ov020_020c835c kind:function(arm,size=0x4) addr:0x020c835c +func_ov020_020c8360 kind:function(arm,size=0x88) addr:0x020c8360 +func_ov020_020c83e8 kind:function(arm,size=0xac) addr:0x020c83e8 +func_ov020_020c8494 kind:function(arm,size=0x94) addr:0x020c8494 +func_ov020_020c8528 kind:function(arm,size=0xd0) addr:0x020c8528 +func_ov020_020c85f8 kind:function(arm,size=0x10) addr:0x020c85f8 +func_ov020_020c8608 kind:function(arm,size=0x24) addr:0x020c8608 +func_ov020_020c862c kind:function(arm,size=0x2c) addr:0x020c862c +func_ov020_020c8658 kind:function(arm,size=0x18) addr:0x020c8658 +func_ov020_020c8670 kind:function(arm,size=0x18) addr:0x020c8670 +func_ov020_020c8688 kind:function(arm,size=0xc) addr:0x020c8688 +func_ov020_020c8694 kind:function(arm,size=0xa0) addr:0x020c8694 +func_ov020_020c8734 kind:function(arm,size=0xc) addr:0x020c8734 +func_ov020_020c8740 kind:function(arm,size=0x10) addr:0x020c8740 +func_ov020_020c8750 kind:function(arm,size=0x10) addr:0x020c8750 +func_ov020_020c8760 kind:function(arm,size=0x10) addr:0x020c8760 +func_ov020_020c8770 kind:function(arm,size=0x10) addr:0x020c8770 +func_ov020_020c8780 kind:function(arm,size=0x34) addr:0x020c8780 +func_ov020_020c87b4 kind:function(arm,size=0x18) addr:0x020c87b4 +func_ov020_020c87cc kind:function(arm,size=0x2c) addr:0x020c87cc +func_ov020_020c87f8 kind:function(arm,size=0x50) addr:0x020c87f8 +func_ov020_020c8848 kind:function(arm,size=0x3c) addr:0x020c8848 +func_ov020_020c8884 kind:function(arm,size=0x18) addr:0x020c8884 +func_ov020_020c889c kind:function(arm,size=0x14) addr:0x020c889c +func_ov020_020c88b0 kind:function(arm,size=0x28) addr:0x020c88b0 +func_ov020_020c88d8 kind:function(arm,size=0xc) addr:0x020c88d8 +func_ov020_020c88e4 kind:function(arm,size=0x14) addr:0x020c88e4 +func_ov020_020c88f8 kind:function(arm,size=0x14) addr:0x020c88f8 +func_ov020_020c890c kind:function(arm,size=0x10) addr:0x020c890c +func_ov020_020c891c kind:function(arm,size=0xc) addr:0x020c891c +func_ov020_020c8928 kind:function(arm,size=0x1c) addr:0x020c8928 +func_ov020_020c8944 kind:function(arm,size=0x1c) addr:0x020c8944 +func_ov020_020c8960 kind:function(arm,size=0x58) addr:0x020c8960 +func_ov020_020c89b8 kind:function(arm,size=0xc) addr:0x020c89b8 +func_ov020_020c89c4 kind:function(arm,size=0x1c) addr:0x020c89c4 +func_ov020_020c89e0 kind:function(arm,size=0xc) addr:0x020c89e0 +func_ov020_020c89ec kind:function(arm,size=0x1c) addr:0x020c89ec +func_ov020_020c8a08 kind:function(arm,size=0x5c) addr:0x020c8a08 +func_ov020_020c8a64 kind:function(arm,size=0x34) addr:0x020c8a64 +func_ov020_020c8a98 kind:function(arm,size=0x30) addr:0x020c8a98 +func_ov020_020c8ac8 kind:function(arm,size=0x5c) addr:0x020c8ac8 +func_ov020_020c8b24 kind:function(arm,size=0x38) addr:0x020c8b24 +func_ov020_020c8b5c kind:function(arm,size=0x4) addr:0x020c8b5c +func_ov020_020c8b60 kind:function(arm,size=0x8) addr:0x020c8b60 +func_ov020_020c8b68 kind:function(arm,size=0x8) addr:0x020c8b68 +func_ov020_020c8b70 kind:function(arm,size=0x8) addr:0x020c8b70 +func_ov020_020c8b78 kind:function(arm,size=0x58) addr:0x020c8b78 +func_ov020_020c8bd0 kind:function(arm,size=0x3c) addr:0x020c8bd0 +func_ov020_020c8c0c kind:function(arm,size=0x4) addr:0x020c8c0c +func_ov020_020c8c10 kind:function(arm,size=0x4) addr:0x020c8c10 +func_ov020_020c8c14 kind:function(arm,size=0x1c) addr:0x020c8c14 +func_ov020_020c8c30 kind:function(arm,size=0x28) addr:0x020c8c30 +func_ov020_020c8c58 kind:function(arm,size=0x7c) addr:0x020c8c58 +func_ov020_020c8cd4 kind:function(arm,size=0x28) addr:0x020c8cd4 +func_ov020_020c8cfc kind:function(arm,size=0x18) addr:0x020c8cfc +func_ov020_020c8d14 kind:function(arm,size=0x20) addr:0x020c8d14 +func_ov020_020c8d34 kind:function(arm,size=0x70) addr:0x020c8d34 +func_ov020_020c8da4 kind:function(arm,size=0x11c) addr:0x020c8da4 +func_ov020_020c8ec0 kind:function(arm,size=0x98) addr:0x020c8ec0 +func_ov020_020c8f58 kind:function(arm,size=0xa4) addr:0x020c8f58 +func_ov020_020c8ffc kind:function(arm,size=0xd4) addr:0x020c8ffc +func_ov020_020c90d0 kind:function(arm,size=0x40) addr:0x020c90d0 +func_ov020_020c9110 kind:function(arm,size=0x48) addr:0x020c9110 +func_ov020_020c9158 kind:function(arm,size=0x204) addr:0x020c9158 +func_ov020_020c935c kind:function(arm,size=0x34) addr:0x020c935c +func_ov020_020c9390 kind:function(arm,size=0x160) addr:0x020c9390 +func_ov020_020c94f0 kind:function(arm,size=0x60) addr:0x020c94f0 +func_ov020_020c9550 kind:function(arm,size=0x34) addr:0x020c9550 +func_ov020_020c9584 kind:function(arm,size=0x4c) addr:0x020c9584 +func_ov020_020c95d0 kind:function(arm,size=0x44) addr:0x020c95d0 +func_ov020_020c9614 kind:function(arm,size=0x24) addr:0x020c9614 +func_ov020_020c9638 kind:function(arm,size=0xa8) addr:0x020c9638 +func_ov020_020c96e0 kind:function(arm,size=0xa0) addr:0x020c96e0 +func_ov020_020c9780 kind:function(arm,size=0x30) addr:0x020c9780 +func_ov020_020c97b0 kind:function(arm,size=0x70) addr:0x020c97b0 +func_ov020_020c9820 kind:function(arm,size=0x64) addr:0x020c9820 +func_ov020_020c9884 kind:function(arm,size=0x78) addr:0x020c9884 +func_ov020_020c98fc kind:function(arm,size=0x28) addr:0x020c98fc +func_ov020_020c9924 kind:function(arm,size=0x3c) addr:0x020c9924 +func_ov020_020c9960 kind:function(arm,size=0x10) addr:0x020c9960 +func_ov020_020c9970 kind:function(arm,size=0x14) addr:0x020c9970 +func_ov020_020c9984 kind:function(arm,size=0x24) addr:0x020c9984 +func_ov020_020c99a8 kind:function(arm,size=0x20) addr:0x020c99a8 +func_ov020_020c99c8 kind:function(arm,size=0x14) addr:0x020c99c8 +func_ov020_020c99dc kind:function(arm,size=0x50) addr:0x020c99dc +func_ov020_020c9a2c kind:function(arm,size=0x50) addr:0x020c9a2c +func_ov020_020c9a7c kind:function(arm,size=0x70) addr:0x020c9a7c +func_ov020_020c9aec kind:function(arm,size=0xc0) addr:0x020c9aec +func_ov020_020c9bac kind:function(arm,size=0x2c) addr:0x020c9bac +func_ov020_020c9bd8 kind:function(arm,size=0x14) addr:0x020c9bd8 +func_ov020_020c9bec kind:function(arm,size=0x1c) addr:0x020c9bec +func_ov020_020c9c08 kind:function(arm,size=0x4) addr:0x020c9c08 +func_ov020_020c9c0c kind:function(arm,size=0x4) addr:0x020c9c0c +func_ov020_020c9c10 kind:function(arm,size=0x10) addr:0x020c9c10 +func_ov020_020c9c20 kind:function(arm,size=0xc) addr:0x020c9c20 +func_ov020_020c9c2c kind:function(arm,size=0x8) addr:0x020c9c2c +func_ov020_020c9c34 kind:function(arm,size=0x8) addr:0x020c9c34 +func_ov020_020c9c3c kind:function(arm,size=0x8) addr:0x020c9c3c +func_ov020_020c9c44 kind:function(arm,size=0x8) addr:0x020c9c44 +func_ov020_020c9c4c kind:function(arm,size=0x8) addr:0x020c9c4c +func_ov020_020c9c54 kind:function(arm,size=0x8) addr:0x020c9c54 +func_ov020_020c9c5c kind:function(arm,size=0x4) addr:0x020c9c5c +func_ov020_020c9c60 kind:function(arm,size=0x8) addr:0x020c9c60 +func_ov020_020c9c68 kind:function(arm,size=0x28) addr:0x020c9c68 +func_ov020_020c9c90 kind:function(arm,size=0x34) addr:0x020c9c90 +func_ov020_020c9cc4 kind:function(arm,size=0x50) addr:0x020c9cc4 +func_ov020_020c9d14 kind:function(arm,size=0x4) addr:0x020c9d14 +func_ov020_020c9d18 kind:function(arm,size=0x74) addr:0x020c9d18 +func_ov020_020c9d8c kind:function(arm,size=0x50) addr:0x020c9d8c +func_ov020_020c9ddc kind:function(arm,size=0xf4) addr:0x020c9ddc +func_ov020_020c9ed0 kind:function(arm,size=0x28) addr:0x020c9ed0 +func_ov020_020c9ef8 kind:function(arm,size=0xfc) addr:0x020c9ef8 +func_ov020_020c9ff4 kind:function(arm,size=0x108) addr:0x020c9ff4 +func_ov020_020ca0fc kind:function(arm,size=0x14) addr:0x020ca0fc +func_ov020_020ca110 kind:function(arm,size=0x2c) addr:0x020ca110 +func_ov020_020ca13c kind:function(arm,size=0x14) addr:0x020ca13c +func_ov020_020ca150 kind:function(arm,size=0x10c) addr:0x020ca150 +func_ov020_020ca25c kind:function(arm,size=0x2c4) addr:0x020ca25c +func_ov020_020ca520 kind:function(arm,size=0x58) addr:0x020ca520 +func_ov020_020ca578 kind:function(arm,size=0x5c) addr:0x020ca578 +func_ov020_020ca5d4 kind:function(arm,size=0x54) addr:0x020ca5d4 +func_ov020_020ca628 kind:function(arm,size=0x1c) addr:0x020ca628 +func_ov020_020ca644 kind:function(arm,size=0x10) addr:0x020ca644 +func_ov020_020ca654 kind:function(arm,size=0x4c) addr:0x020ca654 +func_ov020_020ca6a0 kind:function(arm,size=0x34) addr:0x020ca6a0 +func_ov020_020ca6d4 kind:function(arm,size=0x78) addr:0x020ca6d4 +func_ov020_020ca74c kind:function(arm,size=0x74) addr:0x020ca74c +func_ov020_020ca7c0 kind:function(arm,size=0x54) addr:0x020ca7c0 +func_ov020_020ca814 kind:function(arm,size=0xd8) addr:0x020ca814 +func_ov020_020ca8ec kind:function(arm,size=0xc) addr:0x020ca8ec +func_ov020_020ca8f8 kind:function(arm,size=0x14) addr:0x020ca8f8 +func_ov020_020ca90c kind:function(arm,size=0x54) addr:0x020ca90c +func_ov020_020ca960 kind:function(arm,size=0x44) addr:0x020ca960 +func_ov020_020ca9a4 kind:function(arm,size=0x10) addr:0x020ca9a4 +func_ov020_020ca9b4 kind:function(arm,size=0x28) addr:0x020ca9b4 +func_ov020_020ca9dc kind:function(arm,size=0x1c) addr:0x020ca9dc +func_ov020_020ca9f8 kind:function(arm,size=0x88) addr:0x020ca9f8 +func_ov020_020caa80 kind:function(arm,size=0x14) addr:0x020caa80 +func_ov020_020caa94 kind:function(arm,size=0xb4) addr:0x020caa94 +func_ov020_020cab48 kind:function(arm,size=0x48) addr:0x020cab48 +func_ov020_020cab90 kind:function(arm,size=0x2c) addr:0x020cab90 +func_ov020_020cabbc kind:function(arm,size=0x54) addr:0x020cabbc +func_ov020_020cac10 kind:function(arm,size=0x18) addr:0x020cac10 +func_ov020_020cac28 kind:function(arm,size=0xac) addr:0x020cac28 +func_ov020_020cacd4 kind:function(arm,size=0x24) addr:0x020cacd4 +func_ov020_020cacf8 kind:function(arm,size=0x4c) addr:0x020cacf8 +func_ov020_020cad44 kind:function(arm,size=0xc) addr:0x020cad44 +func_ov020_020cad50 kind:function(arm,size=0x4) addr:0x020cad50 +func_ov020_020cad54 kind:function(arm,size=0xc) addr:0x020cad54 +func_ov020_020cad60 kind:function(arm,size=0x10) addr:0x020cad60 +func_ov020_020cad70 kind:function(arm,size=0x164) addr:0x020cad70 +func_ov020_020caed4 kind:function(arm,size=0x6c) addr:0x020caed4 +func_ov020_020caf40 kind:function(arm,size=0x74) addr:0x020caf40 +func_ov020_020cafb4 kind:function(arm,size=0x4) addr:0x020cafb4 +func_ov020_020cafb8 kind:function(arm,size=0x70) addr:0x020cafb8 +func_ov020_020cb028 kind:function(arm,size=0x54) addr:0x020cb028 +func_ov020_020cb07c kind:function(arm,size=0xf0) addr:0x020cb07c +func_ov020_020cb16c kind:function(arm,size=0x34) addr:0x020cb16c +func_ov020_020cb1a0 kind:function(arm,size=0x34) addr:0x020cb1a0 +func_ov020_020cb1d4 kind:function(arm,size=0x48) addr:0x020cb1d4 +func_ov020_020cb21c kind:function(arm,size=0xc3c) addr:0x020cb21c +func_ov020_020cbe58 kind:function(arm,size=0x14) addr:0x020cbe58 +func_ov020_020cbe6c kind:function(arm,size=0x304) addr:0x020cbe6c +func_ov020_020cc170 kind:function(arm,size=0x30c) addr:0x020cc170 +func_ov020_020cc47c kind:function(arm,size=0x290) addr:0x020cc47c +func_ov020_020cc70c kind:function(arm,size=0x70) addr:0x020cc70c +func_ov020_020cc77c kind:function(arm,size=0x460) addr:0x020cc77c +func_ov020_020ccbdc kind:function(arm,size=0xcc) addr:0x020ccbdc +func_ov020_020ccca8 kind:function(arm,size=0x2c) addr:0x020ccca8 +func_ov020_020cccd4 kind:function(arm,size=0x7c) addr:0x020cccd4 +func_ov020_020ccd50 kind:function(arm,size=0x30) addr:0x020ccd50 +func_ov020_020ccd80 kind:function(arm,size=0x40) addr:0x020ccd80 +func_ov020_020ccdc0 kind:function(arm,size=0x68) addr:0x020ccdc0 +func_ov020_020cce28 kind:function(arm,size=0x98) addr:0x020cce28 +func_ov020_020ccec0 kind:function(arm,size=0x28) addr:0x020ccec0 +func_ov020_020ccee8 kind:function(arm,size=0x50) addr:0x020ccee8 +func_ov020_020ccf38 kind:function(arm,size=0x34) addr:0x020ccf38 +func_ov020_020ccf6c kind:function(arm,size=0x88) addr:0x020ccf6c +func_ov020_020ccff4 kind:function(arm,size=0xc4) addr:0x020ccff4 +func_ov020_020cd0b8 kind:function(arm,size=0x68) addr:0x020cd0b8 +func_ov020_020cd120 kind:function(arm,size=0xb4) addr:0x020cd120 +func_ov020_020cd1d4 kind:function(arm,size=0x84) addr:0x020cd1d4 +func_ov020_020cd258 kind:function(arm,size=0x18) addr:0x020cd258 +func_ov020_020cd270 kind:function(arm,size=0xa0) addr:0x020cd270 +func_ov020_020cd310 kind:function(arm,size=0x9c) addr:0x020cd310 +func_ov020_020cd3ac kind:function(arm,size=0x48) addr:0x020cd3ac +func_ov020_020cd3f4 kind:function(arm,size=0x2c) addr:0x020cd3f4 +func_ov020_020cd420 kind:function(arm,size=0x74) addr:0x020cd420 +func_ov020_020cd494 kind:function(arm,size=0x28) addr:0x020cd494 +func_ov020_020cd4bc kind:function(arm,size=0xb0) addr:0x020cd4bc +func_ov020_020cd56c kind:function(arm,size=0x48) addr:0x020cd56c +func_ov020_020cd5b4 kind:function(arm,size=0x94) addr:0x020cd5b4 +func_ov020_020cd648 kind:function(arm,size=0x28) addr:0x020cd648 +func_ov020_020cd670 kind:function(arm,size=0x50) addr:0x020cd670 +func_ov020_020cd6c0 kind:function(arm,size=0x34) addr:0x020cd6c0 +func_ov020_020cd6f4 kind:function(arm,size=0x78) addr:0x020cd6f4 +func_ov020_020cd76c kind:function(arm,size=0xc4) addr:0x020cd76c +func_ov020_020cd830 kind:function(arm,size=0x70) addr:0x020cd830 +func_ov020_020cd8a0 kind:function(arm,size=0xa4) addr:0x020cd8a0 +func_ov020_020cd944 kind:function(arm,size=0xb8) addr:0x020cd944 +func_ov020_020cd9fc kind:function(arm,size=0x94) addr:0x020cd9fc +func_ov020_020cda90 kind:function(arm,size=0xa0) addr:0x020cda90 +func_ov020_020cdb30 kind:function(arm,size=0x9c) addr:0x020cdb30 +func_ov020_020cdbcc kind:function(arm,size=0x48) addr:0x020cdbcc +func_ov020_020cdc14 kind:function(arm,size=0x2c) addr:0x020cdc14 +func_ov020_020cdc40 kind:function(arm,size=0x74) addr:0x020cdc40 +func_ov020_020cdcb4 kind:function(arm,size=0x28) addr:0x020cdcb4 +func_ov020_020cdcdc kind:function(arm,size=0xac) addr:0x020cdcdc +func_ov020_020cdd88 kind:function(arm,size=0x40) addr:0x020cdd88 +func_ov020_020cddc8 kind:function(arm,size=0x64) addr:0x020cddc8 +func_ov020_020cde2c kind:function(arm,size=0x64) addr:0x020cde2c +func_ov020_020cde90 kind:function(arm,size=0x20) addr:0x020cde90 +func_ov020_020cdeb0 kind:function(arm,size=0x9c) addr:0x020cdeb0 +func_ov020_020cdf4c kind:function(arm,size=0x58) addr:0x020cdf4c +func_ov020_020cdfa4 kind:function(arm,size=0x3c) addr:0x020cdfa4 +func_ov020_020cdfe0 kind:function(arm,size=0x120) addr:0x020cdfe0 +func_ov020_020ce100 kind:function(arm,size=0x3c) addr:0x020ce100 +func_ov020_020ce13c kind:function(arm,size=0x40) addr:0x020ce13c +func_ov020_020ce17c kind:function(arm,size=0x34) addr:0x020ce17c +func_ov020_020ce1b0 kind:function(arm,size=0x2c) addr:0x020ce1b0 +func_ov020_020ce1dc kind:function(arm,size=0x28) addr:0x020ce1dc +func_ov020_020ce204 kind:function(arm,size=0x34) addr:0x020ce204 +func_ov020_020ce238 kind:function(arm,size=0x4c) addr:0x020ce238 +func_ov020_020ce284 kind:function(arm,size=0x14c) addr:0x020ce284 +func_ov020_020ce3d0 kind:function(arm,size=0x108) addr:0x020ce3d0 +func_ov020_020ce4d8 kind:function(arm,size=0x108) addr:0x020ce4d8 +func_ov020_020ce5e0 kind:function(arm,size=0x288) addr:0x020ce5e0 +func_ov020_020ce868 kind:function(arm,size=0x2d8) addr:0x020ce868 +func_ov020_020ceb40 kind:function(arm,size=0x34) addr:0x020ceb40 +func_ov020_020ceb74 kind:function(arm,size=0x30) addr:0x020ceb74 +func_ov020_020ceba4 kind:function(arm,size=0x10) addr:0x020ceba4 +func_ov020_020cebb4 kind:function(arm,size=0x10) addr:0x020cebb4 +func_ov020_020cebc4 kind:function(arm,size=0x54) addr:0x020cebc4 +func_ov020_020cec18 kind:function(arm,size=0x48) addr:0x020cec18 +func_ov020_020cec60 kind:function(arm,size=0x4c) addr:0x020cec60 +func_ov020_020cecac kind:function(arm,size=0x48) addr:0x020cecac +func_ov020_020cecf4 kind:function(arm,size=0x54) addr:0x020cecf4 +func_ov020_020ced48 kind:function(arm,size=0x48) addr:0x020ced48 +func_ov020_020ced90 kind:function(arm,size=0x4c) addr:0x020ced90 +func_ov020_020ceddc kind:function(arm,size=0x48) addr:0x020ceddc +func_ov020_020cee24 kind:function(arm,size=0x14) addr:0x020cee24 +func_ov020_020cee38 kind:function(arm,size=0x14) addr:0x020cee38 +func_ov020_020cee4c kind:function(arm,size=0x14) addr:0x020cee4c +func_ov020_020cee60 kind:function(arm,size=0x14) addr:0x020cee60 +func_ov020_020cee74 kind:function(arm,size=0x2c) addr:0x020cee74 +func_ov020_020ceea0 kind:function(arm,size=0x58) addr:0x020ceea0 +func_ov020_020ceef8 kind:function(arm,size=0x14) addr:0x020ceef8 +func_ov020_020cef0c kind:function(arm,size=0x14) addr:0x020cef0c +func_ov020_020cef20 kind:function(arm,size=0x2c) addr:0x020cef20 +func_ov020_020cef4c kind:function(arm,size=0xd4) addr:0x020cef4c +func_ov020_020cf020 kind:function(arm,size=0x2d8) addr:0x020cf020 +func_ov020_020cf2f8 kind:function(arm,size=0x18) addr:0x020cf2f8 +func_ov020_020cf310 kind:function(arm,size=0x58) addr:0x020cf310 +func_ov020_020cf368 kind:function(arm,size=0x30) addr:0x020cf368 +func_ov020_020cf398 kind:function(arm,size=0x30) addr:0x020cf398 +func_ov020_020cf3c8 kind:function(arm,size=0x30) addr:0x020cf3c8 +func_ov020_020cf3f8 kind:function(arm,size=0xe8) addr:0x020cf3f8 +func_ov020_020cf4e0 kind:function(arm,size=0xf8) addr:0x020cf4e0 +func_ov020_020cf5d8 kind:function(arm,size=0x34) addr:0x020cf5d8 +func_ov020_020cf60c kind:function(arm,size=0x30) addr:0x020cf60c +func_ov020_020cf63c kind:function(arm,size=0x5c) addr:0x020cf63c +func_ov020_020cf698 kind:function(arm,size=0xa8) addr:0x020cf698 +func_ov020_020cf740 kind:function(arm,size=0x34) addr:0x020cf740 +func_ov020_020cf774 kind:function(arm,size=0x1c8) addr:0x020cf774 +func_ov020_020cf93c kind:function(arm,size=0x1c) addr:0x020cf93c +func_ov020_020cf958 kind:function(arm,size=0x20) addr:0x020cf958 +func_ov020_020cf978 kind:function(arm,size=0x1c) addr:0x020cf978 +func_ov020_020cf994 kind:function(arm,size=0xbc) addr:0x020cf994 +func_ov020_020cfa50 kind:function(arm,size=0x4) addr:0x020cfa50 +func_ov020_020cfa54 kind:function(arm,size=0x4) addr:0x020cfa54 +func_ov020_020cfa58 kind:function(arm,size=0x6c) addr:0x020cfa58 +func_ov020_020cfac4 kind:function(arm,size=0x3c) addr:0x020cfac4 +func_ov020_020cfb00 kind:function(arm,size=0x1c) addr:0x020cfb00 +func_ov020_020cfb1c kind:function(arm,size=0x20) addr:0x020cfb1c +func_ov020_020cfb3c kind:function(arm,size=0x20) addr:0x020cfb3c +func_ov020_020cfb5c kind:function(arm,size=0x58) addr:0x020cfb5c +func_ov020_020cfbb4 kind:function(arm,size=0x10c) addr:0x020cfbb4 +func_ov020_020cfcc0 kind:function(arm,size=0x14c) addr:0x020cfcc0 +func_ov020_020cfe0c kind:function(arm,size=0x24) addr:0x020cfe0c +func_ov020_020cfe30 kind:function(arm,size=0x4c) addr:0x020cfe30 +func_ov020_020cfe7c kind:function(arm,size=0xf4) addr:0x020cfe7c +func_ov020_020cff70 kind:function(arm,size=0x34) addr:0x020cff70 +func_ov020_020cffa4 kind:function(arm,size=0xac) addr:0x020cffa4 +func_ov020_020d0050 kind:function(arm,size=0xc4) addr:0x020d0050 +func_ov020_020d0114 kind:function(arm,size=0x28) addr:0x020d0114 +func_ov020_020d013c kind:function(arm,size=0x1dc) addr:0x020d013c +func_ov020_020d0318 kind:function(arm,size=0x70) addr:0x020d0318 +func_ov020_020d0388 kind:function(arm,size=0x18) addr:0x020d0388 +func_ov020_020d03a0 kind:function(arm,size=0x60) addr:0x020d03a0 +func_ov020_020d0400 kind:function(arm,size=0xac) addr:0x020d0400 +func_ov020_020d04ac kind:function(arm,size=0x70) addr:0x020d04ac +func_ov020_020d051c kind:function(arm,size=0x10) addr:0x020d051c +func_ov020_020d052c kind:function(arm,size=0x1c) addr:0x020d052c +func_ov020_020d0548 kind:function(arm,size=0x44) addr:0x020d0548 +func_ov020_020d058c kind:function(arm,size=0x90) addr:0x020d058c +func_ov020_020d061c kind:function(arm,size=0x3ac) addr:0x020d061c +func_ov020_020d09c8 kind:function(arm,size=0x24) addr:0x020d09c8 +func_ov020_020d09ec kind:function(arm,size=0x30) addr:0x020d09ec +func_ov020_020d0a1c kind:function(arm,size=0x30) addr:0x020d0a1c +func_ov020_020d0a4c kind:function(arm,size=0x44) addr:0x020d0a4c +func_ov020_020d0a90 kind:function(arm,size=0xd8) addr:0x020d0a90 +func_ov020_020d0b68 kind:function(arm,size=0x50) addr:0x020d0b68 +func_ov020_020d0bb8 kind:function(arm,size=0x70) addr:0x020d0bb8 +func_ov020_020d0c28 kind:function(arm,size=0xcc) addr:0x020d0c28 +func_ov020_020d0cf4 kind:function(arm,size=0xe4) addr:0x020d0cf4 +func_ov020_020d0dd8 kind:function(arm,size=0x20) addr:0x020d0dd8 +func_ov020_020d0df8 kind:function(arm,size=0x94) addr:0x020d0df8 +func_ov020_020d0e8c kind:function(arm,size=0x94) addr:0x020d0e8c +func_ov020_020d0f20 kind:function(arm,size=0x98) addr:0x020d0f20 +func_ov020_020d0fb8 kind:function(arm,size=0x70) addr:0x020d0fb8 +func_ov020_020d1028 kind:function(arm,size=0x10) addr:0x020d1028 +func_ov020_020d1038 kind:function(arm,size=0x68) addr:0x020d1038 +func_ov020_020d10a0 kind:function(arm,size=0x44) addr:0x020d10a0 +func_ov020_020d10e4 kind:function(arm,size=0x44) addr:0x020d10e4 +func_ov020_020d1128 kind:function(arm,size=0x48) addr:0x020d1128 +func_ov020_020d1170 kind:function(arm,size=0x10) addr:0x020d1170 +func_ov020_020d1180 kind:function(arm,size=0x64) addr:0x020d1180 +func_ov020_020d11e4 kind:function(arm,size=0x3c) addr:0x020d11e4 +func_ov020_020d1220 kind:function(arm,size=0x44) addr:0x020d1220 +func_ov020_020d1264 kind:function(arm,size=0xdc) addr:0x020d1264 +func_ov020_020d1340 kind:function(arm,size=0x50) addr:0x020d1340 +func_ov020_020d1390 kind:function(arm,size=0x68) addr:0x020d1390 +func_ov020_020d13f8 kind:function(arm,size=0x10) addr:0x020d13f8 +func_ov020_020d1408 kind:function(arm,size=0x44) addr:0x020d1408 +func_ov020_020d144c kind:function(arm,size=0xf0) addr:0x020d144c +func_ov020_020d153c kind:function(arm,size=0x150) addr:0x020d153c +func_ov020_020d168c kind:function(arm,size=0x44) addr:0x020d168c +func_ov020_020d16d0 kind:function(arm,size=0xcc) addr:0x020d16d0 +func_ov020_020d179c kind:function(arm,size=0xf0) addr:0x020d179c +func_ov020_020d188c kind:function(arm,size=0x180) addr:0x020d188c +func_ov020_020d1a0c kind:function(arm,size=0xa4) addr:0x020d1a0c +func_ov020_020d1ab0 kind:function(arm,size=0x68) addr:0x020d1ab0 +func_ov020_020d1b18 kind:function(arm,size=0x7c) addr:0x020d1b18 +func_ov020_020d1b94 kind:function(arm,size=0x48) addr:0x020d1b94 +func_ov020_020d1bdc kind:function(arm,size=0x138) addr:0x020d1bdc +func_ov020_020d1d14 kind:function(arm,size=0x78) addr:0x020d1d14 +func_ov020_020d1d8c kind:function(arm,size=0x240) addr:0x020d1d8c +func_ov020_020d1fcc kind:function(arm,size=0x4c) addr:0x020d1fcc +func_ov020_020d2018 kind:function(arm,size=0x330) addr:0x020d2018 +func_ov020_020d2348 kind:function(arm,size=0xd8) addr:0x020d2348 +func_ov020_020d2420 kind:function(arm,size=0x134) addr:0x020d2420 +func_ov020_020d2554 kind:function(arm,size=0xe4) addr:0x020d2554 +func_ov020_020d2638 kind:function(arm,size=0xd0) addr:0x020d2638 +func_ov020_020d2708 kind:function(arm,size=0x150) addr:0x020d2708 +func_ov020_020d2858 kind:function(arm,size=0x54) addr:0x020d2858 +func_ov020_020d28ac kind:function(arm,size=0x30) addr:0x020d28ac +func_ov020_020d28dc kind:function(arm,size=0x1c) addr:0x020d28dc +func_ov020_020d28f8 kind:function(arm,size=0xc) addr:0x020d28f8 +func_ov020_020d2904 kind:function(arm,size=0x7c) addr:0x020d2904 +func_ov020_020d2980 kind:function(arm,size=0xc4) addr:0x020d2980 +func_ov020_020d2a44 kind:function(arm,size=0x54) addr:0x020d2a44 +func_ov020_020d2a98 kind:function(arm,size=0x64) addr:0x020d2a98 +func_ov020_020d2afc kind:function(arm,size=0x7c) addr:0x020d2afc +func_ov020_020d2b78 kind:function(arm,size=0x54) addr:0x020d2b78 +func_ov020_020d2bcc kind:function(arm,size=0x28) addr:0x020d2bcc +func_ov020_020d2bf4 kind:function(arm,size=0x7c) addr:0x020d2bf4 +func_ov020_020d2c70 kind:function(arm,size=0x50) addr:0x020d2c70 +func_ov020_020d2cc0 kind:function(arm,size=0xdc) addr:0x020d2cc0 +func_ov020_020d2d9c kind:function(arm,size=0x4c) addr:0x020d2d9c +func_ov020_020d2de8 kind:function(arm,size=0x28) addr:0x020d2de8 +func_ov020_020d2e10 kind:function(arm,size=0x480) addr:0x020d2e10 +func_ov020_020d3290 kind:function(arm,size=0x4c0) addr:0x020d3290 +func_ov020_020d3750 kind:function(arm,size=0xac) addr:0x020d3750 +func_ov020_020d37fc kind:function(arm,size=0x3c) addr:0x020d37fc +func_ov020_020d3838 kind:function(arm,size=0x190) addr:0x020d3838 +func_ov020_020d39c8 kind:function(arm,size=0xa0) addr:0x020d39c8 +func_ov020_020d3a68 kind:function(arm,size=0x278) addr:0x020d3a68 +func_ov020_020d3ce0 kind:function(arm,size=0x19c) addr:0x020d3ce0 +func_ov020_020d3e7c kind:function(arm,size=0x7c) addr:0x020d3e7c +func_ov020_020d3ef8 kind:function(arm,size=0x14) addr:0x020d3ef8 +func_ov020_020d3f0c kind:function(arm,size=0x1c) addr:0x020d3f0c +func_ov020_020d3f28 kind:function(arm,size=0x18) addr:0x020d3f28 +func_ov020_020d3f40 kind:function(arm,size=0x9c) addr:0x020d3f40 +func_ov020_020d3fdc kind:function(arm,size=0x84) addr:0x020d3fdc +func_ov020_020d4060 kind:function(arm,size=0x468) addr:0x020d4060 +func_ov020_020d44c8 kind:function(arm,size=0x78) addr:0x020d44c8 +func_ov020_020d4540 kind:function(arm,size=0x278) addr:0x020d4540 +func_ov020_020d47b8 kind:function(arm,size=0x74) addr:0x020d47b8 +func_ov020_020d482c kind:function(arm,size=0x160) addr:0x020d482c +func_ov020_020d498c kind:function(arm,size=0xcc) addr:0x020d498c +func_ov020_020d4a58 kind:function(arm,size=0xb4) addr:0x020d4a58 +func_ov020_020d4b0c kind:function(arm,size=0xac) addr:0x020d4b0c +func_ov020_020d4bb8 kind:function(arm,size=0xcc) addr:0x020d4bb8 +func_ov020_020d4c84 kind:function(arm,size=0x38) addr:0x020d4c84 +func_ov020_020d4cbc kind:function(arm,size=0x4c) addr:0x020d4cbc +func_ov020_020d4d08 kind:function(arm,size=0x10) addr:0x020d4d08 +func_ov020_020d4d18 kind:function(arm,size=0x14) addr:0x020d4d18 +func_ov020_020d4d2c kind:function(arm,size=0xf0) addr:0x020d4d2c +func_ov020_020d4e1c kind:function(arm,size=0xa4) addr:0x020d4e1c +func_ov020_020d4ec0 kind:function(arm,size=0x70) addr:0x020d4ec0 +func_ov020_020d4f30 kind:function(arm,size=0x28) addr:0x020d4f30 +func_ov020_020d4f58 kind:function(arm,size=0x44) addr:0x020d4f58 +func_ov020_020d4f9c kind:function(arm,size=0x2c) addr:0x020d4f9c +func_ov020_020d4fc8 kind:function(arm,size=0x24) addr:0x020d4fc8 +func_ov020_020d4fec kind:function(arm,size=0x8c) addr:0x020d4fec +func_ov020_020d5078 kind:function(arm,size=0xa0) addr:0x020d5078 +func_ov020_020d5118 kind:function(arm,size=0x4c) addr:0x020d5118 +func_ov020_020d5164 kind:function(arm,size=0x164) addr:0x020d5164 +func_ov020_020d52c8 kind:function(arm,size=0x30) addr:0x020d52c8 +func_ov020_020d52f8 kind:function(arm,size=0x264) addr:0x020d52f8 +func_ov020_020d555c kind:function(arm,size=0x30) addr:0x020d555c +func_ov020_020d558c kind:function(arm,size=0xa0) addr:0x020d558c +func_ov020_020d562c kind:function(arm,size=0x28) addr:0x020d562c +func_ov020_020d5654 kind:function(arm,size=0x2c) addr:0x020d5654 +func_ov020_020d5680 kind:function(arm,size=0x168) addr:0x020d5680 +func_ov020_020d57e8 kind:function(arm,size=0x104) addr:0x020d57e8 +func_ov020_020d58ec kind:function(arm,size=0x154) addr:0x020d58ec +func_ov020_020d5a40 kind:function(arm,size=0x104) addr:0x020d5a40 +func_ov020_020d5b44 kind:function(arm,size=0x64) addr:0x020d5b44 +func_ov020_020d5ba8 kind:function(arm,size=0x58) addr:0x020d5ba8 +func_ov020_020d5c00 kind:function(arm,size=0x34) addr:0x020d5c00 +func_ov020_020d5c34 kind:function(arm,size=0xa0) addr:0x020d5c34 +func_ov020_020d5cd4 kind:function(arm,size=0xcc) addr:0x020d5cd4 +func_ov020_020d5da0 kind:function(arm,size=0x200) addr:0x020d5da0 +func_ov020_020d5fa0 kind:function(arm,size=0x70) addr:0x020d5fa0 +func_ov020_020d6010 kind:function(arm,size=0x54) addr:0x020d6010 +func_ov020_020d6064 kind:function(arm,size=0x58) addr:0x020d6064 +func_ov020_020d60bc kind:function(arm,size=0x94) addr:0x020d60bc +func_ov020_020d6150 kind:function(arm,size=0x2c) addr:0x020d6150 +func_ov020_020d617c kind:function(arm,size=0x70) addr:0x020d617c +func_ov020_020d61ec kind:function(arm,size=0x60) addr:0x020d61ec +func_ov020_020d624c kind:function(arm,size=0x5c) addr:0x020d624c +func_ov020_020d62a8 kind:function(arm,size=0x44) addr:0x020d62a8 +func_ov020_020d62ec kind:function(arm,size=0x7d4) addr:0x020d62ec +func_ov020_020d6ac0 kind:function(arm,size=0x60) addr:0x020d6ac0 +func_ov020_020d6b20 kind:function(arm,size=0x7f4) addr:0x020d6b20 +func_ov020_020d7314 kind:function(arm,size=0x68) addr:0x020d7314 +func_ov020_020d737c kind:function(arm,size=0x1d8) addr:0x020d737c +func_ov020_020d7554 kind:function(arm,size=0x70) addr:0x020d7554 +func_ov020_020d75c4 kind:function(arm,size=0x94) addr:0x020d75c4 +func_ov020_020d7658 kind:function(arm,size=0xc8) addr:0x020d7658 +func_ov020_020d7720 kind:function(arm,size=0x1d0) addr:0x020d7720 +func_ov020_020d78f0 kind:function(arm,size=0x24) addr:0x020d78f0 +func_ov020_020d7914 kind:function(arm,size=0x38) addr:0x020d7914 +func_ov020_020d794c kind:function(arm,size=0xc) addr:0x020d794c +func_ov020_020d7958 kind:function(arm,size=0x90) addr:0x020d7958 +func_ov020_020d79e8 kind:function(arm,size=0x3c) addr:0x020d79e8 +func_ov020_020d7a24 kind:function(arm,size=0x198) addr:0x020d7a24 +func_ov020_020d7bbc kind:function(arm,size=0x10) addr:0x020d7bbc +func_ov020_020d7bcc kind:function(arm,size=0x4c) addr:0x020d7bcc +func_ov020_020d7c18 kind:function(arm,size=0xe8) addr:0x020d7c18 +func_ov020_020d7d00 kind:function(arm,size=0x14) addr:0x020d7d00 +func_ov020_020d7d14 kind:function(arm,size=0x14) addr:0x020d7d14 +func_ov020_020d7d28 kind:function(arm,size=0x60) addr:0x020d7d28 +func_ov020_020d7d88 kind:function(arm,size=0x20) addr:0x020d7d88 +func_ov020_020d7da8 kind:function(arm,size=0x38) addr:0x020d7da8 +func_ov020_020d7de0 kind:function(arm,size=0x14) addr:0x020d7de0 +func_ov020_020d7df4 kind:function(arm,size=0x68) addr:0x020d7df4 +func_ov020_020d7e5c kind:function(arm,size=0x98) addr:0x020d7e5c +func_ov020_020d7ef4 kind:function(arm,size=0x110) addr:0x020d7ef4 +func_ov020_020d8004 kind:function(arm,size=0x80) addr:0x020d8004 +func_ov020_020d8084 kind:function(arm,size=0x1c) addr:0x020d8084 +func_ov020_020d80a0 kind:function(arm,size=0x14) addr:0x020d80a0 +func_ov020_020d80b4 kind:function(arm,size=0x18) addr:0x020d80b4 +func_ov020_020d80cc kind:function(arm,size=0x164) addr:0x020d80cc +func_ov020_020d8230 kind:function(arm,size=0x48) addr:0x020d8230 +func_ov020_020d8278 kind:function(arm,size=0xa4) addr:0x020d8278 +func_ov020_020d831c kind:function(arm,size=0xdc) addr:0x020d831c +func_ov020_020d83f8 kind:function(arm,size=0x34) addr:0x020d83f8 +func_ov020_020d842c kind:function(arm,size=0x24) addr:0x020d842c +func_ov020_020d8450 kind:function(arm,size=0x48) addr:0x020d8450 +func_ov020_020d8498 kind:function(arm,size=0x68) addr:0x020d8498 +func_ov020_020d8500 kind:function(arm,size=0xe4) addr:0x020d8500 +func_ov020_020d85e4 kind:function(arm,size=0x124) addr:0x020d85e4 +func_ov020_020d8708 kind:function(arm,size=0x58) addr:0x020d8708 +func_ov020_020d8760 kind:function(arm,size=0x38) addr:0x020d8760 +func_ov020_020d8798 kind:function(arm,size=0x54) addr:0x020d8798 +func_ov020_020d87ec kind:function(arm,size=0x1c) addr:0x020d87ec +func_ov020_020d8808 kind:function(arm,size=0x4c) addr:0x020d8808 +func_ov020_020d8854 kind:function(arm,size=0x84) addr:0x020d8854 +func_ov020_020d88d8 kind:function(arm,size=0x2c) addr:0x020d88d8 +func_ov020_020d8904 kind:function(arm,size=0x2c) addr:0x020d8904 +func_ov020_020d8930 kind:function(arm,size=0x60) addr:0x020d8930 +func_ov020_020d8990 kind:function(arm,size=0x8c) addr:0x020d8990 +func_ov020_020d8a1c kind:function(arm,size=0x2b4) addr:0x020d8a1c +func_ov020_020d8cd0 kind:function(arm,size=0x184) addr:0x020d8cd0 +func_ov020_020d8e54 kind:function(arm,size=0x19c) addr:0x020d8e54 +func_ov020_020d8ff0 kind:function(arm,size=0x5c) addr:0x020d8ff0 +func_ov020_020d904c kind:function(arm,size=0x60) addr:0x020d904c +func_ov020_020d90ac kind:function(arm,size=0x68) addr:0x020d90ac +func_ov020_020d9114 kind:function(arm,size=0x50) addr:0x020d9114 +func_ov020_020d9164 kind:function(arm,size=0x24) addr:0x020d9164 +func_ov020_020d9188 kind:function(arm,size=0xd0) addr:0x020d9188 +func_ov020_020d9258 kind:function(arm,size=0xc0) addr:0x020d9258 +func_ov020_020d9318 kind:function(arm,size=0xf8) addr:0x020d9318 +func_ov020_020d9410 kind:function(arm,size=0x12c) addr:0x020d9410 +func_ov020_020d953c kind:function(arm,size=0x78) addr:0x020d953c +func_ov020_020d95b4 kind:function(arm,size=0x70) addr:0x020d95b4 +func_ov020_020d9624 kind:function(arm,size=0x70) addr:0x020d9624 +func_ov020_020d9694 kind:function(arm,size=0x70) addr:0x020d9694 +func_ov020_020d9704 kind:function(arm,size=0x4c) addr:0x020d9704 +func_ov020_020d9750 kind:function(arm,size=0x6c) addr:0x020d9750 +func_ov020_020d97bc kind:function(arm,size=0x40) addr:0x020d97bc +func_ov020_020d97fc kind:function(arm,size=0x68) addr:0x020d97fc +func_ov020_020d9864 kind:function(arm,size=0x88) addr:0x020d9864 +func_ov020_020d98ec kind:function(arm,size=0x94) addr:0x020d98ec +func_ov020_020d9980 kind:function(arm,size=0x18) addr:0x020d9980 +func_ov020_020d9998 kind:function(arm,size=0x2c) addr:0x020d9998 +func_ov020_020d99c4 kind:function(arm,size=0x20) addr:0x020d99c4 +func_ov020_020d99e4 kind:function(arm,size=0x40) addr:0x020d99e4 +func_ov020_020d9a24 kind:function(arm,size=0x78) addr:0x020d9a24 +func_ov020_020d9a9c kind:function(arm,size=0x11c) addr:0x020d9a9c +func_ov020_020d9bb8 kind:function(arm,size=0x80) addr:0x020d9bb8 +func_ov020_020d9c38 kind:function(arm,size=0x54) addr:0x020d9c38 +func_ov020_020d9c8c kind:function(arm,size=0xd0) addr:0x020d9c8c +func_ov020_020d9d5c kind:function(arm,size=0x44) addr:0x020d9d5c +func_ov020_020d9da0 kind:function(arm,size=0x84) addr:0x020d9da0 +func_ov020_020d9e24 kind:function(arm,size=0x60) addr:0x020d9e24 +func_ov020_020d9e84 kind:function(arm,size=0x6c) addr:0x020d9e84 +func_ov020_020d9ef0 kind:function(arm,size=0x80) addr:0x020d9ef0 +func_ov020_020d9f70 kind:function(arm,size=0xa0) addr:0x020d9f70 +func_ov020_020da010 kind:function(arm,size=0x100) addr:0x020da010 +func_ov020_020da110 kind:function(arm,size=0xb0) addr:0x020da110 +func_ov020_020da1c0 kind:function(arm,size=0x458) addr:0x020da1c0 +func_ov020_020da618 kind:function(arm,size=0x1e8) addr:0x020da618 +func_ov020_020da800 kind:function(arm,size=0x17c) addr:0x020da800 +func_ov020_020da97c kind:function(arm,size=0x1f4) addr:0x020da97c +func_ov020_020dab70 kind:function(arm,size=0xd8) addr:0x020dab70 +func_ov020_020dac48 kind:function(arm,size=0x3d0) addr:0x020dac48 +func_ov020_020db018 kind:function(arm,size=0x6c) addr:0x020db018 +func_ov020_020db084 kind:function(arm,size=0x7c) addr:0x020db084 +func_ov020_020db100 kind:function(arm,size=0x78) addr:0x020db100 +func_ov020_020db178 kind:function(arm,size=0x120) addr:0x020db178 +func_ov020_020db298 kind:function(arm,size=0x2c) addr:0x020db298 +func_ov020_020db2c4 kind:function(arm,size=0x44) addr:0x020db2c4 +func_ov020_020db308 kind:function(arm,size=0xa0) addr:0x020db308 +func_ov020_020db3a8 kind:function(arm,size=0x58) addr:0x020db3a8 +func_ov020_020db400 kind:function(arm,size=0x38) addr:0x020db400 +func_ov020_020db438 kind:function(arm,size=0x430) addr:0x020db438 +func_ov020_020db868 kind:function(arm,size=0x3c) addr:0x020db868 +func_ov020_020db8a4 kind:function(arm,size=0x3dc) addr:0x020db8a4 +func_ov020_020dbc80 kind:function(arm,size=0x4) addr:0x020dbc80 +func_ov020_020dbc84 kind:function(arm,size=0x2c) addr:0x020dbc84 +func_ov020_020dbcb0 kind:function(arm,size=0x3e8) addr:0x020dbcb0 +func_ov020_020dc098 kind:function(arm,size=0x4c) addr:0x020dc098 +func_ov020_020dc0e4 kind:function(arm,size=0xc4) addr:0x020dc0e4 +func_ov020_020dc1a8 kind:function(arm,size=0x74) addr:0x020dc1a8 +func_ov020_020dc21c kind:function(arm,size=0x7c) addr:0x020dc21c +func_ov020_020dc298 kind:function(arm,size=0x20) addr:0x020dc298 +func_ov020_020dc2b8 kind:function(arm,size=0xa0) addr:0x020dc2b8 +func_ov020_020dc358 kind:function(arm,size=0x8) addr:0x020dc358 +func_ov020_020dc360 kind:function(arm,size=0x50) addr:0x020dc360 +func_ov020_020dc3b0 kind:function(arm,size=0x8) addr:0x020dc3b0 +func_ov020_020dc3b8 kind:function(arm,size=0x70) addr:0x020dc3b8 +func_ov020_020dc428 kind:function(arm,size=0x170) addr:0x020dc428 +data_ov020_020dc598 kind:data(any) addr:0x020dc598 +data_ov020_020dc5a8 kind:data(any) addr:0x020dc5a8 +data_ov020_020dc5b8 kind:data(any) addr:0x020dc5b8 +data_ov020_020dc5c0 kind:data(any) addr:0x020dc5c0 +data_ov020_020dc5c8 kind:data(any) addr:0x020dc5c8 +data_ov020_020dc5d0 kind:data(any) addr:0x020dc5d0 +data_ov020_020dc5d8 kind:data(any) addr:0x020dc5d8 +data_ov020_020dc5e0 kind:data(any) addr:0x020dc5e0 +data_ov020_020dc5f6 kind:data(any) addr:0x020dc5f6 +data_ov020_020dc60c kind:data(any) addr:0x020dc60c +data_ov020_020dc62c kind:data(any) addr:0x020dc62c +data_ov020_020dc638 kind:data(any) addr:0x020dc638 +data_ov020_020dc650 kind:data(any) addr:0x020dc650 +data_ov020_020dc658 kind:data(any) addr:0x020dc658 +data_ov020_020dc66c kind:data(any) addr:0x020dc66c +data_ov020_020dc670 kind:data(any) addr:0x020dc670 +func_ov020_020dc738 kind:function(arm,size=0x50) addr:0x020dc738 +func_ov020_020dc788 kind:function(arm,size=0x68) addr:0x020dc788 +func_ov020_020dc7f0 kind:function(arm,size=0x50) addr:0x020dc7f0 +func_ov020_020dc840 kind:function(arm,size=0x50) addr:0x020dc840 +func_ov020_020dc890 kind:function(arm,size=0x4) addr:0x020dc890 +data_ov020_020dc8c0 kind:data(any) addr:0x020dc8c0 +data_ov020_020dc8c4 kind:data(any) addr:0x020dc8c4 +data_ov020_020dc8f0 kind:data(any) addr:0x020dc8f0 +data_ov020_020dc8f4 kind:data(any) addr:0x020dc8f4 +data_ov020_020dc908 kind:data(any) addr:0x020dc908 +data_ov020_020dc91c kind:data(any) addr:0x020dc91c +data_ov020_020dc930 kind:data(any) addr:0x020dc930 +data_ov020_020dc944 kind:data(any) addr:0x020dc944 +data_ov020_020dc958 kind:data(any) addr:0x020dc958 +data_ov020_020dc96c kind:data(any) addr:0x020dc96c +data_ov020_020dc980 kind:data(any) addr:0x020dc980 +data_ov020_020dc994 kind:data(any) addr:0x020dc994 +data_ov020_020dc9a8 kind:data(any) addr:0x020dc9a8 +data_ov020_020dc9bc kind:data(any) addr:0x020dc9bc +data_ov020_020dc9d0 kind:data(any) addr:0x020dc9d0 +data_ov020_020dc9e4 kind:data(any) addr:0x020dc9e4 +data_ov020_020dc9f8 kind:data(any) addr:0x020dc9f8 +data_ov020_020dca0c kind:data(any) addr:0x020dca0c +data_ov020_020dca24 kind:data(any) addr:0x020dca24 +data_ov020_020dca3c kind:data(any) addr:0x020dca3c +data_ov020_020dca54 kind:data(any) addr:0x020dca54 +data_ov020_020dca6c kind:data(any) addr:0x020dca6c +data_ov020_020dca84 kind:data(any) addr:0x020dca84 +data_ov020_020dca9c kind:data(any) addr:0x020dca9c +data_ov020_020dcab4 kind:data(any) addr:0x020dcab4 +data_ov020_020dcacc kind:data(any) addr:0x020dcacc +data_ov020_020dcae4 kind:data(any) addr:0x020dcae4 +data_ov020_020dcafc kind:data(any) addr:0x020dcafc +data_ov020_020dcb14 kind:data(any) addr:0x020dcb14 +data_ov020_020dcb2c kind:data(any) addr:0x020dcb2c +data_ov020_020dcb44 kind:data(any) addr:0x020dcb44 +data_ov020_020dcb5c kind:data(any) addr:0x020dcb5c +data_ov020_020dcb74 kind:data(any) addr:0x020dcb74 +data_ov020_020dcb8c kind:data(any) addr:0x020dcb8c +data_ov020_020dcba4 kind:data(any) addr:0x020dcba4 +data_ov020_020dcbbc kind:data(any) addr:0x020dcbbc +data_ov020_020dcbd4 kind:data(any) addr:0x020dcbd4 +data_ov020_020dcbec kind:data(any) addr:0x020dcbec +data_ov020_020dcc04 kind:data(any) addr:0x020dcc04 +data_ov020_020dcc1c kind:data(any) addr:0x020dcc1c +data_ov020_020dcc34 kind:data(any) addr:0x020dcc34 +data_ov020_020dcc50 kind:data(any) addr:0x020dcc50 +data_ov020_020dcc6c kind:data(any) addr:0x020dcc6c +data_ov020_020dcc88 kind:data(any) addr:0x020dcc88 +data_ov020_020dcca4 kind:data(any) addr:0x020dcca4 +data_ov020_020dccc0 kind:data(any) addr:0x020dccc0 +data_ov020_020dccdc kind:data(any) addr:0x020dccdc +data_ov020_020dccf8 kind:data(any) addr:0x020dccf8 +data_ov020_020dcd14 kind:data(any) addr:0x020dcd14 +data_ov020_020dcd30 kind:data(any) addr:0x020dcd30 +data_ov020_020dcd4c kind:data(any) addr:0x020dcd4c +data_ov020_020dcd68 kind:data(any) addr:0x020dcd68 +data_ov020_020dcd84 kind:data(any) addr:0x020dcd84 +data_ov020_020dcda0 kind:data(any) addr:0x020dcda0 +data_ov020_020dcdbc kind:data(any) addr:0x020dcdbc +data_ov020_020dcdd8 kind:data(any) addr:0x020dcdd8 +data_ov020_020dcdf4 kind:data(any) addr:0x020dcdf4 +data_ov020_020dce10 kind:data(any) addr:0x020dce10 +data_ov020_020dce2c kind:data(any) addr:0x020dce2c +data_ov020_020dce48 kind:data(any) addr:0x020dce48 +data_ov020_020dce64 kind:data(any) addr:0x020dce64 +data_ov020_020dce84 kind:data(any) addr:0x020dce84 +data_ov020_020dcea4 kind:data(any) addr:0x020dcea4 +data_ov020_020dcecc kind:data(any) addr:0x020dcecc +data_ov020_020dcf28 kind:data(any) addr:0x020dcf28 +data_ov020_020dcf94 kind:data(any) addr:0x020dcf94 +data_ov020_020dcf98 kind:data(any) addr:0x020dcf98 +data_ov020_020dcfa0 kind:data(any) addr:0x020dcfa0 +data_ov020_020dcfa4 kind:data(any) addr:0x020dcfa4 +data_ov020_020dcfd4 kind:data(any) addr:0x020dcfd4 +data_ov020_020dd004 kind:data(any) addr:0x020dd004 +data_ov020_020dd040 kind:data(any) addr:0x020dd040 +data_ov020_020dd060 kind:data(any) addr:0x020dd060 +data_ov020_020dd088 kind:data(any) addr:0x020dd088 +data_ov020_020dd0a8 kind:data(any) addr:0x020dd0a8 +data_ov020_020dd0c4 kind:data(any) addr:0x020dd0c4 +data_ov020_020dd0dc kind:data(any) addr:0x020dd0dc +data_ov020_020dd0f4 kind:data(any) addr:0x020dd0f4 +data_ov020_020dd11c kind:data(any) addr:0x020dd11c +data_ov020_020dd144 kind:data(any) addr:0x020dd144 +data_ov020_020dd15c kind:data(any) addr:0x020dd15c +data_ov020_020dd174 kind:data(any) addr:0x020dd174 +data_ov020_020dd188 kind:data(any) addr:0x020dd188 +data_ov020_020dd198 kind:data(any) addr:0x020dd198 +data_ov020_020dd1c0 kind:data(any) addr:0x020dd1c0 +data_ov020_020dd1f0 kind:data(any) addr:0x020dd1f0 +data_ov020_020dd21c kind:data(any) addr:0x020dd21c +data_ov020_020dd230 kind:data(any) addr:0x020dd230 +data_ov020_020dd250 kind:data(any) addr:0x020dd250 +data_ov020_020dd26c kind:data(any) addr:0x020dd26c +data_ov020_020dd284 kind:data(any) addr:0x020dd284 +data_ov020_020dd2ac kind:data(any) addr:0x020dd2ac +data_ov020_020dd2e0 kind:data(any) addr:0x020dd2e0 +data_ov020_020dd304 kind:data(any) addr:0x020dd304 +data_ov020_020dd320 kind:data(any) addr:0x020dd320 +data_ov020_020dd338 kind:data(any) addr:0x020dd338 +data_ov020_020dd354 kind:data(any) addr:0x020dd354 +data_ov020_020dd368 kind:data(any) addr:0x020dd368 +data_ov020_020dd394 kind:data(any) addr:0x020dd394 +data_ov020_020dd3b0 kind:data(any) addr:0x020dd3b0 +data_ov020_020dd3cc kind:data(any) addr:0x020dd3cc +data_ov020_020dd3d8 kind:data(any) addr:0x020dd3d8 +data_ov020_020dd430 kind:data(any) addr:0x020dd430 +data_ov020_020dd488 kind:data(any) addr:0x020dd488 +data_ov020_020dd4e0 kind:data(any) addr:0x020dd4e0 +data_ov020_020dd4fc kind:data(any) addr:0x020dd4fc +data_ov020_020dd508 kind:data(any) addr:0x020dd508 +data_ov020_020dd520 kind:data(any) addr:0x020dd520 +data_ov020_020dd53c kind:data(any) addr:0x020dd53c +data_ov020_020dd550 kind:data(any) addr:0x020dd550 +data_ov020_020dd554 kind:data(any) addr:0x020dd554 +data_ov020_020dd560 kind:data(any) addr:0x020dd560 +data_ov020_020dd56c kind:data(any) addr:0x020dd56c +data_ov020_020dd578 kind:data(any) addr:0x020dd578 +data_ov020_020dd584 kind:data(any) addr:0x020dd584 +data_ov020_020dd58c kind:data(any) addr:0x020dd58c +data_ov020_020dd594 kind:data(any) addr:0x020dd594 +data_ov020_020dd59c kind:data(any) addr:0x020dd59c +data_ov020_020dd5a4 kind:data(any) addr:0x020dd5a4 +data_ov020_020dd5ac kind:data(any) addr:0x020dd5ac +data_ov020_020dd5b4 kind:data(any) addr:0x020dd5b4 +data_ov020_020dd5bc kind:data(any) addr:0x020dd5bc +data_ov020_020dd5c4 kind:data(any) addr:0x020dd5c4 +data_ov020_020dd5cc kind:data(any) addr:0x020dd5cc +data_ov020_020dd5d4 kind:data(any) addr:0x020dd5d4 +data_ov020_020dd5dc kind:data(any) addr:0x020dd5dc +data_ov020_020dd5e4 kind:data(any) addr:0x020dd5e4 +data_ov020_020dd5ec kind:data(any) addr:0x020dd5ec +data_ov020_020dd5f4 kind:data(any) addr:0x020dd5f4 +data_ov020_020dd5fc kind:data(any) addr:0x020dd5fc +data_ov020_020dd604 kind:data(any) addr:0x020dd604 +data_ov020_020dd60c kind:data(any) addr:0x020dd60c +data_ov020_020dd614 kind:data(any) addr:0x020dd614 +data_ov020_020dd61c kind:data(any) addr:0x020dd61c +data_ov020_020dd624 kind:data(any) addr:0x020dd624 +data_ov020_020dd62c kind:data(any) addr:0x020dd62c +data_ov020_020dd634 kind:data(any) addr:0x020dd634 +data_ov020_020dd63c kind:data(any) addr:0x020dd63c +data_ov020_020dd644 kind:data(any) addr:0x020dd644 +data_ov020_020dd64c kind:data(any) addr:0x020dd64c +data_ov020_020dd654 kind:data(any) addr:0x020dd654 +data_ov020_020dd65c kind:data(any) addr:0x020dd65c +data_ov020_020dd664 kind:data(any) addr:0x020dd664 +data_ov020_020dd66c kind:data(any) addr:0x020dd66c +data_ov020_020dd674 kind:data(any) addr:0x020dd674 +data_ov020_020dd67c kind:data(any) addr:0x020dd67c +data_ov020_020dd684 kind:data(any) addr:0x020dd684 +data_ov020_020dd68c kind:data(any) addr:0x020dd68c +data_ov020_020dd694 kind:data(any) addr:0x020dd694 +data_ov020_020dd69c kind:data(any) addr:0x020dd69c +data_ov020_020dd6a4 kind:data(any) addr:0x020dd6a4 +data_ov020_020dd6ac kind:data(any) addr:0x020dd6ac +data_ov020_020dd6b4 kind:data(any) addr:0x020dd6b4 +data_ov020_020dd6bc kind:data(any) addr:0x020dd6bc +data_ov020_020dd6c0 kind:data(any) addr:0x020dd6c0 +data_ov020_020dd6c4 kind:data(any) addr:0x020dd6c4 +data_ov020_020dd6c8 kind:data(any) addr:0x020dd6c8 +data_ov020_020dd6cc kind:data(any) addr:0x020dd6cc +data_ov020_020dd6dc kind:data(any) addr:0x020dd6dc +data_ov020_020dd700 kind:bss addr:0x020dd700 +data_ov020_020dd760 kind:bss addr:0x020dd760 +data_ov020_020dd774 kind:bss addr:0x020dd774 +data_ov020_020dd7a0 kind:bss addr:0x020dd7a0 +data_ov020_020dd7e0 kind:bss addr:0x020dd7e0 +data_ov020_020dd7ea kind:bss addr:0x020dd7ea +data_ov020_020dd7f4 kind:bss addr:0x020dd7f4 +data_ov020_020dd7fc kind:bss addr:0x020dd7fc ambiguous +data_ov020_020dd828 kind:bss addr:0x020dd828 ambiguous +data_ov020_020dd83c kind:bss addr:0x020dd83c ambiguous +data_ov020_020dd840 kind:bss addr:0x020dd840 +data_ov020_020dd85c kind:bss addr:0x020dd85c ambiguous +data_ov020_020dd870 kind:bss addr:0x020dd870 ambiguous +data_ov020_020dd884 kind:bss addr:0x020dd884 ambiguous +data_ov020_020dd8a8 kind:bss addr:0x020dd8a8 ambiguous +data_ov020_020dd8cc kind:bss addr:0x020dd8cc ambiguous +data_ov020_020dd8f8 kind:bss addr:0x020dd8f8 ambiguous +data_ov020_020dd900 kind:bss addr:0x020dd900 +data_ov020_020dd91c kind:bss addr:0x020dd91c ambiguous +data_ov020_020dd940 kind:bss addr:0x020dd940 ambiguous +data_ov020_020dda20 kind:bss addr:0x020dda20 +data_ov020_020ddb5c kind:bss addr:0x020ddb5c ambiguous +data_ov020_020ddbf9 kind:bss addr:0x020ddbf9 ambiguous +data_ov020_020ddc20 kind:bss addr:0x020ddc20 +data_ov020_020ddc29 kind:bss addr:0x020ddc29 ambiguous +data_ov020_020ddc74 kind:bss addr:0x020ddc74 ambiguous +data_ov020_020ddd24 kind:bss addr:0x020ddd24 ambiguous +data_ov020_020ddea0 kind:bss addr:0x020ddea0 +data_ov020_020de2a0 kind:bss addr:0x020de2a0 +data_ov020_020de711 kind:bss addr:0x020de711 ambiguous +data_ov020_020deac0 kind:bss addr:0x020deac0 +data_ov020_020deac4 kind:bss addr:0x020deac4 ambiguous +data_ov020_020df2e0 kind:bss addr:0x020df2e0 +data_ov020_020df424 kind:bss addr:0x020df424 ambiguous +data_ov020_020e01e0 kind:bss addr:0x020e01e0 +data_ov020_020e01ec kind:bss addr:0x020e01ec +data_ov020_020e05e0 kind:bss addr:0x020e05e0 +data_ov020_020e06e0 kind:bss addr:0x020e06e0 +data_ov020_020e0df0 kind:bss addr:0x020e0df0 +data_ov020_020e0df2 kind:bss addr:0x020e0df2 +data_ov020_020e0df4 kind:bss addr:0x020e0df4 +data_ov020_020e0e08 kind:bss addr:0x020e0e08 +data_ov020_020e0e0e kind:bss addr:0x020e0e0e +data_ov020_020e0e24 kind:bss addr:0x020e0e24 +data_ov020_020e0e3e kind:bss addr:0x020e0e3e +data_ov020_020e0e94 kind:bss addr:0x020e0e94 +data_ov020_020e0f60 kind:bss addr:0x020e0f60 +data_ov020_020e0fde kind:bss addr:0x020e0fde ambiguous +data_ov020_020e2d60 kind:bss addr:0x020e2d60 +data_ov020_020e2da0 kind:bss addr:0x020e2da0 +data_ov020_020e2dc0 kind:bss addr:0x020e2dc0 +data_ov020_020e2e94 kind:bss addr:0x020e2e94 ambiguous +data_ov020_020e4ea0 kind:bss addr:0x020e4ea0 ambiguous +data_ov020_020e5588 kind:bss addr:0x020e5588 ambiguous +data_ov020_020e5690 kind:bss addr:0x020e5690 ambiguous +data_ov020_020e5804 kind:bss addr:0x020e5804 ambiguous +data_ov020_020e5830 kind:bss addr:0x020e5830 ambiguous +data_ov020_020e5a64 kind:bss addr:0x020e5a64 ambiguous +data_ov020_020e5ac4 kind:bss addr:0x020e5ac4 ambiguous +data_ov020_020e5f90 kind:bss addr:0x020e5f90 ambiguous +data_ov020_020e72b4 kind:bss addr:0x020e72b4 ambiguous +data_ov020_020e8520 kind:bss addr:0x020e8520 ambiguous +data_ov020_020e8fe8 kind:bss addr:0x020e8fe8 ambiguous +data_ov020_020e906c kind:bss addr:0x020e906c ambiguous +data_ov020_020e9174 kind:bss addr:0x020e9174 ambiguous +data_ov020_020e91a0 kind:bss addr:0x020e91a0 ambiguous +data_ov020_020e91a4 kind:bss addr:0x020e91a4 ambiguous +data_ov020_020e9238 kind:bss addr:0x020e9238 ambiguous +data_ov020_020e94f0 kind:bss addr:0x020e94f0 ambiguous +data_ov020_020e9588 kind:bss addr:0x020e9588 ambiguous +data_ov020_020e9850 kind:bss addr:0x020e9850 ambiguous +data_ov020_020e993c kind:bss addr:0x020e993c ambiguous +data_ov020_020e9bc0 kind:bss addr:0x020e9bc0 ambiguous +data_ov020_020e9c40 kind:bss addr:0x020e9c40 ambiguous +data_ov020_020e9c94 kind:bss addr:0x020e9c94 ambiguous +data_ov020_020e9cc4 kind:bss addr:0x020e9cc4 ambiguous +data_ov020_020e9cc8 kind:bss addr:0x020e9cc8 ambiguous +data_ov020_020e9d58 kind:bss addr:0x020e9d58 ambiguous +data_ov020_020e9d74 kind:bss addr:0x020e9d74 ambiguous +data_ov020_020e9dc0 kind:bss addr:0x020e9dc0 +data_ov020_020e9dc4 kind:bss addr:0x020e9dc4 +data_ov020_020e9dc8 kind:bss addr:0x020e9dc8 ambiguous +data_ov020_020e9dd0 kind:bss addr:0x020e9dd0 +data_ov020_020e9ddc kind:bss addr:0x020e9ddc +data_ov020_020e9de8 kind:bss addr:0x020e9de8 +data_ov020_020e9e00 kind:bss addr:0x020e9e00 +data_ov020_020e9e18 kind:bss addr:0x020e9e18 +data_ov020_020e9e44 kind:bss addr:0x020e9e44 ambiguous +data_ov020_020e9e58 kind:bss addr:0x020e9e58 +data_ov020_020e9e78 kind:bss addr:0x020e9e78 ambiguous +data_ov020_020e9e98 kind:bss addr:0x020e9e98 +data_ov020_020e9ea0 kind:bss addr:0x020e9ea0 ambiguous +data_ov020_020e9ec4 kind:bss addr:0x020e9ec4 ambiguous +data_ov020_020e9ed8 kind:bss addr:0x020e9ed8 +data_ov020_020e9edc kind:bss addr:0x020e9edc +data_ov020_020e9edd kind:bss addr:0x020e9edd +data_ov020_020e9f1c kind:bss addr:0x020e9f1c ambiguous +data_ov020_020e9fb8 kind:bss addr:0x020e9fb8 +data_ov020_020e9fc0 kind:bss addr:0x020e9fc0 +data_ov020_020e9fcc kind:bss addr:0x020e9fcc +data_ov020_020e9fd0 kind:bss addr:0x020e9fd0 +data_ov020_020e9fdc kind:bss addr:0x020e9fdc +data_ov020_020e9ff2 kind:bss addr:0x020e9ff2 ambiguous +data_ov020_020e9ff6 kind:bss addr:0x020e9ff6 ambiguous +data_ov020_020e9ff8 kind:bss addr:0x020e9ff8 ambiguous +data_ov020_020e9ffa kind:bss addr:0x020e9ffa ambiguous +data_ov020_020ea01c kind:bss addr:0x020ea01c ambiguous +data_ov020_020ea128 kind:bss addr:0x020ea128 ambiguous +data_ov020_020ea134 kind:bss addr:0x020ea134 ambiguous +data_ov020_020ea210 kind:bss addr:0x020ea210 ambiguous +data_ov020_020ea2dc kind:bss addr:0x020ea2dc +data_ov020_020ea3a0 kind:bss addr:0x020ea3a0 +data_ov020_020ea3dc kind:bss addr:0x020ea3dc ambiguous +data_ov020_020ea46c kind:bss addr:0x020ea46c +data_ov020_020ea470 kind:bss addr:0x020ea470 +data_ov020_020ea4f0 kind:bss addr:0x020ea4f0 +data_ov020_020ea574 kind:bss addr:0x020ea574 +data_ov020_020ea57c kind:bss addr:0x020ea57c +data_ov020_020ea59c kind:bss addr:0x020ea59c +data_ov020_020ea5c4 kind:bss addr:0x020ea5c4 +data_ov020_020ea5d8 kind:bss addr:0x020ea5d8 +data_ov020_020ea5e8 kind:bss addr:0x020ea5e8 +data_ov020_020ea620 kind:bss addr:0x020ea620 +data_ov020_020ea6a4 kind:bss addr:0x020ea6a4 ambiguous +data_ov020_020eb020 kind:bss addr:0x020eb020 +data_ov020_020eb0a0 kind:bss addr:0x020eb0a0 +data_ov020_020eb0a4 kind:bss addr:0x020eb0a4 +data_ov020_020eb0a8 kind:bss addr:0x020eb0a8 +data_ov020_020eb0e0 kind:bss addr:0x020eb0e0 +data_ov020_020eb0e8 kind:bss addr:0x020eb0e8 +data_ov020_020eb0ee kind:bss addr:0x020eb0ee +data_ov020_020eb0f0 kind:bss addr:0x020eb0f0 +data_ov020_020eb148 kind:bss addr:0x020eb148 +data_ov020_020eb160 kind:bss addr:0x020eb160 +data_ov020_020eb220 kind:bss addr:0x020eb220 +data_ov020_020eb22c kind:bss addr:0x020eb22c +data_ov020_020eb240 kind:bss addr:0x020eb240 +data_ov020_020eb260 kind:bss addr:0x020eb260 +data_ov020_020eb264 kind:bss addr:0x020eb264 +data_ov020_020eb26c kind:bss addr:0x020eb26c +data_ov020_020eb270 kind:bss addr:0x020eb270 +data_ov020_020eb284 kind:bss addr:0x020eb284 diff --git a/config/jp/arm9/overlays/ov021/delinks.txt b/config/jp/arm9/overlays/ov021/delinks.txt new file mode 100644 index 00000000..804efe77 --- /dev/null +++ b/config/jp/arm9/overlays/ov021/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020eb2c0 end:0x02108818 kind:code align:32 + .rodata start:0x02108818 end:0x0210951c kind:data align:4 + .init start:0x0210951c end:0x02109a30 kind:code align:4 + .ctor start:0x02109a30 end:0x02109a6c kind:data align:4 + .data start:0x02109a80 end:0x0210ac60 kind:data align:32 + .bss start:0x0210ac60 end:0x0210b780 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov021/relocs.txt b/config/jp/arm9/overlays/ov021/relocs.txt new file mode 100644 index 00000000..218ed807 --- /dev/null +++ b/config/jp/arm9/overlays/ov021/relocs.txt @@ -0,0 +1,4265 @@ +from:0x020eb2d8 kind:arm_call to:0x0201827c module:main +from:0x020eb2e8 kind:arm_call to:0x0201b8dc module:main +from:0x020eb328 kind:arm_call to:0x020c9d18 module:overlay(20) +from:0x020eb330 kind:arm_call to:0x02016534 module:main +from:0x020eb340 kind:arm_call to:0x02013370 module:main +from:0x020eb358 kind:arm_call_thumb to:0x020bed5c module:overlay(1) +from:0x020eb368 kind:arm_call_thumb to:0x020bf980 module:overlay(1) +from:0x020eb380 kind:arm_call to:0x020cfa58 module:overlay(20) +from:0x020eb384 kind:arm_call to:0x020fcfa0 module:overlay(21) +from:0x020eb3b0 kind:arm_call to:0x02011f3c module:main +from:0x020eb3c0 kind:arm_call to:0x02107a50 module:overlay(21) +from:0x020eb3d4 kind:arm_call to:0x02011f3c module:main +from:0x020eb3e4 kind:arm_call to:0x020fd348 module:overlay(21) +from:0x020eb3f8 kind:arm_call to:0x02011f3c module:main +from:0x020eb408 kind:arm_call to:0x020fd9b0 module:overlay(21) +from:0x020eb41c kind:arm_call to:0x02011f3c module:main +from:0x020eb42c kind:arm_call to:0x020feec0 module:overlay(21) +from:0x020eb440 kind:arm_call to:0x02011f3c module:main +from:0x020eb450 kind:arm_call to:0x02100edc module:overlay(21) +from:0x020eb478 kind:arm_call to:0x020376c8 module:main +from:0x020eb480 kind:arm_call to:0x0203768c module:main +from:0x020eb48c kind:arm_call to:0x020c8694 module:overlay(20) +from:0x020eb4c4 kind:load to:0x02109aa4 module:overlay(21) +from:0x020eb4c8 kind:load to:0x02109a88 module:overlay(21) +from:0x020eb4cc kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020eb4d0 kind:load to:0x0210ac60 module:overlay(21) +from:0x020eb4d4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eb4d8 kind:load to:0x0204afac module:main +from:0x020eb4dc kind:load to:0x0204b690 module:main +from:0x020eb4e0 kind:load to:0x020eb901 module:overlay(21) +from:0x020eb4e4 kind:load to:0x020b66ec module:overlay(0) +from:0x020eb4e8 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020eb4f0 kind:load to:0x020ea3a0 module:overlays(19,20) +from:0x020eb4fc kind:arm_call to:0x0201b8bc module:main +from:0x020eb524 kind:arm_call to:0x020fd0a4 module:overlay(21) +from:0x020eb554 kind:arm_call to:0x0200e234 module:main +from:0x020eb55c kind:arm_call_thumb to:0x020bff48 module:overlay(1) +from:0x020eb564 kind:arm_call_thumb to:0x020bf158 module:overlay(1) +from:0x020eb56c kind:arm_call to:0x020c9d8c module:overlay(20) +from:0x020eb570 kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x020eb584 kind:arm_call to:0x0201b8bc module:main +from:0x020eb58c kind:arm_call to:0x020182e4 module:main +from:0x020eb598 kind:load to:0x02109aa4 module:overlay(21) +from:0x020eb59c kind:load to:0x020b684c module:overlay(0) +from:0x020eb5a0 kind:load to:0x020b68c0 module:overlay(0) +from:0x020eb5a4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eb5a8 kind:load to:0x0210ac60 module:overlay(21) +from:0x020eb5c8 kind:arm_call to:0x020fd0a4 module:overlay(21) +from:0x020eb5f8 kind:arm_call to:0x0200e234 module:main +from:0x020eb600 kind:arm_call_thumb to:0x020bff48 module:overlay(1) +from:0x020eb608 kind:arm_call_thumb to:0x020bf158 module:overlay(1) +from:0x020eb610 kind:arm_call to:0x020c9d8c module:overlay(20) +from:0x020eb614 kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x020eb628 kind:arm_call to:0x0201b8bc module:main +from:0x020eb630 kind:arm_call to:0x020182e4 module:main +from:0x020eb638 kind:arm_call to:0x02011ff4 module:main +from:0x020eb644 kind:load to:0x02109aa4 module:overlay(21) +from:0x020eb648 kind:load to:0x020b684c module:overlay(0) +from:0x020eb64c kind:load to:0x020b68c0 module:overlay(0) +from:0x020eb650 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eb654 kind:load to:0x0210ac60 module:overlay(21) +from:0x020eb670 kind:arm_call to:0x0201830c module:main +from:0x020eb678 kind:arm_call_thumb to:0x020bfe3c module:overlay(1) +from:0x020eb680 kind:arm_call_thumb to:0x020bf130 module:overlay(1) +from:0x020eb690 kind:arm_call to:0x020fd088 module:overlay(21) +from:0x020eb698 kind:load to:0x027e0994 module:dtcm +from:0x020eb69c kind:load to:0x020b684c module:overlay(0) +from:0x020eb6a0 kind:load to:0x020b68c0 module:overlay(0) +from:0x020eb6b0 kind:arm_call to:0x020c9ff4 module:overlay(20) +from:0x020eb6c4 kind:arm_call to:0x020eb860 module:overlay(21) +from:0x020eb6d4 kind:arm_call to:0x020fd0d4 module:overlay(21) +from:0x020eb6dc kind:arm_call to:0x020ca0fc module:overlay(20) +from:0x020eb6e4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eb700 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020eb738 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020eb73c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020eb754 kind:load to:0x020fd0f4 module:overlay(21) +from:0x020eb76c kind:load to:0x020fd108 module:overlay(21) +from:0x020eb784 kind:load to:0x020fd11c module:overlay(21) +from:0x020eb79c kind:load to:0x020fd130 module:overlay(21) +from:0x020eb7b4 kind:load to:0x020fd144 module:overlay(21) +from:0x020eb7ec kind:arm_call to:0x0201b974 module:main +from:0x020eb7f8 kind:arm_call to:0x0201b798 module:main +from:0x020eb810 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020eb81c kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020eb844 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020eb850 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020eb858 kind:load to:0x0204fb78 module:main +from:0x020eb85c kind:load to:0x020b69b8 module:overlay(0) +from:0x020eb870 kind:arm_call to:0x02013014 module:main +from:0x020eb880 kind:arm_call to:0x020fd0a4 module:overlay(21) +from:0x020eb894 kind:arm_call to:0x020fd088 module:overlay(21) +from:0x020eb89c kind:arm_call to:0x02013070 module:main +from:0x020eb8ac kind:load to:0x0204af1c module:main +from:0x020eb8e0 kind:load to:0x0210ac60 module:overlay(21) +from:0x020eb8ec kind:arm_call to:0x0201b8bc module:main +from:0x020eb8f4 kind:arm_call to:0x02011ff4 module:main +from:0x020eb90c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eb916 kind:thumb_call to:0x020eb930 module:overlay(21) +from:0x020eb924 kind:arm_call_thumb to:0x020141e0 module:main +from:0x020eb936 kind:thumb_call_arm to:0x0206246c module:overlay(0) +from:0x020eb94c kind:thumb_call_arm to:0x0203e690 module:main +from:0x020eb962 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020eb97c kind:thumb_call_arm to:0x02102044 module:overlay(21) +from:0x020eb998 kind:thumb_call_arm to:0x02024abc module:main +from:0x020eb99e kind:thumb_call_arm to:0x02024b24 module:main +from:0x020eb9a8 kind:load to:0x02109ae4 module:overlay(21) +from:0x020eb9b0 kind:load to:0x020184ed module:main +from:0x020eb9b4 kind:load to:0x020eb91c module:overlay(21) +from:0x020eb9b8 kind:load to:0x020184e9 module:main +from:0x020eb9bc kind:load to:0x020eb9c1 module:overlay(21) +from:0x020eb9c4 kind:thumb_call_arm to:0x02013b14 module:main +from:0x020eb9d6 kind:thumb_call_arm to:0x02102068 module:overlay(21) +from:0x020eb9e6 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020eb9f4 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020eb9fa kind:thumb_call_arm to:0x02062514 module:overlay(0) +from:0x020eba04 kind:load to:0x020184e9 module:main +from:0x020eba08 kind:load to:0x020184ed module:main +from:0x020eba16 kind:thumb_call_arm to:0x02102068 module:overlay(21) +from:0x020eba26 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020eba34 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020eba3a kind:thumb_call_arm to:0x02062514 module:overlay(0) +from:0x020eba40 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eba48 kind:load to:0x020184e9 module:main +from:0x020eba4c kind:load to:0x020184ed module:main +from:0x020eba68 kind:thumb_call_arm to:0x02024b24 module:main +from:0x020ebabc kind:arm_call_thumb to:0x02062cd0 module:overlay(0) +from:0x020ebac8 kind:arm_call_thumb to:0x02062ce8 module:overlay(0) +from:0x020ebacc kind:arm_call to:0x02019be4 module:main +from:0x020ebadc kind:load to:0x027e0998 module:dtcm +from:0x020ebae8 kind:arm_call to:0x020ebf78 module:overlay(21) +from:0x020ebb38 kind:arm_call to:0x02013c0c module:main +from:0x020ebb44 kind:arm_call to:0x02013b28 module:main +from:0x020ebb60 kind:arm_call to:0x0201447c module:main +from:0x020ebba0 kind:arm_call to:0x02018614 module:main +from:0x020ebbb4 kind:arm_call to:0x020186f4 module:main +from:0x020ebbbc kind:arm_call to:0x020188a0 module:main +from:0x020ebbc4 kind:arm_call to:0x020ebd38 module:overlay(21) +from:0x020ebc40 kind:arm_call to:0x02062cec module:overlay(0) +from:0x020ebc48 kind:load to:0x0204b690 module:main +from:0x020ebc4c kind:load to:0x0204b098 module:main +from:0x020ebc50 kind:load to:0x0204b0cc module:main +from:0x020ebc54 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ebc58 kind:load to:0x027e0998 module:dtcm +from:0x020ebc68 kind:arm_call to:0x0201862c module:main +from:0x020ebc80 kind:arm_call to:0x02062cf0 module:overlay(0) +from:0x020ebc8c kind:arm_call to:0x020189ac module:main +from:0x020ebc94 kind:arm_call to:0x020ebe58 module:overlay(21) +from:0x020ebc9c kind:load to:0x027e0998 module:dtcm +from:0x020ebccc kind:arm_call to:0x0201891c module:main +from:0x020ebcd8 kind:arm_call to:0x020187c8 module:main +from:0x020ebce4 kind:arm_call to:0x020ebe9c module:overlay(21) +from:0x020ebcec kind:load to:0x0204fb78 module:main +from:0x020ebcfc kind:arm_call to:0x02018640 module:main +from:0x020ebd08 kind:arm_call to:0x020ebf00 module:overlay(21) +from:0x020ebd20 kind:arm_call to:0x0201bed4 module:main +from:0x020ebd30 kind:arm_call_thumb to:0x020eba50 module:overlay(21) +from:0x020ebe54 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ebf60 kind:load to:0x02109acc module:overlay(21) +from:0x020ebf64 kind:load to:0x020bef7d module:overlays(1,2,4) +from:0x020ebf74 kind:load to:0x020befcd module:overlays(1,2,4) +from:0x020ebf90 kind:arm_call to:0x020ebfa4 module:overlay(21) +from:0x020ebf98 kind:arm_call to:0x02011ff4 module:main +from:0x020ebfa0 kind:load to:0x027e0998 module:dtcm +from:0x020ebfb4 kind:load to:0x027e0998 module:dtcm +from:0x020ebfc0 kind:arm_call_thumb to:0x020b8578 module:overlay(1) +from:0x020ebfd8 kind:arm_call to:0x0205a710 module:overlay(0) +from:0x020ebff0 kind:load to:0x020b66c4 module:overlay(0) +from:0x020ebff4 kind:load to:0x02109b40 module:overlay(21) +from:0x020ebff8 kind:load to:0x02109b2c module:overlay(21) +from:0x020ec010 kind:arm_call to:0x0205a74c module:overlay(0) +from:0x020ec018 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x020ec024 kind:load to:0x02109b40 module:overlay(21) +from:0x020ec028 kind:load to:0x020b66c4 module:overlay(0) +from:0x020ec040 kind:arm_call to:0x0205a74c module:overlay(0) +from:0x020ec048 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x020ec050 kind:arm_call to:0x02011ff4 module:main +from:0x020ec05c kind:load to:0x02109b40 module:overlay(21) +from:0x020ec060 kind:load to:0x020b66c4 module:overlay(0) +from:0x020ec06c kind:load to:0x020b875d module:overlays(1,8) +from:0x020ec078 kind:arm_call_thumb to:0x020b9a20 module:overlay(1) +from:0x020ec08c kind:load to:0x02109b58 module:overlay(21) +from:0x020ec094 kind:arm_call_thumb to:0x020b9e08 module:overlay(1) +from:0x020ec0a4 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020ec0ac kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020ec0b4 kind:load to:0x0204b608 module:main +from:0x020ec0c0 kind:arm_call_thumb to:0x020b9d70 module:overlay(1) +from:0x020ec0d4 kind:arm_call_thumb to:0x020b9d70 module:overlay(1) +from:0x020ec0dc kind:arm_call to:0x02011ff4 module:main +from:0x020ec0f8 kind:load to:0x02108840 module:overlay(21) +from:0x020ec168 kind:arm_call to:0x020ec118 module:overlay(21) +from:0x020ec1c8 kind:arm_call to:0x0203b8f8 module:main +from:0x020ec220 kind:load to:0x02108a6c module:overlay(21) +from:0x020ec224 kind:load to:0x02108a60 module:overlay(21) +from:0x020ec228 kind:load to:0x02108a5c module:overlay(21) +from:0x020ec23a kind:thumb_call_arm to:0x020ec0fc module:overlay(21) +from:0x020ec262 kind:thumb_call_arm to:0x0202a17c module:main +from:0x020ec26e kind:thumb_call_arm to:0x0202a17c module:main +from:0x020ec27a kind:thumb_call_arm to:0x0202a17c module:main +from:0x020ec2a6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ec2b4 kind:thumb_call to:0x020bd870 module:overlay(1) +from:0x020ec2c6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ec2d8 kind:thumb_call to:0x020be1e4 module:overlay(1) +from:0x020ec2e4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ec2ee kind:thumb_call to:0x020ed2c8 module:overlay(21) +from:0x020ec2f8 kind:thumb_call_arm to:0x020ec0fc module:overlay(21) +from:0x020ec312 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ec324 kind:thumb_call_arm to:0x02066e0c module:overlay(0) +from:0x020ec336 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x020ec340 kind:load to:0x021088a8 module:overlay(21) +from:0x020ec34a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ec358 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ec368 kind:thumb_call to:0x020be328 module:overlay(1) +from:0x020ec36e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ec37e kind:thumb_call to:0x020bd8f8 module:overlay(1) +from:0x020ec384 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ec3a8 kind:thumb_call to:0x0208dfd0 module:overlay(0) +from:0x020ec3b6 kind:thumb_call to:0x020906ac module:overlay(0) +from:0x020ec3d8 kind:thumb_call to:0x020bd660 module:overlay(1) +from:0x020ec3e2 kind:thumb_call to:0x020bd748 module:overlay(1) +from:0x020ec420 kind:arm_call to:0x020be608 module:overlay(17) +from:0x020ec430 kind:arm_call to:0x020befa8 module:overlay(17) +from:0x020ec450 kind:arm_call to:0x020fcf40 module:overlay(21) +from:0x020ec4b4 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x020ec4c0 kind:arm_call to:0x020ece78 module:overlay(21) +from:0x020ec4dc kind:arm_call to:0x020ed6c8 module:overlay(21) +from:0x020ec528 kind:arm_call to:0x01fff280 module:itcm +from:0x020ec538 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec560 kind:arm_call to:0x0208f44c module:overlay(0) +from:0x020ec588 kind:arm_call to:0x020f881c module:overlay(21) +from:0x020ec5a4 kind:arm_call to:0x020ed328 module:overlay(21) +from:0x020ec5b0 kind:arm_call to:0x020ec180 module:overlay(21) +from:0x020ec5c0 kind:arm_call to:0x020ed670 module:overlay(21) +from:0x020ec62c kind:arm_call to:0x020ca6a0 module:overlay(20) +from:0x020ec63c kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x020ec678 kind:arm_call to:0x020ca6a0 module:overlay(20) +from:0x020ec694 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ec698 kind:load to:0x027e0cf4 module:dtcm +from:0x020ec69c kind:load to:0x027e09a8 module:dtcm +from:0x020ec6e8 kind:arm_call to:0x020bf520 module:overlay(17) +from:0x020ec700 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ec738 kind:arm_call to:0x020ec818 module:overlay(21) +from:0x020ec754 kind:arm_call to:0x020bf5b0 module:overlay(17) +from:0x020ec76c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ec798 kind:arm_call to:0x020ecdb8 module:overlay(21) +from:0x020ec7b8 kind:arm_call to:0x0208e368 module:overlay(0) +from:0x020ec7fc kind:arm_call to:0x0208e368 module:overlay(0) +from:0x020ec814 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ec874 kind:arm_call to:0x020ecdb8 module:overlay(21) +from:0x020ec88c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ec948 kind:arm_call to:0x01ff9f38 module:itcm +from:0x020ec960 kind:arm_call to:0x0202a17c module:main +from:0x020eca08 kind:arm_call to:0x020ecdb8 module:overlay(21) +from:0x020eca38 kind:arm_call to:0x0208f42c module:overlay(0) +from:0x020eca78 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020ecaa0 kind:arm_call to:0x020bf774 module:overlay(17) +from:0x020ecabc kind:arm_call to:0x020ed3b8 module:overlay(21) +from:0x020ecad0 kind:arm_call to:0x020ec818 module:overlay(21) +from:0x020ecb10 kind:arm_call to:0x01ffd43c module:itcm +from:0x020ecbb4 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020ecbd0 kind:load to:0x027e0cf4 module:dtcm +from:0x020ecbd4 kind:load to:0x0204fb78 module:main +from:0x020ecbd8 kind:load to:0x027e09bc module:dtcm +from:0x020ecbdc kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecbe0 kind:load to:0x020accdc module:overlay(0) +from:0x020ecbe4 kind:load to:0x0203feb0 module:main +from:0x020ecc10 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecc14 kind:load to:0x027e07d4 module:dtcm +from:0x020ecc54 kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x020ecc5c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecc9c kind:arm_call to:0x0208f01c module:overlay(0) +from:0x020ecca4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020eccd8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020eccdc kind:load to:0x027e07d4 module:dtcm +from:0x020ecd0c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecd10 kind:load to:0x027e07d4 module:dtcm +from:0x020ecd48 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecd80 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecdb4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecde8 kind:arm_call to:0x0208f314 module:overlay(0) +from:0x020ecdf0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ece4c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ece74 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecec0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecec4 kind:load to:0x027e0cf4 module:dtcm +from:0x020ecf30 kind:arm_call to:0x020ec118 module:overlay(21) +from:0x020ecf38 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecf3c kind:load to:0x027e0cf4 module:dtcm +from:0x020ecfac kind:arm_call to:0x020ec158 module:overlay(21) +from:0x020ecfb4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ecfb8 kind:load to:0x027e0cf4 module:dtcm +from:0x020ed048 kind:arm_call to:0x0205ecc4 module:overlay(0) +from:0x020ed07c kind:arm_call to:0x0208e330 module:overlay(0) +from:0x020ed0a0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ed0e4 kind:arm_call to:0x01fff280 module:itcm +from:0x020ed0ec kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ed13c kind:arm_call to:0x0208f44c module:overlay(0) +from:0x020ed15c kind:arm_call to:0x021016a0 module:overlay(21) +from:0x020ed178 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ed17c kind:load to:0x027e0cf4 module:dtcm +from:0x020ed1c0 kind:arm_call to:0x01fff280 module:itcm +from:0x020ed268 kind:arm_call to:0x020ece78 module:overlay(21) +from:0x020ed298 kind:arm_call to:0x0208f44c module:overlay(0) +from:0x020ed2c0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ed2c4 kind:load to:0x0203feb0 module:main +from:0x020ed2f6 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020ed320 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020ed33c kind:arm_call to:0x020fbed8 module:overlay(21) +from:0x020ed388 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020ed390 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020ed3a4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020ed3ac kind:arm_call to:0x020620ec module:overlay(0) +from:0x020ed3b4 kind:load to:0x027e0cf4 module:dtcm +from:0x020ed46c kind:arm_call to:0x0201aa68 module:main +from:0x020ed4a0 kind:arm_call to:0x0201aa68 module:main +from:0x020ed4b4 kind:load to:0x027e0998 module:dtcm +from:0x020ed4b8 kind:load to:0x0204c49c module:main +from:0x020ed518 kind:arm_call to:0x0208f43c module:overlay(0) +from:0x020ed558 kind:arm_call to:0x020f5e78 module:overlay(21) +from:0x020ed56c kind:arm_call to:0x01fff350 module:itcm +from:0x020ed5b0 kind:arm_call to:0x020f881c module:overlay(21) +from:0x020ed5c4 kind:arm_call to:0x021016a0 module:overlay(21) +from:0x020ed5f8 kind:arm_call to:0x020fc844 module:overlay(21) +from:0x020ed614 kind:load to:0x027e0ce4 module:dtcm +from:0x020ed618 kind:load to:0x027e0cf4 module:dtcm +from:0x020ed62c kind:arm_call to:0x020ec0e8 module:overlay(21) +from:0x020ed63c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020ed698 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020ed6bc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020ed6c4 kind:load to:0x027e0cec module:dtcm +from:0x020ed6e4 kind:load to:0x020accdc module:overlay(0) +from:0x020ed6e8 kind:load to:0x01fff254 module:itcm +from:0x020ed724 kind:arm_call to:0x02087bcc module:overlay(0) +from:0x020ed744 kind:arm_call to:0x02015018 module:main +from:0x020ed774 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ed784 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed798 kind:arm_call to:0x020ec0e8 module:overlay(21) +from:0x020ed7b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ed7d0 kind:arm_call to:0x02015018 module:main +from:0x020ed804 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ed814 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed828 kind:arm_call to:0x020ec0e8 module:overlay(21) +from:0x020ed848 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ed854 kind:load to:0x020accdc module:overlay(0) +from:0x020ed85c kind:load to:0x027e0cec module:dtcm +from:0x020ed86c kind:arm_call to:0x02090efc module:overlay(0) +from:0x020ed880 kind:load to:0x02109ba4 module:overlay(21) +from:0x020ed8d4 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020ed8e4 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x020ed8f0 kind:load to:0x027e09a8 module:dtcm +from:0x020ed90c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ed92c kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020ed938 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020ed948 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x020ed95c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x020ed964 kind:arm_call to:0x02011ff4 module:main +from:0x020ed978 kind:load to:0x0210aca8 module:overlay(21) +from:0x020ed98c kind:arm_call to:0x02011f3c module:main +from:0x020ed998 kind:arm_call to:0x020ee580 module:overlay(21) +from:0x020ed9b0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020ed9e4 kind:load to:0x02109c24 module:overlay(21) +from:0x020eda3c kind:arm_call to:0x01fff498 module:itcm +from:0x020eda48 kind:arm_call to:0x01fff584 module:itcm +from:0x020eda88 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x020eda9c kind:load to:0x027e0ce8 module:dtcm +from:0x020edab4 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020edad8 kind:load to:0x02109bec module:overlay(21) +from:0x020edb10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edb1c kind:arm_call to:0x01fff458 module:itcm +from:0x020edb78 kind:arm_call to:0x01fff498 module:itcm +from:0x020edb7c kind:arm_call to:0x01fff584 module:itcm +from:0x020edbbc kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x020edbd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020edbe8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020edc34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020edc40 kind:arm_call to:0x02017ed0 module:main +from:0x020edc60 kind:load to:0x027e0ce4 module:dtcm +from:0x020edc68 kind:load to:0x027e0ce8 module:dtcm +from:0x020edca0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edca8 kind:arm_call to:0x01fff458 module:itcm +from:0x020edcc0 kind:arm_call to:0x020ef0bc module:overlay(21) +from:0x020eddb8 kind:arm_call to:0x020fb478 module:overlay(21) +from:0x020eddd4 kind:arm_call to:0x020f14dc module:overlay(21) +from:0x020edde0 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020eddf0 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x020ede00 kind:load to:0x027e0ce4 module:dtcm +from:0x020ede08 kind:load to:0x027e0cf4 module:dtcm +from:0x020ede14 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x020ede28 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020ede38 kind:load to:0x02109c48 module:overlay(21) +from:0x020ede3c kind:load to:0x021088c0 module:overlay(21) +from:0x020edf24 kind:arm_call to:0x020178c8 module:main +from:0x020edf40 kind:arm_call to:0x020fb144 module:overlay(21) +from:0x020edf5c kind:arm_call to:0x020fb0e0 module:overlay(21) +from:0x020edf7c kind:arm_call to:0x020178c8 module:main +from:0x020edf88 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020edfe4 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020ee00c kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020ee0b0 kind:arm_call to:0x020178c8 module:main +from:0x020ee0cc kind:arm_call to:0x020fade4 module:overlay(21) +from:0x020ee0ec kind:arm_call to:0x020178c8 module:main +from:0x020ee108 kind:arm_call to:0x020fb0e0 module:overlay(21) +from:0x020ee134 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020ee15c kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020ee1bc kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020ee218 kind:load to:0x027e09a4 module:dtcm +from:0x020ee220 kind:load to:0x027e0cf4 module:dtcm +from:0x020ee278 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee2ec kind:arm_call to:0x0205c384 module:overlay(0) +from:0x020ee310 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee348 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020ee38c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020ee3e0 kind:load to:0x027e0cf4 module:dtcm +from:0x020ee3e4 kind:load to:0x027e0960 module:dtcm +from:0x020ee3e8 kind:load to:0x0210ac64 module:overlay(21) +from:0x020ee3ec kind:load to:0x02109bc4 module:overlay(21) +from:0x020ee3f4 kind:load to:0x02109bc4 module:overlay(21) +from:0x020ee404 kind:arm_call to:0x020ee224 module:overlay(21) +from:0x020ee454 kind:arm_call to:0x020178c8 module:main +from:0x020ee490 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee590 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x020ee5a0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x020ee5ac kind:arm_call to:0x020edaa8 module:overlay(21) +from:0x020ee5b8 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x020ee618 kind:arm_call to:0x020ede0c module:overlay(21) +from:0x020ee6a0 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x020ee6b8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020ee6c8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020ee6f4 kind:arm_call to:0x0203e690 module:main +from:0x020ee788 kind:arm_call to:0x020ee4c8 module:overlay(21) +from:0x020ee7c0 kind:arm_call_thumb to:0x0209c9f8 module:overlay(0) +from:0x020ee7f8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ee810 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ee82c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ee844 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ee850 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x020ee854 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020ee89c kind:load to:0x02109d80 module:overlay(21) +from:0x020ee8a0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020ee8a4 kind:load to:0x02109c74 module:overlay(21) +from:0x020ee8a8 kind:load to:0x020a1aac module:overlay(0) +from:0x020ee8ac kind:load to:0x020f19fc module:overlay(21) +from:0x020ee8b0 kind:load to:0x02109bdc module:overlay(21) +from:0x020ee8b4 kind:load to:0x0210ac6c module:overlay(21) +from:0x020ee8b8 kind:load to:0x0210ac9c module:overlay(21) +from:0x020ee8bc kind:load to:0x0210ac90 module:overlay(21) +from:0x020ee8c0 kind:load to:0x0210ac84 module:overlay(21) +from:0x020ee8cc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020ee8e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020ee8f4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020ee914 kind:arm_call to:0x0203e740 module:main +from:0x020ee920 kind:load to:0x020a1aac module:overlay(0) +from:0x020ee948 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x020ee958 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x020ee964 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020ee970 kind:load to:0x020ef124 module:overlay(21) +from:0x020eea28 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020eea50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eea6c kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020eea84 kind:arm_call to:0x020fc044 module:overlay(21) +from:0x020eeadc kind:arm_call to:0x020fbdd4 module:overlay(21) +from:0x020eeb18 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020eeb34 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eeb48 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eeb68 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eebb8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020eebc0 kind:arm_call to:0x020f16b4 module:overlay(21) +from:0x020eec30 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020eec3c kind:load to:0x02109cb8 module:overlay(21) +from:0x020eec40 kind:load to:0x027e0c90 module:dtcm +from:0x020eec48 kind:load to:0x027e09c0 module:dtcm +from:0x020eec6c kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x020eecc8 kind:arm_call to:0x01ff930c module:itcm +from:0x020eecf8 kind:arm_call to:0x020eed24 module:overlay(21) +from:0x020eed08 kind:arm_call to:0x020eed24 module:overlay(21) +from:0x020eed18 kind:arm_call to:0x020eed24 module:overlay(21) +from:0x020eed20 kind:load to:0x0210ac6c module:overlay(21) +from:0x020eed4c kind:arm_call to:0x0202a17c module:main +from:0x020eed8c kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020eed98 kind:arm_call to:0x01ffb428 module:itcm +from:0x020eedac kind:arm_call to:0x01ff9f68 module:itcm +from:0x020eeec4 kind:arm_call to:0x0201c2c8 module:main +from:0x020eeee0 kind:arm_call to:0x0201a9dc module:main +from:0x020eeeec kind:load to:0x0203feb0 module:main +from:0x020eeef0 kind:load to:0x0210ac64 module:overlay(21) +from:0x020eeef4 kind:load to:0x027e0998 module:dtcm +from:0x020eeef8 kind:load to:0x0204c42c module:main +from:0x020eeefc kind:load to:0x0204c49c module:main +from:0x020eef00 kind:load to:0x0210ac9c module:overlay(21) +from:0x020eef28 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020eef54 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020eefb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020eefc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eeff8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020ef07c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020ef0a0 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x020ef0b0 kind:load to:0x027e0cec module:dtcm +from:0x020ef110 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ef18c kind:arm_call to:0x0200e260 module:main +from:0x020ef19c kind:arm_call to:0x01ffad5c module:itcm +from:0x020ef1cc kind:load to:0x027e0964 module:dtcm +from:0x020ef270 kind:load to:0x02109d18 module:overlay(21) +from:0x020ef2a0 kind:arm_call to:0x020cb028 module:overlay(20) +from:0x020ef2b0 kind:arm_call to:0x020ef2e8 module:overlay(21) +from:0x020ef2d0 kind:arm_call to:0x020f1958 module:overlay(21) +from:0x020ef2dc kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020ef2e4 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef384 kind:arm_call to:0x020fb478 module:overlay(21) +from:0x020ef3b4 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020ef3f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ef414 kind:arm_call to:0x020fbed8 module:overlay(21) +from:0x020ef454 kind:arm_call to:0x02016a78 module:main +from:0x020ef478 kind:arm_call to:0x020fbed8 module:overlay(21) +from:0x020ef490 kind:arm_call to:0x020f0fb8 module:overlay(21) +from:0x020ef4ac kind:arm_call to:0x020cb028 module:overlay(20) +from:0x020ef4cc kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020ef4d8 kind:arm_call to:0x020f0fb8 module:overlay(21) +from:0x020ef4f8 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef4fc kind:load to:0x027e0ce0 module:dtcm +from:0x020ef500 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ef538 kind:arm_call to:0x020ee3f8 module:overlay(21) +from:0x020ef540 kind:arm_call to:0x0209d720 module:overlay(0) +from:0x020ef61c kind:arm_call to:0x020f0e20 module:overlay(21) +from:0x020ef62c kind:load to:0x021088e8 module:overlay(21) +from:0x020ef630 kind:load to:0x02108918 module:overlay(21) +from:0x020ef664 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020ef6a0 kind:arm_call to:0x020ee3f8 module:overlay(21) +from:0x020ef6b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef718 kind:arm_call to:0x020ef274 module:overlay(21) +from:0x020ef770 kind:arm_call to:0x020ef274 module:overlay(21) +from:0x020ef780 kind:arm_call to:0x020ef274 module:overlay(21) +from:0x020ef7b4 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef7c8 kind:arm_call to:0x020f0e68 module:overlay(21) +from:0x020ef800 kind:arm_call to:0x01ff930c module:itcm +from:0x020ef810 kind:arm_call to:0x020f15b4 module:overlay(21) +from:0x020ef840 kind:arm_call to:0x0209ca64 module:overlay(0) +from:0x020ef86c kind:arm_call to:0x01ff916c module:itcm +from:0x020ef898 kind:arm_call to:0x0209cbec module:overlay(0) +from:0x020ef8ac kind:arm_call to:0x020f15b4 module:overlay(21) +from:0x020ef8c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef930 kind:arm_call to:0x020f15b4 module:overlay(21) +from:0x020ef984 kind:arm_call to:0x02029a4c module:main +from:0x020ef98c kind:arm_call to:0x020ef274 module:overlay(21) +from:0x020ef998 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef9a0 kind:load to:0x021088e8 module:overlay(21) +from:0x020ef9a4 kind:load to:0x02108918 module:overlay(21) +from:0x020efa38 kind:arm_call to:0x020f1634 module:overlay(21) +from:0x020efa44 kind:arm_call to:0x020ee4d8 module:overlay(21) +from:0x020efa50 kind:load to:0x02108918 module:overlay(21) +from:0x020efa88 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020efab0 kind:arm_call to:0x020f1634 module:overlay(21) +from:0x020efad8 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020efae8 kind:arm_call to:0x020f1634 module:overlay(21) +from:0x020efb44 kind:arm_call to:0x01fff05c module:itcm +from:0x020efb78 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020efba8 kind:arm_call to:0x020f1940 module:overlay(21) +from:0x020efbbc kind:arm_call to:0x020f1688 module:overlay(21) +from:0x020efc40 kind:arm_call to:0x020fb478 module:overlay(21) +from:0x020efc64 kind:arm_call to:0x020fb578 module:overlay(21) +from:0x020efcac kind:arm_call to:0x020f1580 module:overlay(21) +from:0x020efcbc kind:arm_call to:0x020cb028 module:overlay(20) +from:0x020efd10 kind:arm_call to:0x020fbed8 module:overlay(21) +from:0x020efd34 kind:arm_call to:0x020cb028 module:overlay(20) +from:0x020efd40 kind:arm_call to:0x020ef2e8 module:overlay(21) +from:0x020efd5c kind:arm_call to:0x020fbed8 module:overlay(21) +from:0x020efd78 kind:arm_call to:0x020fb1a8 module:overlay(21) +from:0x020efd8c kind:arm_call to:0x020f1580 module:overlay(21) +from:0x020efd98 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020efdac kind:arm_call to:0x020f0fb8 module:overlay(21) +from:0x020efde8 kind:arm_call to:0x020f0e68 module:overlay(21) +from:0x020efe24 kind:arm_call to:0x020f1654 module:overlay(21) +from:0x020efe34 kind:arm_call to:0x020ee4d8 module:overlay(21) +from:0x020efe44 kind:arm_call to:0x020ee500 module:overlay(21) +from:0x020efe50 kind:arm_call to:0x020ee550 module:overlay(21) +from:0x020efe78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020efe98 kind:arm_call to:0x020f0fb8 module:overlay(21) +from:0x020efeec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020eff28 kind:arm_call to:0x01ff930c module:itcm +from:0x020eff44 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eff78 kind:arm_call to:0x020f15b4 module:overlay(21) +from:0x020efff4 kind:arm_call to:0x020f138c module:overlay(21) +from:0x020f0004 kind:arm_call to:0x020fb3fc module:overlay(21) +from:0x020f002c kind:arm_call to:0x020f1940 module:overlay(21) +from:0x020f0040 kind:arm_call to:0x020f1654 module:overlay(21) +from:0x020f0060 kind:arm_call to:0x020f1634 module:overlay(21) +from:0x020f0084 kind:arm_call to:0x020f1634 module:overlay(21) +from:0x020f00a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f00f4 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f0118 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f015c kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f0168 kind:load to:0x027e0cf4 module:dtcm +from:0x020f016c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f0174 kind:load to:0x027e0cd8 module:dtcm +from:0x020f0180 kind:load to:0x021088d0 module:overlay(21) +from:0x020f0184 kind:load to:0x02108918 module:overlay(21) +from:0x020f01e4 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f0230 kind:arm_call to:0x020f0e20 module:overlay(21) +from:0x020f023c kind:load to:0x021088e8 module:overlay(21) +from:0x020f0254 kind:arm_call to:0x020f15b4 module:overlay(21) +from:0x020f026c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f029c kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f02a8 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f02c4 kind:arm_call to:0x020ef274 module:overlay(21) +from:0x020f02cc kind:load to:0x027e0cf4 module:dtcm +from:0x020f033c kind:arm_call to:0x020f14dc module:overlay(21) +from:0x020f0348 kind:load to:0x02108900 module:overlay(21) +from:0x020f0354 kind:arm_call to:0x020f1654 module:overlay(21) +from:0x020f0364 kind:arm_call to:0x01ff930c module:itcm +from:0x020f037c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f03ac kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f03b8 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f03c0 kind:load to:0x027e0cf4 module:dtcm +from:0x020f0448 kind:load to:0x02108930 module:overlay(21) +from:0x020f0488 kind:arm_call to:0x02015018 module:main +from:0x020f04a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f04cc kind:arm_call to:0x020f1654 module:overlay(21) +from:0x020f04dc kind:arm_call to:0x01ff930c module:itcm +from:0x020f0504 kind:arm_call to:0x020f10bc module:overlay(21) +from:0x020f0518 kind:arm_call to:0x020f138c module:overlay(21) +from:0x020f0524 kind:arm_call to:0x020fb3fc module:overlay(21) +from:0x020f0578 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f05c8 kind:arm_call to:0x020f1940 module:overlay(21) +from:0x020f05ec kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f05fc kind:arm_call to:0x020f15b4 module:overlay(21) +from:0x020f0604 kind:load to:0x027e09a8 module:dtcm +from:0x020f060c kind:load to:0x027e0cf4 module:dtcm +from:0x020f0610 kind:load to:0x027e0ce0 module:dtcm +from:0x020f067c kind:load to:0x02108990 module:overlay(21) +from:0x020f0688 kind:arm_call to:0x020f138c module:overlay(21) +from:0x020f0698 kind:arm_call to:0x020fb3fc module:overlay(21) +from:0x020f06bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f070c kind:arm_call to:0x020f1940 module:overlay(21) +from:0x020f0730 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f0740 kind:arm_call to:0x020f15b4 module:overlay(21) +from:0x020f0748 kind:load to:0x027e0cf4 module:dtcm +from:0x020f07c4 kind:load to:0x02108918 module:overlay(21) +from:0x020f07f0 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f0814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f0828 kind:arm_call to:0x01ff930c module:itcm +from:0x020f084c kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f0854 kind:load to:0x027e0cf4 module:dtcm +from:0x020f08a8 kind:arm_call to:0x020f186c module:overlay(21) +from:0x020f0968 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f099c kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f09ac kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f09b8 kind:load to:0x02108948 module:overlay(21) +from:0x020f09bc kind:load to:0x027e0cf4 module:dtcm +from:0x020f0a28 kind:arm_call to:0x020f0e20 module:overlay(21) +from:0x020f0a34 kind:load to:0x02108978 module:overlay(21) +from:0x020f0a50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f0a70 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f0ae4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f0afc kind:arm_call to:0x020f0e20 module:overlay(21) +from:0x020f0b10 kind:load to:0x02108960 module:overlay(21) +from:0x020f0b14 kind:load to:0x027e0cec module:dtcm +from:0x020f0b58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f0bac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f0bc8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f0be4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f0c00 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f0c54 kind:arm_call to:0x020fb964 module:overlay(21) +from:0x020f0c60 kind:arm_call to:0x020fac94 module:overlay(21) +from:0x020f0c74 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f0c84 kind:load to:0x027e0cec module:dtcm +from:0x020f0c88 kind:load to:0x027e0cf4 module:dtcm +from:0x020f0cf4 kind:arm_call to:0x020f0e20 module:overlay(21) +from:0x020f0d00 kind:load to:0x021088d0 module:overlay(21) +from:0x020f0da4 kind:arm_call to:0x020f0e20 module:overlay(21) +from:0x020f0db4 kind:load to:0x021088d0 module:overlay(21) +from:0x020f0df4 kind:arm_call to:0x020fb964 module:overlay(21) +from:0x020f0e00 kind:arm_call to:0x020fac94 module:overlay(21) +from:0x020f0e14 kind:arm_call to:0x020ef1d0 module:overlay(21) +from:0x020f0e1c kind:load to:0x027e0cf4 module:dtcm +from:0x020f0e5c kind:arm_call to:0x020f1fbc module:overlay(21) +from:0x020f0e64 kind:load to:0x027e0cf4 module:dtcm +from:0x020f0e8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f0f84 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f0f90 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020f0fb0 kind:load to:0x0203feb0 module:main +from:0x020f1030 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020f1054 kind:arm_call to:0x02016c00 module:main +from:0x020f1074 kind:arm_call to:0x02016c88 module:main +from:0x020f1088 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f10a4 kind:load to:0x02109c08 module:overlay(21) +from:0x020f10b0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f1140 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f1154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1170 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f11c0 kind:arm_call to:0x020ed0a4 module:overlay(21) +from:0x020f11cc kind:arm_call to:0x01ffccc0 module:itcm +from:0x020f11e0 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f1204 kind:arm_call to:0x020ed0f0 module:overlay(21) +from:0x020f1230 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f1264 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f1270 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f1284 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f1368 kind:arm_call to:0x020f881c module:overlay(21) +from:0x020f137c kind:load to:0x027e0cf4 module:dtcm +from:0x020f1380 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f1384 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1388 kind:load to:0x0203feb0 module:main +from:0x020f1418 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f1424 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f1470 kind:arm_call to:0x020ed0f0 module:overlay(21) +from:0x020f14ac kind:arm_call to:0x020f881c module:overlay(21) +from:0x020f14cc kind:load to:0x027e0cf4 module:dtcm +from:0x020f14d4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f14d8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f1508 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f1510 kind:arm_call to:0x020f1634 module:overlay(21) +from:0x020f1554 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f1564 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f1574 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f157c kind:load to:0x027e0ce4 module:dtcm +from:0x020f1590 kind:arm_call to:0x020f1958 module:overlay(21) +from:0x020f15ac kind:arm_call to:0x020f1fbc module:overlay(21) +from:0x020f15cc kind:arm_call to:0x01ff916c module:itcm +from:0x020f1630 kind:load to:0x0203feb0 module:main +from:0x020f164c kind:load to:0x027e0ce0 module:dtcm +from:0x020f1650 kind:load to:0x020ecbe8 module:overlay(21) +from:0x020f165c kind:arm_call to:0x020f1634 module:overlay(21) +from:0x020f1678 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f1690 kind:arm_call to:0x020f1634 module:overlay(21) +from:0x020f16a0 kind:arm_call to:0x01ffedac module:itcm +from:0x020f16a8 kind:arm_call to:0x0205c408 module:overlay(0) +from:0x020f16f4 kind:arm_call to:0x02015018 module:main +from:0x020f1714 kind:arm_call to:0x020fcf40 module:overlay(21) +from:0x020f1738 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f1758 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f1768 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1788 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f17ac kind:arm_call to:0x02015018 module:main +from:0x020f17d0 kind:arm_call to:0x020fcf40 module:overlay(21) +from:0x020f17f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f1814 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f1824 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1844 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f1850 kind:load to:0x027e0cf4 module:dtcm +from:0x020f1854 kind:load to:0x027e09a8 module:dtcm +from:0x020f18a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f18bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f18d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f18f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f1910 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f192c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f193c kind:load to:0x027e0cec module:dtcm +from:0x020f1954 kind:load to:0x020ef1d0 module:overlay(21) +from:0x020f1964 kind:arm_call to:0x020f198c module:overlay(21) +from:0x020f1980 kind:arm_call to:0x0206fc88 module:overlay(0) +from:0x020f1988 kind:load to:0x020b6a14 module:overlay(0) +from:0x020f19a8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f19bc kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f19c8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f19e4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f19f4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f1a10 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f1a18 kind:arm_call to:0x02011ff4 module:main +from:0x020f1a2c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f1a34 kind:arm_call to:0x02011ff4 module:main +from:0x020f1a48 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f1a50 kind:arm_call to:0x02011ff4 module:main +from:0x020f1a64 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f1a6c kind:arm_call to:0x02011ff4 module:main +from:0x020f1a88 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x020f1a90 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x020f1aa4 kind:arm_call to:0x0203e740 module:main +from:0x020f1aac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f1ab4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f1abc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f1ac4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f1acc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020f1ad4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f1ae0 kind:load to:0x020a1aac module:overlay(0) +from:0x020f1af4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x020f1afc kind:arm_call to:0x020a1adc module:overlay(0) +from:0x020f1b10 kind:arm_call to:0x0203e740 module:main +from:0x020f1b18 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f1b20 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f1b28 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f1b30 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f1b38 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020f1b40 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f1b48 kind:arm_call to:0x02011ff4 module:main +from:0x020f1b54 kind:load to:0x020a1aac module:overlay(0) +from:0x020f1b60 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020f1b74 kind:load to:0x0210ad90 module:overlay(21) +from:0x020f1b88 kind:arm_call to:0x02011f3c module:main +from:0x020f1b94 kind:arm_call to:0x020f1be8 module:overlay(21) +from:0x020f1ba8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020f1be4 kind:load to:0x02109e68 module:overlay(21) +from:0x020f1bf8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f1c5c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x020f1c88 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x020f1ca0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f1cb0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f1ce8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x020f1d00 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f1d30 kind:load to:0x02109f20 module:overlay(21) +from:0x020f1d34 kind:load to:0x0210ad90 module:overlay(21) +from:0x020f1d38 kind:load to:0x02109ed4 module:overlay(21) +from:0x020f1d3c kind:load to:0x02109e8c module:overlay(21) +from:0x020f1d48 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f1d5c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f1d98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f1dac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f1db4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f1dbc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f1dc4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f1dd4 kind:load to:0x02109f20 module:overlay(21) +from:0x020f1dd8 kind:load to:0x027e0ce4 module:dtcm +from:0x020f1e0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f1e20 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f1e28 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f1e30 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f1e38 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f1e40 kind:arm_call to:0x02011ff4 module:main +from:0x020f1e50 kind:load to:0x02109f20 module:overlay(21) +from:0x020f1e54 kind:load to:0x027e0ce4 module:dtcm +from:0x020f1e6c kind:arm_call to:0x020f1fbc module:overlay(21) +from:0x020f1e9c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f1ef4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1f1c kind:load to:0x027e0cf4 module:dtcm +from:0x020f1f20 kind:load to:0x02109e10 module:overlay(21) +from:0x020f1f30 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f1f4c kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f1f64 kind:arm_call to:0x020fcf40 module:overlay(21) +from:0x020f1fa8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020f1fb0 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1fb4 kind:load to:0x027e0cf4 module:dtcm +from:0x020f1fb8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f1ff4 kind:load to:0x02109df0 module:overlay(21) +from:0x020f2040 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x020f2084 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f20d4 kind:load to:0x02109dd8 module:overlay(21) +from:0x020f20dc kind:load to:0x02109e30 module:overlay(21) +from:0x020f2114 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f21f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2208 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020f2218 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f222c kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f2240 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2260 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2294 kind:load to:0x0203feb0 module:main +from:0x020f2298 kind:load to:0x027e0ce0 module:dtcm +from:0x020f22dc kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x020f2324 kind:load to:0x02109dd8 module:overlay(21) +from:0x020f2328 kind:load to:0x02109e48 module:overlay(21) +from:0x020f2334 kind:arm_call to:0x020f246c module:overlay(21) +from:0x020f2348 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f235c kind:arm_call to:0x020f1fbc module:overlay(21) +from:0x020f2380 kind:load to:0x02099c78 module:overlay(0) +from:0x020f23dc kind:load to:0x02109e48 module:overlay(21) +from:0x020f23fc kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f2444 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f245c kind:arm_call to:0x020f1fbc module:overlay(21) +from:0x020f2468 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2488 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f24b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f24c0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020f24cc kind:load to:0x027e0ce0 module:dtcm +from:0x020f24f0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f2504 kind:load to:0x02058e24 module:overlay(0) +from:0x020f2518 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f2520 kind:arm_call to:0x02011ff4 module:main +from:0x020f2534 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f253c kind:arm_call to:0x02011ff4 module:main +from:0x020f2550 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020f2564 kind:load to:0x0210ae9c module:overlay(21) +from:0x020f2578 kind:arm_call to:0x02011f3c module:main +from:0x020f2584 kind:arm_call to:0x020f26b8 module:overlay(21) +from:0x020f2598 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020f25cc kind:load to:0x0210a00c module:overlay(21) +from:0x020f2600 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f2650 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f2660 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f26a0 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f26ac kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f26b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f26c0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f26e0 kind:arm_call to:0x02099360 module:overlay(0) +from:0x020f2740 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f2758 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f2770 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f2784 kind:load to:0x0210a030 module:overlay(21) +from:0x020f278c kind:load to:0x0210ae84 module:overlay(21) +from:0x020f2790 kind:load to:0x0210ae90 module:overlay(21) +from:0x020f2794 kind:load to:0x0210ae78 module:overlay(21) +from:0x020f27b8 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f27d8 kind:arm_call to:0x020f2888 module:overlay(21) +from:0x020f27f0 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2878 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f28b4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f28bc kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f2954 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f2990 kind:load to:0x027e0cd8 module:dtcm +from:0x020f2998 kind:load to:0x0210ae84 module:overlay(21) +from:0x020f299c kind:load to:0x02109f74 module:overlay(21) +from:0x020f29a4 kind:load to:0x0210ae90 module:overlay(21) +from:0x020f29a8 kind:load to:0x02109f84 module:overlay(21) +from:0x020f29b4 kind:load to:0x0210ae78 module:overlay(21) +from:0x020f29dc kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2a10 kind:arm_call to:0x020f2888 module:overlay(21) +from:0x020f2a64 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2a84 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2aa4 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2ad0 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2b40 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2b98 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2bbc kind:arm_call to:0x020f2fa0 module:overlay(21) +from:0x020f2bec kind:arm_call to:0x01ffedac module:itcm +from:0x020f2bf4 kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f2c10 kind:arm_call to:0x01fff05c module:itcm +from:0x020f2c30 kind:arm_call to:0x020f31d8 module:overlay(21) +from:0x020f2c50 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f2c70 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2c7c kind:load to:0x027e0cd8 module:dtcm +from:0x020f2c80 kind:load to:0x027e09a8 module:dtcm +from:0x020f2cc8 kind:arm_call to:0x020f2fdc module:overlay(21) +from:0x020f2d08 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2d38 kind:arm_call to:0x020f2fdc module:overlay(21) +from:0x020f2d68 kind:arm_call to:0x020f31d8 module:overlay(21) +from:0x020f2d98 kind:load to:0x020c127c module:overlays(2,4,17) +from:0x020f2da4 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x020f2de4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f2df8 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f2e0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2e14 kind:load to:0x027e09a8 module:dtcm +from:0x020f2e54 kind:load to:0x02109f94 module:overlay(21) +from:0x020f2ed4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020f2f38 kind:arm_call to:0x020ecec8 module:overlay(21) +from:0x020f2f4c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x020f2f54 kind:arm_call to:0x020f31d8 module:overlay(21) +from:0x020f2f90 kind:load to:0x027e0cf4 module:dtcm +from:0x020f2f94 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2f98 kind:load to:0x027e09a8 module:dtcm +from:0x020f2f9c kind:load to:0x02109fcc module:overlay(21) +from:0x020f2fa8 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f2fb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f30dc kind:load to:0x0210ae9c module:overlay(21) +from:0x020f311c kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x020f3170 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f3218 kind:arm_call to:0x020f2e1c module:overlay(21) +from:0x020f3220 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f324c kind:load to:0x027e0cf4 module:dtcm +from:0x020f3258 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f326c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f3274 kind:arm_call to:0x02011ff4 module:main +from:0x020f3288 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020f329c kind:load to:0x0210af84 module:overlay(21) +from:0x020f32b0 kind:arm_call to:0x02011f3c module:main +from:0x020f32bc kind:arm_call to:0x020f3378 module:overlay(21) +from:0x020f32d0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020f3300 kind:load to:0x0210a0cc module:overlay(21) +from:0x020f3324 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f3350 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f3360 kind:arm_call to:0x0206fc88 module:overlay(0) +from:0x020f336c kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f3374 kind:load to:0x020b6a14 module:overlay(0) +from:0x020f3384 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f33e8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020f3448 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f34a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f3508 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f3510 kind:arm_call to:0x02099360 module:overlay(0) +from:0x020f3540 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f3568 kind:load to:0x0210a0f0 module:overlay(21) +from:0x020f356c kind:load to:0x0210af84 module:overlay(21) +from:0x020f358c kind:arm_call to:0x01ffedac module:itcm +from:0x020f3594 kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f35f0 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x020f3604 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020f3620 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x020f3644 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020f3660 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x020f3684 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020f3690 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f369c kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f36a8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f36c0 kind:arm_call to:0x020f38f4 module:overlay(21) +from:0x020f36e4 kind:arm_call to:0x020f38f4 module:overlay(21) +from:0x020f36f4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f36f8 kind:load to:0x0210af84 module:overlay(21) +from:0x020f36fc kind:load to:0x021089a8 module:overlay(21) +from:0x020f3744 kind:arm_call to:0x020f38f4 module:overlay(21) +from:0x020f3784 kind:arm_call to:0x020f3a64 module:overlay(21) +from:0x020f37bc kind:arm_call to:0x01ffedac module:itcm +from:0x020f37c4 kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f37e0 kind:arm_call to:0x01fff05c module:itcm +from:0x020f3800 kind:arm_call to:0x020f3c54 module:overlay(21) +from:0x020f3820 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f382c kind:arm_call to:0x020f38f4 module:overlay(21) +from:0x020f3838 kind:load to:0x027e0cd8 module:dtcm +from:0x020f383c kind:load to:0x027e09a8 module:dtcm +from:0x020f3894 kind:arm_call to:0x020fbda8 module:overlay(21) +from:0x020f38a8 kind:arm_call to:0x020f38f4 module:overlay(21) +from:0x020f38ec kind:arm_call to:0x020f3c54 module:overlay(21) +from:0x020f3940 kind:load to:0x0210a084 module:overlay(21) +from:0x020f3978 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020f39dc kind:arm_call to:0x02101648 module:overlay(21) +from:0x020f39f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f39fc kind:arm_call to:0x020f3c54 module:overlay(21) +from:0x020f3a30 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f3a38 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f3a40 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f3a48 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020f3a58 kind:load to:0x027e0cf4 module:dtcm +from:0x020f3a5c kind:load to:0x027e09a8 module:dtcm +from:0x020f3a60 kind:load to:0x0210a0a4 module:overlay(21) +from:0x020f3a6c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f3a7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3b40 kind:arm_call to:0x0201aa68 module:main +from:0x020f3b4c kind:load to:0x027e0998 module:dtcm +from:0x020f3b50 kind:load to:0x0204c49c module:main +from:0x020f3bd8 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x020f3be8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f3c44 kind:arm_call to:0x02059568 module:overlay(0) +from:0x020f3c5c kind:load to:0x02099c78 module:overlay(0) +from:0x020f3c6c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f3c74 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f3c8c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f3c94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f3c9c kind:arm_call to:0x02011ff4 module:main +from:0x020f3cb0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020f3cc4 kind:load to:0x0210b06c module:overlay(21) +from:0x020f3cd8 kind:arm_call to:0x02011f3c module:main +from:0x020f3ce4 kind:arm_call to:0x020f3ff4 module:overlay(21) +from:0x020f3cf8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f3d2c kind:load to:0x0210a168 module:overlay(21) +from:0x020f3d40 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x020f3d54 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f3d68 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x020f3d74 kind:load to:0x0210a1dc module:overlay(21) +from:0x020f3d78 kind:load to:0x021089c4 module:overlay(21) +from:0x020f3db0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020f3de0 kind:load to:0x0210a14c module:overlay(21) +from:0x020f3e14 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x020f3e40 kind:arm_call to:0x020f4f00 module:overlay(21) +from:0x020f3ed0 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x020f3ee4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3ef8 kind:arm_call to:0x020f4f00 module:overlay(21) +from:0x020f3f5c kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x020f3f70 kind:arm_call to:0x020f4f00 module:overlay(21) +from:0x020f3fa0 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x020f3fec kind:load to:0x020b7544 module:overlay(0) +from:0x020f3ffc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f4008 kind:arm_call to:0x020f3f94 module:overlay(21) +from:0x020f4014 kind:arm_call to:0x020f3d38 module:overlay(21) +from:0x020f4030 kind:arm_call to:0x0203e690 module:main +from:0x020f4044 kind:arm_call to:0x020f3da4 module:overlay(21) +from:0x020f4078 kind:arm_call to:0x02080464 module:overlay(0) +from:0x020f4098 kind:load to:0x0210a208 module:overlay(21) +from:0x020f409c kind:load to:0x020a1aac module:overlay(0) +from:0x020f40a0 kind:load to:0x020f19fc module:overlay(21) +from:0x020f40a4 kind:load to:0x021089b8 module:overlay(21) +from:0x020f40b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f40c4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f40e0 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f40ec kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x020f4114 kind:load to:0x020af4a0 module:overlay(0) +from:0x020f4124 kind:arm_call to:0x020f40f8 module:overlay(21) +from:0x020f4158 kind:load to:0x0210a184 module:overlay(21) +from:0x020f4214 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020f4220 kind:load to:0x0210a1ac module:overlay(21) +from:0x020f4228 kind:load to:0x027e09c0 module:dtcm +from:0x020f425c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020f42a4 kind:load to:0x020f4b80 module:overlay(21) +from:0x020f4330 kind:arm_call to:0x020ecd4c module:overlay(21) +from:0x020f4354 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f4384 kind:arm_call to:0x020ecc60 module:overlay(21) +from:0x020f4390 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f4394 kind:load to:0x027e0ce0 module:dtcm +from:0x020f43a8 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f43d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f43d8 kind:arm_call to:0x020f4e80 module:overlay(21) +from:0x020f4414 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4430 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4450 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f446c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4478 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f44a4 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f44d0 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f44dc kind:arm_call to:0x020f4b80 module:overlay(21) +from:0x020f44ec kind:load to:0x027e0cec module:dtcm +from:0x020f44f0 kind:load to:0x027e0c90 module:dtcm +from:0x020f4500 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f4528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4530 kind:arm_call to:0x020f4e80 module:overlay(21) +from:0x020f45c4 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f45cc kind:arm_call to:0x020f4b80 module:overlay(21) +from:0x020f45ec kind:arm_call to:0x01ffedac module:itcm +from:0x020f4604 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020f4630 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x020f4650 kind:arm_call to:0x01fff498 module:itcm +from:0x020f465c kind:arm_call to:0x01fff584 module:itcm +from:0x020f46b8 kind:arm_call to:0x01fff05c module:itcm +from:0x020f470c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4728 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4748 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4764 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4770 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f47c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f47e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4804 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f4820 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f485c kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x020f4878 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f488c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f48a4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f48a8 kind:load to:0x027e0ce8 module:dtcm +from:0x020f48b4 kind:load to:0x027e0cec module:dtcm +from:0x020f48bc kind:load to:0x027e09a8 module:dtcm +from:0x020f4924 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f493c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4980 kind:arm_call to:0x020ed0f0 module:overlay(21) +from:0x020f49a8 kind:arm_call to:0x020f881c module:overlay(21) +from:0x020f49ec kind:arm_call to:0x01ff916c module:itcm +from:0x020f4a34 kind:arm_call to:0x01ffedac module:itcm +from:0x020f4a3c kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f4a48 kind:arm_call to:0x020fbda8 module:overlay(21) +from:0x020f4a5c kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f4a80 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f4ac4 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f4ad0 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4ad4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f4ad8 kind:load to:0x027e0cf4 module:dtcm +from:0x020f4ae0 kind:load to:0x027e07d4 module:dtcm +from:0x020f4af8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f4b24 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020f4b6c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x020f4b7c kind:load to:0x027e09b4 module:dtcm +from:0x020f4b94 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f4bb0 kind:arm_call to:0x02099d2c module:overlay(0) +from:0x020f4bd4 kind:arm_call to:0x020f4118 module:overlay(21) +from:0x020f4bec kind:arm_call to:0x02099d98 module:overlay(0) +from:0x020f4c40 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4c48 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f4c84 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4cb8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f4cd4 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f4cf8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f4d04 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020f4d80 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4d88 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f4dc4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4df8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f4e14 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f4e38 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f4e48 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020f4ebc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f4ed0 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x020f4edc kind:arm_call to:0x020f4d3c module:overlay(21) +from:0x020f4ee8 kind:arm_call to:0x020f4bfc module:overlay(21) +from:0x020f4efc kind:load to:0x027e09c0 module:dtcm +from:0x020f4f14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4f24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4f74 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f4f7c kind:arm_call to:0x02011ff4 module:main +from:0x020f4f90 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f4f98 kind:arm_call to:0x02011ff4 module:main +from:0x020f4fb0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020f4fb8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f4fcc kind:arm_call to:0x0203e740 module:main +from:0x020f4fd4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f4fdc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f4fe8 kind:load to:0x020a1aac module:overlay(0) +from:0x020f4ff8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020f5000 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f5014 kind:arm_call to:0x0203e740 module:main +from:0x020f501c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f5024 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f502c kind:arm_call to:0x02011ff4 module:main +from:0x020f5038 kind:load to:0x020a1aac module:overlay(0) +from:0x020f5044 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f5058 kind:load to:0x0210b0b8 module:overlay(21) +from:0x020f506c kind:arm_call to:0x02011f3c module:main +from:0x020f5078 kind:arm_call to:0x020f50b8 module:overlay(21) +from:0x020f508c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f50b4 kind:load to:0x0210a264 module:overlay(21) +from:0x020f50c0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f50d4 kind:load to:0x0210a288 module:overlay(21) +from:0x020f50ec kind:arm_call to:0x020fbd04 module:overlay(21) +from:0x020f5100 kind:load to:0x027e0cf4 module:dtcm +from:0x020f510c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f5120 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f5128 kind:arm_call to:0x02011ff4 module:main +from:0x020f513c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f5150 kind:load to:0x0210b104 module:overlay(21) +from:0x020f5164 kind:arm_call to:0x02011f3c module:main +from:0x020f5170 kind:arm_call to:0x020f51a0 module:overlay(21) +from:0x020f5184 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f519c kind:load to:0x0210a2e4 module:overlay(21) +from:0x020f51a8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f51bc kind:load to:0x0210a308 module:overlay(21) +from:0x020f51dc kind:load to:0x027e0cf4 module:dtcm +from:0x020f51e0 kind:load to:0x020fcf24 module:overlay(21) +from:0x020f51f0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f5204 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f520c kind:arm_call to:0x02011ff4 module:main +from:0x020f5220 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f5234 kind:load to:0x0210b150 module:overlay(21) +from:0x020f5248 kind:arm_call to:0x02011f3c module:main +from:0x020f5254 kind:arm_call to:0x020f5294 module:overlay(21) +from:0x020f5268 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f5290 kind:load to:0x0210a364 module:overlay(21) +from:0x020f529c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f52b0 kind:load to:0x0210a388 module:overlay(21) +from:0x020f52c8 kind:arm_call to:0x020f87c0 module:overlay(21) +from:0x020f52dc kind:load to:0x027e0cf4 module:dtcm +from:0x020f52e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f52fc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f5304 kind:arm_call to:0x02011ff4 module:main +from:0x020f5318 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f532c kind:load to:0x0210b19c module:overlay(21) +from:0x020f5340 kind:arm_call to:0x02011f3c module:main +from:0x020f534c kind:arm_call to:0x020f5380 module:overlay(21) +from:0x020f5364 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020f537c kind:load to:0x0210a3f0 module:overlay(21) +from:0x020f5388 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f53f4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020f541c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x020f5434 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f5468 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x020f5480 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f54a0 kind:arm_call to:0x02080f58 module:overlay(0) +from:0x020f54c8 kind:arm_call to:0x0203e690 module:main +from:0x020f54f8 kind:load to:0x0210a48c module:overlay(21) +from:0x020f54fc kind:load to:0x0210b19c module:overlay(21) +from:0x020f5500 kind:load to:0x0210a444 module:overlay(21) +from:0x020f5504 kind:load to:0x02080b60 module:overlay(0) +from:0x020f5508 kind:load to:0x02080b34 module:overlay(0) +from:0x020f5514 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f5558 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x020f5584 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x020f55a0 kind:arm_call to:0x020f5fb0 module:overlay(21) +from:0x020f55b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f55d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f56d4 kind:arm_call to:0x02080f6c module:overlay(0) +from:0x020f5710 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x020f577c kind:arm_call to:0x02081738 module:overlay(0) +from:0x020f5788 kind:arm_call to:0x02081720 module:overlay(0) +from:0x020f57a4 kind:arm_call to:0x020f5be0 module:overlay(21) +from:0x020f57c8 kind:arm_call to:0x02081868 module:overlay(0) +from:0x020f5844 kind:arm_call to:0x020159b0 module:main +from:0x020f5898 kind:arm_call to:0x020f5acc module:overlay(21) +from:0x020f58a8 kind:load to:0x0210a40c module:overlay(21) +from:0x020f58ac kind:load to:0x0210a424 module:overlay(21) +from:0x020f58b4 kind:load to:0x027e09c0 module:dtcm +from:0x020f58b8 kind:load to:0x027e0cd8 module:dtcm +from:0x020f5950 kind:arm_call to:0x020f5acc module:overlay(21) +from:0x020f5974 kind:arm_call to:0x020f5acc module:overlay(21) +from:0x020f5998 kind:arm_call to:0x020f5acc module:overlay(21) +from:0x020f59d0 kind:arm_call to:0x020f5acc module:overlay(21) +from:0x020f59f8 kind:arm_call to:0x020159b0 module:main +from:0x020f5a1c kind:arm_call to:0x020f5d94 module:overlay(21) +from:0x020f5a48 kind:arm_call to:0x020701d0 module:overlay(0) +from:0x020f5a50 kind:arm_call to:0x020f5cd8 module:overlay(21) +from:0x020f5a70 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f5a80 kind:arm_call to:0x020f5d94 module:overlay(21) +from:0x020f5aa4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f5ab0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020f5ab4 kind:load to:0x027e09a8 module:dtcm +from:0x020f5bdc kind:load to:0x01ffc634 module:itcm +from:0x020f5ea0 kind:load to:0x0210a3e4 module:overlay(21) +from:0x020f5eb0 kind:arm_call to:0x0209847c module:overlay(0) +from:0x020f5ec8 kind:arm_call to:0x020f5be0 module:overlay(21) +from:0x020f5ee8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f5ef0 kind:arm_call to:0x02011ff4 module:main +from:0x020f5f18 kind:arm_call to:0x0203e740 module:main +from:0x020f5f20 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f5f28 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f5f30 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f5f38 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f5f44 kind:load to:0x02080b60 module:overlay(0) +from:0x020f5f64 kind:arm_call to:0x0203e740 module:main +from:0x020f5f6c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f5f74 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f5f7c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f5f84 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f5f8c kind:arm_call to:0x02011ff4 module:main +from:0x020f5f98 kind:load to:0x02080b60 module:overlay(0) +from:0x020f5fa4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020f5fdc kind:load to:0x021089f4 module:overlay(21) +from:0x020f6028 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6034 kind:load to:0x0210a5c4 module:overlay(21) +from:0x020f6054 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f605c kind:load to:0x0210a4fc module:overlay(21) +from:0x020f607c kind:arm_call to:0x020f6038 module:overlay(21) +from:0x020f60c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f60cc kind:arm_call to:0x020f5fe0 module:overlay(21) +from:0x020f60f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6100 kind:arm_call to:0x020f5fe0 module:overlay(21) +from:0x020f612c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6134 kind:arm_call to:0x020f5fe0 module:overlay(21) +from:0x020f614c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6154 kind:arm_call to:0x020f5fe0 module:overlay(21) +from:0x020f6190 kind:arm_call to:0x020f6060 module:overlay(21) +from:0x020f61a4 kind:load to:0x0210b290 module:overlay(21) +from:0x020f61b8 kind:arm_call to:0x02011f3c module:main +from:0x020f61c4 kind:arm_call to:0x020f6210 module:overlay(21) +from:0x020f61d8 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x020f6208 kind:load to:0x0210a4e8 module:overlay(21) +from:0x020f621c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x020f625c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f626c kind:load to:0x0210a58c module:overlay(21) +from:0x020f6270 kind:load to:0x0210b284 module:overlay(21) +from:0x020f629c kind:arm_call to:0x01ffedac module:itcm +from:0x020f62a8 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020f62e4 kind:arm_call to:0x020f6f34 module:overlay(21) +from:0x020f6348 kind:arm_call to:0x02081868 module:overlay(0) +from:0x020f637c kind:arm_call to:0x020822a4 module:overlay(0) +from:0x020f63a4 kind:arm_call to:0x020f6498 module:overlay(21) +from:0x020f63b8 kind:arm_call to:0x02029a4c module:main +from:0x020f63c8 kind:load to:0x027e0cd8 module:dtcm +from:0x020f63f8 kind:arm_call to:0x020fbd64 module:overlay(21) +from:0x020f6408 kind:arm_call to:0x020fcb98 module:overlay(21) +from:0x020f641c kind:load to:0x027e0cf4 module:dtcm +from:0x020f644c kind:arm_call to:0x020f7250 module:overlay(21) +from:0x020f6490 kind:load to:0x027e0cf4 module:dtcm +from:0x020f6494 kind:load to:0x0210a524 module:overlay(21) +from:0x020f64d4 kind:load to:0x0210a554 module:overlay(21) +from:0x020f6504 kind:arm_call to:0x020f6498 module:overlay(21) +from:0x020f650c kind:load to:0x027e0cf4 module:dtcm +from:0x020f653c kind:arm_call to:0x01ffb464 module:itcm +from:0x020f654c kind:arm_call to:0x01ff9318 module:itcm +from:0x020f6564 kind:arm_call to:0x020f6498 module:overlay(21) +from:0x020f657c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f6584 kind:load to:0x027e09a8 module:dtcm +from:0x020f6598 kind:arm_call to:0x020f6f34 module:overlay(21) +from:0x020f65d4 kind:arm_call to:0x020f6498 module:overlay(21) +from:0x020f65dc kind:arm_call to:0x020f70e8 module:overlay(21) +from:0x020f65f0 kind:arm_call to:0x020f6498 module:overlay(21) +from:0x020f6604 kind:arm_call to:0x020f6f34 module:overlay(21) +from:0x020f6630 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f663c kind:load to:0x027e09a8 module:dtcm +from:0x020f6658 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f6670 kind:arm_call to:0x020f6498 module:overlay(21) +from:0x020f668c kind:arm_call to:0x020f6f34 module:overlay(21) +from:0x020f66c4 kind:arm_call to:0x020f7124 module:overlay(21) +from:0x020f66e0 kind:arm_call to:0x020f6498 module:overlay(21) +from:0x020f6728 kind:arm_call to:0x0209ebf8 module:overlay(0) +from:0x020f67c4 kind:arm_call to:0x0201aa68 module:main +from:0x020f67f4 kind:arm_call to:0x0209ebf8 module:overlay(0) +from:0x020f6808 kind:arm_call to:0x020f198c module:overlay(21) +from:0x020f68b4 kind:arm_call to:0x0201aa68 module:main +from:0x020f68c0 kind:arm_call to:0x02029a4c module:main +from:0x020f68cc kind:load to:0x0210b284 module:overlay(21) +from:0x020f68d0 kind:load to:0x027e0cf4 module:dtcm +from:0x020f68d4 kind:load to:0x027e0998 module:dtcm +from:0x020f68d8 kind:load to:0x0204c49c module:main +from:0x020f68f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6918 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f692c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6944 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6960 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6970 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f699c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f69a8 kind:arm_call to:0x01ffb00c module:itcm +from:0x020f69c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f69dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6a38 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6a78 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6ab0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6ab8 kind:arm_call to:0x020f6ae8 module:overlay(21) +from:0x020f6ac0 kind:arm_call to:0x020f6d10 module:overlay(21) +from:0x020f6ad4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6ae0 kind:load to:0x027e0208 module:dtcm +from:0x020f6b04 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6b54 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6bb8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6be4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6c44 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6c80 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f6c90 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6ca8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6cdc kind:arm_call to:0x020f6160 module:overlay(21) +from:0x020f6cec kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6d00 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6d0c kind:load to:0x0203feb0 module:main +from:0x020f6d2c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6d80 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6de4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6e14 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6e74 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6ea8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f6eb8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6ed0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6f00 kind:arm_call to:0x020f6160 module:overlay(21) +from:0x020f6f10 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6f24 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f6f30 kind:load to:0x0203feb0 module:main +from:0x020f6f6c kind:arm_call to:0x0207f304 module:overlay(0) +from:0x020f6fa0 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x020f6fc0 kind:arm_call to:0x0207f304 module:overlay(0) +from:0x020f6ff8 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x020f7034 kind:arm_call to:0x01ffedac module:itcm +from:0x020f70b8 kind:arm_call to:0x02081f8c module:overlay(0) +from:0x020f70e0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f70e4 kind:load to:0x027e09c0 module:dtcm +from:0x020f7104 kind:arm_call to:0x020f7170 module:overlay(21) +from:0x020f7110 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020f7118 kind:arm_call to:0x02029a4c module:main +from:0x020f7140 kind:arm_call to:0x020f7180 module:overlay(21) +from:0x020f7150 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020f7164 kind:arm_call to:0x02029a4c module:main +from:0x020f717c kind:load to:0x020f719c module:overlay(21) +from:0x020f7188 kind:arm_call to:0x020f719c module:overlay(21) +from:0x020f7204 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f721c kind:arm_call to:0x01ff9258 module:itcm +from:0x020f7248 kind:load to:0x027e0ce0 module:dtcm +from:0x020f724c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f7300 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f7358 kind:load to:0x027e0ce0 module:dtcm +from:0x020f735c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f7368 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x020f737c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x020f7384 kind:arm_call to:0x02011ff4 module:main +from:0x020f7398 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x020f73ac kind:load to:0x0210b2c0 module:overlay(21) +from:0x020f73c0 kind:arm_call to:0x02011f3c module:main +from:0x020f73cc kind:arm_call to:0x020f752c module:overlay(21) +from:0x020f73e4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x020f7414 kind:load to:0x0210a634 module:overlay(21) +from:0x020f7428 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x020f7460 kind:arm_call to:0x0200f218 module:main +from:0x020f7474 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x020f7480 kind:load to:0x0210a678 module:overlay(21) +from:0x020f7484 kind:load to:0x02108a34 module:overlay(21) +from:0x020f7534 kind:arm_call to:0x0209eec4 module:overlay(0) +from:0x020f758c kind:arm_call to:0x020f741c module:overlay(21) +from:0x020f75a0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x020f75fc kind:load to:0x0210a6a4 module:overlay(21) +from:0x020f7600 kind:load to:0x0210b2c0 module:overlay(21) +from:0x020f7608 kind:load to:0x0210a650 module:overlay(21) +from:0x020f761c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f7644 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f7688 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f7694 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f76a8 kind:load to:0x027e0ce4 module:dtcm +from:0x020f76ac kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f7798 kind:arm_call to:0x01ffb464 module:itcm +from:0x020f77a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x020f787c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f7888 kind:arm_call to:0x0209ef68 module:overlay(0) +from:0x020f78c0 kind:arm_call to:0x0209ef68 module:overlay(0) +from:0x020f78d0 kind:load to:0x027e09a8 module:dtcm +from:0x020f78f8 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x020f7930 kind:arm_call to:0x0209f1bc module:overlay(0) +from:0x020f79ac kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f79b4 kind:arm_call to:0x02011ff4 module:main +from:0x020f79cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f79d4 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x020f79ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f79f4 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x020f79fc kind:arm_call to:0x02011ff4 module:main +from:0x020f7a10 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x020f7a24 kind:load to:0x0210b3a4 module:overlay(21) +from:0x020f7a38 kind:arm_call to:0x02011f3c module:main +from:0x020f7a44 kind:arm_call to:0x020f7b08 module:overlay(21) +from:0x020f7a5c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x020f7a6c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x020f7af4 kind:load to:0x0210a704 module:overlay(21) +from:0x020f7af8 kind:load to:0x0210a720 module:overlay(21) +from:0x020f7afc kind:load to:0x0210a650 module:overlay(21) +from:0x020f7b10 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x020f7b70 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020f7b7c kind:load to:0x0210a73c module:overlay(21) +from:0x020f7b84 kind:load to:0x0210b3a4 module:overlay(21) +from:0x020f7c24 kind:load to:0x0210b3a4 module:overlay(21) +from:0x020f7c30 kind:load to:0x0210b478 module:overlay(21) +from:0x020f7c40 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f7c48 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x020f7c60 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f7c68 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x020f7c70 kind:arm_call to:0x02011ff4 module:main +from:0x020f7c84 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x020f7d10 kind:arm_call to:0x020fa114 module:overlay(21) +from:0x020f7d20 kind:load to:0x020b3168 module:overlay(0) +from:0x020f7d30 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f7d50 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x020f7d70 kind:arm_call to:0x020f7e80 module:overlay(21) +from:0x020f7d8c kind:arm_call to:0x02027d30 module:main +from:0x020f7d98 kind:arm_call to:0x020fa134 module:overlay(21) +from:0x020f7da0 kind:arm_call to:0x020fa14c module:overlay(21) +from:0x020f7df0 kind:arm_call to:0x020f25d4 module:overlay(21) +from:0x020f7dfc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f7e24 kind:arm_call to:0x020f7e80 module:overlay(21) +from:0x020f7e64 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f7e6c kind:load to:0x0210a78c module:overlay(21) +from:0x020f7e70 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7e74 kind:load to:0x02108a54 module:overlay(21) +from:0x020f7e78 kind:load to:0x02108a4e module:overlay(21) +from:0x020f7e7c kind:load to:0x02108a48 module:overlay(21) +from:0x020f7e90 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f7ed8 kind:arm_call to:0x020f8070 module:overlay(21) +from:0x020f7ee0 kind:arm_call to:0x020fa14c module:overlay(21) +from:0x020f7ee8 kind:arm_call to:0x020f9700 module:overlay(21) +from:0x020f7f18 kind:arm_call to:0x0203b6ec module:main +from:0x020f7f28 kind:arm_call to:0x020f9e24 module:overlay(21) +from:0x020f7f38 kind:arm_call to:0x020f9ab4 module:overlay(21) +from:0x020f7f40 kind:load to:0x027e0cf4 module:dtcm +from:0x020f7f68 kind:arm_call to:0x020f3080 module:overlay(21) +from:0x020f7fb8 kind:arm_call to:0x01fff458 module:itcm +from:0x020f7fd0 kind:arm_call to:0x020f3154 module:overlay(21) +from:0x020f7fe4 kind:arm_call to:0x020f3124 module:overlay(21) +from:0x020f8008 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f8054 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f8060 kind:load to:0x020b3168 module:overlay(0) +from:0x020f8064 kind:load to:0x027e0ce4 module:dtcm +from:0x020f8068 kind:load to:0x0203feb0 module:main +from:0x020f8120 kind:arm_call to:0x020fbda8 module:overlay(21) +from:0x020f8130 kind:arm_call to:0x020fbdd4 module:overlay(21) +from:0x020f8140 kind:arm_call to:0x020fbe3c module:overlay(21) +from:0x020f8150 kind:arm_call to:0x020fbe10 module:overlay(21) +from:0x020f81e0 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f8250 kind:arm_call to:0x0203b6ec module:main +from:0x020f82f8 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f83e0 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x020f83f4 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020f842c kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x020f8438 kind:arm_call to:0x01ffedac module:itcm +from:0x020f845c kind:arm_call to:0x020f9950 module:overlay(21) +from:0x020f84d4 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020f84e8 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x020f84fc kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020f8540 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f85a0 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x020f85bc kind:arm_call to:0x020f9950 module:overlay(21) +from:0x020f8668 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020f867c kind:arm_call to:0x0205c318 module:overlay(0) +from:0x020f8690 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020f87a4 kind:arm_call to:0x0206fc88 module:overlay(0) +from:0x020f87b0 kind:load to:0x027e0cf4 module:dtcm +from:0x020f87b4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f87b8 kind:load to:0x0203feb0 module:main +from:0x020f87bc kind:load to:0x020b6a14 module:overlay(0) +from:0x020f88e0 kind:arm_call to:0x020ecf40 module:overlay(21) +from:0x020f88ec kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f8908 kind:arm_call to:0x020fbe9c module:overlay(21) +from:0x020f8934 kind:arm_call to:0x01ffedac module:itcm +from:0x020f893c kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f8958 kind:arm_call to:0x020ecca8 module:overlay(21) +from:0x020f89e0 kind:arm_call to:0x020f937c module:overlay(21) +from:0x020f8a10 kind:arm_call to:0x020f93d8 module:overlay(21) +from:0x020f8a2c kind:arm_call to:0x020f8b68 module:overlay(21) +from:0x020f8a38 kind:load to:0x027e0cf4 module:dtcm +from:0x020f8a3c kind:load to:0x027e0ce0 module:dtcm +from:0x020f8aa8 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f8aec kind:arm_call to:0x020f937c module:overlay(21) +from:0x020f8b1c kind:arm_call to:0x020f93d8 module:overlay(21) +from:0x020f8b40 kind:arm_call to:0x020f8b68 module:overlay(21) +from:0x020f8b50 kind:arm_call to:0x0206fc88 module:overlay(0) +from:0x020f8b5c kind:load to:0x027e0cf4 module:dtcm +from:0x020f8b60 kind:load to:0x027e0ce0 module:dtcm +from:0x020f8b64 kind:load to:0x020b6a14 module:overlay(0) +from:0x020f8c5c kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f8cb0 kind:arm_call to:0x020f99c4 module:overlay(21) +from:0x020f8cd0 kind:arm_call to:0x020f9098 module:overlay(21) +from:0x020f8d30 kind:arm_call to:0x0203b8f8 module:main +from:0x020f8d54 kind:arm_call to:0x0203b8f8 module:main +from:0x020f8d80 kind:arm_call to:0x0203b8f8 module:main +from:0x020f8dbc kind:arm_call to:0x0203b8f8 module:main +from:0x020f8e44 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f8e7c kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f8ef8 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f8f38 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f8f7c kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f8ff0 kind:arm_call to:0x020f99c4 module:overlay(21) +from:0x020f9010 kind:arm_call to:0x020f9098 module:overlay(21) +from:0x020f90b4 kind:arm_call to:0x020fa0d8 module:overlay(21) +from:0x020f90e4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f9128 kind:arm_call to:0x01ff9770 module:itcm +from:0x020f9138 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f9144 kind:arm_call to:0x01ffedac module:itcm +from:0x020f9150 kind:arm_call to:0x020f9f20 module:overlay(21) +from:0x020f91b0 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f91bc kind:arm_call to:0x01ffedac module:itcm +from:0x020f91c8 kind:arm_call to:0x020f9f20 module:overlay(21) +from:0x020f9238 kind:arm_call to:0x01fff458 module:itcm +from:0x020f9248 kind:arm_call to:0x01fff458 module:itcm +from:0x020f926c kind:arm_call to:0x01ffedac module:itcm +from:0x020f9280 kind:arm_call to:0x01ffedac module:itcm +from:0x020f928c kind:arm_call to:0x020f9f20 module:overlay(21) +from:0x020f9324 kind:arm_call to:0x020f9f20 module:overlay(21) +from:0x020f936c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9370 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f9374 kind:load to:0x027e0ce4 module:dtcm +from:0x020f9398 kind:arm_call to:0x01ffedac module:itcm +from:0x020f93a0 kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f93c0 kind:arm_call to:0x020ecca8 module:overlay(21) +from:0x020f93d4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9418 kind:arm_call to:0x0202a17c module:main +from:0x020f942c kind:arm_call to:0x020f90bc module:overlay(21) +from:0x020f94ac kind:arm_call to:0x01ffedac module:itcm +from:0x020f94f8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020f950c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f9518 kind:arm_call to:0x01ffedac module:itcm +from:0x020f9520 kind:arm_call to:0x020fbdd4 module:overlay(21) +from:0x020f95a8 kind:arm_call to:0x020f9f6c module:overlay(21) +from:0x020f9788 kind:arm_call to:0x020f97b0 module:overlay(21) +from:0x020f97ac kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f9830 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x020f9838 kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f98b4 kind:arm_call to:0x020f25d4 module:overlay(21) +from:0x020f98d0 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f9900 kind:arm_call to:0x020f25d4 module:overlay(21) +from:0x020f990c kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f993c kind:arm_call to:0x020f25d4 module:overlay(21) +from:0x020f9948 kind:load to:0x027e0ce0 module:dtcm +from:0x020f994c kind:load to:0x027e0cd8 module:dtcm +from:0x020f99b4 kind:arm_call to:0x020f29b8 module:overlay(21) +from:0x020f99f0 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x020f99f8 kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020f9a9c kind:arm_call to:0x020f29b8 module:overlay(21) +from:0x020f9ab0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9b6c kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f9bf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f9c14 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020f9c8c kind:arm_call to:0x020fbda8 module:overlay(21) +from:0x020f9c9c kind:arm_call to:0x020fbdd4 module:overlay(21) +from:0x020f9cac kind:arm_call to:0x020fbe10 module:overlay(21) +from:0x020f9cc0 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x020f9cd4 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x020f9cf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f9d24 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f9d60 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020f9dec kind:arm_call to:0x020f3304 module:overlay(21) +from:0x020f9e04 kind:load to:0x027e0cf4 module:dtcm +from:0x020f9e08 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020f9e0c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9e10 kind:load to:0x027e0960 module:dtcm +from:0x020f9e14 kind:load to:0x0210a77c module:overlay(21) +from:0x020f9e18 kind:load to:0x0210b49c module:overlay(21) +from:0x020f9e20 kind:load to:0x0210a77c module:overlay(21) +from:0x020f9e60 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020f9ee4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f9f04 kind:arm_call to:0x020fb93c module:overlay(21) +from:0x020f9f18 kind:load to:0x027e0cf4 module:dtcm +from:0x020f9f1c kind:load to:0x027e0ce4 module:dtcm +from:0x020f9f98 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x020f9fac kind:arm_call to:0x020fbe9c module:overlay(21) +from:0x020f9fc8 kind:arm_call to:0x020fbe10 module:overlay(21) +from:0x020f9ff0 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020fa02c kind:arm_call to:0x01fff498 module:itcm +from:0x020fa038 kind:arm_call to:0x01fff584 module:itcm +from:0x020fa05c kind:arm_call to:0x020cb07c module:overlay(20) +from:0x020fa0c8 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa0cc kind:load to:0x027e0ce8 module:dtcm +from:0x020fa140 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x020fa1c0 kind:arm_call to:0x02011f3c module:main +from:0x020fa1cc kind:arm_call to:0x020fa1d8 module:overlay(21) +from:0x020fa1e4 kind:arm_call to:0x020fcef8 module:overlay(21) +from:0x020fa1ec kind:arm_call to:0x020f7c90 module:overlay(21) +from:0x020fa1f8 kind:arm_call to:0x02101154 module:overlay(21) +from:0x020fa200 kind:arm_call to:0x020fcb3c module:overlay(21) +from:0x020fa20c kind:arm_call to:0x02101a3c module:overlay(21) +from:0x020fa218 kind:arm_call to:0x020fcf1c module:overlay(21) +from:0x020fa23c kind:arm_call to:0x020fc110 module:overlay(21) +from:0x020fa274 kind:arm_call to:0x020fc0c8 module:overlay(21) +from:0x020fa280 kind:arm_call to:0x020fc0c8 module:overlay(21) +from:0x020fa28c kind:arm_call to:0x020fc0c8 module:overlay(21) +from:0x020fa38c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fa3c4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fa400 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fa434 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fa470 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x020fa4b0 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x020fa4f8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fa530 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fa568 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fa578 kind:arm_call to:0x020f7e80 module:overlay(21) +from:0x020fa5f8 kind:arm_call to:0x02029a4c module:main +from:0x020fa608 kind:load to:0x02108ab0 module:overlay(21) +from:0x020fa60c kind:load to:0x02108ac4 module:overlay(21) +from:0x020fa610 kind:load to:0x02108a70 module:overlay(21) +from:0x020fa614 kind:load to:0x02108a7a module:overlay(21) +from:0x020fa61c kind:load to:0x02108a92 module:overlay(21) +from:0x020fa620 kind:load to:0x02108a80 module:overlay(21) +from:0x020fa628 kind:load to:0x02108a74 module:overlay(21) +from:0x020fa62c kind:load to:0x02108a86 module:overlay(21) +from:0x020fa640 kind:arm_call to:0x020fc1d8 module:overlay(21) +from:0x020fa64c kind:arm_call to:0x02101b44 module:overlay(21) +from:0x020fa658 kind:arm_call to:0x02101200 module:overlay(21) +from:0x020fa660 kind:arm_call to:0x020f7d24 module:overlay(21) +from:0x020fa668 kind:arm_call to:0x020fcf08 module:overlay(21) +from:0x020fa688 kind:arm_call to:0x020f7d3c module:overlay(21) +from:0x020fa690 kind:arm_call to:0x020fb024 module:overlay(21) +from:0x020fa6d0 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x020fa6f8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020fa6fc kind:load to:0x02108aa0 module:overlay(21) +from:0x020fa744 kind:arm_call to:0x020faa34 module:overlay(21) +from:0x020fa76c kind:arm_call to:0x020f198c module:overlay(21) +from:0x020fa790 kind:arm_call to:0x020fbed8 module:overlay(21) +from:0x020fa7c8 kind:arm_call to:0x02002f04 module:main +from:0x020fa7e8 kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x020fa800 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020fa830 kind:arm_call to:0x02002f04 module:main +from:0x020fa850 kind:arm_call to:0x02002f04 module:main +from:0x020fa86c kind:arm_call to:0x020820fc module:overlay(0) +from:0x020fa888 kind:arm_call to:0x0206e6a0 module:overlay(0) +from:0x020fa8b0 kind:arm_call to:0x020fc264 module:overlay(21) +from:0x020fa8b8 kind:arm_call to:0x020fce58 module:overlay(21) +from:0x020fa8c4 kind:arm_call to:0x020fc0e8 module:overlay(21) +from:0x020fa8d0 kind:arm_call to:0x020fc0e8 module:overlay(21) +from:0x020fa8dc kind:arm_call to:0x020fc0e8 module:overlay(21) +from:0x020fa970 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020fa99c kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fa9a8 kind:arm_call to:0x0206d4e0 module:overlay(0) +from:0x020fa9e8 kind:arm_call to:0x020facd8 module:overlay(21) +from:0x020faa00 kind:arm_call to:0x020f7e94 module:overlay(21) +from:0x020faa08 kind:arm_call to:0x020faa34 module:overlay(21) +from:0x020faa14 kind:load to:0x027e0ce0 module:dtcm +from:0x020faa18 kind:load to:0x020b69c0 module:overlay(0) +from:0x020faa20 kind:load to:0x020b69b8 module:overlay(0) +from:0x020faa28 kind:load to:0x027e0cd8 module:dtcm +from:0x020faa2c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020faa4c kind:arm_call to:0x02101b7c module:overlay(21) +from:0x020faa58 kind:arm_call to:0x02101204 module:overlay(21) +from:0x020faa60 kind:arm_call to:0x020fb93c module:overlay(21) +from:0x020faa74 kind:arm_call to:0x02101fa8 module:overlay(21) +from:0x020faaac kind:arm_call to:0x0201aa24 module:main +from:0x020fab04 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020fab2c kind:arm_call to:0x020fabcc module:overlay(21) +from:0x020fab58 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020fab80 kind:arm_call to:0x020fabcc module:overlay(21) +from:0x020faba0 kind:arm_call to:0x0201a9dc module:main +from:0x020fabac kind:arm_call to:0x02101d38 module:overlay(21) +from:0x020fabb8 kind:arm_call to:0x0210154c module:overlay(21) +from:0x020fabc4 kind:load to:0x0204c49c module:main +from:0x020fac48 kind:arm_call to:0x0201a9dc module:main +from:0x020fac80 kind:arm_call to:0x0201a9dc module:main +from:0x020fac90 kind:load to:0x0204c49c module:main +from:0x020facb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020facc0 kind:arm_call to:0x0206d29c module:overlay(0) +from:0x020facc8 kind:load to:0x027e09a8 module:dtcm +from:0x020facd0 kind:load to:0x020b69b8 module:overlay(0) +from:0x020fad20 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020fad2c kind:arm_call to:0x020fb964 module:overlay(21) +from:0x020fad40 kind:arm_call to:0x020fac94 module:overlay(21) +from:0x020fad58 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020fad68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fadd8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020fade0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fae58 kind:arm_call to:0x01ff9258 module:itcm +from:0x020fae88 kind:arm_call to:0x020faee4 module:overlay(21) +from:0x020faeb0 kind:arm_call to:0x020faee4 module:overlay(21) +from:0x020faf3c kind:arm_call to:0x020178c8 module:main +from:0x020faf68 kind:arm_call to:0x020178c8 module:main +from:0x020fafac kind:arm_call to:0x020178c8 module:main +from:0x020fb000 kind:arm_call to:0x020faee4 module:overlay(21) +from:0x020fb034 kind:arm_call to:0x020fbf18 module:overlay(21) +from:0x020fb040 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x020fb068 kind:arm_call to:0x020fbf18 module:overlay(21) +from:0x020fb074 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x020fb0d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020fb0d8 kind:load to:0x027e0c90 module:dtcm +from:0x020fb0dc kind:load to:0x027e0c9c module:dtcm +from:0x020fb120 kind:arm_call to:0x020178c8 module:main +from:0x020fb184 kind:arm_call to:0x020178c8 module:main +from:0x020fb210 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fb224 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fb22c kind:arm_call to:0x01ffb800 module:itcm +from:0x020fb24c kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fb264 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fb2fc kind:arm_call to:0x01ffb714 module:itcm +from:0x020fb308 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fb328 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fb35c kind:arm_call to:0x01ffb714 module:itcm +from:0x020fb388 kind:arm_call to:0x02016a78 module:main +from:0x020fb398 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fb3f4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb43c kind:arm_call to:0x020ecdb8 module:overlay(21) +from:0x020fb474 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb4c0 kind:arm_call to:0x020ecdb8 module:overlay(21) +from:0x020fb4dc kind:load to:0x027e0ce0 module:dtcm +from:0x020fb558 kind:arm_call to:0x020ecdb8 module:overlay(21) +from:0x020fb574 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb5e0 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fb608 kind:arm_call to:0x020fb4e0 module:overlay(21) +from:0x020fb624 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fb634 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fb650 kind:arm_call to:0x01ff9258 module:itcm +from:0x020fb66c kind:arm_call to:0x020fbed8 module:overlay(21) +from:0x020fb688 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fb698 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fb6ac kind:arm_call to:0x02016d14 module:main +from:0x020fb6c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb724 kind:arm_call to:0x020f8a44 module:overlay(21) +from:0x020fb730 kind:arm_call to:0x020f8a44 module:overlay(21) +from:0x020fb73c kind:arm_call to:0x020f8a44 module:overlay(21) +from:0x020fb744 kind:arm_call to:0x020fb8c8 module:overlay(21) +from:0x020fb754 kind:arm_call to:0x020fc7a4 module:overlay(21) +from:0x020fb7d0 kind:arm_call to:0x02002f04 module:main +from:0x020fb808 kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x020fb820 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020fb838 kind:arm_call to:0x02101e98 module:overlay(21) +from:0x020fb840 kind:arm_call to:0x020fd014 module:overlay(21) +from:0x020fb854 kind:arm_call to:0x020fc7f4 module:overlay(21) +from:0x020fb86c kind:arm_call to:0x02101e98 module:overlay(21) +from:0x020fb874 kind:arm_call to:0x020fd030 module:overlay(21) +from:0x020fb888 kind:arm_call to:0x020fcbc0 module:overlay(21) +from:0x020fb8a0 kind:arm_call to:0x02101e98 module:overlay(21) +from:0x020fb8ac kind:arm_call to:0x02029a4c module:main +from:0x020fb8b8 kind:load to:0x020b69c0 module:overlay(0) +from:0x020fb8c0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020fb8c4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020fb900 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb95c kind:arm_call to:0x020fb904 module:overlay(21) +from:0x020fb9fc kind:arm_call to:0x020fbd64 module:overlay(21) +from:0x020fba94 kind:arm_call to:0x020f5c6c module:overlay(21) +from:0x020fbaec kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020fbb90 kind:arm_call to:0x020f5c6c module:overlay(21) +from:0x020fbbe4 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020fbc94 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020fbd10 kind:arm_call to:0x020fbd64 module:overlay(21) +from:0x020fbd54 kind:arm_call to:0x020fc044 module:overlay(21) +from:0x020fbd94 kind:arm_call to:0x0205c34c module:overlay(0) +from:0x020fbdac kind:arm_call to:0x020fc044 module:overlay(21) +from:0x020fbdd8 kind:arm_call to:0x020fc044 module:overlay(21) +from:0x020fbe14 kind:arm_call to:0x020fc044 module:overlay(21) +from:0x020fbe30 kind:arm_call to:0x020f5c6c module:overlay(21) +from:0x020fbe40 kind:arm_call to:0x020fc044 module:overlay(21) +from:0x020fbea0 kind:arm_call to:0x020fc044 module:overlay(21) +from:0x020fbf30 kind:arm_call to:0x0205b918 module:overlay(0) +from:0x020fbf54 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x020fbf88 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fbf94 kind:arm_call to:0x01ffb744 module:itcm +from:0x020fbfcc kind:arm_call to:0x0205b32c module:overlay(0) +from:0x020fbff8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fc004 kind:arm_call to:0x01ffb744 module:itcm +from:0x020fc040 kind:load to:0x027e0960 module:dtcm +from:0x020fc05c kind:arm_call to:0x020f5e78 module:overlay(21) +from:0x020fc070 kind:arm_call to:0x01fff350 module:itcm +from:0x020fc0c4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fc148 kind:arm_call to:0x0203e690 module:main +from:0x020fc164 kind:arm_call to:0x0203e690 module:main +from:0x020fc174 kind:arm_call to:0x020fc47c module:overlay(21) +from:0x020fc190 kind:load to:0x020a1aac module:overlay(0) +from:0x020fc194 kind:load to:0x020f19fc module:overlay(21) +from:0x020fc198 kind:load to:0x020ee900 module:overlay(21) +from:0x020fc19c kind:load to:0x020fc1a0 module:overlay(21) +from:0x020fc1c0 kind:arm_call to:0x0203e690 module:main +from:0x020fc1d0 kind:load to:0x020a1aac module:overlay(0) +from:0x020fc1d4 kind:load to:0x020f19fc module:overlay(21) +from:0x020fc1f4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020fc20c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020fc23c kind:arm_call to:0x0203e740 module:main +from:0x020fc250 kind:arm_call to:0x0203e740 module:main +from:0x020fc25c kind:load to:0x020ee900 module:overlay(21) +from:0x020fc260 kind:load to:0x020a1aac module:overlay(0) +from:0x020fc2b8 kind:arm_call to:0x020fc844 module:overlay(21) +from:0x020fc304 kind:arm_call to:0x020ecdb8 module:overlay(21) +from:0x020fc328 kind:arm_call to:0x020fc47c module:overlay(21) +from:0x020fc354 kind:arm_call to:0x020fc4dc module:overlay(21) +from:0x020fc364 kind:arm_call to:0x020fc5f4 module:overlay(21) +from:0x020fc3a0 kind:arm_call to:0x020701d0 module:overlay(0) +from:0x020fc3c0 kind:arm_call to:0x020fc8d8 module:overlay(21) +from:0x020fc3c8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020fc3cc kind:load to:0x027e0cf4 module:dtcm +from:0x020fc3d0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc3d4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020fc404 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fc410 kind:arm_call to:0x020ec0e8 module:overlay(21) +from:0x020fc464 kind:arm_call to:0x020c2298 module:overlay(17) +from:0x020fc470 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc478 kind:load to:0x027e09b4 module:dtcm +from:0x020fc49c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020fc4c4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020fc4d8 kind:load to:0x027e0cec module:dtcm +from:0x020fc4f8 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fc508 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fc524 kind:arm_call to:0x01ff9258 module:itcm +from:0x020fc538 kind:arm_call to:0x020fc544 module:overlay(21) +from:0x020fc540 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc560 kind:arm_call to:0x0206fc88 module:overlay(0) +from:0x020fc57c kind:arm_call to:0x020ecc18 module:overlay(21) +from:0x020fc5a4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020fc5c0 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x020fc5e4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020fc5e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc5f0 kind:load to:0x027e0cec module:dtcm +from:0x020fc618 kind:arm_call to:0x020ecc18 module:overlay(21) +from:0x020fc6a4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020fc724 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fc734 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fc750 kind:arm_call to:0x01ff9258 module:itcm +from:0x020fc780 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fc78c kind:arm_call to:0x020fc47c module:overlay(21) +from:0x020fc798 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc79c kind:load to:0x027e0cec module:dtcm +from:0x020fc7bc kind:arm_call to:0x020fcaa0 module:overlay(21) +from:0x020fc7f0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc814 kind:arm_call to:0x0206fc88 module:overlay(0) +from:0x020fc82c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x020fc83c kind:load to:0x020b6a14 module:overlay(0) +from:0x020fc840 kind:load to:0x027e09ac module:dtcm +from:0x020fc890 kind:arm_call to:0x020ecc18 module:overlay(21) +from:0x020fc8ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fc8c0 kind:arm_call to:0x020fcaa0 module:overlay(21) +from:0x020fc8d0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc8d4 kind:load to:0x027e0cec module:dtcm +from:0x020fc8f8 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fc940 kind:arm_call to:0x020ecdb8 module:overlay(21) +from:0x020fc964 kind:arm_call to:0x020ecbe8 module:overlay(21) +from:0x020fc984 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fc9a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fc9bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fc9d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fc9f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fca10 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fca28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020fca44 kind:arm_call to:0x020ed0f0 module:overlay(21) +from:0x020fca68 kind:arm_call to:0x020f881c module:overlay(21) +from:0x020fca7c kind:arm_call to:0x020fcaa0 module:overlay(21) +from:0x020fca88 kind:load to:0x027e0ce0 module:dtcm +from:0x020fca90 kind:load to:0x027e0cec module:dtcm +from:0x020fca94 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020fca98 kind:load to:0x027e09a8 module:dtcm +from:0x020fca9c kind:load to:0x027e0cf4 module:dtcm +from:0x020fcab4 kind:arm_call to:0x020fc47c module:overlay(21) +from:0x020fcaf0 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x020fcb2c kind:load to:0x027e0cd8 module:dtcm +from:0x020fcb30 kind:load to:0x027e09ac module:dtcm +from:0x020fcb34 kind:load to:0x027e0ce0 module:dtcm +from:0x020fcb74 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020fcb8c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020fcbd0 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020fcc18 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020fccf0 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020fcd48 kind:arm_call to:0x020f6498 module:overlay(21) +from:0x020fcd78 kind:arm_call to:0x020fcd84 module:overlay(21) +from:0x020fcdd0 kind:arm_call to:0x0206fc88 module:overlay(0) +from:0x020fcde8 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x020fcdfc kind:arm_call to:0x02062160 module:overlay(0) +from:0x020fce3c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x020fce4c kind:load to:0x020b6a14 module:overlay(0) +from:0x020fce50 kind:load to:0x027e09ac module:dtcm +from:0x020fce54 kind:load to:0x027e0cd8 module:dtcm +from:0x020fce98 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020fceb4 kind:arm_call to:0x020fcd84 module:overlay(21) +from:0x020fced4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020fcef0 kind:arm_call to:0x020fcd84 module:overlay(21) +from:0x020fcf04 kind:load to:0x027e0cf4 module:dtcm +from:0x020fcf18 kind:load to:0x027e0cf4 module:dtcm +from:0x020fcf74 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020fcf9c kind:load to:0x027e0cd8 module:dtcm +from:0x020fcffc kind:load to:0x0210b4b8 module:overlay(21) +from:0x020fd000 kind:load to:0x0210b4ad module:overlay(21) +from:0x020fd004 kind:load to:0x0210b4a9 module:overlay(21) +from:0x020fd008 kind:load to:0x0210b4a5 module:overlay(21) +from:0x020fd00c kind:load to:0x0210b4a1 module:overlay(21) +from:0x020fd010 kind:load to:0x0210b4b1 module:overlay(21) +from:0x020fd02c kind:load to:0x0210b4a5 module:overlay(21) +from:0x020fd048 kind:load to:0x0210b4a1 module:overlay(21) +from:0x020fd068 kind:load to:0x0210a7ac module:overlay(21) +from:0x020fd078 kind:arm_call to:0x02011ff4 module:main +from:0x020fd0bc kind:arm_call to:0x020194c0 module:main +from:0x020fd0c4 kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x020fd0c8 kind:arm_call to:0x020ebf68 module:overlay(21) +from:0x020fd0d0 kind:load to:0x0204b690 module:main +from:0x020fd178 kind:load to:0x020eb7b8 module:overlay(21) +from:0x020fd188 kind:load to:0x020eb8b0 module:overlay(21) +from:0x020fd1c8 kind:load to:0x0204b098 module:main +from:0x020fd1dc kind:load to:0x020b6a14 module:overlay(0) +from:0x020fd1e0 kind:load to:0x0206fc88 module:overlay(0) +from:0x020fd1f0 kind:load to:0x027e0994 module:dtcm +from:0x020fd224 kind:load to:0x0210b4b8 module:overlay(21) +from:0x020fd228 kind:load to:0x0210b4a5 module:overlay(21) +from:0x020fd22c kind:load to:0x0210b4a1 module:overlay(21) +from:0x020fd248 kind:load to:0x0210b4ad module:overlay(21) +from:0x020fd264 kind:load to:0x0210b4a9 module:overlay(21) +from:0x020fd280 kind:load to:0x0210b4b1 module:overlay(21) +from:0x020fd29c kind:load to:0x0210b4a0 module:overlay(21) +from:0x020fd2bc kind:arm_call_thumb to:0x02012f5c module:main +from:0x020fd2d0 kind:arm_call to:0x02014f8c module:main +from:0x020fd2d8 kind:arm_call to:0x02014f80 module:main +from:0x020fd2fc kind:arm_call to:0x02027d30 module:main +from:0x020fd318 kind:arm_call_thumb to:0x02012f4c module:main +from:0x020fd334 kind:load to:0x0210b4cc module:overlay(21) +from:0x020fd338 kind:load to:0x0204b15c module:main +from:0x020fd33c kind:load to:0x0210a808 module:overlay(21) +from:0x020fd340 kind:load to:0x0210a828 module:overlay(21) +from:0x020fd344 kind:load to:0x0210a7d4 module:overlay(21) +from:0x020fd354 kind:arm_call to:0x020fd04c module:overlay(21) +from:0x020fd378 kind:load to:0x0210a7e0 module:overlay(21) +from:0x020fd384 kind:arm_call to:0x020fd084 module:overlay(21) +from:0x020fd398 kind:arm_call to:0x020fd084 module:overlay(21) +from:0x020fd3a0 kind:arm_call to:0x02011ff4 module:main +from:0x020fd3c4 kind:arm_call to:0x02018d10 module:main +from:0x020fd3cc kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x020fd3d8 kind:arm_call to:0x020ebf4c module:overlay(21) +from:0x020fd3e8 kind:arm_call to:0x020194d0 module:main +from:0x020fd400 kind:arm_call_thumb to:0x02015448 module:main +from:0x020fd410 kind:arm_call_thumb to:0x02015484 module:main +from:0x020fd428 kind:arm_call to:0x02017334 module:main +from:0x020fd454 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd45c kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd464 kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd46c kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd488 kind:arm_call_thumb to:0x0201545c module:main +from:0x020fd49c kind:arm_call_thumb to:0x02015448 module:main +from:0x020fd4a8 kind:arm_call_thumb to:0x02015484 module:main +from:0x020fd4c0 kind:arm_call to:0x02017334 module:main +from:0x020fd4e8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd4f0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd4f8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd500 kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd518 kind:arm_call to:0x02017334 module:main +from:0x020fd53c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd544 kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd54c kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd554 kind:arm_call_thumb to:0x02015624 module:main +from:0x020fd570 kind:arm_call_thumb to:0x0201545c module:main +from:0x020fd5b4 kind:arm_call to:0x020fd284 module:overlay(21) +from:0x020fd5c4 kind:arm_call to:0x02011f3c module:main +from:0x020fd5f0 kind:arm_call to:0x021020cc module:overlay(21) +from:0x020fd600 kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x020fd618 kind:arm_call to:0x02016664 module:main +from:0x020fd638 kind:arm_call to:0x02013eec module:main +from:0x020fd668 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020fd684 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020fd6b8 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020fd6c4 kind:load to:0x0204b690 module:main +from:0x020fd6c8 kind:load to:0x0210a82c module:overlay(21) +from:0x020fd6cc kind:load to:0x0210a840 module:overlay(21) +from:0x020fd6d0 kind:load to:0x0210a850 module:overlay(21) +from:0x020fd6d4 kind:load to:0x0210a844 module:overlay(21) +from:0x020fd6dc kind:load to:0x0210a85c module:overlay(21) +from:0x020fd6e0 kind:load to:0x0210a868 module:overlay(21) +from:0x020fd6e8 kind:load to:0x0210a7d4 module:overlay(21) +from:0x020fd6f0 kind:load to:0x0204b100 module:main +from:0x020fd6f4 kind:load to:0x0210b4a0 module:overlay(21) +from:0x020fd6f8 kind:load to:0x0210b4d0 module:overlay(21) +from:0x020fd6fc kind:load to:0x0210b4c8 module:overlay(21) +from:0x020fd700 kind:load to:0x020b69b8 module:overlay(0) +from:0x020fd714 kind:arm_call to:0x02013f84 module:main +from:0x020fd73c kind:load to:0x0204b100 module:main +from:0x020fd774 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x020fd7a4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020fd7b4 kind:arm_call to:0x0210367c module:overlay(21) +from:0x020fd7c4 kind:arm_call to:0x020fd268 module:overlay(21) +from:0x020fd810 kind:arm_call to:0x02013014 module:main +from:0x020fd824 kind:arm_call to:0x02013ed0 module:main +from:0x020fd87c kind:arm_call to:0x020fd978 module:overlay(21) +from:0x020fd8c8 kind:arm_call to:0x020fd978 module:overlay(21) +from:0x020fd8d4 kind:arm_call to:0x02013070 module:main +from:0x020fd8ec kind:arm_call to:0x020ca8f8 module:overlay(20) +from:0x020fd904 kind:arm_call to:0x020ca90c module:overlay(20) +from:0x020fd934 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x020fd94c kind:arm_call to:0x020fd978 module:overlay(21) +from:0x020fd954 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020fd958 kind:load to:0x0204b690 module:main +from:0x020fd95c kind:load to:0x0210a7d4 module:overlay(21) +from:0x020fd960 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020fd964 kind:load to:0x0204af1c module:main +from:0x020fd968 kind:load to:0x0204b100 module:main +from:0x020fd96c kind:load to:0x020fd2a0 module:overlay(21) +from:0x020fd970 kind:load to:0x0210a7a0 module:overlay(21) +from:0x020fd9a4 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020fd9ac kind:load to:0x020e9fb8 module:overlays(19,20) +from:0x020fd9c0 kind:arm_call to:0x020fd04c module:overlay(21) +from:0x020fd9d0 kind:arm_call to:0x0201e4c0 module:main +from:0x020fda90 kind:arm_call to:0x0201f468 module:main +from:0x020fdaec kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020fdaf8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020fdb1c kind:load to:0x0210a87c module:overlay(21) +from:0x020fdb2c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020fdb34 kind:arm_call to:0x0201f0bc module:main +from:0x020fdb3c kind:arm_call to:0x020fd084 module:overlay(21) +from:0x020fdb54 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020fdb5c kind:arm_call to:0x0201f0bc module:main +from:0x020fdb64 kind:arm_call to:0x020fd084 module:overlay(21) +from:0x020fdb6c kind:arm_call to:0x02011ff4 module:main +from:0x020fdba0 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x020fdbc4 kind:arm_call to:0x02018d10 module:main +from:0x020fdbcc kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x020fdbd4 kind:arm_call to:0x020ebf4c module:overlay(21) +from:0x020fdbec kind:arm_call to:0x020194d0 module:main +from:0x020fdbf4 kind:arm_call_thumb to:0x020b7d40 module:overlays(1,2,6,10,12,14) +from:0x020fdc3c kind:arm_call_thumb to:0x02071dd4 module:overlay(0) +from:0x020fdc48 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020fdc58 kind:arm_call to:0x020c891c module:overlay(20) +from:0x020fdc68 kind:arm_call to:0x0202a190 module:main +from:0x020fdcb0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fdce4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fdd18 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fdd58 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fddc8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fddf8 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x020fde14 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x020fde48 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fde7c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fdeb0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fdee4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fdf1c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fdf3c kind:arm_call to:0x0201f3b4 module:main +from:0x020fdf48 kind:arm_call to:0x0201f520 module:main +from:0x020fdf88 kind:arm_call to:0x0201e664 module:main +from:0x020fdfa8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020fdfc0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020fdff8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fe030 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fe054 kind:arm_call to:0x020fd1f4 module:overlay(21) +from:0x020fe070 kind:arm_call to:0x020ca9a4 module:overlay(20) +from:0x020fe080 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020fe084 kind:load to:0x0204b690 module:main +from:0x020fe088 kind:load to:0x0210a7a0 module:overlay(21) +from:0x020fe08c kind:load to:0x027e09a4 module:dtcm +from:0x020fe090 kind:load to:0x02108ad8 module:overlay(21) +from:0x020fe094 kind:load to:0x02108ae8 module:overlay(21) +from:0x020fe098 kind:load to:0x02108af0 module:overlay(21) +from:0x020fe09c kind:load to:0x02108af8 module:overlay(21) +from:0x020fe0a0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020fe0a4 kind:load to:0x02108ae0 module:overlay(21) +from:0x020fe0a8 kind:load to:0x02108b00 module:overlay(21) +from:0x020fe0ac kind:load to:0x02108b14 module:overlay(21) +from:0x020fe0cc kind:arm_call to:0x0201f288 module:main +from:0x020fe0d8 kind:arm_call to:0x020ca9a4 module:overlay(20) +from:0x020fe0dc kind:arm_call to:0x020fee94 module:overlay(21) +from:0x020fe134 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020fe140 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020fe154 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x020fe168 kind:arm_call to:0x020fa700 module:overlay(21) +from:0x020fe17c kind:arm_call to:0x02071f34 module:overlay(0) +from:0x020fe184 kind:arm_call to:0x020fe5f4 module:overlay(21) +from:0x020fe19c kind:arm_call to:0x0201c2c8 module:main +from:0x020fe1a0 kind:arm_call to:0x020ca960 module:overlay(20) +from:0x020fe1b8 kind:arm_call to:0x020ca6a0 module:overlay(20) +from:0x020fe1bc kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020fe1ec kind:arm_call to:0x020ca6a0 module:overlay(20) +from:0x020fe228 kind:arm_call to:0x020ca6a0 module:overlay(20) +from:0x020fe230 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020fe234 kind:load to:0x027e0cf4 module:dtcm +from:0x020fe238 kind:load to:0x020b69b8 module:overlay(0) +from:0x020fe23c kind:load to:0x027e09a4 module:dtcm +from:0x020fe240 kind:load to:0x0204b690 module:main +from:0x020fe244 kind:load to:0x0204c42c module:main +from:0x020fe248 kind:load to:0x027e0ce0 module:dtcm +from:0x020fe26c kind:arm_call to:0x02071f90 module:overlay(0) +from:0x020fe274 kind:load to:0x027e09a4 module:dtcm +from:0x020fe278 kind:load to:0x0204b690 module:main +from:0x020fe298 kind:arm_call to:0x02071eec module:overlay(0) +from:0x020fe2a0 kind:load to:0x027e09a4 module:dtcm +from:0x020fe2a4 kind:load to:0x0204c482 module:main +from:0x020fe2c8 kind:arm_call to:0x02071ff0 module:overlay(0) +from:0x020fe2e0 kind:arm_call to:0x020f7f44 module:overlay(21) +from:0x020fe2f0 kind:arm_call to:0x020fc3d8 module:overlay(21) +from:0x020fe2f8 kind:load to:0x027e09a4 module:dtcm +from:0x020fe2fc kind:load to:0x0204b690 module:main +from:0x020fe300 kind:load to:0x027e0cf4 module:dtcm +from:0x020fe324 kind:arm_call to:0x02072104 module:overlay(0) +from:0x020fe32c kind:load to:0x027e09a4 module:dtcm +from:0x020fe330 kind:load to:0x0204b690 module:main +from:0x020fe37c kind:arm_call to:0x020bd1b4 module:overlay(17) +from:0x020fe3a4 kind:arm_call to:0x0201aa24 module:main +from:0x020fe3b4 kind:arm_call to:0x0201e6c4 module:main +from:0x020fe3c0 kind:arm_call to:0x0201f360 module:main +from:0x020fe3d4 kind:arm_call to:0x020faa7c module:overlay(21) +from:0x020fe428 kind:arm_call to:0x0201aa24 module:main +from:0x020fe4ec kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020fe514 kind:arm_call to:0x0201aa24 module:main +from:0x020fe534 kind:arm_call to:0x0201aa24 module:main +from:0x020fe55c kind:arm_call to:0x0201aa24 module:main +from:0x020fe5c4 kind:arm_call to:0x0201aa68 module:main +from:0x020fe5cc kind:arm_call to:0x020cb1d4 module:overlay(20) +from:0x020fe5d8 kind:load to:0x0204b608 module:main +from:0x020fe5dc kind:load to:0x027e09a4 module:dtcm +from:0x020fe5e0 kind:load to:0x0204c482 module:main +from:0x020fe5e4 kind:load to:0x0204c49c module:main +from:0x020fe5e8 kind:load to:0x027e0cf4 module:dtcm +from:0x020fe5ec kind:load to:0x027e0ce0 module:dtcm +from:0x020fe5f0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020fe690 kind:arm_call to:0x020fd18c module:overlay(21) +from:0x020fe7e0 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020fe820 kind:arm_call to:0x0201e664 module:main +from:0x020fe864 kind:arm_call to:0x020fd18c module:overlay(21) +from:0x020fe870 kind:arm_call to:0x020fd18c module:overlay(21) +from:0x020fe9d0 kind:arm_call to:0x020fd18c module:overlay(21) +from:0x020feb5c kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020febac kind:arm_call to:0x020fd1cc module:overlay(21) +from:0x020febcc kind:arm_call to:0x020fd18c module:overlay(21) +from:0x020febe0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020fec14 kind:arm_call to:0x020fd1cc module:overlay(21) +from:0x020fec6c kind:arm_call to:0x020fd1cc module:overlay(21) +from:0x020fec74 kind:arm_call to:0x020fd18c module:overlay(21) +from:0x020fec88 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020fecc8 kind:arm_call to:0x02082090 module:overlay(0) +from:0x020fecd8 kind:arm_call to:0x020194d0 module:main +from:0x020fed58 kind:arm_call to:0x020fd1cc module:overlay(21) +from:0x020fedc8 kind:arm_call to:0x020fd1cc module:overlay(21) +from:0x020feddc kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020fede8 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020fedf8 kind:arm_call to:0x020194d0 module:main +from:0x020fee24 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020fee58 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x020fee74 kind:load to:0x020b69b8 module:overlay(0) +from:0x020fee78 kind:load to:0x027e0cf4 module:dtcm +from:0x020fee80 kind:load to:0x027e0cd8 module:dtcm +from:0x020fee84 kind:load to:0x0204b690 module:main +from:0x020fee88 kind:load to:0x027e0ce0 module:dtcm +from:0x020fee8c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020fee90 kind:load to:0x0210b4b8 module:overlay(21) +from:0x020feeac kind:arm_call to:0x02071bac module:overlay(0) +from:0x020feeb4 kind:arm_call to:0x02011ff4 module:main +from:0x020feebc kind:load to:0x027e09a4 module:dtcm +from:0x020feed0 kind:arm_call to:0x020fd04c module:overlay(21) +from:0x020fef04 kind:load to:0x0210a8b8 module:overlay(21) +from:0x020fef10 kind:arm_call to:0x020fd084 module:overlay(21) +from:0x020fef24 kind:arm_call to:0x020fd084 module:overlay(21) +from:0x020fef2c kind:arm_call to:0x02011ff4 module:main +from:0x020fef4c kind:arm_call_thumb to:0x02014998 module:main +from:0x020fef5c kind:arm_call to:0x02018d10 module:main +from:0x020fef64 kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x020fef6c kind:arm_call to:0x020ebf4c module:overlay(21) +from:0x020fef7c kind:arm_call to:0x020194d0 module:main +from:0x020fef90 kind:arm_call_thumb to:0x02015448 module:main +from:0x020fef9c kind:arm_call_thumb to:0x02015484 module:main +from:0x020fefb4 kind:arm_call to:0x02017334 module:main +from:0x020fefe0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fefe8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020feff0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020feff8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff014 kind:arm_call to:0x02017334 module:main +from:0x020ff03c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ff044 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff04c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff054 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff070 kind:arm_call_thumb to:0x0201545c module:main +from:0x020ff080 kind:arm_call_thumb to:0x02015448 module:main +from:0x020ff08c kind:arm_call_thumb to:0x02015484 module:main +from:0x020ff0a4 kind:arm_call to:0x02017334 module:main +from:0x020ff0cc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ff0d4 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff0dc kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff0e4 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff0fc kind:arm_call to:0x02017334 module:main +from:0x020ff124 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ff130 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff138 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff140 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ff15c kind:arm_call_thumb to:0x0201545c module:main +from:0x020ff1ec kind:arm_call to:0x02018b78 module:main +from:0x020ff1f4 kind:arm_call_thumb to:0x020c0338 module:overlay(1) +from:0x020ff210 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x020ff220 kind:arm_call to:0x0205a710 module:overlay(0) +from:0x020ff240 kind:arm_call to:0x020741c0 module:overlay(0) +from:0x020ff250 kind:arm_call_thumb to:0x020bbd4c module:overlay(1) +from:0x020ff2c0 kind:arm_call to:0x02023dd8 module:main +from:0x020ff2f4 kind:arm_call to:0x02024124 module:main +from:0x020ff308 kind:arm_call_thumb to:0x020bbe5c module:overlay(1) +from:0x020ff31c kind:arm_call_thumb to:0x02015660 module:main +from:0x020ff32c kind:arm_call to:0x02011f3c module:main +from:0x020ff344 kind:arm_call_thumb to:0x020c0908 module:overlay(1) +from:0x020ff350 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ff358 kind:arm_call_thumb to:0x020bbe7c module:overlay(1) +from:0x020ff364 kind:arm_call_thumb to:0x02014998 module:main +from:0x020ff38c kind:arm_call to:0x020c9ed0 module:overlay(20) +from:0x020ff3a0 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x020ff434 kind:arm_call to:0x02011f3c module:main +from:0x020ff444 kind:arm_call to:0x02103acc module:overlay(21) +from:0x020ff454 kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x020ff46c kind:arm_call to:0x02016664 module:main +from:0x020ff498 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020ff4a4 kind:load to:0x0204b120 module:main +from:0x020ff4a8 kind:load to:0x0204b690 module:main +from:0x020ff4ac kind:load to:0x0210a8e0 module:overlay(21) +from:0x020ff4b0 kind:load to:0x0210a8f8 module:overlay(21) +from:0x020ff4b4 kind:load to:0x0210a90c module:overlay(21) +from:0x020ff4b8 kind:load to:0x0210a8fc module:overlay(21) +from:0x020ff4bc kind:load to:0x0210a91c module:overlay(21) +from:0x020ff4c0 kind:load to:0x0210a928 module:overlay(21) +from:0x020ff4c8 kind:load to:0x0204c390 module:main +from:0x020ff4cc kind:load to:0x027e09ac module:dtcm +from:0x020ff4d0 kind:load to:0x020b66c4 module:overlay(0) +from:0x020ff4d4 kind:load to:0x0210a8a4 module:overlay(21) +from:0x020ff4dc kind:load to:0x027e0208 module:dtcm +from:0x020ff4e0 kind:load to:0x027e0254 module:dtcm +from:0x020ff4e4 kind:load to:0x0203ffb0 module:main +from:0x020ff4e8 kind:load to:0x027e0210 module:dtcm +from:0x020ff4f0 kind:load to:0x0204af1c module:main +from:0x020ff4f4 kind:load to:0x0210a938 module:overlay(21) +from:0x020ff4f8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ff4fc kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020ff500 kind:load to:0x0210b4d0 module:overlay(21) +from:0x020ff504 kind:load to:0x0210b4b8 module:overlay(21) +from:0x020ff508 kind:load to:0x0210b4ad module:overlay(21) +from:0x020ff510 kind:load to:0x020b69b8 module:overlay(0) +from:0x020ff548 kind:arm_call_thumb to:0x02014998 module:main +from:0x020ff568 kind:arm_call_thumb to:0x020bbe94 module:overlay(1) +from:0x020ff56c kind:arm_call to:0x020ffab8 module:overlay(21) +from:0x020ff574 kind:arm_call to:0x0205a74c module:overlay(0) +from:0x020ff578 kind:arm_call to:0x020ffae4 module:overlay(21) +from:0x020ff58c kind:load to:0x0204b120 module:main +from:0x020ff590 kind:load to:0x0204af1c module:main +from:0x020ff594 kind:load to:0x020b66c4 module:overlay(0) +from:0x020ff598 kind:load to:0x0204b690 module:main +from:0x020ff5c4 kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x020ff5d8 kind:arm_call to:0x020c41a8 module:overlay(17) +from:0x020ff5f8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ff620 kind:arm_call to:0x020ca8f8 module:overlay(20) +from:0x020ff63c kind:arm_call to:0x020c9ed0 module:overlay(20) +from:0x020ff650 kind:arm_call_thumb to:0x0201836c module:main +from:0x020ff658 kind:arm_call to:0x020ca90c module:overlay(20) +from:0x020ff668 kind:arm_call to:0x020ff9a8 module:overlay(21) +from:0x020ff688 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x020ff6b0 kind:arm_call to:0x020c9ed0 module:overlay(20) +from:0x020ff6c4 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x020ff6d8 kind:arm_call to:0x02073aac module:overlay(0) +from:0x020ff6e0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ff6e4 kind:load to:0x0204b690 module:main +from:0x020ff6e8 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020ff6ec kind:load to:0x0204b5e0 module:main +from:0x020ff6f0 kind:load to:0x020183bd module:main +from:0x020ff6f4 kind:load to:0x027e09ac module:dtcm +from:0x020ff70c kind:load to:0x027e09ac module:dtcm +from:0x020ff710 kind:load to:0x02073b24 module:overlay(0) +from:0x020ff72c kind:arm_call to:0x02073d54 module:overlay(0) +from:0x020ff730 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020ff740 kind:arm_call to:0x02025f44 module:main +from:0x020ff758 kind:arm_call to:0x02025f60 module:main +from:0x020ff768 kind:arm_call to:0x02073d54 module:overlay(0) +from:0x020ff77c kind:arm_call to:0x020c4304 module:overlay(17) +from:0x020ff78c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020ff794 kind:load to:0x027e09ac module:dtcm +from:0x020ff79c kind:load to:0x027e0210 module:dtcm +from:0x020ff7a0 kind:load to:0x027e0254 module:dtcm +from:0x020ff8ec kind:arm_call to:0x020fd24c module:overlay(21) +from:0x020ff908 kind:load to:0x0210b4b8 module:overlay(21) +from:0x020ff944 kind:arm_call to:0x020fd230 module:overlay(21) +from:0x020ff9a4 kind:load to:0x0210b4ad module:overlay(21) +from:0x020ffa3c kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x020ffa9c kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x020ffaa8 kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x020ffab4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ffad0 kind:arm_call to:0x020ffb10 module:overlay(21) +from:0x020ffad8 kind:arm_call to:0x02011ff4 module:main +from:0x020ffae0 kind:load to:0x027e095c module:dtcm +from:0x020ffafc kind:arm_call_thumb to:0x020c03e0 module:overlay(1) +from:0x020ffb04 kind:arm_call to:0x02011ff4 module:main +from:0x020ffb0c kind:load to:0x027e09ac module:dtcm +from:0x020ffb20 kind:load to:0x027e095c module:dtcm +from:0x020ffb58 kind:load to:0x0210b4ad module:overlay(21) +from:0x020ffba4 kind:arm_call to:0x020ffbb8 module:overlay(21) +from:0x020ffbb0 kind:load to:0x020ea3dc module:overlays(19,20) +from:0x020ffbb4 kind:load to:0x02108b28 module:overlay(21) +from:0x020ffbe4 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffbf4 kind:arm_call to:0x0202a160 module:main +from:0x020ffc00 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffc14 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x020ffc2c kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffc3c kind:arm_call to:0x0202a160 module:main +from:0x020ffc48 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffc5c kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x020ffc74 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffc84 kind:arm_call to:0x0202a160 module:main +from:0x020ffc90 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffca4 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x020ffcbc kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffccc kind:arm_call to:0x0202a160 module:main +from:0x020ffcd8 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffcec kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x020ffd6c kind:arm_call to:0x020cfe7c module:overlay(20) +from:0x020ffd78 kind:load to:0x0210a7a0 module:overlay(21) +from:0x020ffd80 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020ffdf8 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffe08 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffe24 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x020ffe38 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x020ffe4c kind:arm_call to:0x020cff70 module:overlay(20) +from:0x020ffe70 kind:arm_call to:0x020cff70 module:overlay(20) +from:0x020ffecc kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ffee4 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020fff54 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020fff68 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020fffb8 kind:arm_call to:0x02100c94 module:overlay(21) +from:0x020fffe0 kind:arm_call to:0x02100c94 module:overlay(21) +from:0x02100008 kind:arm_call to:0x02100c94 module:overlay(21) +from:0x02100030 kind:arm_call to:0x02100c94 module:overlay(21) +from:0x021000a8 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x021000d4 kind:arm_call to:0x020cff70 module:overlay(20) +from:0x021000fc kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x02100120 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100148 kind:arm_call to:0x020cff70 module:overlay(20) +from:0x0210016c kind:arm_call to:0x020c889c module:overlay(20) +from:0x02100184 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x021001c4 kind:arm_call to:0x020c889c module:overlay(20) +from:0x021001d0 kind:arm_call to:0x020c889c module:overlay(20) +from:0x021001ec kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x021001fc kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x02100220 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100278 kind:arm_call to:0x020c889c module:overlay(20) +from:0x0210028c kind:arm_call to:0x020c889c module:overlay(20) +from:0x021002a4 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x021002e4 kind:arm_call to:0x020c889c module:overlay(20) +from:0x021002f0 kind:arm_call to:0x020c889c module:overlay(20) +from:0x0210030c kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x0210031c kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x02100340 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100374 kind:arm_call to:0x02014f78 module:main +from:0x021003c8 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x021003f4 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x0210041c kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100444 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x021004a8 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100504 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100560 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x021005bc kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100608 kind:arm_call to:0x020c889c module:overlay(20) +from:0x02100620 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x02100660 kind:arm_call to:0x020c889c module:overlay(20) +from:0x0210066c kind:arm_call to:0x020c889c module:overlay(20) +from:0x02100688 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x02100698 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x021006bc kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100708 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x02100780 kind:arm_call to:0x02100e3c module:overlay(21) +from:0x02100790 kind:arm_call to:0x02100e3c module:overlay(21) +from:0x021007a0 kind:arm_call to:0x02100d54 module:overlay(21) +from:0x021007e0 kind:arm_call to:0x020ffb24 module:overlay(21) +from:0x0210085c kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100888 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x021008cc kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100900 kind:arm_call to:0x02100e3c module:overlay(21) +from:0x02100910 kind:arm_call to:0x02100e3c module:overlay(21) +from:0x0210091c kind:load to:0x020e9fdc module:overlays(19,20) +from:0x02100920 kind:load to:0x020ea3dc module:overlays(19,20) +from:0x02100924 kind:load to:0x0210b4a0 module:overlay(21) +from:0x0210092c kind:load to:0x0210b4a9 module:overlay(21) +from:0x02100930 kind:load to:0x0210b4a1 module:overlay(21) +from:0x02100934 kind:load to:0x0210b4a5 module:overlay(21) +from:0x02100980 kind:arm_call to:0x020c889c module:overlay(20) +from:0x02100a0c kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100a40 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100a74 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100aa0 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100ae4 kind:arm_call to:0x020c889c module:overlay(20) +from:0x02100b70 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100ba4 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100bd8 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100c04 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100c40 kind:arm_call to:0x020c889c module:overlay(20) +from:0x02100c68 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100c90 kind:load to:0x0210b4c8 module:overlay(21) +from:0x02100d0c kind:arm_call to:0x020c889c module:overlay(20) +from:0x02100d40 kind:arm_call to:0x020ffbb8 module:overlay(21) +from:0x02100d4c kind:load to:0x020ea3dc module:overlays(19,20) +from:0x02100d50 kind:load to:0x02108b28 module:overlay(21) +from:0x02100df4 kind:arm_call to:0x020cfe7c module:overlay(20) +from:0x02100e10 kind:arm_call to:0x02100e3c module:overlay(21) +from:0x02100e20 kind:arm_call to:0x02100e3c module:overlay(21) +from:0x02100e2c kind:load to:0x020ea3dc module:overlays(19,20) +from:0x02100e30 kind:load to:0x02108b28 module:overlay(21) +from:0x02100e34 kind:load to:0x0210b4b1 module:overlay(21) +from:0x02100e38 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x02100ed0 kind:arm_call to:0x020ffb5c module:overlay(21) +from:0x02100eec kind:arm_call to:0x020fd04c module:overlay(21) +from:0x02100f0c kind:load to:0x0210a95c module:overlay(21) +from:0x02100f18 kind:arm_call to:0x020fd084 module:overlay(21) +from:0x02100f2c kind:arm_call to:0x020fd084 module:overlay(21) +from:0x02100f34 kind:arm_call to:0x02011ff4 module:main +from:0x02100f54 kind:arm_call to:0x02018d10 module:main +from:0x02100f5c kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x02100f64 kind:arm_call to:0x020ebf4c module:overlay(21) +from:0x02100f78 kind:arm_call to:0x020194d0 module:main +from:0x02100fe8 kind:arm_call to:0x02011f3c module:main +from:0x02100ff8 kind:arm_call to:0x020cad70 module:overlay(20) +from:0x02101008 kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x02101020 kind:arm_call to:0x02016664 module:main +from:0x02101040 kind:load to:0x0204b690 module:main +from:0x02101044 kind:load to:0x0210b4d0 module:overlay(21) +from:0x02101048 kind:load to:0x020e9fb8 module:overlays(19,20) +from:0x02101088 kind:load to:0x0210b4d0 module:overlay(21) +from:0x0210108c kind:load to:0x0204b50c module:main +from:0x021010d4 kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x021010e4 kind:arm_call to:0x020fd17c module:overlay(21) +from:0x021010fc kind:arm_call to:0x01ff9b50 module:itcm +from:0x02101110 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0210112c kind:arm_call_thumb to:0x0201836c module:main +from:0x02101140 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02101144 kind:load to:0x0204b690 module:main +from:0x02101148 kind:load to:0x020b6a14 module:overlay(0) +from:0x0210114c kind:load to:0x0204b5e0 module:main +from:0x02101150 kind:load to:0x020183bd module:main +from:0x02101160 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x021011b8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021011d8 kind:arm_call to:0x0210191c module:overlay(21) +from:0x021011e8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x021011f0 kind:arm_call to:0x02062134 module:overlay(0) +from:0x0210120c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02101234 kind:arm_call to:0x021016a0 module:overlay(21) +from:0x0210126c kind:arm_call to:0x021016a0 module:overlay(21) +from:0x021012a8 kind:arm_call to:0x02062080 module:overlay(0) +from:0x021012b8 kind:arm_call to:0x02101950 module:overlay(21) +from:0x021012dc kind:arm_call to:0x02101968 module:overlay(21) +from:0x0210131c kind:arm_call to:0x01ffb464 module:itcm +from:0x0210132c kind:arm_call to:0x01ff9318 module:itcm +from:0x0210134c kind:arm_call to:0x021016f0 module:overlay(21) +from:0x02101398 kind:arm_call to:0x02101990 module:overlay(21) +from:0x021013a8 kind:arm_call to:0x020701d0 module:overlay(0) +from:0x021013e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021013f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0210142c kind:arm_call to:0x021016f0 module:overlay(21) +from:0x02101448 kind:arm_call to:0x0210176c module:overlay(21) +from:0x02101454 kind:arm_call to:0x021016e0 module:overlay(21) +from:0x02101464 kind:arm_call to:0x020701d0 module:overlay(0) +from:0x02101488 kind:arm_call to:0x021018d4 module:overlay(21) +from:0x02101490 kind:arm_call to:0x021019b8 module:overlay(21) +from:0x021014a4 kind:arm_call to:0x020701d0 module:overlay(0) +from:0x021014b4 kind:arm_call to:0x02062020 module:overlay(0) +from:0x021014cc kind:arm_call to:0x0206fc88 module:overlay(0) +from:0x021014d4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x021014e4 kind:arm_call to:0x021018f8 module:overlay(21) +from:0x021014ec kind:arm_call to:0x021019dc module:overlay(21) +from:0x02101514 kind:arm_call to:0x021019f8 module:overlay(21) +from:0x02101520 kind:arm_call to:0x02062080 module:overlay(0) +from:0x02101530 kind:arm_call to:0x0210191c module:overlay(21) +from:0x02101538 kind:load to:0x027e0cf4 module:dtcm +from:0x0210153c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02101544 kind:load to:0x02108b7e module:overlay(21) +from:0x02101548 kind:load to:0x020b6a14 module:overlay(0) +from:0x021015b4 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x021015d4 kind:arm_call to:0x0202a17c module:main +from:0x021015fc kind:arm_call to:0x0201aa68 module:main +from:0x02101630 kind:arm_call to:0x0201a9dc module:main +from:0x0210163c kind:load to:0x027e0cf4 module:dtcm +from:0x02101640 kind:load to:0x0203feb0 module:main +from:0x02101644 kind:load to:0x0204c49c module:main +from:0x02101690 kind:arm_call to:0x0210192c module:overlay(21) +from:0x0210169c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021016d0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x021016d8 kind:arm_call to:0x0210191c module:overlay(21) +from:0x021016fc kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x0210175c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02101768 kind:load to:0x02108b4e module:overlay(21) +from:0x02101838 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x021018b4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021018c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021018c4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021018c8 kind:load to:0x0210a994 module:overlay(21) +from:0x021018cc kind:load to:0x0210a984 module:overlay(21) +from:0x021018d0 kind:load to:0x02108b4e module:overlay(21) +from:0x021018f0 kind:load to:0x027e0cf4 module:dtcm +from:0x021018f4 kind:load to:0x020fb6c8 module:overlay(21) +from:0x02101914 kind:load to:0x027e0cf4 module:dtcm +from:0x02101918 kind:load to:0x020fb75c module:overlay(21) +from:0x02101928 kind:load to:0x021016e0 module:overlay(21) +from:0x0210193c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02101948 kind:arm_call to:0x021016e0 module:overlay(21) +from:0x02101958 kind:arm_call to:0x021016f0 module:overlay(21) +from:0x02101960 kind:arm_call to:0x02101968 module:overlay(21) +from:0x02101978 kind:arm_call to:0x021016e0 module:overlay(21) +from:0x021019a0 kind:arm_call to:0x021016e0 module:overlay(21) +from:0x021019c8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x021019d4 kind:arm_call to:0x021016e0 module:overlay(21) +from:0x021019e8 kind:arm_call to:0x021016e0 module:overlay(21) +from:0x02101a08 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02101a14 kind:arm_call to:0x021016e0 module:overlay(21) +from:0x02101a48 kind:arm_call to:0x0201e4c0 module:main +from:0x02101a78 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02101aa8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02101ad8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02101af0 kind:arm_call to:0x0201f4e0 module:main +from:0x02101b34 kind:arm_call to:0x0201e664 module:main +from:0x02101b60 kind:arm_call to:0x0201f288 module:main +from:0x02101b68 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02101b70 kind:arm_call to:0x0201f0bc module:main +from:0x02101ba8 kind:arm_call to:0x02101fa8 module:overlay(21) +from:0x02101cd8 kind:arm_call to:0x02101a1c module:overlay(21) +from:0x02101cf8 kind:arm_call to:0x02101fe4 module:overlay(21) +from:0x02101d28 kind:arm_call to:0x02101fa8 module:overlay(21) +from:0x02101d30 kind:load to:0x027e0cf4 module:dtcm +from:0x02101d90 kind:arm_call to:0x0201e6c4 module:main +from:0x02101db0 kind:arm_call to:0x0201a9dc module:main +from:0x02101e14 kind:arm_call to:0x0201f2a4 module:main +from:0x02101e4c kind:arm_call to:0x0201a9dc module:main +from:0x02101e84 kind:arm_call to:0x0201a9dc module:main +from:0x02101e90 kind:load to:0x027e0cf4 module:dtcm +from:0x02101e94 kind:load to:0x0204c49c module:main +from:0x02101ee8 kind:arm_call to:0x02101a1c module:overlay(21) +from:0x02101f00 kind:arm_call to:0x02101fe4 module:overlay(21) +from:0x02101f24 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x02101f4c kind:arm_call to:0x020612c8 module:overlay(0) +from:0x02101f94 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02101f98 kind:load to:0x02108ba8 module:overlay(21) +from:0x02101f9c kind:load to:0x02108b9c module:overlay(21) +from:0x02101fa0 kind:load to:0x02108b92 module:overlay(21) +from:0x02101fa4 kind:load to:0x02108b8c module:overlay(21) +from:0x02102008 kind:arm_call to:0x0201f288 module:main +from:0x02102018 kind:arm_call to:0x0201f520 module:main +from:0x0210202c kind:arm_call to:0x02016614 module:main +from:0x02102040 kind:load to:0x0210a9ac module:overlay(21) +from:0x02102050 kind:arm_call to:0x02016614 module:main +from:0x02102064 kind:load to:0x0210a9ac module:overlay(21) +from:0x02102074 kind:arm_call to:0x0201662c module:main +from:0x0210208c kind:arm_call to:0x0201662c module:main +from:0x02102094 kind:arm_call to:0x02011ff4 module:main +from:0x021020ac kind:arm_call to:0x0201662c module:main +from:0x021020e0 kind:arm_call to:0x02102020 module:overlay(21) +from:0x02102100 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x0210210c kind:arm_call to:0x0201e4c0 module:main +from:0x02102124 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x02102130 kind:arm_call to:0x0201e4c0 module:main +from:0x0210214c kind:arm_call to:0x0203e690 module:main +from:0x0210215c kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x0210216c kind:arm_call to:0x02061380 module:overlay(0) +from:0x021021c0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021021f4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210222c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02102264 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210229c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021022d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02102310 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02102358 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021023a0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021023d8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021023f8 kind:arm_call to:0x0201f4e0 module:main +from:0x0210240c kind:arm_call to:0x0201f4e0 module:main +from:0x02102420 kind:arm_call to:0x0201f4e0 module:main +from:0x0210242c kind:arm_call to:0x0201e4c0 module:main +from:0x02102434 kind:arm_call to:0x0201e4c0 module:main +from:0x02102440 kind:arm_call to:0x0201e4c0 module:main +from:0x021024bc kind:arm_call to:0x02064948 module:overlay(0) +from:0x021024fc kind:arm_call to:0x020643cc module:overlay(0) +from:0x02102520 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x0210255c kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x02102580 kind:arm_call to:0x020643cc module:overlay(0) +from:0x02102594 kind:arm_call to:0x020655bc module:overlay(0) +from:0x021025b0 kind:arm_call to:0x020658e0 module:overlay(0) +from:0x021025b8 kind:arm_call to:0x02103734 module:overlay(21) +from:0x02102608 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02102648 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02102684 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021026bc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02102710 kind:arm_call to:0x01ff9b40 module:itcm +from:0x02102718 kind:arm_call to:0x020c891c module:overlay(20) +from:0x02102728 kind:arm_call to:0x0202a190 module:main +from:0x02102770 kind:arm_call to:0x0201e544 module:main +from:0x021027b4 kind:arm_call to:0x0201e544 module:main +from:0x021027fc kind:arm_call to:0x0201e544 module:main +from:0x0210282c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02102864 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210289c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021028d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02102938 kind:arm_call to:0x0201f520 module:main +from:0x0210294c kind:arm_call to:0x0201f520 module:main +from:0x021029b0 kind:arm_call to:0x02025f04 module:main +from:0x021029c0 kind:load to:0x0210a9d0 module:overlay(21) +from:0x021029c4 kind:load to:0x020b378c module:overlay(0) +from:0x021029c8 kind:load to:0x02102a08 module:overlay(21) +from:0x021029cc kind:load to:0x02064904 module:overlay(0) +from:0x021029d0 kind:load to:0x020b372c module:overlay(0) +from:0x021029d4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021029d8 kind:load to:0x02108be8 module:overlay(21) +from:0x021029dc kind:load to:0x02108bf4 module:overlay(21) +from:0x021029e0 kind:load to:0x02108bdc module:overlay(21) +from:0x021029e4 kind:load to:0x02108bbc module:overlay(21) +from:0x021029e8 kind:load to:0x02108bb4 module:overlay(21) +from:0x021029ec kind:load to:0x0204b690 module:main +from:0x021029f0 kind:load to:0x0210a9ec module:overlay(21) +from:0x021029f4 kind:load to:0x0210a9f4 module:overlay(21) +from:0x021029f8 kind:load to:0x027e0994 module:dtcm +from:0x02102a10 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02102a54 kind:arm_call to:0x0201f288 module:main +from:0x02102a70 kind:arm_call to:0x0201f288 module:main +from:0x02102a7c kind:arm_call to:0x0201f288 module:main +from:0x02102a88 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02102a90 kind:arm_call to:0x0201f0bc module:main +from:0x02102a9c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02102aa4 kind:arm_call to:0x0201f0bc module:main +from:0x02102ab0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02102ab8 kind:arm_call to:0x0201f0bc module:main +from:0x02102ac8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02102ad0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02102ae4 kind:arm_call to:0x0203e740 module:main +from:0x02102aec kind:arm_call to:0x021020a0 module:overlay(21) +from:0x02102af8 kind:load to:0x0210a9d0 module:overlay(21) +from:0x02102afc kind:load to:0x027e0994 module:dtcm +from:0x02102b00 kind:load to:0x02102a08 module:overlay(21) +from:0x02102b3c kind:arm_call to:0x0201f288 module:main +from:0x02102b58 kind:arm_call to:0x0201f288 module:main +from:0x02102b64 kind:arm_call to:0x0201f288 module:main +from:0x02102b70 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02102b78 kind:arm_call to:0x0201f0bc module:main +from:0x02102b84 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02102b8c kind:arm_call to:0x0201f0bc module:main +from:0x02102b98 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02102ba0 kind:arm_call to:0x0201f0bc module:main +from:0x02102bb0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02102bb8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02102bcc kind:arm_call to:0x0203e740 module:main +from:0x02102bd4 kind:arm_call to:0x021020a0 module:overlay(21) +from:0x02102bdc kind:arm_call to:0x02011ff4 module:main +from:0x02102be8 kind:load to:0x0210a9d0 module:overlay(21) +from:0x02102bec kind:load to:0x027e0994 module:dtcm +from:0x02102bf0 kind:load to:0x02102a08 module:overlay(21) +from:0x02102c50 kind:arm_call to:0x0201f860 module:main +from:0x02102d3c kind:arm_call to:0x0201c2c8 module:main +from:0x02102d44 kind:arm_call to:0x020654ec module:overlay(0) +from:0x02102d54 kind:arm_call to:0x020654ec module:overlay(0) +from:0x02103100 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02103104 kind:load to:0x027e0994 module:dtcm +from:0x0210310c kind:load to:0x0204c42c module:main +from:0x02103150 kind:arm_call to:0x02103734 module:overlay(21) +from:0x02103158 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02103174 kind:arm_call to:0x02103734 module:overlay(21) +from:0x02103180 kind:arm_call to:0x020657b4 module:overlay(0) +from:0x0210318c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02103194 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02103198 kind:load to:0x0204b690 module:main +from:0x0210319c kind:load to:0x020b6a14 module:overlay(0) +from:0x02103294 kind:load to:0x0210a9fc module:overlay(21) +from:0x02103298 kind:load to:0x0210aa04 module:overlay(21) +from:0x021032c8 kind:load to:0x02044704 module:main +from:0x02103300 kind:arm_call to:0x0201aa24 module:main +from:0x02103320 kind:arm_call to:0x0201aa24 module:main +from:0x02103354 kind:arm_call to:0x0201a9dc module:main +from:0x0210337c kind:arm_call to:0x0201aa24 module:main +from:0x0210338c kind:arm_call to:0x0201f2a4 module:main +from:0x0210339c kind:arm_call to:0x0201f2a4 module:main +from:0x021033c8 kind:arm_call to:0x0201aa24 module:main +from:0x02103418 kind:arm_call to:0x0201f2a4 module:main +from:0x02103448 kind:arm_call to:0x020cb1d4 module:overlay(20) +from:0x02103454 kind:load to:0x0204c49c module:main +from:0x021034dc kind:arm_call to:0x0201a9dc module:main +from:0x02103500 kind:load to:0x0204c49c module:main +from:0x02103520 kind:arm_call to:0x0201e6c4 module:main +from:0x02103568 kind:arm_call to:0x0201a9dc module:main +from:0x0210357c kind:arm_call to:0x0201e6c4 module:main +from:0x02103598 kind:arm_call to:0x0201a9dc module:main +from:0x021035a8 kind:arm_call to:0x0201e6c4 module:main +from:0x021035c4 kind:arm_call to:0x0201a9dc module:main +from:0x021035d8 kind:arm_call to:0x0201e6c4 module:main +from:0x021035f4 kind:arm_call to:0x0201a9dc module:main +from:0x0210364c kind:arm_call to:0x0201a9dc module:main +from:0x0210366c kind:arm_call to:0x0201a9dc module:main +from:0x02103678 kind:load to:0x0204c49c module:main +from:0x021036ac kind:arm_call to:0x02065804 module:overlay(0) +from:0x02103704 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x02103720 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0210372c kind:load to:0x0210aa0c module:overlay(21) +from:0x02103730 kind:load to:0x020b6a14 module:overlay(0) +from:0x02103754 kind:arm_call to:0x0201f288 module:main +from:0x02103770 kind:arm_call to:0x0201f288 module:main +from:0x02103788 kind:arm_call to:0x0201f520 module:main +from:0x021037b4 kind:arm_call to:0x0201f520 module:main +from:0x021037f0 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x02103828 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x0210383c kind:load to:0x02108c00 module:overlay(21) +from:0x02103840 kind:load to:0x02108c18 module:overlay(21) +from:0x02103844 kind:load to:0x02108c30 module:overlay(21) +from:0x02103848 kind:load to:0x02108bc4 module:overlay(21) +from:0x0210384c kind:load to:0x02108bd0 module:overlay(21) +from:0x0210389c kind:arm_call to:0x020c889c module:overlay(20) +from:0x021038b0 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x021038cc kind:load to:0x02108d0c module:overlay(21) +from:0x021038d0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021038d4 kind:load to:0x020b684c module:overlay(0) +from:0x021038d8 kind:load to:0x0210b4d8 module:overlay(21) +from:0x021038f0 kind:arm_call to:0x0203af08 module:main +from:0x021038f4 kind:arm_call to:0x0203a0c4 module:main +from:0x021038f8 kind:arm_call to:0x02039b90 module:main +from:0x021038fc kind:arm_call to:0x0203bb50 module:main +from:0x02103938 kind:arm_call to:0x020c889c module:overlay(20) +from:0x02103948 kind:arm_call to:0x020c8884 module:overlay(20) +from:0x021039a0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021039a4 kind:load to:0x0210b4d8 module:overlay(21) +from:0x02103a1c kind:load to:0x0210b4d8 module:overlay(21) +from:0x02103a3c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02103a48 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x02103a60 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02103a70 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02103a80 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02103ab4 kind:load to:0x0210aa80 module:overlay(21) +from:0x02103ac0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02103ae0 kind:arm_call to:0x02102020 module:overlay(21) +from:0x02103b04 kind:arm_call to:0x0203e690 module:main +from:0x02103b1c kind:arm_call to:0x0201e4c0 module:main +from:0x02103b50 kind:arm_call to:0x021064ec module:overlay(21) +from:0x02103b58 kind:arm_call to:0x02106534 module:overlay(21) +from:0x02103b64 kind:arm_call to:0x021065cc module:overlay(21) +from:0x02103b74 kind:arm_call to:0x0201e4c0 module:main +from:0x02103b7c kind:arm_call to:0x0201e4c0 module:main +from:0x02103b8c kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x02103b9c kind:arm_call to:0x02061380 module:overlay(0) +from:0x02103ba8 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x02103bb8 kind:arm_call to:0x0201e4c0 module:main +from:0x02103bd8 kind:arm_call to:0x02064450 module:overlay(0) +from:0x02103bec kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x02103bfc kind:arm_call to:0x02061380 module:overlay(0) +from:0x02103c08 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x02103c14 kind:arm_call to:0x0201e4c0 module:main +from:0x02103c30 kind:arm_call to:0x02064450 module:overlay(0) +from:0x02103c44 kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x02103c54 kind:arm_call to:0x02061380 module:overlay(0) +from:0x02103c60 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x02103c6c kind:arm_call to:0x0201e4c0 module:main +from:0x02103c88 kind:arm_call to:0x02064450 module:overlay(0) +from:0x02103c98 kind:arm_call to:0x02107528 module:overlay(21) +from:0x02103ca4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02103d00 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02103d38 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02103d64 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02103d8c kind:arm_call to:0x0201f4e0 module:main +from:0x02103da0 kind:arm_call to:0x0201f4e0 module:main +from:0x02103db4 kind:arm_call to:0x0201f4e0 module:main +from:0x02103ea4 kind:arm_call to:0x020bd298 module:overlay(17) +from:0x02103ed0 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x02103edc kind:arm_call to:0x020ca644 module:overlay(20) +from:0x02103ee0 kind:arm_call to:0x02106684 module:overlay(21) +from:0x02103f4c kind:arm_call to:0x02106740 module:overlay(21) +from:0x02103f74 kind:arm_call to:0x02106740 module:overlay(21) +from:0x02103fd8 kind:arm_call to:0x0201e664 module:main +from:0x02103fec kind:arm_call to:0x0201f520 module:main +from:0x02104034 kind:arm_call to:0x0210737c module:overlay(21) +from:0x02104064 kind:arm_call to:0x0210737c module:overlay(21) +from:0x02104074 kind:arm_call to:0x0201f520 module:main +from:0x02104098 kind:arm_call to:0x0210737c module:overlay(21) +from:0x021040c8 kind:arm_call to:0x02106ebc module:overlay(21) +from:0x021040e0 kind:arm_call to:0x01ff9b40 module:itcm +from:0x021040e8 kind:arm_call to:0x020c891c module:overlay(20) +from:0x021040f4 kind:arm_call to:0x0202a190 module:main +from:0x02104120 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02104150 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021041a8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02104214 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210424c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021042a4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021042e0 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x021042fc kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x02104318 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x02104334 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x02104350 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210436c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210439c kind:arm_call to:0x0201e664 module:main +from:0x021043c8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02104400 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02104438 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02104470 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02104490 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x021044a8 kind:arm_call to:0x0201f520 module:main +from:0x021044f0 kind:arm_call to:0x02025f04 module:main +from:0x02104510 kind:arm_call to:0x02025f04 module:main +from:0x0210451c kind:arm_call to:0x02105258 module:overlay(21) +from:0x0210452c kind:load to:0x0210aa5c module:overlay(21) +from:0x02104530 kind:load to:0x02104580 module:overlay(21) +from:0x02104534 kind:load to:0x02103a20 module:overlay(21) +from:0x02104538 kind:load to:0x020b372c module:overlay(0) +from:0x0210453c kind:load to:0x020b378c module:overlay(0) +from:0x02104544 kind:load to:0x0210b4d8 module:overlay(21) +from:0x02104548 kind:load to:0x020c5790 module:overlays(1,17) +from:0x0210454c kind:load to:0x02103904 module:overlay(21) +from:0x02104550 kind:load to:0x021039a8 module:overlay(21) +from:0x02104554 kind:load to:0x02108ccc module:overlay(21) +from:0x0210455c kind:load to:0x02108c4c module:overlay(21) +from:0x02104560 kind:load to:0x02108c5c module:overlay(21) +from:0x02104564 kind:load to:0x0204b690 module:main +from:0x02104568 kind:load to:0x02108ca0 module:overlay(21) +from:0x0210456c kind:load to:0x02108c64 module:overlay(21) +from:0x02104570 kind:load to:0x02108c78 module:overlay(21) +from:0x02104574 kind:load to:0x02108c8c module:overlay(21) +from:0x0210458c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02104594 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210459c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021045a4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021045b8 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x021045cc kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x021045e0 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02104604 kind:arm_call to:0x0201f288 module:main +from:0x02104610 kind:arm_call to:0x0201f288 module:main +from:0x0210461c kind:arm_call to:0x0201f288 module:main +from:0x02104620 kind:arm_call to:0x02106708 module:overlay(21) +from:0x02104628 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x02104638 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x02104644 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x0210465c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02104664 kind:arm_call to:0x0201f0bc module:main +from:0x02104674 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0210467c kind:arm_call to:0x0201f0bc module:main +from:0x0210468c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02104694 kind:arm_call to:0x0201f0bc module:main +from:0x021046a0 kind:arm_call to:0x021075ec module:overlay(21) +from:0x021046ac kind:arm_call to:0x02107344 module:overlay(21) +from:0x021046b8 kind:arm_call to:0x02107344 module:overlay(21) +from:0x021046c4 kind:arm_call to:0x02107344 module:overlay(21) +from:0x021046d0 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x021046d8 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x021046e4 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x021046f8 kind:arm_call to:0x0203e740 module:main +from:0x02104700 kind:arm_call to:0x021020a0 module:overlay(21) +from:0x0210470c kind:load to:0x0210aa5c module:overlay(21) +from:0x02104710 kind:load to:0x020c5790 module:overlays(1,17) +from:0x02104714 kind:load to:0x0210b4d8 module:overlay(21) +from:0x02104718 kind:load to:0x02104580 module:overlay(21) +from:0x02104734 kind:arm_call to:0x0201f288 module:main +from:0x02104740 kind:arm_call to:0x0201f288 module:main +from:0x0210474c kind:arm_call to:0x0201f288 module:main +from:0x02104750 kind:arm_call to:0x02106708 module:overlay(21) +from:0x02104758 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x02104768 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x02104774 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x0210478c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02104794 kind:arm_call to:0x0201f0bc module:main +from:0x021047a4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x021047ac kind:arm_call to:0x0201f0bc module:main +from:0x021047bc kind:arm_call to:0x020634e8 module:overlay(0) +from:0x021047c4 kind:arm_call to:0x0201f0bc module:main +from:0x021047d0 kind:arm_call to:0x021075ec module:overlay(21) +from:0x021047dc kind:arm_call to:0x02107344 module:overlay(21) +from:0x021047e8 kind:arm_call to:0x02107344 module:overlay(21) +from:0x021047f4 kind:arm_call to:0x02107344 module:overlay(21) +from:0x02104800 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02104808 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02104814 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02104828 kind:arm_call to:0x0203e740 module:main +from:0x02104830 kind:arm_call to:0x021020a0 module:overlay(21) +from:0x02104838 kind:arm_call to:0x02011ff4 module:main +from:0x02104844 kind:load to:0x0210aa5c module:overlay(21) +from:0x02104848 kind:load to:0x020c5790 module:overlays(1,17) +from:0x0210484c kind:load to:0x0210b4d8 module:overlay(21) +from:0x02104850 kind:load to:0x02104580 module:overlay(21) +from:0x02104874 kind:arm_call to:0x02107420 module:overlay(21) +from:0x02104884 kind:arm_call to:0x02107420 module:overlay(21) +from:0x02104894 kind:arm_call to:0x02107420 module:overlay(21) +from:0x02104b00 kind:arm_call to:0x02107614 module:overlay(21) +from:0x02104b18 kind:arm_call to:0x02106fa0 module:overlay(21) +from:0x02104b30 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02104b78 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x02104bbc kind:arm_call to:0x02106970 module:overlay(21) +from:0x02104c14 kind:load to:0x020b69b8 module:overlay(0) +from:0x02104c18 kind:load to:0x02108ed4 module:overlay(21) +from:0x02104c40 kind:arm_call to:0x0201e6c4 module:main +from:0x02104c60 kind:arm_call to:0x0201a9dc module:main +from:0x02104ca4 kind:arm_call to:0x0201e6c4 module:main +from:0x02104cfc kind:arm_call to:0x0201f2a4 module:main +from:0x02104d0c kind:arm_call to:0x02107440 module:overlay(21) +from:0x02104d1c kind:arm_call to:0x02107440 module:overlay(21) +from:0x02104d2c kind:arm_call to:0x02107440 module:overlay(21) +from:0x02104d80 kind:arm_call to:0x0201f2a4 module:main +from:0x02104d8c kind:arm_call to:0x02107748 module:overlay(21) +from:0x02104dc0 kind:arm_call to:0x021070d4 module:overlay(21) +from:0x02104e34 kind:arm_call to:0x0201e6c4 module:main +from:0x02104e48 kind:arm_call to:0x0202a17c module:main +from:0x02104e78 kind:arm_call to:0x0201e6c4 module:main +from:0x02104ec0 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x02104f6c kind:arm_call to:0x0201e6c4 module:main +from:0x02104fcc kind:arm_call to:0x02066f58 module:overlay(0) +from:0x02105038 kind:arm_call to:0x0201aa68 module:main +from:0x02105074 kind:arm_call to:0x0201e6c4 module:main +from:0x021050e0 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x021050ec kind:arm_call to:0x021038dc module:overlay(21) +from:0x0210511c kind:arm_call to:0x0201e6c4 module:main +from:0x0210518c kind:arm_call to:0x02066f58 module:overlay(0) +from:0x0210519c kind:arm_call to:0x021038dc module:overlay(21) +from:0x021051cc kind:arm_call to:0x0201a9dc module:main +from:0x021051e4 kind:arm_call to:0x020cb1d4 module:overlay(20) +from:0x021051f0 kind:load to:0x0204c49c module:main +from:0x021051f4 kind:load to:0x0210b4ad module:overlay(21) +from:0x021051f8 kind:load to:0x0204c482 module:main +from:0x02105244 kind:arm_call to:0x02106a74 module:overlay(21) +from:0x02105290 kind:load to:0x02108f9c module:overlay(21) +from:0x021053f8 kind:arm_call to:0x020c889c module:overlay(20) +from:0x0210545c kind:arm_call to:0x020cfb5c module:overlay(20) +from:0x0210546c kind:arm_call to:0x020ca654 module:overlay(20) +from:0x02105474 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02105478 kind:load to:0x02108c48 module:overlay(21) +from:0x02105480 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x02105484 kind:load to:0x02109064 module:overlay(21) +from:0x02105488 kind:load to:0x02108db0 module:overlay(21) +from:0x0210548c kind:load to:0x0210b4b8 module:overlay(21) +from:0x021054b8 kind:arm_call to:0x020cfb1c module:overlay(20) +from:0x021054e0 kind:arm_call to:0x020cfb3c module:overlay(20) +from:0x02105520 kind:arm_call to:0x020c889c module:overlay(20) +from:0x02105550 kind:arm_call to:0x0202a2cc module:main +from:0x02105568 kind:arm_call to:0x0202a160 module:main +from:0x021055a4 kind:arm_call to:0x020cfbb4 module:overlay(20) +from:0x021055c4 kind:arm_call to:0x020cfac4 module:overlay(20) +from:0x021055d0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021055d4 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x02105608 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105684 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021056ac kind:arm_call to:0x021071ac module:overlay(21) +from:0x02105700 kind:arm_call to:0x020ff7a4 module:overlay(21) +from:0x02105728 kind:arm_call to:0x020ffd84 module:overlay(21) +from:0x02105730 kind:arm_call to:0x02105300 module:overlay(21) +from:0x0210573c kind:load to:0x02108c4c module:overlay(21) +from:0x02105740 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x0210574c kind:arm_call to:0x02105294 module:overlay(21) +from:0x02105770 kind:arm_call to:0x02105258 module:overlay(21) +from:0x0210578c kind:arm_call to:0x020ca654 module:overlay(20) +from:0x02105794 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x021057b0 kind:arm_call to:0x0203b6ec module:main +from:0x02105818 kind:arm_call to:0x02100938 module:overlay(21) +from:0x02105820 kind:arm_call to:0x02105490 module:overlay(21) +from:0x02105828 kind:load to:0x0210b4b8 module:overlay(21) +from:0x02105830 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021058b4 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x021058e4 kind:arm_call to:0x02105258 module:overlay(21) +from:0x021058ec kind:load to:0x020b6a14 module:overlay(0) +from:0x021058f0 kind:load to:0x0210b4b8 module:overlay(21) +from:0x021058f4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02105948 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02105950 kind:load to:0x020b6a14 module:overlay(0) +from:0x021059dc kind:arm_call to:0x02106cb8 module:overlay(21) +from:0x021059ec kind:arm_call to:0x02106e70 module:overlay(21) +from:0x02105b10 kind:arm_call to:0x02106cb8 module:overlay(21) +from:0x02105b78 kind:arm_call to:0x0206e760 module:overlay(0) +from:0x02105b8c kind:load to:0x0210b4b8 module:overlay(21) +from:0x02105b90 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02105b94 kind:load to:0x020b69b8 module:overlay(0) +from:0x02105be4 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105bec kind:load to:0x020b69b8 module:overlay(0) +from:0x02105c40 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105cdc kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105d40 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02105d48 kind:load to:0x020b6a14 module:overlay(0) +from:0x02105d88 kind:arm_call to:0x02107820 module:overlay(21) +from:0x02105d94 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105da0 kind:arm_call to:0x0206f208 module:overlay(0) +from:0x02105db8 kind:arm_call to:0x02107820 module:overlay(21) +from:0x02105dc8 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105dd4 kind:arm_call to:0x0206f208 module:overlay(0) +from:0x02105de0 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105dec kind:load to:0x020b6a14 module:overlay(0) +from:0x02105e60 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105e7c kind:arm_call to:0x021077f4 module:overlay(21) +from:0x02105edc kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105ef8 kind:load to:0x020657b4 module:overlay(0) +from:0x02105f08 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02105f20 kind:arm_call to:0x02065804 module:overlay(0) +from:0x02105f2c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02105f38 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02105f40 kind:load to:0x0204b690 module:main +from:0x02105f44 kind:load to:0x020b6a14 module:overlay(0) +from:0x02105f70 kind:arm_call to:0x02107224 module:overlay(21) +from:0x02105fc0 kind:arm_call to:0x02105294 module:overlay(21) +from:0x02105fec kind:arm_call to:0x02105258 module:overlay(21) +from:0x0210601c kind:arm_call to:0x020ff958 module:overlay(21) +from:0x0210608c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021060bc kind:arm_call to:0x021071ac module:overlay(21) +from:0x02106140 kind:arm_call to:0x0201f860 module:main +from:0x02106174 kind:load to:0x02108c4c module:overlay(21) +from:0x02106184 kind:arm_call to:0x02105294 module:overlay(21) +from:0x021061a4 kind:arm_call to:0x02105258 module:overlay(21) +from:0x021061b8 kind:arm_call to:0x020ff90c module:overlay(21) +from:0x021061c0 kind:arm_call to:0x020ff958 module:overlay(21) +from:0x02106290 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021062b0 kind:arm_call to:0x021072ac module:overlay(21) +from:0x021062f4 kind:load to:0x02108c4c module:overlay(21) +from:0x02106300 kind:arm_call to:0x02105294 module:overlay(21) +from:0x02106310 kind:arm_call to:0x020cfb00 module:overlay(20) +from:0x02106330 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02106338 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x02106348 kind:arm_call to:0x020cfb00 module:overlay(20) +from:0x0210635c kind:arm_call to:0x02105258 module:overlay(21) +from:0x02106364 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x0210637c kind:arm_call to:0x020657b4 module:overlay(0) +from:0x0210638c kind:arm_call to:0x020657b4 module:overlay(0) +from:0x021063a0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021063b4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x021063c0 kind:arm_call to:0x02105258 module:overlay(21) +from:0x021063d8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x021063ec kind:arm_call to:0x02065804 module:overlay(0) +from:0x02106400 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02106408 kind:load to:0x0204b690 module:main +from:0x0210640c kind:load to:0x020b6a14 module:overlay(0) +from:0x02106440 kind:arm_call to:0x02065804 module:overlay(0) +from:0x0210646c kind:arm_call to:0x02105258 module:overlay(21) +from:0x02106488 kind:arm_call to:0x021074e0 module:overlay(21) +from:0x02106498 kind:arm_call to:0x021074e0 module:overlay(21) +from:0x021064e4 kind:arm_call to:0x02105258 module:overlay(21) +from:0x02106510 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x02106528 kind:load to:0x0210aab0 module:overlay(21) +from:0x0210652c kind:load to:0x0210aaa4 module:overlay(21) +from:0x02106530 kind:load to:0x0210aa4c module:overlay(21) +from:0x0210655c kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x02106574 kind:load to:0x0210aab8 module:overlay(21) +from:0x02106578 kind:load to:0x0210aaa4 module:overlay(21) +from:0x0210657c kind:load to:0x0210aa1c module:overlay(21) +from:0x021065a8 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x021065c0 kind:load to:0x0210aac0 module:overlay(21) +from:0x021065c4 kind:load to:0x0210aaa4 module:overlay(21) +from:0x021065c8 kind:load to:0x0210aa2c module:overlay(21) +from:0x021065fc kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x02106614 kind:load to:0x0210aadc module:overlay(21) +from:0x02106618 kind:load to:0x0210aac8 module:overlay(21) +from:0x0210661c kind:load to:0x0210aacc module:overlay(21) +from:0x02106620 kind:load to:0x0210aad4 module:overlay(21) +from:0x02106624 kind:load to:0x0210aa3c module:overlay(21) +from:0x0210664c kind:load to:0x0210666c module:overlay(21) +from:0x02106650 kind:load to:0x02106654 module:overlay(21) +from:0x02106668 kind:load to:0x02106ae8 module:overlay(21) +from:0x02106680 kind:load to:0x02106c2c module:overlay(21) +from:0x021066a4 kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x021066bc kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x021066d4 kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x021066ec kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x021066f8 kind:load to:0x0210b638 module:overlay(21) +from:0x021066fc kind:load to:0x0210b6cc module:overlay(21) +from:0x02106700 kind:load to:0x0210b510 module:overlay(21) +from:0x02106704 kind:load to:0x0210b5a4 module:overlay(21) +from:0x02106710 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x02106718 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x02106720 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x02106728 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x02106730 kind:load to:0x0210b5a4 module:overlay(21) +from:0x02106734 kind:load to:0x0210b510 module:overlay(21) +from:0x02106738 kind:load to:0x0210b6cc module:overlay(21) +from:0x0210673c kind:load to:0x0210b638 module:overlay(21) +from:0x021067e8 kind:arm_call to:0x020591ec module:overlay(0) +from:0x021067f0 kind:arm_call to:0x020ec0e8 module:overlay(21) +from:0x0210680c kind:arm_call to:0x0200f05c module:main +from:0x02106864 kind:arm_call to:0x02106cb8 module:overlay(21) +from:0x02106880 kind:arm_call to:0x020ca8ec module:overlay(20) +from:0x02106908 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02106928 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02106950 kind:load to:0x0210b6cc module:overlay(21) +from:0x02106954 kind:load to:0x0210b510 module:overlay(21) +from:0x02106958 kind:load to:0x0210b5a4 module:overlay(21) +from:0x0210695c kind:load to:0x02106628 module:overlay(21) +from:0x02106960 kind:load to:0x0210b638 module:overlay(21) +from:0x02106968 kind:load to:0x02108cec module:overlay(21) +from:0x0210696c kind:load to:0x02108cfc module:overlay(21) +from:0x02106990 kind:arm_call to:0x01ffb464 module:itcm +from:0x021069a0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021069cc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021069d4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021069ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02106a08 kind:arm_call to:0x02106cb8 module:overlay(21) +from:0x02106a20 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02106a34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02106a50 kind:arm_call to:0x02106cb8 module:overlay(21) +from:0x02106ac8 kind:arm_call to:0x01ffc634 module:itcm +from:0x02106b2c kind:arm_call to:0x0200e260 module:main +from:0x02106b48 kind:arm_call to:0x0200c198 module:main +from:0x02106b58 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02106cac kind:load to:0x02108cb8 module:overlay(21) +from:0x02106cb0 kind:load to:0x02108cb6 module:overlay(21) +from:0x02106cb4 kind:load to:0x02108cb4 module:overlay(21) +from:0x02106cd0 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02106d08 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02106d28 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02106d50 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02106de4 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02106df0 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02106e08 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02106e30 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02106e3c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02106e54 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02106e5c kind:load to:0x02108d38 module:overlay(21) +from:0x02106e60 kind:load to:0x02108d4c module:overlay(21) +from:0x02106e64 kind:load to:0x02108e2c module:overlay(21) +from:0x02106e68 kind:load to:0x0210b638 module:overlay(21) +from:0x02106e6c kind:load to:0x02108e40 module:overlay(21) +from:0x02106e98 kind:arm_call to:0x020a1bc4 module:overlay(0) +from:0x02106eb0 kind:arm_call to:0x020a1bc4 module:overlay(0) +from:0x02106eec kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02106f14 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02106f54 kind:arm_call to:0x0201e664 module:main +from:0x021070f4 kind:arm_call to:0x0202a17c module:main +from:0x0210711c kind:arm_call to:0x0201e6c4 module:main +from:0x0210713c kind:arm_call to:0x0201a9dc module:main +from:0x0210714c kind:arm_call to:0x0201e6c4 module:main +from:0x0210719c kind:arm_call to:0x0201a9dc module:main +from:0x021071a8 kind:load to:0x0204c49c module:main +from:0x021071ec kind:arm_call to:0x0201e664 module:main +from:0x0210723c kind:arm_call to:0x0201e6c4 module:main +from:0x02107274 kind:arm_call to:0x0201e664 module:main +from:0x021072c4 kind:arm_call to:0x0201e6c4 module:main +from:0x0210730c kind:arm_call to:0x0201e5d4 module:main +from:0x02107340 kind:load to:0x02108c48 module:overlay(21) +from:0x02107350 kind:arm_call to:0x0201f288 module:main +from:0x02107358 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02107360 kind:arm_call to:0x0201f0bc module:main +from:0x02107368 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02107370 kind:arm_call to:0x02064168 module:overlay(0) +from:0x021073a4 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x021073bc kind:arm_call to:0x020643cc module:overlay(0) +from:0x021073fc kind:arm_call to:0x020643cc module:overlay(0) +from:0x02107410 kind:arm_call to:0x020655bc module:overlay(0) +from:0x02107438 kind:arm_call to:0x020654ec module:overlay(0) +from:0x02107478 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x021074ac kind:arm_call to:0x0201a9dc module:main +from:0x021074d0 kind:arm_call to:0x0201f360 module:main +from:0x021074dc kind:load to:0x0204c49c module:main +from:0x02107514 kind:arm_call to:0x020655bc module:overlay(0) +from:0x02107520 kind:arm_call to:0x020657b4 module:overlay(0) +from:0x02107534 kind:arm_call to:0x0201e4c0 module:main +from:0x0210755c kind:arm_call to:0x0201f4e0 module:main +from:0x02107578 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021075b8 kind:arm_call to:0x0201e664 module:main +from:0x021075d4 kind:arm_call to:0x0201f520 module:main +from:0x021075e4 kind:load to:0x02103850 module:overlay(21) +from:0x021075f8 kind:arm_call to:0x0201f288 module:main +from:0x02107600 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02107608 kind:arm_call to:0x0201f0bc module:main +from:0x0210776c kind:arm_call to:0x0202a17c module:main +from:0x02107790 kind:arm_call to:0x0201e6c4 module:main +from:0x021077a8 kind:arm_call to:0x0201a9dc module:main +from:0x021077b8 kind:arm_call to:0x0201e6c4 module:main +from:0x021077e4 kind:arm_call to:0x0201f2f0 module:main +from:0x021077f0 kind:load to:0x0204c49c module:main +from:0x0210782c kind:load to:0x0201f860 module:main +from:0x02107838 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02107840 kind:arm_call to:0x02011ff4 module:main +from:0x02107854 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0210785c kind:arm_call to:0x02011ff4 module:main +from:0x02107870 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02107884 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0210788c kind:arm_call to:0x02011ff4 module:main +from:0x021078a0 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x021078a8 kind:arm_call to:0x02011ff4 module:main +from:0x021078bc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021078c4 kind:arm_call to:0x02011ff4 module:main +from:0x021078f0 kind:load to:0x0210b760 module:overlay(21) +from:0x02107904 kind:arm_call to:0x020c8848 module:overlay(20) +from:0x02107914 kind:load to:0x020c88e4 module:overlay(20) +from:0x0210792c kind:arm_call to:0x01ff9b40 module:itcm +from:0x02107950 kind:arm_call to:0x0201fb4c module:main +from:0x02107970 kind:arm_call to:0x020c889c module:overlay(20) +from:0x02107990 kind:arm_call to:0x0201f3b4 module:main +from:0x02107998 kind:arm_call to:0x020c889c module:overlay(20) +from:0x021079a8 kind:arm_call to:0x0201fc68 module:main +from:0x021079ac kind:arm_call to:0x020c891c module:overlay(20) +from:0x021079c0 kind:arm_call to:0x0202a190 module:main +from:0x021079c8 kind:arm_call to:0x0201f288 module:main +from:0x021079d8 kind:arm_call to:0x0201f3b4 module:main +from:0x021079e0 kind:arm_call to:0x020c889c module:overlay(20) +from:0x021079f0 kind:arm_call to:0x0201fc68 module:main +from:0x021079f4 kind:arm_call to:0x020c891c module:overlay(20) +from:0x02107a0c kind:arm_call to:0x0202a190 module:main +from:0x02107a14 kind:arm_call to:0x0201f288 module:main +from:0x02107a2c kind:arm_call to:0x020c88e4 module:overlay(20) +from:0x02107a38 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02107a40 kind:arm_call to:0x0201f0bc module:main +from:0x02107a4c kind:load to:0x0204b690 module:main +from:0x02107a60 kind:arm_call to:0x020fd04c module:overlay(21) +from:0x02107a78 kind:arm_call to:0x0202a2cc module:main +from:0x02107aac kind:arm_call to:0x02029824 module:main +from:0x02107ab8 kind:load to:0x0210ab78 module:overlay(21) +from:0x02107abc kind:load to:0x02044704 module:main +from:0x02107ac0 kind:load to:0x0210ab4c module:overlay(21) +from:0x02107ac4 kind:load to:0x0210b762 module:overlay(21) +from:0x02107ad0 kind:arm_call to:0x020fd084 module:overlay(21) +from:0x02107ae4 kind:arm_call to:0x020fd084 module:overlay(21) +from:0x02107aec kind:arm_call to:0x02011ff4 module:main +from:0x02107b04 kind:arm_call to:0x020c8734 module:overlay(20) +from:0x02107b14 kind:arm_call to:0x0202a160 module:main +from:0x02107b50 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x02107b60 kind:arm_call to:0x02018d10 module:main +from:0x02107b68 kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x02107b74 kind:arm_call to:0x020ebf4c module:overlay(21) +from:0x02107b84 kind:arm_call to:0x020194d0 module:main +from:0x02107b9c kind:arm_call_thumb to:0x02015448 module:main +from:0x02107bac kind:arm_call_thumb to:0x02015484 module:main +from:0x02107bc4 kind:arm_call to:0x02017334 module:main +from:0x02107bec kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02107bf4 kind:arm_call_thumb to:0x02015624 module:main +from:0x02107bfc kind:arm_call_thumb to:0x02015624 module:main +from:0x02107c04 kind:arm_call_thumb to:0x02015624 module:main +from:0x02107c1c kind:arm_call to:0x02017334 module:main +from:0x02107c44 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02107c4c kind:arm_call_thumb to:0x02015624 module:main +from:0x02107c54 kind:arm_call_thumb to:0x02015624 module:main +from:0x02107c5c kind:arm_call_thumb to:0x02015624 module:main +from:0x02107c78 kind:arm_call_thumb to:0x0201545c module:main +from:0x02107c8c kind:arm_call_thumb to:0x02015448 module:main +from:0x02107c98 kind:arm_call_thumb to:0x02015484 module:main +from:0x02107cb0 kind:arm_call to:0x02017334 module:main +from:0x02107cd0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02107cd8 kind:arm_call_thumb to:0x02015624 module:main +from:0x02107ce0 kind:arm_call_thumb to:0x02015624 module:main +from:0x02107ce8 kind:arm_call_thumb to:0x02015624 module:main +from:0x02107d04 kind:arm_call_thumb to:0x0201545c module:main +from:0x02107d14 kind:arm_call to:0x02011f3c module:main +from:0x02107d20 kind:arm_call to:0x020cb21c module:overlay(20) +from:0x02107d3c kind:arm_call to:0x020fd1e4 module:overlay(21) +from:0x02107d54 kind:arm_call to:0x02016664 module:main +from:0x02107d80 kind:arm_call to:0x02067c04 module:overlay(0) +from:0x02107d98 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02107da0 kind:arm_call to:0x02107f14 module:overlay(21) +from:0x02107dac kind:load to:0x020e9fdc module:overlays(19,20) +from:0x02107db0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02107db4 kind:load to:0x021078d0 module:overlay(21) +from:0x02107db8 kind:load to:0x021078f4 module:overlay(21) +from:0x02107dbc kind:load to:0x0204b690 module:main +from:0x02107dc0 kind:load to:0x0210aba0 module:overlay(21) +from:0x02107dc4 kind:load to:0x0210abb4 module:overlay(21) +from:0x02107dc8 kind:load to:0x0210abc4 module:overlay(21) +from:0x02107dcc kind:load to:0x0210abb8 module:overlay(21) +from:0x02107dd0 kind:load to:0x0210abd0 module:overlay(21) +from:0x02107dd8 kind:load to:0x0210abdc module:overlay(21) +from:0x02107de0 kind:load to:0x020b6784 module:overlay(0) +from:0x02107de4 kind:load to:0x020b69b8 module:overlay(0) +from:0x02107df4 kind:arm_call to:0x02067c9c module:overlay(0) +from:0x02107e30 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x02107e38 kind:load to:0x020b6784 module:overlay(0) +from:0x02107e3c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02107e5c kind:arm_call to:0x021086dc module:overlay(21) +from:0x02107e94 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02107f00 kind:arm_call to:0x0201bbb0 module:main +from:0x02107f0c kind:load to:0x0210abe8 module:overlay(21) +from:0x02107f10 kind:load to:0x0210b760 module:overlay(21) +from:0x02107f20 kind:arm_call to:0x020c9ed0 module:overlay(20) +from:0x02107f44 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02107f48 kind:load to:0x0210ac04 module:overlay(21) +from:0x02107f74 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02107f84 kind:arm_call_thumb to:0x02018358 module:main +from:0x02107f8c kind:arm_call to:0x021086c0 module:overlay(21) +from:0x02107f94 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02107f98 kind:load to:0x0204b690 module:main +from:0x02107f9c kind:load to:0x0204b5e0 module:main +from:0x02107fa8 kind:arm_call to:0x020cb16c module:overlay(20) +from:0x02107fb8 kind:arm_call to:0x020c9ddc module:overlay(20) +from:0x02107fd4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02107fd8 kind:load to:0x0210ac0c module:overlay(21) +from:0x02108064 kind:arm_call to:0x020cf310 module:overlay(20) +from:0x021080a4 kind:load to:0x0210aaec module:overlay(21) +from:0x021080a8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021080ac kind:load to:0x0210b760 module:overlay(21) +from:0x021080b8 kind:arm_call to:0x020cb16c module:overlay(20) +from:0x021080c8 kind:arm_call to:0x020c9ddc module:overlay(20) +from:0x021080e4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021080e8 kind:load to:0x0210ac14 module:overlay(21) +from:0x0210814c kind:arm_call to:0x020cf310 module:overlay(20) +from:0x02108190 kind:load to:0x0210b760 module:overlay(21) +from:0x02108194 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021081b0 kind:load to:0x0210ac1c module:overlay(21) +from:0x021081e4 kind:arm_call to:0x0210825c module:overlay(21) +from:0x021081ec kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021081f0 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02108200 kind:arm_call to:0x020c9ed0 module:overlay(20) +from:0x0210821c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02108220 kind:load to:0x0210ac24 module:overlay(21) +from:0x0210824c kind:arm_call to:0x02107f14 module:overlay(21) +from:0x02108250 kind:arm_call to:0x020cb1a0 module:overlay(20) +from:0x02108258 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02108264 kind:arm_call to:0x020c891c module:overlay(20) +from:0x02108288 kind:arm_call to:0x020ca8f8 module:overlay(20) +from:0x021082a4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x021082a8 kind:load to:0x0210790c module:overlay(21) +from:0x021082ac kind:load to:0x0210ac2c module:overlay(21) +from:0x021082b8 kind:arm_call to:0x020ca90c module:overlay(20) +from:0x021082c8 kind:arm_call to:0x021082dc module:overlay(21) +from:0x021082f0 kind:arm_call to:0x020ca654 module:overlay(20) +from:0x02108314 kind:load to:0x0210ac34 module:overlay(21) +from:0x02108364 kind:arm_call to:0x020c889c module:overlay(20) +from:0x021083dc kind:arm_call to:0x02107918 module:overlay(21) +from:0x021083e4 kind:arm_call to:0x02108490 module:overlay(21) +from:0x021083f4 kind:arm_call to:0x021084ec module:overlay(21) +from:0x0210843c kind:arm_call to:0x0202a2cc module:main +from:0x0210844c kind:arm_call to:0x0202a160 module:main +from:0x02108460 kind:arm_call to:0x020c8848 module:overlay(20) +from:0x02108474 kind:arm_call to:0x02107918 module:overlay(21) +from:0x0210847c kind:arm_call to:0x02108528 module:overlay(21) +from:0x02108488 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x0210848c kind:load to:0x0210aaec module:overlay(21) +from:0x021084a8 kind:load to:0x0210ac3c module:overlay(21) +from:0x021084b4 kind:arm_call to:0x020c891c module:overlay(20) +from:0x021084e0 kind:arm_call to:0x02108528 module:overlay(21) +from:0x021084e8 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02108504 kind:load to:0x0210ac44 module:overlay(21) +from:0x02108510 kind:arm_call to:0x020c890c module:overlay(20) +from:0x02108520 kind:arm_call to:0x02108528 module:overlay(21) +from:0x02108568 kind:arm_call to:0x020c889c module:overlay(20) +from:0x02108590 kind:arm_call to:0x020cf310 module:overlay(20) +from:0x021085d8 kind:arm_call to:0x020cf310 module:overlay(20) +from:0x021085fc kind:load to:0x0210ac4c module:overlay(21) +from:0x02108600 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02108628 kind:arm_call to:0x02108630 module:overlay(21) +from:0x0210863c kind:arm_call to:0x020ca6d4 module:overlay(20) +from:0x02108658 kind:load to:0x0210ac54 module:overlay(21) +from:0x02108690 kind:arm_call to:0x020fd16c module:overlay(21) +from:0x02108698 kind:arm_call to:0x021086c0 module:overlay(21) +from:0x021086b4 kind:arm_call to:0x021086dc module:overlay(21) +from:0x021086bc kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021086d8 kind:load to:0x02044704 module:main +from:0x021086e8 kind:arm_call to:0x020c9ed0 module:overlay(20) +from:0x021086fc kind:arm_call to:0x020fd16c module:overlay(21) +from:0x02108718 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0210871c kind:load to:0x02044704 module:main +from:0x0210872c kind:load to:0x02107fa0 module:overlay(21) +from:0x0210874c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x0210877c kind:arm_call to:0x0210825c module:overlay(21) +from:0x02108784 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02108788 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02108798 kind:load to:0x021080b0 module:overlay(21) +from:0x021087bc kind:arm_call to:0x02108198 module:overlay(21) +from:0x021087c4 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02108804 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02108814 kind:load to:0x021081f4 module:overlay(21) +from:0x02108ed4 kind:load to:0x02105744 module:overlay(21) +from:0x02108edc kind:load to:0x021055dc module:overlay(21) +from:0x02108ee4 kind:load to:0x02105834 module:overlay(21) +from:0x02108eec kind:load to:0x021055dc module:overlay(21) +from:0x02108ef4 kind:load to:0x021055dc module:overlay(21) +from:0x02108efc kind:load to:0x021055dc module:overlay(21) +from:0x02108f04 kind:load to:0x02105b9c module:overlay(21) +from:0x02108f0c kind:load to:0x02105c1c module:overlay(21) +from:0x02108f14 kind:load to:0x02105ca0 module:overlay(21) +from:0x02108f1c kind:load to:0x02105d4c module:overlay(21) +from:0x02108f24 kind:load to:0x02105e2c module:overlay(21) +from:0x02108f2c kind:load to:0x02105e90 module:overlay(21) +from:0x02108f34 kind:load to:0x02105efc module:overlay(21) +from:0x02108f3c kind:load to:0x02105fb8 module:overlay(21) +from:0x02108f44 kind:load to:0x021055dc module:overlay(21) +from:0x02108f4c kind:load to:0x0210617c module:overlay(21) +from:0x02108f54 kind:load to:0x021055dc module:overlay(21) +from:0x02108f5c kind:load to:0x021055dc module:overlay(21) +from:0x02108f64 kind:load to:0x021062f8 module:overlay(21) +from:0x02108f6c kind:load to:0x021055dc module:overlay(21) +from:0x02108f74 kind:load to:0x0210633c module:overlay(21) +from:0x02108f7c kind:load to:0x02106394 module:overlay(21) +from:0x02108f84 kind:load to:0x02106448 module:overlay(21) +from:0x02108f8c kind:load to:0x021064a0 module:overlay(21) +from:0x02108f94 kind:load to:0x021055d8 module:overlay(21) +from:0x02108f9c kind:load to:0x02105610 module:overlay(21) +from:0x02108fa4 kind:load to:0x021055d8 module:overlay(21) +from:0x02108fac kind:load to:0x02105798 module:overlay(21) +from:0x02108fb4 kind:load to:0x021055d8 module:overlay(21) +from:0x02108fbc kind:load to:0x021058f8 module:overlay(21) +from:0x02108fc4 kind:load to:0x02105914 module:overlay(21) +from:0x02108fcc kind:load to:0x02105954 module:overlay(21) +from:0x02108fd4 kind:load to:0x02105bf0 module:overlay(21) +from:0x02108fdc kind:load to:0x02105c48 module:overlay(21) +from:0x02108fe4 kind:load to:0x02105ce4 module:overlay(21) +from:0x02108fec kind:load to:0x02105df8 module:overlay(21) +from:0x02108ff4 kind:load to:0x02105e68 module:overlay(21) +from:0x02108ffc kind:load to:0x02105ee4 module:overlay(21) +from:0x02109004 kind:load to:0x02105f48 module:overlay(21) +from:0x0210900c kind:load to:0x021055d8 module:overlay(21) +from:0x02109014 kind:load to:0x02105ff4 module:overlay(21) +from:0x0210901c kind:load to:0x021055d8 module:overlay(21) +from:0x02109024 kind:load to:0x021061ac module:overlay(21) +from:0x0210902c kind:load to:0x021061d4 module:overlay(21) +from:0x02109034 kind:load to:0x021055d8 module:overlay(21) +from:0x0210903c kind:load to:0x021055d8 module:overlay(21) +from:0x02109044 kind:load to:0x02106368 module:overlay(21) +from:0x0210904c kind:load to:0x02106410 module:overlay(21) +from:0x02109054 kind:load to:0x02106474 module:overlay(21) +from:0x0210905c kind:load to:0x021055d8 module:overlay(21) +from:0x0210955c kind:arm_call to:0x020ed9a4 module:overlay(21) +from:0x0210956c kind:arm_call to:0x0203e3a4 module:main +from:0x02109580 kind:load to:0x0210ac64 module:overlay(21) +from:0x02109584 kind:load to:0x0210aca8 module:overlay(21) +from:0x02109588 kind:load to:0x020f1b58 module:overlay(21) +from:0x0210958c kind:load to:0x0210ac78 module:overlay(21) +from:0x021095ac kind:arm_call to:0x020f1b9c module:overlay(21) +from:0x021095bc kind:arm_call to:0x0203e3a4 module:main +from:0x021095d0 kind:load to:0x0210ad80 module:overlay(21) +from:0x021095d4 kind:load to:0x0210ad90 module:overlay(21) +from:0x021095d8 kind:load to:0x020f2548 module:overlay(21) +from:0x021095dc kind:load to:0x0210ad84 module:overlay(21) +from:0x02109648 kind:arm_call to:0x020f258c module:overlay(21) +from:0x02109658 kind:arm_call to:0x0203e3a4 module:main +from:0x0210966c kind:load to:0x02109f74 module:overlay(21) +from:0x02109678 kind:load to:0x0210ae68 module:overlay(21) +from:0x0210967c kind:load to:0x0210ae9c module:overlay(21) +from:0x02109680 kind:load to:0x020f3280 module:overlay(21) +from:0x02109684 kind:load to:0x0210ae6c module:overlay(21) +from:0x021096a4 kind:arm_call to:0x020f32c4 module:overlay(21) +from:0x021096b4 kind:arm_call to:0x0203e3a4 module:main +from:0x021096c8 kind:load to:0x0210af74 module:overlay(21) +from:0x021096cc kind:load to:0x0210af84 module:overlay(21) +from:0x021096d0 kind:load to:0x020f3ca8 module:overlay(21) +from:0x021096d4 kind:load to:0x0210af78 module:overlay(21) +from:0x021096f4 kind:arm_call to:0x020f3cec module:overlay(21) +from:0x02109704 kind:arm_call to:0x0203e3a4 module:main +from:0x02109718 kind:load to:0x0210b05c module:overlay(21) +from:0x0210971c kind:load to:0x0210b06c module:overlay(21) +from:0x02109720 kind:load to:0x020f503c module:overlay(21) +from:0x02109724 kind:load to:0x0210b060 module:overlay(21) +from:0x02109744 kind:arm_call to:0x020f5080 module:overlay(21) +from:0x02109754 kind:arm_call to:0x0203e3a4 module:main +from:0x02109768 kind:load to:0x0210b0a8 module:overlay(21) +from:0x0210976c kind:load to:0x0210b0b8 module:overlay(21) +from:0x02109770 kind:load to:0x020f5134 module:overlay(21) +from:0x02109774 kind:load to:0x0210b0ac module:overlay(21) +from:0x02109794 kind:arm_call to:0x020f5178 module:overlay(21) +from:0x021097a4 kind:arm_call to:0x0203e3a4 module:main +from:0x021097b8 kind:load to:0x0210b0f4 module:overlay(21) +from:0x021097bc kind:load to:0x0210b104 module:overlay(21) +from:0x021097c0 kind:load to:0x020f5218 module:overlay(21) +from:0x021097c4 kind:load to:0x0210b0f8 module:overlay(21) +from:0x021097e4 kind:arm_call to:0x020f525c module:overlay(21) +from:0x021097f4 kind:arm_call to:0x0203e3a4 module:main +from:0x02109808 kind:load to:0x0210b140 module:overlay(21) +from:0x0210980c kind:load to:0x0210b150 module:overlay(21) +from:0x02109810 kind:load to:0x020f5310 module:overlay(21) +from:0x02109814 kind:load to:0x0210b144 module:overlay(21) +from:0x02109834 kind:arm_call to:0x020f5358 module:overlay(21) +from:0x02109844 kind:arm_call to:0x0203e3a4 module:main +from:0x02109858 kind:load to:0x0210b18c module:overlay(21) +from:0x0210985c kind:load to:0x0210b19c module:overlay(21) +from:0x02109860 kind:load to:0x020f5f9c module:overlay(21) +from:0x02109864 kind:load to:0x0210b190 module:overlay(21) +from:0x02109890 kind:arm_call to:0x020f61cc module:overlay(21) +from:0x021098a0 kind:arm_call to:0x0203e3a4 module:main +from:0x021098b4 kind:load to:0x0210b274 module:overlay(21) +from:0x021098b8 kind:load to:0x0210b290 module:overlay(21) +from:0x021098bc kind:load to:0x020f7390 module:overlay(21) +from:0x021098c0 kind:load to:0x0210b278 module:overlay(21) +from:0x021098e0 kind:arm_call to:0x020f73d4 module:overlay(21) +from:0x021098f0 kind:arm_call to:0x0203e3a4 module:main +from:0x02109904 kind:load to:0x0210b2b0 module:overlay(21) +from:0x02109908 kind:load to:0x0210b2c0 module:overlay(21) +from:0x0210990c kind:load to:0x020f7a08 module:overlay(21) +from:0x02109910 kind:load to:0x0210b2b4 module:overlay(21) +from:0x02109930 kind:arm_call to:0x020f7a4c module:overlay(21) +from:0x02109940 kind:arm_call to:0x0203e3a4 module:main +from:0x02109954 kind:load to:0x0210b394 module:overlay(21) +from:0x02109958 kind:load to:0x0210b3a4 module:overlay(21) +from:0x0210995c kind:load to:0x020f7c7c module:overlay(21) +from:0x02109960 kind:load to:0x0210b398 module:overlay(21) +from:0x0210997c kind:arm_call to:0x021064ec module:overlay(21) +from:0x0210998c kind:arm_call to:0x0203e3a4 module:main +from:0x02109998 kind:arm_call to:0x02106534 module:overlay(21) +from:0x021099a8 kind:arm_call to:0x0203e3a4 module:main +from:0x021099b4 kind:arm_call to:0x02106580 module:overlay(21) +from:0x021099c4 kind:arm_call to:0x0203e3a4 module:main +from:0x021099d0 kind:arm_call to:0x021065cc module:overlay(21) +from:0x021099e0 kind:arm_call to:0x0203e3a4 module:main +from:0x021099e8 kind:load to:0x0210b638 module:overlay(21) +from:0x021099ec kind:load to:0x0210b4d8 module:overlay(21) +from:0x021099f0 kind:load to:0x021045b0 module:overlay(21) +from:0x021099f4 kind:load to:0x0210b4e0 module:overlay(21) +from:0x021099f8 kind:load to:0x0210b6cc module:overlay(21) +from:0x021099fc kind:load to:0x021045c4 module:overlay(21) +from:0x02109a00 kind:load to:0x0210b504 module:overlay(21) +from:0x02109a04 kind:load to:0x0210b510 module:overlay(21) +from:0x02109a08 kind:load to:0x02107868 module:overlay(21) +from:0x02109a0c kind:load to:0x0210b4ec module:overlay(21) +from:0x02109a10 kind:load to:0x0210b5a4 module:overlay(21) +from:0x02109a14 kind:load to:0x021045d8 module:overlay(21) +from:0x02109a18 kind:load to:0x0210b4f8 module:overlay(21) +from:0x02109a2c kind:load to:0x0210b760 module:overlay(21) +from:0x02109a30 kind:load to:0x0210951c module:overlay(21) +from:0x02109a34 kind:load to:0x02109590 module:overlay(21) +from:0x02109a38 kind:load to:0x021095e0 module:overlay(21) +from:0x02109a3c kind:load to:0x02109688 module:overlay(21) +from:0x02109a40 kind:load to:0x021096d8 module:overlay(21) +from:0x02109a44 kind:load to:0x02109728 module:overlay(21) +from:0x02109a48 kind:load to:0x02109778 module:overlay(21) +from:0x02109a4c kind:load to:0x021097c8 module:overlay(21) +from:0x02109a50 kind:load to:0x02109818 module:overlay(21) +from:0x02109a54 kind:load to:0x02109868 module:overlay(21) +from:0x02109a58 kind:load to:0x021098c4 module:overlay(21) +from:0x02109a5c kind:load to:0x02109914 module:overlay(21) +from:0x02109a60 kind:load to:0x02109964 module:overlay(21) +from:0x02109a64 kind:load to:0x02109a1c module:overlay(21) +from:0x02109a88 kind:load to:0x020eb4f4 module:overlay(21) +from:0x02109a8c kind:load to:0x020eb8e4 module:overlay(21) +from:0x02109a90 kind:load to:0x0201b9d4 module:main +from:0x02109a94 kind:load to:0x020eb8cc module:overlay(21) +from:0x02109a98 kind:load to:0x0201bb7c module:main +from:0x02109aa4 kind:load to:0x020eb508 module:overlay(21) +from:0x02109aa8 kind:load to:0x020eb5ac module:overlay(21) +from:0x02109aac kind:load to:0x020eb658 module:overlay(21) +from:0x02109ab0 kind:load to:0x020eb6a4 module:overlay(21) +from:0x02109ab4 kind:load to:0x020eb740 module:overlay(21) +from:0x02109ab8 kind:load to:0x020eb758 module:overlay(21) +from:0x02109abc kind:load to:0x020eb770 module:overlay(21) +from:0x02109ac0 kind:load to:0x020eb788 module:overlay(21) +from:0x02109ac4 kind:load to:0x020eb7a0 module:overlay(21) +from:0x02109ac8 kind:load to:0x020eb6e8 module:overlay(21) +from:0x02109acc kind:load to:0x02108824 module:overlay(21) +from:0x02109ad0 kind:load to:0x0210882c module:overlay(21) +from:0x02109ad4 kind:load to:0x0210881e module:overlay(21) +from:0x02109ad8 kind:load to:0x02108818 module:overlay(21) +from:0x02109ae4 kind:load to:0x02018578 module:main +from:0x02109ae8 kind:load to:0x020185a4 module:main +from:0x02109aec kind:load to:0x020eb9cd module:overlay(21) +from:0x02109af0 kind:load to:0x020eba0d module:overlay(21) +from:0x02109af4 kind:load to:0x0206254c module:overlay(0) +from:0x02109af8 kind:load to:0x020ebab4 module:overlay(21) +from:0x02109afc kind:load to:0x020ebae0 module:overlay(21) +from:0x02109b00 kind:load to:0x02018571 module:main +from:0x02109b04 kind:load to:0x02018575 module:main +from:0x02109b08 kind:load to:0x020ebaf8 module:overlay(21) +from:0x02109b0c kind:load to:0x020ebc5c module:overlay(21) +from:0x02109b10 kind:load to:0x020ebca0 module:overlay(21) +from:0x02109b14 kind:load to:0x020ebcf0 module:overlay(21) +from:0x02109b18 kind:load to:0x020ebd10 module:overlay(21) +from:0x02109b1c kind:load to:0x02062550 module:overlay(0) +from:0x02109b20 kind:load to:0x020625b8 module:overlay(0) +from:0x02109b24 kind:load to:0x020625c0 module:overlay(0) +from:0x02109b28 kind:load to:0x020625c4 module:overlay(0) +from:0x02109b40 kind:load to:0x02071a74 module:overlay(0) +from:0x02109b44 kind:load to:0x020ebffc module:overlay(21) +from:0x02109b48 kind:load to:0x020ec02c module:overlay(21) +from:0x02109b4c kind:load to:0x020ec064 module:overlay(21) +from:0x02109b58 kind:load to:0x020ec0b8 module:overlay(21) +from:0x02109b5c kind:load to:0x020ec0cc module:overlay(21) +from:0x02109b60 kind:load to:0x020b9e0d module:overlays(1,7,8,9,12,13,14,16) +from:0x02109b64 kind:load to:0x020813d0 module:overlay(0) +from:0x02109b68 kind:load to:0x020813cc module:overlay(0) +from:0x02109b6c kind:load to:0x020813f8 module:overlay(0) +from:0x02109b70 kind:load to:0x02081430 module:overlay(0) +from:0x02109b74 kind:load to:0x020ba26d module:overlays(1,6,7,8,12,13,14) +from:0x02109b78 kind:load to:0x020ba299 module:overlays(1,6,7,8,12,13,14) +from:0x02109b7c kind:load to:0x020813c8 module:overlay(0) +from:0x02109b80 kind:load to:0x01ffee10 module:itcm +from:0x02109b84 kind:load to:0x02081f64 module:overlay(0) +from:0x02109b88 kind:load to:0x020ba18d module:overlays(1,7,8,12,13,14) +from:0x02109b8c kind:load to:0x020ba4e1 module:overlays(1,5,6,7,12,13,14) +from:0x02109b90 kind:load to:0x020ec090 module:overlay(21) +from:0x02109b94 kind:load to:0x02081f84 module:overlay(0) +from:0x02109b98 kind:load to:0x020ba4ed module:overlays(1,5,6,7,10,12,13,14) +from:0x02109ba4 kind:load to:0x02091878 module:overlay(0) +from:0x02109ba8 kind:load to:0x020ed940 module:overlay(21) +from:0x02109bac kind:load to:0x020ed954 module:overlay(21) +from:0x02109bb0 kind:load to:0x020ed884 module:overlay(21) +from:0x02109bb4 kind:load to:0x020ed8f4 module:overlay(21) +from:0x02109bb8 kind:load to:0x02091e98 module:overlay(0) +from:0x02109bbc kind:load to:0x02091e9c module:overlay(0) +from:0x02109bc0 kind:load to:0x02091ea0 module:overlay(0) +from:0x02109bdc kind:load to:0x0209d4f4 module:overlay(0) +from:0x02109be0 kind:load to:0x020ede40 module:overlay(21) +from:0x02109bec kind:load to:0x020ee8c4 module:overlay(21) +from:0x02109bf0 kind:load to:0x020f1a40 module:overlay(21) +from:0x02109bf4 kind:load to:0x02099a80 module:overlay(0) +from:0x02109bf8 kind:load to:0x020edadc module:overlay(21) +from:0x02109bfc kind:load to:0x020edc74 module:overlay(21) +from:0x02109c08 kind:load to:0x020f10a8 module:overlay(21) +from:0x02109c0c kind:load to:0x020f1a24 module:overlay(21) +from:0x02109c10 kind:load to:0x02099a80 module:overlay(0) +from:0x02109c14 kind:load to:0x020ed9e8 module:overlay(21) +from:0x02109c18 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02109c24 kind:load to:0x020ed97c module:overlay(21) +from:0x02109c28 kind:load to:0x020990ec module:overlay(0) +from:0x02109c2c kind:load to:0x02098efc module:overlay(0) +from:0x02109c30 kind:load to:0x02098f78 module:overlay(0) +from:0x02109c34 kind:load to:0x020990f4 module:overlay(0) +from:0x02109c38 kind:load to:0x02099114 module:overlay(0) +from:0x02109c3c kind:load to:0x02099140 module:overlay(0) +from:0x02109c48 kind:load to:0x020ee8d8 module:overlay(21) +from:0x02109c4c kind:load to:0x020f1a08 module:overlay(21) +from:0x02109c50 kind:load to:0x02059174 module:overlay(0) +from:0x02109c54 kind:load to:0x02059008 module:overlay(0) +from:0x02109c58 kind:load to:0x02059348 module:overlay(0) +from:0x02109c5c kind:load to:0x020593c4 module:overlay(0) +from:0x02109c60 kind:load to:0x02059428 module:overlay(0) +from:0x02109c64 kind:load to:0x0209bf68 module:overlay(0) +from:0x02109c68 kind:load to:0x02059304 module:overlay(0) +from:0x02109c74 kind:load to:0x020ee8ec module:overlay(21) +from:0x02109c78 kind:load to:0x020f1a5c module:overlay(21) +from:0x02109c7c kind:load to:0x0209ba20 module:overlay(0) +from:0x02109c80 kind:load to:0x0209ba54 module:overlay(0) +from:0x02109c84 kind:load to:0x0209baec module:overlay(0) +from:0x02109c88 kind:load to:0x0209bb00 module:overlay(0) +from:0x02109c8c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02109c90 kind:load to:0x0209bb28 module:overlay(0) +from:0x02109c94 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02109c98 kind:load to:0x0209b838 module:overlay(0) +from:0x02109c9c kind:load to:0x0209babc module:overlay(0) +from:0x02109ca0 kind:load to:0x0209bad4 module:overlay(0) +from:0x02109ca4 kind:load to:0x0209bb14 module:overlay(0) +from:0x02109ca8 kind:load to:0x0209bea0 module:overlay(0) +from:0x02109cac kind:load to:0x020f19d0 module:overlay(21) +from:0x02109cb0 kind:load to:0x020f19ac module:overlay(21) +from:0x02109cb4 kind:load to:0x0209bed8 module:overlay(0) +from:0x02109cb8 kind:load to:0x020ef634 module:overlay(21) +from:0x02109cc0 kind:load to:0x020efa54 module:overlay(21) +from:0x02109cc8 kind:load to:0x020f0240 module:overlay(21) +from:0x02109cd0 kind:load to:0x020f034c module:overlay(21) +from:0x02109cd8 kind:load to:0x020f044c module:overlay(21) +from:0x02109ce0 kind:load to:0x020f0680 module:overlay(21) +from:0x02109ce8 kind:load to:0x020f0874 module:overlay(21) +from:0x02109cf0 kind:load to:0x020f07c8 module:overlay(21) +from:0x02109cf8 kind:load to:0x020f0a38 module:overlay(21) +from:0x02109d00 kind:load to:0x020f0b1c module:overlay(21) +from:0x02109d08 kind:load to:0x020f0d04 module:overlay(21) +from:0x02109d10 kind:load to:0x020f0db8 module:overlay(21) +from:0x02109d18 kind:load to:0x020ef50c module:overlay(21) +from:0x02109d20 kind:load to:0x020ef9ac module:overlay(21) +from:0x02109d28 kind:load to:0x020f0190 module:overlay(21) +from:0x02109d30 kind:load to:0x020f02d0 module:overlay(21) +from:0x02109d38 kind:load to:0x020f03c4 module:overlay(21) +from:0x02109d40 kind:load to:0x020f0614 module:overlay(21) +from:0x02109d48 kind:load to:0x020f0858 module:overlay(21) +from:0x02109d50 kind:load to:0x020f074c module:overlay(21) +from:0x02109d58 kind:load to:0x020f09c0 module:overlay(21) +from:0x02109d60 kind:load to:0x020f0a78 module:overlay(21) +from:0x02109d68 kind:load to:0x020f0c8c module:overlay(21) +from:0x02109d70 kind:load to:0x020f0d08 module:overlay(21) +from:0x02109d80 kind:load to:0x02099cc0 module:overlay(0) +from:0x02109d84 kind:load to:0x02099cfc module:overlay(0) +from:0x02109d88 kind:load to:0x02099d14 module:overlay(0) +from:0x02109d8c kind:load to:0x02099d20 module:overlay(0) +from:0x02109d90 kind:load to:0x01fff464 module:itcm +from:0x02109d94 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02109d98 kind:load to:0x020ee924 module:overlay(21) +from:0x02109d9c kind:load to:0x02099c58 module:overlay(0) +from:0x02109da0 kind:load to:0x020ee974 module:overlay(21) +from:0x02109da4 kind:load to:0x02099c60 module:overlay(0) +from:0x02109da8 kind:load to:0x02099c64 module:overlay(0) +from:0x02109dac kind:load to:0x020eef04 module:overlay(21) +from:0x02109db0 kind:load to:0x020eec4c module:overlay(21) +from:0x02109db4 kind:load to:0x02099c70 module:overlay(0) +from:0x02109db8 kind:load to:0x02099d2c module:overlay(0) +from:0x02109dbc kind:load to:0x02099d98 module:overlay(0) +from:0x02109dc0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02109dc4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02109dc8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02109dcc kind:load to:0x020f1a78 module:overlay(21) +from:0x02109dd0 kind:load to:0x020f1ae4 module:overlay(21) +from:0x02109dd4 kind:load to:0x0209ad54 module:overlay(0) +from:0x02109df0 kind:load to:0x020f1ff8 module:overlay(21) +from:0x02109df8 kind:load to:0x020f229c module:overlay(21) +from:0x02109e00 kind:load to:0x020f2364 module:overlay(21) +from:0x02109e08 kind:load to:0x020f2384 module:overlay(21) +from:0x02109e10 kind:load to:0x020f20e0 module:overlay(21) +from:0x02109e18 kind:load to:0x020f232c module:overlay(21) +from:0x02109e20 kind:load to:0x020f2378 module:overlay(21) +from:0x02109e28 kind:load to:0x020f23e0 module:overlay(21) +from:0x02109e68 kind:load to:0x020f1b78 module:overlay(21) +from:0x02109e6c kind:load to:0x020990ec module:overlay(0) +from:0x02109e70 kind:load to:0x02098efc module:overlay(0) +from:0x02109e74 kind:load to:0x02098f78 module:overlay(0) +from:0x02109e78 kind:load to:0x020990f4 module:overlay(0) +from:0x02109e7c kind:load to:0x02099114 module:overlay(0) +from:0x02109e80 kind:load to:0x02099140 module:overlay(0) +from:0x02109e8c kind:load to:0x020f1d54 module:overlay(21) +from:0x02109e90 kind:load to:0x020f252c module:overlay(21) +from:0x02109e94 kind:load to:0x0209b2cc module:overlay(0) +from:0x02109e98 kind:load to:0x0209b304 module:overlay(0) +from:0x02109e9c kind:load to:0x0209b908 module:overlay(0) +from:0x02109ea0 kind:load to:0x0209b910 module:overlay(0) +from:0x02109ea4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02109ea8 kind:load to:0x0209b47c module:overlay(0) +from:0x02109eac kind:load to:0x0209b36c module:overlay(0) +from:0x02109eb0 kind:load to:0x0209b838 module:overlay(0) +from:0x02109eb4 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02109eb8 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02109ebc kind:load to:0x020f2508 module:overlay(21) +from:0x02109ec0 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02109ec4 kind:load to:0x020f24f8 module:overlay(21) +from:0x02109ec8 kind:load to:0x020f24d4 module:overlay(21) +from:0x02109ed4 kind:load to:0x020f1d40 module:overlay(21) +from:0x02109ed8 kind:load to:0x020f2510 module:overlay(21) +from:0x02109edc kind:load to:0x0209ba20 module:overlay(0) +from:0x02109ee0 kind:load to:0x0209ba54 module:overlay(0) +from:0x02109ee4 kind:load to:0x0209baec module:overlay(0) +from:0x02109ee8 kind:load to:0x0209bb00 module:overlay(0) +from:0x02109eec kind:load to:0x0209b8b0 module:overlay(0) +from:0x02109ef0 kind:load to:0x0209bb28 module:overlay(0) +from:0x02109ef4 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02109ef8 kind:load to:0x0209b838 module:overlay(0) +from:0x02109efc kind:load to:0x0209babc module:overlay(0) +from:0x02109f00 kind:load to:0x0209bad4 module:overlay(0) +from:0x02109f04 kind:load to:0x0209bb14 module:overlay(0) +from:0x02109f08 kind:load to:0x0209bea0 module:overlay(0) +from:0x02109f0c kind:load to:0x020f19d0 module:overlay(21) +from:0x02109f10 kind:load to:0x020f19ac module:overlay(21) +from:0x02109f14 kind:load to:0x0209bed8 module:overlay(0) +from:0x02109f20 kind:load to:0x02099cc0 module:overlay(0) +from:0x02109f24 kind:load to:0x02099cfc module:overlay(0) +from:0x02109f28 kind:load to:0x02099d14 module:overlay(0) +from:0x02109f2c kind:load to:0x02099d20 module:overlay(0) +from:0x02109f30 kind:load to:0x01fff464 module:itcm +from:0x02109f34 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02109f38 kind:load to:0x020f1e58 module:overlay(21) +from:0x02109f3c kind:load to:0x02099c58 module:overlay(0) +from:0x02109f40 kind:load to:0x020f1e78 module:overlay(21) +from:0x02109f44 kind:load to:0x02099c60 module:overlay(0) +from:0x02109f48 kind:load to:0x02099c64 module:overlay(0) +from:0x02109f4c kind:load to:0x020f1f24 module:overlay(21) +from:0x02109f50 kind:load to:0x02099c6c module:overlay(0) +from:0x02109f54 kind:load to:0x02099c70 module:overlay(0) +from:0x02109f58 kind:load to:0x02099d2c module:overlay(0) +from:0x02109f5c kind:load to:0x02099d98 module:overlay(0) +from:0x02109f60 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02109f64 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02109f68 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02109f6c kind:load to:0x020f1d68 module:overlay(21) +from:0x02109f70 kind:load to:0x020f1ddc module:overlay(21) +from:0x02109f94 kind:load to:0x020f2adc module:overlay(21) +from:0x02109f9c kind:load to:0x020f2af0 module:overlay(21) +from:0x02109fa4 kind:load to:0x020f2b48 module:overlay(21) +from:0x02109fac kind:load to:0x020f2ba0 module:overlay(21) +from:0x02109fb4 kind:load to:0x020f2c88 module:overlay(21) +from:0x02109fbc kind:load to:0x020f2d10 module:overlay(21) +from:0x02109fc4 kind:load to:0x020f2d70 module:overlay(21) +from:0x02109fcc kind:load to:0x020f2aec module:overlay(21) +from:0x02109fd4 kind:load to:0x020f2b10 module:overlay(21) +from:0x02109fdc kind:load to:0x020f2b68 module:overlay(21) +from:0x02109fe4 kind:load to:0x020f2bb0 module:overlay(21) +from:0x02109fec kind:load to:0x020f2cc0 module:overlay(21) +from:0x02109ff4 kind:load to:0x020f2d30 module:overlay(21) +from:0x02109ffc kind:load to:0x020f2d9c module:overlay(21) +from:0x0210a00c kind:load to:0x020f2568 module:overlay(21) +from:0x0210a010 kind:load to:0x020990ec module:overlay(0) +from:0x0210a014 kind:load to:0x02098efc module:overlay(0) +from:0x0210a018 kind:load to:0x02098f78 module:overlay(0) +from:0x0210a01c kind:load to:0x020990f4 module:overlay(0) +from:0x0210a020 kind:load to:0x02099114 module:overlay(0) +from:0x0210a024 kind:load to:0x02099140 module:overlay(0) +from:0x0210a030 kind:load to:0x02099cc0 module:overlay(0) +from:0x0210a034 kind:load to:0x02099cfc module:overlay(0) +from:0x0210a038 kind:load to:0x02099d14 module:overlay(0) +from:0x0210a03c kind:load to:0x02099d20 module:overlay(0) +from:0x0210a040 kind:load to:0x01fff464 module:itcm +from:0x0210a044 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0210a048 kind:load to:0x020f2798 module:overlay(21) +from:0x0210a04c kind:load to:0x02099c58 module:overlay(0) +from:0x0210a050 kind:load to:0x020f2e58 module:overlay(21) +from:0x0210a054 kind:load to:0x02099c60 module:overlay(0) +from:0x0210a058 kind:load to:0x02099c64 module:overlay(0) +from:0x0210a05c kind:load to:0x020f3150 module:overlay(21) +from:0x0210a060 kind:load to:0x020f30e0 module:overlay(21) +from:0x0210a064 kind:load to:0x02099c70 module:overlay(0) +from:0x0210a068 kind:load to:0x02099d2c module:overlay(0) +from:0x0210a06c kind:load to:0x02099d98 module:overlay(0) +from:0x0210a070 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0210a074 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0210a078 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0210a07c kind:load to:0x020f3250 module:overlay(21) +from:0x0210a080 kind:load to:0x020f3264 module:overlay(21) +from:0x0210a084 kind:load to:0x020f3700 module:overlay(21) +from:0x0210a08c kind:load to:0x020f374c module:overlay(21) +from:0x0210a094 kind:load to:0x020f3844 module:overlay(21) +from:0x0210a09c kind:load to:0x020f38b0 module:overlay(21) +from:0x0210a0a4 kind:load to:0x020f3714 module:overlay(21) +from:0x0210a0ac kind:load to:0x020f375c module:overlay(21) +from:0x0210a0b4 kind:load to:0x020f3864 module:overlay(21) +from:0x0210a0bc kind:load to:0x020f38c4 module:overlay(21) +from:0x0210a0cc kind:load to:0x020f32a0 module:overlay(21) +from:0x0210a0d0 kind:load to:0x020990ec module:overlay(0) +from:0x0210a0d4 kind:load to:0x02098efc module:overlay(0) +from:0x0210a0d8 kind:load to:0x02098f78 module:overlay(0) +from:0x0210a0dc kind:load to:0x020990f4 module:overlay(0) +from:0x0210a0e0 kind:load to:0x02099114 module:overlay(0) +from:0x0210a0e4 kind:load to:0x02099140 module:overlay(0) +from:0x0210a0f0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0210a0f4 kind:load to:0x02099cfc module:overlay(0) +from:0x0210a0f8 kind:load to:0x02099d14 module:overlay(0) +from:0x0210a0fc kind:load to:0x02099d20 module:overlay(0) +from:0x0210a100 kind:load to:0x01fff464 module:itcm +from:0x0210a104 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0210a108 kind:load to:0x020f3570 module:overlay(21) +from:0x0210a10c kind:load to:0x02099c58 module:overlay(0) +from:0x0210a110 kind:load to:0x020f3944 module:overlay(21) +from:0x0210a114 kind:load to:0x02099c60 module:overlay(0) +from:0x0210a118 kind:load to:0x02099c64 module:overlay(0) +from:0x0210a11c kind:load to:0x020f3b54 module:overlay(21) +from:0x0210a120 kind:load to:0x020f3a94 module:overlay(21) +from:0x0210a124 kind:load to:0x02099c70 module:overlay(0) +from:0x0210a128 kind:load to:0x02099d2c module:overlay(0) +from:0x0210a12c kind:load to:0x02099d98 module:overlay(0) +from:0x0210a130 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0210a134 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0210a138 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0210a13c kind:load to:0x020f3c60 module:overlay(21) +from:0x0210a140 kind:load to:0x020f3c80 module:overlay(21) +from:0x0210a14c kind:load to:0x020f40bc module:overlay(21) +from:0x0210a150 kind:load to:0x020f4f88 module:overlay(21) +from:0x0210a154 kind:load to:0x020f3de4 module:overlay(21) +from:0x0210a158 kind:load to:0x020f3e58 module:overlay(21) +from:0x0210a15c kind:load to:0x020f3f1c module:overlay(21) +from:0x0210a168 kind:load to:0x020f3cc8 module:overlay(21) +from:0x0210a16c kind:load to:0x02098ef4 module:overlay(0) +from:0x0210a170 kind:load to:0x02098efc module:overlay(0) +from:0x0210a174 kind:load to:0x02098f78 module:overlay(0) +from:0x0210a178 kind:load to:0x02098fb8 module:overlay(0) +from:0x0210a17c kind:load to:0x02098fbc module:overlay(0) +from:0x0210a180 kind:load to:0x02098fc0 module:overlay(0) +from:0x0210a184 kind:load to:0x020f422c module:overlay(21) +from:0x0210a18c kind:load to:0x020f42a8 module:overlay(21) +from:0x0210a194 kind:load to:0x020f4398 module:overlay(21) +from:0x0210a19c kind:load to:0x020f44f4 module:overlay(21) +from:0x0210a1a4 kind:load to:0x020f45d4 module:overlay(21) +from:0x0210a1ac kind:load to:0x020f429c module:overlay(21) +from:0x0210a1b4 kind:load to:0x020f42cc module:overlay(21) +from:0x0210a1bc kind:load to:0x020f439c module:overlay(21) +from:0x0210a1c4 kind:load to:0x020f44f8 module:overlay(21) +from:0x0210a1cc kind:load to:0x020f48c4 module:overlay(21) +from:0x0210a1dc kind:load to:0x020f40a8 module:overlay(21) +from:0x0210a1e0 kind:load to:0x020f4f6c module:overlay(21) +from:0x0210a1e4 kind:load to:0x02059174 module:overlay(0) +from:0x0210a1e8 kind:load to:0x01ffc57c module:itcm +from:0x0210a1ec kind:load to:0x02059348 module:overlay(0) +from:0x0210a1f0 kind:load to:0x020593c4 module:overlay(0) +from:0x0210a1f4 kind:load to:0x02059428 module:overlay(0) +from:0x0210a1f8 kind:load to:0x020f3d7c module:overlay(21) +from:0x0210a1fc kind:load to:0x02059304 module:overlay(0) +from:0x0210a208 kind:load to:0x02099cc0 module:overlay(0) +from:0x0210a20c kind:load to:0x02099cfc module:overlay(0) +from:0x0210a210 kind:load to:0x02099d14 module:overlay(0) +from:0x0210a214 kind:load to:0x02099d20 module:overlay(0) +from:0x0210a218 kind:load to:0x01fff464 module:itcm +from:0x0210a21c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0210a220 kind:load to:0x020f40d0 module:overlay(21) +from:0x0210a224 kind:load to:0x02099c58 module:overlay(0) +from:0x0210a228 kind:load to:0x020f415c module:overlay(21) +from:0x0210a22c kind:load to:0x02099c60 module:overlay(0) +from:0x0210a230 kind:load to:0x02099c64 module:overlay(0) +from:0x0210a234 kind:load to:0x020f4ae4 module:overlay(21) +from:0x0210a238 kind:load to:0x02099c6c module:overlay(0) +from:0x0210a23c kind:load to:0x02099c70 module:overlay(0) +from:0x0210a240 kind:load to:0x020f4b84 module:overlay(21) +from:0x0210a244 kind:load to:0x020f4bc0 module:overlay(21) +from:0x0210a248 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0210a24c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0210a250 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0210a254 kind:load to:0x020f4fa4 module:overlay(21) +from:0x0210a258 kind:load to:0x020f4fec module:overlay(21) +from:0x0210a264 kind:load to:0x020f505c module:overlay(21) +from:0x0210a268 kind:load to:0x02098ef4 module:overlay(0) +from:0x0210a26c kind:load to:0x02098efc module:overlay(0) +from:0x0210a270 kind:load to:0x02098f78 module:overlay(0) +from:0x0210a274 kind:load to:0x02098fb8 module:overlay(0) +from:0x0210a278 kind:load to:0x02098fbc module:overlay(0) +from:0x0210a27c kind:load to:0x02098fc0 module:overlay(0) +from:0x0210a288 kind:load to:0x02099cc0 module:overlay(0) +from:0x0210a28c kind:load to:0x02099cfc module:overlay(0) +from:0x0210a290 kind:load to:0x02099d14 module:overlay(0) +from:0x0210a294 kind:load to:0x02099d20 module:overlay(0) +from:0x0210a298 kind:load to:0x01fff464 module:itcm +from:0x0210a29c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0210a2a0 kind:load to:0x02099c50 module:overlay(0) +from:0x0210a2a4 kind:load to:0x020f50d8 module:overlay(21) +from:0x0210a2a8 kind:load to:0x02099c5c module:overlay(0) +from:0x0210a2ac kind:load to:0x02099c60 module:overlay(0) +from:0x0210a2b0 kind:load to:0x02099c64 module:overlay(0) +from:0x0210a2b4 kind:load to:0x02099c68 module:overlay(0) +from:0x0210a2b8 kind:load to:0x02099c6c module:overlay(0) +from:0x0210a2bc kind:load to:0x02099c70 module:overlay(0) +from:0x0210a2c0 kind:load to:0x02099d2c module:overlay(0) +from:0x0210a2c4 kind:load to:0x02099d98 module:overlay(0) +from:0x0210a2c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0210a2cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0210a2d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0210a2d4 kind:load to:0x020f5104 module:overlay(21) +from:0x0210a2d8 kind:load to:0x020f5118 module:overlay(21) +from:0x0210a2e4 kind:load to:0x020f5154 module:overlay(21) +from:0x0210a2e8 kind:load to:0x02098ef4 module:overlay(0) +from:0x0210a2ec kind:load to:0x02098efc module:overlay(0) +from:0x0210a2f0 kind:load to:0x02098f78 module:overlay(0) +from:0x0210a2f4 kind:load to:0x02098fb8 module:overlay(0) +from:0x0210a2f8 kind:load to:0x02098fbc module:overlay(0) +from:0x0210a2fc kind:load to:0x02098fc0 module:overlay(0) +from:0x0210a308 kind:load to:0x02099cc0 module:overlay(0) +from:0x0210a30c kind:load to:0x02099cfc module:overlay(0) +from:0x0210a310 kind:load to:0x02099d14 module:overlay(0) +from:0x0210a314 kind:load to:0x02099d20 module:overlay(0) +from:0x0210a318 kind:load to:0x01fff464 module:itcm +from:0x0210a31c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0210a320 kind:load to:0x02099c50 module:overlay(0) +from:0x0210a324 kind:load to:0x020f51c0 module:overlay(21) +from:0x0210a328 kind:load to:0x02099c5c module:overlay(0) +from:0x0210a32c kind:load to:0x02099c60 module:overlay(0) +from:0x0210a330 kind:load to:0x02099c64 module:overlay(0) +from:0x0210a334 kind:load to:0x020f51e4 module:overlay(21) +from:0x0210a338 kind:load to:0x02099c6c module:overlay(0) +from:0x0210a33c kind:load to:0x02099c70 module:overlay(0) +from:0x0210a340 kind:load to:0x02099d2c module:overlay(0) +from:0x0210a344 kind:load to:0x02099d98 module:overlay(0) +from:0x0210a348 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0210a34c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0210a350 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0210a354 kind:load to:0x020f51e8 module:overlay(21) +from:0x0210a358 kind:load to:0x020f51fc module:overlay(21) +from:0x0210a364 kind:load to:0x020f5238 module:overlay(21) +from:0x0210a368 kind:load to:0x02098ef4 module:overlay(0) +from:0x0210a36c kind:load to:0x02098efc module:overlay(0) +from:0x0210a370 kind:load to:0x02098f78 module:overlay(0) +from:0x0210a374 kind:load to:0x02098fb8 module:overlay(0) +from:0x0210a378 kind:load to:0x02098fbc module:overlay(0) +from:0x0210a37c kind:load to:0x02098fc0 module:overlay(0) +from:0x0210a388 kind:load to:0x02099cc0 module:overlay(0) +from:0x0210a38c kind:load to:0x02099cfc module:overlay(0) +from:0x0210a390 kind:load to:0x02099d14 module:overlay(0) +from:0x0210a394 kind:load to:0x02099d20 module:overlay(0) +from:0x0210a398 kind:load to:0x01fff464 module:itcm +from:0x0210a39c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0210a3a0 kind:load to:0x02099c50 module:overlay(0) +from:0x0210a3a4 kind:load to:0x020f52b4 module:overlay(21) +from:0x0210a3a8 kind:load to:0x02099c5c module:overlay(0) +from:0x0210a3ac kind:load to:0x02099c60 module:overlay(0) +from:0x0210a3b0 kind:load to:0x02099c64 module:overlay(0) +from:0x0210a3b4 kind:load to:0x02099c68 module:overlay(0) +from:0x0210a3b8 kind:load to:0x02099c6c module:overlay(0) +from:0x0210a3bc kind:load to:0x02099c70 module:overlay(0) +from:0x0210a3c0 kind:load to:0x02099d2c module:overlay(0) +from:0x0210a3c4 kind:load to:0x02099d98 module:overlay(0) +from:0x0210a3c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0210a3cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0210a3d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0210a3d4 kind:load to:0x020f52e0 module:overlay(21) +from:0x0210a3d8 kind:load to:0x020f52f4 module:overlay(21) +from:0x0210a3e4 kind:load to:0x020f5ea4 module:overlay(21) +from:0x0210a3f0 kind:load to:0x020f5330 module:overlay(21) +from:0x0210a3f4 kind:load to:0x020990ec module:overlay(0) +from:0x0210a3f8 kind:load to:0x02098efc module:overlay(0) +from:0x0210a3fc kind:load to:0x02098f78 module:overlay(0) +from:0x0210a400 kind:load to:0x020990f4 module:overlay(0) +from:0x0210a404 kind:load to:0x02099114 module:overlay(0) +from:0x0210a408 kind:load to:0x02099140 module:overlay(0) +from:0x0210a444 kind:load to:0x020f550c module:overlay(21) +from:0x0210a448 kind:load to:0x020f5ee0 module:overlay(21) +from:0x0210a44c kind:load to:0x0209b2cc module:overlay(0) +from:0x0210a450 kind:load to:0x0209b304 module:overlay(0) +from:0x0210a454 kind:load to:0x0209b908 module:overlay(0) +from:0x0210a458 kind:load to:0x0209b910 module:overlay(0) +from:0x0210a45c kind:load to:0x0209b8b0 module:overlay(0) +from:0x0210a460 kind:load to:0x0209b47c module:overlay(0) +from:0x0210a464 kind:load to:0x0209b36c module:overlay(0) +from:0x0210a468 kind:load to:0x0209b838 module:overlay(0) +from:0x0210a46c kind:load to:0x0209b8c0 module:overlay(0) +from:0x0210a470 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0210a474 kind:load to:0x020f2508 module:overlay(21) +from:0x0210a478 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0210a47c kind:load to:0x020f24f8 module:overlay(21) +from:0x0210a480 kind:load to:0x020f24d4 module:overlay(21) +from:0x0210a48c kind:load to:0x02099cc0 module:overlay(0) +from:0x0210a490 kind:load to:0x02099cfc module:overlay(0) +from:0x0210a494 kind:load to:0x02099d14 module:overlay(0) +from:0x0210a498 kind:load to:0x02099d20 module:overlay(0) +from:0x0210a49c kind:load to:0x01fff464 module:itcm +from:0x0210a4a0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0210a4a4 kind:load to:0x020f5520 module:overlay(21) +from:0x0210a4a8 kind:load to:0x02099c58 module:overlay(0) +from:0x0210a4ac kind:load to:0x020f58bc module:overlay(21) +from:0x0210a4b0 kind:load to:0x020f5ab8 module:overlay(21) +from:0x0210a4b4 kind:load to:0x02099c64 module:overlay(0) +from:0x0210a4b8 kind:load to:0x020f5bb0 module:overlay(21) +from:0x0210a4bc kind:load to:0x02099c6c module:overlay(0) +from:0x0210a4c0 kind:load to:0x02099c70 module:overlay(0) +from:0x0210a4c4 kind:load to:0x02099d2c module:overlay(0) +from:0x0210a4c8 kind:load to:0x02099d98 module:overlay(0) +from:0x0210a4cc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0210a4d0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0210a4d4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0210a4d8 kind:load to:0x020f5efc module:overlay(21) +from:0x0210a4dc kind:load to:0x020f5f48 module:overlay(21) +from:0x0210a4e8 kind:load to:0x020f61a8 module:overlay(21) +from:0x0210a4ec kind:load to:0x0209e0a0 module:overlay(0) +from:0x0210a4f0 kind:load to:0x0209e160 module:overlay(0) +from:0x0210a4f4 kind:load to:0x0209e164 module:overlay(0) +from:0x0210a4f8 kind:load to:0x0209e168 module:overlay(0) +from:0x0210a524 kind:load to:0x020f64dc module:overlay(21) +from:0x0210a52c kind:load to:0x020f64e4 module:overlay(21) +from:0x0210a534 kind:load to:0x020f651c module:overlay(21) +from:0x0210a53c kind:load to:0x020f65bc module:overlay(21) +from:0x0210a544 kind:load to:0x020f6640 module:overlay(21) +from:0x0210a54c kind:load to:0x020f66bc module:overlay(21) +from:0x0210a554 kind:load to:0x020f64d8 module:overlay(21) +from:0x0210a55c kind:load to:0x020f64e0 module:overlay(21) +from:0x0210a564 kind:load to:0x020f6510 module:overlay(21) +from:0x0210a56c kind:load to:0x020f658c module:overlay(21) +from:0x0210a574 kind:load to:0x020f65f8 module:overlay(21) +from:0x0210a57c kind:load to:0x020f6680 module:overlay(21) +from:0x0210a58c kind:load to:0x020f6274 module:overlay(21) +from:0x0210a590 kind:load to:0x020f63cc module:overlay(21) +from:0x0210a594 kind:load to:0x020f6420 module:overlay(21) +from:0x0210a598 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0210a59c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0210a5a0 kind:load to:0x020f68dc module:overlay(21) +from:0x0210a5a4 kind:load to:0x020f66e8 module:overlay(21) +from:0x0210a5a8 kind:load to:0x0209e990 module:overlay(0) +from:0x0210a5ac kind:load to:0x0209e998 module:overlay(0) +from:0x0210a5b0 kind:load to:0x0209e99c module:overlay(0) +from:0x0210a5b4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0210a5b8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0210a5bc kind:load to:0x020f7360 module:overlay(21) +from:0x0210a5c0 kind:load to:0x020f7374 module:overlay(21) +from:0x0210a634 kind:load to:0x020f73b0 module:overlay(21) +from:0x0210a638 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0210a63c kind:load to:0x0209e1dc module:overlay(0) +from:0x0210a640 kind:load to:0x0209e21c module:overlay(0) +from:0x0210a644 kind:load to:0x0209e23c module:overlay(0) +from:0x0210a650 kind:load to:0x0207db54 module:overlay(0) +from:0x0210a654 kind:load to:0x0207db5c module:overlay(0) +from:0x0210a658 kind:load to:0x0207e024 module:overlay(0) +from:0x0210a65c kind:load to:0x0207e014 module:overlay(0) +from:0x0210a660 kind:load to:0x0207e058 module:overlay(0) +from:0x0210a664 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0210a668 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0210a66c kind:load to:0x0207e168 module:overlay(0) +from:0x0210a678 kind:load to:0x020f7614 module:overlay(21) +from:0x0210a67c kind:load to:0x020f79a4 module:overlay(21) +from:0x0210a680 kind:load to:0x02059174 module:overlay(0) +from:0x0210a684 kind:load to:0x01ffc57c module:itcm +from:0x0210a688 kind:load to:0x02059348 module:overlay(0) +from:0x0210a68c kind:load to:0x020593c4 module:overlay(0) +from:0x0210a690 kind:load to:0x02059428 module:overlay(0) +from:0x0210a694 kind:load to:0x020f7488 module:overlay(21) +from:0x0210a698 kind:load to:0x02059304 module:overlay(0) +from:0x0210a6a4 kind:load to:0x020f7628 module:overlay(21) +from:0x0210a6a8 kind:load to:0x0209e87c module:overlay(0) +from:0x0210a6ac kind:load to:0x020f76c0 module:overlay(21) +from:0x0210a6b0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0210a6b4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0210a6b8 kind:load to:0x020f78d8 module:overlay(21) +from:0x0210a6bc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0210a6c0 kind:load to:0x020f76b0 module:overlay(21) +from:0x0210a6c4 kind:load to:0x0209e998 module:overlay(0) +from:0x0210a6c8 kind:load to:0x0209f0ac module:overlay(0) +from:0x0210a6cc kind:load to:0x020f791c module:overlay(21) +from:0x0210a6d0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0210a6d4 kind:load to:0x020f79c0 module:overlay(21) +from:0x0210a6d8 kind:load to:0x020f79e0 module:overlay(21) +from:0x0210a6dc kind:load to:0x0209f170 module:overlay(0) +from:0x0210a6e0 kind:load to:0x0209f338 module:overlay(0) +from:0x0210a6e4 kind:load to:0x0209f340 module:overlay(0) +from:0x0210a6e8 kind:load to:0x020f77b8 module:overlay(21) +from:0x0210a6ec kind:load to:0x0209f224 module:overlay(0) +from:0x0210a6f0 kind:load to:0x0209f234 module:overlay(0) +from:0x0210a6f4 kind:load to:0x020f7938 module:overlay(21) +from:0x0210a6f8 kind:load to:0x0209f228 module:overlay(0) +from:0x0210a708 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0210a70c kind:load to:0x0209e1dc module:overlay(0) +from:0x0210a710 kind:load to:0x0209e21c module:overlay(0) +from:0x0210a714 kind:load to:0x0209e23c module:overlay(0) +from:0x0210a720 kind:load to:0x020f7a28 module:overlay(21) +from:0x0210a724 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0210a728 kind:load to:0x0209e1dc module:overlay(0) +from:0x0210a72c kind:load to:0x0209e21c module:overlay(0) +from:0x0210a730 kind:load to:0x0209e23c module:overlay(0) +from:0x0210a73c kind:load to:0x020f7b88 module:overlay(21) +from:0x0210a740 kind:load to:0x0209e87c module:overlay(0) +from:0x0210a744 kind:load to:0x020f7bb4 module:overlay(21) +from:0x0210a748 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0210a74c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0210a750 kind:load to:0x020f7bb8 module:overlay(21) +from:0x0210a754 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0210a758 kind:load to:0x0209e990 module:overlay(0) +from:0x0210a75c kind:load to:0x0209e998 module:overlay(0) +from:0x0210a760 kind:load to:0x0209e99c module:overlay(0) +from:0x0210a764 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0210a768 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0210a76c kind:load to:0x020f7c34 module:overlay(21) +from:0x0210a770 kind:load to:0x020f7c54 module:overlay(21) +from:0x0210a774 kind:load to:0x020f7bd8 module:overlay(21) +from:0x0210a778 kind:load to:0x020f7c28 module:overlay(21) +from:0x0210a7ac kind:load to:0x020fd06c module:overlay(21) +from:0x0210a7b0 kind:load to:0x020fd070 module:overlay(21) +from:0x0210a7c0 kind:load to:0x020fd158 module:overlay(21) +from:0x0210a7c4 kind:load to:0x020fd15c module:overlay(21) +from:0x0210a7c8 kind:load to:0x020fd160 module:overlay(21) +from:0x0210a7cc kind:load to:0x020fd164 module:overlay(21) +from:0x0210a7d0 kind:load to:0x020fd168 module:overlay(21) +from:0x0210a7e0 kind:load to:0x020fd37c module:overlay(21) +from:0x0210a7e4 kind:load to:0x020fd390 module:overlay(21) +from:0x0210a7e8 kind:load to:0x020fd3ac module:overlay(21) +from:0x0210a7ec kind:load to:0x020fd704 module:overlay(21) +from:0x0210a7f0 kind:load to:0x020fd740 module:overlay(21) +from:0x0210a7f4 kind:load to:0x020fd158 module:overlay(21) +from:0x0210a7f8 kind:load to:0x020fd974 module:overlay(21) +from:0x0210a7fc kind:load to:0x020fd160 module:overlay(21) +from:0x0210a800 kind:load to:0x020fd164 module:overlay(21) +from:0x0210a804 kind:load to:0x020fd168 module:overlay(21) +from:0x0210a87c kind:load to:0x020fdb20 module:overlay(21) +from:0x0210a880 kind:load to:0x020fdb48 module:overlay(21) +from:0x0210a884 kind:load to:0x020fdb78 module:overlay(21) +from:0x0210a888 kind:load to:0x020fe0b4 module:overlay(21) +from:0x0210a88c kind:load to:0x020fe0e8 module:overlay(21) +from:0x0210a890 kind:load to:0x020fe24c module:overlay(21) +from:0x0210a894 kind:load to:0x020fe27c module:overlay(21) +from:0x0210a898 kind:load to:0x020fe2a8 module:overlay(21) +from:0x0210a89c kind:load to:0x020fe304 module:overlay(21) +from:0x0210a8a0 kind:load to:0x020fe334 module:overlay(21) +from:0x0210a8b8 kind:load to:0x020fef08 module:overlay(21) +from:0x0210a8bc kind:load to:0x020fef1c module:overlay(21) +from:0x0210a8c0 kind:load to:0x020fef38 module:overlay(21) +from:0x0210a8c4 kind:load to:0x020ff518 module:overlay(21) +from:0x0210a8c8 kind:load to:0x020ff59c module:overlay(21) +from:0x0210a8cc kind:load to:0x020fd158 module:overlay(21) +from:0x0210a8d0 kind:load to:0x020ff6fc module:overlay(21) +from:0x0210a8d4 kind:load to:0x020ff714 module:overlay(21) +from:0x0210a8d8 kind:load to:0x020fd164 module:overlay(21) +from:0x0210a8dc kind:load to:0x020ff6f8 module:overlay(21) +from:0x0210a95c kind:load to:0x02100f10 module:overlay(21) +from:0x0210a960 kind:load to:0x02100f24 module:overlay(21) +from:0x0210a964 kind:load to:0x02100f40 module:overlay(21) +from:0x0210a968 kind:load to:0x0210104c module:overlay(21) +from:0x0210a96c kind:load to:0x02101090 module:overlay(21) +from:0x0210a970 kind:load to:0x020fd158 module:overlay(21) +from:0x0210a974 kind:load to:0x020fd15c module:overlay(21) +from:0x0210a978 kind:load to:0x020fd160 module:overlay(21) +from:0x0210a97c kind:load to:0x020fd164 module:overlay(21) +from:0x0210a980 kind:load to:0x020fd168 module:overlay(21) +from:0x0210a984 kind:load to:0x02108b78 module:overlay(21) +from:0x0210a988 kind:load to:0x02108b72 module:overlay(21) +from:0x0210a98c kind:load to:0x02108b6c module:overlay(21) +from:0x0210a990 kind:load to:0x02108b66 module:overlay(21) +from:0x0210a994 kind:load to:0x02108b48 module:overlay(21) +from:0x0210a998 kind:load to:0x02108b5a module:overlay(21) +from:0x0210a99c kind:load to:0x02108b54 module:overlay(21) +from:0x0210a9a0 kind:load to:0x02108b60 module:overlay(21) +from:0x0210a9ac kind:load to:0x02102068 module:overlay(21) +from:0x0210a9b0 kind:load to:0x02102080 module:overlay(21) +from:0x0210a9b4 kind:load to:0x021020b8 module:overlay(21) +from:0x0210a9b8 kind:load to:0x021020bc module:overlay(21) +from:0x0210a9bc kind:load to:0x021020c0 module:overlay(21) +from:0x0210a9c0 kind:load to:0x021020c4 module:overlay(21) +from:0x0210a9c4 kind:load to:0x021020c8 module:overlay(21) +from:0x0210a9d0 kind:load to:0x02102a1c module:overlay(21) +from:0x0210a9d4 kind:load to:0x02102b04 module:overlay(21) +from:0x0210a9d8 kind:load to:0x02102bf4 module:overlay(21) +from:0x0210a9dc kind:load to:0x02102bf8 module:overlay(21) +from:0x0210a9e0 kind:load to:0x021032cc module:overlay(21) +from:0x0210a9e4 kind:load to:0x021020c4 module:overlay(21) +from:0x0210a9e8 kind:load to:0x021020c8 module:overlay(21) +from:0x0210a9ec kind:load to:0x02103114 module:overlay(21) +from:0x0210a9f4 kind:load to:0x02103458 module:overlay(21) +from:0x0210a9fc kind:load to:0x0210329c module:overlay(21) +from:0x0210aa04 kind:load to:0x02103504 module:overlay(21) +from:0x0210aa0c kind:load to:0x021031a0 module:overlay(21) +from:0x0210aa1c kind:load to:0x021045c4 module:overlay(21) +from:0x0210aa20 kind:load to:0x0210784c module:overlay(21) +from:0x0210aa2c kind:load to:0x02107868 module:overlay(21) +from:0x0210aa30 kind:load to:0x0210787c module:overlay(21) +from:0x0210aa3c kind:load to:0x021045d8 module:overlay(21) +from:0x0210aa40 kind:load to:0x02107898 module:overlay(21) +from:0x0210aa4c kind:load to:0x021045b0 module:overlay(21) +from:0x0210aa50 kind:load to:0x02107830 module:overlay(21) +from:0x0210aa5c kind:load to:0x021045ec module:overlay(21) +from:0x0210aa60 kind:load to:0x0210471c module:overlay(21) +from:0x0210aa64 kind:load to:0x02104854 module:overlay(21) +from:0x0210aa68 kind:load to:0x02104858 module:overlay(21) +from:0x0210aa6c kind:load to:0x02104c1c module:overlay(21) +from:0x0210aa70 kind:load to:0x021051fc module:overlay(21) +from:0x0210aa74 kind:load to:0x02105230 module:overlay(21) +from:0x0210aa80 kind:load to:0x02103ab8 module:overlay(21) +from:0x0210aa84 kind:load to:0x021078b4 module:overlay(21) +from:0x0210aa88 kind:load to:0x02059174 module:overlay(0) +from:0x0210aa8c kind:load to:0x01ffc57c module:itcm +from:0x0210aa90 kind:load to:0x02059348 module:overlay(0) +from:0x0210aa94 kind:load to:0x020593c4 module:overlay(0) +from:0x0210aa98 kind:load to:0x02059428 module:overlay(0) +from:0x0210aa9c kind:load to:0x020591b4 module:overlay(0) +from:0x0210aaa0 kind:load to:0x02059304 module:overlay(0) +from:0x0210aaec kind:load to:0x0210ab2c module:overlay(21) +from:0x0210aaf0 kind:load to:0x0210ab14 module:overlay(21) +from:0x0210aaf4 kind:load to:0x0210aafc module:overlay(21) +from:0x0210aaf8 kind:load to:0x0210aae4 module:overlay(21) +from:0x0210ab4c kind:load to:0x02108720 module:overlay(21) +from:0x0210ab50 kind:load to:0x02108730 module:overlay(21) +from:0x0210ab54 kind:load to:0x02108750 module:overlay(21) +from:0x0210ab58 kind:load to:0x0210878c module:overlay(21) +from:0x0210ab5c kind:load to:0x0210879c module:overlay(21) +from:0x0210ab60 kind:load to:0x021087c8 module:overlay(21) +from:0x0210ab64 kind:load to:0x021087e0 module:overlay(21) +from:0x0210ab68 kind:load to:0x021087f8 module:overlay(21) +from:0x0210ab6c kind:load to:0x02108808 module:overlay(21) +from:0x0210ab78 kind:load to:0x02107ac8 module:overlay(21) +from:0x0210ab7c kind:load to:0x02107adc module:overlay(21) +from:0x0210ab80 kind:load to:0x02107af8 module:overlay(21) +from:0x0210ab84 kind:load to:0x02107de8 module:overlay(21) +from:0x0210ab88 kind:load to:0x02107e40 module:overlay(21) +from:0x0210ab8c kind:load to:0x020fd158 module:overlay(21) +from:0x0210ab90 kind:load to:0x020fd15c module:overlay(21) +from:0x0210ab94 kind:load to:0x020fd160 module:overlay(21) +from:0x0210ab98 kind:load to:0x020fd164 module:overlay(21) +from:0x0210ab9c kind:load to:0x02107e98 module:overlay(21) +from:0x0210ac04 kind:load to:0x02107f4c module:overlay(21) +from:0x0210ac0c kind:load to:0x02107fdc module:overlay(21) +from:0x0210ac14 kind:load to:0x021080ec module:overlay(21) +from:0x0210ac1c kind:load to:0x021081b4 module:overlay(21) +from:0x0210ac24 kind:load to:0x02108224 module:overlay(21) +from:0x0210ac2c kind:load to:0x021082b0 module:overlay(21) +from:0x0210ac34 kind:load to:0x02108318 module:overlay(21) +from:0x0210ac3c kind:load to:0x021084ac module:overlay(21) +from:0x0210ac44 kind:load to:0x02108508 module:overlay(21) +from:0x0210ac4c kind:load to:0x02108604 module:overlay(21) +from:0x0210ac54 kind:load to:0x0210865c module:overlay(21) diff --git a/config/jp/arm9/overlays/ov021/symbols.txt b/config/jp/arm9/overlays/ov021/symbols.txt new file mode 100644 index 00000000..329769f2 --- /dev/null +++ b/config/jp/arm9/overlays/ov021/symbols.txt @@ -0,0 +1,1107 @@ +func_ov021_020eb2c0 kind:function(arm,size=0x234) addr:0x020eb2c0 +func_ov021_020eb4f4 kind:function(arm,size=0x14) addr:0x020eb4f4 +func_ov021_020eb508 kind:function(arm,size=0xa4) addr:0x020eb508 +func_ov021_020eb5ac kind:function(arm,size=0xac) addr:0x020eb5ac +func_ov021_020eb658 kind:function(arm,size=0x4c) addr:0x020eb658 +func_ov021_020eb6a4 kind:function(arm,size=0x44) addr:0x020eb6a4 +func_ov021_020eb6e8 kind:function(arm,size=0x58) addr:0x020eb6e8 +func_ov021_020eb740 kind:function(arm,size=0x18) addr:0x020eb740 +func_ov021_020eb758 kind:function(arm,size=0x18) addr:0x020eb758 +func_ov021_020eb770 kind:function(arm,size=0x18) addr:0x020eb770 +func_ov021_020eb788 kind:function(arm,size=0x18) addr:0x020eb788 +func_ov021_020eb7a0 kind:function(arm,size=0x18) addr:0x020eb7a0 +func_ov021_020eb7b8 kind:function(arm,size=0xa8) addr:0x020eb7b8 +func_ov021_020eb860 kind:function(arm,size=0x50) addr:0x020eb860 +func_ov021_020eb8b0 kind:function(arm,size=0x1c) addr:0x020eb8b0 +func_ov021_020eb8cc kind:function(arm,size=0x18) addr:0x020eb8cc +func_ov021_020eb8e4 kind:function(arm,size=0x1c) addr:0x020eb8e4 +func_ov021_020eb900 kind:function(thumb,size=0x1c) addr:0x020eb900 +func_ov021_020eb91c kind:function(arm,size=0x14) addr:0x020eb91c +func_ov021_020eb930 kind:function(thumb,size=0x90) addr:0x020eb930 +func_ov021_020eb9c0 kind:function(thumb,size=0xc) addr:0x020eb9c0 +func_ov021_020eb9cc kind:function(thumb,size=0x40) addr:0x020eb9cc +func_ov021_020eba0c kind:function(thumb,size=0x44) addr:0x020eba0c +func_ov021_020eba50 kind:function(thumb,size=0x64) addr:0x020eba50 +func_ov021_020ebab4 kind:function(arm,size=0x2c) addr:0x020ebab4 +func_ov021_020ebae0 kind:function(arm,size=0x18) addr:0x020ebae0 +func_ov021_020ebaf8 kind:function(arm,size=0x164) addr:0x020ebaf8 +func_ov021_020ebc5c kind:function(arm,size=0x44) addr:0x020ebc5c +func_ov021_020ebca0 kind:function(arm,size=0x50) addr:0x020ebca0 +func_ov021_020ebcf0 kind:function(arm,size=0x20) addr:0x020ebcf0 +func_ov021_020ebd10 kind:function(arm,size=0x28) addr:0x020ebd10 +func_ov021_020ebd38 kind:function(arm,size=0x120) addr:0x020ebd38 +func_ov021_020ebe58 kind:function(arm,size=0x44) addr:0x020ebe58 +func_ov021_020ebe9c kind:function(arm,size=0x64) addr:0x020ebe9c +func_ov021_020ebf00 kind:function(arm,size=0x4c) addr:0x020ebf00 +func_ov021_020ebf4c kind:function(arm,size=0x1c) addr:0x020ebf4c +func_ov021_020ebf68 kind:function(arm,size=0x10) addr:0x020ebf68 +func_ov021_020ebf78 kind:function(arm,size=0x2c) addr:0x020ebf78 +func_ov021_020ebfa4 kind:function(arm,size=0x14) addr:0x020ebfa4 +func_ov021_020ebfb8 kind:function(arm,size=0x44) addr:0x020ebfb8 +func_ov021_020ebffc kind:function(arm,size=0x30) addr:0x020ebffc +func_ov021_020ec02c kind:function(arm,size=0x38) addr:0x020ec02c +func_ov021_020ec064 kind:function(arm,size=0xc) addr:0x020ec064 +func_ov021_020ec070 kind:function(arm,size=0x20) addr:0x020ec070 +func_ov021_020ec090 kind:function(arm,size=0x28) addr:0x020ec090 +func_ov021_020ec0b8 kind:function(arm,size=0x14) addr:0x020ec0b8 +func_ov021_020ec0cc kind:function(arm,size=0x1c) addr:0x020ec0cc +func_ov021_020ec0e8 kind:function(arm,size=0x14) addr:0x020ec0e8 +func_ov021_020ec0fc kind:function(arm,size=0x1c) addr:0x020ec0fc +func_ov021_020ec118 kind:function(arm,size=0x40) addr:0x020ec118 +func_ov021_020ec158 kind:function(arm,size=0x28) addr:0x020ec158 +func_ov021_020ec180 kind:function(arm,size=0xac) addr:0x020ec180 +func_ov021_020ec22c kind:function(thumb,size=0x58) addr:0x020ec22c +func_ov021_020ec284 kind:function(thumb,size=0x4) addr:0x020ec284 +func_ov021_020ec288 kind:function(thumb,size=0xbc) addr:0x020ec288 +func_ov021_020ec344 kind:function(thumb,size=0x50) addr:0x020ec344 +func_ov021_020ec394 kind:function(thumb,size=0x58) addr:0x020ec394 +func_ov021_020ec3ec kind:function(arm,size=0x2c0) addr:0x020ec3ec +func_ov021_020ec6ac kind:function(arm,size=0x58) addr:0x020ec6ac +func_ov021_020ec704 kind:function(arm,size=0x6c) addr:0x020ec704 +func_ov021_020ec770 kind:function(arm,size=0xa8) addr:0x020ec770 +func_ov021_020ec818 kind:function(arm,size=0x78) addr:0x020ec818 +func_ov021_020ec890 kind:function(arm,size=0x358) addr:0x020ec890 +func_ov021_020ecbe8 kind:function(arm,size=0x30) addr:0x020ecbe8 +func_ov021_020ecc18 kind:function(arm,size=0x48) addr:0x020ecc18 +func_ov021_020ecc60 kind:function(arm,size=0x48) addr:0x020ecc60 +func_ov021_020ecca8 kind:function(arm,size=0x38) addr:0x020ecca8 +func_ov021_020ecce0 kind:function(arm,size=0x34) addr:0x020ecce0 +func_ov021_020ecd14 kind:function(arm,size=0x38) addr:0x020ecd14 +func_ov021_020ecd4c kind:function(arm,size=0x38) addr:0x020ecd4c +func_ov021_020ecd84 kind:function(arm,size=0x34) addr:0x020ecd84 +func_ov021_020ecdb8 kind:function(arm,size=0x3c) addr:0x020ecdb8 +func_ov021_020ecdf4 kind:function(arm,size=0x84) addr:0x020ecdf4 +func_ov021_020ece78 kind:function(arm,size=0x50) addr:0x020ece78 +func_ov021_020ecec8 kind:function(arm,size=0x78) addr:0x020ecec8 +func_ov021_020ecf40 kind:function(arm,size=0x7c) addr:0x020ecf40 +func_ov021_020ecfbc kind:function(arm,size=0xe8) addr:0x020ecfbc +func_ov021_020ed0a4 kind:function(arm,size=0x4c) addr:0x020ed0a4 +func_ov021_020ed0f0 kind:function(arm,size=0x90) addr:0x020ed0f0 +func_ov021_020ed180 kind:function(arm,size=0x148) addr:0x020ed180 +func_ov021_020ed2c8 kind:function(thumb,size=0x60) addr:0x020ed2c8 +func_ov021_020ed328 kind:function(arm,size=0x90) addr:0x020ed328 +func_ov021_020ed3b8 kind:function(arm,size=0x104) addr:0x020ed3b8 +func_ov021_020ed4bc kind:function(thumb,size=0x28) addr:0x020ed4bc +func_ov021_020ed4e4 kind:function(thumb,size=0x4) addr:0x020ed4e4 +func_ov021_020ed4e8 kind:function(arm,size=0x4c) addr:0x020ed4e8 +func_ov021_020ed534 kind:function(arm,size=0xec) addr:0x020ed534 +func_ov021_020ed620 kind:function(arm,size=0x50) addr:0x020ed620 +func_ov021_020ed670 kind:function(arm,size=0x58) addr:0x020ed670 +func_ov021_020ed6c8 kind:function(arm,size=0x24) addr:0x020ed6c8 +func_ov021_020ed6ec kind:function(arm,size=0x178) addr:0x020ed6ec +func_ov021_020ed864 kind:function(arm,size=0x20) addr:0x020ed864 +func_ov021_020ed884 kind:function(arm,size=0x70) addr:0x020ed884 +func_ov021_020ed8f4 kind:function(arm,size=0x4c) addr:0x020ed8f4 +func_ov021_020ed940 kind:function(arm,size=0x14) addr:0x020ed940 +func_ov021_020ed954 kind:function(arm,size=0x1c) addr:0x020ed954 +func_ov021_020ed970 kind:function(arm,size=0xc) addr:0x020ed970 +func_ov021_020ed97c kind:function(arm,size=0x28) addr:0x020ed97c +func_ov021_020ed9a4 kind:function(arm,size=0x44) addr:0x020ed9a4 +func_ov021_020ed9e8 kind:function(arm,size=0xc0) addr:0x020ed9e8 +func_ov021_020edaa8 kind:function(arm,size=0x34) addr:0x020edaa8 +func_ov021_020edadc kind:function(arm,size=0x198) addr:0x020edadc +func_ov021_020edc74 kind:function(arm,size=0x198) addr:0x020edc74 +func_ov021_020ede0c kind:function(arm,size=0x34) addr:0x020ede0c +func_ov021_020ede40 kind:function(arm,size=0x3e4) addr:0x020ede40 +func_ov021_020ee224 kind:function(arm,size=0x1d4) addr:0x020ee224 +func_ov021_020ee3f8 kind:function(arm,size=0xd0) addr:0x020ee3f8 +func_ov021_020ee4c8 kind:function(arm,size=0x10) addr:0x020ee4c8 +func_ov021_020ee4d8 kind:function(arm,size=0x28) addr:0x020ee4d8 +func_ov021_020ee500 kind:function(arm,size=0x50) addr:0x020ee500 +func_ov021_020ee550 kind:function(arm,size=0x30) addr:0x020ee550 +func_ov021_020ee580 kind:function(arm,size=0x344) addr:0x020ee580 +func_ov021_020ee8c4 kind:function(arm,size=0x14) addr:0x020ee8c4 +func_ov021_020ee8d8 kind:function(arm,size=0x14) addr:0x020ee8d8 +func_ov021_020ee8ec kind:function(arm,size=0x14) addr:0x020ee8ec +func_ov021_020ee900 kind:function(arm,size=0x24) addr:0x020ee900 +func_ov021_020ee924 kind:function(arm,size=0x50) addr:0x020ee924 +func_ov021_020ee974 kind:function(arm,size=0x2d8) addr:0x020ee974 +func_ov021_020eec4c kind:function(arm,size=0xd8) addr:0x020eec4c +func_ov021_020eed24 kind:function(arm,size=0x1e0) addr:0x020eed24 +func_ov021_020eef04 kind:function(arm,size=0x1b8) addr:0x020eef04 +func_ov021_020ef0bc kind:function(arm,size=0x68) addr:0x020ef0bc +func_ov021_020ef124 kind:function(arm,size=0xac) addr:0x020ef124 +func_ov021_020ef1d0 kind:function(arm,size=0xa4) addr:0x020ef1d0 +func_ov021_020ef274 kind:function(arm,size=0x74) addr:0x020ef274 +func_ov021_020ef2e8 kind:function(arm,size=0x224) addr:0x020ef2e8 +func_ov021_020ef50c kind:function(arm,size=0x128) addr:0x020ef50c +func_ov021_020ef634 kind:function(arm,size=0x378) addr:0x020ef634 +func_ov021_020ef9ac kind:function(arm,size=0xa8) addr:0x020ef9ac +func_ov021_020efa54 kind:function(arm,size=0x73c) addr:0x020efa54 +func_ov021_020f0190 kind:function(arm,size=0xb0) addr:0x020f0190 +func_ov021_020f0240 kind:function(arm,size=0x90) addr:0x020f0240 +func_ov021_020f02d0 kind:function(arm,size=0x7c) addr:0x020f02d0 +func_ov021_020f034c kind:function(arm,size=0x78) addr:0x020f034c +func_ov021_020f03c4 kind:function(arm,size=0x88) addr:0x020f03c4 +func_ov021_020f044c kind:function(arm,size=0x1c8) addr:0x020f044c +func_ov021_020f0614 kind:function(arm,size=0x6c) addr:0x020f0614 +func_ov021_020f0680 kind:function(arm,size=0xcc) addr:0x020f0680 +func_ov021_020f074c kind:function(arm,size=0x7c) addr:0x020f074c +func_ov021_020f07c8 kind:function(arm,size=0x90) addr:0x020f07c8 +func_ov021_020f0858 kind:function(arm,size=0x1c) addr:0x020f0858 +func_ov021_020f0874 kind:function(arm,size=0x14c) addr:0x020f0874 +func_ov021_020f09c0 kind:function(arm,size=0x78) addr:0x020f09c0 +func_ov021_020f0a38 kind:function(arm,size=0x40) addr:0x020f0a38 +func_ov021_020f0a78 kind:function(arm,size=0xa4) addr:0x020f0a78 +func_ov021_020f0b1c kind:function(arm,size=0x170) addr:0x020f0b1c +func_ov021_020f0c8c kind:function(arm,size=0x78) addr:0x020f0c8c +func_ov021_020f0d04 kind:function(arm,size=0x4) addr:0x020f0d04 +func_ov021_020f0d08 kind:function(arm,size=0xb0) addr:0x020f0d08 +func_ov021_020f0db8 kind:function(arm,size=0x68) addr:0x020f0db8 +func_ov021_020f0e20 kind:function(arm,size=0x48) addr:0x020f0e20 +func_ov021_020f0e68 kind:function(arm,size=0x150) addr:0x020f0e68 +func_ov021_020f0fb8 kind:function(arm,size=0xf0) addr:0x020f0fb8 +func_ov021_020f10a8 kind:function(arm,size=0x14) addr:0x020f10a8 +func_ov021_020f10bc kind:function(arm,size=0x2d0) addr:0x020f10bc +func_ov021_020f138c kind:function(arm,size=0x150) addr:0x020f138c +func_ov021_020f14dc kind:function(arm,size=0xa4) addr:0x020f14dc +func_ov021_020f1580 kind:function(arm,size=0x34) addr:0x020f1580 +func_ov021_020f15b4 kind:function(arm,size=0x80) addr:0x020f15b4 +func_ov021_020f1634 kind:function(arm,size=0x20) addr:0x020f1634 +func_ov021_020f1654 kind:function(arm,size=0x34) addr:0x020f1654 +func_ov021_020f1688 kind:function(arm,size=0x2c) addr:0x020f1688 +func_ov021_020f16b4 kind:function(arm,size=0x1b8) addr:0x020f16b4 +func_ov021_020f186c kind:function(arm,size=0xd4) addr:0x020f186c +func_ov021_020f1940 kind:function(arm,size=0x18) addr:0x020f1940 +func_ov021_020f1958 kind:function(arm,size=0x34) addr:0x020f1958 +func_ov021_020f198c kind:function(arm,size=0x20) addr:0x020f198c +func_ov021_020f19ac kind:function(arm,size=0x24) addr:0x020f19ac +func_ov021_020f19d0 kind:function(arm,size=0x2c) addr:0x020f19d0 +func_ov021_020f19fc kind:function(arm,size=0xc) addr:0x020f19fc +func_ov021_020f1a08 kind:function(arm,size=0x1c) addr:0x020f1a08 +func_ov021_020f1a24 kind:function(arm,size=0x1c) addr:0x020f1a24 +func_ov021_020f1a40 kind:function(arm,size=0x1c) addr:0x020f1a40 +func_ov021_020f1a5c kind:function(arm,size=0x1c) addr:0x020f1a5c +func_ov021_020f1a78 kind:function(arm,size=0x6c) addr:0x020f1a78 +func_ov021_020f1ae4 kind:function(arm,size=0x74) addr:0x020f1ae4 +func_ov021_020f1b58 kind:function(arm,size=0x14) addr:0x020f1b58 +func_ov021_020f1b6c kind:function(arm,size=0xc) addr:0x020f1b6c +func_ov021_020f1b78 kind:function(arm,size=0x24) addr:0x020f1b78 +func_ov021_020f1b9c kind:function(arm,size=0x4c) addr:0x020f1b9c +func_ov021_020f1be8 kind:function(arm,size=0x158) addr:0x020f1be8 +func_ov021_020f1d40 kind:function(arm,size=0x14) addr:0x020f1d40 +func_ov021_020f1d54 kind:function(arm,size=0x14) addr:0x020f1d54 +func_ov021_020f1d68 kind:function(arm,size=0x74) addr:0x020f1d68 +func_ov021_020f1ddc kind:function(arm,size=0x7c) addr:0x020f1ddc +func_ov021_020f1e58 kind:function(arm,size=0x20) addr:0x020f1e58 +func_ov021_020f1e78 kind:function(arm,size=0xac) addr:0x020f1e78 +func_ov021_020f1f24 kind:function(arm,size=0x98) addr:0x020f1f24 +func_ov021_020f1fbc kind:function(arm,size=0x3c) addr:0x020f1fbc +func_ov021_020f1ff8 kind:function(arm,size=0xe8) addr:0x020f1ff8 +func_ov021_020f20e0 kind:function(arm,size=0x1bc) addr:0x020f20e0 +func_ov021_020f229c kind:function(arm,size=0x90) addr:0x020f229c +func_ov021_020f232c kind:function(arm,size=0x38) addr:0x020f232c +func_ov021_020f2364 kind:function(arm,size=0x14) addr:0x020f2364 +func_ov021_020f2378 kind:function(arm,size=0xc) addr:0x020f2378 +func_ov021_020f2384 kind:function(arm,size=0x5c) addr:0x020f2384 +func_ov021_020f23e0 kind:function(arm,size=0x8c) addr:0x020f23e0 +func_ov021_020f246c kind:function(arm,size=0x68) addr:0x020f246c +func_ov021_020f24d4 kind:function(arm,size=0x24) addr:0x020f24d4 +func_ov021_020f24f8 kind:function(arm,size=0x10) addr:0x020f24f8 +func_ov021_020f2508 kind:function(arm,size=0x8) addr:0x020f2508 +func_ov021_020f2510 kind:function(arm,size=0x1c) addr:0x020f2510 +func_ov021_020f252c kind:function(arm,size=0x1c) addr:0x020f252c +func_ov021_020f2548 kind:function(arm,size=0x14) addr:0x020f2548 +func_ov021_020f255c kind:function(arm,size=0xc) addr:0x020f255c +func_ov021_020f2568 kind:function(arm,size=0x24) addr:0x020f2568 +func_ov021_020f258c kind:function(arm,size=0x48) addr:0x020f258c +func_ov021_020f25d4 kind:function(arm,size=0xe4) addr:0x020f25d4 +func_ov021_020f26b8 kind:function(arm,size=0xe0) addr:0x020f26b8 +func_ov021_020f2798 kind:function(arm,size=0xf0) addr:0x020f2798 +func_ov021_020f2888 kind:function(arm,size=0x130) addr:0x020f2888 +func_ov021_020f29b8 kind:function(arm,size=0x124) addr:0x020f29b8 +func_ov021_020f2adc kind:function(arm,size=0x10) addr:0x020f2adc +func_ov021_020f2aec kind:function(arm,size=0x4) addr:0x020f2aec +func_ov021_020f2af0 kind:function(arm,size=0x20) addr:0x020f2af0 +func_ov021_020f2b10 kind:function(arm,size=0x38) addr:0x020f2b10 +func_ov021_020f2b48 kind:function(arm,size=0x20) addr:0x020f2b48 +func_ov021_020f2b68 kind:function(arm,size=0x38) addr:0x020f2b68 +func_ov021_020f2ba0 kind:function(arm,size=0x10) addr:0x020f2ba0 +func_ov021_020f2bb0 kind:function(arm,size=0xd8) addr:0x020f2bb0 +func_ov021_020f2c88 kind:function(arm,size=0x38) addr:0x020f2c88 +func_ov021_020f2cc0 kind:function(arm,size=0x50) addr:0x020f2cc0 +func_ov021_020f2d10 kind:function(arm,size=0x20) addr:0x020f2d10 +func_ov021_020f2d30 kind:function(arm,size=0x40) addr:0x020f2d30 +func_ov021_020f2d70 kind:function(arm,size=0x2c) addr:0x020f2d70 +func_ov021_020f2d9c kind:function(arm,size=0x80) addr:0x020f2d9c +func_ov021_020f2e1c kind:function(arm,size=0x3c) addr:0x020f2e1c +func_ov021_020f2e58 kind:function(arm,size=0x148) addr:0x020f2e58 +func_ov021_020f2fa0 kind:function(arm,size=0x3c) addr:0x020f2fa0 +func_ov021_020f2fdc kind:function(arm,size=0xa4) addr:0x020f2fdc +func_ov021_020f3080 kind:function(arm,size=0x60) addr:0x020f3080 +func_ov021_020f30e0 kind:function(arm,size=0x44) addr:0x020f30e0 +func_ov021_020f3124 kind:function(arm,size=0x2c) addr:0x020f3124 +func_ov021_020f3150 kind:function(arm,size=0x4) addr:0x020f3150 +func_ov021_020f3154 kind:function(arm,size=0x84) addr:0x020f3154 +func_ov021_020f31d8 kind:function(arm,size=0x78) addr:0x020f31d8 +func_ov021_020f3250 kind:function(arm,size=0x14) addr:0x020f3250 +func_ov021_020f3264 kind:function(arm,size=0x1c) addr:0x020f3264 +func_ov021_020f3280 kind:function(arm,size=0x14) addr:0x020f3280 +func_ov021_020f3294 kind:function(arm,size=0xc) addr:0x020f3294 +func_ov021_020f32a0 kind:function(arm,size=0x24) addr:0x020f32a0 +func_ov021_020f32c4 kind:function(arm,size=0x40) addr:0x020f32c4 +func_ov021_020f3304 kind:function(arm,size=0x74) addr:0x020f3304 +func_ov021_020f3378 kind:function(arm,size=0x1f8) addr:0x020f3378 +func_ov021_020f3570 kind:function(arm,size=0x190) addr:0x020f3570 +func_ov021_020f3700 kind:function(arm,size=0x14) addr:0x020f3700 +func_ov021_020f3714 kind:function(arm,size=0x38) addr:0x020f3714 +func_ov021_020f374c kind:function(arm,size=0x10) addr:0x020f374c +func_ov021_020f375c kind:function(arm,size=0xe8) addr:0x020f375c +func_ov021_020f3844 kind:function(arm,size=0x20) addr:0x020f3844 +func_ov021_020f3864 kind:function(arm,size=0x4c) addr:0x020f3864 +func_ov021_020f38b0 kind:function(arm,size=0x14) addr:0x020f38b0 +func_ov021_020f38c4 kind:function(arm,size=0x30) addr:0x020f38c4 +func_ov021_020f38f4 kind:function(arm,size=0x50) addr:0x020f38f4 +func_ov021_020f3944 kind:function(arm,size=0x120) addr:0x020f3944 +func_ov021_020f3a64 kind:function(arm,size=0x30) addr:0x020f3a64 +func_ov021_020f3a94 kind:function(arm,size=0xc0) addr:0x020f3a94 +func_ov021_020f3b54 kind:function(arm,size=0x100) addr:0x020f3b54 +func_ov021_020f3c54 kind:function(arm,size=0xc) addr:0x020f3c54 +func_ov021_020f3c60 kind:function(arm,size=0x20) addr:0x020f3c60 +func_ov021_020f3c80 kind:function(arm,size=0x28) addr:0x020f3c80 +func_ov021_020f3ca8 kind:function(arm,size=0x14) addr:0x020f3ca8 +func_ov021_020f3cbc kind:function(arm,size=0xc) addr:0x020f3cbc +func_ov021_020f3cc8 kind:function(arm,size=0x24) addr:0x020f3cc8 +func_ov021_020f3cec kind:function(arm,size=0x4c) addr:0x020f3cec +func_ov021_020f3d38 kind:function(arm,size=0x44) addr:0x020f3d38 +func_ov021_020f3d7c kind:function(arm,size=0x28) addr:0x020f3d7c +func_ov021_020f3da4 kind:function(arm,size=0x40) addr:0x020f3da4 +func_ov021_020f3de4 kind:function(arm,size=0x74) addr:0x020f3de4 +func_ov021_020f3e58 kind:function(arm,size=0xc4) addr:0x020f3e58 +func_ov021_020f3f1c kind:function(arm,size=0x78) addr:0x020f3f1c +func_ov021_020f3f94 kind:function(arm,size=0x60) addr:0x020f3f94 +func_ov021_020f3ff4 kind:function(arm,size=0xb4) addr:0x020f3ff4 +func_ov021_020f40a8 kind:function(arm,size=0x14) addr:0x020f40a8 +func_ov021_020f40bc kind:function(arm,size=0x14) addr:0x020f40bc +func_ov021_020f40d0 kind:function(arm,size=0x28) addr:0x020f40d0 +func_ov021_020f40f8 kind:function(arm,size=0x20) addr:0x020f40f8 +func_ov021_020f4118 kind:function(arm,size=0x44) addr:0x020f4118 +func_ov021_020f415c kind:function(arm,size=0xd0) addr:0x020f415c +func_ov021_020f422c kind:function(arm,size=0x70) addr:0x020f422c +func_ov021_020f429c kind:function(arm,size=0xc) addr:0x020f429c +func_ov021_020f42a8 kind:function(arm,size=0x24) addr:0x020f42a8 +func_ov021_020f42cc kind:function(arm,size=0xcc) addr:0x020f42cc +func_ov021_020f4398 kind:function(arm,size=0x4) addr:0x020f4398 +func_ov021_020f439c kind:function(arm,size=0x158) addr:0x020f439c +func_ov021_020f44f4 kind:function(arm,size=0x4) addr:0x020f44f4 +func_ov021_020f44f8 kind:function(arm,size=0xdc) addr:0x020f44f8 +func_ov021_020f45d4 kind:function(arm,size=0x2f0) addr:0x020f45d4 +func_ov021_020f48c4 kind:function(arm,size=0x220) addr:0x020f48c4 +func_ov021_020f4ae4 kind:function(arm,size=0x9c) addr:0x020f4ae4 +func_ov021_020f4b80 kind:function(arm,size=0x4) addr:0x020f4b80 +func_ov021_020f4b84 kind:function(arm,size=0x3c) addr:0x020f4b84 +func_ov021_020f4bc0 kind:function(arm,size=0x3c) addr:0x020f4bc0 +func_ov021_020f4bfc kind:function(arm,size=0x140) addr:0x020f4bfc +func_ov021_020f4d3c kind:function(arm,size=0x144) addr:0x020f4d3c +func_ov021_020f4e80 kind:function(arm,size=0x80) addr:0x020f4e80 +func_ov021_020f4f00 kind:function(arm,size=0x6c) addr:0x020f4f00 +func_ov021_020f4f6c kind:function(arm,size=0x1c) addr:0x020f4f6c +func_ov021_020f4f88 kind:function(arm,size=0x1c) addr:0x020f4f88 +func_ov021_020f4fa4 kind:function(arm,size=0x48) addr:0x020f4fa4 +func_ov021_020f4fec kind:function(arm,size=0x50) addr:0x020f4fec +func_ov021_020f503c kind:function(arm,size=0x14) addr:0x020f503c +func_ov021_020f5050 kind:function(arm,size=0xc) addr:0x020f5050 +func_ov021_020f505c kind:function(arm,size=0x24) addr:0x020f505c +func_ov021_020f5080 kind:function(arm,size=0x38) addr:0x020f5080 +func_ov021_020f50b8 kind:function(arm,size=0x20) addr:0x020f50b8 +func_ov021_020f50d8 kind:function(arm,size=0x2c) addr:0x020f50d8 +func_ov021_020f5104 kind:function(arm,size=0x14) addr:0x020f5104 +func_ov021_020f5118 kind:function(arm,size=0x1c) addr:0x020f5118 +func_ov021_020f5134 kind:function(arm,size=0x14) addr:0x020f5134 +func_ov021_020f5148 kind:function(arm,size=0xc) addr:0x020f5148 +func_ov021_020f5154 kind:function(arm,size=0x24) addr:0x020f5154 +func_ov021_020f5178 kind:function(arm,size=0x28) addr:0x020f5178 +func_ov021_020f51a0 kind:function(arm,size=0x20) addr:0x020f51a0 +func_ov021_020f51c0 kind:function(arm,size=0x24) addr:0x020f51c0 +func_ov021_020f51e4 kind:function(arm,size=0x4) addr:0x020f51e4 +func_ov021_020f51e8 kind:function(arm,size=0x14) addr:0x020f51e8 +func_ov021_020f51fc kind:function(arm,size=0x1c) addr:0x020f51fc +func_ov021_020f5218 kind:function(arm,size=0x14) addr:0x020f5218 +func_ov021_020f522c kind:function(arm,size=0xc) addr:0x020f522c +func_ov021_020f5238 kind:function(arm,size=0x24) addr:0x020f5238 +func_ov021_020f525c kind:function(arm,size=0x38) addr:0x020f525c +func_ov021_020f5294 kind:function(arm,size=0x20) addr:0x020f5294 +func_ov021_020f52b4 kind:function(arm,size=0x2c) addr:0x020f52b4 +func_ov021_020f52e0 kind:function(arm,size=0x14) addr:0x020f52e0 +func_ov021_020f52f4 kind:function(arm,size=0x1c) addr:0x020f52f4 +func_ov021_020f5310 kind:function(arm,size=0x14) addr:0x020f5310 +func_ov021_020f5324 kind:function(arm,size=0xc) addr:0x020f5324 +func_ov021_020f5330 kind:function(arm,size=0x28) addr:0x020f5330 +func_ov021_020f5358 kind:function(arm,size=0x28) addr:0x020f5358 +func_ov021_020f5380 kind:function(arm,size=0x18c) addr:0x020f5380 +func_ov021_020f550c kind:function(arm,size=0x14) addr:0x020f550c +func_ov021_020f5520 kind:function(arm,size=0x39c) addr:0x020f5520 +func_ov021_020f58bc kind:function(arm,size=0x1fc) addr:0x020f58bc +func_ov021_020f5ab8 kind:function(arm,size=0x14) addr:0x020f5ab8 +func_ov021_020f5acc kind:function(arm,size=0xe4) addr:0x020f5acc +func_ov021_020f5bb0 kind:function(arm,size=0x30) addr:0x020f5bb0 +func_ov021_020f5be0 kind:function(arm,size=0x8c) addr:0x020f5be0 +func_ov021_020f5c6c kind:function(arm,size=0x6c) addr:0x020f5c6c +func_ov021_020f5cd8 kind:function(arm,size=0xbc) addr:0x020f5cd8 +func_ov021_020f5d94 kind:function(arm,size=0xe4) addr:0x020f5d94 +func_ov021_020f5e78 kind:function(arm,size=0x2c) addr:0x020f5e78 +func_ov021_020f5ea4 kind:function(arm,size=0x3c) addr:0x020f5ea4 +func_ov021_020f5ee0 kind:function(arm,size=0x1c) addr:0x020f5ee0 +func_ov021_020f5efc kind:function(arm,size=0x4c) addr:0x020f5efc +func_ov021_020f5f48 kind:function(arm,size=0x54) addr:0x020f5f48 +func_ov021_020f5f9c kind:function(arm,size=0x14) addr:0x020f5f9c +func_ov021_020f5fb0 kind:function(arm,size=0x30) addr:0x020f5fb0 +func_ov021_020f5fe0 kind:function(arm,size=0x58) addr:0x020f5fe0 +func_ov021_020f6038 kind:function(arm,size=0x28) addr:0x020f6038 +func_ov021_020f6060 kind:function(arm,size=0x100) addr:0x020f6060 +func_ov021_020f6160 kind:function(arm,size=0x3c) addr:0x020f6160 +func_ov021_020f619c kind:function(arm,size=0xc) addr:0x020f619c +func_ov021_020f61a8 kind:function(arm,size=0x24) addr:0x020f61a8 +func_ov021_020f61cc kind:function(arm,size=0x44) addr:0x020f61cc +func_ov021_020f6210 kind:function(arm,size=0x64) addr:0x020f6210 +func_ov021_020f6274 kind:function(arm,size=0x158) addr:0x020f6274 +func_ov021_020f63cc kind:function(arm,size=0x54) addr:0x020f63cc +func_ov021_020f6420 kind:function(arm,size=0x78) addr:0x020f6420 +func_ov021_020f6498 kind:function(arm,size=0x40) addr:0x020f6498 +func_ov021_020f64d8 kind:function(arm,size=0x4) addr:0x020f64d8 +func_ov021_020f64dc kind:function(arm,size=0x4) addr:0x020f64dc +func_ov021_020f64e0 kind:function(arm,size=0x4) addr:0x020f64e0 +func_ov021_020f64e4 kind:function(arm,size=0x2c) addr:0x020f64e4 +func_ov021_020f6510 kind:function(arm,size=0xc) addr:0x020f6510 +func_ov021_020f651c kind:function(arm,size=0x70) addr:0x020f651c +func_ov021_020f658c kind:function(arm,size=0x30) addr:0x020f658c +func_ov021_020f65bc kind:function(arm,size=0x3c) addr:0x020f65bc +func_ov021_020f65f8 kind:function(arm,size=0x48) addr:0x020f65f8 +func_ov021_020f6640 kind:function(arm,size=0x40) addr:0x020f6640 +func_ov021_020f6680 kind:function(arm,size=0x3c) addr:0x020f6680 +func_ov021_020f66bc kind:function(arm,size=0x2c) addr:0x020f66bc +func_ov021_020f66e8 kind:function(arm,size=0x1f4) addr:0x020f66e8 +func_ov021_020f68dc kind:function(arm,size=0x20c) addr:0x020f68dc +func_ov021_020f6ae8 kind:function(arm,size=0x228) addr:0x020f6ae8 +func_ov021_020f6d10 kind:function(arm,size=0x224) addr:0x020f6d10 +func_ov021_020f6f34 kind:function(arm,size=0x1b4) addr:0x020f6f34 +func_ov021_020f70e8 kind:function(arm,size=0x3c) addr:0x020f70e8 +func_ov021_020f7124 kind:function(arm,size=0x4c) addr:0x020f7124 +func_ov021_020f7170 kind:function(arm,size=0x10) addr:0x020f7170 +func_ov021_020f7180 kind:function(arm,size=0x1c) addr:0x020f7180 +func_ov021_020f719c kind:function(arm,size=0xb4) addr:0x020f719c +func_ov021_020f7250 kind:function(arm,size=0x110) addr:0x020f7250 +func_ov021_020f7360 kind:function(arm,size=0x14) addr:0x020f7360 +func_ov021_020f7374 kind:function(arm,size=0x1c) addr:0x020f7374 +func_ov021_020f7390 kind:function(arm,size=0x14) addr:0x020f7390 +func_ov021_020f73a4 kind:function(arm,size=0xc) addr:0x020f73a4 +func_ov021_020f73b0 kind:function(arm,size=0x24) addr:0x020f73b0 +func_ov021_020f73d4 kind:function(arm,size=0x48) addr:0x020f73d4 +func_ov021_020f741c kind:function(arm,size=0x6c) addr:0x020f741c +func_ov021_020f7488 kind:function(arm,size=0xa4) addr:0x020f7488 +func_ov021_020f752c kind:function(arm,size=0xe8) addr:0x020f752c +func_ov021_020f7614 kind:function(arm,size=0x14) addr:0x020f7614 +func_ov021_020f7628 kind:function(arm,size=0x88) addr:0x020f7628 +func_ov021_020f76b0 kind:function(arm,size=0x10) addr:0x020f76b0 +func_ov021_020f76c0 kind:function(arm,size=0xf8) addr:0x020f76c0 +func_ov021_020f77b8 kind:function(arm,size=0x120) addr:0x020f77b8 +func_ov021_020f78d8 kind:function(arm,size=0x44) addr:0x020f78d8 +func_ov021_020f791c kind:function(arm,size=0x1c) addr:0x020f791c +func_ov021_020f7938 kind:function(arm,size=0x6c) addr:0x020f7938 +func_ov021_020f79a4 kind:function(arm,size=0x1c) addr:0x020f79a4 +func_ov021_020f79c0 kind:function(arm,size=0x20) addr:0x020f79c0 +func_ov021_020f79e0 kind:function(arm,size=0x28) addr:0x020f79e0 +func_ov021_020f7a08 kind:function(arm,size=0x14) addr:0x020f7a08 +func_ov021_020f7a1c kind:function(arm,size=0xc) addr:0x020f7a1c +func_ov021_020f7a28 kind:function(arm,size=0x24) addr:0x020f7a28 +func_ov021_020f7a4c kind:function(arm,size=0xbc) addr:0x020f7a4c +func_ov021_020f7b08 kind:function(arm,size=0x80) addr:0x020f7b08 +func_ov021_020f7b88 kind:function(arm,size=0x2c) addr:0x020f7b88 +func_ov021_020f7bb4 kind:function(arm,size=0x4) addr:0x020f7bb4 +func_ov021_020f7bb8 kind:function(arm,size=0x20) addr:0x020f7bb8 +func_ov021_020f7bd8 kind:function(arm,size=0x50) addr:0x020f7bd8 +func_ov021_020f7c28 kind:function(arm,size=0xc) addr:0x020f7c28 +func_ov021_020f7c34 kind:function(arm,size=0x20) addr:0x020f7c34 +func_ov021_020f7c54 kind:function(arm,size=0x28) addr:0x020f7c54 +func_ov021_020f7c7c kind:function(arm,size=0x14) addr:0x020f7c7c +func_ov021_020f7c90 kind:function(arm,size=0x94) addr:0x020f7c90 +func_ov021_020f7d24 kind:function(arm,size=0x18) addr:0x020f7d24 +func_ov021_020f7d3c kind:function(arm,size=0x144) addr:0x020f7d3c +func_ov021_020f7e80 kind:function(arm,size=0x14) addr:0x020f7e80 +func_ov021_020f7e94 kind:function(arm,size=0xb0) addr:0x020f7e94 +func_ov021_020f7f44 kind:function(arm,size=0x12c) addr:0x020f7f44 +func_ov021_020f8070 kind:function(arm,size=0x750) addr:0x020f8070 +func_ov021_020f87c0 kind:function(arm,size=0x5c) addr:0x020f87c0 +func_ov021_020f881c kind:function(arm,size=0x228) addr:0x020f881c +func_ov021_020f8a44 kind:function(arm,size=0x124) addr:0x020f8a44 +func_ov021_020f8b68 kind:function(arm,size=0x530) addr:0x020f8b68 +func_ov021_020f9098 kind:function(arm,size=0x24) addr:0x020f9098 +func_ov021_020f90bc kind:function(arm,size=0x2c0) addr:0x020f90bc +func_ov021_020f937c kind:function(arm,size=0x5c) addr:0x020f937c +func_ov021_020f93d8 kind:function(arm,size=0x328) addr:0x020f93d8 +func_ov021_020f9700 kind:function(arm,size=0xb0) addr:0x020f9700 +func_ov021_020f97b0 kind:function(arm,size=0x1a0) addr:0x020f97b0 +func_ov021_020f9950 kind:function(arm,size=0x74) addr:0x020f9950 +func_ov021_020f99c4 kind:function(arm,size=0xf0) addr:0x020f99c4 +func_ov021_020f9ab4 kind:function(arm,size=0x370) addr:0x020f9ab4 +func_ov021_020f9e24 kind:function(arm,size=0xfc) addr:0x020f9e24 +func_ov021_020f9f20 kind:function(arm,size=0x4c) addr:0x020f9f20 +func_ov021_020f9f6c kind:function(arm,size=0x16c) addr:0x020f9f6c +func_ov021_020fa0d8 kind:function(arm,size=0x3c) addr:0x020fa0d8 +func_ov021_020fa114 kind:function(arm,size=0x20) addr:0x020fa114 +func_ov021_020fa134 kind:function(arm,size=0x18) addr:0x020fa134 +func_ov021_020fa14c kind:function(arm,size=0x64) addr:0x020fa14c +func_ov021_020fa1b0 kind:function(arm,size=0x28) addr:0x020fa1b0 +func_ov021_020fa1d8 kind:function(arm,size=0x458) addr:0x020fa1d8 +func_ov021_020fa630 kind:function(arm,size=0x44) addr:0x020fa630 +func_ov021_020fa674 kind:function(arm,size=0x44) addr:0x020fa674 +func_ov021_020fa6b8 kind:function(arm,size=0x48) addr:0x020fa6b8 +func_ov021_020fa700 kind:function(arm,size=0x334) addr:0x020fa700 +func_ov021_020faa34 kind:function(arm,size=0x48) addr:0x020faa34 +func_ov021_020faa7c kind:function(arm,size=0x150) addr:0x020faa7c +func_ov021_020fabcc kind:function(arm,size=0xc8) addr:0x020fabcc +func_ov021_020fac94 kind:function(arm,size=0x44) addr:0x020fac94 +func_ov021_020facd8 kind:function(arm,size=0x10c) addr:0x020facd8 +func_ov021_020fade4 kind:function(arm,size=0x100) addr:0x020fade4 +func_ov021_020faee4 kind:function(arm,size=0x140) addr:0x020faee4 +func_ov021_020fb024 kind:function(arm,size=0xbc) addr:0x020fb024 +func_ov021_020fb0e0 kind:function(arm,size=0x64) addr:0x020fb0e0 +func_ov021_020fb144 kind:function(arm,size=0x64) addr:0x020fb144 +func_ov021_020fb1a8 kind:function(arm,size=0x254) addr:0x020fb1a8 +func_ov021_020fb3fc kind:function(arm,size=0x7c) addr:0x020fb3fc +func_ov021_020fb478 kind:function(arm,size=0x68) addr:0x020fb478 +func_ov021_020fb4e0 kind:function(arm,size=0x98) addr:0x020fb4e0 +func_ov021_020fb578 kind:function(arm,size=0x150) addr:0x020fb578 +func_ov021_020fb6c8 kind:function(arm,size=0x94) addr:0x020fb6c8 +func_ov021_020fb75c kind:function(arm,size=0x16c) addr:0x020fb75c +func_ov021_020fb8c8 kind:function(arm,size=0x3c) addr:0x020fb8c8 +func_ov021_020fb904 kind:function(arm,size=0x38) addr:0x020fb904 +func_ov021_020fb93c kind:function(arm,size=0x28) addr:0x020fb93c +func_ov021_020fb964 kind:function(arm,size=0x3a0) addr:0x020fb964 +func_ov021_020fbd04 kind:function(arm,size=0x60) addr:0x020fbd04 +func_ov021_020fbd64 kind:function(arm,size=0x44) addr:0x020fbd64 +func_ov021_020fbda8 kind:function(arm,size=0x2c) addr:0x020fbda8 +func_ov021_020fbdd4 kind:function(arm,size=0x3c) addr:0x020fbdd4 +func_ov021_020fbe10 kind:function(arm,size=0x2c) addr:0x020fbe10 +func_ov021_020fbe3c kind:function(arm,size=0x60) addr:0x020fbe3c +func_ov021_020fbe9c kind:function(arm,size=0x3c) addr:0x020fbe9c +func_ov021_020fbed8 kind:function(arm,size=0x40) addr:0x020fbed8 +func_ov021_020fbf18 kind:function(arm,size=0x12c) addr:0x020fbf18 +func_ov021_020fc044 kind:function(arm,size=0x84) addr:0x020fc044 +func_ov021_020fc0c8 kind:function(arm,size=0x20) addr:0x020fc0c8 +func_ov021_020fc0e8 kind:function(arm,size=0x28) addr:0x020fc0e8 +func_ov021_020fc110 kind:function(arm,size=0x90) addr:0x020fc110 +func_ov021_020fc1a0 kind:function(arm,size=0x38) addr:0x020fc1a0 +func_ov021_020fc1d8 kind:function(arm,size=0x8c) addr:0x020fc1d8 +func_ov021_020fc264 kind:function(arm,size=0x174) addr:0x020fc264 +func_ov021_020fc3d8 kind:function(arm,size=0xa4) addr:0x020fc3d8 +func_ov021_020fc47c kind:function(arm,size=0x60) addr:0x020fc47c +func_ov021_020fc4dc kind:function(arm,size=0x68) addr:0x020fc4dc +func_ov021_020fc544 kind:function(arm,size=0xb0) addr:0x020fc544 +func_ov021_020fc5f4 kind:function(arm,size=0x1b0) addr:0x020fc5f4 +func_ov021_020fc7a4 kind:function(arm,size=0x50) addr:0x020fc7a4 +func_ov021_020fc7f4 kind:function(arm,size=0x50) addr:0x020fc7f4 +func_ov021_020fc844 kind:function(arm,size=0x94) addr:0x020fc844 +func_ov021_020fc8d8 kind:function(arm,size=0x1c8) addr:0x020fc8d8 +func_ov021_020fcaa0 kind:function(arm,size=0x9c) addr:0x020fcaa0 +func_ov021_020fcb3c kind:function(arm,size=0x5c) addr:0x020fcb3c +func_ov021_020fcb98 kind:function(arm,size=0x28) addr:0x020fcb98 +func_ov021_020fcbc0 kind:function(arm,size=0x1c4) addr:0x020fcbc0 +func_ov021_020fcd84 kind:function(arm,size=0xd4) addr:0x020fcd84 +func_ov021_020fce58 kind:function(arm,size=0xa0) addr:0x020fce58 +func_ov021_020fcef8 kind:function(arm,size=0x10) addr:0x020fcef8 +func_ov021_020fcf08 kind:function(arm,size=0x14) addr:0x020fcf08 +func_ov021_020fcf1c kind:function(arm,size=0x8) addr:0x020fcf1c +func_ov021_020fcf24 kind:function(arm,size=0x1c) addr:0x020fcf24 +func_ov021_020fcf40 kind:function(arm,size=0x60) addr:0x020fcf40 +func_ov021_020fcfa0 kind:function(arm,size=0x74) addr:0x020fcfa0 +func_ov021_020fd014 kind:function(arm,size=0x1c) addr:0x020fd014 +func_ov021_020fd030 kind:function(arm,size=0x1c) addr:0x020fd030 +func_ov021_020fd04c kind:function(arm,size=0x20) addr:0x020fd04c +func_ov021_020fd06c kind:function(arm,size=0x4) addr:0x020fd06c +func_ov021_020fd070 kind:function(arm,size=0x14) addr:0x020fd070 +func_ov021_020fd084 kind:function(arm,size=0x4) addr:0x020fd084 +func_ov021_020fd088 kind:function(arm,size=0x1c) addr:0x020fd088 +func_ov021_020fd0a4 kind:function(arm,size=0x30) addr:0x020fd0a4 +func_ov021_020fd0d4 kind:function(arm,size=0x20) addr:0x020fd0d4 +func_ov021_020fd0f4 kind:function(arm,size=0x14) addr:0x020fd0f4 +func_ov021_020fd108 kind:function(arm,size=0x14) addr:0x020fd108 +func_ov021_020fd11c kind:function(arm,size=0x14) addr:0x020fd11c +func_ov021_020fd130 kind:function(arm,size=0x14) addr:0x020fd130 +func_ov021_020fd144 kind:function(arm,size=0x14) addr:0x020fd144 +func_ov021_020fd158 kind:function(arm,size=0x4) addr:0x020fd158 +func_ov021_020fd15c kind:function(arm,size=0x4) addr:0x020fd15c +func_ov021_020fd160 kind:function(arm,size=0x4) addr:0x020fd160 +func_ov021_020fd164 kind:function(arm,size=0x4) addr:0x020fd164 +func_ov021_020fd168 kind:function(arm,size=0x4) addr:0x020fd168 +func_ov021_020fd16c kind:function(arm,size=0x10) addr:0x020fd16c +func_ov021_020fd17c kind:function(arm,size=0x10) addr:0x020fd17c +func_ov021_020fd18c kind:function(arm,size=0x40) addr:0x020fd18c +func_ov021_020fd1cc kind:function(arm,size=0x18) addr:0x020fd1cc +func_ov021_020fd1e4 kind:function(arm,size=0x10) addr:0x020fd1e4 +func_ov021_020fd1f4 kind:function(arm,size=0x3c) addr:0x020fd1f4 +func_ov021_020fd230 kind:function(arm,size=0x1c) addr:0x020fd230 +func_ov021_020fd24c kind:function(arm,size=0x1c) addr:0x020fd24c +func_ov021_020fd268 kind:function(arm,size=0x1c) addr:0x020fd268 +func_ov021_020fd284 kind:function(arm,size=0x1c) addr:0x020fd284 +func_ov021_020fd2a0 kind:function(arm,size=0xa8) addr:0x020fd2a0 +func_ov021_020fd348 kind:function(arm,size=0x34) addr:0x020fd348 +func_ov021_020fd37c kind:function(arm,size=0x14) addr:0x020fd37c +func_ov021_020fd390 kind:function(arm,size=0x1c) addr:0x020fd390 +func_ov021_020fd3ac kind:function(arm,size=0x358) addr:0x020fd3ac +func_ov021_020fd704 kind:function(arm,size=0x3c) addr:0x020fd704 +func_ov021_020fd740 kind:function(arm,size=0x234) addr:0x020fd740 +func_ov021_020fd974 kind:function(arm,size=0x4) addr:0x020fd974 +func_ov021_020fd978 kind:function(arm,size=0x38) addr:0x020fd978 +func_ov021_020fd9b0 kind:function(arm,size=0x170) addr:0x020fd9b0 +func_ov021_020fdb20 kind:function(arm,size=0x28) addr:0x020fdb20 +func_ov021_020fdb48 kind:function(arm,size=0x30) addr:0x020fdb48 +func_ov021_020fdb78 kind:function(arm,size=0x53c) addr:0x020fdb78 +func_ov021_020fe0b4 kind:function(arm,size=0x34) addr:0x020fe0b4 +func_ov021_020fe0e8 kind:function(arm,size=0x164) addr:0x020fe0e8 +func_ov021_020fe24c kind:function(arm,size=0x30) addr:0x020fe24c +func_ov021_020fe27c kind:function(arm,size=0x2c) addr:0x020fe27c +func_ov021_020fe2a8 kind:function(arm,size=0x5c) addr:0x020fe2a8 +func_ov021_020fe304 kind:function(arm,size=0x30) addr:0x020fe304 +func_ov021_020fe334 kind:function(arm,size=0x2c0) addr:0x020fe334 +func_ov021_020fe5f4 kind:function(arm,size=0x8a0) addr:0x020fe5f4 +func_ov021_020fee94 kind:function(arm,size=0x2c) addr:0x020fee94 +func_ov021_020feec0 kind:function(arm,size=0x48) addr:0x020feec0 +func_ov021_020fef08 kind:function(arm,size=0x14) addr:0x020fef08 +func_ov021_020fef1c kind:function(arm,size=0x1c) addr:0x020fef1c +func_ov021_020fef38 kind:function(arm,size=0x5e0) addr:0x020fef38 +func_ov021_020ff518 kind:function(arm,size=0x84) addr:0x020ff518 +func_ov021_020ff59c kind:function(arm,size=0x15c) addr:0x020ff59c +func_ov021_020ff6f8 kind:function(arm,size=0x4) addr:0x020ff6f8 +func_ov021_020ff6fc kind:function(arm,size=0x18) addr:0x020ff6fc +func_ov021_020ff714 kind:function(arm,size=0x90) addr:0x020ff714 +func_ov021_020ff7a4 kind:function(arm,size=0x168) addr:0x020ff7a4 +func_ov021_020ff90c kind:function(arm,size=0x4c) addr:0x020ff90c +func_ov021_020ff958 kind:function(arm,size=0x50) addr:0x020ff958 +func_ov021_020ff9a8 kind:function(arm,size=0x110) addr:0x020ff9a8 +func_ov021_020ffab8 kind:function(arm,size=0x2c) addr:0x020ffab8 +func_ov021_020ffae4 kind:function(arm,size=0x2c) addr:0x020ffae4 +func_ov021_020ffb10 kind:function(arm,size=0x14) addr:0x020ffb10 +func_ov021_020ffb24 kind:function(arm,size=0x38) addr:0x020ffb24 +func_ov021_020ffb5c kind:function(arm,size=0x5c) addr:0x020ffb5c +func_ov021_020ffbb8 kind:function(arm,size=0x1cc) addr:0x020ffbb8 +func_ov021_020ffd84 kind:function(arm,size=0xbb4) addr:0x020ffd84 +func_ov021_02100938 kind:function(arm,size=0x35c) addr:0x02100938 +func_ov021_02100c94 kind:function(arm,size=0xc0) addr:0x02100c94 +func_ov021_02100d54 kind:function(arm,size=0xe8) addr:0x02100d54 +func_ov021_02100e3c kind:function(arm,size=0xa0) addr:0x02100e3c +func_ov021_02100edc kind:function(arm,size=0x34) addr:0x02100edc +func_ov021_02100f10 kind:function(arm,size=0x14) addr:0x02100f10 +func_ov021_02100f24 kind:function(arm,size=0x1c) addr:0x02100f24 +func_ov021_02100f40 kind:function(arm,size=0x10c) addr:0x02100f40 +func_ov021_0210104c kind:function(arm,size=0x44) addr:0x0210104c +func_ov021_02101090 kind:function(arm,size=0xc4) addr:0x02101090 +func_ov021_02101154 kind:function(arm,size=0xac) addr:0x02101154 +func_ov021_02101200 kind:function(arm,size=0x4) addr:0x02101200 +func_ov021_02101204 kind:function(arm,size=0x348) addr:0x02101204 +func_ov021_0210154c kind:function(arm,size=0xfc) addr:0x0210154c +func_ov021_02101648 kind:function(arm,size=0x58) addr:0x02101648 +func_ov021_021016a0 kind:function(arm,size=0x40) addr:0x021016a0 +func_ov021_021016e0 kind:function(arm,size=0x10) addr:0x021016e0 +func_ov021_021016f0 kind:function(arm,size=0x7c) addr:0x021016f0 +func_ov021_0210176c kind:function(arm,size=0x168) addr:0x0210176c +func_ov021_021018d4 kind:function(arm,size=0x24) addr:0x021018d4 +func_ov021_021018f8 kind:function(arm,size=0x24) addr:0x021018f8 +func_ov021_0210191c kind:function(arm,size=0x10) addr:0x0210191c +func_ov021_0210192c kind:function(arm,size=0x24) addr:0x0210192c +func_ov021_02101950 kind:function(arm,size=0x18) addr:0x02101950 +func_ov021_02101968 kind:function(arm,size=0x28) addr:0x02101968 +func_ov021_02101990 kind:function(arm,size=0x28) addr:0x02101990 +func_ov021_021019b8 kind:function(arm,size=0x24) addr:0x021019b8 +func_ov021_021019dc kind:function(arm,size=0x1c) addr:0x021019dc +func_ov021_021019f8 kind:function(arm,size=0x24) addr:0x021019f8 +func_ov021_02101a1c kind:function(arm,size=0x20) addr:0x02101a1c +func_ov021_02101a3c kind:function(arm,size=0x108) addr:0x02101a3c +func_ov021_02101b44 kind:function(arm,size=0x38) addr:0x02101b44 +func_ov021_02101b7c kind:function(arm,size=0x1bc) addr:0x02101b7c +func_ov021_02101d38 kind:function(arm,size=0x160) addr:0x02101d38 +func_ov021_02101e98 kind:function(arm,size=0x110) addr:0x02101e98 +func_ov021_02101fa8 kind:function(arm,size=0x3c) addr:0x02101fa8 +func_ov021_02101fe4 kind:function(arm,size=0x3c) addr:0x02101fe4 +func_ov021_02102020 kind:function(arm,size=0x24) addr:0x02102020 +func_ov021_02102044 kind:function(arm,size=0x24) addr:0x02102044 +func_ov021_02102068 kind:function(arm,size=0x18) addr:0x02102068 +func_ov021_02102080 kind:function(arm,size=0x20) addr:0x02102080 +func_ov021_021020a0 kind:function(arm,size=0x18) addr:0x021020a0 +func_ov021_021020b8 kind:function(arm,size=0x4) addr:0x021020b8 +func_ov021_021020bc kind:function(arm,size=0x4) addr:0x021020bc +func_ov021_021020c0 kind:function(arm,size=0x4) addr:0x021020c0 +func_ov021_021020c4 kind:function(arm,size=0x4) addr:0x021020c4 +func_ov021_021020c8 kind:function(arm,size=0x4) addr:0x021020c8 +func_ov021_021020cc kind:function(arm,size=0x93c) addr:0x021020cc +func_ov021_02102a08 kind:function(arm,size=0x14) addr:0x02102a08 +func_ov021_02102a1c kind:function(arm,size=0xe8) addr:0x02102a1c +func_ov021_02102b04 kind:function(arm,size=0xf0) addr:0x02102b04 +func_ov021_02102bf4 kind:function(arm,size=0x4) addr:0x02102bf4 +func_ov021_02102bf8 kind:function(arm,size=0x51c) addr:0x02102bf8 +func_ov021_02103114 kind:function(arm,size=0x8c) addr:0x02103114 +func_ov021_021031a0 kind:function(arm,size=0xfc) addr:0x021031a0 +func_ov021_0210329c kind:function(arm,size=0x30) addr:0x0210329c +func_ov021_021032cc kind:function(arm,size=0x18c) addr:0x021032cc +func_ov021_02103458 kind:function(arm,size=0xac) addr:0x02103458 +func_ov021_02103504 kind:function(arm,size=0x178) addr:0x02103504 +func_ov021_0210367c kind:function(arm,size=0xb8) addr:0x0210367c +func_ov021_02103734 kind:function(arm,size=0x11c) addr:0x02103734 +func_ov021_02103850 kind:function(arm,size=0x8c) addr:0x02103850 +func_ov021_021038dc kind:function(arm,size=0x28) addr:0x021038dc +func_ov021_02103904 kind:function(arm,size=0xa4) addr:0x02103904 +func_ov021_021039a8 kind:function(arm,size=0x78) addr:0x021039a8 +func_ov021_02103a20 kind:function(arm,size=0x98) addr:0x02103a20 +func_ov021_02103ab8 kind:function(arm,size=0x14) addr:0x02103ab8 +func_ov021_02103acc kind:function(arm,size=0xab4) addr:0x02103acc +func_ov021_02104580 kind:function(arm,size=0x30) addr:0x02104580 +func_ov021_021045b0 kind:function(arm,size=0x14) addr:0x021045b0 +func_ov021_021045c4 kind:function(arm,size=0x14) addr:0x021045c4 +func_ov021_021045d8 kind:function(arm,size=0x14) addr:0x021045d8 +func_ov021_021045ec kind:function(arm,size=0x130) addr:0x021045ec +func_ov021_0210471c kind:function(arm,size=0x138) addr:0x0210471c +func_ov021_02104854 kind:function(arm,size=0x4) addr:0x02104854 +func_ov021_02104858 kind:function(arm,size=0x3c4) addr:0x02104858 +func_ov021_02104c1c kind:function(arm,size=0x5e0) addr:0x02104c1c +func_ov021_021051fc kind:function(arm,size=0x34) addr:0x021051fc +func_ov021_02105230 kind:function(arm,size=0x28) addr:0x02105230 +func_ov021_02105258 kind:function(arm,size=0x3c) addr:0x02105258 +func_ov021_02105294 kind:function(arm,size=0x6c) addr:0x02105294 +func_ov021_02105300 kind:function(arm,size=0x190) addr:0x02105300 +func_ov021_02105490 kind:function(arm,size=0x148) addr:0x02105490 +func_ov021_021055d8 kind:function(arm,size=0x4) addr:0x021055d8 +func_ov021_021055dc kind:function(arm,size=0x34) addr:0x021055dc +func_ov021_02105610 kind:function(arm,size=0x134) addr:0x02105610 +func_ov021_02105744 kind:function(arm,size=0x54) addr:0x02105744 +func_ov021_02105798 kind:function(arm,size=0x9c) addr:0x02105798 +func_ov021_02105834 kind:function(arm,size=0xc4) addr:0x02105834 +func_ov021_021058f8 kind:function(arm,size=0x1c) addr:0x021058f8 +func_ov021_02105914 kind:function(arm,size=0x40) addr:0x02105914 +func_ov021_02105954 kind:function(arm,size=0x248) addr:0x02105954 +func_ov021_02105b9c kind:function(arm,size=0x54) addr:0x02105b9c +func_ov021_02105bf0 kind:function(arm,size=0x2c) addr:0x02105bf0 +func_ov021_02105c1c kind:function(arm,size=0x2c) addr:0x02105c1c +func_ov021_02105c48 kind:function(arm,size=0x58) addr:0x02105c48 +func_ov021_02105ca0 kind:function(arm,size=0x44) addr:0x02105ca0 +func_ov021_02105ce4 kind:function(arm,size=0x68) addr:0x02105ce4 +func_ov021_02105d4c kind:function(arm,size=0xac) addr:0x02105d4c +func_ov021_02105df8 kind:function(arm,size=0x34) addr:0x02105df8 +func_ov021_02105e2c kind:function(arm,size=0x3c) addr:0x02105e2c +func_ov021_02105e68 kind:function(arm,size=0x28) addr:0x02105e68 +func_ov021_02105e90 kind:function(arm,size=0x54) addr:0x02105e90 +func_ov021_02105ee4 kind:function(arm,size=0x18) addr:0x02105ee4 +func_ov021_02105efc kind:function(arm,size=0x4c) addr:0x02105efc +func_ov021_02105f48 kind:function(arm,size=0x70) addr:0x02105f48 +func_ov021_02105fb8 kind:function(arm,size=0x3c) addr:0x02105fb8 +func_ov021_02105ff4 kind:function(arm,size=0x188) addr:0x02105ff4 +func_ov021_0210617c kind:function(arm,size=0x30) addr:0x0210617c +func_ov021_021061ac kind:function(arm,size=0x28) addr:0x021061ac +func_ov021_021061d4 kind:function(arm,size=0x124) addr:0x021061d4 +func_ov021_021062f8 kind:function(arm,size=0x44) addr:0x021062f8 +func_ov021_0210633c kind:function(arm,size=0x2c) addr:0x0210633c +func_ov021_02106368 kind:function(arm,size=0x2c) addr:0x02106368 +func_ov021_02106394 kind:function(arm,size=0x7c) addr:0x02106394 +func_ov021_02106410 kind:function(arm,size=0x38) addr:0x02106410 +func_ov021_02106448 kind:function(arm,size=0x2c) addr:0x02106448 +func_ov021_02106474 kind:function(arm,size=0x2c) addr:0x02106474 +func_ov021_021064a0 kind:function(arm,size=0x4c) addr:0x021064a0 +func_ov021_021064ec kind:function(arm,size=0x48) addr:0x021064ec +func_ov021_02106534 kind:function(arm,size=0x4c) addr:0x02106534 +func_ov021_02106580 kind:function(arm,size=0x4c) addr:0x02106580 +func_ov021_021065cc kind:function(arm,size=0x5c) addr:0x021065cc +func_ov021_02106628 kind:function(arm,size=0x2c) addr:0x02106628 +func_ov021_02106654 kind:function(arm,size=0x18) addr:0x02106654 +func_ov021_0210666c kind:function(arm,size=0x18) addr:0x0210666c +func_ov021_02106684 kind:function(arm,size=0x84) addr:0x02106684 +func_ov021_02106708 kind:function(arm,size=0x38) addr:0x02106708 +func_ov021_02106740 kind:function(arm,size=0x230) addr:0x02106740 +func_ov021_02106970 kind:function(arm,size=0x104) addr:0x02106970 +func_ov021_02106a74 kind:function(arm,size=0x74) addr:0x02106a74 +func_ov021_02106ae8 kind:function(arm,size=0x144) addr:0x02106ae8 +func_ov021_02106c2c kind:function(arm,size=0x8c) addr:0x02106c2c +func_ov021_02106cb8 kind:function(arm,size=0x1b8) addr:0x02106cb8 +func_ov021_02106e70 kind:function(arm,size=0x4c) addr:0x02106e70 +func_ov021_02106ebc kind:function(arm,size=0xe4) addr:0x02106ebc +func_ov021_02106fa0 kind:function(arm,size=0x134) addr:0x02106fa0 +func_ov021_021070d4 kind:function(arm,size=0xd8) addr:0x021070d4 +func_ov021_021071ac kind:function(arm,size=0x78) addr:0x021071ac +func_ov021_02107224 kind:function(arm,size=0x88) addr:0x02107224 +func_ov021_021072ac kind:function(arm,size=0x98) addr:0x021072ac +func_ov021_02107344 kind:function(arm,size=0x38) addr:0x02107344 +func_ov021_0210737c kind:function(arm,size=0xa4) addr:0x0210737c +func_ov021_02107420 kind:function(arm,size=0x20) addr:0x02107420 +func_ov021_02107440 kind:function(arm,size=0xa0) addr:0x02107440 +func_ov021_021074e0 kind:function(arm,size=0x48) addr:0x021074e0 +func_ov021_02107528 kind:function(arm,size=0xc4) addr:0x02107528 +func_ov021_021075ec kind:function(arm,size=0x28) addr:0x021075ec +func_ov021_02107614 kind:function(arm,size=0x134) addr:0x02107614 +func_ov021_02107748 kind:function(arm,size=0xac) addr:0x02107748 +func_ov021_021077f4 kind:function(arm,size=0x2c) addr:0x021077f4 +func_ov021_02107820 kind:function(arm,size=0x10) addr:0x02107820 +func_ov021_02107830 kind:function(arm,size=0x1c) addr:0x02107830 +func_ov021_0210784c kind:function(arm,size=0x1c) addr:0x0210784c +func_ov021_02107868 kind:function(arm,size=0x14) addr:0x02107868 +func_ov021_0210787c kind:function(arm,size=0x1c) addr:0x0210787c +func_ov021_02107898 kind:function(arm,size=0x1c) addr:0x02107898 +func_ov021_021078b4 kind:function(arm,size=0x1c) addr:0x021078b4 +func_ov021_021078d0 kind:function(arm,size=0x24) addr:0x021078d0 +func_ov021_021078f4 kind:function(arm,size=0x18) addr:0x021078f4 +func_ov021_0210790c kind:function(arm,size=0xc) addr:0x0210790c +func_ov021_02107918 kind:function(arm,size=0x138) addr:0x02107918 +func_ov021_02107a50 kind:function(arm,size=0x78) addr:0x02107a50 +func_ov021_02107ac8 kind:function(arm,size=0x14) addr:0x02107ac8 +func_ov021_02107adc kind:function(arm,size=0x1c) addr:0x02107adc +func_ov021_02107af8 kind:function(arm,size=0x2f0) addr:0x02107af8 +func_ov021_02107de8 kind:function(arm,size=0x58) addr:0x02107de8 +func_ov021_02107e40 kind:function(arm,size=0x58) addr:0x02107e40 +func_ov021_02107e98 kind:function(arm,size=0x7c) addr:0x02107e98 +func_ov021_02107f14 kind:function(arm,size=0x38) addr:0x02107f14 +func_ov021_02107f4c kind:function(arm,size=0x54) addr:0x02107f4c +func_ov021_02107fa0 kind:function(arm,size=0x3c) addr:0x02107fa0 +func_ov021_02107fdc kind:function(arm,size=0xd4) addr:0x02107fdc +func_ov021_021080b0 kind:function(arm,size=0x3c) addr:0x021080b0 +func_ov021_021080ec kind:function(arm,size=0xac) addr:0x021080ec +func_ov021_02108198 kind:function(arm,size=0x1c) addr:0x02108198 +func_ov021_021081b4 kind:function(arm,size=0x40) addr:0x021081b4 +func_ov021_021081f4 kind:function(arm,size=0x30) addr:0x021081f4 +func_ov021_02108224 kind:function(arm,size=0x38) addr:0x02108224 +func_ov021_0210825c kind:function(arm,size=0x54) addr:0x0210825c +func_ov021_021082b0 kind:function(arm,size=0x2c) addr:0x021082b0 +func_ov021_021082dc kind:function(arm,size=0x3c) addr:0x021082dc +func_ov021_02108318 kind:function(arm,size=0x178) addr:0x02108318 +func_ov021_02108490 kind:function(arm,size=0x1c) addr:0x02108490 +func_ov021_021084ac kind:function(arm,size=0x40) addr:0x021084ac +func_ov021_021084ec kind:function(arm,size=0x1c) addr:0x021084ec +func_ov021_02108508 kind:function(arm,size=0x20) addr:0x02108508 +func_ov021_02108528 kind:function(arm,size=0xdc) addr:0x02108528 +func_ov021_02108604 kind:function(arm,size=0x2c) addr:0x02108604 +func_ov021_02108630 kind:function(arm,size=0x2c) addr:0x02108630 +func_ov021_0210865c kind:function(arm,size=0x64) addr:0x0210865c +func_ov021_021086c0 kind:function(arm,size=0x1c) addr:0x021086c0 +func_ov021_021086dc kind:function(arm,size=0x44) addr:0x021086dc +func_ov021_02108720 kind:function(arm,size=0x10) addr:0x02108720 +func_ov021_02108730 kind:function(arm,size=0x20) addr:0x02108730 +func_ov021_02108750 kind:function(arm,size=0x3c) addr:0x02108750 +func_ov021_0210878c kind:function(arm,size=0x10) addr:0x0210878c +func_ov021_0210879c kind:function(arm,size=0x2c) addr:0x0210879c +func_ov021_021087c8 kind:function(arm,size=0x18) addr:0x021087c8 +func_ov021_021087e0 kind:function(arm,size=0x18) addr:0x021087e0 +func_ov021_021087f8 kind:function(arm,size=0x10) addr:0x021087f8 +func_ov021_02108808 kind:function(arm,size=0x10) addr:0x02108808 +data_ov021_02108818 kind:data(any) addr:0x02108818 +data_ov021_0210881e kind:data(any) addr:0x0210881e +data_ov021_02108824 kind:data(any) addr:0x02108824 +data_ov021_0210882c kind:data(any) addr:0x0210882c +data_ov021_02108840 kind:data(any) addr:0x02108840 +data_ov021_021088a8 kind:data(any) addr:0x021088a8 +data_ov021_021088c0 kind:data(any) addr:0x021088c0 +data_ov021_021088d0 kind:data(any) addr:0x021088d0 +data_ov021_021088e8 kind:data(any) addr:0x021088e8 +data_ov021_02108900 kind:data(any) addr:0x02108900 +data_ov021_02108918 kind:data(any) addr:0x02108918 +data_ov021_02108930 kind:data(any) addr:0x02108930 +data_ov021_02108948 kind:data(any) addr:0x02108948 +data_ov021_02108960 kind:data(any) addr:0x02108960 +data_ov021_02108978 kind:data(any) addr:0x02108978 +data_ov021_02108990 kind:data(any) addr:0x02108990 +data_ov021_021089a8 kind:data(any) addr:0x021089a8 +data_ov021_021089b8 kind:data(any) addr:0x021089b8 +data_ov021_021089c4 kind:data(any) addr:0x021089c4 +data_ov021_021089f4 kind:data(any) addr:0x021089f4 +data_ov021_02108a34 kind:data(any) addr:0x02108a34 +data_ov021_02108a48 kind:data(any) addr:0x02108a48 +data_ov021_02108a4e kind:data(any) addr:0x02108a4e +data_ov021_02108a54 kind:data(any) addr:0x02108a54 +data_ov021_02108a5c kind:data(any) addr:0x02108a5c +data_ov021_02108a60 kind:data(any) addr:0x02108a60 +data_ov021_02108a64 kind:data(any) addr:0x02108a64 ambiguous +data_ov021_02108a68 kind:data(any) addr:0x02108a68 ambiguous +data_ov021_02108a6c kind:data(any) addr:0x02108a6c +data_ov021_02108a70 kind:data(any) addr:0x02108a70 +data_ov021_02108a74 kind:data(any) addr:0x02108a74 +data_ov021_02108a7a kind:data(any) addr:0x02108a7a +data_ov021_02108a80 kind:data(any) addr:0x02108a80 +data_ov021_02108a86 kind:data(any) addr:0x02108a86 +data_ov021_02108a92 kind:data(any) addr:0x02108a92 +data_ov021_02108aa0 kind:data(any) addr:0x02108aa0 +data_ov021_02108ab0 kind:data(any) addr:0x02108ab0 +data_ov021_02108abc kind:data(any) addr:0x02108abc ambiguous +data_ov021_02108ac4 kind:data(any) addr:0x02108ac4 +data_ov021_02108ad8 kind:data(any) addr:0x02108ad8 +data_ov021_02108ae0 kind:data(any) addr:0x02108ae0 +data_ov021_02108ae8 kind:data(any) addr:0x02108ae8 +data_ov021_02108af0 kind:data(any) addr:0x02108af0 +data_ov021_02108af8 kind:data(any) addr:0x02108af8 +data_ov021_02108b00 kind:data(any) addr:0x02108b00 +data_ov021_02108b14 kind:data(any) addr:0x02108b14 +data_ov021_02108b28 kind:data(any) addr:0x02108b28 +data_ov021_02108b48 kind:data(any) addr:0x02108b48 +data_ov021_02108b4e kind:data(any) addr:0x02108b4e +data_ov021_02108b54 kind:data(any) addr:0x02108b54 +data_ov021_02108b5a kind:data(any) addr:0x02108b5a +data_ov021_02108b60 kind:data(any) addr:0x02108b60 +data_ov021_02108b66 kind:data(any) addr:0x02108b66 +data_ov021_02108b6c kind:data(any) addr:0x02108b6c +data_ov021_02108b72 kind:data(any) addr:0x02108b72 +data_ov021_02108b78 kind:data(any) addr:0x02108b78 +data_ov021_02108b7e kind:data(any) addr:0x02108b7e +data_ov021_02108b8c kind:data(any) addr:0x02108b8c +data_ov021_02108b92 kind:data(any) addr:0x02108b92 +data_ov021_02108b9c kind:data(any) addr:0x02108b9c +data_ov021_02108ba8 kind:data(any) addr:0x02108ba8 +data_ov021_02108bb4 kind:data(any) addr:0x02108bb4 +data_ov021_02108bbc kind:data(any) addr:0x02108bbc +data_ov021_02108bc4 kind:data(any) addr:0x02108bc4 +data_ov021_02108bd0 kind:data(any) addr:0x02108bd0 +data_ov021_02108bdc kind:data(any) addr:0x02108bdc +data_ov021_02108be8 kind:data(any) addr:0x02108be8 +data_ov021_02108bf4 kind:data(any) addr:0x02108bf4 +data_ov021_02108c00 kind:data(any) addr:0x02108c00 +data_ov021_02108c18 kind:data(any) addr:0x02108c18 +data_ov021_02108c30 kind:data(any) addr:0x02108c30 +data_ov021_02108c48 kind:data(any) addr:0x02108c48 +data_ov021_02108c4c kind:data(any) addr:0x02108c4c +data_ov021_02108c5c kind:data(any) addr:0x02108c5c +data_ov021_02108c64 kind:data(any) addr:0x02108c64 +data_ov021_02108c74 kind:data(any) addr:0x02108c74 ambiguous +data_ov021_02108c78 kind:data(any) addr:0x02108c78 +data_ov021_02108c8c kind:data(any) addr:0x02108c8c +data_ov021_02108ca0 kind:data(any) addr:0x02108ca0 +data_ov021_02108cb4 kind:data(any) addr:0x02108cb4 +data_ov021_02108cb6 kind:data(any) addr:0x02108cb6 +data_ov021_02108cb8 kind:data(any) addr:0x02108cb8 +data_ov021_02108ccc kind:data(any) addr:0x02108ccc +data_ov021_02108cec kind:data(any) addr:0x02108cec +data_ov021_02108cfc kind:data(any) addr:0x02108cfc +data_ov021_02108d0c kind:data(any) addr:0x02108d0c +data_ov021_02108d38 kind:data(any) addr:0x02108d38 +data_ov021_02108d4c kind:data(any) addr:0x02108d4c +data_ov021_02108db0 kind:data(any) addr:0x02108db0 +data_ov021_02108e2c kind:data(any) addr:0x02108e2c +data_ov021_02108e40 kind:data(any) addr:0x02108e40 +data_ov021_02108ed4 kind:data(any) addr:0x02108ed4 +data_ov021_02108f9c kind:data(any) addr:0x02108f9c +data_ov021_02109064 kind:data(any) addr:0x02109064 +data_ov021_02109158 kind:data(any) addr:0x02109158 ambiguous +data_ov021_021091a0 kind:data(any) addr:0x021091a0 ambiguous +data_ov021_021091a4 kind:data(any) addr:0x021091a4 ambiguous +data_ov021_021092b8 kind:data(any) addr:0x021092b8 ambiguous +func_ov021_0210951c kind:function(arm,size=0x74) addr:0x0210951c +func_ov021_02109590 kind:function(arm,size=0x50) addr:0x02109590 +func_ov021_021095e0 kind:function(arm,size=0xa8) addr:0x021095e0 +func_ov021_02109688 kind:function(arm,size=0x50) addr:0x02109688 +func_ov021_021096d8 kind:function(arm,size=0x50) addr:0x021096d8 +func_ov021_02109728 kind:function(arm,size=0x50) addr:0x02109728 +func_ov021_02109778 kind:function(arm,size=0x50) addr:0x02109778 +func_ov021_021097c8 kind:function(arm,size=0x50) addr:0x021097c8 +func_ov021_02109818 kind:function(arm,size=0x50) addr:0x02109818 +func_ov021_02109868 kind:function(arm,size=0x5c) addr:0x02109868 +func_ov021_021098c4 kind:function(arm,size=0x50) addr:0x021098c4 +func_ov021_02109914 kind:function(arm,size=0x50) addr:0x02109914 +func_ov021_02109964 kind:function(arm,size=0xb8) addr:0x02109964 +func_ov021_02109a1c kind:function(arm,size=0x14) addr:0x02109a1c +data_ov021_02109a88 kind:data(any) addr:0x02109a88 +data_ov021_02109aa4 kind:data(any) addr:0x02109aa4 +data_ov021_02109acc kind:data(any) addr:0x02109acc +data_ov021_02109ae4 kind:data(any) addr:0x02109ae4 +data_ov021_02109b2c kind:data(any) addr:0x02109b2c +data_ov021_02109b40 kind:data(any) addr:0x02109b40 +data_ov021_02109b58 kind:data(any) addr:0x02109b58 +data_ov021_02109ba4 kind:data(any) addr:0x02109ba4 +data_ov021_02109bc4 kind:data(any) addr:0x02109bc4 +data_ov021_02109bdc kind:data(any) addr:0x02109bdc +data_ov021_02109bec kind:data(any) addr:0x02109bec +data_ov021_02109c08 kind:data(any) addr:0x02109c08 +data_ov021_02109c24 kind:data(any) addr:0x02109c24 +data_ov021_02109c48 kind:data(any) addr:0x02109c48 +data_ov021_02109c74 kind:data(any) addr:0x02109c74 +data_ov021_02109cb8 kind:data(any) addr:0x02109cb8 +data_ov021_02109d18 kind:data(any) addr:0x02109d18 +data_ov021_02109d80 kind:data(any) addr:0x02109d80 +data_ov021_02109dd8 kind:data(any) addr:0x02109dd8 +data_ov021_02109df0 kind:data(any) addr:0x02109df0 +data_ov021_02109e10 kind:data(any) addr:0x02109e10 +data_ov021_02109e30 kind:data(any) addr:0x02109e30 +data_ov021_02109e48 kind:data(any) addr:0x02109e48 +data_ov021_02109e68 kind:data(any) addr:0x02109e68 +data_ov021_02109e8c kind:data(any) addr:0x02109e8c +data_ov021_02109ed4 kind:data(any) addr:0x02109ed4 +data_ov021_02109f20 kind:data(any) addr:0x02109f20 +data_ov021_02109f74 kind:data(any) addr:0x02109f74 +data_ov021_02109f84 kind:data(any) addr:0x02109f84 +data_ov021_02109f94 kind:data(any) addr:0x02109f94 +data_ov021_02109fcc kind:data(any) addr:0x02109fcc +data_ov021_0210a00c kind:data(any) addr:0x0210a00c +data_ov021_0210a030 kind:data(any) addr:0x0210a030 +data_ov021_0210a084 kind:data(any) addr:0x0210a084 +data_ov021_0210a0a4 kind:data(any) addr:0x0210a0a4 +data_ov021_0210a0cc kind:data(any) addr:0x0210a0cc +data_ov021_0210a0f0 kind:data(any) addr:0x0210a0f0 +data_ov021_0210a14c kind:data(any) addr:0x0210a14c +data_ov021_0210a168 kind:data(any) addr:0x0210a168 +data_ov021_0210a184 kind:data(any) addr:0x0210a184 +data_ov021_0210a1ac kind:data(any) addr:0x0210a1ac +data_ov021_0210a1dc kind:data(any) addr:0x0210a1dc +data_ov021_0210a208 kind:data(any) addr:0x0210a208 +data_ov021_0210a264 kind:data(any) addr:0x0210a264 +data_ov021_0210a288 kind:data(any) addr:0x0210a288 +data_ov021_0210a2e4 kind:data(any) addr:0x0210a2e4 +data_ov021_0210a308 kind:data(any) addr:0x0210a308 +data_ov021_0210a364 kind:data(any) addr:0x0210a364 +data_ov021_0210a388 kind:data(any) addr:0x0210a388 +data_ov021_0210a3e4 kind:data(any) addr:0x0210a3e4 +data_ov021_0210a3f0 kind:data(any) addr:0x0210a3f0 +data_ov021_0210a40c kind:data(any) addr:0x0210a40c +data_ov021_0210a424 kind:data(any) addr:0x0210a424 +data_ov021_0210a444 kind:data(any) addr:0x0210a444 +data_ov021_0210a48c kind:data(any) addr:0x0210a48c +data_ov021_0210a4e8 kind:data(any) addr:0x0210a4e8 +data_ov021_0210a4fc kind:data(any) addr:0x0210a4fc +data_ov021_0210a524 kind:data(any) addr:0x0210a524 +data_ov021_0210a54c kind:data(any) addr:0x0210a54c ambiguous +data_ov021_0210a554 kind:data(any) addr:0x0210a554 +data_ov021_0210a58c kind:data(any) addr:0x0210a58c +data_ov021_0210a5c4 kind:data(any) addr:0x0210a5c4 +data_ov021_0210a634 kind:data(any) addr:0x0210a634 +data_ov021_0210a650 kind:data(any) addr:0x0210a650 +data_ov021_0210a678 kind:data(any) addr:0x0210a678 +data_ov021_0210a6a4 kind:data(any) addr:0x0210a6a4 +data_ov021_0210a6b8 kind:data(any) addr:0x0210a6b8 ambiguous +data_ov021_0210a704 kind:data(any) addr:0x0210a704 +data_ov021_0210a720 kind:data(any) addr:0x0210a720 +data_ov021_0210a73c kind:data(any) addr:0x0210a73c +data_ov021_0210a77c kind:data(any) addr:0x0210a77c +data_ov021_0210a78c kind:data(any) addr:0x0210a78c +data_ov021_0210a7a0 kind:data(any) addr:0x0210a7a0 +data_ov021_0210a7ac kind:data(any) addr:0x0210a7ac +data_ov021_0210a7d4 kind:data(any) addr:0x0210a7d4 +data_ov021_0210a7e0 kind:data(any) addr:0x0210a7e0 +data_ov021_0210a808 kind:data(any) addr:0x0210a808 +data_ov021_0210a828 kind:data(any) addr:0x0210a828 +data_ov021_0210a82c kind:data(any) addr:0x0210a82c +data_ov021_0210a840 kind:data(any) addr:0x0210a840 +data_ov021_0210a844 kind:data(any) addr:0x0210a844 +data_ov021_0210a850 kind:data(any) addr:0x0210a850 +data_ov021_0210a85c kind:data(any) addr:0x0210a85c +data_ov021_0210a868 kind:data(any) addr:0x0210a868 +data_ov021_0210a87c kind:data(any) addr:0x0210a87c +data_ov021_0210a8a4 kind:data(any) addr:0x0210a8a4 +data_ov021_0210a8b8 kind:data(any) addr:0x0210a8b8 +data_ov021_0210a8e0 kind:data(any) addr:0x0210a8e0 +data_ov021_0210a8f8 kind:data(any) addr:0x0210a8f8 +data_ov021_0210a8fc kind:data(any) addr:0x0210a8fc +data_ov021_0210a90c kind:data(any) addr:0x0210a90c +data_ov021_0210a91c kind:data(any) addr:0x0210a91c +data_ov021_0210a928 kind:data(any) addr:0x0210a928 +data_ov021_0210a938 kind:data(any) addr:0x0210a938 +data_ov021_0210a95c kind:data(any) addr:0x0210a95c +data_ov021_0210a984 kind:data(any) addr:0x0210a984 +data_ov021_0210a994 kind:data(any) addr:0x0210a994 +data_ov021_0210a9ac kind:data(any) addr:0x0210a9ac +data_ov021_0210a9d0 kind:data(any) addr:0x0210a9d0 +data_ov021_0210a9ec kind:data(any) addr:0x0210a9ec +data_ov021_0210a9f4 kind:data(any) addr:0x0210a9f4 +data_ov021_0210a9fc kind:data(any) addr:0x0210a9fc +data_ov021_0210aa04 kind:data(any) addr:0x0210aa04 +data_ov021_0210aa0c kind:data(any) addr:0x0210aa0c +data_ov021_0210aa1c kind:data(any) addr:0x0210aa1c +data_ov021_0210aa2c kind:data(any) addr:0x0210aa2c +data_ov021_0210aa3c kind:data(any) addr:0x0210aa3c +data_ov021_0210aa4c kind:data(any) addr:0x0210aa4c +data_ov021_0210aa5c kind:data(any) addr:0x0210aa5c +data_ov021_0210aa80 kind:data(any) addr:0x0210aa80 +data_ov021_0210aaa4 kind:data(any) addr:0x0210aaa4 +data_ov021_0210aab0 kind:data(any) addr:0x0210aab0 +data_ov021_0210aab8 kind:data(any) addr:0x0210aab8 +data_ov021_0210aac0 kind:data(any) addr:0x0210aac0 +data_ov021_0210aac8 kind:data(any) addr:0x0210aac8 +data_ov021_0210aacc kind:data(any) addr:0x0210aacc +data_ov021_0210aad4 kind:data(any) addr:0x0210aad4 +data_ov021_0210aadc kind:data(any) addr:0x0210aadc +data_ov021_0210aae0 kind:data(any) addr:0x0210aae0 ambiguous +data_ov021_0210aae4 kind:data(any) addr:0x0210aae4 +data_ov021_0210aaec kind:data(any) addr:0x0210aaec +data_ov021_0210aafc kind:data(any) addr:0x0210aafc +data_ov021_0210ab14 kind:data(any) addr:0x0210ab14 +data_ov021_0210ab2c kind:data(any) addr:0x0210ab2c +data_ov021_0210ab4c kind:data(any) addr:0x0210ab4c +data_ov021_0210ab78 kind:data(any) addr:0x0210ab78 +data_ov021_0210aba0 kind:data(any) addr:0x0210aba0 +data_ov021_0210abb4 kind:data(any) addr:0x0210abb4 +data_ov021_0210abb8 kind:data(any) addr:0x0210abb8 +data_ov021_0210abc4 kind:data(any) addr:0x0210abc4 +data_ov021_0210abd0 kind:data(any) addr:0x0210abd0 +data_ov021_0210abdc kind:data(any) addr:0x0210abdc +data_ov021_0210abe8 kind:data(any) addr:0x0210abe8 +data_ov021_0210ac04 kind:data(any) addr:0x0210ac04 +data_ov021_0210ac0c kind:data(any) addr:0x0210ac0c +data_ov021_0210ac14 kind:data(any) addr:0x0210ac14 +data_ov021_0210ac1c kind:data(any) addr:0x0210ac1c +data_ov021_0210ac24 kind:data(any) addr:0x0210ac24 +data_ov021_0210ac2c kind:data(any) addr:0x0210ac2c +data_ov021_0210ac34 kind:data(any) addr:0x0210ac34 +data_ov021_0210ac3c kind:data(any) addr:0x0210ac3c +data_ov021_0210ac44 kind:data(any) addr:0x0210ac44 +data_ov021_0210ac4c kind:data(any) addr:0x0210ac4c +data_ov021_0210ac54 kind:data(any) addr:0x0210ac54 +data_ov021_0210ac60 kind:bss addr:0x0210ac60 +data_ov021_0210ac64 kind:bss addr:0x0210ac64 +data_ov021_0210ac6c kind:bss addr:0x0210ac6c +data_ov021_0210ac78 kind:bss addr:0x0210ac78 +data_ov021_0210ac84 kind:bss addr:0x0210ac84 +data_ov021_0210ac90 kind:bss addr:0x0210ac90 +data_ov021_0210ac9c kind:bss addr:0x0210ac9c +data_ov021_0210aca8 kind:bss addr:0x0210aca8 +data_ov021_0210ad80 kind:bss addr:0x0210ad80 +data_ov021_0210ad84 kind:bss addr:0x0210ad84 +data_ov021_0210ad90 kind:bss addr:0x0210ad90 +data_ov021_0210ae68 kind:bss addr:0x0210ae68 +data_ov021_0210ae6c kind:bss addr:0x0210ae6c +data_ov021_0210ae78 kind:bss addr:0x0210ae78 +data_ov021_0210ae84 kind:bss addr:0x0210ae84 +data_ov021_0210ae90 kind:bss addr:0x0210ae90 +data_ov021_0210ae9c kind:bss addr:0x0210ae9c +data_ov021_0210af74 kind:bss addr:0x0210af74 +data_ov021_0210af78 kind:bss addr:0x0210af78 +data_ov021_0210af84 kind:bss addr:0x0210af84 +data_ov021_0210b05c kind:bss addr:0x0210b05c +data_ov021_0210b060 kind:bss addr:0x0210b060 +data_ov021_0210b06c kind:bss addr:0x0210b06c +data_ov021_0210b09c kind:bss addr:0x0210b09c ambiguous +data_ov021_0210b0a8 kind:bss addr:0x0210b0a8 +data_ov021_0210b0ac kind:bss addr:0x0210b0ac +data_ov021_0210b0b8 kind:bss addr:0x0210b0b8 +data_ov021_0210b0f4 kind:bss addr:0x0210b0f4 +data_ov021_0210b0f8 kind:bss addr:0x0210b0f8 +data_ov021_0210b104 kind:bss addr:0x0210b104 +data_ov021_0210b140 kind:bss addr:0x0210b140 +data_ov021_0210b144 kind:bss addr:0x0210b144 +data_ov021_0210b150 kind:bss addr:0x0210b150 +data_ov021_0210b18c kind:bss addr:0x0210b18c +data_ov021_0210b190 kind:bss addr:0x0210b190 +data_ov021_0210b19c kind:bss addr:0x0210b19c +data_ov021_0210b274 kind:bss addr:0x0210b274 +data_ov021_0210b278 kind:bss addr:0x0210b278 +data_ov021_0210b284 kind:bss addr:0x0210b284 +data_ov021_0210b290 kind:bss addr:0x0210b290 +data_ov021_0210b2b0 kind:bss addr:0x0210b2b0 +data_ov021_0210b2b4 kind:bss addr:0x0210b2b4 +data_ov021_0210b2c0 kind:bss addr:0x0210b2c0 +data_ov021_0210b394 kind:bss addr:0x0210b394 +data_ov021_0210b398 kind:bss addr:0x0210b398 +data_ov021_0210b3a4 kind:bss addr:0x0210b3a4 +data_ov021_0210b3c4 kind:bss addr:0x0210b3c4 ambiguous +data_ov021_0210b478 kind:bss addr:0x0210b478 +data_ov021_0210b49c kind:bss addr:0x0210b49c +data_ov021_0210b4a0 kind:bss addr:0x0210b4a0 +data_ov021_0210b4a1 kind:bss addr:0x0210b4a1 +data_ov021_0210b4a5 kind:bss addr:0x0210b4a5 +data_ov021_0210b4a9 kind:bss addr:0x0210b4a9 +data_ov021_0210b4ad kind:bss addr:0x0210b4ad +data_ov021_0210b4b1 kind:bss addr:0x0210b4b1 +data_ov021_0210b4b8 kind:bss addr:0x0210b4b8 +data_ov021_0210b4c8 kind:bss addr:0x0210b4c8 +data_ov021_0210b4cc kind:bss addr:0x0210b4cc +data_ov021_0210b4d0 kind:bss addr:0x0210b4d0 +data_ov021_0210b4d8 kind:bss addr:0x0210b4d8 +data_ov021_0210b4e0 kind:bss addr:0x0210b4e0 +data_ov021_0210b4ec kind:bss addr:0x0210b4ec +data_ov021_0210b4f8 kind:bss addr:0x0210b4f8 +data_ov021_0210b504 kind:bss addr:0x0210b504 +data_ov021_0210b510 kind:bss addr:0x0210b510 +data_ov021_0210b5a4 kind:bss addr:0x0210b5a4 +data_ov021_0210b638 kind:bss addr:0x0210b638 +data_ov021_0210b6cc kind:bss addr:0x0210b6cc +data_ov021_0210b754 kind:bss addr:0x0210b754 ambiguous +data_ov021_0210b760 kind:bss addr:0x0210b760 +data_ov021_0210b762 kind:bss addr:0x0210b762 diff --git a/config/jp/arm9/overlays/ov022/delinks.txt b/config/jp/arm9/overlays/ov022/delinks.txt new file mode 100644 index 00000000..4b9ecac2 --- /dev/null +++ b/config/jp/arm9/overlays/ov022/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020eb2c0 end:0x020ef8b4 kind:code align:32 + .rodata start:0x020ef8b4 end:0x020ef980 kind:data align:4 + .init start:0x020ef980 end:0x020ef9b0 kind:code align:4 + .ctor start:0x020ef9b0 end:0x020ef9bc kind:data align:4 + .data start:0x020ef9c0 end:0x020efc20 kind:data align:32 + .bss start:0x020efc20 end:0x020fad60 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov022/relocs.txt b/config/jp/arm9/overlays/ov022/relocs.txt new file mode 100644 index 00000000..9b1035dc --- /dev/null +++ b/config/jp/arm9/overlays/ov022/relocs.txt @@ -0,0 +1,809 @@ +from:0x020eb2e0 kind:load to:0x020efc20 module:overlay(22) +from:0x020eb300 kind:arm_call to:0x020c8848 module:overlay(20) +from:0x020eb310 kind:load to:0x020c88e4 module:overlay(20) +from:0x020eb324 kind:arm_call to:0x02011f3c module:main +from:0x020eb330 kind:arm_call to:0x020eb338 module:overlay(22) +from:0x020eb340 kind:arm_call to:0x0201827c module:main +from:0x020eb35c kind:arm_call to:0x0202a2cc module:main +from:0x020eb398 kind:arm_call to:0x020c9d18 module:overlay(20) +from:0x020eb3a4 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x020eb3b4 kind:arm_call to:0x02013370 module:main +from:0x020eb3cc kind:arm_call_thumb to:0x020bed5c module:overlay(1) +from:0x020eb3d4 kind:arm_call to:0x02014f8c module:main +from:0x020eb3e8 kind:arm_call to:0x02027d30 module:main +from:0x020eb3f0 kind:arm_call_thumb to:0x020c2230 module:overlay(1) +from:0x020eb408 kind:arm_call to:0x020ee980 module:overlay(22) +from:0x020eb430 kind:load to:0x020ef9f4 module:overlay(22) +from:0x020eb434 kind:load to:0x020ef9c8 module:overlay(22) +from:0x020eb438 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eb43c kind:load to:0x020eb2e4 module:overlay(22) +from:0x020eb440 kind:load to:0x0204afac module:main +from:0x020eb444 kind:load to:0x0204b690 module:main +from:0x020eb448 kind:load to:0x020ec3ac module:overlay(22) +from:0x020eb44c kind:load to:0x0204b15c module:main +from:0x020eb450 kind:load to:0x020efa1c module:overlay(22) +from:0x020eb454 kind:load to:0x020e9dc8 module:overlays(19,20) +from:0x020eb458 kind:load to:0x020eb2c0 module:overlay(22) +from:0x020eb470 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x020eb47c kind:arm_call_thumb to:0x02014998 module:main +from:0x020eb484 kind:arm_call_thumb to:0x020bff48 module:overlay(1) +from:0x020eb48c kind:arm_call_thumb to:0x020bf158 module:overlay(1) +from:0x020eb49c kind:arm_call to:0x020ee9b0 module:overlay(22) +from:0x020eb4d0 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x020eb4e4 kind:arm_call to:0x020c9d8c module:overlay(20) +from:0x020eb4ec kind:arm_call to:0x020182e4 module:main +from:0x020eb4f8 kind:load to:0x020ef9f4 module:overlay(22) +from:0x020eb4fc kind:load to:0x020c5790 module:overlays(1,17) +from:0x020eb500 kind:load to:0x0204b120 module:main +from:0x020eb504 kind:load to:0x020b684c module:overlay(0) +from:0x020eb508 kind:load to:0x020b68c0 module:overlay(0) +from:0x020eb50c kind:load to:0x020e9dc8 module:overlays(19,20) +from:0x020eb510 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eb528 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x020eb534 kind:arm_call_thumb to:0x02014998 module:main +from:0x020eb53c kind:arm_call_thumb to:0x020bff48 module:overlay(1) +from:0x020eb544 kind:arm_call_thumb to:0x020bf158 module:overlay(1) +from:0x020eb554 kind:arm_call to:0x020ee9b0 module:overlay(22) +from:0x020eb588 kind:arm_call to:0x020ca644 module:overlay(20) +from:0x020eb59c kind:arm_call to:0x020c9d8c module:overlay(20) +from:0x020eb5a4 kind:arm_call to:0x020182e4 module:main +from:0x020eb5ac kind:arm_call to:0x02011ff4 module:main +from:0x020eb5b8 kind:load to:0x020ef9f4 module:overlay(22) +from:0x020eb5bc kind:load to:0x020c5790 module:overlays(1,17) +from:0x020eb5c0 kind:load to:0x0204b120 module:main +from:0x020eb5c4 kind:load to:0x020b684c module:overlay(0) +from:0x020eb5c8 kind:load to:0x020b68c0 module:overlay(0) +from:0x020eb5cc kind:load to:0x020e9dc8 module:overlays(19,20) +from:0x020eb5d0 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eb5e4 kind:arm_call_thumb to:0x020bfe3c module:overlay(1) +from:0x020eb5ec kind:arm_call_thumb to:0x020bf980 module:overlay(1) +from:0x020eb608 kind:arm_call to:0x020cfa58 module:overlay(20) +from:0x020eb610 kind:arm_call to:0x0201830c module:main +from:0x020eb614 kind:arm_call to:0x020ec3d8 module:overlay(22) +from:0x020eb62c kind:arm_call_thumb to:0x020bf130 module:overlay(1) +from:0x020eb648 kind:arm_call to:0x020376c8 module:main +from:0x020eb650 kind:arm_call to:0x0203768c module:main +from:0x020eb65c kind:arm_call to:0x020c8694 module:overlay(20) +from:0x020eb660 kind:arm_call to:0x020c8734 module:overlay(20) +from:0x020eb670 kind:arm_call to:0x0202a160 module:main +from:0x020eb698 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020eb6a4 kind:arm_call_thumb to:0x02014998 module:main +from:0x020eb6ac kind:arm_call to:0x020bd298 module:overlay(17) +from:0x020eb6b8 kind:load to:0x020b684c module:overlay(0) +from:0x020eb6bc kind:load to:0x020b66ec module:overlay(0) +from:0x020eb6c0 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020eb6c4 kind:load to:0x020b68c0 module:overlay(0) +from:0x020eb6c8 kind:load to:0x020ea3a0 module:overlays(19,20) +from:0x020eb6cc kind:load to:0x020b69b8 module:overlay(0) +from:0x020eb6d0 kind:load to:0x0204b120 module:main +from:0x020eb6d4 kind:load to:0x020c5790 module:overlays(1,17) +from:0x020eb6e4 kind:arm_call to:0x020c9ff4 module:overlay(20) +from:0x020eb6f4 kind:arm_call to:0x020eea0c module:overlay(22) +from:0x020eb72c kind:arm_call to:0x020ebf84 module:overlay(22) +from:0x020eb734 kind:arm_call to:0x020ec024 module:overlay(22) +from:0x020eb770 kind:arm_call to:0x020ca0fc module:overlay(20) +from:0x020eb778 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eb77c kind:load to:0x020ef8b4 module:overlay(22) +from:0x020eb788 kind:arm_call to:0x020ca578 module:overlay(20) +from:0x020eb7c0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020eb7d0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020eb7e4 kind:arm_call to:0x020ec3d8 module:overlay(22) +from:0x020eb7e8 kind:arm_call to:0x020ec6f8 module:overlay(22) +from:0x020eb7f4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020eb80c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020eb81c kind:load to:0x0204b690 module:main +from:0x020eb820 kind:load to:0x020b6a14 module:overlay(0) +from:0x020eb830 kind:arm_call to:0x020cfb00 module:overlay(20) +from:0x020eb84c kind:arm_call_thumb to:0x0201836c module:main +from:0x020eb860 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020eb864 kind:load to:0x0204b5e0 module:main +from:0x020eb868 kind:load to:0x020183bd module:main +from:0x020eb878 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020eb890 kind:arm_call to:0x020cfac4 module:overlay(20) +from:0x020eb894 kind:arm_call to:0x020ec3d8 module:overlay(22) +from:0x020eb898 kind:arm_call to:0x020ec704 module:overlay(22) +from:0x020eb8a8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020eb8b0 kind:load to:0x0204b690 module:main +from:0x020eb8b4 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020eb8b8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020eb924 kind:arm_call to:0x020ef89c module:overlay(22) +from:0x020eb978 kind:arm_call to:0x020c8770 module:overlay(20) +from:0x020eb9a8 kind:arm_call to:0x020c9ddc module:overlay(20) +from:0x020eb9b4 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020eb9c8 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eba18 kind:arm_call to:0x020ca8f8 module:overlay(20) +from:0x020eba24 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020eba34 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020eba3c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020eba40 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020eba4c kind:arm_call to:0x020ca90c module:overlay(20) +from:0x020eba58 kind:arm_call to:0x020c88f8 module:overlay(20) +from:0x020eba64 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020eba78 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020eba94 kind:arm_call to:0x020ca654 module:overlay(20) +from:0x020ebaa8 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020ebab8 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020ebaf4 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ebb2c kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020ebb80 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020ebb94 kind:arm_call to:0x0201fb14 module:main +from:0x020ebbb0 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ebbd0 kind:arm_call to:0x0201f3b4 module:main +from:0x020ebbd8 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ebbe8 kind:arm_call to:0x0201fc68 module:main +from:0x020ebbec kind:arm_call to:0x020c891c module:overlay(20) +from:0x020ebc00 kind:arm_call to:0x0202a190 module:main +from:0x020ebc08 kind:arm_call to:0x0201f288 module:main +from:0x020ebc18 kind:arm_call to:0x0201f3b4 module:main +from:0x020ebc20 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ebc30 kind:arm_call to:0x0201fc68 module:main +from:0x020ebc34 kind:arm_call to:0x020c891c module:overlay(20) +from:0x020ebc4c kind:arm_call to:0x0202a190 module:main +from:0x020ebc54 kind:arm_call to:0x0201f288 module:main +from:0x020ebc6c kind:arm_call to:0x020c88e4 module:overlay(20) +from:0x020ebc78 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ebc80 kind:arm_call to:0x0201f0bc module:main +from:0x020ebca4 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020ebcb0 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ebcb4 kind:load to:0x0204b690 module:main +from:0x020ebcc0 kind:arm_call to:0x020c891c module:overlay(20) +from:0x020ebcec kind:arm_call to:0x020ec0e0 module:overlay(22) +from:0x020ebcf8 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020ebd08 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020ebd10 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ebd6c kind:arm_call to:0x020c9ddc module:overlay(20) +from:0x020ebd78 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020ebd88 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020ebdc0 kind:arm_call to:0x020c891c module:overlay(20) +from:0x020ebde4 kind:arm_call to:0x020ca8f8 module:overlay(20) +from:0x020ebdf0 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020ebe04 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020ebe0c kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ebe10 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020ebe14 kind:load to:0x020eb308 module:overlay(22) +from:0x020ebe20 kind:arm_call to:0x020c890c module:overlay(20) +from:0x020ebe30 kind:arm_call to:0x020ec0e0 module:overlay(22) +from:0x020ebe3c kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020ebe4c kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020ebe5c kind:arm_call to:0x020ec3d8 module:overlay(22) +from:0x020ebe80 kind:arm_call to:0x020ca8f8 module:overlay(20) +from:0x020ebe84 kind:arm_call to:0x020ca520 module:overlay(20) +from:0x020ebea0 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020ebeb4 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020ebec4 kind:arm_call to:0x020ca90c module:overlay(20) +from:0x020ebee8 kind:arm_call to:0x020ca6d4 module:overlay(20) +from:0x020ebef4 kind:arm_call to:0x020ec140 module:overlay(22) +from:0x020ebf08 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020ebf10 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x020ebf50 kind:arm_call_thumb to:0x0201836c module:main +from:0x020ebf70 kind:arm_call to:0x020ec148 module:overlay(22) +from:0x020ebf78 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020ebf7c kind:load to:0x0204b5e0 module:main +from:0x020ebf80 kind:load to:0x020bf955 module:overlays(1,2,4) +from:0x020ebf8c kind:arm_call to:0x020ec3d8 module:overlay(22) +from:0x020ebfcc kind:arm_call to:0x020ef744 module:overlay(22) +from:0x020ebfe4 kind:arm_call to:0x020cf310 module:overlay(20) +from:0x020ec020 kind:load to:0x020efc20 module:overlay(22) +from:0x020ec034 kind:arm_call to:0x020ec3d8 module:overlay(22) +from:0x020ec03c kind:arm_call to:0x0202961c module:main +from:0x020ec068 kind:arm_call to:0x020ef7a4 module:overlay(22) +from:0x020ec090 kind:arm_call to:0x020cf310 module:overlay(20) +from:0x020ec0cc kind:arm_call to:0x02029630 module:main +from:0x020ec0dc kind:load to:0x020efc20 module:overlay(22) +from:0x020ec0e4 kind:arm_call to:0x020ec3d8 module:overlay(22) +from:0x020ec100 kind:arm_call to:0x020c889c module:overlay(20) +from:0x020ec128 kind:arm_call to:0x020cf310 module:overlay(20) +from:0x020ec174 kind:arm_call_thumb to:0x0201836c module:main +from:0x020ec1b4 kind:arm_call to:0x020cad60 module:overlay(20) +from:0x020ec1bc kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x020ec1c0 kind:load to:0x0204b5e0 module:main +from:0x020ec1c4 kind:load to:0x020bf955 module:overlays(1,2,4) +from:0x020ec1c8 kind:load to:0x020e9fb8 module:overlays(19,20) +from:0x020ec208 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x020ec220 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x020ec23c kind:arm_call to:0x020eed8c module:overlay(22) +from:0x020ec254 kind:load to:0x020efc20 module:overlay(22) +from:0x020ec258 kind:load to:0x020b684c module:overlay(0) +from:0x020ec2b0 kind:arm_call to:0x020ef0b0 module:overlay(22) +from:0x020ec2e8 kind:arm_call to:0x020eedfc module:overlay(22) +from:0x020ec2fc kind:load to:0x020efc20 module:overlay(22) +from:0x020ec310 kind:arm_call to:0x020ef194 module:overlay(22) +from:0x020ec368 kind:arm_call to:0x020ef89c module:overlay(22) +from:0x020ec398 kind:arm_call to:0x020eee60 module:overlay(22) +from:0x020ec3c0 kind:arm_call to:0x02011f3c module:main +from:0x020ec3d0 kind:arm_call to:0x020ec3e8 module:overlay(22) +from:0x020ec3e4 kind:load to:0x020efc24 module:overlay(22) +from:0x020ec3f0 kind:arm_call_thumb to:0x02018430 module:main +from:0x020ec410 kind:arm_call to:0x0201b8dc module:main +from:0x020ec438 kind:arm_call to:0x02024abc module:main +from:0x020ec444 kind:arm_call to:0x02024b24 module:main +from:0x020ec468 kind:arm_call to:0x02067c04 module:overlay(0) +from:0x020ec474 kind:load to:0x020efa50 module:overlay(22) +from:0x020ec478 kind:load to:0x020efa34 module:overlay(22) +from:0x020ec47c kind:load to:0x020efc24 module:overlay(22) +from:0x020ec480 kind:load to:0x020b6784 module:overlay(0) +from:0x020ec48c kind:arm_call to:0x0201b8bc module:main +from:0x020ec4ac kind:arm_call to:0x02067c9c module:overlay(0) +from:0x020ec4fc kind:arm_call to:0x0201b8bc module:main +from:0x020ec504 kind:arm_call_thumb to:0x02018540 module:main +from:0x020ec510 kind:load to:0x020efa50 module:overlay(22) +from:0x020ec514 kind:load to:0x020b6784 module:overlay(0) +from:0x020ec518 kind:load to:0x020efc24 module:overlay(22) +from:0x020ec530 kind:arm_call to:0x02067c9c module:overlay(0) +from:0x020ec580 kind:arm_call to:0x0201b8bc module:main +from:0x020ec588 kind:arm_call_thumb to:0x02018540 module:main +from:0x020ec590 kind:arm_call to:0x02011ff4 module:main +from:0x020ec59c kind:load to:0x020efa50 module:overlay(22) +from:0x020ec5a0 kind:load to:0x020b6784 module:overlay(0) +from:0x020ec5a4 kind:load to:0x020efc24 module:overlay(22) +from:0x020ec5b8 kind:arm_call_thumb to:0x020bef7c module:overlay(1) +from:0x020ec5cc kind:arm_call to:0x020194d0 module:main +from:0x020ec5dc kind:arm_call to:0x02011f3c module:main +from:0x020ec5e8 kind:arm_call to:0x020cb21c module:overlay(20) +from:0x020ec600 kind:arm_call to:0x020194d0 module:main +from:0x020ec610 kind:arm_call to:0x02011f3c module:main +from:0x020ec61c kind:arm_call to:0x020ec8e8 module:overlay(22) +from:0x020ec63c kind:arm_call to:0x02016664 module:main +from:0x020ec654 kind:load to:0x020ef944 module:overlay(22) +from:0x020ec658 kind:load to:0x0204b690 module:main +from:0x020ec66c kind:arm_call to:0x02018614 module:main +from:0x020ec674 kind:arm_call to:0x020186f4 module:main +from:0x020ec67c kind:arm_call to:0x020188a0 module:main +from:0x020ec6a0 kind:arm_call to:0x0201862c module:main +from:0x020ec6ac kind:arm_call to:0x020189ac module:main +from:0x020ec6e0 kind:arm_call to:0x0201891c module:main +from:0x020ec6ec kind:arm_call to:0x020187c8 module:main +from:0x020ec6f4 kind:load to:0x0204fb78 module:main +from:0x020ec700 kind:load to:0x020ec710 module:overlay(22) +from:0x020ec70c kind:load to:0x020ec710 module:overlay(22) +from:0x020ec728 kind:arm_call to:0x0201b974 module:main +from:0x020ec734 kind:arm_call to:0x0201b798 module:main +from:0x020ec73c kind:load to:0x0204fb78 module:main +from:0x020ec758 kind:arm_call to:0x020cc70c module:overlay(20) +from:0x020ec774 kind:arm_call to:0x02016664 module:main +from:0x020ec798 kind:arm_call to:0x020ed4fc module:overlay(22) +from:0x020ec7b4 kind:arm_call to:0x02016664 module:main +from:0x020ec7d8 kind:arm_call to:0x020ec3d8 module:overlay(22) +from:0x020ec7dc kind:arm_call to:0x020ec740 module:overlay(22) +from:0x020ec7ec kind:arm_call to:0x0201b8bc module:main +from:0x020ec7f4 kind:arm_call to:0x02011ff4 module:main +from:0x020ec820 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020ec834 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020ec848 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020ec85c kind:load to:0x020e9ff6 module:overlays(19,20) +from:0x020ec870 kind:load to:0x020e9ff8 module:overlays(19,20) +from:0x020ec884 kind:load to:0x020e9ffa module:overlays(19,20) +from:0x020ec894 kind:load to:0x020e9ff2 module:overlays(19,20) +from:0x020ec8b8 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020ec8cc kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020ec8d0 kind:load to:0x020cfe0c module:overlays(20,24) +from:0x020ec8e4 kind:load to:0x020efc28 module:overlay(22) +from:0x020ec8f4 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020ec924 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020ec944 kind:arm_call to:0x0203e690 module:main +from:0x020ec964 kind:arm_call to:0x0203e690 module:main +from:0x020ec970 kind:arm_call to:0x02065bec module:overlay(0) +from:0x020ec980 kind:arm_call to:0x020648c0 module:overlay(0) +from:0x020ec99c kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020ec9ac kind:arm_call to:0x0201e4c0 module:main +from:0x020ec9bc kind:arm_call to:0x020648c0 module:overlay(0) +from:0x020ec9d0 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020ec9dc kind:arm_call to:0x0201e4c0 module:main +from:0x020eca0c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020eca48 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020eca84 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecac0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecafc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecb1c kind:arm_call to:0x0201f4e0 module:main +from:0x020ecb30 kind:arm_call to:0x0201f4e0 module:main +from:0x020ecb44 kind:arm_call to:0x0201f4e0 module:main +from:0x020ecb58 kind:arm_call to:0x0201f4e0 module:main +from:0x020ecbc0 kind:arm_call to:0x0201f520 module:main +from:0x020ecbd0 kind:arm_call to:0x0201f520 module:main +from:0x020ecbfc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecc40 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecc84 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020eccc8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecd00 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x020ecd2c kind:arm_call to:0x020ee7b0 module:overlay(22) +from:0x020ecd54 kind:arm_call to:0x020ee7b0 module:overlay(22) +from:0x020ecdbc kind:arm_call to:0x02065d60 module:overlay(0) +from:0x020ecdf8 kind:arm_call to:0x020ee3e4 module:overlay(22) +from:0x020ece0c kind:arm_call to:0x020ee334 module:overlay(22) +from:0x020ece58 kind:load to:0x020efaf8 module:overlay(22) +from:0x020ece60 kind:load to:0x020edfd8 module:overlay(22) +from:0x020ece64 kind:load to:0x020edd9c module:overlay(22) +from:0x020ece68 kind:load to:0x020ecea8 module:overlay(22) +from:0x020ece6c kind:load to:0x020ece80 module:overlay(22) +from:0x020ece70 kind:load to:0x020efa90 module:overlay(22) +from:0x020ece74 kind:load to:0x020b378c module:overlay(0) +from:0x020ece7c kind:load to:0x020ef954 module:overlay(22) +from:0x020ece88 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020ece98 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ecea4 kind:load to:0x020efaa8 module:overlay(22) +from:0x020eceb0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ecec4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ecefc kind:arm_call to:0x0201f288 module:main +from:0x020ecf1c kind:arm_call to:0x0201f288 module:main +from:0x020ecf28 kind:arm_call to:0x0201f288 module:main +from:0x020ecf34 kind:arm_call to:0x0201f288 module:main +from:0x020ecf3c kind:arm_call to:0x0201f288 module:main +from:0x020ecf58 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ecf60 kind:arm_call to:0x0201f0bc module:main +from:0x020ecf70 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ecf78 kind:arm_call to:0x0201f0bc module:main +from:0x020ecf88 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ecf90 kind:arm_call to:0x0201f0bc module:main +from:0x020ecfa0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ecfa8 kind:arm_call to:0x0201f0bc module:main +from:0x020ecfb4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ecfc0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ecfcc kind:arm_call to:0x02065d5c module:overlay(0) +from:0x020ecfe8 kind:arm_call to:0x0203e740 module:main +from:0x020ecffc kind:arm_call to:0x0203e740 module:main +from:0x020ed004 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed00c kind:arm_call to:0x0201f0bc module:main +from:0x020ed014 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ed020 kind:load to:0x020efaf8 module:overlay(22) +from:0x020ed024 kind:load to:0x020efc28 module:overlay(22) +from:0x020ed028 kind:load to:0x020ecea8 module:overlay(22) +from:0x020ed02c kind:load to:0x020edfd8 module:overlay(22) +from:0x020ed05c kind:arm_call to:0x0201f288 module:main +from:0x020ed07c kind:arm_call to:0x0201f288 module:main +from:0x020ed088 kind:arm_call to:0x0201f288 module:main +from:0x020ed094 kind:arm_call to:0x0201f288 module:main +from:0x020ed09c kind:arm_call to:0x0201f288 module:main +from:0x020ed0b8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed0c0 kind:arm_call to:0x0201f0bc module:main +from:0x020ed0d0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed0d8 kind:arm_call to:0x0201f0bc module:main +from:0x020ed0e8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed0f0 kind:arm_call to:0x0201f0bc module:main +from:0x020ed100 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed108 kind:arm_call to:0x0201f0bc module:main +from:0x020ed114 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ed120 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ed12c kind:arm_call to:0x02065d5c module:overlay(0) +from:0x020ed148 kind:arm_call to:0x0203e740 module:main +from:0x020ed15c kind:arm_call to:0x0203e740 module:main +from:0x020ed164 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed16c kind:arm_call to:0x0201f0bc module:main +from:0x020ed174 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ed17c kind:arm_call to:0x02011ff4 module:main +from:0x020ed188 kind:load to:0x020efaf8 module:overlay(22) +from:0x020ed18c kind:load to:0x020efc28 module:overlay(22) +from:0x020ed190 kind:load to:0x020ecea8 module:overlay(22) +from:0x020ed194 kind:load to:0x020edfd8 module:overlay(22) +from:0x020ed1a4 kind:arm_call to:0x02063264 module:overlay(0) +from:0x020ed1b8 kind:arm_call_thumb to:0x02015448 module:main +from:0x020ed1c4 kind:arm_call_thumb to:0x02015484 module:main +from:0x020ed1dc kind:arm_call to:0x02017334 module:main +from:0x020ed20c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ed214 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed21c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed224 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed23c kind:arm_call to:0x02017334 module:main +from:0x020ed264 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ed26c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed274 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed27c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed2c4 kind:arm_call_thumb to:0x0201545c module:main +from:0x020ed2d4 kind:arm_call_thumb to:0x02015448 module:main +from:0x020ed2e0 kind:arm_call_thumb to:0x02015484 module:main +from:0x020ed2f8 kind:arm_call to:0x02017334 module:main +from:0x020ed31c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ed324 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed32c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed334 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed34c kind:arm_call to:0x02017334 module:main +from:0x020ed370 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ed378 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed380 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed388 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ed3d4 kind:arm_call_thumb to:0x0201545c module:main +from:0x020ed3e8 kind:arm_call to:0x020194d0 module:main +from:0x020ed404 kind:arm_call to:0x020663ac module:overlay(0) +from:0x020ed434 kind:arm_call to:0x020ee060 module:overlay(22) +from:0x020ed454 kind:arm_call to:0x02016664 module:main +from:0x020ed464 kind:arm_call to:0x02016664 module:main +from:0x020ed48c kind:arm_call to:0x020ee500 module:overlay(22) +from:0x020ed498 kind:arm_call to:0x02016664 module:main +from:0x020ed4b0 kind:arm_call to:0x020ee880 module:overlay(22) +from:0x020ed4bc kind:arm_call to:0x020ee880 module:overlay(22) +from:0x020ed4c8 kind:arm_call to:0x020ee840 module:overlay(22) +from:0x020ed4d4 kind:load to:0x020efb14 module:overlay(22) +from:0x020ed4d8 kind:load to:0x020efb2c module:overlay(22) +from:0x020ed4dc kind:load to:0x020efb3c module:overlay(22) +from:0x020ed4e0 kind:load to:0x020efb30 module:overlay(22) +from:0x020ed4e4 kind:load to:0x020efb48 module:overlay(22) +from:0x020ed4ec kind:load to:0x020efb54 module:overlay(22) +from:0x020ed4f0 kind:load to:0x020efb60 module:overlay(22) +from:0x020ed4f8 kind:load to:0x0204b690 module:main +from:0x020ed50c kind:arm_call to:0x02016644 module:main +from:0x020ed518 kind:arm_call to:0x02016644 module:main +from:0x020ed52c kind:arm_call to:0x02016644 module:main +from:0x020ed540 kind:arm_call to:0x02016644 module:main +from:0x020ed584 kind:load to:0x020efad0 module:overlay(22) +from:0x020ed59c kind:arm_call to:0x02066914 module:overlay(0) +from:0x020ed5ac kind:arm_call to:0x02065e34 module:overlay(0) +from:0x020ed5c0 kind:arm_call to:0x02065e6c module:overlay(0) +from:0x020ed5cc kind:arm_call to:0x02066914 module:overlay(0) +from:0x020ed608 kind:arm_call to:0x020ee060 module:overlay(22) +from:0x020ed638 kind:arm_call to:0x02066990 module:overlay(0) +from:0x020ed66c kind:arm_call to:0x020ee334 module:overlay(22) +from:0x020ed68c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ed6a8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ed6e0 kind:arm_call to:0x020ee46c module:overlay(22) +from:0x020ed6f0 kind:arm_call to:0x020edc44 module:overlay(22) +from:0x020ed6fc kind:arm_call to:0x020ee400 module:overlay(22) +from:0x020ed704 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ed720 kind:arm_call to:0x020ee4d4 module:overlay(22) +from:0x020ed730 kind:arm_call to:0x020ec8bc module:overlay(22) +from:0x020ed738 kind:arm_call to:0x020ec898 module:overlay(22) +from:0x020ed758 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ed774 kind:arm_call to:0x020ec898 module:overlay(22) +from:0x020ed788 kind:arm_call to:0x020ee860 module:overlay(22) +from:0x020ed790 kind:arm_call to:0x020ee840 module:overlay(22) +from:0x020ed798 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ed7c0 kind:arm_call to:0x020ee580 module:overlay(22) +from:0x020ed7d8 kind:arm_call to:0x020ee860 module:overlay(22) +from:0x020ed7e4 kind:arm_call to:0x020ee860 module:overlay(22) +from:0x020ed7fc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ed804 kind:load to:0x0204b690 module:main +from:0x020ed808 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ed83c kind:arm_call to:0x020edd4c module:overlay(22) +from:0x020ed848 kind:arm_call to:0x020ec824 module:overlay(22) +from:0x020ed85c kind:arm_call to:0x020376c8 module:main +from:0x020ed878 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020ed89c kind:arm_call to:0x0206929c module:overlay(0) +from:0x020ed8b0 kind:load to:0x020efc30 module:overlay(22) +from:0x020ed8b4 kind:load to:0x020efc28 module:overlay(22) +from:0x020ed8b8 kind:load to:0x020b684c module:overlay(0) +from:0x020ed8bc kind:load to:0x020ec8d4 module:overlay(22) +from:0x020ed8e0 kind:arm_call to:0x0206952c module:overlay(0) +from:0x020ed8f4 kind:arm_call to:0x02069864 module:overlay(0) +from:0x020ed910 kind:arm_call to:0x020cfe30 module:overlay(20) +from:0x020ed91c kind:arm_call to:0x020cfac4 module:overlay(20) +from:0x020ed934 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020ed950 kind:arm_call to:0x020ee840 module:overlay(22) +from:0x020ed964 kind:load to:0x020b684c module:overlay(0) +from:0x020ed968 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020ed97c kind:arm_call to:0x020cfb00 module:overlay(20) +from:0x020ed99c kind:arm_call to:0x0206952c module:overlay(0) +from:0x020ed9b0 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020ed9c0 kind:arm_call to:0x020edd74 module:overlay(22) +from:0x020ed9cc kind:arm_call to:0x02066914 module:overlay(0) +from:0x020eda00 kind:arm_call to:0x020ee060 module:overlay(22) +from:0x020eda14 kind:arm_call to:0x020ee570 module:overlay(22) +from:0x020eda30 kind:arm_call to:0x020ee840 module:overlay(22) +from:0x020eda44 kind:load to:0x020e9fdc module:overlays(19,20) +from:0x020eda48 kind:load to:0x020b684c module:overlay(0) +from:0x020eda80 kind:arm_call to:0x0201a9dc module:main +from:0x020eda90 kind:arm_call to:0x0201f2a4 module:main +from:0x020edab0 kind:arm_call to:0x0201a9dc module:main +from:0x020edad0 kind:arm_call to:0x0201a9dc module:main +from:0x020edaf0 kind:arm_call to:0x0201a9dc module:main +from:0x020edb00 kind:arm_call to:0x0201f2a4 module:main +from:0x020edb1c kind:arm_call to:0x020ec84c module:overlay(22) +from:0x020edb60 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020edb6c kind:arm_call to:0x020ec860 module:overlay(22) +from:0x020edbb0 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020edbbc kind:arm_call to:0x020ec874 module:overlay(22) +from:0x020edc00 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020edc10 kind:arm_call to:0x0201f2a4 module:main +from:0x020edc20 kind:arm_call to:0x0201f2a4 module:main +from:0x020edc2c kind:arm_call to:0x020662e8 module:overlay(0) +from:0x020edc34 kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020edc40 kind:load to:0x0204c49c module:main +from:0x020edc68 kind:arm_call to:0x020ec800 module:overlay(22) +from:0x020edc90 kind:arm_call to:0x0201f288 module:main +from:0x020edcb0 kind:arm_call to:0x0201f288 module:main +from:0x020edcb8 kind:arm_call to:0x020ec838 module:overlay(22) +from:0x020edd1c kind:arm_call to:0x0201f520 module:main +from:0x020edd24 kind:arm_call to:0x020ec824 module:overlay(22) +from:0x020edd34 kind:arm_call to:0x0201f684 module:main +from:0x020edd60 kind:arm_call to:0x020ee590 module:overlay(22) +from:0x020edd88 kind:arm_call to:0x020ee5b0 module:overlay(22) +from:0x020edda8 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020eddbc kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020eddcc kind:arm_call to:0x0201e4c0 module:main +from:0x020eddd4 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020edde4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ede20 kind:arm_call to:0x0201fb4c module:main +from:0x020ede50 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ede84 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020edea0 kind:arm_call to:0x0201fc68 module:main +from:0x020edf1c kind:arm_call to:0x02064218 module:overlay(0) +from:0x020edf68 kind:arm_call to:0x020ee5cc module:overlay(22) +from:0x020edfc4 kind:load to:0x020efac0 module:overlay(22) +from:0x020edfc8 kind:load to:0x020b378c module:overlay(0) +from:0x020edfcc kind:load to:0x020efaa8 module:overlay(22) +from:0x020edfd0 kind:load to:0x020efb6c module:overlay(22) +from:0x020edfd4 kind:load to:0x020efc28 module:overlay(22) +from:0x020edfe8 kind:arm_call to:0x020ee590 module:overlay(22) +from:0x020edff0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020edff8 kind:arm_call to:0x0201f0bc module:main +from:0x020ee000 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ee008 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ee014 kind:load to:0x020efac0 module:overlay(22) +from:0x020ee028 kind:arm_call to:0x020ee590 module:overlay(22) +from:0x020ee030 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ee038 kind:arm_call to:0x0201f0bc module:main +from:0x020ee040 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ee048 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ee050 kind:arm_call to:0x02011ff4 module:main +from:0x020ee05c kind:load to:0x020efac0 module:overlay(22) +from:0x020ee08c kind:arm_call to:0x020ec800 module:overlay(22) +from:0x020ee09c kind:arm_call to:0x020ee3bc module:overlay(22) +from:0x020ee0ac kind:arm_call to:0x020ee400 module:overlay(22) +from:0x020ee0b4 kind:arm_call to:0x020ee46c module:overlay(22) +from:0x020ee0bc kind:arm_call to:0x020ec888 module:overlay(22) +from:0x020ee0e4 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x020ee0f8 kind:arm_call to:0x020ec898 module:overlay(22) +from:0x020ee108 kind:arm_call to:0x020ee768 module:overlay(22) +from:0x020ee110 kind:arm_call to:0x020ee78c module:overlay(22) +from:0x020ee120 kind:arm_call to:0x02062134 module:overlay(0) +from:0x020ee128 kind:arm_call to:0x020ee3e4 module:overlay(22) +from:0x020ee148 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x020ee168 kind:load to:0x020ef968 module:overlay(22) +from:0x020ee190 kind:arm_call to:0x02064268 module:overlay(0) +from:0x020ee19c kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ee1d4 kind:arm_call to:0x020ee680 module:overlay(22) +from:0x020ee268 kind:arm_call to:0x0201a9dc module:main +from:0x020ee270 kind:arm_call to:0x020ec800 module:overlay(22) +from:0x020ee2ac kind:arm_call to:0x0201f360 module:main +from:0x020ee318 kind:arm_call to:0x0201a9dc module:main +from:0x020ee324 kind:arm_call to:0x020ee6ec module:overlay(22) +from:0x020ee330 kind:load to:0x0204c49c module:main +from:0x020ee3b0 kind:arm_call to:0x020ee680 module:overlay(22) +from:0x020ee3d4 kind:arm_call to:0x02065584 module:overlay(0) +from:0x020ee3f0 kind:arm_call to:0x020655a0 module:overlay(0) +from:0x020ee424 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x020ee444 kind:arm_call to:0x0201f3e4 module:main +from:0x020ee44c kind:arm_call to:0x020ec824 module:overlay(22) +from:0x020ee458 kind:arm_call to:0x0201fd50 module:main +from:0x020ee464 kind:arm_call to:0x02063960 module:overlay(0) +from:0x020ee490 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x020ee4ac kind:arm_call to:0x0201f3e4 module:main +from:0x020ee4b4 kind:arm_call to:0x020ec824 module:overlay(22) +from:0x020ee4c0 kind:arm_call to:0x0201fd50 module:main +from:0x020ee4cc kind:arm_call to:0x02063960 module:overlay(0) +from:0x020ee4e0 kind:arm_call to:0x020ec898 module:overlay(22) +from:0x020ee4f0 kind:arm_call to:0x020ee78c module:overlay(22) +from:0x020ee4f8 kind:arm_call to:0x020ee768 module:overlay(22) +from:0x020ee54c kind:arm_call to:0x020ee680 module:overlay(22) +from:0x020ee564 kind:arm_call to:0x020656e4 module:overlay(0) +from:0x020ee57c kind:load to:0x020657b4 module:overlay(0) +from:0x020ee58c kind:load to:0x02065804 module:overlay(0) +from:0x020ee5a8 kind:arm_call to:0x0201f288 module:main +from:0x020ee5c4 kind:load to:0x020efb6c module:overlay(22) +from:0x020ee5c8 kind:load to:0x0201fc68 module:main +from:0x020ee608 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ee640 kind:arm_call to:0x02064218 module:overlay(0) +from:0x020ee6d8 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020ee6e4 kind:arm_call to:0x02064268 module:overlay(0) +from:0x020ee758 kind:arm_call to:0x0201aa68 module:main +from:0x020ee764 kind:load to:0x0204c49c module:main +from:0x020ee780 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020ee7a0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020ee7cc kind:arm_call to:0x02064948 module:overlay(0) +from:0x020ee7d8 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ee808 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ee81c kind:arm_call to:0x020655bc module:overlay(0) +from:0x020ee830 kind:arm_call to:0x02064268 module:overlay(0) +from:0x020ee838 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ee858 kind:arm_call to:0x020657b4 module:overlay(0) +from:0x020ee878 kind:arm_call to:0x02065804 module:overlay(0) +from:0x020ee88c kind:load to:0x02065850 module:overlay(0) +from:0x020ee898 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ee8a0 kind:arm_call to:0x02011ff4 module:main +from:0x020ee8b4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ee8bc kind:arm_call to:0x02011ff4 module:main +from:0x020ee940 kind:load to:0x020efb78 module:overlay(22) +from:0x020ee944 kind:load to:0x020efc44 module:overlay(22) +from:0x020ee958 kind:load to:0x020efc44 module:overlay(22) +from:0x020ee970 kind:arm_call to:0x02011ff4 module:main +from:0x020ee97c kind:load to:0x020efc44 module:overlay(22) +from:0x020ee9b8 kind:arm_call to:0x020eee60 module:overlay(22) +from:0x020ee9e4 kind:arm_call to:0x020131ec module:main +from:0x020ee9ec kind:arm_call to:0x020eea0c module:overlay(22) +from:0x020eea2c kind:arm_call to:0x020ef89c module:overlay(22) +from:0x020eea80 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020eeaa0 kind:arm_call to:0x020eef0c module:overlay(22) +from:0x020eeaa8 kind:arm_call to:0x020ef118 module:overlay(22) +from:0x020eeab0 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020eeabc kind:arm_call to:0x020c7824 module:overlay(20) +from:0x020eeac0 kind:arm_call to:0x020c8740 module:overlay(20) +from:0x020eeac8 kind:arm_call to:0x020eef40 module:overlay(22) +from:0x020eeaf4 kind:arm_call to:0x020d8990 module:overlay(20) +from:0x020eeb14 kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020eeb44 kind:arm_call to:0x020d90ac module:overlay(20) +from:0x020eeb4c kind:arm_call to:0x020c88b0 module:overlay(20) +from:0x020eeb60 kind:arm_call to:0x020eee60 module:overlay(22) +from:0x020eeb88 kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020eeb94 kind:arm_call to:0x020c7f44 module:overlay(20) +from:0x020eebb4 kind:arm_call to:0x020c7e00 module:overlay(20) +from:0x020eebbc kind:arm_call to:0x020c75b0 module:overlay(20) +from:0x020eec04 kind:arm_call to:0x0202961c module:main +from:0x020eec84 kind:arm_call to:0x020d2c70 module:overlay(20) +from:0x020eece0 kind:arm_call to:0x020d2cc0 module:overlay(20) +from:0x020eed24 kind:arm_call to:0x020ef4ec module:overlay(22) +from:0x020eed4c kind:arm_call to:0x02029630 module:main +from:0x020eed9c kind:arm_call to:0x020c8658 module:overlay(20) +from:0x020eedbc kind:arm_call to:0x020ef860 module:overlay(22) +from:0x020eedc0 kind:arm_call to:0x020c87cc module:overlay(20) +from:0x020eedc4 kind:arm_call to:0x020c8658 module:overlay(20) +from:0x020eedc8 kind:arm_call to:0x020c7548 module:overlay(20) +from:0x020eedcc kind:arm_call to:0x020c7958 module:overlay(20) +from:0x020eedec kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020eedf8 kind:load to:0x020efbe0 module:overlay(22) +from:0x020eee28 kind:arm_call to:0x020ef860 module:overlay(22) +from:0x020eee2c kind:arm_call to:0x020c8658 module:overlay(20) +from:0x020eee30 kind:arm_call to:0x020c7548 module:overlay(20) +from:0x020eee34 kind:arm_call to:0x020c7958 module:overlay(20) +from:0x020eee54 kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020eee68 kind:arm_call to:0x0202961c module:main +from:0x020eeeac kind:arm_call to:0x020ef468 module:overlay(22) +from:0x020eeecc kind:arm_call to:0x020d79e8 module:overlay(20) +from:0x020eeef0 kind:arm_call to:0x020d831c module:overlay(20) +from:0x020eef04 kind:arm_call to:0x02029630 module:main +from:0x020eef14 kind:arm_call to:0x020c75d0 module:overlay(20) +from:0x020eef34 kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020eef60 kind:arm_call to:0x020c8734 module:overlay(20) +from:0x020eef68 kind:arm_call to:0x020c8688 module:overlays(20,24) +from:0x020eef88 kind:arm_call to:0x020d737c module:overlay(20) +from:0x020eef9c kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020eefb0 kind:arm_call to:0x020d75c4 module:overlay(20) +from:0x020eefb8 kind:arm_call to:0x020d2bcc module:overlay(20) +from:0x020eefc0 kind:arm_call to:0x020ef468 module:overlay(22) +from:0x020eefc4 kind:arm_call to:0x020c8750 module:overlay(20) +from:0x020eefc8 kind:arm_call to:0x020d78f0 module:overlay(20) +from:0x020eefdc kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020eeff8 kind:arm_call to:0x0202e438 module:main +from:0x020ef004 kind:arm_call to:0x0202e70c module:main +from:0x020ef014 kind:arm_call to:0x020d3fdc module:overlay(20) +from:0x020ef024 kind:arm_call to:0x020d4060 module:overlay(20) +from:0x020ef03c kind:arm_call to:0x020d4540 module:overlay(20) +from:0x020ef04c kind:arm_call to:0x0202e754 module:main +from:0x020ef064 kind:arm_call to:0x020eee60 module:overlay(22) +from:0x020ef070 kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020ef0a0 kind:load to:0x020efbe0 module:overlay(22) +from:0x020ef0a4 kind:load to:0x020efc60 module:overlay(22) +from:0x020ef0a8 kind:load to:0x020ef20c module:overlay(22) +from:0x020ef0ac kind:load to:0x020efbe0 module:overlay(22) +from:0x020ef0b8 kind:arm_call to:0x0202961c module:main +from:0x020ef0e4 kind:arm_call to:0x020d2b78 module:overlay(20) +from:0x020ef108 kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020ef110 kind:arm_call to:0x02029630 module:main +from:0x020ef150 kind:arm_call to:0x020c8734 module:overlay(20) +from:0x020ef15c kind:arm_call to:0x020d8278 module:overlay(20) +from:0x020ef164 kind:arm_call to:0x020d842c module:overlay(20) +from:0x020ef168 kind:arm_call to:0x020c8658 module:overlay(20) +from:0x020ef174 kind:arm_call to:0x020d8498 module:overlay(20) +from:0x020ef188 kind:load to:0x020efc60 module:overlay(22) +from:0x020ef18c kind:load to:0x020ef584 module:overlay(22) +from:0x020ef190 kind:load to:0x020ef618 module:overlay(22) +from:0x020ef1a0 kind:arm_call to:0x020ef89c module:overlay(22) +from:0x020ef1cc kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020ef1f4 kind:arm_call to:0x020d88d8 module:overlay(20) +from:0x020ef290 kind:arm_call to:0x020c8780 module:overlay(20) +from:0x020ef2ac kind:arm_call to:0x020d2cc0 module:overlay(20) +from:0x020ef2e8 kind:arm_call to:0x020ef4ec module:overlay(22) +from:0x020ef2f4 kind:arm_call to:0x020d2cc0 module:overlay(20) +from:0x020ef324 kind:arm_call to:0x020ef4ec module:overlay(22) +from:0x020ef330 kind:arm_call to:0x020d2cc0 module:overlay(20) +from:0x020ef374 kind:arm_call to:0x020ef4ec module:overlay(22) +from:0x020ef3c8 kind:arm_call to:0x020ef504 module:overlay(22) +from:0x020ef3e8 kind:arm_call to:0x020ef48c module:overlay(22) +from:0x020ef410 kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020ef418 kind:arm_call to:0x020ef504 module:overlay(22) +from:0x020ef424 kind:arm_call to:0x020ef468 module:overlay(22) +from:0x020ef428 kind:arm_call to:0x020c7f44 module:overlay(20) +from:0x020ef45c kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020ef464 kind:load to:0x020efc44 module:overlay(22) +from:0x020ef4f4 kind:arm_call to:0x020ef48c module:overlay(22) +from:0x020ef4fc kind:arm_call to:0x020d7a24 module:overlay(20) +from:0x020ef54c kind:arm_call to:0x020c87b4 module:overlay(20) +from:0x020ef568 kind:arm_call to:0x020c8760 module:overlay(20) +from:0x020ef57c kind:arm_call to:0x020eee60 module:overlay(22) +from:0x020ef60c kind:arm_call to:0x020ef874 module:overlay(22) +from:0x020ef614 kind:load to:0x020efc44 module:overlay(22) +from:0x020ef654 kind:arm_call to:0x020ef680 module:overlay(22) +from:0x020ef664 kind:arm_call to:0x020ef680 module:overlay(22) +from:0x020ef674 kind:arm_call to:0x020ef714 module:overlay(22) +from:0x020ef67c kind:load to:0x020efc44 module:overlay(22) +from:0x020ef794 kind:arm_call to:0x020d2bf4 module:overlay(20) +from:0x020ef7d8 kind:arm_call to:0x0202961c module:main +from:0x020ef804 kind:arm_call to:0x020d8ff0 module:overlay(20) +from:0x020ef820 kind:arm_call to:0x02029630 module:main +from:0x020ef858 kind:arm_call to:0x020c75a4 module:overlay(20) +from:0x020ef880 kind:arm_call to:0x020ef89c module:overlay(22) +from:0x020ef8b4 kind:load to:0x020eb7c4 module:overlay(22) +from:0x020ef8bc kind:load to:0x020eb824 module:overlay(22) +from:0x020ef8c4 kind:load to:0x020eb86c module:overlay(22) +from:0x020ef8cc kind:load to:0x020eb8bc module:overlay(22) +from:0x020ef8d4 kind:load to:0x020eb8f0 module:overlay(22) +from:0x020ef8dc kind:load to:0x020eb8f4 module:overlay(22) +from:0x020ef8e4 kind:load to:0x020eb9cc module:overlay(22) +from:0x020ef8ec kind:load to:0x020ebcb8 module:overlay(22) +from:0x020ef8f4 kind:load to:0x020ebd14 module:overlay(22) +from:0x020ef8fc kind:load to:0x020ebd18 module:overlay(22) +from:0x020ef904 kind:load to:0x020ebd8c module:overlay(22) +from:0x020ef90c kind:load to:0x020ebe18 module:overlay(22) +from:0x020ef914 kind:load to:0x020eba44 module:overlay(22) +from:0x020ef91c kind:load to:0x020eba80 module:overlay(22) +from:0x020ef924 kind:load to:0x020ebac0 module:overlay(22) +from:0x020ef92c kind:load to:0x020ebe54 module:overlay(22) +from:0x020ef934 kind:load to:0x020ebebc module:overlay(22) +from:0x020ef93c kind:load to:0x020ebf14 module:overlay(22) +from:0x020ef990 kind:load to:0x020efc20 module:overlay(22) +from:0x020ef9ac kind:load to:0x020efc28 module:overlay(22) +from:0x020ef9b0 kind:load to:0x020ef980 module:overlay(22) +from:0x020ef9b4 kind:load to:0x020ef994 module:overlay(22) +from:0x020ef9c8 kind:load to:0x020ec1cc module:overlay(22) +from:0x020ef9cc kind:load to:0x020ec260 module:overlay(22) +from:0x020ef9d0 kind:load to:0x020ec28c module:overlay(22) +from:0x020ef9d4 kind:load to:0x020ec2c4 module:overlay(22) +from:0x020ef9d8 kind:load to:0x020ec300 module:overlay(22) +from:0x020ef9dc kind:load to:0x020ec324 module:overlay(22) +from:0x020ef9e0 kind:load to:0x020ec33c module:overlay(22) +from:0x020ef9e4 kind:load to:0x020ec354 module:overlay(22) +from:0x020ef9e8 kind:load to:0x020ec380 module:overlay(22) +from:0x020ef9f4 kind:load to:0x020eb45c module:overlay(22) +from:0x020ef9f8 kind:load to:0x020eb514 module:overlay(22) +from:0x020ef9fc kind:load to:0x020eb5d4 module:overlay(22) +from:0x020efa00 kind:load to:0x020eb6d8 module:overlay(22) +from:0x020efa04 kind:load to:0x02018324 module:main +from:0x020efa08 kind:load to:0x02018320 module:main +from:0x020efa0c kind:load to:0x02018328 module:main +from:0x020efa10 kind:load to:0x0201832c module:main +from:0x020efa14 kind:load to:0x020eb780 module:overlay(22) +from:0x020efa18 kind:load to:0x020eb784 module:overlay(22) +from:0x020efa34 kind:load to:0x020ec484 module:overlay(22) +from:0x020efa38 kind:load to:0x020ec7e4 module:overlay(22) +from:0x020efa3c kind:load to:0x0201b9d4 module:main +from:0x020efa40 kind:load to:0x020ec7d4 module:overlay(22) +from:0x020efa44 kind:load to:0x0201bb7c module:main +from:0x020efa50 kind:load to:0x02018578 module:main +from:0x020efa54 kind:load to:0x020185a4 module:main +from:0x020efa58 kind:load to:0x020ec498 module:overlay(22) +from:0x020efa5c kind:load to:0x020ec51c module:overlay(22) +from:0x020efa60 kind:load to:0x020ec5a8 module:overlay(22) +from:0x020efa64 kind:load to:0x02018569 module:main +from:0x020efa68 kind:load to:0x0201856d module:main +from:0x020efa6c kind:load to:0x02018571 module:main +from:0x020efa70 kind:load to:0x02018575 module:main +from:0x020efa74 kind:load to:0x020ec664 module:overlay(22) +from:0x020efa78 kind:load to:0x020ec694 module:overlay(22) +from:0x020efa7c kind:load to:0x020ec6b4 module:overlay(22) +from:0x020efa80 kind:load to:0x02018640 module:main +from:0x020efa84 kind:load to:0x0201868c module:main +from:0x020efa90 kind:load to:0x020ecebc module:overlay(22) +from:0x020efa94 kind:load to:0x020ee8ac module:overlay(22) +from:0x020efa98 kind:load to:0x020ee828 module:overlay(22) +from:0x020efa9c kind:load to:0x02064ac4 module:overlay(0) +from:0x020efaa8 kind:load to:0x020ecea8 module:overlay(22) +from:0x020efaac kind:load to:0x020ee890 module:overlay(22) +from:0x020efab0 kind:load to:0x020ee6c8 module:overlay(22) +from:0x020efab4 kind:load to:0x02064360 module:overlay(0) +from:0x020efac0 kind:load to:0x020edfd8 module:overlay(22) +from:0x020efac4 kind:load to:0x020ee018 module:overlay(22) +from:0x020efac8 kind:load to:0x020ee16c module:overlay(22) +from:0x020efacc kind:load to:0x020ee1dc module:overlay(22) +from:0x020efad0 kind:load to:0x020ed588 module:overlay(22) +from:0x020efad8 kind:load to:0x020ed80c module:overlay(22) +from:0x020efae0 kind:load to:0x020ed8c4 module:overlay(22) +from:0x020efae8 kind:load to:0x020ed970 module:overlay(22) +from:0x020efaf8 kind:load to:0x020eced0 module:overlay(22) +from:0x020efafc kind:load to:0x020ed030 module:overlay(22) +from:0x020efb00 kind:load to:0x020ed548 module:overlay(22) +from:0x020efb04 kind:load to:0x02063258 module:overlay(0) +from:0x020efb08 kind:load to:0x020eda4c module:overlay(22) +from:0x020efb0c kind:load to:0x02063260 module:overlay(0) +from:0x020efb10 kind:load to:0x020ed198 module:overlay(22) +from:0x020efb78 kind:load to:0x020ee948 module:overlay(22) +from:0x020efb7c kind:load to:0x020ee95c module:overlay(22) +from:0x020efbe4 kind:load to:0x020efb80 module:overlay(22) +from:0x020efbe8 kind:load to:0x020efbc4 module:overlay(22) +from:0x020efbec kind:load to:0x020efb94 module:overlay(22) +from:0x020efbf0 kind:load to:0x020efbac module:overlay(22) diff --git a/config/jp/arm9/overlays/ov022/symbols.txt b/config/jp/arm9/overlays/ov022/symbols.txt new file mode 100644 index 00000000..90a02bdb --- /dev/null +++ b/config/jp/arm9/overlays/ov022/symbols.txt @@ -0,0 +1,244 @@ +func_ov022_020eb2c0 kind:function(arm,size=0x24) addr:0x020eb2c0 +func_ov022_020eb2e4 kind:function(arm,size=0x24) addr:0x020eb2e4 +func_ov022_020eb308 kind:function(arm,size=0xc) addr:0x020eb308 +func_ov022_020eb314 kind:function(arm,size=0x24) addr:0x020eb314 +func_ov022_020eb338 kind:function(arm,size=0x124) addr:0x020eb338 +func_ov022_020eb45c kind:function(arm,size=0xb8) addr:0x020eb45c +func_ov022_020eb514 kind:function(arm,size=0xc0) addr:0x020eb514 +func_ov022_020eb5d4 kind:function(arm,size=0x104) addr:0x020eb5d4 +func_ov022_020eb6d8 kind:function(arm,size=0xa8) addr:0x020eb6d8 +func_ov022_020eb780 kind:function(arm,size=0x4) addr:0x020eb780 +func_ov022_020eb784 kind:function(arm,size=0x40) addr:0x020eb784 +func_ov022_020eb7c4 kind:function(arm,size=0x60) addr:0x020eb7c4 +func_ov022_020eb824 kind:function(arm,size=0x48) addr:0x020eb824 +func_ov022_020eb86c kind:function(arm,size=0x50) addr:0x020eb86c +func_ov022_020eb8bc kind:function(arm,size=0x34) addr:0x020eb8bc +func_ov022_020eb8f0 kind:function(arm,size=0x4) addr:0x020eb8f0 +func_ov022_020eb8f4 kind:function(arm,size=0xd8) addr:0x020eb8f4 +func_ov022_020eb9cc kind:function(arm,size=0x78) addr:0x020eb9cc +func_ov022_020eba44 kind:function(arm,size=0x3c) addr:0x020eba44 +func_ov022_020eba80 kind:function(arm,size=0x40) addr:0x020eba80 +func_ov022_020ebac0 kind:function(arm,size=0x1f8) addr:0x020ebac0 +func_ov022_020ebcb8 kind:function(arm,size=0x5c) addr:0x020ebcb8 +func_ov022_020ebd14 kind:function(arm,size=0x4) addr:0x020ebd14 +func_ov022_020ebd18 kind:function(arm,size=0x74) addr:0x020ebd18 +func_ov022_020ebd8c kind:function(arm,size=0x8c) addr:0x020ebd8c +func_ov022_020ebe18 kind:function(arm,size=0x3c) addr:0x020ebe18 +func_ov022_020ebe54 kind:function(arm,size=0x68) addr:0x020ebe54 +func_ov022_020ebebc kind:function(arm,size=0x58) addr:0x020ebebc +func_ov022_020ebf14 kind:function(arm,size=0x70) addr:0x020ebf14 +func_ov022_020ebf84 kind:function(arm,size=0xa0) addr:0x020ebf84 +func_ov022_020ec024 kind:function(arm,size=0xbc) addr:0x020ec024 +func_ov022_020ec0e0 kind:function(arm,size=0x60) addr:0x020ec0e0 +func_ov022_020ec140 kind:function(arm,size=0x8) addr:0x020ec140 +func_ov022_020ec148 kind:function(arm,size=0x84) addr:0x020ec148 +func_ov022_020ec1cc kind:function(arm,size=0x94) addr:0x020ec1cc +func_ov022_020ec260 kind:function(arm,size=0x2c) addr:0x020ec260 +func_ov022_020ec28c kind:function(arm,size=0x38) addr:0x020ec28c +func_ov022_020ec2c4 kind:function(arm,size=0x3c) addr:0x020ec2c4 +func_ov022_020ec300 kind:function(arm,size=0x24) addr:0x020ec300 +func_ov022_020ec324 kind:function(arm,size=0x18) addr:0x020ec324 +func_ov022_020ec33c kind:function(arm,size=0x18) addr:0x020ec33c +func_ov022_020ec354 kind:function(arm,size=0x2c) addr:0x020ec354 +func_ov022_020ec380 kind:function(arm,size=0x2c) addr:0x020ec380 +func_ov022_020ec3ac kind:function(arm,size=0x2c) addr:0x020ec3ac +func_ov022_020ec3d8 kind:function(arm,size=0x10) addr:0x020ec3d8 +func_ov022_020ec3e8 kind:function(arm,size=0x9c) addr:0x020ec3e8 +func_ov022_020ec484 kind:function(arm,size=0x14) addr:0x020ec484 +func_ov022_020ec498 kind:function(arm,size=0x84) addr:0x020ec498 +func_ov022_020ec51c kind:function(arm,size=0x8c) addr:0x020ec51c +func_ov022_020ec5a8 kind:function(arm,size=0xbc) addr:0x020ec5a8 +func_ov022_020ec664 kind:function(arm,size=0x30) addr:0x020ec664 +func_ov022_020ec694 kind:function(arm,size=0x20) addr:0x020ec694 +func_ov022_020ec6b4 kind:function(arm,size=0x44) addr:0x020ec6b4 +func_ov022_020ec6f8 kind:function(arm,size=0xc) addr:0x020ec6f8 +func_ov022_020ec704 kind:function(arm,size=0xc) addr:0x020ec704 +func_ov022_020ec710 kind:function(arm,size=0x30) addr:0x020ec710 +func_ov022_020ec740 kind:function(arm,size=0x94) addr:0x020ec740 +func_ov022_020ec7d4 kind:function(arm,size=0x10) addr:0x020ec7d4 +func_ov022_020ec7e4 kind:function(arm,size=0x1c) addr:0x020ec7e4 +func_ov022_020ec800 kind:function(arm,size=0x24) addr:0x020ec800 +func_ov022_020ec824 kind:function(arm,size=0x14) addr:0x020ec824 +func_ov022_020ec838 kind:function(arm,size=0x14) addr:0x020ec838 +func_ov022_020ec84c kind:function(arm,size=0x14) addr:0x020ec84c +func_ov022_020ec860 kind:function(arm,size=0x14) addr:0x020ec860 +func_ov022_020ec874 kind:function(arm,size=0x14) addr:0x020ec874 +func_ov022_020ec888 kind:function(arm,size=0x10) addr:0x020ec888 +func_ov022_020ec898 kind:function(arm,size=0x24) addr:0x020ec898 +func_ov022_020ec8bc kind:function(arm,size=0x18) addr:0x020ec8bc +func_ov022_020ec8d4 kind:function(arm,size=0x14) addr:0x020ec8d4 +func_ov022_020ec8e8 kind:function(arm,size=0x598) addr:0x020ec8e8 +func_ov022_020ece80 kind:function(arm,size=0x28) addr:0x020ece80 +func_ov022_020ecea8 kind:function(arm,size=0x14) addr:0x020ecea8 +func_ov022_020ecebc kind:function(arm,size=0x14) addr:0x020ecebc +func_ov022_020eced0 kind:function(arm,size=0x160) addr:0x020eced0 +func_ov022_020ed030 kind:function(arm,size=0x168) addr:0x020ed030 +func_ov022_020ed198 kind:function(arm,size=0x364) addr:0x020ed198 +func_ov022_020ed4fc kind:function(arm,size=0x4c) addr:0x020ed4fc +func_ov022_020ed548 kind:function(arm,size=0x40) addr:0x020ed548 +func_ov022_020ed588 kind:function(arm,size=0x284) addr:0x020ed588 +func_ov022_020ed80c kind:function(arm,size=0xb8) addr:0x020ed80c +func_ov022_020ed8c4 kind:function(arm,size=0xac) addr:0x020ed8c4 +func_ov022_020ed970 kind:function(arm,size=0xdc) addr:0x020ed970 +func_ov022_020eda4c kind:function(arm,size=0x1f8) addr:0x020eda4c +func_ov022_020edc44 kind:function(arm,size=0x108) addr:0x020edc44 +func_ov022_020edd4c kind:function(arm,size=0x28) addr:0x020edd4c +func_ov022_020edd74 kind:function(arm,size=0x28) addr:0x020edd74 +func_ov022_020edd9c kind:function(arm,size=0x23c) addr:0x020edd9c +func_ov022_020edfd8 kind:function(arm,size=0x40) addr:0x020edfd8 +func_ov022_020ee018 kind:function(arm,size=0x48) addr:0x020ee018 +func_ov022_020ee060 kind:function(arm,size=0x10c) addr:0x020ee060 +func_ov022_020ee16c kind:function(arm,size=0x70) addr:0x020ee16c +func_ov022_020ee1dc kind:function(arm,size=0x158) addr:0x020ee1dc +func_ov022_020ee334 kind:function(arm,size=0x88) addr:0x020ee334 +func_ov022_020ee3bc kind:function(arm,size=0x28) addr:0x020ee3bc +func_ov022_020ee3e4 kind:function(arm,size=0x1c) addr:0x020ee3e4 +func_ov022_020ee400 kind:function(arm,size=0x6c) addr:0x020ee400 +func_ov022_020ee46c kind:function(arm,size=0x68) addr:0x020ee46c +func_ov022_020ee4d4 kind:function(arm,size=0x2c) addr:0x020ee4d4 +func_ov022_020ee500 kind:function(arm,size=0x70) addr:0x020ee500 +func_ov022_020ee570 kind:function(arm,size=0x10) addr:0x020ee570 +func_ov022_020ee580 kind:function(arm,size=0x10) addr:0x020ee580 +func_ov022_020ee590 kind:function(arm,size=0x20) addr:0x020ee590 +func_ov022_020ee5b0 kind:function(arm,size=0x1c) addr:0x020ee5b0 +func_ov022_020ee5cc kind:function(arm,size=0xb4) addr:0x020ee5cc +func_ov022_020ee680 kind:function(arm,size=0x48) addr:0x020ee680 +func_ov022_020ee6c8 kind:function(arm,size=0x24) addr:0x020ee6c8 +func_ov022_020ee6ec kind:function(arm,size=0x7c) addr:0x020ee6ec +func_ov022_020ee768 kind:function(arm,size=0x24) addr:0x020ee768 +func_ov022_020ee78c kind:function(arm,size=0x24) addr:0x020ee78c +func_ov022_020ee7b0 kind:function(arm,size=0x78) addr:0x020ee7b0 +func_ov022_020ee828 kind:function(arm,size=0x18) addr:0x020ee828 +func_ov022_020ee840 kind:function(arm,size=0x20) addr:0x020ee840 +func_ov022_020ee860 kind:function(arm,size=0x20) addr:0x020ee860 +func_ov022_020ee880 kind:function(arm,size=0x10) addr:0x020ee880 +func_ov022_020ee890 kind:function(arm,size=0x1c) addr:0x020ee890 +func_ov022_020ee8ac kind:function(arm,size=0x1c) addr:0x020ee8ac +func_ov022_020ee8c8 kind:function(arm,size=0x80) addr:0x020ee8c8 +func_ov022_020ee948 kind:function(arm,size=0x14) addr:0x020ee948 +func_ov022_020ee95c kind:function(arm,size=0x24) addr:0x020ee95c +func_ov022_020ee980 kind:function(arm,size=0x30) addr:0x020ee980 +func_ov022_020ee9b0 kind:function(arm,size=0x5c) addr:0x020ee9b0 +func_ov022_020eea0c kind:function(arm,size=0x380) addr:0x020eea0c +func_ov022_020eed8c kind:function(arm,size=0x70) addr:0x020eed8c +func_ov022_020eedfc kind:function(arm,size=0x64) addr:0x020eedfc +func_ov022_020eee60 kind:function(arm,size=0xac) addr:0x020eee60 +func_ov022_020eef0c kind:function(arm,size=0x34) addr:0x020eef0c +func_ov022_020eef40 kind:function(arm,size=0x170) addr:0x020eef40 +func_ov022_020ef0b0 kind:function(arm,size=0x68) addr:0x020ef0b0 +func_ov022_020ef118 kind:function(arm,size=0x7c) addr:0x020ef118 +func_ov022_020ef194 kind:function(arm,size=0x78) addr:0x020ef194 +func_ov022_020ef20c kind:function(arm,size=0x25c) addr:0x020ef20c +func_ov022_020ef468 kind:function(arm,size=0x24) addr:0x020ef468 +func_ov022_020ef48c kind:function(arm,size=0x60) addr:0x020ef48c +func_ov022_020ef4ec kind:function(arm,size=0x18) addr:0x020ef4ec +func_ov022_020ef504 kind:function(arm,size=0x80) addr:0x020ef504 +func_ov022_020ef584 kind:function(arm,size=0x94) addr:0x020ef584 +func_ov022_020ef618 kind:function(arm,size=0x68) addr:0x020ef618 +func_ov022_020ef680 kind:function(arm,size=0x94) addr:0x020ef680 +func_ov022_020ef714 kind:function(arm,size=0x30) addr:0x020ef714 +func_ov022_020ef744 kind:function(arm,size=0x60) addr:0x020ef744 +func_ov022_020ef7a4 kind:function(arm,size=0x90) addr:0x020ef7a4 +func_ov022_020ef834 kind:function(arm,size=0x2c) addr:0x020ef834 +func_ov022_020ef860 kind:function(arm,size=0x14) addr:0x020ef860 +func_ov022_020ef874 kind:function(arm,size=0x28) addr:0x020ef874 +func_ov022_020ef89c kind:function(arm,size=0x18) addr:0x020ef89c +data_ov022_020ef8b4 kind:data(any) addr:0x020ef8b4 +data_ov022_020ef944 kind:data(any) addr:0x020ef944 +data_ov022_020ef954 kind:data(any) addr:0x020ef954 +data_ov022_020ef968 kind:data(any) addr:0x020ef968 +func_ov022_020ef980 kind:function(arm,size=0x14) addr:0x020ef980 +func_ov022_020ef994 kind:function(arm,size=0x1c) addr:0x020ef994 +data_ov022_020ef9c8 kind:data(any) addr:0x020ef9c8 +data_ov022_020ef9f4 kind:data(any) addr:0x020ef9f4 +data_ov022_020efa1c kind:data(any) addr:0x020efa1c +data_ov022_020efa34 kind:data(any) addr:0x020efa34 +data_ov022_020efa50 kind:data(any) addr:0x020efa50 +data_ov022_020efa90 kind:data(any) addr:0x020efa90 +data_ov022_020efaa8 kind:data(any) addr:0x020efaa8 +data_ov022_020efac0 kind:data(any) addr:0x020efac0 +data_ov022_020efad0 kind:data(any) addr:0x020efad0 +data_ov022_020efaf8 kind:data(any) addr:0x020efaf8 +data_ov022_020efb14 kind:data(any) addr:0x020efb14 +data_ov022_020efb2c kind:data(any) addr:0x020efb2c +data_ov022_020efb30 kind:data(any) addr:0x020efb30 +data_ov022_020efb3c kind:data(any) addr:0x020efb3c +data_ov022_020efb48 kind:data(any) addr:0x020efb48 +data_ov022_020efb54 kind:data(any) addr:0x020efb54 +data_ov022_020efb60 kind:data(any) addr:0x020efb60 +data_ov022_020efb6c kind:data(any) addr:0x020efb6c +data_ov022_020efb78 kind:data(any) addr:0x020efb78 +data_ov022_020efb80 kind:data(any) addr:0x020efb80 +data_ov022_020efb94 kind:data(any) addr:0x020efb94 +data_ov022_020efbac kind:data(any) addr:0x020efbac +data_ov022_020efbc4 kind:data(any) addr:0x020efbc4 +data_ov022_020efbe0 kind:data(any) addr:0x020efbe0 +data_ov022_020efc20 kind:bss addr:0x020efc20 +data_ov022_020efc24 kind:bss addr:0x020efc24 +data_ov022_020efc28 kind:bss addr:0x020efc28 +data_ov022_020efc30 kind:bss addr:0x020efc30 +data_ov022_020efc44 kind:bss addr:0x020efc44 +data_ov022_020efc60 kind:bss addr:0x020efc60 +data_ov022_020f06e0 kind:bss addr:0x020f06e0 ambiguous +data_ov022_020f1218 kind:bss addr:0x020f1218 ambiguous +data_ov022_020f1408 kind:bss addr:0x020f1408 ambiguous +data_ov022_020f17c8 kind:bss addr:0x020f17c8 ambiguous +data_ov022_020f1804 kind:bss addr:0x020f1804 ambiguous +data_ov022_020f1a5c kind:bss addr:0x020f1a5c ambiguous +data_ov022_020f1a8c kind:bss addr:0x020f1a8c ambiguous +data_ov022_020f1a90 kind:bss addr:0x020f1a90 ambiguous +data_ov022_020f1a94 kind:bss addr:0x020f1a94 ambiguous +data_ov022_020f1a98 kind:bss addr:0x020f1a98 ambiguous +data_ov022_020f1a9c kind:bss addr:0x020f1a9c ambiguous +data_ov022_020f1ac0 kind:bss addr:0x020f1ac0 ambiguous +data_ov022_020f1b6c kind:bss addr:0x020f1b6c ambiguous +data_ov022_020f1b94 kind:bss addr:0x020f1b94 ambiguous +data_ov022_020f1ba8 kind:bss addr:0x020f1ba8 ambiguous +data_ov022_020f1c1c kind:bss addr:0x020f1c1c ambiguous +data_ov022_020f1c40 kind:bss addr:0x020f1c40 ambiguous +data_ov022_020f1ca4 kind:bss addr:0x020f1ca4 ambiguous +data_ov022_020f1cc4 kind:bss addr:0x020f1cc4 ambiguous +data_ov022_020f1ea4 kind:bss addr:0x020f1ea4 ambiguous +data_ov022_020f1ed8 kind:bss addr:0x020f1ed8 ambiguous +data_ov022_020f1f10 kind:bss addr:0x020f1f10 ambiguous +data_ov022_020f2048 kind:bss addr:0x020f2048 ambiguous +data_ov022_020f2058 kind:bss addr:0x020f2058 ambiguous +data_ov022_020f255c kind:bss addr:0x020f255c ambiguous +data_ov022_020f25fc kind:bss addr:0x020f25fc ambiguous +data_ov022_020f29c8 kind:bss addr:0x020f29c8 ambiguous +data_ov022_020f2d8c kind:bss addr:0x020f2d8c ambiguous +data_ov022_020f3294 kind:bss addr:0x020f3294 ambiguous +data_ov022_020f33dc kind:bss addr:0x020f33dc ambiguous +data_ov022_020f33f4 kind:bss addr:0x020f33f4 ambiguous +data_ov022_020f3614 kind:bss addr:0x020f3614 ambiguous +data_ov022_020f3cbc kind:bss addr:0x020f3cbc ambiguous +data_ov022_020f5050 kind:bss addr:0x020f5050 ambiguous +data_ov022_020f5148 kind:bss addr:0x020f5148 ambiguous +data_ov022_020f522c kind:bss addr:0x020f522c ambiguous +data_ov022_020f5324 kind:bss addr:0x020f5324 ambiguous +data_ov022_020f5820 kind:bss addr:0x020f5820 ambiguous +data_ov022_020f619c kind:bss addr:0x020f619c ambiguous +data_ov022_020f6278 kind:bss addr:0x020f6278 ambiguous +data_ov022_020f71e8 kind:bss addr:0x020f71e8 ambiguous +data_ov022_020f7370 kind:bss addr:0x020f7370 ambiguous +data_ov022_020f73a4 kind:bss addr:0x020f73a4 ambiguous +data_ov022_020f7a1c kind:bss addr:0x020f7a1c ambiguous +data_ov022_020f7ba8 kind:bss addr:0x020f7ba8 ambiguous +data_ov022_020f7e14 kind:bss addr:0x020f7e14 ambiguous +data_ov022_020f7e1c kind:bss addr:0x020f7e1c ambiguous +data_ov022_020f7e24 kind:bss addr:0x020f7e24 ambiguous +data_ov022_020f8200 kind:bss addr:0x020f8200 ambiguous +data_ov022_020f82d4 kind:bss addr:0x020f82d4 ambiguous +data_ov022_020f8f04 kind:bss addr:0x020f8f04 ambiguous +data_ov022_020f8f68 kind:bss addr:0x020f8f68 ambiguous +data_ov022_020f8fa4 kind:bss addr:0x020f8fa4 ambiguous +data_ov022_020f8fc4 kind:bss addr:0x020f8fc4 ambiguous +data_ov022_020f8fcc kind:bss addr:0x020f8fcc ambiguous +data_ov022_020f9024 kind:bss addr:0x020f9024 ambiguous +data_ov022_020f909c kind:bss addr:0x020f909c ambiguous +data_ov022_020f91d8 kind:bss addr:0x020f91d8 ambiguous +data_ov022_020f94c8 kind:bss addr:0x020f94c8 ambiguous +data_ov022_020f9800 kind:bss addr:0x020f9800 ambiguous +data_ov022_020f9958 kind:bss addr:0x020f9958 ambiguous +data_ov022_020f9a68 kind:bss addr:0x020f9a68 ambiguous +data_ov022_020f9d24 kind:bss addr:0x020f9d24 ambiguous diff --git a/config/jp/arm9/overlays/ov023/delinks.txt b/config/jp/arm9/overlays/ov023/delinks.txt new file mode 100644 index 00000000..c5b1b660 --- /dev/null +++ b/config/jp/arm9/overlays/ov023/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020eb2c0 end:0x020f30d4 kind:code align:32 + .rodata start:0x020f30d4 end:0x020f31ac kind:data align:4 + .init start:0x020f31ac end:0x020f322c kind:code align:4 + .ctor start:0x020f322c end:0x020f3240 kind:data align:4 + .data start:0x020f3240 end:0x020f3440 kind:data align:32 + .bss start:0x020f3440 end:0x020fd7c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov023/relocs.txt b/config/jp/arm9/overlays/ov023/relocs.txt new file mode 100644 index 00000000..fe7c5575 --- /dev/null +++ b/config/jp/arm9/overlays/ov023/relocs.txt @@ -0,0 +1,996 @@ +from:0x020eb2dc kind:arm_call to:0x02033cf8 module:main +from:0x020eb2ec kind:arm_call to:0x02033df8 module:main +from:0x020eb30c kind:arm_call to:0x02011f3c module:main +from:0x020eb318 kind:arm_call to:0x020eb330 module:overlay(23) +from:0x020eb32c kind:load to:0x020f3440 module:overlay(23) +from:0x020eb33c kind:arm_call to:0x0201827c module:main +from:0x020eb36c kind:arm_call to:0x02016534 module:main +from:0x020eb37c kind:arm_call to:0x02013370 module:main +from:0x020eb398 kind:arm_call_thumb to:0x020bed5c module:overlay(1) +from:0x020eb3a0 kind:arm_call to:0x02018bc4 module:main +from:0x020eb3bc kind:arm_call to:0x02018b78 module:main +from:0x020eb3c0 kind:arm_call_thumb to:0x020c0338 module:overlay(1) +from:0x020eb3d8 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x020eb3dc kind:arm_call_thumb to:0x020bbd4c module:overlay(1) +from:0x020eb3e4 kind:arm_call_thumb to:0x020bbfe4 module:overlay(1) +from:0x020eb3e8 kind:arm_call to:0x020ab2bc module:overlay(0) +from:0x020eb3f8 kind:load to:0x020f3248 module:overlay(23) +from:0x020eb3fc kind:load to:0x020f3440 module:overlay(23) +from:0x020eb400 kind:load to:0x0204afac module:main +from:0x020eb404 kind:load to:0x0204b690 module:main +from:0x020eb408 kind:load to:0x020ebbc8 module:overlay(23) +from:0x020eb40c kind:load to:0x0204c390 module:main +from:0x020eb410 kind:load to:0x027e09ac module:dtcm +from:0x020eb414 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020eb42c kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x020eb438 kind:arm_call_thumb to:0x02014998 module:main +from:0x020eb440 kind:arm_call_thumb to:0x020bff48 module:overlay(1) +from:0x020eb444 kind:arm_call to:0x020ebb88 module:overlay(23) +from:0x020eb448 kind:arm_call to:0x020ebb30 module:overlay(23) +from:0x020eb44c kind:arm_call to:0x020ebb5c module:overlay(23) +from:0x020eb450 kind:arm_call to:0x0200e234 module:main +from:0x020eb464 kind:arm_call to:0x020182e4 module:main +from:0x020eb470 kind:load to:0x020f3248 module:overlay(23) +from:0x020eb474 kind:load to:0x020c5790 module:overlays(1,17) +from:0x020eb478 kind:load to:0x0204b120 module:main +from:0x020eb47c kind:load to:0x020b684c module:overlay(0) +from:0x020eb480 kind:load to:0x020f3440 module:overlay(23) +from:0x020eb498 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x020eb4a4 kind:arm_call_thumb to:0x02014998 module:main +from:0x020eb4ac kind:arm_call_thumb to:0x020bff48 module:overlay(1) +from:0x020eb4b0 kind:arm_call to:0x020ebb88 module:overlay(23) +from:0x020eb4b4 kind:arm_call to:0x020ebb30 module:overlay(23) +from:0x020eb4b8 kind:arm_call to:0x020ebb5c module:overlay(23) +from:0x020eb4bc kind:arm_call to:0x0200e234 module:main +from:0x020eb4d0 kind:arm_call to:0x020182e4 module:main +from:0x020eb4d8 kind:arm_call to:0x02011ff4 module:main +from:0x020eb4e4 kind:load to:0x020f3248 module:overlay(23) +from:0x020eb4e8 kind:load to:0x020c5790 module:overlays(1,17) +from:0x020eb4ec kind:load to:0x0204b120 module:main +from:0x020eb4f0 kind:load to:0x020b684c module:overlay(0) +from:0x020eb4f4 kind:load to:0x020f3440 module:overlay(23) +from:0x020eb570 kind:arm_call to:0x02023dd8 module:main +from:0x020eb5a8 kind:arm_call to:0x02024124 module:main +from:0x020eb5bc kind:arm_call_thumb to:0x020bf980 module:overlay(1) +from:0x020eb5d0 kind:arm_call to:0x020ab310 module:overlay(0) +from:0x020eb5e4 kind:arm_call to:0x020376c8 module:main +from:0x020eb5ec kind:arm_call_thumb to:0x020bff2c module:overlay(1) +from:0x020eb5f4 kind:arm_call to:0x0201830c module:main +from:0x020eb600 kind:arm_call_thumb to:0x02014998 module:main +from:0x020eb608 kind:arm_call to:0x020bd298 module:overlay(17) +from:0x020eb614 kind:load to:0x027e0208 module:dtcm +from:0x020eb618 kind:load to:0x027e0254 module:dtcm +from:0x020eb61c kind:load to:0x0203ffb0 module:main +from:0x020eb620 kind:load to:0x027e0210 module:dtcm +from:0x020eb628 kind:load to:0x020b66ec module:overlay(0) +from:0x020eb62c kind:load to:0x020b7d20 module:overlay(0) +from:0x020eb630 kind:load to:0x020b684c module:overlay(0) +from:0x020eb634 kind:load to:0x0204b120 module:main +from:0x020eb638 kind:load to:0x020c5790 module:overlays(1,17) +from:0x020eb6b4 kind:arm_call to:0x020eb958 module:overlay(23) +from:0x020eb6cc kind:arm_call to:0x020f0e7c module:overlay(23) +from:0x020eb6dc kind:arm_call to:0x020eb870 module:overlay(23) +from:0x020eb718 kind:arm_call to:0x020f0908 module:overlay(23) +from:0x020eb754 kind:arm_call_thumb to:0x0201836c module:main +from:0x020eb76c kind:arm_call to:0x02073aac module:overlay(0) +from:0x020eb774 kind:load to:0x020f3614 module:overlay(23) +from:0x020eb778 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020eb77c kind:load to:0x020b7d20 module:overlay(0) +from:0x020eb780 kind:load to:0x0204b154 module:main +from:0x020eb784 kind:load to:0x0204b5e0 module:main +from:0x020eb788 kind:load to:0x020183bd module:main +from:0x020eb78c kind:load to:0x027e09ac module:dtcm +from:0x020eb7a4 kind:load to:0x027e09ac module:dtcm +from:0x020eb7a8 kind:load to:0x02073b24 module:overlay(0) +from:0x020eb7c0 kind:arm_call to:0x02073d54 module:overlay(0) +from:0x020eb7c4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020eb7d4 kind:arm_call to:0x02025f44 module:main +from:0x020eb7e8 kind:arm_call to:0x02025f60 module:main +from:0x020eb7f8 kind:arm_call to:0x02073d54 module:overlay(0) +from:0x020eb800 kind:load to:0x027e09ac module:dtcm +from:0x020eb808 kind:load to:0x027e0210 module:dtcm +from:0x020eb80c kind:load to:0x027e0254 module:dtcm +from:0x020eb868 kind:load to:0x020f3614 module:overlay(23) +from:0x020eb86c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020eb880 kind:arm_call to:0x020f0e7c module:overlay(23) +from:0x020eb8b8 kind:arm_call to:0x0202a20c module:main +from:0x020eb8c8 kind:arm_call to:0x0202a360 module:main +from:0x020eb8dc kind:arm_call to:0x020eb2c0 module:overlay(23) +from:0x020eb8f8 kind:arm_call to:0x0202a2cc module:main +from:0x020eb90c kind:arm_call to:0x020f0b0c module:overlay(23) +from:0x020eb920 kind:load to:0x020b7d20 module:overlay(0) +from:0x020eb924 kind:load to:0x020f3494 module:overlay(23) +from:0x020eb928 kind:load to:0x0204b154 module:main +from:0x020eb92c kind:load to:0x020f34d0 module:overlay(23) +from:0x020eb930 kind:load to:0x020f3444 module:overlay(23) +from:0x020eb934 kind:load to:0x020f3614 module:overlay(23) +from:0x020eb944 kind:arm_call to:0x020f0b2c module:overlay(23) +from:0x020eb954 kind:load to:0x020f3614 module:overlay(23) +from:0x020eb968 kind:arm_call to:0x020eb2c0 module:overlay(23) +from:0x020eb9a0 kind:arm_call to:0x020f0c80 module:overlay(23) +from:0x020eba38 kind:arm_call to:0x020f0de0 module:overlay(23) +from:0x020eba4c kind:arm_call to:0x020f0908 module:overlay(23) +from:0x020eba54 kind:load to:0x020f3444 module:overlay(23) +from:0x020eba58 kind:load to:0x020f3480 module:overlay(23) +from:0x020eba5c kind:load to:0x020b7d20 module:overlay(0) +from:0x020eba60 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020eba6c kind:arm_call to:0x020aba24 module:overlay(0) +from:0x020ebab0 kind:arm_call to:0x020157b8 module:main +from:0x020ebb10 kind:arm_call to:0x02023dd8 module:main +from:0x020ebb28 kind:load to:0x027e0208 module:dtcm +from:0x020ebb2c kind:load to:0x027e0254 module:dtcm +from:0x020ebb48 kind:arm_call to:0x020ebbb4 module:overlay(23) +from:0x020ebb50 kind:arm_call to:0x02011ff4 module:main +from:0x020ebb58 kind:load to:0x027e095c module:dtcm +from:0x020ebb74 kind:arm_call_thumb to:0x020c03e0 module:overlay(1) +from:0x020ebb7c kind:arm_call to:0x02011ff4 module:main +from:0x020ebb84 kind:load to:0x027e09ac module:dtcm +from:0x020ebba0 kind:arm_call to:0x020ab2fc module:overlay(0) +from:0x020ebba8 kind:arm_call to:0x02011ff4 module:main +from:0x020ebbb0 kind:load to:0x020b7d20 module:overlay(0) +from:0x020ebbc4 kind:load to:0x027e095c module:dtcm +from:0x020ebbdc kind:arm_call to:0x02011f3c module:main +from:0x020ebbec kind:arm_call to:0x020ebbf4 module:overlay(23) +from:0x020ebbfc kind:arm_call_thumb to:0x02018430 module:main +from:0x020ebc24 kind:arm_call to:0x02024abc module:main +from:0x020ebc2c kind:arm_call to:0x02024b24 module:main +from:0x020ebc38 kind:load to:0x020f3278 module:overlay(23) +from:0x020ebc7c kind:arm_call_thumb to:0x02018540 module:main +from:0x020ebc88 kind:load to:0x020f3278 module:overlay(23) +from:0x020ebc8c kind:load to:0x0204b690 module:main +from:0x020ebcd0 kind:arm_call_thumb to:0x02018540 module:main +from:0x020ebcd8 kind:arm_call to:0x02011ff4 module:main +from:0x020ebce4 kind:load to:0x020f3278 module:overlay(23) +from:0x020ebce8 kind:load to:0x0204b690 module:main +from:0x020ebd1c kind:arm_call_thumb to:0x02015448 module:main +from:0x020ebd28 kind:arm_call_thumb to:0x02015484 module:main +from:0x020ebd40 kind:arm_call to:0x02017334 module:main +from:0x020ebd68 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebd70 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebd78 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebd80 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebd98 kind:arm_call to:0x02017334 module:main +from:0x020ebdc0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebdc8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebdd0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebdd8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebdf4 kind:arm_call_thumb to:0x0201545c module:main +from:0x020ebe08 kind:arm_call_thumb to:0x02015448 module:main +from:0x020ebe14 kind:arm_call_thumb to:0x02015484 module:main +from:0x020ebe2c kind:arm_call to:0x02017334 module:main +from:0x020ebe54 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebe5c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebe64 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebe6c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebe84 kind:arm_call to:0x02017334 module:main +from:0x020ebeac kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebeb4 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebebc kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebec4 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebedc kind:arm_call to:0x02017334 module:main +from:0x020ebf04 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebf0c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebf14 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebf1c kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebf30 kind:arm_call to:0x02017334 module:main +from:0x020ebf58 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebf60 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebf68 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebf74 kind:arm_call_thumb to:0x02015624 module:main +from:0x020ebf90 kind:arm_call_thumb to:0x0201545c module:main +from:0x020ec014 kind:arm_call_thumb to:0x020bef7c module:overlay(1) +from:0x020ec024 kind:arm_call to:0x020194d0 module:main +from:0x020ec038 kind:arm_call to:0x02011f3c module:main +from:0x020ec044 kind:arm_call to:0x020ec1d8 module:overlay(23) +from:0x020ec064 kind:arm_call to:0x02016664 module:main +from:0x020ec080 kind:load to:0x020f32b0 module:overlay(23) +from:0x020ec084 kind:load to:0x0204b690 module:main +from:0x020ec088 kind:load to:0x020f32c4 module:overlay(23) +from:0x020ec08c kind:load to:0x020f32d4 module:overlay(23) +from:0x020ec090 kind:load to:0x020f32c8 module:overlay(23) +from:0x020ec094 kind:load to:0x020f32e0 module:overlay(23) +from:0x020ec098 kind:load to:0x020f32ec module:overlay(23) +from:0x020ec09c kind:load to:0x020f32fc module:overlay(23) +from:0x020ec0a0 kind:load to:0x020f330c module:overlay(23) +from:0x020ec0a4 kind:load to:0x020f3318 module:overlay(23) +from:0x020ec0ac kind:load to:0x020f30d4 module:overlay(23) +from:0x020ec0b8 kind:arm_call to:0x02018614 module:main +from:0x020ec0c0 kind:arm_call to:0x020186f4 module:main +from:0x020ec0c8 kind:arm_call to:0x020188a0 module:main +from:0x020ec0ec kind:arm_call to:0x0201862c module:main +from:0x020ec0f8 kind:arm_call to:0x020189ac module:main +from:0x020ec12c kind:arm_call to:0x0201891c module:main +from:0x020ec138 kind:arm_call to:0x020187c8 module:main +from:0x020ec140 kind:load to:0x0204fb78 module:main +from:0x020ec164 kind:load to:0x020f34e4 module:overlay(23) +from:0x020ec168 kind:load to:0x020f34f0 module:overlay(23) +from:0x020ec174 kind:arm_call to:0x020640c4 module:overlay(0) +from:0x020ec17c kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ec1a8 kind:arm_call to:0x02064050 module:overlay(0) +from:0x020ec1d4 kind:load to:0x020f332c module:overlay(23) +from:0x020ec1e8 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020ec1f8 kind:arm_call to:0x020f0584 module:overlay(23) +from:0x020ec208 kind:arm_call to:0x0201e4c0 module:main +from:0x020ec210 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ec26c kind:arm_call to:0x0203e690 module:main +from:0x020ec290 kind:arm_call to:0x0203e690 module:main +from:0x020ec2b0 kind:arm_call to:0x0203e690 module:main +from:0x020ec2bc kind:arm_call to:0x02064904 module:overlay(0) +from:0x020ec2cc kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020ec2dc kind:arm_call to:0x02061380 module:overlay(0) +from:0x020ec2ec kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020ec2f8 kind:arm_call to:0x02061380 module:overlay(0) +from:0x020ec31c kind:arm_call to:0x02064450 module:overlay(0) +from:0x020ec340 kind:arm_call to:0x02064450 module:overlay(0) +from:0x020ec360 kind:arm_call to:0x0203e690 module:main +from:0x020ec374 kind:arm_call to:0x0201f4e0 module:main +from:0x020ec3cc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ec40c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ec458 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ec494 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ec4d0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ec4ec kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020ec508 kind:arm_call to:0x0201e4c0 module:main +from:0x020ec518 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020ec530 kind:arm_call to:0x0201e4c0 module:main +from:0x020ec53c kind:arm_call to:0x0201e4c0 module:main +from:0x020ec548 kind:arm_call to:0x0201e4c0 module:main +from:0x020ec554 kind:arm_call to:0x0201e4c0 module:main +from:0x020ec560 kind:arm_call to:0x0201e4c0 module:main +from:0x020ec56c kind:arm_call to:0x0201e4c0 module:main +from:0x020ec578 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ec584 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ec5a0 kind:arm_call to:0x02066e0c module:overlay(0) +from:0x020ec5c0 kind:arm_call to:0x02066e0c module:overlay(0) +from:0x020ec640 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020ec64c kind:arm_call to:0x02016664 module:main +from:0x020ec678 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ec690 kind:arm_call to:0x020655bc module:overlay(0) +from:0x020ec6c8 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020ec6d4 kind:arm_call to:0x02016664 module:main +from:0x020ec704 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020ec714 kind:arm_call to:0x02016664 module:main +from:0x020ec77c kind:arm_call to:0x0206463c module:overlay(0) +from:0x020ec788 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ec7d4 kind:arm_call to:0x020181ac module:main +from:0x020ec7f0 kind:arm_call to:0x02016664 module:main +from:0x020ec858 kind:arm_call to:0x0201e664 module:main +from:0x020ec880 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ec8b0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ec910 kind:arm_call to:0x020efb00 module:overlay(23) +from:0x020ec920 kind:arm_call to:0x020f01c0 module:overlay(23) +from:0x020ec930 kind:arm_call to:0x02016664 module:main +from:0x020ec98c kind:arm_call to:0x0201e664 module:main +from:0x020ec9dc kind:arm_call to:0x0201e664 module:main +from:0x020eca2c kind:arm_call to:0x0201e664 module:main +from:0x020eca5c kind:arm_call to:0x0201f3b4 module:main +from:0x020eca78 kind:arm_call to:0x0201f520 module:main +from:0x020eca80 kind:arm_call to:0x0201f3ac module:main +from:0x020ecac8 kind:arm_call to:0x020efa10 module:overlay(23) +from:0x020ecaf4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecb2c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecb64 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecb9c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecbbc kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020ecbe4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ecc34 kind:arm_call to:0x0201e664 module:main +from:0x020ecc48 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020ecc74 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020eccac kind:arm_call to:0x02025f04 module:main +from:0x020eccc0 kind:arm_call to:0x020f0ce4 module:overlay(23) +from:0x020ecce8 kind:arm_call to:0x020eebcc module:overlay(23) +from:0x020eccf4 kind:arm_call to:0x020ed95c module:overlay(23) +from:0x020ecd10 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020ecd20 kind:load to:0x020f3344 module:overlay(23) +from:0x020ecd24 kind:load to:0x020ecd74 module:overlay(23) +from:0x020ecd28 kind:load to:0x020ec16c module:overlay(23) +from:0x020ecd2c kind:load to:0x020a1aac module:overlay(0) +from:0x020ecd30 kind:load to:0x020f08e0 module:overlay(23) +from:0x020ecd34 kind:load to:0x020ecd88 module:overlay(23) +from:0x020ecd38 kind:load to:0x020ec1a0 module:overlay(23) +from:0x020ecd3c kind:load to:0x020b372c module:overlay(0) +from:0x020ecd40 kind:load to:0x020ecd9c module:overlay(23) +from:0x020ecd44 kind:load to:0x0201f468 module:main +from:0x020ecd48 kind:load to:0x020b378c module:overlay(0) +from:0x020ecd4c kind:load to:0x020f3104 module:overlay(23) +from:0x020ecd50 kind:load to:0x020f3118 module:overlay(23) +from:0x020ecd54 kind:load to:0x02044704 module:main +from:0x020ecd58 kind:load to:0x020f314c module:overlay(23) +from:0x020ecd5c kind:load to:0x020f312c module:overlay(23) +from:0x020ecd60 kind:load to:0x020ec144 module:overlay(23) +from:0x020ecd64 kind:load to:0x020f30f4 module:overlay(23) +from:0x020ecd6c kind:load to:0x020b7d20 module:overlay(0) +from:0x020ecd70 kind:load to:0x020b69b8 module:overlay(0) +from:0x020ecd7c kind:arm_call to:0x02064138 module:overlay(0) +from:0x020ecd90 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020ecda8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ecdb0 kind:arm_call to:0x0201f0bc module:main +from:0x020ecddc kind:arm_call to:0x02016644 module:main +from:0x020ecdf0 kind:arm_call to:0x02016644 module:main +from:0x020ece10 kind:arm_call to:0x0201f288 module:main +from:0x020ece28 kind:arm_call to:0x0201f288 module:main +from:0x020ece3c kind:arm_call to:0x0201f288 module:main +from:0x020ece44 kind:arm_call to:0x0201f288 module:main +from:0x020ece64 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ece6c kind:arm_call to:0x0201f0bc module:main +from:0x020ece88 kind:arm_call to:0x0203e740 module:main +from:0x020ece94 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ece9c kind:arm_call to:0x0201f0bc module:main +from:0x020ecea4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020eceac kind:arm_call to:0x0201f0bc module:main +from:0x020ecebc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ecec4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020eced4 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ecedc kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ecee8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ecf00 kind:arm_call to:0x0203e740 module:main +from:0x020ecf18 kind:arm_call to:0x0203e740 module:main +from:0x020ecf2c kind:arm_call to:0x0203e740 module:main +from:0x020ecf34 kind:arm_call to:0x020f05ec module:overlay(23) +from:0x020ecf3c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ecf48 kind:load to:0x020f3344 module:overlay(23) +from:0x020ecf4c kind:load to:0x020f34e4 module:overlay(23) +from:0x020ecf50 kind:load to:0x0204b50c module:main +from:0x020ecf54 kind:load to:0x020ecd9c module:overlay(23) +from:0x020ecf58 kind:load to:0x020ecd88 module:overlay(23) +from:0x020ecf5c kind:load to:0x020a1aac module:overlay(0) +from:0x020ecf60 kind:load to:0x020ecd74 module:overlay(23) +from:0x020ecf84 kind:arm_call to:0x02016644 module:main +from:0x020ecf98 kind:arm_call to:0x02016644 module:main +from:0x020ecfb8 kind:arm_call to:0x0201f288 module:main +from:0x020ecfd0 kind:arm_call to:0x0201f288 module:main +from:0x020ecfe4 kind:arm_call to:0x0201f288 module:main +from:0x020ecfec kind:arm_call to:0x0201f288 module:main +from:0x020ed00c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed014 kind:arm_call to:0x0201f0bc module:main +from:0x020ed030 kind:arm_call to:0x0203e740 module:main +from:0x020ed03c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed044 kind:arm_call to:0x0201f0bc module:main +from:0x020ed04c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020ed054 kind:arm_call to:0x0201f0bc module:main +from:0x020ed064 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ed06c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ed07c kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020ed084 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ed090 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020ed0a8 kind:arm_call to:0x0203e740 module:main +from:0x020ed0c0 kind:arm_call to:0x0203e740 module:main +from:0x020ed0d4 kind:arm_call to:0x0203e740 module:main +from:0x020ed0dc kind:arm_call to:0x020f05ec module:overlay(23) +from:0x020ed0e4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ed0ec kind:arm_call to:0x02011ff4 module:main +from:0x020ed0f8 kind:load to:0x020f3344 module:overlay(23) +from:0x020ed0fc kind:load to:0x020f34e4 module:overlay(23) +from:0x020ed100 kind:load to:0x0204b50c module:main +from:0x020ed104 kind:load to:0x020ecd9c module:overlay(23) +from:0x020ed108 kind:load to:0x020ecd88 module:overlay(23) +from:0x020ed10c kind:load to:0x020a1aac module:overlay(0) +from:0x020ed110 kind:load to:0x020ecd74 module:overlay(23) +from:0x020ed12c kind:arm_call to:0x020f0614 module:overlay(23) +from:0x020ed138 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020ed5b8 kind:arm_call to:0x0201a9dc module:main +from:0x020ed5d8 kind:arm_call to:0x0202a17c module:main +from:0x020ed60c kind:arm_call to:0x0201a9dc module:main +from:0x020ed6c8 kind:arm_call to:0x0201f2f0 module:main +from:0x020ed6e8 kind:arm_call to:0x0201f2a4 module:main +from:0x020ed6fc kind:arm_call to:0x0201e6c4 module:main +from:0x020ed720 kind:arm_call to:0x0201aa68 module:main +from:0x020ed734 kind:arm_call to:0x0201e6c4 module:main +from:0x020ed754 kind:arm_call to:0x0201a9dc module:main +from:0x020ed78c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ed7ac kind:arm_call to:0x0201e6c4 module:main +from:0x020ed810 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020ed8a4 kind:arm_call to:0x0201a9dc module:main +from:0x020ed8b0 kind:load to:0x0204c49c module:main +from:0x020ed8b4 kind:load to:0x020f3614 module:overlay(23) +from:0x020ed8c4 kind:load to:0x020f0644 module:overlay(23) +from:0x020ed8e0 kind:arm_call to:0x0201e6c4 module:main +from:0x020ed908 kind:arm_call to:0x0201e6c4 module:main +from:0x020ed9cc kind:arm_call to:0x02025f04 module:main +from:0x020ed9fc kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020eda48 kind:arm_call to:0x020f0c40 module:overlay(23) +from:0x020eda5c kind:arm_call to:0x020effd4 module:overlay(23) +from:0x020eda84 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020eda9c kind:arm_call to:0x020655bc module:overlay(0) +from:0x020edaac kind:arm_call to:0x020657b4 module:overlay(0) +from:0x020edaf4 kind:arm_call to:0x020f0194 module:overlay(23) +from:0x020edb0c kind:arm_call to:0x020f0e7c module:overlay(23) +from:0x020edb24 kind:arm_call to:0x020657b4 module:overlay(0) +from:0x020edb34 kind:arm_call to:0x0201f860 module:main +from:0x020edb64 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020edb94 kind:load to:0x020f3360 module:overlay(23) +from:0x020edb98 kind:load to:0x020f3368 module:overlay(23) +from:0x020edba0 kind:load to:0x020b7d20 module:overlay(0) +from:0x020edbc4 kind:arm_call to:0x020ef7a8 module:overlay(23) +from:0x020edbe0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020edbf4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020edbf8 kind:arm_call to:0x020eb320 module:overlay(23) +from:0x020edc10 kind:arm_call to:0x020ee33c module:overlay(23) +from:0x020edc1c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020edc44 kind:arm_call to:0x020f00f8 module:overlay(23) +from:0x020edc5c kind:arm_call to:0x020f0e34 module:overlay(23) +from:0x020edc98 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020edcb4 kind:arm_call to:0x0201e6c4 module:main +from:0x020edd30 kind:arm_call to:0x020f0070 module:overlay(23) +from:0x020edd7c kind:arm_call to:0x020f06b4 module:overlay(23) +from:0x020edd9c kind:arm_call to:0x0201f288 module:main +from:0x020eddb0 kind:arm_call to:0x0201f3b4 module:main +from:0x020eddb8 kind:arm_call to:0x020ab32c module:overlay(0) +from:0x020eddc8 kind:arm_call to:0x0201f520 module:main +from:0x020ede08 kind:arm_call to:0x020ab34c module:overlay(0) +from:0x020ede78 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x020ede90 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020eded0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020edfb0 kind:arm_call to:0x020f0020 module:overlay(23) +from:0x020edfd0 kind:arm_call to:0x020f0d88 module:overlay(23) +from:0x020ee06c kind:arm_call to:0x01ff91b8 module:itcm +from:0x020ee084 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020ee0bc kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020ee104 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x020ee154 kind:arm_call to:0x020efbcc module:overlay(23) +from:0x020ee184 kind:arm_call to:0x020f0e7c module:overlay(23) +from:0x020ee19c kind:arm_call to:0x020657b4 module:overlay(0) +from:0x020ee1a4 kind:arm_call to:0x02065804 module:overlay(0) +from:0x020ee1b0 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ee1bc kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ee310 kind:arm_call to:0x0201e6c4 module:main +from:0x020ee31c kind:arm_call to:0x020ef894 module:overlay(23) +from:0x020ee328 kind:load to:0x0204b690 module:main +from:0x020ee32c kind:load to:0x020b6a14 module:overlay(0) +from:0x020ee330 kind:load to:0x020b7d20 module:overlay(0) +from:0x020ee334 kind:load to:0x020f312c module:overlay(23) +from:0x020ee36c kind:arm_call to:0x02065804 module:overlay(0) +from:0x020ee37c kind:arm_call to:0x02065804 module:overlay(0) +from:0x020ee3c4 kind:arm_call to:0x020f0160 module:overlay(23) +from:0x020ee42c kind:arm_call to:0x020f06b4 module:overlay(23) +from:0x020ee448 kind:load to:0x020f3370 module:overlay(23) +from:0x020ee480 kind:arm_call to:0x020efbcc module:overlay(23) +from:0x020ee498 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ee4a4 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ee608 kind:arm_call to:0x0201e6c4 module:main +from:0x020ee614 kind:arm_call to:0x020ef894 module:overlay(23) +from:0x020ee61c kind:arm_call to:0x020ef7a8 module:overlay(23) +from:0x020ee64c kind:arm_call to:0x020ee65c module:overlay(23) +from:0x020ee6ac kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ee6c4 kind:arm_call to:0x020655bc module:overlay(0) +from:0x020ee6d8 kind:arm_call to:0x020657b4 module:overlay(0) +from:0x020ee73c kind:arm_call to:0x02025f04 module:main +from:0x020ee770 kind:arm_call to:0x020f0c40 module:overlay(23) +from:0x020ee788 kind:arm_call to:0x020f0364 module:overlay(23) +from:0x020ee7a4 kind:arm_call to:0x0201f860 module:main +from:0x020ee7e0 kind:arm_call to:0x020ef9f4 module:overlay(23) +from:0x020ee7e4 kind:arm_call to:0x020eb320 module:overlay(23) +from:0x020ee7e8 kind:arm_call to:0x020eb870 module:overlay(23) +from:0x020ee7f4 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x020ee800 kind:load to:0x020f3378 module:overlay(23) +from:0x020ee804 kind:load to:0x020f3380 module:overlay(23) +from:0x020ee80c kind:load to:0x020b7d20 module:overlay(0) +from:0x020ee814 kind:load to:0x020b69b8 module:overlay(0) +from:0x020ee82c kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020ee864 kind:arm_call to:0x020ef940 module:overlay(23) +from:0x020ee86c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ee87c kind:arm_call to:0x020ee9f4 module:overlay(23) +from:0x020ee888 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ee894 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ee9e8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ee9ec kind:load to:0x0204b690 module:main +from:0x020eea20 kind:arm_call to:0x02065804 module:overlay(0) +from:0x020eea24 kind:arm_call to:0x020eb320 module:overlay(23) +from:0x020eea28 kind:arm_call to:0x020eb938 module:overlay(23) +from:0x020eea3c kind:load to:0x020f3388 module:overlay(23) +from:0x020eea48 kind:arm_call to:0x020ef940 module:overlay(23) +from:0x020eea4c kind:arm_call to:0x020eb320 module:overlay(23) +from:0x020eeac0 kind:arm_call to:0x020efa10 module:overlay(23) +from:0x020eeac8 kind:arm_call to:0x020eeaf0 module:overlay(23) +from:0x020eeae0 kind:arm_call to:0x020efa10 module:overlay(23) +from:0x020eeae8 kind:arm_call to:0x020ef0c8 module:overlay(23) +from:0x020eeb40 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020eeb90 kind:arm_call to:0x020f0448 module:overlay(23) +from:0x020eeb98 kind:arm_call to:0x020f0520 module:overlay(23) +from:0x020eebc8 kind:load to:0x020f3390 module:overlay(23) +from:0x020eec58 kind:arm_call to:0x0201e6c4 module:main +from:0x020eec64 kind:arm_call to:0x020ef894 module:overlay(23) +from:0x020eecac kind:arm_call to:0x020f0c40 module:overlay(23) +from:0x020eecc4 kind:arm_call to:0x020f0ce4 module:overlay(23) +from:0x020eece0 kind:arm_call to:0x020f0364 module:overlay(23) +from:0x020eed24 kind:arm_call to:0x02025f04 module:main +from:0x020eed40 kind:arm_call to:0x020eeaf0 module:overlay(23) +from:0x020eed4c kind:load to:0x020f3398 module:overlay(23) +from:0x020eed50 kind:load to:0x020b7d20 module:overlay(0) +from:0x020eed64 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020eed84 kind:arm_call to:0x020f04ac module:overlay(23) +from:0x020eed8c kind:arm_call to:0x020eedd0 module:overlay(23) +from:0x020eeda0 kind:arm_call to:0x020f026c module:overlay(23) +from:0x020eedb8 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020eedc4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020eedcc kind:load to:0x0204b690 module:main +from:0x020eee08 kind:arm_call to:0x020f0538 module:overlay(23) +from:0x020eee10 kind:arm_call to:0x020f0548 module:overlay(23) +from:0x020eee8c kind:load to:0x020f33a0 module:overlay(23) +from:0x020eef18 kind:arm_call to:0x020ef0c8 module:overlay(23) +from:0x020eef20 kind:arm_call to:0x020eeaf0 module:overlay(23) +from:0x020eef68 kind:arm_call to:0x020f026c module:overlay(23) +from:0x020eef70 kind:arm_call to:0x020f04f0 module:overlay(23) +from:0x020eef8c kind:arm_call to:0x020f0d44 module:overlay(23) +from:0x020eef9c kind:arm_call to:0x020f0e34 module:overlay(23) +from:0x020eefb4 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x020eefc0 kind:arm_call to:0x020f06b4 module:overlay(23) +from:0x020eefcc kind:arm_call to:0x020620ec module:overlay(0) +from:0x020eefe4 kind:arm_call to:0x0201f288 module:main +from:0x020eeff4 kind:arm_call to:0x0201f3b4 module:main +from:0x020eeffc kind:arm_call to:0x020ab32c module:overlay(0) +from:0x020ef008 kind:arm_call to:0x0201f520 module:main +from:0x020ef018 kind:arm_call to:0x0201f860 module:main +from:0x020ef050 kind:arm_call to:0x020ab34c module:overlay(0) +from:0x020ef094 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x020ef0ac kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020ef0b8 kind:load to:0x020b7d20 module:overlay(0) +from:0x020ef0bc kind:load to:0x020f34f0 module:overlay(23) +from:0x020ef0c4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020ef0f8 kind:arm_call to:0x02065804 module:overlay(0) +from:0x020ef17c kind:arm_call to:0x020f06b4 module:overlay(23) +from:0x020ef1c0 kind:load to:0x020f33a8 module:overlay(23) +from:0x020ef254 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x020ef25c kind:arm_call to:0x020ed95c module:overlay(23) +from:0x020ef268 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020ef3bc kind:load to:0x020b69b8 module:overlay(0) +from:0x020ef3e8 kind:arm_call to:0x0202a17c module:main +from:0x020ef42c kind:arm_call to:0x020ab44c module:overlay(0) +from:0x020ef440 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x020ef4a4 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020ef500 kind:arm_call to:0x0201a9dc module:main +from:0x020ef514 kind:arm_call to:0x020eff14 module:overlay(23) +from:0x020ef52c kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ef56c kind:arm_call to:0x0201a9dc module:main +from:0x020ef580 kind:arm_call to:0x0201e6c4 module:main +from:0x020ef59c kind:arm_call to:0x0201a9dc module:main +from:0x020ef5b4 kind:arm_call to:0x0201e6c4 module:main +from:0x020ef61c kind:arm_call to:0x0201f2a4 module:main +from:0x020ef628 kind:load to:0x020b7d20 module:overlay(0) +from:0x020ef62c kind:load to:0x0204c49c module:main +from:0x020ef658 kind:arm_call to:0x0201e6c4 module:main +from:0x020ef664 kind:arm_call to:0x020f02b4 module:overlay(23) +from:0x020ef67c kind:arm_call to:0x020644b8 module:overlay(0) +from:0x020ef690 kind:arm_call to:0x0201e6c4 module:main +from:0x020ef6b4 kind:arm_call to:0x0201a9dc module:main +from:0x020ef6e8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ef700 kind:arm_call to:0x0201e6c4 module:main +from:0x020ef764 kind:arm_call to:0x0201f2a4 module:main +from:0x020ef798 kind:arm_call to:0x0201aa68 module:main +from:0x020ef7a4 kind:load to:0x0204c49c module:main +from:0x020ef8d4 kind:arm_call to:0x020643cc module:overlay(0) +from:0x020ef928 kind:arm_call to:0x020181ac module:main +from:0x020ef968 kind:arm_call to:0x020f026c module:overlay(23) +from:0x020ef9a4 kind:arm_call to:0x020f0ce4 module:overlay(23) +from:0x020ef9b4 kind:arm_call to:0x020f0420 module:overlay(23) +from:0x020ef9bc kind:arm_call to:0x020f0e7c module:overlay(23) +from:0x020ef9d0 kind:arm_call to:0x0201f860 module:main +from:0x020ef9d8 kind:arm_call to:0x020efa10 module:overlay(23) +from:0x020ef9ec kind:load to:0x020b7d20 module:overlay(0) +from:0x020efa38 kind:load to:0x02064268 module:overlay(0) +from:0x020efa70 kind:arm_call to:0x0202a17c module:main +from:0x020efa84 kind:arm_call to:0x020643fc module:overlay(0) +from:0x020efaf0 kind:arm_call to:0x0201a9dc module:main +from:0x020efafc kind:load to:0x0204c49c module:main +from:0x020efb38 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020efb60 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020efb80 kind:arm_call to:0x02018200 module:main +from:0x020efbb8 kind:arm_call to:0x0201e664 module:main +from:0x020efbc4 kind:load to:0x020f30dc module:overlay(23) +from:0x020efbc8 kind:load to:0x020f30e2 module:overlay(23) +from:0x020efbec kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020efc90 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020efca4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020efd24 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020efdbc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020efde4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020eff0c kind:load to:0x020b6a14 module:overlay(0) +from:0x020eff38 kind:arm_call to:0x0201e6c4 module:main +from:0x020eff50 kind:arm_call to:0x0201a9dc module:main +from:0x020eff7c kind:arm_call to:0x0201e6c4 module:main +from:0x020eff94 kind:arm_call to:0x0201a9dc module:main +from:0x020effac kind:arm_call to:0x0201e6c4 module:main +from:0x020effc4 kind:arm_call to:0x0201aa68 module:main +from:0x020effd0 kind:load to:0x0204c49c module:main +from:0x020efff4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f0008 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f0044 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f0060 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020f006c kind:load to:0x020b6a14 module:overlay(0) +from:0x020f0128 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f0148 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020f015c kind:load to:0x020b6a14 module:overlay(0) +from:0x020f0204 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f0254 kind:arm_call to:0x02064218 module:overlay(0) +from:0x020f0264 kind:load to:0x020f30e8 module:overlay(23) +from:0x020f0268 kind:load to:0x020f30ee module:overlay(23) +from:0x020f0278 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020f028c kind:arm_call to:0x02062080 module:overlay(0) +from:0x020f0314 kind:arm_call to:0x0201a9dc module:main +from:0x020f0354 kind:arm_call to:0x0201aa68 module:main +from:0x020f0360 kind:load to:0x0204c49c module:main +from:0x020f0394 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f03b0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f03f0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f040c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f0440 kind:load to:0x020b69b8 module:overlay(0) +from:0x020f0444 kind:load to:0x0206e828 module:overlay(0) +from:0x020f047c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f0498 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f04c8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f04e4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020f04ec kind:load to:0x020b6a14 module:overlay(0) +from:0x020f0508 kind:arm_call to:0x02062020 module:overlay(0) +from:0x020f056c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020f0574 kind:arm_call to:0x02062134 module:overlay(0) +from:0x020f05a0 kind:arm_call_thumb to:0x0205a1c8 module:overlay(0) +from:0x020f05ac kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020f05d8 kind:arm_call to:0x02011f3c module:main +from:0x020f05f8 kind:arm_call to:0x02011ff4 module:main +from:0x020f0608 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f0634 kind:arm_call to:0x020f06cc module:overlay(23) +from:0x020f06a4 kind:arm_call to:0x02059568 module:overlay(0) +from:0x020f06fc kind:arm_call to:0x020a6400 module:overlay(0) +from:0x020f0714 kind:arm_call to:0x02035590 module:main +from:0x020f0720 kind:arm_call to:0x02015e40 module:main +from:0x020f0738 kind:arm_call to:0x02035590 module:main +from:0x020f0740 kind:arm_call to:0x020354ac module:main +from:0x020f0754 kind:arm_call to:0x02035590 module:main +from:0x020f0770 kind:arm_call to:0x02035590 module:main +from:0x020f0778 kind:arm_call to:0x020354ac module:main +from:0x020f0790 kind:arm_call to:0x02035590 module:main +from:0x020f07b0 kind:arm_call_thumb to:0x020155c0 module:main +from:0x020f07bc kind:arm_call_thumb to:0x020155fc module:main +from:0x020f07cc kind:arm_call to:0x02035590 module:main +from:0x020f07d4 kind:arm_call to:0x020354ac module:main +from:0x020f07ec kind:arm_call to:0x02035590 module:main +from:0x020f0800 kind:arm_call_thumb to:0x02015660 module:main +from:0x020f0818 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x020f0870 kind:arm_call to:0x020aba24 module:overlay(0) +from:0x020f0898 kind:arm_call to:0x020eba64 module:overlay(23) +from:0x020f08b0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020f08b8 kind:arm_call_thumb to:0x020155dc module:main +from:0x020f08c4 kind:load to:0x020f33b0 module:overlay(23) +from:0x020f08c8 kind:load to:0x020f33b8 module:overlay(23) +from:0x020f08cc kind:load to:0x020aba48 module:overlay(0) +from:0x020f08d4 kind:load to:0x020aba40 module:overlay(0) +from:0x020f08f4 kind:arm_call to:0x02064628 module:overlay(0) +from:0x020f08fc kind:arm_call to:0x02011ff4 module:main +from:0x020f09c4 kind:arm_call to:0x02033df8 module:main +from:0x020f09d8 kind:arm_call to:0x0202a20c module:main +from:0x020f09e8 kind:arm_call_thumb to:0x020a2304 module:overlay(0) +from:0x020f09f4 kind:load to:0x020b7d20 module:overlay(0) +from:0x020f09f8 kind:load to:0x020f3504 module:overlay(23) +from:0x020f09fc kind:load to:0x020f3540 module:overlay(23) +from:0x020f0a00 kind:load to:0x020f3562 module:overlay(23) +from:0x020f0a04 kind:load to:0x020f3584 module:overlay(23) +from:0x020f0a08 kind:load to:0x020f0a0c module:overlay(23) +from:0x020f0a18 kind:arm_call to:0x02032278 module:main +from:0x020f0a34 kind:arm_call_thumb to:0x020a2268 module:overlay(0) +from:0x020f0a38 kind:arm_call to:0x0203222c module:main +from:0x020f0a58 kind:arm_call to:0x02032288 module:main +from:0x020f0a60 kind:arm_call_thumb to:0x020a2330 module:overlay(0) +from:0x020f0a68 kind:load to:0x020b7cb8 module:overlay(0) +from:0x020f0a70 kind:load to:0x020f3504 module:overlay(23) +from:0x020f0a74 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020f0a9c kind:arm_call_thumb to:0x020c1704 module:overlay(1) +from:0x020f0aa8 kind:load to:0x020f33cc module:overlay(23) +from:0x020f0ac0 kind:arm_call to:0x02011ff4 module:main +from:0x020f0ad4 kind:load to:0x020f33cc module:overlay(23) +from:0x020f0aec kind:arm_call to:0x02011ff4 module:main +from:0x020f0afc kind:arm_call to:0x02011ff4 module:main +from:0x020f0b08 kind:load to:0x020f33cc module:overlay(23) +from:0x020f0b60 kind:load to:0x020f3604 module:overlay(23) +from:0x020f0b64 kind:load to:0x020f3614 module:overlay(23) +from:0x020f0b68 kind:load to:0x020f0b2c module:overlay(23) +from:0x020f0b8c kind:arm_call to:0x020f2954 module:overlay(23) +from:0x020f0b90 kind:arm_call to:0x020c8670 module:overlay(20) +from:0x020f0bb0 kind:arm_call to:0x020f2bc0 module:overlay(23) +from:0x020f0bb4 kind:arm_call to:0x020f2a5c module:overlay(23) +from:0x020f0bc0 kind:load to:0x020f3620 module:overlay(23) +from:0x020f0bc4 kind:load to:0x020f0b44 module:overlay(23) +from:0x020f0bc8 kind:load to:0x020f3404 module:overlay(23) +from:0x020f0bcc kind:load to:0x020f0b48 module:overlay(23) +from:0x020f0bd8 kind:load to:0x020f2acc module:overlay(23) +from:0x020f0be0 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f0c10 kind:arm_call to:0x020d0df8 module:overlays(20,24) +from:0x020f0d54 kind:arm_call to:0x020f0c40 module:overlay(23) +from:0x020f0d78 kind:arm_call to:0x0202a160 module:main +from:0x020f0dac kind:arm_call to:0x020f0c40 module:overlay(23) +from:0x020f0df4 kind:arm_call to:0x020f0c80 module:overlay(23) +from:0x020f0e1c kind:arm_call to:0x0202a160 module:main +from:0x020f0e54 kind:arm_call to:0x020f0c40 module:overlay(23) +from:0x020f0f60 kind:arm_call to:0x020d0dd8 module:overlay(20) +from:0x020f0f6c kind:arm_call to:0x02029a4c module:main +from:0x020f0fd4 kind:load to:0x0202a17c module:main +from:0x020f1020 kind:load to:0x020fd620 module:overlay(23) +from:0x020f1070 kind:load to:0x020fd620 module:overlay(23) +from:0x020f1154 kind:arm_call to:0x020f10ac module:overlay(23) +from:0x020f1228 kind:load to:0x020f2304 module:overlay(23) +from:0x020f12e4 kind:arm_call to:0x020f1208 module:overlay(23) +from:0x020f12ec kind:arm_call to:0x020f1208 module:overlay(23) +from:0x020f12f4 kind:arm_call to:0x020f1208 module:overlay(23) +from:0x020f1320 kind:arm_call to:0x020f2304 module:overlay(23) +from:0x020f1328 kind:arm_call to:0x020f1208 module:overlay(23) +from:0x020f1330 kind:arm_call to:0x020f1208 module:overlay(23) +from:0x020f1350 kind:arm_call to:0x020f0eec module:overlay(23) +from:0x020f1368 kind:arm_call to:0x020f122c module:overlay(23) +from:0x020f1384 kind:arm_call to:0x020f0f00 module:overlay(23) +from:0x020f139c kind:arm_call to:0x020f122c module:overlay(23) +from:0x020f1450 kind:arm_call to:0x020d1bdc module:overlay(20) +from:0x020f1460 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1474 kind:load to:0x020f164c module:overlay(23) +from:0x020f1578 kind:arm_call to:0x020f13a8 module:overlay(23) +from:0x020f15a8 kind:arm_call to:0x020f17c4 module:overlay(23) +from:0x020f15d8 kind:arm_call to:0x020f19b8 module:overlay(23) +from:0x020f15e4 kind:arm_call to:0x020f18b8 module:overlay(23) +from:0x020f1614 kind:arm_call to:0x020f1938 module:overlay(23) +from:0x020f162c kind:arm_call to:0x020f1f08 module:overlay(23) +from:0x020f1638 kind:arm_call to:0x020f1ff8 module:overlay(23) +from:0x020f1644 kind:arm_call to:0x020f1a5c module:overlay(23) +from:0x020f1660 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f1680 kind:arm_call to:0x020f13a8 module:overlay(23) +from:0x020f1688 kind:load to:0x020fd624 module:overlay(23) +from:0x020f16b0 kind:load to:0x020fd624 module:overlay(23) +from:0x020f16d0 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f17c0 kind:load to:0x020fd624 module:overlay(23) +from:0x020f17e0 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f180c kind:arm_call to:0x020d0114 module:overlay(20) +from:0x020f181c kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1824 kind:arm_call to:0x020d1028 module:overlay(20) +from:0x020f1834 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f184c kind:arm_call to:0x020d0a4c module:overlay(20) +from:0x020f185c kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1878 kind:arm_call to:0x020d0a90 module:overlay(20) +from:0x020f1888 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f18a0 kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f18a8 kind:load to:0x020fd624 module:overlay(23) +from:0x020f18ac kind:load to:0x020f17c4 module:overlay(23) +from:0x020f18b0 kind:load to:0x020f168c module:overlay(23) +from:0x020f18b4 kind:load to:0x020f16b4 module:overlay(23) +from:0x020f18d4 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f18f8 kind:arm_call to:0x020d10e4 module:overlay(20) +from:0x020f1908 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1928 kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f1930 kind:load to:0x020fd624 module:overlay(23) +from:0x020f1934 kind:load to:0x020f18b8 module:overlay(23) +from:0x020f1954 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f1978 kind:arm_call to:0x020d1128 module:overlays(20,24) +from:0x020f1988 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f19a8 kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f19b0 kind:load to:0x020fd624 module:overlay(23) +from:0x020f19b4 kind:load to:0x020f1938 module:overlay(23) +from:0x020f19d4 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f19f8 kind:arm_call to:0x020d10a0 module:overlay(20) +from:0x020f1a08 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1a1c kind:arm_call to:0x020d0318 module:overlay(20) +from:0x020f1a2c kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1a4c kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f1a54 kind:load to:0x020fd624 module:overlay(23) +from:0x020f1a58 kind:load to:0x020f19b8 module:overlay(23) +from:0x020f1a78 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f1a9c kind:arm_call to:0x020d11e4 module:overlay(20) +from:0x020f1aac kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1ad4 kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f1adc kind:load to:0x020fd624 module:overlay(23) +from:0x020f1ae0 kind:load to:0x020f1a5c module:overlay(23) +from:0x020f1b00 kind:arm_call to:0x020f1bc8 module:overlay(23) +from:0x020f1b9c kind:arm_call to:0x020f13a8 module:overlay(23) +from:0x020f1bc4 kind:load to:0x020fd624 module:overlay(23) +from:0x020f1be8 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f1c18 kind:arm_call to:0x020d0fb8 module:overlay(20) +from:0x020f1c30 kind:arm_call to:0x020d1264 module:overlay(20) +from:0x020f1c40 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1c5c kind:arm_call to:0x020d13f8 module:overlay(20) +from:0x020f1c6c kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1ccc kind:arm_call to:0x020d1ab0 module:overlay(20) +from:0x020f1cdc kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1d08 kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f1d14 kind:load to:0x020fd624 module:overlay(23) +from:0x020f1d18 kind:load to:0x020f1bc8 module:overlay(23) +from:0x020f1d1c kind:load to:0x020f1ae4 module:overlay(23) +from:0x020f1d38 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f1da4 kind:arm_call to:0x020f1de8 module:overlay(23) +from:0x020f1dd0 kind:arm_call to:0x020f1a5c module:overlay(23) +from:0x020f1ddc kind:arm_call to:0x020f1208 module:overlay(23) +from:0x020f1de4 kind:load to:0x020fd624 module:overlay(23) +from:0x020f1e08 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f1e40 kind:arm_call to:0x020d16d0 module:overlay(20) +from:0x020f1e50 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1eb4 kind:arm_call to:0x020d1ab0 module:overlay(20) +from:0x020f1ec4 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1ef0 kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f1efc kind:load to:0x020fd624 module:overlay(23) +from:0x020f1f00 kind:load to:0x020f1d20 module:overlay(23) +from:0x020f1f04 kind:load to:0x020f1de8 module:overlay(23) +from:0x020f1f48 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f1f70 kind:arm_call to:0x020d0dd8 module:overlay(20) +from:0x020f1f90 kind:arm_call to:0x020f1bc8 module:overlay(23) +from:0x020f1fb8 kind:arm_call to:0x020f0f58 module:overlay(23) +from:0x020f1fd4 kind:arm_call to:0x020d2afc module:overlay(20) +from:0x020f1fe4 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f1ff0 kind:load to:0x020fd624 module:overlay(23) +from:0x020f1ff4 kind:load to:0x020f1f08 module:overlay(23) +from:0x020f2018 kind:arm_call to:0x020f1374 module:overlay(23) +from:0x020f2058 kind:arm_call to:0x020d0dd8 module:overlay(20) +from:0x020f209c kind:arm_call to:0x0202a2cc module:main +from:0x020f20bc kind:arm_call to:0x0202a2cc module:main +from:0x020f20cc kind:arm_call to:0x020d153c module:overlay(20) +from:0x020f20dc kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f2108 kind:arm_call to:0x02028b4c module:main +from:0x020f211c kind:arm_call to:0x020d168c module:overlay(20) +from:0x020f212c kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f21a8 kind:arm_call to:0x0202a360 module:main +from:0x020f2210 kind:arm_call to:0x020d153c module:overlay(20) +from:0x020f2220 kind:arm_call to:0x020f1338 module:overlay(23) +from:0x020f2234 kind:arm_call to:0x020f1de8 module:overlay(23) +from:0x020f225c kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f2264 kind:load to:0x020fd624 module:overlay(23) +from:0x020f2268 kind:load to:0x020f1ff8 module:overlay(23) +from:0x020f2280 kind:arm_call to:0x02029608 module:main +from:0x020f2288 kind:arm_call to:0x020d0fb8 module:overlay(20) +from:0x020f2290 kind:arm_call to:0x02029630 module:main +from:0x020f22ac kind:arm_call to:0x0202a17c module:main +from:0x020f22fc kind:load to:0x020fd624 module:overlay(23) +from:0x020f2328 kind:arm_call to:0x020f1478 module:overlay(23) +from:0x020f2338 kind:arm_call to:0x020291e0 module:main +from:0x020f2348 kind:arm_call to:0x020291e0 module:main +from:0x020f236c kind:arm_call to:0x0202a190 module:main +from:0x020f2374 kind:load to:0x020f316c module:overlay(23) +from:0x020f23c0 kind:arm_call to:0x020291e0 module:main +from:0x020f2428 kind:arm_call to:0x020f10ac module:overlay(23) +from:0x020f244c kind:arm_call to:0x020f10ac module:overlay(23) +from:0x020f2474 kind:load to:0x020fd62c module:overlay(23) +from:0x020f24d8 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f24f4 kind:arm_call to:0x020f1118 module:overlay(23) +from:0x020f2534 kind:arm_call to:0x020f2378 module:overlay(23) +from:0x020f255c kind:arm_call to:0x020f1130 module:overlay(23) +from:0x020f25ac kind:arm_call to:0x0202961c module:main +from:0x020f25d8 kind:arm_call to:0x02029630 module:main +from:0x020f25e8 kind:arm_call to:0x0202961c module:main +from:0x020f2618 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f2650 kind:arm_call to:0x020f2378 module:overlay(23) +from:0x020f265c kind:arm_call to:0x020f2400 module:overlay(23) +from:0x020f2670 kind:arm_call to:0x020f1118 module:overlay(23) +from:0x020f2684 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f26b8 kind:arm_call to:0x020f2304 module:overlay(23) +from:0x020f26e4 kind:arm_call to:0x02029824 module:main +from:0x020f26fc kind:arm_call to:0x020f2b6c module:overlay(23) +from:0x020f2784 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f2800 kind:arm_call to:0x020f1074 module:overlay(23) +from:0x020f283c kind:arm_call to:0x020f108c module:overlay(23) +from:0x020f285c kind:arm_call to:0x020f11dc module:overlay(23) +from:0x020f2894 kind:arm_call to:0x020f11e0 module:overlay(23) +from:0x020f2898 kind:arm_call to:0x020f2b90 module:overlay(23) +from:0x020f28a4 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f28b0 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f28e8 kind:arm_call to:0x020f2304 module:overlay(23) +from:0x020f28fc kind:arm_call to:0x020f1184 module:overlay(23) +from:0x020f2910 kind:arm_call to:0x020f119c module:overlay(23) +from:0x020f2940 kind:arm_call to:0x02029a4c module:main +from:0x020f2950 kind:load to:0x020fd62c module:overlay(23) +from:0x020f2964 kind:arm_call to:0x0202961c module:main +from:0x020f296c kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f2980 kind:arm_call to:0x02029a4c module:main +from:0x020f299c kind:arm_call to:0x0202a17c module:main +from:0x020f29b8 kind:arm_call to:0x020f2330 module:overlay(23) +from:0x020f29c8 kind:arm_call to:0x020f0fbc module:overlay(23) +from:0x020f2a10 kind:arm_call to:0x020f226c module:overlay(23) +from:0x020f2a14 kind:arm_call to:0x0202961c module:main +from:0x020f2a40 kind:arm_call to:0x02029630 module:main +from:0x020f2a48 kind:arm_call to:0x02029630 module:main +from:0x020f2a50 kind:load to:0x020fd62c module:overlay(23) +from:0x020f2a58 kind:load to:0x020f2478 module:overlay(23) +from:0x020f2a60 kind:arm_call to:0x0202961c module:main +from:0x020f2a68 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f2a88 kind:arm_call to:0x020f2304 module:overlay(23) +from:0x020f2a8c kind:arm_call to:0x0202961c module:main +from:0x020f2ab8 kind:arm_call to:0x02029630 module:main +from:0x020f2ac0 kind:arm_call to:0x02029630 module:main +from:0x020f2ac8 kind:load to:0x020fd62c module:overlay(23) +from:0x020f2ad0 kind:arm_call to:0x0202961c module:main +from:0x020f2ad8 kind:arm_call to:0x020f2b5c module:overlay(23) +from:0x020f2af8 kind:arm_call to:0x0202961c module:main +from:0x020f2b28 kind:arm_call to:0x02029630 module:main +from:0x020f2b2c kind:arm_call to:0x020f2b90 module:overlay(23) +from:0x020f2b48 kind:arm_call to:0x020f2304 module:overlay(23) +from:0x020f2b50 kind:arm_call to:0x02029630 module:main +from:0x020f2b58 kind:load to:0x020fd62c module:overlay(23) +from:0x020f2b68 kind:load to:0x020fd62c module:overlay(23) +from:0x020f2b8c kind:load to:0x020fd62c module:overlay(23) +from:0x020f2bbc kind:load to:0x020fd62c module:overlay(23) +from:0x020f2bd4 kind:arm_call to:0x0202961c module:main +from:0x020f2c00 kind:arm_call to:0x020f10ac module:overlay(23) +from:0x020f2c24 kind:arm_call to:0x020f10ac module:overlay(23) +from:0x020f2c30 kind:arm_call to:0x02029a4c module:main +from:0x020f2c3c kind:arm_call to:0x020f1024 module:overlay(23) +from:0x020f2c48 kind:arm_call to:0x02029a4c module:main +from:0x020f2c5c kind:arm_call to:0x020f11e4 module:overlay(23) +from:0x020f2c78 kind:arm_call to:0x020f11f0 module:overlay(23) +from:0x020f2c80 kind:arm_call to:0x02029630 module:main +from:0x020f2c88 kind:load to:0x020fd62c module:overlay(23) +from:0x020f2c98 kind:load to:0x020f3408 module:overlay(23) +from:0x020f2c9c kind:load to:0x020f0fd8 module:overlay(23) +from:0x020f2d50 kind:arm_call to:0x0202a360 module:main +from:0x020f2dd8 kind:arm_call to:0x0202a360 module:main +from:0x020f2f5c kind:arm_call to:0x0203b8f8 module:main +from:0x020f2f94 kind:arm_call to:0x020f2d6c module:overlay(23) +from:0x020f3034 kind:arm_call to:0x0202a17c module:main +from:0x020f308c kind:arm_call to:0x02033f10 module:main +from:0x020f30b4 kind:arm_call to:0x0202a17c module:main +from:0x020f31cc kind:arm_call to:0x0203e690 module:main +from:0x020f31d4 kind:load to:0x020f3504 module:overlay(23) +from:0x020f31d8 kind:load to:0x020f0a78 module:overlay(23) +from:0x020f31f8 kind:arm_call to:0x020f0a84 module:overlay(23) +from:0x020f3208 kind:arm_call to:0x0203e3a4 module:main +from:0x020f321c kind:load to:0x020f3604 module:overlay(23) +from:0x020f3220 kind:load to:0x020f3614 module:overlay(23) +from:0x020f3224 kind:load to:0x020f0aac module:overlay(23) +from:0x020f3228 kind:load to:0x020f3608 module:overlay(23) +from:0x020f322c kind:load to:0x020f31ac module:overlay(23) +from:0x020f3230 kind:load to:0x020f31b0 module:overlay(23) +from:0x020f3234 kind:load to:0x020f31dc module:overlay(23) +from:0x020f3238 kind:load to:0x020f2c8c module:overlay(23) +from:0x020f3248 kind:load to:0x020eb418 module:overlay(23) +from:0x020f324c kind:load to:0x020eb484 module:overlay(23) +from:0x020f3250 kind:load to:0x020eb4f8 module:overlay(23) +from:0x020f3254 kind:load to:0x020eb63c module:overlay(23) +from:0x020f3258 kind:load to:0x02018324 module:main +from:0x020f325c kind:load to:0x020eb794 module:overlay(23) +from:0x020f3260 kind:load to:0x020eb7ac module:overlay(23) +from:0x020f3264 kind:load to:0x0201832c module:main +from:0x020f3268 kind:load to:0x020eb790 module:overlay(23) +from:0x020f326c kind:load to:0x020eb810 module:overlay(23) +from:0x020f3278 kind:load to:0x02018578 module:main +from:0x020f327c kind:load to:0x020185a4 module:main +from:0x020f3280 kind:load to:0x020ebc3c module:overlay(23) +from:0x020f3284 kind:load to:0x020ebc90 module:overlay(23) +from:0x020f3288 kind:load to:0x020ebcec module:overlay(23) +from:0x020f328c kind:load to:0x02018569 module:main +from:0x020f3290 kind:load to:0x0201856d module:main +from:0x020f3294 kind:load to:0x02018571 module:main +from:0x020f3298 kind:load to:0x02018575 module:main +from:0x020f329c kind:load to:0x020ec0b0 module:overlay(23) +from:0x020f32a0 kind:load to:0x020ec0e0 module:overlay(23) +from:0x020f32a4 kind:load to:0x020ec100 module:overlay(23) +from:0x020f32a8 kind:load to:0x02018640 module:main +from:0x020f32ac kind:load to:0x0201868c module:main +from:0x020f332c kind:load to:0x020ecd88 module:overlay(23) +from:0x020f3330 kind:load to:0x020f08ec module:overlay(23) +from:0x020f3334 kind:load to:0x020efa28 module:overlay(23) +from:0x020f3338 kind:load to:0x020efa3c module:overlay(23) +from:0x020f3344 kind:load to:0x020ecdbc module:overlay(23) +from:0x020f3348 kind:load to:0x020ecf64 module:overlay(23) +from:0x020f334c kind:load to:0x020ed114 module:overlay(23) +from:0x020f3350 kind:load to:0x020ed8b8 module:overlay(23) +from:0x020f3354 kind:load to:0x020ed584 module:overlay(23) +from:0x020f3358 kind:load to:0x020ed8c8 module:overlay(23) +from:0x020f335c kind:load to:0x02063264 module:overlay(0) +from:0x020f3360 kind:load to:0x020edba8 module:overlay(23) +from:0x020f3368 kind:load to:0x020ef3c4 module:overlay(23) +from:0x020f3370 kind:load to:0x020ee44c module:overlay(23) +from:0x020f3378 kind:load to:0x020ee818 module:overlay(23) +from:0x020f3380 kind:load to:0x020ef630 module:overlay(23) +from:0x020f3388 kind:load to:0x020eea40 module:overlay(23) +from:0x020f3390 kind:load to:0x020eed58 module:overlay(23) +from:0x020f3398 kind:load to:0x020ef630 module:overlay(23) +from:0x020f33a0 kind:load to:0x020eee90 module:overlay(23) +from:0x020f33a8 kind:load to:0x020ef1c4 module:overlay(23) +from:0x020f33cc kind:load to:0x020f0aac module:overlay(23) +from:0x020f33d0 kind:load to:0x020f0ad8 module:overlay(23) +from:0x020f33dc kind:load to:0x020f0c18 module:overlay(23) +from:0x020f33e0 kind:load to:0x020f0c24 module:overlay(23) +from:0x020f33e4 kind:load to:0x020f0c30 module:overlay(23) +from:0x020f33e8 kind:load to:0x020f0c38 module:overlay(23) +from:0x020f33f4 kind:load to:0x020f0b6c module:overlay(23) +from:0x020f33f8 kind:load to:0x020f0bd0 module:overlay(23) +from:0x020f33fc kind:load to:0x020f0bdc module:overlay(23) +from:0x020f3400 kind:load to:0x020f0bf4 module:overlay(23) +from:0x020f340c kind:load to:0x020f2ca0 module:overlay(23) +from:0x020f3410 kind:load to:0x020f2ca4 module:overlay(23) +from:0x020f3414 kind:load to:0x020f2cac module:overlay(23) +from:0x020f3418 kind:load to:0x020f2ebc module:overlay(23) +from:0x020f341c kind:load to:0x020f2fd0 module:overlay(23) +from:0x020f3420 kind:load to:0x020f3044 module:overlay(23) +from:0x020f3424 kind:load to:0x020f30c0 module:overlay(23) +from:0x020f3428 kind:load to:0x020fd634 module:overlay(23) diff --git a/config/jp/arm9/overlays/ov023/symbols.txt b/config/jp/arm9/overlays/ov023/symbols.txt new file mode 100644 index 00000000..e63ad4a8 --- /dev/null +++ b/config/jp/arm9/overlays/ov023/symbols.txt @@ -0,0 +1,281 @@ +func_ov023_020eb2c0 kind:function(arm,size=0x3c) addr:0x020eb2c0 +func_ov023_020eb2fc kind:function(arm,size=0x24) addr:0x020eb2fc +func_ov023_020eb320 kind:function(arm,size=0x10) addr:0x020eb320 +func_ov023_020eb330 kind:function(arm,size=0xe8) addr:0x020eb330 +func_ov023_020eb418 kind:function(arm,size=0x6c) addr:0x020eb418 +func_ov023_020eb484 kind:function(arm,size=0x74) addr:0x020eb484 +func_ov023_020eb4f8 kind:function(arm,size=0x144) addr:0x020eb4f8 +func_ov023_020eb63c kind:function(arm,size=0x154) addr:0x020eb63c +func_ov023_020eb790 kind:function(arm,size=0x4) addr:0x020eb790 +func_ov023_020eb794 kind:function(arm,size=0x18) addr:0x020eb794 +func_ov023_020eb7ac kind:function(arm,size=0x64) addr:0x020eb7ac +func_ov023_020eb810 kind:function(arm,size=0x60) addr:0x020eb810 +func_ov023_020eb870 kind:function(arm,size=0xc8) addr:0x020eb870 +func_ov023_020eb938 kind:function(arm,size=0x20) addr:0x020eb938 +func_ov023_020eb958 kind:function(arm,size=0x10c) addr:0x020eb958 +func_ov023_020eba64 kind:function(arm,size=0xcc) addr:0x020eba64 +func_ov023_020ebb30 kind:function(arm,size=0x2c) addr:0x020ebb30 +func_ov023_020ebb5c kind:function(arm,size=0x2c) addr:0x020ebb5c +func_ov023_020ebb88 kind:function(arm,size=0x2c) addr:0x020ebb88 +func_ov023_020ebbb4 kind:function(arm,size=0x14) addr:0x020ebbb4 +func_ov023_020ebbc8 kind:function(arm,size=0x2c) addr:0x020ebbc8 +func_ov023_020ebbf4 kind:function(arm,size=0x48) addr:0x020ebbf4 +func_ov023_020ebc3c kind:function(arm,size=0x54) addr:0x020ebc3c +func_ov023_020ebc90 kind:function(arm,size=0x5c) addr:0x020ebc90 +func_ov023_020ebcec kind:function(arm,size=0x3c4) addr:0x020ebcec +func_ov023_020ec0b0 kind:function(arm,size=0x30) addr:0x020ec0b0 +func_ov023_020ec0e0 kind:function(arm,size=0x20) addr:0x020ec0e0 +func_ov023_020ec100 kind:function(arm,size=0x44) addr:0x020ec100 +func_ov023_020ec144 kind:function(arm,size=0x28) addr:0x020ec144 +func_ov023_020ec16c kind:function(arm,size=0x34) addr:0x020ec16c +func_ov023_020ec1a0 kind:function(arm,size=0x38) addr:0x020ec1a0 +func_ov023_020ec1d8 kind:function(arm,size=0xb9c) addr:0x020ec1d8 +func_ov023_020ecd74 kind:function(arm,size=0x14) addr:0x020ecd74 +func_ov023_020ecd88 kind:function(arm,size=0x14) addr:0x020ecd88 +func_ov023_020ecd9c kind:function(arm,size=0x20) addr:0x020ecd9c +func_ov023_020ecdbc kind:function(arm,size=0x1a8) addr:0x020ecdbc +func_ov023_020ecf64 kind:function(arm,size=0x1b0) addr:0x020ecf64 +func_ov023_020ed114 kind:function(arm,size=0x470) addr:0x020ed114 +func_ov023_020ed584 kind:function(arm,size=0x334) addr:0x020ed584 +func_ov023_020ed8b8 kind:function(arm,size=0x10) addr:0x020ed8b8 +func_ov023_020ed8c8 kind:function(arm,size=0x94) addr:0x020ed8c8 +func_ov023_020ed95c kind:function(arm,size=0x24c) addr:0x020ed95c +func_ov023_020edba8 kind:function(arm,size=0x794) addr:0x020edba8 +func_ov023_020ee33c kind:function(arm,size=0x110) addr:0x020ee33c +func_ov023_020ee44c kind:function(arm,size=0x210) addr:0x020ee44c +func_ov023_020ee65c kind:function(arm,size=0x1bc) addr:0x020ee65c +func_ov023_020ee818 kind:function(arm,size=0x1dc) addr:0x020ee818 +func_ov023_020ee9f4 kind:function(arm,size=0x4c) addr:0x020ee9f4 +func_ov023_020eea40 kind:function(arm,size=0xb0) addr:0x020eea40 +func_ov023_020eeaf0 kind:function(arm,size=0xdc) addr:0x020eeaf0 +func_ov023_020eebcc kind:function(arm,size=0x18c) addr:0x020eebcc +func_ov023_020eed58 kind:function(arm,size=0x78) addr:0x020eed58 +func_ov023_020eedd0 kind:function(arm,size=0xc0) addr:0x020eedd0 +func_ov023_020eee90 kind:function(arm,size=0x238) addr:0x020eee90 +func_ov023_020ef0c8 kind:function(arm,size=0xfc) addr:0x020ef0c8 +func_ov023_020ef1c4 kind:function(arm,size=0x200) addr:0x020ef1c4 +func_ov023_020ef3c4 kind:function(arm,size=0x26c) addr:0x020ef3c4 +func_ov023_020ef630 kind:function(arm,size=0x178) addr:0x020ef630 +func_ov023_020ef7a8 kind:function(arm,size=0xec) addr:0x020ef7a8 +func_ov023_020ef894 kind:function(arm,size=0xac) addr:0x020ef894 +func_ov023_020ef940 kind:function(arm,size=0xb4) addr:0x020ef940 +func_ov023_020ef9f4 kind:function(arm,size=0x1c) addr:0x020ef9f4 +func_ov023_020efa10 kind:function(arm,size=0x18) addr:0x020efa10 +func_ov023_020efa28 kind:function(arm,size=0x14) addr:0x020efa28 +func_ov023_020efa3c kind:function(arm,size=0xc4) addr:0x020efa3c +func_ov023_020efb00 kind:function(arm,size=0xcc) addr:0x020efb00 +func_ov023_020efbcc kind:function(arm,size=0x348) addr:0x020efbcc +func_ov023_020eff14 kind:function(arm,size=0xc0) addr:0x020eff14 +func_ov023_020effd4 kind:function(arm,size=0x4c) addr:0x020effd4 +func_ov023_020f0020 kind:function(arm,size=0x50) addr:0x020f0020 +func_ov023_020f0070 kind:function(arm,size=0x88) addr:0x020f0070 +func_ov023_020f00f8 kind:function(arm,size=0x68) addr:0x020f00f8 +func_ov023_020f0160 kind:function(arm,size=0x34) addr:0x020f0160 +func_ov023_020f0194 kind:function(arm,size=0x2c) addr:0x020f0194 +func_ov023_020f01c0 kind:function(arm,size=0xac) addr:0x020f01c0 +func_ov023_020f026c kind:function(arm,size=0x48) addr:0x020f026c +func_ov023_020f02b4 kind:function(arm,size=0xb0) addr:0x020f02b4 +func_ov023_020f0364 kind:function(arm,size=0xbc) addr:0x020f0364 +func_ov023_020f0420 kind:function(arm,size=0x28) addr:0x020f0420 +func_ov023_020f0448 kind:function(arm,size=0x64) addr:0x020f0448 +func_ov023_020f04ac kind:function(arm,size=0x44) addr:0x020f04ac +func_ov023_020f04f0 kind:function(arm,size=0x30) addr:0x020f04f0 +func_ov023_020f0520 kind:function(arm,size=0x18) addr:0x020f0520 +func_ov023_020f0538 kind:function(arm,size=0x10) addr:0x020f0538 +func_ov023_020f0548 kind:function(arm,size=0x3c) addr:0x020f0548 +func_ov023_020f0584 kind:function(arm,size=0x68) addr:0x020f0584 +func_ov023_020f05ec kind:function(arm,size=0x28) addr:0x020f05ec +func_ov023_020f0614 kind:function(arm,size=0x30) addr:0x020f0614 +func_ov023_020f0644 kind:function(arm,size=0x70) addr:0x020f0644 +func_ov023_020f06b4 kind:function(arm,size=0x18) addr:0x020f06b4 +func_ov023_020f06cc kind:function(arm,size=0x214) addr:0x020f06cc +func_ov023_020f08e0 kind:function(arm,size=0xc) addr:0x020f08e0 +func_ov023_020f08ec kind:function(arm,size=0x1c) addr:0x020f08ec +func_ov023_020f0908 kind:function(arm,size=0x104) addr:0x020f0908 +func_ov023_020f0a0c kind:function(arm,size=0x6c) addr:0x020f0a0c +func_ov023_020f0a78 kind:function(arm,size=0xc) addr:0x020f0a78 +func_ov023_020f0a84 kind:function(arm,size=0x28) addr:0x020f0a84 +func_ov023_020f0aac kind:function(arm,size=0x2c) addr:0x020f0aac +func_ov023_020f0ad8 kind:function(arm,size=0x34) addr:0x020f0ad8 +func_ov023_020f0b0c kind:function(arm,size=0x20) addr:0x020f0b0c +func_ov023_020f0b2c kind:function(arm,size=0x18) addr:0x020f0b2c +func_ov023_020f0b44 kind:function(arm,size=0x4) addr:0x020f0b44 +func_ov023_020f0b48 kind:function(arm,size=0x24) addr:0x020f0b48 +func_ov023_020f0b6c kind:function(arm,size=0x64) addr:0x020f0b6c +func_ov023_020f0bd0 kind:function(arm,size=0xc) addr:0x020f0bd0 +func_ov023_020f0bdc kind:function(arm,size=0x18) addr:0x020f0bdc +func_ov023_020f0bf4 kind:function(arm,size=0x24) addr:0x020f0bf4 +func_ov023_020f0c18 kind:function(arm,size=0xc) addr:0x020f0c18 +func_ov023_020f0c24 kind:function(arm,size=0xc) addr:0x020f0c24 +func_ov023_020f0c30 kind:function(arm,size=0x8) addr:0x020f0c30 +func_ov023_020f0c38 kind:function(arm,size=0x8) addr:0x020f0c38 +func_ov023_020f0c40 kind:function(arm,size=0x40) addr:0x020f0c40 +func_ov023_020f0c80 kind:function(arm,size=0x64) addr:0x020f0c80 +func_ov023_020f0ce4 kind:function(arm,size=0x60) addr:0x020f0ce4 +func_ov023_020f0d44 kind:function(arm,size=0x44) addr:0x020f0d44 +func_ov023_020f0d88 kind:function(arm,size=0x58) addr:0x020f0d88 +func_ov023_020f0de0 kind:function(arm,size=0x54) addr:0x020f0de0 +func_ov023_020f0e34 kind:function(arm,size=0x48) addr:0x020f0e34 +func_ov023_020f0e7c kind:function(arm,size=0x70) addr:0x020f0e7c +func_ov023_020f0eec kind:function(arm,size=0x14) addr:0x020f0eec +func_ov023_020f0f00 kind:function(arm,size=0x58) addr:0x020f0f00 +func_ov023_020f0f58 kind:function(arm,size=0x64) addr:0x020f0f58 +func_ov023_020f0fbc kind:function(arm,size=0x1c) addr:0x020f0fbc +func_ov023_020f0fd8 kind:function(arm,size=0x4c) addr:0x020f0fd8 +func_ov023_020f1024 kind:function(arm,size=0x50) addr:0x020f1024 +func_ov023_020f1074 kind:function(arm,size=0x18) addr:0x020f1074 +func_ov023_020f108c kind:function(arm,size=0x20) addr:0x020f108c +func_ov023_020f10ac kind:function(arm,size=0x6c) addr:0x020f10ac +func_ov023_020f1118 kind:function(arm,size=0x18) addr:0x020f1118 +func_ov023_020f1130 kind:function(arm,size=0x54) addr:0x020f1130 +func_ov023_020f1184 kind:function(arm,size=0x18) addr:0x020f1184 +func_ov023_020f119c kind:function(arm,size=0x40) addr:0x020f119c +func_ov023_020f11dc kind:function(arm,size=0x4) addr:0x020f11dc +func_ov023_020f11e0 kind:function(arm,size=0x4) addr:0x020f11e0 +func_ov023_020f11e4 kind:function(arm,size=0xc) addr:0x020f11e4 +func_ov023_020f11f0 kind:function(arm,size=0x18) addr:0x020f11f0 +func_ov023_020f1208 kind:function(arm,size=0x24) addr:0x020f1208 +func_ov023_020f122c kind:function(arm,size=0x10c) addr:0x020f122c +func_ov023_020f1338 kind:function(arm,size=0x3c) addr:0x020f1338 +func_ov023_020f1374 kind:function(arm,size=0x34) addr:0x020f1374 +func_ov023_020f13a8 kind:function(arm,size=0xd0) addr:0x020f13a8 +func_ov023_020f1478 kind:function(arm,size=0x1d4) addr:0x020f1478 +func_ov023_020f164c kind:function(arm,size=0x40) addr:0x020f164c +func_ov023_020f168c kind:function(arm,size=0x28) addr:0x020f168c +func_ov023_020f16b4 kind:function(arm,size=0x110) addr:0x020f16b4 +func_ov023_020f17c4 kind:function(arm,size=0xf4) addr:0x020f17c4 +func_ov023_020f18b8 kind:function(arm,size=0x80) addr:0x020f18b8 +func_ov023_020f1938 kind:function(arm,size=0x80) addr:0x020f1938 +func_ov023_020f19b8 kind:function(arm,size=0xa4) addr:0x020f19b8 +func_ov023_020f1a5c kind:function(arm,size=0x88) addr:0x020f1a5c +func_ov023_020f1ae4 kind:function(arm,size=0xe4) addr:0x020f1ae4 +func_ov023_020f1bc8 kind:function(arm,size=0x158) addr:0x020f1bc8 +func_ov023_020f1d20 kind:function(arm,size=0xc8) addr:0x020f1d20 +func_ov023_020f1de8 kind:function(arm,size=0x120) addr:0x020f1de8 +func_ov023_020f1f08 kind:function(arm,size=0xf0) addr:0x020f1f08 +func_ov023_020f1ff8 kind:function(arm,size=0x274) addr:0x020f1ff8 +func_ov023_020f226c kind:function(arm,size=0x98) addr:0x020f226c +func_ov023_020f2304 kind:function(arm,size=0x2c) addr:0x020f2304 +func_ov023_020f2330 kind:function(arm,size=0x48) addr:0x020f2330 +func_ov023_020f2378 kind:function(arm,size=0x88) addr:0x020f2378 +func_ov023_020f2400 kind:function(arm,size=0x78) addr:0x020f2400 +func_ov023_020f2478 kind:function(arm,size=0x4dc) addr:0x020f2478 +func_ov023_020f2954 kind:function(arm,size=0x108) addr:0x020f2954 +func_ov023_020f2a5c kind:function(arm,size=0x70) addr:0x020f2a5c +func_ov023_020f2acc kind:function(arm,size=0x90) addr:0x020f2acc +func_ov023_020f2b5c kind:function(arm,size=0x10) addr:0x020f2b5c +func_ov023_020f2b6c kind:function(arm,size=0x24) addr:0x020f2b6c +func_ov023_020f2b90 kind:function(arm,size=0x30) addr:0x020f2b90 +func_ov023_020f2bc0 kind:function(arm,size=0xcc) addr:0x020f2bc0 +func_ov023_020f2c8c kind:function(arm,size=0x14) addr:0x020f2c8c +func_ov023_020f2ca0 kind:function(arm,size=0x4) addr:0x020f2ca0 +func_ov023_020f2ca4 kind:function(arm,size=0x8) addr:0x020f2ca4 +func_ov023_020f2cac kind:function(arm,size=0xc0) addr:0x020f2cac +func_ov023_020f2d6c kind:function(arm,size=0x150) addr:0x020f2d6c +func_ov023_020f2ebc kind:function(arm,size=0x114) addr:0x020f2ebc +func_ov023_020f2fd0 kind:function(arm,size=0x74) addr:0x020f2fd0 +func_ov023_020f3044 kind:function(arm,size=0x7c) addr:0x020f3044 +func_ov023_020f30c0 kind:function(arm,size=0x14) addr:0x020f30c0 +data_ov023_020f30d4 kind:data(any) addr:0x020f30d4 +data_ov023_020f30dc kind:data(any) addr:0x020f30dc +data_ov023_020f30e2 kind:data(any) addr:0x020f30e2 +data_ov023_020f30e8 kind:data(any) addr:0x020f30e8 +data_ov023_020f30ee kind:data(any) addr:0x020f30ee +data_ov023_020f30f4 kind:data(any) addr:0x020f30f4 +data_ov023_020f3104 kind:data(any) addr:0x020f3104 +data_ov023_020f3118 kind:data(any) addr:0x020f3118 +data_ov023_020f312c kind:data(any) addr:0x020f312c +data_ov023_020f314c kind:data(any) addr:0x020f314c +data_ov023_020f316c kind:data(any) addr:0x020f316c +func_ov023_020f31ac kind:function(arm,size=0x4) addr:0x020f31ac +func_ov023_020f31b0 kind:function(arm,size=0x2c) addr:0x020f31b0 +func_ov023_020f31dc kind:function(arm,size=0x50) addr:0x020f31dc +data_ov023_020f3248 kind:data(any) addr:0x020f3248 +data_ov023_020f3278 kind:data(any) addr:0x020f3278 +data_ov023_020f3294 kind:data(any) addr:0x020f3294 ambiguous +data_ov023_020f32b0 kind:data(any) addr:0x020f32b0 +data_ov023_020f32c4 kind:data(any) addr:0x020f32c4 +data_ov023_020f32c8 kind:data(any) addr:0x020f32c8 +data_ov023_020f32d4 kind:data(any) addr:0x020f32d4 +data_ov023_020f32e0 kind:data(any) addr:0x020f32e0 +data_ov023_020f32ec kind:data(any) addr:0x020f32ec +data_ov023_020f32fc kind:data(any) addr:0x020f32fc +data_ov023_020f330c kind:data(any) addr:0x020f330c +data_ov023_020f3318 kind:data(any) addr:0x020f3318 +data_ov023_020f332c kind:data(any) addr:0x020f332c +data_ov023_020f3344 kind:data(any) addr:0x020f3344 +data_ov023_020f3360 kind:data(any) addr:0x020f3360 +data_ov023_020f3368 kind:data(any) addr:0x020f3368 +data_ov023_020f3370 kind:data(any) addr:0x020f3370 +data_ov023_020f3378 kind:data(any) addr:0x020f3378 +data_ov023_020f3380 kind:data(any) addr:0x020f3380 +data_ov023_020f3388 kind:data(any) addr:0x020f3388 +data_ov023_020f3390 kind:data(any) addr:0x020f3390 +data_ov023_020f3398 kind:data(any) addr:0x020f3398 +data_ov023_020f33a0 kind:data(any) addr:0x020f33a0 +data_ov023_020f33a8 kind:data(any) addr:0x020f33a8 +data_ov023_020f33b0 kind:data(any) addr:0x020f33b0 +data_ov023_020f33b8 kind:data(any) addr:0x020f33b8 +data_ov023_020f33cc kind:data(any) addr:0x020f33cc +data_ov023_020f33dc kind:data(any) addr:0x020f33dc ambiguous +data_ov023_020f33f4 kind:data(any) addr:0x020f33f4 ambiguous +data_ov023_020f3404 kind:data(any) addr:0x020f3404 +data_ov023_020f3408 kind:data(any) addr:0x020f3408 +data_ov023_020f3440 kind:bss addr:0x020f3440 +data_ov023_020f3444 kind:bss addr:0x020f3444 +data_ov023_020f3480 kind:bss addr:0x020f3480 +data_ov023_020f3494 kind:bss addr:0x020f3494 +data_ov023_020f34d0 kind:bss addr:0x020f34d0 +data_ov023_020f34e4 kind:bss addr:0x020f34e4 +data_ov023_020f34f0 kind:bss addr:0x020f34f0 +data_ov023_020f3504 kind:bss addr:0x020f3504 +data_ov023_020f3540 kind:bss addr:0x020f3540 +data_ov023_020f3562 kind:bss addr:0x020f3562 +data_ov023_020f3584 kind:bss addr:0x020f3584 +data_ov023_020f3604 kind:bss addr:0x020f3604 +data_ov023_020f3608 kind:bss addr:0x020f3608 +data_ov023_020f3614 kind:bss addr:0x020f3614 +data_ov023_020f3620 kind:bss addr:0x020f3620 +data_ov023_020f3cbc kind:bss addr:0x020f3cbc ambiguous +data_ov023_020f5050 kind:bss addr:0x020f5050 ambiguous +data_ov023_020f5148 kind:bss addr:0x020f5148 ambiguous +data_ov023_020f522c kind:bss addr:0x020f522c ambiguous +data_ov023_020f5324 kind:bss addr:0x020f5324 ambiguous +data_ov023_020f5820 kind:bss addr:0x020f5820 ambiguous +data_ov023_020f619c kind:bss addr:0x020f619c ambiguous +data_ov023_020f6278 kind:bss addr:0x020f6278 ambiguous +data_ov023_020f71e8 kind:bss addr:0x020f71e8 ambiguous +data_ov023_020f7370 kind:bss addr:0x020f7370 ambiguous +data_ov023_020f73a4 kind:bss addr:0x020f73a4 ambiguous +data_ov023_020f7a1c kind:bss addr:0x020f7a1c ambiguous +data_ov023_020f7ba8 kind:bss addr:0x020f7ba8 ambiguous +data_ov023_020f7e14 kind:bss addr:0x020f7e14 ambiguous +data_ov023_020f7e1c kind:bss addr:0x020f7e1c ambiguous +data_ov023_020f7e24 kind:bss addr:0x020f7e24 ambiguous +data_ov023_020f8200 kind:bss addr:0x020f8200 ambiguous +data_ov023_020f82d4 kind:bss addr:0x020f82d4 ambiguous +data_ov023_020f8f04 kind:bss addr:0x020f8f04 ambiguous +data_ov023_020f8f68 kind:bss addr:0x020f8f68 ambiguous +data_ov023_020f8fa4 kind:bss addr:0x020f8fa4 ambiguous +data_ov023_020f8fc4 kind:bss addr:0x020f8fc4 ambiguous +data_ov023_020f8fcc kind:bss addr:0x020f8fcc ambiguous +data_ov023_020f9024 kind:bss addr:0x020f9024 ambiguous +data_ov023_020f909c kind:bss addr:0x020f909c ambiguous +data_ov023_020f91d8 kind:bss addr:0x020f91d8 ambiguous +data_ov023_020f94c8 kind:bss addr:0x020f94c8 ambiguous +data_ov023_020f9800 kind:bss addr:0x020f9800 ambiguous +data_ov023_020f9958 kind:bss addr:0x020f9958 ambiguous +data_ov023_020f9a68 kind:bss addr:0x020f9a68 ambiguous +data_ov023_020f9d24 kind:bss addr:0x020f9d24 ambiguous +data_ov023_020fb810 kind:bss addr:0x020fb810 ambiguous +data_ov023_020fb880 kind:bss addr:0x020fb880 ambiguous +data_ov023_020fb8f0 kind:bss addr:0x020fb8f0 ambiguous +data_ov023_020fb960 kind:bss addr:0x020fb960 ambiguous +data_ov023_020fc5b4 kind:bss addr:0x020fc5b4 ambiguous +data_ov023_020fcd64 kind:bss addr:0x020fcd64 ambiguous +data_ov023_020fcf04 kind:bss addr:0x020fcf04 ambiguous +data_ov023_020fd264 kind:bss addr:0x020fd264 ambiguous +data_ov023_020fd620 kind:bss addr:0x020fd620 +data_ov023_020fd624 kind:bss addr:0x020fd624 +data_ov023_020fd62c kind:bss addr:0x020fd62c +data_ov023_020fd634 kind:bss addr:0x020fd634 diff --git a/config/jp/arm9/overlays/ov024/delinks.txt b/config/jp/arm9/overlays/ov024/delinks.txt new file mode 100644 index 00000000..e23413c7 --- /dev/null +++ b/config/jp/arm9/overlays/ov024/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020c6060 end:0x020d8cbc kind:code align:32 + .rodata start:0x020d8cbc end:0x020d928c kind:data align:4 + .init start:0x020d928c end:0x020d94d8 kind:code align:4 + .ctor start:0x020d94d8 end:0x020d94f8 kind:data align:4 + .data start:0x020d9500 end:0x020da000 kind:data align:32 + .bss start:0x020da000 end:0x020da0c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov024/relocs.txt b/config/jp/arm9/overlays/ov024/relocs.txt new file mode 100644 index 00000000..329cdd08 --- /dev/null +++ b/config/jp/arm9/overlays/ov024/relocs.txt @@ -0,0 +1,2893 @@ +from:0x020c6068 kind:thumb_call_arm to:0x020c62a0 module:overlay(24) +from:0x020c6070 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c6078 kind:thumb_call_arm to:0x0200e234 module:main +from:0x020c607e kind:thumb_call to:0x020bff48 module:overlay(1) +from:0x020c6084 kind:thumb_call to:0x020bf0c4 module:overlay(1) +from:0x020c608a kind:thumb_call_arm to:0x020182e4 module:main +from:0x020c6094 kind:load to:0x020d9508 module:overlay(24) +from:0x020c6098 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c609c kind:load to:0x020b684c module:overlay(0) +from:0x020c60a0 kind:load to:0x020b68c0 module:overlay(0) +from:0x020c60ac kind:thumb_call_arm to:0x020c62a0 module:overlay(24) +from:0x020c60b4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c60bc kind:thumb_call_arm to:0x0200e234 module:main +from:0x020c60c2 kind:thumb_call to:0x020bff48 module:overlay(1) +from:0x020c60c8 kind:thumb_call to:0x020bf0c4 module:overlay(1) +from:0x020c60ce kind:thumb_call_arm to:0x020182e4 module:main +from:0x020c60d4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c60dc kind:load to:0x020d9508 module:overlay(24) +from:0x020c60e0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c60e4 kind:load to:0x020b684c module:overlay(0) +from:0x020c60e8 kind:load to:0x020b68c0 module:overlay(0) +from:0x020c60ee kind:thumb_call_arm to:0x0201830c module:main +from:0x020c60f4 kind:thumb_call to:0x020bfd64 module:overlay(1) +from:0x020c60fa kind:thumb_call to:0x020bf09c module:overlay(1) +from:0x020c6100 kind:thumb_call to:0x020bf980 module:overlay(1) +from:0x020c612c kind:thumb_call to:0x02071ca0 module:overlay(0) +from:0x020c6134 kind:load to:0x020b684c module:overlay(0) +from:0x020c6138 kind:load to:0x020b68c0 module:overlay(0) +from:0x020c613c kind:load to:0x020b66ec module:overlay(0) +from:0x020c6140 kind:load to:0x027e09a4 module:dtcm +from:0x020c615c kind:arm_call to:0x02071f34 module:overlay(0) +from:0x020c616c kind:arm_call to:0x020c638c module:overlay(24) +from:0x020c6174 kind:load to:0x0204b690 module:main +from:0x020c6178 kind:load to:0x027e09a4 module:dtcm +from:0x020c617c kind:load to:0x020da000 module:overlay(24) +from:0x020c6198 kind:load to:0x027e09a4 module:dtcm +from:0x020c619c kind:load to:0x0204b690 module:main +from:0x020c61a0 kind:load to:0x02071f90 module:overlay(0) +from:0x020c61b8 kind:load to:0x027e09a4 module:dtcm +from:0x020c61bc kind:load to:0x0204c482 module:main +from:0x020c61c0 kind:load to:0x02071eec module:overlay(0) +from:0x020c61dc kind:arm_call to:0x02071ff0 module:overlay(0) +from:0x020c6208 kind:load to:0x0204b690 module:main +from:0x020c620c kind:load to:0x027e09a4 module:dtcm +from:0x020c6210 kind:load to:0x020da000 module:overlay(24) +from:0x020c622c kind:load to:0x027e09a4 module:dtcm +from:0x020c6230 kind:load to:0x0204b690 module:main +from:0x020c6234 kind:load to:0x02072104 module:overlay(0) +from:0x020c6264 kind:arm_call to:0x020bd1b4 module:overlay(17) +from:0x020c6290 kind:load to:0x0204b608 module:main +from:0x020c6294 kind:load to:0x027e09a4 module:dtcm +from:0x020c6298 kind:load to:0x0204c482 module:main +from:0x020c629c kind:load to:0x020da000 module:overlay(24) +from:0x020c62b8 kind:arm_call to:0x02071bac module:overlay(0) +from:0x020c62c0 kind:arm_call to:0x02011ff4 module:main +from:0x020c62c8 kind:load to:0x027e09a4 module:dtcm +from:0x020c62f4 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020c62fc kind:load to:0x020b69b8 module:overlay(0) +from:0x020c631c kind:arm_call to:0x020c6364 module:overlay(24) +from:0x020c632c kind:arm_call to:0x0203e3a4 module:main +from:0x020c6340 kind:load to:0x020da000 module:overlay(24) +from:0x020c6344 kind:load to:0x020da014 module:overlay(24) +from:0x020c6348 kind:load to:0x020c6350 module:overlay(24) +from:0x020c634c kind:load to:0x020da008 module:overlay(24) +from:0x020c6358 kind:arm_call to:0x020c6660 module:overlay(24) +from:0x020c636c kind:arm_call to:0x020c6650 module:overlay(24) +from:0x020c63ac kind:arm_call to:0x01ffd420 module:itcm +from:0x020c63dc kind:load to:0x027e09b8 module:dtcm +from:0x020c6410 kind:arm_call to:0x020ce9a0 module:overlay(24) +from:0x020c6464 kind:arm_call to:0x01fff350 module:itcm +from:0x020c648c kind:arm_call to:0x02074764 module:overlay(0) +from:0x020c64e0 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x020c64f8 kind:load to:0x020da038 module:overlay(24) +from:0x020c64fc kind:load to:0x027e0ce4 module:dtcm +from:0x020c6500 kind:load to:0x020b4800 module:overlay(0) +from:0x020c6504 kind:load to:0x027e09b8 module:dtcm +from:0x020c6554 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6578 kind:arm_call to:0x020194d0 module:main +from:0x020c6590 kind:arm_call to:0x02025f20 module:main +from:0x020c65a0 kind:arm_call to:0x02025f20 module:main +from:0x020c65ac kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c65c0 kind:arm_call to:0x0201c284 module:main +from:0x020c65d0 kind:arm_call to:0x0201c284 module:main +from:0x020c65d8 kind:load to:0x027e09a4 module:dtcm +from:0x020c65dc kind:load to:0x0204b690 module:main +from:0x020c65e4 kind:load to:0x0204c42c module:main +from:0x020c665c kind:load to:0x020da000 module:overlay(24) +from:0x020c6670 kind:load to:0x020da000 module:overlay(24) +from:0x020c6688 kind:load to:0x020d9538 module:overlay(24) +from:0x020c6698 kind:arm_call to:0x02011ff4 module:main +from:0x020c66e8 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020c6700 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c6708 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c6724 kind:arm_call to:0x020c6734 module:overlay(24) +from:0x020c6730 kind:load to:0x020d9570 module:overlay(24) +from:0x020c673c kind:arm_call to:0x020c674c module:overlay(24) +from:0x020c6760 kind:load to:0x02061db4 module:overlay(0) +from:0x020c6778 kind:load to:0x02061db4 module:overlay(0) +from:0x020c67b8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c67bc kind:load to:0x0206f100 module:overlay(0) +from:0x020c67dc kind:load to:0x02062080 module:overlay(0) +from:0x020c67ec kind:load to:0x02062080 module:overlay(0) +from:0x020c6804 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c680c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c6818 kind:arm_call to:0x02062020 module:overlay(0) +from:0x020c682c kind:arm_call to:0x02062020 module:overlay(0) +from:0x020c6840 kind:arm_call to:0x02062020 module:overlay(0) +from:0x020c6854 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c6864 kind:arm_call to:0x02062020 module:overlay(0) +from:0x020c6878 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c6880 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c6890 kind:arm_call to:0x020c6980 module:overlay(24) +from:0x020c68d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c6904 kind:arm_call to:0x0201aa68 module:main +from:0x020c6940 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c6970 kind:arm_call to:0x0201aa68 module:main +from:0x020c697c kind:load to:0x0204c49c module:main +from:0x020c69a4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c69b8 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c69c0 kind:arm_call to:0x02011ff4 module:main +from:0x020c69ec kind:arm_call to:0x020d28f4 module:overlay(24) +from:0x020c69f4 kind:arm_call to:0x02011ff4 module:main +from:0x020c6a20 kind:arm_call_thumb to:0x020c2174 module:overlay(1) +from:0x020c6a28 kind:arm_call to:0x02011ff4 module:main +from:0x020c6a44 kind:arm_call to:0x020c872c module:overlay(24) +from:0x020c6a48 kind:arm_call to:0x020c8758 module:overlay(24) +from:0x020c6a50 kind:arm_call to:0x02062514 module:overlay(0) +from:0x020c6a5c kind:load to:0x020d95b8 module:overlay(24) +from:0x020c6a80 kind:arm_call to:0x020d28f4 module:overlay(24) +from:0x020c6a88 kind:arm_call to:0x02011ff4 module:main +from:0x020c6ab4 kind:arm_call_thumb to:0x020c2174 module:overlay(1) +from:0x020c6abc kind:arm_call to:0x02011ff4 module:main +from:0x020c6ad8 kind:arm_call to:0x020c872c module:overlay(24) +from:0x020c6adc kind:arm_call to:0x020c8758 module:overlay(24) +from:0x020c6ae4 kind:arm_call to:0x02062514 module:overlay(0) +from:0x020c6aec kind:arm_call to:0x02011ff4 module:main +from:0x020c6af8 kind:load to:0x020d95b8 module:overlay(24) +from:0x020c6b34 kind:arm_call to:0x020c6b68 module:overlay(24) +from:0x020c6b50 kind:arm_call to:0x020c857c module:overlay(24) +from:0x020c6b5c kind:arm_call to:0x020c8608 module:overlay(24) +from:0x020c6b64 kind:load to:0x020453b0 module:main +from:0x020c6b70 kind:arm_call to:0x020c6b14 module:overlay(24) +from:0x020c6b78 kind:arm_call to:0x020c6b80 module:overlay(24) +from:0x020c6b8c kind:arm_call to:0x02024b24 module:main +from:0x020c6bc8 kind:arm_call to:0x020c8608 module:overlay(24) +from:0x020c6be0 kind:arm_call to:0x020c6b14 module:overlay(24) +from:0x020c6be8 kind:arm_call to:0x020c6bf0 module:overlay(24) +from:0x020c6bfc kind:arm_call to:0x02024b24 module:main +from:0x020c6c1c kind:arm_call to:0x020c857c module:overlay(24) +from:0x020c6c50 kind:arm_call to:0x020c8608 module:overlay(24) +from:0x020c6c8c kind:arm_call to:0x020c6b2c module:overlay(24) +from:0x020c6c94 kind:arm_call to:0x020c6bd8 module:overlay(24) +from:0x020c6ca4 kind:arm_call to:0x020c6b14 module:overlay(24) +from:0x020c6cb0 kind:arm_call to:0x020c8608 module:overlay(24) +from:0x020c6cc0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6cd0 kind:arm_call to:0x020c6bd8 module:overlay(24) +from:0x020c6cd8 kind:arm_call to:0x020c6b68 module:overlay(24) +from:0x020c6ce4 kind:arm_call to:0x020c8608 module:overlay(24) +from:0x020c6cf0 kind:arm_call to:0x0201c284 module:main +from:0x020c6d24 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6d34 kind:arm_call to:0x020c6bd8 module:overlay(24) +from:0x020c6d3c kind:arm_call to:0x020c6b68 module:overlay(24) +from:0x020c6d48 kind:arm_call to:0x020c857c module:overlay(24) +from:0x020c6d54 kind:arm_call to:0x020c8608 module:overlay(24) +from:0x020c6d60 kind:arm_call to:0x0201c284 module:main +from:0x020c6d80 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6d90 kind:arm_call to:0x020c6bf0 module:overlay(24) +from:0x020c6d98 kind:arm_call to:0x020c6b80 module:overlay(24) +from:0x020c6da4 kind:arm_call to:0x020c8608 module:overlay(24) +from:0x020c6db0 kind:arm_call to:0x0201c284 module:main +from:0x020c6db4 kind:arm_call to:0x02019ad4 module:main +from:0x020c6db8 kind:arm_call to:0x02019be4 module:main +from:0x020c6dbc kind:arm_call to:0x02019a0c module:main +from:0x020c6dc4 kind:load to:0x0204c42c module:main +from:0x020c6dc8 kind:load to:0x027e09a4 module:dtcm +from:0x020c6dcc kind:load to:0x0204b690 module:main +from:0x020c6df8 kind:arm_call to:0x02018614 module:main +from:0x020c6e24 kind:arm_call to:0x020c522c module:overlay(17) +from:0x020c6e38 kind:arm_call to:0x020185a4 module:main +from:0x020c6e40 kind:arm_call to:0x020c750c module:overlay(24) +from:0x020c6e60 kind:arm_call to:0x020c5490 module:overlay(17) +from:0x020c6e68 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6e7c kind:arm_call to:0x020f6774 module:overlay(26) +from:0x020c6fac kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c6fc0 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c6fd4 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c704c kind:arm_call to:0x020c53ec module:overlay(17) +from:0x020c7058 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020c7074 kind:arm_call to:0x02069500 module:overlay(0) +from:0x020c7088 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c70a0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c70bc kind:arm_call to:0x020f67a0 module:overlay(26) +from:0x020c70c4 kind:arm_call to:0x020186f4 module:main +from:0x020c70cc kind:arm_call to:0x020188a0 module:main +from:0x020c7128 kind:arm_call to:0x020c83dc module:overlay(24) +from:0x020c7154 kind:arm_call to:0x020d2fd0 module:overlay(24) +from:0x020c7160 kind:arm_call to:0x02062cec module:overlay(0) +from:0x020c717c kind:arm_call to:0x01ffd420 module:itcm +from:0x020c718c kind:arm_call to:0x020678f8 module:overlay(0) +from:0x020c71dc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c722c kind:arm_call to:0x020c75cc module:overlay(24) +from:0x020c7254 kind:arm_call to:0x020747bc module:overlay(0) +from:0x020c7274 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x020c7290 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c72b0 kind:arm_call to:0x020c7790 module:overlay(24) +from:0x020c72e4 kind:arm_call to:0x020747bc module:overlay(0) +from:0x020c7304 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x020c7310 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c7320 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020c732c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c7354 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c736c kind:arm_call to:0x020c7914 module:overlay(24) +from:0x020c73a0 kind:arm_call to:0x020747bc module:overlay(0) +from:0x020c73b8 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x020c73c4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c73d4 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020c73e0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c7404 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c740c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7440 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020c7460 kind:arm_call to:0x020c76ec module:overlay(24) +from:0x020c7488 kind:arm_call to:0x020e3288 module:overlay(26) +from:0x020c7494 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c74a0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c74c0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c74cc kind:load to:0x027e09a4 module:dtcm +from:0x020c74d0 kind:load to:0x027e09b8 module:dtcm +from:0x020c74d4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c74d8 kind:load to:0x0204b608 module:main +from:0x020c74dc kind:load to:0x021418f8 module:overlay(26) +from:0x020c74e0 kind:load to:0x0204fb78 module:main +from:0x020c74e4 kind:load to:0x0204af1c module:main +from:0x020c74e8 kind:load to:0x020da034 module:overlay(24) +from:0x020c74ec kind:load to:0x0204b690 module:main +from:0x020c74f0 kind:load to:0x020b684c module:overlay(0) +from:0x020c74f4 kind:load to:0x027e0ce0 module:dtcm +from:0x020c74f8 kind:load to:0x020da040 module:overlay(24) +from:0x020c74fc kind:load to:0x027e0998 module:dtcm +from:0x020c7500 kind:load to:0x020b6770 module:overlay(0) +from:0x020c7504 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020c751c kind:arm_call to:0x020cec70 module:overlay(24) +from:0x020c7528 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7550 kind:arm_call to:0x020ceca8 module:overlay(24) +from:0x020c757c kind:arm_call to:0x0210fcd0 module:overlay(31) +from:0x020c75a0 kind:arm_call to:0x02016664 module:main +from:0x020c75b8 kind:load to:0x020da038 module:overlay(24) +from:0x020c75bc kind:load to:0x027e09a4 module:dtcm +from:0x020c75c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020c75c4 kind:load to:0x020453b0 module:main +from:0x020c75c8 kind:load to:0x0204b608 module:main +from:0x020c75e8 kind:arm_call to:0x020c8344 module:overlay(24) +from:0x020c7600 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c7614 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c7628 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c763c kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c7670 kind:arm_call to:0x020c8220 module:overlay(24) +from:0x020c7684 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7694 kind:arm_call to:0x0210fd48 module:overlay(31) +from:0x020c76a8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c76bc kind:arm_call to:0x020e3744 module:overlay(26) +from:0x020c76d8 kind:load to:0x0204b608 module:main +from:0x020c76dc kind:load to:0x027e09b8 module:dtcm +from:0x020c76e0 kind:load to:0x0204fb78 module:main +from:0x020c76e4 kind:load to:0x027e09a4 module:dtcm +from:0x020c76e8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020c76fc kind:arm_call to:0x020e323c module:overlay(26) +from:0x020c7710 kind:arm_call to:0x01ffd420 module:itcm +from:0x020c7728 kind:arm_call to:0x020d6ca8 module:overlay(24) +from:0x020c7754 kind:arm_call to:0x020c8270 module:overlay(24) +from:0x020c7764 kind:arm_call to:0x020f9bf0 module:overlay(26) +from:0x020c777c kind:load to:0x0213b0b0 module:overlay(26) +from:0x020c7780 kind:load to:0x027e09b8 module:dtcm +from:0x020c7784 kind:load to:0x027e09a4 module:dtcm +from:0x020c7788 kind:load to:0x020da000 module:overlay(24) +from:0x020c778c kind:load to:0x02141910 module:overlay(26) +from:0x020c77a4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c77c4 kind:arm_call to:0x020db194 module:overlay(31) +from:0x020c77ec kind:arm_call to:0x020c8344 module:overlay(24) +from:0x020c7810 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c7824 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c7838 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c7880 kind:arm_call to:0x020c8220 module:overlay(24) +from:0x020c78b0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c78c0 kind:arm_call to:0x0210fd48 module:overlay(31) +from:0x020c78f8 kind:load to:0x027e09a4 module:dtcm +from:0x020c78fc kind:load to:0x027e0d34 module:dtcm +from:0x020c7900 kind:load to:0x0204b608 module:main +from:0x020c7904 kind:load to:0x0204b690 module:main +from:0x020c7908 kind:load to:0x027e09b8 module:dtcm +from:0x020c790c kind:load to:0x0204fb78 module:main +from:0x020c7910 kind:load to:0x020da000 module:overlay(24) +from:0x020c7928 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7948 kind:arm_call to:0x020db184 module:overlay(31) +from:0x020c7970 kind:arm_call to:0x020c8344 module:overlay(24) +from:0x020c7988 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c799c kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c79b0 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c79c4 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020c79ec kind:arm_call to:0x020c8220 module:overlay(24) +from:0x020c7a48 kind:load to:0x027e09a4 module:dtcm +from:0x020c7a4c kind:load to:0x027e0d34 module:dtcm +from:0x020c7a50 kind:load to:0x0204b608 module:main +from:0x020c7a54 kind:load to:0x027e09b8 module:dtcm +from:0x020c7a58 kind:load to:0x020da000 module:overlay(24) +from:0x020c7a7c kind:arm_call to:0x02122810 module:overlay(37) +from:0x020c7a90 kind:arm_call to:0x01ffd400 module:itcm +from:0x020c7adc kind:load to:0x027e09a4 module:dtcm +from:0x020c7ae0 kind:load to:0x020453b0 module:main +from:0x020c7ae4 kind:load to:0x020da000 module:overlay(24) +from:0x020c7af4 kind:arm_call to:0x0201862c module:main +from:0x020c7b00 kind:arm_call to:0x02062cf0 module:overlay(0) +from:0x020c7b0c kind:arm_call to:0x020189ac module:main +from:0x020c7b20 kind:arm_call to:0x020d2080 module:overlay(24) +from:0x020c7b38 kind:arm_call to:0x020679e4 module:overlay(0) +from:0x020c7b40 kind:load to:0x027e0998 module:dtcm +from:0x020c7b44 kind:load to:0x020b6770 module:overlay(0) +from:0x020c7b5c kind:arm_call to:0x0201891c module:main +from:0x020c7b68 kind:arm_call to:0x020187c8 module:main +from:0x020c7c7c kind:load to:0x020da034 module:overlay(24) +from:0x020c7c94 kind:arm_call to:0x0201bed4 module:main +from:0x020c7cb0 kind:arm_call to:0x020c6c5c module:overlay(24) +from:0x020c7cc8 kind:arm_call to:0x02062dd8 module:overlay(0) +from:0x020c7cd8 kind:arm_call to:0x020d2024 module:overlay(24) +from:0x020c7ce8 kind:arm_call to:0x020d2024 module:overlay(24) +from:0x020c7d04 kind:arm_call to:0x020c8fd0 module:overlay(24) +from:0x020c7d10 kind:arm_call to:0x020c6afc module:overlay(24) +from:0x020c7d18 kind:load to:0x027e0998 module:dtcm +from:0x020c7d1c kind:load to:0x027e0cf8 module:dtcm +from:0x020c7d2c kind:arm_call to:0x020c7d34 module:overlay(24) +from:0x020c7d7c kind:arm_call_thumb to:0x02015448 module:main +from:0x020c7d88 kind:arm_call_thumb to:0x02015484 module:main +from:0x020c7d8c kind:arm_call to:0x02028b18 module:main +from:0x020c7da4 kind:arm_call to:0x02017334 module:main +from:0x020c7dd4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c7de8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c7df0 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c7df8 kind:arm_call_thumb to:0x02015624 module:main +from:0x020c7e00 kind:arm_call_thumb to:0x0201545c module:main +from:0x020c7e1c kind:arm_call to:0x02062550 module:overlay(0) +from:0x020c7e2c kind:arm_call to:0x020c7e94 module:overlay(24) +from:0x020c7e48 kind:arm_call to:0x020d2d20 module:overlay(24) +from:0x020c7e50 kind:arm_call to:0x020d2024 module:overlay(24) +from:0x020c7e7c kind:load to:0x027e09a4 module:dtcm +from:0x020c7e80 kind:load to:0x020d9600 module:overlay(24) +from:0x020c7e84 kind:load to:0x020d9614 module:overlay(24) +from:0x020c7e88 kind:load to:0x020d9624 module:overlay(24) +from:0x020c7e8c kind:load to:0x020d9618 module:overlay(24) +from:0x020c7e90 kind:load to:0x027e0998 module:dtcm +from:0x020c7eac kind:arm_call to:0x02071954 module:overlay(0) +from:0x020c7ec0 kind:arm_call to:0x02071974 module:overlay(0) +from:0x020c7ed0 kind:arm_call to:0x020719b4 module:overlay(0) +from:0x020c7edc kind:load to:0x027e09a0 module:dtcm +from:0x020c7f1c kind:arm_call to:0x020d2024 module:overlay(24) +from:0x020c7f28 kind:arm_call to:0x020c8608 module:overlay(24) +from:0x020c7f30 kind:arm_call to:0x020c81ec module:overlay(24) +from:0x020c7f58 kind:arm_call to:0x020c7f90 module:overlay(24) +from:0x020c7f64 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7f80 kind:arm_call to:0x020ddc88 module:overlay(26) +from:0x020c7f88 kind:load to:0x027e09a4 module:dtcm +from:0x020c7f8c kind:load to:0x027e0ce0 module:dtcm +from:0x020c7fa4 kind:arm_call to:0x020c7d34 module:overlay(24) +from:0x020c7fb0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7fd4 kind:arm_call to:0x020c9000 module:overlay(24) +from:0x020c7fe0 kind:arm_call to:0x020c8060 module:overlay(24) +from:0x020c7fec kind:arm_call to:0x020c8fd0 module:overlay(24) +from:0x020c7ff8 kind:arm_call to:0x020166d4 module:main +from:0x020c801c kind:arm_call to:0x02016664 module:main +from:0x020c8034 kind:load to:0x027e09a4 module:dtcm +from:0x020c8038 kind:load to:0x027e0cf8 module:dtcm +from:0x020c806c kind:arm_call to:0x020c85b4 module:overlay(24) +from:0x020c8090 kind:arm_call to:0x020c8f74 module:overlay(24) +from:0x020c80a0 kind:arm_call to:0x020152e0 module:main +from:0x020c80ac kind:arm_call to:0x020d3e28 module:overlay(24) +from:0x020c80c0 kind:arm_call to:0x020d3e8c module:overlay(24) +from:0x020c80d0 kind:arm_call to:0x020c8dac module:overlay(24) +from:0x020c80d8 kind:arm_call to:0x020d3e6c module:overlay(24) +from:0x020c80e0 kind:arm_call to:0x0201533c module:main +from:0x020c80ec kind:load to:0x027e0cf8 module:dtcm +from:0x020c8104 kind:load to:0x027e0cf8 module:dtcm +from:0x020c8108 kind:load to:0x020c9020 module:overlay(24) +from:0x020c8120 kind:arm_call_thumb to:0x020cb8b8 module:overlay(24) +from:0x020c8130 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020c8144 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020c814c kind:load to:0x0204b608 module:main +from:0x020c815c kind:load to:0x020cb8c5 module:overlay(24) +from:0x020c81a0 kind:arm_call to:0x02074d78 module:overlay(0) +from:0x020c81b8 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020c81c8 kind:arm_call_thumb to:0x020cba9c module:overlay(24) +from:0x020c81dc kind:arm_call to:0x02062784 module:overlay(0) +from:0x020c81e4 kind:load to:0x0204b608 module:main +from:0x020c81e8 kind:load to:0x027e09b8 module:dtcm +from:0x020c8208 kind:arm_call to:0x020c8f74 module:overlay(24) +from:0x020c8214 kind:arm_call to:0x02016644 module:main +from:0x020c821c kind:load to:0x027e0cf8 module:dtcm +from:0x020c8230 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c824c kind:arm_call to:0x020da7d0 module:overlay(26) +from:0x020c8264 kind:arm_call to:0x0210fd3c module:overlay(31) +from:0x020c826c kind:load to:0x027e09a4 module:dtcm +from:0x020c8284 kind:arm_call to:0x020da7e4 module:overlay(26) +from:0x020c82d8 kind:arm_call to:0x020ced34 module:overlay(24) +from:0x020c82e8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c82fc kind:arm_call to:0x020da774 module:overlay(26) +from:0x020c830c kind:arm_call to:0x0210fce0 module:overlay(31) +from:0x020c8324 kind:arm_call to:0x020ced34 module:overlay(24) +from:0x020c8334 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x020c833c kind:load to:0x020da038 module:overlay(24) +from:0x020c8340 kind:load to:0x027e09a4 module:dtcm +from:0x020c8388 kind:arm_call to:0x020cee10 module:overlay(24) +from:0x020c8398 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c83d4 kind:load to:0x020da038 module:overlay(24) +from:0x020c83d8 kind:load to:0x027e09a4 module:dtcm +from:0x020c8400 kind:arm_call to:0x02016644 module:main +from:0x020c8420 kind:arm_call to:0x02016664 module:main +from:0x020c8448 kind:arm_call to:0x020ce8e4 module:overlay(24) +from:0x020c845c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c8488 kind:arm_call to:0x02016664 module:main +from:0x020c84a8 kind:load to:0x020da038 module:overlay(24) +from:0x020c84ac kind:load to:0x027e09a4 module:dtcm +from:0x020c84d4 kind:arm_call to:0x02016644 module:main +from:0x020c84e8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c850c kind:arm_call to:0x02016644 module:main +from:0x020c851c kind:load to:0x020da038 module:overlay(24) +from:0x020c8520 kind:load to:0x027e09a4 module:dtcm +from:0x020c8530 kind:load to:0x020da7f8 module:overlays(19,26) +from:0x020c8550 kind:load to:0x0204b690 module:main +from:0x020c85e4 kind:arm_call to:0x020a902c module:overlay(0) +from:0x020c8600 kind:load to:0x027e09a4 module:dtcm +from:0x020c8604 kind:load to:0x020b7d08 module:overlay(0) +from:0x020c8614 kind:arm_call to:0x020c85b4 module:overlay(24) +from:0x020c8628 kind:arm_call to:0x02018b5c module:main +from:0x020c8634 kind:arm_call to:0x02018b5c module:main +from:0x020c8664 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020c8680 kind:load to:0x027e09a4 module:dtcm +from:0x020c8684 kind:load to:0x027e0cd8 module:dtcm +from:0x020c8690 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020c86b0 kind:load to:0x020d9594 module:overlay(24) +from:0x020c86bc kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c86d0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c86d8 kind:arm_call to:0x02011ff4 module:main +from:0x020c86f4 kind:load to:0x027e0cf8 module:dtcm +from:0x020c86f8 kind:load to:0x020c5138 module:overlays(1,2,17) +from:0x020c870c kind:load to:0x027e0cf8 module:dtcm +from:0x020c8710 kind:load to:0x020c51a8 module:overlays(1,2,17) +from:0x020c8724 kind:load to:0x027e0cf8 module:dtcm +from:0x020c8728 kind:load to:0x020c5200 module:overlays(1,2,17) +from:0x020c8744 kind:arm_call_thumb to:0x020bf044 module:overlay(1) +from:0x020c874c kind:arm_call to:0x02011ff4 module:main +from:0x020c8754 kind:load to:0x020da040 module:overlay(24) +from:0x020c8770 kind:arm_call to:0x020c8784 module:overlay(24) +from:0x020c8778 kind:arm_call to:0x02011ff4 module:main +from:0x020c8780 kind:load to:0x027e0998 module:dtcm +from:0x020c8794 kind:load to:0x027e0998 module:dtcm +from:0x020c87a0 kind:arm_call_thumb to:0x02062c88 module:overlay(0) +from:0x020c87b4 kind:load to:0x020d9638 module:overlay(24) +from:0x020c87c8 kind:arm_call to:0x02011f3c module:main +from:0x020c87d4 kind:arm_call to:0x020c8798 module:overlay(24) +from:0x020c880c kind:arm_call to:0x020a902c module:overlay(0) +from:0x020c8840 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c8854 kind:arm_call to:0x020e8a04 module:overlay(26) +from:0x020c886c kind:arm_call to:0x020c89bc module:overlay(24) +from:0x020c88a4 kind:arm_call to:0x020c8acc module:overlay(24) +from:0x020c88b8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c88f8 kind:arm_call to:0x020c8a64 module:overlay(24) +from:0x020c8910 kind:arm_call to:0x020c8acc module:overlay(24) +from:0x020c8924 kind:arm_call to:0x020837dc module:overlay(0) +from:0x020c8988 kind:arm_call to:0x02062df0 module:overlay(0) +from:0x020c89a4 kind:arm_call to:0x020c8a64 module:overlay(24) +from:0x020c89b0 kind:load to:0x027e09a4 module:dtcm +from:0x020c89b4 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020c89b8 kind:load to:0x027e0cd8 module:dtcm +from:0x020c89cc kind:arm_call to:0x020c803c module:overlay(24) +from:0x020c89e0 kind:arm_call to:0x020c8b50 module:overlay(24) +from:0x020c89f4 kind:arm_call to:0x020c8b50 module:overlay(24) +from:0x020c8a08 kind:arm_call to:0x020c8b50 module:overlay(24) +from:0x020c8a1c kind:arm_call to:0x020c8b50 module:overlay(24) +from:0x020c8a30 kind:arm_call to:0x020c8b50 module:overlay(24) +from:0x020c8a44 kind:arm_call to:0x020c8b50 module:overlay(24) +from:0x020c8a60 kind:load to:0x027e0994 module:dtcm +from:0x020c8a70 kind:arm_call to:0x02062df0 module:overlay(0) +from:0x020c8a80 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c8a98 kind:arm_call to:0x020d6b80 module:overlay(24) +from:0x020c8ac8 kind:load to:0x027e09a4 module:dtcm +from:0x020c8b0c kind:arm_call to:0x02062df0 module:overlay(0) +from:0x020c8b20 kind:arm_call to:0x020d6b80 module:overlay(24) +from:0x020c8b4c kind:load to:0x027e09a4 module:dtcm +from:0x020c8ba0 kind:load to:0x0204b608 module:main +from:0x020c8bb0 kind:arm_call to:0x01ffd400 module:itcm +from:0x020c8bdc kind:load to:0x027e09a4 module:dtcm +from:0x020c8bf0 kind:arm_call to:0x02011f3c module:main +from:0x020c8bfc kind:arm_call to:0x020c8c04 module:overlay(24) +from:0x020c8c0c kind:arm_call to:0x020c916c module:overlay(24) +from:0x020c8c1c kind:arm_call to:0x02011f3c module:main +from:0x020c8c28 kind:arm_call to:0x020d129c module:overlay(24) +from:0x020c8c44 kind:arm_call to:0x02011f3c module:main +from:0x020c8c50 kind:arm_call to:0x020d4b4c module:overlay(24) +from:0x020c8c64 kind:arm_call to:0x02011f3c module:main +from:0x020c8c70 kind:arm_call to:0x020d187c module:overlay(24) +from:0x020c8cd0 kind:arm_call to:0x02011f3c module:main +from:0x020c8cdc kind:arm_call to:0x020ddc98 module:overlay(26) +from:0x020c8cf0 kind:load to:0x027e09a4 module:dtcm +from:0x020c8cfc kind:arm_call to:0x020c8fa0 module:overlay(24) +from:0x020c8d20 kind:arm_call to:0x02011ff4 module:main +from:0x020c8d3c kind:arm_call to:0x020d18bc module:overlay(24) +from:0x020c8d44 kind:arm_call to:0x02011ff4 module:main +from:0x020c8d60 kind:arm_call to:0x020d4bd4 module:overlay(24) +from:0x020c8d68 kind:arm_call to:0x02011ff4 module:main +from:0x020c8d84 kind:arm_call to:0x020d1304 module:overlay(24) +from:0x020c8d8c kind:arm_call to:0x02011ff4 module:main +from:0x020c8d9c kind:arm_call to:0x020c917c module:overlay(24) +from:0x020c8da8 kind:load to:0x027e09a4 module:dtcm +from:0x020c8dd4 kind:arm_call to:0x020c90fc module:overlay(24) +from:0x020c8df4 kind:arm_call to:0x020c8e20 module:overlay(24) +from:0x020c8e14 kind:arm_call to:0x020c8e20 module:overlay(24) +from:0x020c8e44 kind:arm_call to:0x020c8f74 module:overlay(24) +from:0x020c8e54 kind:arm_call to:0x020d6bf0 module:overlay(24) +from:0x020c8e70 kind:arm_call to:0x020d6b80 module:overlay(24) +from:0x020c8e9c kind:arm_call to:0x020d4c3c module:overlay(24) +from:0x020c8ebc kind:arm_call to:0x020d18c0 module:overlay(24) +from:0x020c8ef4 kind:arm_call to:0x020d14b0 module:overlay(24) +from:0x020c8f18 kind:arm_call to:0x020ddcb8 module:overlay(26) +from:0x020c8f20 kind:arm_call to:0x020c8fa0 module:overlay(24) +from:0x020c8f34 kind:arm_call to:0x020d4c78 module:overlay(24) +from:0x020c8f5c kind:arm_call to:0x020d4c9c module:overlay(24) +from:0x020c8f70 kind:load to:0x027e09a4 module:dtcm +from:0x020c8f90 kind:arm_call to:0x020c9120 module:overlay(24) +from:0x020c8f98 kind:arm_call to:0x020d1938 module:overlay(24) +from:0x020c8fc4 kind:arm_call to:0x020d4d60 module:overlay(24) +from:0x020c8fcc kind:load to:0x027e09a4 module:dtcm +from:0x020c8ff4 kind:arm_call to:0x020d4c2c module:overlay(24) +from:0x020c8ffc kind:load to:0x027e09a4 module:dtcm +from:0x020c900c kind:load to:0x020d4d70 module:overlay(24) +from:0x020c901c kind:load to:0x020d1c34 module:overlay(24) +from:0x020c902c kind:load to:0x020d1c94 module:overlay(24) +from:0x020c904c kind:arm_call to:0x020d1d4c module:overlay(24) +from:0x020c9070 kind:arm_call to:0x020d1d70 module:overlay(24) +from:0x020c90a0 kind:arm_call to:0x020d6cf8 module:overlay(24) +from:0x020c90bc kind:arm_call to:0x020c90c8 module:overlay(24) +from:0x020c9148 kind:arm_call to:0x020d1f04 module:overlay(24) +from:0x020c9164 kind:arm_call to:0x020d1f04 module:overlay(24) +from:0x020c9178 kind:load to:0x027e0cf8 module:dtcm +from:0x020c918c kind:load to:0x027e0cf8 module:dtcm +from:0x020c91a0 kind:load to:0x0204b608 module:main +from:0x020c91a4 kind:load to:0x020627ac module:overlay(0) +from:0x020c91b8 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x020c91f0 kind:arm_call to:0x0201b8dc module:main +from:0x020c9200 kind:arm_call to:0x0201b8dc module:main +from:0x020c9210 kind:arm_call to:0x0201b928 module:main +from:0x020c9230 kind:arm_call to:0x02062764 module:overlay(0) +from:0x020c9240 kind:load to:0x020d9660 module:overlay(24) +from:0x020c9244 kind:load to:0x020b37f4 module:overlay(0) +from:0x020c9248 kind:load to:0x020d9644 module:overlay(24) +from:0x020c924c kind:load to:0x0204b608 module:main +from:0x020c9258 kind:arm_call to:0x0201b8bc module:main +from:0x020c9270 kind:arm_call to:0x0201b8bc module:main +from:0x020c9278 kind:arm_call to:0x0201b8bc module:main +from:0x020c9280 kind:arm_call to:0x0201b8bc module:main +from:0x020c9288 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020c92a0 kind:arm_call to:0x0201b8bc module:main +from:0x020c92a8 kind:arm_call to:0x0201b8bc module:main +from:0x020c92b0 kind:arm_call to:0x0201b8bc module:main +from:0x020c92b8 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020c92c0 kind:arm_call to:0x02011ff4 module:main +from:0x020c9324 kind:arm_call to:0x020677a0 module:overlay(0) +from:0x020c9348 kind:arm_call to:0x020c9c0c module:overlay(24) +from:0x020c9350 kind:arm_call to:0x020c9ca4 module:overlay(24) +from:0x020c9364 kind:load to:0x0204b690 module:main +from:0x020c93fc kind:arm_call to:0x020c9c0c module:overlay(24) +from:0x020c9404 kind:arm_call to:0x020c9ca4 module:overlay(24) +from:0x020c9444 kind:arm_call to:0x020c954c module:overlay(24) +from:0x020c944c kind:arm_call to:0x020c959c module:overlay(24) +from:0x020c9460 kind:arm_call to:0x0206952c module:overlay(0) +from:0x020c94a8 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020c94c4 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x020c94e8 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x020c94f0 kind:load to:0x0204b690 module:main +from:0x020c94f4 kind:load to:0x0204c390 module:main +from:0x020c94f8 kind:load to:0x027e0994 module:dtcm +from:0x020c94fc kind:load to:0x020b684c module:overlay(0) +from:0x020c9500 kind:load to:0x0204b608 module:main +from:0x020c9504 kind:load to:0x020b69b8 module:overlay(0) +from:0x020c9524 kind:arm_call to:0x020c959c module:overlay(24) +from:0x020c9588 kind:arm_call to:0x0206929c module:overlay(0) +from:0x020c9594 kind:load to:0x020b684c module:overlay(0) +from:0x020c95ac kind:arm_call to:0x020c9d6c module:overlay(24) +from:0x020c95d8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c9610 kind:arm_call to:0x0201e378 module:main +from:0x020c9618 kind:arm_call_thumb to:0x020b84a0 module:overlay(6) +from:0x020c9634 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c965c kind:arm_call to:0x020194d0 module:main +from:0x020c967c kind:load to:0x0204c46c module:main +from:0x020c9680 kind:load to:0x027e09a4 module:dtcm +from:0x020c9684 kind:load to:0x0204b690 module:main +from:0x020c96d4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c96dc kind:arm_call to:0x020d2cb8 module:overlay(24) +from:0x020c96e4 kind:arm_call to:0x020c9c78 module:overlay(24) +from:0x020c96f0 kind:arm_call to:0x020c803c module:overlay(24) +from:0x020c971c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c9724 kind:arm_call to:0x020d2cb8 module:overlay(24) +from:0x020c972c kind:arm_call to:0x020c9c78 module:overlay(24) +from:0x020c9744 kind:arm_call to:0x0201b9bc module:main +from:0x020c9750 kind:arm_call to:0x0201b798 module:main +from:0x020c9768 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c9770 kind:arm_call to:0x020d2cb8 module:overlay(24) +from:0x020c9778 kind:arm_call to:0x020c9c78 module:overlay(24) +from:0x020c9788 kind:arm_call to:0x02069404 module:overlay(0) +from:0x020c9790 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c9794 kind:load to:0x027e0994 module:dtcm +from:0x020c9798 kind:load to:0x020da040 module:overlay(24) +from:0x020c979c kind:load to:0x0204fb78 module:main +from:0x020c97a0 kind:load to:0x020b684c module:overlay(0) +from:0x020c9878 kind:arm_call to:0x0201cd20 module:main +from:0x020c98bc kind:arm_call to:0x020c9d14 module:overlay(24) +from:0x020c9910 kind:arm_call to:0x0201d904 module:main +from:0x020c9980 kind:arm_call to:0x0201d904 module:main +from:0x020c99c0 kind:arm_call to:0x020677a0 module:overlay(0) +from:0x020c99d4 kind:arm_call to:0x020c9cd4 module:overlay(24) +from:0x020c99f4 kind:arm_call to:0x020c9cd4 module:overlay(24) +from:0x020c9a9c kind:arm_call to:0x020627ac module:overlay(0) +from:0x020c9aac kind:arm_call to:0x0201b994 module:main +from:0x020c9ab8 kind:arm_call to:0x0201b798 module:main +from:0x020c9ae8 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020c9af4 kind:load to:0x0204b690 module:main +from:0x020c9af8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020c9afc kind:load to:0x0204c438 module:main +from:0x020c9b00 kind:load to:0x0204c390 module:main +from:0x020c9b04 kind:load to:0x0204c450 module:main +from:0x020c9b08 kind:load to:0x0204b608 module:main +from:0x020c9b0c kind:load to:0x0204fb78 module:main +from:0x020c9b28 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x020c9b54 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c9b78 kind:arm_call to:0x02071a30 module:overlay(0) +from:0x020c9b94 kind:arm_call to:0x020c6dd0 module:overlay(24) +from:0x020c9ba0 kind:arm_call to:0x020c6c5c module:overlay(24) +from:0x020c9bb0 kind:arm_call to:0x02071a30 module:overlay(0) +from:0x020c9bc0 kind:arm_call to:0x020c7f3c module:overlay(24) +from:0x020c9bc8 kind:arm_call to:0x020c7ee0 module:overlay(24) +from:0x020c9bf8 kind:load to:0x0204b608 module:main +from:0x020c9bfc kind:load to:0x027e0994 module:dtcm +from:0x020c9c00 kind:load to:0x027e09a4 module:dtcm +from:0x020c9c04 kind:load to:0x027e09a0 module:dtcm +from:0x020c9c24 kind:arm_call to:0x0201db48 module:main +from:0x020c9c38 kind:arm_call to:0x0201ea20 module:main +from:0x020c9c48 kind:arm_call to:0x0201e6c4 module:main +from:0x020c9c5c kind:arm_call to:0x0201e6c4 module:main +from:0x020c9c70 kind:load to:0x0204c450 module:main +from:0x020c9c74 kind:load to:0x0204b690 module:main +from:0x020c9c84 kind:arm_call to:0x0201e488 module:main +from:0x020c9c8c kind:arm_call_thumb to:0x020b84ac module:overlays(6,14) +from:0x020c9c98 kind:arm_call to:0x02019ad4 module:main +from:0x020c9ca0 kind:load to:0x0204c46c module:main +from:0x020c9cb4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c9cbc kind:arm_call to:0x0201ccc8 module:main +from:0x020c9ccc kind:load to:0x020b6a14 module:overlay(0) +from:0x020c9cd0 kind:load to:0x0204c438 module:main +from:0x020c9cec kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020c9d10 kind:load to:0x0204b608 module:main +from:0x020c9d2c kind:arm_call to:0x0201b974 module:main +from:0x020c9d58 kind:arm_call to:0x0201b798 module:main +from:0x020c9d68 kind:load to:0x0204fb78 module:main +from:0x020c9d80 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x020c9d90 kind:arm_call_thumb to:0x020b7d40 module:overlays(1,2,6,10,12,14) +from:0x020c9da0 kind:arm_call_thumb to:0x020b82dc module:overlay(6) +from:0x020c9db8 kind:arm_call_thumb to:0x020b83f8 module:overlay(6) +from:0x020c9de0 kind:arm_call_thumb to:0x020b8164 module:overlays(6,14) +from:0x020c9de8 kind:load to:0x0204b608 module:main +from:0x020c9df4 kind:arm_call to:0x0201b8bc module:main +from:0x020c9dfc kind:arm_call to:0x02011ff4 module:main +from:0x020c9e18 kind:load to:0x0204b608 module:main +from:0x020c9e1c kind:load to:0x020627ac module:overlay(0) +from:0x020c9e2c kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x020c9e48 kind:arm_call to:0x0201b8dc module:main +from:0x020c9e68 kind:arm_call to:0x02062764 module:overlay(0) +from:0x020c9e74 kind:load to:0x020d96ac module:overlay(24) +from:0x020c9e78 kind:load to:0x020d9690 module:overlay(24) +from:0x020c9e7c kind:load to:0x0204b608 module:main +from:0x020c9e88 kind:arm_call to:0x0201b8bc module:main +from:0x020c9ea0 kind:arm_call to:0x0201b8bc module:main +from:0x020c9ea8 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020c9ec0 kind:arm_call to:0x0201b8bc module:main +from:0x020c9ec8 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020c9ed0 kind:arm_call to:0x02011ff4 module:main +from:0x020c9efc kind:arm_call to:0x0201b974 module:main +from:0x020c9f08 kind:arm_call to:0x0201b798 module:main +from:0x020c9f10 kind:load to:0x0204fb78 module:main +from:0x020c9f3c kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020c9f84 kind:load to:0x0204b608 module:main +from:0x020c9fc0 kind:arm_call to:0x02067870 module:overlay(0) +from:0x020c9fc8 kind:arm_call to:0x0206918c module:overlay(0) +from:0x020c9fec kind:arm_call to:0x020194d0 module:main +from:0x020c9ff8 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x020ca008 kind:arm_call to:0x020b8270 module:overlay(8) +from:0x020ca010 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020ca038 kind:arm_call to:0x0206edf8 module:overlay(0) +from:0x020ca040 kind:load to:0x0204b690 module:main +from:0x020ca044 kind:load to:0x0204fb78 module:main +from:0x020ca048 kind:load to:0x020b6770 module:overlay(0) +from:0x020ca04c kind:load to:0x020b684c module:overlay(0) +from:0x020ca050 kind:load to:0x0204b608 module:main +from:0x020ca054 kind:load to:0x027e0ce0 module:dtcm +from:0x020ca058 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ca08c kind:load to:0x0204fb78 module:main +from:0x020ca090 kind:load to:0x0204b608 module:main +from:0x020ca09c kind:arm_call to:0x0201b8bc module:main +from:0x020ca0a4 kind:arm_call to:0x02011ff4 module:main +from:0x020ca0b8 kind:load to:0x0204b608 module:main +from:0x020ca0bc kind:load to:0x020627ac module:overlay(0) +from:0x020ca0c8 kind:load to:0x0204b608 module:main +from:0x020ca0cc kind:load to:0x020627ac module:overlay(0) +from:0x020ca0d6 kind:thumb_call_arm to:0x02062bd0 module:overlay(0) +from:0x020ca0e4 kind:thumb_call_arm to:0x0201b8dc module:main +from:0x020ca122 kind:thumb_call_arm to:0x02073650 module:overlay(0) +from:0x020ca12c kind:load to:0x020d96f8 module:overlay(24) +from:0x020ca130 kind:load to:0x020d96dc module:overlay(24) +from:0x020ca138 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020ca156 kind:thumb_call_arm to:0x02018b78 module:main +from:0x020ca15e kind:thumb_call to:0x0205a868 module:overlay(0) +from:0x020ca164 kind:thumb_call to:0x0205a820 module:overlay(0) +from:0x020ca16a kind:thumb_call_arm to:0x0206918c module:overlay(0) +from:0x020ca17a kind:thumb_call_arm to:0x020194c0 module:main +from:0x020ca186 kind:thumb_call_arm to:0x02018d10 module:main +from:0x020ca18e kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020ca19c kind:thumb_call_arm to:0x02018bc4 module:main +from:0x020ca1a8 kind:thumb_call_arm to:0x02067ad4 module:overlay(0) +from:0x020ca1b8 kind:thumb_call_arm to:0x0201db48 module:main +from:0x020ca1c0 kind:thumb_call_arm to:0x0201ea20 module:main +from:0x020ca1ce kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020ca1e2 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020ca1f4 kind:thumb_call_arm to:0x0206960c module:overlay(0) +from:0x020ca340 kind:thumb_call_arm to:0x02073da8 module:overlay(0) +from:0x020ca348 kind:thumb_call to:0x02014854 module:main +from:0x020ca34e kind:thumb_call_arm to:0x020690bc module:overlay(0) +from:0x020ca358 kind:load to:0x0204c450 module:main +from:0x020ca35c kind:load to:0x0204b690 module:main +from:0x020ca360 kind:load to:0x027e095c module:dtcm +from:0x020ca364 kind:load to:0x020b684c module:overlay(0) +from:0x020ca368 kind:load to:0x0204b608 module:main +from:0x020ca36c kind:load to:0x0204c410 module:main +from:0x020ca370 kind:load to:0x020b6770 module:overlay(0) +from:0x020ca374 kind:load to:0x027e09ac module:dtcm +from:0x020ca378 kind:load to:0x0204b120 module:main +from:0x020ca3a2 kind:thumb_call_arm to:0x0207407c module:overlay(0) +from:0x020ca3b2 kind:thumb_call_arm to:0x02018b78 module:main +from:0x020ca3be kind:thumb_call_arm to:0x02084104 module:overlay(0) +from:0x020ca3c6 kind:thumb_call to:0x0205a868 module:overlay(0) +from:0x020ca3cc kind:thumb_call to:0x0205a820 module:overlay(0) +from:0x020ca3d4 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020ca3dc kind:thumb_call_arm to:0x020832e0 module:overlay(0) +from:0x020ca3e8 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca3fa kind:thumb_call_arm to:0x020c8ba4 module:overlay(24) +from:0x020ca40a kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020ca412 kind:thumb_call_arm to:0x020c6c5c module:overlay(24) +from:0x020ca418 kind:thumb_call_arm to:0x020194c0 module:main +from:0x020ca420 kind:thumb_call_arm to:0x02018d10 module:main +from:0x020ca444 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca458 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020ca460 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca46c kind:thumb_call_arm to:0x020c8ba4 module:overlay(24) +from:0x020ca476 kind:thumb_call_arm to:0x020c7f3c module:overlay(24) +from:0x020ca47e kind:thumb_call_arm to:0x020c7ee0 module:overlay(24) +from:0x020ca48c kind:thumb_call_arm to:0x02018bc4 module:main +from:0x020ca498 kind:thumb_call_arm to:0x02067b40 module:overlay(0) +from:0x020ca4d0 kind:thumb_call_arm to:0x0201d904 module:main +from:0x020ca4ec kind:thumb_call_arm to:0x0206960c module:overlay(0) +from:0x020ca506 kind:thumb_call_arm to:0x020690fc module:overlay(0) +from:0x020ca510 kind:load to:0x027e09ac module:dtcm +from:0x020ca514 kind:load to:0x0204c450 module:main +from:0x020ca518 kind:load to:0x0204b690 module:main +from:0x020ca51c kind:load to:0x027e0cdc module:dtcm +from:0x020ca520 kind:load to:0x027e095c module:dtcm +from:0x020ca524 kind:load to:0x0204b608 module:main +from:0x020ca528 kind:load to:0x027e0cd8 module:dtcm +from:0x020ca52c kind:load to:0x027e09a4 module:dtcm +from:0x020ca530 kind:load to:0x027e0994 module:dtcm +from:0x020ca534 kind:load to:0x027e0998 module:dtcm +from:0x020ca538 kind:load to:0x0204c470 module:main +from:0x020ca53c kind:load to:0x0204c410 module:main +from:0x020ca540 kind:load to:0x020b6770 module:overlay(0) +from:0x020ca544 kind:load to:0x020b684c module:overlay(0) +from:0x020ca54c kind:load to:0x0204b50c module:main +from:0x020ca558 kind:arm_call to:0x0201b8bc module:main +from:0x020ca560 kind:arm_call to:0x02011ff4 module:main +from:0x020ca578 kind:arm_call to:0x0201b8bc module:main +from:0x020ca580 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020ca598 kind:arm_call to:0x0201b8bc module:main +from:0x020ca5a0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020ca5a8 kind:arm_call to:0x02011ff4 module:main +from:0x020ca5b8 kind:thumb_call to:0x020ca0d0 module:overlay(24) +from:0x020ca5d0 kind:thumb_call_arm to:0x02062764 module:overlay(0) +from:0x020ca5d8 kind:load to:0x020d9728 module:overlay(24) +from:0x020ca5dc kind:load to:0x0204b608 module:main +from:0x020ca61a kind:thumb_call_arm to:0x0201b974 module:main +from:0x020ca62c kind:thumb_call_arm to:0x0201b798 module:main +from:0x020ca634 kind:load to:0x0204fb78 module:main +from:0x020ca676 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020ca67c kind:load to:0x0204b608 module:main +from:0x020ca68e kind:thumb_call_arm to:0x020c81ec module:overlay(24) +from:0x020ca6c0 kind:thumb_call to:0x020ca140 module:overlay(24) +from:0x020ca6ca kind:thumb_call to:0x020b8514 module:overlay(2) +from:0x020ca6d8 kind:thumb_call to:0x020b8570 module:overlay(2) +from:0x020ca6e2 kind:thumb_call_arm to:0x020194c0 module:main +from:0x020ca6ea kind:thumb_call_arm to:0x02018d10 module:main +from:0x020ca6f2 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020ca6fa kind:thumb_call to:0x020b8588 module:overlay(2) +from:0x020ca704 kind:thumb_call to:0x020b8514 module:overlay(2) +from:0x020ca714 kind:thumb_call to:0x020b8514 module:overlay(2) +from:0x020ca720 kind:load to:0x027e0994 module:dtcm +from:0x020ca724 kind:load to:0x0204b690 module:main +from:0x020ca728 kind:load to:0x0204b608 module:main +from:0x020ca75c kind:thumb_call_arm to:0x0201b974 module:main +from:0x020ca76e kind:thumb_call_arm to:0x0201b798 module:main +from:0x020ca77c kind:thumb_call_arm to:0x0201b974 module:main +from:0x020ca78e kind:thumb_call_arm to:0x0201b798 module:main +from:0x020ca794 kind:load to:0x0204fb78 module:main +from:0x020ca7ce kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020ca7d4 kind:load to:0x0204b608 module:main +from:0x020ca7fa kind:thumb_call to:0x020ca37c module:overlay(24) +from:0x020ca806 kind:thumb_call to:0x020b8570 module:overlay(2) +from:0x020ca80e kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020ca818 kind:thumb_call_arm to:0x02018d10 module:main +from:0x020ca822 kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020ca828 kind:thumb_call_arm to:0x020c6c5c module:overlay(24) +from:0x020ca83e kind:thumb_call_arm to:0x020194c0 module:main +from:0x020ca848 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020ca856 kind:thumb_call_arm to:0x02018d10 module:main +from:0x020ca85e kind:thumb_call to:0x020b8570 module:overlay(2) +from:0x020ca866 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020ca86c kind:thumb_call_arm to:0x020194c0 module:main +from:0x020ca876 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020ca87e kind:thumb_call_arm to:0x0201c284 module:main +from:0x020ca888 kind:load to:0x0204b608 module:main +from:0x020ca88c kind:load to:0x0204b690 module:main +from:0x020ca890 kind:load to:0x027e0994 module:dtcm +from:0x020ca894 kind:load to:0x0204c42c module:main +from:0x020ca8a8 kind:arm_call to:0x0201b8bc module:main +from:0x020ca8b0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020ca8c8 kind:arm_call to:0x0201b8bc module:main +from:0x020ca8d0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020ca8d8 kind:arm_call to:0x02011ff4 module:main +from:0x020ca8e8 kind:thumb_call to:0x020ca0d0 module:overlay(24) +from:0x020ca8f4 kind:load to:0x020d9758 module:overlay(24) +from:0x020ca90e kind:thumb_call_arm to:0x0201b974 module:main +from:0x020ca918 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020ca920 kind:load to:0x0204fb78 module:main +from:0x020ca936 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020ca93c kind:load to:0x0204b608 module:main +from:0x020ca956 kind:thumb_call_arm to:0x0201b974 module:main +from:0x020ca960 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020ca968 kind:load to:0x0204fb78 module:main +from:0x020ca97e kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020ca984 kind:load to:0x0204b608 module:main +from:0x020ca994 kind:arm_call to:0x0201b8bc module:main +from:0x020ca99c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020ca9b4 kind:arm_call to:0x0201b8bc module:main +from:0x020ca9bc kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020ca9c4 kind:arm_call to:0x02011ff4 module:main +from:0x020ca9d4 kind:thumb_call to:0x020ca8e4 module:overlay(24) +from:0x020ca9ec kind:thumb_call_arm to:0x02062764 module:overlay(0) +from:0x020ca9f4 kind:load to:0x020d9788 module:overlay(24) +from:0x020ca9f8 kind:load to:0x0204b608 module:main +from:0x020caa08 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020caa12 kind:thumb_call_arm to:0x020b819c module:overlay(4) +from:0x020caa1c kind:load to:0x0204b608 module:main +from:0x020caa30 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020caa36 kind:thumb_call_arm to:0x020194c0 module:main +from:0x020caa3c kind:load to:0x0204b608 module:main +from:0x020caa40 kind:load to:0x0204b690 module:main +from:0x020caa50 kind:arm_call to:0x0201b8bc module:main +from:0x020caa58 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020caa70 kind:arm_call to:0x0201b8bc module:main +from:0x020caa78 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020caa80 kind:arm_call to:0x02011ff4 module:main +from:0x020caa94 kind:load to:0x0204b608 module:main +from:0x020caa98 kind:load to:0x020627ac module:overlay(0) +from:0x020caaa2 kind:thumb_call_arm to:0x02062bd0 module:overlay(0) +from:0x020caab6 kind:thumb_call_arm to:0x0201b8dc module:main +from:0x020caad6 kind:thumb_call_arm to:0x02062764 module:overlay(0) +from:0x020caae0 kind:load to:0x020d97d4 module:overlay(24) +from:0x020caae4 kind:load to:0x020d97b8 module:overlay(24) +from:0x020caae8 kind:load to:0x0204b608 module:main +from:0x020caaf0 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020caafe kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020cab04 kind:thumb_call_arm to:0x02062c50 module:overlay(0) +from:0x020cab12 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020cab18 kind:thumb_call_arm to:0x02062c50 module:overlay(0) +from:0x020cab1e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020cab4e kind:thumb_call_arm to:0x0201b974 module:main +from:0x020cab58 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020cab76 kind:thumb_call_arm to:0x0201b974 module:main +from:0x020cab80 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020cab88 kind:load to:0x0204fb78 module:main +from:0x020cabac kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cabdc kind:thumb_call to:0x020cac80 module:overlay(24) +from:0x020cabf2 kind:thumb_call to:0x020cadcc module:overlay(24) +from:0x020cac0a kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cac10 kind:load to:0x0204b608 module:main +from:0x020cac14 kind:load to:0x0204b690 module:main +from:0x020cac18 kind:load to:0x0204c410 module:main +from:0x020cac36 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020cac40 kind:thumb_call to:0x020cac80 module:overlay(24) +from:0x020cac50 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020cac5c kind:thumb_call_arm to:0x02067ad4 module:overlay(0) +from:0x020cac74 kind:load to:0x0204b690 module:main +from:0x020cac78 kind:load to:0x020b6770 module:overlay(0) +from:0x020cac7c kind:load to:0x0204c470 module:main +from:0x020cac8c kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020cac98 kind:thumb_call to:0x020b7d40 module:overlays(1,2,6,10,12,14) +from:0x020caca0 kind:load to:0x0204b608 module:main +from:0x020cacb8 kind:thumb_call_arm to:0x0201b974 module:main +from:0x020cacc2 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020cacc8 kind:thumb_call to:0x020cae14 module:overlay(24) +from:0x020cacd0 kind:load to:0x0204fb78 module:main +from:0x020cacf0 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cad18 kind:thumb_call_arm to:0x0201b974 module:main +from:0x020cad22 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020cad38 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cad40 kind:load to:0x0204b608 module:main +from:0x020cad44 kind:load to:0x0204c410 module:main +from:0x020cad48 kind:load to:0x0204fb78 module:main +from:0x020cad5e kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020cad84 kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020cad8a kind:thumb_call_arm to:0x020c6c5c module:overlay(24) +from:0x020cad92 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020cad9c kind:thumb_call_arm to:0x020c7f3c module:overlay(24) +from:0x020cada2 kind:thumb_call_arm to:0x020c7ee0 module:overlay(24) +from:0x020cadae kind:thumb_call_arm to:0x02067b40 module:overlay(0) +from:0x020cadb4 kind:load to:0x0204b608 module:main +from:0x020cadb8 kind:load to:0x0204c470 module:main +from:0x020cadbc kind:load to:0x027e0994 module:dtcm +from:0x020cadc0 kind:load to:0x027e09a4 module:dtcm +from:0x020cadc4 kind:load to:0x020b6770 module:overlay(0) +from:0x020cadd4 kind:thumb_call_arm to:0x0201ccc8 module:main +from:0x020cadec kind:thumb_call_arm to:0x01fff520 module:itcm +from:0x020cadfa kind:thumb_call_arm to:0x0210d72c module:overlay(31) +from:0x020cae04 kind:load to:0x0204c438 module:main +from:0x020cae08 kind:load to:0x020b4cc4 module:overlay(0) +from:0x020cae0c kind:load to:0x027e0ce8 module:dtcm +from:0x020cae1c kind:thumb_call_arm to:0x0201cd20 module:main +from:0x020cae34 kind:thumb_call_arm to:0x01fff520 module:itcm +from:0x020cae42 kind:thumb_call_arm to:0x0210d748 module:overlay(31) +from:0x020cae4c kind:load to:0x0204c438 module:main +from:0x020cae50 kind:load to:0x020b4cc4 module:overlay(0) +from:0x020cae54 kind:load to:0x027e0ce8 module:dtcm +from:0x020cae64 kind:arm_call to:0x0201b8bc module:main +from:0x020cae6c kind:arm_call to:0x02011ff4 module:main +from:0x020cae7e kind:thumb_call_arm to:0x02062bd0 module:overlay(0) +from:0x020cae98 kind:thumb_call_arm to:0x02062764 module:overlay(0) +from:0x020caea0 kind:load to:0x020d9804 module:overlay(24) +from:0x020caea4 kind:load to:0x0204b608 module:main +from:0x020caeac kind:thumb_call_arm to:0x02062c50 module:overlay(0) +from:0x020caeb8 kind:thumb_call_arm to:0x02062c50 module:overlay(0) +from:0x020caebe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020caed2 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020caede kind:thumb_call to:0x020cafec module:overlay(24) +from:0x020caee4 kind:load to:0x027e09a4 module:dtcm +from:0x020caefa kind:thumb_call_arm to:0x020194e0 module:main +from:0x020caf18 kind:thumb_call_arm to:0x0201beb4 module:main +from:0x020caf20 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020caf32 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020caf3e kind:thumb_call_arm to:0x02074994 module:overlay(0) +from:0x020caf54 kind:thumb_call_arm to:0x0206952c module:overlay(0) +from:0x020caf60 kind:thumb_call to:0x020b7e1c module:overlay(10) +from:0x020caf6a kind:thumb_call to:0x020b7d40 module:overlays(1,2,6,10,12,14) +from:0x020caf82 kind:thumb_call to:0x020ba134 module:overlay(10) +from:0x020caf8a kind:thumb_call to:0x020b8828 module:overlay(10) +from:0x020caf96 kind:thumb_call_arm to:0x020cebb8 module:overlay(24) +from:0x020caf9e kind:thumb_call_arm to:0x020cec40 module:overlay(24) +from:0x020cafb6 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cafbc kind:load to:0x0204b690 module:main +from:0x020cafc0 kind:load to:0x020da000 module:overlay(24) +from:0x020cafc4 kind:load to:0x027e0994 module:dtcm +from:0x020cafc8 kind:load to:0x0204b608 module:main +from:0x020cafcc kind:load to:0x027e09b8 module:dtcm +from:0x020cafd0 kind:load to:0x027e09a4 module:dtcm +from:0x020cafd8 kind:load to:0x020b684c module:overlay(0) +from:0x020cafdc kind:load to:0x020da038 module:overlay(24) +from:0x020cafe4 kind:load to:0x020cafed module:overlay(24) +from:0x020cb004 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020cb01e kind:thumb_call_arm to:0x020194d0 module:main +from:0x020cb02a kind:thumb_call_arm to:0x020194d0 module:main +from:0x020cb034 kind:thumb_call_arm to:0x02074994 module:overlay(0) +from:0x020cb04a kind:thumb_call_arm to:0x0206952c module:overlay(0) +from:0x020cb058 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020cb064 kind:thumb_call_arm to:0x020194d0 module:main +from:0x020cb06c kind:load to:0x027e09b8 module:dtcm +from:0x020cb070 kind:load to:0x027e09a4 module:dtcm +from:0x020cb074 kind:load to:0x0204b690 module:main +from:0x020cb07c kind:load to:0x020b684c module:overlay(0) +from:0x020cb090 kind:thumb_call to:0x020b8874 module:overlay(10) +from:0x020cb09a kind:thumb_call_arm to:0x0206952c module:overlay(0) +from:0x020cb0a6 kind:thumb_call_arm to:0x020cebf4 module:overlay(24) +from:0x020cb0ac kind:thumb_call_arm to:0x020cec50 module:overlay(24) +from:0x020cb0b6 kind:thumb_call_arm to:0x020cebf4 module:overlay(24) +from:0x020cb0bc kind:thumb_call_arm to:0x020cec50 module:overlay(24) +from:0x020cb0c4 kind:thumb_call_arm to:0x020c84b0 module:overlay(24) +from:0x020cb0cc kind:thumb_call_arm to:0x02069500 module:overlay(0) +from:0x020cb0f0 kind:load to:0x020b684c module:overlay(0) +from:0x020cb0f4 kind:load to:0x020da038 module:overlay(24) +from:0x020cb0f8 kind:load to:0x027e0994 module:dtcm +from:0x020cb136 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020cb142 kind:thumb_call_arm to:0x020627ac module:overlay(0) +from:0x020cb14c kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cb154 kind:load to:0x027e09a4 module:dtcm +from:0x020cb158 kind:load to:0x0204b608 module:main +from:0x020cb18e kind:thumb_call_arm to:0x020cebf4 module:overlay(24) +from:0x020cb194 kind:thumb_call_arm to:0x020cec50 module:overlay(24) +from:0x020cb19c kind:thumb_call_arm to:0x020c84b0 module:overlay(24) +from:0x020cb1a4 kind:thumb_call_arm to:0x02069500 module:overlay(0) +from:0x020cb1ac kind:load to:0x020da038 module:overlay(24) +from:0x020cb1b0 kind:load to:0x027e0994 module:dtcm +from:0x020cb1b4 kind:load to:0x020b684c module:overlay(0) +from:0x020cb1c4 kind:thumb_call_arm to:0x0201b8dc module:main +from:0x020cb1d0 kind:load to:0x020d9834 module:overlay(24) +from:0x020cb1dc kind:load to:0x0204b608 module:main +from:0x020cb1e0 kind:load to:0x020627ac module:overlay(0) +from:0x020cb1ec kind:load to:0x0204b608 module:main +from:0x020cb1f0 kind:load to:0x020627ac module:overlay(0) +from:0x020cb1fa kind:thumb_call_arm to:0x02062bd0 module:overlay(0) +from:0x020cb20c kind:thumb_call to:0x020cb1c0 module:overlay(24) +from:0x020cb24a kind:thumb_call_arm to:0x02062764 module:overlay(0) +from:0x020cb254 kind:load to:0x020d9850 module:overlay(24) +from:0x020cb258 kind:load to:0x0204b608 module:main +from:0x020cb260 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020cb26e kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020cb274 kind:thumb_call_arm to:0x02062c50 module:overlay(0) +from:0x020cb282 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020cb288 kind:thumb_call_arm to:0x02062c50 module:overlay(0) +from:0x020cb28e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020cb2b8 kind:thumb_call to:0x020cb884 module:overlay(24) +from:0x020cb2be kind:thumb_call to:0x020cb884 module:overlay(24) +from:0x020cb2c4 kind:thumb_call to:0x020cb884 module:overlay(24) +from:0x020cb30a kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020cb310 kind:thumb_call_arm to:0x0201ccc8 module:main +from:0x020cb334 kind:thumb_call to:0x020cb4bc module:overlay(24) +from:0x020cb348 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cb362 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cb386 kind:thumb_call to:0x020cb4bc module:overlay(24) +from:0x020cb39c kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cb3a8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cb3ac kind:load to:0x0204c438 module:main +from:0x020cb3b0 kind:load to:0x0204b690 module:main +from:0x020cb3b4 kind:load to:0x0204c410 module:main +from:0x020cb3b8 kind:load to:0x0204b608 module:main +from:0x020cb3cc kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020cb400 kind:thumb_call_arm to:0x0201db48 module:main +from:0x020cb408 kind:thumb_call_arm to:0x0201ea20 module:main +from:0x020cb412 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020cb426 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020cb44c kind:thumb_call to:0x020cb4bc module:overlay(24) +from:0x020cb454 kind:thumb_call to:0x020cb4bc module:overlay(24) +from:0x020cb482 kind:thumb_call_arm to:0x0201d904 module:main +from:0x020cb4a4 kind:load to:0x0204b608 module:main +from:0x020cb4a8 kind:load to:0x0204c450 module:main +from:0x020cb4ac kind:load to:0x0204c410 module:main +from:0x020cb4b0 kind:load to:0x0204b690 module:main +from:0x020cb4b4 kind:load to:0x0204c470 module:main +from:0x020cb4b8 kind:load to:0x0204b50c module:main +from:0x020cb4c4 kind:thumb_call_arm to:0x020c81ec module:overlay(24) +from:0x020cb4d0 kind:thumb_call_arm to:0x0201beb4 module:main +from:0x020cb4e4 kind:thumb_call_arm to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020cb4ec kind:thumb_call_arm to:0x020ba150 module:overlays(3,11) +from:0x020cb52a kind:thumb_call_arm to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020cb560 kind:load to:0x027e0994 module:dtcm +from:0x020cb564 kind:load to:0x027e09b8 module:dtcm +from:0x020cb576 kind:thumb_call_arm to:0x020ba00c module:overlay(11) +from:0x020cb5a8 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020cb5b0 kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020cb5c0 kind:thumb_call to:0x020cb884 module:overlay(24) +from:0x020cb5ca kind:thumb_call_arm to:0x0201cd20 module:main +from:0x020cb5da kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020cb5e0 kind:thumb_call to:0x020cb884 module:overlay(24) +from:0x020cb5f8 kind:thumb_call_arm to:0x020b9c40 module:overlay(11) +from:0x020cb604 kind:thumb_call_arm to:0x0201da00 module:main +from:0x020cb60c kind:thumb_call_arm to:0x0206f100 module:overlay(0) +from:0x020cb612 kind:thumb_call to:0x020cb884 module:overlay(24) +from:0x020cb61c kind:load to:0x020b6a14 module:overlay(0) +from:0x020cb620 kind:load to:0x0204c438 module:main +from:0x020cb628 kind:load to:0x0204c450 module:main +from:0x020cb660 kind:thumb_call to:0x020cb884 module:overlay(24) +from:0x020cb676 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cb690 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cb6ac kind:load to:0x0204c410 module:main +from:0x020cb6b0 kind:load to:0x0204b608 module:main +from:0x020cb6d2 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020cb6e0 kind:thumb_call_arm to:0x0201beb4 module:main +from:0x020cb6e8 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020cb6fa kind:thumb_call_arm to:0x020c8ba4 module:overlay(24) +from:0x020cb70a kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020cb710 kind:thumb_call_arm to:0x020c6c5c module:overlay(24) +from:0x020cb718 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020cb724 kind:thumb_call_arm to:0x020c8ba4 module:overlay(24) +from:0x020cb72e kind:thumb_call_arm to:0x020c7f3c module:overlay(24) +from:0x020cb736 kind:thumb_call_arm to:0x020c7ee0 module:overlay(24) +from:0x020cb782 kind:thumb_call_arm to:0x0201d904 module:main +from:0x020cb7c4 kind:thumb_call_arm to:0x0201ea20 module:main +from:0x020cb7d0 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020cb7e6 kind:thumb_call_arm to:0x0201e6c4 module:main +from:0x020cb7f8 kind:thumb_call_arm to:0x0201d418 module:main +from:0x020cb800 kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020cb806 kind:thumb_call_arm to:0x020c6c5c module:overlay(24) +from:0x020cb816 kind:thumb_call_arm to:0x020c7f90 module:overlay(24) +from:0x020cb820 kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020cb826 kind:thumb_call_arm to:0x020c6c5c module:overlay(24) +from:0x020cb848 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020cb84c kind:thumb_call_arm to:0x02019ad4 module:main +from:0x020cb854 kind:load to:0x027e0994 module:dtcm +from:0x020cb858 kind:load to:0x027e09a4 module:dtcm +from:0x020cb85c kind:load to:0x027e0998 module:dtcm +from:0x020cb860 kind:load to:0x0204c470 module:main +from:0x020cb864 kind:load to:0x0204c450 module:main +from:0x020cb86c kind:load to:0x0204c410 module:main +from:0x020cb870 kind:load to:0x0204b50c module:main +from:0x020cb874 kind:load to:0x0204b608 module:main +from:0x020cb890 kind:thumb_call_arm to:0x0201b974 module:main +from:0x020cb8aa kind:thumb_call_arm to:0x0201b798 module:main +from:0x020cb8b4 kind:load to:0x0204fb78 module:main +from:0x020cb8d4 kind:arm_call to:0x0201b8bc module:main +from:0x020cb8dc kind:arm_call to:0x02011ff4 module:main +from:0x020cb8f0 kind:load to:0x0204b608 module:main +from:0x020cb8f4 kind:load to:0x020627ac module:overlay(0) +from:0x020cb900 kind:load to:0x020cbad1 module:overlay(24) +from:0x020cb90a kind:thumb_call_arm to:0x02062bd0 module:overlay(0) +from:0x020cb91c kind:thumb_call_arm to:0x0201b8dc module:main +from:0x020cb92a kind:thumb_call_arm to:0x0201b8dc module:main +from:0x020cb940 kind:thumb_call_arm to:0x02062764 module:overlay(0) +from:0x020cb948 kind:load to:0x020d98b8 module:overlay(24) +from:0x020cb94c kind:load to:0x020d989c module:overlay(24) +from:0x020cb950 kind:load to:0x020d9880 module:overlay(24) +from:0x020cb954 kind:load to:0x0204b608 module:main +from:0x020cb95c kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020cb968 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x020cb976 kind:thumb_call to:0x020cba6c module:overlay(24) +from:0x020cb992 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cb998 kind:load to:0x0204b608 module:main +from:0x020cb9a8 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020cb9b2 kind:thumb_call_arm to:0x020ba5b4 module:overlay(11) +from:0x020cb9cc kind:load to:0x0204b608 module:main +from:0x020cb9de kind:thumb_call to:0x020cba6c module:overlay(24) +from:0x020cb9fa kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x020cba00 kind:load to:0x0204b608 module:main +from:0x020cba12 kind:thumb_call_arm to:0x020627d0 module:overlay(0) +from:0x020cba1a kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020cba28 kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020cba36 kind:thumb_call_arm to:0x020c6dd0 module:overlay(24) +from:0x020cba3c kind:thumb_call_arm to:0x020c6c5c module:overlay(24) +from:0x020cba44 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020cba50 kind:thumb_call_arm to:0x020c7f3c module:overlay(24) +from:0x020cba5a kind:thumb_call_arm to:0x020c7ee0 module:overlay(24) +from:0x020cba60 kind:load to:0x0204b608 module:main +from:0x020cba64 kind:load to:0x027e09a4 module:dtcm +from:0x020cba68 kind:load to:0x027e0994 module:dtcm +from:0x020cba78 kind:thumb_call_arm to:0x0201b974 module:main +from:0x020cba92 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020cba98 kind:load to:0x0204fb78 module:main +from:0x020cbaaa kind:thumb_call_arm to:0x0201b974 module:main +from:0x020cbac4 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020cbacc kind:load to:0x0204fb78 module:main +from:0x020cbadc kind:load to:0x020ba680 module:overlays(5,6,7,10,11,12,13,14) +from:0x020cbae8 kind:arm_call to:0x0201b8bc module:main +from:0x020cbaf0 kind:arm_call to:0x02011ff4 module:main +from:0x020cbb04 kind:arm_call to:0x0201b8bc module:main +from:0x020cbb0c kind:arm_call to:0x02011ff4 module:main +from:0x020cbb24 kind:arm_call to:0x0201b8bc module:main +from:0x020cbb2c kind:arm_call to:0x0201b8bc module:main +from:0x020cbb34 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020cbb4c kind:arm_call to:0x0201b8bc module:main +from:0x020cbb54 kind:arm_call to:0x0201b8bc module:main +from:0x020cbb5c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020cbb64 kind:arm_call to:0x02011ff4 module:main +from:0x020cbb7c kind:arm_call to:0x0206306c module:overlay(0) +from:0x020cbb94 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cbba4 kind:arm_call to:0x0201e4c0 module:main +from:0x020cbbb0 kind:arm_call to:0x020654c8 module:overlay(0) +from:0x020cbbbc kind:arm_call to:0x0201e4c0 module:main +from:0x020cbbc4 kind:arm_call to:0x0201eac0 module:main +from:0x020cbbcc kind:arm_call to:0x02064904 module:overlay(0) +from:0x020cbbd4 kind:arm_call to:0x02064904 module:overlay(0) +from:0x020cbbdc kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020cbbec kind:arm_call to:0x02061380 module:overlay(0) +from:0x020cbbf4 kind:arm_call to:0x02064dd0 module:overlay(0) +from:0x020cbc00 kind:arm_call to:0x02061380 module:overlay(0) +from:0x020cbc1c kind:arm_call to:0x02064480 module:overlay(0) +from:0x020cbc28 kind:arm_call to:0x02064480 module:overlay(0) +from:0x020cbca0 kind:arm_call to:0x02016664 module:main +from:0x020cbcb4 kind:arm_call to:0x02016664 module:main +from:0x020cbcd0 kind:load to:0x020d98f8 module:overlay(24) +from:0x020cbcd4 kind:load to:0x020b378c module:overlay(0) +from:0x020cbcd8 kind:load to:0x020b372c module:overlay(0) +from:0x020cbd1c kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020cbd38 kind:arm_call to:0x02064fc4 module:overlay(0) +from:0x020cbd4c kind:arm_call to:0x020644a0 module:overlay(0) +from:0x020cbd64 kind:arm_call to:0x020644a0 module:overlay(0) +from:0x020cbd8c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cbdc0 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020cbde0 kind:arm_call to:0x02064948 module:overlay(0) +from:0x020cbdf4 kind:arm_call to:0x020644a0 module:overlay(0) +from:0x020cbe0c kind:arm_call to:0x020644a0 module:overlay(0) +from:0x020cbe68 kind:arm_call to:0x0201f520 module:main +from:0x020cbe74 kind:arm_call to:0x0201f520 module:main +from:0x020cbe84 kind:arm_call to:0x0201f520 module:main +from:0x020cbe90 kind:arm_call to:0x0201f520 module:main +from:0x020cbea0 kind:load to:0x020da000 module:overlay(24) +from:0x020cbee4 kind:arm_call to:0x0201f288 module:main +from:0x020cbeec kind:arm_call to:0x0201f288 module:main +from:0x020cbf24 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cbf2c kind:arm_call to:0x020654ec module:overlay(0) +from:0x020cc054 kind:arm_call to:0x0201ebac module:main +from:0x020cc068 kind:arm_call to:0x02025f20 module:main +from:0x020cc080 kind:arm_call to:0x0201ebac module:main +from:0x020cc090 kind:arm_call to:0x02025f20 module:main +from:0x020cc098 kind:arm_call to:0x020c31cc module:overlay(17) +from:0x020cc0c4 kind:arm_call to:0x020c65e8 module:overlay(24) +from:0x020cc100 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc120 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cc128 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc13c kind:arm_call to:0x020c34ac module:overlay(17) +from:0x020cc154 kind:arm_call to:0x020c65e8 module:overlay(24) +from:0x020cc168 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cc180 kind:arm_call to:0x020c34ac module:overlay(17) +from:0x020cc190 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cc198 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc1ac kind:arm_call to:0x020c34ac module:overlay(17) +from:0x020cc1bc kind:load to:0x0204b690 module:main +from:0x020cc1c0 kind:load to:0x020da000 module:overlay(24) +from:0x020cc1c4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cc1d4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc1dc kind:arm_call to:0x0201f0bc module:main +from:0x020cc1e8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc1f0 kind:arm_call to:0x0201f0bc module:main +from:0x020cc1f8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc200 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc208 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc210 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc218 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc220 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc228 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cc240 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc248 kind:arm_call to:0x0201f0bc module:main +from:0x020cc254 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc25c kind:arm_call to:0x0201f0bc module:main +from:0x020cc264 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc26c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc274 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020cc27c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc284 kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc28c kind:arm_call to:0x02064168 module:overlay(0) +from:0x020cc294 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cc29c kind:arm_call to:0x02011ff4 module:main +from:0x020cc2cc kind:arm_call to:0x0201e4c0 module:main +from:0x020cc308 kind:arm_call to:0x0201e664 module:main +from:0x020cc348 kind:load to:0x020d991c module:overlay(24) +from:0x020cc364 kind:arm_call to:0x0201e4c0 module:main +from:0x020cc3a4 kind:load to:0x020d991c module:overlay(24) +from:0x020cc3e8 kind:arm_call to:0x0201e664 module:main +from:0x020cc5d4 kind:arm_call to:0x020cc3f4 module:overlay(24) +from:0x020cc604 kind:arm_call to:0x02011f3c module:main +from:0x020cc614 kind:arm_call to:0x020cc61c module:overlay(24) +from:0x020cc628 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020cc630 kind:arm_call to:0x020cca1c module:overlay(24) +from:0x020cc644 kind:arm_call to:0x020cd9a4 module:overlay(24) +from:0x020cc650 kind:arm_call to:0x020cdca8 module:overlay(24) +from:0x020cc65c kind:arm_call to:0x020cdfbc module:overlay(24) +from:0x020cc67c kind:arm_call to:0x02011f3c module:main +from:0x020cc688 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x020cc6a4 kind:arm_call to:0x02011f3c module:main +from:0x020cc6b0 kind:arm_call to:0x02069b70 module:overlay(0) +from:0x020cc6d4 kind:arm_call to:0x020ccac4 module:overlay(24) +from:0x020cc6e4 kind:arm_call to:0x020ccac4 module:overlay(24) +from:0x020cc6f4 kind:arm_call to:0x020ccac4 module:overlay(24) +from:0x020cc700 kind:load to:0x020d9928 module:overlay(24) +from:0x020cc704 kind:load to:0x020458ec module:main +from:0x020cc72c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc734 kind:arm_call to:0x02011ff4 module:main +from:0x020cc754 kind:arm_call to:0x020ccad0 module:overlay(24) +from:0x020cc75c kind:arm_call to:0x020ccad0 module:overlay(24) +from:0x020cc764 kind:arm_call to:0x020ccad0 module:overlay(24) +from:0x020cc76c kind:arm_call to:0x020cca2c module:overlay(24) +from:0x020cc774 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cc780 kind:load to:0x020d9928 module:overlay(24) +from:0x020cc7a8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020cc7b0 kind:arm_call to:0x02011ff4 module:main +from:0x020cc7d0 kind:arm_call to:0x020ccad0 module:overlay(24) +from:0x020cc7d8 kind:arm_call to:0x020ccad0 module:overlay(24) +from:0x020cc7e0 kind:arm_call to:0x020ccad0 module:overlay(24) +from:0x020cc7e8 kind:arm_call to:0x020cca2c module:overlay(24) +from:0x020cc7f0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020cc7f8 kind:arm_call to:0x02011ff4 module:main +from:0x020cc804 kind:load to:0x020d9928 module:overlay(24) +from:0x020cc814 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020cc820 kind:arm_call to:0x020cd6e4 module:overlay(24) +from:0x020cc834 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020cc848 kind:arm_call to:0x020cd6e4 module:overlay(24) +from:0x020cc85c kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020cc868 kind:arm_call to:0x020cd7c4 module:overlay(24) +from:0x020cc87c kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020cc888 kind:arm_call to:0x020cd8ac module:overlay(24) +from:0x020cc8a0 kind:load to:0x020cd8d8 module:overlay(24) +from:0x020cc8bc kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020cc8f0 kind:arm_call to:0x020ce360 module:overlay(24) +from:0x020cc910 kind:load to:0x020d8ccc module:overlay(24) +from:0x020cc928 kind:arm_call to:0x020cd8d8 module:overlay(24) +from:0x020cc934 kind:arm_call to:0x020cd8d8 module:overlay(24) +from:0x020cc93c kind:arm_call to:0x020cce0c module:overlay(24) +from:0x020cc9dc kind:load to:0x027e0994 module:dtcm +from:0x020cc9e0 kind:load to:0x02018a44 module:main +from:0x020cc9f0 kind:arm_call to:0x02018a5c module:main +from:0x020cca00 kind:arm_call_thumb to:0x0201c818 module:main +from:0x020cca0c kind:arm_call_thumb to:0x0201c818 module:main +from:0x020cca14 kind:load to:0x027e0994 module:dtcm +from:0x020cca18 kind:load to:0x0204b6a0 module:main +from:0x020cca28 kind:load to:0x020da034 module:overlay(24) +from:0x020cca3c kind:load to:0x020da034 module:overlay(24) +from:0x020ccaa0 kind:arm_call to:0x0201e4c0 module:main +from:0x020ccaa8 kind:arm_call to:0x0201e4c0 module:main +from:0x020ccab0 kind:arm_call to:0x0201e4c0 module:main +from:0x020ccac0 kind:load to:0x020d9970 module:overlay(24) +from:0x020ccaf8 kind:arm_call to:0x0206952c module:overlay(0) +from:0x020ccb18 kind:arm_call to:0x02069500 module:overlay(0) +from:0x020ccb34 kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x020ccb98 kind:arm_call to:0x02019528 module:main +from:0x020ccbd0 kind:arm_call to:0x020152e0 module:main +from:0x020ccbe8 kind:arm_call to:0x020ccce0 module:overlay(24) +from:0x020ccc0c kind:arm_call to:0x02068ffc module:overlay(0) +from:0x020ccc18 kind:arm_call to:0x0206a784 module:overlay(0) +from:0x020ccc44 kind:arm_call to:0x02063340 module:overlay(0) +from:0x020ccc50 kind:arm_call to:0x02063330 module:overlay(0) +from:0x020ccc8c kind:arm_call to:0x02068ffc module:overlay(0) +from:0x020cccb4 kind:arm_call to:0x02069d3c module:overlay(0) +from:0x020cccc0 kind:arm_call to:0x02063dc0 module:overlay(0) +from:0x020cccc8 kind:arm_call to:0x0201533c module:main +from:0x020cccd4 kind:load to:0x020b684c module:overlay(0) +from:0x020cccd8 kind:load to:0x020b6784 module:overlay(0) +from:0x020cccdc kind:load to:0x0204b690 module:main +from:0x020ccd0c kind:arm_call to:0x02019528 module:main +from:0x020ccd6c kind:arm_call to:0x02063c6c module:overlay(0) +from:0x020ccd8c kind:arm_call to:0x02019528 module:main +from:0x020ccdf8 kind:load to:0x0204b690 module:main +from:0x020cce24 kind:arm_call to:0x020636cc module:overlay(0) +from:0x020cce3c kind:arm_call to:0x020cc9e4 module:overlay(24) +from:0x020cce44 kind:load to:0x020da034 module:overlay(24) +from:0x020cce74 kind:arm_call to:0x0202a17c module:main +from:0x020cce98 kind:arm_call to:0x020ccea4 module:overlay(24) +from:0x020ccf0c kind:arm_call to:0x0201e6c4 module:main +from:0x020ccf1c kind:arm_call to:0x0201e6c4 module:main +from:0x020ccf58 kind:arm_call to:0x0201a9dc module:main +from:0x020ccf68 kind:arm_call to:0x0201e6c4 module:main +from:0x020ccf74 kind:arm_call to:0x0201e6c4 module:main +from:0x020ccfac kind:arm_call to:0x0201e6c4 module:main +from:0x020ccfbc kind:arm_call to:0x0201e6c4 module:main +from:0x020cd008 kind:arm_call to:0x0201a9dc module:main +from:0x020cd048 kind:arm_call to:0x0201e6c4 module:main +from:0x020cd058 kind:arm_call to:0x0201e6c4 module:main +from:0x020cd090 kind:arm_call to:0x0201a9dc module:main +from:0x020cd0bc kind:arm_call to:0x0201e6c4 module:main +from:0x020cd0f0 kind:arm_call to:0x020636f4 module:overlay(0) +from:0x020cd0fc kind:load to:0x0204c49c module:main +from:0x020cd124 kind:arm_call to:0x020cca40 module:overlay(24) +from:0x020cd150 kind:load to:0x020d99e4 module:overlay(24) +from:0x020cd190 kind:arm_call to:0x020ccad4 module:overlay(24) +from:0x020cd1c4 kind:arm_call to:0x0201e664 module:main +from:0x020cd210 kind:arm_call to:0x0201e664 module:main +from:0x020cd258 kind:arm_call to:0x0201e664 module:main +from:0x020cd264 kind:load to:0x027e09a4 module:dtcm +from:0x020cd36c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd390 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd3b4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd3e4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd408 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd42c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd45c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd480 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd4a4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd4d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd4f8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd51c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd54c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd570 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd594 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd5c4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd5e8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd60c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cd630 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd678 kind:arm_call to:0x01ffd400 module:itcm +from:0x020cd68c kind:arm_call to:0x01ffd400 module:itcm +from:0x020cd6d0 kind:arm_call to:0x020cc9c8 module:overlay(24) +from:0x020cd6d8 kind:load to:0x027e09a4 module:dtcm +from:0x020cd6dc kind:load to:0x0204b690 module:main +from:0x020cd6e0 kind:load to:0x020da034 module:overlay(24) +from:0x020cd700 kind:arm_call to:0x020cd708 module:overlay(24) +from:0x020cd710 kind:arm_call to:0x020cd904 module:overlay(24) +from:0x020cd73c kind:arm_call to:0x02083414 module:overlay(0) +from:0x020cd760 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020cd770 kind:arm_call to:0x01ffd400 module:itcm +from:0x020cd78c kind:arm_call to:0x020cc8fc module:overlay(24) +from:0x020cd7b4 kind:load to:0x027e09a4 module:dtcm +from:0x020cd7b8 kind:load to:0x027e0cd8 module:dtcm +from:0x020cd7bc kind:load to:0x020da034 module:overlay(24) +from:0x020cd7c0 kind:load to:0x0204b690 module:main +from:0x020cd7e0 kind:arm_call to:0x020cd7e8 module:overlay(24) +from:0x020cd7f0 kind:arm_call to:0x020cd904 module:overlay(24) +from:0x020cd83c kind:arm_call to:0x02014f78 module:main +from:0x020cd894 kind:load to:0x027e0cd8 module:dtcm +from:0x020cd8a0 kind:load to:0x0204b15c module:main +from:0x020cd8a8 kind:load to:0x0204b690 module:main +from:0x020cd8d4 kind:load to:0x0204b690 module:main +from:0x020cd8f4 kind:arm_call to:0x020cce0c module:overlay(24) +from:0x020cd91c kind:arm_call to:0x02069160 module:overlay(0) +from:0x020cd930 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020cd980 kind:load to:0x0204b690 module:main +from:0x020cd984 kind:load to:0x020b684c module:overlay(0) +from:0x020cd988 kind:load to:0x0204b608 module:main +from:0x020cd98c kind:load to:0x027e0994 module:dtcm +from:0x020cd9ac kind:arm_call to:0x020cd11c module:overlay(24) +from:0x020cd9bc kind:arm_call to:0x0201ed8c module:main +from:0x020cd9d0 kind:load to:0x020d9994 module:overlay(24) +from:0x020cda10 kind:arm_call to:0x020cd154 module:overlay(24) +from:0x020cda24 kind:arm_call to:0x0201edec module:main +from:0x020cda58 kind:arm_call to:0x0201ee3c module:main +from:0x020cda6c kind:arm_call to:0x0201c2c8 module:main +from:0x020cda74 kind:load to:0x0204fb78 module:main +from:0x020cda78 kind:load to:0x0204c42c module:main +from:0x020cdab0 kind:arm_call to:0x020cd8d8 module:overlay(24) +from:0x020cdad4 kind:arm_call to:0x0201edec module:main +from:0x020cdc34 kind:arm_call to:0x0201ee3c module:main +from:0x020cdc48 kind:arm_call to:0x0201c2c8 module:main +from:0x020cdc8c kind:arm_call to:0x020cd708 module:overlay(24) +from:0x020cdc98 kind:arm_call to:0x020cd7e8 module:overlay(24) +from:0x020cdca4 kind:load to:0x0204c42c module:main +from:0x020cdcb0 kind:arm_call to:0x020cd11c module:overlay(24) +from:0x020cdcc0 kind:arm_call to:0x0201e93c module:main +from:0x020cdccc kind:load to:0x020d99bc module:overlay(24) +from:0x020cdcd8 kind:arm_call to:0x020cd154 module:overlay(24) +from:0x020cdcf4 kind:arm_call to:0x0201e9e8 module:main +from:0x020cdd58 kind:arm_call to:0x020cd8d8 module:overlay(24) +from:0x020cdd80 kind:arm_call to:0x0201e9e8 module:main +from:0x020cddd4 kind:arm_call to:0x020cd708 module:overlay(24) +from:0x020cdf28 kind:arm_call to:0x0201ea20 module:main +from:0x020cdf34 kind:arm_call to:0x01ffb428 module:itcm +from:0x020cdf54 kind:arm_call to:0x0202a17c module:main +from:0x020cdf7c kind:arm_call to:0x020ccea4 module:overlay(24) +from:0x020cdf88 kind:load to:0x027e0120 module:dtcm +from:0x020cdf94 kind:arm_call to:0x020cd100 module:overlay(24) +from:0x020cdfa4 kind:arm_call to:0x0201ea20 module:main +from:0x020cdfc4 kind:arm_call to:0x020cca40 module:overlay(24) +from:0x020cdfd8 kind:load to:0x020d994c module:overlay(24) +from:0x020ce358 kind:load to:0x020da034 module:overlay(24) +from:0x020ce35c kind:load to:0x020cc9c8 module:overlay(24) +from:0x020ce37c kind:arm_call to:0x020ccad4 module:overlay(24) +from:0x020ce3b8 kind:arm_call to:0x0201e664 module:main +from:0x020ce434 kind:arm_call to:0x0201e664 module:main +from:0x020ce4ac kind:arm_call to:0x0201e664 module:main +from:0x020ce50c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ce534 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ce55c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ce57c kind:arm_call to:0x02011f3c module:main +from:0x020ce588 kind:arm_call to:0x020ce590 module:overlay(24) +from:0x020ce598 kind:arm_call to:0x0206306c module:overlay(0) +from:0x020ce5a0 kind:arm_call to:0x020d1278 module:overlay(24) +from:0x020ce5f4 kind:arm_call to:0x02011f3c module:main +from:0x020ce600 kind:arm_call to:0x020ceec0 module:overlay(24) +from:0x020ce614 kind:arm_call to:0x02011f3c module:main +from:0x020ce620 kind:arm_call to:0x020cfbc0 module:overlay(24) +from:0x020ce634 kind:arm_call to:0x02011f3c module:main +from:0x020ce640 kind:arm_call to:0x020d02f0 module:overlay(24) +from:0x020ce650 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce668 kind:arm_call to:0x02011f3c module:main +from:0x020ce674 kind:arm_call to:0x020d0f14 module:overlay(24) +from:0x020ce688 kind:arm_call to:0x02011f3c module:main +from:0x020ce694 kind:arm_call_thumb to:0x02110858 module:overlay(31) +from:0x020ce6b8 kind:arm_call to:0x02016664 module:main +from:0x020ce6f4 kind:arm_call to:0x02011f3c module:main +from:0x020ce700 kind:arm_call to:0x020d1128 module:overlay(24) +from:0x020ce70c kind:arm_call to:0x020cf744 module:overlay(24) +from:0x020ce718 kind:load to:0x020d9a0c module:overlay(24) +from:0x020ce720 kind:load to:0x027e09a4 module:dtcm +from:0x020ce728 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce760 kind:arm_call to:0x02011ff4 module:main +from:0x020ce768 kind:arm_call to:0x02011ff4 module:main +from:0x020ce778 kind:arm_call to:0x02011ff4 module:main +from:0x020ce784 kind:arm_call to:0x02011ff4 module:main +from:0x020ce794 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce7a4 kind:arm_call to:0x02011ff4 module:main +from:0x020ce7d8 kind:arm_call to:0x02011ff4 module:main +from:0x020ce7e8 kind:arm_call to:0x020d1288 module:overlay(24) +from:0x020ce7f0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ce7fc kind:load to:0x020d9a0c module:overlay(24) +from:0x020ce800 kind:load to:0x027e09a4 module:dtcm +from:0x020ce838 kind:arm_call to:0x02011ff4 module:main +from:0x020ce840 kind:arm_call to:0x02011ff4 module:main +from:0x020ce850 kind:arm_call to:0x02011ff4 module:main +from:0x020ce85c kind:arm_call to:0x02011ff4 module:main +from:0x020ce86c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce87c kind:arm_call to:0x02011ff4 module:main +from:0x020ce8b0 kind:arm_call to:0x02011ff4 module:main +from:0x020ce8c0 kind:arm_call to:0x020d1288 module:overlay(24) +from:0x020ce8c8 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020ce8d0 kind:arm_call to:0x02011ff4 module:main +from:0x020ce8dc kind:load to:0x020d9a0c module:overlay(24) +from:0x020ce8e0 kind:load to:0x027e09a4 module:dtcm +from:0x020ce8f4 kind:arm_call to:0x020cefb8 module:overlay(24) +from:0x020ce8fc kind:arm_call to:0x020cfe0c module:overlay(24) +from:0x020ce904 kind:arm_call to:0x020d0648 module:overlay(24) +from:0x020ce91c kind:arm_call to:0x0206952c module:overlay(0) +from:0x020ce938 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020ce950 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020ce980 kind:arm_call to:0x020cebb8 module:overlay(24) +from:0x020ce98c kind:arm_call to:0x020cec40 module:overlay(24) +from:0x020ce998 kind:load to:0x020b684c module:overlay(0) +from:0x020ce99c kind:load to:0x027e09b8 module:dtcm +from:0x020ce9c0 kind:arm_call to:0x020cefc4 module:overlay(24) +from:0x020ce9c8 kind:arm_call to:0x020cfe64 module:overlay(24) +from:0x020ce9d0 kind:arm_call to:0x020d069c module:overlay(24) +from:0x020ce9d8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce9e8 kind:arm_call to:0x020d0fcc module:overlay(24) +from:0x020ce9f0 kind:arm_call to:0x02110c24 module:overlay(31) +from:0x020cea10 kind:arm_call to:0x020ceca8 module:overlay(24) +from:0x020cea20 kind:arm_call to:0x020d1160 module:overlay(24) +from:0x020cea28 kind:load to:0x027e09a4 module:dtcm +from:0x020cea2c kind:load to:0x027e0ce0 module:dtcm +from:0x020cea30 kind:load to:0x020da038 module:overlay(24) +from:0x020cea48 kind:arm_call to:0x020cee54 module:overlay(24) +from:0x020cea58 kind:arm_call to:0x020cf240 module:overlay(24) +from:0x020cea6c kind:arm_call to:0x020cfec0 module:overlay(24) +from:0x020cea80 kind:arm_call to:0x020d088c module:overlay(24) +from:0x020cea8c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ceaa8 kind:arm_call to:0x020d1018 module:overlay(24) +from:0x020ceac0 kind:arm_call to:0x020d11bc module:overlay(24) +from:0x020ceac8 kind:load to:0x027e09a4 module:dtcm +from:0x020ceae8 kind:arm_call to:0x020cee54 module:overlay(24) +from:0x020ceb04 kind:arm_call to:0x020cf2fc module:overlay(24) +from:0x020ceb1c kind:arm_call to:0x020d0180 module:overlay(24) +from:0x020ceb44 kind:arm_call to:0x020d0bec module:overlay(24) +from:0x020ceb50 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ceb6c kind:arm_call to:0x020d1058 module:overlay(24) +from:0x020ceb84 kind:arm_call to:0x020d11c0 module:overlay(24) +from:0x020ceb8c kind:load to:0x0204b690 module:main +from:0x020ceb90 kind:load to:0x020da000 module:overlay(24) +from:0x020ceb94 kind:load to:0x027e09a4 module:dtcm +from:0x020ceba4 kind:load to:0x020cf58c module:overlay(24) +from:0x020cebb4 kind:load to:0x020cf6d0 module:overlay(24) +from:0x020cebd0 kind:arm_call to:0x02071c24 module:overlay(0) +from:0x020cebe8 kind:arm_call to:0x020d0284 module:overlay(24) +from:0x020cebf0 kind:load to:0x027e09a4 module:dtcm +from:0x020cec04 kind:arm_call to:0x02071c24 module:overlay(0) +from:0x020cec14 kind:arm_call to:0x020d02a0 module:overlay(24) +from:0x020cec1c kind:load to:0x027e09a4 module:dtcm +from:0x020cec2c kind:load to:0x020d0e48 module:overlay(24) +from:0x020cec3c kind:load to:0x020d0e70 module:overlay(24) +from:0x020cec4c kind:load to:0x020d0dc8 module:overlay(24) +from:0x020cec5c kind:load to:0x020d0df8 module:overlay(24) +from:0x020cec6c kind:load to:0x020d074c module:overlay(24) +from:0x020cec8c kind:arm_call to:0x02071c24 module:overlay(0) +from:0x020cec9c kind:arm_call to:0x020d0758 module:overlay(24) +from:0x020ceca4 kind:load to:0x027e09a4 module:dtcm +from:0x020cecc0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cece8 kind:arm_call to:0x02111554 module:overlay(31) +from:0x020cecf0 kind:load to:0x027e09a4 module:dtcm +from:0x020ced08 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ced30 kind:load to:0x027e09a4 module:dtcm +from:0x020ced84 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cedbc kind:arm_call to:0x02016664 module:main +from:0x020cedc8 kind:arm_call to:0x02016644 module:main +from:0x020cedd4 kind:arm_call to:0x020ced34 module:overlay(24) +from:0x020cede4 kind:arm_call to:0x020ced34 module:overlay(24) +from:0x020cedf4 kind:arm_call to:0x020ced34 module:overlay(24) +from:0x020cee04 kind:arm_call to:0x020ced34 module:overlay(24) +from:0x020cee0c kind:load to:0x027e09a4 module:dtcm +from:0x020cee6c kind:arm_call to:0x02074994 module:overlay(0) +from:0x020cee80 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020ceeb8 kind:load to:0x027e09b8 module:dtcm +from:0x020ceebc kind:load to:0x0204fb78 module:main +from:0x020ceee8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ceef0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ceef8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cef00 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cef08 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cef10 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cef18 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cef20 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cef34 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020cef48 kind:arm_call to:0x020cfb9c module:overlay(24) +from:0x020cef68 kind:arm_call to:0x02011ff4 module:main +from:0x020cef78 kind:arm_call to:0x02011f3c module:main +from:0x020cefac kind:arm_call to:0x020cefc4 module:overlay(24) +from:0x020cefc0 kind:load to:0x020cf744 module:overlay(24) +from:0x020cefd8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cefe8 kind:arm_call to:0x02019648 module:main +from:0x020ceff4 kind:arm_call to:0x02019648 module:main +from:0x020cf01c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf038 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf050 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf068 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf07c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf090 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf0a4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf0ac kind:arm_call to:0x02062134 module:overlay(0) +from:0x020cf0c4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf0d0 kind:arm_call to:0x02062134 module:overlay(0) +from:0x020cf0e4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf0f8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf10c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf11c kind:arm_call to:0x02019648 module:main +from:0x020cf144 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf160 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf174 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf188 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf19c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf1b0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf1c8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf1d0 kind:arm_call to:0x02062134 module:overlay(0) +from:0x020cf1e8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf1f4 kind:arm_call to:0x02062134 module:overlay(0) +from:0x020cf208 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf21c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf230 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020cf23c kind:load to:0x027e09a4 module:dtcm +from:0x020cf24c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf254 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf25c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf264 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf26c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf278 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf280 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf288 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf290 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020cf298 kind:arm_call to:0x020cf854 module:overlay(24) +from:0x020cf2a8 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020cf2b8 kind:arm_call to:0x020cfb0c module:overlay(24) +from:0x020cf2d4 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020cf2ec kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020cf2f4 kind:load to:0x027e09b8 module:dtcm +from:0x020cf2f8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cf308 kind:arm_call to:0x020cfb9c module:overlay(24) +from:0x020cf330 kind:arm_call to:0x020cfb54 module:overlay(24) +from:0x020cf37c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cf398 kind:arm_call to:0x02019648 module:main +from:0x020cf3c4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf3e8 kind:arm_call to:0x02019648 module:main +from:0x020cf414 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cf4a0 kind:arm_call to:0x0201a9dc module:main +from:0x020cf560 kind:arm_call to:0x0201aa68 module:main +from:0x020cf578 kind:load to:0x0204c49c module:main +from:0x020cf57c kind:load to:0x0204b690 module:main +from:0x020cf580 kind:load to:0x027e09a4 module:dtcm +from:0x020cf584 kind:load to:0x020d8d9e module:overlay(24) +from:0x020cf588 kind:load to:0x020d8dd6 module:overlay(24) +from:0x020cf5a4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cf634 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cf680 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cf69c kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cf6b8 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cf6c4 kind:arm_call to:0x020cf744 module:overlay(24) +from:0x020cf6cc kind:load to:0x027e09a4 module:dtcm +from:0x020cf6e4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cf728 kind:arm_call to:0x020cfb0c module:overlay(24) +from:0x020cf738 kind:arm_call to:0x020cf58c module:overlay(24) +from:0x020cf740 kind:load to:0x027e09a4 module:dtcm +from:0x020cf74c kind:arm_call to:0x020cfb0c module:overlay(24) +from:0x020cf758 kind:arm_call to:0x020cfb54 module:overlay(24) +from:0x020cf780 kind:arm_call to:0x020cfb9c module:overlay(24) +from:0x020cf860 kind:arm_call to:0x020cfb9c module:overlay(24) +from:0x020cf958 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cf988 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cf9d4 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cf9f4 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cfa6c kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cfa80 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020cfa8c kind:arm_call to:0x02062080 module:overlay(0) +from:0x020cfa9c kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cfab0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020cfac0 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cfad4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020cfae4 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020cfb04 kind:load to:0x027e09a4 module:dtcm +from:0x020cfb08 kind:load to:0x020b6a14 module:overlay(0) +from:0x020cfb18 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cfb4c kind:load to:0x027e09a4 module:dtcm +from:0x020cfb50 kind:load to:0x027e0ce0 module:dtcm +from:0x020cfb60 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cfb94 kind:load to:0x027e09a4 module:dtcm +from:0x020cfb98 kind:load to:0x027e0ce0 module:dtcm +from:0x020cfba8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cfbbc kind:load to:0x027e09a4 module:dtcm +from:0x020cfbd4 kind:arm_call to:0x02019648 module:main +from:0x020cfc00 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cfc10 kind:arm_call to:0x0201e4c0 module:main +from:0x020cfc2c kind:arm_call to:0x020670a0 module:overlay(0) +from:0x020cfc4c kind:arm_call to:0x02019648 module:main +from:0x020cfc78 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cfcac kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cfcec kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cfd40 kind:arm_call to:0x020670d0 module:overlay(0) +from:0x020cfd6c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cfdf0 kind:arm_call to:0x0201e664 module:main +from:0x020cfe00 kind:load to:0x020d8dae module:overlay(24) +from:0x020cfe04 kind:load to:0x027e0ce0 module:dtcm +from:0x020cfe08 kind:load to:0x0204b690 module:main +from:0x020cfe54 kind:arm_call to:0x020670d0 module:overlay(0) +from:0x020cfe60 kind:load to:0x027e0ce0 module:dtcm +from:0x020cfe74 kind:arm_call to:0x02019648 module:main +from:0x020cfe98 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020cfeb0 kind:arm_call to:0x02066f10 module:overlay(0) +from:0x020cfebc kind:load to:0x020d8dae module:overlay(24) +from:0x020d00b4 kind:arm_call to:0x020670d0 module:overlay(0) +from:0x020d00d4 kind:arm_call to:0x02015720 module:main +from:0x020d0138 kind:arm_call to:0x02067114 module:overlay(0) +from:0x020d0158 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020d0168 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020d0174 kind:load to:0x027e0ce0 module:dtcm +from:0x020d0178 kind:load to:0x0204b690 module:main +from:0x020d017c kind:load to:0x020b6a14 module:overlay(0) +from:0x020d019c kind:arm_call to:0x0201e6c4 module:main +from:0x020d01e0 kind:arm_call to:0x0201a9dc module:main +from:0x020d01fc kind:arm_call to:0x0202a17c module:main +from:0x020d0218 kind:arm_call to:0x0201e6c4 module:main +from:0x020d0274 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020d0280 kind:load to:0x0204c49c module:main +from:0x020d02b8 kind:arm_call to:0x020cee54 module:overlay(24) +from:0x020d02ec kind:load to:0x020da038 module:overlay(24) +from:0x020d030c kind:arm_call to:0x02019648 module:main +from:0x020d0338 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0348 kind:arm_call to:0x02019648 module:main +from:0x020d0374 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0384 kind:arm_call to:0x02019648 module:main +from:0x020d03b0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d03c0 kind:arm_call to:0x0201e4c0 module:main +from:0x020d03dc kind:arm_call to:0x020670a0 module:overlay(0) +from:0x020d0404 kind:arm_call to:0x020621bc module:overlay(0) +from:0x020d0418 kind:arm_call to:0x02019648 module:main +from:0x020d0448 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d047c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d04ac kind:arm_call to:0x020670d0 module:overlay(0) +from:0x020d0558 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d05dc kind:arm_call to:0x0201e664 module:main +from:0x020d05f8 kind:arm_call to:0x020d07a4 module:overlay(24) +from:0x020d0604 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d0638 kind:load to:0x020d8dae module:overlay(24) +from:0x020d063c kind:load to:0x027e0d04 module:dtcm +from:0x020d0640 kind:load to:0x0204b690 module:main +from:0x020d0644 kind:load to:0x027e09a4 module:dtcm +from:0x020d068c kind:arm_call to:0x020670d0 module:overlay(0) +from:0x020d0698 kind:load to:0x027e0d04 module:dtcm +from:0x020d06a8 kind:arm_call to:0x02019648 module:main +from:0x020d06d0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d06fc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0728 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0740 kind:arm_call to:0x02066f10 module:overlay(0) +from:0x020d0748 kind:load to:0x020d8dae module:overlay(24) +from:0x020d0754 kind:load to:0x020d07a4 module:overlay(24) +from:0x020d07a0 kind:load to:0x027e0d04 module:dtcm +from:0x020d07b4 kind:arm_call to:0x02019648 module:main +from:0x020d07c8 kind:arm_call to:0x0201c0a0 module:main +from:0x020d07f8 kind:arm_call to:0x020623c4 module:overlay(0) +from:0x020d0834 kind:arm_call to:0x020621d8 module:overlay(0) +from:0x020d0848 kind:arm_call to:0x02062340 module:overlay(0) +from:0x020d0854 kind:arm_call to:0x02062204 module:overlay(0) +from:0x020d086c kind:arm_call to:0x02062304 module:overlay(0) +from:0x020d0878 kind:load to:0x027e0994 module:dtcm +from:0x020d087c kind:load to:0x020d9a28 module:overlay(24) +from:0x020d0880 kind:load to:0x027e0d04 module:dtcm +from:0x020d0884 kind:load to:0x020d8d90 module:overlay(24) +from:0x020d0888 kind:load to:0x020d8d82 module:overlay(24) +from:0x020d08a0 kind:arm_call to:0x02067114 module:overlay(0) +from:0x020d08b8 kind:arm_call to:0x020670d0 module:overlay(0) +from:0x020d08d8 kind:arm_call to:0x02015720 module:main +from:0x020d0b24 kind:arm_call to:0x020d0edc module:overlay(24) +from:0x020d0b6c kind:arm_call to:0x020d0eb8 module:overlay(24) +from:0x020d0b74 kind:arm_call to:0x020d0ea4 module:overlay(24) +from:0x020d0b8c kind:arm_call to:0x02018a6c module:main +from:0x020d0b9c kind:arm_call to:0x020d07a4 module:overlay(24) +from:0x020d0bc0 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020d0bd0 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x020d0bd8 kind:load to:0x027e0d04 module:dtcm +from:0x020d0bdc kind:load to:0x0204b690 module:main +from:0x020d0be4 kind:load to:0x027e0994 module:dtcm +from:0x020d0be8 kind:load to:0x020b6a14 module:overlay(0) +from:0x020d0c08 kind:arm_call to:0x0201e6c4 module:main +from:0x020d0c50 kind:arm_call to:0x0201a9dc module:main +from:0x020d0c60 kind:arm_call to:0x0201e6c4 module:main +from:0x020d0cb8 kind:arm_call to:0x0201a9dc module:main +from:0x020d0cc8 kind:arm_call to:0x0201e6c4 module:main +from:0x020d0d20 kind:arm_call to:0x0201a9dc module:main +from:0x020d0d3c kind:arm_call to:0x0202a17c module:main +from:0x020d0d58 kind:arm_call to:0x0201e6c4 module:main +from:0x020d0db8 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x020d0dc4 kind:load to:0x0204c49c module:main +from:0x020d0df4 kind:load to:0x027e0d04 module:dtcm +from:0x020d0e10 kind:arm_call to:0x020cee54 module:overlay(24) +from:0x020d0e44 kind:load to:0x020da038 module:overlay(24) +from:0x020d0e5c kind:arm_call to:0x020d0edc module:overlay(24) +from:0x020d0e94 kind:arm_call to:0x020d0eb8 module:overlay(24) +from:0x020d0e9c kind:arm_call to:0x020d0ea4 module:overlay(24) +from:0x020d0eb4 kind:load to:0x020d0edc module:overlay(24) +from:0x020d0ec8 kind:arm_call to:0x020d0edc module:overlay(24) +from:0x020d0ef4 kind:arm_call to:0x02066f10 module:overlay(0) +from:0x020d0f04 kind:arm_call to:0x02066f10 module:overlay(0) +from:0x020d0f0c kind:load to:0x020d8dc2 module:overlay(24) +from:0x020d0f10 kind:load to:0x020d8dae module:overlay(24) +from:0x020d0f38 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020d0f48 kind:arm_call to:0x020d0fcc module:overlay(24) +from:0x020d0f74 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0fa4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d0ff4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d100c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020d1024 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020d1048 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020d1054 kind:load to:0x027e0ce0 module:dtcm +from:0x020d10a4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020d10d8 kind:arm_call to:0x0201aa68 module:main +from:0x020d10f8 kind:arm_call to:0x0201aa24 module:main +from:0x020d1120 kind:load to:0x027e0ce0 module:dtcm +from:0x020d1124 kind:load to:0x0204c49c module:main +from:0x020d1154 kind:arm_call to:0x020d1160 module:overlay(24) +from:0x020d1184 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d11ac kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d121c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d1254 kind:arm_call to:0x0201a9dc module:main +from:0x020d126c kind:load to:0x027e0ce0 module:dtcm +from:0x020d1270 kind:load to:0x0204c49c module:main +from:0x020d1274 kind:load to:0x020d8d7c module:overlay(24) +from:0x020d1284 kind:load to:0x020da038 module:overlay(24) +from:0x020d1298 kind:load to:0x020da038 module:overlay(24) +from:0x020d12b0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020d138c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020d1584 kind:arm_call to:0x020d3684 module:overlay(24) +from:0x020d15a0 kind:arm_call to:0x020d445c module:overlay(24) +from:0x020d1650 kind:arm_call to:0x020d1308 module:overlay(24) +from:0x020d1684 kind:load to:0x027e07d4 module:dtcm +from:0x020d1750 kind:load to:0x020d9a34 module:overlay(24) +from:0x020d1754 kind:load to:0x020d9a38 module:overlay(24) +from:0x020d1798 kind:load to:0x020d9a38 module:overlay(24) +from:0x020d179c kind:load to:0x020d9a42 module:overlay(24) +from:0x020d17a4 kind:arm_call to:0x020d1688 module:overlay(24) +from:0x020d17c4 kind:load to:0x020d9a3e module:overlay(24) +from:0x020d1800 kind:load to:0x020d9a38 module:overlay(24) +from:0x020d183c kind:arm_call to:0x020d6ce4 module:overlay(24) +from:0x020d1848 kind:load to:0x020d9a38 module:overlay(24) +from:0x020d184c kind:load to:0x020d9a43 module:overlay(24) +from:0x020d18fc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d1914 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d1924 kind:arm_call to:0x020d1960 module:overlay(24) +from:0x020d1930 kind:arm_call to:0x020d1b14 module:overlay(24) +from:0x020d194c kind:arm_call to:0x020d1850 module:overlay(24) +from:0x020d19c0 kind:arm_call to:0x020d1688 module:overlay(24) +from:0x020d19f0 kind:arm_call to:0x020d1e64 module:overlay(24) +from:0x020d1a1c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d1a38 kind:arm_call to:0x020d445c module:overlay(24) +from:0x020d1a7c kind:arm_call to:0x020d17a0 module:overlay(24) +from:0x020d1a8c kind:arm_call to:0x020d3d10 module:overlay(24) +from:0x020d1a9c kind:arm_call to:0x020d1758 module:overlay(24) +from:0x020d1ab8 kind:arm_call to:0x020d3cf0 module:overlay(24) +from:0x020d1ac8 kind:arm_call to:0x020d1758 module:overlay(24) +from:0x020d1b0c kind:load to:0x020d9a38 module:overlay(24) +from:0x020d1bc0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020d1bd4 kind:arm_call to:0x020d49e0 module:overlay(24) +from:0x020d1c28 kind:load to:0x020d8df8 module:overlay(24) +from:0x020d1c30 kind:load to:0x027e09b8 module:dtcm +from:0x020d1cc4 kind:arm_call to:0x020d1c34 module:overlay(24) +from:0x020d1cf4 kind:arm_call to:0x02062fd0 module:overlay(0) +from:0x020d1d44 kind:load to:0x027e07d4 module:dtcm +from:0x020d1d48 kind:load to:0x027e0998 module:dtcm +from:0x020d1d64 kind:arm_call to:0x020d1d70 module:overlay(24) +from:0x020d1d68 kind:arm_call to:0x020d17c8 module:overlay(24) +from:0x020d1dd0 kind:arm_call to:0x020d1c94 module:overlay(24) +from:0x020d1ea0 kind:arm_call to:0x0205dfa0 module:overlay(0) +from:0x020d1eb8 kind:arm_call to:0x0205dfa0 module:overlay(0) +from:0x020d1ed0 kind:arm_call to:0x0205dfa0 module:overlay(0) +from:0x020d1edc kind:arm_call to:0x0205df58 module:overlay(0) +from:0x020d1f00 kind:load to:0x020d9a38 module:overlay(24) +from:0x020d1fac kind:arm_call to:0x02011f3c module:main +from:0x020d1fc0 kind:arm_call to:0x0202a160 module:main +from:0x020d1fc8 kind:arm_call to:0x020d1fec module:overlay(24) +from:0x020d1fe0 kind:arm_call to:0x02011ff4 module:main +from:0x020d2004 kind:arm_call to:0x0202a1c0 module:main +from:0x020d205c kind:arm_call_thumb to:0x0205bed8 module:overlay(0) +from:0x020d2064 kind:arm_call_thumb to:0x0205becc module:overlay(0) +from:0x020d2074 kind:arm_call to:0x020d23b8 module:overlay(24) +from:0x020d207c kind:load to:0x0204b690 module:main +from:0x020d2090 kind:arm_call to:0x020d23b8 module:overlay(24) +from:0x020d2100 kind:arm_call to:0x020d2278 module:overlay(24) +from:0x020d213c kind:arm_call to:0x01ffb644 module:itcm +from:0x020d2154 kind:arm_call to:0x01ffb558 module:itcm +from:0x020d21a4 kind:arm_call to:0x020d2278 module:overlay(24) +from:0x020d21d8 kind:arm_call to:0x01ffb644 module:itcm +from:0x020d21f8 kind:arm_call to:0x01ffb558 module:itcm +from:0x020d2244 kind:arm_call to:0x020d2278 module:overlay(24) +from:0x020d2340 kind:arm_call to:0x020d2708 module:overlay(24) +from:0x020d23e4 kind:arm_call to:0x020d27ec module:overlay(24) +from:0x020d241c kind:arm_call to:0x020152e0 module:main +from:0x020d2430 kind:arm_call to:0x0202a1c0 module:main +from:0x020d2450 kind:arm_call to:0x020d25f0 module:overlay(24) +from:0x020d2458 kind:arm_call to:0x0201533c module:main +from:0x020d2490 kind:arm_call to:0x020152e0 module:main +from:0x020d24a4 kind:arm_call to:0x0202a1c0 module:main +from:0x020d24d8 kind:arm_call to:0x020d25f0 module:overlay(24) +from:0x020d24e0 kind:arm_call to:0x0201533c module:main +from:0x020d24ec kind:arm_call to:0x020d27ec module:overlay(24) +from:0x020d2564 kind:arm_call to:0x020d27ec module:overlay(24) +from:0x020d25d4 kind:arm_call to:0x020d25f0 module:overlay(24) +from:0x020d2604 kind:arm_call to:0x02028aec module:main +from:0x020d2640 kind:arm_call to:0x02026aa0 module:main +from:0x020d2654 kind:arm_call to:0x02026b58 module:main +from:0x020d2668 kind:arm_call to:0x02026c10 module:main +from:0x020d267c kind:arm_call to:0x02026cc8 module:main +from:0x020d26c0 kind:arm_call to:0x02026afc module:main +from:0x020d26d4 kind:arm_call to:0x02026bb4 module:main +from:0x020d26e8 kind:arm_call to:0x02026c6c module:main +from:0x020d26fc kind:arm_call to:0x02026d24 module:main +from:0x020d2704 kind:load to:0x0204b690 module:main +from:0x020d2778 kind:arm_call to:0x020d2708 module:overlay(24) +from:0x020d27cc kind:arm_call to:0x02028b84 module:main +from:0x020d27d0 kind:arm_call to:0x02026fa4 module:main +from:0x020d27e0 kind:arm_call to:0x02026fbc module:main +from:0x020d27e4 kind:arm_call to:0x0202701c module:main +from:0x020d28a0 kind:load to:0x020d9ba0 module:overlay(24) +from:0x020d28c0 kind:arm_call to:0x020d1f40 module:overlay(24) +from:0x020d28dc kind:arm_call to:0x020d27b8 module:overlay(24) +from:0x020d28ec kind:load to:0x020d9ba0 module:overlay(24) +from:0x020d28f0 kind:load to:0x020da03c module:overlay(24) +from:0x020d28fc kind:arm_call to:0x020d1fd4 module:overlay(24) +from:0x020d297c kind:arm_call to:0x020d2278 module:overlay(24) +from:0x020d29a8 kind:arm_call to:0x02070df0 module:overlay(0) +from:0x020d29c4 kind:arm_call to:0x02070df0 module:overlay(0) +from:0x020d2a0c kind:arm_call to:0x020d2098 module:overlay(24) +from:0x020d2a4c kind:arm_call to:0x02070df0 module:overlay(0) +from:0x020d2a58 kind:arm_call to:0x020beebc module:overlay(17) +from:0x020d2a94 kind:load to:0x0204c490 module:main +from:0x020d2a98 kind:load to:0x020b6ab4 module:overlay(0) +from:0x020d2a9c kind:load to:0x027e0ce0 module:dtcm +from:0x020d2acc kind:arm_call to:0x020152e0 module:main +from:0x020d2af8 kind:arm_call to:0x020d2dfc module:overlay(24) +from:0x020d2b20 kind:arm_call_thumb to:0x0202aa8c module:main +from:0x020d2b4c kind:arm_call to:0x0202a2cc module:main +from:0x020d2b54 kind:arm_call to:0x0201533c module:main +from:0x020d2be0 kind:arm_call to:0x020d2880 module:overlay(24) +from:0x020d2bec kind:arm_call to:0x020d2860 module:overlay(24) +from:0x020d2c2c kind:arm_call to:0x020d2880 module:overlay(24) +from:0x020d2c3c kind:arm_call to:0x020d2814 module:overlay(24) +from:0x020d2c90 kind:arm_call to:0x0201533c module:main +from:0x020d2ca4 kind:load to:0x020d9ba0 module:overlay(24) +from:0x020d2cac kind:load to:0x020d9ba0 module:overlay(24) +from:0x020d2cb0 kind:load to:0x020d8eeb module:overlay(24) +from:0x020d2cb4 kind:load to:0x020d8ee8 module:overlay(24) +from:0x020d2cd4 kind:arm_call to:0x020d2ab4 module:overlay(24) +from:0x020d2cf0 kind:arm_call to:0x020c486c module:overlay(17) +from:0x020d2d1c kind:load to:0x020b7ab8 module:overlay(0) +from:0x020d2d30 kind:arm_call to:0x020d1fec module:overlay(24) +from:0x020d2d88 kind:arm_call to:0x020152e0 module:main +from:0x020d2d9c kind:arm_call_thumb to:0x020a2348 module:overlay(0) +from:0x020d2db4 kind:arm_call to:0x0202a588 module:main +from:0x020d2dcc kind:arm_call to:0x020d2eb8 module:overlay(24) +from:0x020d2dd4 kind:arm_call to:0x0201533c module:main +from:0x020d2de4 kind:arm_call to:0x0201533c module:main +from:0x020d2df0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x020d2df8 kind:load to:0x020d9ba0 module:overlay(24) +from:0x020d2e1c kind:arm_call to:0x0202a2cc module:main +from:0x020d2e6c kind:arm_call to:0x020d274c module:overlay(24) +from:0x020d2e84 kind:arm_call to:0x020d2814 module:overlay(24) +from:0x020d2f1c kind:arm_call to:0x020d2860 module:overlay(24) +from:0x020d2f3c kind:arm_call to:0x020d2278 module:overlay(24) +from:0x020d2f78 kind:arm_call to:0x0202a1c0 module:main +from:0x020d2f80 kind:arm_call to:0x020bd298 module:overlay(17) +from:0x020d2f88 kind:load to:0x020c5790 module:overlays(1,17) +from:0x020d2f98 kind:arm_call to:0x020bd2b4 module:overlay(17) +from:0x020d2fa8 kind:load to:0x020c5790 module:overlays(1,17) +from:0x020d2fbc kind:arm_call to:0x02011f3c module:main +from:0x020d2fc8 kind:arm_call_thumb to:0x020bf010 module:overlay(1) +from:0x020d2fe0 kind:arm_call to:0x020c49f8 module:overlay(17) +from:0x020d2ff4 kind:arm_call to:0x0201b8dc module:main +from:0x020d300c kind:load to:0x020d9bb0 module:overlay(24) +from:0x020d3018 kind:arm_call to:0x0201b8bc module:main +from:0x020d302c kind:arm_call to:0x0201b8bc module:main +from:0x020d3034 kind:arm_call to:0x02011ff4 module:main +from:0x020d304c kind:load to:0x020c49ac module:overlays(1,2,17) +from:0x020d3064 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020d30c0 kind:arm_call to:0x0205d3cc module:overlay(0) +from:0x020d30cc kind:load to:0x020d9bc4 module:overlay(24) +from:0x020d3100 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020d3144 kind:arm_call to:0x0205d3cc module:overlay(0) +from:0x020d3154 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020d31d4 kind:arm_call to:0x0205d3cc module:overlay(0) +from:0x020d31e4 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020d321c kind:arm_call to:0x0205d3cc module:overlay(0) +from:0x020d3234 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020d3274 kind:arm_call to:0x0205d3cc module:overlay(0) +from:0x020d3284 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020d32bc kind:arm_call to:0x0205d3cc module:overlay(0) +from:0x020d32c8 kind:load to:0x020d9bc4 module:overlay(24) +from:0x020d32cc kind:load to:0x0203feb0 module:main +from:0x020d32e0 kind:thumb_call_arm to:0x02016614 module:main +from:0x020d32f4 kind:thumb_call_arm to:0x02016614 module:main +from:0x020d3302 kind:thumb_call to:0x020d332c module:overlay(24) +from:0x020d330c kind:load to:0x020d9bf0 module:overlay(24) +from:0x020d3310 kind:load to:0x020d9be4 module:overlay(24) +from:0x020d331a kind:thumb_call_arm to:0x0201662c module:main +from:0x020d3322 kind:thumb_call_arm to:0x0201662c module:main +from:0x020d3358 kind:load to:0x020d9bf4 module:overlay(24) +from:0x020d3368 kind:load to:0x020d9bf4 module:overlay(24) +from:0x020d3378 kind:load to:0x020d8ef4 module:overlay(24) +from:0x020d3408 kind:load to:0x020d8ef9 module:overlay(24) +from:0x020d35b4 kind:arm_call to:0x020d361c module:overlay(24) +from:0x020d35ec kind:arm_call to:0x02033cb4 module:main +from:0x020d35fc kind:arm_call to:0x02033cb4 module:main +from:0x020d362c kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3654 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d372c kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3754 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3760 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020d391c kind:arm_call to:0x020d3c74 module:overlay(24) +from:0x020d3994 kind:arm_call to:0x020d371c module:overlay(24) +from:0x020d39ac kind:arm_call to:0x020d361c module:overlay(24) +from:0x020d39bc kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d39fc kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3a24 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3a30 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020d3a38 kind:arm_call to:0x02033cb4 module:main +from:0x020d3a74 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020d3aa8 kind:arm_call to:0x02015788 module:main +from:0x020d3ab4 kind:arm_call to:0x02015758 module:main +from:0x020d3ac8 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020d3b30 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020d3b98 kind:arm_call to:0x020d3b2c module:overlay(24) +from:0x020d3ba8 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020d3bac kind:arm_call to:0x02033cb4 module:main +from:0x020d3bd4 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3c10 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020d3c48 kind:arm_call to:0x020d3bc4 module:overlay(24) +from:0x020d3c70 kind:load to:0x020d8f04 module:overlay(24) +from:0x020d3c80 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020d3c94 kind:arm_call to:0x020d58a0 module:overlay(24) +from:0x020d3cc4 kind:arm_call to:0x020d3c00 module:overlay(24) +from:0x020d3cec kind:load to:0x020d9028 module:overlay(24) +from:0x020d3cf4 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020d3d14 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020d3d4c kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020d3d50 kind:arm_call to:0x02033cb4 module:main +from:0x020d3d64 kind:arm_call to:0x020d3db8 module:overlay(24) +from:0x020d3d78 kind:arm_call to:0x020d3db8 module:overlay(24) +from:0x020d3d98 kind:load to:0x020d3d40 module:overlay(24) +from:0x020d3da0 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020d3e24 kind:load to:0x020d9c00 module:overlay(24) +from:0x020d3e68 kind:load to:0x020d9c00 module:overlay(24) +from:0x020d3e88 kind:load to:0x020d3e8c module:overlay(24) +from:0x020d3e98 kind:arm_call to:0x020d3ee0 module:overlay(24) +from:0x020d3ea0 kind:arm_call to:0x020d4a94 module:overlay(24) +from:0x020d3ed0 kind:arm_call to:0x020d40d0 module:overlay(24) +from:0x020d3f18 kind:arm_call to:0x02027d30 module:main +from:0x020d3f30 kind:arm_call to:0x02071954 module:overlay(0) +from:0x020d3f50 kind:arm_call to:0x02027d30 module:main +from:0x020d3f60 kind:arm_call_thumb to:0x02015448 module:main +from:0x020d3f70 kind:arm_call_thumb to:0x02015484 module:main +from:0x020d3f7c kind:arm_call to:0x02071954 module:overlay(0) +from:0x020d3f94 kind:arm_call to:0x02027d30 module:main +from:0x020d3fb8 kind:arm_call_thumb to:0x02015644 module:main +from:0x020d3fd4 kind:arm_call_thumb to:0x020d4fc4 module:overlay(24) +from:0x020d3fdc kind:arm_call_thumb to:0x02015624 module:main +from:0x020d3fe4 kind:arm_call_thumb to:0x0201545c module:main +from:0x020d3ff0 kind:load to:0x020d9c08 module:overlay(24) +from:0x020d3ff4 kind:load to:0x027e09a0 module:dtcm +from:0x020d3ff8 kind:load to:0x020d9c10 module:overlay(24) +from:0x020d3ffc kind:load to:0x020d9c28 module:overlay(24) +from:0x020d4000 kind:load to:0x02045484 module:main +from:0x020d40b4 kind:arm_call to:0x02011f3c module:main +from:0x020d40c8 kind:arm_call to:0x020d4120 module:overlay(24) +from:0x020d40f8 kind:arm_call to:0x02011ff4 module:main +from:0x020d4140 kind:arm_call to:0x020d393c module:overlay(24) +from:0x020d4194 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020d41cc kind:arm_call to:0x020d38f8 module:overlay(24) +from:0x020d4210 kind:arm_call to:0x020d38f8 module:overlay(24) +from:0x020d4230 kind:arm_call to:0x020d436c module:overlay(24) +from:0x020d4250 kind:arm_call to:0x020d4304 module:overlay(24) +from:0x020d428c kind:arm_call to:0x020d38f8 module:overlay(24) +from:0x020d42b0 kind:arm_call to:0x020d436c module:overlay(24) +from:0x020d42d4 kind:arm_call to:0x020d4304 module:overlay(24) +from:0x020d4324 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020d4344 kind:arm_call to:0x020d3984 module:overlay(24) +from:0x020d4364 kind:arm_call to:0x020d3984 module:overlay(24) +from:0x020d43d8 kind:arm_call to:0x0205dcd4 module:overlay(0) +from:0x020d43ec kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020d43fc kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020d441c kind:arm_call to:0x020d371c module:overlay(24) +from:0x020d443c kind:arm_call to:0x020d371c module:overlay(24) +from:0x020d45c8 kind:arm_call to:0x0202a2cc module:main +from:0x020d4614 kind:arm_call to:0x020d39e0 module:overlay(24) +from:0x020d464c kind:load to:0x020d9028 module:overlay(24) +from:0x020d4678 kind:arm_call to:0x0202a2cc module:main +from:0x020d4780 kind:arm_call to:0x020d340c module:overlay(24) +from:0x020d47ac kind:arm_call to:0x020d436c module:overlay(24) +from:0x020d47d0 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020d47d4 kind:arm_call to:0x02033cb4 module:main +from:0x020d47fc kind:arm_call to:0x020d3800 module:overlay(24) +from:0x020d4810 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020d4858 kind:arm_call to:0x020d3800 module:overlay(24) +from:0x020d48b4 kind:arm_call to:0x020d6dd8 module:overlay(24) +from:0x020d48f4 kind:arm_call to:0x020d6db4 module:overlay(24) +from:0x020d4934 kind:arm_call to:0x020d6dfc module:overlay(24) +from:0x020d4970 kind:arm_call to:0x020d6e20 module:overlay(24) +from:0x020d49b0 kind:load to:0x020d8f10 module:overlay(24) +from:0x020d49f4 kind:arm_call to:0x020d49bc module:overlay(24) +from:0x020d4a74 kind:arm_call to:0x020d35d8 module:overlay(24) +from:0x020d4a9c kind:arm_call to:0x020d4160 module:overlay(24) +from:0x020d4aa4 kind:arm_call to:0x020d4a54 module:overlay(24) +from:0x020d4b68 kind:arm_call to:0x02011f3c module:main +from:0x020d4b78 kind:arm_call_thumb to:0x020c12a4 module:overlay(1) +from:0x020d4bb4 kind:arm_call to:0x0202a2cc module:main +from:0x020d4bc4 kind:arm_call to:0x0202a2cc module:main +from:0x020d4bec kind:arm_call_thumb to:0x020c1368 module:overlay(1) +from:0x020d4bf4 kind:arm_call to:0x02011ff4 module:main +from:0x020d4c14 kind:arm_call to:0x020d2080 module:overlay(24) +from:0x020d4c24 kind:arm_call to:0x02019c84 module:main +from:0x020d4c38 kind:load to:0x020d2024 module:overlay(24) +from:0x020d4c90 kind:arm_call to:0x020d4cc0 module:overlay(24) +from:0x020d4cb4 kind:arm_call to:0x020d4cc0 module:overlay(24) +from:0x020d4cd8 kind:arm_call to:0x020d4aac module:overlay(24) +from:0x020d4d24 kind:arm_call to:0x020d4650 module:overlay(24) +from:0x020d4d38 kind:arm_call to:0x020d4d7c module:overlay(24) +from:0x020d4d48 kind:arm_call to:0x020d45a8 module:overlay(24) +from:0x020d4d58 kind:arm_call to:0x020d4df4 module:overlay(24) +from:0x020d4d6c kind:load to:0x020d1fec module:overlay(24) +from:0x020d4db4 kind:arm_call to:0x020d3590 module:overlay(24) +from:0x020d4dd0 kind:arm_call to:0x020d4e70 module:overlay(24) +from:0x020d4e28 kind:arm_call to:0x020d34ec module:overlay(24) +from:0x020d4e4c kind:arm_call to:0x020d4e70 module:overlay(24) +from:0x020d4f0c kind:arm_call to:0x020d5430 module:overlay(24) +from:0x020d4f40 kind:arm_call to:0x020d5430 module:overlay(24) +from:0x020d4f74 kind:arm_call to:0x020d5430 module:overlay(24) +from:0x020d4f94 kind:arm_call to:0x020d5430 module:overlay(24) +from:0x020d4fb8 kind:arm_call to:0x020d5430 module:overlay(24) +from:0x020d5004 kind:thumb_call to:0x020d5050 module:overlay(24) +from:0x020d5010 kind:thumb_call to:0x020d5194 module:overlay(24) +from:0x020d501c kind:thumb_call to:0x020d51ec module:overlay(24) +from:0x020d5028 kind:thumb_call to:0x020d50b8 module:overlay(24) +from:0x020d505c kind:thumb_call_arm to:0x020d4004 module:overlay(24) +from:0x020d5128 kind:thumb_call_arm to:0x020d39ec module:overlay(24) +from:0x020d513e kind:thumb_call_arm to:0x020d39ec module:overlay(24) +from:0x020d5154 kind:thumb_call_arm to:0x020d39ec module:overlay(24) +from:0x020d516a kind:thumb_call_arm to:0x020d39ec module:overlay(24) +from:0x020d5180 kind:thumb_call_arm to:0x020d38b4 module:overlay(24) +from:0x020d51d4 kind:thumb_call_arm to:0x02071918 module:overlay(0) +from:0x020d51e8 kind:load to:0x027e09a0 module:dtcm +from:0x020d5260 kind:arm_call to:0x020d52c4 module:overlay(24) +from:0x020d5294 kind:arm_call to:0x020d5254 module:overlay(24) +from:0x020d52e0 kind:arm_call to:0x020d5350 module:overlay(24) +from:0x020d5308 kind:arm_call to:0x01ffb66c module:itcm +from:0x020d5318 kind:arm_call to:0x01ffb66c module:itcm +from:0x020d532c kind:arm_call to:0x020d5388 module:overlay(24) +from:0x020d5460 kind:arm_call to:0x0202a17c module:main +from:0x020d547c kind:arm_call to:0x020d5550 module:overlay(24) +from:0x020d54f8 kind:arm_call to:0x020d53e0 module:overlay(24) +from:0x020d5538 kind:arm_call to:0x020d2278 module:overlay(24) +from:0x020d55b0 kind:load to:0x020d8f14 module:overlay(24) +from:0x020d55fa kind:thumb_call_arm to:0x020d5b48 module:overlay(24) +from:0x020d562a kind:thumb_call_arm to:0x020d7290 module:overlay(24) +from:0x020d5640 kind:load to:0x027e0cfc module:dtcm +from:0x020d5644 kind:load to:0x027e0d04 module:dtcm +from:0x020d564e kind:thumb_call_arm to:0x020d5740 module:overlay(24) +from:0x020d5658 kind:thumb_call_arm to:0x020d5760 module:overlay(24) +from:0x020d5670 kind:load to:0x027e0d00 module:dtcm +from:0x020d5680 kind:thumb_call_arm to:0x020d5760 module:overlay(24) +from:0x020d5690 kind:thumb_call_arm to:0x020d5760 module:overlay(24) +from:0x020d56ac kind:thumb_call to:0x020d55a8 module:overlay(24) +from:0x020d56bc kind:thumb_call_arm to:0x020d5760 module:overlay(24) +from:0x020d56f0 kind:thumb_call to:0x020d5714 module:overlay(24) +from:0x020d5700 kind:thumb_call to:0x020d5714 module:overlay(24) +from:0x020d57a8 kind:arm_call_thumb to:0x020d5674 module:overlay(24) +from:0x020d57b4 kind:arm_call_thumb to:0x020d56d4 module:overlay(24) +from:0x020d57c8 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x020d57d8 kind:arm_call to:0x020d5740 module:overlay(24) +from:0x020d5838 kind:load to:0x027e0d00 module:dtcm +from:0x020d5858 kind:arm_call to:0x02083434 module:overlay(0) +from:0x020d589c kind:load to:0x027e0cd8 module:dtcm +from:0x020d58bc kind:arm_call to:0x020834e8 module:overlay(0) +from:0x020d58dc kind:load to:0x027e0cd8 module:dtcm +from:0x020d58f8 kind:arm_call_thumb to:0x020d56ec module:overlay(24) +from:0x020d5934 kind:arm_call_thumb to:0x020d56ec module:overlay(24) +from:0x020d5994 kind:arm_call to:0x020ceb98 module:overlay(24) +from:0x020d599c kind:load to:0x020da038 module:overlay(24) +from:0x020d59d8 kind:arm_call to:0x020d59ec module:overlay(24) +from:0x020d59e4 kind:load to:0x020d8f2c module:overlay(24) +from:0x020d59e8 kind:load to:0x020d8f1c module:overlay(24) +from:0x020d5a40 kind:arm_call_thumb to:0x020d56ec module:overlay(24) +from:0x020d5aa0 kind:load to:0x020d8f48 module:overlay(24) +from:0x020d5aa8 kind:arm_call to:0x020d5a74 module:overlay(24) +from:0x020d5ac4 kind:load to:0x020d8f4c module:overlay(24) +from:0x020d5acc kind:arm_call to:0x020d5a74 module:overlay(24) +from:0x020d5ae8 kind:load to:0x020d8f4e module:overlay(24) +from:0x020d5afc kind:arm_call to:0x02011f3c module:main +from:0x020d5b08 kind:arm_call_thumb to:0x020c1108 module:overlay(1) +from:0x020d5b40 kind:arm_call to:0x020d5b7c module:overlay(24) +from:0x020d5bf0 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d5c00 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x020d5c28 kind:arm_call to:0x020d5b7c module:overlay(24) +from:0x020d5c40 kind:arm_call to:0x020d5ea8 module:overlay(24) +from:0x020d5c60 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d5c74 kind:arm_call to:0x020d5eb8 module:overlay(24) +from:0x020d5c88 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d5c94 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020d5c9c kind:arm_call to:0x0205df3c module:overlay(0) +from:0x020d5cac kind:arm_call to:0x020d5cd0 module:overlay(24) +from:0x020d5cbc kind:arm_call to:0x020d5eb8 module:overlay(24) +from:0x020d5d0c kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d5d3c kind:load to:0x027e09b8 module:dtcm +from:0x020d5d48 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x020d5d70 kind:arm_call to:0x020d5f90 module:overlay(24) +from:0x020d5d78 kind:arm_call to:0x020d5eb8 module:overlay(24) +from:0x020d5d84 kind:load to:0x027e09b8 module:dtcm +from:0x020d5d94 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d5da4 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x020d5dec kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d5dfc kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x020d5e4c kind:load to:0x027e09a4 module:dtcm +from:0x020d5e84 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d5e94 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x020d5ed4 kind:arm_call to:0x020d5f18 module:overlay(24) +from:0x020d5eec kind:arm_call to:0x0209835c module:overlay(0) +from:0x020d5ef4 kind:arm_call to:0x0209835c module:overlay(0) +from:0x020d5f24 kind:arm_call to:0x02014a38 module:main +from:0x020d5f30 kind:load to:0x0204b12c module:main +from:0x020d5f74 kind:arm_call to:0x0203b8f8 module:main +from:0x020d5fa8 kind:arm_call to:0x020d5aa4 module:overlay(24) +from:0x020d5fb4 kind:arm_call to:0x020d5ac8 module:overlay(24) +from:0x020d6004 kind:load to:0x027e09b8 module:dtcm +from:0x020d6014 kind:load to:0x020d9d14 module:overlay(24) +from:0x020d602c kind:arm_call to:0x020d6008 module:overlay(24) +from:0x020d6038 kind:arm_call to:0x020d6e44 module:overlay(24) +from:0x020d6060 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x020d6078 kind:load to:0x020d9d54 module:overlay(24) +from:0x020d607c kind:load to:0x020d9d44 module:overlay(24) +from:0x020d6080 kind:load to:0x020d9d4c module:overlay(24) +from:0x020d6084 kind:load to:0x020d9cf0 module:overlay(24) +from:0x020d60bc kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x020d60d4 kind:load to:0x020d9d64 module:overlay(24) +from:0x020d60d8 kind:load to:0x020d9cf8 module:overlay(24) +from:0x020d60dc kind:load to:0x020d9d4c module:overlay(24) +from:0x020d60e0 kind:load to:0x020d9d58 module:overlay(24) +from:0x020d60e4 kind:load to:0x020d9cf0 module:overlay(24) +from:0x020d60f0 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020d6104 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020d610c kind:arm_call to:0x02011ff4 module:main +from:0x020d6128 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020d6140 kind:arm_call to:0x020d5740 module:overlay(24) +from:0x020d6150 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x020d619c kind:arm_call to:0x02011f3c module:main +from:0x020d61a8 kind:arm_call_thumb to:0x020c0d00 module:overlay(1) +from:0x020d61fc kind:arm_call_thumb to:0x02012fc4 module:main +from:0x020d620c kind:load to:0x020d9000 module:overlay(24) +from:0x020d6210 kind:load to:0x020d8ff0 module:overlay(24) +from:0x020d6214 kind:load to:0x020d8fe0 module:overlay(24) +from:0x020d6218 kind:load to:0x020d8fd0 module:overlay(24) +from:0x020d6228 kind:load to:0x020d8fc9 module:overlay(24) +from:0x020d6258 kind:arm_call to:0x020d6b18 module:overlay(24) +from:0x020d6264 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x020d62a8 kind:arm_call to:0x020d68ac module:overlay(24) +from:0x020d62c4 kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x020d62ec kind:arm_call_thumb to:0x02059e70 module:overlay(0) +from:0x020d630c kind:arm_call to:0x020d6944 module:overlay(24) +from:0x020d6314 kind:load to:0x020d9010 module:overlay(24) +from:0x020d6324 kind:arm_call_thumb to:0x02015414 module:main +from:0x020d632c kind:arm_call to:0x020165f4 module:main +from:0x020d6334 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020d6364 kind:arm_call to:0x020d6b18 module:overlay(24) +from:0x020d6374 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x020d63b0 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020d63d8 kind:arm_call to:0x020d6118 module:overlay(24) +from:0x020d63e8 kind:arm_call to:0x020d622c module:overlay(24) +from:0x020d63fc kind:arm_call to:0x020d6570 module:overlay(24) +from:0x020d6428 kind:arm_call to:0x020d6340 module:overlay(24) +from:0x020d646c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d64a0 kind:arm_call to:0x020d6118 module:overlay(24) +from:0x020d64e0 kind:arm_call_thumb to:0x0205a1f4 module:overlay(0) +from:0x020d64f0 kind:arm_call_thumb to:0x02059e94 module:overlay(0) +from:0x020d6504 kind:arm_call to:0x020d6570 module:overlay(24) +from:0x020d6510 kind:load to:0x027e09a4 module:dtcm +from:0x020d6588 kind:arm_call to:0x0205a76c module:overlay(0) +from:0x020d65a0 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x020d65b4 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x020d65c8 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x020d65dc kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x020d65f0 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x020d6604 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x020d660c kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x020d6618 kind:load to:0x020d9d68 module:overlay(24) +from:0x020d6620 kind:load to:0x020d9d74 module:overlay(24) +from:0x020d6624 kind:load to:0x020d9d7c module:overlay(24) +from:0x020d6628 kind:load to:0x020d9d84 module:overlay(24) +from:0x020d662c kind:load to:0x020d9d8c module:overlay(24) +from:0x020d6630 kind:load to:0x020d9d94 module:overlay(24) +from:0x020d6634 kind:load to:0x020d9d9c module:overlay(24) +from:0x020d665c kind:arm_call to:0x020d6088 module:overlay(24) +from:0x020d667c kind:arm_call_thumb to:0x02059e70 module:overlay(0) +from:0x020d669c kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x020d66f8 kind:arm_call_thumb to:0x0205a1f4 module:overlay(0) +from:0x020d6704 kind:arm_call_thumb to:0x02059e94 module:overlay(0) +from:0x020d673c kind:arm_call to:0x020f6b10 module:overlay(26) +from:0x020d6754 kind:arm_call to:0x02011f3c module:main +from:0x020d6764 kind:arm_call to:0x020d6018 module:overlay(24) +from:0x020d6784 kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x020d6868 kind:arm_call to:0x02027d30 module:main +from:0x020d6870 kind:load to:0x020aba4c module:overlay(0) +from:0x020d6874 kind:load to:0x020aba44 module:overlay(0) +from:0x020d6878 kind:load to:0x020d9e14 module:overlay(24) +from:0x020d687c kind:load to:0x020d9e80 module:overlay(24) +from:0x020d689c kind:arm_call to:0x02027d30 module:main +from:0x020d68a4 kind:load to:0x020aba50 module:overlay(0) +from:0x020d68a8 kind:load to:0x020d9e8c module:overlay(24) +from:0x020d68e8 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x020d6900 kind:arm_call to:0x020165b8 module:main +from:0x020d6918 kind:arm_call_thumb to:0x02015394 module:main +from:0x020d6930 kind:load to:0x020d9ea0 module:overlay(24) +from:0x020d6934 kind:load to:0x020d9e14 module:overlay(24) +from:0x020d6938 kind:load to:0x020d9e24 module:overlay(24) +from:0x020d693c kind:load to:0x020d9e98 module:overlay(24) +from:0x020d6940 kind:load to:0x020d9e4c module:overlay(24) +from:0x020d69ac kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x020d69c4 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020d69d0 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x020d69e4 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020d69f0 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x020d6a0c kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020d6a18 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x020d6a28 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020d6a34 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x020d6a6c kind:arm_call to:0x020d6840 module:overlay(24) +from:0x020d6a74 kind:arm_call_thumb to:0x02015414 module:main +from:0x020d6a8c kind:arm_call_thumb to:0x020153f8 module:main +from:0x020d6aa8 kind:arm_call to:0x020d6880 module:overlay(24) +from:0x020d6aec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020d6af8 kind:load to:0x020d9ea4 module:overlay(24) +from:0x020d6afc kind:load to:0x020d9e5c module:overlay(24) +from:0x020d6b00 kind:load to:0x020d9eb0 module:overlay(24) +from:0x020d6b0c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020d6b2c kind:arm_call_thumb to:0x02015414 module:main +from:0x020d6b40 kind:arm_call_thumb to:0x02015414 module:main +from:0x020d6b48 kind:arm_call to:0x020165f4 module:main +from:0x020d6b50 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020d6b58 kind:arm_call to:0x02011ff4 module:main +from:0x020d6b6c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020d6b74 kind:arm_call to:0x02011ff4 module:main +from:0x020d6bbc kind:arm_call to:0x020d6bf0 module:overlay(24) +from:0x020d6be8 kind:load to:0x020da044 module:overlay(24) +from:0x020d6bec kind:load to:0x020d9ebc module:overlay(24) +from:0x020d6cdc kind:load to:0x020d90f0 module:overlay(24) +from:0x020d6ce0 kind:load to:0x020d90f6 module:overlay(24) +from:0x020d6d4c kind:load to:0x020d9064 module:overlay(24) +from:0x020d6d50 kind:load to:0x020d9066 module:overlay(24) +from:0x020d6db8 kind:arm_call to:0x020d6d54 module:overlay(24) +from:0x020d6dd4 kind:load to:0x020d9020 module:overlay(24) +from:0x020d6ddc kind:arm_call to:0x020d6d54 module:overlay(24) +from:0x020d6df8 kind:load to:0x020d9020 module:overlay(24) +from:0x020d6e00 kind:arm_call to:0x020d6d54 module:overlay(24) +from:0x020d6e1c kind:load to:0x020d9020 module:overlay(24) +from:0x020d6e24 kind:arm_call to:0x020d6d54 module:overlay(24) +from:0x020d6e40 kind:load to:0x020d9020 module:overlay(24) +from:0x020d6e50 kind:load to:0x020d9250 module:overlay(24) +from:0x020d6e7c kind:arm_call to:0x020d7210 module:overlay(24) +from:0x020d6ea0 kind:arm_call to:0x020d7210 module:overlay(24) +from:0x020d6f44 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d6f5c kind:arm_call to:0x020d5de4 module:overlay(24) +from:0x020d6f68 kind:arm_call to:0x020d6514 module:overlay(24) +from:0x020d6fc8 kind:load to:0x027e0cfc module:dtcm +from:0x020d6fcc kind:load to:0x027e0d00 module:dtcm +from:0x020d7008 kind:arm_call to:0x0205d778 module:overlay(0) +from:0x020d7180 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x020d71f8 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x020d7204 kind:load to:0x020da048 module:overlay(24) +from:0x020d720c kind:load to:0x027e09bc module:dtcm +from:0x020d721c kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020d7250 kind:load to:0x027e0cfc module:dtcm +from:0x020d7254 kind:load to:0x020da048 module:overlay(24) +from:0x020d7268 kind:arm_call to:0x02011f3c module:main +from:0x020d7274 kind:arm_call_thumb to:0x020c1054 module:overlay(1) +from:0x020d728c kind:load to:0x020d72a4 module:overlay(24) +from:0x020d72f4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020d7304 kind:arm_call to:0x020d75e4 module:overlay(24) +from:0x020d7328 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020d733c kind:arm_call to:0x020d75e4 module:overlay(24) +from:0x020d7364 kind:arm_call to:0x01ff916c module:itcm +from:0x020d7370 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d73a8 kind:arm_call to:0x0206f208 module:overlay(0) +from:0x020d73b4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020d748c kind:load to:0x027e09a4 module:dtcm +from:0x020d7490 kind:load to:0x027e0d04 module:dtcm +from:0x020d7494 kind:load to:0x020b6a14 module:overlay(0) +from:0x020d7498 kind:load to:0x027e09b8 module:dtcm +from:0x020d749c kind:load to:0x0204b164 module:main +from:0x020d7568 kind:arm_call to:0x01ffcb94 module:itcm +from:0x020d7578 kind:arm_call to:0x01ffa60c module:itcm +from:0x020d75dc kind:load to:0x027e0d00 module:dtcm +from:0x020d75e0 kind:load to:0x027e0d04 module:dtcm +from:0x020d7628 kind:load to:0x027e0d04 module:dtcm +from:0x020d762c kind:load to:0x020da04c module:overlay(24) +from:0x020d7638 kind:arm_call to:0x020d7c34 module:overlay(24) +from:0x020d767c kind:arm_call to:0x020d7950 module:overlay(24) +from:0x020d7684 kind:arm_call to:0x020d7c44 module:overlay(24) +from:0x020d76a0 kind:arm_call to:0x02011f3c module:main +from:0x020d76ac kind:arm_call to:0x020d7630 module:overlay(24) +from:0x020d76cc kind:arm_call to:0x0203b6ec module:main +from:0x020d76ec kind:arm_call to:0x0203b6ec module:main +from:0x020d7708 kind:arm_call to:0x0206bb70 module:overlay(0) +from:0x020d7724 kind:arm_call to:0x0202a1c0 module:main +from:0x020d7738 kind:arm_call to:0x0202a1c0 module:main +from:0x020d7748 kind:arm_call to:0x0202a1c0 module:main +from:0x020d775c kind:arm_call to:0x0202a1c0 module:main +from:0x020d776c kind:arm_call to:0x0202a1c0 module:main +from:0x020d7774 kind:load to:0x020b68c0 module:overlay(0) +from:0x020d778c kind:arm_call to:0x0206bba0 module:overlay(0) +from:0x020d77c0 kind:load to:0x020b68c0 module:overlay(0) +from:0x020d77dc kind:arm_call to:0x0206bb70 module:overlay(0) +from:0x020d77f0 kind:arm_call to:0x0206bce4 module:overlay(0) +from:0x020d7810 kind:arm_call to:0x020d76b4 module:overlay(24) +from:0x020d781c kind:arm_call to:0x020d76bc module:overlay(24) +from:0x020d7834 kind:arm_call to:0x020d76b4 module:overlay(24) +from:0x020d7840 kind:arm_call to:0x020d76bc module:overlay(24) +from:0x020d784c kind:arm_call to:0x020d76d8 module:overlay(24) +from:0x020d7864 kind:arm_call to:0x0202a1c0 module:main +from:0x020d7878 kind:arm_call to:0x0202a1c0 module:main +from:0x020d7888 kind:arm_call to:0x0202a1c0 module:main +from:0x020d789c kind:arm_call to:0x0202a1c0 module:main +from:0x020d78ac kind:arm_call to:0x0202a1c0 module:main +from:0x020d78d0 kind:arm_call to:0x0200169c module:main +from:0x020d78f0 kind:arm_call to:0x0202bc44 module:main +from:0x020d7900 kind:arm_call to:0x0202a1c0 module:main +from:0x020d7910 kind:arm_call to:0x0202a1c0 module:main +from:0x020d7920 kind:arm_call to:0x0202a17c module:main +from:0x020d7930 kind:arm_call to:0x0202a17c module:main +from:0x020d793c kind:load to:0x020b68c0 module:overlay(0) +from:0x020d7948 kind:load to:0x020d795c module:overlay(24) +from:0x020d7958 kind:load to:0x0200174c module:main +from:0x020d797c kind:arm_call to:0x020d7988 module:overlay(24) +from:0x020d7984 kind:load to:0x027e0d08 module:dtcm +from:0x020d7b34 kind:arm_call to:0x0202a190 module:main +from:0x020d7b48 kind:arm_call to:0x0202a190 module:main +from:0x020d7b7c kind:arm_call to:0x0202a20c module:main +from:0x020d7b90 kind:arm_call to:0x0202a20c module:main +from:0x020d7bb8 kind:arm_call to:0x0202a20c module:main +from:0x020d7bcc kind:arm_call to:0x0202a20c module:main +from:0x020d7be0 kind:arm_call to:0x0202a20c module:main +from:0x020d7bf4 kind:arm_call to:0x0202a20c module:main +from:0x020d7c1c kind:arm_call to:0x02028b84 module:main +from:0x020d7c28 kind:arm_call to:0x02028b84 module:main +from:0x020d7c40 kind:load to:0x027e0d08 module:dtcm +from:0x020d7c54 kind:load to:0x027e0d08 module:dtcm +from:0x020d7c68 kind:arm_call to:0x02011f3c module:main +from:0x020d7c74 kind:arm_call to:0x020d7c7c module:overlay(24) +from:0x020d7c84 kind:arm_call to:0x020d7fd0 module:overlay(24) +from:0x020d7ca8 kind:arm_call to:0x020d7fe0 module:overlay(24) +from:0x020d7ccc kind:arm_call to:0x0202a20c module:main +from:0x020d7cd8 kind:arm_call to:0x02014a38 module:main +from:0x020d7d04 kind:arm_call to:0x020d7ed4 module:overlay(24) +from:0x020d7d10 kind:load to:0x0204b12c module:main +from:0x020d7d24 kind:arm_call to:0x021879b4 module:overlay(110) +from:0x020d7d40 kind:arm_call to:0x020d7dc8 module:overlay(24) +from:0x020d7d54 kind:arm_call to:0x020d7f10 module:overlay(24) +from:0x020d7ea8 kind:arm_call to:0x02014a38 module:main +from:0x020d7ed0 kind:load to:0x0204b12c module:main +from:0x020d7ee4 kind:arm_call to:0x020ab250 module:overlay(0) +from:0x020d7ef4 kind:arm_call to:0x02014a38 module:main +from:0x020d7efc kind:load to:0x0204b12c module:main +from:0x020d7f88 kind:arm_call to:0x02014a38 module:main +from:0x020d7fb0 kind:load to:0x0204b12c module:main +from:0x020d7fcc kind:load to:0x020d7ed4 module:overlay(24) +from:0x020d7fdc kind:load to:0x020da050 module:overlay(24) +from:0x020d7ff0 kind:load to:0x020da050 module:overlay(24) +from:0x020d803c kind:arm_call to:0x0205b918 module:overlay(0) +from:0x020d8060 kind:load to:0x027e0960 module:dtcm +from:0x020d8080 kind:arm_call to:0x0205b984 module:overlay(0) +from:0x020d80a4 kind:load to:0x027e0960 module:dtcm +from:0x020d8280 kind:arm_call to:0x020d80a8 module:overlay(24) +from:0x020d8400 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d840c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020d8424 kind:arm_call to:0x01ff930c module:itcm +from:0x020d8440 kind:arm_call to:0x01ff9258 module:itcm +from:0x020d845c kind:arm_call to:0x02017eec module:main +from:0x020d849c kind:arm_call to:0x01ffb714 module:itcm +from:0x020d84b4 kind:arm_call to:0x020d80d4 module:overlay(24) +from:0x020d851c kind:load to:0x0203feb0 module:main +from:0x020d85a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d85b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d85c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020d85d8 kind:arm_call to:0x01ff930c module:itcm +from:0x020d85f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020d8610 kind:arm_call to:0x02017eec module:main +from:0x020d864c kind:arm_call to:0x0205b254 module:overlay(0) +from:0x020d8664 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d8694 kind:arm_call to:0x020d80d4 module:overlay(24) +from:0x020d86a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020d8720 kind:load to:0x0203feb0 module:main +from:0x020d87ac kind:arm_call to:0x01ffb714 module:itcm +from:0x020d87c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d87dc kind:arm_call to:0x01ff9258 module:itcm +from:0x020d87f0 kind:arm_call to:0x01ffb800 module:itcm +from:0x020d8808 kind:arm_call to:0x01ffb744 module:itcm +from:0x020d8830 kind:arm_call to:0x020d80d4 module:overlay(24) +from:0x020d8848 kind:load to:0x020da068 module:overlay(24) +from:0x020d885c kind:arm_call to:0x02011f3c module:main +from:0x020d8868 kind:arm_call to:0x020d8898 module:overlay(24) +from:0x020d887c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020d8894 kind:load to:0x020d9f7c module:overlay(24) +from:0x020d88a0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020d88bc kind:arm_call to:0x020a1298 module:overlay(0) +from:0x020d88c8 kind:load to:0x020d9fa0 module:overlay(24) +from:0x020d88e4 kind:arm_call to:0x020d8918 module:overlay(24) +from:0x020d890c kind:arm_call to:0x020d8a08 module:overlay(24) +from:0x020d8930 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020d8958 kind:arm_call to:0x020d8af8 module:overlay(24) +from:0x020d897c kind:arm_call to:0x02069620 module:overlay(0) +from:0x020d89a4 kind:arm_call to:0x020d8af8 module:overlay(24) +from:0x020d89bc kind:arm_call to:0x020d8a08 module:overlay(24) +from:0x020d89ec kind:load to:0x020b684c module:overlay(0) +from:0x020d8a68 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020d8a7c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020d8aac kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020d8ab8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020d8ad0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020d8adc kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020d8af0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020d8b34 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d8b70 kind:arm_call to:0x01fff148 module:itcm +from:0x020d8bb0 kind:arm_call to:0x01fff350 module:itcm +from:0x020d8bf0 kind:arm_call to:0x01fff350 module:itcm +from:0x020d8c38 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020d8c44 kind:load to:0x027e0cd8 module:dtcm +from:0x020d8c48 kind:load to:0x027e09a4 module:dtcm +from:0x020d8c4c kind:load to:0x027e0ce0 module:dtcm +from:0x020d8c50 kind:load to:0x027e0ce4 module:dtcm +from:0x020d8c58 kind:load to:0x020b4800 module:overlay(0) +from:0x020d8c6c kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x020d8c74 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020d8c8c kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x020d8c94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020d8c9c kind:arm_call to:0x02011ff4 module:main +from:0x020d8cb0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020d92c0 kind:load to:0x020d98e0 module:overlay(24) +from:0x020d93dc kind:load to:0x020d9a34 module:overlay(24) +from:0x020d93e0 kind:load to:0x020d9a38 module:overlay(24) +from:0x020d940c kind:load to:0x020d9ba0 module:overlay(24) +from:0x020d9454 kind:load to:0x020d9bc4 module:overlay(24) +from:0x020d9468 kind:load to:0x020d925c module:overlay(24) +from:0x020d946c kind:load to:0x020da048 module:overlay(24) +from:0x020d9480 kind:load to:0x020d9260 module:overlay(24) +from:0x020d9484 kind:load to:0x020da04c module:overlay(24) +from:0x020d94a4 kind:arm_call to:0x020d8870 module:overlay(24) +from:0x020d94b4 kind:arm_call to:0x0203e3a4 module:main +from:0x020d94c8 kind:load to:0x020da058 module:overlay(24) +from:0x020d94cc kind:load to:0x020da068 module:overlay(24) +from:0x020d94d0 kind:load to:0x020d8ca8 module:overlay(24) +from:0x020d94d4 kind:load to:0x020da05c module:overlay(24) +from:0x020d94d8 kind:load to:0x020d928c module:overlay(24) +from:0x020d94dc kind:load to:0x020d92c4 module:overlay(24) +from:0x020d94e0 kind:load to:0x020d93e4 module:overlay(24) +from:0x020d94e4 kind:load to:0x020d9410 module:overlay(24) +from:0x020d94e8 kind:load to:0x020d9458 module:overlay(24) +from:0x020d94ec kind:load to:0x020d9470 module:overlay(24) +from:0x020d94f0 kind:load to:0x020d9488 module:overlay(24) +from:0x020d9508 kind:load to:0x020c6061 module:overlay(24) +from:0x020d950c kind:load to:0x020c60a5 module:overlay(24) +from:0x020d9510 kind:load to:0x020c60ed module:overlay(24) +from:0x020d9514 kind:load to:0x020c6144 module:overlay(24) +from:0x020d9518 kind:load to:0x020c6180 module:overlay(24) +from:0x020d951c kind:load to:0x020c61a4 module:overlay(24) +from:0x020d9520 kind:load to:0x020c61c4 module:overlay(24) +from:0x020d9524 kind:load to:0x020c6214 module:overlay(24) +from:0x020d9528 kind:load to:0x020c6238 module:overlay(24) +from:0x020d952c kind:load to:0x02018334 module:main +from:0x020d9538 kind:load to:0x020c668c module:overlay(24) +from:0x020d953c kind:load to:0x020c6690 module:overlay(24) +from:0x020d9540 kind:load to:0x020c66a8 module:overlay(24) +from:0x020d9544 kind:load to:0x020c66b4 module:overlay(24) +from:0x020d9548 kind:load to:0x020c66c0 module:overlay(24) +from:0x020d954c kind:load to:0x020c66c4 module:overlay(24) +from:0x020d9550 kind:load to:0x020c66c8 module:overlay(24) +from:0x020d9554 kind:load to:0x020c66cc module:overlay(24) +from:0x020d9558 kind:load to:0x020c66d0 module:overlay(24) +from:0x020d9564 kind:load to:0x020c66d4 module:overlay(24) +from:0x020d9570 kind:load to:0x020c699c module:overlay(24) +from:0x020d9574 kind:load to:0x020c69b0 module:overlay(24) +from:0x020d9578 kind:load to:0x020c67f8 module:overlay(24) +from:0x020d957c kind:load to:0x02063258 module:overlay(0) +from:0x020d9580 kind:load to:0x020c6884 module:overlay(24) +from:0x020d9584 kind:load to:0x02063260 module:overlay(0) +from:0x020d9588 kind:load to:0x02063264 module:overlay(0) +from:0x020d9594 kind:load to:0x020c86b4 module:overlay(24) +from:0x020d9598 kind:load to:0x020c86c8 module:overlay(24) +from:0x020d959c kind:load to:0x020c86e4 module:overlay(24) +from:0x020d95a0 kind:load to:0x02063258 module:overlay(0) +from:0x020d95a4 kind:load to:0x020c86fc module:overlay(24) +from:0x020d95a8 kind:load to:0x020c8714 module:overlay(24) +from:0x020d95ac kind:load to:0x02063264 module:overlay(0) +from:0x020d95b8 kind:load to:0x02018578 module:main +from:0x020d95bc kind:load to:0x020185a4 module:main +from:0x020d95c0 kind:load to:0x020c69cc module:overlay(24) +from:0x020d95c4 kind:load to:0x020c6a60 module:overlay(24) +from:0x020d95c8 kind:load to:0x020c1919 module:overlays(1,2,4) +from:0x020d95cc kind:load to:0x020c1a65 module:overlays(1,2,4) +from:0x020d95d0 kind:load to:0x020c1dc9 module:overlays(1,2,4) +from:0x020d95d4 kind:load to:0x020c2011 module:overlays(1,2,4) +from:0x020d95d8 kind:load to:0x020c2051 module:overlays(1,2,4) +from:0x020d95dc kind:load to:0x020c6dd8 module:overlay(24) +from:0x020d95e0 kind:load to:0x020c7ae8 module:overlay(24) +from:0x020d95e4 kind:load to:0x020c7b48 module:overlay(24) +from:0x020d95e8 kind:load to:0x02018640 module:main +from:0x020d95ec kind:load to:0x020c7c80 module:overlay(24) +from:0x020d95f0 kind:load to:0x020c7d20 module:overlay(24) +from:0x020d95f4 kind:load to:0x020625b8 module:overlay(0) +from:0x020d95f8 kind:load to:0x020625c0 module:overlay(0) +from:0x020d95fc kind:load to:0x020625c4 module:overlay(0) +from:0x020d9638 kind:load to:0x020c87dc module:overlay(24) +from:0x020d9644 kind:load to:0x020c9250 module:overlay(24) +from:0x020d9648 kind:load to:0x020c9dec module:overlay(24) +from:0x020d964c kind:load to:0x0201b9d4 module:main +from:0x020d9650 kind:load to:0x020c9190 module:overlay(24) +from:0x020d9654 kind:load to:0x0201bb7c module:main +from:0x020d9660 kind:load to:0x020c9264 module:overlay(24) +from:0x020d9664 kind:load to:0x020c9294 module:overlay(24) +from:0x020d9668 kind:load to:0x020c92cc module:overlay(24) +from:0x020d966c kind:load to:0x020c9368 module:overlay(24) +from:0x020d9670 kind:load to:0x020c9508 module:overlay(24) +from:0x020d9674 kind:load to:0x020c952c module:overlay(24) +from:0x020d9678 kind:load to:0x020c968c module:overlay(24) +from:0x020d967c kind:load to:0x020c97a4 module:overlay(24) +from:0x020d9680 kind:load to:0x020c9b10 module:overlay(24) +from:0x020d9684 kind:load to:0x020c9c08 module:overlay(24) +from:0x020d9690 kind:load to:0x020c9e80 module:overlay(24) +from:0x020d9694 kind:load to:0x020ca094 module:overlay(24) +from:0x020d9698 kind:load to:0x0201b9d4 module:main +from:0x020d969c kind:load to:0x020c9e08 module:overlay(24) +from:0x020d96a0 kind:load to:0x0201bb7c module:main +from:0x020d96ac kind:load to:0x020c9e94 module:overlay(24) +from:0x020d96b0 kind:load to:0x020c9eb4 module:overlay(24) +from:0x020d96b4 kind:load to:0x020c9edc module:overlay(24) +from:0x020d96b8 kind:load to:0x020c9f14 module:overlay(24) +from:0x020d96bc kind:load to:0x020c9f88 module:overlay(24) +from:0x020d96c0 kind:load to:0x02062c74 module:overlay(0) +from:0x020d96c4 kind:load to:0x020ca05c module:overlay(24) +from:0x020d96c8 kind:load to:0x02062c7c module:overlay(0) +from:0x020d96cc kind:load to:0x02062c80 module:overlay(0) +from:0x020d96d0 kind:load to:0x020ca068 module:overlay(24) +from:0x020d96dc kind:load to:0x020ca135 module:overlay(24) +from:0x020d96e0 kind:load to:0x020ca550 module:overlay(24) +from:0x020d96e4 kind:load to:0x0201b9d4 module:main +from:0x020d96e8 kind:load to:0x020ca0b1 module:overlay(24) +from:0x020d96ec kind:load to:0x020ca0c1 module:overlay(24) +from:0x020d96f8 kind:load to:0x020ca56c module:overlay(24) +from:0x020d96fc kind:load to:0x020ca58c module:overlay(24) +from:0x020d9700 kind:load to:0x02062c68 module:overlay(0) +from:0x020d9704 kind:load to:0x02062c6c module:overlay(0) +from:0x020d9708 kind:load to:0x02062c70 module:overlay(0) +from:0x020d970c kind:load to:0x02062c74 module:overlay(0) +from:0x020d9710 kind:load to:0x02062c78 module:overlay(0) +from:0x020d9714 kind:load to:0x02062c7c module:overlay(0) +from:0x020d9718 kind:load to:0x02062c80 module:overlay(0) +from:0x020d971c kind:load to:0x02062c84 module:overlay(0) +from:0x020d9728 kind:load to:0x020ca89c module:overlay(24) +from:0x020d972c kind:load to:0x020ca8bc module:overlay(24) +from:0x020d9730 kind:load to:0x020ca5e1 module:overlay(24) +from:0x020d9734 kind:load to:0x020ca639 module:overlay(24) +from:0x020d9738 kind:load to:0x020ca681 module:overlay(24) +from:0x020d973c kind:load to:0x02062c74 module:overlay(0) +from:0x020d9740 kind:load to:0x020ca72d module:overlay(24) +from:0x020d9744 kind:load to:0x020ca799 module:overlay(24) +from:0x020d9748 kind:load to:0x020ca7d9 module:overlay(24) +from:0x020d974c kind:load to:0x020ca899 module:overlay(24) +from:0x020d9758 kind:load to:0x020ca988 module:overlay(24) +from:0x020d975c kind:load to:0x020ca9a8 module:overlay(24) +from:0x020d9760 kind:load to:0x020ca8f9 module:overlay(24) +from:0x020d9764 kind:load to:0x020ca925 module:overlay(24) +from:0x020d9768 kind:load to:0x02062c70 module:overlay(0) +from:0x020d976c kind:load to:0x02062c74 module:overlay(0) +from:0x020d9770 kind:load to:0x020ca941 module:overlay(24) +from:0x020d9774 kind:load to:0x020ca96d module:overlay(24) +from:0x020d9778 kind:load to:0x02062c80 module:overlay(0) +from:0x020d977c kind:load to:0x02062c84 module:overlay(0) +from:0x020d9788 kind:load to:0x020caa44 module:overlay(24) +from:0x020d978c kind:load to:0x020caa64 module:overlay(24) +from:0x020d9790 kind:load to:0x020ca8f9 module:overlay(24) +from:0x020d9794 kind:load to:0x020ca925 module:overlay(24) +from:0x020d9798 kind:load to:0x020ca9fd module:overlay(24) +from:0x020d979c kind:load to:0x02062c74 module:overlay(0) +from:0x020d97a0 kind:load to:0x020ca941 module:overlay(24) +from:0x020d97a4 kind:load to:0x020ca96d module:overlay(24) +from:0x020d97a8 kind:load to:0x020caa21 module:overlay(24) +from:0x020d97ac kind:load to:0x02062c84 module:overlay(0) +from:0x020d97b8 kind:load to:0x020caaed module:overlay(24) +from:0x020d97bc kind:load to:0x020cae5c module:overlay(24) +from:0x020d97c0 kind:load to:0x0201b9d4 module:main +from:0x020d97c4 kind:load to:0x020caa8d module:overlay(24) +from:0x020d97c8 kind:load to:0x0201bb7c module:main +from:0x020d97d4 kind:load to:0x020caaf9 module:overlay(24) +from:0x020d97d8 kind:load to:0x020cab0d module:overlay(24) +from:0x020d97dc kind:load to:0x020cab29 module:overlay(24) +from:0x020d97e0 kind:load to:0x020cab8d module:overlay(24) +from:0x020d97e4 kind:load to:0x020cac1d module:overlay(24) +from:0x020d97e8 kind:load to:0x02062c74 module:overlay(0) +from:0x020d97ec kind:load to:0x020caca5 module:overlay(24) +from:0x020d97f0 kind:load to:0x020cacd5 module:overlay(24) +from:0x020d97f4 kind:load to:0x020cad4d module:overlay(24) +from:0x020d97f8 kind:load to:0x020cadc9 module:overlay(24) +from:0x020d9804 kind:load to:0x020caea9 module:overlay(24) +from:0x020d9808 kind:load to:0x020caeb5 module:overlay(24) +from:0x020d980c kind:load to:0x020caec9 module:overlay(24) +from:0x020d9810 kind:load to:0x020caee9 module:overlay(24) +from:0x020d9814 kind:load to:0x020cafe1 module:overlay(24) +from:0x020d9818 kind:load to:0x020cafe9 module:overlay(24) +from:0x020d981c kind:load to:0x020cb081 module:overlay(24) +from:0x020d9820 kind:load to:0x020cb0fd module:overlay(24) +from:0x020d9824 kind:load to:0x020cb15d module:overlay(24) +from:0x020d9828 kind:load to:0x020cb1b9 module:overlay(24) +from:0x020d9834 kind:load to:0x020cb25d module:overlay(24) +from:0x020d9838 kind:load to:0x020cb8cc module:overlay(24) +from:0x020d983c kind:load to:0x0201b9d4 module:main +from:0x020d9840 kind:load to:0x020cb1d5 module:overlay(24) +from:0x020d9844 kind:load to:0x020cb1e5 module:overlay(24) +from:0x020d9850 kind:load to:0x020cb269 module:overlay(24) +from:0x020d9854 kind:load to:0x020cb27d module:overlay(24) +from:0x020d9858 kind:load to:0x020cb299 module:overlay(24) +from:0x020d985c kind:load to:0x020cb2cd module:overlay(24) +from:0x020d9860 kind:load to:0x020cb3bd module:overlay(24) +from:0x020d9864 kind:load to:0x020cb571 module:overlay(24) +from:0x020d9868 kind:load to:0x020cb581 module:overlay(24) +from:0x020d986c kind:load to:0x020cb62d module:overlay(24) +from:0x020d9870 kind:load to:0x020cb6b5 module:overlay(24) +from:0x020d9874 kind:load to:0x020cb879 module:overlay(24) +from:0x020d9880 kind:load to:0x020cb965 module:overlay(24) +from:0x020d9884 kind:load to:0x020cbafc module:overlay(24) +from:0x020d9888 kind:load to:0x0201b9d4 module:main +from:0x020d988c kind:load to:0x020cb8f9 module:overlay(24) +from:0x020d9890 kind:load to:0x0201bb7c module:main +from:0x020d989c kind:load to:0x020cb959 module:overlay(24) +from:0x020d98a0 kind:load to:0x020cbae0 module:overlay(24) +from:0x020d98a4 kind:load to:0x0201b9d4 module:main +from:0x020d98a8 kind:load to:0x020cb8e9 module:overlay(24) +from:0x020d98ac kind:load to:0x0201bb7c module:main +from:0x020d98b8 kind:load to:0x020cbb18 module:overlay(24) +from:0x020d98bc kind:load to:0x020cbb40 module:overlay(24) +from:0x020d98c0 kind:load to:0x020cb971 module:overlay(24) +from:0x020d98c4 kind:load to:0x020cb97d module:overlay(24) +from:0x020d98c8 kind:load to:0x020cb99d module:overlay(24) +from:0x020d98cc kind:load to:0x02062c74 module:overlay(0) +from:0x020d98d0 kind:load to:0x020cb9d9 module:overlay(24) +from:0x020d98d4 kind:load to:0x020cb9e5 module:overlay(24) +from:0x020d98d8 kind:load to:0x020cba05 module:overlay(24) +from:0x020d98dc kind:load to:0x02062c84 module:overlay(0) +from:0x020d98f8 kind:load to:0x020cc1c8 module:overlay(24) +from:0x020d98fc kind:load to:0x020cc234 module:overlay(24) +from:0x020d9900 kind:load to:0x020cbef8 module:overlay(24) +from:0x020d9904 kind:load to:0x02063258 module:overlay(0) +from:0x020d9908 kind:load to:0x020c308c module:overlays(1,2,4,17) +from:0x020d990c kind:load to:0x02063260 module:overlay(0) +from:0x020d9910 kind:load to:0x02063264 module:overlay(0) +from:0x020d9928 kind:load to:0x020cc708 module:overlay(24) +from:0x020d992c kind:load to:0x020cc784 module:overlay(24) +from:0x020d9930 kind:load to:0x020cc944 module:overlay(24) +from:0x020d9934 kind:load to:0x02063258 module:overlay(0) +from:0x020d9938 kind:load to:0x020cc980 module:overlay(24) +from:0x020d993c kind:load to:0x02063260 module:overlay(0) +from:0x020d9940 kind:load to:0x02063264 module:overlay(0) +from:0x020d994c kind:load to:0x020cdfdc module:overlay(24) +from:0x020d9950 kind:load to:0x020cce4c module:overlay(24) +from:0x020d9954 kind:load to:0x020ce4dc module:overlay(24) +from:0x020d9958 kind:load to:0x020ce4e4 module:overlay(24) +from:0x020d995c kind:load to:0x020ce340 module:overlay(24) +from:0x020d9960 kind:load to:0x020cd100 module:overlay(24) +from:0x020d9964 kind:load to:0x020cd114 module:overlay(24) +from:0x020d9970 kind:load to:0x020cce48 module:overlay(24) +from:0x020d9974 kind:load to:0x020cce4c module:overlay(24) +from:0x020d9978 kind:load to:0x020ccdfc module:overlay(24) +from:0x020d997c kind:load to:0x020cce04 module:overlay(24) +from:0x020d9980 kind:load to:0x020cce08 module:overlay(24) +from:0x020d9984 kind:load to:0x020cd100 module:overlay(24) +from:0x020d9988 kind:load to:0x020cd114 module:overlay(24) +from:0x020d9994 kind:load to:0x020cda7c module:overlay(24) +from:0x020d9998 kind:load to:0x020cce4c module:overlay(24) +from:0x020d999c kind:load to:0x020cd268 module:overlay(24) +from:0x020d99a0 kind:load to:0x020cd2e8 module:overlay(24) +from:0x020d99a4 kind:load to:0x020cd620 module:overlay(24) +from:0x020d99a8 kind:load to:0x020cd100 module:overlay(24) +from:0x020d99ac kind:load to:0x020cd990 module:overlay(24) +from:0x020d99b0 kind:load to:0x020cd9d4 module:overlay(24) +from:0x020d99bc kind:load to:0x020cdd24 module:overlay(24) +from:0x020d99c0 kind:load to:0x020cdf04 module:overlay(24) +from:0x020d99c4 kind:load to:0x020cd268 module:overlay(24) +from:0x020d99c8 kind:load to:0x020cd2e8 module:overlay(24) +from:0x020d99cc kind:load to:0x020cd620 module:overlay(24) +from:0x020d99d0 kind:load to:0x020cdf8c module:overlay(24) +from:0x020d99d4 kind:load to:0x020cd990 module:overlay(24) +from:0x020d99d8 kind:load to:0x020cdcd0 module:overlay(24) +from:0x020d99e4 kind:load to:0x020cce48 module:overlay(24) +from:0x020d99e8 kind:load to:0x020cce4c module:overlay(24) +from:0x020d99ec kind:load to:0x020cd268 module:overlay(24) +from:0x020d99f0 kind:load to:0x020cd2e8 module:overlay(24) +from:0x020d99f4 kind:load to:0x020cd620 module:overlay(24) +from:0x020d99f8 kind:load to:0x020cd100 module:overlay(24) +from:0x020d99fc kind:load to:0x020cd990 module:overlay(24) +from:0x020d9a00 kind:load to:0x020cd154 module:overlay(24) +from:0x020d9a0c kind:load to:0x020ce72c module:overlay(24) +from:0x020d9a10 kind:load to:0x020ce804 module:overlay(24) +from:0x020d9a14 kind:load to:0x020cea34 module:overlay(24) +from:0x020d9a18 kind:load to:0x02063258 module:overlay(0) +from:0x020d9a1c kind:load to:0x020ceacc module:overlay(24) +from:0x020d9a20 kind:load to:0x02063260 module:overlay(0) +from:0x020d9a24 kind:load to:0x02063264 module:overlay(0) +from:0x020d9bb0 kind:load to:0x020d3010 module:overlay(24) +from:0x020d9bb4 kind:load to:0x020d3024 module:overlay(24) +from:0x020d9bb8 kind:load to:0x0201b9d4 module:main +from:0x020d9bbc kind:load to:0x020d3040 module:overlay(24) +from:0x020d9bc0 kind:load to:0x0201bb7c module:main +from:0x020d9be4 kind:load to:0x020d30d0 module:overlay(24) +from:0x020d9bf0 kind:load to:0x020d3050 module:overlay(24) +from:0x020d9c00 kind:load to:0x020d49b4 module:overlay(24) +from:0x020d9c04 kind:load to:0x020d49b8 module:overlay(24) +from:0x020d9cf0 kind:load to:0x020d60e8 module:overlay(24) +from:0x020d9cf4 kind:load to:0x020d60fc module:overlay(24) +from:0x020d9cf8 kind:load to:0x020d9c3c module:overlay(24) +from:0x020d9cfc kind:load to:0x020d9c50 module:overlay(24) +from:0x020d9d00 kind:load to:0x020d9c58 module:overlay(24) +from:0x020d9d04 kind:load to:0x020d9c48 module:overlay(24) +from:0x020d9d08 kind:load to:0x020d9c68 module:overlay(24) +from:0x020d9d0c kind:load to:0x020d9c40 module:overlay(24) +from:0x020d9d10 kind:load to:0x020d9c44 module:overlay(24) +from:0x020d9d14 kind:load to:0x020d9c78 module:overlay(24) +from:0x020d9d18 kind:load to:0x020d9c94 module:overlay(24) +from:0x020d9d1c kind:load to:0x020d9c80 module:overlay(24) +from:0x020d9d20 kind:load to:0x020d9c70 module:overlay(24) +from:0x020d9d24 kind:load to:0x020d9ca0 module:overlay(24) +from:0x020d9d28 kind:load to:0x020d9cac module:overlay(24) +from:0x020d9d2c kind:load to:0x020d9cb8 module:overlay(24) +from:0x020d9d30 kind:load to:0x020d9c88 module:overlay(24) +from:0x020d9d34 kind:load to:0x020d9cc4 module:overlay(24) +from:0x020d9d38 kind:load to:0x020d9c60 module:overlay(24) +from:0x020d9d3c kind:load to:0x020d9cd0 module:overlay(24) +from:0x020d9d40 kind:load to:0x020d9cdc module:overlay(24) +from:0x020d9e14 kind:load to:0x020d9e08 module:overlay(24) +from:0x020d9e18 kind:load to:0x020d9dfc module:overlay(24) +from:0x020d9e1c kind:load to:0x020d9df0 module:overlay(24) +from:0x020d9e20 kind:load to:0x020d9de4 module:overlay(24) +from:0x020d9e24 kind:load to:0x020d9dbc module:overlay(24) +from:0x020d9e28 kind:load to:0x020d9da4 module:overlay(24) +from:0x020d9e2c kind:load to:0x020d9ddc module:overlay(24) +from:0x020d9e30 kind:load to:0x020d9dd4 module:overlay(24) +from:0x020d9e34 kind:load to:0x020d9dcc module:overlay(24) +from:0x020d9e38 kind:load to:0x020d9dac module:overlay(24) +from:0x020d9e3c kind:load to:0x020d9dc4 module:overlay(24) +from:0x020d9e40 kind:load to:0x020d9db4 module:overlay(24) +from:0x020d9e4c kind:load to:0x020d6318 module:overlay(24) +from:0x020d9e50 kind:load to:0x020d6b34 module:overlay(24) +from:0x020d9e5c kind:load to:0x020d6b04 module:overlay(24) +from:0x020d9e60 kind:load to:0x020d6b64 module:overlay(24) +from:0x020d9e64 kind:load to:0x0205bca8 module:overlay(0) +from:0x020d9e68 kind:load to:0x01ffc57c module:itcm +from:0x020d9e6c kind:load to:0x02059348 module:overlay(0) +from:0x020d9e70 kind:load to:0x020593c4 module:overlay(0) +from:0x020d9e74 kind:load to:0x02059428 module:overlay(0) +from:0x020d9e78 kind:load to:0x01ffc7a4 module:itcm +from:0x020d9e7c kind:load to:0x02059304 module:overlay(0) +from:0x020d9ec0 kind:load to:0x020d9f28 module:overlay(24) +from:0x020d9ec4 kind:load to:0x020d9f30 module:overlay(24) +from:0x020d9ec8 kind:load to:0x020d9f00 module:overlay(24) +from:0x020d9ecc kind:load to:0x020d9f08 module:overlay(24) +from:0x020d9ed0 kind:load to:0x020d9f3c module:overlay(24) +from:0x020d9ed4 kind:load to:0x020d9f10 module:overlay(24) +from:0x020d9ed8 kind:load to:0x020d9f20 module:overlay(24) +from:0x020d9edc kind:load to:0x020d9ef8 module:overlay(24) +from:0x020d9ee0 kind:load to:0x020d9ef0 module:overlay(24) +from:0x020d9ee4 kind:load to:0x020d9f48 module:overlay(24) +from:0x020d9ee8 kind:load to:0x020d9f5c module:overlay(24) +from:0x020d9eec kind:load to:0x020d9f18 module:overlay(24) +from:0x020d9f7c kind:load to:0x020d884c module:overlay(24) +from:0x020d9f80 kind:load to:0x02098ef4 module:overlay(0) +from:0x020d9f84 kind:load to:0x02098efc module:overlay(0) +from:0x020d9f88 kind:load to:0x02098f78 module:overlay(0) +from:0x020d9f8c kind:load to:0x02098fb8 module:overlay(0) +from:0x020d9f90 kind:load to:0x02098fbc module:overlay(0) +from:0x020d9f94 kind:load to:0x02098fc0 module:overlay(0) +from:0x020d9fa0 kind:load to:0x02099cc0 module:overlay(0) +from:0x020d9fa4 kind:load to:0x02099cfc module:overlay(0) +from:0x020d9fa8 kind:load to:0x02099d14 module:overlay(0) +from:0x020d9fac kind:load to:0x02099d20 module:overlay(0) +from:0x020d9fb0 kind:load to:0x01fff464 module:itcm +from:0x020d9fb4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x020d9fb8 kind:load to:0x020d88cc module:overlay(24) +from:0x020d9fbc kind:load to:0x02099c58 module:overlay(0) +from:0x020d9fc0 kind:load to:0x020d8938 module:overlay(24) +from:0x020d9fc4 kind:load to:0x020d89f4 module:overlay(24) +from:0x020d9fc8 kind:load to:0x02099c64 module:overlay(0) +from:0x020d9fcc kind:load to:0x02099c68 module:overlay(0) +from:0x020d9fd0 kind:load to:0x02099c6c module:overlay(0) +from:0x020d9fd4 kind:load to:0x02099c70 module:overlay(0) +from:0x020d9fd8 kind:load to:0x02099d2c module:overlay(0) +from:0x020d9fdc kind:load to:0x02099d98 module:overlay(0) +from:0x020d9fe0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x020d9fe4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x020d9fe8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x020d9fec kind:load to:0x020d8c60 module:overlay(24) +from:0x020d9ff0 kind:load to:0x020d8c80 module:overlay(24) diff --git a/config/jp/arm9/overlays/ov024/symbols.txt b/config/jp/arm9/overlays/ov024/symbols.txt new file mode 100644 index 00000000..58a1568a --- /dev/null +++ b/config/jp/arm9/overlays/ov024/symbols.txt @@ -0,0 +1,910 @@ +func_ov024_020c6060 kind:function(thumb,size=0x44) addr:0x020c6060 +func_ov024_020c60a4 kind:function(thumb,size=0x48) addr:0x020c60a4 +func_ov024_020c60ec kind:function(thumb,size=0x58) addr:0x020c60ec +func_ov024_020c6144 kind:function(arm,size=0x3c) addr:0x020c6144 +func_ov024_020c6180 kind:function(arm,size=0x24) addr:0x020c6180 +func_ov024_020c61a4 kind:function(arm,size=0x20) addr:0x020c61a4 +func_ov024_020c61c4 kind:function(arm,size=0x50) addr:0x020c61c4 +func_ov024_020c6214 kind:function(arm,size=0x24) addr:0x020c6214 +func_ov024_020c6238 kind:function(arm,size=0x68) addr:0x020c6238 +func_ov024_020c62a0 kind:function(arm,size=0x2c) addr:0x020c62a0 +func_ov024_020c62cc kind:function(arm,size=0x34) addr:0x020c62cc +func_ov024_020c6300 kind:function(arm,size=0x50) addr:0x020c6300 +func_ov024_020c6350 kind:function(arm,size=0x14) addr:0x020c6350 +func_ov024_020c6364 kind:function(arm,size=0x28) addr:0x020c6364 +func_ov024_020c638c kind:function(arm,size=0x54) addr:0x020c638c +func_ov024_020c63e0 kind:function(arm,size=0x128) addr:0x020c63e0 +func_ov024_020c6508 kind:function(arm,size=0xe0) addr:0x020c6508 +func_ov024_020c65e8 kind:function(arm,size=0x14) addr:0x020c65e8 +func_ov024_020c65fc kind:function(arm,size=0x24) addr:0x020c65fc +func_ov024_020c6620 kind:function(arm,size=0x30) addr:0x020c6620 +func_ov024_020c6650 kind:function(arm,size=0x10) addr:0x020c6650 +func_ov024_020c6660 kind:function(arm,size=0x14) addr:0x020c6660 +func_ov024_020c6674 kind:function(arm,size=0x18) addr:0x020c6674 +func_ov024_020c668c kind:function(arm,size=0x4) addr:0x020c668c +func_ov024_020c6690 kind:function(arm,size=0x14) addr:0x020c6690 +func_ov024_020c66a4 kind:function(arm,size=0x4) addr:0x020c66a4 +func_ov024_020c66a8 kind:function(arm,size=0xc) addr:0x020c66a8 +func_ov024_020c66b4 kind:function(arm,size=0xc) addr:0x020c66b4 +func_ov024_020c66c0 kind:function(arm,size=0x4) addr:0x020c66c0 +func_ov024_020c66c4 kind:function(arm,size=0x4) addr:0x020c66c4 +func_ov024_020c66c8 kind:function(arm,size=0x4) addr:0x020c66c8 +func_ov024_020c66cc kind:function(arm,size=0x4) addr:0x020c66cc +func_ov024_020c66d0 kind:function(arm,size=0x4) addr:0x020c66d0 +func_ov024_020c66d4 kind:function(arm,size=0x8) addr:0x020c66d4 +func_ov024_020c66dc kind:function(arm,size=0x58) addr:0x020c66dc +func_ov024_020c6734 kind:function(arm,size=0x18) addr:0x020c6734 +func_ov024_020c674c kind:function(arm,size=0x18) addr:0x020c674c +func_ov024_020c6764 kind:function(arm,size=0x18) addr:0x020c6764 +func_ov024_020c677c kind:function(arm,size=0x10) addr:0x020c677c +func_ov024_020c678c kind:function(arm,size=0x10) addr:0x020c678c +func_ov024_020c679c kind:function(arm,size=0x24) addr:0x020c679c +func_ov024_020c67c0 kind:function(arm,size=0x10) addr:0x020c67c0 +func_ov024_020c67d0 kind:function(arm,size=0x10) addr:0x020c67d0 +func_ov024_020c67e0 kind:function(arm,size=0x10) addr:0x020c67e0 +func_ov024_020c67f0 kind:function(arm,size=0x8) addr:0x020c67f0 +func_ov024_020c67f8 kind:function(arm,size=0x8c) addr:0x020c67f8 +func_ov024_020c6884 kind:function(arm,size=0xfc) addr:0x020c6884 +func_ov024_020c6980 kind:function(arm,size=0x14) addr:0x020c6980 +func_ov024_020c6994 kind:function(arm,size=0x8) addr:0x020c6994 +func_ov024_020c699c kind:function(arm,size=0x14) addr:0x020c699c +func_ov024_020c69b0 kind:function(arm,size=0x1c) addr:0x020c69b0 +func_ov024_020c69cc kind:function(arm,size=0x94) addr:0x020c69cc +func_ov024_020c6a60 kind:function(arm,size=0x9c) addr:0x020c6a60 +func_ov024_020c6afc kind:function(arm,size=0x18) addr:0x020c6afc +func_ov024_020c6b14 kind:function(arm,size=0x18) addr:0x020c6b14 +func_ov024_020c6b2c kind:function(arm,size=0x3c) addr:0x020c6b2c +func_ov024_020c6b68 kind:function(arm,size=0x18) addr:0x020c6b68 +func_ov024_020c6b80 kind:function(arm,size=0x58) addr:0x020c6b80 +func_ov024_020c6bd8 kind:function(arm,size=0x18) addr:0x020c6bd8 +func_ov024_020c6bf0 kind:function(arm,size=0x6c) addr:0x020c6bf0 +func_ov024_020c6c5c kind:function(arm,size=0x174) addr:0x020c6c5c +func_ov024_020c6dd0 kind:function(arm,size=0x8) addr:0x020c6dd0 +func_ov024_020c6dd8 kind:function(arm,size=0x734) addr:0x020c6dd8 +func_ov024_020c750c kind:function(arm,size=0xc0) addr:0x020c750c +func_ov024_020c75cc kind:function(arm,size=0x120) addr:0x020c75cc +func_ov024_020c76ec kind:function(arm,size=0xa4) addr:0x020c76ec +func_ov024_020c7790 kind:function(arm,size=0x184) addr:0x020c7790 +func_ov024_020c7914 kind:function(arm,size=0x148) addr:0x020c7914 +func_ov024_020c7a5c kind:function(arm,size=0x8c) addr:0x020c7a5c +func_ov024_020c7ae8 kind:function(arm,size=0x60) addr:0x020c7ae8 +func_ov024_020c7b48 kind:function(arm,size=0x138) addr:0x020c7b48 +func_ov024_020c7c80 kind:function(arm,size=0xa0) addr:0x020c7c80 +func_ov024_020c7d20 kind:function(arm,size=0x14) addr:0x020c7d20 +func_ov024_020c7d34 kind:function(arm,size=0x160) addr:0x020c7d34 +func_ov024_020c7e94 kind:function(arm,size=0x4c) addr:0x020c7e94 +func_ov024_020c7ee0 kind:function(arm,size=0x5c) addr:0x020c7ee0 +func_ov024_020c7f3c kind:function(arm,size=0x54) addr:0x020c7f3c +func_ov024_020c7f90 kind:function(arm,size=0xac) addr:0x020c7f90 +func_ov024_020c803c kind:function(arm,size=0x24) addr:0x020c803c +func_ov024_020c8060 kind:function(arm,size=0x94) addr:0x020c8060 +func_ov024_020c80f4 kind:function(arm,size=0x18) addr:0x020c80f4 +func_ov024_020c810c kind:function(arm,size=0x44) addr:0x020c810c +func_ov024_020c8150 kind:function(arm,size=0x10) addr:0x020c8150 +func_ov024_020c8160 kind:function(arm,size=0x8c) addr:0x020c8160 +func_ov024_020c81ec kind:function(arm,size=0x34) addr:0x020c81ec +func_ov024_020c8220 kind:function(arm,size=0x50) addr:0x020c8220 +func_ov024_020c8270 kind:function(arm,size=0x28) addr:0x020c8270 +func_ov024_020c8298 kind:function(arm,size=0xac) addr:0x020c8298 +func_ov024_020c8344 kind:function(arm,size=0x98) addr:0x020c8344 +func_ov024_020c83dc kind:function(arm,size=0xd4) addr:0x020c83dc +func_ov024_020c84b0 kind:function(arm,size=0x74) addr:0x020c84b0 +func_ov024_020c8524 kind:function(arm,size=0x10) addr:0x020c8524 +func_ov024_020c8534 kind:function(arm,size=0x20) addr:0x020c8534 +func_ov024_020c8554 kind:function(arm,size=0xc) addr:0x020c8554 +func_ov024_020c8560 kind:function(arm,size=0x10) addr:0x020c8560 +func_ov024_020c8570 kind:function(arm,size=0xc) addr:0x020c8570 +func_ov024_020c857c kind:function(arm,size=0x38) addr:0x020c857c +func_ov024_020c85b4 kind:function(arm,size=0x54) addr:0x020c85b4 +func_ov024_020c8608 kind:function(arm,size=0x34) addr:0x020c8608 +func_ov024_020c863c kind:function(arm,size=0x4c) addr:0x020c863c +func_ov024_020c8688 kind:function(arm,size=0x2c) addr:0x020c8688 +func_ov024_020c86b4 kind:function(arm,size=0x14) addr:0x020c86b4 +func_ov024_020c86c8 kind:function(arm,size=0x1c) addr:0x020c86c8 +func_ov024_020c86e4 kind:function(arm,size=0x18) addr:0x020c86e4 +func_ov024_020c86fc kind:function(arm,size=0x18) addr:0x020c86fc +func_ov024_020c8714 kind:function(arm,size=0x18) addr:0x020c8714 +func_ov024_020c872c kind:function(arm,size=0x2c) addr:0x020c872c +func_ov024_020c8758 kind:function(arm,size=0x2c) addr:0x020c8758 +func_ov024_020c8784 kind:function(arm,size=0x14) addr:0x020c8784 +func_ov024_020c8798 kind:function(arm,size=0x20) addr:0x020c8798 +func_ov024_020c87b8 kind:function(arm,size=0x24) addr:0x020c87b8 +func_ov024_020c87dc kind:function(arm,size=0x1e0) addr:0x020c87dc +func_ov024_020c89bc kind:function(arm,size=0xa8) addr:0x020c89bc +func_ov024_020c8a64 kind:function(arm,size=0x68) addr:0x020c8a64 +func_ov024_020c8acc kind:function(arm,size=0x84) addr:0x020c8acc +func_ov024_020c8b50 kind:function(arm,size=0x54) addr:0x020c8b50 +func_ov024_020c8ba4 kind:function(arm,size=0x3c) addr:0x020c8ba4 +func_ov024_020c8be0 kind:function(arm,size=0x24) addr:0x020c8be0 +func_ov024_020c8c04 kind:function(arm,size=0xf0) addr:0x020c8c04 +func_ov024_020c8cf4 kind:function(arm,size=0xb8) addr:0x020c8cf4 +func_ov024_020c8dac kind:function(arm,size=0x74) addr:0x020c8dac +func_ov024_020c8e20 kind:function(arm,size=0x154) addr:0x020c8e20 +func_ov024_020c8f74 kind:function(arm,size=0x2c) addr:0x020c8f74 +func_ov024_020c8fa0 kind:function(arm,size=0x30) addr:0x020c8fa0 +func_ov024_020c8fd0 kind:function(arm,size=0x30) addr:0x020c8fd0 +func_ov024_020c9000 kind:function(arm,size=0x10) addr:0x020c9000 +func_ov024_020c9010 kind:function(arm,size=0x10) addr:0x020c9010 +func_ov024_020c9020 kind:function(arm,size=0x10) addr:0x020c9020 +func_ov024_020c9030 kind:function(arm,size=0x24) addr:0x020c9030 +func_ov024_020c9054 kind:function(arm,size=0x24) addr:0x020c9054 +func_ov024_020c9078 kind:function(arm,size=0x50) addr:0x020c9078 +func_ov024_020c90c8 kind:function(arm,size=0xc) addr:0x020c90c8 +func_ov024_020c90d4 kind:function(arm,size=0x14) addr:0x020c90d4 +func_ov024_020c90e8 kind:function(arm,size=0x14) addr:0x020c90e8 +func_ov024_020c90fc kind:function(arm,size=0x24) addr:0x020c90fc +func_ov024_020c9120 kind:function(arm,size=0x14) addr:0x020c9120 +func_ov024_020c9134 kind:function(arm,size=0x1c) addr:0x020c9134 +func_ov024_020c9150 kind:function(arm,size=0x1c) addr:0x020c9150 +func_ov024_020c916c kind:function(arm,size=0x10) addr:0x020c916c +func_ov024_020c917c kind:function(arm,size=0x14) addr:0x020c917c +func_ov024_020c9190 kind:function(arm,size=0x18) addr:0x020c9190 +func_ov024_020c91a8 kind:function(arm,size=0xa8) addr:0x020c91a8 +func_ov024_020c9250 kind:function(arm,size=0x14) addr:0x020c9250 +func_ov024_020c9264 kind:function(arm,size=0x30) addr:0x020c9264 +func_ov024_020c9294 kind:function(arm,size=0x38) addr:0x020c9294 +func_ov024_020c92cc kind:function(arm,size=0x9c) addr:0x020c92cc +func_ov024_020c9368 kind:function(arm,size=0x1a0) addr:0x020c9368 +func_ov024_020c9508 kind:function(arm,size=0x24) addr:0x020c9508 +func_ov024_020c952c kind:function(arm,size=0x20) addr:0x020c952c +func_ov024_020c954c kind:function(arm,size=0x50) addr:0x020c954c +func_ov024_020c959c kind:function(arm,size=0xf0) addr:0x020c959c +func_ov024_020c968c kind:function(arm,size=0x118) addr:0x020c968c +func_ov024_020c97a4 kind:function(arm,size=0x36c) addr:0x020c97a4 +func_ov024_020c9b10 kind:function(arm,size=0xf8) addr:0x020c9b10 +func_ov024_020c9c08 kind:function(arm,size=0x4) addr:0x020c9c08 +func_ov024_020c9c0c kind:function(arm,size=0x6c) addr:0x020c9c0c +func_ov024_020c9c78 kind:function(arm,size=0x2c) addr:0x020c9c78 +func_ov024_020c9ca4 kind:function(arm,size=0x30) addr:0x020c9ca4 +func_ov024_020c9cd4 kind:function(arm,size=0x40) addr:0x020c9cd4 +func_ov024_020c9d14 kind:function(arm,size=0x58) addr:0x020c9d14 +func_ov024_020c9d6c kind:function(arm,size=0x80) addr:0x020c9d6c +func_ov024_020c9dec kind:function(arm,size=0x1c) addr:0x020c9dec +func_ov024_020c9e08 kind:function(arm,size=0x18) addr:0x020c9e08 +func_ov024_020c9e20 kind:function(arm,size=0x60) addr:0x020c9e20 +func_ov024_020c9e80 kind:function(arm,size=0x14) addr:0x020c9e80 +func_ov024_020c9e94 kind:function(arm,size=0x20) addr:0x020c9e94 +func_ov024_020c9eb4 kind:function(arm,size=0x28) addr:0x020c9eb4 +func_ov024_020c9edc kind:function(arm,size=0x38) addr:0x020c9edc +func_ov024_020c9f14 kind:function(arm,size=0x74) addr:0x020c9f14 +func_ov024_020c9f88 kind:function(arm,size=0xd4) addr:0x020c9f88 +func_ov024_020ca05c kind:function(arm,size=0xc) addr:0x020ca05c +func_ov024_020ca068 kind:function(arm,size=0x2c) addr:0x020ca068 +func_ov024_020ca094 kind:function(arm,size=0x1c) addr:0x020ca094 +func_ov024_020ca0b0 kind:function(thumb,size=0x10) addr:0x020ca0b0 +func_ov024_020ca0c0 kind:function(thumb,size=0x10) addr:0x020ca0c0 +func_ov024_020ca0d0 kind:function(thumb,size=0x64) addr:0x020ca0d0 +func_ov024_020ca134 kind:function(thumb,size=0xc) addr:0x020ca134 +func_ov024_020ca140 kind:function(thumb,size=0x23c) addr:0x020ca140 +func_ov024_020ca37c kind:function(thumb,size=0x1d4) addr:0x020ca37c +func_ov024_020ca550 kind:function(arm,size=0x1c) addr:0x020ca550 +func_ov024_020ca56c kind:function(arm,size=0x20) addr:0x020ca56c +func_ov024_020ca58c kind:function(arm,size=0x28) addr:0x020ca58c +func_ov024_020ca5b4 kind:function(thumb,size=0x2c) addr:0x020ca5b4 +func_ov024_020ca5e0 kind:function(thumb,size=0x58) addr:0x020ca5e0 +func_ov024_020ca638 kind:function(thumb,size=0x48) addr:0x020ca638 +func_ov024_020ca680 kind:function(thumb,size=0xac) addr:0x020ca680 +func_ov024_020ca72c kind:function(thumb,size=0x6c) addr:0x020ca72c +func_ov024_020ca798 kind:function(thumb,size=0x40) addr:0x020ca798 +func_ov024_020ca7d8 kind:function(thumb,size=0xc0) addr:0x020ca7d8 +func_ov024_020ca898 kind:function(thumb,size=0x4) addr:0x020ca898 +func_ov024_020ca89c kind:function(arm,size=0x20) addr:0x020ca89c +func_ov024_020ca8bc kind:function(arm,size=0x28) addr:0x020ca8bc +func_ov024_020ca8e4 kind:function(thumb,size=0x14) addr:0x020ca8e4 +func_ov024_020ca8f8 kind:function(thumb,size=0x2c) addr:0x020ca8f8 +func_ov024_020ca924 kind:function(thumb,size=0x1c) addr:0x020ca924 +func_ov024_020ca940 kind:function(thumb,size=0x2c) addr:0x020ca940 +func_ov024_020ca96c kind:function(thumb,size=0x1c) addr:0x020ca96c +func_ov024_020ca988 kind:function(arm,size=0x20) addr:0x020ca988 +func_ov024_020ca9a8 kind:function(arm,size=0x28) addr:0x020ca9a8 +func_ov024_020ca9d0 kind:function(thumb,size=0x2c) addr:0x020ca9d0 +func_ov024_020ca9fc kind:function(thumb,size=0x24) addr:0x020ca9fc +func_ov024_020caa20 kind:function(thumb,size=0x24) addr:0x020caa20 +func_ov024_020caa44 kind:function(arm,size=0x20) addr:0x020caa44 +func_ov024_020caa64 kind:function(arm,size=0x28) addr:0x020caa64 +func_ov024_020caa8c kind:function(thumb,size=0x10) addr:0x020caa8c +func_ov024_020caa9c kind:function(thumb,size=0x50) addr:0x020caa9c +func_ov024_020caaec kind:function(thumb,size=0xc) addr:0x020caaec +func_ov024_020caaf8 kind:function(thumb,size=0x14) addr:0x020caaf8 +func_ov024_020cab0c kind:function(thumb,size=0x1c) addr:0x020cab0c +func_ov024_020cab28 kind:function(thumb,size=0x64) addr:0x020cab28 +func_ov024_020cab8c kind:function(thumb,size=0x90) addr:0x020cab8c +func_ov024_020cac1c kind:function(thumb,size=0x64) addr:0x020cac1c +func_ov024_020cac80 kind:function(thumb,size=0x24) addr:0x020cac80 +func_ov024_020caca4 kind:function(thumb,size=0x30) addr:0x020caca4 +func_ov024_020cacd4 kind:function(thumb,size=0x78) addr:0x020cacd4 +func_ov024_020cad4c kind:function(thumb,size=0x7c) addr:0x020cad4c +func_ov024_020cadc8 kind:function(thumb,size=0x4) addr:0x020cadc8 +func_ov024_020cadcc kind:function(thumb,size=0x48) addr:0x020cadcc +func_ov024_020cae14 kind:function(thumb,size=0x48) addr:0x020cae14 +func_ov024_020cae5c kind:function(arm,size=0x1c) addr:0x020cae5c +func_ov024_020cae78 kind:function(thumb,size=0x30) addr:0x020cae78 +func_ov024_020caea8 kind:function(thumb,size=0xc) addr:0x020caea8 +func_ov024_020caeb4 kind:function(thumb,size=0x14) addr:0x020caeb4 +func_ov024_020caec8 kind:function(thumb,size=0x20) addr:0x020caec8 +func_ov024_020caee8 kind:function(thumb,size=0xf8) addr:0x020caee8 +func_ov024_020cafe0 kind:function(thumb,size=0x8) addr:0x020cafe0 +func_ov024_020cafe8 kind:function(thumb,size=0x4) addr:0x020cafe8 +func_ov024_020cafec kind:function(thumb,size=0x94) addr:0x020cafec +func_ov024_020cb080 kind:function(thumb,size=0x7c) addr:0x020cb080 +func_ov024_020cb0fc kind:function(thumb,size=0x60) addr:0x020cb0fc +func_ov024_020cb15c kind:function(thumb,size=0x5c) addr:0x020cb15c +func_ov024_020cb1b8 kind:function(thumb,size=0x8) addr:0x020cb1b8 +func_ov024_020cb1c0 kind:function(thumb,size=0x14) addr:0x020cb1c0 +func_ov024_020cb1d4 kind:function(thumb,size=0x10) addr:0x020cb1d4 +func_ov024_020cb1e4 kind:function(thumb,size=0x10) addr:0x020cb1e4 +func_ov024_020cb1f4 kind:function(thumb,size=0x68) addr:0x020cb1f4 +func_ov024_020cb25c kind:function(thumb,size=0xc) addr:0x020cb25c +func_ov024_020cb268 kind:function(thumb,size=0x14) addr:0x020cb268 +func_ov024_020cb27c kind:function(thumb,size=0x1c) addr:0x020cb27c +func_ov024_020cb298 kind:function(thumb,size=0x34) addr:0x020cb298 +func_ov024_020cb2cc kind:function(thumb,size=0xf0) addr:0x020cb2cc +func_ov024_020cb3bc kind:function(thumb,size=0x100) addr:0x020cb3bc +func_ov024_020cb4bc kind:function(thumb,size=0xb4) addr:0x020cb4bc +func_ov024_020cb570 kind:function(thumb,size=0x10) addr:0x020cb570 +func_ov024_020cb580 kind:function(thumb,size=0xac) addr:0x020cb580 +func_ov024_020cb62c kind:function(thumb,size=0x88) addr:0x020cb62c +func_ov024_020cb6b4 kind:function(thumb,size=0x1c4) addr:0x020cb6b4 +func_ov024_020cb878 kind:function(thumb,size=0xc) addr:0x020cb878 +func_ov024_020cb884 kind:function(thumb,size=0x34) addr:0x020cb884 +func_ov024_020cb8b8 kind:function(thumb,size=0xc) addr:0x020cb8b8 +func_ov024_020cb8c4 kind:function(thumb,size=0x8) addr:0x020cb8c4 +func_ov024_020cb8cc kind:function(arm,size=0x1c) addr:0x020cb8cc +func_ov024_020cb8e8 kind:function(thumb,size=0x10) addr:0x020cb8e8 +func_ov024_020cb8f8 kind:function(thumb,size=0xc) addr:0x020cb8f8 +func_ov024_020cb904 kind:function(thumb,size=0x54) addr:0x020cb904 +func_ov024_020cb958 kind:function(thumb,size=0xc) addr:0x020cb958 +func_ov024_020cb964 kind:function(thumb,size=0xc) addr:0x020cb964 +func_ov024_020cb970 kind:function(thumb,size=0xc) addr:0x020cb970 +func_ov024_020cb97c kind:function(thumb,size=0x20) addr:0x020cb97c +func_ov024_020cb99c kind:function(thumb,size=0x3c) addr:0x020cb99c +func_ov024_020cb9d8 kind:function(thumb,size=0xc) addr:0x020cb9d8 +func_ov024_020cb9e4 kind:function(thumb,size=0x20) addr:0x020cb9e4 +func_ov024_020cba04 kind:function(thumb,size=0x68) addr:0x020cba04 +func_ov024_020cba6c kind:function(thumb,size=0x30) addr:0x020cba6c +func_ov024_020cba9c kind:function(thumb,size=0x34) addr:0x020cba9c +func_ov024_020cbad0 kind:function(thumb,size=0x10) addr:0x020cbad0 +func_ov024_020cbae0 kind:function(arm,size=0x1c) addr:0x020cbae0 +func_ov024_020cbafc kind:function(arm,size=0x1c) addr:0x020cbafc +func_ov024_020cbb18 kind:function(arm,size=0x28) addr:0x020cbb18 +func_ov024_020cbb40 kind:function(arm,size=0x30) addr:0x020cbb40 +func_ov024_020cbb70 kind:function(arm,size=0x16c) addr:0x020cbb70 +func_ov024_020cbcdc kind:function(arm,size=0x13c) addr:0x020cbcdc +func_ov024_020cbe18 kind:function(arm,size=0x90) addr:0x020cbe18 +func_ov024_020cbea8 kind:function(arm,size=0x50) addr:0x020cbea8 +func_ov024_020cbef8 kind:function(arm,size=0x2d0) addr:0x020cbef8 +func_ov024_020cc1c8 kind:function(arm,size=0x6c) addr:0x020cc1c8 +func_ov024_020cc234 kind:function(arm,size=0x74) addr:0x020cc234 +func_ov024_020cc2a8 kind:function(arm,size=0xa4) addr:0x020cc2a8 +func_ov024_020cc34c kind:function(arm,size=0x5c) addr:0x020cc34c +func_ov024_020cc3a8 kind:function(arm,size=0x4c) addr:0x020cc3a8 +func_ov024_020cc3f4 kind:function(arm,size=0x1d8) addr:0x020cc3f4 +func_ov024_020cc5cc kind:function(arm,size=0x24) addr:0x020cc5cc +func_ov024_020cc5f0 kind:function(arm,size=0x2c) addr:0x020cc5f0 +func_ov024_020cc61c kind:function(arm,size=0xec) addr:0x020cc61c +func_ov024_020cc708 kind:function(arm,size=0x7c) addr:0x020cc708 +func_ov024_020cc784 kind:function(arm,size=0x84) addr:0x020cc784 +func_ov024_020cc808 kind:function(arm,size=0x20) addr:0x020cc808 +func_ov024_020cc828 kind:function(arm,size=0x28) addr:0x020cc828 +func_ov024_020cc850 kind:function(arm,size=0x20) addr:0x020cc850 +func_ov024_020cc870 kind:function(arm,size=0x20) addr:0x020cc870 +func_ov024_020cc890 kind:function(arm,size=0x14) addr:0x020cc890 +func_ov024_020cc8a4 kind:function(arm,size=0x58) addr:0x020cc8a4 +func_ov024_020cc8fc kind:function(arm,size=0x18) addr:0x020cc8fc +func_ov024_020cc914 kind:function(arm,size=0x30) addr:0x020cc914 +func_ov024_020cc944 kind:function(arm,size=0x3c) addr:0x020cc944 +func_ov024_020cc980 kind:function(arm,size=0x48) addr:0x020cc980 +func_ov024_020cc9c8 kind:function(arm,size=0x1c) addr:0x020cc9c8 +func_ov024_020cc9e4 kind:function(arm,size=0x38) addr:0x020cc9e4 +func_ov024_020cca1c kind:function(arm,size=0x10) addr:0x020cca1c +func_ov024_020cca2c kind:function(arm,size=0x14) addr:0x020cca2c +func_ov024_020cca40 kind:function(arm,size=0x84) addr:0x020cca40 +func_ov024_020ccac4 kind:function(arm,size=0xc) addr:0x020ccac4 +func_ov024_020ccad0 kind:function(arm,size=0x4) addr:0x020ccad0 +func_ov024_020ccad4 kind:function(arm,size=0x20c) addr:0x020ccad4 +func_ov024_020ccce0 kind:function(arm,size=0x11c) addr:0x020ccce0 +func_ov024_020ccdfc kind:function(arm,size=0x8) addr:0x020ccdfc +func_ov024_020cce04 kind:function(arm,size=0x4) addr:0x020cce04 +func_ov024_020cce08 kind:function(arm,size=0x4) addr:0x020cce08 +func_ov024_020cce0c kind:function(arm,size=0x3c) addr:0x020cce0c +func_ov024_020cce48 kind:function(arm,size=0x4) addr:0x020cce48 +func_ov024_020cce4c kind:function(arm,size=0x58) addr:0x020cce4c +func_ov024_020ccea4 kind:function(arm,size=0x25c) addr:0x020ccea4 +func_ov024_020cd100 kind:function(arm,size=0x14) addr:0x020cd100 +func_ov024_020cd114 kind:function(arm,size=0x8) addr:0x020cd114 +func_ov024_020cd11c kind:function(arm,size=0x38) addr:0x020cd11c +func_ov024_020cd154 kind:function(arm,size=0x114) addr:0x020cd154 +func_ov024_020cd268 kind:function(arm,size=0x80) addr:0x020cd268 +func_ov024_020cd2e8 kind:function(arm,size=0x338) addr:0x020cd2e8 +func_ov024_020cd620 kind:function(arm,size=0xc4) addr:0x020cd620 +func_ov024_020cd6e4 kind:function(arm,size=0x24) addr:0x020cd6e4 +func_ov024_020cd708 kind:function(arm,size=0xbc) addr:0x020cd708 +func_ov024_020cd7c4 kind:function(arm,size=0x24) addr:0x020cd7c4 +func_ov024_020cd7e8 kind:function(arm,size=0xc4) addr:0x020cd7e8 +func_ov024_020cd8ac kind:function(arm,size=0x2c) addr:0x020cd8ac +func_ov024_020cd8d8 kind:function(arm,size=0x2c) addr:0x020cd8d8 +func_ov024_020cd904 kind:function(arm,size=0x8c) addr:0x020cd904 +func_ov024_020cd990 kind:function(arm,size=0x14) addr:0x020cd990 +func_ov024_020cd9a4 kind:function(arm,size=0x30) addr:0x020cd9a4 +func_ov024_020cd9d4 kind:function(arm,size=0xa8) addr:0x020cd9d4 +func_ov024_020cda7c kind:function(arm,size=0x22c) addr:0x020cda7c +func_ov024_020cdca8 kind:function(arm,size=0x28) addr:0x020cdca8 +func_ov024_020cdcd0 kind:function(arm,size=0x54) addr:0x020cdcd0 +func_ov024_020cdd24 kind:function(arm,size=0x1e0) addr:0x020cdd24 +func_ov024_020cdf04 kind:function(arm,size=0x88) addr:0x020cdf04 +func_ov024_020cdf8c kind:function(arm,size=0x30) addr:0x020cdf8c +func_ov024_020cdfbc kind:function(arm,size=0x20) addr:0x020cdfbc +func_ov024_020cdfdc kind:function(arm,size=0x364) addr:0x020cdfdc +func_ov024_020ce340 kind:function(arm,size=0x20) addr:0x020ce340 +func_ov024_020ce360 kind:function(arm,size=0x17c) addr:0x020ce360 +func_ov024_020ce4dc kind:function(arm,size=0x8) addr:0x020ce4dc +func_ov024_020ce4e4 kind:function(arm,size=0x88) addr:0x020ce4e4 +func_ov024_020ce56c kind:function(arm,size=0x24) addr:0x020ce56c +func_ov024_020ce590 kind:function(arm,size=0x19c) addr:0x020ce590 +func_ov024_020ce72c kind:function(arm,size=0xd8) addr:0x020ce72c +func_ov024_020ce804 kind:function(arm,size=0xe0) addr:0x020ce804 +func_ov024_020ce8e4 kind:function(arm,size=0xbc) addr:0x020ce8e4 +func_ov024_020ce9a0 kind:function(arm,size=0x94) addr:0x020ce9a0 +func_ov024_020cea34 kind:function(arm,size=0x98) addr:0x020cea34 +func_ov024_020ceacc kind:function(arm,size=0xcc) addr:0x020ceacc +func_ov024_020ceb98 kind:function(arm,size=0x10) addr:0x020ceb98 +func_ov024_020ceba8 kind:function(arm,size=0x10) addr:0x020ceba8 +func_ov024_020cebb8 kind:function(arm,size=0x3c) addr:0x020cebb8 +func_ov024_020cebf4 kind:function(arm,size=0x2c) addr:0x020cebf4 +func_ov024_020cec20 kind:function(arm,size=0x10) addr:0x020cec20 +func_ov024_020cec30 kind:function(arm,size=0x10) addr:0x020cec30 +func_ov024_020cec40 kind:function(arm,size=0x10) addr:0x020cec40 +func_ov024_020cec50 kind:function(arm,size=0x10) addr:0x020cec50 +func_ov024_020cec60 kind:function(arm,size=0x10) addr:0x020cec60 +func_ov024_020cec70 kind:function(arm,size=0x38) addr:0x020cec70 +func_ov024_020ceca8 kind:function(arm,size=0x4c) addr:0x020ceca8 +func_ov024_020cecf4 kind:function(arm,size=0x40) addr:0x020cecf4 +func_ov024_020ced34 kind:function(arm,size=0xdc) addr:0x020ced34 +func_ov024_020cee10 kind:function(arm,size=0x44) addr:0x020cee10 +func_ov024_020cee54 kind:function(arm,size=0x6c) addr:0x020cee54 +func_ov024_020ceec0 kind:function(arm,size=0xf8) addr:0x020ceec0 +func_ov024_020cefb8 kind:function(arm,size=0xc) addr:0x020cefb8 +func_ov024_020cefc4 kind:function(arm,size=0x27c) addr:0x020cefc4 +func_ov024_020cf240 kind:function(arm,size=0xbc) addr:0x020cf240 +func_ov024_020cf2fc kind:function(arm,size=0x290) addr:0x020cf2fc +func_ov024_020cf58c kind:function(arm,size=0x144) addr:0x020cf58c +func_ov024_020cf6d0 kind:function(arm,size=0x74) addr:0x020cf6d0 +func_ov024_020cf744 kind:function(arm,size=0x110) addr:0x020cf744 +func_ov024_020cf854 kind:function(arm,size=0x2b8) addr:0x020cf854 +func_ov024_020cfb0c kind:function(arm,size=0x48) addr:0x020cfb0c +func_ov024_020cfb54 kind:function(arm,size=0x48) addr:0x020cfb54 +func_ov024_020cfb9c kind:function(arm,size=0x24) addr:0x020cfb9c +func_ov024_020cfbc0 kind:function(arm,size=0x24c) addr:0x020cfbc0 +func_ov024_020cfe0c kind:function(arm,size=0x58) addr:0x020cfe0c +func_ov024_020cfe64 kind:function(arm,size=0x5c) addr:0x020cfe64 +func_ov024_020cfec0 kind:function(arm,size=0x2c0) addr:0x020cfec0 +func_ov024_020d0180 kind:function(arm,size=0x104) addr:0x020d0180 +func_ov024_020d0284 kind:function(arm,size=0x1c) addr:0x020d0284 +func_ov024_020d02a0 kind:function(arm,size=0x50) addr:0x020d02a0 +func_ov024_020d02f0 kind:function(arm,size=0x358) addr:0x020d02f0 +func_ov024_020d0648 kind:function(arm,size=0x54) addr:0x020d0648 +func_ov024_020d069c kind:function(arm,size=0xb0) addr:0x020d069c +func_ov024_020d074c kind:function(arm,size=0xc) addr:0x020d074c +func_ov024_020d0758 kind:function(arm,size=0x4c) addr:0x020d0758 +func_ov024_020d07a4 kind:function(arm,size=0xe8) addr:0x020d07a4 +func_ov024_020d088c kind:function(arm,size=0x360) addr:0x020d088c +func_ov024_020d0bec kind:function(arm,size=0x1dc) addr:0x020d0bec +func_ov024_020d0dc8 kind:function(arm,size=0x30) addr:0x020d0dc8 +func_ov024_020d0df8 kind:function(arm,size=0x50) addr:0x020d0df8 +func_ov024_020d0e48 kind:function(arm,size=0x28) addr:0x020d0e48 +func_ov024_020d0e70 kind:function(arm,size=0x34) addr:0x020d0e70 +func_ov024_020d0ea4 kind:function(arm,size=0x14) addr:0x020d0ea4 +func_ov024_020d0eb8 kind:function(arm,size=0x24) addr:0x020d0eb8 +func_ov024_020d0edc kind:function(arm,size=0x38) addr:0x020d0edc +func_ov024_020d0f14 kind:function(arm,size=0xb8) addr:0x020d0f14 +func_ov024_020d0fcc kind:function(arm,size=0x4c) addr:0x020d0fcc +func_ov024_020d1018 kind:function(arm,size=0x40) addr:0x020d1018 +func_ov024_020d1058 kind:function(arm,size=0xd0) addr:0x020d1058 +func_ov024_020d1128 kind:function(arm,size=0x38) addr:0x020d1128 +func_ov024_020d1160 kind:function(arm,size=0x5c) addr:0x020d1160 +func_ov024_020d11bc kind:function(arm,size=0x4) addr:0x020d11bc +func_ov024_020d11c0 kind:function(arm,size=0xb8) addr:0x020d11c0 +func_ov024_020d1278 kind:function(arm,size=0x10) addr:0x020d1278 +func_ov024_020d1288 kind:function(arm,size=0x14) addr:0x020d1288 +func_ov024_020d129c kind:function(arm,size=0x68) addr:0x020d129c +func_ov024_020d1304 kind:function(arm,size=0x4) addr:0x020d1304 +func_ov024_020d1308 kind:function(arm,size=0x1a8) addr:0x020d1308 +func_ov024_020d14b0 kind:function(arm,size=0x1d8) addr:0x020d14b0 +func_ov024_020d1688 kind:function(arm,size=0xd0) addr:0x020d1688 +func_ov024_020d1758 kind:function(arm,size=0x48) addr:0x020d1758 +func_ov024_020d17a0 kind:function(arm,size=0x28) addr:0x020d17a0 +func_ov024_020d17c8 kind:function(arm,size=0x3c) addr:0x020d17c8 +func_ov024_020d1804 kind:function(arm,size=0x4c) addr:0x020d1804 +func_ov024_020d1850 kind:function(arm,size=0x2c) addr:0x020d1850 +func_ov024_020d187c kind:function(arm,size=0x40) addr:0x020d187c +func_ov024_020d18bc kind:function(arm,size=0x4) addr:0x020d18bc +func_ov024_020d18c0 kind:function(arm,size=0x78) addr:0x020d18c0 +func_ov024_020d1938 kind:function(arm,size=0x28) addr:0x020d1938 +func_ov024_020d1960 kind:function(arm,size=0x1b4) addr:0x020d1960 +func_ov024_020d1b14 kind:function(arm,size=0x120) addr:0x020d1b14 +func_ov024_020d1c34 kind:function(arm,size=0x60) addr:0x020d1c34 +func_ov024_020d1c94 kind:function(arm,size=0xb8) addr:0x020d1c94 +func_ov024_020d1d4c kind:function(arm,size=0x24) addr:0x020d1d4c +func_ov024_020d1d70 kind:function(arm,size=0xf4) addr:0x020d1d70 +func_ov024_020d1e64 kind:function(arm,size=0xa0) addr:0x020d1e64 +func_ov024_020d1f04 kind:function(arm,size=0x3c) addr:0x020d1f04 +func_ov024_020d1f40 kind:function(arm,size=0x94) addr:0x020d1f40 +func_ov024_020d1fd4 kind:function(arm,size=0x18) addr:0x020d1fd4 +func_ov024_020d1fec kind:function(arm,size=0x38) addr:0x020d1fec +func_ov024_020d2024 kind:function(arm,size=0x5c) addr:0x020d2024 +func_ov024_020d2080 kind:function(arm,size=0x18) addr:0x020d2080 +func_ov024_020d2098 kind:function(arm,size=0x1e0) addr:0x020d2098 +func_ov024_020d2278 kind:function(arm,size=0x140) addr:0x020d2278 +func_ov024_020d23b8 kind:function(arm,size=0x238) addr:0x020d23b8 +func_ov024_020d25f0 kind:function(arm,size=0x118) addr:0x020d25f0 +func_ov024_020d2708 kind:function(arm,size=0x44) addr:0x020d2708 +func_ov024_020d274c kind:function(arm,size=0x6c) addr:0x020d274c +func_ov024_020d27b8 kind:function(arm,size=0x34) addr:0x020d27b8 +func_ov024_020d27ec kind:function(arm,size=0x28) addr:0x020d27ec +func_ov024_020d2814 kind:function(arm,size=0x4c) addr:0x020d2814 +func_ov024_020d2860 kind:function(arm,size=0x20) addr:0x020d2860 +func_ov024_020d2880 kind:function(arm,size=0x24) addr:0x020d2880 +func_ov024_020d28a4 kind:function(arm,size=0x50) addr:0x020d28a4 +func_ov024_020d28f4 kind:function(arm,size=0x14) addr:0x020d28f4 +func_ov024_020d2908 kind:function(arm,size=0x198) addr:0x020d2908 +func_ov024_020d2aa0 kind:function(arm,size=0x14) addr:0x020d2aa0 +func_ov024_020d2ab4 kind:function(arm,size=0x204) addr:0x020d2ab4 +func_ov024_020d2cb8 kind:function(arm,size=0x68) addr:0x020d2cb8 +func_ov024_020d2d20 kind:function(arm,size=0xdc) addr:0x020d2d20 +func_ov024_020d2dfc kind:function(arm,size=0xbc) addr:0x020d2dfc +func_ov024_020d2eb8 kind:function(arm,size=0xb0) addr:0x020d2eb8 +func_ov024_020d2f68 kind:function(arm,size=0x24) addr:0x020d2f68 +func_ov024_020d2f8c kind:function(arm,size=0x20) addr:0x020d2f8c +func_ov024_020d2fac kind:function(arm,size=0x24) addr:0x020d2fac +func_ov024_020d2fd0 kind:function(arm,size=0x18) addr:0x020d2fd0 +func_ov024_020d2fe8 kind:function(arm,size=0x28) addr:0x020d2fe8 +func_ov024_020d3010 kind:function(arm,size=0x14) addr:0x020d3010 +func_ov024_020d3024 kind:function(arm,size=0x1c) addr:0x020d3024 +func_ov024_020d3040 kind:function(arm,size=0x10) addr:0x020d3040 +func_ov024_020d3050 kind:function(arm,size=0x80) addr:0x020d3050 +func_ov024_020d30d0 kind:function(arm,size=0x200) addr:0x020d30d0 +func_ov024_020d32d0 kind:function(thumb,size=0x44) addr:0x020d32d0 +func_ov024_020d3314 kind:function(thumb,size=0x18) addr:0x020d3314 +func_ov024_020d332c kind:function(thumb,size=0x20) addr:0x020d332c +func_ov024_020d334c kind:function(arm,size=0x10) addr:0x020d334c +func_ov024_020d335c kind:function(arm,size=0x10) addr:0x020d335c +func_ov024_020d336c kind:function(arm,size=0x10) addr:0x020d336c +func_ov024_020d337c kind:function(arm,size=0x70) addr:0x020d337c +func_ov024_020d33ec kind:function(arm,size=0x20) addr:0x020d33ec +func_ov024_020d340c kind:function(arm,size=0xe0) addr:0x020d340c +func_ov024_020d34ec kind:function(arm,size=0x48) addr:0x020d34ec +func_ov024_020d3534 kind:function(arm,size=0x5c) addr:0x020d3534 +func_ov024_020d3590 kind:function(arm,size=0x48) addr:0x020d3590 +func_ov024_020d35d8 kind:function(arm,size=0x44) addr:0x020d35d8 +func_ov024_020d361c kind:function(arm,size=0x2c) addr:0x020d361c +func_ov024_020d3648 kind:function(arm,size=0x3c) addr:0x020d3648 +func_ov024_020d3684 kind:function(arm,size=0x48) addr:0x020d3684 +func_ov024_020d36cc kind:function(arm,size=0x28) addr:0x020d36cc +func_ov024_020d36f4 kind:function(arm,size=0x28) addr:0x020d36f4 +func_ov024_020d371c kind:function(arm,size=0x2c) addr:0x020d371c +func_ov024_020d3748 kind:function(arm,size=0x2c) addr:0x020d3748 +func_ov024_020d3774 kind:function(arm,size=0x8c) addr:0x020d3774 +func_ov024_020d3800 kind:function(arm,size=0xb4) addr:0x020d3800 +func_ov024_020d38b4 kind:function(arm,size=0x10) addr:0x020d38b4 +func_ov024_020d38c4 kind:function(arm,size=0x34) addr:0x020d38c4 +func_ov024_020d38f8 kind:function(arm,size=0x44) addr:0x020d38f8 +func_ov024_020d393c kind:function(arm,size=0x48) addr:0x020d393c +func_ov024_020d3984 kind:function(arm,size=0x5c) addr:0x020d3984 +func_ov024_020d39e0 kind:function(arm,size=0xc) addr:0x020d39e0 +func_ov024_020d39ec kind:function(arm,size=0x28) addr:0x020d39ec +func_ov024_020d3a14 kind:function(arm,size=0xe0) addr:0x020d3a14 +func_ov024_020d3af4 kind:function(arm,size=0x38) addr:0x020d3af4 +func_ov024_020d3b2c kind:function(arm,size=0x64) addr:0x020d3b2c +func_ov024_020d3b90 kind:function(arm,size=0x34) addr:0x020d3b90 +func_ov024_020d3bc4 kind:function(arm,size=0x3c) addr:0x020d3bc4 +func_ov024_020d3c00 kind:function(arm,size=0x74) addr:0x020d3c00 +func_ov024_020d3c74 kind:function(arm,size=0x28) addr:0x020d3c74 +func_ov024_020d3c9c kind:function(arm,size=0x54) addr:0x020d3c9c +func_ov024_020d3cf0 kind:function(arm,size=0x20) addr:0x020d3cf0 +func_ov024_020d3d10 kind:function(arm,size=0x30) addr:0x020d3d10 +func_ov024_020d3d40 kind:function(arm,size=0x50) addr:0x020d3d40 +func_ov024_020d3d90 kind:function(arm,size=0xc) addr:0x020d3d90 +func_ov024_020d3d9c kind:function(arm,size=0x1c) addr:0x020d3d9c +func_ov024_020d3db8 kind:function(arm,size=0x2c) addr:0x020d3db8 +func_ov024_020d3de4 kind:function(arm,size=0x44) addr:0x020d3de4 +func_ov024_020d3e28 kind:function(arm,size=0x44) addr:0x020d3e28 +func_ov024_020d3e6c kind:function(arm,size=0x4) addr:0x020d3e6c +func_ov024_020d3e70 kind:function(arm,size=0x4) addr:0x020d3e70 +func_ov024_020d3e74 kind:function(arm,size=0x18) addr:0x020d3e74 +func_ov024_020d3e8c kind:function(arm,size=0x2c) addr:0x020d3e8c +func_ov024_020d3eb8 kind:function(arm,size=0x28) addr:0x020d3eb8 +func_ov024_020d3ee0 kind:function(arm,size=0x124) addr:0x020d3ee0 +func_ov024_020d4004 kind:function(arm,size=0xcc) addr:0x020d4004 +func_ov024_020d40d0 kind:function(arm,size=0x50) addr:0x020d40d0 +func_ov024_020d4120 kind:function(arm,size=0x40) addr:0x020d4120 +func_ov024_020d4160 kind:function(arm,size=0x1a4) addr:0x020d4160 +func_ov024_020d4304 kind:function(arm,size=0x68) addr:0x020d4304 +func_ov024_020d436c kind:function(arm,size=0xf0) addr:0x020d436c +func_ov024_020d445c kind:function(arm,size=0x38) addr:0x020d445c +func_ov024_020d4494 kind:function(arm,size=0x8c) addr:0x020d4494 +func_ov024_020d4520 kind:function(arm,size=0x88) addr:0x020d4520 +func_ov024_020d45a8 kind:function(arm,size=0xa8) addr:0x020d45a8 +func_ov024_020d4650 kind:function(arm,size=0x364) addr:0x020d4650 +func_ov024_020d49b4 kind:function(arm,size=0x4) addr:0x020d49b4 +func_ov024_020d49b8 kind:function(arm,size=0x4) addr:0x020d49b8 +func_ov024_020d49bc kind:function(arm,size=0x24) addr:0x020d49bc +func_ov024_020d49e0 kind:function(arm,size=0x74) addr:0x020d49e0 +func_ov024_020d4a54 kind:function(arm,size=0x40) addr:0x020d4a54 +func_ov024_020d4a94 kind:function(arm,size=0x18) addr:0x020d4a94 +func_ov024_020d4aac kind:function(arm,size=0xa0) addr:0x020d4aac +func_ov024_020d4b4c kind:function(arm,size=0x88) addr:0x020d4b4c +func_ov024_020d4bd4 kind:function(arm,size=0x34) addr:0x020d4bd4 +func_ov024_020d4c08 kind:function(arm,size=0x24) addr:0x020d4c08 +func_ov024_020d4c2c kind:function(arm,size=0x10) addr:0x020d4c2c +func_ov024_020d4c3c kind:function(arm,size=0x3c) addr:0x020d4c3c +func_ov024_020d4c78 kind:function(arm,size=0x24) addr:0x020d4c78 +func_ov024_020d4c9c kind:function(arm,size=0x24) addr:0x020d4c9c +func_ov024_020d4cc0 kind:function(arm,size=0xa0) addr:0x020d4cc0 +func_ov024_020d4d60 kind:function(arm,size=0x10) addr:0x020d4d60 +func_ov024_020d4d70 kind:function(arm,size=0xc) addr:0x020d4d70 +func_ov024_020d4d7c kind:function(arm,size=0x78) addr:0x020d4d7c +func_ov024_020d4df4 kind:function(arm,size=0x7c) addr:0x020d4df4 +func_ov024_020d4e70 kind:function(arm,size=0x154) addr:0x020d4e70 +func_ov024_020d4fc4 kind:function(thumb,size=0x8c) addr:0x020d4fc4 +func_ov024_020d5050 kind:function(thumb,size=0x68) addr:0x020d5050 +func_ov024_020d50b8 kind:function(thumb,size=0xdc) addr:0x020d50b8 +func_ov024_020d5194 kind:function(thumb,size=0x58) addr:0x020d5194 +func_ov024_020d51ec kind:function(thumb,size=0x68) addr:0x020d51ec +func_ov024_020d5254 kind:function(arm,size=0x14) addr:0x020d5254 +func_ov024_020d5268 kind:function(arm,size=0x5c) addr:0x020d5268 +func_ov024_020d52c4 kind:function(arm,size=0x8c) addr:0x020d52c4 +func_ov024_020d5350 kind:function(arm,size=0x38) addr:0x020d5350 +func_ov024_020d5388 kind:function(arm,size=0x2c) addr:0x020d5388 +func_ov024_020d53b4 kind:function(arm,size=0x2c) addr:0x020d53b4 +func_ov024_020d53e0 kind:function(arm,size=0x50) addr:0x020d53e0 +func_ov024_020d5430 kind:function(arm,size=0x120) addr:0x020d5430 +func_ov024_020d5550 kind:function(arm,size=0x58) addr:0x020d5550 +func_ov024_020d55a8 kind:function(thumb,size=0xc) addr:0x020d55a8 +func_ov024_020d55b4 kind:function(thumb,size=0x94) addr:0x020d55b4 +func_ov024_020d5648 kind:function(thumb,size=0x2c) addr:0x020d5648 +func_ov024_020d5674 kind:function(thumb,size=0x60) addr:0x020d5674 +func_ov024_020d56d4 kind:function(thumb,size=0x18) addr:0x020d56d4 +func_ov024_020d56ec kind:function(thumb,size=0x10) addr:0x020d56ec +func_ov024_020d56fc kind:function(thumb,size=0x18) addr:0x020d56fc +func_ov024_020d5714 kind:function(thumb,size=0xc) addr:0x020d5714 +func_ov024_020d5720 kind:function(thumb,size=0x20) addr:0x020d5720 +func_ov024_020d5740 kind:function(arm,size=0x20) addr:0x020d5740 +func_ov024_020d5760 kind:function(arm,size=0x24) addr:0x020d5760 +func_ov024_020d5784 kind:function(arm,size=0x38) addr:0x020d5784 +func_ov024_020d57bc kind:function(arm,size=0x80) addr:0x020d57bc +func_ov024_020d583c kind:function(arm,size=0x64) addr:0x020d583c +func_ov024_020d58a0 kind:function(arm,size=0x40) addr:0x020d58a0 +func_ov024_020d58e0 kind:function(arm,size=0x3c) addr:0x020d58e0 +func_ov024_020d591c kind:function(arm,size=0x40) addr:0x020d591c +func_ov024_020d595c kind:function(arm,size=0x44) addr:0x020d595c +func_ov024_020d59a0 kind:function(arm,size=0x4c) addr:0x020d59a0 +func_ov024_020d59ec kind:function(arm,size=0x88) addr:0x020d59ec +func_ov024_020d5a74 kind:function(arm,size=0x30) addr:0x020d5a74 +func_ov024_020d5aa4 kind:function(arm,size=0x24) addr:0x020d5aa4 +func_ov024_020d5ac8 kind:function(arm,size=0x24) addr:0x020d5ac8 +func_ov024_020d5aec kind:function(arm,size=0x24) addr:0x020d5aec +func_ov024_020d5b10 kind:function(arm,size=0x38) addr:0x020d5b10 +func_ov024_020d5b48 kind:function(arm,size=0x34) addr:0x020d5b48 +func_ov024_020d5b7c kind:function(arm,size=0x30) addr:0x020d5b7c +func_ov024_020d5bac kind:function(arm,size=0x30) addr:0x020d5bac +func_ov024_020d5bdc kind:function(arm,size=0x7c) addr:0x020d5bdc +func_ov024_020d5c58 kind:function(arm,size=0x28) addr:0x020d5c58 +func_ov024_020d5c80 kind:function(arm,size=0x50) addr:0x020d5c80 +func_ov024_020d5cd0 kind:function(arm,size=0x34) addr:0x020d5cd0 +func_ov024_020d5d04 kind:function(arm,size=0x3c) addr:0x020d5d04 +func_ov024_020d5d40 kind:function(arm,size=0x48) addr:0x020d5d40 +func_ov024_020d5d88 kind:function(arm,size=0x54) addr:0x020d5d88 +func_ov024_020d5ddc kind:function(arm,size=0x8) addr:0x020d5ddc +func_ov024_020d5de4 kind:function(arm,size=0x30) addr:0x020d5de4 +func_ov024_020d5e14 kind:function(arm,size=0x3c) addr:0x020d5e14 +func_ov024_020d5e50 kind:function(arm,size=0x24) addr:0x020d5e50 +func_ov024_020d5e74 kind:function(arm,size=0x8) addr:0x020d5e74 +func_ov024_020d5e7c kind:function(arm,size=0x2c) addr:0x020d5e7c +func_ov024_020d5ea8 kind:function(arm,size=0x10) addr:0x020d5ea8 +func_ov024_020d5eb8 kind:function(arm,size=0x4c) addr:0x020d5eb8 +func_ov024_020d5f04 kind:function(arm,size=0x14) addr:0x020d5f04 +func_ov024_020d5f18 kind:function(arm,size=0x1c) addr:0x020d5f18 +func_ov024_020d5f34 kind:function(arm,size=0x5c) addr:0x020d5f34 +func_ov024_020d5f90 kind:function(arm,size=0x78) addr:0x020d5f90 +func_ov024_020d6008 kind:function(arm,size=0x10) addr:0x020d6008 +func_ov024_020d6018 kind:function(arm,size=0x70) addr:0x020d6018 +func_ov024_020d6088 kind:function(arm,size=0x60) addr:0x020d6088 +func_ov024_020d60e8 kind:function(arm,size=0x14) addr:0x020d60e8 +func_ov024_020d60fc kind:function(arm,size=0x1c) addr:0x020d60fc +func_ov024_020d6118 kind:function(arm,size=0x74) addr:0x020d6118 +func_ov024_020d618c kind:function(arm,size=0x24) addr:0x020d618c +func_ov024_020d61b0 kind:function(arm,size=0x6c) addr:0x020d61b0 +func_ov024_020d621c kind:function(arm,size=0x10) addr:0x020d621c +func_ov024_020d622c kind:function(arm,size=0xec) addr:0x020d622c +func_ov024_020d6318 kind:function(arm,size=0x28) addr:0x020d6318 +func_ov024_020d6340 kind:function(arm,size=0x64) addr:0x020d6340 +func_ov024_020d63a4 kind:function(arm,size=0x64) addr:0x020d63a4 +func_ov024_020d6408 kind:function(arm,size=0x40) addr:0x020d6408 +func_ov024_020d6448 kind:function(arm,size=0xcc) addr:0x020d6448 +func_ov024_020d6514 kind:function(arm,size=0x5c) addr:0x020d6514 +func_ov024_020d6570 kind:function(arm,size=0xc8) addr:0x020d6570 +func_ov024_020d6638 kind:function(arm,size=0x50) addr:0x020d6638 +func_ov024_020d6688 kind:function(arm,size=0x34) addr:0x020d6688 +func_ov024_020d66bc kind:function(arm,size=0x54) addr:0x020d66bc +func_ov024_020d6710 kind:function(arm,size=0x8c) addr:0x020d6710 +func_ov024_020d679c kind:function(arm,size=0x44) addr:0x020d679c +func_ov024_020d67e0 kind:function(arm,size=0x60) addr:0x020d67e0 +func_ov024_020d6840 kind:function(arm,size=0x40) addr:0x020d6840 +func_ov024_020d6880 kind:function(arm,size=0x2c) addr:0x020d6880 +func_ov024_020d68ac kind:function(arm,size=0x98) addr:0x020d68ac +func_ov024_020d6944 kind:function(arm,size=0x1c0) addr:0x020d6944 +func_ov024_020d6b04 kind:function(arm,size=0x14) addr:0x020d6b04 +func_ov024_020d6b18 kind:function(arm,size=0x1c) addr:0x020d6b18 +func_ov024_020d6b34 kind:function(arm,size=0x30) addr:0x020d6b34 +func_ov024_020d6b64 kind:function(arm,size=0x1c) addr:0x020d6b64 +func_ov024_020d6b80 kind:function(arm,size=0x70) addr:0x020d6b80 +func_ov024_020d6bf0 kind:function(arm,size=0xb8) addr:0x020d6bf0 +func_ov024_020d6ca8 kind:function(arm,size=0x3c) addr:0x020d6ca8 +func_ov024_020d6ce4 kind:function(arm,size=0x14) addr:0x020d6ce4 +func_ov024_020d6cf8 kind:function(arm,size=0x5c) addr:0x020d6cf8 +func_ov024_020d6d54 kind:function(arm,size=0x60) addr:0x020d6d54 +func_ov024_020d6db4 kind:function(arm,size=0x24) addr:0x020d6db4 +func_ov024_020d6dd8 kind:function(arm,size=0x24) addr:0x020d6dd8 +func_ov024_020d6dfc kind:function(arm,size=0x24) addr:0x020d6dfc +func_ov024_020d6e20 kind:function(arm,size=0x24) addr:0x020d6e20 +func_ov024_020d6e44 kind:function(arm,size=0x10) addr:0x020d6e44 +func_ov024_020d6e54 kind:function(arm,size=0x40) addr:0x020d6e54 +func_ov024_020d6e94 kind:function(arm,size=0x4) addr:0x020d6e94 +func_ov024_020d6e98 kind:function(arm,size=0x138) addr:0x020d6e98 +func_ov024_020d6fd0 kind:function(arm,size=0x240) addr:0x020d6fd0 +func_ov024_020d7210 kind:function(arm,size=0x48) addr:0x020d7210 +func_ov024_020d7258 kind:function(arm,size=0x24) addr:0x020d7258 +func_ov024_020d727c kind:function(arm,size=0x14) addr:0x020d727c +func_ov024_020d7290 kind:function(arm,size=0x14) addr:0x020d7290 +func_ov024_020d72a4 kind:function(arm,size=0x1c) addr:0x020d72a4 +func_ov024_020d72c0 kind:function(arm,size=0x1c) addr:0x020d72c0 +func_ov024_020d72dc kind:function(arm,size=0x40) addr:0x020d72dc +func_ov024_020d731c kind:function(arm,size=0x18) addr:0x020d731c +func_ov024_020d7334 kind:function(arm,size=0x16c) addr:0x020d7334 +func_ov024_020d74a0 kind:function(arm,size=0x144) addr:0x020d74a0 +func_ov024_020d75e4 kind:function(arm,size=0x4c) addr:0x020d75e4 +func_ov024_020d7630 kind:function(arm,size=0x44) addr:0x020d7630 +func_ov024_020d7674 kind:function(arm,size=0x1c) addr:0x020d7674 +func_ov024_020d7690 kind:function(arm,size=0x24) addr:0x020d7690 +func_ov024_020d76b4 kind:function(arm,size=0x8) addr:0x020d76b4 +func_ov024_020d76bc kind:function(arm,size=0x1c) addr:0x020d76bc +func_ov024_020d76d8 kind:function(arm,size=0x20) addr:0x020d76d8 +func_ov024_020d76f8 kind:function(arm,size=0x80) addr:0x020d76f8 +func_ov024_020d7778 kind:function(arm,size=0x4c) addr:0x020d7778 +func_ov024_020d77c4 kind:function(arm,size=0x18c) addr:0x020d77c4 +func_ov024_020d7950 kind:function(arm,size=0xc) addr:0x020d7950 +func_ov024_020d795c kind:function(arm,size=0x2c) addr:0x020d795c +func_ov024_020d7988 kind:function(arm,size=0x2ac) addr:0x020d7988 +func_ov024_020d7c34 kind:function(arm,size=0x10) addr:0x020d7c34 +func_ov024_020d7c44 kind:function(arm,size=0x14) addr:0x020d7c44 +func_ov024_020d7c58 kind:function(arm,size=0x24) addr:0x020d7c58 +func_ov024_020d7c7c kind:function(arm,size=0x24) addr:0x020d7c7c +func_ov024_020d7ca0 kind:function(arm,size=0x14) addr:0x020d7ca0 +func_ov024_020d7cb4 kind:function(arm,size=0x60) addr:0x020d7cb4 +func_ov024_020d7d14 kind:function(arm,size=0x48) addr:0x020d7d14 +func_ov024_020d7d5c kind:function(arm,size=0x30) addr:0x020d7d5c +func_ov024_020d7d8c kind:function(arm,size=0x3c) addr:0x020d7d8c +func_ov024_020d7dc8 kind:function(arm,size=0x44) addr:0x020d7dc8 +func_ov024_020d7e0c kind:function(arm,size=0x2c) addr:0x020d7e0c +func_ov024_020d7e38 kind:function(arm,size=0xc) addr:0x020d7e38 +func_ov024_020d7e44 kind:function(arm,size=0x8) addr:0x020d7e44 +func_ov024_020d7e4c kind:function(arm,size=0xc) addr:0x020d7e4c +func_ov024_020d7e58 kind:function(arm,size=0x7c) addr:0x020d7e58 +func_ov024_020d7ed4 kind:function(arm,size=0x2c) addr:0x020d7ed4 +func_ov024_020d7f00 kind:function(arm,size=0x10) addr:0x020d7f00 +func_ov024_020d7f10 kind:function(arm,size=0x30) addr:0x020d7f10 +func_ov024_020d7f40 kind:function(arm,size=0x74) addr:0x020d7f40 +func_ov024_020d7fb4 kind:function(arm,size=0x1c) addr:0x020d7fb4 +func_ov024_020d7fd0 kind:function(arm,size=0x10) addr:0x020d7fd0 +func_ov024_020d7fe0 kind:function(arm,size=0x14) addr:0x020d7fe0 +func_ov024_020d7ff4 kind:function(thumb,size=0x18) addr:0x020d7ff4 +func_ov024_020d800c kind:function(thumb,size=0x18) addr:0x020d800c +func_ov024_020d8024 kind:function(arm,size=0x40) addr:0x020d8024 +func_ov024_020d8064 kind:function(arm,size=0x44) addr:0x020d8064 +func_ov024_020d80a8 kind:function(arm,size=0x2c) addr:0x020d80a8 +func_ov024_020d80d4 kind:function(arm,size=0x2a8) addr:0x020d80d4 +func_ov024_020d837c kind:function(arm,size=0x1a4) addr:0x020d837c +func_ov024_020d8520 kind:function(arm,size=0x204) addr:0x020d8520 +func_ov024_020d8724 kind:function(arm,size=0x11c) addr:0x020d8724 +func_ov024_020d8840 kind:function(arm,size=0xc) addr:0x020d8840 +func_ov024_020d884c kind:function(arm,size=0x24) addr:0x020d884c +func_ov024_020d8870 kind:function(arm,size=0x28) addr:0x020d8870 +func_ov024_020d8898 kind:function(arm,size=0x34) addr:0x020d8898 +func_ov024_020d88cc kind:function(arm,size=0x4c) addr:0x020d88cc +func_ov024_020d8918 kind:function(arm,size=0x20) addr:0x020d8918 +func_ov024_020d8938 kind:function(arm,size=0xbc) addr:0x020d8938 +func_ov024_020d89f4 kind:function(arm,size=0x14) addr:0x020d89f4 +func_ov024_020d8a08 kind:function(arm,size=0xf0) addr:0x020d8a08 +func_ov024_020d8af8 kind:function(arm,size=0x168) addr:0x020d8af8 +func_ov024_020d8c60 kind:function(arm,size=0x20) addr:0x020d8c60 +func_ov024_020d8c80 kind:function(arm,size=0x28) addr:0x020d8c80 +func_ov024_020d8ca8 kind:function(arm,size=0x14) addr:0x020d8ca8 +data_ov024_020d8cbc kind:data(any) addr:0x020d8cbc ambiguous +data_ov024_020d8cc0 kind:data(any) addr:0x020d8cc0 ambiguous +data_ov024_020d8cc4 kind:data(any) addr:0x020d8cc4 ambiguous +data_ov024_020d8cc8 kind:data(any) addr:0x020d8cc8 ambiguous +data_ov024_020d8ccc kind:data(any) addr:0x020d8ccc +data_ov024_020d8d7c kind:data(any) addr:0x020d8d7c +data_ov024_020d8d82 kind:data(any) addr:0x020d8d82 +data_ov024_020d8d90 kind:data(any) addr:0x020d8d90 +data_ov024_020d8d9e kind:data(any) addr:0x020d8d9e +data_ov024_020d8dae kind:data(any) addr:0x020d8dae +data_ov024_020d8dc2 kind:data(any) addr:0x020d8dc2 +data_ov024_020d8dd6 kind:data(any) addr:0x020d8dd6 +data_ov024_020d8df8 kind:data(any) addr:0x020d8df8 +data_ov024_020d8ee8 kind:data(any) addr:0x020d8ee8 +data_ov024_020d8eeb kind:data(any) addr:0x020d8eeb +data_ov024_020d8ef4 kind:data(any) addr:0x020d8ef4 +data_ov024_020d8ef9 kind:data(any) addr:0x020d8ef9 +data_ov024_020d8f04 kind:data(any) addr:0x020d8f04 +data_ov024_020d8f10 kind:data(any) addr:0x020d8f10 +data_ov024_020d8f14 kind:data(any) addr:0x020d8f14 +data_ov024_020d8f1c kind:data(any) addr:0x020d8f1c +data_ov024_020d8f2c kind:data(any) addr:0x020d8f2c +data_ov024_020d8f3c kind:data(any) addr:0x020d8f3c ambiguous +data_ov024_020d8f48 kind:data(any) addr:0x020d8f48 +data_ov024_020d8f4c kind:data(any) addr:0x020d8f4c +data_ov024_020d8f4e kind:data(any) addr:0x020d8f4e +data_ov024_020d8fc9 kind:data(any) addr:0x020d8fc9 +data_ov024_020d8fd0 kind:data(any) addr:0x020d8fd0 +data_ov024_020d8fe0 kind:data(any) addr:0x020d8fe0 +data_ov024_020d8ff0 kind:data(any) addr:0x020d8ff0 +data_ov024_020d9000 kind:data(any) addr:0x020d9000 +data_ov024_020d9010 kind:data(any) addr:0x020d9010 +data_ov024_020d9020 kind:data(any) addr:0x020d9020 +data_ov024_020d9028 kind:data(any) addr:0x020d9028 +data_ov024_020d9064 kind:data(any) addr:0x020d9064 +data_ov024_020d9066 kind:data(any) addr:0x020d9066 +data_ov024_020d90f0 kind:data(any) addr:0x020d90f0 +data_ov024_020d90f6 kind:data(any) addr:0x020d90f6 +data_ov024_020d9250 kind:data(any) addr:0x020d9250 +data_ov024_020d925c kind:data(any) addr:0x020d925c +data_ov024_020d9260 kind:data(any) addr:0x020d9260 +data_ov024_020d9264 kind:data(any) addr:0x020d9264 ambiguous +data_ov024_020d9266 kind:data(any) addr:0x020d9266 ambiguous +func_ov024_020d928c kind:function(arm,size=0x38) addr:0x020d928c +func_ov024_020d92c4 kind:function(arm,size=0x120) addr:0x020d92c4 +func_ov024_020d93e4 kind:function(arm,size=0x2c) addr:0x020d93e4 +func_ov024_020d9410 kind:function(arm,size=0x48) addr:0x020d9410 +func_ov024_020d9458 kind:function(arm,size=0x18) addr:0x020d9458 +func_ov024_020d9470 kind:function(arm,size=0x18) addr:0x020d9470 +func_ov024_020d9488 kind:function(arm,size=0x50) addr:0x020d9488 +data_ov024_020d9508 kind:data(any) addr:0x020d9508 +data_ov024_020d9538 kind:data(any) addr:0x020d9538 +data_ov024_020d9570 kind:data(any) addr:0x020d9570 +data_ov024_020d9594 kind:data(any) addr:0x020d9594 +data_ov024_020d95b8 kind:data(any) addr:0x020d95b8 +data_ov024_020d9600 kind:data(any) addr:0x020d9600 +data_ov024_020d9614 kind:data(any) addr:0x020d9614 +data_ov024_020d9618 kind:data(any) addr:0x020d9618 +data_ov024_020d9624 kind:data(any) addr:0x020d9624 +data_ov024_020d9638 kind:data(any) addr:0x020d9638 +data_ov024_020d9644 kind:data(any) addr:0x020d9644 +data_ov024_020d9660 kind:data(any) addr:0x020d9660 +data_ov024_020d9690 kind:data(any) addr:0x020d9690 +data_ov024_020d96ac kind:data(any) addr:0x020d96ac +data_ov024_020d96dc kind:data(any) addr:0x020d96dc +data_ov024_020d96f8 kind:data(any) addr:0x020d96f8 +data_ov024_020d9728 kind:data(any) addr:0x020d9728 +data_ov024_020d9758 kind:data(any) addr:0x020d9758 +data_ov024_020d9788 kind:data(any) addr:0x020d9788 +data_ov024_020d97b8 kind:data(any) addr:0x020d97b8 +data_ov024_020d97d4 kind:data(any) addr:0x020d97d4 +data_ov024_020d9804 kind:data(any) addr:0x020d9804 +data_ov024_020d9834 kind:data(any) addr:0x020d9834 +data_ov024_020d9850 kind:data(any) addr:0x020d9850 +data_ov024_020d9880 kind:data(any) addr:0x020d9880 +data_ov024_020d989c kind:data(any) addr:0x020d989c +data_ov024_020d98b8 kind:data(any) addr:0x020d98b8 +data_ov024_020d98e0 kind:data(any) addr:0x020d98e0 +data_ov024_020d98f8 kind:data(any) addr:0x020d98f8 +data_ov024_020d991c kind:data(any) addr:0x020d991c +data_ov024_020d9928 kind:data(any) addr:0x020d9928 +data_ov024_020d994c kind:data(any) addr:0x020d994c +data_ov024_020d9970 kind:data(any) addr:0x020d9970 +data_ov024_020d9994 kind:data(any) addr:0x020d9994 +data_ov024_020d99bc kind:data(any) addr:0x020d99bc +data_ov024_020d99e4 kind:data(any) addr:0x020d99e4 +data_ov024_020d9a0c kind:data(any) addr:0x020d9a0c +data_ov024_020d9a28 kind:data(any) addr:0x020d9a28 +data_ov024_020d9a34 kind:data(any) addr:0x020d9a34 +data_ov024_020d9a38 kind:data(any) addr:0x020d9a38 +data_ov024_020d9a3e kind:data(any) addr:0x020d9a3e +data_ov024_020d9a42 kind:data(any) addr:0x020d9a42 +data_ov024_020d9a43 kind:data(any) addr:0x020d9a43 +data_ov024_020d9ba0 kind:data(any) addr:0x020d9ba0 +data_ov024_020d9bb0 kind:data(any) addr:0x020d9bb0 +data_ov024_020d9bc4 kind:data(any) addr:0x020d9bc4 +data_ov024_020d9be4 kind:data(any) addr:0x020d9be4 +data_ov024_020d9bf0 kind:data(any) addr:0x020d9bf0 +data_ov024_020d9bf4 kind:data(any) addr:0x020d9bf4 +data_ov024_020d9c00 kind:data(any) addr:0x020d9c00 +data_ov024_020d9c08 kind:data(any) addr:0x020d9c08 +data_ov024_020d9c10 kind:data(any) addr:0x020d9c10 +data_ov024_020d9c28 kind:data(any) addr:0x020d9c28 +data_ov024_020d9c3c kind:data(any) addr:0x020d9c3c +data_ov024_020d9c40 kind:data(any) addr:0x020d9c40 +data_ov024_020d9c44 kind:data(any) addr:0x020d9c44 +data_ov024_020d9c48 kind:data(any) addr:0x020d9c48 +data_ov024_020d9c50 kind:data(any) addr:0x020d9c50 +data_ov024_020d9c58 kind:data(any) addr:0x020d9c58 +data_ov024_020d9c60 kind:data(any) addr:0x020d9c60 +data_ov024_020d9c68 kind:data(any) addr:0x020d9c68 +data_ov024_020d9c70 kind:data(any) addr:0x020d9c70 +data_ov024_020d9c78 kind:data(any) addr:0x020d9c78 +data_ov024_020d9c80 kind:data(any) addr:0x020d9c80 +data_ov024_020d9c88 kind:data(any) addr:0x020d9c88 +data_ov024_020d9c94 kind:data(any) addr:0x020d9c94 +data_ov024_020d9ca0 kind:data(any) addr:0x020d9ca0 +data_ov024_020d9cac kind:data(any) addr:0x020d9cac +data_ov024_020d9cb8 kind:data(any) addr:0x020d9cb8 +data_ov024_020d9cc4 kind:data(any) addr:0x020d9cc4 +data_ov024_020d9cd0 kind:data(any) addr:0x020d9cd0 +data_ov024_020d9cdc kind:data(any) addr:0x020d9cdc +data_ov024_020d9cf0 kind:data(any) addr:0x020d9cf0 +data_ov024_020d9cf8 kind:data(any) addr:0x020d9cf8 +data_ov024_020d9d14 kind:data(any) addr:0x020d9d14 +data_ov024_020d9d44 kind:data(any) addr:0x020d9d44 +data_ov024_020d9d4c kind:data(any) addr:0x020d9d4c +data_ov024_020d9d54 kind:data(any) addr:0x020d9d54 +data_ov024_020d9d58 kind:data(any) addr:0x020d9d58 +data_ov024_020d9d64 kind:data(any) addr:0x020d9d64 +data_ov024_020d9d68 kind:data(any) addr:0x020d9d68 +data_ov024_020d9d74 kind:data(any) addr:0x020d9d74 +data_ov024_020d9d7c kind:data(any) addr:0x020d9d7c +data_ov024_020d9d84 kind:data(any) addr:0x020d9d84 +data_ov024_020d9d8c kind:data(any) addr:0x020d9d8c +data_ov024_020d9d94 kind:data(any) addr:0x020d9d94 +data_ov024_020d9d9c kind:data(any) addr:0x020d9d9c +data_ov024_020d9da4 kind:data(any) addr:0x020d9da4 +data_ov024_020d9dac kind:data(any) addr:0x020d9dac +data_ov024_020d9db4 kind:data(any) addr:0x020d9db4 +data_ov024_020d9dbc kind:data(any) addr:0x020d9dbc +data_ov024_020d9dc4 kind:data(any) addr:0x020d9dc4 +data_ov024_020d9dcc kind:data(any) addr:0x020d9dcc +data_ov024_020d9dd4 kind:data(any) addr:0x020d9dd4 +data_ov024_020d9ddc kind:data(any) addr:0x020d9ddc +data_ov024_020d9de4 kind:data(any) addr:0x020d9de4 +data_ov024_020d9df0 kind:data(any) addr:0x020d9df0 +data_ov024_020d9dfc kind:data(any) addr:0x020d9dfc +data_ov024_020d9e08 kind:data(any) addr:0x020d9e08 +data_ov024_020d9e14 kind:data(any) addr:0x020d9e14 +data_ov024_020d9e24 kind:data(any) addr:0x020d9e24 +data_ov024_020d9e4c kind:data(any) addr:0x020d9e4c +data_ov024_020d9e5c kind:data(any) addr:0x020d9e5c +data_ov024_020d9e80 kind:data(any) addr:0x020d9e80 +data_ov024_020d9e8c kind:data(any) addr:0x020d9e8c +data_ov024_020d9e98 kind:data(any) addr:0x020d9e98 +data_ov024_020d9ea0 kind:data(any) addr:0x020d9ea0 +data_ov024_020d9ea4 kind:data(any) addr:0x020d9ea4 +data_ov024_020d9eb0 kind:data(any) addr:0x020d9eb0 +data_ov024_020d9ebc kind:data(any) addr:0x020d9ebc +data_ov024_020d9ef0 kind:data(any) addr:0x020d9ef0 +data_ov024_020d9ef8 kind:data(any) addr:0x020d9ef8 +data_ov024_020d9f00 kind:data(any) addr:0x020d9f00 +data_ov024_020d9f08 kind:data(any) addr:0x020d9f08 +data_ov024_020d9f10 kind:data(any) addr:0x020d9f10 +data_ov024_020d9f18 kind:data(any) addr:0x020d9f18 +data_ov024_020d9f20 kind:data(any) addr:0x020d9f20 +data_ov024_020d9f28 kind:data(any) addr:0x020d9f28 +data_ov024_020d9f30 kind:data(any) addr:0x020d9f30 +data_ov024_020d9f3c kind:data(any) addr:0x020d9f3c +data_ov024_020d9f48 kind:data(any) addr:0x020d9f48 +data_ov024_020d9f5c kind:data(any) addr:0x020d9f5c +data_ov024_020d9f7c kind:data(any) addr:0x020d9f7c +data_ov024_020d9fa0 kind:data(any) addr:0x020d9fa0 +data_ov024_020da000 kind:bss addr:0x020da000 +data_ov024_020da008 kind:bss addr:0x020da008 +data_ov024_020da014 kind:bss addr:0x020da014 +data_ov024_020da034 kind:bss addr:0x020da034 +data_ov024_020da038 kind:bss addr:0x020da038 +data_ov024_020da03c kind:bss addr:0x020da03c +data_ov024_020da040 kind:bss addr:0x020da040 +data_ov024_020da044 kind:bss addr:0x020da044 +data_ov024_020da048 kind:bss addr:0x020da048 +data_ov024_020da04c kind:bss addr:0x020da04c +data_ov024_020da050 kind:bss addr:0x020da050 +data_ov024_020da054 kind:bss addr:0x020da054 ambiguous +data_ov024_020da058 kind:bss addr:0x020da058 +data_ov024_020da05c kind:bss addr:0x020da05c +data_ov024_020da068 kind:bss addr:0x020da068 diff --git a/config/jp/arm9/overlays/ov025/delinks.txt b/config/jp/arm9/overlays/ov025/delinks.txt new file mode 100644 index 00000000..34fdc2a2 --- /dev/null +++ b/config/jp/arm9/overlays/ov025/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020c6060 end:0x020c7294 kind:code align:32 + .rodata start:0x020c7294 end:0x020c7298 kind:data align:4 + .init start:0x020c7298 end:0x020c72f0 kind:code align:4 + .ctor start:0x020c72f0 end:0x020c72f8 kind:data align:4 + .data start:0x020c7300 end:0x020c7420 kind:data align:32 + .bss start:0x020c7420 end:0x020c7420 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov025/relocs.txt b/config/jp/arm9/overlays/ov025/relocs.txt new file mode 100644 index 00000000..66e07f9a --- /dev/null +++ b/config/jp/arm9/overlays/ov025/relocs.txt @@ -0,0 +1,234 @@ +from:0x020c6068 kind:arm_call to:0x0201827c module:main +from:0x020c6074 kind:arm_call to:0x02016534 module:main +from:0x020c6084 kind:arm_call to:0x02013370 module:main +from:0x020c60a0 kind:arm_call_thumb to:0x020bed5c module:overlay(1) +from:0x020c60a8 kind:arm_call_thumb to:0x020b7d40 module:overlays(1,2,6,10,12,14) +from:0x020c60b4 kind:load to:0x020c7308 module:overlay(25) +from:0x020c60b8 kind:load to:0x0204afac module:main +from:0x020c60bc kind:load to:0x0204b690 module:main +from:0x020c60c0 kind:load to:0x020c62ac module:overlay(25) +from:0x020c60d4 kind:arm_call to:0x020c6280 module:overlay(25) +from:0x020c60d8 kind:arm_call to:0x0200e234 module:main +from:0x020c60e0 kind:arm_call to:0x020182e4 module:main +from:0x020c60ec kind:load to:0x020c7308 module:overlay(25) +from:0x020c6100 kind:arm_call to:0x020c6280 module:overlay(25) +from:0x020c6104 kind:arm_call to:0x0200e234 module:main +from:0x020c610c kind:arm_call to:0x020182e4 module:main +from:0x020c6114 kind:arm_call to:0x02011ff4 module:main +from:0x020c6120 kind:load to:0x020c7308 module:overlay(25) +from:0x020c612c kind:arm_call to:0x0201830c module:main +from:0x020c6138 kind:arm_call to:0x020a902c module:overlay(0) +from:0x020c6184 kind:arm_call_thumb to:0x02071e60 module:overlay(0) +from:0x020c6190 kind:load to:0x027e09a4 module:dtcm +from:0x020c61ac kind:load to:0x027e09a4 module:dtcm +from:0x020c61b0 kind:load to:0x0204b690 module:main +from:0x020c61b4 kind:load to:0x02071f34 module:overlay(0) +from:0x020c61d0 kind:load to:0x027e09a4 module:dtcm +from:0x020c61d4 kind:load to:0x0204b690 module:main +from:0x020c61d8 kind:load to:0x02071f90 module:overlay(0) +from:0x020c61f0 kind:load to:0x027e09a4 module:dtcm +from:0x020c61f4 kind:load to:0x0204c482 module:main +from:0x020c61f8 kind:load to:0x02071eec module:overlay(0) +from:0x020c6214 kind:load to:0x027e09a4 module:dtcm +from:0x020c6218 kind:load to:0x0204b690 module:main +from:0x020c621c kind:load to:0x02071ff0 module:overlay(0) +from:0x020c6238 kind:load to:0x027e09a4 module:dtcm +from:0x020c623c kind:load to:0x0204b690 module:main +from:0x020c6240 kind:load to:0x02072104 module:overlay(0) +from:0x020c626c kind:arm_call to:0x020bd1b4 module:overlay(17) +from:0x020c6274 kind:load to:0x0204b608 module:main +from:0x020c6278 kind:load to:0x027e09a4 module:dtcm +from:0x020c627c kind:load to:0x0204c482 module:main +from:0x020c6298 kind:arm_call to:0x02071bac module:overlay(0) +from:0x020c62a0 kind:arm_call to:0x02011ff4 module:main +from:0x020c62a8 kind:load to:0x027e09a4 module:dtcm +from:0x020c62c0 kind:arm_call to:0x02011f3c module:main +from:0x020c62d0 kind:arm_call to:0x020c62d8 module:overlay(25) +from:0x020c62e0 kind:arm_call to:0x0206246c module:overlay(0) +from:0x020c62fc kind:arm_call to:0x02024abc module:main +from:0x020c6304 kind:arm_call to:0x02024b24 module:main +from:0x020c6328 kind:load to:0x020c7338 module:overlay(25) +from:0x020c6340 kind:arm_call_thumb to:0x020bef7c module:overlay(1) +from:0x020c6354 kind:arm_call to:0x0201bdfc module:main +from:0x020c6364 kind:arm_call to:0x02011f3c module:main +from:0x020c6370 kind:arm_call to:0x020c6490 module:overlay(25) +from:0x020c638c kind:arm_call to:0x02016664 module:main +from:0x020c63a4 kind:load to:0x020c7294 module:overlay(25) +from:0x020c63b4 kind:arm_call_thumb to:0x020befcc module:overlay(1) +from:0x020c63e4 kind:arm_call to:0x02018614 module:main +from:0x020c63ec kind:arm_call to:0x020186f4 module:main +from:0x020c63f4 kind:arm_call to:0x020188a0 module:main +from:0x020c6408 kind:arm_call to:0x0201862c module:main +from:0x020c6414 kind:arm_call to:0x020189ac module:main +from:0x020c6428 kind:arm_call to:0x0201891c module:main +from:0x020c6434 kind:arm_call to:0x020187c8 module:main +from:0x020c644c kind:load to:0x020c668c module:overlay(25) +from:0x020c645c kind:load to:0x020c66b0 module:overlay(25) +from:0x020c6468 kind:arm_call to:0x02062514 module:overlay(0) +from:0x020c647c kind:arm_call to:0x02062514 module:overlay(0) +from:0x020c6484 kind:arm_call to:0x02011ff4 module:main +from:0x020c649c kind:arm_call to:0x0206306c module:overlay(0) +from:0x020c64bc kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c64c4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c64cc kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c64d4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c64dc kind:arm_call to:0x02016614 module:main +from:0x020c64f4 kind:arm_call to:0x0201ed8c module:main +from:0x020c6510 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c6518 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020c6530 kind:arm_call to:0x02014f8c module:main +from:0x020c6548 kind:arm_call to:0x02035590 module:main +from:0x020c6554 kind:arm_call to:0x020354ac module:main +from:0x020c6568 kind:arm_call to:0x02035590 module:main +from:0x020c657c kind:arm_call to:0x0205a76c module:overlay(0) +from:0x020c6590 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x020c6598 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x020c65a4 kind:arm_call to:0x0201c284 module:main +from:0x020c65b8 kind:arm_call to:0x0201edec module:main +from:0x020c65c8 kind:load to:0x020c73e0 module:overlay(25) +from:0x020c65cc kind:load to:0x020c73d4 module:overlay(25) +from:0x020c65d0 kind:load to:0x0204b15c module:main +from:0x020c65d4 kind:load to:0x020c73fc module:overlay(25) +from:0x020c65d8 kind:load to:0x020c7410 module:overlay(25) +from:0x020c65e0 kind:load to:0x0204c42c module:main +from:0x020c65fc kind:arm_call to:0x0206edf8 module:overlay(0) +from:0x020c6604 kind:arm_call to:0x020c71ec module:overlay(25) +from:0x020c660c kind:arm_call to:0x0201662c module:main +from:0x020c6614 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c6620 kind:load to:0x020c73e0 module:overlay(25) +from:0x020c6624 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c6640 kind:arm_call to:0x0206edf8 module:overlay(0) +from:0x020c6648 kind:arm_call to:0x020c71ec module:overlay(25) +from:0x020c6650 kind:arm_call to:0x0201662c module:main +from:0x020c6658 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x020c6660 kind:arm_call to:0x02011ff4 module:main +from:0x020c666c kind:load to:0x020c73e0 module:overlay(25) +from:0x020c6670 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c6688 kind:load to:0x020c66c0 module:overlay(25) +from:0x020c66a8 kind:arm_call to:0x020c66c0 module:overlay(25) +from:0x020c66bc kind:load to:0x020c66c0 module:overlay(25) +from:0x020c6710 kind:arm_call to:0x0201edec module:main +from:0x020c6768 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c6784 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c6794 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c67a8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c67b8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c67c8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c67d8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c6810 kind:arm_call to:0x0201edec module:main +from:0x020c6868 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c6884 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c6894 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c68a8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c68b8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c68c8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c68d8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c68f0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c690c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c691c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c692c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c693c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020c6948 kind:arm_call to:0x0206edf8 module:overlay(0) +from:0x020c6954 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c697c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c6984 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c698c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c6994 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c699c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c69a4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020c69f4 kind:arm_call to:0x0201c2c8 module:main +from:0x020c6a0c kind:arm_call to:0x0201c2f4 module:main +from:0x020c6a18 kind:load to:0x020c739c module:overlay(25) +from:0x020c6a1c kind:load to:0x0204c42c module:main +from:0x020c6a58 kind:arm_call to:0x020c6674 module:overlay(25) +from:0x020c6b94 kind:arm_call to:0x0201ee3c module:main +from:0x020c6ba0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6bb0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6bc0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6bd0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6be4 kind:arm_call to:0x020c66c0 module:overlay(25) +from:0x020c6d5c kind:arm_call to:0x0201ee3c module:main +from:0x020c6d74 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6d84 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6d94 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6da4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6db8 kind:arm_call to:0x020c66c0 module:overlay(25) +from:0x020c6dec kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020c6df8 kind:arm_call to:0x020c66c0 module:overlay(25) +from:0x020c6e00 kind:load to:0x020b6a14 module:overlay(0) +from:0x020c6e10 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6e20 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6e30 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6e40 kind:arm_call to:0x02062080 module:overlay(0) +from:0x020c6e5c kind:arm_call_thumb to:0x0201836c module:main +from:0x020c6e64 kind:load to:0x0204b5e0 module:main +from:0x020c6e68 kind:load to:0x020183bd module:main +from:0x020c6e84 kind:arm_call to:0x020c71b4 module:overlay(25) +from:0x020c6e90 kind:arm_call to:0x0201c284 module:main +from:0x020c6ea4 kind:arm_call to:0x020c71ec module:overlay(25) +from:0x020c6eb0 kind:arm_call to:0x0201c284 module:main +from:0x020c6eb8 kind:load to:0x0204c42c module:main +from:0x020c6f20 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c6f44 kind:arm_call to:0x0201aa68 module:main +from:0x020c6f70 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c6f90 kind:arm_call to:0x0201aa68 module:main +from:0x020c6fbc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c6fdc kind:arm_call to:0x0201aa68 module:main +from:0x020c7008 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c7028 kind:arm_call to:0x0201aa68 module:main +from:0x020c7098 kind:arm_call to:0x0201a9dc module:main +from:0x020c70c4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c7104 kind:arm_call to:0x0201aa68 module:main +from:0x020c7128 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020c7168 kind:arm_call to:0x0201aa68 module:main +from:0x020c7174 kind:load to:0x0204c49c module:main +from:0x020c7178 kind:load to:0x020c7380 module:overlay(25) +from:0x020c71a8 kind:arm_call to:0x0201668c module:main +from:0x020c71b0 kind:load to:0x027e0954 module:dtcm +from:0x020c7228 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020c7284 kind:arm_call to:0x0205d464 module:overlay(0) +from:0x020c7290 kind:load to:0x020c7380 module:overlay(25) +from:0x020c72ec kind:load to:0x020c7380 module:overlay(25) +from:0x020c72f0 kind:load to:0x020c7298 module:overlay(25) +from:0x020c7308 kind:load to:0x020c60c4 module:overlay(25) +from:0x020c730c kind:load to:0x020c60f0 module:overlay(25) +from:0x020c7310 kind:load to:0x020c6124 module:overlay(25) +from:0x020c7314 kind:load to:0x020c6194 module:overlay(25) +from:0x020c7318 kind:load to:0x020c61b8 module:overlay(25) +from:0x020c731c kind:load to:0x020c61dc module:overlay(25) +from:0x020c7320 kind:load to:0x020c61fc module:overlay(25) +from:0x020c7324 kind:load to:0x020c6220 module:overlay(25) +from:0x020c7328 kind:load to:0x020c6244 module:overlay(25) +from:0x020c732c kind:load to:0x02018334 module:main +from:0x020c7338 kind:load to:0x02018578 module:main +from:0x020c733c kind:load to:0x020185a4 module:main +from:0x020c7340 kind:load to:0x020c6460 module:overlay(25) +from:0x020c7344 kind:load to:0x020c6474 module:overlay(25) +from:0x020c7348 kind:load to:0x0206254c module:overlay(0) +from:0x020c734c kind:load to:0x020c6330 module:overlay(25) +from:0x020c7350 kind:load to:0x020c63a8 module:overlay(25) +from:0x020c7354 kind:load to:0x02018571 module:main +from:0x020c7358 kind:load to:0x02018575 module:main +from:0x020c735c kind:load to:0x020c63dc module:overlay(25) +from:0x020c7360 kind:load to:0x020c63fc module:overlay(25) +from:0x020c7364 kind:load to:0x020c641c module:overlay(25) +from:0x020c7368 kind:load to:0x02018640 module:main +from:0x020c736c kind:load to:0x0201868c module:main +from:0x020c7370 kind:load to:0x020c643c module:overlay(25) +from:0x020c7374 kind:load to:0x020625b8 module:overlay(0) +from:0x020c7378 kind:load to:0x020625c0 module:overlay(0) +from:0x020c737c kind:load to:0x020625c4 module:overlay(0) +from:0x020c739c kind:load to:0x020c6a20 module:overlay(25) +from:0x020c73a4 kind:load to:0x020c6a24 module:overlay(25) +from:0x020c73ac kind:load to:0x020c6a60 module:overlay(25) +from:0x020c73b4 kind:load to:0x020c6bf0 module:overlay(25) +from:0x020c73bc kind:load to:0x020c6dc4 module:overlay(25) +from:0x020c73c4 kind:load to:0x020c6e04 module:overlay(25) +from:0x020c73d4 kind:load to:0x020c7210 module:overlay(25) +from:0x020c73e0 kind:load to:0x020c65e4 module:overlay(25) +from:0x020c73e4 kind:load to:0x020c6628 module:overlay(25) +from:0x020c73e8 kind:load to:0x020c6958 module:overlay(25) +from:0x020c73ec kind:load to:0x020c717c module:overlay(25) +from:0x020c73f0 kind:load to:0x020c6ebc module:overlay(25) +from:0x020c73f4 kind:load to:0x020c6e6c module:overlay(25) +from:0x020c73f8 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov025/symbols.txt b/config/jp/arm9/overlays/ov025/symbols.txt new file mode 100644 index 00000000..db206463 --- /dev/null +++ b/config/jp/arm9/overlays/ov025/symbols.txt @@ -0,0 +1,64 @@ +func_ov025_020c6060 kind:function(arm,size=0x64) addr:0x020c6060 +func_ov025_020c60c4 kind:function(arm,size=0x2c) addr:0x020c60c4 +func_ov025_020c60f0 kind:function(arm,size=0x34) addr:0x020c60f0 +func_ov025_020c6124 kind:function(arm,size=0x70) addr:0x020c6124 +func_ov025_020c6194 kind:function(arm,size=0x24) addr:0x020c6194 +func_ov025_020c61b8 kind:function(arm,size=0x24) addr:0x020c61b8 +func_ov025_020c61dc kind:function(arm,size=0x20) addr:0x020c61dc +func_ov025_020c61fc kind:function(arm,size=0x24) addr:0x020c61fc +func_ov025_020c6220 kind:function(arm,size=0x24) addr:0x020c6220 +func_ov025_020c6244 kind:function(arm,size=0x3c) addr:0x020c6244 +func_ov025_020c6280 kind:function(arm,size=0x2c) addr:0x020c6280 +func_ov025_020c62ac kind:function(arm,size=0x2c) addr:0x020c62ac +func_ov025_020c62d8 kind:function(arm,size=0x58) addr:0x020c62d8 +func_ov025_020c6330 kind:function(arm,size=0x78) addr:0x020c6330 +func_ov025_020c63a8 kind:function(arm,size=0x34) addr:0x020c63a8 +func_ov025_020c63dc kind:function(arm,size=0x20) addr:0x020c63dc +func_ov025_020c63fc kind:function(arm,size=0x20) addr:0x020c63fc +func_ov025_020c641c kind:function(arm,size=0x20) addr:0x020c641c +func_ov025_020c643c kind:function(arm,size=0x4) addr:0x020c643c +func_ov025_020c6440 kind:function(arm,size=0x10) addr:0x020c6440 +func_ov025_020c6450 kind:function(arm,size=0x10) addr:0x020c6450 +func_ov025_020c6460 kind:function(arm,size=0x14) addr:0x020c6460 +func_ov025_020c6474 kind:function(arm,size=0x1c) addr:0x020c6474 +func_ov025_020c6490 kind:function(arm,size=0x154) addr:0x020c6490 +func_ov025_020c65e4 kind:function(arm,size=0x44) addr:0x020c65e4 +func_ov025_020c6628 kind:function(arm,size=0x4c) addr:0x020c6628 +func_ov025_020c6674 kind:function(arm,size=0x18) addr:0x020c6674 +func_ov025_020c668c kind:function(arm,size=0x24) addr:0x020c668c +func_ov025_020c66b0 kind:function(arm,size=0x10) addr:0x020c66b0 +func_ov025_020c66c0 kind:function(arm,size=0x298) addr:0x020c66c0 +func_ov025_020c6958 kind:function(arm,size=0xc8) addr:0x020c6958 +func_ov025_020c6a20 kind:function(arm,size=0x4) addr:0x020c6a20 +func_ov025_020c6a24 kind:function(arm,size=0x3c) addr:0x020c6a24 +func_ov025_020c6a60 kind:function(arm,size=0x190) addr:0x020c6a60 +func_ov025_020c6bf0 kind:function(arm,size=0x1d4) addr:0x020c6bf0 +func_ov025_020c6dc4 kind:function(arm,size=0x40) addr:0x020c6dc4 +func_ov025_020c6e04 kind:function(arm,size=0x68) addr:0x020c6e04 +func_ov025_020c6e6c kind:function(arm,size=0x50) addr:0x020c6e6c +func_ov025_020c6ebc kind:function(arm,size=0x2c0) addr:0x020c6ebc +func_ov025_020c717c kind:function(arm,size=0x38) addr:0x020c717c +func_ov025_020c71b4 kind:function(arm,size=0x38) addr:0x020c71b4 +func_ov025_020c71ec kind:function(arm,size=0x24) addr:0x020c71ec +func_ov025_020c7210 kind:function(arm,size=0x84) addr:0x020c7210 +data_ov025_020c7294 kind:data(any) addr:0x020c7294 +func_ov025_020c7298 kind:function(arm,size=0x58) addr:0x020c7298 +data_ov025_020c7308 kind:data(any) addr:0x020c7308 +data_ov025_020c7338 kind:data(any) addr:0x020c7338 +data_ov025_020c7364 kind:data(any) addr:0x020c7364 ambiguous +data_ov025_020c7380 kind:data(any) addr:0x020c7380 +data_ov025_020c738c kind:data(any) addr:0x020c738c ambiguous +data_ov025_020c7394 kind:data(any) addr:0x020c7394 ambiguous +data_ov025_020c7398 kind:data(any) addr:0x020c7398 ambiguous +data_ov025_020c739c kind:data(any) addr:0x020c739c +data_ov025_020c73a8 kind:data(any) addr:0x020c73a8 ambiguous +data_ov025_020c73b4 kind:data(any) addr:0x020c73b4 ambiguous +data_ov025_020c73c4 kind:data(any) addr:0x020c73c4 ambiguous +data_ov025_020c73cc kind:data(any) addr:0x020c73cc ambiguous +data_ov025_020c73d4 kind:data(any) addr:0x020c73d4 +data_ov025_020c73e0 kind:data(any) addr:0x020c73e0 +data_ov025_020c73ec kind:data(any) addr:0x020c73ec ambiguous +data_ov025_020c73fc kind:data(any) addr:0x020c73fc +data_ov025_020c7404 kind:data(any) addr:0x020c7404 ambiguous +data_ov025_020c7410 kind:data(any) addr:0x020c7410 +data_ov025_020c7414 kind:data(any) addr:0x020c7414 ambiguous diff --git a/config/jp/arm9/overlays/ov026/delinks.txt b/config/jp/arm9/overlays/ov026/delinks.txt new file mode 100644 index 00000000..c5996939 --- /dev/null +++ b/config/jp/arm9/overlays/ov026/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020da0c0 end:0x0213470c kind:code align:32 + .rodata start:0x0213470c end:0x02136144 kind:data align:4 + .init start:0x02136144 end:0x02137508 kind:code align:4 + .ctor start:0x02137508 end:0x021375f0 kind:data align:4 + .data start:0x02137600 end:0x0213b060 kind:data align:32 + .bss start:0x0213b060 end:0x02143d60 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov026/relocs.txt b/config/jp/arm9/overlays/ov026/relocs.txt new file mode 100644 index 00000000..625b0b6c --- /dev/null +++ b/config/jp/arm9/overlays/ov026/relocs.txt @@ -0,0 +1,12249 @@ +from:0x020da0d0 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x020da10c kind:arm_call to:0x02062764 module:overlay(0) +from:0x020da118 kind:load to:0x0213760c module:overlay(26) +from:0x020da11c kind:load to:0x02137600 module:overlay(26) +from:0x020da120 kind:load to:0x0204b608 module:main +from:0x020da12c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020da140 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020da148 kind:arm_call to:0x02011ff4 module:main +from:0x020da174 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020da180 kind:arm_call to:0x0201ccc8 module:main +from:0x020da188 kind:load to:0x0204b608 module:main +from:0x020da18c kind:load to:0x0204c438 module:main +from:0x020da1b4 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020da1bc kind:load to:0x0204c390 module:main +from:0x020da1c0 kind:load to:0x0204b608 module:main +from:0x020da1e8 kind:arm_call to:0x02018bc4 module:main +from:0x020da1f0 kind:arm_call to:0x020b8b6c module:overlay(7) +from:0x020da208 kind:arm_call to:0x020d6bf0 module:overlay(24) +from:0x020da234 kind:arm_call to:0x020b8e10 module:overlay(7) +from:0x020da240 kind:load to:0x0204b690 module:main +from:0x020da244 kind:load to:0x027e09a4 module:dtcm +from:0x020da260 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020da278 kind:arm_call to:0x0201cd20 module:main +from:0x020da284 kind:arm_call to:0x02018bc4 module:main +from:0x020da28c kind:load to:0x020da034 module:overlays(19,24) +from:0x020da290 kind:load to:0x0204c438 module:main +from:0x020da294 kind:load to:0x0204b690 module:main +from:0x020da2c4 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020da2cc kind:load to:0x0204c390 module:main +from:0x020da2d0 kind:load to:0x0204b608 module:main +from:0x020da2dc kind:arm_call to:0x020c2868 module:overlay(1) +from:0x020da304 kind:arm_call to:0x02062764 module:overlay(0) +from:0x020da30c kind:load to:0x0213b060 module:overlay(26) +from:0x020da310 kind:load to:0x0204b608 module:main +from:0x020da320 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x020da348 kind:arm_call to:0x020c2688 module:overlay(1) +from:0x020da35c kind:arm_call to:0x020c27f0 module:overlay(1) +from:0x020da374 kind:load to:0x0213763c module:overlay(26) +from:0x020da378 kind:load to:0x0213b060 module:overlay(26) +from:0x020da37c kind:load to:0x020da2d4 module:overlay(26) +from:0x020da388 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020da39c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020da3a4 kind:arm_call to:0x02011ff4 module:main +from:0x020da3c8 kind:arm_call to:0x020b98c8 module:overlay(5) +from:0x020da3dc kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020da3e4 kind:load to:0x0204b608 module:main +from:0x020da428 kind:arm_call to:0x020da5b4 module:overlay(26) +from:0x020da430 kind:arm_call to:0x020da5b4 module:overlay(26) +from:0x020da438 kind:arm_call to:0x020b9888 module:overlays(4,5) +from:0x020da448 kind:arm_call to:0x020ba278 module:overlay(5) +from:0x020da49c kind:arm_call to:0x020da5b4 module:overlay(26) +from:0x020da4a4 kind:arm_call to:0x020b9888 module:overlays(4,5) +from:0x020da4b4 kind:arm_call to:0x020ba278 module:overlay(5) +from:0x020da4d0 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x020da4e0 kind:arm_call to:0x020b98a4 module:overlay(5) +from:0x020da4f0 kind:arm_call to:0x020ba330 module:overlay(5) +from:0x020da508 kind:arm_call to:0x020da720 module:overlay(26) +from:0x020da514 kind:arm_call to:0x020c84b0 module:overlay(24) +from:0x020da520 kind:arm_call to:0x02069500 module:overlay(0) +from:0x020da528 kind:load to:0x020da034 module:overlays(19,24) +from:0x020da52c kind:load to:0x027e0994 module:dtcm +from:0x020da530 kind:load to:0x020b684c module:overlay(0) +from:0x020da54c kind:arm_call to:0x020b98c8 module:overlay(5) +from:0x020da560 kind:arm_call to:0x020627ac module:overlay(0) +from:0x020da568 kind:load to:0x0204b608 module:main +from:0x020da584 kind:arm_call to:0x020da720 module:overlay(26) +from:0x020da590 kind:arm_call to:0x020c84b0 module:overlay(24) +from:0x020da59c kind:arm_call to:0x02069500 module:overlay(0) +from:0x020da5a4 kind:arm_call to:0x020da720 module:overlay(26) +from:0x020da5ac kind:load to:0x027e0994 module:dtcm +from:0x020da5b0 kind:load to:0x020b684c module:overlay(0) +from:0x020da5c8 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x020da5d4 kind:arm_call to:0x020c65e8 module:overlay(24) +from:0x020da62c kind:arm_call to:0x020194d0 module:main +from:0x020da644 kind:arm_call to:0x020cec70 module:overlay(24) +from:0x020da650 kind:arm_call to:0x02071c24 module:overlay(0) +from:0x020da65c kind:arm_call to:0x02071c38 module:overlay(0) +from:0x020da68c kind:arm_call to:0x020b99cc module:overlay(5) +from:0x020da698 kind:arm_call to:0x020b97f0 module:overlay(5) +from:0x020da6ac kind:arm_call to:0x020b8880 module:overlay(5) +from:0x020da6bc kind:arm_call to:0x020b8960 module:overlay(5) +from:0x020da6d4 kind:arm_call to:0x02016644 module:main +from:0x020da6d8 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020da6ec kind:arm_call to:0x020c84b0 module:overlay(24) +from:0x020da6fc kind:arm_call to:0x020c83dc module:overlay(24) +from:0x020da704 kind:load to:0x0204b608 module:main +from:0x020da708 kind:load to:0x020da000 module:overlays(19,24) +from:0x020da70c kind:load to:0x027e09a4 module:dtcm +from:0x020da710 kind:load to:0x0204b690 module:main +from:0x020da714 kind:load to:0x020da038 module:overlays(19,24) +from:0x020da718 kind:load to:0x027e09b8 module:dtcm +from:0x020da71c kind:load to:0x027e0994 module:dtcm +from:0x020da738 kind:arm_call to:0x02016644 module:main +from:0x020da754 kind:arm_call to:0x02016644 module:main +from:0x020da7ac kind:arm_call to:0x02016664 module:main +from:0x020da7c8 kind:arm_call to:0x02016644 module:main +from:0x020da804 kind:load to:0x020b995c module:overlays(5,8,9,13) +from:0x020da814 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x020da834 kind:arm_call to:0x02062764 module:overlay(0) +from:0x020da840 kind:load to:0x0213766c module:overlay(26) +from:0x020da844 kind:load to:0x0204b608 module:main +from:0x020da858 kind:arm_call to:0x020627c4 module:overlay(0) +from:0x020da868 kind:load to:0x0204b608 module:main +from:0x020da89c kind:arm_call to:0x020b8a00 module:overlay(16) +from:0x020da8b8 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020da908 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x020da90c kind:load to:0x0204b608 module:main +from:0x020da92c kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x020da93c kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x020da940 kind:load to:0x020b8aa0 module:overlays(8,13,16) +from:0x020da960 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020da968 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x020da96c kind:load to:0x0204b608 module:main +from:0x020da97c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020da990 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020da998 kind:arm_call to:0x02011ff4 module:main +from:0x020daa64 kind:load to:0x0213b064 module:overlay(26) +from:0x020daa68 kind:load to:0x02137694 module:overlay(26) +from:0x020daa6c kind:load to:0x02137698 module:overlay(26) +from:0x020daa70 kind:load to:0x0213769c module:overlay(26) +from:0x020daa74 kind:load to:0x021376a0 module:overlay(26) +from:0x020daa78 kind:load to:0x02137694 module:overlay(26) +from:0x020daa7c kind:load to:0x02137696 module:overlay(26) +from:0x020daaac kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020daac4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020daae0 kind:arm_call to:0x02011f3c module:main +from:0x020dab88 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020daba0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020dabb8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020dabd0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020dabd8 kind:arm_call to:0x020daf90 module:overlay(26) +from:0x020dabf4 kind:arm_call to:0x02011ff4 module:main +from:0x020dac20 kind:arm_call to:0x020dac60 module:overlay(26) +from:0x020dac24 kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020dac2c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020dac5c kind:load to:0x0204c390 module:main +from:0x020dac6c kind:arm_call to:0x020daf34 module:overlay(26) +from:0x020dac7c kind:arm_call to:0x020daf90 module:overlay(26) +from:0x020dac80 kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020dac8c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020dace8 kind:arm_call to:0x020f0a48 module:overlay(26) +from:0x020dad68 kind:arm_call to:0x020da9a4 module:overlay(26) +from:0x020dada8 kind:arm_call to:0x020da9ec module:overlay(26) +from:0x020dade8 kind:load to:0x027e0998 module:dtcm +from:0x020dae6c kind:arm_call to:0x0201a9dc module:main +from:0x020daea0 kind:arm_call to:0x0201a9dc module:main +from:0x020daec4 kind:arm_call to:0x0201a9dc module:main +from:0x020daf24 kind:arm_call to:0x0201a9dc module:main +from:0x020daf2c kind:load to:0x0204c390 module:main +from:0x020daf30 kind:load to:0x0204c49c module:main +from:0x020daf3c kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020daf44 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020dafb0 kind:arm_call to:0x020daf90 module:overlay(26) +from:0x020dafdc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020daff4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db00c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db024 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db03c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db054 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db06c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db084 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db09c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db0b4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db0cc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db0e4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db114 kind:load to:0x020db118 module:overlay(26) +from:0x020db1d0 kind:arm_call to:0x0206952c module:overlay(0) +from:0x020db208 kind:arm_call to:0x0202a17c module:main +from:0x020db230 kind:arm_call to:0x0201a9dc module:main +from:0x020db254 kind:arm_call to:0x0201a9dc module:main +from:0x020db260 kind:load to:0x027e0998 module:dtcm +from:0x020db264 kind:load to:0x0204b608 module:main +from:0x020db268 kind:load to:0x020b684c module:overlay(0) +from:0x020db26c kind:load to:0x0204c49c module:main +from:0x020db368 kind:arm_call to:0x02016614 module:main +from:0x020db378 kind:arm_call to:0x02019648 module:main +from:0x020db3a4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020db3c8 kind:arm_call to:0x0203e690 module:main +from:0x020db408 kind:arm_call to:0x0201ec58 module:main +from:0x020db410 kind:arm_call to:0x0201ed8c module:main +from:0x020db41c kind:arm_call to:0x02019648 module:main +from:0x020db444 kind:arm_call to:0x02019648 module:main +from:0x020db468 kind:arm_call to:0x02019648 module:main +from:0x020db490 kind:arm_call to:0x02019648 module:main +from:0x020db4b4 kind:arm_call to:0x02019648 module:main +from:0x020db4c4 kind:arm_call to:0x02018200 module:main +from:0x020db4cc kind:arm_call to:0x02019648 module:main +from:0x020db4dc kind:arm_call to:0x02018200 module:main +from:0x020db4e4 kind:arm_call to:0x02019648 module:main +from:0x020db4f4 kind:arm_call to:0x02018200 module:main +from:0x020db4fc kind:arm_call to:0x02019648 module:main +from:0x020db50c kind:arm_call to:0x02018200 module:main +from:0x020db57c kind:arm_call to:0x0201ecc4 module:main +from:0x020db590 kind:arm_call to:0x0201edec module:main +from:0x020db5a0 kind:load to:0x021376b4 module:overlay(26) +from:0x020db5a4 kind:load to:0x020613a8 module:overlay(0) +from:0x020db5a8 kind:load to:0x02061380 module:overlay(0) +from:0x020db5ac kind:load to:0x0204b690 module:main +from:0x020db5b0 kind:load to:0x021376a4 module:overlay(26) +from:0x020db830 kind:arm_call to:0x0201ee3c module:main +from:0x020db844 kind:arm_call to:0x0201c2c8 module:main +from:0x020db86c kind:arm_call to:0x01ffd420 module:itcm +from:0x020db87c kind:arm_call to:0x020f6a38 module:overlay(26) +from:0x020db8a4 kind:arm_call to:0x020dbe08 module:overlay(26) +from:0x020db93c kind:arm_call to:0x020dbe08 module:overlay(26) +from:0x020db94c kind:arm_call to:0x020dbda0 module:overlay(26) +from:0x020db968 kind:arm_call to:0x020dbda0 module:overlay(26) +from:0x020db978 kind:arm_call to:0x020dbe08 module:overlay(26) +from:0x020db98c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020db990 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020db99c kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020db9e4 kind:arm_call to:0x020dbe4c module:overlay(26) +from:0x020db9ec kind:arm_call to:0x020dbe24 module:overlay(26) +from:0x020db9f4 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020db9fc kind:load to:0x0204c42c module:main +from:0x020dba00 kind:load to:0x027e0ce0 module:dtcm +from:0x020dba04 kind:load to:0x027e09b8 module:dtcm +from:0x020dba08 kind:load to:0x020b6a14 module:overlay(0) +from:0x020dba10 kind:load to:0x021418f4 module:overlay(26) +from:0x020dba90 kind:arm_call to:0x0201ecc4 module:main +from:0x020dbacc kind:arm_call to:0x0201edec module:main +from:0x020dbafc kind:arm_call to:0x0201ee3c module:main +from:0x020dbb10 kind:arm_call to:0x0201c2c8 module:main +from:0x020dbb1c kind:load to:0x0204b690 module:main +from:0x020dbb20 kind:load to:0x021376a4 module:overlay(26) +from:0x020dbb24 kind:load to:0x0204c42c module:main +from:0x020dbba4 kind:arm_call to:0x0201ecc4 module:main +from:0x020dbbe0 kind:arm_call to:0x0201edec module:main +from:0x020dbc10 kind:arm_call to:0x0201ee3c module:main +from:0x020dbc24 kind:arm_call to:0x0201c2c8 module:main +from:0x020dbc30 kind:load to:0x0204b690 module:main +from:0x020dbc34 kind:load to:0x021376a4 module:overlay(26) +from:0x020dbc38 kind:load to:0x0204c42c module:main +from:0x020dbc7c kind:arm_call to:0x0202a17c module:main +from:0x020dbccc kind:arm_call to:0x0201ed68 module:main +from:0x020dbcd8 kind:arm_call to:0x0201ed68 module:main +from:0x020dbcfc kind:arm_call to:0x0201aa24 module:main +from:0x020dbd04 kind:arm_call to:0x020dbe08 module:overlay(26) +from:0x020dbd44 kind:arm_call to:0x020dbe08 module:overlay(26) +from:0x020dbd54 kind:arm_call to:0x0201ed68 module:main +from:0x020dbd60 kind:arm_call to:0x0201ed68 module:main +from:0x020dbd8c kind:arm_call to:0x0201aa24 module:main +from:0x020dbd98 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020dbd9c kind:load to:0x0204c49c module:main +from:0x020dbe20 kind:load to:0x027e0ce0 module:dtcm +from:0x020dbe38 kind:arm_call to:0x020615b0 module:overlay(0) +from:0x020dbe60 kind:arm_call to:0x020615a0 module:overlay(0) +from:0x020dbeb4 kind:arm_call to:0x0203e740 module:main +from:0x020dbebc kind:arm_call to:0x0206304c module:overlay(0) +from:0x020dbec8 kind:load to:0x020613a8 module:overlay(0) +from:0x020dbee4 kind:arm_call to:0x0203e740 module:main +from:0x020dbeec kind:arm_call to:0x0206304c module:overlay(0) +from:0x020dbef4 kind:arm_call to:0x02011ff4 module:main +from:0x020dbf00 kind:load to:0x020613a8 module:overlay(0) +from:0x020dbf14 kind:arm_call to:0x02016614 module:main +from:0x020dbf24 kind:arm_call to:0x02019648 module:main +from:0x020dbf38 kind:arm_call to:0x02061bd0 module:overlay(0) +from:0x020dbf4c kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020dbf6c kind:arm_call to:0x02019648 module:main +from:0x020dbf7c kind:arm_call to:0x02018200 module:main +from:0x020dbfb8 kind:arm_call to:0x0201ec58 module:main +from:0x020dbfc0 kind:arm_call to:0x0201ed8c module:main +from:0x020dbfc8 kind:arm_call to:0x02019648 module:main +from:0x020dbfd8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020dbfe0 kind:arm_call to:0x02019648 module:main +from:0x020dbff4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020dbffc kind:arm_call to:0x02019648 module:main +from:0x020dc00c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020dc014 kind:arm_call to:0x02019648 module:main +from:0x020dc024 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020dc048 kind:arm_call to:0x02061c40 module:overlay(0) +from:0x020dc084 kind:arm_call to:0x0201ecc4 module:main +from:0x020dc098 kind:arm_call to:0x0201edec module:main +from:0x020dc0a8 kind:load to:0x021376d0 module:overlay(26) +from:0x020dc0ac kind:load to:0x021376e0 module:overlay(26) +from:0x020dc0b0 kind:load to:0x021376fc module:overlay(26) +from:0x020dc0b4 kind:load to:0x021376c4 module:overlay(26) +from:0x020dc0c4 kind:arm_call to:0x02061410 module:overlay(0) +from:0x020dc0cc kind:arm_call to:0x0206304c module:overlay(0) +from:0x020dc0e4 kind:arm_call to:0x02061410 module:overlay(0) +from:0x020dc0ec kind:arm_call to:0x0206304c module:overlay(0) +from:0x020dc0f4 kind:arm_call to:0x02011ff4 module:main +from:0x020dc114 kind:arm_call to:0x02019648 module:main +from:0x020dc160 kind:arm_call to:0x02061c40 module:overlay(0) +from:0x020dc170 kind:arm_call to:0x02019648 module:main +from:0x020dc180 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020dc188 kind:arm_call to:0x02019648 module:main +from:0x020dc198 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020dc1a0 kind:arm_call to:0x02019648 module:main +from:0x020dc1b0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020dc1b8 kind:arm_call to:0x02019648 module:main +from:0x020dc1c8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020dc1d4 kind:load to:0x021376e0 module:overlay(26) +from:0x020dc1d8 kind:load to:0x021376fc module:overlay(26) +from:0x020dc468 kind:arm_call to:0x0201ee3c module:main +from:0x020dc47c kind:arm_call to:0x0201c2c8 module:main +from:0x020dc4a8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020dc4b8 kind:arm_call to:0x020f6a38 module:overlay(26) +from:0x020dc5dc kind:arm_call to:0x0203b6ec module:main +from:0x020dc5ec kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020dc62c kind:arm_call to:0x020620ec module:overlay(0) +from:0x020dc688 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020dc708 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020dc71c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020dc730 kind:arm_call to:0x020615a0 module:overlay(0) +from:0x020dc748 kind:arm_call to:0x02061c78 module:overlay(0) +from:0x020dc758 kind:arm_call to:0x020615b0 module:overlay(0) +from:0x020dc75c kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020dc764 kind:arm_call to:0x020e998c module:overlay(26) +from:0x020dc784 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020dc78c kind:load to:0x0204c42c module:main +from:0x020dc790 kind:load to:0x027e0ce0 module:dtcm +from:0x020dc794 kind:load to:0x027e09b8 module:dtcm +from:0x020dc798 kind:load to:0x02137704 module:overlay(26) +from:0x020dc7e8 kind:arm_call to:0x0202a17c module:main +from:0x020dc854 kind:arm_call to:0x0201ed68 module:main +from:0x020dc8a0 kind:arm_call to:0x0201aa68 module:main +from:0x020dc8ac kind:load to:0x0213b0b0 module:overlay(26) +from:0x020dc8b0 kind:load to:0x0204c49c module:main +from:0x020dc8f4 kind:arm_call to:0x0201ecc4 module:main +from:0x020dc930 kind:arm_call to:0x0201edec module:main +from:0x020dc964 kind:arm_call to:0x0201ee3c module:main +from:0x020dc978 kind:arm_call to:0x0201c2c8 module:main +from:0x020dc984 kind:load to:0x021376c4 module:overlay(26) +from:0x020dc988 kind:load to:0x0204c42c module:main +from:0x020dc9cc kind:arm_call to:0x0201ecc4 module:main +from:0x020dca08 kind:arm_call to:0x0201edec module:main +from:0x020dca3c kind:arm_call to:0x0201ee3c module:main +from:0x020dca50 kind:arm_call to:0x0201c2c8 module:main +from:0x020dca5c kind:load to:0x021376c4 module:overlay(26) +from:0x020dca60 kind:load to:0x0204c42c module:main +from:0x020dca9c kind:arm_call to:0x02016614 module:main +from:0x020dcab0 kind:arm_call to:0x02019648 module:main +from:0x020dcae0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020dcaf0 kind:arm_call to:0x02019648 module:main +from:0x020dcb30 kind:arm_call to:0x02019648 module:main +from:0x020dcb68 kind:arm_call to:0x02019648 module:main +from:0x020dcb78 kind:arm_call to:0x02018200 module:main +from:0x020dcb80 kind:arm_call to:0x02019648 module:main +from:0x020dcb90 kind:arm_call to:0x02018200 module:main +from:0x020dcc00 kind:arm_call to:0x0201ec58 module:main +from:0x020dcc30 kind:arm_call to:0x0201ecc4 module:main +from:0x020dcc40 kind:load to:0x02137724 module:overlay(26) +from:0x020dcc44 kind:load to:0x020b3488 module:overlay(0) +from:0x020dcc48 kind:load to:0x02137718 module:overlay(26) +from:0x020dcc64 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020dccdc kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020dcd54 kind:arm_call to:0x01ffd420 module:itcm +from:0x020dcd64 kind:arm_call to:0x020f6a38 module:overlay(26) +from:0x020dcd90 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020dce30 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020dced0 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020dceec kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020dcefc kind:arm_call to:0x020f0948 module:overlay(26) +from:0x020dcf04 kind:arm_call to:0x020fc9d0 module:overlay(26) +from:0x020dcf1c kind:arm_call to:0x020f984c module:overlay(26) +from:0x020dcf28 kind:arm_call to:0x020e8a68 module:overlay(26) +from:0x020dcf34 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020dcf3c kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020dcf4c kind:arm_call to:0x020f0948 module:overlay(26) +from:0x020dcf54 kind:arm_call to:0x020fc9d0 module:overlay(26) +from:0x020dcf60 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020dcf78 kind:arm_call to:0x020f984c module:overlay(26) +from:0x020dcf84 kind:arm_call to:0x020e8a68 module:overlay(26) +from:0x020dcf98 kind:arm_call to:0x020e9f50 module:overlay(26) +from:0x020dcfe8 kind:arm_call to:0x020615a0 module:overlay(0) +from:0x020dcff0 kind:arm_call to:0x020615a0 module:overlay(0) +from:0x020dcff8 kind:arm_call to:0x020615b0 module:overlay(0) +from:0x020dd000 kind:arm_call to:0x020615b0 module:overlay(0) +from:0x020dd04c kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020dd050 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020dd1e4 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020dd1e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd1ec kind:load to:0x027e09b8 module:dtcm +from:0x020dd1f0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020dd1f8 kind:load to:0x02143d48 module:overlay(26) +from:0x020dd24c kind:arm_call to:0x0202a17c module:main +from:0x020dd294 kind:arm_call to:0x0201c2c8 module:main +from:0x020dd2c8 kind:arm_call to:0x0201ed68 module:main +from:0x020dd308 kind:arm_call to:0x0201a9dc module:main +from:0x020dd318 kind:arm_call to:0x0201ed68 module:main +from:0x020dd39c kind:arm_call to:0x02029a4c module:main +from:0x020dd3e4 kind:arm_call to:0x0201a9dc module:main +from:0x020dd3f0 kind:load to:0x0204c42c module:main +from:0x020dd3f4 kind:load to:0x0204c49c module:main +from:0x020dd434 kind:arm_call to:0x0201ecc4 module:main +from:0x020dd468 kind:load to:0x02137718 module:overlay(26) +from:0x020dd4a0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020dd4a8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020dd4b0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x020dd4c8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020dd4d0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x020dd4d8 kind:arm_call to:0x0206304c module:overlay(0) +from:0x020dd4e0 kind:arm_call to:0x02011ff4 module:main +from:0x020dd4f8 kind:arm_call to:0x020ec138 module:overlay(26) +from:0x020dd510 kind:arm_call to:0x02011f3c module:main +from:0x020dd520 kind:arm_call_thumb to:0x020c12a4 module:overlay(1) +from:0x020dd52c kind:arm_call to:0x020ec158 module:overlay(26) +from:0x020dd584 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020dd5a0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020dd5bc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020dd5d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020dd5e4 kind:load to:0x0213773c module:overlay(26) +from:0x020dd608 kind:arm_call_thumb to:0x020c1368 module:overlay(1) +from:0x020dd610 kind:arm_call to:0x02011ff4 module:main +from:0x020dd620 kind:arm_call to:0x020ec178 module:overlay(26) +from:0x020dd628 kind:arm_call to:0x020ec190 module:overlay(26) +from:0x020dd634 kind:load to:0x0213773c module:overlay(26) +from:0x020dd658 kind:arm_call_thumb to:0x020c1368 module:overlay(1) +from:0x020dd660 kind:arm_call to:0x02011ff4 module:main +from:0x020dd670 kind:arm_call to:0x020ec178 module:overlay(26) +from:0x020dd678 kind:arm_call to:0x020ec190 module:overlay(26) +from:0x020dd680 kind:arm_call to:0x02011ff4 module:main +from:0x020dd68c kind:load to:0x0213773c module:overlay(26) +from:0x020dd69c kind:load to:0x020d2024 module:overlay(24) +from:0x020dd6c8 kind:arm_call to:0x020d1fec module:overlay(24) +from:0x020dd700 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd710 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd740 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020dd76c kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd77c kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd7ac kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020dd7c0 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020dd7d4 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd7ec kind:arm_call to:0x020d445c module:overlay(24) +from:0x020dd804 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd814 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd844 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020dd858 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd868 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd898 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020dd8b0 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020dd8c0 kind:arm_call to:0x020dd908 module:overlay(26) +from:0x020dd8f0 kind:arm_call to:0x020d5430 module:overlay(24) +from:0x020dd938 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020dd944 kind:arm_call to:0x020d6bf0 module:overlay(24) +from:0x020dd990 kind:arm_call to:0x0201a534 module:main +from:0x020dda3c kind:arm_call to:0x0201a9dc module:main +from:0x020dda48 kind:load to:0x027e0998 module:dtcm +from:0x020dda4c kind:load to:0x0204c49c module:main +from:0x020dda5c kind:load to:0x020d2080 module:overlay(24) +from:0x020dda70 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020ddabc kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020ddac8 kind:arm_call to:0x020eb410 module:overlay(26) +from:0x020ddadc kind:arm_call to:0x020ec194 module:overlay(26) +from:0x020ddaec kind:arm_call to:0x020ec260 module:overlay(26) +from:0x020ddb48 kind:arm_call to:0x020ec28c module:overlay(26) +from:0x020ddb70 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ddb7c kind:arm_call to:0x020ec234 module:overlay(26) +from:0x020ddbbc kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020ddbd0 kind:arm_call to:0x0205dcd4 module:overlay(0) +from:0x020ddbdc kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020ddbf0 kind:arm_call to:0x020eb4c0 module:overlay(26) +from:0x020ddc10 kind:arm_call to:0x020ec1bc module:overlay(26) +from:0x020ddc24 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020ddc5c kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ddc64 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ddc74 kind:load to:0x020b6a14 module:overlay(0) +from:0x020ddc80 kind:load to:0x02137744 module:overlay(26) +from:0x020ddc84 kind:load to:0x0213775c module:overlay(26) +from:0x020ddc94 kind:load to:0x020d2024 module:overlay(24) +from:0x020ddce0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ddd48 kind:load to:0x027e0998 module:dtcm +from:0x020ddd60 kind:arm_call to:0x020e8a04 module:overlay(26) +from:0x020ddda4 kind:arm_call to:0x0201a9dc module:main +from:0x020dddb0 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020dddb4 kind:load to:0x0204c49c module:main +from:0x020dddd0 kind:arm_call to:0x02011f3c module:main +from:0x020ddde0 kind:arm_call_thumb to:0x020012e0 module:main +from:0x020dddf8 kind:arm_call_thumb to:0x02001300 module:main +from:0x020dde08 kind:arm_call to:0x02011ff4 module:main +from:0x020dde3c kind:arm_call to:0x020e8b3c module:overlay(26) +from:0x020dde54 kind:arm_call to:0x02011f3c module:main +from:0x020dde60 kind:arm_call to:0x020f66f8 module:overlay(26) +from:0x020dde6c kind:arm_call to:0x02013b14 module:main +from:0x020ddec4 kind:arm_call to:0x02011f3c module:main +from:0x020dded4 kind:arm_call to:0x020e8c5c module:overlay(26) +from:0x020ddee8 kind:arm_call to:0x02011f3c module:main +from:0x020ddef4 kind:arm_call to:0x020daa80 module:overlay(26) +from:0x020ddf00 kind:arm_call to:0x020f2b68 module:overlay(26) +from:0x020ddf58 kind:arm_call to:0x02011f3c module:main +from:0x020ddf64 kind:arm_call to:0x020dd4ec module:overlay(26) +from:0x020ddf78 kind:arm_call to:0x02067454 module:overlay(0) +from:0x020ddf80 kind:arm_call to:0x020671a8 module:overlay(0) +from:0x020ddf94 kind:arm_call to:0x0201b8dc module:main +from:0x020ddfb0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020ddfcc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020ddff8 kind:arm_call to:0x020a9e80 module:overlay(0) +from:0x020de01c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020de034 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020de04c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020de05c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020de084 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020de09c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020de0b4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020de0c8 kind:arm_call to:0x02029a4c module:main +from:0x020de0cc kind:arm_call to:0x020f2c70 module:overlay(26) +from:0x020de0dc kind:load to:0x020b4038 module:overlay(0) +from:0x020de0e0 kind:load to:0x02137990 module:overlay(26) +from:0x020de0e4 kind:load to:0x027e07d4 module:dtcm +from:0x020de0ec kind:load to:0x021379c8 module:overlay(26) +from:0x020de0f0 kind:load to:0x021379ac module:overlay(26) +from:0x020de0f4 kind:load to:0x027e0ce0 module:dtcm +from:0x020de100 kind:arm_call to:0x0201b8bc module:main +from:0x020de114 kind:arm_call to:0x0201b8bc module:main +from:0x020de130 kind:arm_call to:0x020e8b10 module:overlay(26) +from:0x020de164 kind:arm_call to:0x020dabe8 module:overlay(26) +from:0x020de16c kind:arm_call to:0x02011ff4 module:main +from:0x020de188 kind:arm_call to:0x020e8e94 module:overlay(26) +from:0x020de190 kind:arm_call to:0x02011ff4 module:main +from:0x020de1ac kind:arm_call to:0x020f6760 module:overlay(26) +from:0x020de1b4 kind:arm_call to:0x02011ff4 module:main +from:0x020de1c4 kind:arm_call to:0x0201b8bc module:main +from:0x020de1cc kind:arm_call to:0x0201b8bc module:main +from:0x020de1d4 kind:arm_call to:0x0201b8bc module:main +from:0x020de1dc kind:arm_call to:0x020f2bc8 module:overlay(26) +from:0x020de1e4 kind:arm_call to:0x020e8b4c module:overlay(26) +from:0x020de1ec kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020de1f8 kind:load to:0x02137990 module:overlay(26) +from:0x020de20c kind:arm_call to:0x020e8b10 module:overlay(26) +from:0x020de240 kind:arm_call to:0x020dabe8 module:overlay(26) +from:0x020de248 kind:arm_call to:0x02011ff4 module:main +from:0x020de264 kind:arm_call to:0x020e8e94 module:overlay(26) +from:0x020de26c kind:arm_call to:0x02011ff4 module:main +from:0x020de288 kind:arm_call to:0x020f6760 module:overlay(26) +from:0x020de290 kind:arm_call to:0x02011ff4 module:main +from:0x020de2a0 kind:arm_call to:0x0201b8bc module:main +from:0x020de2a8 kind:arm_call to:0x0201b8bc module:main +from:0x020de2b0 kind:arm_call to:0x0201b8bc module:main +from:0x020de2b8 kind:arm_call to:0x020f2bc8 module:overlay(26) +from:0x020de2c0 kind:arm_call to:0x020e8b4c module:overlay(26) +from:0x020de2c8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020de2d0 kind:arm_call to:0x02011ff4 module:main +from:0x020de2dc kind:load to:0x02137990 module:overlay(26) +from:0x020de2f0 kind:arm_call_thumb to:0x020141e0 module:main +from:0x020de2f8 kind:arm_call to:0x020e8ff8 module:overlay(26) +from:0x020de300 kind:arm_call to:0x020dd690 module:overlay(26) +from:0x020de358 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020de370 kind:arm_call to:0x02011f3c module:main +from:0x020de37c kind:arm_call to:0x02168ab0 module:overlay(91) +from:0x020de388 kind:arm_call to:0x020ea220 module:overlay(26) +from:0x020de390 kind:arm_call to:0x020daf90 module:overlay(26) +from:0x020de39c kind:load to:0x02141910 module:overlay(26) +from:0x020de3a8 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020de3c4 kind:arm_call_thumb to:0x020d3314 module:overlay(24) +from:0x020de3cc kind:arm_call to:0x0201662c module:main +from:0x020de3d4 kind:arm_call to:0x020e8afc module:overlay(26) +from:0x020de3dc kind:arm_call to:0x02011ff4 module:main +from:0x020de3ec kind:arm_call to:0x020ea54c module:overlay(26) +from:0x020de3f4 kind:arm_call to:0x020ea35c module:overlay(26) +from:0x020de42c kind:arm_call to:0x02071c0c module:overlay(0) +from:0x020de530 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020de53c kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020de548 kind:arm_call to:0x02071c0c module:overlay(0) +from:0x020de564 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020de570 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020de580 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020de59c kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020de678 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020de684 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020de694 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020de6b0 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020de778 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020de784 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020de794 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020de7b0 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020de878 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020de884 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020de894 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020de8b0 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020de944 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020de954 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020de964 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020de974 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020de984 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020de988 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020de9a8 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020de9b4 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020de9d4 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020dea74 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020dea80 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020dea88 kind:arm_call to:0x020fa3a8 module:overlay(26) +from:0x020dea90 kind:arm_call to:0x02098444 module:overlay(0) +from:0x020dea9c kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020deaac kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020deac8 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020deb78 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020deb84 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020deb8c kind:arm_call to:0x020fa380 module:overlay(26) +from:0x020deb94 kind:arm_call to:0x02098444 module:overlay(0) +from:0x020deba0 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020debb4 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020debd0 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020dec70 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020dec7c kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020dec84 kind:arm_call to:0x02098444 module:overlay(0) +from:0x020dec90 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020deca0 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020decbc kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020ded6c kind:arm_call to:0x02071c0c module:overlay(0) +from:0x020ded84 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020ded90 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020deda0 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020dedbc kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020dee58 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020dee64 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020dee6c kind:arm_call to:0x02098444 module:overlay(0) +from:0x020dee78 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020dee88 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020deea4 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020def50 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020def5c kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020def64 kind:arm_call to:0x02098444 module:overlay(0) +from:0x020def70 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020def80 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020def9c kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020df040 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020df050 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df05c kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df064 kind:arm_call to:0x02098444 module:overlay(0) +from:0x020df070 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df080 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020df09c kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020df144 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df154 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df164 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df174 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df184 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df188 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df1a8 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df1b4 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df1c4 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020df1e0 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020df284 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df290 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df298 kind:arm_call to:0x02098460 module:overlay(0) +from:0x020df2a4 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df2b8 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020df2d4 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020df350 kind:load to:0x027e09a4 module:dtcm +from:0x020df354 kind:load to:0x0213b0e4 module:overlay(26) +from:0x020df358 kind:load to:0x0213b104 module:overlay(26) +from:0x020df35c kind:load to:0x021377a8 module:overlay(26) +from:0x020df360 kind:load to:0x020b6b98 module:overlay(0) +from:0x020df364 kind:load to:0x0213b06c module:overlay(26) +from:0x020df368 kind:load to:0x0213b0d8 module:overlay(26) +from:0x020df36c kind:load to:0x0213b07c module:overlay(26) +from:0x020df370 kind:load to:0x0213b124 module:overlay(26) +from:0x020df374 kind:load to:0x027e09b8 module:dtcm +from:0x020df378 kind:load to:0x02141910 module:overlay(26) +from:0x020df37c kind:load to:0x0213b0e0 module:overlay(26) +from:0x020df380 kind:load to:0x0213b144 module:overlay(26) +from:0x020df384 kind:load to:0x0213b0d0 module:overlay(26) +from:0x020df388 kind:load to:0x0213b164 module:overlay(26) +from:0x020df38c kind:load to:0x0213b0b8 module:overlay(26) +from:0x020df390 kind:load to:0x0213b184 module:overlay(26) +from:0x020df394 kind:load to:0x0213b088 module:overlay(26) +from:0x020df398 kind:load to:0x0213b1a4 module:overlay(26) +from:0x020df39c kind:load to:0x0213b0c0 module:overlay(26) +from:0x020df3a0 kind:load to:0x0213b1c4 module:overlay(26) +from:0x020df3c8 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020df3d8 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df3e4 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df3ec kind:arm_call to:0x02098460 module:overlay(0) +from:0x020df3f8 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df418 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020df4bc kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df4c8 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df4d0 kind:arm_call to:0x02098458 module:overlay(0) +from:0x020df4dc kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df4ec kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020df508 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020df5a4 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df5b4 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df5c4 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df5d4 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df5e4 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df5e8 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020df608 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df614 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df61c kind:arm_call to:0x02098460 module:overlay(0) +from:0x020df628 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df648 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020df6e8 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020df6f8 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df704 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df70c kind:arm_call to:0x02098444 module:overlay(0) +from:0x020df718 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df738 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020df7e0 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df7ec kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df7f4 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020df7fc kind:arm_call to:0x02098444 module:overlay(0) +from:0x020df808 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df828 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020df8cc kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df8d8 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df8e0 kind:arm_call to:0x02098458 module:overlay(0) +from:0x020df8ec kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df8fc kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020df918 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020df9bc kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020df9c8 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020df9d0 kind:arm_call to:0x02098458 module:overlay(0) +from:0x020df9dc kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020df9ec kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020dfa08 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020dfaac kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020dfab8 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020dfac0 kind:arm_call to:0x02098458 module:overlay(0) +from:0x020dfacc kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020dfadc kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020dfaf8 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020dfb9c kind:arm_call to:0x020dfbc4 module:overlay(26) +from:0x020dfbac kind:arm_call to:0x020dfd4c module:overlay(26) +from:0x020dfbbc kind:arm_call to:0x020dfbf4 module:overlay(26) +from:0x020dfbd4 kind:arm_call to:0x020f2bcc module:overlay(26) +from:0x020dfbec kind:arm_call to:0x02168b38 module:overlays(89,91) +from:0x020dfc08 kind:arm_call to:0x020e9180 module:overlay(26) +from:0x020dfca8 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020dfcbc kind:arm_call to:0x020f09b0 module:overlay(26) +from:0x020dfcc8 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020dfce0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020dfce8 kind:arm_call to:0x02024808 module:main +from:0x020dfcfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfd08 kind:arm_call to:0x020dd6a0 module:overlay(26) +from:0x020dfd18 kind:arm_call to:0x020f2ea4 module:overlay(26) +from:0x020dfd20 kind:arm_call to:0x020f9ab4 module:overlay(26) +from:0x020dfd28 kind:arm_call to:0x021064e0 module:overlay(26) +from:0x020dfd34 kind:load to:0x0213b0bc module:overlay(26) +from:0x020dfd38 kind:load to:0x021377a8 module:overlay(26) +from:0x020dfd3c kind:load to:0x0213b1d4 module:overlay(26) +from:0x020dfd40 kind:load to:0x027e0d10 module:dtcm +from:0x020dfd44 kind:load to:0x02141910 module:overlay(26) +from:0x020dfd48 kind:load to:0x02141988 module:overlay(26) +from:0x020dfe04 kind:arm_call to:0x020e1c70 module:overlay(26) +from:0x020dfe14 kind:arm_call to:0x020dac08 module:overlay(26) +from:0x020dfe2c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020dfe34 kind:arm_call to:0x020620ec module:overlay(0) +from:0x020dfe48 kind:load to:0x020dda50 module:overlay(26) +from:0x020dfe5c kind:arm_call to:0x020e9848 module:overlay(26) +from:0x020dfe70 kind:arm_call to:0x02168c6c module:overlay(91) +from:0x020dfe74 kind:arm_call to:0x020dde14 module:overlay(26) +from:0x020dfeb0 kind:arm_call to:0x0202a17c module:main +from:0x020dfec0 kind:arm_call to:0x020e2c0c module:overlay(26) +from:0x020dfed0 kind:arm_call to:0x020e31d8 module:overlay(26) +from:0x020dfee8 kind:arm_call to:0x0206952c module:overlay(0) +from:0x020e0004 kind:arm_call to:0x020ea0b4 module:overlay(26) +from:0x020e0010 kind:arm_call to:0x020fbd4c module:overlay(26) +from:0x020e005c kind:arm_call to:0x0201aa68 module:main +from:0x020e0074 kind:arm_call to:0x0201a9dc module:main +from:0x020e0080 kind:arm_call to:0x020c803c module:overlay(24) +from:0x020e0094 kind:arm_call to:0x020dd970 module:overlay(26) +from:0x020e00d8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e0208 kind:arm_call to:0x0202a17c module:main +from:0x020e0220 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e0260 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020e0288 kind:arm_call to:0x020f0ab8 module:overlay(26) +from:0x020e036c kind:arm_call to:0x0201c2c8 module:main +from:0x020e0388 kind:arm_call to:0x0201a9dc module:main +from:0x020e0390 kind:arm_call to:0x020e1c70 module:overlay(26) +from:0x020e03a8 kind:arm_call to:0x020dadec module:overlay(26) +from:0x020e03b4 kind:load to:0x020b684c module:overlay(0) +from:0x020e03b8 kind:load to:0x027e0998 module:dtcm +from:0x020e03bc kind:load to:0x027e09a4 module:dtcm +from:0x020e03c0 kind:load to:0x0204c49c module:main +from:0x020e03c4 kind:load to:0x027e0994 module:dtcm +from:0x020e03c8 kind:load to:0x027e09b8 module:dtcm +from:0x020e03cc kind:load to:0x0213b0cc module:overlay(26) +from:0x020e03d0 kind:load to:0x021377a8 module:overlay(26) +from:0x020e03d4 kind:load to:0x0213b1f4 module:overlay(26) +from:0x020e03d8 kind:load to:0x0213b0d8 module:overlay(26) +from:0x020e03dc kind:load to:0x0213b124 module:overlay(26) +from:0x020e03e0 kind:load to:0x0213b09c module:overlay(26) +from:0x020e03e4 kind:load to:0x0213b214 module:overlay(26) +from:0x020e03e8 kind:load to:0x027e09bc module:dtcm +from:0x020e03ec kind:load to:0x0203feb0 module:main +from:0x020e03f0 kind:load to:0x0204c42c module:main +from:0x020e0418 kind:arm_call to:0x0205deb4 module:overlay(0) +from:0x020e04a0 kind:load to:0x0203feb0 module:main +from:0x020e04a4 kind:load to:0x02134718 module:overlay(26) +from:0x020e04b4 kind:arm_call to:0x020ea25c module:overlay(26) +from:0x020e04bc kind:arm_call to:0x020e1054 module:overlay(26) +from:0x020e04e4 kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x020e04f0 kind:arm_call to:0x02029a4c module:main +from:0x020e04f4 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020e0508 kind:arm_call to:0x01fff6d0 module:itcm +from:0x020e0528 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020e052c kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020e053c kind:arm_call to:0x01fff6d0 module:itcm +from:0x020e0554 kind:load to:0x020fae14 module:overlay(26) +from:0x020e0698 kind:arm_call to:0x020ea1b4 module:overlay(26) +from:0x020e06c0 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x020e06ec kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020e06fc kind:arm_call to:0x020d5de4 module:overlay(24) +from:0x020e0718 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e0734 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e0838 kind:arm_call_thumb to:0x02018358 module:main +from:0x020e0890 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x020e08ac kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e08c8 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e097c kind:arm_call to:0x020e68d8 module:overlay(26) +from:0x020e09a4 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e09c0 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e0a80 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x020e0a9c kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e0ab8 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e0b90 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x020e0bbc kind:arm_call to:0x02083414 module:overlay(0) +from:0x020e0bd8 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e0bf4 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e0cfc kind:arm_call to:0x01fff498 module:itcm +from:0x020e0d14 kind:arm_call to:0x020e68d8 module:overlay(26) +from:0x020e0d40 kind:load to:0x0213b0d8 module:overlay(26) +from:0x020e0d44 kind:load to:0x021377a8 module:overlay(26) +from:0x020e0d48 kind:load to:0x0213b124 module:overlay(26) +from:0x020e0d4c kind:load to:0x0213b068 module:overlay(26) +from:0x020e0d50 kind:load to:0x0213b234 module:overlay(26) +from:0x020e0d54 kind:load to:0x0213b0a0 module:overlay(26) +from:0x020e0d58 kind:load to:0x0213b244 module:overlay(26) +from:0x020e0d5c kind:load to:0x027e0cd8 module:dtcm +from:0x020e0d60 kind:load to:0x027e0cfc module:dtcm +from:0x020e0d64 kind:load to:0x0213b0d4 module:overlay(26) +from:0x020e0d68 kind:load to:0x0213b264 module:overlay(26) +from:0x020e0d6c kind:load to:0x0204b5e0 module:main +from:0x020e0d70 kind:load to:0x0213b094 module:overlay(26) +from:0x020e0d74 kind:load to:0x0213b284 module:overlay(26) +from:0x020e0d78 kind:load to:0x0213b0c8 module:overlay(26) +from:0x020e0d7c kind:load to:0x0213b2b4 module:overlay(26) +from:0x020e0d80 kind:load to:0x027e09a4 module:dtcm +from:0x020e0d84 kind:load to:0x0213b0c4 module:overlay(26) +from:0x020e0d88 kind:load to:0x0213b0f4 module:overlay(26) +from:0x020e0d8c kind:load to:0x027e0ce8 module:dtcm +from:0x020e0de4 kind:arm_call to:0x020ea0b4 module:overlay(26) +from:0x020e0e04 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e0e14 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e0e5c kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e0e9c kind:arm_call to:0x020ea0b4 module:overlay(26) +from:0x020e0eb8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e0ec8 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e0ef0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e0f34 kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x020e0f44 kind:arm_call to:0x020fa404 module:overlay(26) +from:0x020e0f4c kind:arm_call to:0x020c0380 module:overlay(17) +from:0x020e0f60 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e0f74 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020e0f84 kind:arm_call to:0x020d5de4 module:overlay(24) +from:0x020e0f98 kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x020e0fa8 kind:arm_call to:0x020f9b94 module:overlay(26) +from:0x020e0fc0 kind:arm_call to:0x020fa7e0 module:overlay(26) +from:0x020e0fcc kind:arm_call to:0x020d5c58 module:overlay(24) +from:0x020e0fe0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e101c kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x020e102c kind:arm_call to:0x020fad78 module:overlay(26) +from:0x020e1040 kind:load to:0x027e09b8 module:dtcm +from:0x020e1044 kind:load to:0x027e0d04 module:dtcm +from:0x020e1048 kind:load to:0x02141910 module:overlay(26) +from:0x020e104c kind:load to:0x027e0cfc module:dtcm +from:0x020e1050 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020e1074 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020e1088 kind:arm_call to:0x020f09b0 module:overlay(26) +from:0x020e1094 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e10e0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e10ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e1118 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020e1120 kind:arm_call to:0x02029a4c module:main +from:0x020e1134 kind:load to:0x020e9f44 module:overlay(26) +from:0x020e1174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e1220 kind:arm_call to:0x01ffd250 module:itcm +from:0x020e1288 kind:arm_call to:0x020e98fc module:overlay(26) +from:0x020e12b0 kind:arm_call to:0x020e1bb4 module:overlay(26) +from:0x020e12b4 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e12f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e1314 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e1330 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e13e0 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x020e13f0 kind:arm_call to:0x020e98fc module:overlay(26) +from:0x020e1428 kind:arm_call to:0x020c044c module:overlay(17) +from:0x020e143c kind:arm_call to:0x020f0b74 module:overlay(26) +from:0x020e1454 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e14b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e14d0 kind:arm_call to:0x020e9918 module:overlay(26) +from:0x020e14e8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e1510 kind:arm_call to:0x020fc9a4 module:overlay(26) +from:0x020e1518 kind:arm_call to:0x020e95dc module:overlay(26) +from:0x020e1528 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e1558 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e1568 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x020e1584 kind:arm_call to:0x020e98fc module:overlay(26) +from:0x020e159c kind:arm_call to:0x01fff458 module:itcm +from:0x020e15c8 kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x020e15d8 kind:arm_call to:0x020fab08 module:overlay(26) +from:0x020e15e8 kind:arm_call to:0x020e1bb4 module:overlay(26) +from:0x020e15ec kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e162c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e1658 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e1674 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e1724 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e1788 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e17a4 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e17c0 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e1878 kind:arm_call to:0x020e873c module:overlay(26) +from:0x020e1898 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e18a8 kind:arm_call to:0x020f0b74 module:overlay(26) +from:0x020e18c0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e1920 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e1940 kind:arm_call to:0x020fc9a4 module:overlay(26) +from:0x020e1948 kind:arm_call to:0x020e95dc module:overlay(26) +from:0x020e1998 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e19b4 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e19d0 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e1ad8 kind:arm_call to:0x02029a4c module:main +from:0x020e1b04 kind:load to:0x027e0ce4 module:dtcm +from:0x020e1b08 kind:load to:0x021377a8 module:overlay(26) +from:0x020e1b0c kind:load to:0x027e09bc module:dtcm +from:0x020e1b10 kind:load to:0x0213b098 module:overlay(26) +from:0x020e1b14 kind:load to:0x0213b134 module:overlay(26) +from:0x020e1b18 kind:load to:0x027e0d04 module:dtcm +from:0x020e1b1c kind:load to:0x027e09a8 module:dtcm +from:0x020e1b28 kind:load to:0x027e09b8 module:dtcm +from:0x020e1b2c kind:load to:0x02141910 module:overlay(26) +from:0x020e1b34 kind:load to:0x0213b0dc module:overlay(26) +from:0x020e1b38 kind:load to:0x0213b174 module:overlay(26) +from:0x020e1b3c kind:load to:0x0213b08c module:overlay(26) +from:0x020e1b40 kind:load to:0x0213b1b4 module:overlay(26) +from:0x020e1b44 kind:load to:0x0213b0ac module:overlay(26) +from:0x020e1b48 kind:load to:0x0213b2a4 module:overlay(26) +from:0x020e1ba8 kind:load to:0x0213b0ac module:overlay(26) +from:0x020e1bac kind:load to:0x021377a8 module:overlay(26) +from:0x020e1bb0 kind:load to:0x0213b2a4 module:overlay(26) +from:0x020e1be4 kind:arm_call to:0x020d595c module:overlay(24) +from:0x020e1bec kind:arm_call to:0x020fa148 module:overlay(26) +from:0x020e1bf8 kind:arm_call to:0x020e9c50 module:overlay(26) +from:0x020e1c18 kind:arm_call to:0x020c0408 module:overlay(17) +from:0x020e1c1c kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e1c3c kind:arm_call to:0x020e98dc module:overlay(26) +from:0x020e1c54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e1c5c kind:load to:0x027e0ce0 module:dtcm +from:0x020e1c60 kind:load to:0x02141910 module:overlay(26) +from:0x020e1c64 kind:load to:0x027e0d04 module:dtcm +from:0x020e1c68 kind:load to:0x027e09a8 module:dtcm +from:0x020e1ce8 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020e1fbc kind:load to:0x021377a8 module:overlay(26) +from:0x020e1fc0 kind:load to:0x027e09a4 module:dtcm +from:0x020e1fc4 kind:load to:0x027e09b8 module:dtcm +from:0x020e1fc8 kind:load to:0x0213b0cc module:overlay(26) +from:0x020e1fcc kind:load to:0x0213b1f4 module:overlay(26) +from:0x020e1fd0 kind:load to:0x0213b0d8 module:overlay(26) +from:0x020e1fd4 kind:load to:0x0213b124 module:overlay(26) +from:0x020e1fd8 kind:load to:0x0213b09c module:overlay(26) +from:0x020e1fdc kind:load to:0x0213b214 module:overlay(26) +from:0x020e1fe0 kind:load to:0x0213b068 module:overlay(26) +from:0x020e1fe4 kind:load to:0x0213b234 module:overlay(26) +from:0x020e1fe8 kind:load to:0x0213b0a0 module:overlay(26) +from:0x020e1fec kind:load to:0x0213b244 module:overlay(26) +from:0x020e1ff0 kind:load to:0x0213b07c module:overlay(26) +from:0x020e1ff4 kind:load to:0x0213b104 module:overlay(26) +from:0x020e1ff8 kind:load to:0x0213b0b8 module:overlay(26) +from:0x020e1ffc kind:load to:0x0213b184 module:overlay(26) +from:0x020e2000 kind:load to:0x0213b088 module:overlay(26) +from:0x020e2004 kind:load to:0x0213b1a4 module:overlay(26) +from:0x020e2050 kind:arm_call to:0x020e206c module:overlay(26) +from:0x020e2060 kind:arm_call to:0x020e8f10 module:overlay(26) +from:0x020e20b0 kind:arm_call to:0x020781b8 module:overlay(0) +from:0x020e20c8 kind:arm_call to:0x021087c0 module:overlay(26) +from:0x020e2144 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020e22b0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020e2418 kind:arm_call to:0x020c15c8 module:overlay(17) +from:0x020e2438 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020e257c kind:arm_call to:0x02081750 module:overlay(0) +from:0x020e2604 kind:arm_call to:0x01fff498 module:itcm +from:0x020e2734 kind:arm_call to:0x0209e908 module:overlay(0) +from:0x020e2754 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020e29a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e29d0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e29ec kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020e2a24 kind:arm_call to:0x01ffe868 module:itcm +from:0x020e2ba4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e2bf0 kind:arm_call to:0x01fff498 module:itcm +from:0x020e2bfc kind:load to:0x027e09bc module:dtcm +from:0x020e2c00 kind:load to:0x027e0ce4 module:dtcm +from:0x020e2c04 kind:load to:0x027e0ce8 module:dtcm +from:0x020e2c64 kind:load to:0x0213b06c module:overlay(26) +from:0x020e2c68 kind:load to:0x021377a8 module:overlay(26) +from:0x020e2c6c kind:load to:0x0213b0e4 module:overlay(26) +from:0x020e2c8c kind:arm_call to:0x020e2c0c module:overlay(26) +from:0x020e2ca0 kind:arm_call to:0x02071c0c module:overlay(0) +from:0x020e2d44 kind:arm_call to:0x02098458 module:overlay(0) +from:0x020e2d50 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020e2d60 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e2d7c kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e2e10 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e2e1c kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020e2e3c kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e2ec8 kind:arm_call to:0x02098450 module:overlay(0) +from:0x020e2ed4 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020e2ef4 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e2f80 kind:arm_call to:0x02098460 module:overlay(0) +from:0x020e2f8c kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020e2fac kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e3040 kind:arm_call to:0x020ea404 module:overlay(26) +from:0x020e3060 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e310c kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e31ac kind:arm_call to:0x020daf90 module:overlay(26) +from:0x020e31b4 kind:load to:0x021377a8 module:overlay(26) +from:0x020e31b8 kind:load to:0x0213b124 module:overlay(26) +from:0x020e31bc kind:load to:0x027e09a4 module:dtcm +from:0x020e31c0 kind:load to:0x020b6b98 module:overlay(0) +from:0x020e31c4 kind:load to:0x0213b07c module:overlay(26) +from:0x020e31c8 kind:load to:0x0213b104 module:overlay(26) +from:0x020e31cc kind:load to:0x0213b0d8 module:overlay(26) +from:0x020e31d0 kind:load to:0x0213b09c module:overlay(26) +from:0x020e31d4 kind:load to:0x0213b214 module:overlay(26) +from:0x020e3230 kind:load to:0x0213b0b4 module:overlay(26) +from:0x020e3234 kind:load to:0x021377a8 module:overlay(26) +from:0x020e3238 kind:load to:0x0213b1e4 module:overlay(26) +from:0x020e324c kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e3264 kind:arm_call to:0x0216911c module:overlay(91) +from:0x020e3290 kind:arm_call to:0x020e323c module:overlay(26) +from:0x020e32ac kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e3358 kind:load to:0x0213b0b4 module:overlay(26) +from:0x020e335c kind:load to:0x021377a8 module:overlay(26) +from:0x020e3360 kind:load to:0x0213b1e4 module:overlay(26) +from:0x020e3370 kind:arm_call to:0x020e31d8 module:overlay(26) +from:0x020e3388 kind:arm_call to:0x020ea404 module:overlay(26) +from:0x020e33a8 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e345c kind:arm_call to:0x020daf90 module:overlay(26) +from:0x020e3464 kind:load to:0x0213b09c module:overlay(26) +from:0x020e3468 kind:load to:0x021377a8 module:overlay(26) +from:0x020e346c kind:load to:0x0213b214 module:overlay(26) +from:0x020e3484 kind:load to:0x020fd1c0 module:overlay(26) +from:0x020e34a0 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e34c0 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e34e0 kind:arm_call to:0x0201b9bc module:main +from:0x020e34ec kind:arm_call to:0x0201b798 module:main +from:0x020e3598 kind:load to:0x0204fb78 module:main +from:0x020e359c kind:load to:0x0213b0a8 module:overlay(26) +from:0x020e35a0 kind:load to:0x021377a8 module:overlay(26) +from:0x020e35a4 kind:load to:0x0213b224 module:overlay(26) +from:0x020e35bc kind:load to:0x020fd1c0 module:overlay(26) +from:0x020e35dc kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e3600 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e3620 kind:arm_call to:0x0201b9bc module:main +from:0x020e362c kind:arm_call to:0x0201b798 module:main +from:0x020e367c kind:arm_call to:0x020ea25c module:overlay(26) +from:0x020e3730 kind:load to:0x0204fb78 module:main +from:0x020e3734 kind:load to:0x027e0cd8 module:dtcm +from:0x020e3738 kind:load to:0x0213b0a4 module:overlay(26) +from:0x020e373c kind:load to:0x021377a8 module:overlay(26) +from:0x020e3740 kind:load to:0x0213b254 module:overlay(26) +from:0x020e3754 kind:arm_call to:0x0216911c module:overlay(91) +from:0x020e378c kind:arm_call to:0x020fd3f8 module:overlay(26) +from:0x020e37a0 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e37c4 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e37d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e37e4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e384c kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e3854 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e3860 kind:arm_call to:0x02071c0c module:overlay(0) +from:0x020e3894 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020e38b0 kind:load to:0x027e09bc module:dtcm +from:0x020e38b4 kind:load to:0x027e09a4 module:dtcm +from:0x020e38b8 kind:load to:0x020b69b8 module:overlay(0) +from:0x020e38d4 kind:load to:0x020fd3f8 module:overlay(26) +from:0x020e3908 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e392c kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e393c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e394c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e39b4 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e39bc kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e39d0 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e39dc kind:arm_call to:0x0201b798 module:main +from:0x020e39ec kind:arm_call to:0x020f2d94 module:overlay(26) +from:0x020e39fc kind:arm_call to:0x020cc808 module:overlay(24) +from:0x020e3a08 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e3a24 kind:load to:0x027e09bc module:dtcm +from:0x020e3a28 kind:load to:0x0204fb78 module:main +from:0x020e3a2c kind:load to:0x027e0d10 module:dtcm +from:0x020e3a30 kind:load to:0x020da034 module:overlays(19,24) +from:0x020e3a44 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e3a98 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e3aa0 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e3ab8 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020e3ac0 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e3aec kind:arm_call to:0x020e998c module:overlay(26) +from:0x020e3b10 kind:arm_call to:0x020674cc module:overlay(0) +from:0x020e3b38 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020e3b5c kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020e3b64 kind:arm_call to:0x020ea54c module:overlay(26) +from:0x020e3b78 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e3bd0 kind:load to:0x027e09bc module:dtcm +from:0x020e3bd4 kind:load to:0x0213b0cc module:overlay(26) +from:0x020e3bd8 kind:load to:0x021377a8 module:overlay(26) +from:0x020e3bdc kind:load to:0x0213b1f4 module:overlay(26) +from:0x020e3c30 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020e3c58 kind:arm_call to:0x020f2d94 module:overlay(26) +from:0x020e3c68 kind:arm_call to:0x020cc808 module:overlay(24) +from:0x020e3c7c kind:arm_call to:0x020fd3f8 module:overlay(26) +from:0x020e3c90 kind:load to:0x027e09bc module:dtcm +from:0x020e3c94 kind:load to:0x027e0d10 module:dtcm +from:0x020e3c98 kind:load to:0x020da034 module:overlays(19,24) +from:0x020e3cac kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x020e3cbc kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e3cc4 kind:arm_call to:0x020e9dcc module:overlay(26) +from:0x020e3cd4 kind:arm_call to:0x020e2008 module:overlay(26) +from:0x020e3ce0 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e3d08 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e3d60 kind:arm_call to:0x02168f68 module:overlay(91) +from:0x020e3d74 kind:arm_call to:0x020f6a5c module:overlay(26) +from:0x020e3d84 kind:arm_call to:0x02169034 module:overlay(91) +from:0x020e3d8c kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e3d9c kind:arm_call to:0x020f6a38 module:overlay(26) +from:0x020e3de0 kind:arm_call to:0x0207a1c8 module:overlay(0) +from:0x020e3de8 kind:arm_call to:0x020e0ee4 module:overlay(26) +from:0x020e3df0 kind:arm_call to:0x020e0d90 module:overlay(26) +from:0x020e3e14 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e3e64 kind:load to:0x0213b0cc module:overlay(26) +from:0x020e3e68 kind:load to:0x021377a8 module:overlay(26) +from:0x020e3e6c kind:load to:0x0213b1f4 module:overlay(26) +from:0x020e3e70 kind:load to:0x0204b690 module:main +from:0x020e3e74 kind:load to:0x027e09bc module:dtcm +from:0x020e3ec8 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020e3ef0 kind:arm_call to:0x020f2d94 module:overlay(26) +from:0x020e3f00 kind:arm_call to:0x020cc808 module:overlay(24) +from:0x020e3f14 kind:arm_call to:0x020fd3f8 module:overlay(26) +from:0x020e3f28 kind:load to:0x027e09bc module:dtcm +from:0x020e3f2c kind:load to:0x027e0d10 module:dtcm +from:0x020e3f30 kind:load to:0x020da034 module:overlays(19,24) +from:0x020e3f44 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x020e3f54 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e3f5c kind:arm_call to:0x020e9dcc module:overlay(26) +from:0x020e3f6c kind:arm_call to:0x020e2008 module:overlay(26) +from:0x020e3f7c kind:arm_call to:0x02168f68 module:overlay(91) +from:0x020e3f90 kind:arm_call to:0x020f6a5c module:overlay(26) +from:0x020e3fa0 kind:arm_call to:0x02169034 module:overlay(91) +from:0x020e3fa8 kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e3fb8 kind:arm_call to:0x020f6a38 module:overlay(26) +from:0x020e3ffc kind:arm_call to:0x0207a1c8 module:overlay(0) +from:0x020e4004 kind:arm_call to:0x020e0ee4 module:overlay(26) +from:0x020e400c kind:arm_call to:0x020e0d90 module:overlay(26) +from:0x020e402c kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e407c kind:load to:0x0204b690 module:main +from:0x020e4080 kind:load to:0x027e09bc module:dtcm +from:0x020e4084 kind:load to:0x0213b0cc module:overlay(26) +from:0x020e4088 kind:load to:0x021377a8 module:overlay(26) +from:0x020e408c kind:load to:0x0213b1f4 module:overlay(26) +from:0x020e40ac kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e40bc kind:arm_call to:0x020fd3f8 module:overlay(26) +from:0x020e40d4 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x020e40e4 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e40ec kind:arm_call to:0x020e9dcc module:overlay(26) +from:0x020e40fc kind:arm_call to:0x020e2008 module:overlay(26) +from:0x020e410c kind:arm_call to:0x02168f68 module:overlay(91) +from:0x020e4120 kind:arm_call to:0x020f6a5c module:overlay(26) +from:0x020e4130 kind:arm_call to:0x02169034 module:overlay(91) +from:0x020e4138 kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e4148 kind:arm_call to:0x020f6a38 module:overlay(26) +from:0x020e418c kind:arm_call to:0x0207a1c8 module:overlay(0) +from:0x020e4194 kind:arm_call to:0x020e0ee4 module:overlay(26) +from:0x020e419c kind:arm_call to:0x020e0d90 module:overlay(26) +from:0x020e41a4 kind:load to:0x0204b690 module:main +from:0x020e41a8 kind:load to:0x027e09bc module:dtcm +from:0x020e41c0 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e41f8 kind:arm_call to:0x02067240 module:overlay(0) +from:0x020e4204 kind:arm_call to:0x0201b798 module:main +from:0x020e4214 kind:load to:0x0204fb78 module:main +from:0x020e4234 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e4248 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e4254 kind:arm_call to:0x020e90f8 module:overlay(26) +from:0x020e4268 kind:arm_call to:0x020e0d90 module:overlay(26) +from:0x020e42c8 kind:load to:0x0213b0a0 module:overlay(26) +from:0x020e42cc kind:load to:0x021377a8 module:overlay(26) +from:0x020e42d0 kind:load to:0x0213b244 module:overlay(26) +from:0x020e42e8 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e4320 kind:arm_call to:0x02067288 module:overlay(0) +from:0x020e432c kind:arm_call to:0x0201b798 module:main +from:0x020e433c kind:load to:0x0204fb78 module:main +from:0x020e4348 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e4360 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020e4380 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e43d0 kind:load to:0x0213b0d8 module:overlay(26) +from:0x020e43d4 kind:load to:0x021377a8 module:overlay(26) +from:0x020e43d8 kind:load to:0x0213b124 module:overlay(26) +from:0x020e43f0 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e4408 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e4414 kind:arm_call to:0x0201b798 module:main +from:0x020e4424 kind:arm_call to:0x020fbf40 module:overlay(26) +from:0x020e4448 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020e4454 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e4464 kind:arm_call to:0x020fc000 module:overlay(26) +from:0x020e4478 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e44e0 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e44f8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e4500 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e4518 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020e4534 kind:load to:0x0204fb78 module:main +from:0x020e453c kind:load to:0x027e09bc module:dtcm +from:0x020e4554 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e4578 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e45b4 kind:arm_call to:0x02079ff0 module:overlay(0) +from:0x020e45bc kind:arm_call to:0x020e9bbc module:overlay(26) +from:0x020e4630 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e4644 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e464c kind:arm_call to:0x01ffb744 module:itcm +from:0x020e4660 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e46c0 kind:arm_call to:0x020e9bbc module:overlay(26) +from:0x020e46ec kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020e46f8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e4708 kind:arm_call to:0x020fc000 module:overlay(26) +from:0x020e4784 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020e47a0 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020e47b8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x020e47d8 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x020e4858 kind:load to:0x027e09bc module:dtcm +from:0x020e485c kind:load to:0x027e0cec module:dtcm +from:0x020e4860 kind:load to:0x0203feb0 module:main +from:0x020e4864 kind:load to:0x027e09a8 module:dtcm +from:0x020e4868 kind:load to:0x020b69b8 module:overlay(0) +from:0x020e486c kind:load to:0x027e0d20 module:dtcm +from:0x020e4870 kind:load to:0x0213b0bc module:overlay(26) +from:0x020e4874 kind:load to:0x021377a8 module:overlay(26) +from:0x020e4878 kind:load to:0x0213b1d4 module:overlay(26) +from:0x020e4894 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e48a4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e490c kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e4924 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e4934 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e4950 kind:load to:0x027e09bc module:dtcm +from:0x020e4960 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e4978 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e4a04 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e4a18 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e4a20 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e4a34 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e4a9c kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x020e4ad8 kind:arm_call to:0x02072154 module:overlay(0) +from:0x020e4ae4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020e4ae8 kind:load to:0x027e0d20 module:dtcm +from:0x020e4aec kind:load to:0x027e09a4 module:dtcm +from:0x020e4b04 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e4b20 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e4b2c kind:arm_call to:0x0201b798 module:main +from:0x020e4b3c kind:arm_call to:0x020fbf40 module:overlay(26) +from:0x020e4b60 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020e4b6c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e4b7c kind:arm_call to:0x020fc000 module:overlay(26) +from:0x020e4b90 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e4bf8 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e4c00 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e4c10 kind:arm_call to:0x020e9b24 module:overlay(26) +from:0x020e4c38 kind:arm_call to:0x020f2d94 module:overlay(26) +from:0x020e4c48 kind:arm_call to:0x020cc808 module:overlay(24) +from:0x020e4c64 kind:load to:0x0204fb78 module:main +from:0x020e4c6c kind:load to:0x027e09bc module:dtcm +from:0x020e4c70 kind:load to:0x027e0d10 module:dtcm +from:0x020e4c74 kind:load to:0x020da034 module:overlays(19,24) +from:0x020e4c8c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e4cbc kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e4cdc kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e4cf4 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020e4d0c kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e4d48 kind:arm_call to:0x02079ff0 module:overlay(0) +from:0x020e4d50 kind:arm_call to:0x020e9b68 module:overlay(26) +from:0x020e4dc4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e4dd8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e4de0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e4df4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e4e54 kind:arm_call to:0x020e9b68 module:overlay(26) +from:0x020e4e7c kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020e4e88 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e4e98 kind:arm_call to:0x020fc000 module:overlay(26) +from:0x020e4f0c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020e4f28 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020e4f40 kind:arm_call to:0x0207328c module:overlay(0) +from:0x020e5024 kind:load to:0x027e09bc module:dtcm +from:0x020e5028 kind:load to:0x027e0cec module:dtcm +from:0x020e502c kind:load to:0x0203feb0 module:main +from:0x020e5030 kind:load to:0x027e09a8 module:dtcm +from:0x020e5034 kind:load to:0x027e09b8 module:dtcm +from:0x020e5038 kind:load to:0x0213b080 module:overlay(26) +from:0x020e503c kind:load to:0x021377a8 module:overlay(26) +from:0x020e5040 kind:load to:0x0213b294 module:overlay(26) +from:0x020e5044 kind:load to:0x0213b090 module:overlay(26) +from:0x020e5048 kind:load to:0x0213b114 module:overlay(26) +from:0x020e5060 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e5078 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e50b8 kind:arm_call to:0x0201b9bc module:main +from:0x020e50c4 kind:arm_call to:0x0201b798 module:main +from:0x020e50d4 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e50e0 kind:arm_call to:0x020e9b24 module:overlay(26) +from:0x020e5108 kind:load to:0x0204fb78 module:main +from:0x020e512c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e517c kind:arm_call to:0x0201b994 module:main +from:0x020e5188 kind:arm_call to:0x0201b798 module:main +from:0x020e5198 kind:arm_call to:0x020fbe28 module:overlay(26) +from:0x020e51ac kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020e51c4 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e5230 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e5240 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e526c kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e527c kind:arm_call to:0x020674cc module:overlay(0) +from:0x020e529c kind:arm_call to:0x020fbe28 module:overlay(26) +from:0x020e52b0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020e52c8 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e5338 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e5348 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e5374 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e5380 kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x020e53c0 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020e53c8 kind:arm_call to:0x020fa3d0 module:overlay(26) +from:0x020e53e4 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e5404 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e54b4 kind:arm_call to:0x0201b798 module:main +from:0x020e54c4 kind:load to:0x027e09bc module:dtcm +from:0x020e54c8 kind:load to:0x0204fb78 module:main +from:0x020e54cc kind:load to:0x02141910 module:overlay(26) +from:0x020e54d0 kind:load to:0x027e09b8 module:dtcm +from:0x020e54d4 kind:load to:0x0213b090 module:overlay(26) +from:0x020e54d8 kind:load to:0x021377a8 module:overlay(26) +from:0x020e54dc kind:load to:0x0213b114 module:overlay(26) +from:0x020e54f4 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e550c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e554c kind:arm_call to:0x0201b9bc module:main +from:0x020e5558 kind:arm_call to:0x0201b798 module:main +from:0x020e5568 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e5574 kind:arm_call to:0x020e9b24 module:overlay(26) +from:0x020e559c kind:load to:0x0204fb78 module:main +from:0x020e55c4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e55e8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e5634 kind:arm_call to:0x0201b994 module:main +from:0x020e5640 kind:arm_call to:0x0201b798 module:main +from:0x020e564c kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020e5658 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e5668 kind:arm_call to:0x020fc000 module:overlay(26) +from:0x020e5674 kind:arm_call to:0x020ea2c8 module:overlay(26) +from:0x020e567c kind:arm_call to:0x02098450 module:overlay(0) +from:0x020e5688 kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020e5694 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e56b8 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e56c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e56f4 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e5704 kind:arm_call to:0x020674cc module:overlay(0) +from:0x020e5750 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e5764 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e5780 kind:arm_call to:0x020ea54c module:overlay(26) +from:0x020e5790 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e579c kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020e57b0 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e5808 kind:load to:0x027e09bc module:dtcm +from:0x020e580c kind:load to:0x0204fb78 module:main +from:0x020e5810 kind:load to:0x020b6b98 module:overlay(0) +from:0x020e5814 kind:load to:0x0213b06c module:overlay(26) +from:0x020e5818 kind:load to:0x021377a8 module:overlay(26) +from:0x020e581c kind:load to:0x0213b0e4 module:overlay(26) +from:0x020e5834 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e5850 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e585c kind:arm_call to:0x0201b798 module:main +from:0x020e586c kind:arm_call to:0x020fbf40 module:overlay(26) +from:0x020e5890 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020e589c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e58ac kind:arm_call to:0x020fc000 module:overlay(26) +from:0x020e58c0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e5928 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e5930 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e593c kind:arm_call to:0x020e9b24 module:overlay(26) +from:0x020e596c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x020e597c kind:arm_call to:0x020f2d94 module:overlay(26) +from:0x020e598c kind:arm_call to:0x020cc808 module:overlay(24) +from:0x020e59a8 kind:load to:0x0204fb78 module:main +from:0x020e59b0 kind:load to:0x027e09bc module:dtcm +from:0x020e59b4 kind:load to:0x027e0d10 module:dtcm +from:0x020e59b8 kind:load to:0x020da034 module:overlays(19,24) +from:0x020e59d0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e5a00 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e5a20 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e5a38 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020e5a50 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e5a90 kind:arm_call to:0x02079ff0 module:overlay(0) +from:0x020e5afc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e5b10 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e5b18 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e5b2c kind:arm_call to:0x01ffb428 module:itcm +from:0x020e5b8c kind:arm_call to:0x020e9b68 module:overlay(26) +from:0x020e5bd0 kind:arm_call to:0x020674cc module:overlay(0) +from:0x020e5bf4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020e5c18 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020e5c20 kind:arm_call to:0x020ea54c module:overlay(26) +from:0x020e5c34 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e5c8c kind:load to:0x027e09bc module:dtcm +from:0x020e5c90 kind:load to:0x0213b0d8 module:overlay(26) +from:0x020e5c94 kind:load to:0x021377a8 module:overlay(26) +from:0x020e5c98 kind:load to:0x0213b124 module:overlay(26) +from:0x020e5cb0 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e5ccc kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e5cd8 kind:arm_call to:0x0201b798 module:main +from:0x020e5ce8 kind:arm_call to:0x020fbf40 module:overlay(26) +from:0x020e5d0c kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020e5d18 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e5d28 kind:arm_call to:0x020fc000 module:overlay(26) +from:0x020e5d3c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e5da4 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e5dac kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e5dbc kind:arm_call to:0x020e9b24 module:overlay(26) +from:0x020e5de4 kind:arm_call to:0x020f2d94 module:overlay(26) +from:0x020e5df4 kind:arm_call to:0x020cc808 module:overlay(24) +from:0x020e5e10 kind:load to:0x0204fb78 module:main +from:0x020e5e18 kind:load to:0x027e09bc module:dtcm +from:0x020e5e1c kind:load to:0x027e0d10 module:dtcm +from:0x020e5e20 kind:load to:0x020da034 module:overlays(19,24) +from:0x020e5e38 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e5e80 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e5e98 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020e5eb0 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e5ef0 kind:arm_call to:0x02079ff0 module:overlay(0) +from:0x020e5f5c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e5f70 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e5f78 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e5f8c kind:arm_call to:0x01ffb428 module:itcm +from:0x020e5fec kind:arm_call to:0x020e9b68 module:overlay(26) +from:0x020e6030 kind:arm_call to:0x020674cc module:overlay(0) +from:0x020e6054 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020e6078 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020e6080 kind:arm_call to:0x020ea54c module:overlay(26) +from:0x020e6094 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e60ec kind:load to:0x027e09bc module:dtcm +from:0x020e60f0 kind:load to:0x0213b0d8 module:overlay(26) +from:0x020e60f4 kind:load to:0x021377a8 module:overlay(26) +from:0x020e60f8 kind:load to:0x0213b124 module:overlay(26) +from:0x020e6110 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e6130 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e613c kind:arm_call to:0x0201b798 module:main +from:0x020e6148 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e616c kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e617c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e618c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e61f4 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e61fc kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e6204 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e6220 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020e6228 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020e6238 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e6270 kind:load to:0x0204fb78 module:main +from:0x020e6274 kind:load to:0x027e09bc module:dtcm +from:0x020e6278 kind:load to:0x027e0ce0 module:dtcm +from:0x020e6290 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e62b8 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e62dc kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e62ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e6320 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e6328 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e6340 kind:arm_call to:0x020fad50 module:overlay(26) +from:0x020e63c0 kind:arm_call to:0x0201b9bc module:main +from:0x020e63cc kind:arm_call to:0x0201b798 module:main +from:0x020e6400 kind:arm_call to:0x020674cc module:overlay(0) +from:0x020e6440 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x020e64a0 kind:load to:0x027e09bc module:dtcm +from:0x020e64a4 kind:load to:0x02141910 module:overlay(26) +from:0x020e64a8 kind:load to:0x027e0ce0 module:dtcm +from:0x020e64ac kind:load to:0x0204fb78 module:main +from:0x020e64b0 kind:load to:0x027e09b8 module:dtcm +from:0x020e64b4 kind:load to:0x027e0cd8 module:dtcm +from:0x020e64b8 kind:load to:0x0213b074 module:overlay(26) +from:0x020e64bc kind:load to:0x021377a8 module:overlay(26) +from:0x020e64c0 kind:load to:0x0213b194 module:overlay(26) +from:0x020e64d8 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e650c kind:arm_call to:0x02067240 module:overlay(0) +from:0x020e6518 kind:arm_call to:0x0201b798 module:main +from:0x020e6544 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e6560 kind:load to:0x0204fb78 module:main +from:0x020e6564 kind:load to:0x027e09a4 module:dtcm +from:0x020e6568 kind:load to:0x027e09a8 module:dtcm +from:0x020e6578 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e6598 kind:arm_call to:0x020e839c module:overlay(26) +from:0x020e65a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e65b4 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e65cc kind:arm_call to:0x020ea35c module:overlay(26) +from:0x020e65e0 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e65fc kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e664c kind:load to:0x0213b070 module:overlay(26) +from:0x020e6650 kind:load to:0x021377a8 module:overlay(26) +from:0x020e6654 kind:load to:0x0213b204 module:overlay(26) +from:0x020e666c kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e667c kind:arm_call to:0x020ea220 module:overlay(26) +from:0x020e66d8 kind:arm_call to:0x020ea25c module:overlay(26) +from:0x020e66e0 kind:arm_call to:0x02098460 module:overlay(0) +from:0x020e66ec kind:arm_call to:0x020ea314 module:overlay(26) +from:0x020e66f0 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e6700 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e6710 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e6720 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e6730 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e6734 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e6754 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e6760 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020e6788 kind:arm_call to:0x02067288 module:overlay(0) +from:0x020e6794 kind:arm_call to:0x0201b798 module:main +from:0x020e67b0 kind:load to:0x027e0cd8 module:dtcm +from:0x020e67b4 kind:load to:0x020b6b98 module:overlay(0) +from:0x020e67b8 kind:load to:0x0204fb78 module:main +from:0x020e67c4 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e67ec kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020e6800 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e6850 kind:load to:0x0213b0d8 module:overlay(26) +from:0x020e6854 kind:load to:0x021377a8 module:overlay(26) +from:0x020e6858 kind:load to:0x0213b124 module:overlay(26) +from:0x020e68b4 kind:load to:0x0213b074 module:overlay(26) +from:0x020e68b8 kind:load to:0x021377a8 module:overlay(26) +from:0x020e68bc kind:load to:0x0213b194 module:overlay(26) +from:0x020e68d4 kind:load to:0x020fd1c0 module:overlay(26) +from:0x020e68f8 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e6914 kind:arm_call to:0x020fd1f4 module:overlay(26) +from:0x020e692c kind:arm_call to:0x02081d10 module:overlay(0) +from:0x020e69dc kind:load to:0x027e0cd8 module:dtcm +from:0x020e69e0 kind:load to:0x0213b074 module:overlay(26) +from:0x020e69e4 kind:load to:0x021377a8 module:overlay(26) +from:0x020e69e8 kind:load to:0x0213b194 module:overlay(26) +from:0x020e6a44 kind:load to:0x0213b0d4 module:overlay(26) +from:0x020e6a48 kind:load to:0x021377a8 module:overlay(26) +from:0x020e6a4c kind:load to:0x0213b264 module:overlay(26) +from:0x020e6a60 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e6a7c kind:arm_call to:0x02072154 module:overlay(0) +from:0x020e6ab8 kind:load to:0x027e09a4 module:dtcm +from:0x020e6abc kind:load to:0x027e09b8 module:dtcm +from:0x020e6ac8 kind:load to:0x020e8280 module:overlay(26) +from:0x020e6adc kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e6b04 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e6b10 kind:arm_call to:0x0201b798 module:main +from:0x020e6b24 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e6b3c kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e6b44 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e6b4c kind:arm_call to:0x020e9918 module:overlay(26) +from:0x020e6b5c kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020e6b68 kind:arm_call to:0x0206daa0 module:overlay(0) +from:0x020e6b7c kind:load to:0x0204b690 module:main +from:0x020e6b80 kind:load to:0x0204fb78 module:main +from:0x020e6b84 kind:load to:0x027e09bc module:dtcm +from:0x020e6b8c kind:load to:0x020b69b8 module:overlay(0) +from:0x020e6ba0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e6bf0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e6c18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e6c7c kind:load to:0x027e09bc module:dtcm +from:0x020e6c80 kind:load to:0x027e09a8 module:dtcm +from:0x020e6c88 kind:load to:0x0213b078 module:overlay(26) +from:0x020e6c8c kind:load to:0x021377a8 module:overlay(26) +from:0x020e6c90 kind:load to:0x0213b274 module:overlay(26) +from:0x020e6c94 kind:load to:0x020b6a14 module:overlay(0) +from:0x020e6cac kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e6cd0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e6ce8 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e6d00 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020e6d10 kind:load to:0x027e09bc module:dtcm +from:0x020e6d18 kind:load to:0x020b69b8 module:overlay(0) +from:0x020e6d2c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e6da0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e6df4 kind:arm_call to:0x020fd1c0 module:overlay(26) +from:0x020e6e10 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e6e74 kind:load to:0x027e09bc module:dtcm +from:0x020e6e78 kind:load to:0x0213b084 module:overlay(26) +from:0x020e6e7c kind:load to:0x021377a8 module:overlay(26) +from:0x020e6e80 kind:load to:0x0213b154 module:overlay(26) +from:0x020e6e84 kind:load to:0x020b6a14 module:overlay(0) +from:0x020e6e9c kind:load to:0x020fd3f8 module:overlay(26) +from:0x020e6eb0 kind:load to:0x020b6a14 module:overlay(0) +from:0x020e6ec4 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e6ef0 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e6efc kind:arm_call to:0x0201b798 module:main +from:0x020e6f10 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e6f28 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e6f30 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e6f38 kind:arm_call to:0x020e9918 module:overlay(26) +from:0x020e6f48 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020e6f60 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e6f6c kind:arm_call to:0x0206daa0 module:overlay(0) +from:0x020e6f80 kind:arm_call to:0x020d595c module:overlay(24) +from:0x020e6f88 kind:arm_call to:0x020fa148 module:overlay(26) +from:0x020e6f9c kind:load to:0x0204b690 module:main +from:0x020e6fa0 kind:load to:0x0204fb78 module:main +from:0x020e6fa4 kind:load to:0x027e09bc module:dtcm +from:0x020e6fa8 kind:load to:0x027e09a8 module:dtcm +from:0x020e6fb0 kind:load to:0x020b69b8 module:overlay(0) +from:0x020e6fb4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e6fbc kind:load to:0x02141910 module:overlay(26) +from:0x020e6fd0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e7020 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e7058 kind:arm_call to:0x020e9a10 module:overlay(26) +from:0x020e7068 kind:arm_call to:0x020e9a10 module:overlay(26) +from:0x020e70cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e7130 kind:load to:0x027e09bc module:dtcm +from:0x020e7134 kind:load to:0x027e09a8 module:dtcm +from:0x020e713c kind:load to:0x0213b078 module:overlay(26) +from:0x020e7140 kind:load to:0x021377a8 module:overlay(26) +from:0x020e7144 kind:load to:0x0213b274 module:overlay(26) +from:0x020e7148 kind:load to:0x020b6a14 module:overlay(0) +from:0x020e715c kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e7194 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e71a0 kind:arm_call to:0x0201b798 module:main +from:0x020e71b4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e71c8 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e71d0 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e71d8 kind:arm_call to:0x020e9918 module:overlay(26) +from:0x020e71e8 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020e71fc kind:load to:0x0204b690 module:main +from:0x020e7200 kind:load to:0x0204fb78 module:main +from:0x020e7204 kind:load to:0x027e09bc module:dtcm +from:0x020e721c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e7268 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e72a8 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020e732c kind:load to:0x027e09bc module:dtcm +from:0x020e7330 kind:load to:0x0213b078 module:overlay(26) +from:0x020e7334 kind:load to:0x021377a8 module:overlay(26) +from:0x020e7338 kind:load to:0x0213b274 module:overlay(26) +from:0x020e7350 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e7370 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e737c kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e73a0 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e73b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e73c0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e7428 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e7430 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e744c kind:load to:0x027e09bc module:dtcm +from:0x020e7474 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e7498 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e74c0 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020e74e4 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e74f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e7550 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e7574 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e7588 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e75b0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e75c4 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020e761c kind:load to:0x027e09bc module:dtcm +from:0x020e7620 kind:load to:0x0213b06c module:overlay(26) +from:0x020e7624 kind:load to:0x021377a8 module:overlay(26) +from:0x020e7628 kind:load to:0x0213b0e4 module:overlay(26) +from:0x020e7640 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e7668 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e7674 kind:arm_call to:0x0201b798 module:main +from:0x020e7680 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e76a8 kind:arm_call to:0x0206daa0 module:overlay(0) +from:0x020e76c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e76c8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e76e8 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e76f8 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e7704 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e7714 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e77a0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020e77c0 kind:arm_call to:0x020f5010 module:overlay(26) +from:0x020e77d0 kind:arm_call to:0x020f51d0 module:overlay(26) +from:0x020e77dc kind:arm_call to:0x020f5010 module:overlay(26) +from:0x020e7814 kind:arm_call to:0x020f50f0 module:overlay(26) +from:0x020e7824 kind:arm_call to:0x020f5204 module:overlay(26) +from:0x020e7830 kind:arm_call to:0x020f50f0 module:overlay(26) +from:0x020e7894 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e78a8 kind:arm_call to:0x020d595c module:overlay(24) +from:0x020e78b0 kind:arm_call to:0x020fa148 module:overlay(26) +from:0x020e78cc kind:load to:0x0204b690 module:main +from:0x020e78d0 kind:load to:0x0204fb78 module:main +from:0x020e78d4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020e78d8 kind:load to:0x027e09a8 module:dtcm +from:0x020e78e4 kind:load to:0x027e09bc module:dtcm +from:0x020e78e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020e78f0 kind:load to:0x02141910 module:overlay(26) +from:0x020e7904 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e7954 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e7964 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e796c kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e7978 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e7988 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020e7a78 kind:arm_call to:0x020f50f0 module:overlay(26) +from:0x020e7b14 kind:arm_call to:0x020f5204 module:overlay(26) +from:0x020e7b5c kind:arm_call to:0x020f5010 module:overlay(26) +from:0x020e7bfc kind:arm_call to:0x020f51d0 module:overlay(26) +from:0x020e7c80 kind:arm_call to:0x020f50f0 module:overlay(26) +from:0x020e7c90 kind:arm_call to:0x020f5204 module:overlay(26) +from:0x020e7ce8 kind:arm_call to:0x020f5010 module:overlay(26) +from:0x020e7cf8 kind:arm_call to:0x020f51d0 module:overlay(26) +from:0x020e7d80 kind:load to:0x027e09bc module:dtcm +from:0x020e7d84 kind:load to:0x0213b078 module:overlay(26) +from:0x020e7d88 kind:load to:0x021377a8 module:overlay(26) +from:0x020e7d8c kind:load to:0x0213b274 module:overlay(26) +from:0x020e7da4 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e7de0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e7e30 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e7e48 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020e7e50 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e7e64 kind:load to:0x027e09bc module:dtcm +from:0x020e7e78 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e7ee4 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e7f08 kind:arm_call to:0x0201b994 module:main +from:0x020e7f14 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x020e7f28 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020e7f44 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020e7f5c kind:arm_call to:0x020fc82c module:overlay(26) +from:0x020e7f64 kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e7f6c kind:arm_call to:0x020e0d90 module:overlay(26) +from:0x020e7f7c kind:load to:0x027e09bc module:dtcm +from:0x020e7f94 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e7fd0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e801c kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020e8024 kind:arm_call to:0x020ea4f4 module:overlay(26) +from:0x020e8040 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020e8048 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020e805c kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e8070 kind:load to:0x027e09bc module:dtcm +from:0x020e8084 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020e80f0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020e8114 kind:arm_call to:0x0201b994 module:main +from:0x020e811c kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e8124 kind:arm_call to:0x020e0d90 module:overlay(26) +from:0x020e8134 kind:load to:0x027e09bc module:dtcm +from:0x020e8148 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e8170 kind:arm_call to:0x0206749c module:overlay(0) +from:0x020e817c kind:arm_call to:0x0201b798 module:main +from:0x020e818c kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020e81ac kind:load to:0x0204fb78 module:main +from:0x020e81b0 kind:load to:0x027e0d20 module:dtcm +from:0x020e81bc kind:arm_call to:0x020e8280 module:overlay(26) +from:0x020e81d8 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020e81f4 kind:arm_call to:0x020f9b94 module:overlay(26) +from:0x020e8258 kind:load to:0x02141910 module:overlay(26) +from:0x020e825c kind:load to:0x0213b074 module:overlay(26) +from:0x020e8260 kind:load to:0x021377a8 module:overlay(26) +from:0x020e8264 kind:load to:0x0213b194 module:overlay(26) +from:0x020e8278 kind:load to:0x027e0d10 module:dtcm +from:0x020e827c kind:load to:0x020f2cec module:overlay(26) +from:0x020e8290 kind:load to:0x020e90f8 module:overlay(26) +from:0x020e8318 kind:arm_call to:0x020f3460 module:overlay(26) +from:0x020e8334 kind:arm_call to:0x020f3460 module:overlay(26) +from:0x020e8340 kind:arm_call to:0x020f3460 module:overlay(26) +from:0x020e8354 kind:arm_call to:0x020f3460 module:overlay(26) +from:0x020e8368 kind:arm_call to:0x020f3460 module:overlay(26) +from:0x020e8374 kind:load to:0x027e0d10 module:dtcm +from:0x020e8418 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e86ec kind:load to:0x0213b0cc module:overlay(26) +from:0x020e86f0 kind:load to:0x021377a8 module:overlay(26) +from:0x020e86f4 kind:load to:0x0213b1f4 module:overlay(26) +from:0x020e86f8 kind:load to:0x027e09b8 module:dtcm +from:0x020e86fc kind:load to:0x0213b07c module:overlay(26) +from:0x020e8700 kind:load to:0x0213b104 module:overlay(26) +from:0x020e8704 kind:load to:0x0213b0b8 module:overlay(26) +from:0x020e8708 kind:load to:0x0213b184 module:overlay(26) +from:0x020e870c kind:load to:0x0213b088 module:overlay(26) +from:0x020e8710 kind:load to:0x0213b1a4 module:overlay(26) +from:0x020e8714 kind:load to:0x0213b068 module:overlay(26) +from:0x020e8718 kind:load to:0x0213b234 module:overlay(26) +from:0x020e871c kind:load to:0x0213b0a0 module:overlay(26) +from:0x020e8720 kind:load to:0x0213b244 module:overlay(26) +from:0x020e8724 kind:load to:0x0213b0c8 module:overlay(26) +from:0x020e8728 kind:load to:0x0213b2b4 module:overlay(26) +from:0x020e872c kind:load to:0x0213b0d0 module:overlay(26) +from:0x020e8730 kind:load to:0x0213b164 module:overlay(26) +from:0x020e8734 kind:load to:0x0213b0e0 module:overlay(26) +from:0x020e8738 kind:load to:0x0213b144 module:overlay(26) +from:0x020e8794 kind:load to:0x0213b08c module:overlay(26) +from:0x020e8798 kind:load to:0x021377a8 module:overlay(26) +from:0x020e879c kind:load to:0x0213b1b4 module:overlay(26) +from:0x020e8858 kind:load to:0x0213b068 module:overlay(26) +from:0x020e885c kind:load to:0x021377a8 module:overlay(26) +from:0x020e8860 kind:load to:0x0213b234 module:overlay(26) +from:0x020e8864 kind:load to:0x0213b0a0 module:overlay(26) +from:0x020e8868 kind:load to:0x0213b244 module:overlay(26) +from:0x020e8924 kind:load to:0x0213b0c8 module:overlay(26) +from:0x020e8928 kind:load to:0x021377a8 module:overlay(26) +from:0x020e892c kind:load to:0x0213b2b4 module:overlay(26) +from:0x020e8930 kind:load to:0x0213b0bc module:overlay(26) +from:0x020e8934 kind:load to:0x0213b1d4 module:overlay(26) +from:0x020e89f0 kind:load to:0x0213b0d0 module:overlay(26) +from:0x020e89f4 kind:load to:0x021377a8 module:overlay(26) +from:0x020e89f8 kind:load to:0x0213b164 module:overlay(26) +from:0x020e89fc kind:load to:0x0213b090 module:overlay(26) +from:0x020e8a00 kind:load to:0x0213b114 module:overlay(26) +from:0x020e8a5c kind:load to:0x0213b0c0 module:overlay(26) +from:0x020e8a60 kind:load to:0x021377a8 module:overlay(26) +from:0x020e8a64 kind:load to:0x0213b1c4 module:overlay(26) +from:0x020e8a88 kind:arm_call to:0x020dafa0 module:overlay(26) +from:0x020e8a94 kind:arm_call to:0x02029a4c module:main +from:0x020e8ac0 kind:load to:0x0201bb7c module:main +from:0x020e8ae4 kind:load to:0x0201bb78 module:main +from:0x020e8af8 kind:load to:0x02067410 module:overlay(0) +from:0x020e8b0c kind:load to:0x0217a330 module:overlays(89,91,94) +from:0x020e8b28 kind:arm_call to:0x020f2cd8 module:overlay(26) +from:0x020e8b30 kind:arm_call to:0x02011ff4 module:main +from:0x020e8b38 kind:load to:0x027e0d10 module:dtcm +from:0x020e8b48 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020e8b5c kind:load to:0x0213b0b0 module:overlay(26) +from:0x020e8b68 kind:arm_call to:0x0201b8bc module:main +from:0x020e8b70 kind:arm_call to:0x02011ff4 module:main +from:0x020e8b84 kind:arm_call to:0x0201b8bc module:main +from:0x020e8b8c kind:arm_call to:0x02011ff4 module:main +from:0x020e8ba0 kind:arm_call to:0x01fff458 module:itcm +from:0x020e8c14 kind:arm_call to:0x02104b74 module:overlay(26) +from:0x020e8c2c kind:arm_call to:0x02104b74 module:overlay(26) +from:0x020e8c38 kind:arm_call to:0x02104b74 module:overlay(26) +from:0x020e8c44 kind:arm_call to:0x02104b74 module:overlay(26) +from:0x020e8c50 kind:arm_call to:0x02104b74 module:overlay(26) +from:0x020e8c58 kind:load to:0x027e09a4 module:dtcm +from:0x020e8c84 kind:arm_call to:0x020fafe8 module:overlay(26) +from:0x020e8ca0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x020e8cc8 kind:arm_call to:0x0203e690 module:main +from:0x020e8d4c kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e8d60 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e8d68 kind:arm_call to:0x020d5740 module:overlay(24) +from:0x020e8d74 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e8d7c kind:arm_call to:0x020d5760 module:overlay(24) +from:0x020e8d8c kind:arm_call to:0x0205decc module:overlay(0) +from:0x020e8dcc kind:arm_call to:0x02011f3c module:main +from:0x020e8ddc kind:arm_call to:0x020f5240 module:overlay(26) +from:0x020e8df0 kind:arm_call to:0x02011f3c module:main +from:0x020e8e00 kind:arm_call to:0x020f5ac8 module:overlay(26) +from:0x020e8e14 kind:arm_call to:0x02011f3c module:main +from:0x020e8e24 kind:arm_call to:0x020f600c module:overlay(26) +from:0x020e8e38 kind:arm_call to:0x02011f3c module:main +from:0x020e8e48 kind:arm_call to:0x020f63f8 module:overlay(26) +from:0x020e8e54 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e8e5c kind:arm_call_thumb to:0x020d5648 module:overlay(24) +from:0x020e8e68 kind:arm_call to:0x020f0468 module:overlay(26) +from:0x020e8e80 kind:load to:0x02137a5c module:overlay(26) +from:0x020e8e84 kind:load to:0x02080360 module:overlay(0) +from:0x020e8e88 kind:load to:0x02080340 module:overlay(0) +from:0x020e8e8c kind:load to:0x02137a3c module:overlay(26) +from:0x020e8ef0 kind:arm_call to:0x0203e740 module:main +from:0x020e8ef8 kind:arm_call to:0x020f01a4 module:overlay(26) +from:0x020e8f04 kind:load to:0x02080360 module:overlay(0) +from:0x020e8fdc kind:load to:0x027e09a4 module:dtcm +from:0x020e9044 kind:load to:0x0213b2d4 module:overlay(26) +from:0x020e9048 kind:load to:0x021379dc module:overlay(26) +from:0x020e904c kind:load to:0x0213b2dc module:overlay(26) +from:0x020e910c kind:arm_call to:0x020fc9a4 module:overlay(26) +from:0x020e9124 kind:arm_call to:0x020f01b8 module:overlay(26) +from:0x020e912c kind:arm_call to:0x020f0210 module:overlay(26) +from:0x020e9150 kind:arm_call to:0x020e9050 module:overlay(26) +from:0x020e9158 kind:arm_call to:0x020e9690 module:overlay(26) +from:0x020e9160 kind:arm_call to:0x020e95dc module:overlay(26) +from:0x020e9168 kind:arm_call to:0x020e9fa4 module:overlay(26) +from:0x020e9170 kind:arm_call to:0x020e9e20 module:overlay(26) +from:0x020e9178 kind:arm_call to:0x020e91c8 module:overlay(26) +from:0x020e919c kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e91d0 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x020e91e8 kind:arm_call to:0x02131a60 module:overlay(26) +from:0x020e9208 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e92dc kind:arm_call to:0x021308c8 module:overlay(26) +from:0x020e92e4 kind:load to:0x027e0d20 module:dtcm +from:0x020e92e8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020e92ec kind:load to:0x0213b2d8 module:overlay(26) +from:0x020e92f0 kind:load to:0x021379dc module:overlay(26) +from:0x020e92f4 kind:load to:0x0213b2ec module:overlay(26) +from:0x020e92f8 kind:load to:0x0213b2c8 module:overlay(26) +from:0x020e92fc kind:load to:0x0213b30c module:overlay(26) +from:0x020e9318 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e9328 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x020e93c8 kind:arm_call to:0x01ff938c module:itcm +from:0x020e93d8 kind:arm_call to:0x020e83ac module:overlay(26) +from:0x020e9404 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e94a0 kind:arm_call to:0x01ffb860 module:itcm +from:0x020e94bc kind:arm_call to:0x01ffb744 module:itcm +from:0x020e95c8 kind:load to:0x027e09b8 module:dtcm +from:0x020e95cc kind:load to:0x027e09bc module:dtcm +from:0x020e95d0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e95f8 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020e9604 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e963c kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020e965c kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e9678 kind:arm_call to:0x020f4850 module:overlay(26) +from:0x020e96b8 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x020e96c0 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x020e96e4 kind:arm_call to:0x020fc408 module:overlay(26) +from:0x020e96f0 kind:arm_call to:0x01fffda8 module:itcm +from:0x020e9728 kind:arm_call to:0x020fbe44 module:overlay(26) +from:0x020e9734 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020e974c kind:arm_call to:0x01ffd420 module:itcm +from:0x020e9780 kind:arm_call to:0x0206e948 module:overlay(0) +from:0x020e9794 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020e97bc kind:arm_call to:0x020fcbd4 module:overlay(26) +from:0x020e9800 kind:load to:0x0214196c module:overlay(26) +from:0x020e9804 kind:load to:0x027e09b8 module:dtcm +from:0x020e9808 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020e980c kind:load to:0x020b6a14 module:overlay(0) +from:0x020e9824 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x020e983c kind:arm_call to:0x020fc408 module:overlay(26) +from:0x020e9874 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e98a4 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020e98d0 kind:arm_call to:0x020e9300 module:overlay(26) +from:0x020e98d8 kind:load to:0x027e09b8 module:dtcm +from:0x020e9928 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x020e9980 kind:load to:0x0213b2c8 module:overlay(26) +from:0x020e9984 kind:load to:0x021379dc module:overlay(26) +from:0x020e9988 kind:load to:0x0213b30c module:overlay(26) +from:0x020e9a74 kind:arm_call to:0x020d595c module:overlay(24) +from:0x020e9ad0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e9ae8 kind:load to:0x027e09a8 module:dtcm +from:0x020e9aec kind:load to:0x027e0ce0 module:dtcm +from:0x020e9c64 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020e9c74 kind:arm_call to:0x020d5de4 module:overlay(24) +from:0x020e9c88 kind:arm_call to:0x020d5d88 module:overlay(24) +from:0x020e9c98 kind:arm_call to:0x020d5ddc module:overlay(24) +from:0x020e9cc4 kind:arm_call to:0x020d5ddc module:overlay(24) +from:0x020e9ce4 kind:arm_call to:0x0206f208 module:overlay(0) +from:0x020e9d20 kind:load to:0x027e0cfc module:dtcm +from:0x020e9d24 kind:load to:0x020b6a14 module:overlay(0) +from:0x020e9d48 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e9d58 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020e9d80 kind:load to:0x027e09b8 module:dtcm +from:0x020e9d90 kind:load to:0x020f0fc0 module:overlay(26) +from:0x020e9dac kind:arm_call to:0x020f1058 module:overlay(26) +from:0x020e9dc4 kind:arm_call to:0x020e9d94 module:overlay(26) +from:0x020e9e5c kind:arm_call to:0x01fffd00 module:itcm +from:0x020e9e68 kind:arm_call to:0x02029a4c module:main +from:0x020e9e8c kind:arm_call to:0x01fff350 module:itcm +from:0x020e9ed0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e9ee8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e9efc kind:arm_call to:0x020fa034 module:overlay(26) +from:0x020e9f18 kind:arm_call to:0x01fff350 module:itcm +from:0x020e9f34 kind:load to:0x027e0ce4 module:dtcm +from:0x020e9f38 kind:load to:0x02137a50 module:overlay(26) +from:0x020e9f3c kind:load to:0x02141910 module:overlay(26) +from:0x020e9f80 kind:arm_call to:0x020fc408 module:overlay(26) +from:0x020e9f94 kind:arm_call to:0x01ffd640 module:itcm +from:0x020e9fa0 kind:load to:0x027e09bc module:dtcm +from:0x020ea018 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ea028 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ea078 kind:arm_call to:0x020ea0b4 module:overlay(26) +from:0x020ea0d0 kind:arm_call to:0x020e95dc module:overlay(26) +from:0x020ea0d8 kind:arm_call to:0x020e9fa4 module:overlay(26) +from:0x020ea0f0 kind:load to:0x02143d48 module:overlay(26) +from:0x020ea150 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020ea180 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea1a8 kind:load to:0x0213b2cc module:overlay(26) +from:0x020ea1ac kind:load to:0x021379dc module:overlay(26) +from:0x020ea1b0 kind:load to:0x0213b31c module:overlay(26) +from:0x020ea214 kind:load to:0x0213b2d4 module:overlay(26) +from:0x020ea218 kind:load to:0x021379dc module:overlay(26) +from:0x020ea21c kind:load to:0x0213b2dc module:overlay(26) +from:0x020ea244 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x020ea258 kind:load to:0x027e09c0 module:dtcm +from:0x020ea274 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020ea284 kind:arm_call to:0x020f15d8 module:overlay(26) +from:0x020ea2b4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x020ea2bc kind:arm_call to:0x020ea0c8 module:overlay(26) +from:0x020ea2e8 kind:arm_call to:0x020e0548 module:overlay(26) +from:0x020ea2fc kind:arm_call to:0x020fb060 module:overlay(26) +from:0x020ea304 kind:arm_call to:0x020ea0c8 module:overlay(26) +from:0x020ea310 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020ea34c kind:arm_call to:0x020fc9a4 module:overlay(26) +from:0x020ea354 kind:arm_call to:0x020e95dc module:overlay(26) +from:0x020ea384 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x020ea3a8 kind:arm_call to:0x020f1580 module:overlay(26) +from:0x020ea3b0 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020ea3c4 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020ea3d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ea3f4 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020ea3fc kind:load to:0x027e09c0 module:dtcm +from:0x020ea400 kind:load to:0x027e0ce0 module:dtcm +from:0x020ea430 kind:arm_call to:0x020fca8c module:overlay(26) +from:0x020ea444 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020ea458 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020ea468 kind:arm_call to:0x020fca8c module:overlay(26) +from:0x020ea47c kind:arm_call to:0x020fc88c module:overlay(26) +from:0x020ea48c kind:arm_call to:0x020fca8c module:overlay(26) +from:0x020ea4a0 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x020ea4b4 kind:arm_call to:0x020fca8c module:overlay(26) +from:0x020ea4c8 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x020ea4ec kind:arm_call to:0x020fcbd4 module:overlay(26) +from:0x020ea540 kind:load to:0x0213b2d0 module:overlay(26) +from:0x020ea544 kind:load to:0x021379dc module:overlay(26) +from:0x020ea548 kind:load to:0x0213b2fc module:overlay(26) +from:0x020ea558 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x020ea5fc kind:load to:0x0213b2d4 module:overlay(26) +from:0x020ea600 kind:load to:0x021379dc module:overlay(26) +from:0x020ea604 kind:load to:0x0213b2dc module:overlay(26) +from:0x020ea608 kind:load to:0x0213b2cc module:overlay(26) +from:0x020ea60c kind:load to:0x0213b31c module:overlay(26) +from:0x020ea640 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea69c kind:load to:0x0213b2cc module:overlay(26) +from:0x020ea6a0 kind:load to:0x021379dc module:overlay(26) +from:0x020ea6a4 kind:load to:0x0213b31c module:overlay(26) +from:0x020ea6c4 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea6e8 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea708 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea718 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea72c kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea748 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020ea75c kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea770 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea7ec kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020ea7fc kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea85c kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020ea86c kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea8c8 kind:load to:0x0213b2c8 module:overlay(26) +from:0x020ea8cc kind:load to:0x021379dc module:overlay(26) +from:0x020ea8d0 kind:load to:0x0213b30c module:overlay(26) +from:0x020ea8d4 kind:load to:0x0213b2d8 module:overlay(26) +from:0x020ea8d8 kind:load to:0x0213b2ec module:overlay(26) +from:0x020ea900 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea924 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea944 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea950 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea95c kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea978 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020ea980 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ea9d4 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x020eaa2c kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020eaa40 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eaa94 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020eaaa8 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eab18 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020eab28 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eab84 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020eab94 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eabec kind:load to:0x021379dc module:overlay(26) +from:0x020eabf0 kind:load to:0x0213b31c module:overlay(26) +from:0x020eabf4 kind:load to:0x0213b2cc module:overlay(26) +from:0x020eabf8 kind:load to:0x0213b2c4 module:overlay(26) +from:0x020eabfc kind:load to:0x0213b32c module:overlay(26) +from:0x020eac00 kind:load to:0x0213b2d8 module:overlay(26) +from:0x020eac04 kind:load to:0x0213b2ec module:overlay(26) +from:0x020eac10 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eac24 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eac38 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020eac64 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x020eac74 kind:arm_call to:0x020fa434 module:overlay(26) +from:0x020eac80 kind:arm_call to:0x020e9c50 module:overlay(26) +from:0x020eac98 kind:load to:0x027e09bc module:dtcm +from:0x020eac9c kind:load to:0x02141910 module:overlay(26) +from:0x020eacb4 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eacd8 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eacf8 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ead04 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ead10 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ead2c kind:arm_call to:0x020fc930 module:overlay(26) +from:0x020ead48 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020ead6c kind:arm_call to:0x0207a1f0 module:overlay(0) +from:0x020ead84 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x020eada4 kind:arm_call to:0x020f483c module:overlay(26) +from:0x020eadc4 kind:arm_call to:0x020f4814 module:overlay(26) +from:0x020eade4 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eae38 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x020eae9c kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020eaeb0 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eaf04 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020eaf18 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eaf78 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eaf8c kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eafe4 kind:load to:0x021379dc module:overlay(26) +from:0x020eafe8 kind:load to:0x0213b31c module:overlay(26) +from:0x020eafec kind:load to:0x027e09bc module:dtcm +from:0x020eaff0 kind:load to:0x0213b2cc module:overlay(26) +from:0x020eaff4 kind:load to:0x0213b2c4 module:overlay(26) +from:0x020eaff8 kind:load to:0x0213b32c module:overlay(26) +from:0x020eaffc kind:load to:0x0213b2c8 module:overlay(26) +from:0x020eb000 kind:load to:0x0213b30c module:overlay(26) +from:0x020eb01c kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x020eb07c kind:load to:0x0213b2d4 module:overlay(26) +from:0x020eb080 kind:load to:0x021379dc module:overlay(26) +from:0x020eb084 kind:load to:0x0213b2dc module:overlay(26) +from:0x020eb090 kind:arm_call to:0x020d3de4 module:overlay(24) +from:0x020eb0a8 kind:arm_call to:0x02011f3c module:main +from:0x020eb0b4 kind:arm_call to:0x020ec3d4 module:overlay(26) +from:0x020eb0c4 kind:load to:0x02137a88 module:overlay(26) +from:0x020eb0ec kind:arm_call to:0x020ec474 module:overlay(26) +from:0x020eb0f4 kind:arm_call to:0x02011ff4 module:main +from:0x020eb104 kind:arm_call to:0x020d3e70 module:overlay(24) +from:0x020eb110 kind:load to:0x02137a88 module:overlay(26) +from:0x020eb128 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020eb12c kind:arm_call to:0x02033cb4 module:main +from:0x020eb158 kind:load to:0x020d3b2c module:overlays(19,24) +from:0x020eb174 kind:load to:0x020d3b90 module:overlays(19,24) +from:0x020eb198 kind:load to:0x020d3a14 module:overlays(19,24) +from:0x020eb1a8 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020eb1b4 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020eb1bc kind:arm_call to:0x020ed9d4 module:overlay(26) +from:0x020eb1cc kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020eb1dc kind:arm_call to:0x020eda30 module:overlay(26) +from:0x020eb1ec kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020eb1fc kind:arm_call to:0x020ed99c module:overlay(26) +from:0x020eb258 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020eb274 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020eb278 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020eb290 kind:load to:0x02137a7c module:overlay(26) +from:0x020eb2e8 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020eb304 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020eb308 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020eb320 kind:load to:0x02137a7c module:overlay(26) +from:0x020eb378 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020eb394 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020eb398 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020eb3b0 kind:load to:0x02137a7c module:overlay(26) +from:0x020eb3f0 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020eb3f4 kind:arm_call to:0x02033cb4 module:main +from:0x020eb44c kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020eb450 kind:arm_call to:0x02033cb4 module:main +from:0x020eb52c kind:arm_call to:0x0205dcd4 module:overlay(0) +from:0x020eb540 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020eb550 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020eb56c kind:arm_call to:0x020d3648 module:overlay(24) +from:0x020eb588 kind:arm_call to:0x020d3648 module:overlay(24) +from:0x020eb66c kind:arm_call to:0x0205dd08 module:overlay(0) +from:0x020eb6a4 kind:arm_call to:0x020eb4c0 module:overlay(26) +from:0x020eb720 kind:arm_call to:0x020d3648 module:overlay(24) +from:0x020eb73c kind:arm_call to:0x0205dd08 module:overlay(0) +from:0x020eb7bc kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x020eb7e4 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020eb808 kind:arm_call to:0x0205dd08 module:overlay(0) +from:0x020eb884 kind:arm_call to:0x020d3648 module:overlay(24) +from:0x020eb8e8 kind:arm_call to:0x020d3c9c module:overlay(24) +from:0x020eb914 kind:arm_call to:0x020d3c9c module:overlay(24) +from:0x020eb99c kind:arm_call to:0x020ec4e0 module:overlay(26) +from:0x020eba1c kind:arm_call to:0x0205dc8c module:overlay(0) +from:0x020eba3c kind:arm_call to:0x020d4494 module:overlay(24) +from:0x020eba78 kind:load to:0x020ec4d0 module:overlay(26) +from:0x020eba94 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x020ebab8 kind:arm_call to:0x020ebb30 module:overlay(26) +from:0x020ebad8 kind:arm_call to:0x021346d0 module:overlay(26) +from:0x020ebb50 kind:arm_call to:0x020eb114 module:overlay(26) +from:0x020ebbdc kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebbf0 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebc08 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebc20 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebc48 kind:arm_call to:0x020eb15c module:overlay(26) +from:0x020ebd40 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebd54 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebd68 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebd7c kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebd94 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebda8 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebdc4 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebdd8 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebe00 kind:arm_call to:0x020eb140 module:overlay(26) +from:0x020ebe48 kind:arm_call to:0x020d3748 module:overlay(24) +from:0x020ebe64 kind:arm_call to:0x020d3d9c module:overlay(24) +from:0x020ebfe0 kind:arm_call to:0x020d445c module:overlay(24) +from:0x020ebff4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ec004 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ec028 kind:load to:0x0203feb0 module:main +from:0x020ec05c kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020ec098 kind:arm_call to:0x0205de1c module:overlay(0) +from:0x020ec0ac kind:arm_call to:0x020d445c module:overlay(24) +from:0x020ec0bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ec0d8 kind:arm_call to:0x021346d0 module:overlay(26) +from:0x020ec148 kind:arm_call to:0x020ec194 module:overlay(26) +from:0x020ec154 kind:load to:0x02137a98 module:overlay(26) +from:0x020ec168 kind:arm_call to:0x020ec194 module:overlay(26) +from:0x020ec174 kind:load to:0x02137a98 module:overlay(26) +from:0x020ec184 kind:arm_call to:0x02011ff4 module:main +from:0x020ec1ac kind:arm_call to:0x0202a17c module:main +from:0x020ec1f4 kind:arm_call to:0x0205dc8c module:overlay(0) +from:0x020ec308 kind:arm_call to:0x02017724 module:main +from:0x020ec344 kind:load to:0x02137aa8 module:overlay(26) +from:0x020ec350 kind:arm_call to:0x02017760 module:main +from:0x020ec364 kind:arm_call to:0x02017760 module:main +from:0x020ec36c kind:arm_call to:0x02011ff4 module:main +from:0x020ec43c kind:arm_call to:0x02011f3c module:main +from:0x020ec448 kind:arm_call_thumb to:0x02017914 module:main +from:0x020ec470 kind:load to:0x02137b14 module:overlay(26) +from:0x020ec4a0 kind:arm_call to:0x020ec5bc module:overlay(26) +from:0x020ec4a8 kind:arm_call to:0x020ec5bc module:overlay(26) +from:0x020ec4bc kind:arm_call_thumb to:0x02017938 module:main +from:0x020ec4c4 kind:arm_call to:0x02011ff4 module:main +from:0x020ec4dc kind:load to:0x020ec814 module:overlay(26) +from:0x020ec53c kind:arm_call to:0x020ec934 module:overlay(26) +from:0x020ec570 kind:arm_call to:0x02017bb8 module:main +from:0x020ec5b0 kind:arm_call_thumb to:0x02017938 module:main +from:0x020ec5e0 kind:arm_call to:0x02011ff4 module:main +from:0x020ec608 kind:load to:0x0213b348 module:overlay(26) +from:0x020ec60c kind:load to:0x020ec348 module:overlay(26) +from:0x020ec610 kind:load to:0x0203e740 module:main +from:0x020ec6bc kind:arm_call to:0x02017760 module:main +from:0x020ec6d0 kind:arm_call to:0x02017760 module:main +from:0x020ec6d8 kind:arm_call to:0x02011ff4 module:main +from:0x020ec724 kind:arm_call to:0x02034e10 module:main +from:0x020ec738 kind:arm_call to:0x02034e10 module:main +from:0x020ec874 kind:arm_call to:0x020ec690 module:overlay(26) +from:0x020ec89c kind:arm_call to:0x020eb5f0 module:overlay(26) +from:0x020ec8cc kind:arm_call to:0x020ec670 module:overlay(26) +from:0x020ec930 kind:load to:0x0213c934 module:overlay(26) +from:0x020ec958 kind:arm_call to:0x020175f8 module:main +from:0x020ec998 kind:arm_call to:0x02017d1c module:main +from:0x020ec9b0 kind:load to:0x02137af8 module:overlay(26) +from:0x020ec9b4 kind:load to:0x0213c934 module:overlay(26) +from:0x020eca08 kind:arm_call to:0x02017bb8 module:main +from:0x020eca50 kind:arm_call to:0x02017724 module:main +from:0x020eca64 kind:load to:0x02137ad0 module:overlay(26) +from:0x020eca80 kind:load to:0x0213c934 module:overlay(26) +from:0x020eca84 kind:load to:0x020ec6b4 module:overlay(26) +from:0x020eca88 kind:load to:0x0203e740 module:main +from:0x020eca9c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ecb34 kind:arm_call to:0x020eca8c module:overlay(26) +from:0x020ecb54 kind:arm_call to:0x020ecf7c module:overlay(26) +from:0x020ecb6c kind:arm_call to:0x020ecf7c module:overlay(26) +from:0x020ecb7c kind:arm_call to:0x020eca8c module:overlay(26) +from:0x020ecba0 kind:arm_call to:0x020ecf7c module:overlay(26) +from:0x020ecbb8 kind:arm_call to:0x020ecf7c module:overlay(26) +from:0x020ecbc8 kind:arm_call to:0x020eca8c module:overlay(26) +from:0x020ecbe8 kind:arm_call to:0x020ecf7c module:overlay(26) +from:0x020ecc04 kind:arm_call to:0x020ecf7c module:overlay(26) +from:0x020ecc14 kind:arm_call to:0x020eca8c module:overlay(26) +from:0x020ecc38 kind:arm_call to:0x020ecf7c module:overlay(26) +from:0x020ecc50 kind:arm_call to:0x020ecf7c module:overlay(26) +from:0x020ecc70 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ecc78 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ecc80 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ecc90 kind:load to:0x02137b50 module:overlay(26) +from:0x020ecc94 kind:load to:0x02137b5c module:overlay(26) +from:0x020ecc98 kind:load to:0x02137ba8 module:overlay(26) +from:0x020ecd38 kind:load to:0x02137b30 module:overlay(26) +from:0x020ecd48 kind:arm_call to:0x02011ff4 module:main +from:0x020ece14 kind:load to:0x0213488c module:overlay(26) +from:0x020eced8 kind:arm_call to:0x01fff850 module:itcm +from:0x020ecf3c kind:arm_call to:0x01ffb974 module:itcm +from:0x020ecf44 kind:arm_call to:0x02024808 module:main +from:0x020ecf54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ecf78 kind:load to:0x0213488c module:overlay(26) +from:0x020ed068 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ed078 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ed090 kind:arm_call to:0x01ffb780 module:itcm +from:0x020ed0a4 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ed0d0 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ed0f0 kind:load to:0x02137bdc module:overlay(26) +from:0x020ed0f4 kind:load to:0x02137bf0 module:overlay(26) +from:0x020ed110 kind:arm_call to:0x020eccb8 module:overlay(26) +from:0x020ed138 kind:load to:0x02137c10 module:overlay(26) +from:0x020ed144 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020ed158 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020ed160 kind:arm_call to:0x02011ff4 module:main +from:0x020ed1a8 kind:arm_call to:0x020ed0f8 module:overlay(26) +from:0x020ed1f4 kind:arm_call to:0x020ed0f8 module:overlay(26) +from:0x020ed238 kind:arm_call to:0x020ed0f8 module:overlay(26) +from:0x020ed260 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ed2b8 kind:load to:0x02137c30 module:overlay(26) +from:0x020ed364 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020ed3c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed404 kind:arm_call to:0x020f16a4 module:overlay(26) +from:0x020ed410 kind:arm_call to:0x020f1898 module:overlay(26) +from:0x020ed444 kind:load to:0x020ece4c module:overlay(26) +from:0x020ed49c kind:arm_call to:0x02011f3c module:main +from:0x020ed4a8 kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020ed4d0 kind:arm_call to:0x020f7240 module:overlay(26) +from:0x020ed4d4 kind:arm_call to:0x02106c18 module:overlay(26) +from:0x020ed4d8 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020ed4e0 kind:arm_call to:0x020f6b10 module:overlay(26) +from:0x020ed4ec kind:arm_call to:0x0210743c module:overlay(26) +from:0x020ed500 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020ed508 kind:arm_call to:0x020f6b10 module:overlay(26) +from:0x020ed514 kind:arm_call to:0x020efc2c module:overlay(26) +from:0x020ed518 kind:arm_call to:0x020efc84 module:overlay(26) +from:0x020ed51c kind:arm_call to:0x020efc58 module:overlay(26) +from:0x020ed530 kind:arm_call to:0x020f6c18 module:overlay(26) +from:0x020ed538 kind:arm_call to:0x02011ff4 module:main +from:0x020ed554 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020ed57c kind:arm_call to:0x020f9674 module:overlay(26) +from:0x020ed5b0 kind:arm_call to:0x020ed860 module:overlay(26) +from:0x020ed5dc kind:arm_call to:0x020f9550 module:overlay(26) +from:0x020ed5f8 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020ed610 kind:arm_call to:0x020f918c module:overlay(26) +from:0x020ed614 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020ed630 kind:arm_call to:0x02106c8c module:overlay(26) +from:0x020ed638 kind:load to:0x027e0d18 module:dtcm +from:0x020ed654 kind:arm_call to:0x02106cec module:overlay(26) +from:0x020ed65c kind:arm_call to:0x020ed894 module:overlay(26) +from:0x020ed67c kind:arm_call to:0x020f9830 module:overlay(26) +from:0x020ed6a4 kind:load to:0x027e0d18 module:dtcm +from:0x020ed6ec kind:arm_call to:0x020f6e80 module:overlay(26) +from:0x020ed794 kind:arm_call to:0x020f6d90 module:overlay(26) +from:0x020ed7b4 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ed818 kind:arm_call to:0x020f6d90 module:overlay(26) +from:0x020ed838 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ed85c kind:load to:0x02137c54 module:overlay(26) +from:0x020ed874 kind:arm_call to:0x020ed6a8 module:overlay(26) +from:0x020ed880 kind:arm_call to:0x020eefc8 module:overlay(26) +from:0x020ed888 kind:arm_call to:0x020ef01c module:overlay(26) +from:0x020ed89c kind:load to:0x020ef17c module:overlay(26) +from:0x020ed8b4 kind:arm_call to:0x020f6c1c module:overlay(26) +from:0x020ed8e8 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020ed8f8 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020ed908 kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020ed934 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020ed964 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020ed984 kind:arm_call to:0x020f7084 module:overlay(26) +from:0x020ed9ac kind:arm_call to:0x020f7298 module:overlay(26) +from:0x020ed9c4 kind:arm_call to:0x02107598 module:overlay(26) +from:0x020ed9cc kind:load to:0x027e0d14 module:dtcm +from:0x020ed9d0 kind:load to:0x027e0d1c module:dtcm +from:0x020ed9e4 kind:arm_call to:0x02106cf0 module:overlay(26) +from:0x020ed9e8 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020ed9ec kind:arm_call to:0x020e83ac module:overlay(26) +from:0x020eda00 kind:arm_call to:0x020f7294 module:overlay(26) +from:0x020eda08 kind:arm_call to:0x020eef04 module:overlay(26) +from:0x020eda1c kind:arm_call to:0x02107490 module:overlay(26) +from:0x020eda24 kind:load to:0x027e0d18 module:dtcm +from:0x020eda28 kind:load to:0x027e0d14 module:dtcm +from:0x020eda2c kind:load to:0x027e0d1c module:dtcm +from:0x020eda60 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020eda68 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020eda78 kind:arm_call to:0x020edc34 module:overlay(26) +from:0x020eda88 kind:arm_call to:0x020edc34 module:overlay(26) +from:0x020eda8c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020edaa4 kind:arm_call to:0x02107518 module:overlay(26) +from:0x020edaac kind:arm_call to:0x020f6b40 module:overlay(26) +from:0x020edac8 kind:arm_call to:0x020f6b10 module:overlay(26) +from:0x020edae0 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020edb38 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x020edb9c kind:arm_call to:0x020ede08 module:overlay(26) +from:0x020edba8 kind:load to:0x027e0d1c module:dtcm +from:0x020edbac kind:load to:0x027e0d18 module:dtcm +from:0x020edbdc kind:arm_call to:0x02079d44 module:overlay(0) +from:0x020edbec kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020edc24 kind:arm_call to:0x020f1674 module:overlay(26) +from:0x020edc30 kind:load to:0x027e09bc module:dtcm +from:0x020edc54 kind:arm_call to:0x01ffc768 module:itcm +from:0x020edc8c kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020edce8 kind:arm_call to:0x021070f4 module:overlay(26) +from:0x020edd00 kind:arm_call to:0x020edbb0 module:overlay(26) +from:0x020edd84 kind:load to:0x020b66c4 module:overlay(0) +from:0x020edd88 kind:load to:0x027e0d18 module:dtcm +from:0x020ede04 kind:load to:0x027e0d18 module:dtcm +from:0x020ede24 kind:arm_call to:0x020f2c08 module:overlay(26) +from:0x020edf14 kind:arm_call to:0x0203b6ec module:main +from:0x020edf5c kind:arm_call to:0x01ffb714 module:itcm +from:0x020edfb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020edfd0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020ee024 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020ee030 kind:load to:0x027e09bc module:dtcm +from:0x020ee034 kind:load to:0x027e07d4 module:dtcm +from:0x020ee044 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020ee07c kind:load to:0x0213488c module:overlay(26) +from:0x020ee0a8 kind:arm_call to:0x020ee050 module:overlay(26) +from:0x020ee0e0 kind:arm_call to:0x01fff764 module:itcm +from:0x020ee0ec kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020ee120 kind:arm_call to:0x01fff744 module:itcm +from:0x020ee158 kind:arm_call to:0x020ee050 module:overlay(26) +from:0x020ee198 kind:arm_call to:0x01fff764 module:itcm +from:0x020ee230 kind:arm_call to:0x01fff850 module:itcm +from:0x020ee254 kind:arm_call to:0x01fff850 module:itcm +from:0x020ee264 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ee294 kind:arm_call to:0x01fff764 module:itcm +from:0x020ee2a4 kind:arm_call to:0x020ee050 module:overlay(26) +from:0x020ee2d4 kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020ee310 kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020ee324 kind:arm_call to:0x01fff850 module:itcm +from:0x020ee340 kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020ee354 kind:arm_call to:0x01fff850 module:itcm +from:0x020ee364 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020ee39c kind:arm_call to:0x01fff764 module:itcm +from:0x020ee3ac kind:arm_call to:0x020ee050 module:overlay(26) +from:0x020ee418 kind:load to:0x02137c78 module:overlay(26) +from:0x020ee41c kind:load to:0x02137ca0 module:overlay(26) +from:0x020ee444 kind:arm_call to:0x020eeac0 module:overlay(26) +from:0x020ee46c kind:arm_call to:0x020eeb74 module:overlay(26) +from:0x020ee474 kind:arm_call to:0x020eebd0 module:overlay(26) +from:0x020ee4d4 kind:arm_call to:0x020ee420 module:overlay(26) +from:0x020ee4e8 kind:arm_call to:0x020ee420 module:overlay(26) +from:0x020ee500 kind:arm_call to:0x020ee420 module:overlay(26) +from:0x020ee518 kind:arm_call to:0x020ee420 module:overlay(26) +from:0x020ee57c kind:arm_call to:0x020f6ebc module:overlay(26) +from:0x020ee590 kind:arm_call to:0x020ee520 module:overlay(26) +from:0x020ee5b0 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020ee5cc kind:arm_call to:0x020d337c module:overlay(24) +from:0x020ee640 kind:arm_call to:0x020ee6f8 module:overlay(26) +from:0x020ee664 kind:arm_call to:0x020ee68c module:overlay(26) +from:0x020ee684 kind:arm_call to:0x020ee68c module:overlay(26) +from:0x020ee6a4 kind:arm_call to:0x020ee080 module:overlay(26) +from:0x020ee6bc kind:arm_call to:0x020ee080 module:overlay(26) +from:0x020ee6d4 kind:arm_call to:0x020ee080 module:overlay(26) +from:0x020ee6ec kind:arm_call to:0x020ee080 module:overlay(26) +from:0x020ee770 kind:arm_call to:0x020ee1d4 module:overlay(26) +from:0x020ee78c kind:arm_call to:0x020ee1d4 module:overlay(26) +from:0x020ee7bc kind:arm_call to:0x020ee844 module:overlay(26) +from:0x020ee7c8 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ee7d4 kind:load to:0x0214196c module:overlay(26) +from:0x020ee7f4 kind:arm_call to:0x020ee844 module:overlay(26) +from:0x020ee828 kind:arm_call to:0x020ee844 module:overlay(26) +from:0x020ee834 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ee840 kind:load to:0x0214196c module:overlay(26) +from:0x020ee8d4 kind:arm_call to:0x020ee6f8 module:overlay(26) +from:0x020ee954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ee99c kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee9a8 kind:arm_call to:0x01ffb860 module:itcm +from:0x020eea10 kind:arm_call to:0x020efbd8 module:overlay(26) +from:0x020eea1c kind:arm_call to:0x01fffda8 module:itcm +from:0x020eea24 kind:load to:0x0214196c module:overlay(26) +from:0x020eea68 kind:arm_call to:0x020efbd8 module:overlay(26) +from:0x020eea74 kind:arm_call to:0x01fffda8 module:itcm +from:0x020eea7c kind:load to:0x0214196c module:overlay(26) +from:0x020eeb20 kind:arm_call to:0x01fff850 module:itcm +from:0x020eeb40 kind:arm_call to:0x01fff764 module:itcm +from:0x020eeb4c kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020eeb9c kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020eebc4 kind:arm_call to:0x020eeadc module:overlay(26) +from:0x020eec14 kind:arm_call to:0x020eeadc module:overlay(26) +from:0x020eec3c kind:arm_call to:0x020eec48 module:overlay(26) +from:0x020eec7c kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020eeca0 kind:arm_call to:0x020ecd8c module:overlay(26) +from:0x020eecb8 kind:arm_call to:0x020ecd58 module:overlay(26) +from:0x020eecd4 kind:arm_call to:0x01fff850 module:itcm +from:0x020eecfc kind:arm_call to:0x01fff764 module:itcm +from:0x020eed04 kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020eed14 kind:arm_call to:0x020ecd8c module:overlay(26) +from:0x020eed24 kind:arm_call to:0x020ed448 module:overlay(26) +from:0x020eed5c kind:arm_call to:0x01fffda8 module:itcm +from:0x020eed68 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020eed8c kind:arm_call to:0x01fff850 module:itcm +from:0x020eede8 kind:load to:0x027e07d4 module:dtcm +from:0x020eedec kind:load to:0x0214196c module:overlay(26) +from:0x020eee08 kind:arm_call to:0x020edd8c module:overlay(26) +from:0x020eee38 kind:arm_call to:0x020eeac0 module:overlay(26) +from:0x020eee4c kind:arm_call to:0x020eeac0 module:overlay(26) +from:0x020eee74 kind:arm_call to:0x020eeb74 module:overlay(26) +from:0x020eee90 kind:arm_call to:0x020eeb74 module:overlay(26) +from:0x020eeea8 kind:arm_call to:0x020eebd0 module:overlay(26) +from:0x020eeec0 kind:arm_call to:0x020eebd0 module:overlay(26) +from:0x020eef74 kind:arm_call to:0x020f700c module:overlay(26) +from:0x020eefbc kind:arm_call to:0x020f7098 module:overlay(26) +from:0x020eeffc kind:arm_call to:0x020f6ea8 module:overlay(26) +from:0x020ef0c0 kind:arm_call to:0x020ece84 module:overlay(26) +from:0x020ef0ec kind:arm_call to:0x0210759c module:overlay(26) +from:0x020ef104 kind:arm_call to:0x020ece84 module:overlay(26) +from:0x020ef130 kind:arm_call to:0x0210759c module:overlay(26) +from:0x020ef174 kind:load to:0x027e0d1c module:dtcm +from:0x020ef178 kind:load to:0x027e07d4 module:dtcm +from:0x020ef190 kind:arm_call to:0x02107670 module:overlay(26) +from:0x020ef198 kind:load to:0x027e0d1c module:dtcm +from:0x020ef22c kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020ef274 kind:arm_call to:0x020f6f4c module:overlay(26) +from:0x020ef29c kind:arm_call to:0x020f6d60 module:overlay(26) +from:0x020ef2b4 kind:arm_call to:0x020f6d78 module:overlay(26) +from:0x020ef300 kind:arm_call to:0x020f7198 module:overlay(26) +from:0x020ef34c kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020ef398 kind:arm_call to:0x020f7198 module:overlay(26) +from:0x020ef3c4 kind:arm_call to:0x020f7198 module:overlay(26) +from:0x020ef3e8 kind:arm_call to:0x0205dd08 module:overlay(0) +from:0x020ef40c kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020ef4dc kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020ef50c kind:arm_call to:0x020f71ac module:overlay(26) +from:0x020ef5b8 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020ef5f4 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020ef6d4 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020ef6f4 kind:arm_call to:0x020f71c0 module:overlay(26) +from:0x020ef7a4 kind:arm_call to:0x020ee080 module:overlay(26) +from:0x020ef7c4 kind:arm_call to:0x020ee1d4 module:overlay(26) +from:0x020ef864 kind:arm_call to:0x020eea80 module:overlay(26) +from:0x020ef87c kind:arm_call to:0x020eeaa0 module:overlay(26) +from:0x020ef8a0 kind:arm_call to:0x020ee4f0 module:overlay(26) +from:0x020ef8b8 kind:arm_call to:0x020ee508 module:overlay(26) +from:0x020ef904 kind:arm_call to:0x020fc360 module:overlay(26) +from:0x020ef990 kind:arm_call to:0x020ef19c module:overlay(26) +from:0x020ef9a0 kind:arm_call to:0x020eeac0 module:overlay(26) +from:0x020ef9b8 kind:arm_call to:0x020ef480 module:overlay(26) +from:0x020ef9f4 kind:arm_call to:0x020ef74c module:overlay(26) +from:0x020efa24 kind:load to:0x021418e4 module:overlay(26) +from:0x020efa28 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020efa9c kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020efae8 kind:arm_call to:0x020ee520 module:overlay(26) +from:0x020efc44 kind:arm_call to:0x0210747c module:overlay(26) +from:0x020efc4c kind:arm_call to:0x02011ff4 module:main +from:0x020efc54 kind:load to:0x027e0d1c module:dtcm +from:0x020efc70 kind:arm_call to:0x020f7280 module:overlay(26) +from:0x020efc78 kind:arm_call to:0x02011ff4 module:main +from:0x020efc80 kind:load to:0x027e0d14 module:dtcm +from:0x020efc9c kind:arm_call to:0x02106c78 module:overlay(26) +from:0x020efca4 kind:arm_call to:0x02011ff4 module:main +from:0x020efcac kind:load to:0x027e0d18 module:dtcm +from:0x020efcb8 kind:arm_call to:0x020eccb8 module:overlay(26) +from:0x020efce4 kind:load to:0x02137cd0 module:overlay(26) +from:0x020efcf0 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020efd04 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020efd0c kind:arm_call to:0x02011ff4 module:main +from:0x020efd9c kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020efdb4 kind:load to:0x02137cf0 module:overlay(26) +from:0x020efe08 kind:arm_call to:0x01ffb974 module:itcm +from:0x020efe14 kind:load to:0x0203feb0 module:main +from:0x020efe7c kind:arm_call to:0x01ffb974 module:itcm +from:0x020efe88 kind:load to:0x0203feb0 module:main +from:0x020efeac kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020efedc kind:arm_call to:0x01fffb7c module:itcm +from:0x020eff50 kind:arm_call to:0x020f16a4 module:overlay(26) +from:0x020eff5c kind:arm_call to:0x020f1898 module:overlay(26) +from:0x020effac kind:arm_call to:0x01ffb428 module:itcm +from:0x020f0010 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f005c kind:load to:0x020ece4c module:overlay(26) +from:0x020f00ec kind:arm_call to:0x0202a1c0 module:main +from:0x020f0184 kind:arm_call to:0x0202a1c0 module:main +from:0x020f0198 kind:arm_call to:0x020f0890 module:overlay(26) +from:0x020f01ac kind:arm_call to:0x020f0890 module:overlay(26) +from:0x020f01cc kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f01dc kind:arm_call to:0x020eedf0 module:overlay(26) +from:0x020f01e8 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0208 kind:arm_call to:0x020eedf0 module:overlay(26) +from:0x020f0214 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0218 kind:arm_call to:0x020eeef8 module:overlay(26) +from:0x020f0248 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020f0254 kind:arm_call to:0x020dc79c module:overlay(26) +from:0x020f02cc kind:arm_call to:0x01ff9218 module:itcm +from:0x020f035c kind:arm_call to:0x020f0384 module:overlay(26) +from:0x020f0374 kind:arm_call to:0x020f1374 module:overlay(26) +from:0x020f037c kind:load to:0x02137d10 module:overlay(26) +from:0x020f0380 kind:load to:0x02137d40 module:overlay(26) +from:0x020f03b8 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f03ec kind:arm_call to:0x020ee634 module:overlay(26) +from:0x020f0420 kind:arm_call to:0x020ee648 module:overlay(26) +from:0x020f04a4 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f04ac kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020f04d0 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f04d4 kind:arm_call to:0x02033cb4 module:main +from:0x020f04e4 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f04e8 kind:arm_call to:0x02033cb4 module:main +from:0x020f04f8 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f04fc kind:arm_call to:0x02033cb4 module:main +from:0x020f0524 kind:arm_call to:0x020eef54 module:overlay(26) +from:0x020f0564 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f0568 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f0594 kind:arm_call to:0x020eef54 module:overlay(26) +from:0x020f05c8 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f05d4 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020f064c kind:arm_call to:0x020ee550 module:overlay(26) +from:0x020f0684 kind:arm_call to:0x020f1374 module:overlay(26) +from:0x020f06b4 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f06bc kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020f06e0 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f06e4 kind:arm_call to:0x02033cb4 module:main +from:0x020f06f4 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f06f8 kind:arm_call to:0x02033cb4 module:main +from:0x020f0710 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f0714 kind:arm_call to:0x02033cb4 module:main +from:0x020f0744 kind:arm_call to:0x020eef54 module:overlay(26) +from:0x020f0768 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f076c kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f07a4 kind:arm_call to:0x020eef54 module:overlay(26) +from:0x020f07c8 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x020f07d4 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020f084c kind:arm_call to:0x020ee550 module:overlay(26) +from:0x020f087c kind:arm_call to:0x020f1374 module:overlay(26) +from:0x020f08d4 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f08dc kind:arm_call to:0x020ee620 module:overlay(26) +from:0x020f0980 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f099c kind:arm_call to:0x020ee800 module:overlay(26) +from:0x020f09bc kind:arm_call to:0x01fffcd8 module:itcm +from:0x020f09d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f0a24 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0a34 kind:arm_call to:0x020ee79c module:overlay(26) +from:0x020f0a5c kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0aa8 kind:arm_call to:0x020ef810 module:overlay(26) +from:0x020f0ad8 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0ae8 kind:arm_call to:0x020ee7d8 module:overlay(26) +from:0x020f0b24 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020f0b4c kind:arm_call to:0x01ffb780 module:itcm +from:0x020f0b58 kind:arm_call to:0x01ffb860 module:itcm +from:0x020f0b9c kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020f0bb0 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020f0bc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0bfc kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020f0c2c kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x020f0c44 kind:arm_call to:0x01fffd00 module:itcm +from:0x020f0c88 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0c94 kind:arm_call to:0x020ee9cc module:overlay(26) +from:0x020f0cf4 kind:arm_call to:0x020f0ca0 module:overlay(26) +from:0x020f0cfc kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x020f0d18 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0d2c kind:arm_call to:0x020ee4c8 module:overlay(26) +from:0x020f0d60 kind:arm_call to:0x020f0d04 module:overlay(26) +from:0x020f0d90 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0db0 kind:arm_call to:0x020ee4dc module:overlay(26) +from:0x020f0de4 kind:arm_call to:0x020f0d7c module:overlay(26) +from:0x020f0e10 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0e24 kind:arm_call to:0x020ee4c8 module:overlay(26) +from:0x020f0e3c kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0e5c kind:arm_call to:0x020ee4dc module:overlay(26) +from:0x020f0e7c kind:arm_call to:0x020f0dcc module:overlay(26) +from:0x020f0e98 kind:arm_call to:0x020f0d48 module:overlay(26) +from:0x020f0ec0 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0ee4 kind:arm_call to:0x020eec20 module:overlay(26) +from:0x020f0f14 kind:arm_call to:0x020eec20 module:overlay(26) +from:0x020f0f28 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0f38 kind:arm_call to:0x020eea80 module:overlay(26) +from:0x020f0f4c kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0f68 kind:arm_call to:0x020eeaa0 module:overlay(26) +from:0x020f0f88 kind:arm_call to:0x020f0f40 module:overlay(26) +from:0x020f0fa4 kind:arm_call to:0x020f0f1c module:overlay(26) +from:0x020f0fcc kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f0fe0 kind:arm_call to:0x020eeac0 module:overlay(26) +from:0x020f0ffc kind:arm_call to:0x020eeac0 module:overlay(26) +from:0x020f1010 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f1020 kind:arm_call to:0x020eeb74 module:overlay(26) +from:0x020f1034 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f1050 kind:arm_call to:0x020eebd0 module:overlay(26) +from:0x020f1064 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f106c kind:arm_call to:0x0205de78 module:overlay(0) +from:0x020f10a0 kind:arm_call to:0x020f0eb4 module:overlay(26) +from:0x020f10b8 kind:arm_call to:0x01fff698 module:itcm +from:0x020f10c8 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x020f10cc kind:arm_call to:0x0217bd00 module:overlay(92) +from:0x020f10e4 kind:arm_call to:0x020f0eb4 module:overlay(26) +from:0x020f10fc kind:arm_call to:0x01fff698 module:itcm +from:0x020f1110 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x020f1138 kind:arm_call to:0x020f0f70 module:overlay(26) +from:0x020f1164 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020f1174 kind:arm_call to:0x020f0ce4 module:overlay(26) +from:0x020f1198 kind:arm_call to:0x0205dd8c module:overlay(0) +from:0x020f11ac kind:arm_call to:0x020f6d60 module:overlay(26) +from:0x020f11c0 kind:arm_call to:0x020f6d78 module:overlay(26) +from:0x020f11ec kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020f1218 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020f1240 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020f1268 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020f1288 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x020f1290 kind:arm_call to:0x020f9158 module:overlay(26) +from:0x020f12ac kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020f12d8 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020f1300 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020f1328 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020f1348 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x020f1350 kind:arm_call to:0x020f9158 module:overlay(26) +from:0x020f1370 kind:load to:0x027e09a4 module:dtcm +from:0x020f1380 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f13d8 kind:arm_call to:0x020ee9cc module:overlay(26) +from:0x020f13ec kind:arm_call to:0x020eea28 module:overlay(26) +from:0x020f1400 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1444 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f1450 kind:arm_call to:0x01ffb860 module:itcm +from:0x020f145c kind:arm_call to:0x020f0b74 module:overlay(26) +from:0x020f14cc kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f14e4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020f14f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f1500 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f1510 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1524 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f158c kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f15c0 kind:arm_call to:0x020efa40 module:overlay(26) +from:0x020f15e4 kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f161c kind:arm_call to:0x020efadc module:overlay(26) +from:0x020f163c kind:arm_call to:0x020f1374 module:overlay(26) +from:0x020f165c kind:arm_call to:0x0205dedc module:overlay(0) +from:0x020f166c kind:arm_call to:0x020efbb4 module:overlay(26) +from:0x020f1710 kind:load to:0x02134890 module:overlay(26) +from:0x020f1714 kind:load to:0x027e095c module:dtcm +from:0x020f18d4 kind:arm_call to:0x01fffda8 module:itcm +from:0x020f19ac kind:arm_call to:0x01fffda8 module:itcm +from:0x020f1a34 kind:arm_call to:0x020f1720 module:overlay(26) +from:0x020f1a6c kind:arm_call to:0x01fffda8 module:itcm +from:0x020f1a78 kind:arm_call to:0x01ffb860 module:itcm +from:0x020f1af8 kind:arm_call to:0x01fffd60 module:itcm +from:0x020f1b58 kind:arm_call to:0x020f1720 module:overlay(26) +from:0x020f1b64 kind:load to:0x027e09bc module:dtcm +from:0x020f1b68 kind:load to:0x0214196c module:overlay(26) +from:0x020f1b6c kind:load to:0x027e0ca8 module:dtcm +from:0x020f1bfc kind:arm_call to:0x0205a76c module:overlay(0) +from:0x020f1c24 kind:arm_call to:0x020f6b9c module:overlay(26) +from:0x020f1c4c kind:arm_call to:0x02027d30 module:main +from:0x020f1c60 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x020f1c74 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x020f1c7c kind:arm_call to:0x020f6bb4 module:overlay(26) +from:0x020f1c90 kind:load to:0x02137d88 module:overlay(26) +from:0x020f1c94 kind:load to:0x02137d8c module:overlay(26) +from:0x020f1c98 kind:load to:0x02137d90 module:overlay(26) +from:0x020f1c9c kind:load to:0x02137d94 module:overlay(26) +from:0x020f1ca0 kind:load to:0x02137d98 module:overlay(26) +from:0x020f1ca4 kind:load to:0x02134738 module:overlay(26) +from:0x020f1ca8 kind:load to:0x02137da4 module:overlay(26) +from:0x020f1cb0 kind:load to:0x027e0d0c module:dtcm +from:0x020f1cbc kind:arm_call to:0x020eccb8 module:overlay(26) +from:0x020f1d10 kind:load to:0x02137db4 module:overlay(26) +from:0x020f1d14 kind:load to:0x027e07d4 module:dtcm +from:0x020f1d18 kind:load to:0x027e07b4 module:dtcm +from:0x020f1da8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f1db4 kind:arm_call to:0x01ffb860 module:itcm +from:0x020f1dd8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f1df4 kind:arm_call to:0x020f20e0 module:overlay(26) +from:0x020f1e44 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020f1e78 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f1f44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1f84 kind:arm_call to:0x020f16a4 module:overlay(26) +from:0x020f1f90 kind:arm_call to:0x020f1898 module:overlay(26) +from:0x020f1f9c kind:load to:0x021418ec module:overlay(26) +from:0x020f2064 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f20dc kind:load to:0x020ece4c module:overlay(26) +from:0x020f2164 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020f2178 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020f2180 kind:arm_call to:0x02011ff4 module:main +from:0x020f21e4 kind:arm_call to:0x020eccb8 module:overlay(26) +from:0x020f21f4 kind:arm_call to:0x020efcb0 module:overlay(26) +from:0x020f2218 kind:load to:0x02137ddc module:overlay(26) +from:0x020f221c kind:load to:0x027e07d4 module:dtcm +from:0x020f2244 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x020f2280 kind:arm_call to:0x020f250c module:overlay(26) +from:0x020f228c kind:arm_call to:0x020f218c module:overlay(26) +from:0x020f22ac kind:arm_call to:0x020efd18 module:overlay(26) +from:0x020f22fc kind:arm_call to:0x0213465c module:overlay(26) +from:0x020f234c kind:arm_call to:0x0213465c module:overlay(26) +from:0x020f2380 kind:arm_call to:0x0213465c module:overlay(26) +from:0x020f23ac kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020f23dc kind:arm_call to:0x020f24e0 module:overlay(26) +from:0x020f2450 kind:arm_call to:0x020f16a4 module:overlay(26) +from:0x020f245c kind:arm_call to:0x020f1898 module:overlay(26) +from:0x020f24ac kind:arm_call to:0x0213465c module:overlay(26) +from:0x020f24f4 kind:arm_call to:0x01fffb7c module:itcm +from:0x020f252c kind:arm_call to:0x020d445c module:overlay(24) +from:0x020f25c0 kind:arm_call to:0x0213465c module:overlay(26) +from:0x020f25d4 kind:load to:0x020ece4c module:overlay(26) +from:0x020f25e4 kind:arm_call to:0x020efce8 module:overlay(26) +from:0x020f25ec kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020f2604 kind:arm_call to:0x020efce8 module:overlay(26) +from:0x020f260c kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020f2614 kind:arm_call to:0x02011ff4 module:main +from:0x020f2628 kind:arm_call to:0x020eccb8 module:overlay(26) +from:0x020f2638 kind:arm_call to:0x020f1cb4 module:overlay(26) +from:0x020f2650 kind:load to:0x02137e04 module:overlay(26) +from:0x020f2678 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x020f26cc kind:arm_call to:0x020f2a18 module:overlay(26) +from:0x020f2734 kind:arm_call to:0x020f2a18 module:overlay(26) +from:0x020f2764 kind:arm_call to:0x020f2a18 module:overlay(26) +from:0x020f2774 kind:arm_call to:0x020f1d1c module:overlay(26) +from:0x020f27d0 kind:arm_call to:0x0213465c module:overlay(26) +from:0x020f281c kind:arm_call to:0x0205de8c module:overlay(0) +from:0x020f284c kind:arm_call to:0x020f29cc module:overlay(26) +from:0x020f28d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2918 kind:arm_call to:0x020f16a4 module:overlay(26) +from:0x020f2924 kind:arm_call to:0x020f1898 module:overlay(26) +from:0x020f2998 kind:arm_call to:0x0213465c module:overlay(26) +from:0x020f2a38 kind:arm_call to:0x020d445c module:overlay(24) +from:0x020f2aa8 kind:arm_call to:0x0213465c module:overlay(26) +from:0x020f2abc kind:load to:0x020ece4c module:overlay(26) +from:0x020f2acc kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020f2ad4 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020f2aec kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020f2af4 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x020f2afc kind:arm_call to:0x02011ff4 module:main +from:0x020f2b40 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f2b54 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f2b5c kind:arm_call to:0x02011ff4 module:main +from:0x020f2c2c kind:arm_call to:0x020d67e0 module:overlay(24) +from:0x020f2c4c kind:load to:0x02137e48 module:overlay(26) +from:0x020f2c50 kind:load to:0x027e0d00 module:dtcm +from:0x020f2c5c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f2c64 kind:arm_call to:0x02011ff4 module:main +from:0x020f2c80 kind:arm_call to:0x02011f3c module:main +from:0x020f2c8c kind:arm_call to:0x020f2c94 module:overlay(26) +from:0x020f2c9c kind:arm_call to:0x020f34cc module:overlay(26) +from:0x020f2cb4 kind:arm_call to:0x020f34ac module:overlay(26) +from:0x020f2ce0 kind:arm_call to:0x020f34dc module:overlay(26) +from:0x020f2d08 kind:arm_call to:0x02002f04 module:main +from:0x020f2d18 kind:arm_call to:0x02002f04 module:main +from:0x020f2d30 kind:arm_call to:0x02002f04 module:main +from:0x020f2d48 kind:arm_call to:0x02002f04 module:main +from:0x020f2d60 kind:arm_call to:0x02002f04 module:main +from:0x020f2d78 kind:arm_call to:0x02002f04 module:main +from:0x020f2d8c kind:load to:0x020b69c4 module:overlay(0) +from:0x020f2d90 kind:load to:0x020b69c0 module:overlay(0) +from:0x020f2da8 kind:arm_call to:0x020820fc module:overlay(0) +from:0x020f2df8 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020f2e5c kind:arm_call to:0x02002f04 module:main +from:0x020f2e80 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020f2e8c kind:load to:0x027e0cd8 module:dtcm +from:0x020f2e90 kind:load to:0x027e09a4 module:dtcm +from:0x020f2e94 kind:load to:0x027e09b8 module:dtcm +from:0x020f2e98 kind:load to:0x020b69b8 module:overlay(0) +from:0x020f2e9c kind:load to:0x027e09ac module:dtcm +from:0x020f2ea0 kind:load to:0x020b69c0 module:overlay(0) +from:0x020f2eb4 kind:arm_call to:0x020f2f7c module:overlay(26) +from:0x020f2ec4 kind:arm_call to:0x020f2fd8 module:overlay(26) +from:0x020f2ed4 kind:arm_call to:0x020f3048 module:overlay(26) +from:0x020f2ee4 kind:arm_call to:0x020f30cc module:overlay(26) +from:0x020f2ef4 kind:arm_call to:0x020f3148 module:overlay(26) +from:0x020f2f04 kind:arm_call to:0x020f31c8 module:overlay(26) +from:0x020f2f14 kind:arm_call to:0x020f3204 module:overlay(26) +from:0x020f2f24 kind:arm_call to:0x020f3294 module:overlay(26) +from:0x020f2f34 kind:arm_call to:0x020f331c module:overlay(26) +from:0x020f2f44 kind:arm_call to:0x020f33a8 module:overlay(26) +from:0x020f2f4c kind:arm_call to:0x020f34ac module:overlay(26) +from:0x020f2fd4 kind:load to:0x027e09a4 module:dtcm +from:0x020f3040 kind:load to:0x027e09a4 module:dtcm +from:0x020f3044 kind:load to:0x027e09b8 module:dtcm +from:0x020f30a4 kind:arm_call to:0x020f33f8 module:overlay(26) +from:0x020f30c8 kind:load to:0x027e09ac module:dtcm +from:0x020f30f0 kind:arm_call to:0x02002f04 module:main +from:0x020f3124 kind:arm_call to:0x020f33f8 module:overlay(26) +from:0x020f3144 kind:load to:0x020b69c0 module:overlay(0) +from:0x020f316c kind:arm_call to:0x02002f04 module:main +from:0x020f31a4 kind:arm_call to:0x020f33f8 module:overlay(26) +from:0x020f31c4 kind:load to:0x020b69c0 module:overlay(0) +from:0x020f31f8 kind:arm_call to:0x020f33f8 module:overlay(26) +from:0x020f3214 kind:arm_call to:0x02002f04 module:main +from:0x020f3270 kind:arm_call to:0x020f33f8 module:overlay(26) +from:0x020f3290 kind:load to:0x020b69c0 module:overlay(0) +from:0x020f32b8 kind:arm_call to:0x02002f04 module:main +from:0x020f32f8 kind:arm_call to:0x020f33f8 module:overlay(26) +from:0x020f3318 kind:load to:0x020b69c4 module:overlay(0) +from:0x020f338c kind:arm_call to:0x020f33f8 module:overlay(26) +from:0x020f33a0 kind:load to:0x027e09a4 module:dtcm +from:0x020f33a4 kind:load to:0x027e09b8 module:dtcm +from:0x020f33e8 kind:arm_call to:0x020f33f8 module:overlay(26) +from:0x020f33f4 kind:load to:0x027e09a4 module:dtcm +from:0x020f3410 kind:arm_call to:0x02002f04 module:main +from:0x020f3420 kind:arm_call to:0x02002f04 module:main +from:0x020f3444 kind:arm_call to:0x0206d5c0 module:overlay(0) +from:0x020f3454 kind:load to:0x020b69c0 module:overlay(0) +from:0x020f3458 kind:load to:0x020b69c4 module:overlay(0) +from:0x020f345c kind:load to:0x020b69b8 module:overlay(0) +from:0x020f3484 kind:arm_call to:0x0205dea0 module:overlay(0) +from:0x020f3494 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f34d8 kind:load to:0x027e0d10 module:dtcm +from:0x020f34ec kind:load to:0x027e0d10 module:dtcm +from:0x020f3560 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f3570 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f35e4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f35f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f3600 kind:load to:0x0203feb0 module:main +from:0x020f360c kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x020f3620 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f3630 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f3640 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f3650 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f3660 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f3670 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f3680 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f3690 kind:arm_call to:0x02059498 module:overlay(0) +from:0x020f36a0 kind:load to:0x02137e78 module:overlay(26) +from:0x020f36a4 kind:load to:0x021347f4 module:overlay(26) +from:0x020f36a8 kind:load to:0x02134804 module:overlay(26) +from:0x020f36ac kind:load to:0x02134814 module:overlay(26) +from:0x020f36b0 kind:load to:0x02134824 module:overlay(26) +from:0x020f36b4 kind:load to:0x02134834 module:overlay(26) +from:0x020f36b8 kind:load to:0x02134844 module:overlay(26) +from:0x020f36bc kind:load to:0x02134854 module:overlay(26) +from:0x020f36c0 kind:load to:0x02134864 module:overlay(26) +from:0x020f36cc kind:arm_call to:0x0205a688 module:overlay(0) +from:0x020f36e0 kind:load to:0x02137e6c module:overlay(26) +from:0x020f3748 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f3754 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f3828 kind:arm_call to:0x02011f3c module:main +from:0x020f3838 kind:arm_call to:0x020f3604 module:overlay(26) +from:0x020f3858 kind:arm_call to:0x0200b578 module:main +from:0x020f3870 kind:arm_call to:0x02011f3c module:main +from:0x020f3890 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x020f38a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f38b8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f3924 kind:arm_call to:0x02011f3c module:main +from:0x020f3944 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x020f395c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f396c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f39dc kind:arm_call to:0x02011f3c module:main +from:0x020f39f0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f3a18 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x020f3a2c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020f3a3c kind:arm_call to:0x02011f3c module:main +from:0x020f3a50 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f3a70 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x020f3a84 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020f3a8c kind:arm_call to:0x020f4160 module:overlay(26) +from:0x020f3a94 kind:arm_call to:0x02059248 module:overlay(0) +from:0x020f3ac0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f3ac8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f3af0 kind:arm_call to:0x020d67e0 module:overlay(24) +from:0x020f3b04 kind:arm_call to:0x02011f3c module:main +from:0x020f3b14 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020f3b30 kind:arm_call to:0x02011f3c module:main +from:0x020f3b40 kind:arm_call to:0x020f36c4 module:overlay(26) +from:0x020f3b5c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x020f3b6c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x020f3bd8 kind:arm_call to:0x0200eab0 module:main +from:0x020f3be8 kind:arm_call to:0x0200eab0 module:main +from:0x020f3bf8 kind:load to:0x027e0d00 module:dtcm +from:0x020f3bfc kind:load to:0x021418f4 module:overlay(26) +from:0x020f3c00 kind:load to:0x020f34f0 module:overlay(26) +from:0x020f3c04 kind:load to:0x02137ea4 module:overlay(26) +from:0x020f3c0c kind:load to:0x02134794 module:overlay(26) +from:0x020f3c10 kind:load to:0x0213474c module:overlay(26) +from:0x020f3c14 kind:load to:0x02134760 module:overlay(26) +from:0x020f3c18 kind:load to:0x027e09a4 module:dtcm +from:0x020f3c1c kind:load to:0x027e0ce0 module:dtcm +from:0x020f3c20 kind:load to:0x02134774 module:overlay(26) +from:0x020f3c24 kind:load to:0x02134784 module:overlay(26) +from:0x020f3c3c kind:arm_call to:0x02011ff4 module:main +from:0x020f3c4c kind:arm_call to:0x02011ff4 module:main +from:0x020f3cc0 kind:arm_call to:0x02011ff4 module:main +from:0x020f3cd8 kind:load to:0x021418f4 module:overlay(26) +from:0x020f3ce4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f3cec kind:arm_call to:0x02011ff4 module:main +from:0x020f3d00 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f3d08 kind:arm_call to:0x02011ff4 module:main +from:0x020f3d30 kind:arm_call to:0x02133930 module:overlay(26) +from:0x020f3d94 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x020f3dd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f3e78 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f3ec4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3ed4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3eec kind:arm_call to:0x01ffb780 module:itcm +from:0x020f3f38 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f3fa4 kind:arm_call to:0x020f4160 module:overlay(26) +from:0x020f3fac kind:arm_call to:0x02059248 module:overlay(0) +from:0x020f3fd8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f3fe0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f4008 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f4010 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f4070 kind:arm_call to:0x020f44fc module:overlay(26) +from:0x020f407c kind:load to:0x021347c4 module:overlay(26) +from:0x020f4080 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4084 kind:load to:0x021347dc module:overlay(26) +from:0x020f408c kind:load to:0x02134794 module:overlay(26) +from:0x020f4090 kind:load to:0x021347ac module:overlay(26) +from:0x020f40b8 kind:arm_call to:0x0200ef5c module:main +from:0x020f40f4 kind:arm_call to:0x01ffc768 module:itcm +from:0x020f4100 kind:arm_call to:0x0200ef5c module:main +from:0x020f4150 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x020f4158 kind:load to:0x020b66c4 module:overlay(0) +from:0x020f415c kind:load to:0x027e0958 module:dtcm +from:0x020f4394 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f43b0 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f43cc kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f43e8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f4404 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f4420 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f443c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f4458 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f4474 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f4490 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f44ac kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f44c8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f44e4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f44f4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f451c kind:arm_call to:0x020f46f0 module:overlay(26) +from:0x020f4528 kind:arm_call to:0x021337cc module:overlay(26) +from:0x020f4548 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4564 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x020f45b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f45c0 kind:arm_call to:0x020f46a8 module:overlay(26) +from:0x020f45d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f45e8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f461c kind:arm_call to:0x020f2cec module:overlay(26) +from:0x020f462c kind:arm_call to:0x021337cc module:overlay(26) +from:0x020f4648 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f46a4 kind:load to:0x027e0d10 module:dtcm +from:0x020f47e8 kind:load to:0x02137ef0 module:overlay(26) +from:0x020f47ec kind:load to:0x027e00f0 module:dtcm +from:0x020f47f0 kind:load to:0x027e0108 module:dtcm +from:0x020f47f4 kind:load to:0x027e07d4 module:dtcm +from:0x020f4804 kind:arm_call to:0x02011ff4 module:main +from:0x020f4830 kind:arm_call to:0x0207a65c module:overlay(0) +from:0x020f4838 kind:load to:0x020ac480 module:overlay(0) +from:0x020f488c kind:arm_call to:0x01ffb860 module:itcm +from:0x020f48bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f48c8 kind:arm_call to:0x0207a570 module:overlay(0) +from:0x020f4994 kind:arm_call to:0x01ff9218 module:itcm +from:0x020f4a7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4a94 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4ac0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4ad8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4b5c kind:arm_call to:0x020f5010 module:overlay(26) +from:0x020f4b98 kind:arm_call to:0x020f50f0 module:overlay(26) +from:0x020f4c30 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020f4cb0 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f4d10 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f4d24 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f4ebc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f4ecc kind:arm_call to:0x01ffa60c module:itcm +from:0x020f4f28 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f4f38 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f4f98 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f4fa8 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f5000 kind:load to:0x02134880 module:overlay(26) +from:0x020f5004 kind:load to:0x02134874 module:overlay(26) +from:0x020f500c kind:load to:0x0203feb0 module:main +from:0x020f5254 kind:arm_call to:0x020f4720 module:overlay(26) +from:0x020f5264 kind:arm_call to:0x020f375c module:overlay(26) +from:0x020f5284 kind:arm_call to:0x021017b8 module:overlay(26) +from:0x020f528c kind:arm_call to:0x020fe928 module:overlay(26) +from:0x020f5298 kind:arm_call to:0x02100c00 module:overlay(26) +from:0x020f52a4 kind:arm_call to:0x02101238 module:overlay(26) +from:0x020f52ac kind:arm_call to:0x020f52fc module:overlay(26) +from:0x020f52b8 kind:load to:0x02137f34 module:overlay(26) +from:0x020f52bc kind:load to:0x02137f40 module:overlay(26) +from:0x020f52c8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x020f52dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f52f0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f530c kind:arm_call to:0x021018e8 module:overlay(26) +from:0x020f5324 kind:arm_call to:0x020f3d14 module:overlay(26) +from:0x020f5360 kind:arm_call to:0x02101e80 module:overlay(26) +from:0x020f5370 kind:arm_call to:0x02101cd0 module:overlay(26) +from:0x020f5378 kind:arm_call to:0x020f3d18 module:overlay(26) +from:0x020f53a4 kind:arm_call to:0x02108cf0 module:overlay(26) +from:0x020f53b8 kind:arm_call to:0x02101fdc module:overlay(26) +from:0x020f5408 kind:arm_call to:0x02101df0 module:overlay(26) +from:0x020f5424 kind:arm_call to:0x020feaf0 module:overlay(26) +from:0x020f543c kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x020f5478 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x020f54b8 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x020f54cc kind:arm_call to:0x020ea0f4 module:overlay(26) +from:0x020f54f4 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020f550c kind:arm_call to:0x020feb20 module:overlay(26) +from:0x020f5518 kind:arm_call to:0x020ff058 module:overlay(26) +from:0x020f55d8 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f55ec kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020f55f8 kind:arm_call to:0x02102064 module:overlay(26) +from:0x020f5608 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x020f5660 kind:arm_call to:0x02102064 module:overlay(26) +from:0x020f5670 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x020f56dc kind:arm_call to:0x02100d54 module:overlay(26) +from:0x020f5708 kind:arm_call to:0x02101124 module:overlay(26) +from:0x020f57b4 kind:arm_call to:0x021012fc module:overlay(26) +from:0x020f57cc kind:arm_call to:0x02101650 module:overlay(26) +from:0x020f57f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5804 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x020f5820 kind:arm_call to:0x020f4094 module:overlay(26) +from:0x020f582c kind:load to:0x027e0cd8 module:dtcm +from:0x020f5830 kind:load to:0x027e0ce0 module:dtcm +from:0x020f5834 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020f5848 kind:load to:0x020f52fc module:overlay(26) +from:0x020f5868 kind:arm_call to:0x02101e80 module:overlay(26) +from:0x020f5890 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f589c kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x020f58cc kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x020f5900 kind:arm_call to:0x020ff4dc module:overlay(26) +from:0x020f5920 kind:load to:0x020ff0c4 module:overlay(26) +from:0x020f5944 kind:arm_call to:0x02102040 module:overlay(26) +from:0x020f5988 kind:arm_call to:0x0203e740 module:main +from:0x020f59a0 kind:arm_call to:0x0203e740 module:main +from:0x020f59b8 kind:arm_call to:0x0203e740 module:main +from:0x020f59cc kind:arm_call to:0x0203e740 module:main +from:0x020f59e0 kind:arm_call to:0x0203e740 module:main +from:0x020f59e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f59f0 kind:arm_call to:0x020f3c28 module:overlay(26) +from:0x020f59f8 kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020f5a04 kind:load to:0x020a1aac module:overlay(0) +from:0x020f5a08 kind:load to:0x020f52c0 module:overlay(26) +from:0x020f5a0c kind:load to:0x020f52d4 module:overlay(26) +from:0x020f5a38 kind:arm_call to:0x0203e740 module:main +from:0x020f5a50 kind:arm_call to:0x0203e740 module:main +from:0x020f5a68 kind:arm_call to:0x0203e740 module:main +from:0x020f5a7c kind:arm_call to:0x0203e740 module:main +from:0x020f5a90 kind:arm_call to:0x0203e740 module:main +from:0x020f5a98 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f5aa0 kind:arm_call to:0x020f3c28 module:overlay(26) +from:0x020f5aa8 kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020f5ab0 kind:arm_call to:0x02011ff4 module:main +from:0x020f5abc kind:load to:0x020a1aac module:overlay(0) +from:0x020f5ac0 kind:load to:0x020f52c0 module:overlay(26) +from:0x020f5ac4 kind:load to:0x020f52d4 module:overlay(26) +from:0x020f5adc kind:arm_call to:0x020f4720 module:overlay(26) +from:0x020f5af0 kind:arm_call to:0x02102470 module:overlay(26) +from:0x020f5afc kind:arm_call to:0x020ff170 module:overlay(26) +from:0x020f5b34 kind:arm_call to:0x020f5b5c module:overlay(26) +from:0x020f5b40 kind:load to:0x02137f84 module:overlay(26) +from:0x020f5b44 kind:load to:0x02137f90 module:overlay(26) +from:0x020f5b50 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f5b6c kind:arm_call to:0x0210206c module:overlay(26) +from:0x020f5bc4 kind:arm_call to:0x0210284c module:overlay(26) +from:0x020f5c50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f5c60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f5cac kind:arm_call to:0x01ff938c module:itcm +from:0x020f5cc4 kind:arm_call to:0x020ff788 module:overlay(26) +from:0x020f5ce0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f5cf4 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x020f5d00 kind:arm_call to:0x0210284c module:overlay(26) +from:0x020f5d10 kind:arm_call to:0x02102508 module:overlay(26) +from:0x020f5d20 kind:arm_call to:0x020ff240 module:overlay(26) +from:0x020f5d2c kind:load to:0x027e09a8 module:dtcm +from:0x020f5d34 kind:load to:0x027e09bc module:dtcm +from:0x020f5d94 kind:arm_call to:0x021027bc module:overlay(26) +from:0x020f5da0 kind:arm_call to:0x021029ec module:overlay(26) +from:0x020f5dd0 kind:load to:0x020f5b5c module:overlay(26) +from:0x020f5e40 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f5e6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f5e9c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f5ea8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f5ed4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f5ed8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f5ef4 kind:load to:0x020ff2b4 module:overlay(26) +from:0x020f5f10 kind:arm_call to:0x021029c8 module:overlay(26) +from:0x020f5f48 kind:arm_call to:0x0203e740 module:main +from:0x020f5f5c kind:arm_call to:0x0203e740 module:main +from:0x020f5f70 kind:arm_call to:0x0203e740 module:main +from:0x020f5f78 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f5f80 kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020f5f8c kind:load to:0x020a1aac module:overlay(0) +from:0x020f5f90 kind:load to:0x020f45e0 module:overlay(26) +from:0x020f5f94 kind:load to:0x020f5b48 module:overlay(26) +from:0x020f5fb4 kind:arm_call to:0x0203e740 module:main +from:0x020f5fc8 kind:arm_call to:0x0203e740 module:main +from:0x020f5fdc kind:arm_call to:0x0203e740 module:main +from:0x020f5fe4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f5fec kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020f5ff4 kind:arm_call to:0x02011ff4 module:main +from:0x020f6000 kind:load to:0x020a1aac module:overlay(0) +from:0x020f6004 kind:load to:0x020f45e0 module:overlay(26) +from:0x020f6008 kind:load to:0x020f5b48 module:overlay(26) +from:0x020f6020 kind:arm_call to:0x020f4720 module:overlay(26) +from:0x020f6034 kind:arm_call to:0x021016e8 module:overlay(26) +from:0x020f6044 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x020f6068 kind:arm_call to:0x0203e690 module:main +from:0x020f6084 kind:arm_call to:0x0203e690 module:main +from:0x020f6094 kind:arm_call to:0x020ff170 module:overlay(26) +from:0x020f609c kind:arm_call to:0x020d6e54 module:overlay(24) +from:0x020f60a4 kind:arm_call to:0x020f6160 module:overlay(26) +from:0x020f60b0 kind:load to:0x02137fd4 module:overlay(26) +from:0x020f60b4 kind:load to:0x02138054 module:overlay(26) +from:0x020f60b8 kind:load to:0x02137fe0 module:overlay(26) +from:0x020f60bc kind:load to:0x020f5b48 module:overlay(26) +from:0x020f60c0 kind:load to:0x020f60cc module:overlay(26) +from:0x020f60c4 kind:load to:0x020f45e0 module:overlay(26) +from:0x020f60c8 kind:load to:0x020f610c module:overlay(26) +from:0x020f60e4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x020f60fc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f6108 kind:load to:0x0213800c module:overlay(26) +from:0x020f6128 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x020f6140 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f6150 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f615c kind:load to:0x02137ea4 module:overlay(26) +from:0x020f6170 kind:arm_call to:0x02102a04 module:overlay(26) +from:0x020f6194 kind:arm_call to:0x02102d90 module:overlay(26) +from:0x020f61a0 kind:arm_call to:0x020ff240 module:overlay(26) +from:0x020f61b4 kind:load to:0x020d6e98 module:overlays(19,24) +from:0x020f6210 kind:arm_call to:0x02102f2c module:overlay(26) +from:0x020f6230 kind:arm_call to:0x020d6fd0 module:overlay(24) +from:0x020f6248 kind:load to:0x020f6160 module:overlay(26) +from:0x020f6260 kind:load to:0x020ff2b4 module:overlay(26) +from:0x020f6290 kind:load to:0x02102fbc module:overlay(26) +from:0x020f62b8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f62cc kind:load to:0x02058e24 module:overlay(0) +from:0x020f62e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f62e8 kind:arm_call to:0x02011ff4 module:main +from:0x020f62fc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f6304 kind:arm_call to:0x02011ff4 module:main +from:0x020f631c kind:arm_call to:0x020d6e94 module:overlay(24) +from:0x020f6330 kind:arm_call to:0x0203e740 module:main +from:0x020f6344 kind:arm_call to:0x0203e740 module:main +from:0x020f6358 kind:arm_call to:0x0203e740 module:main +from:0x020f6360 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f6368 kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020f6374 kind:load to:0x020a1aac module:overlay(0) +from:0x020f6378 kind:load to:0x020f45e0 module:overlay(26) +from:0x020f637c kind:load to:0x020f5b48 module:overlay(26) +from:0x020f638c kind:arm_call to:0x020d6e94 module:overlay(24) +from:0x020f63a0 kind:arm_call to:0x0203e740 module:main +from:0x020f63b4 kind:arm_call to:0x0203e740 module:main +from:0x020f63c8 kind:arm_call to:0x0203e740 module:main +from:0x020f63d0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f63d8 kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020f63e0 kind:arm_call to:0x02011ff4 module:main +from:0x020f63ec kind:load to:0x020a1aac module:overlay(0) +from:0x020f63f0 kind:load to:0x020f45e0 module:overlay(26) +from:0x020f63f4 kind:load to:0x020f5b48 module:overlay(26) +from:0x020f640c kind:arm_call to:0x020f4720 module:overlay(26) +from:0x020f6420 kind:arm_call to:0x021016e8 module:overlay(26) +from:0x020f6430 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x020f6454 kind:arm_call to:0x0203e690 module:main +from:0x020f6470 kind:arm_call to:0x0203e690 module:main +from:0x020f6480 kind:arm_call to:0x020ff170 module:overlay(26) +from:0x020f6488 kind:arm_call to:0x020d72dc module:overlay(24) +from:0x020f6490 kind:arm_call to:0x020f64b8 module:overlay(26) +from:0x020f649c kind:load to:0x02138098 module:overlay(26) +from:0x020f64a0 kind:load to:0x021380a4 module:overlay(26) +from:0x020f64a4 kind:load to:0x02137fe0 module:overlay(26) +from:0x020f64a8 kind:load to:0x020f5b48 module:overlay(26) +from:0x020f64ac kind:load to:0x020f60cc module:overlay(26) +from:0x020f64b0 kind:load to:0x020f45e0 module:overlay(26) +from:0x020f64b4 kind:load to:0x020f610c module:overlay(26) +from:0x020f64c8 kind:arm_call to:0x02102fe0 module:overlay(26) +from:0x020f64ec kind:arm_call to:0x0210336c module:overlay(26) +from:0x020f64f8 kind:arm_call to:0x020ff240 module:overlay(26) +from:0x020f650c kind:load to:0x020d7334 module:overlays(19,24) +from:0x020f656c kind:arm_call to:0x02103508 module:overlay(26) +from:0x020f6588 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x020f6594 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x020f65c0 kind:arm_call to:0x020d74a0 module:overlay(24) +from:0x020f65cc kind:load to:0x021380e8 module:overlay(26) +from:0x020f65dc kind:load to:0x020f64b8 module:overlay(26) +from:0x020f65f4 kind:load to:0x020ff2b4 module:overlay(26) +from:0x020f6604 kind:load to:0x02103598 module:overlay(26) +from:0x020f661c kind:arm_call to:0x020d731c module:overlay(24) +from:0x020f6630 kind:arm_call to:0x0203e740 module:main +from:0x020f6644 kind:arm_call to:0x0203e740 module:main +from:0x020f6658 kind:arm_call to:0x0203e740 module:main +from:0x020f6660 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f6668 kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020f6674 kind:load to:0x020a1aac module:overlay(0) +from:0x020f6678 kind:load to:0x020f45e0 module:overlay(26) +from:0x020f667c kind:load to:0x020f5b48 module:overlay(26) +from:0x020f668c kind:arm_call to:0x020d731c module:overlay(24) +from:0x020f66a0 kind:arm_call to:0x0203e740 module:main +from:0x020f66b4 kind:arm_call to:0x0203e740 module:main +from:0x020f66c8 kind:arm_call to:0x0203e740 module:main +from:0x020f66d0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f66d8 kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020f66e0 kind:arm_call to:0x02011ff4 module:main +from:0x020f66ec kind:load to:0x020a1aac module:overlay(0) +from:0x020f66f0 kind:load to:0x020f45e0 module:overlay(26) +from:0x020f66f4 kind:load to:0x020f5b48 module:overlay(26) +from:0x020f6700 kind:arm_call to:0x020f6ab8 module:overlay(26) +from:0x020f672c kind:arm_call_thumb to:0x020141e0 module:main +from:0x020f6744 kind:arm_call to:0x02013b14 module:main +from:0x020f674c kind:arm_call_thumb to:0x020141e0 module:main +from:0x020f6754 kind:arm_call to:0x02013b14 module:main +from:0x020f6768 kind:arm_call to:0x020f6ac8 module:overlay(26) +from:0x020f67bc kind:arm_call to:0x0201447c module:main +from:0x020f67cc kind:arm_call to:0x02013c0c module:main +from:0x020f67d8 kind:arm_call to:0x02013b28 module:main +from:0x020f67e8 kind:arm_call to:0x0201447c module:main +from:0x020f67f4 kind:arm_call to:0x02013c0c module:main +from:0x020f6800 kind:arm_call to:0x02013b28 module:main +from:0x020f6814 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020f682c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020f6928 kind:arm_call to:0x020f6a90 module:overlay(26) +from:0x020f69b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f69c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f69e4 kind:arm_call to:0x01ff9364 module:itcm +from:0x020f6a28 kind:load to:0x0204b0d2 module:main +from:0x020f6a2c kind:load to:0x0204b098 module:main +from:0x020f6a30 kind:load to:0x0204b0aa module:main +from:0x020f6a34 kind:load to:0x0204b690 module:main +from:0x020f6ac4 kind:load to:0x021418f8 module:overlay(26) +from:0x020f6ad8 kind:load to:0x021418f8 module:overlay(26) +from:0x020f6b0c kind:load to:0x021348c8 module:overlay(26) +from:0x020f6b18 kind:arm_call to:0x020f6adc module:overlay(26) +from:0x020f6b44 kind:arm_call to:0x020f6adc module:overlay(26) +from:0x020f6b88 kind:arm_call to:0x020f6adc module:overlay(26) +from:0x020f6ba0 kind:arm_call to:0x020f6adc module:overlay(26) +from:0x020f6bb8 kind:arm_call to:0x020f6adc module:overlay(26) +from:0x020f6bd0 kind:arm_call to:0x020f6adc module:overlay(26) +from:0x020f6cac kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020f6cbc kind:arm_call to:0x020ec2c4 module:overlay(26) +from:0x020f6ce8 kind:arm_call to:0x0205dd34 module:overlay(0) +from:0x020f6de8 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x020f6e04 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x020f6e14 kind:arm_call to:0x020ecab0 module:overlay(26) +from:0x020f6e60 kind:load to:0x02138100 module:overlay(26) +from:0x020f6e70 kind:arm_call to:0x02011ff4 module:main +from:0x020f6ec8 kind:arm_call to:0x020f6f4c module:overlay(26) +from:0x020f6ee8 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f6ef8 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f6f18 kind:arm_call to:0x020f6f4c module:overlay(26) +from:0x020f6f64 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f6fb8 kind:load to:0x02134894 module:overlay(26) +from:0x020f7014 kind:arm_call to:0x020f6f4c module:overlay(26) +from:0x020f7034 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f7040 kind:arm_call to:0x020f6f4c module:overlay(26) +from:0x020f7064 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f7074 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f70e4 kind:arm_call to:0x020d445c module:overlay(24) +from:0x020f70f4 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x020f710c kind:arm_call to:0x021346d0 module:overlay(26) +from:0x020f718c kind:arm_call to:0x021346d0 module:overlay(26) +from:0x020f7250 kind:arm_call to:0x02011f3c module:main +from:0x020f725c kind:arm_call to:0x020f7264 module:overlay(26) +from:0x020f726c kind:arm_call to:0x020f72b8 module:overlay(26) +from:0x020f7288 kind:arm_call to:0x020f72c8 module:overlay(26) +from:0x020f72ac kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f72c4 kind:load to:0x027e0d14 module:dtcm +from:0x020f72d8 kind:load to:0x027e0d14 module:dtcm +from:0x020f7308 kind:load to:0x02134a34 module:overlay(26) +from:0x020f7338 kind:load to:0x02134a30 module:overlay(26) +from:0x020f734c kind:arm_call to:0x020f6e40 module:overlay(26) +from:0x020f7360 kind:arm_call to:0x020f73c8 module:overlay(26) +from:0x020f736c kind:load to:0x02138144 module:overlay(26) +from:0x020f7380 kind:arm_call to:0x020f73e0 module:overlay(26) +from:0x020f7388 kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x020f7394 kind:load to:0x02138144 module:overlay(26) +from:0x020f73a8 kind:arm_call to:0x020f73e0 module:overlay(26) +from:0x020f73b0 kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x020f73b8 kind:arm_call to:0x02011ff4 module:main +from:0x020f73c4 kind:load to:0x02138144 module:overlay(26) +from:0x020f73d4 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f7410 kind:arm_call to:0x020f9a58 module:overlay(26) +from:0x020f744c kind:arm_call to:0x020eba80 module:overlay(26) +from:0x020f7474 kind:arm_call to:0x020f74ac module:overlay(26) +from:0x020f7494 kind:arm_call to:0x020f7b28 module:overlay(26) +from:0x020f74dc kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f7508 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f7510 kind:arm_call to:0x020f72dc module:overlay(26) +from:0x020f7538 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f753c kind:arm_call to:0x02033cb4 module:main +from:0x020f756c kind:arm_call to:0x020d38c4 module:overlay(24) +from:0x020f762c kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f76c0 kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f7718 kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f7770 kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f77cc kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f7808 kind:arm_call to:0x020f730c module:overlay(26) +from:0x020f7878 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f78c0 kind:arm_call to:0x020f9898 module:overlay(26) +from:0x020f7910 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f7958 kind:arm_call to:0x020f9898 module:overlay(26) +from:0x020f79a4 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f79e8 kind:arm_call to:0x020f9898 module:overlay(26) +from:0x020f7a40 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f7a88 kind:arm_call to:0x020f9898 module:overlay(26) +from:0x020f7ab4 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020f7b58 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f7b84 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f7c48 kind:arm_call to:0x020f99ec module:overlay(26) +from:0x020f7c70 kind:arm_call to:0x020f99ec module:overlay(26) +from:0x020f7cd8 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f7ce4 kind:arm_call to:0x020f98f8 module:overlay(26) +from:0x020f7d38 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f7d5c kind:arm_call to:0x020f98f8 module:overlay(26) +from:0x020f7db0 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f7dd4 kind:arm_call to:0x020f98f8 module:overlay(26) +from:0x020f7e40 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f7e4c kind:arm_call to:0x020f98f8 module:overlay(26) +from:0x020f7e9c kind:arm_call to:0x020f9980 module:overlay(26) +from:0x020f7eec kind:arm_call to:0x020f9980 module:overlay(26) +from:0x020f7f40 kind:arm_call to:0x020f9980 module:overlay(26) +from:0x020f7f98 kind:arm_call to:0x020f9980 module:overlay(26) +from:0x020f7fc4 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020f8048 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x020f8064 kind:arm_call to:0x020d3c00 module:overlay(24) +from:0x020f8090 kind:load to:0x0213488c module:overlay(26) +from:0x020f80a0 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f80ac kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f80b4 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f80ec kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f8174 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f8180 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f818c kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f81c8 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f81f8 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f8204 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f8228 kind:load to:0x0213488c module:overlay(26) +from:0x020f8278 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020f82a8 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020f8338 kind:arm_call to:0x0205de10 module:overlay(0) +from:0x020f8358 kind:load to:0x02134a54 module:overlay(26) +from:0x020f83a8 kind:arm_call to:0x020f6e40 module:overlay(26) +from:0x020f83bc kind:arm_call to:0x020f8424 module:overlay(26) +from:0x020f83c8 kind:load to:0x02138188 module:overlay(26) +from:0x020f83dc kind:arm_call to:0x020f843c module:overlay(26) +from:0x020f83e4 kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x020f83f0 kind:load to:0x02138188 module:overlay(26) +from:0x020f8404 kind:arm_call to:0x020f843c module:overlay(26) +from:0x020f840c kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x020f8414 kind:arm_call to:0x02011ff4 module:main +from:0x020f8420 kind:load to:0x02138188 module:overlay(26) +from:0x020f8430 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f846c kind:arm_call to:0x020f9a58 module:overlay(26) +from:0x020f84c8 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x020f8584 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f8650 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f865c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f8668 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f8674 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f8680 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f868c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f8698 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f86a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f8700 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8734 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8744 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8754 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8764 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8784 kind:arm_call to:0x020eba80 module:overlay(26) +from:0x020f8798 kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f87bc kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f87e0 kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f8804 kind:arm_call to:0x020f9854 module:overlay(26) +from:0x020f8868 kind:arm_call to:0x020f9898 module:overlay(26) +from:0x020f88cc kind:arm_call to:0x020f9898 module:overlay(26) +from:0x020f8900 kind:arm_call to:0x020f99ec module:overlay(26) +from:0x020f891c kind:arm_call to:0x021346d0 module:overlay(26) +from:0x020f892c kind:arm_call to:0x021346d0 module:overlay(26) +from:0x020f8940 kind:arm_call to:0x020f98f8 module:overlay(26) +from:0x020f8988 kind:arm_call to:0x020f9980 module:overlay(26) +from:0x020f89c4 kind:arm_call to:0x020f9980 module:overlay(26) +from:0x020f89e0 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x020f8a98 kind:arm_call to:0x020f82c0 module:overlay(26) +from:0x020f8a9c kind:arm_call to:0x020f834c module:overlay(26) +from:0x020f8ab0 kind:arm_call to:0x020f82c0 module:overlay(26) +from:0x020f8ab4 kind:arm_call to:0x020f834c module:overlay(26) +from:0x020f8ac8 kind:arm_call to:0x020f82c0 module:overlay(26) +from:0x020f8acc kind:arm_call to:0x020f834c module:overlay(26) +from:0x020f8aec kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f8b04 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x020f8b14 kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f8b2c kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f8c30 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020f8c3c kind:arm_call to:0x020d336c module:overlay(24) +from:0x020f8d3c kind:arm_call to:0x020f8c20 module:overlay(26) +from:0x020f8d54 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x020f8d74 kind:arm_call to:0x020f8ae4 module:overlay(26) +from:0x020f8d88 kind:arm_call to:0x020d3c00 module:overlay(24) +from:0x020f8db8 kind:arm_call to:0x020f8d34 module:overlay(26) +from:0x020f8dcc kind:arm_call to:0x020d3c00 module:overlay(24) +from:0x020f8ddc kind:arm_call to:0x020d3c00 module:overlay(24) +from:0x020f8dec kind:arm_call to:0x020f6f84 module:overlay(26) +from:0x020f8e28 kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f8e3c kind:arm_call to:0x020f8c20 module:overlay(26) +from:0x020f8e4c kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f8e5c kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f8e80 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f8ea4 kind:arm_call to:0x020f6fe4 module:overlay(26) +from:0x020f8ee4 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f8ef0 kind:arm_call to:0x020d337c module:overlay(24) +from:0x020f8f6c kind:arm_call to:0x01fff764 module:itcm +from:0x020f8f74 kind:arm_call to:0x020ecc9c module:overlay(26) +from:0x020f8fc0 kind:arm_call to:0x01fff764 module:itcm +from:0x020f9004 kind:arm_call to:0x01fff764 module:itcm +from:0x020f909c kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f90a8 kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f90b0 kind:arm_call to:0x0205de04 module:overlay(0) +from:0x020f90c8 kind:arm_call to:0x020f918c module:overlay(26) +from:0x020f90d4 kind:arm_call to:0x0205de10 module:overlay(0) +from:0x020f90ec kind:arm_call to:0x020f918c module:overlay(26) +from:0x020f90f8 kind:arm_call to:0x0205de10 module:overlay(0) +from:0x020f9104 kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f9120 kind:arm_call to:0x020f918c module:overlay(26) +from:0x020f912c kind:arm_call to:0x0205de04 module:overlay(0) +from:0x020f9138 kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f9150 kind:arm_call to:0x020f918c module:overlay(26) +from:0x020f9160 kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f9174 kind:arm_call to:0x020f835c module:overlay(26) +from:0x020f9184 kind:arm_call to:0x020ece30 module:overlay(26) +from:0x020f9198 kind:arm_call to:0x020f8b34 module:overlay(26) +from:0x020f91a0 kind:arm_call to:0x020f835c module:overlay(26) +from:0x020f91b4 kind:arm_call to:0x020ece18 module:overlay(26) +from:0x020f91d0 kind:arm_call to:0x020f9450 module:overlay(26) +from:0x020f91ec kind:arm_call to:0x020f9158 module:overlay(26) +from:0x020f9210 kind:arm_call to:0x0205de10 module:overlay(0) +from:0x020f9218 kind:arm_call to:0x0205de10 module:overlay(0) +from:0x020f9220 kind:arm_call to:0x0205de10 module:overlay(0) +from:0x020f9234 kind:arm_call to:0x0205de04 module:overlay(0) +from:0x020f923c kind:arm_call to:0x0205de04 module:overlay(0) +from:0x020f9244 kind:arm_call to:0x0205de04 module:overlay(0) +from:0x020f9264 kind:arm_call to:0x020f9450 module:overlay(26) +from:0x020f9290 kind:load to:0x02134a48 module:overlay(26) +from:0x020f92f4 kind:arm_call to:0x020f9450 module:overlay(26) +from:0x020f9314 kind:arm_call to:0x020f8b0c module:overlay(26) +from:0x020f934c kind:arm_call to:0x01fff744 module:itcm +from:0x020f93b0 kind:arm_call to:0x01fff744 module:itcm +from:0x020f93c4 kind:arm_call to:0x01fff744 module:itcm +from:0x020f942c kind:load to:0x02134a3c module:overlay(26) +from:0x020f9438 kind:load to:0x020f8ae4 module:overlay(26) +from:0x020f9444 kind:load to:0x020f8b0c module:overlay(26) +from:0x020f9458 kind:arm_call to:0x020f8b0c module:overlay(26) +from:0x020f9494 kind:load to:0x0213488c module:overlay(26) +from:0x020f94e8 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x020f94f8 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x020f9508 kind:arm_call to:0x020ecab0 module:overlay(26) +from:0x020f9548 kind:load to:0x02134a64 module:overlay(26) +from:0x020f954c kind:load to:0x02134a7c module:overlay(26) +from:0x020f9568 kind:arm_call to:0x020ece18 module:overlay(26) +from:0x020f9578 kind:arm_call to:0x020ece18 module:overlay(26) +from:0x020f9588 kind:arm_call to:0x020ece18 module:overlay(26) +from:0x020f9598 kind:load to:0x020f71f4 module:overlay(26) +from:0x020f95ac kind:arm_call to:0x020f6e40 module:overlay(26) +from:0x020f95c0 kind:arm_call to:0x020f9628 module:overlay(26) +from:0x020f95cc kind:load to:0x021381cc module:overlay(26) +from:0x020f95e0 kind:arm_call to:0x020f9634 module:overlay(26) +from:0x020f95e8 kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x020f95f4 kind:load to:0x021381cc module:overlay(26) +from:0x020f9608 kind:arm_call to:0x020f9634 module:overlay(26) +from:0x020f9610 kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x020f9618 kind:arm_call to:0x02011ff4 module:main +from:0x020f9624 kind:load to:0x021381cc module:overlay(26) +from:0x020f96b4 kind:arm_call to:0x020d3d90 module:overlay(24) +from:0x020f96cc kind:arm_call to:0x02011f3c module:main +from:0x020f96dc kind:arm_call to:0x0217bc64 module:overlay(92) +from:0x020f96e8 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f970c kind:arm_call to:0x02011f3c module:main +from:0x020f971c kind:arm_call to:0x020f733c module:overlay(26) +from:0x020f9724 kind:arm_call to:0x02011f3c module:main +from:0x020f9734 kind:arm_call to:0x020f959c module:overlay(26) +from:0x020f9740 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f9744 kind:arm_call to:0x02033cb4 module:main +from:0x020f9768 kind:arm_call to:0x02011f3c module:main +from:0x020f9778 kind:arm_call to:0x020f8398 module:overlay(26) +from:0x020f9784 kind:arm_call to:0x020d3d9c module:overlay(24) +from:0x020f979c kind:arm_call to:0x020eba80 module:overlay(26) +from:0x020f97bc kind:arm_call to:0x02011f3c module:main +from:0x020f97cc kind:arm_call to:0x02104b98 module:overlay(26) +from:0x020f97d8 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x020f97fc kind:arm_call to:0x02011f3c module:main +from:0x020f980c kind:arm_call to:0x020f733c module:overlay(26) +from:0x020f9814 kind:arm_call to:0x02011f3c module:main +from:0x020f9824 kind:arm_call to:0x020f959c module:overlay(26) +from:0x020f982c kind:load to:0x027e09a4 module:dtcm +from:0x020f986c kind:arm_call to:0x02011f3c module:main +from:0x020f9878 kind:arm_call to:0x020ed108 module:overlay(26) +from:0x020f988c kind:arm_call to:0x020ed16c module:overlay(26) +from:0x020f98b4 kind:arm_call to:0x02011f3c module:main +from:0x020f98c0 kind:arm_call to:0x020efcb0 module:overlay(26) +from:0x020f98e4 kind:arm_call to:0x020efd18 module:overlay(26) +from:0x020f9910 kind:arm_call to:0x02011f3c module:main +from:0x020f991c kind:arm_call to:0x020f1cb4 module:overlay(26) +from:0x020f9930 kind:arm_call to:0x020f1d1c module:overlay(26) +from:0x020f9954 kind:arm_call to:0x02011f3c module:main +from:0x020f9960 kind:arm_call to:0x0217c560 module:overlay(92) +from:0x020f9974 kind:arm_call to:0x0217c5d0 module:overlays(92,95) +from:0x020f99a4 kind:arm_call to:0x02011f3c module:main +from:0x020f99b0 kind:arm_call to:0x020f21dc module:overlay(26) +from:0x020f99dc kind:arm_call to:0x020f2220 module:overlay(26) +from:0x020f9a10 kind:arm_call to:0x02011f3c module:main +from:0x020f9a1c kind:arm_call to:0x020f2620 module:overlay(26) +from:0x020f9a48 kind:arm_call to:0x020f2654 module:overlay(26) +from:0x020f9a7c kind:arm_call to:0x020a1298 module:overlay(0) +from:0x020f9a90 kind:arm_call to:0x02068814 module:overlay(0) +from:0x020f9b24 kind:arm_call to:0x020e2c0c module:overlay(26) +from:0x020f9b68 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f9b88 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9b8c kind:load to:0x0213b0b0 module:overlay(26) +from:0x020f9b90 kind:load to:0x027e09b8 module:dtcm +from:0x020f9c6c kind:arm_call to:0x02069620 module:overlay(0) +from:0x020f9c7c kind:load to:0x021418fc module:overlay(26) +from:0x020f9c80 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9c84 kind:load to:0x020b684c module:overlay(0) +from:0x020f9ce0 kind:arm_call to:0x02069620 module:overlay(0) +from:0x020f9cf0 kind:load to:0x021418fc module:overlay(26) +from:0x020f9cf4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9cf8 kind:load to:0x020b684c module:overlay(0) +from:0x020f9d28 kind:arm_call to:0x02069620 module:overlay(0) +from:0x020f9d30 kind:load to:0x021418fc module:overlay(26) +from:0x020f9d34 kind:load to:0x020b684c module:overlay(0) +from:0x020f9d70 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f9d8c kind:arm_call to:0x02074764 module:overlay(0) +from:0x020f9db8 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x020f9df0 kind:load to:0x021418fc module:overlay(26) +from:0x020f9df4 kind:load to:0x027e09b8 module:dtcm +from:0x020f9df8 kind:load to:0x020f9e78 module:overlay(26) +from:0x020f9e28 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f9e44 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x020f9e70 kind:load to:0x021418fc module:overlay(26) +from:0x020f9e74 kind:load to:0x027e09b8 module:dtcm +from:0x020f9e88 kind:load to:0x02141910 module:overlay(26) +from:0x020f9e8c kind:load to:0x020f9e90 module:overlay(26) +from:0x020fa014 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020fa018 kind:load to:0x021418f8 module:overlay(26) +from:0x020fa024 kind:load to:0x020f9c88 module:overlay(26) +from:0x020fa030 kind:load to:0x020f9dfc module:overlay(26) +from:0x020fa040 kind:arm_call to:0x01fff458 module:itcm +from:0x020fa098 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa0ac kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa0c0 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa100 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa114 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa128 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa170 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020fa184 kind:arm_call to:0x020fa434 module:overlay(26) +from:0x020fa1b4 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa1c8 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa1d8 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020fa1ec kind:arm_call to:0x020fa434 module:overlay(26) +from:0x020fa228 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa23c kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa2b8 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa2d4 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa344 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa360 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa368 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa36c kind:load to:0x027e0cfc module:dtcm +from:0x020fa37c kind:load to:0x0204b164 module:main +from:0x020fa39c kind:arm_call to:0x020f9cfc module:overlay(26) +from:0x020fa3c4 kind:arm_call to:0x020f9cfc module:overlay(26) +from:0x020fa3f4 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa428 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa448 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020fa458 kind:arm_call to:0x020d5de4 module:overlay(24) +from:0x020fa478 kind:arm_call to:0x020d5e74 module:overlay(24) +from:0x020fa498 kind:arm_call to:0x020d5e74 module:overlay(24) +from:0x020fa5e0 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa600 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa61c kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa63c kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa658 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa678 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa694 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa6b4 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa6d0 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa6f0 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa70c kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa72c kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa748 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa768 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa784 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa7a4 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fa7ac kind:load to:0x027e0cfc module:dtcm +from:0x020fa7f0 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x020fa800 kind:arm_call to:0x020d5e74 module:overlay(24) +from:0x020fa944 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa95c kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa974 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa98c kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa9a4 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa9bc kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa9d4 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fa9ec kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faa04 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faa1c kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faa34 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faa4c kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faa64 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faa7c kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faa94 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faaac kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faabc kind:load to:0x027e0cfc module:dtcm +from:0x020fab2c kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fab68 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fab7c kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fabb4 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fabf4 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fac08 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fac40 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fac74 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faca0 kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020faccc kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020facfc kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fad28 kind:arm_call to:0x0206918c module:overlay(0) +from:0x020fad40 kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fad4c kind:load to:0x020b684c module:overlay(0) +from:0x020fad6c kind:arm_call to:0x020f9c14 module:overlay(26) +from:0x020fad9c kind:arm_call to:0x020f9d38 module:overlay(26) +from:0x020fadb4 kind:arm_call to:0x02068848 module:overlay(0) +from:0x020fadbc kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x020fade8 kind:arm_call to:0x020d445c module:overlay(24) +from:0x020fadf4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fae08 kind:arm_call to:0x020d33ec module:overlay(24) +from:0x020fae0c kind:arm_call to:0x020d337c module:overlay(24) +from:0x020fae2c kind:load to:0x027e0cd8 module:dtcm +from:0x020fae30 kind:load to:0x01fff698 module:itcm +from:0x020fae40 kind:arm_call to:0x020d336c module:overlay(24) +from:0x020fae4c kind:arm_call to:0x020d3774 module:overlay(24) +from:0x020fae9c kind:arm_call to:0x020fadc8 module:overlay(26) +from:0x020faeac kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020faeb8 kind:load to:0x027e0cd8 module:dtcm +from:0x020faf50 kind:load to:0x027e09bc module:dtcm +from:0x020fafe4 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020faff8 kind:arm_call to:0x020f0060 module:overlay(26) +from:0x020fb030 kind:arm_call to:0x020f0434 module:overlay(26) +from:0x020fb044 kind:arm_call to:0x020f0468 module:overlay(26) +from:0x020fb078 kind:arm_call to:0x020f0890 module:overlay(26) +from:0x020fb0a8 kind:arm_call to:0x020f0698 module:overlay(26) +from:0x020fb0c8 kind:arm_call to:0x020f0484 module:overlay(26) +from:0x020fb0d0 kind:arm_call to:0x020fb140 module:overlay(26) +from:0x020fb100 kind:arm_call to:0x020fae14 module:overlay(26) +from:0x020fb120 kind:arm_call to:0x020fb060 module:overlay(26) +from:0x020fb13c kind:load to:0x020f0890 module:overlay(26) +from:0x020fb1c8 kind:arm_call to:0x020fadf8 module:overlay(26) +from:0x020fb1d4 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fb1ec kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020fb1f8 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fb210 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020fb230 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x020fb24c kind:arm_call to:0x020f71d4 module:overlay(26) +from:0x020fb25c kind:arm_call to:0x020f71d4 module:overlay(26) +from:0x020fb26c kind:arm_call to:0x020f71d4 module:overlay(26) +from:0x020fb304 kind:load to:0x027e0cd8 module:dtcm +from:0x020fb308 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb330 kind:arm_call to:0x020f0220 module:overlay(26) +from:0x020fb350 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x020fb394 kind:arm_call to:0x020f0934 module:overlay(26) +from:0x020fb3a0 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x020fb3b8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fb3c4 kind:arm_call to:0x020fc678 module:overlay(26) +from:0x020fb3d0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fb410 kind:arm_call to:0x020fb140 module:overlay(26) +from:0x020fb418 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fb424 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fb438 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x020fb4d0 kind:arm_call to:0x020fadf8 module:overlay(26) +from:0x020fb4e8 kind:arm_call to:0x020eb6e0 module:overlay(26) +from:0x020fb568 kind:arm_call to:0x020fb180 module:overlay(26) +from:0x020fb588 kind:arm_call to:0x020fd5d4 module:overlay(26) +from:0x020fb5c4 kind:arm_call to:0x020fae34 module:overlay(26) +from:0x020fb5f8 kind:arm_call to:0x020fae34 module:overlay(26) +from:0x020fb628 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fb638 kind:arm_call to:0x020fae80 module:overlay(26) +from:0x020fb648 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fb664 kind:arm_call to:0x020fae80 module:overlay(26) +from:0x020fb674 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fb688 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x020fb6c8 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fb6e8 kind:load to:0x027e0cd8 module:dtcm +from:0x020fb714 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fb720 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fb734 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x020fb7c4 kind:arm_call to:0x020fd7a4 module:overlay(26) +from:0x020fb7dc kind:arm_call to:0x020fb140 module:overlay(26) +from:0x020fb840 kind:arm_call to:0x020eb8b0 module:overlay(26) +from:0x020fb85c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fb86c kind:arm_call to:0x020fc2c4 module:overlay(26) +from:0x020fb8f0 kind:arm_call to:0x020fb180 module:overlay(26) +from:0x020fb910 kind:arm_call to:0x020fd5d4 module:overlay(26) +from:0x020fb94c kind:arm_call to:0x020fae34 module:overlay(26) +from:0x020fb980 kind:arm_call to:0x020fae34 module:overlay(26) +from:0x020fb9b0 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fb9c0 kind:arm_call to:0x020fae80 module:overlay(26) +from:0x020fb9d0 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fb9ec kind:arm_call to:0x020fae80 module:overlay(26) +from:0x020fb9fc kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fba10 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x020fba50 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fbaa0 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fbaac kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fbac0 kind:arm_call to:0x020fc144 module:overlay(26) +from:0x020fbb1c kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x020fbb94 kind:arm_call to:0x020fadf8 module:overlay(26) +from:0x020fbba0 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fbbc0 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020fbbcc kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fbbec kind:arm_call to:0x020eb178 module:overlay(26) +from:0x020fbc74 kind:arm_call to:0x020fd4a4 module:overlay(26) +from:0x020fbc84 kind:arm_call to:0x020fd7a4 module:overlay(26) +from:0x020fbcd0 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fbce0 kind:arm_call to:0x020fc444 module:overlay(26) +from:0x020fbd14 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fbd28 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x020fbd48 kind:load to:0x027e0cd8 module:dtcm +from:0x020fbd6c kind:arm_call to:0x020f0ab8 module:overlay(26) +from:0x020fbdd4 kind:load to:0x027e0998 module:dtcm +from:0x020fbdec kind:arm_call to:0x020fbec4 module:overlay(26) +from:0x020fbdf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fbe30 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x020fbe38 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020fbe4c kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020fbe98 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fbed8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fbf58 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fbf6c kind:arm_call to:0x020fbfb8 module:overlay(26) +from:0x020fbf78 kind:arm_call to:0x020fadc8 module:overlay(26) +from:0x020fbf88 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x020fbfa4 kind:arm_call to:0x01ffe868 module:itcm +from:0x020fbfb4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fbfd4 kind:arm_call to:0x020f0f1c module:overlay(26) +from:0x020fbfe4 kind:arm_call to:0x020f0f40 module:overlay(26) +from:0x020fc01c kind:arm_call to:0x020fbfb8 module:overlay(26) +from:0x020fc030 kind:arm_call to:0x020fc0d0 module:overlay(26) +from:0x020fc080 kind:arm_call to:0x020fadf8 module:overlay(26) +from:0x020fc09c kind:arm_call to:0x020fc144 module:overlay(26) +from:0x020fc0c4 kind:arm_call to:0x020fadf8 module:overlay(26) +from:0x020fc0ec kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc100 kind:arm_call to:0x020f0e00 module:overlay(26) +from:0x020fc114 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc128 kind:arm_call to:0x020f0e2c module:overlay(26) +from:0x020fc160 kind:arm_call to:0x020f0f40 module:overlay(26) +from:0x020fc170 kind:arm_call to:0x020f0f1c module:overlay(26) +from:0x020fc1a8 kind:arm_call to:0x020f0f40 module:overlay(26) +from:0x020fc1bc kind:arm_call to:0x020f0f1c module:overlay(26) +from:0x020fc1ec kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc200 kind:arm_call to:0x020f0e2c module:overlay(26) +from:0x020fc20c kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc220 kind:arm_call to:0x020f0e00 module:overlay(26) +from:0x020fc264 kind:arm_call to:0x020fc0d0 module:overlay(26) +from:0x020fc298 kind:arm_call to:0x020fc0d0 module:overlay(26) +from:0x020fc2ec kind:arm_call to:0x020fc144 module:overlay(26) +from:0x020fc320 kind:arm_call to:0x020fc144 module:overlay(26) +from:0x020fc3b0 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020fc3c4 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020fc3f0 kind:arm_call to:0x020fc390 module:overlay(26) +from:0x020fc434 kind:arm_call to:0x020d445c module:overlay(24) +from:0x020fc440 kind:load to:0x027e0cd8 module:dtcm +from:0x020fc45c kind:arm_call to:0x020fc34c module:overlay(26) +from:0x020fc474 kind:arm_call to:0x020fae34 module:overlay(26) +from:0x020fc4b4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc4c4 kind:arm_call to:0x020fbfb8 module:overlay(26) +from:0x020fc4f0 kind:arm_call to:0x020fc444 module:overlay(26) +from:0x020fc4fc kind:arm_call to:0x020fae80 module:overlay(26) +from:0x020fc50c kind:arm_call to:0x020fc34c module:overlay(26) +from:0x020fc52c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc538 kind:arm_call to:0x020fc678 module:overlay(26) +from:0x020fc550 kind:arm_call to:0x020fc360 module:overlay(26) +from:0x020fc56c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc578 kind:arm_call to:0x020fc678 module:overlay(26) +from:0x020fc588 kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x020fc5a0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc5ac kind:arm_call to:0x020fc678 module:overlay(26) +from:0x020fc5d8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc5e8 kind:arm_call to:0x020fc78c module:overlay(26) +from:0x020fc608 kind:load to:0x027e0cd8 module:dtcm +from:0x020fc620 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc62c kind:arm_call to:0x020fc678 module:overlay(26) +from:0x020fc63c kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x020fc64c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc658 kind:arm_call to:0x020fc678 module:overlay(26) +from:0x020fc674 kind:load to:0x027e0cd8 module:dtcm +from:0x020fc68c kind:load to:0x020f0fc0 module:overlay(26) +from:0x020fc6a4 kind:arm_call to:0x020f164c module:overlay(26) +from:0x020fc6b8 kind:arm_call to:0x020f164c module:overlay(26) +from:0x020fc6d4 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc6e0 kind:arm_call to:0x020f1004 module:overlay(26) +from:0x020fc6e8 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc6f4 kind:arm_call to:0x020f1028 module:overlay(26) +from:0x020fc714 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x020fc728 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x020fc744 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x020fc750 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x020fc764 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc770 kind:arm_call to:0x020f1028 module:overlay(26) +from:0x020fc778 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc784 kind:arm_call to:0x020f1004 module:overlay(26) +from:0x020fc7bc kind:arm_call to:0x020fc6c0 module:overlay(26) +from:0x020fc80c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc818 kind:arm_call to:0x020fae64 module:overlay(26) +from:0x020fc854 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fc864 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fc890 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020fc8b4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fc8c4 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020fc8e4 kind:load to:0x027e09b8 module:dtcm +from:0x020fc910 kind:arm_call to:0x020f0920 module:overlay(26) +from:0x020fc91c kind:arm_call to:0x020f0910 module:overlay(26) +from:0x020fc954 kind:arm_call to:0x020f0910 module:overlay(26) +from:0x020fc95c kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020fc980 kind:arm_call to:0x020f0910 module:overlay(26) +from:0x020fc988 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x020fc9b4 kind:arm_call to:0x020f0920 module:overlay(26) +from:0x020fc9bc kind:arm_call to:0x020f0220 module:overlay(26) +from:0x020fc9c8 kind:arm_call to:0x020f0920 module:overlay(26) +from:0x020fc9ec kind:arm_call to:0x020fc34c module:overlay(26) +from:0x020fca04 kind:arm_call to:0x020fc360 module:overlay(26) +from:0x020fca14 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x020fca3c kind:arm_call to:0x020fc390 module:overlay(26) +from:0x020fca48 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fca4c kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fca5c kind:arm_call to:0x020f918c module:overlay(26) +from:0x020fca6c kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fca70 kind:arm_call to:0x020fae54 module:overlay(26) +from:0x020fca7c kind:arm_call to:0x0217bd14 module:overlay(92) +from:0x020fca88 kind:load to:0x027e0ce0 module:dtcm +from:0x020fcaa8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fcab8 kind:arm_call to:0x020fbfb8 module:overlay(26) +from:0x020fcac0 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x020fcacc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fcadc kind:arm_call to:0x020fc000 module:overlay(26) +from:0x020fcaec kind:arm_call to:0x020f6d78 module:overlay(26) +from:0x020fcb00 kind:arm_call to:0x020f6d60 module:overlay(26) +from:0x020fcb1c kind:arm_call to:0x020fae34 module:overlay(26) +from:0x020fcb54 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fcb64 kind:arm_call to:0x020fc2c4 module:overlay(26) +from:0x020fcb80 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fcb98 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fcba8 kind:arm_call to:0x020fc23c module:overlay(26) +from:0x020fcbd0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fcbf0 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x020fcc04 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fcc14 kind:arm_call to:0x020fbfb8 module:overlay(26) +from:0x020fcc20 kind:arm_call to:0x020fc360 module:overlay(26) +from:0x020fcc30 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x020fcc58 kind:arm_call to:0x020fc390 module:overlay(26) +from:0x020fcc6c kind:arm_call to:0x020f6d78 module:overlay(26) +from:0x020fcc80 kind:arm_call to:0x020f6d60 module:overlay(26) +from:0x020fccac kind:arm_call to:0x020f9158 module:overlay(26) +from:0x020fccb0 kind:arm_call to:0x020fae64 module:overlay(26) +from:0x020fccbc kind:arm_call to:0x020fc82c module:overlay(26) +from:0x020fccd8 kind:arm_call to:0x020fc3e0 module:overlay(26) +from:0x020fccec kind:arm_call to:0x020fc3e0 module:overlay(26) +from:0x020fcd00 kind:arm_call to:0x020fc398 module:overlay(26) +from:0x020fcd14 kind:arm_call to:0x020fc398 module:overlay(26) +from:0x020fcd24 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fcd3c kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020fcd58 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020fcd78 kind:arm_call to:0x020f9158 module:overlay(26) +from:0x020fcd7c kind:arm_call to:0x020fae64 module:overlay(26) +from:0x020fcd88 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x020fcd90 kind:arm_call to:0x020fc9d0 module:overlay(26) +from:0x020fcda8 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020fcdbc kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020fcde0 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020fcdf4 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x020fce14 kind:arm_call to:0x020f9158 module:overlay(26) +from:0x020fce18 kind:arm_call to:0x020fae64 module:overlay(26) +from:0x020fce24 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x020fce2c kind:arm_call to:0x020fc9d0 module:overlay(26) +from:0x020fce38 kind:arm_call to:0x0217bd00 module:overlay(92) +from:0x020fce3c kind:arm_call to:0x020fae64 module:overlay(26) +from:0x020fce48 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x020fce54 kind:load to:0x027e0ce0 module:dtcm +from:0x020fce6c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x020fce8c kind:arm_call to:0x01fffd00 module:itcm +from:0x020fcfc4 kind:arm_call to:0x01fff458 module:itcm +from:0x020fcfd4 kind:arm_call to:0x01fff458 module:itcm +from:0x020fcfe8 kind:arm_call to:0x01fff458 module:itcm +from:0x020fcff8 kind:arm_call to:0x01fff458 module:itcm +from:0x020fd00c kind:arm_call to:0x01fff458 module:itcm +from:0x020fd0c0 kind:load to:0x0213b0b0 module:overlay(26) +from:0x020fd0c4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fd0f8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020fd10c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020fd170 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x020fd1ac kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020fd1bc kind:load to:0x027e09b8 module:dtcm +from:0x020fd1cc kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020fd210 kind:arm_call to:0x020fd30c module:overlay(26) +from:0x020fd228 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020fd260 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020fd270 kind:load to:0x027e09b8 module:dtcm +from:0x020fd290 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x020fd2a8 kind:load to:0x027e09b8 module:dtcm +from:0x020fd2c4 kind:load to:0x027e09b8 module:dtcm +from:0x020fd2c8 kind:load to:0x020749a4 module:overlay(0) +from:0x020fd2dc kind:arm_call to:0x01ffd420 module:itcm +from:0x020fd2ec kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x020fd308 kind:load to:0x027e09b8 module:dtcm +from:0x020fd33c kind:arm_call to:0x02062784 module:overlay(0) +from:0x020fd344 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x020fd374 kind:arm_call to:0x02074d78 module:overlay(0) +from:0x020fd390 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020fd39c kind:arm_call to:0x020fd274 module:overlay(26) +from:0x020fd3c8 kind:arm_call to:0x020747bc module:overlay(0) +from:0x020fd3e4 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x020fd3f0 kind:load to:0x0204b608 module:main +from:0x020fd3f4 kind:load to:0x027e09b8 module:dtcm +from:0x020fd440 kind:load to:0x0204b608 module:main +from:0x020fd514 kind:arm_call to:0x020fc144 module:overlay(26) +from:0x020fd534 kind:arm_call to:0x020fbfb8 module:overlay(26) +from:0x020fd558 kind:arm_call to:0x020fc0d0 module:overlay(26) +from:0x020fd578 kind:arm_call to:0x020fc6fc module:overlay(26) +from:0x020fd588 kind:arm_call to:0x020fc678 module:overlay(26) +from:0x020fd59c kind:arm_call to:0x020fc6c0 module:overlay(26) +from:0x020fd5ac kind:arm_call to:0x020fc678 module:overlay(26) +from:0x020fd5c0 kind:arm_call to:0x020fc690 module:overlay(26) +from:0x020fd6c4 kind:arm_call to:0x020fd640 module:overlay(26) +from:0x020fd6d8 kind:arm_call to:0x020fd65c module:overlay(26) +from:0x020fd6f4 kind:arm_call to:0x020fd65c module:overlay(26) +from:0x020fd770 kind:arm_call to:0x020fd640 module:overlay(26) +from:0x020fd800 kind:arm_call to:0x020fd65c module:overlay(26) +from:0x020fd80c kind:arm_call to:0x020fd65c module:overlay(26) +from:0x020fd8b8 kind:arm_call to:0x020fd640 module:overlay(26) +from:0x020fd8c4 kind:arm_call to:0x020fd65c module:overlay(26) +from:0x020fdb68 kind:arm_call_thumb to:0x02059ac0 module:overlay(0) +from:0x020fdb78 kind:arm_call to:0x020165b8 module:main +from:0x020fdb90 kind:arm_call_thumb to:0x02015394 module:main +from:0x020fdba0 kind:load to:0x02138250 module:overlay(26) +from:0x020fdba4 kind:load to:0x02138208 module:overlay(26) +from:0x020fdba8 kind:load to:0x0213820c module:overlay(26) +from:0x020fdbac kind:load to:0x02138248 module:overlay(26) +from:0x020fdbb0 kind:load to:0x02138240 module:overlay(26) +from:0x020fdbe4 kind:arm_call to:0x02027d30 module:main +from:0x020fdbec kind:arm_call_thumb to:0x02015414 module:main +from:0x020fdc00 kind:arm_call_thumb to:0x020153b4 module:main +from:0x020fdc30 kind:arm_call to:0x02027d30 module:main +from:0x020fdc78 kind:load to:0x020aba4c module:overlay(0) +from:0x020fdc7c kind:load to:0x02138208 module:overlay(26) +from:0x020fdc80 kind:load to:0x02138254 module:overlay(26) +from:0x020fdc84 kind:load to:0x020aba50 module:overlay(0) +from:0x020fdc88 kind:load to:0x02138260 module:overlay(26) +from:0x020fdca0 kind:arm_call_thumb to:0x02015414 module:main +from:0x020fdcb4 kind:arm_call_thumb to:0x02015414 module:main +from:0x020fdcbc kind:arm_call to:0x020165f4 module:main +from:0x020fdcc4 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020fdcdc kind:arm_call_thumb to:0x02015414 module:main +from:0x020fdce4 kind:arm_call to:0x020165f4 module:main +from:0x020fdcec kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x020fdcf4 kind:arm_call to:0x02011ff4 module:main +from:0x020fdd1c kind:load to:0x027e09a4 module:dtcm +from:0x020fdd48 kind:load to:0x027e09a4 module:dtcm +from:0x020fdd64 kind:arm_call to:0x020fdd00 module:overlay(26) +from:0x020fdd70 kind:arm_call to:0x020fdd20 module:overlay(26) +from:0x020fddd4 kind:arm_call to:0x020fdd00 module:overlay(26) +from:0x020fdde0 kind:arm_call to:0x020fdd20 module:overlay(26) +from:0x020fddf4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fde1c kind:arm_call to:0x020fdd00 module:overlay(26) +from:0x020fde28 kind:arm_call to:0x020fdd20 module:overlay(26) +from:0x020fde58 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fde78 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fdedc kind:arm_call to:0x01ffb800 module:itcm +from:0x020fdee8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fdef4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fdf34 kind:arm_call to:0x020fdf40 module:overlay(26) +from:0x020fdf78 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fdfac kind:arm_call to:0x020fe108 module:overlay(26) +from:0x020fdff8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fe02c kind:arm_call to:0x02024808 module:main +from:0x020fe09c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020fe0d0 kind:arm_call to:0x02024808 module:main +from:0x020fe0e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fe144 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fe150 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fe16c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fe2c8 kind:arm_call to:0x020fdf8c module:overlay(26) +from:0x020fe2f8 kind:arm_call to:0x020fe160 module:overlay(26) +from:0x020fe3bc kind:load to:0x0203feb0 module:main +from:0x020fe5b8 kind:arm_call to:0x020fe160 module:overlay(26) +from:0x020fe5c8 kind:arm_call to:0x020fe160 module:overlay(26) +from:0x020fe710 kind:arm_call to:0x020fe108 module:overlay(26) +from:0x020fe720 kind:arm_call to:0x020fdf8c module:overlay(26) +from:0x020fe7b0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fe7c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fe85c kind:arm_call to:0x020fe3c0 module:overlay(26) +from:0x020fe868 kind:load to:0x0203feb0 module:main +from:0x020fe884 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fe8a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fe950 kind:arm_call to:0x0203e690 module:main +from:0x020fea50 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020fead4 kind:load to:0x020a1aac module:overlay(0) +from:0x020fead8 kind:load to:0x02100bf4 module:overlay(26) +from:0x020feadc kind:load to:0x02134b70 module:overlay(26) +from:0x020feae0 kind:load to:0x02134b00 module:overlay(26) +from:0x020feae4 kind:load to:0x027e09a4 module:dtcm +from:0x020feae8 kind:load to:0x027e0cec module:dtcm +from:0x020feaec kind:load to:0x027e07d4 module:dtcm +from:0x020fedb8 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x020ff03c kind:load to:0x027e09a4 module:dtcm +from:0x020ff040 kind:load to:0x02134acc module:overlay(26) +from:0x020ff044 kind:load to:0x02134abc module:overlay(26) +from:0x020ff048 kind:load to:0x02134ab4 module:overlay(26) +from:0x020ff04c kind:load to:0x02134ad4 module:overlay(26) +from:0x020ff050 kind:load to:0x027e00fc module:dtcm +from:0x020ff054 kind:load to:0x02134ac4 module:overlay(26) +from:0x020ff0fc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff118 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff134 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff150 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff160 kind:arm_call to:0x020feaf0 module:overlay(26) +from:0x020ff16c kind:load to:0x027e0cec module:dtcm +from:0x020ff198 kind:arm_call to:0x0203e690 module:main +from:0x020ff1e4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020ff1fc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020ff230 kind:load to:0x020a1aac module:overlay(0) +from:0x020ff234 kind:load to:0x02100bf4 module:overlay(26) +from:0x020ff238 kind:load to:0x027e0cec module:dtcm +from:0x020ff23c kind:load to:0x027e07d4 module:dtcm +from:0x020ff2ec kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff308 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff324 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff340 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff3a8 kind:load to:0x027e0cec module:dtcm +from:0x020ff3d8 kind:arm_call to:0x0203e690 module:main +from:0x020ff43c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020ff460 kind:load to:0x020a1aac module:overlay(0) +from:0x020ff464 kind:load to:0x02100bf4 module:overlay(26) +from:0x020ff468 kind:load to:0x027e09a4 module:dtcm +from:0x020ff46c kind:load to:0x02134ae4 module:overlay(26) +from:0x020ff470 kind:load to:0x027e0cec module:dtcm +from:0x020ff474 kind:load to:0x027e07d4 module:dtcm +from:0x020ff6a4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020ff700 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020ff744 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020ff774 kind:load to:0x02134b0c module:overlay(26) +from:0x020ff784 kind:load to:0x027e0cec module:dtcm +from:0x020ff870 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020ff88c kind:load to:0x02134b4c module:overlay(26) +from:0x020ff890 kind:load to:0x027e09a4 module:dtcm +from:0x020ff894 kind:load to:0x02134af4 module:overlay(26) +from:0x020ff898 kind:load to:0x027e0cec module:dtcm +from:0x020ff89c kind:load to:0x020ff8a0 module:overlay(26) +from:0x020ff90c kind:arm_call to:0x0203e690 module:main +from:0x020ff9a0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020ffa1c kind:load to:0x020a1aac module:overlay(0) +from:0x020ffa20 kind:load to:0x02100bf4 module:overlay(26) +from:0x020ffa24 kind:load to:0x02134b2c module:overlay(26) +from:0x020ffa28 kind:load to:0x027e09a4 module:dtcm +from:0x020ffa2c kind:load to:0x027e0cec module:dtcm +from:0x020ffa30 kind:load to:0x027e07d4 module:dtcm +from:0x020fff04 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x020fff10 kind:load to:0x027e00fc module:dtcm +from:0x020fff4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fff68 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fff84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fffa0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100008 kind:load to:0x027e0cec module:dtcm +from:0x02100044 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100060 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210007c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100098 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021000b4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021000d0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100138 kind:load to:0x027e0cec module:dtcm +from:0x02100174 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100190 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021001ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021001c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100230 kind:load to:0x027e0cec module:dtcm +from:0x02100260 kind:arm_call to:0x0203e690 module:main +from:0x021002cc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0210030c kind:load to:0x020a1aac module:overlay(0) +from:0x02100310 kind:load to:0x02100bf4 module:overlay(26) +from:0x02100314 kind:load to:0x02134aec module:overlay(26) +from:0x02100318 kind:load to:0x027e09a4 module:dtcm +from:0x0210031c kind:load to:0x027e0cec module:dtcm +from:0x02100320 kind:load to:0x027e07d4 module:dtcm +from:0x0210073c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02100748 kind:load to:0x027e00fc module:dtcm +from:0x02100784 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021007a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021007bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021007d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021007f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100810 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100858 kind:load to:0x027e0cec module:dtcm +from:0x02100894 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021008b0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021008cc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021008e8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100904 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100920 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02100968 kind:load to:0x027e0cec module:dtcm +from:0x02100998 kind:arm_call to:0x0203e690 module:main +from:0x021009cc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021009f0 kind:load to:0x020a1aac module:overlay(0) +from:0x021009f4 kind:load to:0x02100bf4 module:overlay(26) +from:0x021009f8 kind:load to:0x027e07d4 module:dtcm +from:0x021009fc kind:load to:0x027e0cec module:dtcm +from:0x02100be4 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02100bf0 kind:load to:0x027e00fc module:dtcm +from:0x02100c2c kind:arm_call to:0x0203e690 module:main +from:0x02100c78 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02100c90 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02100cac kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02100cc4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02100d44 kind:load to:0x020a1aac module:overlay(0) +from:0x02100d48 kind:load to:0x02100bf4 module:overlay(26) +from:0x02100d4c kind:load to:0x027e0cec module:dtcm +from:0x02100d50 kind:load to:0x027e07d4 module:dtcm +from:0x02100fbc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02100ff4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0210104c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0210109c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x021010b0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021010f0 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02101108 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02101114 kind:load to:0x027e09a4 module:dtcm +from:0x0210111c kind:load to:0x02134c30 module:overlay(26) +from:0x02101120 kind:load to:0x027e0108 module:dtcm +from:0x02101260 kind:arm_call to:0x0203e690 module:main +from:0x021012c0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021012d8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021012ec kind:load to:0x020a1aac module:overlay(0) +from:0x021012f0 kind:load to:0x02100bf4 module:overlay(26) +from:0x021012f4 kind:load to:0x027e0cec module:dtcm +from:0x021012f8 kind:load to:0x027e07d4 module:dtcm +from:0x02101464 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0210153c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02101578 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0210162c kind:load to:0x02141980 module:overlay(26) +from:0x02101630 kind:load to:0x0213826c module:overlay(26) +from:0x02101634 kind:load to:0x02138278 module:overlay(26) +from:0x0210163c kind:load to:0x02138290 module:overlay(26) +from:0x02101640 kind:load to:0x0213829c module:overlay(26) +from:0x02101644 kind:load to:0x021382a8 module:overlay(26) +from:0x02101648 kind:load to:0x0213826c module:overlay(26) +from:0x0210164c kind:load to:0x02138284 module:overlay(26) +from:0x021016a4 kind:arm_call to:0x020d67e0 module:overlay(24) +from:0x021016c4 kind:load to:0x021382bc module:overlay(26) +from:0x021016c8 kind:load to:0x027e0d00 module:dtcm +from:0x021016d4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021016dc kind:arm_call to:0x02011ff4 module:main +from:0x02101734 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02101744 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02101754 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02101764 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02101780 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02101790 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021017b4 kind:load to:0x02134da0 module:overlay(26) +from:0x021017c4 kind:arm_call to:0x021016e8 module:overlay(26) +from:0x021017d4 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x021017f8 kind:arm_call to:0x0203e690 module:main +from:0x02101814 kind:arm_call to:0x0203e690 module:main +from:0x02101840 kind:load to:0x02137fe0 module:overlay(26) +from:0x02101844 kind:load to:0x020f52d4 module:overlay(26) +from:0x02101848 kind:load to:0x02101854 module:overlay(26) +from:0x0210184c kind:load to:0x020f52c0 module:overlay(26) +from:0x02101850 kind:load to:0x02101894 module:overlay(26) +from:0x0210186c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02101884 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02101890 kind:load to:0x021382e0 module:overlay(26) +from:0x021018b0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021018c8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021018d8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021018e4 kind:load to:0x02138328 module:overlay(26) +from:0x02101950 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0210195c kind:arm_call to:0x02059230 module:overlay(0) +from:0x02101a9c kind:arm_call to:0x02101700 module:overlay(26) +from:0x02101ad0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02101b74 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x02101c2c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02101c5c kind:arm_call to:0x02101e80 module:overlay(26) +from:0x02101c8c kind:arm_call to:0x0200f218 module:main +from:0x02101ca8 kind:arm_call to:0x0200ed6c module:main +from:0x02101cb8 kind:load to:0x02135140 module:overlay(26) +from:0x02101cbc kind:load to:0x02134c8c module:overlay(26) +from:0x02101cc0 kind:load to:0x02134cbc module:overlay(26) +from:0x02101cc8 kind:load to:0x021351d0 module:overlay(26) +from:0x02101ccc kind:load to:0x02134d8c module:overlay(26) +from:0x02101d50 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02101e0c kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02101e74 kind:arm_call to:0x020c2350 module:overlay(17) +from:0x02101fa0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02101fd0 kind:load to:0x02134dc0 module:overlay(26) +from:0x02101fd4 kind:load to:0x02134c60 module:overlay(26) +from:0x02101fd8 kind:load to:0x02135270 module:overlay(26) +from:0x02102018 kind:arm_call to:0x0200eab0 module:main +from:0x02102028 kind:arm_call to:0x0200eb28 module:main +from:0x02102038 kind:arm_call to:0x0200eba4 module:main +from:0x02102050 kind:arm_call to:0x0200ef9c module:main +from:0x0210205c kind:arm_call to:0x0200f01c module:main +from:0x021020c4 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021020d0 kind:arm_call to:0x02059230 module:overlay(0) +from:0x021021d4 kind:arm_call to:0x02101700 module:overlay(26) +from:0x021021e0 kind:arm_call to:0x020592bc module:overlay(0) +from:0x02102224 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021022c8 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x021022d0 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02102404 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02102450 kind:arm_call to:0x0210284c module:overlay(26) +from:0x0210245c kind:load to:0x02134f30 module:overlay(26) +from:0x02102460 kind:load to:0x02134de0 module:overlay(26) +from:0x02102464 kind:load to:0x02134d7c module:overlay(26) +from:0x0210246c kind:load to:0x02134fe0 module:overlay(26) +from:0x0210247c kind:arm_call to:0x021016e8 module:overlay(26) +from:0x0210248c kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x021024b0 kind:arm_call to:0x0203e690 module:main +from:0x021024cc kind:arm_call to:0x0203e690 module:main +from:0x021024f4 kind:load to:0x02137fe0 module:overlay(26) +from:0x021024f8 kind:load to:0x020f5b48 module:overlay(26) +from:0x021024fc kind:load to:0x020f60cc module:overlay(26) +from:0x02102500 kind:load to:0x020f45e0 module:overlay(26) +from:0x02102504 kind:load to:0x020f610c module:overlay(26) +from:0x02102608 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02102748 kind:arm_call to:0x020592ec module:overlay(0) +from:0x02102768 kind:arm_call to:0x01ffa06c module:itcm +from:0x0210279c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021027ac kind:arm_call to:0x01ffa60c module:itcm +from:0x021027b8 kind:load to:0x0203feb0 module:main +from:0x021027d8 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02102840 kind:arm_call to:0x020c2350 module:overlay(17) +from:0x021028ac kind:arm_call to:0x02059248 module:overlay(0) +from:0x02102988 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021029b8 kind:load to:0x02134e00 module:overlay(26) +from:0x021029bc kind:load to:0x02134c38 module:overlay(26) +from:0x021029c0 kind:load to:0x02134c68 module:overlay(26) +from:0x021029c4 kind:load to:0x02134fa0 module:overlay(26) +from:0x021029d8 kind:arm_call to:0x0200ef9c module:main +from:0x021029e4 kind:arm_call to:0x0200f01c module:main +from:0x02102a00 kind:load to:0x0205bd4c module:overlay(0) +from:0x02102a5c kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02102a68 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02102b6c kind:arm_call to:0x02101700 module:overlay(26) +from:0x02102c00 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x02102c08 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02102d34 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02102d80 kind:load to:0x02134e20 module:overlay(26) +from:0x02102d84 kind:load to:0x02134d6c module:overlay(26) +from:0x02102d8c kind:load to:0x02134e40 module:overlay(26) +from:0x02102e8c kind:arm_call to:0x02059230 module:overlay(0) +from:0x02102f48 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02102fb0 kind:arm_call to:0x020c2350 module:overlay(17) +from:0x02102fcc kind:arm_call to:0x0200ef9c module:main +from:0x02102fd8 kind:arm_call to:0x0200f01c module:main +from:0x02103038 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02103044 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02103148 kind:arm_call to:0x02101700 module:overlay(26) +from:0x021031dc kind:arm_call to:0x0209b730 module:overlay(0) +from:0x02103310 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0210335c kind:load to:0x02134e80 module:overlay(26) +from:0x02103360 kind:load to:0x02134cec module:overlay(26) +from:0x02103368 kind:load to:0x02134ea0 module:overlay(26) +from:0x02103468 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02103524 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0210358c kind:arm_call to:0x020c2350 module:overlay(17) +from:0x021035a8 kind:arm_call to:0x0200ef9c module:main +from:0x021035b4 kind:arm_call to:0x0200f01c module:main +from:0x021035f0 kind:arm_call to:0x0200f05c module:main +from:0x0210360c kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02103618 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0210371c kind:arm_call to:0x02101700 module:overlay(26) +from:0x02103728 kind:arm_call to:0x020592bc module:overlay(0) +from:0x021037b0 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x02103824 kind:arm_call to:0x0209b500 module:overlay(0) +from:0x021038b8 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x021038f0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02103910 kind:load to:0x02134ccc module:overlay(26) +from:0x02103914 kind:load to:0x02134cac module:overlay(26) +from:0x02103918 kind:load to:0x02134cdc module:overlay(26) +from:0x0210391c kind:load to:0x02134c9c module:overlay(26) +from:0x02103924 kind:load to:0x02134f60 module:overlay(26) +from:0x0210397c kind:arm_call to:0x02059230 module:overlay(0) +from:0x02103a40 kind:arm_call to:0x020592ec module:overlay(0) +from:0x02103a60 kind:arm_call to:0x01ffa06c module:itcm +from:0x02103a74 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02103a84 kind:arm_call to:0x01ffa60c module:itcm +from:0x02103aac kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02103c14 kind:arm_call to:0x0209b500 module:overlay(0) +from:0x02103c5c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02103c88 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02103cd0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02103e4c kind:load to:0x02135040 module:overlay(26) +from:0x02103e50 kind:load to:0x021350c0 module:overlay(26) +from:0x02103e54 kind:load to:0x02134c50 module:overlay(26) +from:0x02103e58 kind:load to:0x02134c48 module:overlay(26) +from:0x02103e5c kind:load to:0x02134c58 module:overlay(26) +from:0x02103ea0 kind:load to:0x0205bd4c module:overlay(0) +from:0x02103ed8 kind:arm_call to:0x0200f05c module:main +from:0x02103ef4 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02103f00 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02104004 kind:arm_call to:0x02101700 module:overlay(26) +from:0x02104010 kind:arm_call to:0x020592bc module:overlay(0) +from:0x02104098 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0210410c kind:arm_call to:0x0209b500 module:overlay(0) +from:0x02104114 kind:arm_call to:0x02059248 module:overlay(0) +from:0x021041c0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021041e0 kind:load to:0x02134d4c module:overlay(26) +from:0x021041e4 kind:load to:0x02134cfc module:overlay(26) +from:0x021041e8 kind:load to:0x02134d0c module:overlay(26) +from:0x021041ec kind:load to:0x02134d3c module:overlay(26) +from:0x021041f4 kind:load to:0x02134e60 module:overlay(26) +from:0x0210424c kind:arm_call to:0x02059230 module:overlay(0) +from:0x02104310 kind:arm_call to:0x020592ec module:overlay(0) +from:0x02104330 kind:arm_call to:0x01ffa06c module:itcm +from:0x02104344 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02104354 kind:arm_call to:0x01ffa60c module:itcm +from:0x0210437c kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x021044ec kind:arm_call to:0x0209b500 module:overlay(0) +from:0x02104534 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02104560 kind:arm_call to:0x02059248 module:overlay(0) +from:0x021045a8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02104730 kind:load to:0x02134ed0 module:overlay(26) +from:0x02104734 kind:load to:0x02134c44 module:overlay(26) +from:0x02104738 kind:load to:0x02134c40 module:overlay(26) +from:0x0210473c kind:load to:0x02134f00 module:overlay(26) +from:0x02104740 kind:load to:0x02134c3c module:overlay(26) +from:0x02104744 kind:load to:0x02134c70 module:overlay(26) +from:0x02104788 kind:load to:0x0205bd4c module:overlay(0) +from:0x021047c0 kind:arm_call to:0x0200f05c module:main +from:0x021047dc kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021047e8 kind:arm_call to:0x02059230 module:overlay(0) +from:0x021048c4 kind:arm_call to:0x02101700 module:overlay(26) +from:0x0210493c kind:arm_call to:0x0209b730 module:overlay(0) +from:0x021049dc kind:arm_call to:0x02059498 module:overlay(0) +from:0x021049ec kind:load to:0x02134d2c module:overlay(26) +from:0x021049f0 kind:load to:0x02134d1c module:overlay(26) +from:0x021049f4 kind:load to:0x02134d5c module:overlay(26) +from:0x021049fc kind:load to:0x02134c7c module:overlay(26) +from:0x02104a4c kind:arm_call to:0x02059230 module:overlay(0) +from:0x02104aec kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02104b20 kind:load to:0x027e00f0 module:dtcm +from:0x02104b38 kind:load to:0x0205bd4c module:overlay(0) +from:0x02104b44 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02104b4c kind:arm_call to:0x02011ff4 module:main +from:0x02104b60 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02104b68 kind:arm_call to:0x02011ff4 module:main +from:0x02104b80 kind:load to:0x0213836c module:overlay(26) +from:0x02104b94 kind:load to:0x021384ec module:overlay(26) +from:0x02104ba8 kind:arm_call to:0x020f6e40 module:overlay(26) +from:0x02104bc4 kind:arm_call to:0x02104c5c module:overlay(26) +from:0x02104bd0 kind:load to:0x02138794 module:overlay(26) +from:0x02104be4 kind:arm_call to:0x02104c90 module:overlay(26) +from:0x02104bec kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x02104bf8 kind:load to:0x02138794 module:overlay(26) +from:0x02104c0c kind:arm_call to:0x02104c90 module:overlay(26) +from:0x02104c14 kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x02104c1c kind:arm_call to:0x02011ff4 module:main +from:0x02104c28 kind:load to:0x02138794 module:overlay(26) +from:0x02104c38 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x02104c48 kind:arm_call to:0x020f6fbc module:overlay(26) +from:0x02104c54 kind:arm_call to:0x020ecab0 module:overlay(26) +from:0x02104c68 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x02104cc0 kind:arm_call to:0x020f9a58 module:overlay(26) +from:0x02104d08 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x02104d3c kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x02104d70 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x02104da0 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x02104dac kind:arm_call to:0x020f98f8 module:overlay(26) +from:0x02104e00 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x02104e30 kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x02104e3c kind:arm_call to:0x020f98f8 module:overlay(26) +from:0x02104e60 kind:arm_call to:0x020f98f8 module:overlay(26) +from:0x02104e7c kind:arm_call to:0x0205df0c module:overlay(0) +from:0x02105078 kind:arm_call to:0x020d337c module:overlay(24) +from:0x02105084 kind:arm_call to:0x020d337c module:overlay(24) +from:0x021051e8 kind:arm_call to:0x020d3c00 module:overlay(24) +from:0x0210522c kind:load to:0x0213488c module:overlay(26) +from:0x021053d0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021053ec kind:arm_call to:0x0203e690 module:main +from:0x02105408 kind:arm_call to:0x0203e690 module:main +from:0x02105428 kind:load to:0x020f5b48 module:overlay(26) +from:0x0210542c kind:load to:0x020f60cc module:overlay(26) +from:0x02105430 kind:load to:0x020f45e0 module:overlay(26) +from:0x02105434 kind:load to:0x020f610c module:overlay(26) +from:0x021054d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021054f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105510 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105560 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0210556c kind:arm_call to:0x02059230 module:overlay(0) +from:0x021056c0 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x021056f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105714 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105730 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105780 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0210578c kind:arm_call to:0x02059230 module:overlay(0) +from:0x021058e0 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0210591c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105938 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105954 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021059a4 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021059b0 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02105b00 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x02105b3c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105b58 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105b74 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105b90 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105be0 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02105bec kind:arm_call to:0x02059230 module:overlay(0) +from:0x02105d3c kind:arm_call to:0x0209b624 module:overlay(0) +from:0x02105d68 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x02105da4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105dc0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105ddc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105df8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105e48 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02105e54 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02105fa4 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x02105fd0 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x02106008 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02106024 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02106040 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210605c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02106078 kind:load to:0x027e0d00 module:dtcm +from:0x0210607c kind:load to:0x027e0cec module:dtcm +from:0x02106084 kind:load to:0x02135310 module:overlay(26) +from:0x02106088 kind:load to:0x02135418 module:overlay(26) +from:0x0210608c kind:load to:0x02135400 module:overlay(26) +from:0x02106090 kind:load to:0x021353e8 module:overlay(26) +from:0x02106094 kind:load to:0x021353d0 module:overlay(26) +from:0x02106098 kind:load to:0x021353b8 module:overlay(26) +from:0x0210609c kind:load to:0x021353a0 module:overlay(26) +from:0x021060a0 kind:load to:0x02135388 module:overlay(26) +from:0x021060a4 kind:load to:0x02135370 module:overlay(26) +from:0x021060a8 kind:load to:0x02135358 module:overlay(26) +from:0x021060ac kind:load to:0x02135340 module:overlay(26) +from:0x021060b0 kind:load to:0x02135328 module:overlay(26) +from:0x021060d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02106108 kind:arm_call to:0x02059230 module:overlay(0) +from:0x021061f4 kind:load to:0x027e0130 module:dtcm +from:0x02106200 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0210621c kind:load to:0x021387d8 module:overlay(26) +from:0x02106278 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02106318 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0210639c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021063a0 kind:arm_call to:0x01fff458 module:itcm +from:0x021063d0 kind:load to:0x027e0ce4 module:dtcm +from:0x02106400 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02106414 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0210641c kind:arm_call to:0x02011ff4 module:main +from:0x02106488 kind:arm_call_thumb to:0x02058e68 module:overlay(0) +from:0x0210649c kind:load to:0x027e0d00 module:dtcm +from:0x021064d8 kind:load to:0x027e0130 module:dtcm +from:0x021064f4 kind:arm_call to:0x020e838c module:overlay(26) +from:0x02106544 kind:arm_call to:0x02081750 module:overlay(0) +from:0x021065ac kind:arm_call to:0x01fff498 module:itcm +from:0x021065c4 kind:arm_call to:0x01fff584 module:itcm +from:0x021065f0 kind:arm_call to:0x02106658 module:overlay(26) +from:0x02106600 kind:arm_call to:0x02106860 module:overlay(26) +from:0x02106610 kind:arm_call to:0x02106a2c module:overlay(26) +from:0x02106644 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02106650 kind:load to:0x027e0ce8 module:dtcm +from:0x0210666c kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x02106680 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0210668c kind:arm_call to:0x0210af10 module:overlay(26) +from:0x021066a0 kind:arm_call to:0x0210af08 module:overlay(26) +from:0x021066e0 kind:arm_call to:0x020faf54 module:overlay(26) +from:0x02106724 kind:arm_call to:0x020e839c module:overlay(26) +from:0x0210673c kind:arm_call to:0x01ffb744 module:itcm +from:0x021067bc kind:arm_call to:0x01ffb744 module:itcm +from:0x021067cc kind:arm_call to:0x020ea1b4 module:overlay(26) +from:0x021067e8 kind:arm_call to:0x020fa434 module:overlay(26) +from:0x021067f4 kind:arm_call to:0x020e9c50 module:overlay(26) +from:0x02106818 kind:arm_call to:0x020fa434 module:overlay(26) +from:0x02106828 kind:arm_call to:0x020e9c50 module:overlay(26) +from:0x02106850 kind:load to:0x027e0cfc module:dtcm +from:0x02106854 kind:load to:0x02141988 module:overlay(26) +from:0x02106858 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0210685c kind:load to:0x02141910 module:overlay(26) +from:0x021068a4 kind:arm_call to:0x020faf54 module:overlay(26) +from:0x021068e8 kind:arm_call to:0x020e839c module:overlay(26) +from:0x02106900 kind:arm_call to:0x01ffb744 module:itcm +from:0x02106954 kind:arm_call to:0x020e839c module:overlay(26) +from:0x0210696c kind:arm_call to:0x01ffb744 module:itcm +from:0x0210697c kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x021069b8 kind:arm_call to:0x020fa434 module:overlay(26) +from:0x021069c4 kind:arm_call to:0x020e9c50 module:overlay(26) +from:0x021069e8 kind:arm_call to:0x020fa434 module:overlay(26) +from:0x021069f8 kind:arm_call to:0x020e9c50 module:overlay(26) +from:0x02106a20 kind:load to:0x02141988 module:overlay(26) +from:0x02106a24 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02106a28 kind:load to:0x02141910 module:overlay(26) +from:0x02106ac4 kind:arm_call to:0x020faf54 module:overlay(26) +from:0x02106b10 kind:arm_call to:0x020e839c module:overlay(26) +from:0x02106b28 kind:arm_call to:0x01ffb744 module:itcm +from:0x02106b58 kind:arm_call to:0x020e9af8 module:overlay(26) +from:0x02106b60 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02106b90 kind:arm_call to:0x020fa434 module:overlay(26) +from:0x02106ba0 kind:arm_call to:0x020e9c50 module:overlay(26) +from:0x02106bb8 kind:arm_call to:0x020e9af8 module:overlay(26) +from:0x02106be8 kind:arm_call to:0x020fa434 module:overlay(26) +from:0x02106bf4 kind:arm_call to:0x020e9c50 module:overlay(26) +from:0x02106c0c kind:load to:0x02141988 module:overlay(26) +from:0x02106c10 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02106c14 kind:load to:0x02141910 module:overlay(26) +from:0x02106c28 kind:arm_call to:0x02011f3c module:main +from:0x02106c34 kind:arm_call to:0x02106c3c module:overlay(26) +from:0x02106c44 kind:arm_call to:0x0210712c module:overlay(26) +from:0x02106c6c kind:arm_call to:0x0202a2cc module:main +from:0x02106c80 kind:arm_call to:0x0210713c module:overlay(26) +from:0x02106ce8 kind:load to:0x027e09a4 module:dtcm +from:0x02106d0c kind:arm_call to:0x0205de78 module:overlay(0) +from:0x02106d14 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x02106d3c kind:arm_call to:0x01fffda8 module:itcm +from:0x02106d50 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02106e18 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x021070cc kind:load to:0x027e09bc module:dtcm +from:0x021070d0 kind:load to:0x0214196c module:overlay(26) +from:0x021070d4 kind:load to:0x021387ec module:overlay(26) +from:0x021070d8 kind:load to:0x021387fc module:overlay(26) +from:0x021070dc kind:load to:0x02135438 module:overlay(26) +from:0x021070e0 kind:load to:0x021387f8 module:overlay(26) +from:0x021070e4 kind:load to:0x02135434 module:overlay(26) +from:0x021070e8 kind:load to:0x027e09a4 module:dtcm +from:0x021070ec kind:load to:0x021387f4 module:overlay(26) +from:0x021070f0 kind:load to:0x021387ec module:overlay(26) +from:0x02107138 kind:load to:0x027e0d18 module:dtcm +from:0x0210714c kind:load to:0x027e0d18 module:dtcm +from:0x02107158 kind:load to:0x021419a4 module:overlay(26) +from:0x0210716c kind:arm_call to:0x02011f3c module:main +from:0x02107178 kind:arm_call to:0x021071a8 module:overlay(26) +from:0x0210718c kind:arm_call to:0x02099040 module:overlay(0) +from:0x021071a4 kind:load to:0x02138808 module:overlay(26) +from:0x021071b0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02107208 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02107214 kind:load to:0x0213882c module:overlay(26) +from:0x02107218 kind:load to:0x021419a4 module:overlay(26) +from:0x02107234 kind:arm_call to:0x01ffb428 module:itcm +from:0x021072b4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021072cc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021072d4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021072ec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021072f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021072fc kind:arm_call to:0x02011ff4 module:main +from:0x02107310 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02107388 kind:arm_call to:0x0205df0c module:overlay(0) +from:0x021073c0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021073c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021073d4 kind:arm_call to:0x0205de78 module:overlay(0) +from:0x021073e8 kind:arm_call to:0x01fff698 module:itcm +from:0x0210742c kind:arm_call to:0x020d3af4 module:overlay(24) +from:0x0210744c kind:arm_call to:0x02011f3c module:main +from:0x02107458 kind:arm_call to:0x02107460 module:overlay(26) +from:0x02107468 kind:arm_call to:0x0210767c module:overlay(26) +from:0x02107484 kind:arm_call to:0x0210768c module:overlay(26) +from:0x021074f4 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x02107514 kind:load to:0x027e09c0 module:dtcm +from:0x0210752c kind:arm_call to:0x0210167c module:overlay(26) +from:0x02107568 kind:arm_call to:0x02059568 module:overlay(0) +from:0x0210758c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021075b0 kind:arm_call to:0x0210731c module:overlay(26) +from:0x021075e4 kind:arm_call to:0x02107380 module:overlay(26) +from:0x02107600 kind:arm_call to:0x021073cc module:overlay(26) +from:0x02107688 kind:load to:0x027e0d1c module:dtcm +from:0x0210769c kind:load to:0x027e0d1c module:dtcm +from:0x021076a8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x021076b0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x021076b8 kind:arm_call to:0x020dafb8 module:overlay(26) +from:0x021076cc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021076d4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021076dc kind:arm_call to:0x020db10c module:overlay(26) +from:0x0210776c kind:arm_call to:0x0202a17c module:main +from:0x021077a0 kind:arm_call to:0x0201aa68 module:main +from:0x02107804 kind:arm_call to:0x0202a17c module:main +from:0x02107838 kind:arm_call to:0x0201aa68 module:main +from:0x02107844 kind:load to:0x0204c49c module:main +from:0x02107868 kind:arm_call to:0x020db270 module:overlay(26) +from:0x02107878 kind:arm_call to:0x020fadc8 module:overlay(26) +from:0x021078bc kind:arm_call to:0x020db128 module:overlay(26) +from:0x021078d0 kind:arm_call to:0x021076a0 module:overlay(26) +from:0x021078e4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x021078f4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02107908 kind:arm_call to:0x021076a0 module:overlay(26) +from:0x0210791c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0210792c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02107940 kind:arm_call to:0x021076a0 module:overlay(26) +from:0x02107954 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02107964 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02107998 kind:arm_call_thumb to:0x020b9a20 module:overlay(1) +from:0x021079b0 kind:arm_call to:0x02011f3c module:main +from:0x021079c0 kind:arm_call to:0x02108c70 module:overlay(26) +from:0x021079d4 kind:arm_call to:0x02011f3c module:main +from:0x021079e4 kind:arm_call to:0x0210e318 module:overlay(26) +from:0x021079fc kind:arm_call to:0x02108a84 module:overlay(26) +from:0x02107a1c kind:arm_call_thumb to:0x020155c0 module:main +from:0x02107a24 kind:arm_call_thumb to:0x0205a1ac module:overlay(0) +from:0x02107a48 kind:arm_call to:0x0203e690 module:main +from:0x02107a80 kind:arm_call to:0x02011f3c module:main +from:0x02107a8c kind:arm_call to:0x02145c18 module:overlay(28) +from:0x02107ae0 kind:arm_call to:0x02011f3c module:main +from:0x02107af0 kind:arm_call to:0x02109924 module:overlay(26) +from:0x02107b04 kind:arm_call to:0x02011f3c module:main +from:0x02107b14 kind:arm_call to:0x02109cf4 module:overlay(26) +from:0x02107b28 kind:arm_call to:0x02011f3c module:main +from:0x02107b38 kind:arm_call to:0x0210a0b8 module:overlay(26) +from:0x02107b4c kind:arm_call to:0x021460c4 module:overlays(28,70) +from:0x02107b58 kind:load to:0x02138918 module:overlay(26) +from:0x02107b5c kind:load to:0x0210798c module:overlay(26) +from:0x02107b60 kind:load to:0x02107970 module:overlay(26) +from:0x02107b64 kind:load to:0x027e09a4 module:dtcm +from:0x02107b68 kind:load to:0x027e09b8 module:dtcm +from:0x02107b90 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x02107b98 kind:arm_call to:0x02011ff4 module:main +from:0x02107bb0 kind:arm_call to:0x02108c9c module:overlay(26) +from:0x02107bb8 kind:arm_call to:0x02011ff4 module:main +from:0x02107bd0 kind:arm_call to:0x0210e33c module:overlay(26) +from:0x02107bd8 kind:arm_call to:0x02011ff4 module:main +from:0x02107c0c kind:arm_call to:0x021462bc module:overlay(28) +from:0x02107c20 kind:arm_call to:0x02145cfc module:overlay(28) +from:0x02107c28 kind:arm_call to:0x02011ff4 module:main +from:0x02107c34 kind:arm_call to:0x02011ff4 module:main +from:0x02107c4c kind:arm_call to:0x0203e740 module:main +from:0x02107c54 kind:arm_call_thumb to:0x020155dc module:main +from:0x02107c5c kind:arm_call to:0x0201b8bc module:main +from:0x02107c64 kind:arm_call_thumb to:0x020b9d70 module:overlay(1) +from:0x02107c70 kind:load to:0x02138918 module:overlay(26) +from:0x02107c74 kind:load to:0x0210798c module:overlay(26) +from:0x02107c9c kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x02107ca4 kind:arm_call to:0x02011ff4 module:main +from:0x02107cbc kind:arm_call to:0x02108c9c module:overlay(26) +from:0x02107cc4 kind:arm_call to:0x02011ff4 module:main +from:0x02107cdc kind:arm_call to:0x0210e33c module:overlay(26) +from:0x02107ce4 kind:arm_call to:0x02011ff4 module:main +from:0x02107d18 kind:arm_call to:0x021462bc module:overlay(28) +from:0x02107d2c kind:arm_call to:0x02145cfc module:overlay(28) +from:0x02107d34 kind:arm_call to:0x02011ff4 module:main +from:0x02107d40 kind:arm_call to:0x02011ff4 module:main +from:0x02107d58 kind:arm_call to:0x0203e740 module:main +from:0x02107d60 kind:arm_call_thumb to:0x020155dc module:main +from:0x02107d68 kind:arm_call to:0x0201b8bc module:main +from:0x02107d70 kind:arm_call_thumb to:0x020b9d70 module:overlay(1) +from:0x02107d78 kind:arm_call to:0x02011ff4 module:main +from:0x02107d84 kind:load to:0x02138918 module:overlay(26) +from:0x02107d88 kind:load to:0x0210798c module:overlay(26) +from:0x02107d98 kind:arm_call_thumb to:0x020b9e08 module:overlay(1) +from:0x02107da4 kind:arm_call_thumb to:0x020ba4c0 module:overlay(1) +from:0x02107db4 kind:arm_call to:0x0202a190 module:main +from:0x02107dc0 kind:arm_call_thumb to:0x020ba470 module:overlay(1) +from:0x02107dcc kind:arm_call to:0x020d5e74 module:overlay(24) +from:0x02107e08 kind:arm_call_thumb to:0x020ba470 module:overlay(1) +from:0x02107e10 kind:arm_call to:0x02108348 module:overlay(26) +from:0x02107e18 kind:arm_call to:0x021080a0 module:overlay(26) +from:0x02107e40 kind:load to:0x027e0cfc module:dtcm +from:0x02107e44 kind:load to:0x021388cc module:overlay(26) +from:0x02107e48 kind:load to:0x0213895c module:overlay(26) +from:0x02107e68 kind:arm_call to:0x02071954 module:overlay(0) +from:0x02107ea0 kind:arm_call to:0x02027d30 module:main +from:0x02107ea8 kind:arm_call_thumb to:0x02012e9c module:main +from:0x02107ebc kind:arm_call to:0x02011f3c module:main +from:0x02107eec kind:arm_call to:0x02027d30 module:main +from:0x02107f2c kind:arm_call to:0x02027d30 module:main +from:0x02107f40 kind:arm_call_thumb to:0x02015660 module:main +from:0x02107f4c kind:arm_call_thumb to:0x020156bc module:main +from:0x02107f5c kind:arm_call to:0x02028b68 module:main +from:0x02107f64 kind:arm_call to:0x0200f38c module:main +from:0x02107f6c kind:arm_call to:0x0200b5a8 module:main +from:0x02107f78 kind:arm_call to:0x0200b5bc module:main +from:0x02107f84 kind:arm_call to:0x0200b69c module:main +from:0x02107fb8 kind:arm_call_thumb to:0x0205a270 module:overlay(0) +from:0x02107fc4 kind:arm_call_thumb to:0x0205a29c module:overlay(0) +from:0x02107fe8 kind:arm_call to:0x02028b68 module:main +from:0x02107ff0 kind:arm_call to:0x0200f37c module:main +from:0x02107ffc kind:arm_call to:0x0200bed8 module:main +from:0x02108004 kind:arm_call_thumb to:0x020156e8 module:main +from:0x02108054 kind:arm_call to:0x0200e6a0 module:main +from:0x02108064 kind:arm_call to:0x0200e6a0 module:main +from:0x02108080 kind:arm_call_thumb to:0x0201568c module:main +from:0x0210808c kind:load to:0x027e09a0 module:dtcm +from:0x02108090 kind:load to:0x021388a4 module:overlay(26) +from:0x02108094 kind:load to:0x02138ab0 module:overlay(26) +from:0x02108098 kind:load to:0x021388a4 module:overlay(26) +from:0x0210809c kind:load to:0x02138ac0 module:overlay(26) +from:0x021080c0 kind:arm_call to:0x02071954 module:overlay(0) +from:0x021080ec kind:arm_call to:0x02027d30 module:main +from:0x02108110 kind:arm_call_thumb to:0x02015644 module:main +from:0x02108128 kind:arm_call to:0x02011f3c module:main +from:0x02108140 kind:arm_call to:0x0205c1bc module:overlay(0) +from:0x0210814c kind:arm_call to:0x0200b150 module:main +from:0x02108150 kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x02108160 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02108174 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02108184 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210818c kind:arm_call_thumb to:0x02015624 module:main +from:0x02108198 kind:load to:0x027e09a4 module:dtcm +from:0x0210819c kind:load to:0x027e09a0 module:dtcm +from:0x021081a0 kind:load to:0x02138ad0 module:overlay(26) +from:0x021081a4 kind:load to:0x02045484 module:main +from:0x021082d4 kind:arm_call to:0x020c7f90 module:overlay(24) +from:0x021082ec kind:arm_call_thumb to:0x020ba29c module:overlays(1,2) +from:0x02108340 kind:load to:0x027e09a4 module:dtcm +from:0x02108344 kind:load to:0x027e0994 module:dtcm +from:0x02108354 kind:arm_call to:0x0207f920 module:overlay(0) +from:0x02108388 kind:load to:0x027e0c90 module:dtcm +from:0x0210849c kind:arm_call to:0x01fff6d0 module:itcm +from:0x021084d4 kind:arm_call to:0x020d445c module:overlay(24) +from:0x021084fc kind:arm_call to:0x020d445c module:overlay(24) +from:0x02108524 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0210854c kind:arm_call to:0x020d445c module:overlay(24) +from:0x021085d8 kind:load to:0x027e09a4 module:dtcm +from:0x021085dc kind:load to:0x027e0cd8 module:dtcm +from:0x021085ec kind:arm_call to:0x02108ca8 module:overlay(26) +from:0x021085f4 kind:arm_call to:0x0210e340 module:overlay(26) +from:0x0210861c kind:arm_call to:0x020813d0 module:overlay(0) +from:0x0210863c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02108654 kind:arm_call to:0x02108cc0 module:overlay(26) +from:0x0210865c kind:arm_call to:0x0210e470 module:overlay(26) +from:0x02108664 kind:arm_call to:0x02108c50 module:overlay(26) +from:0x02108688 kind:arm_call to:0x02108ac0 module:overlay(26) +from:0x02108698 kind:arm_call to:0x020e2c0c module:overlay(26) +from:0x021086a8 kind:arm_call to:0x02108ce4 module:overlay(26) +from:0x021086b0 kind:arm_call to:0x0210e4b0 module:overlay(26) +from:0x021086c8 kind:arm_call to:0x02145d60 module:overlay(28) +from:0x021086e8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x021086fc kind:arm_call to:0x0214603c module:overlay(28) +from:0x0210870c kind:arm_call to:0x020813f8 module:overlay(0) +from:0x02108714 kind:arm_call to:0x02108ce0 module:overlay(26) +from:0x0210871c kind:arm_call to:0x0210e4ac module:overlay(26) +from:0x0210872c kind:arm_call to:0x02146040 module:overlay(28) +from:0x02108794 kind:arm_call to:0x01ffef34 module:itcm +from:0x021087b4 kind:arm_call to:0x01ffe868 module:itcm +from:0x021087dc kind:arm_call to:0x020e0548 module:overlay(26) +from:0x02108800 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0210880c kind:load to:0x027e0ce0 module:dtcm +from:0x02108810 kind:load to:0x027e0cd8 module:dtcm +from:0x0210882c kind:arm_call to:0x02108a28 module:overlay(26) +from:0x02108860 kind:arm_call to:0x02071954 module:overlay(0) +from:0x0210889c kind:arm_call to:0x02027d30 module:main +from:0x021088a4 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x021088cc kind:arm_call to:0x02027d30 module:main +from:0x02108918 kind:arm_call to:0x02027d30 module:main +from:0x0210892c kind:arm_call_thumb to:0x02015660 module:main +from:0x02108948 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x02108998 kind:arm_call to:0x0200e6a0 module:main +from:0x021089a8 kind:arm_call to:0x0200e6a0 module:main +from:0x021089ec kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021089f8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02108a00 kind:arm_call_thumb to:0x0201568c module:main +from:0x02108a0c kind:load to:0x027e09a4 module:dtcm +from:0x02108a10 kind:load to:0x027e09a0 module:dtcm +from:0x02108a14 kind:load to:0x021388a4 module:overlay(26) +from:0x02108a18 kind:load to:0x02138ab0 module:overlay(26) +from:0x02108a1c kind:load to:0x02138ac0 module:overlay(26) +from:0x02108a44 kind:arm_call to:0x021087c0 module:overlay(26) +from:0x02108a64 kind:arm_call to:0x020d445c module:overlay(24) +from:0x02108a74 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02108a80 kind:load to:0x027e0cd8 module:dtcm +from:0x02108a98 kind:arm_call to:0x020671f4 module:overlay(0) +from:0x02108abc kind:load to:0x021388bc module:overlay(26) +from:0x02108b50 kind:arm_call to:0x02067288 module:overlay(0) +from:0x02108b5c kind:arm_call to:0x0201b798 module:main +from:0x02108b6c kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x02108bdc kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02108bf4 kind:load to:0x0204fb78 module:main +from:0x02108bf8 kind:load to:0x027e0ce0 module:dtcm +from:0x02108bfc kind:load to:0x027e09b8 module:dtcm +from:0x02108c2c kind:arm_call to:0x02067240 module:overlay(0) +from:0x02108c38 kind:arm_call to:0x0201b798 module:main +from:0x02108c4c kind:load to:0x0204fb78 module:main +from:0x02108c68 kind:load to:0x027e09b8 module:dtcm +from:0x02108c6c kind:load to:0x020749a4 module:overlay(0) +from:0x02108cb0 kind:arm_call to:0x02108cc0 module:overlay(26) +from:0x02108cc8 kind:arm_call to:0x02108d18 module:overlay(26) +from:0x02108cd0 kind:arm_call to:0x02108d9c module:overlay(26) +from:0x02108cd8 kind:arm_call to:0x02108de8 module:overlay(26) +from:0x02108d00 kind:load to:0x02135440 module:overlay(26) +from:0x02108d14 kind:load to:0x02135467 module:overlay(26) +from:0x02108d48 kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x02108d60 kind:arm_call to:0x01fffd00 module:itcm +from:0x02108d7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02108d88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02108d98 kind:load to:0x027e0ce0 module:dtcm +from:0x02108dac kind:arm_call to:0x021087c0 module:overlay(26) +from:0x02108e3c kind:arm_call to:0x02108e4c module:overlay(26) +from:0x02108e44 kind:load to:0x021354a8 module:overlay(26) +from:0x02108e48 kind:load to:0x0213545a module:overlay(26) +from:0x02108ec8 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02108ee4 kind:arm_call to:0x0207a240 module:overlay(0) +from:0x02108f10 kind:arm_call to:0x021463ac module:overlays(27,28) +from:0x02108f1c kind:arm_call to:0x021463ac module:overlays(27,28) +from:0x02108f3c kind:arm_call to:0x0214631c module:overlay(28) +from:0x02108f44 kind:arm_call to:0x02146330 module:overlay(28) +from:0x02108f50 kind:arm_call to:0x021462e0 module:overlays(27,28,30) +from:0x02108f94 kind:arm_call to:0x02108814 module:overlay(26) +from:0x02108fa4 kind:arm_call to:0x02108814 module:overlay(26) +from:0x02108fb4 kind:arm_call to:0x02108814 module:overlay(26) +from:0x02108fbc kind:load to:0x02135474 module:overlay(26) +from:0x02108fc0 kind:load to:0x027e09a4 module:dtcm +from:0x02108fc4 kind:load to:0x027e09ac module:dtcm +from:0x02108fc8 kind:load to:0x027e09bc module:dtcm +from:0x02108fcc kind:load to:0x0213544d module:overlay(26) +from:0x02108fe0 kind:arm_call to:0x020838c4 module:overlay(0) +from:0x02109040 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x0210904c kind:arm_call to:0x0200b150 module:main +from:0x02109050 kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x02109060 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02109084 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021090dc kind:arm_call to:0x0200f218 module:main +from:0x02109164 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02109174 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02109180 kind:load to:0x02138af0 module:overlay(26) +from:0x02109184 kind:load to:0x0213550c module:overlay(26) +from:0x02109188 kind:load to:0x021354f8 module:overlay(26) +from:0x02109198 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x021091a0 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x021091b8 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x021091c0 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x021091c8 kind:arm_call to:0x02011ff4 module:main +from:0x021091e0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021091e8 kind:arm_call to:0x020839e8 module:overlay(0) +from:0x02109250 kind:arm_call to:0x01ffc768 module:itcm +from:0x02109260 kind:arm_call to:0x0200ea38 module:main +from:0x02109298 kind:arm_call to:0x020194ac module:main +from:0x021092f8 kind:load to:0x021354f0 module:overlay(26) +from:0x021092fc kind:load to:0x020b66c4 module:overlay(0) +from:0x02109300 kind:load to:0x021354f8 module:overlay(26) +from:0x02109304 kind:load to:0x0204b690 module:main +from:0x02109318 kind:arm_call to:0x020838c4 module:overlay(0) +from:0x02109378 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x02109384 kind:arm_call to:0x0200b150 module:main +from:0x02109388 kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x02109398 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021093b8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02109410 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x0210941c kind:arm_call to:0x0200b150 module:main +from:0x02109420 kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x02109430 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02109454 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021094ac kind:arm_call to:0x0200f218 module:main +from:0x02109534 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02109540 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02109550 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0210955c kind:load to:0x02138b24 module:overlay(26) +from:0x02109560 kind:load to:0x02135568 module:overlay(26) +from:0x02109564 kind:load to:0x02135554 module:overlay(26) +from:0x02109574 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x0210957c kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x02109584 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x0210959c kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x021095a4 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x021095ac kind:arm_call to:0x020839d4 module:overlay(0) +from:0x021095b4 kind:arm_call to:0x02011ff4 module:main +from:0x021095cc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021095d4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021095dc kind:arm_call to:0x020839e8 module:overlay(0) +from:0x02109644 kind:arm_call to:0x01ffc768 module:itcm +from:0x02109654 kind:arm_call to:0x0200ea38 module:main +from:0x0210968c kind:arm_call to:0x020194ac module:main +from:0x021096ec kind:load to:0x0213554c module:overlay(26) +from:0x021096f0 kind:load to:0x020b66c4 module:overlay(0) +from:0x021096f4 kind:load to:0x02135554 module:overlay(26) +from:0x021096f8 kind:load to:0x0204b690 module:main +from:0x02109724 kind:arm_call_thumb to:0x0205a1ac module:overlay(0) +from:0x0210973c kind:load to:0x02138b58 module:overlay(26) +from:0x02109754 kind:arm_call to:0x020dddec module:overlay(26) +from:0x02109760 kind:load to:0x02138b58 module:overlay(26) +from:0x02109764 kind:load to:0x0204af1c module:main +from:0x0210977c kind:arm_call to:0x020dddec module:overlay(26) +from:0x02109784 kind:arm_call to:0x02011ff4 module:main +from:0x02109790 kind:load to:0x02138b58 module:overlay(26) +from:0x02109794 kind:load to:0x0204af1c module:main +from:0x021097ac kind:arm_call to:0x020dddec module:overlay(26) +from:0x021097b8 kind:load to:0x02138b58 module:overlay(26) +from:0x021097bc kind:load to:0x0204af1c module:main +from:0x021097dc kind:arm_call to:0x020dddb8 module:overlay(26) +from:0x0210984c kind:arm_call_thumb to:0x0205a270 module:overlay(0) +from:0x02109860 kind:load to:0x0204af1c module:main +from:0x021098bc kind:arm_call_thumb to:0x0205a1f4 module:overlay(0) +from:0x021098f0 kind:arm_call to:0x021087c0 module:overlay(26) +from:0x0210992c kind:arm_call to:0x021096fc module:overlay(26) +from:0x02109940 kind:load to:0x02138b90 module:overlay(26) +from:0x0210994c kind:arm_call to:0x02109798 module:overlay(26) +from:0x02109960 kind:arm_call to:0x02109798 module:overlay(26) +from:0x02109968 kind:arm_call to:0x02011ff4 module:main +from:0x0210997c kind:load to:0x021097c0 module:overlay(26) +from:0x02109988 kind:arm_call to:0x02109864 module:overlay(26) +from:0x021099a8 kind:arm_call to:0x02109868 module:overlay(26) +from:0x021099b0 kind:arm_call to:0x02109a7c module:overlay(26) +from:0x021099b8 kind:arm_call to:0x02109afc module:overlay(26) +from:0x021099ec kind:arm_call to:0x0210a47c module:overlay(26) +from:0x02109a04 kind:arm_call to:0x0210a47c module:overlay(26) +from:0x02109a20 kind:arm_call to:0x0210a47c module:overlay(26) +from:0x02109a38 kind:arm_call to:0x02109a7c module:overlay(26) +from:0x02109a40 kind:arm_call to:0x02109afc module:overlay(26) +from:0x02109a50 kind:arm_call_thumb to:0x0200132c module:main +from:0x02109a58 kind:arm_call to:0x02109c98 module:overlay(26) +from:0x02109a68 kind:arm_call to:0x02109ab8 module:overlay(26) +from:0x02109a70 kind:arm_call to:0x02109b38 module:overlay(26) +from:0x02109a78 kind:load to:0x0204af1c module:main +from:0x02109a8c kind:arm_call to:0x0210a490 module:overlay(26) +from:0x02109aa4 kind:arm_call to:0x02109c24 module:overlay(26) +from:0x02109ac8 kind:arm_call to:0x0210a490 module:overlay(26) +from:0x02109ae8 kind:arm_call to:0x02109b7c module:overlay(26) +from:0x02109b0c kind:arm_call to:0x0210a490 module:overlay(26) +from:0x02109b24 kind:arm_call to:0x02109c24 module:overlay(26) +from:0x02109b48 kind:arm_call to:0x0210a490 module:overlay(26) +from:0x02109b68 kind:arm_call to:0x02109b7c module:overlay(26) +from:0x02109ba8 kind:arm_call to:0x01fff520 module:itcm +from:0x02109be0 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02109bf8 kind:arm_call_thumb to:0x02059e80 module:overlay(0) +from:0x02109c00 kind:arm_call to:0x0205a030 module:overlay(0) +from:0x02109c1c kind:load to:0x027e0ce8 module:dtcm +from:0x02109c20 kind:load to:0x020b4cc4 module:overlay(0) +from:0x02109c48 kind:arm_call to:0x01fff520 module:itcm +from:0x02109c74 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x02109c90 kind:load to:0x027e0ce8 module:dtcm +from:0x02109c94 kind:load to:0x020b4cc4 module:overlay(0) +from:0x02109cb4 kind:arm_call to:0x021087c0 module:overlay(26) +from:0x02109cd4 kind:arm_call to:0x020d445c module:overlay(24) +from:0x02109ce4 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02109cf0 kind:load to:0x027e0cd8 module:dtcm +from:0x02109cfc kind:arm_call to:0x021096fc module:overlay(26) +from:0x02109d10 kind:load to:0x02138bc8 module:overlay(26) +from:0x02109d1c kind:arm_call to:0x02109798 module:overlay(26) +from:0x02109d30 kind:arm_call to:0x02109798 module:overlay(26) +from:0x02109d38 kind:arm_call to:0x02011ff4 module:main +from:0x02109d4c kind:load to:0x021097c0 module:overlay(26) +from:0x02109d58 kind:arm_call to:0x02109864 module:overlay(26) +from:0x02109d78 kind:arm_call to:0x02109868 module:overlay(26) +from:0x02109d80 kind:arm_call to:0x02109e48 module:overlay(26) +from:0x02109d88 kind:arm_call to:0x02109ec4 module:overlay(26) +from:0x02109db8 kind:arm_call to:0x0210a47c module:overlay(26) +from:0x02109dd0 kind:arm_call to:0x0210a47c module:overlay(26) +from:0x02109dec kind:arm_call to:0x0210a47c module:overlay(26) +from:0x02109e04 kind:arm_call to:0x02109e48 module:overlay(26) +from:0x02109e0c kind:arm_call to:0x02109ec4 module:overlay(26) +from:0x02109e1c kind:arm_call_thumb to:0x0200132c module:main +from:0x02109e24 kind:arm_call to:0x0210a05c module:overlay(26) +from:0x02109e34 kind:arm_call to:0x02109e84 module:overlay(26) +from:0x02109e3c kind:arm_call to:0x02109f00 module:overlay(26) +from:0x02109e44 kind:load to:0x0204af1c module:main +from:0x02109e58 kind:arm_call to:0x0210a4a4 module:overlay(26) +from:0x02109e70 kind:arm_call to:0x02109fe8 module:overlay(26) +from:0x02109e94 kind:arm_call to:0x0210a4a4 module:overlay(26) +from:0x02109eb0 kind:arm_call to:0x02109f40 module:overlay(26) +from:0x02109ed4 kind:arm_call to:0x0210a4a4 module:overlay(26) +from:0x02109eec kind:arm_call to:0x02109fe8 module:overlay(26) +from:0x02109f10 kind:arm_call to:0x0210a4a4 module:overlay(26) +from:0x02109f2c kind:arm_call to:0x02109f40 module:overlay(26) +from:0x02109f6c kind:arm_call to:0x01fff520 module:itcm +from:0x02109fa4 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02109fbc kind:arm_call_thumb to:0x02059e80 module:overlay(0) +from:0x02109fc4 kind:arm_call to:0x0205a030 module:overlay(0) +from:0x02109fe0 kind:load to:0x027e0ce8 module:dtcm +from:0x02109fe4 kind:load to:0x020b4cc4 module:overlay(0) +from:0x0210a00c kind:arm_call to:0x01fff520 module:itcm +from:0x0210a038 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x0210a054 kind:load to:0x027e0ce8 module:dtcm +from:0x0210a058 kind:load to:0x020b4cc4 module:overlay(0) +from:0x0210a078 kind:arm_call to:0x021087c0 module:overlay(26) +from:0x0210a098 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0210a0a8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0210a0b4 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a0c0 kind:arm_call to:0x021096fc module:overlay(26) +from:0x0210a0d4 kind:load to:0x02138c00 module:overlay(26) +from:0x0210a0e0 kind:arm_call to:0x02109798 module:overlay(26) +from:0x0210a0f4 kind:arm_call to:0x02109798 module:overlay(26) +from:0x0210a0fc kind:arm_call to:0x02011ff4 module:main +from:0x0210a110 kind:load to:0x021097c0 module:overlay(26) +from:0x0210a11c kind:arm_call to:0x02109864 module:overlay(26) +from:0x0210a13c kind:arm_call to:0x02109868 module:overlay(26) +from:0x0210a144 kind:arm_call to:0x0210a20c module:overlay(26) +from:0x0210a14c kind:arm_call to:0x0210a288 module:overlay(26) +from:0x0210a17c kind:arm_call to:0x0210a47c module:overlay(26) +from:0x0210a194 kind:arm_call to:0x0210a47c module:overlay(26) +from:0x0210a1b0 kind:arm_call to:0x0210a47c module:overlay(26) +from:0x0210a1c8 kind:arm_call to:0x0210a20c module:overlay(26) +from:0x0210a1d0 kind:arm_call to:0x0210a288 module:overlay(26) +from:0x0210a1e0 kind:arm_call_thumb to:0x0200132c module:main +from:0x0210a1e8 kind:arm_call to:0x0210a420 module:overlay(26) +from:0x0210a1f8 kind:arm_call to:0x0210a248 module:overlay(26) +from:0x0210a200 kind:arm_call to:0x0210a2c4 module:overlay(26) +from:0x0210a208 kind:load to:0x0204af1c module:main +from:0x0210a21c kind:arm_call to:0x0210a4b4 module:overlay(26) +from:0x0210a234 kind:arm_call to:0x0210a3ac module:overlay(26) +from:0x0210a258 kind:arm_call to:0x0210a4b4 module:overlay(26) +from:0x0210a274 kind:arm_call to:0x0210a304 module:overlay(26) +from:0x0210a298 kind:arm_call to:0x0210a4b4 module:overlay(26) +from:0x0210a2b0 kind:arm_call to:0x0210a3ac module:overlay(26) +from:0x0210a2d4 kind:arm_call to:0x0210a4b4 module:overlay(26) +from:0x0210a2f0 kind:arm_call to:0x0210a304 module:overlay(26) +from:0x0210a330 kind:arm_call to:0x01fff520 module:itcm +from:0x0210a368 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x0210a380 kind:arm_call_thumb to:0x02059e80 module:overlay(0) +from:0x0210a388 kind:arm_call to:0x0205a030 module:overlay(0) +from:0x0210a3a4 kind:load to:0x027e0ce8 module:dtcm +from:0x0210a3a8 kind:load to:0x020b4cc4 module:overlay(0) +from:0x0210a3d0 kind:arm_call to:0x01fff520 module:itcm +from:0x0210a3fc kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x0210a418 kind:load to:0x027e0ce8 module:dtcm +from:0x0210a41c kind:load to:0x020b4cc4 module:overlay(0) +from:0x0210a43c kind:arm_call to:0x021087c0 module:overlay(26) +from:0x0210a45c kind:arm_call to:0x020d445c module:overlay(24) +from:0x0210a46c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0210a478 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a48c kind:load to:0x021355a8 module:overlay(26) +from:0x0210a4a0 kind:load to:0x0213562c module:overlay(26) +from:0x0210a4b0 kind:load to:0x0213568c module:overlay(26) +from:0x0210a4c0 kind:load to:0x021356bc module:overlay(26) +from:0x0210a4cc kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0210a4f8 kind:load to:0x02138ce4 module:overlay(26) +from:0x0210a50c kind:load to:0x020591b8 module:overlay(0) +from:0x0210a554 kind:load to:0x02141a8c module:overlay(26) +from:0x0210a568 kind:arm_call to:0x02011f3c module:main +from:0x0210a574 kind:arm_call to:0x0210a5c4 module:overlay(26) +from:0x0210a58c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210a5bc kind:load to:0x02138c78 module:overlay(26) +from:0x0210a5cc kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x0210a5f0 kind:arm_call to:0x0200f05c module:main +from:0x0210a60c kind:arm_call to:0x0210a4c4 module:overlay(26) +from:0x0210a614 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210a624 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0210a66c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210a67c kind:arm_call to:0x02080320 module:overlay(0) +from:0x0210a690 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210a6a8 kind:load to:0x02138d10 module:overlay(26) +from:0x0210a6ac kind:load to:0x02141a8c module:overlay(26) +from:0x0210a6b0 kind:load to:0x02135714 module:overlay(26) +from:0x0210a6b4 kind:load to:0x02138cbc module:overlay(26) +from:0x0210a6b8 kind:load to:0x02138c64 module:overlay(26) +from:0x0210a6bc kind:load to:0x02138c94 module:overlay(26) +from:0x0210a6c0 kind:load to:0x02138c50 module:overlay(26) +from:0x0210a6cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210a6e0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210a6f4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210a710 kind:arm_call to:0x0209e874 module:overlay(0) +from:0x0210a7c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a8bc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0210a964 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0210a980 kind:arm_call to:0x0200f05c module:main +from:0x0210a9b4 kind:arm_call to:0x0200f05c module:main +from:0x0210a9f8 kind:arm_call to:0x0200f218 module:main +from:0x0210aa20 kind:arm_call to:0x0200f218 module:main +from:0x0210ab0c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0210ab24 kind:load to:0x02138c30 module:overlay(26) +from:0x0210ab28 kind:load to:0x0203feb0 module:main +from:0x0210ab2c kind:load to:0x027e09c0 module:dtcm +from:0x0210ab30 kind:load to:0x02141a8c module:overlay(26) +from:0x0210ab34 kind:load to:0x02135714 module:overlay(26) +from:0x0210ab38 kind:load to:0x02135724 module:overlay(26) +from:0x0210ab3c kind:load to:0x021356dc module:overlay(26) +from:0x0210ab40 kind:load to:0x021356f0 module:overlay(26) +from:0x0210abe8 kind:arm_call to:0x0210ac9c module:overlay(26) +from:0x0210ac54 kind:arm_call to:0x01fffd60 module:itcm +from:0x0210ac84 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x0210ac90 kind:load to:0x027e0ce0 module:dtcm +from:0x0210ac94 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ac98 kind:load to:0x027e09bc module:dtcm +from:0x0210acd4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0210ace0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0210ad34 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0210ad3c kind:arm_call to:0x0210a4fc module:overlay(26) +from:0x0210ad64 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210add0 kind:load to:0x027e0ce0 module:dtcm +from:0x0210add4 kind:load to:0x02138c30 module:overlay(26) +from:0x0210adf4 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0210ae0c kind:arm_call to:0x0200ef9c module:main +from:0x0210aec0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210aedc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210aef8 kind:load to:0x027e0cec module:dtcm +from:0x0210af54 kind:arm_call to:0x0210af6c module:overlay(26) +from:0x0210af88 kind:load to:0x027e0cd8 module:dtcm +from:0x0210af8c kind:load to:0x02081d10 module:overlay(0) +from:0x0210afb0 kind:arm_call to:0x0210ae58 module:overlay(26) +from:0x0210afd4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210afdc kind:arm_call to:0x02011ff4 module:main +from:0x0210aff0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210aff8 kind:arm_call to:0x02011ff4 module:main +from:0x0210b00c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b014 kind:arm_call to:0x02011ff4 module:main +from:0x0210b02c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210b034 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210b03c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b044 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210b05c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210b064 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210b06c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b074 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210b07c kind:arm_call to:0x02011ff4 module:main +from:0x0210b090 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210b0a4 kind:load to:0x02141b70 module:overlay(26) +from:0x0210b0b8 kind:arm_call to:0x02011f3c module:main +from:0x0210b0c4 kind:arm_call to:0x0210b0f4 module:overlay(26) +from:0x0210b0d8 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0210b0f0 kind:load to:0x02138d6c module:overlay(26) +from:0x0210b0fc kind:arm_call to:0x0210d174 module:overlay(26) +from:0x0210b10c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210b11c kind:arm_call to:0x02080340 module:overlay(0) +from:0x0210b13c kind:load to:0x02138d88 module:overlay(26) +from:0x0210b140 kind:load to:0x02138cbc module:overlay(26) +from:0x0210b1a4 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0210b200 kind:arm_call to:0x0209e874 module:overlay(0) +from:0x0210b23c kind:arm_call to:0x0209e880 module:overlay(0) +from:0x0210b258 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0210b2f8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0210b370 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0210b380 kind:arm_call to:0x020eb410 module:overlay(26) +from:0x0210b39c kind:arm_call to:0x0210b448 module:overlay(26) +from:0x0210b3ac kind:load to:0x027e0cd8 module:dtcm +from:0x0210b3b0 kind:load to:0x02138d58 module:overlay(26) +from:0x0210b3b8 kind:load to:0x027e09c0 module:dtcm +from:0x0210b3f0 kind:arm_call to:0x020eb410 module:overlay(26) +from:0x0210b404 kind:arm_call to:0x0210b448 module:overlay(26) +from:0x0210b414 kind:arm_call to:0x020eb410 module:overlay(26) +from:0x0210b428 kind:arm_call to:0x0210b448 module:overlay(26) +from:0x0210b430 kind:load to:0x027e0cd8 module:dtcm +from:0x0210b4a0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210b4a8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210b4b0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210b4b8 kind:arm_call to:0x0201662c module:main +from:0x0210b4c0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210b4d8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210b4e0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210b4e8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210b4f0 kind:arm_call to:0x0201662c module:main +from:0x0210b4f8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210b500 kind:arm_call to:0x02011ff4 module:main +from:0x0210b514 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0210b528 kind:arm_call to:0x021103c4 module:overlay(26) +from:0x0210b540 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0210b568 kind:load to:0x02138e08 module:overlay(26) +from:0x0210b56c kind:load to:0x02137fe0 module:overlay(26) +from:0x0210b580 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b588 kind:arm_call to:0x0201662c module:main +from:0x0210b590 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210b5a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b5b0 kind:arm_call to:0x0201662c module:main +from:0x0210b5b8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210b5c0 kind:arm_call to:0x02011ff4 module:main +from:0x0210b5d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b5e0 kind:arm_call to:0x0201662c module:main +from:0x0210b5e8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210b620 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x0210b628 kind:arm_call to:0x0211040c module:overlay(26) +from:0x0210b634 kind:load to:0x02138df4 module:overlay(26) +from:0x0210b650 kind:arm_call to:0x01ffedac module:itcm +from:0x0210b688 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0210b6ac kind:arm_call to:0x01fff584 module:itcm +from:0x0210b6f0 kind:arm_call to:0x02071c24 module:overlay(0) +from:0x0210b708 kind:arm_call to:0x02071c38 module:overlay(0) +from:0x0210b784 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0210b7b4 kind:load to:0x027e09a4 module:dtcm +from:0x0210b7b8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210b7c8 kind:load to:0x0210ddd0 module:overlay(26) +from:0x0210b7d4 kind:load to:0x0210def0 module:overlay(26) +from:0x0210b7e4 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0210b7fc kind:arm_call to:0x0200ef9c module:main +from:0x0210b82c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210b850 kind:load to:0x0203feb0 module:main +from:0x0210b874 kind:load to:0x02141ba0 module:overlay(26) +from:0x0210b888 kind:arm_call to:0x02011f3c module:main +from:0x0210b894 kind:arm_call to:0x0210b928 module:overlay(26) +from:0x0210b8ac kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210b8bc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210b918 kind:load to:0x02138e64 module:overlay(26) +from:0x0210b91c kind:load to:0x02138e9c module:overlay(26) +from:0x0210b920 kind:load to:0x02138e80 module:overlay(26) +from:0x0210b930 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x0210b9b8 kind:load to:0x02138ec4 module:overlay(26) +from:0x0210b9bc kind:load to:0x02141ba0 module:overlay(26) +from:0x0210b9c0 kind:load to:0x020b3168 module:overlay(0) +from:0x0210b9c4 kind:load to:0x02141c74 module:overlay(26) +from:0x0210b9d0 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x0210ba24 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ba30 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x0210ba5c kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0210baa4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210bab4 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210bae0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210baf0 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210bafc kind:arm_call to:0x0200ef5c module:main +from:0x0210bb08 kind:arm_call to:0x0200ef9c module:main +from:0x0210bb24 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210bb2c kind:load to:0x027e09bc module:dtcm +from:0x0210bb30 kind:load to:0x020b66c4 module:overlay(0) +from:0x0210bb7c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210bb84 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210bb9c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210bba4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210bbac kind:arm_call to:0x02011ff4 module:main +from:0x0210bbc0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210bbd4 kind:load to:0x02141ca4 module:overlay(26) +from:0x0210bbe8 kind:arm_call to:0x02011f3c module:main +from:0x0210bbf4 kind:arm_call to:0x0210bcfc module:overlay(26) +from:0x0210bc0c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210bc1c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210bc90 kind:load to:0x02138e64 module:overlay(26) +from:0x0210bc94 kind:load to:0x02138e9c module:overlay(26) +from:0x0210bc98 kind:load to:0x02138f14 module:overlay(26) +from:0x0210bcb4 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x0210bcf4 kind:load to:0x02138f30 module:overlay(26) +from:0x0210bcf8 kind:load to:0x020b3168 module:overlay(0) +from:0x0210bd04 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x0210bd44 kind:load to:0x02138f30 module:overlay(26) +from:0x0210bd48 kind:load to:0x020b3168 module:overlay(0) +from:0x0210bd54 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x0210bde8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210bdf8 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0210be2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210be48 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210be54 kind:arm_call to:0x0200ef5c module:main +from:0x0210be60 kind:arm_call to:0x0200ef9c module:main +from:0x0210be80 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0210be88 kind:load to:0x027e09bc module:dtcm +from:0x0210be8c kind:load to:0x020b66c4 module:overlay(0) +from:0x0210bf2c kind:arm_call to:0x0210df04 module:overlay(26) +from:0x0210bf54 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x0210bfb4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210bfc0 kind:arm_call to:0x02073564 module:overlay(0) +from:0x0210bfe4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210c000 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210c01c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210c028 kind:load to:0x027e09a8 module:dtcm +from:0x0210c030 kind:load to:0x027e0cec module:dtcm +from:0x0210c080 kind:load to:0x02141ca4 module:overlay(26) +from:0x0210c08c kind:load to:0x02141d78 module:overlay(26) +from:0x0210c09c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210c0a4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210c0bc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210c0c4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210c0cc kind:arm_call to:0x02011ff4 module:main +from:0x0210c0e0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210c0f4 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0210c120 kind:load to:0x02138f9c module:overlay(26) +from:0x0210c13c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0210c14c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0210c198 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x0210c1b8 kind:arm_call to:0x0210c0ec module:overlay(26) +from:0x0210c204 kind:load to:0x02138fc8 module:overlay(26) +from:0x0210c208 kind:load to:0x027e0130 module:dtcm +from:0x0210c218 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210c268 kind:arm_call to:0x0210c124 module:overlay(26) +from:0x0210c2b8 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210c2c8 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0210c2fc kind:load to:0x027e0cd8 module:dtcm +from:0x0210c308 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0210c31c kind:arm_call to:0x0200ef9c module:main +from:0x0210c328 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210c34c kind:load to:0x020b66c4 module:overlay(0) +from:0x0210c350 kind:load to:0x02138f88 module:overlay(26) +from:0x0210c3e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210c44c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210c478 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210c488 kind:arm_call to:0x01ffa60c module:itcm +from:0x0210c4c8 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x0210c4d4 kind:load to:0x0203feb0 module:main +from:0x0210c568 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210c574 kind:arm_call to:0x02073564 module:overlay(0) +from:0x0210c57c kind:load to:0x027e09a8 module:dtcm +from:0x0210c598 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210c5a0 kind:arm_call to:0x02011ff4 module:main +from:0x0210c5b8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210c5c0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210c5d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210c5e0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210c5e8 kind:arm_call to:0x02011ff4 module:main +from:0x0210c5fc kind:load to:0x02141da8 module:overlay(26) +from:0x0210c610 kind:arm_call to:0x02011f3c module:main +from:0x0210c61c kind:arm_call to:0x0210c6d4 module:overlay(26) +from:0x0210c634 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210c644 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210c6bc kind:load to:0x02138e64 module:overlay(26) +from:0x0210c6c4 kind:load to:0x02138e9c module:overlay(26) +from:0x0210c6c8 kind:load to:0x02139028 module:overlay(26) +from:0x0210c6dc kind:arm_call to:0x0210c190 module:overlay(26) +from:0x0210c6fc kind:load to:0x02139044 module:overlay(26) +from:0x0210c708 kind:arm_call to:0x0210c224 module:overlay(26) +from:0x0210c73c kind:arm_call to:0x0200f218 module:main +from:0x0210c74c kind:load to:0x02135734 module:overlay(26) +from:0x0210c758 kind:load to:0x0210c394 module:overlay(26) +from:0x0210c7a8 kind:load to:0x02141da8 module:overlay(26) +from:0x0210c7b4 kind:load to:0x02141e7c module:overlay(26) +from:0x0210c7c4 kind:arm_call to:0x0210c54c module:overlay(26) +from:0x0210c7fc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210c818 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210c834 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210c840 kind:load to:0x027e0cec module:dtcm +from:0x0210c850 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210c858 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210c870 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210c878 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210c880 kind:arm_call to:0x02011ff4 module:main +from:0x0210c894 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210c8a8 kind:load to:0x02141eac module:overlay(26) +from:0x0210c8bc kind:arm_call to:0x02011f3c module:main +from:0x0210c8c8 kind:arm_call to:0x0210c910 module:overlay(26) +from:0x0210c8e0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210c908 kind:load to:0x021390a4 module:overlay(26) +from:0x0210c918 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x0210c930 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0210c940 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0210c95c kind:arm_call to:0x0200f05c module:main +from:0x0210c994 kind:load to:0x021390c0 module:overlay(26) +from:0x0210c998 kind:load to:0x02141eac module:overlay(26) +from:0x0210c99c kind:load to:0x02135748 module:overlay(26) +from:0x0210c9ac kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x0210ca14 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0210ca28 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0210ca30 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0210ca3c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210ca54 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0210ca94 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0210caa4 kind:load to:0x027e09b8 module:dtcm +from:0x0210caa8 kind:load to:0x02135758 module:overlay(26) +from:0x0210caac kind:load to:0x02141ecc module:overlay(26) +from:0x0210cab0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0210cac4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210cacc kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x0210cb20 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0210cb28 kind:load to:0x027e09a4 module:dtcm +from:0x0210cb2c kind:load to:0x027e0cd8 module:dtcm +from:0x0210cb3c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210cb44 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210cb5c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210cb64 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210cb6c kind:arm_call to:0x02011ff4 module:main +from:0x0210cb80 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210cb94 kind:load to:0x02141f90 module:overlay(26) +from:0x0210cba8 kind:arm_call to:0x02011f3c module:main +from:0x0210cbb4 kind:arm_call to:0x0210cc0c module:overlay(26) +from:0x0210cbcc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210cc04 kind:load to:0x02139110 module:overlay(26) +from:0x0210cc60 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x0210cc74 kind:load to:0x02141f90 module:overlay(26) +from:0x0210cc78 kind:load to:0x0213912c module:overlay(26) +from:0x0210cd34 kind:arm_call to:0x01fff698 module:itcm +from:0x0210cd44 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0210cd80 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210cd90 kind:load to:0x027e0cd8 module:dtcm +from:0x0210cd94 kind:load to:0x0203feb0 module:main +from:0x0210cdac kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210cdb4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210cdbc kind:arm_call to:0x0201662c module:main +from:0x0210cdc4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210cddc kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210cde4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210cdec kind:arm_call to:0x0201662c module:main +from:0x0210cdf4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210cdfc kind:arm_call to:0x02011ff4 module:main +from:0x0210ce10 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210ce24 kind:load to:0x02142074 module:overlay(26) +from:0x0210ce38 kind:arm_call to:0x02011f3c module:main +from:0x0210ce44 kind:arm_call to:0x0210ceac module:overlay(26) +from:0x0210ce5c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210ce7c kind:load to:0x021391a0 module:overlay(26) +from:0x0210ce8c kind:arm_call to:0x0210d104 module:overlay(26) +from:0x0210cea8 kind:load to:0x021391bc module:overlay(26) +from:0x0210ceb8 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x0210ced4 kind:load to:0x021391bc module:overlay(26) +from:0x0210cf08 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x0210cf38 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210cf50 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0210cf6c kind:arm_call to:0x0210d584 module:overlay(26) +from:0x0210cf88 kind:arm_call to:0x0213465c module:overlay(26) +from:0x0210cf9c kind:load to:0x027e0cd8 module:dtcm +from:0x0210d004 kind:load to:0x02142074 module:overlay(26) +from:0x0210d01c kind:arm_call to:0x0210d3f0 module:overlay(26) +from:0x0210d03c kind:arm_call to:0x0210d3f0 module:overlay(26) +from:0x0210d050 kind:arm_call to:0x0210e190 module:overlay(26) +from:0x0210d094 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210d09c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210d0a4 kind:arm_call to:0x0201662c module:main +from:0x0210d0ac kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210d0c4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210d0cc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210d0d4 kind:arm_call to:0x0201662c module:main +from:0x0210d0dc kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210d0e4 kind:arm_call to:0x02011ff4 module:main +from:0x0210d0f8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210d110 kind:arm_call to:0x021103c4 module:overlay(26) +from:0x0210d138 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210d148 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0210d168 kind:load to:0x02139244 module:overlay(26) +from:0x0210d16c kind:load to:0x020b3168 module:overlay(0) +from:0x0210d170 kind:load to:0x02138cbc module:overlay(26) +from:0x0210d17c kind:arm_call to:0x021103c4 module:overlay(26) +from:0x0210d1a4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210d1b4 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0210d1c8 kind:load to:0x02139244 module:overlay(26) +from:0x0210d1cc kind:load to:0x020b3168 module:overlay(0) +from:0x0210d1d0 kind:load to:0x02138cbc module:overlay(26) +from:0x0210d2e0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210d314 kind:arm_call to:0x0210d464 module:overlay(26) +from:0x0210d378 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0210d384 kind:load to:0x027e0cd8 module:dtcm +from:0x0210d388 kind:load to:0x0203feb0 module:main +from:0x0210d390 kind:load to:0x027e09c0 module:dtcm +from:0x0210d3bc kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0210d3d0 kind:arm_call to:0x0200ef9c module:main +from:0x0210d40c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210d434 kind:load to:0x027e0ce0 module:dtcm +from:0x0210d528 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0210d5c0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210d5c8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210d5d0 kind:arm_call to:0x0201662c module:main +from:0x0210d5d8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210d5f0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210d5f8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210d600 kind:arm_call to:0x0201662c module:main +from:0x0210d608 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210d610 kind:arm_call to:0x02011ff4 module:main +from:0x0210d624 kind:load to:0x02142158 module:overlay(26) +from:0x0210d638 kind:arm_call to:0x02011f3c module:main +from:0x0210d644 kind:arm_call to:0x0210d694 module:overlay(26) +from:0x0210d65c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210d68c kind:load to:0x021392b8 module:overlay(26) +from:0x0210d69c kind:arm_call to:0x0210d174 module:overlay(26) +from:0x0210d6ac kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0210d6b4 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0210d6d4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0210d6e4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0210d6f8 kind:load to:0x02139358 module:overlay(26) +from:0x0210d6fc kind:load to:0x021392d4 module:overlay(26) +from:0x0210d770 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210d784 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0210d7bc kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x0210d804 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0210d810 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x0210d864 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x0210d888 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0210d8fc kind:arm_call to:0x0200f05c module:main +from:0x0210d944 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0210d958 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0210d960 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0210d96c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210d9e4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210d9f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0210d9f8 kind:load to:0x027e00f0 module:dtcm +from:0x0210d9fc kind:load to:0x027e09c0 module:dtcm +from:0x0210da04 kind:load to:0x02142158 module:overlay(26) +from:0x0210da08 kind:load to:0x021357a8 module:overlay(26) +from:0x0210da0c kind:load to:0x021357e8 module:overlay(26) +from:0x0210da10 kind:load to:0x02142178 module:overlay(26) +from:0x0210da14 kind:load to:0x027e09b8 module:dtcm +from:0x0210da20 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x0210da68 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0210da74 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x0210dac8 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x0210daec kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0210daf8 kind:load to:0x027e00f0 module:dtcm +from:0x0210dafc kind:load to:0x027e09c0 module:dtcm +from:0x0210db1c kind:load to:0x0210ddd0 module:overlay(26) +from:0x0210db48 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0210db5c kind:arm_call to:0x0200ef9c module:main +from:0x0210db94 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x0210db9c kind:load to:0x02142158 module:overlay(26) +from:0x0210dbb4 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x0210dbbc kind:load to:0x02142158 module:overlay(26) +from:0x0210dbdc kind:load to:0x02142158 module:overlay(26) +from:0x0210dbf4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210dbfc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0210dc04 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210dc0c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210dc14 kind:arm_call to:0x0201662c module:main +from:0x0210dc1c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210dc34 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210dc3c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0210dc44 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210dc4c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210dc54 kind:arm_call to:0x0201662c module:main +from:0x0210dc5c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210dc64 kind:arm_call to:0x02011ff4 module:main +from:0x0210dc7c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0210dc84 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210dc8c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210dc94 kind:arm_call to:0x0201662c module:main +from:0x0210dc9c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210dca4 kind:arm_call to:0x02011ff4 module:main +from:0x0210dcbc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0210dcc4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210dccc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210dcd4 kind:arm_call to:0x0201662c module:main +from:0x0210dcdc kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0210dcf0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210dd04 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210dd38 kind:load to:0x021393dc module:overlay(26) +from:0x0210dd48 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210dd5c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210dd64 kind:arm_call to:0x02011ff4 module:main +from:0x0210dd78 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210de10 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210de20 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210de50 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210de60 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210decc kind:arm_call to:0x01ff9258 module:itcm +from:0x0210dee8 kind:load to:0x027e09a4 module:dtcm +from:0x0210deec kind:load to:0x027e09bc module:dtcm +from:0x0210df38 kind:arm_call to:0x02134494 module:overlay(26) +from:0x0210df60 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x0210df6c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0210df88 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210dfa0 kind:load to:0x027e0ce0 module:dtcm +from:0x0210e074 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210e08c kind:load to:0x027e09a4 module:dtcm +from:0x0210e090 kind:load to:0x027e09bc module:dtcm +from:0x0210e180 kind:arm_call to:0x01ffb744 module:itcm +from:0x0210e18c kind:load to:0x0203feb0 module:main +from:0x0210e19c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0210e1bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210e1cc kind:arm_call to:0x0210e094 module:overlay(26) +from:0x0210e218 kind:arm_call to:0x0209e8f0 module:overlay(0) +from:0x0210e228 kind:arm_call to:0x0209e8d8 module:overlay(0) +from:0x0210e238 kind:arm_call to:0x0209e8f0 module:overlay(0) +from:0x0210e254 kind:arm_call to:0x01fff584 module:itcm +from:0x0210e28c kind:load to:0x021358dc module:overlay(26) +from:0x0210e2b4 kind:arm_call to:0x0210e294 module:overlay(26) +from:0x0210e2d8 kind:arm_call to:0x020f6b84 module:overlay(26) +from:0x0210e390 kind:arm_call to:0x01fff520 module:itcm +from:0x0210e3f0 kind:arm_call to:0x0210e820 module:overlay(26) +from:0x0210e430 kind:arm_call to:0x0210e294 module:overlay(26) +from:0x0210e444 kind:arm_call to:0x0210e72c module:overlay(26) +from:0x0210e450 kind:arm_call to:0x0210e4ec module:overlay(26) +from:0x0210e45c kind:load to:0x027e09a4 module:dtcm +from:0x0210e460 kind:load to:0x027e0ce8 module:dtcm +from:0x0210e468 kind:load to:0x020b4cc4 module:overlay(0) +from:0x0210e46c kind:load to:0x027e0cd8 module:dtcm +from:0x0210e484 kind:arm_call to:0x0210e294 module:overlay(26) +from:0x0210e498 kind:arm_call to:0x0210e72c module:overlay(26) +from:0x0210e4a0 kind:arm_call to:0x0210e4ec module:overlay(26) +from:0x0210e4a8 kind:load to:0x027e09a4 module:dtcm +from:0x0210e4c4 kind:arm_call to:0x0210e294 module:overlay(26) +from:0x0210e4d8 kind:arm_call to:0x0210e72c module:overlay(26) +from:0x0210e4e0 kind:arm_call to:0x0210e4ec module:overlay(26) +from:0x0210e4e8 kind:load to:0x027e09a4 module:dtcm +from:0x0210e52c kind:arm_call to:0x021087c0 module:overlay(26) +from:0x0210e5b8 kind:arm_call to:0x0210f2d8 module:overlay(26) +from:0x0210e5d0 kind:arm_call to:0x0210ec9c module:overlay(26) +from:0x0210e66c kind:arm_call to:0x02110308 module:overlay(26) +from:0x0210e6f0 kind:arm_call to:0x0210f2d8 module:overlay(26) +from:0x0210e708 kind:arm_call to:0x0210ec9c module:overlay(26) +from:0x0210e720 kind:load to:0x027e09a4 module:dtcm +from:0x0210e724 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e728 kind:load to:0x02139430 module:overlay(26) +from:0x0210e744 kind:arm_call to:0x021087c0 module:overlay(26) +from:0x0210e750 kind:arm_call to:0x020e8a04 module:overlay(26) +from:0x0210e77c kind:arm_call to:0x02110308 module:overlay(26) +from:0x0210e794 kind:arm_call to:0x02110308 module:overlay(26) +from:0x0210e7ac kind:arm_call to:0x02110308 module:overlay(26) +from:0x0210e7f0 kind:arm_call to:0x02110308 module:overlay(26) +from:0x0210e810 kind:arm_call to:0x0210fc78 module:overlay(26) +from:0x0210e81c kind:load to:0x0213b0b0 module:overlay(26) +from:0x0210e840 kind:arm_call to:0x0210e294 module:overlay(26) +from:0x0210e874 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x0210e884 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0210e890 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0210e8f8 kind:arm_call to:0x020d340c module:overlay(24) +from:0x0210e944 kind:arm_call to:0x020eb4c0 module:overlay(26) +from:0x0210e95c kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0210e9e0 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0210eaa4 kind:arm_call to:0x01ffedac module:itcm +from:0x0210eb68 kind:arm_call to:0x0210ec18 module:overlay(26) +from:0x0210eba8 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0210ebd8 kind:arm_call to:0x01fff498 module:itcm +from:0x0210ebe8 kind:arm_call to:0x0210d584 module:overlay(26) +from:0x0210ec00 kind:load to:0x027e09a4 module:dtcm +from:0x0210ec04 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ec0c kind:load to:0x02135874 module:overlay(26) +from:0x0210ec14 kind:load to:0x027e0ce8 module:dtcm +from:0x0210ec64 kind:arm_call to:0x01fff520 module:itcm +from:0x0210ec94 kind:load to:0x020b4cb8 module:overlay(0) +from:0x0210ec98 kind:load to:0x027e0ce8 module:dtcm +from:0x0210ecc4 kind:arm_call to:0x020eb46c module:overlay(26) +from:0x0210ecec kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0210ed28 kind:arm_call to:0x0210e2a8 module:overlay(26) +from:0x0210ed7c kind:arm_call to:0x020d36cc module:overlay(24) +from:0x0210ed80 kind:arm_call to:0x02033cb4 module:main +from:0x0210eda4 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x0210eda8 kind:arm_call to:0x02033cb4 module:main +from:0x0210edc4 kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x0210ede8 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x0210ee20 kind:arm_call to:0x020eb204 module:overlay(26) +from:0x0210ee3c kind:arm_call to:0x0210ee50 module:overlay(26) +from:0x0210ee48 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ee4c kind:load to:0x027e09a4 module:dtcm +from:0x0210ee9c kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0210f0e4 kind:arm_call to:0x020eef8c module:overlay(26) +from:0x0210f0fc kind:arm_call to:0x01ffb780 module:itcm +from:0x0210f104 kind:arm_call to:0x01ff938c module:itcm +from:0x0210f178 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0210f188 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210f194 kind:arm_call to:0x01ffedac module:itcm +from:0x0210f1a8 kind:arm_call to:0x0210f458 module:overlay(26) +from:0x0210f1c0 kind:arm_call to:0x0210e294 module:overlay(26) +from:0x0210f1d4 kind:arm_call to:0x020ec0e4 module:overlay(26) +from:0x0210f1ec kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0210f1f8 kind:arm_call to:0x0210f428 module:overlay(26) +from:0x0210f23c kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0210f274 kind:arm_call to:0x01fff498 module:itcm +from:0x0210f2b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210f2bc kind:load to:0x027e0ce0 module:dtcm +from:0x0210f2c0 kind:load to:0x027e09a4 module:dtcm +from:0x0210f2d0 kind:load to:0x0204b164 module:main +from:0x0210f2d4 kind:load to:0x027e0ce8 module:dtcm +from:0x0210f2fc kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x0210f330 kind:arm_call to:0x020ec030 module:overlay(26) +from:0x0210f33c kind:arm_call to:0x01fffda8 module:itcm +from:0x0210f348 kind:arm_call to:0x01ffedac module:itcm +from:0x0210f358 kind:arm_call to:0x0210e2d0 module:overlay(26) +from:0x0210f370 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0210f378 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0210f3b4 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0210f3f4 kind:arm_call to:0x01fff498 module:itcm +from:0x0210f418 kind:load to:0x027e0cd8 module:dtcm +from:0x0210f41c kind:load to:0x0214196c module:overlay(26) +from:0x0210f420 kind:load to:0x027e09a4 module:dtcm +from:0x0210f424 kind:load to:0x027e0ce8 module:dtcm +from:0x0210f888 kind:load to:0x027e09a4 module:dtcm +from:0x0210f88c kind:load to:0x0204b164 module:main +from:0x0210f890 kind:load to:0x0213589c module:overlay(26) +from:0x0210f8a0 kind:load to:0x021358a4 module:overlay(26) +from:0x0210f8a4 kind:load to:0x021358c4 module:overlay(26) +from:0x0210f8a8 kind:load to:0x021358ac module:overlay(26) +from:0x0210f8b4 kind:load to:0x021358b4 module:overlay(26) +from:0x0210f8b8 kind:load to:0x021358bc module:overlay(26) +from:0x0210f8bc kind:load to:0x021358cc module:overlay(26) +from:0x0210f8f8 kind:arm_call to:0x0210e2a8 module:overlay(26) +from:0x0210fbb0 kind:arm_call to:0x0210e2a8 module:overlay(26) +from:0x0210fbc8 kind:arm_call to:0x0210e294 module:overlay(26) +from:0x0210fc28 kind:arm_call to:0x0210e2d0 module:overlay(26) +from:0x0210fce4 kind:arm_call to:0x01fff520 module:itcm +from:0x0210fd20 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210fd38 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0210fd44 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210fd78 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0210fda8 kind:arm_call to:0x01ffedac module:itcm +from:0x0210fde0 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0210fdf4 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0210fecc kind:arm_call to:0x01fffda8 module:itcm +from:0x0210ff08 kind:arm_call to:0x01ffedac module:itcm +from:0x0210ff4c kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0210ff78 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x02110070 kind:arm_call to:0x01fffda8 module:itcm +from:0x021100ac kind:arm_call to:0x01ffedac module:itcm +from:0x021100f0 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02110138 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x02110230 kind:arm_call to:0x01fffda8 module:itcm +from:0x0211026c kind:arm_call to:0x01ffedac module:itcm +from:0x021102b4 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x021102d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021102d8 kind:load to:0x027e0ce8 module:dtcm +from:0x021102dc kind:load to:0x0213942c module:overlay(26) +from:0x021102e4 kind:load to:0x0214196c module:overlay(26) +from:0x021102e8 kind:load to:0x021358d4 module:overlay(26) +from:0x021102ec kind:load to:0x0204b164 module:main +from:0x02110348 kind:arm_call to:0x0210e294 module:overlay(26) +from:0x0211036c kind:arm_call to:0x01fff4cc module:itcm +from:0x02110374 kind:load to:0x027e0cd8 module:dtcm +from:0x02110378 kind:load to:0x027e09a4 module:dtcm +from:0x02110380 kind:load to:0x027e0ce8 module:dtcm +from:0x02110384 kind:load to:0x0210e1fc module:overlay(26) +from:0x02110398 kind:arm_call to:0x0209db14 module:overlay(0) +from:0x021103a8 kind:arm_call to:0x0209e8f0 module:overlay(0) +from:0x021103cc kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x021103dc kind:arm_call to:0x02016614 module:main +from:0x021103f8 kind:arm_call_thumb to:0x0205db0c module:overlay(0) +from:0x02110404 kind:load to:0x0213946c module:overlay(26) +from:0x02110408 kind:load to:0x02139460 module:overlay(26) +from:0x02110428 kind:load to:0x027e09bc module:dtcm +from:0x0211042c kind:load to:0x0201668c module:main +from:0x02110458 kind:arm_call to:0x0201662c module:main +from:0x02110460 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02110478 kind:arm_call to:0x0201662c module:main +from:0x02110480 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02110488 kind:arm_call to:0x02011ff4 module:main +from:0x0211049c kind:load to:0x0214223c module:overlay(26) +from:0x021104b0 kind:arm_call to:0x02011f3c module:main +from:0x021104bc kind:arm_call to:0x02110564 module:overlay(26) +from:0x021104d4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021104e4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0211054c kind:load to:0x02138e64 module:overlay(26) +from:0x02110550 kind:load to:0x02138e9c module:overlay(26) +from:0x02110554 kind:load to:0x021394c0 module:overlay(26) +from:0x0211056c kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x021105e4 kind:load to:0x021394dc module:overlay(26) +from:0x021105e8 kind:load to:0x0214223c module:overlay(26) +from:0x021105ec kind:load to:0x020b3168 module:overlay(0) +from:0x021105f0 kind:load to:0x02142310 module:overlay(26) +from:0x021105fc kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x0211063c kind:load to:0x027e0cd8 module:dtcm +from:0x0211064c kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02110680 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02110690 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211069c kind:arm_call to:0x0200ef5c module:main +from:0x021106a8 kind:arm_call to:0x0200ef9c module:main +from:0x021106c4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021106cc kind:load to:0x027e09bc module:dtcm +from:0x021106d0 kind:load to:0x020b66c4 module:overlay(0) +from:0x021106f0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021106f8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02110710 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02110718 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02110720 kind:arm_call to:0x02011ff4 module:main +from:0x02110734 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02110748 kind:load to:0x02142340 module:overlay(26) +from:0x0211075c kind:arm_call to:0x02011f3c module:main +from:0x02110768 kind:arm_call to:0x02110840 module:overlay(26) +from:0x02110780 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02110790 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02110804 kind:load to:0x02138e64 module:overlay(26) +from:0x02110808 kind:load to:0x02138e9c module:overlay(26) +from:0x0211080c kind:load to:0x0213952c module:overlay(26) +from:0x02110838 kind:arm_call to:0x0207d6b8 module:overlay(0) +from:0x02110848 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x021108d0 kind:load to:0x02139564 module:overlay(26) +from:0x021108d4 kind:load to:0x02142340 module:overlay(26) +from:0x021108d8 kind:load to:0x020b3168 module:overlay(0) +from:0x021108dc kind:load to:0x02139548 module:overlay(26) +from:0x021108e0 kind:load to:0x02142414 module:overlay(26) +from:0x021108ec kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02110904 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02110990 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02110998 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x021109b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021109c8 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021109fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02110a30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02110a40 kind:arm_call to:0x01ffc768 module:itcm +from:0x02110a4c kind:arm_call to:0x0200ef5c module:main +from:0x02110a58 kind:arm_call to:0x0200ef9c module:main +from:0x02110a74 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02110a7c kind:load to:0x027e09bc module:dtcm +from:0x02110a84 kind:load to:0x020b66c4 module:overlay(0) +from:0x02110aa0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02110aa8 kind:arm_call to:0x02011ff4 module:main +from:0x02110ac0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02110ac8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02110ad0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02110ae8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02110af0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02110af8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02110b00 kind:arm_call to:0x02011ff4 module:main +from:0x02110b14 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02110b28 kind:load to:0x02142444 module:overlay(26) +from:0x02110b3c kind:arm_call to:0x02011f3c module:main +from:0x02110b48 kind:arm_call to:0x02110bdc module:overlay(26) +from:0x02110b60 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02110b98 kind:load to:0x021395b4 module:overlay(26) +from:0x02110bb0 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x02110bd8 kind:load to:0x021395d0 module:overlay(26) +from:0x02110bec kind:arm_call to:0x0210d104 module:overlay(26) +from:0x02110c14 kind:load to:0x021395d0 module:overlay(26) +from:0x02110c64 kind:load to:0x02142444 module:overlay(26) +from:0x02110c74 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02110d88 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02110d9c kind:arm_call to:0x020d445c module:overlay(24) +from:0x02110de8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02110dfc kind:arm_call to:0x0210d464 module:overlay(26) +from:0x02110e60 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02110e70 kind:load to:0x027e0cd8 module:dtcm +from:0x02110e74 kind:load to:0x0203feb0 module:main +from:0x02110e7c kind:load to:0x027e09c0 module:dtcm +from:0x02110e88 kind:load to:0x0210ddd0 module:overlay(26) +from:0x02110ec4 kind:arm_call to:0x0210d3f0 module:overlay(26) +from:0x02110ee4 kind:arm_call to:0x0210d3f0 module:overlay(26) +from:0x02110ef8 kind:arm_call to:0x0210e190 module:overlay(26) +from:0x02110f28 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02110f30 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02110f38 kind:arm_call to:0x0201662c module:main +from:0x02110f40 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02110f58 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02110f60 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02110f68 kind:arm_call to:0x0201662c module:main +from:0x02110f70 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02110f78 kind:arm_call to:0x02011ff4 module:main +from:0x02110f8c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02110fa0 kind:load to:0x02142528 module:overlay(26) +from:0x02110fb4 kind:arm_call to:0x02011f3c module:main +from:0x02110fc0 kind:arm_call to:0x02110ff4 module:overlay(26) +from:0x02110fd8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02110ff0 kind:load to:0x0213964c module:overlay(26) +from:0x02111000 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x02111024 kind:load to:0x02139668 module:overlay(26) +from:0x02111030 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x021111d4 kind:arm_call to:0x0200f05c module:main +from:0x02111208 kind:arm_call to:0x0200f05c module:main +from:0x0211123c kind:arm_call to:0x0213465c module:overlay(26) +from:0x02111274 kind:load to:0x027e09b8 module:dtcm +from:0x02111278 kind:load to:0x027e09a4 module:dtcm +from:0x0211127c kind:load to:0x02142528 module:overlay(26) +from:0x02111280 kind:load to:0x0213592c module:overlay(26) +from:0x02111284 kind:load to:0x0213591c module:overlay(26) +from:0x021112dc kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x021112e4 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x021112f0 kind:load to:0x027e09c0 module:dtcm +from:0x0211131c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02111324 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211132c kind:arm_call to:0x0201662c module:main +from:0x02111334 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0211134c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02111354 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211135c kind:arm_call to:0x0201662c module:main +from:0x02111364 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0211136c kind:arm_call to:0x02011ff4 module:main +from:0x02111380 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02111394 kind:load to:0x02142614 module:overlay(26) +from:0x021113a8 kind:arm_call to:0x02011f3c module:main +from:0x021113b4 kind:arm_call to:0x02111400 module:overlay(26) +from:0x021113c8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021113f8 kind:load to:0x02139700 module:overlay(26) +from:0x02111408 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02111428 kind:arm_call to:0x02106428 module:overlay(26) +from:0x02111430 kind:arm_call to:0x020ff3ac module:overlay(26) +from:0x02111440 kind:arm_call to:0x020fdf0c module:overlay(26) +from:0x02111470 kind:arm_call to:0x021053c0 module:overlay(26) +from:0x021114ac kind:arm_call to:0x021061f8 module:overlay(26) +from:0x021114b8 kind:load to:0x02139724 module:overlay(26) +from:0x021114bc kind:load to:0x020b3fc8 module:overlay(0) +from:0x02111554 kind:load to:0x02142600 module:overlay(26) +from:0x02111558 kind:load to:0x021396d8 module:overlay(26) +from:0x0211155c kind:load to:0x02142650 module:overlay(26) +from:0x02111578 kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x02111588 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02111640 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02111654 kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x02111664 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211171c kind:load to:0x0213b0b0 module:overlay(26) +from:0x02111744 kind:arm_call to:0x021061ac module:overlay(26) +from:0x02111754 kind:arm_call to:0x021064a4 module:overlay(26) +from:0x02111798 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211181c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02111854 kind:arm_call to:0x020fdf40 module:overlay(26) +from:0x021118b8 kind:arm_call to:0x020fe17c module:overlay(26) +from:0x021118c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021118f0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02111990 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02111a40 kind:arm_call to:0x020fe450 module:overlay(26) +from:0x02111a54 kind:arm_call to:0x020fe3c0 module:overlay(26) +from:0x02111ad0 kind:arm_call to:0x02106220 module:overlay(26) +from:0x02111b3c kind:arm_call to:0x021062c0 module:overlay(26) +from:0x02111c20 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02111c2c kind:arm_call to:0x020ff478 module:overlay(26) +from:0x02111c34 kind:arm_call to:0x021064a0 module:overlay(26) +from:0x02111c40 kind:load to:0x027e09b8 module:dtcm +from:0x02111c44 kind:load to:0x02142660 module:overlay(26) +from:0x02111c48 kind:load to:0x027e0ce4 module:dtcm +from:0x02111c50 kind:load to:0x021425fc module:overlay(26) +from:0x02111c54 kind:load to:0x021396d8 module:overlay(26) +from:0x02111c5c kind:load to:0x027e09c0 module:dtcm +from:0x02111cf8 kind:arm_call to:0x02105438 module:overlay(26) +from:0x02111d0c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02111d18 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02111d44 kind:arm_call to:0x02105438 module:overlay(26) +from:0x02111d6c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02111d78 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02111d94 kind:arm_call to:0x02105438 module:overlay(26) +from:0x02111da8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02111db4 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02111e4c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02111e5c kind:load to:0x027e09a8 module:dtcm +from:0x02111e64 kind:load to:0x027e09bc module:dtcm +from:0x02111e90 kind:arm_call to:0x021060f0 module:overlay(26) +from:0x02111ea8 kind:arm_call to:0x021060b4 module:overlay(26) +from:0x02111eb8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02111ecc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02111ed4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02111eec kind:arm_call to:0x0203e740 module:main +from:0x02111f00 kind:arm_call to:0x0203e740 module:main +from:0x02111f08 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02111f1c kind:arm_call to:0x0203e740 module:main +from:0x02111f24 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02111f2c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02111f38 kind:load to:0x020f45e0 module:overlay(26) +from:0x02111f3c kind:load to:0x020f5b48 module:overlay(26) +from:0x02111f40 kind:load to:0x020a1aac module:overlay(0) +from:0x02111f50 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02111f58 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02111f70 kind:arm_call to:0x0203e740 module:main +from:0x02111f84 kind:arm_call to:0x0203e740 module:main +from:0x02111f8c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02111fa0 kind:arm_call to:0x0203e740 module:main +from:0x02111fa8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02111fb0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02111fb8 kind:arm_call to:0x02011ff4 module:main +from:0x02111fc4 kind:load to:0x020f45e0 module:overlay(26) +from:0x02111fc8 kind:load to:0x020f5b48 module:overlay(26) +from:0x02111fcc kind:load to:0x020a1aac module:overlay(0) +from:0x02111fd8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02111fec kind:load to:0x02142680 module:overlay(26) +from:0x02112000 kind:arm_call to:0x02011f3c module:main +from:0x0211200c kind:arm_call to:0x02112078 module:overlay(26) +from:0x02112020 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02112070 kind:load to:0x02139780 module:overlay(26) +from:0x02112074 kind:load to:0x021397b0 module:overlay(26) +from:0x02112080 kind:arm_call to:0x0211329c module:overlay(26) +from:0x021120f8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02112104 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02112110 kind:load to:0x021397d4 module:overlay(26) +from:0x02112114 kind:load to:0x02142680 module:overlay(26) +from:0x02112118 kind:load to:0x020b3168 module:overlay(0) +from:0x02112128 kind:arm_call to:0x02112134 module:overlay(26) +from:0x02112144 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0211217c kind:load to:0x02139788 module:overlay(26) +from:0x021121a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021121c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021121e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02112200 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211222c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02112244 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0211225c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02112274 kind:load to:0x027e09a8 module:dtcm +from:0x0211227c kind:load to:0x027e0cec module:dtcm +from:0x02112288 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021122a0 kind:arm_call to:0x02112180 module:overlay(26) +from:0x021122ac kind:arm_call to:0x0211313c module:overlay(26) +from:0x021122bc kind:arm_call to:0x02112180 module:overlay(26) +from:0x02112304 kind:load to:0x02139798 module:overlay(26) +from:0x0211231c kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x0211232c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02112338 kind:arm_call to:0x020168f0 module:main +from:0x0211235c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02112388 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02112394 kind:load to:0x02139780 module:overlay(26) +from:0x02112398 kind:load to:0x027e09b4 module:dtcm +from:0x021123a8 kind:load to:0x02112f6c module:overlay(26) +from:0x021123c4 kind:arm_call to:0x021342a4 module:overlay(26) +from:0x021123e0 kind:arm_call to:0x02112efc module:overlay(26) +from:0x021123f4 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x02112414 kind:arm_call to:0x02112134 module:overlay(26) +from:0x02112420 kind:load to:0x02139780 module:overlay(26) +from:0x02112438 kind:arm_call to:0x02113004 module:overlay(26) +from:0x02112448 kind:arm_call to:0x02112280 module:overlay(26) +from:0x0211245c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02112464 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211247c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02112484 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211248c kind:arm_call to:0x02011ff4 module:main +from:0x021124a0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021124b4 kind:load to:0x02142768 module:overlay(26) +from:0x021124c8 kind:arm_call to:0x02011f3c module:main +from:0x021124d4 kind:arm_call to:0x02112520 module:overlay(26) +from:0x021124e8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02112518 kind:load to:0x02139868 module:overlay(26) +from:0x02112528 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02112538 kind:arm_call to:0x02106428 module:overlay(26) +from:0x02112540 kind:arm_call to:0x020ff3ac module:overlay(26) +from:0x02112548 kind:arm_call to:0x021053c0 module:overlay(26) +from:0x02112550 kind:arm_call to:0x021061f8 module:overlay(26) +from:0x02112558 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021125a0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021125e0 kind:load to:0x0213988c module:overlay(26) +from:0x021125fc kind:arm_call to:0x0211271c module:overlay(26) +from:0x02112614 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02112620 kind:arm_call to:0x0211271c module:overlay(26) +from:0x02112630 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02112658 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02112680 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021126e0 kind:arm_call to:0x02105438 module:overlay(26) +from:0x021126f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02112704 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02112714 kind:load to:0x027e09a8 module:dtcm +from:0x02112768 kind:load to:0x02139848 module:overlay(26) +from:0x021127d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021127f4 kind:load to:0x02139830 module:overlay(26) +from:0x02112828 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02112830 kind:arm_call to:0x021128b8 module:overlay(26) +from:0x02112838 kind:arm_call to:0x02112628 module:overlay(26) +from:0x02112840 kind:arm_call to:0x02112a28 module:overlay(26) +from:0x02112848 kind:arm_call to:0x02112c2c module:overlay(26) +from:0x02112860 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02112874 kind:arm_call to:0x02112670 module:overlay(26) +from:0x02112888 kind:arm_call to:0x021060f0 module:overlay(26) +from:0x021128a0 kind:arm_call to:0x021060b4 module:overlay(26) +from:0x021128b0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02112918 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02112928 kind:arm_call to:0x01ffb714 module:itcm +from:0x02112934 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021129e8 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x021129f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02112a0c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02112a18 kind:load to:0x027e0208 module:dtcm +from:0x02112a1c kind:load to:0x0203feb0 module:main +from:0x02112a24 kind:load to:0x027e0cec module:dtcm +from:0x02112a90 kind:arm_call to:0x02106220 module:overlay(26) +from:0x02112aac kind:arm_call to:0x0211271c module:overlay(26) +from:0x02112af0 kind:arm_call to:0x021062c0 module:overlay(26) +from:0x02112b04 kind:arm_call to:0x0211271c module:overlay(26) +from:0x02112b14 kind:arm_call to:0x0211313c module:overlay(26) +from:0x02112b34 kind:arm_call to:0x0211271c module:overlay(26) +from:0x02112bac kind:arm_call to:0x021061ac module:overlay(26) +from:0x02112be0 kind:arm_call to:0x0200e750 module:main +from:0x02112c08 kind:arm_call to:0x021064a4 module:overlay(26) +from:0x02112c18 kind:arm_call to:0x0200e750 module:main +from:0x02112cb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02112da8 kind:load to:0x0213593c module:overlay(26) +from:0x02112dac kind:load to:0x02135940 module:overlay(26) +from:0x02112dbc kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02112dc4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02112ddc kind:arm_call to:0x0203e740 module:main +from:0x02112df0 kind:arm_call to:0x0203e740 module:main +from:0x02112df8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02112e0c kind:arm_call to:0x0203e740 module:main +from:0x02112e14 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02112e1c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02112e28 kind:load to:0x020f45e0 module:overlay(26) +from:0x02112e2c kind:load to:0x020f5b48 module:overlay(26) +from:0x02112e30 kind:load to:0x020a1aac module:overlay(0) +from:0x02112e40 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02112e48 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02112e60 kind:arm_call to:0x0203e740 module:main +from:0x02112e74 kind:arm_call to:0x0203e740 module:main +from:0x02112e7c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02112e90 kind:arm_call to:0x0203e740 module:main +from:0x02112e98 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02112ea0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02112ea8 kind:arm_call to:0x02011ff4 module:main +from:0x02112eb4 kind:load to:0x020f45e0 module:overlay(26) +from:0x02112eb8 kind:load to:0x020f5b48 module:overlay(26) +from:0x02112ebc kind:load to:0x020a1aac module:overlay(0) +from:0x02112ec8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02112edc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02112ef8 kind:load to:0x021398f0 module:overlay(26) +from:0x02112f24 kind:arm_call to:0x02133e9c module:overlay(26) +from:0x02112f44 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x02112f54 kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x02112fbc kind:load to:0x02099dd4 module:overlay(0) +from:0x02112fe4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02112ffc kind:arm_call to:0x02113034 module:overlay(26) +from:0x02113014 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0211302c kind:arm_call to:0x02113034 module:overlay(26) +from:0x02113044 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02113058 kind:arm_call to:0x01ffb714 module:itcm +from:0x02113064 kind:arm_call to:0x01ffb744 module:itcm +from:0x021130dc kind:arm_call to:0x02133d48 module:overlay(26) +from:0x021130f0 kind:arm_call to:0x02134070 module:overlay(26) +from:0x02113104 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02113138 kind:load to:0x027e0cd8 module:dtcm +from:0x02113170 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0211317c kind:load to:0x027e09c0 module:dtcm +from:0x021131b4 kind:arm_call to:0x02134494 module:overlay(26) +from:0x021131cc kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x021131ec kind:arm_call to:0x020f45f4 module:overlay(26) +from:0x02113200 kind:arm_call to:0x01fff458 module:itcm +from:0x02113214 kind:arm_call to:0x020e8294 module:overlay(26) +from:0x0211321c kind:load to:0x021418f4 module:overlay(26) +from:0x02113220 kind:load to:0x027e0ce0 module:dtcm +from:0x02113274 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02113288 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02113290 kind:arm_call to:0x02011ff4 module:main +from:0x021132a4 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x021132c4 kind:load to:0x02139954 module:overlay(26) +from:0x021132d0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021132e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021132ec kind:arm_call to:0x02011ff4 module:main +from:0x02113300 kind:load to:0x021427b4 module:overlay(26) +from:0x02113314 kind:arm_call to:0x02011f3c module:main +from:0x02113320 kind:arm_call to:0x021133d4 module:overlay(26) +from:0x02113334 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0211335c kind:load to:0x021399b8 module:overlay(26) +from:0x02113384 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021133b8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021133cc kind:load to:0x020b6ba4 module:overlay(0) +from:0x021133dc kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x021133f8 kind:load to:0x021399dc module:overlay(26) +from:0x02113410 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02113418 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02113494 kind:arm_call to:0x020d595c module:overlay(24) +from:0x021134ac kind:arm_call to:0x0207328c module:overlay(0) +from:0x021134b4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021134c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021134d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021134d4 kind:load to:0x027e09a8 module:dtcm +from:0x021134f0 kind:arm_call to:0x0205d778 module:overlay(0) +from:0x02113518 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x02113538 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x02113550 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02113558 kind:arm_call to:0x02011ff4 module:main +from:0x0211356c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02113580 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02113594 kind:load to:0x02142800 module:overlay(26) +from:0x021135a8 kind:arm_call to:0x02011f3c module:main +from:0x021135b4 kind:arm_call to:0x02113670 module:overlay(26) +from:0x021135c8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021135f0 kind:load to:0x02139a40 module:overlay(26) +from:0x0211361c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02113654 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02113668 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02113678 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02113694 kind:load to:0x02139a64 module:overlay(26) +from:0x021136ac kind:arm_call to:0x02133d48 module:overlay(26) +from:0x021136b4 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02113730 kind:arm_call to:0x020170f0 module:main +from:0x02113748 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x021137a4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021137ac kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021137c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021137c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021137cc kind:load to:0x027e09a8 module:dtcm +from:0x021137f8 kind:arm_call to:0x0205d778 module:overlay(0) +from:0x02113820 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x02113840 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x0211384c kind:load to:0x02135944 module:overlay(26) +from:0x0211385c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02113864 kind:arm_call to:0x02011ff4 module:main +from:0x02113878 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211388c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021138a0 kind:load to:0x02142964 module:overlay(26) +from:0x021138b4 kind:arm_call to:0x02011f3c module:main +from:0x021138c0 kind:arm_call to:0x02113948 module:overlay(26) +from:0x021138d8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02113934 kind:load to:0x02139ba8 module:overlay(26) +from:0x02113944 kind:load to:0x02104b84 module:overlay(26) +from:0x02113950 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02113980 kind:arm_call to:0x020fafe8 module:overlay(26) +from:0x02113988 kind:arm_call to:0x020fd444 module:overlay(26) +from:0x02113990 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021139d0 kind:arm_call to:0x02080340 module:overlay(0) +from:0x021139dc kind:arm_call to:0x021016e8 module:overlay(26) +from:0x021139f0 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x02113a14 kind:arm_call to:0x0203e690 module:main +from:0x02113a30 kind:arm_call to:0x0203e690 module:main +from:0x02113a40 kind:arm_call to:0x021078c8 module:overlay(26) +from:0x02113a48 kind:arm_call to:0x020ff8e0 module:overlay(26) +from:0x02113a58 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02113a7c kind:arm_call to:0x021035bc module:overlay(26) +from:0x02113a88 kind:arm_call to:0x020f0468 module:overlay(26) +from:0x02113a94 kind:load to:0x02139bcc module:overlay(26) +from:0x02113a98 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02113a9c kind:load to:0x02137fe0 module:overlay(26) +from:0x02113aa0 kind:load to:0x020f5b48 module:overlay(26) +from:0x02113aa4 kind:load to:0x020f60cc module:overlay(26) +from:0x02113aa8 kind:load to:0x020f45e0 module:overlay(26) +from:0x02113aac kind:load to:0x020f610c module:overlay(26) +from:0x02113ab0 kind:load to:0x02142964 module:overlay(26) +from:0x02113ad0 kind:arm_call to:0x0203e740 module:main +from:0x02113ae8 kind:arm_call to:0x0203e740 module:main +from:0x02113afc kind:arm_call to:0x0203e740 module:main +from:0x02113b04 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02113b0c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02113b14 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02113b1c kind:arm_call to:0x020f01a4 module:overlay(26) +from:0x02113b24 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02113b30 kind:load to:0x020a1aac module:overlay(0) +from:0x02113b34 kind:load to:0x020f45e0 module:overlay(26) +from:0x02113b38 kind:load to:0x020f5b48 module:overlay(26) +from:0x02113b58 kind:arm_call to:0x0203e740 module:main +from:0x02113b70 kind:arm_call to:0x0203e740 module:main +from:0x02113b84 kind:arm_call to:0x0203e740 module:main +from:0x02113b8c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02113b94 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02113b9c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02113ba4 kind:arm_call to:0x020f01a4 module:overlay(26) +from:0x02113bac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02113bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02113bc0 kind:load to:0x020a1aac module:overlay(0) +from:0x02113bc4 kind:load to:0x020f45e0 module:overlay(26) +from:0x02113bc8 kind:load to:0x020f5b48 module:overlay(26) +from:0x02113c18 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x02113c20 kind:arm_call to:0x02114a40 module:overlay(26) +from:0x02113cc4 kind:load to:0x0204b164 module:main +from:0x02113cc8 kind:load to:0x0214284c module:overlay(26) +from:0x02113ccc kind:load to:0x02139ac0 module:overlay(26) +from:0x02113cd0 kind:load to:0x02142924 module:overlay(26) +from:0x02113cd4 kind:load to:0x02142868 module:overlay(26) +from:0x02113cd8 kind:load to:0x02142934 module:overlay(26) +from:0x02113ce4 kind:arm_call to:0x02113d1c module:overlay(26) +from:0x02113cec kind:arm_call to:0x02113e60 module:overlay(26) +from:0x02113cf4 kind:arm_call to:0x02113fa8 module:overlay(26) +from:0x02113d04 kind:arm_call to:0x02113d1c module:overlay(26) +from:0x02113d0c kind:arm_call to:0x02113e60 module:overlay(26) +from:0x02113d14 kind:arm_call to:0x02113fa8 module:overlay(26) +from:0x02113d54 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x02113d70 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x02113d78 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x02113d94 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x02113db4 kind:arm_call to:0x020fbec4 module:overlay(26) +from:0x02113dc0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02113dcc kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02113dd8 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x02113e7c kind:arm_call to:0x020faebc module:overlay(26) +from:0x02113eb0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02113ff0 kind:arm_call to:0x020fbe28 module:overlay(26) +from:0x02114004 kind:arm_call to:0x02103a90 module:overlay(26) +from:0x02114084 kind:arm_call to:0x020c225c module:overlay(17) +from:0x021140ac kind:arm_call to:0x01fff60c module:itcm +from:0x021140c4 kind:arm_call to:0x02114aa8 module:overlay(26) +from:0x0211418c kind:load to:0x027e09a4 module:dtcm +from:0x02114190 kind:load to:0x027e09b4 module:dtcm +from:0x021141d0 kind:arm_call to:0x020fbd4c module:overlay(26) +from:0x02114200 kind:arm_call to:0x020fbdd8 module:overlay(26) +from:0x02114218 kind:arm_call to:0x021076e4 module:overlay(26) +from:0x02114220 kind:arm_call to:0x020fc504 module:overlay(26) +from:0x0211423c kind:arm_call to:0x020fc360 module:overlay(26) +from:0x02114244 kind:arm_call to:0x020fc390 module:overlay(26) +from:0x02114250 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0211425c kind:arm_call to:0x020fc384 module:overlay(26) +from:0x02114278 kind:arm_call to:0x02107848 module:overlay(26) +from:0x0211429c kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x021142ac kind:arm_call to:0x021076c4 module:overlay(26) +from:0x021142cc kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x021142d8 kind:arm_call to:0x02103928 module:overlay(26) +from:0x02114320 kind:arm_call to:0x020fce58 module:overlay(26) +from:0x0211439c kind:arm_call to:0x020e1138 module:overlay(26) +from:0x02114404 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02114548 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02114554 kind:load to:0x027e0ce0 module:dtcm +from:0x02114558 kind:load to:0x02142864 module:overlay(26) +from:0x0211455c kind:load to:0x02139ac0 module:overlay(26) +from:0x02114560 kind:load to:0x02142884 module:overlay(26) +from:0x02114564 kind:load to:0x02142880 module:overlay(26) +from:0x02114568 kind:load to:0x02142894 module:overlay(26) +from:0x0211456c kind:load to:0x02142854 module:overlay(26) +from:0x02114570 kind:load to:0x021428b4 module:overlay(26) +from:0x02114574 kind:load to:0x02142848 module:overlay(26) +from:0x02114578 kind:load to:0x021428c4 module:overlay(26) +from:0x0211457c kind:load to:0x027e09c0 module:dtcm +from:0x021145a4 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x02114660 kind:arm_call to:0x02113938 module:overlay(26) +from:0x0211466c kind:arm_call to:0x02113938 module:overlay(26) +from:0x02114678 kind:arm_call to:0x02113938 module:overlay(26) +from:0x02114694 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x0211469c kind:arm_call to:0x020fc88c module:overlay(26) +from:0x0211478c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02114864 kind:arm_call to:0x02113938 module:overlay(26) +from:0x02114874 kind:arm_call to:0x02113938 module:overlay(26) +from:0x0211488c kind:arm_call to:0x02113938 module:overlay(26) +from:0x021148ac kind:arm_call to:0x020fc930 module:overlay(26) +from:0x021148bc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021148d4 kind:arm_call to:0x02114e2c module:overlay(26) +from:0x021148dc kind:arm_call to:0x02114284 module:overlay(26) +from:0x021149d8 kind:arm_call to:0x021142b4 module:overlay(26) +from:0x021149fc kind:arm_call to:0x02114b9c module:overlay(26) +from:0x02114a04 kind:arm_call to:0x021142e0 module:overlay(26) +from:0x02114a0c kind:arm_call to:0x02114364 module:overlay(26) +from:0x02114a14 kind:load to:0x021428f4 module:overlay(26) +from:0x02114a18 kind:load to:0x021428e4 module:overlay(26) +from:0x02114a1c kind:load to:0x02139ac0 module:overlay(26) +from:0x02114a20 kind:load to:0x0214283c module:overlay(26) +from:0x02114a24 kind:load to:0x02142850 module:overlay(26) +from:0x02114a28 kind:load to:0x02142854 module:overlay(26) +from:0x02114a2c kind:load to:0x021428b4 module:overlay(26) +from:0x02114a30 kind:load to:0x02142848 module:overlay(26) +from:0x02114a34 kind:load to:0x021428c4 module:overlay(26) +from:0x02114a38 kind:load to:0x02142858 module:overlay(26) +from:0x02114a3c kind:load to:0x02142914 module:overlay(26) +from:0x02114a50 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02114a64 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02114a8c kind:arm_call to:0x02134334 module:overlay(26) +from:0x02114ab8 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02114b50 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x02114b90 kind:arm_call to:0x020ffa34 module:overlay(26) +from:0x02114bb0 kind:arm_call to:0x020faf54 module:overlay(26) +from:0x02114be0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02114db4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02114dbc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02114ddc kind:arm_call to:0x01fffd00 module:itcm +from:0x02114de8 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x02114df4 kind:load to:0x02139ac0 module:overlay(26) +from:0x02114df8 kind:load to:0x027e09a8 module:dtcm +from:0x02114dfc kind:load to:0x02142880 module:overlay(26) +from:0x02114e00 kind:load to:0x02142894 module:overlay(26) +from:0x02114e04 kind:load to:0x02142848 module:overlay(26) +from:0x02114e08 kind:load to:0x021428c4 module:overlay(26) +from:0x02114e0c kind:load to:0x0214285c module:overlay(26) +from:0x02114e10 kind:load to:0x02142944 module:overlay(26) +from:0x02114e18 kind:load to:0x02142854 module:overlay(26) +from:0x02114e1c kind:load to:0x021428b4 module:overlay(26) +from:0x02114e20 kind:load to:0x02142858 module:overlay(26) +from:0x02114e24 kind:load to:0x02142914 module:overlay(26) +from:0x02114e44 kind:arm_call to:0x020fc60c module:overlay(26) +from:0x02114e58 kind:arm_call to:0x020fc60c module:overlay(26) +from:0x02114ea8 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x02114eb8 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02114ec8 kind:arm_call to:0x020fc4d0 module:overlay(26) +from:0x02114ed8 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02114eec kind:arm_call to:0x020fc82c module:overlay(26) +from:0x02114efc kind:load to:0x0204b164 module:main +from:0x02114f34 kind:arm_call to:0x0203b434 module:main +from:0x02114f40 kind:arm_call to:0x0203c088 module:main +from:0x02114f48 kind:arm_call to:0x0203b434 module:main +from:0x02114f50 kind:arm_call to:0x0203c2b8 module:main +from:0x02114f5c kind:arm_call to:0x0203badc module:main +from:0x02114f7c kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x02114f8c kind:arm_call to:0x020fb30c module:overlay(26) +from:0x02114f94 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02114fa0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02114fb4 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x02115018 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x02115034 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x0211504c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0211505c kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02115090 kind:arm_call to:0x01ffd420 module:itcm +from:0x02115104 kind:arm_call to:0x021142b4 module:overlay(26) +from:0x0211510c kind:arm_call to:0x02114364 module:overlay(26) +from:0x02115114 kind:load to:0x027e09b8 module:dtcm +from:0x02115118 kind:load to:0x02142860 module:overlay(26) +from:0x0211511c kind:load to:0x02139ac0 module:overlay(26) +from:0x02115120 kind:load to:0x021428a4 module:overlay(26) +from:0x02115130 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115140 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02115168 kind:arm_call to:0x0211eb7c module:overlay(26) +from:0x021151ec kind:arm_call to:0x021142b4 module:overlay(26) +from:0x021151f4 kind:arm_call to:0x02114364 module:overlay(26) +from:0x021151fc kind:load to:0x02142880 module:overlay(26) +from:0x02115200 kind:load to:0x02139ac0 module:overlay(26) +from:0x02115204 kind:load to:0x02142894 module:overlay(26) +from:0x02115214 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115224 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x0211524c kind:load to:0x02114580 module:overlay(26) +from:0x02115278 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x021152ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021152f4 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x0211534c kind:arm_call to:0x02114580 module:overlay(26) +from:0x02115354 kind:load to:0x027e09a8 module:dtcm +from:0x02115364 kind:load to:0x02142880 module:overlay(26) +from:0x02115368 kind:load to:0x02139ac0 module:overlay(26) +from:0x0211536c kind:load to:0x02142894 module:overlay(26) +from:0x021153cc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021153dc kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x021153e4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021153f8 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02115410 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211541c kind:arm_call to:0x02103e8c module:overlay(26) +from:0x02115428 kind:arm_call to:0x020fff14 module:overlay(26) +from:0x02115448 kind:load to:0x02142850 module:overlay(26) +from:0x0211544c kind:load to:0x02139ac0 module:overlay(26) +from:0x02115450 kind:load to:0x021428f4 module:overlay(26) +from:0x02115454 kind:load to:0x027e09a8 module:dtcm +from:0x02115470 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02115480 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115490 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x0211549c kind:arm_call to:0x02113938 module:overlay(26) +from:0x02115504 kind:arm_call to:0x02114580 module:overlay(26) +from:0x0211550c kind:load to:0x02142858 module:overlay(26) +from:0x02115510 kind:load to:0x02139ac0 module:overlay(26) +from:0x02115514 kind:load to:0x02142914 module:overlay(26) +from:0x0211553c kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x0211558c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02115594 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x021155ec kind:arm_call to:0x02114580 module:overlay(26) +from:0x021155f4 kind:load to:0x027e09a8 module:dtcm +from:0x021155fc kind:load to:0x02142854 module:overlay(26) +from:0x02115600 kind:load to:0x02139ac0 module:overlay(26) +from:0x02115604 kind:load to:0x021428b4 module:overlay(26) +from:0x02115614 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115624 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x0211563c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211565c kind:load to:0x027e09a8 module:dtcm +from:0x02115678 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02115688 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115698 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x021156a4 kind:arm_call to:0x02113938 module:overlay(26) +from:0x0211570c kind:arm_call to:0x02114580 module:overlay(26) +from:0x02115714 kind:load to:0x02142880 module:overlay(26) +from:0x02115718 kind:load to:0x02139ac0 module:overlay(26) +from:0x0211571c kind:load to:0x02142894 module:overlay(26) +from:0x02115734 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115744 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02115794 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211579c kind:arm_call to:0x02103e64 module:overlay(26) +from:0x021157f4 kind:arm_call to:0x02114580 module:overlay(26) +from:0x021157fc kind:load to:0x027e09a8 module:dtcm +from:0x02115804 kind:load to:0x02142880 module:overlay(26) +from:0x02115808 kind:load to:0x02139ac0 module:overlay(26) +from:0x0211580c kind:load to:0x02142894 module:overlay(26) +from:0x02115830 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x0211584c kind:arm_call to:0x01ffd420 module:itcm +from:0x0211586c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02115878 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x02115884 kind:arm_call to:0x0210013c module:overlay(26) +from:0x021158e8 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x021158f4 kind:arm_call to:0x0210013c module:overlay(26) +from:0x02115944 kind:load to:0x027e09b8 module:dtcm +from:0x02115948 kind:load to:0x027e09a8 module:dtcm +from:0x02115950 kind:load to:0x02142840 module:overlay(26) +from:0x02115954 kind:load to:0x02139ac0 module:overlay(26) +from:0x02115958 kind:load to:0x021428d4 module:overlay(26) +from:0x02115978 kind:arm_call to:0x02114a40 module:overlay(26) +from:0x021159d0 kind:load to:0x02142844 module:overlay(26) +from:0x021159d4 kind:load to:0x02139ac0 module:overlay(26) +from:0x021159d8 kind:load to:0x02142904 module:overlay(26) +from:0x021159f0 kind:arm_call to:0x020fd0d0 module:overlay(26) +from:0x021159f8 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x02115a14 kind:arm_call to:0x0203b434 module:main +from:0x02115a20 kind:arm_call to:0x0203c088 module:main +from:0x02115a28 kind:arm_call to:0x0203b434 module:main +from:0x02115a30 kind:arm_call to:0x0203c2b8 module:main +from:0x02115a3c kind:arm_call to:0x0203badc module:main +from:0x02115a5c kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x02115a6c kind:arm_call to:0x020fb30c module:overlay(26) +from:0x02115a74 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02115a80 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115a94 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x02115af8 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x02115b20 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x02115b38 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115b48 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02115b84 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02115be0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02115bfc kind:arm_call to:0x0210000c module:overlay(26) +from:0x02115c14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02115c80 kind:load to:0x027e09bc module:dtcm +from:0x02115c84 kind:load to:0x027e09a8 module:dtcm +from:0x02115c8c kind:load to:0x0214286c module:overlay(26) +from:0x02115c90 kind:load to:0x02139ac0 module:overlay(26) +from:0x02115c94 kind:load to:0x02142954 module:overlay(26) +from:0x02115cc4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02115d28 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02115da4 kind:load to:0x027e09bc module:dtcm +from:0x02115da8 kind:load to:0x0214285c module:overlay(26) +from:0x02115dac kind:load to:0x02139ac0 module:overlay(26) +from:0x02115db0 kind:load to:0x02142944 module:overlay(26) +from:0x02115dc0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02115dd0 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02115e00 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02115e64 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02115e7c kind:arm_call to:0x02113938 module:overlay(26) +from:0x02115e94 kind:arm_call to:0x02113938 module:overlay(26) +from:0x02115ea8 kind:arm_call to:0x02113938 module:overlay(26) +from:0x02115ec8 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x02115edc kind:arm_call to:0x020fd274 module:overlay(26) +from:0x02115f2c kind:arm_call to:0x02114284 module:overlay(26) +from:0x02115f58 kind:arm_call to:0x021142b4 module:overlay(26) +from:0x02115f60 kind:arm_call to:0x02114b9c module:overlay(26) +from:0x02115f70 kind:load to:0x027e09bc module:dtcm +from:0x02115f74 kind:load to:0x02142880 module:overlay(26) +from:0x02115f78 kind:load to:0x02139ac0 module:overlay(26) +from:0x02115f7c kind:load to:0x02142894 module:overlay(26) +from:0x02115f88 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02115f9c kind:load to:0x02142a5c module:overlay(26) +from:0x02115fb0 kind:arm_call to:0x02011f3c module:main +from:0x02115fbc kind:arm_call to:0x02116028 module:overlay(26) +from:0x02115fd0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02116020 kind:load to:0x02139c28 module:overlay(26) +from:0x02116024 kind:load to:0x02139c68 module:overlay(26) +from:0x02116034 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02116098 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x021160c4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021160e0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021160f0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02116108 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02116154 kind:arm_call to:0x021186fc module:overlay(26) +from:0x02116160 kind:arm_call to:0x021186fc module:overlay(26) +from:0x0211616c kind:arm_call to:0x021186fc module:overlay(26) +from:0x02116180 kind:arm_call to:0x02080464 module:overlay(0) +from:0x021161e0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211622c kind:arm_call to:0x01ffa06c module:itcm +from:0x02116244 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02116254 kind:load to:0x02139d1c module:overlay(26) +from:0x02116258 kind:load to:0x02142a5c module:overlay(26) +from:0x0211625c kind:load to:0x02138328 module:overlay(26) +from:0x02116264 kind:load to:0x02139c28 module:overlay(26) +from:0x02116268 kind:load to:0x02142a44 module:overlay(26) +from:0x02116278 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02116280 kind:arm_call to:0x02118748 module:overlay(26) +from:0x02116288 kind:arm_call to:0x02118748 module:overlay(26) +from:0x02116290 kind:arm_call to:0x02118748 module:overlay(26) +from:0x02116298 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021162a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021162a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021162c0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021162c8 kind:arm_call to:0x02118748 module:overlay(26) +from:0x021162d0 kind:arm_call to:0x02118748 module:overlay(26) +from:0x021162d8 kind:arm_call to:0x02118748 module:overlay(26) +from:0x021162e0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021162e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021162f0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021162f8 kind:arm_call to:0x02011ff4 module:main +from:0x021163b0 kind:arm_call to:0x0211640c module:overlay(26) +from:0x021163d4 kind:load to:0x02139d78 module:overlay(26) +from:0x021163d8 kind:load to:0x02142a3c module:overlay(26) +from:0x021163f0 kind:arm_call to:0x02112f90 module:overlay(26) +from:0x02116418 kind:arm_call to:0x021163dc module:overlay(26) +from:0x0211644c kind:load to:0x02139c84 module:overlay(26) +from:0x02116488 kind:arm_call to:0x02133930 module:overlay(26) +from:0x0211649c kind:arm_call to:0x02133930 module:overlay(26) +from:0x021164b0 kind:arm_call to:0x02116450 module:overlay(26) +from:0x02116500 kind:arm_call to:0x02117f44 module:overlay(26) +from:0x02116508 kind:arm_call to:0x02118058 module:overlay(26) +from:0x02116520 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x02116524 kind:arm_call to:0x02133930 module:overlay(26) +from:0x02116534 kind:load to:0x02139ccc module:overlay(26) +from:0x0211654c kind:load to:0x02112f90 module:overlay(26) +from:0x02116564 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02116568 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02116570 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x021165b4 kind:arm_call to:0x02116750 module:overlay(26) +from:0x021165bc kind:arm_call to:0x0211857c module:overlay(26) +from:0x021165ec kind:arm_call to:0x021337cc module:overlay(26) +from:0x021165fc kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02116628 kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x02116644 kind:load to:0x027e0cd8 module:dtcm +from:0x02116664 kind:arm_call to:0x02112f90 module:overlay(26) +from:0x02116700 kind:load to:0x02139d90 module:overlay(26) +from:0x02116704 kind:load to:0x0204b164 module:main +from:0x0211673c kind:arm_call to:0x02116750 module:overlay(26) +from:0x02116748 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02116764 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02116778 kind:arm_call to:0x02133930 module:overlay(26) +from:0x02116788 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x021167a0 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02116820 kind:arm_call to:0x02133930 module:overlay(26) +from:0x0211684c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02116854 kind:arm_call to:0x02017e3c module:main +from:0x02116868 kind:arm_call to:0x02116988 module:overlay(26) +from:0x02116890 kind:arm_call to:0x02118490 module:overlay(26) +from:0x0211689c kind:arm_call to:0x02060a84 module:overlay(0) +from:0x021168a8 kind:load to:0x0203feb0 module:main +from:0x0211697c kind:arm_call to:0x02116988 module:overlay(26) +from:0x02116984 kind:load to:0x0204b164 module:main +from:0x021169d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02116a0c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02116a3c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02116a50 kind:arm_call to:0x01ffa60c module:itcm +from:0x02116a64 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116a74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02116aa0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02116aa8 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02116b00 kind:load to:0x0203feb0 module:main +from:0x02116b1c kind:arm_call to:0x02117d30 module:overlay(26) +from:0x02116b5c kind:arm_call to:0x02133b6c module:overlay(26) +from:0x02116c08 kind:arm_call to:0x01ffb428 module:itcm +from:0x02116ca0 kind:load to:0x0204b164 module:main +from:0x02116ca4 kind:load to:0x02139d78 module:overlay(26) +from:0x02116cc4 kind:arm_call to:0x01ff916c module:itcm +from:0x02116d64 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02116d70 kind:arm_call to:0x02117d30 module:overlay(26) +from:0x02116db0 kind:arm_call to:0x01ff916c module:itcm +from:0x02116de8 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02116e1c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02116e28 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02116e58 kind:arm_call to:0x02113090 module:overlay(26) +from:0x02116e84 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02116e8c kind:arm_call to:0x02117fe8 module:overlay(26) +from:0x02116f00 kind:load to:0x02139d90 module:overlay(26) +from:0x02116f20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02116f34 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02116f68 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02116f74 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02116fa4 kind:arm_call to:0x02113090 module:overlay(26) +from:0x02116fcc kind:arm_call to:0x0211640c module:overlay(26) +from:0x02116fd8 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117008 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02117068 kind:arm_call to:0x021338ec module:overlay(26) +from:0x02117078 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02117080 kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x02117094 kind:arm_call to:0x0211640c module:overlay(26) +from:0x021170a8 kind:arm_call to:0x020168f0 module:main +from:0x021170c0 kind:arm_call to:0x020c127c module:overlay(17) +from:0x021170d8 kind:load to:0x027e09a8 module:dtcm +from:0x021170e4 kind:load to:0x02139da8 module:overlay(26) +from:0x021170fc kind:arm_call to:0x01ff993c module:itcm +from:0x02117108 kind:arm_call to:0x02118444 module:overlay(26) +from:0x02117110 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02117134 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117158 kind:arm_call to:0x02118394 module:overlay(26) +from:0x02117170 kind:arm_call to:0x0211313c module:overlay(26) +from:0x021171a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021171d8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021171e4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02117214 kind:arm_call to:0x02113090 module:overlay(26) +from:0x0211723c kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117248 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117250 kind:load to:0x02139c28 module:overlay(26) +from:0x02117288 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021172a8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02117318 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02117334 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211734c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02117370 kind:load to:0x027e0cec module:dtcm +from:0x02117374 kind:load to:0x02139dc0 module:overlay(26) +from:0x021173b0 kind:arm_call to:0x02133930 module:overlay(26) +from:0x021173f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02117400 kind:arm_call to:0x02133930 module:overlay(26) +from:0x0211745c kind:arm_call to:0x01ffb428 module:itcm +from:0x021175a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02117640 kind:arm_call to:0x02117d30 module:overlay(26) +from:0x0211764c kind:arm_call to:0x021180ec module:overlay(26) +from:0x02117664 kind:arm_call to:0x02133b6c module:overlay(26) +from:0x021176b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021176d8 kind:arm_call to:0x02117fe8 module:overlay(26) +from:0x021176f0 kind:arm_call to:0x02117eb4 module:overlay(26) +from:0x02117724 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02117734 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02117768 kind:arm_call to:0x02113090 module:overlay(26) +from:0x0211778c kind:arm_call to:0x0211640c module:overlay(26) +from:0x0211779c kind:arm_call to:0x0211640c module:overlay(26) +from:0x021177ac kind:load to:0x02139d78 module:overlay(26) +from:0x021177b0 kind:load to:0x0204b164 module:main +from:0x02117854 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0211787c kind:arm_call to:0x01ffb714 module:itcm +from:0x02117888 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117898 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021178a8 kind:arm_call to:0x020c127c module:overlay(17) +from:0x021178d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021178dc kind:load to:0x02142a3c module:overlay(26) +from:0x021178e4 kind:load to:0x02139dd8 module:overlay(26) +from:0x021178e8 kind:load to:0x027e09a8 module:dtcm +from:0x02117904 kind:arm_call to:0x01ff993c module:itcm +from:0x02117910 kind:arm_call to:0x02118444 module:overlay(26) +from:0x02117918 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02117930 kind:arm_call to:0x02113180 module:overlay(26) +from:0x02117938 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02117948 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0211795c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02117964 kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x02117974 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02117984 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021179ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117a14 kind:arm_call to:0x02133b6c module:overlay(26) +from:0x02117a34 kind:load to:0x02139d78 module:overlay(26) +from:0x02117a80 kind:arm_call to:0x01ff930c module:itcm +from:0x02117a8c kind:arm_call to:0x02117d30 module:overlay(26) +from:0x02117acc kind:arm_call to:0x01ff916c module:itcm +from:0x02117aec kind:arm_call to:0x02133930 module:overlay(26) +from:0x02117b4c kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117b68 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02117b9c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02117ba8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02117bd8 kind:arm_call to:0x02113090 module:overlay(26) +from:0x02117c00 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117c0c kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117c14 kind:load to:0x02142a3c module:overlay(26) +from:0x02117c70 kind:arm_call to:0x02133930 module:overlay(26) +from:0x02117c88 kind:load to:0x02139dd8 module:overlay(26) +from:0x02117cd0 kind:arm_call to:0x01ff916c module:itcm +from:0x02117cf0 kind:arm_call to:0x021180ec module:overlay(26) +from:0x02117cfc kind:arm_call to:0x02117eb4 module:overlay(26) +from:0x02117d14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02117d28 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117d5c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02117d74 kind:arm_call to:0x02133930 module:overlay(26) +from:0x02117dac kind:arm_call to:0x02133930 module:overlay(26) +from:0x02117dc8 kind:arm_call to:0x02133930 module:overlay(26) +from:0x02117e10 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02117e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02117e64 kind:arm_call to:0x021168ac module:overlay(26) +from:0x02117e84 kind:arm_call to:0x021180f4 module:overlay(26) +from:0x02117e90 kind:arm_call to:0x02118444 module:overlay(26) +from:0x02117e98 kind:arm_call to:0x02118330 module:overlay(26) +from:0x02117ea8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02117f3c kind:arm_call to:0x0211640c module:overlay(26) +from:0x02117f7c kind:arm_call to:0x02015018 module:main +from:0x02117f9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02117fb8 kind:arm_call to:0x020151dc module:main +from:0x02117fd8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02117fe0 kind:load to:0x027e09a8 module:dtcm +from:0x02118014 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02118024 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0211802c kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x02118048 kind:arm_call to:0x0211640c module:overlay(26) +from:0x02118070 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02118078 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x0211809c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021180a0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021180ac kind:arm_call to:0x02133d48 module:overlay(26) +from:0x021180b4 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x021180dc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021180e8 kind:load to:0x02142a3c module:overlay(26) +from:0x0211815c kind:arm_call to:0x0211827c module:overlay(26) +from:0x021181ac kind:arm_call to:0x0211827c module:overlay(26) +from:0x021181e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021181f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02118248 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02118254 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02118278 kind:load to:0x02139c28 module:overlay(26) +from:0x021182b0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021182c0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021182d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021182e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02118310 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02118318 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02118360 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02118390 kind:load to:0x02139c28 module:overlay(26) +from:0x021183cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021183dc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211841c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02118428 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02118440 kind:load to:0x02139c28 module:overlay(26) +from:0x02118460 kind:arm_call to:0x02118490 module:overlay(26) +from:0x02118470 kind:arm_call to:0x02060820 module:overlay(0) +from:0x02118478 kind:arm_call to:0x02060a00 module:overlay(0) +from:0x02118484 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x021184c4 kind:arm_call to:0x01ff938c module:itcm +from:0x021184cc kind:arm_call to:0x01ff938c module:itcm +from:0x021184fc kind:arm_call to:0x01ffb780 module:itcm +from:0x0211850c kind:arm_call to:0x01ffb780 module:itcm +from:0x02118570 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x021185c8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02118600 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211861c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02118638 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x021186bc kind:arm_call to:0x020c225c module:overlay(17) +from:0x021186c8 kind:load to:0x02139c28 module:overlay(26) +from:0x021186cc kind:load to:0x027e09b4 module:dtcm +from:0x021186f0 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x021186f8 kind:load to:0x02142a44 module:overlay(26) +from:0x02118708 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02118744 kind:load to:0x02139c4c module:overlay(26) +from:0x02118758 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02118774 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211877c kind:arm_call to:0x02011ff4 module:main +from:0x021187b4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021187c8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02118808 kind:arm_call to:0x01ff938c module:itcm +from:0x0211883c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02118850 kind:load to:0x02142b44 module:overlay(26) +from:0x02118864 kind:arm_call to:0x02011f3c module:main +from:0x02118870 kind:arm_call to:0x021188a0 module:overlay(26) +from:0x02118884 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0211889c kind:load to:0x02139df8 module:overlay(26) +from:0x021188a8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021188bc kind:load to:0x02139e1c module:overlay(26) +from:0x021188c8 kind:arm_call to:0x02118978 module:overlay(26) +from:0x02118904 kind:arm_call to:0x02118980 module:overlay(26) +from:0x0211891c kind:arm_call to:0x02108ce8 module:overlay(26) +from:0x02118928 kind:arm_call to:0x02118978 module:overlay(26) +from:0x02118930 kind:arm_call to:0x02118980 module:overlay(26) +from:0x0211894c kind:arm_call to:0x02108ce8 module:overlay(26) +from:0x02118958 kind:arm_call to:0x02118978 module:overlay(26) +from:0x02118960 kind:load to:0x027e0cd8 module:dtcm +from:0x021189b4 kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x021189c4 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021189d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021189d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021189e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021189f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021189fc kind:arm_call to:0x02011ff4 module:main +from:0x02118a10 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02118a24 kind:load to:0x02142bdc module:overlay(26) +from:0x02118a38 kind:arm_call to:0x02011f3c module:main +from:0x02118a44 kind:arm_call to:0x02118ab4 module:overlay(26) +from:0x02118a5c kind:arm_call to:0x02099084 module:overlay(0) +from:0x02118ab0 kind:load to:0x02139e84 module:overlay(26) +from:0x02118ac0 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02118b24 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02118b50 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02118b6c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02118b7c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02118b94 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02118c4c kind:load to:0x02139ef0 module:overlay(26) +from:0x02118c50 kind:load to:0x02142bdc module:overlay(26) +from:0x02118c54 kind:load to:0x02137ea4 module:overlay(26) +from:0x02118c58 kind:load to:0x027e07d4 module:dtcm +from:0x02118d5c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02118d64 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02118d6c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02118d78 kind:load to:0x02139ef0 module:overlay(26) +from:0x02118d7c kind:load to:0x02142b80 module:overlay(26) +from:0x02118d80 kind:load to:0x02142ba4 module:overlay(26) +from:0x02118d84 kind:load to:0x02142bb4 module:overlay(26) +from:0x02118d88 kind:load to:0x02142bc4 module:overlay(26) +from:0x02118e8c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02118e94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02118e9c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02118ea4 kind:arm_call to:0x02011ff4 module:main +from:0x02118eb0 kind:load to:0x02139ef0 module:overlay(26) +from:0x02118eb4 kind:load to:0x02142b80 module:overlay(26) +from:0x02118eb8 kind:load to:0x02142ba4 module:overlay(26) +from:0x02118ebc kind:load to:0x02142bb4 module:overlay(26) +from:0x02118ec0 kind:load to:0x02142bc4 module:overlay(26) +from:0x02118ef4 kind:arm_call to:0x01fff698 module:itcm +from:0x02118f30 kind:arm_call to:0x020ec814 module:overlay(26) +from:0x02118f3c kind:arm_call to:0x0211917c module:overlay(26) +from:0x02118ff4 kind:arm_call to:0x0211917c module:overlay(26) +from:0x02119014 kind:load to:0x027e0cd8 module:dtcm +from:0x02119018 kind:load to:0x02142b80 module:overlay(26) +from:0x0211901c kind:load to:0x02142cb4 module:overlay(26) +from:0x02119020 kind:load to:0x02142ba4 module:overlay(26) +from:0x02119024 kind:load to:0x02142bb4 module:overlay(26) +from:0x02119038 kind:arm_call to:0x01fff584 module:itcm +from:0x02119068 kind:arm_call to:0x01fff698 module:itcm +from:0x021190c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021190f8 kind:arm_call to:0x01fff698 module:itcm +from:0x0211912c kind:arm_call to:0x01fff520 module:itcm +from:0x02119170 kind:load to:0x027e0cd8 module:dtcm +from:0x02119174 kind:load to:0x027e0ce8 module:dtcm +from:0x02119178 kind:load to:0x02139e78 module:overlay(26) +from:0x021191c0 kind:load to:0x02139f4c module:overlay(26) +from:0x021191f8 kind:load to:0x02139f4c module:overlay(26) +from:0x02119308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211930c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02119320 kind:arm_call to:0x01ffb714 module:itcm +from:0x02119328 kind:arm_call to:0x01ffb800 module:itcm +from:0x02119340 kind:arm_call to:0x01ff938c module:itcm +from:0x02119370 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02119380 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211938c kind:load to:0x0203feb0 module:main +from:0x021193ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02119418 kind:arm_call to:0x0211c7c8 module:overlay(26) +from:0x02119484 kind:load to:0x0204b164 module:main +from:0x021194bc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021194fc kind:arm_call to:0x0211917c module:overlay(26) +from:0x02119524 kind:arm_call to:0x021342bc module:overlay(26) +from:0x0211954c kind:arm_call to:0x020735f0 module:overlay(0) +from:0x02119594 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021195b4 kind:arm_call to:0x021196a8 module:overlay(26) +from:0x021195e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021195f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02119604 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119618 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211967c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211968c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211969c kind:load to:0x027e09a8 module:dtcm +from:0x021196b8 kind:load to:0x027e09bc module:dtcm +from:0x0211975c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119840 kind:load to:0x02139eb8 module:overlay(26) +from:0x02119844 kind:load to:0x0204b164 module:main +from:0x02119848 kind:load to:0x02139ea0 module:overlay(26) +from:0x02119884 kind:arm_call to:0x02113004 module:overlay(26) +from:0x021198e4 kind:arm_call to:0x021191c4 module:overlay(26) +from:0x021198f8 kind:arm_call to:0x021194b4 module:overlay(26) +from:0x021199ac kind:load to:0x02139eb8 module:overlay(26) +from:0x021199b0 kind:load to:0x0204b164 module:main +from:0x021199c0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021199e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021199f8 kind:arm_call to:0x020168f0 module:main +from:0x02119a70 kind:arm_call to:0x021196bc module:overlay(26) +from:0x02119a88 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119a98 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119aac kind:arm_call to:0x01ff9318 module:itcm +from:0x02119b40 kind:arm_call to:0x021191fc module:overlay(26) +from:0x02119b4c kind:arm_call to:0x02113110 module:overlay(26) +from:0x02119b78 kind:arm_call to:0x021191fc module:overlay(26) +from:0x02119b80 kind:arm_call to:0x02119290 module:overlay(26) +from:0x02119b88 kind:arm_call to:0x02119488 module:overlay(26) +from:0x02119b9c kind:arm_call to:0x0211917c module:overlay(26) +from:0x02119bbc kind:arm_call to:0x0211917c module:overlay(26) +from:0x02119bcc kind:load to:0x0203feb0 module:main +from:0x02119cb4 kind:load to:0x02139eb8 module:overlay(26) +from:0x02119cb8 kind:load to:0x0204b164 module:main +from:0x02119cc8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02119ce8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02119d0c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02119d1c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02119d2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02119d48 kind:arm_call to:0x01ffb800 module:itcm +from:0x02119d54 kind:arm_call to:0x02133954 module:overlay(26) +from:0x02119d68 kind:arm_call to:0x0211917c module:overlay(26) +from:0x02119d78 kind:arm_call to:0x0211917c module:overlay(26) +from:0x02119d88 kind:arm_call to:0x021196bc module:overlay(26) +from:0x02119d94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119e0c kind:arm_call to:0x01ff9318 module:itcm +from:0x02119e1c kind:arm_call to:0x01ff9318 module:itcm +from:0x02119e30 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119e8c kind:arm_call to:0x021191fc module:overlay(26) +from:0x02119e98 kind:arm_call to:0x02113110 module:overlay(26) +from:0x02119ec8 kind:arm_call to:0x021191fc module:overlay(26) +from:0x02119ed0 kind:arm_call to:0x02119290 module:overlay(26) +from:0x02119ed8 kind:arm_call to:0x02119488 module:overlay(26) +from:0x02119ef0 kind:arm_call to:0x0211917c module:overlay(26) +from:0x02119efc kind:load to:0x027e0ce0 module:dtcm +from:0x02119f00 kind:load to:0x0203feb0 module:main +from:0x02119fe8 kind:load to:0x02139ea0 module:overlay(26) +from:0x02119fec kind:load to:0x0204b164 module:main +from:0x02119ffc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211a01c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a044 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0211a050 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a060 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a0b4 kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211a0c4 kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211a0d4 kind:arm_call to:0x021196bc module:overlay(26) +from:0x0211a0e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a160 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a170 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a184 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a1cc kind:arm_call to:0x02133918 module:overlay(26) +from:0x0211a1d0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211a238 kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211a244 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0211a274 kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211a27c kind:arm_call to:0x02119290 module:overlay(26) +from:0x0211a284 kind:arm_call to:0x02119488 module:overlay(26) +from:0x0211a29c kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211a2a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a2ac kind:load to:0x0204b164 module:main +from:0x0211a2b8 kind:load to:0x0203feb0 module:main +from:0x0211a38c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211a39c kind:load to:0x02139ea0 module:overlay(26) +from:0x0211a3a0 kind:load to:0x0204b164 module:main +from:0x0211a3b0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211a3d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a3e8 kind:arm_call to:0x020168f0 module:main +from:0x0211a470 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a480 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a494 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a4ec kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211a55c kind:arm_call to:0x02113110 module:overlay(26) +from:0x0211a590 kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211a598 kind:arm_call to:0x02119290 module:overlay(26) +from:0x0211a5a4 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0211a5d4 kind:load to:0x0203feb0 module:main +from:0x0211a64c kind:arm_call to:0x021193f8 module:overlay(26) +from:0x0211a658 kind:load to:0x02139ea0 module:overlay(26) +from:0x0211a684 kind:arm_call to:0x02119488 module:overlay(26) +from:0x0211a6a4 kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211a6ac kind:arm_call to:0x02119394 module:overlay(26) +from:0x0211a824 kind:load to:0x02139eb8 module:overlay(26) +from:0x0211a828 kind:load to:0x0204b164 module:main +from:0x0211a83c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211a864 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a868 kind:arm_call to:0x02133918 module:overlay(26) +from:0x0211a86c kind:arm_call to:0x01ffb800 module:itcm +from:0x0211a880 kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211a888 kind:arm_call to:0x021196bc module:overlay(26) +from:0x0211aa04 kind:arm_call to:0x020168f0 module:main +from:0x0211aa84 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211aa94 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211aaa8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211aaf0 kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211aafc kind:arm_call to:0x02113110 module:overlay(26) +from:0x0211ab2c kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211ab34 kind:arm_call to:0x02119290 module:overlay(26) +from:0x0211ab54 kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211ab5c kind:arm_call to:0x02119488 module:overlay(26) +from:0x0211ab74 kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211ab80 kind:load to:0x0204b164 module:main +from:0x0211ab88 kind:load to:0x0203feb0 module:main +from:0x0211ac5c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211ad14 kind:load to:0x02139ed0 module:overlay(26) +from:0x0211ad18 kind:load to:0x0204b164 module:main +from:0x0211ad80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ade8 kind:arm_call to:0x020168f0 module:main +from:0x0211ae1c kind:arm_call to:0x01ff930c module:itcm +from:0x0211aeb4 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0211af58 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0211af64 kind:arm_call to:0x021339dc module:overlay(26) +from:0x0211af80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211afa0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211afcc kind:arm_call to:0x02133954 module:overlay(26) +from:0x0211affc kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211b00c kind:arm_call to:0x02119508 module:overlay(26) +from:0x0211b024 kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211b034 kind:load to:0x0204b164 module:main +from:0x0211b044 kind:load to:0x0203feb0 module:main +from:0x0211b0ec kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211b148 kind:load to:0x02139eb8 module:overlay(26) +from:0x0211b14c kind:load to:0x0204b164 module:main +from:0x0211b170 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b1bc kind:arm_call to:0x020168f0 module:main +from:0x0211b1d8 kind:arm_call to:0x020168f0 module:main +from:0x0211b1e8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b1f8 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0211b244 kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211b278 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b2ac kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211b2bc kind:arm_call to:0x02113110 module:overlay(26) +from:0x0211b308 kind:arm_call to:0x01ff9218 module:itcm +from:0x0211b318 kind:arm_call to:0x02119290 module:overlay(26) +from:0x0211b35c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b374 kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211b398 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b3b0 kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211b4cc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211b568 kind:load to:0x02139eb8 module:overlay(26) +from:0x0211b56c kind:load to:0x0204b164 module:main +from:0x0211b574 kind:load to:0x02142b80 module:overlay(26) +from:0x0211b588 kind:arm_call to:0x021196bc module:overlay(26) +from:0x0211b6bc kind:arm_call to:0x02133954 module:overlay(26) +from:0x0211b6cc kind:arm_call to:0x01ffd420 module:itcm +from:0x0211b6e4 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0211b6f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b708 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b714 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b798 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b7b8 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0211b7c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b7e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b804 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b818 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b82c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b850 kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211b878 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b8c0 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0211b8f0 kind:arm_call to:0x021191fc module:overlay(26) +from:0x0211b8f8 kind:arm_call to:0x02119290 module:overlay(26) +from:0x0211b904 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211b914 kind:arm_call to:0x02119488 module:overlay(26) +from:0x0211b954 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0211b97c kind:arm_call to:0x0211917c module:overlay(26) +from:0x0211b9cc kind:load to:0x0204b164 module:main +from:0x0211b9d4 kind:load to:0x027e09b8 module:dtcm +from:0x0211b9dc kind:load to:0x02142b80 module:overlay(26) +from:0x0211b9e0 kind:load to:0x02142ba4 module:overlay(26) +from:0x0211b9e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b9ec kind:load to:0x02139eb8 module:overlay(26) +from:0x0211ba00 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0211ba7c kind:load to:0x02142ba4 module:overlay(26) +from:0x0211ba80 kind:load to:0x02142b80 module:overlay(26) +from:0x0211ba84 kind:load to:0x0204b164 module:main +from:0x0211bad4 kind:arm_call to:0x0211cc2c module:overlay(26) +from:0x0211bad8 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0211baf0 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0211bbc0 kind:arm_call to:0x0211c818 module:overlay(26) +from:0x0211bc34 kind:arm_call to:0x0211cc2c module:overlay(26) +from:0x0211bc38 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0211bc50 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0211bc6c kind:arm_call to:0x0211c7c8 module:overlay(26) +from:0x0211bcac kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0211bcd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211bcfc kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0211bd20 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211bd40 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0211bd64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211bda0 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0211bdf0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211be1c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211be2c kind:arm_call to:0x01fff698 module:itcm +from:0x0211be88 kind:arm_call to:0x0211c9c0 module:overlay(26) +from:0x0211beb8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211bec0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211c050 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0211c094 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c0ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c0fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c39c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c400 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0211c494 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211c528 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c54c kind:arm_call to:0x01fffcd8 module:itcm +from:0x0211c558 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211c5e0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211c5f0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211c640 kind:arm_call to:0x0211c9c0 module:overlay(26) +from:0x0211c718 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211c728 kind:arm_call to:0x01fff698 module:itcm +from:0x0211c778 kind:arm_call to:0x0211c9c0 module:overlay(26) +from:0x0211c794 kind:load to:0x0204b164 module:main +from:0x0211c798 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c79c kind:load to:0x02142b80 module:overlay(26) +from:0x0211c7a0 kind:load to:0x02142bb4 module:overlay(26) +from:0x0211c7a4 kind:load to:0x02142bc8 module:overlay(26) +from:0x0211c7a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c7b8 kind:load to:0x0203feb0 module:main +from:0x0211c7bc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211c7c4 kind:load to:0x0204b608 module:main +from:0x0211c7f0 kind:arm_call to:0x021193f8 module:overlay(26) +from:0x0211c810 kind:load to:0x02142b80 module:overlay(26) +from:0x0211c814 kind:load to:0x02142ba4 module:overlay(26) +from:0x0211c830 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211c838 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211c83c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211c8b8 kind:arm_call to:0x021196a8 module:overlay(26) +from:0x0211c8f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c954 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c9a0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211c9ac kind:load to:0x0204b164 module:main +from:0x0211c9b8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211ca28 kind:arm_call to:0x020ec934 module:overlay(26) +from:0x0211ca3c kind:arm_call to:0x020ec9b8 module:overlay(26) +from:0x0211cab0 kind:load to:0x02142cb4 module:overlay(26) +from:0x0211cadc kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x0211cb1c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211cb4c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211cb5c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cb84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cb94 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cbf0 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0211cc1c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0211cc28 kind:load to:0x0203feb0 module:main +from:0x0211cc44 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211cc58 kind:load to:0x02143190 module:overlay(26) +from:0x0211cc6c kind:arm_call to:0x02011f3c module:main +from:0x0211cc78 kind:arm_call to:0x0211cca8 module:overlay(26) +from:0x0211cc8c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211cca4 kind:load to:0x0213a00c module:overlay(26) +from:0x0211ccb0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211cd10 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211cd38 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211cd50 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211cd68 kind:load to:0x0213a078 module:overlay(26) +from:0x0211cd6c kind:load to:0x02143190 module:overlay(26) +from:0x0211cd70 kind:load to:0x0213a030 module:overlay(26) +from:0x0211cd7c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211cdec kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0211ce10 kind:load to:0x027e09b8 module:dtcm +from:0x0211ce14 kind:load to:0x02139fec module:overlay(26) +from:0x0211ce38 kind:arm_call to:0x0211cec8 module:overlay(26) +from:0x0211ce5c kind:arm_call to:0x0211cec8 module:overlay(26) +from:0x0211cee0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0211cef0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0211cef8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211cf04 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211cf0c kind:arm_call to:0x02011ff4 module:main +from:0x0211cf24 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211cf2c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211cf34 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211cf4c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211cf54 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211cf5c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211cf64 kind:arm_call to:0x02011ff4 module:main +from:0x0211cf78 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211cf8c kind:load to:0x02143278 module:overlay(26) +from:0x0211cfa0 kind:arm_call to:0x02011f3c module:main +from:0x0211cfac kind:arm_call to:0x0211d014 module:overlay(26) +from:0x0211cfc0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211d00c kind:load to:0x0213a148 module:overlay(26) +from:0x0211d020 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211d084 kind:arm_call to:0x0211fc1c module:overlay(26) +from:0x0211d0b0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211d0cc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d0dc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d108 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211d120 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211d128 kind:arm_call_thumb to:0x020d800c module:overlay(24) +from:0x0211d180 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0211d1a8 kind:load to:0x0213a1e4 module:overlay(26) +from:0x0211d1ac kind:load to:0x02143278 module:overlay(26) +from:0x0211d1b0 kind:load to:0x0213a198 module:overlay(26) +from:0x0211d1b4 kind:load to:0x0213a138 module:overlay(26) +from:0x0211d1b8 kind:load to:0x0213a0e0 module:overlay(26) +from:0x0211d1c4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d1d8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d1f0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d1f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d200 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211d218 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d220 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d228 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211d230 kind:arm_call to:0x02011ff4 module:main +from:0x0211d24c kind:arm_call to:0x0211d304 module:overlay(26) +from:0x0211d268 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0211d27c kind:arm_call to:0x0211ebbc module:overlay(26) +from:0x0211d28c kind:load to:0x02135984 module:overlay(26) +from:0x0211d2b8 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0211d2cc kind:arm_call to:0x020d445c module:overlay(24) +from:0x0211d2f4 kind:arm_call to:0x02099c58 module:overlay(0) +from:0x0211d300 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d33c kind:load to:0x0213a0d8 module:overlay(26) +from:0x0211d378 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d3a4 kind:load to:0x027e09a8 module:dtcm +from:0x0211d3ac kind:load to:0x027e09b8 module:dtcm +from:0x0211d3dc kind:load to:0x027e0ce0 module:dtcm +from:0x0211d3e0 kind:load to:0x01ff9258 module:itcm +from:0x0211d410 kind:load to:0x027e09bc module:dtcm +from:0x0211d414 kind:load to:0x01ff9258 module:itcm +from:0x0211d430 kind:arm_call to:0x0211fe58 module:overlay(26) +from:0x0211d454 kind:arm_call to:0x0211e924 module:overlay(26) +from:0x0211d4a8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211d4c8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211d4e8 kind:arm_call to:0x0211f574 module:overlay(26) +from:0x0211d4f8 kind:arm_call to:0x0211dfd4 module:overlay(26) +from:0x0211d520 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0211d548 kind:arm_call to:0x0203b434 module:main +from:0x0211d554 kind:arm_call to:0x0203b434 module:main +from:0x0211d560 kind:arm_call to:0x0203c53c module:main +from:0x0211d570 kind:arm_call to:0x0203b2ec module:main +from:0x0211d580 kind:arm_call to:0x0203c53c module:main +from:0x0211d5a0 kind:arm_call to:0x0203b434 module:main +from:0x0211d5a8 kind:arm_call to:0x0203bea8 module:main +from:0x0211d5ac kind:arm_call to:0x0203badc module:main +from:0x0211d5c8 kind:arm_call to:0x0203b2ec module:main +from:0x0211d5e8 kind:arm_call to:0x0203c2b8 module:main +from:0x0211d5f0 kind:arm_call to:0x0203c53c module:main +from:0x0211d600 kind:arm_call to:0x0203b434 module:main +from:0x0211d60c kind:arm_call to:0x0203bea8 module:main +from:0x0211d610 kind:arm_call to:0x0203badc module:main +from:0x0211d624 kind:arm_call to:0x0203b348 module:main +from:0x0211d630 kind:arm_call to:0x0211e740 module:overlay(26) +from:0x0211d658 kind:arm_call to:0x0211d3b0 module:overlay(26) +from:0x0211d670 kind:arm_call to:0x0217527c module:overlay(90) +from:0x0211d680 kind:arm_call to:0x0211f760 module:overlay(26) +from:0x0211d69c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d6b0 kind:arm_call to:0x0211d340 module:overlay(26) +from:0x0211d6b8 kind:arm_call to:0x0211e740 module:overlay(26) +from:0x0211d704 kind:arm_call to:0x0203b434 module:main +from:0x0211d70c kind:arm_call to:0x0203c53c module:main +from:0x0211d714 kind:arm_call to:0x0203c53c module:main +from:0x0211d720 kind:arm_call to:0x0203b290 module:main +from:0x0211d730 kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211d738 kind:arm_call to:0x0203b434 module:main +from:0x0211d740 kind:arm_call to:0x0203bea8 module:main +from:0x0211d744 kind:arm_call to:0x0203badc module:main +from:0x0211d764 kind:arm_call to:0x020d837c module:overlay(24) +from:0x0211d780 kind:arm_call to:0x020d80a8 module:overlay(24) +from:0x0211d794 kind:arm_call to:0x0211f168 module:overlay(26) +from:0x0211d7ac kind:arm_call to:0x0203b434 module:main +from:0x0211d7b8 kind:arm_call to:0x0203c53c module:main +from:0x0211d7c0 kind:arm_call to:0x0203b290 module:main +from:0x0211d7cc kind:arm_call to:0x0203b434 module:main +from:0x0211d7d4 kind:arm_call to:0x0203c53c module:main +from:0x0211d7e0 kind:arm_call to:0x0203bea8 module:main +from:0x0211d7ec kind:arm_call to:0x0203c088 module:main +from:0x0211d7f4 kind:arm_call to:0x0203b434 module:main +from:0x0211d7fc kind:arm_call to:0x0203c53c module:main +from:0x0211d808 kind:arm_call to:0x0203bea8 module:main +from:0x0211d810 kind:arm_call to:0x0203c2b8 module:main +from:0x0211d814 kind:arm_call to:0x0203badc module:main +from:0x0211d828 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211d840 kind:arm_call to:0x0211d340 module:overlay(26) +from:0x0211d848 kind:arm_call to:0x0211e740 module:overlay(26) +from:0x0211d854 kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211d85c kind:arm_call to:0x0203b434 module:main +from:0x0211d864 kind:arm_call to:0x0203c53c module:main +from:0x0211d870 kind:arm_call to:0x0203c2b8 module:main +from:0x0211d880 kind:arm_call to:0x0203b434 module:main +from:0x0211d88c kind:arm_call to:0x0203bea8 module:main +from:0x0211d890 kind:arm_call to:0x0203badc module:main +from:0x0211d8bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d8e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d8f0 kind:arm_call to:0x0203b434 module:main +from:0x0211d8f8 kind:arm_call to:0x0203c53c module:main +from:0x0211d8fc kind:arm_call to:0x0203bdc4 module:main +from:0x0211d904 kind:arm_call to:0x0203b434 module:main +from:0x0211d90c kind:arm_call to:0x0203c53c module:main +from:0x0211d918 kind:arm_call to:0x0203bea8 module:main +from:0x0211d91c kind:arm_call to:0x0203badc module:main +from:0x0211d934 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d940 kind:arm_call to:0x0203b434 module:main +from:0x0211d948 kind:arm_call to:0x0203c53c module:main +from:0x0211d94c kind:arm_call to:0x0203bdc4 module:main +from:0x0211d968 kind:arm_call to:0x0203b434 module:main +from:0x0211d970 kind:arm_call to:0x0203c53c module:main +from:0x0211d980 kind:arm_call to:0x0203bea8 module:main +from:0x0211d984 kind:arm_call to:0x0203badc module:main +from:0x0211d9b0 kind:arm_call to:0x0211d340 module:overlay(26) +from:0x0211d9b8 kind:arm_call to:0x0211deec module:overlay(26) +from:0x0211d9ec kind:arm_call to:0x0203b434 module:main +from:0x0211d9f8 kind:arm_call to:0x0203b434 module:main +from:0x0211da04 kind:arm_call to:0x0203c53c module:main +from:0x0211da14 kind:arm_call to:0x0203bea8 module:main +from:0x0211da18 kind:arm_call to:0x0203badc module:main +from:0x0211da74 kind:arm_call to:0x0203b2ec module:main +from:0x0211da84 kind:arm_call to:0x0203c53c module:main +from:0x0211da94 kind:arm_call to:0x0203bea8 module:main +from:0x0211da98 kind:arm_call to:0x0203badc module:main +from:0x0211daec kind:arm_call to:0x0203c2b8 module:main +from:0x0211daf8 kind:arm_call to:0x0203c53c module:main +from:0x0211db08 kind:arm_call to:0x0203bea8 module:main +from:0x0211db0c kind:arm_call to:0x0203badc module:main +from:0x0211db78 kind:arm_call to:0x0203b434 module:main +from:0x0211db80 kind:arm_call to:0x0203c53c module:main +from:0x0211db8c kind:arm_call to:0x0203bea8 module:main +from:0x0211db90 kind:arm_call to:0x0203badc module:main +from:0x0211dbec kind:arm_call to:0x0211d340 module:overlay(26) +from:0x0211dc08 kind:arm_call to:0x0211d3b0 module:overlay(26) +from:0x0211dc1c kind:arm_call to:0x0203b434 module:main +from:0x0211dc28 kind:arm_call to:0x0203b348 module:main +from:0x0211dc7c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0211dcc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211dcd8 kind:arm_call to:0x0211f760 module:overlay(26) +from:0x0211dd5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211dda0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ddd8 kind:arm_call to:0x02175258 module:overlay(90) +from:0x0211dea8 kind:load to:0x02143360 module:overlay(26) +from:0x0211deac kind:load to:0x0213a0d0 module:overlay(26) +from:0x0211deb4 kind:load to:0x027e09a8 module:dtcm +from:0x0211dec4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ded4 kind:load to:0x0203feb0 module:main +from:0x0211df08 kind:arm_call to:0x0203b434 module:main +from:0x0211df14 kind:arm_call to:0x0203c53c module:main +from:0x0211df20 kind:arm_call to:0x0203c53c module:main +from:0x0211df30 kind:arm_call to:0x0203b290 module:main +from:0x0211df40 kind:arm_call to:0x0203bea8 module:main +from:0x0211df44 kind:arm_call to:0x0203badc module:main +from:0x0211dfac kind:arm_call to:0x0203b234 module:main +from:0x0211dfcc kind:load to:0x0203feb0 module:main +from:0x0211e018 kind:arm_call to:0x020f0c0c module:overlay(26) +from:0x0211e028 kind:arm_call to:0x01fff698 module:itcm +from:0x0211e048 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x0211e060 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0211e070 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0211e110 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0211e140 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0211e17c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211e1d4 kind:arm_call to:0x0211e80c module:overlay(26) +from:0x0211e1f8 kind:arm_call to:0x0211f5b0 module:overlay(26) +from:0x0211e21c kind:arm_call to:0x0211f68c module:overlay(26) +from:0x0211e278 kind:arm_call to:0x0211e80c module:overlay(26) +from:0x0211e3c4 kind:arm_call to:0x0211e80c module:overlay(26) +from:0x0211e418 kind:arm_call to:0x020eb114 module:overlay(26) +from:0x0211e468 kind:arm_call to:0x0211f760 module:overlay(26) +from:0x0211e530 kind:arm_call to:0x020eef8c module:overlay(26) +from:0x0211e670 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e714 kind:arm_call to:0x0211e894 module:overlay(26) +from:0x0211e724 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e728 kind:load to:0x027e0cd8 module:dtcm +from:0x0211e72c kind:load to:0x027e09a4 module:dtcm +from:0x0211e734 kind:load to:0x02135974 module:overlay(26) +from:0x0211e804 kind:load to:0x0204b164 module:main +from:0x0211e918 kind:arm_call to:0x01ff9364 module:itcm +from:0x0211e964 kind:arm_call to:0x0211ee0c module:overlay(26) +from:0x0211e9fc kind:arm_call to:0x0211ee0c module:overlay(26) +from:0x0211ea94 kind:arm_call to:0x0211ee90 module:overlay(26) +from:0x0211eab4 kind:load to:0x027e0960 module:dtcm +from:0x0211eab8 kind:load to:0x02143360 module:overlay(26) +from:0x0211eabc kind:load to:0x0204b164 module:main +from:0x0211eb08 kind:arm_call to:0x0211ee0c module:overlay(26) +from:0x0211eb30 kind:arm_call to:0x02120064 module:overlay(26) +from:0x0211eb4c kind:arm_call to:0x0211ee90 module:overlay(26) +from:0x0211eb70 kind:load to:0x027e0ce4 module:dtcm +from:0x0211eb74 kind:load to:0x027e0960 module:dtcm +from:0x0211eb78 kind:load to:0x02143360 module:overlay(26) +from:0x0211eb88 kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x0211eb9c kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x0211ebb8 kind:load to:0x027e09a4 module:dtcm +from:0x0211ebcc kind:arm_call to:0x02120228 module:overlay(26) +from:0x0211ec1c kind:arm_call to:0x0211eac4 module:overlay(26) +from:0x0211ec30 kind:arm_call to:0x0211eb7c module:overlay(26) +from:0x0211ec44 kind:arm_call to:0x02120064 module:overlay(26) +from:0x0211ec5c kind:arm_call to:0x02120078 module:overlay(26) +from:0x0211ec64 kind:arm_call to:0x021201a8 module:overlay(26) +from:0x0211ec98 kind:arm_call to:0x0211eb7c module:overlay(26) +from:0x0211ecc0 kind:arm_call to:0x0211ee0c module:overlay(26) +from:0x0211ed3c kind:arm_call to:0x0211ee0c module:overlay(26) +from:0x0211ed88 kind:arm_call to:0x0211ee90 module:overlay(26) +from:0x0211eda8 kind:arm_call to:0x0211ee0c module:overlay(26) +from:0x0211ede8 kind:arm_call to:0x0211f06c module:overlay(26) +from:0x0211edf4 kind:load to:0x02143360 module:overlay(26) +from:0x0211edf8 kind:load to:0x027e09a4 module:dtcm +from:0x0211edfc kind:load to:0x027e09b8 module:dtcm +from:0x0211ee00 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ee04 kind:load to:0x027e0960 module:dtcm +from:0x0211ee08 kind:load to:0x0204b164 module:main +from:0x0211ee88 kind:load to:0x027e09b8 module:dtcm +from:0x0211eed8 kind:arm_call to:0x0211f760 module:overlay(26) +from:0x0211ef10 kind:arm_call to:0x020d8064 module:overlay(24) +from:0x0211eff4 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0211f03c kind:arm_call to:0x02017e3c module:main +from:0x0211f044 kind:arm_call to:0x0211e740 module:overlay(26) +from:0x0211f068 kind:load to:0x0204b164 module:main +from:0x0211f0c0 kind:arm_call to:0x020d8064 module:overlay(24) +from:0x0211f12c kind:arm_call to:0x02175258 module:overlay(90) +from:0x0211f154 kind:arm_call to:0x0211f760 module:overlay(26) +from:0x0211f164 kind:load to:0x027e0ce4 module:dtcm +from:0x0211f1d4 kind:arm_call to:0x02120124 module:overlay(26) +from:0x0211f208 kind:load to:0x02143360 module:overlay(26) +from:0x0211f2d8 kind:arm_call to:0x0201a9dc module:main +from:0x0211f364 kind:arm_call to:0x0201a9dc module:main +from:0x0211f370 kind:load to:0x027e0998 module:dtcm +from:0x0211f374 kind:load to:0x0204c49c module:main +from:0x0211f3ac kind:arm_call to:0x0211d3e4 module:overlay(26) +from:0x0211f3f4 kind:arm_call to:0x020c219c module:overlay(17) +from:0x0211f408 kind:arm_call_thumb to:0x0205db0c module:overlay(0) +from:0x0211f418 kind:arm_call to:0x0205db58 module:overlay(0) +from:0x0211f450 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f494 kind:arm_call to:0x0200eab0 module:main +from:0x0211f4ec kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211f4f8 kind:load to:0x027e09ac module:dtcm +from:0x0211f500 kind:load to:0x027e09b4 module:dtcm +from:0x0211f5a8 kind:arm_call to:0x021342bc module:overlay(26) +from:0x0211f5d8 kind:arm_call to:0x01fff520 module:itcm +from:0x0211f628 kind:arm_call to:0x01fff698 module:itcm +from:0x0211f65c kind:arm_call to:0x01fff520 module:itcm +from:0x0211f680 kind:load to:0x027e0ce8 module:dtcm +from:0x0211f684 kind:load to:0x0213a120 module:overlay(26) +from:0x0211f688 kind:load to:0x027e0cd8 module:dtcm +from:0x0211f6b4 kind:arm_call to:0x01fff520 module:itcm +from:0x0211f6fc kind:arm_call to:0x01fff698 module:itcm +from:0x0211f730 kind:arm_call to:0x01fff520 module:itcm +from:0x0211f754 kind:load to:0x027e0ce8 module:dtcm +from:0x0211f758 kind:load to:0x0213a12c module:overlay(26) +from:0x0211f75c kind:load to:0x027e0cd8 module:dtcm +from:0x0211f7a0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211f81c kind:arm_call to:0x0211f760 module:overlay(26) +from:0x0211f840 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0211f8b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f8e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f91c kind:arm_call to:0x0211f760 module:overlay(26) +from:0x0211f95c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f97c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211fb90 kind:load to:0x027e0cd8 module:dtcm +from:0x0211fb94 kind:load to:0x027e09a4 module:dtcm +from:0x0211fb98 kind:load to:0x0213a0f8 module:overlay(26) +from:0x0211fbcc kind:arm_call to:0x01fff584 module:itcm +from:0x0211fbf4 kind:arm_call to:0x01fff584 module:itcm +from:0x0211fc24 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0211fc38 kind:load to:0x0213a16c module:overlay(26) +from:0x0211fc44 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0211fc4c kind:arm_call to:0x01ffc57c module:itcm +from:0x0211fca0 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0211fcc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211fd34 kind:arm_call to:0x01ffcc98 module:itcm +from:0x0211fda4 kind:arm_call to:0x01ffcc98 module:itcm +from:0x0211fdd0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211fde0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211fde8 kind:arm_call to:0x02011ff4 module:main +from:0x0211fdfc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211fe04 kind:arm_call to:0x02011ff4 module:main +from:0x0211fe18 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211fe3c kind:load to:0x0213a244 module:overlay(26) +from:0x0211fe4c kind:arm_call to:0x02011ff4 module:main +from:0x0211fe60 kind:arm_call to:0x021201a8 module:overlay(26) +from:0x0211fe90 kind:arm_call to:0x021201c8 module:overlay(26) +from:0x0211fee4 kind:arm_call to:0x02120210 module:overlay(26) +from:0x0211ff00 kind:arm_call to:0x02120144 module:overlay(26) +from:0x0211ff1c kind:arm_call to:0x0203aec8 module:main +from:0x0211ff30 kind:arm_call to:0x0203a0d0 module:main +from:0x0211ff34 kind:arm_call to:0x0203adc4 module:main +from:0x0211ff44 kind:arm_call to:0x0203bea8 module:main +from:0x0211ff84 kind:arm_call to:0x0203b290 module:main +from:0x0211ff94 kind:arm_call to:0x0203bea8 module:main +from:0x0211ffa0 kind:arm_call to:0x0203c088 module:main +from:0x0211ffa8 kind:arm_call to:0x0203bea8 module:main +from:0x0211ffb0 kind:arm_call to:0x0203c2b8 module:main +from:0x0211ffb4 kind:arm_call to:0x0203badc module:main +from:0x0211ffd4 kind:arm_call to:0x02120144 module:overlay(26) +from:0x0211ffe8 kind:arm_call to:0x021201ec module:overlay(26) +from:0x02120044 kind:arm_call to:0x02120210 module:overlay(26) +from:0x0212004c kind:arm_call to:0x02120248 module:overlay(26) +from:0x02120058 kind:load to:0x0204b164 module:main +from:0x0212006c kind:arm_call to:0x02120144 module:overlay(26) +from:0x021200bc kind:arm_call to:0x02120064 module:overlay(26) +from:0x021200e4 kind:arm_call to:0x02120210 module:overlay(26) +from:0x021200f0 kind:arm_call to:0x02120210 module:overlay(26) +from:0x021200f8 kind:arm_call to:0x021201a8 module:overlay(26) +from:0x02120114 kind:arm_call to:0x02120248 module:overlay(26) +from:0x02120120 kind:load to:0x0204b164 module:main +from:0x02120138 kind:load to:0x02120248 module:overlay(26) +from:0x021201a4 kind:load to:0x027e09a4 module:dtcm +from:0x021201b0 kind:arm_call to:0x02120144 module:overlay(26) +from:0x021201d0 kind:arm_call to:0x02120144 module:overlay(26) +from:0x021201f4 kind:arm_call to:0x02120144 module:overlay(26) +from:0x02120244 kind:load to:0x027e09b8 module:dtcm +from:0x02120250 kind:arm_call to:0x021201c8 module:overlay(26) +from:0x021202b4 kind:load to:0x0204b164 module:main +from:0x021202c8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021202dc kind:load to:0x0213a2a0 module:overlay(26) +from:0x0212033c kind:load to:0x027e09a4 module:dtcm +from:0x0212034c kind:load to:0x020990f4 module:overlay(0) +from:0x02120358 kind:load to:0x02143388 module:overlay(26) +from:0x0212036c kind:arm_call to:0x02011f3c module:main +from:0x02120378 kind:arm_call to:0x021203f0 module:overlay(26) +from:0x0212038c kind:arm_call to:0x021202c0 module:overlay(26) +from:0x021203e4 kind:load to:0x0213a27c module:overlay(26) +from:0x02120420 kind:arm_call to:0x020aa3b0 module:overlay(0) +from:0x02120440 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0212045c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212046c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021204e4 kind:arm_call to:0x02122bb8 module:overlay(26) +from:0x021205c4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021205dc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212060c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02120610 kind:load to:0x0213a3e8 module:overlay(26) +from:0x02120614 kind:load to:0x02138328 module:overlay(26) +from:0x02120618 kind:load to:0x0213a4ac module:overlay(26) +from:0x0212061c kind:load to:0x0213800c module:overlay(26) +from:0x02120620 kind:load to:0x0213a368 module:overlay(26) +from:0x0212062c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02120680 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x02120690 kind:arm_call to:0x02120924 module:overlay(26) +from:0x021206c8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021206d0 kind:arm_call to:0x021207ac module:overlay(26) +from:0x02120714 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02120718 kind:load to:0x02122b04 module:overlay(26) +from:0x0212071c kind:load to:0x0213a25c module:overlay(26) +from:0x0212075c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02120790 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x021207a0 kind:load to:0x0213a254 module:overlay(26) +from:0x021207a4 kind:load to:0x021359ac module:overlay(26) +from:0x021207a8 kind:load to:0x021359d0 module:overlay(26) +from:0x021207d0 kind:arm_call to:0x01fff698 module:itcm +from:0x021207e0 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x021207e8 kind:arm_call to:0x02120924 module:overlay(26) +from:0x021207f8 kind:arm_call to:0x01ffedac module:itcm +from:0x02120804 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x02120848 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02120878 kind:arm_call to:0x01fff498 module:itcm +from:0x0212089c kind:arm_call to:0x01fff584 module:itcm +from:0x0212090c kind:load to:0x027e0cd8 module:dtcm +from:0x02120910 kind:load to:0x027e0ce8 module:dtcm +from:0x02120914 kind:load to:0x021359bc module:overlay(26) +from:0x0212099c kind:load to:0x0213a2e8 module:overlay(26) +from:0x021209b8 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02120a10 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02120a38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120a88 kind:arm_call to:0x02120b00 module:overlay(26) +from:0x02120a90 kind:load to:0x0213a328 module:overlay(26) +from:0x02120a94 kind:load to:0x027e0cd8 module:dtcm +from:0x02120ab8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02120ad8 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02120afc kind:load to:0x027e09b8 module:dtcm +from:0x02120b34 kind:arm_call to:0x02120b44 module:overlay(26) +from:0x02120b3c kind:arm_call to:0x02120e84 module:overlay(26) +from:0x02120b70 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02120ba4 kind:arm_call to:0x020151dc module:main +from:0x02120bd4 kind:arm_call to:0x0212252c module:overlay(26) +from:0x02120be0 kind:arm_call to:0x01ffd118 module:itcm +from:0x02120c64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02120c74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120cd4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02120ce0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120cf0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120cf8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02120d18 kind:arm_call to:0x01ffd118 module:itcm +from:0x02120d44 kind:arm_call to:0x021210b0 module:overlay(26) +from:0x02120da0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02120e68 kind:arm_call to:0x021225e0 module:overlay(26) +from:0x02120e74 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x02120e7c kind:load to:0x027e0cd8 module:dtcm +from:0x02120e80 kind:load to:0x0204b164 module:main +from:0x02120ea8 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02120ebc kind:arm_call to:0x020151dc module:main +from:0x02120ed0 kind:arm_call to:0x0212260c module:overlay(26) +from:0x02120edc kind:arm_call to:0x02122624 module:overlay(26) +from:0x02120f04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120f1c kind:arm_call to:0x021225e0 module:overlay(26) +from:0x02120fb8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02120fd4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02120fe0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02120ff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121008 kind:arm_call to:0x021210b0 module:overlay(26) +from:0x0212101c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02121030 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02121040 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02121048 kind:arm_call to:0x01ffb428 module:itcm +from:0x021210a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021210c0 kind:arm_call to:0x01fff698 module:itcm +from:0x021210d0 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x021210e8 kind:arm_call to:0x02120924 module:overlay(26) +from:0x02121130 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02121144 kind:arm_call to:0x021229a8 module:overlay(26) +from:0x02121174 kind:arm_call to:0x021229a8 module:overlay(26) +from:0x0212118c kind:arm_call to:0x01fff584 module:itcm +from:0x021211d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02121204 kind:arm_call to:0x0200eab0 module:main +from:0x02121224 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02121234 kind:load to:0x0213a254 module:overlay(26) +from:0x021212b4 kind:load to:0x02121238 module:overlay(26) +from:0x021212c0 kind:arm_call to:0x021229a8 module:overlay(26) +from:0x021212cc kind:arm_call to:0x02122678 module:overlay(26) +from:0x021212f4 kind:arm_call to:0x02121b74 module:overlay(26) +from:0x021212fc kind:arm_call to:0x0212263c module:overlay(26) +from:0x0212133c kind:arm_call to:0x0212263c module:overlay(26) +from:0x0212138c kind:arm_call to:0x021225e0 module:overlay(26) +from:0x02121394 kind:load to:0x027e0cd8 module:dtcm +from:0x021213a0 kind:arm_call to:0x021229a8 module:overlay(26) +from:0x021213b8 kind:arm_call to:0x02121b74 module:overlay(26) +from:0x021213cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021213f0 kind:arm_call to:0x0212263c module:overlay(26) +from:0x02121460 kind:load to:0x0204b164 module:main +from:0x0212148c kind:arm_call to:0x02122678 module:overlay(26) +from:0x021214c8 kind:arm_call to:0x021229a8 module:overlay(26) +from:0x021214d4 kind:arm_call to:0x02121b74 module:overlay(26) +from:0x021214dc kind:arm_call to:0x0212263c module:overlay(26) +from:0x0212150c kind:arm_call to:0x02120924 module:overlay(26) +from:0x02121524 kind:arm_call to:0x0212093c module:overlay(26) +from:0x02121544 kind:load to:0x021359e0 module:overlay(26) +from:0x02121584 kind:arm_call to:0x020b8d88 module:overlay(16) +from:0x02121594 kind:arm_call to:0x020b8d60 module:overlay(16) +from:0x021215a0 kind:arm_call to:0x02121238 module:overlay(26) +from:0x021215b0 kind:arm_call to:0x02122180 module:overlay(26) +from:0x021215e8 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x0212163c kind:load to:0x020b7ab8 module:overlay(0) +from:0x02121684 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x02121730 kind:arm_call to:0x01ffb428 module:itcm +from:0x02121784 kind:arm_call to:0x0212263c module:overlay(26) +from:0x021217dc kind:arm_call to:0x0212260c module:overlay(26) +from:0x021217e8 kind:arm_call to:0x02122624 module:overlay(26) +from:0x02121810 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121888 kind:arm_call to:0x01ff9638 module:itcm +from:0x021218ac kind:load to:0x0204b164 module:main +from:0x021218ec kind:arm_call to:0x01ffb428 module:itcm +from:0x02121960 kind:arm_call to:0x021226a0 module:overlay(26) +from:0x0212197c kind:arm_call to:0x021226d4 module:overlay(26) +from:0x02121a4c kind:arm_call to:0x020151dc module:main +from:0x02121a5c kind:arm_call to:0x0212252c module:overlay(26) +from:0x02121a7c kind:arm_call to:0x01ff930c module:itcm +from:0x02121a8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02121b18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02121b30 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x02121b38 kind:load to:0x0203feb0 module:main +from:0x02121b5c kind:arm_call to:0x020b8aa0 module:overlay(16) +from:0x02121b64 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x02121b70 kind:load to:0x021225a4 module:overlay(26) +from:0x02121bc8 kind:arm_call to:0x02120924 module:overlay(26) +from:0x02121bdc kind:arm_call to:0x0212339c module:overlay(26) +from:0x02121bf4 kind:arm_call to:0x01fff350 module:itcm +from:0x02121c2c kind:arm_call to:0x01fff350 module:itcm +from:0x02121c48 kind:arm_call to:0x02121304 module:overlay(26) +from:0x02121c70 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02121ca8 kind:arm_call to:0x01fff698 module:itcm +from:0x02121cb8 kind:arm_call to:0x01fff698 module:itcm +from:0x02121cc8 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x02121cdc kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x02121cec kind:arm_call to:0x02121e24 module:overlay(26) +from:0x02121cfc kind:arm_call to:0x02121e24 module:overlay(26) +from:0x02121d14 kind:arm_call to:0x021226d4 module:overlay(26) +from:0x02121d54 kind:arm_call to:0x020747bc module:overlay(0) +from:0x02121d78 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x02121d88 kind:arm_call to:0x02121304 module:overlay(26) +from:0x02121d98 kind:arm_call to:0x0212252c module:overlay(26) +from:0x02121db8 kind:arm_call to:0x02122a44 module:overlay(26) +from:0x02121e10 kind:load to:0x027e0ce4 module:dtcm +from:0x02121e14 kind:load to:0x027e09b8 module:dtcm +from:0x02121e18 kind:load to:0x027e0cd8 module:dtcm +from:0x02121e1c kind:load to:0x027e0ce0 module:dtcm +from:0x02121e80 kind:arm_call to:0x0203b434 module:main +from:0x02121e8c kind:arm_call to:0x0203c088 module:main +from:0x02121e94 kind:arm_call to:0x0203b434 module:main +from:0x02121e9c kind:arm_call to:0x0203c2b8 module:main +from:0x02121ea0 kind:arm_call to:0x0203badc module:main +from:0x02121ea8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212217c kind:load to:0x0204b164 module:main +from:0x02122254 kind:arm_call to:0x02121e50 module:overlay(26) +from:0x02122294 kind:arm_call to:0x01ffb744 module:itcm +from:0x021222dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212239c kind:arm_call to:0x0212252c module:overlay(26) +from:0x021223a4 kind:arm_call to:0x021225e0 module:overlay(26) +from:0x02122408 kind:arm_call to:0x01ff930c module:itcm +from:0x02122488 kind:arm_call to:0x01ffb428 module:itcm +from:0x02122520 kind:load to:0x0204b164 module:main +from:0x02122528 kind:load to:0x0203feb0 module:main +from:0x0212256c kind:arm_call to:0x02123170 module:overlay(26) +from:0x021225c0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021225dc kind:load to:0x027e09b8 module:dtcm +from:0x02122600 kind:load to:0x027e09a8 module:dtcm +from:0x02122608 kind:load to:0x020731e8 module:overlay(0) +from:0x02122620 kind:load to:0x027e0ce0 module:dtcm +from:0x02122638 kind:load to:0x027e09bc module:dtcm +from:0x02122668 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02122674 kind:load to:0x027e09bc module:dtcm +from:0x02122698 kind:arm_call to:0x021342bc module:overlay(26) +from:0x021226cc kind:load to:0x027e0ce0 module:dtcm +from:0x021226d0 kind:load to:0x01ff9258 module:itcm +from:0x021226dc kind:arm_call to:0x02122624 module:overlay(26) +from:0x021226f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02122754 kind:arm_call to:0x01ffc768 module:itcm +from:0x02122778 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02122788 kind:load to:0x020b66c4 module:overlay(0) +from:0x0212278c kind:load to:0x027e09b4 module:dtcm +from:0x021227b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021227e4 kind:arm_call to:0x0212260c module:overlay(26) +from:0x0212280c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212281c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02122864 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212289c kind:arm_call to:0x01ff9258 module:itcm +from:0x021228a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02122930 kind:arm_call to:0x01ff916c module:itcm +from:0x02122960 kind:arm_call to:0x01ff9318 module:itcm +from:0x02122970 kind:arm_call to:0x01ff930c module:itcm +from:0x02122980 kind:arm_call to:0x01ff9318 module:itcm +from:0x021229c4 kind:arm_call to:0x01fff584 module:itcm +from:0x02122a60 kind:arm_call to:0x01fff584 module:itcm +from:0x02122b70 kind:arm_call to:0x0200e260 module:main +from:0x02122b80 kind:arm_call to:0x01ffad5c module:itcm +from:0x02122bb0 kind:load to:0x0213a254 module:overlay(26) +from:0x02122bb4 kind:load to:0x027e0964 module:dtcm +from:0x02122bc0 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x02122bd4 kind:load to:0x0213a2c4 module:overlay(26) +from:0x02122be0 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x02122be8 kind:arm_call to:0x01ffc57c module:itcm +from:0x02122bf8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02122c00 kind:arm_call to:0x02011ff4 module:main +from:0x02122c18 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02122c20 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02122c28 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02122c30 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02122c48 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02122c50 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02122c58 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02122c60 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02122c68 kind:arm_call to:0x02011ff4 module:main +from:0x02122c80 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02122c88 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02122c90 kind:arm_call to:0x02011ff4 module:main +from:0x02122ca8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02122cb0 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02122cc4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02122cd8 kind:load to:0x02143470 module:overlay(26) +from:0x02122cec kind:arm_call to:0x02011f3c module:main +from:0x02122cf8 kind:arm_call to:0x02122d70 module:overlay(26) +from:0x02122d0c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02122d6c kind:load to:0x0213a618 module:overlay(26) +from:0x02122d80 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02122de4 kind:arm_call to:0x02123370 module:overlay(26) +from:0x02122e10 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02122e28 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02122e38 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02122e70 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02122e88 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02122ed0 kind:load to:0x0213a668 module:overlay(26) +from:0x02122ed4 kind:load to:0x02143470 module:overlay(26) +from:0x02122ed8 kind:load to:0x02137ea4 module:overlay(26) +from:0x02122edc kind:load to:0x0213800c module:overlay(26) +from:0x02122ee0 kind:load to:0x0213a5f8 module:overlay(26) +from:0x02122eec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02122f04 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02122f0c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02122f14 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02122f1c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02122f34 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02122f3c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02122f44 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02122f4c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02122f54 kind:arm_call to:0x02011ff4 module:main +from:0x02122fa4 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02122fc4 kind:arm_call to:0x02122fd8 module:overlay(26) +from:0x02122fd4 kind:load to:0x02135b48 module:overlay(26) +from:0x02123010 kind:load to:0x0213a5c0 module:overlay(26) +from:0x02123090 kind:load to:0x0213a5d0 module:overlay(26) +from:0x0212314c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123164 kind:arm_call to:0x02122fd8 module:overlay(26) +from:0x021231d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021231e0 kind:arm_call to:0x02122fd8 module:overlay(26) +from:0x021231f4 kind:load to:0x027e09a8 module:dtcm +from:0x02123224 kind:load to:0x02099c6c module:overlay(0) +from:0x02123258 kind:arm_call to:0x0200eab0 module:main +from:0x02123290 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02123338 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0212336c kind:load to:0x0213a5e0 module:overlay(26) +from:0x02123378 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0212338c kind:load to:0x0213a63c module:overlay(26) +from:0x02123398 kind:load to:0x01ffc57c module:itcm +from:0x021233b0 kind:load to:0x0213a5b0 module:overlay(26) +from:0x021233bc kind:arm_call to:0x0209847c module:overlay(0) +from:0x021233f8 kind:load to:0x0213a5bc module:overlay(26) +from:0x02123404 kind:arm_call to:0x0209847c module:overlay(0) +from:0x02123434 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212343c kind:arm_call to:0x02011ff4 module:main +from:0x02123450 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02123464 kind:load to:0x02143558 module:overlay(26) +from:0x02123478 kind:arm_call to:0x02011f3c module:main +from:0x02123484 kind:arm_call to:0x021234ec module:overlay(26) +from:0x02123498 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021234e4 kind:load to:0x0213a6c8 module:overlay(26) +from:0x021234f8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212355c kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02123588 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021235a4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021235b4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02123654 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02123664 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02123678 kind:load to:0x0213a79c module:overlay(26) +from:0x0212367c kind:load to:0x02143558 module:overlay(26) +from:0x02123680 kind:load to:0x0213a198 module:overlay(26) +from:0x02123688 kind:load to:0x0213a734 module:overlay(26) +from:0x0212368c kind:load to:0x02135b88 module:overlay(26) +from:0x0212369c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021236a4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021236ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021236c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021236cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021236d4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021236dc kind:arm_call to:0x02011ff4 module:main +from:0x021236f0 kind:arm_call to:0x0212396c module:overlay(26) +from:0x02123700 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02123710 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0212371c kind:load to:0x021241ec module:overlay(26) +from:0x02123734 kind:arm_call to:0x021233e4 module:overlay(26) +from:0x0212374c kind:arm_call to:0x01fff350 module:itcm +from:0x0212376c kind:arm_call to:0x02099c58 module:overlay(0) +from:0x02123778 kind:load to:0x027e0ce4 module:dtcm +from:0x021237b4 kind:load to:0x0213a6e4 module:overlay(26) +from:0x021237f0 kind:arm_call to:0x02123ed4 module:overlay(26) +from:0x02123824 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123868 kind:arm_call to:0x01ffb428 module:itcm +from:0x021238c0 kind:arm_call to:0x01fff698 module:itcm +from:0x021238d0 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x021238e4 kind:arm_call to:0x02123fb0 module:overlay(26) +from:0x021238f4 kind:arm_call to:0x02123f4c module:overlay(26) +from:0x02123964 kind:load to:0x0213a70c module:overlay(26) +from:0x02123968 kind:load to:0x027e0cd8 module:dtcm +from:0x02123980 kind:arm_call to:0x0212377c module:overlay(26) +from:0x021239a8 kind:arm_call to:0x02123f38 module:overlay(26) +from:0x021239f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123a64 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02123a70 kind:arm_call to:0x01ffb428 module:itcm +from:0x02123a80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123aa8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02123b30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123b40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123b4c kind:arm_call to:0x01ffb428 module:itcm +from:0x02123b5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02123b88 kind:arm_call to:0x0212377c module:overlay(26) +from:0x02123bb8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02123bd0 kind:load to:0x027e0cd8 module:dtcm +from:0x02123bd8 kind:load to:0x027e09a8 module:dtcm +from:0x02123cd0 kind:arm_call to:0x0212377c module:overlay(26) +from:0x02123d7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123db8 kind:arm_call to:0x0212377c module:overlay(26) +from:0x02123e00 kind:arm_call to:0x0212377c module:overlay(26) +from:0x02123e54 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02123e5c kind:load to:0x027e09a8 module:dtcm +from:0x02123eb8 kind:arm_call to:0x0212377c module:overlay(26) +from:0x02123f30 kind:load to:0x020453b0 module:main +from:0x02123f34 kind:load to:0x020b9b30 module:overlays(3,8,9,13,16) +from:0x02123f80 kind:arm_call to:0x02123170 module:overlay(26) +from:0x02123f98 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02123fa8 kind:load to:0x027e09a8 module:dtcm +from:0x02124000 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x02124054 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212406c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02124080 kind:load to:0x027e0cec module:dtcm +from:0x02124084 kind:load to:0x027e09a8 module:dtcm +from:0x021240a4 kind:arm_call to:0x021240cc module:overlay(26) +from:0x021240c4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02124144 kind:arm_call to:0x01ffc768 module:itcm +from:0x02124168 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02124174 kind:load to:0x027e0cd8 module:dtcm +from:0x02124178 kind:load to:0x020b66c4 module:overlay(0) +from:0x0212417c kind:load to:0x027e09b4 module:dtcm +from:0x02124268 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02124278 kind:arm_call to:0x01ffa60c module:itcm +from:0x021242ec kind:arm_call to:0x0200e260 module:main +from:0x021242fc kind:arm_call to:0x01ffad5c module:itcm +from:0x02124340 kind:load to:0x0203feb0 module:main +from:0x02124344 kind:load to:0x027e0964 module:dtcm +from:0x02124354 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02124368 kind:load to:0x02143644 module:overlay(26) +from:0x0212437c kind:arm_call to:0x02011f3c module:main +from:0x02124388 kind:arm_call to:0x021243f0 module:overlay(26) +from:0x0212439c kind:arm_call to:0x02099040 module:overlay(0) +from:0x021243e8 kind:load to:0x0213a83c module:overlay(26) +from:0x021243fc kind:arm_call to:0x0211329c module:overlay(26) +from:0x02124460 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x021244c0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021244c8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02124534 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02124554 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x02124568 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02124570 kind:arm_call to:0x02124a08 module:overlay(26) +from:0x02124588 kind:arm_call to:0x02125050 module:overlay(26) +from:0x021245a4 kind:load to:0x0213a860 module:overlay(26) +from:0x021245a8 kind:load to:0x02143644 module:overlay(26) +from:0x021245b0 kind:load to:0x020b3fc8 module:overlay(0) +from:0x021245c0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021245c8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021245d0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021245d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021245e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021245f8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02124600 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02124608 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02124610 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02124618 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02124620 kind:arm_call to:0x02011ff4 module:main +from:0x02124658 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02124660 kind:arm_call to:0x02124f50 module:overlay(26) +from:0x021246a8 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x021246c0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021246d4 kind:arm_call to:0x02124df4 module:overlay(26) +from:0x021246e4 kind:arm_call to:0x02124df4 module:overlay(26) +from:0x02124710 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02124738 kind:arm_call to:0x02124c74 module:overlay(26) +from:0x02124794 kind:arm_call to:0x02124d98 module:overlay(26) +from:0x0212479c kind:arm_call to:0x02125050 module:overlay(26) +from:0x021247f4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02124804 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212481c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0212482c kind:arm_call to:0x02124d98 module:overlay(26) +from:0x02124834 kind:arm_call to:0x021250a0 module:overlay(26) +from:0x02124890 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021248ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021248c4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021248dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021248e8 kind:arm_call to:0x02124fc4 module:overlay(26) +from:0x02124910 kind:arm_call to:0x02124d98 module:overlay(26) +from:0x02124918 kind:arm_call to:0x021250a0 module:overlay(26) +from:0x02124938 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02124954 kind:arm_call to:0x0212503c module:overlay(26) +from:0x0212495c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02124964 kind:arm_call to:0x02124d98 module:overlay(26) +from:0x0212496c kind:arm_call to:0x021250a0 module:overlay(26) +from:0x02124988 kind:arm_call to:0x02124cd0 module:overlay(26) +from:0x02124994 kind:load to:0x027e0ce0 module:dtcm +from:0x02124998 kind:load to:0x027e0cec module:dtcm +from:0x0212499c kind:load to:0x027e0cd8 module:dtcm +from:0x021249a0 kind:load to:0x027e09a8 module:dtcm +from:0x021249a8 kind:load to:0x027e09bc module:dtcm +from:0x021249d0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021249d8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021249f4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02124a00 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02124a18 kind:arm_call to:0x02133930 module:overlay(26) +from:0x02124a20 kind:arm_call to:0x02133b6c module:overlay(26) +from:0x02124a64 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02124a80 kind:arm_call to:0x021338ec module:overlay(26) +from:0x02124be4 kind:arm_call to:0x02133834 module:overlay(26) +from:0x02124c44 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02124c64 kind:load to:0x0204b164 module:main +from:0x02124c70 kind:load to:0x027e0cd8 module:dtcm +from:0x02124cec kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02124d14 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02124d30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02124d4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02124d64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02124d6c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02124d88 kind:load to:0x027e0cec module:dtcm +from:0x02124d8c kind:load to:0x027e09a8 module:dtcm +from:0x02124d94 kind:load to:0x02143630 module:overlay(26) +from:0x02124dac kind:arm_call to:0x0211313c module:overlay(26) +from:0x02124db4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02124dcc kind:arm_call to:0x02124cd0 module:overlay(26) +from:0x02124de8 kind:arm_call to:0x02113180 module:overlay(26) +from:0x02124e0c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02124e20 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02124eb0 kind:arm_call to:0x021249b4 module:overlay(26) +from:0x02124ed0 kind:arm_call to:0x021249b4 module:overlay(26) +from:0x02124f24 kind:arm_call to:0x021249b4 module:overlay(26) +from:0x02124f44 kind:load to:0x027e0cd8 module:dtcm +from:0x02124f48 kind:load to:0x02143630 module:overlay(26) +from:0x02124f4c kind:load to:0x0204b164 module:main +from:0x02124fb0 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02124fc0 kind:load to:0x027e09b4 module:dtcm +from:0x02124fdc kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02124ffc kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0212501c kind:arm_call to:0x02059274 module:overlay(0) +from:0x02125028 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02125030 kind:load to:0x02143680 module:overlay(26) +from:0x02125034 kind:load to:0x02135bb8 module:overlay(26) +from:0x02125038 kind:load to:0x0213a81c module:overlay(26) +from:0x02125090 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0212509c kind:load to:0x027e09c0 module:dtcm +from:0x021250f8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02125108 kind:load to:0x027e09c0 module:dtcm +from:0x02125114 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02125128 kind:load to:0x02143738 module:overlay(26) +from:0x0212513c kind:arm_call to:0x02011f3c module:main +from:0x02125148 kind:arm_call to:0x021251b8 module:overlay(26) +from:0x0212515c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02125174 kind:load to:0x0213a8dc module:overlay(26) +from:0x02125180 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021251b4 kind:load to:0x0213a900 module:overlay(26) +from:0x021251c0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021251f4 kind:load to:0x0213a900 module:overlay(26) +from:0x0212524c kind:load to:0x02143724 module:overlay(26) +from:0x02125250 kind:load to:0x0213a8bc module:overlay(26) +from:0x02125254 kind:load to:0x02044704 module:main +from:0x02125258 kind:load to:0x02143784 module:overlay(26) +from:0x02125320 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02125338 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0212534c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02125380 kind:arm_call to:0x02125314 module:overlay(26) +from:0x02125404 kind:arm_call to:0x020e839c module:overlay(26) +from:0x0212548c kind:arm_call to:0x01ffb744 module:itcm +from:0x021254cc kind:arm_call to:0x02074764 module:overlay(0) +from:0x02125520 kind:arm_call to:0x020fa028 module:overlay(26) +from:0x02125574 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02125584 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021255e4 kind:arm_call to:0x020fa01c module:overlay(26) +from:0x021255f4 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02125608 kind:arm_call to:0x020fa028 module:overlay(26) +from:0x02125620 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02125688 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0212568c kind:load to:0x0203feb0 module:main +from:0x02125690 kind:load to:0x02141910 module:overlay(26) +from:0x02125694 kind:load to:0x027e09bc module:dtcm +from:0x02125698 kind:load to:0x0214371c module:overlay(26) +from:0x0212569c kind:load to:0x0213a8bc module:overlay(26) +from:0x021256a0 kind:load to:0x02044704 module:main +from:0x021256a4 kind:load to:0x02143774 module:overlay(26) +from:0x021256a8 kind:load to:0x02143720 module:overlay(26) +from:0x021256ac kind:load to:0x02143794 module:overlay(26) +from:0x021256bc kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x021256d8 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02125788 kind:load to:0x02141910 module:overlay(26) +from:0x0212578c kind:load to:0x027e09bc module:dtcm +from:0x02125790 kind:load to:0x02143720 module:overlay(26) +from:0x02125794 kind:load to:0x0213a8bc module:overlay(26) +from:0x02125798 kind:load to:0x02044704 module:main +from:0x0212579c kind:load to:0x02143794 module:overlay(26) +from:0x021257a0 kind:load to:0x02143724 module:overlay(26) +from:0x021257a4 kind:load to:0x02143784 module:overlay(26) +from:0x021257b4 kind:arm_call to:0x02134334 module:overlay(26) +from:0x02125810 kind:load to:0x02143724 module:overlay(26) +from:0x02125814 kind:load to:0x0213a8bc module:overlay(26) +from:0x02125818 kind:load to:0x02044704 module:main +from:0x0212581c kind:load to:0x02143784 module:overlay(26) +from:0x02125838 kind:load to:0x02078c48 module:overlay(0) +from:0x02125844 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02125858 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02125860 kind:arm_call to:0x02011ff4 module:main +from:0x02125874 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02125888 kind:load to:0x021437b4 module:overlay(26) +from:0x0212589c kind:arm_call to:0x02011f3c module:main +from:0x021258a8 kind:arm_call to:0x021258d8 module:overlay(26) +from:0x021258bc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021258d4 kind:load to:0x0213a964 module:overlay(26) +from:0x021258e0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021258fc kind:load to:0x0213a988 module:overlay(26) +from:0x02125928 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02125944 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x02125948 kind:arm_call to:0x02033cb4 module:main +from:0x02125960 kind:load to:0x027e0cd8 module:dtcm +from:0x02125984 kind:arm_call to:0x02125994 module:overlay(26) +from:0x0212598c kind:arm_call to:0x02125ad0 module:overlay(26) +from:0x021259cc kind:arm_call to:0x01fff6d0 module:itcm +from:0x021259e8 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x02125a20 kind:arm_call to:0x020eb204 module:overlay(26) +from:0x02125a4c kind:arm_call to:0x020eef8c module:overlay(26) +from:0x02125a58 kind:arm_call to:0x01ffedac module:itcm +from:0x02125a64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125a74 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x02125ab4 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02125ac0 kind:load to:0x027e0cd8 module:dtcm +from:0x02125ac4 kind:load to:0x027e0ce0 module:dtcm +from:0x02125ac8 kind:load to:0x027e0ce8 module:dtcm +from:0x02125acc kind:load to:0x02135bc8 module:overlay(26) +from:0x02125b24 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02125b40 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x02125b78 kind:arm_call to:0x020eb204 module:overlay(26) +from:0x02125ba4 kind:arm_call to:0x020eef8c module:overlay(26) +from:0x02125bdc kind:arm_call to:0x01ffedac module:itcm +from:0x02125be8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125bf8 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x02125c38 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02125c68 kind:arm_call to:0x01fff498 module:itcm +from:0x02125c74 kind:arm_call to:0x01fff584 module:itcm +from:0x02125cac kind:load to:0x02135bd0 module:overlay(26) +from:0x02125cb0 kind:load to:0x027e0cd8 module:dtcm +from:0x02125cb4 kind:load to:0x027e0ce0 module:dtcm +from:0x02125cb8 kind:load to:0x027e0ce8 module:dtcm +from:0x02125cbc kind:load to:0x02135bc8 module:overlay(26) +from:0x02125ccc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02125ce0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02125ce8 kind:arm_call to:0x02011ff4 module:main +from:0x02125cfc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02125d10 kind:load to:0x02143810 module:overlay(26) +from:0x02125d24 kind:arm_call to:0x02011f3c module:main +from:0x02125d30 kind:arm_call to:0x02125dc0 module:overlay(26) +from:0x02125d44 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02125db8 kind:load to:0x0213a9dc module:overlay(26) +from:0x02125dbc kind:load to:0x0213aa1c module:overlay(26) +from:0x02125dd0 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02125e34 kind:arm_call to:0x0209bf90 module:overlay(0) +from:0x02125e6c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02125e84 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125e94 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125ecc kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02125ee4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125f18 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02125f30 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125f5c kind:arm_call to:0x02099360 module:overlay(0) +from:0x02125f90 kind:arm_call to:0x02080464 module:overlay(0) +from:0x021260ac kind:arm_call to:0x021061f8 module:overlay(26) +from:0x021260c4 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x021260d0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02126100 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02126124 kind:arm_call to:0x01ffa06c module:itcm +from:0x02126154 kind:load to:0x0213ab34 module:overlay(26) +from:0x02126158 kind:load to:0x02143810 module:overlay(26) +from:0x0212615c kind:load to:0x0213aa40 module:overlay(26) +from:0x02126160 kind:load to:0x02137ea4 module:overlay(26) +from:0x02126164 kind:load to:0x0213800c module:overlay(26) +from:0x0212616c kind:load to:0x020b3fc8 module:overlay(0) +from:0x02126170 kind:load to:0x02143804 module:overlay(26) +from:0x02126174 kind:load to:0x021437f0 module:overlay(26) +from:0x02126180 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021261a0 kind:arm_call to:0x0212999c module:overlay(26) +from:0x021261b8 kind:arm_call to:0x01fff698 module:itcm +from:0x021261cc kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x021261ec kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x02126238 kind:arm_call to:0x02126490 module:overlay(26) +from:0x021262a8 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0212630c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02126334 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126340 kind:arm_call to:0x01fff458 module:itcm +from:0x021263e0 kind:arm_call to:0x021265fc module:overlay(26) +from:0x021263fc kind:arm_call to:0x021337cc module:overlay(26) +from:0x02126428 kind:arm_call to:0x021265fc module:overlay(26) +from:0x02126430 kind:arm_call to:0x02129390 module:overlay(26) +from:0x02126440 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02126450 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02126460 kind:load to:0x027e0cd8 module:dtcm +from:0x02126464 kind:load to:0x027e0cfc module:dtcm +from:0x02126468 kind:load to:0x027e09b8 module:dtcm +from:0x02126470 kind:load to:0x0213aae4 module:overlay(26) +from:0x02126474 kind:load to:0x0213a9e4 module:overlay(26) +from:0x02126478 kind:load to:0x0213a9fc module:overlay(26) +from:0x0212647c kind:load to:0x027e0ce4 module:dtcm +from:0x02126484 kind:load to:0x0203feb0 module:main +from:0x02126488 kind:load to:0x02129ae0 module:overlay(26) +from:0x021264ac kind:arm_call to:0x02133d48 module:overlay(26) +from:0x021264b4 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02126554 kind:arm_call to:0x0212942c module:overlay(26) +from:0x02126564 kind:arm_call to:0x02112f90 module:overlay(26) +from:0x021265ac kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021265d4 kind:arm_call to:0x020e685c module:overlay(26) +from:0x021265f4 kind:load to:0x027e09b8 module:dtcm +from:0x021265f8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02126608 kind:arm_call to:0x0212654c module:overlay(26) +from:0x02126610 kind:arm_call to:0x02129750 module:overlay(26) +from:0x02126644 kind:load to:0x0213aa64 module:overlay(26) +from:0x0212666c kind:arm_call to:0x02128c0c module:overlay(26) +from:0x02126684 kind:arm_call to:0x021282ec module:overlay(26) +from:0x021266c8 kind:arm_call to:0x02128950 module:overlay(26) +from:0x021266d0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021266f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126708 kind:arm_call to:0x02129690 module:overlay(26) +from:0x02126798 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02126808 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0212683c kind:arm_call to:0x02128ae0 module:overlay(26) +from:0x02126890 kind:arm_call to:0x0212999c module:overlay(26) +from:0x02126898 kind:arm_call to:0x021294c0 module:overlay(26) +from:0x021268a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021268ac kind:arm_call to:0x021337cc module:overlay(26) +from:0x021268b8 kind:arm_call to:0x020168f0 module:main +from:0x021268c8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021268e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021268f0 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x02126940 kind:arm_call to:0x02113224 module:overlay(26) +from:0x02126974 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021269c8 kind:arm_call to:0x02126490 module:overlay(26) +from:0x021269d0 kind:arm_call to:0x02129ed0 module:overlay(26) +from:0x021269d8 kind:arm_call to:0x02129610 module:overlay(26) +from:0x02126a58 kind:arm_call to:0x02129f5c module:overlay(26) +from:0x02126a9c kind:arm_call to:0x0211313c module:overlay(26) +from:0x02126b14 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02126b24 kind:arm_call to:0x021265fc module:overlay(26) +from:0x02126b30 kind:load to:0x0213aaa4 module:overlay(26) +from:0x02126b34 kind:load to:0x027e09a8 module:dtcm +from:0x02126b3c kind:load to:0x0213a9dc module:overlay(26) +from:0x02126b44 kind:load to:0x027e09c0 module:dtcm +from:0x02126b48 kind:load to:0x0204b164 module:main +from:0x02126b58 kind:load to:0x0213aae4 module:overlay(26) +from:0x02126bd4 kind:load to:0x0204b164 module:main +from:0x02126c00 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x02126c24 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02126c48 kind:arm_call to:0x02129554 module:overlay(26) +from:0x02126ce4 kind:arm_call to:0x021265fc module:overlay(26) +from:0x02126cec kind:load to:0x0204b164 module:main +from:0x02126d0c kind:arm_call to:0x02126490 module:overlay(26) +from:0x02126d1c kind:arm_call to:0x02129750 module:overlay(26) +from:0x02126e44 kind:load to:0x0204b164 module:main +from:0x02126e8c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02126e98 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126ea4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126eac kind:arm_call to:0x01ffb428 module:itcm +from:0x02126f68 kind:arm_call to:0x02129b98 module:overlay(26) +from:0x02126fac kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02126fc8 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02126fd8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126fdc kind:arm_call to:0x021337cc module:overlay(26) +from:0x02126fec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127010 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127020 kind:arm_call to:0x020168f0 module:main +from:0x02127038 kind:arm_call to:0x01ff930c module:itcm +from:0x02127058 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02127064 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127084 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02127094 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127098 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021270a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021270ac kind:arm_call to:0x021337cc module:overlay(26) +from:0x021270bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127100 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127110 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212713c kind:arm_call to:0x01ffb744 module:itcm +from:0x021271d8 kind:arm_call to:0x021265fc module:overlay(26) +from:0x021271e0 kind:arm_call to:0x02129674 module:overlay(26) +from:0x0212720c kind:arm_call to:0x01ff916c module:itcm +from:0x02127224 kind:arm_call to:0x01ff916c module:itcm +from:0x02127230 kind:load to:0x0204b164 module:main +from:0x02127270 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212727c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02127290 kind:arm_call to:0x02133db4 module:overlay(26) +from:0x021272b8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021272e4 kind:arm_call to:0x021265fc module:overlay(26) +from:0x021272fc kind:arm_call to:0x01ff916c module:itcm +from:0x02127324 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x02127340 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212736c kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x021273a0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021273cc kind:arm_call to:0x021265fc module:overlay(26) +from:0x021273e0 kind:arm_call to:0x021265fc module:overlay(26) +from:0x021273ec kind:arm_call to:0x021337cc module:overlay(26) +from:0x021273f8 kind:arm_call to:0x02133e14 module:overlay(26) +from:0x02127440 kind:arm_call to:0x02129554 module:overlay(26) +from:0x02127454 kind:arm_call to:0x02129f5c module:overlay(26) +from:0x021274f8 kind:arm_call to:0x021265fc module:overlay(26) +from:0x02127504 kind:load to:0x0204b164 module:main +from:0x02127510 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212752c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212753c kind:arm_call to:0x02134058 module:overlay(26) +from:0x0212757c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02127594 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x02127598 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021275b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021275cc kind:arm_call to:0x021337cc module:overlay(26) +from:0x021275dc kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0212761c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127658 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x021276b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021276bc kind:arm_call to:0x01fff458 module:itcm +from:0x021276d8 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x021276fc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02127718 kind:load to:0x027e0cd8 module:dtcm +from:0x0212771c kind:load to:0x027e0ce4 module:dtcm +from:0x02127790 kind:load to:0x0204b164 module:main +from:0x021277ac kind:arm_call to:0x01ff930c module:itcm +from:0x021277bc kind:arm_call to:0x02129160 module:overlay(26) +from:0x021277c4 kind:arm_call to:0x02129878 module:overlay(26) +from:0x021278b0 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x021278c4 kind:arm_call to:0x021265fc module:overlay(26) +from:0x021278cc kind:arm_call to:0x0212959c module:overlay(26) +from:0x021278d4 kind:load to:0x0204b164 module:main +from:0x021278dc kind:load to:0x027e0cfc module:dtcm +from:0x02127944 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0212794c kind:load to:0x0204b164 module:main +from:0x02127950 kind:load to:0x020b684c module:overlay(0) +from:0x02127988 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02127994 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x021279a8 kind:arm_call to:0x021265fc module:overlay(26) +from:0x021279bc kind:arm_call to:0x021339dc module:overlay(26) +from:0x021279c8 kind:arm_call to:0x02133954 module:overlay(26) +from:0x021279e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021279f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02127a58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127a90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127aa8 kind:arm_call to:0x020e68c0 module:overlay(26) +from:0x02127ac4 kind:arm_call to:0x020e68d8 module:overlay(26) +from:0x02127adc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127b28 kind:load to:0x020b684c module:overlay(0) +from:0x02127b30 kind:load to:0x027e0cfc module:dtcm +from:0x02127b34 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02127b38 kind:load to:0x027e09a8 module:dtcm +from:0x02127b54 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02127bd8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127bec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127c00 kind:load to:0x0213ab14 module:overlay(26) +from:0x02127c04 kind:load to:0x027e09a8 module:dtcm +from:0x02127c28 kind:arm_call to:0x01ff916c module:itcm +from:0x02127c38 kind:arm_call to:0x01ff916c module:itcm +from:0x02127c4c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02127c94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127ca8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127cb0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127d24 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127d40 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127d5c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127d78 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127d90 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127dac kind:arm_call to:0x02099394 module:overlay(0) +from:0x02127de0 kind:arm_call to:0x021135f4 module:overlay(26) +from:0x02127e2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127e44 kind:arm_call to:0x021265fc module:overlay(26) +from:0x02127e6c kind:arm_call to:0x021265fc module:overlay(26) +from:0x02127e7c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02127e88 kind:load to:0x027e0cec module:dtcm +from:0x02127e8c kind:load to:0x027e09a8 module:dtcm +from:0x02127e98 kind:load to:0x027e0ce4 module:dtcm +from:0x02127ed0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127ed8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127efc kind:arm_call to:0x02112f90 module:overlay(26) +from:0x02127f6c kind:load to:0x0213aae4 module:overlay(26) +from:0x02127f9c kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02128024 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02128038 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128048 kind:arm_call to:0x01ffb744 module:itcm +from:0x021280cc kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02128160 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x0212816c kind:arm_call to:0x01ff9638 module:itcm +from:0x02128170 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02128180 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021281a4 kind:load to:0x0203feb0 module:main +from:0x021281a8 kind:load to:0x0204b164 module:main +from:0x021281e0 kind:arm_call to:0x02133954 module:overlay(26) +from:0x021281f8 kind:arm_call to:0x01ff916c module:itcm +from:0x02128208 kind:arm_call to:0x01ff930c module:itcm +from:0x02128238 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128254 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02128268 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128270 kind:arm_call to:0x01ff938c module:itcm +from:0x0212827c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02128280 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02128290 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021282bc kind:arm_call to:0x01ff916c module:itcm +from:0x021282c4 kind:arm_call to:0x02129878 module:overlay(26) +from:0x021282c8 kind:arm_call to:0x02134058 module:overlay(26) +from:0x021282e0 kind:arm_call to:0x021265fc module:overlay(26) +from:0x021283a8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021283b8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021283d8 kind:arm_call to:0x021130c8 module:overlay(26) +from:0x021283f0 kind:arm_call to:0x021265fc module:overlay(26) +from:0x02128400 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02128418 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x02128474 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128480 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02128498 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021284a8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021284c4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021284f4 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x02128518 kind:arm_call to:0x01fff458 module:itcm +from:0x02128554 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128580 kind:arm_call to:0x021286cc module:overlay(26) +from:0x02128588 kind:arm_call to:0x0212946c module:overlay(26) +from:0x02128594 kind:arm_call to:0x021265fc module:overlay(26) +from:0x021285c8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021285e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212861c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02128624 kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x0212863c kind:arm_call to:0x02127554 module:overlay(26) +from:0x02128660 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02128678 kind:arm_call to:0x02127508 module:overlay(26) +from:0x02128688 kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x021286a0 kind:arm_call to:0x02127554 module:overlay(26) +from:0x021286bc kind:load to:0x027e0cd8 module:dtcm +from:0x021286c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021286c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021286c8 kind:load to:0x027e0d10 module:dtcm +from:0x021286f8 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02128708 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212870c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212871c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128738 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02128748 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212874c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212875c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128780 kind:arm_call to:0x02113110 module:overlay(26) +from:0x02128790 kind:arm_call to:0x02113110 module:overlay(26) +from:0x021287b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021287d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128858 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02128868 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212886c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212887c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212888c kind:arm_call to:0x01ffb714 module:itcm +from:0x02128898 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212890c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212891c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128928 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212894c kind:load to:0x0203feb0 module:main +from:0x02128964 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128978 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128984 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212899c kind:arm_call to:0x01ff930c module:itcm +from:0x02128a18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128a30 kind:arm_call to:0x02113110 module:overlay(26) +from:0x02128a3c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02128a7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02128a84 kind:arm_call to:0x01ff938c module:itcm +from:0x02128a94 kind:arm_call to:0x01ff916c module:itcm +from:0x02128ad0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02128adc kind:load to:0x0203feb0 module:main +from:0x02128b04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128b34 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128b44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128b64 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128b74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128b80 kind:arm_call to:0x02113110 module:overlay(26) +from:0x02128b90 kind:arm_call to:0x02113110 module:overlay(26) +from:0x02128ba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128bb4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02128bc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128bd0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128be0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128be8 kind:arm_call to:0x01ff938c module:itcm +from:0x02128c48 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02128c58 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02128c84 kind:arm_call to:0x02113090 module:overlay(26) +from:0x02128d18 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02128d34 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02128d50 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02128d6c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02128d74 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02128d9c kind:arm_call to:0x021265fc module:overlay(26) +from:0x02128da8 kind:arm_call to:0x02128de4 module:overlay(26) +from:0x02128dc0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128dd4 kind:load to:0x0213aafc module:overlay(26) +from:0x02128dd8 kind:load to:0x027e0cec module:dtcm +from:0x02128ddc kind:load to:0x027e09a8 module:dtcm +from:0x02128df0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02128dfc kind:arm_call to:0x01ffb714 module:itcm +from:0x02128e08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128e18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128e2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128ed0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02128f04 kind:load to:0x0203feb0 module:main +from:0x02128f38 kind:arm_call to:0x02128fbc module:overlay(26) +from:0x02128f4c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02128f9c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02128fb4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212901c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129028 kind:load to:0x02135bd8 module:overlay(26) +from:0x02129078 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129088 kind:arm_call to:0x01ffa60c module:itcm +from:0x021290f8 kind:arm_call to:0x020c20d0 module:overlay(17) +from:0x0212911c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02129128 kind:load to:0x0203feb0 module:main +from:0x02129130 kind:load to:0x027e09b4 module:dtcm +from:0x02129134 kind:load to:0x0213a9dc module:overlay(26) +from:0x02129154 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0212915c kind:load to:0x02143804 module:overlay(26) +from:0x02129188 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02129198 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212919c kind:arm_call to:0x021337cc module:overlay(26) +from:0x021291c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021291d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021291dc kind:arm_call to:0x02133918 module:overlay(26) +from:0x021291e4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021291f0 kind:arm_call to:0x02133954 module:overlay(26) +from:0x02129218 kind:arm_call to:0x02133954 module:overlay(26) +from:0x02129248 kind:arm_call to:0x02129674 module:overlay(26) +from:0x02129258 kind:arm_call to:0x01ff916c module:itcm +from:0x02129268 kind:arm_call to:0x01ff916c module:itcm +from:0x0212927c kind:arm_call to:0x01ffb714 module:itcm +from:0x02129288 kind:arm_call to:0x01ffb744 module:itcm +from:0x021292c0 kind:arm_call to:0x02133968 module:overlay(26) +from:0x021292d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021292d4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021292fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129320 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0212933c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212935c kind:arm_call to:0x01ffb714 module:itcm +from:0x02129364 kind:arm_call to:0x01ff938c module:itcm +from:0x02129370 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02129380 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021293a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021293b0 kind:arm_call to:0x01fff458 module:itcm +from:0x021293d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021293fc kind:arm_call to:0x02129b98 module:overlay(26) +from:0x02129428 kind:load to:0x021437f0 module:overlay(26) +from:0x02129468 kind:load to:0x021437f0 module:overlay(26) +from:0x021294a8 kind:arm_call to:0x02128f0c module:overlay(26) +from:0x021294e0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021294f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021294fc kind:arm_call to:0x01ff938c module:itcm +from:0x02129508 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212950c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212951c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129530 kind:arm_call to:0x01fff458 module:itcm +from:0x02129544 kind:arm_call to:0x020e8294 module:overlay(26) +from:0x02129550 kind:load to:0x027e0ce0 module:dtcm +from:0x021295bc kind:arm_call to:0x02134058 module:overlay(26) +from:0x021295e0 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x021295f4 kind:arm_call to:0x021265fc module:overlay(26) +from:0x02129604 kind:arm_call to:0x021265fc module:overlay(26) +from:0x0212960c kind:load to:0x027e0cfc module:dtcm +from:0x02129644 kind:arm_call to:0x021265fc module:overlay(26) +from:0x0212966c kind:arm_call to:0x021265fc module:overlay(26) +from:0x02129678 kind:arm_call to:0x02133954 module:overlay(26) +from:0x02129680 kind:arm_call to:0x01ffb428 module:itcm +from:0x021296cc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021296e0 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x021296f4 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02129710 kind:arm_call to:0x01ffd118 module:itcm +from:0x02129748 kind:load to:0x027e09c0 module:dtcm +from:0x0212974c kind:load to:0x027e0c90 module:dtcm +from:0x02129764 kind:arm_call to:0x02133968 module:overlay(26) +from:0x021297ec kind:arm_call to:0x021337cc module:overlay(26) +from:0x02129800 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129810 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212981c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02129828 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02129870 kind:load to:0x0203feb0 module:main +from:0x02129918 kind:arm_call to:0x021293d8 module:overlay(26) +from:0x0212998c kind:arm_call to:0x0212942c module:overlay(26) +from:0x02129994 kind:load to:0x0204b164 module:main +from:0x02129998 kind:load to:0x021437f0 module:overlay(26) +from:0x021299b4 kind:arm_call to:0x021299e4 module:overlay(26) +from:0x021299c4 kind:arm_call to:0x02060820 module:overlay(0) +from:0x021299cc kind:arm_call to:0x02060a00 module:overlay(0) +from:0x021299d8 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02129a14 kind:arm_call to:0x01ff938c module:itcm +from:0x02129a34 kind:arm_call to:0x01ff938c module:itcm +from:0x02129a44 kind:arm_call to:0x01ffb780 module:itcm +from:0x02129ad4 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x02129b60 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129b70 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129b94 kind:load to:0x0203feb0 module:main +from:0x02129bbc kind:arm_call to:0x02098dac module:overlay(0) +from:0x02129c44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129c58 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129c68 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02129c78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129cb4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02129cec kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129d08 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129d20 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129d24 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02129d38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129d40 kind:arm_call to:0x01ff938c module:itcm +from:0x02129d4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02129d50 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02129d60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129d78 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129d90 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02129da4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129dc0 kind:arm_call to:0x021338ec module:overlay(26) +from:0x02129de4 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02129df0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129e00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129e24 kind:arm_call to:0x02112608 module:overlay(26) +from:0x02129e40 kind:load to:0x0203feb0 module:main +from:0x02129e44 kind:load to:0x027e0cec module:dtcm +from:0x02129e48 kind:load to:0x027e09a8 module:dtcm +from:0x02129e50 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02129e58 kind:load to:0x027e0ce4 module:dtcm +from:0x02129e70 kind:arm_call to:0x0200ef9c module:main +from:0x02129e9c kind:arm_call to:0x0200eab0 module:main +from:0x02129ea8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02129ebc kind:arm_call to:0x0200ef5c module:main +from:0x02129ec4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02129ecc kind:load to:0x020b66c4 module:overlay(0) +from:0x02129f1c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02129f28 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02129f3c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02129f4c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02129f58 kind:load to:0x027e0cec module:dtcm +from:0x02129fb8 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02129fc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129fd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02129fe8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129ff4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a008 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212a00c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212a01c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a02c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a03c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a04c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0212a05c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0212a074 kind:arm_call to:0x02133e14 module:overlay(26) +from:0x0212a088 kind:arm_call to:0x02133e14 module:overlay(26) +from:0x0212a094 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212a0a0 kind:arm_call to:0x02133e14 module:overlay(26) +from:0x0212a0b0 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0212a0c0 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0212a0d4 kind:arm_call to:0x02133de8 module:overlay(26) +from:0x0212a0e0 kind:arm_call to:0x02134058 module:overlay(26) +from:0x0212a0f8 kind:arm_call to:0x02133e14 module:overlay(26) +from:0x0212a10c kind:arm_call to:0x02133e14 module:overlay(26) +from:0x0212a120 kind:arm_call to:0x02133de8 module:overlay(26) +from:0x0212a130 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0212a140 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0212a164 kind:arm_call to:0x021265fc module:overlay(26) +from:0x0212a17c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212a184 kind:arm_call to:0x02011ff4 module:main +from:0x0212a1a0 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0212a1ac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a1b4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0212a1bc kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0212a1c4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a1cc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a1d4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a1dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a1e4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a1ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212a1f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a210 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0212a21c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a224 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0212a22c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0212a234 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a23c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a244 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a24c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a254 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a25c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212a264 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a26c kind:arm_call to:0x02011ff4 module:main +from:0x0212a280 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212a294 kind:load to:0x0214390c module:overlay(26) +from:0x0212a2b0 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0212a2c8 kind:load to:0x0213abfc module:overlay(26) +from:0x0212a2d4 kind:load to:0x021439e4 module:overlay(26) +from:0x0212a2e8 kind:arm_call to:0x02011f3c module:main +from:0x0212a2f4 kind:arm_call to:0x0212a384 module:overlay(26) +from:0x0212a308 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212a37c kind:load to:0x0213ab90 module:overlay(26) +from:0x0212a380 kind:load to:0x0213abd8 module:overlay(26) +from:0x0212a394 kind:arm_call to:0x0211329c module:overlay(26) +from:0x0212a3f8 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x0212a410 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0212a428 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212a438 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212a470 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0212a488 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212a49c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212a4b4 kind:arm_call to:0x0212d460 module:overlay(26) +from:0x0212a4bc kind:arm_call to:0x02080464 module:overlay(0) +from:0x0212a574 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212a5b8 kind:load to:0x0213acc0 module:overlay(26) +from:0x0212a5bc kind:load to:0x021439e4 module:overlay(26) +from:0x0212a5c0 kind:load to:0x02137ea4 module:overlay(26) +from:0x0212a5c4 kind:load to:0x0213a030 module:overlay(26) +from:0x0212a5cc kind:load to:0x0213ab90 module:overlay(26) +from:0x0212a5e8 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0212a6e4 kind:arm_call to:0x02017e3c module:main +from:0x0212a6f0 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212a724 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212a76c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212a774 kind:load to:0x021439e4 module:overlay(26) +from:0x0212a778 kind:load to:0x021438e8 module:overlay(26) +from:0x0212a77c kind:load to:0x0213ab9c module:overlay(26) +from:0x0212a7b0 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0212a838 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212a84c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a85c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a868 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a874 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0212a8bc kind:arm_call to:0x02112f90 module:overlay(26) +from:0x0212a8e0 kind:load to:0x0203feb0 module:main +from:0x0212a8f0 kind:arm_call to:0x0212a788 module:overlay(26) +from:0x0212a928 kind:load to:0x0213ac18 module:overlay(26) +from:0x0212a938 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0212a940 kind:arm_call to:0x0213448c module:overlay(26) +from:0x0212a950 kind:arm_call to:0x0213448c module:overlay(26) +from:0x0212a9ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0212aa10 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212aa38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212aa40 kind:arm_call to:0x0212d1cc module:overlay(26) +from:0x0212aa50 kind:arm_call to:0x0212d9f4 module:overlay(26) +from:0x0212aa58 kind:arm_call to:0x0212c9c8 module:overlay(26) +from:0x0212aaa0 kind:arm_call to:0x0212cef8 module:overlay(26) +from:0x0212aaa8 kind:arm_call to:0x0212d004 module:overlay(26) +from:0x0212ab08 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0212ab58 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0212ab70 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0212abdc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212abe8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212ac00 kind:arm_call to:0x02016928 module:main +from:0x0212ac18 kind:arm_call to:0x01ff930c module:itcm +from:0x0212ac30 kind:arm_call to:0x02113034 module:overlay(26) +from:0x0212ac48 kind:arm_call to:0x02113224 module:overlay(26) +from:0x0212ac5c kind:arm_call to:0x02113034 module:overlay(26) +from:0x0212ac70 kind:arm_call to:0x02113224 module:overlay(26) +from:0x0212ac88 kind:arm_call to:0x02113224 module:overlay(26) +from:0x0212ac98 kind:load to:0x0213ab90 module:overlay(26) +from:0x0212ac9c kind:load to:0x0213ac68 module:overlay(26) +from:0x0212aca4 kind:load to:0x027e09c0 module:dtcm +from:0x0212ad70 kind:load to:0x0204b164 module:main +from:0x0212ad78 kind:load to:0x0213ad1c module:overlay(26) +from:0x0212add4 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212ade4 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0212adf4 kind:arm_call to:0x021342bc module:overlay(26) +from:0x0212ae30 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212ae50 kind:arm_call to:0x0211313c module:overlay(26) +from:0x0212ae68 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212af10 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212af28 kind:arm_call to:0x02016e0c module:main +from:0x0212af48 kind:load to:0x0204b164 module:main +from:0x0212af50 kind:load to:0x0213ad34 module:overlay(26) +from:0x0212af54 kind:load to:0x02135c08 module:overlay(26) +from:0x0212af7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212af9c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b01c kind:arm_call to:0x01ffb744 module:itcm +from:0x0212b030 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212b044 kind:arm_call to:0x01ff930c module:itcm +from:0x0212b074 kind:arm_call to:0x021342bc module:overlay(26) +from:0x0212b0b4 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212b0d4 kind:arm_call to:0x0211313c module:overlay(26) +from:0x0212b0e8 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212b150 kind:load to:0x0203feb0 module:main +from:0x0212b1ac kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212b1c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212b1d4 kind:load to:0x0213ad7c module:overlay(26) +from:0x0212b1d8 kind:load to:0x027e09a8 module:dtcm +from:0x0212b224 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212b294 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0212b2bc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212b2c4 kind:arm_call to:0x020168f0 module:main +from:0x0212b2d4 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0212b304 kind:arm_call to:0x01ff916c module:itcm +from:0x0212b320 kind:arm_call to:0x01ff9364 module:itcm +from:0x0212b350 kind:arm_call to:0x01ff930c module:itcm +from:0x0212b3b0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0212b428 kind:arm_call to:0x01ff916c module:itcm +from:0x0212b490 kind:arm_call to:0x01ff916c module:itcm +from:0x0212b4a4 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212b4d8 kind:arm_call to:0x0211313c module:overlay(26) +from:0x0212b4f0 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212b500 kind:load to:0x0213ad4c module:overlay(26) +from:0x0212b504 kind:load to:0x0203feb0 module:main +from:0x0212b508 kind:load to:0x0213ad34 module:overlay(26) +from:0x0212b584 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212b5b4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212b5cc kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212b5dc kind:load to:0x0213ad7c module:overlay(26) +from:0x0212b5e4 kind:load to:0x027e09a8 module:dtcm +from:0x0212b5ec kind:load to:0x0213ab9c module:overlay(26) +from:0x0212b60c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212b620 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212b62c kind:arm_call to:0x0211313c module:overlay(26) +from:0x0212b658 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212b6a4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212b6a8 kind:arm_call to:0x0213448c module:overlay(26) +from:0x0212b6b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212b6d0 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212b6dc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212b6f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b6f8 kind:arm_call to:0x01ff938c module:itcm +from:0x0212b720 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212b730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b748 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0212b76c kind:load to:0x027e09a8 module:dtcm +from:0x0212b778 kind:load to:0x0213ad34 module:overlay(26) +from:0x0212b7a8 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0212b7f0 kind:arm_call to:0x01ff930c module:itcm +from:0x0212b834 kind:arm_call to:0x01ff930c module:itcm +from:0x0212b848 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212b88c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212b9b8 kind:load to:0x0213ab9c module:overlay(26) +from:0x0212b9c0 kind:load to:0x0213ad4c module:overlay(26) +from:0x0212b9c4 kind:load to:0x0204b164 module:main +from:0x0212b9d8 kind:arm_call to:0x0212cdf4 module:overlay(26) +from:0x0212b9f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0212b9fc kind:arm_call to:0x0212cfd4 module:overlay(26) +from:0x0212ba28 kind:arm_call to:0x01ff916c module:itcm +from:0x0212ba2c kind:arm_call to:0x02133954 module:overlay(26) +from:0x0212ba64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212ba68 kind:arm_call to:0x02133918 module:overlay(26) +from:0x0212ba74 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212ba88 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212ba94 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0212bab4 kind:arm_call to:0x02017eec module:main +from:0x0212bad8 kind:arm_call to:0x01ff916c module:itcm +from:0x0212baec kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212bb14 kind:arm_call to:0x02133c8c module:overlay(26) +from:0x0212bb4c kind:arm_call to:0x020168f0 module:main +from:0x0212bb60 kind:arm_call to:0x0212cda8 module:overlay(26) +from:0x0212bb70 kind:arm_call to:0x0212cda8 module:overlay(26) +from:0x0212bba8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0212bbc4 kind:arm_call to:0x01ff916c module:itcm +from:0x0212bc94 kind:arm_call to:0x020151dc module:main +from:0x0212bd08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212bd1c kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212bd20 kind:arm_call to:0x02134058 module:overlay(26) +from:0x0212bd34 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212bdf4 kind:arm_call to:0x0211313c module:overlay(26) +from:0x0212be04 kind:load to:0x0203feb0 module:main +from:0x0212be08 kind:load to:0x0213ad64 module:overlay(26) +from:0x0212be0c kind:load to:0x0204b164 module:main +from:0x0212be7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212be9c kind:load to:0x0213ad4c module:overlay(26) +from:0x0212bea0 kind:load to:0x027e09a8 module:dtcm +from:0x0212bec0 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0212bed4 kind:arm_call to:0x01ff916c module:itcm +from:0x0212bed8 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0212bf08 kind:arm_call to:0x01ff916c module:itcm +from:0x0212bf14 kind:arm_call to:0x020168f0 module:main +from:0x0212bf30 kind:arm_call to:0x01ff930c module:itcm +from:0x0212bf4c kind:arm_call to:0x01ff930c module:itcm +from:0x0212bf74 kind:arm_call to:0x01ff9364 module:itcm +from:0x0212bf84 kind:arm_call to:0x01ff916c module:itcm +from:0x0212c004 kind:arm_call to:0x0212da6c module:overlay(26) +from:0x0212c01c kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212c02c kind:load to:0x0203feb0 module:main +from:0x0212c0bc kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212c0e4 kind:load to:0x0213ad4c module:overlay(26) +from:0x0212c0e8 kind:load to:0x0213ab9c module:overlay(26) +from:0x0212c150 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212c1d8 kind:arm_call to:0x020168f0 module:main +from:0x0212c1ec kind:arm_call to:0x0211313c module:overlay(26) +from:0x0212c208 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212c224 kind:arm_call to:0x02133c8c module:overlay(26) +from:0x0212c230 kind:arm_call to:0x020168f0 module:main +from:0x0212c25c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212c274 kind:arm_call to:0x01ff916c module:itcm +from:0x0212c294 kind:arm_call to:0x01ff916c module:itcm +from:0x0212c2a8 kind:arm_call to:0x01ff930c module:itcm +from:0x0212c2c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212c2fc kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0212c310 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0212c31c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212c3a8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0212c3c4 kind:arm_call to:0x01ff916c module:itcm +from:0x0212c450 kind:arm_call to:0x01ff930c module:itcm +from:0x0212c468 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212c48c kind:load to:0x0213ad34 module:overlay(26) +from:0x0212c490 kind:load to:0x0203feb0 module:main +from:0x0212c4f0 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0212c4fc kind:arm_call to:0x020168f0 module:main +from:0x0212c520 kind:load to:0x0213ad4c module:overlay(26) +from:0x0212c53c kind:arm_call to:0x01ff916c module:itcm +from:0x0212c548 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0212c554 kind:arm_call to:0x020168f0 module:main +from:0x0212c578 kind:arm_call to:0x02133b2c module:overlay(26) +from:0x0212c5a8 kind:arm_call to:0x0201696c module:main +from:0x0212c5b8 kind:arm_call to:0x01ff916c module:itcm +from:0x0212c5c8 kind:arm_call to:0x01ff916c module:itcm +from:0x0212c604 kind:arm_call to:0x020168f0 module:main +from:0x0212c628 kind:arm_call to:0x01ff930c module:itcm +from:0x0212c64c kind:arm_call to:0x01ff930c module:itcm +from:0x0212c700 kind:arm_call to:0x020151dc module:main +from:0x0212c778 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212c78c kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212c790 kind:arm_call to:0x02134058 module:overlay(26) +from:0x0212c7a8 kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212c7b8 kind:load to:0x0203feb0 module:main +from:0x0212c7bc kind:load to:0x0213ad64 module:overlay(26) +from:0x0212c7e4 kind:load to:0x02112f90 module:overlay(26) +from:0x0212c824 kind:arm_call to:0x021342a4 module:overlay(26) +from:0x0212c838 kind:arm_call to:0x0212d25c module:overlay(26) +from:0x0212c854 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212c870 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212c884 kind:arm_call to:0x0212caa8 module:overlay(26) +from:0x0212c8a0 kind:arm_call to:0x0212c924 module:overlay(26) +from:0x0212c8b4 kind:arm_call to:0x0212c8cc module:overlay(26) +from:0x0212c8ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212c8f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c908 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212c920 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c930 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212c94c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212c974 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212c980 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c990 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x0212c9c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0212ca00 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212ca34 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212ca58 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0212ca60 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212ca7c kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212ca94 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212caa0 kind:load to:0x027e09a8 module:dtcm +from:0x0212cb20 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0212cb38 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212cb84 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0212cbe8 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0212cc70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212cc8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212cd04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212cd10 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212cd60 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0212cd94 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212cd9c kind:load to:0x0203feb0 module:main +from:0x0212cda0 kind:load to:0x0204b164 module:main +from:0x0212cdc8 kind:arm_call to:0x01ff930c module:itcm +from:0x0212cdec kind:arm_call to:0x01ff930c module:itcm +from:0x0212ce28 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0212ce38 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ce48 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ce58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ce68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ce78 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0212ce88 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0212ce94 kind:arm_call to:0x02133e14 module:overlay(26) +from:0x0212cea8 kind:arm_call to:0x02133e14 module:overlay(26) +from:0x0212ceb8 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0212cec8 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0212cedc kind:arm_call to:0x0212a8e4 module:overlay(26) +from:0x0212cf1c kind:arm_call to:0x02015018 module:main +from:0x0212cf3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212cf5c kind:arm_call to:0x02015018 module:main +from:0x0212cf7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212cf9c kind:arm_call to:0x02015018 module:main +from:0x0212cfbc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212cfc4 kind:load to:0x027e09a8 module:dtcm +from:0x0212cfd8 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0212cfe4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212d03c kind:arm_call to:0x02015018 module:main +from:0x0212d060 kind:arm_call to:0x02015018 module:main +from:0x0212d084 kind:arm_call to:0x02015018 module:main +from:0x0212d0a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212d0c4 kind:arm_call to:0x02015018 module:main +from:0x0212d0e8 kind:arm_call to:0x02015018 module:main +from:0x0212d10c kind:arm_call to:0x02015018 module:main +from:0x0212d12c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212d14c kind:arm_call to:0x02015018 module:main +from:0x0212d170 kind:arm_call to:0x02015018 module:main +from:0x0212d194 kind:arm_call to:0x02015018 module:main +from:0x0212d1b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212d1bc kind:load to:0x027e09a8 module:dtcm +from:0x0212d1ec kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0212d214 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212d224 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d238 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0212d248 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212d258 kind:load to:0x027e0cec module:dtcm +from:0x0212d270 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0212d2a0 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0212d2c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212d354 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0212d398 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212d3a8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212d3d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212d3e0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212d424 kind:arm_call to:0x020c20d0 module:overlay(17) +from:0x0212d448 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0212d454 kind:load to:0x0203feb0 module:main +from:0x0212d458 kind:load to:0x027e09b4 module:dtcm +from:0x0212d45c kind:load to:0x0213ab90 module:overlay(26) +from:0x0212d46c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212d484 kind:load to:0x0213abbc module:overlay(26) +from:0x0212d498 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212d4b4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212d4bc kind:arm_call to:0x02011ff4 module:main +from:0x0212d534 kind:arm_call to:0x01fff498 module:itcm +from:0x0212d564 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212d56c kind:arm_call to:0x01ffb800 module:itcm +from:0x0212d574 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212d5d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d5e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212d66c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212d700 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d730 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212d750 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212d770 kind:arm_call to:0x020168f0 module:main +from:0x0212d794 kind:load to:0x027e0ce8 module:dtcm +from:0x0212d7a0 kind:load to:0x0203feb0 module:main +from:0x0212d7fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212d85c kind:arm_call to:0x01fff498 module:itcm +from:0x0212d8a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d8b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212d8c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212d960 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d970 kind:arm_call to:0x020168f0 module:main +from:0x0212d994 kind:load to:0x027e0ce4 module:dtcm +from:0x0212d998 kind:load to:0x027e0ce8 module:dtcm +from:0x0212d99c kind:load to:0x0203feb0 module:main +from:0x0212d9b0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0212d9cc kind:arm_call to:0x01ff9258 module:itcm +from:0x0212d9e0 kind:arm_call to:0x02112f38 module:overlay(26) +from:0x0212da2c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212da40 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0212da54 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0212da68 kind:load to:0x027e09c0 module:dtcm +from:0x0212daa4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212dad4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212daec kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0212daf8 kind:load to:0x0213ab90 module:overlay(26) +from:0x0212dafc kind:load to:0x027e09c0 module:dtcm +from:0x0212db0c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0212db14 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212db1c kind:arm_call to:0x0212d488 module:overlay(26) +from:0x0212db24 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212db2c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212db34 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212db3c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212db54 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0212db5c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212db64 kind:arm_call to:0x0212d488 module:overlay(26) +from:0x0212db6c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212db74 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212db7c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212db84 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212db8c kind:arm_call to:0x02011ff4 module:main +from:0x0212dba0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212dbb4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212dbc8 kind:load to:0x02143bd0 module:overlay(26) +from:0x0212dbdc kind:arm_call to:0x02011f3c module:main +from:0x0212dbe8 kind:arm_call to:0x0212dcbc module:overlay(26) +from:0x0212dc00 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212dc5c kind:load to:0x0213ae6c module:overlay(26) +from:0x0212dc94 kind:arm_call to:0x02104b84 module:overlay(26) +from:0x0212dca0 kind:arm_call to:0x02104b84 module:overlay(26) +from:0x0212dcac kind:arm_call to:0x02104b84 module:overlay(26) +from:0x0212dcb4 kind:load to:0x027e09a4 module:dtcm +from:0x0212dcb8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0212dcc4 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0212dcfc kind:arm_call to:0x020fafe8 module:overlay(26) +from:0x0212dd04 kind:arm_call to:0x020fd444 module:overlay(26) +from:0x0212dd0c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212dd4c kind:arm_call to:0x02080340 module:overlay(0) +from:0x0212dd58 kind:arm_call to:0x021016e8 module:overlay(26) +from:0x0212dd6c kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0212dd90 kind:arm_call to:0x0203e690 module:main +from:0x0212ddac kind:arm_call to:0x0203e690 module:main +from:0x0212ddbc kind:arm_call to:0x02107900 module:overlay(26) +from:0x0212ddc8 kind:arm_call to:0x02100234 module:overlay(26) +from:0x0212de10 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212de34 kind:arm_call to:0x02103ea4 module:overlay(26) +from:0x0212de40 kind:arm_call to:0x020f0468 module:overlay(26) +from:0x0212de4c kind:load to:0x0213ae90 module:overlay(26) +from:0x0212de50 kind:load to:0x0213aef8 module:overlay(26) +from:0x0212de54 kind:load to:0x020b3fc8 module:overlay(0) +from:0x0212de58 kind:load to:0x02137fe0 module:overlay(26) +from:0x0212de5c kind:load to:0x020f5b48 module:overlay(26) +from:0x0212de60 kind:load to:0x020f60cc module:overlay(26) +from:0x0212de64 kind:load to:0x020f45e0 module:overlay(26) +from:0x0212de68 kind:load to:0x020f610c module:overlay(26) +from:0x0212de6c kind:load to:0x02143bd0 module:overlay(26) +from:0x0212de8c kind:arm_call to:0x0203e740 module:main +from:0x0212dea4 kind:arm_call to:0x0203e740 module:main +from:0x0212deb8 kind:arm_call to:0x0203e740 module:main +from:0x0212dec0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212dec8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0212ded0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212ded8 kind:arm_call to:0x020f01a4 module:overlay(26) +from:0x0212dee0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212dee8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212def4 kind:load to:0x020a1aac module:overlay(0) +from:0x0212def8 kind:load to:0x020f45e0 module:overlay(26) +from:0x0212defc kind:load to:0x020f5b48 module:overlay(26) +from:0x0212df1c kind:arm_call to:0x0203e740 module:main +from:0x0212df34 kind:arm_call to:0x0203e740 module:main +from:0x0212df48 kind:arm_call to:0x0203e740 module:main +from:0x0212df50 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212df58 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0212df60 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212df68 kind:arm_call to:0x020f01a4 module:overlay(26) +from:0x0212df70 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212df78 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212df80 kind:arm_call to:0x02011ff4 module:main +from:0x0212df8c kind:load to:0x020a1aac module:overlay(0) +from:0x0212df90 kind:load to:0x020f45e0 module:overlay(26) +from:0x0212df94 kind:load to:0x020f5b48 module:overlay(26) +from:0x0212dfe4 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x0212dfec kind:arm_call to:0x0212f088 module:overlay(26) +from:0x0212e090 kind:load to:0x0204b164 module:main +from:0x0212e094 kind:load to:0x02143ae4 module:overlay(26) +from:0x0212e098 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212e09c kind:load to:0x02143bc0 module:overlay(26) +from:0x0212e0a0 kind:load to:0x02143aec module:overlay(26) +from:0x0212e0a4 kind:load to:0x02143b00 module:overlay(26) +from:0x0212e0b0 kind:arm_call to:0x0212e0e8 module:overlay(26) +from:0x0212e0b8 kind:arm_call to:0x0212e2f4 module:overlay(26) +from:0x0212e0c0 kind:arm_call to:0x0212e43c module:overlay(26) +from:0x0212e0d0 kind:arm_call to:0x0212e0e8 module:overlay(26) +from:0x0212e0d8 kind:arm_call to:0x0212e2f4 module:overlay(26) +from:0x0212e0e0 kind:arm_call to:0x0212e43c module:overlay(26) +from:0x0212e120 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x0212e134 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212e154 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x0212e15c kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x0212e178 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x0212e198 kind:arm_call to:0x020fbec4 module:overlay(26) +from:0x0212e1a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212e254 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x0212e260 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x0212e2e8 kind:load to:0x02143ac0 module:overlay(26) +from:0x0212e2ec kind:load to:0x0213ad94 module:overlay(26) +from:0x0212e2f0 kind:load to:0x02143b20 module:overlay(26) +from:0x0212e310 kind:arm_call to:0x020faebc module:overlay(26) +from:0x0212e344 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0212e48c kind:arm_call to:0x020fbe28 module:overlay(26) +from:0x0212e4c4 kind:arm_call to:0x02104360 module:overlay(26) +from:0x0212e510 kind:arm_call to:0x020c225c module:overlay(17) +from:0x0212e528 kind:arm_call to:0x0212f0f0 module:overlay(26) +from:0x0212e5ac kind:load to:0x027e09b4 module:dtcm +from:0x0212e5ec kind:arm_call to:0x020fbd4c module:overlay(26) +from:0x0212e61c kind:arm_call to:0x020fbdd8 module:overlay(26) +from:0x0212e634 kind:arm_call to:0x021076e4 module:overlay(26) +from:0x0212e63c kind:arm_call to:0x020fc504 module:overlay(26) +from:0x0212e658 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212e674 kind:arm_call to:0x020fc360 module:overlay(26) +from:0x0212e67c kind:arm_call to:0x020fc390 module:overlay(26) +from:0x0212e688 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212e694 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x0212e6b0 kind:arm_call to:0x02107848 module:overlay(26) +from:0x0212e6d4 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x0212e6e4 kind:arm_call to:0x021076c4 module:overlay(26) +from:0x0212e704 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x0212e710 kind:arm_call to:0x021041f8 module:overlay(26) +from:0x0212e758 kind:arm_call to:0x020fce58 module:overlay(26) +from:0x0212e820 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0212e880 kind:load to:0x02143ae0 module:overlay(26) +from:0x0212e884 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212e888 kind:load to:0x02143b30 module:overlay(26) +from:0x0212e88c kind:load to:0x027e0cd8 module:dtcm +from:0x0212e89c kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212e8e4 kind:arm_call to:0x020ea0b4 module:overlay(26) +from:0x0212e908 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212e92c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0212e944 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0212e980 kind:arm_call to:0x020e1138 module:overlay(26) +from:0x0212e9ac kind:arm_call to:0x020fbe88 module:overlay(26) +from:0x0212e9bc kind:arm_call to:0x020fbec4 module:overlay(26) +from:0x0212ea48 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x0212eb64 kind:arm_call to:0x01ffb780 module:itcm +from:0x0212ec14 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212ecf8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0212ed04 kind:load to:0x027e0ce0 module:dtcm +from:0x0212ed08 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0212ed10 kind:load to:0x027e00fc module:dtcm +from:0x0212ed14 kind:load to:0x02143ac0 module:overlay(26) +from:0x0212ed18 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212ed1c kind:load to:0x02143b20 module:overlay(26) +from:0x0212ed20 kind:load to:0x02143ae8 module:overlay(26) +from:0x0212ed24 kind:load to:0x02143b50 module:overlay(26) +from:0x0212ed28 kind:load to:0x02143abc module:overlay(26) +from:0x0212ed2c kind:load to:0x02143b60 module:overlay(26) +from:0x0212ed30 kind:load to:0x02143ac8 module:overlay(26) +from:0x0212ed34 kind:load to:0x02143b80 module:overlay(26) +from:0x0212ed38 kind:load to:0x027e09c0 module:dtcm +from:0x0212ed58 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x0212edb4 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0212ee00 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212ee0c kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212ee18 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212ee34 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x0212ee3c kind:arm_call to:0x020fc88c module:overlay(26) +from:0x0212eea4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212ef3c kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212ef4c kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212ef64 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212ef84 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x0212ef94 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212efb4 kind:arm_call to:0x0212f450 module:overlay(26) +from:0x0212efbc kind:arm_call to:0x0212f364 module:overlay(26) +from:0x0212efc4 kind:arm_call to:0x0212e6bc module:overlay(26) +from:0x0212f034 kind:arm_call to:0x0212e6ec module:overlay(26) +from:0x0212f058 kind:arm_call to:0x0212f1e8 module:overlay(26) +from:0x0212f060 kind:arm_call to:0x0212e718 module:overlay(26) +from:0x0212f068 kind:arm_call to:0x0212e948 module:overlay(26) +from:0x0212f070 kind:load to:0x02143b90 module:overlay(26) +from:0x0212f074 kind:load to:0x02143af8 module:overlay(26) +from:0x0212f078 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212f07c kind:load to:0x0213b0b0 module:overlay(26) +from:0x0212f080 kind:load to:0x02143ac8 module:overlay(26) +from:0x0212f084 kind:load to:0x02143b80 module:overlay(26) +from:0x0212f098 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0212f0ac kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0212f0d4 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0212f100 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x0212f198 kind:arm_call to:0x02104774 module:overlay(26) +from:0x0212f1dc kind:arm_call to:0x02100324 module:overlay(26) +from:0x0212f1f8 kind:arm_call to:0x020faf54 module:overlay(26) +from:0x0212f228 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212f308 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212f310 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212f330 kind:arm_call to:0x01fffd00 module:itcm +from:0x0212f33c kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0212f348 kind:load to:0x027e09a8 module:dtcm +from:0x0212f34c kind:load to:0x02143abc module:overlay(26) +from:0x0212f350 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212f354 kind:load to:0x02143b60 module:overlay(26) +from:0x0212f358 kind:load to:0x02143af4 module:overlay(26) +from:0x0212f35c kind:load to:0x02143bb0 module:overlay(26) +from:0x0212f37c kind:arm_call to:0x020fc60c module:overlay(26) +from:0x0212f390 kind:arm_call to:0x020fc60c module:overlay(26) +from:0x0212f3e0 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x0212f3f0 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212f408 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f418 kind:arm_call to:0x020fc4d0 module:overlay(26) +from:0x0212f428 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f43c kind:arm_call to:0x020fc82c module:overlay(26) +from:0x0212f44c kind:load to:0x0204b164 module:main +from:0x0212f4dc kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212f4f8 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f504 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212f51c kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x0212f530 kind:arm_call to:0x020fb6ec module:overlay(26) +from:0x0212f538 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x0212f548 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f558 kind:arm_call to:0x020fc444 module:overlay(26) +from:0x0212f560 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212f578 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f588 kind:arm_call to:0x020fc4d0 module:overlay(26) +from:0x0212f598 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f5ac kind:arm_call to:0x020fc82c module:overlay(26) +from:0x0212f5c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212f5c4 kind:load to:0x02143af8 module:overlay(26) +from:0x0212f5c8 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212f5cc kind:load to:0x02143b90 module:overlay(26) +from:0x0212f628 kind:load to:0x02143af0 module:overlay(26) +from:0x0212f62c kind:load to:0x0213ad94 module:overlay(26) +from:0x0212f630 kind:load to:0x02143b10 module:overlay(26) +from:0x0212f668 kind:arm_call to:0x0203b434 module:main +from:0x0212f674 kind:arm_call to:0x0203c088 module:main +from:0x0212f67c kind:arm_call to:0x0203b434 module:main +from:0x0212f684 kind:arm_call to:0x0203c2b8 module:main +from:0x0212f690 kind:arm_call to:0x0203badc module:main +from:0x0212f6b0 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x0212f6c0 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x0212f6c8 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f6d4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212f6e8 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x0212f74c kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x0212f768 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x0212f780 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212f790 kind:arm_call to:0x021043b0 module:overlay(26) +from:0x0212f7c4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212f838 kind:arm_call to:0x0212e6ec module:overlay(26) +from:0x0212f840 kind:arm_call to:0x0212e948 module:overlay(26) +from:0x0212f848 kind:load to:0x027e09b8 module:dtcm +from:0x0212f84c kind:load to:0x02143afc module:overlay(26) +from:0x0212f850 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212f854 kind:load to:0x02143b40 module:overlay(26) +from:0x0212f874 kind:arm_call to:0x0203b434 module:main +from:0x0212f880 kind:arm_call to:0x0203c088 module:main +from:0x0212f888 kind:arm_call to:0x0203b434 module:main +from:0x0212f890 kind:arm_call to:0x0203c2b8 module:main +from:0x0212f89c kind:arm_call to:0x0203badc module:main +from:0x0212f8bc kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x0212f8c4 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0212f8e4 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212f900 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f90c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212f924 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x0212f938 kind:arm_call to:0x020fb6ec module:overlay(26) +from:0x0212f944 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212f964 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x0212f96c kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0212f978 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212f98c kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x0212f9f0 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x0212fa0c kind:arm_call to:0x0205de8c module:overlay(0) +from:0x0212fa24 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212fa34 kind:arm_call to:0x021043b0 module:overlay(26) +from:0x0212fa58 kind:load to:0x027e0ce0 module:dtcm +from:0x0212fa64 kind:arm_call to:0x0211eb7c module:overlay(26) +from:0x0212fae8 kind:arm_call to:0x0212e6ec module:overlay(26) +from:0x0212faf0 kind:arm_call to:0x0212e948 module:overlay(26) +from:0x0212faf8 kind:load to:0x02143abc module:overlay(26) +from:0x0212fafc kind:load to:0x0213ad94 module:overlay(26) +from:0x0212fb00 kind:load to:0x02143b60 module:overlay(26) +from:0x0212fb10 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0212fb20 kind:arm_call to:0x021043b0 module:overlay(26) +from:0x0212fb48 kind:arm_call to:0x0212e890 module:overlay(26) +from:0x0212fb50 kind:arm_call to:0x0212ed3c module:overlay(26) +from:0x0212fb80 kind:arm_call to:0x021043b0 module:overlay(26) +from:0x0212fbf4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212fbfc kind:arm_call to:0x0210474c module:overlay(26) +from:0x0212fc54 kind:arm_call to:0x0212ed3c module:overlay(26) +from:0x0212fc5c kind:load to:0x027e09a8 module:dtcm +from:0x0212fc6c kind:load to:0x02143abc module:overlay(26) +from:0x0212fc70 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212fc74 kind:load to:0x02143b60 module:overlay(26) +from:0x0212fcb0 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0212fd18 kind:arm_call to:0x0212ed3c module:overlay(26) +from:0x0212fd20 kind:load to:0x02143abc module:overlay(26) +from:0x0212fd24 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212fd28 kind:load to:0x02143b60 module:overlay(26) +from:0x0212fd4c kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x0212fd68 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212fd88 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212fd94 kind:arm_call to:0x02104774 module:overlay(26) +from:0x0212fda4 kind:arm_call to:0x0210085c module:overlay(26) +from:0x0212fe08 kind:arm_call to:0x02104774 module:overlay(26) +from:0x0212fe18 kind:arm_call to:0x0210085c module:overlay(26) +from:0x0212fe68 kind:load to:0x027e09b8 module:dtcm +from:0x0212fe6c kind:load to:0x027e09a8 module:dtcm +from:0x0212fe74 kind:load to:0x02143af0 module:overlay(26) +from:0x0212fe78 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212fe7c kind:load to:0x02143b10 module:overlay(26) +from:0x0212fe8c kind:arm_call to:0x020fb134 module:overlay(26) +from:0x0212fedc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ff08 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0212ff18 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212ff7c kind:load to:0x020401b0 module:main +from:0x0212ff80 kind:load to:0x02143ae8 module:overlay(26) +from:0x0212ff84 kind:load to:0x0213ad94 module:overlay(26) +from:0x0212ff88 kind:load to:0x02143b50 module:overlay(26) +from:0x02130008 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x0213002c kind:load to:0x027e0cd8 module:dtcm +from:0x02130038 kind:arm_call to:0x0212e890 module:overlay(26) +from:0x02130090 kind:arm_call to:0x0212ed3c module:overlay(26) +from:0x02130098 kind:load to:0x02143abc module:overlay(26) +from:0x0213009c kind:load to:0x0213ad94 module:overlay(26) +from:0x021300a0 kind:load to:0x02143b60 module:overlay(26) +from:0x021300c0 kind:arm_call to:0x0212f088 module:overlay(26) +from:0x02130118 kind:load to:0x02143adc module:overlay(26) +from:0x0213011c kind:load to:0x0213ad94 module:overlay(26) +from:0x02130120 kind:load to:0x02143b70 module:overlay(26) +from:0x02130138 kind:arm_call to:0x020fd0d0 module:overlay(26) +from:0x02130140 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x0213015c kind:arm_call to:0x0203b434 module:main +from:0x02130168 kind:arm_call to:0x0203c088 module:main +from:0x02130170 kind:arm_call to:0x0203b434 module:main +from:0x02130178 kind:arm_call to:0x0203c2b8 module:main +from:0x02130184 kind:arm_call to:0x0203badc module:main +from:0x021301a4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x021301ac kind:arm_call to:0x02134334 module:overlay(26) +from:0x021301cc kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x021301e8 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x021301f4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0213020c kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x02130220 kind:arm_call to:0x020fb6ec module:overlay(26) +from:0x0213022c kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0213024c kind:arm_call to:0x020fb30c module:overlay(26) +from:0x02130254 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02130260 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02130274 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x021302d8 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x02130300 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x02130318 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02130328 kind:arm_call to:0x021043b0 module:overlay(26) +from:0x02130354 kind:load to:0x027e0ce0 module:dtcm +from:0x02130368 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021303c4 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021303e4 kind:arm_call to:0x0210074c module:overlay(26) +from:0x021303fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02130468 kind:load to:0x027e09bc module:dtcm +from:0x0213046c kind:load to:0x027e09a8 module:dtcm +from:0x02130474 kind:load to:0x02143ac4 module:overlay(26) +from:0x02130478 kind:load to:0x0213ad94 module:overlay(26) +from:0x0213047c kind:load to:0x02143ba0 module:overlay(26) +from:0x021304ac kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02130510 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0213058c kind:load to:0x027e09bc module:dtcm +from:0x02130590 kind:load to:0x02143af4 module:overlay(26) +from:0x02130594 kind:load to:0x0213ad94 module:overlay(26) +from:0x02130598 kind:load to:0x02143bb0 module:overlay(26) +from:0x021305a8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021305b8 kind:arm_call to:0x021043b0 module:overlay(26) +from:0x021305e8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0213064c kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02130664 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x0213067c kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x02130690 kind:arm_call to:0x0212dc60 module:overlay(26) +from:0x021306b0 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x021306c4 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x02130714 kind:arm_call to:0x0212e6bc module:overlay(26) +from:0x02130740 kind:arm_call to:0x0212e6ec module:overlay(26) +from:0x02130748 kind:arm_call to:0x0212f1e8 module:overlay(26) +from:0x02130758 kind:load to:0x027e09bc module:dtcm +from:0x0213075c kind:load to:0x02143abc module:overlay(26) +from:0x02130760 kind:load to:0x0213ad94 module:overlay(26) +from:0x02130764 kind:load to:0x02143b60 module:overlay(26) +from:0x02130770 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021307b4 kind:arm_call to:0x02131e38 module:overlay(26) +from:0x02130864 kind:arm_call to:0x02131e48 module:overlay(26) +from:0x0213088c kind:arm_call to:0x021307ac module:overlay(26) +from:0x0213089c kind:arm_call to:0x0203e3a4 module:main +from:0x021308b4 kind:load to:0x02143ca8 module:overlay(26) +from:0x021308b8 kind:load to:0x02143cb8 module:overlay(26) +from:0x021308bc kind:load to:0x0213085c module:overlay(26) +from:0x021308c0 kind:load to:0x02143cac module:overlay(26) +from:0x021308fc kind:arm_call to:0x02130948 module:overlay(26) +from:0x02130904 kind:arm_call to:0x02130ab8 module:overlay(26) +from:0x0213090c kind:arm_call to:0x02130b74 module:overlay(26) +from:0x02130914 kind:arm_call to:0x02130f08 module:overlay(26) +from:0x02130920 kind:arm_call to:0x021312fc module:overlay(26) +from:0x02130928 kind:arm_call to:0x021315a4 module:overlay(26) +from:0x02130930 kind:arm_call to:0x021316b0 module:overlay(26) +from:0x02130938 kind:arm_call to:0x02131844 module:overlay(26) +from:0x02130940 kind:arm_call to:0x02131cf8 module:overlay(26) +from:0x02130960 kind:arm_call to:0x02130a58 module:overlay(26) +from:0x02130974 kind:arm_call to:0x0206e74c module:overlay(0) +from:0x021309bc kind:arm_call to:0x02130a58 module:overlay(26) +from:0x021309cc kind:arm_call to:0x02130a58 module:overlay(26) +from:0x021309e8 kind:arm_call to:0x02130a58 module:overlay(26) +from:0x021309f4 kind:arm_call to:0x02130a58 module:overlay(26) +from:0x02130a10 kind:arm_call to:0x02130a58 module:overlay(26) +from:0x02130a3c kind:arm_call to:0x02130a58 module:overlay(26) +from:0x02130a4c kind:arm_call to:0x02130a58 module:overlay(26) +from:0x02130a54 kind:load to:0x020b69b8 module:overlay(0) +from:0x02130a64 kind:arm_call to:0x02002f04 module:main +from:0x02130aa0 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x02130ab0 kind:load to:0x020b69c0 module:overlay(0) +from:0x02130ab4 kind:load to:0x020b69b8 module:overlay(0) +from:0x02130ba8 kind:arm_call to:0x02070b24 module:overlay(0) +from:0x02130bdc kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x02130c1c kind:arm_call to:0x01ffb428 module:itcm +from:0x02130c58 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130c9c kind:arm_call to:0x01ffb428 module:itcm +from:0x02130cd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130cfc kind:arm_call to:0x01ffb428 module:itcm +from:0x02130d2c kind:arm_call to:0x02131cbc module:overlay(26) +from:0x02130d48 kind:arm_call to:0x0206da6c module:overlay(0) +from:0x02130d54 kind:arm_call to:0x02002fd4 module:main +from:0x02130d64 kind:arm_call to:0x021312a0 module:overlay(26) +from:0x02130dbc kind:arm_call to:0x01ffb428 module:itcm +from:0x02130e4c kind:arm_call to:0x01ffb428 module:itcm +from:0x02130e90 kind:arm_call to:0x02131e10 module:overlay(26) +from:0x02130ea4 kind:arm_call to:0x02002e98 module:main +from:0x02130eb8 kind:arm_call to:0x02002e98 module:main +from:0x02130ec4 kind:arm_call to:0x02002d74 module:main +from:0x02130ed4 kind:arm_call to:0x02002e38 module:main +from:0x02130ee4 kind:arm_call to:0x02002f9c module:main +from:0x02130ef0 kind:load to:0x020b6a14 module:overlay(0) +from:0x02130ef4 kind:load to:0x0213af0c module:overlay(26) +from:0x02130efc kind:load to:0x020b69b8 module:overlay(0) +from:0x02130f28 kind:arm_call to:0x02070b24 module:overlay(0) +from:0x02130f54 kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x02130f9c kind:arm_call to:0x01ffb428 module:itcm +from:0x02130ff4 kind:arm_call to:0x02002fd4 module:main +from:0x0213100c kind:arm_call to:0x02131cbc module:overlay(26) +from:0x0213101c kind:arm_call to:0x0206da6c module:overlay(0) +from:0x02131038 kind:arm_call to:0x02070b24 module:overlay(0) +from:0x0213105c kind:arm_call to:0x02002fd4 module:main +from:0x02131078 kind:arm_call to:0x021312a0 module:overlay(26) +from:0x0213108c kind:arm_call to:0x021312a0 module:overlay(26) +from:0x02131240 kind:arm_call to:0x02131e10 module:overlay(26) +from:0x0213124c kind:arm_call to:0x02002e98 module:main +from:0x02131258 kind:arm_call to:0x02002d74 module:main +from:0x02131268 kind:arm_call to:0x02002e38 module:main +from:0x02131278 kind:arm_call to:0x02002f9c module:main +from:0x02131284 kind:load to:0x020b6a14 module:overlay(0) +from:0x02131288 kind:load to:0x0213af0c module:overlay(26) +from:0x02131290 kind:load to:0x020b69b8 module:overlay(0) +from:0x02131354 kind:arm_call to:0x02070b24 module:overlay(0) +from:0x02131380 kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x021313d0 kind:arm_call to:0x02002e38 module:main +from:0x02131494 kind:arm_call to:0x02002d74 module:main +from:0x021314cc kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x021314f8 kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x02131538 kind:arm_call to:0x02002d74 module:main +from:0x0213158c kind:load to:0x020b6a14 module:overlay(0) +from:0x02131590 kind:load to:0x0213af0c module:overlay(26) +from:0x02131604 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02131678 kind:arm_call to:0x02070a38 module:overlay(0) +from:0x02131688 kind:arm_call to:0x020e99d0 module:overlay(26) +from:0x0213169c kind:load to:0x020b6a14 module:overlay(0) +from:0x021316ac kind:load to:0x0213b0b0 module:overlay(26) +from:0x02131700 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02131724 kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x021317c0 kind:arm_call to:0x02002d74 module:main +from:0x021317f4 kind:arm_call to:0x02002e38 module:main +from:0x0213181c kind:arm_call to:0x02002e78 module:main +from:0x0213182c kind:load to:0x0213b0b0 module:overlay(26) +from:0x02131830 kind:load to:0x0218035c module:overlays(92,96) +from:0x02131834 kind:load to:0x020b6a14 module:overlay(0) +from:0x0213183c kind:load to:0x0213af0c module:overlay(26) +from:0x02131874 kind:arm_call to:0x0206ff0c module:overlay(0) +from:0x02131884 kind:arm_call to:0x02002f04 module:main +from:0x02131894 kind:arm_call to:0x02002f04 module:main +from:0x021318bc kind:arm_call to:0x021087c0 module:overlay(26) +from:0x02131958 kind:arm_call to:0x02070b40 module:overlay(0) +from:0x02131970 kind:arm_call to:0x0206ff0c module:overlay(0) +from:0x0213197c kind:arm_call to:0x02070b40 module:overlay(0) +from:0x021319ac kind:arm_call to:0x02002d74 module:main +from:0x021319d4 kind:arm_call to:0x02070b40 module:overlay(0) +from:0x02131a04 kind:arm_call to:0x02002d74 module:main +from:0x02131a10 kind:arm_call to:0x0206ff0c module:overlay(0) +from:0x02131a28 kind:arm_call to:0x02002fc4 module:main +from:0x02131a30 kind:arm_call to:0x021087c0 module:overlay(26) +from:0x02131a38 kind:load to:0x027e09ac module:dtcm +from:0x02131a3c kind:load to:0x020b6a14 module:overlay(0) +from:0x02131a44 kind:load to:0x020b69c0 module:overlay(0) +from:0x02131a4c kind:load to:0x027e09a4 module:dtcm +from:0x02131a8c kind:arm_call to:0x02070958 module:overlay(0) +from:0x02131ab4 kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x02131b04 kind:arm_call to:0x02002d74 module:main +from:0x02131b70 kind:arm_call to:0x02002e38 module:main +from:0x02131c28 kind:arm_call to:0x02002f9c module:main +from:0x02131c38 kind:arm_call to:0x02002f9c module:main +from:0x02131c4c kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x02131c7c kind:arm_call to:0x02002d74 module:main +from:0x02131c9c kind:load to:0x020b6a14 module:overlay(0) +from:0x02131ca0 kind:load to:0x0213af10 module:overlay(26) +from:0x02131cac kind:load to:0x027e09a4 module:dtcm +from:0x02131cb0 kind:load to:0x027e09b8 module:dtcm +from:0x02131cb4 kind:load to:0x020b69b8 module:overlay(0) +from:0x02131cc4 kind:arm_call to:0x02002f04 module:main +from:0x02131cd4 kind:arm_call to:0x02002f04 module:main +from:0x02131cf0 kind:load to:0x020b69c0 module:overlay(0) +from:0x02131cf4 kind:load to:0x020b69c4 module:overlay(0) +from:0x02131d0c kind:arm_call to:0x02002f04 module:main +from:0x02131d38 kind:arm_call to:0x020f2cec module:overlay(26) +from:0x02131d48 kind:arm_call to:0x02002f04 module:main +from:0x02131e00 kind:load to:0x020b69c0 module:overlay(0) +from:0x02131e04 kind:load to:0x027e09ac module:dtcm +from:0x02131e08 kind:load to:0x027e0d10 module:dtcm +from:0x02131e44 kind:load to:0x027e0d20 module:dtcm +from:0x02131e58 kind:load to:0x027e0d20 module:dtcm +from:0x02131e68 kind:arm_call_thumb to:0x020b8578 module:overlay(1) +from:0x02131e80 kind:arm_call to:0x02071954 module:overlay(0) +from:0x02131e9c kind:arm_call_thumb to:0x02014948 module:main +from:0x02131eb8 kind:arm_call_thumb to:0x02014854 module:main +from:0x02131efc kind:arm_call_thumb to:0x02014854 module:main +from:0x02131f0c kind:arm_call_thumb to:0x02014800 module:main +from:0x02131f18 kind:load to:0x0213af1c module:overlay(26) +from:0x02131f1c kind:load to:0x027e09a0 module:dtcm +from:0x02131f20 kind:load to:0x0204b120 module:main +from:0x02131f30 kind:arm_call_thumb to:0x020b875c module:overlay(1) +from:0x02131f3c kind:arm_call_thumb to:0x020c00d4 module:overlay(1) +from:0x02131f6c kind:arm_call to:0x0205a76c module:overlay(0) +from:0x02131f84 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02131f98 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02131fb0 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02131fc4 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02131fd8 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02131fec kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02131ff4 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02131ffc kind:arm_call to:0x02014f8c module:main +from:0x02132018 kind:arm_call to:0x02035590 module:main +from:0x02132024 kind:arm_call to:0x020354ac module:main +from:0x02132038 kind:arm_call to:0x02035590 module:main +from:0x0213204c kind:arm_call to:0x0205a76c module:overlay(0) +from:0x02132060 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02132068 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02132074 kind:load to:0x020b684c module:overlay(0) +from:0x02132078 kind:load to:0x027e09a4 module:dtcm +from:0x0213207c kind:load to:0x0213af2c module:overlay(26) +from:0x02132084 kind:load to:0x0213af40 module:overlay(26) +from:0x02132088 kind:load to:0x0213af50 module:overlay(26) +from:0x0213208c kind:load to:0x0213af5c module:overlay(26) +from:0x02132090 kind:load to:0x0213af6c module:overlay(26) +from:0x02132094 kind:load to:0x0213af7c module:overlay(26) +from:0x02132098 kind:load to:0x0213af8c module:overlay(26) +from:0x0213209c kind:load to:0x0204b15c module:main +from:0x021320a0 kind:load to:0x0213af90 module:overlay(26) +from:0x021320a4 kind:load to:0x0213afa4 module:overlay(26) +from:0x02132184 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x02132198 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x021321a0 kind:arm_call to:0x02011ff4 module:main +from:0x021321f4 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x02132294 kind:load to:0x0213aff0 module:overlay(26) +from:0x02132374 kind:arm_call to:0x02132ae0 module:overlay(26) +from:0x02132384 kind:arm_call to:0x020840b4 module:overlay(0) +from:0x021323e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021323f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132450 kind:load to:0x027e0cdc module:dtcm +from:0x02132458 kind:load to:0x02143d20 module:overlay(26) +from:0x0213245c kind:load to:0x0213afb4 module:overlay(26) +from:0x02132460 kind:load to:0x02044704 module:main +from:0x02132464 kind:load to:0x02143d38 module:overlay(26) +from:0x02132474 kind:arm_call to:0x02132494 module:overlay(26) +from:0x02132480 kind:arm_call to:0x02132498 module:overlay(26) +from:0x0213248c kind:arm_call to:0x02132550 module:overlay(26) +from:0x0213256c kind:arm_call to:0x020840b4 module:overlay(0) +from:0x021325e4 kind:arm_call to:0x02132ae0 module:overlay(26) +from:0x02132620 kind:arm_call to:0x02132b98 module:overlay(26) +from:0x02132694 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021326b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021326d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132708 kind:arm_call to:0x02132ae0 module:overlay(26) +from:0x02132754 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132764 kind:arm_call to:0x02132ae0 module:overlay(26) +from:0x021327d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021327e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021328ec kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02132910 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132930 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213295c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213297c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132988 kind:load to:0x027e0cdc module:dtcm +from:0x0213298c kind:load to:0x02143d48 module:overlay(26) +from:0x02132990 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02132994 kind:load to:0x0213afd4 module:overlay(26) +from:0x0213299c kind:load to:0x0203feb0 module:main +from:0x021329a8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132a40 kind:arm_call to:0x02132a64 module:overlay(26) +from:0x02132a50 kind:arm_call to:0x02132aa4 module:overlay(26) +from:0x02132a58 kind:load to:0x02143d24 module:overlay(26) +from:0x02132a5c kind:load to:0x0213afb4 module:overlay(26) +from:0x02132a60 kind:load to:0x02143d28 module:overlay(26) +from:0x02132b20 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02132b34 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02132b48 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02132b68 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02132bd4 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02132be8 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02132bfc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02132c1c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02132c84 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132ca0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132cb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132cc0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132d24 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02132d2c kind:load to:0x02143d48 module:overlay(26) +from:0x02132d30 kind:load to:0x02143d24 module:overlay(26) +from:0x02132d34 kind:load to:0x0213afb4 module:overlay(26) +from:0x02132d38 kind:load to:0x02143d28 module:overlay(26) +from:0x02132d80 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132d98 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132da8 kind:arm_call to:0x020e9814 module:overlay(26) +from:0x02132de4 kind:arm_call to:0x020e839c module:overlay(26) +from:0x02132dfc kind:arm_call to:0x02132a64 module:overlay(26) +from:0x02132e08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132e1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132e30 kind:arm_call to:0x02132aa4 module:overlay(26) +from:0x02132e44 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132e54 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132e6c kind:arm_call to:0x01ff9364 module:itcm +from:0x02132e90 kind:arm_call to:0x01ff9364 module:itcm +from:0x02132f04 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02132f0c kind:load to:0x02143d48 module:overlay(26) +from:0x02132f10 kind:load to:0x02143d20 module:overlay(26) +from:0x02132f14 kind:load to:0x0213afb4 module:overlay(26) +from:0x02132f18 kind:load to:0x02044704 module:main +from:0x02132f1c kind:load to:0x02143d38 module:overlay(26) +from:0x02132f30 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02132f44 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02132f4c kind:arm_call to:0x02011ff4 module:main +from:0x02132f60 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132f68 kind:arm_call to:0x02011ff4 module:main +from:0x02132f80 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x0213301c kind:load to:0x0213b01c module:overlay(26) +from:0x02133020 kind:load to:0x027e00fc module:dtcm +from:0x021330a8 kind:arm_call to:0x020840b4 module:overlay(0) +from:0x021330fc kind:arm_call to:0x020157b8 module:main +from:0x02133124 kind:load to:0x027e0cdc module:dtcm +from:0x02133128 kind:load to:0x027e0ce0 module:dtcm +from:0x0213313c kind:arm_call to:0x0213315c module:overlay(26) +from:0x02133148 kind:arm_call to:0x02133168 module:overlay(26) +from:0x02133154 kind:arm_call to:0x0213319c module:overlay(26) +from:0x02133164 kind:load to:0x021336a0 module:overlay(26) +from:0x02133184 kind:arm_call to:0x021334e4 module:overlay(26) +from:0x0213318c kind:arm_call to:0x0213350c module:overlay(26) +from:0x02133194 kind:arm_call to:0x02029a4c module:main +from:0x021331d4 kind:arm_call to:0x020f0afc module:overlay(26) +from:0x021331e4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x021331f4 kind:arm_call to:0x01ffb780 module:itcm +from:0x02133208 kind:arm_call to:0x020e10fc module:overlay(26) +from:0x02133268 kind:arm_call to:0x01ffb974 module:itcm +from:0x02133330 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x0213334c kind:arm_call to:0x02060e70 module:overlay(0) +from:0x0213335c kind:arm_call to:0x02060820 module:overlay(0) +from:0x02133368 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02133398 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021333a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021333b8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021333c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021333dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133400 kind:arm_call to:0x01ffb974 module:itcm +from:0x02133408 kind:arm_call to:0x01ff938c module:itcm +from:0x0213341c kind:arm_call to:0x01ffb744 module:itcm +from:0x0213342c kind:arm_call to:0x01ffb744 module:itcm +from:0x02133450 kind:arm_call to:0x01ffb974 module:itcm +from:0x02133480 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021334d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021334d8 kind:load to:0x0203feb0 module:main +from:0x02133500 kind:arm_call to:0x021336d8 module:overlay(26) +from:0x02133508 kind:load to:0x02143d48 module:overlay(26) +from:0x02133540 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213355c kind:arm_call to:0x01ff9318 module:itcm +from:0x02133580 kind:arm_call to:0x01ff9364 module:itcm +from:0x021335a8 kind:arm_call to:0x01ff9364 module:itcm +from:0x021335d4 kind:arm_call to:0x021336d8 module:overlay(26) +from:0x021335e0 kind:arm_call to:0x021336d8 module:overlay(26) +from:0x021335e8 kind:load to:0x02143d48 module:overlay(26) +from:0x02133614 kind:arm_call to:0x020e9814 module:overlay(26) +from:0x02133638 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x02133648 kind:arm_call to:0x01ffb714 module:itcm +from:0x02133658 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02133664 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133674 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213369c kind:load to:0x027e0ce0 module:dtcm +from:0x021336c8 kind:arm_call to:0x021335ec module:overlay(26) +from:0x021336d0 kind:arm_call to:0x02029a4c module:main +from:0x02133754 kind:arm_call to:0x02133764 module:overlay(26) +from:0x0213375c kind:load to:0x0204b608 module:main +from:0x02133760 kind:load to:0x02143d48 module:overlay(26) +from:0x021337a4 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x021337b8 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x021337c0 kind:arm_call to:0x02011ff4 module:main +from:0x021337e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021337fc kind:arm_call to:0x02133b6c module:overlay(26) +from:0x02133828 kind:arm_call to:0x01fffd00 module:itcm +from:0x02133830 kind:load to:0x027e0ce0 module:dtcm +from:0x02133864 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0213387c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0213388c kind:arm_call to:0x01ffb714 module:itcm +from:0x021338a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021338b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021338c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213390c kind:arm_call to:0x020f0c0c module:overlay(26) +from:0x02133914 kind:load to:0x027e0ce0 module:dtcm +from:0x0213392c kind:load to:0x027e0ce0 module:dtcm +from:0x0213394c kind:load to:0x027e0ce0 module:dtcm +from:0x02133950 kind:load to:0x020fc8a4 module:overlay(26) +from:0x02133958 kind:arm_call to:0x02133930 module:overlay(26) +from:0x02133984 kind:arm_call to:0x02133b6c module:overlay(26) +from:0x0213399c kind:load to:0x027e0ce0 module:dtcm +from:0x021339b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021339d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021339d8 kind:load to:0x020e10fc module:overlay(26) +from:0x021339ec kind:arm_call to:0x02133b6c module:overlay(26) +from:0x02133a10 kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x02133a30 kind:arm_call to:0x020f0ca0 module:overlay(26) +from:0x02133a38 kind:load to:0x027e0ce0 module:dtcm +from:0x02133a4c kind:arm_call to:0x02133b6c module:overlay(26) +from:0x02133a70 kind:arm_call to:0x020f0ca0 module:overlay(26) +from:0x02133a90 kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x02133a98 kind:load to:0x027e0ce0 module:dtcm +from:0x02133abc kind:load to:0x027e0ce0 module:dtcm +from:0x02133ac0 kind:load to:0x020f0b74 module:overlay(26) +from:0x02133ad8 kind:arm_call to:0x020e0548 module:overlay(26) +from:0x02133af0 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x02133af8 kind:load to:0x027e0ce0 module:dtcm +from:0x02133afc kind:load to:0x027e0cd8 module:dtcm +from:0x02133b24 kind:load to:0x027e0ce0 module:dtcm +from:0x02133b28 kind:load to:0x01fffcd8 module:itcm +from:0x02133b3c kind:arm_call to:0x021339dc module:overlay(26) +from:0x02133b44 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x02133b60 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133b70 kind:arm_call to:0x02133930 module:overlay(26) +from:0x02133bc0 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x02133c04 kind:arm_call to:0x020d36cc module:overlay(24) +from:0x02133c08 kind:arm_call to:0x02033cb4 module:main +from:0x02133c2c kind:arm_call to:0x020d3800 module:overlay(24) +from:0x02133c58 kind:arm_call to:0x020eef8c module:overlay(26) +from:0x02133c7c kind:load to:0x027e0cd8 module:dtcm +from:0x02133c88 kind:load to:0x027e0ce0 module:dtcm +from:0x02133cb8 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02133cc8 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02133ce8 kind:arm_call to:0x0201696c module:main +from:0x02133d0c kind:arm_call to:0x0201696c module:main +from:0x02133d34 kind:arm_call to:0x0201696c module:main +from:0x02133d70 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02133d8c kind:load to:0x027e0cd8 module:dtcm +from:0x02133dac kind:load to:0x027e0cd8 module:dtcm +from:0x02133db0 kind:load to:0x020eb5a8 module:overlay(26) +from:0x02133dbc kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02133dcc kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02133df0 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02133e28 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02133e38 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02133e40 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02133e4c kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02133e94 kind:load to:0x027e0cd8 module:dtcm +from:0x02133e98 kind:load to:0x020eb410 module:overlay(26) +from:0x02133eb8 kind:load to:0x027e0cd8 module:dtcm +from:0x02133ebc kind:load to:0x020eb3b4 module:overlay(26) +from:0x02133edc kind:load to:0x027e0cd8 module:dtcm +from:0x02133ee0 kind:load to:0x020eb46c module:overlay(26) +from:0x02133eec kind:arm_call to:0x02133ac4 module:overlay(26) +from:0x02133ef8 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02133f0c kind:arm_call to:0x02133ac4 module:overlay(26) +from:0x02133f18 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02133f3c kind:arm_call to:0x02133918 module:overlay(26) +from:0x02133f4c kind:arm_call to:0x02133a9c module:overlay(26) +from:0x02133f5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02133f8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133f9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134008 kind:arm_call to:0x01ff9638 module:itcm +from:0x02134010 kind:arm_call to:0x01ff938c module:itcm +from:0x02134044 kind:arm_call to:0x01ff938c module:itcm +from:0x0213405c kind:arm_call to:0x02133954 module:overlay(26) +from:0x02134090 kind:arm_call to:0x02081cd8 module:overlay(0) +from:0x021340a4 kind:arm_call to:0x021342a4 module:overlay(26) +from:0x02134108 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02134168 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02134180 kind:arm_call to:0x02133e78 module:overlay(26) +from:0x02134248 kind:load to:0x027e0cd8 module:dtcm +from:0x02134258 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02134268 kind:arm_call to:0x01ffb714 module:itcm +from:0x02134274 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134280 kind:arm_call to:0x02133968 module:overlay(26) +from:0x021342ac kind:arm_call to:0x02133d48 module:overlay(26) +from:0x021342b4 kind:arm_call to:0x02133e78 module:overlay(26) +from:0x021342e0 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x02134300 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0213431c kind:arm_call to:0x01ff9258 module:itcm +from:0x02134330 kind:load to:0x027e0ce0 module:dtcm +from:0x02134348 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02134358 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02134360 kind:load to:0x027e0cd8 module:dtcm +from:0x02134388 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x021343ac kind:arm_call to:0x01ffb780 module:itcm +from:0x021343cc kind:arm_call to:0x020d445c module:overlay(24) +from:0x021343dc kind:arm_call to:0x01ffb714 module:itcm +from:0x021343e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02134440 kind:arm_call to:0x01ff938c module:itcm +from:0x0213444c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213445c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134468 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134488 kind:load to:0x027e0cd8 module:dtcm +from:0x021344a0 kind:arm_call to:0x0209f348 module:overlay(0) +from:0x021344d0 kind:arm_call to:0x02113360 module:overlay(26) +from:0x021345b0 kind:arm_call to:0x021135f4 module:overlay(26) +from:0x021345d0 kind:load to:0x0204b164 module:main +from:0x02134628 kind:arm_call to:0x021135f4 module:overlay(26) +from:0x02134638 kind:load to:0x0204b164 module:main +from:0x0213469c kind:arm_call to:0x01ffe868 module:itcm +from:0x021346a8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021346b8 kind:load to:0x0213b048 module:overlay(26) +from:0x021346c4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021346e4 kind:arm_call to:0x0213465c module:overlay(26) +from:0x021346f8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02134700 kind:arm_call to:0x02011ff4 module:main +from:0x0213473c kind:load to:0x02137d80 module:overlay(26) +from:0x02134744 kind:load to:0x02137d78 module:overlay(26) +from:0x02136168 kind:load to:0x021376a4 module:overlay(26) +from:0x02136184 kind:load to:0x021376c4 module:overlay(26) +from:0x021361a0 kind:load to:0x02137718 module:overlay(26) +from:0x021361bc kind:load to:0x021379dc module:overlay(26) +from:0x021361dc kind:arm_call to:0x0203e690 module:main +from:0x021361ec kind:arm_call to:0x0203e3a4 module:main +from:0x021361f4 kind:load to:0x020ec348 module:overlay(26) +from:0x021361f8 kind:load to:0x0213b348 module:overlay(26) +from:0x021361fc kind:load to:0x020ec300 module:overlay(26) +from:0x02136200 kind:load to:0x020ec5f0 module:overlay(26) +from:0x02136204 kind:load to:0x0213b33c module:overlay(26) +from:0x02136224 kind:arm_call to:0x0203e690 module:main +from:0x02136234 kind:arm_call to:0x0203e3a4 module:main +from:0x0213623c kind:load to:0x020ec6b4 module:overlay(26) +from:0x02136240 kind:load to:0x0213c934 module:overlay(26) +from:0x02136244 kind:load to:0x020eca48 module:overlay(26) +from:0x02136248 kind:load to:0x020eca68 module:overlay(26) +from:0x0213624c kind:load to:0x0213c928 module:overlay(26) +from:0x0213626c kind:load to:0x02137f34 module:overlay(26) +from:0x02136288 kind:load to:0x02137f84 module:overlay(26) +from:0x021362a4 kind:load to:0x02137fd4 module:overlay(26) +from:0x021362c0 kind:load to:0x02138098 module:overlay(26) +from:0x021362e8 kind:arm_call to:0x020f9a74 module:overlay(26) +from:0x021362f8 kind:arm_call to:0x0203e3a4 module:main +from:0x0213630c kind:load to:0x02134a94 module:overlay(26) +from:0x02136310 kind:load to:0x021418fc module:overlay(26) +from:0x02136314 kind:load to:0x02141910 module:overlay(26) +from:0x02136318 kind:load to:0x020fada8 module:overlay(26) +from:0x0213631c kind:load to:0x02141904 module:overlay(26) +from:0x0213633c kind:arm_call to:0x020fdd4c module:overlay(26) +from:0x0213634c kind:arm_call to:0x0203e3a4 module:main +from:0x02136360 kind:load to:0x0214196c module:overlay(26) +from:0x02136364 kind:load to:0x0214196c module:overlay(26) +from:0x02136368 kind:load to:0x020fdd50 module:overlay(26) +from:0x0213636c kind:load to:0x02141974 module:overlay(26) +from:0x02136390 kind:arm_call to:0x021064dc module:overlay(26) +from:0x021363a4 kind:load to:0x02135430 module:overlay(26) +from:0x021363a8 kind:load to:0x02141988 module:overlay(26) +from:0x021363ac kind:load to:0x02141988 module:overlay(26) +from:0x021363cc kind:arm_call to:0x02107180 module:overlay(26) +from:0x021363dc kind:arm_call to:0x0203e3a4 module:main +from:0x021363f0 kind:load to:0x02141994 module:overlay(26) +from:0x021363f4 kind:load to:0x021419a4 module:overlay(26) +from:0x021363f8 kind:load to:0x02107308 module:overlay(26) +from:0x021363fc kind:load to:0x02141998 module:overlay(26) +from:0x02136718 kind:load to:0x0213895c module:overlay(26) +from:0x0213671c kind:load to:0x02138970 module:overlay(26) +from:0x02136720 kind:load to:0x02138984 module:overlay(26) +from:0x02136724 kind:load to:0x02138998 module:overlay(26) +from:0x02136728 kind:load to:0x021389ac module:overlay(26) +from:0x0213672c kind:load to:0x021389c0 module:overlay(26) +from:0x02136730 kind:load to:0x021389d4 module:overlay(26) +from:0x02136734 kind:load to:0x021389e8 module:overlay(26) +from:0x02136738 kind:load to:0x021389fc module:overlay(26) +from:0x0213673c kind:load to:0x02138a10 module:overlay(26) +from:0x02136740 kind:load to:0x02138a24 module:overlay(26) +from:0x02136744 kind:load to:0x02138a38 module:overlay(26) +from:0x02136748 kind:load to:0x02138a9c module:overlay(26) +from:0x0213674c kind:load to:0x02138a60 module:overlay(26) +from:0x02136750 kind:load to:0x02138a4c module:overlay(26) +from:0x02136754 kind:load to:0x02138a74 module:overlay(26) +from:0x02136758 kind:load to:0x02138a88 module:overlay(26) +from:0x021367ac kind:arm_call to:0x0210a57c module:overlay(26) +from:0x021367bc kind:arm_call to:0x0203e3a4 module:main +from:0x021367d0 kind:load to:0x02138c30 module:overlay(26) +from:0x021367d4 kind:load to:0x02141a7c module:overlay(26) +from:0x021367d8 kind:load to:0x02141a8c module:overlay(26) +from:0x021367dc kind:load to:0x0210b088 module:overlay(26) +from:0x021367e0 kind:load to:0x02141a80 module:overlay(26) +from:0x02136820 kind:arm_call to:0x0210b0cc module:overlay(26) +from:0x02136830 kind:arm_call to:0x0203e3a4 module:main +from:0x02136844 kind:load to:0x02138d58 module:overlay(26) +from:0x02136848 kind:load to:0x02141b60 module:overlay(26) +from:0x0213684c kind:load to:0x02141b70 module:overlay(26) +from:0x02136850 kind:load to:0x0210b50c module:overlay(26) +from:0x02136854 kind:load to:0x02141b64 module:overlay(26) +from:0x02136874 kind:load to:0x02138df4 module:overlay(26) +from:0x02136894 kind:arm_call to:0x0210b89c module:overlay(26) +from:0x021368a4 kind:arm_call to:0x0203e3a4 module:main +from:0x021368b8 kind:load to:0x02141b90 module:overlay(26) +from:0x021368bc kind:load to:0x02141ba0 module:overlay(26) +from:0x021368c0 kind:load to:0x0210bbb8 module:overlay(26) +from:0x021368c4 kind:load to:0x02141b94 module:overlay(26) +from:0x021368e4 kind:arm_call to:0x0210bbfc module:overlay(26) +from:0x021368f4 kind:arm_call to:0x0203e3a4 module:main +from:0x02136908 kind:load to:0x02141c94 module:overlay(26) +from:0x0213690c kind:load to:0x02141ca4 module:overlay(26) +from:0x02136910 kind:load to:0x0210c0d8 module:overlay(26) +from:0x02136914 kind:load to:0x02141c98 module:overlay(26) +from:0x02136930 kind:load to:0x02138f88 module:overlay(26) +from:0x02136950 kind:arm_call to:0x0210c624 module:overlay(26) +from:0x02136960 kind:arm_call to:0x0203e3a4 module:main +from:0x02136974 kind:load to:0x02141d98 module:overlay(26) +from:0x02136978 kind:load to:0x02141da8 module:overlay(26) +from:0x0213697c kind:load to:0x0210c88c module:overlay(26) +from:0x02136980 kind:load to:0x02141d9c module:overlay(26) +from:0x021369a0 kind:arm_call to:0x0210c8d0 module:overlay(26) +from:0x021369b0 kind:arm_call to:0x0203e3a4 module:main +from:0x021369c4 kind:load to:0x02141e9c module:overlay(26) +from:0x021369c8 kind:load to:0x02141eac module:overlay(26) +from:0x021369cc kind:load to:0x0210cb78 module:overlay(26) +from:0x021369d0 kind:load to:0x02141ea0 module:overlay(26) +from:0x021369f0 kind:arm_call to:0x0210cbbc module:overlay(26) +from:0x02136a00 kind:arm_call to:0x0203e3a4 module:main +from:0x02136a14 kind:load to:0x02141f80 module:overlay(26) +from:0x02136a18 kind:load to:0x02141f90 module:overlay(26) +from:0x02136a1c kind:load to:0x0210ce08 module:overlay(26) +from:0x02136a20 kind:load to:0x02141f84 module:overlay(26) +from:0x02136a40 kind:arm_call to:0x0210ce4c module:overlay(26) +from:0x02136a50 kind:arm_call to:0x0203e3a4 module:main +from:0x02136a64 kind:load to:0x02142064 module:overlay(26) +from:0x02136a68 kind:load to:0x02142074 module:overlay(26) +from:0x02136a6c kind:load to:0x0210d0f0 module:overlay(26) +from:0x02136a70 kind:load to:0x02142068 module:overlay(26) +from:0x02136a90 kind:load to:0x02139230 module:overlay(26) +from:0x02136ab0 kind:arm_call to:0x0210d64c module:overlay(26) +from:0x02136ac0 kind:arm_call to:0x0203e3a4 module:main +from:0x02136ad4 kind:load to:0x02142148 module:overlay(26) +from:0x02136ad8 kind:load to:0x02142158 module:overlay(26) +from:0x02136adc kind:load to:0x0210dce8 module:overlay(26) +from:0x02136ae0 kind:load to:0x0214214c module:overlay(26) +from:0x02136b2c kind:load to:0x02139430 module:overlay(26) +from:0x02136b30 kind:load to:0x02139438 module:overlay(26) +from:0x02136b34 kind:load to:0x02139440 module:overlay(26) +from:0x02136b38 kind:load to:0x02139448 module:overlay(26) +from:0x02136b3c kind:load to:0x02139450 module:overlay(26) +from:0x02136b5c kind:arm_call to:0x021104c4 module:overlay(26) +from:0x02136b6c kind:arm_call to:0x0203e3a4 module:main +from:0x02136b80 kind:load to:0x0214222c module:overlay(26) +from:0x02136b84 kind:load to:0x0214223c module:overlay(26) +from:0x02136b88 kind:load to:0x0211072c module:overlay(26) +from:0x02136b8c kind:load to:0x02142230 module:overlay(26) +from:0x02136bac kind:arm_call to:0x02110770 module:overlay(26) +from:0x02136bbc kind:arm_call to:0x0203e3a4 module:main +from:0x02136bd0 kind:load to:0x02142330 module:overlay(26) +from:0x02136bd4 kind:load to:0x02142340 module:overlay(26) +from:0x02136bd8 kind:load to:0x02110b0c module:overlay(26) +from:0x02136bdc kind:load to:0x02142334 module:overlay(26) +from:0x02136bfc kind:arm_call to:0x02110b50 module:overlay(26) +from:0x02136c0c kind:arm_call to:0x0203e3a4 module:main +from:0x02136c20 kind:load to:0x02142434 module:overlay(26) +from:0x02136c24 kind:load to:0x02142444 module:overlay(26) +from:0x02136c28 kind:load to:0x02110f84 module:overlay(26) +from:0x02136c2c kind:load to:0x02142438 module:overlay(26) +from:0x02136c4c kind:arm_call to:0x02110fc8 module:overlay(26) +from:0x02136c5c kind:arm_call to:0x0203e3a4 module:main +from:0x02136c70 kind:load to:0x02142518 module:overlay(26) +from:0x02136c74 kind:load to:0x02142528 module:overlay(26) +from:0x02136c78 kind:load to:0x02111378 module:overlay(26) +from:0x02136c7c kind:load to:0x0214251c module:overlay(26) +from:0x02136c9c kind:arm_call to:0x021113bc module:overlay(26) +from:0x02136cac kind:arm_call to:0x0203e3a4 module:main +from:0x02136cc0 kind:load to:0x02142604 module:overlay(26) +from:0x02136cc4 kind:load to:0x02142614 module:overlay(26) +from:0x02136cc8 kind:load to:0x02111fd0 module:overlay(26) +from:0x02136ccc kind:load to:0x02142608 module:overlay(26) +from:0x02136cfc kind:arm_call to:0x02112014 module:overlay(26) +from:0x02136d0c kind:arm_call to:0x0203e3a4 module:main +from:0x02136d24 kind:load to:0x02139780 module:overlay(26) +from:0x02136d28 kind:load to:0x02142670 module:overlay(26) +from:0x02136d2c kind:load to:0x02142680 module:overlay(26) +from:0x02136d30 kind:load to:0x02112498 module:overlay(26) +from:0x02136d34 kind:load to:0x02142674 module:overlay(26) +from:0x02136d54 kind:arm_call to:0x021124dc module:overlay(26) +from:0x02136d64 kind:arm_call to:0x0203e3a4 module:main +from:0x02136d78 kind:load to:0x02142758 module:overlay(26) +from:0x02136d7c kind:load to:0x02142768 module:overlay(26) +from:0x02136d80 kind:load to:0x02112ec0 module:overlay(26) +from:0x02136d84 kind:load to:0x0214275c module:overlay(26) +from:0x02136da4 kind:arm_call to:0x02113328 module:overlay(26) +from:0x02136db4 kind:arm_call to:0x0203e3a4 module:main +from:0x02136dc8 kind:load to:0x021427a4 module:overlay(26) +from:0x02136dcc kind:load to:0x021427b4 module:overlay(26) +from:0x02136dd0 kind:load to:0x02113578 module:overlay(26) +from:0x02136dd4 kind:load to:0x021427a8 module:overlay(26) +from:0x02136df4 kind:arm_call to:0x021135bc module:overlay(26) +from:0x02136e04 kind:arm_call to:0x0203e3a4 module:main +from:0x02136e18 kind:load to:0x021427f0 module:overlay(26) +from:0x02136e1c kind:load to:0x02142800 module:overlay(26) +from:0x02136e20 kind:load to:0x02113884 module:overlay(26) +from:0x02136e24 kind:load to:0x021427f4 module:overlay(26) +from:0x02136e44 kind:arm_call to:0x021138cc module:overlay(26) +from:0x02136e54 kind:arm_call to:0x0203e3a4 module:main +from:0x02136e68 kind:load to:0x02142870 module:overlay(26) +from:0x02136e6c kind:load to:0x02142964 module:overlay(26) +from:0x02136e70 kind:load to:0x02115f80 module:overlay(26) +from:0x02136e74 kind:load to:0x02142874 module:overlay(26) +from:0x02136ed8 kind:arm_call to:0x02115fc4 module:overlay(26) +from:0x02136ee8 kind:arm_call to:0x0203e3a4 module:main +from:0x02136f00 kind:load to:0x02139c28 module:overlay(26) +from:0x02136f04 kind:load to:0x02142a3c module:overlay(26) +from:0x02136f08 kind:load to:0x02142a5c module:overlay(26) +from:0x02136f0c kind:load to:0x02118834 module:overlay(26) +from:0x02136f10 kind:load to:0x02142a50 module:overlay(26) +from:0x02136f30 kind:arm_call to:0x02118878 module:overlay(26) +from:0x02136f40 kind:arm_call to:0x0203e3a4 module:main +from:0x02136f54 kind:load to:0x02142b34 module:overlay(26) +from:0x02136f58 kind:load to:0x02142b44 module:overlay(26) +from:0x02136f5c kind:load to:0x02118a08 module:overlay(26) +from:0x02136f60 kind:load to:0x02142b38 module:overlay(26) +from:0x02136f90 kind:arm_call to:0x0203e690 module:main +from:0x02136f9c kind:arm_call_thumb to:0x02017914 module:main +from:0x02136fc0 kind:arm_call to:0x0203e3a4 module:main +from:0x02136fdc kind:arm_call to:0x02118a4c module:overlay(26) +from:0x02136fec kind:arm_call to:0x0203e3a4 module:main +from:0x02137004 kind:load to:0x02142ba4 module:overlay(26) +from:0x02137008 kind:load to:0x02142b80 module:overlay(26) +from:0x0213700c kind:load to:0x02142bb4 module:overlay(26) +from:0x02137010 kind:load to:0x0211cc34 module:overlay(26) +from:0x02137014 kind:load to:0x02142cb4 module:overlay(26) +from:0x02137018 kind:load to:0x02137b14 module:overlay(26) +from:0x0213701c kind:load to:0x02142cc8 module:overlay(26) +from:0x02137020 kind:load to:0x020ec5a8 module:overlay(26) +from:0x02137024 kind:load to:0x02142b98 module:overlay(26) +from:0x02137028 kind:load to:0x02142bdc module:overlay(26) +from:0x0213702c kind:load to:0x0211cc3c module:overlay(26) +from:0x02137030 kind:load to:0x02142b8c module:overlay(26) +from:0x02137050 kind:arm_call to:0x0211cc80 module:overlay(26) +from:0x02137060 kind:arm_call to:0x0203e3a4 module:main +from:0x02137074 kind:load to:0x02143180 module:overlay(26) +from:0x02137078 kind:load to:0x02143190 module:overlay(26) +from:0x0213707c kind:load to:0x0211cf70 module:overlay(26) +from:0x02137080 kind:load to:0x02143184 module:overlay(26) +from:0x021370d8 kind:arm_call to:0x0211cfb4 module:overlay(26) +from:0x021370e8 kind:arm_call to:0x0203e3a4 module:main +from:0x021370fc kind:load to:0x0213a0d0 module:overlay(26) +from:0x02137100 kind:load to:0x02143268 module:overlay(26) +from:0x02137104 kind:load to:0x02143278 module:overlay(26) +from:0x02137108 kind:load to:0x0211fe10 module:overlay(26) +from:0x0213710c kind:load to:0x0214326c module:overlay(26) +from:0x0213712c kind:arm_call to:0x0211fe24 module:overlay(26) +from:0x0213713c kind:arm_call to:0x0203e3a4 module:main +from:0x02137150 kind:load to:0x02143350 module:overlay(26) +from:0x02137154 kind:load to:0x02143360 module:overlay(26) +from:0x02137158 kind:load to:0x0211fe40 module:overlay(26) +from:0x0213715c kind:load to:0x02143354 module:overlay(26) +from:0x0213717c kind:arm_call to:0x02120380 module:overlay(26) +from:0x0213718c kind:arm_call to:0x0203e3a4 module:main +from:0x021371a0 kind:load to:0x02143378 module:overlay(26) +from:0x021371a4 kind:load to:0x02143388 module:overlay(26) +from:0x021371a8 kind:load to:0x02122cbc module:overlay(26) +from:0x021371ac kind:load to:0x0214337c module:overlay(26) +from:0x021371cc kind:arm_call to:0x02122d00 module:overlay(26) +from:0x021371dc kind:arm_call to:0x0203e3a4 module:main +from:0x021371f0 kind:load to:0x02143460 module:overlay(26) +from:0x021371f4 kind:load to:0x02143470 module:overlay(26) +from:0x021371f8 kind:load to:0x02123448 module:overlay(26) +from:0x021371fc kind:load to:0x02143464 module:overlay(26) +from:0x0213721c kind:arm_call to:0x0212348c module:overlay(26) +from:0x0213722c kind:arm_call to:0x0203e3a4 module:main +from:0x02137240 kind:load to:0x02143548 module:overlay(26) +from:0x02137244 kind:load to:0x02143558 module:overlay(26) +from:0x02137248 kind:load to:0x0212434c module:overlay(26) +from:0x0213724c kind:load to:0x0214354c module:overlay(26) +from:0x0213726c kind:arm_call to:0x02124390 module:overlay(26) +from:0x0213727c kind:arm_call to:0x0203e3a4 module:main +from:0x02137290 kind:load to:0x02143630 module:overlay(26) +from:0x02137294 kind:load to:0x02143644 module:overlay(26) +from:0x02137298 kind:load to:0x0212510c module:overlay(26) +from:0x0213729c kind:load to:0x02143638 module:overlay(26) +from:0x021372bc kind:arm_call to:0x02125150 module:overlay(26) +from:0x021372cc kind:arm_call to:0x0203e3a4 module:main +from:0x021372e0 kind:load to:0x02143728 module:overlay(26) +from:0x021372e4 kind:load to:0x02143738 module:overlay(26) +from:0x021372e8 kind:load to:0x0212586c module:overlay(26) +from:0x021372ec kind:load to:0x0214372c module:overlay(26) +from:0x0213730c kind:arm_call to:0x021258b0 module:overlay(26) +from:0x0213731c kind:arm_call to:0x0203e3a4 module:main +from:0x02137330 kind:load to:0x021437a4 module:overlay(26) +from:0x02137334 kind:load to:0x021437b4 module:overlay(26) +from:0x02137338 kind:load to:0x02125cf4 module:overlay(26) +from:0x0213733c kind:load to:0x021437a8 module:overlay(26) +from:0x02137378 kind:arm_call to:0x02125d38 module:overlay(26) +from:0x02137388 kind:arm_call to:0x0203e3a4 module:main +from:0x0213739c kind:load to:0x021437f0 module:overlay(26) +from:0x021373a4 kind:load to:0x0213a9dc module:overlay(26) +from:0x021373ac kind:load to:0x02143810 module:overlay(26) +from:0x021373b0 kind:load to:0x0212a278 module:overlay(26) +from:0x021373b4 kind:load to:0x021437f8 module:overlay(26) +from:0x021373ec kind:arm_call to:0x0212a2a0 module:overlay(26) +from:0x021373fc kind:arm_call to:0x0203e3a4 module:main +from:0x02137424 kind:arm_call to:0x0212a2fc module:overlay(26) +from:0x02137434 kind:arm_call to:0x0203e3a4 module:main +from:0x0213744c kind:load to:0x0213ab90 module:overlay(26) +from:0x02137450 kind:load to:0x021438e8 module:overlay(26) +from:0x02137454 kind:load to:0x0214390c module:overlay(26) +from:0x02137458 kind:load to:0x0212db98 module:overlay(26) +from:0x0213745c kind:load to:0x02143900 module:overlay(26) +from:0x02137460 kind:load to:0x021439e4 module:overlay(26) +from:0x02137464 kind:load to:0x0212dbac module:overlay(26) +from:0x02137468 kind:load to:0x021438f4 module:overlay(26) +from:0x02137488 kind:arm_call to:0x0212dbf4 module:overlay(26) +from:0x02137498 kind:arm_call to:0x0203e3a4 module:main +from:0x021374ac kind:load to:0x02143acc module:overlay(26) +from:0x021374b0 kind:load to:0x02143bd0 module:overlay(26) +from:0x021374b4 kind:load to:0x02130768 module:overlay(26) +from:0x021374b8 kind:load to:0x02143ad0 module:overlay(26) +from:0x021374dc kind:load to:0x0213af0c module:overlay(26) +from:0x02137504 kind:load to:0x02143d48 module:overlay(26) +from:0x02137508 kind:load to:0x02136144 module:overlay(26) +from:0x0213750c kind:load to:0x0213616c module:overlay(26) +from:0x02137510 kind:load to:0x02136188 module:overlay(26) +from:0x02137514 kind:load to:0x021361a4 module:overlay(26) +from:0x02137518 kind:load to:0x021361c0 module:overlay(26) +from:0x0213751c kind:load to:0x02136208 module:overlay(26) +from:0x02137520 kind:load to:0x02136250 module:overlay(26) +from:0x02137524 kind:load to:0x02136254 module:overlay(26) +from:0x02137528 kind:load to:0x02136270 module:overlay(26) +from:0x0213752c kind:load to:0x0213628c module:overlay(26) +from:0x02137530 kind:load to:0x021362a8 module:overlay(26) +from:0x02137534 kind:load to:0x021362c4 module:overlay(26) +from:0x02137538 kind:load to:0x02136320 module:overlay(26) +from:0x0213753c kind:load to:0x02136370 module:overlay(26) +from:0x02137540 kind:load to:0x021363b0 module:overlay(26) +from:0x02137544 kind:load to:0x02136400 module:overlay(26) +from:0x02137548 kind:load to:0x0213675c module:overlay(26) +from:0x0213754c kind:load to:0x021367e4 module:overlay(26) +from:0x02137550 kind:load to:0x02136858 module:overlay(26) +from:0x02137554 kind:load to:0x02136878 module:overlay(26) +from:0x02137558 kind:load to:0x021368c8 module:overlay(26) +from:0x0213755c kind:load to:0x02136918 module:overlay(26) +from:0x02137560 kind:load to:0x02136934 module:overlay(26) +from:0x02137564 kind:load to:0x02136984 module:overlay(26) +from:0x02137568 kind:load to:0x021369d4 module:overlay(26) +from:0x0213756c kind:load to:0x02136a24 module:overlay(26) +from:0x02137570 kind:load to:0x02136a74 module:overlay(26) +from:0x02137574 kind:load to:0x02136a94 module:overlay(26) +from:0x02137578 kind:load to:0x02136ae4 module:overlay(26) +from:0x0213757c kind:load to:0x02136b40 module:overlay(26) +from:0x02137580 kind:load to:0x02136b90 module:overlay(26) +from:0x02137584 kind:load to:0x02136be0 module:overlay(26) +from:0x02137588 kind:load to:0x02136c30 module:overlay(26) +from:0x0213758c kind:load to:0x02136c80 module:overlay(26) +from:0x02137590 kind:load to:0x02136cd0 module:overlay(26) +from:0x02137594 kind:load to:0x02136d38 module:overlay(26) +from:0x02137598 kind:load to:0x02136d88 module:overlay(26) +from:0x0213759c kind:load to:0x02136dd8 module:overlay(26) +from:0x021375a0 kind:load to:0x02136e28 module:overlay(26) +from:0x021375a4 kind:load to:0x02136e78 module:overlay(26) +from:0x021375a8 kind:load to:0x02136f14 module:overlay(26) +from:0x021375ac kind:load to:0x02136f64 module:overlay(26) +from:0x021375b0 kind:load to:0x02137034 module:overlay(26) +from:0x021375b4 kind:load to:0x02137084 module:overlay(26) +from:0x021375b8 kind:load to:0x02137110 module:overlay(26) +from:0x021375bc kind:load to:0x02137160 module:overlay(26) +from:0x021375c0 kind:load to:0x021371b0 module:overlay(26) +from:0x021375c4 kind:load to:0x02137200 module:overlay(26) +from:0x021375c8 kind:load to:0x02137250 module:overlay(26) +from:0x021375cc kind:load to:0x021372a0 module:overlay(26) +from:0x021375d0 kind:load to:0x021372f0 module:overlay(26) +from:0x021375d4 kind:load to:0x02137340 module:overlay(26) +from:0x021375d8 kind:load to:0x021373b8 module:overlay(26) +from:0x021375dc kind:load to:0x0213746c module:overlay(26) +from:0x021375e0 kind:load to:0x021374bc module:overlay(26) +from:0x021375e4 kind:load to:0x021374e0 module:overlay(26) +from:0x021375e8 kind:load to:0x021374e4 module:overlay(26) +from:0x0213760c kind:load to:0x020da124 module:overlay(26) +from:0x02137610 kind:load to:0x020da138 module:overlay(26) +from:0x02137614 kind:load to:0x020da154 module:overlay(26) +from:0x02137618 kind:load to:0x020da190 module:overlay(26) +from:0x0213761c kind:load to:0x02062c70 module:overlay(0) +from:0x02137620 kind:load to:0x020da1c4 module:overlay(26) +from:0x02137624 kind:load to:0x020da248 module:overlay(26) +from:0x02137628 kind:load to:0x020da298 module:overlay(26) +from:0x0213762c kind:load to:0x02062c80 module:overlay(0) +from:0x02137630 kind:load to:0x02062c84 module:overlay(0) +from:0x0213763c kind:load to:0x020da380 module:overlay(26) +from:0x02137640 kind:load to:0x020da394 module:overlay(26) +from:0x02137644 kind:load to:0x02062c68 module:overlay(0) +from:0x02137648 kind:load to:0x020da3b0 module:overlay(26) +from:0x0213764c kind:load to:0x020da3e8 module:overlay(26) +from:0x02137650 kind:load to:0x020da450 module:overlay(26) +from:0x02137654 kind:load to:0x020da4bc module:overlay(26) +from:0x02137658 kind:load to:0x020da534 module:overlay(26) +from:0x0213765c kind:load to:0x020da56c module:overlay(26) +from:0x02137660 kind:load to:0x02062c84 module:overlay(0) +from:0x0213766c kind:load to:0x020da974 module:overlay(26) +from:0x02137670 kind:load to:0x020da988 module:overlay(26) +from:0x02137674 kind:load to:0x020da848 module:overlay(26) +from:0x02137678 kind:load to:0x020da86c module:overlay(26) +from:0x0213767c kind:load to:0x02062c70 module:overlay(0) +from:0x02137680 kind:load to:0x020da914 module:overlay(26) +from:0x02137684 kind:load to:0x020da930 module:overlay(26) +from:0x02137688 kind:load to:0x020da944 module:overlay(26) +from:0x0213768c kind:load to:0x02062c80 module:overlay(0) +from:0x02137690 kind:load to:0x020da970 module:overlay(26) +from:0x021376b4 kind:load to:0x020dbe9c module:overlay(26) +from:0x021376b8 kind:load to:0x020dbecc module:overlay(26) +from:0x021376bc kind:load to:0x020db5b4 module:overlay(26) +from:0x021376c0 kind:load to:0x020dbc3c module:overlay(26) +from:0x021376d0 kind:load to:0x020dc0b8 module:overlay(26) +from:0x021376d4 kind:load to:0x020dc0d8 module:overlay(26) +from:0x021376d8 kind:load to:0x020dc1dc module:overlay(26) +from:0x021376dc kind:load to:0x020dc7a8 module:overlay(26) +from:0x02137724 kind:load to:0x020dd494 module:overlay(26) +from:0x02137728 kind:load to:0x020dd4bc module:overlay(26) +from:0x0213772c kind:load to:0x020dcc4c module:overlay(26) +from:0x02137730 kind:load to:0x020dd200 module:overlay(26) +from:0x0213773c kind:load to:0x020dd5e8 module:overlay(26) +from:0x02137740 kind:load to:0x020dd638 module:overlay(26) +from:0x021377a8 kind:load to:0x020e5c9c module:overlay(26) +from:0x021377b0 kind:load to:0x020e7450 module:overlay(26) +from:0x021377b8 kind:load to:0x020e60fc module:overlay(26) +from:0x021377c0 kind:load to:0x020e64c4 module:overlay(26) +from:0x021377c8 kind:load to:0x020e6ea0 module:overlay(26) +from:0x021377d0 kind:load to:0x020e6e88 module:overlay(26) +from:0x021377d8 kind:load to:0x020e6d1c module:overlay(26) +from:0x021377e0 kind:load to:0x020e6a50 module:overlay(26) +from:0x021377e8 kind:load to:0x020e6570 module:overlay(26) +from:0x021377f0 kind:load to:0x020e6acc module:overlay(26) +from:0x021377f8 kind:load to:0x020e8138 module:overlay(26) +from:0x02137800 kind:load to:0x020e59bc module:overlay(26) +from:0x02137808 kind:load to:0x020e5820 module:overlay(26) +from:0x02137810 kind:load to:0x020e55a0 module:overlay(26) +from:0x02137818 kind:load to:0x020e5e24 module:overlay(26) +from:0x02137820 kind:load to:0x020e627c module:overlay(26) +from:0x02137828 kind:load to:0x020e6658 module:overlay(26) +from:0x02137830 kind:load to:0x020e67bc module:overlay(26) +from:0x02137838 kind:load to:0x020e6ac0 module:overlay(26) +from:0x02137840 kind:load to:0x020e6b90 module:overlay(26) +from:0x02137848 kind:load to:0x020e6eb4 module:overlay(26) +from:0x02137850 kind:load to:0x020e504c module:overlay(26) +from:0x02137858 kind:load to:0x020e6fc0 module:overlay(26) +from:0x02137860 kind:load to:0x020e4c78 module:overlay(26) +from:0x02137868 kind:load to:0x020e4954 module:overlay(26) +from:0x02137870 kind:load to:0x020e78f4 module:overlay(26) +from:0x02137878 kind:load to:0x020e8074 module:overlay(26) +from:0x02137880 kind:load to:0x020e4880 module:overlay(26) +from:0x02137888 kind:load to:0x020e4540 module:overlay(26) +from:0x02137890 kind:load to:0x020e4340 module:overlay(26) +from:0x02137898 kind:load to:0x020e4218 module:overlay(26) +from:0x021378a0 kind:load to:0x020e720c module:overlay(26) +from:0x021378a8 kind:load to:0x020e40c4 module:overlay(26) +from:0x021378b0 kind:load to:0x020e4090 module:overlay(26) +from:0x021378b8 kind:load to:0x020e3f34 module:overlay(26) +from:0x021378c0 kind:load to:0x020e714c module:overlay(26) +from:0x021378c8 kind:load to:0x020e3c9c module:overlay(26) +from:0x021378d0 kind:load to:0x020e3be0 module:overlay(26) +from:0x021378d8 kind:load to:0x020e3a34 module:overlay(26) +from:0x021378e0 kind:load to:0x020e762c module:overlay(26) +from:0x021378e8 kind:load to:0x020e38dc module:overlay(26) +from:0x021378f0 kind:load to:0x020e38d8 module:overlay(26) +from:0x021378f8 kind:load to:0x020e38c0 module:overlay(26) +from:0x02137900 kind:load to:0x020e3e78 module:overlay(26) +from:0x02137908 kind:load to:0x020e38bc module:overlay(26) +from:0x02137910 kind:load to:0x020e7f80 module:overlay(26) +from:0x02137918 kind:load to:0x020e3770 module:overlay(26) +from:0x02137920 kind:load to:0x020e41ac module:overlay(26) +from:0x02137928 kind:load to:0x02169544 module:overlay(91) +from:0x02137930 kind:load to:0x020e42d4 module:overlay(26) +from:0x02137938 kind:load to:0x020e7e68 module:overlay(26) +from:0x02137940 kind:load to:0x020e43dc module:overlay(26) +from:0x02137948 kind:load to:0x0216930c module:overlay(91) +from:0x02137950 kind:load to:0x020e7d90 module:overlay(26) +from:0x02137958 kind:load to:0x020e81b4 module:overlay(26) +from:0x02137960 kind:load to:0x020e4af0 module:overlay(26) +from:0x02137968 kind:load to:0x020e733c module:overlay(26) +from:0x02137970 kind:load to:0x020e6c98 module:overlay(26) +from:0x02137978 kind:load to:0x020e510c module:overlay(26) +from:0x02137980 kind:load to:0x020e54e0 module:overlay(26) +from:0x02137990 kind:load to:0x020de120 module:overlay(26) +from:0x02137994 kind:load to:0x020de1fc module:overlay(26) +from:0x02137998 kind:load to:0x0207d6b8 module:overlay(0) +from:0x0213799c kind:load to:0x020e0564 module:overlay(26) +from:0x021379a0 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021379ac kind:load to:0x020de10c module:overlay(26) +from:0x021379b0 kind:load to:0x020e8b7c module:overlay(26) +from:0x021379b4 kind:load to:0x0201b9d4 module:main +from:0x021379b8 kind:load to:0x020e8ac4 module:overlay(26) +from:0x021379bc kind:load to:0x020e8aa0 module:overlay(26) +from:0x021379c8 kind:load to:0x020de0f8 module:overlay(26) +from:0x021379cc kind:load to:0x020e8b60 module:overlay(26) +from:0x021379d0 kind:load to:0x020672d0 module:overlay(0) +from:0x021379d4 kind:load to:0x0206740c module:overlay(0) +from:0x021379d8 kind:load to:0x020e8ae8 module:overlay(26) +from:0x021379dc kind:load to:0x020ea8ec module:overlay(26) +from:0x021379e4 kind:load to:0x020ea8dc module:overlay(26) +from:0x021379ec kind:load to:0x020ea6a8 module:overlay(26) +from:0x021379f4 kind:load to:0x020eac08 module:overlay(26) +from:0x021379fc kind:load to:0x020eaca0 module:overlay(26) +from:0x02137a04 kind:load to:0x020eb014 module:overlay(26) +from:0x02137a0c kind:load to:0x020ea6b8 module:overlay(26) +from:0x02137a14 kind:load to:0x020ea634 module:overlay(26) +from:0x02137a1c kind:load to:0x020eb004 module:overlay(26) +from:0x02137a24 kind:load to:0x020ea624 module:overlay(26) +from:0x02137a2c kind:load to:0x020ea620 module:overlay(26) +from:0x02137a34 kind:load to:0x020ea610 module:overlay(26) +from:0x02137a50 kind:load to:0x020e8b98 module:overlay(26) +from:0x02137a5c kind:load to:0x0207ea90 module:overlay(0) +from:0x02137a60 kind:load to:0x0207ea98 module:overlay(0) +from:0x02137a64 kind:load to:0x0207ec68 module:overlay(0) +from:0x02137a68 kind:load to:0x0207ec3c module:overlay(0) +from:0x02137a6c kind:load to:0x0207ef50 module:overlay(0) +from:0x02137a70 kind:load to:0x0207efac module:overlay(0) +from:0x02137a74 kind:load to:0x0207f018 module:overlay(0) +from:0x02137a78 kind:load to:0x0207f0b0 module:overlay(0) +from:0x02137a88 kind:load to:0x020eba68 module:overlay(26) +from:0x02137a8c kind:load to:0x020eba7c module:overlay(26) +from:0x02137a98 kind:load to:0x020ec178 module:overlay(26) +from:0x02137a9c kind:load to:0x020ec17c module:overlay(26) +from:0x02137aa8 kind:load to:0x020ec348 module:overlay(26) +from:0x02137aac kind:load to:0x020ec35c module:overlay(26) +from:0x02137ab0 kind:load to:0x020ec378 module:overlay(26) +from:0x02137ab4 kind:load to:0x020ec388 module:overlay(26) +from:0x02137ab8 kind:load to:0x020ec3a8 module:overlay(26) +from:0x02137abc kind:load to:0x020ec3b0 module:overlay(26) +from:0x02137ac0 kind:load to:0x020ec3c0 module:overlay(26) +from:0x02137ac4 kind:load to:0x020ec3cc module:overlay(26) +from:0x02137ad0 kind:load to:0x020ec6b4 module:overlay(26) +from:0x02137ad4 kind:load to:0x020ec6c8 module:overlay(26) +from:0x02137ad8 kind:load to:0x020ec614 module:overlay(26) +from:0x02137adc kind:load to:0x020ec624 module:overlay(26) +from:0x02137ae0 kind:load to:0x020ec644 module:overlay(26) +from:0x02137ae4 kind:load to:0x020ec64c module:overlay(26) +from:0x02137ae8 kind:load to:0x020ec65c module:overlay(26) +from:0x02137aec kind:load to:0x020ec668 module:overlay(26) +from:0x02137af8 kind:load to:0x020ec6e4 module:overlay(26) +from:0x02137afc kind:load to:0x020ec748 module:overlay(26) +from:0x02137b00 kind:load to:0x0201770c module:main +from:0x02137b04 kind:load to:0x02017714 module:main +from:0x02137b08 kind:load to:0x0201771c module:main +from:0x02137b14 kind:load to:0x020ec5a8 module:overlay(26) +from:0x02137b18 kind:load to:0x020ec4b4 module:overlay(26) +from:0x02137b1c kind:load to:0x0201793c module:main +from:0x02137b20 kind:load to:0x02017b5c module:main +from:0x02137b24 kind:load to:0x020ec750 module:overlay(26) +from:0x02137b30 kind:load to:0x020ecd3c module:overlay(26) +from:0x02137b34 kind:load to:0x020ecd40 module:overlay(26) +from:0x02137b4c kind:load to:0x020ece4c module:overlay(26) +from:0x02137c10 kind:load to:0x020ed13c module:overlay(26) +from:0x02137c14 kind:load to:0x020ed150 module:overlay(26) +from:0x02137c18 kind:load to:0x020ed2bc module:overlay(26) +from:0x02137c1c kind:load to:0x020ed2d8 module:overlay(26) +from:0x02137c20 kind:load to:0x020ed2f4 module:overlay(26) +from:0x02137c24 kind:load to:0x01fff9a8 module:itcm +from:0x02137c28 kind:load to:0x020ed41c module:overlay(26) +from:0x02137c2c kind:load to:0x020ed43c module:overlay(26) +from:0x02137cd0 kind:load to:0x020efce8 module:overlay(26) +from:0x02137cd4 kind:load to:0x020efcfc module:overlay(26) +from:0x02137cd8 kind:load to:0x020efdb8 module:overlay(26) +from:0x02137cdc kind:load to:0x020efe18 module:overlay(26) +from:0x02137ce0 kind:load to:0x020efe8c module:overlay(26) +from:0x02137ce4 kind:load to:0x01fffa90 module:itcm +from:0x02137ce8 kind:load to:0x020f0034 module:overlay(26) +from:0x02137cec kind:load to:0x020f0054 module:overlay(26) +from:0x02137db4 kind:load to:0x020f215c module:overlay(26) +from:0x02137db8 kind:load to:0x020f2170 module:overlay(26) +from:0x02137dbc kind:load to:0x020f1fa0 module:overlay(26) +from:0x02137dc0 kind:load to:0x020f1fbc module:overlay(26) +from:0x02137dc4 kind:load to:0x020f1e00 module:overlay(26) +from:0x02137dc8 kind:load to:0x020f1fd8 module:overlay(26) +from:0x02137dcc kind:load to:0x020f20b4 module:overlay(26) +from:0x02137dd0 kind:load to:0x020f20d4 module:overlay(26) +from:0x02137ddc kind:load to:0x020f25d8 module:overlay(26) +from:0x02137de0 kind:load to:0x020f25f8 module:overlay(26) +from:0x02137de4 kind:load to:0x020f2324 module:overlay(26) +from:0x02137de8 kind:load to:0x020f2358 module:overlay(26) +from:0x02137dec kind:load to:0x020f238c module:overlay(26) +from:0x02137df0 kind:load to:0x020f2468 module:overlay(26) +from:0x02137df4 kind:load to:0x020f24c0 module:overlay(26) +from:0x02137df8 kind:load to:0x020f25cc module:overlay(26) +from:0x02137e04 kind:load to:0x020f2ac0 module:overlay(26) +from:0x02137e08 kind:load to:0x020f2ae0 module:overlay(26) +from:0x02137e0c kind:load to:0x020f2930 module:overlay(26) +from:0x02137e10 kind:load to:0x020f2944 module:overlay(26) +from:0x02137e14 kind:load to:0x020f27fc module:overlay(26) +from:0x02137e18 kind:load to:0x020f2958 module:overlay(26) +from:0x02137e1c kind:load to:0x020f29ac module:overlay(26) +from:0x02137e20 kind:load to:0x020f2ab4 module:overlay(26) +from:0x02137e2c kind:load to:0x020f2b38 module:overlay(26) +from:0x02137e30 kind:load to:0x020f2b4c module:overlay(26) +from:0x02137e34 kind:load to:0x0207d6b8 module:overlay(0) +from:0x02137e38 kind:load to:0x020f2b08 module:overlay(26) +from:0x02137e3c kind:load to:0x0207d6c8 module:overlay(0) +from:0x02137e48 kind:load to:0x020ee03c module:overlay(26) +from:0x02137e4c kind:load to:0x020f2c54 module:overlay(26) +from:0x02137e50 kind:load to:0x02059458 module:overlay(0) +from:0x02137e54 kind:load to:0x01ffc398 module:itcm +from:0x02137e58 kind:load to:0x01ffc3d4 module:itcm +from:0x02137e5c kind:load to:0x01ffc45c module:itcm +from:0x02137e60 kind:load to:0x01ffc4cc module:itcm +from:0x02137e6c kind:load to:0x020f36e4 module:overlay(26) +from:0x02137e78 kind:load to:0x020f45cc module:overlay(26) +from:0x02137e7c kind:load to:0x020f3cf8 module:overlay(26) +from:0x02137e80 kind:load to:0x02059174 module:overlay(0) +from:0x02137e84 kind:load to:0x01ffc57c module:itcm +from:0x02137e88 kind:load to:0x02059348 module:overlay(0) +from:0x02137e8c kind:load to:0x020593c4 module:overlay(0) +from:0x02137e90 kind:load to:0x02059428 module:overlay(0) +from:0x02137e94 kind:load to:0x020591b4 module:overlay(0) +from:0x02137e98 kind:load to:0x02059304 module:overlay(0) +from:0x02137ea4 kind:load to:0x020f45e0 module:overlay(26) +from:0x02137ea8 kind:load to:0x020f3cdc module:overlay(26) +from:0x02137eac kind:load to:0x0209ba20 module:overlay(0) +from:0x02137eb0 kind:load to:0x0209ba54 module:overlay(0) +from:0x02137eb4 kind:load to:0x0209baec module:overlay(0) +from:0x02137eb8 kind:load to:0x0209bb00 module:overlay(0) +from:0x02137ebc kind:load to:0x0209b8b0 module:overlay(0) +from:0x02137ec0 kind:load to:0x0209bb28 module:overlay(0) +from:0x02137ec4 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02137ec8 kind:load to:0x0209b838 module:overlay(0) +from:0x02137ecc kind:load to:0x0209babc module:overlay(0) +from:0x02137ed0 kind:load to:0x0209bad4 module:overlay(0) +from:0x02137ed4 kind:load to:0x0209bb14 module:overlay(0) +from:0x02137ed8 kind:load to:0x0209bea0 module:overlay(0) +from:0x02137edc kind:load to:0x020f44d0 module:overlay(26) +from:0x02137ee0 kind:load to:0x020f3738 module:overlay(26) +from:0x02137ee4 kind:load to:0x0209bed8 module:overlay(0) +from:0x02137ef0 kind:load to:0x020f47f8 module:overlay(26) +from:0x02137ef4 kind:load to:0x020f47fc module:overlay(26) +from:0x02137f04 kind:load to:0x020f5238 module:overlay(26) +from:0x02137f08 kind:load to:0x020e95d4 module:overlay(26) +from:0x02137f0c kind:load to:0x020e9e18 module:overlay(26) +from:0x02137f10 kind:load to:0x020e8ff0 module:overlay(26) +from:0x02137f14 kind:load to:0x020e9a0c module:overlay(26) +from:0x02137f18 kind:load to:0x020e9af4 module:overlay(26) +from:0x02137f1c kind:load to:0x020e9bb4 module:overlay(26) +from:0x02137f20 kind:load to:0x020e487c module:overlay(26) +from:0x02137f24 kind:load to:0x020e95d8 module:overlay(26) +from:0x02137f28 kind:load to:0x020e9c4c module:overlay(26) +from:0x02137f2c kind:load to:0x020e9d34 module:overlay(26) +from:0x02137f40 kind:load to:0x020f5960 module:overlay(26) +from:0x02137f44 kind:load to:0x020f5a10 module:overlay(26) +from:0x02137f48 kind:load to:0x020f5380 module:overlay(26) +from:0x02137f4c kind:load to:0x020f5384 module:overlay(26) +from:0x02137f50 kind:load to:0x020f583c module:overlay(26) +from:0x02137f54 kind:load to:0x020f5958 module:overlay(26) +from:0x02137f58 kind:load to:0x020f584c module:overlay(26) +from:0x02137f5c kind:load to:0x020e9e18 module:overlay(26) +from:0x02137f60 kind:load to:0x020e8ff0 module:overlay(26) +from:0x02137f64 kind:load to:0x020f5878 module:overlay(26) +from:0x02137f68 kind:load to:0x020f590c module:overlay(26) +from:0x02137f6c kind:load to:0x020f5950 module:overlay(26) +from:0x02137f70 kind:load to:0x020f5934 module:overlay(26) +from:0x02137f74 kind:load to:0x020f592c module:overlay(26) +from:0x02137f78 kind:load to:0x020f5924 module:overlay(26) +from:0x02137f7c kind:load to:0x020e9d34 module:overlay(26) +from:0x02137f80 kind:load to:0x020f532c module:overlay(26) +from:0x02137f90 kind:load to:0x020f5f2c module:overlay(26) +from:0x02137f94 kind:load to:0x020f5f98 module:overlay(26) +from:0x02137f98 kind:load to:0x020f5d38 module:overlay(26) +from:0x02137f9c kind:load to:0x020f5d3c module:overlay(26) +from:0x02137fa0 kind:load to:0x020f5dc4 module:overlay(26) +from:0x02137fa4 kind:load to:0x020f5238 module:overlay(26) +from:0x02137fa8 kind:load to:0x020e95d4 module:overlay(26) +from:0x02137fac kind:load to:0x020f5f24 module:overlay(26) +from:0x02137fb0 kind:load to:0x020f5dd4 module:overlay(26) +from:0x02137fb4 kind:load to:0x020e9a0c module:overlay(26) +from:0x02137fb8 kind:load to:0x020f5edc module:overlay(26) +from:0x02137fbc kind:load to:0x020f5f1c module:overlay(26) +from:0x02137fc0 kind:load to:0x020f5f00 module:overlay(26) +from:0x02137fc4 kind:load to:0x020f5ef8 module:overlay(26) +from:0x02137fc8 kind:load to:0x020e9c4c module:overlay(26) +from:0x02137fcc kind:load to:0x020e9d34 module:overlay(26) +from:0x02137fd0 kind:load to:0x020f5b84 module:overlay(26) +from:0x02137fe0 kind:load to:0x020f52e8 module:overlay(26) +from:0x02137fe4 kind:load to:0x020f62d8 module:overlay(26) +from:0x02137fe8 kind:load to:0x0205bca8 module:overlay(0) +from:0x02137fec kind:load to:0x01ffc57c module:itcm +from:0x02137ff0 kind:load to:0x02059348 module:overlay(0) +from:0x02137ff4 kind:load to:0x020593c4 module:overlay(0) +from:0x02137ff8 kind:load to:0x02059428 module:overlay(0) +from:0x02137ffc kind:load to:0x01ffc7a4 module:itcm +from:0x02138000 kind:load to:0x02059304 module:overlay(0) +from:0x0213800c kind:load to:0x020f5b48 module:overlay(26) +from:0x02138010 kind:load to:0x020f62f4 module:overlay(26) +from:0x02138014 kind:load to:0x0209b2cc module:overlay(0) +from:0x02138018 kind:load to:0x0209b304 module:overlay(0) +from:0x0213801c kind:load to:0x0209b908 module:overlay(0) +from:0x02138020 kind:load to:0x0209b910 module:overlay(0) +from:0x02138024 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02138028 kind:load to:0x0209b47c module:overlay(0) +from:0x0213802c kind:load to:0x0209b36c module:overlay(0) +from:0x02138030 kind:load to:0x0209b838 module:overlay(0) +from:0x02138034 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02138038 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0213803c kind:load to:0x020f62d0 module:overlay(26) +from:0x02138040 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02138044 kind:load to:0x020f62c0 module:overlay(26) +from:0x02138048 kind:load to:0x020f629c module:overlay(26) +from:0x02138054 kind:load to:0x020f6310 module:overlay(26) +from:0x02138058 kind:load to:0x020f6380 module:overlay(26) +from:0x0213805c kind:load to:0x020f61a8 module:overlay(26) +from:0x02138060 kind:load to:0x020f61b8 module:overlay(26) +from:0x02138064 kind:load to:0x020f623c module:overlay(26) +from:0x02138068 kind:load to:0x020f5238 module:overlay(26) +from:0x0213806c kind:load to:0x020e95d4 module:overlay(26) +from:0x02138070 kind:load to:0x020e9e18 module:overlay(26) +from:0x02138074 kind:load to:0x020e8ff0 module:overlay(26) +from:0x02138078 kind:load to:0x020e9a0c module:overlay(26) +from:0x0213807c kind:load to:0x020f624c module:overlay(26) +from:0x02138080 kind:load to:0x020f6294 module:overlay(26) +from:0x02138084 kind:load to:0x020f6284 module:overlay(26) +from:0x02138088 kind:load to:0x020f627c module:overlay(26) +from:0x0213808c kind:load to:0x020e9c4c module:overlay(26) +from:0x02138090 kind:load to:0x020f6264 module:overlay(26) +from:0x02138094 kind:load to:0x020f6188 module:overlay(26) +from:0x021380a4 kind:load to:0x020f6610 module:overlay(26) +from:0x021380a8 kind:load to:0x020f6680 module:overlay(26) +from:0x021380ac kind:load to:0x020f6500 module:overlay(26) +from:0x021380b0 kind:load to:0x020f6510 module:overlay(26) +from:0x021380b4 kind:load to:0x020f65d0 module:overlay(26) +from:0x021380b8 kind:load to:0x020f5238 module:overlay(26) +from:0x021380bc kind:load to:0x020e95d4 module:overlay(26) +from:0x021380c0 kind:load to:0x020e9e18 module:overlay(26) +from:0x021380c4 kind:load to:0x020e8ff0 module:overlay(26) +from:0x021380c8 kind:load to:0x020e9a0c module:overlay(26) +from:0x021380cc kind:load to:0x020f65e0 module:overlay(26) +from:0x021380d0 kind:load to:0x020f6608 module:overlay(26) +from:0x021380d4 kind:load to:0x020f65f8 module:overlay(26) +from:0x021380d8 kind:load to:0x020e95d8 module:overlay(26) +from:0x021380dc kind:load to:0x020e9c4c module:overlay(26) +from:0x021380e0 kind:load to:0x020e9d34 module:overlay(26) +from:0x021380e4 kind:load to:0x020f64e0 module:overlay(26) +from:0x02138100 kind:load to:0x020f6e64 module:overlay(26) +from:0x02138104 kind:load to:0x020f6e68 module:overlay(26) +from:0x0213810c kind:load to:0x020f71f0 module:overlay(26) +from:0x02138110 kind:load to:0x020f71f4 module:overlay(26) +from:0x02138124 kind:load to:0x020f7194 module:overlay(26) +from:0x02138138 kind:load to:0x020f71e8 module:overlay(26) +from:0x02138144 kind:load to:0x020f7370 module:overlay(26) +from:0x02138148 kind:load to:0x020f7398 module:overlay(26) +from:0x0213814c kind:load to:0x020f8094 module:overlay(26) +from:0x02138150 kind:load to:0x020f71f0 module:overlay(26) +from:0x02138154 kind:load to:0x020f71f4 module:overlay(26) +from:0x02138158 kind:load to:0x020f742c module:overlay(26) +from:0x0213815c kind:load to:0x020f80d4 module:overlay(26) +from:0x02138160 kind:load to:0x020f8038 module:overlay(26) +from:0x02138164 kind:load to:0x020f8164 module:overlay(26) +from:0x02138168 kind:load to:0x020f7194 module:overlay(26) +from:0x0213816c kind:load to:0x020f81b8 module:overlay(26) +from:0x02138170 kind:load to:0x020f822c module:overlay(26) +from:0x02138174 kind:load to:0x020f8260 module:overlay(26) +from:0x02138178 kind:load to:0x020f8290 module:overlay(26) +from:0x0213817c kind:load to:0x020f71e8 module:overlay(26) +from:0x02138188 kind:load to:0x020f83cc module:overlay(26) +from:0x0213818c kind:load to:0x020f83f4 module:overlay(26) +from:0x02138190 kind:load to:0x020f8e10 module:overlay(26) +from:0x02138194 kind:load to:0x020f9498 module:overlay(26) +from:0x02138198 kind:load to:0x020f9590 module:overlay(26) +from:0x0213819c kind:load to:0x020f8488 module:overlay(26) +from:0x021381a0 kind:load to:0x020f8ec4 module:overlay(26) +from:0x021381a4 kind:load to:0x020f8d5c module:overlay(26) +from:0x021381a8 kind:load to:0x020f903c module:overlay(26) +from:0x021381ac kind:load to:0x020f908c module:overlay(26) +from:0x021381b0 kind:load to:0x020f91bc module:overlay(26) +from:0x021381b4 kind:load to:0x020f9294 module:overlay(26) +from:0x021381b8 kind:load to:0x020f9430 module:overlay(26) +from:0x021381bc kind:load to:0x020f943c module:overlay(26) +from:0x021381c0 kind:load to:0x020f9448 module:overlay(26) +from:0x021381cc kind:load to:0x020f95d0 module:overlay(26) +from:0x021381d0 kind:load to:0x020f95f8 module:overlay(26) +from:0x021381d4 kind:load to:0x020f9640 module:overlay(26) +from:0x021381d8 kind:load to:0x020f71f0 module:overlay(26) +from:0x021381dc kind:load to:0x020f71f4 module:overlay(26) +from:0x021381e0 kind:load to:0x020f9638 module:overlay(26) +from:0x021381e4 kind:load to:0x020f9648 module:overlay(26) +from:0x021381e8 kind:load to:0x020f963c module:overlay(26) +from:0x021381ec kind:load to:0x020f964c module:overlay(26) +from:0x021381f0 kind:load to:0x020f7194 module:overlay(26) +from:0x021381f4 kind:load to:0x020f9654 module:overlay(26) +from:0x021381f8 kind:load to:0x020f965c module:overlay(26) +from:0x021381fc kind:load to:0x020f9664 module:overlay(26) +from:0x02138200 kind:load to:0x020f966c module:overlay(26) +from:0x02138204 kind:load to:0x020f71e8 module:overlay(26) +from:0x02138208 kind:load to:0x02138228 module:overlay(26) +from:0x0213820c kind:load to:0x02138214 module:overlay(26) +from:0x02138210 kind:load to:0x0213821c module:overlay(26) +from:0x02138240 kind:load to:0x020fdca8 module:overlay(26) +from:0x02138244 kind:load to:0x020fdcd0 module:overlay(26) +from:0x021382bc kind:load to:0x020f72a4 module:overlay(26) +from:0x021382c0 kind:load to:0x021016cc module:overlay(26) +from:0x021382c4 kind:load to:0x02059458 module:overlay(0) +from:0x021382c8 kind:load to:0x01ffc398 module:itcm +from:0x021382cc kind:load to:0x01ffc3d4 module:itcm +from:0x021382d0 kind:load to:0x01ffc45c module:itcm +from:0x021382d4 kind:load to:0x01ffc4cc module:itcm +from:0x021382e0 kind:load to:0x020f52d4 module:overlay(26) +from:0x021382e4 kind:load to:0x02104b3c module:overlay(26) +from:0x021382e8 kind:load to:0x0209b2cc module:overlay(0) +from:0x021382ec kind:load to:0x0209b304 module:overlay(0) +from:0x021382f0 kind:load to:0x0209b908 module:overlay(0) +from:0x021382f4 kind:load to:0x0209b910 module:overlay(0) +from:0x021382f8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021382fc kind:load to:0x0209b47c module:overlay(0) +from:0x02138300 kind:load to:0x0209b36c module:overlay(0) +from:0x02138304 kind:load to:0x0209b838 module:overlay(0) +from:0x02138308 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0213830c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02138310 kind:load to:0x020f62d0 module:overlay(26) +from:0x02138314 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02138318 kind:load to:0x020f62c0 module:overlay(26) +from:0x0213831c kind:load to:0x020f629c module:overlay(26) +from:0x02138328 kind:load to:0x020f52c0 module:overlay(26) +from:0x0213832c kind:load to:0x02104b58 module:overlay(26) +from:0x02138330 kind:load to:0x0209ba20 module:overlay(0) +from:0x02138334 kind:load to:0x0209ba54 module:overlay(0) +from:0x02138338 kind:load to:0x0209baec module:overlay(0) +from:0x0213833c kind:load to:0x0209bb00 module:overlay(0) +from:0x02138340 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02138344 kind:load to:0x0209bb28 module:overlay(0) +from:0x02138348 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0213834c kind:load to:0x0209b838 module:overlay(0) +from:0x02138350 kind:load to:0x0209babc module:overlay(0) +from:0x02138354 kind:load to:0x0209bad4 module:overlay(0) +from:0x02138358 kind:load to:0x0209bb14 module:overlay(0) +from:0x0213835c kind:load to:0x0209bea0 module:overlay(0) +from:0x02138360 kind:load to:0x020f44d0 module:overlay(26) +from:0x02138364 kind:load to:0x020f3738 module:overlay(26) +from:0x02138368 kind:load to:0x0209bed8 module:overlay(0) +from:0x02138794 kind:load to:0x02104bd4 module:overlay(26) +from:0x02138798 kind:load to:0x02104bfc module:overlay(26) +from:0x0213879c kind:load to:0x02104f48 module:overlay(26) +from:0x021387a0 kind:load to:0x02104c2c module:overlay(26) +from:0x021387a4 kind:load to:0x020f71f4 module:overlay(26) +from:0x021387a8 kind:load to:0x02104cdc module:overlay(26) +from:0x021387ac kind:load to:0x02105060 module:overlay(26) +from:0x021387b0 kind:load to:0x02105194 module:overlay(26) +from:0x021387b4 kind:load to:0x02105230 module:overlay(26) +from:0x021387b8 kind:load to:0x020f7194 module:overlay(26) +from:0x021387bc kind:load to:0x02105248 module:overlay(26) +from:0x021387c0 kind:load to:0x02105284 module:overlay(26) +from:0x021387c4 kind:load to:0x02105338 module:overlay(26) +from:0x021387c8 kind:load to:0x0210537c module:overlay(26) +from:0x021387cc kind:load to:0x020f71e8 module:overlay(26) +from:0x021387d8 kind:load to:0x021063f8 module:overlay(26) +from:0x021387dc kind:load to:0x0210640c module:overlay(26) +from:0x021387e0 kind:load to:0x021063d8 module:overlay(26) +from:0x021387e4 kind:load to:0x02106360 module:overlay(26) +from:0x021387e8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02138808 kind:load to:0x0210715c module:overlay(26) +from:0x0213880c kind:load to:0x020990ec module:overlay(0) +from:0x02138810 kind:load to:0x02098efc module:overlay(0) +from:0x02138814 kind:load to:0x02098f78 module:overlay(0) +from:0x02138818 kind:load to:0x020990f4 module:overlay(0) +from:0x0213881c kind:load to:0x02099114 module:overlay(0) +from:0x02138820 kind:load to:0x02099140 module:overlay(0) +from:0x0213882c kind:load to:0x02099cc0 module:overlay(0) +from:0x02138830 kind:load to:0x02099cfc module:overlay(0) +from:0x02138834 kind:load to:0x02099d14 module:overlay(0) +from:0x02138838 kind:load to:0x02099d20 module:overlay(0) +from:0x0213883c kind:load to:0x01fff464 module:itcm +from:0x02138840 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02138844 kind:load to:0x0210721c module:overlay(26) +from:0x02138848 kind:load to:0x02099c58 module:overlay(0) +from:0x0213884c kind:load to:0x02107224 module:overlay(26) +from:0x02138850 kind:load to:0x02107250 module:overlay(26) +from:0x02138854 kind:load to:0x02099c64 module:overlay(0) +from:0x02138858 kind:load to:0x0210726c module:overlay(26) +from:0x0213885c kind:load to:0x02099c6c module:overlay(0) +from:0x02138860 kind:load to:0x02099c70 module:overlay(0) +from:0x02138864 kind:load to:0x02099d2c module:overlay(0) +from:0x02138868 kind:load to:0x02099d98 module:overlay(0) +from:0x0213886c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02138870 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02138874 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02138878 kind:load to:0x021072c0 module:overlay(26) +from:0x0213887c kind:load to:0x021072e0 module:overlay(26) +from:0x02138880 kind:load to:0x02107264 module:overlay(26) +from:0x021388a4 kind:load to:0x02138884 module:overlay(26) +from:0x021388a8 kind:load to:0x0213889c module:overlay(26) +from:0x021388ac kind:load to:0x02138894 module:overlay(26) +from:0x021388b0 kind:load to:0x0213888c module:overlay(26) +from:0x021388bc kind:load to:0x02108c00 module:overlay(26) +from:0x021388c0 kind:load to:0x02074840 module:overlay(0) +from:0x021388c4 kind:load to:0x02074844 module:overlay(0) +from:0x021388c8 kind:load to:0x02074848 module:overlay(0) +from:0x02138918 kind:load to:0x02107b6c module:overlay(26) +from:0x0213891c kind:load to:0x02107c78 module:overlay(26) +from:0x02138920 kind:load to:0x021085e0 module:overlay(26) +from:0x02138924 kind:load to:0x02108614 module:overlay(26) +from:0x02138928 kind:load to:0x021086ec module:overlay(26) +from:0x0213892c kind:load to:0x02108704 module:overlay(26) +from:0x02138930 kind:load to:0x02081430 module:overlay(0) +from:0x02138934 kind:load to:0x021081a8 module:overlay(26) +from:0x02138938 kind:load to:0x02108734 module:overlay(26) +from:0x0213893c kind:load to:0x02108754 module:overlay(26) +from:0x02138940 kind:load to:0x02108774 module:overlay(26) +from:0x02138944 kind:load to:0x02081f64 module:overlay(0) +from:0x02138948 kind:load to:0x02107e4c module:overlay(26) +from:0x0213894c kind:load to:0x020ba4e1 module:overlays(1,5,6,7,12,13,14) +from:0x02138950 kind:load to:0x02107d8c module:overlay(26) +from:0x02138954 kind:load to:0x02108a20 module:overlay(26) +from:0x02138958 kind:load to:0x0210838c module:overlay(26) +from:0x02138af0 kind:load to:0x0210918c module:overlay(26) +from:0x02138af4 kind:load to:0x021091ac module:overlay(26) +from:0x02138af8 kind:load to:0x02059174 module:overlay(0) +from:0x02138afc kind:load to:0x01ffc57c module:itcm +from:0x02138b00 kind:load to:0x02059348 module:overlay(0) +from:0x02138b04 kind:load to:0x020593c4 module:overlay(0) +from:0x02138b08 kind:load to:0x02059428 module:overlay(0) +from:0x02138b0c kind:load to:0x021091f0 module:overlay(26) +from:0x02138b10 kind:load to:0x02059304 module:overlay(0) +from:0x02138b14 kind:load to:0x021091d4 module:overlay(26) +from:0x02138b18 kind:load to:0x020839ec module:overlay(0) +from:0x02138b24 kind:load to:0x02109568 module:overlay(26) +from:0x02138b28 kind:load to:0x02109590 module:overlay(26) +from:0x02138b2c kind:load to:0x02059174 module:overlay(0) +from:0x02138b30 kind:load to:0x01ffc57c module:itcm +from:0x02138b34 kind:load to:0x02059348 module:overlay(0) +from:0x02138b38 kind:load to:0x020593c4 module:overlay(0) +from:0x02138b3c kind:load to:0x02059428 module:overlay(0) +from:0x02138b40 kind:load to:0x021095e4 module:overlay(26) +from:0x02138b44 kind:load to:0x02059304 module:overlay(0) +from:0x02138b48 kind:load to:0x021095c0 module:overlay(26) +from:0x02138b4c kind:load to:0x020839ec module:overlay(0) +from:0x02138b58 kind:load to:0x02109740 module:overlay(26) +from:0x02138b5c kind:load to:0x02109768 module:overlay(26) +from:0x02138b60 kind:load to:0x021097c0 module:overlay(26) +from:0x02138b64 kind:load to:0x02109864 module:overlay(26) +from:0x02138b68 kind:load to:0x021098e0 module:overlay(26) +from:0x02138b6c kind:load to:0x02109868 module:overlay(26) +from:0x02138b70 kind:load to:0x0210986c module:overlay(26) +from:0x02138b74 kind:load to:0x02109920 module:overlay(26) +from:0x02138b90 kind:load to:0x02109944 module:overlay(26) +from:0x02138b94 kind:load to:0x02109958 module:overlay(26) +from:0x02138b98 kind:load to:0x02109974 module:overlay(26) +from:0x02138b9c kind:load to:0x02109980 module:overlay(26) +from:0x02138ba0 kind:load to:0x021098e0 module:overlay(26) +from:0x02138ba4 kind:load to:0x021099a0 module:overlay(26) +from:0x02138ba8 kind:load to:0x0210986c module:overlay(26) +from:0x02138bac kind:load to:0x021099c0 module:overlay(26) +from:0x02138bb0 kind:load to:0x021099e4 module:overlay(26) +from:0x02138bb4 kind:load to:0x021099f8 module:overlay(26) +from:0x02138bb8 kind:load to:0x02109a14 module:overlay(26) +from:0x02138bbc kind:load to:0x02109a30 module:overlay(26) +from:0x02138bc8 kind:load to:0x02109d14 module:overlay(26) +from:0x02138bcc kind:load to:0x02109d28 module:overlay(26) +from:0x02138bd0 kind:load to:0x02109d44 module:overlay(26) +from:0x02138bd4 kind:load to:0x02109d50 module:overlay(26) +from:0x02138bd8 kind:load to:0x021098e0 module:overlay(26) +from:0x02138bdc kind:load to:0x02109d70 module:overlay(26) +from:0x02138be0 kind:load to:0x0210986c module:overlay(26) +from:0x02138be4 kind:load to:0x02109d90 module:overlay(26) +from:0x02138be8 kind:load to:0x02109db0 module:overlay(26) +from:0x02138bec kind:load to:0x02109dc4 module:overlay(26) +from:0x02138bf0 kind:load to:0x02109de0 module:overlay(26) +from:0x02138bf4 kind:load to:0x02109dfc module:overlay(26) +from:0x02138c00 kind:load to:0x0210a0d8 module:overlay(26) +from:0x02138c04 kind:load to:0x0210a0ec module:overlay(26) +from:0x02138c08 kind:load to:0x0210a108 module:overlay(26) +from:0x02138c0c kind:load to:0x0210a114 module:overlay(26) +from:0x02138c10 kind:load to:0x021098e0 module:overlay(26) +from:0x02138c14 kind:load to:0x0210a134 module:overlay(26) +from:0x02138c18 kind:load to:0x0210986c module:overlay(26) +from:0x02138c1c kind:load to:0x0210a154 module:overlay(26) +from:0x02138c20 kind:load to:0x0210a174 module:overlay(26) +from:0x02138c24 kind:load to:0x0210a188 module:overlay(26) +from:0x02138c28 kind:load to:0x0210a1a4 module:overlay(26) +from:0x02138c2c kind:load to:0x0210a1c0 module:overlay(26) +from:0x02138c50 kind:load to:0x0210a6ec module:overlay(26) +from:0x02138c54 kind:load to:0x0210afe8 module:overlay(26) +from:0x02138c58 kind:load to:0x0210af90 module:overlay(26) +from:0x02138c64 kind:load to:0x0210a6d8 module:overlay(26) +from:0x02138c68 kind:load to:0x0210afcc module:overlay(26) +from:0x02138c6c kind:load to:0x0210afbc module:overlay(26) +from:0x02138c78 kind:load to:0x0210a558 module:overlay(26) +from:0x02138c7c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02138c80 kind:load to:0x0209e1dc module:overlay(0) +from:0x02138c84 kind:load to:0x0209e21c module:overlay(0) +from:0x02138c88 kind:load to:0x0209e23c module:overlay(0) +from:0x02138c94 kind:load to:0x0207d98c module:overlay(0) +from:0x02138c98 kind:load to:0x0207d994 module:overlay(0) +from:0x02138c9c kind:load to:0x0207da60 module:overlay(0) +from:0x02138ca0 kind:load to:0x0207da50 module:overlay(0) +from:0x02138ca4 kind:load to:0x0207daa4 module:overlay(0) +from:0x02138ca8 kind:load to:0x0207dac4 module:overlay(0) +from:0x02138cac kind:load to:0x0207db08 module:overlay(0) +from:0x02138cb0 kind:load to:0x0207db38 module:overlay(0) +from:0x02138cbc kind:load to:0x0207db54 module:overlay(0) +from:0x02138cc0 kind:load to:0x0207db5c module:overlay(0) +from:0x02138cc4 kind:load to:0x0207e024 module:overlay(0) +from:0x02138cc8 kind:load to:0x0207e014 module:overlay(0) +from:0x02138ccc kind:load to:0x0207e058 module:overlay(0) +from:0x02138cd0 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02138cd4 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02138cd8 kind:load to:0x0207e168 module:overlay(0) +from:0x02138ce4 kind:load to:0x0210a6c4 module:overlay(26) +from:0x02138ce8 kind:load to:0x0210b004 module:overlay(26) +from:0x02138cec kind:load to:0x02059174 module:overlay(0) +from:0x02138cf0 kind:load to:0x01ffc57c module:itcm +from:0x02138cf4 kind:load to:0x02059348 module:overlay(0) +from:0x02138cf8 kind:load to:0x020593c4 module:overlay(0) +from:0x02138cfc kind:load to:0x02059428 module:overlay(0) +from:0x02138d00 kind:load to:0x0210a510 module:overlay(26) +from:0x02138d04 kind:load to:0x02059304 module:overlay(0) +from:0x02138d10 kind:load to:0x0210a700 module:overlay(26) +from:0x02138d14 kind:load to:0x0209e87c module:overlay(0) +from:0x02138d18 kind:load to:0x0210ab48 module:overlay(26) +from:0x02138d1c kind:load to:0x0210def0 module:overlay(26) +from:0x02138d20 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02138d24 kind:load to:0x0210add8 module:overlay(26) +from:0x02138d28 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02138d2c kind:load to:0x0209e990 module:overlay(0) +from:0x02138d30 kind:load to:0x0209e998 module:overlay(0) +from:0x02138d34 kind:load to:0x0209e99c module:overlay(0) +from:0x02138d38 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02138d3c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02138d40 kind:load to:0x0210b020 module:overlay(26) +from:0x02138d44 kind:load to:0x0210b050 module:overlay(26) +from:0x02138d48 kind:load to:0x0210af00 module:overlay(26) +from:0x02138d4c kind:load to:0x0210e1e4 module:overlay(26) +from:0x02138d50 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02138d54 kind:load to:0x0210dff4 module:overlay(26) +from:0x02138d6c kind:load to:0x0210b0a8 module:overlay(26) +from:0x02138d70 kind:load to:0x0209e0a0 module:overlay(0) +from:0x02138d74 kind:load to:0x0209e160 module:overlay(0) +from:0x02138d78 kind:load to:0x0209e164 module:overlay(0) +from:0x02138d7c kind:load to:0x0209e168 module:overlay(0) +from:0x02138d88 kind:load to:0x0210b144 module:overlay(26) +from:0x02138d8c kind:load to:0x0209e87c module:overlay(0) +from:0x02138d90 kind:load to:0x0210b3bc module:overlay(26) +from:0x02138d94 kind:load to:0x0210b434 module:overlay(26) +from:0x02138d98 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02138d9c kind:load to:0x0210b488 module:overlay(26) +from:0x02138da0 kind:load to:0x0210b484 module:overlay(26) +from:0x02138da4 kind:load to:0x0209e990 module:overlay(0) +from:0x02138da8 kind:load to:0x0209e998 module:overlay(0) +from:0x02138dac kind:load to:0x0209e99c module:overlay(0) +from:0x02138db0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02138db4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02138db8 kind:load to:0x0210b494 module:overlay(26) +from:0x02138dbc kind:load to:0x0210b4cc module:overlay(26) +from:0x02138dc0 kind:load to:0x0210d56c module:overlay(26) +from:0x02138dc4 kind:load to:0x0210e1e4 module:overlay(26) +from:0x02138dc8 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02138dcc kind:load to:0x0210dff4 module:overlay(26) +from:0x02138dd0 kind:load to:0x02110430 module:overlay(26) +from:0x02138dd4 kind:load to:0x0210b48c module:overlay(26) +from:0x02138dd8 kind:load to:0x0210d5ac module:overlay(26) +from:0x02138ddc kind:load to:0x0210d3f0 module:overlay(26) +from:0x02138de0 kind:load to:0x0210d438 module:overlay(26) +from:0x02138de4 kind:load to:0x0210d440 module:overlay(26) +from:0x02138de8 kind:load to:0x0210d45c module:overlay(26) +from:0x02138dec kind:load to:0x0210d574 module:overlay(26) +from:0x02138df0 kind:load to:0x0210d57c module:overlay(26) +from:0x02138e08 kind:load to:0x0210b5f4 module:overlay(26) +from:0x02138e0c kind:load to:0x0209e87c module:overlay(0) +from:0x02138e10 kind:load to:0x0210b7c0 module:overlay(26) +from:0x02138e14 kind:load to:0x0210b7cc module:overlay(26) +from:0x02138e18 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02138e1c kind:load to:0x0210b7d8 module:overlay(26) +from:0x02138e20 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02138e24 kind:load to:0x0209e990 module:overlay(0) +from:0x02138e28 kind:load to:0x0209e998 module:overlay(0) +from:0x02138e2c kind:load to:0x0209e99c module:overlay(0) +from:0x02138e30 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02138e34 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02138e38 kind:load to:0x0210b574 module:overlay(26) +from:0x02138e3c kind:load to:0x0210b59c module:overlay(26) +from:0x02138e40 kind:load to:0x0210b864 module:overlay(26) +from:0x02138e44 kind:load to:0x0210e1e4 module:overlay(26) +from:0x02138e48 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02138e4c kind:load to:0x0210dff4 module:overlay(26) +from:0x02138e50 kind:load to:0x02110430 module:overlay(26) +from:0x02138e54 kind:load to:0x0210b854 module:overlay(26) +from:0x02138e58 kind:load to:0x0210b85c module:overlay(26) +from:0x02138e68 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02138e6c kind:load to:0x0209e1dc module:overlay(0) +from:0x02138e70 kind:load to:0x0209e21c module:overlay(0) +from:0x02138e74 kind:load to:0x0209e23c module:overlay(0) +from:0x02138e80 kind:load to:0x0210b878 module:overlay(26) +from:0x02138e84 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02138e88 kind:load to:0x0209e1dc module:overlay(0) +from:0x02138e8c kind:load to:0x0209e21c module:overlay(0) +from:0x02138e90 kind:load to:0x0209e23c module:overlay(0) +from:0x02138e9c kind:load to:0x0207e178 module:overlay(0) +from:0x02138ea0 kind:load to:0x0207e180 module:overlay(0) +from:0x02138ea4 kind:load to:0x0207e994 module:overlay(0) +from:0x02138ea8 kind:load to:0x0207e984 module:overlay(0) +from:0x02138eac kind:load to:0x0207e9d0 module:overlay(0) +from:0x02138eb0 kind:load to:0x0207ea08 module:overlay(0) +from:0x02138eb4 kind:load to:0x0207ea4c module:overlay(0) +from:0x02138eb8 kind:load to:0x0207ea74 module:overlay(0) +from:0x02138ec4 kind:load to:0x0210b9c8 module:overlay(26) +from:0x02138ec8 kind:load to:0x0209e87c module:overlay(0) +from:0x02138ecc kind:load to:0x0210ba28 module:overlay(26) +from:0x02138ed0 kind:load to:0x0210def0 module:overlay(26) +from:0x02138ed4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02138ed8 kind:load to:0x0210ba50 module:overlay(26) +from:0x02138edc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02138ee0 kind:load to:0x0210bb34 module:overlay(26) +from:0x02138ee4 kind:load to:0x0209e998 module:overlay(0) +from:0x02138ee8 kind:load to:0x0209e99c module:overlay(0) +from:0x02138eec kind:load to:0x0209e9a8 module:overlay(0) +from:0x02138ef0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02138ef4 kind:load to:0x0210bb70 module:overlay(26) +from:0x02138ef8 kind:load to:0x0210bb90 module:overlay(26) +from:0x02138efc kind:load to:0x0210dfec module:overlay(26) +from:0x02138f00 kind:load to:0x0210e1e4 module:overlay(26) +from:0x02138f04 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02138f08 kind:load to:0x0210dff4 module:overlay(26) +from:0x02138f14 kind:load to:0x0210bbd8 module:overlay(26) +from:0x02138f18 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02138f1c kind:load to:0x0209e1dc module:overlay(0) +from:0x02138f20 kind:load to:0x0209e21c module:overlay(0) +from:0x02138f24 kind:load to:0x0209e23c module:overlay(0) +from:0x02138f30 kind:load to:0x0210bd4c module:overlay(26) +from:0x02138f34 kind:load to:0x0209e87c module:overlay(0) +from:0x02138f38 kind:load to:0x0210bee8 module:overlay(26) +from:0x02138f3c kind:load to:0x0210def0 module:overlay(26) +from:0x02138f40 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02138f44 kind:load to:0x0210bdec module:overlay(26) +from:0x02138f48 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02138f4c kind:load to:0x0210be90 module:overlay(26) +from:0x02138f50 kind:load to:0x0209e998 module:overlay(0) +from:0x02138f54 kind:load to:0x0209e99c module:overlay(0) +from:0x02138f58 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02138f5c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02138f60 kind:load to:0x0210c090 module:overlay(26) +from:0x02138f64 kind:load to:0x0210c0b0 module:overlay(26) +from:0x02138f68 kind:load to:0x0210dfec module:overlay(26) +from:0x02138f6c kind:load to:0x0210e1e4 module:overlay(26) +from:0x02138f70 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02138f74 kind:load to:0x0210dff4 module:overlay(26) +from:0x02138f78 kind:load to:0x0210bf60 module:overlay(26) +from:0x02138f7c kind:load to:0x0210bf90 module:overlay(26) +from:0x02138f80 kind:load to:0x0210c034 module:overlay(26) +from:0x02138f84 kind:load to:0x0210c084 module:overlay(26) +from:0x02138f9c kind:load to:0x0210c210 module:overlay(26) +from:0x02138fa0 kind:load to:0x0210c590 module:overlay(26) +from:0x02138fa4 kind:load to:0x02059174 module:overlay(0) +from:0x02138fa8 kind:load to:0x01ffc57c module:itcm +from:0x02138fac kind:load to:0x02059348 module:overlay(0) +from:0x02138fb0 kind:load to:0x020593c4 module:overlay(0) +from:0x02138fb4 kind:load to:0x02059428 module:overlay(0) +from:0x02138fb8 kind:load to:0x0210c154 module:overlay(26) +from:0x02138fbc kind:load to:0x02059304 module:overlay(0) +from:0x02138fc8 kind:load to:0x0210c224 module:overlay(26) +from:0x02138fcc kind:load to:0x0209e87c module:overlay(0) +from:0x02138fd0 kind:load to:0x0210c394 module:overlay(26) +from:0x02138fd4 kind:load to:0x0210def0 module:overlay(26) +from:0x02138fd8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02138fdc kind:load to:0x0210c300 module:overlay(26) +from:0x02138fe0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02138fe4 kind:load to:0x0210c354 module:overlay(26) +from:0x02138fe8 kind:load to:0x0209e998 module:overlay(0) +from:0x02138fec kind:load to:0x0209e99c module:overlay(0) +from:0x02138ff0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02138ff4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02138ff8 kind:load to:0x0210c5ac module:overlay(26) +from:0x02138ffc kind:load to:0x0210c5cc module:overlay(26) +from:0x02139000 kind:load to:0x0210dfec module:overlay(26) +from:0x02139004 kind:load to:0x0210e1e4 module:overlay(26) +from:0x02139008 kind:load to:0x0210e1f0 module:overlay(26) +from:0x0213900c kind:load to:0x0210dff4 module:overlay(26) +from:0x02139010 kind:load to:0x0210c4d8 module:overlay(26) +from:0x02139014 kind:load to:0x0210c54c module:overlay(26) +from:0x02139018 kind:load to:0x0210c580 module:overlay(26) +from:0x0213901c kind:load to:0x0210c588 module:overlay(26) +from:0x02139028 kind:load to:0x0210c600 module:overlay(26) +from:0x0213902c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02139030 kind:load to:0x0209e1dc module:overlay(0) +from:0x02139034 kind:load to:0x0209e21c module:overlay(0) +from:0x02139038 kind:load to:0x0209e23c module:overlay(0) +from:0x02139044 kind:load to:0x0210c700 module:overlay(26) +from:0x02139048 kind:load to:0x0209e87c module:overlay(0) +from:0x0213904c kind:load to:0x0210c750 module:overlay(26) +from:0x02139050 kind:load to:0x0210def0 module:overlay(26) +from:0x02139054 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02139058 kind:load to:0x0210c300 module:overlay(26) +from:0x0213905c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02139060 kind:load to:0x0210c354 module:overlay(26) +from:0x02139064 kind:load to:0x0209e998 module:overlay(0) +from:0x02139068 kind:load to:0x0209e99c module:overlay(0) +from:0x0213906c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139070 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02139074 kind:load to:0x0210c844 module:overlay(26) +from:0x02139078 kind:load to:0x0210c864 module:overlay(26) +from:0x0213907c kind:load to:0x0210dfec module:overlay(26) +from:0x02139080 kind:load to:0x0210e1e4 module:overlay(26) +from:0x02139084 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139088 kind:load to:0x0210dff4 module:overlay(26) +from:0x0213908c kind:load to:0x0210c4d8 module:overlay(26) +from:0x02139090 kind:load to:0x0210c7b8 module:overlay(26) +from:0x02139094 kind:load to:0x0210c75c module:overlay(26) +from:0x02139098 kind:load to:0x0210c7ac module:overlay(26) +from:0x021390a4 kind:load to:0x0210c8ac module:overlay(26) +from:0x021390a8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021390ac kind:load to:0x0209e1dc module:overlay(0) +from:0x021390b0 kind:load to:0x0209e21c module:overlay(0) +from:0x021390b4 kind:load to:0x0209e23c module:overlay(0) +from:0x021390c0 kind:load to:0x0210c9a0 module:overlay(26) +from:0x021390c4 kind:load to:0x0209e87c module:overlay(0) +from:0x021390c8 kind:load to:0x0210cab8 module:overlay(26) +from:0x021390cc kind:load to:0x0210def0 module:overlay(26) +from:0x021390d0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021390d4 kind:load to:0x0210cad4 module:overlay(26) +from:0x021390d8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021390dc kind:load to:0x0209e990 module:overlay(0) +from:0x021390e0 kind:load to:0x0209e998 module:overlay(0) +from:0x021390e4 kind:load to:0x0209e99c module:overlay(0) +from:0x021390e8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021390ec kind:load to:0x0209e9b0 module:overlay(0) +from:0x021390f0 kind:load to:0x0210cb30 module:overlay(26) +from:0x021390f4 kind:load to:0x0210cb50 module:overlay(26) +from:0x021390f8 kind:load to:0x0210dfec module:overlay(26) +from:0x021390fc kind:load to:0x0210e1e4 module:overlay(26) +from:0x02139100 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139104 kind:load to:0x0210dff4 module:overlay(26) +from:0x02139110 kind:load to:0x0210cb98 module:overlay(26) +from:0x02139114 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02139118 kind:load to:0x0209e1dc module:overlay(0) +from:0x0213911c kind:load to:0x0209e21c module:overlay(0) +from:0x02139120 kind:load to:0x0209e23c module:overlay(0) +from:0x0213912c kind:load to:0x0210cc7c module:overlay(26) +from:0x02139130 kind:load to:0x0209e87c module:overlay(0) +from:0x02139134 kind:load to:0x0210ddd0 module:overlay(26) +from:0x02139138 kind:load to:0x0210def0 module:overlay(26) +from:0x0213913c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02139140 kind:load to:0x0210d394 module:overlay(26) +from:0x02139144 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02139148 kind:load to:0x0209e990 module:overlay(0) +from:0x0213914c kind:load to:0x0209e998 module:overlay(0) +from:0x02139150 kind:load to:0x0209e99c module:overlay(0) +from:0x02139154 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139158 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0213915c kind:load to:0x0210cda0 module:overlay(26) +from:0x02139160 kind:load to:0x0210cdd0 module:overlay(26) +from:0x02139164 kind:load to:0x0210d56c module:overlay(26) +from:0x02139168 kind:load to:0x0210e1e4 module:overlay(26) +from:0x0213916c kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139170 kind:load to:0x0210dff4 module:overlay(26) +from:0x02139174 kind:load to:0x02110430 module:overlay(26) +from:0x02139178 kind:load to:0x0210cd98 module:overlay(26) +from:0x0213917c kind:load to:0x0210d5ac module:overlay(26) +from:0x02139180 kind:load to:0x0210d3f0 module:overlay(26) +from:0x02139184 kind:load to:0x0210d438 module:overlay(26) +from:0x02139188 kind:load to:0x0210d440 module:overlay(26) +from:0x0213918c kind:load to:0x0210d45c module:overlay(26) +from:0x02139190 kind:load to:0x0210d574 module:overlay(26) +from:0x02139194 kind:load to:0x0210d57c module:overlay(26) +from:0x021391a0 kind:load to:0x0210ce28 module:overlay(26) +from:0x021391a4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021391a8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021391ac kind:load to:0x0209e21c module:overlay(0) +from:0x021391b0 kind:load to:0x0209e23c module:overlay(0) +from:0x021391bc kind:load to:0x0210ced8 module:overlay(26) +from:0x021391c0 kind:load to:0x0209e87c module:overlay(0) +from:0x021391c4 kind:load to:0x0210ddd0 module:overlay(26) +from:0x021391c8 kind:load to:0x0210def0 module:overlay(26) +from:0x021391cc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021391d0 kind:load to:0x0210d394 module:overlay(26) +from:0x021391d4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021391d8 kind:load to:0x0209e990 module:overlay(0) +from:0x021391dc kind:load to:0x0209e998 module:overlay(0) +from:0x021391e0 kind:load to:0x0209e99c module:overlay(0) +from:0x021391e4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021391e8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021391ec kind:load to:0x0210d088 module:overlay(26) +from:0x021391f0 kind:load to:0x0210d0b8 module:overlay(26) +from:0x021391f4 kind:load to:0x0210d56c module:overlay(26) +from:0x021391f8 kind:load to:0x0210e1e4 module:overlay(26) +from:0x021391fc kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139200 kind:load to:0x0210dff4 module:overlay(26) +from:0x02139204 kind:load to:0x02110430 module:overlay(26) +from:0x02139208 kind:load to:0x0210d564 module:overlay(26) +from:0x0213920c kind:load to:0x0210d074 module:overlay(26) +from:0x02139210 kind:load to:0x0210d008 module:overlay(26) +from:0x02139214 kind:load to:0x0210cfa0 module:overlay(26) +from:0x02139218 kind:load to:0x0210d440 module:overlay(26) +from:0x0213921c kind:load to:0x0210d45c module:overlay(26) +from:0x02139220 kind:load to:0x0210cfa8 module:overlay(26) +from:0x02139224 kind:load to:0x0210cfb0 module:overlay(26) +from:0x02139228 kind:load to:0x0210cfb8 module:overlay(26) +from:0x0213922c kind:load to:0x0210d06c module:overlay(26) +from:0x02139244 kind:load to:0x0210d1d8 module:overlay(26) +from:0x02139248 kind:load to:0x0209e87c module:overlay(0) +from:0x0213924c kind:load to:0x0210ddd0 module:overlay(26) +from:0x02139250 kind:load to:0x0210def0 module:overlay(26) +from:0x02139254 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02139258 kind:load to:0x0210d394 module:overlay(26) +from:0x0213925c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02139260 kind:load to:0x0209e990 module:overlay(0) +from:0x02139264 kind:load to:0x0209e998 module:overlay(0) +from:0x02139268 kind:load to:0x0209e99c module:overlay(0) +from:0x0213926c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139270 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02139274 kind:load to:0x0210d5b4 module:overlay(26) +from:0x02139278 kind:load to:0x0210d5e4 module:overlay(26) +from:0x0213927c kind:load to:0x0210d56c module:overlay(26) +from:0x02139280 kind:load to:0x0210e1e4 module:overlay(26) +from:0x02139284 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139288 kind:load to:0x0210dff4 module:overlay(26) +from:0x0213928c kind:load to:0x02110430 module:overlay(26) +from:0x02139290 kind:load to:0x0210d564 module:overlay(26) +from:0x02139294 kind:load to:0x0210d5ac module:overlay(26) +from:0x02139298 kind:load to:0x0210d3f0 module:overlay(26) +from:0x0213929c kind:load to:0x0210d438 module:overlay(26) +from:0x021392a0 kind:load to:0x0210d440 module:overlay(26) +from:0x021392a4 kind:load to:0x0210d45c module:overlay(26) +from:0x021392a8 kind:load to:0x0210d574 module:overlay(26) +from:0x021392ac kind:load to:0x0210d57c module:overlay(26) +from:0x021392b8 kind:load to:0x0210d628 module:overlay(26) +from:0x021392bc kind:load to:0x0209e1d4 module:overlay(0) +from:0x021392c0 kind:load to:0x0209e1dc module:overlay(0) +from:0x021392c4 kind:load to:0x0209e21c module:overlay(0) +from:0x021392c8 kind:load to:0x0209e23c module:overlay(0) +from:0x021392d4 kind:load to:0x0210d700 module:overlay(26) +from:0x021392d8 kind:load to:0x0209e87c module:overlay(0) +from:0x021392dc kind:load to:0x0210db14 module:overlay(26) +from:0x021392e0 kind:load to:0x0210def0 module:overlay(26) +from:0x021392e4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021392e8 kind:load to:0x0210db20 module:overlay(26) +from:0x021392ec kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021392f0 kind:load to:0x0209e990 module:overlay(0) +from:0x021392f4 kind:load to:0x0209e998 module:overlay(0) +from:0x021392f8 kind:load to:0x0209e99c module:overlay(0) +from:0x021392fc kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139300 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02139304 kind:load to:0x0210dbe8 module:overlay(26) +from:0x02139308 kind:load to:0x0210dc28 module:overlay(26) +from:0x0213930c kind:load to:0x0210d56c module:overlay(26) +from:0x02139310 kind:load to:0x0210e1e4 module:overlay(26) +from:0x02139314 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139318 kind:load to:0x0210dff4 module:overlay(26) +from:0x0213931c kind:load to:0x02110430 module:overlay(26) +from:0x02139320 kind:load to:0x0210dbe0 module:overlay(26) +from:0x02139324 kind:load to:0x0210d5ac module:overlay(26) +from:0x02139328 kind:load to:0x0210d3f0 module:overlay(26) +from:0x0213932c kind:load to:0x0210d438 module:overlay(26) +from:0x02139330 kind:load to:0x0210d440 module:overlay(26) +from:0x02139334 kind:load to:0x0210db78 module:overlay(26) +from:0x02139338 kind:load to:0x0210d574 module:overlay(26) +from:0x0213933c kind:load to:0x0210d57c module:overlay(26) +from:0x02139340 kind:load to:0x0210db80 module:overlay(26) +from:0x02139344 kind:load to:0x0210dba0 module:overlay(26) +from:0x02139348 kind:load to:0x0210dbc0 module:overlay(26) +from:0x0213934c kind:load to:0x0210db08 module:overlay(26) +from:0x02139358 kind:load to:0x0210da18 module:overlay(26) +from:0x0213935c kind:load to:0x0209e87c module:overlay(0) +from:0x02139360 kind:load to:0x0210ddd0 module:overlay(26) +from:0x02139364 kind:load to:0x0210def0 module:overlay(26) +from:0x02139368 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0213936c kind:load to:0x0210d394 module:overlay(26) +from:0x02139370 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02139374 kind:load to:0x0209e990 module:overlay(0) +from:0x02139378 kind:load to:0x0209e998 module:overlay(0) +from:0x0213937c kind:load to:0x0209e99c module:overlay(0) +from:0x02139380 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139384 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02139388 kind:load to:0x0210dcb0 module:overlay(26) +from:0x0213938c kind:load to:0x0210dc70 module:overlay(26) +from:0x02139390 kind:load to:0x0210d56c module:overlay(26) +from:0x02139394 kind:load to:0x0210e1e4 module:overlay(26) +from:0x02139398 kind:load to:0x0210e1f0 module:overlay(26) +from:0x0213939c kind:load to:0x0210dff4 module:overlay(26) +from:0x021393a0 kind:load to:0x02110430 module:overlay(26) +from:0x021393a4 kind:load to:0x0210d564 module:overlay(26) +from:0x021393a8 kind:load to:0x0210d5ac module:overlay(26) +from:0x021393ac kind:load to:0x0210d3f0 module:overlay(26) +from:0x021393b0 kind:load to:0x0210d438 module:overlay(26) +from:0x021393b4 kind:load to:0x0210d440 module:overlay(26) +from:0x021393b8 kind:load to:0x0210d45c module:overlay(26) +from:0x021393bc kind:load to:0x0210d574 module:overlay(26) +from:0x021393c0 kind:load to:0x0210d57c module:overlay(26) +from:0x021393c8 kind:load to:0x0210db10 module:overlay(26) +from:0x021393cc kind:load to:0x0210db00 module:overlay(26) +from:0x021393d0 kind:load to:0x0210db08 module:overlay(26) +from:0x021393dc kind:load to:0x0210dd84 module:overlay(26) +from:0x021393e0 kind:load to:0x0209e87c module:overlay(0) +from:0x021393e4 kind:load to:0x0210ddd0 module:overlay(26) +from:0x021393e8 kind:load to:0x0210def0 module:overlay(26) +from:0x021393ec kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021393f0 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x021393f4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021393f8 kind:load to:0x0209e990 module:overlay(0) +from:0x021393fc kind:load to:0x0209e998 module:overlay(0) +from:0x02139400 kind:load to:0x0209e99c module:overlay(0) +from:0x02139404 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139408 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0213940c kind:load to:0x0210dd40 module:overlay(26) +from:0x02139410 kind:load to:0x0210dd54 module:overlay(26) +from:0x02139414 kind:load to:0x0210dfec module:overlay(26) +from:0x02139418 kind:load to:0x0210e1e4 module:overlay(26) +from:0x0213941c kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139420 kind:load to:0x0210dff4 module:overlay(26) +from:0x0213942c kind:load to:0x02110388 module:overlay(26) +from:0x02139460 kind:load to:0x02110434 module:overlay(26) +from:0x0213946c kind:load to:0x0210dd84 module:overlay(26) +from:0x02139470 kind:load to:0x0209e87c module:overlay(0) +from:0x02139474 kind:load to:0x0210ddd0 module:overlay(26) +from:0x02139478 kind:load to:0x0210def0 module:overlay(26) +from:0x0213947c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02139480 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x02139484 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02139488 kind:load to:0x0209e990 module:overlay(0) +from:0x0213948c kind:load to:0x0209e998 module:overlay(0) +from:0x02139490 kind:load to:0x0209e99c module:overlay(0) +from:0x02139494 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139498 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0213949c kind:load to:0x0211044c module:overlay(26) +from:0x021394a0 kind:load to:0x0211046c module:overlay(26) +from:0x021394a4 kind:load to:0x0210dfec module:overlay(26) +from:0x021394a8 kind:load to:0x0210e1e4 module:overlay(26) +from:0x021394ac kind:load to:0x0210e1f0 module:overlay(26) +from:0x021394b0 kind:load to:0x0210dff4 module:overlay(26) +from:0x021394b4 kind:load to:0x02110430 module:overlay(26) +from:0x021394c0 kind:load to:0x021104a0 module:overlay(26) +from:0x021394c4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021394c8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021394cc kind:load to:0x0209e21c module:overlay(0) +from:0x021394d0 kind:load to:0x0209e23c module:overlay(0) +from:0x021394dc kind:load to:0x021105f4 module:overlay(26) +from:0x021394e0 kind:load to:0x0209e87c module:overlay(0) +from:0x021394e4 kind:load to:0x0210ddd0 module:overlay(26) +from:0x021394e8 kind:load to:0x0210def0 module:overlay(26) +from:0x021394ec kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021394f0 kind:load to:0x02110640 module:overlay(26) +from:0x021394f4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021394f8 kind:load to:0x021106d4 module:overlay(26) +from:0x021394fc kind:load to:0x0209e998 module:overlay(0) +from:0x02139500 kind:load to:0x0209e99c module:overlay(0) +from:0x02139504 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139508 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0213950c kind:load to:0x021106e4 module:overlay(26) +from:0x02139510 kind:load to:0x02110704 module:overlay(26) +from:0x02139514 kind:load to:0x0210dfec module:overlay(26) +from:0x02139518 kind:load to:0x0210e1e4 module:overlay(26) +from:0x0213951c kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139520 kind:load to:0x0210dff4 module:overlay(26) +from:0x0213952c kind:load to:0x0211074c module:overlay(26) +from:0x02139530 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02139534 kind:load to:0x0209e1dc module:overlay(0) +from:0x02139538 kind:load to:0x0209e21c module:overlay(0) +from:0x0213953c kind:load to:0x0209e23c module:overlay(0) +from:0x02139548 kind:load to:0x021108e4 module:overlay(26) +from:0x0213954c kind:load to:0x02110a98 module:overlay(26) +from:0x02139550 kind:load to:0x0211081c module:overlay(26) +from:0x02139554 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02139558 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02139564 kind:load to:0x021108f8 module:overlay(26) +from:0x02139568 kind:load to:0x0209e87c module:overlay(0) +from:0x0213956c kind:load to:0x0210ddd0 module:overlay(26) +from:0x02139570 kind:load to:0x0210def0 module:overlay(26) +from:0x02139574 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02139578 kind:load to:0x021109bc module:overlay(26) +from:0x0213957c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02139580 kind:load to:0x02110a88 module:overlay(26) +from:0x02139584 kind:load to:0x0209e998 module:overlay(0) +from:0x02139588 kind:load to:0x0209e99c module:overlay(0) +from:0x0213958c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139590 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02139594 kind:load to:0x02110ab4 module:overlay(26) +from:0x02139598 kind:load to:0x02110adc module:overlay(26) +from:0x0213959c kind:load to:0x0210dfec module:overlay(26) +from:0x021395a0 kind:load to:0x0210e1e4 module:overlay(26) +from:0x021395a4 kind:load to:0x0210e1f0 module:overlay(26) +from:0x021395a8 kind:load to:0x0210dff4 module:overlay(26) +from:0x021395b4 kind:load to:0x02110b2c module:overlay(26) +from:0x021395b8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021395bc kind:load to:0x0209e1dc module:overlay(0) +from:0x021395c0 kind:load to:0x0209e21c module:overlay(0) +from:0x021395c4 kind:load to:0x0209e23c module:overlay(0) +from:0x021395d0 kind:load to:0x02110c68 module:overlay(26) +from:0x021395d4 kind:load to:0x0209e87c module:overlay(0) +from:0x021395d8 kind:load to:0x02110e80 module:overlay(26) +from:0x021395dc kind:load to:0x0210def0 module:overlay(26) +from:0x021395e0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021395e4 kind:load to:0x0210d394 module:overlay(26) +from:0x021395e8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021395ec kind:load to:0x0209e990 module:overlay(0) +from:0x021395f0 kind:load to:0x0209e998 module:overlay(0) +from:0x021395f4 kind:load to:0x0209e99c module:overlay(0) +from:0x021395f8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021395fc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02139600 kind:load to:0x02110f1c module:overlay(26) +from:0x02139604 kind:load to:0x02110f4c module:overlay(26) +from:0x02139608 kind:load to:0x0210d56c module:overlay(26) +from:0x0213960c kind:load to:0x0210e1e4 module:overlay(26) +from:0x02139610 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02139614 kind:load to:0x0210dff4 module:overlay(26) +from:0x02139618 kind:load to:0x02110430 module:overlay(26) +from:0x0213961c kind:load to:0x0210d564 module:overlay(26) +from:0x02139620 kind:load to:0x0210d5ac module:overlay(26) +from:0x02139624 kind:load to:0x02110eb0 module:overlay(26) +from:0x02139628 kind:load to:0x02110ea8 module:overlay(26) +from:0x0213962c kind:load to:0x02110e8c module:overlay(26) +from:0x02139630 kind:load to:0x0210d45c module:overlay(26) +from:0x02139634 kind:load to:0x0210d574 module:overlay(26) +from:0x02139638 kind:load to:0x0210d57c module:overlay(26) +from:0x0213963c kind:load to:0x02110c18 module:overlay(26) +from:0x02139640 kind:load to:0x02110f14 module:overlay(26) +from:0x0213964c kind:load to:0x02110fa4 module:overlay(26) +from:0x02139650 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02139654 kind:load to:0x0209e1dc module:overlay(0) +from:0x02139658 kind:load to:0x0209e21c module:overlay(0) +from:0x0213965c kind:load to:0x0209e23c module:overlay(0) +from:0x02139668 kind:load to:0x02111028 module:overlay(26) +from:0x0213966c kind:load to:0x0209e87c module:overlay(0) +from:0x02139670 kind:load to:0x02111290 module:overlay(26) +from:0x02139674 kind:load to:0x0210def0 module:overlay(26) +from:0x02139678 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0213967c kind:load to:0x0210d394 module:overlay(26) +from:0x02139680 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02139684 kind:load to:0x0209e990 module:overlay(0) +from:0x02139688 kind:load to:0x0209e998 module:overlay(0) +from:0x0213968c kind:load to:0x0209e99c module:overlay(0) +from:0x02139690 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139694 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02139698 kind:load to:0x02111310 module:overlay(26) +from:0x0213969c kind:load to:0x02111340 module:overlay(26) +from:0x021396a0 kind:load to:0x0210d56c module:overlay(26) +from:0x021396a4 kind:load to:0x0210e1e4 module:overlay(26) +from:0x021396a8 kind:load to:0x0210e1f0 module:overlay(26) +from:0x021396ac kind:load to:0x0210dff4 module:overlay(26) +from:0x021396b0 kind:load to:0x02110430 module:overlay(26) +from:0x021396b4 kind:load to:0x021112f4 module:overlay(26) +from:0x021396b8 kind:load to:0x0210d5ac module:overlay(26) +from:0x021396bc kind:load to:0x0210d3f0 module:overlay(26) +from:0x021396c0 kind:load to:0x0210d438 module:overlay(26) +from:0x021396c4 kind:load to:0x0210d440 module:overlay(26) +from:0x021396c8 kind:load to:0x02111308 module:overlay(26) +from:0x021396cc kind:load to:0x0210d574 module:overlay(26) +from:0x021396d0 kind:load to:0x0210d57c module:overlay(26) +from:0x021396d4 kind:load to:0x02111288 module:overlay(26) +from:0x021396d8 kind:load to:0x02111c60 module:overlay(26) +from:0x021396e0 kind:load to:0x0211175c module:overlay(26) +from:0x021396e8 kind:load to:0x021118d4 module:overlay(26) +from:0x021396f0 kind:load to:0x02111e70 module:overlay(26) +from:0x02139700 kind:load to:0x02111398 module:overlay(26) +from:0x02139704 kind:load to:0x02098ef4 module:overlay(0) +from:0x02139708 kind:load to:0x02098efc module:overlay(0) +from:0x0213970c kind:load to:0x02098f78 module:overlay(0) +from:0x02139710 kind:load to:0x02098fb8 module:overlay(0) +from:0x02139714 kind:load to:0x02098fbc module:overlay(0) +from:0x02139718 kind:load to:0x02098fc0 module:overlay(0) +from:0x02139724 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139728 kind:load to:0x02099cfc module:overlay(0) +from:0x0213972c kind:load to:0x02099d14 module:overlay(0) +from:0x02139730 kind:load to:0x02099d20 module:overlay(0) +from:0x02139734 kind:load to:0x01fff464 module:itcm +from:0x02139738 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213973c kind:load to:0x02111560 module:overlay(26) +from:0x02139740 kind:load to:0x02099c58 module:overlay(0) +from:0x02139744 kind:load to:0x02111568 module:overlay(26) +from:0x02139748 kind:load to:0x02111644 module:overlay(26) +from:0x0213974c kind:load to:0x02099c64 module:overlay(0) +from:0x02139750 kind:load to:0x02111720 module:overlay(26) +from:0x02139754 kind:load to:0x02099c6c module:overlay(0) +from:0x02139758 kind:load to:0x02099c70 module:overlay(0) +from:0x0213975c kind:load to:0x02099d2c module:overlay(0) +from:0x02139760 kind:load to:0x02099d98 module:overlay(0) +from:0x02139764 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139768 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213976c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139770 kind:load to:0x02111ec0 module:overlay(26) +from:0x02139774 kind:load to:0x02111f44 module:overlay(26) +from:0x02139778 kind:load to:0x021114c0 module:overlay(26) +from:0x0213977c kind:load to:0x021114c8 module:overlay(26) +from:0x02139788 kind:load to:0x0211239c module:overlay(26) +from:0x02139790 kind:load to:0x02112424 module:overlay(26) +from:0x02139798 kind:load to:0x021123ac module:overlay(26) +from:0x021397a0 kind:load to:0x02112428 module:overlay(26) +from:0x021397b0 kind:load to:0x02111ff0 module:overlay(26) +from:0x021397b4 kind:load to:0x020990ec module:overlay(0) +from:0x021397b8 kind:load to:0x02098efc module:overlay(0) +from:0x021397bc kind:load to:0x02098f78 module:overlay(0) +from:0x021397c0 kind:load to:0x020990f4 module:overlay(0) +from:0x021397c4 kind:load to:0x02099114 module:overlay(0) +from:0x021397c8 kind:load to:0x02099140 module:overlay(0) +from:0x021397d4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021397d8 kind:load to:0x02099cfc module:overlay(0) +from:0x021397dc kind:load to:0x02099d14 module:overlay(0) +from:0x021397e0 kind:load to:0x02099d20 module:overlay(0) +from:0x021397e4 kind:load to:0x01fff464 module:itcm +from:0x021397e8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021397ec kind:load to:0x0211211c module:overlay(26) +from:0x021397f0 kind:load to:0x02099c58 module:overlay(0) +from:0x021397f4 kind:load to:0x021122c8 module:overlay(26) +from:0x021397f8 kind:load to:0x02099c60 module:overlay(0) +from:0x021397fc kind:load to:0x02099c64 module:overlay(0) +from:0x02139800 kind:load to:0x02112308 module:overlay(26) +from:0x02139804 kind:load to:0x02099c6c module:overlay(0) +from:0x02139808 kind:load to:0x02099c70 module:overlay(0) +from:0x0213980c kind:load to:0x02099d2c module:overlay(0) +from:0x02139810 kind:load to:0x02099d98 module:overlay(0) +from:0x02139814 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139818 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213981c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139820 kind:load to:0x02112450 module:overlay(26) +from:0x02139824 kind:load to:0x02112470 module:overlay(26) +from:0x02139828 kind:load to:0x02112f1c module:overlay(26) +from:0x0213982c kind:load to:0x02112f38 module:overlay(26) +from:0x02139830 kind:load to:0x021127fc module:overlay(26) +from:0x02139838 kind:load to:0x02112814 module:overlay(26) +from:0x02139840 kind:load to:0x0211287c module:overlay(26) +from:0x02139848 kind:load to:0x021127f8 module:overlay(26) +from:0x02139850 kind:load to:0x02112800 module:overlay(26) +from:0x02139858 kind:load to:0x02112850 module:overlay(26) +from:0x02139868 kind:load to:0x021124b8 module:overlay(26) +from:0x0213986c kind:load to:0x02098ef4 module:overlay(0) +from:0x02139870 kind:load to:0x02098efc module:overlay(0) +from:0x02139874 kind:load to:0x02098f78 module:overlay(0) +from:0x02139878 kind:load to:0x02098fb8 module:overlay(0) +from:0x0213987c kind:load to:0x02098fbc module:overlay(0) +from:0x02139880 kind:load to:0x02098fc0 module:overlay(0) +from:0x0213988c kind:load to:0x02099cc0 module:overlay(0) +from:0x02139890 kind:load to:0x02099cfc module:overlay(0) +from:0x02139894 kind:load to:0x02099d14 module:overlay(0) +from:0x02139898 kind:load to:0x02099d20 module:overlay(0) +from:0x0213989c kind:load to:0x01fff464 module:itcm +from:0x021398a0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021398a4 kind:load to:0x021125e4 module:overlay(26) +from:0x021398a8 kind:load to:0x02099c58 module:overlay(0) +from:0x021398ac kind:load to:0x02112770 module:overlay(26) +from:0x021398b0 kind:load to:0x02099c60 module:overlay(0) +from:0x021398b4 kind:load to:0x02099c64 module:overlay(0) +from:0x021398b8 kind:load to:0x02112b44 module:overlay(26) +from:0x021398bc kind:load to:0x02099c6c module:overlay(0) +from:0x021398c0 kind:load to:0x02099c70 module:overlay(0) +from:0x021398c4 kind:load to:0x02099d2c module:overlay(0) +from:0x021398c8 kind:load to:0x02099d98 module:overlay(0) +from:0x021398cc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021398d0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021398d4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021398d8 kind:load to:0x02112db0 module:overlay(26) +from:0x021398dc kind:load to:0x02112e34 module:overlay(26) +from:0x021398e0 kind:load to:0x02112f1c module:overlay(26) +from:0x021398e4 kind:load to:0x02112f38 module:overlay(26) +from:0x021398f0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021398f4 kind:load to:0x02099cfc module:overlay(0) +from:0x021398f8 kind:load to:0x02099d14 module:overlay(0) +from:0x021398fc kind:load to:0x02099d20 module:overlay(0) +from:0x02139900 kind:load to:0x01fff464 module:itcm +from:0x02139904 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02139908 kind:load to:0x02099c50 module:overlay(0) +from:0x0213990c kind:load to:0x02099c58 module:overlay(0) +from:0x02139910 kind:load to:0x02099c5c module:overlay(0) +from:0x02139914 kind:load to:0x02099c60 module:overlay(0) +from:0x02139918 kind:load to:0x02099c64 module:overlay(0) +from:0x0213991c kind:load to:0x02099c68 module:overlay(0) +from:0x02139920 kind:load to:0x02099c6c module:overlay(0) +from:0x02139924 kind:load to:0x02099c70 module:overlay(0) +from:0x02139928 kind:load to:0x02099d2c module:overlay(0) +from:0x0213992c kind:load to:0x02099d98 module:overlay(0) +from:0x02139930 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139934 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139938 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213993c kind:load to:0x0211326c module:overlay(26) +from:0x02139940 kind:load to:0x02113280 module:overlay(26) +from:0x02139944 kind:load to:0x02112f1c module:overlay(26) +from:0x02139948 kind:load to:0x02112f38 module:overlay(26) +from:0x02139954 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139958 kind:load to:0x02099cfc module:overlay(0) +from:0x0213995c kind:load to:0x02099d14 module:overlay(0) +from:0x02139960 kind:load to:0x02099d20 module:overlay(0) +from:0x02139964 kind:load to:0x01fff464 module:itcm +from:0x02139968 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213996c kind:load to:0x02099c50 module:overlay(0) +from:0x02139970 kind:load to:0x02099c58 module:overlay(0) +from:0x02139974 kind:load to:0x02099c5c module:overlay(0) +from:0x02139978 kind:load to:0x02099c60 module:overlay(0) +from:0x0213997c kind:load to:0x02099c64 module:overlay(0) +from:0x02139980 kind:load to:0x02099c68 module:overlay(0) +from:0x02139984 kind:load to:0x02099c6c module:overlay(0) +from:0x02139988 kind:load to:0x02099c70 module:overlay(0) +from:0x0213998c kind:load to:0x02099d2c module:overlay(0) +from:0x02139990 kind:load to:0x02099d98 module:overlay(0) +from:0x02139994 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139998 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213999c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021399a0 kind:load to:0x021132c8 module:overlay(26) +from:0x021399a4 kind:load to:0x021132dc module:overlay(26) +from:0x021399a8 kind:load to:0x02112f1c module:overlay(26) +from:0x021399ac kind:load to:0x02112f38 module:overlay(26) +from:0x021399b8 kind:load to:0x02113304 module:overlay(26) +from:0x021399bc kind:load to:0x02098ef4 module:overlay(0) +from:0x021399c0 kind:load to:0x02098efc module:overlay(0) +from:0x021399c4 kind:load to:0x02098f78 module:overlay(0) +from:0x021399c8 kind:load to:0x02098fb8 module:overlay(0) +from:0x021399cc kind:load to:0x02098fbc module:overlay(0) +from:0x021399d0 kind:load to:0x02098fc0 module:overlay(0) +from:0x021399dc kind:load to:0x02099cc0 module:overlay(0) +from:0x021399e0 kind:load to:0x02099cfc module:overlay(0) +from:0x021399e4 kind:load to:0x02099d14 module:overlay(0) +from:0x021399e8 kind:load to:0x02099d20 module:overlay(0) +from:0x021399ec kind:load to:0x01fff464 module:itcm +from:0x021399f0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021399f4 kind:load to:0x021133fc module:overlay(26) +from:0x021399f8 kind:load to:0x02099c58 module:overlay(0) +from:0x021399fc kind:load to:0x02113454 module:overlay(26) +from:0x02139a00 kind:load to:0x02099c60 module:overlay(0) +from:0x02139a04 kind:load to:0x02099c64 module:overlay(0) +from:0x02139a08 kind:load to:0x021134d8 module:overlay(26) +from:0x02139a0c kind:load to:0x02099c6c module:overlay(0) +from:0x02139a10 kind:load to:0x02099c70 module:overlay(0) +from:0x02139a14 kind:load to:0x02099d2c module:overlay(0) +from:0x02139a18 kind:load to:0x02099d98 module:overlay(0) +from:0x02139a1c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139a20 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139a24 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139a28 kind:load to:0x02113564 module:overlay(26) +from:0x02139a2c kind:load to:0x02113548 module:overlay(26) +from:0x02139a30 kind:load to:0x02112f1c module:overlay(26) +from:0x02139a34 kind:load to:0x02112f38 module:overlay(26) +from:0x02139a40 kind:load to:0x02113598 module:overlay(26) +from:0x02139a44 kind:load to:0x02098ef4 module:overlay(0) +from:0x02139a48 kind:load to:0x02098efc module:overlay(0) +from:0x02139a4c kind:load to:0x02098f78 module:overlay(0) +from:0x02139a50 kind:load to:0x02098fb8 module:overlay(0) +from:0x02139a54 kind:load to:0x02098fbc module:overlay(0) +from:0x02139a58 kind:load to:0x02098fc0 module:overlay(0) +from:0x02139a64 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139a68 kind:load to:0x02099cfc module:overlay(0) +from:0x02139a6c kind:load to:0x02099d14 module:overlay(0) +from:0x02139a70 kind:load to:0x02099d20 module:overlay(0) +from:0x02139a74 kind:load to:0x01fff464 module:itcm +from:0x02139a78 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02139a7c kind:load to:0x02113698 module:overlay(26) +from:0x02139a80 kind:load to:0x02099c58 module:overlay(0) +from:0x02139a84 kind:load to:0x021136f0 module:overlay(26) +from:0x02139a88 kind:load to:0x02099c60 module:overlay(0) +from:0x02139a8c kind:load to:0x02099c64 module:overlay(0) +from:0x02139a90 kind:load to:0x021137d0 module:overlay(26) +from:0x02139a94 kind:load to:0x02099c6c module:overlay(0) +from:0x02139a98 kind:load to:0x02099c70 module:overlay(0) +from:0x02139a9c kind:load to:0x02099d2c module:overlay(0) +from:0x02139aa0 kind:load to:0x02099d98 module:overlay(0) +from:0x02139aa4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139aa8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139aac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139ab0 kind:load to:0x02113870 module:overlay(26) +from:0x02139ab4 kind:load to:0x02113854 module:overlay(26) +from:0x02139ab8 kind:load to:0x02112f1c module:overlay(26) +from:0x02139abc kind:load to:0x02112f38 module:overlay(26) +from:0x02139ac0 kind:load to:0x021159dc module:overlay(26) +from:0x02139ac8 kind:load to:0x02115b74 module:overlay(26) +from:0x02139ad0 kind:load to:0x02115298 module:overlay(26) +from:0x02139ad8 kind:load to:0x0211555c module:overlay(26) +from:0x02139ae0 kind:load to:0x0211545c module:overlay(26) +from:0x02139ae8 kind:load to:0x02115370 module:overlay(26) +from:0x02139af0 kind:load to:0x02115cb4 module:overlay(26) +from:0x02139af8 kind:load to:0x02115250 module:overlay(26) +from:0x02139b00 kind:load to:0x02115518 module:overlay(26) +from:0x02139b08 kind:load to:0x02115608 module:overlay(26) +from:0x02139b10 kind:load to:0x02115720 module:overlay(26) +from:0x02139b18 kind:load to:0x02115244 module:overlay(26) +from:0x02139b20 kind:load to:0x0211595c module:overlay(26) +from:0x02139b28 kind:load to:0x02115208 module:overlay(26) +from:0x02139b30 kind:load to:0x02115c98 module:overlay(26) +from:0x02139b38 kind:load to:0x02115124 module:overlay(26) +from:0x02139b40 kind:load to:0x02114f18 module:overlay(26) +from:0x02139b48 kind:load to:0x02115764 module:overlay(26) +from:0x02139b50 kind:load to:0x02115664 module:overlay(26) +from:0x02139b58 kind:load to:0x02114f14 module:overlay(26) +from:0x02139b60 kind:load to:0x02114f00 module:overlay(26) +from:0x02139b68 kind:load to:0x02115df0 module:overlay(26) +from:0x02139b70 kind:load to:0x0211583c module:overlay(26) +from:0x02139b78 kind:load to:0x02115810 module:overlay(26) +from:0x02139b80 kind:load to:0x02115080 module:overlay(26) +from:0x02139b88 kind:load to:0x02115970 module:overlay(26) +from:0x02139b90 kind:load to:0x02115160 module:overlay(26) +from:0x02139b98 kind:load to:0x02115db4 module:overlay(26) +from:0x02139ba8 kind:load to:0x021138a4 module:overlay(26) +from:0x02139bac kind:load to:0x020990ec module:overlay(0) +from:0x02139bb0 kind:load to:0x02098efc module:overlay(0) +from:0x02139bb4 kind:load to:0x02098f78 module:overlay(0) +from:0x02139bb8 kind:load to:0x020990f4 module:overlay(0) +from:0x02139bbc kind:load to:0x02099114 module:overlay(0) +from:0x02139bc0 kind:load to:0x02099140 module:overlay(0) +from:0x02139bcc kind:load to:0x02099cc0 module:overlay(0) +from:0x02139bd0 kind:load to:0x02099cfc module:overlay(0) +from:0x02139bd4 kind:load to:0x02099d14 module:overlay(0) +from:0x02139bd8 kind:load to:0x02099d20 module:overlay(0) +from:0x02139bdc kind:load to:0x01fff464 module:itcm +from:0x02139be0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02139be4 kind:load to:0x02113bcc module:overlay(26) +from:0x02139be8 kind:load to:0x02113bd4 module:overlay(26) +from:0x02139bec kind:load to:0x02113cdc module:overlay(26) +from:0x02139bf0 kind:load to:0x02113cfc module:overlay(26) +from:0x02139bf4 kind:load to:0x02099c64 module:overlay(0) +from:0x02139bf8 kind:load to:0x02113fac module:overlay(26) +from:0x02139bfc kind:load to:0x02114194 module:overlay(26) +from:0x02139c00 kind:load to:0x02099c70 module:overlay(0) +from:0x02139c04 kind:load to:0x02099d2c module:overlay(0) +from:0x02139c08 kind:load to:0x02099d98 module:overlay(0) +from:0x02139c0c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139c10 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139c14 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139c18 kind:load to:0x02113ab4 module:overlay(26) +from:0x02139c1c kind:load to:0x02113b3c module:overlay(26) +from:0x02139c20 kind:load to:0x02112f1c module:overlay(26) +from:0x02139c24 kind:load to:0x02112f38 module:overlay(26) +from:0x02139c4c kind:load to:0x02118748 module:overlay(26) +from:0x02139c50 kind:load to:0x02118764 module:overlay(26) +from:0x02139c54 kind:load to:0x02118788 module:overlay(26) +from:0x02139c58 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02139c5c kind:load to:0x0207d6c8 module:overlay(0) +from:0x02139c68 kind:load to:0x02115fa0 module:overlay(26) +from:0x02139c6c kind:load to:0x020990ec module:overlay(0) +from:0x02139c70 kind:load to:0x02098efc module:overlay(0) +from:0x02139c74 kind:load to:0x02098f78 module:overlay(0) +from:0x02139c78 kind:load to:0x020990f4 module:overlay(0) +from:0x02139c7c kind:load to:0x02099114 module:overlay(0) +from:0x02139c80 kind:load to:0x02099140 module:overlay(0) +from:0x02139c84 kind:load to:0x02116648 module:overlay(26) +from:0x02139c8c kind:load to:0x02116b04 module:overlay(26) +from:0x02139c94 kind:load to:0x02116ea0 module:overlay(26) +from:0x02139c9c kind:load to:0x02116fe4 module:overlay(26) +from:0x02139ca4 kind:load to:0x02117258 module:overlay(26) +from:0x02139cac kind:load to:0x021177b8 module:overlay(26) +from:0x02139cb4 kind:load to:0x021179b4 module:overlay(26) +from:0x02139cbc kind:load to:0x02117c1c module:overlay(26) +from:0x02139cc4 kind:load to:0x02116538 module:overlay(26) +from:0x02139ccc kind:load to:0x02116708 module:overlay(26) +from:0x02139cd4 kind:load to:0x02116ca8 module:overlay(26) +from:0x02139cdc kind:load to:0x02116f04 module:overlay(26) +from:0x02139ce4 kind:load to:0x021170e8 module:overlay(26) +from:0x02139cec kind:load to:0x02117378 module:overlay(26) +from:0x02139cf4 kind:load to:0x021178f0 module:overlay(26) +from:0x02139cfc kind:load to:0x02117a38 module:overlay(26) +from:0x02139d04 kind:load to:0x02117c8c module:overlay(26) +from:0x02139d0c kind:load to:0x02116550 module:overlay(26) +from:0x02139d1c kind:load to:0x02099cc0 module:overlay(0) +from:0x02139d20 kind:load to:0x02099cfc module:overlay(0) +from:0x02139d24 kind:load to:0x02099d14 module:overlay(0) +from:0x02139d28 kind:load to:0x02099d20 module:overlay(0) +from:0x02139d2c kind:load to:0x01fff464 module:itcm +from:0x02139d30 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02139d34 kind:load to:0x02116304 module:overlay(26) +from:0x02139d38 kind:load to:0x02099c58 module:overlay(0) +from:0x02139d3c kind:load to:0x0211646c module:overlay(26) +from:0x02139d40 kind:load to:0x02099c60 module:overlay(0) +from:0x02139d44 kind:load to:0x02099c64 module:overlay(0) +from:0x02139d48 kind:load to:0x02118624 module:overlay(26) +from:0x02139d4c kind:load to:0x021186d0 module:overlay(26) +from:0x02139d50 kind:load to:0x02099c70 module:overlay(0) +from:0x02139d54 kind:load to:0x02099d2c module:overlay(0) +from:0x02139d58 kind:load to:0x02099d98 module:overlay(0) +from:0x02139d5c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139d60 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139d64 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139d68 kind:load to:0x0211626c module:overlay(26) +from:0x02139d6c kind:load to:0x021162b4 module:overlay(26) +from:0x02139d70 kind:load to:0x02112f1c module:overlay(26) +from:0x02139d74 kind:load to:0x02112f38 module:overlay(26) +from:0x02139df8 kind:load to:0x02118854 module:overlay(26) +from:0x02139dfc kind:load to:0x02098ef4 module:overlay(0) +from:0x02139e00 kind:load to:0x02098efc module:overlay(0) +from:0x02139e04 kind:load to:0x02098f78 module:overlay(0) +from:0x02139e08 kind:load to:0x02098fb8 module:overlay(0) +from:0x02139e0c kind:load to:0x02098fbc module:overlay(0) +from:0x02139e10 kind:load to:0x02098fc0 module:overlay(0) +from:0x02139e1c kind:load to:0x02099cc0 module:overlay(0) +from:0x02139e20 kind:load to:0x02099cfc module:overlay(0) +from:0x02139e24 kind:load to:0x02099d14 module:overlay(0) +from:0x02139e28 kind:load to:0x02099d20 module:overlay(0) +from:0x02139e2c kind:load to:0x01fff464 module:itcm +from:0x02139e30 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02139e34 kind:load to:0x021188c0 module:overlay(26) +from:0x02139e38 kind:load to:0x021188d4 module:overlay(26) +from:0x02139e3c kind:load to:0x021188d8 module:overlay(26) +from:0x02139e40 kind:load to:0x02118964 module:overlay(26) +from:0x02139e44 kind:load to:0x02099c64 module:overlay(0) +from:0x02139e48 kind:load to:0x02099c68 module:overlay(0) +from:0x02139e4c kind:load to:0x02099c6c module:overlay(0) +from:0x02139e50 kind:load to:0x02099c70 module:overlay(0) +from:0x02139e54 kind:load to:0x02099d2c module:overlay(0) +from:0x02139e58 kind:load to:0x02099d98 module:overlay(0) +from:0x02139e5c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139e60 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139e64 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139e68 kind:load to:0x021189d8 module:overlay(26) +from:0x02139e6c kind:load to:0x021189ec module:overlay(26) +from:0x02139e78 kind:load to:0x02119028 module:overlay(26) +from:0x02139e84 kind:load to:0x02118a28 module:overlay(26) +from:0x02139e88 kind:load to:0x020990ec module:overlay(0) +from:0x02139e8c kind:load to:0x02098efc module:overlay(0) +from:0x02139e90 kind:load to:0x02098f78 module:overlay(0) +from:0x02139e94 kind:load to:0x020990f4 module:overlay(0) +from:0x02139e98 kind:load to:0x02099114 module:overlay(0) +from:0x02139e9c kind:load to:0x02099140 module:overlay(0) +from:0x02139ef0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139ef4 kind:load to:0x02099cfc module:overlay(0) +from:0x02139ef8 kind:load to:0x02099d14 module:overlay(0) +from:0x02139efc kind:load to:0x02099d20 module:overlay(0) +from:0x02139f00 kind:load to:0x01fff464 module:itcm +from:0x02139f04 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02139f08 kind:load to:0x02118ec4 module:overlay(26) +from:0x02139f0c kind:load to:0x021190c8 module:overlay(26) +from:0x02139f10 kind:load to:0x02119860 module:overlay(26) +from:0x02139f14 kind:load to:0x0211984c module:overlay(26) +from:0x02139f18 kind:load to:0x02099c64 module:overlay(0) +from:0x02139f1c kind:load to:0x0211cab4 module:overlay(26) +from:0x02139f20 kind:load to:0x02099c6c module:overlay(0) +from:0x02139f24 kind:load to:0x02099c70 module:overlay(0) +from:0x02139f28 kind:load to:0x02099d2c module:overlay(0) +from:0x02139f2c kind:load to:0x02099d98 module:overlay(0) +from:0x02139f30 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139f34 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139f38 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139f3c kind:load to:0x02118c5c module:overlay(26) +from:0x02139f40 kind:load to:0x02118d8c module:overlay(26) +from:0x02139f44 kind:load to:0x02112f1c module:overlay(26) +from:0x02139f48 kind:load to:0x02112f38 module:overlay(26) +from:0x02139f4c kind:load to:0x02119900 module:overlay(26) +from:0x02139f54 kind:load to:0x021199b4 module:overlay(26) +from:0x02139f5c kind:load to:0x02119bd0 module:overlay(26) +from:0x02139f64 kind:load to:0x02119cbc module:overlay(26) +from:0x02139f6c kind:load to:0x02119f04 module:overlay(26) +from:0x02139f74 kind:load to:0x02119ff0 module:overlay(26) +from:0x02139f7c kind:load to:0x0211a2bc module:overlay(26) +from:0x02139f84 kind:load to:0x0211a3a4 module:overlay(26) +from:0x02139f8c kind:load to:0x0211a5d8 module:overlay(26) +from:0x02139f94 kind:load to:0x0211a65c module:overlay(26) +from:0x02139f9c kind:load to:0x0211a6b4 module:overlay(26) +from:0x02139fa4 kind:load to:0x0211a830 module:overlay(26) +from:0x02139fac kind:load to:0x0211ab8c module:overlay(26) +from:0x02139fb4 kind:load to:0x0211ad1c module:overlay(26) +from:0x02139fbc kind:load to:0x0211b04c module:overlay(26) +from:0x02139fc4 kind:load to:0x0211b150 module:overlay(26) +from:0x02139fcc kind:load to:0x0211b3c0 module:overlay(26) +from:0x02139fd4 kind:load to:0x0211b578 module:overlay(26) +from:0x02139fdc kind:load to:0x0211b9f0 module:overlay(26) +from:0x02139fe4 kind:load to:0x0211ba88 module:overlay(26) +from:0x0213a00c kind:load to:0x0211cc5c module:overlay(26) +from:0x0213a010 kind:load to:0x020990ec module:overlay(0) +from:0x0213a014 kind:load to:0x02098efc module:overlay(0) +from:0x0213a018 kind:load to:0x02098f78 module:overlay(0) +from:0x0213a01c kind:load to:0x020990f4 module:overlay(0) +from:0x0213a020 kind:load to:0x02099114 module:overlay(0) +from:0x0213a024 kind:load to:0x02099140 module:overlay(0) +from:0x0213a030 kind:load to:0x0211cd74 module:overlay(26) +from:0x0213a034 kind:load to:0x0211cefc module:overlay(26) +from:0x0213a038 kind:load to:0x0209b2cc module:overlay(0) +from:0x0213a03c kind:load to:0x0209b304 module:overlay(0) +from:0x0213a040 kind:load to:0x0209b908 module:overlay(0) +from:0x0213a044 kind:load to:0x0209b910 module:overlay(0) +from:0x0213a048 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213a04c kind:load to:0x0209b47c module:overlay(0) +from:0x0213a050 kind:load to:0x0209b36c module:overlay(0) +from:0x0213a054 kind:load to:0x0209b838 module:overlay(0) +from:0x0213a058 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0213a05c kind:load to:0x0209b8d8 module:overlay(0) +from:0x0213a060 kind:load to:0x020f62d0 module:overlay(26) +from:0x0213a064 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0213a068 kind:load to:0x020f62c0 module:overlay(26) +from:0x0213a06c kind:load to:0x020f629c module:overlay(26) +from:0x0213a078 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a07c kind:load to:0x02099cfc module:overlay(0) +from:0x0213a080 kind:load to:0x02099d14 module:overlay(0) +from:0x0213a084 kind:load to:0x02099d20 module:overlay(0) +from:0x0213a088 kind:load to:0x01fff464 module:itcm +from:0x0213a08c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213a090 kind:load to:0x0211cd88 module:overlay(26) +from:0x0213a094 kind:load to:0x02099c58 module:overlay(0) +from:0x0213a098 kind:load to:0x0211ce18 module:overlay(26) +from:0x0213a09c kind:load to:0x02099c60 module:overlay(0) +from:0x0213a0a0 kind:load to:0x02099c64 module:overlay(0) +from:0x0213a0a4 kind:load to:0x0211ce9c module:overlay(26) +from:0x0213a0a8 kind:load to:0x02099c6c module:overlay(0) +from:0x0213a0ac kind:load to:0x02099c70 module:overlay(0) +from:0x0213a0b0 kind:load to:0x02099d2c module:overlay(0) +from:0x0213a0b4 kind:load to:0x02099d98 module:overlay(0) +from:0x0213a0b8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a0bc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a0c0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a0c4 kind:load to:0x0211cf18 module:overlay(26) +from:0x0213a0c8 kind:load to:0x0211cf40 module:overlay(26) +from:0x0213a0cc kind:load to:0x0211ce94 module:overlay(26) +from:0x0213a0d0 kind:load to:0x0211f224 module:overlay(26) +from:0x0213a0d8 kind:load to:0x0211f20c module:overlay(26) +from:0x0213a120 kind:load to:0x0211fb9c module:overlay(26) +from:0x0213a12c kind:load to:0x0211fbec module:overlay(26) +from:0x0213a138 kind:load to:0x020993bc module:overlay(0) +from:0x0213a13c kind:load to:0x0211fc54 module:overlay(26) +from:0x0213a148 kind:load to:0x0211cf90 module:overlay(26) +from:0x0213a14c kind:load to:0x020990ec module:overlay(0) +from:0x0213a150 kind:load to:0x02098efc module:overlay(0) +from:0x0213a154 kind:load to:0x02098f78 module:overlay(0) +from:0x0213a158 kind:load to:0x020990f4 module:overlay(0) +from:0x0213a15c kind:load to:0x02099114 module:overlay(0) +from:0x0213a160 kind:load to:0x02099140 module:overlay(0) +from:0x0213a16c kind:load to:0x0211d1bc module:overlay(26) +from:0x0213a170 kind:load to:0x0211fdd8 module:overlay(26) +from:0x0213a174 kind:load to:0x02059174 module:overlay(0) +from:0x0213a178 kind:load to:0x0211fc3c module:overlay(26) +from:0x0213a17c kind:load to:0x02059348 module:overlay(0) +from:0x0213a180 kind:load to:0x020593c4 module:overlay(0) +from:0x0213a184 kind:load to:0x02059428 module:overlay(0) +from:0x0213a188 kind:load to:0x0209bf68 module:overlay(0) +from:0x0213a18c kind:load to:0x02059304 module:overlay(0) +from:0x0213a198 kind:load to:0x0211d1d0 module:overlay(26) +from:0x0213a19c kind:load to:0x0211fdf4 module:overlay(26) +from:0x0213a1a0 kind:load to:0x0209ba20 module:overlay(0) +from:0x0213a1a4 kind:load to:0x0209ba54 module:overlay(0) +from:0x0213a1a8 kind:load to:0x0209baec module:overlay(0) +from:0x0213a1ac kind:load to:0x0209bb00 module:overlay(0) +from:0x0213a1b0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213a1b4 kind:load to:0x0209bb28 module:overlay(0) +from:0x0213a1b8 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0213a1bc kind:load to:0x0209b838 module:overlay(0) +from:0x0213a1c0 kind:load to:0x0209babc module:overlay(0) +from:0x0213a1c4 kind:load to:0x0209bad4 module:overlay(0) +from:0x0213a1c8 kind:load to:0x0209bb14 module:overlay(0) +from:0x0213a1cc kind:load to:0x0209bea0 module:overlay(0) +from:0x0213a1d0 kind:load to:0x020f44d0 module:overlay(26) +from:0x0213a1d4 kind:load to:0x020f3738 module:overlay(26) +from:0x0213a1d8 kind:load to:0x0209bed8 module:overlay(0) +from:0x0213a1e4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a1e8 kind:load to:0x02099cfc module:overlay(0) +from:0x0213a1ec kind:load to:0x02099d14 module:overlay(0) +from:0x0213a1f0 kind:load to:0x02099d20 module:overlay(0) +from:0x0213a1f4 kind:load to:0x01fff464 module:itcm +from:0x0213a1f8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213a1fc kind:load to:0x0211d23c module:overlay(26) +from:0x0213a200 kind:load to:0x0211d290 module:overlay(26) +from:0x0213a204 kind:load to:0x0211d418 module:overlay(26) +from:0x0213a208 kind:load to:0x0211f228 module:overlay(26) +from:0x0213a20c kind:load to:0x02099c64 module:overlay(0) +from:0x0213a210 kind:load to:0x0211f378 module:overlay(26) +from:0x0213a214 kind:load to:0x0211f22c module:overlay(26) +from:0x0213a218 kind:load to:0x02099c70 module:overlay(0) +from:0x0213a21c kind:load to:0x02099d2c module:overlay(0) +from:0x0213a220 kind:load to:0x02099d98 module:overlay(0) +from:0x0213a224 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a228 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a22c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a230 kind:load to:0x0211d1e4 module:overlay(26) +from:0x0213a234 kind:load to:0x0211d20c module:overlay(26) +from:0x0213a238 kind:load to:0x0211f50c module:overlay(26) +from:0x0213a244 kind:load to:0x0211fe40 module:overlay(26) +from:0x0213a248 kind:load to:0x0211fe44 module:overlay(26) +from:0x0213a24c kind:load to:0x0212013c module:overlay(26) +from:0x0213a250 kind:load to:0x02120140 module:overlay(26) +from:0x0213a27c kind:load to:0x0212035c module:overlay(26) +from:0x0213a280 kind:load to:0x020990ec module:overlay(0) +from:0x0213a284 kind:load to:0x02098efc module:overlay(0) +from:0x0213a288 kind:load to:0x02098f78 module:overlay(0) +from:0x0213a28c kind:load to:0x021202e0 module:overlay(26) +from:0x0213a290 kind:load to:0x02099114 module:overlay(0) +from:0x0213a294 kind:load to:0x02099140 module:overlay(0) +from:0x0213a2a4 kind:load to:0x020990ec module:overlay(0) +from:0x0213a2a8 kind:load to:0x02098efc module:overlay(0) +from:0x0213a2ac kind:load to:0x02098f78 module:overlay(0) +from:0x0213a2b0 kind:load to:0x021202e0 module:overlay(26) +from:0x0213a2b4 kind:load to:0x02099114 module:overlay(0) +from:0x0213a2b8 kind:load to:0x02099140 module:overlay(0) +from:0x0213a2c4 kind:load to:0x02120624 module:overlay(26) +from:0x0213a2c8 kind:load to:0x02122bf0 module:overlay(26) +from:0x0213a2cc kind:load to:0x02059174 module:overlay(0) +from:0x0213a2d0 kind:load to:0x02122bd8 module:overlay(26) +from:0x0213a2d4 kind:load to:0x02059348 module:overlay(0) +from:0x0213a2d8 kind:load to:0x020593c4 module:overlay(0) +from:0x0213a2dc kind:load to:0x02059428 module:overlay(0) +from:0x0213a2e0 kind:load to:0x0209bf68 module:overlay(0) +from:0x0213a2e4 kind:load to:0x02059304 module:overlay(0) +from:0x0213a3e8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a3ec kind:load to:0x02099cfc module:overlay(0) +from:0x0213a3f0 kind:load to:0x02099d14 module:overlay(0) +from:0x0213a3f4 kind:load to:0x02099d20 module:overlay(0) +from:0x0213a3f8 kind:load to:0x01fff464 module:itcm +from:0x0213a3fc kind:load to:0x020ab1d8 module:overlay(0) +from:0x0213a400 kind:load to:0x020aa528 module:overlay(0) +from:0x0213a404 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0213a408 kind:load to:0x020ab0f0 module:overlay(0) +from:0x0213a40c kind:load to:0x020ab0f4 module:overlay(0) +from:0x0213a410 kind:load to:0x02099c64 module:overlay(0) +from:0x0213a414 kind:load to:0x020ab15c module:overlay(0) +from:0x0213a418 kind:load to:0x02099c6c module:overlay(0) +from:0x0213a41c kind:load to:0x02099c70 module:overlay(0) +from:0x0213a420 kind:load to:0x02099d2c module:overlay(0) +from:0x0213a424 kind:load to:0x02099d98 module:overlay(0) +from:0x0213a428 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a42c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a430 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a434 kind:load to:0x02122c9c module:overlay(26) +from:0x0213a438 kind:load to:0x02122c74 module:overlay(26) +from:0x0213a43c kind:load to:0x020aa5a0 module:overlay(0) +from:0x0213a444 kind:load to:0x020aaad0 module:overlay(0) +from:0x0213a448 kind:load to:0x020aa778 module:overlay(0) +from:0x0213a44c kind:load to:0x020aa7e0 module:overlay(0) +from:0x0213a450 kind:load to:0x020aa950 module:overlay(0) +from:0x0213a454 kind:load to:0x020aa94c module:overlay(0) +from:0x0213a458 kind:load to:0x020aaa1c module:overlay(0) +from:0x0213a45c kind:load to:0x020aaa40 module:overlay(0) +from:0x0213a460 kind:load to:0x020aaa44 module:overlay(0) +from:0x0213a464 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0213a468 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0213a46c kind:load to:0x020aa9b0 module:overlay(0) +from:0x0213a470 kind:load to:0x020aa754 module:overlay(0) +from:0x0213a474 kind:load to:0x020aa75c module:overlay(0) +from:0x0213a478 kind:load to:0x020aa764 module:overlay(0) +from:0x0213a47c kind:load to:0x020aa76c module:overlay(0) +from:0x0213a480 kind:load to:0x020aac48 module:overlay(0) +from:0x0213a484 kind:load to:0x020aad98 module:overlay(0) +from:0x0213a488 kind:load to:0x020aadc4 module:overlay(0) +from:0x0213a48c kind:load to:0x020aade4 module:overlay(0) +from:0x0213a490 kind:load to:0x020aaffc module:overlay(0) +from:0x0213a494 kind:load to:0x020aadd4 module:overlay(0) +from:0x0213a498 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0213a49c kind:load to:0x020aa684 module:overlay(0) +from:0x0213a4a0 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0213a4ac kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a4b0 kind:load to:0x02099cfc module:overlay(0) +from:0x0213a4b4 kind:load to:0x02099d14 module:overlay(0) +from:0x0213a4b8 kind:load to:0x02099d20 module:overlay(0) +from:0x0213a4bc kind:load to:0x01fff464 module:itcm +from:0x0213a4c0 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0213a4c4 kind:load to:0x02120638 module:overlay(26) +from:0x0213a4c8 kind:load to:0x02120720 module:overlay(26) +from:0x0213a4cc kind:load to:0x021209a0 module:overlay(26) +from:0x0213a4d0 kind:load to:0x02120a98 module:overlay(26) +from:0x0213a4d4 kind:load to:0x02099c64 module:overlay(0) +from:0x0213a4d8 kind:load to:0x02121110 module:overlay(26) +from:0x0213a4dc kind:load to:0x02099c6c module:overlay(0) +from:0x0213a4e0 kind:load to:0x02099c70 module:overlay(0) +from:0x0213a4e4 kind:load to:0x02099d2c module:overlay(0) +from:0x0213a4e8 kind:load to:0x02099d98 module:overlay(0) +from:0x0213a4ec kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a4f0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a4f4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a4f8 kind:load to:0x02122c0c module:overlay(26) +from:0x0213a4fc kind:load to:0x02122c3c module:overlay(26) +from:0x0213a500 kind:load to:0x020aa5a0 module:overlay(0) +from:0x0213a504 kind:load to:0x02120948 module:overlay(26) +from:0x0213a508 kind:load to:0x020aaad0 module:overlay(0) +from:0x0213a50c kind:load to:0x020aa778 module:overlay(0) +from:0x0213a510 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0213a514 kind:load to:0x020aa950 module:overlay(0) +from:0x0213a518 kind:load to:0x020aa94c module:overlay(0) +from:0x0213a51c kind:load to:0x020aaa1c module:overlay(0) +from:0x0213a520 kind:load to:0x020aaa40 module:overlay(0) +from:0x0213a524 kind:load to:0x020aaa44 module:overlay(0) +from:0x0213a528 kind:load to:0x02121108 module:overlay(26) +from:0x0213a52c kind:load to:0x020aa9a8 module:overlay(0) +from:0x0213a530 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0213a534 kind:load to:0x020aa754 module:overlay(0) +from:0x0213a538 kind:load to:0x020aa75c module:overlay(0) +from:0x0213a53c kind:load to:0x020aa764 module:overlay(0) +from:0x0213a540 kind:load to:0x020aa76c module:overlay(0) +from:0x0213a544 kind:load to:0x020aac48 module:overlay(0) +from:0x0213a548 kind:load to:0x020aad98 module:overlay(0) +from:0x0213a54c kind:load to:0x020aadc4 module:overlay(0) +from:0x0213a550 kind:load to:0x02122790 module:overlay(26) +from:0x0213a554 kind:load to:0x020aaffc module:overlay(0) +from:0x0213a558 kind:load to:0x020aadd4 module:overlay(0) +from:0x0213a55c kind:load to:0x020aa6c0 module:overlay(0) +from:0x0213a560 kind:load to:0x020aa684 module:overlay(0) +from:0x0213a564 kind:load to:0x02122700 module:overlay(26) +from:0x0213a568 kind:load to:0x02121298 module:overlay(26) +from:0x0213a56c kind:load to:0x02121328 module:overlay(26) +from:0x0213a570 kind:load to:0x021213f8 module:overlay(26) +from:0x0213a574 kind:load to:0x021214e4 module:overlay(26) +from:0x0213a578 kind:load to:0x021215ec module:overlay(26) +from:0x0213a57c kind:load to:0x02121688 module:overlay(26) +from:0x0213a580 kind:load to:0x02121790 module:overlay(26) +from:0x0213a584 kind:load to:0x02121b3c module:overlay(26) +from:0x0213a588 kind:load to:0x021212b8 module:overlay(26) +from:0x0213a58c kind:load to:0x02121398 module:overlay(26) +from:0x0213a590 kind:load to:0x02121464 module:overlay(26) +from:0x0213a594 kind:load to:0x02121548 module:overlay(26) +from:0x0213a598 kind:load to:0x02121640 module:overlay(26) +from:0x0213a59c kind:load to:0x021216c8 module:overlay(26) +from:0x0213a5a0 kind:load to:0x021218b0 module:overlay(26) +from:0x0213a5a4 kind:load to:0x02121b68 module:overlay(26) +from:0x0213a5b0 kind:load to:0x021233b4 module:overlay(26) +from:0x0213a5bc kind:load to:0x021233fc module:overlay(26) +from:0x0213a5c0 kind:load to:0x02123094 module:overlay(26) +from:0x0213a5c8 kind:load to:0x021230a8 module:overlay(26) +from:0x0213a5d0 kind:load to:0x021230a4 module:overlay(26) +from:0x0213a5d8 kind:load to:0x021230f4 module:overlay(26) +from:0x0213a618 kind:load to:0x02122cdc module:overlay(26) +from:0x0213a61c kind:load to:0x020990ec module:overlay(0) +from:0x0213a620 kind:load to:0x02098efc module:overlay(0) +from:0x0213a624 kind:load to:0x02098f78 module:overlay(0) +from:0x0213a628 kind:load to:0x020990f4 module:overlay(0) +from:0x0213a62c kind:load to:0x02099114 module:overlay(0) +from:0x0213a630 kind:load to:0x02099140 module:overlay(0) +from:0x0213a63c kind:load to:0x02122ee4 module:overlay(26) +from:0x0213a640 kind:load to:0x0212342c module:overlay(26) +from:0x0213a644 kind:load to:0x02059174 module:overlay(0) +from:0x0213a648 kind:load to:0x02123390 module:overlay(26) +from:0x0213a64c kind:load to:0x02059348 module:overlay(0) +from:0x0213a650 kind:load to:0x020593c4 module:overlay(0) +from:0x0213a654 kind:load to:0x02059428 module:overlay(0) +from:0x0213a658 kind:load to:0x0209bf68 module:overlay(0) +from:0x0213a65c kind:load to:0x02059304 module:overlay(0) +from:0x0213a668 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a66c kind:load to:0x02099cfc module:overlay(0) +from:0x0213a670 kind:load to:0x02099d14 module:overlay(0) +from:0x0213a674 kind:load to:0x02099d20 module:overlay(0) +from:0x0213a678 kind:load to:0x01fff464 module:itcm +from:0x0213a67c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213a680 kind:load to:0x02122f60 module:overlay(26) +from:0x0213a684 kind:load to:0x02099c58 module:overlay(0) +from:0x0213a688 kind:load to:0x02123014 module:overlay(26) +from:0x0213a68c kind:load to:0x021231fc module:overlay(26) +from:0x0213a690 kind:load to:0x02099c64 module:overlay(0) +from:0x0213a694 kind:load to:0x02123228 module:overlay(26) +from:0x0213a698 kind:load to:0x0212321c module:overlay(26) +from:0x0213a69c kind:load to:0x02099c70 module:overlay(0) +from:0x0213a6a0 kind:load to:0x02099d2c module:overlay(0) +from:0x0213a6a4 kind:load to:0x02099d98 module:overlay(0) +from:0x0213a6a8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a6ac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a6b0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a6b4 kind:load to:0x02122ef8 module:overlay(26) +from:0x0213a6b8 kind:load to:0x02122f28 module:overlay(26) +from:0x0213a6bc kind:load to:0x02123298 module:overlay(26) +from:0x0213a6c8 kind:load to:0x02123468 module:overlay(26) +from:0x0213a6cc kind:load to:0x020990ec module:overlay(0) +from:0x0213a6d0 kind:load to:0x02098efc module:overlay(0) +from:0x0213a6d4 kind:load to:0x02098f78 module:overlay(0) +from:0x0213a6d8 kind:load to:0x020990f4 module:overlay(0) +from:0x0213a6dc kind:load to:0x02099114 module:overlay(0) +from:0x0213a6e0 kind:load to:0x02099140 module:overlay(0) +from:0x0213a79c kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a7a0 kind:load to:0x02099cfc module:overlay(0) +from:0x0213a7a4 kind:load to:0x02099d14 module:overlay(0) +from:0x0213a7a8 kind:load to:0x02099d20 module:overlay(0) +from:0x0213a7ac kind:load to:0x01fff464 module:itcm +from:0x0213a7b0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213a7b4 kind:load to:0x021236e8 module:overlay(26) +from:0x0213a7b8 kind:load to:0x02123720 module:overlay(26) +from:0x0213a7bc kind:load to:0x021237b8 module:overlay(26) +from:0x0213a7c0 kind:load to:0x02123ec0 module:overlay(26) +from:0x0213a7c4 kind:load to:0x02099c64 module:overlay(0) +from:0x0213a7c8 kind:load to:0x02124090 module:overlay(26) +from:0x0213a7cc kind:load to:0x0212408c module:overlay(26) +from:0x0213a7d0 kind:load to:0x02099c70 module:overlay(0) +from:0x0213a7d4 kind:load to:0x02099d2c module:overlay(0) +from:0x0213a7d8 kind:load to:0x02099d98 module:overlay(0) +from:0x0213a7dc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a7e0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a7e4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a7e8 kind:load to:0x02123690 module:overlay(26) +from:0x0213a7ec kind:load to:0x021236b8 module:overlay(26) +from:0x0213a7f0 kind:load to:0x02123be0 module:overlay(26) +from:0x0213a7f4 kind:load to:0x02123c50 module:overlay(26) +from:0x0213a7f8 kind:load to:0x02123d0c module:overlay(26) +from:0x0213a7fc kind:load to:0x02123e08 module:overlay(26) +from:0x0213a800 kind:load to:0x02123e64 module:overlay(26) +from:0x0213a804 kind:load to:0x02123c4c module:overlay(26) +from:0x0213a808 kind:load to:0x02123cb4 module:overlay(26) +from:0x0213a80c kind:load to:0x02123d64 module:overlay(26) +from:0x0213a810 kind:load to:0x02123e24 module:overlay(26) +from:0x0213a814 kind:load to:0x02123e80 module:overlay(26) +from:0x0213a818 kind:load to:0x02124180 module:overlay(26) +from:0x0213a83c kind:load to:0x0212436c module:overlay(26) +from:0x0213a840 kind:load to:0x020990ec module:overlay(0) +from:0x0213a844 kind:load to:0x02098efc module:overlay(0) +from:0x0213a848 kind:load to:0x02098f78 module:overlay(0) +from:0x0213a84c kind:load to:0x020990f4 module:overlay(0) +from:0x0213a850 kind:load to:0x02099114 module:overlay(0) +from:0x0213a854 kind:load to:0x02099140 module:overlay(0) +from:0x0213a860 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a864 kind:load to:0x02099cfc module:overlay(0) +from:0x0213a868 kind:load to:0x02099d14 module:overlay(0) +from:0x0213a86c kind:load to:0x02099d20 module:overlay(0) +from:0x0213a870 kind:load to:0x01fff464 module:itcm +from:0x0213a874 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213a878 kind:load to:0x0212462c module:overlay(26) +from:0x0213a87c kind:load to:0x02099c58 module:overlay(0) +from:0x0213a880 kind:load to:0x02124668 module:overlay(26) +from:0x0213a884 kind:load to:0x02099c60 module:overlay(0) +from:0x0213a888 kind:load to:0x02099c64 module:overlay(0) +from:0x0213a88c kind:load to:0x02124634 module:overlay(26) +from:0x0213a890 kind:load to:0x02099c6c module:overlay(0) +from:0x0213a894 kind:load to:0x02099c70 module:overlay(0) +from:0x0213a898 kind:load to:0x02099d2c module:overlay(0) +from:0x0213a89c kind:load to:0x02099d98 module:overlay(0) +from:0x0213a8a0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a8a4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a8a8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a8ac kind:load to:0x021245b4 module:overlay(26) +from:0x0213a8b0 kind:load to:0x021245ec module:overlay(26) +from:0x0213a8b4 kind:load to:0x02112f1c module:overlay(26) +from:0x0213a8b8 kind:load to:0x02112f38 module:overlay(26) +from:0x0213a8bc kind:load to:0x021256b0 module:overlay(26) +from:0x0213a8c4 kind:load to:0x021257a8 module:overlay(26) +from:0x0213a8cc kind:load to:0x02125374 module:overlay(26) +from:0x0213a8dc kind:load to:0x0212512c module:overlay(26) +from:0x0213a8e0 kind:load to:0x02098ef4 module:overlay(0) +from:0x0213a8e4 kind:load to:0x02098efc module:overlay(0) +from:0x0213a8e8 kind:load to:0x02098f78 module:overlay(0) +from:0x0213a8ec kind:load to:0x02098fb8 module:overlay(0) +from:0x0213a8f0 kind:load to:0x02098fbc module:overlay(0) +from:0x0213a8f4 kind:load to:0x02098fc0 module:overlay(0) +from:0x0213a900 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a904 kind:load to:0x02099cfc module:overlay(0) +from:0x0213a908 kind:load to:0x02099d14 module:overlay(0) +from:0x0213a90c kind:load to:0x02099d20 module:overlay(0) +from:0x0213a910 kind:load to:0x01fff464 module:itcm +from:0x0213a914 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213a918 kind:load to:0x021251f8 module:overlay(26) +from:0x0213a91c kind:load to:0x02099c58 module:overlay(0) +from:0x0213a920 kind:load to:0x0212525c module:overlay(26) +from:0x0213a924 kind:load to:0x02099c60 module:overlay(0) +from:0x0213a928 kind:load to:0x02099c64 module:overlay(0) +from:0x0213a92c kind:load to:0x02099c68 module:overlay(0) +from:0x0213a930 kind:load to:0x02099c6c module:overlay(0) +from:0x0213a934 kind:load to:0x02099c70 module:overlay(0) +from:0x0213a938 kind:load to:0x02099d2c module:overlay(0) +from:0x0213a93c kind:load to:0x02099d98 module:overlay(0) +from:0x0213a940 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a944 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a948 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a94c kind:load to:0x0212583c module:overlay(26) +from:0x0213a950 kind:load to:0x02125850 module:overlay(26) +from:0x0213a954 kind:load to:0x02125820 module:overlay(26) +from:0x0213a958 kind:load to:0x02125828 module:overlay(26) +from:0x0213a964 kind:load to:0x0212588c module:overlay(26) +from:0x0213a968 kind:load to:0x02098ef4 module:overlay(0) +from:0x0213a96c kind:load to:0x02098efc module:overlay(0) +from:0x0213a970 kind:load to:0x02098f78 module:overlay(0) +from:0x0213a974 kind:load to:0x02098fb8 module:overlay(0) +from:0x0213a978 kind:load to:0x02098fbc module:overlay(0) +from:0x0213a97c kind:load to:0x02098fc0 module:overlay(0) +from:0x0213a988 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213a98c kind:load to:0x02099cfc module:overlay(0) +from:0x0213a990 kind:load to:0x02099d14 module:overlay(0) +from:0x0213a994 kind:load to:0x02099d20 module:overlay(0) +from:0x0213a998 kind:load to:0x01fff464 module:itcm +from:0x0213a99c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213a9a0 kind:load to:0x02125900 module:overlay(26) +from:0x0213a9a4 kind:load to:0x02125964 module:overlay(26) +from:0x0213a9a8 kind:load to:0x02099c5c module:overlay(0) +from:0x0213a9ac kind:load to:0x02099c60 module:overlay(0) +from:0x0213a9b0 kind:load to:0x02099c64 module:overlay(0) +from:0x0213a9b4 kind:load to:0x02099c68 module:overlay(0) +from:0x0213a9b8 kind:load to:0x02099c6c module:overlay(0) +from:0x0213a9bc kind:load to:0x02099c70 module:overlay(0) +from:0x0213a9c0 kind:load to:0x02099d2c module:overlay(0) +from:0x0213a9c4 kind:load to:0x02099d98 module:overlay(0) +from:0x0213a9c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213a9cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213a9d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213a9d4 kind:load to:0x02125cc4 module:overlay(26) +from:0x0213a9d8 kind:load to:0x02125cd8 module:overlay(26) +from:0x0213aa1c kind:load to:0x02125d14 module:overlay(26) +from:0x0213aa20 kind:load to:0x020990ec module:overlay(0) +from:0x0213aa24 kind:load to:0x02098efc module:overlay(0) +from:0x0213aa28 kind:load to:0x02098f78 module:overlay(0) +from:0x0213aa2c kind:load to:0x020990f4 module:overlay(0) +from:0x0213aa30 kind:load to:0x02099114 module:overlay(0) +from:0x0213aa34 kind:load to:0x02099140 module:overlay(0) +from:0x0213aa40 kind:load to:0x02126178 module:overlay(26) +from:0x0213aa44 kind:load to:0x0212a174 module:overlay(26) +from:0x0213aa48 kind:load to:0x02059174 module:overlay(0) +from:0x0213aa4c kind:load to:0x02129e60 module:overlay(26) +from:0x0213aa50 kind:load to:0x02059348 module:overlay(0) +from:0x0213aa54 kind:load to:0x020593c4 module:overlay(0) +from:0x0213aa58 kind:load to:0x02059428 module:overlay(0) +from:0x0213aa5c kind:load to:0x0209bf68 module:overlay(0) +from:0x0213aa60 kind:load to:0x02059304 module:overlay(0) +from:0x0213aa64 kind:load to:0x02126b5c module:overlay(26) +from:0x0213aa6c kind:load to:0x02126cf0 module:overlay(26) +from:0x0213aa74 kind:load to:0x02127724 module:overlay(26) +from:0x0213aa7c kind:load to:0x02127e9c module:overlay(26) +from:0x0213aa84 kind:load to:0x02127b40 module:overlay(26) +from:0x0213aa8c kind:load to:0x02127240 module:overlay(26) +from:0x0213aa94 kind:load to:0x021278e0 module:overlay(26) +from:0x0213aa9c kind:load to:0x02127f88 module:overlay(26) +from:0x0213aaa4 kind:load to:0x02126bdc module:overlay(26) +from:0x0213aaac kind:load to:0x02126e4c module:overlay(26) +from:0x0213aab4 kind:load to:0x02127794 module:overlay(26) +from:0x0213aabc kind:load to:0x02127f70 module:overlay(26) +from:0x0213aac4 kind:load to:0x02127c0c module:overlay(26) +from:0x0213aacc kind:load to:0x02127264 module:overlay(26) +from:0x0213aad4 kind:load to:0x02127958 module:overlay(26) +from:0x0213aadc kind:load to:0x021281b0 module:overlay(26) +from:0x0213ab34 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213ab38 kind:load to:0x02099cfc module:overlay(0) +from:0x0213ab3c kind:load to:0x02099d14 module:overlay(0) +from:0x0213ab40 kind:load to:0x02099d20 module:overlay(0) +from:0x0213ab44 kind:load to:0x01fff464 module:itcm +from:0x0213ab48 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213ab4c kind:load to:0x0212618c module:overlay(26) +from:0x0213ab50 kind:load to:0x0212648c module:overlay(26) +from:0x0213ab54 kind:load to:0x02126648 module:overlay(26) +from:0x0213ab58 kind:load to:0x02126590 module:overlay(26) +from:0x0213ab5c kind:load to:0x02099c64 module:overlay(0) +from:0x0213ab60 kind:load to:0x0212902c module:overlay(26) +from:0x0213ab64 kind:load to:0x02129138 module:overlay(26) +from:0x0213ab68 kind:load to:0x02099c70 module:overlay(0) +from:0x0213ab6c kind:load to:0x02099d2c module:overlay(0) +from:0x0213ab70 kind:load to:0x02099d98 module:overlay(0) +from:0x0213ab74 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213ab78 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213ab7c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213ab80 kind:load to:0x0212a190 module:overlay(26) +from:0x0213ab84 kind:load to:0x0212a200 module:overlay(26) +from:0x0213ab88 kind:load to:0x02112f1c module:overlay(26) +from:0x0213ab8c kind:load to:0x02112f38 module:overlay(26) +from:0x0213abbc kind:load to:0x0212d488 module:overlay(26) +from:0x0213abc0 kind:load to:0x0212d4a4 module:overlay(26) +from:0x0213abc4 kind:load to:0x0212d4c8 module:overlay(26) +from:0x0213abc8 kind:load to:0x0212d4d0 module:overlay(26) +from:0x0213abcc kind:load to:0x0212d7a4 module:overlay(26) +from:0x0213abd8 kind:load to:0x0212a2d8 module:overlay(26) +from:0x0213abdc kind:load to:0x020990ec module:overlay(0) +from:0x0213abe0 kind:load to:0x02098efc module:overlay(0) +from:0x0213abe4 kind:load to:0x02098f78 module:overlay(0) +from:0x0213abe8 kind:load to:0x020990f4 module:overlay(0) +from:0x0213abec kind:load to:0x02099114 module:overlay(0) +from:0x0213abf0 kind:load to:0x02099140 module:overlay(0) +from:0x0213abfc kind:load to:0x0212a298 module:overlay(26) +from:0x0213ac00 kind:load to:0x020990ec module:overlay(0) +from:0x0213ac04 kind:load to:0x02098efc module:overlay(0) +from:0x0213ac08 kind:load to:0x02098f78 module:overlay(0) +from:0x0213ac0c kind:load to:0x020990f4 module:overlay(0) +from:0x0213ac10 kind:load to:0x02099114 module:overlay(0) +from:0x0213ac14 kind:load to:0x02099140 module:overlay(0) +from:0x0213ac18 kind:load to:0x0212acac module:overlay(26) +from:0x0213ac20 kind:load to:0x0212ae74 module:overlay(26) +from:0x0213ac28 kind:load to:0x0212b154 module:overlay(26) +from:0x0213ac30 kind:load to:0x0212b50c module:overlay(26) +from:0x0213ac38 kind:load to:0x0212b850 module:overlay(26) +from:0x0213ac40 kind:load to:0x0212be14 module:overlay(26) +from:0x0213ac48 kind:load to:0x0212c030 module:overlay(26) +from:0x0213ac50 kind:load to:0x0212c494 module:overlay(26) +from:0x0213ac58 kind:load to:0x0212b634 module:overlay(26) +from:0x0213ac60 kind:load to:0x0212c7c0 module:overlay(26) +from:0x0213ac68 kind:load to:0x0212ad7c module:overlay(26) +from:0x0213ac70 kind:load to:0x0212af58 module:overlay(26) +from:0x0213ac78 kind:load to:0x0212b1e0 module:overlay(26) +from:0x0213ac80 kind:load to:0x0212b5f0 module:overlay(26) +from:0x0213ac88 kind:load to:0x0212b9c8 module:overlay(26) +from:0x0213ac90 kind:load to:0x0212bea8 module:overlay(26) +from:0x0213ac98 kind:load to:0x0212c0f0 module:overlay(26) +from:0x0213aca0 kind:load to:0x0212c524 module:overlay(26) +from:0x0213aca8 kind:load to:0x0212b784 module:overlay(26) +from:0x0213acb0 kind:load to:0x0212c7e8 module:overlay(26) +from:0x0213acc0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213acc4 kind:load to:0x02099cfc module:overlay(0) +from:0x0213acc8 kind:load to:0x02099d14 module:overlay(0) +from:0x0213accc kind:load to:0x02099d20 module:overlay(0) +from:0x0213acd0 kind:load to:0x01fff464 module:itcm +from:0x0213acd4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213acd8 kind:load to:0x0212a5d0 module:overlay(26) +from:0x0213acdc kind:load to:0x0212a784 module:overlay(26) +from:0x0213ace0 kind:load to:0x0212a92c module:overlay(26) +from:0x0213ace4 kind:load to:0x02099c60 module:overlay(0) +from:0x0213ace8 kind:load to:0x02099c64 module:overlay(0) +from:0x0213acec kind:load to:0x0212d2f8 module:overlay(26) +from:0x0213acf0 kind:load to:0x02099c6c module:overlay(0) +from:0x0213acf4 kind:load to:0x02099c70 module:overlay(0) +from:0x0213acf8 kind:load to:0x02099d2c module:overlay(0) +from:0x0213acfc kind:load to:0x02099d98 module:overlay(0) +from:0x0213ad00 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213ad04 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213ad08 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213ad0c kind:load to:0x0212db00 module:overlay(26) +from:0x0213ad10 kind:load to:0x0212db48 module:overlay(26) +from:0x0213ad14 kind:load to:0x02112f1c module:overlay(26) +from:0x0213ad18 kind:load to:0x0212d9a0 module:overlay(26) +from:0x0213ad94 kind:load to:0x0212fba0 module:overlay(26) +from:0x0213ad9c kind:load to:0x021300b8 module:overlay(26) +from:0x0213ada4 kind:load to:0x02130480 module:overlay(26) +from:0x0213adac kind:load to:0x0212fd2c module:overlay(26) +from:0x0213adb4 kind:load to:0x0212fd58 module:overlay(26) +from:0x0213adbc kind:load to:0x0212fca0 module:overlay(26) +from:0x0213adc4 kind:load to:0x021305d8 module:overlay(26) +from:0x0213adcc kind:load to:0x0212ff8c module:overlay(26) +from:0x0213add4 kind:load to:0x0212fb58 module:overlay(26) +from:0x0213addc kind:load to:0x0212feac module:overlay(26) +from:0x0213ade4 kind:load to:0x02130124 module:overlay(26) +from:0x0213adec kind:load to:0x0212fb40 module:overlay(26) +from:0x0213adf4 kind:load to:0x02130358 module:overlay(26) +from:0x0213adfc kind:load to:0x0213049c module:overlay(26) +from:0x0213ae04 kind:load to:0x0212fc78 module:overlay(26) +from:0x0213ae0c kind:load to:0x0212fa5c module:overlay(26) +from:0x0213ae14 kind:load to:0x0212f858 module:overlay(26) +from:0x0213ae1c kind:load to:0x0212f7b4 module:overlay(26) +from:0x0213ae24 kind:load to:0x0212fe80 module:overlay(26) +from:0x0213ae2c kind:load to:0x0212f64c module:overlay(26) +from:0x0213ae34 kind:load to:0x0212f648 module:overlay(26) +from:0x0213ae3c kind:load to:0x0212f634 module:overlay(26) +from:0x0213ae44 kind:load to:0x021300a4 module:overlay(26) +from:0x0213ae4c kind:load to:0x02130030 module:overlay(26) +from:0x0213ae54 kind:load to:0x0213059c module:overlay(26) +from:0x0213ae5c kind:load to:0x0212fb04 module:overlay(26) +from:0x0213ae6c kind:load to:0x0212dbcc module:overlay(26) +from:0x0213ae70 kind:load to:0x020990ec module:overlay(0) +from:0x0213ae74 kind:load to:0x02098efc module:overlay(0) +from:0x0213ae78 kind:load to:0x02098f78 module:overlay(0) +from:0x0213ae7c kind:load to:0x020990f4 module:overlay(0) +from:0x0213ae80 kind:load to:0x02099114 module:overlay(0) +from:0x0213ae84 kind:load to:0x02099140 module:overlay(0) +from:0x0213ae90 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213ae94 kind:load to:0x02099cfc module:overlay(0) +from:0x0213ae98 kind:load to:0x02099d14 module:overlay(0) +from:0x0213ae9c kind:load to:0x02099d20 module:overlay(0) +from:0x0213aea0 kind:load to:0x01fff464 module:itcm +from:0x0213aea4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213aea8 kind:load to:0x0212df98 module:overlay(26) +from:0x0213aeac kind:load to:0x0212dfa0 module:overlay(26) +from:0x0213aeb0 kind:load to:0x0212e0a8 module:overlay(26) +from:0x0213aeb4 kind:load to:0x0212e0c8 module:overlay(26) +from:0x0213aeb8 kind:load to:0x02099c64 module:overlay(0) +from:0x0213aebc kind:load to:0x0212e440 module:overlay(26) +from:0x0213aec0 kind:load to:0x0212e5b0 module:overlay(26) +from:0x0213aec4 kind:load to:0x02099c70 module:overlay(0) +from:0x0213aec8 kind:load to:0x02099d2c module:overlay(0) +from:0x0213aecc kind:load to:0x02099d98 module:overlay(0) +from:0x0213aed0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213aed4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213aed8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213aedc kind:load to:0x0212de70 module:overlay(26) +from:0x0213aee0 kind:load to:0x0212df00 module:overlay(26) +from:0x0213aee4 kind:load to:0x02112f1c module:overlay(26) +from:0x0213aee8 kind:load to:0x02112f38 module:overlay(26) +from:0x0213aeec kind:load to:0x0212e79c module:overlay(26) +from:0x0213aefc kind:load to:0x0213077c module:overlay(26) +from:0x0213af00 kind:load to:0x0207d6b8 module:overlay(0) +from:0x0213af08 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0213af1c kind:load to:0x021320a8 module:overlay(26) +from:0x0213af20 kind:load to:0x0213217c module:overlay(26) +from:0x0213af24 kind:load to:0x02132190 module:overlay(26) +from:0x0213af28 kind:load to:0x02131f24 module:overlay(26) +from:0x0213afb4 kind:load to:0x02132c4c module:overlay(26) +from:0x0213afbc kind:load to:0x02132d44 module:overlay(26) +from:0x0213afc4 kind:load to:0x02132d3c module:overlay(26) +from:0x0213afd4 kind:load to:0x021329a0 module:overlay(26) +from:0x0213afd8 kind:load to:0x02132f58 module:overlay(26) +from:0x0213afdc kind:load to:0x021321ac module:overlay(26) +from:0x0213afe0 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0213afe4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0213aff0 kind:load to:0x02132f28 module:overlay(26) +from:0x0213aff4 kind:load to:0x02132f3c module:overlay(26) +from:0x0213aff8 kind:load to:0x02132f20 module:overlay(26) +from:0x0213affc kind:load to:0x02132358 module:overlay(26) +from:0x0213b000 kind:load to:0x02132298 module:overlay(26) +from:0x0213b004 kind:load to:0x02132468 module:overlay(26) +from:0x0213b008 kind:load to:0x021329b4 module:overlay(26) +from:0x0213b00c kind:load to:0x0207a9d0 module:overlay(0) +from:0x0213b010 kind:load to:0x0207a9d4 module:overlay(0) +from:0x0213b01c kind:load to:0x0213379c module:overlay(26) +from:0x0213b020 kind:load to:0x021337b0 module:overlay(26) +from:0x0213b024 kind:load to:0x02133028 module:overlay(26) +from:0x0213b028 kind:load to:0x02133090 module:overlay(26) +from:0x0213b02c kind:load to:0x02133030 module:overlay(26) +from:0x0213b030 kind:load to:0x02133130 module:overlay(26) +from:0x0213b034 kind:load to:0x021336e0 module:overlay(26) +from:0x0213b038 kind:load to:0x0207a9d0 module:overlay(0) +from:0x0213b03c kind:load to:0x0207a9d4 module:overlay(0) +from:0x0213b048 kind:load to:0x021346bc module:overlay(26) +from:0x0213b04c kind:load to:0x021346f0 module:overlay(26) +from:0x0213b050 kind:load to:0x0213463c module:overlay(26) +from:0x0213b054 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0213b058 kind:load to:0x0207d6c8 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov026/symbols.txt b/config/jp/arm9/overlays/ov026/symbols.txt new file mode 100644 index 00000000..2b4ffb5d --- /dev/null +++ b/config/jp/arm9/overlays/ov026/symbols.txt @@ -0,0 +1,3171 @@ +func_ov026_020da0c0 kind:function(arm,size=0x64) addr:0x020da0c0 +func_ov026_020da124 kind:function(arm,size=0x14) addr:0x020da124 +func_ov026_020da138 kind:function(arm,size=0x1c) addr:0x020da138 +func_ov026_020da154 kind:function(arm,size=0x3c) addr:0x020da154 +func_ov026_020da190 kind:function(arm,size=0x34) addr:0x020da190 +func_ov026_020da1c4 kind:function(arm,size=0x84) addr:0x020da1c4 +func_ov026_020da248 kind:function(arm,size=0x50) addr:0x020da248 +func_ov026_020da298 kind:function(arm,size=0x3c) addr:0x020da298 +func_ov026_020da2d4 kind:function(arm,size=0x40) addr:0x020da2d4 +func_ov026_020da314 kind:function(arm,size=0x6c) addr:0x020da314 +func_ov026_020da380 kind:function(arm,size=0x14) addr:0x020da380 +func_ov026_020da394 kind:function(arm,size=0x1c) addr:0x020da394 +func_ov026_020da3b0 kind:function(arm,size=0x38) addr:0x020da3b0 +func_ov026_020da3e8 kind:function(arm,size=0x68) addr:0x020da3e8 +func_ov026_020da450 kind:function(arm,size=0x6c) addr:0x020da450 +func_ov026_020da4bc kind:function(arm,size=0x78) addr:0x020da4bc +func_ov026_020da534 kind:function(arm,size=0x38) addr:0x020da534 +func_ov026_020da56c kind:function(arm,size=0x48) addr:0x020da56c +func_ov026_020da5b4 kind:function(arm,size=0x16c) addr:0x020da5b4 +func_ov026_020da720 kind:function(arm,size=0x54) addr:0x020da720 +func_ov026_020da774 kind:function(arm,size=0x5c) addr:0x020da774 +func_ov026_020da7d0 kind:function(arm,size=0x14) addr:0x020da7d0 +func_ov026_020da7e4 kind:function(arm,size=0x14) addr:0x020da7e4 +func_ov026_020da7f8 kind:function(arm,size=0x10) addr:0x020da7f8 +func_ov026_020da808 kind:function(arm,size=0x40) addr:0x020da808 +func_ov026_020da848 kind:function(arm,size=0x24) addr:0x020da848 +func_ov026_020da86c kind:function(arm,size=0xa8) addr:0x020da86c +func_ov026_020da914 kind:function(arm,size=0x1c) addr:0x020da914 +func_ov026_020da930 kind:function(arm,size=0x14) addr:0x020da930 +func_ov026_020da944 kind:function(arm,size=0x2c) addr:0x020da944 +func_ov026_020da970 kind:function(arm,size=0x4) addr:0x020da970 +func_ov026_020da974 kind:function(arm,size=0x14) addr:0x020da974 +func_ov026_020da988 kind:function(arm,size=0x1c) addr:0x020da988 +func_ov026_020da9a4 kind:function(arm,size=0x48) addr:0x020da9a4 +func_ov026_020da9ec kind:function(arm,size=0x94) addr:0x020da9ec +func_ov026_020daa80 kind:function(arm,size=0x168) addr:0x020daa80 +func_ov026_020dabe8 kind:function(arm,size=0x20) addr:0x020dabe8 +func_ov026_020dac08 kind:function(arm,size=0x58) addr:0x020dac08 +func_ov026_020dac60 kind:function(arm,size=0x18c) addr:0x020dac60 +func_ov026_020dadec kind:function(arm,size=0x148) addr:0x020dadec +func_ov026_020daf34 kind:function(arm,size=0x5c) addr:0x020daf34 +func_ov026_020daf90 kind:function(arm,size=0x10) addr:0x020daf90 +func_ov026_020dafa0 kind:function(arm,size=0x18) addr:0x020dafa0 +func_ov026_020dafb8 kind:function(arm,size=0x154) addr:0x020dafb8 +func_ov026_020db10c kind:function(arm,size=0xc) addr:0x020db10c +func_ov026_020db118 kind:function(arm,size=0x10) addr:0x020db118 +func_ov026_020db128 kind:function(arm,size=0x148) addr:0x020db128 +func_ov026_020db270 kind:function(arm,size=0xe8) addr:0x020db270 +func_ov026_020db358 kind:function(arm,size=0x25c) addr:0x020db358 +func_ov026_020db5b4 kind:function(arm,size=0x460) addr:0x020db5b4 +func_ov026_020dba14 kind:function(arm,size=0x114) addr:0x020dba14 +func_ov026_020dbb28 kind:function(arm,size=0x114) addr:0x020dbb28 +func_ov026_020dbc3c kind:function(arm,size=0x164) addr:0x020dbc3c +func_ov026_020dbda0 kind:function(arm,size=0x68) addr:0x020dbda0 +func_ov026_020dbe08 kind:function(arm,size=0x1c) addr:0x020dbe08 +func_ov026_020dbe24 kind:function(arm,size=0x28) addr:0x020dbe24 +func_ov026_020dbe4c kind:function(arm,size=0x28) addr:0x020dbe4c +func_ov026_020dbe74 kind:function(arm,size=0x28) addr:0x020dbe74 +func_ov026_020dbe9c kind:function(arm,size=0x30) addr:0x020dbe9c +func_ov026_020dbecc kind:function(arm,size=0x38) addr:0x020dbecc +func_ov026_020dbf04 kind:function(arm,size=0x1b4) addr:0x020dbf04 +func_ov026_020dc0b8 kind:function(arm,size=0x20) addr:0x020dc0b8 +func_ov026_020dc0d8 kind:function(arm,size=0x28) addr:0x020dc0d8 +func_ov026_020dc100 kind:function(arm,size=0xdc) addr:0x020dc100 +func_ov026_020dc1dc kind:function(arm,size=0x5c0) addr:0x020dc1dc +func_ov026_020dc79c kind:function(arm,size=0xc) addr:0x020dc79c +func_ov026_020dc7a8 kind:function(arm,size=0x10c) addr:0x020dc7a8 +func_ov026_020dc8b4 kind:function(arm,size=0xd8) addr:0x020dc8b4 +func_ov026_020dc98c kind:function(arm,size=0xd8) addr:0x020dc98c +func_ov026_020dca64 kind:function(arm,size=0x28) addr:0x020dca64 +func_ov026_020dca8c kind:function(arm,size=0x1c0) addr:0x020dca8c +func_ov026_020dcc4c kind:function(arm,size=0x5b4) addr:0x020dcc4c +func_ov026_020dd200 kind:function(arm,size=0x1f8) addr:0x020dd200 +func_ov026_020dd3f8 kind:function(arm,size=0x74) addr:0x020dd3f8 +func_ov026_020dd46c kind:function(arm,size=0x28) addr:0x020dd46c +func_ov026_020dd494 kind:function(arm,size=0x28) addr:0x020dd494 +func_ov026_020dd4bc kind:function(arm,size=0x30) addr:0x020dd4bc +func_ov026_020dd4ec kind:function(arm,size=0xfc) addr:0x020dd4ec +func_ov026_020dd5e8 kind:function(arm,size=0x50) addr:0x020dd5e8 +func_ov026_020dd638 kind:function(arm,size=0x58) addr:0x020dd638 +func_ov026_020dd690 kind:function(arm,size=0x10) addr:0x020dd690 +func_ov026_020dd6a0 kind:function(arm,size=0x268) addr:0x020dd6a0 +func_ov026_020dd908 kind:function(arm,size=0x68) addr:0x020dd908 +func_ov026_020dd970 kind:function(arm,size=0xe0) addr:0x020dd970 +func_ov026_020dda50 kind:function(arm,size=0x10) addr:0x020dda50 +func_ov026_020dda60 kind:function(arm,size=0x9c) addr:0x020dda60 +func_ov026_020ddafc kind:function(arm,size=0x18c) addr:0x020ddafc +func_ov026_020ddc88 kind:function(arm,size=0x10) addr:0x020ddc88 +func_ov026_020ddc98 kind:function(arm,size=0x20) addr:0x020ddc98 +func_ov026_020ddcb8 kind:function(arm,size=0x3c) addr:0x020ddcb8 +func_ov026_020ddcf4 kind:function(arm,size=0x58) addr:0x020ddcf4 +func_ov026_020ddd4c kind:function(arm,size=0x6c) addr:0x020ddd4c +func_ov026_020dddb8 kind:function(arm,size=0x34) addr:0x020dddb8 +func_ov026_020dddec kind:function(arm,size=0x28) addr:0x020dddec +func_ov026_020dde14 kind:function(arm,size=0x4) addr:0x020dde14 +func_ov026_020dde18 kind:function(arm,size=0x2e0) addr:0x020dde18 +func_ov026_020de0f8 kind:function(arm,size=0x14) addr:0x020de0f8 +func_ov026_020de10c kind:function(arm,size=0x14) addr:0x020de10c +func_ov026_020de120 kind:function(arm,size=0xdc) addr:0x020de120 +func_ov026_020de1fc kind:function(arm,size=0xe4) addr:0x020de1fc +func_ov026_020de2e0 kind:function(arm,size=0x28) addr:0x020de2e0 +func_ov026_020de308 kind:function(arm,size=0x98) addr:0x020de308 +func_ov026_020de3a0 kind:function(arm,size=0x64) addr:0x020de3a0 +func_ov026_020de404 kind:function(arm,size=0x1788) addr:0x020de404 +func_ov026_020dfb8c kind:function(arm,size=0x38) addr:0x020dfb8c +func_ov026_020dfbc4 kind:function(arm,size=0x30) addr:0x020dfbc4 +func_ov026_020dfbf4 kind:function(arm,size=0x158) addr:0x020dfbf4 +func_ov026_020dfd4c kind:function(arm,size=0xf0) addr:0x020dfd4c +func_ov026_020dfe3c kind:function(arm,size=0x10) addr:0x020dfe3c +func_ov026_020dfe4c kind:function(arm,size=0x30) addr:0x020dfe4c +func_ov026_020dfe7c kind:function(arm,size=0x578) addr:0x020dfe7c +func_ov026_020e03f4 kind:function(arm,size=0xb4) addr:0x020e03f4 +func_ov026_020e04a8 kind:function(arm,size=0x1c) addr:0x020e04a8 +func_ov026_020e04c4 kind:function(arm,size=0x84) addr:0x020e04c4 +func_ov026_020e0548 kind:function(arm,size=0x10) addr:0x020e0548 +func_ov026_020e0558 kind:function(arm,size=0xc) addr:0x020e0558 +func_ov026_020e0564 kind:function(arm,size=0x82c) addr:0x020e0564 +func_ov026_020e0d90 kind:function(arm,size=0x154) addr:0x020e0d90 +func_ov026_020e0ee4 kind:function(arm,size=0x170) addr:0x020e0ee4 +func_ov026_020e1054 kind:function(arm,size=0xa8) addr:0x020e1054 +func_ov026_020e10fc kind:function(arm,size=0x2c) addr:0x020e10fc +func_ov026_020e1128 kind:function(arm,size=0x10) addr:0x020e1128 +func_ov026_020e1138 kind:function(arm,size=0xa14) addr:0x020e1138 +func_ov026_020e1b4c kind:function(arm,size=0x68) addr:0x020e1b4c +func_ov026_020e1bb4 kind:function(arm,size=0xbc) addr:0x020e1bb4 +func_ov026_020e1c70 kind:function(arm,size=0x398) addr:0x020e1c70 +func_ov026_020e2008 kind:function(arm,size=0x64) addr:0x020e2008 +func_ov026_020e206c kind:function(arm,size=0xba0) addr:0x020e206c +func_ov026_020e2c0c kind:function(arm,size=0x64) addr:0x020e2c0c +func_ov026_020e2c70 kind:function(arm,size=0x568) addr:0x020e2c70 +func_ov026_020e31d8 kind:function(arm,size=0x64) addr:0x020e31d8 +func_ov026_020e323c kind:function(arm,size=0x4c) addr:0x020e323c +func_ov026_020e3288 kind:function(arm,size=0xdc) addr:0x020e3288 +func_ov026_020e3364 kind:function(arm,size=0x10c) addr:0x020e3364 +func_ov026_020e3470 kind:function(arm,size=0x18) addr:0x020e3470 +func_ov026_020e3488 kind:function(arm,size=0x120) addr:0x020e3488 +func_ov026_020e35a8 kind:function(arm,size=0x18) addr:0x020e35a8 +func_ov026_020e35c0 kind:function(arm,size=0x184) addr:0x020e35c0 +func_ov026_020e3744 kind:function(arm,size=0x2c) addr:0x020e3744 +func_ov026_020e3770 kind:function(arm,size=0x14c) addr:0x020e3770 +func_ov026_020e38bc kind:function(arm,size=0x4) addr:0x020e38bc +func_ov026_020e38c0 kind:function(arm,size=0x18) addr:0x020e38c0 +func_ov026_020e38d8 kind:function(arm,size=0x4) addr:0x020e38d8 +func_ov026_020e38dc kind:function(arm,size=0x158) addr:0x020e38dc +func_ov026_020e3a34 kind:function(arm,size=0x1ac) addr:0x020e3a34 +func_ov026_020e3be0 kind:function(arm,size=0xbc) addr:0x020e3be0 +func_ov026_020e3c9c kind:function(arm,size=0x1dc) addr:0x020e3c9c +func_ov026_020e3e78 kind:function(arm,size=0xbc) addr:0x020e3e78 +func_ov026_020e3f34 kind:function(arm,size=0x15c) addr:0x020e3f34 +func_ov026_020e4090 kind:function(arm,size=0x34) addr:0x020e4090 +func_ov026_020e40c4 kind:function(arm,size=0xe8) addr:0x020e40c4 +func_ov026_020e41ac kind:function(arm,size=0x6c) addr:0x020e41ac +func_ov026_020e4218 kind:function(arm,size=0xbc) addr:0x020e4218 +func_ov026_020e42d4 kind:function(arm,size=0x6c) addr:0x020e42d4 +func_ov026_020e4340 kind:function(arm,size=0x9c) addr:0x020e4340 +func_ov026_020e43dc kind:function(arm,size=0x164) addr:0x020e43dc +func_ov026_020e4540 kind:function(arm,size=0x33c) addr:0x020e4540 +func_ov026_020e487c kind:function(arm,size=0x4) addr:0x020e487c +func_ov026_020e4880 kind:function(arm,size=0xd4) addr:0x020e4880 +func_ov026_020e4954 kind:function(arm,size=0x19c) addr:0x020e4954 +func_ov026_020e4af0 kind:function(arm,size=0x188) addr:0x020e4af0 +func_ov026_020e4c78 kind:function(arm,size=0x3d4) addr:0x020e4c78 +func_ov026_020e504c kind:function(arm,size=0xc0) addr:0x020e504c +func_ov026_020e510c kind:function(arm,size=0x3d4) addr:0x020e510c +func_ov026_020e54e0 kind:function(arm,size=0xc0) addr:0x020e54e0 +func_ov026_020e55a0 kind:function(arm,size=0x280) addr:0x020e55a0 +func_ov026_020e5820 kind:function(arm,size=0x19c) addr:0x020e5820 +func_ov026_020e59bc kind:function(arm,size=0x2e0) addr:0x020e59bc +func_ov026_020e5c9c kind:function(arm,size=0x188) addr:0x020e5c9c +func_ov026_020e5e24 kind:function(arm,size=0x2d8) addr:0x020e5e24 +func_ov026_020e60fc kind:function(arm,size=0x180) addr:0x020e60fc +func_ov026_020e627c kind:function(arm,size=0x248) addr:0x020e627c +func_ov026_020e64c4 kind:function(arm,size=0xac) addr:0x020e64c4 +func_ov026_020e6570 kind:function(arm,size=0xe8) addr:0x020e6570 +func_ov026_020e6658 kind:function(arm,size=0x164) addr:0x020e6658 +func_ov026_020e67bc kind:function(arm,size=0xa0) addr:0x020e67bc +func_ov026_020e685c kind:function(arm,size=0x64) addr:0x020e685c +func_ov026_020e68c0 kind:function(arm,size=0x18) addr:0x020e68c0 +func_ov026_020e68d8 kind:function(arm,size=0x114) addr:0x020e68d8 +func_ov026_020e69ec kind:function(arm,size=0x64) addr:0x020e69ec +func_ov026_020e6a50 kind:function(arm,size=0x70) addr:0x020e6a50 +func_ov026_020e6ac0 kind:function(arm,size=0xc) addr:0x020e6ac0 +func_ov026_020e6acc kind:function(arm,size=0xc4) addr:0x020e6acc +func_ov026_020e6b90 kind:function(arm,size=0x108) addr:0x020e6b90 +func_ov026_020e6c98 kind:function(arm,size=0x84) addr:0x020e6c98 +func_ov026_020e6d1c kind:function(arm,size=0x16c) addr:0x020e6d1c +func_ov026_020e6e88 kind:function(arm,size=0x18) addr:0x020e6e88 +func_ov026_020e6ea0 kind:function(arm,size=0x14) addr:0x020e6ea0 +func_ov026_020e6eb4 kind:function(arm,size=0x10c) addr:0x020e6eb4 +func_ov026_020e6fc0 kind:function(arm,size=0x18c) addr:0x020e6fc0 +func_ov026_020e714c kind:function(arm,size=0xc0) addr:0x020e714c +func_ov026_020e720c kind:function(arm,size=0x130) addr:0x020e720c +func_ov026_020e733c kind:function(arm,size=0x114) addr:0x020e733c +func_ov026_020e7450 kind:function(arm,size=0x1dc) addr:0x020e7450 +func_ov026_020e762c kind:function(arm,size=0x2c8) addr:0x020e762c +func_ov026_020e78f4 kind:function(arm,size=0x49c) addr:0x020e78f4 +func_ov026_020e7d90 kind:function(arm,size=0xd8) addr:0x020e7d90 +func_ov026_020e7e68 kind:function(arm,size=0x118) addr:0x020e7e68 +func_ov026_020e7f80 kind:function(arm,size=0xf4) addr:0x020e7f80 +func_ov026_020e8074 kind:function(arm,size=0xc4) addr:0x020e8074 +func_ov026_020e8138 kind:function(arm,size=0x7c) addr:0x020e8138 +func_ov026_020e81b4 kind:function(arm,size=0xb4) addr:0x020e81b4 +func_ov026_020e8268 kind:function(arm,size=0x18) addr:0x020e8268 +func_ov026_020e8280 kind:function(arm,size=0x14) addr:0x020e8280 +func_ov026_020e8294 kind:function(arm,size=0xf8) addr:0x020e8294 +func_ov026_020e838c kind:function(arm,size=0x10) addr:0x020e838c +func_ov026_020e839c kind:function(arm,size=0x10) addr:0x020e839c +func_ov026_020e83ac kind:function(arm,size=0x390) addr:0x020e83ac +func_ov026_020e873c kind:function(arm,size=0x64) addr:0x020e873c +func_ov026_020e87a0 kind:function(arm,size=0xcc) addr:0x020e87a0 +func_ov026_020e886c kind:function(arm,size=0xcc) addr:0x020e886c +func_ov026_020e8938 kind:function(arm,size=0xcc) addr:0x020e8938 +func_ov026_020e8a04 kind:function(arm,size=0x64) addr:0x020e8a04 +func_ov026_020e8a68 kind:function(arm,size=0x38) addr:0x020e8a68 +func_ov026_020e8aa0 kind:function(arm,size=0x24) addr:0x020e8aa0 +func_ov026_020e8ac4 kind:function(arm,size=0x24) addr:0x020e8ac4 +func_ov026_020e8ae8 kind:function(arm,size=0x14) addr:0x020e8ae8 +func_ov026_020e8afc kind:function(arm,size=0x14) addr:0x020e8afc +func_ov026_020e8b10 kind:function(arm,size=0x2c) addr:0x020e8b10 +func_ov026_020e8b3c kind:function(arm,size=0x10) addr:0x020e8b3c +func_ov026_020e8b4c kind:function(arm,size=0x14) addr:0x020e8b4c +func_ov026_020e8b60 kind:function(arm,size=0x1c) addr:0x020e8b60 +func_ov026_020e8b7c kind:function(arm,size=0x1c) addr:0x020e8b7c +func_ov026_020e8b98 kind:function(arm,size=0x3c) addr:0x020e8b98 +func_ov026_020e8bd4 kind:function(arm,size=0x88) addr:0x020e8bd4 +func_ov026_020e8c5c kind:function(arm,size=0x238) addr:0x020e8c5c +func_ov026_020e8e94 kind:function(arm,size=0x74) addr:0x020e8e94 +func_ov026_020e8f08 kind:function(arm,size=0x8) addr:0x020e8f08 +func_ov026_020e8f10 kind:function(arm,size=0xe0) addr:0x020e8f10 +func_ov026_020e8ff0 kind:function(arm,size=0x8) addr:0x020e8ff0 +func_ov026_020e8ff8 kind:function(arm,size=0x58) addr:0x020e8ff8 +func_ov026_020e9050 kind:function(arm,size=0xa8) addr:0x020e9050 +func_ov026_020e90f8 kind:function(arm,size=0x88) addr:0x020e90f8 +func_ov026_020e9180 kind:function(arm,size=0x48) addr:0x020e9180 +func_ov026_020e91c8 kind:function(arm,size=0x138) addr:0x020e91c8 +func_ov026_020e9300 kind:function(arm,size=0x2d4) addr:0x020e9300 +func_ov026_020e95d4 kind:function(arm,size=0x4) addr:0x020e95d4 +func_ov026_020e95d8 kind:function(arm,size=0x4) addr:0x020e95d8 +func_ov026_020e95dc kind:function(arm,size=0xb4) addr:0x020e95dc +func_ov026_020e9690 kind:function(arm,size=0x184) addr:0x020e9690 +func_ov026_020e9814 kind:function(arm,size=0x34) addr:0x020e9814 +func_ov026_020e9848 kind:function(arm,size=0x94) addr:0x020e9848 +func_ov026_020e98dc kind:function(arm,size=0x20) addr:0x020e98dc +func_ov026_020e98fc kind:function(arm,size=0x1c) addr:0x020e98fc +func_ov026_020e9918 kind:function(arm,size=0x74) addr:0x020e9918 +func_ov026_020e998c kind:function(arm,size=0x44) addr:0x020e998c +func_ov026_020e99d0 kind:function(arm,size=0x3c) addr:0x020e99d0 +func_ov026_020e9a0c kind:function(arm,size=0x4) addr:0x020e9a0c +func_ov026_020e9a10 kind:function(arm,size=0xe4) addr:0x020e9a10 +func_ov026_020e9af4 kind:function(arm,size=0x4) addr:0x020e9af4 +func_ov026_020e9af8 kind:function(arm,size=0x2c) addr:0x020e9af8 +func_ov026_020e9b24 kind:function(arm,size=0x44) addr:0x020e9b24 +func_ov026_020e9b68 kind:function(arm,size=0x4c) addr:0x020e9b68 +func_ov026_020e9bb4 kind:function(arm,size=0x8) addr:0x020e9bb4 +func_ov026_020e9bbc kind:function(arm,size=0x4c) addr:0x020e9bbc +func_ov026_020e9c08 kind:function(arm,size=0x44) addr:0x020e9c08 +func_ov026_020e9c4c kind:function(arm,size=0x4) addr:0x020e9c4c +func_ov026_020e9c50 kind:function(arm,size=0xe4) addr:0x020e9c50 +func_ov026_020e9d34 kind:function(arm,size=0x4) addr:0x020e9d34 +func_ov026_020e9d38 kind:function(arm,size=0x4c) addr:0x020e9d38 +func_ov026_020e9d84 kind:function(arm,size=0x10) addr:0x020e9d84 +func_ov026_020e9d94 kind:function(arm,size=0xc) addr:0x020e9d94 +func_ov026_020e9da0 kind:function(arm,size=0x2c) addr:0x020e9da0 +func_ov026_020e9dcc kind:function(arm,size=0x4c) addr:0x020e9dcc +func_ov026_020e9e18 kind:function(arm,size=0x8) addr:0x020e9e18 +func_ov026_020e9e20 kind:function(arm,size=0x124) addr:0x020e9e20 +func_ov026_020e9f44 kind:function(arm,size=0xc) addr:0x020e9f44 +func_ov026_020e9f50 kind:function(arm,size=0x54) addr:0x020e9f50 +func_ov026_020e9fa4 kind:function(arm,size=0x110) addr:0x020e9fa4 +func_ov026_020ea0b4 kind:function(arm,size=0x14) addr:0x020ea0b4 +func_ov026_020ea0c8 kind:function(arm,size=0x2c) addr:0x020ea0c8 +func_ov026_020ea0f4 kind:function(arm,size=0xc0) addr:0x020ea0f4 +func_ov026_020ea1b4 kind:function(arm,size=0x6c) addr:0x020ea1b4 +func_ov026_020ea220 kind:function(arm,size=0x3c) addr:0x020ea220 +func_ov026_020ea25c kind:function(arm,size=0x6c) addr:0x020ea25c +func_ov026_020ea2c8 kind:function(arm,size=0x4c) addr:0x020ea2c8 +func_ov026_020ea314 kind:function(arm,size=0x48) addr:0x020ea314 +func_ov026_020ea35c kind:function(arm,size=0xa8) addr:0x020ea35c +func_ov026_020ea404 kind:function(arm,size=0xf0) addr:0x020ea404 +func_ov026_020ea4f4 kind:function(arm,size=0x58) addr:0x020ea4f4 +func_ov026_020ea54c kind:function(arm,size=0xc4) addr:0x020ea54c +func_ov026_020ea610 kind:function(arm,size=0x10) addr:0x020ea610 +func_ov026_020ea620 kind:function(arm,size=0x4) addr:0x020ea620 +func_ov026_020ea624 kind:function(arm,size=0x10) addr:0x020ea624 +func_ov026_020ea634 kind:function(arm,size=0x74) addr:0x020ea634 +func_ov026_020ea6a8 kind:function(arm,size=0x10) addr:0x020ea6a8 +func_ov026_020ea6b8 kind:function(arm,size=0x224) addr:0x020ea6b8 +func_ov026_020ea8dc kind:function(arm,size=0x10) addr:0x020ea8dc +func_ov026_020ea8ec kind:function(arm,size=0x31c) addr:0x020ea8ec +func_ov026_020eac08 kind:function(arm,size=0x98) addr:0x020eac08 +func_ov026_020eaca0 kind:function(arm,size=0x364) addr:0x020eaca0 +func_ov026_020eb004 kind:function(arm,size=0x10) addr:0x020eb004 +func_ov026_020eb014 kind:function(arm,size=0x74) addr:0x020eb014 +func_ov026_020eb088 kind:function(arm,size=0x44) addr:0x020eb088 +func_ov026_020eb0cc kind:function(arm,size=0x48) addr:0x020eb0cc +func_ov026_020eb114 kind:function(arm,size=0x2c) addr:0x020eb114 +func_ov026_020eb140 kind:function(arm,size=0x1c) addr:0x020eb140 +func_ov026_020eb15c kind:function(arm,size=0x1c) addr:0x020eb15c +func_ov026_020eb178 kind:function(arm,size=0x24) addr:0x020eb178 +func_ov026_020eb19c kind:function(arm,size=0x4) addr:0x020eb19c +func_ov026_020eb1a0 kind:function(arm,size=0x24) addr:0x020eb1a0 +func_ov026_020eb1c4 kind:function(arm,size=0x20) addr:0x020eb1c4 +func_ov026_020eb1e4 kind:function(arm,size=0x20) addr:0x020eb1e4 +func_ov026_020eb204 kind:function(arm,size=0x90) addr:0x020eb204 +func_ov026_020eb294 kind:function(arm,size=0x90) addr:0x020eb294 +func_ov026_020eb324 kind:function(arm,size=0x90) addr:0x020eb324 +func_ov026_020eb3b4 kind:function(arm,size=0x5c) addr:0x020eb3b4 +func_ov026_020eb410 kind:function(arm,size=0x5c) addr:0x020eb410 +func_ov026_020eb46c kind:function(arm,size=0x54) addr:0x020eb46c +func_ov026_020eb4c0 kind:function(arm,size=0xe8) addr:0x020eb4c0 +func_ov026_020eb5a8 kind:function(arm,size=0x48) addr:0x020eb5a8 +func_ov026_020eb5f0 kind:function(arm,size=0xf0) addr:0x020eb5f0 +func_ov026_020eb6e0 kind:function(arm,size=0x1d0) addr:0x020eb6e0 +func_ov026_020eb8b0 kind:function(arm,size=0xf8) addr:0x020eb8b0 +func_ov026_020eb9a8 kind:function(arm,size=0x7c) addr:0x020eb9a8 +func_ov026_020eba24 kind:function(arm,size=0x44) addr:0x020eba24 +func_ov026_020eba68 kind:function(arm,size=0x14) addr:0x020eba68 +func_ov026_020eba7c kind:function(arm,size=0x4) addr:0x020eba7c +func_ov026_020eba80 kind:function(arm,size=0xb0) addr:0x020eba80 +func_ov026_020ebb30 kind:function(arm,size=0x500) addr:0x020ebb30 +func_ov026_020ec030 kind:function(arm,size=0xb4) addr:0x020ec030 +func_ov026_020ec0e4 kind:function(arm,size=0x54) addr:0x020ec0e4 +func_ov026_020ec138 kind:function(arm,size=0x20) addr:0x020ec138 +func_ov026_020ec158 kind:function(arm,size=0x20) addr:0x020ec158 +func_ov026_020ec178 kind:function(arm,size=0x4) addr:0x020ec178 +func_ov026_020ec17c kind:function(arm,size=0x14) addr:0x020ec17c +func_ov026_020ec190 kind:function(arm,size=0x4) addr:0x020ec190 +func_ov026_020ec194 kind:function(arm,size=0x28) addr:0x020ec194 +func_ov026_020ec1bc kind:function(arm,size=0x78) addr:0x020ec1bc +func_ov026_020ec234 kind:function(arm,size=0x2c) addr:0x020ec234 +func_ov026_020ec260 kind:function(arm,size=0x2c) addr:0x020ec260 +func_ov026_020ec28c kind:function(arm,size=0x38) addr:0x020ec28c +func_ov026_020ec2c4 kind:function(arm,size=0x3c) addr:0x020ec2c4 +func_ov026_020ec300 kind:function(arm,size=0x48) addr:0x020ec300 +func_ov026_020ec348 kind:function(arm,size=0x14) addr:0x020ec348 +func_ov026_020ec35c kind:function(arm,size=0x1c) addr:0x020ec35c +func_ov026_020ec378 kind:function(arm,size=0x10) addr:0x020ec378 +func_ov026_020ec388 kind:function(arm,size=0x20) addr:0x020ec388 +func_ov026_020ec3a8 kind:function(arm,size=0x8) addr:0x020ec3a8 +func_ov026_020ec3b0 kind:function(arm,size=0x10) addr:0x020ec3b0 +func_ov026_020ec3c0 kind:function(arm,size=0xc) addr:0x020ec3c0 +func_ov026_020ec3cc kind:function(arm,size=0x8) addr:0x020ec3cc +func_ov026_020ec3d4 kind:function(arm,size=0xa0) addr:0x020ec3d4 +func_ov026_020ec474 kind:function(arm,size=0x40) addr:0x020ec474 +func_ov026_020ec4b4 kind:function(arm,size=0x1c) addr:0x020ec4b4 +func_ov026_020ec4d0 kind:function(arm,size=0x10) addr:0x020ec4d0 +func_ov026_020ec4e0 kind:function(arm,size=0xc8) addr:0x020ec4e0 +func_ov026_020ec5a8 kind:function(arm,size=0x14) addr:0x020ec5a8 +func_ov026_020ec5bc kind:function(arm,size=0x34) addr:0x020ec5bc +func_ov026_020ec5f0 kind:function(arm,size=0x24) addr:0x020ec5f0 +func_ov026_020ec614 kind:function(arm,size=0x10) addr:0x020ec614 +func_ov026_020ec624 kind:function(arm,size=0x20) addr:0x020ec624 +func_ov026_020ec644 kind:function(arm,size=0x8) addr:0x020ec644 +func_ov026_020ec64c kind:function(arm,size=0x10) addr:0x020ec64c +func_ov026_020ec65c kind:function(arm,size=0xc) addr:0x020ec65c +func_ov026_020ec668 kind:function(arm,size=0x8) addr:0x020ec668 +func_ov026_020ec670 kind:function(arm,size=0x20) addr:0x020ec670 +func_ov026_020ec690 kind:function(arm,size=0x24) addr:0x020ec690 +func_ov026_020ec6b4 kind:function(arm,size=0x14) addr:0x020ec6b4 +func_ov026_020ec6c8 kind:function(arm,size=0x1c) addr:0x020ec6c8 +func_ov026_020ec6e4 kind:function(arm,size=0x64) addr:0x020ec6e4 +func_ov026_020ec748 kind:function(arm,size=0x8) addr:0x020ec748 +func_ov026_020ec750 kind:function(arm,size=0xc4) addr:0x020ec750 +func_ov026_020ec814 kind:function(arm,size=0x120) addr:0x020ec814 +func_ov026_020ec934 kind:function(arm,size=0x84) addr:0x020ec934 +func_ov026_020ec9b8 kind:function(arm,size=0x90) addr:0x020ec9b8 +func_ov026_020eca48 kind:function(arm,size=0x20) addr:0x020eca48 +func_ov026_020eca68 kind:function(arm,size=0x24) addr:0x020eca68 +func_ov026_020eca8c kind:function(arm,size=0x24) addr:0x020eca8c +func_ov026_020ecab0 kind:function(arm,size=0x1ec) addr:0x020ecab0 +func_ov026_020ecc9c kind:function(arm,size=0x1c) addr:0x020ecc9c +func_ov026_020eccb8 kind:function(arm,size=0x84) addr:0x020eccb8 +func_ov026_020ecd3c kind:function(arm,size=0x4) addr:0x020ecd3c +func_ov026_020ecd40 kind:function(arm,size=0x14) addr:0x020ecd40 +func_ov026_020ecd54 kind:function(arm,size=0x4) addr:0x020ecd54 +func_ov026_020ecd58 kind:function(arm,size=0x34) addr:0x020ecd58 +func_ov026_020ecd8c kind:function(arm,size=0x8c) addr:0x020ecd8c +func_ov026_020ece18 kind:function(arm,size=0x18) addr:0x020ece18 +func_ov026_020ece30 kind:function(arm,size=0x1c) addr:0x020ece30 +func_ov026_020ece4c kind:function(arm,size=0x38) addr:0x020ece4c +func_ov026_020ece84 kind:function(arm,size=0xf8) addr:0x020ece84 +func_ov026_020ecf7c kind:function(arm,size=0x17c) addr:0x020ecf7c +func_ov026_020ed0f8 kind:function(arm,size=0x10) addr:0x020ed0f8 +func_ov026_020ed108 kind:function(arm,size=0x34) addr:0x020ed108 +func_ov026_020ed13c kind:function(arm,size=0x14) addr:0x020ed13c +func_ov026_020ed150 kind:function(arm,size=0x1c) addr:0x020ed150 +func_ov026_020ed16c kind:function(arm,size=0x150) addr:0x020ed16c +func_ov026_020ed2bc kind:function(arm,size=0x1c) addr:0x020ed2bc +func_ov026_020ed2d8 kind:function(arm,size=0x1c) addr:0x020ed2d8 +func_ov026_020ed2f4 kind:function(arm,size=0x128) addr:0x020ed2f4 +func_ov026_020ed41c kind:function(arm,size=0x20) addr:0x020ed41c +func_ov026_020ed43c kind:function(arm,size=0xc) addr:0x020ed43c +func_ov026_020ed448 kind:function(arm,size=0x1c) addr:0x020ed448 +func_ov026_020ed464 kind:function(arm,size=0x94) addr:0x020ed464 +func_ov026_020ed4f8 kind:function(arm,size=0x54) addr:0x020ed4f8 +func_ov026_020ed54c kind:function(arm,size=0xf0) addr:0x020ed54c +func_ov026_020ed63c kind:function(arm,size=0x6c) addr:0x020ed63c +func_ov026_020ed6a8 kind:function(arm,size=0x1b8) addr:0x020ed6a8 +func_ov026_020ed860 kind:function(arm,size=0x34) addr:0x020ed860 +func_ov026_020ed894 kind:function(arm,size=0xc) addr:0x020ed894 +func_ov026_020ed8a0 kind:function(arm,size=0xfc) addr:0x020ed8a0 +func_ov026_020ed99c kind:function(arm,size=0x38) addr:0x020ed99c +func_ov026_020ed9d4 kind:function(arm,size=0x5c) addr:0x020ed9d4 +func_ov026_020eda30 kind:function(arm,size=0x180) addr:0x020eda30 +func_ov026_020edbb0 kind:function(arm,size=0x84) addr:0x020edbb0 +func_ov026_020edc34 kind:function(arm,size=0x158) addr:0x020edc34 +func_ov026_020edd8c kind:function(arm,size=0x7c) addr:0x020edd8c +func_ov026_020ede08 kind:function(arm,size=0x234) addr:0x020ede08 +func_ov026_020ee03c kind:function(arm,size=0x14) addr:0x020ee03c +func_ov026_020ee050 kind:function(arm,size=0x30) addr:0x020ee050 +func_ov026_020ee080 kind:function(arm,size=0x154) addr:0x020ee080 +func_ov026_020ee1d4 kind:function(arm,size=0x24c) addr:0x020ee1d4 +func_ov026_020ee420 kind:function(arm,size=0xa8) addr:0x020ee420 +func_ov026_020ee4c8 kind:function(arm,size=0x14) addr:0x020ee4c8 +func_ov026_020ee4dc kind:function(arm,size=0x14) addr:0x020ee4dc +func_ov026_020ee4f0 kind:function(arm,size=0x18) addr:0x020ee4f0 +func_ov026_020ee508 kind:function(arm,size=0x18) addr:0x020ee508 +func_ov026_020ee520 kind:function(arm,size=0x30) addr:0x020ee520 +func_ov026_020ee550 kind:function(arm,size=0xd0) addr:0x020ee550 +func_ov026_020ee620 kind:function(arm,size=0x14) addr:0x020ee620 +func_ov026_020ee634 kind:function(arm,size=0x14) addr:0x020ee634 +func_ov026_020ee648 kind:function(arm,size=0x44) addr:0x020ee648 +func_ov026_020ee68c kind:function(arm,size=0x6c) addr:0x020ee68c +func_ov026_020ee6f8 kind:function(arm,size=0xa4) addr:0x020ee6f8 +func_ov026_020ee79c kind:function(arm,size=0x3c) addr:0x020ee79c +func_ov026_020ee7d8 kind:function(arm,size=0x28) addr:0x020ee7d8 +func_ov026_020ee800 kind:function(arm,size=0x44) addr:0x020ee800 +func_ov026_020ee844 kind:function(arm,size=0x188) addr:0x020ee844 +func_ov026_020ee9cc kind:function(arm,size=0x5c) addr:0x020ee9cc +func_ov026_020eea28 kind:function(arm,size=0x58) addr:0x020eea28 +func_ov026_020eea80 kind:function(arm,size=0x20) addr:0x020eea80 +func_ov026_020eeaa0 kind:function(arm,size=0x20) addr:0x020eeaa0 +func_ov026_020eeac0 kind:function(arm,size=0x1c) addr:0x020eeac0 +func_ov026_020eeadc kind:function(arm,size=0x98) addr:0x020eeadc +func_ov026_020eeb74 kind:function(arm,size=0x5c) addr:0x020eeb74 +func_ov026_020eebd0 kind:function(arm,size=0x50) addr:0x020eebd0 +func_ov026_020eec20 kind:function(arm,size=0x28) addr:0x020eec20 +func_ov026_020eec48 kind:function(arm,size=0x1a8) addr:0x020eec48 +func_ov026_020eedf0 kind:function(arm,size=0x108) addr:0x020eedf0 +func_ov026_020eeef8 kind:function(arm,size=0xc) addr:0x020eeef8 +func_ov026_020eef04 kind:function(arm,size=0x50) addr:0x020eef04 +func_ov026_020eef54 kind:function(arm,size=0x38) addr:0x020eef54 +func_ov026_020eef8c kind:function(arm,size=0x3c) addr:0x020eef8c +func_ov026_020eefc8 kind:function(arm,size=0x54) addr:0x020eefc8 +func_ov026_020ef01c kind:function(arm,size=0x160) addr:0x020ef01c +func_ov026_020ef17c kind:function(arm,size=0x20) addr:0x020ef17c +func_ov026_020ef19c kind:function(arm,size=0x2e4) addr:0x020ef19c +func_ov026_020ef480 kind:function(arm,size=0x2cc) addr:0x020ef480 +func_ov026_020ef74c kind:function(arm,size=0xc4) addr:0x020ef74c +func_ov026_020ef810 kind:function(arm,size=0x21c) addr:0x020ef810 +func_ov026_020efa2c kind:function(arm,size=0x14) addr:0x020efa2c +func_ov026_020efa40 kind:function(arm,size=0x9c) addr:0x020efa40 +func_ov026_020efadc kind:function(arm,size=0xd8) addr:0x020efadc +func_ov026_020efbb4 kind:function(arm,size=0x24) addr:0x020efbb4 +func_ov026_020efbd8 kind:function(arm,size=0x54) addr:0x020efbd8 +func_ov026_020efc2c kind:function(arm,size=0x2c) addr:0x020efc2c +func_ov026_020efc58 kind:function(arm,size=0x2c) addr:0x020efc58 +func_ov026_020efc84 kind:function(arm,size=0x2c) addr:0x020efc84 +func_ov026_020efcb0 kind:function(arm,size=0x38) addr:0x020efcb0 +func_ov026_020efce8 kind:function(arm,size=0x14) addr:0x020efce8 +func_ov026_020efcfc kind:function(arm,size=0x1c) addr:0x020efcfc +func_ov026_020efd18 kind:function(arm,size=0xa0) addr:0x020efd18 +func_ov026_020efdb8 kind:function(arm,size=0x60) addr:0x020efdb8 +func_ov026_020efe18 kind:function(arm,size=0x74) addr:0x020efe18 +func_ov026_020efe8c kind:function(arm,size=0xdc) addr:0x020efe8c +func_ov026_020eff68 kind:function(arm,size=0xcc) addr:0x020eff68 +func_ov026_020f0034 kind:function(arm,size=0x20) addr:0x020f0034 +func_ov026_020f0054 kind:function(arm,size=0xc) addr:0x020f0054 +func_ov026_020f0060 kind:function(arm,size=0x98) addr:0x020f0060 +func_ov026_020f00f8 kind:function(arm,size=0x98) addr:0x020f00f8 +func_ov026_020f0190 kind:function(arm,size=0x14) addr:0x020f0190 +func_ov026_020f01a4 kind:function(arm,size=0x14) addr:0x020f01a4 +func_ov026_020f01b8 kind:function(arm,size=0x58) addr:0x020f01b8 +func_ov026_020f0210 kind:function(arm,size=0x10) addr:0x020f0210 +func_ov026_020f0220 kind:function(arm,size=0x164) addr:0x020f0220 +func_ov026_020f0384 kind:function(arm,size=0xb0) addr:0x020f0384 +func_ov026_020f0434 kind:function(arm,size=0x34) addr:0x020f0434 +func_ov026_020f0468 kind:function(arm,size=0x1c) addr:0x020f0468 +func_ov026_020f0484 kind:function(arm,size=0x214) addr:0x020f0484 +func_ov026_020f0698 kind:function(arm,size=0x1f8) addr:0x020f0698 +func_ov026_020f0890 kind:function(arm,size=0x80) addr:0x020f0890 +func_ov026_020f0910 kind:function(arm,size=0x10) addr:0x020f0910 +func_ov026_020f0920 kind:function(arm,size=0x14) addr:0x020f0920 +func_ov026_020f0934 kind:function(arm,size=0x14) addr:0x020f0934 +func_ov026_020f0948 kind:function(arm,size=0x14) addr:0x020f0948 +func_ov026_020f095c kind:function(arm,size=0x54) addr:0x020f095c +func_ov026_020f09b0 kind:function(arm,size=0x34) addr:0x020f09b0 +func_ov026_020f09e4 kind:function(arm,size=0x64) addr:0x020f09e4 +func_ov026_020f0a48 kind:function(arm,size=0x70) addr:0x020f0a48 +func_ov026_020f0ab8 kind:function(arm,size=0x44) addr:0x020f0ab8 +func_ov026_020f0afc kind:function(arm,size=0x78) addr:0x020f0afc +func_ov026_020f0b74 kind:function(arm,size=0x98) addr:0x020f0b74 +func_ov026_020f0c0c kind:function(arm,size=0x48) addr:0x020f0c0c +func_ov026_020f0c54 kind:function(arm,size=0x4c) addr:0x020f0c54 +func_ov026_020f0ca0 kind:function(arm,size=0x44) addr:0x020f0ca0 +func_ov026_020f0ce4 kind:function(arm,size=0x20) addr:0x020f0ce4 +func_ov026_020f0d04 kind:function(arm,size=0x44) addr:0x020f0d04 +func_ov026_020f0d48 kind:function(arm,size=0x34) addr:0x020f0d48 +func_ov026_020f0d7c kind:function(arm,size=0x50) addr:0x020f0d7c +func_ov026_020f0dcc kind:function(arm,size=0x34) addr:0x020f0dcc +func_ov026_020f0e00 kind:function(arm,size=0x2c) addr:0x020f0e00 +func_ov026_020f0e2c kind:function(arm,size=0x38) addr:0x020f0e2c +func_ov026_020f0e64 kind:function(arm,size=0x50) addr:0x020f0e64 +func_ov026_020f0eb4 kind:function(arm,size=0x68) addr:0x020f0eb4 +func_ov026_020f0f1c kind:function(arm,size=0x24) addr:0x020f0f1c +func_ov026_020f0f40 kind:function(arm,size=0x30) addr:0x020f0f40 +func_ov026_020f0f70 kind:function(arm,size=0x50) addr:0x020f0f70 +func_ov026_020f0fc0 kind:function(arm,size=0x44) addr:0x020f0fc0 +func_ov026_020f1004 kind:function(arm,size=0x24) addr:0x020f1004 +func_ov026_020f1028 kind:function(arm,size=0x30) addr:0x020f1028 +func_ov026_020f1058 kind:function(arm,size=0x31c) addr:0x020f1058 +func_ov026_020f1374 kind:function(arm,size=0x20c) addr:0x020f1374 +func_ov026_020f1580 kind:function(arm,size=0x58) addr:0x020f1580 +func_ov026_020f15d8 kind:function(arm,size=0x74) addr:0x020f15d8 +func_ov026_020f164c kind:function(arm,size=0x28) addr:0x020f164c +func_ov026_020f1674 kind:function(arm,size=0x30) addr:0x020f1674 +func_ov026_020f16a4 kind:function(arm,size=0x7c) addr:0x020f16a4 +func_ov026_020f1720 kind:function(arm,size=0x178) addr:0x020f1720 +func_ov026_020f1898 kind:function(arm,size=0x2d8) addr:0x020f1898 +func_ov026_020f1b70 kind:function(arm,size=0x144) addr:0x020f1b70 +func_ov026_020f1cb4 kind:function(arm,size=0x68) addr:0x020f1cb4 +func_ov026_020f1d1c kind:function(arm,size=0xe4) addr:0x020f1d1c +func_ov026_020f1e00 kind:function(arm,size=0x1a0) addr:0x020f1e00 +func_ov026_020f1fa0 kind:function(arm,size=0x1c) addr:0x020f1fa0 +func_ov026_020f1fbc kind:function(arm,size=0x1c) addr:0x020f1fbc +func_ov026_020f1fd8 kind:function(arm,size=0xdc) addr:0x020f1fd8 +func_ov026_020f20b4 kind:function(arm,size=0x20) addr:0x020f20b4 +func_ov026_020f20d4 kind:function(arm,size=0xc) addr:0x020f20d4 +func_ov026_020f20e0 kind:function(arm,size=0x7c) addr:0x020f20e0 +func_ov026_020f215c kind:function(arm,size=0x14) addr:0x020f215c +func_ov026_020f2170 kind:function(arm,size=0x1c) addr:0x020f2170 +func_ov026_020f218c kind:function(arm,size=0x50) addr:0x020f218c +func_ov026_020f21dc kind:function(arm,size=0x44) addr:0x020f21dc +func_ov026_020f2220 kind:function(arm,size=0x104) addr:0x020f2220 +func_ov026_020f2324 kind:function(arm,size=0x34) addr:0x020f2324 +func_ov026_020f2358 kind:function(arm,size=0x34) addr:0x020f2358 +func_ov026_020f238c kind:function(arm,size=0xdc) addr:0x020f238c +func_ov026_020f2468 kind:function(arm,size=0x58) addr:0x020f2468 +func_ov026_020f24c0 kind:function(arm,size=0x20) addr:0x020f24c0 +func_ov026_020f24e0 kind:function(arm,size=0x2c) addr:0x020f24e0 +func_ov026_020f250c kind:function(arm,size=0xc0) addr:0x020f250c +func_ov026_020f25cc kind:function(arm,size=0xc) addr:0x020f25cc +func_ov026_020f25d8 kind:function(arm,size=0x20) addr:0x020f25d8 +func_ov026_020f25f8 kind:function(arm,size=0x28) addr:0x020f25f8 +func_ov026_020f2620 kind:function(arm,size=0x34) addr:0x020f2620 +func_ov026_020f2654 kind:function(arm,size=0x1a8) addr:0x020f2654 +func_ov026_020f27fc kind:function(arm,size=0x134) addr:0x020f27fc +func_ov026_020f2930 kind:function(arm,size=0x14) addr:0x020f2930 +func_ov026_020f2944 kind:function(arm,size=0x14) addr:0x020f2944 +func_ov026_020f2958 kind:function(arm,size=0x54) addr:0x020f2958 +func_ov026_020f29ac kind:function(arm,size=0x20) addr:0x020f29ac +func_ov026_020f29cc kind:function(arm,size=0x4c) addr:0x020f29cc +func_ov026_020f2a18 kind:function(arm,size=0x9c) addr:0x020f2a18 +func_ov026_020f2ab4 kind:function(arm,size=0xc) addr:0x020f2ab4 +func_ov026_020f2ac0 kind:function(arm,size=0x20) addr:0x020f2ac0 +func_ov026_020f2ae0 kind:function(arm,size=0x28) addr:0x020f2ae0 +func_ov026_020f2b08 kind:function(arm,size=0x30) addr:0x020f2b08 +func_ov026_020f2b38 kind:function(arm,size=0x14) addr:0x020f2b38 +func_ov026_020f2b4c kind:function(arm,size=0x1c) addr:0x020f2b4c +func_ov026_020f2b68 kind:function(arm,size=0x60) addr:0x020f2b68 +func_ov026_020f2bc8 kind:function(arm,size=0x4) addr:0x020f2bc8 +func_ov026_020f2bcc kind:function(arm,size=0x3c) addr:0x020f2bcc +func_ov026_020f2c08 kind:function(arm,size=0x4c) addr:0x020f2c08 +func_ov026_020f2c54 kind:function(arm,size=0x1c) addr:0x020f2c54 +func_ov026_020f2c70 kind:function(arm,size=0x24) addr:0x020f2c70 +func_ov026_020f2c94 kind:function(arm,size=0x44) addr:0x020f2c94 +func_ov026_020f2cd8 kind:function(arm,size=0x14) addr:0x020f2cd8 +func_ov026_020f2cec kind:function(arm,size=0xa8) addr:0x020f2cec +func_ov026_020f2d94 kind:function(arm,size=0x110) addr:0x020f2d94 +func_ov026_020f2ea4 kind:function(arm,size=0xd8) addr:0x020f2ea4 +func_ov026_020f2f7c kind:function(arm,size=0x5c) addr:0x020f2f7c +func_ov026_020f2fd8 kind:function(arm,size=0x70) addr:0x020f2fd8 +func_ov026_020f3048 kind:function(arm,size=0x84) addr:0x020f3048 +func_ov026_020f30cc kind:function(arm,size=0x7c) addr:0x020f30cc +func_ov026_020f3148 kind:function(arm,size=0x80) addr:0x020f3148 +func_ov026_020f31c8 kind:function(arm,size=0x3c) addr:0x020f31c8 +func_ov026_020f3204 kind:function(arm,size=0x90) addr:0x020f3204 +func_ov026_020f3294 kind:function(arm,size=0x88) addr:0x020f3294 +func_ov026_020f331c kind:function(arm,size=0x8c) addr:0x020f331c +func_ov026_020f33a8 kind:function(arm,size=0x50) addr:0x020f33a8 +func_ov026_020f33f8 kind:function(arm,size=0x68) addr:0x020f33f8 +func_ov026_020f3460 kind:function(arm,size=0x4c) addr:0x020f3460 +func_ov026_020f34ac kind:function(arm,size=0x20) addr:0x020f34ac +func_ov026_020f34cc kind:function(arm,size=0x10) addr:0x020f34cc +func_ov026_020f34dc kind:function(arm,size=0x14) addr:0x020f34dc +func_ov026_020f34f0 kind:function(arm,size=0x114) addr:0x020f34f0 +func_ov026_020f3604 kind:function(arm,size=0xc0) addr:0x020f3604 +func_ov026_020f36c4 kind:function(arm,size=0x20) addr:0x020f36c4 +func_ov026_020f36e4 kind:function(arm,size=0x54) addr:0x020f36e4 +func_ov026_020f3738 kind:function(arm,size=0x24) addr:0x020f3738 +func_ov026_020f375c kind:function(arm,size=0x4cc) addr:0x020f375c +func_ov026_020f3c28 kind:function(arm,size=0xb4) addr:0x020f3c28 +func_ov026_020f3cdc kind:function(arm,size=0x1c) addr:0x020f3cdc +func_ov026_020f3cf8 kind:function(arm,size=0x1c) addr:0x020f3cf8 +func_ov026_020f3d14 kind:function(arm,size=0x4) addr:0x020f3d14 +func_ov026_020f3d18 kind:function(arm,size=0x37c) addr:0x020f3d18 +func_ov026_020f4094 kind:function(arm,size=0xcc) addr:0x020f4094 +func_ov026_020f4160 kind:function(arm,size=0x370) addr:0x020f4160 +func_ov026_020f44d0 kind:function(arm,size=0x2c) addr:0x020f44d0 +func_ov026_020f44fc kind:function(arm,size=0xd0) addr:0x020f44fc +func_ov026_020f45cc kind:function(arm,size=0x14) addr:0x020f45cc +func_ov026_020f45e0 kind:function(arm,size=0x14) addr:0x020f45e0 +func_ov026_020f45f4 kind:function(arm,size=0xb4) addr:0x020f45f4 +func_ov026_020f46a8 kind:function(arm,size=0x48) addr:0x020f46a8 +func_ov026_020f46f0 kind:function(arm,size=0x30) addr:0x020f46f0 +func_ov026_020f4720 kind:function(arm,size=0xd8) addr:0x020f4720 +func_ov026_020f47f8 kind:function(arm,size=0x4) addr:0x020f47f8 +func_ov026_020f47fc kind:function(arm,size=0x14) addr:0x020f47fc +func_ov026_020f4810 kind:function(arm,size=0x4) addr:0x020f4810 +func_ov026_020f4814 kind:function(arm,size=0x28) addr:0x020f4814 +func_ov026_020f483c kind:function(arm,size=0x14) addr:0x020f483c +func_ov026_020f4850 kind:function(arm,size=0x7c0) addr:0x020f4850 +func_ov026_020f5010 kind:function(arm,size=0xe0) addr:0x020f5010 +func_ov026_020f50f0 kind:function(arm,size=0xe0) addr:0x020f50f0 +func_ov026_020f51d0 kind:function(arm,size=0x34) addr:0x020f51d0 +func_ov026_020f5204 kind:function(arm,size=0x34) addr:0x020f5204 +func_ov026_020f5238 kind:function(arm,size=0x8) addr:0x020f5238 +func_ov026_020f5240 kind:function(arm,size=0x80) addr:0x020f5240 +func_ov026_020f52c0 kind:function(arm,size=0x14) addr:0x020f52c0 +func_ov026_020f52d4 kind:function(arm,size=0x14) addr:0x020f52d4 +func_ov026_020f52e8 kind:function(arm,size=0x14) addr:0x020f52e8 +func_ov026_020f52fc kind:function(arm,size=0x30) addr:0x020f52fc +func_ov026_020f532c kind:function(arm,size=0x54) addr:0x020f532c +func_ov026_020f5380 kind:function(arm,size=0x4) addr:0x020f5380 +func_ov026_020f5384 kind:function(arm,size=0x4b8) addr:0x020f5384 +func_ov026_020f583c kind:function(arm,size=0x10) addr:0x020f583c +func_ov026_020f584c kind:function(arm,size=0x2c) addr:0x020f584c +func_ov026_020f5878 kind:function(arm,size=0x94) addr:0x020f5878 +func_ov026_020f590c kind:function(arm,size=0x18) addr:0x020f590c +func_ov026_020f5924 kind:function(arm,size=0x8) addr:0x020f5924 +func_ov026_020f592c kind:function(arm,size=0x8) addr:0x020f592c +func_ov026_020f5934 kind:function(arm,size=0x1c) addr:0x020f5934 +func_ov026_020f5950 kind:function(arm,size=0x8) addr:0x020f5950 +func_ov026_020f5958 kind:function(arm,size=0x8) addr:0x020f5958 +func_ov026_020f5960 kind:function(arm,size=0xb0) addr:0x020f5960 +func_ov026_020f5a10 kind:function(arm,size=0xb8) addr:0x020f5a10 +func_ov026_020f5ac8 kind:function(arm,size=0x80) addr:0x020f5ac8 +func_ov026_020f5b48 kind:function(arm,size=0x14) addr:0x020f5b48 +func_ov026_020f5b5c kind:function(arm,size=0x28) addr:0x020f5b5c +func_ov026_020f5b84 kind:function(arm,size=0x1b4) addr:0x020f5b84 +func_ov026_020f5d38 kind:function(arm,size=0x4) addr:0x020f5d38 +func_ov026_020f5d3c kind:function(arm,size=0x88) addr:0x020f5d3c +func_ov026_020f5dc4 kind:function(arm,size=0x10) addr:0x020f5dc4 +func_ov026_020f5dd4 kind:function(arm,size=0x108) addr:0x020f5dd4 +func_ov026_020f5edc kind:function(arm,size=0x1c) addr:0x020f5edc +func_ov026_020f5ef8 kind:function(arm,size=0x8) addr:0x020f5ef8 +func_ov026_020f5f00 kind:function(arm,size=0x1c) addr:0x020f5f00 +func_ov026_020f5f1c kind:function(arm,size=0x8) addr:0x020f5f1c +func_ov026_020f5f24 kind:function(arm,size=0x8) addr:0x020f5f24 +func_ov026_020f5f2c kind:function(arm,size=0x6c) addr:0x020f5f2c +func_ov026_020f5f98 kind:function(arm,size=0x74) addr:0x020f5f98 +func_ov026_020f600c kind:function(arm,size=0xc0) addr:0x020f600c +func_ov026_020f60cc kind:function(arm,size=0x40) addr:0x020f60cc +func_ov026_020f610c kind:function(arm,size=0x54) addr:0x020f610c +func_ov026_020f6160 kind:function(arm,size=0x28) addr:0x020f6160 +func_ov026_020f6188 kind:function(arm,size=0x20) addr:0x020f6188 +func_ov026_020f61a8 kind:function(arm,size=0x10) addr:0x020f61a8 +func_ov026_020f61b8 kind:function(arm,size=0x84) addr:0x020f61b8 +func_ov026_020f623c kind:function(arm,size=0x10) addr:0x020f623c +func_ov026_020f624c kind:function(arm,size=0x18) addr:0x020f624c +func_ov026_020f6264 kind:function(arm,size=0x18) addr:0x020f6264 +func_ov026_020f627c kind:function(arm,size=0x8) addr:0x020f627c +func_ov026_020f6284 kind:function(arm,size=0x10) addr:0x020f6284 +func_ov026_020f6294 kind:function(arm,size=0x8) addr:0x020f6294 +func_ov026_020f629c kind:function(arm,size=0x24) addr:0x020f629c +func_ov026_020f62c0 kind:function(arm,size=0x10) addr:0x020f62c0 +func_ov026_020f62d0 kind:function(arm,size=0x8) addr:0x020f62d0 +func_ov026_020f62d8 kind:function(arm,size=0x1c) addr:0x020f62d8 +func_ov026_020f62f4 kind:function(arm,size=0x1c) addr:0x020f62f4 +func_ov026_020f6310 kind:function(arm,size=0x70) addr:0x020f6310 +func_ov026_020f6380 kind:function(arm,size=0x78) addr:0x020f6380 +func_ov026_020f63f8 kind:function(arm,size=0xc0) addr:0x020f63f8 +func_ov026_020f64b8 kind:function(arm,size=0x28) addr:0x020f64b8 +func_ov026_020f64e0 kind:function(arm,size=0x20) addr:0x020f64e0 +func_ov026_020f6500 kind:function(arm,size=0x10) addr:0x020f6500 +func_ov026_020f6510 kind:function(arm,size=0xc0) addr:0x020f6510 +func_ov026_020f65d0 kind:function(arm,size=0x10) addr:0x020f65d0 +func_ov026_020f65e0 kind:function(arm,size=0x18) addr:0x020f65e0 +func_ov026_020f65f8 kind:function(arm,size=0x10) addr:0x020f65f8 +func_ov026_020f6608 kind:function(arm,size=0x8) addr:0x020f6608 +func_ov026_020f6610 kind:function(arm,size=0x70) addr:0x020f6610 +func_ov026_020f6680 kind:function(arm,size=0x78) addr:0x020f6680 +func_ov026_020f66f8 kind:function(arm,size=0x68) addr:0x020f66f8 +func_ov026_020f6760 kind:function(arm,size=0x14) addr:0x020f6760 +func_ov026_020f6774 kind:function(arm,size=0x2c) addr:0x020f6774 +func_ov026_020f67a0 kind:function(arm,size=0x298) addr:0x020f67a0 +func_ov026_020f6a38 kind:function(arm,size=0x24) addr:0x020f6a38 +func_ov026_020f6a5c kind:function(arm,size=0x34) addr:0x020f6a5c +func_ov026_020f6a90 kind:function(arm,size=0x28) addr:0x020f6a90 +func_ov026_020f6ab8 kind:function(arm,size=0x10) addr:0x020f6ab8 +func_ov026_020f6ac8 kind:function(arm,size=0x14) addr:0x020f6ac8 +func_ov026_020f6adc kind:function(arm,size=0x34) addr:0x020f6adc +func_ov026_020f6b10 kind:function(arm,size=0x30) addr:0x020f6b10 +func_ov026_020f6b40 kind:function(arm,size=0x44) addr:0x020f6b40 +func_ov026_020f6b84 kind:function(arm,size=0x18) addr:0x020f6b84 +func_ov026_020f6b9c kind:function(arm,size=0x18) addr:0x020f6b9c +func_ov026_020f6bb4 kind:function(arm,size=0x18) addr:0x020f6bb4 +func_ov026_020f6bcc kind:function(arm,size=0x18) addr:0x020f6bcc +func_ov026_020f6be4 kind:function(arm,size=0x34) addr:0x020f6be4 +func_ov026_020f6c18 kind:function(arm,size=0x4) addr:0x020f6c18 +func_ov026_020f6c1c kind:function(arm,size=0x144) addr:0x020f6c1c +func_ov026_020f6d60 kind:function(arm,size=0x18) addr:0x020f6d60 +func_ov026_020f6d78 kind:function(arm,size=0x18) addr:0x020f6d78 +func_ov026_020f6d90 kind:function(arm,size=0xb0) addr:0x020f6d90 +func_ov026_020f6e40 kind:function(arm,size=0x24) addr:0x020f6e40 +func_ov026_020f6e64 kind:function(arm,size=0x4) addr:0x020f6e64 +func_ov026_020f6e68 kind:function(arm,size=0x14) addr:0x020f6e68 +func_ov026_020f6e7c kind:function(arm,size=0x4) addr:0x020f6e7c +func_ov026_020f6e80 kind:function(arm,size=0x28) addr:0x020f6e80 +func_ov026_020f6ea8 kind:function(arm,size=0x14) addr:0x020f6ea8 +func_ov026_020f6ebc kind:function(arm,size=0x90) addr:0x020f6ebc +func_ov026_020f6f4c kind:function(arm,size=0x38) addr:0x020f6f4c +func_ov026_020f6f84 kind:function(arm,size=0x38) addr:0x020f6f84 +func_ov026_020f6fbc kind:function(arm,size=0x28) addr:0x020f6fbc +func_ov026_020f6fe4 kind:function(arm,size=0x28) addr:0x020f6fe4 +func_ov026_020f700c kind:function(arm,size=0x78) addr:0x020f700c +func_ov026_020f7084 kind:function(arm,size=0x14) addr:0x020f7084 +func_ov026_020f7098 kind:function(arm,size=0x2c) addr:0x020f7098 +func_ov026_020f70c4 kind:function(arm,size=0xd0) addr:0x020f70c4 +func_ov026_020f7194 kind:function(arm,size=0x4) addr:0x020f7194 +func_ov026_020f7198 kind:function(arm,size=0x14) addr:0x020f7198 +func_ov026_020f71ac kind:function(arm,size=0x14) addr:0x020f71ac +func_ov026_020f71c0 kind:function(arm,size=0x14) addr:0x020f71c0 +func_ov026_020f71d4 kind:function(arm,size=0x14) addr:0x020f71d4 +func_ov026_020f71e8 kind:function(arm,size=0x8) addr:0x020f71e8 +func_ov026_020f71f0 kind:function(arm,size=0x4) addr:0x020f71f0 +func_ov026_020f71f4 kind:function(arm,size=0x4c) addr:0x020f71f4 +func_ov026_020f7240 kind:function(arm,size=0x24) addr:0x020f7240 +func_ov026_020f7264 kind:function(arm,size=0x1c) addr:0x020f7264 +func_ov026_020f7280 kind:function(arm,size=0x14) addr:0x020f7280 +func_ov026_020f7294 kind:function(arm,size=0x4) addr:0x020f7294 +func_ov026_020f7298 kind:function(arm,size=0xc) addr:0x020f7298 +func_ov026_020f72a4 kind:function(arm,size=0x14) addr:0x020f72a4 +func_ov026_020f72b8 kind:function(arm,size=0x10) addr:0x020f72b8 +func_ov026_020f72c8 kind:function(arm,size=0x14) addr:0x020f72c8 +func_ov026_020f72dc kind:function(arm,size=0x30) addr:0x020f72dc +func_ov026_020f730c kind:function(arm,size=0x30) addr:0x020f730c +func_ov026_020f733c kind:function(arm,size=0x34) addr:0x020f733c +func_ov026_020f7370 kind:function(arm,size=0x28) addr:0x020f7370 +func_ov026_020f7398 kind:function(arm,size=0x30) addr:0x020f7398 +func_ov026_020f73c8 kind:function(arm,size=0x18) addr:0x020f73c8 +func_ov026_020f73e0 kind:function(arm,size=0x4c) addr:0x020f73e0 +func_ov026_020f742c kind:function(arm,size=0x80) addr:0x020f742c +func_ov026_020f74ac kind:function(arm,size=0x67c) addr:0x020f74ac +func_ov026_020f7b28 kind:function(arm,size=0x510) addr:0x020f7b28 +func_ov026_020f8038 kind:function(arm,size=0x5c) addr:0x020f8038 +func_ov026_020f8094 kind:function(arm,size=0x40) addr:0x020f8094 +func_ov026_020f80d4 kind:function(arm,size=0x90) addr:0x020f80d4 +func_ov026_020f8164 kind:function(arm,size=0x54) addr:0x020f8164 +func_ov026_020f81b8 kind:function(arm,size=0x74) addr:0x020f81b8 +func_ov026_020f822c kind:function(arm,size=0x34) addr:0x020f822c +func_ov026_020f8260 kind:function(arm,size=0x30) addr:0x020f8260 +func_ov026_020f8290 kind:function(arm,size=0x30) addr:0x020f8290 +func_ov026_020f82c0 kind:function(arm,size=0x8c) addr:0x020f82c0 +func_ov026_020f834c kind:function(arm,size=0x10) addr:0x020f834c +func_ov026_020f835c kind:function(arm,size=0x3c) addr:0x020f835c +func_ov026_020f8398 kind:function(arm,size=0x34) addr:0x020f8398 +func_ov026_020f83cc kind:function(arm,size=0x28) addr:0x020f83cc +func_ov026_020f83f4 kind:function(arm,size=0x30) addr:0x020f83f4 +func_ov026_020f8424 kind:function(arm,size=0x18) addr:0x020f8424 +func_ov026_020f843c kind:function(arm,size=0x4c) addr:0x020f843c +func_ov026_020f8488 kind:function(arm,size=0x65c) addr:0x020f8488 +func_ov026_020f8ae4 kind:function(arm,size=0x28) addr:0x020f8ae4 +func_ov026_020f8b0c kind:function(arm,size=0x28) addr:0x020f8b0c +func_ov026_020f8b34 kind:function(arm,size=0xec) addr:0x020f8b34 +func_ov026_020f8c20 kind:function(arm,size=0x114) addr:0x020f8c20 +func_ov026_020f8d34 kind:function(arm,size=0x28) addr:0x020f8d34 +func_ov026_020f8d5c kind:function(arm,size=0xb4) addr:0x020f8d5c +func_ov026_020f8e10 kind:function(arm,size=0xb4) addr:0x020f8e10 +func_ov026_020f8ec4 kind:function(arm,size=0x178) addr:0x020f8ec4 +func_ov026_020f903c kind:function(arm,size=0x50) addr:0x020f903c +func_ov026_020f908c kind:function(arm,size=0xcc) addr:0x020f908c +func_ov026_020f9158 kind:function(arm,size=0x34) addr:0x020f9158 +func_ov026_020f918c kind:function(arm,size=0x30) addr:0x020f918c +func_ov026_020f91bc kind:function(arm,size=0xd8) addr:0x020f91bc +func_ov026_020f9294 kind:function(arm,size=0x19c) addr:0x020f9294 +func_ov026_020f9430 kind:function(arm,size=0xc) addr:0x020f9430 +func_ov026_020f943c kind:function(arm,size=0xc) addr:0x020f943c +func_ov026_020f9448 kind:function(arm,size=0x8) addr:0x020f9448 +func_ov026_020f9450 kind:function(arm,size=0x48) addr:0x020f9450 +func_ov026_020f9498 kind:function(arm,size=0xb8) addr:0x020f9498 +func_ov026_020f9550 kind:function(arm,size=0x40) addr:0x020f9550 +func_ov026_020f9590 kind:function(arm,size=0xc) addr:0x020f9590 +func_ov026_020f959c kind:function(arm,size=0x34) addr:0x020f959c +func_ov026_020f95d0 kind:function(arm,size=0x28) addr:0x020f95d0 +func_ov026_020f95f8 kind:function(arm,size=0x30) addr:0x020f95f8 +func_ov026_020f9628 kind:function(arm,size=0xc) addr:0x020f9628 +func_ov026_020f9634 kind:function(arm,size=0x4) addr:0x020f9634 +func_ov026_020f9638 kind:function(arm,size=0x4) addr:0x020f9638 +func_ov026_020f963c kind:function(arm,size=0x4) addr:0x020f963c +func_ov026_020f9640 kind:function(arm,size=0x8) addr:0x020f9640 +func_ov026_020f9648 kind:function(arm,size=0x4) addr:0x020f9648 +func_ov026_020f964c kind:function(arm,size=0x8) addr:0x020f964c +func_ov026_020f9654 kind:function(arm,size=0x8) addr:0x020f9654 +func_ov026_020f965c kind:function(arm,size=0x8) addr:0x020f965c +func_ov026_020f9664 kind:function(arm,size=0x8) addr:0x020f9664 +func_ov026_020f966c kind:function(arm,size=0x8) addr:0x020f966c +func_ov026_020f9674 kind:function(arm,size=0x1bc) addr:0x020f9674 +func_ov026_020f9830 kind:function(arm,size=0x1c) addr:0x020f9830 +func_ov026_020f984c kind:function(arm,size=0x8) addr:0x020f984c +func_ov026_020f9854 kind:function(arm,size=0x44) addr:0x020f9854 +func_ov026_020f9898 kind:function(arm,size=0x60) addr:0x020f9898 +func_ov026_020f98f8 kind:function(arm,size=0x44) addr:0x020f98f8 +func_ov026_020f993c kind:function(arm,size=0x44) addr:0x020f993c +func_ov026_020f9980 kind:function(arm,size=0x6c) addr:0x020f9980 +func_ov026_020f99ec kind:function(arm,size=0x6c) addr:0x020f99ec +func_ov026_020f9a58 kind:function(arm,size=0x1c) addr:0x020f9a58 +func_ov026_020f9a74 kind:function(arm,size=0x40) addr:0x020f9a74 +func_ov026_020f9ab4 kind:function(arm,size=0xe0) addr:0x020f9ab4 +func_ov026_020f9b94 kind:function(arm,size=0x24) addr:0x020f9b94 +func_ov026_020f9bb8 kind:function(arm,size=0x38) addr:0x020f9bb8 +func_ov026_020f9bf0 kind:function(arm,size=0x24) addr:0x020f9bf0 +func_ov026_020f9c14 kind:function(arm,size=0x74) addr:0x020f9c14 +func_ov026_020f9c88 kind:function(arm,size=0x74) addr:0x020f9c88 +func_ov026_020f9cfc kind:function(arm,size=0x3c) addr:0x020f9cfc +func_ov026_020f9d38 kind:function(arm,size=0xc4) addr:0x020f9d38 +func_ov026_020f9dfc kind:function(arm,size=0x7c) addr:0x020f9dfc +func_ov026_020f9e78 kind:function(arm,size=0x18) addr:0x020f9e78 +func_ov026_020f9e90 kind:function(arm,size=0x18c) addr:0x020f9e90 +func_ov026_020fa01c kind:function(arm,size=0xc) addr:0x020fa01c +func_ov026_020fa028 kind:function(arm,size=0xc) addr:0x020fa028 +func_ov026_020fa034 kind:function(arm,size=0x114) addr:0x020fa034 +func_ov026_020fa148 kind:function(arm,size=0x238) addr:0x020fa148 +func_ov026_020fa380 kind:function(arm,size=0x28) addr:0x020fa380 +func_ov026_020fa3a8 kind:function(arm,size=0x28) addr:0x020fa3a8 +func_ov026_020fa3d0 kind:function(arm,size=0x34) addr:0x020fa3d0 +func_ov026_020fa404 kind:function(arm,size=0x30) addr:0x020fa404 +func_ov026_020fa434 kind:function(arm,size=0x3ac) addr:0x020fa434 +func_ov026_020fa7e0 kind:function(arm,size=0x328) addr:0x020fa7e0 +func_ov026_020fab08 kind:function(arm,size=0x30) addr:0x020fab08 +func_ov026_020fab38 kind:function(arm,size=0x58) addr:0x020fab38 +func_ov026_020fab90 kind:function(arm,size=0x34) addr:0x020fab90 +func_ov026_020fabc4 kind:function(arm,size=0x58) addr:0x020fabc4 +func_ov026_020fac1c kind:function(arm,size=0x34) addr:0x020fac1c +func_ov026_020fac50 kind:function(arm,size=0x30) addr:0x020fac50 +func_ov026_020fac80 kind:function(arm,size=0x2c) addr:0x020fac80 +func_ov026_020facac kind:function(arm,size=0x2c) addr:0x020facac +func_ov026_020facd8 kind:function(arm,size=0x30) addr:0x020facd8 +func_ov026_020fad08 kind:function(arm,size=0x48) addr:0x020fad08 +func_ov026_020fad50 kind:function(arm,size=0x28) addr:0x020fad50 +func_ov026_020fad78 kind:function(arm,size=0x30) addr:0x020fad78 +func_ov026_020fada8 kind:function(arm,size=0x20) addr:0x020fada8 +func_ov026_020fadc8 kind:function(arm,size=0x30) addr:0x020fadc8 +func_ov026_020fadf8 kind:function(arm,size=0x1c) addr:0x020fadf8 +func_ov026_020fae14 kind:function(arm,size=0x20) addr:0x020fae14 +func_ov026_020fae34 kind:function(arm,size=0x20) addr:0x020fae34 +func_ov026_020fae54 kind:function(arm,size=0x10) addr:0x020fae54 +func_ov026_020fae64 kind:function(arm,size=0x1c) addr:0x020fae64 +func_ov026_020fae80 kind:function(arm,size=0x3c) addr:0x020fae80 +func_ov026_020faebc kind:function(arm,size=0x98) addr:0x020faebc +func_ov026_020faf54 kind:function(arm,size=0x94) addr:0x020faf54 +func_ov026_020fafe8 kind:function(arm,size=0x78) addr:0x020fafe8 +func_ov026_020fb060 kind:function(arm,size=0x84) addr:0x020fb060 +func_ov026_020fb0e4 kind:function(arm,size=0x50) addr:0x020fb0e4 +func_ov026_020fb134 kind:function(arm,size=0xc) addr:0x020fb134 +func_ov026_020fb140 kind:function(arm,size=0x40) addr:0x020fb140 +func_ov026_020fb180 kind:function(arm,size=0x18c) addr:0x020fb180 +func_ov026_020fb30c kind:function(arm,size=0x3e0) addr:0x020fb30c +func_ov026_020fb6ec kind:function(arm,size=0x660) addr:0x020fb6ec +func_ov026_020fbd4c kind:function(arm,size=0x8c) addr:0x020fbd4c +func_ov026_020fbdd8 kind:function(arm,size=0x40) addr:0x020fbdd8 +func_ov026_020fbe18 kind:function(arm,size=0x8) addr:0x020fbe18 +func_ov026_020fbe20 kind:function(arm,size=0x8) addr:0x020fbe20 +func_ov026_020fbe28 kind:function(arm,size=0x1c) addr:0x020fbe28 +func_ov026_020fbe44 kind:function(arm,size=0x44) addr:0x020fbe44 +func_ov026_020fbe88 kind:function(arm,size=0x3c) addr:0x020fbe88 +func_ov026_020fbec4 kind:function(arm,size=0x7c) addr:0x020fbec4 +func_ov026_020fbf40 kind:function(arm,size=0x78) addr:0x020fbf40 +func_ov026_020fbfb8 kind:function(arm,size=0x48) addr:0x020fbfb8 +func_ov026_020fc000 kind:function(arm,size=0xd0) addr:0x020fc000 +func_ov026_020fc0d0 kind:function(arm,size=0x74) addr:0x020fc0d0 +func_ov026_020fc144 kind:function(arm,size=0xf8) addr:0x020fc144 +func_ov026_020fc23c kind:function(arm,size=0x88) addr:0x020fc23c +func_ov026_020fc2c4 kind:function(arm,size=0x88) addr:0x020fc2c4 +func_ov026_020fc34c kind:function(arm,size=0x14) addr:0x020fc34c +func_ov026_020fc360 kind:function(arm,size=0x24) addr:0x020fc360 +func_ov026_020fc384 kind:function(arm,size=0xc) addr:0x020fc384 +func_ov026_020fc390 kind:function(arm,size=0x8) addr:0x020fc390 +func_ov026_020fc398 kind:function(arm,size=0x48) addr:0x020fc398 +func_ov026_020fc3e0 kind:function(arm,size=0x28) addr:0x020fc3e0 +func_ov026_020fc408 kind:function(arm,size=0x3c) addr:0x020fc408 +func_ov026_020fc444 kind:function(arm,size=0x8c) addr:0x020fc444 +func_ov026_020fc4d0 kind:function(arm,size=0x34) addr:0x020fc4d0 +func_ov026_020fc504 kind:function(arm,size=0x108) addr:0x020fc504 +func_ov026_020fc60c kind:function(arm,size=0x6c) addr:0x020fc60c +func_ov026_020fc678 kind:function(arm,size=0x18) addr:0x020fc678 +func_ov026_020fc690 kind:function(arm,size=0x30) addr:0x020fc690 +func_ov026_020fc6c0 kind:function(arm,size=0x3c) addr:0x020fc6c0 +func_ov026_020fc6fc kind:function(arm,size=0x90) addr:0x020fc6fc +func_ov026_020fc78c kind:function(arm,size=0x60) addr:0x020fc78c +func_ov026_020fc7ec kind:function(arm,size=0x40) addr:0x020fc7ec +func_ov026_020fc82c kind:function(arm,size=0x44) addr:0x020fc82c +func_ov026_020fc870 kind:function(arm,size=0x1c) addr:0x020fc870 +func_ov026_020fc88c kind:function(arm,size=0x18) addr:0x020fc88c +func_ov026_020fc8a4 kind:function(arm,size=0x44) addr:0x020fc8a4 +func_ov026_020fc8e8 kind:function(arm,size=0x48) addr:0x020fc8e8 +func_ov026_020fc930 kind:function(arm,size=0x74) addr:0x020fc930 +func_ov026_020fc9a4 kind:function(arm,size=0x2c) addr:0x020fc9a4 +func_ov026_020fc9d0 kind:function(arm,size=0xbc) addr:0x020fc9d0 +func_ov026_020fca8c kind:function(arm,size=0x148) addr:0x020fca8c +func_ov026_020fcbd4 kind:function(arm,size=0x284) addr:0x020fcbd4 +func_ov026_020fce58 kind:function(arm,size=0x278) addr:0x020fce58 +func_ov026_020fd0d0 kind:function(arm,size=0xf0) addr:0x020fd0d0 +func_ov026_020fd1c0 kind:function(arm,size=0x34) addr:0x020fd1c0 +func_ov026_020fd1f4 kind:function(arm,size=0x80) addr:0x020fd1f4 +func_ov026_020fd274 kind:function(arm,size=0x38) addr:0x020fd274 +func_ov026_020fd2ac kind:function(arm,size=0x20) addr:0x020fd2ac +func_ov026_020fd2cc kind:function(arm,size=0x40) addr:0x020fd2cc +func_ov026_020fd30c kind:function(arm,size=0xec) addr:0x020fd30c +func_ov026_020fd3f8 kind:function(arm,size=0x4c) addr:0x020fd3f8 +func_ov026_020fd444 kind:function(arm,size=0x60) addr:0x020fd444 +func_ov026_020fd4a4 kind:function(arm,size=0x54) addr:0x020fd4a4 +func_ov026_020fd4f8 kind:function(arm,size=0xdc) addr:0x020fd4f8 +func_ov026_020fd5d4 kind:function(arm,size=0x6c) addr:0x020fd5d4 +func_ov026_020fd640 kind:function(arm,size=0x1c) addr:0x020fd640 +func_ov026_020fd65c kind:function(arm,size=0x14) addr:0x020fd65c +func_ov026_020fd670 kind:function(arm,size=0x134) addr:0x020fd670 +func_ov026_020fd7a4 kind:function(arm,size=0x38c) addr:0x020fd7a4 +func_ov026_020fdb30 kind:function(arm,size=0x84) addr:0x020fdb30 +func_ov026_020fdbb4 kind:function(arm,size=0xd8) addr:0x020fdbb4 +func_ov026_020fdc8c kind:function(arm,size=0x1c) addr:0x020fdc8c +func_ov026_020fdca8 kind:function(arm,size=0x28) addr:0x020fdca8 +func_ov026_020fdcd0 kind:function(arm,size=0x30) addr:0x020fdcd0 +func_ov026_020fdd00 kind:function(arm,size=0x20) addr:0x020fdd00 +func_ov026_020fdd20 kind:function(arm,size=0x2c) addr:0x020fdd20 +func_ov026_020fdd4c kind:function(arm,size=0x4) addr:0x020fdd4c +func_ov026_020fdd50 kind:function(arm,size=0x4) addr:0x020fdd50 +func_ov026_020fdd54 kind:function(arm,size=0x74) addr:0x020fdd54 +func_ov026_020fddc8 kind:function(arm,size=0x3c) addr:0x020fddc8 +func_ov026_020fde04 kind:function(arm,size=0x108) addr:0x020fde04 +func_ov026_020fdf0c kind:function(arm,size=0x34) addr:0x020fdf0c +func_ov026_020fdf40 kind:function(arm,size=0x4c) addr:0x020fdf40 +func_ov026_020fdf8c kind:function(arm,size=0x17c) addr:0x020fdf8c +func_ov026_020fe108 kind:function(arm,size=0x58) addr:0x020fe108 +func_ov026_020fe160 kind:function(arm,size=0x1c) addr:0x020fe160 +func_ov026_020fe17c kind:function(arm,size=0x244) addr:0x020fe17c +func_ov026_020fe3c0 kind:function(arm,size=0x90) addr:0x020fe3c0 +func_ov026_020fe450 kind:function(arm,size=0x41c) addr:0x020fe450 +func_ov026_020fe86c kind:function(arm,size=0xbc) addr:0x020fe86c +func_ov026_020fe928 kind:function(arm,size=0x1c8) addr:0x020fe928 +func_ov026_020feaf0 kind:function(arm,size=0x30) addr:0x020feaf0 +func_ov026_020feb20 kind:function(arm,size=0x538) addr:0x020feb20 +func_ov026_020ff058 kind:function(arm,size=0x6c) addr:0x020ff058 +func_ov026_020ff0c4 kind:function(arm,size=0xac) addr:0x020ff0c4 +func_ov026_020ff170 kind:function(arm,size=0xd0) addr:0x020ff170 +func_ov026_020ff240 kind:function(arm,size=0x74) addr:0x020ff240 +func_ov026_020ff2b4 kind:function(arm,size=0xf8) addr:0x020ff2b4 +func_ov026_020ff3ac kind:function(arm,size=0xcc) addr:0x020ff3ac +func_ov026_020ff478 kind:function(arm,size=0x64) addr:0x020ff478 +func_ov026_020ff4dc kind:function(arm,size=0x2ac) addr:0x020ff4dc +func_ov026_020ff788 kind:function(arm,size=0x118) addr:0x020ff788 +func_ov026_020ff8a0 kind:function(arm,size=0x40) addr:0x020ff8a0 +func_ov026_020ff8e0 kind:function(arm,size=0x154) addr:0x020ff8e0 +func_ov026_020ffa34 kind:function(arm,size=0x4e0) addr:0x020ffa34 +func_ov026_020fff14 kind:function(arm,size=0xf8) addr:0x020fff14 +func_ov026_0210000c kind:function(arm,size=0x130) addr:0x0210000c +func_ov026_0210013c kind:function(arm,size=0xf8) addr:0x0210013c +func_ov026_02100234 kind:function(arm,size=0xf0) addr:0x02100234 +func_ov026_02100324 kind:function(arm,size=0x428) addr:0x02100324 +func_ov026_0210074c kind:function(arm,size=0x110) addr:0x0210074c +func_ov026_0210085c kind:function(arm,size=0x110) addr:0x0210085c +func_ov026_0210096c kind:function(arm,size=0x94) addr:0x0210096c +func_ov026_02100a00 kind:function(arm,size=0x1f4) addr:0x02100a00 +func_ov026_02100bf4 kind:function(arm,size=0xc) addr:0x02100bf4 +func_ov026_02100c00 kind:function(arm,size=0x154) addr:0x02100c00 +func_ov026_02100d54 kind:function(arm,size=0x3d0) addr:0x02100d54 +func_ov026_02101124 kind:function(arm,size=0x114) addr:0x02101124 +func_ov026_02101238 kind:function(arm,size=0xc4) addr:0x02101238 +func_ov026_021012fc kind:function(arm,size=0x354) addr:0x021012fc +func_ov026_02101650 kind:function(arm,size=0x2c) addr:0x02101650 +func_ov026_0210167c kind:function(arm,size=0x50) addr:0x0210167c +func_ov026_021016cc kind:function(arm,size=0x1c) addr:0x021016cc +func_ov026_021016e8 kind:function(arm,size=0x18) addr:0x021016e8 +func_ov026_02101700 kind:function(arm,size=0xb8) addr:0x02101700 +func_ov026_021017b8 kind:function(arm,size=0x9c) addr:0x021017b8 +func_ov026_02101854 kind:function(arm,size=0x40) addr:0x02101854 +func_ov026_02101894 kind:function(arm,size=0x54) addr:0x02101894 +func_ov026_021018e8 kind:function(arm,size=0x3e8) addr:0x021018e8 +func_ov026_02101cd0 kind:function(arm,size=0x120) addr:0x02101cd0 +func_ov026_02101df0 kind:function(arm,size=0x90) addr:0x02101df0 +func_ov026_02101e80 kind:function(arm,size=0x15c) addr:0x02101e80 +func_ov026_02101fdc kind:function(arm,size=0x64) addr:0x02101fdc +func_ov026_02102040 kind:function(arm,size=0x24) addr:0x02102040 +func_ov026_02102064 kind:function(arm,size=0x8) addr:0x02102064 +func_ov026_0210206c kind:function(arm,size=0x404) addr:0x0210206c +func_ov026_02102470 kind:function(arm,size=0x98) addr:0x02102470 +func_ov026_02102508 kind:function(arm,size=0x2b4) addr:0x02102508 +func_ov026_021027bc kind:function(arm,size=0x90) addr:0x021027bc +func_ov026_0210284c kind:function(arm,size=0x17c) addr:0x0210284c +func_ov026_021029c8 kind:function(arm,size=0x24) addr:0x021029c8 +func_ov026_021029ec kind:function(arm,size=0x18) addr:0x021029ec +func_ov026_02102a04 kind:function(arm,size=0x38c) addr:0x02102a04 +func_ov026_02102d90 kind:function(arm,size=0x19c) addr:0x02102d90 +func_ov026_02102f2c kind:function(arm,size=0x90) addr:0x02102f2c +func_ov026_02102fbc kind:function(arm,size=0x24) addr:0x02102fbc +func_ov026_02102fe0 kind:function(arm,size=0x38c) addr:0x02102fe0 +func_ov026_0210336c kind:function(arm,size=0x19c) addr:0x0210336c +func_ov026_02103508 kind:function(arm,size=0x90) addr:0x02103508 +func_ov026_02103598 kind:function(arm,size=0x24) addr:0x02103598 +func_ov026_021035bc kind:function(arm,size=0x36c) addr:0x021035bc +func_ov026_02103928 kind:function(arm,size=0x168) addr:0x02103928 +func_ov026_02103a90 kind:function(arm,size=0x50) addr:0x02103a90 +func_ov026_02103ae0 kind:function(arm,size=0x384) addr:0x02103ae0 +func_ov026_02103e64 kind:function(arm,size=0x28) addr:0x02103e64 +func_ov026_02103e8c kind:function(arm,size=0x18) addr:0x02103e8c +func_ov026_02103ea4 kind:function(arm,size=0x354) addr:0x02103ea4 +func_ov026_021041f8 kind:function(arm,size=0x168) addr:0x021041f8 +func_ov026_02104360 kind:function(arm,size=0x50) addr:0x02104360 +func_ov026_021043b0 kind:function(arm,size=0x39c) addr:0x021043b0 +func_ov026_0210474c kind:function(arm,size=0x28) addr:0x0210474c +func_ov026_02104774 kind:function(arm,size=0x18) addr:0x02104774 +func_ov026_0210478c kind:function(arm,size=0x274) addr:0x0210478c +func_ov026_02104a00 kind:function(arm,size=0xd4) addr:0x02104a00 +func_ov026_02104ad4 kind:function(arm,size=0x50) addr:0x02104ad4 +func_ov026_02104b24 kind:function(arm,size=0x18) addr:0x02104b24 +func_ov026_02104b3c kind:function(arm,size=0x1c) addr:0x02104b3c +func_ov026_02104b58 kind:function(arm,size=0x1c) addr:0x02104b58 +func_ov026_02104b74 kind:function(arm,size=0x10) addr:0x02104b74 +func_ov026_02104b84 kind:function(arm,size=0x14) addr:0x02104b84 +func_ov026_02104b98 kind:function(arm,size=0x3c) addr:0x02104b98 +func_ov026_02104bd4 kind:function(arm,size=0x28) addr:0x02104bd4 +func_ov026_02104bfc kind:function(arm,size=0x30) addr:0x02104bfc +func_ov026_02104c2c kind:function(arm,size=0x30) addr:0x02104c2c +func_ov026_02104c5c kind:function(arm,size=0x34) addr:0x02104c5c +func_ov026_02104c90 kind:function(arm,size=0x4c) addr:0x02104c90 +func_ov026_02104cdc kind:function(arm,size=0x26c) addr:0x02104cdc +func_ov026_02104f48 kind:function(arm,size=0x118) addr:0x02104f48 +func_ov026_02105060 kind:function(arm,size=0x134) addr:0x02105060 +func_ov026_02105194 kind:function(arm,size=0x9c) addr:0x02105194 +func_ov026_02105230 kind:function(arm,size=0x18) addr:0x02105230 +func_ov026_02105248 kind:function(arm,size=0x3c) addr:0x02105248 +func_ov026_02105284 kind:function(arm,size=0xb4) addr:0x02105284 +func_ov026_02105338 kind:function(arm,size=0x44) addr:0x02105338 +func_ov026_0210537c kind:function(arm,size=0x44) addr:0x0210537c +func_ov026_021053c0 kind:function(arm,size=0x78) addr:0x021053c0 +func_ov026_02105438 kind:function(arm,size=0xc7c) addr:0x02105438 +func_ov026_021060b4 kind:function(arm,size=0x3c) addr:0x021060b4 +func_ov026_021060f0 kind:function(arm,size=0xbc) addr:0x021060f0 +func_ov026_021061ac kind:function(arm,size=0x4c) addr:0x021061ac +func_ov026_021061f8 kind:function(arm,size=0x28) addr:0x021061f8 +func_ov026_02106220 kind:function(arm,size=0xa0) addr:0x02106220 +func_ov026_021062c0 kind:function(arm,size=0xa0) addr:0x021062c0 +func_ov026_02106360 kind:function(arm,size=0x78) addr:0x02106360 +func_ov026_021063d8 kind:function(arm,size=0x20) addr:0x021063d8 +func_ov026_021063f8 kind:function(arm,size=0x14) addr:0x021063f8 +func_ov026_0210640c kind:function(arm,size=0x1c) addr:0x0210640c +func_ov026_02106428 kind:function(arm,size=0x78) addr:0x02106428 +func_ov026_021064a0 kind:function(arm,size=0x4) addr:0x021064a0 +func_ov026_021064a4 kind:function(arm,size=0x38) addr:0x021064a4 +func_ov026_021064dc kind:function(arm,size=0x4) addr:0x021064dc +func_ov026_021064e0 kind:function(arm,size=0x178) addr:0x021064e0 +func_ov026_02106658 kind:function(arm,size=0x208) addr:0x02106658 +func_ov026_02106860 kind:function(arm,size=0x1cc) addr:0x02106860 +func_ov026_02106a2c kind:function(arm,size=0x1ec) addr:0x02106a2c +func_ov026_02106c18 kind:function(arm,size=0x24) addr:0x02106c18 +func_ov026_02106c3c kind:function(arm,size=0x3c) addr:0x02106c3c +func_ov026_02106c78 kind:function(arm,size=0x14) addr:0x02106c78 +func_ov026_02106c8c kind:function(arm,size=0x60) addr:0x02106c8c +func_ov026_02106cec kind:function(arm,size=0x4) addr:0x02106cec +func_ov026_02106cf0 kind:function(arm,size=0x404) addr:0x02106cf0 +func_ov026_021070f4 kind:function(arm,size=0x38) addr:0x021070f4 +func_ov026_0210712c kind:function(arm,size=0x10) addr:0x0210712c +func_ov026_0210713c kind:function(arm,size=0x14) addr:0x0210713c +func_ov026_02107150 kind:function(arm,size=0xc) addr:0x02107150 +func_ov026_0210715c kind:function(arm,size=0x24) addr:0x0210715c +func_ov026_02107180 kind:function(arm,size=0x28) addr:0x02107180 +func_ov026_021071a8 kind:function(arm,size=0x74) addr:0x021071a8 +func_ov026_0210721c kind:function(arm,size=0x8) addr:0x0210721c +func_ov026_02107224 kind:function(arm,size=0x2c) addr:0x02107224 +func_ov026_02107250 kind:function(arm,size=0x14) addr:0x02107250 +func_ov026_02107264 kind:function(arm,size=0x8) addr:0x02107264 +func_ov026_0210726c kind:function(arm,size=0x54) addr:0x0210726c +func_ov026_021072c0 kind:function(arm,size=0x20) addr:0x021072c0 +func_ov026_021072e0 kind:function(arm,size=0x28) addr:0x021072e0 +func_ov026_02107308 kind:function(arm,size=0x14) addr:0x02107308 +func_ov026_0210731c kind:function(arm,size=0x64) addr:0x0210731c +func_ov026_02107380 kind:function(arm,size=0x4c) addr:0x02107380 +func_ov026_021073cc kind:function(arm,size=0x70) addr:0x021073cc +func_ov026_0210743c kind:function(arm,size=0x24) addr:0x0210743c +func_ov026_02107460 kind:function(arm,size=0x1c) addr:0x02107460 +func_ov026_0210747c kind:function(arm,size=0x14) addr:0x0210747c +func_ov026_02107490 kind:function(arm,size=0x88) addr:0x02107490 +func_ov026_02107518 kind:function(arm,size=0x80) addr:0x02107518 +func_ov026_02107598 kind:function(arm,size=0x4) addr:0x02107598 +func_ov026_0210759c kind:function(arm,size=0xd4) addr:0x0210759c +func_ov026_02107670 kind:function(arm,size=0xc) addr:0x02107670 +func_ov026_0210767c kind:function(arm,size=0x10) addr:0x0210767c +func_ov026_0210768c kind:function(arm,size=0x14) addr:0x0210768c +func_ov026_021076a0 kind:function(arm,size=0x24) addr:0x021076a0 +func_ov026_021076c4 kind:function(arm,size=0x20) addr:0x021076c4 +func_ov026_021076e4 kind:function(arm,size=0x164) addr:0x021076e4 +func_ov026_02107848 kind:function(arm,size=0x80) addr:0x02107848 +func_ov026_021078c8 kind:function(arm,size=0x38) addr:0x021078c8 +func_ov026_02107900 kind:function(arm,size=0x38) addr:0x02107900 +func_ov026_02107938 kind:function(arm,size=0x38) addr:0x02107938 +func_ov026_02107970 kind:function(arm,size=0x1c) addr:0x02107970 +func_ov026_0210798c kind:function(arm,size=0x4) addr:0x0210798c +func_ov026_02107990 kind:function(arm,size=0x1dc) addr:0x02107990 +func_ov026_02107b6c kind:function(arm,size=0x10c) addr:0x02107b6c +func_ov026_02107c78 kind:function(arm,size=0x114) addr:0x02107c78 +func_ov026_02107d8c kind:function(arm,size=0xc0) addr:0x02107d8c +func_ov026_02107e4c kind:function(arm,size=0x254) addr:0x02107e4c +func_ov026_021080a0 kind:function(arm,size=0x108) addr:0x021080a0 +func_ov026_021081a8 kind:function(arm,size=0x1a0) addr:0x021081a8 +func_ov026_02108348 kind:function(arm,size=0x44) addr:0x02108348 +func_ov026_0210838c kind:function(arm,size=0x254) addr:0x0210838c +func_ov026_021085e0 kind:function(arm,size=0x34) addr:0x021085e0 +func_ov026_02108614 kind:function(arm,size=0xd8) addr:0x02108614 +func_ov026_021086ec kind:function(arm,size=0x18) addr:0x021086ec +func_ov026_02108704 kind:function(arm,size=0x30) addr:0x02108704 +func_ov026_02108734 kind:function(arm,size=0x20) addr:0x02108734 +func_ov026_02108754 kind:function(arm,size=0x20) addr:0x02108754 +func_ov026_02108774 kind:function(arm,size=0x4c) addr:0x02108774 +func_ov026_021087c0 kind:function(arm,size=0x54) addr:0x021087c0 +func_ov026_02108814 kind:function(arm,size=0x20c) addr:0x02108814 +func_ov026_02108a20 kind:function(arm,size=0x8) addr:0x02108a20 +func_ov026_02108a28 kind:function(arm,size=0x5c) addr:0x02108a28 +func_ov026_02108a84 kind:function(arm,size=0x3c) addr:0x02108a84 +func_ov026_02108ac0 kind:function(arm,size=0x140) addr:0x02108ac0 +func_ov026_02108c00 kind:function(arm,size=0x50) addr:0x02108c00 +func_ov026_02108c50 kind:function(arm,size=0x20) addr:0x02108c50 +func_ov026_02108c70 kind:function(arm,size=0x2c) addr:0x02108c70 +func_ov026_02108c9c kind:function(arm,size=0xc) addr:0x02108c9c +func_ov026_02108ca8 kind:function(arm,size=0x18) addr:0x02108ca8 +func_ov026_02108cc0 kind:function(arm,size=0x20) addr:0x02108cc0 +func_ov026_02108ce0 kind:function(arm,size=0x4) addr:0x02108ce0 +func_ov026_02108ce4 kind:function(arm,size=0x4) addr:0x02108ce4 +func_ov026_02108ce8 kind:function(arm,size=0x8) addr:0x02108ce8 +func_ov026_02108cf0 kind:function(arm,size=0x14) addr:0x02108cf0 +func_ov026_02108d04 kind:function(arm,size=0x14) addr:0x02108d04 +func_ov026_02108d18 kind:function(arm,size=0x84) addr:0x02108d18 +func_ov026_02108d9c kind:function(arm,size=0x4c) addr:0x02108d9c +func_ov026_02108de8 kind:function(arm,size=0x64) addr:0x02108de8 +func_ov026_02108e4c kind:function(arm,size=0x184) addr:0x02108e4c +func_ov026_02108fd0 kind:function(arm,size=0x1bc) addr:0x02108fd0 +func_ov026_0210918c kind:function(arm,size=0x20) addr:0x0210918c +func_ov026_021091ac kind:function(arm,size=0x28) addr:0x021091ac +func_ov026_021091d4 kind:function(arm,size=0x1c) addr:0x021091d4 +func_ov026_021091f0 kind:function(arm,size=0x118) addr:0x021091f0 +func_ov026_02109308 kind:function(arm,size=0x260) addr:0x02109308 +func_ov026_02109568 kind:function(arm,size=0x28) addr:0x02109568 +func_ov026_02109590 kind:function(arm,size=0x30) addr:0x02109590 +func_ov026_021095c0 kind:function(arm,size=0x24) addr:0x021095c0 +func_ov026_021095e4 kind:function(arm,size=0x118) addr:0x021095e4 +func_ov026_021096fc kind:function(arm,size=0x44) addr:0x021096fc +func_ov026_02109740 kind:function(arm,size=0x28) addr:0x02109740 +func_ov026_02109768 kind:function(arm,size=0x30) addr:0x02109768 +func_ov026_02109798 kind:function(arm,size=0x28) addr:0x02109798 +func_ov026_021097c0 kind:function(arm,size=0xa4) addr:0x021097c0 +func_ov026_02109864 kind:function(arm,size=0x4) addr:0x02109864 +func_ov026_02109868 kind:function(arm,size=0x4) addr:0x02109868 +func_ov026_0210986c kind:function(arm,size=0x74) addr:0x0210986c +func_ov026_021098e0 kind:function(arm,size=0x40) addr:0x021098e0 +func_ov026_02109920 kind:function(arm,size=0x4) addr:0x02109920 +func_ov026_02109924 kind:function(arm,size=0x20) addr:0x02109924 +func_ov026_02109944 kind:function(arm,size=0x14) addr:0x02109944 +func_ov026_02109958 kind:function(arm,size=0x1c) addr:0x02109958 +func_ov026_02109974 kind:function(arm,size=0xc) addr:0x02109974 +func_ov026_02109980 kind:function(arm,size=0x20) addr:0x02109980 +func_ov026_021099a0 kind:function(arm,size=0x20) addr:0x021099a0 +func_ov026_021099c0 kind:function(arm,size=0x24) addr:0x021099c0 +func_ov026_021099e4 kind:function(arm,size=0x14) addr:0x021099e4 +func_ov026_021099f8 kind:function(arm,size=0x1c) addr:0x021099f8 +func_ov026_02109a14 kind:function(arm,size=0x1c) addr:0x02109a14 +func_ov026_02109a30 kind:function(arm,size=0x4c) addr:0x02109a30 +func_ov026_02109a7c kind:function(arm,size=0x3c) addr:0x02109a7c +func_ov026_02109ab8 kind:function(arm,size=0x44) addr:0x02109ab8 +func_ov026_02109afc kind:function(arm,size=0x3c) addr:0x02109afc +func_ov026_02109b38 kind:function(arm,size=0x44) addr:0x02109b38 +func_ov026_02109b7c kind:function(arm,size=0xa8) addr:0x02109b7c +func_ov026_02109c24 kind:function(arm,size=0x74) addr:0x02109c24 +func_ov026_02109c98 kind:function(arm,size=0x5c) addr:0x02109c98 +func_ov026_02109cf4 kind:function(arm,size=0x20) addr:0x02109cf4 +func_ov026_02109d14 kind:function(arm,size=0x14) addr:0x02109d14 +func_ov026_02109d28 kind:function(arm,size=0x1c) addr:0x02109d28 +func_ov026_02109d44 kind:function(arm,size=0xc) addr:0x02109d44 +func_ov026_02109d50 kind:function(arm,size=0x20) addr:0x02109d50 +func_ov026_02109d70 kind:function(arm,size=0x20) addr:0x02109d70 +func_ov026_02109d90 kind:function(arm,size=0x20) addr:0x02109d90 +func_ov026_02109db0 kind:function(arm,size=0x14) addr:0x02109db0 +func_ov026_02109dc4 kind:function(arm,size=0x1c) addr:0x02109dc4 +func_ov026_02109de0 kind:function(arm,size=0x1c) addr:0x02109de0 +func_ov026_02109dfc kind:function(arm,size=0x4c) addr:0x02109dfc +func_ov026_02109e48 kind:function(arm,size=0x3c) addr:0x02109e48 +func_ov026_02109e84 kind:function(arm,size=0x40) addr:0x02109e84 +func_ov026_02109ec4 kind:function(arm,size=0x3c) addr:0x02109ec4 +func_ov026_02109f00 kind:function(arm,size=0x40) addr:0x02109f00 +func_ov026_02109f40 kind:function(arm,size=0xa8) addr:0x02109f40 +func_ov026_02109fe8 kind:function(arm,size=0x74) addr:0x02109fe8 +func_ov026_0210a05c kind:function(arm,size=0x5c) addr:0x0210a05c +func_ov026_0210a0b8 kind:function(arm,size=0x20) addr:0x0210a0b8 +func_ov026_0210a0d8 kind:function(arm,size=0x14) addr:0x0210a0d8 +func_ov026_0210a0ec kind:function(arm,size=0x1c) addr:0x0210a0ec +func_ov026_0210a108 kind:function(arm,size=0xc) addr:0x0210a108 +func_ov026_0210a114 kind:function(arm,size=0x20) addr:0x0210a114 +func_ov026_0210a134 kind:function(arm,size=0x20) addr:0x0210a134 +func_ov026_0210a154 kind:function(arm,size=0x20) addr:0x0210a154 +func_ov026_0210a174 kind:function(arm,size=0x14) addr:0x0210a174 +func_ov026_0210a188 kind:function(arm,size=0x1c) addr:0x0210a188 +func_ov026_0210a1a4 kind:function(arm,size=0x1c) addr:0x0210a1a4 +func_ov026_0210a1c0 kind:function(arm,size=0x4c) addr:0x0210a1c0 +func_ov026_0210a20c kind:function(arm,size=0x3c) addr:0x0210a20c +func_ov026_0210a248 kind:function(arm,size=0x40) addr:0x0210a248 +func_ov026_0210a288 kind:function(arm,size=0x3c) addr:0x0210a288 +func_ov026_0210a2c4 kind:function(arm,size=0x40) addr:0x0210a2c4 +func_ov026_0210a304 kind:function(arm,size=0xa8) addr:0x0210a304 +func_ov026_0210a3ac kind:function(arm,size=0x74) addr:0x0210a3ac +func_ov026_0210a420 kind:function(arm,size=0x5c) addr:0x0210a420 +func_ov026_0210a47c kind:function(arm,size=0x14) addr:0x0210a47c +func_ov026_0210a490 kind:function(arm,size=0x14) addr:0x0210a490 +func_ov026_0210a4a4 kind:function(arm,size=0x10) addr:0x0210a4a4 +func_ov026_0210a4b4 kind:function(arm,size=0x10) addr:0x0210a4b4 +func_ov026_0210a4c4 kind:function(arm,size=0x38) addr:0x0210a4c4 +func_ov026_0210a4fc kind:function(arm,size=0x14) addr:0x0210a4fc +func_ov026_0210a510 kind:function(arm,size=0x3c) addr:0x0210a510 +func_ov026_0210a54c kind:function(arm,size=0xc) addr:0x0210a54c +func_ov026_0210a558 kind:function(arm,size=0x24) addr:0x0210a558 +func_ov026_0210a57c kind:function(arm,size=0x48) addr:0x0210a57c +func_ov026_0210a5c4 kind:function(arm,size=0x100) addr:0x0210a5c4 +func_ov026_0210a6c4 kind:function(arm,size=0x14) addr:0x0210a6c4 +func_ov026_0210a6d8 kind:function(arm,size=0x14) addr:0x0210a6d8 +func_ov026_0210a6ec kind:function(arm,size=0x14) addr:0x0210a6ec +func_ov026_0210a700 kind:function(arm,size=0x448) addr:0x0210a700 +func_ov026_0210ab48 kind:function(arm,size=0x154) addr:0x0210ab48 +func_ov026_0210ac9c kind:function(arm,size=0x13c) addr:0x0210ac9c +func_ov026_0210add8 kind:function(arm,size=0x80) addr:0x0210add8 +func_ov026_0210ae58 kind:function(arm,size=0xa8) addr:0x0210ae58 +func_ov026_0210af00 kind:function(arm,size=0x8) addr:0x0210af00 +func_ov026_0210af08 kind:function(arm,size=0x8) addr:0x0210af08 +func_ov026_0210af10 kind:function(arm,size=0x5c) addr:0x0210af10 +func_ov026_0210af6c kind:function(arm,size=0x24) addr:0x0210af6c +func_ov026_0210af90 kind:function(arm,size=0x2c) addr:0x0210af90 +func_ov026_0210afbc kind:function(arm,size=0x10) addr:0x0210afbc +func_ov026_0210afcc kind:function(arm,size=0x1c) addr:0x0210afcc +func_ov026_0210afe8 kind:function(arm,size=0x1c) addr:0x0210afe8 +func_ov026_0210b004 kind:function(arm,size=0x1c) addr:0x0210b004 +func_ov026_0210b020 kind:function(arm,size=0x30) addr:0x0210b020 +func_ov026_0210b050 kind:function(arm,size=0x38) addr:0x0210b050 +func_ov026_0210b088 kind:function(arm,size=0x14) addr:0x0210b088 +func_ov026_0210b09c kind:function(arm,size=0xc) addr:0x0210b09c +func_ov026_0210b0a8 kind:function(arm,size=0x24) addr:0x0210b0a8 +func_ov026_0210b0cc kind:function(arm,size=0x28) addr:0x0210b0cc +func_ov026_0210b0f4 kind:function(arm,size=0x50) addr:0x0210b0f4 +func_ov026_0210b144 kind:function(arm,size=0x278) addr:0x0210b144 +func_ov026_0210b3bc kind:function(arm,size=0x78) addr:0x0210b3bc +func_ov026_0210b434 kind:function(arm,size=0x14) addr:0x0210b434 +func_ov026_0210b448 kind:function(arm,size=0x3c) addr:0x0210b448 +func_ov026_0210b484 kind:function(arm,size=0x4) addr:0x0210b484 +func_ov026_0210b488 kind:function(arm,size=0x4) addr:0x0210b488 +func_ov026_0210b48c kind:function(arm,size=0x8) addr:0x0210b48c +func_ov026_0210b494 kind:function(arm,size=0x38) addr:0x0210b494 +func_ov026_0210b4cc kind:function(arm,size=0x40) addr:0x0210b4cc +func_ov026_0210b50c kind:function(arm,size=0x14) addr:0x0210b50c +func_ov026_0210b520 kind:function(arm,size=0x54) addr:0x0210b520 +func_ov026_0210b574 kind:function(arm,size=0x28) addr:0x0210b574 +func_ov026_0210b59c kind:function(arm,size=0x30) addr:0x0210b59c +func_ov026_0210b5cc kind:function(arm,size=0x28) addr:0x0210b5cc +func_ov026_0210b5f4 kind:function(arm,size=0x44) addr:0x0210b5f4 +func_ov026_0210b638 kind:function(arm,size=0x188) addr:0x0210b638 +func_ov026_0210b7c0 kind:function(arm,size=0xc) addr:0x0210b7c0 +func_ov026_0210b7cc kind:function(arm,size=0xc) addr:0x0210b7cc +func_ov026_0210b7d8 kind:function(arm,size=0x7c) addr:0x0210b7d8 +func_ov026_0210b854 kind:function(arm,size=0x8) addr:0x0210b854 +func_ov026_0210b85c kind:function(arm,size=0x8) addr:0x0210b85c +func_ov026_0210b864 kind:function(arm,size=0x8) addr:0x0210b864 +func_ov026_0210b86c kind:function(arm,size=0xc) addr:0x0210b86c +func_ov026_0210b878 kind:function(arm,size=0x24) addr:0x0210b878 +func_ov026_0210b89c kind:function(arm,size=0x8c) addr:0x0210b89c +func_ov026_0210b928 kind:function(arm,size=0xa0) addr:0x0210b928 +func_ov026_0210b9c8 kind:function(arm,size=0x60) addr:0x0210b9c8 +func_ov026_0210ba28 kind:function(arm,size=0x28) addr:0x0210ba28 +func_ov026_0210ba50 kind:function(arm,size=0xe4) addr:0x0210ba50 +func_ov026_0210bb34 kind:function(arm,size=0x3c) addr:0x0210bb34 +func_ov026_0210bb70 kind:function(arm,size=0x20) addr:0x0210bb70 +func_ov026_0210bb90 kind:function(arm,size=0x28) addr:0x0210bb90 +func_ov026_0210bbb8 kind:function(arm,size=0x14) addr:0x0210bbb8 +func_ov026_0210bbcc kind:function(arm,size=0xc) addr:0x0210bbcc +func_ov026_0210bbd8 kind:function(arm,size=0x24) addr:0x0210bbd8 +func_ov026_0210bbfc kind:function(arm,size=0xb0) addr:0x0210bbfc +func_ov026_0210bcac kind:function(arm,size=0x50) addr:0x0210bcac +func_ov026_0210bcfc kind:function(arm,size=0x50) addr:0x0210bcfc +func_ov026_0210bd4c kind:function(arm,size=0xa0) addr:0x0210bd4c +func_ov026_0210bdec kind:function(arm,size=0xa4) addr:0x0210bdec +func_ov026_0210be90 kind:function(arm,size=0x58) addr:0x0210be90 +func_ov026_0210bee8 kind:function(arm,size=0x78) addr:0x0210bee8 +func_ov026_0210bf60 kind:function(arm,size=0x30) addr:0x0210bf60 +func_ov026_0210bf90 kind:function(arm,size=0xa4) addr:0x0210bf90 +func_ov026_0210c034 kind:function(arm,size=0x50) addr:0x0210c034 +func_ov026_0210c084 kind:function(arm,size=0xc) addr:0x0210c084 +func_ov026_0210c090 kind:function(arm,size=0x20) addr:0x0210c090 +func_ov026_0210c0b0 kind:function(arm,size=0x28) addr:0x0210c0b0 +func_ov026_0210c0d8 kind:function(arm,size=0x14) addr:0x0210c0d8 +func_ov026_0210c0ec kind:function(arm,size=0x38) addr:0x0210c0ec +func_ov026_0210c124 kind:function(arm,size=0x30) addr:0x0210c124 +func_ov026_0210c154 kind:function(arm,size=0x3c) addr:0x0210c154 +func_ov026_0210c190 kind:function(arm,size=0x80) addr:0x0210c190 +func_ov026_0210c210 kind:function(arm,size=0x14) addr:0x0210c210 +func_ov026_0210c224 kind:function(arm,size=0xdc) addr:0x0210c224 +func_ov026_0210c300 kind:function(arm,size=0x54) addr:0x0210c300 +func_ov026_0210c354 kind:function(arm,size=0x40) addr:0x0210c354 +func_ov026_0210c394 kind:function(arm,size=0x144) addr:0x0210c394 +func_ov026_0210c4d8 kind:function(arm,size=0x74) addr:0x0210c4d8 +func_ov026_0210c54c kind:function(arm,size=0x34) addr:0x0210c54c +func_ov026_0210c580 kind:function(arm,size=0x8) addr:0x0210c580 +func_ov026_0210c588 kind:function(arm,size=0x8) addr:0x0210c588 +func_ov026_0210c590 kind:function(arm,size=0x1c) addr:0x0210c590 +func_ov026_0210c5ac kind:function(arm,size=0x20) addr:0x0210c5ac +func_ov026_0210c5cc kind:function(arm,size=0x28) addr:0x0210c5cc +func_ov026_0210c5f4 kind:function(arm,size=0xc) addr:0x0210c5f4 +func_ov026_0210c600 kind:function(arm,size=0x24) addr:0x0210c600 +func_ov026_0210c624 kind:function(arm,size=0xb0) addr:0x0210c624 +func_ov026_0210c6d4 kind:function(arm,size=0x2c) addr:0x0210c6d4 +func_ov026_0210c700 kind:function(arm,size=0x50) addr:0x0210c700 +func_ov026_0210c750 kind:function(arm,size=0xc) addr:0x0210c750 +func_ov026_0210c75c kind:function(arm,size=0x50) addr:0x0210c75c +func_ov026_0210c7ac kind:function(arm,size=0xc) addr:0x0210c7ac +func_ov026_0210c7b8 kind:function(arm,size=0x8c) addr:0x0210c7b8 +func_ov026_0210c844 kind:function(arm,size=0x20) addr:0x0210c844 +func_ov026_0210c864 kind:function(arm,size=0x28) addr:0x0210c864 +func_ov026_0210c88c kind:function(arm,size=0x14) addr:0x0210c88c +func_ov026_0210c8a0 kind:function(arm,size=0xc) addr:0x0210c8a0 +func_ov026_0210c8ac kind:function(arm,size=0x24) addr:0x0210c8ac +func_ov026_0210c8d0 kind:function(arm,size=0x40) addr:0x0210c8d0 +func_ov026_0210c910 kind:function(arm,size=0x90) addr:0x0210c910 +func_ov026_0210c9a0 kind:function(arm,size=0x118) addr:0x0210c9a0 +func_ov026_0210cab8 kind:function(arm,size=0x1c) addr:0x0210cab8 +func_ov026_0210cad4 kind:function(arm,size=0x5c) addr:0x0210cad4 +func_ov026_0210cb30 kind:function(arm,size=0x20) addr:0x0210cb30 +func_ov026_0210cb50 kind:function(arm,size=0x28) addr:0x0210cb50 +func_ov026_0210cb78 kind:function(arm,size=0x14) addr:0x0210cb78 +func_ov026_0210cb8c kind:function(arm,size=0xc) addr:0x0210cb8c +func_ov026_0210cb98 kind:function(arm,size=0x24) addr:0x0210cb98 +func_ov026_0210cbbc kind:function(arm,size=0x50) addr:0x0210cbbc +func_ov026_0210cc0c kind:function(arm,size=0x70) addr:0x0210cc0c +func_ov026_0210cc7c kind:function(arm,size=0x11c) addr:0x0210cc7c +func_ov026_0210cd98 kind:function(arm,size=0x8) addr:0x0210cd98 +func_ov026_0210cda0 kind:function(arm,size=0x30) addr:0x0210cda0 +func_ov026_0210cdd0 kind:function(arm,size=0x38) addr:0x0210cdd0 +func_ov026_0210ce08 kind:function(arm,size=0x14) addr:0x0210ce08 +func_ov026_0210ce1c kind:function(arm,size=0xc) addr:0x0210ce1c +func_ov026_0210ce28 kind:function(arm,size=0x24) addr:0x0210ce28 +func_ov026_0210ce4c kind:function(arm,size=0x34) addr:0x0210ce4c +func_ov026_0210ce80 kind:function(arm,size=0x2c) addr:0x0210ce80 +func_ov026_0210ceac kind:function(arm,size=0x2c) addr:0x0210ceac +func_ov026_0210ced8 kind:function(arm,size=0xc8) addr:0x0210ced8 +func_ov026_0210cfa0 kind:function(arm,size=0x8) addr:0x0210cfa0 +func_ov026_0210cfa8 kind:function(arm,size=0x8) addr:0x0210cfa8 +func_ov026_0210cfb0 kind:function(arm,size=0x8) addr:0x0210cfb0 +func_ov026_0210cfb8 kind:function(arm,size=0x50) addr:0x0210cfb8 +func_ov026_0210d008 kind:function(arm,size=0x64) addr:0x0210d008 +func_ov026_0210d06c kind:function(arm,size=0x8) addr:0x0210d06c +func_ov026_0210d074 kind:function(arm,size=0x14) addr:0x0210d074 +func_ov026_0210d088 kind:function(arm,size=0x30) addr:0x0210d088 +func_ov026_0210d0b8 kind:function(arm,size=0x38) addr:0x0210d0b8 +func_ov026_0210d0f0 kind:function(arm,size=0x14) addr:0x0210d0f0 +func_ov026_0210d104 kind:function(arm,size=0x70) addr:0x0210d104 +func_ov026_0210d174 kind:function(arm,size=0x64) addr:0x0210d174 +func_ov026_0210d1d8 kind:function(arm,size=0x1bc) addr:0x0210d1d8 +func_ov026_0210d394 kind:function(arm,size=0x5c) addr:0x0210d394 +func_ov026_0210d3f0 kind:function(arm,size=0x48) addr:0x0210d3f0 +func_ov026_0210d438 kind:function(arm,size=0x8) addr:0x0210d438 +func_ov026_0210d440 kind:function(arm,size=0x1c) addr:0x0210d440 +func_ov026_0210d45c kind:function(arm,size=0x8) addr:0x0210d45c +func_ov026_0210d464 kind:function(arm,size=0x100) addr:0x0210d464 +func_ov026_0210d564 kind:function(arm,size=0x8) addr:0x0210d564 +func_ov026_0210d56c kind:function(arm,size=0x8) addr:0x0210d56c +func_ov026_0210d574 kind:function(arm,size=0x8) addr:0x0210d574 +func_ov026_0210d57c kind:function(arm,size=0x8) addr:0x0210d57c +func_ov026_0210d584 kind:function(arm,size=0x28) addr:0x0210d584 +func_ov026_0210d5ac kind:function(arm,size=0x8) addr:0x0210d5ac +func_ov026_0210d5b4 kind:function(arm,size=0x30) addr:0x0210d5b4 +func_ov026_0210d5e4 kind:function(arm,size=0x38) addr:0x0210d5e4 +func_ov026_0210d61c kind:function(arm,size=0xc) addr:0x0210d61c +func_ov026_0210d628 kind:function(arm,size=0x24) addr:0x0210d628 +func_ov026_0210d64c kind:function(arm,size=0x48) addr:0x0210d64c +func_ov026_0210d694 kind:function(arm,size=0x6c) addr:0x0210d694 +func_ov026_0210d700 kind:function(arm,size=0x318) addr:0x0210d700 +func_ov026_0210da18 kind:function(arm,size=0xe8) addr:0x0210da18 +func_ov026_0210db00 kind:function(arm,size=0x8) addr:0x0210db00 +func_ov026_0210db08 kind:function(arm,size=0x8) addr:0x0210db08 +func_ov026_0210db10 kind:function(arm,size=0x4) addr:0x0210db10 +func_ov026_0210db14 kind:function(arm,size=0xc) addr:0x0210db14 +func_ov026_0210db20 kind:function(arm,size=0x58) addr:0x0210db20 +func_ov026_0210db78 kind:function(arm,size=0x8) addr:0x0210db78 +func_ov026_0210db80 kind:function(arm,size=0x20) addr:0x0210db80 +func_ov026_0210dba0 kind:function(arm,size=0x20) addr:0x0210dba0 +func_ov026_0210dbc0 kind:function(arm,size=0x20) addr:0x0210dbc0 +func_ov026_0210dbe0 kind:function(arm,size=0x8) addr:0x0210dbe0 +func_ov026_0210dbe8 kind:function(arm,size=0x40) addr:0x0210dbe8 +func_ov026_0210dc28 kind:function(arm,size=0x48) addr:0x0210dc28 +func_ov026_0210dc70 kind:function(arm,size=0x40) addr:0x0210dc70 +func_ov026_0210dcb0 kind:function(arm,size=0x38) addr:0x0210dcb0 +func_ov026_0210dce8 kind:function(arm,size=0x14) addr:0x0210dce8 +func_ov026_0210dcfc kind:function(arm,size=0x44) addr:0x0210dcfc +func_ov026_0210dd40 kind:function(arm,size=0x14) addr:0x0210dd40 +func_ov026_0210dd54 kind:function(arm,size=0x1c) addr:0x0210dd54 +func_ov026_0210dd70 kind:function(arm,size=0x14) addr:0x0210dd70 +func_ov026_0210dd84 kind:function(arm,size=0x4c) addr:0x0210dd84 +func_ov026_0210ddd0 kind:function(arm,size=0x120) addr:0x0210ddd0 +func_ov026_0210def0 kind:function(arm,size=0x14) addr:0x0210def0 +func_ov026_0210df04 kind:function(arm,size=0x40) addr:0x0210df04 +func_ov026_0210df44 kind:function(arm,size=0x60) addr:0x0210df44 +func_ov026_0210dfa4 kind:function(arm,size=0x48) addr:0x0210dfa4 +func_ov026_0210dfec kind:function(arm,size=0x8) addr:0x0210dfec +func_ov026_0210dff4 kind:function(arm,size=0xa0) addr:0x0210dff4 +func_ov026_0210e094 kind:function(arm,size=0xfc) addr:0x0210e094 +func_ov026_0210e190 kind:function(arm,size=0x54) addr:0x0210e190 +func_ov026_0210e1e4 kind:function(arm,size=0xc) addr:0x0210e1e4 +func_ov026_0210e1f0 kind:function(arm,size=0xc) addr:0x0210e1f0 +func_ov026_0210e1fc kind:function(arm,size=0x98) addr:0x0210e1fc +func_ov026_0210e294 kind:function(arm,size=0x14) addr:0x0210e294 +func_ov026_0210e2a8 kind:function(arm,size=0x28) addr:0x0210e2a8 +func_ov026_0210e2d0 kind:function(arm,size=0x48) addr:0x0210e2d0 +func_ov026_0210e318 kind:function(arm,size=0x24) addr:0x0210e318 +func_ov026_0210e33c kind:function(arm,size=0x4) addr:0x0210e33c +func_ov026_0210e340 kind:function(arm,size=0x130) addr:0x0210e340 +func_ov026_0210e470 kind:function(arm,size=0x3c) addr:0x0210e470 +func_ov026_0210e4ac kind:function(arm,size=0x4) addr:0x0210e4ac +func_ov026_0210e4b0 kind:function(arm,size=0x3c) addr:0x0210e4b0 +func_ov026_0210e4ec kind:function(arm,size=0x240) addr:0x0210e4ec +func_ov026_0210e72c kind:function(arm,size=0xf4) addr:0x0210e72c +func_ov026_0210e820 kind:function(arm,size=0x3f8) addr:0x0210e820 +func_ov026_0210ec18 kind:function(arm,size=0x84) addr:0x0210ec18 +func_ov026_0210ec9c kind:function(arm,size=0x1b4) addr:0x0210ec9c +func_ov026_0210ee50 kind:function(arm,size=0x488) addr:0x0210ee50 +func_ov026_0210f2d8 kind:function(arm,size=0x150) addr:0x0210f2d8 +func_ov026_0210f428 kind:function(arm,size=0x30) addr:0x0210f428 +func_ov026_0210f458 kind:function(arm,size=0x468) addr:0x0210f458 +func_ov026_0210f8c0 kind:function(arm,size=0x3b8) addr:0x0210f8c0 +func_ov026_0210fc78 kind:function(arm,size=0x690) addr:0x0210fc78 +func_ov026_02110308 kind:function(arm,size=0x80) addr:0x02110308 +func_ov026_02110388 kind:function(arm,size=0x3c) addr:0x02110388 +func_ov026_021103c4 kind:function(arm,size=0x48) addr:0x021103c4 +func_ov026_0211040c kind:function(arm,size=0x24) addr:0x0211040c +func_ov026_02110430 kind:function(arm,size=0x4) addr:0x02110430 +func_ov026_02110434 kind:function(arm,size=0x18) addr:0x02110434 +func_ov026_0211044c kind:function(arm,size=0x20) addr:0x0211044c +func_ov026_0211046c kind:function(arm,size=0x28) addr:0x0211046c +func_ov026_02110494 kind:function(arm,size=0xc) addr:0x02110494 +func_ov026_021104a0 kind:function(arm,size=0x24) addr:0x021104a0 +func_ov026_021104c4 kind:function(arm,size=0xa0) addr:0x021104c4 +func_ov026_02110564 kind:function(arm,size=0x90) addr:0x02110564 +func_ov026_021105f4 kind:function(arm,size=0x4c) addr:0x021105f4 +func_ov026_02110640 kind:function(arm,size=0x94) addr:0x02110640 +func_ov026_021106d4 kind:function(arm,size=0x10) addr:0x021106d4 +func_ov026_021106e4 kind:function(arm,size=0x20) addr:0x021106e4 +func_ov026_02110704 kind:function(arm,size=0x28) addr:0x02110704 +func_ov026_0211072c kind:function(arm,size=0x14) addr:0x0211072c +func_ov026_02110740 kind:function(arm,size=0xc) addr:0x02110740 +func_ov026_0211074c kind:function(arm,size=0x24) addr:0x0211074c +func_ov026_02110770 kind:function(arm,size=0xac) addr:0x02110770 +func_ov026_0211081c kind:function(arm,size=0x24) addr:0x0211081c +func_ov026_02110840 kind:function(arm,size=0xa4) addr:0x02110840 +func_ov026_021108e4 kind:function(arm,size=0x14) addr:0x021108e4 +func_ov026_021108f8 kind:function(arm,size=0xc4) addr:0x021108f8 +func_ov026_021109bc kind:function(arm,size=0xcc) addr:0x021109bc +func_ov026_02110a88 kind:function(arm,size=0x10) addr:0x02110a88 +func_ov026_02110a98 kind:function(arm,size=0x1c) addr:0x02110a98 +func_ov026_02110ab4 kind:function(arm,size=0x28) addr:0x02110ab4 +func_ov026_02110adc kind:function(arm,size=0x30) addr:0x02110adc +func_ov026_02110b0c kind:function(arm,size=0x14) addr:0x02110b0c +func_ov026_02110b20 kind:function(arm,size=0xc) addr:0x02110b20 +func_ov026_02110b2c kind:function(arm,size=0x24) addr:0x02110b2c +func_ov026_02110b50 kind:function(arm,size=0x50) addr:0x02110b50 +func_ov026_02110ba0 kind:function(arm,size=0x3c) addr:0x02110ba0 +func_ov026_02110bdc kind:function(arm,size=0x3c) addr:0x02110bdc +func_ov026_02110c18 kind:function(arm,size=0x50) addr:0x02110c18 +func_ov026_02110c68 kind:function(arm,size=0x218) addr:0x02110c68 +func_ov026_02110e80 kind:function(arm,size=0xc) addr:0x02110e80 +func_ov026_02110e8c kind:function(arm,size=0x1c) addr:0x02110e8c +func_ov026_02110ea8 kind:function(arm,size=0x8) addr:0x02110ea8 +func_ov026_02110eb0 kind:function(arm,size=0x64) addr:0x02110eb0 +func_ov026_02110f14 kind:function(arm,size=0x8) addr:0x02110f14 +func_ov026_02110f1c kind:function(arm,size=0x30) addr:0x02110f1c +func_ov026_02110f4c kind:function(arm,size=0x38) addr:0x02110f4c +func_ov026_02110f84 kind:function(arm,size=0x14) addr:0x02110f84 +func_ov026_02110f98 kind:function(arm,size=0xc) addr:0x02110f98 +func_ov026_02110fa4 kind:function(arm,size=0x24) addr:0x02110fa4 +func_ov026_02110fc8 kind:function(arm,size=0x2c) addr:0x02110fc8 +func_ov026_02110ff4 kind:function(arm,size=0x34) addr:0x02110ff4 +func_ov026_02111028 kind:function(arm,size=0x260) addr:0x02111028 +func_ov026_02111288 kind:function(arm,size=0x8) addr:0x02111288 +func_ov026_02111290 kind:function(arm,size=0x64) addr:0x02111290 +func_ov026_021112f4 kind:function(arm,size=0x14) addr:0x021112f4 +func_ov026_02111308 kind:function(arm,size=0x8) addr:0x02111308 +func_ov026_02111310 kind:function(arm,size=0x30) addr:0x02111310 +func_ov026_02111340 kind:function(arm,size=0x38) addr:0x02111340 +func_ov026_02111378 kind:function(arm,size=0x14) addr:0x02111378 +func_ov026_0211138c kind:function(arm,size=0xc) addr:0x0211138c +func_ov026_02111398 kind:function(arm,size=0x24) addr:0x02111398 +func_ov026_021113bc kind:function(arm,size=0x44) addr:0x021113bc +func_ov026_02111400 kind:function(arm,size=0xc0) addr:0x02111400 +func_ov026_021114c0 kind:function(arm,size=0x8) addr:0x021114c0 +func_ov026_021114c8 kind:function(arm,size=0x98) addr:0x021114c8 +func_ov026_02111560 kind:function(arm,size=0x8) addr:0x02111560 +func_ov026_02111568 kind:function(arm,size=0xdc) addr:0x02111568 +func_ov026_02111644 kind:function(arm,size=0xdc) addr:0x02111644 +func_ov026_02111720 kind:function(arm,size=0x3c) addr:0x02111720 +func_ov026_0211175c kind:function(arm,size=0x178) addr:0x0211175c +func_ov026_021118d4 kind:function(arm,size=0x38c) addr:0x021118d4 +func_ov026_02111c60 kind:function(arm,size=0x210) addr:0x02111c60 +func_ov026_02111e70 kind:function(arm,size=0x50) addr:0x02111e70 +func_ov026_02111ec0 kind:function(arm,size=0x84) addr:0x02111ec0 +func_ov026_02111f44 kind:function(arm,size=0x8c) addr:0x02111f44 +func_ov026_02111fd0 kind:function(arm,size=0x14) addr:0x02111fd0 +func_ov026_02111fe4 kind:function(arm,size=0xc) addr:0x02111fe4 +func_ov026_02111ff0 kind:function(arm,size=0x24) addr:0x02111ff0 +func_ov026_02112014 kind:function(arm,size=0x64) addr:0x02112014 +func_ov026_02112078 kind:function(arm,size=0xa4) addr:0x02112078 +func_ov026_0211211c kind:function(arm,size=0x18) addr:0x0211211c +func_ov026_02112134 kind:function(arm,size=0x4c) addr:0x02112134 +func_ov026_02112180 kind:function(arm,size=0x100) addr:0x02112180 +func_ov026_02112280 kind:function(arm,size=0x48) addr:0x02112280 +func_ov026_021122c8 kind:function(arm,size=0x40) addr:0x021122c8 +func_ov026_02112308 kind:function(arm,size=0x94) addr:0x02112308 +func_ov026_0211239c kind:function(arm,size=0x10) addr:0x0211239c +func_ov026_021123ac kind:function(arm,size=0x78) addr:0x021123ac +func_ov026_02112424 kind:function(arm,size=0x4) addr:0x02112424 +func_ov026_02112428 kind:function(arm,size=0x28) addr:0x02112428 +func_ov026_02112450 kind:function(arm,size=0x20) addr:0x02112450 +func_ov026_02112470 kind:function(arm,size=0x28) addr:0x02112470 +func_ov026_02112498 kind:function(arm,size=0x14) addr:0x02112498 +func_ov026_021124ac kind:function(arm,size=0xc) addr:0x021124ac +func_ov026_021124b8 kind:function(arm,size=0x24) addr:0x021124b8 +func_ov026_021124dc kind:function(arm,size=0x44) addr:0x021124dc +func_ov026_02112520 kind:function(arm,size=0xc4) addr:0x02112520 +func_ov026_021125e4 kind:function(arm,size=0x24) addr:0x021125e4 +func_ov026_02112608 kind:function(arm,size=0x20) addr:0x02112608 +func_ov026_02112628 kind:function(arm,size=0x48) addr:0x02112628 +func_ov026_02112670 kind:function(arm,size=0xac) addr:0x02112670 +func_ov026_0211271c kind:function(arm,size=0x54) addr:0x0211271c +func_ov026_02112770 kind:function(arm,size=0x88) addr:0x02112770 +func_ov026_021127f8 kind:function(arm,size=0x4) addr:0x021127f8 +func_ov026_021127fc kind:function(arm,size=0x4) addr:0x021127fc +func_ov026_02112800 kind:function(arm,size=0x14) addr:0x02112800 +func_ov026_02112814 kind:function(arm,size=0x3c) addr:0x02112814 +func_ov026_02112850 kind:function(arm,size=0x2c) addr:0x02112850 +func_ov026_0211287c kind:function(arm,size=0x3c) addr:0x0211287c +func_ov026_021128b8 kind:function(arm,size=0x170) addr:0x021128b8 +func_ov026_02112a28 kind:function(arm,size=0x11c) addr:0x02112a28 +func_ov026_02112b44 kind:function(arm,size=0xe8) addr:0x02112b44 +func_ov026_02112c2c kind:function(arm,size=0x184) addr:0x02112c2c +func_ov026_02112db0 kind:function(arm,size=0x84) addr:0x02112db0 +func_ov026_02112e34 kind:function(arm,size=0x8c) addr:0x02112e34 +func_ov026_02112ec0 kind:function(arm,size=0x14) addr:0x02112ec0 +func_ov026_02112ed4 kind:function(arm,size=0x28) addr:0x02112ed4 +func_ov026_02112efc kind:function(arm,size=0x20) addr:0x02112efc +func_ov026_02112f1c kind:function(arm,size=0x1c) addr:0x02112f1c +func_ov026_02112f38 kind:function(arm,size=0x34) addr:0x02112f38 +func_ov026_02112f6c kind:function(arm,size=0x24) addr:0x02112f6c +func_ov026_02112f90 kind:function(arm,size=0x30) addr:0x02112f90 +func_ov026_02112fc0 kind:function(arm,size=0x14) addr:0x02112fc0 +func_ov026_02112fd4 kind:function(arm,size=0x30) addr:0x02112fd4 +func_ov026_02113004 kind:function(arm,size=0x30) addr:0x02113004 +func_ov026_02113034 kind:function(arm,size=0x5c) addr:0x02113034 +func_ov026_02113090 kind:function(arm,size=0x38) addr:0x02113090 +func_ov026_021130c8 kind:function(arm,size=0x48) addr:0x021130c8 +func_ov026_02113110 kind:function(arm,size=0x2c) addr:0x02113110 +func_ov026_0211313c kind:function(arm,size=0x44) addr:0x0211313c +func_ov026_02113180 kind:function(arm,size=0x40) addr:0x02113180 +func_ov026_021131c0 kind:function(arm,size=0x64) addr:0x021131c0 +func_ov026_02113224 kind:function(arm,size=0x48) addr:0x02113224 +func_ov026_0211326c kind:function(arm,size=0x14) addr:0x0211326c +func_ov026_02113280 kind:function(arm,size=0x1c) addr:0x02113280 +func_ov026_0211329c kind:function(arm,size=0x2c) addr:0x0211329c +func_ov026_021132c8 kind:function(arm,size=0x14) addr:0x021132c8 +func_ov026_021132dc kind:function(arm,size=0x1c) addr:0x021132dc +func_ov026_021132f8 kind:function(arm,size=0xc) addr:0x021132f8 +func_ov026_02113304 kind:function(arm,size=0x24) addr:0x02113304 +func_ov026_02113328 kind:function(arm,size=0x38) addr:0x02113328 +func_ov026_02113360 kind:function(arm,size=0x74) addr:0x02113360 +func_ov026_021133d4 kind:function(arm,size=0x28) addr:0x021133d4 +func_ov026_021133fc kind:function(arm,size=0x58) addr:0x021133fc +func_ov026_02113454 kind:function(arm,size=0x84) addr:0x02113454 +func_ov026_021134d8 kind:function(arm,size=0x70) addr:0x021134d8 +func_ov026_02113548 kind:function(arm,size=0x1c) addr:0x02113548 +func_ov026_02113564 kind:function(arm,size=0x14) addr:0x02113564 +func_ov026_02113578 kind:function(arm,size=0x14) addr:0x02113578 +func_ov026_0211358c kind:function(arm,size=0xc) addr:0x0211358c +func_ov026_02113598 kind:function(arm,size=0x24) addr:0x02113598 +func_ov026_021135bc kind:function(arm,size=0x38) addr:0x021135bc +func_ov026_021135f4 kind:function(arm,size=0x7c) addr:0x021135f4 +func_ov026_02113670 kind:function(arm,size=0x28) addr:0x02113670 +func_ov026_02113698 kind:function(arm,size=0x58) addr:0x02113698 +func_ov026_021136f0 kind:function(arm,size=0xe0) addr:0x021136f0 +func_ov026_021137d0 kind:function(arm,size=0x84) addr:0x021137d0 +func_ov026_02113854 kind:function(arm,size=0x1c) addr:0x02113854 +func_ov026_02113870 kind:function(arm,size=0x14) addr:0x02113870 +func_ov026_02113884 kind:function(arm,size=0x14) addr:0x02113884 +func_ov026_02113898 kind:function(arm,size=0xc) addr:0x02113898 +func_ov026_021138a4 kind:function(arm,size=0x28) addr:0x021138a4 +func_ov026_021138cc kind:function(arm,size=0x6c) addr:0x021138cc +func_ov026_02113938 kind:function(arm,size=0x10) addr:0x02113938 +func_ov026_02113948 kind:function(arm,size=0x16c) addr:0x02113948 +func_ov026_02113ab4 kind:function(arm,size=0x88) addr:0x02113ab4 +func_ov026_02113b3c kind:function(arm,size=0x90) addr:0x02113b3c +func_ov026_02113bcc kind:function(arm,size=0x8) addr:0x02113bcc +func_ov026_02113bd4 kind:function(arm,size=0x108) addr:0x02113bd4 +func_ov026_02113cdc kind:function(arm,size=0x20) addr:0x02113cdc +func_ov026_02113cfc kind:function(arm,size=0x20) addr:0x02113cfc +func_ov026_02113d1c kind:function(arm,size=0x144) addr:0x02113d1c +func_ov026_02113e60 kind:function(arm,size=0x148) addr:0x02113e60 +func_ov026_02113fa8 kind:function(arm,size=0x4) addr:0x02113fa8 +func_ov026_02113fac kind:function(arm,size=0x1e8) addr:0x02113fac +func_ov026_02114194 kind:function(arm,size=0xf0) addr:0x02114194 +func_ov026_02114284 kind:function(arm,size=0x30) addr:0x02114284 +func_ov026_021142b4 kind:function(arm,size=0x2c) addr:0x021142b4 +func_ov026_021142e0 kind:function(arm,size=0x84) addr:0x021142e0 +func_ov026_02114364 kind:function(arm,size=0x21c) addr:0x02114364 +func_ov026_02114580 kind:function(arm,size=0x4c0) addr:0x02114580 +func_ov026_02114a40 kind:function(arm,size=0x68) addr:0x02114a40 +func_ov026_02114aa8 kind:function(arm,size=0xf4) addr:0x02114aa8 +func_ov026_02114b9c kind:function(arm,size=0x290) addr:0x02114b9c +func_ov026_02114e2c kind:function(arm,size=0xd4) addr:0x02114e2c +func_ov026_02114f00 kind:function(arm,size=0x14) addr:0x02114f00 +func_ov026_02114f14 kind:function(arm,size=0x4) addr:0x02114f14 +func_ov026_02114f18 kind:function(arm,size=0x168) addr:0x02114f18 +func_ov026_02115080 kind:function(arm,size=0xa4) addr:0x02115080 +func_ov026_02115124 kind:function(arm,size=0x3c) addr:0x02115124 +func_ov026_02115160 kind:function(arm,size=0xa8) addr:0x02115160 +func_ov026_02115208 kind:function(arm,size=0x3c) addr:0x02115208 +func_ov026_02115244 kind:function(arm,size=0xc) addr:0x02115244 +func_ov026_02115250 kind:function(arm,size=0x48) addr:0x02115250 +func_ov026_02115298 kind:function(arm,size=0xd8) addr:0x02115298 +func_ov026_02115370 kind:function(arm,size=0xec) addr:0x02115370 +func_ov026_0211545c kind:function(arm,size=0xbc) addr:0x0211545c +func_ov026_02115518 kind:function(arm,size=0x44) addr:0x02115518 +func_ov026_0211555c kind:function(arm,size=0xac) addr:0x0211555c +func_ov026_02115608 kind:function(arm,size=0x5c) addr:0x02115608 +func_ov026_02115664 kind:function(arm,size=0xbc) addr:0x02115664 +func_ov026_02115720 kind:function(arm,size=0x44) addr:0x02115720 +func_ov026_02115764 kind:function(arm,size=0xac) addr:0x02115764 +func_ov026_02115810 kind:function(arm,size=0x2c) addr:0x02115810 +func_ov026_0211583c kind:function(arm,size=0x120) addr:0x0211583c +func_ov026_0211595c kind:function(arm,size=0x14) addr:0x0211595c +func_ov026_02115970 kind:function(arm,size=0x6c) addr:0x02115970 +func_ov026_021159dc kind:function(arm,size=0x198) addr:0x021159dc +func_ov026_02115b74 kind:function(arm,size=0x124) addr:0x02115b74 +func_ov026_02115c98 kind:function(arm,size=0x1c) addr:0x02115c98 +func_ov026_02115cb4 kind:function(arm,size=0x100) addr:0x02115cb4 +func_ov026_02115db4 kind:function(arm,size=0x3c) addr:0x02115db4 +func_ov026_02115df0 kind:function(arm,size=0x190) addr:0x02115df0 +func_ov026_02115f80 kind:function(arm,size=0x14) addr:0x02115f80 +func_ov026_02115f94 kind:function(arm,size=0xc) addr:0x02115f94 +func_ov026_02115fa0 kind:function(arm,size=0x24) addr:0x02115fa0 +func_ov026_02115fc4 kind:function(arm,size=0x64) addr:0x02115fc4 +func_ov026_02116028 kind:function(arm,size=0x244) addr:0x02116028 +func_ov026_0211626c kind:function(arm,size=0x48) addr:0x0211626c +func_ov026_021162b4 kind:function(arm,size=0x50) addr:0x021162b4 +func_ov026_02116304 kind:function(arm,size=0xd8) addr:0x02116304 +func_ov026_021163dc kind:function(arm,size=0x30) addr:0x021163dc +func_ov026_0211640c kind:function(arm,size=0x44) addr:0x0211640c +func_ov026_02116450 kind:function(arm,size=0x1c) addr:0x02116450 +func_ov026_0211646c kind:function(arm,size=0xcc) addr:0x0211646c +func_ov026_02116538 kind:function(arm,size=0x18) addr:0x02116538 +func_ov026_02116550 kind:function(arm,size=0xf8) addr:0x02116550 +func_ov026_02116648 kind:function(arm,size=0xc0) addr:0x02116648 +func_ov026_02116708 kind:function(arm,size=0x48) addr:0x02116708 +func_ov026_02116750 kind:function(arm,size=0x15c) addr:0x02116750 +func_ov026_021168ac kind:function(arm,size=0xdc) addr:0x021168ac +func_ov026_02116988 kind:function(arm,size=0x17c) addr:0x02116988 +func_ov026_02116b04 kind:function(arm,size=0x1a4) addr:0x02116b04 +func_ov026_02116ca8 kind:function(arm,size=0x1f8) addr:0x02116ca8 +func_ov026_02116ea0 kind:function(arm,size=0x64) addr:0x02116ea0 +func_ov026_02116f04 kind:function(arm,size=0xe0) addr:0x02116f04 +func_ov026_02116fe4 kind:function(arm,size=0x104) addr:0x02116fe4 +func_ov026_021170e8 kind:function(arm,size=0x170) addr:0x021170e8 +func_ov026_02117258 kind:function(arm,size=0x120) addr:0x02117258 +func_ov026_02117378 kind:function(arm,size=0x440) addr:0x02117378 +func_ov026_021177b8 kind:function(arm,size=0x138) addr:0x021177b8 +func_ov026_021178f0 kind:function(arm,size=0xc4) addr:0x021178f0 +func_ov026_021179b4 kind:function(arm,size=0x84) addr:0x021179b4 +func_ov026_02117a38 kind:function(arm,size=0x1e4) addr:0x02117a38 +func_ov026_02117c1c kind:function(arm,size=0x70) addr:0x02117c1c +func_ov026_02117c8c kind:function(arm,size=0xa4) addr:0x02117c8c +func_ov026_02117d30 kind:function(arm,size=0x184) addr:0x02117d30 +func_ov026_02117eb4 kind:function(arm,size=0x90) addr:0x02117eb4 +func_ov026_02117f44 kind:function(arm,size=0xa4) addr:0x02117f44 +func_ov026_02117fe8 kind:function(arm,size=0x70) addr:0x02117fe8 +func_ov026_02118058 kind:function(arm,size=0x94) addr:0x02118058 +func_ov026_021180ec kind:function(arm,size=0x8) addr:0x021180ec +func_ov026_021180f4 kind:function(arm,size=0x188) addr:0x021180f4 +func_ov026_0211827c kind:function(arm,size=0xb4) addr:0x0211827c +func_ov026_02118330 kind:function(arm,size=0x64) addr:0x02118330 +func_ov026_02118394 kind:function(arm,size=0xb0) addr:0x02118394 +func_ov026_02118444 kind:function(arm,size=0x4c) addr:0x02118444 +func_ov026_02118490 kind:function(arm,size=0xec) addr:0x02118490 +func_ov026_0211857c kind:function(arm,size=0xa8) addr:0x0211857c +func_ov026_02118624 kind:function(arm,size=0xac) addr:0x02118624 +func_ov026_021186d0 kind:function(arm,size=0x2c) addr:0x021186d0 +func_ov026_021186fc kind:function(arm,size=0x4c) addr:0x021186fc +func_ov026_02118748 kind:function(arm,size=0x1c) addr:0x02118748 +func_ov026_02118764 kind:function(arm,size=0x24) addr:0x02118764 +func_ov026_02118788 kind:function(arm,size=0xac) addr:0x02118788 +func_ov026_02118834 kind:function(arm,size=0x14) addr:0x02118834 +func_ov026_02118848 kind:function(arm,size=0xc) addr:0x02118848 +func_ov026_02118854 kind:function(arm,size=0x24) addr:0x02118854 +func_ov026_02118878 kind:function(arm,size=0x28) addr:0x02118878 +func_ov026_021188a0 kind:function(arm,size=0x20) addr:0x021188a0 +func_ov026_021188c0 kind:function(arm,size=0x14) addr:0x021188c0 +func_ov026_021188d4 kind:function(arm,size=0x4) addr:0x021188d4 +func_ov026_021188d8 kind:function(arm,size=0x8c) addr:0x021188d8 +func_ov026_02118964 kind:function(arm,size=0x14) addr:0x02118964 +func_ov026_02118978 kind:function(arm,size=0x8) addr:0x02118978 +func_ov026_02118980 kind:function(arm,size=0x58) addr:0x02118980 +func_ov026_021189d8 kind:function(arm,size=0x14) addr:0x021189d8 +func_ov026_021189ec kind:function(arm,size=0x1c) addr:0x021189ec +func_ov026_02118a08 kind:function(arm,size=0x14) addr:0x02118a08 +func_ov026_02118a1c kind:function(arm,size=0xc) addr:0x02118a1c +func_ov026_02118a28 kind:function(arm,size=0x24) addr:0x02118a28 +func_ov026_02118a4c kind:function(arm,size=0x68) addr:0x02118a4c +func_ov026_02118ab4 kind:function(arm,size=0x1a8) addr:0x02118ab4 +func_ov026_02118c5c kind:function(arm,size=0x130) addr:0x02118c5c +func_ov026_02118d8c kind:function(arm,size=0x138) addr:0x02118d8c +func_ov026_02118ec4 kind:function(arm,size=0x164) addr:0x02118ec4 +func_ov026_02119028 kind:function(arm,size=0xa0) addr:0x02119028 +func_ov026_021190c8 kind:function(arm,size=0xb4) addr:0x021190c8 +func_ov026_0211917c kind:function(arm,size=0x48) addr:0x0211917c +func_ov026_021191c4 kind:function(arm,size=0x38) addr:0x021191c4 +func_ov026_021191fc kind:function(arm,size=0x94) addr:0x021191fc +func_ov026_02119290 kind:function(arm,size=0x104) addr:0x02119290 +func_ov026_02119394 kind:function(arm,size=0x64) addr:0x02119394 +func_ov026_021193f8 kind:function(arm,size=0x90) addr:0x021193f8 +func_ov026_02119488 kind:function(arm,size=0x2c) addr:0x02119488 +func_ov026_021194b4 kind:function(arm,size=0x54) addr:0x021194b4 +func_ov026_02119508 kind:function(arm,size=0x1a0) addr:0x02119508 +func_ov026_021196a8 kind:function(arm,size=0x14) addr:0x021196a8 +func_ov026_021196bc kind:function(arm,size=0x190) addr:0x021196bc +func_ov026_0211984c kind:function(arm,size=0x14) addr:0x0211984c +func_ov026_02119860 kind:function(arm,size=0xa0) addr:0x02119860 +func_ov026_02119900 kind:function(arm,size=0xb4) addr:0x02119900 +func_ov026_021199b4 kind:function(arm,size=0x21c) addr:0x021199b4 +func_ov026_02119bd0 kind:function(arm,size=0xec) addr:0x02119bd0 +func_ov026_02119cbc kind:function(arm,size=0x248) addr:0x02119cbc +func_ov026_02119f04 kind:function(arm,size=0xec) addr:0x02119f04 +func_ov026_02119ff0 kind:function(arm,size=0x2cc) addr:0x02119ff0 +func_ov026_0211a2bc kind:function(arm,size=0xe8) addr:0x0211a2bc +func_ov026_0211a3a4 kind:function(arm,size=0x234) addr:0x0211a3a4 +func_ov026_0211a5d8 kind:function(arm,size=0x84) addr:0x0211a5d8 +func_ov026_0211a65c kind:function(arm,size=0x58) addr:0x0211a65c +func_ov026_0211a6b4 kind:function(arm,size=0x17c) addr:0x0211a6b4 +func_ov026_0211a830 kind:function(arm,size=0x35c) addr:0x0211a830 +func_ov026_0211ab8c kind:function(arm,size=0x190) addr:0x0211ab8c +func_ov026_0211ad1c kind:function(arm,size=0x330) addr:0x0211ad1c +func_ov026_0211b04c kind:function(arm,size=0x104) addr:0x0211b04c +func_ov026_0211b150 kind:function(arm,size=0x270) addr:0x0211b150 +func_ov026_0211b3c0 kind:function(arm,size=0x1b8) addr:0x0211b3c0 +func_ov026_0211b578 kind:function(arm,size=0x478) addr:0x0211b578 +func_ov026_0211b9f0 kind:function(arm,size=0x98) addr:0x0211b9f0 +func_ov026_0211ba88 kind:function(arm,size=0xd40) addr:0x0211ba88 +func_ov026_0211c7c8 kind:function(arm,size=0x50) addr:0x0211c7c8 +func_ov026_0211c818 kind:function(arm,size=0x1a8) addr:0x0211c818 +func_ov026_0211c9c0 kind:function(arm,size=0xf4) addr:0x0211c9c0 +func_ov026_0211cab4 kind:function(arm,size=0x178) addr:0x0211cab4 +func_ov026_0211cc2c kind:function(arm,size=0x8) addr:0x0211cc2c +func_ov026_0211cc34 kind:function(arm,size=0x8) addr:0x0211cc34 +func_ov026_0211cc3c kind:function(arm,size=0x14) addr:0x0211cc3c +func_ov026_0211cc50 kind:function(arm,size=0xc) addr:0x0211cc50 +func_ov026_0211cc5c kind:function(arm,size=0x24) addr:0x0211cc5c +func_ov026_0211cc80 kind:function(arm,size=0x28) addr:0x0211cc80 +func_ov026_0211cca8 kind:function(arm,size=0xcc) addr:0x0211cca8 +func_ov026_0211cd74 kind:function(arm,size=0x14) addr:0x0211cd74 +func_ov026_0211cd88 kind:function(arm,size=0x90) addr:0x0211cd88 +func_ov026_0211ce18 kind:function(arm,size=0x7c) addr:0x0211ce18 +func_ov026_0211ce94 kind:function(arm,size=0x8) addr:0x0211ce94 +func_ov026_0211ce9c kind:function(arm,size=0x2c) addr:0x0211ce9c +func_ov026_0211cec8 kind:function(arm,size=0x34) addr:0x0211cec8 +func_ov026_0211cefc kind:function(arm,size=0x1c) addr:0x0211cefc +func_ov026_0211cf18 kind:function(arm,size=0x28) addr:0x0211cf18 +func_ov026_0211cf40 kind:function(arm,size=0x30) addr:0x0211cf40 +func_ov026_0211cf70 kind:function(arm,size=0x14) addr:0x0211cf70 +func_ov026_0211cf84 kind:function(arm,size=0xc) addr:0x0211cf84 +func_ov026_0211cf90 kind:function(arm,size=0x24) addr:0x0211cf90 +func_ov026_0211cfb4 kind:function(arm,size=0x60) addr:0x0211cfb4 +func_ov026_0211d014 kind:function(arm,size=0x1a8) addr:0x0211d014 +func_ov026_0211d1bc kind:function(arm,size=0x14) addr:0x0211d1bc +func_ov026_0211d1d0 kind:function(arm,size=0x14) addr:0x0211d1d0 +func_ov026_0211d1e4 kind:function(arm,size=0x28) addr:0x0211d1e4 +func_ov026_0211d20c kind:function(arm,size=0x30) addr:0x0211d20c +func_ov026_0211d23c kind:function(arm,size=0x54) addr:0x0211d23c +func_ov026_0211d290 kind:function(arm,size=0x74) addr:0x0211d290 +func_ov026_0211d304 kind:function(arm,size=0x3c) addr:0x0211d304 +func_ov026_0211d340 kind:function(arm,size=0x70) addr:0x0211d340 +func_ov026_0211d3b0 kind:function(arm,size=0x34) addr:0x0211d3b0 +func_ov026_0211d3e4 kind:function(arm,size=0x34) addr:0x0211d3e4 +func_ov026_0211d418 kind:function(arm,size=0xad4) addr:0x0211d418 +func_ov026_0211deec kind:function(arm,size=0xe8) addr:0x0211deec +func_ov026_0211dfd4 kind:function(arm,size=0x76c) addr:0x0211dfd4 +func_ov026_0211e740 kind:function(arm,size=0xcc) addr:0x0211e740 +func_ov026_0211e80c kind:function(arm,size=0x88) addr:0x0211e80c +func_ov026_0211e894 kind:function(arm,size=0x90) addr:0x0211e894 +func_ov026_0211e924 kind:function(arm,size=0x1a0) addr:0x0211e924 +func_ov026_0211eac4 kind:function(arm,size=0xb8) addr:0x0211eac4 +func_ov026_0211eb7c kind:function(arm,size=0x40) addr:0x0211eb7c +func_ov026_0211ebbc kind:function(arm,size=0x250) addr:0x0211ebbc +func_ov026_0211ee0c kind:function(arm,size=0x84) addr:0x0211ee0c +func_ov026_0211ee90 kind:function(arm,size=0x1dc) addr:0x0211ee90 +func_ov026_0211f06c kind:function(arm,size=0xfc) addr:0x0211f06c +func_ov026_0211f168 kind:function(arm,size=0xa4) addr:0x0211f168 +func_ov026_0211f20c kind:function(arm,size=0x18) addr:0x0211f20c +func_ov026_0211f224 kind:function(arm,size=0x4) addr:0x0211f224 +func_ov026_0211f228 kind:function(arm,size=0x4) addr:0x0211f228 +func_ov026_0211f22c kind:function(arm,size=0x14c) addr:0x0211f22c +func_ov026_0211f378 kind:function(arm,size=0x194) addr:0x0211f378 +func_ov026_0211f50c kind:function(arm,size=0x68) addr:0x0211f50c +func_ov026_0211f574 kind:function(arm,size=0x3c) addr:0x0211f574 +func_ov026_0211f5b0 kind:function(arm,size=0xdc) addr:0x0211f5b0 +func_ov026_0211f68c kind:function(arm,size=0xd4) addr:0x0211f68c +func_ov026_0211f760 kind:function(arm,size=0x43c) addr:0x0211f760 +func_ov026_0211fb9c kind:function(arm,size=0x50) addr:0x0211fb9c +func_ov026_0211fbec kind:function(arm,size=0x30) addr:0x0211fbec +func_ov026_0211fc1c kind:function(arm,size=0x20) addr:0x0211fc1c +func_ov026_0211fc3c kind:function(arm,size=0x18) addr:0x0211fc3c +func_ov026_0211fc54 kind:function(arm,size=0x184) addr:0x0211fc54 +func_ov026_0211fdd8 kind:function(arm,size=0x1c) addr:0x0211fdd8 +func_ov026_0211fdf4 kind:function(arm,size=0x1c) addr:0x0211fdf4 +func_ov026_0211fe10 kind:function(arm,size=0x14) addr:0x0211fe10 +func_ov026_0211fe24 kind:function(arm,size=0x1c) addr:0x0211fe24 +func_ov026_0211fe40 kind:function(arm,size=0x4) addr:0x0211fe40 +func_ov026_0211fe44 kind:function(arm,size=0x14) addr:0x0211fe44 +func_ov026_0211fe58 kind:function(arm,size=0x20c) addr:0x0211fe58 +func_ov026_02120064 kind:function(arm,size=0x14) addr:0x02120064 +func_ov026_02120078 kind:function(arm,size=0xac) addr:0x02120078 +func_ov026_02120124 kind:function(arm,size=0x18) addr:0x02120124 +func_ov026_0212013c kind:function(arm,size=0x4) addr:0x0212013c +func_ov026_02120140 kind:function(arm,size=0x4) addr:0x02120140 +func_ov026_02120144 kind:function(arm,size=0x64) addr:0x02120144 +func_ov026_021201a8 kind:function(arm,size=0x20) addr:0x021201a8 +func_ov026_021201c8 kind:function(arm,size=0x24) addr:0x021201c8 +func_ov026_021201ec kind:function(arm,size=0x24) addr:0x021201ec +func_ov026_02120210 kind:function(arm,size=0x18) addr:0x02120210 +func_ov026_02120228 kind:function(arm,size=0x20) addr:0x02120228 +func_ov026_02120248 kind:function(arm,size=0x78) addr:0x02120248 +func_ov026_021202c0 kind:function(arm,size=0x20) addr:0x021202c0 +func_ov026_021202e0 kind:function(arm,size=0x70) addr:0x021202e0 +func_ov026_02120350 kind:function(arm,size=0xc) addr:0x02120350 +func_ov026_0212035c kind:function(arm,size=0x24) addr:0x0212035c +func_ov026_02120380 kind:function(arm,size=0x70) addr:0x02120380 +func_ov026_021203f0 kind:function(arm,size=0x234) addr:0x021203f0 +func_ov026_02120624 kind:function(arm,size=0x14) addr:0x02120624 +func_ov026_02120638 kind:function(arm,size=0xe8) addr:0x02120638 +func_ov026_02120720 kind:function(arm,size=0x8c) addr:0x02120720 +func_ov026_021207ac kind:function(arm,size=0x178) addr:0x021207ac +func_ov026_02120924 kind:function(arm,size=0x18) addr:0x02120924 +func_ov026_0212093c kind:function(arm,size=0xc) addr:0x0212093c +func_ov026_02120948 kind:function(arm,size=0x58) addr:0x02120948 +func_ov026_021209a0 kind:function(arm,size=0xf8) addr:0x021209a0 +func_ov026_02120a98 kind:function(arm,size=0x68) addr:0x02120a98 +func_ov026_02120b00 kind:function(arm,size=0x44) addr:0x02120b00 +func_ov026_02120b44 kind:function(arm,size=0x340) addr:0x02120b44 +func_ov026_02120e84 kind:function(arm,size=0x22c) addr:0x02120e84 +func_ov026_021210b0 kind:function(arm,size=0x58) addr:0x021210b0 +func_ov026_02121108 kind:function(arm,size=0x8) addr:0x02121108 +func_ov026_02121110 kind:function(arm,size=0x128) addr:0x02121110 +func_ov026_02121238 kind:function(arm,size=0x60) addr:0x02121238 +func_ov026_02121298 kind:function(arm,size=0x20) addr:0x02121298 +func_ov026_021212b8 kind:function(arm,size=0x4c) addr:0x021212b8 +func_ov026_02121304 kind:function(arm,size=0x24) addr:0x02121304 +func_ov026_02121328 kind:function(arm,size=0x70) addr:0x02121328 +func_ov026_02121398 kind:function(arm,size=0x60) addr:0x02121398 +func_ov026_021213f8 kind:function(arm,size=0x6c) addr:0x021213f8 +func_ov026_02121464 kind:function(arm,size=0x80) addr:0x02121464 +func_ov026_021214e4 kind:function(arm,size=0x64) addr:0x021214e4 +func_ov026_02121548 kind:function(arm,size=0xa4) addr:0x02121548 +func_ov026_021215ec kind:function(arm,size=0x54) addr:0x021215ec +func_ov026_02121640 kind:function(arm,size=0x48) addr:0x02121640 +func_ov026_02121688 kind:function(arm,size=0x40) addr:0x02121688 +func_ov026_021216c8 kind:function(arm,size=0xc8) addr:0x021216c8 +func_ov026_02121790 kind:function(arm,size=0x120) addr:0x02121790 +func_ov026_021218b0 kind:function(arm,size=0x28c) addr:0x021218b0 +func_ov026_02121b3c kind:function(arm,size=0x2c) addr:0x02121b3c +func_ov026_02121b68 kind:function(arm,size=0xc) addr:0x02121b68 +func_ov026_02121b74 kind:function(arm,size=0x2b0) addr:0x02121b74 +func_ov026_02121e24 kind:function(arm,size=0x2c) addr:0x02121e24 +func_ov026_02121e50 kind:function(arm,size=0x330) addr:0x02121e50 +func_ov026_02122180 kind:function(arm,size=0x3ac) addr:0x02122180 +func_ov026_0212252c kind:function(arm,size=0x78) addr:0x0212252c +func_ov026_021225a4 kind:function(arm,size=0x3c) addr:0x021225a4 +func_ov026_021225e0 kind:function(arm,size=0x2c) addr:0x021225e0 +func_ov026_0212260c kind:function(arm,size=0x18) addr:0x0212260c +func_ov026_02122624 kind:function(arm,size=0x18) addr:0x02122624 +func_ov026_0212263c kind:function(arm,size=0x3c) addr:0x0212263c +func_ov026_02122678 kind:function(arm,size=0x28) addr:0x02122678 +func_ov026_021226a0 kind:function(arm,size=0x34) addr:0x021226a0 +func_ov026_021226d4 kind:function(arm,size=0x2c) addr:0x021226d4 +func_ov026_02122700 kind:function(arm,size=0x90) addr:0x02122700 +func_ov026_02122790 kind:function(arm,size=0x218) addr:0x02122790 +func_ov026_021229a8 kind:function(arm,size=0x9c) addr:0x021229a8 +func_ov026_02122a44 kind:function(arm,size=0x94) addr:0x02122a44 +func_ov026_02122ad8 kind:function(arm,size=0x2c) addr:0x02122ad8 +func_ov026_02122b04 kind:function(arm,size=0xb4) addr:0x02122b04 +func_ov026_02122bb8 kind:function(arm,size=0x20) addr:0x02122bb8 +func_ov026_02122bd8 kind:function(arm,size=0x18) addr:0x02122bd8 +func_ov026_02122bf0 kind:function(arm,size=0x1c) addr:0x02122bf0 +func_ov026_02122c0c kind:function(arm,size=0x30) addr:0x02122c0c +func_ov026_02122c3c kind:function(arm,size=0x38) addr:0x02122c3c +func_ov026_02122c74 kind:function(arm,size=0x28) addr:0x02122c74 +func_ov026_02122c9c kind:function(arm,size=0x20) addr:0x02122c9c +func_ov026_02122cbc kind:function(arm,size=0x14) addr:0x02122cbc +func_ov026_02122cd0 kind:function(arm,size=0xc) addr:0x02122cd0 +func_ov026_02122cdc kind:function(arm,size=0x24) addr:0x02122cdc +func_ov026_02122d00 kind:function(arm,size=0x70) addr:0x02122d00 +func_ov026_02122d70 kind:function(arm,size=0x174) addr:0x02122d70 +func_ov026_02122ee4 kind:function(arm,size=0x14) addr:0x02122ee4 +func_ov026_02122ef8 kind:function(arm,size=0x30) addr:0x02122ef8 +func_ov026_02122f28 kind:function(arm,size=0x38) addr:0x02122f28 +func_ov026_02122f60 kind:function(arm,size=0x78) addr:0x02122f60 +func_ov026_02122fd8 kind:function(arm,size=0x3c) addr:0x02122fd8 +func_ov026_02123014 kind:function(arm,size=0x80) addr:0x02123014 +func_ov026_02123094 kind:function(arm,size=0x10) addr:0x02123094 +func_ov026_021230a4 kind:function(arm,size=0x4) addr:0x021230a4 +func_ov026_021230a8 kind:function(arm,size=0x4c) addr:0x021230a8 +func_ov026_021230f4 kind:function(arm,size=0x7c) addr:0x021230f4 +func_ov026_02123170 kind:function(arm,size=0x8c) addr:0x02123170 +func_ov026_021231fc kind:function(arm,size=0x20) addr:0x021231fc +func_ov026_0212321c kind:function(arm,size=0xc) addr:0x0212321c +func_ov026_02123228 kind:function(arm,size=0x70) addr:0x02123228 +func_ov026_02123298 kind:function(arm,size=0xd8) addr:0x02123298 +func_ov026_02123370 kind:function(arm,size=0x20) addr:0x02123370 +func_ov026_02123390 kind:function(arm,size=0xc) addr:0x02123390 +func_ov026_0212339c kind:function(arm,size=0x18) addr:0x0212339c +func_ov026_021233b4 kind:function(arm,size=0x30) addr:0x021233b4 +func_ov026_021233e4 kind:function(arm,size=0x18) addr:0x021233e4 +func_ov026_021233fc kind:function(arm,size=0x30) addr:0x021233fc +func_ov026_0212342c kind:function(arm,size=0x1c) addr:0x0212342c +func_ov026_02123448 kind:function(arm,size=0x14) addr:0x02123448 +func_ov026_0212345c kind:function(arm,size=0xc) addr:0x0212345c +func_ov026_02123468 kind:function(arm,size=0x24) addr:0x02123468 +func_ov026_0212348c kind:function(arm,size=0x60) addr:0x0212348c +func_ov026_021234ec kind:function(arm,size=0x1a4) addr:0x021234ec +func_ov026_02123690 kind:function(arm,size=0x28) addr:0x02123690 +func_ov026_021236b8 kind:function(arm,size=0x30) addr:0x021236b8 +func_ov026_021236e8 kind:function(arm,size=0x38) addr:0x021236e8 +func_ov026_02123720 kind:function(arm,size=0x5c) addr:0x02123720 +func_ov026_0212377c kind:function(arm,size=0x3c) addr:0x0212377c +func_ov026_021237b8 kind:function(arm,size=0x1b4) addr:0x021237b8 +func_ov026_0212396c kind:function(arm,size=0x28) addr:0x0212396c +func_ov026_02123994 kind:function(arm,size=0x24c) addr:0x02123994 +func_ov026_02123be0 kind:function(arm,size=0x6c) addr:0x02123be0 +func_ov026_02123c4c kind:function(arm,size=0x4) addr:0x02123c4c +func_ov026_02123c50 kind:function(arm,size=0x64) addr:0x02123c50 +func_ov026_02123cb4 kind:function(arm,size=0x24) addr:0x02123cb4 +func_ov026_02123cd8 kind:function(arm,size=0x34) addr:0x02123cd8 +func_ov026_02123d0c kind:function(arm,size=0x58) addr:0x02123d0c +func_ov026_02123d64 kind:function(arm,size=0xa4) addr:0x02123d64 +func_ov026_02123e08 kind:function(arm,size=0x1c) addr:0x02123e08 +func_ov026_02123e24 kind:function(arm,size=0x40) addr:0x02123e24 +func_ov026_02123e64 kind:function(arm,size=0x1c) addr:0x02123e64 +func_ov026_02123e80 kind:function(arm,size=0x40) addr:0x02123e80 +func_ov026_02123ec0 kind:function(arm,size=0x14) addr:0x02123ec0 +func_ov026_02123ed4 kind:function(arm,size=0x64) addr:0x02123ed4 +func_ov026_02123f38 kind:function(arm,size=0x14) addr:0x02123f38 +func_ov026_02123f4c kind:function(arm,size=0x64) addr:0x02123f4c +func_ov026_02123fb0 kind:function(arm,size=0xdc) addr:0x02123fb0 +func_ov026_0212408c kind:function(arm,size=0x4) addr:0x0212408c +func_ov026_02124090 kind:function(arm,size=0x3c) addr:0x02124090 +func_ov026_021240cc kind:function(arm,size=0xb4) addr:0x021240cc +func_ov026_02124180 kind:function(arm,size=0x64) addr:0x02124180 +func_ov026_021241e4 kind:function(arm,size=0x8) addr:0x021241e4 +func_ov026_021241ec kind:function(arm,size=0x160) addr:0x021241ec +func_ov026_0212434c kind:function(arm,size=0x14) addr:0x0212434c +func_ov026_02124360 kind:function(arm,size=0xc) addr:0x02124360 +func_ov026_0212436c kind:function(arm,size=0x24) addr:0x0212436c +func_ov026_02124390 kind:function(arm,size=0x60) addr:0x02124390 +func_ov026_021243f0 kind:function(arm,size=0x1c4) addr:0x021243f0 +func_ov026_021245b4 kind:function(arm,size=0x38) addr:0x021245b4 +func_ov026_021245ec kind:function(arm,size=0x40) addr:0x021245ec +func_ov026_0212462c kind:function(arm,size=0x8) addr:0x0212462c +func_ov026_02124634 kind:function(arm,size=0x34) addr:0x02124634 +func_ov026_02124668 kind:function(arm,size=0x34c) addr:0x02124668 +func_ov026_021249b4 kind:function(arm,size=0x54) addr:0x021249b4 +func_ov026_02124a08 kind:function(arm,size=0x26c) addr:0x02124a08 +func_ov026_02124c74 kind:function(arm,size=0x5c) addr:0x02124c74 +func_ov026_02124cd0 kind:function(arm,size=0xc8) addr:0x02124cd0 +func_ov026_02124d98 kind:function(arm,size=0x5c) addr:0x02124d98 +func_ov026_02124df4 kind:function(arm,size=0x15c) addr:0x02124df4 +func_ov026_02124f50 kind:function(arm,size=0x74) addr:0x02124f50 +func_ov026_02124fc4 kind:function(arm,size=0x78) addr:0x02124fc4 +func_ov026_0212503c kind:function(arm,size=0x14) addr:0x0212503c +func_ov026_02125050 kind:function(arm,size=0x50) addr:0x02125050 +func_ov026_021250a0 kind:function(arm,size=0x6c) addr:0x021250a0 +func_ov026_0212510c kind:function(arm,size=0x14) addr:0x0212510c +func_ov026_02125120 kind:function(arm,size=0xc) addr:0x02125120 +func_ov026_0212512c kind:function(arm,size=0x24) addr:0x0212512c +func_ov026_02125150 kind:function(arm,size=0x28) addr:0x02125150 +func_ov026_02125178 kind:function(arm,size=0x40) addr:0x02125178 +func_ov026_021251b8 kind:function(arm,size=0x40) addr:0x021251b8 +func_ov026_021251f8 kind:function(arm,size=0x64) addr:0x021251f8 +func_ov026_0212525c kind:function(arm,size=0xb8) addr:0x0212525c +func_ov026_02125314 kind:function(arm,size=0x60) addr:0x02125314 +func_ov026_02125374 kind:function(arm,size=0x33c) addr:0x02125374 +func_ov026_021256b0 kind:function(arm,size=0xf8) addr:0x021256b0 +func_ov026_021257a8 kind:function(arm,size=0x78) addr:0x021257a8 +func_ov026_02125820 kind:function(arm,size=0x8) addr:0x02125820 +func_ov026_02125828 kind:function(arm,size=0x14) addr:0x02125828 +func_ov026_0212583c kind:function(arm,size=0x14) addr:0x0212583c +func_ov026_02125850 kind:function(arm,size=0x1c) addr:0x02125850 +func_ov026_0212586c kind:function(arm,size=0x14) addr:0x0212586c +func_ov026_02125880 kind:function(arm,size=0xc) addr:0x02125880 +func_ov026_0212588c kind:function(arm,size=0x24) addr:0x0212588c +func_ov026_021258b0 kind:function(arm,size=0x28) addr:0x021258b0 +func_ov026_021258d8 kind:function(arm,size=0x28) addr:0x021258d8 +func_ov026_02125900 kind:function(arm,size=0x64) addr:0x02125900 +func_ov026_02125964 kind:function(arm,size=0x30) addr:0x02125964 +func_ov026_02125994 kind:function(arm,size=0x13c) addr:0x02125994 +func_ov026_02125ad0 kind:function(arm,size=0x1f4) addr:0x02125ad0 +func_ov026_02125cc4 kind:function(arm,size=0x14) addr:0x02125cc4 +func_ov026_02125cd8 kind:function(arm,size=0x1c) addr:0x02125cd8 +func_ov026_02125cf4 kind:function(arm,size=0x14) addr:0x02125cf4 +func_ov026_02125d08 kind:function(arm,size=0xc) addr:0x02125d08 +func_ov026_02125d14 kind:function(arm,size=0x24) addr:0x02125d14 +func_ov026_02125d38 kind:function(arm,size=0x88) addr:0x02125d38 +func_ov026_02125dc0 kind:function(arm,size=0x3b8) addr:0x02125dc0 +func_ov026_02126178 kind:function(arm,size=0x14) addr:0x02126178 +func_ov026_0212618c kind:function(arm,size=0x300) addr:0x0212618c +func_ov026_0212648c kind:function(arm,size=0x4) addr:0x0212648c +func_ov026_02126490 kind:function(arm,size=0xbc) addr:0x02126490 +func_ov026_0212654c kind:function(arm,size=0x44) addr:0x0212654c +func_ov026_02126590 kind:function(arm,size=0x6c) addr:0x02126590 +func_ov026_021265fc kind:function(arm,size=0x4c) addr:0x021265fc +func_ov026_02126648 kind:function(arm,size=0x514) addr:0x02126648 +func_ov026_02126b5c kind:function(arm,size=0x80) addr:0x02126b5c +func_ov026_02126bdc kind:function(arm,size=0x114) addr:0x02126bdc +func_ov026_02126cf0 kind:function(arm,size=0x15c) addr:0x02126cf0 +func_ov026_02126e4c kind:function(arm,size=0x3f4) addr:0x02126e4c +func_ov026_02127240 kind:function(arm,size=0x24) addr:0x02127240 +func_ov026_02127264 kind:function(arm,size=0x2a4) addr:0x02127264 +func_ov026_02127508 kind:function(arm,size=0x4c) addr:0x02127508 +func_ov026_02127554 kind:function(arm,size=0x1d0) addr:0x02127554 +func_ov026_02127724 kind:function(arm,size=0x70) addr:0x02127724 +func_ov026_02127794 kind:function(arm,size=0x14c) addr:0x02127794 +func_ov026_021278e0 kind:function(arm,size=0x78) addr:0x021278e0 +func_ov026_02127958 kind:function(arm,size=0x1e8) addr:0x02127958 +func_ov026_02127b40 kind:function(arm,size=0xcc) addr:0x02127b40 +func_ov026_02127c0c kind:function(arm,size=0x290) addr:0x02127c0c +func_ov026_02127e9c kind:function(arm,size=0xd4) addr:0x02127e9c +func_ov026_02127f70 kind:function(arm,size=0x18) addr:0x02127f70 +func_ov026_02127f88 kind:function(arm,size=0x228) addr:0x02127f88 +func_ov026_021281b0 kind:function(arm,size=0x13c) addr:0x021281b0 +func_ov026_021282ec kind:function(arm,size=0x3e0) addr:0x021282ec +func_ov026_021286cc kind:function(arm,size=0x284) addr:0x021286cc +func_ov026_02128950 kind:function(arm,size=0x190) addr:0x02128950 +func_ov026_02128ae0 kind:function(arm,size=0x12c) addr:0x02128ae0 +func_ov026_02128c0c kind:function(arm,size=0x1d8) addr:0x02128c0c +func_ov026_02128de4 kind:function(arm,size=0x128) addr:0x02128de4 +func_ov026_02128f0c kind:function(arm,size=0xb0) addr:0x02128f0c +func_ov026_02128fbc kind:function(arm,size=0x70) addr:0x02128fbc +func_ov026_0212902c kind:function(arm,size=0x10c) addr:0x0212902c +func_ov026_02129138 kind:function(arm,size=0x28) addr:0x02129138 +func_ov026_02129160 kind:function(arm,size=0x230) addr:0x02129160 +func_ov026_02129390 kind:function(arm,size=0x48) addr:0x02129390 +func_ov026_021293d8 kind:function(arm,size=0x54) addr:0x021293d8 +func_ov026_0212942c kind:function(arm,size=0x40) addr:0x0212942c +func_ov026_0212946c kind:function(arm,size=0x54) addr:0x0212946c +func_ov026_021294c0 kind:function(arm,size=0x94) addr:0x021294c0 +func_ov026_02129554 kind:function(arm,size=0x48) addr:0x02129554 +func_ov026_0212959c kind:function(arm,size=0x74) addr:0x0212959c +func_ov026_02129610 kind:function(arm,size=0x64) addr:0x02129610 +func_ov026_02129674 kind:function(arm,size=0x1c) addr:0x02129674 +func_ov026_02129690 kind:function(arm,size=0xc0) addr:0x02129690 +func_ov026_02129750 kind:function(arm,size=0x128) addr:0x02129750 +func_ov026_02129878 kind:function(arm,size=0x124) addr:0x02129878 +func_ov026_0212999c kind:function(arm,size=0x48) addr:0x0212999c +func_ov026_021299e4 kind:function(arm,size=0xfc) addr:0x021299e4 +func_ov026_02129ae0 kind:function(arm,size=0xb8) addr:0x02129ae0 +func_ov026_02129b98 kind:function(arm,size=0x2c8) addr:0x02129b98 +func_ov026_02129e60 kind:function(arm,size=0x70) addr:0x02129e60 +func_ov026_02129ed0 kind:function(arm,size=0x8c) addr:0x02129ed0 +func_ov026_02129f5c kind:function(arm,size=0x218) addr:0x02129f5c +func_ov026_0212a174 kind:function(arm,size=0x1c) addr:0x0212a174 +func_ov026_0212a190 kind:function(arm,size=0x70) addr:0x0212a190 +func_ov026_0212a200 kind:function(arm,size=0x78) addr:0x0212a200 +func_ov026_0212a278 kind:function(arm,size=0x14) addr:0x0212a278 +func_ov026_0212a28c kind:function(arm,size=0xc) addr:0x0212a28c +func_ov026_0212a298 kind:function(arm,size=0x8) addr:0x0212a298 +func_ov026_0212a2a0 kind:function(arm,size=0x2c) addr:0x0212a2a0 +func_ov026_0212a2cc kind:function(arm,size=0xc) addr:0x0212a2cc +func_ov026_0212a2d8 kind:function(arm,size=0x24) addr:0x0212a2d8 +func_ov026_0212a2fc kind:function(arm,size=0x88) addr:0x0212a2fc +func_ov026_0212a384 kind:function(arm,size=0x24c) addr:0x0212a384 +func_ov026_0212a5d0 kind:function(arm,size=0x1b4) addr:0x0212a5d0 +func_ov026_0212a784 kind:function(arm,size=0x4) addr:0x0212a784 +func_ov026_0212a788 kind:function(arm,size=0x15c) addr:0x0212a788 +func_ov026_0212a8e4 kind:function(arm,size=0x48) addr:0x0212a8e4 +func_ov026_0212a92c kind:function(arm,size=0x380) addr:0x0212a92c +func_ov026_0212acac kind:function(arm,size=0xd0) addr:0x0212acac +func_ov026_0212ad7c kind:function(arm,size=0xf8) addr:0x0212ad7c +func_ov026_0212ae74 kind:function(arm,size=0xe4) addr:0x0212ae74 +func_ov026_0212af58 kind:function(arm,size=0x1fc) addr:0x0212af58 +func_ov026_0212b154 kind:function(arm,size=0x8c) addr:0x0212b154 +func_ov026_0212b1e0 kind:function(arm,size=0x32c) addr:0x0212b1e0 +func_ov026_0212b50c kind:function(arm,size=0xe4) addr:0x0212b50c +func_ov026_0212b5f0 kind:function(arm,size=0x44) addr:0x0212b5f0 +func_ov026_0212b634 kind:function(arm,size=0x150) addr:0x0212b634 +func_ov026_0212b784 kind:function(arm,size=0xcc) addr:0x0212b784 +func_ov026_0212b850 kind:function(arm,size=0x178) addr:0x0212b850 +func_ov026_0212b9c8 kind:function(arm,size=0x44c) addr:0x0212b9c8 +func_ov026_0212be14 kind:function(arm,size=0x94) addr:0x0212be14 +func_ov026_0212bea8 kind:function(arm,size=0x188) addr:0x0212bea8 +func_ov026_0212c030 kind:function(arm,size=0xc0) addr:0x0212c030 +func_ov026_0212c0f0 kind:function(arm,size=0x3a4) addr:0x0212c0f0 +func_ov026_0212c494 kind:function(arm,size=0x90) addr:0x0212c494 +func_ov026_0212c524 kind:function(arm,size=0x29c) addr:0x0212c524 +func_ov026_0212c7c0 kind:function(arm,size=0x28) addr:0x0212c7c0 +func_ov026_0212c7e8 kind:function(arm,size=0xe4) addr:0x0212c7e8 +func_ov026_0212c8cc kind:function(arm,size=0x58) addr:0x0212c8cc +func_ov026_0212c924 kind:function(arm,size=0xa4) addr:0x0212c924 +func_ov026_0212c9c8 kind:function(arm,size=0xe0) addr:0x0212c9c8 +func_ov026_0212caa8 kind:function(arm,size=0x300) addr:0x0212caa8 +func_ov026_0212cda8 kind:function(arm,size=0x4c) addr:0x0212cda8 +func_ov026_0212cdf4 kind:function(arm,size=0x104) addr:0x0212cdf4 +func_ov026_0212cef8 kind:function(arm,size=0xdc) addr:0x0212cef8 +func_ov026_0212cfd4 kind:function(arm,size=0x30) addr:0x0212cfd4 +func_ov026_0212d004 kind:function(arm,size=0x1c8) addr:0x0212d004 +func_ov026_0212d1cc kind:function(arm,size=0x90) addr:0x0212d1cc +func_ov026_0212d25c kind:function(arm,size=0x9c) addr:0x0212d25c +func_ov026_0212d2f8 kind:function(arm,size=0x168) addr:0x0212d2f8 +func_ov026_0212d460 kind:function(arm,size=0x28) addr:0x0212d460 +func_ov026_0212d488 kind:function(arm,size=0x1c) addr:0x0212d488 +func_ov026_0212d4a4 kind:function(arm,size=0x24) addr:0x0212d4a4 +func_ov026_0212d4c8 kind:function(arm,size=0x8) addr:0x0212d4c8 +func_ov026_0212d4d0 kind:function(arm,size=0x2d4) addr:0x0212d4d0 +func_ov026_0212d7a4 kind:function(arm,size=0x1fc) addr:0x0212d7a4 +func_ov026_0212d9a0 kind:function(arm,size=0x54) addr:0x0212d9a0 +func_ov026_0212d9f4 kind:function(arm,size=0x78) addr:0x0212d9f4 +func_ov026_0212da6c kind:function(arm,size=0x94) addr:0x0212da6c +func_ov026_0212db00 kind:function(arm,size=0x48) addr:0x0212db00 +func_ov026_0212db48 kind:function(arm,size=0x50) addr:0x0212db48 +func_ov026_0212db98 kind:function(arm,size=0x14) addr:0x0212db98 +func_ov026_0212dbac kind:function(arm,size=0x14) addr:0x0212dbac +func_ov026_0212dbc0 kind:function(arm,size=0xc) addr:0x0212dbc0 +func_ov026_0212dbcc kind:function(arm,size=0x28) addr:0x0212dbcc +func_ov026_0212dbf4 kind:function(arm,size=0x6c) addr:0x0212dbf4 +func_ov026_0212dc60 kind:function(arm,size=0x5c) addr:0x0212dc60 +func_ov026_0212dcbc kind:function(arm,size=0x1b4) addr:0x0212dcbc +func_ov026_0212de70 kind:function(arm,size=0x90) addr:0x0212de70 +func_ov026_0212df00 kind:function(arm,size=0x98) addr:0x0212df00 +func_ov026_0212df98 kind:function(arm,size=0x8) addr:0x0212df98 +func_ov026_0212dfa0 kind:function(arm,size=0x108) addr:0x0212dfa0 +func_ov026_0212e0a8 kind:function(arm,size=0x20) addr:0x0212e0a8 +func_ov026_0212e0c8 kind:function(arm,size=0x20) addr:0x0212e0c8 +func_ov026_0212e0e8 kind:function(arm,size=0x20c) addr:0x0212e0e8 +func_ov026_0212e2f4 kind:function(arm,size=0x148) addr:0x0212e2f4 +func_ov026_0212e43c kind:function(arm,size=0x4) addr:0x0212e43c +func_ov026_0212e440 kind:function(arm,size=0x170) addr:0x0212e440 +func_ov026_0212e5b0 kind:function(arm,size=0x10c) addr:0x0212e5b0 +func_ov026_0212e6bc kind:function(arm,size=0x30) addr:0x0212e6bc +func_ov026_0212e6ec kind:function(arm,size=0x2c) addr:0x0212e6ec +func_ov026_0212e718 kind:function(arm,size=0x84) addr:0x0212e718 +func_ov026_0212e79c kind:function(arm,size=0xf4) addr:0x0212e79c +func_ov026_0212e890 kind:function(arm,size=0xb8) addr:0x0212e890 +func_ov026_0212e948 kind:function(arm,size=0x3f4) addr:0x0212e948 +func_ov026_0212ed3c kind:function(arm,size=0x34c) addr:0x0212ed3c +func_ov026_0212f088 kind:function(arm,size=0x68) addr:0x0212f088 +func_ov026_0212f0f0 kind:function(arm,size=0xf8) addr:0x0212f0f0 +func_ov026_0212f1e8 kind:function(arm,size=0x17c) addr:0x0212f1e8 +func_ov026_0212f364 kind:function(arm,size=0xec) addr:0x0212f364 +func_ov026_0212f450 kind:function(arm,size=0x180) addr:0x0212f450 +func_ov026_0212f5d0 kind:function(arm,size=0x64) addr:0x0212f5d0 +func_ov026_0212f634 kind:function(arm,size=0x14) addr:0x0212f634 +func_ov026_0212f648 kind:function(arm,size=0x4) addr:0x0212f648 +func_ov026_0212f64c kind:function(arm,size=0x168) addr:0x0212f64c +func_ov026_0212f7b4 kind:function(arm,size=0xa4) addr:0x0212f7b4 +func_ov026_0212f858 kind:function(arm,size=0x204) addr:0x0212f858 +func_ov026_0212fa5c kind:function(arm,size=0xa8) addr:0x0212fa5c +func_ov026_0212fb04 kind:function(arm,size=0x3c) addr:0x0212fb04 +func_ov026_0212fb40 kind:function(arm,size=0x18) addr:0x0212fb40 +func_ov026_0212fb58 kind:function(arm,size=0x48) addr:0x0212fb58 +func_ov026_0212fba0 kind:function(arm,size=0xd8) addr:0x0212fba0 +func_ov026_0212fc78 kind:function(arm,size=0x28) addr:0x0212fc78 +func_ov026_0212fca0 kind:function(arm,size=0x8c) addr:0x0212fca0 +func_ov026_0212fd2c kind:function(arm,size=0x2c) addr:0x0212fd2c +func_ov026_0212fd58 kind:function(arm,size=0x128) addr:0x0212fd58 +func_ov026_0212fe80 kind:function(arm,size=0x2c) addr:0x0212fe80 +func_ov026_0212feac kind:function(arm,size=0xe0) addr:0x0212feac +func_ov026_0212ff8c kind:function(arm,size=0xa4) addr:0x0212ff8c +func_ov026_02130030 kind:function(arm,size=0x74) addr:0x02130030 +func_ov026_021300a4 kind:function(arm,size=0x14) addr:0x021300a4 +func_ov026_021300b8 kind:function(arm,size=0x6c) addr:0x021300b8 +func_ov026_02130124 kind:function(arm,size=0x234) addr:0x02130124 +func_ov026_02130358 kind:function(arm,size=0x128) addr:0x02130358 +func_ov026_02130480 kind:function(arm,size=0x1c) addr:0x02130480 +func_ov026_0213049c kind:function(arm,size=0x100) addr:0x0213049c +func_ov026_0213059c kind:function(arm,size=0x3c) addr:0x0213059c +func_ov026_021305d8 kind:function(arm,size=0x190) addr:0x021305d8 +func_ov026_02130768 kind:function(arm,size=0x14) addr:0x02130768 +func_ov026_0213077c kind:function(arm,size=0xe0) addr:0x0213077c +_021307ac kind:label(arm) addr:0x021307ac +func_ov026_0213085c kind:function(arm,size=0x14) addr:0x0213085c +func_ov026_02130870 kind:function(arm,size=0x54) addr:0x02130870 +func_ov026_021308c4 kind:function(arm,size=0x4) addr:0x021308c4 +func_ov026_021308c8 kind:function(arm,size=0x80) addr:0x021308c8 +func_ov026_02130948 kind:function(arm,size=0x110) addr:0x02130948 +func_ov026_02130a58 kind:function(arm,size=0x60) addr:0x02130a58 +func_ov026_02130ab8 kind:function(arm,size=0xbc) addr:0x02130ab8 +func_ov026_02130b74 kind:function(arm,size=0x394) addr:0x02130b74 +func_ov026_02130f08 kind:function(arm,size=0x398) addr:0x02130f08 +func_ov026_021312a0 kind:function(arm,size=0x5c) addr:0x021312a0 +func_ov026_021312fc kind:function(arm,size=0x2a8) addr:0x021312fc +func_ov026_021315a4 kind:function(arm,size=0x10c) addr:0x021315a4 +func_ov026_021316b0 kind:function(arm,size=0x194) addr:0x021316b0 +func_ov026_02131844 kind:function(arm,size=0x21c) addr:0x02131844 +func_ov026_02131a60 kind:function(arm,size=0x25c) addr:0x02131a60 +func_ov026_02131cbc kind:function(arm,size=0x3c) addr:0x02131cbc +func_ov026_02131cf8 kind:function(arm,size=0x118) addr:0x02131cf8 +func_ov026_02131e10 kind:function(arm,size=0x28) addr:0x02131e10 +func_ov026_02131e38 kind:function(arm,size=0x10) addr:0x02131e38 +func_ov026_02131e48 kind:function(arm,size=0x14) addr:0x02131e48 +func_ov026_02131e5c kind:function(arm,size=0xc8) addr:0x02131e5c +func_ov026_02131f24 kind:function(arm,size=0x184) addr:0x02131f24 +func_ov026_021320a8 kind:function(arm,size=0xd4) addr:0x021320a8 +func_ov026_0213217c kind:function(arm,size=0x14) addr:0x0213217c +func_ov026_02132190 kind:function(arm,size=0x1c) addr:0x02132190 +func_ov026_021321ac kind:function(arm,size=0x3c) addr:0x021321ac +func_ov026_021321e8 kind:function(arm,size=0xb0) addr:0x021321e8 +func_ov026_02132298 kind:function(arm,size=0xc0) addr:0x02132298 +func_ov026_02132358 kind:function(arm,size=0x110) addr:0x02132358 +func_ov026_02132468 kind:function(arm,size=0x2c) addr:0x02132468 +func_ov026_02132494 kind:function(arm,size=0x4) addr:0x02132494 +func_ov026_02132498 kind:function(arm,size=0xb8) addr:0x02132498 +func_ov026_02132550 kind:function(arm,size=0x450) addr:0x02132550 +func_ov026_021329a0 kind:function(arm,size=0x14) addr:0x021329a0 +func_ov026_021329b4 kind:function(arm,size=0xb0) addr:0x021329b4 +func_ov026_02132a64 kind:function(arm,size=0x40) addr:0x02132a64 +func_ov026_02132aa4 kind:function(arm,size=0x3c) addr:0x02132aa4 +func_ov026_02132ae0 kind:function(arm,size=0xb8) addr:0x02132ae0 +func_ov026_02132b98 kind:function(arm,size=0xb4) addr:0x02132b98 +func_ov026_02132c4c kind:function(arm,size=0xf0) addr:0x02132c4c +func_ov026_02132d3c kind:function(arm,size=0x8) addr:0x02132d3c +func_ov026_02132d44 kind:function(arm,size=0x1dc) addr:0x02132d44 +func_ov026_02132f20 kind:function(arm,size=0x8) addr:0x02132f20 +func_ov026_02132f28 kind:function(arm,size=0x14) addr:0x02132f28 +func_ov026_02132f3c kind:function(arm,size=0x1c) addr:0x02132f3c +func_ov026_02132f58 kind:function(arm,size=0x1c) addr:0x02132f58 +func_ov026_02132f74 kind:function(arm,size=0xb4) addr:0x02132f74 +func_ov026_02133028 kind:function(arm,size=0x8) addr:0x02133028 +func_ov026_02133030 kind:function(arm,size=0x60) addr:0x02133030 +func_ov026_02133090 kind:function(arm,size=0xa0) addr:0x02133090 +func_ov026_02133130 kind:function(arm,size=0x2c) addr:0x02133130 +func_ov026_0213315c kind:function(arm,size=0xc) addr:0x0213315c +func_ov026_02133168 kind:function(arm,size=0x34) addr:0x02133168 +func_ov026_0213319c kind:function(arm,size=0x348) addr:0x0213319c +func_ov026_021334e4 kind:function(arm,size=0x28) addr:0x021334e4 +func_ov026_0213350c kind:function(arm,size=0xe0) addr:0x0213350c +func_ov026_021335ec kind:function(arm,size=0xb4) addr:0x021335ec +func_ov026_021336a0 kind:function(arm,size=0x38) addr:0x021336a0 +func_ov026_021336d8 kind:function(arm,size=0x8) addr:0x021336d8 +func_ov026_021336e0 kind:function(arm,size=0x84) addr:0x021336e0 +func_ov026_02133764 kind:function(arm,size=0x38) addr:0x02133764 +func_ov026_0213379c kind:function(arm,size=0x14) addr:0x0213379c +func_ov026_021337b0 kind:function(arm,size=0x1c) addr:0x021337b0 +func_ov026_021337cc kind:function(arm,size=0x18) addr:0x021337cc +func_ov026_021337e4 kind:function(arm,size=0x50) addr:0x021337e4 +func_ov026_02133834 kind:function(arm,size=0xb8) addr:0x02133834 +func_ov026_021338ec kind:function(arm,size=0x2c) addr:0x021338ec +func_ov026_02133918 kind:function(arm,size=0x18) addr:0x02133918 +func_ov026_02133930 kind:function(arm,size=0x24) addr:0x02133930 +func_ov026_02133954 kind:function(arm,size=0x14) addr:0x02133954 +func_ov026_02133968 kind:function(arm,size=0x38) addr:0x02133968 +func_ov026_021339a0 kind:function(arm,size=0x1c) addr:0x021339a0 +func_ov026_021339bc kind:function(arm,size=0x20) addr:0x021339bc +func_ov026_021339dc kind:function(arm,size=0x60) addr:0x021339dc +func_ov026_02133a3c kind:function(arm,size=0x60) addr:0x02133a3c +func_ov026_02133a9c kind:function(arm,size=0x28) addr:0x02133a9c +func_ov026_02133ac4 kind:function(arm,size=0x3c) addr:0x02133ac4 +func_ov026_02133b00 kind:function(arm,size=0x2c) addr:0x02133b00 +func_ov026_02133b2c kind:function(arm,size=0x40) addr:0x02133b2c +func_ov026_02133b6c kind:function(arm,size=0x18) addr:0x02133b6c +func_ov026_02133b84 kind:function(arm,size=0x108) addr:0x02133b84 +func_ov026_02133c8c kind:function(arm,size=0xbc) addr:0x02133c8c +func_ov026_02133d48 kind:function(arm,size=0x48) addr:0x02133d48 +func_ov026_02133d90 kind:function(arm,size=0x24) addr:0x02133d90 +func_ov026_02133db4 kind:function(arm,size=0x34) addr:0x02133db4 +func_ov026_02133de8 kind:function(arm,size=0x2c) addr:0x02133de8 +func_ov026_02133e14 kind:function(arm,size=0x64) addr:0x02133e14 +func_ov026_02133e78 kind:function(arm,size=0x24) addr:0x02133e78 +func_ov026_02133e9c kind:function(arm,size=0x24) addr:0x02133e9c +func_ov026_02133ec0 kind:function(arm,size=0x24) addr:0x02133ec0 +func_ov026_02133ee4 kind:function(arm,size=0x48) addr:0x02133ee4 +func_ov026_02133f2c kind:function(arm,size=0x12c) addr:0x02133f2c +func_ov026_02134058 kind:function(arm,size=0x18) addr:0x02134058 +func_ov026_02134070 kind:function(arm,size=0x1dc) addr:0x02134070 +func_ov026_0213424c kind:function(arm,size=0x58) addr:0x0213424c +func_ov026_021342a4 kind:function(arm,size=0x18) addr:0x021342a4 +func_ov026_021342bc kind:function(arm,size=0x78) addr:0x021342bc +func_ov026_02134334 kind:function(arm,size=0x30) addr:0x02134334 +func_ov026_02134364 kind:function(arm,size=0x128) addr:0x02134364 +func_ov026_0213448c kind:function(arm,size=0x8) addr:0x0213448c +func_ov026_02134494 kind:function(arm,size=0x140) addr:0x02134494 +func_ov026_021345d4 kind:function(arm,size=0x68) addr:0x021345d4 +func_ov026_0213463c kind:function(arm,size=0x20) addr:0x0213463c +func_ov026_0213465c kind:function(arm,size=0x60) addr:0x0213465c +func_ov026_021346bc kind:function(arm,size=0x14) addr:0x021346bc +func_ov026_021346d0 kind:function(arm,size=0x20) addr:0x021346d0 +func_ov026_021346f0 kind:function(arm,size=0x1c) addr:0x021346f0 +data_ov026_02134718 kind:data(any) addr:0x02134718 +data_ov026_02134738 kind:data(any) addr:0x02134738 +data_ov026_0213474c kind:data(any) addr:0x0213474c +data_ov026_02134760 kind:data(any) addr:0x02134760 +data_ov026_02134774 kind:data(any) addr:0x02134774 +data_ov026_02134784 kind:data(any) addr:0x02134784 +data_ov026_02134794 kind:data(any) addr:0x02134794 +data_ov026_021347ac kind:data(any) addr:0x021347ac +data_ov026_021347c4 kind:data(any) addr:0x021347c4 +data_ov026_021347dc kind:data(any) addr:0x021347dc +data_ov026_021347f4 kind:data(any) addr:0x021347f4 +data_ov026_02134804 kind:data(any) addr:0x02134804 +data_ov026_02134814 kind:data(any) addr:0x02134814 +data_ov026_02134824 kind:data(any) addr:0x02134824 +data_ov026_02134834 kind:data(any) addr:0x02134834 +data_ov026_02134844 kind:data(any) addr:0x02134844 +data_ov026_02134854 kind:data(any) addr:0x02134854 +data_ov026_02134864 kind:data(any) addr:0x02134864 +data_ov026_02134874 kind:data(any) addr:0x02134874 +data_ov026_02134880 kind:data(any) addr:0x02134880 +data_ov026_0213488c kind:data(any) addr:0x0213488c +data_ov026_02134890 kind:data(any) addr:0x02134890 +data_ov026_02134894 kind:data(any) addr:0x02134894 +data_ov026_021348c8 kind:data(any) addr:0x021348c8 +data_ov026_021348e0 kind:data(any) addr:0x021348e0 ambiguous +data_ov026_02134a30 kind:data(any) addr:0x02134a30 +data_ov026_02134a34 kind:data(any) addr:0x02134a34 +data_ov026_02134a3c kind:data(any) addr:0x02134a3c +data_ov026_02134a48 kind:data(any) addr:0x02134a48 +data_ov026_02134a54 kind:data(any) addr:0x02134a54 +data_ov026_02134a64 kind:data(any) addr:0x02134a64 +data_ov026_02134a7c kind:data(any) addr:0x02134a7c +data_ov026_02134a94 kind:data(any) addr:0x02134a94 +data_ov026_02134ab4 kind:data(any) addr:0x02134ab4 +data_ov026_02134abc kind:data(any) addr:0x02134abc +data_ov026_02134ac4 kind:data(any) addr:0x02134ac4 +data_ov026_02134acc kind:data(any) addr:0x02134acc +data_ov026_02134ad4 kind:data(any) addr:0x02134ad4 +data_ov026_02134ae4 kind:data(any) addr:0x02134ae4 +data_ov026_02134aec kind:data(any) addr:0x02134aec +data_ov026_02134af4 kind:data(any) addr:0x02134af4 +data_ov026_02134b00 kind:data(any) addr:0x02134b00 +data_ov026_02134b0c kind:data(any) addr:0x02134b0c +data_ov026_02134b2c kind:data(any) addr:0x02134b2c +data_ov026_02134b4c kind:data(any) addr:0x02134b4c +data_ov026_02134b70 kind:data(any) addr:0x02134b70 +data_ov026_02134b84 kind:data(any) addr:0x02134b84 ambiguous +data_ov026_02134c30 kind:data(any) addr:0x02134c30 +data_ov026_02134c38 kind:data(any) addr:0x02134c38 +data_ov026_02134c3c kind:data(any) addr:0x02134c3c +data_ov026_02134c40 kind:data(any) addr:0x02134c40 +data_ov026_02134c44 kind:data(any) addr:0x02134c44 +data_ov026_02134c48 kind:data(any) addr:0x02134c48 +data_ov026_02134c50 kind:data(any) addr:0x02134c50 +data_ov026_02134c58 kind:data(any) addr:0x02134c58 +data_ov026_02134c60 kind:data(any) addr:0x02134c60 +data_ov026_02134c68 kind:data(any) addr:0x02134c68 +data_ov026_02134c70 kind:data(any) addr:0x02134c70 +data_ov026_02134c7c kind:data(any) addr:0x02134c7c +data_ov026_02134c8c kind:data(any) addr:0x02134c8c +data_ov026_02134c9c kind:data(any) addr:0x02134c9c +data_ov026_02134cac kind:data(any) addr:0x02134cac +data_ov026_02134cbc kind:data(any) addr:0x02134cbc +data_ov026_02134ccc kind:data(any) addr:0x02134ccc +data_ov026_02134cdc kind:data(any) addr:0x02134cdc +data_ov026_02134cec kind:data(any) addr:0x02134cec +data_ov026_02134cfc kind:data(any) addr:0x02134cfc +data_ov026_02134d0c kind:data(any) addr:0x02134d0c +data_ov026_02134d1c kind:data(any) addr:0x02134d1c +data_ov026_02134d2c kind:data(any) addr:0x02134d2c +data_ov026_02134d3c kind:data(any) addr:0x02134d3c +data_ov026_02134d4c kind:data(any) addr:0x02134d4c +data_ov026_02134d5c kind:data(any) addr:0x02134d5c +data_ov026_02134d6c kind:data(any) addr:0x02134d6c +data_ov026_02134d7c kind:data(any) addr:0x02134d7c +data_ov026_02134d8c kind:data(any) addr:0x02134d8c +data_ov026_02134da0 kind:data(any) addr:0x02134da0 +data_ov026_02134dc0 kind:data(any) addr:0x02134dc0 +data_ov026_02134de0 kind:data(any) addr:0x02134de0 +data_ov026_02134e00 kind:data(any) addr:0x02134e00 +data_ov026_02134e20 kind:data(any) addr:0x02134e20 +data_ov026_02134e40 kind:data(any) addr:0x02134e40 +data_ov026_02134e60 kind:data(any) addr:0x02134e60 +data_ov026_02134e80 kind:data(any) addr:0x02134e80 +data_ov026_02134ea0 kind:data(any) addr:0x02134ea0 +data_ov026_02134ed0 kind:data(any) addr:0x02134ed0 +data_ov026_02134f00 kind:data(any) addr:0x02134f00 +data_ov026_02134f30 kind:data(any) addr:0x02134f30 +data_ov026_02134f60 kind:data(any) addr:0x02134f60 +data_ov026_02134fa0 kind:data(any) addr:0x02134fa0 +data_ov026_02134fe0 kind:data(any) addr:0x02134fe0 +data_ov026_02135040 kind:data(any) addr:0x02135040 +data_ov026_021350c0 kind:data(any) addr:0x021350c0 +data_ov026_02135140 kind:data(any) addr:0x02135140 +data_ov026_021351d0 kind:data(any) addr:0x021351d0 +data_ov026_02135270 kind:data(any) addr:0x02135270 +data_ov026_02135310 kind:data(any) addr:0x02135310 +data_ov026_02135328 kind:data(any) addr:0x02135328 +data_ov026_02135340 kind:data(any) addr:0x02135340 +data_ov026_02135358 kind:data(any) addr:0x02135358 +data_ov026_02135370 kind:data(any) addr:0x02135370 +data_ov026_02135388 kind:data(any) addr:0x02135388 +data_ov026_021353a0 kind:data(any) addr:0x021353a0 +data_ov026_021353b8 kind:data(any) addr:0x021353b8 +data_ov026_021353d0 kind:data(any) addr:0x021353d0 +data_ov026_021353e8 kind:data(any) addr:0x021353e8 +data_ov026_02135400 kind:data(any) addr:0x02135400 +data_ov026_02135418 kind:data(any) addr:0x02135418 +data_ov026_02135430 kind:data(any) addr:0x02135430 +data_ov026_02135434 kind:data(any) addr:0x02135434 +data_ov026_02135438 kind:data(any) addr:0x02135438 +data_ov026_02135440 kind:data(any) addr:0x02135440 +data_ov026_0213544d kind:data(any) addr:0x0213544d +data_ov026_0213545a kind:data(any) addr:0x0213545a +data_ov026_02135467 kind:data(any) addr:0x02135467 +data_ov026_02135474 kind:data(any) addr:0x02135474 +data_ov026_021354a8 kind:data(any) addr:0x021354a8 +data_ov026_021354f0 kind:data(any) addr:0x021354f0 +data_ov026_021354f8 kind:data(any) addr:0x021354f8 +data_ov026_0213550c kind:data(any) addr:0x0213550c +data_ov026_0213554c kind:data(any) addr:0x0213554c +data_ov026_02135554 kind:data(any) addr:0x02135554 +data_ov026_02135568 kind:data(any) addr:0x02135568 +data_ov026_021355a8 kind:data(any) addr:0x021355a8 +data_ov026_0213562c kind:data(any) addr:0x0213562c +data_ov026_0213565c kind:data(any) addr:0x0213565c ambiguous +data_ov026_0213568c kind:data(any) addr:0x0213568c +data_ov026_021356bc kind:data(any) addr:0x021356bc +data_ov026_021356dc kind:data(any) addr:0x021356dc +data_ov026_021356f0 kind:data(any) addr:0x021356f0 +data_ov026_02135714 kind:data(any) addr:0x02135714 +data_ov026_02135724 kind:data(any) addr:0x02135724 +data_ov026_02135734 kind:data(any) addr:0x02135734 +data_ov026_02135748 kind:data(any) addr:0x02135748 +data_ov026_02135758 kind:data(any) addr:0x02135758 +data_ov026_021357a8 kind:data(any) addr:0x021357a8 +data_ov026_021357e8 kind:data(any) addr:0x021357e8 +data_ov026_02135874 kind:data(any) addr:0x02135874 +data_ov026_0213589c kind:data(any) addr:0x0213589c +data_ov026_021358a4 kind:data(any) addr:0x021358a4 +data_ov026_021358ac kind:data(any) addr:0x021358ac +data_ov026_021358b4 kind:data(any) addr:0x021358b4 +data_ov026_021358bc kind:data(any) addr:0x021358bc +data_ov026_021358c4 kind:data(any) addr:0x021358c4 +data_ov026_021358cc kind:data(any) addr:0x021358cc +data_ov026_021358d4 kind:data(any) addr:0x021358d4 +data_ov026_021358dc kind:data(any) addr:0x021358dc +data_ov026_0213591c kind:data(any) addr:0x0213591c +data_ov026_0213592c kind:data(any) addr:0x0213592c +data_ov026_0213593c kind:data(any) addr:0x0213593c +data_ov026_02135940 kind:data(any) addr:0x02135940 +data_ov026_02135944 kind:data(any) addr:0x02135944 +data_ov026_02135974 kind:data(any) addr:0x02135974 +data_ov026_02135984 kind:data(any) addr:0x02135984 +data_ov026_021359ac kind:data(any) addr:0x021359ac +data_ov026_021359bc kind:data(any) addr:0x021359bc +data_ov026_021359d0 kind:data(any) addr:0x021359d0 +data_ov026_021359e0 kind:data(any) addr:0x021359e0 +data_ov026_02135b48 kind:data(any) addr:0x02135b48 +data_ov026_02135b84 kind:data(any) addr:0x02135b84 ambiguous +data_ov026_02135b88 kind:data(any) addr:0x02135b88 +data_ov026_02135bb8 kind:data(any) addr:0x02135bb8 +data_ov026_02135bc8 kind:data(any) addr:0x02135bc8 +data_ov026_02135bd0 kind:data(any) addr:0x02135bd0 +data_ov026_02135bd8 kind:data(any) addr:0x02135bd8 +data_ov026_02135c08 kind:data(any) addr:0x02135c08 +data_ov026_02135c10 kind:data(any) addr:0x02135c10 +func_ov026_02136144 kind:function(arm,size=0x28) addr:0x02136144 +func_ov026_0213616c kind:function(arm,size=0x1c) addr:0x0213616c +func_ov026_02136188 kind:function(arm,size=0x1c) addr:0x02136188 +func_ov026_021361a4 kind:function(arm,size=0x1c) addr:0x021361a4 +func_ov026_021361c0 kind:function(arm,size=0x48) addr:0x021361c0 +func_ov026_02136208 kind:function(arm,size=0x48) addr:0x02136208 +func_ov026_02136250 kind:function(arm,size=0x4) addr:0x02136250 +func_ov026_02136254 kind:function(arm,size=0x1c) addr:0x02136254 +func_ov026_02136270 kind:function(arm,size=0x1c) addr:0x02136270 +func_ov026_0213628c kind:function(arm,size=0x1c) addr:0x0213628c +func_ov026_021362a8 kind:function(arm,size=0x1c) addr:0x021362a8 +func_ov026_021362c4 kind:function(arm,size=0x5c) addr:0x021362c4 +func_ov026_02136320 kind:function(arm,size=0x50) addr:0x02136320 +func_ov026_02136370 kind:function(arm,size=0x40) addr:0x02136370 +func_ov026_021363b0 kind:function(arm,size=0x50) addr:0x021363b0 +func_ov026_02136400 kind:function(arm,size=0x35c) addr:0x02136400 +func_ov026_0213675c kind:function(arm,size=0x88) addr:0x0213675c +func_ov026_021367e4 kind:function(arm,size=0x74) addr:0x021367e4 +func_ov026_02136858 kind:function(arm,size=0x20) addr:0x02136858 +func_ov026_02136878 kind:function(arm,size=0x50) addr:0x02136878 +func_ov026_021368c8 kind:function(arm,size=0x50) addr:0x021368c8 +func_ov026_02136918 kind:function(arm,size=0x1c) addr:0x02136918 +func_ov026_02136934 kind:function(arm,size=0x50) addr:0x02136934 +func_ov026_02136984 kind:function(arm,size=0x50) addr:0x02136984 +func_ov026_021369d4 kind:function(arm,size=0x50) addr:0x021369d4 +func_ov026_02136a24 kind:function(arm,size=0x50) addr:0x02136a24 +func_ov026_02136a74 kind:function(arm,size=0x20) addr:0x02136a74 +func_ov026_02136a94 kind:function(arm,size=0x50) addr:0x02136a94 +func_ov026_02136ae4 kind:function(arm,size=0x5c) addr:0x02136ae4 +func_ov026_02136b40 kind:function(arm,size=0x50) addr:0x02136b40 +func_ov026_02136b90 kind:function(arm,size=0x50) addr:0x02136b90 +func_ov026_02136be0 kind:function(arm,size=0x50) addr:0x02136be0 +func_ov026_02136c30 kind:function(arm,size=0x50) addr:0x02136c30 +func_ov026_02136c80 kind:function(arm,size=0x50) addr:0x02136c80 +func_ov026_02136cd0 kind:function(arm,size=0x68) addr:0x02136cd0 +func_ov026_02136d38 kind:function(arm,size=0x50) addr:0x02136d38 +func_ov026_02136d88 kind:function(arm,size=0x50) addr:0x02136d88 +func_ov026_02136dd8 kind:function(arm,size=0x50) addr:0x02136dd8 +func_ov026_02136e28 kind:function(arm,size=0x50) addr:0x02136e28 +func_ov026_02136e78 kind:function(arm,size=0x9c) addr:0x02136e78 +func_ov026_02136f14 kind:function(arm,size=0x50) addr:0x02136f14 +func_ov026_02136f64 kind:function(arm,size=0xd0) addr:0x02136f64 +func_ov026_02137034 kind:function(arm,size=0x50) addr:0x02137034 +func_ov026_02137084 kind:function(arm,size=0x8c) addr:0x02137084 +func_ov026_02137110 kind:function(arm,size=0x50) addr:0x02137110 +func_ov026_02137160 kind:function(arm,size=0x50) addr:0x02137160 +func_ov026_021371b0 kind:function(arm,size=0x50) addr:0x021371b0 +func_ov026_02137200 kind:function(arm,size=0x50) addr:0x02137200 +func_ov026_02137250 kind:function(arm,size=0x50) addr:0x02137250 +func_ov026_021372a0 kind:function(arm,size=0x50) addr:0x021372a0 +func_ov026_021372f0 kind:function(arm,size=0x50) addr:0x021372f0 +func_ov026_02137340 kind:function(arm,size=0x78) addr:0x02137340 +func_ov026_021373b8 kind:function(arm,size=0xb4) addr:0x021373b8 +func_ov026_0213746c kind:function(arm,size=0x50) addr:0x0213746c +func_ov026_021374bc kind:function(arm,size=0x24) addr:0x021374bc +func_ov026_021374e0 kind:function(arm,size=0x4) addr:0x021374e0 +func_ov026_021374e4 kind:function(arm,size=0x24) addr:0x021374e4 +data_ov026_021375a4 kind:data(any) addr:0x021375a4 ambiguous +data_ov026_02137600 kind:data(any) addr:0x02137600 +data_ov026_0213760c kind:data(any) addr:0x0213760c +data_ov026_0213763c kind:data(any) addr:0x0213763c +data_ov026_0213766c kind:data(any) addr:0x0213766c +data_ov026_02137694 kind:data(any) addr:0x02137694 +data_ov026_02137696 kind:data(any) addr:0x02137696 +data_ov026_02137698 kind:data(any) addr:0x02137698 +data_ov026_0213769c kind:data(any) addr:0x0213769c +data_ov026_021376a0 kind:data(any) addr:0x021376a0 +data_ov026_021376a4 kind:data(any) addr:0x021376a4 +data_ov026_021376b4 kind:data(any) addr:0x021376b4 +data_ov026_021376c4 kind:data(any) addr:0x021376c4 +data_ov026_021376d0 kind:data(any) addr:0x021376d0 +data_ov026_021376e0 kind:data(any) addr:0x021376e0 +data_ov026_021376fc kind:data(any) addr:0x021376fc +data_ov026_02137704 kind:data(any) addr:0x02137704 +data_ov026_02137718 kind:data(any) addr:0x02137718 +data_ov026_02137724 kind:data(any) addr:0x02137724 +data_ov026_0213773c kind:data(any) addr:0x0213773c +data_ov026_02137744 kind:data(any) addr:0x02137744 +data_ov026_0213775c kind:data(any) addr:0x0213775c +data_ov026_021377a8 kind:data(any) addr:0x021377a8 +data_ov026_02137990 kind:data(any) addr:0x02137990 +data_ov026_021379ac kind:data(any) addr:0x021379ac +data_ov026_021379c8 kind:data(any) addr:0x021379c8 +data_ov026_021379dc kind:data(any) addr:0x021379dc +data_ov026_02137a3c kind:data(any) addr:0x02137a3c +data_ov026_02137a50 kind:data(any) addr:0x02137a50 +data_ov026_02137a5c kind:data(any) addr:0x02137a5c +data_ov026_02137a7c kind:data(any) addr:0x02137a7c +data_ov026_02137a88 kind:data(any) addr:0x02137a88 +data_ov026_02137a98 kind:data(any) addr:0x02137a98 +data_ov026_02137aa8 kind:data(any) addr:0x02137aa8 +data_ov026_02137ad0 kind:data(any) addr:0x02137ad0 +data_ov026_02137af8 kind:data(any) addr:0x02137af8 +data_ov026_02137b14 kind:data(any) addr:0x02137b14 +data_ov026_02137b30 kind:data(any) addr:0x02137b30 +data_ov026_02137b50 kind:data(any) addr:0x02137b50 +data_ov026_02137b5c kind:data(any) addr:0x02137b5c +data_ov026_02137ba8 kind:data(any) addr:0x02137ba8 +data_ov026_02137bdc kind:data(any) addr:0x02137bdc +data_ov026_02137bf0 kind:data(any) addr:0x02137bf0 +data_ov026_02137c10 kind:data(any) addr:0x02137c10 +data_ov026_02137c30 kind:data(any) addr:0x02137c30 +data_ov026_02137c54 kind:data(any) addr:0x02137c54 +data_ov026_02137c78 kind:data(any) addr:0x02137c78 +data_ov026_02137ca0 kind:data(any) addr:0x02137ca0 +data_ov026_02137cd0 kind:data(any) addr:0x02137cd0 +data_ov026_02137cf0 kind:data(any) addr:0x02137cf0 +data_ov026_02137d10 kind:data(any) addr:0x02137d10 +data_ov026_02137d40 kind:data(any) addr:0x02137d40 +data_ov026_02137d78 kind:data(any) addr:0x02137d78 +data_ov026_02137d80 kind:data(any) addr:0x02137d80 +data_ov026_02137d88 kind:data(any) addr:0x02137d88 +data_ov026_02137d8c kind:data(any) addr:0x02137d8c +data_ov026_02137d90 kind:data(any) addr:0x02137d90 +data_ov026_02137d94 kind:data(any) addr:0x02137d94 +data_ov026_02137d98 kind:data(any) addr:0x02137d98 +data_ov026_02137da4 kind:data(any) addr:0x02137da4 +data_ov026_02137db4 kind:data(any) addr:0x02137db4 +data_ov026_02137ddc kind:data(any) addr:0x02137ddc +data_ov026_02137e04 kind:data(any) addr:0x02137e04 +data_ov026_02137e2c kind:data(any) addr:0x02137e2c ambiguous +data_ov026_02137e48 kind:data(any) addr:0x02137e48 +data_ov026_02137e6c kind:data(any) addr:0x02137e6c +data_ov026_02137e74 kind:data(any) addr:0x02137e74 ambiguous +data_ov026_02137e78 kind:data(any) addr:0x02137e78 +data_ov026_02137ea4 kind:data(any) addr:0x02137ea4 +data_ov026_02137ef0 kind:data(any) addr:0x02137ef0 +data_ov026_02137f34 kind:data(any) addr:0x02137f34 +data_ov026_02137f40 kind:data(any) addr:0x02137f40 +data_ov026_02137f84 kind:data(any) addr:0x02137f84 +data_ov026_02137f90 kind:data(any) addr:0x02137f90 +data_ov026_02137fd4 kind:data(any) addr:0x02137fd4 +data_ov026_02137fe0 kind:data(any) addr:0x02137fe0 +data_ov026_0213800c kind:data(any) addr:0x0213800c +data_ov026_02138054 kind:data(any) addr:0x02138054 +data_ov026_02138098 kind:data(any) addr:0x02138098 +data_ov026_021380a4 kind:data(any) addr:0x021380a4 +data_ov026_021380e8 kind:data(any) addr:0x021380e8 +data_ov026_02138100 kind:data(any) addr:0x02138100 +data_ov026_02138144 kind:data(any) addr:0x02138144 +data_ov026_02138188 kind:data(any) addr:0x02138188 +data_ov026_021381cc kind:data(any) addr:0x021381cc +data_ov026_02138208 kind:data(any) addr:0x02138208 +data_ov026_0213820c kind:data(any) addr:0x0213820c +data_ov026_02138214 kind:data(any) addr:0x02138214 +data_ov026_0213821c kind:data(any) addr:0x0213821c +data_ov026_02138228 kind:data(any) addr:0x02138228 +data_ov026_02138240 kind:data(any) addr:0x02138240 +data_ov026_02138248 kind:data(any) addr:0x02138248 +data_ov026_02138250 kind:data(any) addr:0x02138250 +data_ov026_02138254 kind:data(any) addr:0x02138254 +data_ov026_02138260 kind:data(any) addr:0x02138260 +data_ov026_0213826c kind:data(any) addr:0x0213826c +data_ov026_02138278 kind:data(any) addr:0x02138278 +data_ov026_02138284 kind:data(any) addr:0x02138284 +data_ov026_02138290 kind:data(any) addr:0x02138290 +data_ov026_0213829c kind:data(any) addr:0x0213829c +data_ov026_021382a8 kind:data(any) addr:0x021382a8 +data_ov026_021382bc kind:data(any) addr:0x021382bc +data_ov026_021382e0 kind:data(any) addr:0x021382e0 +data_ov026_02138328 kind:data(any) addr:0x02138328 +data_ov026_0213836c kind:data(any) addr:0x0213836c +data_ov026_021384ec kind:data(any) addr:0x021384ec +data_ov026_02138794 kind:data(any) addr:0x02138794 +data_ov026_021387d8 kind:data(any) addr:0x021387d8 +data_ov026_021387ec kind:data(any) addr:0x021387ec +data_ov026_021387f4 kind:data(any) addr:0x021387f4 +data_ov026_021387f8 kind:data(any) addr:0x021387f8 +data_ov026_021387fc kind:data(any) addr:0x021387fc +data_ov026_02138808 kind:data(any) addr:0x02138808 +data_ov026_0213882c kind:data(any) addr:0x0213882c +data_ov026_02138884 kind:data(any) addr:0x02138884 +data_ov026_0213888c kind:data(any) addr:0x0213888c +data_ov026_02138894 kind:data(any) addr:0x02138894 +data_ov026_0213889c kind:data(any) addr:0x0213889c +data_ov026_021388a4 kind:data(any) addr:0x021388a4 +data_ov026_021388bc kind:data(any) addr:0x021388bc +data_ov026_021388cc kind:data(any) addr:0x021388cc +data_ov026_02138918 kind:data(any) addr:0x02138918 +data_ov026_0213895c kind:data(any) addr:0x0213895c +data_ov026_02138970 kind:data(any) addr:0x02138970 +data_ov026_02138984 kind:data(any) addr:0x02138984 +data_ov026_02138998 kind:data(any) addr:0x02138998 +data_ov026_021389ac kind:data(any) addr:0x021389ac +data_ov026_021389c0 kind:data(any) addr:0x021389c0 +data_ov026_021389d4 kind:data(any) addr:0x021389d4 +data_ov026_021389e8 kind:data(any) addr:0x021389e8 +data_ov026_021389fc kind:data(any) addr:0x021389fc +data_ov026_02138a10 kind:data(any) addr:0x02138a10 +data_ov026_02138a24 kind:data(any) addr:0x02138a24 +data_ov026_02138a38 kind:data(any) addr:0x02138a38 +data_ov026_02138a4c kind:data(any) addr:0x02138a4c +data_ov026_02138a60 kind:data(any) addr:0x02138a60 +data_ov026_02138a74 kind:data(any) addr:0x02138a74 +data_ov026_02138a88 kind:data(any) addr:0x02138a88 +data_ov026_02138a9c kind:data(any) addr:0x02138a9c +data_ov026_02138ab0 kind:data(any) addr:0x02138ab0 +data_ov026_02138ac0 kind:data(any) addr:0x02138ac0 +data_ov026_02138ad0 kind:data(any) addr:0x02138ad0 +data_ov026_02138af0 kind:data(any) addr:0x02138af0 +data_ov026_02138b24 kind:data(any) addr:0x02138b24 +data_ov026_02138b58 kind:data(any) addr:0x02138b58 +data_ov026_02138b90 kind:data(any) addr:0x02138b90 +data_ov026_02138bc8 kind:data(any) addr:0x02138bc8 +data_ov026_02138c00 kind:data(any) addr:0x02138c00 +data_ov026_02138c30 kind:data(any) addr:0x02138c30 +data_ov026_02138c50 kind:data(any) addr:0x02138c50 +data_ov026_02138c64 kind:data(any) addr:0x02138c64 +data_ov026_02138c78 kind:data(any) addr:0x02138c78 +data_ov026_02138c94 kind:data(any) addr:0x02138c94 +data_ov026_02138cbc kind:data(any) addr:0x02138cbc +data_ov026_02138ce4 kind:data(any) addr:0x02138ce4 +data_ov026_02138d10 kind:data(any) addr:0x02138d10 +data_ov026_02138d58 kind:data(any) addr:0x02138d58 +data_ov026_02138d6c kind:data(any) addr:0x02138d6c +data_ov026_02138d88 kind:data(any) addr:0x02138d88 +data_ov026_02138df4 kind:data(any) addr:0x02138df4 +data_ov026_02138e08 kind:data(any) addr:0x02138e08 +data_ov026_02138e64 kind:data(any) addr:0x02138e64 +data_ov026_02138e80 kind:data(any) addr:0x02138e80 +data_ov026_02138e9c kind:data(any) addr:0x02138e9c +data_ov026_02138ec4 kind:data(any) addr:0x02138ec4 +data_ov026_02138f14 kind:data(any) addr:0x02138f14 +data_ov026_02138f30 kind:data(any) addr:0x02138f30 +data_ov026_02138f88 kind:data(any) addr:0x02138f88 +data_ov026_02138f9c kind:data(any) addr:0x02138f9c +data_ov026_02138fc8 kind:data(any) addr:0x02138fc8 +data_ov026_02139028 kind:data(any) addr:0x02139028 +data_ov026_02139044 kind:data(any) addr:0x02139044 +data_ov026_02139084 kind:data(any) addr:0x02139084 ambiguous +data_ov026_021390a4 kind:data(any) addr:0x021390a4 +data_ov026_021390c0 kind:data(any) addr:0x021390c0 +data_ov026_02139110 kind:data(any) addr:0x02139110 +data_ov026_0213912c kind:data(any) addr:0x0213912c +data_ov026_021391a0 kind:data(any) addr:0x021391a0 +data_ov026_021391bc kind:data(any) addr:0x021391bc +data_ov026_02139230 kind:data(any) addr:0x02139230 +data_ov026_02139244 kind:data(any) addr:0x02139244 +data_ov026_021392b8 kind:data(any) addr:0x021392b8 +data_ov026_021392d4 kind:data(any) addr:0x021392d4 +data_ov026_02139358 kind:data(any) addr:0x02139358 +data_ov026_021393dc kind:data(any) addr:0x021393dc +data_ov026_0213942c kind:data(any) addr:0x0213942c +data_ov026_02139430 kind:data(any) addr:0x02139430 +data_ov026_02139438 kind:data(any) addr:0x02139438 +data_ov026_02139440 kind:data(any) addr:0x02139440 +data_ov026_02139448 kind:data(any) addr:0x02139448 +data_ov026_02139450 kind:data(any) addr:0x02139450 +data_ov026_02139460 kind:data(any) addr:0x02139460 +data_ov026_0213946c kind:data(any) addr:0x0213946c +data_ov026_021394c0 kind:data(any) addr:0x021394c0 +data_ov026_021394dc kind:data(any) addr:0x021394dc +data_ov026_0213952c kind:data(any) addr:0x0213952c +data_ov026_02139548 kind:data(any) addr:0x02139548 +data_ov026_02139564 kind:data(any) addr:0x02139564 +data_ov026_021395b4 kind:data(any) addr:0x021395b4 +data_ov026_021395d0 kind:data(any) addr:0x021395d0 +data_ov026_0213964c kind:data(any) addr:0x0213964c +data_ov026_02139668 kind:data(any) addr:0x02139668 +data_ov026_021396d8 kind:data(any) addr:0x021396d8 +data_ov026_02139700 kind:data(any) addr:0x02139700 +data_ov026_02139724 kind:data(any) addr:0x02139724 +data_ov026_02139780 kind:data(any) addr:0x02139780 +data_ov026_02139788 kind:data(any) addr:0x02139788 +data_ov026_02139798 kind:data(any) addr:0x02139798 +data_ov026_021397b0 kind:data(any) addr:0x021397b0 +data_ov026_021397d4 kind:data(any) addr:0x021397d4 +data_ov026_02139830 kind:data(any) addr:0x02139830 +data_ov026_02139848 kind:data(any) addr:0x02139848 +data_ov026_02139868 kind:data(any) addr:0x02139868 +data_ov026_0213988c kind:data(any) addr:0x0213988c +data_ov026_021398f0 kind:data(any) addr:0x021398f0 +data_ov026_02139954 kind:data(any) addr:0x02139954 +data_ov026_021399b8 kind:data(any) addr:0x021399b8 +data_ov026_021399dc kind:data(any) addr:0x021399dc +data_ov026_02139a40 kind:data(any) addr:0x02139a40 +data_ov026_02139a64 kind:data(any) addr:0x02139a64 +data_ov026_02139ac0 kind:data(any) addr:0x02139ac0 +data_ov026_02139ba8 kind:data(any) addr:0x02139ba8 +data_ov026_02139bcc kind:data(any) addr:0x02139bcc +data_ov026_02139c28 kind:data(any) addr:0x02139c28 +data_ov026_02139c4c kind:data(any) addr:0x02139c4c +data_ov026_02139c68 kind:data(any) addr:0x02139c68 +data_ov026_02139c84 kind:data(any) addr:0x02139c84 +data_ov026_02139ccc kind:data(any) addr:0x02139ccc +data_ov026_02139d1c kind:data(any) addr:0x02139d1c +data_ov026_02139d78 kind:data(any) addr:0x02139d78 +data_ov026_02139d90 kind:data(any) addr:0x02139d90 +data_ov026_02139da8 kind:data(any) addr:0x02139da8 +data_ov026_02139dc0 kind:data(any) addr:0x02139dc0 +data_ov026_02139dd8 kind:data(any) addr:0x02139dd8 +data_ov026_02139df8 kind:data(any) addr:0x02139df8 +data_ov026_02139e1c kind:data(any) addr:0x02139e1c +data_ov026_02139e78 kind:data(any) addr:0x02139e78 +data_ov026_02139e84 kind:data(any) addr:0x02139e84 +data_ov026_02139ea0 kind:data(any) addr:0x02139ea0 +data_ov026_02139eb8 kind:data(any) addr:0x02139eb8 +data_ov026_02139ed0 kind:data(any) addr:0x02139ed0 +data_ov026_02139ef0 kind:data(any) addr:0x02139ef0 +data_ov026_02139f20 kind:data(any) addr:0x02139f20 ambiguous +data_ov026_02139f4c kind:data(any) addr:0x02139f4c +data_ov026_02139fa4 kind:data(any) addr:0x02139fa4 ambiguous +data_ov026_02139fdc kind:data(any) addr:0x02139fdc ambiguous +data_ov026_02139fec kind:data(any) addr:0x02139fec +data_ov026_0213a00c kind:data(any) addr:0x0213a00c +data_ov026_0213a030 kind:data(any) addr:0x0213a030 +data_ov026_0213a078 kind:data(any) addr:0x0213a078 +data_ov026_0213a0d0 kind:data(any) addr:0x0213a0d0 +data_ov026_0213a0d8 kind:data(any) addr:0x0213a0d8 +data_ov026_0213a0e0 kind:data(any) addr:0x0213a0e0 +data_ov026_0213a0f8 kind:data(any) addr:0x0213a0f8 +data_ov026_0213a120 kind:data(any) addr:0x0213a120 +data_ov026_0213a12c kind:data(any) addr:0x0213a12c +data_ov026_0213a138 kind:data(any) addr:0x0213a138 +data_ov026_0213a148 kind:data(any) addr:0x0213a148 +data_ov026_0213a16c kind:data(any) addr:0x0213a16c +data_ov026_0213a198 kind:data(any) addr:0x0213a198 +data_ov026_0213a1c8 kind:data(any) addr:0x0213a1c8 ambiguous +data_ov026_0213a1e4 kind:data(any) addr:0x0213a1e4 +data_ov026_0213a244 kind:data(any) addr:0x0213a244 +data_ov026_0213a254 kind:data(any) addr:0x0213a254 +data_ov026_0213a25c kind:data(any) addr:0x0213a25c +data_ov026_0213a27c kind:data(any) addr:0x0213a27c +data_ov026_0213a2a0 kind:data(any) addr:0x0213a2a0 +data_ov026_0213a2c4 kind:data(any) addr:0x0213a2c4 +data_ov026_0213a2e8 kind:data(any) addr:0x0213a2e8 +data_ov026_0213a328 kind:data(any) addr:0x0213a328 +data_ov026_0213a368 kind:data(any) addr:0x0213a368 +data_ov026_0213a3e8 kind:data(any) addr:0x0213a3e8 +data_ov026_0213a4ac kind:data(any) addr:0x0213a4ac +data_ov026_0213a5b0 kind:data(any) addr:0x0213a5b0 +data_ov026_0213a5bc kind:data(any) addr:0x0213a5bc +data_ov026_0213a5c0 kind:data(any) addr:0x0213a5c0 +data_ov026_0213a5d0 kind:data(any) addr:0x0213a5d0 +data_ov026_0213a5e0 kind:data(any) addr:0x0213a5e0 +data_ov026_0213a5f8 kind:data(any) addr:0x0213a5f8 +data_ov026_0213a618 kind:data(any) addr:0x0213a618 +data_ov026_0213a63c kind:data(any) addr:0x0213a63c +data_ov026_0213a668 kind:data(any) addr:0x0213a668 +data_ov026_0213a6c8 kind:data(any) addr:0x0213a6c8 +data_ov026_0213a6e4 kind:data(any) addr:0x0213a6e4 +data_ov026_0213a70c kind:data(any) addr:0x0213a70c +data_ov026_0213a734 kind:data(any) addr:0x0213a734 +data_ov026_0213a79c kind:data(any) addr:0x0213a79c +data_ov026_0213a81c kind:data(any) addr:0x0213a81c +data_ov026_0213a83c kind:data(any) addr:0x0213a83c +data_ov026_0213a860 kind:data(any) addr:0x0213a860 +data_ov026_0213a8bc kind:data(any) addr:0x0213a8bc +data_ov026_0213a8dc kind:data(any) addr:0x0213a8dc +data_ov026_0213a900 kind:data(any) addr:0x0213a900 +data_ov026_0213a964 kind:data(any) addr:0x0213a964 +data_ov026_0213a988 kind:data(any) addr:0x0213a988 +data_ov026_0213a9dc kind:data(any) addr:0x0213a9dc +data_ov026_0213a9e4 kind:data(any) addr:0x0213a9e4 +data_ov026_0213a9fc kind:data(any) addr:0x0213a9fc +data_ov026_0213aa1c kind:data(any) addr:0x0213aa1c +data_ov026_0213aa40 kind:data(any) addr:0x0213aa40 +data_ov026_0213aa64 kind:data(any) addr:0x0213aa64 +data_ov026_0213aaa4 kind:data(any) addr:0x0213aaa4 +data_ov026_0213aae4 kind:data(any) addr:0x0213aae4 +data_ov026_0213aafc kind:data(any) addr:0x0213aafc +data_ov026_0213ab14 kind:data(any) addr:0x0213ab14 +data_ov026_0213ab34 kind:data(any) addr:0x0213ab34 +data_ov026_0213ab90 kind:data(any) addr:0x0213ab90 +data_ov026_0213ab9c kind:data(any) addr:0x0213ab9c +data_ov026_0213abbc kind:data(any) addr:0x0213abbc +data_ov026_0213abd8 kind:data(any) addr:0x0213abd8 +data_ov026_0213abfc kind:data(any) addr:0x0213abfc +data_ov026_0213ac18 kind:data(any) addr:0x0213ac18 +data_ov026_0213ac68 kind:data(any) addr:0x0213ac68 +data_ov026_0213acc0 kind:data(any) addr:0x0213acc0 +data_ov026_0213ad1c kind:data(any) addr:0x0213ad1c +data_ov026_0213ad34 kind:data(any) addr:0x0213ad34 +data_ov026_0213ad4c kind:data(any) addr:0x0213ad4c +data_ov026_0213ad64 kind:data(any) addr:0x0213ad64 +data_ov026_0213ad7c kind:data(any) addr:0x0213ad7c +data_ov026_0213ad94 kind:data(any) addr:0x0213ad94 +data_ov026_0213ae6c kind:data(any) addr:0x0213ae6c +data_ov026_0213ae90 kind:data(any) addr:0x0213ae90 +data_ov026_0213aef8 kind:data(any) addr:0x0213aef8 +data_ov026_0213af0c kind:data(any) addr:0x0213af0c +data_ov026_0213af10 kind:data(any) addr:0x0213af10 +data_ov026_0213af1c kind:data(any) addr:0x0213af1c +data_ov026_0213af2c kind:data(any) addr:0x0213af2c +data_ov026_0213af40 kind:data(any) addr:0x0213af40 +data_ov026_0213af50 kind:data(any) addr:0x0213af50 +data_ov026_0213af5c kind:data(any) addr:0x0213af5c +data_ov026_0213af6c kind:data(any) addr:0x0213af6c +data_ov026_0213af7c kind:data(any) addr:0x0213af7c +data_ov026_0213af8c kind:data(any) addr:0x0213af8c +data_ov026_0213af90 kind:data(any) addr:0x0213af90 +data_ov026_0213afa4 kind:data(any) addr:0x0213afa4 +data_ov026_0213afb0 kind:data(any) addr:0x0213afb0 ambiguous +data_ov026_0213afb4 kind:data(any) addr:0x0213afb4 +data_ov026_0213afd4 kind:data(any) addr:0x0213afd4 +data_ov026_0213aff0 kind:data(any) addr:0x0213aff0 +data_ov026_0213b01c kind:data(any) addr:0x0213b01c +data_ov026_0213b048 kind:data(any) addr:0x0213b048 +data_ov026_0213b060 kind:bss addr:0x0213b060 +data_ov026_0213b064 kind:bss addr:0x0213b064 +data_ov026_0213b068 kind:bss addr:0x0213b068 +data_ov026_0213b06c kind:bss addr:0x0213b06c +data_ov026_0213b070 kind:bss addr:0x0213b070 +data_ov026_0213b074 kind:bss addr:0x0213b074 +data_ov026_0213b078 kind:bss addr:0x0213b078 +data_ov026_0213b07c kind:bss addr:0x0213b07c +data_ov026_0213b080 kind:bss addr:0x0213b080 +data_ov026_0213b084 kind:bss addr:0x0213b084 +data_ov026_0213b088 kind:bss addr:0x0213b088 +data_ov026_0213b08c kind:bss addr:0x0213b08c +data_ov026_0213b090 kind:bss addr:0x0213b090 +data_ov026_0213b094 kind:bss addr:0x0213b094 +data_ov026_0213b098 kind:bss addr:0x0213b098 +data_ov026_0213b09c kind:bss addr:0x0213b09c +data_ov026_0213b0a0 kind:bss addr:0x0213b0a0 +data_ov026_0213b0a4 kind:bss addr:0x0213b0a4 +data_ov026_0213b0a8 kind:bss addr:0x0213b0a8 +data_ov026_0213b0ac kind:bss addr:0x0213b0ac +data_ov026_0213b0b0 kind:bss addr:0x0213b0b0 +data_ov026_0213b0b4 kind:bss addr:0x0213b0b4 +data_ov026_0213b0b8 kind:bss addr:0x0213b0b8 +data_ov026_0213b0bc kind:bss addr:0x0213b0bc +data_ov026_0213b0c0 kind:bss addr:0x0213b0c0 +data_ov026_0213b0c4 kind:bss addr:0x0213b0c4 +data_ov026_0213b0c8 kind:bss addr:0x0213b0c8 +data_ov026_0213b0cc kind:bss addr:0x0213b0cc +data_ov026_0213b0d0 kind:bss addr:0x0213b0d0 +data_ov026_0213b0d4 kind:bss addr:0x0213b0d4 +data_ov026_0213b0d8 kind:bss addr:0x0213b0d8 +data_ov026_0213b0dc kind:bss addr:0x0213b0dc +data_ov026_0213b0e0 kind:bss addr:0x0213b0e0 +data_ov026_0213b0e4 kind:bss addr:0x0213b0e4 +data_ov026_0213b0f4 kind:bss addr:0x0213b0f4 +data_ov026_0213b104 kind:bss addr:0x0213b104 +data_ov026_0213b114 kind:bss addr:0x0213b114 +data_ov026_0213b124 kind:bss addr:0x0213b124 +data_ov026_0213b134 kind:bss addr:0x0213b134 +data_ov026_0213b144 kind:bss addr:0x0213b144 +data_ov026_0213b154 kind:bss addr:0x0213b154 +data_ov026_0213b164 kind:bss addr:0x0213b164 +data_ov026_0213b174 kind:bss addr:0x0213b174 +data_ov026_0213b184 kind:bss addr:0x0213b184 +data_ov026_0213b194 kind:bss addr:0x0213b194 +data_ov026_0213b1a4 kind:bss addr:0x0213b1a4 +data_ov026_0213b1b4 kind:bss addr:0x0213b1b4 +data_ov026_0213b1c4 kind:bss addr:0x0213b1c4 +data_ov026_0213b1d4 kind:bss addr:0x0213b1d4 +data_ov026_0213b1e4 kind:bss addr:0x0213b1e4 +data_ov026_0213b1f4 kind:bss addr:0x0213b1f4 +data_ov026_0213b204 kind:bss addr:0x0213b204 +data_ov026_0213b214 kind:bss addr:0x0213b214 +data_ov026_0213b224 kind:bss addr:0x0213b224 +data_ov026_0213b234 kind:bss addr:0x0213b234 +data_ov026_0213b244 kind:bss addr:0x0213b244 +data_ov026_0213b248 kind:bss addr:0x0213b248 ambiguous +data_ov026_0213b254 kind:bss addr:0x0213b254 +data_ov026_0213b264 kind:bss addr:0x0213b264 +data_ov026_0213b274 kind:bss addr:0x0213b274 +data_ov026_0213b284 kind:bss addr:0x0213b284 +data_ov026_0213b294 kind:bss addr:0x0213b294 +data_ov026_0213b2a4 kind:bss addr:0x0213b2a4 +data_ov026_0213b2b4 kind:bss addr:0x0213b2b4 +data_ov026_0213b2c4 kind:bss addr:0x0213b2c4 +data_ov026_0213b2c8 kind:bss addr:0x0213b2c8 +data_ov026_0213b2cc kind:bss addr:0x0213b2cc +data_ov026_0213b2d0 kind:bss addr:0x0213b2d0 +data_ov026_0213b2d4 kind:bss addr:0x0213b2d4 +data_ov026_0213b2d8 kind:bss addr:0x0213b2d8 +data_ov026_0213b2dc kind:bss addr:0x0213b2dc +data_ov026_0213b2ec kind:bss addr:0x0213b2ec +data_ov026_0213b2fc kind:bss addr:0x0213b2fc +data_ov026_0213b30c kind:bss addr:0x0213b30c +data_ov026_0213b31c kind:bss addr:0x0213b31c +data_ov026_0213b32c kind:bss addr:0x0213b32c +data_ov026_0213b33c kind:bss addr:0x0213b33c +data_ov026_0213b348 kind:bss addr:0x0213b348 +data_ov026_0213b8a0 kind:bss addr:0x0213b8a0 ambiguous +data_ov026_0213bbbc kind:bss addr:0x0213bbbc ambiguous +data_ov026_0213c238 kind:bss addr:0x0213c238 ambiguous +data_ov026_0213c43c kind:bss addr:0x0213c43c ambiguous +data_ov026_0213c5d0 kind:bss addr:0x0213c5d0 ambiguous +data_ov026_0213c630 kind:bss addr:0x0213c630 ambiguous +data_ov026_0213c708 kind:bss addr:0x0213c708 ambiguous +data_ov026_0213c928 kind:bss addr:0x0213c928 +data_ov026_0213c934 kind:bss addr:0x0213c934 +data_ov026_0213ccdc kind:bss addr:0x0213ccdc ambiguous +data_ov026_0213cce8 kind:bss addr:0x0213cce8 ambiguous +data_ov026_0213d1c8 kind:bss addr:0x0213d1c8 ambiguous +data_ov026_0213d8bc kind:bss addr:0x0213d8bc ambiguous +data_ov026_0213dc5c kind:bss addr:0x0213dc5c ambiguous +data_ov026_0213f040 kind:bss addr:0x0213f040 ambiguous +data_ov026_0213fbd8 kind:bss addr:0x0213fbd8 ambiguous +data_ov026_02140e34 kind:bss addr:0x02140e34 ambiguous +data_ov026_021410cc kind:bss addr:0x021410cc ambiguous +data_ov026_0214151c kind:bss addr:0x0214151c ambiguous +data_ov026_021418e4 kind:bss addr:0x021418e4 +data_ov026_021418ec kind:bss addr:0x021418ec +data_ov026_021418f4 kind:bss addr:0x021418f4 +data_ov026_021418f8 kind:bss addr:0x021418f8 +data_ov026_021418fc kind:bss addr:0x021418fc +data_ov026_02141904 kind:bss addr:0x02141904 +data_ov026_02141910 kind:bss addr:0x02141910 +data_ov026_0214196c kind:bss addr:0x0214196c +data_ov026_02141974 kind:bss addr:0x02141974 +data_ov026_02141980 kind:bss addr:0x02141980 +data_ov026_02141988 kind:bss addr:0x02141988 +data_ov026_02141994 kind:bss addr:0x02141994 +data_ov026_02141998 kind:bss addr:0x02141998 +data_ov026_021419a4 kind:bss addr:0x021419a4 +data_ov026_02141a7c kind:bss addr:0x02141a7c +data_ov026_02141a80 kind:bss addr:0x02141a80 +data_ov026_02141a8c kind:bss addr:0x02141a8c +data_ov026_02141b60 kind:bss addr:0x02141b60 +data_ov026_02141b64 kind:bss addr:0x02141b64 +data_ov026_02141b70 kind:bss addr:0x02141b70 +data_ov026_02141b90 kind:bss addr:0x02141b90 +data_ov026_02141b94 kind:bss addr:0x02141b94 +data_ov026_02141ba0 kind:bss addr:0x02141ba0 +data_ov026_02141c74 kind:bss addr:0x02141c74 +data_ov026_02141c94 kind:bss addr:0x02141c94 +data_ov026_02141c98 kind:bss addr:0x02141c98 +data_ov026_02141ca4 kind:bss addr:0x02141ca4 +data_ov026_02141d68 kind:bss addr:0x02141d68 ambiguous +data_ov026_02141d78 kind:bss addr:0x02141d78 +data_ov026_02141d94 kind:bss addr:0x02141d94 ambiguous +data_ov026_02141d98 kind:bss addr:0x02141d98 +data_ov026_02141d9c kind:bss addr:0x02141d9c +data_ov026_02141da8 kind:bss addr:0x02141da8 +data_ov026_02141de0 kind:bss addr:0x02141de0 ambiguous +data_ov026_02141e7c kind:bss addr:0x02141e7c +data_ov026_02141e9c kind:bss addr:0x02141e9c +data_ov026_02141ea0 kind:bss addr:0x02141ea0 +data_ov026_02141eac kind:bss addr:0x02141eac +data_ov026_02141ecc kind:bss addr:0x02141ecc +data_ov026_02141f80 kind:bss addr:0x02141f80 +data_ov026_02141f84 kind:bss addr:0x02141f84 +data_ov026_02141f90 kind:bss addr:0x02141f90 +data_ov026_02142064 kind:bss addr:0x02142064 +data_ov026_02142068 kind:bss addr:0x02142068 +data_ov026_02142074 kind:bss addr:0x02142074 +data_ov026_02142148 kind:bss addr:0x02142148 +data_ov026_0214214c kind:bss addr:0x0214214c +data_ov026_02142158 kind:bss addr:0x02142158 +data_ov026_02142178 kind:bss addr:0x02142178 +data_ov026_0214222c kind:bss addr:0x0214222c +data_ov026_02142230 kind:bss addr:0x02142230 +data_ov026_0214223c kind:bss addr:0x0214223c +data_ov026_02142310 kind:bss addr:0x02142310 +data_ov026_02142330 kind:bss addr:0x02142330 +data_ov026_02142334 kind:bss addr:0x02142334 +data_ov026_02142340 kind:bss addr:0x02142340 +data_ov026_02142414 kind:bss addr:0x02142414 +data_ov026_02142434 kind:bss addr:0x02142434 +data_ov026_02142438 kind:bss addr:0x02142438 +data_ov026_02142444 kind:bss addr:0x02142444 +data_ov026_02142518 kind:bss addr:0x02142518 +data_ov026_0214251c kind:bss addr:0x0214251c +data_ov026_02142528 kind:bss addr:0x02142528 +data_ov026_021425fc kind:bss addr:0x021425fc +data_ov026_02142600 kind:bss addr:0x02142600 +data_ov026_02142604 kind:bss addr:0x02142604 +data_ov026_02142608 kind:bss addr:0x02142608 +data_ov026_02142614 kind:bss addr:0x02142614 +data_ov026_02142650 kind:bss addr:0x02142650 +data_ov026_02142660 kind:bss addr:0x02142660 +data_ov026_02142670 kind:bss addr:0x02142670 +data_ov026_02142674 kind:bss addr:0x02142674 +data_ov026_02142680 kind:bss addr:0x02142680 +data_ov026_02142758 kind:bss addr:0x02142758 +data_ov026_0214275c kind:bss addr:0x0214275c +data_ov026_02142768 kind:bss addr:0x02142768 +data_ov026_021427a4 kind:bss addr:0x021427a4 +data_ov026_021427a8 kind:bss addr:0x021427a8 +data_ov026_021427b4 kind:bss addr:0x021427b4 +data_ov026_021427e5 kind:bss addr:0x021427e5 ambiguous +data_ov026_021427f0 kind:bss addr:0x021427f0 +data_ov026_021427f4 kind:bss addr:0x021427f4 +data_ov026_02142800 kind:bss addr:0x02142800 +data_ov026_02142805 kind:bss addr:0x02142805 ambiguous +data_ov026_0214283c kind:bss addr:0x0214283c +data_ov026_02142840 kind:bss addr:0x02142840 +data_ov026_02142844 kind:bss addr:0x02142844 +data_ov026_02142848 kind:bss addr:0x02142848 +data_ov026_0214284c kind:bss addr:0x0214284c +data_ov026_02142850 kind:bss addr:0x02142850 +data_ov026_02142854 kind:bss addr:0x02142854 +data_ov026_02142858 kind:bss addr:0x02142858 +data_ov026_0214285c kind:bss addr:0x0214285c +data_ov026_02142860 kind:bss addr:0x02142860 +data_ov026_02142864 kind:bss addr:0x02142864 +data_ov026_02142868 kind:bss addr:0x02142868 +data_ov026_0214286c kind:bss addr:0x0214286c +data_ov026_02142870 kind:bss addr:0x02142870 +data_ov026_02142874 kind:bss addr:0x02142874 +data_ov026_02142880 kind:bss addr:0x02142880 +data_ov026_02142884 kind:bss addr:0x02142884 +data_ov026_02142894 kind:bss addr:0x02142894 +data_ov026_021428a4 kind:bss addr:0x021428a4 +data_ov026_021428b4 kind:bss addr:0x021428b4 +data_ov026_021428c4 kind:bss addr:0x021428c4 +data_ov026_021428d4 kind:bss addr:0x021428d4 +data_ov026_021428e4 kind:bss addr:0x021428e4 +data_ov026_021428f4 kind:bss addr:0x021428f4 +data_ov026_02142904 kind:bss addr:0x02142904 +data_ov026_02142914 kind:bss addr:0x02142914 +data_ov026_02142924 kind:bss addr:0x02142924 +data_ov026_02142934 kind:bss addr:0x02142934 +data_ov026_02142944 kind:bss addr:0x02142944 +data_ov026_02142954 kind:bss addr:0x02142954 +data_ov026_02142964 kind:bss addr:0x02142964 +data_ov026_02142a3c kind:bss addr:0x02142a3c +data_ov026_02142a44 kind:bss addr:0x02142a44 +data_ov026_02142a50 kind:bss addr:0x02142a50 +data_ov026_02142a5c kind:bss addr:0x02142a5c +data_ov026_02142b34 kind:bss addr:0x02142b34 +data_ov026_02142b38 kind:bss addr:0x02142b38 +data_ov026_02142b44 kind:bss addr:0x02142b44 +data_ov026_02142b80 kind:bss addr:0x02142b80 +data_ov026_02142b8c kind:bss addr:0x02142b8c +data_ov026_02142b98 kind:bss addr:0x02142b98 +data_ov026_02142ba4 kind:bss addr:0x02142ba4 +data_ov026_02142bb4 kind:bss addr:0x02142bb4 +data_ov026_02142bc4 kind:bss addr:0x02142bc4 +data_ov026_02142bc8 kind:bss addr:0x02142bc8 +data_ov026_02142bdc kind:bss addr:0x02142bdc +data_ov026_02142cb4 kind:bss addr:0x02142cb4 +data_ov026_02142cc8 kind:bss addr:0x02142cc8 +data_ov026_0214313c kind:bss addr:0x0214313c ambiguous +data_ov026_02143180 kind:bss addr:0x02143180 +data_ov026_02143184 kind:bss addr:0x02143184 +data_ov026_02143190 kind:bss addr:0x02143190 +data_ov026_02143268 kind:bss addr:0x02143268 +data_ov026_0214326c kind:bss addr:0x0214326c +data_ov026_02143278 kind:bss addr:0x02143278 +data_ov026_02143350 kind:bss addr:0x02143350 +data_ov026_02143354 kind:bss addr:0x02143354 +data_ov026_02143360 kind:bss addr:0x02143360 +data_ov026_02143378 kind:bss addr:0x02143378 +data_ov026_0214337c kind:bss addr:0x0214337c +data_ov026_02143388 kind:bss addr:0x02143388 +data_ov026_02143460 kind:bss addr:0x02143460 +data_ov026_02143464 kind:bss addr:0x02143464 +data_ov026_02143470 kind:bss addr:0x02143470 +data_ov026_02143548 kind:bss addr:0x02143548 +data_ov026_0214354c kind:bss addr:0x0214354c +data_ov026_02143558 kind:bss addr:0x02143558 +data_ov026_02143630 kind:bss addr:0x02143630 +data_ov026_02143638 kind:bss addr:0x02143638 +data_ov026_02143644 kind:bss addr:0x02143644 +data_ov026_02143680 kind:bss addr:0x02143680 +data_ov026_0214371c kind:bss addr:0x0214371c +data_ov026_02143720 kind:bss addr:0x02143720 +data_ov026_02143724 kind:bss addr:0x02143724 +data_ov026_02143728 kind:bss addr:0x02143728 +data_ov026_0214372c kind:bss addr:0x0214372c +data_ov026_02143738 kind:bss addr:0x02143738 +data_ov026_02143774 kind:bss addr:0x02143774 +data_ov026_02143784 kind:bss addr:0x02143784 +data_ov026_02143794 kind:bss addr:0x02143794 +data_ov026_021437a4 kind:bss addr:0x021437a4 +data_ov026_021437a8 kind:bss addr:0x021437a8 +data_ov026_021437b4 kind:bss addr:0x021437b4 +data_ov026_021437f0 kind:bss addr:0x021437f0 +data_ov026_021437f8 kind:bss addr:0x021437f8 +data_ov026_02143804 kind:bss addr:0x02143804 +data_ov026_02143810 kind:bss addr:0x02143810 +data_ov026_021438e8 kind:bss addr:0x021438e8 +data_ov026_021438f4 kind:bss addr:0x021438f4 +data_ov026_02143900 kind:bss addr:0x02143900 +data_ov026_0214390c kind:bss addr:0x0214390c +data_ov026_021439b8 kind:bss addr:0x021439b8 ambiguous +data_ov026_021439e4 kind:bss addr:0x021439e4 +data_ov026_02143abc kind:bss addr:0x02143abc +data_ov026_02143ac0 kind:bss addr:0x02143ac0 +data_ov026_02143ac4 kind:bss addr:0x02143ac4 +data_ov026_02143ac8 kind:bss addr:0x02143ac8 +data_ov026_02143acc kind:bss addr:0x02143acc +data_ov026_02143ad0 kind:bss addr:0x02143ad0 +data_ov026_02143adc kind:bss addr:0x02143adc +data_ov026_02143ae0 kind:bss addr:0x02143ae0 +data_ov026_02143ae4 kind:bss addr:0x02143ae4 +data_ov026_02143ae8 kind:bss addr:0x02143ae8 +data_ov026_02143aec kind:bss addr:0x02143aec +data_ov026_02143af0 kind:bss addr:0x02143af0 +data_ov026_02143af4 kind:bss addr:0x02143af4 +data_ov026_02143af8 kind:bss addr:0x02143af8 +data_ov026_02143afc kind:bss addr:0x02143afc +data_ov026_02143b00 kind:bss addr:0x02143b00 +data_ov026_02143b10 kind:bss addr:0x02143b10 +data_ov026_02143b20 kind:bss addr:0x02143b20 +data_ov026_02143b30 kind:bss addr:0x02143b30 +data_ov026_02143b40 kind:bss addr:0x02143b40 +data_ov026_02143b50 kind:bss addr:0x02143b50 +data_ov026_02143b60 kind:bss addr:0x02143b60 +data_ov026_02143b70 kind:bss addr:0x02143b70 +data_ov026_02143b80 kind:bss addr:0x02143b80 +data_ov026_02143b90 kind:bss addr:0x02143b90 +data_ov026_02143ba0 kind:bss addr:0x02143ba0 +data_ov026_02143bb0 kind:bss addr:0x02143bb0 +data_ov026_02143bc0 kind:bss addr:0x02143bc0 +data_ov026_02143bd0 kind:bss addr:0x02143bd0 +data_ov026_02143ca8 kind:bss addr:0x02143ca8 +data_ov026_02143cac kind:bss addr:0x02143cac +data_ov026_02143cb8 kind:bss addr:0x02143cb8 +data_ov026_02143d20 kind:bss addr:0x02143d20 +data_ov026_02143d24 kind:bss addr:0x02143d24 +data_ov026_02143d28 kind:bss addr:0x02143d28 +data_ov026_02143d38 kind:bss addr:0x02143d38 +data_ov026_02143d48 kind:bss addr:0x02143d48 diff --git a/config/jp/arm9/overlays/ov027/delinks.txt b/config/jp/arm9/overlays/ov027/delinks.txt new file mode 100644 index 00000000..346d6735 --- /dev/null +++ b/config/jp/arm9/overlays/ov027/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02143d60 end:0x0214a294 kind:code align:32 + .rodata start:0x0214a294 end:0x0214a2d0 kind:data align:4 + .init start:0x0214a2d0 end:0x0214a71c kind:code align:4 + .ctor start:0x0214a71c end:0x0214a754 kind:data align:4 + .data start:0x0214a760 end:0x0214b1a0 kind:data align:32 + .bss start:0x0214b1a0 end:0x0214be00 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov027/relocs.txt b/config/jp/arm9/overlays/ov027/relocs.txt new file mode 100644 index 00000000..b9e6c036 --- /dev/null +++ b/config/jp/arm9/overlays/ov027/relocs.txt @@ -0,0 +1,1577 @@ +from:0x02143d68 kind:load to:0x0214b1c0 module:overlay(27) +from:0x02143d7c kind:arm_call to:0x02011f3c module:main +from:0x02143d88 kind:arm_call to:0x02143dd0 module:overlay(27) +from:0x02143da0 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02143dc8 kind:load to:0x0214a784 module:overlay(27) +from:0x02143dd8 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02143de8 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02143df0 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02143e08 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x02143e24 kind:load to:0x0214a838 module:overlay(27) +from:0x02143e28 kind:load to:0x0214a7cc module:overlay(27) +from:0x02143e2c kind:load to:0x0214a7a0 module:overlay(27) +from:0x02143e38 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02143e4c kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02143e90 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02143e9c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02143ef0 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02143f14 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02143f3c kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02143f44 kind:load to:0x027e00f0 module:dtcm +from:0x02143f48 kind:load to:0x027e09c0 module:dtcm +from:0x02143f4c kind:load to:0x0214b1a0 module:overlay(27) +from:0x02143f58 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02143fa0 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02143fac kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144000 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144024 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144030 kind:load to:0x027e00f0 module:dtcm +from:0x02144034 kind:load to:0x027e09c0 module:dtcm +from:0x02144058 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x021440ec kind:arm_call to:0x01fff498 module:itcm +from:0x02144104 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0214410c kind:arm_call to:0x0205931c module:overlay(0) +from:0x02144114 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x02144150 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0214415c kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0214416c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144198 kind:load to:0x0214b1c0 module:overlay(27) +from:0x0214419c kind:load to:0x027e0ce8 module:dtcm +from:0x021441a0 kind:load to:0x0214b1b4 module:overlay(27) +from:0x021441a4 kind:load to:0x0214b1a0 module:overlay(27) +from:0x021441a8 kind:load to:0x0214a760 module:overlay(27) +from:0x021441b4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021441c0 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x021441e0 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021441f8 kind:arm_call to:0x0200ef9c module:main +from:0x02144228 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214424c kind:load to:0x0203feb0 module:main +from:0x02144270 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02144284 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x0214428c kind:load to:0x0214b1c0 module:overlay(27) +from:0x021442a4 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x021442ac kind:load to:0x0214b1c0 module:overlay(27) +from:0x021442cc kind:load to:0x0214b1c0 module:overlay(27) +from:0x021442d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021442e0 kind:arm_call to:0x02011ff4 module:main +from:0x021442f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02144300 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144308 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144320 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02144328 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144330 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144338 kind:arm_call to:0x02011ff4 module:main +from:0x02144350 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144358 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144360 kind:arm_call to:0x02011ff4 module:main +from:0x02144378 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144380 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144394 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x021443a8 kind:load to:0x0214b2a4 module:overlay(27) +from:0x021443bc kind:arm_call to:0x02011f3c module:main +from:0x021443c8 kind:arm_call to:0x02144410 module:overlay(27) +from:0x021443e0 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02144408 kind:load to:0x0214a8a4 module:overlay(27) +from:0x02144418 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02144428 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144430 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0214444c kind:load to:0x0214a838 module:overlay(27) +from:0x02144450 kind:load to:0x0214a8c0 module:overlay(27) +from:0x0214445c kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x021444a0 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x021444ac kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144500 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144524 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144530 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02144538 kind:load to:0x027e00f0 module:dtcm +from:0x0214453c kind:load to:0x027e09c0 module:dtcm +from:0x0214454c kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x021445ac kind:arm_call to:0x0205931c module:overlay(0) +from:0x021445b8 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x021445c4 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021445ec kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02144638 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02144644 kind:load to:0x0214b2a4 module:overlay(27) +from:0x02144648 kind:load to:0x0214a924 module:overlay(27) +from:0x0214464c kind:load to:0x027e0cec module:dtcm +from:0x02144658 kind:arm_call to:0x0210b7c0 module:overlay(26) +from:0x02144698 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x021446c0 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x021446d4 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021446dc kind:load to:0x0214b2a4 module:overlay(27) +from:0x021446f4 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x021446fc kind:load to:0x0214b2a4 module:overlay(27) +from:0x0214471c kind:load to:0x0214b2a4 module:overlay(27) +from:0x02144738 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02144740 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144748 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144760 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02144768 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144770 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144778 kind:arm_call to:0x02011ff4 module:main +from:0x0214478c kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x021447a0 kind:load to:0x0214b388 module:overlay(27) +from:0x021447b4 kind:arm_call to:0x02011f3c module:main +from:0x021447c0 kind:arm_call to:0x02144800 module:overlay(27) +from:0x021447d8 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x021447f8 kind:load to:0x0214a938 module:overlay(27) +from:0x02144808 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02144818 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144820 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0214483c kind:load to:0x0214a838 module:overlay(27) +from:0x02144840 kind:load to:0x0214a954 module:overlay(27) +from:0x0214484c kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02144890 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0214489c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021448f0 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144914 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144920 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02144928 kind:load to:0x027e00f0 module:dtcm +from:0x0214492c kind:load to:0x027e09c0 module:dtcm +from:0x02144938 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02144998 kind:load to:0x0214b388 module:overlay(27) +from:0x021449ac kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x021449d4 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x021449e8 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021449f0 kind:load to:0x0214b388 module:overlay(27) +from:0x02144a08 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02144a10 kind:load to:0x0214b388 module:overlay(27) +from:0x02144a30 kind:load to:0x0214b388 module:overlay(27) +from:0x02144a48 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144a50 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144a68 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144a70 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144a78 kind:arm_call to:0x02011ff4 module:main +from:0x02144a8c kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02144aa0 kind:load to:0x0214b46c module:overlay(27) +from:0x02144ab4 kind:arm_call to:0x02011f3c module:main +from:0x02144ac0 kind:arm_call to:0x02144b1c module:overlay(27) +from:0x02144ad8 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02144b10 kind:load to:0x0214a9c0 module:overlay(27) +from:0x02144b24 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02144b34 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144b3c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144b58 kind:load to:0x0214a838 module:overlay(27) +from:0x02144b5c kind:load to:0x0214a9dc module:overlay(27) +from:0x02144b68 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02144bac kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144bb8 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144c0c kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144c30 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144c3c kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02144c44 kind:load to:0x027e00f0 module:dtcm +from:0x02144c48 kind:load to:0x027e09c0 module:dtcm +from:0x02144c54 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02144cb4 kind:load to:0x0214b46c module:overlay(27) +from:0x02144cc8 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x02144cf0 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02144d04 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02144d0c kind:load to:0x0214b46c module:overlay(27) +from:0x02144d24 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02144d2c kind:load to:0x0214b46c module:overlay(27) +from:0x02144d4c kind:load to:0x0214b46c module:overlay(27) +from:0x02144d64 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144d6c kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144d84 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144d8c kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144d94 kind:arm_call to:0x02011ff4 module:main +from:0x02144da8 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02144dbc kind:load to:0x0214b550 module:overlay(27) +from:0x02144dd0 kind:arm_call to:0x02011f3c module:main +from:0x02144ddc kind:arm_call to:0x02144e1c module:overlay(27) +from:0x02144df4 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02144e14 kind:load to:0x0214aa48 module:overlay(27) +from:0x02144e24 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02144e34 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144e3c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144e50 kind:load to:0x0214a838 module:overlay(27) +from:0x02144e54 kind:load to:0x0214aa64 module:overlay(27) +from:0x02144e60 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02144ea4 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144eb0 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144f04 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144f28 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144f34 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02144f3c kind:load to:0x027e00f0 module:dtcm +from:0x02144f40 kind:load to:0x027e09c0 module:dtcm +from:0x02144f4c kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02144fb4 kind:load to:0x0214b550 module:overlay(27) +from:0x02144fc8 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x02144ff0 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02145004 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x0214500c kind:load to:0x0214b550 module:overlay(27) +from:0x02145024 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x0214502c kind:load to:0x0214b550 module:overlay(27) +from:0x0214504c kind:load to:0x0214b550 module:overlay(27) +from:0x02145064 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0214506c kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145084 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0214508c kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145094 kind:arm_call to:0x02011ff4 module:main +from:0x021450a8 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x021450bc kind:load to:0x0214b634 module:overlay(27) +from:0x021450d0 kind:arm_call to:0x02011f3c module:main +from:0x021450dc kind:arm_call to:0x0214511c module:overlay(27) +from:0x021450f4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02145114 kind:load to:0x0214aad0 module:overlay(27) +from:0x02145124 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02145134 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0214513c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021451b0 kind:load to:0x0214a838 module:overlay(27) +from:0x021451b4 kind:load to:0x0214aaec module:overlay(27) +from:0x021451b8 kind:load to:0x0214b634 module:overlay(27) +from:0x021451c4 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02145208 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02145214 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02145268 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x0214528c kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02145298 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x021452a0 kind:load to:0x027e00f0 module:dtcm +from:0x021452a4 kind:load to:0x027e09c0 module:dtcm +from:0x021452bc kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021452c4 kind:load to:0x0214b634 module:overlay(27) +from:0x021452dc kind:arm_call to:0x0209e770 module:overlay(0) +from:0x021452e4 kind:load to:0x0214b634 module:overlay(27) +from:0x02145304 kind:load to:0x0214b634 module:overlay(27) +from:0x0214531c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145324 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0214533c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145344 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0214534c kind:arm_call to:0x02011ff4 module:main +from:0x02145360 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02145374 kind:load to:0x0214b718 module:overlay(27) +from:0x02145388 kind:arm_call to:0x02011f3c module:main +from:0x02145394 kind:arm_call to:0x021453ec module:overlay(27) +from:0x021453ac kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x021453e4 kind:load to:0x0214ab68 module:overlay(27) +from:0x021453f4 kind:arm_call to:0x0210d174 module:overlay(26) +from:0x02145404 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0214540c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02145424 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0214543c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145450 kind:load to:0x0214ac08 module:overlay(27) +from:0x02145454 kind:load to:0x0214ab84 module:overlay(27) +from:0x02145458 kind:load to:0x0214a7a0 module:overlay(27) +from:0x02145488 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0214549c kind:arm_call to:0x020d445c module:overlay(24) +from:0x021454e8 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x02145530 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0214553c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02145590 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x021455b4 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x021455dc kind:arm_call to:0x02098dac module:overlay(0) +from:0x02145624 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02145634 kind:load to:0x027e0cd8 module:dtcm +from:0x02145638 kind:load to:0x027e00f0 module:dtcm +from:0x0214563c kind:load to:0x027e09c0 module:dtcm +from:0x02145640 kind:load to:0x027e09b8 module:dtcm +from:0x02145644 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02145654 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x0214569c kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x021456a8 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021456fc kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02145720 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0214572c kind:load to:0x027e00f0 module:dtcm +from:0x02145730 kind:load to:0x027e09c0 module:dtcm +from:0x02145750 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x021457c0 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021457d4 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021457dc kind:arm_call to:0x02059248 module:overlay(0) +from:0x021457e8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02145808 kind:arm_call to:0x0205931c module:overlay(0) +from:0x02145818 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02145824 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02145834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145844 kind:arm_call to:0x0210d464 module:overlay(26) +from:0x0214584c kind:load to:0x0214b718 module:overlay(27) +from:0x02145850 kind:load to:0x0214b738 module:overlay(27) +from:0x02145854 kind:load to:0x0214a294 module:overlay(27) +from:0x02145858 kind:load to:0x0214ab50 module:overlay(27) +from:0x02145900 kind:arm_call to:0x01ffb428 module:itcm +from:0x02145924 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x02145930 kind:arm_call to:0x01ffd420 module:itcm +from:0x02145958 kind:arm_call to:0x02073068 module:overlay(0) +from:0x02145960 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02145968 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02145974 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0214597c kind:load to:0x020b69b8 module:overlay(0) +from:0x02145980 kind:load to:0x027e09b8 module:dtcm +from:0x02145984 kind:load to:0x027e09a8 module:dtcm +from:0x021459d0 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021459e4 kind:arm_call to:0x0200ef9c module:main +from:0x02145a4c kind:load to:0x027e09b8 module:dtcm +from:0x02145a78 kind:load to:0x027e09b8 module:dtcm +from:0x02145a9c kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02145ab0 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02145ab8 kind:load to:0x0214b718 module:overlay(27) +from:0x02145ad0 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02145ad8 kind:load to:0x0214b718 module:overlay(27) +from:0x02145af8 kind:load to:0x0214b718 module:overlay(27) +from:0x02145b08 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02145b10 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145b18 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02145b20 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02145b28 kind:arm_call to:0x0201662c module:main +from:0x02145b30 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02145b48 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02145b50 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145b58 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02145b60 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02145b68 kind:arm_call to:0x0201662c module:main +from:0x02145b70 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02145b78 kind:arm_call to:0x02011ff4 module:main +from:0x02145b90 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145b98 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02145ba0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02145ba8 kind:arm_call to:0x0201662c module:main +from:0x02145bb0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02145bb8 kind:arm_call to:0x02011ff4 module:main +from:0x02145bd0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145bd8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02145be0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02145be8 kind:arm_call to:0x0201662c module:main +from:0x02145bf0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02145c04 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02145c18 kind:load to:0x0214b7fc module:overlay(27) +from:0x02145c2c kind:arm_call to:0x02011f3c module:main +from:0x02145c38 kind:arm_call to:0x02145c9c module:overlay(27) +from:0x02145c50 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02145c90 kind:load to:0x0214ac8c module:overlay(27) +from:0x02145ca4 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02145cb4 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02145cbc kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02145cd0 kind:load to:0x0214a838 module:overlay(27) +from:0x02145cd4 kind:load to:0x0214aca8 module:overlay(27) +from:0x02145ce0 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02145d24 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02145d30 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02145d84 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02145da8 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02145db4 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02145dbc kind:load to:0x027e00f0 module:dtcm +from:0x02145dc0 kind:load to:0x027e09c0 module:dtcm +from:0x02145dcc kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02145e34 kind:load to:0x0214b7fc module:overlay(27) +from:0x02145e48 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x02145e70 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02145e84 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02145e8c kind:load to:0x0214b7fc module:overlay(27) +from:0x02145ea4 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02145eac kind:load to:0x0214b7fc module:overlay(27) +from:0x02145ecc kind:load to:0x0214b7fc module:overlay(27) +from:0x02145ee8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145ef0 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145f08 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145f10 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145f18 kind:arm_call to:0x02011ff4 module:main +from:0x02145f2c kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02145f40 kind:load to:0x0214b8e0 module:overlay(27) +from:0x02145f54 kind:arm_call to:0x02011f3c module:main +from:0x02145f60 kind:arm_call to:0x02145fc4 module:overlay(27) +from:0x02145f78 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02145fb8 kind:load to:0x0214ad14 module:overlay(27) +from:0x02145fcc kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02145fdc kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02145fe4 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02146000 kind:load to:0x0214a838 module:overlay(27) +from:0x02146004 kind:load to:0x0214ad30 module:overlay(27) +from:0x02146010 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02146054 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02146060 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021460b4 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x021460d8 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x021460e4 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x021460ec kind:load to:0x027e00f0 module:dtcm +from:0x021460f0 kind:load to:0x027e09c0 module:dtcm +from:0x021460fc kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x0214615c kind:load to:0x0214b8e0 module:overlay(27) +from:0x02146170 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x021461a0 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x021461b4 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021461bc kind:load to:0x0214b8e0 module:overlay(27) +from:0x021461d4 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x021461dc kind:load to:0x0214b8e0 module:overlay(27) +from:0x021461fc kind:load to:0x0214b8e0 module:overlay(27) +from:0x0214620c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02146214 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0214622c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02146234 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0214623c kind:arm_call to:0x02011ff4 module:main +from:0x02146250 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02146264 kind:load to:0x0214b9c4 module:overlay(27) +from:0x02146278 kind:arm_call to:0x02011f3c module:main +from:0x02146284 kind:arm_call to:0x021462e0 module:overlay(27) +from:0x021462a4 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x021462d8 kind:load to:0x0214ad9c module:overlay(27) +from:0x021462e8 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x021462fc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02146310 kind:load to:0x0214adc4 module:overlay(27) +from:0x02146320 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02146340 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02146354 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0214637c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02146398 kind:arm_call to:0x02146434 module:overlay(27) +from:0x021463a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0214641c kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x02146424 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02146430 kind:load to:0x027e09c0 module:dtcm +from:0x02146464 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x021464d4 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02146534 kind:load to:0x0214b9c4 module:overlay(27) +from:0x0214654c kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02146564 kind:arm_call to:0x0200ef9c module:main +from:0x021465ac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021465b4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021465cc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021465d4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021465dc kind:arm_call to:0x02011ff4 module:main +from:0x021465f0 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02146604 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0214660c kind:arm_call to:0x02011ff4 module:main +from:0x02146620 kind:load to:0x0214ba3c module:overlay(27) +from:0x02146634 kind:arm_call to:0x02011f3c module:main +from:0x02146640 kind:arm_call to:0x02146674 module:overlay(27) +from:0x02146658 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02146670 kind:load to:0x0214ae20 module:overlay(27) +from:0x0214667c kind:arm_call to:0x0210d174 module:overlay(26) +from:0x021466a8 kind:arm_call to:0x0200f05c module:main +from:0x021466d8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021466e8 kind:arm_call to:0x02080340 module:overlay(0) +from:0x021466fc kind:load to:0x0214ae64 module:overlay(27) +from:0x02146700 kind:load to:0x0214ba3c module:overlay(27) +from:0x02146704 kind:load to:0x0214a2a4 module:overlay(27) +from:0x02146708 kind:load to:0x020b3168 module:overlay(0) +from:0x0214670c kind:load to:0x0214ae3c module:overlay(27) +from:0x0214671c kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x0214673c kind:arm_call to:0x01fff6d0 module:itcm +from:0x02146750 kind:arm_call to:0x020d445c module:overlay(24) +from:0x021467a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021467f8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02146868 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02146870 kind:arm_call to:0x0211040c module:overlay(26) +from:0x0214688c kind:arm_call to:0x0200f05c module:main +from:0x021468bc kind:arm_call to:0x02146a4c module:overlay(27) +from:0x021468cc kind:load to:0x027e0cd8 module:dtcm +from:0x021468d0 kind:load to:0x0203feb0 module:main +from:0x021468d8 kind:load to:0x027e09c0 module:dtcm +from:0x021468dc kind:load to:0x0214ba3c module:overlay(27) +from:0x021468e0 kind:load to:0x0214a2b4 module:overlay(27) +from:0x02146910 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02146930 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02146950 kind:arm_call to:0x02146a4c module:overlay(27) +from:0x02146988 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x02146994 kind:arm_call to:0x02146a4c module:overlay(27) +from:0x0214699c kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x021469a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021469ac kind:load to:0x027e09c0 module:dtcm +from:0x021469cc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021469f0 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x021469f8 kind:load to:0x027e09b8 module:dtcm +from:0x02146a1c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02146a34 kind:arm_call to:0x0205db28 module:overlay(0) +from:0x02146a40 kind:arm_call to:0x0205db58 module:overlay(0) +from:0x02146a48 kind:load to:0x027e0ce0 module:dtcm +from:0x02146a7c kind:arm_call to:0x02074764 module:overlay(0) +from:0x02146aac kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02146ac0 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02146acc kind:load to:0x027e09b8 module:dtcm +from:0x02146ad8 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02146aec kind:arm_call to:0x0200ef9c module:main +from:0x02146b20 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02146b28 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02146b30 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02146b38 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02146b40 kind:arm_call to:0x0201662c module:main +from:0x02146b48 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02146b60 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02146b68 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02146b70 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02146b78 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02146b80 kind:arm_call to:0x0201662c module:main +from:0x02146b88 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02146b90 kind:arm_call to:0x02011ff4 module:main +from:0x02146ba4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02146bb8 kind:load to:0x0214bb24 module:overlay(27) +from:0x02146bcc kind:arm_call to:0x02011f3c module:main +from:0x02146bd8 kind:arm_call to:0x02146c2c module:overlay(27) +from:0x02146bec kind:arm_call to:0x02099040 module:overlay(0) +from:0x02146c28 kind:load to:0x0214af08 module:overlay(27) +from:0x02146c34 kind:arm_call to:0x0211329c module:overlay(26) +from:0x02146cac kind:arm_call to:0x02099360 module:overlay(0) +from:0x02146cc4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02146cd0 kind:load to:0x0214af2c module:overlay(27) +from:0x02146cd4 kind:load to:0x0214bb24 module:overlay(27) +from:0x02146cd8 kind:load to:0x020b3168 module:overlay(0) +from:0x02146cf8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02146d2c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02146d64 kind:arm_call to:0x02146d74 module:overlay(27) +from:0x02146dac kind:load to:0x0214aed0 module:overlay(27) +from:0x02146dbc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02146e04 kind:arm_call to:0x02113090 module:overlay(26) +from:0x02146e50 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02146e90 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02146ed0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02146eec kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02146f08 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02146f20 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02146f34 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02146f60 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02146f78 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02146fbc kind:arm_call to:0x021337cc module:overlay(26) +from:0x02146fc8 kind:arm_call to:0x020168f0 module:main +from:0x02146fd8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02146ff0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214704c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147064 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x02147074 kind:load to:0x027e0cec module:dtcm +from:0x02147078 kind:load to:0x027e09b8 module:dtcm +from:0x02147080 kind:load to:0x0214a2c4 module:overlay(27) +from:0x02147084 kind:load to:0x027e09c0 module:dtcm +from:0x02147098 kind:arm_call to:0x02113004 module:overlay(26) +from:0x021470dc kind:load to:0x0214aee8 module:overlay(27) +from:0x021470f0 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x02147108 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02147114 kind:arm_call to:0x020168f0 module:main +from:0x02147144 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0214714c kind:load to:0x0214a2c4 module:overlay(27) +from:0x021471a4 kind:arm_call to:0x02112efc module:overlay(26) +from:0x0214722c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02147244 kind:arm_call to:0x02134364 module:overlay(26) +from:0x02147250 kind:load to:0x0204b164 module:main +from:0x0214725c kind:load to:0x0214bb10 module:overlay(27) +from:0x02147280 kind:arm_call to:0x021130c8 module:overlay(26) +from:0x021472a8 kind:arm_call to:0x02112efc module:overlay(26) +from:0x021472bc kind:arm_call to:0x02133b84 module:overlay(26) +from:0x021472c8 kind:arm_call to:0x02147150 module:overlay(27) +from:0x021472d4 kind:arm_call to:0x02146d74 module:overlay(27) +from:0x021472ec kind:load to:0x02146db0 module:overlay(27) +from:0x02147310 kind:arm_call to:0x02147334 module:overlay(27) +from:0x0214732c kind:arm_call to:0x02146d74 module:overlay(27) +from:0x02147350 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021473c8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021473d4 kind:load to:0x0204b164 module:main +from:0x021473dc kind:load to:0x020b6ba4 module:overlay(0) +from:0x021473f0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021473f8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02147410 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02147418 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02147420 kind:arm_call to:0x02011ff4 module:main +from:0x02147434 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02147448 kind:load to:0x0214bd24 module:overlay(27) +from:0x0214745c kind:arm_call to:0x02011f3c module:main +from:0x02147468 kind:arm_call to:0x021474ec module:overlay(27) +from:0x0214747c kind:arm_call to:0x02099040 module:overlay(0) +from:0x021474d8 kind:load to:0x0214b070 module:overlay(27) +from:0x021474e8 kind:load to:0x02104b84 module:overlays(19,26) +from:0x021474f4 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02147524 kind:arm_call to:0x020fafe8 module:overlay(26) +from:0x0214752c kind:arm_call to:0x020fd444 module:overlay(26) +from:0x02147534 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02147574 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02147580 kind:arm_call to:0x021016e8 module:overlay(26) +from:0x02147598 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x021475bc kind:arm_call to:0x0203e690 module:main +from:0x021475d8 kind:arm_call to:0x0203e690 module:main +from:0x021475e8 kind:arm_call to:0x021078c8 module:overlay(26) +from:0x021475f0 kind:arm_call to:0x020ff8e0 module:overlay(26) +from:0x02147600 kind:arm_call to:0x021016e8 module:overlay(26) +from:0x02147610 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0214762c kind:arm_call to:0x0203e690 module:main +from:0x02147644 kind:arm_call to:0x0203e690 module:main +from:0x02147654 kind:arm_call to:0x02107938 module:overlay(26) +from:0x02147660 kind:arm_call to:0x0210096c module:overlay(26) +from:0x02147670 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214769c kind:arm_call to:0x0210478c module:overlay(26) +from:0x021476b8 kind:arm_call to:0x021035bc module:overlay(26) +from:0x021476c4 kind:arm_call to:0x020f0468 module:overlay(26) +from:0x021476d0 kind:load to:0x0214b128 module:overlay(27) +from:0x021476d4 kind:load to:0x020b3fc8 module:overlay(0) +from:0x021476d8 kind:load to:0x0214a7a0 module:overlay(27) +from:0x021476dc kind:load to:0x02147730 module:overlay(27) +from:0x021476e0 kind:load to:0x021476f0 module:overlay(27) +from:0x021476e4 kind:load to:0x02147798 module:overlay(27) +from:0x021476e8 kind:load to:0x02147744 module:overlay(27) +from:0x021476ec kind:load to:0x0214bd24 module:overlay(27) +from:0x02147708 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02147720 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214772c kind:load to:0x0214b094 module:overlay(27) +from:0x02147738 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02147760 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02147778 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02147788 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02147794 kind:load to:0x0214b0dc module:overlay(27) +from:0x021477a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021477cc kind:arm_call to:0x0203e740 module:main +from:0x021477f0 kind:arm_call to:0x0203e740 module:main +from:0x0214780c kind:arm_call to:0x0203e740 module:main +from:0x02147814 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214782c kind:arm_call to:0x0203e740 module:main +from:0x02147844 kind:arm_call to:0x0203e740 module:main +from:0x02147858 kind:arm_call to:0x0203e740 module:main +from:0x02147860 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147868 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02147870 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02147878 kind:arm_call to:0x020f01a4 module:overlays(26,31) +from:0x02147880 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214788c kind:load to:0x020a1aac module:overlay(0) +from:0x02147890 kind:load to:0x02147798 module:overlay(27) +from:0x02147894 kind:load to:0x02147730 module:overlay(27) +from:0x021478b8 kind:arm_call to:0x0203e740 module:main +from:0x021478dc kind:arm_call to:0x0203e740 module:main +from:0x021478f8 kind:arm_call to:0x0203e740 module:main +from:0x02147900 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147918 kind:arm_call to:0x0203e740 module:main +from:0x02147930 kind:arm_call to:0x0203e740 module:main +from:0x02147944 kind:arm_call to:0x0203e740 module:main +from:0x0214794c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147954 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0214795c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02147964 kind:arm_call to:0x020f01a4 module:overlays(26,31) +from:0x0214796c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02147974 kind:arm_call to:0x02011ff4 module:main +from:0x02147980 kind:load to:0x020a1aac module:overlay(0) +from:0x02147984 kind:load to:0x02147798 module:overlay(27) +from:0x02147988 kind:load to:0x02147730 module:overlay(27) +from:0x021479cc kind:arm_call to:0x020fc82c module:overlay(26) +from:0x021479d8 kind:load to:0x0204b164 module:main +from:0x021479e4 kind:arm_call to:0x02148e60 module:overlay(27) +from:0x02147a40 kind:arm_call to:0x02148e34 module:overlay(27) +from:0x02147ae4 kind:load to:0x0214bc0c module:overlay(27) +from:0x02147ae8 kind:load to:0x0214af88 module:overlay(27) +from:0x02147aec kind:load to:0x0214bce4 module:overlay(27) +from:0x02147af0 kind:load to:0x0214bc28 module:overlay(27) +from:0x02147af4 kind:load to:0x0214bcf4 module:overlay(27) +from:0x02147af8 kind:load to:0x0214bc24 module:overlay(27) +from:0x02147afc kind:load to:0x0214bc44 module:overlay(27) +from:0x02147b08 kind:arm_call to:0x02147b40 module:overlay(27) +from:0x02147b10 kind:arm_call to:0x02147c84 module:overlay(27) +from:0x02147b18 kind:arm_call to:0x02147dcc module:overlay(27) +from:0x02147b28 kind:arm_call to:0x02147b40 module:overlay(27) +from:0x02147b30 kind:arm_call to:0x02147c84 module:overlay(27) +from:0x02147b38 kind:arm_call to:0x02147dcc module:overlay(27) +from:0x02147b78 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x02147b94 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x02147b9c kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x02147bb8 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x02147bd8 kind:arm_call to:0x020fbec4 module:overlays(26,31) +from:0x02147be4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02147bf0 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02147bfc kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x02147ca0 kind:arm_call to:0x020faebc module:overlay(26) +from:0x02147cd4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02147ea4 kind:arm_call to:0x020fbe28 module:overlay(26) +from:0x02147eb8 kind:arm_call to:0x02104ad4 module:overlay(26) +from:0x02147efc kind:arm_call to:0x020fbe28 module:overlay(26) +from:0x02147f10 kind:arm_call to:0x02103a90 module:overlay(26) +from:0x02147f7c kind:arm_call to:0x01fff60c module:itcm +from:0x02147f98 kind:arm_call to:0x021485f0 module:overlay(27) +from:0x021480c4 kind:load to:0x0214bc28 module:overlay(27) +from:0x021480c8 kind:load to:0x0214af88 module:overlay(27) +from:0x021480cc kind:load to:0x0214bcf4 module:overlay(27) +from:0x021480d0 kind:load to:0x0214bc40 module:overlay(27) +from:0x021480d4 kind:load to:0x0214bc54 module:overlay(27) +from:0x021480d8 kind:load to:0x027e09b4 module:dtcm +from:0x02148120 kind:arm_call to:0x020fbd4c module:overlay(26) +from:0x021481f0 kind:arm_call to:0x020fbdd8 module:overlay(26) +from:0x02148208 kind:arm_call to:0x021076e4 module:overlay(26) +from:0x0214822c kind:arm_call to:0x020fbdd8 module:overlay(26) +from:0x02148244 kind:arm_call to:0x021076e4 module:overlay(26) +from:0x0214824c kind:arm_call to:0x020fc504 module:overlay(26) +from:0x02148268 kind:arm_call to:0x020fc360 module:overlay(26) +from:0x02148270 kind:arm_call to:0x020fc390 module:overlay(26) +from:0x0214827c kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02148288 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x021482a4 kind:arm_call to:0x02107848 module:overlay(26) +from:0x021482b0 kind:load to:0x0214bc28 module:overlay(27) +from:0x021482b4 kind:load to:0x0214af88 module:overlay(27) +from:0x021482b8 kind:load to:0x0214bcf4 module:overlay(27) +from:0x021482bc kind:load to:0x0214bc40 module:overlay(27) +from:0x021482c0 kind:load to:0x0214bc54 module:overlay(27) +from:0x021482dc kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x021482ec kind:arm_call to:0x021076c4 module:overlay(26) +from:0x021482f4 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02148304 kind:arm_call to:0x021076c4 module:overlay(26) +from:0x02148324 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02148330 kind:arm_call to:0x02103928 module:overlay(26) +from:0x02148338 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02148348 kind:arm_call to:0x02104a00 module:overlay(26) +from:0x02148390 kind:arm_call to:0x020fce58 module:overlays(21,26) +from:0x0214840c kind:arm_call to:0x020e1138 module:overlay(26) +from:0x02148474 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021485b8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021485c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021485c8 kind:load to:0x0214bc14 module:overlay(27) +from:0x021485cc kind:load to:0x0214af88 module:overlay(27) +from:0x021485d0 kind:load to:0x0214bc74 module:overlay(27) +from:0x021485d4 kind:load to:0x0214bc08 module:overlay(27) +from:0x021485d8 kind:load to:0x0214bc84 module:overlay(27) +from:0x021485dc kind:load to:0x0214bbfc module:overlay(27) +from:0x021485e0 kind:load to:0x0214bca4 module:overlay(27) +from:0x021485e4 kind:load to:0x0214bc10 module:overlay(27) +from:0x021485e8 kind:load to:0x0214bcb4 module:overlay(27) +from:0x021485ec kind:load to:0x027e09c0 module:dtcm +from:0x02148600 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02148698 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x021486d8 kind:arm_call to:0x020ffa34 module:overlay(26) +from:0x021486f8 kind:arm_call to:0x020faf54 module:overlay(26) +from:0x02148728 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021488fc kind:arm_call to:0x020733ec module:overlay(0) +from:0x02148904 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02148924 kind:arm_call to:0x01fffd00 module:itcm +from:0x02148930 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214893c kind:load to:0x0214af88 module:overlay(27) +from:0x02148940 kind:load to:0x027e09a8 module:dtcm +from:0x02148944 kind:load to:0x0214bc08 module:overlay(27) +from:0x02148948 kind:load to:0x0214bc84 module:overlay(27) +from:0x0214894c kind:load to:0x0214bc10 module:overlay(27) +from:0x02148950 kind:load to:0x0214bcb4 module:overlay(27) +from:0x02148954 kind:load to:0x0214bc18 module:overlay(27) +from:0x02148958 kind:load to:0x0214bcd4 module:overlay(27) +from:0x02148960 kind:load to:0x0214bbfc module:overlay(27) +from:0x02148964 kind:load to:0x0214bca4 module:overlay(27) +from:0x02148968 kind:load to:0x0214bc1c module:overlay(27) +from:0x0214896c kind:load to:0x0214bd04 module:overlay(27) +from:0x02148998 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x02148a54 kind:arm_call to:0x021474dc module:overlay(27) +from:0x02148a60 kind:arm_call to:0x021474dc module:overlay(27) +from:0x02148a6c kind:arm_call to:0x021474dc module:overlay(27) +from:0x02148a88 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x02148a90 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x02148b80 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02148c58 kind:arm_call to:0x021474dc module:overlay(27) +from:0x02148c68 kind:arm_call to:0x021474dc module:overlay(27) +from:0x02148c80 kind:arm_call to:0x021474dc module:overlay(27) +from:0x02148ca0 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x02148cb0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02148cc8 kind:arm_call to:0x02148ec8 module:overlay(27) +from:0x02148cd0 kind:arm_call to:0x021482c4 module:overlay(27) +from:0x02148dcc kind:arm_call to:0x0214830c module:overlay(27) +from:0x02148df0 kind:arm_call to:0x021486e4 module:overlay(27) +from:0x02148df8 kind:arm_call to:0x02148350 module:overlay(27) +from:0x02148e00 kind:arm_call to:0x021483d4 module:overlay(27) +from:0x02148e08 kind:load to:0x0214bc94 module:overlay(27) +from:0x02148e0c kind:load to:0x0214bc64 module:overlay(27) +from:0x02148e10 kind:load to:0x0214af88 module:overlay(27) +from:0x02148e14 kind:load to:0x0214bc20 module:overlay(27) +from:0x02148e18 kind:load to:0x0214bc00 module:overlay(27) +from:0x02148e1c kind:load to:0x0214bbfc module:overlay(27) +from:0x02148e20 kind:load to:0x0214bca4 module:overlay(27) +from:0x02148e24 kind:load to:0x0214bc10 module:overlay(27) +from:0x02148e28 kind:load to:0x0214bcb4 module:overlay(27) +from:0x02148e2c kind:load to:0x0214bc1c module:overlay(27) +from:0x02148e30 kind:load to:0x0214bd04 module:overlay(27) +from:0x02148e40 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02148e58 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02148e70 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02148e8c kind:arm_call to:0x02134334 module:overlay(26) +from:0x02148ea0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02148ee0 kind:arm_call to:0x020fc60c module:overlays(26,31) +from:0x02148ef4 kind:arm_call to:0x020fc60c module:overlays(26,31) +from:0x02148f44 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x02148f54 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02148f64 kind:arm_call to:0x020fc4d0 module:overlay(26) +from:0x02148f74 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02148f88 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x02148f98 kind:load to:0x0204b164 module:main +from:0x02148fd0 kind:arm_call to:0x0203b434 module:main +from:0x02148fdc kind:arm_call to:0x0203c088 module:main +from:0x02148fe4 kind:arm_call to:0x0203b434 module:main +from:0x02148fec kind:arm_call to:0x0203c2b8 module:main +from:0x02148ff8 kind:arm_call to:0x0203badc module:main +from:0x02149018 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x02149028 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x02149030 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0214903c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149050 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x021490b4 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x021490d0 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x021490e8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021490f8 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x0214912c kind:arm_call to:0x01ffd420 module:itcm +from:0x021491a0 kind:arm_call to:0x0214830c module:overlay(27) +from:0x021491a8 kind:arm_call to:0x021483d4 module:overlay(27) +from:0x021491b0 kind:load to:0x027e09b8 module:dtcm +from:0x021491b4 kind:load to:0x0214bc04 module:overlay(27) +from:0x021491b8 kind:load to:0x0214af88 module:overlay(27) +from:0x021491bc kind:load to:0x0214bcc4 module:overlay(27) +from:0x021491cc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021491dc kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149204 kind:arm_call to:0x0211eb7c module:overlay(26) +from:0x02149288 kind:arm_call to:0x0214830c module:overlay(27) +from:0x02149290 kind:arm_call to:0x021483d4 module:overlay(27) +from:0x02149298 kind:load to:0x0214bc08 module:overlay(27) +from:0x0214929c kind:load to:0x0214af88 module:overlay(27) +from:0x021492a0 kind:load to:0x0214bc84 module:overlay(27) +from:0x021492b8 kind:arm_call to:0x020fd0d0 module:overlay(26) +from:0x021492c0 kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x021492e0 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x021492e8 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x021492f4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149308 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x0214936c kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x02149394 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x021493dc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02149438 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02149454 kind:arm_call to:0x0210000c module:overlay(26) +from:0x0214946c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149488 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149498 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x021494f0 kind:load to:0x027e09bc module:dtcm +from:0x021494f4 kind:load to:0x027e09a8 module:dtcm +from:0x021494fc kind:load to:0x0214bc2c module:overlay(27) +from:0x02149500 kind:load to:0x0214af88 module:overlay(27) +from:0x02149504 kind:load to:0x0214bd14 module:overlay(27) +from:0x02149534 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0214959c kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021495c0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021495d0 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149628 kind:load to:0x027e09bc module:dtcm +from:0x0214962c kind:load to:0x0214bc18 module:overlay(27) +from:0x02149630 kind:load to:0x0214af88 module:overlay(27) +from:0x02149634 kind:load to:0x0214bcd4 module:overlay(27) +from:0x02149664 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021496c8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021496e4 kind:arm_call to:0x021474dc module:overlay(27) +from:0x021496fc kind:arm_call to:0x021474dc module:overlay(27) +from:0x02149710 kind:arm_call to:0x021474dc module:overlay(27) +from:0x02149730 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x02149744 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x021497a8 kind:arm_call to:0x021482c4 module:overlay(27) +from:0x021497d4 kind:arm_call to:0x0214830c module:overlay(27) +from:0x021497dc kind:arm_call to:0x021486e4 module:overlay(27) +from:0x021497ec kind:load to:0x027e09bc module:dtcm +from:0x021497f0 kind:load to:0x0213b0b0 module:overlay(26) +from:0x021497f4 kind:load to:0x0214bc08 module:overlay(27) +from:0x021497f8 kind:load to:0x0214af88 module:overlay(27) +from:0x021497fc kind:load to:0x0214bc84 module:overlay(27) +from:0x0214980c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0214981c kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x0214985c kind:arm_call to:0x02148e34 module:overlay(27) +from:0x021498b4 kind:arm_call to:0x02148974 module:overlay(27) +from:0x021498bc kind:load to:0x0213b0b0 module:overlay(26) +from:0x021498c0 kind:load to:0x0214bc28 module:overlay(27) +from:0x021498c4 kind:load to:0x0214af88 module:overlay(27) +from:0x021498c8 kind:load to:0x0214bcf4 module:overlay(27) +from:0x021498f4 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149968 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149970 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x021499c8 kind:arm_call to:0x02148974 module:overlay(27) +from:0x021499d0 kind:load to:0x027e09a8 module:dtcm +from:0x021499e0 kind:load to:0x0214bc08 module:overlay(27) +from:0x021499e4 kind:load to:0x0214af88 module:overlay(27) +from:0x021499e8 kind:load to:0x0214bc84 module:overlay(27) +from:0x02149a48 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149a58 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149a60 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149a74 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149a8c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149a98 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x02149aa4 kind:arm_call to:0x020fff14 module:overlay(26) +from:0x02149ac4 kind:load to:0x0214bc00 module:overlay(27) +from:0x02149ac8 kind:load to:0x0214af88 module:overlay(27) +from:0x02149acc kind:load to:0x0214bc94 module:overlay(27) +from:0x02149ad0 kind:load to:0x027e09a8 module:dtcm +from:0x02149aec kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02149afc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149b0c kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149b18 kind:arm_call to:0x021474dc module:overlay(27) +from:0x02149b80 kind:arm_call to:0x02148974 module:overlay(27) +from:0x02149b88 kind:load to:0x0214bc1c module:overlay(27) +from:0x02149b8c kind:load to:0x0214af88 module:overlay(27) +from:0x02149b90 kind:load to:0x0214bd04 module:overlay(27) +from:0x02149bb8 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149c08 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149c10 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02149c68 kind:arm_call to:0x02148974 module:overlay(27) +from:0x02149c70 kind:load to:0x027e09a8 module:dtcm +from:0x02149c78 kind:load to:0x0214bbfc module:overlay(27) +from:0x02149c7c kind:load to:0x0214af88 module:overlay(27) +from:0x02149c80 kind:load to:0x0214bca4 module:overlay(27) +from:0x02149c90 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149ca0 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149cb8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149cd8 kind:load to:0x027e09a8 module:dtcm +from:0x02149cf4 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02149d04 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149d14 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149d20 kind:arm_call to:0x021474dc module:overlay(27) +from:0x02149d88 kind:arm_call to:0x02148974 module:overlay(27) +from:0x02149d90 kind:load to:0x0214bc08 module:overlay(27) +from:0x02149d94 kind:load to:0x0214af88 module:overlay(27) +from:0x02149d98 kind:load to:0x0214bc84 module:overlay(27) +from:0x02149db0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02149dc0 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02149e10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149e18 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02149e70 kind:arm_call to:0x02148974 module:overlay(27) +from:0x02149e78 kind:load to:0x027e09a8 module:dtcm +from:0x02149e80 kind:load to:0x0214bc08 module:overlay(27) +from:0x02149e84 kind:load to:0x0214af88 module:overlay(27) +from:0x02149e88 kind:load to:0x0214bc84 module:overlay(27) +from:0x02149eac kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x02149ec8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02149ee8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149ef4 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x02149f00 kind:arm_call to:0x0210013c module:overlay(26) +from:0x02149f64 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x02149f70 kind:arm_call to:0x0210013c module:overlay(26) +from:0x02149fc0 kind:load to:0x027e09b8 module:dtcm +from:0x02149fc4 kind:load to:0x027e09a8 module:dtcm +from:0x02149fcc kind:load to:0x0214bc24 module:overlay(27) +from:0x02149fd0 kind:load to:0x0214af88 module:overlay(27) +from:0x02149fd4 kind:load to:0x0214bc44 module:overlay(27) +from:0x02149ff4 kind:arm_call to:0x0203b434 module:main +from:0x0214a000 kind:arm_call to:0x0203c088 module:main +from:0x0214a008 kind:arm_call to:0x0203b434 module:main +from:0x0214a010 kind:arm_call to:0x0203c2b8 module:main +from:0x0214a01c kind:arm_call to:0x0203badc module:main +from:0x0214a03c kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x0214a04c kind:arm_call to:0x020fb30c module:overlay(26) +from:0x0214a054 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0214a060 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0214a074 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x0214a0d8 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x0214a100 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x0214a13c kind:arm_call to:0x02148e60 module:overlay(27) +from:0x0214a1ac kind:load to:0x0213b0b0 module:overlay(26) +from:0x0214a1b0 kind:load to:0x0214bc40 module:overlay(27) +from:0x0214a1b4 kind:load to:0x0214af88 module:overlay(27) +from:0x0214a1b8 kind:load to:0x0214bc54 module:overlay(27) +from:0x0214a1cc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214a1d8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214a1f4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0214a204 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0214a228 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214a23c kind:load to:0x02058e24 module:overlay(0) +from:0x0214a250 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0214a258 kind:arm_call to:0x02011ff4 module:main +from:0x0214a26c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214a274 kind:arm_call to:0x02011ff4 module:main +from:0x0214a288 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214a308 kind:arm_call to:0x02143d90 module:overlay(27) +from:0x0214a318 kind:arm_call to:0x0203e3a4 module:main +from:0x0214a32c kind:load to:0x0214a760 module:overlay(27) +from:0x0214a330 kind:load to:0x0214b1a0 module:overlay(27) +from:0x0214a334 kind:load to:0x0214b1c0 module:overlay(27) +from:0x0214a338 kind:load to:0x0214438c module:overlay(27) +from:0x0214a33c kind:load to:0x0214b1a8 module:overlay(27) +from:0x0214a35c kind:arm_call to:0x021443d0 module:overlay(27) +from:0x0214a36c kind:arm_call to:0x0203e3a4 module:main +from:0x0214a380 kind:load to:0x0214b294 module:overlay(27) +from:0x0214a384 kind:load to:0x0214b2a4 module:overlay(27) +from:0x0214a388 kind:load to:0x02144784 module:overlay(27) +from:0x0214a38c kind:load to:0x0214b298 module:overlay(27) +from:0x0214a3ac kind:arm_call to:0x021447c8 module:overlay(27) +from:0x0214a3bc kind:arm_call to:0x0203e3a4 module:main +from:0x0214a3d0 kind:load to:0x0214b378 module:overlay(27) +from:0x0214a3d4 kind:load to:0x0214b388 module:overlay(27) +from:0x0214a3d8 kind:load to:0x02144a84 module:overlay(27) +from:0x0214a3dc kind:load to:0x0214b37c module:overlay(27) +from:0x0214a3fc kind:arm_call to:0x02144ac8 module:overlay(27) +from:0x0214a40c kind:arm_call to:0x0203e3a4 module:main +from:0x0214a420 kind:load to:0x0214b45c module:overlay(27) +from:0x0214a424 kind:load to:0x0214b46c module:overlay(27) +from:0x0214a428 kind:load to:0x02144da0 module:overlay(27) +from:0x0214a42c kind:load to:0x0214b460 module:overlay(27) +from:0x0214a44c kind:arm_call to:0x02144de4 module:overlay(27) +from:0x0214a45c kind:arm_call to:0x0203e3a4 module:main +from:0x0214a470 kind:load to:0x0214b540 module:overlay(27) +from:0x0214a474 kind:load to:0x0214b550 module:overlay(27) +from:0x0214a478 kind:load to:0x021450a0 module:overlay(27) +from:0x0214a47c kind:load to:0x0214b544 module:overlay(27) +from:0x0214a49c kind:arm_call to:0x021450e4 module:overlay(27) +from:0x0214a4ac kind:arm_call to:0x0203e3a4 module:main +from:0x0214a4c0 kind:load to:0x0214b624 module:overlay(27) +from:0x0214a4c4 kind:load to:0x0214b634 module:overlay(27) +from:0x0214a4c8 kind:load to:0x02145358 module:overlay(27) +from:0x0214a4cc kind:load to:0x0214b628 module:overlay(27) +from:0x0214a4ec kind:arm_call to:0x0214539c module:overlay(27) +from:0x0214a4fc kind:arm_call to:0x0203e3a4 module:main +from:0x0214a510 kind:load to:0x0214b708 module:overlay(27) +from:0x0214a514 kind:load to:0x0214b718 module:overlay(27) +from:0x0214a518 kind:load to:0x02145bfc module:overlay(27) +from:0x0214a51c kind:load to:0x0214b70c module:overlay(27) +from:0x0214a53c kind:arm_call to:0x02145c40 module:overlay(27) +from:0x0214a54c kind:arm_call to:0x0203e3a4 module:main +from:0x0214a560 kind:load to:0x0214b7ec module:overlay(27) +from:0x0214a564 kind:load to:0x0214b7fc module:overlay(27) +from:0x0214a568 kind:load to:0x02145f24 module:overlay(27) +from:0x0214a56c kind:load to:0x0214b7f0 module:overlay(27) +from:0x0214a58c kind:arm_call to:0x02145f68 module:overlay(27) +from:0x0214a59c kind:arm_call to:0x0203e3a4 module:main +from:0x0214a5b0 kind:load to:0x0214b8d0 module:overlay(27) +from:0x0214a5b4 kind:load to:0x0214b8e0 module:overlay(27) +from:0x0214a5b8 kind:load to:0x02146248 module:overlay(27) +from:0x0214a5bc kind:load to:0x0214b8d4 module:overlay(27) +from:0x0214a5dc kind:arm_call to:0x0214628c module:overlay(27) +from:0x0214a5ec kind:arm_call to:0x0203e3a4 module:main +from:0x0214a600 kind:load to:0x0214b9b4 module:overlay(27) +from:0x0214a604 kind:load to:0x0214b9c4 module:overlay(27) +from:0x0214a608 kind:load to:0x021465e8 module:overlay(27) +from:0x0214a60c kind:load to:0x0214b9b8 module:overlay(27) +from:0x0214a644 kind:arm_call to:0x02146648 module:overlay(27) +from:0x0214a654 kind:arm_call to:0x0203e3a4 module:main +from:0x0214a668 kind:load to:0x0214ae0c module:overlay(27) +from:0x0214a66c kind:load to:0x0214ba2c module:overlay(27) +from:0x0214a670 kind:load to:0x0214ba3c module:overlay(27) +from:0x0214a674 kind:load to:0x02146b9c module:overlay(27) +from:0x0214a678 kind:load to:0x0214ba30 module:overlay(27) +from:0x0214a698 kind:arm_call to:0x02146be0 module:overlay(27) +from:0x0214a6a8 kind:arm_call to:0x0203e3a4 module:main +from:0x0214a6bc kind:load to:0x0214bb10 module:overlay(27) +from:0x0214a6c0 kind:load to:0x0214bb24 module:overlay(27) +from:0x0214a6c4 kind:load to:0x0214742c module:overlay(27) +from:0x0214a6c8 kind:load to:0x0214bb18 module:overlay(27) +from:0x0214a6e8 kind:arm_call to:0x02147470 module:overlay(27) +from:0x0214a6f8 kind:arm_call to:0x0203e3a4 module:main +from:0x0214a70c kind:load to:0x0214bc30 module:overlay(27) +from:0x0214a710 kind:load to:0x0214bd24 module:overlay(27) +from:0x0214a714 kind:load to:0x0214a280 module:overlay(27) +from:0x0214a718 kind:load to:0x0214bc34 module:overlay(27) +from:0x0214a71c kind:load to:0x0214a2d0 module:overlay(27) +from:0x0214a720 kind:load to:0x0214a340 module:overlay(27) +from:0x0214a724 kind:load to:0x0214a390 module:overlay(27) +from:0x0214a728 kind:load to:0x0214a3e0 module:overlay(27) +from:0x0214a72c kind:load to:0x0214a430 module:overlay(27) +from:0x0214a730 kind:load to:0x0214a480 module:overlay(27) +from:0x0214a734 kind:load to:0x0214a4d0 module:overlay(27) +from:0x0214a738 kind:load to:0x0214a520 module:overlay(27) +from:0x0214a73c kind:load to:0x0214a570 module:overlay(27) +from:0x0214a740 kind:load to:0x0214a5c0 module:overlay(27) +from:0x0214a744 kind:load to:0x0214a610 module:overlay(27) +from:0x0214a748 kind:load to:0x0214a67c module:overlay(27) +from:0x0214a74c kind:load to:0x0214a6cc module:overlay(27) +from:0x0214a760 kind:load to:0x0214a770 module:overlay(27) +from:0x0214a784 kind:load to:0x02143d6c module:overlay(27) +from:0x0214a788 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214a78c kind:load to:0x0209e308 module:overlay(0) +from:0x0214a790 kind:load to:0x0209e30c module:overlay(0) +from:0x0214a794 kind:load to:0x0209e23c module:overlay(0) +from:0x0214a7a0 kind:load to:0x02143e30 module:overlay(27) +from:0x0214a7a4 kind:load to:0x021442d0 module:overlay(27) +from:0x0214a7a8 kind:load to:0x0205bca8 module:overlay(0) +from:0x0214a7ac kind:load to:0x01ffc57c module:itcm +from:0x0214a7b0 kind:load to:0x02059348 module:overlay(0) +from:0x0214a7b4 kind:load to:0x020593c4 module:overlay(0) +from:0x0214a7b8 kind:load to:0x02059428 module:overlay(0) +from:0x0214a7bc kind:load to:0x01ffc7a4 module:itcm +from:0x0214a7c0 kind:load to:0x02059304 module:overlay(0) +from:0x0214a7cc kind:load to:0x02143e44 module:overlay(27) +from:0x0214a7d0 kind:load to:0x0209e87c module:overlay(0) +from:0x0214a7d4 kind:load to:0x021441b8 module:overlay(27) +from:0x0214a7d8 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214a7dc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214a7e0 kind:load to:0x021441c4 module:overlay(27) +from:0x0214a7e4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214a7e8 kind:load to:0x0209e990 module:overlay(0) +from:0x0214a7ec kind:load to:0x0209e998 module:overlay(0) +from:0x0214a7f0 kind:load to:0x0209e99c module:overlay(0) +from:0x0214a7f4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214a7f8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214a7fc kind:load to:0x021442ec module:overlay(27) +from:0x0214a800 kind:load to:0x02144314 module:overlay(27) +from:0x0214a804 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214a808 kind:load to:0x0214404c module:overlay(27) +from:0x0214a80c kind:load to:0x021441ac module:overlay(27) +from:0x0214a810 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214a814 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214a818 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0214a81c kind:load to:0x0210b85c module:overlays(19,26) +from:0x0214a820 kind:load to:0x02144250 module:overlay(27) +from:0x0214a824 kind:load to:0x02144290 module:overlay(27) +from:0x0214a828 kind:load to:0x021442b0 module:overlay(27) +from:0x0214a82c kind:load to:0x02144040 module:overlay(27) +from:0x0214a838 kind:load to:0x02143f50 module:overlay(27) +from:0x0214a83c kind:load to:0x0209e87c module:overlay(0) +from:0x0214a840 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214a844 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214a848 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214a84c kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x0214a850 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214a854 kind:load to:0x0209e990 module:overlay(0) +from:0x0214a858 kind:load to:0x0209e998 module:overlay(0) +from:0x0214a85c kind:load to:0x0209e99c module:overlay(0) +from:0x0214a860 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214a864 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214a868 kind:load to:0x0214436c module:overlay(27) +from:0x0214a86c kind:load to:0x02144344 module:overlay(27) +from:0x0214a870 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214a874 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0214a878 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214a87c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214a880 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214a884 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0214a888 kind:load to:0x0210b85c module:overlays(19,26) +from:0x0214a890 kind:load to:0x02144048 module:overlay(27) +from:0x0214a894 kind:load to:0x02144038 module:overlay(27) +from:0x0214a898 kind:load to:0x02144040 module:overlay(27) +from:0x0214a8a4 kind:load to:0x021443ac module:overlay(27) +from:0x0214a8a8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214a8ac kind:load to:0x0209e308 module:overlay(0) +from:0x0214a8b0 kind:load to:0x0209e30c module:overlay(0) +from:0x0214a8b4 kind:load to:0x0209e23c module:overlay(0) +from:0x0214a8c0 kind:load to:0x02144454 module:overlay(27) +from:0x0214a8c4 kind:load to:0x0209e87c module:overlay(0) +from:0x0214a8c8 kind:load to:0x02144650 module:overlay(27) +from:0x0214a8cc kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214a8d0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214a8d4 kind:load to:0x02144688 module:overlay(27) +from:0x0214a8d8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214a8dc kind:load to:0x0209e990 module:overlay(0) +from:0x0214a8e0 kind:load to:0x0209e998 module:overlay(0) +from:0x0214a8e4 kind:load to:0x0209e99c module:overlay(0) +from:0x0214a8e8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214a8ec kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214a8f0 kind:load to:0x0214472c module:overlay(27) +from:0x0214a8f4 kind:load to:0x02144754 module:overlay(27) +from:0x0214a8f8 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214a8fc kind:load to:0x02144540 module:overlay(27) +from:0x0214a900 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214a904 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214a908 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214a90c kind:load to:0x0210b854 module:overlays(19,26) +from:0x0214a910 kind:load to:0x02144720 module:overlay(27) +from:0x0214a914 kind:load to:0x021446a0 module:overlay(27) +from:0x0214a918 kind:load to:0x021446e0 module:overlay(27) +from:0x0214a91c kind:load to:0x02144700 module:overlay(27) +from:0x0214a920 kind:load to:0x02144040 module:overlay(27) +from:0x0214a938 kind:load to:0x021447a4 module:overlay(27) +from:0x0214a93c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214a940 kind:load to:0x0209e308 module:overlay(0) +from:0x0214a944 kind:load to:0x0209e30c module:overlay(0) +from:0x0214a948 kind:load to:0x0209e23c module:overlay(0) +from:0x0214a954 kind:load to:0x02144844 module:overlay(27) +from:0x0214a958 kind:load to:0x0209e87c module:overlay(0) +from:0x0214a95c kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214a960 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214a964 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214a968 kind:load to:0x0214499c module:overlay(27) +from:0x0214a96c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214a970 kind:load to:0x0209e990 module:overlay(0) +from:0x0214a974 kind:load to:0x0209e998 module:overlay(0) +from:0x0214a978 kind:load to:0x0209e99c module:overlay(0) +from:0x0214a97c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214a980 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214a984 kind:load to:0x02144a3c module:overlay(27) +from:0x0214a988 kind:load to:0x02144a5c module:overlay(27) +from:0x0214a98c kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214a990 kind:load to:0x02144930 module:overlay(27) +from:0x0214a994 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214a998 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214a99c kind:load to:0x02110430 module:overlays(19,26) +from:0x0214a9a0 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0214a9a4 kind:load to:0x02144a34 module:overlay(27) +from:0x0214a9a8 kind:load to:0x021449b4 module:overlay(27) +from:0x0214a9ac kind:load to:0x021449f4 module:overlay(27) +from:0x0214a9b0 kind:load to:0x02144a14 module:overlay(27) +from:0x0214a9b4 kind:load to:0x02144040 module:overlay(27) +from:0x0214a9c0 kind:load to:0x02144aa4 module:overlay(27) +from:0x0214a9c4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214a9c8 kind:load to:0x0209e308 module:overlay(0) +from:0x0214a9cc kind:load to:0x0209e30c module:overlay(0) +from:0x0214a9d0 kind:load to:0x0209e23c module:overlay(0) +from:0x0214a9dc kind:load to:0x02144b60 module:overlay(27) +from:0x0214a9e0 kind:load to:0x0209e87c module:overlay(0) +from:0x0214a9e4 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214a9e8 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214a9ec kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214a9f0 kind:load to:0x02144cb8 module:overlay(27) +from:0x0214a9f4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214a9f8 kind:load to:0x0209e990 module:overlay(0) +from:0x0214a9fc kind:load to:0x0209e998 module:overlay(0) +from:0x0214aa00 kind:load to:0x0209e99c module:overlay(0) +from:0x0214aa04 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214aa08 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214aa0c kind:load to:0x02144d58 module:overlay(27) +from:0x0214aa10 kind:load to:0x02144d78 module:overlay(27) +from:0x0214aa14 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214aa18 kind:load to:0x02144c4c module:overlay(27) +from:0x0214aa1c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214aa20 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214aa24 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214aa28 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0214aa2c kind:load to:0x02144d50 module:overlay(27) +from:0x0214aa30 kind:load to:0x02144cd0 module:overlay(27) +from:0x0214aa34 kind:load to:0x02144d10 module:overlay(27) +from:0x0214aa38 kind:load to:0x02144d30 module:overlay(27) +from:0x0214aa3c kind:load to:0x02144040 module:overlay(27) +from:0x0214aa48 kind:load to:0x02144dc0 module:overlay(27) +from:0x0214aa4c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214aa50 kind:load to:0x0209e308 module:overlay(0) +from:0x0214aa54 kind:load to:0x0209e30c module:overlay(0) +from:0x0214aa58 kind:load to:0x0209e23c module:overlay(0) +from:0x0214aa64 kind:load to:0x02144e58 module:overlay(27) +from:0x0214aa68 kind:load to:0x0209e87c module:overlay(0) +from:0x0214aa6c kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214aa70 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214aa74 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214aa78 kind:load to:0x02144fb8 module:overlay(27) +from:0x0214aa7c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214aa80 kind:load to:0x0209e990 module:overlay(0) +from:0x0214aa84 kind:load to:0x0209e998 module:overlay(0) +from:0x0214aa88 kind:load to:0x0209e99c module:overlay(0) +from:0x0214aa8c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214aa90 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214aa94 kind:load to:0x02145058 module:overlay(27) +from:0x0214aa98 kind:load to:0x02145078 module:overlay(27) +from:0x0214aa9c kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214aaa0 kind:load to:0x02144f44 module:overlay(27) +from:0x0214aaa4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214aaa8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214aaac kind:load to:0x02110430 module:overlays(19,26) +from:0x0214aab0 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0214aab4 kind:load to:0x02145050 module:overlay(27) +from:0x0214aab8 kind:load to:0x02144fd0 module:overlay(27) +from:0x0214aabc kind:load to:0x02145010 module:overlay(27) +from:0x0214aac0 kind:load to:0x02145030 module:overlay(27) +from:0x0214aac4 kind:load to:0x02144040 module:overlay(27) +from:0x0214aad0 kind:load to:0x021450c0 module:overlay(27) +from:0x0214aad4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214aad8 kind:load to:0x0209e1dc module:overlay(0) +from:0x0214aadc kind:load to:0x0209e21c module:overlay(0) +from:0x0214aae0 kind:load to:0x0209e23c module:overlay(0) +from:0x0214aaec kind:load to:0x021451bc module:overlay(27) +from:0x0214aaf0 kind:load to:0x0209e87c module:overlay(0) +from:0x0214aaf4 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214aaf8 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214aafc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214ab00 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x0214ab04 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214ab08 kind:load to:0x0209e990 module:overlay(0) +from:0x0214ab0c kind:load to:0x0209e998 module:overlay(0) +from:0x0214ab10 kind:load to:0x0209e99c module:overlay(0) +from:0x0214ab14 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214ab18 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214ab1c kind:load to:0x02145310 module:overlay(27) +from:0x0214ab20 kind:load to:0x02145330 module:overlay(27) +from:0x0214ab24 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214ab28 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0214ab2c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214ab30 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214ab34 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214ab38 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0214ab3c kind:load to:0x02145308 module:overlay(27) +from:0x0214ab40 kind:load to:0x021452a8 module:overlay(27) +from:0x0214ab44 kind:load to:0x021452c8 module:overlay(27) +from:0x0214ab48 kind:load to:0x021452e8 module:overlay(27) +from:0x0214ab4c kind:load to:0x02144040 module:overlay(27) +from:0x0214ab50 kind:load to:0x0214ab54 module:overlay(27) +from:0x0214ab68 kind:load to:0x02145378 module:overlay(27) +from:0x0214ab6c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214ab70 kind:load to:0x0209e308 module:overlay(0) +from:0x0214ab74 kind:load to:0x0209e30c module:overlay(0) +from:0x0214ab78 kind:load to:0x0209e23c module:overlay(0) +from:0x0214ab84 kind:load to:0x0214545c module:overlay(27) +from:0x0214ab88 kind:load to:0x0209e87c module:overlay(0) +from:0x0214ab8c kind:load to:0x0214585c module:overlay(27) +from:0x0214ab90 kind:load to:0x02145988 module:overlay(27) +from:0x0214ab94 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214ab98 kind:load to:0x0214599c module:overlay(27) +from:0x0214ab9c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214aba0 kind:load to:0x0209e990 module:overlay(0) +from:0x0214aba4 kind:load to:0x0209e998 module:overlay(0) +from:0x0214aba8 kind:load to:0x0209e99c module:overlay(0) +from:0x0214abac kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214abb0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214abb4 kind:load to:0x02145afc module:overlay(27) +from:0x0214abb8 kind:load to:0x02145b3c module:overlay(27) +from:0x0214abbc kind:load to:0x0210d56c module:overlays(19,26) +from:0x0214abc0 kind:load to:0x02145748 module:overlay(27) +from:0x0214abc4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214abc8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214abcc kind:load to:0x02110430 module:overlays(19,26) +from:0x0214abd0 kind:load to:0x02145a10 module:overlay(27) +from:0x0214abd4 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x0214abd8 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x0214abdc kind:load to:0x02145a00 module:overlay(27) +from:0x0214abe0 kind:load to:0x0210d440 module:overlays(19,26) +from:0x0214abe4 kind:load to:0x02145a08 module:overlay(27) +from:0x0214abe8 kind:load to:0x02145a18 module:overlay(27) +from:0x0214abec kind:load to:0x02145a50 module:overlay(27) +from:0x0214abf0 kind:load to:0x02145a7c module:overlay(27) +from:0x0214abf4 kind:load to:0x02145abc module:overlay(27) +from:0x0214abf8 kind:load to:0x02145adc module:overlay(27) +from:0x0214abfc kind:load to:0x0214573c module:overlay(27) +from:0x0214ac08 kind:load to:0x0214564c module:overlay(27) +from:0x0214ac0c kind:load to:0x0209e87c module:overlay(0) +from:0x0214ac10 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x0214ac14 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0214ac18 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214ac1c kind:load to:0x0210d394 module:overlays(19,26) +from:0x0214ac20 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214ac24 kind:load to:0x0209e990 module:overlay(0) +from:0x0214ac28 kind:load to:0x0209e998 module:overlay(0) +from:0x0214ac2c kind:load to:0x0209e99c module:overlay(0) +from:0x0214ac30 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214ac34 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214ac38 kind:load to:0x02145bc4 module:overlay(27) +from:0x0214ac3c kind:load to:0x02145b84 module:overlay(27) +from:0x0214ac40 kind:load to:0x0210d56c module:overlays(19,26) +from:0x0214ac44 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0214ac48 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214ac4c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214ac50 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214ac54 kind:load to:0x0210d564 module:overlays(19,26) +from:0x0214ac58 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x0214ac5c kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x0214ac60 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x0214ac64 kind:load to:0x0210d440 module:overlays(19,26) +from:0x0214ac68 kind:load to:0x0210d45c module:overlays(19,26) +from:0x0214ac6c kind:load to:0x0210d574 module:overlays(19,26) +from:0x0214ac70 kind:load to:0x0210d57c module:overlays(19,26) +from:0x0214ac78 kind:load to:0x02145744 module:overlay(27) +from:0x0214ac7c kind:load to:0x02145734 module:overlay(27) +from:0x0214ac80 kind:load to:0x0214573c module:overlay(27) +from:0x0214ac8c kind:load to:0x02145c1c module:overlay(27) +from:0x0214ac90 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214ac94 kind:load to:0x0209e308 module:overlay(0) +from:0x0214ac98 kind:load to:0x0209e30c module:overlay(0) +from:0x0214ac9c kind:load to:0x0209e23c module:overlay(0) +from:0x0214aca8 kind:load to:0x02145cd8 module:overlay(27) +from:0x0214acac kind:load to:0x0209e87c module:overlay(0) +from:0x0214acb0 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214acb4 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214acb8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214acbc kind:load to:0x02145e38 module:overlay(27) +from:0x0214acc0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214acc4 kind:load to:0x0209e990 module:overlay(0) +from:0x0214acc8 kind:load to:0x0209e998 module:overlay(0) +from:0x0214accc kind:load to:0x0209e99c module:overlay(0) +from:0x0214acd0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214acd4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214acd8 kind:load to:0x02145edc module:overlay(27) +from:0x0214acdc kind:load to:0x02145efc module:overlay(27) +from:0x0214ace0 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214ace4 kind:load to:0x02145dc4 module:overlay(27) +from:0x0214ace8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214acec kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214acf0 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214acf4 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0214acf8 kind:load to:0x02145ed0 module:overlay(27) +from:0x0214acfc kind:load to:0x02145e50 module:overlay(27) +from:0x0214ad00 kind:load to:0x02145e90 module:overlay(27) +from:0x0214ad04 kind:load to:0x02145eb0 module:overlay(27) +from:0x0214ad08 kind:load to:0x02144040 module:overlay(27) +from:0x0214ad14 kind:load to:0x02145f44 module:overlay(27) +from:0x0214ad18 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214ad1c kind:load to:0x0209e308 module:overlay(0) +from:0x0214ad20 kind:load to:0x0209e30c module:overlay(0) +from:0x0214ad24 kind:load to:0x0209e23c module:overlay(0) +from:0x0214ad30 kind:load to:0x02146008 module:overlay(27) +from:0x0214ad34 kind:load to:0x0209e87c module:overlay(0) +from:0x0214ad38 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214ad3c kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0214ad40 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214ad44 kind:load to:0x02146160 module:overlay(27) +from:0x0214ad48 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214ad4c kind:load to:0x0209e990 module:overlay(0) +from:0x0214ad50 kind:load to:0x0209e998 module:overlay(0) +from:0x0214ad54 kind:load to:0x0209e99c module:overlay(0) +from:0x0214ad58 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214ad5c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214ad60 kind:load to:0x02146200 module:overlay(27) +from:0x0214ad64 kind:load to:0x02146220 module:overlay(27) +from:0x0214ad68 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214ad6c kind:load to:0x021460f4 module:overlay(27) +from:0x0214ad70 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214ad74 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214ad78 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214ad7c kind:load to:0x02146178 module:overlay(27) +from:0x0214ad80 kind:load to:0x0210b85c module:overlays(19,26) +from:0x0214ad84 kind:load to:0x02146180 module:overlay(27) +from:0x0214ad88 kind:load to:0x021461c0 module:overlay(27) +from:0x0214ad8c kind:load to:0x021461e0 module:overlay(27) +from:0x0214ad90 kind:load to:0x02144040 module:overlay(27) +from:0x0214ad9c kind:load to:0x02146268 module:overlay(27) +from:0x0214ada0 kind:load to:0x0209e360 module:overlay(0) +from:0x0214ada4 kind:load to:0x0209e524 module:overlay(0) +from:0x0214ada8 kind:load to:0x0209e540 module:overlay(0) +from:0x0214adac kind:load to:0x0209e584 module:overlay(0) +from:0x0214adb0 kind:load to:0x021465e8 module:overlay(27) +from:0x0214adb4 kind:load to:0x021465fc module:overlay(27) +from:0x0214adb8 kind:load to:0x0209e378 module:overlay(0) +from:0x0214adc4 kind:load to:0x02146314 module:overlay(27) +from:0x0214adc8 kind:load to:0x0209e87c module:overlay(0) +from:0x0214adcc kind:load to:0x021463ac module:overlay(27) +from:0x0214add0 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0214add4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214add8 kind:load to:0x02146540 module:overlay(27) +from:0x0214addc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214ade0 kind:load to:0x0209e990 module:overlay(0) +from:0x0214ade4 kind:load to:0x0209e998 module:overlay(0) +from:0x0214ade8 kind:load to:0x0209e99c module:overlay(0) +from:0x0214adec kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214adf0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214adf4 kind:load to:0x021465a0 module:overlay(27) +from:0x0214adf8 kind:load to:0x021465c0 module:overlay(27) +from:0x0214adfc kind:load to:0x0210dfec module:overlays(19,26) +from:0x0214ae00 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0214ae04 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214ae08 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214ae20 kind:load to:0x02146624 module:overlay(27) +from:0x0214ae24 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0214ae28 kind:load to:0x0209e1dc module:overlay(0) +from:0x0214ae2c kind:load to:0x0209e21c module:overlay(0) +from:0x0214ae30 kind:load to:0x0209e23c module:overlay(0) +from:0x0214ae3c kind:load to:0x0207db54 module:overlay(0) +from:0x0214ae40 kind:load to:0x0207db5c module:overlay(0) +from:0x0214ae44 kind:load to:0x0207e024 module:overlay(0) +from:0x0214ae48 kind:load to:0x0207e014 module:overlay(0) +from:0x0214ae4c kind:load to:0x0207e058 module:overlay(0) +from:0x0214ae50 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0214ae54 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0214ae58 kind:load to:0x0207e168 module:overlay(0) +from:0x0214ae64 kind:load to:0x02146710 module:overlay(27) +from:0x0214ae68 kind:load to:0x0209e87c module:overlay(0) +from:0x0214ae6c kind:load to:0x021468e4 module:overlay(27) +from:0x0214ae70 kind:load to:0x021469b0 module:overlay(27) +from:0x0214ae74 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214ae78 kind:load to:0x02146ad0 module:overlay(27) +from:0x0214ae7c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214ae80 kind:load to:0x0209e990 module:overlay(0) +from:0x0214ae84 kind:load to:0x0209e998 module:overlay(0) +from:0x0214ae88 kind:load to:0x0209e99c module:overlay(0) +from:0x0214ae8c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214ae90 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0214ae94 kind:load to:0x02146b14 module:overlay(27) +from:0x0214ae98 kind:load to:0x02146b54 module:overlay(27) +from:0x0214ae9c kind:load to:0x0210d56c module:overlays(19,26) +from:0x0214aea0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0214aea4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0214aea8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0214aeac kind:load to:0x021469fc module:overlay(27) +from:0x0214aeb0 kind:load to:0x02146b0c module:overlay(27) +from:0x0214aeb4 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x0214aeb8 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x0214aebc kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x0214aec0 kind:load to:0x0210d440 module:overlays(19,26) +from:0x0214aec4 kind:load to:0x0210d45c module:overlays(19,26) +from:0x0214aec8 kind:load to:0x0210d574 module:overlays(19,26) +from:0x0214aecc kind:load to:0x0210d57c module:overlays(19,26) +from:0x0214aed0 kind:load to:0x02147264 module:overlay(27) +from:0x0214aed8 kind:load to:0x021472e0 module:overlay(27) +from:0x0214aee0 kind:load to:0x021472f0 module:overlay(27) +from:0x0214aee8 kind:load to:0x02147268 module:overlay(27) +from:0x0214aef0 kind:load to:0x021472e4 module:overlay(27) +from:0x0214aef8 kind:load to:0x021472f4 module:overlay(27) +from:0x0214af08 kind:load to:0x02146bbc module:overlay(27) +from:0x0214af0c kind:load to:0x020990ec module:overlay(0) +from:0x0214af10 kind:load to:0x02098efc module:overlay(0) +from:0x0214af14 kind:load to:0x02098f78 module:overlay(0) +from:0x0214af18 kind:load to:0x020990f4 module:overlay(0) +from:0x0214af1c kind:load to:0x02099114 module:overlay(0) +from:0x0214af20 kind:load to:0x02099140 module:overlay(0) +from:0x0214af2c kind:load to:0x02099cc0 module:overlay(0) +from:0x0214af30 kind:load to:0x02099cfc module:overlay(0) +from:0x0214af34 kind:load to:0x02099d14 module:overlay(0) +from:0x0214af38 kind:load to:0x02099d20 module:overlay(0) +from:0x0214af3c kind:load to:0x01fff464 module:itcm +from:0x0214af40 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0214af44 kind:load to:0x02146cdc module:overlay(27) +from:0x0214af48 kind:load to:0x02099c58 module:overlay(0) +from:0x0214af4c kind:load to:0x02147088 module:overlay(27) +from:0x0214af50 kind:load to:0x02099c60 module:overlay(0) +from:0x0214af54 kind:load to:0x02099c64 module:overlay(0) +from:0x0214af58 kind:load to:0x021470e0 module:overlay(27) +from:0x0214af5c kind:load to:0x02099c6c module:overlay(0) +from:0x0214af60 kind:load to:0x02099c70 module:overlay(0) +from:0x0214af64 kind:load to:0x02099d2c module:overlay(0) +from:0x0214af68 kind:load to:0x02099d98 module:overlay(0) +from:0x0214af6c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0214af70 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0214af74 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0214af78 kind:load to:0x021473e4 module:overlay(27) +from:0x0214af7c kind:load to:0x02147404 module:overlay(27) +from:0x0214af80 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0214af84 kind:load to:0x02112f38 module:overlays(19,26) +from:0x0214af88 kind:load to:0x02149d9c module:overlay(27) +from:0x0214af90 kind:load to:0x02149de0 module:overlay(27) +from:0x0214af98 kind:load to:0x0214911c module:overlay(27) +from:0x0214afa0 kind:load to:0x0214983c module:overlay(27) +from:0x0214afa8 kind:load to:0x021491fc module:overlay(27) +from:0x0214afb0 kind:load to:0x021491c0 module:overlay(27) +from:0x0214afb8 kind:load to:0x02149eb8 module:overlay(27) +from:0x0214afc0 kind:load to:0x02148fb4 module:overlay(27) +from:0x0214afc8 kind:load to:0x02149800 module:overlay(27) +from:0x0214afd0 kind:load to:0x021498cc module:overlay(27) +from:0x0214afd8 kind:load to:0x021499ec module:overlay(27) +from:0x0214afe0 kind:load to:0x02149654 module:overlay(27) +from:0x0214afe8 kind:load to:0x02149c84 module:overlay(27) +from:0x0214aff0 kind:load to:0x02149638 module:overlay(27) +from:0x0214aff8 kind:load to:0x02149e8c module:overlay(27) +from:0x0214b000 kind:load to:0x02149508 module:overlay(27) +from:0x0214b008 kind:load to:0x021492a4 module:overlay(27) +from:0x0214b010 kind:load to:0x02149ad8 module:overlay(27) +from:0x0214b018 kind:load to:0x02149914 module:overlay(27) +from:0x0214b020 kind:load to:0x02148fb0 module:overlay(27) +from:0x0214b028 kind:load to:0x02148f9c module:overlay(27) +from:0x0214b030 kind:load to:0x0214a134 module:overlay(27) +from:0x0214b038 kind:load to:0x02149bd8 module:overlay(27) +from:0x0214b040 kind:load to:0x02149b94 module:overlay(27) +from:0x0214b048 kind:load to:0x021493cc module:overlay(27) +from:0x0214b050 kind:load to:0x02149ce0 module:overlay(27) +from:0x0214b058 kind:load to:0x02149524 module:overlay(27) +from:0x0214b060 kind:load to:0x02149fd8 module:overlay(27) +from:0x0214b070 kind:load to:0x0214744c module:overlay(27) +from:0x0214b074 kind:load to:0x020990ec module:overlay(0) +from:0x0214b078 kind:load to:0x02098efc module:overlay(0) +from:0x0214b07c kind:load to:0x02098f78 module:overlay(0) +from:0x0214b080 kind:load to:0x020990f4 module:overlay(0) +from:0x0214b084 kind:load to:0x02099114 module:overlay(0) +from:0x0214b088 kind:load to:0x02099140 module:overlay(0) +from:0x0214b094 kind:load to:0x02147730 module:overlay(27) +from:0x0214b098 kind:load to:0x0214a248 module:overlay(27) +from:0x0214b09c kind:load to:0x0209b2cc module:overlay(0) +from:0x0214b0a0 kind:load to:0x0209b304 module:overlay(0) +from:0x0214b0a4 kind:load to:0x0209b908 module:overlay(0) +from:0x0214b0a8 kind:load to:0x0209b910 module:overlay(0) +from:0x0214b0ac kind:load to:0x0209b8b0 module:overlay(0) +from:0x0214b0b0 kind:load to:0x0209b47c module:overlay(0) +from:0x0214b0b4 kind:load to:0x0209b36c module:overlay(0) +from:0x0214b0b8 kind:load to:0x0209b838 module:overlay(0) +from:0x0214b0bc kind:load to:0x0209b8c0 module:overlay(0) +from:0x0214b0c0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0214b0c4 kind:load to:0x0214a240 module:overlay(27) +from:0x0214b0c8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0214b0cc kind:load to:0x0214a230 module:overlay(27) +from:0x0214b0d0 kind:load to:0x0214a20c module:overlay(27) +from:0x0214b0dc kind:load to:0x02147798 module:overlay(27) +from:0x0214b0e0 kind:load to:0x0214a264 module:overlay(27) +from:0x0214b0e4 kind:load to:0x0209ba20 module:overlay(0) +from:0x0214b0e8 kind:load to:0x0209ba54 module:overlay(0) +from:0x0214b0ec kind:load to:0x0209baec module:overlay(0) +from:0x0214b0f0 kind:load to:0x0209bb00 module:overlay(0) +from:0x0214b0f4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0214b0f8 kind:load to:0x0209bb28 module:overlay(0) +from:0x0214b0fc kind:load to:0x0209bbb0 module:overlay(0) +from:0x0214b100 kind:load to:0x0209b838 module:overlay(0) +from:0x0214b104 kind:load to:0x0209babc module:overlay(0) +from:0x0214b108 kind:load to:0x0209bad4 module:overlay(0) +from:0x0214b10c kind:load to:0x0209bb14 module:overlay(0) +from:0x0214b110 kind:load to:0x0209bea0 module:overlay(0) +from:0x0214b114 kind:load to:0x0214a1e0 module:overlay(27) +from:0x0214b118 kind:load to:0x0214a1bc module:overlay(27) +from:0x0214b11c kind:load to:0x0209bed8 module:overlay(0) +from:0x0214b128 kind:load to:0x02099cc0 module:overlay(0) +from:0x0214b12c kind:load to:0x02099cfc module:overlay(0) +from:0x0214b130 kind:load to:0x02099d14 module:overlay(0) +from:0x0214b134 kind:load to:0x02099d20 module:overlay(0) +from:0x0214b138 kind:load to:0x01fff464 module:itcm +from:0x0214b13c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0214b140 kind:load to:0x0214798c module:overlay(27) +from:0x0214b144 kind:load to:0x021479dc module:overlay(27) +from:0x0214b148 kind:load to:0x02147b00 module:overlay(27) +from:0x0214b14c kind:load to:0x02147b20 module:overlay(27) +from:0x0214b150 kind:load to:0x02099c64 module:overlay(0) +from:0x0214b154 kind:load to:0x02147dd0 module:overlay(27) +from:0x0214b158 kind:load to:0x021480e4 module:overlay(27) +from:0x0214b15c kind:load to:0x02099c70 module:overlay(0) +from:0x0214b160 kind:load to:0x02099d2c module:overlay(0) +from:0x0214b164 kind:load to:0x02099d98 module:overlay(0) +from:0x0214b168 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0214b16c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0214b170 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0214b174 kind:load to:0x021477ac module:overlay(27) +from:0x0214b178 kind:load to:0x02147898 module:overlay(27) +from:0x0214b17c kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0214b180 kind:load to:0x02112f38 module:overlays(19,26) diff --git a/config/jp/arm9/overlays/ov027/symbols.txt b/config/jp/arm9/overlays/ov027/symbols.txt new file mode 100644 index 00000000..03554af3 --- /dev/null +++ b/config/jp/arm9/overlays/ov027/symbols.txt @@ -0,0 +1,389 @@ +func_ov027_02143d60 kind:function(arm,size=0xc) addr:0x02143d60 +func_ov027_02143d6c kind:function(arm,size=0x24) addr:0x02143d6c +func_ov027_02143d90 kind:function(arm,size=0x40) addr:0x02143d90 +func_ov027_02143dd0 kind:function(arm,size=0x60) addr:0x02143dd0 +func_ov027_02143e30 kind:function(arm,size=0x14) addr:0x02143e30 +func_ov027_02143e44 kind:function(arm,size=0x10c) addr:0x02143e44 +func_ov027_02143f50 kind:function(arm,size=0xe8) addr:0x02143f50 +func_ov027_02144038 kind:function(arm,size=0x8) addr:0x02144038 +func_ov027_02144040 kind:function(arm,size=0x8) addr:0x02144040 +func_ov027_02144048 kind:function(arm,size=0x4) addr:0x02144048 +func_ov027_0214404c kind:function(arm,size=0x160) addr:0x0214404c +func_ov027_021441ac kind:function(arm,size=0xc) addr:0x021441ac +func_ov027_021441b8 kind:function(arm,size=0xc) addr:0x021441b8 +func_ov027_021441c4 kind:function(arm,size=0x8c) addr:0x021441c4 +func_ov027_02144250 kind:function(arm,size=0x40) addr:0x02144250 +func_ov027_02144290 kind:function(arm,size=0x20) addr:0x02144290 +func_ov027_021442b0 kind:function(arm,size=0x20) addr:0x021442b0 +func_ov027_021442d0 kind:function(arm,size=0x1c) addr:0x021442d0 +func_ov027_021442ec kind:function(arm,size=0x28) addr:0x021442ec +func_ov027_02144314 kind:function(arm,size=0x30) addr:0x02144314 +func_ov027_02144344 kind:function(arm,size=0x28) addr:0x02144344 +func_ov027_0214436c kind:function(arm,size=0x20) addr:0x0214436c +func_ov027_0214438c kind:function(arm,size=0x14) addr:0x0214438c +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=0x40) addr:0x021443d0 +func_ov027_02144410 kind:function(arm,size=0x44) addr:0x02144410 +func_ov027_02144454 kind:function(arm,size=0xec) addr:0x02144454 +func_ov027_02144540 kind:function(arm,size=0x110) addr:0x02144540 +func_ov027_02144650 kind:function(arm,size=0x38) addr:0x02144650 +func_ov027_02144688 kind:function(arm,size=0x18) addr:0x02144688 +func_ov027_021446a0 kind:function(arm,size=0x40) addr:0x021446a0 +func_ov027_021446e0 kind:function(arm,size=0x20) addr:0x021446e0 +func_ov027_02144700 kind:function(arm,size=0x20) addr:0x02144700 +func_ov027_02144720 kind:function(arm,size=0xc) addr:0x02144720 +func_ov027_0214472c kind:function(arm,size=0x28) addr:0x0214472c +func_ov027_02144754 kind:function(arm,size=0x30) addr:0x02144754 +func_ov027_02144784 kind:function(arm,size=0x14) addr:0x02144784 +func_ov027_02144798 kind:function(arm,size=0xc) addr:0x02144798 +func_ov027_021447a4 kind:function(arm,size=0x24) addr:0x021447a4 +func_ov027_021447c8 kind:function(arm,size=0x38) addr:0x021447c8 +func_ov027_02144800 kind:function(arm,size=0x44) addr:0x02144800 +func_ov027_02144844 kind:function(arm,size=0xec) addr:0x02144844 +func_ov027_02144930 kind:function(arm,size=0x6c) addr:0x02144930 +func_ov027_0214499c kind:function(arm,size=0x18) addr:0x0214499c +func_ov027_021449b4 kind:function(arm,size=0x40) addr:0x021449b4 +func_ov027_021449f4 kind:function(arm,size=0x20) addr:0x021449f4 +func_ov027_02144a14 kind:function(arm,size=0x20) addr:0x02144a14 +func_ov027_02144a34 kind:function(arm,size=0x8) addr:0x02144a34 +func_ov027_02144a3c kind:function(arm,size=0x20) addr:0x02144a3c +func_ov027_02144a5c kind:function(arm,size=0x28) addr:0x02144a5c +func_ov027_02144a84 kind:function(arm,size=0x14) addr:0x02144a84 +func_ov027_02144a98 kind:function(arm,size=0xc) addr:0x02144a98 +func_ov027_02144aa4 kind:function(arm,size=0x24) addr:0x02144aa4 +func_ov027_02144ac8 kind:function(arm,size=0x54) addr:0x02144ac8 +func_ov027_02144b1c kind:function(arm,size=0x44) addr:0x02144b1c +func_ov027_02144b60 kind:function(arm,size=0xec) addr:0x02144b60 +func_ov027_02144c4c kind:function(arm,size=0x6c) addr:0x02144c4c +func_ov027_02144cb8 kind:function(arm,size=0x18) addr:0x02144cb8 +func_ov027_02144cd0 kind:function(arm,size=0x40) addr:0x02144cd0 +func_ov027_02144d10 kind:function(arm,size=0x20) addr:0x02144d10 +func_ov027_02144d30 kind:function(arm,size=0x20) addr:0x02144d30 +func_ov027_02144d50 kind:function(arm,size=0x8) addr:0x02144d50 +func_ov027_02144d58 kind:function(arm,size=0x20) addr:0x02144d58 +func_ov027_02144d78 kind:function(arm,size=0x28) addr:0x02144d78 +func_ov027_02144da0 kind:function(arm,size=0x14) addr:0x02144da0 +func_ov027_02144db4 kind:function(arm,size=0xc) addr:0x02144db4 +func_ov027_02144dc0 kind:function(arm,size=0x24) addr:0x02144dc0 +func_ov027_02144de4 kind:function(arm,size=0x38) addr:0x02144de4 +func_ov027_02144e1c kind:function(arm,size=0x3c) addr:0x02144e1c +func_ov027_02144e58 kind:function(arm,size=0xec) addr:0x02144e58 +func_ov027_02144f44 kind:function(arm,size=0x74) addr:0x02144f44 +func_ov027_02144fb8 kind:function(arm,size=0x18) addr:0x02144fb8 +func_ov027_02144fd0 kind:function(arm,size=0x40) addr:0x02144fd0 +func_ov027_02145010 kind:function(arm,size=0x20) addr:0x02145010 +func_ov027_02145030 kind:function(arm,size=0x20) addr:0x02145030 +func_ov027_02145050 kind:function(arm,size=0x8) addr:0x02145050 +func_ov027_02145058 kind:function(arm,size=0x20) addr:0x02145058 +func_ov027_02145078 kind:function(arm,size=0x28) addr:0x02145078 +func_ov027_021450a0 kind:function(arm,size=0x14) addr:0x021450a0 +func_ov027_021450b4 kind:function(arm,size=0xc) addr:0x021450b4 +func_ov027_021450c0 kind:function(arm,size=0x24) addr:0x021450c0 +func_ov027_021450e4 kind:function(arm,size=0x38) addr:0x021450e4 +func_ov027_0214511c kind:function(arm,size=0xa0) addr:0x0214511c +func_ov027_021451bc kind:function(arm,size=0xec) addr:0x021451bc +func_ov027_021452a8 kind:function(arm,size=0x20) addr:0x021452a8 +func_ov027_021452c8 kind:function(arm,size=0x20) addr:0x021452c8 +func_ov027_021452e8 kind:function(arm,size=0x20) addr:0x021452e8 +func_ov027_02145308 kind:function(arm,size=0x8) addr:0x02145308 +func_ov027_02145310 kind:function(arm,size=0x20) addr:0x02145310 +func_ov027_02145330 kind:function(arm,size=0x28) addr:0x02145330 +func_ov027_02145358 kind:function(arm,size=0x14) addr:0x02145358 +func_ov027_0214536c kind:function(arm,size=0xc) addr:0x0214536c +func_ov027_02145378 kind:function(arm,size=0x24) addr:0x02145378 +func_ov027_0214539c kind:function(arm,size=0x50) addr:0x0214539c +func_ov027_021453ec kind:function(arm,size=0x70) addr:0x021453ec +func_ov027_0214545c kind:function(arm,size=0x1f0) addr:0x0214545c +func_ov027_0214564c kind:function(arm,size=0xe8) addr:0x0214564c +func_ov027_02145734 kind:function(arm,size=0x8) addr:0x02145734 +func_ov027_0214573c kind:function(arm,size=0x8) addr:0x0214573c +func_ov027_02145744 kind:function(arm,size=0x4) addr:0x02145744 +func_ov027_02145748 kind:function(arm,size=0x114) addr:0x02145748 +func_ov027_0214585c kind:function(arm,size=0x12c) addr:0x0214585c +func_ov027_02145988 kind:function(arm,size=0x14) addr:0x02145988 +func_ov027_0214599c kind:function(arm,size=0x64) addr:0x0214599c +func_ov027_02145a00 kind:function(arm,size=0x8) addr:0x02145a00 +func_ov027_02145a08 kind:function(arm,size=0x8) addr:0x02145a08 +func_ov027_02145a10 kind:function(arm,size=0x8) addr:0x02145a10 +func_ov027_02145a18 kind:function(arm,size=0x38) addr:0x02145a18 +func_ov027_02145a50 kind:function(arm,size=0x2c) addr:0x02145a50 +func_ov027_02145a7c kind:function(arm,size=0x40) addr:0x02145a7c +func_ov027_02145abc kind:function(arm,size=0x20) addr:0x02145abc +func_ov027_02145adc kind:function(arm,size=0x20) addr:0x02145adc +func_ov027_02145afc kind:function(arm,size=0x40) addr:0x02145afc +func_ov027_02145b3c kind:function(arm,size=0x48) addr:0x02145b3c +func_ov027_02145b84 kind:function(arm,size=0x40) addr:0x02145b84 +func_ov027_02145bc4 kind:function(arm,size=0x38) addr:0x02145bc4 +func_ov027_02145bfc kind:function(arm,size=0x14) addr:0x02145bfc +func_ov027_02145c10 kind:function(arm,size=0xc) addr:0x02145c10 +func_ov027_02145c1c kind:function(arm,size=0x24) addr:0x02145c1c +func_ov027_02145c40 kind:function(arm,size=0x5c) addr:0x02145c40 +func_ov027_02145c9c kind:function(arm,size=0x3c) addr:0x02145c9c +func_ov027_02145cd8 kind:function(arm,size=0xec) addr:0x02145cd8 +func_ov027_02145dc4 kind:function(arm,size=0x74) addr:0x02145dc4 +func_ov027_02145e38 kind:function(arm,size=0x18) addr:0x02145e38 +func_ov027_02145e50 kind:function(arm,size=0x40) addr:0x02145e50 +func_ov027_02145e90 kind:function(arm,size=0x20) addr:0x02145e90 +func_ov027_02145eb0 kind:function(arm,size=0x20) addr:0x02145eb0 +func_ov027_02145ed0 kind:function(arm,size=0xc) addr:0x02145ed0 +func_ov027_02145edc kind:function(arm,size=0x20) addr:0x02145edc +func_ov027_02145efc kind:function(arm,size=0x28) addr:0x02145efc +func_ov027_02145f24 kind:function(arm,size=0x14) addr:0x02145f24 +func_ov027_02145f38 kind:function(arm,size=0xc) addr:0x02145f38 +func_ov027_02145f44 kind:function(arm,size=0x24) addr:0x02145f44 +func_ov027_02145f68 kind:function(arm,size=0x5c) addr:0x02145f68 +func_ov027_02145fc4 kind:function(arm,size=0x44) addr:0x02145fc4 +func_ov027_02146008 kind:function(arm,size=0xec) addr:0x02146008 +func_ov027_021460f4 kind:function(arm,size=0x6c) addr:0x021460f4 +func_ov027_02146160 kind:function(arm,size=0x18) addr:0x02146160 +func_ov027_02146178 kind:function(arm,size=0x8) addr:0x02146178 +func_ov027_02146180 kind:function(arm,size=0x40) addr:0x02146180 +func_ov027_021461c0 kind:function(arm,size=0x20) addr:0x021461c0 +func_ov027_021461e0 kind:function(arm,size=0x20) addr:0x021461e0 +func_ov027_02146200 kind:function(arm,size=0x20) addr:0x02146200 +func_ov027_02146220 kind:function(arm,size=0x28) addr:0x02146220 +func_ov027_02146248 kind:function(arm,size=0x14) addr:0x02146248 +func_ov027_0214625c kind:function(arm,size=0xc) addr:0x0214625c +func_ov027_02146268 kind:function(arm,size=0x24) addr:0x02146268 +func_ov027_0214628c kind:function(arm,size=0x54) addr:0x0214628c +func_ov027_021462e0 kind:function(arm,size=0x34) addr:0x021462e0 +func_ov027_02146314 kind:function(arm,size=0x98) addr:0x02146314 +func_ov027_021463ac kind:function(arm,size=0x88) addr:0x021463ac +func_ov027_02146434 kind:function(arm,size=0x10c) addr:0x02146434 +func_ov027_02146540 kind:function(arm,size=0x60) addr:0x02146540 +func_ov027_021465a0 kind:function(arm,size=0x20) addr:0x021465a0 +func_ov027_021465c0 kind:function(arm,size=0x28) addr:0x021465c0 +func_ov027_021465e8 kind:function(arm,size=0x14) addr:0x021465e8 +func_ov027_021465fc kind:function(arm,size=0x1c) addr:0x021465fc +func_ov027_02146618 kind:function(arm,size=0xc) addr:0x02146618 +func_ov027_02146624 kind:function(arm,size=0x24) addr:0x02146624 +func_ov027_02146648 kind:function(arm,size=0x2c) addr:0x02146648 +func_ov027_02146674 kind:function(arm,size=0x9c) addr:0x02146674 +func_ov027_02146710 kind:function(arm,size=0x1d4) addr:0x02146710 +func_ov027_021468e4 kind:function(arm,size=0xcc) addr:0x021468e4 +func_ov027_021469b0 kind:function(arm,size=0x4c) addr:0x021469b0 +func_ov027_021469fc kind:function(arm,size=0x50) addr:0x021469fc +func_ov027_02146a4c kind:function(arm,size=0x84) addr:0x02146a4c +func_ov027_02146ad0 kind:function(arm,size=0x3c) addr:0x02146ad0 +func_ov027_02146b0c kind:function(arm,size=0x8) addr:0x02146b0c +func_ov027_02146b14 kind:function(arm,size=0x40) addr:0x02146b14 +func_ov027_02146b54 kind:function(arm,size=0x48) addr:0x02146b54 +func_ov027_02146b9c kind:function(arm,size=0x14) addr:0x02146b9c +func_ov027_02146bb0 kind:function(arm,size=0xc) addr:0x02146bb0 +func_ov027_02146bbc kind:function(arm,size=0x24) addr:0x02146bbc +func_ov027_02146be0 kind:function(arm,size=0x4c) addr:0x02146be0 +func_ov027_02146c2c kind:function(arm,size=0xb0) addr:0x02146c2c +func_ov027_02146cdc kind:function(arm,size=0x98) addr:0x02146cdc +func_ov027_02146d74 kind:function(arm,size=0x3c) addr:0x02146d74 +func_ov027_02146db0 kind:function(arm,size=0x2d8) addr:0x02146db0 +func_ov027_02147088 kind:function(arm,size=0x58) addr:0x02147088 +func_ov027_021470e0 kind:function(arm,size=0x70) addr:0x021470e0 +func_ov027_02147150 kind:function(arm,size=0x114) addr:0x02147150 +func_ov027_02147264 kind:function(arm,size=0x4) addr:0x02147264 +func_ov027_02147268 kind:function(arm,size=0x78) addr:0x02147268 +func_ov027_021472e0 kind:function(arm,size=0x4) addr:0x021472e0 +func_ov027_021472e4 kind:function(arm,size=0xc) addr:0x021472e4 +func_ov027_021472f0 kind:function(arm,size=0x4) addr:0x021472f0 +func_ov027_021472f4 kind:function(arm,size=0x40) addr:0x021472f4 +func_ov027_02147334 kind:function(arm,size=0xb0) addr:0x02147334 +func_ov027_021473e4 kind:function(arm,size=0x20) addr:0x021473e4 +func_ov027_02147404 kind:function(arm,size=0x28) addr:0x02147404 +func_ov027_0214742c kind:function(arm,size=0x14) addr:0x0214742c +func_ov027_02147440 kind:function(arm,size=0xc) addr:0x02147440 +func_ov027_0214744c kind:function(arm,size=0x24) addr:0x0214744c +func_ov027_02147470 kind:function(arm,size=0x6c) addr:0x02147470 +func_ov027_021474dc kind:function(arm,size=0x10) addr:0x021474dc +func_ov027_021474ec kind:function(arm,size=0x204) addr:0x021474ec +func_ov027_021476f0 kind:function(arm,size=0x40) addr:0x021476f0 +func_ov027_02147730 kind:function(arm,size=0x14) addr:0x02147730 +func_ov027_02147744 kind:function(arm,size=0x54) addr:0x02147744 +func_ov027_02147798 kind:function(arm,size=0x14) addr:0x02147798 +func_ov027_021477ac kind:function(arm,size=0xec) addr:0x021477ac +func_ov027_02147898 kind:function(arm,size=0xf4) addr:0x02147898 +func_ov027_0214798c kind:function(arm,size=0x50) addr:0x0214798c +func_ov027_021479dc kind:function(arm,size=0x124) addr:0x021479dc +func_ov027_02147b00 kind:function(arm,size=0x20) addr:0x02147b00 +func_ov027_02147b20 kind:function(arm,size=0x20) addr:0x02147b20 +func_ov027_02147b40 kind:function(arm,size=0x144) addr:0x02147b40 +func_ov027_02147c84 kind:function(arm,size=0x148) addr:0x02147c84 +func_ov027_02147dcc kind:function(arm,size=0x4) addr:0x02147dcc +func_ov027_02147dd0 kind:function(arm,size=0x314) addr:0x02147dd0 +func_ov027_021480e4 kind:function(arm,size=0x1e0) addr:0x021480e4 +func_ov027_021482c4 kind:function(arm,size=0x48) addr:0x021482c4 +func_ov027_0214830c kind:function(arm,size=0x44) addr:0x0214830c +func_ov027_02148350 kind:function(arm,size=0x84) addr:0x02148350 +func_ov027_021483d4 kind:function(arm,size=0x21c) addr:0x021483d4 +func_ov027_021485f0 kind:function(arm,size=0xf4) addr:0x021485f0 +func_ov027_021486e4 kind:function(arm,size=0x290) addr:0x021486e4 +func_ov027_02148974 kind:function(arm,size=0x4c0) addr:0x02148974 +func_ov027_02148e34 kind:function(arm,size=0x2c) addr:0x02148e34 +func_ov027_02148e60 kind:function(arm,size=0x68) addr:0x02148e60 +func_ov027_02148ec8 kind:function(arm,size=0xd4) addr:0x02148ec8 +func_ov027_02148f9c kind:function(arm,size=0x14) addr:0x02148f9c +func_ov027_02148fb0 kind:function(arm,size=0x4) addr:0x02148fb0 +func_ov027_02148fb4 kind:function(arm,size=0x168) addr:0x02148fb4 +func_ov027_0214911c kind:function(arm,size=0xa4) addr:0x0214911c +func_ov027_021491c0 kind:function(arm,size=0x3c) addr:0x021491c0 +func_ov027_021491fc kind:function(arm,size=0xa8) addr:0x021491fc +func_ov027_021492a4 kind:function(arm,size=0x128) addr:0x021492a4 +func_ov027_021493cc kind:function(arm,size=0x13c) addr:0x021493cc +func_ov027_02149508 kind:function(arm,size=0x1c) addr:0x02149508 +func_ov027_02149524 kind:function(arm,size=0x114) addr:0x02149524 +func_ov027_02149638 kind:function(arm,size=0x1c) addr:0x02149638 +func_ov027_02149654 kind:function(arm,size=0x1ac) addr:0x02149654 +func_ov027_02149800 kind:function(arm,size=0x3c) addr:0x02149800 +func_ov027_0214983c kind:function(arm,size=0x90) addr:0x0214983c +func_ov027_021498cc kind:function(arm,size=0x48) addr:0x021498cc +func_ov027_02149914 kind:function(arm,size=0xd8) addr:0x02149914 +func_ov027_021499ec kind:function(arm,size=0xec) addr:0x021499ec +func_ov027_02149ad8 kind:function(arm,size=0xbc) addr:0x02149ad8 +func_ov027_02149b94 kind:function(arm,size=0x44) addr:0x02149b94 +func_ov027_02149bd8 kind:function(arm,size=0xac) addr:0x02149bd8 +func_ov027_02149c84 kind:function(arm,size=0x5c) addr:0x02149c84 +func_ov027_02149ce0 kind:function(arm,size=0xbc) addr:0x02149ce0 +func_ov027_02149d9c kind:function(arm,size=0x44) addr:0x02149d9c +func_ov027_02149de0 kind:function(arm,size=0xac) addr:0x02149de0 +func_ov027_02149e8c kind:function(arm,size=0x2c) addr:0x02149e8c +func_ov027_02149eb8 kind:function(arm,size=0x120) addr:0x02149eb8 +func_ov027_02149fd8 kind:function(arm,size=0x15c) addr:0x02149fd8 +func_ov027_0214a134 kind:function(arm,size=0x88) addr:0x0214a134 +func_ov027_0214a1bc kind:function(arm,size=0x24) addr:0x0214a1bc +func_ov027_0214a1e0 kind:function(arm,size=0x2c) addr:0x0214a1e0 +func_ov027_0214a20c kind:function(arm,size=0x24) addr:0x0214a20c +func_ov027_0214a230 kind:function(arm,size=0x10) addr:0x0214a230 +func_ov027_0214a240 kind:function(arm,size=0x8) addr:0x0214a240 +func_ov027_0214a248 kind:function(arm,size=0x1c) addr:0x0214a248 +func_ov027_0214a264 kind:function(arm,size=0x1c) addr:0x0214a264 +func_ov027_0214a280 kind:function(arm,size=0x14) addr:0x0214a280 +data_ov027_0214a294 kind:data(any) addr:0x0214a294 +data_ov027_0214a2a4 kind:data(any) addr:0x0214a2a4 +data_ov027_0214a2b4 kind:data(any) addr:0x0214a2b4 +data_ov027_0214a2c4 kind:data(any) addr:0x0214a2c4 +func_ov027_0214a2d0 kind:function(arm,size=0x70) addr:0x0214a2d0 +func_ov027_0214a340 kind:function(arm,size=0x50) addr:0x0214a340 +func_ov027_0214a390 kind:function(arm,size=0x50) addr:0x0214a390 +func_ov027_0214a3e0 kind:function(arm,size=0x50) addr:0x0214a3e0 +func_ov027_0214a430 kind:function(arm,size=0x50) addr:0x0214a430 +func_ov027_0214a480 kind:function(arm,size=0x50) addr:0x0214a480 +func_ov027_0214a4d0 kind:function(arm,size=0x50) addr:0x0214a4d0 +func_ov027_0214a520 kind:function(arm,size=0x50) addr:0x0214a520 +func_ov027_0214a570 kind:function(arm,size=0x50) addr:0x0214a570 +func_ov027_0214a5c0 kind:function(arm,size=0x50) addr:0x0214a5c0 +func_ov027_0214a610 kind:function(arm,size=0x6c) addr:0x0214a610 +func_ov027_0214a67c kind:function(arm,size=0x50) addr:0x0214a67c +func_ov027_0214a6cc kind:function(arm,size=0x50) addr:0x0214a6cc +data_ov027_0214a760 kind:data(any) addr:0x0214a760 +data_ov027_0214a770 kind:data(any) addr:0x0214a770 +data_ov027_0214a784 kind:data(any) addr:0x0214a784 +data_ov027_0214a7a0 kind:data(any) addr:0x0214a7a0 +data_ov027_0214a7cc kind:data(any) addr:0x0214a7cc +data_ov027_0214a830 kind:data(any) addr:0x0214a830 ambiguous +data_ov027_0214a838 kind:data(any) addr:0x0214a838 +data_ov027_0214a8a4 kind:data(any) addr:0x0214a8a4 +data_ov027_0214a8c0 kind:data(any) addr:0x0214a8c0 +data_ov027_0214a924 kind:data(any) addr:0x0214a924 +data_ov027_0214a938 kind:data(any) addr:0x0214a938 +data_ov027_0214a954 kind:data(any) addr:0x0214a954 +data_ov027_0214a95c kind:data(any) addr:0x0214a95c ambiguous +data_ov027_0214a9c0 kind:data(any) addr:0x0214a9c0 +data_ov027_0214a9dc kind:data(any) addr:0x0214a9dc +data_ov027_0214aa48 kind:data(any) addr:0x0214aa48 +data_ov027_0214aa64 kind:data(any) addr:0x0214aa64 +data_ov027_0214aad0 kind:data(any) addr:0x0214aad0 +data_ov027_0214aaec kind:data(any) addr:0x0214aaec +data_ov027_0214ab50 kind:data(any) addr:0x0214ab50 +data_ov027_0214ab54 kind:data(any) addr:0x0214ab54 +data_ov027_0214ab68 kind:data(any) addr:0x0214ab68 +data_ov027_0214ab84 kind:data(any) addr:0x0214ab84 +data_ov027_0214ac08 kind:data(any) addr:0x0214ac08 +data_ov027_0214ac8c kind:data(any) addr:0x0214ac8c +data_ov027_0214aca8 kind:data(any) addr:0x0214aca8 +data_ov027_0214ad14 kind:data(any) addr:0x0214ad14 +data_ov027_0214ad30 kind:data(any) addr:0x0214ad30 +data_ov027_0214ad9c kind:data(any) addr:0x0214ad9c +data_ov027_0214adc4 kind:data(any) addr:0x0214adc4 +data_ov027_0214ade0 kind:data(any) addr:0x0214ade0 ambiguous +data_ov027_0214ae0c kind:data(any) addr:0x0214ae0c +data_ov027_0214ae20 kind:data(any) addr:0x0214ae20 +data_ov027_0214ae3c kind:data(any) addr:0x0214ae3c +data_ov027_0214ae64 kind:data(any) addr:0x0214ae64 +data_ov027_0214aed0 kind:data(any) addr:0x0214aed0 +data_ov027_0214aee8 kind:data(any) addr:0x0214aee8 +data_ov027_0214af08 kind:data(any) addr:0x0214af08 +data_ov027_0214af2c kind:data(any) addr:0x0214af2c +data_ov027_0214af88 kind:data(any) addr:0x0214af88 +data_ov027_0214b070 kind:data(any) addr:0x0214b070 +data_ov027_0214b094 kind:data(any) addr:0x0214b094 +data_ov027_0214b0dc kind:data(any) addr:0x0214b0dc +data_ov027_0214b128 kind:data(any) addr:0x0214b128 +data_ov027_0214b1a0 kind:bss addr:0x0214b1a0 +data_ov027_0214b1a8 kind:bss addr:0x0214b1a8 +data_ov027_0214b1b4 kind:bss addr:0x0214b1b4 +data_ov027_0214b1c0 kind:bss addr:0x0214b1c0 +data_ov027_0214b294 kind:bss addr:0x0214b294 +data_ov027_0214b298 kind:bss addr:0x0214b298 +data_ov027_0214b2a4 kind:bss addr:0x0214b2a4 +data_ov027_0214b378 kind:bss addr:0x0214b378 +data_ov027_0214b37c kind:bss addr:0x0214b37c +data_ov027_0214b388 kind:bss addr:0x0214b388 +data_ov027_0214b45c kind:bss addr:0x0214b45c +data_ov027_0214b460 kind:bss addr:0x0214b460 +data_ov027_0214b46c kind:bss addr:0x0214b46c +data_ov027_0214b540 kind:bss addr:0x0214b540 +data_ov027_0214b544 kind:bss addr:0x0214b544 +data_ov027_0214b550 kind:bss addr:0x0214b550 +data_ov027_0214b624 kind:bss addr:0x0214b624 +data_ov027_0214b628 kind:bss addr:0x0214b628 +data_ov027_0214b634 kind:bss addr:0x0214b634 +data_ov027_0214b708 kind:bss addr:0x0214b708 +data_ov027_0214b70c kind:bss addr:0x0214b70c +data_ov027_0214b718 kind:bss addr:0x0214b718 +data_ov027_0214b738 kind:bss addr:0x0214b738 +data_ov027_0214b7ec kind:bss addr:0x0214b7ec +data_ov027_0214b7f0 kind:bss addr:0x0214b7f0 +data_ov027_0214b7fc kind:bss addr:0x0214b7fc +data_ov027_0214b8d0 kind:bss addr:0x0214b8d0 +data_ov027_0214b8d4 kind:bss addr:0x0214b8d4 +data_ov027_0214b8e0 kind:bss addr:0x0214b8e0 +data_ov027_0214b9b4 kind:bss addr:0x0214b9b4 +data_ov027_0214b9b8 kind:bss addr:0x0214b9b8 +data_ov027_0214b9c4 kind:bss addr:0x0214b9c4 +data_ov027_0214ba2c kind:bss addr:0x0214ba2c +data_ov027_0214ba30 kind:bss addr:0x0214ba30 +data_ov027_0214ba3c kind:bss addr:0x0214ba3c +data_ov027_0214bb10 kind:bss addr:0x0214bb10 +data_ov027_0214bb18 kind:bss addr:0x0214bb18 +data_ov027_0214bb24 kind:bss addr:0x0214bb24 +data_ov027_0214bbfc kind:bss addr:0x0214bbfc +data_ov027_0214bc00 kind:bss addr:0x0214bc00 +data_ov027_0214bc04 kind:bss addr:0x0214bc04 +data_ov027_0214bc08 kind:bss addr:0x0214bc08 +data_ov027_0214bc0c kind:bss addr:0x0214bc0c +data_ov027_0214bc10 kind:bss addr:0x0214bc10 +data_ov027_0214bc14 kind:bss addr:0x0214bc14 +data_ov027_0214bc18 kind:bss addr:0x0214bc18 +data_ov027_0214bc1c kind:bss addr:0x0214bc1c +data_ov027_0214bc20 kind:bss addr:0x0214bc20 +data_ov027_0214bc24 kind:bss addr:0x0214bc24 +data_ov027_0214bc28 kind:bss addr:0x0214bc28 +data_ov027_0214bc2c kind:bss addr:0x0214bc2c +data_ov027_0214bc30 kind:bss addr:0x0214bc30 +data_ov027_0214bc34 kind:bss addr:0x0214bc34 +data_ov027_0214bc40 kind:bss addr:0x0214bc40 +data_ov027_0214bc44 kind:bss addr:0x0214bc44 +data_ov027_0214bc54 kind:bss addr:0x0214bc54 +data_ov027_0214bc64 kind:bss addr:0x0214bc64 +data_ov027_0214bc74 kind:bss addr:0x0214bc74 +data_ov027_0214bc84 kind:bss addr:0x0214bc84 +data_ov027_0214bc94 kind:bss addr:0x0214bc94 +data_ov027_0214bca4 kind:bss addr:0x0214bca4 +data_ov027_0214bcb4 kind:bss addr:0x0214bcb4 +data_ov027_0214bcc4 kind:bss addr:0x0214bcc4 +data_ov027_0214bcd4 kind:bss addr:0x0214bcd4 +data_ov027_0214bce4 kind:bss addr:0x0214bce4 +data_ov027_0214bcf4 kind:bss addr:0x0214bcf4 +data_ov027_0214bd04 kind:bss addr:0x0214bd04 +data_ov027_0214bd14 kind:bss addr:0x0214bd14 +data_ov027_0214bd24 kind:bss addr:0x0214bd24 +data_ov027_0214bdc8 kind:bss addr:0x0214bdc8 ambiguous diff --git a/config/jp/arm9/overlays/ov028/delinks.txt b/config/jp/arm9/overlays/ov028/delinks.txt new file mode 100644 index 00000000..c6c1f758 --- /dev/null +++ b/config/jp/arm9/overlays/ov028/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02143d60 end:0x02148d38 kind:code align:32 + .rodata start:0x02148d38 end:0x02148dc4 kind:data align:4 + .init start:0x02148dc4 end:0x02149350 kind:code align:4 + .ctor start:0x02149350 end:0x02149398 kind:data align:4 + .data start:0x021493a0 end:0x02149fe0 kind:data align:32 + .bss start:0x02149fe0 end:0x0214ad60 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov028/relocs.txt b/config/jp/arm9/overlays/ov028/relocs.txt new file mode 100644 index 00000000..ffe94f9e --- /dev/null +++ b/config/jp/arm9/overlays/ov028/relocs.txt @@ -0,0 +1,1440 @@ +from:0x02143d68 kind:load to:0x02149ffc module:overlay(28) +from:0x02143d7c kind:arm_call to:0x02011f3c module:main +from:0x02143d88 kind:arm_call to:0x02143e30 module:overlay(28) +from:0x02143da0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02143df4 kind:load to:0x02149430 module:overlay(28) +from:0x02143e04 kind:arm_call to:0x0209bf90 module:overlay(0) +from:0x02143e18 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02143e28 kind:load to:0x02149454 module:overlay(28) +from:0x02143e2c kind:load to:0x02148d38 module:overlay(28) +from:0x02143e3c kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02143ea0 kind:arm_call to:0x02143dfc module:overlay(28) +from:0x02143ecc kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02143ee8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02143ef8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02143f10 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02143f44 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02143f5c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02143f80 kind:load to:0x021494cc module:overlay(28) +from:0x02143f84 kind:load to:0x02149ffc module:overlay(28) +from:0x02143f88 kind:load to:0x02149480 module:overlay(28) +from:0x02143f8c kind:load to:0x02149fe4 module:overlay(28) +from:0x02143f98 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02143fac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02143fc0 kind:arm_call to:0x02145290 module:overlay(28) +from:0x02143fdc kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02143fec kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02143ff4 kind:arm_call to:0x02145110 module:overlay(28) +from:0x02144014 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144020 kind:load to:0x02145374 module:overlay(28) +from:0x0214406c kind:load to:0x021493b8 module:overlay(28) +from:0x0214407c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02144084 kind:arm_call to:0x02144fdc module:overlay(28) +from:0x021440e0 kind:arm_call to:0x02113090 module:overlay(26) +from:0x02144114 kind:arm_call to:0x0214530c module:overlay(28) +from:0x02144144 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214415c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02144174 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02144180 kind:arm_call to:0x02113180 module:overlay(26) +from:0x02144188 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021441a0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021441b0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021441d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021441f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02144210 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02144228 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02144234 kind:arm_call to:0x02144024 module:overlay(28) +from:0x0214423c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02144250 kind:load to:0x02145348 module:overlay(28) +from:0x02144254 kind:load to:0x027e0cec module:dtcm +from:0x02144260 kind:arm_call to:0x02113090 module:overlay(26) +from:0x02144294 kind:arm_call to:0x02144024 module:overlay(28) +from:0x021442cc kind:arm_call to:0x02113004 module:overlay(26) +from:0x021442d8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021442f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02144314 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02144320 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214435c kind:arm_call to:0x02144070 module:overlay(28) +from:0x02144374 kind:load to:0x021493f0 module:overlay(28) +from:0x02144390 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x02144398 kind:load to:0x02149fe4 module:overlay(28) +from:0x021443a8 kind:arm_call to:0x02144450 module:overlay(28) +from:0x021443e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02144438 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02144444 kind:load to:0x0203feb0 module:main +from:0x0214444c kind:load to:0x027e09b4 module:dtcm +from:0x02144464 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x02144494 kind:arm_call to:0x02145290 module:overlay(28) +from:0x021444a4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021444b4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021444c8 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x021444f0 kind:arm_call to:0x01fff458 module:itcm +from:0x02144500 kind:arm_call to:0x02144eb0 module:overlay(28) +from:0x0214451c kind:arm_call to:0x021457c0 module:overlay(28) +from:0x02144528 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144530 kind:load to:0x027e0ce0 module:dtcm +from:0x02144534 kind:load to:0x027e0d10 module:dtcm +from:0x02144550 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02144564 kind:arm_call to:0x021451a0 module:overlay(28) +from:0x021445c8 kind:arm_call to:0x0214530c module:overlay(28) +from:0x021445d8 kind:load to:0x02149528 module:overlay(28) +from:0x02144600 kind:arm_call to:0x02015018 module:main +from:0x0214464c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02144668 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021446a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021446b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02144708 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02144720 kind:arm_call to:0x02144024 module:overlay(28) +from:0x0214472c kind:load to:0x027e0cec module:dtcm +from:0x0214479c kind:arm_call to:0x0214530c module:overlay(28) +from:0x021447b0 kind:load to:0x02149540 module:overlay(28) +from:0x021447d8 kind:arm_call to:0x02015018 module:main +from:0x02144808 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02144824 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214485c kind:arm_call to:0x02015018 module:main +from:0x021448b0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021448c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021448f8 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144904 kind:load to:0x027e0cec module:dtcm +from:0x021449f4 kind:load to:0x0204b164 module:main +from:0x021449fc kind:load to:0x02149570 module:overlay(28) +from:0x02144a00 kind:load to:0x02149558 module:overlay(28) +from:0x02144a0c kind:arm_call to:0x021451a0 module:overlay(28) +from:0x02144a1c kind:arm_call to:0x01ff930c module:itcm +from:0x02144a24 kind:arm_call to:0x02144f60 module:overlay(28) +from:0x02144a38 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144a68 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144aa0 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144ab8 kind:arm_call to:0x021451f0 module:overlay(28) +from:0x02144b5c kind:load to:0x021495b8 module:overlay(28) +from:0x02144b60 kind:load to:0x021495d0 module:overlay(28) +from:0x02144b98 kind:arm_call to:0x021451a0 module:overlay(28) +from:0x02144bac kind:arm_call to:0x01ff930c module:itcm +from:0x02144bc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02144c6c kind:arm_call to:0x02015018 module:main +from:0x02144c80 kind:arm_call to:0x02144ff0 module:overlay(28) +from:0x02144cbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02144cd4 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144d28 kind:load to:0x021495e8 module:overlay(28) +from:0x02144d2c kind:load to:0x02149600 module:overlay(28) +from:0x02144d30 kind:load to:0x0204b164 module:main +from:0x02144d44 kind:arm_call to:0x0214530c module:overlay(28) +from:0x02144d98 kind:arm_call to:0x021457c0 module:overlay(28) +from:0x02144dac kind:load to:0x02149588 module:overlay(28) +from:0x02144dcc kind:arm_call to:0x02015018 module:main +from:0x02144df0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02144e04 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144e24 kind:arm_call to:0x021457c0 module:overlay(28) +from:0x02144e78 kind:load to:0x021495a0 module:overlay(28) +from:0x02144e94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02144ea8 kind:arm_call to:0x02144024 module:overlay(28) +from:0x02144ebc kind:arm_call to:0x021337cc module:overlay(26) +from:0x02144ec4 kind:arm_call to:0x02133ac4 module:overlay(26) +from:0x02144ed8 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02144ee4 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02144ef4 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02144f24 kind:arm_call to:0x02016b24 module:main +from:0x02144f48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02144f6c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02144f9c kind:arm_call to:0x02016a78 module:main +from:0x02144fc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02145044 kind:arm_call to:0x01ff9638 module:itcm +from:0x02145054 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021450a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021450b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021450d4 kind:arm_call to:0x02145b28 module:overlay(28) +from:0x021450e0 kind:arm_call to:0x021457c0 module:overlay(28) +from:0x021450ec kind:arm_call to:0x0214530c module:overlay(28) +from:0x021450f8 kind:load to:0x021493a0 module:overlay(28) +from:0x0214512c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02145170 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02145180 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02145194 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214519c kind:load to:0x027e0ce4 module:dtcm +from:0x021451b4 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x021451d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145200 kind:arm_call to:0x0213424c module:overlay(26) +from:0x02145214 kind:arm_call to:0x021451a0 module:overlay(28) +from:0x0214522c kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0214523c kind:arm_call to:0x021339dc module:overlay(26) +from:0x0214524c kind:arm_call to:0x01ffb714 module:itcm +from:0x02145258 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021452a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021452ac kind:load to:0x020834e8 module:overlay(0) +from:0x021452d0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021452e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021452ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x021452f0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02145300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145320 kind:arm_call to:0x021452b0 module:overlay(28) +from:0x02145338 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02145344 kind:load to:0x027e09a8 module:dtcm +from:0x0214536c kind:load to:0x027e09b8 module:dtcm +from:0x021453c4 kind:arm_call to:0x0200e260 module:main +from:0x021453e8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021453f4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02145410 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02145420 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02145430 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02145438 kind:arm_call to:0x02011ff4 module:main +from:0x0214544c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02145454 kind:arm_call to:0x02011ff4 module:main +from:0x0214546c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02145474 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214547c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02145494 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214549c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021454a4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021454ac kind:arm_call to:0x02011ff4 module:main +from:0x021454c0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021454d4 kind:load to:0x0214a0e4 module:overlay(28) +from:0x021454e8 kind:arm_call to:0x02011f3c module:main +from:0x021454f4 kind:arm_call to:0x0214555c module:overlay(28) +from:0x02145508 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02145554 kind:load to:0x02149620 module:overlay(28) +from:0x02145564 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x021455c8 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x021455d0 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021455fc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02145608 kind:load to:0x02149644 module:overlay(28) +from:0x0214560c kind:load to:0x0214a0e4 module:overlay(28) +from:0x02145628 kind:arm_call to:0x021457c0 module:overlay(28) +from:0x0214563c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02145658 kind:arm_call to:0x02145664 module:overlay(28) +from:0x02145690 kind:arm_call to:0x02144258 module:overlay(28) +from:0x021456b8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021456cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021456d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021456dc kind:arm_call to:0x021337cc module:overlay(26) +from:0x021456ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145704 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02145730 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214574c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02145768 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214578c kind:arm_call to:0x021457c0 module:overlay(28) +from:0x02145798 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021457a0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021457b0 kind:load to:0x027e09a8 module:dtcm +from:0x021457b8 kind:load to:0x02145348 module:overlay(28) +from:0x021457bc kind:load to:0x027e0cec module:dtcm +from:0x021457f8 kind:arm_call to:0x021338ec module:overlays(26,52) +from:0x02145824 kind:arm_call to:0x020c127c module:overlay(17) +from:0x021458a8 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x021458c4 kind:arm_call to:0x0211313c module:overlay(26) +from:0x021458d8 kind:arm_call to:0x02145664 module:overlay(28) +from:0x021458ec kind:arm_call to:0x02133a9c module:overlay(26) +from:0x021458fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02145908 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145950 kind:arm_call to:0x01ff9318 module:itcm +from:0x02145964 kind:arm_call to:0x01ff9318 module:itcm +from:0x02145974 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214599c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021459a4 kind:arm_call to:0x02145634 module:overlay(28) +from:0x021459dc kind:arm_call to:0x02144450 module:overlay(28) +from:0x021459f8 kind:arm_call to:0x020595b8 module:overlay(0) +from:0x02145a34 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02145a60 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02145a70 kind:arm_call to:0x01ffa60c module:itcm +from:0x02145a9c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02145aac kind:arm_call to:0x01ffa60c module:itcm +from:0x02145ab0 kind:arm_call to:0x021451e4 module:overlay(28) +from:0x02145ab8 kind:arm_call to:0x021451e4 module:overlay(28) +from:0x02145ac0 kind:arm_call to:0x021451e4 module:overlay(28) +from:0x02145b10 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02145b1c kind:load to:0x0203feb0 module:main +from:0x02145b20 kind:load to:0x027e09b4 module:dtcm +from:0x02145bc8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02145bd0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02145be8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02145bf0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02145bf8 kind:arm_call to:0x02011ff4 module:main +from:0x02145c0c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02145c28 kind:arm_call to:0x02016614 module:main +from:0x02145c6c kind:arm_call_thumb to:0x02015394 module:main +from:0x02145c78 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02145ca4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02145cc8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02145cf4 kind:load to:0x021496cc module:overlay(28) +from:0x02145cf8 kind:load to:0x027e0cec module:dtcm +from:0x02145d18 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02145d24 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02145d2c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02145d34 kind:arm_call_thumb to:0x02015414 module:main +from:0x02145d3c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02145d44 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02145d4c kind:arm_call to:0x0201662c module:main +from:0x02145d58 kind:load to:0x021496cc module:overlay(28) +from:0x02145d5c kind:load to:0x027e0cec module:dtcm +from:0x02145d94 kind:arm_call to:0x02145db0 module:overlay(28) +from:0x02145da0 kind:arm_call to:0x02145f48 module:overlay(28) +from:0x02145da8 kind:arm_call to:0x02145f6c module:overlay(28) +from:0x02145f3c kind:load to:0x027e0ce0 module:dtcm +from:0x02145f40 kind:load to:0x027e09bc module:dtcm +from:0x02145f5c kind:arm_call to:0x0200eab0 module:main +from:0x02145f64 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02145fe8 kind:arm_call to:0x02145db0 module:overlay(28) +from:0x02146018 kind:arm_call to:0x02145db0 module:overlay(28) +from:0x02146028 kind:arm_call to:0x02145f48 module:overlay(28) +from:0x02146030 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02146070 kind:arm_call to:0x0201668c module:main +from:0x02146078 kind:load to:0x027e0954 module:dtcm +from:0x02146090 kind:arm_call to:0x01ffc768 module:itcm +from:0x021460a0 kind:arm_call to:0x0200ea38 module:main +from:0x021460bc kind:load to:0x020b66c4 module:overlay(0) +from:0x021460c0 kind:load to:0x027e07d4 module:dtcm +from:0x021460dc kind:arm_call_thumb to:0x02015414 module:main +from:0x021460f0 kind:arm_call_thumb to:0x020153b4 module:main +from:0x0214611c kind:arm_call to:0x02027d30 module:main +from:0x02146144 kind:arm_call_thumb to:0x02015660 module:main +from:0x0214615c kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x021461b0 kind:arm_call to:0x0200e6a0 module:main +from:0x021461c0 kind:arm_call to:0x0200e6a0 module:main +from:0x021461fc kind:arm_call to:0x02027d30 module:main +from:0x02146224 kind:arm_call to:0x02011f3c module:main +from:0x0214623c kind:arm_call to:0x0205c1bc module:overlay(0) +from:0x02146248 kind:arm_call to:0x0200b150 module:main +from:0x0214624c kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x0214625c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214627c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214628c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02146294 kind:arm_call_thumb to:0x02015624 module:main +from:0x0214629c kind:arm_call_thumb to:0x0201568c module:main +from:0x021462a4 kind:arm_call_thumb to:0x02015624 module:main +from:0x021462b0 kind:load to:0x021496a0 module:overlay(28) +from:0x021462b4 kind:load to:0x02149734 module:overlay(28) +from:0x021462b8 kind:load to:0x02045484 module:main +from:0x021462d0 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x021462d8 kind:arm_call to:0x02011ff4 module:main +from:0x0214639c kind:arm_call to:0x0200eab0 module:main +from:0x02146474 kind:arm_call to:0x020838c4 module:overlay(0) +from:0x021464d4 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x021464e0 kind:arm_call to:0x0200b150 module:main +from:0x021464e4 kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x021464f4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02146518 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02146570 kind:arm_call to:0x0200f218 module:main +from:0x021465f8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02146608 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02146614 kind:load to:0x02149744 module:overlay(28) +from:0x02146618 kind:load to:0x02148d64 module:overlay(28) +from:0x0214661c kind:load to:0x02148d50 module:overlay(28) +from:0x0214662c kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x02146634 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x0214664c kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x02146654 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x0214665c kind:arm_call to:0x02011ff4 module:main +from:0x02146674 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214667c kind:arm_call to:0x020839e8 module:overlay(0) +from:0x021466e4 kind:arm_call to:0x01ffc768 module:itcm +from:0x021466f4 kind:arm_call to:0x0200ea38 module:main +from:0x02146718 kind:arm_call to:0x020194ac module:main +from:0x02146778 kind:load to:0x02148d48 module:overlay(28) +from:0x0214677c kind:load to:0x020b66c4 module:overlay(0) +from:0x02146780 kind:load to:0x02148d50 module:overlay(28) +from:0x02146784 kind:load to:0x0204b690 module:main +from:0x02146790 kind:load to:0x0214a1cc module:overlay(28) +from:0x021467a4 kind:arm_call to:0x02011f3c module:main +from:0x021467b0 kind:arm_call to:0x0214680c module:overlay(28) +from:0x021467c8 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02146800 kind:load to:0x02149778 module:overlay(28) +from:0x02146814 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02146824 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0214682c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02146840 kind:load to:0x02149800 module:overlay(28) +from:0x02146844 kind:load to:0x02149794 module:overlay(28) +from:0x02146850 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02146894 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x021468a0 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021468f4 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02146918 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02146924 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x0214692c kind:load to:0x027e00f0 module:dtcm +from:0x02146930 kind:load to:0x027e09c0 module:dtcm +from:0x0214693c kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02146984 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02146990 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021469e4 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02146a08 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02146a14 kind:load to:0x027e00f0 module:dtcm +from:0x02146a18 kind:load to:0x027e09c0 module:dtcm +from:0x02146a38 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02146aa0 kind:load to:0x0214a1cc module:overlay(28) +from:0x02146ab4 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x02146adc kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02146af0 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02146af8 kind:load to:0x0214a1cc module:overlay(28) +from:0x02146b10 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02146b18 kind:load to:0x0214a1cc module:overlay(28) +from:0x02146b38 kind:load to:0x0214a1cc module:overlay(28) +from:0x02146b50 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02146b58 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02146b70 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02146b78 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02146b80 kind:arm_call to:0x02011ff4 module:main +from:0x02146b98 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02146ba0 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02146ba8 kind:arm_call to:0x02011ff4 module:main +from:0x02146bc0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02146bc8 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02146bdc kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02146bf0 kind:load to:0x0214a2b0 module:overlay(28) +from:0x02146c04 kind:arm_call to:0x02011f3c module:main +from:0x02146c10 kind:arm_call to:0x02146c50 module:overlay(28) +from:0x02146c28 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02146c48 kind:load to:0x0214986c module:overlay(28) +from:0x02146c58 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02146c68 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02146c70 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02146ce4 kind:load to:0x02149800 module:overlay(28) +from:0x02146ce8 kind:load to:0x02149888 module:overlay(28) +from:0x02146cec kind:load to:0x0214a2b0 module:overlay(28) +from:0x02146cf8 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02146d3c kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02146d48 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02146d9c kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02146dc0 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02146dcc kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02146dd4 kind:load to:0x027e00f0 module:dtcm +from:0x02146dd8 kind:load to:0x027e09c0 module:dtcm +from:0x02146df0 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02146df8 kind:load to:0x0214a2b0 module:overlay(28) +from:0x02146e10 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02146e18 kind:load to:0x0214a2b0 module:overlay(28) +from:0x02146e38 kind:load to:0x0214a2b0 module:overlay(28) +from:0x02146e50 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02146e58 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02146e70 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02146e78 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02146e80 kind:arm_call to:0x02011ff4 module:main +from:0x02146e94 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02146ea8 kind:load to:0x0214a394 module:overlay(28) +from:0x02146ebc kind:arm_call to:0x02011f3c module:main +from:0x02146ec8 kind:arm_call to:0x02146f08 module:overlay(28) +from:0x02146ee0 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02146f00 kind:load to:0x021498f4 module:overlay(28) +from:0x02146f10 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02146f20 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02146f28 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02146f3c kind:load to:0x02149800 module:overlay(28) +from:0x02146f40 kind:load to:0x02149910 module:overlay(28) +from:0x02146f4c kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02146f90 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02146f9c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02146ff0 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02147014 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02147020 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02147028 kind:load to:0x027e00f0 module:dtcm +from:0x0214702c kind:load to:0x027e09c0 module:dtcm +from:0x02147038 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x021470a0 kind:load to:0x0214a394 module:overlay(28) +from:0x021470b4 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x021470dc kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x021470f0 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021470f8 kind:load to:0x0214a394 module:overlay(28) +from:0x02147110 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02147118 kind:load to:0x0214a394 module:overlay(28) +from:0x02147138 kind:load to:0x0214a394 module:overlay(28) +from:0x02147150 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02147158 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02147170 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02147178 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02147180 kind:arm_call to:0x02011ff4 module:main +from:0x02147194 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x021471a8 kind:load to:0x0214a478 module:overlay(28) +from:0x021471bc kind:arm_call to:0x02011f3c module:main +from:0x021471c8 kind:arm_call to:0x02147208 module:overlay(28) +from:0x021471e0 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02147200 kind:load to:0x0214997c module:overlay(28) +from:0x02147210 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02147220 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02147228 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0214723c kind:load to:0x02149800 module:overlay(28) +from:0x02147240 kind:load to:0x02149998 module:overlay(28) +from:0x0214724c kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02147290 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0214729c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021472f0 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02147314 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02147320 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02147328 kind:load to:0x027e00f0 module:dtcm +from:0x0214732c kind:load to:0x027e09c0 module:dtcm +from:0x02147338 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x021473a0 kind:load to:0x0214a478 module:overlay(28) +from:0x021473b4 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x021473dc kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x021473f0 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021473f8 kind:load to:0x0214a478 module:overlay(28) +from:0x02147410 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02147418 kind:load to:0x0214a478 module:overlay(28) +from:0x02147438 kind:load to:0x0214a478 module:overlay(28) +from:0x02147450 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02147458 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02147470 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02147478 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02147480 kind:arm_call to:0x02011ff4 module:main +from:0x02147494 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x021474a8 kind:load to:0x0214a56c module:overlay(28) +from:0x021474bc kind:arm_call to:0x02011f3c module:main +from:0x021474c8 kind:arm_call to:0x02147508 module:overlay(28) +from:0x021474e0 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02147500 kind:load to:0x02149a20 module:overlay(28) +from:0x02147510 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02147520 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02147528 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02147540 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x02147554 kind:load to:0x02149800 module:overlay(28) +from:0x02147558 kind:load to:0x02149a68 module:overlay(28) +from:0x0214755c kind:load to:0x02149a3c module:overlay(28) +from:0x02147568 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214757c kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x021475c0 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x021475cc kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02147620 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02147644 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0214766c kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02147674 kind:load to:0x027e00f0 module:dtcm +from:0x02147678 kind:load to:0x027e09c0 module:dtcm +from:0x0214767c kind:load to:0x0214a54c module:overlay(28) +from:0x0214768c kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02147728 kind:arm_call to:0x01fff498 module:itcm +from:0x02147740 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02147748 kind:arm_call to:0x0205931c module:overlay(0) +from:0x02147750 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x0214778c kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02147798 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021477a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021477d4 kind:load to:0x0214a56c module:overlay(28) +from:0x021477d8 kind:load to:0x027e0ce8 module:dtcm +from:0x021477dc kind:load to:0x0214a560 module:overlay(28) +from:0x021477e0 kind:load to:0x0214a54c module:overlay(28) +from:0x021477e4 kind:load to:0x021499fc module:overlay(28) +from:0x021477f0 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02147810 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02147828 kind:arm_call to:0x0200ef9c module:main +from:0x02147858 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214787c kind:load to:0x0203feb0 module:main +from:0x021478a0 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x021478b4 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021478bc kind:load to:0x0214a56c module:overlay(28) +from:0x021478d4 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x021478dc kind:load to:0x0214a56c module:overlay(28) +from:0x021478fc kind:load to:0x0214a56c module:overlay(28) +from:0x02147908 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147910 kind:arm_call to:0x02011ff4 module:main +from:0x02147928 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147930 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02147938 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02147950 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147958 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02147960 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02147968 kind:arm_call to:0x02011ff4 module:main +from:0x0214797c kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02147990 kind:load to:0x0214a650 module:overlay(28) +from:0x021479a4 kind:arm_call to:0x02011f3c module:main +from:0x021479b0 kind:arm_call to:0x021479ec module:overlay(28) +from:0x021479c8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021479e8 kind:load to:0x02149ad4 module:overlay(28) +from:0x021479f4 kind:arm_call to:0x0210ce80 module:overlay(26) +from:0x02147a08 kind:load to:0x02149af0 module:overlay(28) +from:0x02147a58 kind:load to:0x0214a650 module:overlay(28) +from:0x02147a68 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02147a70 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02147a78 kind:arm_call to:0x0201662c module:main +from:0x02147a80 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02147a98 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02147aa0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02147aa8 kind:arm_call to:0x0201662c module:main +from:0x02147ab0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02147ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02147acc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02147ae0 kind:load to:0x0214a734 module:overlay(28) +from:0x02147af4 kind:arm_call to:0x02011f3c module:main +from:0x02147b00 kind:arm_call to:0x02147b34 module:overlay(28) +from:0x02147b18 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02147b30 kind:load to:0x02149b6c module:overlay(28) +from:0x02147b40 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x02147b5c kind:load to:0x02149b88 module:overlay(28) +from:0x02147be8 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x02147c4c kind:arm_call to:0x0200f05c module:main +from:0x02147c80 kind:arm_call to:0x0200f05c module:main +from:0x02147cc4 kind:load to:0x027e09a4 module:dtcm +from:0x02147cc8 kind:load to:0x027e09b8 module:dtcm +from:0x02147ccc kind:load to:0x0214a734 module:overlay(28) +from:0x02147cd0 kind:load to:0x02148db4 module:overlay(28) +from:0x02147cd4 kind:load to:0x02148da4 module:overlay(28) +from:0x02147d2c kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x02147d34 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02147d40 kind:load to:0x027e09c0 module:dtcm +from:0x02147d8c kind:load to:0x027e09a4 module:dtcm +from:0x02147d9c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02147da4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02147dac kind:arm_call to:0x0201662c module:main +from:0x02147db4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02147dcc kind:arm_call to:0x02080360 module:overlay(0) +from:0x02147dd4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02147ddc kind:arm_call to:0x0201662c module:main +from:0x02147de4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02147dec kind:arm_call to:0x02011ff4 module:main +from:0x02147e00 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02147e14 kind:load to:0x0214a818 module:overlay(28) +from:0x02147e28 kind:arm_call to:0x02011f3c module:main +from:0x02147e34 kind:arm_call to:0x02147e8c module:overlay(28) +from:0x02147e4c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02147e84 kind:load to:0x02149c00 module:overlay(28) +from:0x02147e94 kind:arm_call to:0x02110ba0 module:overlay(26) +from:0x02147ea8 kind:load to:0x02149c1c module:overlay(28) +from:0x02147ef8 kind:load to:0x0214a818 module:overlay(28) +from:0x02147f10 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02147f18 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02147f20 kind:arm_call to:0x0201662c module:main +from:0x02147f28 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02147f40 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02147f48 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02147f50 kind:arm_call to:0x0201662c module:main +from:0x02147f58 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02147f60 kind:arm_call to:0x02011ff4 module:main +from:0x02147f74 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02147f88 kind:load to:0x0214a8fc module:overlay(28) +from:0x02147f9c kind:arm_call to:0x02011f3c module:main +from:0x02147fa8 kind:arm_call to:0x02147ffc module:overlay(28) +from:0x02147fbc kind:arm_call to:0x0209dfec module:overlay(0) +from:0x02147ff4 kind:load to:0x02149c98 module:overlay(28) +from:0x02148008 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x0214801c kind:load to:0x02149cb4 module:overlay(28) +from:0x02148030 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02148044 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x021480b8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021480c0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021480c8 kind:arm_call to:0x0201662c module:main +from:0x021480d0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021480e8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021480f0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021480f8 kind:arm_call to:0x0201662c module:main +from:0x02148100 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148108 kind:arm_call to:0x02011ff4 module:main +from:0x0214811c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02148130 kind:load to:0x0214a92c module:overlay(28) +from:0x02148144 kind:arm_call to:0x02011f3c module:main +from:0x02148150 kind:arm_call to:0x02148198 module:overlay(28) +from:0x02148168 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02148190 kind:load to:0x02149d28 module:overlay(28) +from:0x021481a0 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x021481b0 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x021481b8 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0214822c kind:load to:0x02149800 module:overlay(28) +from:0x02148230 kind:load to:0x02149d44 module:overlay(28) +from:0x02148234 kind:load to:0x0214a92c module:overlay(28) +from:0x02148240 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02148284 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02148290 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021482e4 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02148308 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02148314 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x0214831c kind:load to:0x027e00f0 module:dtcm +from:0x02148320 kind:load to:0x027e09c0 module:dtcm +from:0x02148338 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02148340 kind:load to:0x0214a92c module:overlay(28) +from:0x02148358 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02148360 kind:load to:0x0214a92c module:overlay(28) +from:0x02148380 kind:load to:0x0214a92c module:overlay(28) +from:0x02148398 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021483a0 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021483b8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021483c0 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021483c8 kind:arm_call to:0x02011ff4 module:main +from:0x021483dc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021483f0 kind:load to:0x0214aa10 module:overlay(28) +from:0x02148404 kind:arm_call to:0x02011f3c module:main +from:0x02148410 kind:arm_call to:0x021484c4 module:overlay(28) +from:0x02148428 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02148438 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021484ac kind:load to:0x02149db0 module:overlay(28) +from:0x021484b0 kind:load to:0x02149de8 module:overlay(28) +from:0x021484b4 kind:load to:0x02149dcc module:overlay(28) +from:0x021484cc kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02148544 kind:load to:0x02149e10 module:overlay(28) +from:0x02148548 kind:load to:0x0214aa10 module:overlay(28) +from:0x0214854c kind:load to:0x020b3168 module:overlay(0) +from:0x02148550 kind:load to:0x0214aae4 module:overlay(28) +from:0x0214855c kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x021485d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021485d8 kind:load to:0x0204b164 module:main +from:0x021485e8 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0214861c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214862c kind:arm_call to:0x01ffc768 module:itcm +from:0x02148638 kind:arm_call to:0x0200ef5c module:main +from:0x02148644 kind:arm_call to:0x0200ef9c module:main +from:0x02148660 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02148668 kind:load to:0x027e09bc module:dtcm +from:0x0214866c kind:load to:0x020b66c4 module:overlay(0) +from:0x0214868c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148694 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021486ac kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021486b4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021486bc kind:arm_call to:0x02011ff4 module:main +from:0x021486d0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021486e4 kind:load to:0x0214ab14 module:overlay(28) +from:0x021486f8 kind:arm_call to:0x02011f3c module:main +from:0x02148704 kind:arm_call to:0x021487dc module:overlay(28) +from:0x0214871c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0214872c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021487a0 kind:load to:0x02149db0 module:overlay(28) +from:0x021487a4 kind:load to:0x02149de8 module:overlay(28) +from:0x021487a8 kind:load to:0x02149e60 module:overlay(28) +from:0x021487c4 kind:arm_call to:0x0210bcac module:overlay(26) +from:0x021487d8 kind:load to:0x02149e7c module:overlay(28) +from:0x021487e4 kind:arm_call to:0x0210bcac module:overlay(26) +from:0x021487f8 kind:load to:0x02149e7c module:overlay(28) +from:0x02148848 kind:load to:0x0214ab14 module:overlay(28) +from:0x02148854 kind:load to:0x0214abe8 module:overlay(28) +from:0x02148864 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214886c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148884 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214888c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148894 kind:arm_call to:0x02011ff4 module:main +from:0x021488a8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021488bc kind:load to:0x0214ac18 module:overlay(28) +from:0x021488d0 kind:arm_call to:0x02011f3c module:main +from:0x021488dc kind:arm_call to:0x02148970 module:overlay(28) +from:0x021488f4 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x02148904 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02148958 kind:load to:0x02149edc module:overlay(28) +from:0x0214895c kind:load to:0x02149de8 module:overlay(28) +from:0x02148960 kind:load to:0x02149ef8 module:overlay(28) +from:0x02148978 kind:arm_call to:0x021487bc module:overlay(28) +from:0x0214898c kind:load to:0x02149f14 module:overlay(28) +from:0x021489f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021489f8 kind:arm_call to:0x01fff458 module:itcm +from:0x02148a24 kind:arm_call to:0x0210be90 module:overlay(26) +from:0x02148a44 kind:load to:0x027e0ce4 module:dtcm +from:0x02148a58 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148a60 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148a78 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148a80 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148a88 kind:arm_call to:0x02011ff4 module:main +from:0x02148a9c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02148ab0 kind:load to:0x0214ac6c module:overlay(28) +from:0x02148ac4 kind:arm_call to:0x02011f3c module:main +from:0x02148ad0 kind:arm_call to:0x02148b5c module:overlay(28) +from:0x02148ae8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02148af8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02148b48 kind:load to:0x02149db0 module:overlay(28) +from:0x02148b4c kind:load to:0x02149de8 module:overlay(28) +from:0x02148b50 kind:load to:0x02149f74 module:overlay(28) +from:0x02148b64 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02148bdc kind:load to:0x02149f90 module:overlay(28) +from:0x02148be0 kind:load to:0x0214ac6c module:overlay(28) +from:0x02148be4 kind:load to:0x020b3168 module:overlay(0) +from:0x02148be8 kind:load to:0x0214ad40 module:overlay(28) +from:0x02148bf4 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02148c34 kind:load to:0x027e0cd8 module:dtcm +from:0x02148c44 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02148c78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02148c88 kind:arm_call to:0x01ffc768 module:itcm +from:0x02148c94 kind:arm_call to:0x0200ef5c module:main +from:0x02148ca0 kind:arm_call to:0x0200ef9c module:main +from:0x02148cbc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02148cc4 kind:load to:0x027e09bc module:dtcm +from:0x02148cc8 kind:load to:0x020b66c4 module:overlay(0) +from:0x02148ce8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148cf0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148d08 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148d10 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148d18 kind:arm_call to:0x02011ff4 module:main +from:0x02148d2c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02148e20 kind:arm_call to:0x02143d90 module:overlay(28) +from:0x02148e30 kind:arm_call to:0x0203e3a4 module:main +from:0x02148e48 kind:load to:0x021493a0 module:overlay(28) +from:0x02148e4c kind:load to:0x02149fe0 module:overlay(28) +from:0x02148e54 kind:load to:0x02149ffc module:overlay(28) +from:0x02148e58 kind:load to:0x021454b8 module:overlay(28) +from:0x02148e5c kind:load to:0x02149ff0 module:overlay(28) +from:0x02148e7c kind:arm_call to:0x021454fc module:overlay(28) +from:0x02148e8c kind:arm_call to:0x0203e3a4 module:main +from:0x02148ea0 kind:load to:0x0214a0d4 module:overlay(28) +from:0x02148ea4 kind:load to:0x0214a0e4 module:overlay(28) +from:0x02148ea8 kind:load to:0x02145c04 module:overlay(28) +from:0x02148eac kind:load to:0x0214a0d8 module:overlay(28) +from:0x02148ecc kind:load to:0x021496a0 module:overlay(28) +from:0x02148eec kind:arm_call to:0x021467b8 module:overlay(28) +from:0x02148efc kind:arm_call to:0x0203e3a4 module:main +from:0x02148f10 kind:load to:0x0214a1bc module:overlay(28) +from:0x02148f14 kind:load to:0x0214a1cc module:overlay(28) +from:0x02148f18 kind:load to:0x02146bd4 module:overlay(28) +from:0x02148f1c kind:load to:0x0214a1c0 module:overlay(28) +from:0x02148f3c kind:arm_call to:0x02146c18 module:overlay(28) +from:0x02148f4c kind:arm_call to:0x0203e3a4 module:main +from:0x02148f60 kind:load to:0x0214a2a0 module:overlay(28) +from:0x02148f64 kind:load to:0x0214a2b0 module:overlay(28) +from:0x02148f68 kind:load to:0x02146e8c module:overlay(28) +from:0x02148f6c kind:load to:0x0214a2a4 module:overlay(28) +from:0x02148f8c kind:arm_call to:0x02146ed0 module:overlay(28) +from:0x02148f9c kind:arm_call to:0x0203e3a4 module:main +from:0x02148fb0 kind:load to:0x0214a384 module:overlay(28) +from:0x02148fb4 kind:load to:0x0214a394 module:overlay(28) +from:0x02148fb8 kind:load to:0x0214718c module:overlay(28) +from:0x02148fbc kind:load to:0x0214a388 module:overlay(28) +from:0x02148fdc kind:arm_call to:0x021471d0 module:overlay(28) +from:0x02148fec kind:arm_call to:0x0203e3a4 module:main +from:0x02149000 kind:load to:0x0214a468 module:overlay(28) +from:0x02149004 kind:load to:0x0214a478 module:overlay(28) +from:0x02149008 kind:load to:0x0214748c module:overlay(28) +from:0x0214900c kind:load to:0x0214a46c module:overlay(28) +from:0x02149048 kind:arm_call to:0x021474d0 module:overlay(28) +from:0x02149058 kind:arm_call to:0x0203e3a4 module:main +from:0x0214906c kind:load to:0x021499fc module:overlay(28) +from:0x02149070 kind:load to:0x0214a54c module:overlay(28) +from:0x02149074 kind:load to:0x0214a56c module:overlay(28) +from:0x02149078 kind:load to:0x02147974 module:overlay(28) +from:0x0214907c kind:load to:0x0214a554 module:overlay(28) +from:0x0214909c kind:arm_call to:0x021479b8 module:overlay(28) +from:0x021490ac kind:arm_call to:0x0203e3a4 module:main +from:0x021490c0 kind:load to:0x0214a640 module:overlay(28) +from:0x021490c4 kind:load to:0x0214a650 module:overlay(28) +from:0x021490c8 kind:load to:0x02147ac4 module:overlay(28) +from:0x021490cc kind:load to:0x0214a644 module:overlay(28) +from:0x021490ec kind:arm_call to:0x02147b08 module:overlay(28) +from:0x021490fc kind:arm_call to:0x0203e3a4 module:main +from:0x02149110 kind:load to:0x0214a724 module:overlay(28) +from:0x02149114 kind:load to:0x0214a734 module:overlay(28) +from:0x02149118 kind:load to:0x02147df8 module:overlay(28) +from:0x0214911c kind:load to:0x0214a728 module:overlay(28) +from:0x0214913c kind:arm_call to:0x02147e3c module:overlay(28) +from:0x0214914c kind:arm_call to:0x0203e3a4 module:main +from:0x02149160 kind:load to:0x0214a808 module:overlay(28) +from:0x02149164 kind:load to:0x0214a818 module:overlay(28) +from:0x02149168 kind:load to:0x02147f6c module:overlay(28) +from:0x0214916c kind:load to:0x0214a80c module:overlay(28) +from:0x0214918c kind:arm_call to:0x02147fb0 module:overlay(28) +from:0x0214919c kind:arm_call to:0x0203e3a4 module:main +from:0x021491b0 kind:load to:0x0214a8ec module:overlay(28) +from:0x021491b4 kind:load to:0x0214a8fc module:overlay(28) +from:0x021491b8 kind:load to:0x02148114 module:overlay(28) +from:0x021491bc kind:load to:0x0214a8f0 module:overlay(28) +from:0x021491dc kind:arm_call to:0x02148158 module:overlay(28) +from:0x021491ec kind:arm_call to:0x0203e3a4 module:main +from:0x02149200 kind:load to:0x0214a91c module:overlay(28) +from:0x02149204 kind:load to:0x0214a92c module:overlay(28) +from:0x02149208 kind:load to:0x021483d4 module:overlay(28) +from:0x0214920c kind:load to:0x0214a920 module:overlay(28) +from:0x0214922c kind:arm_call to:0x02148418 module:overlay(28) +from:0x0214923c kind:arm_call to:0x0203e3a4 module:main +from:0x02149250 kind:load to:0x0214aa00 module:overlay(28) +from:0x02149254 kind:load to:0x0214aa10 module:overlay(28) +from:0x02149258 kind:load to:0x021486c8 module:overlay(28) +from:0x0214925c kind:load to:0x0214aa04 module:overlay(28) +from:0x0214927c kind:arm_call to:0x0214870c module:overlay(28) +from:0x0214928c kind:arm_call to:0x0203e3a4 module:main +from:0x021492a0 kind:load to:0x0214ab04 module:overlay(28) +from:0x021492a4 kind:load to:0x0214ab14 module:overlay(28) +from:0x021492a8 kind:load to:0x021488a0 module:overlay(28) +from:0x021492ac kind:load to:0x0214ab08 module:overlay(28) +from:0x021492cc kind:arm_call to:0x021488e4 module:overlay(28) +from:0x021492dc kind:arm_call to:0x0203e3a4 module:main +from:0x021492f0 kind:load to:0x0214ac08 module:overlay(28) +from:0x021492f4 kind:load to:0x0214ac18 module:overlay(28) +from:0x021492f8 kind:load to:0x02148a94 module:overlay(28) +from:0x021492fc kind:load to:0x0214ac0c module:overlay(28) +from:0x0214931c kind:arm_call to:0x02148ad8 module:overlay(28) +from:0x0214932c kind:arm_call to:0x0203e3a4 module:main +from:0x02149340 kind:load to:0x0214ac5c module:overlay(28) +from:0x02149344 kind:load to:0x0214ac6c module:overlay(28) +from:0x02149348 kind:load to:0x02148d24 module:overlay(28) +from:0x0214934c kind:load to:0x0214ac60 module:overlay(28) +from:0x02149350 kind:load to:0x02148dc4 module:overlay(28) +from:0x02149354 kind:load to:0x02148e60 module:overlay(28) +from:0x02149358 kind:load to:0x02148eb0 module:overlay(28) +from:0x0214935c kind:load to:0x02148ed0 module:overlay(28) +from:0x02149360 kind:load to:0x02148f20 module:overlay(28) +from:0x02149364 kind:load to:0x02148f70 module:overlay(28) +from:0x02149368 kind:load to:0x02148fc0 module:overlay(28) +from:0x0214936c kind:load to:0x02149010 module:overlay(28) +from:0x02149370 kind:load to:0x02149080 module:overlay(28) +from:0x02149374 kind:load to:0x021490d0 module:overlay(28) +from:0x02149378 kind:load to:0x02149120 module:overlay(28) +from:0x0214937c kind:load to:0x02149170 module:overlay(28) +from:0x02149380 kind:load to:0x021491c0 module:overlay(28) +from:0x02149384 kind:load to:0x02149210 module:overlay(28) +from:0x02149388 kind:load to:0x02149260 module:overlay(28) +from:0x0214938c kind:load to:0x021492b0 module:overlay(28) +from:0x02149390 kind:load to:0x02149300 module:overlay(28) +from:0x021493b8 kind:load to:0x02144480 module:overlay(28) +from:0x021493c0 kind:load to:0x02144538 module:overlay(28) +from:0x021493c8 kind:load to:0x02144730 module:overlay(28) +from:0x021493d0 kind:load to:0x02144908 module:overlay(28) +from:0x021493d8 kind:load to:0x02144aac module:overlay(28) +from:0x021493e0 kind:load to:0x02144d34 module:overlay(28) +from:0x021493e8 kind:load to:0x02144e0c module:overlay(28) +from:0x021493f0 kind:load to:0x0214448c module:overlay(28) +from:0x021493f8 kind:load to:0x021445e0 module:overlay(28) +from:0x02149400 kind:load to:0x021447b8 module:overlay(28) +from:0x02149408 kind:load to:0x02144a04 module:overlay(28) +from:0x02149410 kind:load to:0x02144b64 module:overlay(28) +from:0x02149418 kind:load to:0x02144db0 module:overlay(28) +from:0x02149420 kind:load to:0x02144e7c module:overlay(28) +from:0x02149430 kind:load to:0x02143d6c module:overlay(28) +from:0x02149434 kind:load to:0x020990ec module:overlay(0) +from:0x02149438 kind:load to:0x02098efc module:overlay(0) +from:0x0214943c kind:load to:0x02098f78 module:overlay(0) +from:0x02149440 kind:load to:0x020990f4 module:overlay(0) +from:0x02149444 kind:load to:0x02099114 module:overlay(0) +from:0x02149448 kind:load to:0x02099140 module:overlay(0) +from:0x02149454 kind:load to:0x02143f90 module:overlay(28) +from:0x02149458 kind:load to:0x02145428 module:overlay(28) +from:0x0214945c kind:load to:0x02059174 module:overlay(0) +from:0x02149460 kind:load to:0x0209bfe0 module:overlay(0) +from:0x02149464 kind:load to:0x02059348 module:overlay(0) +from:0x02149468 kind:load to:0x020593c4 module:overlay(0) +from:0x0214946c kind:load to:0x02059428 module:overlay(0) +from:0x02149470 kind:load to:0x0209bf68 module:overlay(0) +from:0x02149474 kind:load to:0x02059304 module:overlay(0) +from:0x02149480 kind:load to:0x02143fa4 module:overlay(28) +from:0x02149484 kind:load to:0x02145444 module:overlay(28) +from:0x02149488 kind:load to:0x0209ba20 module:overlay(0) +from:0x0214948c kind:load to:0x0209ba54 module:overlay(0) +from:0x02149490 kind:load to:0x0209baec module:overlay(0) +from:0x02149494 kind:load to:0x0209bb00 module:overlay(0) +from:0x02149498 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0214949c kind:load to:0x0209bb28 module:overlay(0) +from:0x021494a0 kind:load to:0x0209bbb0 module:overlay(0) +from:0x021494a4 kind:load to:0x0209b838 module:overlay(0) +from:0x021494a8 kind:load to:0x0209babc module:overlay(0) +from:0x021494ac kind:load to:0x0209bad4 module:overlay(0) +from:0x021494b0 kind:load to:0x0209bb14 module:overlay(0) +from:0x021494b4 kind:load to:0x0209bea0 module:overlay(0) +from:0x021494b8 kind:load to:0x021453fc module:overlay(28) +from:0x021494bc kind:load to:0x021453d8 module:overlay(28) +from:0x021494c0 kind:load to:0x0209bed8 module:overlay(0) +from:0x021494cc kind:load to:0x02099cc0 module:overlay(0) +from:0x021494d0 kind:load to:0x02099cfc module:overlay(0) +from:0x021494d4 kind:load to:0x02099d14 module:overlay(0) +from:0x021494d8 kind:load to:0x02099d20 module:overlay(0) +from:0x021494dc kind:load to:0x01fff464 module:itcm +from:0x021494e0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021494e4 kind:load to:0x02143fb8 module:overlay(28) +from:0x021494e8 kind:load to:0x02099c58 module:overlay(0) +from:0x021494ec kind:load to:0x0214429c module:overlay(28) +from:0x021494f0 kind:load to:0x02099c60 module:overlay(0) +from:0x021494f4 kind:load to:0x02099c64 module:overlay(0) +from:0x021494f8 kind:load to:0x0214439c module:overlay(28) +from:0x021494fc kind:load to:0x02144378 module:overlay(28) +from:0x02149500 kind:load to:0x02099c70 module:overlay(0) +from:0x02149504 kind:load to:0x02099d2c module:overlay(0) +from:0x02149508 kind:load to:0x02099d98 module:overlay(0) +from:0x0214950c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02149510 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02149514 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02149518 kind:load to:0x02145460 module:overlay(28) +from:0x0214951c kind:load to:0x02145488 module:overlay(28) +from:0x02149520 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02149524 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02149620 kind:load to:0x021454d8 module:overlay(28) +from:0x02149624 kind:load to:0x020990ec module:overlay(0) +from:0x02149628 kind:load to:0x02098efc module:overlay(0) +from:0x0214962c kind:load to:0x02098f78 module:overlay(0) +from:0x02149630 kind:load to:0x020990f4 module:overlay(0) +from:0x02149634 kind:load to:0x02099114 module:overlay(0) +from:0x02149638 kind:load to:0x02099140 module:overlay(0) +from:0x02149644 kind:load to:0x02099cc0 module:overlay(0) +from:0x02149648 kind:load to:0x02099cfc module:overlay(0) +from:0x0214964c kind:load to:0x02099d14 module:overlay(0) +from:0x02149650 kind:load to:0x02099d20 module:overlay(0) +from:0x02149654 kind:load to:0x01fff464 module:itcm +from:0x02149658 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0214965c kind:load to:0x02145610 module:overlay(28) +from:0x02149660 kind:load to:0x02099c58 module:overlay(0) +from:0x02149664 kind:load to:0x02145870 module:overlay(28) +from:0x02149668 kind:load to:0x02099c60 module:overlay(0) +from:0x0214966c kind:load to:0x02099c64 module:overlay(0) +from:0x02149670 kind:load to:0x021459b0 module:overlay(28) +from:0x02149674 kind:load to:0x02099c6c module:overlay(0) +from:0x02149678 kind:load to:0x02099c70 module:overlay(0) +from:0x0214967c kind:load to:0x02099d2c module:overlay(0) +from:0x02149680 kind:load to:0x02099d98 module:overlay(0) +from:0x02149684 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02149688 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0214968c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02149690 kind:load to:0x02145bbc module:overlay(28) +from:0x02149694 kind:load to:0x02145bdc module:overlay(28) +from:0x02149698 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0214969c kind:load to:0x02112f38 module:overlays(19,26) +from:0x021496a0 kind:load to:0x02149714 module:overlay(28) +from:0x021496a4 kind:load to:0x021496e4 module:overlay(28) +from:0x021496a8 kind:load to:0x021496f8 module:overlay(28) +from:0x021496ac kind:load to:0x021496d0 module:overlay(28) +from:0x021496b0 kind:load to:0x021496c0 module:overlay(28) +from:0x021496cc kind:load to:0x0214607c module:overlay(28) +from:0x02149744 kind:load to:0x02146620 module:overlay(28) +from:0x02149748 kind:load to:0x02146640 module:overlay(28) +from:0x0214974c kind:load to:0x02059174 module:overlay(0) +from:0x02149750 kind:load to:0x01ffc57c module:itcm +from:0x02149754 kind:load to:0x02059348 module:overlay(0) +from:0x02149758 kind:load to:0x020593c4 module:overlay(0) +from:0x0214975c kind:load to:0x02059428 module:overlay(0) +from:0x02149760 kind:load to:0x02146684 module:overlay(28) +from:0x02149764 kind:load to:0x02059304 module:overlay(0) +from:0x02149768 kind:load to:0x02146668 module:overlay(28) +from:0x0214976c kind:load to:0x020839ec module:overlay(0) +from:0x02149778 kind:load to:0x02146794 module:overlay(28) +from:0x0214977c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149780 kind:load to:0x0209e308 module:overlay(0) +from:0x02149784 kind:load to:0x0209e30c module:overlay(0) +from:0x02149788 kind:load to:0x0209e23c module:overlay(0) +from:0x02149794 kind:load to:0x02146848 module:overlay(28) +from:0x02149798 kind:load to:0x0209e87c module:overlay(0) +from:0x0214979c kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x021497a0 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x021497a4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021497a8 kind:load to:0x02146aa4 module:overlay(28) +from:0x021497ac kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021497b0 kind:load to:0x0209e990 module:overlay(0) +from:0x021497b4 kind:load to:0x0209e998 module:overlay(0) +from:0x021497b8 kind:load to:0x0209e99c module:overlay(0) +from:0x021497bc kind:load to:0x0209e9a8 module:overlay(0) +from:0x021497c0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021497c4 kind:load to:0x02146b44 module:overlay(28) +from:0x021497c8 kind:load to:0x02146b64 module:overlay(28) +from:0x021497cc kind:load to:0x0210b864 module:overlays(19,26) +from:0x021497d0 kind:load to:0x02146a30 module:overlay(28) +from:0x021497d4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021497d8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021497dc kind:load to:0x02110430 module:overlays(19,26) +from:0x021497e0 kind:load to:0x0210b854 module:overlays(19,26) +from:0x021497e4 kind:load to:0x02146b3c module:overlay(28) +from:0x021497e8 kind:load to:0x02146abc module:overlay(28) +from:0x021497ec kind:load to:0x02146afc module:overlay(28) +from:0x021497f0 kind:load to:0x02146b1c module:overlay(28) +from:0x021497f4 kind:load to:0x02146a24 module:overlay(28) +from:0x02149800 kind:load to:0x02146934 module:overlay(28) +from:0x02149804 kind:load to:0x0209e87c module:overlay(0) +from:0x02149808 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214980c kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02149810 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149814 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x02149818 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214981c kind:load to:0x0209e990 module:overlay(0) +from:0x02149820 kind:load to:0x0209e998 module:overlay(0) +from:0x02149824 kind:load to:0x0209e99c module:overlay(0) +from:0x02149828 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214982c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149830 kind:load to:0x02146bb4 module:overlay(28) +from:0x02149834 kind:load to:0x02146b8c module:overlay(28) +from:0x02149838 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214983c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149840 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149844 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149848 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214984c kind:load to:0x0210b854 module:overlays(19,26) +from:0x02149850 kind:load to:0x0210b85c module:overlays(19,26) +from:0x02149858 kind:load to:0x02146a2c module:overlay(28) +from:0x0214985c kind:load to:0x02146a1c module:overlay(28) +from:0x02149860 kind:load to:0x02146a24 module:overlay(28) +from:0x0214986c kind:load to:0x02146bf4 module:overlay(28) +from:0x02149870 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149874 kind:load to:0x0209e1dc module:overlay(0) +from:0x02149878 kind:load to:0x0209e21c module:overlay(0) +from:0x0214987c kind:load to:0x0209e23c module:overlay(0) +from:0x02149888 kind:load to:0x02146cf0 module:overlay(28) +from:0x0214988c kind:load to:0x0209e87c module:overlay(0) +from:0x02149890 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02149894 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02149898 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0214989c kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x021498a0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021498a4 kind:load to:0x0209e990 module:overlay(0) +from:0x021498a8 kind:load to:0x0209e998 module:overlay(0) +from:0x021498ac kind:load to:0x0209e99c module:overlay(0) +from:0x021498b0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021498b4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021498b8 kind:load to:0x02146e44 module:overlay(28) +from:0x021498bc kind:load to:0x02146e64 module:overlay(28) +from:0x021498c0 kind:load to:0x0210b864 module:overlays(19,26) +from:0x021498c4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021498c8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021498cc kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021498d0 kind:load to:0x02110430 module:overlays(19,26) +from:0x021498d4 kind:load to:0x0210b854 module:overlays(19,26) +from:0x021498d8 kind:load to:0x02146e3c module:overlay(28) +from:0x021498dc kind:load to:0x02146ddc module:overlay(28) +from:0x021498e0 kind:load to:0x02146dfc module:overlay(28) +from:0x021498e4 kind:load to:0x02146e1c module:overlay(28) +from:0x021498e8 kind:load to:0x02146a24 module:overlay(28) +from:0x021498f4 kind:load to:0x02146eac module:overlay(28) +from:0x021498f8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021498fc kind:load to:0x0209e308 module:overlay(0) +from:0x02149900 kind:load to:0x0209e30c module:overlay(0) +from:0x02149904 kind:load to:0x0209e23c module:overlay(0) +from:0x02149910 kind:load to:0x02146f44 module:overlay(28) +from:0x02149914 kind:load to:0x0209e87c module:overlay(0) +from:0x02149918 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x0214991c kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02149920 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149924 kind:load to:0x021470a4 module:overlay(28) +from:0x02149928 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0214992c kind:load to:0x0209e990 module:overlay(0) +from:0x02149930 kind:load to:0x0209e998 module:overlay(0) +from:0x02149934 kind:load to:0x0209e99c module:overlay(0) +from:0x02149938 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0214993c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149940 kind:load to:0x02147144 module:overlay(28) +from:0x02149944 kind:load to:0x02147164 module:overlay(28) +from:0x02149948 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0214994c kind:load to:0x02147030 module:overlay(28) +from:0x02149950 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149954 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149958 kind:load to:0x02110430 module:overlays(19,26) +from:0x0214995c kind:load to:0x0210b854 module:overlays(19,26) +from:0x02149960 kind:load to:0x0214713c module:overlay(28) +from:0x02149964 kind:load to:0x021470bc module:overlay(28) +from:0x02149968 kind:load to:0x021470fc module:overlay(28) +from:0x0214996c kind:load to:0x0214711c module:overlay(28) +from:0x02149970 kind:load to:0x02146a24 module:overlay(28) +from:0x0214997c kind:load to:0x021471ac module:overlay(28) +from:0x02149980 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149984 kind:load to:0x0209e308 module:overlay(0) +from:0x02149988 kind:load to:0x0209e30c module:overlay(0) +from:0x0214998c kind:load to:0x0209e23c module:overlay(0) +from:0x02149998 kind:load to:0x02147244 module:overlay(28) +from:0x0214999c kind:load to:0x0209e87c module:overlay(0) +from:0x021499a0 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x021499a4 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x021499a8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021499ac kind:load to:0x021473a4 module:overlay(28) +from:0x021499b0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021499b4 kind:load to:0x0209e990 module:overlay(0) +from:0x021499b8 kind:load to:0x0209e998 module:overlay(0) +from:0x021499bc kind:load to:0x0209e99c module:overlay(0) +from:0x021499c0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021499c4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021499c8 kind:load to:0x02147444 module:overlay(28) +from:0x021499cc kind:load to:0x02147464 module:overlay(28) +from:0x021499d0 kind:load to:0x0210b864 module:overlays(19,26) +from:0x021499d4 kind:load to:0x02147330 module:overlay(28) +from:0x021499d8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021499dc kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021499e0 kind:load to:0x02110430 module:overlays(19,26) +from:0x021499e4 kind:load to:0x0210b854 module:overlays(19,26) +from:0x021499e8 kind:load to:0x0214743c module:overlay(28) +from:0x021499ec kind:load to:0x021473bc module:overlay(28) +from:0x021499f0 kind:load to:0x021473fc module:overlay(28) +from:0x021499f4 kind:load to:0x0214741c module:overlay(28) +from:0x021499f8 kind:load to:0x02146a24 module:overlay(28) +from:0x021499fc kind:load to:0x02149a0c module:overlay(28) +from:0x02149a20 kind:load to:0x021474ac module:overlay(28) +from:0x02149a24 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149a28 kind:load to:0x0209e308 module:overlay(0) +from:0x02149a2c kind:load to:0x0209e30c module:overlay(0) +from:0x02149a30 kind:load to:0x0209e23c module:overlay(0) +from:0x02149a3c kind:load to:0x02147560 module:overlay(28) +from:0x02149a40 kind:load to:0x02147900 module:overlay(28) +from:0x02149a44 kind:load to:0x0205bca8 module:overlay(0) +from:0x02149a48 kind:load to:0x01ffc57c module:itcm +from:0x02149a4c kind:load to:0x02059348 module:overlay(0) +from:0x02149a50 kind:load to:0x020593c4 module:overlay(0) +from:0x02149a54 kind:load to:0x02059428 module:overlay(0) +from:0x02149a58 kind:load to:0x01ffc7a4 module:itcm +from:0x02149a5c kind:load to:0x02059304 module:overlay(0) +from:0x02149a68 kind:load to:0x02147574 module:overlay(28) +from:0x02149a6c kind:load to:0x0209e87c module:overlay(0) +from:0x02149a70 kind:load to:0x021477e8 module:overlay(28) +from:0x02149a74 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02149a78 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149a7c kind:load to:0x021477f4 module:overlay(28) +from:0x02149a80 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149a84 kind:load to:0x0209e990 module:overlay(0) +from:0x02149a88 kind:load to:0x0209e998 module:overlay(0) +from:0x02149a8c kind:load to:0x0209e99c module:overlay(0) +from:0x02149a90 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149a94 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149a98 kind:load to:0x0214791c module:overlay(28) +from:0x02149a9c kind:load to:0x02147944 module:overlay(28) +from:0x02149aa0 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02149aa4 kind:load to:0x02147680 module:overlay(28) +from:0x02149aa8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149aac kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149ab0 kind:load to:0x02110430 module:overlays(19,26) +from:0x02149ab4 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02149ab8 kind:load to:0x0210b85c module:overlays(19,26) +from:0x02149abc kind:load to:0x02147880 module:overlay(28) +from:0x02149ac0 kind:load to:0x021478c0 module:overlay(28) +from:0x02149ac4 kind:load to:0x021478e0 module:overlay(28) +from:0x02149ac8 kind:load to:0x02146a24 module:overlay(28) +from:0x02149ad4 kind:load to:0x02147994 module:overlay(28) +from:0x02149ad8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149adc kind:load to:0x0209e1dc module:overlay(0) +from:0x02149ae0 kind:load to:0x0209e21c module:overlay(0) +from:0x02149ae4 kind:load to:0x0209e23c module:overlay(0) +from:0x02149af0 kind:load to:0x0210ced8 module:overlays(19,26) +from:0x02149af4 kind:load to:0x0209e87c module:overlay(0) +from:0x02149af8 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02149afc kind:load to:0x0210def0 module:overlays(19,26) +from:0x02149b00 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149b04 kind:load to:0x0210d394 module:overlays(19,26) +from:0x02149b08 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149b0c kind:load to:0x0209e990 module:overlay(0) +from:0x02149b10 kind:load to:0x0209e998 module:overlay(0) +from:0x02149b14 kind:load to:0x0209e99c module:overlay(0) +from:0x02149b18 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149b1c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149b20 kind:load to:0x02147a5c module:overlay(28) +from:0x02149b24 kind:load to:0x02147a8c module:overlay(28) +from:0x02149b28 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02149b2c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149b30 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149b34 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149b38 kind:load to:0x02110430 module:overlays(19,26) +from:0x02149b3c kind:load to:0x0210d564 module:overlays(19,26) +from:0x02149b40 kind:load to:0x0210d074 module:overlays(19,26) +from:0x02149b44 kind:load to:0x0210d008 module:overlays(19,26) +from:0x02149b48 kind:load to:0x0210cfa0 module:overlays(19,26) +from:0x02149b4c kind:load to:0x0210d440 module:overlays(19,26) +from:0x02149b50 kind:load to:0x0210d45c module:overlays(19,26) +from:0x02149b54 kind:load to:0x0210cfa8 module:overlays(19,26) +from:0x02149b58 kind:load to:0x0210cfb0 module:overlays(19,26) +from:0x02149b5c kind:load to:0x02147a0c module:overlay(28) +from:0x02149b60 kind:load to:0x0210d06c module:overlays(19,26) +from:0x02149b6c kind:load to:0x02147ae4 module:overlay(28) +from:0x02149b70 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149b74 kind:load to:0x0209e1dc module:overlay(0) +from:0x02149b78 kind:load to:0x0209e21c module:overlay(0) +from:0x02149b7c kind:load to:0x0209e23c module:overlay(0) +from:0x02149b88 kind:load to:0x02147b60 module:overlay(28) +from:0x02149b8c kind:load to:0x0209e87c module:overlay(0) +from:0x02149b90 kind:load to:0x02147ce0 module:overlay(28) +from:0x02149b94 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02149b98 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149b9c kind:load to:0x0210d394 module:overlays(19,26) +from:0x02149ba0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149ba4 kind:load to:0x0209e990 module:overlay(0) +from:0x02149ba8 kind:load to:0x0209e998 module:overlay(0) +from:0x02149bac kind:load to:0x0209e99c module:overlay(0) +from:0x02149bb0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149bb4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149bb8 kind:load to:0x02147d90 module:overlay(28) +from:0x02149bbc kind:load to:0x02147dc0 module:overlay(28) +from:0x02149bc0 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02149bc4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149bc8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149bcc kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149bd0 kind:load to:0x02110430 module:overlays(19,26) +from:0x02149bd4 kind:load to:0x02147d44 module:overlay(28) +from:0x02149bd8 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02149bdc kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02149be0 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x02149be4 kind:load to:0x0210d440 module:overlays(19,26) +from:0x02149be8 kind:load to:0x0210d45c module:overlays(19,26) +from:0x02149bec kind:load to:0x0210d574 module:overlays(19,26) +from:0x02149bf0 kind:load to:0x02147d58 module:overlay(28) +from:0x02149bf4 kind:load to:0x02147cd8 module:overlay(28) +from:0x02149c00 kind:load to:0x02147e18 module:overlay(28) +from:0x02149c04 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149c08 kind:load to:0x0209e1dc module:overlay(0) +from:0x02149c0c kind:load to:0x0209e21c module:overlay(0) +from:0x02149c10 kind:load to:0x0209e23c module:overlay(0) +from:0x02149c1c kind:load to:0x02110c68 module:overlays(19,26) +from:0x02149c20 kind:load to:0x0209e87c module:overlay(0) +from:0x02149c24 kind:load to:0x02110e80 module:overlays(19,26) +from:0x02149c28 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02149c2c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149c30 kind:load to:0x0210d394 module:overlays(19,26) +from:0x02149c34 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149c38 kind:load to:0x0209e990 module:overlay(0) +from:0x02149c3c kind:load to:0x0209e998 module:overlay(0) +from:0x02149c40 kind:load to:0x0209e99c module:overlay(0) +from:0x02149c44 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149c48 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149c4c kind:load to:0x02147f04 module:overlay(28) +from:0x02149c50 kind:load to:0x02147f34 module:overlay(28) +from:0x02149c54 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02149c58 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149c5c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149c60 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149c64 kind:load to:0x02110430 module:overlays(19,26) +from:0x02149c68 kind:load to:0x0210d564 module:overlays(19,26) +from:0x02149c6c kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02149c70 kind:load to:0x02110eb0 module:overlays(19,26) +from:0x02149c74 kind:load to:0x02110ea8 module:overlays(19,26) +from:0x02149c78 kind:load to:0x02110e8c module:overlays(19,26) +from:0x02149c7c kind:load to:0x0210d45c module:overlays(19,26) +from:0x02149c80 kind:load to:0x02147efc module:overlay(28) +from:0x02149c84 kind:load to:0x0210d57c module:overlays(19,26) +from:0x02149c88 kind:load to:0x02147eac module:overlay(28) +from:0x02149c8c kind:load to:0x02110f14 module:overlays(19,26) +from:0x02149c98 kind:load to:0x02147f8c module:overlay(28) +from:0x02149c9c kind:load to:0x0209e0a0 module:overlay(0) +from:0x02149ca0 kind:load to:0x0209e160 module:overlay(0) +from:0x02149ca4 kind:load to:0x0209e164 module:overlay(0) +from:0x02149ca8 kind:load to:0x0209e168 module:overlay(0) +from:0x02149cb4 kind:load to:0x02148020 module:overlay(28) +from:0x02149cb8 kind:load to:0x0209e87c module:overlay(0) +from:0x02149cbc kind:load to:0x0214807c module:overlay(28) +from:0x02149cc0 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02149cc4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149cc8 kind:load to:0x0210d394 module:overlays(19,26) +from:0x02149ccc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149cd0 kind:load to:0x0209e990 module:overlay(0) +from:0x02149cd4 kind:load to:0x0209e998 module:overlay(0) +from:0x02149cd8 kind:load to:0x0209e99c module:overlay(0) +from:0x02149cdc kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149ce0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149ce4 kind:load to:0x021480ac module:overlay(28) +from:0x02149ce8 kind:load to:0x021480dc module:overlay(28) +from:0x02149cec kind:load to:0x0210d56c module:overlays(19,26) +from:0x02149cf0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149cf4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149cf8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149cfc kind:load to:0x02110430 module:overlays(19,26) +from:0x02149d00 kind:load to:0x0214809c module:overlay(28) +from:0x02149d04 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02149d08 kind:load to:0x02148080 module:overlay(28) +from:0x02149d0c kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x02149d10 kind:load to:0x02148088 module:overlay(28) +from:0x02149d14 kind:load to:0x0210d45c module:overlays(19,26) +from:0x02149d18 kind:load to:0x0210d574 module:overlays(19,26) +from:0x02149d1c kind:load to:0x021480a4 module:overlay(28) +from:0x02149d28 kind:load to:0x02148134 module:overlay(28) +from:0x02149d2c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149d30 kind:load to:0x0209e1dc module:overlay(0) +from:0x02149d34 kind:load to:0x0209e21c module:overlay(0) +from:0x02149d38 kind:load to:0x0209e23c module:overlay(0) +from:0x02149d44 kind:load to:0x02148238 module:overlay(28) +from:0x02149d48 kind:load to:0x0209e87c module:overlay(0) +from:0x02149d4c kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02149d50 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02149d54 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149d58 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x02149d5c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149d60 kind:load to:0x0209e990 module:overlay(0) +from:0x02149d64 kind:load to:0x0209e998 module:overlay(0) +from:0x02149d68 kind:load to:0x0209e99c module:overlay(0) +from:0x02149d6c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149d70 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149d74 kind:load to:0x0214838c module:overlay(28) +from:0x02149d78 kind:load to:0x021483ac module:overlay(28) +from:0x02149d7c kind:load to:0x0210b864 module:overlays(19,26) +from:0x02149d80 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149d84 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149d88 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149d8c kind:load to:0x02110430 module:overlays(19,26) +from:0x02149d90 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02149d94 kind:load to:0x02148384 module:overlay(28) +from:0x02149d98 kind:load to:0x02148324 module:overlay(28) +from:0x02149d9c kind:load to:0x02148344 module:overlay(28) +from:0x02149da0 kind:load to:0x02148364 module:overlay(28) +from:0x02149da4 kind:load to:0x02146a24 module:overlay(28) +from:0x02149db4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149db8 kind:load to:0x0209e1dc module:overlay(0) +from:0x02149dbc kind:load to:0x0209e21c module:overlay(0) +from:0x02149dc0 kind:load to:0x0209e23c module:overlay(0) +from:0x02149dcc kind:load to:0x021483f4 module:overlay(28) +from:0x02149dd0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149dd4 kind:load to:0x0209e1dc module:overlay(0) +from:0x02149dd8 kind:load to:0x0209e21c module:overlay(0) +from:0x02149ddc kind:load to:0x0209e23c module:overlay(0) +from:0x02149de8 kind:load to:0x0207e178 module:overlay(0) +from:0x02149dec kind:load to:0x0207e180 module:overlay(0) +from:0x02149df0 kind:load to:0x0207e994 module:overlay(0) +from:0x02149df4 kind:load to:0x0207e984 module:overlay(0) +from:0x02149df8 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02149dfc kind:load to:0x0207ea08 module:overlay(0) +from:0x02149e00 kind:load to:0x0207ea4c module:overlay(0) +from:0x02149e04 kind:load to:0x0207ea74 module:overlay(0) +from:0x02149e10 kind:load to:0x02148554 module:overlay(28) +from:0x02149e14 kind:load to:0x0209e87c module:overlay(0) +from:0x02149e18 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02149e1c kind:load to:0x0210def0 module:overlays(19,26) +from:0x02149e20 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149e24 kind:load to:0x021485dc module:overlay(28) +from:0x02149e28 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149e2c kind:load to:0x02148670 module:overlay(28) +from:0x02149e30 kind:load to:0x0209e998 module:overlay(0) +from:0x02149e34 kind:load to:0x0209e99c module:overlay(0) +from:0x02149e38 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149e3c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149e40 kind:load to:0x02148680 module:overlay(28) +from:0x02149e44 kind:load to:0x021486a0 module:overlay(28) +from:0x02149e48 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02149e4c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149e50 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149e54 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149e60 kind:load to:0x021486e8 module:overlay(28) +from:0x02149e64 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149e68 kind:load to:0x0209e1dc module:overlay(0) +from:0x02149e6c kind:load to:0x0209e21c module:overlay(0) +from:0x02149e70 kind:load to:0x0209e23c module:overlay(0) +from:0x02149e7c kind:load to:0x0210bd4c module:overlays(19,26) +from:0x02149e80 kind:load to:0x0209e87c module:overlay(0) +from:0x02149e84 kind:load to:0x0210bee8 module:overlays(19,26) +from:0x02149e88 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02149e8c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149e90 kind:load to:0x0210bdec module:overlays(19,26) +from:0x02149e94 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149e98 kind:load to:0x0210be90 module:overlays(19,26) +from:0x02149e9c kind:load to:0x0209e998 module:overlay(0) +from:0x02149ea0 kind:load to:0x0209e99c module:overlay(0) +from:0x02149ea4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149ea8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149eac kind:load to:0x02148858 module:overlay(28) +from:0x02149eb0 kind:load to:0x02148878 module:overlay(28) +from:0x02149eb4 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02149eb8 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149ebc kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149ec0 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149ec4 kind:load to:0x0210bf60 module:overlays(19,26) +from:0x02149ec8 kind:load to:0x0210bf90 module:overlays(19,26) +from:0x02149ecc kind:load to:0x021487fc module:overlay(28) +from:0x02149ed0 kind:load to:0x0214884c module:overlay(28) +from:0x02149ee0 kind:load to:0x0209e27c module:overlay(0) +from:0x02149ee4 kind:load to:0x0209e284 module:overlay(0) +from:0x02149ee8 kind:load to:0x0209e164 module:overlay(0) +from:0x02149eec kind:load to:0x0209e168 module:overlay(0) +from:0x02149ef8 kind:load to:0x021488c0 module:overlay(28) +from:0x02149efc kind:load to:0x0209e27c module:overlay(0) +from:0x02149f00 kind:load to:0x0209e284 module:overlay(0) +from:0x02149f04 kind:load to:0x0209e164 module:overlay(0) +from:0x02149f08 kind:load to:0x0209e168 module:overlay(0) +from:0x02149f14 kind:load to:0x0210bd4c module:overlays(19,26) +from:0x02149f18 kind:load to:0x0209e87c module:overlay(0) +from:0x02149f1c kind:load to:0x0210bee8 module:overlays(19,26) +from:0x02149f20 kind:load to:0x02148990 module:overlay(28) +from:0x02149f24 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149f28 kind:load to:0x0210bdec module:overlays(19,26) +from:0x02149f2c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149f30 kind:load to:0x021489a4 module:overlay(28) +from:0x02149f34 kind:load to:0x0209e998 module:overlay(0) +from:0x02149f38 kind:load to:0x0209e99c module:overlay(0) +from:0x02149f3c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149f40 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149f44 kind:load to:0x02148a4c module:overlay(28) +from:0x02149f48 kind:load to:0x02148a6c module:overlay(28) +from:0x02149f4c kind:load to:0x0210dfec module:overlays(19,26) +from:0x02149f50 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149f54 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149f58 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02149f5c kind:load to:0x0210bf60 module:overlays(19,26) +from:0x02149f60 kind:load to:0x0210bf90 module:overlays(19,26) +from:0x02149f64 kind:load to:0x021487fc module:overlay(28) +from:0x02149f68 kind:load to:0x0214884c module:overlay(28) +from:0x02149f74 kind:load to:0x02148ab4 module:overlay(28) +from:0x02149f78 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02149f7c kind:load to:0x0209e1dc module:overlay(0) +from:0x02149f80 kind:load to:0x0209e21c module:overlay(0) +from:0x02149f84 kind:load to:0x0209e23c module:overlay(0) +from:0x02149f90 kind:load to:0x02148bec module:overlay(28) +from:0x02149f94 kind:load to:0x0209e87c module:overlay(0) +from:0x02149f98 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02149f9c kind:load to:0x0210def0 module:overlays(19,26) +from:0x02149fa0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02149fa4 kind:load to:0x02148c38 module:overlay(28) +from:0x02149fa8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02149fac kind:load to:0x02148ccc module:overlay(28) +from:0x02149fb0 kind:load to:0x0209e998 module:overlay(0) +from:0x02149fb4 kind:load to:0x0209e99c module:overlay(0) +from:0x02149fb8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02149fbc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02149fc0 kind:load to:0x02148cdc module:overlay(28) +from:0x02149fc4 kind:load to:0x02148cfc module:overlay(28) +from:0x02149fc8 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02149fcc kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02149fd0 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02149fd4 kind:load to:0x0210dff4 module:overlays(19,26) diff --git a/config/jp/arm9/overlays/ov028/symbols.txt b/config/jp/arm9/overlays/ov028/symbols.txt new file mode 100644 index 00000000..0c143859 --- /dev/null +++ b/config/jp/arm9/overlays/ov028/symbols.txt @@ -0,0 +1,395 @@ +func_ov028_02143d60 kind:function(arm,size=0xc) addr:0x02143d60 +func_ov028_02143d6c kind:function(arm,size=0x24) addr:0x02143d6c +func_ov028_02143d90 kind:function(arm,size=0x6c) addr:0x02143d90 +func_ov028_02143dfc kind:function(arm,size=0x34) addr:0x02143dfc +func_ov028_02143e30 kind:function(arm,size=0x160) addr:0x02143e30 +func_ov028_02143f90 kind:function(arm,size=0x14) addr:0x02143f90 +func_ov028_02143fa4 kind:function(arm,size=0x14) addr:0x02143fa4 +func_ov028_02143fb8 kind:function(arm,size=0x6c) addr:0x02143fb8 +func_ov028_02144024 kind:function(arm,size=0x4c) addr:0x02144024 +func_ov028_02144070 kind:function(arm,size=0x1e8) addr:0x02144070 +func_ov028_02144258 kind:function(arm,size=0x44) addr:0x02144258 +func_ov028_0214429c kind:function(arm,size=0xdc) addr:0x0214429c +func_ov028_02144378 kind:function(arm,size=0x24) addr:0x02144378 +func_ov028_0214439c kind:function(arm,size=0xb4) addr:0x0214439c +func_ov028_02144450 kind:function(arm,size=0x30) addr:0x02144450 +func_ov028_02144480 kind:function(arm,size=0xc) addr:0x02144480 +func_ov028_0214448c kind:function(arm,size=0xac) addr:0x0214448c +func_ov028_02144538 kind:function(arm,size=0xa8) addr:0x02144538 +func_ov028_021445e0 kind:function(arm,size=0x150) addr:0x021445e0 +func_ov028_02144730 kind:function(arm,size=0x88) addr:0x02144730 +func_ov028_021447b8 kind:function(arm,size=0x150) addr:0x021447b8 +func_ov028_02144908 kind:function(arm,size=0xfc) addr:0x02144908 +func_ov028_02144a04 kind:function(arm,size=0xa8) addr:0x02144a04 +func_ov028_02144aac kind:function(arm,size=0xb8) addr:0x02144aac +func_ov028_02144b64 kind:function(arm,size=0x1d0) addr:0x02144b64 +func_ov028_02144d34 kind:function(arm,size=0x7c) addr:0x02144d34 +func_ov028_02144db0 kind:function(arm,size=0x5c) addr:0x02144db0 +func_ov028_02144e0c kind:function(arm,size=0x70) addr:0x02144e0c +func_ov028_02144e7c kind:function(arm,size=0x34) addr:0x02144e7c +func_ov028_02144eb0 kind:function(arm,size=0xb0) addr:0x02144eb0 +func_ov028_02144f60 kind:function(arm,size=0x7c) addr:0x02144f60 +func_ov028_02144fdc kind:function(arm,size=0x14) addr:0x02144fdc +func_ov028_02144ff0 kind:function(arm,size=0x120) addr:0x02144ff0 +func_ov028_02145110 kind:function(arm,size=0x90) addr:0x02145110 +func_ov028_021451a0 kind:function(arm,size=0x44) addr:0x021451a0 +func_ov028_021451e4 kind:function(arm,size=0xc) addr:0x021451e4 +func_ov028_021451f0 kind:function(arm,size=0xa0) addr:0x021451f0 +func_ov028_02145290 kind:function(arm,size=0x20) addr:0x02145290 +func_ov028_021452b0 kind:function(arm,size=0x5c) addr:0x021452b0 +func_ov028_0214530c kind:function(arm,size=0x3c) addr:0x0214530c +func_ov028_02145348 kind:function(arm,size=0x2c) addr:0x02145348 +func_ov028_02145374 kind:function(arm,size=0x64) addr:0x02145374 +func_ov028_021453d8 kind:function(arm,size=0x24) addr:0x021453d8 +func_ov028_021453fc kind:function(arm,size=0x2c) addr:0x021453fc +func_ov028_02145428 kind:function(arm,size=0x1c) addr:0x02145428 +func_ov028_02145444 kind:function(arm,size=0x1c) addr:0x02145444 +func_ov028_02145460 kind:function(arm,size=0x28) addr:0x02145460 +func_ov028_02145488 kind:function(arm,size=0x30) addr:0x02145488 +func_ov028_021454b8 kind:function(arm,size=0x14) addr:0x021454b8 +func_ov028_021454cc kind:function(arm,size=0xc) addr:0x021454cc +func_ov028_021454d8 kind:function(arm,size=0x24) addr:0x021454d8 +func_ov028_021454fc kind:function(arm,size=0x60) addr:0x021454fc +func_ov028_0214555c kind:function(arm,size=0xb4) addr:0x0214555c +func_ov028_02145610 kind:function(arm,size=0x24) addr:0x02145610 +func_ov028_02145634 kind:function(arm,size=0x30) addr:0x02145634 +func_ov028_02145664 kind:function(arm,size=0x15c) addr:0x02145664 +func_ov028_021457c0 kind:function(arm,size=0xb0) addr:0x021457c0 +func_ov028_02145870 kind:function(arm,size=0x140) addr:0x02145870 +func_ov028_021459b0 kind:function(arm,size=0x178) addr:0x021459b0 +func_ov028_02145b28 kind:function(arm,size=0x94) addr:0x02145b28 +func_ov028_02145bbc kind:function(arm,size=0x20) addr:0x02145bbc +func_ov028_02145bdc kind:function(arm,size=0x28) addr:0x02145bdc +func_ov028_02145c04 kind:function(arm,size=0x14) addr:0x02145c04 +func_ov028_02145c18 kind:function(arm,size=0xe4) addr:0x02145c18 +func_ov028_02145cfc kind:function(arm,size=0x64) addr:0x02145cfc +func_ov028_02145d60 kind:function(arm,size=0x50) addr:0x02145d60 +func_ov028_02145db0 kind:function(arm,size=0x198) addr:0x02145db0 +func_ov028_02145f48 kind:function(arm,size=0x24) addr:0x02145f48 +func_ov028_02145f6c kind:function(arm,size=0xd0) addr:0x02145f6c +func_ov028_0214603c kind:function(arm,size=0x4) addr:0x0214603c +func_ov028_02146040 kind:function(arm,size=0x3c) addr:0x02146040 +func_ov028_0214607c kind:function(arm,size=0x48) addr:0x0214607c +func_ov028_021460c4 kind:function(arm,size=0x1f8) addr:0x021460c4 +func_ov028_021462bc kind:function(arm,size=0x24) addr:0x021462bc +func_ov028_021462e0 kind:function(arm,size=0x3c) addr:0x021462e0 +func_ov028_0214631c kind:function(arm,size=0x14) addr:0x0214631c +func_ov028_02146330 kind:function(arm,size=0x7c) addr:0x02146330 +func_ov028_021463ac kind:function(arm,size=0xb8) addr:0x021463ac +func_ov028_02146464 kind:function(arm,size=0x1bc) addr:0x02146464 +func_ov028_02146620 kind:function(arm,size=0x20) addr:0x02146620 +func_ov028_02146640 kind:function(arm,size=0x28) addr:0x02146640 +func_ov028_02146668 kind:function(arm,size=0x1c) addr:0x02146668 +func_ov028_02146684 kind:function(arm,size=0x104) addr:0x02146684 +func_ov028_02146788 kind:function(arm,size=0xc) addr:0x02146788 +func_ov028_02146794 kind:function(arm,size=0x24) addr:0x02146794 +func_ov028_021467b8 kind:function(arm,size=0x54) addr:0x021467b8 +func_ov028_0214680c kind:function(arm,size=0x3c) addr:0x0214680c +func_ov028_02146848 kind:function(arm,size=0xec) addr:0x02146848 +func_ov028_02146934 kind:function(arm,size=0xe8) addr:0x02146934 +func_ov028_02146a1c kind:function(arm,size=0x8) addr:0x02146a1c +func_ov028_02146a24 kind:function(arm,size=0x8) addr:0x02146a24 +func_ov028_02146a2c kind:function(arm,size=0x4) addr:0x02146a2c +func_ov028_02146a30 kind:function(arm,size=0x74) addr:0x02146a30 +func_ov028_02146aa4 kind:function(arm,size=0x18) addr:0x02146aa4 +func_ov028_02146abc kind:function(arm,size=0x40) addr:0x02146abc +func_ov028_02146afc kind:function(arm,size=0x20) addr:0x02146afc +func_ov028_02146b1c kind:function(arm,size=0x20) addr:0x02146b1c +func_ov028_02146b3c kind:function(arm,size=0x8) addr:0x02146b3c +func_ov028_02146b44 kind:function(arm,size=0x20) addr:0x02146b44 +func_ov028_02146b64 kind:function(arm,size=0x28) addr:0x02146b64 +func_ov028_02146b8c kind:function(arm,size=0x28) addr:0x02146b8c +func_ov028_02146bb4 kind:function(arm,size=0x20) addr:0x02146bb4 +func_ov028_02146bd4 kind:function(arm,size=0x14) addr:0x02146bd4 +func_ov028_02146be8 kind:function(arm,size=0xc) addr:0x02146be8 +func_ov028_02146bf4 kind:function(arm,size=0x24) addr:0x02146bf4 +func_ov028_02146c18 kind:function(arm,size=0x38) addr:0x02146c18 +func_ov028_02146c50 kind:function(arm,size=0xa0) addr:0x02146c50 +func_ov028_02146cf0 kind:function(arm,size=0xec) addr:0x02146cf0 +func_ov028_02146ddc kind:function(arm,size=0x20) addr:0x02146ddc +func_ov028_02146dfc kind:function(arm,size=0x20) addr:0x02146dfc +func_ov028_02146e1c kind:function(arm,size=0x20) addr:0x02146e1c +func_ov028_02146e3c kind:function(arm,size=0x8) addr:0x02146e3c +func_ov028_02146e44 kind:function(arm,size=0x20) addr:0x02146e44 +func_ov028_02146e64 kind:function(arm,size=0x28) addr:0x02146e64 +func_ov028_02146e8c kind:function(arm,size=0x14) addr:0x02146e8c +func_ov028_02146ea0 kind:function(arm,size=0xc) addr:0x02146ea0 +func_ov028_02146eac kind:function(arm,size=0x24) addr:0x02146eac +func_ov028_02146ed0 kind:function(arm,size=0x38) addr:0x02146ed0 +func_ov028_02146f08 kind:function(arm,size=0x3c) addr:0x02146f08 +func_ov028_02146f44 kind:function(arm,size=0xec) addr:0x02146f44 +func_ov028_02147030 kind:function(arm,size=0x74) addr:0x02147030 +func_ov028_021470a4 kind:function(arm,size=0x18) addr:0x021470a4 +func_ov028_021470bc kind:function(arm,size=0x40) addr:0x021470bc +func_ov028_021470fc kind:function(arm,size=0x20) addr:0x021470fc +func_ov028_0214711c kind:function(arm,size=0x20) addr:0x0214711c +func_ov028_0214713c kind:function(arm,size=0x8) addr:0x0214713c +func_ov028_02147144 kind:function(arm,size=0x20) addr:0x02147144 +func_ov028_02147164 kind:function(arm,size=0x28) addr:0x02147164 +func_ov028_0214718c kind:function(arm,size=0x14) addr:0x0214718c +func_ov028_021471a0 kind:function(arm,size=0xc) addr:0x021471a0 +func_ov028_021471ac kind:function(arm,size=0x24) addr:0x021471ac +func_ov028_021471d0 kind:function(arm,size=0x38) addr:0x021471d0 +func_ov028_02147208 kind:function(arm,size=0x3c) addr:0x02147208 +func_ov028_02147244 kind:function(arm,size=0xec) addr:0x02147244 +func_ov028_02147330 kind:function(arm,size=0x74) addr:0x02147330 +func_ov028_021473a4 kind:function(arm,size=0x18) addr:0x021473a4 +func_ov028_021473bc kind:function(arm,size=0x40) addr:0x021473bc +func_ov028_021473fc kind:function(arm,size=0x20) addr:0x021473fc +func_ov028_0214741c kind:function(arm,size=0x20) addr:0x0214741c +func_ov028_0214743c kind:function(arm,size=0x8) addr:0x0214743c +func_ov028_02147444 kind:function(arm,size=0x20) addr:0x02147444 +func_ov028_02147464 kind:function(arm,size=0x28) addr:0x02147464 +func_ov028_0214748c kind:function(arm,size=0x14) addr:0x0214748c +func_ov028_021474a0 kind:function(arm,size=0xc) addr:0x021474a0 +func_ov028_021474ac kind:function(arm,size=0x24) addr:0x021474ac +func_ov028_021474d0 kind:function(arm,size=0x38) addr:0x021474d0 +func_ov028_02147508 kind:function(arm,size=0x58) addr:0x02147508 +func_ov028_02147560 kind:function(arm,size=0x14) addr:0x02147560 +func_ov028_02147574 kind:function(arm,size=0x10c) addr:0x02147574 +func_ov028_02147680 kind:function(arm,size=0x168) addr:0x02147680 +func_ov028_021477e8 kind:function(arm,size=0xc) addr:0x021477e8 +func_ov028_021477f4 kind:function(arm,size=0x8c) addr:0x021477f4 +func_ov028_02147880 kind:function(arm,size=0x40) addr:0x02147880 +func_ov028_021478c0 kind:function(arm,size=0x20) addr:0x021478c0 +func_ov028_021478e0 kind:function(arm,size=0x20) addr:0x021478e0 +func_ov028_02147900 kind:function(arm,size=0x1c) addr:0x02147900 +func_ov028_0214791c kind:function(arm,size=0x28) addr:0x0214791c +func_ov028_02147944 kind:function(arm,size=0x30) addr:0x02147944 +func_ov028_02147974 kind:function(arm,size=0x14) addr:0x02147974 +func_ov028_02147988 kind:function(arm,size=0xc) addr:0x02147988 +func_ov028_02147994 kind:function(arm,size=0x24) addr:0x02147994 +func_ov028_021479b8 kind:function(arm,size=0x34) addr:0x021479b8 +func_ov028_021479ec kind:function(arm,size=0x20) addr:0x021479ec +func_ov028_02147a0c kind:function(arm,size=0x50) addr:0x02147a0c +func_ov028_02147a5c kind:function(arm,size=0x30) addr:0x02147a5c +func_ov028_02147a8c kind:function(arm,size=0x38) addr:0x02147a8c +func_ov028_02147ac4 kind:function(arm,size=0x14) addr:0x02147ac4 +func_ov028_02147ad8 kind:function(arm,size=0xc) addr:0x02147ad8 +func_ov028_02147ae4 kind:function(arm,size=0x24) addr:0x02147ae4 +func_ov028_02147b08 kind:function(arm,size=0x2c) addr:0x02147b08 +func_ov028_02147b34 kind:function(arm,size=0x2c) addr:0x02147b34 +func_ov028_02147b60 kind:function(arm,size=0x178) addr:0x02147b60 +func_ov028_02147cd8 kind:function(arm,size=0x8) addr:0x02147cd8 +func_ov028_02147ce0 kind:function(arm,size=0x64) addr:0x02147ce0 +func_ov028_02147d44 kind:function(arm,size=0x14) addr:0x02147d44 +func_ov028_02147d58 kind:function(arm,size=0x38) addr:0x02147d58 +func_ov028_02147d90 kind:function(arm,size=0x30) addr:0x02147d90 +func_ov028_02147dc0 kind:function(arm,size=0x38) addr:0x02147dc0 +func_ov028_02147df8 kind:function(arm,size=0x14) addr:0x02147df8 +func_ov028_02147e0c kind:function(arm,size=0xc) addr:0x02147e0c +func_ov028_02147e18 kind:function(arm,size=0x24) addr:0x02147e18 +func_ov028_02147e3c kind:function(arm,size=0x50) addr:0x02147e3c +func_ov028_02147e8c kind:function(arm,size=0x20) addr:0x02147e8c +func_ov028_02147eac kind:function(arm,size=0x50) addr:0x02147eac +func_ov028_02147efc kind:function(arm,size=0x8) addr:0x02147efc +func_ov028_02147f04 kind:function(arm,size=0x30) addr:0x02147f04 +func_ov028_02147f34 kind:function(arm,size=0x38) addr:0x02147f34 +func_ov028_02147f6c kind:function(arm,size=0x14) addr:0x02147f6c +func_ov028_02147f80 kind:function(arm,size=0xc) addr:0x02147f80 +func_ov028_02147f8c kind:function(arm,size=0x24) addr:0x02147f8c +func_ov028_02147fb0 kind:function(arm,size=0x4c) addr:0x02147fb0 +func_ov028_02147ffc kind:function(arm,size=0x24) addr:0x02147ffc +func_ov028_02148020 kind:function(arm,size=0x5c) addr:0x02148020 +func_ov028_0214807c kind:function(arm,size=0x4) addr:0x0214807c +func_ov028_02148080 kind:function(arm,size=0x8) addr:0x02148080 +func_ov028_02148088 kind:function(arm,size=0x14) addr:0x02148088 +func_ov028_0214809c kind:function(arm,size=0x8) addr:0x0214809c +func_ov028_021480a4 kind:function(arm,size=0x8) addr:0x021480a4 +func_ov028_021480ac kind:function(arm,size=0x30) addr:0x021480ac +func_ov028_021480dc kind:function(arm,size=0x38) addr:0x021480dc +func_ov028_02148114 kind:function(arm,size=0x14) addr:0x02148114 +func_ov028_02148128 kind:function(arm,size=0xc) addr:0x02148128 +func_ov028_02148134 kind:function(arm,size=0x24) addr:0x02148134 +func_ov028_02148158 kind:function(arm,size=0x40) addr:0x02148158 +func_ov028_02148198 kind:function(arm,size=0xa0) addr:0x02148198 +func_ov028_02148238 kind:function(arm,size=0xec) addr:0x02148238 +func_ov028_02148324 kind:function(arm,size=0x20) addr:0x02148324 +func_ov028_02148344 kind:function(arm,size=0x20) addr:0x02148344 +func_ov028_02148364 kind:function(arm,size=0x20) addr:0x02148364 +func_ov028_02148384 kind:function(arm,size=0x8) addr:0x02148384 +func_ov028_0214838c kind:function(arm,size=0x20) addr:0x0214838c +func_ov028_021483ac kind:function(arm,size=0x28) addr:0x021483ac +func_ov028_021483d4 kind:function(arm,size=0x14) addr:0x021483d4 +func_ov028_021483e8 kind:function(arm,size=0xc) addr:0x021483e8 +func_ov028_021483f4 kind:function(arm,size=0x24) addr:0x021483f4 +func_ov028_02148418 kind:function(arm,size=0xac) addr:0x02148418 +func_ov028_021484c4 kind:function(arm,size=0x90) addr:0x021484c4 +func_ov028_02148554 kind:function(arm,size=0x88) addr:0x02148554 +func_ov028_021485dc kind:function(arm,size=0x94) addr:0x021485dc +func_ov028_02148670 kind:function(arm,size=0x10) addr:0x02148670 +func_ov028_02148680 kind:function(arm,size=0x20) addr:0x02148680 +func_ov028_021486a0 kind:function(arm,size=0x28) addr:0x021486a0 +func_ov028_021486c8 kind:function(arm,size=0x14) addr:0x021486c8 +func_ov028_021486dc kind:function(arm,size=0xc) addr:0x021486dc +func_ov028_021486e8 kind:function(arm,size=0x24) addr:0x021486e8 +func_ov028_0214870c kind:function(arm,size=0xb0) addr:0x0214870c +func_ov028_021487bc kind:function(arm,size=0x20) addr:0x021487bc +func_ov028_021487dc kind:function(arm,size=0x20) addr:0x021487dc +func_ov028_021487fc kind:function(arm,size=0x50) addr:0x021487fc +func_ov028_0214884c kind:function(arm,size=0xc) addr:0x0214884c +func_ov028_02148858 kind:function(arm,size=0x20) addr:0x02148858 +func_ov028_02148878 kind:function(arm,size=0x28) addr:0x02148878 +func_ov028_021488a0 kind:function(arm,size=0x14) addr:0x021488a0 +func_ov028_021488b4 kind:function(arm,size=0xc) addr:0x021488b4 +func_ov028_021488c0 kind:function(arm,size=0x24) addr:0x021488c0 +func_ov028_021488e4 kind:function(arm,size=0x8c) addr:0x021488e4 +func_ov028_02148970 kind:function(arm,size=0x20) addr:0x02148970 +func_ov028_02148990 kind:function(arm,size=0x14) addr:0x02148990 +func_ov028_021489a4 kind:function(arm,size=0xa8) addr:0x021489a4 +func_ov028_02148a4c kind:function(arm,size=0x20) addr:0x02148a4c +func_ov028_02148a6c kind:function(arm,size=0x28) addr:0x02148a6c +func_ov028_02148a94 kind:function(arm,size=0x14) addr:0x02148a94 +func_ov028_02148aa8 kind:function(arm,size=0xc) addr:0x02148aa8 +func_ov028_02148ab4 kind:function(arm,size=0x24) addr:0x02148ab4 +func_ov028_02148ad8 kind:function(arm,size=0x84) addr:0x02148ad8 +func_ov028_02148b5c kind:function(arm,size=0x90) addr:0x02148b5c +func_ov028_02148bec kind:function(arm,size=0x4c) addr:0x02148bec +func_ov028_02148c38 kind:function(arm,size=0x94) addr:0x02148c38 +func_ov028_02148ccc kind:function(arm,size=0x10) addr:0x02148ccc +func_ov028_02148cdc kind:function(arm,size=0x20) addr:0x02148cdc +func_ov028_02148cfc kind:function(arm,size=0x28) addr:0x02148cfc +func_ov028_02148d24 kind:function(arm,size=0x14) addr:0x02148d24 +data_ov028_02148d38 kind:data(any) addr:0x02148d38 +data_ov028_02148d48 kind:data(any) addr:0x02148d48 +data_ov028_02148d50 kind:data(any) addr:0x02148d50 +data_ov028_02148d64 kind:data(any) addr:0x02148d64 +data_ov028_02148da4 kind:data(any) addr:0x02148da4 +data_ov028_02148db4 kind:data(any) addr:0x02148db4 +func_ov028_02148dc4 kind:function(arm,size=0x9c) addr:0x02148dc4 +func_ov028_02148e60 kind:function(arm,size=0x50) addr:0x02148e60 +func_ov028_02148eb0 kind:function(arm,size=0x20) addr:0x02148eb0 +func_ov028_02148ed0 kind:function(arm,size=0x50) addr:0x02148ed0 +func_ov028_02148f20 kind:function(arm,size=0x50) addr:0x02148f20 +func_ov028_02148f70 kind:function(arm,size=0x50) addr:0x02148f70 +func_ov028_02148fc0 kind:function(arm,size=0x50) addr:0x02148fc0 +func_ov028_02149010 kind:function(arm,size=0x70) addr:0x02149010 +func_ov028_02149080 kind:function(arm,size=0x50) addr:0x02149080 +func_ov028_021490d0 kind:function(arm,size=0x50) addr:0x021490d0 +func_ov028_02149120 kind:function(arm,size=0x50) addr:0x02149120 +func_ov028_02149170 kind:function(arm,size=0x50) addr:0x02149170 +func_ov028_021491c0 kind:function(arm,size=0x50) addr:0x021491c0 +func_ov028_02149210 kind:function(arm,size=0x50) addr:0x02149210 +func_ov028_02149260 kind:function(arm,size=0x50) addr:0x02149260 +func_ov028_021492b0 kind:function(arm,size=0x50) addr:0x021492b0 +func_ov028_02149300 kind:function(arm,size=0x50) addr:0x02149300 +data_ov028_021493a0 kind:data(any) addr:0x021493a0 +data_ov028_021493b8 kind:data(any) addr:0x021493b8 +data_ov028_021493f0 kind:data(any) addr:0x021493f0 +data_ov028_02149430 kind:data(any) addr:0x02149430 +data_ov028_02149454 kind:data(any) addr:0x02149454 +data_ov028_02149480 kind:data(any) addr:0x02149480 +data_ov028_021494cc kind:data(any) addr:0x021494cc +data_ov028_02149528 kind:data(any) addr:0x02149528 +data_ov028_02149540 kind:data(any) addr:0x02149540 +data_ov028_02149558 kind:data(any) addr:0x02149558 +data_ov028_02149570 kind:data(any) addr:0x02149570 +data_ov028_02149588 kind:data(any) addr:0x02149588 +data_ov028_021495a0 kind:data(any) addr:0x021495a0 +data_ov028_021495b8 kind:data(any) addr:0x021495b8 +data_ov028_021495d0 kind:data(any) addr:0x021495d0 +data_ov028_021495e8 kind:data(any) addr:0x021495e8 +data_ov028_02149600 kind:data(any) addr:0x02149600 +data_ov028_02149620 kind:data(any) addr:0x02149620 +data_ov028_02149644 kind:data(any) addr:0x02149644 +data_ov028_021496a0 kind:data(any) addr:0x021496a0 +data_ov028_021496c0 kind:data(any) addr:0x021496c0 +data_ov028_021496cc kind:data(any) addr:0x021496cc +data_ov028_021496d0 kind:data(any) addr:0x021496d0 +data_ov028_021496e4 kind:data(any) addr:0x021496e4 +data_ov028_021496f8 kind:data(any) addr:0x021496f8 +data_ov028_02149714 kind:data(any) addr:0x02149714 +data_ov028_02149734 kind:data(any) addr:0x02149734 +data_ov028_02149744 kind:data(any) addr:0x02149744 +data_ov028_02149778 kind:data(any) addr:0x02149778 +data_ov028_02149794 kind:data(any) addr:0x02149794 +data_ov028_02149800 kind:data(any) addr:0x02149800 +data_ov028_0214986c kind:data(any) addr:0x0214986c +data_ov028_02149888 kind:data(any) addr:0x02149888 +data_ov028_021498f4 kind:data(any) addr:0x021498f4 +data_ov028_02149910 kind:data(any) addr:0x02149910 +data_ov028_0214997c kind:data(any) addr:0x0214997c +data_ov028_02149998 kind:data(any) addr:0x02149998 +data_ov028_021499fc kind:data(any) addr:0x021499fc +data_ov028_02149a0c kind:data(any) addr:0x02149a0c +data_ov028_02149a20 kind:data(any) addr:0x02149a20 +data_ov028_02149a3c kind:data(any) addr:0x02149a3c +data_ov028_02149a68 kind:data(any) addr:0x02149a68 +data_ov028_02149ad4 kind:data(any) addr:0x02149ad4 +data_ov028_02149af0 kind:data(any) addr:0x02149af0 +data_ov028_02149b34 kind:data(any) addr:0x02149b34 ambiguous +data_ov028_02149b6c kind:data(any) addr:0x02149b6c +data_ov028_02149b88 kind:data(any) addr:0x02149b88 +data_ov028_02149bd0 kind:data(any) addr:0x02149bd0 ambiguous +data_ov028_02149c00 kind:data(any) addr:0x02149c00 +data_ov028_02149c1c kind:data(any) addr:0x02149c1c +data_ov028_02149c98 kind:data(any) addr:0x02149c98 +data_ov028_02149cb4 kind:data(any) addr:0x02149cb4 +data_ov028_02149d28 kind:data(any) addr:0x02149d28 +data_ov028_02149d44 kind:data(any) addr:0x02149d44 +data_ov028_02149db0 kind:data(any) addr:0x02149db0 +data_ov028_02149dcc kind:data(any) addr:0x02149dcc +data_ov028_02149de8 kind:data(any) addr:0x02149de8 +data_ov028_02149e10 kind:data(any) addr:0x02149e10 +data_ov028_02149e60 kind:data(any) addr:0x02149e60 +data_ov028_02149e7c kind:data(any) addr:0x02149e7c +data_ov028_02149edc kind:data(any) addr:0x02149edc +data_ov028_02149ef8 kind:data(any) addr:0x02149ef8 +data_ov028_02149f14 kind:data(any) addr:0x02149f14 +data_ov028_02149f74 kind:data(any) addr:0x02149f74 +data_ov028_02149f90 kind:data(any) addr:0x02149f90 +data_ov028_02149fe0 kind:bss addr:0x02149fe0 +data_ov028_02149fe4 kind:bss addr:0x02149fe4 +data_ov028_02149ff0 kind:bss addr:0x02149ff0 +data_ov028_02149ffc kind:bss addr:0x02149ffc +data_ov028_0214a0d4 kind:bss addr:0x0214a0d4 +data_ov028_0214a0d8 kind:bss addr:0x0214a0d8 +data_ov028_0214a0e4 kind:bss addr:0x0214a0e4 +data_ov028_0214a1bc kind:bss addr:0x0214a1bc +data_ov028_0214a1c0 kind:bss addr:0x0214a1c0 +data_ov028_0214a1cc kind:bss addr:0x0214a1cc +data_ov028_0214a2a0 kind:bss addr:0x0214a2a0 +data_ov028_0214a2a4 kind:bss addr:0x0214a2a4 +data_ov028_0214a2b0 kind:bss addr:0x0214a2b0 +data_ov028_0214a384 kind:bss addr:0x0214a384 +data_ov028_0214a388 kind:bss addr:0x0214a388 +data_ov028_0214a394 kind:bss addr:0x0214a394 +data_ov028_0214a468 kind:bss addr:0x0214a468 +data_ov028_0214a46c kind:bss addr:0x0214a46c +data_ov028_0214a478 kind:bss addr:0x0214a478 +data_ov028_0214a54c kind:bss addr:0x0214a54c +data_ov028_0214a554 kind:bss addr:0x0214a554 +data_ov028_0214a560 kind:bss addr:0x0214a560 +data_ov028_0214a56c kind:bss addr:0x0214a56c +data_ov028_0214a640 kind:bss addr:0x0214a640 +data_ov028_0214a644 kind:bss addr:0x0214a644 +data_ov028_0214a650 kind:bss addr:0x0214a650 +data_ov028_0214a724 kind:bss addr:0x0214a724 +data_ov028_0214a728 kind:bss addr:0x0214a728 +data_ov028_0214a734 kind:bss addr:0x0214a734 +data_ov028_0214a808 kind:bss addr:0x0214a808 +data_ov028_0214a80c kind:bss addr:0x0214a80c +data_ov028_0214a818 kind:bss addr:0x0214a818 +data_ov028_0214a830 kind:bss addr:0x0214a830 ambiguous +data_ov028_0214a8ec kind:bss addr:0x0214a8ec +data_ov028_0214a8f0 kind:bss addr:0x0214a8f0 +data_ov028_0214a8fc kind:bss addr:0x0214a8fc +data_ov028_0214a91c kind:bss addr:0x0214a91c +data_ov028_0214a920 kind:bss addr:0x0214a920 +data_ov028_0214a92c kind:bss addr:0x0214a92c +data_ov028_0214a95c kind:bss addr:0x0214a95c ambiguous +data_ov028_0214aa00 kind:bss addr:0x0214aa00 +data_ov028_0214aa04 kind:bss addr:0x0214aa04 +data_ov028_0214aa10 kind:bss addr:0x0214aa10 +data_ov028_0214aae4 kind:bss addr:0x0214aae4 +data_ov028_0214ab04 kind:bss addr:0x0214ab04 +data_ov028_0214ab08 kind:bss addr:0x0214ab08 +data_ov028_0214ab14 kind:bss addr:0x0214ab14 +data_ov028_0214abe8 kind:bss addr:0x0214abe8 +data_ov028_0214ac08 kind:bss addr:0x0214ac08 +data_ov028_0214ac0c kind:bss addr:0x0214ac0c +data_ov028_0214ac18 kind:bss addr:0x0214ac18 +data_ov028_0214ac5c kind:bss addr:0x0214ac5c +data_ov028_0214ac60 kind:bss addr:0x0214ac60 +data_ov028_0214ac6c kind:bss addr:0x0214ac6c +data_ov028_0214ad40 kind:bss addr:0x0214ad40 diff --git a/config/jp/arm9/overlays/ov029/delinks.txt b/config/jp/arm9/overlays/ov029/delinks.txt new file mode 100644 index 00000000..5280e14b --- /dev/null +++ b/config/jp/arm9/overlays/ov029/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02143d60 end:0x0215321c kind:code align:32 + .rodata start:0x0215321c end:0x02153310 kind:data align:4 + .init start:0x02153310 end:0x02153a20 kind:code align:4 + .ctor start:0x02153a20 end:0x02153a70 kind:data align:4 + .data start:0x02153a80 end:0x02154ae0 kind:data align:32 + .bss start:0x02154ae0 end:0x02155ca0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov029/relocs.txt b/config/jp/arm9/overlays/ov029/relocs.txt new file mode 100644 index 00000000..1e238043 --- /dev/null +++ b/config/jp/arm9/overlays/ov029/relocs.txt @@ -0,0 +1,2780 @@ +from:0x02143d68 kind:load to:0x02154b00 module:overlay(29) +from:0x02143d7c kind:arm_call to:0x02011f3c module:main +from:0x02143d88 kind:arm_call to:0x02143dc8 module:overlay(29) +from:0x02143da0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02143dc0 kind:load to:0x02153aa4 module:overlay(29) +from:0x02143dd0 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02143de0 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02143de8 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02143e00 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x02143e7c kind:load to:0x02153b58 module:overlay(29) +from:0x02143e80 kind:load to:0x02153aec module:overlay(29) +from:0x02143e84 kind:load to:0x02153ac0 module:overlay(29) +from:0x02143e88 kind:load to:0x02154b00 module:overlay(29) +from:0x02143e94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02143eac kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02143ef0 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02143efc kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02143f50 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02143f74 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02143f9c kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02143fd4 kind:arm_call to:0x01fff498 module:itcm +from:0x02143fe8 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02143ff0 kind:arm_call to:0x0205931c module:overlay(0) +from:0x02143ff8 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x02144030 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0214403c kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0214404c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144074 kind:load to:0x027e00f0 module:dtcm +from:0x02144078 kind:load to:0x027e09c0 module:dtcm +from:0x0214407c kind:load to:0x02154ae0 module:overlay(29) +from:0x02144080 kind:load to:0x027e0ce8 module:dtcm +from:0x02144084 kind:load to:0x02154af4 module:overlay(29) +from:0x02144088 kind:load to:0x02153a80 module:overlay(29) +from:0x02144094 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x021440dc kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x021440e8 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x0214413c kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144160 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0214416c kind:load to:0x027e00f0 module:dtcm +from:0x02144170 kind:load to:0x027e09c0 module:dtcm +from:0x021441d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021441fc kind:load to:0x0203feb0 module:main +from:0x02144214 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x0214421c kind:load to:0x02154b00 module:overlay(29) +from:0x02144234 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x0214423c kind:load to:0x02154b00 module:overlay(29) +from:0x0214425c kind:load to:0x02154b00 module:overlay(29) +from:0x02144268 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02144270 kind:arm_call to:0x02011ff4 module:main +from:0x02144288 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02144290 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144298 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021442b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021442b8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021442c0 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021442c8 kind:arm_call to:0x02011ff4 module:main +from:0x021442e0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021442e8 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021442f0 kind:arm_call to:0x02011ff4 module:main +from:0x02144308 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144310 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144324 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02144338 kind:load to:0x02154be4 module:overlay(29) +from:0x0214434c kind:arm_call to:0x02011f3c module:main +from:0x02144358 kind:arm_call to:0x021443a0 module:overlay(29) +from:0x02144370 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02144398 kind:load to:0x02153bc4 module:overlay(29) +from:0x021443a8 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x021443b8 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x021443c0 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144434 kind:load to:0x02153b58 module:overlay(29) +from:0x02144438 kind:load to:0x02153be0 module:overlay(29) +from:0x0214443c kind:load to:0x02154be4 module:overlay(29) +from:0x02144448 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02144490 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0214449c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021444f0 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144514 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144520 kind:load to:0x027e00f0 module:dtcm +from:0x02144524 kind:load to:0x027e09c0 module:dtcm +from:0x0214453c kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02144544 kind:load to:0x02154be4 module:overlay(29) +from:0x0214455c kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02144564 kind:load to:0x02154be4 module:overlay(29) +from:0x02144584 kind:load to:0x02154be4 module:overlay(29) +from:0x02144594 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0214459c kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021445b4 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021445bc kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021445c4 kind:arm_call to:0x02011ff4 module:main +from:0x021445d8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021445ec kind:load to:0x02154cc8 module:overlay(29) +from:0x02144600 kind:arm_call to:0x02011f3c module:main +from:0x0214460c kind:arm_call to:0x02144670 module:overlay(29) +from:0x02144624 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02144664 kind:load to:0x02153c4c module:overlay(29) +from:0x02144678 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02144688 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144690 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144704 kind:load to:0x02153b58 module:overlay(29) +from:0x02144708 kind:load to:0x02153c68 module:overlay(29) +from:0x0214470c kind:load to:0x02154cc8 module:overlay(29) +from:0x02144718 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x0214475c kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144768 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021447bc kind:arm_call to:0x0207f894 module:overlay(0) +from:0x021447e0 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x021447ec kind:arm_call to:0x0210b638 module:overlay(26) +from:0x021447f4 kind:load to:0x027e00f0 module:dtcm +from:0x021447f8 kind:load to:0x027e09c0 module:dtcm +from:0x02144810 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02144818 kind:load to:0x02154cc8 module:overlay(29) +from:0x02144830 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02144838 kind:load to:0x02154cc8 module:overlay(29) +from:0x02144858 kind:load to:0x02154cc8 module:overlay(29) +from:0x02144870 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144878 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144890 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144898 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021448a0 kind:arm_call to:0x02011ff4 module:main +from:0x021448b4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021448c8 kind:load to:0x02154dac module:overlay(29) +from:0x021448dc kind:arm_call to:0x02011f3c module:main +from:0x021448e8 kind:arm_call to:0x02144930 module:overlay(29) +from:0x02144900 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02144928 kind:load to:0x02153cd4 module:overlay(29) +from:0x02144938 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02144948 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144950 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021449c4 kind:load to:0x02153b58 module:overlay(29) +from:0x021449c8 kind:load to:0x02153cf0 module:overlay(29) +from:0x021449cc kind:load to:0x02154dac module:overlay(29) +from:0x021449d8 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02144a1c kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144a28 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144a7c kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144aa0 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144aac kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02144ab4 kind:load to:0x027e00f0 module:dtcm +from:0x02144ab8 kind:load to:0x027e09c0 module:dtcm +from:0x02144ad0 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02144ad8 kind:load to:0x02154dac module:overlay(29) +from:0x02144af0 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02144af8 kind:load to:0x02154dac module:overlay(29) +from:0x02144b18 kind:load to:0x02154dac module:overlay(29) +from:0x02144b30 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144b38 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144b50 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144b58 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02144b60 kind:arm_call to:0x02011ff4 module:main +from:0x02144b74 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02144b88 kind:load to:0x02154e90 module:overlay(29) +from:0x02144b9c kind:arm_call to:0x02011f3c module:main +from:0x02144ba8 kind:arm_call to:0x02144c0c module:overlay(29) +from:0x02144bc0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02144c00 kind:load to:0x02153d80 module:overlay(29) +from:0x02144c14 kind:arm_call to:0x0210d174 module:overlay(26) +from:0x02144c24 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144c2c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144c44 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x02144c60 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02144c90 kind:load to:0x02153e20 module:overlay(29) +from:0x02144c94 kind:load to:0x02153d9c module:overlay(29) +from:0x02144c98 kind:load to:0x02153ac0 module:overlay(29) +from:0x02144cc0 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x02144d08 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144d14 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144d68 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144d8c kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144e04 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02144e18 kind:arm_call to:0x020d445c module:overlay(24) +from:0x02144e60 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02144e74 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02144e7c kind:arm_call to:0x02059248 module:overlay(0) +from:0x02144e88 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02144e94 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02144eb0 kind:arm_call to:0x02144fd4 module:overlay(29) +from:0x02144ec0 kind:load to:0x027e00f0 module:dtcm +from:0x02144ec4 kind:load to:0x027e09c0 module:dtcm +from:0x02144ec8 kind:load to:0x02154e90 module:overlay(29) +from:0x02144ecc kind:load to:0x027e0cd8 module:dtcm +from:0x02144ed0 kind:load to:0x02154eb0 module:overlay(29) +from:0x02144ed4 kind:load to:0x0215321c module:overlay(29) +from:0x02144ee0 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x02144f28 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144f34 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144f88 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144fac kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144fb8 kind:load to:0x027e00f0 module:dtcm +from:0x02144fbc kind:load to:0x027e09c0 module:dtcm +from:0x0214501c kind:arm_call to:0x02145410 module:overlay(29) +from:0x02145028 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0214503c kind:arm_call to:0x02074688 module:overlay(0) +from:0x02145060 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021450f4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02145108 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02145114 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02145124 kind:arm_call to:0x02145410 module:overlay(29) +from:0x02145130 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02145140 kind:load to:0x027e09b8 module:dtcm +from:0x02145144 kind:load to:0x027e09a8 module:dtcm +from:0x0214516c kind:arm_call to:0x0214532c module:overlay(29) +from:0x02145188 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02145190 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021451a4 kind:arm_call to:0x02144fd4 module:overlay(29) +from:0x021451d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021451f8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02145234 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02145240 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02145250 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145284 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02145290 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021452a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021452c0 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x021452cc kind:load to:0x027e09b8 module:dtcm +from:0x021452d0 kind:load to:0x027e09a8 module:dtcm +from:0x021452dc kind:load to:0x02153d54 module:overlay(29) +from:0x021452fc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02145320 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02145328 kind:load to:0x027e09b8 module:dtcm +from:0x02145340 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02145358 kind:arm_call to:0x02144fd4 module:overlay(29) +from:0x02145368 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021453a8 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x021453b4 kind:load to:0x027e09c0 module:dtcm +from:0x021453e0 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021453f4 kind:arm_call to:0x0200ef9c module:main +from:0x0214546c kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02145474 kind:load to:0x02154e90 module:overlay(29) +from:0x0214548c kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02145494 kind:load to:0x02154e90 module:overlay(29) +from:0x021454b4 kind:load to:0x02154e90 module:overlay(29) +from:0x021454cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021454d4 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021454dc kind:arm_call to:0x02080360 module:overlay(0) +from:0x021454e4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021454ec kind:arm_call to:0x0201662c module:main +from:0x021454f4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0214550c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02145514 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0214551c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02145524 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214552c kind:arm_call to:0x0201662c module:main +from:0x02145534 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0214553c kind:arm_call to:0x02011ff4 module:main +from:0x02145554 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0214555c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02145564 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214556c kind:arm_call to:0x0201662c module:main +from:0x02145574 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0214557c kind:arm_call to:0x02011ff4 module:main +from:0x02145594 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0214559c kind:arm_call to:0x02080360 module:overlay(0) +from:0x021455a4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021455ac kind:arm_call to:0x0201662c module:main +from:0x021455b4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021455c8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021455dc kind:load to:0x02154f74 module:overlay(29) +from:0x021455f0 kind:arm_call to:0x02011f3c module:main +from:0x021455fc kind:arm_call to:0x0214563c module:overlay(29) +from:0x02145614 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02145634 kind:load to:0x02153ea4 module:overlay(29) +from:0x02145644 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02145654 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0214565c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021456d0 kind:load to:0x02153b58 module:overlay(29) +from:0x021456d4 kind:load to:0x02153ec0 module:overlay(29) +from:0x021456d8 kind:load to:0x02154f74 module:overlay(29) +from:0x021456e4 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02145728 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02145734 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02145788 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x021457ac kind:arm_call to:0x0207f780 module:overlay(0) +from:0x021457b8 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x021457c0 kind:load to:0x027e00f0 module:dtcm +from:0x021457c4 kind:load to:0x027e09c0 module:dtcm +from:0x021457dc kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021457e4 kind:load to:0x02154f74 module:overlay(29) +from:0x021457fc kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02145804 kind:load to:0x02154f74 module:overlay(29) +from:0x02145824 kind:load to:0x02154f74 module:overlay(29) +from:0x0214583c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145844 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0214585c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145864 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0214586c kind:arm_call to:0x02011ff4 module:main +from:0x02145880 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02145894 kind:load to:0x02155058 module:overlay(29) +from:0x021458a8 kind:arm_call to:0x02011f3c module:main +from:0x021458b4 kind:arm_call to:0x021458fc module:overlay(29) +from:0x021458cc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021458f4 kind:load to:0x02153f2c module:overlay(29) +from:0x02145904 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02145914 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0214591c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02145990 kind:load to:0x02153b58 module:overlay(29) +from:0x02145994 kind:load to:0x02153f48 module:overlay(29) +from:0x02145998 kind:load to:0x02155058 module:overlay(29) +from:0x021459a4 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x021459e8 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x021459f4 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02145a48 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02145a6c kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02145a78 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02145a80 kind:load to:0x027e00f0 module:dtcm +from:0x02145a84 kind:load to:0x027e09c0 module:dtcm +from:0x02145a9c kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02145aa4 kind:load to:0x02155058 module:overlay(29) +from:0x02145abc kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02145ac4 kind:load to:0x02155058 module:overlay(29) +from:0x02145ae4 kind:load to:0x02155058 module:overlay(29) +from:0x02145afc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145b04 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145b1c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145b24 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145b2c kind:arm_call to:0x02011ff4 module:main +from:0x02145b40 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02145b54 kind:load to:0x0215513c module:overlay(29) +from:0x02145b68 kind:arm_call to:0x02011f3c module:main +from:0x02145b74 kind:arm_call to:0x02145ba8 module:overlay(29) +from:0x02145b8c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02145ba4 kind:load to:0x02153fb4 module:overlay(29) +from:0x02145bb4 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x02145c1c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02145c4c kind:load to:0x02153fd0 module:overlay(29) +from:0x02145c50 kind:load to:0x0215513c module:overlay(29) +from:0x02145c60 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x02145c84 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02145c98 kind:arm_call to:0x020d445c module:overlay(24) +from:0x02145ce8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02145d04 kind:arm_call to:0x02146190 module:overlay(29) +from:0x02145d14 kind:load to:0x027e0cd8 module:dtcm +from:0x02145d44 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02145d58 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02145d78 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02145e14 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02145e24 kind:arm_call to:0x02146190 module:overlay(29) +from:0x02145e38 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02145e64 kind:arm_call to:0x02146190 module:overlay(29) +from:0x02145e74 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02145e84 kind:arm_call to:0x020c9134 module:overlay(24) +from:0x02145eb8 kind:arm_call to:0x020159b0 module:main +from:0x02145f00 kind:arm_call to:0x0203b434 module:main +from:0x02145f0c kind:arm_call to:0x0203bea8 module:main +from:0x02145f14 kind:arm_call to:0x0203b290 module:main +from:0x02145f58 kind:arm_call to:0x0203b434 module:main +from:0x02145f64 kind:arm_call to:0x0203bea8 module:main +from:0x02145f70 kind:arm_call to:0x0203bea8 module:main +from:0x02145f7c kind:arm_call to:0x0203c088 module:main +from:0x02145fb0 kind:arm_call to:0x0203b434 module:main +from:0x02145fbc kind:arm_call to:0x0203bea8 module:main +from:0x02145fc8 kind:arm_call to:0x0203bea8 module:main +from:0x02145fd0 kind:arm_call to:0x0203c2b8 module:main +from:0x02145fd4 kind:arm_call to:0x0203badc module:main +from:0x0214601c kind:arm_call to:0x0203b434 module:main +from:0x02146028 kind:arm_call to:0x0203bea8 module:main +from:0x02146030 kind:arm_call to:0x0203b290 module:main +from:0x02146078 kind:arm_call to:0x0203b434 module:main +from:0x02146084 kind:arm_call to:0x0203bea8 module:main +from:0x02146090 kind:arm_call to:0x0203bea8 module:main +from:0x0214609c kind:arm_call to:0x0203c088 module:main +from:0x021460d4 kind:arm_call to:0x0203b434 module:main +from:0x021460e0 kind:arm_call to:0x0203bea8 module:main +from:0x021460ec kind:arm_call to:0x0203bea8 module:main +from:0x021460f4 kind:arm_call to:0x0203c2b8 module:main +from:0x021460f8 kind:arm_call to:0x0203badc module:main +from:0x0214612c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02146134 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02146160 kind:load to:0x027e09b8 module:dtcm +from:0x02146164 kind:load to:0x027e09a8 module:dtcm +from:0x02146168 kind:load to:0x027e0cf8 module:dtcm +from:0x0214616c kind:load to:0x0204b164 module:main +from:0x0214626c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02146288 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021462c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021462c8 kind:load to:0x027e0cec module:dtcm +from:0x021462e8 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02146300 kind:arm_call to:0x0200ef9c module:main +from:0x02146378 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02146380 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02146388 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02146390 kind:arm_call to:0x0201662c module:main +from:0x02146398 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021463b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021463b8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021463c0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021463c8 kind:arm_call to:0x0201662c module:main +from:0x021463d0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021463d8 kind:arm_call to:0x02011ff4 module:main +from:0x021463ec kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02146400 kind:load to:0x02155220 module:overlay(29) +from:0x02146414 kind:arm_call to:0x02011f3c module:main +from:0x02146420 kind:arm_call to:0x02146470 module:overlay(29) +from:0x02146438 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02146468 kind:load to:0x02154044 module:overlay(29) +from:0x02146478 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x021464d0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021464ec kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021464fc kind:arm_call to:0x02080340 module:overlay(0) +from:0x02146510 kind:load to:0x02154088 module:overlay(29) +from:0x02146514 kind:load to:0x02155220 module:overlay(29) +from:0x02146518 kind:load to:0x02154060 module:overlay(29) +from:0x02146528 kind:arm_call to:0x02146610 module:overlay(29) +from:0x02146564 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02146570 kind:arm_call to:0x021465b0 module:overlay(29) +from:0x02146584 kind:load to:0x027e09c0 module:dtcm +from:0x02146590 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x021465d4 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021465e8 kind:arm_call to:0x0200ef9c module:main +from:0x02146608 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0214664c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02146654 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0214665c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02146674 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0214667c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02146684 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0214668c kind:arm_call to:0x02011ff4 module:main +from:0x021466a0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021466b4 kind:load to:0x02155304 module:overlay(29) +from:0x021466c8 kind:arm_call to:0x02011f3c module:main +from:0x021466d4 kind:arm_call to:0x021468bc module:overlay(29) +from:0x021466ec kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021466fc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02146774 kind:load to:0x021540f4 module:overlay(29) +from:0x02146778 kind:load to:0x02154110 module:overlay(29) +from:0x0214677c kind:load to:0x021540d8 module:overlay(29) +from:0x021467a4 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x021467cc kind:load to:0x02154138 module:overlay(29) +from:0x021467f0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02146800 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02146814 kind:arm_call to:0x02059174 module:overlay(0) +from:0x02146830 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02146840 kind:load to:0x0215322c module:overlay(29) +from:0x021468b0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021468b8 kind:load to:0x0203feb0 module:main +from:0x021468c4 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x021468e8 kind:arm_call to:0x02146794 module:overlay(29) +from:0x0214690c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0214692c kind:arm_call to:0x02080340 module:overlay(0) +from:0x02146998 kind:arm_call to:0x021467d0 module:overlay(29) +from:0x021469b8 kind:load to:0x02154164 module:overlay(29) +from:0x021469bc kind:load to:0x02154110 module:overlay(29) +from:0x021469c0 kind:load to:0x02155304 module:overlay(29) +from:0x021469cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021469e4 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02146a10 kind:arm_call to:0x01ffb428 module:itcm +from:0x02146acc kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02146ad8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02146af4 kind:arm_call to:0x02147380 module:overlay(29) +from:0x02146b08 kind:load to:0x021553d8 module:overlay(29) +from:0x02146b14 kind:load to:0x027e09c0 module:dtcm +from:0x02146b40 kind:arm_call to:0x02146d00 module:overlay(29) +from:0x02146b48 kind:arm_call to:0x02146d9c module:overlay(29) +from:0x02146b50 kind:arm_call to:0x02146ea8 module:overlay(29) +from:0x02146b58 kind:arm_call to:0x0214731c module:overlay(29) +from:0x02146b80 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02146cf0 kind:load to:0x0203feb0 module:main +from:0x02146cf4 kind:load to:0x02040eb0 module:main +from:0x02146cf8 kind:load to:0x02041eb0 module:main +from:0x02146cfc kind:load to:0x02042eb0 module:main +from:0x02146d1c kind:arm_call to:0x02147380 module:overlay(29) +from:0x02146d44 kind:arm_call to:0x02146b8c module:overlay(29) +from:0x02146d58 kind:arm_call to:0x02147380 module:overlay(29) +from:0x02146d7c kind:arm_call to:0x021474fc module:overlay(29) +from:0x02146d90 kind:arm_call to:0x02147380 module:overlay(29) +from:0x02146d98 kind:load to:0x0215323e module:overlay(29) +from:0x02146db8 kind:arm_call to:0x02147380 module:overlay(29) +from:0x02146dc0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02146ddc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02146e08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02146e18 kind:arm_call to:0x01ff9318 module:itcm +from:0x02146e24 kind:arm_call to:0x02146b8c module:overlay(29) +from:0x02146ea4 kind:load to:0x0203feb0 module:main +from:0x02146eb4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02146ed0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02146ee8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02146ef8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02146f04 kind:arm_call to:0x02146b8c module:overlay(29) +from:0x02146fc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146fd8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02147014 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02147028 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214704c kind:arm_call to:0x021338ec module:overlays(26,52) +from:0x021470b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02147158 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147164 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021471bc kind:arm_call to:0x02112608 module:overlay(26) +from:0x021471dc kind:arm_call to:0x0207328c module:overlay(0) +from:0x02147200 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02147218 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02147230 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021472b0 kind:arm_call to:0x021474fc module:overlay(29) +from:0x021472c4 kind:arm_call to:0x02147380 module:overlay(29) +from:0x021472f0 kind:load to:0x0203feb0 module:main +from:0x021472f8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02147300 kind:load to:0x027e0ce4 module:dtcm +from:0x02147304 kind:load to:0x0204b164 module:main +from:0x0214730c kind:load to:0x027e09a8 module:dtcm +from:0x02147314 kind:load to:0x02146e38 module:overlay(29) +from:0x02147318 kind:load to:0x027e0cec module:dtcm +from:0x02147338 kind:arm_call to:0x02147380 module:overlay(29) +from:0x02147344 kind:arm_call to:0x02146b8c module:overlay(29) +from:0x02147364 kind:arm_call to:0x021474fc module:overlay(29) +from:0x02147378 kind:arm_call to:0x02147380 module:overlay(29) +from:0x02147454 kind:arm_call to:0x021467d0 module:overlay(29) +from:0x02147468 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02147474 kind:load to:0x0204b164 module:main +from:0x02147478 kind:load to:0x0215323c module:overlay(29) +from:0x0214748c kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021474a4 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021474bc kind:arm_call to:0x0200ef9c module:main +from:0x02147524 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02147574 kind:arm_call to:0x02016b24 module:main +from:0x021475d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021475f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02147610 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214762c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02147648 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02147660 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0214766c kind:arm_call to:0x02147380 module:overlay(29) +from:0x0214767c kind:load to:0x027e0cec module:dtcm +from:0x02147680 kind:load to:0x027e09a8 module:dtcm +from:0x02147690 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147698 kind:arm_call to:0x02011ff4 module:main +from:0x021476b0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021476b8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021476c0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021476d8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021476e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021476e8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021476f0 kind:arm_call to:0x02011ff4 module:main +from:0x02147704 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02147718 kind:load to:0x02155408 module:overlay(29) +from:0x0214772c kind:arm_call to:0x02011f3c module:main +from:0x02147738 kind:arm_call to:0x021477e8 module:overlay(29) +from:0x02147750 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02147760 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021477cc kind:load to:0x021540f4 module:overlay(29) +from:0x021477d4 kind:load to:0x02154110 module:overlay(29) +from:0x021477d8 kind:load to:0x021541b4 module:overlay(29) +from:0x021477f0 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02147848 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0214785c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02147884 kind:arm_call_thumb to:0x0205db0c module:overlay(0) +from:0x0214789c kind:load to:0x021541d0 module:overlay(29) +from:0x021478a0 kind:load to:0x02155408 module:overlay(29) +from:0x021478c0 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021478d8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021478ec kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021478f4 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02147900 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02147910 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02147940 kind:arm_call to:0x02147cb8 module:overlay(29) +from:0x0214794c kind:load to:0x02155428 module:overlay(29) +from:0x02147950 kind:load to:0x02153250 module:overlay(29) +from:0x02147954 kind:load to:0x021554dc module:overlay(29) +from:0x02147958 kind:load to:0x027e09b8 module:dtcm +from:0x02147990 kind:arm_call to:0x02147e24 module:overlay(29) +from:0x021479a4 kind:arm_call to:0x02147cb8 module:overlay(29) +from:0x021479bc kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x021479dc kind:arm_call to:0x02074688 module:overlay(0) +from:0x021479fc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02147a8c kind:arm_call to:0x02079d50 module:overlay(0) +from:0x02147aa4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02147acc kind:arm_call to:0x01ffd420 module:itcm +from:0x02147ae4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02147b4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02147b64 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02147b7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02147b88 kind:arm_call to:0x02147cb8 module:overlay(29) +from:0x02147ba0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02147bac kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02147bb8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02147bcc kind:arm_call to:0x02147cb8 module:overlay(29) +from:0x02147c00 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02147c14 kind:arm_call to:0x02147cb8 module:overlay(29) +from:0x02147c30 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02147c4c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147c6c kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02147c7c kind:arm_call to:0x0205db58 module:overlay(0) +from:0x02147c88 kind:load to:0x027e0ce0 module:dtcm +from:0x02147c8c kind:load to:0x027e09bc module:dtcm +from:0x02147c90 kind:load to:0x027e09b8 module:dtcm +from:0x02147c98 kind:load to:0x027e0cec module:dtcm +from:0x02147c9c kind:load to:0x027e09a8 module:dtcm +from:0x02147d00 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02147d28 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02147d34 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02147d50 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02147d7c kind:arm_call to:0x02074764 module:overlay(0) +from:0x02147d9c kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02147db0 kind:load to:0x027e09b8 module:dtcm +from:0x02147dc0 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02147dd8 kind:arm_call to:0x0200ef9c module:main +from:0x02147e14 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02147e44 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x02147e6c kind:arm_call to:0x0210df44 module:overlay(26) +from:0x02147ea8 kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x02147eb8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02147eec kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02147f1c kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x02147f5c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02147f64 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02147fa4 kind:load to:0x027e0ce0 module:dtcm +from:0x02147fa8 kind:load to:0x027e0cd8 module:dtcm +from:0x02147fb8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02147fc0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02147fc8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02147fe0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02147fe8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02147ff0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02147ff8 kind:arm_call to:0x02011ff4 module:main +from:0x0214800c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02148020 kind:load to:0x0215550c module:overlay(29) +from:0x02148034 kind:arm_call to:0x02011f3c module:main +from:0x02148040 kind:arm_call to:0x02148088 module:overlay(29) +from:0x02148058 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02148080 kind:load to:0x02154220 module:overlay(29) +from:0x02148090 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x021480a0 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x021480a8 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021480bc kind:load to:0x02153b58 module:overlay(29) +from:0x021480c0 kind:load to:0x0215423c module:overlay(29) +from:0x021480cc kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02148110 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0214811c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02148170 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02148194 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02148200 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02148208 kind:load to:0x027e00f0 module:dtcm +from:0x0214820c kind:load to:0x027e09c0 module:dtcm +from:0x02148210 kind:load to:0x0215550c module:overlay(29) +from:0x0214821c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02148228 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x0214824c kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02148260 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02148268 kind:load to:0x0215550c module:overlay(29) +from:0x02148280 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02148288 kind:load to:0x0215550c module:overlay(29) +from:0x021482a8 kind:load to:0x0215550c module:overlay(29) +from:0x021482c0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021482c8 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021482e0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021482e8 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021482f0 kind:arm_call to:0x02011ff4 module:main +from:0x02148304 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02148318 kind:load to:0x021555f0 module:overlay(29) +from:0x0214832c kind:arm_call to:0x02011f3c module:main +from:0x02148338 kind:arm_call to:0x021483ec module:overlay(29) +from:0x02148350 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02148360 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021483d4 kind:load to:0x021540f4 module:overlay(29) +from:0x021483dc kind:load to:0x02154110 module:overlay(29) +from:0x021483e0 kind:load to:0x021542a8 module:overlay(29) +from:0x021483f4 kind:arm_call to:0x0210c190 module:overlay(26) +from:0x02148414 kind:load to:0x021542c4 module:overlay(29) +from:0x02148420 kind:arm_call to:0x0210c224 module:overlay(26) +from:0x02148454 kind:arm_call to:0x0200f218 module:main +from:0x0214846c kind:load to:0x02153260 module:overlay(29) +from:0x02148478 kind:load to:0x0210c394 module:overlays(19,26) +from:0x021484c8 kind:load to:0x021555f0 module:overlay(29) +from:0x021484d4 kind:load to:0x021556c4 module:overlay(29) +from:0x021484e4 kind:arm_call to:0x0210c54c module:overlay(26) +from:0x0214851c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148538 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148544 kind:load to:0x027e0cec module:dtcm +from:0x02148554 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214855c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148574 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214857c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148584 kind:arm_call to:0x02011ff4 module:main +from:0x02148598 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021485ac kind:load to:0x021556f4 module:overlay(29) +from:0x021485c0 kind:arm_call to:0x02011f3c module:main +from:0x021485cc kind:arm_call to:0x02148734 module:overlay(29) +from:0x021485e4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021485f4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02148668 kind:load to:0x021540f4 module:overlay(29) +from:0x0214866c kind:load to:0x02154110 module:overlay(29) +from:0x02148670 kind:load to:0x02154324 module:overlay(29) +from:0x0214868c kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02148728 kind:load to:0x02154340 module:overlay(29) +from:0x0214872c kind:load to:0x021556f4 module:overlay(29) +from:0x02148730 kind:load to:0x020b3168 module:overlay(0) +from:0x0214873c kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x021487d8 kind:load to:0x02154340 module:overlay(29) +from:0x021487dc kind:load to:0x021556f4 module:overlay(29) +from:0x021487e0 kind:load to:0x020b3168 module:overlay(0) +from:0x021487ec kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x021488d8 kind:arm_call to:0x02148a90 module:overlay(29) +from:0x021488e8 kind:load to:0x0204b164 module:main +from:0x021489f0 kind:arm_call to:0x0210df04 module:overlay(26) +from:0x02148a40 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02148a48 kind:load to:0x027e0cd8 module:dtcm +from:0x02148a4c kind:load to:0x0203feb0 module:main +from:0x02148a50 kind:load to:0x0204b164 module:main +from:0x02148a7c kind:arm_call to:0x02148a90 module:overlay(29) +from:0x02148afc kind:load to:0x021557c8 module:overlay(29) +from:0x02148b24 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02148b30 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02148b54 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148b70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148b8c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148ba8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148bb4 kind:load to:0x027e09a8 module:dtcm +from:0x02148bbc kind:load to:0x027e0cec module:dtcm +from:0x02148bcc kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02148be4 kind:arm_call to:0x0200ef9c module:main +from:0x02148c34 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02148c4c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148c54 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148c6c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148c74 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148c7c kind:arm_call to:0x02011ff4 module:main +from:0x02148c90 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02148ca4 kind:load to:0x021557f8 module:overlay(29) +from:0x02148cb8 kind:arm_call to:0x02011f3c module:main +from:0x02148cc4 kind:arm_call to:0x02148d74 module:overlay(29) +from:0x02148cdc kind:arm_call to:0x0209e24c module:overlay(0) +from:0x02148cec kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02148d58 kind:load to:0x02154394 module:overlay(29) +from:0x02148d5c kind:load to:0x02154110 module:overlay(29) +from:0x02148d60 kind:load to:0x021543b0 module:overlay(29) +from:0x02148d7c kind:arm_call to:0x02148684 module:overlay(29) +from:0x02148d90 kind:load to:0x021543cc module:overlay(29) +from:0x02148df8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148dfc kind:arm_call to:0x01fff458 module:itcm +from:0x02148e28 kind:arm_call to:0x02148a58 module:overlay(29) +from:0x02148e48 kind:load to:0x027e0ce4 module:dtcm +from:0x02148e5c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148e64 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148e7c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02148e84 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02148e8c kind:arm_call to:0x02011ff4 module:main +from:0x02148ea0 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02148eb4 kind:load to:0x021558c4 module:overlay(29) +from:0x02148ec8 kind:arm_call to:0x02011f3c module:main +from:0x02148ed4 kind:arm_call to:0x02148f44 module:overlay(29) +from:0x02148ee8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02148f3c kind:load to:0x02154434 module:overlay(29) +from:0x02148f50 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02148fb4 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02148fe0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02148ffc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214900c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214903c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0214907c kind:arm_call to:0x0203e690 module:main +from:0x021490c4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021490e8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0214912c kind:arm_call to:0x0214be14 module:overlay(29) +from:0x02149148 kind:load to:0x02154594 module:overlay(29) +from:0x0214914c kind:load to:0x021558c4 module:overlay(29) +from:0x02149150 kind:load to:0x021544e8 module:overlay(29) +from:0x02149154 kind:load to:0x027e07d4 module:dtcm +from:0x02149158 kind:load to:0x02149180 module:overlay(29) +from:0x0214915c kind:load to:0x0214bdb0 module:overlay(29) +from:0x02149164 kind:load to:0x02155868 module:overlay(29) +from:0x02149168 kind:load to:0x027e0d00 module:dtcm +from:0x02149174 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02149188 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021491a0 kind:arm_call to:0x02149318 module:overlay(29) +from:0x02149204 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214922c kind:arm_call to:0x02133b00 module:overlay(26) +from:0x02149240 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214924c kind:arm_call to:0x01ffb744 module:itcm +from:0x02149288 kind:arm_call to:0x01ffb974 module:itcm +from:0x02149298 kind:arm_call to:0x01ffb714 module:itcm +from:0x021492a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021492b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021492c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021492d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021492e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149314 kind:load to:0x027e0cd8 module:dtcm +from:0x02149328 kind:load to:0x027e09bc module:dtcm +from:0x02149348 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02149350 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02149358 kind:arm_call to:0x02149194 module:overlay(29) +from:0x02149404 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02149410 kind:load to:0x0204b164 module:main +from:0x02149418 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02149494 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021494a8 kind:arm_call to:0x0203e740 module:main +from:0x021494b0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021494b8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021494c0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021494cc kind:load to:0x02154594 module:overlay(29) +from:0x021494d0 kind:load to:0x0215583c module:overlay(29) +from:0x021494d4 kind:load to:0x02155880 module:overlay(29) +from:0x021494d8 kind:load to:0x02149180 module:overlay(29) +from:0x02149550 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02149564 kind:arm_call to:0x0203e740 module:main +from:0x0214956c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02149574 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214957c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02149584 kind:arm_call to:0x02011ff4 module:main +from:0x02149590 kind:load to:0x02154594 module:overlay(29) +from:0x02149594 kind:load to:0x0215583c module:overlay(29) +from:0x02149598 kind:load to:0x02155880 module:overlay(29) +from:0x0214959c kind:load to:0x02149180 module:overlay(29) +from:0x02149600 kind:arm_call to:0x0214b9f4 module:overlay(29) +from:0x02149610 kind:load to:0x0215583c module:overlay(29) +from:0x02149638 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214966c kind:arm_call to:0x01ffa328 module:itcm +from:0x0214967c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021496c4 kind:arm_call to:0x02017e3c module:main +from:0x021496cc kind:arm_call to:0x02017e3c module:main +from:0x021496d8 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021496e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021496f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149724 kind:load to:0x0215589c module:overlay(29) +from:0x02149728 kind:load to:0x02155850 module:overlay(29) +from:0x0214972c kind:load to:0x0215583c module:overlay(29) +from:0x02149730 kind:load to:0x02155880 module:overlay(29) +from:0x02149750 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149764 kind:arm_call to:0x01ffb744 module:itcm +from:0x02149784 kind:load to:0x02155890 module:overlay(29) +from:0x02149788 kind:load to:0x0215589c module:overlay(29) +from:0x02149798 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021497c0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021497e0 kind:arm_call to:0x02149614 module:overlay(29) +from:0x02149810 kind:arm_call to:0x0214b9f4 module:overlay(29) +from:0x02149850 kind:arm_call to:0x01fff05c module:itcm +from:0x0214988c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021498a8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021498d4 kind:arm_call to:0x0214bf44 module:overlay(29) +from:0x021498f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021498f8 kind:load to:0x027e0cec module:dtcm +from:0x0214990c kind:arm_call to:0x01ffb800 module:itcm +from:0x02149998 kind:arm_call to:0x01ff938c module:itcm +from:0x021499ac kind:arm_call to:0x01ff938c module:itcm +from:0x021499dc kind:arm_call to:0x02060d5c module:overlay(0) +from:0x02149a00 kind:arm_call to:0x02060820 module:overlay(0) +from:0x02149a0c kind:load to:0x0215583c module:overlay(29) +from:0x02149a20 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x02149ab8 kind:load to:0x02155880 module:overlay(29) +from:0x02149abc kind:load to:0x0215583c module:overlay(29) +from:0x02149ac0 kind:load to:0x02154450 module:overlay(29) +from:0x02149b40 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x02149b48 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02149b64 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x02149bb4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02149bec kind:arm_call to:0x020f0afc module:overlay(26) +from:0x02149bfc kind:arm_call to:0x01fffcd8 module:itcm +from:0x02149c0c kind:arm_call to:0x01ffb780 module:itcm +from:0x02149c24 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02149c38 kind:arm_call to:0x01ffb974 module:itcm +from:0x02149c8c kind:arm_call to:0x01ff993c module:itcm +from:0x02149d24 kind:arm_call to:0x0214b9f4 module:overlay(29) +from:0x02149e4c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02149e90 kind:arm_call to:0x01ff9984 module:itcm +from:0x02149f38 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x02149f44 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0214a158 kind:arm_call to:0x0214932c module:overlay(29) +from:0x0214a1a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214a1b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214a1fc kind:arm_call to:0x021497f0 module:overlay(29) +from:0x0214a21c kind:arm_call to:0x021497fc module:overlay(29) +from:0x0214a2a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a2b0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214a2c0 kind:arm_call to:0x01ff938c module:itcm +from:0x0214a2f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214a308 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a368 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214a37c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a390 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a3c4 kind:load to:0x0215583c module:overlay(29) +from:0x0214a3c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0214a3cc kind:load to:0x0215589c module:overlay(29) +from:0x0214a3d0 kind:load to:0x02155874 module:overlay(29) +from:0x0214a3d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a3d8 kind:load to:0x02154450 module:overlay(29) +from:0x0214a3dc kind:load to:0x02155880 module:overlay(29) +from:0x0214a3e0 kind:load to:0x0204b164 module:main +from:0x0214a3e4 kind:load to:0x0215585c module:overlay(29) +from:0x0214a3ec kind:load to:0x02154418 module:overlay(29) +from:0x0214a3f8 kind:load to:0x02154418 module:overlay(29) +from:0x0214a414 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0214a53c kind:load to:0x02154498 module:overlay(29) +from:0x0214a540 kind:load to:0x0204b164 module:main +from:0x0214a564 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214a568 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x0214a720 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0214a73c kind:arm_call to:0x01ffb974 module:itcm +from:0x0214a750 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214a7a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214a7b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a7cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a7e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214a800 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214a824 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a83c kind:arm_call to:0x01ff938c module:itcm +from:0x0214a850 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0214a880 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214a8a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a900 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214a930 kind:arm_call to:0x01ff938c module:itcm +from:0x0214a940 kind:arm_call to:0x01ff938c module:itcm +from:0x0214a968 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0214a98c kind:arm_call to:0x02060820 module:overlay(0) +from:0x0214a9a4 kind:arm_call to:0x02149734 module:overlay(29) +from:0x0214a9b8 kind:arm_call to:0x0214b9f4 module:overlay(29) +from:0x0214a9dc kind:arm_call to:0x0214b9f4 module:overlay(29) +from:0x0214aa00 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214aa08 kind:arm_call to:0x0214978c module:overlay(29) +from:0x0214aa18 kind:load to:0x027e0cd8 module:dtcm +from:0x0214aa1c kind:load to:0x0204b164 module:main +from:0x0214aa28 kind:load to:0x0215583c module:overlay(29) +from:0x0214aa38 kind:load to:0x021558b4 module:overlay(29) +from:0x0214aa3c kind:load to:0x027e09a8 module:dtcm +from:0x0214aa54 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0214aab0 kind:arm_call to:0x01ff938c module:itcm +from:0x0214aad8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214ab1c kind:load to:0x021544b0 module:overlay(29) +from:0x0214ab20 kind:load to:0x0215583c module:overlay(29) +from:0x0214ab4c kind:arm_call to:0x01ff9218 module:itcm +from:0x0214abb4 kind:arm_call to:0x02015018 module:main +from:0x0214ac70 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214acc4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214acd8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214ad2c kind:arm_call to:0x01ff938c module:itcm +from:0x0214ad5c kind:arm_call to:0x01ffb744 module:itcm +from:0x0214adbc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214add8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214ae04 kind:arm_call to:0x01ffb464 module:itcm +from:0x0214ae14 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214ae28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214ae40 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214ae64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ae78 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214aebc kind:arm_call to:0x01ff938c module:itcm +from:0x0214aed0 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0214aef8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214af0c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214af14 kind:arm_call to:0x021498fc module:overlay(29) +from:0x0214af24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214af38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214af50 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214af78 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214afa4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214afc4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214b004 kind:arm_call to:0x02149818 module:overlay(29) +from:0x0214b01c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214b048 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214b060 kind:arm_call to:0x02113360 module:overlay(26) +from:0x0214b094 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b09c kind:arm_call to:0x021498fc module:overlay(29) +from:0x0214b0a4 kind:arm_call to:0x0214978c module:overlay(29) +from:0x0214b0b8 kind:arm_call to:0x02149818 module:overlay(29) +from:0x0214b0d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214b0f4 kind:arm_call to:0x0214b9f4 module:overlay(29) +from:0x0214b10c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0214b130 kind:load to:0x0215583c module:overlay(29) +from:0x0214b134 kind:load to:0x027e0cd8 module:dtcm +from:0x0214b138 kind:load to:0x0204b164 module:main +from:0x0214b13c kind:load to:0x0215589c module:overlay(29) +from:0x0214b144 kind:load to:0x021558b4 module:overlay(29) +from:0x0214b154 kind:load to:0x0215585c module:overlay(29) +from:0x0214b15c kind:load to:0x02155890 module:overlay(29) +from:0x0214b164 kind:load to:0x027e09a8 module:dtcm +from:0x0214b16c kind:load to:0x027e09b8 module:dtcm +from:0x0214b188 kind:arm_call to:0x02149194 module:overlay(29) +from:0x0214b26c kind:load to:0x02154498 module:overlay(29) +from:0x0214b270 kind:load to:0x0204b164 module:main +from:0x0214b294 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214b314 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x0214b324 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0214b340 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b354 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214b374 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214b38c kind:arm_call to:0x01ffb428 module:itcm +from:0x0214b3a8 kind:arm_call to:0x01ff938c module:itcm +from:0x0214b3bc kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0214b3e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214b3f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b45c kind:arm_call to:0x01ff938c module:itcm +from:0x0214b470 kind:arm_call to:0x01ff938c module:itcm +from:0x0214b49c kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0214b4c0 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0214b4e8 kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0214b4f8 kind:arm_call to:0x02060820 module:overlay(0) +from:0x0214b508 kind:load to:0x027e0cd8 module:dtcm +from:0x0214b520 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0214b5d4 kind:load to:0x021544c8 module:overlay(29) +from:0x0214b5d8 kind:load to:0x0204b164 module:main +from:0x0214b5f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214b610 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x0214b6e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214b6f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b708 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b710 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214b740 kind:arm_call to:0x01ffb974 module:itcm +from:0x0214b768 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214b77c kind:arm_call to:0x01ffb428 module:itcm +from:0x0214b788 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214b818 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b878 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b884 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214b8b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b8bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214b8d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214b91c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214b92c kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0214b954 kind:arm_call to:0x02060820 module:overlay(0) +from:0x0214b970 kind:arm_call to:0x0214b9f4 module:overlay(29) +from:0x0214b994 kind:arm_call to:0x0214b9f4 module:overlay(29) +from:0x0214b9b8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214b9c0 kind:arm_call to:0x0214978c module:overlay(29) +from:0x0214b9cc kind:load to:0x027e0cd8 module:dtcm +from:0x0214b9d0 kind:load to:0x0215583c module:overlay(29) +from:0x0214b9dc kind:load to:0x02155890 module:overlay(29) +from:0x0214b9e0 kind:load to:0x0215585c module:overlay(29) +from:0x0214b9ec kind:load to:0x027e09a8 module:dtcm +from:0x0214ba34 kind:load to:0x0215452c module:overlay(29) +from:0x0214ba84 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0214bae4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214baf0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0214bb18 kind:load to:0x0215452c module:overlay(29) +from:0x0214bb1c kind:load to:0x027e0cd8 module:dtcm +from:0x0214bb5c kind:arm_call to:0x0214ba38 module:overlay(29) +from:0x0214bb94 kind:arm_call to:0x0214bfa4 module:overlay(29) +from:0x0214bc18 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0214bc90 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0214bc9c kind:load to:0x027e0cd8 module:dtcm +from:0x0214bca0 kind:load to:0x027e0cec module:dtcm +from:0x0214bcbc kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x0214bd10 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0214bd4c kind:arm_call to:0x01ffb974 module:itcm +from:0x0214bd94 kind:arm_call to:0x0214bfdc module:overlay(29) +from:0x0214bdc0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0214bdd0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214bde0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214bdf0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214be10 kind:load to:0x027e07d4 module:dtcm +from:0x0214be88 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214bea0 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214beb4 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214bed4 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214bee0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214befc kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214bf08 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214bf24 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214bf30 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214bf38 kind:load to:0x02153280 module:overlay(29) +from:0x0214bf3c kind:load to:0x02153290 module:overlay(29) +from:0x0214bf40 kind:load to:0x021532a0 module:overlay(29) +from:0x0214bf60 kind:arm_call to:0x02014fec module:main +from:0x0214bf70 kind:arm_call to:0x02014fec module:main +from:0x0214bf80 kind:arm_call to:0x02014fec module:main +from:0x0214bfb0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214bfb8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214bfc0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214bfc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214c004 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214c010 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214c02c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0214c03c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0214c04c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214c054 kind:arm_call to:0x02011ff4 module:main +from:0x0214c068 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214c07c kind:load to:0x021559b8 module:overlay(29) +from:0x0214c090 kind:arm_call to:0x02011f3c module:main +from:0x0214c09c kind:arm_call to:0x0214c354 module:overlay(29) +from:0x0214c0b0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214c108 kind:load to:0x02154614 module:overlay(29) +from:0x0214c124 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0214c134 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214c144 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214c154 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214c174 kind:load to:0x027e07d4 module:dtcm +from:0x0214c1e8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214c200 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214c214 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214c234 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214c240 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214c25c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214c268 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214c284 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214c290 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214c298 kind:load to:0x021532e0 module:overlay(29) +from:0x0214c29c kind:load to:0x021532c0 module:overlay(29) +from:0x0214c2a0 kind:load to:0x021532d0 module:overlay(29) +from:0x0214c2c0 kind:arm_call to:0x02014fec module:main +from:0x0214c2d0 kind:arm_call to:0x02014fec module:main +from:0x0214c2e0 kind:arm_call to:0x02014fec module:main +from:0x0214c310 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214c318 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214c320 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214c328 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214c360 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0214c3c4 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0214c3f0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0214c40c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214c41c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214c434 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0214c43c kind:arm_call to:0x0214c114 module:overlay(29) +from:0x0214c444 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x0214c44c kind:arm_call to:0x02080464 module:overlay(0) +from:0x0214c48c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214c4b4 kind:arm_call to:0x0214c178 module:overlay(29) +from:0x0214c4c4 kind:load to:0x021546b0 module:overlay(29) +from:0x0214c4c8 kind:load to:0x021559b8 module:overlay(29) +from:0x0214c4cc kind:load to:0x021544e8 module:overlay(29) +from:0x0214c4d0 kind:load to:0x027e0d00 module:dtcm +from:0x0214c518 kind:arm_call to:0x0214cde0 module:overlay(29) +from:0x0214c588 kind:arm_call to:0x0214c600 module:overlay(29) +from:0x0214c5f8 kind:load to:0x02154690 module:overlay(29) +from:0x0214c5fc kind:load to:0x02154678 module:overlay(29) +from:0x0214c6e4 kind:load to:0x0204b164 module:main +from:0x0214c6ec kind:load to:0x02154678 module:overlay(29) +from:0x0214c7a4 kind:arm_call to:0x0214c600 module:overlay(29) +from:0x0214c80c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214c854 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214c85c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214c888 kind:arm_call to:0x0214c724 module:overlay(29) +from:0x0214c8d4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214c8dc kind:arm_call to:0x0214c700 module:overlay(29) +from:0x0214c8f4 kind:arm_call to:0x021135f4 module:overlay(26) +from:0x0214c8fc kind:arm_call to:0x0214c600 module:overlay(29) +from:0x0214c908 kind:arm_call to:0x02113090 module:overlay(26) +from:0x0214c920 kind:load to:0x027e09a8 module:dtcm +from:0x0214c924 kind:load to:0x021532b0 module:overlay(29) +from:0x0214c928 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214c958 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0214c968 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0214c9dc kind:arm_call to:0x0214cde0 module:overlay(29) +from:0x0214c9e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0214c9e8 kind:load to:0x0204b164 module:main +from:0x0214ca24 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x0214ca40 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214ca44 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214ca50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ca94 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214ca9c kind:arm_call to:0x0214c600 module:overlay(29) +from:0x0214caf4 kind:arm_call to:0x0214c2a4 module:overlay(29) +from:0x0214cb18 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214cb34 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214cb44 kind:load to:0x027e09bc module:dtcm +from:0x0214cb48 kind:load to:0x027e0cd8 module:dtcm +from:0x0214cb4c kind:load to:0x027e09a8 module:dtcm +from:0x0214cb58 kind:load to:0x02154690 module:overlay(29) +from:0x0214cb5c kind:load to:0x027e0cec module:dtcm +from:0x0214cbc4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0214cbd8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0214cbf0 kind:arm_call to:0x0214c7dc module:overlay(29) +from:0x0214cbfc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214cc14 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214cc8c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214cc94 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x0214ccd0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0214ccdc kind:arm_call to:0x0214cde0 module:overlay(29) +from:0x0214cce4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214cd2c kind:arm_call to:0x0214cde0 module:overlay(29) +from:0x0214cd34 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214cd44 kind:load to:0x021545f8 module:overlay(29) +from:0x0214cd50 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214cda0 kind:arm_call to:0x0214c6f0 module:overlay(29) +from:0x0214cdac kind:load to:0x027e07d4 module:dtcm +from:0x0214cdc0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0214cdd8 kind:arm_call to:0x0214cde0 module:overlay(29) +from:0x0214ce20 kind:load to:0x02154630 module:overlay(29) +from:0x0214ceac kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214cf2c kind:arm_call to:0x01ff9218 module:itcm +from:0x0214cf3c kind:arm_call to:0x01ff9218 module:itcm +from:0x0214cf6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cfb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214d014 kind:load to:0x027e07d4 module:dtcm +from:0x0214d018 kind:load to:0x0203feb0 module:main +from:0x0214d01c kind:load to:0x02154660 module:overlay(29) +from:0x0214d068 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214d07c kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0214d0d8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0214d0e4 kind:load to:0x027e09c0 module:dtcm +from:0x0214d120 kind:load to:0x02154630 module:overlay(29) +from:0x0214d12c kind:arm_call to:0x0214d0ec module:overlay(29) +from:0x0214d134 kind:arm_call to:0x0214ce24 module:overlay(29) +from:0x0214d13c kind:arm_call to:0x0214d020 module:overlay(29) +from:0x0214d144 kind:arm_call to:0x0214c304 module:overlay(29) +from:0x0214d168 kind:arm_call to:0x0214c33c module:overlay(29) +from:0x0214d198 kind:arm_call to:0x01ffa06c module:itcm +from:0x0214d21c kind:arm_call to:0x01ffb428 module:itcm +from:0x0214d254 kind:arm_call to:0x01fff60c module:itcm +from:0x0214d264 kind:load to:0x027e09b4 module:dtcm +from:0x0214d274 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214d27c kind:arm_call to:0x02011ff4 module:main +from:0x0214d294 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214d29c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214d2a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0214d2ac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214d2b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214d2bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214d2d4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214d2dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214d2e4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0214d2ec kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214d2f4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214d2fc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214d304 kind:arm_call to:0x02011ff4 module:main +from:0x0214d318 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214d32c kind:load to:0x02155ad0 module:overlay(29) +from:0x0214d340 kind:arm_call to:0x02011f3c module:main +from:0x0214d34c kind:arm_call to:0x0214d3c0 module:overlay(29) +from:0x0214d364 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214d3b8 kind:load to:0x02154730 module:overlay(29) +from:0x0214d3cc kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0214d430 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0214d45c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0214d478 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214d488 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214d4a4 kind:arm_call to:0x0214d884 module:overlay(29) +from:0x0214d4ac kind:arm_call to:0x02099360 module:overlay(0) +from:0x0214d4e4 kind:arm_call to:0x0203e690 module:main +from:0x0214d554 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214d57c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0214d5cc kind:arm_call to:0x0214f988 module:overlay(29) +from:0x0214d5e8 kind:load to:0x021547b4 module:overlay(29) +from:0x0214d5ec kind:load to:0x02155ad0 module:overlay(29) +from:0x0214d5f0 kind:load to:0x021544e8 module:overlay(29) +from:0x0214d5f4 kind:load to:0x0214d608 module:overlay(29) +from:0x0214d5f8 kind:load to:0x0214f934 module:overlay(29) +from:0x0214d5fc kind:load to:0x027e07d4 module:dtcm +from:0x0214d600 kind:load to:0x02155aa0 module:overlay(29) +from:0x0214d604 kind:load to:0x027e0d00 module:dtcm +from:0x0214d610 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0214d62c kind:arm_call to:0x0214d810 module:overlay(29) +from:0x0214d640 kind:arm_call to:0x0203e740 module:main +from:0x0214d648 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0214d650 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0214d658 kind:arm_call to:0x0214d8bc module:overlay(29) +from:0x0214d660 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214d668 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214d670 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214d67c kind:load to:0x021547b4 module:overlay(29) +from:0x0214d680 kind:load to:0x0214d608 module:overlay(29) +from:0x0214d694 kind:arm_call to:0x0214d810 module:overlay(29) +from:0x0214d6a8 kind:arm_call to:0x0203e740 module:main +from:0x0214d6b0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0214d6b8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0214d6c0 kind:arm_call to:0x0214d8bc module:overlay(29) +from:0x0214d6c8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214d6d0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214d6d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214d6e0 kind:arm_call to:0x02011ff4 module:main +from:0x0214d6ec kind:load to:0x021547b4 module:overlay(29) +from:0x0214d6f0 kind:load to:0x0214d608 module:overlay(29) +from:0x0214d808 kind:load to:0x02155a90 module:overlay(29) +from:0x0214d80c kind:load to:0x02155aac module:overlay(29) +from:0x0214d87c kind:load to:0x02155a90 module:overlay(29) +from:0x0214d880 kind:load to:0x02155aac module:overlay(29) +from:0x0214d890 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0214d8b8 kind:load to:0x02154714 module:overlay(29) +from:0x0214d8cc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214d8e8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214d8f0 kind:arm_call to:0x02011ff4 module:main +from:0x0214d958 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0214d978 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0214d9ac kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214d9f0 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214da4c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214da50 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214da60 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x0214daa8 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214dad8 kind:load to:0x02155a90 module:overlay(29) +from:0x0214dadc kind:load to:0x02155aac module:overlay(29) +from:0x0214dae0 kind:load to:0x020406b0 module:main +from:0x0214db78 kind:load to:0x02154820 module:overlay(29) +from:0x0214db7c kind:load to:0x02154810 module:overlay(29) +from:0x0214db94 kind:arm_call to:0x0214ed94 module:overlay(29) +from:0x0214dbf8 kind:arm_call to:0x0214f4f4 module:overlay(29) +from:0x0214dc10 kind:arm_call to:0x01ff930c module:itcm +from:0x0214dc28 kind:arm_call to:0x0214f764 module:overlay(29) +from:0x0214dc54 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214dc5c kind:load to:0x02154810 module:overlay(29) +from:0x0214dc68 kind:load to:0x0214db80 module:overlay(29) +from:0x0214dc80 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x0214dcc0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214dcec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214dcfc kind:arm_call to:0x01ffa60c module:itcm +from:0x0214dd58 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0214dd84 kind:arm_call to:0x0214faf8 module:overlay(29) +from:0x0214dda0 kind:load to:0x0203feb0 module:main +from:0x0214dda8 kind:load to:0x027e09b4 module:dtcm +from:0x0214ddc8 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0214ddd0 kind:load to:0x02155aa0 module:overlay(29) +from:0x0214de30 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214de38 kind:arm_call to:0x020168f0 module:main +from:0x0214de48 kind:arm_call to:0x0214d6f4 module:overlay(29) +from:0x0214de6c kind:load to:0x02154764 module:overlay(29) +from:0x0214de80 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214de8c kind:arm_call to:0x0214f0d8 module:overlay(29) +from:0x0214deb8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214debc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214decc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214def4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214df00 kind:arm_call to:0x0214f488 module:overlay(29) +from:0x0214df30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214df44 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214df84 kind:arm_call to:0x0214fb10 module:overlay(29) +from:0x0214df98 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214dfc0 kind:arm_call to:0x0214f69c module:overlay(29) +from:0x0214dfd8 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214e028 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e034 kind:arm_call to:0x0214de70 module:overlay(29) +from:0x0214e054 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214e074 kind:arm_call to:0x0214f130 module:overlay(29) +from:0x0214e080 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214e0e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214e110 kind:load to:0x0215477c module:overlay(29) +from:0x0214e124 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214e128 kind:arm_call to:0x02133918 module:overlay(26) +from:0x0214e144 kind:arm_call to:0x01ff938c module:itcm +from:0x0214e1c4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214e218 kind:arm_call to:0x021338ec module:overlays(26,52) +from:0x0214e224 kind:arm_call to:0x020168f0 module:main +from:0x0214e238 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214e23c kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x0214e268 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e2d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e2d8 kind:arm_call to:0x0214f488 module:overlay(29) +from:0x0214e328 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214e374 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214e384 kind:arm_call to:0x0214fb10 module:overlay(29) +from:0x0214e39c kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214e3a8 kind:load to:0x0203feb0 module:main +from:0x0214e44c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214e4dc kind:arm_call to:0x0214d810 module:overlay(29) +from:0x0214e4f4 kind:arm_call to:0x0214f890 module:overlay(29) +from:0x0214e50c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214e528 kind:load to:0x0215474c module:overlay(29) +from:0x0214e52c kind:load to:0x0203feb0 module:main +from:0x0214e530 kind:load to:0x027e09a8 module:dtcm +from:0x0214e548 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214e550 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214e560 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e568 kind:arm_call to:0x0214f458 module:overlay(29) +from:0x0214e57c kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214e5b0 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0214e5b8 kind:arm_call to:0x0214fb48 module:overlay(29) +from:0x0214e5c8 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214e5e8 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214e5f4 kind:load to:0x027e09c0 module:dtcm +from:0x0214e654 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214e678 kind:arm_call to:0x0214f130 module:overlay(29) +from:0x0214e67c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214e684 kind:arm_call to:0x020168f0 module:main +from:0x0214e694 kind:arm_call to:0x0214d6f4 module:overlay(29) +from:0x0214e6b0 kind:load to:0x02154764 module:overlay(29) +from:0x0214e6c0 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214e6d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e6e0 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214e6f0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214e70c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214e720 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214e794 kind:load to:0x02154764 module:overlay(29) +from:0x0214e7b0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e7b4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214e7cc kind:arm_call to:0x020168f0 module:main +from:0x0214e7dc kind:arm_call to:0x01ff9318 module:itcm +from:0x0214e7f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e858 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e868 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214e888 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0214e898 kind:load to:0x0203feb0 module:main +from:0x0214e8b0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214e920 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214e92c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214e944 kind:arm_call to:0x0214f130 module:overlay(29) +from:0x0214e968 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214e978 kind:load to:0x02154794 module:overlay(29) +from:0x0214e97c kind:load to:0x027e09a8 module:dtcm +from:0x0214e98c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214e99c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e9ac kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214e9d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214e9ec kind:arm_call to:0x02113180 module:overlay(26) +from:0x0214e9fc kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0214ea04 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0214ea1c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214ea94 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214eb40 kind:arm_call to:0x0214d810 module:overlay(29) +from:0x0214eb9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214ebb4 kind:arm_call to:0x0214f890 module:overlay(29) +from:0x0214ebd0 kind:load to:0x0215474c module:overlay(29) +from:0x0214ebd8 kind:load to:0x0203feb0 module:main +from:0x0214ebdc kind:load to:0x027e09a8 module:dtcm +from:0x0214ebf8 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214ec00 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214ec10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ec20 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214ec3c kind:arm_call to:0x0214f458 module:overlay(29) +from:0x0214ec50 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214ec60 kind:arm_call to:0x0214fb48 module:overlay(29) +from:0x0214eca4 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0214ecb4 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214ece0 kind:arm_call to:0x0214f130 module:overlay(29) +from:0x0214ecec kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214ed04 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214ed24 kind:arm_call to:0x0214dae4 module:overlay(29) +from:0x0214ed30 kind:load to:0x027e09c0 module:dtcm +from:0x0214ed90 kind:load to:0x0204b164 module:main +from:0x0214ede8 kind:arm_call to:0x0203b8f8 module:main +from:0x0214ee18 kind:arm_call to:0x01ff9110 module:itcm +from:0x0214ee44 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0214ee90 kind:arm_call to:0x0214f838 module:overlay(29) +from:0x0214efc8 kind:arm_call to:0x0214f1ac module:overlay(29) +from:0x0214efd0 kind:arm_call to:0x0214f2f8 module:overlay(29) +from:0x0214f054 kind:arm_call to:0x0214f1ac module:overlay(29) +from:0x0214f0c4 kind:arm_call to:0x0214f838 module:overlay(29) +from:0x0214f0cc kind:load to:0x02155a90 module:overlay(29) +from:0x0214f0d0 kind:load to:0x02155aac module:overlay(29) +from:0x0214f0d4 kind:load to:0x0204b164 module:main +from:0x0214f128 kind:load to:0x02155a90 module:overlay(29) +from:0x0214f12c kind:load to:0x02155aac module:overlay(29) +from:0x0214f17c kind:load to:0x02155a90 module:overlay(29) +from:0x0214f180 kind:load to:0x02155aac module:overlay(29) +from:0x0214f19c kind:arm_call to:0x02113110 module:overlay(26) +from:0x0214f1c4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214f1cc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214f22c kind:arm_call to:0x0203b6ec module:main +from:0x0214f274 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214f278 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214f288 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214f294 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214f2c8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214f2ec kind:load to:0x0204b164 module:main +from:0x0214f2f0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214f314 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214f31c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214f3b0 kind:arm_call to:0x0203b6ec module:main +from:0x0214f3d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214f3d4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214f3e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214f3f4 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214f428 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214f444 kind:load to:0x02155a90 module:overlay(29) +from:0x0214f448 kind:load to:0x02155aac module:overlay(29) +from:0x0214f44c kind:load to:0x0204b164 module:main +from:0x0214f450 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214f468 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0214f4ac kind:arm_call to:0x01ff916c module:itcm +from:0x0214f4cc kind:arm_call to:0x01ff916c module:itcm +from:0x0214f4dc kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214f55c kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214f5bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214f5d8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0214f634 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214f640 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214f668 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f698 kind:load to:0x020406b0 module:main +from:0x0214f6a8 kind:arm_call to:0x02149318 module:overlay(29) +from:0x0214f6d4 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0214f704 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214f724 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214f7ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0214f7bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214f7c8 kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214f7e0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0214f7ec kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0214f818 kind:arm_call to:0x0214fac8 module:overlay(29) +from:0x0214f834 kind:load to:0x027e0cec module:dtcm +from:0x0214f888 kind:load to:0x02155a90 module:overlay(29) +from:0x0214f88c kind:load to:0x02155aac module:overlay(29) +from:0x0214f8bc kind:arm_call to:0x0214f184 module:overlay(29) +from:0x0214f8e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214f910 kind:arm_call to:0x0214fa78 module:overlay(29) +from:0x0214f930 kind:load to:0x027e0cec module:dtcm +from:0x0214f944 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0214f954 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214f964 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214f984 kind:load to:0x027e07d4 module:dtcm +from:0x0214f9fc kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214fa14 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214fa34 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214fa40 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214fa5c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0214fa68 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214fa70 kind:load to:0x021532f0 module:overlay(29) +from:0x0214fa74 kind:load to:0x02153300 module:overlay(29) +from:0x0214fa94 kind:arm_call to:0x02014fec module:main +from:0x0214faa4 kind:arm_call to:0x02014fec module:main +from:0x0214fad4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214fadc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214fae4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214fb30 kind:arm_call to:0x021342bc module:overlays(26,48) +from:0x0214fbc8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214fbd4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0214fc0c kind:arm_call to:0x0214f890 module:overlay(29) +from:0x0214fc24 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214fc30 kind:load to:0x020406b0 module:main +from:0x0214fc34 kind:load to:0x027e09a8 module:dtcm +from:0x0214fc44 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214fc58 kind:load to:0x02155bc4 module:overlay(29) +from:0x0214fc6c kind:arm_call to:0x02011f3c module:main +from:0x0214fc78 kind:arm_call to:0x0214fcfc module:overlay(29) +from:0x0214fc8c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214fcf4 kind:load to:0x021548e8 module:overlay(29) +from:0x0214fcf8 kind:load to:0x0215491c module:overlay(29) +from:0x0214fd0c kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0214fd70 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x0214fd84 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0214fdac kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0214fdc4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214fe58 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0214fe84 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x0214fecc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0214ff0c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214ff14 kind:arm_call to:0x02017e3c module:main +from:0x0214ff40 kind:load to:0x021549b4 module:overlay(29) +from:0x0214ff44 kind:load to:0x02155bc4 module:overlay(29) +from:0x0214ff48 kind:load to:0x02154940 module:overlay(29) +from:0x0214ff4c kind:load to:0x0215496c module:overlay(29) +from:0x0214ff54 kind:load to:0x02155bac module:overlay(29) +from:0x0214ff60 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214ff74 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0214ffd0 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02150030 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02150040 kind:arm_call to:0x021500b4 module:overlay(29) +from:0x02150084 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02150094 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021500a4 kind:load to:0x021548fc module:overlay(29) +from:0x021500a8 kind:load to:0x027e09b8 module:dtcm +from:0x021500ac kind:load to:0x027e0cd8 module:dtcm +from:0x021500b0 kind:load to:0x02152b20 module:overlay(29) +from:0x021500e4 kind:arm_call to:0x02150174 module:overlay(29) +from:0x021500f0 kind:arm_call to:0x021527f0 module:overlay(29) +from:0x0215011c kind:arm_call to:0x02150174 module:overlay(29) +from:0x02150138 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02150158 kind:arm_call to:0x02152c18 module:overlay(29) +from:0x02150164 kind:arm_call to:0x020168f0 module:main +from:0x021501e0 kind:load to:0x02154a10 module:overlay(29) +from:0x0215021c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02150288 kind:arm_call to:0x02150174 module:overlay(29) +from:0x021502f8 kind:arm_call to:0x0215292c module:overlay(29) +from:0x02150300 kind:arm_call to:0x02152a20 module:overlay(29) +from:0x02150308 kind:arm_call to:0x021529b4 module:overlay(29) +from:0x02150310 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0215031c kind:arm_call to:0x020168f0 module:main +from:0x0215038c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021503b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021503bc kind:arm_call to:0x021501e4 module:overlay(29) +from:0x021503d8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021503ec kind:arm_call to:0x01ffb714 module:itcm +from:0x021503f4 kind:arm_call to:0x01ff938c module:itcm +from:0x02150400 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02150404 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02150414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150428 kind:arm_call to:0x01fff458 module:itcm +from:0x0215043c kind:arm_call to:0x020e8294 module:overlay(26) +from:0x02150468 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215047c kind:arm_call to:0x0207f340 module:overlay(0) +from:0x021504d4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021504ec kind:arm_call to:0x02113034 module:overlay(26) +from:0x02150500 kind:arm_call to:0x02113224 module:overlay(26) +from:0x02150528 kind:arm_call to:0x02113034 module:overlay(26) +from:0x0215053c kind:arm_call to:0x02113224 module:overlay(26) +from:0x02150554 kind:arm_call to:0x02113224 module:overlay(26) +from:0x02150564 kind:load to:0x02154a78 module:overlay(29) +from:0x02150568 kind:load to:0x0203feb0 module:main +from:0x0215056c kind:load to:0x027e0ce0 module:dtcm +from:0x02150570 kind:load to:0x027e09c0 module:dtcm +from:0x02150574 kind:load to:0x021548e8 module:overlay(29) +from:0x0215059c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021505c4 kind:arm_call to:0x020e685c module:overlay(26) +from:0x021505e4 kind:load to:0x027e09b8 module:dtcm +from:0x021505e8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x021505f8 kind:arm_call to:0x02152c00 module:overlay(29) +from:0x0215069c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021506cc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021506dc kind:arm_call to:0x01ffa60c module:itcm +from:0x02150704 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150714 kind:arm_call to:0x01ffa60c module:itcm +from:0x02150790 kind:arm_call to:0x020c20d0 module:overlay(17) +from:0x021507b8 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x021507c4 kind:load to:0x0203feb0 module:main +from:0x021507d0 kind:load to:0x021548e8 module:overlay(29) +from:0x021507d4 kind:load to:0x027e09b4 module:dtcm +from:0x021507f4 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x021507fc kind:load to:0x02155bac module:overlay(29) +from:0x02150814 kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x02150854 kind:arm_call to:0x021130c8 module:overlay(26) +from:0x0215087c kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x02150890 kind:arm_call to:0x02134334 module:overlay(26) +from:0x021508a0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021508bc kind:arm_call to:0x021337cc module:overlay(26) +from:0x021508c8 kind:arm_call to:0x020168f0 module:main +from:0x021508dc kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x021508e8 kind:arm_call to:0x02150174 module:overlay(29) +from:0x021508f4 kind:load to:0x027e0cfc module:dtcm +from:0x02150938 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150958 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02150960 kind:load to:0x027e0ce4 module:dtcm +from:0x021509c0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02150a00 kind:arm_call to:0x0201696c module:main +from:0x02150a44 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02150a90 kind:arm_call to:0x02152a8c module:overlay(29) +from:0x02150af8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02150b30 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02150b60 kind:arm_call to:0x02152af0 module:overlay(29) +from:0x02150bc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02150bd0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02150be0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150c64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150cac kind:arm_call to:0x01ff916c module:itcm +from:0x02150cbc kind:arm_call to:0x01ff916c module:itcm +from:0x02150cf0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02150cf8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02150d08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150d94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150dbc kind:arm_call to:0x02152af0 module:overlay(29) +from:0x02150e34 kind:arm_call to:0x02152af0 module:overlay(29) +from:0x02150e70 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02150e98 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02150eb0 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02150ebc kind:load to:0x027e09b8 module:dtcm +from:0x02150ec0 kind:load to:0x021548f4 module:overlay(29) +from:0x02150ec4 kind:load to:0x020b69b8 module:overlay(0) +from:0x02150ecc kind:load to:0x0203feb0 module:main +from:0x02150ee8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02150ef4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02150f00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150f38 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02150f48 kind:load to:0x020b684c module:overlay(0) +from:0x02150f80 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02150f94 kind:arm_call to:0x02153094 module:overlay(29) +from:0x02150fa8 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02150fbc kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x02150fd0 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02150fdc kind:arm_call to:0x02150174 module:overlay(29) +from:0x02151020 kind:arm_call to:0x02152c18 module:overlay(29) +from:0x0215103c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215105c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02151088 kind:arm_call to:0x02152c18 module:overlay(29) +from:0x021510a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021510d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021510ec kind:arm_call to:0x020e68c0 module:overlay(26) +from:0x02151104 kind:arm_call to:0x020e68d8 module:overlay(26) +from:0x02151130 kind:arm_call to:0x02152c18 module:overlay(29) +from:0x0215114c kind:arm_call to:0x020168f0 module:main +from:0x0215116c kind:arm_call to:0x01ff9364 module:itcm +from:0x021511ac kind:arm_call to:0x01ff916c module:itcm +from:0x021511b8 kind:arm_call to:0x020168f0 module:main +from:0x021511c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021511e0 kind:arm_call to:0x02152448 module:overlay(29) +from:0x021511f0 kind:arm_call to:0x02152448 module:overlay(29) +from:0x02151214 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02151230 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02151240 kind:load to:0x020b684c module:overlay(0) +from:0x02151248 kind:load to:0x027e0cfc module:dtcm +from:0x0215124c kind:load to:0x020b69b8 module:overlay(0) +from:0x02151250 kind:load to:0x027e09a8 module:dtcm +from:0x02151258 kind:load to:0x0213b0b0 module:overlay(26) +from:0x021512a4 kind:arm_call to:0x02153094 module:overlay(29) +from:0x021512b8 kind:arm_call to:0x0215288c module:overlay(29) +from:0x021512cc kind:arm_call to:0x02150174 module:overlay(29) +from:0x021512ec kind:arm_call to:0x01ff916c module:itcm +from:0x021512f0 kind:arm_call to:0x02134058 module:overlay(26) +from:0x02151304 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02151314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151334 kind:arm_call to:0x02150174 module:overlay(29) +from:0x0215133c kind:load to:0x027e0ce4 module:dtcm +from:0x02151374 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021513c8 kind:load to:0x027e09a8 module:dtcm +from:0x021513d4 kind:load to:0x0204b164 module:main +from:0x02151414 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02151420 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215142c kind:arm_call to:0x01ff9258 module:itcm +from:0x02151434 kind:arm_call to:0x01ffb428 module:itcm +from:0x021514f0 kind:arm_call to:0x02152cfc module:overlay(29) +from:0x02151540 kind:arm_call to:0x02152c18 module:overlay(29) +from:0x02151554 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151560 kind:arm_call to:0x02133968 module:overlay(26) +from:0x021515ec kind:arm_call to:0x020733ec module:overlay(0) +from:0x021515f8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215160c kind:arm_call to:0x01ff9258 module:itcm +from:0x02151618 kind:arm_call to:0x02133954 module:overlay(26) +from:0x02151640 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0215166c kind:arm_call to:0x020168f0 module:main +from:0x02151680 kind:arm_call to:0x01ff930c module:itcm +from:0x02151698 kind:arm_call to:0x01ff9364 module:itcm +from:0x021516cc kind:arm_call to:0x02153094 module:overlay(29) +from:0x021516e0 kind:arm_call to:0x02150174 module:overlay(29) +from:0x021516e4 kind:arm_call to:0x02134058 module:overlay(26) +from:0x021516fc kind:arm_call to:0x01ff916c module:itcm +from:0x02151708 kind:arm_call to:0x02152448 module:overlay(29) +from:0x0215172c kind:arm_call to:0x02150174 module:overlay(29) +from:0x0215173c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151764 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02151770 kind:load to:0x0204b164 module:main +from:0x02151778 kind:load to:0x0203feb0 module:main +from:0x0215177c kind:load to:0x027e09a8 module:dtcm +from:0x02151788 kind:load to:0x027e0ce4 module:dtcm +from:0x021517c8 kind:arm_call to:0x020168f0 module:main +from:0x021517dc kind:arm_call to:0x01ff930c module:itcm +from:0x021517f4 kind:arm_call to:0x01ff9364 module:itcm +from:0x02151828 kind:arm_call to:0x01ff916c module:itcm +from:0x02151844 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151864 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02151870 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02151890 kind:arm_call to:0x01ff9258 module:itcm +from:0x021518a8 kind:arm_call to:0x02113224 module:overlay(26) +from:0x021518d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151914 kind:arm_call to:0x02152448 module:overlay(29) +from:0x02151928 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02151930 kind:load to:0x027e0ce4 module:dtcm +from:0x0215195c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215197c kind:arm_call to:0x02150174 module:overlay(29) +from:0x02151984 kind:load to:0x027e0ce4 module:dtcm +from:0x021519b0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021519d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021519ec kind:arm_call to:0x021525ec module:overlay(29) +from:0x02151a18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02151a40 kind:load to:0x027e0ce4 module:dtcm +from:0x02151a44 kind:load to:0x027e09a8 module:dtcm +from:0x02151ae0 kind:arm_call to:0x021135f4 module:overlay(26) +from:0x02151b4c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02151bfc kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02151c1c kind:arm_call to:0x01ff930c module:itcm +from:0x02151c50 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02151c58 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02151c64 kind:load to:0x027e0cec module:dtcm +from:0x02151c68 kind:load to:0x027e0cd8 module:dtcm +from:0x02151c84 kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x02151d20 kind:arm_call to:0x021130c8 module:overlay(26) +from:0x02151d44 kind:arm_call to:0x02134334 module:overlay(26) +from:0x02151d68 kind:arm_call to:0x02134334 module:overlay(26) +from:0x02151d90 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02151db4 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02151e48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151e4c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02151e70 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02151ef8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151f10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02151f28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02151f5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151f94 kind:arm_call to:0x021530bc module:overlay(29) +from:0x02151fc8 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02151fe0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02151ff4 kind:arm_call to:0x02016a08 module:main +from:0x02152060 kind:arm_call to:0x02152c18 module:overlay(29) +from:0x0215206c kind:arm_call to:0x02098dac module:overlay(0) +from:0x021520c4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021520dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152164 kind:arm_call to:0x02152c18 module:overlay(29) +from:0x02152170 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021521c8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021521e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215222c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02152250 kind:arm_call to:0x02150174 module:overlay(29) +from:0x0215225c kind:load to:0x0203feb0 module:main +from:0x02152260 kind:load to:0x027e0ce4 module:dtcm +from:0x02152264 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02152280 kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x021522d8 kind:arm_call to:0x0215268c module:overlay(29) +from:0x021522dc kind:arm_call to:0x021337cc module:overlay(26) +from:0x021522f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215230c kind:arm_call to:0x02150174 module:overlay(29) +from:0x02152314 kind:arm_call to:0x021525a0 module:overlay(29) +from:0x02152334 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02152340 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02152358 kind:load to:0x02112f90 module:overlays(19,26,31) +from:0x02152364 kind:arm_call to:0x021525a0 module:overlay(29) +from:0x02152384 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02152390 kind:arm_call to:0x02150174 module:overlay(29) +from:0x021523ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021523ec kind:arm_call to:0x021337cc module:overlay(26) +from:0x02152408 kind:arm_call to:0x01ff9258 module:itcm +from:0x02152414 kind:arm_call to:0x02134058 module:overlay(26) +from:0x02152428 kind:arm_call to:0x0215288c module:overlay(29) +from:0x0215243c kind:arm_call to:0x02150174 module:overlay(29) +from:0x02152444 kind:load to:0x027e0ce4 module:dtcm +from:0x02152458 kind:arm_call to:0x02133ac4 module:overlay(26) +from:0x02152494 kind:arm_call to:0x02133968 module:overlay(26) +from:0x021524a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021524b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021524c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021524d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021524e4 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x021524f4 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02152500 kind:arm_call to:0x02133e14 module:overlays(26,48) +from:0x02152514 kind:arm_call to:0x02133e14 module:overlays(26,48) +from:0x02152520 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0215252c kind:arm_call to:0x02133e14 module:overlays(26,48) +from:0x0215253c kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0215254c kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0215255c kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02152570 kind:arm_call to:0x02113110 module:overlay(26) +from:0x021525bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021525e8 kind:load to:0x027e0ce4 module:dtcm +from:0x02152628 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152660 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02152680 kind:arm_call to:0x02150174 module:overlay(29) +from:0x02152688 kind:load to:0x027e0ce4 module:dtcm +from:0x02152730 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152770 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0215277c kind:arm_call to:0x01ffb714 module:itcm +from:0x02152788 kind:arm_call to:0x01ff9258 module:itcm +from:0x02152790 kind:arm_call to:0x01ffb428 module:itcm +from:0x021527c0 kind:arm_call to:0x02152cfc module:overlay(29) +from:0x021527e8 kind:load to:0x0204b164 module:main +from:0x021527ec kind:load to:0x027e0ce4 module:dtcm +from:0x021528b8 kind:arm_call to:0x0201696c module:main +from:0x021528d4 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x021528dc kind:arm_call to:0x02133d90 module:overlay(26) +from:0x021528f0 kind:arm_call to:0x02113110 module:overlay(26) +from:0x02152908 kind:arm_call to:0x02133ac4 module:overlay(26) +from:0x021529ac kind:load to:0x0203feb0 module:main +from:0x021529d8 kind:arm_call to:0x01ff916c module:itcm +from:0x02152a1c kind:load to:0x0203feb0 module:main +from:0x02152a44 kind:arm_call to:0x01ff916c module:itcm +from:0x02152a88 kind:load to:0x0203feb0 module:main +from:0x02152ad0 kind:arm_call to:0x02015880 module:main +from:0x02152b14 kind:arm_call to:0x02079eec module:overlay(0) +from:0x02152b1c kind:load to:0x027e09bc module:dtcm +from:0x02152ba0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02152bb0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152bc4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152bd4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152bf8 kind:load to:0x0203feb0 module:main +from:0x02152bfc kind:load to:0x02042eb0 module:main +from:0x02152c14 kind:load to:0x02112fd4 module:overlays(19,26) +from:0x02152c34 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02152c58 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02152c78 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02152c7c kind:arm_call to:0x02133b6c module:overlay(26) +from:0x02152ca0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152cc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ce4 kind:arm_call to:0x0201696c module:main +from:0x02152d28 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02152d60 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02152d6c kind:arm_call to:0x020168f0 module:main +from:0x02152d78 kind:arm_call to:0x01ff9638 module:itcm +from:0x02152d88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152d8c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02152d98 kind:arm_call to:0x020168f0 module:main +from:0x02152e04 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02152e1c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02152e38 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02152e3c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02152e44 kind:arm_call to:0x020168f0 module:main +from:0x02152eb4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02152ec8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152ee0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02152f14 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02152f24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152f40 kind:arm_call to:0x021338ec module:overlays(26,52) +from:0x02152f64 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02152f70 kind:arm_call to:0x01ff9638 module:itcm +from:0x02152f80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152fa4 kind:arm_call to:0x02112608 module:overlay(26) +from:0x02152fbc kind:load to:0x0203feb0 module:main +from:0x02152fc0 kind:load to:0x027e0cec module:dtcm +from:0x02152fc4 kind:load to:0x027e09a8 module:dtcm +from:0x02152fcc kind:load to:0x020b6ba4 module:overlay(0) +from:0x02152fd4 kind:load to:0x027e0ce4 module:dtcm +from:0x02152fe8 kind:arm_call to:0x0200ef9c module:main +from:0x02153010 kind:arm_call to:0x0200eab0 module:main +from:0x02153024 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0215302c kind:arm_call to:0x02059518 module:overlay(0) +from:0x02153034 kind:arm_call to:0x01ffc57c module:itcm +from:0x02153068 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215308c kind:load to:0x021548e8 module:overlay(29) +from:0x021530a4 kind:arm_call to:0x021530bc module:overlay(29) +from:0x021530c8 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x021530f4 kind:load to:0x027e0cfc module:dtcm +from:0x021530f8 kind:load to:0x027e09b8 module:dtcm +from:0x02153118 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215312c kind:load to:0x02058e24 module:overlay(0) +from:0x02153140 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153148 kind:arm_call to:0x02011ff4 module:main +from:0x0215315c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02153164 kind:arm_call to:0x02011ff4 module:main +from:0x0215317c kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02153184 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215318c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02153194 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215319c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021531a4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021531ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021531c4 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x021531cc kind:arm_call to:0x020a1adc module:overlay(0) +from:0x021531d4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x021531dc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021531e4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021531ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021531f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021531fc kind:arm_call to:0x02011ff4 module:main +from:0x02153210 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02153348 kind:arm_call to:0x02143d90 module:overlay(29) +from:0x02153358 kind:arm_call to:0x0203e3a4 module:main +from:0x0215336c kind:load to:0x02153a80 module:overlay(29) +from:0x02153370 kind:load to:0x02154ae0 module:overlay(29) +from:0x02153374 kind:load to:0x02154b00 module:overlay(29) +from:0x02153378 kind:load to:0x0214431c module:overlay(29) +from:0x0215337c kind:load to:0x02154ae8 module:overlay(29) +from:0x0215339c kind:arm_call to:0x02144360 module:overlay(29) +from:0x021533ac kind:arm_call to:0x0203e3a4 module:main +from:0x021533c0 kind:load to:0x02154bd4 module:overlay(29) +from:0x021533c4 kind:load to:0x02154be4 module:overlay(29) +from:0x021533c8 kind:load to:0x021445d0 module:overlay(29) +from:0x021533cc kind:load to:0x02154bd8 module:overlay(29) +from:0x021533ec kind:arm_call to:0x02144614 module:overlay(29) +from:0x021533fc kind:arm_call to:0x0203e3a4 module:main +from:0x02153410 kind:load to:0x02154cb8 module:overlay(29) +from:0x02153414 kind:load to:0x02154cc8 module:overlay(29) +from:0x02153418 kind:load to:0x021448ac module:overlay(29) +from:0x0215341c kind:load to:0x02154cbc module:overlay(29) +from:0x0215343c kind:arm_call to:0x021448f0 module:overlay(29) +from:0x0215344c kind:arm_call to:0x0203e3a4 module:main +from:0x02153460 kind:load to:0x02154d9c module:overlay(29) +from:0x02153464 kind:load to:0x02154dac module:overlay(29) +from:0x02153468 kind:load to:0x02144b6c module:overlay(29) +from:0x0215346c kind:load to:0x02154da0 module:overlay(29) +from:0x0215348c kind:arm_call to:0x02144bb0 module:overlay(29) +from:0x0215349c kind:arm_call to:0x0203e3a4 module:main +from:0x021534b0 kind:load to:0x02154e80 module:overlay(29) +from:0x021534b4 kind:load to:0x02154e90 module:overlay(29) +from:0x021534b8 kind:load to:0x021455c0 module:overlay(29) +from:0x021534bc kind:load to:0x02154e84 module:overlay(29) +from:0x021534dc kind:arm_call to:0x02145604 module:overlay(29) +from:0x021534ec kind:arm_call to:0x0203e3a4 module:main +from:0x02153500 kind:load to:0x02154f64 module:overlay(29) +from:0x02153504 kind:load to:0x02154f74 module:overlay(29) +from:0x02153508 kind:load to:0x02145878 module:overlay(29) +from:0x0215350c kind:load to:0x02154f68 module:overlay(29) +from:0x0215352c kind:arm_call to:0x021458bc module:overlay(29) +from:0x0215353c kind:arm_call to:0x0203e3a4 module:main +from:0x02153550 kind:load to:0x02155048 module:overlay(29) +from:0x02153554 kind:load to:0x02155058 module:overlay(29) +from:0x02153558 kind:load to:0x02145b38 module:overlay(29) +from:0x0215355c kind:load to:0x0215504c module:overlay(29) +from:0x0215357c kind:arm_call to:0x02145b7c module:overlay(29) +from:0x0215358c kind:arm_call to:0x0203e3a4 module:main +from:0x021535a0 kind:load to:0x0215512c module:overlay(29) +from:0x021535a4 kind:load to:0x0215513c module:overlay(29) +from:0x021535a8 kind:load to:0x021463e4 module:overlay(29) +from:0x021535ac kind:load to:0x02155130 module:overlay(29) +from:0x021535cc kind:arm_call to:0x02146428 module:overlay(29) +from:0x021535dc kind:arm_call to:0x0203e3a4 module:main +from:0x021535f0 kind:load to:0x02155210 module:overlay(29) +from:0x021535f4 kind:load to:0x02155220 module:overlay(29) +from:0x021535f8 kind:load to:0x02146698 module:overlay(29) +from:0x021535fc kind:load to:0x02155214 module:overlay(29) +from:0x0215361c kind:arm_call to:0x021466dc module:overlay(29) +from:0x0215362c kind:arm_call to:0x0203e3a4 module:main +from:0x02153640 kind:load to:0x021552f4 module:overlay(29) +from:0x02153644 kind:load to:0x02155304 module:overlay(29) +from:0x02153648 kind:load to:0x021476fc module:overlay(29) +from:0x0215364c kind:load to:0x021552f8 module:overlay(29) +from:0x0215366c kind:arm_call to:0x02147740 module:overlay(29) +from:0x0215367c kind:arm_call to:0x0203e3a4 module:main +from:0x02153690 kind:load to:0x021553f8 module:overlay(29) +from:0x02153694 kind:load to:0x02155408 module:overlay(29) +from:0x02153698 kind:load to:0x02148004 module:overlay(29) +from:0x0215369c kind:load to:0x021553fc module:overlay(29) +from:0x021536bc kind:arm_call to:0x02148048 module:overlay(29) +from:0x021536cc kind:arm_call to:0x0203e3a4 module:main +from:0x021536e0 kind:load to:0x021554fc module:overlay(29) +from:0x021536e4 kind:load to:0x0215550c module:overlay(29) +from:0x021536e8 kind:load to:0x021482fc module:overlay(29) +from:0x021536ec kind:load to:0x02155500 module:overlay(29) +from:0x0215370c kind:arm_call to:0x02148340 module:overlay(29) +from:0x0215371c kind:arm_call to:0x0203e3a4 module:main +from:0x02153730 kind:load to:0x021555e0 module:overlay(29) +from:0x02153734 kind:load to:0x021555f0 module:overlay(29) +from:0x02153738 kind:load to:0x02148590 module:overlay(29) +from:0x0215373c kind:load to:0x021555e4 module:overlay(29) +from:0x0215375c kind:arm_call to:0x021485d4 module:overlay(29) +from:0x0215376c kind:arm_call to:0x0203e3a4 module:main +from:0x02153780 kind:load to:0x021556e4 module:overlay(29) +from:0x02153784 kind:load to:0x021556f4 module:overlay(29) +from:0x02153788 kind:load to:0x02148c88 module:overlay(29) +from:0x0215378c kind:load to:0x021556e8 module:overlay(29) +from:0x021537ac kind:arm_call to:0x02148ccc module:overlay(29) +from:0x021537bc kind:arm_call to:0x0203e3a4 module:main +from:0x021537d0 kind:load to:0x021557e8 module:overlay(29) +from:0x021537d4 kind:load to:0x021557f8 module:overlay(29) +from:0x021537d8 kind:load to:0x02148e98 module:overlay(29) +from:0x021537dc kind:load to:0x021557ec module:overlay(29) +from:0x02153834 kind:arm_call to:0x02148edc module:overlay(29) +from:0x02153844 kind:arm_call to:0x0203e3a4 module:main +from:0x02153858 kind:load to:0x02154418 module:overlay(29) +from:0x0215385c kind:load to:0x0215583c module:overlay(29) +from:0x02153860 kind:load to:0x02155880 module:overlay(29) +from:0x02153864 kind:load to:0x021558c4 module:overlay(29) +from:0x02153868 kind:load to:0x0214c060 module:overlay(29) +from:0x0215386c kind:load to:0x02155844 module:overlay(29) +from:0x02153898 kind:arm_call to:0x0214c0a4 module:overlay(29) +from:0x021538a8 kind:arm_call to:0x0203e3a4 module:main +from:0x021538bc kind:load to:0x0215599c module:overlay(29) +from:0x021538c0 kind:load to:0x021559b8 module:overlay(29) +from:0x021538c4 kind:load to:0x0214d310 module:overlay(29) +from:0x021538c8 kind:load to:0x021559a0 module:overlay(29) +from:0x02153900 kind:arm_call to:0x0214d358 module:overlay(29) +from:0x02153910 kind:arm_call to:0x0203e3a4 module:main +from:0x02153980 kind:load to:0x02155a90 module:overlay(29) +from:0x02153984 kind:load to:0x02155aac module:overlay(29) +from:0x02153988 kind:load to:0x02155ad0 module:overlay(29) +from:0x0215398c kind:load to:0x0214fc3c module:overlay(29) +from:0x02153990 kind:load to:0x02155a94 module:overlay(29) +from:0x02153994 kind:load to:0x02044704 module:main +from:0x02153998 kind:load to:0x02154810 module:overlay(29) +from:0x021539e4 kind:arm_call to:0x0214fc80 module:overlay(29) +from:0x021539f4 kind:arm_call to:0x0203e3a4 module:main +from:0x02153a08 kind:load to:0x021548e8 module:overlay(29) +from:0x02153a10 kind:load to:0x02155ba8 module:overlay(29) +from:0x02153a14 kind:load to:0x02155bc4 module:overlay(29) +from:0x02153a18 kind:load to:0x02153208 module:overlay(29) +from:0x02153a1c kind:load to:0x02155bb8 module:overlay(29) +from:0x02153a20 kind:load to:0x02153310 module:overlay(29) +from:0x02153a24 kind:load to:0x02153380 module:overlay(29) +from:0x02153a28 kind:load to:0x021533d0 module:overlay(29) +from:0x02153a2c kind:load to:0x02153420 module:overlay(29) +from:0x02153a30 kind:load to:0x02153470 module:overlay(29) +from:0x02153a34 kind:load to:0x021534c0 module:overlay(29) +from:0x02153a38 kind:load to:0x02153510 module:overlay(29) +from:0x02153a3c kind:load to:0x02153560 module:overlay(29) +from:0x02153a40 kind:load to:0x021535b0 module:overlay(29) +from:0x02153a44 kind:load to:0x02153600 module:overlay(29) +from:0x02153a48 kind:load to:0x02153650 module:overlay(29) +from:0x02153a4c kind:load to:0x021536a0 module:overlay(29) +from:0x02153a50 kind:load to:0x021536f0 module:overlay(29) +from:0x02153a54 kind:load to:0x02153740 module:overlay(29) +from:0x02153a58 kind:load to:0x02153790 module:overlay(29) +from:0x02153a5c kind:load to:0x021537e0 module:overlay(29) +from:0x02153a60 kind:load to:0x02153870 module:overlay(29) +from:0x02153a64 kind:load to:0x021538cc module:overlay(29) +from:0x02153a68 kind:load to:0x0215399c module:overlay(29) +from:0x02153a80 kind:load to:0x02153a90 module:overlay(29) +from:0x02153aa4 kind:load to:0x02143d6c module:overlay(29) +from:0x02153aa8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153aac kind:load to:0x0209e1dc module:overlay(0) +from:0x02153ab0 kind:load to:0x0209e21c module:overlay(0) +from:0x02153ab4 kind:load to:0x0209e23c module:overlay(0) +from:0x02153ac0 kind:load to:0x02143e8c module:overlay(29) +from:0x02153ac4 kind:load to:0x02144260 module:overlay(29) +from:0x02153ac8 kind:load to:0x0205bca8 module:overlay(0) +from:0x02153acc kind:load to:0x01ffc57c module:itcm +from:0x02153ad0 kind:load to:0x02059348 module:overlay(0) +from:0x02153ad4 kind:load to:0x020593c4 module:overlay(0) +from:0x02153ad8 kind:load to:0x02059428 module:overlay(0) +from:0x02153adc kind:load to:0x01ffc7a4 module:itcm +from:0x02153ae0 kind:load to:0x02059304 module:overlay(0) +from:0x02153aec kind:load to:0x02143ea0 module:overlay(29) +from:0x02153af0 kind:load to:0x0209e87c module:overlay(0) +from:0x02153af4 kind:load to:0x02144188 module:overlay(29) +from:0x02153af8 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02153afc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153b00 kind:load to:0x0214418c module:overlay(29) +from:0x02153b04 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153b08 kind:load to:0x0209e990 module:overlay(0) +from:0x02153b0c kind:load to:0x0209e998 module:overlay(0) +from:0x02153b10 kind:load to:0x0209e99c module:overlay(0) +from:0x02153b14 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153b18 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153b1c kind:load to:0x0214427c module:overlay(29) +from:0x02153b20 kind:load to:0x021442a4 module:overlay(29) +from:0x02153b24 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153b28 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153b2c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153b30 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153b34 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153b38 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153b3c kind:load to:0x0210b85c module:overlays(19,26) +from:0x02153b40 kind:load to:0x02144200 module:overlay(29) +from:0x02153b44 kind:load to:0x02144220 module:overlay(29) +from:0x02153b48 kind:load to:0x02144240 module:overlay(29) +from:0x02153b4c kind:load to:0x0214417c module:overlay(29) +from:0x02153b58 kind:load to:0x0214408c module:overlay(29) +from:0x02153b5c kind:load to:0x0209e87c module:overlay(0) +from:0x02153b60 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02153b64 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02153b68 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153b6c kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x02153b70 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153b74 kind:load to:0x0209e990 module:overlay(0) +from:0x02153b78 kind:load to:0x0209e998 module:overlay(0) +from:0x02153b7c kind:load to:0x0209e99c module:overlay(0) +from:0x02153b80 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153b84 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153b88 kind:load to:0x021442fc module:overlay(29) +from:0x02153b8c kind:load to:0x021442d4 module:overlay(29) +from:0x02153b90 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153b94 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153b98 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153b9c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153ba0 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153ba4 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153ba8 kind:load to:0x0210b85c module:overlays(19,26) +from:0x02153bb0 kind:load to:0x02144184 module:overlay(29) +from:0x02153bb4 kind:load to:0x02144174 module:overlay(29) +from:0x02153bb8 kind:load to:0x0214417c module:overlay(29) +from:0x02153bc4 kind:load to:0x0214433c module:overlay(29) +from:0x02153bc8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153bcc kind:load to:0x0209e1dc module:overlay(0) +from:0x02153bd0 kind:load to:0x0209e21c module:overlay(0) +from:0x02153bd4 kind:load to:0x0209e23c module:overlay(0) +from:0x02153be0 kind:load to:0x02144440 module:overlay(29) +from:0x02153be4 kind:load to:0x0209e87c module:overlay(0) +from:0x02153be8 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02153bec kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02153bf0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153bf4 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x02153bf8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153bfc kind:load to:0x0209e990 module:overlay(0) +from:0x02153c00 kind:load to:0x0209e998 module:overlay(0) +from:0x02153c04 kind:load to:0x0209e99c module:overlay(0) +from:0x02153c08 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153c0c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153c10 kind:load to:0x02144588 module:overlay(29) +from:0x02153c14 kind:load to:0x021445a8 module:overlay(29) +from:0x02153c18 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153c1c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153c20 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153c24 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153c28 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153c2c kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153c30 kind:load to:0x0210b85c module:overlays(19,26) +from:0x02153c34 kind:load to:0x02144528 module:overlay(29) +from:0x02153c38 kind:load to:0x02144548 module:overlay(29) +from:0x02153c3c kind:load to:0x02144568 module:overlay(29) +from:0x02153c40 kind:load to:0x0214417c module:overlay(29) +from:0x02153c4c kind:load to:0x021445f0 module:overlay(29) +from:0x02153c50 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153c54 kind:load to:0x0209e1dc module:overlay(0) +from:0x02153c58 kind:load to:0x0209e21c module:overlay(0) +from:0x02153c5c kind:load to:0x0209e23c module:overlay(0) +from:0x02153c68 kind:load to:0x02144710 module:overlay(29) +from:0x02153c6c kind:load to:0x0209e87c module:overlay(0) +from:0x02153c70 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02153c74 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02153c78 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153c7c kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x02153c80 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153c84 kind:load to:0x0209e990 module:overlay(0) +from:0x02153c88 kind:load to:0x0209e998 module:overlay(0) +from:0x02153c8c kind:load to:0x0209e99c module:overlay(0) +from:0x02153c90 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153c94 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153c98 kind:load to:0x02144864 module:overlay(29) +from:0x02153c9c kind:load to:0x02144884 module:overlay(29) +from:0x02153ca0 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153ca4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153ca8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153cac kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153cb0 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153cb4 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153cb8 kind:load to:0x0214485c module:overlay(29) +from:0x02153cbc kind:load to:0x021447fc module:overlay(29) +from:0x02153cc0 kind:load to:0x0214481c module:overlay(29) +from:0x02153cc4 kind:load to:0x0214483c module:overlay(29) +from:0x02153cc8 kind:load to:0x0214417c module:overlay(29) +from:0x02153cd4 kind:load to:0x021448cc module:overlay(29) +from:0x02153cd8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153cdc kind:load to:0x0209e1dc module:overlay(0) +from:0x02153ce0 kind:load to:0x0209e21c module:overlay(0) +from:0x02153ce4 kind:load to:0x0209e23c module:overlay(0) +from:0x02153cf0 kind:load to:0x021449d0 module:overlay(29) +from:0x02153cf4 kind:load to:0x0209e87c module:overlay(0) +from:0x02153cf8 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02153cfc kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02153d00 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153d04 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x02153d08 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153d0c kind:load to:0x0209e990 module:overlay(0) +from:0x02153d10 kind:load to:0x0209e998 module:overlay(0) +from:0x02153d14 kind:load to:0x0209e99c module:overlay(0) +from:0x02153d18 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153d1c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153d20 kind:load to:0x02144b24 module:overlay(29) +from:0x02153d24 kind:load to:0x02144b44 module:overlay(29) +from:0x02153d28 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153d2c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153d30 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153d34 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153d38 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153d3c kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153d40 kind:load to:0x02144b1c module:overlay(29) +from:0x02153d44 kind:load to:0x02144abc module:overlay(29) +from:0x02153d48 kind:load to:0x02144adc module:overlay(29) +from:0x02153d4c kind:load to:0x02144afc module:overlay(29) +from:0x02153d50 kind:load to:0x0214417c module:overlay(29) +from:0x02153d54 kind:load to:0x02153d5c module:overlay(29) +from:0x02153d58 kind:load to:0x02153d68 module:overlay(29) +from:0x02153d80 kind:load to:0x02144b8c module:overlay(29) +from:0x02153d84 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153d88 kind:load to:0x0209e1dc module:overlay(0) +from:0x02153d8c kind:load to:0x0209e21c module:overlay(0) +from:0x02153d90 kind:load to:0x0209e23c module:overlay(0) +from:0x02153d9c kind:load to:0x02144c9c module:overlay(29) +from:0x02153da0 kind:load to:0x0209e87c module:overlay(0) +from:0x02153da4 kind:load to:0x02145148 module:overlay(29) +from:0x02153da8 kind:load to:0x021452e0 module:overlay(29) +from:0x02153dac kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153db0 kind:load to:0x021453b8 module:overlay(29) +from:0x02153db4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153db8 kind:load to:0x0209e990 module:overlay(0) +from:0x02153dbc kind:load to:0x0209e998 module:overlay(0) +from:0x02153dc0 kind:load to:0x0209e99c module:overlay(0) +from:0x02153dc4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153dc8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153dcc kind:load to:0x021454c0 module:overlay(29) +from:0x02153dd0 kind:load to:0x02145500 module:overlay(29) +from:0x02153dd4 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02153dd8 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153ddc kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153de0 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153de4 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153de8 kind:load to:0x0210d564 module:overlays(19,26) +from:0x02153dec kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02153df0 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02153df4 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x02153df8 kind:load to:0x0210d440 module:overlays(19,26) +from:0x02153dfc kind:load to:0x021454b8 module:overlay(29) +from:0x02153e00 kind:load to:0x0210d574 module:overlays(19,26) +from:0x02153e04 kind:load to:0x0210d57c module:overlays(19,26) +from:0x02153e08 kind:load to:0x02145458 module:overlay(29) +from:0x02153e0c kind:load to:0x02145478 module:overlay(29) +from:0x02153e10 kind:load to:0x02145498 module:overlay(29) +from:0x02153e14 kind:load to:0x02144fc8 module:overlay(29) +from:0x02153e20 kind:load to:0x02144ed8 module:overlay(29) +from:0x02153e24 kind:load to:0x0209e87c module:overlay(0) +from:0x02153e28 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02153e2c kind:load to:0x0210def0 module:overlays(19,26) +from:0x02153e30 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153e34 kind:load to:0x0210d394 module:overlays(19,26) +from:0x02153e38 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153e3c kind:load to:0x0209e990 module:overlay(0) +from:0x02153e40 kind:load to:0x0209e998 module:overlay(0) +from:0x02153e44 kind:load to:0x0209e99c module:overlay(0) +from:0x02153e48 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153e4c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153e50 kind:load to:0x02145588 module:overlay(29) +from:0x02153e54 kind:load to:0x02145548 module:overlay(29) +from:0x02153e58 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02153e5c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153e60 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153e64 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153e68 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153e6c kind:load to:0x0210d564 module:overlays(19,26) +from:0x02153e70 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02153e74 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02153e78 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x02153e7c kind:load to:0x0210d440 module:overlays(19,26) +from:0x02153e80 kind:load to:0x0210d45c module:overlays(19,26) +from:0x02153e84 kind:load to:0x0210d574 module:overlays(19,26) +from:0x02153e88 kind:load to:0x0210d57c module:overlays(19,26) +from:0x02153e90 kind:load to:0x02144fd0 module:overlay(29) +from:0x02153e94 kind:load to:0x02144fc0 module:overlay(29) +from:0x02153e98 kind:load to:0x02144fc8 module:overlay(29) +from:0x02153ea4 kind:load to:0x021455e0 module:overlay(29) +from:0x02153ea8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153eac kind:load to:0x0209e1dc module:overlay(0) +from:0x02153eb0 kind:load to:0x0209e21c module:overlay(0) +from:0x02153eb4 kind:load to:0x0209e23c module:overlay(0) +from:0x02153ec0 kind:load to:0x021456dc module:overlay(29) +from:0x02153ec4 kind:load to:0x0209e87c module:overlay(0) +from:0x02153ec8 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02153ecc kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02153ed0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153ed4 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x02153ed8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153edc kind:load to:0x0209e990 module:overlay(0) +from:0x02153ee0 kind:load to:0x0209e998 module:overlay(0) +from:0x02153ee4 kind:load to:0x0209e99c module:overlay(0) +from:0x02153ee8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153eec kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153ef0 kind:load to:0x02145830 module:overlay(29) +from:0x02153ef4 kind:load to:0x02145850 module:overlay(29) +from:0x02153ef8 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153efc kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153f00 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153f04 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153f08 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153f0c kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153f10 kind:load to:0x02145828 module:overlay(29) +from:0x02153f14 kind:load to:0x021457c8 module:overlay(29) +from:0x02153f18 kind:load to:0x021457e8 module:overlay(29) +from:0x02153f1c kind:load to:0x02145808 module:overlay(29) +from:0x02153f20 kind:load to:0x0214417c module:overlay(29) +from:0x02153f2c kind:load to:0x02145898 module:overlay(29) +from:0x02153f30 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153f34 kind:load to:0x0209e1dc module:overlay(0) +from:0x02153f38 kind:load to:0x0209e21c module:overlay(0) +from:0x02153f3c kind:load to:0x0209e23c module:overlay(0) +from:0x02153f48 kind:load to:0x0214599c module:overlay(29) +from:0x02153f4c kind:load to:0x0209e87c module:overlay(0) +from:0x02153f50 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02153f54 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02153f58 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153f5c kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x02153f60 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153f64 kind:load to:0x0209e990 module:overlay(0) +from:0x02153f68 kind:load to:0x0209e998 module:overlay(0) +from:0x02153f6c kind:load to:0x0209e99c module:overlay(0) +from:0x02153f70 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153f74 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153f78 kind:load to:0x02145af0 module:overlay(29) +from:0x02153f7c kind:load to:0x02145b10 module:overlay(29) +from:0x02153f80 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153f84 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02153f88 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153f8c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153f90 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153f94 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153f98 kind:load to:0x02145ae8 module:overlay(29) +from:0x02153f9c kind:load to:0x02145a88 module:overlay(29) +from:0x02153fa0 kind:load to:0x02145aa8 module:overlay(29) +from:0x02153fa4 kind:load to:0x02145ac8 module:overlay(29) +from:0x02153fa8 kind:load to:0x0214417c module:overlay(29) +from:0x02153fb4 kind:load to:0x02145b58 module:overlay(29) +from:0x02153fb8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153fbc kind:load to:0x0209e1dc module:overlay(0) +from:0x02153fc0 kind:load to:0x0209e21c module:overlay(0) +from:0x02153fc4 kind:load to:0x0209e23c module:overlay(0) +from:0x02153fd0 kind:load to:0x02145c54 module:overlay(29) +from:0x02153fd4 kind:load to:0x0209e87c module:overlay(0) +from:0x02153fd8 kind:load to:0x02145d18 module:overlay(29) +from:0x02153fdc kind:load to:0x0214617c module:overlay(29) +from:0x02153fe0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153fe4 kind:load to:0x021462cc module:overlay(29) +from:0x02153fe8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153fec kind:load to:0x0209e990 module:overlay(0) +from:0x02153ff0 kind:load to:0x0209e998 module:overlay(0) +from:0x02153ff4 kind:load to:0x0209e99c module:overlay(0) +from:0x02153ff8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153ffc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02154000 kind:load to:0x0214636c module:overlay(29) +from:0x02154004 kind:load to:0x021463a4 module:overlay(29) +from:0x02154008 kind:load to:0x0210d56c module:overlays(19,26) +from:0x0215400c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02154010 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02154014 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02154018 kind:load to:0x02110430 module:overlays(19,26) +from:0x0215401c kind:load to:0x02146364 module:overlay(29) +from:0x02154020 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02154024 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02154028 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x0215402c kind:load to:0x0210d440 module:overlays(19,26) +from:0x02154030 kind:load to:0x0210d45c module:overlays(19,26) +from:0x02154034 kind:load to:0x0210d574 module:overlays(19,26) +from:0x02154038 kind:load to:0x0210d57c module:overlays(19,26) +from:0x02154044 kind:load to:0x02146404 module:overlay(29) +from:0x02154048 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215404c kind:load to:0x0209e1dc module:overlay(0) +from:0x02154050 kind:load to:0x0209e21c module:overlay(0) +from:0x02154054 kind:load to:0x0209e23c module:overlay(0) +from:0x02154060 kind:load to:0x0207db54 module:overlay(0) +from:0x02154064 kind:load to:0x0207db5c module:overlay(0) +from:0x02154068 kind:load to:0x0207e024 module:overlay(0) +from:0x0215406c kind:load to:0x0207e014 module:overlay(0) +from:0x02154070 kind:load to:0x0207e058 module:overlay(0) +from:0x02154074 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02154078 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0215407c kind:load to:0x0207e168 module:overlay(0) +from:0x02154088 kind:load to:0x0214651c module:overlay(29) +from:0x0215408c kind:load to:0x0209e87c module:overlay(0) +from:0x02154090 kind:load to:0x02146588 module:overlay(29) +from:0x02154094 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02154098 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215409c kind:load to:0x021465cc module:overlay(29) +from:0x021540a0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021540a4 kind:load to:0x0209e990 module:overlay(0) +from:0x021540a8 kind:load to:0x0209e998 module:overlay(0) +from:0x021540ac kind:load to:0x0209e99c module:overlay(0) +from:0x021540b0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021540b4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021540b8 kind:load to:0x02146640 module:overlay(29) +from:0x021540bc kind:load to:0x02146668 module:overlay(29) +from:0x021540c0 kind:load to:0x0210dfec module:overlays(19,26) +from:0x021540c4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021540c8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021540cc kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021540d8 kind:load to:0x021466b8 module:overlay(29) +from:0x021540dc kind:load to:0x0209e1d4 module:overlay(0) +from:0x021540e0 kind:load to:0x0209e1dc module:overlay(0) +from:0x021540e4 kind:load to:0x0209e21c module:overlay(0) +from:0x021540e8 kind:load to:0x0209e23c module:overlay(0) +from:0x021540f8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021540fc kind:load to:0x0209e1dc module:overlay(0) +from:0x02154100 kind:load to:0x0209e21c module:overlay(0) +from:0x02154104 kind:load to:0x0209e23c module:overlay(0) +from:0x02154110 kind:load to:0x0207e178 module:overlay(0) +from:0x02154114 kind:load to:0x0207e180 module:overlay(0) +from:0x02154118 kind:load to:0x0207e994 module:overlay(0) +from:0x0215411c kind:load to:0x0207e984 module:overlay(0) +from:0x02154120 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02154124 kind:load to:0x0207ea08 module:overlay(0) +from:0x02154128 kind:load to:0x0207ea4c module:overlay(0) +from:0x0215412c kind:load to:0x0207ea74 module:overlay(0) +from:0x02154138 kind:load to:0x021469c4 module:overlay(29) +from:0x0215413c kind:load to:0x02147688 module:overlay(29) +from:0x02154140 kind:load to:0x02146808 module:overlay(29) +from:0x02154144 kind:load to:0x01ffc57c module:itcm +from:0x02154148 kind:load to:0x02059348 module:overlay(0) +from:0x0215414c kind:load to:0x020593c4 module:overlay(0) +from:0x02154150 kind:load to:0x02059428 module:overlay(0) +from:0x02154154 kind:load to:0x02146844 module:overlay(29) +from:0x02154158 kind:load to:0x02059304 module:overlay(0) +from:0x02154164 kind:load to:0x021469d8 module:overlay(29) +from:0x02154168 kind:load to:0x0209e87c module:overlay(0) +from:0x0215416c kind:load to:0x02146b18 module:overlay(29) +from:0x02154170 kind:load to:0x02146b88 module:overlay(29) +from:0x02154174 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02154178 kind:load to:0x0214747c module:overlay(29) +from:0x0215417c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02154180 kind:load to:0x02147580 module:overlay(29) +from:0x02154184 kind:load to:0x0209e998 module:overlay(0) +from:0x02154188 kind:load to:0x0209e99c module:overlay(0) +from:0x0215418c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02154190 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02154194 kind:load to:0x021476a4 module:overlay(29) +from:0x02154198 kind:load to:0x021476cc module:overlay(29) +from:0x0215419c kind:load to:0x0210dfec module:overlays(19,26) +from:0x021541a0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021541a4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021541a8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021541b4 kind:load to:0x0214771c module:overlay(29) +from:0x021541b8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021541bc kind:load to:0x0209e1dc module:overlay(0) +from:0x021541c0 kind:load to:0x0209e21c module:overlay(0) +from:0x021541c4 kind:load to:0x0209e23c module:overlay(0) +from:0x021541d0 kind:load to:0x021478a8 module:overlay(29) +from:0x021541d4 kind:load to:0x0209e87c module:overlay(0) +from:0x021541d8 kind:load to:0x0214795c module:overlay(29) +from:0x021541dc kind:load to:0x02147ca4 module:overlay(29) +from:0x021541e0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021541e4 kind:load to:0x02147db4 module:overlay(29) +from:0x021541e8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021541ec kind:load to:0x0209e990 module:overlay(0) +from:0x021541f0 kind:load to:0x0209e998 module:overlay(0) +from:0x021541f4 kind:load to:0x0209e99c module:overlay(0) +from:0x021541f8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021541fc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02154200 kind:load to:0x02147fac module:overlay(29) +from:0x02154204 kind:load to:0x02147fd4 module:overlay(29) +from:0x02154208 kind:load to:0x0210dfec module:overlays(19,26) +from:0x0215420c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02154210 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02154214 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02154220 kind:load to:0x02148024 module:overlay(29) +from:0x02154224 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02154228 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215422c kind:load to:0x0209e21c module:overlay(0) +from:0x02154230 kind:load to:0x0209e23c module:overlay(0) +from:0x0215423c kind:load to:0x021480c4 module:overlay(29) +from:0x02154240 kind:load to:0x0209e87c module:overlay(0) +from:0x02154244 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02154248 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0215424c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02154250 kind:load to:0x02148220 module:overlay(29) +from:0x02154254 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02154258 kind:load to:0x0209e990 module:overlay(0) +from:0x0215425c kind:load to:0x0209e998 module:overlay(0) +from:0x02154260 kind:load to:0x0209e99c module:overlay(0) +from:0x02154264 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02154268 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215426c kind:load to:0x021482b4 module:overlay(29) +from:0x02154270 kind:load to:0x021482d4 module:overlay(29) +from:0x02154274 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02154278 kind:load to:0x02148214 module:overlay(29) +from:0x0215427c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02154280 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02154284 kind:load to:0x02110430 module:overlays(19,26) +from:0x02154288 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0215428c kind:load to:0x021482ac module:overlay(29) +from:0x02154290 kind:load to:0x0214822c module:overlay(29) +from:0x02154294 kind:load to:0x0214826c module:overlay(29) +from:0x02154298 kind:load to:0x0214828c module:overlay(29) +from:0x0215429c kind:load to:0x0214417c module:overlay(29) +from:0x021542a8 kind:load to:0x0214831c module:overlay(29) +from:0x021542ac kind:load to:0x0209e1d4 module:overlay(0) +from:0x021542b0 kind:load to:0x0209e1dc module:overlay(0) +from:0x021542b4 kind:load to:0x0209e21c module:overlay(0) +from:0x021542b8 kind:load to:0x0209e23c module:overlay(0) +from:0x021542c4 kind:load to:0x02148418 module:overlay(29) +from:0x021542c8 kind:load to:0x0209e87c module:overlay(0) +from:0x021542cc kind:load to:0x02148470 module:overlay(29) +from:0x021542d0 kind:load to:0x0210def0 module:overlays(19,26) +from:0x021542d4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021542d8 kind:load to:0x0210c300 module:overlays(19,26) +from:0x021542dc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021542e0 kind:load to:0x0210c354 module:overlays(19,26) +from:0x021542e4 kind:load to:0x0209e998 module:overlay(0) +from:0x021542e8 kind:load to:0x0209e99c module:overlay(0) +from:0x021542ec kind:load to:0x0209e9a8 module:overlay(0) +from:0x021542f0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021542f4 kind:load to:0x02148548 module:overlay(29) +from:0x021542f8 kind:load to:0x02148568 module:overlay(29) +from:0x021542fc kind:load to:0x0210dfec module:overlays(19,26) +from:0x02154300 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02154304 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02154308 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0215430c kind:load to:0x0210c4d8 module:overlays(19,26) +from:0x02154310 kind:load to:0x021484d8 module:overlay(29) +from:0x02154314 kind:load to:0x0214847c module:overlay(29) +from:0x02154318 kind:load to:0x021484cc module:overlay(29) +from:0x02154324 kind:load to:0x021485b0 module:overlay(29) +from:0x02154328 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215432c kind:load to:0x0209e1dc module:overlay(0) +from:0x02154330 kind:load to:0x0209e21c module:overlay(0) +from:0x02154334 kind:load to:0x0209e23c module:overlay(0) +from:0x02154340 kind:load to:0x021487e4 module:overlay(29) +from:0x02154344 kind:load to:0x0209e87c module:overlay(0) +from:0x02154348 kind:load to:0x021488ec module:overlay(29) +from:0x0215434c kind:load to:0x0210def0 module:overlays(19,26) +from:0x02154350 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02154354 kind:load to:0x02148bc0 module:overlay(29) +from:0x02154358 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215435c kind:load to:0x02148a58 module:overlay(29) +from:0x02154360 kind:load to:0x0209e998 module:overlay(0) +from:0x02154364 kind:load to:0x0209e99c module:overlay(0) +from:0x02154368 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215436c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02154370 kind:load to:0x02148c40 module:overlay(29) +from:0x02154374 kind:load to:0x02148c60 module:overlay(29) +from:0x02154378 kind:load to:0x0210dfec module:overlays(19,26) +from:0x0215437c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02154380 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02154384 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02154388 kind:load to:0x02148b00 module:overlay(29) +from:0x02154398 kind:load to:0x0209e27c module:overlay(0) +from:0x0215439c kind:load to:0x0209e284 module:overlay(0) +from:0x021543a0 kind:load to:0x0209e164 module:overlay(0) +from:0x021543a4 kind:load to:0x0209e168 module:overlay(0) +from:0x021543b0 kind:load to:0x02148ca8 module:overlay(29) +from:0x021543b4 kind:load to:0x0209e27c module:overlay(0) +from:0x021543b8 kind:load to:0x0209e284 module:overlay(0) +from:0x021543bc kind:load to:0x0209e164 module:overlay(0) +from:0x021543c0 kind:load to:0x0209e168 module:overlay(0) +from:0x021543cc kind:load to:0x021487e4 module:overlay(29) +from:0x021543d0 kind:load to:0x0209e87c module:overlay(0) +from:0x021543d4 kind:load to:0x021488ec module:overlay(29) +from:0x021543d8 kind:load to:0x02148d94 module:overlay(29) +from:0x021543dc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021543e0 kind:load to:0x02148bc0 module:overlay(29) +from:0x021543e4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021543e8 kind:load to:0x02148da8 module:overlay(29) +from:0x021543ec kind:load to:0x0209e998 module:overlay(0) +from:0x021543f0 kind:load to:0x0209e99c module:overlay(0) +from:0x021543f4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021543f8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021543fc kind:load to:0x02148e50 module:overlay(29) +from:0x02154400 kind:load to:0x02148e70 module:overlay(29) +from:0x02154404 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02154408 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0215440c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02154410 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02154414 kind:load to:0x02148b00 module:overlay(29) +from:0x02154434 kind:load to:0x02148eb8 module:overlay(29) +from:0x02154438 kind:load to:0x020990ec module:overlay(0) +from:0x0215443c kind:load to:0x02098efc module:overlay(0) +from:0x02154440 kind:load to:0x02098f78 module:overlay(0) +from:0x02154444 kind:load to:0x020990f4 module:overlay(0) +from:0x02154448 kind:load to:0x02099114 module:overlay(0) +from:0x0215444c kind:load to:0x02099140 module:overlay(0) +from:0x021544e8 kind:load to:0x0214916c module:overlay(29) +from:0x021544ec kind:load to:0x0214c044 module:overlay(29) +from:0x021544f0 kind:load to:0x0209ba20 module:overlay(0) +from:0x021544f4 kind:load to:0x0209ba54 module:overlay(0) +from:0x021544f8 kind:load to:0x0209baec module:overlay(0) +from:0x021544fc kind:load to:0x0209bb00 module:overlay(0) +from:0x02154500 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02154504 kind:load to:0x0209bb28 module:overlay(0) +from:0x02154508 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215450c kind:load to:0x0209b838 module:overlay(0) +from:0x02154510 kind:load to:0x0209babc module:overlay(0) +from:0x02154514 kind:load to:0x0209bad4 module:overlay(0) +from:0x02154518 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215451c kind:load to:0x0209bea0 module:overlay(0) +from:0x02154520 kind:load to:0x0214c018 module:overlay(29) +from:0x02154524 kind:load to:0x0214bff4 module:overlay(29) +from:0x02154528 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215452c kind:load to:0x02149a10 module:overlay(29) +from:0x02154534 kind:load to:0x02149ac4 module:overlay(29) +from:0x0215453c kind:load to:0x0214a404 module:overlay(29) +from:0x02154544 kind:load to:0x0214a548 module:overlay(29) +from:0x0215454c kind:load to:0x0214aa44 module:overlay(29) +from:0x02154554 kind:load to:0x0214ab28 module:overlay(29) +from:0x0215455c kind:load to:0x0214b178 module:overlay(29) +from:0x02154564 kind:load to:0x0214b278 module:overlay(29) +from:0x0215456c kind:load to:0x0214b50c module:overlay(29) +from:0x02154574 kind:load to:0x0214b5dc module:overlay(29) +from:0x02154594 kind:load to:0x02099cc0 module:overlay(0) +from:0x02154598 kind:load to:0x02099cfc module:overlay(0) +from:0x0215459c kind:load to:0x02099d14 module:overlay(0) +from:0x021545a0 kind:load to:0x02099d20 module:overlay(0) +from:0x021545a4 kind:load to:0x01fff464 module:itcm +from:0x021545a8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021545ac kind:load to:0x021495a0 module:overlay(29) +from:0x021545b0 kind:load to:0x02099c58 module:overlay(0) +from:0x021545b4 kind:load to:0x0214bb38 module:overlay(29) +from:0x021545b8 kind:load to:0x0214bb24 module:overlay(29) +from:0x021545bc kind:load to:0x02099c64 module:overlay(0) +from:0x021545c0 kind:load to:0x0214bca8 module:overlay(29) +from:0x021545c4 kind:load to:0x02099c6c module:overlay(0) +from:0x021545c8 kind:load to:0x02099c70 module:overlay(0) +from:0x021545cc kind:load to:0x02099d2c module:overlay(0) +from:0x021545d0 kind:load to:0x02099d98 module:overlay(0) +from:0x021545d4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021545d8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021545dc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021545e0 kind:load to:0x02149420 module:overlay(29) +from:0x021545e4 kind:load to:0x021494dc module:overlay(29) +from:0x021545e8 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x021545ec kind:load to:0x02112f38 module:overlays(19,26) +from:0x021545f8 kind:load to:0x0214cd48 module:overlay(29) +from:0x021545fc kind:load to:0x0214d26c module:overlay(29) +from:0x02154600 kind:load to:0x0214cb60 module:overlay(29) +from:0x02154604 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02154608 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02154614 kind:load to:0x0214c080 module:overlay(29) +from:0x02154618 kind:load to:0x020990ec module:overlay(0) +from:0x0215461c kind:load to:0x02098efc module:overlay(0) +from:0x02154620 kind:load to:0x02098f78 module:overlay(0) +from:0x02154624 kind:load to:0x020990f4 module:overlay(0) +from:0x02154628 kind:load to:0x02099114 module:overlay(0) +from:0x0215462c kind:load to:0x02099140 module:overlay(0) +from:0x02154630 kind:load to:0x0214c930 module:overlay(29) +from:0x02154638 kind:load to:0x0214c944 module:overlay(29) +from:0x02154640 kind:load to:0x0214c9ec module:overlay(29) +from:0x02154648 kind:load to:0x0214cb88 module:overlay(29) +from:0x02154650 kind:load to:0x0214cd5c module:overlay(29) +from:0x02154658 kind:load to:0x0214cdb0 module:overlay(29) +from:0x021546b0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021546b4 kind:load to:0x02099cfc module:overlay(0) +from:0x021546b8 kind:load to:0x02099d14 module:overlay(0) +from:0x021546bc kind:load to:0x02099d20 module:overlay(0) +from:0x021546c0 kind:load to:0x01fff464 module:itcm +from:0x021546c4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021546c8 kind:load to:0x0214c4d4 module:overlay(29) +from:0x021546cc kind:load to:0x02099c58 module:overlay(0) +from:0x021546d0 kind:load to:0x0214d124 module:overlay(29) +from:0x021546d4 kind:load to:0x02099c60 module:overlay(0) +from:0x021546d8 kind:load to:0x02099c64 module:overlay(0) +from:0x021546dc kind:load to:0x0214d14c module:overlay(29) +from:0x021546e0 kind:load to:0x0214d268 module:overlay(29) +from:0x021546e4 kind:load to:0x02099c70 module:overlay(0) +from:0x021546e8 kind:load to:0x02099d2c module:overlay(0) +from:0x021546ec kind:load to:0x02099d98 module:overlay(0) +from:0x021546f0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021546f4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021546f8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021546fc kind:load to:0x0214d288 module:overlay(29) +from:0x02154700 kind:load to:0x0214d2c8 module:overlay(29) +from:0x02154704 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02154708 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02154714 kind:load to:0x0214d8bc module:overlay(29) +from:0x02154718 kind:load to:0x0214d8d8 module:overlay(29) +from:0x0215471c kind:load to:0x0214d8fc module:overlay(29) +from:0x02154720 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02154724 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02154730 kind:load to:0x0214d330 module:overlay(29) +from:0x02154734 kind:load to:0x020990ec module:overlay(0) +from:0x02154738 kind:load to:0x02098efc module:overlay(0) +from:0x0215473c kind:load to:0x02098f78 module:overlay(0) +from:0x02154740 kind:load to:0x020990f4 module:overlay(0) +from:0x02154744 kind:load to:0x02099114 module:overlay(0) +from:0x02154748 kind:load to:0x02099140 module:overlay(0) +from:0x021547b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021547b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021547bc kind:load to:0x02099d14 module:overlay(0) +from:0x021547c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021547c4 kind:load to:0x01fff464 module:itcm +from:0x021547c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021547cc kind:load to:0x0214d960 module:overlay(29) +from:0x021547d0 kind:load to:0x02099c58 module:overlay(0) +from:0x021547d4 kind:load to:0x0214dc60 module:overlay(29) +from:0x021547d8 kind:load to:0x02099c60 module:overlay(0) +from:0x021547dc kind:load to:0x02099c64 module:overlay(0) +from:0x021547e0 kind:load to:0x0214dc6c module:overlay(29) +from:0x021547e4 kind:load to:0x0214ddac module:overlay(29) +from:0x021547e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021547ec kind:load to:0x02099d2c module:overlay(0) +from:0x021547f0 kind:load to:0x02099d98 module:overlay(0) +from:0x021547f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021547f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021547fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02154800 kind:load to:0x0214d61c module:overlay(29) +from:0x02154804 kind:load to:0x0214d684 module:overlay(29) +from:0x02154808 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0215480c kind:load to:0x02112f38 module:overlays(19,26) +from:0x02154810 kind:load to:0x0214ddd4 module:overlay(29) +from:0x02154818 kind:load to:0x0214de70 module:overlay(29) +from:0x02154828 kind:load to:0x0214dff0 module:overlay(29) +from:0x02154830 kind:load to:0x0214e010 module:overlay(29) +from:0x02154840 kind:load to:0x0214e088 module:overlay(29) +from:0x02154848 kind:load to:0x0214e114 module:overlay(29) +from:0x02154850 kind:load to:0x0214e3b0 module:overlay(29) +from:0x02154858 kind:load to:0x0214e3c0 module:overlay(29) +from:0x02154860 kind:load to:0x0214e538 module:overlay(29) +from:0x02154870 kind:load to:0x0214e5f8 module:overlay(29) +from:0x02154878 kind:load to:0x0214e6b4 module:overlay(29) +from:0x02154888 kind:load to:0x0214e728 module:overlay(29) +from:0x02154890 kind:load to:0x0214e798 module:overlay(29) +from:0x021548a0 kind:load to:0x0214e89c module:overlay(29) +from:0x021548a8 kind:load to:0x0214e984 module:overlay(29) +from:0x021548b8 kind:load to:0x0214ea0c module:overlay(29) +from:0x021548c0 kind:load to:0x0214ebe8 module:overlay(29) +from:0x021548d0 kind:load to:0x0214ed34 module:overlay(29) +from:0x021548d8 kind:load to:0x0214ed94 module:overlay(29) +from:0x0215491c kind:load to:0x0214fc5c module:overlay(29) +from:0x02154920 kind:load to:0x020990ec module:overlay(0) +from:0x02154924 kind:load to:0x02098efc module:overlay(0) +from:0x02154928 kind:load to:0x02098f78 module:overlay(0) +from:0x0215492c kind:load to:0x020990f4 module:overlay(0) +from:0x02154930 kind:load to:0x02099114 module:overlay(0) +from:0x02154934 kind:load to:0x02099140 module:overlay(0) +from:0x02154940 kind:load to:0x0214ff58 module:overlay(29) +from:0x02154944 kind:load to:0x02153138 module:overlay(29) +from:0x02154948 kind:load to:0x02059174 module:overlay(0) +from:0x0215494c kind:load to:0x02152fd8 module:overlay(29) +from:0x02154950 kind:load to:0x02059348 module:overlay(0) +from:0x02154954 kind:load to:0x020593c4 module:overlay(0) +from:0x02154958 kind:load to:0x02059428 module:overlay(0) +from:0x0215495c kind:load to:0x0209bf68 module:overlay(0) +from:0x02154960 kind:load to:0x02059304 module:overlay(0) +from:0x0215496c kind:load to:0x0214ff6c module:overlay(29) +from:0x02154970 kind:load to:0x02153154 module:overlay(29) +from:0x02154974 kind:load to:0x0209b2cc module:overlay(0) +from:0x02154978 kind:load to:0x0209b304 module:overlay(0) +from:0x0215497c kind:load to:0x0209b908 module:overlay(0) +from:0x02154980 kind:load to:0x0209b910 module:overlay(0) +from:0x02154984 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02154988 kind:load to:0x0209b47c module:overlay(0) +from:0x0215498c kind:load to:0x0209b36c module:overlay(0) +from:0x02154990 kind:load to:0x0209b838 module:overlay(0) +from:0x02154994 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02154998 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215499c kind:load to:0x02153130 module:overlay(29) +from:0x021549a0 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021549a4 kind:load to:0x02153120 module:overlay(29) +from:0x021549a8 kind:load to:0x021530fc module:overlay(29) +from:0x021549b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021549b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021549bc kind:load to:0x02099d14 module:overlay(0) +from:0x021549c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021549c4 kind:load to:0x0215303c module:overlay(29) +from:0x021549c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021549cc kind:load to:0x0214ff80 module:overlay(29) +from:0x021549d0 kind:load to:0x02099c58 module:overlay(0) +from:0x021549d4 kind:load to:0x02150294 module:overlay(29) +from:0x021549d8 kind:load to:0x02150580 module:overlay(29) +from:0x021549dc kind:load to:0x02099c64 module:overlay(0) +from:0x021549e0 kind:load to:0x021505ec module:overlay(29) +from:0x021549e4 kind:load to:0x021507d8 module:overlay(29) +from:0x021549e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021549ec kind:load to:0x02099d2c module:overlay(0) +from:0x021549f0 kind:load to:0x02099d98 module:overlay(0) +from:0x021549f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021549f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021549fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02154a00 kind:load to:0x02153170 module:overlay(29) +from:0x02154a04 kind:load to:0x021531b8 module:overlay(29) +from:0x02154a08 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02154a0c kind:load to:0x02112f38 module:overlays(19,26) +from:0x02154a10 kind:load to:0x02150800 module:overlay(29) +from:0x02154a18 kind:load to:0x021508f8 module:overlay(29) +from:0x02154a20 kind:load to:0x02150964 module:overlay(29) +from:0x02154a28 kind:load to:0x02150ed0 module:overlay(29) +from:0x02154a30 kind:load to:0x02151264 module:overlay(29) +from:0x02154a38 kind:load to:0x02151340 module:overlay(29) +from:0x02154a40 kind:load to:0x0215178c module:overlay(29) +from:0x02154a48 kind:load to:0x0215193c module:overlay(29) +from:0x02154a50 kind:load to:0x021519a4 module:overlay(29) +from:0x02154a58 kind:load to:0x02151c70 module:overlay(29) +from:0x02154a60 kind:load to:0x0215226c module:overlay(29) +from:0x02154a68 kind:load to:0x02152348 module:overlay(29) +from:0x02154a70 kind:load to:0x02151988 module:overlay(29) +from:0x02154a78 kind:load to:0x02150820 module:overlay(29) +from:0x02154a80 kind:load to:0x02150924 module:overlay(29) +from:0x02154a88 kind:load to:0x02150980 module:overlay(29) +from:0x02154a90 kind:load to:0x02150f50 module:overlay(29) +from:0x02154a98 kind:load to:0x02151268 module:overlay(29) +from:0x02154aa0 kind:load to:0x021513d8 module:overlay(29) +from:0x02154aa8 kind:load to:0x021517b8 module:overlay(29) +from:0x02154ab0 kind:load to:0x02151948 module:overlay(29) +from:0x02154ab8 kind:load to:0x02151a4c module:overlay(29) +from:0x02154ac0 kind:load to:0x02151ce0 module:overlay(29) +from:0x02154ac8 kind:load to:0x021522a0 module:overlay(29) +from:0x02154ad0 kind:load to:0x0215235c module:overlay(29) +from:0x02154ad8 kind:load to:0x0215198c module:overlay(29) diff --git a/config/jp/arm9/overlays/ov029/symbols.txt b/config/jp/arm9/overlays/ov029/symbols.txt new file mode 100644 index 00000000..6d128531 --- /dev/null +++ b/config/jp/arm9/overlays/ov029/symbols.txt @@ -0,0 +1,625 @@ +func_ov029_02143d60 kind:function(arm,size=0xc) addr:0x02143d60 +func_ov029_02143d6c kind:function(arm,size=0x24) addr:0x02143d6c +func_ov029_02143d90 kind:function(arm,size=0x38) addr:0x02143d90 +func_ov029_02143dc8 kind:function(arm,size=0xc4) addr:0x02143dc8 +func_ov029_02143e8c kind:function(arm,size=0x14) addr:0x02143e8c +func_ov029_02143ea0 kind:function(arm,size=0x1ec) addr:0x02143ea0 +func_ov029_0214408c kind:function(arm,size=0xe8) addr:0x0214408c +func_ov029_02144174 kind:function(arm,size=0x8) addr:0x02144174 +func_ov029_0214417c kind:function(arm,size=0x8) addr:0x0214417c +func_ov029_02144184 kind:function(arm,size=0x4) addr:0x02144184 +func_ov029_02144188 kind:function(arm,size=0x4) addr:0x02144188 +func_ov029_0214418c kind:function(arm,size=0x74) addr:0x0214418c +func_ov029_02144200 kind:function(arm,size=0x20) addr:0x02144200 +func_ov029_02144220 kind:function(arm,size=0x20) addr:0x02144220 +func_ov029_02144240 kind:function(arm,size=0x20) addr:0x02144240 +func_ov029_02144260 kind:function(arm,size=0x1c) addr:0x02144260 +func_ov029_0214427c kind:function(arm,size=0x28) addr:0x0214427c +func_ov029_021442a4 kind:function(arm,size=0x30) addr:0x021442a4 +func_ov029_021442d4 kind:function(arm,size=0x28) addr:0x021442d4 +func_ov029_021442fc kind:function(arm,size=0x20) addr:0x021442fc +func_ov029_0214431c kind:function(arm,size=0x14) addr:0x0214431c +func_ov029_02144330 kind:function(arm,size=0xc) addr:0x02144330 +func_ov029_0214433c kind:function(arm,size=0x24) addr:0x0214433c +func_ov029_02144360 kind:function(arm,size=0x40) addr:0x02144360 +func_ov029_021443a0 kind:function(arm,size=0xa0) addr:0x021443a0 +func_ov029_02144440 kind:function(arm,size=0xe8) addr:0x02144440 +func_ov029_02144528 kind:function(arm,size=0x20) addr:0x02144528 +func_ov029_02144548 kind:function(arm,size=0x20) addr:0x02144548 +func_ov029_02144568 kind:function(arm,size=0x20) addr:0x02144568 +func_ov029_02144588 kind:function(arm,size=0x20) addr:0x02144588 +func_ov029_021445a8 kind:function(arm,size=0x28) addr:0x021445a8 +func_ov029_021445d0 kind:function(arm,size=0x14) addr:0x021445d0 +func_ov029_021445e4 kind:function(arm,size=0xc) addr:0x021445e4 +func_ov029_021445f0 kind:function(arm,size=0x24) addr:0x021445f0 +func_ov029_02144614 kind:function(arm,size=0x5c) addr:0x02144614 +func_ov029_02144670 kind:function(arm,size=0xa0) addr:0x02144670 +func_ov029_02144710 kind:function(arm,size=0xec) addr:0x02144710 +func_ov029_021447fc kind:function(arm,size=0x20) addr:0x021447fc +func_ov029_0214481c kind:function(arm,size=0x20) addr:0x0214481c +func_ov029_0214483c kind:function(arm,size=0x20) addr:0x0214483c +func_ov029_0214485c kind:function(arm,size=0x8) addr:0x0214485c +func_ov029_02144864 kind:function(arm,size=0x20) addr:0x02144864 +func_ov029_02144884 kind:function(arm,size=0x28) addr:0x02144884 +func_ov029_021448ac kind:function(arm,size=0x14) addr:0x021448ac +func_ov029_021448c0 kind:function(arm,size=0xc) addr:0x021448c0 +func_ov029_021448cc kind:function(arm,size=0x24) addr:0x021448cc +func_ov029_021448f0 kind:function(arm,size=0x40) addr:0x021448f0 +func_ov029_02144930 kind:function(arm,size=0xa0) addr:0x02144930 +func_ov029_021449d0 kind:function(arm,size=0xec) addr:0x021449d0 +func_ov029_02144abc kind:function(arm,size=0x20) addr:0x02144abc +func_ov029_02144adc kind:function(arm,size=0x20) addr:0x02144adc +func_ov029_02144afc kind:function(arm,size=0x20) addr:0x02144afc +func_ov029_02144b1c kind:function(arm,size=0x8) addr:0x02144b1c +func_ov029_02144b24 kind:function(arm,size=0x20) addr:0x02144b24 +func_ov029_02144b44 kind:function(arm,size=0x28) addr:0x02144b44 +func_ov029_02144b6c kind:function(arm,size=0x14) addr:0x02144b6c +func_ov029_02144b80 kind:function(arm,size=0xc) addr:0x02144b80 +func_ov029_02144b8c kind:function(arm,size=0x24) addr:0x02144b8c +func_ov029_02144bb0 kind:function(arm,size=0x5c) addr:0x02144bb0 +func_ov029_02144c0c kind:function(arm,size=0x90) addr:0x02144c0c +func_ov029_02144c9c kind:function(arm,size=0x23c) addr:0x02144c9c +func_ov029_02144ed8 kind:function(arm,size=0xe8) addr:0x02144ed8 +func_ov029_02144fc0 kind:function(arm,size=0x8) addr:0x02144fc0 +func_ov029_02144fc8 kind:function(arm,size=0x8) addr:0x02144fc8 +func_ov029_02144fd0 kind:function(arm,size=0x4) addr:0x02144fd0 +func_ov029_02144fd4 kind:function(arm,size=0x174) addr:0x02144fd4 +func_ov029_02145148 kind:function(arm,size=0x198) addr:0x02145148 +func_ov029_021452e0 kind:function(arm,size=0x4c) addr:0x021452e0 +func_ov029_0214532c kind:function(arm,size=0x8c) addr:0x0214532c +func_ov029_021453b8 kind:function(arm,size=0x58) addr:0x021453b8 +func_ov029_02145410 kind:function(arm,size=0x48) addr:0x02145410 +func_ov029_02145458 kind:function(arm,size=0x20) addr:0x02145458 +func_ov029_02145478 kind:function(arm,size=0x20) addr:0x02145478 +func_ov029_02145498 kind:function(arm,size=0x20) addr:0x02145498 +func_ov029_021454b8 kind:function(arm,size=0x8) addr:0x021454b8 +func_ov029_021454c0 kind:function(arm,size=0x40) addr:0x021454c0 +func_ov029_02145500 kind:function(arm,size=0x48) addr:0x02145500 +func_ov029_02145548 kind:function(arm,size=0x40) addr:0x02145548 +func_ov029_02145588 kind:function(arm,size=0x38) addr:0x02145588 +func_ov029_021455c0 kind:function(arm,size=0x14) addr:0x021455c0 +func_ov029_021455d4 kind:function(arm,size=0xc) addr:0x021455d4 +func_ov029_021455e0 kind:function(arm,size=0x24) addr:0x021455e0 +func_ov029_02145604 kind:function(arm,size=0x38) addr:0x02145604 +func_ov029_0214563c kind:function(arm,size=0xa0) addr:0x0214563c +func_ov029_021456dc kind:function(arm,size=0xec) addr:0x021456dc +func_ov029_021457c8 kind:function(arm,size=0x20) addr:0x021457c8 +func_ov029_021457e8 kind:function(arm,size=0x20) addr:0x021457e8 +func_ov029_02145808 kind:function(arm,size=0x20) addr:0x02145808 +func_ov029_02145828 kind:function(arm,size=0x8) addr:0x02145828 +func_ov029_02145830 kind:function(arm,size=0x20) addr:0x02145830 +func_ov029_02145850 kind:function(arm,size=0x28) addr:0x02145850 +func_ov029_02145878 kind:function(arm,size=0x14) addr:0x02145878 +func_ov029_0214588c kind:function(arm,size=0xc) addr:0x0214588c +func_ov029_02145898 kind:function(arm,size=0x24) addr:0x02145898 +func_ov029_021458bc kind:function(arm,size=0x40) addr:0x021458bc +func_ov029_021458fc kind:function(arm,size=0xa0) addr:0x021458fc +func_ov029_0214599c kind:function(arm,size=0xec) addr:0x0214599c +func_ov029_02145a88 kind:function(arm,size=0x20) addr:0x02145a88 +func_ov029_02145aa8 kind:function(arm,size=0x20) addr:0x02145aa8 +func_ov029_02145ac8 kind:function(arm,size=0x20) addr:0x02145ac8 +func_ov029_02145ae8 kind:function(arm,size=0x8) addr:0x02145ae8 +func_ov029_02145af0 kind:function(arm,size=0x20) addr:0x02145af0 +func_ov029_02145b10 kind:function(arm,size=0x28) addr:0x02145b10 +func_ov029_02145b38 kind:function(arm,size=0x14) addr:0x02145b38 +func_ov029_02145b4c kind:function(arm,size=0xc) addr:0x02145b4c +func_ov029_02145b58 kind:function(arm,size=0x24) addr:0x02145b58 +func_ov029_02145b7c kind:function(arm,size=0x2c) addr:0x02145b7c +func_ov029_02145ba8 kind:function(arm,size=0xac) addr:0x02145ba8 +func_ov029_02145c54 kind:function(arm,size=0xc4) addr:0x02145c54 +func_ov029_02145d18 kind:function(arm,size=0x464) addr:0x02145d18 +func_ov029_0214617c kind:function(arm,size=0x14) addr:0x0214617c +func_ov029_02146190 kind:function(arm,size=0x13c) addr:0x02146190 +func_ov029_021462cc kind:function(arm,size=0x98) addr:0x021462cc +func_ov029_02146364 kind:function(arm,size=0x8) addr:0x02146364 +func_ov029_0214636c kind:function(arm,size=0x38) addr:0x0214636c +func_ov029_021463a4 kind:function(arm,size=0x40) addr:0x021463a4 +func_ov029_021463e4 kind:function(arm,size=0x14) addr:0x021463e4 +func_ov029_021463f8 kind:function(arm,size=0xc) addr:0x021463f8 +func_ov029_02146404 kind:function(arm,size=0x24) addr:0x02146404 +func_ov029_02146428 kind:function(arm,size=0x48) addr:0x02146428 +func_ov029_02146470 kind:function(arm,size=0xac) addr:0x02146470 +func_ov029_0214651c kind:function(arm,size=0x6c) addr:0x0214651c +func_ov029_02146588 kind:function(arm,size=0x28) addr:0x02146588 +func_ov029_021465b0 kind:function(arm,size=0x1c) addr:0x021465b0 +func_ov029_021465cc kind:function(arm,size=0x44) addr:0x021465cc +func_ov029_02146610 kind:function(arm,size=0x30) addr:0x02146610 +func_ov029_02146640 kind:function(arm,size=0x28) addr:0x02146640 +func_ov029_02146668 kind:function(arm,size=0x30) addr:0x02146668 +func_ov029_02146698 kind:function(arm,size=0x14) addr:0x02146698 +func_ov029_021466ac kind:function(arm,size=0xc) addr:0x021466ac +func_ov029_021466b8 kind:function(arm,size=0x24) addr:0x021466b8 +func_ov029_021466dc kind:function(arm,size=0xb8) addr:0x021466dc +func_ov029_02146794 kind:function(arm,size=0x3c) addr:0x02146794 +func_ov029_021467d0 kind:function(arm,size=0x38) addr:0x021467d0 +func_ov029_02146808 kind:function(arm,size=0x3c) addr:0x02146808 +func_ov029_02146844 kind:function(arm,size=0x78) addr:0x02146844 +func_ov029_021468bc kind:function(arm,size=0x108) addr:0x021468bc +func_ov029_021469c4 kind:function(arm,size=0x14) addr:0x021469c4 +func_ov029_021469d8 kind:function(arm,size=0x140) addr:0x021469d8 +func_ov029_02146b18 kind:function(arm,size=0x70) addr:0x02146b18 +func_ov029_02146b88 kind:function(arm,size=0x4) addr:0x02146b88 +func_ov029_02146b8c kind:function(arm,size=0x174) addr:0x02146b8c +func_ov029_02146d00 kind:function(arm,size=0x9c) addr:0x02146d00 +func_ov029_02146d9c kind:function(arm,size=0x9c) addr:0x02146d9c +func_ov029_02146e38 kind:function(arm,size=0x70) addr:0x02146e38 +func_ov029_02146ea8 kind:function(arm,size=0x474) addr:0x02146ea8 +func_ov029_0214731c kind:function(arm,size=0x64) addr:0x0214731c +func_ov029_02147380 kind:function(arm,size=0xfc) addr:0x02147380 +func_ov029_0214747c kind:function(arm,size=0x80) addr:0x0214747c +func_ov029_021474fc kind:function(arm,size=0x84) addr:0x021474fc +func_ov029_02147580 kind:function(arm,size=0x108) addr:0x02147580 +func_ov029_02147688 kind:function(arm,size=0x1c) addr:0x02147688 +func_ov029_021476a4 kind:function(arm,size=0x28) addr:0x021476a4 +func_ov029_021476cc kind:function(arm,size=0x30) addr:0x021476cc +func_ov029_021476fc kind:function(arm,size=0x14) addr:0x021476fc +func_ov029_02147710 kind:function(arm,size=0xc) addr:0x02147710 +func_ov029_0214771c kind:function(arm,size=0x24) addr:0x0214771c +func_ov029_02147740 kind:function(arm,size=0xa8) addr:0x02147740 +func_ov029_021477e8 kind:function(arm,size=0xc0) addr:0x021477e8 +func_ov029_021478a8 kind:function(arm,size=0xb4) addr:0x021478a8 +func_ov029_0214795c kind:function(arm,size=0x348) addr:0x0214795c +func_ov029_02147ca4 kind:function(arm,size=0x14) addr:0x02147ca4 +func_ov029_02147cb8 kind:function(arm,size=0xfc) addr:0x02147cb8 +func_ov029_02147db4 kind:function(arm,size=0x70) addr:0x02147db4 +func_ov029_02147e24 kind:function(arm,size=0x188) addr:0x02147e24 +func_ov029_02147fac kind:function(arm,size=0x28) addr:0x02147fac +func_ov029_02147fd4 kind:function(arm,size=0x30) addr:0x02147fd4 +func_ov029_02148004 kind:function(arm,size=0x14) addr:0x02148004 +func_ov029_02148018 kind:function(arm,size=0xc) addr:0x02148018 +func_ov029_02148024 kind:function(arm,size=0x24) addr:0x02148024 +func_ov029_02148048 kind:function(arm,size=0x40) addr:0x02148048 +func_ov029_02148088 kind:function(arm,size=0x3c) addr:0x02148088 +func_ov029_021480c4 kind:function(arm,size=0x150) addr:0x021480c4 +func_ov029_02148214 kind:function(arm,size=0xc) addr:0x02148214 +func_ov029_02148220 kind:function(arm,size=0xc) addr:0x02148220 +func_ov029_0214822c kind:function(arm,size=0x40) addr:0x0214822c +func_ov029_0214826c kind:function(arm,size=0x20) addr:0x0214826c +func_ov029_0214828c kind:function(arm,size=0x20) addr:0x0214828c +func_ov029_021482ac kind:function(arm,size=0x8) addr:0x021482ac +func_ov029_021482b4 kind:function(arm,size=0x20) addr:0x021482b4 +func_ov029_021482d4 kind:function(arm,size=0x28) addr:0x021482d4 +func_ov029_021482fc kind:function(arm,size=0x14) addr:0x021482fc +func_ov029_02148310 kind:function(arm,size=0xc) addr:0x02148310 +func_ov029_0214831c kind:function(arm,size=0x24) addr:0x0214831c +func_ov029_02148340 kind:function(arm,size=0xac) addr:0x02148340 +func_ov029_021483ec kind:function(arm,size=0x2c) addr:0x021483ec +func_ov029_02148418 kind:function(arm,size=0x58) addr:0x02148418 +func_ov029_02148470 kind:function(arm,size=0xc) addr:0x02148470 +func_ov029_0214847c kind:function(arm,size=0x50) addr:0x0214847c +func_ov029_021484cc kind:function(arm,size=0xc) addr:0x021484cc +func_ov029_021484d8 kind:function(arm,size=0x70) addr:0x021484d8 +func_ov029_02148548 kind:function(arm,size=0x20) addr:0x02148548 +func_ov029_02148568 kind:function(arm,size=0x28) addr:0x02148568 +func_ov029_02148590 kind:function(arm,size=0x14) addr:0x02148590 +func_ov029_021485a4 kind:function(arm,size=0xc) addr:0x021485a4 +func_ov029_021485b0 kind:function(arm,size=0x24) addr:0x021485b0 +func_ov029_021485d4 kind:function(arm,size=0xb0) addr:0x021485d4 +func_ov029_02148684 kind:function(arm,size=0xb0) addr:0x02148684 +func_ov029_02148734 kind:function(arm,size=0xb0) addr:0x02148734 +func_ov029_021487e4 kind:function(arm,size=0x108) addr:0x021487e4 +func_ov029_021488ec kind:function(arm,size=0x16c) addr:0x021488ec +func_ov029_02148a58 kind:function(arm,size=0x38) addr:0x02148a58 +func_ov029_02148a90 kind:function(arm,size=0x70) addr:0x02148a90 +func_ov029_02148b00 kind:function(arm,size=0xc0) addr:0x02148b00 +func_ov029_02148bc0 kind:function(arm,size=0x80) addr:0x02148bc0 +func_ov029_02148c40 kind:function(arm,size=0x20) addr:0x02148c40 +func_ov029_02148c60 kind:function(arm,size=0x28) addr:0x02148c60 +func_ov029_02148c88 kind:function(arm,size=0x14) addr:0x02148c88 +func_ov029_02148c9c kind:function(arm,size=0xc) addr:0x02148c9c +func_ov029_02148ca8 kind:function(arm,size=0x24) addr:0x02148ca8 +func_ov029_02148ccc kind:function(arm,size=0xa8) addr:0x02148ccc +func_ov029_02148d74 kind:function(arm,size=0x20) addr:0x02148d74 +func_ov029_02148d94 kind:function(arm,size=0x14) addr:0x02148d94 +func_ov029_02148da8 kind:function(arm,size=0xa8) addr:0x02148da8 +func_ov029_02148e50 kind:function(arm,size=0x20) addr:0x02148e50 +func_ov029_02148e70 kind:function(arm,size=0x28) addr:0x02148e70 +func_ov029_02148e98 kind:function(arm,size=0x14) addr:0x02148e98 +func_ov029_02148eac kind:function(arm,size=0xc) addr:0x02148eac +func_ov029_02148eb8 kind:function(arm,size=0x24) addr:0x02148eb8 +func_ov029_02148edc kind:function(arm,size=0x68) addr:0x02148edc +func_ov029_02148f44 kind:function(arm,size=0x228) addr:0x02148f44 +func_ov029_0214916c kind:function(arm,size=0x14) addr:0x0214916c +func_ov029_02149180 kind:function(arm,size=0x14) addr:0x02149180 +func_ov029_02149194 kind:function(arm,size=0x184) addr:0x02149194 +func_ov029_02149318 kind:function(arm,size=0x14) addr:0x02149318 +func_ov029_0214932c kind:function(arm,size=0xf4) addr:0x0214932c +func_ov029_02149420 kind:function(arm,size=0xbc) addr:0x02149420 +func_ov029_021494dc kind:function(arm,size=0xc4) addr:0x021494dc +func_ov029_021495a0 kind:function(arm,size=0x74) addr:0x021495a0 +func_ov029_02149614 kind:function(arm,size=0x120) addr:0x02149614 +func_ov029_02149734 kind:function(arm,size=0x58) addr:0x02149734 +func_ov029_0214978c kind:function(arm,size=0x64) addr:0x0214978c +func_ov029_021497f0 kind:function(arm,size=0xc) addr:0x021497f0 +func_ov029_021497fc kind:function(arm,size=0x1c) addr:0x021497fc +func_ov029_02149818 kind:function(arm,size=0xe4) addr:0x02149818 +func_ov029_021498fc kind:function(arm,size=0x114) addr:0x021498fc +func_ov029_02149a10 kind:function(arm,size=0xb4) addr:0x02149a10 +func_ov029_02149ac4 kind:function(arm,size=0x940) addr:0x02149ac4 +func_ov029_0214a404 kind:function(arm,size=0x144) addr:0x0214a404 +func_ov029_0214a548 kind:function(arm,size=0x4fc) addr:0x0214a548 +func_ov029_0214aa44 kind:function(arm,size=0xe4) addr:0x0214aa44 +func_ov029_0214ab28 kind:function(arm,size=0x650) addr:0x0214ab28 +func_ov029_0214b178 kind:function(arm,size=0x100) addr:0x0214b178 +func_ov029_0214b278 kind:function(arm,size=0x294) addr:0x0214b278 +func_ov029_0214b50c kind:function(arm,size=0xd0) addr:0x0214b50c +func_ov029_0214b5dc kind:function(arm,size=0x418) addr:0x0214b5dc +func_ov029_0214b9f4 kind:function(arm,size=0x44) addr:0x0214b9f4 +func_ov029_0214ba38 kind:function(arm,size=0xec) addr:0x0214ba38 +func_ov029_0214bb24 kind:function(arm,size=0x14) addr:0x0214bb24 +func_ov029_0214bb38 kind:function(arm,size=0x170) addr:0x0214bb38 +func_ov029_0214bca8 kind:function(arm,size=0x108) addr:0x0214bca8 +func_ov029_0214bdb0 kind:function(arm,size=0x64) addr:0x0214bdb0 +func_ov029_0214be14 kind:function(arm,size=0x130) addr:0x0214be14 +func_ov029_0214bf44 kind:function(arm,size=0x60) addr:0x0214bf44 +func_ov029_0214bfa4 kind:function(arm,size=0x38) addr:0x0214bfa4 +func_ov029_0214bfdc kind:function(arm,size=0x18) addr:0x0214bfdc +func_ov029_0214bff4 kind:function(arm,size=0x24) addr:0x0214bff4 +func_ov029_0214c018 kind:function(arm,size=0x2c) addr:0x0214c018 +func_ov029_0214c044 kind:function(arm,size=0x1c) addr:0x0214c044 +func_ov029_0214c060 kind:function(arm,size=0x14) addr:0x0214c060 +func_ov029_0214c074 kind:function(arm,size=0xc) addr:0x0214c074 +func_ov029_0214c080 kind:function(arm,size=0x24) addr:0x0214c080 +func_ov029_0214c0a4 kind:function(arm,size=0x70) addr:0x0214c0a4 +func_ov029_0214c114 kind:function(arm,size=0x64) addr:0x0214c114 +func_ov029_0214c178 kind:function(arm,size=0x12c) addr:0x0214c178 +func_ov029_0214c2a4 kind:function(arm,size=0x60) addr:0x0214c2a4 +func_ov029_0214c304 kind:function(arm,size=0x38) addr:0x0214c304 +func_ov029_0214c33c kind:function(arm,size=0x18) addr:0x0214c33c +func_ov029_0214c354 kind:function(arm,size=0x180) addr:0x0214c354 +func_ov029_0214c4d4 kind:function(arm,size=0x12c) addr:0x0214c4d4 +func_ov029_0214c600 kind:function(arm,size=0xf0) addr:0x0214c600 +func_ov029_0214c6f0 kind:function(arm,size=0x10) addr:0x0214c6f0 +func_ov029_0214c700 kind:function(arm,size=0x24) addr:0x0214c700 +func_ov029_0214c724 kind:function(arm,size=0xb8) addr:0x0214c724 +func_ov029_0214c7dc kind:function(arm,size=0x154) addr:0x0214c7dc +func_ov029_0214c930 kind:function(arm,size=0x14) addr:0x0214c930 +func_ov029_0214c944 kind:function(arm,size=0xa8) addr:0x0214c944 +func_ov029_0214c9ec kind:function(arm,size=0x174) addr:0x0214c9ec +func_ov029_0214cb60 kind:function(arm,size=0x28) addr:0x0214cb60 +func_ov029_0214cb88 kind:function(arm,size=0x1c0) addr:0x0214cb88 +func_ov029_0214cd48 kind:function(arm,size=0x14) addr:0x0214cd48 +func_ov029_0214cd5c kind:function(arm,size=0x54) addr:0x0214cd5c +func_ov029_0214cdb0 kind:function(arm,size=0x30) addr:0x0214cdb0 +func_ov029_0214cde0 kind:function(arm,size=0x44) addr:0x0214cde0 +func_ov029_0214ce24 kind:function(arm,size=0x1fc) addr:0x0214ce24 +func_ov029_0214d020 kind:function(arm,size=0xcc) addr:0x0214d020 +func_ov029_0214d0ec kind:function(arm,size=0x38) addr:0x0214d0ec +func_ov029_0214d124 kind:function(arm,size=0x28) addr:0x0214d124 +func_ov029_0214d14c kind:function(arm,size=0x11c) addr:0x0214d14c +func_ov029_0214d268 kind:function(arm,size=0x4) addr:0x0214d268 +func_ov029_0214d26c kind:function(arm,size=0x1c) addr:0x0214d26c +func_ov029_0214d288 kind:function(arm,size=0x40) addr:0x0214d288 +func_ov029_0214d2c8 kind:function(arm,size=0x48) addr:0x0214d2c8 +func_ov029_0214d310 kind:function(arm,size=0x14) addr:0x0214d310 +func_ov029_0214d324 kind:function(arm,size=0xc) addr:0x0214d324 +func_ov029_0214d330 kind:function(arm,size=0x28) addr:0x0214d330 +func_ov029_0214d358 kind:function(arm,size=0x68) addr:0x0214d358 +func_ov029_0214d3c0 kind:function(arm,size=0x248) addr:0x0214d3c0 +func_ov029_0214d608 kind:function(arm,size=0x14) addr:0x0214d608 +func_ov029_0214d61c kind:function(arm,size=0x68) addr:0x0214d61c +func_ov029_0214d684 kind:function(arm,size=0x70) addr:0x0214d684 +func_ov029_0214d6f4 kind:function(arm,size=0x11c) addr:0x0214d6f4 +func_ov029_0214d810 kind:function(arm,size=0x74) addr:0x0214d810 +func_ov029_0214d884 kind:function(arm,size=0x38) addr:0x0214d884 +func_ov029_0214d8bc kind:function(arm,size=0x1c) addr:0x0214d8bc +func_ov029_0214d8d8 kind:function(arm,size=0x24) addr:0x0214d8d8 +func_ov029_0214d8fc kind:function(arm,size=0x64) addr:0x0214d8fc +func_ov029_0214d960 kind:function(arm,size=0x184) addr:0x0214d960 +func_ov029_0214dae4 kind:function(arm,size=0x9c) addr:0x0214dae4 +func_ov029_0214db80 kind:function(arm,size=0xe0) addr:0x0214db80 +func_ov029_0214dc60 kind:function(arm,size=0xc) addr:0x0214dc60 +func_ov029_0214dc6c kind:function(arm,size=0x140) addr:0x0214dc6c +func_ov029_0214ddac kind:function(arm,size=0x28) addr:0x0214ddac +func_ov029_0214ddd4 kind:function(arm,size=0x9c) addr:0x0214ddd4 +func_ov029_0214de70 kind:function(arm,size=0x180) addr:0x0214de70 +func_ov029_0214dff0 kind:function(arm,size=0x20) addr:0x0214dff0 +func_ov029_0214e010 kind:function(arm,size=0x78) addr:0x0214e010 +func_ov029_0214e088 kind:function(arm,size=0x8c) addr:0x0214e088 +func_ov029_0214e114 kind:function(arm,size=0x29c) addr:0x0214e114 +func_ov029_0214e3b0 kind:function(arm,size=0x10) addr:0x0214e3b0 +func_ov029_0214e3c0 kind:function(arm,size=0x178) addr:0x0214e3c0 +func_ov029_0214e538 kind:function(arm,size=0xc0) addr:0x0214e538 +func_ov029_0214e5f8 kind:function(arm,size=0xbc) addr:0x0214e5f8 +func_ov029_0214e6b4 kind:function(arm,size=0x74) addr:0x0214e6b4 +func_ov029_0214e728 kind:function(arm,size=0x70) addr:0x0214e728 +func_ov029_0214e798 kind:function(arm,size=0x104) addr:0x0214e798 +func_ov029_0214e89c kind:function(arm,size=0xe8) addr:0x0214e89c +func_ov029_0214e984 kind:function(arm,size=0x88) addr:0x0214e984 +func_ov029_0214ea0c kind:function(arm,size=0x1dc) addr:0x0214ea0c +func_ov029_0214ebe8 kind:function(arm,size=0x14c) addr:0x0214ebe8 +func_ov029_0214ed34 kind:function(arm,size=0x60) addr:0x0214ed34 +func_ov029_0214ed94 kind:function(arm,size=0x344) addr:0x0214ed94 +func_ov029_0214f0d8 kind:function(arm,size=0x58) addr:0x0214f0d8 +func_ov029_0214f130 kind:function(arm,size=0x54) addr:0x0214f130 +func_ov029_0214f184 kind:function(arm,size=0x28) addr:0x0214f184 +func_ov029_0214f1ac kind:function(arm,size=0x14c) addr:0x0214f1ac +func_ov029_0214f2f8 kind:function(arm,size=0x160) addr:0x0214f2f8 +func_ov029_0214f458 kind:function(arm,size=0x30) addr:0x0214f458 +func_ov029_0214f488 kind:function(arm,size=0x6c) addr:0x0214f488 +func_ov029_0214f4f4 kind:function(arm,size=0x1a8) addr:0x0214f4f4 +func_ov029_0214f69c kind:function(arm,size=0xc8) addr:0x0214f69c +func_ov029_0214f764 kind:function(arm,size=0xd4) addr:0x0214f764 +func_ov029_0214f838 kind:function(arm,size=0x58) addr:0x0214f838 +func_ov029_0214f890 kind:function(arm,size=0xa4) addr:0x0214f890 +func_ov029_0214f934 kind:function(arm,size=0x54) addr:0x0214f934 +func_ov029_0214f988 kind:function(arm,size=0xf0) addr:0x0214f988 +func_ov029_0214fa78 kind:function(arm,size=0x50) addr:0x0214fa78 +func_ov029_0214fac8 kind:function(arm,size=0x30) addr:0x0214fac8 +func_ov029_0214faf8 kind:function(arm,size=0x18) addr:0x0214faf8 +func_ov029_0214fb10 kind:function(arm,size=0x38) addr:0x0214fb10 +func_ov029_0214fb48 kind:function(arm,size=0xf4) addr:0x0214fb48 +func_ov029_0214fc3c kind:function(arm,size=0x14) addr:0x0214fc3c +func_ov029_0214fc50 kind:function(arm,size=0xc) addr:0x0214fc50 +func_ov029_0214fc5c kind:function(arm,size=0x24) addr:0x0214fc5c +func_ov029_0214fc80 kind:function(arm,size=0x7c) addr:0x0214fc80 +func_ov029_0214fcfc kind:function(arm,size=0x25c) addr:0x0214fcfc +func_ov029_0214ff58 kind:function(arm,size=0x14) addr:0x0214ff58 +func_ov029_0214ff6c kind:function(arm,size=0x14) addr:0x0214ff6c +func_ov029_0214ff80 kind:function(arm,size=0x134) addr:0x0214ff80 +func_ov029_021500b4 kind:function(arm,size=0xc0) addr:0x021500b4 +func_ov029_02150174 kind:function(arm,size=0x70) addr:0x02150174 +func_ov029_021501e4 kind:function(arm,size=0xb0) addr:0x021501e4 +func_ov029_02150294 kind:function(arm,size=0x2ec) addr:0x02150294 +func_ov029_02150580 kind:function(arm,size=0x6c) addr:0x02150580 +func_ov029_021505ec kind:function(arm,size=0x1ec) addr:0x021505ec +func_ov029_021507d8 kind:function(arm,size=0x28) addr:0x021507d8 +func_ov029_02150800 kind:function(arm,size=0x20) addr:0x02150800 +func_ov029_02150820 kind:function(arm,size=0xd8) addr:0x02150820 +func_ov029_021508f8 kind:function(arm,size=0x2c) addr:0x021508f8 +func_ov029_02150924 kind:function(arm,size=0x40) addr:0x02150924 +func_ov029_02150964 kind:function(arm,size=0x1c) addr:0x02150964 +func_ov029_02150980 kind:function(arm,size=0x550) addr:0x02150980 +func_ov029_02150ed0 kind:function(arm,size=0x80) addr:0x02150ed0 +func_ov029_02150f50 kind:function(arm,size=0x314) addr:0x02150f50 +func_ov029_02151264 kind:function(arm,size=0x4) addr:0x02151264 +func_ov029_02151268 kind:function(arm,size=0xd8) addr:0x02151268 +func_ov029_02151340 kind:function(arm,size=0x98) addr:0x02151340 +func_ov029_021513d8 kind:function(arm,size=0x3b4) addr:0x021513d8 +func_ov029_0215178c kind:function(arm,size=0x2c) addr:0x0215178c +func_ov029_021517b8 kind:function(arm,size=0x184) addr:0x021517b8 +func_ov029_0215193c kind:function(arm,size=0xc) addr:0x0215193c +func_ov029_02151948 kind:function(arm,size=0x40) addr:0x02151948 +func_ov029_02151988 kind:function(arm,size=0x4) addr:0x02151988 +func_ov029_0215198c kind:function(arm,size=0x18) addr:0x0215198c +func_ov029_021519a4 kind:function(arm,size=0xa8) addr:0x021519a4 +func_ov029_02151a4c kind:function(arm,size=0x224) addr:0x02151a4c +func_ov029_02151c70 kind:function(arm,size=0x70) addr:0x02151c70 +func_ov029_02151ce0 kind:function(arm,size=0x58c) addr:0x02151ce0 +func_ov029_0215226c kind:function(arm,size=0x34) addr:0x0215226c +func_ov029_021522a0 kind:function(arm,size=0xa8) addr:0x021522a0 +func_ov029_02152348 kind:function(arm,size=0x14) addr:0x02152348 +func_ov029_0215235c kind:function(arm,size=0xec) addr:0x0215235c +func_ov029_02152448 kind:function(arm,size=0x158) addr:0x02152448 +func_ov029_021525a0 kind:function(arm,size=0x4c) addr:0x021525a0 +func_ov029_021525ec kind:function(arm,size=0xa0) addr:0x021525ec +func_ov029_0215268c kind:function(arm,size=0x164) addr:0x0215268c +func_ov029_021527f0 kind:function(arm,size=0x9c) addr:0x021527f0 +func_ov029_0215288c kind:function(arm,size=0xa0) addr:0x0215288c +func_ov029_0215292c kind:function(arm,size=0x88) addr:0x0215292c +func_ov029_021529b4 kind:function(arm,size=0x6c) addr:0x021529b4 +func_ov029_02152a20 kind:function(arm,size=0x6c) addr:0x02152a20 +func_ov029_02152a8c kind:function(arm,size=0x64) addr:0x02152a8c +func_ov029_02152af0 kind:function(arm,size=0x30) addr:0x02152af0 +func_ov029_02152b20 kind:function(arm,size=0xe0) addr:0x02152b20 +func_ov029_02152c00 kind:function(arm,size=0x18) addr:0x02152c00 +func_ov029_02152c18 kind:function(arm,size=0xe4) addr:0x02152c18 +func_ov029_02152cfc kind:function(arm,size=0x2dc) addr:0x02152cfc +func_ov029_02152fd8 kind:function(arm,size=0x64) addr:0x02152fd8 +func_ov029_0215303c kind:function(arm,size=0x58) addr:0x0215303c +func_ov029_02153094 kind:function(arm,size=0x28) addr:0x02153094 +func_ov029_021530bc kind:function(arm,size=0x40) addr:0x021530bc +func_ov029_021530fc kind:function(arm,size=0x24) addr:0x021530fc +func_ov029_02153120 kind:function(arm,size=0x10) addr:0x02153120 +func_ov029_02153130 kind:function(arm,size=0x8) addr:0x02153130 +func_ov029_02153138 kind:function(arm,size=0x1c) addr:0x02153138 +func_ov029_02153154 kind:function(arm,size=0x1c) addr:0x02153154 +func_ov029_02153170 kind:function(arm,size=0x48) addr:0x02153170 +func_ov029_021531b8 kind:function(arm,size=0x50) addr:0x021531b8 +func_ov029_02153208 kind:function(arm,size=0x14) addr:0x02153208 +data_ov029_0215321c kind:data(any) addr:0x0215321c +data_ov029_0215322c kind:data(any) addr:0x0215322c +data_ov029_0215323c kind:data(any) addr:0x0215323c +data_ov029_0215323e kind:data(any) addr:0x0215323e +data_ov029_02153250 kind:data(any) addr:0x02153250 +data_ov029_02153260 kind:data(any) addr:0x02153260 +data_ov029_02153280 kind:data(any) addr:0x02153280 +data_ov029_02153290 kind:data(any) addr:0x02153290 +data_ov029_021532a0 kind:data(any) addr:0x021532a0 +data_ov029_021532b0 kind:data(any) addr:0x021532b0 +data_ov029_021532c0 kind:data(any) addr:0x021532c0 +data_ov029_021532d0 kind:data(any) addr:0x021532d0 +data_ov029_021532e0 kind:data(any) addr:0x021532e0 +data_ov029_021532f0 kind:data(any) addr:0x021532f0 +data_ov029_02153300 kind:data(any) addr:0x02153300 +func_ov029_02153310 kind:function(arm,size=0x70) addr:0x02153310 +func_ov029_02153380 kind:function(arm,size=0x50) addr:0x02153380 +func_ov029_021533d0 kind:function(arm,size=0x50) addr:0x021533d0 +func_ov029_02153420 kind:function(arm,size=0x50) addr:0x02153420 +func_ov029_02153470 kind:function(arm,size=0x50) addr:0x02153470 +func_ov029_021534c0 kind:function(arm,size=0x50) addr:0x021534c0 +func_ov029_02153510 kind:function(arm,size=0x50) addr:0x02153510 +func_ov029_02153560 kind:function(arm,size=0x50) addr:0x02153560 +func_ov029_021535b0 kind:function(arm,size=0x50) addr:0x021535b0 +func_ov029_02153600 kind:function(arm,size=0x50) addr:0x02153600 +func_ov029_02153650 kind:function(arm,size=0x50) addr:0x02153650 +func_ov029_021536a0 kind:function(arm,size=0x50) addr:0x021536a0 +func_ov029_021536f0 kind:function(arm,size=0x50) addr:0x021536f0 +func_ov029_02153740 kind:function(arm,size=0x50) addr:0x02153740 +func_ov029_02153790 kind:function(arm,size=0x50) addr:0x02153790 +func_ov029_021537e0 kind:function(arm,size=0x90) addr:0x021537e0 +func_ov029_02153870 kind:function(arm,size=0x5c) addr:0x02153870 +func_ov029_021538cc kind:function(arm,size=0xd0) addr:0x021538cc +func_ov029_0215399c kind:function(arm,size=0x84) addr:0x0215399c +data_ov029_02153a80 kind:data(any) addr:0x02153a80 +data_ov029_02153a90 kind:data(any) addr:0x02153a90 +data_ov029_02153aa4 kind:data(any) addr:0x02153aa4 +data_ov029_02153ac0 kind:data(any) addr:0x02153ac0 +data_ov029_02153aec kind:data(any) addr:0x02153aec +data_ov029_02153b34 kind:data(any) addr:0x02153b34 ambiguous +data_ov029_02153b58 kind:data(any) addr:0x02153b58 +data_ov029_02153bc4 kind:data(any) addr:0x02153bc4 +data_ov029_02153be0 kind:data(any) addr:0x02153be0 +data_ov029_02153c4c kind:data(any) addr:0x02153c4c +data_ov029_02153c68 kind:data(any) addr:0x02153c68 +data_ov029_02153cd4 kind:data(any) addr:0x02153cd4 +data_ov029_02153cf0 kind:data(any) addr:0x02153cf0 +data_ov029_02153d54 kind:data(any) addr:0x02153d54 +data_ov029_02153d5c kind:data(any) addr:0x02153d5c +data_ov029_02153d68 kind:data(any) addr:0x02153d68 +data_ov029_02153d80 kind:data(any) addr:0x02153d80 +data_ov029_02153d9c kind:data(any) addr:0x02153d9c +data_ov029_02153e20 kind:data(any) addr:0x02153e20 +data_ov029_02153ea4 kind:data(any) addr:0x02153ea4 +data_ov029_02153ec0 kind:data(any) addr:0x02153ec0 +data_ov029_02153f2c kind:data(any) addr:0x02153f2c +data_ov029_02153f48 kind:data(any) addr:0x02153f48 +data_ov029_02153fb4 kind:data(any) addr:0x02153fb4 +data_ov029_02153fd0 kind:data(any) addr:0x02153fd0 +data_ov029_02154044 kind:data(any) addr:0x02154044 +data_ov029_02154060 kind:data(any) addr:0x02154060 +data_ov029_02154074 kind:data(any) addr:0x02154074 ambiguous +data_ov029_02154088 kind:data(any) addr:0x02154088 +data_ov029_02154094 kind:data(any) addr:0x02154094 ambiguous +data_ov029_021540d8 kind:data(any) addr:0x021540d8 +data_ov029_021540f4 kind:data(any) addr:0x021540f4 +data_ov029_02154108 kind:data(any) addr:0x02154108 ambiguous +data_ov029_02154110 kind:data(any) addr:0x02154110 +data_ov029_02154138 kind:data(any) addr:0x02154138 +data_ov029_02154164 kind:data(any) addr:0x02154164 +data_ov029_021541b4 kind:data(any) addr:0x021541b4 +data_ov029_021541d0 kind:data(any) addr:0x021541d0 +data_ov029_02154220 kind:data(any) addr:0x02154220 +data_ov029_0215423c kind:data(any) addr:0x0215423c +data_ov029_021542a8 kind:data(any) addr:0x021542a8 +data_ov029_021542c4 kind:data(any) addr:0x021542c4 +data_ov029_02154324 kind:data(any) addr:0x02154324 +data_ov029_02154340 kind:data(any) addr:0x02154340 +data_ov029_02154394 kind:data(any) addr:0x02154394 +data_ov029_021543b0 kind:data(any) addr:0x021543b0 +data_ov029_021543cc kind:data(any) addr:0x021543cc +data_ov029_02154418 kind:data(any) addr:0x02154418 +data_ov029_02154434 kind:data(any) addr:0x02154434 +data_ov029_02154450 kind:data(any) addr:0x02154450 +data_ov029_02154498 kind:data(any) addr:0x02154498 +data_ov029_021544b0 kind:data(any) addr:0x021544b0 +data_ov029_021544c8 kind:data(any) addr:0x021544c8 +data_ov029_021544e8 kind:data(any) addr:0x021544e8 +data_ov029_0215452c kind:data(any) addr:0x0215452c +data_ov029_02154594 kind:data(any) addr:0x02154594 +data_ov029_021545f8 kind:data(any) addr:0x021545f8 +data_ov029_02154614 kind:data(any) addr:0x02154614 +data_ov029_02154630 kind:data(any) addr:0x02154630 +data_ov029_02154660 kind:data(any) addr:0x02154660 +data_ov029_02154678 kind:data(any) addr:0x02154678 +data_ov029_02154690 kind:data(any) addr:0x02154690 +data_ov029_021546b0 kind:data(any) addr:0x021546b0 +data_ov029_02154700 kind:data(any) addr:0x02154700 ambiguous +data_ov029_02154714 kind:data(any) addr:0x02154714 +data_ov029_02154730 kind:data(any) addr:0x02154730 +data_ov029_0215474c kind:data(any) addr:0x0215474c +data_ov029_02154761 kind:data(any) addr:0x02154761 ambiguous +data_ov029_02154764 kind:data(any) addr:0x02154764 +data_ov029_0215477c kind:data(any) addr:0x0215477c +data_ov029_02154794 kind:data(any) addr:0x02154794 +data_ov029_021547b4 kind:data(any) addr:0x021547b4 +data_ov029_02154810 kind:data(any) addr:0x02154810 +data_ov029_02154820 kind:data(any) addr:0x02154820 +data_ov029_021548e8 kind:data(any) addr:0x021548e8 +data_ov029_021548f4 kind:data(any) addr:0x021548f4 +data_ov029_021548fc kind:data(any) addr:0x021548fc +data_ov029_0215491c kind:data(any) addr:0x0215491c +data_ov029_02154940 kind:data(any) addr:0x02154940 +data_ov029_0215496c kind:data(any) addr:0x0215496c +data_ov029_021549b4 kind:data(any) addr:0x021549b4 +data_ov029_02154a10 kind:data(any) addr:0x02154a10 +data_ov029_02154a78 kind:data(any) addr:0x02154a78 +data_ov029_02154ae0 kind:bss addr:0x02154ae0 +data_ov029_02154ae8 kind:bss addr:0x02154ae8 +data_ov029_02154af4 kind:bss addr:0x02154af4 +data_ov029_02154b00 kind:bss addr:0x02154b00 +data_ov029_02154b74 kind:bss addr:0x02154b74 ambiguous +data_ov029_02154bd4 kind:bss addr:0x02154bd4 +data_ov029_02154bd8 kind:bss addr:0x02154bd8 +data_ov029_02154be0 kind:bss addr:0x02154be0 ambiguous +data_ov029_02154be4 kind:bss addr:0x02154be4 +data_ov029_02154ca4 kind:bss addr:0x02154ca4 ambiguous +data_ov029_02154cb8 kind:bss addr:0x02154cb8 +data_ov029_02154cbc kind:bss addr:0x02154cbc +data_ov029_02154cc8 kind:bss addr:0x02154cc8 +data_ov029_02154d9c kind:bss addr:0x02154d9c +data_ov029_02154da0 kind:bss addr:0x02154da0 +data_ov029_02154dac kind:bss addr:0x02154dac +data_ov029_02154e6c kind:bss addr:0x02154e6c ambiguous +data_ov029_02154e80 kind:bss addr:0x02154e80 +data_ov029_02154e84 kind:bss addr:0x02154e84 +data_ov029_02154e90 kind:bss addr:0x02154e90 +data_ov029_02154eb0 kind:bss addr:0x02154eb0 +data_ov029_02154ec0 kind:bss addr:0x02154ec0 ambiguous +data_ov029_02154f28 kind:bss addr:0x02154f28 ambiguous +data_ov029_02154f64 kind:bss addr:0x02154f64 +data_ov029_02154f68 kind:bss addr:0x02154f68 +data_ov029_02154f74 kind:bss addr:0x02154f74 +data_ov029_02154f88 kind:bss addr:0x02154f88 ambiguous +data_ov029_02155048 kind:bss addr:0x02155048 +data_ov029_0215504c kind:bss addr:0x0215504c +data_ov029_02155058 kind:bss addr:0x02155058 +data_ov029_02155064 kind:bss addr:0x02155064 ambiguous +data_ov029_02155070 kind:bss addr:0x02155070 ambiguous +data_ov029_0215512c kind:bss addr:0x0215512c +data_ov029_02155130 kind:bss addr:0x02155130 +data_ov029_0215513c kind:bss addr:0x0215513c +data_ov029_02155190 kind:bss addr:0x02155190 ambiguous +data_ov029_02155200 kind:bss addr:0x02155200 ambiguous +data_ov029_02155210 kind:bss addr:0x02155210 +data_ov029_02155214 kind:bss addr:0x02155214 +data_ov029_02155220 kind:bss addr:0x02155220 +data_ov029_021552f4 kind:bss addr:0x021552f4 +data_ov029_021552f8 kind:bss addr:0x021552f8 +data_ov029_02155304 kind:bss addr:0x02155304 +data_ov029_021553d8 kind:bss addr:0x021553d8 +data_ov029_021553f8 kind:bss addr:0x021553f8 +data_ov029_021553fc kind:bss addr:0x021553fc +data_ov029_02155408 kind:bss addr:0x02155408 +data_ov029_02155428 kind:bss addr:0x02155428 +data_ov029_021554dc kind:bss addr:0x021554dc +data_ov029_021554fc kind:bss addr:0x021554fc +data_ov029_02155500 kind:bss addr:0x02155500 +data_ov029_0215550c kind:bss addr:0x0215550c +data_ov029_021555e0 kind:bss addr:0x021555e0 +data_ov029_021555e4 kind:bss addr:0x021555e4 +data_ov029_021555f0 kind:bss addr:0x021555f0 +data_ov029_021556c4 kind:bss addr:0x021556c4 +data_ov029_021556e4 kind:bss addr:0x021556e4 +data_ov029_021556e8 kind:bss addr:0x021556e8 +data_ov029_021556f4 kind:bss addr:0x021556f4 +data_ov029_021557c8 kind:bss addr:0x021557c8 +data_ov029_021557e8 kind:bss addr:0x021557e8 +data_ov029_021557ec kind:bss addr:0x021557ec +data_ov029_021557f8 kind:bss addr:0x021557f8 +data_ov029_0215583c kind:bss addr:0x0215583c +data_ov029_02155844 kind:bss addr:0x02155844 +data_ov029_02155850 kind:bss addr:0x02155850 +data_ov029_0215585c kind:bss addr:0x0215585c +data_ov029_02155868 kind:bss addr:0x02155868 +data_ov029_02155874 kind:bss addr:0x02155874 +data_ov029_02155880 kind:bss addr:0x02155880 +data_ov029_02155890 kind:bss addr:0x02155890 +data_ov029_0215589c kind:bss addr:0x0215589c +data_ov029_021558b4 kind:bss addr:0x021558b4 +data_ov029_021558c4 kind:bss addr:0x021558c4 +data_ov029_02155990 kind:bss addr:0x02155990 ambiguous +data_ov029_0215599c kind:bss addr:0x0215599c +data_ov029_021559a0 kind:bss addr:0x021559a0 +data_ov029_021559b8 kind:bss addr:0x021559b8 +data_ov029_02155a90 kind:bss addr:0x02155a90 +data_ov029_02155a94 kind:bss addr:0x02155a94 +data_ov029_02155aa0 kind:bss addr:0x02155aa0 +data_ov029_02155aac kind:bss addr:0x02155aac +data_ov029_02155ad0 kind:bss addr:0x02155ad0 +data_ov029_02155ba8 kind:bss addr:0x02155ba8 +data_ov029_02155bac kind:bss addr:0x02155bac +data_ov029_02155bb4 kind:bss addr:0x02155bb4 ambiguous +data_ov029_02155bb8 kind:bss addr:0x02155bb8 +data_ov029_02155bc4 kind:bss addr:0x02155bc4 +data_ov029_02155c90 kind:bss addr:0x02155c90 ambiguous diff --git a/config/jp/arm9/overlays/ov030/delinks.txt b/config/jp/arm9/overlays/ov030/delinks.txt new file mode 100644 index 00000000..8520d25a --- /dev/null +++ b/config/jp/arm9/overlays/ov030/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02143d60 end:0x02152c3c kind:code align:32 + .rodata start:0x02152c3c end:0x02152d3c kind:data align:4 + .init start:0x02152d3c end:0x02153324 kind:code align:4 + .ctor start:0x02153324 end:0x0215335c kind:data align:4 + .data start:0x02153360 end:0x02154120 kind:data align:32 + .bss start:0x02154120 end:0x021550a0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov030/relocs.txt b/config/jp/arm9/overlays/ov030/relocs.txt new file mode 100644 index 00000000..180c6206 --- /dev/null +++ b/config/jp/arm9/overlays/ov030/relocs.txt @@ -0,0 +1,2459 @@ +from:0x02143d68 kind:arm_call to:0x020838c4 module:overlay(0) +from:0x02143da8 kind:arm_call to:0x0200f218 module:main +from:0x02143e14 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02143e20 kind:load to:0x02153368 module:overlay(30) +from:0x02143e24 kind:load to:0x02152c48 module:overlay(30) +from:0x02143e30 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x02143e44 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x02143e4c kind:arm_call to:0x02011ff4 module:main +from:0x02143e60 kind:load to:0x020839e8 module:overlay(0) +from:0x02143ec4 kind:arm_call to:0x01ffc768 module:itcm +from:0x02143ed4 kind:arm_call to:0x0200ea38 module:main +from:0x02143f0c kind:arm_call to:0x020194ac module:main +from:0x02143f6c kind:load to:0x02152c3c module:overlay(30) +from:0x02143f70 kind:load to:0x020b66c4 module:overlay(0) +from:0x02143f74 kind:load to:0x02152c40 module:overlay(30) +from:0x02143f78 kind:load to:0x0204b690 module:main +from:0x02143f88 kind:arm_call to:0x020838c4 module:overlay(0) +from:0x02143fec kind:arm_call to:0x0200f218 module:main +from:0x02144078 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02144084 kind:load to:0x0215339c module:overlay(30) +from:0x02144088 kind:load to:0x02152c74 module:overlay(30) +from:0x0214408c kind:load to:0x02152c60 module:overlay(30) +from:0x02144098 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x021440ac kind:arm_call to:0x020839d4 module:overlay(0) +from:0x021440b4 kind:arm_call to:0x02011ff4 module:main +from:0x021440c8 kind:load to:0x020839e8 module:overlay(0) +from:0x0214412c kind:arm_call to:0x01ffc768 module:itcm +from:0x0214413c kind:arm_call to:0x0200ea38 module:main +from:0x02144174 kind:arm_call to:0x020194ac module:main +from:0x021441d4 kind:load to:0x02152c58 module:overlay(30) +from:0x021441d8 kind:load to:0x020b66c4 module:overlay(0) +from:0x021441dc kind:load to:0x02152c60 module:overlay(30) +from:0x021441e0 kind:load to:0x0204b690 module:main +from:0x021441ec kind:load to:0x02154130 module:overlay(30) +from:0x02144200 kind:arm_call to:0x02011f3c module:main +from:0x0214420c kind:arm_call to:0x02144240 module:overlay(30) +from:0x02144224 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x0214423c kind:load to:0x021533d0 module:overlay(30) +from:0x02144248 kind:arm_call to:0x0210d174 module:overlay(26) +from:0x02144258 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144260 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144278 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x02144294 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021442c8 kind:load to:0x0215349c module:overlay(30) +from:0x021442cc kind:load to:0x02153418 module:overlay(30) +from:0x021442d0 kind:load to:0x021533ec module:overlay(30) +from:0x021442dc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214430c kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x02144354 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144360 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021443b4 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x021443d8 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x021443f8 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0214440c kind:arm_call to:0x020d445c module:overlay(24) +from:0x02144448 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02144464 kind:arm_call to:0x02144b08 module:overlay(30) +from:0x02144474 kind:load to:0x027e00f0 module:dtcm +from:0x02144478 kind:load to:0x027e09c0 module:dtcm +from:0x0214447c kind:load to:0x027e0cd8 module:dtcm +from:0x02144488 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x021444d0 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x021444dc kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144530 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144554 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144560 kind:load to:0x027e00f0 module:dtcm +from:0x02144564 kind:load to:0x027e09c0 module:dtcm +from:0x02144584 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x021445f8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0214460c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02144614 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02144620 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02144628 kind:arm_call to:0x02144b40 module:overlay(30) +from:0x02144638 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0214464c kind:arm_call to:0x0214491c module:overlay(30) +from:0x02144658 kind:arm_call to:0x0214491c module:overlay(30) +from:0x02144660 kind:load to:0x02154130 module:overlay(30) +from:0x02144664 kind:load to:0x02154150 module:overlay(30) +from:0x02144668 kind:load to:0x02152cb4 module:overlay(30) +from:0x02144690 kind:arm_call to:0x0214482c module:overlay(30) +from:0x021446ac kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021446bc kind:arm_call to:0x020749c4 module:overlay(0) +from:0x021446dc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02144704 kind:arm_call to:0x0207349c module:overlay(0) +from:0x02144714 kind:arm_call to:0x02015018 module:main +from:0x02144734 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02144740 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02144774 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021447a0 kind:arm_call to:0x0214491c module:overlay(30) +from:0x021447c4 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x021447d0 kind:load to:0x027e09b8 module:dtcm +from:0x021447d4 kind:load to:0x027e09a8 module:dtcm +from:0x021447fc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02144820 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02144828 kind:load to:0x027e09b8 module:dtcm +from:0x02144838 kind:arm_call to:0x02144b40 module:overlay(30) +from:0x02144854 kind:arm_call to:0x0214491c module:overlay(30) +from:0x0214486c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02144880 kind:arm_call to:0x0214491c module:overlay(30) +from:0x021448c0 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x021448cc kind:load to:0x027e09c0 module:dtcm +from:0x021448e4 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021448f8 kind:arm_call to:0x0200ef9c module:main +from:0x02144968 kind:arm_call to:0x02144b08 module:overlay(30) +from:0x0214497c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02144998 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021449bc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02144a50 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02144a70 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02144a94 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02144aac kind:arm_call to:0x02144b08 module:overlay(30) +from:0x02144ab8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02144ad0 kind:arm_call to:0x020c9150 module:overlay(24) +from:0x02144ae0 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02144af0 kind:load to:0x02152cc4 module:overlay(30) +from:0x02144afc kind:load to:0x027e09b8 module:dtcm +from:0x02144b00 kind:load to:0x027e09a8 module:dtcm +from:0x02144b04 kind:load to:0x027e0cf8 module:dtcm +from:0x02144b58 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x02144b74 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x02144b90 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x02144ba4 kind:load to:0x027e0cd8 module:dtcm +from:0x02144bc8 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02144bdc kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02144be4 kind:load to:0x02154130 module:overlay(30) +from:0x02144bfc kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02144c04 kind:load to:0x02154130 module:overlay(30) +from:0x02144c24 kind:load to:0x02154130 module:overlay(30) +from:0x02144c44 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02144c4c kind:arm_call to:0x02011ff4 module:main +from:0x02144c64 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02144c6c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144c74 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02144c7c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02144c84 kind:arm_call to:0x0201662c module:main +from:0x02144c8c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02144ca4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02144cac kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144cb4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02144cbc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02144cc4 kind:arm_call to:0x0201662c module:main +from:0x02144ccc kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02144cd4 kind:arm_call to:0x02011ff4 module:main +from:0x02144cec kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144cf4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02144cfc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02144d04 kind:arm_call to:0x0201662c module:main +from:0x02144d0c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02144d14 kind:arm_call to:0x02011ff4 module:main +from:0x02144d2c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144d34 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02144d3c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02144d44 kind:arm_call to:0x0201662c module:main +from:0x02144d4c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02144d60 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02144d74 kind:load to:0x02154214 module:overlay(30) +from:0x02144d88 kind:arm_call to:0x02011f3c module:main +from:0x02144d94 kind:arm_call to:0x02144ddc module:overlay(30) +from:0x02144dac kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02144dd4 kind:load to:0x02153520 module:overlay(30) +from:0x02144de4 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02144df4 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02144dfc kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144e10 kind:load to:0x021535a8 module:overlay(30) +from:0x02144e14 kind:load to:0x0215353c module:overlay(30) +from:0x02144e20 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02144e64 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144e70 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144ec4 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144ee8 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144ef4 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02144efc kind:load to:0x027e00f0 module:dtcm +from:0x02144f00 kind:load to:0x027e09c0 module:dtcm +from:0x02144f0c kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02144f54 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02144f60 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02144fb4 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02144fd8 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02144fe4 kind:load to:0x027e00f0 module:dtcm +from:0x02144fe8 kind:load to:0x027e09c0 module:dtcm +from:0x02145008 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02145070 kind:load to:0x02154214 module:overlay(30) +from:0x02145084 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x021450ac kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x021450c0 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x021450c8 kind:load to:0x02154214 module:overlay(30) +from:0x021450e0 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x021450e8 kind:load to:0x02154214 module:overlay(30) +from:0x02145108 kind:load to:0x02154214 module:overlay(30) +from:0x02145120 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145128 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145140 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145148 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145150 kind:arm_call to:0x02011ff4 module:main +from:0x02145168 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145170 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145178 kind:arm_call to:0x02011ff4 module:main +from:0x02145190 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145198 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021451ac kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x021451c0 kind:load to:0x021542f8 module:overlay(30) +from:0x021451d4 kind:arm_call to:0x02011f3c module:main +from:0x021451e0 kind:arm_call to:0x02145220 module:overlay(30) +from:0x021451f8 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02145218 kind:load to:0x02153614 module:overlay(30) +from:0x02145228 kind:arm_call to:0x0210d174 module:overlay(26) +from:0x02145238 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02145240 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02145254 kind:load to:0x0215349c module:overlay(30) +from:0x02145258 kind:load to:0x02153630 module:overlay(30) +from:0x02145264 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x021452ac kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x021452b8 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x0214530c kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02145330 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0214533c kind:load to:0x027e00f0 module:dtcm +from:0x02145340 kind:load to:0x027e09c0 module:dtcm +from:0x0214534c kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x021453d4 kind:load to:0x021542f8 module:overlay(30) +from:0x021453e8 kind:arm_call to:0x0210d394 module:overlay(26) +from:0x02145410 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02145424 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x0214542c kind:load to:0x021542f8 module:overlay(30) +from:0x02145444 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x0214544c kind:load to:0x021542f8 module:overlay(30) +from:0x0214546c kind:load to:0x021542f8 module:overlay(30) +from:0x02145490 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145498 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021454a0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021454a8 kind:arm_call to:0x0201662c module:main +from:0x021454b0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021454c8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021454d0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021454d8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021454e0 kind:arm_call to:0x0201662c module:main +from:0x021454e8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021454f0 kind:arm_call to:0x02011ff4 module:main +from:0x02145504 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02145518 kind:load to:0x021543dc module:overlay(30) +from:0x0214552c kind:arm_call to:0x02011f3c module:main +from:0x02145538 kind:arm_call to:0x02145580 module:overlay(30) +from:0x02145550 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02145578 kind:load to:0x021536b4 module:overlay(30) +from:0x02145588 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02145598 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x021455a0 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021455b4 kind:load to:0x021535a8 module:overlay(30) +from:0x021455b8 kind:load to:0x021536d0 module:overlay(30) +from:0x021455c4 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02145608 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02145614 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02145668 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x0214568c kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02145698 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x021456a0 kind:load to:0x027e00f0 module:dtcm +from:0x021456a4 kind:load to:0x027e09c0 module:dtcm +from:0x021456b0 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02145718 kind:load to:0x021543dc module:overlay(30) +from:0x0214572c kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x02145754 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02145768 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02145770 kind:load to:0x021543dc module:overlay(30) +from:0x02145788 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02145790 kind:load to:0x021543dc module:overlay(30) +from:0x021457b0 kind:load to:0x021543dc module:overlay(30) +from:0x021457c8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021457d0 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021457e8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021457f0 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021457f8 kind:arm_call to:0x02011ff4 module:main +from:0x0214580c kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02145820 kind:load to:0x021544c0 module:overlay(30) +from:0x02145834 kind:arm_call to:0x02011f3c module:main +from:0x02145840 kind:arm_call to:0x02145888 module:overlay(30) +from:0x02145858 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02145880 kind:load to:0x0215373c module:overlay(30) +from:0x02145890 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x021458a0 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x021458a8 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021458bc kind:load to:0x021535a8 module:overlay(30) +from:0x021458c0 kind:load to:0x02153758 module:overlay(30) +from:0x021458cc kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02145910 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0214591c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02145970 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02145994 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x021459a0 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x021459a8 kind:load to:0x027e00f0 module:dtcm +from:0x021459ac kind:load to:0x027e09c0 module:dtcm +from:0x021459b8 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02145a20 kind:load to:0x021544c0 module:overlay(30) +from:0x02145a34 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x02145a5c kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02145a70 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02145a78 kind:load to:0x021544c0 module:overlay(30) +from:0x02145a90 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02145a98 kind:load to:0x021544c0 module:overlay(30) +from:0x02145ab8 kind:load to:0x021544c0 module:overlay(30) +from:0x02145ad0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145ad8 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145af0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145af8 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145b00 kind:arm_call to:0x02011ff4 module:main +from:0x02145b14 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02145b28 kind:load to:0x021545a4 module:overlay(30) +from:0x02145b3c kind:arm_call to:0x02011f3c module:main +from:0x02145b48 kind:arm_call to:0x02145ba4 module:overlay(30) +from:0x02145b60 kind:arm_call to:0x0209e2b0 module:overlay(0) +from:0x02145b98 kind:load to:0x021537c4 module:overlay(30) +from:0x02145bac kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02145bbc kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02145bc4 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02145bd8 kind:load to:0x021535a8 module:overlay(30) +from:0x02145bdc kind:load to:0x021537e0 module:overlay(30) +from:0x02145be8 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02145c2c kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02145c38 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02145c8c kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02145cb0 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02145cbc kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02145cc4 kind:load to:0x027e00f0 module:dtcm +from:0x02145cc8 kind:load to:0x027e09c0 module:dtcm +from:0x02145cd4 kind:arm_call to:0x0210e1e4 module:overlay(26) +from:0x02145d3c kind:load to:0x021545a4 module:overlay(30) +from:0x02145d50 kind:arm_call to:0x0210b7d8 module:overlay(26) +from:0x02145d78 kind:arm_call to:0x0209e7a0 module:overlay(0) +from:0x02145d8c kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02145d94 kind:load to:0x021545a4 module:overlay(30) +from:0x02145dac kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02145db4 kind:load to:0x021545a4 module:overlay(30) +from:0x02145dd4 kind:load to:0x021545a4 module:overlay(30) +from:0x02145dec kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145df4 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145e0c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02145e14 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02145e1c kind:arm_call to:0x02011ff4 module:main +from:0x02145e30 kind:arm_call to:0x0209e2d0 module:overlay(0) +from:0x02145e44 kind:load to:0x021546e0 module:overlay(30) +from:0x02145e58 kind:arm_call to:0x02011f3c module:main +from:0x02145e64 kind:arm_call to:0x02146054 module:overlay(30) +from:0x02145e7c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02145edc kind:load to:0x02153888 module:overlay(30) +from:0x02145ef0 kind:arm_call to:0x0209932c module:overlay(0) +from:0x02145f0c kind:load to:0x02153878 module:overlay(30) +from:0x02145f44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02145f50 kind:arm_call to:0x01fff458 module:itcm +from:0x02145fb0 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02145fdc kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02145ffc kind:load to:0x027e0ce4 module:dtcm +from:0x0214600c kind:arm_call to:0x0205a688 module:overlay(0) +from:0x02146020 kind:load to:0x0215386c module:overlay(30) +from:0x02146050 kind:load to:0x01ffc5a0 module:itcm +from:0x02146060 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x021460c4 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x021460f0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0214610c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214611c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02146148 kind:arm_call to:0x0203e690 module:main +from:0x02146154 kind:arm_call to:0x02146004 module:overlay(30) +from:0x0214615c kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02146164 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x0214616c kind:arm_call to:0x02145ee8 module:overlay(30) +from:0x02146174 kind:arm_call to:0x020dafb8 module:overlay(26) +from:0x0214617c kind:arm_call to:0x020f00f8 module:overlays(23,26) +from:0x02146254 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021462a0 kind:arm_call to:0x0202a1c0 module:main +from:0x021462b0 kind:load to:0x021538f8 module:overlay(30) +from:0x021462b4 kind:load to:0x021546e0 module:overlay(30) +from:0x021462b8 kind:load to:0x021538ac module:overlay(30) +from:0x021462bc kind:load to:0x020a1aac module:overlay(0) +from:0x021462c0 kind:load to:0x0214d374 module:overlay(30) +from:0x021462c4 kind:load to:0x027e07d4 module:dtcm +from:0x021462c8 kind:load to:0x02153844 module:overlay(30) +from:0x021462d4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02146348 kind:arm_call to:0x02149614 module:overlay(30) +from:0x02146358 kind:load to:0x02153984 module:overlay(30) +from:0x02146480 kind:load to:0x02153a3c module:overlay(30) +from:0x02146484 kind:load to:0x02153a2c module:overlay(30) +from:0x021464cc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021464d4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021464dc kind:load to:0x02153a2c module:overlay(30) +from:0x02146500 kind:arm_call to:0x02146748 module:overlay(30) +from:0x0214651c kind:arm_call to:0x021469f4 module:overlay(30) +from:0x021465dc kind:arm_call to:0x020d33ec module:overlay(24) +from:0x02146604 kind:arm_call to:0x021475a0 module:overlay(30) +from:0x02146608 kind:arm_call to:0x020d337c module:overlay(24) +from:0x02146618 kind:arm_call to:0x020d337c module:overlay(24) +from:0x02146628 kind:arm_call to:0x020db270 module:overlay(26) +from:0x0214665c kind:arm_call to:0x020d445c module:overlay(24) +from:0x02146704 kind:arm_call to:0x0214dfa8 module:overlay(30) +from:0x0214673c kind:load to:0x0204b164 module:main +from:0x02146740 kind:load to:0x027e0cd8 module:dtcm +from:0x02146744 kind:load to:0x027e0d24 module:dtcm +from:0x0214678c kind:arm_call to:0x021479e4 module:overlay(30) +from:0x021467c8 kind:arm_call to:0x020d33ec module:overlay(24) +from:0x021467cc kind:arm_call to:0x020d337c module:overlay(24) +from:0x021467fc kind:arm_call to:0x020eb178 module:overlay(26) +from:0x02146818 kind:arm_call to:0x020f0dcc module:overlay(26) +from:0x02146830 kind:arm_call to:0x020f0d48 module:overlays(26,31) +from:0x0214685c kind:arm_call to:0x020d33ec module:overlay(24) +from:0x02146860 kind:arm_call to:0x020d337c module:overlay(24) +from:0x0214687c kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x021468a4 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x021468b4 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x021468c4 kind:arm_call to:0x020f1028 module:overlay(26) +from:0x021468d4 kind:arm_call to:0x020f1028 module:overlay(26) +from:0x021468e4 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x021468f4 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x02146904 kind:arm_call to:0x020f1004 module:overlay(26) +from:0x02146914 kind:arm_call to:0x020f1004 module:overlay(26) +from:0x02146948 kind:arm_call to:0x020f1004 module:overlay(26) +from:0x02146960 kind:arm_call to:0x020f1028 module:overlay(26) +from:0x021469c8 kind:arm_call to:0x020eb6e0 module:overlay(26) +from:0x021469f0 kind:load to:0x027e0cd8 module:dtcm +from:0x02146a10 kind:arm_call to:0x02146a20 module:overlay(30) +from:0x02146a18 kind:arm_call to:0x02146c08 module:overlay(30) +from:0x02146a40 kind:arm_call to:0x021475a0 module:overlay(30) +from:0x02146a4c kind:arm_call to:0x020d3774 module:overlay(24) +from:0x02146a8c kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02146ab8 kind:arm_call to:0x021475a0 module:overlay(30) +from:0x02146ac4 kind:arm_call to:0x020d3774 module:overlay(24) +from:0x02146b00 kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02146b44 kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02146b84 kind:arm_call to:0x021475a0 module:overlay(30) +from:0x02146b90 kind:arm_call to:0x020d3774 module:overlay(24) +from:0x02146bcc kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02146bfc kind:load to:0x0215385c module:overlay(30) +from:0x02146c00 kind:load to:0x02153848 module:overlay(30) +from:0x02146c04 kind:load to:0x02153850 module:overlay(30) +from:0x02146c40 kind:arm_call to:0x020e9d84 module:overlay(26) +from:0x02146cd4 kind:arm_call to:0x020d33ec module:overlay(24) +from:0x02146cd8 kind:arm_call to:0x020d337c module:overlay(24) +from:0x02146d20 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x02146d7c kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02146e48 kind:arm_call to:0x021475a0 module:overlay(30) +from:0x02146e58 kind:arm_call to:0x020d3774 module:overlay(24) +from:0x02146e8c kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02146e9c kind:arm_call to:0x020d337c module:overlay(24) +from:0x02146ecc kind:arm_call to:0x02147628 module:overlay(30) +from:0x02146f04 kind:arm_call to:0x021475a0 module:overlay(30) +from:0x02146f14 kind:arm_call to:0x020d3774 module:overlay(24) +from:0x02146f48 kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02146f58 kind:arm_call to:0x020d337c module:overlay(24) +from:0x02146f88 kind:arm_call to:0x02147628 module:overlay(30) +from:0x02147018 kind:arm_call to:0x020d337c module:overlay(24) +from:0x02147034 kind:arm_call to:0x020eb6e0 module:overlay(26) +from:0x021470b4 kind:arm_call to:0x020d337c module:overlay(24) +from:0x021470d4 kind:arm_call to:0x020eb6e0 module:overlay(26) +from:0x02147194 kind:arm_call to:0x020d337c module:overlay(24) +from:0x021471b0 kind:arm_call to:0x020eb6e0 module:overlay(26) +from:0x02147248 kind:arm_call to:0x020d337c module:overlay(24) +from:0x02147264 kind:arm_call to:0x020eb6e0 module:overlay(26) +from:0x021472d0 kind:arm_call to:0x02147340 module:overlay(30) +from:0x021472e4 kind:arm_call to:0x02147340 module:overlay(30) +from:0x02147330 kind:load to:0x027e0ce0 module:dtcm +from:0x02147334 kind:load to:0x027e0cd8 module:dtcm +from:0x02147338 kind:load to:0x02153858 module:overlay(30) +from:0x0214733c kind:load to:0x02153844 module:overlay(30) +from:0x021473d4 kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x021473f8 kind:arm_call to:0x0214e084 module:overlay(30) +from:0x0214742c kind:arm_call to:0x0214dff8 module:overlay(30) +from:0x02147460 kind:load to:0x027e0cd8 module:dtcm +from:0x02147464 kind:load to:0x027e0d24 module:dtcm +from:0x0214749c kind:arm_call to:0x02147a3c module:overlay(30) +from:0x021474ac kind:arm_call to:0x01fff698 module:itcm +from:0x021474bc kind:arm_call to:0x01fff698 module:itcm +from:0x021474ec kind:arm_call to:0x01ffb714 module:itcm +from:0x02147518 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02147594 kind:load to:0x027e0cd8 module:dtcm +from:0x0214759c kind:load to:0x027e0d24 module:dtcm +from:0x021475f8 kind:arm_call to:0x020d33ec module:overlay(24) +from:0x021475fc kind:arm_call to:0x020d337c module:overlay(24) +from:0x02147614 kind:arm_call to:0x020eb178 module:overlay(26) +from:0x02147618 kind:arm_call to:0x020d336c module:overlay(24) +from:0x02147624 kind:load to:0x027e0cd8 module:dtcm +from:0x02147678 kind:arm_call to:0x020eb6e0 module:overlay(26) +from:0x02147760 kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x021477a8 kind:arm_call to:0x021475a0 module:overlay(30) +from:0x021477ac kind:arm_call to:0x020d337c module:overlay(24) +from:0x021477f0 kind:arm_call to:0x02147628 module:overlay(30) +from:0x0214780c kind:arm_call to:0x021475a0 module:overlay(30) +from:0x02147810 kind:arm_call to:0x020d337c module:overlay(24) +from:0x02147838 kind:arm_call to:0x02147628 module:overlay(30) +from:0x02147994 kind:load to:0x027e0cd8 module:dtcm +from:0x02147998 kind:load to:0x02153854 module:overlay(30) +from:0x0214799c kind:load to:0x0215384c module:overlay(30) +from:0x02147a04 kind:arm_call to:0x020f0f40 module:overlay(26) +from:0x02147a20 kind:arm_call to:0x020f0f1c module:overlay(26) +from:0x02147aa0 kind:arm_call to:0x021479e4 module:overlay(30) +from:0x02147abc kind:arm_call to:0x020f0920 module:overlay(26) +from:0x02147ac4 kind:arm_call to:0x020f0220 module:overlay(26) +from:0x02147ad4 kind:arm_call to:0x021479a0 module:overlay(30) +from:0x02147ae0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02147af0 kind:arm_call to:0x02147468 module:overlay(30) +from:0x02147afc kind:arm_call to:0x02147a3c module:overlay(30) +from:0x02147b34 kind:arm_call to:0x01ff930c module:itcm +from:0x02147b58 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x02147b60 kind:arm_call to:0x0214c408 module:overlay(30) +from:0x02147b80 kind:arm_call to:0x01ff9218 module:itcm +from:0x02147b90 kind:arm_call to:0x01ff9218 module:itcm +from:0x02147b9c kind:arm_call to:0x021479a0 module:overlay(30) +from:0x02147bc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02147bf8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147c30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147c54 kind:arm_call to:0x01ff916c module:itcm +from:0x02147c6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147c78 kind:arm_call to:0x02113110 module:overlay(26) +from:0x02147ce0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02147cec kind:arm_call to:0x021479e4 module:overlay(30) +from:0x02147d48 kind:load to:0x0203feb0 module:main +from:0x02147d84 kind:arm_call to:0x020e9d84 module:overlay(26) +from:0x02147d94 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x02147db4 kind:arm_call to:0x0214860c module:overlay(30) +from:0x02147dc4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02147dec kind:arm_call to:0x01fff698 module:itcm +from:0x02147df0 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x02147e08 kind:arm_call to:0x02133b00 module:overlay(26) +from:0x02147e1c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02147e28 kind:arm_call to:0x01ffb744 module:itcm +from:0x02147e5c kind:arm_call to:0x02147a3c module:overlay(30) +from:0x02147e78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147e88 kind:arm_call to:0x02133918 module:overlay(26) +from:0x02147ef0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147f00 kind:arm_call to:0x01ffb744 module:itcm +from:0x02147f38 kind:arm_call to:0x020f0920 module:overlay(26) +from:0x02147f48 kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x02147f64 kind:arm_call to:0x020e9f44 module:overlay(26) +from:0x02147f80 kind:arm_call to:0x020f0948 module:overlay(26) +from:0x02147fa0 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x02147fac kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02147fcc kind:arm_call to:0x020f0948 module:overlay(26) +from:0x02147fdc kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x02147fe8 kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02148014 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x02148038 kind:arm_call to:0x020f0948 module:overlay(26) +from:0x02148040 kind:arm_call to:0x020f0220 module:overlay(26) +from:0x02148050 kind:arm_call to:0x021479a0 module:overlay(30) +from:0x0214805c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02148070 kind:load to:0x027e0ce0 module:dtcm +from:0x02148074 kind:load to:0x027e0cd8 module:dtcm +from:0x0214808c kind:arm_call to:0x021337cc module:overlay(26) +from:0x021480a0 kind:arm_call to:0x021479a0 module:overlay(30) +from:0x021480b0 kind:arm_call to:0x02147a3c module:overlay(30) +from:0x021480bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021480ec kind:arm_call to:0x01ffb714 module:itcm +from:0x021480f8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148144 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148164 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148170 kind:arm_call to:0x01ffb744 module:itcm +from:0x021481ac kind:arm_call to:0x02148080 module:overlay(30) +from:0x021481b8 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x021481c4 kind:arm_call to:0x021479e4 module:overlay(30) +from:0x021481f0 kind:arm_call to:0x021464e0 module:overlay(30) +from:0x02148260 kind:arm_call to:0x020e9d84 module:overlay(26) +from:0x02148270 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x021482a0 kind:arm_call to:0x0214860c module:overlay(30) +from:0x021482d8 kind:arm_call to:0x01fff850 module:itcm +from:0x02148328 kind:arm_call to:0x0214860c module:overlay(30) +from:0x021483a0 kind:arm_call to:0x01fff850 module:itcm +from:0x0214842c kind:arm_call to:0x0214860c module:overlay(30) +from:0x02148478 kind:arm_call to:0x0214860c module:overlay(30) +from:0x021484b4 kind:arm_call to:0x021486a4 module:overlay(30) +from:0x02148534 kind:arm_call to:0x020ecd58 module:overlay(26) +from:0x02148540 kind:arm_call to:0x02147a3c module:overlay(30) +from:0x02148550 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214855c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214857c kind:arm_call to:0x01ffb744 module:itcm +from:0x021485ac kind:arm_call to:0x02148884 module:overlay(30) +from:0x021485b8 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x021485d8 kind:arm_call to:0x021479a0 module:overlay(30) +from:0x021485e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021485fc kind:load to:0x027e0ce0 module:dtcm +from:0x02148600 kind:load to:0x02152ce8 module:overlay(30) +from:0x02148604 kind:load to:0x02152cf0 module:overlay(30) +from:0x02148644 kind:arm_call to:0x01fff850 module:itcm +from:0x0214869c kind:load to:0x02152cf0 module:overlay(30) +from:0x021486a0 kind:load to:0x02152ce8 module:overlay(30) +from:0x021486c4 kind:arm_call to:0x020e9d84 module:overlay(26) +from:0x021486f8 kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x02148748 kind:arm_call to:0x020f1004 module:overlay(26) +from:0x02148758 kind:arm_call to:0x020f1004 module:overlay(26) +from:0x02148760 kind:arm_call to:0x020f1028 module:overlay(26) +from:0x02148770 kind:arm_call to:0x020f1028 module:overlay(26) +from:0x021487b8 kind:arm_call to:0x01fff850 module:itcm +from:0x021487d8 kind:arm_call to:0x01fff850 module:itcm +from:0x021487f4 kind:arm_call to:0x01fff850 module:itcm +from:0x02148848 kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x0214887c kind:load to:0x027e0ce0 module:dtcm +from:0x02148880 kind:load to:0x027e0cd8 module:dtcm +from:0x02148898 kind:arm_call to:0x020f0920 module:overlay(26) +from:0x021488a0 kind:arm_call to:0x020f0220 module:overlay(26) +from:0x021488ac kind:arm_call to:0x020f0920 module:overlay(26) +from:0x0214890c kind:arm_call to:0x020e9d84 module:overlay(26) +from:0x02148928 kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x0214893c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02148958 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148988 kind:arm_call to:0x02148f3c module:overlay(30) +from:0x021489c4 kind:arm_call to:0x02148224 module:overlay(30) +from:0x021489e8 kind:load to:0x027e0ce0 module:dtcm +from:0x02148a1c kind:arm_call to:0x021463b0 module:overlay(30) +from:0x02148a24 kind:arm_call to:0x0214c408 module:overlay(30) +from:0x02148a44 kind:arm_call to:0x0214e5c4 module:overlay(30) +from:0x02148a64 kind:arm_call to:0x0214e610 module:overlay(30) +from:0x02148a70 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02148a88 kind:arm_call to:0x020168f0 module:main +from:0x02148a9c kind:arm_call to:0x01ff9318 module:itcm +from:0x02148b74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148b80 kind:arm_call to:0x021493bc module:overlay(30) +from:0x02148bbc kind:arm_call to:0x01ff9984 module:itcm +from:0x02148bd0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02148bec kind:arm_call to:0x01ff9258 module:itcm +from:0x02148c0c kind:arm_call to:0x01ff9984 module:itcm +from:0x02148c18 kind:load to:0x027e0d24 module:dtcm +from:0x02148c20 kind:load to:0x0203feb0 module:main +from:0x02148c88 kind:arm_call to:0x021342bc module:overlays(26,48) +from:0x02148cf0 kind:arm_call to:0x021342bc module:overlays(26,48) +from:0x02148d64 kind:load to:0x02152cdc module:overlay(30) +from:0x02148d84 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02148d8c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02148de0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02148df0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148e00 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02148e08 kind:load to:0x027e0ce4 module:dtcm +from:0x02148e20 kind:arm_call to:0x0214edcc module:overlay(30) +from:0x02148e3c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02148e4c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02148e98 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02148ec0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02148eec kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02148f24 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02148f4c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02148f58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148f64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02148f98 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02148fbc kind:load to:0x027e0cd8 module:dtcm +from:0x02148fec kind:arm_call to:0x020d445c module:overlay(24) +from:0x02148ff8 kind:arm_call to:0x02149008 module:overlay(30) +from:0x02149004 kind:load to:0x027e0cd8 module:dtcm +from:0x02149034 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0214905c kind:load to:0x027e0cd8 module:dtcm +from:0x02149084 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021490a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021490b8 kind:arm_call to:0x02148f3c module:overlay(30) +from:0x02149100 kind:arm_call to:0x020e9d84 module:overlay(26) +from:0x02149110 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x02149130 kind:arm_call to:0x0214860c module:overlay(30) +from:0x02149154 kind:arm_call to:0x021479e4 module:overlay(30) +from:0x0214918c kind:load to:0x027e0ce0 module:dtcm +from:0x021491b8 kind:arm_call to:0x021479e4 module:overlay(30) +from:0x02149230 kind:arm_call to:0x0214e11c module:overlay(30) +from:0x02149260 kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x02149290 kind:load to:0x027e0d24 module:dtcm +from:0x021492c0 kind:load to:0x02098fc4 module:overlay(0) +from:0x021492e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214930c kind:arm_call to:0x01ff9638 module:itcm +from:0x02149310 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02149320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149330 kind:arm_call to:0x021493bc module:overlay(30) +from:0x02149394 kind:arm_call to:0x01ff9984 module:itcm +from:0x021493a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021493b4 kind:load to:0x0203feb0 module:main +from:0x021493c4 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0214940c kind:arm_call to:0x02149600 module:overlay(30) +from:0x0214942c kind:arm_call to:0x01ffb714 module:itcm +from:0x02149434 kind:arm_call to:0x01ff938c module:itcm +from:0x02149440 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149450 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021494a4 kind:arm_call to:0x02015018 module:main +from:0x021494c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021494e0 kind:arm_call to:0x02015018 module:main +from:0x02149500 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149520 kind:arm_call to:0x02015018 module:main +from:0x02149540 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149560 kind:arm_call to:0x02015018 module:main +from:0x02149580 kind:arm_call to:0x02015018 module:main +from:0x021495a0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021495c0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021495e0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021495ec kind:load to:0x027e09a8 module:dtcm +from:0x02149610 kind:load to:0x027e09bc module:dtcm +from:0x02149624 kind:arm_call to:0x02149600 module:overlay(30) +from:0x02149644 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214964c kind:arm_call to:0x01ff938c module:itcm +from:0x02149658 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149668 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149680 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214968c kind:load to:0x027e09a8 module:dtcm +from:0x021496ac kind:arm_call to:0x020f45f4 module:overlay(26) +from:0x021496c0 kind:arm_call to:0x01fff458 module:itcm +from:0x021496d4 kind:arm_call to:0x020e8294 module:overlay(26) +from:0x021496dc kind:load to:0x021418f4 module:overlay(26) +from:0x021496e0 kind:load to:0x027e0ce0 module:dtcm +from:0x02149738 kind:arm_call to:0x01fff698 module:itcm +from:0x02149754 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x0214975c kind:arm_call to:0x020f6f4c module:overlay(26) +from:0x02149780 kind:arm_call to:0x02149b70 module:overlay(30) +from:0x0214980c kind:arm_call to:0x02149a34 module:overlay(30) +from:0x0214982c kind:arm_call to:0x0214985c module:overlay(30) +from:0x02149854 kind:load to:0x027e0cd8 module:dtcm +from:0x02149858 kind:load to:0x027e0ce0 module:dtcm +from:0x02149880 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214988c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214989c kind:arm_call to:0x01ffb860 module:itcm +from:0x021498b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021498c4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021498ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0214991c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214994c kind:arm_call to:0x01ffb860 module:itcm +from:0x02149958 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214996c kind:arm_call to:0x01ffb780 module:itcm +from:0x0214999c kind:arm_call to:0x01ffb714 module:itcm +from:0x021499ac kind:arm_call to:0x01ffb780 module:itcm +from:0x021499d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149a08 kind:arm_call to:0x01ff9638 module:itcm +from:0x02149a28 kind:load to:0x020406b0 module:main +from:0x02149aa4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02149ab0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149b0c kind:arm_call to:0x01ffb714 module:itcm +from:0x02149b20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149b30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149b44 kind:arm_call to:0x0214985c module:overlay(30) +from:0x02149cfc kind:arm_call to:0x0214985c module:overlay(30) +from:0x02149f18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149f24 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149f34 kind:arm_call to:0x01ffb860 module:itcm +from:0x02149f4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02149f58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149f68 kind:arm_call to:0x01ffb860 module:itcm +from:0x02149f7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02149f88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149f98 kind:arm_call to:0x01ffb860 module:itcm +from:0x02149fc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149fd4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214a004 kind:arm_call to:0x01ffb780 module:itcm +from:0x0214a044 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a0c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a0dc kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a168 kind:arm_call to:0x0214985c module:overlay(30) +from:0x0214a188 kind:arm_call to:0x02149a34 module:overlay(30) +from:0x0214a220 kind:load to:0x02153954 module:overlay(30) +from:0x0214a24c kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214a258 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214a260 kind:load to:0x027e0d24 module:dtcm +from:0x0214a278 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0214a2d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214a328 kind:arm_call to:0x021493f8 module:overlay(30) +from:0x0214a338 kind:load to:0x02153954 module:overlay(30) +from:0x0214a354 kind:arm_call to:0x0214e42c module:overlay(30) +from:0x0214a3b4 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214a3c8 kind:arm_call to:0x021479e4 module:overlay(30) +from:0x0214a3f4 kind:load to:0x027e0d24 module:dtcm +from:0x0214a400 kind:load to:0x02153954 module:overlay(30) +from:0x0214a410 kind:arm_call to:0x02149060 module:overlay(30) +from:0x0214a46c kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214a4b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214a510 kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214a548 kind:arm_call to:0x02147a84 module:overlay(30) +from:0x0214a550 kind:arm_call to:0x02149190 module:overlay(30) +from:0x0214a55c kind:arm_call to:0x021464e0 module:overlay(30) +from:0x0214a564 kind:arm_call to:0x021488b4 module:overlay(30) +from:0x0214a57c kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214a58c kind:load to:0x02153a14 module:overlay(30) +from:0x0214a598 kind:load to:0x02153954 module:overlay(30) +from:0x0214a5f4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214a5fc kind:arm_call to:0x020168f0 module:main +from:0x0214a608 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214a624 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a63c kind:arm_call to:0x0214e15c module:overlay(30) +from:0x0214a650 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214a6c0 kind:load to:0x02153954 module:overlay(30) +from:0x0214a6c4 kind:load to:0x027e0d24 module:dtcm +from:0x0214a6ec kind:arm_call to:0x021489ec module:overlay(30) +from:0x0214a704 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214a78c kind:arm_call to:0x02148224 module:overlay(30) +from:0x0214a7cc kind:arm_call to:0x020168f0 module:main +from:0x0214a7e8 kind:arm_call to:0x0214e15c module:overlay(30) +from:0x0214a80c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a864 kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214a8c4 kind:arm_call to:0x020168f0 module:main +from:0x0214a8d8 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214a954 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a964 kind:arm_call to:0x020f0920 module:overlay(26) +from:0x0214a978 kind:load to:0x02153954 module:overlay(30) +from:0x0214a97c kind:load to:0x027e0d24 module:dtcm +from:0x0214a984 kind:load to:0x02153a14 module:overlay(30) +from:0x0214a98c kind:load to:0x0204b164 module:main +from:0x0214a9ac kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214a9c8 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a9d8 kind:arm_call to:0x02147a3c module:overlay(30) +from:0x0214a9f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214aa00 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214aa0c kind:arm_call to:0x021479a0 module:overlay(30) +from:0x0214aa34 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214aa68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214aa80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214aa8c kind:arm_call to:0x02113110 module:overlay(26) +from:0x0214aab8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214aad4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214aae0 kind:arm_call to:0x02149690 module:overlay(30) +from:0x0214aaf4 kind:arm_call to:0x02148224 module:overlay(30) +from:0x0214ab20 kind:arm_call to:0x020168f0 module:main +from:0x0214ab40 kind:arm_call to:0x0214e15c module:overlay(30) +from:0x0214abbc kind:arm_call to:0x01ff9258 module:itcm +from:0x0214abfc kind:arm_call to:0x01ff916c module:itcm +from:0x0214ac40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214ace0 kind:arm_call to:0x021489ec module:overlay(30) +from:0x0214acec kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214acf8 kind:arm_call to:0x020168f0 module:main +from:0x0214ad08 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214ad24 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214ad2c kind:arm_call to:0x0214c408 module:overlay(30) +from:0x0214ad3c kind:load to:0x0203feb0 module:main +from:0x0214ad40 kind:load to:0x027e0d24 module:dtcm +from:0x0214ad44 kind:load to:0x0204b164 module:main +from:0x0214ad50 kind:load to:0x02153954 module:overlay(30) +from:0x0214adb4 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214adc0 kind:arm_call to:0x0214e554 module:overlay(30) +from:0x0214add4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214addc kind:arm_call to:0x020168f0 module:main +from:0x0214adf4 kind:arm_call to:0x0214e15c module:overlay(30) +from:0x0214ae00 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214ae1c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ae34 kind:load to:0x02153984 module:overlay(30) +from:0x0214ae38 kind:load to:0x027e0d24 module:dtcm +from:0x0214ae50 kind:arm_call to:0x021489ec module:overlay(30) +from:0x0214ae68 kind:arm_call to:0x02015018 module:main +from:0x0214ae7c kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214ae98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214aeac kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214aecc kind:load to:0x027e0d24 module:dtcm +from:0x0214aed0 kind:load to:0x0214e568 module:overlay(30) +from:0x0214af28 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214af44 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214af60 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214af6c kind:arm_call to:0x0214e554 module:overlay(30) +from:0x0214af88 kind:arm_call to:0x0214e42c module:overlay(30) +from:0x0214afa8 kind:load to:0x0215396c module:overlay(30) +from:0x0214afac kind:load to:0x027e0d24 module:dtcm +from:0x0214b000 kind:arm_call to:0x01ff916c module:itcm +from:0x0214b00c kind:arm_call to:0x0211313c module:overlay(26) +from:0x0214b02c kind:arm_call to:0x01ffb428 module:itcm +from:0x0214b0c0 kind:arm_call to:0x021492c4 module:overlay(30) +from:0x0214b0f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214b100 kind:arm_call to:0x021492c4 module:overlay(30) +from:0x0214b118 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214b120 kind:arm_call to:0x020168f0 module:main +from:0x0214b13c kind:arm_call to:0x0214e15c module:overlay(30) +from:0x0214b15c kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214b160 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214b17c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214b198 kind:arm_call to:0x021489ec module:overlay(30) +from:0x0214b20c kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214b224 kind:arm_call to:0x021489ec module:overlay(30) +from:0x0214b23c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214b2a4 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214b2c8 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214b2d8 kind:load to:0x02153954 module:overlay(30) +from:0x0214b2dc kind:load to:0x027e0d24 module:dtcm +from:0x0214b2e4 kind:load to:0x02153a14 module:overlay(30) +from:0x0214b300 kind:load to:0x027e0d24 module:dtcm +from:0x0214b304 kind:load to:0x0214e568 module:overlay(30) +from:0x0214b314 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214b328 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b33c kind:arm_call to:0x01ffb860 module:itcm +from:0x0214b34c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214b3c4 kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214b3e0 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214b3fc kind:load to:0x021539cc module:overlay(30) +from:0x0214b410 kind:arm_call to:0x02149298 module:overlay(30) +from:0x0214b424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b474 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214b4bc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214b4c4 kind:arm_call to:0x020168f0 module:main +from:0x0214b4e0 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214b4f0 kind:load to:0x02153954 module:overlay(30) +from:0x0214b548 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214b550 kind:arm_call to:0x020168f0 module:main +from:0x0214b56c kind:arm_call to:0x0214e15c module:overlay(30) +from:0x0214b598 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214b5bc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214b5d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214b5f0 kind:load to:0x02153954 module:overlay(30) +from:0x0214b5f4 kind:load to:0x027e0d24 module:dtcm +from:0x0214b610 kind:arm_call to:0x021489ec module:overlay(30) +from:0x0214b654 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214b65c kind:load to:0x027e0d24 module:dtcm +from:0x0214b674 kind:load to:0x027e0d24 module:dtcm +from:0x0214b6d4 kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214b744 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214b750 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214b77c kind:arm_call to:0x020168f0 module:main +from:0x0214b798 kind:arm_call to:0x0214e15c module:overlay(30) +from:0x0214b7c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214b7d4 kind:load to:0x0215399c module:overlay(30) +from:0x0214b7dc kind:load to:0x0204b164 module:main +from:0x0214b7e0 kind:load to:0x027e0d24 module:dtcm +from:0x0214b814 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214b82c kind:arm_call to:0x02015018 module:main +from:0x0214b86c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214b8f4 kind:arm_call to:0x021489ec module:overlay(30) +from:0x0214b90c kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214b940 kind:arm_call to:0x02148190 module:overlay(30) +from:0x0214b950 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214b964 kind:load to:0x021539b4 module:overlay(30) +from:0x0214b9c4 kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214b9c8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214b9dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b9ec kind:arm_call to:0x01ffb860 module:itcm +from:0x0214b9fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214ba3c kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214ba44 kind:arm_call to:0x02148e0c module:overlay(30) +from:0x0214ba4c kind:arm_call to:0x021496e4 module:overlay(30) +from:0x0214ba5c kind:arm_call to:0x0214e42c module:overlay(30) +from:0x0214ba6c kind:load to:0x021539cc module:overlay(30) +from:0x0214ba74 kind:load to:0x027e0d24 module:dtcm +from:0x0214ba84 kind:arm_call to:0x02149298 module:overlay(30) +from:0x0214ba98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bac4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214bad0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0214bae8 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214bb2c kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214bb3c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0214bb64 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0214bb70 kind:load to:0x027e0cec module:dtcm +from:0x0214bb80 kind:arm_call to:0x02149298 module:overlay(30) +from:0x0214bb94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bbb4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214bbdc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214bbf0 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0214bc24 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bc34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bc4c kind:arm_call to:0x02113110 module:overlay(26) +from:0x0214bcf8 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214bd04 kind:load to:0x027e09a8 module:dtcm +from:0x0214bd08 kind:load to:0x021546e0 module:overlay(30) +from:0x0214bd0c kind:load to:0x021546e4 module:overlay(30) +from:0x0214bd24 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0214bd3c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0214bdbc kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214bdc8 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0214bde0 kind:load to:0x02153954 module:overlay(30) +from:0x0214bdfc kind:arm_call to:0x01ff916c module:itcm +from:0x0214be08 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0214be3c kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214be5c kind:arm_call to:0x0214e42c module:overlay(30) +from:0x0214bec4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214bed4 kind:arm_call to:0x01fff698 module:itcm +from:0x0214bef8 kind:arm_call to:0x02147a3c module:overlay(30) +from:0x0214bf04 kind:arm_call to:0x021479e4 module:overlay(30) +from:0x0214bf34 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214bf54 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214bf68 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214bf8c kind:arm_call to:0x02148fc0 module:overlay(30) +from:0x0214bfdc kind:arm_call to:0x020ec934 module:overlay(26) +from:0x0214bff0 kind:arm_call to:0x020ec9b8 module:overlay(26) +from:0x0214c00c kind:arm_call to:0x020f0d48 module:overlays(26,31) +from:0x0214c048 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214c054 kind:arm_call to:0x021479e4 module:overlay(30) +from:0x0214c078 kind:arm_call to:0x021479a0 module:overlay(30) +from:0x0214c084 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c0b4 kind:arm_call to:0x021464e0 module:overlay(30) +from:0x0214c0c0 kind:load to:0x027e0d24 module:dtcm +from:0x0214c0cc kind:load to:0x02153954 module:overlay(30) +from:0x0214c0d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c0d8 kind:load to:0x021547b8 module:overlay(30) +from:0x0214c0f8 kind:arm_call to:0x02147a84 module:overlay(30) +from:0x0214c118 kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x0214c130 kind:arm_call to:0x0214df60 module:overlay(30) +from:0x0214c13c kind:arm_call to:0x021464e0 module:overlay(30) +from:0x0214c144 kind:arm_call to:0x021488b4 module:overlay(30) +from:0x0214c15c kind:arm_call to:0x02149614 module:overlay(30) +from:0x0214c168 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214c174 kind:load to:0x027e0d24 module:dtcm +from:0x0214c1c8 kind:load to:0x027e0d24 module:dtcm +from:0x0214c1f8 kind:arm_call to:0x02148e54 module:overlay(30) +from:0x0214c208 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c224 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c2a0 kind:arm_call to:0x01ffb780 module:itcm +from:0x0214c3e0 kind:arm_call to:0x0214df14 module:overlay(30) +from:0x0214c3ec kind:load to:0x027e0ce4 module:dtcm +from:0x0214c3f0 kind:load to:0x0203feb0 module:main +from:0x0214c3f8 kind:load to:0x021539e4 module:overlay(30) +from:0x0214c3fc kind:load to:0x021539fc module:overlay(30) +from:0x0214c404 kind:load to:0x027e0d24 module:dtcm +from:0x0214c420 kind:arm_call to:0x0214e520 module:overlay(30) +from:0x0214c434 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214c43c kind:arm_call to:0x02147d50 module:overlay(30) +from:0x0214c474 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214c4cc kind:arm_call to:0x021489ec module:overlay(30) +from:0x0214c4f8 kind:arm_call to:0x02149690 module:overlay(30) +from:0x0214c514 kind:arm_call to:0x020f0920 module:overlay(26) +from:0x0214c51c kind:arm_call to:0x020f0220 module:overlay(26) +from:0x0214c52c kind:arm_call to:0x021479a0 module:overlay(30) +from:0x0214c538 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c548 kind:arm_call to:0x02147468 module:overlay(30) +from:0x0214c5c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214c5d8 kind:arm_call to:0x021479a0 module:overlay(30) +from:0x0214c5e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214c618 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c628 kind:arm_call to:0x02147a3c module:overlay(30) +from:0x0214c638 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c644 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0214c678 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214c680 kind:arm_call to:0x021488b4 module:overlay(30) +from:0x0214c6a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214c6c0 kind:arm_call to:0x0214e520 module:overlay(30) +from:0x0214c6f4 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214c700 kind:arm_call to:0x02148190 module:overlay(30) +from:0x0214c714 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214c748 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214c784 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214c798 kind:load to:0x027e0d24 module:dtcm +from:0x0214c7a4 kind:load to:0x0203feb0 module:main +from:0x0214c7c4 kind:load to:0x027e0d24 module:dtcm +from:0x0214c7c8 kind:load to:0x0214df14 module:overlay(30) +from:0x0214c7dc kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0214c854 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0214c864 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0214c86c kind:arm_call to:0x020f0434 module:overlay(26) +from:0x0214c878 kind:arm_call to:0x020f0468 module:overlay(26) +from:0x0214c8a0 kind:arm_call to:0x020ec814 module:overlay(26) +from:0x0214c8ac kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214c8b8 kind:load to:0x0204b164 module:main +from:0x0214c8bc kind:load to:0x0214ce0c module:overlay(30) +from:0x0214c8c0 kind:load to:0x02154678 module:overlay(30) +from:0x0214c8c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c8c8 kind:load to:0x021547b8 module:overlay(30) +from:0x0214c8e4 kind:arm_call to:0x0214e12c module:overlay(30) +from:0x0214c8fc kind:arm_call to:0x01fff698 module:itcm +from:0x0214c938 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0214c968 kind:arm_call to:0x020f0484 module:overlay(26) +from:0x0214c978 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214c984 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c9a4 kind:arm_call to:0x02147a3c module:overlay(30) +from:0x0214c9b0 kind:arm_call to:0x02148f74 module:overlay(30) +from:0x0214c9d4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0214c9e8 kind:arm_call to:0x021464e0 module:overlay(30) +from:0x0214ca24 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0214ca40 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0214ca50 kind:arm_call to:0x02148d68 module:overlay(30) +from:0x0214ca6c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0214ca84 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0214ca9c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0214caac kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0214cab8 kind:load to:0x027e0d24 module:dtcm +from:0x0214cabc kind:load to:0x027e0cd8 module:dtcm +from:0x0214cac0 kind:load to:0x02152ce2 module:overlay(30) +from:0x0214cac4 kind:load to:0x02154698 module:overlay(30) +from:0x0214cac8 kind:load to:0x021546aa module:overlay(30) +from:0x0214cacc kind:load to:0x021546ac module:overlay(30) +from:0x0214cad0 kind:load to:0x02152cf8 module:overlay(30) +from:0x0214cae8 kind:arm_call to:0x02146490 module:overlay(30) +from:0x0214cb18 kind:arm_call to:0x02147d50 module:overlay(30) +from:0x0214cb58 kind:arm_call to:0x02146490 module:overlay(30) +from:0x0214cbe8 kind:arm_call to:0x020db10c module:overlay(26) +from:0x0214cc54 kind:arm_call to:0x02148190 module:overlay(30) +from:0x0214cc5c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0214cc64 kind:arm_call to:0x02146490 module:overlay(30) +from:0x0214cc80 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0214cc88 kind:arm_call to:0x02148c28 module:overlay(30) +from:0x0214cc9c kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214cca4 kind:arm_call to:0x02147d50 module:overlay(30) +from:0x0214cd08 kind:arm_call to:0x020e9d84 module:overlay(26) +from:0x0214cd18 kind:arm_call to:0x020f0fc0 module:overlay(26) +from:0x0214cd3c kind:arm_call to:0x0214860c module:overlay(30) +from:0x0214cd58 kind:arm_call to:0x02148190 module:overlay(30) +from:0x0214cd74 kind:arm_call to:0x02148080 module:overlay(30) +from:0x0214cda4 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214cdbc kind:arm_call to:0x021493f8 module:overlay(30) +from:0x0214cdf8 kind:load to:0x027e0d24 module:dtcm +from:0x0214cdfc kind:load to:0x027e09b8 module:dtcm +from:0x0214ce04 kind:load to:0x027e0ce0 module:dtcm +from:0x0214ce54 kind:arm_call to:0x0200e260 module:main +from:0x0214ce78 kind:arm_call to:0x0200e260 module:main +from:0x0214ce7c kind:arm_call to:0x0200c198 module:main +from:0x0214ce8c kind:arm_call to:0x01ffad5c module:itcm +from:0x0214cef0 kind:arm_call to:0x0214dee0 module:overlay(30) +from:0x0214cefc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214cf18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214cf2c kind:arm_call to:0x02113224 module:overlay(26) +from:0x0214cf40 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214cf68 kind:arm_call to:0x0214e884 module:overlay(30) +from:0x0214cf80 kind:arm_call to:0x02113224 module:overlay(26) +from:0x0214cfb0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0214cfdc kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0214d010 kind:arm_call to:0x0214ec2c module:overlay(30) +from:0x0214d028 kind:arm_call to:0x0214e884 module:overlay(30) +from:0x0214d050 kind:arm_call to:0x020c225c module:overlay(17) +from:0x0214d05c kind:load to:0x027e0d24 module:dtcm +from:0x0214d064 kind:load to:0x027e0958 module:dtcm +from:0x0214d06c kind:load to:0x027e09b4 module:dtcm +from:0x0214d0d0 kind:arm_call to:0x021479a0 module:overlay(30) +from:0x0214d0dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d198 kind:arm_call to:0x0202a17c module:main +from:0x0214d250 kind:arm_call to:0x0201aa68 module:main +from:0x0214d2b8 kind:arm_call to:0x0201a9dc module:main +from:0x0214d2c4 kind:arm_call to:0x020db128 module:overlays(26,31) +from:0x0214d2d0 kind:load to:0x027e0d24 module:dtcm +from:0x0214d2d4 kind:load to:0x027e0998 module:dtcm +from:0x0214d2d8 kind:load to:0x0204c49c module:main +from:0x0214d2dc kind:load to:0x0215469c module:overlay(30) +from:0x0214d2e0 kind:load to:0x02154698 module:overlay(30) +from:0x0214d30c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d31c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d334 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214d340 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214d35c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0214d36c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0214d388 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214d390 kind:arm_call to:0x02011ff4 module:main +from:0x0214d3a8 kind:arm_call to:0x020f0190 module:overlays(21,26) +from:0x0214d3bc kind:arm_call to:0x0203e740 module:main +from:0x0214d3c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214d3cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214d3d4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214d3e0 kind:load to:0x020a1aac module:overlay(0) +from:0x0214d3f0 kind:arm_call to:0x020f0190 module:overlays(21,26) +from:0x0214d404 kind:arm_call to:0x0203e740 module:main +from:0x0214d40c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214d414 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214d41c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214d424 kind:arm_call to:0x02011ff4 module:main +from:0x0214d430 kind:load to:0x020a1aac module:overlay(0) +from:0x0214d454 kind:arm_call_thumb to:0x02017938 module:main +from:0x0214d468 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214d47c kind:load to:0x02154c94 module:overlay(30) +from:0x0214d490 kind:arm_call to:0x02011f3c module:main +from:0x0214d49c kind:arm_call to:0x0214d4cc module:overlay(30) +from:0x0214d4b0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0214d4c8 kind:load to:0x02153b9c module:overlay(30) +from:0x0214d4d4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214d4dc kind:arm_call to:0x0214e6b4 module:overlay(30) +from:0x0214d568 kind:arm_call to:0x0202a1c0 module:main +from:0x0214d57c kind:arm_call to:0x0202a1c0 module:main +from:0x0214d58c kind:arm_call to:0x0202a1c0 module:main +from:0x0214d59c kind:arm_call to:0x0202a1c0 module:main +from:0x0214d5ac kind:arm_call to:0x0202a1c0 module:main +from:0x0214d5b8 kind:load to:0x02153bc0 module:overlay(30) +from:0x0214d5bc kind:load to:0x027e07d4 module:dtcm +from:0x0214d5c8 kind:arm_call to:0x0214e6c4 module:overlay(30) +from:0x0214d5d0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214d5e4 kind:arm_call to:0x0214e6c4 module:overlay(30) +from:0x0214d5ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214d5f4 kind:arm_call to:0x02011ff4 module:main +from:0x0214d62c kind:arm_call to:0x0214dee0 module:overlay(30) +from:0x0214d63c kind:arm_call to:0x0214da0c module:overlay(30) +from:0x0214d668 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0214d67c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0214d694 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0214d6b0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0214d6cc kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214d6f0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0214d738 kind:arm_call to:0x02079d5c module:overlay(0) +from:0x0214d748 kind:arm_call to:0x0214de08 module:overlay(30) +from:0x0214d78c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0214d7d4 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0214d7f0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0214d84c kind:arm_call to:0x02149600 module:overlay(30) +from:0x0214d868 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d8ec kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214d9d4 kind:arm_call to:0x01ff9110 module:itcm +from:0x0214d9fc kind:load to:0x027e0ce0 module:dtcm +from:0x0214da00 kind:load to:0x027e09bc module:dtcm +from:0x0214da04 kind:load to:0x027e09b8 module:dtcm +from:0x0214db50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214db6c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214dc68 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214dc78 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214dc98 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214dcd0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0214dd0c kind:arm_call to:0x02146360 module:overlay(30) +from:0x0214dd28 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0214dd54 kind:arm_call to:0x021463b0 module:overlay(30) +from:0x0214dd98 kind:arm_call to:0x0214de08 module:overlay(30) +from:0x0214ddf0 kind:arm_call to:0x021462e0 module:overlay(30) +from:0x0214ddfc kind:load to:0x027e09bc module:dtcm +from:0x0214de00 kind:load to:0x02153c14 module:overlay(30) +from:0x0214de04 kind:load to:0x027e09b8 module:dtcm +from:0x0214de3c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214dedc kind:load to:0x02153c14 module:overlay(30) +from:0x0214def8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0214df10 kind:load to:0x027e09b8 module:dtcm +from:0x0214e428 kind:load to:0x0204b164 module:main +from:0x0214e5c0 kind:load to:0x0204b164 module:main +from:0x0214e6c0 kind:load to:0x027e0d24 module:dtcm +from:0x0214e6d4 kind:load to:0x027e0d24 module:dtcm +from:0x0214e6e0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0214e6f4 kind:load to:0x02154ce0 module:overlay(30) +from:0x0214e708 kind:arm_call to:0x02011f3c module:main +from:0x0214e714 kind:arm_call to:0x0214e7cc module:overlay(30) +from:0x0214e728 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214e758 kind:load to:0x02153d04 module:overlay(30) +from:0x0214e764 kind:arm_call to:0x0205a688 module:overlay(0) +from:0x0214e77c kind:arm_call to:0x0202a1c0 module:main +from:0x0214e788 kind:load to:0x02153c8c module:overlay(30) +from:0x0214e7d4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214e7ec kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x0214e7f8 kind:arm_call to:0x0214e75c module:overlay(30) +from:0x0214e834 kind:load to:0x02153d28 module:overlay(30) +from:0x0214e838 kind:load to:0x027e07d4 module:dtcm +from:0x0214e848 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214e850 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214e868 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214e870 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214e878 kind:arm_call to:0x02011ff4 module:main +from:0x0214e8d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e8e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214e8f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e90c kind:arm_call to:0x02018040 module:main +from:0x0214e94c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214e954 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214e984 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214e998 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e9b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214e9d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e9e8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214e9f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214ea60 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214ea6c kind:arm_call to:0x01ff938c module:itcm +from:0x0214ea88 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214ea94 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214eaa4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214eab8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214eae4 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0214eb20 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214eb30 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214eb50 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ebc8 kind:arm_call to:0x0202a260 module:main +from:0x0214ec04 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0214ec1c kind:load to:0x02152cd4 module:overlay(30) +from:0x0214ec24 kind:load to:0x0203feb0 module:main +from:0x0214ec28 kind:load to:0x027e0958 module:dtcm +from:0x0214eca8 kind:arm_call to:0x0202a27c module:main +from:0x0214ecb0 kind:arm_call to:0x01ff938c module:itcm +from:0x0214ecb8 kind:arm_call to:0x01ff938c module:itcm +from:0x0214ecc0 kind:arm_call to:0x01ff938c module:itcm +from:0x0214ecd8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214ed0c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214ed1c kind:arm_call to:0x01ffa60c module:itcm +from:0x0214ed38 kind:arm_call to:0x01ffa878 module:itcm +from:0x0214ed48 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214ed90 kind:arm_call to:0x0202a260 module:main +from:0x0214eda4 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0214edb8 kind:load to:0x02043ab0 module:main +from:0x0214edbc kind:load to:0x0203feb0 module:main +from:0x0214edc0 kind:load to:0x02153c90 module:overlay(30) +from:0x0214edc4 kind:load to:0x027e0964 module:dtcm +from:0x0214edc8 kind:load to:0x027e0958 module:dtcm +from:0x0214edd8 kind:load to:0x0214ee58 module:overlay(30) +from:0x0214ee14 kind:arm_call to:0x0200f05c module:main +from:0x0214ee44 kind:arm_call to:0x0214ee58 module:overlay(30) +from:0x0214ee50 kind:load to:0x02154ce0 module:overlay(30) +from:0x0214ee54 kind:load to:0x02153ccc module:overlay(30) +from:0x0214ee94 kind:load to:0x02153cac module:overlay(30) +from:0x0214eecc kind:load to:0x02153c9c module:overlay(30) +from:0x0214ef04 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214ef08 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214ef18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214ef24 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ef60 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214efb0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214efc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214eff4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0214f008 kind:load to:0x027e09a8 module:dtcm +from:0x0214f09c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214f130 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0214f138 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0214f150 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0214f15c kind:load to:0x0203feb0 module:main +from:0x0214f160 kind:load to:0x027e09a8 module:dtcm +from:0x0214f178 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214f1c4 kind:arm_call to:0x01ffc634 module:itcm +from:0x0214f1d8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214f1ec kind:load to:0x02154dc8 module:overlay(30) +from:0x0214f200 kind:arm_call to:0x02011f3c module:main +from:0x0214f20c kind:arm_call to:0x0214f23c module:overlay(30) +from:0x0214f220 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0214f238 kind:load to:0x02153dc8 module:overlay(30) +from:0x0214f244 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214f26c kind:arm_call to:0x02068814 module:overlay(0) +from:0x0214f27c kind:load to:0x02153dec module:overlay(30) +from:0x0214f294 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0214f29c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0214f2a4 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0214f2ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214f2b8 kind:load to:0x02153dec module:overlay(30) +from:0x0214f2d0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0214f2d8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0214f2e0 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0214f2e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214f2f0 kind:arm_call to:0x02011ff4 module:main +from:0x0214f2fc kind:load to:0x02153dec module:overlay(30) +from:0x0214f308 kind:arm_call to:0x0214f9cc module:overlay(30) +from:0x0214f31c kind:arm_call to:0x0214f9ac module:overlay(30) +from:0x0214f338 kind:arm_call to:0x0214f344 module:overlay(30) +from:0x0214f384 kind:load to:0x02153d90 module:overlay(30) +from:0x0214f3bc kind:load to:0x02153da8 module:overlay(30) +from:0x0214f3d4 kind:arm_call to:0x02074994 module:overlay(0) +from:0x0214f3f4 kind:load to:0x027e09b8 module:dtcm +from:0x0214f404 kind:arm_call to:0x0214f980 module:overlay(30) +from:0x0214f418 kind:arm_call to:0x0214f344 module:overlay(30) +from:0x0214f42c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214f450 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0214f500 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0214f548 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0214f5bc kind:arm_call to:0x02015880 module:main +from:0x0214f5d0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0214f5fc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0214f60c kind:load to:0x0203feb0 module:main +from:0x0214f614 kind:load to:0x027e09b8 module:dtcm +from:0x0214f618 kind:load to:0x027e0cec module:dtcm +from:0x0214f61c kind:load to:0x02153d84 module:overlay(30) +from:0x0214f68c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0214f6e0 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0214f760 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0214f79c kind:arm_call to:0x02015880 module:main +from:0x0214f7b8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0214f824 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0214f85c kind:arm_call to:0x02015880 module:main +from:0x0214f86c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214f880 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0214f8c0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0214f8d0 kind:arm_call to:0x0214f344 module:overlay(30) +from:0x0214f8e0 kind:arm_call to:0x020f2d94 module:overlay(26) +from:0x0214f8ec kind:arm_call to:0x0206ff0c module:overlay(0) +from:0x0214f8f8 kind:load to:0x027e09bc module:dtcm +from:0x0214f8fc kind:load to:0x02153d7c module:overlay(30) +from:0x0214f900 kind:load to:0x020b684c module:overlay(0) +from:0x0214f92c kind:load to:0x027e09b8 module:dtcm +from:0x0214f930 kind:load to:0x027e0d10 module:dtcm +from:0x0214f934 kind:load to:0x020b6a14 module:overlay(0) +from:0x0214f96c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0214f974 kind:load to:0x027e0cec module:dtcm +from:0x0214f978 kind:load to:0x02153d84 module:overlay(30) +from:0x0214f990 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0214f9a0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0214f9a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0214f9c8 kind:load to:0x027e09b8 module:dtcm +from:0x0214f9e8 kind:load to:0x027e09b8 module:dtcm +from:0x0214f9f4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0214fa08 kind:load to:0x02154e14 module:overlay(30) +from:0x0214fa1c kind:arm_call to:0x02011f3c module:main +from:0x0214fa28 kind:arm_call to:0x02125178 module:overlay(26) +from:0x0214fa3c kind:load to:0x02153e6c module:overlay(30) +from:0x0214fa4c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0214fa64 kind:load to:0x02153e48 module:overlay(30) +from:0x0214fa6c kind:arm_call to:0x0214facc module:overlay(30) +from:0x0214fac8 kind:load to:0x02078c48 module:overlay(0) +from:0x0214fae4 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0214fb00 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0214fb1c kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0214fb30 kind:load to:0x027e0cd8 module:dtcm +from:0x0214fb3c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214fb50 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214fb58 kind:arm_call to:0x02011ff4 module:main +from:0x0214fb6c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0214fb80 kind:load to:0x02154e60 module:overlay(30) +from:0x0214fb94 kind:arm_call to:0x02011f3c module:main +from:0x0214fba0 kind:arm_call to:0x0214fbd0 module:overlay(30) +from:0x0214fbb4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0214fbcc kind:load to:0x02153ed0 module:overlay(30) +from:0x0214fbd8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214fbe0 kind:arm_call to:0x02150028 module:overlay(30) +from:0x0214fc30 kind:load to:0x02153ef4 module:overlay(30) +from:0x0214fc34 kind:load to:0x027e07d4 module:dtcm +from:0x0214fc40 kind:arm_call to:0x02150038 module:overlay(30) +from:0x0214fc48 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214fc5c kind:arm_call to:0x02150038 module:overlay(30) +from:0x0214fc64 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214fc6c kind:arm_call to:0x02011ff4 module:main +from:0x0214fd08 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x0214fd34 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214fd54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214fd64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214fe04 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214fe20 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214fe30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214fe5c kind:arm_call to:0x01ff916c module:itcm +from:0x0214fe6c kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x0214fe94 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0214feac kind:arm_call to:0x01fff698 module:itcm +from:0x0214fed0 kind:arm_call to:0x020f095c module:overlay(26) +from:0x0214fedc kind:arm_call to:0x020f0e64 module:overlay(26) +from:0x0214ff10 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0214ff2c kind:arm_call to:0x02167ea0 module:overlay(94) +from:0x0214ff38 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0214ff3c kind:load to:0x0217a7f0 module:overlays(89,91,93,94) +from:0x0214ff40 kind:load to:0x027e0ce0 module:dtcm +from:0x0214ff54 kind:load to:0x0203feb0 module:main +from:0x0214ff58 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ffac kind:arm_call to:0x01ffb714 module:itcm +from:0x0214ffb8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02150004 kind:arm_call to:0x02167e64 module:overlay(94) +from:0x02150014 kind:arm_call to:0x0206f208 module:overlay(0) +from:0x0215001c kind:load to:0x0217a7f0 module:overlays(89,91,93,94) +from:0x02150020 kind:load to:0x02152d04 module:overlay(30) +from:0x02150024 kind:load to:0x020b6a14 module:overlay(0) +from:0x02150034 kind:load to:0x027e0d28 module:dtcm +from:0x02150048 kind:load to:0x027e0d28 module:dtcm +from:0x02150054 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02150068 kind:load to:0x02154fc4 module:overlay(30) +from:0x0215007c kind:arm_call to:0x02011f3c module:main +from:0x02150088 kind:arm_call to:0x02150110 module:overlay(30) +from:0x021500a0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021500fc kind:load to:0x02154030 module:overlay(30) +from:0x0215010c kind:load to:0x02104b84 module:overlays(19,26) +from:0x02150118 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02150148 kind:arm_call to:0x020fafe8 module:overlay(26) +from:0x02150150 kind:arm_call to:0x020fd444 module:overlay(26) +from:0x02150158 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02150194 kind:arm_call to:0x02080340 module:overlay(0) +from:0x021501ac kind:arm_call to:0x021016e8 module:overlay(26) +from:0x021501c0 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x021501e4 kind:arm_call to:0x0203e690 module:main +from:0x02150200 kind:arm_call to:0x0203e690 module:main +from:0x02150210 kind:arm_call to:0x021078c8 module:overlay(26) +from:0x0215021c kind:arm_call to:0x020ff8e0 module:overlay(26) +from:0x02150234 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02150258 kind:arm_call to:0x021035bc module:overlay(26) +from:0x02150264 kind:arm_call to:0x020f0468 module:overlay(26) +from:0x02150270 kind:load to:0x0215409c module:overlay(30) +from:0x02150274 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02150278 kind:load to:0x021533ec module:overlay(30) +from:0x0215027c kind:load to:0x021502d0 module:overlay(30) +from:0x02150280 kind:load to:0x02150290 module:overlay(30) +from:0x02150284 kind:load to:0x021462cc module:overlay(30) +from:0x02150288 kind:load to:0x021502e4 module:overlay(30) +from:0x0215028c kind:load to:0x02154fc4 module:overlay(30) +from:0x021502a8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021502c0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021502cc kind:load to:0x02154054 module:overlay(30) +from:0x021502d8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02150300 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02150318 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02150328 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02150334 kind:load to:0x021538ac module:overlay(30) +from:0x02150350 kind:arm_call to:0x0203e740 module:main +from:0x02150368 kind:arm_call to:0x0203e740 module:main +from:0x0215037c kind:arm_call to:0x0203e740 module:main +from:0x02150384 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215038c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02150394 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215039c kind:arm_call to:0x020f01a4 module:overlays(26,31) +from:0x021503a4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021503b0 kind:load to:0x020a1aac module:overlay(0) +from:0x021503b4 kind:load to:0x021462cc module:overlay(30) +from:0x021503b8 kind:load to:0x021502d0 module:overlay(30) +from:0x021503d4 kind:arm_call to:0x0203e740 module:main +from:0x021503ec kind:arm_call to:0x0203e740 module:main +from:0x02150400 kind:arm_call to:0x0203e740 module:main +from:0x02150408 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02150410 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02150418 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02150420 kind:arm_call to:0x020f01a4 module:overlays(26,31) +from:0x02150428 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02150430 kind:arm_call to:0x02011ff4 module:main +from:0x0215043c kind:load to:0x020a1aac module:overlay(0) +from:0x02150440 kind:load to:0x021462cc module:overlay(30) +from:0x02150444 kind:load to:0x021502d0 module:overlay(30) +from:0x02150494 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x021504e4 kind:load to:0x0204b164 module:main +from:0x021504e8 kind:load to:0x02154eac module:overlay(30) +from:0x021504ec kind:load to:0x02153f48 module:overlay(30) +from:0x021504f0 kind:load to:0x02154f84 module:overlay(30) +from:0x021504fc kind:arm_call to:0x02150534 module:overlay(30) +from:0x02150504 kind:arm_call to:0x02150678 module:overlay(30) +from:0x0215050c kind:arm_call to:0x021507c0 module:overlay(30) +from:0x0215051c kind:arm_call to:0x02150534 module:overlay(30) +from:0x02150524 kind:arm_call to:0x02150678 module:overlay(30) +from:0x0215052c kind:arm_call to:0x021507c0 module:overlay(30) +from:0x0215056c kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x02150588 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x02150590 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x021505ac kind:arm_call to:0x0205de8c module:overlay(0) +from:0x021505cc kind:arm_call to:0x020fbec4 module:overlays(26,31) +from:0x021505d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021505e4 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x021505f0 kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x02150694 kind:arm_call to:0x020faebc module:overlay(26) +from:0x021506c8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02150804 kind:arm_call to:0x020fbe28 module:overlay(26) +from:0x02150818 kind:arm_call to:0x02103a90 module:overlay(26) +from:0x0215087c kind:arm_call to:0x01fff60c module:itcm +from:0x02150894 kind:arm_call to:0x021511a0 module:overlay(30) +from:0x0215095c kind:load to:0x027e09b4 module:dtcm +from:0x02150990 kind:arm_call to:0x020fbd4c module:overlay(26) +from:0x021509bc kind:arm_call to:0x020fbdd8 module:overlay(26) +from:0x021509d4 kind:arm_call to:0x021076e4 module:overlay(26) +from:0x021509f4 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02150a04 kind:arm_call to:0x021076c4 module:overlay(26) +from:0x02150a24 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02150a30 kind:arm_call to:0x02103928 module:overlay(26) +from:0x02150a6c kind:arm_call to:0x020e1138 module:overlay(26) +from:0x02150ad4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02150c18 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02150c24 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02150c28 kind:load to:0x02154ec8 module:overlay(30) +from:0x02150c2c kind:load to:0x02153f48 module:overlay(30) +from:0x02150c30 kind:load to:0x02154f94 module:overlay(30) +from:0x02150c34 kind:load to:0x02154ec4 module:overlay(30) +from:0x02150c38 kind:load to:0x02154ee4 module:overlay(30) +from:0x02150c3c kind:load to:0x02154ee0 module:overlay(30) +from:0x02150c40 kind:load to:0x02154ef4 module:overlay(30) +from:0x02150c44 kind:load to:0x02154eb4 module:overlay(30) +from:0x02150c48 kind:load to:0x02154f14 module:overlay(30) +from:0x02150c4c kind:load to:0x027e09c0 module:dtcm +from:0x02150c74 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x02150d0c kind:arm_call to:0x02134334 module:overlay(26) +from:0x02150d3c kind:arm_call to:0x02150100 module:overlay(30) +from:0x02150d48 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02150d54 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02150d70 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x02150d78 kind:arm_call to:0x020fc88c module:overlay(26) +from:0x02150e68 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02150f50 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02150f60 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02150f78 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02150f9c kind:arm_call to:0x020fc930 module:overlay(26) +from:0x02150fac kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02150fcc kind:arm_call to:0x02151758 module:overlay(30) +from:0x02150fd4 kind:arm_call to:0x02151528 module:overlay(30) +from:0x02150fdc kind:arm_call to:0x021509dc module:overlay(30) +from:0x021510d8 kind:arm_call to:0x02150a0c module:overlay(30) +from:0x021510fc kind:arm_call to:0x02151298 module:overlay(30) +from:0x02151104 kind:arm_call to:0x02150a38 module:overlay(30) +from:0x0215110c kind:load to:0x02154f44 module:overlay(30) +from:0x02151110 kind:load to:0x02154f24 module:overlay(30) +from:0x02151114 kind:load to:0x02153f48 module:overlay(30) +from:0x02151118 kind:load to:0x02154ea8 module:overlay(30) +from:0x0215111c kind:load to:0x02154e9c module:overlay(30) +from:0x02151120 kind:load to:0x02154ee0 module:overlay(30) +from:0x02151124 kind:load to:0x02154ef4 module:overlay(30) +from:0x02151128 kind:load to:0x02154eb4 module:overlay(30) +from:0x0215112c kind:load to:0x02154f14 module:overlay(30) +from:0x02151130 kind:load to:0x02154eb0 module:overlay(30) +from:0x02151134 kind:load to:0x02154f54 module:overlay(30) +from:0x02151148 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215115c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02151184 kind:arm_call to:0x02134334 module:overlay(26) +from:0x021511b0 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x02151248 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x0215128c kind:arm_call to:0x020ffa34 module:overlay(26) +from:0x021512ac kind:arm_call to:0x020faf54 module:overlay(26) +from:0x021512dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021514b0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021514b8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021514d8 kind:arm_call to:0x01fffd00 module:itcm +from:0x021514e4 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x021514f0 kind:load to:0x02153f48 module:overlay(30) +from:0x021514f4 kind:load to:0x027e09a8 module:dtcm +from:0x021514f8 kind:load to:0x02154ec4 module:overlay(30) +from:0x021514fc kind:load to:0x02154ee4 module:overlay(30) +from:0x02151500 kind:load to:0x02154eb4 module:overlay(30) +from:0x02151504 kind:load to:0x02154f14 module:overlay(30) +from:0x02151508 kind:load to:0x02154eb8 module:overlay(30) +from:0x0215150c kind:load to:0x02154f74 module:overlay(30) +from:0x02151514 kind:load to:0x02154ee0 module:overlay(30) +from:0x02151518 kind:load to:0x02154ef4 module:overlay(30) +from:0x0215151c kind:load to:0x02154eb0 module:overlay(30) +from:0x02151520 kind:load to:0x02154f54 module:overlay(30) +from:0x021515cc kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x021515d8 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021515f0 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x021515fc kind:arm_call to:0x020fd670 module:overlay(26) +from:0x02151618 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02151624 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151634 kind:arm_call to:0x020fc000 module:overlay(26) +from:0x0215165c kind:arm_call to:0x020fb140 module:overlay(26) +from:0x02151738 kind:arm_call to:0x020fb6ec module:overlay(26) +from:0x02151744 kind:load to:0x02154ea8 module:overlay(30) +from:0x02151748 kind:load to:0x02153f48 module:overlay(30) +from:0x0215174c kind:load to:0x02154f24 module:overlay(30) +from:0x02151750 kind:load to:0x02154ebc module:overlay(30) +from:0x02151754 kind:load to:0x02154fa4 module:overlay(30) +from:0x021517f0 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x021517fc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151814 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x02151828 kind:arm_call to:0x020fb6ec module:overlay(26) +from:0x02151834 kind:load to:0x027e0ce0 module:dtcm +from:0x02151838 kind:load to:0x02154ea8 module:overlay(30) +from:0x0215183c kind:load to:0x02153f48 module:overlay(30) +from:0x02151840 kind:load to:0x02154f24 module:overlay(30) +from:0x02151868 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151878 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x021518a8 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x021518b0 kind:arm_call to:0x02134334 module:overlay(26) +from:0x02151924 kind:arm_call to:0x02150a0c module:overlay(30) +from:0x0215192c kind:arm_call to:0x02150a38 module:overlay(30) +from:0x02151934 kind:load to:0x02154ec0 module:overlay(30) +from:0x02151938 kind:load to:0x02153f48 module:overlay(30) +from:0x0215193c kind:load to:0x02154f04 module:overlay(30) +from:0x0215194c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0215195c kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x0215198c kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x02151a04 kind:arm_call to:0x02150a0c module:overlay(30) +from:0x02151a0c kind:arm_call to:0x02150a38 module:overlay(30) +from:0x02151a14 kind:load to:0x02154ec4 module:overlay(30) +from:0x02151a18 kind:load to:0x02153f48 module:overlay(30) +from:0x02151a1c kind:load to:0x02154ee4 module:overlay(30) +from:0x02151a2c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151a3c kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151a64 kind:load to:0x02150c50 module:overlay(30) +from:0x02151a90 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151b04 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02151b0c kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02151b64 kind:arm_call to:0x02150c50 module:overlay(30) +from:0x02151b6c kind:load to:0x027e09a8 module:dtcm +from:0x02151b7c kind:load to:0x02154ec4 module:overlay(30) +from:0x02151b80 kind:load to:0x02153f48 module:overlay(30) +from:0x02151b84 kind:load to:0x02154ee4 module:overlay(30) +from:0x02151be4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151bf4 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151bfc kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151c10 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151c28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02151c34 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x02151c44 kind:arm_call to:0x020fff14 module:overlay(26) +from:0x02151c64 kind:load to:0x02154e9c module:overlay(30) +from:0x02151c68 kind:load to:0x02153f48 module:overlay(30) +from:0x02151c6c kind:load to:0x02154f44 module:overlay(30) +from:0x02151c70 kind:load to:0x027e09a8 module:dtcm +from:0x02151c8c kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02151c9c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151cac kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151cb8 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02151d20 kind:arm_call to:0x02150c50 module:overlay(30) +from:0x02151d28 kind:load to:0x02154eb0 module:overlay(30) +from:0x02151d2c kind:load to:0x02153f48 module:overlay(30) +from:0x02151d30 kind:load to:0x02154f54 module:overlay(30) +from:0x02151d58 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151da8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02151db0 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02151e08 kind:arm_call to:0x02150c50 module:overlay(30) +from:0x02151e10 kind:load to:0x027e09a8 module:dtcm +from:0x02151e18 kind:load to:0x02154ee0 module:overlay(30) +from:0x02151e1c kind:load to:0x02153f48 module:overlay(30) +from:0x02151e20 kind:load to:0x02154ef4 module:overlay(30) +from:0x02151e30 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151e40 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151e58 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02151e78 kind:load to:0x027e09a8 module:dtcm +from:0x02151e94 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02151ea4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151eb4 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151ec0 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02151f28 kind:arm_call to:0x02150c50 module:overlay(30) +from:0x02151f30 kind:load to:0x02154ec4 module:overlay(30) +from:0x02151f34 kind:load to:0x02153f48 module:overlay(30) +from:0x02151f38 kind:load to:0x02154ee4 module:overlay(30) +from:0x02151f50 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02151f60 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x02151fb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02151fb8 kind:arm_call to:0x02103e64 module:overlay(26) +from:0x02152010 kind:arm_call to:0x02150c50 module:overlay(30) +from:0x02152018 kind:load to:0x027e09a8 module:dtcm +from:0x02152020 kind:load to:0x02154ec4 module:overlay(30) +from:0x02152024 kind:load to:0x02153f48 module:overlay(30) +from:0x02152028 kind:load to:0x02154ee4 module:overlay(30) +from:0x0215204c kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x02152068 kind:arm_call to:0x01ffd420 module:itcm +from:0x02152088 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02152094 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x021520a4 kind:arm_call to:0x0210013c module:overlay(26) +from:0x02152108 kind:arm_call to:0x02103e8c module:overlay(26) +from:0x02152118 kind:arm_call to:0x0210013c module:overlay(26) +from:0x02152168 kind:load to:0x027e09b8 module:dtcm +from:0x0215216c kind:load to:0x027e09a8 module:dtcm +from:0x02152174 kind:load to:0x02154ea0 module:overlay(30) +from:0x02152178 kind:load to:0x02153f48 module:overlay(30) +from:0x0215217c kind:load to:0x02154f34 module:overlay(30) +from:0x0215219c kind:arm_call to:0x0203b434 module:main +from:0x021521a8 kind:arm_call to:0x0203c088 module:main +from:0x021521b0 kind:arm_call to:0x0203b434 module:main +from:0x021521b8 kind:arm_call to:0x0203c2b8 module:main +from:0x021521c4 kind:arm_call to:0x0203badc module:main +from:0x021521e4 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x021521f4 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x021521fc kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x02152208 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0215221c kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x02152280 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x0215229c kind:arm_call to:0x0205de8c module:overlay(0) +from:0x021522b4 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021522c4 kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x021522f8 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x02152300 kind:arm_call to:0x02151138 module:overlay(30) +from:0x02152374 kind:arm_call to:0x02150a0c module:overlay(30) +from:0x0215237c kind:arm_call to:0x02150a38 module:overlay(30) +from:0x02152384 kind:load to:0x02154ea4 module:overlay(30) +from:0x02152388 kind:load to:0x02153f48 module:overlay(30) +from:0x0215238c kind:load to:0x02154f64 module:overlay(30) +from:0x021523a4 kind:arm_call to:0x020fd0d0 module:overlay(26) +from:0x021523ac kind:arm_call to:0x020fd2ac module:overlay(26) +from:0x021523cc kind:arm_call to:0x020fb30c module:overlay(26) +from:0x021523d4 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x021523e0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x021523f4 kind:arm_call to:0x020fd4f8 module:overlay(26) +from:0x02152458 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x02152480 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x021524c8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02152520 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02152540 kind:arm_call to:0x0210000c module:overlay(26) +from:0x021525ac kind:load to:0x027e09bc module:dtcm +from:0x021525b0 kind:load to:0x02154ecc module:overlay(30) +from:0x021525b4 kind:load to:0x02153f48 module:overlay(30) +from:0x021525b8 kind:load to:0x02154fb4 module:overlay(30) +from:0x021525d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021525f8 kind:load to:0x027e09a8 module:dtcm +from:0x02152610 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02152674 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021526e4 kind:arm_call to:0x021509dc module:overlay(30) +from:0x02152710 kind:arm_call to:0x02150a0c module:overlay(30) +from:0x02152720 kind:load to:0x027e09bc module:dtcm +from:0x02152724 kind:load to:0x02154eb8 module:overlay(30) +from:0x02152728 kind:load to:0x02153f48 module:overlay(30) +from:0x0215272c kind:load to:0x02154f74 module:overlay(30) +from:0x0215273c kind:arm_call to:0x020fc870 module:overlay(26) +from:0x0215274c kind:arm_call to:0x02103ae0 module:overlay(26) +from:0x0215277c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021527e0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021527f8 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02152810 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02152824 kind:arm_call to:0x02150100 module:overlay(30) +from:0x02152844 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x02152858 kind:arm_call to:0x020fd274 module:overlay(26) +from:0x021528a8 kind:arm_call to:0x021509dc module:overlay(30) +from:0x021528d4 kind:arm_call to:0x02150a0c module:overlay(30) +from:0x021528dc kind:arm_call to:0x02151298 module:overlay(30) +from:0x021528ec kind:load to:0x027e09bc module:dtcm +from:0x021528f0 kind:load to:0x02154ec4 module:overlay(30) +from:0x021528f4 kind:load to:0x02153f48 module:overlay(30) +from:0x021528f8 kind:load to:0x02154ee4 module:overlay(30) +from:0x02152918 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215292c kind:load to:0x02058e24 module:overlay(0) +from:0x02152940 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02152948 kind:arm_call to:0x02011ff4 module:main +from:0x0215295c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02152970 kind:arm_call to:0x0206306c module:overlay(0) +from:0x02152a04 kind:load to:0x02154100 module:overlay(30) +from:0x02152a10 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02152a24 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02152a2c kind:arm_call to:0x02011ff4 module:main +from:0x02152a60 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02152a9c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02152abc kind:load to:0x02152d20 module:overlay(30) +from:0x02152b08 kind:arm_call to:0x0201a9dc module:main +from:0x02152b2c kind:arm_call to:0x0201a9dc module:main +from:0x02152b44 kind:load to:0x0204c49c module:main +from:0x02152bac kind:arm_call to:0x020612c8 module:overlay(0) +from:0x02152c18 kind:load to:0x02152b48 module:overlay(30) +from:0x02152c1c kind:load to:0x02152d28 module:overlay(30) +from:0x02152d58 kind:arm_call to:0x02144214 module:overlay(30) +from:0x02152d68 kind:arm_call to:0x0203e3a4 module:main +from:0x02152d7c kind:load to:0x02154120 module:overlay(30) +from:0x02152d80 kind:load to:0x02154130 module:overlay(30) +from:0x02152d84 kind:load to:0x02144d58 module:overlay(30) +from:0x02152d88 kind:load to:0x02154124 module:overlay(30) +from:0x02152da8 kind:arm_call to:0x02144d9c module:overlay(30) +from:0x02152db8 kind:arm_call to:0x0203e3a4 module:main +from:0x02152dcc kind:load to:0x02154204 module:overlay(30) +from:0x02152dd0 kind:load to:0x02154214 module:overlay(30) +from:0x02152dd4 kind:load to:0x021451a4 module:overlay(30) +from:0x02152dd8 kind:load to:0x02154208 module:overlay(30) +from:0x02152df8 kind:arm_call to:0x021451e8 module:overlay(30) +from:0x02152e08 kind:arm_call to:0x0203e3a4 module:main +from:0x02152e1c kind:load to:0x021542e8 module:overlay(30) +from:0x02152e20 kind:load to:0x021542f8 module:overlay(30) +from:0x02152e24 kind:load to:0x021454fc module:overlay(30) +from:0x02152e28 kind:load to:0x021542ec module:overlay(30) +from:0x02152e48 kind:arm_call to:0x02145540 module:overlay(30) +from:0x02152e58 kind:arm_call to:0x0203e3a4 module:main +from:0x02152e6c kind:load to:0x021543cc module:overlay(30) +from:0x02152e70 kind:load to:0x021543dc module:overlay(30) +from:0x02152e74 kind:load to:0x02145804 module:overlay(30) +from:0x02152e78 kind:load to:0x021543d0 module:overlay(30) +from:0x02152e98 kind:arm_call to:0x02145848 module:overlay(30) +from:0x02152ea8 kind:arm_call to:0x0203e3a4 module:main +from:0x02152ebc kind:load to:0x021544b0 module:overlay(30) +from:0x02152ec0 kind:load to:0x021544c0 module:overlay(30) +from:0x02152ec4 kind:load to:0x02145b0c module:overlay(30) +from:0x02152ec8 kind:load to:0x021544b4 module:overlay(30) +from:0x02152ee8 kind:arm_call to:0x02145b50 module:overlay(30) +from:0x02152ef8 kind:arm_call to:0x0203e3a4 module:main +from:0x02152f0c kind:load to:0x02154594 module:overlay(30) +from:0x02152f10 kind:load to:0x021545a4 module:overlay(30) +from:0x02152f14 kind:load to:0x02145e28 module:overlay(30) +from:0x02152f18 kind:load to:0x02154598 module:overlay(30) +from:0x02152f3c kind:arm_call to:0x0203e690 module:main +from:0x02152f58 kind:arm_call_thumb to:0x02017914 module:main +from:0x02152f7c kind:arm_call to:0x0203e3a4 module:main +from:0x02152f98 kind:arm_call to:0x02145e70 module:overlay(30) +from:0x02152fa8 kind:arm_call to:0x0203e3a4 module:main +from:0x02153020 kind:load to:0x02154698 module:overlay(30) +from:0x02153024 kind:load to:0x0214d434 module:overlay(30) +from:0x02153028 kind:load to:0x021547b8 module:overlay(30) +from:0x0215302c kind:load to:0x02153844 module:overlay(30) +from:0x02153030 kind:load to:0x02137b14 module:overlays(26,47,52) +from:0x02153034 kind:load to:0x021547cc module:overlay(30) +from:0x02153038 kind:load to:0x0214d44c module:overlay(30) +from:0x0215303c kind:load to:0x02154680 module:overlay(30) +from:0x02153040 kind:load to:0x02154678 module:overlay(30) +from:0x02153044 kind:load to:0x021546e0 module:overlay(30) +from:0x02153048 kind:load to:0x0214d460 module:overlay(30) +from:0x0215304c kind:load to:0x0215468c module:overlay(30) +from:0x02153050 kind:load to:0x02044704 module:main +from:0x02153054 kind:load to:0x02153a2c module:overlay(30) +from:0x021530f4 kind:arm_call to:0x0214d4a4 module:overlay(30) +from:0x02153104 kind:arm_call to:0x0203e3a4 module:main +from:0x02153120 kind:load to:0x02153c14 module:overlay(30) +from:0x02153124 kind:load to:0x02154c84 module:overlay(30) +from:0x02153128 kind:load to:0x02153c30 module:overlay(30) +from:0x0215312c kind:load to:0x02153c4c module:overlay(30) +from:0x02153130 kind:load to:0x02153c68 module:overlay(30) +from:0x02153134 kind:load to:0x02154c94 module:overlay(30) +from:0x02153138 kind:load to:0x0214e6d8 module:overlay(30) +from:0x0215313c kind:load to:0x02154c88 module:overlay(30) +from:0x02153178 kind:arm_call to:0x0214e71c module:overlay(30) +from:0x02153188 kind:arm_call to:0x0203e3a4 module:main +from:0x0215319c kind:load to:0x02153c90 module:overlay(30) +from:0x021531a0 kind:load to:0x02154cd0 module:overlay(30) +from:0x021531a4 kind:load to:0x02154ce0 module:overlay(30) +from:0x021531a8 kind:load to:0x0214f1d0 module:overlay(30) +from:0x021531ac kind:load to:0x02154cd4 module:overlay(30) +from:0x021531f8 kind:arm_call to:0x0214f214 module:overlay(30) +from:0x02153208 kind:arm_call to:0x0203e3a4 module:main +from:0x02153220 kind:load to:0x02153d7c module:overlay(30) +from:0x02153224 kind:load to:0x02154db8 module:overlay(30) +from:0x02153228 kind:load to:0x02154dc8 module:overlay(30) +from:0x0215322c kind:load to:0x0214f9ec module:overlay(30) +from:0x02153230 kind:load to:0x02154dbc module:overlay(30) +from:0x02153250 kind:arm_call to:0x0214fa40 module:overlay(30) +from:0x02153260 kind:arm_call to:0x0203e3a4 module:main +from:0x02153274 kind:load to:0x02154e04 module:overlay(30) +from:0x02153278 kind:load to:0x02154e14 module:overlay(30) +from:0x0215327c kind:load to:0x0214fb64 module:overlay(30) +from:0x02153280 kind:load to:0x02154e08 module:overlay(30) +from:0x021532a0 kind:arm_call to:0x0214fba8 module:overlay(30) +from:0x021532b0 kind:arm_call to:0x0203e3a4 module:main +from:0x021532c4 kind:load to:0x02154e50 module:overlay(30) +from:0x021532c8 kind:load to:0x02154e60 module:overlay(30) +from:0x021532cc kind:load to:0x0215004c module:overlay(30) +from:0x021532d0 kind:load to:0x02154e54 module:overlay(30) +from:0x021532f0 kind:arm_call to:0x02150094 module:overlay(30) +from:0x02153300 kind:arm_call to:0x0203e3a4 module:main +from:0x02153314 kind:load to:0x02154ed0 module:overlay(30) +from:0x02153318 kind:load to:0x02154fc4 module:overlay(30) +from:0x0215331c kind:load to:0x02152954 module:overlay(30) +from:0x02153320 kind:load to:0x02154ed4 module:overlay(30) +from:0x02153324 kind:load to:0x02152d3c module:overlay(30) +from:0x02153328 kind:load to:0x02152d8c module:overlay(30) +from:0x0215332c kind:load to:0x02152ddc module:overlay(30) +from:0x02153330 kind:load to:0x02152e2c module:overlay(30) +from:0x02153334 kind:load to:0x02152e7c module:overlay(30) +from:0x02153338 kind:load to:0x02152ecc module:overlay(30) +from:0x0215333c kind:load to:0x02152f1c module:overlay(30) +from:0x02153340 kind:load to:0x02153058 module:overlay(30) +from:0x02153344 kind:load to:0x02153140 module:overlay(30) +from:0x02153348 kind:load to:0x021531b0 module:overlay(30) +from:0x0215334c kind:load to:0x02153234 module:overlay(30) +from:0x02153350 kind:load to:0x02153284 module:overlay(30) +from:0x02153354 kind:load to:0x021532d4 module:overlay(30) +from:0x02153368 kind:load to:0x02143e28 module:overlay(30) +from:0x0215336c kind:load to:0x02143e3c module:overlay(30) +from:0x02153370 kind:load to:0x02059174 module:overlay(0) +from:0x02153374 kind:load to:0x01ffc57c module:itcm +from:0x02153378 kind:load to:0x02059348 module:overlay(0) +from:0x0215337c kind:load to:0x020593c4 module:overlay(0) +from:0x02153380 kind:load to:0x02059428 module:overlay(0) +from:0x02153384 kind:load to:0x02143e64 module:overlay(30) +from:0x02153388 kind:load to:0x02059304 module:overlay(0) +from:0x0215338c kind:load to:0x02143e58 module:overlay(30) +from:0x02153390 kind:load to:0x020839ec module:overlay(0) +from:0x0215339c kind:load to:0x02144090 module:overlay(30) +from:0x021533a0 kind:load to:0x021440a4 module:overlay(30) +from:0x021533a4 kind:load to:0x02059174 module:overlay(0) +from:0x021533a8 kind:load to:0x01ffc57c module:itcm +from:0x021533ac kind:load to:0x02059348 module:overlay(0) +from:0x021533b0 kind:load to:0x020593c4 module:overlay(0) +from:0x021533b4 kind:load to:0x02059428 module:overlay(0) +from:0x021533b8 kind:load to:0x021440cc module:overlay(30) +from:0x021533bc kind:load to:0x02059304 module:overlay(0) +from:0x021533c0 kind:load to:0x021440c0 module:overlay(30) +from:0x021533c4 kind:load to:0x020839ec module:overlay(0) +from:0x021533d0 kind:load to:0x021441f0 module:overlay(30) +from:0x021533d4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021533d8 kind:load to:0x0209e308 module:overlay(0) +from:0x021533dc kind:load to:0x0209e30c module:overlay(0) +from:0x021533e0 kind:load to:0x0209e23c module:overlay(0) +from:0x021533ec kind:load to:0x021442d4 module:overlay(30) +from:0x021533f0 kind:load to:0x02144c3c module:overlay(30) +from:0x021533f4 kind:load to:0x0205bca8 module:overlay(0) +from:0x021533f8 kind:load to:0x01ffc57c module:itcm +from:0x021533fc kind:load to:0x02059348 module:overlay(0) +from:0x02153400 kind:load to:0x020593c4 module:overlay(0) +from:0x02153404 kind:load to:0x02059428 module:overlay(0) +from:0x02153408 kind:load to:0x01ffc7a4 module:itcm +from:0x0215340c kind:load to:0x02059304 module:overlay(0) +from:0x02153418 kind:load to:0x021442e8 module:overlay(30) +from:0x0215341c kind:load to:0x0209e87c module:overlay(0) +from:0x02153420 kind:load to:0x0214466c module:overlay(30) +from:0x02153424 kind:load to:0x021447e0 module:overlay(30) +from:0x02153428 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215342c kind:load to:0x021448d0 module:overlay(30) +from:0x02153430 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153434 kind:load to:0x0209e990 module:overlay(0) +from:0x02153438 kind:load to:0x0209e998 module:overlay(0) +from:0x0215343c kind:load to:0x0209e99c module:overlay(0) +from:0x02153440 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153444 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153448 kind:load to:0x02144c58 module:overlay(30) +from:0x0215344c kind:load to:0x02144c98 module:overlay(30) +from:0x02153450 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02153454 kind:load to:0x0214457c module:overlay(30) +from:0x02153458 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0215345c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153460 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153464 kind:load to:0x02144c28 module:overlay(30) +from:0x02153468 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x0215346c kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02153470 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x02153474 kind:load to:0x0210d440 module:overlays(19,26) +from:0x02153478 kind:load to:0x02144914 module:overlay(30) +from:0x0215347c kind:load to:0x0210d574 module:overlays(19,26) +from:0x02153480 kind:load to:0x0210d57c module:overlays(19,26) +from:0x02153484 kind:load to:0x02144ba8 module:overlay(30) +from:0x02153488 kind:load to:0x02144be8 module:overlay(30) +from:0x0215348c kind:load to:0x02144c08 module:overlay(30) +from:0x02153490 kind:load to:0x02144570 module:overlay(30) +from:0x0215349c kind:load to:0x02144480 module:overlay(30) +from:0x021534a0 kind:load to:0x0209e87c module:overlay(0) +from:0x021534a4 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x021534a8 kind:load to:0x0210def0 module:overlays(19,26) +from:0x021534ac kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021534b0 kind:load to:0x0210d394 module:overlays(19,26) +from:0x021534b4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021534b8 kind:load to:0x0209e990 module:overlay(0) +from:0x021534bc kind:load to:0x0209e998 module:overlay(0) +from:0x021534c0 kind:load to:0x0209e99c module:overlay(0) +from:0x021534c4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021534c8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021534cc kind:load to:0x02144d20 module:overlay(30) +from:0x021534d0 kind:load to:0x02144ce0 module:overlay(30) +from:0x021534d4 kind:load to:0x0210d56c module:overlays(19,26) +from:0x021534d8 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021534dc kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021534e0 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021534e4 kind:load to:0x02110430 module:overlays(19,26) +from:0x021534e8 kind:load to:0x0210d564 module:overlays(19,26) +from:0x021534ec kind:load to:0x0210d5ac module:overlays(19,26) +from:0x021534f0 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x021534f4 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x021534f8 kind:load to:0x0210d440 module:overlays(19,26) +from:0x021534fc kind:load to:0x0210d45c module:overlays(19,26) +from:0x02153500 kind:load to:0x0210d574 module:overlays(19,26) +from:0x02153504 kind:load to:0x0210d57c module:overlays(19,26) +from:0x0215350c kind:load to:0x02144578 module:overlay(30) +from:0x02153510 kind:load to:0x02144568 module:overlay(30) +from:0x02153514 kind:load to:0x02144570 module:overlay(30) +from:0x02153520 kind:load to:0x02144d78 module:overlay(30) +from:0x02153524 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153528 kind:load to:0x0209e308 module:overlay(0) +from:0x0215352c kind:load to:0x0209e30c module:overlay(0) +from:0x02153530 kind:load to:0x0209e23c module:overlay(0) +from:0x0215353c kind:load to:0x02144e18 module:overlay(30) +from:0x02153540 kind:load to:0x0209e87c module:overlay(0) +from:0x02153544 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02153548 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x0215354c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153550 kind:load to:0x02145074 module:overlay(30) +from:0x02153554 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153558 kind:load to:0x0209e990 module:overlay(0) +from:0x0215355c kind:load to:0x0209e998 module:overlay(0) +from:0x02153560 kind:load to:0x0209e99c module:overlay(0) +from:0x02153564 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153568 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215356c kind:load to:0x02145114 module:overlay(30) +from:0x02153570 kind:load to:0x02145134 module:overlay(30) +from:0x02153574 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153578 kind:load to:0x02145000 module:overlay(30) +from:0x0215357c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153580 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153584 kind:load to:0x02110430 module:overlays(19,26) +from:0x02153588 kind:load to:0x0210b854 module:overlays(19,26) +from:0x0215358c kind:load to:0x0214510c module:overlay(30) +from:0x02153590 kind:load to:0x0214508c module:overlay(30) +from:0x02153594 kind:load to:0x021450cc module:overlay(30) +from:0x02153598 kind:load to:0x021450ec module:overlay(30) +from:0x0215359c kind:load to:0x02144ff4 module:overlay(30) +from:0x021535a8 kind:load to:0x02144f04 module:overlay(30) +from:0x021535ac kind:load to:0x0209e87c module:overlay(0) +from:0x021535b0 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x021535b4 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x021535b8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021535bc kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x021535c0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021535c4 kind:load to:0x0209e990 module:overlay(0) +from:0x021535c8 kind:load to:0x0209e998 module:overlay(0) +from:0x021535cc kind:load to:0x0209e99c module:overlay(0) +from:0x021535d0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021535d4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021535d8 kind:load to:0x02145184 module:overlay(30) +from:0x021535dc kind:load to:0x0214515c module:overlay(30) +from:0x021535e0 kind:load to:0x0210b864 module:overlays(19,26) +from:0x021535e4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021535e8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021535ec kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021535f0 kind:load to:0x02110430 module:overlays(19,26) +from:0x021535f4 kind:load to:0x0210b854 module:overlays(19,26) +from:0x021535f8 kind:load to:0x0210b85c module:overlays(19,26) +from:0x02153600 kind:load to:0x02144ffc module:overlay(30) +from:0x02153604 kind:load to:0x02144fec module:overlay(30) +from:0x02153608 kind:load to:0x02144ff4 module:overlay(30) +from:0x02153614 kind:load to:0x021451c4 module:overlay(30) +from:0x02153618 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215361c kind:load to:0x0209e308 module:overlay(0) +from:0x02153620 kind:load to:0x0209e30c module:overlay(0) +from:0x02153624 kind:load to:0x0209e23c module:overlay(0) +from:0x02153630 kind:load to:0x0214525c module:overlay(30) +from:0x02153634 kind:load to:0x0209e87c module:overlay(0) +from:0x02153638 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x0215363c kind:load to:0x0210def0 module:overlays(19,26) +from:0x02153640 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02153644 kind:load to:0x021453d8 module:overlay(30) +from:0x02153648 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215364c kind:load to:0x0209e990 module:overlay(0) +from:0x02153650 kind:load to:0x0209e998 module:overlay(0) +from:0x02153654 kind:load to:0x0209e99c module:overlay(0) +from:0x02153658 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215365c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153660 kind:load to:0x02145484 module:overlay(30) +from:0x02153664 kind:load to:0x021454bc module:overlay(30) +from:0x02153668 kind:load to:0x0210d56c module:overlays(19,26) +from:0x0215366c kind:load to:0x02145344 module:overlay(30) +from:0x02153670 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153674 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153678 kind:load to:0x02110430 module:overlays(19,26) +from:0x0215367c kind:load to:0x02145470 module:overlay(30) +from:0x02153680 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02153684 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02153688 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x0215368c kind:load to:0x0210d440 module:overlays(19,26) +from:0x02153690 kind:load to:0x0210d45c module:overlays(19,26) +from:0x02153694 kind:load to:0x02145478 module:overlay(30) +from:0x02153698 kind:load to:0x0210d57c module:overlays(19,26) +from:0x0215369c kind:load to:0x021453f0 module:overlay(30) +from:0x021536a0 kind:load to:0x02145430 module:overlay(30) +from:0x021536a4 kind:load to:0x02145450 module:overlay(30) +from:0x021536a8 kind:load to:0x02144570 module:overlay(30) +from:0x021536b4 kind:load to:0x0214551c module:overlay(30) +from:0x021536b8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021536bc kind:load to:0x0209e308 module:overlay(0) +from:0x021536c0 kind:load to:0x0209e30c module:overlay(0) +from:0x021536c4 kind:load to:0x0209e23c module:overlay(0) +from:0x021536d0 kind:load to:0x021455bc module:overlay(30) +from:0x021536d4 kind:load to:0x0209e87c module:overlay(0) +from:0x021536d8 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x021536dc kind:load to:0x0210b7cc module:overlays(19,26) +from:0x021536e0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021536e4 kind:load to:0x0214571c module:overlay(30) +from:0x021536e8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021536ec kind:load to:0x0209e990 module:overlay(0) +from:0x021536f0 kind:load to:0x0209e998 module:overlay(0) +from:0x021536f4 kind:load to:0x0209e99c module:overlay(0) +from:0x021536f8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021536fc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153700 kind:load to:0x021457bc module:overlay(30) +from:0x02153704 kind:load to:0x021457dc module:overlay(30) +from:0x02153708 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0215370c kind:load to:0x021456a8 module:overlay(30) +from:0x02153710 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153714 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153718 kind:load to:0x02110430 module:overlays(19,26) +from:0x0215371c kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153720 kind:load to:0x021457b4 module:overlay(30) +from:0x02153724 kind:load to:0x02145734 module:overlay(30) +from:0x02153728 kind:load to:0x02145774 module:overlay(30) +from:0x0215372c kind:load to:0x02145794 module:overlay(30) +from:0x02153730 kind:load to:0x02144ff4 module:overlay(30) +from:0x0215373c kind:load to:0x02145824 module:overlay(30) +from:0x02153740 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02153744 kind:load to:0x0209e308 module:overlay(0) +from:0x02153748 kind:load to:0x0209e30c module:overlay(0) +from:0x0215374c kind:load to:0x0209e23c module:overlay(0) +from:0x02153758 kind:load to:0x021458c4 module:overlay(30) +from:0x0215375c kind:load to:0x0209e87c module:overlay(0) +from:0x02153760 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x02153764 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02153768 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215376c kind:load to:0x02145a24 module:overlay(30) +from:0x02153770 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02153774 kind:load to:0x0209e990 module:overlay(0) +from:0x02153778 kind:load to:0x0209e998 module:overlay(0) +from:0x0215377c kind:load to:0x0209e99c module:overlay(0) +from:0x02153780 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02153784 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153788 kind:load to:0x02145ac4 module:overlay(30) +from:0x0215378c kind:load to:0x02145ae4 module:overlay(30) +from:0x02153790 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02153794 kind:load to:0x021459b0 module:overlay(30) +from:0x02153798 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0215379c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021537a0 kind:load to:0x02110430 module:overlays(19,26) +from:0x021537a4 kind:load to:0x0210b854 module:overlays(19,26) +from:0x021537a8 kind:load to:0x02145abc module:overlay(30) +from:0x021537ac kind:load to:0x02145a3c module:overlay(30) +from:0x021537b0 kind:load to:0x02145a7c module:overlay(30) +from:0x021537b4 kind:load to:0x02145a9c module:overlay(30) +from:0x021537b8 kind:load to:0x02144ff4 module:overlay(30) +from:0x021537c4 kind:load to:0x02145b2c module:overlay(30) +from:0x021537c8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021537cc kind:load to:0x0209e308 module:overlay(0) +from:0x021537d0 kind:load to:0x0209e30c module:overlay(0) +from:0x021537d4 kind:load to:0x0209e23c module:overlay(0) +from:0x021537e0 kind:load to:0x02145be0 module:overlay(30) +from:0x021537e4 kind:load to:0x0209e87c module:overlay(0) +from:0x021537e8 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x021537ec kind:load to:0x0210b7cc module:overlays(19,26) +from:0x021537f0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021537f4 kind:load to:0x02145d40 module:overlay(30) +from:0x021537f8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021537fc kind:load to:0x0209e990 module:overlay(0) +from:0x02153800 kind:load to:0x0209e998 module:overlay(0) +from:0x02153804 kind:load to:0x0209e99c module:overlay(0) +from:0x02153808 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215380c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02153810 kind:load to:0x02145de0 module:overlay(30) +from:0x02153814 kind:load to:0x02145e00 module:overlay(30) +from:0x02153818 kind:load to:0x0210b864 module:overlays(19,26) +from:0x0215381c kind:load to:0x02145ccc module:overlay(30) +from:0x02153820 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02153824 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02153828 kind:load to:0x02110430 module:overlays(19,26) +from:0x0215382c kind:load to:0x0210b854 module:overlays(19,26) +from:0x02153830 kind:load to:0x02145dd8 module:overlay(30) +from:0x02153834 kind:load to:0x02145d58 module:overlay(30) +from:0x02153838 kind:load to:0x02145d98 module:overlay(30) +from:0x0215383c kind:load to:0x02145db8 module:overlay(30) +from:0x02153840 kind:load to:0x02144ff4 module:overlay(30) +from:0x0215386c kind:load to:0x02146024 module:overlay(30) +from:0x02153878 kind:load to:0x020993bc module:overlay(0) +from:0x0215387c kind:load to:0x02145f10 module:overlay(30) +from:0x02153888 kind:load to:0x02145e48 module:overlay(30) +from:0x0215388c kind:load to:0x020990ec module:overlay(0) +from:0x02153890 kind:load to:0x02098efc module:overlay(0) +from:0x02153894 kind:load to:0x02098f78 module:overlay(0) +from:0x02153898 kind:load to:0x020990f4 module:overlay(0) +from:0x0215389c kind:load to:0x02099114 module:overlay(0) +from:0x021538a0 kind:load to:0x02099140 module:overlay(0) +from:0x021538ac kind:load to:0x021462cc module:overlay(30) +from:0x021538b0 kind:load to:0x0214d380 module:overlay(30) +from:0x021538b4 kind:load to:0x0209ba20 module:overlay(0) +from:0x021538b8 kind:load to:0x0209ba54 module:overlay(0) +from:0x021538bc kind:load to:0x0209baec module:overlay(0) +from:0x021538c0 kind:load to:0x0209bb00 module:overlay(0) +from:0x021538c4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021538c8 kind:load to:0x0209bb28 module:overlay(0) +from:0x021538cc kind:load to:0x0209bbb0 module:overlay(0) +from:0x021538d0 kind:load to:0x0209b838 module:overlay(0) +from:0x021538d4 kind:load to:0x0209babc module:overlay(0) +from:0x021538d8 kind:load to:0x0209bad4 module:overlay(0) +from:0x021538dc kind:load to:0x0209bb14 module:overlay(0) +from:0x021538e0 kind:load to:0x0209bea0 module:overlay(0) +from:0x021538e4 kind:load to:0x0214d348 module:overlay(30) +from:0x021538e8 kind:load to:0x0214d324 module:overlay(30) +from:0x021538ec kind:load to:0x0209bed8 module:overlay(0) +from:0x021538f8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021538fc kind:load to:0x02099cfc module:overlay(0) +from:0x02153900 kind:load to:0x02099d14 module:overlay(0) +from:0x02153904 kind:load to:0x02099d20 module:overlay(0) +from:0x02153908 kind:load to:0x0214d2e4 module:overlay(30) +from:0x0215390c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02153910 kind:load to:0x0214c7cc module:overlay(30) +from:0x02153914 kind:load to:0x0214c8cc module:overlay(30) +from:0x02153918 kind:load to:0x0214cb20 module:overlay(30) +from:0x0215391c kind:load to:0x0214cad4 module:overlay(30) +from:0x02153920 kind:load to:0x02099c64 module:overlay(0) +from:0x02153924 kind:load to:0x0214cec8 module:overlay(30) +from:0x02153928 kind:load to:0x0214d070 module:overlay(30) +from:0x0215392c kind:load to:0x02099c70 module:overlay(0) +from:0x02153930 kind:load to:0x02099d2c module:overlay(0) +from:0x02153934 kind:load to:0x02099d98 module:overlay(0) +from:0x02153938 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215393c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02153940 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02153944 kind:load to:0x0214d39c module:overlay(30) +from:0x02153948 kind:load to:0x0214d3e4 module:overlay(30) +from:0x0215394c kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02153950 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02153a2c kind:load to:0x0214a1bc module:overlay(30) +from:0x02153a34 kind:load to:0x0214a224 module:overlay(30) +from:0x02153a44 kind:load to:0x0214a264 module:overlay(30) +from:0x02153a4c kind:load to:0x0214a288 module:overlay(30) +from:0x02153a5c kind:load to:0x0214a33c module:overlay(30) +from:0x02153a64 kind:load to:0x0214a404 module:overlay(30) +from:0x02153a74 kind:load to:0x0214a5a0 module:overlay(30) +from:0x02153a7c kind:load to:0x0214a6cc module:overlay(30) +from:0x02153a8c kind:load to:0x0214a6f4 module:overlay(30) +from:0x02153a94 kind:load to:0x0214a994 module:overlay(30) +from:0x02153aa4 kind:load to:0x0214ad58 module:overlay(30) +from:0x02153aac kind:load to:0x0214ae3c module:overlay(30) +from:0x02153ab4 kind:load to:0x0214aebc module:overlay(30) +from:0x02153abc kind:load to:0x0214aed4 module:overlay(30) +from:0x02153ac4 kind:load to:0x0214afb0 module:overlay(30) +from:0x02153acc kind:load to:0x0214b2f0 module:overlay(30) +from:0x02153ad4 kind:load to:0x0214b308 module:overlay(30) +from:0x02153adc kind:load to:0x0214b404 module:overlay(30) +from:0x02153aec kind:load to:0x0214b4f4 module:overlay(30) +from:0x02153af4 kind:load to:0x0214b5f8 module:overlay(30) +from:0x02153afc kind:load to:0x0214b660 module:overlay(30) +from:0x02153b04 kind:load to:0x0214b678 module:overlay(30) +from:0x02153b0c kind:load to:0x0214b7e4 module:overlay(30) +from:0x02153b1c kind:load to:0x0214b968 module:overlay(30) +from:0x02153b24 kind:load to:0x0214ba78 module:overlay(30) +from:0x02153b34 kind:load to:0x0214baf4 module:overlay(30) +from:0x02153b3c kind:load to:0x0214bb74 module:overlay(30) +from:0x02153b44 kind:load to:0x0214bd10 module:overlay(30) +from:0x02153b4c kind:load to:0x0214bd50 module:overlay(30) +from:0x02153b54 kind:load to:0x0214bde4 module:overlay(30) +from:0x02153b64 kind:load to:0x0214be44 module:overlay(30) +from:0x02153b6c kind:load to:0x0214c0e0 module:overlay(30) +from:0x02153b74 kind:load to:0x0214c17c module:overlay(30) +from:0x02153b7c kind:load to:0x0214c1cc module:overlay(30) +from:0x02153b84 kind:load to:0x0214c408 module:overlay(30) +from:0x02153b8c kind:load to:0x0214c7ac module:overlay(30) +from:0x02153b9c kind:load to:0x0214d480 module:overlay(30) +from:0x02153ba0 kind:load to:0x02098ef4 module:overlay(0) +from:0x02153ba4 kind:load to:0x02098efc module:overlay(0) +from:0x02153ba8 kind:load to:0x02098f78 module:overlay(0) +from:0x02153bac kind:load to:0x02098fb8 module:overlay(0) +from:0x02153bb0 kind:load to:0x02098fbc module:overlay(0) +from:0x02153bb4 kind:load to:0x02098fc0 module:overlay(0) +from:0x02153bc0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02153bc4 kind:load to:0x02099cfc module:overlay(0) +from:0x02153bc8 kind:load to:0x02099d14 module:overlay(0) +from:0x02153bcc kind:load to:0x02099d20 module:overlay(0) +from:0x02153bd0 kind:load to:0x01fff464 module:itcm +from:0x02153bd4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02153bd8 kind:load to:0x0214d600 module:overlay(30) +from:0x02153bdc kind:load to:0x0214d608 module:overlay(30) +from:0x02153be0 kind:load to:0x0214d644 module:overlay(30) +from:0x02153be4 kind:load to:0x0214d624 module:overlay(30) +from:0x02153be8 kind:load to:0x02099c64 module:overlay(0) +from:0x02153bec kind:load to:0x02099c68 module:overlay(0) +from:0x02153bf0 kind:load to:0x02099c6c module:overlay(0) +from:0x02153bf4 kind:load to:0x02099c70 module:overlay(0) +from:0x02153bf8 kind:load to:0x02099d2c module:overlay(0) +from:0x02153bfc kind:load to:0x02099d98 module:overlay(0) +from:0x02153c00 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02153c04 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02153c08 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02153c0c kind:load to:0x0214d5c0 module:overlay(30) +from:0x02153c10 kind:load to:0x0214d5dc module:overlay(30) +from:0x02153c8c kind:load to:0x0214e78c module:overlay(30) +from:0x02153c9c kind:load to:0x0214eeec module:overlay(30) +from:0x02153ca4 kind:load to:0x0214f010 module:overlay(30) +from:0x02153cac kind:load to:0x0214eed0 module:overlay(30) +from:0x02153cb4 kind:load to:0x0214eeec module:overlay(30) +from:0x02153cbc kind:load to:0x0214eef8 module:overlay(30) +from:0x02153cc4 kind:load to:0x0214f010 module:overlay(30) +from:0x02153d04 kind:load to:0x0214e6f8 module:overlay(30) +from:0x02153d08 kind:load to:0x020990ec module:overlay(0) +from:0x02153d0c kind:load to:0x02098efc module:overlay(0) +from:0x02153d10 kind:load to:0x02098f78 module:overlay(0) +from:0x02153d14 kind:load to:0x020990f4 module:overlay(0) +from:0x02153d18 kind:load to:0x02099114 module:overlay(0) +from:0x02153d1c kind:load to:0x02099140 module:overlay(0) +from:0x02153d28 kind:load to:0x02099cc0 module:overlay(0) +from:0x02153d2c kind:load to:0x02099cfc module:overlay(0) +from:0x02153d30 kind:load to:0x02099d14 module:overlay(0) +from:0x02153d34 kind:load to:0x02099d20 module:overlay(0) +from:0x02153d38 kind:load to:0x01fff464 module:itcm +from:0x02153d3c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02153d40 kind:load to:0x0214eddc module:overlay(30) +from:0x02153d44 kind:load to:0x02099c58 module:overlay(0) +from:0x02153d48 kind:load to:0x0214ee98 module:overlay(30) +from:0x02153d4c kind:load to:0x02099c60 module:overlay(0) +from:0x02153d50 kind:load to:0x02099c64 module:overlay(0) +from:0x02153d54 kind:load to:0x0214f168 module:overlay(30) +from:0x02153d58 kind:load to:0x02099c6c module:overlay(0) +from:0x02153d5c kind:load to:0x02099c70 module:overlay(0) +from:0x02153d60 kind:load to:0x02099d2c module:overlay(0) +from:0x02153d64 kind:load to:0x02099d98 module:overlay(0) +from:0x02153d68 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02153d6c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02153d70 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02153d74 kind:load to:0x0214e83c module:overlay(30) +from:0x02153d78 kind:load to:0x0214e85c module:overlay(30) +from:0x02153d90 kind:load to:0x0214f3f8 module:overlay(30) +from:0x02153d98 kind:load to:0x0214f420 module:overlay(30) +from:0x02153da0 kind:load to:0x0214f93c module:overlay(30) +from:0x02153da8 kind:load to:0x0214f3fc module:overlay(30) +from:0x02153db0 kind:load to:0x0214f620 module:overlay(30) +from:0x02153db8 kind:load to:0x0214f97c module:overlay(30) +from:0x02153dc8 kind:load to:0x0214f1f0 module:overlay(30) +from:0x02153dcc kind:load to:0x02098ef4 module:overlay(0) +from:0x02153dd0 kind:load to:0x02098efc module:overlay(0) +from:0x02153dd4 kind:load to:0x02098f78 module:overlay(0) +from:0x02153dd8 kind:load to:0x02098fb8 module:overlay(0) +from:0x02153ddc kind:load to:0x02098fbc module:overlay(0) +from:0x02153de0 kind:load to:0x02098fc0 module:overlay(0) +from:0x02153dec kind:load to:0x02099cc0 module:overlay(0) +from:0x02153df0 kind:load to:0x02099cfc module:overlay(0) +from:0x02153df4 kind:load to:0x02099d14 module:overlay(0) +from:0x02153df8 kind:load to:0x02099d20 module:overlay(0) +from:0x02153dfc kind:load to:0x01fff464 module:itcm +from:0x02153e00 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02153e04 kind:load to:0x0214f300 module:overlay(30) +from:0x02153e08 kind:load to:0x02099c58 module:overlay(0) +from:0x02153e0c kind:load to:0x0214f388 module:overlay(30) +from:0x02153e10 kind:load to:0x0214f3c0 module:overlay(30) +from:0x02153e14 kind:load to:0x02099c64 module:overlay(0) +from:0x02153e18 kind:load to:0x02099c68 module:overlay(0) +from:0x02153e1c kind:load to:0x02099c6c module:overlay(0) +from:0x02153e20 kind:load to:0x02099c70 module:overlay(0) +from:0x02153e24 kind:load to:0x02099d2c module:overlay(0) +from:0x02153e28 kind:load to:0x02099d98 module:overlay(0) +from:0x02153e2c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02153e30 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02153e34 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02153e38 kind:load to:0x0214f280 module:overlay(30) +from:0x02153e3c kind:load to:0x0214f2bc module:overlay(30) +from:0x02153e48 kind:load to:0x0214fa0c module:overlay(30) +from:0x02153e4c kind:load to:0x02098ef4 module:overlay(0) +from:0x02153e50 kind:load to:0x02098efc module:overlay(0) +from:0x02153e54 kind:load to:0x02098f78 module:overlay(0) +from:0x02153e58 kind:load to:0x02098fb8 module:overlay(0) +from:0x02153e5c kind:load to:0x02098fbc module:overlay(0) +from:0x02153e60 kind:load to:0x02098fc0 module:overlay(0) +from:0x02153e6c kind:load to:0x02099cc0 module:overlay(0) +from:0x02153e70 kind:load to:0x02099cfc module:overlay(0) +from:0x02153e74 kind:load to:0x02099d14 module:overlay(0) +from:0x02153e78 kind:load to:0x02099d20 module:overlay(0) +from:0x02153e7c kind:load to:0x01fff464 module:itcm +from:0x02153e80 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02153e84 kind:load to:0x021251f8 module:overlays(26,34) +from:0x02153e88 kind:load to:0x02099c58 module:overlay(0) +from:0x02153e8c kind:load to:0x0212525c module:overlays(26,34) +from:0x02153e90 kind:load to:0x02099c60 module:overlay(0) +from:0x02153e94 kind:load to:0x02099c64 module:overlay(0) +from:0x02153e98 kind:load to:0x02099c68 module:overlay(0) +from:0x02153e9c kind:load to:0x02099c6c module:overlay(0) +from:0x02153ea0 kind:load to:0x02099c70 module:overlay(0) +from:0x02153ea4 kind:load to:0x02099d2c module:overlay(0) +from:0x02153ea8 kind:load to:0x02099d98 module:overlay(0) +from:0x02153eac kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02153eb0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02153eb4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02153eb8 kind:load to:0x0214fb34 module:overlay(30) +from:0x02153ebc kind:load to:0x0214fb48 module:overlay(30) +from:0x02153ec0 kind:load to:0x0214fa68 module:overlay(30) +from:0x02153ec4 kind:load to:0x0214fab8 module:overlay(30) +from:0x02153ed0 kind:load to:0x0214fb84 module:overlay(30) +from:0x02153ed4 kind:load to:0x02098ef4 module:overlay(0) +from:0x02153ed8 kind:load to:0x02098efc module:overlay(0) +from:0x02153edc kind:load to:0x02098f78 module:overlay(0) +from:0x02153ee0 kind:load to:0x02098fb8 module:overlay(0) +from:0x02153ee4 kind:load to:0x02098fbc module:overlay(0) +from:0x02153ee8 kind:load to:0x02098fc0 module:overlay(0) +from:0x02153ef4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02153ef8 kind:load to:0x02099cfc module:overlay(0) +from:0x02153efc kind:load to:0x02099d14 module:overlay(0) +from:0x02153f00 kind:load to:0x02099d20 module:overlay(0) +from:0x02153f04 kind:load to:0x01fff464 module:itcm +from:0x02153f08 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02153f0c kind:load to:0x0214fc78 module:overlay(30) +from:0x02153f10 kind:load to:0x02099c58 module:overlay(0) +from:0x02153f14 kind:load to:0x0214fc88 module:overlay(30) +from:0x02153f18 kind:load to:0x02099c60 module:overlay(0) +from:0x02153f1c kind:load to:0x02099c64 module:overlay(0) +from:0x02153f20 kind:load to:0x02099c68 module:overlay(0) +from:0x02153f24 kind:load to:0x02099c6c module:overlay(0) +from:0x02153f28 kind:load to:0x02099c70 module:overlay(0) +from:0x02153f2c kind:load to:0x02099d2c module:overlay(0) +from:0x02153f30 kind:load to:0x02099d98 module:overlay(0) +from:0x02153f34 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02153f38 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02153f3c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02153f40 kind:load to:0x0214fc38 module:overlay(30) +from:0x02153f44 kind:load to:0x0214fc54 module:overlay(30) +from:0x02153f48 kind:load to:0x02152390 module:overlay(30) +from:0x02153f50 kind:load to:0x021524b8 module:overlay(30) +from:0x02153f58 kind:load to:0x02151ab0 module:overlay(30) +from:0x02153f60 kind:load to:0x02151d78 module:overlay(30) +from:0x02153f68 kind:load to:0x02151c78 module:overlay(30) +from:0x02153f70 kind:load to:0x02151b88 module:overlay(30) +from:0x02153f78 kind:load to:0x02152600 module:overlay(30) +from:0x02153f80 kind:load to:0x02151a68 module:overlay(30) +from:0x02153f88 kind:load to:0x02151d34 module:overlay(30) +from:0x02153f90 kind:load to:0x02151e24 module:overlay(30) +from:0x02153f98 kind:load to:0x02151f3c module:overlay(30) +from:0x02153fa0 kind:load to:0x02151a5c module:overlay(30) +from:0x02153fa8 kind:load to:0x02152180 module:overlay(30) +from:0x02153fb0 kind:load to:0x02151a20 module:overlay(30) +from:0x02153fb8 kind:load to:0x021525bc module:overlay(30) +from:0x02153fc0 kind:load to:0x02151940 module:overlay(30) +from:0x02153fc8 kind:load to:0x0215185c module:overlay(30) +from:0x02153fd0 kind:load to:0x02151f80 module:overlay(30) +from:0x02153fd8 kind:load to:0x02151e80 module:overlay(30) +from:0x02153fe0 kind:load to:0x02151858 module:overlay(30) +from:0x02153fe8 kind:load to:0x02151844 module:overlay(30) +from:0x02153ff0 kind:load to:0x0215276c module:overlay(30) +from:0x02153ff8 kind:load to:0x02152058 module:overlay(30) +from:0x02154000 kind:load to:0x0215202c module:overlay(30) +from:0x02154008 kind:load to:0x02151898 module:overlay(30) +from:0x02154010 kind:load to:0x021522e8 module:overlay(30) +from:0x02154018 kind:load to:0x0215197c module:overlay(30) +from:0x02154020 kind:load to:0x02152730 module:overlay(30) +from:0x02154030 kind:load to:0x0215006c module:overlay(30) +from:0x02154034 kind:load to:0x020990ec module:overlay(0) +from:0x02154038 kind:load to:0x02098efc module:overlay(0) +from:0x0215403c kind:load to:0x02098f78 module:overlay(0) +from:0x02154040 kind:load to:0x020990f4 module:overlay(0) +from:0x02154044 kind:load to:0x02099114 module:overlay(0) +from:0x02154048 kind:load to:0x02099140 module:overlay(0) +from:0x02154054 kind:load to:0x021502d0 module:overlay(30) +from:0x02154058 kind:load to:0x02152938 module:overlay(30) +from:0x0215405c kind:load to:0x0209b2cc module:overlay(0) +from:0x02154060 kind:load to:0x0209b304 module:overlay(0) +from:0x02154064 kind:load to:0x0209b908 module:overlay(0) +from:0x02154068 kind:load to:0x0209b910 module:overlay(0) +from:0x0215406c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02154070 kind:load to:0x0209b47c module:overlay(0) +from:0x02154074 kind:load to:0x0209b36c module:overlay(0) +from:0x02154078 kind:load to:0x0209b838 module:overlay(0) +from:0x0215407c kind:load to:0x0209b8c0 module:overlay(0) +from:0x02154080 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02154084 kind:load to:0x02152930 module:overlay(30) +from:0x02154088 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215408c kind:load to:0x02152920 module:overlay(30) +from:0x02154090 kind:load to:0x021528fc module:overlay(30) +from:0x0215409c kind:load to:0x02099cc0 module:overlay(0) +from:0x021540a0 kind:load to:0x02099cfc module:overlay(0) +from:0x021540a4 kind:load to:0x02099d14 module:overlay(0) +from:0x021540a8 kind:load to:0x02099d20 module:overlay(0) +from:0x021540ac kind:load to:0x01fff464 module:itcm +from:0x021540b0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021540b4 kind:load to:0x02150448 module:overlay(30) +from:0x021540b8 kind:load to:0x02150450 module:overlay(30) +from:0x021540bc kind:load to:0x021504f4 module:overlay(30) +from:0x021540c0 kind:load to:0x02150514 module:overlay(30) +from:0x021540c4 kind:load to:0x02099c64 module:overlay(0) +from:0x021540c8 kind:load to:0x021507c4 module:overlay(30) +from:0x021540cc kind:load to:0x02150960 module:overlay(30) +from:0x021540d0 kind:load to:0x02099c70 module:overlay(0) +from:0x021540d4 kind:load to:0x02099d2c module:overlay(0) +from:0x021540d8 kind:load to:0x02099d98 module:overlay(0) +from:0x021540dc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021540e0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021540e4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021540e8 kind:load to:0x02150338 module:overlay(30) +from:0x021540ec kind:load to:0x021503bc module:overlay(30) +from:0x021540f0 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x021540f4 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02154100 kind:load to:0x02152a08 module:overlay(30) +from:0x02154104 kind:load to:0x02152a1c module:overlay(30) +from:0x02154108 kind:load to:0x02063254 module:overlay(0) +from:0x0215410c kind:load to:0x02063258 module:overlay(0) +from:0x02154110 kind:load to:0x02152ac0 module:overlay(30) +from:0x02154114 kind:load to:0x02063260 module:overlay(0) +from:0x02154118 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov030/symbols.txt b/config/jp/arm9/overlays/ov030/symbols.txt new file mode 100644 index 00000000..559a42e1 --- /dev/null +++ b/config/jp/arm9/overlays/ov030/symbols.txt @@ -0,0 +1,578 @@ +func_ov030_02143d60 kind:function(arm,size=0xc8) addr:0x02143d60 +func_ov030_02143e28 kind:function(arm,size=0x14) addr:0x02143e28 +func_ov030_02143e3c kind:function(arm,size=0x1c) addr:0x02143e3c +func_ov030_02143e58 kind:function(arm,size=0xc) addr:0x02143e58 +func_ov030_02143e64 kind:function(arm,size=0x118) addr:0x02143e64 +func_ov030_02143f7c kind:function(arm,size=0x114) addr:0x02143f7c +func_ov030_02144090 kind:function(arm,size=0x14) addr:0x02144090 +func_ov030_021440a4 kind:function(arm,size=0x1c) addr:0x021440a4 +func_ov030_021440c0 kind:function(arm,size=0xc) addr:0x021440c0 +func_ov030_021440cc kind:function(arm,size=0x118) addr:0x021440cc +func_ov030_021441e4 kind:function(arm,size=0xc) addr:0x021441e4 +func_ov030_021441f0 kind:function(arm,size=0x24) addr:0x021441f0 +func_ov030_02144214 kind:function(arm,size=0x2c) addr:0x02144214 +func_ov030_02144240 kind:function(arm,size=0x94) addr:0x02144240 +func_ov030_021442d4 kind:function(arm,size=0x14) addr:0x021442d4 +func_ov030_021442e8 kind:function(arm,size=0x198) addr:0x021442e8 +func_ov030_02144480 kind:function(arm,size=0xe8) addr:0x02144480 +func_ov030_02144568 kind:function(arm,size=0x8) addr:0x02144568 +func_ov030_02144570 kind:function(arm,size=0x8) addr:0x02144570 +func_ov030_02144578 kind:function(arm,size=0x4) addr:0x02144578 +func_ov030_0214457c kind:function(arm,size=0xf0) addr:0x0214457c +func_ov030_0214466c kind:function(arm,size=0x174) addr:0x0214466c +func_ov030_021447e0 kind:function(arm,size=0x4c) addr:0x021447e0 +func_ov030_0214482c kind:function(arm,size=0xa4) addr:0x0214482c +func_ov030_021448d0 kind:function(arm,size=0x44) addr:0x021448d0 +func_ov030_02144914 kind:function(arm,size=0x8) addr:0x02144914 +func_ov030_0214491c kind:function(arm,size=0x1ec) addr:0x0214491c +func_ov030_02144b08 kind:function(arm,size=0x38) addr:0x02144b08 +func_ov030_02144b40 kind:function(arm,size=0x68) addr:0x02144b40 +func_ov030_02144ba8 kind:function(arm,size=0x40) addr:0x02144ba8 +func_ov030_02144be8 kind:function(arm,size=0x20) addr:0x02144be8 +func_ov030_02144c08 kind:function(arm,size=0x20) addr:0x02144c08 +func_ov030_02144c28 kind:function(arm,size=0x14) addr:0x02144c28 +func_ov030_02144c3c kind:function(arm,size=0x1c) addr:0x02144c3c +func_ov030_02144c58 kind:function(arm,size=0x40) addr:0x02144c58 +func_ov030_02144c98 kind:function(arm,size=0x48) addr:0x02144c98 +func_ov030_02144ce0 kind:function(arm,size=0x40) addr:0x02144ce0 +func_ov030_02144d20 kind:function(arm,size=0x38) addr:0x02144d20 +func_ov030_02144d58 kind:function(arm,size=0x14) addr:0x02144d58 +func_ov030_02144d6c kind:function(arm,size=0xc) addr:0x02144d6c +func_ov030_02144d78 kind:function(arm,size=0x24) addr:0x02144d78 +func_ov030_02144d9c kind:function(arm,size=0x40) addr:0x02144d9c +func_ov030_02144ddc kind:function(arm,size=0x3c) addr:0x02144ddc +func_ov030_02144e18 kind:function(arm,size=0xec) addr:0x02144e18 +func_ov030_02144f04 kind:function(arm,size=0xe8) addr:0x02144f04 +func_ov030_02144fec kind:function(arm,size=0x8) addr:0x02144fec +func_ov030_02144ff4 kind:function(arm,size=0x8) addr:0x02144ff4 +func_ov030_02144ffc kind:function(arm,size=0x4) addr:0x02144ffc +func_ov030_02145000 kind:function(arm,size=0x74) addr:0x02145000 +func_ov030_02145074 kind:function(arm,size=0x18) addr:0x02145074 +func_ov030_0214508c kind:function(arm,size=0x40) addr:0x0214508c +func_ov030_021450cc kind:function(arm,size=0x20) addr:0x021450cc +func_ov030_021450ec kind:function(arm,size=0x20) addr:0x021450ec +func_ov030_0214510c kind:function(arm,size=0x8) addr:0x0214510c +func_ov030_02145114 kind:function(arm,size=0x20) addr:0x02145114 +func_ov030_02145134 kind:function(arm,size=0x28) addr:0x02145134 +func_ov030_0214515c kind:function(arm,size=0x28) addr:0x0214515c +func_ov030_02145184 kind:function(arm,size=0x20) addr:0x02145184 +func_ov030_021451a4 kind:function(arm,size=0x14) addr:0x021451a4 +func_ov030_021451b8 kind:function(arm,size=0xc) addr:0x021451b8 +func_ov030_021451c4 kind:function(arm,size=0x24) addr:0x021451c4 +func_ov030_021451e8 kind:function(arm,size=0x38) addr:0x021451e8 +func_ov030_02145220 kind:function(arm,size=0x3c) addr:0x02145220 +func_ov030_0214525c kind:function(arm,size=0xe8) addr:0x0214525c +func_ov030_02145344 kind:function(arm,size=0x94) addr:0x02145344 +func_ov030_021453d8 kind:function(arm,size=0x18) addr:0x021453d8 +func_ov030_021453f0 kind:function(arm,size=0x40) addr:0x021453f0 +func_ov030_02145430 kind:function(arm,size=0x20) addr:0x02145430 +func_ov030_02145450 kind:function(arm,size=0x20) addr:0x02145450 +func_ov030_02145470 kind:function(arm,size=0x8) addr:0x02145470 +func_ov030_02145478 kind:function(arm,size=0xc) addr:0x02145478 +func_ov030_02145484 kind:function(arm,size=0x38) addr:0x02145484 +func_ov030_021454bc kind:function(arm,size=0x40) addr:0x021454bc +func_ov030_021454fc kind:function(arm,size=0x14) addr:0x021454fc +func_ov030_02145510 kind:function(arm,size=0xc) addr:0x02145510 +func_ov030_0214551c kind:function(arm,size=0x24) addr:0x0214551c +func_ov030_02145540 kind:function(arm,size=0x40) addr:0x02145540 +func_ov030_02145580 kind:function(arm,size=0x3c) addr:0x02145580 +func_ov030_021455bc kind:function(arm,size=0xec) addr:0x021455bc +func_ov030_021456a8 kind:function(arm,size=0x74) addr:0x021456a8 +func_ov030_0214571c kind:function(arm,size=0x18) addr:0x0214571c +func_ov030_02145734 kind:function(arm,size=0x40) addr:0x02145734 +func_ov030_02145774 kind:function(arm,size=0x20) addr:0x02145774 +func_ov030_02145794 kind:function(arm,size=0x20) addr:0x02145794 +func_ov030_021457b4 kind:function(arm,size=0x8) addr:0x021457b4 +func_ov030_021457bc kind:function(arm,size=0x20) addr:0x021457bc +func_ov030_021457dc kind:function(arm,size=0x28) addr:0x021457dc +func_ov030_02145804 kind:function(arm,size=0x14) addr:0x02145804 +func_ov030_02145818 kind:function(arm,size=0xc) addr:0x02145818 +func_ov030_02145824 kind:function(arm,size=0x24) addr:0x02145824 +func_ov030_02145848 kind:function(arm,size=0x40) addr:0x02145848 +func_ov030_02145888 kind:function(arm,size=0x3c) addr:0x02145888 +func_ov030_021458c4 kind:function(arm,size=0xec) addr:0x021458c4 +func_ov030_021459b0 kind:function(arm,size=0x74) addr:0x021459b0 +func_ov030_02145a24 kind:function(arm,size=0x18) addr:0x02145a24 +func_ov030_02145a3c kind:function(arm,size=0x40) addr:0x02145a3c +func_ov030_02145a7c kind:function(arm,size=0x20) addr:0x02145a7c +func_ov030_02145a9c kind:function(arm,size=0x20) addr:0x02145a9c +func_ov030_02145abc kind:function(arm,size=0x8) addr:0x02145abc +func_ov030_02145ac4 kind:function(arm,size=0x20) addr:0x02145ac4 +func_ov030_02145ae4 kind:function(arm,size=0x28) addr:0x02145ae4 +func_ov030_02145b0c kind:function(arm,size=0x14) addr:0x02145b0c +func_ov030_02145b20 kind:function(arm,size=0xc) addr:0x02145b20 +func_ov030_02145b2c kind:function(arm,size=0x24) addr:0x02145b2c +func_ov030_02145b50 kind:function(arm,size=0x54) addr:0x02145b50 +func_ov030_02145ba4 kind:function(arm,size=0x3c) addr:0x02145ba4 +func_ov030_02145be0 kind:function(arm,size=0xec) addr:0x02145be0 +func_ov030_02145ccc kind:function(arm,size=0x74) addr:0x02145ccc +func_ov030_02145d40 kind:function(arm,size=0x18) addr:0x02145d40 +func_ov030_02145d58 kind:function(arm,size=0x40) addr:0x02145d58 +func_ov030_02145d98 kind:function(arm,size=0x20) addr:0x02145d98 +func_ov030_02145db8 kind:function(arm,size=0x20) addr:0x02145db8 +func_ov030_02145dd8 kind:function(arm,size=0x8) addr:0x02145dd8 +func_ov030_02145de0 kind:function(arm,size=0x20) addr:0x02145de0 +func_ov030_02145e00 kind:function(arm,size=0x28) addr:0x02145e00 +func_ov030_02145e28 kind:function(arm,size=0x14) addr:0x02145e28 +func_ov030_02145e3c kind:function(arm,size=0xc) addr:0x02145e3c +func_ov030_02145e48 kind:function(arm,size=0x28) addr:0x02145e48 +func_ov030_02145e70 kind:function(arm,size=0x78) addr:0x02145e70 +func_ov030_02145ee8 kind:function(arm,size=0x28) addr:0x02145ee8 +func_ov030_02145f10 kind:function(arm,size=0xf4) addr:0x02145f10 +func_ov030_02146004 kind:function(arm,size=0x20) addr:0x02146004 +func_ov030_02146024 kind:function(arm,size=0x30) addr:0x02146024 +func_ov030_02146054 kind:function(arm,size=0x278) addr:0x02146054 +func_ov030_021462cc kind:function(arm,size=0x14) addr:0x021462cc +func_ov030_021462e0 kind:function(arm,size=0x80) addr:0x021462e0 +func_ov030_02146360 kind:function(arm,size=0x50) addr:0x02146360 +func_ov030_021463b0 kind:function(arm,size=0xe0) addr:0x021463b0 +func_ov030_02146490 kind:function(arm,size=0x50) addr:0x02146490 +func_ov030_021464e0 kind:function(arm,size=0x268) addr:0x021464e0 +func_ov030_02146748 kind:function(arm,size=0x2ac) addr:0x02146748 +func_ov030_021469f4 kind:function(arm,size=0x2c) addr:0x021469f4 +func_ov030_02146a20 kind:function(arm,size=0x1e8) addr:0x02146a20 +func_ov030_02146c08 kind:function(arm,size=0x738) addr:0x02146c08 +func_ov030_02147340 kind:function(arm,size=0x128) addr:0x02147340 +func_ov030_02147468 kind:function(arm,size=0x138) addr:0x02147468 +func_ov030_021475a0 kind:function(arm,size=0x88) addr:0x021475a0 +func_ov030_02147628 kind:function(arm,size=0x378) addr:0x02147628 +func_ov030_021479a0 kind:function(arm,size=0x44) addr:0x021479a0 +func_ov030_021479e4 kind:function(arm,size=0x58) addr:0x021479e4 +func_ov030_02147a3c kind:function(arm,size=0x48) addr:0x02147a3c +func_ov030_02147a84 kind:function(arm,size=0x2cc) addr:0x02147a84 +func_ov030_02147d50 kind:function(arm,size=0x330) addr:0x02147d50 +func_ov030_02148080 kind:function(arm,size=0x110) addr:0x02148080 +func_ov030_02148190 kind:function(arm,size=0x94) addr:0x02148190 +func_ov030_02148224 kind:function(arm,size=0x3e8) addr:0x02148224 +func_ov030_0214860c kind:function(arm,size=0x98) addr:0x0214860c +func_ov030_021486a4 kind:function(arm,size=0x1e0) addr:0x021486a4 +func_ov030_02148884 kind:function(arm,size=0x30) addr:0x02148884 +func_ov030_021488b4 kind:function(arm,size=0x138) addr:0x021488b4 +func_ov030_021489ec kind:function(arm,size=0x23c) addr:0x021489ec +func_ov030_02148c28 kind:function(arm,size=0x140) addr:0x02148c28 +func_ov030_02148d68 kind:function(arm,size=0xa4) addr:0x02148d68 +func_ov030_02148e0c kind:function(arm,size=0x48) addr:0x02148e0c +func_ov030_02148e54 kind:function(arm,size=0xe8) addr:0x02148e54 +func_ov030_02148f3c kind:function(arm,size=0x38) addr:0x02148f3c +func_ov030_02148f74 kind:function(arm,size=0x4c) addr:0x02148f74 +func_ov030_02148fc0 kind:function(arm,size=0x48) addr:0x02148fc0 +func_ov030_02149008 kind:function(arm,size=0x58) addr:0x02149008 +func_ov030_02149060 kind:function(arm,size=0x130) addr:0x02149060 +func_ov030_02149190 kind:function(arm,size=0x108) addr:0x02149190 +func_ov030_02149298 kind:function(arm,size=0x2c) addr:0x02149298 +func_ov030_021492c4 kind:function(arm,size=0xf8) addr:0x021492c4 +func_ov030_021493bc kind:function(arm,size=0x3c) addr:0x021493bc +func_ov030_021493f8 kind:function(arm,size=0x208) addr:0x021493f8 +func_ov030_02149600 kind:function(arm,size=0x14) addr:0x02149600 +func_ov030_02149614 kind:function(arm,size=0x7c) addr:0x02149614 +func_ov030_02149690 kind:function(arm,size=0x54) addr:0x02149690 +func_ov030_021496e4 kind:function(arm,size=0x178) addr:0x021496e4 +func_ov030_0214985c kind:function(arm,size=0x1d8) addr:0x0214985c +func_ov030_02149a34 kind:function(arm,size=0x13c) addr:0x02149a34 +func_ov030_02149b70 kind:function(arm,size=0x64c) addr:0x02149b70 +func_ov030_0214a1bc kind:function(arm,size=0x68) addr:0x0214a1bc +func_ov030_0214a224 kind:function(arm,size=0x40) addr:0x0214a224 +func_ov030_0214a264 kind:function(arm,size=0x24) addr:0x0214a264 +func_ov030_0214a288 kind:function(arm,size=0xb4) addr:0x0214a288 +func_ov030_0214a33c kind:function(arm,size=0xc8) addr:0x0214a33c +func_ov030_0214a404 kind:function(arm,size=0x19c) addr:0x0214a404 +func_ov030_0214a5a0 kind:function(arm,size=0x12c) addr:0x0214a5a0 +func_ov030_0214a6cc kind:function(arm,size=0x28) addr:0x0214a6cc +func_ov030_0214a6f4 kind:function(arm,size=0x2a0) addr:0x0214a6f4 +func_ov030_0214a994 kind:function(arm,size=0x3c4) addr:0x0214a994 +func_ov030_0214ad58 kind:function(arm,size=0xe4) addr:0x0214ad58 +func_ov030_0214ae3c kind:function(arm,size=0x80) addr:0x0214ae3c +func_ov030_0214aebc kind:function(arm,size=0x18) addr:0x0214aebc +func_ov030_0214aed4 kind:function(arm,size=0xdc) addr:0x0214aed4 +func_ov030_0214afb0 kind:function(arm,size=0x340) addr:0x0214afb0 +func_ov030_0214b2f0 kind:function(arm,size=0x18) addr:0x0214b2f0 +func_ov030_0214b308 kind:function(arm,size=0xfc) addr:0x0214b308 +func_ov030_0214b404 kind:function(arm,size=0xf0) addr:0x0214b404 +func_ov030_0214b4f4 kind:function(arm,size=0x104) addr:0x0214b4f4 +func_ov030_0214b5f8 kind:function(arm,size=0x68) addr:0x0214b5f8 +func_ov030_0214b660 kind:function(arm,size=0x18) addr:0x0214b660 +func_ov030_0214b678 kind:function(arm,size=0x16c) addr:0x0214b678 +func_ov030_0214b7e4 kind:function(arm,size=0x184) addr:0x0214b7e4 +func_ov030_0214b968 kind:function(arm,size=0x110) addr:0x0214b968 +func_ov030_0214ba78 kind:function(arm,size=0x7c) addr:0x0214ba78 +func_ov030_0214baf4 kind:function(arm,size=0x80) addr:0x0214baf4 +func_ov030_0214bb74 kind:function(arm,size=0x19c) addr:0x0214bb74 +func_ov030_0214bd10 kind:function(arm,size=0x40) addr:0x0214bd10 +func_ov030_0214bd50 kind:function(arm,size=0x94) addr:0x0214bd50 +func_ov030_0214bde4 kind:function(arm,size=0x60) addr:0x0214bde4 +func_ov030_0214be44 kind:function(arm,size=0x29c) addr:0x0214be44 +func_ov030_0214c0e0 kind:function(arm,size=0x9c) addr:0x0214c0e0 +func_ov030_0214c17c kind:function(arm,size=0x50) addr:0x0214c17c +func_ov030_0214c1cc kind:function(arm,size=0x23c) addr:0x0214c1cc +func_ov030_0214c408 kind:function(arm,size=0x3a4) addr:0x0214c408 +func_ov030_0214c7ac kind:function(arm,size=0x20) addr:0x0214c7ac +func_ov030_0214c7cc kind:function(arm,size=0x100) addr:0x0214c7cc +func_ov030_0214c8cc kind:function(arm,size=0x208) addr:0x0214c8cc +func_ov030_0214cad4 kind:function(arm,size=0x4c) addr:0x0214cad4 +func_ov030_0214cb20 kind:function(arm,size=0x2ec) addr:0x0214cb20 +func_ov030_0214ce0c kind:function(arm,size=0xbc) addr:0x0214ce0c +func_ov030_0214cec8 kind:function(arm,size=0x1a8) addr:0x0214cec8 +func_ov030_0214d070 kind:function(arm,size=0x274) addr:0x0214d070 +func_ov030_0214d2e4 kind:function(arm,size=0x40) addr:0x0214d2e4 +func_ov030_0214d324 kind:function(arm,size=0x24) addr:0x0214d324 +func_ov030_0214d348 kind:function(arm,size=0x2c) addr:0x0214d348 +func_ov030_0214d374 kind:function(arm,size=0xc) addr:0x0214d374 +func_ov030_0214d380 kind:function(arm,size=0x1c) addr:0x0214d380 +func_ov030_0214d39c kind:function(arm,size=0x48) addr:0x0214d39c +func_ov030_0214d3e4 kind:function(arm,size=0x50) addr:0x0214d3e4 +func_ov030_0214d434 kind:function(arm,size=0x18) addr:0x0214d434 +func_ov030_0214d44c kind:function(arm,size=0x14) addr:0x0214d44c +func_ov030_0214d460 kind:function(arm,size=0x14) addr:0x0214d460 +func_ov030_0214d474 kind:function(arm,size=0xc) addr:0x0214d474 +func_ov030_0214d480 kind:function(arm,size=0x24) addr:0x0214d480 +func_ov030_0214d4a4 kind:function(arm,size=0x28) addr:0x0214d4a4 +func_ov030_0214d4cc kind:function(arm,size=0xf4) addr:0x0214d4cc +func_ov030_0214d5c0 kind:function(arm,size=0x1c) addr:0x0214d5c0 +func_ov030_0214d5dc kind:function(arm,size=0x24) addr:0x0214d5dc +func_ov030_0214d600 kind:function(arm,size=0x8) addr:0x0214d600 +func_ov030_0214d608 kind:function(arm,size=0x1c) addr:0x0214d608 +func_ov030_0214d624 kind:function(arm,size=0x20) addr:0x0214d624 +func_ov030_0214d644 kind:function(arm,size=0x3c8) addr:0x0214d644 +func_ov030_0214da0c kind:function(arm,size=0x3fc) addr:0x0214da0c +func_ov030_0214de08 kind:function(arm,size=0xd8) addr:0x0214de08 +func_ov030_0214dee0 kind:function(arm,size=0x34) addr:0x0214dee0 +func_ov030_0214df14 kind:function(arm,size=0x4c) addr:0x0214df14 +func_ov030_0214df60 kind:function(arm,size=0x48) addr:0x0214df60 +func_ov030_0214dfa8 kind:function(arm,size=0x50) addr:0x0214dfa8 +func_ov030_0214dff8 kind:function(arm,size=0x8c) addr:0x0214dff8 +func_ov030_0214e084 kind:function(arm,size=0x98) addr:0x0214e084 +func_ov030_0214e11c kind:function(arm,size=0x10) addr:0x0214e11c +func_ov030_0214e12c kind:function(arm,size=0x30) addr:0x0214e12c +func_ov030_0214e15c kind:function(arm,size=0x2d0) addr:0x0214e15c +func_ov030_0214e42c kind:function(arm,size=0xf4) addr:0x0214e42c +func_ov030_0214e520 kind:function(arm,size=0x34) addr:0x0214e520 +func_ov030_0214e554 kind:function(arm,size=0x14) addr:0x0214e554 +func_ov030_0214e568 kind:function(arm,size=0x5c) addr:0x0214e568 +func_ov030_0214e5c4 kind:function(arm,size=0x4c) addr:0x0214e5c4 +func_ov030_0214e610 kind:function(arm,size=0xa4) addr:0x0214e610 +func_ov030_0214e6b4 kind:function(arm,size=0x10) addr:0x0214e6b4 +func_ov030_0214e6c4 kind:function(arm,size=0x14) addr:0x0214e6c4 +func_ov030_0214e6d8 kind:function(arm,size=0x14) addr:0x0214e6d8 +func_ov030_0214e6ec kind:function(arm,size=0xc) addr:0x0214e6ec +func_ov030_0214e6f8 kind:function(arm,size=0x24) addr:0x0214e6f8 +func_ov030_0214e71c kind:function(arm,size=0x40) addr:0x0214e71c +func_ov030_0214e75c kind:function(arm,size=0x30) addr:0x0214e75c +func_ov030_0214e78c kind:function(arm,size=0x40) addr:0x0214e78c +func_ov030_0214e7cc kind:function(arm,size=0x70) addr:0x0214e7cc +func_ov030_0214e83c kind:function(arm,size=0x20) addr:0x0214e83c +func_ov030_0214e85c kind:function(arm,size=0x28) addr:0x0214e85c +func_ov030_0214e884 kind:function(arm,size=0x3a8) addr:0x0214e884 +func_ov030_0214ec2c kind:function(arm,size=0x1a0) addr:0x0214ec2c +func_ov030_0214edcc kind:function(arm,size=0x10) addr:0x0214edcc +func_ov030_0214eddc kind:function(arm,size=0x7c) addr:0x0214eddc +func_ov030_0214ee58 kind:function(arm,size=0x40) addr:0x0214ee58 +func_ov030_0214ee98 kind:function(arm,size=0x38) addr:0x0214ee98 +func_ov030_0214eed0 kind:function(arm,size=0x1c) addr:0x0214eed0 +func_ov030_0214eeec kind:function(arm,size=0xc) addr:0x0214eeec +func_ov030_0214eef8 kind:function(arm,size=0x118) addr:0x0214eef8 +func_ov030_0214f010 kind:function(arm,size=0x158) addr:0x0214f010 +func_ov030_0214f168 kind:function(arm,size=0x68) addr:0x0214f168 +func_ov030_0214f1d0 kind:function(arm,size=0x14) addr:0x0214f1d0 +func_ov030_0214f1e4 kind:function(arm,size=0xc) addr:0x0214f1e4 +func_ov030_0214f1f0 kind:function(arm,size=0x24) addr:0x0214f1f0 +func_ov030_0214f214 kind:function(arm,size=0x28) addr:0x0214f214 +func_ov030_0214f23c kind:function(arm,size=0x44) addr:0x0214f23c +func_ov030_0214f280 kind:function(arm,size=0x3c) addr:0x0214f280 +func_ov030_0214f2bc kind:function(arm,size=0x44) addr:0x0214f2bc +func_ov030_0214f300 kind:function(arm,size=0x44) addr:0x0214f300 +func_ov030_0214f344 kind:function(arm,size=0x44) addr:0x0214f344 +func_ov030_0214f388 kind:function(arm,size=0x38) addr:0x0214f388 +func_ov030_0214f3c0 kind:function(arm,size=0x38) addr:0x0214f3c0 +func_ov030_0214f3f8 kind:function(arm,size=0x4) addr:0x0214f3f8 +func_ov030_0214f3fc kind:function(arm,size=0x24) addr:0x0214f3fc +func_ov030_0214f420 kind:function(arm,size=0x200) addr:0x0214f420 +func_ov030_0214f620 kind:function(arm,size=0x31c) addr:0x0214f620 +func_ov030_0214f93c kind:function(arm,size=0x40) addr:0x0214f93c +func_ov030_0214f97c kind:function(arm,size=0x4) addr:0x0214f97c +func_ov030_0214f980 kind:function(arm,size=0x2c) addr:0x0214f980 +func_ov030_0214f9ac kind:function(arm,size=0x20) addr:0x0214f9ac +func_ov030_0214f9cc kind:function(arm,size=0x20) addr:0x0214f9cc +func_ov030_0214f9ec kind:function(arm,size=0x14) addr:0x0214f9ec +func_ov030_0214fa00 kind:function(arm,size=0xc) addr:0x0214fa00 +func_ov030_0214fa0c kind:function(arm,size=0x34) addr:0x0214fa0c +func_ov030_0214fa40 kind:function(arm,size=0x28) addr:0x0214fa40 +func_ov030_0214fa68 kind:function(arm,size=0x50) addr:0x0214fa68 +func_ov030_0214fab8 kind:function(arm,size=0x14) addr:0x0214fab8 +func_ov030_0214facc kind:function(arm,size=0x68) addr:0x0214facc +func_ov030_0214fb34 kind:function(arm,size=0x14) addr:0x0214fb34 +func_ov030_0214fb48 kind:function(arm,size=0x1c) addr:0x0214fb48 +func_ov030_0214fb64 kind:function(arm,size=0x14) addr:0x0214fb64 +func_ov030_0214fb78 kind:function(arm,size=0xc) addr:0x0214fb78 +func_ov030_0214fb84 kind:function(arm,size=0x24) addr:0x0214fb84 +func_ov030_0214fba8 kind:function(arm,size=0x28) addr:0x0214fba8 +func_ov030_0214fbd0 kind:function(arm,size=0x68) addr:0x0214fbd0 +func_ov030_0214fc38 kind:function(arm,size=0x1c) addr:0x0214fc38 +func_ov030_0214fc54 kind:function(arm,size=0x24) addr:0x0214fc54 +func_ov030_0214fc78 kind:function(arm,size=0x10) addr:0x0214fc78 +func_ov030_0214fc88 kind:function(arm,size=0x2d4) addr:0x0214fc88 +func_ov030_0214ff5c kind:function(arm,size=0x7c) addr:0x0214ff5c +func_ov030_0214ffd8 kind:function(arm,size=0x50) addr:0x0214ffd8 +func_ov030_02150028 kind:function(arm,size=0x10) addr:0x02150028 +func_ov030_02150038 kind:function(arm,size=0x14) addr:0x02150038 +func_ov030_0215004c kind:function(arm,size=0x14) addr:0x0215004c +func_ov030_02150060 kind:function(arm,size=0xc) addr:0x02150060 +func_ov030_0215006c kind:function(arm,size=0x28) addr:0x0215006c +func_ov030_02150094 kind:function(arm,size=0x6c) addr:0x02150094 +func_ov030_02150100 kind:function(arm,size=0x10) addr:0x02150100 +func_ov030_02150110 kind:function(arm,size=0x180) addr:0x02150110 +func_ov030_02150290 kind:function(arm,size=0x40) addr:0x02150290 +func_ov030_021502d0 kind:function(arm,size=0x14) addr:0x021502d0 +func_ov030_021502e4 kind:function(arm,size=0x54) addr:0x021502e4 +func_ov030_02150338 kind:function(arm,size=0x84) addr:0x02150338 +func_ov030_021503bc kind:function(arm,size=0x8c) addr:0x021503bc +func_ov030_02150448 kind:function(arm,size=0x8) addr:0x02150448 +func_ov030_02150450 kind:function(arm,size=0xa4) addr:0x02150450 +func_ov030_021504f4 kind:function(arm,size=0x20) addr:0x021504f4 +func_ov030_02150514 kind:function(arm,size=0x20) addr:0x02150514 +func_ov030_02150534 kind:function(arm,size=0x144) addr:0x02150534 +func_ov030_02150678 kind:function(arm,size=0x148) addr:0x02150678 +func_ov030_021507c0 kind:function(arm,size=0x4) addr:0x021507c0 +func_ov030_021507c4 kind:function(arm,size=0x19c) addr:0x021507c4 +func_ov030_02150960 kind:function(arm,size=0x7c) addr:0x02150960 +func_ov030_021509dc kind:function(arm,size=0x30) addr:0x021509dc +func_ov030_02150a0c kind:function(arm,size=0x2c) addr:0x02150a0c +func_ov030_02150a38 kind:function(arm,size=0x218) addr:0x02150a38 +func_ov030_02150c50 kind:function(arm,size=0x4e8) addr:0x02150c50 +func_ov030_02151138 kind:function(arm,size=0x68) addr:0x02151138 +func_ov030_021511a0 kind:function(arm,size=0xf8) addr:0x021511a0 +func_ov030_02151298 kind:function(arm,size=0x290) addr:0x02151298 +func_ov030_02151528 kind:function(arm,size=0x230) addr:0x02151528 +func_ov030_02151758 kind:function(arm,size=0xec) addr:0x02151758 +func_ov030_02151844 kind:function(arm,size=0x14) addr:0x02151844 +func_ov030_02151858 kind:function(arm,size=0x4) addr:0x02151858 +func_ov030_0215185c kind:function(arm,size=0x3c) addr:0x0215185c +func_ov030_02151898 kind:function(arm,size=0xa8) addr:0x02151898 +func_ov030_02151940 kind:function(arm,size=0x3c) addr:0x02151940 +func_ov030_0215197c kind:function(arm,size=0xa4) addr:0x0215197c +func_ov030_02151a20 kind:function(arm,size=0x3c) addr:0x02151a20 +func_ov030_02151a5c kind:function(arm,size=0xc) addr:0x02151a5c +func_ov030_02151a68 kind:function(arm,size=0x48) addr:0x02151a68 +func_ov030_02151ab0 kind:function(arm,size=0xd8) addr:0x02151ab0 +func_ov030_02151b88 kind:function(arm,size=0xf0) addr:0x02151b88 +func_ov030_02151c78 kind:function(arm,size=0xbc) addr:0x02151c78 +func_ov030_02151d34 kind:function(arm,size=0x44) addr:0x02151d34 +func_ov030_02151d78 kind:function(arm,size=0xac) addr:0x02151d78 +func_ov030_02151e24 kind:function(arm,size=0x5c) addr:0x02151e24 +func_ov030_02151e80 kind:function(arm,size=0xbc) addr:0x02151e80 +func_ov030_02151f3c kind:function(arm,size=0x44) addr:0x02151f3c +func_ov030_02151f80 kind:function(arm,size=0xac) addr:0x02151f80 +func_ov030_0215202c kind:function(arm,size=0x2c) addr:0x0215202c +func_ov030_02152058 kind:function(arm,size=0x128) addr:0x02152058 +func_ov030_02152180 kind:function(arm,size=0x168) addr:0x02152180 +func_ov030_021522e8 kind:function(arm,size=0xa8) addr:0x021522e8 +func_ov030_02152390 kind:function(arm,size=0x128) addr:0x02152390 +func_ov030_021524b8 kind:function(arm,size=0x104) addr:0x021524b8 +func_ov030_021525bc kind:function(arm,size=0x44) addr:0x021525bc +func_ov030_02152600 kind:function(arm,size=0x130) addr:0x02152600 +func_ov030_02152730 kind:function(arm,size=0x3c) addr:0x02152730 +func_ov030_0215276c kind:function(arm,size=0x190) addr:0x0215276c +func_ov030_021528fc kind:function(arm,size=0x24) addr:0x021528fc +func_ov030_02152920 kind:function(arm,size=0x10) addr:0x02152920 +func_ov030_02152930 kind:function(arm,size=0x8) addr:0x02152930 +func_ov030_02152938 kind:function(arm,size=0x1c) addr:0x02152938 +func_ov030_02152954 kind:function(arm,size=0x14) addr:0x02152954 +func_ov030_02152968 kind:function(arm,size=0xa0) addr:0x02152968 +func_ov030_02152a08 kind:function(arm,size=0x14) addr:0x02152a08 +func_ov030_02152a1c kind:function(arm,size=0x1c) addr:0x02152a1c +func_ov030_02152a38 kind:function(arm,size=0x88) addr:0x02152a38 +func_ov030_02152ac0 kind:function(arm,size=0x88) addr:0x02152ac0 +func_ov030_02152b48 kind:function(arm,size=0x9c) addr:0x02152b48 +func_ov030_02152be4 kind:function(arm,size=0x3c) addr:0x02152be4 +func_ov030_02152c20 kind:function(arm,size=0x1c) addr:0x02152c20 +data_ov030_02152c3c kind:data(any) addr:0x02152c3c +data_ov030_02152c40 kind:data(any) addr:0x02152c40 +data_ov030_02152c48 kind:data(any) addr:0x02152c48 +data_ov030_02152c58 kind:data(any) addr:0x02152c58 +data_ov030_02152c60 kind:data(any) addr:0x02152c60 +data_ov030_02152c74 kind:data(any) addr:0x02152c74 +data_ov030_02152ca0 kind:data(any) addr:0x02152ca0 ambiguous +data_ov030_02152cb4 kind:data(any) addr:0x02152cb4 +data_ov030_02152cc4 kind:data(any) addr:0x02152cc4 +data_ov030_02152cd4 kind:data(any) addr:0x02152cd4 +data_ov030_02152cdc kind:data(any) addr:0x02152cdc +data_ov030_02152ce2 kind:data(any) addr:0x02152ce2 +data_ov030_02152ce8 kind:data(any) addr:0x02152ce8 +data_ov030_02152cf0 kind:data(any) addr:0x02152cf0 +data_ov030_02152cf8 kind:data(any) addr:0x02152cf8 +data_ov030_02152d04 kind:data(any) addr:0x02152d04 +data_ov030_02152d20 kind:data(any) addr:0x02152d20 +data_ov030_02152d28 kind:data(any) addr:0x02152d28 +func_ov030_02152d3c kind:function(arm,size=0x50) addr:0x02152d3c +func_ov030_02152d8c kind:function(arm,size=0x50) addr:0x02152d8c +func_ov030_02152ddc kind:function(arm,size=0x50) addr:0x02152ddc +func_ov030_02152e2c kind:function(arm,size=0x50) addr:0x02152e2c +func_ov030_02152e7c kind:function(arm,size=0x50) addr:0x02152e7c +func_ov030_02152ecc kind:function(arm,size=0x50) addr:0x02152ecc +func_ov030_02152f1c kind:function(arm,size=0x13c) addr:0x02152f1c +func_ov030_02153058 kind:function(arm,size=0xe8) addr:0x02153058 +func_ov030_02153140 kind:function(arm,size=0x70) addr:0x02153140 +func_ov030_021531b0 kind:function(arm,size=0x84) addr:0x021531b0 +func_ov030_02153234 kind:function(arm,size=0x50) addr:0x02153234 +func_ov030_02153284 kind:function(arm,size=0x50) addr:0x02153284 +func_ov030_021532d4 kind:function(arm,size=0x50) addr:0x021532d4 +data_ov030_02153368 kind:data(any) addr:0x02153368 +data_ov030_0215339c kind:data(any) addr:0x0215339c +data_ov030_021533d0 kind:data(any) addr:0x021533d0 +data_ov030_021533ec kind:data(any) addr:0x021533ec +data_ov030_02153418 kind:data(any) addr:0x02153418 +data_ov030_0215349c kind:data(any) addr:0x0215349c +data_ov030_02153520 kind:data(any) addr:0x02153520 +data_ov030_0215353c kind:data(any) addr:0x0215353c +data_ov030_021535a8 kind:data(any) addr:0x021535a8 +data_ov030_02153614 kind:data(any) addr:0x02153614 +data_ov030_02153630 kind:data(any) addr:0x02153630 +data_ov030_021536b4 kind:data(any) addr:0x021536b4 +data_ov030_021536d0 kind:data(any) addr:0x021536d0 +data_ov030_021536dc kind:data(any) addr:0x021536dc ambiguous +data_ov030_0215373c kind:data(any) addr:0x0215373c +data_ov030_02153758 kind:data(any) addr:0x02153758 +data_ov030_021537c4 kind:data(any) addr:0x021537c4 +data_ov030_021537e0 kind:data(any) addr:0x021537e0 +data_ov030_02153844 kind:data(any) addr:0x02153844 +data_ov030_02153848 kind:data(any) addr:0x02153848 +data_ov030_0215384c kind:data(any) addr:0x0215384c +data_ov030_02153850 kind:data(any) addr:0x02153850 +data_ov030_02153854 kind:data(any) addr:0x02153854 +data_ov030_02153858 kind:data(any) addr:0x02153858 +data_ov030_0215385c kind:data(any) addr:0x0215385c +data_ov030_0215386c kind:data(any) addr:0x0215386c +data_ov030_02153878 kind:data(any) addr:0x02153878 +data_ov030_02153888 kind:data(any) addr:0x02153888 +data_ov030_021538ac kind:data(any) addr:0x021538ac +data_ov030_021538f8 kind:data(any) addr:0x021538f8 +data_ov030_02153954 kind:data(any) addr:0x02153954 +data_ov030_0215396c kind:data(any) addr:0x0215396c +data_ov030_02153984 kind:data(any) addr:0x02153984 +data_ov030_0215399c kind:data(any) addr:0x0215399c +data_ov030_021539b4 kind:data(any) addr:0x021539b4 +data_ov030_021539cc kind:data(any) addr:0x021539cc +data_ov030_021539e4 kind:data(any) addr:0x021539e4 +data_ov030_021539fc kind:data(any) addr:0x021539fc +data_ov030_02153a14 kind:data(any) addr:0x02153a14 +data_ov030_02153a2c kind:data(any) addr:0x02153a2c +data_ov030_02153a3c kind:data(any) addr:0x02153a3c +data_ov030_02153a80 kind:data(any) addr:0x02153a80 ambiguous +data_ov030_02153b34 kind:data(any) addr:0x02153b34 ambiguous +data_ov030_02153b9c kind:data(any) addr:0x02153b9c +data_ov030_02153bc0 kind:data(any) addr:0x02153bc0 +data_ov030_02153c14 kind:data(any) addr:0x02153c14 +data_ov030_02153c30 kind:data(any) addr:0x02153c30 +data_ov030_02153c4c kind:data(any) addr:0x02153c4c +data_ov030_02153c68 kind:data(any) addr:0x02153c68 +data_ov030_02153c8c kind:data(any) addr:0x02153c8c +data_ov030_02153c90 kind:data(any) addr:0x02153c90 +data_ov030_02153c9c kind:data(any) addr:0x02153c9c +data_ov030_02153cac kind:data(any) addr:0x02153cac +data_ov030_02153ccc kind:data(any) addr:0x02153ccc +data_ov030_02153d04 kind:data(any) addr:0x02153d04 +data_ov030_02153d28 kind:data(any) addr:0x02153d28 +data_ov030_02153d7c kind:data(any) addr:0x02153d7c +data_ov030_02153d84 kind:data(any) addr:0x02153d84 +data_ov030_02153d90 kind:data(any) addr:0x02153d90 +data_ov030_02153da8 kind:data(any) addr:0x02153da8 +data_ov030_02153dc8 kind:data(any) addr:0x02153dc8 +data_ov030_02153dec kind:data(any) addr:0x02153dec +data_ov030_02153e48 kind:data(any) addr:0x02153e48 +data_ov030_02153e6c kind:data(any) addr:0x02153e6c +data_ov030_02153ed0 kind:data(any) addr:0x02153ed0 +data_ov030_02153ef4 kind:data(any) addr:0x02153ef4 +data_ov030_02153f48 kind:data(any) addr:0x02153f48 +data_ov030_02154030 kind:data(any) addr:0x02154030 +data_ov030_02154054 kind:data(any) addr:0x02154054 +data_ov030_02154074 kind:data(any) addr:0x02154074 ambiguous +data_ov030_02154094 kind:data(any) addr:0x02154094 ambiguous +data_ov030_0215409c kind:data(any) addr:0x0215409c +data_ov030_02154100 kind:data(any) addr:0x02154100 +data_ov030_02154108 kind:data(any) addr:0x02154108 ambiguous +data_ov030_02154120 kind:bss addr:0x02154120 +data_ov030_02154124 kind:bss addr:0x02154124 +data_ov030_02154130 kind:bss addr:0x02154130 +data_ov030_02154150 kind:bss addr:0x02154150 +data_ov030_02154204 kind:bss addr:0x02154204 +data_ov030_02154208 kind:bss addr:0x02154208 +data_ov030_02154214 kind:bss addr:0x02154214 +data_ov030_021542e8 kind:bss addr:0x021542e8 +data_ov030_021542ec kind:bss addr:0x021542ec +data_ov030_021542f8 kind:bss addr:0x021542f8 +data_ov030_021543cc kind:bss addr:0x021543cc +data_ov030_021543d0 kind:bss addr:0x021543d0 +data_ov030_021543dc kind:bss addr:0x021543dc +data_ov030_021544b0 kind:bss addr:0x021544b0 +data_ov030_021544b4 kind:bss addr:0x021544b4 +data_ov030_021544c0 kind:bss addr:0x021544c0 +data_ov030_02154594 kind:bss addr:0x02154594 +data_ov030_02154598 kind:bss addr:0x02154598 +data_ov030_021545a4 kind:bss addr:0x021545a4 +data_ov030_02154678 kind:bss addr:0x02154678 +data_ov030_02154680 kind:bss addr:0x02154680 +data_ov030_0215468c kind:bss addr:0x0215468c +data_ov030_02154698 kind:bss addr:0x02154698 +data_ov030_0215469c kind:bss addr:0x0215469c +data_ov030_021546aa kind:bss addr:0x021546aa +data_ov030_021546ac kind:bss addr:0x021546ac +data_ov030_021546e0 kind:bss addr:0x021546e0 +data_ov030_021546e4 kind:bss addr:0x021546e4 +data_ov030_02154700 kind:bss addr:0x02154700 ambiguous +data_ov030_02154761 kind:bss addr:0x02154761 ambiguous +data_ov030_021547b8 kind:bss addr:0x021547b8 +data_ov030_021547cc kind:bss addr:0x021547cc +data_ov030_02154b74 kind:bss addr:0x02154b74 ambiguous +data_ov030_02154be0 kind:bss addr:0x02154be0 ambiguous +data_ov030_02154c84 kind:bss addr:0x02154c84 +data_ov030_02154c88 kind:bss addr:0x02154c88 +data_ov030_02154c94 kind:bss addr:0x02154c94 +data_ov030_02154ca4 kind:bss addr:0x02154ca4 ambiguous +data_ov030_02154cd0 kind:bss addr:0x02154cd0 +data_ov030_02154cd4 kind:bss addr:0x02154cd4 +data_ov030_02154ce0 kind:bss addr:0x02154ce0 +data_ov030_02154db8 kind:bss addr:0x02154db8 +data_ov030_02154dbc kind:bss addr:0x02154dbc +data_ov030_02154dc8 kind:bss addr:0x02154dc8 +data_ov030_02154e04 kind:bss addr:0x02154e04 +data_ov030_02154e08 kind:bss addr:0x02154e08 +data_ov030_02154e14 kind:bss addr:0x02154e14 +data_ov030_02154e50 kind:bss addr:0x02154e50 +data_ov030_02154e54 kind:bss addr:0x02154e54 +data_ov030_02154e60 kind:bss addr:0x02154e60 +data_ov030_02154e6c kind:bss addr:0x02154e6c ambiguous +data_ov030_02154e9c kind:bss addr:0x02154e9c +data_ov030_02154ea0 kind:bss addr:0x02154ea0 +data_ov030_02154ea4 kind:bss addr:0x02154ea4 +data_ov030_02154ea8 kind:bss addr:0x02154ea8 +data_ov030_02154eac kind:bss addr:0x02154eac +data_ov030_02154eb0 kind:bss addr:0x02154eb0 +data_ov030_02154eb4 kind:bss addr:0x02154eb4 +data_ov030_02154eb8 kind:bss addr:0x02154eb8 +data_ov030_02154ebc kind:bss addr:0x02154ebc +data_ov030_02154ec0 kind:bss addr:0x02154ec0 +data_ov030_02154ec4 kind:bss addr:0x02154ec4 +data_ov030_02154ec8 kind:bss addr:0x02154ec8 +data_ov030_02154ecc kind:bss addr:0x02154ecc +data_ov030_02154ed0 kind:bss addr:0x02154ed0 +data_ov030_02154ed4 kind:bss addr:0x02154ed4 +data_ov030_02154ee0 kind:bss addr:0x02154ee0 +data_ov030_02154ee4 kind:bss addr:0x02154ee4 +data_ov030_02154ef4 kind:bss addr:0x02154ef4 +data_ov030_02154f04 kind:bss addr:0x02154f04 +data_ov030_02154f14 kind:bss addr:0x02154f14 +data_ov030_02154f24 kind:bss addr:0x02154f24 +data_ov030_02154f28 kind:bss addr:0x02154f28 ambiguous +data_ov030_02154f34 kind:bss addr:0x02154f34 +data_ov030_02154f44 kind:bss addr:0x02154f44 +data_ov030_02154f54 kind:bss addr:0x02154f54 +data_ov030_02154f64 kind:bss addr:0x02154f64 +data_ov030_02154f74 kind:bss addr:0x02154f74 +data_ov030_02154f84 kind:bss addr:0x02154f84 +data_ov030_02154f88 kind:bss addr:0x02154f88 ambiguous +data_ov030_02154f94 kind:bss addr:0x02154f94 +data_ov030_02154fa4 kind:bss addr:0x02154fa4 +data_ov030_02154fb4 kind:bss addr:0x02154fb4 +data_ov030_02154fc4 kind:bss addr:0x02154fc4 +data_ov030_02155058 kind:bss addr:0x02155058 ambiguous +data_ov030_02155064 kind:bss addr:0x02155064 ambiguous +data_ov030_02155070 kind:bss addr:0x02155070 ambiguous diff --git a/config/jp/arm9/overlays/ov031/delinks.txt b/config/jp/arm9/overlays/ov031/delinks.txt new file mode 100644 index 00000000..73e6e844 --- /dev/null +++ b/config/jp/arm9/overlays/ov031/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x020da0c0 end:0x02111a8c kind:code align:32 + .rodata start:0x02111a8c end:0x02112d40 kind:data align:4 + .init start:0x02112d40 end:0x02114520 kind:code align:4 + .ctor start:0x02114520 end:0x02114624 kind:data align:4 + .data start:0x02114640 end:0x02118120 kind:data align:32 + .bss start:0x02118120 end:0x0211ad60 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov031/relocs.txt b/config/jp/arm9/overlays/ov031/relocs.txt new file mode 100644 index 00000000..27125ef0 --- /dev/null +++ b/config/jp/arm9/overlays/ov031/relocs.txt @@ -0,0 +1,9524 @@ +from:0x020da1e4 kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da1f0 kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da1fc kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da208 kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da214 kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da220 kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da230 kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da23c kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da248 kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da254 kind:arm_call to:0x020da0c0 module:overlay(31) +from:0x020da25c kind:load to:0x027e09a4 module:dtcm +from:0x020da2b8 kind:arm_call to:0x020342e0 module:main +from:0x020da2f0 kind:arm_call to:0x02011f3c module:main +from:0x020da30c kind:arm_call_thumb to:0x02015394 module:main +from:0x020da324 kind:arm_call_thumb to:0x02015414 module:main +from:0x020da340 kind:arm_call_thumb to:0x020153b4 module:main +from:0x020da3ac kind:arm_call to:0x02027d30 module:main +from:0x020da3d4 kind:arm_call to:0x02011f3c module:main +from:0x020da3ec kind:arm_call to:0x0205c1bc module:overlay(0) +from:0x020da3f8 kind:arm_call to:0x0200b150 module:main +from:0x020da3fc kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x020da40c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020da420 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020da438 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020da440 kind:arm_call_thumb to:0x02015624 module:main +from:0x020da468 kind:load to:0x0211472c module:overlay(31) +from:0x020da46c kind:load to:0x021146e8 module:overlay(31) +from:0x020da470 kind:load to:0x021123c1 module:overlay(31) +from:0x020da474 kind:load to:0x0211470c module:overlay(31) +from:0x020da478 kind:load to:0x021146f8 module:overlay(31) +from:0x020da47c kind:load to:0x021147f0 module:overlay(31) +from:0x020da480 kind:load to:0x02045484 module:main +from:0x020da4b0 kind:arm_call to:0x0200f218 module:main +from:0x020da4d8 kind:arm_call to:0x0200b578 module:main +from:0x020da4e8 kind:load to:0x021123b0 module:overlay(31) +from:0x020da4ec kind:load to:0x020da658 module:overlay(31) +from:0x020da51c kind:arm_call to:0x02071954 module:overlay(0) +from:0x020da570 kind:arm_call to:0x0201beb4 module:main +from:0x020da57c kind:arm_call to:0x020c6dd0 module:overlay(24) +from:0x020da584 kind:arm_call to:0x020c6c5c module:overlay(24) +from:0x020da5a4 kind:arm_call to:0x020c7f90 module:overlay(24) +from:0x020da604 kind:arm_call to:0x02071c0c module:overlay(0) +from:0x020da648 kind:load to:0x027e09a0 module:dtcm +from:0x020da64c kind:load to:0x027e0994 module:dtcm +from:0x020da650 kind:load to:0x027e09a4 module:dtcm +from:0x020da654 kind:load to:0x027e0cd8 module:dtcm +from:0x020da66c kind:load to:0x020da670 module:overlay(31) +from:0x020da6bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da6d4 kind:arm_call to:0x01fff458 module:itcm +from:0x020da700 kind:load to:0x027e0ce4 module:dtcm +from:0x020da734 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x020da754 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020da768 kind:arm_call to:0x020da8c4 module:overlay(31) +from:0x020da774 kind:load to:0x02114818 module:overlay(31) +from:0x020da778 kind:load to:0x02114804 module:overlay(31) +from:0x020da784 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x020da7c4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x020da7e4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020da7f8 kind:arm_call to:0x020da8c4 module:overlay(31) +from:0x020da804 kind:load to:0x02114818 module:overlay(31) +from:0x020da808 kind:load to:0x02114804 module:overlay(31) +from:0x020da814 kind:arm_call to:0x020da938 module:overlay(31) +from:0x020da81c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x020da8bc kind:load to:0x0204b164 module:main +from:0x020da92c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x020da934 kind:load to:0x027e09c0 module:dtcm +from:0x020da950 kind:load to:0x027e09c0 module:dtcm +from:0x020da954 kind:load to:0x0207f90c module:overlay(0) +from:0x020da960 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x020da968 kind:arm_call to:0x02011ff4 module:main +from:0x020da984 kind:arm_call to:0x020838c4 module:overlay(0) +from:0x020da9e4 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x020da9f0 kind:arm_call to:0x0200b150 module:main +from:0x020da9f4 kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x020daa04 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020daa24 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020daa34 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x020daaa0 kind:arm_call to:0x0200f218 module:main +from:0x020daac0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020daad0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x020daadc kind:load to:0x02114840 module:overlay(31) +from:0x020daae0 kind:load to:0x027e09a4 module:dtcm +from:0x020daae4 kind:load to:0x0211240c module:overlay(31) +from:0x020daaf4 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x020daafc kind:arm_call to:0x020839d4 module:overlay(0) +from:0x020dab14 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x020dab1c kind:arm_call to:0x020839d4 module:overlay(0) +from:0x020dab24 kind:arm_call to:0x02011ff4 module:main +from:0x020dab50 kind:arm_call to:0x01ffd420 module:itcm +from:0x020dab64 kind:arm_call to:0x02059428 module:overlay(0) +from:0x020dab6c kind:load to:0x027e09b8 module:dtcm +from:0x020dab8c kind:arm_call to:0x01ffd420 module:itcm +from:0x020dab9c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020daba4 kind:arm_call to:0x020839e8 module:overlay(0) +from:0x020dabac kind:load to:0x027e09b8 module:dtcm +from:0x020dac10 kind:arm_call to:0x01ffc768 module:itcm +from:0x020dac20 kind:arm_call to:0x0200ea38 module:main +from:0x020dac44 kind:arm_call to:0x020194ac module:main +from:0x020daca4 kind:load to:0x021123ec module:overlay(31) +from:0x020daca8 kind:load to:0x020b66c4 module:overlay(0) +from:0x020dacac kind:load to:0x021123f4 module:overlay(31) +from:0x020dacb0 kind:load to:0x0204b690 module:main +from:0x020dace4 kind:arm_call to:0x01fff350 module:itcm +from:0x020dacf0 kind:arm_call to:0x020fcc40 module:overlay(31) +from:0x020dacfc kind:load to:0x027e0ce4 module:dtcm +from:0x020dad04 kind:load to:0x02114874 module:overlay(31) +from:0x020dad20 kind:arm_call to:0x01fff458 module:itcm +from:0x020dad50 kind:load to:0x027e0ce4 module:dtcm +from:0x020dad54 kind:load to:0x020dad08 module:overlay(31) +from:0x020dad58 kind:load to:0x01fff2fc module:itcm +from:0x020dad6c kind:arm_call to:0x01fff458 module:itcm +from:0x020dade4 kind:load to:0x02114880 module:overlay(31) +from:0x020dadf8 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x020dae3c kind:load to:0x0203feb0 module:main +from:0x020dae48 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020dae5c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020dae64 kind:arm_call to:0x02011ff4 module:main +from:0x020daebc kind:load to:0x0211489c module:overlay(31) +from:0x020daed0 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x020daee8 kind:arm_call to:0x01fff148 module:itcm +from:0x020daef8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020daf04 kind:load to:0x027e0ce0 module:dtcm +from:0x020daf10 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020daf24 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020daf2c kind:arm_call to:0x02011ff4 module:main +from:0x020daf42 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020daf4a kind:thumb_call_arm to:0x020dafe8 module:overlay(31) +from:0x020daf64 kind:load to:0x020dde20 module:overlay(31) +from:0x020daf7c kind:arm_call to:0x020db8d4 module:overlay(31) +from:0x020dafa0 kind:arm_call to:0x020db66c module:overlay(31) +from:0x020dafe0 kind:arm_call to:0x020de0a0 module:overlay(31) +from:0x020daff4 kind:load to:0x027e0d2c module:dtcm +from:0x020db002 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020db00a kind:thumb_call_arm to:0x020db034 module:overlay(31) +from:0x020db020 kind:load to:0x020dcf88 module:overlay(31) +from:0x020db030 kind:load to:0x020dcfb4 module:overlay(31) +from:0x020db040 kind:load to:0x027e0d30 module:dtcm +from:0x020db052 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020db060 kind:thumb_call to:0x020db068 module:overlay(31) +from:0x020db072 kind:thumb_call_arm to:0x020db560 module:overlay(31) +from:0x020db090 kind:load to:0x0208efcc module:overlay(0) +from:0x020db0a0 kind:load to:0x0208f004 module:overlay(0) +from:0x020db0b0 kind:load to:0x02154700 module:overlays(29,30,58,72) +from:0x020db0f4 kind:load to:0x02094794 module:overlay(0) +from:0x020db160 kind:load to:0x020df438 module:overlay(31) +from:0x020db170 kind:load to:0x02094848 module:overlay(0) +from:0x020db180 kind:load to:0x0209492c module:overlay(0) +from:0x020db190 kind:load to:0x02094a1c module:overlay(0) +from:0x020db1a0 kind:load to:0x02094b14 module:overlay(0) +from:0x020db1b0 kind:load to:0x02094f80 module:overlay(0) +from:0x020db1c0 kind:load to:0x02094fac module:overlay(0) +from:0x020db1d0 kind:load to:0x020df494 module:overlay(31) +from:0x020db1e0 kind:load to:0x020952a4 module:overlay(0) +from:0x020db1f0 kind:load to:0x020954c0 module:overlay(0) +from:0x020db21c kind:arm_call to:0x020df588 module:overlay(31) +from:0x020db24c kind:arm_call to:0x020df588 module:overlay(31) +from:0x020db270 kind:arm_call to:0x020df600 module:overlay(31) +from:0x020db28c kind:arm_call to:0x020df600 module:overlay(31) +from:0x020db2b0 kind:arm_call to:0x020df67c module:overlay(31) +from:0x020db2dc kind:arm_call to:0x020df74c module:overlay(31) +from:0x020db2f8 kind:load to:0x020df79c module:overlay(31) +from:0x020db308 kind:load to:0x020df7d4 module:overlay(31) +from:0x020db318 kind:load to:0x020df810 module:overlay(31) +from:0x020db344 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020db358 kind:load to:0x020df8c4 module:overlay(31) +from:0x020db368 kind:load to:0x020df8e8 module:overlay(31) +from:0x020db378 kind:load to:0x020951b4 module:overlay(0) +from:0x020db388 kind:load to:0x020df910 module:overlay(31) +from:0x020db398 kind:load to:0x020df950 module:overlay(31) +from:0x020db3ac kind:arm_call to:0x020df990 module:overlay(31) +from:0x020db3f8 kind:load to:0x02095554 module:overlay(0) +from:0x020db414 kind:load to:0x01ffb6e4 module:itcm +from:0x020db428 kind:arm_call to:0x02095728 module:overlay(0) +from:0x020db444 kind:load to:0x02095784 module:overlay(0) +from:0x020db454 kind:load to:0x0215a594 module:overlays(65,79,82) +from:0x020db4f0 kind:arm_call to:0x0208eb68 module:overlay(0) +from:0x020db50c kind:load to:0x0208ec7c module:overlay(0) +from:0x020db51c kind:load to:0x0208f3cc module:overlay(0) +from:0x020db544 kind:load to:0x02094dc8 module:overlay(0) +from:0x020db550 kind:load to:0x021241ad module:overlays(32,33,34,36,37) +from:0x020db55c kind:load to:0x02154761 module:overlays(29,30,58,72) +from:0x020db56c kind:load to:0x027e0d34 module:dtcm +from:0x020db57a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020db582 kind:thumb_call_arm to:0x020db5f4 module:overlay(31) +from:0x020db5b0 kind:load to:0x020dd6c4 module:overlay(31) +from:0x020db5c4 kind:arm_call to:0x020dd738 module:overlay(31) +from:0x020db5e0 kind:load to:0x020dd4d8 module:overlay(31) +from:0x020db5f0 kind:load to:0x020dd5b8 module:overlay(31) +from:0x020db600 kind:load to:0x027e0d38 module:dtcm +from:0x020db62c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db638 kind:arm_call to:0x01fff458 module:itcm +from:0x020db664 kind:load to:0x027e0ce4 module:dtcm +from:0x020db720 kind:arm_call to:0x020db604 module:overlay(31) +from:0x020db758 kind:arm_call to:0x020db66c module:overlay(31) +from:0x020db7a4 kind:arm_call to:0x0203b8f8 module:main +from:0x020db868 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x020db894 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020db8c8 kind:load to:0x0203feb0 module:main +from:0x020db8cc kind:load to:0x027e09a8 module:dtcm +from:0x020db9a8 kind:arm_call to:0x020db604 module:overlay(31) +from:0x020db9d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db9e4 kind:arm_call to:0x01fff458 module:itcm +from:0x020dba08 kind:arm_call to:0x02154678 module:overlay(79) +from:0x020dba18 kind:arm_call to:0x021539a4 module:overlay(80) +from:0x020dba24 kind:arm_call to:0x020db66c module:overlay(31) +from:0x020dba98 kind:load to:0x027e0ce4 module:dtcm +from:0x020dbb1c kind:arm_call to:0x0205e14c module:overlay(0) +from:0x020dbb34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dbb48 kind:arm_call to:0x0208d6a8 module:overlay(0) +from:0x020dbb64 kind:load to:0x027e0ce0 module:dtcm +from:0x020dbb82 kind:thumb_call to:0x0205a1c8 module:overlay(0) +from:0x020dbbdc kind:arm_call to:0x01fff498 module:itcm +from:0x020dbbf8 kind:arm_call to:0x020db6b0 module:overlay(31) +from:0x020dbc10 kind:load to:0x027e0ce8 module:dtcm +from:0x020dbc34 kind:arm_call to:0x020e5fe8 module:overlay(31) +from:0x020dbc6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dbc7c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020dbcb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dbcc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dbd54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbd8c kind:arm_call to:0x01ffccc0 module:itcm +from:0x020dbda8 kind:arm_call to:0x01ffd218 module:itcm +from:0x020dbddc kind:arm_call to:0x01fff350 module:itcm +from:0x020dbe28 kind:arm_call to:0x01ffccc0 module:itcm +from:0x020dbe44 kind:arm_call to:0x01ffd218 module:itcm +from:0x020dbe60 kind:arm_call to:0x020db6b0 module:overlay(31) +from:0x020dbe94 kind:arm_call to:0x01fff350 module:itcm +from:0x020dbebc kind:load to:0x027e0ce4 module:dtcm +from:0x020dbec0 kind:load to:0x021148b8 module:overlay(31) +from:0x020dbefc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020dbf10 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020dbf18 kind:arm_call to:0x02011ff4 module:main +from:0x020dc00c kind:arm_call to:0x020dbf24 module:overlay(31) +from:0x020dc0e0 kind:arm_call to:0x01fff498 module:itcm +from:0x020dc0ec kind:arm_call to:0x01fff584 module:itcm +from:0x020dc2d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dc2dc kind:arm_call to:0x01fff458 module:itcm +from:0x020dc348 kind:arm_call to:0x020dbf24 module:overlay(31) +from:0x020dc35c kind:arm_call to:0x01ffb714 module:itcm +from:0x020dc3c4 kind:arm_call to:0x01fff498 module:itcm +from:0x020dc3cc kind:arm_call to:0x01fff584 module:itcm +from:0x020dc444 kind:load to:0x027e0ce8 module:dtcm +from:0x020dc470 kind:load to:0x027e0ce4 module:dtcm +from:0x020dc4b0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020dc4d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020dc504 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dc514 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dc528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dc560 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dc570 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020dc598 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020dc5ac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020dc5b4 kind:arm_call to:0x02011ff4 module:main +from:0x020dc600 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020dc60c kind:arm_call to:0x020678ec module:overlay(0) +from:0x020dc614 kind:load to:0x027e09a8 module:dtcm +from:0x020dc61c kind:load to:0x020b6770 module:overlay(0) +from:0x020dc62c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dc660 kind:arm_call to:0x02014fec module:main +from:0x020dc670 kind:arm_call to:0x02014fec module:main +from:0x020dc69c kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x020dc6c8 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x020dc704 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020dc71c kind:load to:0x027e0cec module:dtcm +from:0x020dc78c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020dc7a8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020dc7bc kind:arm_call to:0x02072db8 module:overlay(0) +from:0x020dc7c8 kind:load to:0x027e07d4 module:dtcm +from:0x020dc7d0 kind:load to:0x027e0cec module:dtcm +from:0x020dc7d4 kind:load to:0x027e09a8 module:dtcm +from:0x020dc800 kind:arm_call to:0x02014fec module:main +from:0x020dc808 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020dc81c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x020dc824 kind:load to:0x027e09a8 module:dtcm +from:0x020dc88c kind:arm_call to:0x02014fec module:main +from:0x020dc894 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020dc8bc kind:arm_call to:0x02089f28 module:overlay(0) +from:0x020dc8d0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020dc8d8 kind:arm_call to:0x02089f28 module:overlay(0) +from:0x020dc91c kind:arm_call to:0x0208a3e4 module:overlay(0) +from:0x020dc968 kind:arm_call to:0x0208d370 module:overlay(0) +from:0x020dc97c kind:load to:0x027e07d4 module:dtcm +from:0x020dc980 kind:load to:0x020b6a14 module:overlay(0) +from:0x020dc984 kind:load to:0x027e0ce0 module:dtcm +from:0x020dc9a8 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x020dc9bc kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020dc9c4 kind:load to:0x027e0cec module:dtcm +from:0x020dca08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dca1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dca30 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x020dca60 kind:arm_call to:0x0200f218 module:main +from:0x020dca74 kind:arm_call to:0x01ffc768 module:itcm +from:0x020dca84 kind:arm_call to:0x0200ea38 module:main +from:0x020dca90 kind:load to:0x027e0958 module:dtcm +from:0x020dca94 kind:load to:0x0211245c module:overlay(31) +from:0x020dca98 kind:load to:0x020b66c4 module:overlay(0) +from:0x020dcab4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020dcabc kind:load to:0x027e0cec module:dtcm +from:0x020dcae8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020dcafc kind:load to:0x027e0cec module:dtcm +from:0x020dcb28 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020dcb44 kind:arm_call to:0x0202a17c module:main +from:0x020dcb84 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020dcb90 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x020dcc30 kind:arm_call to:0x0205d3cc module:overlay(0) +from:0x020dcc4c kind:load to:0x021148f4 module:overlay(31) +from:0x020dccac kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dccd4 kind:load to:0x027e0ce4 module:dtcm +from:0x020dcce8 kind:arm_call to:0x020dde20 module:overlay(31) +from:0x020dcd00 kind:arm_call to:0x020dde20 module:overlay(31) +from:0x020dcd34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dcd40 kind:arm_call to:0x01fff458 module:itcm +from:0x020dcd80 kind:load to:0x027e0ce4 module:dtcm +from:0x020dcd94 kind:arm_call to:0x020dcd14 module:overlay(31) +from:0x020dcdc4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020dce04 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020dce30 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020dce60 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x020dce74 kind:arm_call to:0x020dcd14 module:overlay(31) +from:0x020dce8c kind:load to:0x027e0cdc module:dtcm +from:0x020dceb0 kind:arm_call to:0x020dcd88 module:overlay(31) +from:0x020dcedc kind:arm_call to:0x020194ac module:main +from:0x020dcf0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dcf18 kind:arm_call to:0x01fff458 module:itcm +from:0x020dcf3c kind:arm_call to:0x020de240 module:overlay(31) +from:0x020dcf48 kind:load to:0x0204b690 module:main +from:0x020dcf4c kind:load to:0x027e0ce4 module:dtcm +from:0x020dcf80 kind:arm_call to:0x020dcf54 module:overlay(31) +from:0x020dd004 kind:arm_call to:0x0208d660 module:overlay(0) +from:0x020dd040 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd06c kind:arm_call to:0x020840e4 module:overlay(0) +from:0x020dd0a0 kind:load to:0x027e0cdc module:dtcm +from:0x020dd0b0 kind:arm_call to:0x020dcf54 module:overlay(31) +from:0x020dd154 kind:arm_call to:0x020dcf54 module:overlay(31) +from:0x020dd16a kind:thumb_call_arm to:0x02068814 module:overlay(0) +from:0x020dd17c kind:thumb_call_arm to:0x02068928 module:overlay(0) +from:0x020dd186 kind:thumb_call_arm to:0x0205dffc module:overlay(0) +from:0x020dd1d0 kind:arm_call to:0x0205dffc module:overlay(0) +from:0x020dd1f4 kind:arm_call to:0x020dd414 module:overlay(31) +from:0x020dd200 kind:arm_call to:0x020dccf0 module:overlay(31) +from:0x020dd20c kind:arm_call to:0x020dcf74 module:overlay(31) +from:0x020dd230 kind:arm_call to:0x020dcd88 module:overlay(31) +from:0x020dd248 kind:arm_call to:0x020dcc7c module:overlay(31) +from:0x020dd27c kind:arm_call to:0x020e233c module:overlay(31) +from:0x020dd290 kind:arm_call to:0x020dcf54 module:overlay(31) +from:0x020dd2a8 kind:arm_call to:0x020dd044 module:overlay(31) +from:0x020dd2c0 kind:arm_call to:0x020e235c module:overlay(31) +from:0x020dd2d4 kind:arm_call to:0x020dce38 module:overlay(31) +from:0x020dd33c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x020dd3c8 kind:arm_call to:0x02186b38 module:overlay(107) +from:0x020dd3d0 kind:load to:0x02118120 module:overlay(31) +from:0x020dd3d4 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd3d8 kind:load to:0x020453b0 module:main +from:0x020dd3fc kind:arm_call to:0x020e2978 module:overlay(31) +from:0x020dd408 kind:arm_call to:0x020e233c module:overlay(31) +from:0x020dd424 kind:arm_call to:0x020e233c module:overlay(31) +from:0x020dd450 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dd45c kind:arm_call to:0x01fff458 module:itcm +from:0x020dd4a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020dd4b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dd4d0 kind:load to:0x027e0ce4 module:dtcm +from:0x020dd4e8 kind:arm_call to:0x020dd42c module:overlay(31) +from:0x020dd518 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020dd554 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020dd588 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x020dd590 kind:arm_call to:0x020e2e78 module:overlay(31) +from:0x020dd5a8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020dd5b0 kind:load to:0x027e09a8 module:dtcm +from:0x020dd5dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dd5e8 kind:arm_call to:0x01fff458 module:itcm +from:0x020dd600 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x020dd618 kind:load to:0x027e0ce4 module:dtcm +from:0x020dd654 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dd668 kind:arm_call to:0x020dd5b8 module:overlay(31) +from:0x020dd670 kind:arm_call to:0x020e2e78 module:overlay(31) +from:0x020dd6a0 kind:arm_call to:0x0208d660 module:overlay(0) +from:0x020dd6b0 kind:arm_call to:0x020e23bc module:overlay(31) +from:0x020dd6bc kind:load to:0x027e0ce4 module:dtcm +from:0x020dd6c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd6ec kind:arm_call to:0x020e2a7c module:overlay(31) +from:0x020dd714 kind:arm_call to:0x020dd42c module:overlay(31) +from:0x020dd728 kind:arm_call to:0x020e24a4 module:overlay(31) +from:0x020dd770 kind:arm_call to:0x020e2b24 module:overlay(31) +from:0x020dd7a4 kind:arm_call to:0x020dd42c module:overlay(31) +from:0x020dd7b8 kind:arm_call to:0x020e24d8 module:overlay(31) +from:0x020dd7dc kind:arm_call to:0x020e2508 module:overlay(31) +from:0x020dd810 kind:arm_call to:0x0208f01c module:overlay(0) +from:0x020dd820 kind:arm_call to:0x02171aec module:overlay(93) +from:0x020dd894 kind:arm_call to:0x0208f2e0 module:overlay(0) +from:0x020dd8a0 kind:arm_call to:0x021705a8 module:overlay(93) +from:0x020dd8b8 kind:arm_call to:0x0208f334 module:overlay(0) +from:0x020dd8c4 kind:arm_call to:0x021709e4 module:overlay(93) +from:0x020dd8e0 kind:arm_call to:0x0208f344 module:overlay(0) +from:0x020dd8f0 kind:arm_call to:0x021709f4 module:overlay(93) +from:0x020dd908 kind:arm_call to:0x0208f354 module:overlay(0) +from:0x020dd914 kind:arm_call to:0x02170a04 module:overlay(93) +from:0x020dd92c kind:arm_call to:0x0208f364 module:overlay(0) +from:0x020dd938 kind:arm_call to:0x02170a14 module:overlay(93) +from:0x020dd9d8 kind:arm_call to:0x020895bc module:overlay(0) +from:0x020dd9e8 kind:arm_call_thumb to:0x0208dfd0 module:overlay(0) +from:0x020dda94 kind:arm_call to:0x020895bc module:overlay(0) +from:0x020ddab4 kind:arm_call to:0x0208e074 module:overlay(0) +from:0x020ddafc kind:arm_call to:0x0208f44c module:overlay(0) +from:0x020ddb50 kind:arm_call to:0x02170d3c module:overlays(89,93) +from:0x020ddb74 kind:arm_call to:0x0208fc34 module:overlay(0) +from:0x020ddb88 kind:arm_call to:0x021717c8 module:overlays(88,93) +from:0x020ddbb0 kind:arm_call to:0x0208fc44 module:overlay(0) +from:0x020ddbe4 kind:thumb_call_arm to:0x0208b4c0 module:overlay(0) +from:0x020ddc0a kind:thumb_call_arm to:0x0208b498 module:overlay(0) +from:0x020ddc18 kind:thumb_call_arm to:0x0208fc14 module:overlay(0) +from:0x020ddc22 kind:thumb_call_arm to:0x0217151c module:overlay(93) +from:0x020ddc38 kind:thumb_call_arm to:0x0211e74c module:overlay(39) +from:0x020ddc52 kind:thumb_call_arm to:0x0208fc24 module:overlay(0) +from:0x020ddc6c kind:thumb_call_arm to:0x0208e1e0 module:overlay(0) +from:0x020ddcbc kind:arm_call to:0x0208f324 module:overlay(0) +from:0x020ddcd4 kind:arm_call to:0x021705c0 module:overlay(93) +from:0x020ddd18 kind:arm_call to:0x02084314 module:overlay(0) +from:0x020ddd60 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x020ddd74 kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x020ddd90 kind:arm_call to:0x0217094c module:overlay(93) +from:0x020dddba kind:thumb_call_arm to:0x02016614 module:main +from:0x020dddd4 kind:thumb_call_arm to:0x0205c914 module:overlay(0) +from:0x020dde0c kind:load to:0x0211490c module:overlay(31) +from:0x020dde16 kind:thumb_call_arm to:0x0201662c module:main +from:0x020ddeb4 kind:arm_call to:0x0205c924 module:overlay(0) +from:0x020ddef0 kind:arm_call to:0x020dbc14 module:overlay(31) +from:0x020ddf04 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ddf3c kind:arm_call to:0x01ffb714 module:itcm +from:0x020ddf44 kind:arm_call to:0x01ffb800 module:itcm +from:0x020ddf60 kind:arm_call to:0x01ff9770 module:itcm +from:0x020de000 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020de00c kind:arm_call to:0x0205c924 module:overlay(0) +from:0x020de05c kind:arm_call to:0x020dbc14 module:overlay(31) +from:0x020de088 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020de098 kind:load to:0x021148c4 module:overlay(31) +from:0x020de0fc kind:arm_call to:0x020dde20 module:overlay(31) +from:0x020de128 kind:arm_call to:0x01ffb714 module:itcm +from:0x020de130 kind:arm_call to:0x01ffb800 module:itcm +from:0x020de14c kind:arm_call to:0x020db970 module:overlay(31) +from:0x020de168 kind:arm_call to:0x020dbaa4 module:overlay(31) +from:0x020de198 kind:arm_call to:0x020dde20 module:overlay(31) +from:0x020de290 kind:arm_call to:0x0201668c module:main +from:0x020de29c kind:arm_call to:0x020dbae4 module:overlay(31) +from:0x020de2a8 kind:load to:0x027e0954 module:dtcm +from:0x020de2e4 kind:arm_call to:0x0205c97c module:overlay(0) +from:0x020de324 kind:arm_call to:0x0205c97c module:overlay(0) +from:0x020de37c kind:arm_call to:0x0205c97c module:overlay(0) +from:0x020de3a4 kind:arm_call to:0x0205c97c module:overlay(0) +from:0x020de3c4 kind:thumb_call to:0x020de3ec module:overlay(31) +from:0x020de3d2 kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020de3e8 kind:load to:0x020de5bc module:overlay(31) +from:0x020de400 kind:thumb_call to:0x0209040c module:overlay(0) +from:0x020de408 kind:thumb_call to:0x020590f0 module:overlay(0) +from:0x020de416 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x020de43a kind:thumb_call_arm to:0x02090570 module:overlay(0) +from:0x020de450 kind:thumb_call_arm to:0x020de470 module:overlay(31) +from:0x020de45a kind:thumb_call_arm to:0x02059218 module:overlay(0) +from:0x020de464 kind:load to:0x027e0ce0 module:dtcm +from:0x020de468 kind:load to:0x02112494 module:overlay(31) +from:0x020de46c kind:load to:0x021124a8 module:overlay(31) +from:0x020de49c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020de4a8 kind:load to:0x021124b8 module:overlay(31) +from:0x020de4c4 kind:arm_call to:0x0205e50c module:overlay(0) +from:0x020de4ec kind:arm_call to:0x020de470 module:overlay(31) +from:0x020de550 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020de574 kind:arm_call to:0x020de470 module:overlay(31) +from:0x020de598 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020de5a8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020de5f8 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x020de610 kind:arm_call to:0x0205e50c module:overlay(0) +from:0x020de650 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020de666 kind:thumb_call_arm to:0x020a9e80 module:overlay(0) +from:0x020de678 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020de688 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x020de694 kind:thumb_call to:0x020de65c module:overlay(31) +from:0x020de6e4 kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x020de6f0 kind:arm_call to:0x020dcac0 module:overlay(31) +from:0x020de810 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020de840 kind:load to:0x027e0ce4 module:dtcm +from:0x020de8a8 kind:arm_call to:0x01fff17c module:itcm +from:0x020de92c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020de94c kind:load to:0x027e0ce0 module:dtcm +from:0x020de950 kind:load to:0x027e0ce4 module:dtcm +from:0x020de9c0 kind:arm_call to:0x01fff168 module:itcm +from:0x020dea4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dea78 kind:load to:0x027e0ce0 module:dtcm +from:0x020dea7c kind:load to:0x027e0ce4 module:dtcm +from:0x020dea9c kind:arm_call_thumb to:0x0205a118 module:overlay(0) +from:0x020deaa8 kind:arm_call to:0x020dad90 module:overlay(31) +from:0x020deab4 kind:arm_call to:0x020deac4 module:overlay(31) +from:0x020deac0 kind:load to:0x02114918 module:overlay(31) +from:0x020deadc kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x020deaf8 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x020deb1c kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x020deb38 kind:load to:0x027e0ce0 module:dtcm +from:0x020deb3c kind:load to:0x021124e4 module:overlay(31) +from:0x020deb40 kind:load to:0x021124f8 module:overlay(31) +from:0x020debd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020debf4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020dec08 kind:load to:0x0203feb0 module:main +from:0x020dec10 kind:load to:0x027e09c0 module:dtcm +from:0x020dec40 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dec44 kind:arm_call to:0x0205c254 module:overlay(0) +from:0x020dec58 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dec5c kind:arm_call to:0x0205c254 module:overlay(0) +from:0x020dec74 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020dec84 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dec94 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020decb4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020decc0 kind:load to:0x02042eb0 module:main +from:0x020decc4 kind:load to:0x020abb94 module:overlay(0) +from:0x020decc8 kind:load to:0x027e0254 module:dtcm +from:0x020decd8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020dece0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020dece8 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x020ded00 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020ded08 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020ded10 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x020ded18 kind:arm_call to:0x02011ff4 module:main +from:0x020ded2c kind:arm_call to:0x02090efc module:overlay(0) +from:0x020ded84 kind:load to:0x0211492c module:overlay(31) +from:0x020dedbc kind:arm_call to:0x0208b838 module:overlay(0) +from:0x020dede0 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x020dedec kind:load to:0x0211492c module:overlay(31) +from:0x020dee28 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x020dee4c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x020dee54 kind:arm_call to:0x02011ff4 module:main +from:0x020dee60 kind:load to:0x0211492c module:overlay(31) +from:0x020deeb8 kind:arm_call to:0x02084198 module:overlay(0) +from:0x020deee0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020def04 kind:load to:0x027e09a8 module:dtcm +from:0x020defe0 kind:load to:0x020accdc module:overlay(0) +from:0x020deff4 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x020df014 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020df034 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x020df0a4 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020df0c0 kind:arm_call to:0x020dee68 module:overlay(31) +from:0x020df0ec kind:arm_call to:0x020895bc module:overlay(0) +from:0x020df0fc kind:arm_call to:0x0212b188 module:none +from:0x020df118 kind:arm_call to:0x020dee68 module:overlay(31) +from:0x020df140 kind:arm_call to:0x020895bc module:overlay(0) +from:0x020df184 kind:arm_call to:0x021252d0 module:overlay(44) +from:0x020df190 kind:load to:0x027e09a8 module:dtcm +from:0x020df198 kind:load to:0x020ae680 module:overlay(0) +from:0x020df1d8 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020df1e4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df1f0 kind:arm_call to:0x02089f28 module:overlay(0) +from:0x020df204 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020df20c kind:arm_call to:0x020dee88 module:overlay(31) +from:0x020df218 kind:arm_call to:0x020def10 module:overlay(31) +from:0x020df260 kind:arm_call to:0x02083ec0 module:overlay(0) +from:0x020df290 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020df29c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df2a4 kind:arm_call to:0x020dee68 module:overlay(31) +from:0x020df2b0 kind:arm_call to:0x0212b1dc module:overlay(45) +from:0x020df2b8 kind:arm_call to:0x020dee68 module:overlay(31) +from:0x020df310 kind:arm_call to:0x0213e5bc module:overlay(53) +from:0x020df328 kind:arm_call to:0x02089f28 module:overlay(0) +from:0x020df344 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020df3a0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020df3b0 kind:arm_call to:0x0208d370 module:overlay(0) +from:0x020df3f0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020df3fc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df408 kind:arm_call to:0x02125338 module:overlay(44) +from:0x020df410 kind:load to:0x020b6a14 module:overlay(0) +from:0x020df414 kind:load to:0x027e0ce0 module:dtcm +from:0x020df41c kind:load to:0x027e09a8 module:dtcm +from:0x020df464 kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x020df480 kind:arm_call to:0x020aa0c8 module:overlay(0) +from:0x020df4b0 kind:load to:0x020938c0 module:overlay(0) +from:0x020df4ec kind:arm_call to:0x01ff9638 module:itcm +from:0x020df4fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020df554 kind:arm_call to:0x020a1724 module:overlay(0) +from:0x020df56c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020df57c kind:load to:0x0203feb0 module:main +from:0x020df580 kind:load to:0x027e0cec module:dtcm +from:0x020df5f0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df640 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df674 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df6a0 kind:arm_call to:0x0208e074 module:overlay(0) +from:0x020df6b0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df6d8 kind:arm_call to:0x0208f374 module:overlay(0) +from:0x020df6f4 kind:arm_call to:0x02084760 module:overlay(0) +from:0x020df708 kind:arm_call to:0x02094df4 module:overlay(0) +from:0x020df714 kind:arm_call to:0x02094e68 module:overlay(0) +from:0x020df738 kind:arm_call to:0x02084790 module:overlay(0) +from:0x020df76c kind:arm_call to:0x0208e074 module:overlay(0) +from:0x020df78c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df7cc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df7ec kind:arm_call to:0x020935e4 module:overlay(0) +from:0x020df808 kind:arm_call to:0x021872d0 module:overlay(108) +from:0x020df81c kind:arm_call to:0x020935e4 module:overlay(0) +from:0x020df854 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020df864 kind:arm_call to:0x02095260 module:overlay(0) +from:0x020df884 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x020df8a4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df8b4 kind:arm_call to:0x02084104 module:overlay(0) +from:0x020df8bc kind:load to:0x027e09b8 module:dtcm +from:0x020df8c0 kind:load to:0x027e0cdc module:dtcm +from:0x020df8d4 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x020df8f4 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x020df908 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020df944 kind:arm_call to:0x0208f44c module:overlay(0) +from:0x020df984 kind:arm_call to:0x0208f44c module:overlay(0) +from:0x020dfa04 kind:arm_call to:0x02094744 module:overlay(0) +from:0x020dfa68 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020dfaa8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020dfaf0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dfafc kind:arm_call to:0x01fff458 module:itcm +from:0x020dfb40 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020dfb84 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020dfb9c kind:arm_call to:0x02083e14 module:overlay(0) +from:0x020dfbb8 kind:load to:0x027e0ce0 module:dtcm +from:0x020dfbbc kind:load to:0x027e0ce4 module:dtcm +from:0x020dfbd0 kind:arm_call to:0x02090efc module:overlay(0) +from:0x020dfc14 kind:arm_call to:0x020dae70 module:overlay(31) +from:0x020dfc34 kind:arm_call to:0x020e1c48 module:overlay(31) +from:0x020dfc70 kind:load to:0x02114954 module:overlay(31) +from:0x020dfc98 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020dfca0 kind:arm_call to:0x020e1fcc module:overlay(31) +from:0x020dfca8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x020dfcb0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020dfcb8 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x020dfcc8 kind:load to:0x02114954 module:overlay(31) +from:0x020dfcf0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020dfcf8 kind:arm_call to:0x020e1fcc module:overlay(31) +from:0x020dfd00 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x020dfd08 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020dfd10 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x020dfd18 kind:arm_call to:0x02011ff4 module:main +from:0x020dfd28 kind:load to:0x02114954 module:overlay(31) +from:0x020dfdec kind:load to:0x02112518 module:overlay(31) +from:0x020dfdf0 kind:load to:0x02112516 module:overlay(31) +from:0x020dfdf4 kind:load to:0x0211250c module:overlay(31) +from:0x020dfdf8 kind:load to:0x0203feb0 module:main +from:0x020dff08 kind:arm_call to:0x020dfd2c module:overlay(31) +from:0x020dffe0 kind:arm_call to:0x020dfd2c module:overlay(31) +from:0x020dfff8 kind:load to:0x02112518 module:overlay(31) +from:0x020dfffc kind:load to:0x0211250c module:overlay(31) +from:0x020e0000 kind:load to:0x0203feb0 module:main +from:0x020e00c0 kind:arm_call to:0x020dfdfc module:overlay(31) +from:0x020e0178 kind:arm_call to:0x020dfdfc module:overlay(31) +from:0x020e019c kind:load to:0x027e07d4 module:dtcm +from:0x020e01a0 kind:load to:0x02112518 module:overlay(31) +from:0x020e01a4 kind:load to:0x0211250c module:overlay(31) +from:0x020e01a8 kind:load to:0x0203feb0 module:main +from:0x020e01ac kind:load to:0x0211250e module:overlay(31) +from:0x020e01fc kind:arm_call to:0x01ffb714 module:itcm +from:0x020e023c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e024c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e0280 kind:arm_call to:0x020e01b0 module:overlay(31) +from:0x020e02dc kind:load to:0x02112510 module:overlay(31) +from:0x020e02e0 kind:load to:0x02112512 module:overlay(31) +from:0x020e02e4 kind:load to:0x02112514 module:overlay(31) +from:0x020e0310 kind:arm_call to:0x02071b80 module:overlay(0) +from:0x020e03a0 kind:arm_call to:0x02071b80 module:overlay(0) +from:0x020e03f8 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x020e040c kind:arm_call to:0x02091830 module:overlay(0) +from:0x020e042c kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x020e044c kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x020e0464 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x020e0480 kind:arm_call to:0x02089dd4 module:overlay(0) +from:0x020e04b0 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x020e04d4 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x020e04ec kind:arm_call to:0x02089dd4 module:overlay(0) +from:0x020e0500 kind:arm_call to:0x020e034c module:overlay(31) +from:0x020e0610 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020e064c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020e0678 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020e07c8 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x020e07e0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020e07f0 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x020e0814 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x020e0834 kind:arm_call to:0x020e1d38 module:overlay(31) +from:0x020e0868 kind:arm_call to:0x020e21a0 module:overlay(31) +from:0x020e0874 kind:load to:0x027e09a8 module:dtcm +from:0x020e0880 kind:load to:0x0203feb0 module:main +from:0x020e0888 kind:load to:0x027e0cd8 module:dtcm +from:0x020e08dc kind:arm_call to:0x02091578 module:overlay(0) +from:0x020e08ec kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020e0a38 kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x020e0a60 kind:arm_call to:0x020918d0 module:overlay(0) +from:0x020e0acc kind:arm_call to:0x02091614 module:overlay(0) +from:0x020e0b1c kind:arm_call to:0x020e02e8 module:overlay(31) +from:0x020e0b34 kind:arm_call to:0x020e02e8 module:overlay(31) +from:0x020e0bec kind:arm_call to:0x020e1ae0 module:overlay(31) +from:0x020e0c28 kind:arm_call to:0x0209570c module:overlay(0) +from:0x020e0c98 kind:arm_call to:0x0215a698 module:overlay(82) +from:0x020e0cec kind:arm_call to:0x02015018 module:main +from:0x020e0d0c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x020e0d18 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x020e0d38 kind:arm_call to:0x020e1d38 module:overlay(31) +from:0x020e0d64 kind:arm_call to:0x02015018 module:main +from:0x020e0d9c kind:arm_call to:0x02015018 module:main +from:0x020e0db8 kind:arm_call to:0x0208fdf8 module:overlay(0) +from:0x020e0ddc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020e0df8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020e0e14 kind:arm_call to:0x0209570c module:overlay(0) +from:0x020e0e30 kind:arm_call to:0x0215a750 module:overlay(82) +from:0x020e0ea4 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020e0eb0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020e0f0c kind:arm_call to:0x01ffb428 module:itcm +from:0x020e0fc0 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x020e0fdc kind:arm_call to:0x02084198 module:overlay(0) +from:0x020e1014 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e109c kind:arm_call to:0x02084198 module:overlay(0) +from:0x020e10a8 kind:arm_call to:0x020e0290 module:overlay(31) +from:0x020e10c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e1120 kind:arm_call to:0x02015018 module:main +from:0x020e114c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x020e1164 kind:arm_call to:0x02015018 module:main +from:0x020e11a4 kind:arm_call to:0x02015018 module:main +from:0x020e122c kind:arm_call to:0x02072e2c module:overlay(0) +from:0x020e123c kind:arm_call to:0x01ffb428 module:itcm +from:0x020e1248 kind:arm_call to:0x020e0290 module:overlay(31) +from:0x020e128c kind:arm_call to:0x02089f08 module:overlay(0) +from:0x020e133c kind:arm_call to:0x020e0008 module:overlay(31) +from:0x020e1350 kind:arm_call to:0x02085fc0 module:overlay(0) +from:0x020e137c kind:arm_call to:0x020dbf8c module:overlay(31) +from:0x020e1400 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e1424 kind:arm_call to:0x020dc48c module:overlay(31) +from:0x020e1438 kind:arm_call to:0x020dbf8c module:overlay(31) +from:0x020e14cc kind:arm_call to:0x01ffb800 module:itcm +from:0x020e14f0 kind:arm_call to:0x01ff9770 module:itcm +from:0x020e1524 kind:arm_call to:0x020dbf8c module:overlay(31) +from:0x020e1544 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e1558 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e1568 kind:arm_call to:0x020dbf8c module:overlay(31) +from:0x020e15a8 kind:arm_call to:0x020e01b0 module:overlay(31) +from:0x020e165c kind:arm_call to:0x020dbf8c module:overlay(31) +from:0x020e167c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e1694 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e16a4 kind:arm_call to:0x020dbf8c module:overlay(31) +from:0x020e16c0 kind:load to:0x0211251c module:overlay(31) +from:0x020e16c8 kind:load to:0x027e09a8 module:dtcm +from:0x020e16cc kind:load to:0x0211250c module:overlay(31) +from:0x020e16d4 kind:load to:0x0215a790 module:overlay(82) +from:0x020e1710 kind:load to:0x0203feb0 module:main +from:0x020e1714 kind:load to:0x021148e0 module:overlay(31) +from:0x020e171c kind:load to:0x0211250e module:overlay(31) +from:0x020e1720 kind:load to:0x02112510 module:overlay(31) +from:0x020e1728 kind:load to:0x027e09a4 module:dtcm +from:0x020e1734 kind:load to:0x02112515 module:overlay(31) +from:0x020e1738 kind:load to:0x027e09c0 module:dtcm +from:0x020e173c kind:load to:0x027e0ce0 module:dtcm +from:0x020e1740 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020e1770 kind:arm_call to:0x020e01dc module:overlay(31) +from:0x020e1784 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020e1794 kind:arm_call to:0x020dbf8c module:overlay(31) +from:0x020e17b4 kind:arm_call to:0x020e01dc module:overlay(31) +from:0x020e17ec kind:arm_call to:0x02071c18 module:overlay(0) +from:0x020e1800 kind:arm_call to:0x020dbf8c module:overlay(31) +from:0x020e181c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e1830 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020e1844 kind:arm_call to:0x020e01b0 module:overlay(31) +from:0x020e1864 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e18c0 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020e18e8 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x020e1924 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020e19ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e19e8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020e1a18 kind:arm_call to:0x0207331c module:overlay(0) +from:0x020e1a40 kind:arm_call to:0x020e1f20 module:overlay(31) +from:0x020e1a94 kind:arm_call to:0x02089bf8 module:overlay(0) +from:0x020e1a9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020e1abc kind:arm_call to:0x02091e68 module:overlay(0) +from:0x020e1ac8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020e1b58 kind:arm_call to:0x020e0008 module:overlay(31) +from:0x020e1b8c kind:arm_call to:0x020e2768 module:overlay(31) +from:0x020e1c30 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x020e1c44 kind:load to:0x0203feb0 module:main +from:0x020e1c7c kind:arm_call to:0x0208d168 module:overlay(0) +from:0x020e1cac kind:arm_call to:0x01ff9638 module:itcm +from:0x020e1cbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1d08 kind:arm_call to:0x01ff9638 module:itcm +from:0x020e1d18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1d2c kind:load to:0x027e0ce0 module:dtcm +from:0x020e1d64 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020e1d84 kind:arm_call to:0x020e1c54 module:overlay(31) +from:0x020e1e38 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020e1e70 kind:arm_call to:0x01ff9638 module:itcm +from:0x020e1edc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020e1f00 kind:load to:0x027e0ce0 module:dtcm +from:0x020e1f10 kind:load to:0x02112608 module:overlay(31) +from:0x020e1f14 kind:load to:0x021125f6 module:overlay(31) +from:0x020e1f18 kind:load to:0x021125e4 module:overlay(31) +from:0x020e1f1c kind:load to:0x027e0cec module:dtcm +from:0x020e1f58 kind:arm_call to:0x020e1c54 module:overlay(31) +from:0x020e1fe8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020e1ff0 kind:load to:0x027e0cec module:dtcm +from:0x020e201c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020e2024 kind:thumb_call to:0x021824dc module:overlay(95) +from:0x020e202c kind:thumb_call to:0x020e213c module:overlay(31) +from:0x020e2034 kind:load to:0x0211497c module:overlay(31) +from:0x020e2038 kind:load to:0x020b3168 module:overlay(0) +from:0x020e203c kind:load to:0x020453b0 module:main +from:0x020e2054 kind:thumb_call to:0x0217be68 module:overlay(95) +from:0x020e2062 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020e206c kind:thumb_call to:0x0217bf90 module:overlay(95) +from:0x020e2078 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020e2080 kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020e2086 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e208e kind:thumb_call to:0x02059454 module:overlay(0) +from:0x020e2094 kind:thumb_call to:0x0208dda8 module:overlay(0) +from:0x020e209c kind:load to:0x0211497c module:overlay(31) +from:0x020e20a0 kind:load to:0x020e2118 module:overlay(31) +from:0x020e20a4 kind:load to:0x020a1aac module:overlay(0) +from:0x020e20bc kind:thumb_call to:0x0217be68 module:overlay(95) +from:0x020e20ca kind:thumb_call_arm to:0x0203e740 module:main +from:0x020e20d4 kind:thumb_call to:0x0217bf90 module:overlay(95) +from:0x020e20e0 kind:thumb_call_arm to:0x0203e740 module:main +from:0x020e20e8 kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020e20ee kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e20f6 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x020e20fc kind:thumb_call to:0x0208dda8 module:overlay(0) +from:0x020e2102 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e210c kind:load to:0x0211497c module:overlay(31) +from:0x020e2110 kind:load to:0x020e2118 module:overlay(31) +from:0x020e2114 kind:load to:0x020a1aac module:overlay(0) +from:0x020e212c kind:arm_call to:0x0203e740 module:main +from:0x020e2138 kind:load to:0x020a1aac module:overlay(0) +from:0x020e2168 kind:thumb_call to:0x0209040c module:overlay(0) +from:0x020e2180 kind:thumb_call to:0x0209040c module:overlay(0) +from:0x020e2194 kind:load to:0x027e0ce0 module:dtcm +from:0x020e2198 kind:load to:0x0211261c module:overlay(31) +from:0x020e219c kind:load to:0x02112630 module:overlay(31) +from:0x020e21e0 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x020e2228 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e2248 kind:load to:0x027e0ce0 module:dtcm +from:0x020e224c kind:load to:0x027e09a4 module:dtcm +from:0x020e2250 kind:load to:0x020da000 module:overlays(19,24) +from:0x020e2254 kind:load to:0x027e0ce4 module:dtcm +from:0x020e226c kind:arm_call to:0x02182680 module:overlay(95) +from:0x020e2294 kind:arm_call to:0x02182680 module:overlay(95) +from:0x020e22bc kind:arm_call to:0x021826bc module:overlay(95) +from:0x020e22d4 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x020e22dc kind:arm_call to:0x020e2258 module:overlay(31) +from:0x020e22ec kind:arm_call to:0x021827f0 module:overlay(95) +from:0x020e2308 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x020e2310 kind:arm_call to:0x020e2258 module:overlay(31) +from:0x020e2320 kind:arm_call to:0x0218272c module:overlay(95) +from:0x020e2334 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x020e2384 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x020e23b8 kind:load to:0x027e0cdc module:dtcm +from:0x020e23cc kind:arm_call to:0x020e233c module:overlay(31) +from:0x020e2440 kind:arm_call to:0x020e233c module:overlay(31) +from:0x020e2474 kind:arm_call to:0x020e233c module:overlay(31) +from:0x020e2498 kind:arm_call to:0x020e233c module:overlay(31) +from:0x020e259c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e25a8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e25fc kind:load to:0x027e0ce4 module:dtcm +from:0x020e26e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e26f4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e2758 kind:load to:0x027e0ce4 module:dtcm +from:0x020e27f0 kind:arm_call to:0x01ffb860 module:itcm +from:0x020e2830 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020e2848 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020e2870 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020e28a0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020e28c0 kind:arm_call to:0x02072e00 module:overlay(0) +from:0x020e28d0 kind:arm_call to:0x02073564 module:overlay(0) +from:0x020e28e4 kind:load to:0x0203feb0 module:main +from:0x020e28ec kind:load to:0x027e0cec module:dtcm +from:0x020e28f0 kind:load to:0x027e0cd8 module:dtcm +from:0x020e28f4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020e28fc kind:load to:0x027e09a8 module:dtcm +from:0x020e2930 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e2944 kind:arm_call to:0x01fff458 module:itcm +from:0x020e2960 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x020e2970 kind:load to:0x027e0ce4 module:dtcm +from:0x020e29c8 kind:arm_call to:0x020e2978 module:overlay(31) +from:0x020e29f4 kind:load to:0x02112760 module:overlay(31) +from:0x020e2a78 kind:load to:0x0203feb0 module:main +from:0x020e2aa8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e2ab4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e2ac8 kind:arm_call to:0x020e7cac module:overlay(31) +from:0x020e2af4 kind:arm_call to:0x020e29a8 module:overlay(31) +from:0x020e2b18 kind:load to:0x027e0ce4 module:dtcm +from:0x020e2b20 kind:load to:0x02112754 module:overlay(31) +from:0x020e2b84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e2b98 kind:arm_call to:0x020e29a8 module:overlay(31) +from:0x020e2c60 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2c7c kind:arm_call to:0x01ffb800 module:itcm +from:0x020e2cfc kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e2d44 kind:arm_call to:0x020e29f8 module:overlay(31) +from:0x020e2d60 kind:arm_call to:0x020e29a8 module:overlay(31) +from:0x020e2d80 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x020e2da8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e2dc0 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x020e2dcc kind:arm_call to:0x020e29a8 module:overlay(31) +from:0x020e2e04 kind:arm_call to:0x020e29f8 module:overlay(31) +from:0x020e2e30 kind:arm_call to:0x020e29a8 module:overlay(31) +from:0x020e2e64 kind:load to:0x027e0ce4 module:dtcm +from:0x020e2e68 kind:load to:0x0211275a module:overlay(31) +from:0x020e2e6c kind:load to:0x0211275e module:overlay(31) +from:0x020e2e70 kind:load to:0x0211275c module:overlay(31) +from:0x020e2e8c kind:arm_call to:0x020e29a8 module:overlay(31) +from:0x020e2e9c kind:load to:0x021181b4 module:overlay(31) +from:0x020e2eb0 kind:arm_call to:0x02011f3c module:main +from:0x020e2ebc kind:arm_call to:0x020e305c module:overlay(31) +from:0x020e2ed0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020e2f04 kind:load to:0x02114a6c module:overlay(31) +from:0x020e2f34 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x020e2f44 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x020e2f90 kind:load to:0x027e0ce0 module:dtcm +from:0x020e2f94 kind:load to:0x021127d0 module:overlay(31) +from:0x020e2f98 kind:load to:0x020b7544 module:overlay(0) +from:0x020e2fc8 kind:arm_call to:0x02090570 module:overlay(0) +from:0x020e2fd8 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x020e2fe8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x020e2ff0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e2ff4 kind:load to:0x021127e0 module:overlay(31) +from:0x020e2ff8 kind:load to:0x020b7544 module:overlay(0) +from:0x020e3000 kind:load to:0x021127c0 module:overlay(31) +from:0x020e3030 kind:arm_call to:0x0200f218 module:main +from:0x020e3058 kind:load to:0x0211276c module:overlay(31) +from:0x020e3068 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020e307c kind:arm_call to:0x020e2f10 module:overlay(31) +from:0x020e3088 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020e3094 kind:arm_call to:0x020e2f10 module:overlay(31) +from:0x020e30a4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020e30ac kind:arm_call to:0x02099360 module:overlay(0) +from:0x020e30cc kind:arm_call to:0x0203e690 module:main +from:0x020e30e0 kind:arm_call to:0x020e4764 module:overlay(31) +from:0x020e30ec kind:arm_call to:0x020e4d2c module:overlay(31) +from:0x020e3134 kind:arm_call to:0x02080464 module:overlay(0) +from:0x020e3164 kind:arm_call to:0x0200b578 module:main +from:0x020e31ac kind:load to:0x02114a90 module:overlay(31) +from:0x020e31b0 kind:load to:0x020e31c8 module:overlay(31) +from:0x020e31b4 kind:load to:0x020e4d98 module:overlay(31) +from:0x020e31b8 kind:load to:0x027e07d4 module:dtcm +from:0x020e31bc kind:load to:0x02112798 module:overlay(31) +from:0x020e31c0 kind:load to:0x020e3004 module:overlay(31) +from:0x020e31c4 kind:load to:0x02112780 module:overlay(31) +from:0x020e31d0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x020e31e4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e3224 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e3264 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x020e3280 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x020e3294 kind:load to:0x020af4a0 module:overlay(0) +from:0x020e32a4 kind:arm_call to:0x020e3274 module:overlay(31) +from:0x020e32d8 kind:load to:0x021149d8 module:overlay(31) +from:0x020e3348 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e3364 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e3378 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x020e3388 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x020e33e0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020e33f8 kind:load to:0x027e0cec module:dtcm +from:0x020e343c kind:arm_call to:0x020e3550 module:overlay(31) +from:0x020e3450 kind:arm_call to:0x020e3310 module:overlay(31) +from:0x020e3470 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e3498 kind:arm_call to:0x020e3fa8 module:overlay(31) +from:0x020e34b0 kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e34b8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e34c0 kind:arm_call to:0x020e4018 module:overlay(31) +from:0x020e34c8 kind:load to:0x021149a0 module:overlay(31) +from:0x020e34e0 kind:arm_call to:0x020e38ac module:overlay(31) +from:0x020e34e8 kind:arm_call to:0x020e3310 module:overlay(31) +from:0x020e34fc kind:arm_call to:0x020e2fa0 module:overlay(31) +from:0x020e351c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020e3538 kind:arm_call to:0x02059274 module:overlay(0) +from:0x020e3544 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020e354c kind:load to:0x02114988 module:overlay(31) +from:0x020e3588 kind:arm_call to:0x020733ec module:overlay(0) +from:0x020e35e4 kind:arm_call to:0x020e34f0 module:overlay(31) +from:0x020e3610 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e3620 kind:arm_call to:0x01ffb464 module:itcm +from:0x020e3630 kind:arm_call to:0x01ff9218 module:itcm +from:0x020e3674 kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e3690 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020e36c8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020e36d0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e36dc kind:load to:0x027e09a8 module:dtcm +from:0x020e36e4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020e36f4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020e3704 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3750 kind:arm_call to:0x020e372c module:overlay(31) +from:0x020e377c kind:arm_call to:0x020e36ec module:overlay(31) +from:0x020e37a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e37ac kind:arm_call to:0x020e4488 module:overlay(31) +from:0x020e37b4 kind:arm_call to:0x020e3748 module:overlay(31) +from:0x020e37e4 kind:arm_call to:0x020e372c module:overlay(31) +from:0x020e37f8 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e3800 kind:arm_call to:0x020e452c module:overlay(31) +from:0x020e3810 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e384c kind:arm_call to:0x01ffb974 module:itcm +from:0x020e3878 kind:arm_call to:0x01ff9218 module:itcm +from:0x020e3880 kind:arm_call to:0x020e3d78 module:overlay(31) +from:0x020e388c kind:load to:0x020af4a0 module:overlay(0) +from:0x020e38a0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x020e38dc kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x020e38e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020e3950 kind:arm_call to:0x020aa020 module:overlay(0) +from:0x020e3970 kind:load to:0x027e0ce0 module:dtcm +from:0x020e3984 kind:arm_call to:0x020e36ec module:overlay(31) +from:0x020e39ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e39b4 kind:arm_call to:0x020e4488 module:overlay(31) +from:0x020e39bc kind:arm_call to:0x020e4618 module:overlay(31) +from:0x020e39c4 kind:arm_call to:0x020e3d78 module:overlay(31) +from:0x020e39d8 kind:arm_call to:0x020e36ec module:overlay(31) +from:0x020e3a00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3a08 kind:arm_call to:0x020e4488 module:overlay(31) +from:0x020e3a10 kind:arm_call to:0x020e4618 module:overlay(31) +from:0x020e3a18 kind:arm_call to:0x020e3d78 module:overlay(31) +from:0x020e3a34 kind:arm_call to:0x020c1120 module:overlay(17) +from:0x020e3a48 kind:arm_call to:0x02099394 module:overlay(0) +from:0x020e3a58 kind:arm_call to:0x020c1164 module:overlay(17) +from:0x020e3a70 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e3a84 kind:arm_call to:0x020e3d78 module:overlay(31) +from:0x020e3a8c kind:arm_call to:0x020e36ec module:overlay(31) +from:0x020e3ab4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3abc kind:arm_call to:0x020e4488 module:overlay(31) +from:0x020e3ad8 kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e3ae0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e3ba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3bb4 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020e3bc8 kind:arm_call to:0x020e4348 module:overlay(31) +from:0x020e3bd4 kind:arm_call to:0x020e420c module:overlay(31) +from:0x020e3bf0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e3bf8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e3c08 kind:load to:0x02114a50 module:overlay(31) +from:0x020e3c14 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e3c30 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e3c54 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020e3d00 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020e3d60 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x020e3d6c kind:load to:0x027e09b8 module:dtcm +from:0x020e3d74 kind:load to:0x027e09b4 module:dtcm +from:0x020e3d80 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020e3de8 kind:arm_call to:0x02168420 module:overlay(93) +from:0x020e3e04 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x020e3e18 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e3e28 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e3e3c kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e3e44 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e3e50 kind:load to:0x027e0d8c module:dtcm +from:0x020e3e54 kind:load to:0x027e0d38 module:dtcm +from:0x020e3e68 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e3e88 kind:arm_call to:0x02099d2c module:overlay(0) +from:0x020e3eb4 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e3ef8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020e3f3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e3f8c kind:arm_call to:0x02099d98 module:overlay(0) +from:0x020e3fa4 kind:load to:0x027e0ce4 module:dtcm +from:0x020e3ff8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x020e4014 kind:load to:0x027e09c0 module:dtcm +from:0x020e4058 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020e4068 kind:load to:0x027e09c0 module:dtcm +from:0x020e40d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e40e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e40fc kind:arm_call to:0x01ff94cc module:itcm +from:0x020e4104 kind:arm_call to:0x01ff938c module:itcm +from:0x020e4188 kind:arm_call to:0x01ff938c module:itcm +from:0x020e41a0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e41cc kind:arm_call to:0x01ffb974 module:itcm +from:0x020e4254 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e425c kind:arm_call to:0x01ffb800 module:itcm +from:0x020e4298 kind:arm_call to:0x01ff938c module:itcm +from:0x020e42c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e42e4 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e4304 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4310 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020e4390 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e4398 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e43d4 kind:arm_call to:0x01ff938c module:itcm +from:0x020e4404 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e4420 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e4440 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4450 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e44cc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e44d8 kind:arm_call to:0x020e4348 module:overlay(31) +from:0x020e44e8 kind:arm_call to:0x020e420c module:overlay(31) +from:0x020e4514 kind:arm_call to:0x01ff916c module:itcm +from:0x020e455c kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x020e4578 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e4588 kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e45b8 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x020e45d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e4604 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e4614 kind:load to:0x027e09a8 module:dtcm +from:0x020e4620 kind:arm_call to:0x020e3748 module:overlay(31) +from:0x020e4660 kind:arm_call to:0x020e372c module:overlay(31) +from:0x020e4674 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e467c kind:arm_call to:0x020e452c module:overlay(31) +from:0x020e468c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e4738 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e4754 kind:arm_call to:0x020e416c module:overlay(31) +from:0x020e4770 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020e479c kind:load to:0x02114a18 module:overlay(31) +from:0x020e47b0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e47cc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e47d4 kind:arm_call to:0x02011ff4 module:main +from:0x020e4820 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x020e48ac kind:arm_call to:0x01fff498 module:itcm +from:0x020e48b8 kind:arm_call to:0x01fff584 module:itcm +from:0x020e4948 kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e4988 kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e49f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e4a20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e4a30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e4a9c kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e4b00 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e4c1c kind:arm_call to:0x020e372c module:overlay(31) +from:0x020e4c30 kind:arm_call to:0x020e406c module:overlay(31) +from:0x020e4c3c kind:arm_call to:0x020e416c module:overlay(31) +from:0x020e4c54 kind:load to:0x027e0ce8 module:dtcm +from:0x020e4ca4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e4cb0 kind:arm_call to:0x01fff458 module:itcm +from:0x020e4ccc kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e4cd4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e4ce0 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x020e4cf4 kind:load to:0x027e0ce4 module:dtcm +from:0x020e4d24 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x020e4d64 kind:load to:0x02114a34 module:overlay(31) +from:0x020e4d88 kind:arm_call to:0x020e5588 module:overlay(31) +from:0x020e4d90 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e4db4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e4dbc kind:arm_call to:0x02011ff4 module:main +from:0x020e4dd0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e4dd8 kind:arm_call to:0x02011ff4 module:main +from:0x020e4df0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020e4df8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e4e00 kind:arm_call to:0x020e47a0 module:overlay(31) +from:0x020e4e14 kind:arm_call to:0x0203e740 module:main +from:0x020e4e1c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020e4e24 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e4e30 kind:load to:0x020e31c8 module:overlay(31) +from:0x020e4e40 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020e4e48 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e4e50 kind:arm_call to:0x020e47a0 module:overlay(31) +from:0x020e4e64 kind:arm_call to:0x0203e740 module:main +from:0x020e4e6c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020e4e74 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e4e7c kind:arm_call to:0x02011ff4 module:main +from:0x020e4e88 kind:load to:0x020e31c8 module:overlay(31) +from:0x020e4e94 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020e4ea8 kind:load to:0x02118200 module:overlay(31) +from:0x020e4ebc kind:arm_call to:0x02011f3c module:main +from:0x020e4ec8 kind:arm_call to:0x020e50ac module:overlay(31) +from:0x020e4edc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020e4f04 kind:load to:0x02114b08 module:overlay(31) +from:0x020e4f50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e4fcc kind:arm_call to:0x01fff498 module:itcm +from:0x020e4fd8 kind:arm_call to:0x01fff584 module:itcm +from:0x020e508c kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x020e50a0 kind:load to:0x027e0ce4 module:dtcm +from:0x020e50a4 kind:load to:0x027e0ce8 module:dtcm +from:0x020e50b4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020e511c kind:load to:0x02114b2c module:overlay(31) +from:0x020e5120 kind:load to:0x020b3fc8 module:overlay(0) +from:0x020e5124 kind:load to:0x02114aec module:overlay(31) +from:0x020e5130 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e5178 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e51a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e51bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e51c8 kind:arm_call to:0x02073564 module:overlay(0) +from:0x020e51fc kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x020e5234 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e5250 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e526c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e5290 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e52ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e52c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e52e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e5300 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e5328 kind:arm_call to:0x0208217c module:overlay(0) +from:0x020e5344 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020e5380 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020e5390 kind:load to:0x027e09a8 module:dtcm +from:0x020e5394 kind:load to:0x027e09bc module:dtcm +from:0x020e5398 kind:load to:0x027e0cec module:dtcm +from:0x020e53a4 kind:load to:0x027e0cd8 module:dtcm +from:0x020e53a8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020e5414 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e5468 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020e5494 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e54a4 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e54b0 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x020e54d8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x020e54e4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020e5518 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x020e5524 kind:load to:0x027e09c0 module:dtcm +from:0x020e5528 kind:load to:0x027e07d4 module:dtcm +from:0x020e552c kind:load to:0x027e0ce0 module:dtcm +from:0x020e5578 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020e55ac kind:arm_call to:0x02098dac module:overlay(0) +from:0x020e55b4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020e55f4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020e5600 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020e5610 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e5618 kind:arm_call to:0x02011ff4 module:main +from:0x020e5630 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e5638 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e5640 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e5658 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e5660 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e5668 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e5670 kind:arm_call to:0x02011ff4 module:main +from:0x020e5684 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020e56a8 kind:load to:0x027e0ce4 module:dtcm +from:0x020e56ac kind:load to:0x020e56b4 module:overlay(31) +from:0x020e56b0 kind:load to:0x01fff2fc module:itcm +from:0x020e56c0 kind:arm_call to:0x01fff458 module:itcm +from:0x020e56d4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e56ec kind:arm_call to:0x020e56fc module:overlay(31) +from:0x020e5708 kind:arm_call to:0x020e57bc module:overlay(31) +from:0x020e5728 kind:arm_call to:0x01fff458 module:itcm +from:0x020e5754 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e5760 kind:arm_call to:0x01fff458 module:itcm +from:0x020e5784 kind:load to:0x020b3bcc module:overlay(0) +from:0x020e5794 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020e57b8 kind:load to:0x02114b88 module:overlay(31) +from:0x020e57e0 kind:load to:0x021127f0 module:overlay(31) +from:0x020e57fc kind:load to:0x027e0ce4 module:dtcm +from:0x020e5800 kind:load to:0x01fff3b4 module:itcm +from:0x020e5820 kind:arm_call to:0x020e5858 module:overlay(31) +from:0x020e582c kind:load to:0x027e09a4 module:dtcm +from:0x020e5838 kind:arm_call to:0x020e57bc module:overlay(31) +from:0x020e5854 kind:load to:0x027e0d3c module:dtcm +from:0x020e58fc kind:arm_call to:0x0205ea00 module:overlay(0) +from:0x020e5914 kind:arm_call to:0x01fff148 module:itcm +from:0x020e5938 kind:load to:0x027e0ce0 module:dtcm +from:0x020e594c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020e59c4 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020e59d4 kind:arm_call to:0x020e58ec module:overlay(31) +from:0x020e59fc kind:arm_call to:0x020e58ec module:overlay(31) +from:0x020e5a30 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020e5a58 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5a5c kind:load to:0x027e0cd8 module:dtcm +from:0x020e5a9c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e5ab0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e5ab8 kind:arm_call to:0x02011ff4 module:main +from:0x020e5acc kind:load to:0x0211824c module:overlay(31) +from:0x020e5ae0 kind:arm_call to:0x02011f3c module:main +from:0x020e5aec kind:arm_call to:0x020e5b1c module:overlay(31) +from:0x020e5b00 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020e5b18 kind:load to:0x02114bf4 module:overlay(31) +from:0x020e5b24 kind:arm_call to:0x020e578c module:overlay(31) +from:0x020e5b48 kind:load to:0x02114c18 module:overlay(31) +from:0x020e5b4c kind:load to:0x02114c8c module:overlay(31) +from:0x020e5b74 kind:arm_call to:0x020e5f00 module:overlay(31) +from:0x020e5b7c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e5b88 kind:load to:0x02114c18 module:overlay(31) +from:0x020e5b8c kind:load to:0x02114c8c module:overlay(31) +from:0x020e5bb4 kind:arm_call to:0x020e5f00 module:overlay(31) +from:0x020e5bbc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e5bc4 kind:arm_call to:0x02011ff4 module:main +from:0x020e5bd0 kind:load to:0x02114c18 module:overlay(31) +from:0x020e5bd4 kind:load to:0x02114c8c module:overlay(31) +from:0x020e5c1c kind:arm_call to:0x020e5c60 module:overlay(31) +from:0x020e5c38 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020e5c5c kind:load to:0x027e09b8 module:dtcm +from:0x020e5c70 kind:arm_call to:0x020db0f8 module:overlay(31) +from:0x020e5c88 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x020e5c90 kind:load to:0x027e0d34 module:dtcm +from:0x020e5c94 kind:load to:0x027e09b8 module:dtcm +from:0x020e5cf0 kind:arm_call to:0x020e5f00 module:overlay(31) +from:0x020e5d04 kind:arm_call to:0x020e5858 module:overlay(31) +from:0x020e5d38 kind:arm_call to:0x020e57e4 module:overlay(31) +from:0x020e5d70 kind:arm_call to:0x02074764 module:overlay(0) +from:0x020e5de0 kind:arm_call to:0x01fff148 module:itcm +from:0x020e5e74 kind:arm_call to:0x020e57bc module:overlay(31) +from:0x020e5e8c kind:arm_call to:0x02074b28 module:overlay(0) +from:0x020e5e98 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020e5ec4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020e5ee0 kind:arm_call to:0x020db1f4 module:overlay(31) +from:0x020e5ef0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5ef8 kind:load to:0x027e09b8 module:dtcm +from:0x020e5efc kind:load to:0x027e0d34 module:dtcm +from:0x020e5f3c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020e5f64 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020e5f98 kind:load to:0x02118298 module:overlay(31) +from:0x020e5fac kind:arm_call to:0x02011f3c module:main +from:0x020e5fb8 kind:arm_call to:0x020e600c module:overlay(31) +from:0x020e5fcc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020e5fe4 kind:load to:0x02114cf8 module:overlay(31) +from:0x020e6014 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020e6034 kind:arm_call to:0x020aa174 module:overlay(0) +from:0x020e6050 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x020e60d0 kind:arm_call to:0x020e6e38 module:overlay(31) +from:0x020e60ec kind:arm_call to:0x0203e690 module:main +from:0x020e6110 kind:arm_call to:0x020da790 module:overlay(31) +from:0x020e612c kind:load to:0x02114d1c module:overlay(31) +from:0x020e6130 kind:load to:0x027e0ce0 module:dtcm +from:0x020e6134 kind:load to:0x020b3168 module:overlay(0) +from:0x020e6138 kind:load to:0x02114ca4 module:overlay(31) +from:0x020e613c kind:load to:0x02114cdc module:overlay(31) +from:0x020e6140 kind:load to:0x020a1aac module:overlay(0) +from:0x020e6144 kind:load to:0x020e70f0 module:overlay(31) +from:0x020e6154 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e6168 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e6194 kind:arm_call to:0x020daf54 module:overlay(31) +from:0x020e6198 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020e61b4 kind:arm_call to:0x02082130 module:overlay(0) +from:0x020e61bc kind:arm_call to:0x020da80c module:overlay(31) +from:0x020e61d0 kind:arm_call to:0x0203e740 module:main +from:0x020e61d8 kind:arm_call to:0x020e6e60 module:overlay(31) +from:0x020e61e0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e61e8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e61f0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020e61f8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e6204 kind:load to:0x02114d1c module:overlay(31) +from:0x020e6208 kind:load to:0x027e0d2c module:dtcm +from:0x020e620c kind:load to:0x027e0cd8 module:dtcm +from:0x020e6210 kind:load to:0x020a1aac module:overlay(0) +from:0x020e6234 kind:arm_call to:0x020daf54 module:overlay(31) +from:0x020e6238 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020e6254 kind:arm_call to:0x02082130 module:overlay(0) +from:0x020e625c kind:arm_call to:0x020da80c module:overlay(31) +from:0x020e6270 kind:arm_call to:0x0203e740 module:main +from:0x020e6278 kind:arm_call to:0x020e6e60 module:overlay(31) +from:0x020e6280 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e6288 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e6290 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020e6298 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e62a0 kind:arm_call to:0x02011ff4 module:main +from:0x020e62ac kind:load to:0x02114d1c module:overlay(31) +from:0x020e62b0 kind:load to:0x027e0d2c module:dtcm +from:0x020e62b4 kind:load to:0x027e0cd8 module:dtcm +from:0x020e62b8 kind:load to:0x020a1aac module:overlay(0) +from:0x020e62c8 kind:arm_call to:0x020e5fe8 module:overlay(31) +from:0x020e6300 kind:arm_call to:0x020e6a20 module:overlay(31) +from:0x020e637c kind:load to:0x0203feb0 module:main +from:0x020e63b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e63c4 kind:arm_call to:0x02073564 module:overlay(0) +from:0x020e63cc kind:arm_call to:0x020e6c0c module:overlay(31) +from:0x020e63f0 kind:arm_call to:0x020daf54 module:overlay(31) +from:0x020e63fc kind:arm_call to:0x020e6380 module:overlay(31) +from:0x020e6404 kind:load to:0x027e09a8 module:dtcm +from:0x020e6408 kind:load to:0x027e0d2c module:dtcm +from:0x020e6448 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e644c kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020e64b0 kind:arm_call to:0x020e6c8c module:overlay(31) +from:0x020e64d4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x020e6534 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020e6558 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x020e659c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e65ac kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e65d4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e65e0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020e65f8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x020e6624 kind:arm_call to:0x020e6380 module:overlay(31) +from:0x020e6654 kind:arm_call to:0x020dafcc module:overlay(31) +from:0x020e6668 kind:arm_call to:0x020e6380 module:overlay(31) +from:0x020e6674 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e66a8 kind:arm_call to:0x01ff916c module:itcm +from:0x020e66b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e66c8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e6718 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020e6760 kind:arm_call to:0x01fff498 module:itcm +from:0x020e67c4 kind:arm_call to:0x020e6a20 module:overlay(31) +from:0x020e67cc kind:arm_call to:0x01fff584 module:itcm +from:0x020e67f8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x020e6840 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020e686c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e687c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e68cc kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x020e68f8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x020e6908 kind:arm_call to:0x01fff148 module:itcm +from:0x020e692c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e694c kind:arm_call to:0x01ffedac module:itcm +from:0x020e6968 kind:arm_call to:0x01fff498 module:itcm +from:0x020e6974 kind:arm_call to:0x01fff584 module:itcm +from:0x020e6988 kind:arm_call to:0x02176b30 module:overlay(94) +from:0x020e6994 kind:arm_call to:0x020daf54 module:overlay(31) +from:0x020e69b4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e69c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e69d4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e69e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e69f0 kind:load to:0x027e09a8 module:dtcm +from:0x020e69f8 kind:load to:0x027e09c0 module:dtcm +from:0x020e69fc kind:load to:0x027e0ce0 module:dtcm +from:0x020e6a04 kind:load to:0x027e0d2c module:dtcm +from:0x020e6a0c kind:load to:0x027e0ce8 module:dtcm +from:0x020e6a78 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020e6aa8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020e6ac0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020e6ac4 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020e6afc kind:arm_call to:0x02082114 module:overlay(0) +from:0x020e6b28 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020e6b64 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x020e6b68 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020e6bac kind:arm_call to:0x02082114 module:overlay(0) +from:0x020e6bc4 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020e6be4 kind:arm_call to:0x02082130 module:overlay(0) +from:0x020e6bf8 kind:load to:0x027e0cec module:dtcm +from:0x020e6bfc kind:load to:0x027e0cd8 module:dtcm +from:0x020e6c40 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e6c5c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e6c78 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e6c88 kind:load to:0x027e0cec module:dtcm +from:0x020e6d2c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020e6d54 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e6d7c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020e6da4 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x020e6db0 kind:load to:0x027e09b4 module:dtcm +from:0x020e6dc8 kind:load to:0x027e0d2c module:dtcm +from:0x020e6dcc kind:load to:0x020daf68 module:overlay(31) +from:0x020e6de4 kind:load to:0x027e0d2c module:dtcm +from:0x020e6de8 kind:load to:0x020daf68 module:overlay(31) +from:0x020e6e28 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x020e6e44 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020e6e5c kind:load to:0x02114cc0 module:overlay(31) +from:0x020e6e68 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e6e7c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e6e84 kind:arm_call to:0x02011ff4 module:main +from:0x020e6eb8 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x020e6f08 kind:arm_call to:0x020e6a20 module:overlay(31) +from:0x020e6f7c kind:arm_call to:0x01fff498 module:itcm +from:0x020e6f98 kind:arm_call to:0x01fff584 module:itcm +from:0x020e7020 kind:arm_call to:0x01fff498 module:itcm +from:0x020e703c kind:arm_call to:0x01fff584 module:itcm +from:0x020e7070 kind:arm_call to:0x020daf68 module:overlay(31) +from:0x020e70c0 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x020e70d4 kind:load to:0x027e0ce8 module:dtcm +from:0x020e70ec kind:load to:0x027e0d2c module:dtcm +from:0x020e7104 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e710c kind:arm_call to:0x02011ff4 module:main +from:0x020e7120 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e7128 kind:arm_call to:0x02011ff4 module:main +from:0x020e713c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020e71e0 kind:arm_call to:0x01fff498 module:itcm +from:0x020e71e8 kind:arm_call to:0x01fff584 module:itcm +from:0x020e7224 kind:arm_call to:0x020e7d2c module:overlay(31) +from:0x020e7274 kind:load to:0x027e0ce8 module:dtcm +from:0x020e72ac kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020e72bc kind:load to:0x021182e4 module:overlay(31) +from:0x020e72d0 kind:arm_call to:0x02011f3c module:main +from:0x020e72dc kind:arm_call to:0x020e7328 module:overlay(31) +from:0x020e72f0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020e7324 kind:load to:0x02114db0 module:overlay(31) +from:0x020e7330 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020e7360 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x020e736c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020e738c kind:arm_call to:0x02090570 module:overlay(0) +from:0x020e73a0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020e73b4 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020e73d8 kind:arm_call to:0x02090570 module:overlay(0) +from:0x020e73ec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020e7400 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020e7414 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x020e747c kind:arm_call to:0x02059460 module:overlay(0) +from:0x020e74b8 kind:arm_call to:0x0203e690 module:main +from:0x020e74c4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020e74d0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020e74ec kind:load to:0x02114dd4 module:overlay(31) +from:0x020e74f0 kind:load to:0x021127f8 module:overlay(31) +from:0x020e74f4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e74f8 kind:load to:0x02114d94 module:overlay(31) +from:0x020e74fc kind:load to:0x02114d78 module:overlay(31) +from:0x020e7500 kind:load to:0x020b3fc8 module:overlay(0) +from:0x020e7504 kind:load to:0x020a1aac module:overlay(0) +from:0x020e7508 kind:load to:0x020e70f0 module:overlay(31) +from:0x020e7514 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e75e0 kind:load to:0x0203feb0 module:main +from:0x020e75e4 kind:load to:0x02114d7c module:overlay(31) +from:0x020e7644 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x020e7660 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e7678 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020e76b0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e76cc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e76f0 kind:load to:0x027e0cec module:dtcm +from:0x020e76f4 kind:load to:0x027e09a8 module:dtcm +from:0x020e773c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e77c8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x020e77f0 kind:arm_call to:0x020e75ec module:overlay(31) +from:0x020e7810 kind:arm_call to:0x020733ec module:overlay(0) +from:0x020e788c kind:arm_call to:0x020db58c module:overlay(31) +from:0x020e78bc kind:arm_call to:0x020c0718 module:overlay(17) +from:0x020e78d0 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x020e78dc kind:arm_call to:0x02082050 module:overlay(0) +from:0x020e7918 kind:arm_call to:0x01ff993c module:itcm +from:0x020e7928 kind:arm_call to:0x01ff916c module:itcm +from:0x020e7994 kind:arm_call to:0x01ff993c module:itcm +from:0x020e79a4 kind:arm_call to:0x01ffb66c module:itcm +from:0x020e79c8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e79d0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e7a38 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x020e7a80 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020e7ac0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e7ad0 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e7ae0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020e7b20 kind:load to:0x027e09a8 module:dtcm +from:0x020e7b28 kind:load to:0x027e0d38 module:dtcm +from:0x020e7b30 kind:load to:0x027e09c0 module:dtcm +from:0x020e7b40 kind:load to:0x020e7704 module:overlay(31) +from:0x020e7b80 kind:arm_call to:0x020e7704 module:overlay(31) +from:0x020e7bb4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e7c08 kind:arm_call to:0x0200ef9c module:main +from:0x020e7c2c kind:arm_call to:0x01ffc768 module:itcm +from:0x020e7c3c kind:arm_call to:0x0200ea38 module:main +from:0x020e7c98 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x020e7ca4 kind:load to:0x020b66c4 module:overlay(0) +from:0x020e7ca8 kind:load to:0x027e0958 module:dtcm +from:0x020e7cd8 kind:arm_call to:0x01ff938c module:itcm +from:0x020e7cec kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e7d20 kind:arm_call to:0x020e75ec module:overlay(31) +from:0x020e7d9c kind:arm_call to:0x01ff938c module:itcm +from:0x020e7db0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e7ddc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e7df4 kind:load to:0x027e09a8 module:dtcm +from:0x020e7e04 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e7e0c kind:arm_call to:0x02011ff4 module:main +from:0x020e7e30 kind:arm_call to:0x0203e740 module:main +from:0x020e7e38 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e7e40 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e7e48 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020e7e50 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e7e5c kind:load to:0x020a1aac module:overlay(0) +from:0x020e7e78 kind:arm_call to:0x0203e740 module:main +from:0x020e7e80 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e7e88 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e7e90 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020e7e98 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e7ea0 kind:arm_call to:0x02011ff4 module:main +from:0x020e7eac kind:load to:0x020a1aac module:overlay(0) +from:0x020e7eb8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020e7ed0 kind:arm_call to:0x0207cf94 module:overlay(0) +from:0x020e7ef0 kind:arm_call to:0x01fff17c module:itcm +from:0x020e7f2c kind:load to:0x027e0ce0 module:dtcm +from:0x020e7f30 kind:load to:0x0203feb0 module:main +from:0x020e7f50 kind:arm_call to:0x0218baa8 module:overlay(105) +from:0x020e7f9c kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x020e7fcc kind:arm_call to:0x0218bb00 module:overlay(105) +from:0x020e7ffc kind:arm_call to:0x0218bb48 module:overlay(105) +from:0x020e8004 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x020e8014 kind:arm_call to:0x020f5b40 module:overlay(31) +from:0x020e8098 kind:arm_call to:0x02189168 module:overlay(105) +from:0x020e80a0 kind:arm_call to:0x021894dc module:overlay(105) +from:0x020e80cc kind:load to:0x02114e4c module:overlay(31) +from:0x020e80d0 kind:load to:0x02114e30 module:overlay(31) +from:0x020e80e0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e80f4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e8114 kind:arm_call to:0x020e81c8 module:overlay(31) +from:0x020e811c kind:arm_call to:0x020e8244 module:overlay(31) +from:0x020e8124 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e812c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8134 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e813c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8144 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020e814c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e8158 kind:load to:0x02114e4c module:overlay(31) +from:0x020e815c kind:load to:0x027e07d4 module:dtcm +from:0x020e8174 kind:arm_call to:0x020e81c8 module:overlay(31) +from:0x020e817c kind:arm_call to:0x020e8244 module:overlay(31) +from:0x020e8184 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e818c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8194 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e819c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e81a4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020e81ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e81b4 kind:arm_call to:0x02011ff4 module:main +from:0x020e81c0 kind:load to:0x02114e4c module:overlay(31) +from:0x020e81c4 kind:load to:0x027e07d4 module:dtcm +from:0x020e81f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e823c kind:load to:0x027e0ce4 module:dtcm +from:0x020e8240 kind:load to:0x027e07d4 module:dtcm +from:0x020e826c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e8278 kind:arm_call to:0x01fff458 module:itcm +from:0x020e828c kind:arm_call to:0x020f7c90 module:overlay(31) +from:0x020e82a0 kind:load to:0x027e0ce4 module:dtcm +from:0x020e82b0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e82b8 kind:arm_call to:0x02011ff4 module:main +from:0x020e8314 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x020e835c kind:load to:0x0203feb0 module:main +from:0x020e839c kind:arm_call to:0x020e8870 module:overlay(31) +from:0x020e83ac kind:arm_call to:0x020e876c module:overlay(31) +from:0x020e83c4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020e8444 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020e8480 kind:arm_call to:0x020e8b78 module:overlay(31) +from:0x020e84f0 kind:arm_call to:0x020e8b78 module:overlay(31) +from:0x020e8510 kind:load to:0x027e095c module:dtcm +from:0x020e8514 kind:load to:0x0203feb0 module:main +from:0x020e8528 kind:load to:0x02118330 module:overlay(31) +from:0x020e853c kind:arm_call to:0x02011f3c module:main +from:0x020e8548 kind:arm_call to:0x020e8594 module:overlay(31) +from:0x020e855c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020e858c kind:load to:0x02114f04 module:overlay(31) +from:0x020e859c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020e85ec kind:arm_call to:0x0205a664 module:overlay(0) +from:0x020e861c kind:arm_call to:0x0202a17c module:main +from:0x020e8638 kind:load to:0x02114f28 module:overlay(31) +from:0x020e863c kind:load to:0x02114ee8 module:overlay(31) +from:0x020e8640 kind:load to:0x02114ecc module:overlay(31) +from:0x020e8644 kind:load to:0x02114eb0 module:overlay(31) +from:0x020e8654 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8668 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e8724 kind:load to:0x0203feb0 module:main +from:0x020e872c kind:load to:0x02114eb4 module:overlay(31) +from:0x020e8760 kind:arm_call to:0x020e876c module:overlay(31) +from:0x020e87a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020e87b4 kind:arm_call to:0x020db0b4 module:overlay(31) +from:0x020e87e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020e8840 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020e884c kind:arm_call to:0x020e8870 module:overlay(31) +from:0x020e8860 kind:load to:0x027e09a8 module:dtcm +from:0x020e8864 kind:load to:0x027e0d34 module:dtcm +from:0x020e8868 kind:load to:0x027e0cec module:dtcm +from:0x020e886c kind:load to:0x0203feb0 module:main +from:0x020e8914 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e89a0 kind:arm_call to:0x020e8870 module:overlay(31) +from:0x020e89fc kind:arm_call to:0x020c0718 module:overlay(17) +from:0x020e8a10 kind:arm_call to:0x020e8870 module:overlay(31) +from:0x020e8a20 kind:arm_call to:0x02082050 module:overlay(0) +from:0x020e8a34 kind:arm_call to:0x020e8870 module:overlay(31) +from:0x020e8a78 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x020e8a8c kind:arm_call to:0x020e876c module:overlay(31) +from:0x020e8ac8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020e8af8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e8b0c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020e8b1c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020e8b38 kind:arm_call to:0x020e876c module:overlay(31) +from:0x020e8b48 kind:load to:0x027e09c0 module:dtcm +from:0x020e8b60 kind:arm_call to:0x020e8870 module:overlay(31) +from:0x020e8b9c kind:arm_call to:0x01ffc768 module:itcm +from:0x020e8bdc kind:arm_call to:0x02025fb4 module:main +from:0x020e8c74 kind:load to:0x020b66c4 module:overlay(0) +from:0x020e8c98 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e8cb4 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x020e8cbc kind:load to:0x027e0958 module:dtcm +from:0x020e8cc8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8cd0 kind:arm_call to:0x02011ff4 module:main +from:0x020e8ce4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e8cec kind:arm_call to:0x02011ff4 module:main +from:0x020e8d04 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e8d0c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8d14 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e8d2c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020e8d34 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8d3c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020e8d44 kind:arm_call to:0x02011ff4 module:main +from:0x020e8d58 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020e8d6c kind:arm_call to:0x020aa3b0 module:overlay(0) +from:0x020e8da4 kind:arm_call to:0x020e8e40 module:overlay(31) +from:0x020e8dd4 kind:load to:0x02115050 module:overlay(31) +from:0x020e8de4 kind:arm_call to:0x020e8e78 module:overlay(31) +from:0x020e8dec kind:arm_call to:0x020aa508 module:overlay(0) +from:0x020e8e04 kind:arm_call to:0x020e8e78 module:overlay(31) +from:0x020e8e0c kind:arm_call to:0x020aa508 module:overlay(0) +from:0x020e8e14 kind:arm_call to:0x02011ff4 module:main +from:0x020e8e2c kind:arm_call to:0x020e8e78 module:overlay(31) +from:0x020e8e34 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x020e8e4c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020e8e74 kind:load to:0x02114fa4 module:overlay(31) +from:0x020e8e88 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8ea4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020e8eac kind:arm_call to:0x02011ff4 module:main +from:0x020e8f28 kind:arm_call to:0x020e93a8 module:overlay(31) +from:0x020e8f94 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e8fa0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e8fac kind:arm_call to:0x02017ed0 module:main +from:0x020e90cc kind:arm_call to:0x020d8024 module:overlay(24) +from:0x020e90d8 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x020e9114 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e9120 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e925c kind:arm_call to:0x01fff148 module:itcm +from:0x020e9284 kind:arm_call to:0x02016b24 module:main +from:0x020e92cc kind:arm_call to:0x020d8520 module:overlay(24) +from:0x020e92ec kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x020e939c kind:load to:0x027e0ce0 module:dtcm +from:0x020e93a4 kind:load to:0x0204b164 module:main +from:0x020e9414 kind:arm_call to:0x0201696c module:main +from:0x020e9424 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020e944c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e9480 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020e94d8 kind:load to:0x027e0cd8 module:dtcm +from:0x020e94dc kind:load to:0x02112808 module:overlay(31) +from:0x020e94e0 kind:load to:0x0211836c module:overlay(31) +from:0x020e94e4 kind:load to:0x02114f7c module:overlay(31) +from:0x020e94e8 kind:load to:0x02114f7c module:overlay(31) +from:0x020e94ec kind:load to:0x02114f8c module:overlay(31) +from:0x020e9584 kind:load to:0x0204b164 module:main +from:0x020e95ac kind:arm_call to:0x01fff148 module:itcm +from:0x020e95d4 kind:arm_call to:0x02016b24 module:main +from:0x020e960c kind:arm_call to:0x01ff930c module:itcm +from:0x020e962c kind:arm_call to:0x0201696c module:main +from:0x020e9660 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020e9670 kind:arm_call to:0x020e93a8 module:overlay(31) +from:0x020e9738 kind:arm_call to:0x020e93a8 module:overlay(31) +from:0x020e97ac kind:arm_call to:0x02017eec module:main +from:0x020e9834 kind:load to:0x027e0ce0 module:dtcm +from:0x020e983c kind:load to:0x02114f88 module:overlay(31) +from:0x020e9840 kind:load to:0x027e0cd8 module:dtcm +from:0x020e9844 kind:load to:0x0211280c module:overlay(31) +from:0x020e9848 kind:load to:0x0204b164 module:main +from:0x020e984c kind:load to:0x0203feb0 module:main +from:0x020e98f0 kind:arm_call to:0x0201696c module:main +from:0x020e9908 kind:arm_call to:0x020aa69c module:overlay(0) +from:0x020e9934 kind:load to:0x0204b164 module:main +from:0x020e9938 kind:load to:0x02114f84 module:overlay(31) +from:0x020e9958 kind:arm_call to:0x01fff148 module:itcm +from:0x020e9988 kind:arm_call to:0x02016b24 module:main +from:0x020e9a30 kind:arm_call to:0x0201696c module:main +from:0x020e9a48 kind:arm_call to:0x020aa69c module:overlay(0) +from:0x020e9b10 kind:load to:0x027e0ce0 module:dtcm +from:0x020e9b14 kind:load to:0x02114f80 module:overlay(31) +from:0x020e9b38 kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x020e9b44 kind:arm_call to:0x020168f0 module:main +from:0x020e9b6c kind:arm_call to:0x01ff9364 module:itcm +from:0x020e9ba4 kind:arm_call to:0x01ff930c module:itcm +from:0x020e9bec kind:arm_call to:0x020aaa48 module:overlay(0) +from:0x020e9c60 kind:arm_call to:0x020e9b18 module:overlay(31) +from:0x020e9d8c kind:arm_call to:0x020aaa48 module:overlay(0) +from:0x020e9e20 kind:arm_call to:0x020e9b18 module:overlay(31) +from:0x020e9e80 kind:arm_call to:0x020aa5b0 module:overlay(0) +from:0x020e9f18 kind:load to:0x02114fb8 module:overlay(31) +from:0x020e9f4c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x020e9fc4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020e9fd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea018 kind:load to:0x02115000 module:overlay(31) +from:0x020ea048 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020ea114 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020ea120 kind:load to:0x027e0cd8 module:dtcm +from:0x020ea124 kind:load to:0x027e09c0 module:dtcm +from:0x020ea130 kind:load to:0x020c0718 module:overlays(2,4,17) +from:0x020ea188 kind:arm_call to:0x02015018 module:main +from:0x020ea1ac kind:arm_call to:0x01fff05c module:itcm +from:0x020ea1c4 kind:arm_call to:0x01fff458 module:itcm +from:0x020ea1e8 kind:arm_call to:0x02072fec module:overlay(0) +from:0x020ea208 kind:load to:0x027e0cd8 module:dtcm +from:0x020ea20c kind:load to:0x027e09a8 module:dtcm +from:0x020ea218 kind:load to:0x02118380 module:overlay(31) +from:0x020ea22c kind:arm_call to:0x02011f3c module:main +from:0x020ea238 kind:arm_call to:0x020ea2cc module:overlay(31) +from:0x020ea24c kind:arm_call to:0x02099040 module:overlay(0) +from:0x020ea25c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x020ea2b4 kind:load to:0x0211516c module:overlay(31) +from:0x020ea2b8 kind:load to:0x02114818 module:overlay(31) +from:0x020ea2bc kind:load to:0x02115190 module:overlay(31) +from:0x020ea2d4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020ea340 kind:arm_call to:0x02080340 module:overlay(0) +from:0x020ea35c kind:load to:0x021151b4 module:overlay(31) +from:0x020ea360 kind:load to:0x02118380 module:overlay(31) +from:0x020ea364 kind:load to:0x020b3168 module:overlay(0) +from:0x020ea388 kind:arm_call to:0x020ea434 module:overlay(31) +from:0x020ea394 kind:load to:0x02118458 module:overlay(31) +from:0x020ea3ec kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x020ea3f4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020ea404 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea414 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020ea428 kind:arm_call to:0x020ea434 module:overlay(31) +from:0x020ea430 kind:load to:0x027e0ce0 module:dtcm +from:0x020ea468 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x020ea49c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x020ea4a8 kind:arm_call to:0x020ea4b8 module:overlay(31) +from:0x020ea4b4 kind:load to:0x027e09c0 module:dtcm +from:0x020ea4d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020ea4dc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020ea4e4 kind:load to:0x027e09a8 module:dtcm +from:0x020ea4fc kind:arm_call to:0x01fff5d0 module:itcm +from:0x020ea574 kind:arm_call to:0x01fff60c module:itcm +from:0x020ea584 kind:load to:0x027e0130 module:dtcm +from:0x020ea588 kind:load to:0x027e09b4 module:dtcm +from:0x020ea5bc kind:arm_call to:0x02099d2c module:overlay(0) +from:0x020ea5e0 kind:arm_call to:0x020ea434 module:overlay(31) +from:0x020ea604 kind:arm_call to:0x02099d98 module:overlay(0) +from:0x020ea624 kind:arm_call to:0x020ea434 module:overlay(31) +from:0x020ea644 kind:arm_call to:0x02080360 module:overlay(0) +from:0x020ea64c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020ea654 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020ea66c kind:arm_call to:0x02080360 module:overlay(0) +from:0x020ea674 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020ea67c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020ea684 kind:arm_call to:0x02011ff4 module:main +from:0x020ea698 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020ea6ac kind:load to:0x02118488 module:overlay(31) +from:0x020ea6c0 kind:arm_call to:0x02011f3c module:main +from:0x020ea6cc kind:arm_call to:0x020ea794 module:overlay(31) +from:0x020ea6e0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020ea714 kind:load to:0x02115248 module:overlay(31) +from:0x020ea740 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020ea780 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020ea78c kind:load to:0x020b6ba4 module:overlay(0) +from:0x020ea79c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020ea7c4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x020ea7d8 kind:arm_call to:0x020eb8dc module:overlay(31) +from:0x020ea800 kind:load to:0x0211526c module:overlay(31) +from:0x020ea814 kind:arm_call to:0x020eb740 module:overlay(31) +from:0x020ea850 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020ea880 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020ea9bc kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020ea9cc kind:load to:0x02115218 module:overlay(31) +from:0x020ea9d0 kind:load to:0x0204b164 module:main +from:0x020eaa10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020eaa2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020eaa48 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020eaa50 kind:load to:0x027e09a8 module:dtcm +from:0x020eaa7c kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eaa90 kind:arm_call to:0x020170f0 module:main +from:0x020eaaa8 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x020eaad0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020eaad8 kind:arm_call to:0x020ea9d8 module:overlay(31) +from:0x020eaae8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020eaaf0 kind:load to:0x027e0ce0 module:dtcm +from:0x020eab8c kind:load to:0x0204b164 module:main +from:0x020eabbc kind:arm_call to:0x020eb574 module:overlay(31) +from:0x020eabe4 kind:arm_call to:0x01fff05c module:itcm +from:0x020eac00 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020eac10 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eac1c kind:load to:0x027e0cd8 module:dtcm +from:0x020eac68 kind:arm_call to:0x020eb5d4 module:overlay(31) +from:0x020eac90 kind:arm_call to:0x01fff05c module:itcm +from:0x020eacac kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020eacbc kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eacc8 kind:load to:0x027e0cd8 module:dtcm +from:0x020ead78 kind:arm_call to:0x020eb5d4 module:overlay(31) +from:0x020eadb0 kind:arm_call to:0x01fff05c module:itcm +from:0x020eadd0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020eade8 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020eae04 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eae10 kind:load to:0x027e0cd8 module:dtcm +from:0x020eae2c kind:arm_call to:0x020c11c8 module:overlay(17) +from:0x020eae34 kind:arm_call to:0x02099394 module:overlay(0) +from:0x020eae50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020eae5c kind:arm_call to:0x020c11f4 module:overlay(17) +from:0x020eae84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eaeb4 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eaebc kind:load to:0x027e0ce4 module:dtcm +from:0x020eaef0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x020eaf18 kind:arm_call to:0x01ffd420 module:itcm +from:0x020eaf64 kind:arm_call to:0x020db1d4 module:overlay(31) +from:0x020eaf74 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020eaf7c kind:load to:0x027e09b8 module:dtcm +from:0x020eaf80 kind:load to:0x027e0d34 module:dtcm +from:0x020eafc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020eafd4 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eaff8 kind:load to:0x027e0ce4 module:dtcm +from:0x020eb084 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020eb0a0 kind:load to:0x027e0cec module:dtcm +from:0x020eb0bc kind:arm_call to:0x01ffedac module:itcm +from:0x020eb0d4 kind:arm_call to:0x0210ccb8 module:overlay(31) +from:0x020eb0ec kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eb140 kind:arm_call to:0x01ffedac module:itcm +from:0x020eb160 kind:arm_call to:0x0210ccb8 module:overlay(31) +from:0x020eb1f8 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eb21c kind:load to:0x027e0cd8 module:dtcm +from:0x020eb238 kind:arm_call to:0x01ffedac module:itcm +from:0x020eb254 kind:arm_call to:0x0210ce4c module:overlay(31) +from:0x020eb27c kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x020eb290 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x020eb2a0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020eb2ac kind:load to:0x027e0cec module:dtcm +from:0x020eb2c0 kind:arm_call to:0x01ffedac module:itcm +from:0x020eb2dc kind:arm_call to:0x0210ce4c module:overlay(31) +from:0x020eb2e8 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eb340 kind:load to:0x021152c0 module:overlay(31) +from:0x020eb37c kind:arm_call to:0x01fff17c module:itcm +from:0x020eb388 kind:arm_call to:0x020180ac module:main +from:0x020eb430 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020eb470 kind:arm_call to:0x020eaa54 module:overlay(31) +from:0x020eb494 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eb4e0 kind:arm_call to:0x020eb780 module:overlay(31) +from:0x020eb510 kind:arm_call to:0x01ffedac module:itcm +from:0x020eb528 kind:arm_call to:0x0210ce4c module:overlay(31) +from:0x020eb53c kind:arm_call to:0x01ffedac module:itcm +from:0x020eb554 kind:arm_call to:0x0210ce4c module:overlay(31) +from:0x020eb560 kind:load to:0x027e0ce0 module:dtcm +from:0x020eb570 kind:load to:0x02115328 module:overlay(31) +from:0x020eb57c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020eb58c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb5c0 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020eb5dc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020eb5ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb610 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020eb628 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020eb654 kind:arm_call to:0x0205d778 module:overlay(0) +from:0x020eb66c kind:arm_call to:0x020eb740 module:overlay(31) +from:0x020eb69c kind:arm_call to:0x0205d78c module:overlay(0) +from:0x020eb6d4 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x020eb724 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x020eb730 kind:load to:0x02112810 module:overlay(31) +from:0x020eb738 kind:load to:0x02115208 module:overlay(31) +from:0x020eb788 kind:arm_call to:0x020eb848 module:overlay(31) +from:0x020eb840 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020eb8f0 kind:arm_call to:0x020f7d24 module:overlay(31) +from:0x020eb910 kind:load to:0x02115230 module:overlay(31) +from:0x020eb938 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eb948 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x020eb968 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eb970 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x020eb98c kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x020eb998 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x020eb9ac kind:arm_call to:0x020eaa54 module:overlay(31) +from:0x020eb9b4 kind:arm_call to:0x020f7e1c module:overlay(31) +from:0x020eb9c8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x020eb9d0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020eb9e8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x020eb9f0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020eb9f8 kind:arm_call to:0x02011ff4 module:main +from:0x020eba0c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020eba1c kind:load to:0x02118520 module:overlay(31) +from:0x020eba2c kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x020eba3c kind:load to:0x021153ec module:overlay(31) +from:0x020eba44 kind:load to:0x021184e4 module:overlay(31) +from:0x020eba50 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eba58 kind:thumb_call to:0x020ebb2c module:overlay(31) +from:0x020eba6a kind:thumb_call_arm to:0x02098e24 module:overlay(0) +from:0x020eba98 kind:load to:0x021153c8 module:overlay(31) +from:0x020ebaa8 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x020ebad4 kind:thumb_call_arm to:0x020aa348 module:overlay(0) +from:0x020ebae0 kind:load to:0x02115410 module:overlay(31) +from:0x020ebae8 kind:load to:0x01ffc57c module:itcm +from:0x020ebb00 kind:thumb_call_arm to:0x02098dac module:overlay(0) +from:0x020ebb18 kind:thumb_call_arm to:0x02098ba8 module:overlay(0) +from:0x020ebb20 kind:load to:0x02118520 module:overlay(31) +from:0x020ebb24 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020ebb62 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x020ebb7e kind:thumb_call_arm to:0x020aa3b0 module:overlay(0) +from:0x020ebba6 kind:thumb_call to:0x020f02e0 module:overlay(31) +from:0x020ebbba kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x020ebbca kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x020ebc14 kind:thumb_call to:0x020ebad0 module:overlay(31) +from:0x020ebc1c kind:thumb_call_arm to:0x020f0504 module:overlay(31) +from:0x020ebc24 kind:thumb_call_arm to:0x02080464 module:overlay(0) +from:0x020ebc58 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x020ebc78 kind:thumb_call to:0x0209b290 module:overlay(0) +from:0x020ebc8a kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x020ebcca kind:thumb_call to:0x020590f0 module:overlay(0) +from:0x020ebce8 kind:thumb_call to:0x0209b1f4 module:overlay(0) +from:0x020ebcfc kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x020ebd26 kind:thumb_call_arm to:0x0203e690 module:main +from:0x020ebe4a kind:thumb_call_arm to:0x0209b5a8 module:overlay(0) +from:0x020ebe62 kind:thumb_call_arm to:0x020f0544 module:overlay(31) +from:0x020ebe6c kind:load to:0x027e0ce0 module:dtcm +from:0x020ebe70 kind:load to:0x02118520 module:overlay(31) +from:0x020ebe78 kind:load to:0x021156ec module:overlay(31) +from:0x020ebe7c kind:load to:0x021154cc module:overlay(31) +from:0x020ebe80 kind:load to:0x02115628 module:overlay(31) +from:0x020ebe88 kind:load to:0x02115484 module:overlay(31) +from:0x020ebe90 kind:load to:0x0211543c module:overlay(31) +from:0x020ebe98 kind:load to:0x020e31c8 module:overlay(31) +from:0x020ebe9c kind:load to:0x020e4d98 module:overlay(31) +from:0x020ebea4 kind:load to:0x027e0d3c module:dtcm +from:0x020ebea8 kind:load to:0x021158f8 module:overlay(31) +from:0x020ebeac kind:load to:0x021157a8 module:overlay(31) +from:0x020ebee4 kind:thumb_call to:0x020f0348 module:overlay(31) +from:0x020ebef0 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x020ebefc kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x020ebf08 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x020ebf26 kind:thumb_call_arm to:0x020a18e8 module:overlay(0) +from:0x020ebf36 kind:thumb_call_arm to:0x020a18e8 module:overlay(0) +from:0x020ebf4a kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ebf54 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x020ebf5e kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x020ebf66 kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020ebf70 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x020ebf78 kind:thumb_call_arm to:0x020804a0 module:overlay(0) +from:0x020ebf80 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x020ebf8a kind:thumb_call to:0x020f0348 module:overlay(31) +from:0x020ebf90 kind:thumb_call_arm to:0x020aa508 module:overlay(0) +from:0x020ebf98 kind:load to:0x02115628 module:overlay(31) +from:0x020ebf9c kind:load to:0x027e0cec module:dtcm +from:0x020ebfa4 kind:load to:0x027e0d3c module:dtcm +from:0x020ebfac kind:load to:0x020e31c8 module:overlay(31) +from:0x020ebfca kind:thumb_call_arm to:0x020a18e8 module:overlay(0) +from:0x020ebfda kind:thumb_call_arm to:0x020a18e8 module:overlay(0) +from:0x020ebfee kind:thumb_call_arm to:0x0203e740 module:main +from:0x020ebff8 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x020ec002 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x020ec00a kind:thumb_call to:0x0205910c module:overlay(0) +from:0x020ec014 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x020ec01c kind:thumb_call_arm to:0x020804a0 module:overlay(0) +from:0x020ec024 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x020ec02e kind:thumb_call to:0x020f0348 module:overlay(31) +from:0x020ec034 kind:thumb_call_arm to:0x020aa508 module:overlay(0) +from:0x020ec03a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ec044 kind:load to:0x02115628 module:overlay(31) +from:0x020ec048 kind:load to:0x027e0cec module:dtcm +from:0x020ec050 kind:load to:0x027e0d3c module:dtcm +from:0x020ec058 kind:load to:0x020e31c8 module:overlay(31) +from:0x020ec068 kind:arm_call to:0x020ee5cc module:overlay(31) +from:0x020ec0a4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x020ec0b8 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x020ec114 kind:arm_call to:0x020ec060 module:overlay(31) +from:0x020ec17c kind:load to:0x020ab004 module:overlay(0) +from:0x020ec180 kind:load to:0x020efbe0 module:overlay(31) +from:0x020ec188 kind:load to:0x0211539c module:overlay(31) +from:0x020ec274 kind:arm_call to:0x020ec194 module:overlay(31) +from:0x020ec2a8 kind:load to:0x02115510 module:overlay(31) +from:0x020ec31c kind:arm_call to:0x020efeb0 module:overlay(31) +from:0x020ec344 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ec35c kind:arm_call to:0x020ef66c module:overlay(31) +from:0x020ec374 kind:arm_call to:0x020f0040 module:overlay(31) +from:0x020ec380 kind:arm_call to:0x020f0694 module:overlay(31) +from:0x020ec388 kind:arm_call to:0x020efe08 module:overlay(31) +from:0x020ec3b8 kind:arm_call to:0x01ff916c module:itcm +from:0x020ec3dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ec420 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020ec448 kind:load to:0x02115598 module:overlay(31) +from:0x020ec450 kind:load to:0x027e09c0 module:dtcm +from:0x020ec514 kind:arm_call to:0x020ec52c module:overlay(31) +from:0x020ec544 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ec568 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ec57c kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec588 kind:arm_call to:0x01ff938c module:itcm +from:0x020ec594 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ec5b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ec5c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec5d4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ec5e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ec5f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ec5f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020ec60c kind:arm_call to:0x01ff938c module:itcm +from:0x020ec618 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ec624 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ec630 kind:arm_call to:0x020168f0 module:main +from:0x020ec640 kind:arm_call to:0x01ff930c module:itcm +from:0x020ec690 kind:arm_call to:0x020aaa48 module:overlay(0) +from:0x020ec6d4 kind:arm_call to:0x020ee2b0 module:overlay(31) +from:0x020ec784 kind:arm_call to:0x02016f54 module:main +from:0x020ec7ac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ec7d0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ec7e8 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x020ec848 kind:arm_call to:0x020efcb4 module:overlay(31) +from:0x020ec864 kind:arm_call to:0x01fff17c module:itcm +from:0x020ec884 kind:arm_call to:0x01fff17c module:itcm +from:0x020ec8cc kind:arm_call to:0x0201696c module:main +from:0x020ec8e4 kind:arm_call to:0x02016c00 module:main +from:0x020ec904 kind:arm_call to:0x02016c88 module:main +from:0x020ec948 kind:arm_call to:0x0201696c module:main +from:0x020ec954 kind:arm_call to:0x020ee0c4 module:overlay(31) +from:0x020ec994 kind:load to:0x027e0ce0 module:dtcm +from:0x020ec998 kind:load to:0x0211283c module:overlay(31) +from:0x020ec9a8 kind:arm_call to:0x020ef298 module:overlay(31) +from:0x020ec9e0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020eca00 kind:arm_call to:0x01fff17c module:itcm +from:0x020eca20 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020eca38 kind:arm_call to:0x0201696c module:main +from:0x020eca44 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020eca58 kind:arm_call to:0x02016c00 module:main +from:0x020eca6c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020eca80 kind:arm_call to:0x02016c88 module:main +from:0x020ecaac kind:arm_call to:0x01fff17c module:itcm +from:0x020ecacc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ecae4 kind:arm_call to:0x0201696c module:main +from:0x020ecaf0 kind:arm_call to:0x020ee0c4 module:overlay(31) +from:0x020ecb38 kind:load to:0x027e0ce0 module:dtcm +from:0x020ecb3c kind:load to:0x0211283c module:overlay(31) +from:0x020ecb50 kind:arm_call to:0x020ef0b8 module:overlay(31) +from:0x020ecbb0 kind:arm_call to:0x02015298 module:main +from:0x020ecc50 kind:arm_call to:0x02073348 module:overlay(0) +from:0x020ecc5c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ecc6c kind:arm_call to:0x020ecc9c module:overlay(31) +from:0x020ecc94 kind:load to:0x027e09a8 module:dtcm +from:0x020eccc4 kind:arm_call to:0x01ff916c module:itcm +from:0x020eccd0 kind:arm_call to:0x020168f0 module:main +from:0x020ecce0 kind:arm_call to:0x01ff930c module:itcm +from:0x020ecd48 kind:arm_call to:0x01ff916c module:itcm +from:0x020ecd5c kind:arm_call to:0x01ff916c module:itcm +from:0x020ecd70 kind:arm_call to:0x01ff916c module:itcm +from:0x020ecd84 kind:arm_call to:0x020ee0c4 module:overlay(31) +from:0x020ecde8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ece44 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ece4c kind:arm_call to:0x01ff938c module:itcm +from:0x020ece5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ece6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eceb8 kind:arm_call to:0x01ff9218 module:itcm +from:0x020ecef0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ecf04 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ecf0c kind:arm_call to:0x01ff938c module:itcm +from:0x020ecf48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ecf58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ecf94 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ecfdc kind:load to:0x0203feb0 module:main +from:0x020ed004 kind:load to:0x020ee0c4 module:overlay(31) +from:0x020ed02c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ed06c kind:arm_call to:0x01ffd420 module:itcm +from:0x020ed084 kind:arm_call to:0x020ee654 module:overlay(31) +from:0x020ed090 kind:arm_call to:0x02156188 module:overlay(71) +from:0x020ed0d4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020ed110 kind:arm_call to:0x020ec9cc module:overlay(31) +from:0x020ed130 kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed144 kind:arm_call to:0x020ef700 module:overlay(31) +from:0x020ed158 kind:arm_call to:0x020ef0b8 module:overlay(31) +from:0x020ed188 kind:arm_call to:0x020168f0 module:main +from:0x020ed1d4 kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed224 kind:arm_call to:0x020ecb74 module:overlay(31) +from:0x020ed26c kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed284 kind:arm_call to:0x020ecc9c module:overlay(31) +from:0x020ed2a4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x020ed2bc kind:arm_call to:0x02156228 module:overlays(71,79) +from:0x020ed2e0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020ed328 kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed348 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ed378 kind:arm_call to:0x02168308 module:overlays(93,94) +from:0x020ed384 kind:arm_call to:0x02156188 module:overlay(71) +from:0x020ed3a0 kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed3e4 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x020ed41c kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed428 kind:load to:0x027e0ce4 module:dtcm +from:0x020ed42c kind:load to:0x027e09b8 module:dtcm +from:0x020ed434 kind:load to:0x027e09a8 module:dtcm +from:0x020ed43c kind:load to:0x027e0cec module:dtcm +from:0x020ed440 kind:load to:0x027e0d8c module:dtcm +from:0x020ed464 kind:arm_call to:0x020ee0c4 module:overlay(31) +from:0x020ed49c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ed4e0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ed4f8 kind:arm_call to:0x020ee654 module:overlay(31) +from:0x020ed504 kind:arm_call to:0x02156188 module:overlay(71) +from:0x020ed548 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020ed584 kind:arm_call to:0x020ec768 module:overlay(31) +from:0x020ed590 kind:arm_call to:0x02168348 module:overlays(90,92,93) +from:0x020ed598 kind:arm_call to:0x02168358 module:overlay(93) +from:0x020ed5b8 kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed5cc kind:arm_call to:0x020ef700 module:overlay(31) +from:0x020ed5e0 kind:arm_call to:0x020ef298 module:overlay(31) +from:0x020ed610 kind:arm_call to:0x020168f0 module:main +from:0x020ed654 kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed690 kind:arm_call to:0x02168368 module:overlay(93) +from:0x020ed6bc kind:arm_call to:0x020ecb74 module:overlay(31) +from:0x020ed6fc kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed710 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ed72c kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed754 kind:arm_call to:0x020ecc9c module:overlay(31) +from:0x020ed794 kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020ed7dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ed7f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed80c kind:arm_call to:0x020eedac module:overlay(31) +from:0x020ed85c kind:arm_call to:0x020ecc9c module:overlay(31) +from:0x020ed880 kind:arm_call to:0x02156228 module:overlays(71,79) +from:0x020ed8a8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x020ed8bc kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020ed8dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ed910 kind:arm_call to:0x02168308 module:overlays(93,94) +from:0x020ed91c kind:arm_call to:0x02156188 module:overlay(71) +from:0x020ed970 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x020ed9a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020ed9a8 kind:load to:0x027e09b8 module:dtcm +from:0x020ed9ac kind:load to:0x027e0d8c module:dtcm +from:0x020ed9b8 kind:load to:0x027e09a8 module:dtcm +from:0x020ed9c0 kind:load to:0x027e0cec module:dtcm +from:0x020ed9e8 kind:arm_call to:0x020ee0c4 module:overlay(31) +from:0x020ed9f4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020eda00 kind:arm_call to:0x020168f0 module:main +from:0x020eda0c kind:arm_call to:0x020ecb74 module:overlay(31) +from:0x020eda1c kind:load to:0x020ecc04 module:overlay(31) +from:0x020eda60 kind:arm_call to:0x020aaa48 module:overlay(0) +from:0x020eda9c kind:arm_call to:0x020ee2b0 module:overlay(31) +from:0x020edb0c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020edb14 kind:load to:0x027e0cec module:dtcm +from:0x020edb20 kind:arm_call to:0x020ee5cc module:overlay(31) +from:0x020edb2c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020edb58 kind:load to:0x020ec768 module:overlay(31) +from:0x020edb84 kind:arm_call to:0x020ef298 module:overlay(31) +from:0x020edc3c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020edc7c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020edcac kind:arm_call to:0x020f06d4 module:overlay(31) +from:0x020edcb8 kind:load to:0x0203feb0 module:main +from:0x020edcf4 kind:arm_call to:0x020edf38 module:overlay(31) +from:0x020edd1c kind:arm_call to:0x020c62cc module:overlays(19,24) +from:0x020edd34 kind:arm_call to:0x0213e3b8 module:overlay(53) +from:0x020edd5c kind:arm_call to:0x020ede88 module:overlay(31) +from:0x020edd78 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020edd80 kind:arm_call to:0x020eddbc module:overlay(31) +from:0x020edd9c kind:arm_call to:0x02082090 module:overlay(0) +from:0x020edda8 kind:load to:0x020da000 module:overlays(19,24) +from:0x020eddac kind:load to:0x02166054 module:overlays(59,63,68,73,84) +from:0x020eddb0 kind:load to:0x020b69b8 module:overlay(0) +from:0x020eddb8 kind:load to:0x027e0cd8 module:dtcm +from:0x020eddec kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020ede48 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020ede5c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x020ede7c kind:load to:0x020b69b8 module:overlay(0) +from:0x020ede80 kind:load to:0x027e09a8 module:dtcm +from:0x020edebc kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020edf0c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020edf2c kind:load to:0x020b69b8 module:overlay(0) +from:0x020edf30 kind:load to:0x020b6a14 module:overlay(0) +from:0x020edf50 kind:arm_call to:0x02016f54 module:main +from:0x020edfbc kind:arm_call to:0x02127d80 module:overlay(40) +from:0x020edff0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ee004 kind:arm_call to:0x02074764 module:overlay(0) +from:0x020ee034 kind:arm_call to:0x02016f54 module:main +from:0x020ee050 kind:arm_call to:0x02016f54 module:main +from:0x020ee0ac kind:arm_call to:0x02074b28 module:overlay(0) +from:0x020ee0bc kind:load to:0x027e09b8 module:dtcm +from:0x020ee10c kind:arm_call to:0x02073348 module:overlay(0) +from:0x020ee138 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020ee148 kind:load to:0x027e09a8 module:dtcm +from:0x020ee14c kind:load to:0x027e0cec module:dtcm +from:0x020ee230 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x020ee254 kind:arm_call to:0x020f0110 module:overlay(31) +from:0x020ee2c4 kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x020ee2e0 kind:arm_call to:0x020168f0 module:main +from:0x020ee308 kind:arm_call to:0x01ff9364 module:itcm +from:0x020ee340 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee52c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x020ee578 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x020ee59c kind:load to:0x021157a8 module:overlay(31) +from:0x020ee5a0 kind:load to:0x021157c0 module:overlay(31) +from:0x020ee5a4 kind:load to:0x021157d8 module:overlay(31) +from:0x020ee5a8 kind:load to:0x021157f0 module:overlay(31) +from:0x020ee5ac kind:load to:0x02115808 module:overlay(31) +from:0x020ee5b0 kind:load to:0x02115820 module:overlay(31) +from:0x020ee5b4 kind:load to:0x02115838 module:overlay(31) +from:0x020ee5b8 kind:load to:0x02115850 module:overlay(31) +from:0x020ee5bc kind:load to:0x02115868 module:overlay(31) +from:0x020ee5c0 kind:load to:0x02115880 module:overlay(31) +from:0x020ee5c4 kind:load to:0x02115898 module:overlay(31) +from:0x020ee5f0 kind:arm_call to:0x01fff17c module:itcm +from:0x020ee60c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ee620 kind:arm_call to:0x0201696c module:main +from:0x020ee64c kind:load to:0x027e0ce0 module:dtcm +from:0x020ee650 kind:load to:0x02115394 module:overlay(31) +from:0x020ee678 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ee694 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ee6b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee6c0 kind:arm_call to:0x020eea9c module:overlay(31) +from:0x020ee708 kind:arm_call to:0x020ee894 module:overlay(31) +from:0x020ee714 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020ee76c kind:arm_call to:0x020eee68 module:overlay(31) +from:0x020ee7d8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020ee7f4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ee814 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee81c kind:arm_call to:0x01ff938c module:itcm +from:0x020ee828 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ee858 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ee870 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ee88c kind:load to:0x027e0ce4 module:dtcm +from:0x020ee890 kind:load to:0x027e09b8 module:dtcm +from:0x020ee8ac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ee8c8 kind:arm_call to:0x020ef700 module:overlay(31) +from:0x020ee8d4 kind:arm_call to:0x020168f0 module:main +from:0x020ee8e8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ee91c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ee960 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee96c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee998 kind:arm_call to:0x0201696c module:main +from:0x020ee9a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee9c4 kind:arm_call to:0x0201696c module:main +from:0x020eea54 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020eea84 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x020eea98 kind:load to:0x027e0ce0 module:dtcm +from:0x020eeaac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020eeb48 kind:arm_call to:0x02016c00 module:main +from:0x020eebd4 kind:arm_call to:0x02016c00 module:main +from:0x020eec70 kind:arm_call to:0x02016c00 module:main +from:0x020eecfc kind:arm_call to:0x01ffb714 module:itcm +from:0x020eed0c kind:arm_call to:0x01ff9770 module:itcm +from:0x020eed20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eed3c kind:arm_call to:0x020ef700 module:overlay(31) +from:0x020eed54 kind:arm_call to:0x0201696c module:main +from:0x020eed90 kind:load to:0x020418b0 module:main +from:0x020eed94 kind:load to:0x020408b0 module:main +from:0x020eed98 kind:load to:0x020428b0 module:main +from:0x020eed9c kind:load to:0x020438b0 module:main +from:0x020eeda4 kind:load to:0x02112830 module:overlay(31) +from:0x020eeda8 kind:load to:0x02112834 module:overlay(31) +from:0x020eedf8 kind:arm_call to:0x020ee894 module:overlay(31) +from:0x020eee20 kind:arm_call to:0x020ef700 module:overlay(31) +from:0x020eee58 kind:arm_call to:0x020eeed0 module:overlay(31) +from:0x020eeeb0 kind:arm_call to:0x02015880 module:main +from:0x020eef00 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020eef34 kind:arm_call to:0x02079eec module:overlay(0) +from:0x020eef40 kind:load to:0x027e09b8 module:dtcm +from:0x020eef44 kind:load to:0x027e09bc module:dtcm +from:0x020eef60 kind:arm_call to:0x01ffd420 module:itcm +from:0x020eefb4 kind:arm_call to:0x01fff17c module:itcm +from:0x020eefd0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020eefe8 kind:arm_call to:0x0201696c module:main +from:0x020ef004 kind:arm_call to:0x02016c00 module:main +from:0x020ef020 kind:arm_call to:0x01fff17c module:itcm +from:0x020ef03c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ef054 kind:arm_call to:0x0201696c module:main +from:0x020ef0a4 kind:load to:0x027e09b8 module:dtcm +from:0x020ef0a8 kind:load to:0x027e0ce0 module:dtcm +from:0x020ef0ac kind:load to:0x02115390 module:overlay(31) +from:0x020ef0b4 kind:load to:0x02115398 module:overlay(31) +from:0x020ef0c4 kind:arm_call to:0x020ec52c module:overlay(31) +from:0x020ef0f8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x020ef11c kind:arm_call to:0x01ff916c module:itcm +from:0x020ef134 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef148 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef1b0 kind:arm_call to:0x020ee0c4 module:overlay(31) +from:0x020ef1f0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x020ef214 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef228 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef23c kind:arm_call to:0x01ff916c module:itcm +from:0x020ef254 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef2c8 kind:arm_call to:0x01fff17c module:itcm +from:0x020ef2e4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020ef320 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x020ef358 kind:arm_call to:0x01fff17c module:itcm +from:0x020ef380 kind:arm_call to:0x0201696c module:main +from:0x020ef464 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef478 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef48c kind:arm_call to:0x01ff916c module:itcm +from:0x020ef4a0 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef4c8 kind:arm_call to:0x0201696c module:main +from:0x020ef4f0 kind:arm_call to:0x01ff9984 module:itcm +from:0x020ef4fc kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ef534 kind:arm_call to:0x020ee0c4 module:overlay(31) +from:0x020ef578 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef58c kind:arm_call to:0x01ff916c module:itcm +from:0x020ef5a0 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef5c4 kind:arm_call to:0x01ff916c module:itcm +from:0x020ef5ec kind:arm_call to:0x0201696c module:main +from:0x020ef60c kind:arm_call to:0x01ff9984 module:itcm +from:0x020ef624 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef65c kind:load to:0x027e0ce0 module:dtcm +from:0x020ef660 kind:load to:0x0211283c module:overlay(31) +from:0x020ef69c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020ef6c0 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x020ef6d8 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020ef6e8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020ef6fc kind:load to:0x027e09c0 module:dtcm +from:0x020ef71c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef73c kind:load to:0x027e0ce4 module:dtcm +from:0x020ef754 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ef768 kind:arm_call to:0x02168378 module:overlay(93) +from:0x020ef788 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef7cc kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ef810 kind:load to:0x027e0ce0 module:dtcm +from:0x020ef814 kind:load to:0x027e0d8c module:dtcm +from:0x020ef818 kind:load to:0x027e0ce4 module:dtcm +from:0x020ef840 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef868 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ef87c kind:arm_call to:0x020ef984 module:overlay(31) +from:0x020ef890 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ef920 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef940 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ef97c kind:load to:0x027e0ce4 module:dtcm +from:0x020ef980 kind:load to:0x0204b690 module:main +from:0x020efa0c kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x020efa24 kind:arm_call to:0x01ff930c module:itcm +from:0x020efa60 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efa70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020efab8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020efaf4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020efb00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020efb88 kind:arm_call to:0x01ff916c module:itcm +from:0x020efba4 kind:arm_call to:0x01ff9318 module:itcm +from:0x020efbb4 kind:arm_call to:0x01ff930c module:itcm +from:0x020efbc4 kind:arm_call to:0x01ff9318 module:itcm +from:0x020efc54 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020efc84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020efc94 kind:arm_call to:0x01ffa60c module:itcm +from:0x020efca4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020efcb0 kind:load to:0x0203feb0 module:main +from:0x020efcd4 kind:arm_call to:0x01fff17c module:itcm +from:0x020efcf0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020efd0c kind:arm_call to:0x0201696c module:main +from:0x020efd1c kind:arm_call to:0x01fff17c module:itcm +from:0x020efd38 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020efd50 kind:arm_call to:0x0201696c module:main +from:0x020efd80 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efd90 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efd9c kind:arm_call to:0x01ff9258 module:itcm +from:0x020efdac kind:arm_call to:0x01ff9258 module:itcm +from:0x020efdc4 kind:load to:0x027e0ce0 module:dtcm +from:0x020efdc8 kind:load to:0x0211283c module:overlay(31) +from:0x020efdd0 kind:load to:0x027e0208 module:dtcm +from:0x020efe64 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x020efe98 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x020efeac kind:load to:0x027e0cec module:dtcm +from:0x020efef4 kind:arm_call to:0x01ff930c module:itcm +from:0x020eff90 kind:arm_call to:0x01ffb744 module:itcm +from:0x020effa0 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f0004 kind:arm_call to:0x01ff930c module:itcm +from:0x020f0028 kind:arm_call to:0x01ff930c module:itcm +from:0x020f003c kind:load to:0x0203feb0 module:main +from:0x020f00b0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x020f00b8 kind:load to:0x027e0cec module:dtcm +from:0x020f00f0 kind:arm_call to:0x02016f54 module:main +from:0x020f012c kind:arm_call to:0x01fff350 module:itcm +from:0x020f0144 kind:load to:0x027e0ce4 module:dtcm +from:0x020f0148 kind:load to:0x021153bc module:overlay(31) +from:0x020f0168 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f017c kind:load to:0x02058e24 module:overlay(0) +from:0x020f0190 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f0198 kind:arm_call to:0x02011ff4 module:main +from:0x020f01ac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f01b4 kind:arm_call to:0x02011ff4 module:main +from:0x020f01c8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020f01d0 kind:arm_call to:0x02011ff4 module:main +from:0x020f01ec kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f01f8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f0214 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f0224 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x020f0234 kind:arm_call_thumb to:0x020f0348 module:overlay(31) +from:0x020f023c kind:arm_call to:0x02011ff4 module:main +from:0x020f0254 kind:arm_call_thumb to:0x020f0348 module:overlay(31) +from:0x020f025c kind:arm_call to:0x020aa508 module:overlay(0) +from:0x020f0264 kind:arm_call to:0x02011ff4 module:main +from:0x020f027c kind:arm_call_thumb to:0x020f0348 module:overlay(31) +from:0x020f0284 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x020f0298 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020f02ac kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f02f2 kind:thumb_call to:0x0209b9b8 module:overlay(0) +from:0x020f030a kind:thumb_call_arm to:0x02035590 module:main +from:0x020f031c kind:load to:0x02115ab4 module:overlay(31) +from:0x020f0324 kind:load to:0x02115aa8 module:overlay(31) +from:0x020f032c kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x020f0338 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x020f033e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020f034c kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x020f0378 kind:arm_call to:0x0209b8b0 module:overlay(0) +from:0x020f0398 kind:arm_call to:0x020f02b8 module:overlay(31) +from:0x020f03b0 kind:arm_call to:0x0209b8b0 module:overlay(0) +from:0x020f03d8 kind:arm_call to:0x02035590 module:main +from:0x020f03e8 kind:arm_call to:0x02035590 module:main +from:0x020f03f8 kind:arm_call to:0x020355e0 module:main +from:0x020f040c kind:arm_call to:0x0200f428 module:main +from:0x020f0428 kind:arm_call to:0x0202a160 module:main +from:0x020f0440 kind:arm_call to:0x02035590 module:main +from:0x020f0448 kind:arm_call to:0x020354ac module:main +from:0x020f045c kind:arm_call to:0x02035590 module:main +from:0x020f0464 kind:arm_call to:0x020354ac module:main +from:0x020f047c kind:arm_call to:0x02035590 module:main +from:0x020f049c kind:arm_call_thumb to:0x020155c0 module:main +from:0x020f04a8 kind:arm_call to:0x0205c1f8 module:overlay(0) +from:0x020f04b4 kind:arm_call_thumb to:0x020155dc module:main +from:0x020f04c4 kind:load to:0x02115aa8 module:overlay(31) +from:0x020f04c8 kind:load to:0x02115af8 module:overlay(31) +from:0x020f04cc kind:load to:0x020aba50 module:overlay(0) +from:0x020f04dc kind:arm_call to:0x020f02b8 module:overlay(31) +from:0x020f04ec kind:arm_call to:0x020f02b8 module:overlay(31) +from:0x020f0590 kind:arm_call_thumb to:0x020903d0 module:overlay(0) +from:0x020f0660 kind:arm_call to:0x020f8064 module:overlay(31) +from:0x020f068c kind:load to:0x027e0ce0 module:dtcm +from:0x020f0690 kind:load to:0x0203feb0 module:main +from:0x020f06ac kind:arm_call to:0x020f0544 module:overlay(31) +from:0x020f06c8 kind:arm_call to:0x020741e8 module:overlay(0) +from:0x020f06d0 kind:load to:0x027e09ac module:dtcm +from:0x020f06dc kind:load to:0x020f8200 module:overlay(31) +from:0x020f06e8 kind:load to:0x02118608 module:overlay(31) +from:0x020f06fc kind:arm_call to:0x02011f3c module:main +from:0x020f0708 kind:arm_call to:0x020f07cc module:overlay(31) +from:0x020f071c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f074c kind:load to:0x02115b94 module:overlay(31) +from:0x020f0778 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f07b0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f07c4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f07d4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f07f4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x020f0854 kind:arm_call to:0x020f10f4 module:overlay(31) +from:0x020f0880 kind:arm_call to:0x01ffedac module:itcm +from:0x020f0894 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020f08ac kind:load to:0x02115bb8 module:overlay(31) +from:0x020f08b0 kind:load to:0x0204b164 module:main +from:0x020f08bc kind:load to:0x027e0cd8 module:dtcm +from:0x020f08c0 kind:load to:0x02115b04 module:overlay(31) +from:0x020f08c8 kind:arm_call to:0x020f0e94 module:overlay(31) +from:0x020f090c kind:arm_call to:0x01fff17c module:itcm +from:0x020f0918 kind:arm_call to:0x020180ac module:main +from:0x020f09b4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020f09d8 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x020f09e8 kind:arm_call to:0x01ffce1c module:itcm +from:0x020f0a2c kind:arm_call to:0x01ffcea0 module:itcm +from:0x020f0a3c kind:arm_call to:0x020f0f14 module:overlay(31) +from:0x020f0a48 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020f0a60 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x020f0a6c kind:arm_call to:0x01ffce1c module:itcm +from:0x020f0a98 kind:arm_call to:0x01ffcea0 module:itcm +from:0x020f0b00 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0b14 kind:arm_call to:0x020f0bf4 module:overlay(31) +from:0x020f0b3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0b58 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020f0b74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0b8c kind:load to:0x027e0ce0 module:dtcm +from:0x020f0b98 kind:load to:0x02115b14 module:overlay(31) +from:0x020f0bec kind:load to:0x020af4a0 module:overlay(0) +from:0x020f0bf0 kind:load to:0x02115b44 module:overlay(31) +from:0x020f0cd0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f0cec kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f0d04 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0d28 kind:arm_call to:0x020f0f6c module:overlay(31) +from:0x020f0d40 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0d9c kind:arm_call to:0x020f1094 module:overlay(31) +from:0x020f0dac kind:arm_call to:0x020c11c8 module:overlay(17) +from:0x020f0db4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x020f0dd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f0ddc kind:arm_call to:0x020c11f4 module:overlay(17) +from:0x020f0e10 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0e18 kind:load to:0x027e0ce4 module:dtcm +from:0x020f0e58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f0e6c kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0e90 kind:load to:0x027e0ce4 module:dtcm +from:0x020f0ea8 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0edc kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0ef4 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0f0c kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f0f24 kind:arm_call to:0x0208d5c0 module:overlay(0) +from:0x020f0f3c kind:arm_call to:0x0208d370 module:overlay(0) +from:0x020f0f54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f0f5c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f0f64 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0f68 kind:load to:0x027e09a8 module:dtcm +from:0x020f0f74 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f0fe0 kind:load to:0x0203feb0 module:main +from:0x020f0ff8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f103c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x020f104c kind:arm_call to:0x0205d778 module:overlay(0) +from:0x020f1084 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x020f10d0 kind:arm_call to:0x020f0f6c module:overlay(31) +from:0x020f1108 kind:arm_call to:0x020f7d24 module:overlay(31) +from:0x020f1128 kind:load to:0x02115b7c module:overlay(31) +from:0x020f1150 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f1160 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x020f1180 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f1188 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x020f11a4 kind:arm_call to:0x020f0ba0 module:overlay(31) +from:0x020f11b0 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x020f11c4 kind:arm_call to:0x020f0f14 module:overlay(31) +from:0x020f11cc kind:arm_call to:0x020f7e1c module:overlay(31) +from:0x020f11dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f11e4 kind:arm_call to:0x02011ff4 module:main +from:0x020f11f8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f120c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f1220 kind:load to:0x02118654 module:overlay(31) +from:0x020f1234 kind:arm_call to:0x02011f3c module:main +from:0x020f1240 kind:arm_call to:0x020f1270 module:overlay(31) +from:0x020f1254 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020f126c kind:load to:0x02115c14 module:overlay(31) +from:0x020f1278 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f128c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020f1298 kind:load to:0x02115c38 module:overlay(31) +from:0x020f12d8 kind:arm_call to:0x01ffedac module:itcm +from:0x020f12e4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x020f1314 kind:arm_call to:0x0200f05c module:main +from:0x020f1348 kind:load to:0x027e0cd8 module:dtcm +from:0x020f134c kind:load to:0x02118654 module:overlay(31) +from:0x020f1350 kind:load to:0x02112840 module:overlay(31) +from:0x020f136c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020f1380 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020f1388 kind:load to:0x027e09bc module:dtcm +from:0x020f13b8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f13c0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f13d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f13e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f13e8 kind:arm_call to:0x02011ff4 module:main +from:0x020f13fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020f1410 kind:load to:0x0211873c module:overlay(31) +from:0x020f1424 kind:arm_call to:0x02011f3c module:main +from:0x020f1430 kind:arm_call to:0x020f1460 module:overlay(31) +from:0x020f1444 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f145c kind:load to:0x02115c94 module:overlay(31) +from:0x020f1468 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f1478 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x020f1488 kind:arm_call to:0x02080340 module:overlay(0) +from:0x020f1494 kind:load to:0x02115ce0 module:overlay(31) +from:0x020f1498 kind:load to:0x02115cb8 module:overlay(31) +from:0x020f14cc kind:arm_call to:0x02081cd8 module:overlay(0) +from:0x020f151c kind:arm_call to:0x01ffd054 module:itcm +from:0x020f1578 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1588 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1658 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x020f1668 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1670 kind:load to:0x027e09c0 module:dtcm +from:0x020f1680 kind:arm_call to:0x02080360 module:overlay(0) +from:0x020f1688 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f16a0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x020f16a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f16b0 kind:arm_call to:0x02011ff4 module:main +from:0x020f16c4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f16d8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f1720 kind:arm_call to:0x02099360 module:overlay(0) +from:0x020f1734 kind:arm_call to:0x020f23cc module:overlay(31) +from:0x020f1760 kind:load to:0x02115d74 module:overlay(31) +from:0x020f1764 kind:load to:0x020b48b4 module:overlay(0) +from:0x020f17f4 kind:arm_call to:0x02099d2c module:overlay(0) +from:0x020f185c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020f18a4 kind:arm_call to:0x02099d98 module:overlay(0) +from:0x020f1908 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020f1990 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x020f19b4 kind:load to:0x027e0d38 module:dtcm +from:0x020f1a48 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020f1a54 kind:load to:0x027e09c0 module:dtcm +from:0x020f1a80 kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x020f1a88 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1ab8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1abc kind:load to:0x0208d1a0 module:overlay(0) +from:0x020f1ad0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f1af8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1b00 kind:arm_call to:0x020f221c module:overlay(31) +from:0x020f1b14 kind:arm_call to:0x020f18d4 module:overlay(31) +from:0x020f1b20 kind:arm_call to:0x020f19b8 module:overlay(31) +from:0x020f1b78 kind:arm_call to:0x020f19b8 module:overlay(31) +from:0x020f1b8c kind:arm_call to:0x020f1900 module:overlay(31) +from:0x020f1ba4 kind:load to:0x020af4a0 module:overlay(0) +from:0x020f1bb0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f1bd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1be0 kind:arm_call to:0x020f221c module:overlay(31) +from:0x020f1c6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1c9c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f1cb4 kind:arm_call to:0x020c1120 module:overlay(17) +from:0x020f1cbc kind:arm_call to:0x02099394 module:overlay(0) +from:0x020f1cec kind:arm_call to:0x020db5b4 module:overlay(31) +from:0x020f1d18 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f1d40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1d48 kind:arm_call to:0x020f18d4 module:overlay(31) +from:0x020f1d50 kind:arm_call to:0x020f1900 module:overlay(31) +from:0x020f1d58 kind:arm_call to:0x020f221c module:overlay(31) +from:0x020f1dec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1e38 kind:arm_call to:0x020f19b8 module:overlay(31) +from:0x020f1e44 kind:load to:0x027e0d38 module:dtcm +from:0x020f1e48 kind:load to:0x0203feb0 module:main +from:0x020f1e6c kind:arm_call to:0x020a2cbc module:overlay(0) +from:0x020f1e90 kind:arm_call to:0x020c0da0 module:overlay(17) +from:0x020f1f98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1fa4 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020f1fd0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f1fe0 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020f1fec kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020f2020 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f2030 kind:load to:0x02115d3c module:overlay(31) +from:0x020f203c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f206c kind:arm_call to:0x020f213c module:overlay(31) +from:0x020f2074 kind:arm_call to:0x020f207c module:overlay(31) +from:0x020f20b4 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x020f20cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f20e4 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x020f20fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f2118 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x020f2130 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f2138 kind:load to:0x027e09a8 module:dtcm +from:0x020f2180 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x020f2198 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f21b8 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x020f21d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f21f4 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x020f220c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f2218 kind:load to:0x027e09a8 module:dtcm +from:0x020f2254 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f2264 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020f2274 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020f2288 kind:arm_call to:0x01ffd118 module:itcm +from:0x020f22c4 kind:arm_call to:0x01ff916c module:itcm +from:0x020f22f0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f23a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f23b0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f23c0 kind:load to:0x027e0c90 module:dtcm +from:0x020f23c8 kind:load to:0x027e09a8 module:dtcm +from:0x020f23d8 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020f23f0 kind:load to:0x02115d58 module:overlay(31) +from:0x020f2404 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f2420 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f2428 kind:arm_call to:0x02011ff4 module:main +from:0x020f254c kind:arm_call to:0x02099a80 module:overlay(0) +from:0x020f2580 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x020f2590 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f2598 kind:arm_call to:0x02011ff4 module:main +from:0x020f25b0 kind:arm_call to:0x020f23f4 module:overlay(31) +from:0x020f25b8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f25c0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f25d8 kind:arm_call to:0x020f23f4 module:overlay(31) +from:0x020f25e0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f25e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f25f0 kind:arm_call to:0x02011ff4 module:main +from:0x020f2604 kind:load to:0x02118788 module:overlay(31) +from:0x020f2618 kind:arm_call to:0x02011f3c module:main +from:0x020f2624 kind:arm_call to:0x020f265c module:overlay(31) +from:0x020f2638 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f2658 kind:load to:0x02115de4 module:overlay(31) +from:0x020f2664 kind:arm_call to:0x020f16d0 module:overlay(31) +from:0x020f2678 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x020f26d4 kind:arm_call_thumb to:0x02058e68 module:overlay(0) +from:0x020f26e0 kind:load to:0x02115e88 module:overlay(31) +from:0x020f26e4 kind:load to:0x020b7544 module:overlay(0) +from:0x020f26f4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f2708 kind:arm_call to:0x020f1768 module:overlay(31) +from:0x020f2778 kind:load to:0x02115e00 module:overlay(31) +from:0x020f27b0 kind:load to:0x02115e40 module:overlay(31) +from:0x020f27c0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f27ec kind:load to:0x020f1a90 module:overlay(31) +from:0x020f27f8 kind:load to:0x020f1a94 module:overlay(31) +from:0x020f2804 kind:load to:0x020f1a98 module:overlay(31) +from:0x020f2810 kind:load to:0x020f1a9c module:overlay(31) +from:0x020f281c kind:load to:0x020f1a98 module:overlay(31) +from:0x020f2828 kind:load to:0x020f1ac0 module:overlay(31) +from:0x020f2834 kind:load to:0x020f1b94 module:overlay(31) +from:0x020f2840 kind:load to:0x020f1ba8 module:overlay(31) +from:0x020f2890 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f289c kind:arm_call to:0x02073564 module:overlay(0) +from:0x020f28e0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f2900 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f291c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f2928 kind:arm_call to:0x020f1e4c module:overlay(31) +from:0x020f2934 kind:load to:0x027e09a8 module:dtcm +from:0x020f2938 kind:load to:0x027e0cec module:dtcm +from:0x020f2948 kind:load to:0x020f1ea4 module:overlay(31) +from:0x020f2958 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f2960 kind:arm_call to:0x020f23f4 module:overlay(31) +from:0x020f2968 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f2970 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f2988 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f2990 kind:arm_call to:0x020f23f4 module:overlay(31) +from:0x020f2998 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f29a0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f29a8 kind:arm_call to:0x02011ff4 module:main +from:0x020f29bc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f29d0 kind:load to:0x021187d4 module:overlay(31) +from:0x020f29e4 kind:arm_call to:0x02011f3c module:main +from:0x020f29f0 kind:arm_call to:0x020f2a28 module:overlay(31) +from:0x020f2a04 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f2a24 kind:load to:0x02115ef8 module:overlay(31) +from:0x020f2a30 kind:arm_call to:0x020f16d0 module:overlay(31) +from:0x020f2a44 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x020f2aa4 kind:arm_call to:0x0210491c module:overlay(31) +from:0x020f2ab0 kind:load to:0x02115f9c module:overlay(31) +from:0x020f2ab4 kind:load to:0x020b7544 module:overlay(0) +from:0x020f2ac4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f2ad8 kind:arm_call to:0x020f1768 module:overlay(31) +from:0x020f2b38 kind:load to:0x02115f14 module:overlay(31) +from:0x020f2b70 kind:load to:0x02115f54 module:overlay(31) +from:0x020f2b80 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f2bac kind:load to:0x020f1a90 module:overlay(31) +from:0x020f2bb8 kind:load to:0x020f1a94 module:overlay(31) +from:0x020f2bc4 kind:load to:0x020f1a98 module:overlay(31) +from:0x020f2bd0 kind:load to:0x020f1a9c module:overlay(31) +from:0x020f2bdc kind:load to:0x020f1a98 module:overlay(31) +from:0x020f2be8 kind:load to:0x020f1ac0 module:overlay(31) +from:0x020f2bf4 kind:load to:0x020f1b94 module:overlay(31) +from:0x020f2c00 kind:load to:0x020f1ba8 module:overlay(31) +from:0x020f2c50 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f2c5c kind:arm_call to:0x02073564 module:overlay(0) +from:0x020f2ca4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f2cc0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f2cdc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f2ce8 kind:arm_call to:0x020f1e4c module:overlay(31) +from:0x020f2cf4 kind:load to:0x027e09a8 module:dtcm +from:0x020f2cfc kind:load to:0x027e0cec module:dtcm +from:0x020f2d0c kind:load to:0x020f1ea4 module:overlay(31) +from:0x020f2d1c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f2d24 kind:arm_call to:0x020f23f4 module:overlay(31) +from:0x020f2d2c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f2d34 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f2d4c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f2d54 kind:arm_call to:0x020f23f4 module:overlay(31) +from:0x020f2d5c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f2d64 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f2d6c kind:arm_call to:0x02011ff4 module:main +from:0x020f2d80 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f2d94 kind:load to:0x02118820 module:overlay(31) +from:0x020f2da8 kind:arm_call to:0x02011f3c module:main +from:0x020f2db4 kind:arm_call to:0x020f2e18 module:overlay(31) +from:0x020f2dc8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f2dfc kind:load to:0x02116044 module:overlay(31) +from:0x020f2e14 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2e20 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f2e44 kind:arm_call to:0x020f2e00 module:overlay(31) +from:0x020f2e5c kind:arm_call to:0x0200f05c module:main +from:0x020f2e78 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020f2e7c kind:arm_call to:0x020f2e00 module:overlay(31) +from:0x020f2e94 kind:arm_call to:0x0200f05c module:main +from:0x020f2eac kind:arm_call to:0x020f2e00 module:overlay(31) +from:0x020f2ebc kind:arm_call to:0x0205a004 module:overlay(0) +from:0x020f2ed0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020f2ef0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x020f2efc kind:arm_call to:0x020f9650 module:overlay(31) +from:0x020f2f28 kind:arm_call to:0x020f4c84 module:overlay(31) +from:0x020f2f34 kind:arm_call to:0x020f51b0 module:overlay(31) +from:0x020f2f60 kind:arm_call to:0x020da790 module:overlay(31) +from:0x020f2fb8 kind:arm_call to:0x020f4190 module:overlay(31) +from:0x020f2fe8 kind:load to:0x021160e8 module:overlay(31) +from:0x020f2fec kind:load to:0x020b3168 module:overlay(0) +from:0x020f2ff0 kind:load to:0x021128cc module:overlay(31) +from:0x020f2ff4 kind:load to:0x02112878 module:overlay(31) +from:0x020f2ffc kind:load to:0x020453b0 module:main +from:0x020f3000 kind:load to:0x02166040 module:overlays(59,63,68,73,84) +from:0x020f300c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f3028 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020f3060 kind:arm_call to:0x02082130 module:overlay(0) +from:0x020f3068 kind:arm_call to:0x020da80c module:overlay(31) +from:0x020f3070 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f3078 kind:arm_call to:0x020f4cc0 module:overlay(31) +from:0x020f3080 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f3088 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f3090 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f309c kind:load to:0x021160e8 module:overlay(31) +from:0x020f30a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f30b4 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020f30ec kind:arm_call to:0x02082130 module:overlay(0) +from:0x020f30f4 kind:arm_call to:0x020da80c module:overlay(31) +from:0x020f30fc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f3104 kind:arm_call to:0x020f4cc0 module:overlay(31) +from:0x020f310c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f3114 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f311c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f3124 kind:arm_call to:0x02011ff4 module:main +from:0x020f3130 kind:load to:0x021160e8 module:overlay(31) +from:0x020f3134 kind:load to:0x027e0cd8 module:dtcm +from:0x020f31b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f31c0 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020f3210 kind:arm_call to:0x02082114 module:overlay(0) +from:0x020f321c kind:arm_call to:0x020f3274 module:overlay(31) +from:0x020f3258 kind:load to:0x0203feb0 module:main +from:0x020f325c kind:load to:0x027e0cd8 module:dtcm +from:0x020f3280 kind:arm_call to:0x020f3264 module:overlay(31) +from:0x020f32b4 kind:load to:0x02116060 module:overlay(31) +from:0x020f32f4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f32f8 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020f3324 kind:arm_call to:0x020f49fc module:overlay(31) +from:0x020f3344 kind:arm_call to:0x020f4c54 module:overlay(31) +from:0x020f334c kind:arm_call to:0x020f3c7c module:overlay(31) +from:0x020f33c8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f33cc kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020f3408 kind:arm_call to:0x020f49fc module:overlay(31) +from:0x020f3420 kind:arm_call to:0x02082130 module:overlay(0) +from:0x020f3440 kind:arm_call to:0x020f46a8 module:overlay(31) +from:0x020f3448 kind:arm_call to:0x020f4d00 module:overlay(31) +from:0x020f3450 kind:arm_call to:0x020f3c98 module:overlay(31) +from:0x020f3458 kind:load to:0x021160a0 module:overlay(31) +from:0x020f345c kind:load to:0x027e0cd8 module:dtcm +from:0x020f3498 kind:arm_call to:0x020f3c6c module:overlay(31) +from:0x020f34fc kind:load to:0x0203feb0 module:main +from:0x020f353c kind:arm_call to:0x020f3274 module:overlay(31) +from:0x020f3548 kind:arm_call to:0x020f42a8 module:overlay(31) +from:0x020f3550 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f3578 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3580 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f35a8 kind:arm_call to:0x020db024 module:overlay(31) +from:0x020f35b8 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x020f35e4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f35f0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020f3610 kind:arm_call to:0x020f48ec module:overlay(31) +from:0x020f361c kind:load to:0x027e0d30 module:dtcm +from:0x020f363c kind:arm_call to:0x020f4190 module:overlay(31) +from:0x020f3660 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f3670 kind:load to:0x027e09a8 module:dtcm +from:0x020f3688 kind:arm_call to:0x020f4c0c module:overlay(31) +from:0x020f3700 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f3710 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3744 kind:arm_call to:0x020f4604 module:overlay(31) +from:0x020f374c kind:arm_call to:0x020f3c7c module:overlay(31) +from:0x020f3754 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f377c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3780 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020f37c0 kind:arm_call to:0x02082130 module:overlay(0) +from:0x020f37cc kind:load to:0x027e0cd8 module:dtcm +from:0x020f37ec kind:arm_call to:0x020f4190 module:overlay(31) +from:0x020f3810 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f3830 kind:load to:0x027e09a8 module:dtcm +from:0x020f387c kind:arm_call to:0x020f4c0c module:overlay(31) +from:0x020f38d0 kind:arm_call to:0x020f4604 module:overlay(31) +from:0x020f38d8 kind:arm_call to:0x020f3c7c module:overlay(31) +from:0x020f38e0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f3908 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f390c kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020f3944 kind:arm_call to:0x02082130 module:overlay(0) +from:0x020f394c kind:load to:0x027e0cd8 module:dtcm +from:0x020f3970 kind:arm_call to:0x020f4190 module:overlay(31) +from:0x020f3994 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f399c kind:arm_call to:0x0205c434 module:overlay(0) +from:0x020f39d0 kind:arm_call to:0x02082130 module:overlay(0) +from:0x020f39fc kind:load to:0x027e09a8 module:dtcm +from:0x020f3a04 kind:load to:0x027e0cd8 module:dtcm +from:0x020f3a08 kind:load to:0x02166054 module:overlays(59,63,68,73,84) +from:0x020f3a18 kind:arm_call to:0x020f4c0c module:overlay(31) +from:0x020f3a30 kind:arm_call to:0x020f3c7c module:overlay(31) +from:0x020f3a38 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f3a60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3a78 kind:arm_call to:0x020f4190 module:overlay(31) +from:0x020f3ab4 kind:load to:0x02166054 module:overlays(59,63,68,73,84) +from:0x020f3ac4 kind:arm_call to:0x020f4c0c module:overlay(31) +from:0x020f3afc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f3b24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3b50 kind:load to:0x027e09a8 module:dtcm +from:0x020f3b58 kind:load to:0x020731e8 module:overlay(0) +from:0x020f3b84 kind:arm_call to:0x020f4604 module:overlay(31) +from:0x020f3b8c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f3bb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3bbc kind:arm_call to:0x01ffb800 module:itcm +from:0x020f3bc8 kind:arm_call to:0x020f4998 module:overlay(31) +from:0x020f3bd0 kind:arm_call to:0x020f48ec module:overlay(31) +from:0x020f3c0c kind:load to:0x02166054 module:overlays(59,63,68,73,84) +from:0x020f3c3c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020f3c64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3cec kind:arm_call to:0x0200eab0 module:main +from:0x020f3d4c kind:arm_call to:0x01ffd640 module:itcm +from:0x020f3dbc kind:arm_call to:0x0200eab0 module:main +from:0x020f3e08 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x020f3e1c kind:arm_call to:0x01ffad5c module:itcm +from:0x020f3e2c kind:arm_call to:0x01ffad5c module:itcm +from:0x020f3e3c kind:arm_call to:0x01ffad5c module:itcm +from:0x020f3e4c kind:arm_call to:0x0202a260 module:main +from:0x020f3eec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f3f38 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f3f48 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f3fdc kind:arm_call to:0x020f3cd0 module:overlay(31) +from:0x020f3ffc kind:arm_call to:0x020f4050 module:overlay(31) +from:0x020f402c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x020f4038 kind:load to:0x027e09bc module:dtcm +from:0x020f403c kind:load to:0x0203feb0 module:main +from:0x020f4040 kind:load to:0x027e0964 module:dtcm +from:0x020f4048 kind:load to:0x027e09b4 module:dtcm +from:0x020f4088 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020f4110 kind:arm_call to:0x02025fb4 module:main +from:0x020f4184 kind:load to:0x0203feb0 module:main +from:0x020f41b8 kind:arm_call to:0x020f2e00 module:overlay(31) +from:0x020f41d0 kind:arm_call to:0x0200f05c module:main +from:0x020f4200 kind:arm_call to:0x020f2e00 module:overlay(31) +from:0x020f4218 kind:arm_call to:0x0200f05c module:main +from:0x020f4248 kind:arm_call to:0x020f2e00 module:overlay(31) +from:0x020f4260 kind:arm_call to:0x0200f05c module:main +from:0x020f4298 kind:arm_call to:0x02059218 module:overlay(0) +from:0x020f42a0 kind:load to:0x021128ac module:overlay(31) +from:0x020f42a4 kind:load to:0x021128bc module:overlay(31) +from:0x020f42bc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020f4360 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020f437c kind:arm_call to:0x0205e14c module:overlay(0) +from:0x020f43a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f43c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f4418 kind:arm_call to:0x02099fa8 module:overlay(0) +from:0x020f4440 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x020f444c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020f445c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f446c kind:arm_call to:0x020f46a8 module:overlay(31) +from:0x020f44a4 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x020f44b0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x020f44c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f44e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f44fc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4504 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4514 kind:arm_call to:0x020f46a8 module:overlay(31) +from:0x020f4528 kind:arm_call to:0x020f4998 module:overlay(31) +from:0x020f455c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x020f457c kind:load to:0x027e0ce4 module:dtcm +from:0x020f4580 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4584 kind:load to:0x02112871 module:overlay(31) +from:0x020f45b0 kind:arm_call to:0x020f3274 module:overlay(31) +from:0x020f45e0 kind:arm_call to:0x020f3274 module:overlay(31) +from:0x020f45fc kind:arm_call to:0x020f3274 module:overlay(31) +from:0x020f4688 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4698 kind:arm_call to:0x020f46a8 module:overlay(31) +from:0x020f46a4 kind:load to:0x0203feb0 module:main +from:0x020f46e0 kind:arm_call to:0x020f3274 module:overlay(31) +from:0x020f474c kind:arm_call to:0x01ff94cc module:itcm +from:0x020f477c kind:arm_call to:0x01ff938c module:itcm +from:0x020f4788 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f480c kind:arm_call to:0x02073564 module:overlay(0) +from:0x020f4824 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f48a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020f48b8 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020f48c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f48d8 kind:load to:0x0203feb0 module:main +from:0x020f48dc kind:load to:0x027e09a8 module:dtcm +from:0x020f48e4 kind:load to:0x027e0cec module:dtcm +from:0x020f4924 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f4934 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020f4944 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020f4980 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4990 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f49e4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020f49f4 kind:load to:0x027e09c0 module:dtcm +from:0x020f49f8 kind:load to:0x02112871 module:overlay(31) +from:0x020f4a48 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f4a90 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f4aa0 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f4ab4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f4aec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4b14 kind:load to:0x0203feb0 module:main +from:0x020f4b6c kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x020f4b98 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020f4ba8 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f4bd0 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f4bdc kind:arm_call to:0x01ffa9e8 module:itcm +from:0x020f4bec kind:arm_call to:0x01ffad5c module:itcm +from:0x020f4bf8 kind:arm_call to:0x020f3274 module:overlay(31) +from:0x020f4c04 kind:load to:0x0203feb0 module:main +from:0x020f4c08 kind:load to:0x027e0964 module:dtcm +from:0x020f4c48 kind:arm_call to:0x020f4c54 module:overlay(31) +from:0x020f4c90 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020f4cbc kind:load to:0x02116028 module:overlay(31) +from:0x020f4cd0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f4cec kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f4cf4 kind:arm_call to:0x02011ff4 module:main +from:0x020f4d58 kind:arm_call to:0x020f4588 module:overlay(31) +from:0x020f4e44 kind:arm_call to:0x01fff498 module:itcm +from:0x020f4e50 kind:arm_call to:0x01fff584 module:itcm +from:0x020f4f08 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f4f14 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f4f20 kind:arm_call to:0x01ffb744 module:itcm +from:0x020f4f88 kind:arm_call to:0x01fff498 module:itcm +from:0x020f4f94 kind:arm_call to:0x01fff584 module:itcm +from:0x020f4fcc kind:arm_call to:0x01ff9638 module:itcm +from:0x020f4ff8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f504c kind:arm_call to:0x020f4588 module:overlay(31) +from:0x020f5068 kind:arm_call to:0x020f4588 module:overlay(31) +from:0x020f510c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f511c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5178 kind:arm_call to:0x020f46a8 module:overlay(31) +from:0x020f5190 kind:load to:0x027e0ce8 module:dtcm +from:0x020f51ec kind:load to:0x0211600c module:overlay(31) +from:0x020f521c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f523c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f524c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5280 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f528c kind:arm_call to:0x01ff9258 module:itcm +from:0x020f52b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f5338 kind:arm_call to:0x020f4958 module:overlay(31) +from:0x020f5350 kind:load to:0x0203feb0 module:main +from:0x020f53a0 kind:arm_call to:0x01fff458 module:itcm +from:0x020f53c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f53d0 kind:arm_call to:0x01fff458 module:itcm +from:0x020f5430 kind:arm_call to:0x020f51f0 module:overlay(31) +from:0x020f5438 kind:arm_call to:0x020f45e8 module:overlay(31) +from:0x020f5458 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f54a4 kind:arm_call to:0x020f51f0 module:overlay(31) +from:0x020f54c4 kind:arm_call to:0x0215518c module:overlay(84) +from:0x020f54dc kind:arm_call to:0x020f4b18 module:overlay(31) +from:0x020f5518 kind:arm_call to:0x020f51f0 module:overlay(31) +from:0x020f5534 kind:arm_call to:0x0215dbd4 module:overlay(75) +from:0x020f554c kind:arm_call to:0x02162848 module:overlay(75) +from:0x020f5570 kind:arm_call to:0x020f3274 module:overlay(31) +from:0x020f55b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f55c0 kind:arm_call to:0x01fff458 module:itcm +from:0x020f55d8 kind:arm_call to:0x020f51f0 module:overlay(31) +from:0x020f55e4 kind:arm_call to:0x020f4b18 module:overlay(31) +from:0x020f5638 kind:arm_call to:0x020f51f0 module:overlay(31) +from:0x020f5640 kind:arm_call to:0x020f45b8 module:overlay(31) +from:0x020f565c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f56cc kind:load to:0x027e0d80 module:dtcm +from:0x020f56d0 kind:load to:0x02165518 module:overlays(59,60,63,68,71,74,75,84) +from:0x020f56d4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f5738 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5764 kind:arm_call to:0x01ffccf4 module:itcm +from:0x020f5798 kind:arm_call to:0x01ff938c module:itcm +from:0x020f57d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f57dc kind:arm_call to:0x01ff95a0 module:itcm +from:0x020f57e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f57f8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020f5800 kind:arm_call to:0x02011ff4 module:main +from:0x020f5814 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f5828 kind:load to:0x0211886c module:overlay(31) +from:0x020f583c kind:arm_call to:0x02011f3c module:main +from:0x020f5848 kind:arm_call to:0x020f5878 module:overlay(31) +from:0x020f585c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f5874 kind:load to:0x02116144 module:overlay(31) +from:0x020f5880 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f589c kind:load to:0x02116168 module:overlay(31) +from:0x020f58b8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f58e8 kind:arm_call to:0x020f5990 module:overlay(31) +from:0x020f5914 kind:arm_call to:0x020f5ab8 module:overlay(31) +from:0x020f5938 kind:arm_call to:0x020f5990 module:overlay(31) +from:0x020f5948 kind:arm_call to:0x020f5990 module:overlay(31) +from:0x020f596c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020f598c kind:load to:0x027e09b8 module:dtcm +from:0x020f59c4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020f59fc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020f5a6c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020f5a8c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020f5a9c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020f5aa4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f5ab0 kind:load to:0x027e09b8 module:dtcm +from:0x020f5ab4 kind:load to:0x020b6a14 module:overlay(0) +from:0x020f5adc kind:arm_call to:0x01fff148 module:itcm +from:0x020f5aec kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020f5af4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f5af8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f5b04 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f5b18 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f5b20 kind:arm_call to:0x02011ff4 module:main +from:0x020f5b34 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f5b4c kind:arm_call to:0x020f6164 module:overlay(31) +from:0x020f5b78 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x020f5ba0 kind:arm_call to:0x020f74dc module:overlay(31) +from:0x020f5ba8 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020f5bd4 kind:load to:0x021161e0 module:overlay(31) +from:0x020f5bd8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f5bdc kind:load to:0x021128e0 module:overlay(31) +from:0x020f5be0 kind:load to:0x020b3168 module:overlay(0) +from:0x020f5be4 kind:load to:0x021161c4 module:overlay(31) +from:0x020f5bf8 kind:arm_call to:0x020f6234 module:overlay(31) +from:0x020f5c14 kind:arm_call to:0x020f761c module:overlay(31) +from:0x020f5c60 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x020f5c7c kind:load to:0x027e0ce0 module:dtcm +from:0x020f5c80 kind:load to:0x021128e0 module:overlay(31) +from:0x020f5ca4 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x020f5cc0 kind:load to:0x027e0ce0 module:dtcm +from:0x020f5cc4 kind:load to:0x021128f0 module:overlay(31) +from:0x020f5d18 kind:arm_call to:0x020f7634 module:overlay(31) +from:0x020f5d20 kind:arm_call to:0x020f5dc4 module:overlay(31) +from:0x020f5d64 kind:arm_call to:0x01ff938c module:itcm +from:0x020f5d80 kind:arm_call to:0x020f5fdc module:overlay(31) +from:0x020f5da0 kind:arm_call to:0x02060820 module:overlay(0) +from:0x020f5da8 kind:arm_call to:0x02060a00 module:overlay(0) +from:0x020f5db4 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x020f5dd0 kind:arm_call to:0x020f5d28 module:overlay(31) +from:0x020f5e04 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f5e18 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f5e3c kind:load to:0x0203feb0 module:main +from:0x020f5e70 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020f5e88 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020f5ea0 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x020f5ebc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f5ec4 kind:load to:0x027e0cec module:dtcm +from:0x020f5ecc kind:load to:0x027e09a8 module:dtcm +from:0x020f5f58 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x020f5fbc kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x020f5fc8 kind:load to:0x027e0cd8 module:dtcm +from:0x020f6010 kind:arm_call to:0x01ff938c module:itcm +from:0x020f605c kind:arm_call to:0x01ffb780 module:itcm +from:0x020f606c kind:arm_call to:0x01ffb780 module:itcm +from:0x020f60d0 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x020f60e4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f60ec kind:arm_call to:0x02011ff4 module:main +from:0x020f6104 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f610c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f6114 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f612c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020f6134 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f613c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f6144 kind:arm_call to:0x02011ff4 module:main +from:0x020f616c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f6184 kind:arm_call to:0x020f6150 module:overlay(31) +from:0x020f6224 kind:arm_call to:0x01ffa06c module:itcm +from:0x020f6230 kind:load to:0x02116248 module:overlay(31) +from:0x020f6258 kind:arm_call to:0x020f70a8 module:overlay(31) +from:0x020f62b4 kind:arm_call to:0x020f7390 module:overlay(31) +from:0x020f63ac kind:load to:0x01ff916c module:itcm +from:0x020f63d4 kind:arm_call to:0x0203b8f8 module:main +from:0x020f63e4 kind:arm_call to:0x01ff916c module:itcm +from:0x020f6438 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6450 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6464 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6470 kind:arm_call to:0x01ff947c module:itcm +from:0x020f6480 kind:arm_call to:0x01ff947c module:itcm +from:0x020f64a0 kind:arm_call to:0x01ff9364 module:itcm +from:0x020f64dc kind:arm_call to:0x01ff938c module:itcm +from:0x020f64e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f64f4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f6500 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6540 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f654c kind:arm_call to:0x01ff938c module:itcm +from:0x020f6558 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6568 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f65b4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f65c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f65cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f65dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f65ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f65fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6674 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f66b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6780 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f67dc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f67e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f6800 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6820 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f689c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f68ec kind:arm_call to:0x01ff938c module:itcm +from:0x020f68f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6904 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6914 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6924 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6934 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f69c4 kind:arm_call to:0x01ff930c module:itcm +from:0x020f69ec kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6a14 kind:load to:0x027e0cd8 module:dtcm +from:0x020f6a1c kind:load to:0x0203feb0 module:main +from:0x020f6a40 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x020f6a70 kind:arm_call to:0x020f6150 module:overlay(31) +from:0x020f6b08 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f6b10 kind:arm_call to:0x0203b6ec module:main +from:0x020f6b2c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6b34 kind:arm_call to:0x01ff938c module:itcm +from:0x020f6b40 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6b50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6c1c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6c28 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6c38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6ca0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f6cc8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f6d9c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6da4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f6db0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6dc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6e94 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f6e9c kind:arm_call to:0x01ff938c module:itcm +from:0x020f6ea8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6eb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6f00 kind:arm_call to:0x020f6150 module:overlay(31) +from:0x020f6f1c kind:arm_call to:0x020f6150 module:overlay(31) +from:0x020f6f38 kind:arm_call to:0x020f6ca4 module:overlay(31) +from:0x020f70a4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f714c kind:arm_call to:0x0201696c module:main +from:0x020f71e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f71ec kind:arm_call to:0x01ff938c module:itcm +from:0x020f71f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f7220 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f727c kind:load to:0x027e0cd8 module:dtcm +from:0x020f7280 kind:load to:0x0211623c module:overlay(31) +from:0x020f72c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f7310 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f733c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f7364 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f738c kind:load to:0x01ff916c module:itcm +from:0x020f73c8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f73d8 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x020f73e8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x020f7404 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f744c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f746c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f74a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f7510 kind:arm_call to:0x020f751c module:overlay(31) +from:0x020f7674 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x020f7690 kind:arm_call to:0x01ffd43c module:itcm +from:0x020f76c8 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x020f76e4 kind:arm_call to:0x01ffd43c module:itcm +from:0x020f7720 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f77d8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020f78ac kind:arm_call to:0x01ffb714 module:itcm +from:0x020f78b4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f78e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f78e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f7958 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f7998 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f7ae4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f7b50 kind:load to:0x027e09bc module:dtcm +from:0x020f7b54 kind:load to:0x027e0964 module:dtcm +from:0x020f7b58 kind:load to:0x027e0970 module:dtcm +from:0x020f7b60 kind:load to:0x027e095c module:dtcm +from:0x020f7b70 kind:load to:0x0203feb0 module:main +from:0x020f7b80 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f7b94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f7b9c kind:arm_call to:0x02011ff4 module:main +from:0x020f7bb0 kind:load to:0x021188b8 module:overlay(31) +from:0x020f7bc4 kind:arm_call to:0x02011f3c module:main +from:0x020f7bd0 kind:arm_call to:0x020f7c00 module:overlay(31) +from:0x020f7be4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f7bfc kind:load to:0x021162ac module:overlay(31) +from:0x020f7c08 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f7c20 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x020f7c2c kind:load to:0x021162d0 module:overlay(31) +from:0x020f7c60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f7c6c kind:arm_call to:0x01fff458 module:itcm +from:0x020f7c80 kind:arm_call to:0x020f8e30 module:overlay(31) +from:0x020f7c88 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7cb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f7cbc kind:arm_call to:0x01fff458 module:itcm +from:0x020f7cd0 kind:arm_call to:0x020f8e3c module:overlay(31) +from:0x020f7cd8 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7ce8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f7cfc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f7d04 kind:arm_call to:0x02011ff4 module:main +from:0x020f7d18 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f7d7c kind:load to:0x02116334 module:overlay(31) +from:0x020f7d80 kind:load to:0x02116324 module:overlay(31) +from:0x020f7ddc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f7dfc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f7e08 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7e0c kind:load to:0x027e09a8 module:dtcm +from:0x020f7e50 kind:arm_call to:0x0202a17c module:main +from:0x020f7e60 kind:arm_call to:0x02035590 module:main +from:0x020f7e6c kind:arm_call to:0x0200f218 module:main +from:0x020f7e88 kind:load to:0x020f7e2c module:overlay(31) +from:0x020f7fe8 kind:arm_call to:0x020f7e78 module:overlay(31) +from:0x020f7ff8 kind:arm_call to:0x020f7e8c module:overlay(31) +from:0x020f8008 kind:arm_call to:0x020f7ee8 module:overlay(31) +from:0x020f8058 kind:arm_call to:0x020f80bc module:overlay(31) +from:0x020f80b4 kind:arm_call to:0x020f80bc module:overlay(31) +from:0x020f810c kind:arm_call to:0x01ffb428 module:itcm +from:0x020f8128 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f8148 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f81f4 kind:arm_call to:0x02028b68 module:main +from:0x020f82b8 kind:arm_call to:0x02028b68 module:main +from:0x020f82cc kind:arm_call to:0x02007430 module:main +from:0x020f82dc kind:load to:0x0211891c module:overlay(31) +from:0x020f82f0 kind:arm_call to:0x02011f3c module:main +from:0x020f82fc kind:arm_call to:0x020f8348 module:overlay(31) +from:0x020f8310 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020f8344 kind:load to:0x02116358 module:overlay(31) +from:0x020f8350 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f83f8 kind:arm_call to:0x01ffa06c module:itcm +from:0x020f8404 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x020f8410 kind:load to:0x0211637c module:overlay(31) +from:0x020f8414 kind:load to:0x0211891c module:overlay(31) +from:0x020f8418 kind:load to:0x020b3168 module:overlay(0) +from:0x020f8480 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f84a0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f84bc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020f852c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f8548 kind:arm_call to:0x020f8990 module:overlay(31) +from:0x020f8558 kind:load to:0x0203feb0 module:main +from:0x020f855c kind:load to:0x02118910 module:overlay(31) +from:0x020f8560 kind:load to:0x02118904 module:overlay(31) +from:0x020f85a4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f85b8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020f85dc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020f8678 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020f869c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f86b4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f86d4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020f8708 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f8714 kind:arm_call to:0x020f8990 module:overlay(31) +from:0x020f8730 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x020f874c kind:arm_call to:0x01ff916c module:itcm +from:0x020f87a0 kind:arm_call to:0x01ff916c module:itcm +from:0x020f87d4 kind:arm_call to:0x01ff916c module:itcm +from:0x020f881c kind:arm_call to:0x020f8990 module:overlay(31) +from:0x020f88a8 kind:load to:0x027e09b8 module:dtcm +from:0x020f88ac kind:load to:0x027e09a8 module:dtcm +from:0x020f88f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f8914 kind:load to:0x027e0ce4 module:dtcm +from:0x020f8940 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f897c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f8988 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f89f8 kind:arm_call to:0x020f88cc module:overlay(31) +from:0x020f8a38 kind:arm_call to:0x020f8918 module:overlay(31) +from:0x020f8a70 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f8a84 kind:arm_call to:0x020f8da4 module:overlay(31) +from:0x020f8b0c kind:arm_call to:0x020f8990 module:overlay(31) +from:0x020f8b54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f8b74 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020f8bac kind:load to:0x02116344 module:overlay(31) +from:0x020f8bb0 kind:load to:0x027e09a8 module:dtcm +from:0x020f8c8c kind:arm_call to:0x0202a17c module:main +from:0x020f8ca0 kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x020f8ce0 kind:arm_call to:0x0201a9dc module:main +from:0x020f8cec kind:load to:0x027e0998 module:dtcm +from:0x020f8cf0 kind:load to:0x0204c49c module:main +from:0x020f8d08 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f8d40 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f8d58 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f8d80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8dc0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f8dec kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f8dfc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f8e24 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f8e2c kind:load to:0x027e0ce4 module:dtcm +from:0x020f8e54 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f8e5c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f8e74 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020f8e7c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f8e84 kind:arm_call to:0x02011ff4 module:main +from:0x020f8e98 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020f8eac kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f8ec0 kind:load to:0x021163d8 module:overlay(31) +from:0x020f8f00 kind:load to:0x027e0cd8 module:dtcm +from:0x020f8f1c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020f8f30 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020f8f38 kind:load to:0x027e09bc module:dtcm +from:0x020f8f44 kind:arm_call to:0x020f8ea4 module:overlay(31) +from:0x020f8f58 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020f8f64 kind:load to:0x021164f4 module:overlay(31) +from:0x020f8f9c kind:arm_call to:0x020f8ec4 module:overlay(31) +from:0x020f9000 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x020f9008 kind:arm_call to:0x0205931c module:overlay(0) +from:0x020f9014 kind:arm_call to:0x020f8ec4 module:overlay(31) +from:0x020f9078 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x020f9080 kind:arm_call to:0x0205931c module:overlay(0) +from:0x020f908c kind:arm_call to:0x020f8ec4 module:overlay(31) +from:0x020f90c4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f90d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f90ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f90f4 kind:arm_call to:0x02011ff4 module:main +from:0x020f910c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f9114 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f912c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020f9134 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f913c kind:arm_call to:0x02011ff4 module:main +from:0x020f9154 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f915c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9174 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f917c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9184 kind:arm_call to:0x02011ff4 module:main +from:0x020f919c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f91a4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f91bc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f91c4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f91cc kind:arm_call to:0x02011ff4 module:main +from:0x020f91f8 kind:arm_call to:0x0203e690 module:main +from:0x020f921c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020f9224 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020f9234 kind:load to:0x020e31c8 module:overlay(31) +from:0x020f9238 kind:load to:0x020e4d98 module:overlay(31) +from:0x020f926c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x020f9280 kind:load to:0x027e0cec module:dtcm +from:0x020f9290 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x020f92a4 kind:load to:0x02116554 module:overlay(31) +from:0x020f92c4 kind:arm_call to:0x020a6400 module:overlay(0) +from:0x020f92dc kind:arm_call to:0x02035590 module:main +from:0x020f92e8 kind:arm_call to:0x02015e40 module:main +from:0x020f9304 kind:arm_call to:0x02035590 module:main +from:0x020f930c kind:arm_call to:0x020354ac module:main +from:0x020f9320 kind:arm_call to:0x02035590 module:main +from:0x020f933c kind:arm_call to:0x02035590 module:main +from:0x020f9344 kind:arm_call to:0x020354ac module:main +from:0x020f935c kind:arm_call to:0x02035590 module:main +from:0x020f937c kind:arm_call_thumb to:0x020155c0 module:main +from:0x020f9388 kind:arm_call_thumb to:0x020155fc module:main +from:0x020f9398 kind:arm_call to:0x02035590 module:main +from:0x020f93a0 kind:arm_call to:0x020354ac module:main +from:0x020f93b8 kind:arm_call to:0x02035590 module:main +from:0x020f93cc kind:arm_call_thumb to:0x02015660 module:main +from:0x020f93e4 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x020f943c kind:arm_call_thumb to:0x0201568c module:main +from:0x020f9444 kind:arm_call_thumb to:0x020155dc module:main +from:0x020f9450 kind:load to:0x02116578 module:overlay(31) +from:0x020f9454 kind:load to:0x02116580 module:overlay(31) +from:0x020f9458 kind:load to:0x020aba48 module:overlay(0) +from:0x020f9460 kind:load to:0x020aba40 module:overlay(0) +from:0x020f9478 kind:arm_call to:0x02011f3c module:main +from:0x020f9494 kind:load to:0x02011ff4 module:main +from:0x020f94a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f94b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x020f94bc kind:arm_call to:0x02011ff4 module:main +from:0x020f94d0 kind:load to:0x02118a04 module:overlay(31) +from:0x020f94e4 kind:arm_call to:0x02011f3c module:main +from:0x020f94f0 kind:arm_call to:0x020f9520 module:overlay(31) +from:0x020f9504 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f951c kind:load to:0x02116594 module:overlay(31) +from:0x020f9528 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f9540 kind:arm_call to:0x02099360 module:overlay(0) +from:0x020f954c kind:load to:0x021165b8 module:overlay(31) +from:0x020f9570 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f9594 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020f95c0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020f95d4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f95e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f95f8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9600 kind:arm_call to:0x02011ff4 module:main +from:0x020f9614 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f962c kind:arm_call to:0x0209932c module:overlay(0) +from:0x020f964c kind:load to:0x02116624 module:overlay(31) +from:0x020f965c kind:arm_call to:0x0209932c module:overlay(0) +from:0x020f967c kind:load to:0x02116624 module:overlay(31) +from:0x020f96a4 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x020f9708 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f9714 kind:arm_call to:0x01fff458 module:itcm +from:0x020f97a8 kind:arm_call to:0x020f46a8 module:overlay(31) +from:0x020f97cc kind:load to:0x027e0ce4 module:dtcm +from:0x020f97d4 kind:load to:0x0203feb0 module:main +from:0x020f97ec kind:arm_call to:0x020993c8 module:overlay(0) +from:0x020f9808 kind:load to:0x02118a50 module:overlay(31) +from:0x020f981c kind:arm_call to:0x02011f3c module:main +from:0x020f9828 kind:arm_call to:0x020f9858 module:overlay(31) +from:0x020f983c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f9854 kind:load to:0x02116634 module:overlay(31) +from:0x020f9860 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f9874 kind:load to:0x02116658 module:overlay(31) +from:0x020f98a0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f98b8 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020f98c0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020f98c8 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x020f98f0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f9908 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020f991c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9930 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9938 kind:arm_call to:0x02011ff4 module:main +from:0x020f994c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f9960 kind:load to:0x02118a9c module:overlay(31) +from:0x020f9974 kind:arm_call to:0x02011f3c module:main +from:0x020f9980 kind:arm_call to:0x020f99b0 module:overlay(31) +from:0x020f9994 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f99ac kind:load to:0x021166b4 module:overlay(31) +from:0x020f99b8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f99cc kind:load to:0x021166d8 module:overlay(31) +from:0x020f99f0 kind:arm_call to:0x01ffedac module:itcm +from:0x020f9a08 kind:arm_call to:0x02081868 module:overlay(0) +from:0x020f9a20 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9a2c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9a40 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9a48 kind:arm_call to:0x02011ff4 module:main +from:0x020f9a5c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f9a70 kind:load to:0x02118ae8 module:overlay(31) +from:0x020f9a84 kind:arm_call to:0x02011f3c module:main +from:0x020f9a90 kind:arm_call to:0x020f9ad4 module:overlay(31) +from:0x020f9aa4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020f9ad0 kind:load to:0x02116734 module:overlay(31) +from:0x020f9adc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f9af8 kind:load to:0x02116758 module:overlay(31) +from:0x020f9b28 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x020f9b48 kind:arm_call to:0x020f9bf8 module:overlay(31) +from:0x020f9b54 kind:load to:0x02112904 module:overlay(31) +from:0x020f9b58 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f9ba4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f9bb8 kind:arm_call to:0x020f9bf8 module:overlay(31) +from:0x020f9bc8 kind:arm_call to:0x020f9bf8 module:overlay(31) +from:0x020f9bdc kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020f9bf0 kind:arm_call to:0x020f9bf8 module:overlay(31) +from:0x020f9c1c kind:arm_call to:0x020f9c3c module:overlay(31) +from:0x020f9c58 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020f9cb8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020f9cd4 kind:load to:0x02112900 module:overlay(31) +from:0x020f9cd8 kind:load to:0x02112904 module:overlay(31) +from:0x020f9cdc kind:load to:0x020b6ba4 module:overlay(0) +from:0x020f9ce8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9cfc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020f9d04 kind:arm_call to:0x02011ff4 module:main +from:0x020f9d18 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020f9d2c kind:load to:0x02118b34 module:overlay(31) +from:0x020f9d40 kind:arm_call to:0x02011f3c module:main +from:0x020f9d4c kind:arm_call to:0x020f9f24 module:overlay(31) +from:0x020f9d60 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020f9d94 kind:load to:0x021167ec module:overlay(31) +from:0x020f9e54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f9e60 kind:arm_call to:0x01fff458 module:itcm +from:0x020f9ec0 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x020f9ed0 kind:load to:0x027e0ce4 module:dtcm +from:0x020f9ef0 kind:arm_call to:0x01fff458 module:itcm +from:0x020f9f0c kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020f9f18 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020f9f30 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020f9f9c kind:arm_call to:0x02080464 module:overlay(0) +from:0x020f9fa8 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x020f9fe8 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020fa030 kind:arm_call to:0x0203e690 module:main +from:0x020fa068 kind:arm_call_thumb to:0x020d800c module:overlay(24) +from:0x020fa098 kind:load to:0x021168c0 module:overlay(31) +from:0x020fa09c kind:load to:0x02118b34 module:overlay(31) +from:0x020fa0a0 kind:load to:0x020b3168 module:overlay(0) +from:0x020fa0a4 kind:load to:0x021167b4 module:overlay(31) +from:0x020fa0a8 kind:load to:0x021167d0 module:overlay(31) +from:0x020fa0ac kind:load to:0x027e0130 module:dtcm +from:0x020fa0b0 kind:load to:0x020a1aac module:overlay(0) +from:0x020fa0b4 kind:load to:0x020e70f0 module:overlay(31) +from:0x020fa0c0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020fa0d4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fa188 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020fa1bc kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fa1cc kind:load to:0x027e09a4 module:dtcm +from:0x020fa22c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020fa254 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fa25c kind:arm_call to:0x020fb210 module:overlay(31) +from:0x020fa264 kind:load to:0x02116808 module:overlay(31) +from:0x020fa2c0 kind:load to:0x02116860 module:overlay(31) +from:0x020fa314 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fa334 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fa350 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x020fa368 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020fa370 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020fa37c kind:load to:0x027e0cec module:dtcm +from:0x020fa384 kind:load to:0x027e09a8 module:dtcm +from:0x020fa3a0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020fa424 kind:arm_call to:0x01fff60c module:itcm +from:0x020fa434 kind:load to:0x027e09b4 module:dtcm +from:0x020fa454 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020fa468 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fa498 kind:load to:0x020af4a0 module:overlay(0) +from:0x020fa4b4 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020fa4e4 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fa4fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020fa51c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020fa540 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x020fa580 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020fa58c kind:load to:0x027e09a8 module:dtcm +from:0x020fa594 kind:load to:0x027e09c0 module:dtcm +from:0x020fa604 kind:load to:0x020fb538 module:overlay(31) +from:0x020fa61c kind:arm_call to:0x020fb53c module:overlay(31) +from:0x020fa628 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020fa640 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020fa668 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fa670 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fa68c kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fa694 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fa6a4 kind:arm_call to:0x020fa82c module:overlay(31) +from:0x020fa768 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x020fa778 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fa79c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x020fa7cc kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020fa808 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020fa810 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fa81c kind:load to:0x021167d0 module:overlay(31) +from:0x020fa820 kind:load to:0x0203feb0 module:main +from:0x020fa824 kind:load to:0x027e09c0 module:dtcm +from:0x020fa854 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020fa8c4 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x020fa8f8 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x020fa908 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fa914 kind:load to:0x027e0d38 module:dtcm +from:0x020fa934 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020fa948 kind:arm_call to:0x020fa2c4 module:overlay(31) +from:0x020fa990 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x020fa9e0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020faa38 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020faa54 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020faaa8 kind:arm_call to:0x020fa82c module:overlay(31) +from:0x020faaec kind:arm_call to:0x01ff916c module:itcm +from:0x020faafc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020fab3c kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020fab78 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fab9c kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fabac kind:load to:0x027e09c0 module:dtcm +from:0x020fabe4 kind:arm_call to:0x02168480 module:overlay(93) +from:0x020fabec kind:load to:0x027e0d8c module:dtcm +from:0x020fac04 kind:arm_call to:0x020fa82c module:overlay(31) +from:0x020fac14 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020fac54 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020fac6c kind:arm_call to:0x020fb5e8 module:overlay(31) +from:0x020fac80 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020fac8c kind:load to:0x027e09c0 module:dtcm +from:0x020facc4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020facd8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x020fad38 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fad48 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020fad6c kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x020fad78 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fad80 kind:load to:0x027e0d38 module:dtcm +from:0x020fadf4 kind:load to:0x020af4a0 module:overlay(0) +from:0x020fae1c kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020fae50 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020fae60 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fae78 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020fae9c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020faea8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020faec4 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x020faed0 kind:load to:0x027e09a8 module:dtcm +from:0x020faf40 kind:arm_call to:0x020fb538 module:overlay(31) +from:0x020faf5c kind:arm_call to:0x020d8024 module:overlay(24) +from:0x020faf6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fafac kind:arm_call to:0x020fb53c module:overlay(31) +from:0x020fafb8 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x020fafd0 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x020faff8 kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fb000 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fb01c kind:arm_call to:0x020fa268 module:overlay(31) +from:0x020fb024 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fb034 kind:arm_call to:0x020fa82c module:overlay(31) +from:0x020fb0f8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x020fb108 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fb128 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x020fb158 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x020fb194 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x020fb1d0 kind:arm_call to:0x020d837c module:overlay(24) +from:0x020fb1e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fb1e8 kind:arm_call to:0x020fb328 module:overlay(31) +from:0x020fb1f0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fb1fc kind:load to:0x021167d0 module:overlay(31) +from:0x020fb200 kind:load to:0x0203feb0 module:main +from:0x020fb204 kind:load to:0x027e09c0 module:dtcm +from:0x020fb2a4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020fb304 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020fb314 kind:arm_call to:0x01ffa60c module:itcm +from:0x020fb324 kind:load to:0x0203feb0 module:main +from:0x020fb34c kind:arm_call to:0x02017e24 module:main +from:0x020fb3d4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020fb430 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020fb45c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020fb4b0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020fb504 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x020fb514 kind:arm_call to:0x01ffa60c module:itcm +from:0x020fb520 kind:load to:0x0203feb0 module:main +from:0x020fb528 kind:load to:0x02112908 module:overlay(31) +from:0x020fb52c kind:load to:0x02112914 module:overlay(31) +from:0x020fb530 kind:load to:0x02112920 module:overlay(31) +from:0x020fb534 kind:load to:0x0211292c module:overlay(31) +from:0x020fb5d8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x020fb5e0 kind:load to:0x027e09a8 module:dtcm +from:0x020fb5fc kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fb614 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb640 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fb660 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb670 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb6d0 kind:arm_call to:0x0208d548 module:overlay(0) +from:0x020fb6e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fb700 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb718 kind:load to:0x020fa268 module:overlay(31) +from:0x020fb724 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fb72c kind:arm_call to:0x02011ff4 module:main +from:0x020fb740 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020fb748 kind:arm_call to:0x02011ff4 module:main +from:0x020fb76c kind:arm_call to:0x0203e740 module:main +from:0x020fb774 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fb77c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020fb784 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020fb78c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020fb794 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fb7a0 kind:load to:0x020a1aac module:overlay(0) +from:0x020fb7bc kind:arm_call to:0x0203e740 module:main +from:0x020fb7c4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x020fb7cc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x020fb7d4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x020fb7dc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x020fb7e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fb7ec kind:arm_call to:0x02011ff4 module:main +from:0x020fb7f8 kind:load to:0x020a1aac module:overlay(0) +from:0x020fb804 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020fb818 kind:load to:0x02118cc4 module:overlay(31) +from:0x020fb82c kind:arm_call to:0x02011f3c module:main +from:0x020fb838 kind:arm_call to:0x020fba50 module:overlay(31) +from:0x020fb84c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020fb87c kind:load to:0x021169b4 module:overlay(31) +from:0x020fb888 kind:load to:0x02118d00 module:overlay(31) +from:0x020fb89c kind:arm_call to:0x02011f3c module:main +from:0x020fb8a8 kind:arm_call to:0x020fba50 module:overlay(31) +from:0x020fb8bc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020fb8ec kind:load to:0x02116a20 module:overlay(31) +from:0x020fb8f8 kind:load to:0x02118c4c module:overlay(31) +from:0x020fb90c kind:arm_call to:0x02011f3c module:main +from:0x020fb918 kind:arm_call to:0x020fba50 module:overlay(31) +from:0x020fb92c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020fb95c kind:load to:0x021169fc module:overlay(31) +from:0x020fb968 kind:load to:0x02118c88 module:overlay(31) +from:0x020fb97c kind:arm_call to:0x02011f3c module:main +from:0x020fb988 kind:arm_call to:0x020fba50 module:overlay(31) +from:0x020fb99c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020fb9cc kind:load to:0x021169d8 module:overlay(31) +from:0x020fb9f8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x020fba34 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x020fba48 kind:load to:0x020b6ba4 module:overlay(0) +from:0x020fba58 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x020fba78 kind:arm_call to:0x02099360 module:overlay(0) +from:0x020fba94 kind:arm_call to:0x020fc450 module:overlay(31) +from:0x020fbab8 kind:arm_call to:0x01fff458 module:itcm +from:0x020fbc04 kind:arm_call to:0x01ffedac module:itcm +from:0x020fbc18 kind:arm_call to:0x02081838 module:overlay(0) +from:0x020fbc30 kind:load to:0x02116a44 module:overlay(31) +from:0x020fbc3c kind:load to:0x027e0ce0 module:dtcm +from:0x020fbc48 kind:load to:0x027e0cd8 module:dtcm +from:0x020fbc4c kind:load to:0x02116914 module:overlay(31) +from:0x020fbc74 kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fbc88 kind:load to:0x020fbca4 module:overlay(31) +from:0x020fbc9c kind:arm_call to:0x020fbca4 module:overlay(31) +from:0x020fbd10 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x020fbd84 kind:arm_call to:0x01fff1e0 module:itcm +from:0x020fbdc8 kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fbde8 kind:arm_call to:0x020fc358 module:overlay(31) +from:0x020fbe10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fbe2c kind:arm_call to:0x0209a334 module:overlay(0) +from:0x020fbe48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fbe5c kind:load to:0x02116924 module:overlay(31) +from:0x020fbe64 kind:load to:0x027e0ce0 module:dtcm +from:0x020fbebc kind:load to:0x0211695c module:overlay(31) +from:0x020fbecc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020fbee4 kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fbf04 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020fbf2c kind:arm_call to:0x01fff05c module:itcm +from:0x020fbf58 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020fbf6c kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fbf78 kind:load to:0x027e0cd8 module:dtcm +from:0x020fc004 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x020fc038 kind:arm_call to:0x020c11c8 module:overlay(17) +from:0x020fc040 kind:arm_call to:0x02099394 module:overlay(0) +from:0x020fc05c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fc068 kind:arm_call to:0x020c11f4 module:overlay(17) +from:0x020fc09c kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fc0a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fc0e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fc0f8 kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fc11c kind:load to:0x027e0ce4 module:dtcm +from:0x020fc150 kind:arm_call to:0x02099394 module:overlay(0) +from:0x020fc174 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x020fc180 kind:load to:0x027e09a8 module:dtcm +from:0x020fc1a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fc1f4 kind:arm_call to:0x020a9fec module:overlay(0) +from:0x020fc20c kind:arm_call to:0x020aa020 module:overlay(0) +from:0x020fc21c kind:arm_call to:0x020db1d4 module:overlay(31) +from:0x020fc280 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020fc288 kind:load to:0x027e09b8 module:dtcm +from:0x020fc28c kind:load to:0x027e0d34 module:dtcm +from:0x020fc290 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc2a8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020fc2f0 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x020fc310 kind:arm_call to:0x0205d778 module:overlay(0) +from:0x020fc348 kind:arm_call to:0x0205d78c module:overlay(0) +from:0x020fc354 kind:load to:0x02112938 module:overlay(31) +from:0x020fc448 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x020fc464 kind:arm_call to:0x020f7d24 module:overlay(31) +from:0x020fc484 kind:load to:0x0211699c module:overlay(31) +from:0x020fc4ac kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fc4bc kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x020fc4dc kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fc4e4 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x020fc500 kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fc50c kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x020fc524 kind:arm_call to:0x020fbe68 module:overlay(31) +from:0x020fc52c kind:arm_call to:0x020f7e1c module:overlay(31) +from:0x020fc53c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fc550 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fc558 kind:arm_call to:0x02011ff4 module:main +from:0x020fc56c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020fc580 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020fc594 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020fc5a8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020fc5bc kind:load to:0x02118d4c module:overlay(31) +from:0x020fc5d0 kind:arm_call to:0x02011f3c module:main +from:0x020fc5dc kind:arm_call to:0x020fc60c module:overlay(31) +from:0x020fc5f0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020fc608 kind:load to:0x02116ac8 module:overlay(31) +from:0x020fc614 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020fc61c kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x020fc6b0 kind:load to:0x02116ab0 module:overlay(31) +from:0x020fc6b4 kind:load to:0x02116aec module:overlay(31) +from:0x020fc6b8 kind:load to:0x02116b68 module:overlay(31) +from:0x020fc6f4 kind:arm_call to:0x01fff350 module:itcm +from:0x020fc728 kind:arm_call to:0x02062764 module:overlay(0) +from:0x020fc780 kind:load to:0x027e0ce4 module:dtcm +from:0x020fc784 kind:load to:0x02114874 module:overlay(31) +from:0x020fc78c kind:load to:0x0204b608 module:main +from:0x020fc790 kind:load to:0x020da050 module:overlays(19,24) +from:0x020fc7c4 kind:arm_call to:0x02070ff8 module:overlay(0) +from:0x020fc7d0 kind:arm_call to:0x020fcbdc module:overlay(31) +from:0x020fc7dc kind:load to:0x020b6ae8 module:overlay(0) +from:0x020fc830 kind:arm_call to:0x020db2ec module:overlay(31) +from:0x020fc844 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x020fc854 kind:load to:0x027e0d34 module:dtcm +from:0x020fc858 kind:load to:0x0211295c module:overlay(31) +from:0x020fc85c kind:load to:0x020b69b8 module:overlay(0) +from:0x020fc8b4 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x020fc8c0 kind:arm_call to:0x020c8554 module:overlay(24) +from:0x020fc8d0 kind:arm_call to:0x020c8560 module:overlay(24) +from:0x020fc8fc kind:load to:0x0204b608 module:main +from:0x020fc900 kind:load to:0x020b69b8 module:overlay(0) +from:0x020fc904 kind:load to:0x027e0994 module:dtcm +from:0x020fc928 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020fc974 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x020fc9ac kind:arm_call to:0x020fcc5c module:overlay(31) +from:0x020fc9c4 kind:arm_call to:0x02062784 module:overlay(0) +from:0x020fc9d0 kind:arm_call to:0x020c8560 module:overlay(24) +from:0x020fc9dc kind:arm_call to:0x02074688 module:overlay(0) +from:0x020fc9fc kind:arm_call to:0x01fff148 module:itcm +from:0x020fca28 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020fca50 kind:arm_call to:0x02074764 module:overlay(0) +from:0x020fca70 kind:arm_call to:0x01fff148 module:itcm +from:0x020fcaa0 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x020fcac0 kind:arm_call to:0x02074764 module:overlay(0) +from:0x020fcafc kind:arm_call to:0x01fff148 module:itcm +from:0x020fcb30 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x020fcb4c kind:load to:0x0204b608 module:main +from:0x020fcb50 kind:load to:0x027e0994 module:dtcm +from:0x020fcb54 kind:load to:0x027e0ce0 module:dtcm +from:0x020fcb58 kind:load to:0x027e09b8 module:dtcm +from:0x020fcb90 kind:arm_call to:0x020db30c module:overlay(31) +from:0x020fcbd8 kind:load to:0x027e0d34 module:dtcm +from:0x020fcc1c kind:arm_call to:0x020fcb5c module:overlay(31) +from:0x020fcc38 kind:arm_call to:0x020fcb74 module:overlay(31) +from:0x020fccb4 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020fccbc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fccc4 kind:arm_call to:0x02011ff4 module:main +from:0x020fccdc kind:arm_call to:0x02062c50 module:overlay(0) +from:0x020fcce4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fccf8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020fcd6c kind:load to:0x02118d98 module:overlay(31) +from:0x020fcd80 kind:arm_call to:0x02011f3c module:main +from:0x020fcd8c kind:arm_call to:0x020fcdbc module:overlay(31) +from:0x020fcda0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x020fcdb8 kind:load to:0x02116b98 module:overlay(31) +from:0x020fcdc4 kind:arm_call to:0x020e578c module:overlay(31) +from:0x020fcdd4 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x020fcde0 kind:load to:0x02116bbc module:overlay(31) +from:0x020fcdf8 kind:arm_call to:0x02069620 module:overlay(0) +from:0x020fce1c kind:load to:0x020b684c module:overlay(0) +from:0x020fce78 kind:arm_call to:0x020e57e4 module:overlay(31) +from:0x020fceb4 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x020fcebc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fced4 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x020fcedc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fcee4 kind:arm_call to:0x02011ff4 module:main +from:0x020fcef8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x020fcf0c kind:load to:0x02118de4 module:overlay(31) +from:0x020fcf20 kind:arm_call to:0x02011f3c module:main +from:0x020fcf2c kind:arm_call to:0x020fcf5c module:overlay(31) +from:0x020fcf40 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020fcf58 kind:load to:0x02116c28 module:overlay(31) +from:0x020fcf64 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020fcfbc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x020fcfe4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x020fcffc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020fd030 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x020fd048 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x020fd060 kind:load to:0x02116c7c module:overlay(31) +from:0x020fd064 kind:load to:0x02118de4 module:overlay(31) +from:0x020fd068 kind:load to:0x0211543c module:overlay(31) +from:0x020fd0e8 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x020fd120 kind:load to:0x02116c44 module:overlay(31) +from:0x020fd19c kind:arm_call to:0x01ffb428 module:itcm +from:0x020fd1dc kind:arm_call to:0x01ffc634 module:itcm +from:0x020fd1f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020fd1fc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020fd204 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020fd20c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fd224 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020fd22c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x020fd234 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x020fd23c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fd244 kind:arm_call to:0x02011ff4 module:main +from:0x020fd258 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020fd26c kind:load to:0x02118ecc module:overlay(31) +from:0x020fd280 kind:arm_call to:0x02011f3c module:main +from:0x020fd28c kind:arm_call to:0x020fd2d8 module:overlay(31) +from:0x020fd2a0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x020fd2d0 kind:load to:0x02116cf4 module:overlay(31) +from:0x020fd2e0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x020fd308 kind:arm_call to:0x02099360 module:overlay(0) +from:0x020fd314 kind:arm_call to:0x020fd64c module:overlay(31) +from:0x020fd32c kind:load to:0x02116d18 module:overlay(31) +from:0x020fd3a8 kind:arm_call to:0x020fd3e0 module:overlay(31) +from:0x020fd3b0 kind:arm_call to:0x020fd3ec module:overlay(31) +from:0x020fd3b8 kind:arm_call to:0x020fd40c module:overlay(31) +from:0x020fd3c0 kind:arm_call to:0x020fd4b0 module:overlay(31) +from:0x020fd3e8 kind:load to:0x020fd5d4 module:overlay(31) +from:0x020fd400 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fd408 kind:load to:0x027e0ce4 module:dtcm +from:0x020fd424 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fd468 kind:arm_call to:0x01fff148 module:itcm +from:0x020fd49c kind:arm_call to:0x0210f4fc module:overlay(31) +from:0x020fd4a8 kind:load to:0x027e0ce4 module:dtcm +from:0x020fd4ac kind:load to:0x027e0ce0 module:dtcm +from:0x020fd4dc kind:arm_call to:0x01ff993c module:itcm +from:0x020fd4ec kind:arm_call to:0x0210f4fc module:overlay(31) +from:0x020fd59c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fd5c0 kind:arm_call to:0x0210f4b8 module:overlay(31) +from:0x020fd5cc kind:load to:0x027e0ce4 module:dtcm +from:0x020fd5e4 kind:load to:0x0209a188 module:overlay(0) +from:0x020fd644 kind:arm_call to:0x0210f478 module:overlay(31) +from:0x020fd660 kind:arm_call to:0x020f7d24 module:overlay(31) +from:0x020fd680 kind:load to:0x02116cdc module:overlay(31) +from:0x020fd6bc kind:arm_call to:0x020fd5e8 module:overlay(31) +from:0x020fd6cc kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x020fd6f8 kind:arm_call to:0x020fd628 module:overlay(31) +from:0x020fd700 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x020fd730 kind:arm_call to:0x020f7e1c module:overlay(31) +from:0x020fd768 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x020fd778 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fd78c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x020fd794 kind:arm_call to:0x02011ff4 module:main +from:0x020fd7a8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x020fd7cc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x020fd880 kind:load to:0x02115cb8 module:overlay(31) +from:0x020fd898 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x020fd8a0 kind:arm_call to:0x020748ec module:overlay(0) +from:0x020fd93c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020fd94c kind:load to:0x02116d7c module:overlay(31) +from:0x020fd950 kind:load to:0x02116e14 module:overlay(31) +from:0x020fd954 kind:load to:0x02118fa4 module:overlay(31) +from:0x020fd9e0 kind:arm_call to:0x0209eab4 module:overlay(0) +from:0x020fda70 kind:arm_call to:0x020fe788 module:overlay(31) +from:0x020fda90 kind:load to:0x02118fd4 module:overlay(31) +from:0x020fda94 kind:load to:0x02118fb0 module:overlay(31) +from:0x020fda98 kind:load to:0x02118ff8 module:overlay(31) +from:0x020fdb04 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fdb14 kind:arm_call to:0x01ff9218 module:itcm +from:0x020fdd40 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fdd50 kind:arm_call to:0x01ff9218 module:itcm +from:0x020fdebc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020fdf00 kind:load to:0x027e09b8 module:dtcm +from:0x020fdf5c kind:arm_call to:0x020fe954 module:overlay(31) +from:0x020fdf9c kind:arm_call to:0x020fe954 module:overlay(31) +from:0x020fdfd0 kind:arm_call to:0x020fe954 module:overlay(31) +from:0x020fdfe8 kind:arm_call to:0x020fe954 module:overlay(31) +from:0x020fe07c kind:arm_call to:0x01ffb428 module:itcm +from:0x020fe0d0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020fe198 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020fe210 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020fe22c kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x020fe278 kind:arm_call to:0x020fe954 module:overlay(31) +from:0x020fe29c kind:arm_call to:0x01ffb428 module:itcm +from:0x020fe2f8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020fe3e4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020fe45c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020fe508 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x020fe578 kind:arm_call to:0x020fe954 module:overlay(31) +from:0x020fe594 kind:load to:0x027e09b8 module:dtcm +from:0x020fe5a4 kind:load to:0x0209ee2c module:overlay(0) +from:0x020fe5b4 kind:load to:0x0209ea60 module:overlay(0) +from:0x020fe6a8 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020fe6b0 kind:arm_call to:0x01ff9f38 module:itcm +from:0x020fe6bc kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x020fe6d0 kind:arm_call to:0x01ff9fbc module:itcm +from:0x020fe6ec kind:arm_call to:0x0202a17c module:main +from:0x020fe71c kind:arm_call to:0x0201a9dc module:main +from:0x020fe728 kind:load to:0x02118fa4 module:overlay(31) +from:0x020fe730 kind:load to:0x027e0998 module:dtcm +from:0x020fe734 kind:load to:0x02040eb0 module:main +from:0x020fe738 kind:load to:0x0204c49c module:main +from:0x020fe73c kind:load to:0x02118fa4 module:overlay(31) +from:0x020fe754 kind:load to:0x020a1b0c module:overlay(0) +from:0x020fe768 kind:arm_call to:0x020fe788 module:overlay(31) +from:0x020fe79c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x020fe7a8 kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x020fe944 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe950 kind:load to:0x0203feb0 module:main +from:0x020fe990 kind:arm_call to:0x0209e9f0 module:overlay(0) +from:0x020fea00 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fea3c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x020fea70 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x020feab0 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x020feab8 kind:load to:0x027e0ce0 module:dtcm +from:0x020feae4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x020feaec kind:arm_call to:0x0209e870 module:overlay(0) +from:0x020feb04 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x020feb0c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x020feb14 kind:arm_call to:0x02011ff4 module:main +from:0x020feb48 kind:load to:0x0211902c module:overlay(31) +from:0x020feb5c kind:arm_call to:0x02011f3c module:main +from:0x020feb68 kind:arm_call to:0x020febc0 module:overlay(31) +from:0x020feb80 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x020febb8 kind:load to:0x02116e30 module:overlay(31) +from:0x020febc8 kind:arm_call to:0x020fd88c module:overlay(31) +from:0x020fec6c kind:load to:0x02116e4c module:overlay(31) +from:0x020fec70 kind:load to:0x02116ee4 module:overlay(31) +from:0x020fec74 kind:load to:0x0211902c module:overlay(31) +from:0x020fec78 kind:load to:0x020b3168 module:overlay(0) +from:0x020fec90 kind:arm_call to:0x020fd958 module:overlay(31) +from:0x020fecb8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fecc8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fed00 kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x020fed0c kind:arm_call to:0x02081aa4 module:overlay(0) +from:0x020fed4c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020fed68 kind:arm_call to:0x020fe000 module:overlay(31) +from:0x020fedb0 kind:arm_call to:0x01fff520 module:itcm +from:0x020fedf8 kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x020fee0c kind:arm_call to:0x020ff970 module:overlay(31) +from:0x020fee30 kind:arm_call to:0x02081aa4 module:overlay(0) +from:0x020fee64 kind:arm_call to:0x021000a4 module:overlay(31) +from:0x020fee6c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020fee80 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x020fee8c kind:load to:0x027e0cd8 module:dtcm +from:0x020fee90 kind:load to:0x027e0ce8 module:dtcm +from:0x020fee98 kind:load to:0x020b4cc4 module:overlay(0) +from:0x020fee9c kind:load to:0x027e09bc module:dtcm +from:0x020feea8 kind:load to:0x020fe9bc module:overlay(31) +from:0x020feed4 kind:arm_call to:0x020fe9c0 module:overlay(31) +from:0x020feef4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x020fef08 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x020fef10 kind:load to:0x027e09bc module:dtcm +from:0x020fef14 kind:load to:0x02112970 module:overlay(31) +from:0x020fef18 kind:load to:0x020b69b8 module:overlay(0) +from:0x020fefa4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020fefe4 kind:arm_call to:0x021000a4 module:overlay(31) +from:0x020feff8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020ff004 kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x020ff010 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ff028 kind:arm_call to:0x021682b8 module:overlay(93) +from:0x020ff03c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x020ff074 kind:arm_call to:0x021000a4 module:overlay(31) +from:0x020ff088 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x020ff0ac kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020ff0cc kind:arm_call to:0x020749c4 module:overlay(0) +from:0x020ff0e0 kind:arm_call to:0x020db1e4 module:overlay(31) +from:0x020ff0ec kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ff100 kind:arm_call to:0x021682c8 module:overlays(93,94) +from:0x020ff128 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x020ff140 kind:arm_call to:0x020db1e4 module:overlay(31) +from:0x020ff14c kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ff174 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020ff18c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020ff1d4 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020ff1e8 kind:arm_call to:0x020820fc module:overlay(0) +from:0x020ff204 kind:arm_call to:0x0206e6a0 module:overlay(0) +from:0x020ff214 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x020ff224 kind:arm_call to:0x020fda9c module:overlay(31) +from:0x020ff260 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020ff274 kind:load to:0x027e09bc module:dtcm +from:0x020ff278 kind:load to:0x020b69b8 module:overlay(0) +from:0x020ff27c kind:load to:0x027e0ce0 module:dtcm +from:0x020ff280 kind:load to:0x027e0d8c module:dtcm +from:0x020ff284 kind:load to:0x027e09b8 module:dtcm +from:0x020ff288 kind:load to:0x027e0d34 module:dtcm +from:0x020ff28c kind:load to:0x027e0cd8 module:dtcm +from:0x020ff298 kind:arm_call to:0x020fdea0 module:overlay(31) +from:0x020ff334 kind:arm_call to:0x0209e9f0 module:overlay(0) +from:0x020ff36c kind:arm_call to:0x01ffb428 module:itcm +from:0x020ff3c4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x020ff438 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x020ff448 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x020ff45c kind:arm_call to:0x020fe000 module:overlay(31) +from:0x020ff474 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x020ff484 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x020ff49c kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x020ff4ac kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x020ff4ec kind:arm_call to:0x020fe000 module:overlay(31) +from:0x020ff524 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ff53c kind:arm_call to:0x021682b8 module:overlay(93) +from:0x020ff54c kind:arm_call to:0x020fe000 module:overlay(31) +from:0x020ff580 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020ff598 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020ff5b0 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020ff5c8 kind:arm_call to:0x02083414 module:overlay(0) +from:0x020ff600 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x020ff610 kind:arm_call to:0x020fe000 module:overlay(31) +from:0x020ff620 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x020ff638 kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x020ff650 kind:arm_call to:0x020820fc module:overlay(0) +from:0x020ff66c kind:arm_call to:0x0206e6a0 module:overlay(0) +from:0x020ff684 kind:arm_call to:0x020fe000 module:overlay(31) +from:0x020ff690 kind:load to:0x027e09b8 module:dtcm +from:0x020ff694 kind:load to:0x020b69b8 module:overlay(0) +from:0x020ff698 kind:load to:0x027e0d38 module:dtcm +from:0x020ff69c kind:load to:0x027e0ce0 module:dtcm +from:0x020ff6a0 kind:load to:0x027e0d8c module:dtcm +from:0x020ff6a4 kind:load to:0x027e0cd8 module:dtcm +from:0x020ff6a8 kind:load to:0x027e09a4 module:dtcm +from:0x020ff6ac kind:load to:0x02112970 module:overlay(31) +from:0x020ff6d0 kind:arm_call to:0x020fe59c module:overlay(31) +from:0x020ff6fc kind:arm_call to:0x01fff148 module:itcm +from:0x020ff70c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020ff734 kind:arm_call to:0x0209887c module:overlay(0) +from:0x020ff744 kind:arm_call to:0x02098800 module:overlay(0) +from:0x020ff758 kind:arm_call to:0x020fe59c module:overlay(31) +from:0x020ff760 kind:load to:0x027e0cd8 module:dtcm +from:0x020ff764 kind:load to:0x027e0ce0 module:dtcm +from:0x020ff768 kind:load to:0x027e0ce4 module:dtcm +from:0x020ff794 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020ff7a8 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x020ff7d0 kind:arm_call to:0x0209887c module:overlay(0) +from:0x020ff7e8 kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x020ff7fc kind:arm_call to:0x02098800 module:overlay(0) +from:0x020ff810 kind:load to:0x027e0cd8 module:dtcm +from:0x020ff814 kind:load to:0x027e0ce4 module:dtcm +from:0x020ff858 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020ff86c kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x020ff894 kind:arm_call to:0x0209887c module:overlay(0) +from:0x020ff8b0 kind:arm_call to:0x02098800 module:overlay(0) +from:0x020ff8cc kind:arm_call to:0x01fff148 module:itcm +from:0x020ff8dc kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020ff8f4 kind:arm_call to:0x02081aa4 module:overlay(0) +from:0x020ff90c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020ff92c kind:arm_call to:0x0209887c module:overlay(0) +from:0x020ff948 kind:arm_call to:0x02081aa4 module:overlay(0) +from:0x020ff964 kind:load to:0x027e0cd8 module:dtcm +from:0x020ff968 kind:load to:0x027e0ce4 module:dtcm +from:0x020ff96c kind:load to:0x027e0ce0 module:dtcm +from:0x020ff9a4 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x020ff9b8 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x020ff9e0 kind:arm_call to:0x0209887c module:overlay(0) +from:0x020ff9fc kind:arm_call to:0x02098800 module:overlay(0) +from:0x020ffa20 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x020ffa30 kind:arm_call_thumb to:0x020ba29c module:overlays(1,2) +from:0x020ffa40 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x020ffa5c kind:load to:0x027e0ce4 module:dtcm +from:0x020ffa60 kind:load to:0x027e0cd8 module:dtcm +from:0x020ffa64 kind:load to:0x027e09a4 module:dtcm +from:0x020ffa70 kind:load to:0x020fe5c0 module:overlay(31) +from:0x020ffaac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ffaf0 kind:load to:0x0203feb0 module:main +from:0x020ffb3c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x020ffb74 kind:load to:0x027e09b8 module:dtcm +from:0x020ffc14 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020ffc28 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020ffc3c kind:arm_call to:0x01ffaf74 module:itcm +from:0x020ffc50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ffc64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ffc88 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020ffca0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x020ffcc8 kind:load to:0x0203feb0 module:main +from:0x020ffcd0 kind:load to:0x027e0cec module:dtcm +from:0x020ffcdc kind:arm_call to:0x020fe748 module:overlay(31) +from:0x020ffcf0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x020ffd18 kind:load to:0x027e09a8 module:dtcm +from:0x020ffd1c kind:load to:0x020731e8 module:overlay(0) +from:0x020ffd50 kind:arm_call to:0x020733ec module:overlay(0) +from:0x020ffd5c kind:load to:0x027e09a8 module:dtcm +from:0x020ffd84 kind:load to:0x027e09a8 module:dtcm +from:0x020ffd8c kind:load to:0x020731e8 module:overlay(0) +from:0x020ffdc0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x020ffdcc kind:load to:0x027e09a8 module:dtcm +from:0x020ffde0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ffdf4 kind:load to:0x027e09b8 module:dtcm +from:0x020ffe10 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ffe2c kind:load to:0x027e0ce0 module:dtcm +from:0x020ffe4c kind:arm_call to:0x020fe838 module:overlay(31) +from:0x020fff70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100088 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100094 kind:load to:0x0203feb0 module:main +from:0x021000b8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021000cc kind:arm_call to:0x01fff148 module:itcm +from:0x021000dc kind:arm_call to:0x01fff148 module:itcm +from:0x02100110 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02100128 kind:arm_call to:0x01fff148 module:itcm +from:0x0210013c kind:load to:0x027e0ce0 module:dtcm +from:0x0210014c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02100154 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210015c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02100164 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210017c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02100184 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210018c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02100194 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210019c kind:arm_call to:0x02011ff4 module:main +from:0x021001b0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021001e4 kind:load to:0x02119110 module:overlay(31) +from:0x021001f8 kind:arm_call to:0x02011f3c module:main +from:0x02100204 kind:arm_call to:0x02100260 module:overlay(31) +from:0x0210021c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02100258 kind:load to:0x02116f04 module:overlay(31) +from:0x02100268 kind:arm_call to:0x020fd88c module:overlay(31) +from:0x02100304 kind:load to:0x02116f20 module:overlay(31) +from:0x02100308 kind:load to:0x02116fb8 module:overlay(31) +from:0x0210030c kind:load to:0x02119110 module:overlay(31) +from:0x02100310 kind:load to:0x020b3168 module:overlay(0) +from:0x02100324 kind:arm_call to:0x020fd958 module:overlay(31) +from:0x02100338 kind:arm_call to:0x020fda9c module:overlay(31) +from:0x02100350 kind:load to:0x020fe5c0 module:overlay(31) +from:0x02100374 kind:arm_call to:0x0203b434 module:main +from:0x0210037c kind:arm_call to:0x0203c53c module:main +from:0x0210038c kind:arm_call to:0x0203b434 module:main +from:0x02100394 kind:arm_call to:0x0203c53c module:main +from:0x021003a0 kind:arm_call to:0x0203bea8 module:main +from:0x021003a4 kind:arm_call to:0x0203badc module:main +from:0x021003e0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02100458 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210049c kind:load to:0x0203feb0 module:main +from:0x021004b4 kind:arm_call to:0x020fe000 module:overlay(31) +from:0x021004f4 kind:arm_call to:0x020a9fc8 module:overlay(0) +from:0x0210051c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02100524 kind:load to:0x027e0ce0 module:dtcm +from:0x0210052c kind:load to:0x027e09a8 module:dtcm +from:0x02100560 kind:load to:0x027e0ce0 module:dtcm +from:0x021005f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021005fc kind:load to:0x0209ee2c module:overlay(0) +from:0x02100638 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02100650 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0210065c kind:load to:0x027e0cec module:dtcm +from:0x02100668 kind:arm_call to:0x020fe748 module:overlay(31) +from:0x0210067c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021006c8 kind:arm_call to:0x0203b434 module:main +from:0x021006d4 kind:arm_call to:0x0203c53c module:main +from:0x021006e0 kind:arm_call to:0x0203bea8 module:main +from:0x021006e4 kind:arm_call to:0x0203badc module:main +from:0x02100720 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02100758 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0210076c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02100780 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021007c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021007d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021007e8 kind:arm_call to:0x020541c8 module:overlay(0) +from:0x02100804 kind:arm_call to:0x020541c8 module:overlay(0) +from:0x02100818 kind:load to:0x0203feb0 module:main +from:0x02100840 kind:load to:0x027e09a8 module:dtcm +from:0x02100848 kind:load to:0x020731e8 module:overlay(0) +from:0x0210087c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02100888 kind:load to:0x027e09a8 module:dtcm +from:0x021008a4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021008ac kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021008b4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021008bc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021008d4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021008dc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021008e4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021008ec kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021008f4 kind:arm_call to:0x02011ff4 module:main +from:0x02100908 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210091c kind:load to:0x021191f4 module:overlay(31) +from:0x02100930 kind:arm_call to:0x02011f3c module:main +from:0x0210093c kind:arm_call to:0x02100a04 module:overlay(31) +from:0x02100954 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02100984 kind:load to:0x02116fd4 module:overlay(31) +from:0x02100994 kind:arm_call to:0x020fd88c module:overlay(31) +from:0x021009b4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021009bc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021009cc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021009f8 kind:load to:0x02116ff0 module:overlay(31) +from:0x021009fc kind:load to:0x02117088 module:overlay(31) +from:0x02100a00 kind:load to:0x02115cb8 module:overlay(31) +from:0x02100a0c kind:arm_call to:0x020fd88c module:overlay(31) +from:0x02100a2c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02100a34 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02100a44 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02100a70 kind:load to:0x02116ff0 module:overlay(31) +from:0x02100a74 kind:load to:0x02117088 module:overlay(31) +from:0x02100a78 kind:load to:0x02115cb8 module:overlay(31) +from:0x02100ab4 kind:arm_call to:0x020fd958 module:overlay(31) +from:0x02100bc0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02100bd0 kind:arm_call to:0x020fda9c module:overlay(31) +from:0x02100c1c kind:arm_call to:0x020fda9c module:overlay(31) +from:0x02100c24 kind:load to:0x027e09b8 module:dtcm +from:0x02100c34 kind:load to:0x0209ea60 module:overlay(0) +from:0x02100c44 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02100c90 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02100cd4 kind:load to:0x0203feb0 module:main +from:0x02100ce0 kind:load to:0x020fe5c0 module:overlay(31) +from:0x02100d40 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02100d54 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02100d64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100d84 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02100da4 kind:load to:0x0203feb0 module:main +from:0x02100da8 kind:load to:0x027e0cec module:dtcm +from:0x02100dfc kind:load to:0x021191f4 module:overlay(31) +from:0x02100efc kind:arm_call to:0x020fe954 module:overlay(31) +from:0x02100f40 kind:arm_call to:0x01ffb464 module:itcm +from:0x02100f50 kind:arm_call to:0x01ff9218 module:itcm +from:0x02100fb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02100fc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02101004 kind:arm_call to:0x01ffb464 module:itcm +from:0x02101014 kind:arm_call to:0x01ff9218 module:itcm +from:0x02101138 kind:load to:0x027e09a8 module:dtcm +from:0x02101140 kind:load to:0x020731e8 module:overlay(0) +from:0x02101174 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02101180 kind:load to:0x027e09a8 module:dtcm +from:0x021011a4 kind:load to:0x027e09a8 module:dtcm +from:0x021011ac kind:load to:0x020731e8 module:overlay(0) +from:0x021011e0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021011ec kind:load to:0x027e09a8 module:dtcm +from:0x02101200 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02101208 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02101210 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02101228 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02101230 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02101238 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02101240 kind:arm_call to:0x02011ff4 module:main +from:0x02101254 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02101268 kind:load to:0x021192d8 module:overlay(31) +from:0x0210127c kind:arm_call to:0x02011f3c module:main +from:0x02101288 kind:arm_call to:0x02101368 module:overlay(31) +from:0x021012a4 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x021012d8 kind:load to:0x021170a8 module:overlay(31) +from:0x021012e8 kind:arm_call to:0x020fd88c module:overlay(31) +from:0x0210131c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210134c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02101358 kind:load to:0x021170d0 module:overlay(31) +from:0x0210135c kind:load to:0x02117168 module:overlay(31) +from:0x02101360 kind:load to:0x020b3168 module:overlay(0) +from:0x02101364 kind:load to:0x02115cb8 module:overlay(31) +from:0x02101370 kind:arm_call to:0x020fd88c module:overlay(31) +from:0x021013a4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021013d4 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021013e0 kind:load to:0x021170d0 module:overlay(31) +from:0x021013e4 kind:load to:0x02117168 module:overlay(31) +from:0x021013e8 kind:load to:0x020b3168 module:overlay(0) +from:0x021013ec kind:load to:0x02115cb8 module:overlay(31) +from:0x02101400 kind:load to:0x02112998 module:overlay(31) +from:0x02101420 kind:arm_call to:0x020fd958 module:overlay(31) +from:0x02101434 kind:arm_call to:0x020fe954 module:overlay(31) +from:0x021014bc kind:arm_call to:0x01ffcfcc module:itcm +from:0x02101520 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210153c kind:arm_call to:0x020fe978 module:overlay(31) +from:0x02101720 kind:arm_call to:0x01ffb464 module:itcm +from:0x02101730 kind:arm_call to:0x01ff9218 module:itcm +from:0x021018c0 kind:arm_call to:0x020fda9c module:overlay(31) +from:0x021018cc kind:arm_call to:0x020fda9c module:overlay(31) +from:0x021018dc kind:load to:0x020fe5c0 module:overlay(31) +from:0x02101900 kind:arm_call to:0x0203b434 module:main +from:0x02101908 kind:arm_call to:0x0203c53c module:main +from:0x02101918 kind:arm_call to:0x0203b434 module:main +from:0x02101920 kind:arm_call to:0x0203c53c module:main +from:0x0210192c kind:arm_call to:0x0203bea8 module:main +from:0x02101930 kind:arm_call to:0x0203badc module:main +from:0x0210196c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021019e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02101a28 kind:load to:0x0203feb0 module:main +from:0x02101a68 kind:arm_call to:0x01ffb428 module:itcm +from:0x02101ad8 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02101aec kind:arm_call to:0x020fe000 module:overlay(31) +from:0x02101af8 kind:arm_call to:0x020fe954 module:overlay(31) +from:0x02101b18 kind:arm_call to:0x020fe000 module:overlay(31) +from:0x02101bd0 kind:load to:0x0209ea60 module:overlay(0) +from:0x02101c0c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02101c24 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02101c30 kind:load to:0x027e0cec module:dtcm +from:0x02101c3c kind:arm_call to:0x020fe748 module:overlay(31) +from:0x02101c50 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02101c9c kind:arm_call to:0x0203b434 module:main +from:0x02101ca4 kind:arm_call to:0x0203c53c module:main +from:0x02101cb0 kind:arm_call to:0x0203bea8 module:main +from:0x02101cb4 kind:arm_call to:0x0203badc module:main +from:0x02101cf0 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02101d28 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02101d3c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02101d50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101d64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101d90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101da0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101db8 kind:arm_call to:0x020541c8 module:overlay(0) +from:0x02101dd4 kind:arm_call to:0x020541c8 module:overlay(0) +from:0x02101dec kind:load to:0x0203feb0 module:main +from:0x02101e10 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02101e74 kind:load to:0x0211298c module:overlay(31) +from:0x02101e78 kind:load to:0x021192d8 module:overlay(31) +from:0x02101e7c kind:load to:0x021192f8 module:overlay(31) +from:0x02101ea0 kind:load to:0x027e09a8 module:dtcm +from:0x02101ea8 kind:load to:0x020731e8 module:overlay(0) +from:0x02101edc kind:arm_call to:0x020733ec module:overlay(0) +from:0x02101ee8 kind:load to:0x027e09a8 module:dtcm +from:0x02101f08 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02101f10 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02101f18 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02101f20 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02101f38 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02101f40 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02101f48 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02101f50 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02101f58 kind:arm_call to:0x02011ff4 module:main +from:0x02101f6c kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02101f80 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02101f88 kind:arm_call to:0x02011ff4 module:main +from:0x02101f9c kind:load to:0x02119350 module:overlay(31) +from:0x02101fb0 kind:arm_call to:0x02011f3c module:main +from:0x02101fbc kind:arm_call to:0x02102010 module:overlay(31) +from:0x02101fdc kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02102008 kind:load to:0x02117190 module:overlay(31) +from:0x02102018 kind:arm_call to:0x021012e0 module:overlay(31) +from:0x0210203c kind:load to:0x021171b8 module:overlay(31) +from:0x02102040 kind:load to:0x02117250 module:overlay(31) +from:0x0210204c kind:arm_call to:0x02101404 module:overlay(31) +from:0x02102078 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x021020dc kind:load to:0x021129ac module:overlay(31) +from:0x021020e0 kind:load to:0x02119350 module:overlay(31) +from:0x021020e4 kind:load to:0x02119370 module:overlay(31) +from:0x02102108 kind:load to:0x027e09a8 module:dtcm +from:0x0210210c kind:load to:0x020731e8 module:overlay(0) +from:0x02102140 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0210214c kind:load to:0x027e09a8 module:dtcm +from:0x0210217c kind:load to:0x027e09a8 module:dtcm +from:0x02102184 kind:load to:0x020731e8 module:overlay(0) +from:0x02102194 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0210219c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021021a4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021021ac kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021021c4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021021cc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021021d4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021021dc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021021e4 kind:arm_call to:0x02011ff4 module:main +from:0x021021f8 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0210220c kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02102214 kind:arm_call to:0x02011ff4 module:main +from:0x02102228 kind:load to:0x021193c8 module:overlay(31) +from:0x0210223c kind:arm_call to:0x02011f3c module:main +from:0x02102248 kind:arm_call to:0x02102298 module:overlay(31) +from:0x02102260 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02102290 kind:load to:0x02117278 module:overlay(31) +from:0x021022a0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021022c8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02102334 kind:load to:0x02117294 module:overlay(31) +from:0x02102338 kind:load to:0x020b3168 module:overlay(0) +from:0x0210233c kind:load to:0x02115cb8 module:overlay(31) +from:0x02102340 kind:load to:0x021193c8 module:overlay(31) +from:0x02102370 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021023ac kind:arm_call to:0x01ffcfcc module:itcm +from:0x02102438 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210246c kind:arm_call to:0x02059540 module:overlay(0) +from:0x021024ac kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021024b4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021024cc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021024d4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021024dc kind:arm_call to:0x02011ff4 module:main +from:0x021024f0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02102504 kind:load to:0x021194ac module:overlay(31) +from:0x02102518 kind:arm_call to:0x02011f3c module:main +from:0x02102524 kind:arm_call to:0x02102578 module:overlay(31) +from:0x02102544 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02102570 kind:load to:0x021172d4 module:overlay(31) +from:0x02102580 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02102598 kind:arm_call_thumb to:0x0205a118 module:overlay(0) +from:0x021025a0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021025d0 kind:load to:0x021172fc module:overlay(31) +from:0x021025d4 kind:load to:0x02115cb8 module:overlay(31) +from:0x021025f8 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02102680 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02102704 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02102758 kind:load to:0x021129b4 module:overlay(31) +from:0x0210275c kind:load to:0x021194ac module:overlay(31) +from:0x02102760 kind:load to:0x021194cc module:overlay(31) +from:0x021027b8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021027c0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021027d8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021027e0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021027e8 kind:arm_call to:0x02011ff4 module:main +from:0x021027fc kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02102810 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02102818 kind:arm_call to:0x02011ff4 module:main +from:0x0210282c kind:load to:0x02119524 module:overlay(31) +from:0x02102840 kind:arm_call to:0x02011f3c module:main +from:0x0210284c kind:arm_call to:0x0210289c module:overlay(31) +from:0x02102864 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02102894 kind:load to:0x0211733c module:overlay(31) +from:0x021028a4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021028cc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021028dc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021028e8 kind:arm_call to:0x02080340 module:overlay(0) +from:0x021028f8 kind:load to:0x02117358 module:overlay(31) +from:0x021028fc kind:load to:0x020b3168 module:overlay(0) +from:0x02102900 kind:load to:0x02115cb8 module:overlay(31) +from:0x0210294c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02102970 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02102978 kind:arm_call to:0x02102aec module:overlay(31) +from:0x0210299c kind:arm_call to:0x0200f05c module:main +from:0x02102a50 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02102a64 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02102a74 kind:arm_call to:0x02081f8c module:overlay(0) +from:0x02102aa8 kind:load to:0x027e0cd8 module:dtcm +from:0x02102aac kind:load to:0x02040eb0 module:main +from:0x02102ab0 kind:load to:0x02119524 module:overlay(31) +from:0x02102ab4 kind:load to:0x021129d8 module:overlay(31) +from:0x02102b34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02102b58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02102b84 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02102bd4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02102c2c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02102cc4 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02102ce0 kind:load to:0x027e09a4 module:dtcm +from:0x02102ce4 kind:load to:0x027e09c0 module:dtcm +from:0x02102cf4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02102cfc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02102d04 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02102d1c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02102d24 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02102d2c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02102d34 kind:arm_call to:0x02011ff4 module:main +from:0x02102d48 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02102d5c kind:load to:0x02119664 module:overlay(31) +from:0x02102d70 kind:arm_call to:0x02011f3c module:main +from:0x02102d7c kind:arm_call to:0x02102e70 module:overlay(31) +from:0x02102d94 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02102da4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02102e10 kind:load to:0x02117398 module:overlay(31) +from:0x02102e14 kind:load to:0x02114818 module:overlay(31) +from:0x02102e18 kind:load to:0x021173b4 module:overlay(31) +from:0x02102e30 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02102e6c kind:load to:0x021173d0 module:overlay(31) +from:0x02102e78 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02102eb4 kind:load to:0x021173d0 module:overlay(31) +from:0x02102f10 kind:arm_call to:0x0203aec8 module:main +from:0x02102f24 kind:arm_call to:0x0203aa60 module:main +from:0x02102f30 kind:arm_call to:0x0203af44 module:main +from:0x02102f68 kind:arm_call to:0x0203aec8 module:main +from:0x02102f7c kind:arm_call to:0x0203aa60 module:main +from:0x02102f90 kind:arm_call to:0x0203aa60 module:main +from:0x02102fa4 kind:arm_call to:0x0203a37c module:main +from:0x02102fcc kind:arm_call to:0x0203aec8 module:main +from:0x02102fe0 kind:arm_call to:0x0203aa60 module:main +from:0x02102ff4 kind:arm_call to:0x0203aa60 module:main +from:0x02103000 kind:arm_call to:0x0203a6ac module:main +from:0x02103010 kind:arm_call to:0x0203bb50 module:main +from:0x02103044 kind:arm_call to:0x0203aec8 module:main +from:0x02103058 kind:arm_call to:0x0203aa60 module:main +from:0x02103064 kind:arm_call to:0x0203af44 module:main +from:0x0210309c kind:arm_call to:0x0203aec8 module:main +from:0x021030b0 kind:arm_call to:0x0203aa60 module:main +from:0x021030c4 kind:arm_call to:0x0203aa60 module:main +from:0x021030d8 kind:arm_call to:0x0203a37c module:main +from:0x02103100 kind:arm_call to:0x0203aec8 module:main +from:0x02103114 kind:arm_call to:0x0203aa60 module:main +from:0x02103128 kind:arm_call to:0x0203aa60 module:main +from:0x02103134 kind:arm_call to:0x0203a6ac module:main +from:0x02103138 kind:arm_call to:0x0203bb50 module:main +from:0x02103174 kind:arm_call to:0x0200f05c module:main +from:0x02103190 kind:arm_call to:0x02058e88 module:overlay(0) +from:0x021031bc kind:load to:0x0204b164 module:main +from:0x021031c4 kind:load to:0x021129f8 module:overlay(31) +from:0x021031c8 kind:load to:0x02119614 module:overlay(31) +from:0x021031cc kind:load to:0x02119664 module:overlay(31) +from:0x021031d0 kind:load to:0x02119738 module:overlay(31) +from:0x021031f0 kind:arm_call to:0x021033fc module:overlay(31) +from:0x02103214 kind:arm_call to:0x021034c0 module:overlay(31) +from:0x02103278 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021032bc kind:load to:0x02119614 module:overlay(31) +from:0x02103360 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02103388 kind:arm_call to:0x01fff584 module:itcm +from:0x021033c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021033e4 kind:arm_call to:0x021035ec module:overlay(31) +from:0x021033f8 kind:load to:0x027e09a8 module:dtcm +from:0x02103460 kind:arm_call to:0x020a2b08 module:overlay(0) +from:0x021034ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021034b8 kind:load to:0x027e0cec module:dtcm +from:0x02103528 kind:load to:0x0204b164 module:main +from:0x02103694 kind:load to:0x0204b164 module:main +from:0x021036e8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021036fc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02103704 kind:arm_call to:0x02011ff4 module:main +from:0x02103718 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02103734 kind:load to:0x02058e69 module:overlay(0) +from:0x02103750 kind:load to:0x02119614 module:overlay(31) +from:0x02103754 kind:load to:0x020f26ec module:overlay(31) +from:0x02103758 kind:load to:0x0203e740 module:main +from:0x02103764 kind:load to:0x02119768 module:overlay(31) +from:0x02103778 kind:arm_call to:0x02011f3c module:main +from:0x02103784 kind:arm_call to:0x0210381c module:overlay(31) +from:0x0210379c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021037ac kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02103804 kind:load to:0x02117398 module:overlay(31) +from:0x0210380c kind:load to:0x02114818 module:overlay(31) +from:0x02103810 kind:load to:0x02117424 module:overlay(31) +from:0x02103824 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210383c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0210384c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021038c8 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021038dc kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021038f0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021038fc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210391c kind:load to:0x02117440 module:overlay(31) +from:0x02103920 kind:load to:0x02119768 module:overlay(31) +from:0x02103924 kind:load to:0x02119788 module:overlay(31) +from:0x02103928 kind:load to:0x02112a50 module:overlay(31) +from:0x0210392c kind:load to:0x0211983c module:overlay(31) +from:0x0210396c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02103984 kind:arm_call to:0x02103f08 module:overlay(31) +from:0x0210398c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02103994 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210399c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021039a8 kind:load to:0x02117440 module:overlay(31) +from:0x021039e8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02103a00 kind:arm_call to:0x02103f08 module:overlay(31) +from:0x02103a08 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02103a10 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02103a18 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02103a20 kind:arm_call to:0x02011ff4 module:main +from:0x02103a2c kind:load to:0x02117440 module:overlay(31) +from:0x02103ae4 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02103b0c kind:arm_call to:0x02103f08 module:overlay(31) +from:0x02103b14 kind:arm_call to:0x02103b20 module:overlay(31) +from:0x02103b54 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02103b5c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02103b6c kind:arm_call to:0x02103b20 module:overlay(31) +from:0x02103bb8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02103bd0 kind:arm_call to:0x02103f08 module:overlay(31) +from:0x02103bdc kind:arm_call to:0x0210410c module:overlay(31) +from:0x02103bf0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02103c24 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02103c54 kind:arm_call to:0x02103f08 module:overlay(31) +from:0x02103c80 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02103c98 kind:arm_call to:0x02103f08 module:overlay(31) +from:0x02103cac kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02103cc4 kind:arm_call to:0x02103f08 module:overlay(31) +from:0x02103ccc kind:load to:0x027e0cec module:dtcm +from:0x02103cd8 kind:load to:0x02103b20 module:overlay(31) +from:0x02103d28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02103d34 kind:arm_call to:0x01fff458 module:itcm +from:0x02103d94 kind:arm_call to:0x02103e34 module:overlay(31) +from:0x02103da4 kind:arm_call to:0x020e2900 module:overlay(31) +from:0x02103dbc kind:arm_call to:0x02103e34 module:overlay(31) +from:0x02103de4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02103df0 kind:arm_call to:0x01fff458 module:itcm +from:0x02103e14 kind:arm_call to:0x02103e34 module:overlay(31) +from:0x02103e28 kind:load to:0x027e0ce4 module:dtcm +from:0x02103e90 kind:arm_call to:0x02103f08 module:overlay(31) +from:0x02103ef0 kind:arm_call to:0x02103f08 module:overlay(31) +from:0x02103f58 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02103f84 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02103fa8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02103fb8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02103fe0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02104030 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02104040 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0210406c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021040c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021040e8 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021040f4 kind:load to:0x027e09a8 module:dtcm +from:0x021040f8 kind:load to:0x027e0cec module:dtcm +from:0x021040fc kind:load to:0x027e09b8 module:dtcm +from:0x02104134 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02104164 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x02104174 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0210417c kind:load to:0x020b6a14 module:overlay(0) +from:0x02104188 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210419c kind:load to:0x0211986c module:overlay(31) +from:0x021041b0 kind:arm_call to:0x02011f3c module:main +from:0x021041bc kind:arm_call to:0x02104208 module:overlay(31) +from:0x021041d4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02104200 kind:load to:0x02117480 module:overlay(31) +from:0x02104210 kind:arm_call to:0x0209eec4 module:overlay(0) +from:0x02104274 kind:arm_call to:0x0210491c module:overlay(31) +from:0x02104294 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02104308 kind:load to:0x0211749c module:overlay(31) +from:0x0210430c kind:load to:0x0211986c module:overlay(31) +from:0x02104310 kind:load to:0x02114818 module:overlay(31) +from:0x02104394 kind:arm_call to:0x020e2900 module:overlay(31) +from:0x0210440c kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02104460 kind:load to:0x027e0d38 module:dtcm +from:0x02104470 kind:load to:0x02104484 module:overlay(31) +from:0x02104480 kind:load to:0x02104484 module:overlay(31) +from:0x021044a0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021044ec kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021044f8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021045c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021045d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021046dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021046e8 kind:arm_call to:0x0209ef68 module:overlay(0) +from:0x02104730 kind:arm_call to:0x0209ef68 module:overlay(0) +from:0x02104748 kind:load to:0x027e09a8 module:dtcm +from:0x0210475c kind:arm_call to:0x0210495c module:overlay(31) +from:0x02104778 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x021047b8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021047fc kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0210480c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02104820 kind:arm_call to:0x020e3298 module:overlay(31) +from:0x0210482c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02104830 kind:load to:0x027e0ce4 module:dtcm +from:0x02104848 kind:arm_call to:0x0209f1bc module:overlay(0) +from:0x02104870 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021048b0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021048bc kind:load to:0x020b6ba4 module:overlay(0) +from:0x021048cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021048d4 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x021048ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021048f4 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x021048fc kind:arm_call to:0x02011ff4 module:main +from:0x02104910 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210492c kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0210494c kind:arm_call to:0x0210495c module:overlay(31) +from:0x02104958 kind:load to:0x02117500 module:overlay(31) +from:0x02104974 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02104984 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021049e4 kind:arm_call to:0x0200f218 module:main +from:0x02104a08 kind:arm_call to:0x0200f218 module:main +from:0x02104a5c kind:arm_call to:0x0200f218 module:main +from:0x02104a80 kind:arm_call to:0x0200f218 module:main +from:0x02104ad4 kind:arm_call to:0x0200f218 module:main +from:0x02104af8 kind:arm_call to:0x0200f218 module:main +from:0x02104b94 kind:load to:0x02112ac4 module:overlay(31) +from:0x02104b98 kind:load to:0x02112ab0 module:overlay(31) +from:0x02104b9c kind:load to:0x02112a9c module:overlay(31) +from:0x02104ba0 kind:load to:0x02112a88 module:overlay(31) +from:0x02104ba4 kind:load to:0x02112a74 module:overlay(31) +from:0x02104ba8 kind:load to:0x02112a60 module:overlay(31) +from:0x02104bb8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02104bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02104bd4 kind:load to:0x02119950 module:overlay(31) +from:0x02104be8 kind:arm_call to:0x02011f3c module:main +from:0x02104bf4 kind:arm_call to:0x02104c40 module:overlay(31) +from:0x02104c0c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02104c38 kind:load to:0x02117534 module:overlay(31) +from:0x02104c4c kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x02104cb8 kind:load to:0x02117550 module:overlay(31) +from:0x02104cbc kind:load to:0x02119950 module:overlay(31) +from:0x02104cd4 kind:arm_call to:0x020835f4 module:overlay(0) +from:0x02104ce8 kind:load to:0x027e0cd8 module:dtcm +from:0x02104cfc kind:load to:0x02117524 module:overlay(31) +from:0x02104d08 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x02104d1c kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x02104d24 kind:arm_call to:0x02011ff4 module:main +from:0x02104d38 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02104d4c kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x02104d68 kind:load to:0x021175b8 module:overlay(31) +from:0x02104d9c kind:arm_call to:0x0200f218 module:main +from:0x02104dc4 kind:load to:0x02112ae4 module:overlay(31) +from:0x02104dd4 kind:load to:0x0200b58c module:main +from:0x02104de4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02104e14 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02104e28 kind:arm_call to:0x02104d44 module:overlay(31) +from:0x02104e34 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02104e44 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02104e50 kind:load to:0x021175e4 module:overlay(31) +from:0x02104e54 kind:load to:0x02115cb8 module:overlay(31) +from:0x02104e60 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02104e78 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02104e80 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02104e98 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02104ea0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02104ea8 kind:arm_call to:0x02011ff4 module:main +from:0x02104ec0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02104ec8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02104f48 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02104f68 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02104fac kind:load to:0x027e0cd8 module:dtcm +from:0x02105004 kind:arm_call to:0x01ffb714 module:itcm +from:0x02105024 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02105040 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02105070 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02105090 kind:arm_call to:0x01fff498 module:itcm +from:0x021050bc kind:arm_call to:0x01ffedf4 module:itcm +from:0x021050dc kind:arm_call to:0x01fff498 module:itcm +from:0x0210511c kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02105154 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02105194 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x021051ac kind:arm_call to:0x01ffedf4 module:itcm +from:0x021051fc kind:arm_call to:0x01ffedf4 module:itcm +from:0x02105210 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02105230 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0210527c kind:load to:0x027e0cd8 module:dtcm +from:0x02105280 kind:load to:0x027e0ce8 module:dtcm +from:0x02105288 kind:load to:0x027e09a4 module:dtcm +from:0x0210530c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0210531c kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02105338 kind:arm_call to:0x01fff584 module:itcm +from:0x02105354 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02105364 kind:arm_call to:0x02106878 module:overlay(31) +from:0x0210536c kind:arm_call to:0x020749c4 module:overlay(0) +from:0x0210537c kind:arm_call to:0x02106924 module:overlay(31) +from:0x021053a0 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x021053f4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02105404 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02105424 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02105450 kind:arm_call to:0x01ffd420 module:itcm +from:0x02105464 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210547c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021054e0 kind:arm_call to:0x020835a4 module:overlay(0) +from:0x021054f4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021054fc kind:load to:0x027e09b8 module:dtcm +from:0x02105504 kind:load to:0x021175a4 module:overlay(31) +from:0x02105508 kind:load to:0x027e0cd8 module:dtcm +from:0x02105528 kind:load to:0x0210552c module:overlay(31) +from:0x021055a4 kind:arm_call to:0x020aa148 module:overlay(0) +from:0x021055bc kind:load to:0x027e0ce0 module:dtcm +from:0x02105670 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02105688 kind:arm_call to:0x01fff584 module:itcm +from:0x021056ec kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0210575c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02105780 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x02105790 kind:arm_call to:0x01fff584 module:itcm +from:0x021057a4 kind:arm_call to:0x0210683c module:overlay(31) +from:0x021057b4 kind:arm_call to:0x02105ca4 module:overlay(31) +from:0x02105804 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02105814 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0210584c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021058bc kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021058c8 kind:arm_call to:0x02105ca4 module:overlay(31) +from:0x02105910 kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x02105968 kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x02105980 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02105998 kind:load to:0x021175a4 module:overlay(31) +from:0x0210599c kind:load to:0x027e09b8 module:dtcm +from:0x02105a40 kind:arm_call to:0x0202a17c module:main +from:0x02105a50 kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x02105a78 kind:arm_call to:0x0201aa68 module:main +from:0x02105a84 kind:load to:0x027e0998 module:dtcm +from:0x02105a88 kind:load to:0x0204c49c module:main +from:0x02105ab0 kind:arm_call to:0x01ffc768 module:itcm +from:0x02105ac0 kind:arm_call to:0x0200ef5c module:main +from:0x02105acc kind:arm_call to:0x0200ef9c module:main +from:0x02105afc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02105b78 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02105b84 kind:load to:0x020b66c4 module:overlay(0) +from:0x02105b88 kind:load to:0x0203feb0 module:main +from:0x02105b8c kind:load to:0x02112ad8 module:overlay(31) +from:0x02105b90 kind:load to:0x027e09b4 module:dtcm +from:0x02105bc4 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02105be8 kind:arm_call to:0x020835f4 module:overlay(0) +from:0x02105c04 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02105c2c kind:arm_call to:0x020835f4 module:overlay(0) +from:0x02105c44 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02105c60 kind:arm_call to:0x020835f4 module:overlay(0) +from:0x02105c7c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02105c90 kind:load to:0x027e0cd8 module:dtcm +from:0x02105ce8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02105cf4 kind:load to:0x027e0cec module:dtcm +from:0x02105d1c kind:load to:0x027e09a8 module:dtcm +from:0x02105d20 kind:load to:0x020731e8 module:overlay(0) +from:0x02105d44 kind:load to:0x027e09a8 module:dtcm +from:0x02105d4c kind:load to:0x020731e8 module:overlay(0) +from:0x02105d58 kind:load to:0x021175a8 module:overlay(31) +from:0x02105d64 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02105d6c kind:arm_call to:0x02011ff4 module:main +from:0x02105d80 kind:load to:0x02119aac module:overlay(31) +from:0x02105d94 kind:arm_call to:0x02011f3c module:main +from:0x02105da0 kind:arm_call to:0x02105dec module:overlay(31) +from:0x02105db8 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x02105de4 kind:load to:0x02117648 module:overlay(31) +from:0x02105df8 kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x02105e68 kind:load to:0x02117664 module:overlay(31) +from:0x02105e6c kind:load to:0x02119a9c module:overlay(31) +from:0x02105e90 kind:arm_call to:0x0209887c module:overlay(0) +from:0x02105ea8 kind:arm_call to:0x02098800 module:overlay(0) +from:0x02105ec0 kind:load to:0x027e0ce4 module:dtcm +from:0x02105ecc kind:load to:0x02117638 module:overlay(31) +from:0x02105ed8 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x02105eec kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x02105ef4 kind:arm_call to:0x02011ff4 module:main +from:0x02105f08 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02105f1c kind:load to:0x02119ae0 module:overlay(31) +from:0x02105f30 kind:arm_call to:0x02011f3c module:main +from:0x02105f3c kind:arm_call to:0x02105f88 module:overlay(31) +from:0x02105f54 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x02105f80 kind:load to:0x021176c8 module:overlay(31) +from:0x02105f94 kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x02105fa8 kind:load to:0x021176e4 module:overlay(31) +from:0x02105fec kind:arm_call to:0x02104ed4 module:overlay(31) +from:0x02106000 kind:load to:0x0209ea60 module:overlay(0) +from:0x0210601c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02106038 kind:load to:0x021176b8 module:overlay(31) +from:0x0210608c kind:load to:0x02119ad0 module:overlay(31) +from:0x02106098 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x021060ac kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x021060b4 kind:arm_call to:0x02011ff4 module:main +from:0x021060c8 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x021060dc kind:load to:0x02119b14 module:overlay(31) +from:0x021060f0 kind:arm_call to:0x02011f3c module:main +from:0x021060fc kind:arm_call to:0x0210614c module:overlay(31) +from:0x02106114 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02106144 kind:load to:0x0211774c module:overlay(31) +from:0x02106158 kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x021061c4 kind:load to:0x02117768 module:overlay(31) +from:0x021061c8 kind:load to:0x02119b14 module:overlay(31) +from:0x021061d4 kind:load to:0x0211773c module:overlay(31) +from:0x021061e0 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x021061f4 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x021061fc kind:arm_call to:0x02011ff4 module:main +from:0x02106210 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02106224 kind:load to:0x02119bf8 module:overlay(31) +from:0x02106238 kind:arm_call to:0x02011f3c module:main +from:0x02106244 kind:arm_call to:0x02106294 module:overlay(31) +from:0x0210625c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210628c kind:load to:0x021177c4 module:overlay(31) +from:0x021062a0 kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x021062c8 kind:arm_call to:0x02080340 module:overlay(0) +from:0x021062d8 kind:load to:0x021177e0 module:overlay(31) +from:0x021062dc kind:load to:0x0211784c module:overlay(31) +from:0x02106348 kind:arm_call to:0x02104ed4 module:overlay(31) +from:0x02106350 kind:load to:0x020da050 module:overlays(19,24) +from:0x0210635c kind:arm_call to:0x02104fb0 module:overlay(31) +from:0x02106364 kind:arm_call to:0x0210645c module:overlay(31) +from:0x02106398 kind:arm_call to:0x0208381c module:overlay(0) +from:0x021063b4 kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x021063bc kind:load to:0x027e0cd8 module:dtcm +from:0x021063d8 kind:arm_call to:0x02105290 module:overlay(31) +from:0x02106408 kind:load to:0x020da050 module:overlays(19,24) +from:0x02106458 kind:load to:0x02119bf8 module:overlay(31) +from:0x02106470 kind:arm_call to:0x01ffedac module:itcm +from:0x02106514 kind:arm_call to:0x01fff498 module:itcm +from:0x02106520 kind:arm_call to:0x01fff584 module:itcm +from:0x02106550 kind:load to:0x027e0ce8 module:dtcm +from:0x021065c4 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x021065cc kind:arm_call to:0x021758d8 module:overlay(94) +from:0x021065fc kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02106610 kind:load to:0x020da050 module:overlays(19,24) +from:0x02106614 kind:load to:0x027e09c0 module:dtcm +from:0x0210663c kind:arm_call to:0x01ffc768 module:itcm +from:0x0210664c kind:arm_call to:0x0200ef5c module:main +from:0x02106658 kind:arm_call to:0x0200ef9c module:main +from:0x02106688 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02106764 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02106770 kind:load to:0x020b66c4 module:overlay(0) +from:0x02106774 kind:load to:0x0203feb0 module:main +from:0x02106778 kind:load to:0x02112b08 module:overlay(31) +from:0x0210677c kind:load to:0x027e09b4 module:dtcm +from:0x021067a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021067b4 kind:arm_call to:0x01ffedac module:itcm +from:0x021067c0 kind:arm_call to:0x01ffedac module:itcm +from:0x021067e4 kind:arm_call to:0x01fff148 module:itcm +from:0x021067f8 kind:arm_call to:0x02081720 module:overlay(0) +from:0x02106808 kind:arm_call to:0x02081738 module:overlay(0) +from:0x0210682c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02106838 kind:load to:0x027e0ce0 module:dtcm +from:0x02106898 kind:arm_call to:0x02106970 module:overlay(31) +from:0x021068cc kind:arm_call to:0x01ffb464 module:itcm +from:0x021068dc kind:arm_call to:0x01ff9218 module:itcm +from:0x02106914 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02106920 kind:load to:0x027e0cec module:dtcm +from:0x02106940 kind:load to:0x020a1b0c module:overlay(0) +from:0x02106964 kind:load to:0x027e09a8 module:dtcm +from:0x0210696c kind:load to:0x020731e8 module:overlay(0) +from:0x021069c0 kind:arm_call to:0x0203b434 module:main +from:0x021069cc kind:arm_call to:0x0203bea8 module:main +from:0x021069d4 kind:arm_call to:0x0203b290 module:main +from:0x02106a18 kind:arm_call to:0x0203b434 module:main +from:0x02106a24 kind:arm_call to:0x0203bea8 module:main +from:0x02106a30 kind:arm_call to:0x0203bea8 module:main +from:0x02106a3c kind:arm_call to:0x0203c088 module:main +from:0x02106a70 kind:arm_call to:0x0203b434 module:main +from:0x02106a7c kind:arm_call to:0x0203bea8 module:main +from:0x02106a88 kind:arm_call to:0x0203bea8 module:main +from:0x02106a90 kind:arm_call to:0x0203c2b8 module:main +from:0x02106a94 kind:arm_call to:0x0203badc module:main +from:0x02106aec kind:arm_call to:0x0203b434 module:main +from:0x02106af8 kind:arm_call to:0x0203bea8 module:main +from:0x02106b00 kind:arm_call to:0x0203b290 module:main +from:0x02106b3c kind:arm_call to:0x0203b434 module:main +from:0x02106b48 kind:arm_call to:0x0203bea8 module:main +from:0x02106b54 kind:arm_call to:0x0203bea8 module:main +from:0x02106b60 kind:arm_call to:0x0203c088 module:main +from:0x02106b8c kind:arm_call to:0x0203b434 module:main +from:0x02106b98 kind:arm_call to:0x0203bea8 module:main +from:0x02106ba4 kind:arm_call to:0x0203bea8 module:main +from:0x02106bac kind:arm_call to:0x0203c2b8 module:main +from:0x02106bb0 kind:arm_call to:0x0203badc module:main +from:0x02106be4 kind:load to:0x0204b164 module:main +from:0x02106bfc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02106c04 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02106c0c kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x02106c24 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02106c2c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02106c34 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x02106c3c kind:arm_call to:0x02011ff4 module:main +from:0x02106c50 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02106c94 kind:load to:0x02119cdc module:overlay(31) +from:0x02106ca8 kind:arm_call to:0x02011f3c module:main +from:0x02106cb4 kind:arm_call to:0x02106d48 module:overlay(31) +from:0x02106ccc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02106cdc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02106d34 kind:load to:0x02117398 module:overlay(31) +from:0x02106d38 kind:load to:0x02114818 module:overlay(31) +from:0x02106d3c kind:load to:0x02117860 module:overlay(31) +from:0x02106d50 kind:arm_call to:0x0209eec4 module:overlay(0) +from:0x02106dac kind:arm_call_thumb to:0x02058e68 module:overlay(0) +from:0x02106dd4 kind:load to:0x0211787c module:overlay(31) +from:0x02106dd8 kind:load to:0x02119cdc module:overlay(31) +from:0x02106de0 kind:load to:0x02119db0 module:overlay(31) +from:0x02106e00 kind:arm_call to:0x01ffe868 module:itcm +from:0x02106e7c kind:arm_call to:0x020e2900 module:overlay(31) +from:0x02106ed4 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02106eec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02106f28 kind:load to:0x027e0d38 module:dtcm +from:0x02106f2c kind:load to:0x027e0ce4 module:dtcm +from:0x02106f54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02106f60 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02106fa0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02106fc0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02106fdc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02106fe4 kind:arm_call to:0x0209f228 module:overlay(0) +from:0x02107010 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0210701c kind:load to:0x027e09a8 module:dtcm +from:0x02107020 kind:load to:0x027e0cec module:dtcm +from:0x02107048 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x02107074 kind:arm_call to:0x0209f228 module:overlay(0) +from:0x02107088 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x0210709c kind:arm_call to:0x0209f228 module:overlay(0) +from:0x021070b4 kind:arm_call to:0x0209f0ac module:overlay(0) +from:0x021070c4 kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x021070cc kind:arm_call to:0x0209f228 module:overlay(0) +from:0x02107100 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02107118 kind:arm_call to:0x0209f228 module:overlay(0) +from:0x0210712c kind:arm_call to:0x0209f228 module:overlay(0) +from:0x0210713c kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x02107160 kind:arm_call to:0x0209f228 module:overlay(0) +from:0x02107174 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021071a8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021071b0 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x021071c8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021071d0 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x021071d8 kind:arm_call to:0x02011ff4 module:main +from:0x021071ec kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02107200 kind:load to:0x02119de0 module:overlay(31) +from:0x02107214 kind:arm_call to:0x02011f3c module:main +from:0x02107220 kind:arm_call to:0x021072ec module:overlay(31) +from:0x02107238 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02107248 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021072b0 kind:load to:0x02117900 module:overlay(31) +from:0x021072bc kind:load to:0x02115cb8 module:overlay(31) +from:0x021072c0 kind:load to:0x0211791c module:overlay(31) +from:0x021072e4 kind:load to:0x027e0cd8 module:dtcm +from:0x021072e8 kind:load to:0x02083434 module:overlay(0) +from:0x021072f4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210736c kind:arm_call to:0x020da790 module:overlay(31) +from:0x02107390 kind:load to:0x02117938 module:overlay(31) +from:0x02107394 kind:load to:0x02119de0 module:overlay(31) +from:0x02107398 kind:load to:0x020b3168 module:overlay(0) +from:0x0210739c kind:load to:0x021178e8 module:overlay(31) +from:0x021073a0 kind:load to:0x02119eb4 module:overlay(31) +from:0x0210740c kind:arm_call to:0x02082114 module:overlay(0) +from:0x02107414 kind:load to:0x027e0cd8 module:dtcm +from:0x02107434 kind:arm_call to:0x0209e9f0 module:overlay(0) +from:0x02107440 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0210745c kind:arm_call to:0x0208217c module:overlay(0) +from:0x021074f4 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02107504 kind:load to:0x027e0cd8 module:dtcm +from:0x02107508 kind:load to:0x021178d4 module:overlay(31) +from:0x0210750c kind:load to:0x027e09b8 module:dtcm +from:0x0210753c kind:arm_call to:0x020da80c module:overlay(31) +from:0x02107544 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210754c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02107564 kind:arm_call to:0x020da80c module:overlay(31) +from:0x0210756c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02107574 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210757c kind:arm_call to:0x02011ff4 module:main +from:0x02107590 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021075a4 kind:load to:0x02119ee8 module:overlay(31) +from:0x021075b8 kind:arm_call to:0x02011f3c module:main +from:0x021075c4 kind:arm_call to:0x02107610 module:overlay(31) +from:0x021075dc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02107608 kind:load to:0x02117978 module:overlay(31) +from:0x02107618 kind:arm_call to:0x0209eec4 module:overlay(0) +from:0x02107680 kind:arm_call to:0x0210491c module:overlay(31) +from:0x0210769c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021076fc kind:load to:0x02117994 module:overlay(31) +from:0x02107700 kind:load to:0x02119ee8 module:overlay(31) +from:0x02107704 kind:load to:0x02114818 module:overlay(31) +from:0x0210774c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02107758 kind:arm_call to:0x01fff458 module:itcm +from:0x02107830 kind:arm_call to:0x020e2900 module:overlay(31) +from:0x021078d8 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0210792c kind:load to:0x027e0ce4 module:dtcm +from:0x0210793c kind:load to:0x027e0d38 module:dtcm +from:0x02107964 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02107970 kind:arm_call to:0x02073564 module:overlay(0) +from:0x021079b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021079d4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021079f0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02107a08 kind:load to:0x027e09a8 module:dtcm +from:0x02107a10 kind:load to:0x027e0cec module:dtcm +from:0x02107ae0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02107af0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02107bbc kind:arm_call to:0x020a2b08 module:overlay(0) +from:0x02107c44 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02107c50 kind:arm_call to:0x0209ef68 module:overlay(0) +from:0x02107c90 kind:arm_call to:0x0209ef68 module:overlay(0) +from:0x02107cac kind:load to:0x027e09a8 module:dtcm +from:0x02107cc0 kind:arm_call to:0x0210495c module:overlay(31) +from:0x02107cdc kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x02107d0c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02107d14 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x02107d2c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02107d34 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x02107d3c kind:arm_call to:0x02011ff4 module:main +from:0x02107d50 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02107d64 kind:load to:0x02119fcc module:overlay(31) +from:0x02107d78 kind:arm_call to:0x02011f3c module:main +from:0x02107d84 kind:arm_call to:0x02107dd4 module:overlay(31) +from:0x02107d9c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02107dcc kind:load to:0x021179f4 module:overlay(31) +from:0x02107de0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02107e60 kind:arm_call to:0x0203e690 module:main +from:0x02107e94 kind:arm_call to:0x020da790 module:overlay(31) +from:0x02107e9c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02107ed4 kind:load to:0x02117a10 module:overlay(31) +from:0x02107ed8 kind:load to:0x02119fcc module:overlay(31) +from:0x02107edc kind:load to:0x020b3168 module:overlay(0) +from:0x02107ee0 kind:load to:0x020e31c8 module:overlay(31) +from:0x02107ee4 kind:load to:0x020e4d98 module:overlay(31) +from:0x02107ee8 kind:load to:0x02115cb8 module:overlay(31) +from:0x02107f28 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0210800c kind:arm_call to:0x02107eec module:overlay(31) +from:0x02108014 kind:arm_call to:0x02107f38 module:overlay(31) +from:0x02108064 kind:arm_call to:0x02082114 module:overlay(0) +from:0x0210807c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210809c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021080c0 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x021080d4 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x021080dc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021080f0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02108108 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x0210811c kind:arm_call to:0x021083d4 module:overlay(31) +from:0x02108124 kind:load to:0x027e0cd8 module:dtcm +from:0x02108134 kind:load to:0x02108198 module:overlay(31) +from:0x02108154 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02108168 kind:arm_call to:0x02108198 module:overlay(31) +from:0x0210818c kind:arm_call to:0x02108198 module:overlay(31) +from:0x02108194 kind:load to:0x027e09b8 module:dtcm +from:0x021081ec kind:arm_call to:0x021083d4 module:overlay(31) +from:0x0210820c kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02108228 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x0210823c kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x02108284 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021082b8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021082d0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021082f0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210831c kind:arm_call to:0x021083d4 module:overlay(31) +from:0x0210832c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02108360 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x02108388 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x0210839c kind:arm_call to:0x01ffd420 module:itcm +from:0x021083cc kind:load to:0x027e09b8 module:dtcm +from:0x021083d0 kind:load to:0x027e0cec module:dtcm +from:0x02108468 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02108484 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021084b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021084d4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021084ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02108514 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02108578 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02108598 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x021085f0 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02108614 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0210869c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021086bc kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021086f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02108710 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02108738 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02108754 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210876c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021087a0 kind:load to:0x027e0cec module:dtcm +from:0x021087a8 kind:load to:0x027e09a8 module:dtcm +from:0x021087b4 kind:load to:0x027e09b8 module:dtcm +from:0x021087dc kind:load to:0x021083d4 module:overlay(31) +from:0x02108858 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x021088a0 kind:arm_call to:0x021083d4 module:overlay(31) +from:0x02108920 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02108960 kind:arm_call to:0x02107eec module:overlay(31) +from:0x0210898c kind:arm_call to:0x02107f38 module:overlay(31) +from:0x0210899c kind:arm_call to:0x021083d4 module:overlay(31) +from:0x021089c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021089cc kind:load to:0x027e09a4 module:dtcm +from:0x021089d0 kind:load to:0x027e0ce4 module:dtcm +from:0x02108a1c kind:load to:0x021083d4 module:overlay(31) +from:0x02108a2c kind:arm_call to:0x020da80c module:overlay(31) +from:0x02108a40 kind:arm_call to:0x0203e740 module:main +from:0x02108a48 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02108a50 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02108a5c kind:load to:0x020e31c8 module:overlay(31) +from:0x02108a6c kind:arm_call to:0x020da80c module:overlay(31) +from:0x02108a80 kind:arm_call to:0x0203e740 module:main +from:0x02108a88 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02108a90 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02108a98 kind:arm_call to:0x02011ff4 module:main +from:0x02108aa4 kind:load to:0x020e31c8 module:overlay(31) +from:0x02108ab0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02108ac4 kind:load to:0x0211a0b0 module:overlay(31) +from:0x02108ad8 kind:arm_call to:0x02011f3c module:main +from:0x02108ae4 kind:arm_call to:0x02108b14 module:overlay(31) +from:0x02108af8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02108b10 kind:load to:0x02117a68 module:overlay(31) +from:0x02108b1c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02108b38 kind:load to:0x02117a8c module:overlay(31) +from:0x02108b88 kind:arm_call to:0x01fff520 module:itcm +from:0x02108bac kind:load to:0x02117a5c module:overlay(31) +from:0x02108bb0 kind:load to:0x027e0ce8 module:dtcm +from:0x02108be4 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02108c00 kind:arm_call to:0x0209db14 module:overlay(0) +from:0x02108c14 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02108c38 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02108c4c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02108c54 kind:arm_call to:0x02011ff4 module:main +from:0x02108c68 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02108c7c kind:load to:0x0211a0fc module:overlay(31) +from:0x02108c90 kind:arm_call to:0x02011f3c module:main +from:0x02108c9c kind:arm_call to:0x02108cf8 module:overlay(31) +from:0x02108cbc kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02108cf0 kind:load to:0x02117af8 module:overlay(31) +from:0x02108d00 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02108d30 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02108d44 kind:load to:0x02117b20 module:overlay(31) +from:0x02108d48 kind:load to:0x020b3168 module:overlay(0) +from:0x02108d4c kind:load to:0x02115cb8 module:overlay(31) +from:0x02108d68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02108d9c kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02108e40 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02108e9c kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x02108ed0 kind:arm_call to:0x02108fac module:overlay(31) +from:0x02108ee0 kind:load to:0x02117ae4 module:overlay(31) +from:0x02108ee4 kind:load to:0x02112b14 module:overlay(31) +from:0x02108ee8 kind:load to:0x0211a0fc module:overlay(31) +from:0x02108eec kind:load to:0x0211a11c module:overlay(31) +from:0x02108f28 kind:arm_call to:0x0208217c module:overlay(0) +from:0x02108f34 kind:load to:0x027e0cd8 module:dtcm +from:0x02108fa0 kind:arm_call to:0x02108fac module:overlay(31) +from:0x021090ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021090c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021090e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021090fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02109114 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x0210912c kind:arm_call to:0x02074688 module:overlay(0) +from:0x0210917c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02109190 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0210919c kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x02109228 kind:load to:0x0211a11c module:overlay(31) +from:0x02109230 kind:load to:0x027e0cec module:dtcm +from:0x02109234 kind:load to:0x027e09a8 module:dtcm +from:0x0210923c kind:load to:0x027e09b8 module:dtcm +from:0x0210924c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02109254 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210926c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02109274 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210927c kind:arm_call to:0x02011ff4 module:main +from:0x02109290 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x021092a4 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x021092ac kind:arm_call to:0x02011ff4 module:main +from:0x021092c0 kind:load to:0x0211a18c module:overlay(31) +from:0x021092d4 kind:arm_call to:0x02011f3c module:main +from:0x021092e0 kind:arm_call to:0x02109338 module:overlay(31) +from:0x021092f8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02109330 kind:load to:0x02117b60 module:overlay(31) +from:0x02109340 kind:arm_call to:0x0209f3d4 module:overlay(0) +from:0x021093f8 kind:load to:0x02117b7c module:overlay(31) +from:0x021093fc kind:load to:0x0211a18c module:overlay(31) +from:0x02109400 kind:load to:0x020b3168 module:overlay(0) +from:0x0210945c kind:arm_call to:0x0210a394 module:overlay(31) +from:0x02109470 kind:arm_call to:0x0210a3f0 module:overlay(31) +from:0x021094bc kind:arm_call to:0x01ffedf4 module:itcm +from:0x021094e8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02109518 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02109548 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02109590 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021095fc kind:arm_call to:0x02081868 module:overlay(0) +from:0x02109618 kind:arm_call to:0x02081868 module:overlay(0) +from:0x021096b0 kind:arm_call to:0x02081868 module:overlay(0) +from:0x021096cc kind:arm_call to:0x02081868 module:overlay(0) +from:0x021097e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02109818 kind:arm_call to:0x0209f41c module:overlay(0) +from:0x02109840 kind:load to:0x027e0cd8 module:dtcm +from:0x02109844 kind:load to:0x0211a174 module:overlay(31) +from:0x02109848 kind:load to:0x0211a168 module:overlay(31) +from:0x0210984c kind:load to:0x027e09a4 module:dtcm +from:0x02109858 kind:arm_call to:0x0210a544 module:overlay(31) +from:0x02109870 kind:arm_call to:0x02109ce4 module:overlay(31) +from:0x02109884 kind:arm_call to:0x02109ce4 module:overlay(31) +from:0x021098c0 kind:arm_call to:0x0210a544 module:overlay(31) +from:0x021098dc kind:arm_call to:0x02109ce4 module:overlay(31) +from:0x021098e8 kind:arm_call to:0x0210a544 module:overlay(31) +from:0x02109904 kind:arm_call to:0x02109ce4 module:overlay(31) +from:0x02109928 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02109940 kind:arm_call to:0x02109ce4 module:overlay(31) +from:0x02109950 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02109970 kind:arm_call to:0x01ff916c module:itcm +from:0x02109980 kind:arm_call to:0x020247d0 module:main +from:0x021099e0 kind:arm_call to:0x0210a44c module:overlay(31) +from:0x021099f0 kind:arm_call to:0x0210a580 module:overlay(31) +from:0x02109a1c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02109a48 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02109a6c kind:arm_call to:0x02109ce4 module:overlay(31) +from:0x02109a90 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02109aa8 kind:arm_call to:0x02109ce4 module:overlay(31) +from:0x02109ab8 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02109adc kind:arm_call to:0x01ff916c module:itcm +from:0x02109aec kind:arm_call to:0x020247d0 module:main +from:0x02109b50 kind:arm_call to:0x0210a580 module:overlay(31) +from:0x02109b60 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02109b70 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02109b88 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02109b98 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02109bd0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02109bfc kind:arm_call to:0x020733ec module:overlay(0) +from:0x02109c28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02109c4c kind:arm_call to:0x02109ce4 module:overlay(31) +from:0x02109c58 kind:load to:0x027e09b8 module:dtcm +from:0x02109c60 kind:load to:0x027e09a8 module:dtcm +from:0x02109c64 kind:load to:0x027e09bc module:dtcm +from:0x02109c7c kind:load to:0x0205db58 module:overlay(0) +from:0x02109c9c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02109ce0 kind:load to:0x027e09b8 module:dtcm +from:0x02109d28 kind:arm_call to:0x0210a44c module:overlay(31) +from:0x02109d38 kind:arm_call to:0x0210a394 module:overlay(31) +from:0x02109d4c kind:arm_call to:0x0210a3f0 module:overlay(31) +from:0x02109d88 kind:arm_call to:0x0210a44c module:overlay(31) +from:0x02109d98 kind:arm_call to:0x0210a394 module:overlay(31) +from:0x02109dac kind:arm_call to:0x0210a3f0 module:overlay(31) +from:0x02109dec kind:arm_call to:0x02074688 module:overlay(0) +from:0x02109e10 kind:arm_call to:0x0210a580 module:overlay(31) +from:0x02109e64 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02109e84 kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x02109ea8 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x02109ec4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02109ee8 kind:arm_call to:0x0210a580 module:overlay(31) +from:0x02109f3c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02109f5c kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x02109f80 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x02109fa0 kind:load to:0x027e09b8 module:dtcm +from:0x0210a03c kind:arm_call to:0x0210a060 module:overlay(31) +from:0x0210a120 kind:arm_call to:0x0202a17c module:main +from:0x0210a130 kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x0210a158 kind:arm_call to:0x0201a9dc module:main +from:0x0210a164 kind:load to:0x027e0998 module:dtcm +from:0x0210a168 kind:load to:0x0204c49c module:main +from:0x0210a17c kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x0210a1c0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a390 kind:load to:0x0203feb0 module:main +from:0x0210a47c kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0210a49c kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0210a4c8 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0210a4ec kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0210a510 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0210a534 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0210a540 kind:load to:0x027e09c0 module:dtcm +from:0x0210a55c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210a570 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210a610 kind:arm_call to:0x0210a394 module:overlay(31) +from:0x0210a630 kind:arm_call to:0x0210a3f0 module:overlay(31) +from:0x0210a658 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210a660 kind:arm_call to:0x0201662c module:main +from:0x0210a668 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210a680 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210a688 kind:arm_call to:0x0201662c module:main +from:0x0210a690 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210a698 kind:arm_call to:0x02011ff4 module:main +from:0x0210a6ac kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210a6c0 kind:load to:0x0211a288 module:overlay(31) +from:0x0210a6d4 kind:arm_call to:0x02011f3c module:main +from:0x0210a6e0 kind:arm_call to:0x0210a750 module:overlay(31) +from:0x0210a6f8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210a708 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210a740 kind:load to:0x02117900 module:overlay(31) +from:0x0210a744 kind:load to:0x02115cb8 module:overlay(31) +from:0x0210a748 kind:load to:0x02117bcc module:overlay(31) +from:0x0210a758 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210a7b8 kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x0210a7c8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210a814 kind:arm_call to:0x01ffa06c module:itcm +from:0x0210a820 kind:load to:0x02117c14 module:overlay(31) +from:0x0210a824 kind:load to:0x0211a288 module:overlay(31) +from:0x0210a828 kind:load to:0x02117be8 module:overlay(31) +from:0x0210a82c kind:load to:0x02115cb8 module:overlay(31) +from:0x0210a85c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0210a8d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a8ec kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210a908 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210a950 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210a96c kind:arm_call to:0x0210ae6c module:overlay(31) +from:0x0210a97c kind:load to:0x027e0cd8 module:dtcm +from:0x0210a980 kind:load to:0x0203feb0 module:main +from:0x0210a98c kind:load to:0x0211a264 module:overlay(31) +from:0x0210a990 kind:load to:0x0211a27c module:overlay(31) +from:0x0210a9c0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210a9d4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0210a9f8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0210aa94 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0210aaa4 kind:arm_call to:0x0210ae6c module:overlay(31) +from:0x0210aabc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0210aafc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210ab18 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x0210ab24 kind:arm_call to:0x0210ae6c module:overlay(31) +from:0x0210ab58 kind:arm_call to:0x020159b0 module:main +from:0x0210aba4 kind:arm_call to:0x0203b434 module:main +from:0x0210abb0 kind:arm_call to:0x0203bea8 module:main +from:0x0210abb8 kind:arm_call to:0x0203b290 module:main +from:0x0210abfc kind:arm_call to:0x0203b434 module:main +from:0x0210ac08 kind:arm_call to:0x0203bea8 module:main +from:0x0210ac14 kind:arm_call to:0x0203bea8 module:main +from:0x0210ac20 kind:arm_call to:0x0203c088 module:main +from:0x0210ac54 kind:arm_call to:0x0203b434 module:main +from:0x0210ac60 kind:arm_call to:0x0203bea8 module:main +from:0x0210ac6c kind:arm_call to:0x0203bea8 module:main +from:0x0210ac74 kind:arm_call to:0x0203c2b8 module:main +from:0x0210ac78 kind:arm_call to:0x0203badc module:main +from:0x0210acc0 kind:arm_call to:0x0203b434 module:main +from:0x0210accc kind:arm_call to:0x0203bea8 module:main +from:0x0210acd4 kind:arm_call to:0x0203b290 module:main +from:0x0210ad1c kind:arm_call to:0x0203b434 module:main +from:0x0210ad28 kind:arm_call to:0x0203bea8 module:main +from:0x0210ad34 kind:arm_call to:0x0203bea8 module:main +from:0x0210ad40 kind:arm_call to:0x0203c088 module:main +from:0x0210ad78 kind:arm_call to:0x0203b434 module:main +from:0x0210ad84 kind:arm_call to:0x0203bea8 module:main +from:0x0210ad90 kind:arm_call to:0x0203bea8 module:main +from:0x0210ad98 kind:arm_call to:0x0203c2b8 module:main +from:0x0210ad9c kind:arm_call to:0x0203badc module:main +from:0x0210add0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210ae00 kind:load to:0x027e09b8 module:dtcm +from:0x0210ae04 kind:load to:0x027e0cec module:dtcm +from:0x0210ae08 kind:load to:0x027e09a8 module:dtcm +from:0x0210ae0c kind:load to:0x0204b164 module:main +from:0x0210ae50 kind:arm_call to:0x02074994 module:overlay(0) +from:0x0210ae64 kind:load to:0x027e09a4 module:dtcm +from:0x0210ae68 kind:load to:0x027e09b8 module:dtcm +from:0x0210aed4 kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x0210aef8 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x0210af50 kind:arm_call to:0x0203b434 module:main +from:0x0210af58 kind:arm_call to:0x0203b290 module:main +from:0x0210af98 kind:arm_call to:0x0203b434 module:main +from:0x0210afa4 kind:arm_call to:0x0203bea8 module:main +from:0x0210afb0 kind:arm_call to:0x0203c088 module:main +from:0x0210afe0 kind:arm_call to:0x0203b434 module:main +from:0x0210afec kind:arm_call to:0x0203bea8 module:main +from:0x0210aff4 kind:arm_call to:0x0203c2b8 module:main +from:0x0210aff8 kind:arm_call to:0x0203badc module:main +from:0x0210b04c kind:arm_call to:0x0205931c module:overlay(0) +from:0x0210b05c kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0210b068 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0210b074 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0210b088 kind:arm_call to:0x0210b2c0 module:overlay(31) +from:0x0210b104 kind:load to:0x0204b164 module:main +from:0x0210b10c kind:load to:0x02117bb8 module:overlay(31) +from:0x0210b1e8 kind:arm_call to:0x0202a17c module:main +from:0x0210b1fc kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x0210b23c kind:arm_call to:0x0201a9dc module:main +from:0x0210b248 kind:load to:0x027e0998 module:dtcm +from:0x0210b24c kind:load to:0x0204c49c module:main +from:0x0210b2dc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0210b308 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0210b318 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210b340 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0210b348 kind:load to:0x027e0ce4 module:dtcm +from:0x0210b354 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b35c kind:arm_call to:0x02011ff4 module:main +from:0x0210b374 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b37c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210b394 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210b39c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210b3a4 kind:arm_call to:0x02011ff4 module:main +from:0x0210b3b8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210b3cc kind:load to:0x0211a390 module:overlay(31) +from:0x0210b3e0 kind:arm_call to:0x02011f3c module:main +from:0x0210b3ec kind:arm_call to:0x0210b43c module:overlay(31) +from:0x0210b404 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210b434 kind:load to:0x02117c54 module:overlay(31) +from:0x0210b444 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210b458 kind:arm_call_thumb to:0x0205a118 module:overlay(0) +from:0x0210b460 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210b474 kind:load to:0x02117c70 module:overlay(31) +from:0x0210b478 kind:load to:0x02115cb8 module:overlay(31) +from:0x0210b4a8 kind:arm_call to:0x0200f05c module:main +from:0x0210b4fc kind:arm_call to:0x01ffedf4 module:itcm +from:0x0210b54c kind:arm_call to:0x01ffb714 module:itcm +from:0x0210b570 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210b590 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0210b668 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0210b67c kind:arm_call to:0x02081868 module:overlay(0) +from:0x0210b68c kind:arm_call to:0x02081f8c module:overlay(0) +from:0x0210b6c0 kind:load to:0x0211a390 module:overlay(31) +from:0x0210b6c4 kind:load to:0x02112b1c module:overlay(31) +from:0x0210b6c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210b704 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210b70c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210b724 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210b72c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210b734 kind:arm_call to:0x02011ff4 module:main +from:0x0210b748 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210b75c kind:load to:0x0211a480 module:overlay(31) +from:0x0210b770 kind:arm_call to:0x02011f3c module:main +from:0x0210b77c kind:arm_call to:0x0210b894 module:overlay(31) +from:0x0210b794 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210b7a4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210b818 kind:load to:0x02117900 module:overlay(31) +from:0x0210b81c kind:load to:0x02115cb8 module:overlay(31) +from:0x0210b820 kind:load to:0x02117cb0 module:overlay(31) +from:0x0210b838 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210b874 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210b884 kind:load to:0x02117ccc module:overlay(31) +from:0x0210b888 kind:load to:0x020b3168 module:overlay(0) +from:0x0210b88c kind:load to:0x0211a554 module:overlay(31) +from:0x0210b890 kind:load to:0x0211a474 module:overlay(31) +from:0x0210b8a0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210b8dc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0210b8ec kind:load to:0x02117ccc module:overlay(31) +from:0x0210b8f0 kind:load to:0x020b3168 module:overlay(0) +from:0x0210b8f4 kind:load to:0x0211a554 module:overlay(31) +from:0x0210b8f8 kind:load to:0x0211a474 module:overlay(31) +from:0x0210b948 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x0210b97c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210b998 kind:arm_call to:0x0210ba00 module:overlay(31) +from:0x0210b9b4 kind:load to:0x0211a474 module:overlay(31) +from:0x0210b9b8 kind:load to:0x0209ebf8 module:overlay(0) +from:0x0210b9f4 kind:arm_call to:0x0210ba00 module:overlay(31) +from:0x0210ba98 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210bab4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210bad0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0210bae8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210bb00 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210bb14 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x0210bb2c kind:arm_call to:0x02074688 module:overlay(0) +from:0x0210bb7c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0210bb90 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0210bba8 kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x0210bbcc kind:load to:0x027e0cec module:dtcm +from:0x0210bbd0 kind:load to:0x027e09a8 module:dtcm +from:0x0210bbd4 kind:load to:0x027e09b8 module:dtcm +from:0x0210bc28 kind:load to:0x0211a480 module:overlay(31) +from:0x0210bc38 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210bc40 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210bc58 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210bc60 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210bc68 kind:arm_call to:0x02011ff4 module:main +from:0x0210bc7c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210bc90 kind:load to:0x0211a588 module:overlay(31) +from:0x0210bca4 kind:arm_call to:0x02011f3c module:main +from:0x0210bcb0 kind:arm_call to:0x0210be04 module:overlay(31) +from:0x0210bcc8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210bcd8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210bd58 kind:load to:0x02117900 module:overlay(31) +from:0x0210bd60 kind:load to:0x02115cb8 module:overlay(31) +from:0x0210bd64 kind:load to:0x02117d1c module:overlay(31) +from:0x0210bd78 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210bd90 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0210bdfc kind:load to:0x02117d38 module:overlay(31) +from:0x0210be00 kind:load to:0x020b3168 module:overlay(0) +from:0x0210be0c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210be24 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0210be90 kind:load to:0x02117d38 module:overlay(31) +from:0x0210be94 kind:load to:0x020b3168 module:overlay(0) +from:0x0210bf08 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0210bf40 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210bf50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210c06c kind:arm_call to:0x0208233c module:overlay(0) +from:0x0210c07c kind:arm_call to:0x02082548 module:overlay(0) +from:0x0210c090 kind:arm_call to:0x0208233c module:overlay(0) +from:0x0210c0a0 kind:arm_call to:0x02082548 module:overlay(0) +from:0x0210c0b4 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210c0d4 kind:arm_call to:0x0210c254 module:overlay(31) +from:0x0210c0e4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0210c0ec kind:load to:0x027e0cd8 module:dtcm +from:0x0210c110 kind:arm_call to:0x0210c3d8 module:overlay(31) +from:0x0210c120 kind:arm_call to:0x0210c3f8 module:overlay(31) +from:0x0210c158 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210c1a4 kind:arm_call to:0x0210c254 module:overlay(31) +from:0x0210c1c0 kind:arm_call to:0x0210c588 module:overlay(31) +from:0x0210c22c kind:arm_call to:0x0210c254 module:overlay(31) +from:0x0210c24c kind:load to:0x027e0ce4 module:dtcm +from:0x0210c250 kind:load to:0x02112b8c module:overlay(31) +from:0x0210c294 kind:arm_call to:0x0210c570 module:overlay(31) +from:0x0210c2e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210c2f0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0210c354 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0210c364 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0210c370 kind:load to:0x02117d08 module:overlay(31) +from:0x0210c374 kind:load to:0x027e09b8 module:dtcm +from:0x0210c38c kind:arm_call to:0x0210c734 module:overlay(31) +from:0x0210c3a8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210c3d0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210c3f0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210c42c kind:arm_call to:0x01fff148 module:itcm +from:0x0210c43c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0210c450 kind:arm_call to:0x01fff148 module:itcm +from:0x0210c460 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0210c47c kind:load to:0x027e0cd8 module:dtcm +from:0x0210c480 kind:load to:0x027e0ce0 module:dtcm +from:0x0210c4b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210c4c0 kind:arm_call to:0x01fff458 module:itcm +from:0x0210c53c kind:arm_call to:0x0210c254 module:overlay(31) +from:0x0210c568 kind:load to:0x027e0ce4 module:dtcm +from:0x0210c5b0 kind:arm_call to:0x0203b6ec module:main +from:0x0210c5d0 kind:load to:0x02112b8c module:overlay(31) +from:0x0210c5f0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0210c654 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0210c674 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0210c6c8 kind:load to:0x0211a588 module:overlay(31) +from:0x0210c724 kind:load to:0x0211a588 module:overlay(31) +from:0x0210c730 kind:load to:0x0211a65c module:overlay(31) +from:0x0210c748 kind:arm_call to:0x0200bb1c module:main +from:0x0210c754 kind:arm_call to:0x0200be8c module:main +from:0x0210c760 kind:arm_call to:0x0200bb1c module:main +from:0x0210c76c kind:arm_call to:0x0200be8c module:main +from:0x0210c77c kind:arm_call to:0x02082288 module:overlay(0) +from:0x0210c798 kind:arm_call to:0x0200b9e4 module:main +from:0x0210c7ac kind:arm_call to:0x0200bd44 module:main +from:0x0210c7c4 kind:arm_call to:0x0200b9e4 module:main +from:0x0210c7d8 kind:arm_call to:0x0200bd44 module:main +from:0x0210c7f4 kind:load to:0x02112b3c module:overlay(31) +from:0x0210c7f8 kind:load to:0x02112b50 module:overlay(31) +from:0x0210c7fc kind:load to:0x02112b78 module:overlay(31) +from:0x0210c800 kind:load to:0x02112b64 module:overlay(31) +from:0x0210c804 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c814 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210c81c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210c824 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210c83c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0210c844 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210c84c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210c854 kind:arm_call to:0x02011ff4 module:main +from:0x0210c868 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210c87c kind:load to:0x0211a770 module:overlay(31) +from:0x0210c890 kind:arm_call to:0x02011f3c module:main +from:0x0210c89c kind:arm_call to:0x02187bec module:overlay(107) +from:0x0210c8b8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210c8c8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210c8e8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210c9d4 kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x0210c9f8 kind:arm_call to:0x0202a17c module:main +from:0x0210ca18 kind:load to:0x02117900 module:overlay(31) +from:0x0210ca1c kind:load to:0x02115cb8 module:overlay(31) +from:0x0210ca20 kind:load to:0x0218555c module:overlays(97,100,101) +from:0x0210ca2c kind:load to:0x02117da0 module:overlay(31) +from:0x0210ca30 kind:load to:0x0211a6b8 module:overlay(31) +from:0x0210ca34 kind:load to:0x0211a680 module:overlay(31) +from:0x0210ca38 kind:load to:0x0211a8b0 module:overlay(31) +from:0x0210ca88 kind:arm_call to:0x0210cacc module:overlay(31) +from:0x0210cab8 kind:arm_call to:0x0210cacc module:overlay(31) +from:0x0210caf0 kind:arm_call to:0x01fff498 module:itcm +from:0x0210cafc kind:arm_call to:0x01fff584 module:itcm +from:0x0210cb3c kind:arm_call to:0x0210cee4 module:overlay(31) +from:0x0210cb60 kind:load to:0x027e0ce8 module:dtcm +from:0x0210cbb8 kind:arm_call to:0x0210cbf8 module:overlay(31) +from:0x0210cbe8 kind:arm_call to:0x0210cbf8 module:overlay(31) +from:0x0210cc44 kind:arm_call to:0x01fff498 module:itcm +from:0x0210cc50 kind:arm_call to:0x01fff584 module:itcm +from:0x0210ccb0 kind:load to:0x027e0ce8 module:dtcm +from:0x0210cd10 kind:arm_call to:0x0210cbf8 module:overlay(31) +from:0x0210cd50 kind:arm_call to:0x0210cd90 module:overlay(31) +from:0x0210cd8c kind:load to:0x02117d80 module:overlay(31) +from:0x0210cdb8 kind:arm_call to:0x01fff498 module:itcm +from:0x0210cdc4 kind:arm_call to:0x01fff584 module:itcm +from:0x0210ce0c kind:load to:0x027e0ce8 module:dtcm +from:0x0210ce48 kind:load to:0x0211a8b0 module:overlay(31) +from:0x0210cea8 kind:load to:0x0211a8b0 module:overlay(31) +from:0x0210cecc kind:arm_call to:0x0202a17c module:main +from:0x0210cee0 kind:load to:0x0211a8b0 module:overlay(31) +from:0x0210cf94 kind:arm_call to:0x01fff148 module:itcm +from:0x0210cfa0 kind:arm_call to:0x01ffedac module:itcm +from:0x0210cff8 kind:arm_call to:0x0207f8c4 module:overlay(0) +from:0x0210d028 kind:load to:0x027e0ce0 module:dtcm +from:0x0210d02c kind:load to:0x0211a6a0 module:overlay(31) +from:0x0210d030 kind:load to:0x027e09c0 module:dtcm +from:0x0210d054 kind:arm_call to:0x0208043c module:overlay(0) +from:0x0210d06c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210d080 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210d088 kind:arm_call to:0x02011ff4 module:main +from:0x0210d0a0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210d0a8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210d0c0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0210d0c8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210d0d0 kind:arm_call to:0x02011ff4 module:main +from:0x0210d0e4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210d0f8 kind:load to:0x0211aa44 module:overlay(31) +from:0x0210d10c kind:arm_call to:0x02011f3c module:main +from:0x0210d118 kind:arm_call to:0x0210d1a8 module:overlay(31) +from:0x0210d130 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210d140 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210d194 kind:load to:0x02117398 module:overlay(31) +from:0x0210d19c kind:load to:0x02114818 module:overlay(31) +from:0x0210d1a0 kind:load to:0x02117e08 module:overlay(31) +from:0x0210d1b0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210d1b8 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0210d220 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0210d264 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0210d270 kind:load to:0x02117e24 module:overlay(31) +from:0x0210d274 kind:load to:0x02117e70 module:overlay(31) +from:0x0210d278 kind:load to:0x02117ea0 module:overlay(31) +from:0x0210d27c kind:load to:0x0211aa44 module:overlay(31) +from:0x0210d280 kind:load to:0x0204b608 module:main +from:0x0210d2d4 kind:arm_call to:0x0200f218 module:main +from:0x0210d2e8 kind:arm_call to:0x0200eab0 module:main +from:0x0210d2f4 kind:arm_call to:0x0210d460 module:overlay(31) +from:0x0210d300 kind:load to:0x0211ab18 module:overlay(31) +from:0x0210d304 kind:load to:0x02112c18 module:overlay(31) +from:0x0210d330 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210d344 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0210d368 kind:arm_call to:0x0210d460 module:overlay(31) +from:0x0210d37c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0210d394 kind:arm_call to:0x0210d460 module:overlay(31) +from:0x0210d3d8 kind:arm_call to:0x0200eab0 module:main +from:0x0210d3fc kind:arm_call to:0x0200eab0 module:main +from:0x0210d40c kind:arm_call to:0x020db34c module:overlay(31) +from:0x0210d42c kind:load to:0x027e09b8 module:dtcm +from:0x0210d430 kind:load to:0x0211aa30 module:overlay(31) +from:0x0210d434 kind:load to:0x027e0d34 module:dtcm +from:0x0210d454 kind:arm_call to:0x0210d460 module:overlay(31) +from:0x0210d4c4 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0210d510 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0210d538 kind:arm_call to:0x020747bc module:overlay(0) +from:0x0210d55c kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0210d570 kind:load to:0x02117df4 module:overlay(31) +from:0x0210d574 kind:load to:0x027e09b8 module:dtcm +from:0x0210d578 kind:load to:0x0210d70c module:overlay(31) +from:0x0210d57c kind:load to:0x0211aa30 module:overlay(31) +from:0x0210d5a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210d5fc kind:arm_call to:0x020c219c module:overlay(17) +from:0x0210d608 kind:load to:0x0203feb0 module:main +from:0x0210d60c kind:load to:0x027e09b4 module:dtcm +from:0x0210d63c kind:arm_call to:0x020c8570 module:overlay(24) +from:0x0210d670 kind:arm_call to:0x0207a128 module:overlay(0) +from:0x0210d67c kind:load to:0x0211aa30 module:overlay(31) +from:0x0210d680 kind:load to:0x027e0994 module:dtcm +from:0x0210d684 kind:load to:0x027e09bc module:dtcm +from:0x0210d6ac kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0210d6bc kind:load to:0x0211aa30 module:overlay(31) +from:0x0210d6c0 kind:load to:0x027e09bc module:dtcm +from:0x0210d6d8 kind:arm_call to:0x0210d460 module:overlay(31) +from:0x0210d6ec kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0210d700 kind:arm_call to:0x02079b3c module:overlay(0) +from:0x0210d708 kind:load to:0x027e09bc module:dtcm +from:0x0210d718 kind:arm_call to:0x0210d6c4 module:overlay(31) +from:0x0210d724 kind:load to:0x0211aa30 module:overlay(31) +from:0x0210d76c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210d774 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0210d77c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210d784 kind:arm_call to:0x02011ff4 module:main +from:0x0210d79c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210d7a4 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0210d7ac kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210d7c0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210d824 kind:load to:0x0211ab48 module:overlay(31) +from:0x0210d838 kind:arm_call to:0x02011f3c module:main +from:0x0210d844 kind:arm_call to:0x0210d8ec module:overlay(31) +from:0x0210d85c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210d86c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210d8d4 kind:load to:0x02117398 module:overlay(31) +from:0x0210d8d8 kind:load to:0x02114818 module:overlay(31) +from:0x0210d8dc kind:load to:0x02117eb8 module:overlay(31) +from:0x0210d8f4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210d954 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0210d968 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0210d978 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0210d988 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0210d9c8 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0210d9d4 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x0210d9e4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0210d9f0 kind:load to:0x02117ed4 module:overlay(31) +from:0x0210d9f4 kind:load to:0x02117f20 module:overlay(31) +from:0x0210d9f8 kind:load to:0x0211ab48 module:overlay(31) +from:0x0210da40 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0210da58 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0210da78 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0210da8c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0210daa0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0210dac8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0210dadc kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0210dae4 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0210daec kind:arm_call to:0x02059248 module:overlay(0) +from:0x0210daf8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210db04 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210db10 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210db1c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210db3c kind:arm_call to:0x0210dee8 module:overlay(31) +from:0x0210db4c kind:load to:0x0211ac1c module:overlay(31) +from:0x0210db50 kind:load to:0x02112c2c module:overlay(31) +from:0x0210db54 kind:load to:0x0211ab68 module:overlay(31) +from:0x0210db58 kind:load to:0x02112c3c module:overlay(31) +from:0x0210db5c kind:load to:0x02112c4c module:overlay(31) +from:0x0210db68 kind:arm_call to:0x0210e4b4 module:overlay(31) +from:0x0210db84 kind:arm_call to:0x0210dee8 module:overlay(31) +from:0x0210db90 kind:arm_call to:0x0208381c module:overlay(0) +from:0x0210dbac kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x0210dbb4 kind:load to:0x027e0cd8 module:dtcm +from:0x0210dbf0 kind:arm_call to:0x0210dda0 module:overlay(31) +from:0x0210dbf8 kind:arm_call to:0x0210dda4 module:overlay(31) +from:0x0210dc08 kind:arm_call to:0x02175844 module:overlay(94) +from:0x0210dc1c kind:arm_call to:0x0210dee8 module:overlay(31) +from:0x0210dc40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0210dc58 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0210dc64 kind:arm_call to:0x0210dee8 module:overlay(31) +from:0x0210dc90 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210dca8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210dcbc kind:arm_call to:0x01ffd420 module:itcm +from:0x0210dcd0 kind:arm_call to:0x0210dee8 module:overlay(31) +from:0x0210dcdc kind:arm_call to:0x0210dda8 module:overlay(31) +from:0x0210dcec kind:arm_call to:0x01ffd420 module:itcm +from:0x0210dcfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0210dd10 kind:arm_call to:0x0210dee8 module:overlay(31) +from:0x0210dd1c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210dd24 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210dd38 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0210dd44 kind:arm_call to:0x02062020 module:overlay(0) +from:0x0210dd58 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0210dd7c kind:load to:0x027e09b8 module:dtcm +from:0x0210dd80 kind:load to:0x027e09a8 module:dtcm +from:0x0210dd88 kind:load to:0x020b6a14 module:overlay(0) +from:0x0210dde0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210ddf0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0210de00 kind:arm_call to:0x0210e5ac module:overlay(31) +from:0x0210de54 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0210de7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210de9c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0210dea8 kind:arm_call to:0x0210dee8 module:overlay(31) +from:0x0210deb8 kind:load to:0x027e0cec module:dtcm +from:0x0210debc kind:load to:0x027e09a8 module:dtcm +from:0x0210ded0 kind:load to:0x0210dee8 module:overlay(31) +from:0x0210df50 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0210df58 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0210df64 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210df70 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210df7c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210df88 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210dfa4 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0210dfac kind:arm_call to:0x02059248 module:overlay(0) +from:0x0210dfb8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210dfc4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210dfd0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210dfe4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210dff4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0210e01c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0210e0a4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0210e0b8 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0210e0c0 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0210e0cc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210e0d8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210e0e4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210e0f0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210e0fc kind:arm_call to:0x02074764 module:overlay(0) +from:0x0210e150 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0210e1f0 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0210e208 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210e21c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210e234 kind:load to:0x027e09b8 module:dtcm +from:0x0210e238 kind:load to:0x0210ea08 module:overlay(31) +from:0x0210e23c kind:load to:0x0210e994 module:overlay(31) +from:0x0210e240 kind:load to:0x0211ac1c module:overlay(31) +from:0x0210e244 kind:load to:0x027e09c0 module:dtcm +from:0x0210e248 kind:load to:0x027e09a8 module:dtcm +from:0x0210e2e0 kind:arm_call to:0x01fff584 module:itcm +from:0x0210e36c kind:arm_call to:0x021055c0 module:overlay(31) +from:0x0210e3e8 kind:arm_call to:0x0201aa68 module:main +from:0x0210e40c kind:load to:0x027e0ce8 module:dtcm +from:0x0210e418 kind:load to:0x027e0998 module:dtcm +from:0x0210e41c kind:load to:0x0204c49c module:main +from:0x0210e4a4 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x0210e4c8 kind:arm_call to:0x01ffedac module:itcm +from:0x0210e56c kind:arm_call to:0x01fff498 module:itcm +from:0x0210e578 kind:arm_call to:0x01fff584 module:itcm +from:0x0210e5a8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210e5fc kind:arm_call to:0x0203b434 module:main +from:0x0210e608 kind:arm_call to:0x0203bea8 module:main +from:0x0210e610 kind:arm_call to:0x0203b290 module:main +from:0x0210e654 kind:arm_call to:0x0203b434 module:main +from:0x0210e660 kind:arm_call to:0x0203bea8 module:main +from:0x0210e66c kind:arm_call to:0x0203bea8 module:main +from:0x0210e678 kind:arm_call to:0x0203c088 module:main +from:0x0210e6ac kind:arm_call to:0x0203b434 module:main +from:0x0210e6b8 kind:arm_call to:0x0203bea8 module:main +from:0x0210e6c4 kind:arm_call to:0x0203bea8 module:main +from:0x0210e6cc kind:arm_call to:0x0203c2b8 module:main +from:0x0210e6d0 kind:arm_call to:0x0203badc module:main +from:0x0210e728 kind:arm_call to:0x0203b434 module:main +from:0x0210e734 kind:arm_call to:0x0203bea8 module:main +from:0x0210e73c kind:arm_call to:0x0203b290 module:main +from:0x0210e778 kind:arm_call to:0x0203b434 module:main +from:0x0210e784 kind:arm_call to:0x0203bea8 module:main +from:0x0210e790 kind:arm_call to:0x0203bea8 module:main +from:0x0210e79c kind:arm_call to:0x0203c088 module:main +from:0x0210e7c8 kind:arm_call to:0x0203b434 module:main +from:0x0210e7d4 kind:arm_call to:0x0203bea8 module:main +from:0x0210e7e0 kind:arm_call to:0x0203bea8 module:main +from:0x0210e7e8 kind:arm_call to:0x0203c2b8 module:main +from:0x0210e7ec kind:arm_call to:0x0203badc module:main +from:0x0210e820 kind:load to:0x0204b164 module:main +from:0x0210e850 kind:arm_call to:0x0210dee8 module:overlay(31) +from:0x0210e884 kind:arm_call to:0x01fff148 module:itcm +from:0x0210e8a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210e8b4 kind:arm_call to:0x01fff148 module:itcm +from:0x0210e8d4 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0210e8e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0210e940 kind:arm_call to:0x0209e9f0 module:overlay(0) +from:0x0210e968 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x0210e988 kind:load to:0x020da050 module:overlays(19,24) +from:0x0210e9b0 kind:arm_call to:0x01fff584 module:itcm +from:0x0210e9e8 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x0210ea04 kind:load to:0x027e0ce0 module:dtcm +from:0x0210ea98 kind:arm_call to:0x01fff584 module:itcm +from:0x0210eb20 kind:arm_call to:0x021055c0 module:overlay(31) +from:0x0210eb98 kind:load to:0x027e0ce8 module:dtcm +from:0x0210eba4 kind:load to:0x027e0ce0 module:dtcm +from:0x0210ebb4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0210ebbc kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210ebc4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210ebcc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210ebe4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0210ebec kind:arm_call to:0x02080360 module:overlay(0) +from:0x0210ebf4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0210ebfc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210ec04 kind:arm_call to:0x02011ff4 module:main +from:0x0210ec18 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210ec5c kind:load to:0x0211ac4c module:overlay(31) +from:0x0210ec70 kind:arm_call to:0x02011f3c module:main +from:0x0210ec7c kind:arm_call to:0x0210f040 module:overlay(31) +from:0x0210ec94 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0210eca4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0210ed20 kind:load to:0x02117900 module:overlay(31) +from:0x0210ed24 kind:load to:0x02115cb8 module:overlay(31) +from:0x0210ed28 kind:load to:0x02117f40 module:overlay(31) +from:0x0210ed3c kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0210ed64 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0210ed74 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0210ed88 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0210ed94 kind:load to:0x02117f88 module:overlay(31) +from:0x0210ed98 kind:load to:0x02112c7c module:overlay(31) +from:0x0210ed9c kind:load to:0x02112c8c module:overlay(31) +from:0x0210edfc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210ee50 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210ee58 kind:load to:0x0203feb0 module:main +from:0x0210eed0 kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x0210ef04 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0210ef18 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0210ef20 kind:arm_call to:0x0205931c module:overlay(0) +from:0x0210ef28 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x0210ef34 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0210ef5c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0210ef68 kind:load to:0x02117f5c module:overlay(31) +from:0x0210ef6c kind:load to:0x02112c5c module:overlay(31) +from:0x0210efc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210f030 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210f03c kind:load to:0x0203feb0 module:main +from:0x0210f048 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0210f06c kind:arm_call to:0x0200f05c module:main +from:0x0210f088 kind:arm_call to:0x0210ed34 module:overlay(31) +from:0x0210f0a4 kind:arm_call to:0x0200f05c module:main +from:0x0210f0c0 kind:arm_call to:0x0210eec0 module:overlay(31) +from:0x0210f0d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0210f10c kind:load to:0x02117fb4 module:overlay(31) +from:0x0210f110 kind:load to:0x0211ac4c module:overlay(31) +from:0x0210f114 kind:load to:0x02112c9c module:overlay(31) +from:0x0210f118 kind:load to:0x02112cac module:overlay(31) +from:0x0210f11c kind:load to:0x0211ad20 module:overlay(31) +from:0x0210f128 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210f13c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210f15c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0210f17c kind:arm_call to:0x01ffedac module:itcm +from:0x0210f188 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0210f1c8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0210f20c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0210f228 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0210f23c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0210f250 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0210f258 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0210f264 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0210f274 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210f290 kind:arm_call to:0x0210f32c module:overlay(31) +from:0x0210f2a0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210f2a4 kind:load to:0x02117f2c module:overlay(31) +from:0x0210f2a8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0210f2b0 kind:load to:0x0211ac6c module:overlay(31) +from:0x0210f2b4 kind:load to:0x02112c6c module:overlay(31) +from:0x0210f2f8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0210f388 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210f398 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210f3a8 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0210f3b4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0210f3c0 kind:arm_call to:0x0210ee5c module:overlay(31) +from:0x0210f434 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210f474 kind:load to:0x02117f2c module:overlay(31) +from:0x0210f494 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210f4ac kind:arm_call to:0x0210f32c module:overlay(31) +from:0x0210f4b4 kind:load to:0x027e09a8 module:dtcm +from:0x0210f4e0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0210f4ec kind:arm_call to:0x0210f32c module:overlay(31) +from:0x0210f4f4 kind:load to:0x027e09a8 module:dtcm +from:0x0210f574 kind:arm_call to:0x01ffb714 module:itcm +from:0x0210f580 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210f58c kind:arm_call to:0x01ffb800 module:itcm +from:0x0210f5c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210f60c kind:arm_call to:0x01fff148 module:itcm +from:0x0210f628 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210f640 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210f650 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210f658 kind:arm_call to:0x01ffb428 module:itcm +from:0x0210f664 kind:arm_call to:0x0210ee5c module:overlay(31) +from:0x0210f670 kind:load to:0x02117f2c module:overlay(31) +from:0x0210f674 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f680 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210f688 kind:arm_call to:0x02011ff4 module:main +from:0x0210f69c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210f6a4 kind:arm_call to:0x02011ff4 module:main +from:0x0210f6bc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210f6c4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210f6cc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210f6e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210f6ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0210f6f4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0210f6fc kind:arm_call to:0x02011ff4 module:main +from:0x0210f710 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0210f728 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0210f760 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0210f76c kind:load to:0x02117ff4 module:overlay(31) +from:0x0210f770 kind:load to:0x0204b608 module:main +from:0x0210f77c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0210f790 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0210f798 kind:arm_call to:0x02011ff4 module:main +from:0x0210f814 kind:arm_call to:0x0210fad4 module:overlay(31) +from:0x0210f828 kind:arm_call to:0x0210fad4 module:overlay(31) +from:0x0210f8bc kind:arm_call to:0x020820fc module:overlay(0) +from:0x0210f95c kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0210f974 kind:arm_call to:0x02083414 module:overlay(0) +from:0x0210f988 kind:arm_call to:0x0206f21c module:overlay(0) +from:0x0210f9a4 kind:arm_call to:0x02082090 module:overlay(0) +from:0x0210f9b0 kind:arm_call to:0x0210fad4 module:overlay(31) +from:0x0210f9c8 kind:arm_call to:0x0210fad4 module:overlay(31) +from:0x0210f9f4 kind:load to:0x027e09a4 module:dtcm +from:0x0210f9f8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210f9fc kind:load to:0x027e0ce0 module:dtcm +from:0x0210fa00 kind:load to:0x027e09b8 module:dtcm +from:0x0210fa04 kind:load to:0x020da000 module:overlays(19,24) +from:0x0210fa08 kind:load to:0x020b69b8 module:overlay(0) +from:0x0210fa10 kind:load to:0x020b6a14 module:overlay(0) +from:0x0210fa14 kind:load to:0x027e0994 module:dtcm +from:0x0210fa38 kind:arm_call to:0x020cc914 module:overlay(24) +from:0x0210fa58 kind:arm_call to:0x020c84b0 module:overlay(24) +from:0x0210fa64 kind:arm_call to:0x02069500 module:overlay(0) +from:0x0210fa8c kind:load to:0x020da034 module:overlays(19,24) +from:0x0210fa90 kind:load to:0x027e0994 module:dtcm +from:0x0210fa94 kind:load to:0x020b684c module:overlay(0) +from:0x0210fab8 kind:arm_call to:0x020c84b0 module:overlay(24) +from:0x0210fac4 kind:arm_call to:0x02069500 module:overlay(0) +from:0x0210facc kind:load to:0x027e0994 module:dtcm +from:0x0210fad0 kind:load to:0x020b684c module:overlay(0) +from:0x0210fae8 kind:arm_call to:0x020c65e8 module:overlay(24) +from:0x0210fb18 kind:arm_call to:0x020c65e8 module:overlay(24) +from:0x0210fb50 kind:arm_call to:0x020194d0 module:main +from:0x0210fb5c kind:arm_call to:0x020c8ba4 module:overlay(24) +from:0x0210fb78 kind:arm_call to:0x0201beb4 module:main +from:0x0210fba0 kind:arm_call to:0x020ceca8 module:overlay(24) +from:0x0210fba8 kind:arm_call to:0x020cec70 module:overlay(24) +from:0x0210fbac kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210fbb4 kind:arm_call to:0x020b8520 module:overlay(5) +from:0x0210fbc0 kind:arm_call to:0x020b87dc module:overlay(5) +from:0x0210fbd0 kind:arm_call to:0x020b8960 module:overlay(5) +from:0x0210fbe8 kind:arm_call to:0x02016644 module:main +from:0x0210fbf4 kind:arm_call to:0x01ffd400 module:itcm +from:0x0210fc44 kind:arm_call to:0x0210fce0 module:overlay(31) +from:0x0210fc78 kind:arm_call to:0x020b90fc module:overlay(5) +from:0x0210fca4 kind:arm_call to:0x020c83dc module:overlay(24) +from:0x0210fcac kind:load to:0x020da000 module:overlays(19,24) +from:0x0210fcb0 kind:load to:0x0204b690 module:main +from:0x0210fcb4 kind:load to:0x027e0998 module:dtcm +from:0x0210fcb8 kind:load to:0x027e0994 module:dtcm +from:0x0210fcbc kind:load to:0x027e0ce0 module:dtcm +from:0x0210fcc0 kind:load to:0x020da038 module:overlays(19,24) +from:0x0210fcc4 kind:load to:0x027e09a4 module:dtcm +from:0x0210fcc8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210fccc kind:load to:0x020453b0 module:main +from:0x0210fcdc kind:load to:0x020b8788 module:overlays(5,8) +from:0x0210fd18 kind:arm_call to:0x02016664 module:main +from:0x0210fd34 kind:arm_call to:0x02016644 module:main +from:0x0210fd58 kind:arm_call to:0x020b8760 module:overlay(5) +from:0x0210fd80 kind:load to:0x0204b608 module:main +from:0x0210fd84 kind:load to:0x020627ac module:overlay(0) +from:0x0210fd94 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0210fda8 kind:arm_call to:0x0201b8dc module:main +from:0x0210fdcc kind:arm_call to:0x02062764 module:overlay(0) +from:0x0210fdd8 kind:load to:0x02118040 module:overlay(31) +from:0x0210fddc kind:load to:0x02118024 module:overlay(31) +from:0x0210fde0 kind:load to:0x0204b608 module:main +from:0x0210fdec kind:arm_call to:0x0201b8bc module:main +from:0x0210fe18 kind:arm_call to:0x0201b974 module:main +from:0x0210fe24 kind:arm_call to:0x0201b798 module:main +from:0x0210fe2c kind:load to:0x0204fb78 module:main +from:0x0210fe50 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0210fe58 kind:load to:0x0204b608 module:main +from:0x0210fe70 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210fec8 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x0210fed8 kind:arm_call to:0x020194d0 module:main +from:0x0210fee0 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210feec kind:load to:0x0204b608 module:main +from:0x0210fef4 kind:load to:0x0204b690 module:main +from:0x0210ff2c kind:arm_call to:0x0201b974 module:main +from:0x0210ff38 kind:arm_call to:0x0201b798 module:main +from:0x0210ff48 kind:arm_call to:0x020b7f7c module:overlay(9) +from:0x0210ff50 kind:load to:0x0204fb78 module:main +from:0x0210ff7c kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0210ff84 kind:load to:0x0204b608 module:main +from:0x0210ffc8 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x0210ffd8 kind:arm_call to:0x020194d0 module:main +from:0x0210ffe0 kind:load to:0x0204b608 module:main +from:0x0210ffe4 kind:load to:0x0204b690 module:main +from:0x0210fff0 kind:arm_call to:0x0201b8bc module:main +from:0x0210fff8 kind:arm_call to:0x02011ff4 module:main +from:0x02110010 kind:arm_call to:0x0201b8bc module:main +from:0x02110018 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02110030 kind:arm_call to:0x0201b8bc module:main +from:0x02110038 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02110040 kind:arm_call to:0x02011ff4 module:main +from:0x0211005c kind:arm_call to:0x020627ac module:overlay(0) +from:0x02110088 kind:arm_call to:0x01fff458 module:itcm +from:0x02110098 kind:arm_call to:0x020fc908 module:overlay(31) +from:0x021100d0 kind:arm_call to:0x01fff520 module:itcm +from:0x021100e8 kind:arm_call to:0x02175838 module:overlay(94) +from:0x0211010c kind:arm_call to:0x01fff520 module:itcm +from:0x02110128 kind:arm_call to:0x0210e990 module:overlay(31) +from:0x02110134 kind:load to:0x0204b608 module:main +from:0x02110138 kind:load to:0x027e0ce4 module:dtcm +from:0x02110140 kind:load to:0x027e0ce8 module:dtcm +from:0x02110148 kind:load to:0x020b4cc4 module:overlay(0) +from:0x0211015c kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x02110178 kind:arm_call to:0x0201b8dc module:main +from:0x021101ac kind:arm_call to:0x02062764 module:overlay(0) +from:0x021101b8 kind:load to:0x0211808c module:overlay(31) +from:0x021101bc kind:load to:0x02118070 module:overlay(31) +from:0x021101c0 kind:load to:0x0204b608 module:main +from:0x021101cc kind:arm_call to:0x0201b8bc module:main +from:0x021101f8 kind:arm_call to:0x02110724 module:overlay(31) +from:0x02110218 kind:arm_call to:0x0215e7e0 module:overlay(63) +from:0x02110220 kind:load to:0x020453b0 module:main +from:0x02110224 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x0211025c kind:arm_call to:0x020627b8 module:overlay(0) +from:0x02110280 kind:arm_call_thumb to:0x020b96bc module:overlay(12) +from:0x02110288 kind:arm_call_thumb to:0x020b7d40 module:overlays(1,2,6,10,12,14) +from:0x021102c4 kind:arm_call to:0x0215e5b0 module:overlay(63) +from:0x021102cc kind:arm_call to:0x0215f684 module:overlay(63) +from:0x021102d4 kind:arm_call to:0x0215e5fc module:overlay(63) +from:0x021102dc kind:load to:0x0204b608 module:main +from:0x021102e0 kind:load to:0x0204b690 module:main +from:0x021102e8 kind:load to:0x020453b0 module:main +from:0x021102ec kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x02110314 kind:arm_call to:0x020c81ec module:overlay(24) +from:0x02110344 kind:arm_call to:0x020194d0 module:main +from:0x02110350 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x02110364 kind:arm_call to:0x02018bc4 module:main +from:0x02110384 kind:arm_call to:0x0201db48 module:main +from:0x0211038c kind:arm_call to:0x0201ea20 module:main +from:0x0211039c kind:arm_call to:0x0201e6c4 module:main +from:0x021103b0 kind:arm_call to:0x0201e6c4 module:main +from:0x021103d8 kind:arm_call to:0x0201c284 module:main +from:0x021103e0 kind:arm_call to:0x02110764 module:overlay(31) +from:0x021103fc kind:arm_call to:0x0215e664 module:overlays(63,74) +from:0x02110410 kind:arm_call to:0x02067ad4 module:overlay(0) +from:0x02110430 kind:arm_call to:0x020db2ec module:overlay(31) +from:0x0211043c kind:load to:0x027e0994 module:dtcm +from:0x02110440 kind:load to:0x0204b690 module:main +from:0x02110444 kind:load to:0x0204b608 module:main +from:0x02110448 kind:load to:0x0204c450 module:main +from:0x02110450 kind:load to:0x0204c42c module:main +from:0x02110454 kind:load to:0x020453b0 module:main +from:0x02110458 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x0211045c kind:load to:0x020b6770 module:overlay(0) +from:0x02110460 kind:load to:0x0204b50c module:main +from:0x02110464 kind:load to:0x027e0d34 module:dtcm +from:0x02110480 kind:arm_call to:0x021107a0 module:overlay(31) +from:0x02110490 kind:arm_call to:0x02110724 module:overlay(31) +from:0x021104ac kind:arm_call to:0x0215e618 module:overlay(63) +from:0x021104bc kind:arm_call to:0x0215e90c module:overlay(63) +from:0x021104c4 kind:load to:0x020453b0 module:main +from:0x021104c8 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x021104f4 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x021104fc kind:load to:0x0204b608 module:main +from:0x02110528 kind:arm_call to:0x0201c284 module:main +from:0x02110530 kind:arm_call to:0x021107a0 module:overlay(31) +from:0x0211053c kind:arm_call to:0x020db30c module:overlay(31) +from:0x02110550 kind:arm_call to:0x020194d0 module:main +from:0x02110574 kind:arm_call to:0x020c8ba4 module:overlay(24) +from:0x0211058c kind:arm_call to:0x020c6dd0 module:overlay(24) +from:0x02110594 kind:arm_call to:0x020c6c5c module:overlay(24) +from:0x0211059c kind:arm_call to:0x020c7f3c module:overlay(24) +from:0x021105b0 kind:arm_call to:0x020c6dd0 module:overlay(24) +from:0x021105b8 kind:arm_call to:0x020c6c5c module:overlay(24) +from:0x021105c0 kind:arm_call to:0x020c7ee0 module:overlay(24) +from:0x021105fc kind:arm_call to:0x021107c8 module:overlay(31) +from:0x02110614 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x02110628 kind:arm_call to:0x02018bc4 module:main +from:0x02110648 kind:arm_call to:0x0215e618 module:overlay(63) +from:0x0211065c kind:arm_call to:0x0215e7f4 module:overlays(63,66,84) +from:0x02110670 kind:arm_call to:0x02067b40 module:overlay(0) +from:0x021106c4 kind:arm_call to:0x0201d904 module:main +from:0x021106e0 kind:arm_call to:0x02019a0c module:main +from:0x021106ec kind:load to:0x0204c42c module:main +from:0x021106f0 kind:load to:0x027e0d34 module:dtcm +from:0x021106f4 kind:load to:0x0204b690 module:main +from:0x021106f8 kind:load to:0x027e0998 module:dtcm +from:0x021106fc kind:load to:0x027e0994 module:dtcm +from:0x02110700 kind:load to:0x0204b608 module:main +from:0x02110704 kind:load to:0x020453b0 module:main +from:0x02110708 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x0211070c kind:load to:0x020b6770 module:overlay(0) +from:0x02110710 kind:load to:0x0204c450 module:main +from:0x02110714 kind:load to:0x0204b50c module:main +from:0x02110744 kind:arm_call to:0x0201b974 module:main +from:0x02110758 kind:arm_call to:0x0201b798 module:main +from:0x02110760 kind:load to:0x0204fb78 module:main +from:0x021107e0 kind:arm_call_thumb to:0x020b96a4 module:overlay(12) +from:0x021107e8 kind:arm_call to:0x02011ff4 module:main +from:0x021107f0 kind:load to:0x027e0cf0 module:dtcm +from:0x021107fc kind:arm_call to:0x0201b8bc module:main +from:0x02110804 kind:arm_call to:0x02011ff4 module:main +from:0x0211081c kind:arm_call to:0x0201b8bc module:main +from:0x02110824 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211083c kind:arm_call to:0x0201b8bc module:main +from:0x02110844 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211084c kind:arm_call to:0x02011ff4 module:main +from:0x02110860 kind:thumb_call_arm to:0x02016614 module:main +from:0x02110876 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x021108be kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x021108c4 kind:thumb_call_arm to:0x02019648 module:main +from:0x021108ec kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110918 kind:thumb_call_arm to:0x02019648 module:main +from:0x02110938 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110984 kind:thumb_call_arm to:0x020621bc module:overlay(0) +from:0x0211098a kind:thumb_call_arm to:0x02019648 module:main +from:0x021109b2 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x021109f4 kind:thumb_call_arm to:0x02019648 module:main +from:0x021109fc kind:thumb_call_arm to:0x02019648 module:main +from:0x02110a14 kind:thumb_call_arm to:0x02066eb8 module:overlay(0) +from:0x02110a20 kind:load to:0x021180bc module:overlay(31) +from:0x02110a24 kind:load to:0x02112ce4 module:overlay(31) +from:0x02110a38 kind:thumb_call_arm to:0x02066eb8 module:overlay(0) +from:0x02110a5c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110a82 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110ac8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110af0 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110b2e kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x02110b36 kind:thumb_call_arm to:0x02062134 module:overlay(0) +from:0x02110b44 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x02110b62 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110b90 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110bb8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110be4 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02110c0a kind:thumb_call_arm to:0x02018200 module:main +from:0x02110c1a kind:thumb_call_arm to:0x02018200 module:main +from:0x02110c4c kind:arm_call to:0x020aa174 module:overlay(0) +from:0x02110c9c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02110ca8 kind:arm_call to:0x02019648 module:main +from:0x02110cd4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02110ce8 kind:arm_call to:0x02019648 module:main +from:0x02110d14 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02110d28 kind:arm_call to:0x02019648 module:main +from:0x02110d50 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02110d64 kind:arm_call to:0x02019648 module:main +from:0x02110d7c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02110d84 kind:arm_call to:0x02062134 module:overlay(0) +from:0x02110d98 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02110da0 kind:arm_call to:0x02062134 module:overlay(0) +from:0x02110dcc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02110e04 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02110e1c kind:load to:0x027e0ce0 module:dtcm +from:0x02110e20 kind:load to:0x027e09b8 module:dtcm +from:0x02110e40 kind:arm_call to:0x0208d5e0 module:overlay(0) +from:0x02110e88 kind:arm_call to:0x020a9f28 module:overlay(0) +from:0x02110e94 kind:arm_call to:0x020a9f48 module:overlay(0) +from:0x02110ef4 kind:arm_call to:0x02066f10 module:overlay(0) +from:0x02110f20 kind:arm_call to:0x0208d548 module:overlay(0) +from:0x02110f5c kind:arm_call to:0x020620ec module:overlay(0) +from:0x02110f6c kind:arm_call to:0x020aa174 module:overlay(0) +from:0x02110fbc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02111078 kind:arm_call to:0x020cee54 module:overlay(24) +from:0x0211112c kind:arm_call to:0x020cee54 module:overlay(24) +from:0x02111160 kind:arm_call to:0x02062080 module:overlay(0) +from:0x021111b0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021111c0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x0211125c kind:arm_call to:0x02074994 module:overlay(0) +from:0x0211128c kind:arm_call to:0x020db3ec module:overlay(31) +from:0x021112ac kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02111378 kind:arm_call to:0x02111584 module:overlay(31) +from:0x02111384 kind:load to:0x027e0ce0 module:dtcm +from:0x02111388 kind:load to:0x02112cd0 module:overlay(31) +from:0x0211138c kind:load to:0x02112cbc module:overlay(31) +from:0x02111390 kind:load to:0x02112ce4 module:overlay(31) +from:0x02111394 kind:load to:0x027e09b8 module:dtcm +from:0x02111398 kind:load to:0x020da038 module:overlays(19,24) +from:0x0211139c kind:load to:0x027e0d34 module:dtcm +from:0x021113a0 kind:load to:0x020b6a14 module:overlay(0) +from:0x021113d0 kind:arm_call to:0x020cee54 module:overlay(24) +from:0x02111448 kind:arm_call to:0x0201a9dc module:main +from:0x02111474 kind:arm_call to:0x0201aa68 module:main +from:0x0211149c kind:arm_call to:0x0201aa24 module:main +from:0x021114bc kind:arm_call to:0x0201a9dc module:main +from:0x021114e4 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x02111500 kind:arm_call to:0x020db3ec module:overlay(31) +from:0x02111538 kind:arm_call to:0x0201a9dc module:main +from:0x02111544 kind:load to:0x020da038 module:overlays(19,24) +from:0x02111548 kind:load to:0x027e0ce0 module:dtcm +from:0x0211154c kind:load to:0x0204c49c module:main +from:0x02111550 kind:load to:0x027e0d34 module:dtcm +from:0x0211157c kind:arm_call to:0x02111584 module:overlay(31) +from:0x02111594 kind:arm_call to:0x02019648 module:main +from:0x021115a8 kind:arm_call to:0x0201c0a0 module:main +from:0x021115d4 kind:arm_call to:0x020623c4 module:overlay(0) +from:0x021115f0 kind:arm_call to:0x020621d8 module:overlay(0) +from:0x02111620 kind:arm_call to:0x020aa174 module:overlay(0) +from:0x0211162c kind:arm_call to:0x020aa174 module:overlay(0) +from:0x0211163c kind:arm_call to:0x02062340 module:overlay(0) +from:0x02111648 kind:arm_call to:0x02062204 module:overlay(0) +from:0x02111658 kind:arm_call to:0x02062304 module:overlay(0) +from:0x02111664 kind:load to:0x027e0994 module:dtcm +from:0x02111668 kind:load to:0x021180cc module:overlay(31) +from:0x0211166c kind:load to:0x027e09b8 module:dtcm +from:0x02111678 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0211168c kind:arm_call to:0x0206304c module:overlay(0) +from:0x02111694 kind:arm_call to:0x02011ff4 module:main +from:0x021116bc kind:arm_call to:0x020db36c module:overlay(31) +from:0x021116e0 kind:arm_call to:0x0208d548 module:overlay(0) +from:0x02111738 kind:arm_call to:0x02138a28 module:overlay(48) +from:0x02111744 kind:load to:0x027e0d34 module:dtcm +from:0x02111748 kind:load to:0x027e0ce0 module:dtcm +from:0x0211175c kind:arm_call to:0x020db36c module:overlay(31) +from:0x0211176c kind:arm_call to:0x020194ac module:main +from:0x02111788 kind:arm_call to:0x02136b70 module:overlay(48) +from:0x02111790 kind:load to:0x027e0d34 module:dtcm +from:0x02111794 kind:load to:0x0204b690 module:main +from:0x021117a0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x021117b4 kind:arm_call to:0x0206304c module:overlay(0) +from:0x021117bc kind:arm_call to:0x02011ff4 module:main +from:0x021117d0 kind:arm_call to:0x0206306c module:overlay(0) +from:0x02111808 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211183c kind:load to:0x021180f8 module:overlay(31) +from:0x02111868 kind:arm_call to:0x01ffd400 module:itcm +from:0x0211187c kind:arm_call to:0x01ffd400 module:itcm +from:0x021118f0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02111938 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02111948 kind:load to:0x027e0cd8 module:dtcm +from:0x0211194c kind:load to:0x027e09a4 module:dtcm +from:0x02111950 kind:load to:0x02112cf8 module:overlay(31) +from:0x0211196c kind:arm_call to:0x020c803c module:overlay(24) +from:0x02111994 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x021119a8 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x021119cc kind:arm_call to:0x0201a9dc module:main +from:0x021119f8 kind:arm_call to:0x0202a17c module:main +from:0x02111a44 kind:arm_call to:0x0201a9dc module:main +from:0x02111a50 kind:load to:0x027e0994 module:dtcm +from:0x02111a54 kind:load to:0x027e09a4 module:dtcm +from:0x02111a58 kind:load to:0x0204c49c module:main +from:0x02111a64 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02111a78 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02111a80 kind:arm_call to:0x02011ff4 module:main +from:0x02112d54 kind:load to:0x021148f4 module:overlay(31) +from:0x02112d64 kind:load to:0x02118120 module:overlay(31) +from:0x02112d84 kind:arm_call to:0x020e2ec4 module:overlay(31) +from:0x02112d94 kind:arm_call to:0x0203e3a4 module:main +from:0x02112da8 kind:load to:0x021181a4 module:overlay(31) +from:0x02112dac kind:load to:0x021181b4 module:overlay(31) +from:0x02112db0 kind:load to:0x020e4e8c module:overlay(31) +from:0x02112db4 kind:load to:0x021181a8 module:overlay(31) +from:0x02112dd4 kind:arm_call to:0x020e4ed0 module:overlay(31) +from:0x02112de4 kind:arm_call to:0x0203e3a4 module:main +from:0x02112df8 kind:load to:0x021181f0 module:overlay(31) +from:0x02112dfc kind:load to:0x02118200 module:overlay(31) +from:0x02112e00 kind:load to:0x020e567c module:overlay(31) +from:0x02112e04 kind:load to:0x021181f4 module:overlay(31) +from:0x02112e24 kind:arm_call to:0x020e5af4 module:overlay(31) +from:0x02112e34 kind:arm_call to:0x0203e3a4 module:main +from:0x02112e48 kind:load to:0x0211823c module:overlay(31) +from:0x02112e4c kind:load to:0x0211824c module:overlay(31) +from:0x02112e50 kind:load to:0x020e5f5c module:overlay(31) +from:0x02112e54 kind:load to:0x02118240 module:overlay(31) +from:0x02112e74 kind:arm_call to:0x020e5fc0 module:overlay(31) +from:0x02112e84 kind:arm_call to:0x0203e3a4 module:main +from:0x02112e98 kind:load to:0x02118288 module:overlay(31) +from:0x02112e9c kind:load to:0x02118298 module:overlay(31) +from:0x02112ea0 kind:load to:0x020e7134 module:overlay(31) +from:0x02112ea4 kind:load to:0x0211828c module:overlay(31) +from:0x02112ee0 kind:arm_call to:0x020e72e4 module:overlay(31) +from:0x02112ef0 kind:arm_call to:0x0203e3a4 module:main +from:0x02112f04 kind:load to:0x02114d7c module:overlay(31) +from:0x02112f0c kind:load to:0x021182d4 module:overlay(31) +from:0x02112f10 kind:load to:0x021182e4 module:overlay(31) +from:0x02112f14 kind:load to:0x020e7eb0 module:overlay(31) +from:0x02112f18 kind:load to:0x021182d8 module:overlay(31) +from:0x02112f54 kind:arm_call to:0x020e8550 module:overlay(31) +from:0x02112f64 kind:arm_call to:0x0203e3a4 module:main +from:0x02112f78 kind:load to:0x02114eb4 module:overlay(31) +from:0x02112f80 kind:load to:0x02118320 module:overlay(31) +from:0x02112f84 kind:load to:0x02118330 module:overlay(31) +from:0x02112f88 kind:load to:0x020e8d50 module:overlay(31) +from:0x02112f8c kind:load to:0x02118324 module:overlay(31) +from:0x02112fac kind:arm_call to:0x020ea240 module:overlay(31) +from:0x02112fbc kind:arm_call to:0x0203e3a4 module:main +from:0x02112fd0 kind:load to:0x02118370 module:overlay(31) +from:0x02112fd4 kind:load to:0x02118380 module:overlay(31) +from:0x02112fd8 kind:load to:0x020ea690 module:overlay(31) +from:0x02112fdc kind:load to:0x02118374 module:overlay(31) +from:0x02113038 kind:arm_call to:0x020ea6d4 module:overlay(31) +from:0x02113048 kind:arm_call to:0x0203e3a4 module:main +from:0x0211305c kind:load to:0x02115208 module:overlay(31) +from:0x02113068 kind:load to:0x02118478 module:overlay(31) +from:0x0211306c kind:load to:0x02118488 module:overlay(31) +from:0x02113070 kind:load to:0x020eba04 module:overlay(31) +from:0x02113074 kind:load to:0x0211847c module:overlay(31) +from:0x02113094 kind:arm_call_thumb to:0x020eba24 module:overlay(31) +from:0x021130a4 kind:arm_call to:0x0203e3a4 module:main +from:0x021130cc kind:arm_call_thumb to:0x020eba64 module:overlay(31) +from:0x021130dc kind:arm_call to:0x0203e3a4 module:main +from:0x021130f0 kind:load to:0x021184c4 module:overlay(31) +from:0x021130f4 kind:load to:0x02118520 module:overlay(31) +from:0x021130f8 kind:load to:0x020f0290 module:overlay(31) +from:0x021130fc kind:load to:0x021184cc module:overlay(31) +from:0x02113100 kind:load to:0x021184e4 module:overlay(31) +from:0x02113104 kind:load to:0x020f02a4 module:overlay(31) +from:0x02113108 kind:load to:0x021184d8 module:overlay(31) +from:0x02113140 kind:arm_call to:0x020f0710 module:overlay(31) +from:0x02113150 kind:arm_call to:0x0203e3a4 module:main +from:0x02113164 kind:load to:0x02115b04 module:overlay(31) +from:0x02113168 kind:load to:0x021185f8 module:overlay(31) +from:0x0211316c kind:load to:0x02118608 module:overlay(31) +from:0x02113170 kind:load to:0x020f1204 module:overlay(31) +from:0x02113174 kind:load to:0x021185fc module:overlay(31) +from:0x02113194 kind:arm_call to:0x020f1248 module:overlay(31) +from:0x021131a4 kind:arm_call to:0x0203e3a4 module:main +from:0x021131b8 kind:load to:0x02118644 module:overlay(31) +from:0x021131bc kind:load to:0x02118654 module:overlay(31) +from:0x021131c0 kind:load to:0x020f13f4 module:overlay(31) +from:0x021131c4 kind:load to:0x02118648 module:overlay(31) +from:0x021131e4 kind:arm_call to:0x020f1438 module:overlay(31) +from:0x021131f4 kind:arm_call to:0x0203e3a4 module:main +from:0x02113208 kind:load to:0x0211872c module:overlay(31) +from:0x0211320c kind:load to:0x0211873c module:overlay(31) +from:0x02113210 kind:load to:0x020f16bc module:overlay(31) +from:0x02113214 kind:load to:0x02118730 module:overlay(31) +from:0x02113234 kind:arm_call to:0x020f262c module:overlay(31) +from:0x02113244 kind:arm_call to:0x0203e3a4 module:main +from:0x02113258 kind:load to:0x02118778 module:overlay(31) +from:0x0211325c kind:load to:0x02118788 module:overlay(31) +from:0x02113260 kind:load to:0x020f29b4 module:overlay(31) +from:0x02113264 kind:load to:0x0211877c module:overlay(31) +from:0x02113284 kind:arm_call to:0x020f29f8 module:overlay(31) +from:0x02113294 kind:arm_call to:0x0203e3a4 module:main +from:0x021132a8 kind:load to:0x021187c4 module:overlay(31) +from:0x021132ac kind:load to:0x021187d4 module:overlay(31) +from:0x021132b0 kind:load to:0x020f2d78 module:overlay(31) +from:0x021132b4 kind:load to:0x021187c8 module:overlay(31) +from:0x021132d4 kind:arm_call to:0x020f2dbc module:overlay(31) +from:0x021132e4 kind:arm_call to:0x0203e3a4 module:main +from:0x021132f8 kind:load to:0x02118810 module:overlay(31) +from:0x021132fc kind:load to:0x02118820 module:overlay(31) +from:0x02113300 kind:load to:0x020f580c module:overlay(31) +from:0x02113304 kind:load to:0x02118814 module:overlay(31) +from:0x02113324 kind:arm_call to:0x020f5850 module:overlay(31) +from:0x02113334 kind:arm_call to:0x0203e3a4 module:main +from:0x02113348 kind:load to:0x0211885c module:overlay(31) +from:0x0211334c kind:load to:0x0211886c module:overlay(31) +from:0x02113350 kind:load to:0x020f5b2c module:overlay(31) +from:0x02113354 kind:load to:0x02118860 module:overlay(31) +from:0x02113374 kind:arm_call to:0x020f7bd8 module:overlay(31) +from:0x02113384 kind:arm_call to:0x0203e3a4 module:main +from:0x02113398 kind:load to:0x021188a8 module:overlay(31) +from:0x0211339c kind:load to:0x021188b8 module:overlay(31) +from:0x021133a0 kind:load to:0x020f7d10 module:overlay(31) +from:0x021133a4 kind:load to:0x021188ac module:overlay(31) +from:0x021133c4 kind:load to:0x02116324 module:overlay(31) +from:0x02113414 kind:arm_call to:0x020f8304 module:overlay(31) +from:0x02113424 kind:arm_call to:0x0203e3a4 module:main +from:0x02113438 kind:load to:0x02116344 module:overlay(31) +from:0x0211343c kind:load to:0x021188f4 module:overlay(31) +from:0x02113440 kind:load to:0x0211891c module:overlay(31) +from:0x02113444 kind:load to:0x020f8e90 module:overlay(31) +from:0x02113448 kind:load to:0x021188f8 module:overlay(31) +from:0x02113468 kind:arm_call to:0x020f94f8 module:overlay(31) +from:0x02113478 kind:arm_call to:0x0203e3a4 module:main +from:0x0211348c kind:load to:0x021189f4 module:overlay(31) +from:0x02113490 kind:load to:0x02118a04 module:overlay(31) +from:0x02113494 kind:load to:0x020f960c module:overlay(31) +from:0x02113498 kind:load to:0x021189f8 module:overlay(31) +from:0x021134b8 kind:arm_call to:0x020f9830 module:overlay(31) +from:0x021134c8 kind:arm_call to:0x0203e3a4 module:main +from:0x021134dc kind:load to:0x02118a40 module:overlay(31) +from:0x021134e0 kind:load to:0x02118a50 module:overlay(31) +from:0x021134e4 kind:load to:0x020f9944 module:overlay(31) +from:0x021134e8 kind:load to:0x02118a44 module:overlay(31) +from:0x02113508 kind:arm_call to:0x020f9988 module:overlay(31) +from:0x02113518 kind:arm_call to:0x0203e3a4 module:main +from:0x0211352c kind:load to:0x02118a8c module:overlay(31) +from:0x02113530 kind:load to:0x02118a9c module:overlay(31) +from:0x02113534 kind:load to:0x020f9a54 module:overlay(31) +from:0x02113538 kind:load to:0x02118a90 module:overlay(31) +from:0x02113558 kind:arm_call to:0x020f9a98 module:overlay(31) +from:0x02113568 kind:arm_call to:0x0203e3a4 module:main +from:0x0211357c kind:load to:0x02118ad8 module:overlay(31) +from:0x02113580 kind:load to:0x02118ae8 module:overlay(31) +from:0x02113584 kind:load to:0x020f9d10 module:overlay(31) +from:0x02113588 kind:load to:0x02118adc module:overlay(31) +from:0x021135a8 kind:arm_call to:0x020f9d54 module:overlay(31) +from:0x021135b8 kind:arm_call to:0x0203e3a4 module:main +from:0x021135cc kind:load to:0x02118b24 module:overlay(31) +from:0x021135d0 kind:load to:0x02118b34 module:overlay(31) +from:0x021135d4 kind:load to:0x020fb7fc module:overlay(31) +from:0x021135d8 kind:load to:0x02118b28 module:overlay(31) +from:0x02113610 kind:arm_call to:0x020fb840 module:overlay(31) +from:0x02113620 kind:arm_call to:0x0203e3a4 module:main +from:0x02113648 kind:arm_call to:0x020fb8b0 module:overlay(31) +from:0x02113658 kind:arm_call to:0x0203e3a4 module:main +from:0x02113680 kind:arm_call to:0x020fb920 module:overlay(31) +from:0x02113690 kind:arm_call to:0x0203e3a4 module:main +from:0x021136b8 kind:arm_call to:0x020fb990 module:overlay(31) +from:0x021136c8 kind:arm_call to:0x0203e3a4 module:main +from:0x021136dc kind:load to:0x02116914 module:overlay(31) +from:0x021136e0 kind:load to:0x02118c0c module:overlay(31) +from:0x021136e4 kind:load to:0x02118cc4 module:overlay(31) +from:0x021136e8 kind:load to:0x020fc564 module:overlay(31) +from:0x021136ec kind:load to:0x02118c28 module:overlay(31) +from:0x021136f0 kind:load to:0x02118d00 module:overlay(31) +from:0x021136f4 kind:load to:0x020fc578 module:overlay(31) +from:0x021136f8 kind:load to:0x02118c34 module:overlay(31) +from:0x021136fc kind:load to:0x02118c4c module:overlay(31) +from:0x02113700 kind:load to:0x020fc58c module:overlay(31) +from:0x02113704 kind:load to:0x02118c40 module:overlay(31) +from:0x02113708 kind:load to:0x02118c88 module:overlay(31) +from:0x0211370c kind:load to:0x020fc5a0 module:overlay(31) +from:0x02113710 kind:load to:0x02118c1c module:overlay(31) +from:0x0211374c kind:arm_call to:0x020fc5e4 module:overlay(31) +from:0x0211375c kind:arm_call to:0x0203e3a4 module:main +from:0x02113774 kind:load to:0x02116a9c module:overlay(31) +from:0x02113778 kind:load to:0x02118d3c module:overlay(31) +from:0x0211377c kind:load to:0x02118d4c module:overlay(31) +from:0x02113780 kind:load to:0x020fccf0 module:overlay(31) +from:0x02113784 kind:load to:0x02118d40 module:overlay(31) +from:0x021137a4 kind:arm_call to:0x020fcd94 module:overlay(31) +from:0x021137b4 kind:arm_call to:0x0203e3a4 module:main +from:0x021137c8 kind:load to:0x02118d88 module:overlay(31) +from:0x021137cc kind:load to:0x02118d98 module:overlay(31) +from:0x021137d0 kind:load to:0x020fcef0 module:overlay(31) +from:0x021137d4 kind:load to:0x02118d8c module:overlay(31) +from:0x021137f4 kind:arm_call to:0x020fcf34 module:overlay(31) +from:0x02113804 kind:arm_call to:0x0203e3a4 module:main +from:0x02113818 kind:load to:0x02118dd4 module:overlay(31) +from:0x0211381c kind:load to:0x02118de4 module:overlay(31) +from:0x02113820 kind:load to:0x020fd250 module:overlay(31) +from:0x02113824 kind:load to:0x02118dd8 module:overlay(31) +from:0x02113844 kind:arm_call to:0x020fd294 module:overlay(31) +from:0x02113854 kind:arm_call to:0x0203e3a4 module:main +from:0x02113868 kind:load to:0x02118ebc module:overlay(31) +from:0x0211386c kind:load to:0x02118ecc module:overlay(31) +from:0x02113870 kind:load to:0x020fd7a0 module:overlay(31) +from:0x02113874 kind:load to:0x02118ec0 module:overlay(31) +from:0x0211388c kind:arm_call to:0x020fd7b4 module:overlay(31) +from:0x021138a8 kind:load to:0x02116d70 module:overlay(31) +from:0x021138ac kind:load to:0x02118fb0 module:overlay(31) +from:0x021138b0 kind:load to:0x02118fa4 module:overlay(31) +from:0x021138dc kind:arm_call to:0x020feb70 module:overlay(31) +from:0x021138ec kind:arm_call to:0x0203e3a4 module:main +from:0x02113900 kind:load to:0x0211901c module:overlay(31) +from:0x02113908 kind:load to:0x02116e24 module:overlay(31) +from:0x0211390c kind:load to:0x0211902c module:overlay(31) +from:0x02113910 kind:load to:0x021001a8 module:overlay(31) +from:0x02113914 kind:load to:0x02119020 module:overlay(31) +from:0x02113940 kind:arm_call to:0x0210020c module:overlay(31) +from:0x02113950 kind:arm_call to:0x0203e3a4 module:main +from:0x02113964 kind:load to:0x02119100 module:overlay(31) +from:0x0211396c kind:load to:0x02116ef8 module:overlay(31) +from:0x02113970 kind:load to:0x02119110 module:overlay(31) +from:0x02113974 kind:load to:0x02100900 module:overlay(31) +from:0x02113978 kind:load to:0x02119104 module:overlay(31) +from:0x021139a4 kind:arm_call to:0x02100944 module:overlay(31) +from:0x021139b4 kind:arm_call to:0x0203e3a4 module:main +from:0x021139c8 kind:load to:0x021191e4 module:overlay(31) +from:0x021139d0 kind:load to:0x02116fc8 module:overlay(31) +from:0x021139d4 kind:load to:0x021191f4 module:overlay(31) +from:0x021139d8 kind:load to:0x0210124c module:overlay(31) +from:0x021139dc kind:load to:0x021191e8 module:overlay(31) +from:0x02113a08 kind:arm_call to:0x02101290 module:overlay(31) +from:0x02113a18 kind:arm_call to:0x0203e3a4 module:main +from:0x02113a2c kind:load to:0x021192c8 module:overlay(31) +from:0x02113a34 kind:load to:0x0211709c module:overlay(31) +from:0x02113a38 kind:load to:0x021192d8 module:overlay(31) +from:0x02113a3c kind:load to:0x02101f64 module:overlay(31) +from:0x02113a40 kind:load to:0x021192cc module:overlay(31) +from:0x02113a60 kind:arm_call to:0x02101fc4 module:overlay(31) +from:0x02113a70 kind:arm_call to:0x0203e3a4 module:main +from:0x02113a84 kind:load to:0x02119340 module:overlay(31) +from:0x02113a88 kind:load to:0x02119350 module:overlay(31) +from:0x02113a8c kind:load to:0x021021f0 module:overlay(31) +from:0x02113a90 kind:load to:0x02119344 module:overlay(31) +from:0x02113ab0 kind:arm_call to:0x02102250 module:overlay(31) +from:0x02113ac0 kind:arm_call to:0x0203e3a4 module:main +from:0x02113ad4 kind:load to:0x021193b8 module:overlay(31) +from:0x02113ad8 kind:load to:0x021193c8 module:overlay(31) +from:0x02113adc kind:load to:0x021024e8 module:overlay(31) +from:0x02113ae0 kind:load to:0x021193bc module:overlay(31) +from:0x02113b00 kind:arm_call to:0x0210252c module:overlay(31) +from:0x02113b10 kind:arm_call to:0x0203e3a4 module:main +from:0x02113b24 kind:load to:0x0211949c module:overlay(31) +from:0x02113b28 kind:load to:0x021194ac module:overlay(31) +from:0x02113b2c kind:load to:0x021027f4 module:overlay(31) +from:0x02113b30 kind:load to:0x021194a0 module:overlay(31) +from:0x02113b50 kind:arm_call to:0x02102854 module:overlay(31) +from:0x02113b60 kind:arm_call to:0x0203e3a4 module:main +from:0x02113b74 kind:load to:0x02119514 module:overlay(31) +from:0x02113b78 kind:load to:0x02119524 module:overlay(31) +from:0x02113b7c kind:load to:0x02102d40 module:overlay(31) +from:0x02113b80 kind:load to:0x02119518 module:overlay(31) +from:0x02113ba0 kind:arm_call to:0x02102d84 module:overlay(31) +from:0x02113bb0 kind:arm_call to:0x0203e3a4 module:main +from:0x02113bd8 kind:arm_call to:0x0203e690 module:main +from:0x02113be8 kind:arm_call to:0x0203e3a4 module:main +from:0x02113bf0 kind:load to:0x021195f8 module:overlay(31) +from:0x02113bf4 kind:load to:0x02119664 module:overlay(31) +from:0x02113bf8 kind:load to:0x02103710 module:overlay(31) +from:0x02113bfc kind:load to:0x02119608 module:overlay(31) +from:0x02113c00 kind:load to:0x020f26ec module:overlay(31) +from:0x02113c04 kind:load to:0x02119614 module:overlay(31) +from:0x02113c08 kind:load to:0x02103724 module:overlay(31) +from:0x02113c0c kind:load to:0x02103738 module:overlay(31) +from:0x02113c10 kind:load to:0x021195fc module:overlay(31) +from:0x02113c4c kind:arm_call to:0x0210378c module:overlay(31) +from:0x02113c5c kind:arm_call to:0x0203e3a4 module:main +from:0x02113c70 kind:load to:0x02117410 module:overlay(31) +from:0x02113c74 kind:load to:0x02119758 module:overlay(31) +from:0x02113c78 kind:load to:0x02119768 module:overlay(31) +from:0x02113c7c kind:load to:0x02104180 module:overlay(31) +from:0x02113c80 kind:load to:0x0211975c module:overlay(31) +from:0x02113ca0 kind:arm_call to:0x021041c4 module:overlay(31) +from:0x02113cb0 kind:arm_call to:0x0203e3a4 module:main +from:0x02113cc4 kind:load to:0x0211985c module:overlay(31) +from:0x02113cc8 kind:load to:0x0211986c module:overlay(31) +from:0x02113ccc kind:load to:0x02104908 module:overlay(31) +from:0x02113cd0 kind:load to:0x02119860 module:overlay(31) +from:0x02113d04 kind:arm_call to:0x02104bfc module:overlay(31) +from:0x02113d14 kind:arm_call to:0x0203e3a4 module:main +from:0x02113d2c kind:load to:0x02117524 module:overlay(31) +from:0x02113d30 kind:load to:0x02119940 module:overlay(31) +from:0x02113d34 kind:load to:0x02119950 module:overlay(31) +from:0x02113d38 kind:load to:0x02104d30 module:overlay(31) +from:0x02113d3c kind:load to:0x02119944 module:overlay(31) +from:0x02113d64 kind:load to:0x021175a4 module:overlay(31) +from:0x02113d68 kind:load to:0x02119a24 module:overlay(31) +from:0x02113d6c kind:load to:0x02061d8c module:overlay(0) +from:0x02113da0 kind:arm_call to:0x02105da8 module:overlay(31) +from:0x02113db0 kind:arm_call to:0x0203e3a4 module:main +from:0x02113dc8 kind:load to:0x02117638 module:overlay(31) +from:0x02113dcc kind:load to:0x02119a9c module:overlay(31) +from:0x02113dd0 kind:load to:0x02119aac module:overlay(31) +from:0x02113dd4 kind:load to:0x02105f00 module:overlay(31) +from:0x02113dd8 kind:load to:0x02119aa0 module:overlay(31) +from:0x02113e0c kind:arm_call to:0x02105f44 module:overlay(31) +from:0x02113e1c kind:arm_call to:0x0203e3a4 module:main +from:0x02113e34 kind:load to:0x021176b8 module:overlay(31) +from:0x02113e38 kind:load to:0x02119ad0 module:overlay(31) +from:0x02113e3c kind:load to:0x02119ae0 module:overlay(31) +from:0x02113e40 kind:load to:0x021060c0 module:overlay(31) +from:0x02113e44 kind:load to:0x02119ad4 module:overlay(31) +from:0x02113e78 kind:arm_call to:0x02106104 module:overlay(31) +from:0x02113e88 kind:arm_call to:0x0203e3a4 module:main +from:0x02113ea0 kind:load to:0x0211773c module:overlay(31) +from:0x02113ea4 kind:load to:0x02119b04 module:overlay(31) +from:0x02113ea8 kind:load to:0x02119b14 module:overlay(31) +from:0x02113eac kind:load to:0x02106208 module:overlay(31) +from:0x02113eb0 kind:load to:0x02119b08 module:overlay(31) +from:0x02113ed0 kind:arm_call to:0x0210624c module:overlay(31) +from:0x02113ee0 kind:arm_call to:0x0203e3a4 module:main +from:0x02113ef4 kind:load to:0x02119be8 module:overlay(31) +from:0x02113ef8 kind:load to:0x02119bf8 module:overlay(31) +from:0x02113efc kind:load to:0x02106c48 module:overlay(31) +from:0x02113f00 kind:load to:0x02119bec module:overlay(31) +from:0x02113f20 kind:arm_call to:0x02106cbc module:overlay(31) +from:0x02113f30 kind:arm_call to:0x0203e3a4 module:main +from:0x02113f44 kind:load to:0x02119ccc module:overlay(31) +from:0x02113f48 kind:load to:0x02119cdc module:overlay(31) +from:0x02113f4c kind:load to:0x021071e4 module:overlay(31) +from:0x02113f50 kind:load to:0x02119cd0 module:overlay(31) +from:0x02113f8c kind:arm_call to:0x02107228 module:overlay(31) +from:0x02113f9c kind:arm_call to:0x0203e3a4 module:main +from:0x02113fb4 kind:load to:0x021178d4 module:overlay(31) +from:0x02113fb8 kind:load to:0x02119dd0 module:overlay(31) +from:0x02113fbc kind:load to:0x02119de0 module:overlay(31) +from:0x02113fc0 kind:load to:0x02107588 module:overlay(31) +from:0x02113fc4 kind:load to:0x02119dd4 module:overlay(31) +from:0x02113fe4 kind:arm_call to:0x021075cc module:overlay(31) +from:0x02113ff4 kind:arm_call to:0x0203e3a4 module:main +from:0x02114008 kind:load to:0x02119ed8 module:overlay(31) +from:0x0211400c kind:load to:0x02119ee8 module:overlay(31) +from:0x02114010 kind:load to:0x02107d48 module:overlay(31) +from:0x02114014 kind:load to:0x02119edc module:overlay(31) +from:0x02114034 kind:arm_call to:0x02107d8c module:overlay(31) +from:0x02114044 kind:arm_call to:0x0203e3a4 module:main +from:0x02114058 kind:load to:0x02119fbc module:overlay(31) +from:0x0211405c kind:load to:0x02119fcc module:overlay(31) +from:0x02114060 kind:load to:0x02108aa8 module:overlay(31) +from:0x02114064 kind:load to:0x02119fc0 module:overlay(31) +from:0x02114084 kind:arm_call to:0x02108aec module:overlay(31) +from:0x02114094 kind:arm_call to:0x0203e3a4 module:main +from:0x021140a8 kind:load to:0x0211a0a0 module:overlay(31) +from:0x021140ac kind:load to:0x0211a0b0 module:overlay(31) +from:0x021140b0 kind:load to:0x02108c60 module:overlay(31) +from:0x021140b4 kind:load to:0x0211a0a4 module:overlay(31) +from:0x021140f0 kind:arm_call to:0x02108ca4 module:overlay(31) +from:0x02114100 kind:arm_call to:0x0203e3a4 module:main +from:0x02114114 kind:load to:0x02117ae4 module:overlay(31) +from:0x02114118 kind:load to:0x0211a0ec module:overlay(31) +from:0x0211411c kind:load to:0x0211a0fc module:overlay(31) +from:0x02114120 kind:load to:0x02109288 module:overlay(31) +from:0x02114124 kind:load to:0x0211a0f0 module:overlay(31) +from:0x02114158 kind:arm_call to:0x021092e8 module:overlay(31) +from:0x02114168 kind:arm_call to:0x0203e3a4 module:main +from:0x0211417c kind:load to:0x0211a164 module:overlay(31) +from:0x02114180 kind:load to:0x0211a18c module:overlay(31) +from:0x02114184 kind:load to:0x0210a6a4 module:overlay(31) +from:0x02114188 kind:load to:0x0211a180 module:overlay(31) +from:0x021141bc kind:arm_call to:0x0210a6e8 module:overlay(31) +from:0x021141cc kind:arm_call to:0x0203e3a4 module:main +from:0x021141e0 kind:load to:0x0211a260 module:overlay(31) +from:0x021141e4 kind:load to:0x0211a288 module:overlay(31) +from:0x021141e8 kind:load to:0x0210b3b0 module:overlay(31) +from:0x021141ec kind:load to:0x0211a270 module:overlay(31) +from:0x0211420c kind:arm_call to:0x0210b3f4 module:overlay(31) +from:0x0211421c kind:arm_call to:0x0203e3a4 module:main +from:0x02114230 kind:load to:0x0211a380 module:overlay(31) +from:0x02114234 kind:load to:0x0211a390 module:overlay(31) +from:0x02114238 kind:load to:0x0210b740 module:overlay(31) +from:0x0211423c kind:load to:0x0211a384 module:overlay(31) +from:0x02114268 kind:arm_call to:0x0210b784 module:overlay(31) +from:0x02114278 kind:arm_call to:0x0203e3a4 module:main +from:0x0211428c kind:load to:0x0211a464 module:overlay(31) +from:0x02114290 kind:load to:0x0211a480 module:overlay(31) +from:0x02114294 kind:load to:0x0210bc74 module:overlay(31) +from:0x02114298 kind:load to:0x0211a468 module:overlay(31) +from:0x021142d4 kind:arm_call to:0x0210bcb8 module:overlay(31) +from:0x021142e4 kind:arm_call to:0x0203e3a4 module:main +from:0x021142f8 kind:load to:0x02117d08 module:overlay(31) +from:0x021142fc kind:load to:0x0211a578 module:overlay(31) +from:0x02114300 kind:load to:0x0211a588 module:overlay(31) +from:0x02114304 kind:load to:0x0210c860 module:overlay(31) +from:0x02114308 kind:load to:0x0211a57c module:overlay(31) +from:0x0211432c kind:arm_call to:0x0202a17c module:main +from:0x02114354 kind:arm_call to:0x0202a17c module:main +from:0x02114368 kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x02114374 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02114384 kind:arm_call to:0x0203e3a4 module:main +from:0x021143a0 kind:arm_call to:0x0210c8a4 module:overlay(31) +from:0x021143b0 kind:arm_call to:0x0203e3a4 module:main +from:0x021143c4 kind:load to:0x0211a8b0 module:overlay(31) +from:0x021143c8 kind:load to:0x0211aa30 module:overlay(31) +from:0x021143cc kind:load to:0x0211a6b8 module:overlay(31) +from:0x021143d0 kind:load to:0x0211a6a0 module:overlay(31) +from:0x021143d4 kind:load to:0x02080b60 module:overlay(0) +from:0x021143d8 kind:load to:0x0211a688 module:overlay(31) +from:0x021143dc kind:load to:0x0211a680 module:overlay(31) +from:0x021143e0 kind:load to:0x0211a770 module:overlay(31) +from:0x021143e4 kind:load to:0x0210d0dc module:overlay(31) +from:0x021143e8 kind:load to:0x0211a694 module:overlay(31) +from:0x02114424 kind:arm_call to:0x0210d120 module:overlay(31) +from:0x02114434 kind:arm_call to:0x0203e3a4 module:main +from:0x0211444c kind:load to:0x02117df4 module:overlay(31) +from:0x02114450 kind:load to:0x0211aa30 module:overlay(31) +from:0x02114454 kind:load to:0x0211aa44 module:overlay(31) +from:0x02114458 kind:load to:0x0210d7b8 module:overlay(31) +from:0x0211445c kind:load to:0x0211aa38 module:overlay(31) +from:0x0211447c kind:arm_call to:0x0210d84c module:overlay(31) +from:0x0211448c kind:arm_call to:0x0203e3a4 module:main +from:0x021144a0 kind:load to:0x0211ab38 module:overlay(31) +from:0x021144a4 kind:load to:0x0211ab48 module:overlay(31) +from:0x021144a8 kind:load to:0x0210ec10 module:overlay(31) +from:0x021144ac kind:load to:0x0211ab3c module:overlay(31) +from:0x021144e8 kind:arm_call to:0x0210ec84 module:overlay(31) +from:0x021144f8 kind:arm_call to:0x0203e3a4 module:main +from:0x0211450c kind:load to:0x02117f2c module:overlay(31) +from:0x02114510 kind:load to:0x0211ac3c module:overlay(31) +from:0x02114514 kind:load to:0x0211ac4c module:overlay(31) +from:0x02114518 kind:load to:0x0210f708 module:overlay(31) +from:0x0211451c kind:load to:0x0211ac40 module:overlay(31) +from:0x02114520 kind:load to:0x02112d40 module:overlay(31) +from:0x02114524 kind:load to:0x02112d58 module:overlay(31) +from:0x02114528 kind:load to:0x02112d68 module:overlay(31) +from:0x0211452c kind:load to:0x02112db8 module:overlay(31) +from:0x02114530 kind:load to:0x02112e08 module:overlay(31) +from:0x02114534 kind:load to:0x02112e58 module:overlay(31) +from:0x02114538 kind:load to:0x02112ea8 module:overlay(31) +from:0x0211453c kind:load to:0x02112f1c module:overlay(31) +from:0x02114540 kind:load to:0x02112f90 module:overlay(31) +from:0x02114544 kind:load to:0x02112fe0 module:overlay(31) +from:0x02114548 kind:load to:0x02113078 module:overlay(31) +from:0x0211454c kind:load to:0x0211310c module:overlay(31) +from:0x02114550 kind:load to:0x02113178 module:overlay(31) +from:0x02114554 kind:load to:0x021131c8 module:overlay(31) +from:0x02114558 kind:load to:0x02113218 module:overlay(31) +from:0x0211455c kind:load to:0x02113268 module:overlay(31) +from:0x02114560 kind:load to:0x021132b8 module:overlay(31) +from:0x02114564 kind:load to:0x02113308 module:overlay(31) +from:0x02114568 kind:load to:0x02113358 module:overlay(31) +from:0x0211456c kind:load to:0x021133a8 module:overlay(31) +from:0x02114570 kind:load to:0x021133cc module:overlay(31) +from:0x02114574 kind:load to:0x0211344c module:overlay(31) +from:0x02114578 kind:load to:0x0211349c module:overlay(31) +from:0x0211457c kind:load to:0x021134ec module:overlay(31) +from:0x02114580 kind:load to:0x0211353c module:overlay(31) +from:0x02114584 kind:load to:0x0211358c module:overlay(31) +from:0x02114588 kind:load to:0x021135dc module:overlay(31) +from:0x0211458c kind:load to:0x02113714 module:overlay(31) +from:0x02114590 kind:load to:0x02113788 module:overlay(31) +from:0x02114594 kind:load to:0x021137d8 module:overlay(31) +from:0x02114598 kind:load to:0x02113828 module:overlay(31) +from:0x0211459c kind:load to:0x02113878 module:overlay(31) +from:0x021145a0 kind:load to:0x021138b4 module:overlay(31) +from:0x021145a4 kind:load to:0x02113918 module:overlay(31) +from:0x021145a8 kind:load to:0x0211397c module:overlay(31) +from:0x021145ac kind:load to:0x021139e0 module:overlay(31) +from:0x021145b0 kind:load to:0x02113a44 module:overlay(31) +from:0x021145b4 kind:load to:0x02113a94 module:overlay(31) +from:0x021145b8 kind:load to:0x02113ae4 module:overlay(31) +from:0x021145bc kind:load to:0x02113b34 module:overlay(31) +from:0x021145c0 kind:load to:0x02113b84 module:overlay(31) +from:0x021145c4 kind:load to:0x02113c14 module:overlay(31) +from:0x021145c8 kind:load to:0x02113c84 module:overlay(31) +from:0x021145cc kind:load to:0x02113cd4 module:overlay(31) +from:0x021145d0 kind:load to:0x02113d40 module:overlay(31) +from:0x021145d4 kind:load to:0x02113d70 module:overlay(31) +from:0x021145d8 kind:load to:0x02113ddc module:overlay(31) +from:0x021145dc kind:load to:0x02113e48 module:overlay(31) +from:0x021145e0 kind:load to:0x02113eb4 module:overlay(31) +from:0x021145e4 kind:load to:0x02113f04 module:overlay(31) +from:0x021145e8 kind:load to:0x02113f54 module:overlay(31) +from:0x021145ec kind:load to:0x02113fc8 module:overlay(31) +from:0x021145f0 kind:load to:0x02114018 module:overlay(31) +from:0x021145f4 kind:load to:0x02114068 module:overlay(31) +from:0x021145f8 kind:load to:0x021140b8 module:overlay(31) +from:0x021145fc kind:load to:0x02114128 module:overlay(31) +from:0x02114600 kind:load to:0x0211418c module:overlay(31) +from:0x02114604 kind:load to:0x021141f0 module:overlay(31) +from:0x02114608 kind:load to:0x02114240 module:overlay(31) +from:0x0211460c kind:load to:0x0211429c module:overlay(31) +from:0x02114610 kind:load to:0x0211430c module:overlay(31) +from:0x02114614 kind:load to:0x021143ec module:overlay(31) +from:0x02114618 kind:load to:0x02114460 module:overlay(31) +from:0x0211461c kind:load to:0x021144b0 module:overlay(31) +from:0x021146e8 kind:load to:0x02114648 module:overlay(31) +from:0x021146ec kind:load to:0x02114654 module:overlay(31) +from:0x021146f0 kind:load to:0x0211464c module:overlay(31) +from:0x021146f4 kind:load to:0x02114650 module:overlay(31) +from:0x021146f8 kind:load to:0x02114658 module:overlay(31) +from:0x021146fc kind:load to:0x02114688 module:overlay(31) +from:0x02114700 kind:load to:0x02114660 module:overlay(31) +from:0x02114704 kind:load to:0x02114680 module:overlay(31) +from:0x02114708 kind:load to:0x02114678 module:overlay(31) +from:0x0211470c kind:load to:0x02114644 module:overlay(31) +from:0x02114710 kind:load to:0x021146a4 module:overlay(31) +from:0x02114714 kind:load to:0x021146b0 module:overlay(31) +from:0x02114718 kind:load to:0x02114698 module:overlay(31) +from:0x0211471c kind:load to:0x02114668 module:overlay(31) +from:0x02114720 kind:load to:0x021146bc module:overlay(31) +from:0x02114724 kind:load to:0x02114690 module:overlay(31) +from:0x02114728 kind:load to:0x02114670 module:overlay(31) +from:0x0211472c kind:load to:0x02114644 module:overlay(31) +from:0x02114730 kind:load to:0x0211475c module:overlay(31) +from:0x02114734 kind:load to:0x02114774 module:overlay(31) +from:0x02114738 kind:load to:0x0211478c module:overlay(31) +from:0x0211473c kind:load to:0x021146c8 module:overlay(31) +from:0x02114740 kind:load to:0x0211474c module:overlay(31) +from:0x02114744 kind:load to:0x0211474c module:overlay(31) +from:0x02114748 kind:load to:0x021146d8 module:overlay(31) +from:0x021147ac kind:load to:0x02185069 module:overlays(97,100,101) +from:0x021147b0 kind:load to:0x02185141 module:overlays(97,100,101) +from:0x021147b4 kind:load to:0x021852f1 module:overlays(97,100,101) +from:0x021147b8 kind:load to:0x02186148 module:overlays(97,100,102) +from:0x021147bc kind:load to:0x020813cc module:overlay(0) +from:0x021147c0 kind:load to:0x020813f8 module:overlay(0) +from:0x021147c4 kind:load to:0x02081430 module:overlay(0) +from:0x021147c8 kind:load to:0x020da4f0 module:overlay(31) +from:0x021147cc kind:load to:0x020ba299 module:overlays(1,6,7,8,12,13,14) +from:0x021147d0 kind:load to:0x020813c8 module:overlay(0) +from:0x021147d4 kind:load to:0x01ffee10 module:itcm +from:0x021147d8 kind:load to:0x02081f64 module:overlay(0) +from:0x021147dc kind:load to:0x020ba18d module:overlays(1,7,8,12,13,14) +from:0x021147e0 kind:load to:0x020ba4e1 module:overlays(1,5,6,7,12,13,14) +from:0x021147e4 kind:load to:0x02185221 module:overlays(97,100,101) +from:0x021147e8 kind:load to:0x02081f84 module:overlay(0) +from:0x021147ec kind:load to:0x020ba4ed module:overlays(1,5,6,7,10,12,13,14) +from:0x02114804 kind:load to:0x020da77c module:overlay(31) +from:0x02114808 kind:load to:0x020da958 module:overlay(31) +from:0x0211480c kind:load to:0x020da698 module:overlay(31) +from:0x02114818 kind:load to:0x0207e178 module:overlay(0) +from:0x0211481c kind:load to:0x0207e180 module:overlay(0) +from:0x02114820 kind:load to:0x0207e994 module:overlay(0) +from:0x02114824 kind:load to:0x0207e984 module:overlay(0) +from:0x02114828 kind:load to:0x0207e9d0 module:overlay(0) +from:0x0211482c kind:load to:0x0207ea08 module:overlay(0) +from:0x02114830 kind:load to:0x0207ea4c module:overlay(0) +from:0x02114834 kind:load to:0x0207ea74 module:overlay(0) +from:0x02114840 kind:load to:0x020daae8 module:overlay(31) +from:0x02114844 kind:load to:0x020dab08 module:overlay(31) +from:0x02114848 kind:load to:0x02059174 module:overlay(0) +from:0x0211484c kind:load to:0x01ffc57c module:itcm +from:0x02114850 kind:load to:0x02059348 module:overlay(0) +from:0x02114854 kind:load to:0x020593c4 module:overlay(0) +from:0x02114858 kind:load to:0x020dab30 module:overlay(31) +from:0x0211485c kind:load to:0x020dabb0 module:overlay(31) +from:0x02114860 kind:load to:0x02059304 module:overlay(0) +from:0x02114864 kind:load to:0x020dab70 module:overlay(31) +from:0x02114868 kind:load to:0x020839ec module:overlay(0) +from:0x02114874 kind:load to:0x020dad5c module:overlay(31) +from:0x02114880 kind:load to:0x020dae40 module:overlay(31) +from:0x02114884 kind:load to:0x020dae54 module:overlay(31) +from:0x02114888 kind:load to:0x0207cdd4 module:overlay(0) +from:0x0211488c kind:load to:0x020dadec module:overlay(31) +from:0x02114890 kind:load to:0x0207cdc4 module:overlay(0) +from:0x0211489c kind:load to:0x020daf08 module:overlay(31) +from:0x021148a0 kind:load to:0x020daf1c module:overlay(31) +from:0x021148a4 kind:load to:0x0207cdd4 module:overlay(0) +from:0x021148a8 kind:load to:0x020daec4 module:overlay(31) +from:0x021148ac kind:load to:0x0207cdc4 module:overlay(0) +from:0x021148b8 kind:load to:0x020dbec4 module:overlay(31) +from:0x021148c4 kind:load to:0x020dbef4 module:overlay(31) +from:0x021148c8 kind:load to:0x020dbf08 module:overlay(31) +from:0x021148cc kind:load to:0x0207d6b8 module:overlay(0) +from:0x021148d0 kind:load to:0x020dbb90 module:overlay(31) +from:0x021148d4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021148e0 kind:load to:0x020dc590 module:overlay(31) +from:0x021148e4 kind:load to:0x020dc5a4 module:overlay(31) +from:0x021148e8 kind:load to:0x020dbfb0 module:overlay(31) +from:0x021148ec kind:load to:0x020dc040 module:overlay(31) +from:0x021148f0 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02114900 kind:load to:0x020dcb54 module:overlay(31) +from:0x0211490c kind:load to:0x020de2ac module:overlay(31) +from:0x02114918 kind:load to:0x020deccc module:overlay(31) +from:0x0211491c kind:load to:0x020decf4 module:overlay(31) +from:0x02114920 kind:load to:0x020dec14 module:overlay(31) +from:0x0211492c kind:load to:0x02091878 module:overlay(0) +from:0x02114930 kind:load to:0x020ded88 module:overlay(31) +from:0x02114934 kind:load to:0x020dedf4 module:overlay(31) +from:0x02114938 kind:load to:0x020defe4 module:overlay(31) +from:0x0211493c kind:load to:0x020df19c module:overlay(31) +from:0x02114940 kind:load to:0x02091e98 module:overlay(0) +from:0x02114944 kind:load to:0x02091e9c module:overlay(0) +from:0x02114948 kind:load to:0x02091ea0 module:overlay(0) +from:0x02114954 kind:load to:0x020e0414 module:overlay(31) +from:0x02114958 kind:load to:0x020dfc74 module:overlay(31) +from:0x0211495c kind:load to:0x020dfccc module:overlay(31) +from:0x02114960 kind:load to:0x020e0514 module:overlay(31) +from:0x02114964 kind:load to:0x020e089c module:overlay(31) +from:0x02114968 kind:load to:0x02091e98 module:overlay(0) +from:0x0211496c kind:load to:0x02091e9c module:overlay(0) +from:0x02114970 kind:load to:0x02091ea0 module:overlay(0) +from:0x0211497c kind:load to:0x020e2041 module:overlay(31) +from:0x02114980 kind:load to:0x020e20a9 module:overlay(31) +from:0x02114984 kind:load to:0x020e22f4 module:overlay(31) +from:0x021149a0 kind:load to:0x020e3774 module:overlay(31) +from:0x021149a8 kind:load to:0x020e38ac module:overlay(31) +from:0x021149b0 kind:load to:0x020e3974 module:overlay(31) +from:0x021149b8 kind:load to:0x020e39d0 module:overlay(31) +from:0x021149c0 kind:load to:0x020e3a50 module:overlay(31) +from:0x021149c8 kind:load to:0x020e3ae8 module:overlay(31) +from:0x021149d0 kind:load to:0x020e3b20 module:overlay(31) +from:0x021149d8 kind:load to:0x020e371c module:overlay(31) +from:0x021149e0 kind:load to:0x020e3890 module:overlay(31) +from:0x021149e8 kind:load to:0x020e38ec module:overlay(31) +from:0x021149f0 kind:load to:0x020e39cc module:overlay(31) +from:0x021149f8 kind:load to:0x020e3a20 module:overlay(31) +from:0x02114a00 kind:load to:0x020e3ac4 module:overlay(31) +from:0x02114a08 kind:load to:0x020e3aec module:overlay(31) +from:0x02114a18 kind:load to:0x020e47a0 module:overlay(31) +from:0x02114a1c kind:load to:0x020e47bc module:overlay(31) +from:0x02114a20 kind:load to:0x020e47e0 module:overlay(31) +from:0x02114a24 kind:load to:0x020e4828 module:overlay(31) +from:0x02114a28 kind:load to:0x020e4c78 module:overlay(31) +from:0x02114a34 kind:load to:0x020e31dc module:overlay(31) +from:0x02114a38 kind:load to:0x020e4dc8 module:overlay(31) +from:0x02114a3c kind:load to:0x0207cdd4 module:overlay(0) +from:0x02114a40 kind:load to:0x0207ce0c module:overlay(0) +from:0x02114a44 kind:load to:0x020e4d68 module:overlay(31) +from:0x02114a50 kind:load to:0x020e3c0c module:overlay(31) +from:0x02114a54 kind:load to:0x020e4dac module:overlay(31) +from:0x02114a58 kind:load to:0x020e4cfc module:overlay(31) +from:0x02114a5c kind:load to:0x0207d6c0 module:overlay(0) +from:0x02114a60 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02114a6c kind:load to:0x020e2ea0 module:overlay(31) +from:0x02114a70 kind:load to:0x02098ef4 module:overlay(0) +from:0x02114a74 kind:load to:0x02098efc module:overlay(0) +from:0x02114a78 kind:load to:0x02098f78 module:overlay(0) +from:0x02114a7c kind:load to:0x02098fb8 module:overlay(0) +from:0x02114a80 kind:load to:0x02098fbc module:overlay(0) +from:0x02114a84 kind:load to:0x02098fc0 module:overlay(0) +from:0x02114a90 kind:load to:0x02099cc0 module:overlay(0) +from:0x02114a94 kind:load to:0x02099cfc module:overlay(0) +from:0x02114a98 kind:load to:0x02099d14 module:overlay(0) +from:0x02114a9c kind:load to:0x02099d20 module:overlay(0) +from:0x02114aa0 kind:load to:0x01fff464 module:itcm +from:0x02114aa4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02114aa8 kind:load to:0x020e31f0 module:overlay(31) +from:0x02114aac kind:load to:0x02099c58 module:overlay(0) +from:0x02114ab0 kind:load to:0x020e33fc module:overlay(31) +from:0x02114ab4 kind:load to:0x020e34cc module:overlay(31) +from:0x02114ab8 kind:load to:0x02099c64 module:overlay(0) +from:0x02114abc kind:load to:0x020e3c20 module:overlay(31) +from:0x02114ac0 kind:load to:0x02099c6c module:overlay(0) +from:0x02114ac4 kind:load to:0x02099c70 module:overlay(0) +from:0x02114ac8 kind:load to:0x020e3e58 module:overlay(31) +from:0x02114acc kind:load to:0x020e3e98 module:overlay(31) +from:0x02114ad0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02114ad4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02114ad8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02114adc kind:load to:0x020e4de4 module:overlay(31) +from:0x02114ae0 kind:load to:0x020e4e34 module:overlay(31) +from:0x02114aec kind:load to:0x020e5128 module:overlay(31) +from:0x02114af0 kind:load to:0x020e5608 module:overlay(31) +from:0x02114af4 kind:load to:0x0207d6b8 module:overlay(0) +from:0x02114af8 kind:load to:0x020e4f08 module:overlay(31) +from:0x02114afc kind:load to:0x0207d6c8 module:overlay(0) +from:0x02114b08 kind:load to:0x020e4eac module:overlay(31) +from:0x02114b0c kind:load to:0x02098ef4 module:overlay(0) +from:0x02114b10 kind:load to:0x02098efc module:overlay(0) +from:0x02114b14 kind:load to:0x02098f78 module:overlay(0) +from:0x02114b18 kind:load to:0x02098fb8 module:overlay(0) +from:0x02114b1c kind:load to:0x02098fbc module:overlay(0) +from:0x02114b20 kind:load to:0x02098fc0 module:overlay(0) +from:0x02114b2c kind:load to:0x02099cc0 module:overlay(0) +from:0x02114b30 kind:load to:0x02099cfc module:overlay(0) +from:0x02114b34 kind:load to:0x02099d14 module:overlay(0) +from:0x02114b38 kind:load to:0x02099d20 module:overlay(0) +from:0x02114b3c kind:load to:0x01fff464 module:itcm +from:0x02114b40 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02114b44 kind:load to:0x020e513c module:overlay(31) +from:0x02114b48 kind:load to:0x02099c58 module:overlay(0) +from:0x02114b4c kind:load to:0x020e53b0 module:overlay(31) +from:0x02114b50 kind:load to:0x020e5530 module:overlay(31) +from:0x02114b54 kind:load to:0x02099c64 module:overlay(0) +from:0x02114b58 kind:load to:0x02099c68 module:overlay(0) +from:0x02114b5c kind:load to:0x02099c6c module:overlay(0) +from:0x02114b60 kind:load to:0x02099c70 module:overlay(0) +from:0x02114b64 kind:load to:0x02099d2c module:overlay(0) +from:0x02114b68 kind:load to:0x02099d98 module:overlay(0) +from:0x02114b6c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02114b70 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02114b74 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02114b78 kind:load to:0x020e5624 module:overlay(31) +from:0x02114b7c kind:load to:0x020e564c module:overlay(31) +from:0x02114b88 kind:load to:0x02099cc0 module:overlay(0) +from:0x02114b8c kind:load to:0x02099cfc module:overlay(0) +from:0x02114b90 kind:load to:0x02099d14 module:overlay(0) +from:0x02114b94 kind:load to:0x02099d20 module:overlay(0) +from:0x02114b98 kind:load to:0x01fff464 module:itcm +from:0x02114b9c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02114ba0 kind:load to:0x020e5804 module:overlay(31) +from:0x02114ba4 kind:load to:0x020e5830 module:overlay(31) +from:0x02114ba8 kind:load to:0x020e5870 module:overlay(31) +from:0x02114bac kind:load to:0x020e58c4 module:overlay(31) +from:0x02114bb0 kind:load to:0x02099c64 module:overlay(0) +from:0x02114bb4 kind:load to:0x02099c68 module:overlay(0) +from:0x02114bb8 kind:load to:0x02099c6c module:overlay(0) +from:0x02114bbc kind:load to:0x02099c70 module:overlay(0) +from:0x02114bc0 kind:load to:0x02099d2c module:overlay(0) +from:0x02114bc4 kind:load to:0x02099d98 module:overlay(0) +from:0x02114bc8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02114bcc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02114bd0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02114bd4 kind:load to:0x020e5a94 module:overlay(31) +from:0x02114bd8 kind:load to:0x020e5aa8 module:overlay(31) +from:0x02114bdc kind:load to:0x020e593c module:overlay(31) +from:0x02114be0 kind:load to:0x020e5a60 module:overlay(31) +from:0x02114be4 kind:load to:0x020e5a64 module:overlay(31) +from:0x02114be8 kind:load to:0x020e5a68 module:overlay(31) +from:0x02114bf4 kind:load to:0x020e5ad0 module:overlay(31) +from:0x02114bf8 kind:load to:0x02098ef4 module:overlay(0) +from:0x02114bfc kind:load to:0x02098efc module:overlay(0) +from:0x02114c00 kind:load to:0x02098f78 module:overlay(0) +from:0x02114c04 kind:load to:0x02098fb8 module:overlay(0) +from:0x02114c08 kind:load to:0x02098fbc module:overlay(0) +from:0x02114c0c kind:load to:0x02098fc0 module:overlay(0) +from:0x02114c18 kind:load to:0x02099cc0 module:overlay(0) +from:0x02114c1c kind:load to:0x02099cfc module:overlay(0) +from:0x02114c20 kind:load to:0x02099d14 module:overlay(0) +from:0x02114c24 kind:load to:0x02099d20 module:overlay(0) +from:0x02114c28 kind:load to:0x01fff464 module:itcm +from:0x02114c2c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02114c30 kind:load to:0x020e5804 module:overlay(31) +from:0x02114c34 kind:load to:0x020e5830 module:overlay(31) +from:0x02114c38 kind:load to:0x020e5870 module:overlay(31) +from:0x02114c3c kind:load to:0x020e5bd8 module:overlay(31) +from:0x02114c40 kind:load to:0x02099c64 module:overlay(0) +from:0x02114c44 kind:load to:0x02099c68 module:overlay(0) +from:0x02114c48 kind:load to:0x02099c6c module:overlay(0) +from:0x02114c4c kind:load to:0x02099c70 module:overlay(0) +from:0x02114c50 kind:load to:0x02099d2c module:overlay(0) +from:0x02114c54 kind:load to:0x02099d98 module:overlay(0) +from:0x02114c58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02114c5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02114c60 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02114c64 kind:load to:0x020e5b50 module:overlay(31) +from:0x02114c68 kind:load to:0x020e5b90 module:overlay(31) +from:0x02114c6c kind:load to:0x020e593c module:overlay(31) +from:0x02114c70 kind:load to:0x020e5c24 module:overlay(31) +from:0x02114c74 kind:load to:0x020e5a64 module:overlay(31) +from:0x02114c78 kind:load to:0x020e5d0c module:overlay(31) +from:0x02114c7c kind:load to:0x020e5c98 module:overlay(31) +from:0x02114c80 kind:load to:0x020e5cdc module:overlay(31) +from:0x02114c90 kind:load to:0x02074840 module:overlay(0) +from:0x02114c94 kind:load to:0x020e5f70 module:overlay(31) +from:0x02114c98 kind:load to:0x02074848 module:overlay(0) +from:0x02114ca4 kind:load to:0x020e614c module:overlay(31) +from:0x02114ca8 kind:load to:0x020e70fc module:overlay(31) +from:0x02114cac kind:load to:0x0207cdd4 module:overlay(0) +from:0x02114cb0 kind:load to:0x0207ce0c module:overlay(0) +from:0x02114cb4 kind:load to:0x020e6db4 module:overlay(31) +from:0x02114cc0 kind:load to:0x020e6e60 module:overlay(31) +from:0x02114cc4 kind:load to:0x020e6e74 module:overlay(31) +from:0x02114cc8 kind:load to:0x020e6e90 module:overlay(31) +from:0x02114ccc kind:load to:0x020e6ec0 module:overlay(31) +from:0x02114cd0 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02114cdc kind:load to:0x020e6160 module:overlay(31) +from:0x02114ce0 kind:load to:0x020e7118 module:overlay(31) +from:0x02114ce4 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02114ce8 kind:load to:0x020e6dec module:overlay(31) +from:0x02114cec kind:load to:0x020e6dd0 module:overlay(31) +from:0x02114cf8 kind:load to:0x020e5f9c module:overlay(31) +from:0x02114cfc kind:load to:0x02098ef4 module:overlay(0) +from:0x02114d00 kind:load to:0x02098efc module:overlay(0) +from:0x02114d04 kind:load to:0x02098f78 module:overlay(0) +from:0x02114d08 kind:load to:0x02098fb8 module:overlay(0) +from:0x02114d0c kind:load to:0x02098fbc module:overlay(0) +from:0x02114d10 kind:load to:0x02098fc0 module:overlay(0) +from:0x02114d1c kind:load to:0x02099cc0 module:overlay(0) +from:0x02114d20 kind:load to:0x02099cfc module:overlay(0) +from:0x02114d24 kind:load to:0x02099d14 module:overlay(0) +from:0x02114d28 kind:load to:0x02099d20 module:overlay(0) +from:0x02114d2c kind:load to:0x01fff464 module:itcm +from:0x02114d30 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02114d34 kind:load to:0x020e62bc module:overlay(31) +from:0x02114d38 kind:load to:0x02099c58 module:overlay(0) +from:0x02114d3c kind:load to:0x020e640c module:overlay(31) +from:0x02114d40 kind:load to:0x02099c60 module:overlay(0) +from:0x02114d44 kind:load to:0x02099c64 module:overlay(0) +from:0x02114d48 kind:load to:0x020e6d40 module:overlay(31) +from:0x02114d4c kind:load to:0x02099c6c module:overlay(0) +from:0x02114d50 kind:load to:0x02099c70 module:overlay(0) +from:0x02114d54 kind:load to:0x02099d2c module:overlay(0) +from:0x02114d58 kind:load to:0x02099d98 module:overlay(0) +from:0x02114d5c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02114d60 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02114d64 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02114d68 kind:load to:0x020e6174 module:overlay(31) +from:0x02114d6c kind:load to:0x020e6214 module:overlay(31) +from:0x02114d78 kind:load to:0x020e7284 module:overlay(31) +from:0x02114d94 kind:load to:0x020e750c module:overlay(31) +from:0x02114d98 kind:load to:0x020e7dfc module:overlay(31) +from:0x02114d9c kind:load to:0x020e7148 module:overlay(31) +from:0x02114da0 kind:load to:0x020e7170 module:overlay(31) +from:0x02114da4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02114db0 kind:load to:0x020e72c0 module:overlay(31) +from:0x02114db4 kind:load to:0x02098ef4 module:overlay(0) +from:0x02114db8 kind:load to:0x02098efc module:overlay(0) +from:0x02114dbc kind:load to:0x02098f78 module:overlay(0) +from:0x02114dc0 kind:load to:0x02098fb8 module:overlay(0) +from:0x02114dc4 kind:load to:0x02098fbc module:overlay(0) +from:0x02114dc8 kind:load to:0x02098fc0 module:overlay(0) +from:0x02114dd4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02114dd8 kind:load to:0x02099cfc module:overlay(0) +from:0x02114ddc kind:load to:0x02099d14 module:overlay(0) +from:0x02114de0 kind:load to:0x02099d20 module:overlay(0) +from:0x02114de4 kind:load to:0x01fff464 module:itcm +from:0x02114de8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02114dec kind:load to:0x020e7520 module:overlay(31) +from:0x02114df0 kind:load to:0x02099c58 module:overlay(0) +from:0x02114df4 kind:load to:0x020e7b34 module:overlay(31) +from:0x02114df8 kind:load to:0x020e7b44 module:overlay(31) +from:0x02114dfc kind:load to:0x02099c64 module:overlay(0) +from:0x02114e00 kind:load to:0x020e7b88 module:overlay(31) +from:0x02114e04 kind:load to:0x02099c6c module:overlay(0) +from:0x02114e08 kind:load to:0x02099c70 module:overlay(0) +from:0x02114e0c kind:load to:0x02099d2c module:overlay(0) +from:0x02114e10 kind:load to:0x02099d98 module:overlay(0) +from:0x02114e14 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02114e18 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02114e1c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02114e20 kind:load to:0x020e7e18 module:overlay(31) +from:0x02114e24 kind:load to:0x020e7e60 module:overlay(31) +from:0x02114e30 kind:load to:0x020e80ec module:overlay(31) +from:0x02114e34 kind:load to:0x020e82a8 module:overlay(31) +from:0x02114e38 kind:load to:0x0207cf4c module:overlay(0) +from:0x02114e3c kind:load to:0x020e7ec4 module:overlay(31) +from:0x02114e40 kind:load to:0x020e7f34 module:overlay(31) +from:0x02114e4c kind:load to:0x02099cc0 module:overlay(0) +from:0x02114e50 kind:load to:0x02099cfc module:overlay(0) +from:0x02114e54 kind:load to:0x02099d14 module:overlay(0) +from:0x02114e58 kind:load to:0x02099d20 module:overlay(0) +from:0x02114e5c kind:load to:0x01fff464 module:itcm +from:0x02114e60 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02114e64 kind:load to:0x0218aa88 module:overlays(97,100,105,110) +from:0x02114e68 kind:load to:0x02099c58 module:overlay(0) +from:0x02114e6c kind:load to:0x0218aaf8 module:overlays(97,100,105,110) +from:0x02114e70 kind:load to:0x0218ab08 module:overlays(97,100,105,110) +from:0x02114e74 kind:load to:0x02099c64 module:overlay(0) +from:0x02114e78 kind:load to:0x0218ae00 module:overlays(97,100,105,110) +from:0x02114e7c kind:load to:0x02099c6c module:overlay(0) +from:0x02114e80 kind:load to:0x02099c70 module:overlay(0) +from:0x02114e84 kind:load to:0x02099d2c module:overlay(0) +from:0x02114e88 kind:load to:0x02099d98 module:overlay(0) +from:0x02114e8c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02114e90 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02114e94 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02114e98 kind:load to:0x020e8100 module:overlay(31) +from:0x02114e9c kind:load to:0x020e8160 module:overlay(31) +from:0x02114ea0 kind:load to:0x0218ab18 module:overlays(97,100,105,110) +from:0x02114ea4 kind:load to:0x0218aae4 module:overlays(97,100,105,110) +from:0x02114eb0 kind:load to:0x020e83b8 module:overlay(31) +from:0x02114ecc kind:load to:0x020e8660 module:overlay(31) +from:0x02114ed0 kind:load to:0x020e8cdc module:overlay(31) +from:0x02114ed4 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02114ed8 kind:load to:0x020e8308 module:overlay(31) +from:0x02114edc kind:load to:0x020e8360 module:overlay(31) +from:0x02114ee8 kind:load to:0x020e864c module:overlay(31) +from:0x02114eec kind:load to:0x020e8cc0 module:overlay(31) +from:0x02114ef0 kind:load to:0x020e82c4 module:overlay(31) +from:0x02114ef4 kind:load to:0x020e82ec module:overlay(31) +from:0x02114ef8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02114f04 kind:load to:0x020e852c module:overlay(31) +from:0x02114f08 kind:load to:0x02098ef4 module:overlay(0) +from:0x02114f0c kind:load to:0x02098efc module:overlay(0) +from:0x02114f10 kind:load to:0x02098f78 module:overlay(0) +from:0x02114f14 kind:load to:0x02098fb8 module:overlay(0) +from:0x02114f18 kind:load to:0x02098fbc module:overlay(0) +from:0x02114f1c kind:load to:0x02098fc0 module:overlay(0) +from:0x02114f28 kind:load to:0x02099cc0 module:overlay(0) +from:0x02114f2c kind:load to:0x02099cfc module:overlay(0) +from:0x02114f30 kind:load to:0x02099d14 module:overlay(0) +from:0x02114f34 kind:load to:0x02099d20 module:overlay(0) +from:0x02114f38 kind:load to:0x01fff464 module:itcm +from:0x02114f3c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02114f40 kind:load to:0x020e8674 module:overlay(31) +from:0x02114f44 kind:load to:0x02099c58 module:overlay(0) +from:0x02114f48 kind:load to:0x020e88e4 module:overlay(31) +from:0x02114f4c kind:load to:0x020e8b4c module:overlay(31) +from:0x02114f50 kind:load to:0x02099c64 module:overlay(0) +from:0x02114f54 kind:load to:0x020e8c80 module:overlay(31) +from:0x02114f58 kind:load to:0x02099c6c module:overlay(0) +from:0x02114f5c kind:load to:0x02099c70 module:overlay(0) +from:0x02114f60 kind:load to:0x02099d2c module:overlay(0) +from:0x02114f64 kind:load to:0x02099d98 module:overlay(0) +from:0x02114f68 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02114f6c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02114f70 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02114f74 kind:load to:0x020e8cf8 module:overlay(31) +from:0x02114f78 kind:load to:0x020e8d20 module:overlay(31) +from:0x02114fa4 kind:load to:0x020e8e78 module:overlay(31) +from:0x02114fa8 kind:load to:0x020e8e94 module:overlay(31) +from:0x02114fac kind:load to:0x020e8eb8 module:overlay(31) +from:0x02114fb0 kind:load to:0x020e8f48 module:overlay(31) +from:0x02114fb4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02115050 kind:load to:0x02099cc0 module:overlay(0) +from:0x02115054 kind:load to:0x02099cfc module:overlay(0) +from:0x02115058 kind:load to:0x02099d14 module:overlay(0) +from:0x0211505c kind:load to:0x02099d20 module:overlay(0) +from:0x02115060 kind:load to:0x01fff464 module:itcm +from:0x02115064 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02115068 kind:load to:0x020aa528 module:overlay(0) +from:0x0211506c kind:load to:0x020aa5a4 module:overlay(0) +from:0x02115070 kind:load to:0x020e9f1c module:overlay(31) +from:0x02115074 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02115078 kind:load to:0x02099c64 module:overlay(0) +from:0x0211507c kind:load to:0x020ab15c module:overlay(0) +from:0x02115080 kind:load to:0x02099c6c module:overlay(0) +from:0x02115084 kind:load to:0x02099c70 module:overlay(0) +from:0x02115088 kind:load to:0x02099d2c module:overlay(0) +from:0x0211508c kind:load to:0x02099d98 module:overlay(0) +from:0x02115090 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02115094 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02115098 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0211509c kind:load to:0x020e8dd8 module:overlay(31) +from:0x021150a0 kind:load to:0x020e8df8 module:overlay(31) +from:0x021150a4 kind:load to:0x020e906c module:overlay(31) +from:0x021150a8 kind:load to:0x020e9ec4 module:overlay(31) +from:0x021150ac kind:load to:0x020aaad0 module:overlay(0) +from:0x021150b0 kind:load to:0x020aa778 module:overlay(0) +from:0x021150b4 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021150b8 kind:load to:0x020aa950 module:overlay(0) +from:0x021150bc kind:load to:0x020aa94c module:overlay(0) +from:0x021150c0 kind:load to:0x020aaa1c module:overlay(0) +from:0x021150c4 kind:load to:0x020aaa40 module:overlay(0) +from:0x021150c8 kind:load to:0x020aaa44 module:overlay(0) +from:0x021150cc kind:load to:0x020aa9a0 module:overlay(0) +from:0x021150d0 kind:load to:0x020aa9a8 module:overlay(0) +from:0x021150d4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021150d8 kind:load to:0x020aa754 module:overlay(0) +from:0x021150dc kind:load to:0x020aa75c module:overlay(0) +from:0x021150e0 kind:load to:0x020aa764 module:overlay(0) +from:0x021150e4 kind:load to:0x020aa76c module:overlay(0) +from:0x021150e8 kind:load to:0x020aac48 module:overlay(0) +from:0x021150ec kind:load to:0x020aad98 module:overlay(0) +from:0x021150f0 kind:load to:0x020aadc4 module:overlay(0) +from:0x021150f4 kind:load to:0x020aade4 module:overlay(0) +from:0x021150f8 kind:load to:0x020aaffc module:overlay(0) +from:0x021150fc kind:load to:0x020e8fe8 module:overlay(31) +from:0x02115100 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02115104 kind:load to:0x020aa684 module:overlay(0) +from:0x02115108 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0211510c kind:load to:0x020e9174 module:overlay(31) +from:0x02115110 kind:load to:0x020e91a4 module:overlay(31) +from:0x02115114 kind:load to:0x020e94f0 module:overlay(31) +from:0x02115118 kind:load to:0x020e9850 module:overlay(31) +from:0x0211511c kind:load to:0x020e9bc0 module:overlay(31) +from:0x02115120 kind:load to:0x020e9c94 module:overlay(31) +from:0x02115124 kind:load to:0x020e9cc8 module:overlay(31) +from:0x02115128 kind:load to:0x020e9d74 module:overlay(31) +from:0x0211512c kind:load to:0x020e9e44 module:overlay(31) +from:0x02115130 kind:load to:0x020e91a0 module:overlay(31) +from:0x02115134 kind:load to:0x020e9238 module:overlay(31) +from:0x02115138 kind:load to:0x020e9588 module:overlay(31) +from:0x0211513c kind:load to:0x020e993c module:overlay(31) +from:0x02115140 kind:load to:0x020e9c40 module:overlay(31) +from:0x02115144 kind:load to:0x020e9cc4 module:overlay(31) +from:0x02115148 kind:load to:0x020e9d58 module:overlay(31) +from:0x0211514c kind:load to:0x020e9e00 module:overlay(31) +from:0x02115150 kind:load to:0x020e9e78 module:overlay(31) +from:0x02115154 kind:load to:0x020e9ea0 module:overlay(31) +from:0x02115158 kind:load to:0x020ea128 module:overlay(31) +from:0x0211515c kind:load to:0x020ea01c module:overlay(31) +from:0x02115160 kind:load to:0x020ea134 module:overlay(31) +from:0x02115170 kind:load to:0x020990ec module:overlay(0) +from:0x02115174 kind:load to:0x02098efc module:overlay(0) +from:0x02115178 kind:load to:0x02098f78 module:overlay(0) +from:0x0211517c kind:load to:0x020990f4 module:overlay(0) +from:0x02115180 kind:load to:0x02099114 module:overlay(0) +from:0x02115184 kind:load to:0x02099140 module:overlay(0) +from:0x02115190 kind:load to:0x020ea21c module:overlay(31) +from:0x02115194 kind:load to:0x020990ec module:overlay(0) +from:0x02115198 kind:load to:0x02098efc module:overlay(0) +from:0x0211519c kind:load to:0x02098f78 module:overlay(0) +from:0x021151a0 kind:load to:0x020990f4 module:overlay(0) +from:0x021151a4 kind:load to:0x02099114 module:overlay(0) +from:0x021151a8 kind:load to:0x02099140 module:overlay(0) +from:0x021151b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021151b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021151bc kind:load to:0x02099d14 module:overlay(0) +from:0x021151c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021151c4 kind:load to:0x01fff464 module:itcm +from:0x021151c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021151cc kind:load to:0x020ea368 module:overlay(31) +from:0x021151d0 kind:load to:0x02099c58 module:overlay(0) +from:0x021151d4 kind:load to:0x020ea398 module:overlay(31) +from:0x021151d8 kind:load to:0x02099c60 module:overlay(0) +from:0x021151dc kind:load to:0x02099c64 module:overlay(0) +from:0x021151e0 kind:load to:0x020ea4e8 module:overlay(31) +from:0x021151e4 kind:load to:0x02099c6c module:overlay(0) +from:0x021151e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021151ec kind:load to:0x020ea58c module:overlay(31) +from:0x021151f0 kind:load to:0x020ea5f4 module:overlay(31) +from:0x021151f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021151f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021151fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115200 kind:load to:0x020ea638 module:overlay(31) +from:0x02115204 kind:load to:0x020ea660 module:overlay(31) +from:0x02115230 kind:load to:0x020eb914 module:overlay(31) +from:0x02115234 kind:load to:0x020eb958 module:overlay(31) +from:0x02115238 kind:load to:0x020eb9a0 module:overlay(31) +from:0x0211523c kind:load to:0x020eb978 module:overlay(31) +from:0x02115248 kind:load to:0x020ea6b0 module:overlay(31) +from:0x0211524c kind:load to:0x02098ef4 module:overlay(0) +from:0x02115250 kind:load to:0x02098efc module:overlay(0) +from:0x02115254 kind:load to:0x02098f78 module:overlay(0) +from:0x02115258 kind:load to:0x02098fb8 module:overlay(0) +from:0x0211525c kind:load to:0x02098fbc module:overlay(0) +from:0x02115260 kind:load to:0x02098fc0 module:overlay(0) +from:0x0211526c kind:load to:0x02099cc0 module:overlay(0) +from:0x02115270 kind:load to:0x02099cfc module:overlay(0) +from:0x02115274 kind:load to:0x02099d14 module:overlay(0) +from:0x02115278 kind:load to:0x02099d20 module:overlay(0) +from:0x0211527c kind:load to:0x01fff464 module:itcm +from:0x02115280 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02115284 kind:load to:0x020ea808 module:overlay(31) +from:0x02115288 kind:load to:0x02099c58 module:overlay(0) +from:0x0211528c kind:load to:0x020eb344 module:overlay(31) +from:0x02115290 kind:load to:0x02099c60 module:overlay(0) +from:0x02115294 kind:load to:0x02099c64 module:overlay(0) +from:0x02115298 kind:load to:0x020eb618 module:overlay(31) +from:0x0211529c kind:load to:0x02099c6c module:overlay(0) +from:0x021152a0 kind:load to:0x02099c70 module:overlay(0) +from:0x021152a4 kind:load to:0x02099d2c module:overlay(0) +from:0x021152a8 kind:load to:0x02099d98 module:overlay(0) +from:0x021152ac kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021152b0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021152b4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021152b8 kind:load to:0x020eb9bc module:overlay(31) +from:0x021152bc kind:load to:0x020eb9dc module:overlay(31) +from:0x021152c0 kind:load to:0x020eaaf4 module:overlay(31) +from:0x021152c8 kind:load to:0x020eac20 module:overlay(31) +from:0x021152d0 kind:load to:0x020eaccc module:overlay(31) +from:0x021152d8 kind:load to:0x020eae14 module:overlay(31) +from:0x021152e0 kind:load to:0x020eae1c module:overlay(31) +from:0x021152e8 kind:load to:0x020eaec0 module:overlay(31) +from:0x021152f0 kind:load to:0x020eae24 module:overlay(31) +from:0x021152f8 kind:load to:0x020eaf84 module:overlay(31) +from:0x02115300 kind:load to:0x020eaf9c module:overlay(31) +from:0x02115308 kind:load to:0x020eaffc module:overlay(31) +from:0x02115310 kind:load to:0x020eb024 module:overlay(31) +from:0x02115318 kind:load to:0x020eb0f8 module:overlay(31) +from:0x02115320 kind:load to:0x020eb224 module:overlay(31) +from:0x02115328 kind:load to:0x020eab94 module:overlay(31) +from:0x02115330 kind:load to:0x020eac40 module:overlay(31) +from:0x02115338 kind:load to:0x020eacfc module:overlay(31) +from:0x02115340 kind:load to:0x020eae18 module:overlay(31) +from:0x02115348 kind:load to:0x020eae20 module:overlay(31) +from:0x02115350 kind:load to:0x020eaf08 module:overlay(31) +from:0x02115358 kind:load to:0x020eae3c module:overlay(31) +from:0x02115360 kind:load to:0x020eaf98 module:overlay(31) +from:0x02115368 kind:load to:0x020eafac module:overlay(31) +from:0x02115370 kind:load to:0x020eb010 module:overlay(31) +from:0x02115378 kind:load to:0x020eb0a8 module:overlay(31) +from:0x02115380 kind:load to:0x020eb12c module:overlay(31) +from:0x02115388 kind:load to:0x020eb2b0 module:overlay(31) +from:0x021153bc kind:load to:0x020ebaa1 module:overlay(31) +from:0x021153c8 kind:load to:0x020eba49 module:overlay(31) +from:0x021153cc kind:load to:0x02098ef4 module:overlay(0) +from:0x021153d0 kind:load to:0x02098efc module:overlay(0) +from:0x021153d4 kind:load to:0x02098f78 module:overlay(0) +from:0x021153d8 kind:load to:0x02098fb8 module:overlay(0) +from:0x021153dc kind:load to:0x02098fbc module:overlay(0) +from:0x021153e0 kind:load to:0x02098fc0 module:overlay(0) +from:0x021153ec kind:load to:0x020eba21 module:overlay(31) +from:0x021153f0 kind:load to:0x020990ec module:overlay(0) +from:0x021153f4 kind:load to:0x02098efc module:overlay(0) +from:0x021153f8 kind:load to:0x02098f78 module:overlay(0) +from:0x021153fc kind:load to:0x020990f4 module:overlay(0) +from:0x02115400 kind:load to:0x02099114 module:overlay(0) +from:0x02115404 kind:load to:0x02099140 module:overlay(0) +from:0x02115410 kind:load to:0x020ebeed module:overlay(31) +from:0x02115414 kind:load to:0x020f0188 module:overlay(31) +from:0x02115418 kind:load to:0x02059174 module:overlay(0) +from:0x0211541c kind:load to:0x020ebae5 module:overlay(31) +from:0x02115420 kind:load to:0x02059348 module:overlay(0) +from:0x02115424 kind:load to:0x020593c4 module:overlay(0) +from:0x02115428 kind:load to:0x02059428 module:overlay(0) +from:0x0211542c kind:load to:0x0209bf68 module:overlay(0) +from:0x02115430 kind:load to:0x02059304 module:overlay(0) +from:0x0211543c kind:load to:0x020ebf05 module:overlay(31) +from:0x02115440 kind:load to:0x020f01c0 module:overlay(31) +from:0x02115444 kind:load to:0x0209b2cc module:overlay(0) +from:0x02115448 kind:load to:0x0209b304 module:overlay(0) +from:0x0211544c kind:load to:0x0209b908 module:overlay(0) +from:0x02115450 kind:load to:0x0209b910 module:overlay(0) +from:0x02115454 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02115458 kind:load to:0x0209b47c module:overlay(0) +from:0x0211545c kind:load to:0x0209b36c module:overlay(0) +from:0x02115460 kind:load to:0x0209b838 module:overlay(0) +from:0x02115464 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02115468 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0211546c kind:load to:0x020f0180 module:overlay(31) +from:0x02115470 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02115474 kind:load to:0x020f0170 module:overlay(31) +from:0x02115478 kind:load to:0x020f014c module:overlay(31) +from:0x02115484 kind:load to:0x020ebef9 module:overlay(31) +from:0x02115488 kind:load to:0x020f01a4 module:overlay(31) +from:0x0211548c kind:load to:0x0209b2cc module:overlay(0) +from:0x02115490 kind:load to:0x0209b304 module:overlay(0) +from:0x02115494 kind:load to:0x0209b908 module:overlay(0) +from:0x02115498 kind:load to:0x0209b910 module:overlay(0) +from:0x0211549c kind:load to:0x0209b8b0 module:overlay(0) +from:0x021154a0 kind:load to:0x0209b47c module:overlay(0) +from:0x021154a4 kind:load to:0x0209b36c module:overlay(0) +from:0x021154a8 kind:load to:0x0209b838 module:overlay(0) +from:0x021154ac kind:load to:0x0209b8c0 module:overlay(0) +from:0x021154b0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021154b4 kind:load to:0x020f0180 module:overlay(31) +from:0x021154b8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021154bc kind:load to:0x020f0170 module:overlay(31) +from:0x021154c0 kind:load to:0x020f014c module:overlay(31) +from:0x021154cc kind:load to:0x020ebee1 module:overlay(31) +from:0x021154d0 kind:load to:0x020f022c module:overlay(31) +from:0x021154d4 kind:load to:0x0209ba20 module:overlay(0) +from:0x021154d8 kind:load to:0x0209ba54 module:overlay(0) +from:0x021154dc kind:load to:0x0209baec module:overlay(0) +from:0x021154e0 kind:load to:0x0209bb00 module:overlay(0) +from:0x021154e4 kind:load to:0x020f0354 module:overlay(31) +from:0x021154e8 kind:load to:0x0209bb28 module:overlay(0) +from:0x021154ec kind:load to:0x0209bbb0 module:overlay(0) +from:0x021154f0 kind:load to:0x0209b838 module:overlay(0) +from:0x021154f4 kind:load to:0x0209babc module:overlay(0) +from:0x021154f8 kind:load to:0x0209bad4 module:overlay(0) +from:0x021154fc kind:load to:0x0209bb14 module:overlay(0) +from:0x02115500 kind:load to:0x0209bea0 module:overlay(0) +from:0x02115504 kind:load to:0x020f0200 module:overlay(31) +from:0x02115508 kind:load to:0x020f01dc module:overlay(31) +from:0x0211550c kind:load to:0x020f04d0 module:overlay(31) +from:0x02115510 kind:load to:0x020ec454 module:overlay(31) +from:0x02115518 kind:load to:0x020ec258 module:overlay(31) +from:0x02115520 kind:load to:0x020ec254 module:overlay(31) +from:0x02115528 kind:load to:0x020ec250 module:overlay(31) +from:0x02115530 kind:load to:0x020ec650 module:overlay(31) +from:0x02115538 kind:load to:0x020ec6f8 module:overlay(31) +from:0x02115540 kind:load to:0x020eda20 module:overlay(31) +from:0x02115548 kind:load to:0x020eda48 module:overlay(31) +from:0x02115550 kind:load to:0x020edac0 module:overlay(31) +from:0x02115558 kind:load to:0x020ecfe4 module:overlay(31) +from:0x02115560 kind:load to:0x020ec768 module:overlay(31) +from:0x02115568 kind:load to:0x020ecb74 module:overlay(31) +from:0x02115570 kind:load to:0x020ed9c4 module:overlay(31) +from:0x02115578 kind:load to:0x020ec9cc module:overlay(31) +from:0x02115580 kind:load to:0x020ec478 module:overlay(31) +from:0x02115588 kind:load to:0x020edb50 module:overlay(31) +from:0x02115590 kind:load to:0x020ed444 module:overlay(31) +from:0x02115598 kind:load to:0x020ec474 module:overlay(31) +from:0x021155a0 kind:load to:0x020ec2b4 module:overlay(31) +from:0x021155a8 kind:load to:0x020ec2b0 module:overlay(31) +from:0x021155b0 kind:load to:0x020ec2ac module:overlay(31) +from:0x021155b8 kind:load to:0x020ec6cc module:overlay(31) +from:0x021155c0 kind:load to:0x020ec764 module:overlay(31) +from:0x021155c8 kind:load to:0x020eda44 module:overlay(31) +from:0x021155d0 kind:load to:0x020eda94 module:overlay(31) +from:0x021155d8 kind:load to:0x020edb18 module:overlay(31) +from:0x021155e0 kind:load to:0x020ed008 module:overlay(31) +from:0x021155e8 kind:load to:0x020ec99c module:overlay(31) +from:0x021155f0 kind:load to:0x020ecc04 module:overlay(31) +from:0x021155f8 kind:load to:0x020eda14 module:overlay(31) +from:0x02115600 kind:load to:0x020ecb44 module:overlay(31) +from:0x02115608 kind:load to:0x020ec4f8 module:overlay(31) +from:0x02115610 kind:load to:0x020edb5c module:overlay(31) +from:0x02115618 kind:load to:0x020ed478 module:overlay(31) +from:0x02115628 kind:load to:0x020ef9c8 module:overlay(31) +from:0x0211562c kind:load to:0x02099cfc module:overlay(0) +from:0x02115630 kind:load to:0x02099d14 module:overlay(0) +from:0x02115634 kind:load to:0x02099d20 module:overlay(0) +from:0x02115638 kind:load to:0x01fff464 module:itcm +from:0x0211563c kind:load to:0x020ab1d8 module:overlay(0) +from:0x02115640 kind:load to:0x020ec084 module:overlay(31) +from:0x02115644 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02115648 kind:load to:0x020ec2b8 module:overlay(31) +from:0x0211564c kind:load to:0x020ab0f4 module:overlay(0) +from:0x02115650 kind:load to:0x02099c64 module:overlay(0) +from:0x02115654 kind:load to:0x020edbc0 module:overlay(31) +from:0x02115658 kind:load to:0x02099c6c module:overlay(0) +from:0x0211565c kind:load to:0x02099c70 module:overlay(0) +from:0x02115660 kind:load to:0x02099d2c module:overlay(0) +from:0x02115664 kind:load to:0x02099d98 module:overlay(0) +from:0x02115668 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211566c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02115670 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115674 kind:load to:0x020ebf11 module:overlay(31) +from:0x02115678 kind:load to:0x020ebfb5 module:overlay(31) +from:0x0211567c kind:load to:0x020aa5a0 module:overlay(0) +from:0x02115680 kind:load to:0x020ec25c module:overlay(31) +from:0x02115684 kind:load to:0x020aaad0 module:overlay(0) +from:0x02115688 kind:load to:0x020aa778 module:overlay(0) +from:0x0211568c kind:load to:0x020aa7e0 module:overlay(0) +from:0x02115690 kind:load to:0x020ee1d0 module:overlay(31) +from:0x02115694 kind:load to:0x020ee150 module:overlay(31) +from:0x02115698 kind:load to:0x020ee190 module:overlay(31) +from:0x0211569c kind:load to:0x020aaa40 module:overlay(0) +from:0x021156a0 kind:load to:0x020aaa44 module:overlay(0) +from:0x021156a4 kind:load to:0x020edcbc module:overlay(31) +from:0x021156a8 kind:load to:0x020f00bc module:overlay(31) +from:0x021156ac kind:load to:0x020aa9b0 module:overlay(0) +from:0x021156b0 kind:load to:0x020ee24c module:overlay(31) +from:0x021156b4 kind:load to:0x020ee2a8 module:overlay(31) +from:0x021156b8 kind:load to:0x020aa764 module:overlay(0) +from:0x021156bc kind:load to:0x020aa76c module:overlay(0) +from:0x021156c0 kind:load to:0x020ee35c module:overlay(31) +from:0x021156c4 kind:load to:0x020aad98 module:overlay(0) +from:0x021156c8 kind:load to:0x020aadc4 module:overlay(0) +from:0x021156cc kind:load to:0x020ef9ec module:overlay(31) +from:0x021156d0 kind:load to:0x020aaffc module:overlay(0) +from:0x021156d4 kind:load to:0x020ec190 module:overlay(31) +from:0x021156d8 kind:load to:0x020edfdc module:overlay(31) +from:0x021156dc kind:load to:0x020efdd4 module:overlay(31) +from:0x021156e0 kind:load to:0x020ab1a4 module:overlay(0) +from:0x021156ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021156f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021156f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021156f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021156fc kind:load to:0x01fff464 module:itcm +from:0x02115700 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02115704 kind:load to:0x020aa528 module:overlay(0) +from:0x02115708 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0211570c kind:load to:0x020ab0f0 module:overlay(0) +from:0x02115710 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02115714 kind:load to:0x02099c64 module:overlay(0) +from:0x02115718 kind:load to:0x020ab15c module:overlay(0) +from:0x0211571c kind:load to:0x02099c6c module:overlay(0) +from:0x02115720 kind:load to:0x02099c70 module:overlay(0) +from:0x02115724 kind:load to:0x02099d2c module:overlay(0) +from:0x02115728 kind:load to:0x02099d98 module:overlay(0) +from:0x0211572c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02115730 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02115734 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115738 kind:load to:0x020f0270 module:overlay(31) +from:0x0211573c kind:load to:0x020f0248 module:overlay(31) +from:0x02115740 kind:load to:0x020aa5a0 module:overlay(0) +from:0x02115748 kind:load to:0x020aaad0 module:overlay(0) +from:0x0211574c kind:load to:0x020aa778 module:overlay(0) +from:0x02115750 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02115754 kind:load to:0x020aa950 module:overlay(0) +from:0x02115758 kind:load to:0x020aa94c module:overlay(0) +from:0x0211575c kind:load to:0x020aaa1c module:overlay(0) +from:0x02115760 kind:load to:0x020aaa40 module:overlay(0) +from:0x02115764 kind:load to:0x020aaa44 module:overlay(0) +from:0x02115768 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0211576c kind:load to:0x020aa9a8 module:overlay(0) +from:0x02115770 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02115774 kind:load to:0x020aa754 module:overlay(0) +from:0x02115778 kind:load to:0x020aa75c module:overlay(0) +from:0x0211577c kind:load to:0x020aa764 module:overlay(0) +from:0x02115780 kind:load to:0x020aa76c module:overlay(0) +from:0x02115784 kind:load to:0x020aac48 module:overlay(0) +from:0x02115788 kind:load to:0x020aad98 module:overlay(0) +from:0x0211578c kind:load to:0x020aadc4 module:overlay(0) +from:0x02115790 kind:load to:0x020aade4 module:overlay(0) +from:0x02115794 kind:load to:0x020aaffc module:overlay(0) +from:0x02115798 kind:load to:0x020aadd4 module:overlay(0) +from:0x0211579c kind:load to:0x020aa6c0 module:overlay(0) +from:0x021157a0 kind:load to:0x020aa684 module:overlay(0) +from:0x021157a4 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02115ab4 kind:load to:0x020f0329 module:overlay(31) +from:0x02115ab8 kind:load to:0x020f0335 module:overlay(31) +from:0x02115abc kind:load to:0x0209ba20 module:overlay(0) +from:0x02115ac0 kind:load to:0x0209ba54 module:overlay(0) +from:0x02115ac4 kind:load to:0x0209baec module:overlay(0) +from:0x02115ac8 kind:load to:0x0209bb00 module:overlay(0) +from:0x02115acc kind:load to:0x020f0354 module:overlay(31) +from:0x02115ad0 kind:load to:0x0209bb28 module:overlay(0) +from:0x02115ad4 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02115ad8 kind:load to:0x0209b838 module:overlay(0) +from:0x02115adc kind:load to:0x0209babc module:overlay(0) +from:0x02115ae0 kind:load to:0x0209bad4 module:overlay(0) +from:0x02115ae4 kind:load to:0x0209bb14 module:overlay(0) +from:0x02115ae8 kind:load to:0x0209bea0 module:overlay(0) +from:0x02115aec kind:load to:0x020f0200 module:overlay(31) +from:0x02115af0 kind:load to:0x020f01dc module:overlay(31) +from:0x02115af4 kind:load to:0x020f04d0 module:overlay(31) +from:0x02115b14 kind:load to:0x020f0ce4 module:overlay(31) +from:0x02115b1c kind:load to:0x020f0d20 module:overlay(31) +from:0x02115b24 kind:load to:0x020f0d8c module:overlay(31) +from:0x02115b2c kind:load to:0x020f0dbc module:overlay(31) +from:0x02115b34 kind:load to:0x020f0e30 module:overlay(31) +from:0x02115b3c kind:load to:0x020f0e44 module:overlay(31) +from:0x02115b44 kind:load to:0x020f0cd8 module:overlay(31) +from:0x02115b4c kind:load to:0x020f0d0c module:overlay(31) +from:0x02115b54 kind:load to:0x020f0d48 module:overlay(31) +from:0x02115b5c kind:load to:0x020f0da4 module:overlay(31) +from:0x02115b64 kind:load to:0x020f0e1c module:overlay(31) +from:0x02115b6c kind:load to:0x020f0e34 module:overlay(31) +from:0x02115b7c kind:load to:0x020f112c module:overlay(31) +from:0x02115b80 kind:load to:0x020f1170 module:overlay(31) +from:0x02115b84 kind:load to:0x020f11b8 module:overlay(31) +from:0x02115b88 kind:load to:0x020f1190 module:overlay(31) +from:0x02115b94 kind:load to:0x020f06ec module:overlay(31) +from:0x02115b98 kind:load to:0x02098ef4 module:overlay(0) +from:0x02115b9c kind:load to:0x02098efc module:overlay(0) +from:0x02115ba0 kind:load to:0x02098f78 module:overlay(0) +from:0x02115ba4 kind:load to:0x02098fb8 module:overlay(0) +from:0x02115ba8 kind:load to:0x02098fbc module:overlay(0) +from:0x02115bac kind:load to:0x02098fc0 module:overlay(0) +from:0x02115bb8 kind:load to:0x02099cc0 module:overlay(0) +from:0x02115bbc kind:load to:0x02099cfc module:overlay(0) +from:0x02115bc0 kind:load to:0x02099d14 module:overlay(0) +from:0x02115bc4 kind:load to:0x02099d20 module:overlay(0) +from:0x02115bc8 kind:load to:0x01fff464 module:itcm +from:0x02115bcc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02115bd0 kind:load to:0x020f08c4 module:overlay(31) +from:0x02115bd4 kind:load to:0x02099c58 module:overlay(0) +from:0x02115bd8 kind:load to:0x020f08d4 module:overlay(31) +from:0x02115bdc kind:load to:0x02099c60 module:overlay(0) +from:0x02115be0 kind:load to:0x02099c64 module:overlay(0) +from:0x02115be4 kind:load to:0x020f0fe4 module:overlay(31) +from:0x02115be8 kind:load to:0x02099c6c module:overlay(0) +from:0x02115bec kind:load to:0x02099c70 module:overlay(0) +from:0x02115bf0 kind:load to:0x02099d2c module:overlay(0) +from:0x02115bf4 kind:load to:0x02099d98 module:overlay(0) +from:0x02115bf8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02115bfc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02115c00 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115c04 kind:load to:0x020f11f0 module:overlay(31) +from:0x02115c08 kind:load to:0x020f11d4 module:overlay(31) +from:0x02115c14 kind:load to:0x020f1224 module:overlay(31) +from:0x02115c18 kind:load to:0x020990ec module:overlay(0) +from:0x02115c1c kind:load to:0x02098efc module:overlay(0) +from:0x02115c20 kind:load to:0x02098f78 module:overlay(0) +from:0x02115c24 kind:load to:0x020990f4 module:overlay(0) +from:0x02115c28 kind:load to:0x02099114 module:overlay(0) +from:0x02115c2c kind:load to:0x02099140 module:overlay(0) +from:0x02115c38 kind:load to:0x02099cc0 module:overlay(0) +from:0x02115c3c kind:load to:0x02099cfc module:overlay(0) +from:0x02115c40 kind:load to:0x02099d14 module:overlay(0) +from:0x02115c44 kind:load to:0x02099d20 module:overlay(0) +from:0x02115c48 kind:load to:0x01fff464 module:itcm +from:0x02115c4c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02115c50 kind:load to:0x020f129c module:overlay(31) +from:0x02115c54 kind:load to:0x020f1354 module:overlay(31) +from:0x02115c58 kind:load to:0x02099c5c module:overlay(0) +from:0x02115c5c kind:load to:0x02099c60 module:overlay(0) +from:0x02115c60 kind:load to:0x02099c64 module:overlay(0) +from:0x02115c64 kind:load to:0x020f138c module:overlay(31) +from:0x02115c68 kind:load to:0x02099c6c module:overlay(0) +from:0x02115c6c kind:load to:0x02099c70 module:overlay(0) +from:0x02115c70 kind:load to:0x02099d2c module:overlay(0) +from:0x02115c74 kind:load to:0x02099d98 module:overlay(0) +from:0x02115c78 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02115c7c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02115c80 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115c84 kind:load to:0x020f13ac module:overlay(31) +from:0x02115c88 kind:load to:0x020f13cc module:overlay(31) +from:0x02115c94 kind:load to:0x020f1414 module:overlay(31) +from:0x02115c98 kind:load to:0x02098ef4 module:overlay(0) +from:0x02115c9c kind:load to:0x02098efc module:overlay(0) +from:0x02115ca0 kind:load to:0x02098f78 module:overlay(0) +from:0x02115ca4 kind:load to:0x02098fb8 module:overlay(0) +from:0x02115ca8 kind:load to:0x02098fbc module:overlay(0) +from:0x02115cac kind:load to:0x02098fc0 module:overlay(0) +from:0x02115cb8 kind:load to:0x0207db54 module:overlay(0) +from:0x02115cbc kind:load to:0x0207db5c module:overlay(0) +from:0x02115cc0 kind:load to:0x0207e024 module:overlay(0) +from:0x02115cc4 kind:load to:0x0207e014 module:overlay(0) +from:0x02115cc8 kind:load to:0x0207e058 module:overlay(0) +from:0x02115ccc kind:load to:0x0207e0c8 module:overlay(0) +from:0x02115cd0 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02115cd4 kind:load to:0x0207e168 module:overlay(0) +from:0x02115ce0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02115ce4 kind:load to:0x02099cfc module:overlay(0) +from:0x02115ce8 kind:load to:0x02099d14 module:overlay(0) +from:0x02115cec kind:load to:0x02099d20 module:overlay(0) +from:0x02115cf0 kind:load to:0x01fff464 module:itcm +from:0x02115cf4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02115cf8 kind:load to:0x020f149c module:overlay(31) +from:0x02115cfc kind:load to:0x02099c58 module:overlay(0) +from:0x02115d00 kind:load to:0x02099c5c module:overlay(0) +from:0x02115d04 kind:load to:0x02099c60 module:overlay(0) +from:0x02115d08 kind:load to:0x02099c64 module:overlay(0) +from:0x02115d0c kind:load to:0x02099c68 module:overlay(0) +from:0x02115d10 kind:load to:0x02099c6c module:overlay(0) +from:0x02115d14 kind:load to:0x02099c70 module:overlay(0) +from:0x02115d18 kind:load to:0x02099d2c module:overlay(0) +from:0x02115d1c kind:load to:0x02099d98 module:overlay(0) +from:0x02115d20 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02115d24 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02115d28 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115d2c kind:load to:0x020f1674 module:overlay(31) +from:0x02115d30 kind:load to:0x020f1694 module:overlay(31) +from:0x02115d3c kind:load to:0x020f2034 module:overlay(31) +from:0x02115d40 kind:load to:0x020f2588 module:overlay(31) +from:0x02115d44 kind:load to:0x020f2558 module:overlay(31) +from:0x02115d48 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02115d4c kind:load to:0x0207d6c8 module:overlay(0) +from:0x02115d58 kind:load to:0x020f23f4 module:overlay(31) +from:0x02115d5c kind:load to:0x020f2410 module:overlay(31) +from:0x02115d60 kind:load to:0x020f24a4 module:overlay(31) +from:0x02115d64 kind:load to:0x020f2434 module:overlay(31) +from:0x02115d68 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02115d74 kind:load to:0x02099cc0 module:overlay(0) +from:0x02115d78 kind:load to:0x02099cfc module:overlay(0) +from:0x02115d7c kind:load to:0x02099d14 module:overlay(0) +from:0x02115d80 kind:load to:0x02099d20 module:overlay(0) +from:0x02115d84 kind:load to:0x01fff464 module:itcm +from:0x02115d88 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02115d8c kind:load to:0x020f1768 module:overlay(31) +from:0x02115d90 kind:load to:0x02099c58 module:overlay(0) +from:0x02115d94 kind:load to:0x020f1a58 module:overlay(31) +from:0x02115d98 kind:load to:0x020f1a5c module:overlay(31) +from:0x02115d9c kind:load to:0x02099c64 module:overlay(0) +from:0x02115da0 kind:load to:0x02099c68 module:overlay(0) +from:0x02115da4 kind:load to:0x02099c6c module:overlay(0) +from:0x02115da8 kind:load to:0x02099c70 module:overlay(0) +from:0x02115dac kind:load to:0x020f17c8 module:overlay(31) +from:0x02115db0 kind:load to:0x020f1804 module:overlay(31) +from:0x02115db4 kind:load to:0x020f1ca4 module:overlay(31) +from:0x02115db8 kind:load to:0x020f1cc4 module:overlay(31) +from:0x02115dbc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115dc0 kind:load to:0x020f25a4 module:overlay(31) +from:0x02115dc4 kind:load to:0x020f25cc module:overlay(31) +from:0x02115dc8 kind:load to:0x020f2048 module:overlay(31) +from:0x02115dcc kind:load to:0x020f2050 module:overlay(31) +from:0x02115dd4 kind:load to:0x020f1a8c module:overlay(31) +from:0x02115dd8 kind:load to:0x020f2058 module:overlay(31) +from:0x02115de4 kind:load to:0x020f2608 module:overlay(31) +from:0x02115de8 kind:load to:0x02098ef4 module:overlay(0) +from:0x02115dec kind:load to:0x02098efc module:overlay(0) +from:0x02115df0 kind:load to:0x02098f78 module:overlay(0) +from:0x02115df4 kind:load to:0x02098fb8 module:overlay(0) +from:0x02115df8 kind:load to:0x02098fbc module:overlay(0) +from:0x02115dfc kind:load to:0x02098fc0 module:overlay(0) +from:0x02115e00 kind:load to:0x020f27e4 module:overlay(31) +from:0x02115e08 kind:load to:0x020f27fc module:overlay(31) +from:0x02115e10 kind:load to:0x020f2814 module:overlay(31) +from:0x02115e18 kind:load to:0x020f282c module:overlay(31) +from:0x02115e20 kind:load to:0x020f2844 module:overlay(31) +from:0x02115e28 kind:load to:0x020f286c module:overlay(31) +from:0x02115e30 kind:load to:0x020f1c1c module:overlay(31) +from:0x02115e38 kind:load to:0x020f1ed8 module:overlay(31) +from:0x02115e40 kind:load to:0x020f27f0 module:overlay(31) +from:0x02115e48 kind:load to:0x020f2808 module:overlay(31) +from:0x02115e50 kind:load to:0x020f2820 module:overlay(31) +from:0x02115e58 kind:load to:0x020f2838 module:overlay(31) +from:0x02115e60 kind:load to:0x020f2858 module:overlay(31) +from:0x02115e68 kind:load to:0x020f2940 module:overlay(31) +from:0x02115e70 kind:load to:0x020f1c40 module:overlay(31) +from:0x02115e78 kind:load to:0x020f1f10 module:overlay(31) +from:0x02115e88 kind:load to:0x02099cc0 module:overlay(0) +from:0x02115e8c kind:load to:0x02099cfc module:overlay(0) +from:0x02115e90 kind:load to:0x02099d14 module:overlay(0) +from:0x02115e94 kind:load to:0x02099d20 module:overlay(0) +from:0x02115e98 kind:load to:0x01fff464 module:itcm +from:0x02115e9c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02115ea0 kind:load to:0x020f2700 module:overlay(31) +from:0x02115ea4 kind:load to:0x02099c58 module:overlay(0) +from:0x02115ea8 kind:load to:0x020f277c module:overlay(31) +from:0x02115eac kind:load to:0x020f1a5c module:overlay(31) +from:0x02115eb0 kind:load to:0x02099c64 module:overlay(0) +from:0x02115eb4 kind:load to:0x020f27b4 module:overlay(31) +from:0x02115eb8 kind:load to:0x02099c6c module:overlay(0) +from:0x02115ebc kind:load to:0x02099c70 module:overlay(0) +from:0x02115ec0 kind:load to:0x020f17c8 module:overlay(31) +from:0x02115ec4 kind:load to:0x020f1804 module:overlay(31) +from:0x02115ec8 kind:load to:0x020f1ca4 module:overlay(31) +from:0x02115ecc kind:load to:0x020f1cc4 module:overlay(31) +from:0x02115ed0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115ed4 kind:load to:0x020f294c module:overlay(31) +from:0x02115ed8 kind:load to:0x020f297c module:overlay(31) +from:0x02115edc kind:load to:0x020f2048 module:overlay(31) +from:0x02115ee0 kind:load to:0x020f2050 module:overlay(31) +from:0x02115ee4 kind:load to:0x020f2728 module:overlay(31) +from:0x02115ee8 kind:load to:0x020f1a8c module:overlay(31) +from:0x02115eec kind:load to:0x020f2058 module:overlay(31) +from:0x02115ef8 kind:load to:0x020f29d4 module:overlay(31) +from:0x02115efc kind:load to:0x02098ef4 module:overlay(0) +from:0x02115f00 kind:load to:0x02098efc module:overlay(0) +from:0x02115f04 kind:load to:0x02098f78 module:overlay(0) +from:0x02115f08 kind:load to:0x02098fb8 module:overlay(0) +from:0x02115f0c kind:load to:0x02098fbc module:overlay(0) +from:0x02115f10 kind:load to:0x02098fc0 module:overlay(0) +from:0x02115f14 kind:load to:0x020f2ba4 module:overlay(31) +from:0x02115f1c kind:load to:0x020f2bbc module:overlay(31) +from:0x02115f24 kind:load to:0x020f2bd4 module:overlay(31) +from:0x02115f2c kind:load to:0x020f2bec module:overlay(31) +from:0x02115f34 kind:load to:0x020f2c04 module:overlay(31) +from:0x02115f3c kind:load to:0x020f2c2c module:overlay(31) +from:0x02115f44 kind:load to:0x020f1c1c module:overlay(31) +from:0x02115f4c kind:load to:0x020f1ed8 module:overlay(31) +from:0x02115f54 kind:load to:0x020f2bb0 module:overlay(31) +from:0x02115f5c kind:load to:0x020f2bc8 module:overlay(31) +from:0x02115f64 kind:load to:0x020f2be0 module:overlay(31) +from:0x02115f6c kind:load to:0x020f2bf8 module:overlay(31) +from:0x02115f74 kind:load to:0x020f2c18 module:overlay(31) +from:0x02115f7c kind:load to:0x020f2d04 module:overlay(31) +from:0x02115f84 kind:load to:0x020f1c40 module:overlay(31) +from:0x02115f8c kind:load to:0x020f1f10 module:overlay(31) +from:0x02115f9c kind:load to:0x02099cc0 module:overlay(0) +from:0x02115fa0 kind:load to:0x02099cfc module:overlay(0) +from:0x02115fa4 kind:load to:0x02099d14 module:overlay(0) +from:0x02115fa8 kind:load to:0x02099d20 module:overlay(0) +from:0x02115fac kind:load to:0x01fff464 module:itcm +from:0x02115fb0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02115fb4 kind:load to:0x020f2ad0 module:overlay(31) +from:0x02115fb8 kind:load to:0x02099c58 module:overlay(0) +from:0x02115fbc kind:load to:0x020f2b3c module:overlay(31) +from:0x02115fc0 kind:load to:0x020f1a5c module:overlay(31) +from:0x02115fc4 kind:load to:0x02099c64 module:overlay(0) +from:0x02115fc8 kind:load to:0x020f2b74 module:overlay(31) +from:0x02115fcc kind:load to:0x02099c6c module:overlay(0) +from:0x02115fd0 kind:load to:0x02099c70 module:overlay(0) +from:0x02115fd4 kind:load to:0x020f17c8 module:overlay(31) +from:0x02115fd8 kind:load to:0x020f1804 module:overlay(31) +from:0x02115fdc kind:load to:0x020f1ca4 module:overlay(31) +from:0x02115fe0 kind:load to:0x020f1cc4 module:overlay(31) +from:0x02115fe4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02115fe8 kind:load to:0x020f2d10 module:overlay(31) +from:0x02115fec kind:load to:0x020f2d40 module:overlay(31) +from:0x02115ff0 kind:load to:0x020f2048 module:overlay(31) +from:0x02115ff4 kind:load to:0x020f2050 module:overlay(31) +from:0x02115ff8 kind:load to:0x020f2af8 module:overlay(31) +from:0x02115ffc kind:load to:0x020f1a8c module:overlay(31) +from:0x02116000 kind:load to:0x020f2058 module:overlay(31) +from:0x0211600c kind:load to:0x020f3004 module:overlay(31) +from:0x02116010 kind:load to:0x020f57f0 module:overlay(31) +from:0x02116014 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02116018 kind:load to:0x020f56dc module:overlay(31) +from:0x0211601c kind:load to:0x020f5354 module:overlay(31) +from:0x02116028 kind:load to:0x020f4cc0 module:overlay(31) +from:0x0211602c kind:load to:0x020f4cdc module:overlay(31) +from:0x02116030 kind:load to:0x020f4d0c module:overlay(31) +from:0x02116034 kind:load to:0x020f4db8 module:overlay(31) +from:0x02116038 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02116044 kind:load to:0x020f2d98 module:overlay(31) +from:0x02116048 kind:load to:0x02098ef4 module:overlay(0) +from:0x0211604c kind:load to:0x02098efc module:overlay(0) +from:0x02116050 kind:load to:0x02098f78 module:overlay(0) +from:0x02116054 kind:load to:0x02098fb8 module:overlay(0) +from:0x02116058 kind:load to:0x02098fbc module:overlay(0) +from:0x0211605c kind:load to:0x02098fc0 module:overlay(0) +from:0x02116060 kind:load to:0x020f3460 module:overlay(31) +from:0x02116068 kind:load to:0x020f3620 module:overlay(31) +from:0x02116070 kind:load to:0x020f37d0 module:overlay(31) +from:0x02116078 kind:load to:0x020f3950 module:overlay(31) +from:0x02116080 kind:load to:0x020f3a68 module:overlay(31) +from:0x02116088 kind:load to:0x020f3b30 module:overlay(31) +from:0x02116090 kind:load to:0x020f3bd8 module:overlay(31) +from:0x02116098 kind:load to:0x020f3270 module:overlay(31) +from:0x021160a0 kind:load to:0x020f3500 module:overlay(31) +from:0x021160a8 kind:load to:0x020f3678 module:overlay(31) +from:0x021160b0 kind:load to:0x020f3838 module:overlay(31) +from:0x021160b8 kind:load to:0x020f3a0c module:overlay(31) +from:0x021160c0 kind:load to:0x020f3ab8 module:overlay(31) +from:0x021160c8 kind:load to:0x020f3b5c module:overlay(31) +from:0x021160d0 kind:load to:0x020f3c10 module:overlay(31) +from:0x021160d8 kind:load to:0x020f3354 module:overlay(31) +from:0x021160e8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021160ec kind:load to:0x02099cfc module:overlay(0) +from:0x021160f0 kind:load to:0x02099d14 module:overlay(0) +from:0x021160f4 kind:load to:0x02099d20 module:overlay(0) +from:0x021160f8 kind:load to:0x01fff464 module:itcm +from:0x021160fc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116100 kind:load to:0x020f3138 module:overlay(31) +from:0x02116104 kind:load to:0x02099c58 module:overlay(0) +from:0x02116108 kind:load to:0x020f3358 module:overlay(31) +from:0x0211610c kind:load to:0x020f32b8 module:overlay(31) +from:0x02116110 kind:load to:0x02099c64 module:overlay(0) +from:0x02116114 kind:load to:0x020f3d0c module:overlay(31) +from:0x02116118 kind:load to:0x02099c6c module:overlay(0) +from:0x0211611c kind:load to:0x02099c70 module:overlay(0) +from:0x02116120 kind:load to:0x02099d2c module:overlay(0) +from:0x02116124 kind:load to:0x02099d98 module:overlay(0) +from:0x02116128 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211612c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116130 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116134 kind:load to:0x020f3018 module:overlay(31) +from:0x02116138 kind:load to:0x020f30a4 module:overlay(31) +from:0x02116144 kind:load to:0x020f582c module:overlay(31) +from:0x02116148 kind:load to:0x02098ef4 module:overlay(0) +from:0x0211614c kind:load to:0x02098efc module:overlay(0) +from:0x02116150 kind:load to:0x02098f78 module:overlay(0) +from:0x02116154 kind:load to:0x02098fb8 module:overlay(0) +from:0x02116158 kind:load to:0x02098fbc module:overlay(0) +from:0x0211615c kind:load to:0x02098fc0 module:overlay(0) +from:0x02116168 kind:load to:0x02099cc0 module:overlay(0) +from:0x0211616c kind:load to:0x02099cfc module:overlay(0) +from:0x02116170 kind:load to:0x02099d14 module:overlay(0) +from:0x02116174 kind:load to:0x02099d20 module:overlay(0) +from:0x02116178 kind:load to:0x01fff464 module:itcm +from:0x0211617c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116180 kind:load to:0x020f58a0 module:overlay(31) +from:0x02116184 kind:load to:0x02099c58 module:overlay(0) +from:0x02116188 kind:load to:0x020f58f4 module:overlay(31) +from:0x0211618c kind:load to:0x020f5950 module:overlay(31) +from:0x02116190 kind:load to:0x02099c64 module:overlay(0) +from:0x02116194 kind:load to:0x02099c68 module:overlay(0) +from:0x02116198 kind:load to:0x02099c6c module:overlay(0) +from:0x0211619c kind:load to:0x02099c70 module:overlay(0) +from:0x021161a0 kind:load to:0x02099d2c module:overlay(0) +from:0x021161a4 kind:load to:0x02099d98 module:overlay(0) +from:0x021161a8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021161ac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021161b0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021161b4 kind:load to:0x020f5afc module:overlay(31) +from:0x021161b8 kind:load to:0x020f5b10 module:overlay(31) +from:0x021161c4 kind:load to:0x020e80d8 module:overlay(31) +from:0x021161c8 kind:load to:0x020f60dc module:overlay(31) +from:0x021161cc kind:load to:0x020f5cc8 module:overlay(31) +from:0x021161d0 kind:load to:0x020f5cf0 module:overlay(31) +from:0x021161d4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021161e0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021161e4 kind:load to:0x02099cfc module:overlay(0) +from:0x021161e8 kind:load to:0x02099d14 module:overlay(0) +from:0x021161ec kind:load to:0x02099d20 module:overlay(0) +from:0x021161f0 kind:load to:0x01fff464 module:itcm +from:0x021161f4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021161f8 kind:load to:0x020f5be8 module:overlay(31) +from:0x021161fc kind:load to:0x02099c58 module:overlay(0) +from:0x02116200 kind:load to:0x020f5c2c module:overlay(31) +from:0x02116204 kind:load to:0x02099c60 module:overlay(0) +from:0x02116208 kind:load to:0x02099c64 module:overlay(0) +from:0x0211620c kind:load to:0x020f5d0c module:overlay(31) +from:0x02116210 kind:load to:0x02099c6c module:overlay(0) +from:0x02116214 kind:load to:0x02099c70 module:overlay(0) +from:0x02116218 kind:load to:0x02099d2c module:overlay(0) +from:0x0211621c kind:load to:0x02099d98 module:overlay(0) +from:0x02116220 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116224 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116228 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0211622c kind:load to:0x020f60f8 module:overlay(31) +from:0x02116230 kind:load to:0x020f6120 module:overlay(31) +from:0x02116234 kind:load to:0x020f6278 module:overlay(31) +from:0x02116238 kind:load to:0x020f7370 module:overlay(31) +from:0x02116248 kind:load to:0x02099cc0 module:overlay(0) +from:0x0211624c kind:load to:0x02099cfc module:overlay(0) +from:0x02116250 kind:load to:0x02099d14 module:overlay(0) +from:0x02116254 kind:load to:0x02099d20 module:overlay(0) +from:0x02116258 kind:load to:0x01fff464 module:itcm +from:0x0211625c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116260 kind:load to:0x020f6234 module:overlay(31) +from:0x02116264 kind:load to:0x02099c58 module:overlay(0) +from:0x02116268 kind:load to:0x020f6264 module:overlay(31) +from:0x0211626c kind:load to:0x02099c60 module:overlay(0) +from:0x02116270 kind:load to:0x02099c64 module:overlay(0) +from:0x02116274 kind:load to:0x020f73fc module:overlay(31) +from:0x02116278 kind:load to:0x02099c6c module:overlay(0) +from:0x0211627c kind:load to:0x02099c70 module:overlay(0) +from:0x02116280 kind:load to:0x02099d2c module:overlay(0) +from:0x02116284 kind:load to:0x02099d98 module:overlay(0) +from:0x02116288 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211628c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116290 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116294 kind:load to:0x020f7b78 module:overlay(31) +from:0x02116298 kind:load to:0x020f7b8c module:overlay(31) +from:0x0211629c kind:load to:0x020f6278 module:overlay(31) +from:0x021162a0 kind:load to:0x020f7370 module:overlay(31) +from:0x021162ac kind:load to:0x020f7bb4 module:overlay(31) +from:0x021162b0 kind:load to:0x02098ef4 module:overlay(0) +from:0x021162b4 kind:load to:0x02098efc module:overlay(0) +from:0x021162b8 kind:load to:0x02098f78 module:overlay(0) +from:0x021162bc kind:load to:0x02098fb8 module:overlay(0) +from:0x021162c0 kind:load to:0x02098fbc module:overlay(0) +from:0x021162c4 kind:load to:0x02098fc0 module:overlay(0) +from:0x021162d0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021162d4 kind:load to:0x02099cfc module:overlay(0) +from:0x021162d8 kind:load to:0x02099d14 module:overlay(0) +from:0x021162dc kind:load to:0x02099d20 module:overlay(0) +from:0x021162e0 kind:load to:0x01fff464 module:itcm +from:0x021162e4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021162e8 kind:load to:0x020f7c30 module:overlay(31) +from:0x021162ec kind:load to:0x02099c58 module:overlay(0) +from:0x021162f0 kind:load to:0x020f7c38 module:overlay(31) +from:0x021162f4 kind:load to:0x02099c60 module:overlay(0) +from:0x021162f8 kind:load to:0x02099c64 module:overlay(0) +from:0x021162fc kind:load to:0x020f7c3c module:overlay(31) +from:0x02116300 kind:load to:0x02099c6c module:overlay(0) +from:0x02116304 kind:load to:0x02099c70 module:overlay(0) +from:0x02116308 kind:load to:0x02099d2c module:overlay(0) +from:0x0211630c kind:load to:0x02099d98 module:overlay(0) +from:0x02116310 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116314 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116318 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0211631c kind:load to:0x020f7ce0 module:overlay(31) +from:0x02116320 kind:load to:0x020f7cf4 module:overlay(31) +from:0x02116334 kind:load to:0x020f7d84 module:overlay(31) +from:0x02116338 kind:load to:0x020f7e14 module:overlay(31) +from:0x0211633c kind:load to:0x020f7e1c module:overlay(31) +from:0x02116340 kind:load to:0x020f7e24 module:overlay(31) +from:0x02116358 kind:load to:0x020f82e0 module:overlay(31) +from:0x0211635c kind:load to:0x020990ec module:overlay(0) +from:0x02116360 kind:load to:0x02098efc module:overlay(0) +from:0x02116364 kind:load to:0x02098f78 module:overlay(0) +from:0x02116368 kind:load to:0x020990f4 module:overlay(0) +from:0x0211636c kind:load to:0x02099114 module:overlay(0) +from:0x02116370 kind:load to:0x02099140 module:overlay(0) +from:0x0211637c kind:load to:0x02099cc0 module:overlay(0) +from:0x02116380 kind:load to:0x02099cfc module:overlay(0) +from:0x02116384 kind:load to:0x02099d14 module:overlay(0) +from:0x02116388 kind:load to:0x02099d20 module:overlay(0) +from:0x0211638c kind:load to:0x01fff464 module:itcm +from:0x02116390 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116394 kind:load to:0x020f841c module:overlay(31) +from:0x02116398 kind:load to:0x02099c58 module:overlay(0) +from:0x0211639c kind:load to:0x020f8564 module:overlay(31) +from:0x021163a0 kind:load to:0x020f88b8 module:overlay(31) +from:0x021163a4 kind:load to:0x02099c64 module:overlay(0) +from:0x021163a8 kind:load to:0x020f8cf4 module:overlay(31) +from:0x021163ac kind:load to:0x020f8bbc module:overlay(31) +from:0x021163b0 kind:load to:0x02099c70 module:overlay(0) +from:0x021163b4 kind:load to:0x02099d2c module:overlay(0) +from:0x021163b8 kind:load to:0x02099d98 module:overlay(0) +from:0x021163bc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021163c0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021163c4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021163c8 kind:load to:0x020f8e48 module:overlay(31) +from:0x021163cc kind:load to:0x020f8e68 module:overlay(31) +from:0x021163d8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021163dc kind:load to:0x02099cfc module:overlay(0) +from:0x021163e0 kind:load to:0x02099d14 module:overlay(0) +from:0x021163e4 kind:load to:0x02099d20 module:overlay(0) +from:0x021163e8 kind:load to:0x01fff464 module:itcm +from:0x021163ec kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021163f0 kind:load to:0x020f8ec4 module:overlay(31) +from:0x021163f4 kind:load to:0x020f8f04 module:overlay(31) +from:0x021163f8 kind:load to:0x02099c5c module:overlay(0) +from:0x021163fc kind:load to:0x02099c60 module:overlay(0) +from:0x02116400 kind:load to:0x02099c64 module:overlay(0) +from:0x02116404 kind:load to:0x02099c68 module:overlay(0) +from:0x02116408 kind:load to:0x02099c6c module:overlay(0) +from:0x0211640c kind:load to:0x02099c70 module:overlay(0) +from:0x02116410 kind:load to:0x02099d2c module:overlay(0) +from:0x02116414 kind:load to:0x02099d98 module:overlay(0) +from:0x02116418 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211641c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116420 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116424 kind:load to:0x020f90d0 module:overlay(31) +from:0x02116428 kind:load to:0x020f90e4 module:overlay(31) +from:0x02116434 kind:load to:0x02099cc0 module:overlay(0) +from:0x02116438 kind:load to:0x02099cfc module:overlay(0) +from:0x0211643c kind:load to:0x02099d14 module:overlay(0) +from:0x02116440 kind:load to:0x02099d20 module:overlay(0) +from:0x02116444 kind:load to:0x01fff464 module:itcm +from:0x02116448 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0211644c kind:load to:0x020f8fcc module:overlay(31) +from:0x02116450 kind:load to:0x020f8f04 module:overlay(31) +from:0x02116454 kind:load to:0x02099c5c module:overlay(0) +from:0x02116458 kind:load to:0x02099c60 module:overlay(0) +from:0x0211645c kind:load to:0x02099c64 module:overlay(0) +from:0x02116460 kind:load to:0x020f9024 module:overlay(31) +from:0x02116464 kind:load to:0x02099c6c module:overlay(0) +from:0x02116468 kind:load to:0x02099c70 module:overlay(0) +from:0x0211646c kind:load to:0x02099d2c module:overlay(0) +from:0x02116470 kind:load to:0x02099d98 module:overlay(0) +from:0x02116474 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116478 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0211647c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116480 kind:load to:0x020f9148 module:overlay(31) +from:0x02116484 kind:load to:0x020f9168 module:overlay(31) +from:0x02116488 kind:load to:0x020f901c module:overlay(31) +from:0x02116494 kind:load to:0x02099cc0 module:overlay(0) +from:0x02116498 kind:load to:0x02099cfc module:overlay(0) +from:0x0211649c kind:load to:0x02099d14 module:overlay(0) +from:0x021164a0 kind:load to:0x02099d20 module:overlay(0) +from:0x021164a4 kind:load to:0x01fff464 module:itcm +from:0x021164a8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021164ac kind:load to:0x020f9044 module:overlay(31) +from:0x021164b0 kind:load to:0x020f8f04 module:overlay(31) +from:0x021164b4 kind:load to:0x02099c5c module:overlay(0) +from:0x021164b8 kind:load to:0x02099c60 module:overlay(0) +from:0x021164bc kind:load to:0x02099c64 module:overlay(0) +from:0x021164c0 kind:load to:0x020f909c module:overlay(31) +from:0x021164c4 kind:load to:0x02099c6c module:overlay(0) +from:0x021164c8 kind:load to:0x02099c70 module:overlay(0) +from:0x021164cc kind:load to:0x02099d2c module:overlay(0) +from:0x021164d0 kind:load to:0x02099d98 module:overlay(0) +from:0x021164d4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021164d8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021164dc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021164e0 kind:load to:0x020f9190 module:overlay(31) +from:0x021164e4 kind:load to:0x020f91b0 module:overlay(31) +from:0x021164e8 kind:load to:0x020f9094 module:overlay(31) +from:0x021164f4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021164f8 kind:load to:0x02099cfc module:overlay(0) +from:0x021164fc kind:load to:0x02099d14 module:overlay(0) +from:0x02116500 kind:load to:0x02099d20 module:overlay(0) +from:0x02116504 kind:load to:0x01fff464 module:itcm +from:0x02116508 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0211650c kind:load to:0x020f8f68 module:overlay(31) +from:0x02116510 kind:load to:0x020f8f04 module:overlay(31) +from:0x02116514 kind:load to:0x02099c5c module:overlay(0) +from:0x02116518 kind:load to:0x02099c60 module:overlay(0) +from:0x0211651c kind:load to:0x02099c64 module:overlay(0) +from:0x02116520 kind:load to:0x020f8fa4 module:overlay(31) +from:0x02116524 kind:load to:0x02099c6c module:overlay(0) +from:0x02116528 kind:load to:0x02099c70 module:overlay(0) +from:0x0211652c kind:load to:0x02099d2c module:overlay(0) +from:0x02116530 kind:load to:0x02099d98 module:overlay(0) +from:0x02116534 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116538 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0211653c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116540 kind:load to:0x020f9100 module:overlay(31) +from:0x02116544 kind:load to:0x020f9120 module:overlay(31) +from:0x02116548 kind:load to:0x020f8fc4 module:overlay(31) +from:0x02116554 kind:load to:0x020f9498 module:overlay(31) +from:0x02116558 kind:load to:0x020f94ac module:overlay(31) +from:0x0211655c kind:load to:0x02059174 module:overlay(0) +from:0x02116560 kind:load to:0x01ffc57c module:itcm +from:0x02116564 kind:load to:0x02059348 module:overlay(0) +from:0x02116568 kind:load to:0x020593c4 module:overlay(0) +from:0x0211656c kind:load to:0x02059428 module:overlay(0) +from:0x02116570 kind:load to:0x020591b4 module:overlay(0) +from:0x02116574 kind:load to:0x02059304 module:overlay(0) +from:0x02116594 kind:load to:0x020f94d4 module:overlay(31) +from:0x02116598 kind:load to:0x02098ef4 module:overlay(0) +from:0x0211659c kind:load to:0x02098efc module:overlay(0) +from:0x021165a0 kind:load to:0x02098f78 module:overlay(0) +from:0x021165a4 kind:load to:0x02098fb8 module:overlay(0) +from:0x021165a8 kind:load to:0x02098fbc module:overlay(0) +from:0x021165ac kind:load to:0x02098fc0 module:overlay(0) +from:0x021165b8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021165bc kind:load to:0x02099cfc module:overlay(0) +from:0x021165c0 kind:load to:0x02099d14 module:overlay(0) +from:0x021165c4 kind:load to:0x02099d20 module:overlay(0) +from:0x021165c8 kind:load to:0x01fff464 module:itcm +from:0x021165cc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021165d0 kind:load to:0x020f9550 module:overlay(31) +from:0x021165d4 kind:load to:0x02099c58 module:overlay(0) +from:0x021165d8 kind:load to:0x020f9564 module:overlay(31) +from:0x021165dc kind:load to:0x02099c60 module:overlay(0) +from:0x021165e0 kind:load to:0x02099c64 module:overlay(0) +from:0x021165e4 kind:load to:0x020f95cc module:overlay(31) +from:0x021165e8 kind:load to:0x02099c6c module:overlay(0) +from:0x021165ec kind:load to:0x02099c70 module:overlay(0) +from:0x021165f0 kind:load to:0x02099d2c module:overlay(0) +from:0x021165f4 kind:load to:0x02099d98 module:overlay(0) +from:0x021165f8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021165fc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116600 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116604 kind:load to:0x020f95dc module:overlay(31) +from:0x02116608 kind:load to:0x020f95f0 module:overlay(31) +from:0x02116614 kind:load to:0x020993bc module:overlay(0) +from:0x02116618 kind:load to:0x020f97d8 module:overlay(31) +from:0x02116624 kind:load to:0x020993bc module:overlay(0) +from:0x02116628 kind:load to:0x020f9680 module:overlay(31) +from:0x02116634 kind:load to:0x020f980c module:overlay(31) +from:0x02116638 kind:load to:0x02098ef4 module:overlay(0) +from:0x0211663c kind:load to:0x02098efc module:overlay(0) +from:0x02116640 kind:load to:0x02098f78 module:overlay(0) +from:0x02116644 kind:load to:0x02098fb8 module:overlay(0) +from:0x02116648 kind:load to:0x02098fbc module:overlay(0) +from:0x0211664c kind:load to:0x02098fc0 module:overlay(0) +from:0x02116658 kind:load to:0x02099cc0 module:overlay(0) +from:0x0211665c kind:load to:0x02099cfc module:overlay(0) +from:0x02116660 kind:load to:0x02099d14 module:overlay(0) +from:0x02116664 kind:load to:0x02099d20 module:overlay(0) +from:0x02116668 kind:load to:0x01fff464 module:itcm +from:0x0211666c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116670 kind:load to:0x020f9878 module:overlay(31) +from:0x02116674 kind:load to:0x02099c58 module:overlay(0) +from:0x02116678 kind:load to:0x02099c5c module:overlay(0) +from:0x0211667c kind:load to:0x02099c60 module:overlay(0) +from:0x02116680 kind:load to:0x02099c64 module:overlay(0) +from:0x02116684 kind:load to:0x02099c68 module:overlay(0) +from:0x02116688 kind:load to:0x02099c6c module:overlay(0) +from:0x0211668c kind:load to:0x02099c70 module:overlay(0) +from:0x02116690 kind:load to:0x02099d2c module:overlay(0) +from:0x02116694 kind:load to:0x02099d98 module:overlay(0) +from:0x02116698 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211669c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021166a0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021166a4 kind:load to:0x020f9914 module:overlay(31) +from:0x021166a8 kind:load to:0x020f9928 module:overlay(31) +from:0x021166b4 kind:load to:0x020f9964 module:overlay(31) +from:0x021166b8 kind:load to:0x02098ef4 module:overlay(0) +from:0x021166bc kind:load to:0x02098efc module:overlay(0) +from:0x021166c0 kind:load to:0x02098f78 module:overlay(0) +from:0x021166c4 kind:load to:0x02098fb8 module:overlay(0) +from:0x021166c8 kind:load to:0x02098fbc module:overlay(0) +from:0x021166cc kind:load to:0x02098fc0 module:overlay(0) +from:0x021166d8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021166dc kind:load to:0x02099cfc module:overlay(0) +from:0x021166e0 kind:load to:0x02099d14 module:overlay(0) +from:0x021166e4 kind:load to:0x02099d20 module:overlay(0) +from:0x021166e8 kind:load to:0x01fff464 module:itcm +from:0x021166ec kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021166f0 kind:load to:0x020f99d0 module:overlay(31) +from:0x021166f4 kind:load to:0x02099c58 module:overlay(0) +from:0x021166f8 kind:load to:0x02099c5c module:overlay(0) +from:0x021166fc kind:load to:0x02099c60 module:overlay(0) +from:0x02116700 kind:load to:0x02099c64 module:overlay(0) +from:0x02116704 kind:load to:0x02099c68 module:overlay(0) +from:0x02116708 kind:load to:0x02099c6c module:overlay(0) +from:0x0211670c kind:load to:0x02099c70 module:overlay(0) +from:0x02116710 kind:load to:0x02099d2c module:overlay(0) +from:0x02116714 kind:load to:0x02099d98 module:overlay(0) +from:0x02116718 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211671c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116720 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116724 kind:load to:0x020f9a24 module:overlay(31) +from:0x02116728 kind:load to:0x020f9a38 module:overlay(31) +from:0x02116734 kind:load to:0x020f9a74 module:overlay(31) +from:0x02116738 kind:load to:0x02098ef4 module:overlay(0) +from:0x0211673c kind:load to:0x02098efc module:overlay(0) +from:0x02116740 kind:load to:0x02098f78 module:overlay(0) +from:0x02116744 kind:load to:0x02098fb8 module:overlay(0) +from:0x02116748 kind:load to:0x02098fbc module:overlay(0) +from:0x0211674c kind:load to:0x02098fc0 module:overlay(0) +from:0x02116758 kind:load to:0x02099cc0 module:overlay(0) +from:0x0211675c kind:load to:0x02099cfc module:overlay(0) +from:0x02116760 kind:load to:0x02099d14 module:overlay(0) +from:0x02116764 kind:load to:0x02099d20 module:overlay(0) +from:0x02116768 kind:load to:0x01fff464 module:itcm +from:0x0211676c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116770 kind:load to:0x020f9afc module:overlay(31) +from:0x02116774 kind:load to:0x02099c58 module:overlay(0) +from:0x02116778 kind:load to:0x020f9b5c module:overlay(31) +from:0x0211677c kind:load to:0x02099c60 module:overlay(0) +from:0x02116780 kind:load to:0x02099c64 module:overlay(0) +from:0x02116784 kind:load to:0x02099c68 module:overlay(0) +from:0x02116788 kind:load to:0x02099c6c module:overlay(0) +from:0x0211678c kind:load to:0x02099c70 module:overlay(0) +from:0x02116790 kind:load to:0x02099d2c module:overlay(0) +from:0x02116794 kind:load to:0x02099d98 module:overlay(0) +from:0x02116798 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211679c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021167a0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021167a4 kind:load to:0x020f9ce0 module:overlay(31) +from:0x021167a8 kind:load to:0x020f9cf4 module:overlay(31) +from:0x021167b4 kind:load to:0x020fa0b8 module:overlay(31) +from:0x021167b8 kind:load to:0x020fb738 module:overlay(31) +from:0x021167bc kind:load to:0x0207cdd4 module:overlay(0) +from:0x021167c0 kind:load to:0x0207ce0c module:overlay(0) +from:0x021167c4 kind:load to:0x020f9ee0 module:overlay(31) +from:0x021167d0 kind:load to:0x020fa0cc module:overlay(31) +from:0x021167d4 kind:load to:0x020fb71c module:overlay(31) +from:0x021167d8 kind:load to:0x02099a80 module:overlay(0) +from:0x021167dc kind:load to:0x020f9d98 module:overlay(31) +from:0x021167e0 kind:load to:0x020f9e28 module:overlay(31) +from:0x021167ec kind:load to:0x020f9d30 module:overlay(31) +from:0x021167f0 kind:load to:0x020990ec module:overlay(0) +from:0x021167f4 kind:load to:0x02098efc module:overlay(0) +from:0x021167f8 kind:load to:0x02098f78 module:overlay(0) +from:0x021167fc kind:load to:0x020990f4 module:overlay(0) +from:0x02116800 kind:load to:0x02099114 module:overlay(0) +from:0x02116804 kind:load to:0x02099140 module:overlay(0) +from:0x02116808 kind:load to:0x020fa448 module:overlay(31) +from:0x02116810 kind:load to:0x020fa47c module:overlay(31) +from:0x02116818 kind:load to:0x020fa49c module:overlay(31) +from:0x02116820 kind:load to:0x020fa608 module:overlay(31) +from:0x02116828 kind:load to:0x020fad10 module:overlay(31) +from:0x02116830 kind:load to:0x020fae00 module:overlay(31) +from:0x02116838 kind:load to:0x020fa950 module:overlay(31) +from:0x02116840 kind:load to:0x020fa974 module:overlay(31) +from:0x02116848 kind:load to:0x020faa94 module:overlay(31) +from:0x02116850 kind:load to:0x020fabf0 module:overlay(31) +from:0x02116858 kind:load to:0x020faf98 module:overlay(31) +from:0x02116860 kind:load to:0x020fa438 module:overlay(31) +from:0x02116868 kind:load to:0x020fa470 module:overlay(31) +from:0x02116870 kind:load to:0x020fa480 module:overlay(31) +from:0x02116878 kind:load to:0x020fa59c module:overlay(31) +from:0x02116880 kind:load to:0x020fac94 module:overlay(31) +from:0x02116888 kind:load to:0x020fad84 module:overlay(31) +from:0x02116890 kind:load to:0x020fa918 module:overlay(31) +from:0x02116898 kind:load to:0x020fa954 module:overlay(31) +from:0x021168a0 kind:load to:0x020faa5c module:overlay(31) +from:0x021168a8 kind:load to:0x020fabb0 module:overlay(31) +from:0x021168b0 kind:load to:0x020faed8 module:overlay(31) +from:0x021168c0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021168c4 kind:load to:0x02099cfc module:overlay(0) +from:0x021168c8 kind:load to:0x02099d14 module:overlay(0) +from:0x021168cc kind:load to:0x02099d20 module:overlay(0) +from:0x021168d0 kind:load to:0x01fff464 module:itcm +from:0x021168d4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021168d8 kind:load to:0x020fa0e0 module:overlay(31) +from:0x021168dc kind:load to:0x02099c58 module:overlay(0) +from:0x021168e0 kind:load to:0x020fa1d0 module:overlay(31) +from:0x021168e4 kind:load to:0x02099c60 module:overlay(0) +from:0x021168e8 kind:load to:0x02099c64 module:overlay(0) +from:0x021168ec kind:load to:0x020fa38c module:overlay(31) +from:0x021168f0 kind:load to:0x02099c6c module:overlay(0) +from:0x021168f4 kind:load to:0x02099c70 module:overlay(0) +from:0x021168f8 kind:load to:0x02099d2c module:overlay(0) +from:0x021168fc kind:load to:0x02099d98 module:overlay(0) +from:0x02116900 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116904 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116908 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0211690c kind:load to:0x020fb754 module:overlay(31) +from:0x02116910 kind:load to:0x020fb7a4 module:overlay(31) +from:0x02116924 kind:load to:0x020fbec4 module:overlay(31) +from:0x0211692c kind:load to:0x020fbef8 module:overlay(31) +from:0x02116934 kind:load to:0x020fbfc0 module:overlay(31) +from:0x0211693c kind:load to:0x020fc048 module:overlay(31) +from:0x02116944 kind:load to:0x020fc0bc module:overlay(31) +from:0x0211694c kind:load to:0x020fc0d0 module:overlay(31) +from:0x02116954 kind:load to:0x020fc184 module:overlay(31) +from:0x0211695c kind:load to:0x020fbec0 module:overlay(31) +from:0x02116964 kind:load to:0x020fbeec module:overlay(31) +from:0x0211696c kind:load to:0x020fbf7c module:overlay(31) +from:0x02116974 kind:load to:0x020fc030 module:overlay(31) +from:0x0211697c kind:load to:0x020fc0a8 module:overlay(31) +from:0x02116984 kind:load to:0x020fc0c0 module:overlay(31) +from:0x0211698c kind:load to:0x020fc120 module:overlay(31) +from:0x0211699c kind:load to:0x020fc488 module:overlay(31) +from:0x021169a0 kind:load to:0x020fc4cc module:overlay(31) +from:0x021169a4 kind:load to:0x020fc514 module:overlay(31) +from:0x021169a8 kind:load to:0x020fc4ec module:overlay(31) +from:0x021169b4 kind:load to:0x020fb81c module:overlay(31) +from:0x021169b8 kind:load to:0x02098ef4 module:overlay(0) +from:0x021169bc kind:load to:0x02098efc module:overlay(0) +from:0x021169c0 kind:load to:0x02098f78 module:overlay(0) +from:0x021169c4 kind:load to:0x02098fb8 module:overlay(0) +from:0x021169c8 kind:load to:0x02098fbc module:overlay(0) +from:0x021169cc kind:load to:0x02098fc0 module:overlay(0) +from:0x021169d8 kind:load to:0x020fb96c module:overlay(31) +from:0x021169dc kind:load to:0x02098ef4 module:overlay(0) +from:0x021169e0 kind:load to:0x02098efc module:overlay(0) +from:0x021169e4 kind:load to:0x02098f78 module:overlay(0) +from:0x021169e8 kind:load to:0x02098fb8 module:overlay(0) +from:0x021169ec kind:load to:0x02098fbc module:overlay(0) +from:0x021169f0 kind:load to:0x02098fc0 module:overlay(0) +from:0x021169fc kind:load to:0x020fb8fc module:overlay(31) +from:0x02116a00 kind:load to:0x02098ef4 module:overlay(0) +from:0x02116a04 kind:load to:0x02098efc module:overlay(0) +from:0x02116a08 kind:load to:0x02098f78 module:overlay(0) +from:0x02116a0c kind:load to:0x02098fb8 module:overlay(0) +from:0x02116a10 kind:load to:0x02098fbc module:overlay(0) +from:0x02116a14 kind:load to:0x02098fc0 module:overlay(0) +from:0x02116a20 kind:load to:0x020fb88c module:overlay(31) +from:0x02116a24 kind:load to:0x02098ef4 module:overlay(0) +from:0x02116a28 kind:load to:0x02098efc module:overlay(0) +from:0x02116a2c kind:load to:0x02098f78 module:overlay(0) +from:0x02116a30 kind:load to:0x02098fb8 module:overlay(0) +from:0x02116a34 kind:load to:0x02098fbc module:overlay(0) +from:0x02116a38 kind:load to:0x02098fc0 module:overlay(0) +from:0x02116a44 kind:load to:0x02099cc0 module:overlay(0) +from:0x02116a48 kind:load to:0x02099cfc module:overlay(0) +from:0x02116a4c kind:load to:0x02099d14 module:overlay(0) +from:0x02116a50 kind:load to:0x02099d20 module:overlay(0) +from:0x02116a54 kind:load to:0x01fff464 module:itcm +from:0x02116a58 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116a5c kind:load to:0x020fbc50 module:overlay(31) +from:0x02116a60 kind:load to:0x02099c58 module:overlay(0) +from:0x02116a64 kind:load to:0x020fbc80 module:overlay(31) +from:0x02116a68 kind:load to:0x020fbc8c module:overlay(31) +from:0x02116a6c kind:load to:0x02099c64 module:overlay(0) +from:0x02116a70 kind:load to:0x020fc294 module:overlay(31) +from:0x02116a74 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02116a78 kind:load to:0x02099c70 module:overlay(0) +from:0x02116a7c kind:load to:0x02099d2c module:overlay(0) +from:0x02116a80 kind:load to:0x02099d98 module:overlay(0) +from:0x02116a84 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116a88 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116a8c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116a90 kind:load to:0x020fc534 module:overlay(31) +from:0x02116a94 kind:load to:0x020fc548 module:overlay(31) +from:0x02116a98 kind:load to:0x0209ad54 module:overlay(0) +from:0x02116ab0 kind:load to:0x020fcc08 module:overlay(31) +from:0x02116ab4 kind:load to:0x020fcc24 module:overlay(31) +from:0x02116ab8 kind:load to:0x02074844 module:overlay(0) +from:0x02116abc kind:load to:0x02074848 module:overlay(0) +from:0x02116ac8 kind:load to:0x020fc5c0 module:overlay(31) +from:0x02116acc kind:load to:0x02098ef4 module:overlay(0) +from:0x02116ad0 kind:load to:0x02098efc module:overlay(0) +from:0x02116ad4 kind:load to:0x02098f78 module:overlay(0) +from:0x02116ad8 kind:load to:0x02098fb8 module:overlay(0) +from:0x02116adc kind:load to:0x02098fbc module:overlay(0) +from:0x02116ae0 kind:load to:0x02098fc0 module:overlay(0) +from:0x02116aec kind:load to:0x02099cc0 module:overlay(0) +from:0x02116af0 kind:load to:0x02099cfc module:overlay(0) +from:0x02116af4 kind:load to:0x02099d14 module:overlay(0) +from:0x02116af8 kind:load to:0x02099d20 module:overlay(0) +from:0x02116afc kind:load to:0x01fff464 module:itcm +from:0x02116b00 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116b04 kind:load to:0x020fc6bc module:overlay(31) +from:0x02116b08 kind:load to:0x02099c58 module:overlay(0) +from:0x02116b0c kind:load to:0x021861c4 module:overlays(97,100,102) +from:0x02116b10 kind:load to:0x02186354 module:overlays(97,100,102) +from:0x02116b14 kind:load to:0x02099c64 module:overlay(0) +from:0x02116b18 kind:load to:0x02099c68 module:overlay(0) +from:0x02116b1c kind:load to:0x02099c6c module:overlay(0) +from:0x02116b20 kind:load to:0x02099c70 module:overlay(0) +from:0x02116b24 kind:load to:0x02099d2c module:overlay(0) +from:0x02116b28 kind:load to:0x02099d98 module:overlay(0) +from:0x02116b2c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116b30 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116b34 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116b38 kind:load to:0x020fccd0 module:overlay(31) +from:0x02116b3c kind:load to:0x020fcca8 module:overlay(31) +from:0x02116b40 kind:load to:0x020fc7e0 module:overlay(31) +from:0x02116b44 kind:load to:0x020fc800 module:overlay(31) +from:0x02116b48 kind:load to:0x020fc80c module:overlay(31) +from:0x02116b4c kind:load to:0x020fc860 module:overlay(31) +from:0x02116b50 kind:load to:0x020fc794 module:overlay(31) +from:0x02116b54 kind:load to:0x020fc878 module:overlay(31) +from:0x02116b58 kind:load to:0x020fc90c module:overlay(31) +from:0x02116b5c kind:load to:0x020fc95c module:overlay(31) +from:0x02116b6c kind:load to:0x020fcd04 module:overlay(31) +from:0x02116b70 kind:load to:0x02062c68 module:overlay(0) +from:0x02116b74 kind:load to:0x02062c6c module:overlay(0) +from:0x02116b7c kind:load to:0x02062c74 module:overlay(0) +from:0x02116b80 kind:load to:0x02062c78 module:overlay(0) +from:0x02116b98 kind:load to:0x020fcd70 module:overlay(31) +from:0x02116b9c kind:load to:0x02098ef4 module:overlay(0) +from:0x02116ba0 kind:load to:0x02098efc module:overlay(0) +from:0x02116ba4 kind:load to:0x02098f78 module:overlay(0) +from:0x02116ba8 kind:load to:0x02098fb8 module:overlay(0) +from:0x02116bac kind:load to:0x02098fbc module:overlay(0) +from:0x02116bb0 kind:load to:0x02098fc0 module:overlay(0) +from:0x02116bbc kind:load to:0x02099cc0 module:overlay(0) +from:0x02116bc0 kind:load to:0x02099cfc module:overlay(0) +from:0x02116bc4 kind:load to:0x02099d14 module:overlay(0) +from:0x02116bc8 kind:load to:0x02099d20 module:overlay(0) +from:0x02116bcc kind:load to:0x01fff464 module:itcm +from:0x02116bd0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116bd4 kind:load to:0x020e5804 module:overlay(31) +from:0x02116bd8 kind:load to:0x020e5830 module:overlay(31) +from:0x02116bdc kind:load to:0x020e5870 module:overlay(31) +from:0x02116be0 kind:load to:0x020e58c4 module:overlay(31) +from:0x02116be4 kind:load to:0x02099c64 module:overlay(0) +from:0x02116be8 kind:load to:0x02099c68 module:overlay(0) +from:0x02116bec kind:load to:0x02099c6c module:overlay(0) +from:0x02116bf0 kind:load to:0x02099c70 module:overlay(0) +from:0x02116bf4 kind:load to:0x02099d2c module:overlay(0) +from:0x02116bf8 kind:load to:0x02099d98 module:overlay(0) +from:0x02116bfc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116c00 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116c04 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116c08 kind:load to:0x020fcea8 module:overlay(31) +from:0x02116c0c kind:load to:0x020fcec8 module:overlay(31) +from:0x02116c10 kind:load to:0x020e593c module:overlay(31) +from:0x02116c14 kind:load to:0x020fcde4 module:overlay(31) +from:0x02116c18 kind:load to:0x020fce20 module:overlay(31) +from:0x02116c1c kind:load to:0x020fce64 module:overlay(31) +from:0x02116c28 kind:load to:0x020fcf10 module:overlay(31) +from:0x02116c2c kind:load to:0x020990ec module:overlay(0) +from:0x02116c30 kind:load to:0x02098efc module:overlay(0) +from:0x02116c34 kind:load to:0x02098f78 module:overlay(0) +from:0x02116c38 kind:load to:0x020990f4 module:overlay(0) +from:0x02116c3c kind:load to:0x02099114 module:overlay(0) +from:0x02116c40 kind:load to:0x02099140 module:overlay(0) +from:0x02116c7c kind:load to:0x02099cc0 module:overlay(0) +from:0x02116c80 kind:load to:0x02099cfc module:overlay(0) +from:0x02116c84 kind:load to:0x02099d14 module:overlay(0) +from:0x02116c88 kind:load to:0x02099d20 module:overlay(0) +from:0x02116c8c kind:load to:0x01fff464 module:itcm +from:0x02116c90 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116c94 kind:load to:0x020fd06c module:overlay(31) +from:0x02116c98 kind:load to:0x02099c58 module:overlay(0) +from:0x02116c9c kind:load to:0x020fd124 module:overlay(31) +from:0x02116ca0 kind:load to:0x020fd15c module:overlay(31) +from:0x02116ca4 kind:load to:0x02099c64 module:overlay(0) +from:0x02116ca8 kind:load to:0x020fd178 module:overlay(31) +from:0x02116cac kind:load to:0x02099c6c module:overlay(0) +from:0x02116cb0 kind:load to:0x02099c70 module:overlay(0) +from:0x02116cb4 kind:load to:0x02099d2c module:overlay(0) +from:0x02116cb8 kind:load to:0x02099d98 module:overlay(0) +from:0x02116cbc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116cc0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116cc4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116cc8 kind:load to:0x020fd1e8 module:overlay(31) +from:0x02116ccc kind:load to:0x020fd218 module:overlay(31) +from:0x02116cd0 kind:load to:0x020fd170 module:overlay(31) +from:0x02116cdc kind:load to:0x020fd684 module:overlay(31) +from:0x02116ce0 kind:load to:0x020fd6dc module:overlay(31) +from:0x02116ce4 kind:load to:0x020fd708 module:overlay(31) +from:0x02116ce8 kind:load to:0x020fd738 module:overlay(31) +from:0x02116cf4 kind:load to:0x020fd270 module:overlay(31) +from:0x02116cf8 kind:load to:0x020990ec module:overlay(0) +from:0x02116cfc kind:load to:0x02098efc module:overlay(0) +from:0x02116d00 kind:load to:0x02098f78 module:overlay(0) +from:0x02116d04 kind:load to:0x020990f4 module:overlay(0) +from:0x02116d08 kind:load to:0x02099114 module:overlay(0) +from:0x02116d0c kind:load to:0x02099140 module:overlay(0) +from:0x02116d18 kind:load to:0x02099cc0 module:overlay(0) +from:0x02116d1c kind:load to:0x02099cfc module:overlay(0) +from:0x02116d20 kind:load to:0x02099d14 module:overlay(0) +from:0x02116d24 kind:load to:0x02099d20 module:overlay(0) +from:0x02116d28 kind:load to:0x01fff464 module:itcm +from:0x02116d2c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02116d30 kind:load to:0x020fd330 module:overlay(31) +from:0x02116d34 kind:load to:0x02099c58 module:overlay(0) +from:0x02116d38 kind:load to:0x020fd378 module:overlay(31) +from:0x02116d3c kind:load to:0x02099c60 module:overlay(0) +from:0x02116d40 kind:load to:0x02099c64 module:overlay(0) +from:0x02116d44 kind:load to:0x020fd5d0 module:overlay(31) +from:0x02116d48 kind:load to:0x02099c6c module:overlay(0) +from:0x02116d4c kind:load to:0x02099c70 module:overlay(0) +from:0x02116d50 kind:load to:0x02099d2c module:overlay(0) +from:0x02116d54 kind:load to:0x02099d98 module:overlay(0) +from:0x02116d58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02116d5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02116d60 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02116d64 kind:load to:0x020fd770 module:overlay(31) +from:0x02116d68 kind:load to:0x020fd784 module:overlay(31) +from:0x02116d6c kind:load to:0x020fd534 module:overlay(31) +from:0x02116d7c kind:load to:0x0209e874 module:overlay(0) +from:0x02116d80 kind:load to:0x0209e87c module:overlay(0) +from:0x02116d84 kind:load to:0x020fda9c module:overlay(31) +from:0x02116d88 kind:load to:0x020fdea0 module:overlay(31) +from:0x02116d8c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02116d90 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x02116d94 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02116d98 kind:load to:0x0209e990 module:overlay(0) +from:0x02116d9c kind:load to:0x0209e998 module:overlay(0) +from:0x02116da0 kind:load to:0x0209e99c module:overlay(0) +from:0x02116da4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02116da8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02116dac kind:load to:0x020fead8 module:overlay(31) +from:0x02116db0 kind:load to:0x020feaf8 module:overlay(31) +from:0x02116db4 kind:load to:0x020fe9bc module:overlay(31) +from:0x02116db8 kind:load to:0x020fe9c0 module:overlay(31) +from:0x02116dbc kind:load to:0x020fde9c module:overlay(31) +from:0x02116dc0 kind:load to:0x020fe830 module:overlay(31) +from:0x02116dc4 kind:load to:0x020fe598 module:overlay(31) +from:0x02116dc8 kind:load to:0x020fe834 module:overlay(31) +from:0x02116dcc kind:load to:0x020feacc module:overlay(31) +from:0x02116dd0 kind:load to:0x020fead0 module:overlay(31) +from:0x02116dd4 kind:load to:0x020fead4 module:overlay(31) +from:0x02116dd8 kind:load to:0x020fe000 module:overlay(31) +from:0x02116ddc kind:load to:0x020fdf04 module:overlay(31) +from:0x02116de0 kind:load to:0x020fe59c module:overlay(31) +from:0x02116de4 kind:load to:0x020fe5a8 module:overlay(31) +from:0x02116de8 kind:load to:0x020fe5b8 module:overlay(31) +from:0x02116dec kind:load to:0x020fe7b0 module:overlay(31) +from:0x02116df0 kind:load to:0x020fe740 module:overlay(31) +from:0x02116df4 kind:load to:0x020fe744 module:overlay(31) +from:0x02116df8 kind:load to:0x020fe748 module:overlay(31) +from:0x02116dfc kind:load to:0x020fe758 module:overlay(31) +from:0x02116e00 kind:load to:0x020fe838 module:overlay(31) +from:0x02116e04 kind:load to:0x020feabc module:overlay(31) +from:0x02116e08 kind:load to:0x020feac4 module:overlay(31) +from:0x02116e14 kind:load to:0x0207483c module:overlay(0) +from:0x02116e1c kind:load to:0x020feb20 module:overlay(31) +from:0x02116e20 kind:load to:0x02074928 module:overlay(0) +from:0x02116e30 kind:load to:0x020feb4c module:overlay(31) +from:0x02116e34 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02116e38 kind:load to:0x0209e1dc module:overlay(0) +from:0x02116e3c kind:load to:0x0209e21c module:overlay(0) +from:0x02116e40 kind:load to:0x0209e23c module:overlay(0) +from:0x02116e4c kind:load to:0x020fec7c module:overlay(31) +from:0x02116e50 kind:load to:0x020feccc module:overlay(31) +from:0x02116e54 kind:load to:0x020fef1c module:overlay(31) +from:0x02116e58 kind:load to:0x020ff290 module:overlay(31) +from:0x02116e5c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02116e60 kind:load to:0x020ffa74 module:overlay(31) +from:0x02116e64 kind:load to:0x020ffa68 module:overlay(31) +from:0x02116e68 kind:load to:0x0209e990 module:overlay(0) +from:0x02116e6c kind:load to:0x0209e998 module:overlay(0) +from:0x02116e70 kind:load to:0x0209e99c module:overlay(0) +from:0x02116e74 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02116e78 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02116e7c kind:load to:0x02100140 module:overlay(31) +from:0x02116e80 kind:load to:0x02100170 module:overlay(31) +from:0x02116e84 kind:load to:0x020feea0 module:overlay(31) +from:0x02116e88 kind:load to:0x020feeac module:overlay(31) +from:0x02116e8c kind:load to:0x020ffcf8 module:overlay(31) +from:0x02116e90 kind:load to:0x020ffd20 module:overlay(31) +from:0x02116e94 kind:load to:0x020ffd64 module:overlay(31) +from:0x02116e98 kind:load to:0x020ffd90 module:overlay(31) +from:0x02116e9c kind:load to:0x020feacc module:overlay(31) +from:0x02116ea0 kind:load to:0x020fead0 module:overlay(31) +from:0x02116ea4 kind:load to:0x020fead4 module:overlay(31) +from:0x02116ea8 kind:load to:0x020ff2bc module:overlay(31) +from:0x02116eac kind:load to:0x020fdf04 module:overlay(31) +from:0x02116eb0 kind:load to:0x020ff6b0 module:overlay(31) +from:0x02116eb4 kind:load to:0x020ff76c module:overlay(31) +from:0x02116eb8 kind:load to:0x020ff818 module:overlay(31) +from:0x02116ebc kind:load to:0x020fe7b0 module:overlay(31) +from:0x02116ec0 kind:load to:0x020ffb78 module:overlay(31) +from:0x02116ec4 kind:load to:0x020fe744 module:overlay(31) +from:0x02116ec8 kind:load to:0x020ffcd4 module:overlay(31) +from:0x02116ecc kind:load to:0x020fe758 module:overlay(31) +from:0x02116ed0 kind:load to:0x020ffe30 module:overlay(31) +from:0x02116ed4 kind:load to:0x020ffdd4 module:overlay(31) +from:0x02116ed8 kind:load to:0x020ffdf8 module:overlay(31) +from:0x02116ee4 kind:load to:0x0207483c module:overlay(0) +from:0x02116eec kind:load to:0x021001bc module:overlay(31) +from:0x02116ef0 kind:load to:0x02074928 module:overlay(0) +from:0x02116ef4 kind:load to:0x020ffaf4 module:overlay(31) +from:0x02116f04 kind:load to:0x021001e8 module:overlay(31) +from:0x02116f08 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02116f0c kind:load to:0x0209e1dc module:overlay(0) +from:0x02116f10 kind:load to:0x0209e21c module:overlay(0) +from:0x02116f14 kind:load to:0x0209e23c module:overlay(0) +from:0x02116f20 kind:load to:0x02100314 module:overlay(31) +from:0x02116f24 kind:load to:0x0209e87c module:overlay(0) +from:0x02116f28 kind:load to:0x02100330 module:overlay(31) +from:0x02116f2c kind:load to:0x020fdea0 module:overlay(31) +from:0x02116f30 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02116f34 kind:load to:0x02100354 module:overlay(31) +from:0x02116f38 kind:load to:0x02100348 module:overlay(31) +from:0x02116f3c kind:load to:0x0209e990 module:overlay(0) +from:0x02116f40 kind:load to:0x0209e998 module:overlay(0) +from:0x02116f44 kind:load to:0x0209e99c module:overlay(0) +from:0x02116f48 kind:load to:0x02100564 module:overlay(31) +from:0x02116f4c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02116f50 kind:load to:0x02100898 module:overlay(31) +from:0x02116f54 kind:load to:0x021008c8 module:overlay(31) +from:0x02116f58 kind:load to:0x020fe9bc module:overlay(31) +from:0x02116f5c kind:load to:0x020fe9c0 module:overlay(31) +from:0x02116f60 kind:load to:0x02100820 module:overlay(31) +from:0x02116f64 kind:load to:0x0210084c module:overlay(31) +from:0x02116f68 kind:load to:0x02100890 module:overlay(31) +from:0x02116f6c kind:load to:0x02100894 module:overlay(31) +from:0x02116f70 kind:load to:0x020feacc module:overlay(31) +from:0x02116f74 kind:load to:0x020fead0 module:overlay(31) +from:0x02116f78 kind:load to:0x020fead4 module:overlay(31) +from:0x02116f7c kind:load to:0x021004a0 module:overlay(31) +from:0x02116f80 kind:load to:0x020fdf04 module:overlay(31) +from:0x02116f84 kind:load to:0x021005f4 module:overlay(31) +from:0x02116f88 kind:load to:0x02100600 module:overlay(31) +from:0x02116f8c kind:load to:0x02100608 module:overlay(31) +from:0x02116f90 kind:load to:0x020fe7b0 module:overlay(31) +from:0x02116f94 kind:load to:0x02100610 module:overlay(31) +from:0x02116f98 kind:load to:0x02100684 module:overlay(31) +from:0x02116f9c kind:load to:0x02100660 module:overlay(31) +from:0x02116fa0 kind:load to:0x020fe758 module:overlay(31) +from:0x02116fa4 kind:load to:0x020fe838 module:overlay(31) +from:0x02116fa8 kind:load to:0x020feabc module:overlay(31) +from:0x02116fac kind:load to:0x020feac4 module:overlay(31) +from:0x02116fb8 kind:load to:0x0207483c module:overlay(0) +from:0x02116fc0 kind:load to:0x020feb20 module:overlay(31) +from:0x02116fc4 kind:load to:0x02074928 module:overlay(0) +from:0x02116fd4 kind:load to:0x02100920 module:overlay(31) +from:0x02116fd8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02116fdc kind:load to:0x0209e1dc module:overlay(0) +from:0x02116fe0 kind:load to:0x0209e21c module:overlay(0) +from:0x02116fe4 kind:load to:0x0209e23c module:overlay(0) +from:0x02116ff0 kind:load to:0x02100a7c module:overlay(31) +from:0x02116ff4 kind:load to:0x0209e87c module:overlay(0) +from:0x02116ff8 kind:load to:0x02100ba4 module:overlay(31) +from:0x02116ffc kind:load to:0x020fdea0 module:overlay(31) +from:0x02117000 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117004 kind:load to:0x02100c58 module:overlay(31) +from:0x02117008 kind:load to:0x02100cd8 module:overlay(31) +from:0x0211700c kind:load to:0x0209e990 module:overlay(0) +from:0x02117010 kind:load to:0x0209e998 module:overlay(0) +from:0x02117014 kind:load to:0x0209e99c module:overlay(0) +from:0x02117018 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0211701c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117020 kind:load to:0x021011f4 module:overlay(31) +from:0x02117024 kind:load to:0x0210121c module:overlay(31) +from:0x02117028 kind:load to:0x020fe9bc module:overlay(31) +from:0x0211702c kind:load to:0x020fe9c0 module:overlay(31) +from:0x02117030 kind:load to:0x02101118 module:overlay(31) +from:0x02117034 kind:load to:0x02101144 module:overlay(31) +from:0x02117038 kind:load to:0x02101184 module:overlay(31) +from:0x0211703c kind:load to:0x021011b0 module:overlay(31) +from:0x02117040 kind:load to:0x02100e00 module:overlay(31) +from:0x02117044 kind:load to:0x02100eec module:overlay(31) +from:0x02117048 kind:load to:0x0210105c module:overlay(31) +from:0x0211704c kind:load to:0x020fe000 module:overlay(31) +from:0x02117050 kind:load to:0x020fdf04 module:overlay(31) +from:0x02117054 kind:load to:0x02100c28 module:overlay(31) +from:0x02117058 kind:load to:0x020fe5a8 module:overlay(31) +from:0x0211705c kind:load to:0x02100c38 module:overlay(31) +from:0x02117060 kind:load to:0x020fe7b0 module:overlay(31) +from:0x02117064 kind:load to:0x02100ce4 module:overlay(31) +from:0x02117068 kind:load to:0x020fe744 module:overlay(31) +from:0x0211706c kind:load to:0x020fe748 module:overlay(31) +from:0x02117070 kind:load to:0x020fe758 module:overlay(31) +from:0x02117074 kind:load to:0x020fe838 module:overlay(31) +from:0x02117078 kind:load to:0x020feabc module:overlay(31) +from:0x0211707c kind:load to:0x020feac4 module:overlay(31) +from:0x02117088 kind:load to:0x0207483c module:overlay(0) +from:0x02117090 kind:load to:0x020feb20 module:overlay(31) +from:0x02117094 kind:load to:0x02074928 module:overlay(0) +from:0x02117098 kind:load to:0x02100db0 module:overlay(31) +from:0x021170a8 kind:load to:0x0210126c module:overlay(31) +from:0x021170ac kind:load to:0x0209e360 module:overlay(0) +from:0x021170b0 kind:load to:0x0209e524 module:overlay(0) +from:0x021170b4 kind:load to:0x0209e540 module:overlay(0) +from:0x021170b8 kind:load to:0x0209e584 module:overlay(0) +from:0x021170bc kind:load to:0x02101f64 module:overlay(31) +from:0x021170c0 kind:load to:0x02101f78 module:overlay(31) +from:0x021170c4 kind:load to:0x0209e378 module:overlay(0) +from:0x021170d0 kind:load to:0x02101404 module:overlay(31) +from:0x021170d4 kind:load to:0x0209e87c module:overlay(0) +from:0x021170d8 kind:load to:0x02101504 module:overlay(31) +from:0x021170dc kind:load to:0x020fdea0 module:overlay(31) +from:0x021170e0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021170e4 kind:load to:0x021018e0 module:overlay(31) +from:0x021170e8 kind:load to:0x021018d4 module:overlay(31) +from:0x021170ec kind:load to:0x0209e990 module:overlay(0) +from:0x021170f0 kind:load to:0x0209e998 module:overlay(0) +from:0x021170f4 kind:load to:0x0209e99c module:overlay(0) +from:0x021170f8 kind:load to:0x02101b64 module:overlay(31) +from:0x021170fc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117100 kind:load to:0x02101efc module:overlay(31) +from:0x02117104 kind:load to:0x02101f2c module:overlay(31) +from:0x02117108 kind:load to:0x020fe9bc module:overlay(31) +from:0x0211710c kind:load to:0x020fe9c0 module:overlay(31) +from:0x02117110 kind:load to:0x02101e80 module:overlay(31) +from:0x02117114 kind:load to:0x02101eac module:overlay(31) +from:0x02117118 kind:load to:0x02101ef0 module:overlay(31) +from:0x0211711c kind:load to:0x02101ef4 module:overlay(31) +from:0x02117120 kind:load to:0x020feacc module:overlay(31) +from:0x02117124 kind:load to:0x020fead0 module:overlay(31) +from:0x02117128 kind:load to:0x020fead4 module:overlay(31) +from:0x0211712c kind:load to:0x02101a2c module:overlay(31) +from:0x02117130 kind:load to:0x020fdf04 module:overlay(31) +from:0x02117134 kind:load to:0x02101bc4 module:overlay(31) +from:0x02117138 kind:load to:0x02101bd4 module:overlay(31) +from:0x0211713c kind:load to:0x02101bdc module:overlay(31) +from:0x02117140 kind:load to:0x020fe7b0 module:overlay(31) +from:0x02117144 kind:load to:0x02101be4 module:overlay(31) +from:0x02117148 kind:load to:0x02101c58 module:overlay(31) +from:0x0211714c kind:load to:0x02101c34 module:overlay(31) +from:0x02117150 kind:load to:0x020fe758 module:overlay(31) +from:0x02117154 kind:load to:0x020fe838 module:overlay(31) +from:0x02117158 kind:load to:0x020feabc module:overlay(31) +from:0x0211715c kind:load to:0x020feac4 module:overlay(31) +from:0x02117168 kind:load to:0x0207483c module:overlay(0) +from:0x02117170 kind:load to:0x020feb20 module:overlay(31) +from:0x02117174 kind:load to:0x02074928 module:overlay(0) +from:0x02117178 kind:load to:0x02101df4 module:overlay(31) +from:0x0211717c kind:load to:0x02101b24 module:overlay(31) +from:0x02117180 kind:load to:0x02101ef8 module:overlay(31) +from:0x02117184 kind:load to:0x021013f0 module:overlay(31) +from:0x02117190 kind:load to:0x02101fa0 module:overlay(31) +from:0x02117194 kind:load to:0x0209e360 module:overlay(0) +from:0x02117198 kind:load to:0x0209e524 module:overlay(0) +from:0x0211719c kind:load to:0x0209e540 module:overlay(0) +from:0x021171a0 kind:load to:0x0209e584 module:overlay(0) +from:0x021171a4 kind:load to:0x021021f0 module:overlay(31) +from:0x021171a8 kind:load to:0x02102204 module:overlay(31) +from:0x021171ac kind:load to:0x0209e378 module:overlay(0) +from:0x021171b8 kind:load to:0x02102044 module:overlay(31) +from:0x021171bc kind:load to:0x0209e87c module:overlay(0) +from:0x021171c0 kind:load to:0x02101504 module:overlay(31) +from:0x021171c4 kind:load to:0x020fdea0 module:overlay(31) +from:0x021171c8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021171cc kind:load to:0x021018e0 module:overlay(31) +from:0x021171d0 kind:load to:0x021018d4 module:overlay(31) +from:0x021171d4 kind:load to:0x0209e990 module:overlay(0) +from:0x021171d8 kind:load to:0x0209e998 module:overlay(0) +from:0x021171dc kind:load to:0x0209e99c module:overlay(0) +from:0x021171e0 kind:load to:0x02101b64 module:overlay(31) +from:0x021171e4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021171e8 kind:load to:0x02102188 module:overlay(31) +from:0x021171ec kind:load to:0x021021b8 module:overlay(31) +from:0x021171f0 kind:load to:0x020fe9bc module:overlay(31) +from:0x021171f4 kind:load to:0x020fe9c0 module:overlay(31) +from:0x021171f8 kind:load to:0x021020e8 module:overlay(31) +from:0x021171fc kind:load to:0x02102110 module:overlay(31) +from:0x02117200 kind:load to:0x02102154 module:overlay(31) +from:0x02117204 kind:load to:0x02102158 module:overlay(31) +from:0x02117208 kind:load to:0x020feacc module:overlay(31) +from:0x0211720c kind:load to:0x020fead0 module:overlay(31) +from:0x02117210 kind:load to:0x020fead4 module:overlay(31) +from:0x02117214 kind:load to:0x02101a2c module:overlay(31) +from:0x02117218 kind:load to:0x020fdf04 module:overlay(31) +from:0x0211721c kind:load to:0x02101bc4 module:overlay(31) +from:0x02117220 kind:load to:0x02101bd4 module:overlay(31) +from:0x02117224 kind:load to:0x02101bdc module:overlay(31) +from:0x02117228 kind:load to:0x020fe7b0 module:overlay(31) +from:0x0211722c kind:load to:0x02101be4 module:overlay(31) +from:0x02117230 kind:load to:0x02101c58 module:overlay(31) +from:0x02117234 kind:load to:0x02101c34 module:overlay(31) +from:0x02117238 kind:load to:0x020fe758 module:overlay(31) +from:0x0211723c kind:load to:0x020fe838 module:overlay(31) +from:0x02117240 kind:load to:0x020feabc module:overlay(31) +from:0x02117244 kind:load to:0x020feac4 module:overlay(31) +from:0x02117250 kind:load to:0x0207483c module:overlay(0) +from:0x02117258 kind:load to:0x020feb20 module:overlay(31) +from:0x0211725c kind:load to:0x02074928 module:overlay(0) +from:0x02117260 kind:load to:0x0210205c module:overlay(31) +from:0x02117264 kind:load to:0x02101b24 module:overlay(31) +from:0x02117268 kind:load to:0x0210215c module:overlay(31) +from:0x0211726c kind:load to:0x021013f0 module:overlay(31) +from:0x02117278 kind:load to:0x0210222c module:overlay(31) +from:0x0211727c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117280 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117284 kind:load to:0x0209e21c module:overlay(0) +from:0x02117288 kind:load to:0x0209e23c module:overlay(0) +from:0x02117294 kind:load to:0x02102344 module:overlay(31) +from:0x02117298 kind:load to:0x0209e87c module:overlay(0) +from:0x0211729c kind:load to:0x0210241c module:overlay(31) +from:0x021172a0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021172a4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021172a8 kind:load to:0x0210245c module:overlay(31) +from:0x021172ac kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021172b0 kind:load to:0x0209e990 module:overlay(0) +from:0x021172b4 kind:load to:0x0209e998 module:overlay(0) +from:0x021172b8 kind:load to:0x0209e99c module:overlay(0) +from:0x021172bc kind:load to:0x0209e9a8 module:overlay(0) +from:0x021172c0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021172c4 kind:load to:0x021024a0 module:overlay(31) +from:0x021172c8 kind:load to:0x021024c0 module:overlay(31) +from:0x021172d4 kind:load to:0x02102508 module:overlay(31) +from:0x021172d8 kind:load to:0x0209e360 module:overlay(0) +from:0x021172dc kind:load to:0x0209e524 module:overlay(0) +from:0x021172e0 kind:load to:0x0209e540 module:overlay(0) +from:0x021172e4 kind:load to:0x0209e584 module:overlay(0) +from:0x021172e8 kind:load to:0x021027f4 module:overlay(31) +from:0x021172ec kind:load to:0x02102808 module:overlay(31) +from:0x021172f0 kind:load to:0x0209e378 module:overlay(0) +from:0x021172fc kind:load to:0x021025d8 module:overlay(31) +from:0x02117300 kind:load to:0x0209e87c module:overlay(0) +from:0x02117304 kind:load to:0x02102770 module:overlay(31) +from:0x02117308 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0211730c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117310 kind:load to:0x02102774 module:overlay(31) +from:0x02117314 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117318 kind:load to:0x0209e990 module:overlay(0) +from:0x0211731c kind:load to:0x0209e998 module:overlay(0) +from:0x02117320 kind:load to:0x0209e99c module:overlay(0) +from:0x02117324 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117328 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0211732c kind:load to:0x021027ac module:overlay(31) +from:0x02117330 kind:load to:0x021027cc module:overlay(31) +from:0x0211733c kind:load to:0x02102830 module:overlay(31) +from:0x02117340 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117344 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117348 kind:load to:0x0209e21c module:overlay(0) +from:0x0211734c kind:load to:0x0209e23c module:overlay(0) +from:0x02117358 kind:load to:0x02102904 module:overlay(31) +from:0x0211735c kind:load to:0x0209e87c module:overlay(0) +from:0x02117360 kind:load to:0x02102ab8 module:overlay(31) +from:0x02117364 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02117368 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0211736c kind:load to:0x02102abc module:overlay(31) +from:0x02117370 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117374 kind:load to:0x0209e990 module:overlay(0) +from:0x02117378 kind:load to:0x0209e998 module:overlay(0) +from:0x0211737c kind:load to:0x0209e99c module:overlay(0) +from:0x02117380 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117384 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117388 kind:load to:0x02102ce8 module:overlay(31) +from:0x0211738c kind:load to:0x02102d10 module:overlay(31) +from:0x0211739c kind:load to:0x0209e1d4 module:overlay(0) +from:0x021173a0 kind:load to:0x0209e1dc module:overlay(0) +from:0x021173a4 kind:load to:0x0209e21c module:overlay(0) +from:0x021173a8 kind:load to:0x0209e23c module:overlay(0) +from:0x021173b4 kind:load to:0x02102d60 module:overlay(31) +from:0x021173b8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021173bc kind:load to:0x0209e1dc module:overlay(0) +from:0x021173c0 kind:load to:0x0209e21c module:overlay(0) +from:0x021173c4 kind:load to:0x0209e23c module:overlay(0) +from:0x021173d0 kind:load to:0x02102eb8 module:overlay(31) +from:0x021173d4 kind:load to:0x0209e87c module:overlay(0) +from:0x021173d8 kind:load to:0x021031d4 module:overlay(31) +from:0x021173dc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021173e0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021173e4 kind:load to:0x0210324c module:overlay(31) +from:0x021173e8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021173ec kind:load to:0x02103534 module:overlay(31) +from:0x021173f0 kind:load to:0x0209e998 module:overlay(0) +from:0x021173f4 kind:load to:0x0209e99c module:overlay(0) +from:0x021173f8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021173fc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117400 kind:load to:0x021036e0 module:overlay(31) +from:0x02117404 kind:load to:0x021036f4 module:overlay(31) +from:0x02117408 kind:load to:0x021032c0 module:overlay(31) +from:0x0211740c kind:load to:0x02103484 module:overlay(31) +from:0x02117424 kind:load to:0x02103768 module:overlay(31) +from:0x02117428 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0211742c kind:load to:0x0209e1dc module:overlay(0) +from:0x02117430 kind:load to:0x0209e21c module:overlay(0) +from:0x02117434 kind:load to:0x0209e23c module:overlay(0) +from:0x02117440 kind:load to:0x02103a30 module:overlay(31) +from:0x02117444 kind:load to:0x0209e87c module:overlay(0) +from:0x02117448 kind:load to:0x02103b64 module:overlay(31) +from:0x0211744c kind:load to:0x02103cd0 module:overlay(31) +from:0x02117450 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117454 kind:load to:0x02103cdc module:overlay(31) +from:0x02117458 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0211745c kind:load to:0x02103cfc module:overlay(31) +from:0x02117460 kind:load to:0x0209e998 module:overlay(0) +from:0x02117464 kind:load to:0x0209e99c module:overlay(0) +from:0x02117468 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0211746c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117470 kind:load to:0x02103930 module:overlay(31) +from:0x02117474 kind:load to:0x021039ac module:overlay(31) +from:0x02117480 kind:load to:0x021041a0 module:overlay(31) +from:0x02117484 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117488 kind:load to:0x0209e1dc module:overlay(0) +from:0x0211748c kind:load to:0x0209e21c module:overlay(0) +from:0x02117490 kind:load to:0x0209e23c module:overlay(0) +from:0x0211749c kind:load to:0x0209ef44 module:overlay(0) +from:0x021174a0 kind:load to:0x0209e87c module:overlay(0) +from:0x021174a4 kind:load to:0x02104500 module:overlay(31) +from:0x021174a8 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021174ac kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021174b0 kind:load to:0x0210474c module:overlay(31) +from:0x021174b4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021174b8 kind:load to:0x02104320 module:overlay(31) +from:0x021174bc kind:load to:0x0209e998 module:overlay(0) +from:0x021174c0 kind:load to:0x0209f0ac module:overlay(0) +from:0x021174c4 kind:load to:0x02104834 module:overlay(31) +from:0x021174c8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021174cc kind:load to:0x021048c0 module:overlay(31) +from:0x021174d0 kind:load to:0x021048e0 module:overlay(31) +from:0x021174d4 kind:load to:0x0210479c module:overlay(31) +from:0x021174d8 kind:load to:0x0209f338 module:overlay(0) +from:0x021174dc kind:load to:0x0209f340 module:overlay(0) +from:0x021174e0 kind:load to:0x021045f0 module:overlay(31) +from:0x021174e4 kind:load to:0x02104464 module:overlay(31) +from:0x021174e8 kind:load to:0x0209f234 module:overlay(0) +from:0x021174ec kind:load to:0x02104850 module:overlay(31) +from:0x021174f0 kind:load to:0x0209f228 module:overlay(0) +from:0x021174f4 kind:load to:0x02104474 module:overlay(31) +from:0x02117500 kind:load to:0x020f2abc module:overlay(31) +from:0x02117504 kind:load to:0x02104bb0 module:overlay(31) +from:0x02117508 kind:load to:0x02059174 module:overlay(0) +from:0x0211750c kind:load to:0x01ffc57c module:itcm +from:0x02117510 kind:load to:0x02059348 module:overlay(0) +from:0x02117514 kind:load to:0x020593c4 module:overlay(0) +from:0x02117518 kind:load to:0x02059428 module:overlay(0) +from:0x0211751c kind:load to:0x0210498c module:overlay(31) +from:0x02117520 kind:load to:0x02059304 module:overlay(0) +from:0x02117534 kind:load to:0x02104bd8 module:overlay(31) +from:0x02117538 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0211753c kind:load to:0x0209e1dc module:overlay(0) +from:0x02117540 kind:load to:0x0209e21c module:overlay(0) +from:0x02117544 kind:load to:0x0209e23c module:overlay(0) +from:0x02117550 kind:load to:0x02104ed4 module:overlay(31) +from:0x02117554 kind:load to:0x02104fb0 module:overlay(31) +from:0x02117558 kind:load to:0x02105290 module:overlay(31) +from:0x0211755c kind:load to:0x0210550c module:overlay(31) +from:0x02117560 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117564 kind:load to:0x02105a8c module:overlay(31) +from:0x02117568 kind:load to:0x021059a4 module:overlay(31) +from:0x0211756c kind:load to:0x0209e990 module:overlay(0) +from:0x02117570 kind:load to:0x0209e998 module:overlay(0) +from:0x02117574 kind:load to:0x0209e99c module:overlay(0) +from:0x02117578 kind:load to:0x02105520 module:overlay(31) +from:0x0211757c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117580 kind:load to:0x02104d00 module:overlay(31) +from:0x02117584 kind:load to:0x02104d14 module:overlay(31) +from:0x02117588 kind:load to:0x021055f0 module:overlay(31) +from:0x0211758c kind:load to:0x02104cc0 module:overlay(31) +from:0x02117590 kind:load to:0x02104cec module:overlay(31) +from:0x02117594 kind:load to:0x02105c9c module:overlay(31) +from:0x02117598 kind:load to:0x02105cfc module:overlay(31) +from:0x0211759c kind:load to:0x02105d24 module:overlay(31) +from:0x021175a0 kind:load to:0x02104cf4 module:overlay(31) +from:0x021175b8 kind:load to:0x02104e58 module:overlay(31) +from:0x021175bc kind:load to:0x02105d5c module:overlay(31) +from:0x021175c0 kind:load to:0x02059174 module:overlay(0) +from:0x021175c4 kind:load to:0x01ffc57c module:itcm +from:0x021175c8 kind:load to:0x02059348 module:overlay(0) +from:0x021175cc kind:load to:0x020593c4 module:overlay(0) +from:0x021175d0 kind:load to:0x02059428 module:overlay(0) +from:0x021175d4 kind:load to:0x02104d6c module:overlay(31) +from:0x021175d8 kind:load to:0x02059304 module:overlay(0) +from:0x021175e4 kind:load to:0x02104ed4 module:overlay(31) +from:0x021175e8 kind:load to:0x02104fb0 module:overlay(31) +from:0x021175ec kind:load to:0x02105290 module:overlay(31) +from:0x021175f0 kind:load to:0x0210550c module:overlay(31) +from:0x021175f4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021175f8 kind:load to:0x02105a8c module:overlay(31) +from:0x021175fc kind:load to:0x021059a4 module:overlay(31) +from:0x02117600 kind:load to:0x0209e990 module:overlay(0) +from:0x02117604 kind:load to:0x0209e998 module:overlay(0) +from:0x02117608 kind:load to:0x0209e99c module:overlay(0) +from:0x0211760c kind:load to:0x02105520 module:overlay(31) +from:0x02117610 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117614 kind:load to:0x02104e6c module:overlay(31) +from:0x02117618 kind:load to:0x02104e8c module:overlay(31) +from:0x0211761c kind:load to:0x021055f0 module:overlay(31) +from:0x02117620 kind:load to:0x02105b94 module:overlay(31) +from:0x02117624 kind:load to:0x02105c94 module:overlay(31) +from:0x02117628 kind:load to:0x02105c9c module:overlay(31) +from:0x0211762c kind:load to:0x02105cfc module:overlay(31) +from:0x02117630 kind:load to:0x02105d24 module:overlay(31) +from:0x02117634 kind:load to:0x02105d50 module:overlay(31) +from:0x02117648 kind:load to:0x02105d84 module:overlay(31) +from:0x0211764c kind:load to:0x0209e27c module:overlay(0) +from:0x02117650 kind:load to:0x0209e284 module:overlay(0) +from:0x02117654 kind:load to:0x0209e164 module:overlay(0) +from:0x02117658 kind:load to:0x0209e168 module:overlay(0) +from:0x02117664 kind:load to:0x02104ed4 module:overlay(31) +from:0x02117668 kind:load to:0x02104fb0 module:overlay(31) +from:0x0211766c kind:load to:0x02105290 module:overlay(31) +from:0x02117670 kind:load to:0x0210550c module:overlay(31) +from:0x02117674 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117678 kind:load to:0x02105a8c module:overlay(31) +from:0x0211767c kind:load to:0x021059a4 module:overlay(31) +from:0x02117680 kind:load to:0x0209e990 module:overlay(0) +from:0x02117684 kind:load to:0x0209e998 module:overlay(0) +from:0x02117688 kind:load to:0x0209e99c module:overlay(0) +from:0x0211768c kind:load to:0x02105520 module:overlay(31) +from:0x02117690 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117694 kind:load to:0x02105ed0 module:overlay(31) +from:0x02117698 kind:load to:0x02105ee4 module:overlay(31) +from:0x0211769c kind:load to:0x021055f0 module:overlay(31) +from:0x021176a0 kind:load to:0x02105b94 module:overlay(31) +from:0x021176a4 kind:load to:0x02105e70 module:overlay(31) +from:0x021176a8 kind:load to:0x02105c9c module:overlay(31) +from:0x021176ac kind:load to:0x02105cfc module:overlay(31) +from:0x021176b0 kind:load to:0x02105d24 module:overlay(31) +from:0x021176b4 kind:load to:0x02105ec4 module:overlay(31) +from:0x021176c8 kind:load to:0x02105f20 module:overlay(31) +from:0x021176cc kind:load to:0x0209e27c module:overlay(0) +from:0x021176d0 kind:load to:0x0209e284 module:overlay(0) +from:0x021176d4 kind:load to:0x0209e164 module:overlay(0) +from:0x021176d8 kind:load to:0x0209e168 module:overlay(0) +from:0x021176e4 kind:load to:0x02105fac module:overlay(31) +from:0x021176e8 kind:load to:0x02104fb0 module:overlay(31) +from:0x021176ec kind:load to:0x02105290 module:overlay(31) +from:0x021176f0 kind:load to:0x0210550c module:overlay(31) +from:0x021176f4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021176f8 kind:load to:0x02105a8c module:overlay(31) +from:0x021176fc kind:load to:0x021059a4 module:overlay(31) +from:0x02117700 kind:load to:0x0209e990 module:overlay(0) +from:0x02117704 kind:load to:0x0209e998 module:overlay(0) +from:0x02117708 kind:load to:0x0209e99c module:overlay(0) +from:0x0211770c kind:load to:0x02105520 module:overlay(31) +from:0x02117710 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117714 kind:load to:0x02106090 module:overlay(31) +from:0x02117718 kind:load to:0x021060a4 module:overlay(31) +from:0x0211771c kind:load to:0x021055f0 module:overlay(31) +from:0x02117720 kind:load to:0x02105b94 module:overlay(31) +from:0x02117724 kind:load to:0x02105ff4 module:overlay(31) +from:0x02117728 kind:load to:0x02106004 module:overlay(31) +from:0x0211772c kind:load to:0x02105cfc module:overlay(31) +from:0x02117730 kind:load to:0x02105d24 module:overlay(31) +from:0x02117734 kind:load to:0x02106030 module:overlay(31) +from:0x02117738 kind:load to:0x0210603c module:overlay(31) +from:0x0211774c kind:load to:0x021060e0 module:overlay(31) +from:0x02117750 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117754 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117758 kind:load to:0x0209e21c module:overlay(0) +from:0x0211775c kind:load to:0x0209e23c module:overlay(0) +from:0x02117768 kind:load to:0x02104ed4 module:overlay(31) +from:0x0211776c kind:load to:0x02104fb0 module:overlay(31) +from:0x02117770 kind:load to:0x02105290 module:overlay(31) +from:0x02117774 kind:load to:0x0210550c module:overlay(31) +from:0x02117778 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0211777c kind:load to:0x02105a8c module:overlay(31) +from:0x02117780 kind:load to:0x021059a4 module:overlay(31) +from:0x02117784 kind:load to:0x0209e990 module:overlay(0) +from:0x02117788 kind:load to:0x0209e998 module:overlay(0) +from:0x0211778c kind:load to:0x0209e99c module:overlay(0) +from:0x02117790 kind:load to:0x02105520 module:overlay(31) +from:0x02117794 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117798 kind:load to:0x021061d8 module:overlay(31) +from:0x0211779c kind:load to:0x021061ec module:overlay(31) +from:0x021177a0 kind:load to:0x021055f0 module:overlay(31) +from:0x021177a4 kind:load to:0x02105b94 module:overlay(31) +from:0x021177a8 kind:load to:0x02105c94 module:overlay(31) +from:0x021177ac kind:load to:0x02105c9c module:overlay(31) +from:0x021177b0 kind:load to:0x02105cfc module:overlay(31) +from:0x021177b4 kind:load to:0x02105d24 module:overlay(31) +from:0x021177b8 kind:load to:0x021061cc module:overlay(31) +from:0x021177c4 kind:load to:0x02106228 module:overlay(31) +from:0x021177c8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021177cc kind:load to:0x0209e1dc module:overlay(0) +from:0x021177d0 kind:load to:0x0209e21c module:overlay(0) +from:0x021177d4 kind:load to:0x0209e23c module:overlay(0) +from:0x021177e0 kind:load to:0x021062e0 module:overlay(31) +from:0x021177e4 kind:load to:0x02106354 module:overlay(31) +from:0x021177e8 kind:load to:0x021063d0 module:overlay(31) +from:0x021177ec kind:load to:0x0210550c module:overlay(31) +from:0x021177f0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021177f4 kind:load to:0x02106618 module:overlay(31) +from:0x021177f8 kind:load to:0x021059a4 module:overlay(31) +from:0x021177fc kind:load to:0x0209e990 module:overlay(0) +from:0x02117800 kind:load to:0x0209e998 module:overlay(0) +from:0x02117804 kind:load to:0x0209e99c module:overlay(0) +from:0x02117808 kind:load to:0x02105520 module:overlay(31) +from:0x0211780c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117810 kind:load to:0x02106bf0 module:overlay(31) +from:0x02117814 kind:load to:0x02106c18 module:overlay(31) +from:0x02117818 kind:load to:0x021055f0 module:overlay(31) +from:0x0211781c kind:load to:0x02105b94 module:overlay(31) +from:0x02117820 kind:load to:0x021063c0 module:overlay(31) +from:0x02117824 kind:load to:0x021063c8 module:overlay(31) +from:0x02117828 kind:load to:0x02106944 module:overlay(31) +from:0x0211782c kind:load to:0x02105d24 module:overlay(31) +from:0x02117830 kind:load to:0x02105d50 module:overlay(31) +from:0x02117834 kind:load to:0x02106554 module:overlay(31) +from:0x02117838 kind:load to:0x02106578 module:overlay(31) +from:0x0211783c kind:load to:0x0210678c module:overlay(31) +from:0x02117840 kind:load to:0x0210640c module:overlay(31) +from:0x02117854 kind:load to:0x02106c5c module:overlay(31) +from:0x02117860 kind:load to:0x02106c98 module:overlay(31) +from:0x02117864 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117868 kind:load to:0x0209e1dc module:overlay(0) +from:0x0211786c kind:load to:0x0209e21c module:overlay(0) +from:0x02117870 kind:load to:0x0209e23c module:overlay(0) +from:0x0211787c kind:load to:0x0209ef44 module:overlay(0) +from:0x02117880 kind:load to:0x02106de4 module:overlay(31) +from:0x02117884 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02117888 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0211788c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117890 kind:load to:0x02107028 module:overlay(31) +from:0x02117894 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117898 kind:load to:0x02106e10 module:overlay(31) +from:0x0211789c kind:load to:0x0209e998 module:overlay(0) +from:0x021178a0 kind:load to:0x021070a4 module:overlay(31) +from:0x021178a4 kind:load to:0x0209f1bc module:overlay(0) +from:0x021178a8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021178ac kind:load to:0x0210719c module:overlay(31) +from:0x021178b0 kind:load to:0x021071bc module:overlay(31) +from:0x021178b4 kind:load to:0x0209f170 module:overlay(0) +from:0x021178b8 kind:load to:0x02107110 module:overlay(31) +from:0x021178bc kind:load to:0x02107158 module:overlay(31) +from:0x021178c0 kind:load to:0x0209ef68 module:overlay(0) +from:0x021178c4 kind:load to:0x02106f30 module:overlay(31) +from:0x021178c8 kind:load to:0x0209f234 module:overlay(0) +from:0x021178cc kind:load to:0x0209f284 module:overlay(0) +from:0x021178d0 kind:load to:0x0210706c module:overlay(31) +from:0x021178e8 kind:load to:0x0207483c module:overlay(0) +from:0x021178ec kind:load to:0x021072c8 module:overlay(31) +from:0x021178f0 kind:load to:0x02074844 module:overlay(0) +from:0x021178f4 kind:load to:0x02074848 module:overlay(0) +from:0x02117904 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117908 kind:load to:0x0209e1dc module:overlay(0) +from:0x0211790c kind:load to:0x0209e21c module:overlay(0) +from:0x02117910 kind:load to:0x0209e23c module:overlay(0) +from:0x0211791c kind:load to:0x02107204 module:overlay(31) +from:0x02117920 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117924 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117928 kind:load to:0x0209e21c module:overlay(0) +from:0x0211792c kind:load to:0x0209e23c module:overlay(0) +from:0x02117938 kind:load to:0x021073a4 module:overlay(31) +from:0x0211793c kind:load to:0x021073ec module:overlay(31) +from:0x02117940 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02117944 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02117948 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0211794c kind:load to:0x02107510 module:overlay(31) +from:0x02117950 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117954 kind:load to:0x0209e990 module:overlay(0) +from:0x02117958 kind:load to:0x0209e998 module:overlay(0) +from:0x0211795c kind:load to:0x0209e99c module:overlay(0) +from:0x02117960 kind:load to:0x02107418 module:overlay(31) +from:0x02117964 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117968 kind:load to:0x02107530 module:overlay(31) +from:0x0211796c kind:load to:0x02107558 module:overlay(31) +from:0x02117978 kind:load to:0x021075a8 module:overlay(31) +from:0x0211797c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117980 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117984 kind:load to:0x0209e21c module:overlay(0) +from:0x02117988 kind:load to:0x0209e23c module:overlay(0) +from:0x02117994 kind:load to:0x0209ef44 module:overlay(0) +from:0x02117998 kind:load to:0x0209e87c module:overlay(0) +from:0x0211799c kind:load to:0x02107a18 module:overlay(31) +from:0x021179a0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021179a4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021179a8 kind:load to:0x02107cb0 module:overlay(31) +from:0x021179ac kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021179b0 kind:load to:0x02107714 module:overlay(31) +from:0x021179b4 kind:load to:0x0209e998 module:overlay(0) +from:0x021179b8 kind:load to:0x0209f0ac module:overlay(0) +from:0x021179bc kind:load to:0x0209f1bc module:overlay(0) +from:0x021179c0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021179c4 kind:load to:0x02107d00 module:overlay(31) +from:0x021179c8 kind:load to:0x02107d20 module:overlay(31) +from:0x021179cc kind:load to:0x0209f170 module:overlay(0) +from:0x021179d0 kind:load to:0x0209f338 module:overlay(0) +from:0x021179d4 kind:load to:0x0209f340 module:overlay(0) +from:0x021179d8 kind:load to:0x02107b08 module:overlay(31) +from:0x021179dc kind:load to:0x02107940 module:overlay(31) +from:0x021179e0 kind:load to:0x0209f234 module:overlay(0) +from:0x021179e4 kind:load to:0x0209f284 module:overlay(0) +from:0x021179e8 kind:load to:0x0209f228 module:overlay(0) +from:0x021179f4 kind:load to:0x02107d68 module:overlay(31) +from:0x021179f8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021179fc kind:load to:0x0209e1dc module:overlay(0) +from:0x02117a00 kind:load to:0x0209e21c module:overlay(0) +from:0x02117a04 kind:load to:0x0209e23c module:overlay(0) +from:0x02117a10 kind:load to:0x02107f80 module:overlay(31) +from:0x02117a14 kind:load to:0x02108048 module:overlay(31) +from:0x02117a18 kind:load to:0x02108128 module:overlay(31) +from:0x02117a1c kind:load to:0x02108138 module:overlay(31) +from:0x02117a20 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117a24 kind:load to:0x021089d4 module:overlay(31) +from:0x02117a28 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117a2c kind:load to:0x021087e0 module:overlay(31) +from:0x02117a30 kind:load to:0x0209e998 module:overlay(0) +from:0x02117a34 kind:load to:0x0209e99c module:overlay(0) +from:0x02117a38 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117a3c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117a40 kind:load to:0x02108a20 module:overlay(31) +from:0x02117a44 kind:load to:0x02108a60 module:overlay(31) +from:0x02117a48 kind:load to:0x021089f4 module:overlay(31) +from:0x02117a4c kind:load to:0x021089fc module:overlay(31) +from:0x02117a50 kind:load to:0x02108a04 module:overlay(31) +from:0x02117a5c kind:load to:0x02108bf4 module:overlay(31) +from:0x02117a68 kind:load to:0x02108ac8 module:overlay(31) +from:0x02117a6c kind:load to:0x02098ef4 module:overlay(0) +from:0x02117a70 kind:load to:0x02098efc module:overlay(0) +from:0x02117a74 kind:load to:0x02098f78 module:overlay(0) +from:0x02117a78 kind:load to:0x02098fb8 module:overlay(0) +from:0x02117a7c kind:load to:0x02098fbc module:overlay(0) +from:0x02117a80 kind:load to:0x02098fc0 module:overlay(0) +from:0x02117a8c kind:load to:0x02099cc0 module:overlay(0) +from:0x02117a90 kind:load to:0x02099cfc module:overlay(0) +from:0x02117a94 kind:load to:0x02099d14 module:overlay(0) +from:0x02117a98 kind:load to:0x02099d20 module:overlay(0) +from:0x02117a9c kind:load to:0x01fff464 module:itcm +from:0x02117aa0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02117aa4 kind:load to:0x02108b3c module:overlay(31) +from:0x02117aa8 kind:load to:0x02108b44 module:overlay(31) +from:0x02117aac kind:load to:0x02108bb4 module:overlay(31) +from:0x02117ab0 kind:load to:0x02099c60 module:overlay(0) +from:0x02117ab4 kind:load to:0x02099c64 module:overlay(0) +from:0x02117ab8 kind:load to:0x02099c68 module:overlay(0) +from:0x02117abc kind:load to:0x02099c6c module:overlay(0) +from:0x02117ac0 kind:load to:0x02099c70 module:overlay(0) +from:0x02117ac4 kind:load to:0x02099d2c module:overlay(0) +from:0x02117ac8 kind:load to:0x02099d98 module:overlay(0) +from:0x02117acc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02117ad0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02117ad4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02117ad8 kind:load to:0x02108c30 module:overlay(31) +from:0x02117adc kind:load to:0x02108c44 module:overlay(31) +from:0x02117ae0 kind:load to:0x02108bec module:overlay(31) +from:0x02117af8 kind:load to:0x02108c80 module:overlay(31) +from:0x02117afc kind:load to:0x0209e360 module:overlay(0) +from:0x02117b00 kind:load to:0x0209e524 module:overlay(0) +from:0x02117b04 kind:load to:0x0209e540 module:overlay(0) +from:0x02117b08 kind:load to:0x0209e584 module:overlay(0) +from:0x02117b0c kind:load to:0x02109288 module:overlay(31) +from:0x02117b10 kind:load to:0x0210929c module:overlay(31) +from:0x02117b14 kind:load to:0x0209e378 module:overlay(0) +from:0x02117b20 kind:load to:0x02108d50 module:overlay(31) +from:0x02117b24 kind:load to:0x0209e87c module:overlay(0) +from:0x02117b28 kind:load to:0x02108ef4 module:overlay(31) +from:0x02117b2c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02117b30 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117b34 kind:load to:0x02108f38 module:overlay(31) +from:0x02117b38 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117b3c kind:load to:0x02108f64 module:overlay(31) +from:0x02117b40 kind:load to:0x0209e998 module:overlay(0) +from:0x02117b44 kind:load to:0x0209e99c module:overlay(0) +from:0x02117b48 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117b4c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117b50 kind:load to:0x02109240 module:overlay(31) +from:0x02117b54 kind:load to:0x02109260 module:overlay(31) +from:0x02117b60 kind:load to:0x021092c4 module:overlay(31) +from:0x02117b64 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117b68 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117b6c kind:load to:0x0209e21c module:overlay(0) +from:0x02117b70 kind:load to:0x0209e23c module:overlay(0) +from:0x02117b7c kind:load to:0x02109404 module:overlay(31) +from:0x02117b80 kind:load to:0x02109850 module:overlay(31) +from:0x02117b84 kind:load to:0x0210988c module:overlay(31) +from:0x02117b88 kind:load to:0x02109c80 module:overlay(31) +from:0x02117b8c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117b90 kind:load to:0x0210a16c module:overlay(31) +from:0x02117b94 kind:load to:0x02109fa4 module:overlay(31) +from:0x02117b98 kind:load to:0x0209e990 module:overlay(0) +from:0x02117b9c kind:load to:0x0209e998 module:overlay(0) +from:0x02117ba0 kind:load to:0x0209e99c module:overlay(0) +from:0x02117ba4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117ba8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117bac kind:load to:0x0210a64c module:overlay(31) +from:0x02117bb0 kind:load to:0x0210a674 module:overlay(31) +from:0x02117bb4 kind:load to:0x02109c68 module:overlay(31) +from:0x02117bb8 kind:load to:0x02117bbc module:overlay(31) +from:0x02117bcc kind:load to:0x0210a6c4 module:overlay(31) +from:0x02117bd0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117bd4 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117bd8 kind:load to:0x0209e21c module:overlay(0) +from:0x02117bdc kind:load to:0x0209e23c module:overlay(0) +from:0x02117be8 kind:load to:0x020f90bc module:overlay(31) +from:0x02117bec kind:load to:0x0210b34c module:overlay(31) +from:0x02117bf0 kind:load to:0x0205bca8 module:overlay(0) +from:0x02117bf4 kind:load to:0x01ffc57c module:itcm +from:0x02117bf8 kind:load to:0x02059348 module:overlay(0) +from:0x02117bfc kind:load to:0x020593c4 module:overlay(0) +from:0x02117c00 kind:load to:0x02059428 module:overlay(0) +from:0x02117c04 kind:load to:0x01ffc7a4 module:itcm +from:0x02117c08 kind:load to:0x02059304 module:overlay(0) +from:0x02117c14 kind:load to:0x0210a830 module:overlay(31) +from:0x02117c18 kind:load to:0x0209e87c module:overlay(0) +from:0x02117c1c kind:load to:0x0210a994 module:overlay(31) +from:0x02117c20 kind:load to:0x0210ae1c module:overlay(31) +from:0x02117c24 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117c28 kind:load to:0x0210b250 module:overlay(31) +from:0x02117c2c kind:load to:0x0210b110 module:overlay(31) +from:0x02117c30 kind:load to:0x0209e990 module:overlay(0) +from:0x02117c34 kind:load to:0x0209e998 module:overlay(0) +from:0x02117c38 kind:load to:0x0209e99c module:overlay(0) +from:0x02117c3c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117c40 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117c44 kind:load to:0x0210b368 module:overlay(31) +from:0x02117c48 kind:load to:0x0210b388 module:overlay(31) +from:0x02117c54 kind:load to:0x0210b3d0 module:overlay(31) +from:0x02117c58 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117c5c kind:load to:0x0209e1dc module:overlay(0) +from:0x02117c60 kind:load to:0x0209e21c module:overlay(0) +from:0x02117c64 kind:load to:0x0209e23c module:overlay(0) +from:0x02117c70 kind:load to:0x0210b47c module:overlay(31) +from:0x02117c74 kind:load to:0x0209e87c module:overlay(0) +from:0x02117c78 kind:load to:0x0210b6d4 module:overlay(31) +from:0x02117c7c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02117c80 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117c84 kind:load to:0x0210b6d8 module:overlay(31) +from:0x02117c88 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117c8c kind:load to:0x0209e990 module:overlay(0) +from:0x02117c90 kind:load to:0x0209e998 module:overlay(0) +from:0x02117c94 kind:load to:0x0209e99c module:overlay(0) +from:0x02117c98 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117c9c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117ca0 kind:load to:0x0210b6f8 module:overlay(31) +from:0x02117ca4 kind:load to:0x0210b718 module:overlay(31) +from:0x02117cb0 kind:load to:0x0210b760 module:overlay(31) +from:0x02117cb4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117cb8 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117cbc kind:load to:0x0209e21c module:overlay(0) +from:0x02117cc0 kind:load to:0x0209e23c module:overlay(0) +from:0x02117ccc kind:load to:0x0210b8fc module:overlay(31) +from:0x02117cd0 kind:load to:0x0209e87c module:overlay(0) +from:0x02117cd4 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02117cd8 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02117cdc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117ce0 kind:load to:0x0210b9bc module:overlay(31) +from:0x02117ce4 kind:load to:0x0210b9a4 module:overlay(31) +from:0x02117ce8 kind:load to:0x0210b9dc module:overlay(31) +from:0x02117cec kind:load to:0x0209e998 module:overlay(0) +from:0x02117cf0 kind:load to:0x0209e99c module:overlay(0) +from:0x02117cf4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117cf8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117cfc kind:load to:0x0210bc2c module:overlay(31) +from:0x02117d00 kind:load to:0x0210bc4c module:overlay(31) +from:0x02117d04 kind:load to:0x0210bbdc module:overlay(31) +from:0x02117d1c kind:load to:0x0210bc94 module:overlay(31) +from:0x02117d20 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117d24 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117d28 kind:load to:0x0209e21c module:overlay(0) +from:0x02117d2c kind:load to:0x0209e23c module:overlay(0) +from:0x02117d38 kind:load to:0x0210be98 module:overlay(31) +from:0x02117d3c kind:load to:0x0209e87c module:overlay(0) +from:0x02117d40 kind:load to:0x0210c0f0 module:overlay(31) +from:0x02117d44 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02117d48 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117d4c kind:load to:0x0210c378 module:overlay(31) +from:0x02117d50 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117d54 kind:load to:0x0210c484 module:overlay(31) +from:0x02117d58 kind:load to:0x0209e998 module:overlay(0) +from:0x02117d5c kind:load to:0x0209e99c module:overlay(0) +from:0x02117d60 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117d64 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117d68 kind:load to:0x0210c808 module:overlay(31) +from:0x02117d6c kind:load to:0x0210c830 module:overlay(31) +from:0x02117d70 kind:load to:0x0210c5d4 module:overlay(31) +from:0x02117d74 kind:load to:0x0210c67c module:overlay(31) +from:0x02117d78 kind:load to:0x0210c6cc module:overlay(31) +from:0x02117d7c kind:load to:0x0210c728 module:overlay(31) +from:0x02117d8c kind:load to:0x0210d064 module:overlay(31) +from:0x02117d90 kind:load to:0x0210d078 module:overlay(31) +from:0x02117d94 kind:load to:0x0210d034 module:overlay(31) +from:0x02117da0 kind:load to:0x0210c880 module:overlay(31) +from:0x02117da4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117da8 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117dac kind:load to:0x0209e21c module:overlay(0) +from:0x02117db0 kind:load to:0x0218543d module:overlays(97,100,101) +from:0x02117dbc kind:load to:0x02187c44 module:overlays(97,100,107,108,110) +from:0x02117dc0 kind:load to:0x0209e87c module:overlay(0) +from:0x02117dc4 kind:load to:0x021854e8 module:overlays(97,100,101,102) +from:0x02117dc8 kind:load to:0x021856a8 module:overlays(97,100,102) +from:0x02117dcc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117dd0 kind:load to:0x021856f0 module:overlays(97,100,102) +from:0x02117dd4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117dd8 kind:load to:0x0210cf54 module:overlay(31) +from:0x02117ddc kind:load to:0x0209e998 module:overlay(0) +from:0x02117de0 kind:load to:0x0209e99c module:overlay(0) +from:0x02117de4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117de8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117dec kind:load to:0x0210d094 module:overlay(31) +from:0x02117df0 kind:load to:0x0210d0b4 module:overlay(31) +from:0x02117e08 kind:load to:0x0210d0fc module:overlay(31) +from:0x02117e0c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117e10 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117e14 kind:load to:0x0209e21c module:overlay(0) +from:0x02117e18 kind:load to:0x0209e23c module:overlay(0) +from:0x02117e24 kind:load to:0x0210d284 module:overlay(31) +from:0x02117e28 kind:load to:0x0209e87c module:overlay(0) +from:0x02117e2c kind:load to:0x0210d308 module:overlay(31) +from:0x02117e30 kind:load to:0x0210d438 module:overlay(31) +from:0x02117e34 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117e38 kind:load to:0x0210d580 module:overlay(31) +from:0x02117e3c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117e40 kind:load to:0x0209e990 module:overlay(0) +from:0x02117e44 kind:load to:0x0209e998 module:overlay(0) +from:0x02117e48 kind:load to:0x0209e99c module:overlay(0) +from:0x02117e4c kind:load to:0x0210d44c module:overlay(31) +from:0x02117e50 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117e54 kind:load to:0x0210d790 module:overlay(31) +from:0x02117e58 kind:load to:0x0210d760 module:overlay(31) +from:0x02117e5c kind:load to:0x0210d610 module:overlay(31) +from:0x02117e60 kind:load to:0x0210d688 module:overlay(31) +from:0x02117e64 kind:load to:0x0210d728 module:overlay(31) +from:0x02117e74 kind:load to:0x0210d7cc module:overlay(31) +from:0x02117e7c kind:load to:0x02062c6c module:overlay(0) +from:0x02117e80 kind:load to:0x02062c70 module:overlay(0) +from:0x02117e84 kind:load to:0x02062c74 module:overlay(0) +from:0x02117e88 kind:load to:0x02062c78 module:overlay(0) +from:0x02117e8c kind:load to:0x02062c7c module:overlay(0) +from:0x02117e90 kind:load to:0x02062c80 module:overlay(0) +from:0x02117ea0 kind:load to:0x0207483c module:overlay(0) +from:0x02117ea8 kind:load to:0x02074844 module:overlay(0) +from:0x02117eac kind:load to:0x02074848 module:overlay(0) +from:0x02117eb8 kind:load to:0x0210d828 module:overlay(31) +from:0x02117ebc kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117ec0 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117ec4 kind:load to:0x0209e21c module:overlay(0) +from:0x02117ec8 kind:load to:0x0209e23c module:overlay(0) +from:0x02117ed4 kind:load to:0x0210d9fc module:overlay(31) +from:0x02117ed8 kind:load to:0x0210db60 module:overlay(31) +from:0x02117edc kind:load to:0x0210dbb8 module:overlay(31) +from:0x02117ee0 kind:load to:0x0210dd8c module:overlay(31) +from:0x02117ee4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117ee8 kind:load to:0x0210e420 module:overlay(31) +from:0x02117eec kind:load to:0x0210e24c module:overlay(31) +from:0x02117ef0 kind:load to:0x0210ded4 module:overlay(31) +from:0x02117ef4 kind:load to:0x0209e998 module:overlay(0) +from:0x02117ef8 kind:load to:0x0209e99c module:overlay(0) +from:0x02117efc kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117f00 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117f04 kind:load to:0x0210eba8 module:overlay(31) +from:0x02117f08 kind:load to:0x0210ebd8 module:overlay(31) +from:0x02117f0c kind:load to:0x0210e82c module:overlay(31) +from:0x02117f10 kind:load to:0x0210e858 module:overlay(31) +from:0x02117f14 kind:load to:0x0210e8e4 module:overlay(31) +from:0x02117f28 kind:load to:0x0210ec24 module:overlay(31) +from:0x02117f40 kind:load to:0x0210ec60 module:overlay(31) +from:0x02117f44 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02117f48 kind:load to:0x0209e1dc module:overlay(0) +from:0x02117f4c kind:load to:0x0209e21c module:overlay(0) +from:0x02117f50 kind:load to:0x0209e23c module:overlay(0) +from:0x02117f5c kind:load to:0x0210f134 module:overlay(31) +from:0x02117f60 kind:load to:0x0210f694 module:overlay(31) +from:0x02117f64 kind:load to:0x0205bca8 module:overlay(0) +from:0x02117f68 kind:load to:0x01ffc57c module:itcm +from:0x02117f6c kind:load to:0x02059348 module:overlay(0) +from:0x02117f70 kind:load to:0x020593c4 module:overlay(0) +from:0x02117f74 kind:load to:0x02059428 module:overlay(0) +from:0x02117f78 kind:load to:0x0210ef70 module:overlay(31) +from:0x02117f7c kind:load to:0x02059304 module:overlay(0) +from:0x02117f88 kind:load to:0x0210f120 module:overlay(31) +from:0x02117f8c kind:load to:0x0210f678 module:overlay(31) +from:0x02117f90 kind:load to:0x02059174 module:overlay(0) +from:0x02117f94 kind:load to:0x01ffc57c module:itcm +from:0x02117f98 kind:load to:0x02059348 module:overlay(0) +from:0x02117f9c kind:load to:0x020593c4 module:overlay(0) +from:0x02117fa0 kind:load to:0x02059428 module:overlay(0) +from:0x02117fa4 kind:load to:0x0210eda0 module:overlay(31) +from:0x02117fa8 kind:load to:0x02059304 module:overlay(0) +from:0x02117fb4 kind:load to:0x0210f148 module:overlay(31) +from:0x02117fb8 kind:load to:0x0209e87c module:overlay(0) +from:0x02117fbc kind:load to:0x0210f2b8 module:overlay(31) +from:0x02117fc0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02117fc4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02117fc8 kind:load to:0x0210f3cc module:overlay(31) +from:0x02117fcc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02117fd0 kind:load to:0x0210f318 module:overlay(31) +from:0x02117fd4 kind:load to:0x0209e998 module:overlay(0) +from:0x02117fd8 kind:load to:0x0209e99c module:overlay(0) +from:0x02117fdc kind:load to:0x0209e9a8 module:overlay(0) +from:0x02117fe0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02117fe4 kind:load to:0x0210f6b0 module:overlay(31) +from:0x02117fe8 kind:load to:0x0210f6d8 module:overlay(31) +from:0x02117ff4 kind:load to:0x0210f774 module:overlay(31) +from:0x02117ff8 kind:load to:0x0210f788 module:overlay(31) +from:0x02117ffc kind:load to:0x02062c68 module:overlay(0) +from:0x02118000 kind:load to:0x02062c6c module:overlay(0) +from:0x02118004 kind:load to:0x0210f7a4 module:overlay(31) +from:0x02118008 kind:load to:0x0210f830 module:overlay(31) +from:0x0211800c kind:load to:0x0210fa18 module:overlay(31) +from:0x02118010 kind:load to:0x0210fa98 module:overlay(31) +from:0x02118014 kind:load to:0x0210fa9c module:overlay(31) +from:0x02118018 kind:load to:0x02062c84 module:overlay(0) +from:0x02118024 kind:load to:0x0210fde4 module:overlay(31) +from:0x02118028 kind:load to:0x0210ffe8 module:overlay(31) +from:0x0211802c kind:load to:0x0201b9d4 module:main +from:0x02118030 kind:load to:0x0210fd70 module:overlay(31) +from:0x02118034 kind:load to:0x0201bb7c module:main +from:0x02118040 kind:load to:0x02110004 module:overlay(31) +from:0x02118044 kind:load to:0x02110024 module:overlay(31) +from:0x02118048 kind:load to:0x0210fdf8 module:overlay(31) +from:0x0211804c kind:load to:0x0210fe30 module:overlay(31) +from:0x02118050 kind:load to:0x0210fe7c module:overlay(31) +from:0x02118054 kind:load to:0x0210fe5c module:overlay(31) +from:0x02118058 kind:load to:0x0210fef8 module:overlay(31) +from:0x0211805c kind:load to:0x0210ff54 module:overlay(31) +from:0x02118060 kind:load to:0x0210ff88 module:overlay(31) +from:0x02118064 kind:load to:0x02062c84 module:overlay(0) +from:0x02118070 kind:load to:0x021101c4 module:overlay(31) +from:0x02118074 kind:load to:0x021107f4 module:overlay(31) +from:0x02118078 kind:load to:0x0201b9d4 module:main +from:0x0211807c kind:load to:0x0211004c module:overlay(31) +from:0x02118080 kind:load to:0x0201bb7c module:main +from:0x0211808c kind:load to:0x02110810 module:overlay(31) +from:0x02118090 kind:load to:0x02110830 module:overlay(31) +from:0x02118094 kind:load to:0x021101d8 module:overlay(31) +from:0x02118098 kind:load to:0x02110228 module:overlay(31) +from:0x0211809c kind:load to:0x021102f0 module:overlay(31) +from:0x021180a0 kind:load to:0x02062c74 module:overlay(0) +from:0x021180a4 kind:load to:0x02110468 module:overlay(31) +from:0x021180a8 kind:load to:0x021104cc module:overlay(31) +from:0x021180ac kind:load to:0x02110500 module:overlay(31) +from:0x021180b0 kind:load to:0x02110718 module:overlay(31) +from:0x021180bc kind:load to:0x02111670 module:overlay(31) +from:0x021180c0 kind:load to:0x02111684 module:overlay(31) +from:0x021180c4 kind:load to:0x02110e24 module:overlay(31) +from:0x021180c8 kind:load to:0x021113a4 module:overlay(31) +from:0x021180e0 kind:load to:0x02111798 module:overlay(31) +from:0x021180e4 kind:load to:0x021117ac module:overlay(31) +from:0x021180e8 kind:load to:0x021116a0 module:overlay(31) +from:0x021180ec kind:load to:0x0211174c module:overlay(31) +from:0x021180f8 kind:load to:0x02111a5c module:overlay(31) +from:0x021180fc kind:load to:0x02111a70 module:overlay(31) +from:0x02118100 kind:load to:0x02111954 module:overlay(31) +from:0x02118104 kind:load to:0x02063258 module:overlay(0) +from:0x02118108 kind:load to:0x02111958 module:overlay(31) +from:0x0211810c kind:load to:0x02063260 module:overlay(0) +from:0x02118110 kind:load to:0x02063264 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov031/symbols.txt b/config/jp/arm9/overlays/ov031/symbols.txt new file mode 100644 index 00000000..28df9ce4 --- /dev/null +++ b/config/jp/arm9/overlays/ov031/symbols.txt @@ -0,0 +1,2664 @@ +func_ov031_020da0c0 kind:function(arm,size=0x18) addr:0x020da0c0 +func_ov031_020da0d8 kind:function(arm,size=0x188) addr:0x020da0d8 +func_ov031_020da260 kind:function(arm,size=0x224) addr:0x020da260 +func_ov031_020da484 kind:function(arm,size=0x6c) addr:0x020da484 +func_ov031_020da4f0 kind:function(arm,size=0x168) addr:0x020da4f0 +func_ov031_020da658 kind:function(arm,size=0x18) addr:0x020da658 +func_ov031_020da670 kind:function(arm,size=0x28) addr:0x020da670 +func_ov031_020da698 kind:function(arm,size=0x70) addr:0x020da698 +func_ov031_020da708 kind:function(arm,size=0x74) addr:0x020da708 +func_ov031_020da77c kind:function(arm,size=0x14) addr:0x020da77c +func_ov031_020da790 kind:function(arm,size=0x7c) addr:0x020da790 +func_ov031_020da80c kind:function(arm,size=0x1c) addr:0x020da80c +func_ov031_020da828 kind:function(arm,size=0x9c) addr:0x020da828 +func_ov031_020da8c4 kind:function(arm,size=0x34) addr:0x020da8c4 +func_ov031_020da8f8 kind:function(arm,size=0x40) addr:0x020da8f8 +func_ov031_020da938 kind:function(arm,size=0x20) addr:0x020da938 +func_ov031_020da958 kind:function(arm,size=0x1c) addr:0x020da958 +func_ov031_020da974 kind:function(arm,size=0x174) addr:0x020da974 +func_ov031_020daae8 kind:function(arm,size=0x20) addr:0x020daae8 +func_ov031_020dab08 kind:function(arm,size=0x28) addr:0x020dab08 +func_ov031_020dab30 kind:function(arm,size=0x40) addr:0x020dab30 +func_ov031_020dab70 kind:function(arm,size=0x40) addr:0x020dab70 +func_ov031_020dabb0 kind:function(arm,size=0x104) addr:0x020dabb0 +func_ov031_020dacb4 kind:function(arm,size=0x54) addr:0x020dacb4 +func_ov031_020dad08 kind:function(arm,size=0x30) addr:0x020dad08 +func_ov031_020dad38 kind:function(arm,size=0x24) addr:0x020dad38 +func_ov031_020dad5c kind:function(arm,size=0x34) addr:0x020dad5c +func_ov031_020dad90 kind:function(arm,size=0x5c) addr:0x020dad90 +func_ov031_020dadec kind:function(arm,size=0x54) addr:0x020dadec +func_ov031_020dae40 kind:function(arm,size=0x14) addr:0x020dae40 +func_ov031_020dae54 kind:function(arm,size=0x1c) addr:0x020dae54 +func_ov031_020dae70 kind:function(arm,size=0x54) addr:0x020dae70 +func_ov031_020daec4 kind:function(arm,size=0x44) addr:0x020daec4 +func_ov031_020daf08 kind:function(arm,size=0x14) addr:0x020daf08 +func_ov031_020daf1c kind:function(arm,size=0x1c) addr:0x020daf1c +func_ov031_020daf38 kind:function(thumb,size=0x1c) addr:0x020daf38 +func_ov031_020daf54 kind:function(arm,size=0x14) addr:0x020daf54 +func_ov031_020daf68 kind:function(arm,size=0x24) addr:0x020daf68 +func_ov031_020daf8c kind:function(arm,size=0x30) addr:0x020daf8c +func_ov031_020dafbc kind:function(arm,size=0x10) addr:0x020dafbc +func_ov031_020dafcc kind:function(arm,size=0x1c) addr:0x020dafcc +func_ov031_020dafe8 kind:function(arm,size=0x10) addr:0x020dafe8 +func_ov031_020daff8 kind:function(thumb,size=0x1c) addr:0x020daff8 +func_ov031_020db014 kind:function(arm,size=0x10) addr:0x020db014 +func_ov031_020db024 kind:function(arm,size=0x10) addr:0x020db024 +func_ov031_020db034 kind:function(arm,size=0x10) addr:0x020db034 +func_ov031_020db044 kind:function(thumb,size=0x24) addr:0x020db044 +func_ov031_020db068 kind:function(thumb,size=0x18) addr:0x020db068 +func_ov031_020db080 kind:function(thumb,size=0x4) addr:0x020db080 +func_ov031_020db084 kind:function(arm,size=0x10) addr:0x020db084 +func_ov031_020db094 kind:function(arm,size=0x10) addr:0x020db094 +func_ov031_020db0a4 kind:function(arm,size=0x10) addr:0x020db0a4 +func_ov031_020db0b4 kind:function(arm,size=0x1c) addr:0x020db0b4 +func_ov031_020db0d0 kind:function(arm,size=0x18) addr:0x020db0d0 +func_ov031_020db0e8 kind:function(arm,size=0x10) addr:0x020db0e8 +func_ov031_020db0f8 kind:function(arm,size=0x18) addr:0x020db0f8 +func_ov031_020db110 kind:function(arm,size=0x18) addr:0x020db110 +func_ov031_020db128 kind:function(arm,size=0x1c) addr:0x020db128 +func_ov031_020db144 kind:function(arm,size=0x10) addr:0x020db144 +func_ov031_020db154 kind:function(arm,size=0x10) addr:0x020db154 +func_ov031_020db164 kind:function(arm,size=0x10) addr:0x020db164 +func_ov031_020db174 kind:function(arm,size=0x10) addr:0x020db174 +func_ov031_020db184 kind:function(arm,size=0x10) addr:0x020db184 +func_ov031_020db194 kind:function(arm,size=0x10) addr:0x020db194 +func_ov031_020db1a4 kind:function(arm,size=0x10) addr:0x020db1a4 +func_ov031_020db1b4 kind:function(arm,size=0x10) addr:0x020db1b4 +func_ov031_020db1c4 kind:function(arm,size=0x10) addr:0x020db1c4 +func_ov031_020db1d4 kind:function(arm,size=0x10) addr:0x020db1d4 +func_ov031_020db1e4 kind:function(arm,size=0x10) addr:0x020db1e4 +func_ov031_020db1f4 kind:function(arm,size=0x34) addr:0x020db1f4 +func_ov031_020db228 kind:function(arm,size=0x34) addr:0x020db228 +func_ov031_020db25c kind:function(arm,size=0x1c) addr:0x020db25c +func_ov031_020db278 kind:function(arm,size=0x1c) addr:0x020db278 +func_ov031_020db294 kind:function(arm,size=0x2c) addr:0x020db294 +func_ov031_020db2c0 kind:function(arm,size=0x2c) addr:0x020db2c0 +func_ov031_020db2ec kind:function(arm,size=0x10) addr:0x020db2ec +func_ov031_020db2fc kind:function(arm,size=0x10) addr:0x020db2fc +func_ov031_020db30c kind:function(arm,size=0x10) addr:0x020db30c +func_ov031_020db31c kind:function(arm,size=0x30) addr:0x020db31c +func_ov031_020db34c kind:function(arm,size=0x10) addr:0x020db34c +func_ov031_020db35c kind:function(arm,size=0x10) addr:0x020db35c +func_ov031_020db36c kind:function(arm,size=0x10) addr:0x020db36c +func_ov031_020db37c kind:function(arm,size=0x10) addr:0x020db37c +func_ov031_020db38c kind:function(arm,size=0x10) addr:0x020db38c +func_ov031_020db39c kind:function(arm,size=0x20) addr:0x020db39c +func_ov031_020db3bc kind:function(arm,size=0x18) addr:0x020db3bc +func_ov031_020db3d4 kind:function(arm,size=0x18) addr:0x020db3d4 +func_ov031_020db3ec kind:function(arm,size=0x10) addr:0x020db3ec +func_ov031_020db3fc kind:function(arm,size=0x1c) addr:0x020db3fc +func_ov031_020db418 kind:function(arm,size=0x20) addr:0x020db418 +func_ov031_020db438 kind:function(arm,size=0x10) addr:0x020db438 +func_ov031_020db448 kind:function(arm,size=0x10) addr:0x020db448 +func_ov031_020db458 kind:function(arm,size=0x88) addr:0x020db458 +func_ov031_020db4e0 kind:function(arm,size=0x20) addr:0x020db4e0 +func_ov031_020db500 kind:function(arm,size=0x10) addr:0x020db500 +func_ov031_020db510 kind:function(arm,size=0x10) addr:0x020db510 +func_ov031_020db520 kind:function(arm,size=0x18) addr:0x020db520 +func_ov031_020db538 kind:function(arm,size=0x10) addr:0x020db538 +func_ov031_020db548 kind:function(thumb,size=0xc) addr:0x020db548 +func_ov031_020db554 kind:function(thumb,size=0xc) addr:0x020db554 +func_ov031_020db560 kind:function(arm,size=0x10) addr:0x020db560 +func_ov031_020db570 kind:function(thumb,size=0x1c) addr:0x020db570 +func_ov031_020db58c kind:function(arm,size=0x18) addr:0x020db58c +func_ov031_020db5a4 kind:function(arm,size=0x10) addr:0x020db5a4 +func_ov031_020db5b4 kind:function(arm,size=0x20) addr:0x020db5b4 +func_ov031_020db5d4 kind:function(arm,size=0x10) addr:0x020db5d4 +func_ov031_020db5e4 kind:function(arm,size=0x10) addr:0x020db5e4 +func_ov031_020db5f4 kind:function(arm,size=0x10) addr:0x020db5f4 +func_ov031_020db604 kind:function(arm,size=0x68) addr:0x020db604 +func_ov031_020db66c kind:function(arm,size=0x44) addr:0x020db66c +func_ov031_020db6b0 kind:function(arm,size=0x224) addr:0x020db6b0 +func_ov031_020db8d4 kind:function(arm,size=0x9c) addr:0x020db8d4 +func_ov031_020db970 kind:function(arm,size=0x134) addr:0x020db970 +func_ov031_020dbaa4 kind:function(arm,size=0x40) addr:0x020dbaa4 +func_ov031_020dbae4 kind:function(arm,size=0x84) addr:0x020dbae4 +func_ov031_020dbb68 kind:function(thumb,size=0x28) addr:0x020dbb68 +func_ov031_020dbb90 kind:function(arm,size=0x84) addr:0x020dbb90 +func_ov031_020dbc14 kind:function(arm,size=0x2b0) addr:0x020dbc14 +func_ov031_020dbec4 kind:function(arm,size=0x30) addr:0x020dbec4 +func_ov031_020dbef4 kind:function(arm,size=0x14) addr:0x020dbef4 +func_ov031_020dbf08 kind:function(arm,size=0x1c) addr:0x020dbf08 +func_ov031_020dbf24 kind:function(arm,size=0x68) addr:0x020dbf24 +func_ov031_020dbf8c kind:function(arm,size=0x24) addr:0x020dbf8c +func_ov031_020dbfb0 kind:function(arm,size=0x90) addr:0x020dbfb0 +func_ov031_020dc040 kind:function(arm,size=0x44c) addr:0x020dc040 +func_ov031_020dc48c kind:function(arm,size=0x104) addr:0x020dc48c +func_ov031_020dc590 kind:function(arm,size=0x14) addr:0x020dc590 +func_ov031_020dc5a4 kind:function(arm,size=0x1c) addr:0x020dc5a4 +func_ov031_020dc5c0 kind:function(arm,size=0x20) addr:0x020dc5c0 +func_ov031_020dc5e0 kind:function(arm,size=0x40) addr:0x020dc5e0 +func_ov031_020dc620 kind:function(arm,size=0x5c) addr:0x020dc620 +func_ov031_020dc67c kind:function(arm,size=0xa4) addr:0x020dc67c +func_ov031_020dc720 kind:function(arm,size=0x18) addr:0x020dc720 +func_ov031_020dc738 kind:function(arm,size=0xa4) addr:0x020dc738 +func_ov031_020dc7dc kind:function(arm,size=0x50) addr:0x020dc7dc +func_ov031_020dc82c kind:function(arm,size=0x15c) addr:0x020dc82c +func_ov031_020dc988 kind:function(arm,size=0x40) addr:0x020dc988 +func_ov031_020dc9c8 kind:function(arm,size=0xd4) addr:0x020dc9c8 +func_ov031_020dca9c kind:function(arm,size=0x24) addr:0x020dca9c +func_ov031_020dcac0 kind:function(arm,size=0x40) addr:0x020dcac0 +func_ov031_020dcb00 kind:function(arm,size=0x30) addr:0x020dcb00 +func_ov031_020dcb30 kind:function(arm,size=0x24) addr:0x020dcb30 +func_ov031_020dcb54 kind:function(arm,size=0xfc) addr:0x020dcb54 +func_ov031_020dcc50 kind:function(arm,size=0x2c) addr:0x020dcc50 +func_ov031_020dcc7c kind:function(arm,size=0x5c) addr:0x020dcc7c +func_ov031_020dccd8 kind:function(arm,size=0x18) addr:0x020dccd8 +func_ov031_020dccf0 kind:function(arm,size=0x24) addr:0x020dccf0 +func_ov031_020dcd14 kind:function(arm,size=0x74) addr:0x020dcd14 +func_ov031_020dcd88 kind:function(arm,size=0x18) addr:0x020dcd88 +func_ov031_020dcda0 kind:function(arm,size=0x98) addr:0x020dcda0 +func_ov031_020dce38 kind:function(arm,size=0x58) addr:0x020dce38 +func_ov031_020dce90 kind:function(arm,size=0x38) addr:0x020dce90 +func_ov031_020dcec8 kind:function(arm,size=0x8c) addr:0x020dcec8 +func_ov031_020dcf54 kind:function(arm,size=0x20) addr:0x020dcf54 +func_ov031_020dcf74 kind:function(arm,size=0x14) addr:0x020dcf74 +func_ov031_020dcf88 kind:function(arm,size=0x2c) addr:0x020dcf88 +func_ov031_020dcfb4 kind:function(arm,size=0x90) addr:0x020dcfb4 +func_ov031_020dd044 kind:function(arm,size=0x60) addr:0x020dd044 +func_ov031_020dd0a4 kind:function(arm,size=0xbc) addr:0x020dd0a4 +func_ov031_020dd160 kind:function(thumb,size=0x18) addr:0x020dd160 +func_ov031_020dd178 kind:function(thumb,size=0x1c) addr:0x020dd178 +func_ov031_020dd194 kind:function(arm,size=0x50) addr:0x020dd194 +func_ov031_020dd1e4 kind:function(arm,size=0x30) addr:0x020dd1e4 +func_ov031_020dd214 kind:function(arm,size=0x58) addr:0x020dd214 +func_ov031_020dd26c kind:function(arm,size=0x2c) addr:0x020dd26c +func_ov031_020dd298 kind:function(arm,size=0x44) addr:0x020dd298 +func_ov031_020dd2dc kind:function(thumb,size=0x14) addr:0x020dd2dc +func_ov031_020dd2f0 kind:function(thumb,size=0x4) addr:0x020dd2f0 +func_ov031_020dd2f4 kind:function(arm,size=0x4) addr:0x020dd2f4 +func_ov031_020dd2f8 kind:function(arm,size=0xe4) addr:0x020dd2f8 +func_ov031_020dd3dc kind:function(arm,size=0x4) addr:0x020dd3dc +func_ov031_020dd3e0 kind:function(arm,size=0x34) addr:0x020dd3e0 +func_ov031_020dd414 kind:function(arm,size=0x18) addr:0x020dd414 +func_ov031_020dd42c kind:function(arm,size=0xac) addr:0x020dd42c +func_ov031_020dd4d8 kind:function(arm,size=0x1c) addr:0x020dd4d8 +func_ov031_020dd4f4 kind:function(arm,size=0xc4) addr:0x020dd4f4 +func_ov031_020dd5b8 kind:function(arm,size=0x68) addr:0x020dd5b8 +func_ov031_020dd620 kind:function(arm,size=0xa4) addr:0x020dd620 +func_ov031_020dd6c4 kind:function(arm,size=0x74) addr:0x020dd6c4 +func_ov031_020dd738 kind:function(arm,size=0xc4) addr:0x020dd738 +func_ov031_020dd7fc kind:function(arm,size=0x2c) addr:0x020dd7fc +func_ov031_020dd828 kind:function(arm,size=0x14) addr:0x020dd828 +func_ov031_020dd83c kind:function(arm,size=0x20) addr:0x020dd83c +func_ov031_020dd85c kind:function(arm,size=0x14) addr:0x020dd85c +func_ov031_020dd870 kind:function(arm,size=0x14) addr:0x020dd870 +func_ov031_020dd884 kind:function(arm,size=0x24) addr:0x020dd884 +func_ov031_020dd8a8 kind:function(arm,size=0x24) addr:0x020dd8a8 +func_ov031_020dd8cc kind:function(arm,size=0x2c) addr:0x020dd8cc +func_ov031_020dd8f8 kind:function(arm,size=0x24) addr:0x020dd8f8 +func_ov031_020dd91c kind:function(arm,size=0x24) addr:0x020dd91c +func_ov031_020dd940 kind:function(arm,size=0xb8) addr:0x020dd940 +func_ov031_020dd9f8 kind:function(arm,size=0xd4) addr:0x020dd9f8 +func_ov031_020ddacc kind:function(arm,size=0x90) addr:0x020ddacc +func_ov031_020ddb5c kind:function(arm,size=0x34) addr:0x020ddb5c +func_ov031_020ddb90 kind:function(arm,size=0x28) addr:0x020ddb90 +func_ov031_020ddbb8 kind:function(thumb,size=0x40) addr:0x020ddbb8 +func_ov031_020ddbf8 kind:function(thumb,size=0x30) addr:0x020ddbf8 +func_ov031_020ddc28 kind:function(thumb,size=0x18) addr:0x020ddc28 +func_ov031_020ddc40 kind:function(thumb,size=0x34) addr:0x020ddc40 +func_ov031_020ddc74 kind:function(arm,size=0x28) addr:0x020ddc74 +func_ov031_020ddc9c kind:function(arm,size=0x88) addr:0x020ddc9c +func_ov031_020ddd24 kind:function(arm,size=0x5c) addr:0x020ddd24 +func_ov031_020ddd80 kind:function(arm,size=0x20) addr:0x020ddd80 +func_ov031_020ddda0 kind:function(arm,size=0x14) addr:0x020ddda0 +func_ov031_020dddb4 kind:function(thumb,size=0x5c) addr:0x020dddb4 +func_ov031_020dde10 kind:function(thumb,size=0x10) addr:0x020dde10 +func_ov031_020dde20 kind:function(arm,size=0x38) addr:0x020dde20 +func_ov031_020dde58 kind:function(arm,size=0x248) addr:0x020dde58 +func_ov031_020de0a0 kind:function(arm,size=0x1a0) addr:0x020de0a0 +func_ov031_020de240 kind:function(arm,size=0x6c) addr:0x020de240 +func_ov031_020de2ac kind:function(arm,size=0x114) addr:0x020de2ac +func_ov031_020de3c0 kind:function(thumb,size=0xc) addr:0x020de3c0 +func_ov031_020de3cc kind:function(thumb,size=0x10) addr:0x020de3cc +func_ov031_020de3dc kind:function(arm,size=0x10) addr:0x020de3dc +func_ov031_020de3ec kind:function(thumb,size=0x84) addr:0x020de3ec +func_ov031_020de470 kind:function(arm,size=0x3c) addr:0x020de470 +func_ov031_020de4ac kind:function(arm,size=0x54) addr:0x020de4ac +func_ov031_020de500 kind:function(arm,size=0xbc) addr:0x020de500 +func_ov031_020de5bc kind:function(arm,size=0xa0) addr:0x020de5bc +func_ov031_020de65c kind:function(thumb,size=0x34) addr:0x020de65c +func_ov031_020de690 kind:function(thumb,size=0x30) addr:0x020de690 +func_ov031_020de6c0 kind:function(arm,size=0x3c) addr:0x020de6c0 +func_ov031_020de6fc kind:function(thumb,size=0x14) addr:0x020de6fc +func_ov031_020de710 kind:function(thumb,size=0x20) addr:0x020de710 +func_ov031_020de730 kind:function(thumb,size=0x8) addr:0x020de730 +func_ov031_020de738 kind:function(thumb,size=0x4) addr:0x020de738 +func_ov031_020de73c kind:function(arm,size=0x108) addr:0x020de73c +func_ov031_020de844 kind:function(arm,size=0x110) addr:0x020de844 +func_ov031_020de954 kind:function(arm,size=0x12c) addr:0x020de954 +func_ov031_020dea80 kind:function(arm,size=0x44) addr:0x020dea80 +func_ov031_020deac4 kind:function(arm,size=0x80) addr:0x020deac4 +func_ov031_020deb44 kind:function(arm,size=0xd0) addr:0x020deb44 +func_ov031_020dec14 kind:function(arm,size=0xb8) addr:0x020dec14 +func_ov031_020deccc kind:function(arm,size=0x28) addr:0x020deccc +func_ov031_020decf4 kind:function(arm,size=0x30) addr:0x020decf4 +func_ov031_020ded24 kind:function(arm,size=0x64) addr:0x020ded24 +func_ov031_020ded88 kind:function(arm,size=0x6c) addr:0x020ded88 +func_ov031_020dedf4 kind:function(arm,size=0x74) addr:0x020dedf4 +func_ov031_020dee68 kind:function(arm,size=0x20) addr:0x020dee68 +func_ov031_020dee88 kind:function(arm,size=0x88) addr:0x020dee88 +func_ov031_020def10 kind:function(arm,size=0xd4) addr:0x020def10 +func_ov031_020defe4 kind:function(arm,size=0x1b8) addr:0x020defe4 +func_ov031_020df19c kind:function(arm,size=0x288) addr:0x020df19c +func_ov031_020df424 kind:function(arm,size=0x14) addr:0x020df424 +func_ov031_020df438 kind:function(arm,size=0x5c) addr:0x020df438 +func_ov031_020df494 kind:function(arm,size=0x20) addr:0x020df494 +func_ov031_020df4b4 kind:function(arm,size=0xd4) addr:0x020df4b4 +func_ov031_020df588 kind:function(arm,size=0x78) addr:0x020df588 +func_ov031_020df600 kind:function(arm,size=0x7c) addr:0x020df600 +func_ov031_020df67c kind:function(arm,size=0xd0) addr:0x020df67c +func_ov031_020df74c kind:function(arm,size=0x50) addr:0x020df74c +func_ov031_020df79c kind:function(arm,size=0x38) addr:0x020df79c +func_ov031_020df7d4 kind:function(arm,size=0x3c) addr:0x020df7d4 +func_ov031_020df810 kind:function(arm,size=0xb4) addr:0x020df810 +func_ov031_020df8c4 kind:function(arm,size=0x24) addr:0x020df8c4 +func_ov031_020df8e8 kind:function(arm,size=0x28) addr:0x020df8e8 +func_ov031_020df910 kind:function(arm,size=0x40) addr:0x020df910 +func_ov031_020df950 kind:function(arm,size=0x40) addr:0x020df950 +func_ov031_020df990 kind:function(arm,size=0x238) addr:0x020df990 +func_ov031_020dfbc8 kind:function(arm,size=0xac) addr:0x020dfbc8 +func_ov031_020dfc74 kind:function(arm,size=0x58) addr:0x020dfc74 +func_ov031_020dfccc kind:function(arm,size=0x60) addr:0x020dfccc +func_ov031_020dfd2c kind:function(arm,size=0xd0) addr:0x020dfd2c +func_ov031_020dfdfc kind:function(arm,size=0x20c) addr:0x020dfdfc +func_ov031_020e0008 kind:function(arm,size=0x1a8) addr:0x020e0008 +func_ov031_020e01b0 kind:function(arm,size=0x2c) addr:0x020e01b0 +func_ov031_020e01dc kind:function(arm,size=0xb4) addr:0x020e01dc +func_ov031_020e0290 kind:function(arm,size=0x58) addr:0x020e0290 +func_ov031_020e02e8 kind:function(arm,size=0x64) addr:0x020e02e8 +func_ov031_020e034c kind:function(arm,size=0xc8) addr:0x020e034c +func_ov031_020e0414 kind:function(arm,size=0x100) addr:0x020e0414 +func_ov031_020e0514 kind:function(arm,size=0x388) addr:0x020e0514 +func_ov031_020e089c kind:function(arm,size=0x1244) addr:0x020e089c +func_ov031_020e1ae0 kind:function(arm,size=0x168) addr:0x020e1ae0 +func_ov031_020e1c48 kind:function(arm,size=0xc) addr:0x020e1c48 +func_ov031_020e1c54 kind:function(arm,size=0xe4) addr:0x020e1c54 +func_ov031_020e1d38 kind:function(arm,size=0x1e8) addr:0x020e1d38 +func_ov031_020e1f20 kind:function(arm,size=0xac) addr:0x020e1f20 +func_ov031_020e1fcc kind:function(arm,size=0x28) addr:0x020e1fcc +func_ov031_020e1ff4 kind:function(thumb,size=0x4c) addr:0x020e1ff4 +func_ov031_020e2040 kind:function(thumb,size=0x68) addr:0x020e2040 +func_ov031_020e20a8 kind:function(thumb,size=0x70) addr:0x020e20a8 +func_ov031_020e2118 kind:function(arm,size=0x24) addr:0x020e2118 +func_ov031_020e213c kind:function(thumb,size=0x64) addr:0x020e213c +func_ov031_020e21a0 kind:function(arm,size=0xb8) addr:0x020e21a0 +func_ov031_020e2258 kind:function(arm,size=0x1c) addr:0x020e2258 +func_ov031_020e2274 kind:function(arm,size=0x50) addr:0x020e2274 +func_ov031_020e22c4 kind:function(arm,size=0x30) addr:0x020e22c4 +func_ov031_020e22f4 kind:function(arm,size=0x48) addr:0x020e22f4 +func_ov031_020e233c kind:function(arm,size=0x20) addr:0x020e233c +func_ov031_020e235c kind:function(arm,size=0x60) addr:0x020e235c +func_ov031_020e23bc kind:function(arm,size=0xe8) addr:0x020e23bc +func_ov031_020e24a4 kind:function(arm,size=0x34) addr:0x020e24a4 +func_ov031_020e24d8 kind:function(arm,size=0x30) addr:0x020e24d8 +func_ov031_020e2508 kind:function(arm,size=0xfc) addr:0x020e2508 +func_ov031_020e2604 kind:function(arm,size=0x44) addr:0x020e2604 +func_ov031_020e2648 kind:function(arm,size=0x24) addr:0x020e2648 +func_ov031_020e266c kind:function(arm,size=0x54) addr:0x020e266c +func_ov031_020e26c0 kind:function(arm,size=0xa8) addr:0x020e26c0 +func_ov031_020e2768 kind:function(arm,size=0x198) addr:0x020e2768 +func_ov031_020e2900 kind:function(arm,size=0x78) addr:0x020e2900 +func_ov031_020e2978 kind:function(arm,size=0x30) addr:0x020e2978 +func_ov031_020e29a8 kind:function(arm,size=0x50) addr:0x020e29a8 +func_ov031_020e29f8 kind:function(arm,size=0x84) addr:0x020e29f8 +func_ov031_020e2a7c kind:function(arm,size=0xa8) addr:0x020e2a7c +func_ov031_020e2b24 kind:function(arm,size=0x354) addr:0x020e2b24 +func_ov031_020e2e78 kind:function(arm,size=0x1c) addr:0x020e2e78 +func_ov031_020e2e94 kind:function(arm,size=0xc) addr:0x020e2e94 +func_ov031_020e2ea0 kind:function(arm,size=0x24) addr:0x020e2ea0 +func_ov031_020e2ec4 kind:function(arm,size=0x4c) addr:0x020e2ec4 +func_ov031_020e2f10 kind:function(arm,size=0x90) addr:0x020e2f10 +func_ov031_020e2fa0 kind:function(arm,size=0x64) addr:0x020e2fa0 +func_ov031_020e3004 kind:function(arm,size=0x58) addr:0x020e3004 +func_ov031_020e305c kind:function(arm,size=0x16c) addr:0x020e305c +func_ov031_020e31c8 kind:function(arm,size=0x14) addr:0x020e31c8 +func_ov031_020e31dc kind:function(arm,size=0x14) addr:0x020e31dc +func_ov031_020e31f0 kind:function(arm,size=0x84) addr:0x020e31f0 +func_ov031_020e3274 kind:function(arm,size=0x24) addr:0x020e3274 +func_ov031_020e3298 kind:function(arm,size=0x44) addr:0x020e3298 +func_ov031_020e32dc kind:function(arm,size=0x18) addr:0x020e32dc +func_ov031_020e32f4 kind:function(arm,size=0x1c) addr:0x020e32f4 +func_ov031_020e3310 kind:function(arm,size=0xec) addr:0x020e3310 +func_ov031_020e33fc kind:function(arm,size=0xd0) addr:0x020e33fc +func_ov031_020e34cc kind:function(arm,size=0x24) addr:0x020e34cc +func_ov031_020e34f0 kind:function(arm,size=0x60) addr:0x020e34f0 +func_ov031_020e3550 kind:function(arm,size=0x19c) addr:0x020e3550 +func_ov031_020e36ec kind:function(arm,size=0x30) addr:0x020e36ec +func_ov031_020e371c kind:function(arm,size=0x10) addr:0x020e371c +func_ov031_020e372c kind:function(arm,size=0x1c) addr:0x020e372c +func_ov031_020e3748 kind:function(arm,size=0x2c) addr:0x020e3748 +func_ov031_020e3774 kind:function(arm,size=0x11c) addr:0x020e3774 +func_ov031_020e3890 kind:function(arm,size=0x1c) addr:0x020e3890 +func_ov031_020e38ac kind:function(arm,size=0x40) addr:0x020e38ac +func_ov031_020e38ec kind:function(arm,size=0x88) addr:0x020e38ec +func_ov031_020e3974 kind:function(arm,size=0x58) addr:0x020e3974 +func_ov031_020e39cc kind:function(arm,size=0x4) addr:0x020e39cc +func_ov031_020e39d0 kind:function(arm,size=0x50) addr:0x020e39d0 +func_ov031_020e3a20 kind:function(arm,size=0x30) addr:0x020e3a20 +func_ov031_020e3a50 kind:function(arm,size=0x74) addr:0x020e3a50 +func_ov031_020e3ac4 kind:function(arm,size=0x24) addr:0x020e3ac4 +func_ov031_020e3ae8 kind:function(arm,size=0x4) addr:0x020e3ae8 +func_ov031_020e3aec kind:function(arm,size=0x34) addr:0x020e3aec +func_ov031_020e3b20 kind:function(arm,size=0xec) addr:0x020e3b20 +func_ov031_020e3c0c kind:function(arm,size=0x14) addr:0x020e3c0c +func_ov031_020e3c20 kind:function(arm,size=0x158) addr:0x020e3c20 +func_ov031_020e3d78 kind:function(arm,size=0xe0) addr:0x020e3d78 +func_ov031_020e3e58 kind:function(arm,size=0x40) addr:0x020e3e58 +func_ov031_020e3e98 kind:function(arm,size=0x110) addr:0x020e3e98 +func_ov031_020e3fa8 kind:function(arm,size=0x70) addr:0x020e3fa8 +func_ov031_020e4018 kind:function(arm,size=0x54) addr:0x020e4018 +func_ov031_020e406c kind:function(arm,size=0x100) addr:0x020e406c +func_ov031_020e416c kind:function(arm,size=0xa0) addr:0x020e416c +func_ov031_020e420c kind:function(arm,size=0x13c) addr:0x020e420c +func_ov031_020e4348 kind:function(arm,size=0x140) addr:0x020e4348 +func_ov031_020e4488 kind:function(arm,size=0xa4) addr:0x020e4488 +func_ov031_020e452c kind:function(arm,size=0xec) addr:0x020e452c +func_ov031_020e4618 kind:function(arm,size=0x14c) addr:0x020e4618 +func_ov031_020e4764 kind:function(arm,size=0x3c) addr:0x020e4764 +func_ov031_020e47a0 kind:function(arm,size=0x1c) addr:0x020e47a0 +func_ov031_020e47bc kind:function(arm,size=0x24) addr:0x020e47bc +func_ov031_020e47e0 kind:function(arm,size=0x48) addr:0x020e47e0 +func_ov031_020e4828 kind:function(arm,size=0x450) addr:0x020e4828 +func_ov031_020e4c78 kind:function(arm,size=0x84) addr:0x020e4c78 +func_ov031_020e4cfc kind:function(arm,size=0x30) addr:0x020e4cfc +func_ov031_020e4d2c kind:function(arm,size=0x3c) addr:0x020e4d2c +func_ov031_020e4d68 kind:function(arm,size=0x30) addr:0x020e4d68 +func_ov031_020e4d98 kind:function(arm,size=0x14) addr:0x020e4d98 +func_ov031_020e4dac kind:function(arm,size=0x1c) addr:0x020e4dac +func_ov031_020e4dc8 kind:function(arm,size=0x1c) addr:0x020e4dc8 +func_ov031_020e4de4 kind:function(arm,size=0x50) addr:0x020e4de4 +func_ov031_020e4e34 kind:function(arm,size=0x58) addr:0x020e4e34 +func_ov031_020e4e8c kind:function(arm,size=0x14) addr:0x020e4e8c +func_ov031_020e4ea0 kind:function(arm,size=0xc) addr:0x020e4ea0 +func_ov031_020e4eac kind:function(arm,size=0x24) addr:0x020e4eac +func_ov031_020e4ed0 kind:function(arm,size=0x38) addr:0x020e4ed0 +func_ov031_020e4f08 kind:function(arm,size=0x1a4) addr:0x020e4f08 +func_ov031_020e50ac kind:function(arm,size=0x7c) addr:0x020e50ac +func_ov031_020e5128 kind:function(arm,size=0x14) addr:0x020e5128 +func_ov031_020e513c kind:function(arm,size=0x274) addr:0x020e513c +func_ov031_020e53b0 kind:function(arm,size=0x180) addr:0x020e53b0 +func_ov031_020e5530 kind:function(arm,size=0x50) addr:0x020e5530 +func_ov031_020e5580 kind:function(arm,size=0x8) addr:0x020e5580 +func_ov031_020e5588 kind:function(arm,size=0x80) addr:0x020e5588 +func_ov031_020e5608 kind:function(arm,size=0x1c) addr:0x020e5608 +func_ov031_020e5624 kind:function(arm,size=0x28) addr:0x020e5624 +func_ov031_020e564c kind:function(arm,size=0x30) addr:0x020e564c +func_ov031_020e567c kind:function(arm,size=0x14) addr:0x020e567c +func_ov031_020e5690 kind:function(arm,size=0x24) addr:0x020e5690 +func_ov031_020e56b4 kind:function(arm,size=0x48) addr:0x020e56b4 +func_ov031_020e56fc kind:function(arm,size=0x90) addr:0x020e56fc +func_ov031_020e578c kind:function(arm,size=0x30) addr:0x020e578c +func_ov031_020e57bc kind:function(arm,size=0x28) addr:0x020e57bc +func_ov031_020e57e4 kind:function(arm,size=0x20) addr:0x020e57e4 +func_ov031_020e5804 kind:function(arm,size=0x2c) addr:0x020e5804 +func_ov031_020e5830 kind:function(arm,size=0x28) addr:0x020e5830 +func_ov031_020e5858 kind:function(arm,size=0x18) addr:0x020e5858 +func_ov031_020e5870 kind:function(arm,size=0x54) addr:0x020e5870 +func_ov031_020e58c4 kind:function(arm,size=0x28) addr:0x020e58c4 +func_ov031_020e58ec kind:function(arm,size=0x50) addr:0x020e58ec +func_ov031_020e593c kind:function(arm,size=0x124) addr:0x020e593c +func_ov031_020e5a60 kind:function(arm,size=0x4) addr:0x020e5a60 +func_ov031_020e5a64 kind:function(arm,size=0x4) addr:0x020e5a64 +func_ov031_020e5a68 kind:function(arm,size=0x8) addr:0x020e5a68 +func_ov031_020e5a70 kind:function(arm,size=0x24) addr:0x020e5a70 +func_ov031_020e5a94 kind:function(arm,size=0x14) addr:0x020e5a94 +func_ov031_020e5aa8 kind:function(arm,size=0x1c) addr:0x020e5aa8 +func_ov031_020e5ac4 kind:function(arm,size=0xc) addr:0x020e5ac4 +func_ov031_020e5ad0 kind:function(arm,size=0x24) addr:0x020e5ad0 +func_ov031_020e5af4 kind:function(arm,size=0x28) addr:0x020e5af4 +func_ov031_020e5b1c kind:function(arm,size=0x34) addr:0x020e5b1c +func_ov031_020e5b50 kind:function(arm,size=0x40) addr:0x020e5b50 +func_ov031_020e5b90 kind:function(arm,size=0x48) addr:0x020e5b90 +func_ov031_020e5bd8 kind:function(arm,size=0x4c) addr:0x020e5bd8 +func_ov031_020e5c24 kind:function(arm,size=0x3c) addr:0x020e5c24 +func_ov031_020e5c60 kind:function(arm,size=0x38) addr:0x020e5c60 +func_ov031_020e5c98 kind:function(arm,size=0x44) addr:0x020e5c98 +func_ov031_020e5cdc kind:function(arm,size=0x30) addr:0x020e5cdc +func_ov031_020e5d0c kind:function(arm,size=0x1f4) addr:0x020e5d0c +func_ov031_020e5f00 kind:function(arm,size=0x5c) addr:0x020e5f00 +func_ov031_020e5f5c kind:function(arm,size=0x14) addr:0x020e5f5c +func_ov031_020e5f70 kind:function(arm,size=0x2c) addr:0x020e5f70 +func_ov031_020e5f9c kind:function(arm,size=0x24) addr:0x020e5f9c +func_ov031_020e5fc0 kind:function(arm,size=0x28) addr:0x020e5fc0 +func_ov031_020e5fe8 kind:function(arm,size=0x24) addr:0x020e5fe8 +func_ov031_020e600c kind:function(arm,size=0x140) addr:0x020e600c +func_ov031_020e614c kind:function(arm,size=0x14) addr:0x020e614c +func_ov031_020e6160 kind:function(arm,size=0x14) addr:0x020e6160 +func_ov031_020e6174 kind:function(arm,size=0xa0) addr:0x020e6174 +func_ov031_020e6214 kind:function(arm,size=0xa8) addr:0x020e6214 +func_ov031_020e62bc kind:function(arm,size=0xc4) addr:0x020e62bc +func_ov031_020e6380 kind:function(arm,size=0x1c) addr:0x020e6380 +func_ov031_020e639c kind:function(arm,size=0x70) addr:0x020e639c +func_ov031_020e640c kind:function(arm,size=0x614) addr:0x020e640c +func_ov031_020e6a20 kind:function(arm,size=0x1ec) addr:0x020e6a20 +func_ov031_020e6c0c kind:function(arm,size=0x80) addr:0x020e6c0c +func_ov031_020e6c8c kind:function(arm,size=0xb4) addr:0x020e6c8c +func_ov031_020e6d40 kind:function(arm,size=0x74) addr:0x020e6d40 +func_ov031_020e6db4 kind:function(arm,size=0x1c) addr:0x020e6db4 +func_ov031_020e6dd0 kind:function(arm,size=0x1c) addr:0x020e6dd0 +func_ov031_020e6dec kind:function(arm,size=0x4c) addr:0x020e6dec +func_ov031_020e6e38 kind:function(arm,size=0x28) addr:0x020e6e38 +func_ov031_020e6e60 kind:function(arm,size=0x14) addr:0x020e6e60 +func_ov031_020e6e74 kind:function(arm,size=0x1c) addr:0x020e6e74 +func_ov031_020e6e90 kind:function(arm,size=0x30) addr:0x020e6e90 +func_ov031_020e6ec0 kind:function(arm,size=0x230) addr:0x020e6ec0 +func_ov031_020e70f0 kind:function(arm,size=0xc) addr:0x020e70f0 +func_ov031_020e70fc kind:function(arm,size=0x1c) addr:0x020e70fc +func_ov031_020e7118 kind:function(arm,size=0x1c) addr:0x020e7118 +func_ov031_020e7134 kind:function(arm,size=0x14) addr:0x020e7134 +func_ov031_020e7148 kind:function(arm,size=0x28) addr:0x020e7148 +func_ov031_020e7170 kind:function(arm,size=0x114) addr:0x020e7170 +func_ov031_020e7284 kind:function(arm,size=0x30) addr:0x020e7284 +func_ov031_020e72b4 kind:function(arm,size=0xc) addr:0x020e72b4 +func_ov031_020e72c0 kind:function(arm,size=0x24) addr:0x020e72c0 +func_ov031_020e72e4 kind:function(arm,size=0x44) addr:0x020e72e4 +func_ov031_020e7328 kind:function(arm,size=0x1e4) addr:0x020e7328 +func_ov031_020e750c kind:function(arm,size=0x14) addr:0x020e750c +func_ov031_020e7520 kind:function(arm,size=0xcc) addr:0x020e7520 +func_ov031_020e75ec kind:function(arm,size=0x118) addr:0x020e75ec +func_ov031_020e7704 kind:function(arm,size=0x430) addr:0x020e7704 +func_ov031_020e7b34 kind:function(arm,size=0x10) addr:0x020e7b34 +func_ov031_020e7b44 kind:function(arm,size=0x44) addr:0x020e7b44 +func_ov031_020e7b88 kind:function(arm,size=0x124) addr:0x020e7b88 +func_ov031_020e7cac kind:function(arm,size=0x54) addr:0x020e7cac +func_ov031_020e7d00 kind:function(arm,size=0x2c) addr:0x020e7d00 +func_ov031_020e7d2c kind:function(arm,size=0x58) addr:0x020e7d2c +func_ov031_020e7d84 kind:function(arm,size=0x78) addr:0x020e7d84 +func_ov031_020e7dfc kind:function(arm,size=0x1c) addr:0x020e7dfc +func_ov031_020e7e18 kind:function(arm,size=0x48) addr:0x020e7e18 +func_ov031_020e7e60 kind:function(arm,size=0x50) addr:0x020e7e60 +func_ov031_020e7eb0 kind:function(arm,size=0x14) addr:0x020e7eb0 +func_ov031_020e7ec4 kind:function(arm,size=0x70) addr:0x020e7ec4 +func_ov031_020e7f34 kind:function(arm,size=0xd8) addr:0x020e7f34 +func_ov031_020e800c kind:function(arm,size=0xcc) addr:0x020e800c +func_ov031_020e80d8 kind:function(arm,size=0x14) addr:0x020e80d8 +func_ov031_020e80ec kind:function(arm,size=0x14) addr:0x020e80ec +func_ov031_020e8100 kind:function(arm,size=0x60) addr:0x020e8100 +func_ov031_020e8160 kind:function(arm,size=0x68) addr:0x020e8160 +func_ov031_020e81c8 kind:function(arm,size=0x7c) addr:0x020e81c8 +func_ov031_020e8244 kind:function(arm,size=0x64) addr:0x020e8244 +func_ov031_020e82a8 kind:function(arm,size=0x1c) addr:0x020e82a8 +func_ov031_020e82c4 kind:function(arm,size=0x28) addr:0x020e82c4 +func_ov031_020e82ec kind:function(arm,size=0x1c) addr:0x020e82ec +func_ov031_020e8308 kind:function(arm,size=0x58) addr:0x020e8308 +func_ov031_020e8360 kind:function(arm,size=0x58) addr:0x020e8360 +func_ov031_020e83b8 kind:function(arm,size=0x168) addr:0x020e83b8 +func_ov031_020e8520 kind:function(arm,size=0xc) addr:0x020e8520 +func_ov031_020e852c kind:function(arm,size=0x24) addr:0x020e852c +func_ov031_020e8550 kind:function(arm,size=0x44) addr:0x020e8550 +func_ov031_020e8594 kind:function(arm,size=0xb8) addr:0x020e8594 +func_ov031_020e864c kind:function(arm,size=0x14) addr:0x020e864c +func_ov031_020e8660 kind:function(arm,size=0x14) addr:0x020e8660 +func_ov031_020e8674 kind:function(arm,size=0xc0) addr:0x020e8674 +func_ov031_020e8734 kind:function(arm,size=0x38) addr:0x020e8734 +func_ov031_020e876c kind:function(arm,size=0x104) addr:0x020e876c +func_ov031_020e8870 kind:function(arm,size=0x74) addr:0x020e8870 +func_ov031_020e88e4 kind:function(arm,size=0x268) addr:0x020e88e4 +func_ov031_020e8b4c kind:function(arm,size=0x2c) addr:0x020e8b4c +func_ov031_020e8b78 kind:function(arm,size=0x108) addr:0x020e8b78 +func_ov031_020e8c80 kind:function(arm,size=0x40) addr:0x020e8c80 +func_ov031_020e8cc0 kind:function(arm,size=0x1c) addr:0x020e8cc0 +func_ov031_020e8cdc kind:function(arm,size=0x1c) addr:0x020e8cdc +func_ov031_020e8cf8 kind:function(arm,size=0x28) addr:0x020e8cf8 +func_ov031_020e8d20 kind:function(arm,size=0x30) addr:0x020e8d20 +func_ov031_020e8d50 kind:function(arm,size=0x14) addr:0x020e8d50 +func_ov031_020e8d64 kind:function(arm,size=0x74) addr:0x020e8d64 +func_ov031_020e8dd8 kind:function(arm,size=0x20) addr:0x020e8dd8 +func_ov031_020e8df8 kind:function(arm,size=0x28) addr:0x020e8df8 +func_ov031_020e8e20 kind:function(arm,size=0x20) addr:0x020e8e20 +func_ov031_020e8e40 kind:function(arm,size=0x38) addr:0x020e8e40 +func_ov031_020e8e78 kind:function(arm,size=0x1c) addr:0x020e8e78 +func_ov031_020e8e94 kind:function(arm,size=0x24) addr:0x020e8e94 +func_ov031_020e8eb8 kind:function(arm,size=0x90) addr:0x020e8eb8 +func_ov031_020e8f48 kind:function(arm,size=0xa0) addr:0x020e8f48 +func_ov031_020e8fe8 kind:function(arm,size=0x84) addr:0x020e8fe8 +func_ov031_020e906c kind:function(arm,size=0x108) addr:0x020e906c +func_ov031_020e9174 kind:function(arm,size=0x2c) addr:0x020e9174 +func_ov031_020e91a0 kind:function(arm,size=0x4) addr:0x020e91a0 +func_ov031_020e91a4 kind:function(arm,size=0x94) addr:0x020e91a4 +func_ov031_020e9238 kind:function(arm,size=0x170) addr:0x020e9238 +func_ov031_020e93a8 kind:function(arm,size=0x148) addr:0x020e93a8 +func_ov031_020e94f0 kind:function(arm,size=0x98) addr:0x020e94f0 +func_ov031_020e9588 kind:function(arm,size=0x2c8) addr:0x020e9588 +func_ov031_020e9850 kind:function(arm,size=0xec) addr:0x020e9850 +func_ov031_020e993c kind:function(arm,size=0x1dc) addr:0x020e993c +func_ov031_020e9b18 kind:function(arm,size=0xa8) addr:0x020e9b18 +func_ov031_020e9bc0 kind:function(arm,size=0x80) addr:0x020e9bc0 +func_ov031_020e9c40 kind:function(arm,size=0x54) addr:0x020e9c40 +func_ov031_020e9c94 kind:function(arm,size=0x30) addr:0x020e9c94 +func_ov031_020e9cc4 kind:function(arm,size=0x4) addr:0x020e9cc4 +func_ov031_020e9cc8 kind:function(arm,size=0x90) addr:0x020e9cc8 +func_ov031_020e9d58 kind:function(arm,size=0x1c) addr:0x020e9d58 +func_ov031_020e9d74 kind:function(arm,size=0x8c) addr:0x020e9d74 +func_ov031_020e9e00 kind:function(arm,size=0x44) addr:0x020e9e00 +func_ov031_020e9e44 kind:function(arm,size=0x34) addr:0x020e9e44 +func_ov031_020e9e78 kind:function(arm,size=0x28) addr:0x020e9e78 +func_ov031_020e9ea0 kind:function(arm,size=0x24) addr:0x020e9ea0 +func_ov031_020e9ec4 kind:function(arm,size=0x58) addr:0x020e9ec4 +func_ov031_020e9f1c kind:function(arm,size=0x100) addr:0x020e9f1c +func_ov031_020ea01c kind:function(arm,size=0x10c) addr:0x020ea01c +func_ov031_020ea128 kind:function(arm,size=0xc) addr:0x020ea128 +func_ov031_020ea134 kind:function(arm,size=0xdc) addr:0x020ea134 +func_ov031_020ea210 kind:function(arm,size=0xc) addr:0x020ea210 +func_ov031_020ea21c kind:function(arm,size=0x24) addr:0x020ea21c +func_ov031_020ea240 kind:function(arm,size=0x8c) addr:0x020ea240 +func_ov031_020ea2cc kind:function(arm,size=0x9c) addr:0x020ea2cc +func_ov031_020ea368 kind:function(arm,size=0x30) addr:0x020ea368 +func_ov031_020ea398 kind:function(arm,size=0x9c) addr:0x020ea398 +func_ov031_020ea434 kind:function(arm,size=0x84) addr:0x020ea434 +func_ov031_020ea4b8 kind:function(arm,size=0x30) addr:0x020ea4b8 +func_ov031_020ea4e8 kind:function(arm,size=0xa4) addr:0x020ea4e8 +func_ov031_020ea58c kind:function(arm,size=0x68) addr:0x020ea58c +func_ov031_020ea5f4 kind:function(arm,size=0x44) addr:0x020ea5f4 +func_ov031_020ea638 kind:function(arm,size=0x28) addr:0x020ea638 +func_ov031_020ea660 kind:function(arm,size=0x30) addr:0x020ea660 +func_ov031_020ea690 kind:function(arm,size=0x14) addr:0x020ea690 +func_ov031_020ea6a4 kind:function(arm,size=0xc) addr:0x020ea6a4 +func_ov031_020ea6b0 kind:function(arm,size=0x24) addr:0x020ea6b0 +func_ov031_020ea6d4 kind:function(arm,size=0x44) addr:0x020ea6d4 +func_ov031_020ea718 kind:function(arm,size=0x7c) addr:0x020ea718 +func_ov031_020ea794 kind:function(arm,size=0x74) addr:0x020ea794 +func_ov031_020ea808 kind:function(arm,size=0x1d0) addr:0x020ea808 +func_ov031_020ea9d8 kind:function(arm,size=0x7c) addr:0x020ea9d8 +func_ov031_020eaa54 kind:function(arm,size=0xa0) addr:0x020eaa54 +func_ov031_020eaaf4 kind:function(arm,size=0xa0) addr:0x020eaaf4 +func_ov031_020eab94 kind:function(arm,size=0x8c) addr:0x020eab94 +func_ov031_020eac20 kind:function(arm,size=0x20) addr:0x020eac20 +func_ov031_020eac40 kind:function(arm,size=0x8c) addr:0x020eac40 +func_ov031_020eaccc kind:function(arm,size=0x30) addr:0x020eaccc +func_ov031_020eacfc kind:function(arm,size=0x118) addr:0x020eacfc +func_ov031_020eae14 kind:function(arm,size=0x4) addr:0x020eae14 +func_ov031_020eae18 kind:function(arm,size=0x4) addr:0x020eae18 +func_ov031_020eae1c kind:function(arm,size=0x4) addr:0x020eae1c +func_ov031_020eae20 kind:function(arm,size=0x4) addr:0x020eae20 +func_ov031_020eae24 kind:function(arm,size=0x18) addr:0x020eae24 +func_ov031_020eae3c kind:function(arm,size=0x84) addr:0x020eae3c +func_ov031_020eaec0 kind:function(arm,size=0x48) addr:0x020eaec0 +func_ov031_020eaf08 kind:function(arm,size=0x7c) addr:0x020eaf08 +func_ov031_020eaf84 kind:function(arm,size=0x14) addr:0x020eaf84 +func_ov031_020eaf98 kind:function(arm,size=0x4) addr:0x020eaf98 +func_ov031_020eaf9c kind:function(arm,size=0x10) addr:0x020eaf9c +func_ov031_020eafac kind:function(arm,size=0x50) addr:0x020eafac +func_ov031_020eaffc kind:function(arm,size=0x14) addr:0x020eaffc +func_ov031_020eb010 kind:function(arm,size=0x14) addr:0x020eb010 +func_ov031_020eb024 kind:function(arm,size=0x84) addr:0x020eb024 +func_ov031_020eb0a8 kind:function(arm,size=0x50) addr:0x020eb0a8 +func_ov031_020eb0f8 kind:function(arm,size=0x34) addr:0x020eb0f8 +func_ov031_020eb12c kind:function(arm,size=0xf8) addr:0x020eb12c +func_ov031_020eb224 kind:function(arm,size=0x8c) addr:0x020eb224 +func_ov031_020eb2b0 kind:function(arm,size=0x40) addr:0x020eb2b0 +func_ov031_020eb2f0 kind:function(arm,size=0x54) addr:0x020eb2f0 +func_ov031_020eb344 kind:function(arm,size=0x230) addr:0x020eb344 +func_ov031_020eb574 kind:function(arm,size=0x60) addr:0x020eb574 +func_ov031_020eb5d4 kind:function(arm,size=0x44) addr:0x020eb5d4 +func_ov031_020eb618 kind:function(arm,size=0x128) addr:0x020eb618 +func_ov031_020eb740 kind:function(arm,size=0x40) addr:0x020eb740 +func_ov031_020eb780 kind:function(arm,size=0xc8) addr:0x020eb780 +func_ov031_020eb848 kind:function(arm,size=0x94) addr:0x020eb848 +func_ov031_020eb8dc kind:function(arm,size=0x38) addr:0x020eb8dc +func_ov031_020eb914 kind:function(arm,size=0x44) addr:0x020eb914 +func_ov031_020eb958 kind:function(arm,size=0x20) addr:0x020eb958 +func_ov031_020eb978 kind:function(arm,size=0x28) addr:0x020eb978 +func_ov031_020eb9a0 kind:function(arm,size=0x1c) addr:0x020eb9a0 +func_ov031_020eb9bc kind:function(arm,size=0x20) addr:0x020eb9bc +func_ov031_020eb9dc kind:function(arm,size=0x28) addr:0x020eb9dc +func_ov031_020eba04 kind:function(arm,size=0x14) addr:0x020eba04 +func_ov031_020eba18 kind:function(thumb,size=0x8) addr:0x020eba18 +func_ov031_020eba20 kind:function(thumb,size=0x4) addr:0x020eba20 +func_ov031_020eba24 kind:function(thumb,size=0x1c) addr:0x020eba24 +func_ov031_020eba40 kind:function(thumb,size=0x8) addr:0x020eba40 +func_ov031_020eba48 kind:function(thumb,size=0x1c) addr:0x020eba48 +func_ov031_020eba64 kind:function(thumb,size=0x3c) addr:0x020eba64 +func_ov031_020ebaa0 kind:function(thumb,size=0x30) addr:0x020ebaa0 +func_ov031_020ebad0 kind:function(thumb,size=0x14) addr:0x020ebad0 +func_ov031_020ebae4 kind:function(thumb,size=0x8) addr:0x020ebae4 +func_ov031_020ebaec kind:function(thumb,size=0x40) addr:0x020ebaec +func_ov031_020ebb2c kind:function(thumb,size=0x3b4) addr:0x020ebb2c +func_ov031_020ebee0 kind:function(thumb,size=0xc) addr:0x020ebee0 +func_ov031_020ebeec kind:function(thumb,size=0xc) addr:0x020ebeec +func_ov031_020ebef8 kind:function(thumb,size=0xc) addr:0x020ebef8 +func_ov031_020ebf04 kind:function(thumb,size=0xc) addr:0x020ebf04 +func_ov031_020ebf10 kind:function(thumb,size=0xa4) addr:0x020ebf10 +func_ov031_020ebfb4 kind:function(thumb,size=0xac) addr:0x020ebfb4 +func_ov031_020ec060 kind:function(arm,size=0x24) addr:0x020ec060 +func_ov031_020ec084 kind:function(arm,size=0x10c) addr:0x020ec084 +func_ov031_020ec190 kind:function(arm,size=0x4) addr:0x020ec190 +func_ov031_020ec194 kind:function(arm,size=0xbc) addr:0x020ec194 +func_ov031_020ec250 kind:function(arm,size=0x4) addr:0x020ec250 +func_ov031_020ec254 kind:function(arm,size=0x4) addr:0x020ec254 +func_ov031_020ec258 kind:function(arm,size=0x4) addr:0x020ec258 +func_ov031_020ec25c kind:function(arm,size=0x50) addr:0x020ec25c +func_ov031_020ec2ac kind:function(arm,size=0x4) addr:0x020ec2ac +func_ov031_020ec2b0 kind:function(arm,size=0x4) addr:0x020ec2b0 +func_ov031_020ec2b4 kind:function(arm,size=0x4) addr:0x020ec2b4 +func_ov031_020ec2b8 kind:function(arm,size=0x19c) addr:0x020ec2b8 +func_ov031_020ec454 kind:function(arm,size=0x20) addr:0x020ec454 +func_ov031_020ec474 kind:function(arm,size=0x4) addr:0x020ec474 +func_ov031_020ec478 kind:function(arm,size=0x80) addr:0x020ec478 +func_ov031_020ec4f8 kind:function(arm,size=0x34) addr:0x020ec4f8 +func_ov031_020ec52c kind:function(arm,size=0x124) addr:0x020ec52c +func_ov031_020ec650 kind:function(arm,size=0x7c) addr:0x020ec650 +func_ov031_020ec6cc kind:function(arm,size=0x2c) addr:0x020ec6cc +func_ov031_020ec6f8 kind:function(arm,size=0x6c) addr:0x020ec6f8 +func_ov031_020ec764 kind:function(arm,size=0x4) addr:0x020ec764 +func_ov031_020ec768 kind:function(arm,size=0x234) addr:0x020ec768 +func_ov031_020ec99c kind:function(arm,size=0x30) addr:0x020ec99c +func_ov031_020ec9cc kind:function(arm,size=0x178) addr:0x020ec9cc +func_ov031_020ecb44 kind:function(arm,size=0x30) addr:0x020ecb44 +func_ov031_020ecb74 kind:function(arm,size=0x90) addr:0x020ecb74 +func_ov031_020ecc04 kind:function(arm,size=0x98) addr:0x020ecc04 +func_ov031_020ecc9c kind:function(arm,size=0x348) addr:0x020ecc9c +func_ov031_020ecfe4 kind:function(arm,size=0x24) addr:0x020ecfe4 +func_ov031_020ed008 kind:function(arm,size=0x43c) addr:0x020ed008 +func_ov031_020ed444 kind:function(arm,size=0x34) addr:0x020ed444 +func_ov031_020ed478 kind:function(arm,size=0x54c) addr:0x020ed478 +func_ov031_020ed9c4 kind:function(arm,size=0x50) addr:0x020ed9c4 +func_ov031_020eda14 kind:function(arm,size=0xc) addr:0x020eda14 +func_ov031_020eda20 kind:function(arm,size=0x24) addr:0x020eda20 +func_ov031_020eda44 kind:function(arm,size=0x4) addr:0x020eda44 +func_ov031_020eda48 kind:function(arm,size=0x4c) addr:0x020eda48 +func_ov031_020eda94 kind:function(arm,size=0x2c) addr:0x020eda94 +func_ov031_020edac0 kind:function(arm,size=0x58) addr:0x020edac0 +func_ov031_020edb18 kind:function(arm,size=0x38) addr:0x020edb18 +func_ov031_020edb50 kind:function(arm,size=0xc) addr:0x020edb50 +func_ov031_020edb5c kind:function(arm,size=0x64) addr:0x020edb5c +func_ov031_020edbc0 kind:function(arm,size=0xfc) addr:0x020edbc0 +func_ov031_020edcbc kind:function(arm,size=0x100) addr:0x020edcbc +func_ov031_020eddbc kind:function(arm,size=0xcc) addr:0x020eddbc +func_ov031_020ede88 kind:function(arm,size=0xb0) addr:0x020ede88 +func_ov031_020edf38 kind:function(arm,size=0xa4) addr:0x020edf38 +func_ov031_020edfdc kind:function(arm,size=0xe8) addr:0x020edfdc +func_ov031_020ee0c4 kind:function(arm,size=0x8c) addr:0x020ee0c4 +func_ov031_020ee150 kind:function(arm,size=0x40) addr:0x020ee150 +func_ov031_020ee190 kind:function(arm,size=0x40) addr:0x020ee190 +func_ov031_020ee1d0 kind:function(arm,size=0x7c) addr:0x020ee1d0 +func_ov031_020ee24c kind:function(arm,size=0x5c) addr:0x020ee24c +func_ov031_020ee2a8 kind:function(arm,size=0x8) addr:0x020ee2a8 +func_ov031_020ee2b0 kind:function(arm,size=0xac) addr:0x020ee2b0 +func_ov031_020ee35c kind:function(arm,size=0x270) addr:0x020ee35c +func_ov031_020ee5cc kind:function(arm,size=0x88) addr:0x020ee5cc +func_ov031_020ee654 kind:function(arm,size=0x240) addr:0x020ee654 +func_ov031_020ee894 kind:function(arm,size=0x208) addr:0x020ee894 +func_ov031_020eea9c kind:function(arm,size=0x310) addr:0x020eea9c +func_ov031_020eedac kind:function(arm,size=0xbc) addr:0x020eedac +func_ov031_020eee68 kind:function(arm,size=0x68) addr:0x020eee68 +func_ov031_020eeed0 kind:function(arm,size=0x78) addr:0x020eeed0 +func_ov031_020eef48 kind:function(arm,size=0x170) addr:0x020eef48 +func_ov031_020ef0b8 kind:function(arm,size=0x1e0) addr:0x020ef0b8 +func_ov031_020ef298 kind:function(arm,size=0x3d4) addr:0x020ef298 +func_ov031_020ef66c kind:function(arm,size=0x94) addr:0x020ef66c +func_ov031_020ef700 kind:function(arm,size=0x40) addr:0x020ef700 +func_ov031_020ef740 kind:function(arm,size=0xdc) addr:0x020ef740 +func_ov031_020ef81c kind:function(arm,size=0x168) addr:0x020ef81c +func_ov031_020ef984 kind:function(arm,size=0x44) addr:0x020ef984 +func_ov031_020ef9c8 kind:function(arm,size=0x24) addr:0x020ef9c8 +func_ov031_020ef9ec kind:function(arm,size=0x1f4) addr:0x020ef9ec +func_ov031_020efbe0 kind:function(arm,size=0xd4) addr:0x020efbe0 +func_ov031_020efcb4 kind:function(arm,size=0x120) addr:0x020efcb4 +func_ov031_020efdd4 kind:function(arm,size=0x34) addr:0x020efdd4 +func_ov031_020efe08 kind:function(arm,size=0xa8) addr:0x020efe08 +func_ov031_020efeb0 kind:function(arm,size=0x190) addr:0x020efeb0 +func_ov031_020f0040 kind:function(arm,size=0x7c) addr:0x020f0040 +func_ov031_020f00bc kind:function(arm,size=0x54) addr:0x020f00bc +func_ov031_020f0110 kind:function(arm,size=0x3c) addr:0x020f0110 +func_ov031_020f014c kind:function(arm,size=0x24) addr:0x020f014c +func_ov031_020f0170 kind:function(arm,size=0x10) addr:0x020f0170 +func_ov031_020f0180 kind:function(arm,size=0x8) addr:0x020f0180 +func_ov031_020f0188 kind:function(arm,size=0x1c) addr:0x020f0188 +func_ov031_020f01a4 kind:function(arm,size=0x1c) addr:0x020f01a4 +func_ov031_020f01c0 kind:function(arm,size=0x1c) addr:0x020f01c0 +func_ov031_020f01dc kind:function(arm,size=0x24) addr:0x020f01dc +func_ov031_020f0200 kind:function(arm,size=0x2c) addr:0x020f0200 +func_ov031_020f022c kind:function(arm,size=0x1c) addr:0x020f022c +func_ov031_020f0248 kind:function(arm,size=0x28) addr:0x020f0248 +func_ov031_020f0270 kind:function(arm,size=0x20) addr:0x020f0270 +func_ov031_020f0290 kind:function(arm,size=0x14) addr:0x020f0290 +func_ov031_020f02a4 kind:function(arm,size=0x14) addr:0x020f02a4 +func_ov031_020f02b8 kind:function(arm,size=0x28) addr:0x020f02b8 +func_ov031_020f02e0 kind:function(thumb,size=0x48) addr:0x020f02e0 +func_ov031_020f0328 kind:function(thumb,size=0xc) addr:0x020f0328 +func_ov031_020f0334 kind:function(thumb,size=0x14) addr:0x020f0334 +func_ov031_020f0348 kind:function(thumb,size=0xc) addr:0x020f0348 +func_ov031_020f0354 kind:function(arm,size=0x17c) addr:0x020f0354 +func_ov031_020f04d0 kind:function(arm,size=0x34) addr:0x020f04d0 +func_ov031_020f0504 kind:function(arm,size=0x40) addr:0x020f0504 +func_ov031_020f0544 kind:function(arm,size=0x150) addr:0x020f0544 +func_ov031_020f0694 kind:function(arm,size=0x40) addr:0x020f0694 +func_ov031_020f06d4 kind:function(arm,size=0xc) addr:0x020f06d4 +func_ov031_020f06e0 kind:function(arm,size=0xc) addr:0x020f06e0 +func_ov031_020f06ec kind:function(arm,size=0x24) addr:0x020f06ec +func_ov031_020f0710 kind:function(arm,size=0x40) addr:0x020f0710 +func_ov031_020f0750 kind:function(arm,size=0x7c) addr:0x020f0750 +func_ov031_020f07cc kind:function(arm,size=0xf8) addr:0x020f07cc +func_ov031_020f08c4 kind:function(arm,size=0x10) addr:0x020f08c4 +func_ov031_020f08d4 kind:function(arm,size=0x2cc) addr:0x020f08d4 +func_ov031_020f0ba0 kind:function(arm,size=0x54) addr:0x020f0ba0 +func_ov031_020f0bf4 kind:function(arm,size=0xe4) addr:0x020f0bf4 +func_ov031_020f0cd8 kind:function(arm,size=0xc) addr:0x020f0cd8 +func_ov031_020f0ce4 kind:function(arm,size=0x28) addr:0x020f0ce4 +func_ov031_020f0d0c kind:function(arm,size=0x14) addr:0x020f0d0c +func_ov031_020f0d20 kind:function(arm,size=0x28) addr:0x020f0d20 +func_ov031_020f0d48 kind:function(arm,size=0x44) addr:0x020f0d48 +func_ov031_020f0d8c kind:function(arm,size=0x18) addr:0x020f0d8c +func_ov031_020f0da4 kind:function(arm,size=0x18) addr:0x020f0da4 +func_ov031_020f0dbc kind:function(arm,size=0x60) addr:0x020f0dbc +func_ov031_020f0e1c kind:function(arm,size=0x14) addr:0x020f0e1c +func_ov031_020f0e30 kind:function(arm,size=0x4) addr:0x020f0e30 +func_ov031_020f0e34 kind:function(arm,size=0x10) addr:0x020f0e34 +func_ov031_020f0e44 kind:function(arm,size=0x50) addr:0x020f0e44 +func_ov031_020f0e94 kind:function(arm,size=0x80) addr:0x020f0e94 +func_ov031_020f0f14 kind:function(arm,size=0x58) addr:0x020f0f14 +func_ov031_020f0f6c kind:function(arm,size=0x78) addr:0x020f0f6c +func_ov031_020f0fe4 kind:function(arm,size=0xb0) addr:0x020f0fe4 +func_ov031_020f1094 kind:function(arm,size=0x60) addr:0x020f1094 +func_ov031_020f10f4 kind:function(arm,size=0x38) addr:0x020f10f4 +func_ov031_020f112c kind:function(arm,size=0x44) addr:0x020f112c +func_ov031_020f1170 kind:function(arm,size=0x20) addr:0x020f1170 +func_ov031_020f1190 kind:function(arm,size=0x28) addr:0x020f1190 +func_ov031_020f11b8 kind:function(arm,size=0x1c) addr:0x020f11b8 +func_ov031_020f11d4 kind:function(arm,size=0x1c) addr:0x020f11d4 +func_ov031_020f11f0 kind:function(arm,size=0x14) addr:0x020f11f0 +func_ov031_020f1204 kind:function(arm,size=0x14) addr:0x020f1204 +func_ov031_020f1218 kind:function(arm,size=0xc) addr:0x020f1218 +func_ov031_020f1224 kind:function(arm,size=0x24) addr:0x020f1224 +func_ov031_020f1248 kind:function(arm,size=0x28) addr:0x020f1248 +func_ov031_020f1270 kind:function(arm,size=0x2c) addr:0x020f1270 +func_ov031_020f129c kind:function(arm,size=0xb8) addr:0x020f129c +func_ov031_020f1354 kind:function(arm,size=0x38) addr:0x020f1354 +func_ov031_020f138c kind:function(arm,size=0x20) addr:0x020f138c +func_ov031_020f13ac kind:function(arm,size=0x20) addr:0x020f13ac +func_ov031_020f13cc kind:function(arm,size=0x28) addr:0x020f13cc +func_ov031_020f13f4 kind:function(arm,size=0x14) addr:0x020f13f4 +func_ov031_020f1408 kind:function(arm,size=0xc) addr:0x020f1408 +func_ov031_020f1414 kind:function(arm,size=0x24) addr:0x020f1414 +func_ov031_020f1438 kind:function(arm,size=0x28) addr:0x020f1438 +func_ov031_020f1460 kind:function(arm,size=0x3c) addr:0x020f1460 +func_ov031_020f149c kind:function(arm,size=0x1d8) addr:0x020f149c +func_ov031_020f1674 kind:function(arm,size=0x20) addr:0x020f1674 +func_ov031_020f1694 kind:function(arm,size=0x28) addr:0x020f1694 +func_ov031_020f16bc kind:function(arm,size=0x14) addr:0x020f16bc +func_ov031_020f16d0 kind:function(arm,size=0x98) addr:0x020f16d0 +func_ov031_020f1768 kind:function(arm,size=0x60) addr:0x020f1768 +func_ov031_020f17c8 kind:function(arm,size=0x3c) addr:0x020f17c8 +func_ov031_020f1804 kind:function(arm,size=0xb8) addr:0x020f1804 +func_ov031_020f18bc kind:function(arm,size=0x18) addr:0x020f18bc +func_ov031_020f18d4 kind:function(arm,size=0x2c) addr:0x020f18d4 +func_ov031_020f1900 kind:function(arm,size=0xb8) addr:0x020f1900 +func_ov031_020f19b8 kind:function(arm,size=0xa0) addr:0x020f19b8 +func_ov031_020f1a58 kind:function(arm,size=0x4) addr:0x020f1a58 +func_ov031_020f1a5c kind:function(arm,size=0x30) addr:0x020f1a5c +func_ov031_020f1a8c kind:function(arm,size=0x4) addr:0x020f1a8c +func_ov031_020f1a90 kind:function(arm,size=0x4) addr:0x020f1a90 +func_ov031_020f1a94 kind:function(arm,size=0x4) addr:0x020f1a94 +func_ov031_020f1a98 kind:function(arm,size=0x4) addr:0x020f1a98 +func_ov031_020f1a9c kind:function(arm,size=0x24) addr:0x020f1a9c +func_ov031_020f1ac0 kind:function(arm,size=0xd4) addr:0x020f1ac0 +func_ov031_020f1b94 kind:function(arm,size=0x14) addr:0x020f1b94 +func_ov031_020f1ba8 kind:function(arm,size=0x74) addr:0x020f1ba8 +func_ov031_020f1c1c kind:function(arm,size=0x24) addr:0x020f1c1c +func_ov031_020f1c40 kind:function(arm,size=0x64) addr:0x020f1c40 +func_ov031_020f1ca4 kind:function(arm,size=0x20) addr:0x020f1ca4 +func_ov031_020f1cc4 kind:function(arm,size=0x188) addr:0x020f1cc4 +func_ov031_020f1e4c kind:function(arm,size=0x58) addr:0x020f1e4c +func_ov031_020f1ea4 kind:function(arm,size=0x34) addr:0x020f1ea4 +func_ov031_020f1ed8 kind:function(arm,size=0x38) addr:0x020f1ed8 +func_ov031_020f1f10 kind:function(arm,size=0x124) addr:0x020f1f10 +func_ov031_020f2034 kind:function(arm,size=0x14) addr:0x020f2034 +func_ov031_020f2048 kind:function(arm,size=0x8) addr:0x020f2048 +func_ov031_020f2050 kind:function(arm,size=0x8) addr:0x020f2050 +func_ov031_020f2058 kind:function(arm,size=0x24) addr:0x020f2058 +func_ov031_020f207c kind:function(arm,size=0xc0) addr:0x020f207c +func_ov031_020f213c kind:function(arm,size=0xe0) addr:0x020f213c +func_ov031_020f221c kind:function(arm,size=0x1b0) addr:0x020f221c +func_ov031_020f23cc kind:function(arm,size=0x28) addr:0x020f23cc +func_ov031_020f23f4 kind:function(arm,size=0x1c) addr:0x020f23f4 +func_ov031_020f2410 kind:function(arm,size=0x24) addr:0x020f2410 +func_ov031_020f2434 kind:function(arm,size=0x70) addr:0x020f2434 +func_ov031_020f24a4 kind:function(arm,size=0xb4) addr:0x020f24a4 +func_ov031_020f2558 kind:function(arm,size=0x30) addr:0x020f2558 +func_ov031_020f2588 kind:function(arm,size=0x1c) addr:0x020f2588 +func_ov031_020f25a4 kind:function(arm,size=0x28) addr:0x020f25a4 +func_ov031_020f25cc kind:function(arm,size=0x30) addr:0x020f25cc +func_ov031_020f25fc kind:function(arm,size=0xc) addr:0x020f25fc +func_ov031_020f2608 kind:function(arm,size=0x24) addr:0x020f2608 +func_ov031_020f262c kind:function(arm,size=0x30) addr:0x020f262c +func_ov031_020f265c kind:function(arm,size=0x90) addr:0x020f265c +func_ov031_020f26ec kind:function(arm,size=0x14) addr:0x020f26ec +func_ov031_020f2700 kind:function(arm,size=0x28) addr:0x020f2700 +func_ov031_020f2728 kind:function(arm,size=0x54) addr:0x020f2728 +func_ov031_020f277c kind:function(arm,size=0x38) addr:0x020f277c +func_ov031_020f27b4 kind:function(arm,size=0x30) addr:0x020f27b4 +func_ov031_020f27e4 kind:function(arm,size=0xc) addr:0x020f27e4 +func_ov031_020f27f0 kind:function(arm,size=0xc) addr:0x020f27f0 +func_ov031_020f27fc kind:function(arm,size=0xc) addr:0x020f27fc +func_ov031_020f2808 kind:function(arm,size=0xc) addr:0x020f2808 +func_ov031_020f2814 kind:function(arm,size=0xc) addr:0x020f2814 +func_ov031_020f2820 kind:function(arm,size=0xc) addr:0x020f2820 +func_ov031_020f282c kind:function(arm,size=0xc) addr:0x020f282c +func_ov031_020f2838 kind:function(arm,size=0xc) addr:0x020f2838 +func_ov031_020f2844 kind:function(arm,size=0x14) addr:0x020f2844 +func_ov031_020f2858 kind:function(arm,size=0x14) addr:0x020f2858 +func_ov031_020f286c kind:function(arm,size=0xd4) addr:0x020f286c +func_ov031_020f2940 kind:function(arm,size=0xc) addr:0x020f2940 +func_ov031_020f294c kind:function(arm,size=0x30) addr:0x020f294c +func_ov031_020f297c kind:function(arm,size=0x38) addr:0x020f297c +func_ov031_020f29b4 kind:function(arm,size=0x14) addr:0x020f29b4 +func_ov031_020f29c8 kind:function(arm,size=0xc) addr:0x020f29c8 +func_ov031_020f29d4 kind:function(arm,size=0x24) addr:0x020f29d4 +func_ov031_020f29f8 kind:function(arm,size=0x30) addr:0x020f29f8 +func_ov031_020f2a28 kind:function(arm,size=0x94) addr:0x020f2a28 +func_ov031_020f2abc kind:function(arm,size=0x14) addr:0x020f2abc +func_ov031_020f2ad0 kind:function(arm,size=0x28) addr:0x020f2ad0 +func_ov031_020f2af8 kind:function(arm,size=0x44) addr:0x020f2af8 +func_ov031_020f2b3c kind:function(arm,size=0x38) addr:0x020f2b3c +func_ov031_020f2b74 kind:function(arm,size=0x30) addr:0x020f2b74 +func_ov031_020f2ba4 kind:function(arm,size=0xc) addr:0x020f2ba4 +func_ov031_020f2bb0 kind:function(arm,size=0xc) addr:0x020f2bb0 +func_ov031_020f2bbc kind:function(arm,size=0xc) addr:0x020f2bbc +func_ov031_020f2bc8 kind:function(arm,size=0xc) addr:0x020f2bc8 +func_ov031_020f2bd4 kind:function(arm,size=0xc) addr:0x020f2bd4 +func_ov031_020f2be0 kind:function(arm,size=0xc) addr:0x020f2be0 +func_ov031_020f2bec kind:function(arm,size=0xc) addr:0x020f2bec +func_ov031_020f2bf8 kind:function(arm,size=0xc) addr:0x020f2bf8 +func_ov031_020f2c04 kind:function(arm,size=0x14) addr:0x020f2c04 +func_ov031_020f2c18 kind:function(arm,size=0x14) addr:0x020f2c18 +func_ov031_020f2c2c kind:function(arm,size=0xd8) addr:0x020f2c2c +func_ov031_020f2d04 kind:function(arm,size=0xc) addr:0x020f2d04 +func_ov031_020f2d10 kind:function(arm,size=0x30) addr:0x020f2d10 +func_ov031_020f2d40 kind:function(arm,size=0x38) addr:0x020f2d40 +func_ov031_020f2d78 kind:function(arm,size=0x14) addr:0x020f2d78 +func_ov031_020f2d8c kind:function(arm,size=0xc) addr:0x020f2d8c +func_ov031_020f2d98 kind:function(arm,size=0x24) addr:0x020f2d98 +func_ov031_020f2dbc kind:function(arm,size=0x44) addr:0x020f2dbc +func_ov031_020f2e00 kind:function(arm,size=0x18) addr:0x020f2e00 +func_ov031_020f2e18 kind:function(arm,size=0x1ec) addr:0x020f2e18 +func_ov031_020f3004 kind:function(arm,size=0x14) addr:0x020f3004 +func_ov031_020f3018 kind:function(arm,size=0x8c) addr:0x020f3018 +func_ov031_020f30a4 kind:function(arm,size=0x94) addr:0x020f30a4 +func_ov031_020f3138 kind:function(arm,size=0x12c) addr:0x020f3138 +func_ov031_020f3264 kind:function(arm,size=0xc) addr:0x020f3264 +func_ov031_020f3270 kind:function(arm,size=0x4) addr:0x020f3270 +func_ov031_020f3274 kind:function(arm,size=0x44) addr:0x020f3274 +func_ov031_020f32b8 kind:function(arm,size=0x9c) addr:0x020f32b8 +func_ov031_020f3354 kind:function(arm,size=0x4) addr:0x020f3354 +func_ov031_020f3358 kind:function(arm,size=0x108) addr:0x020f3358 +func_ov031_020f3460 kind:function(arm,size=0xa0) addr:0x020f3460 +func_ov031_020f3500 kind:function(arm,size=0x120) addr:0x020f3500 +func_ov031_020f3620 kind:function(arm,size=0x58) addr:0x020f3620 +func_ov031_020f3678 kind:function(arm,size=0x158) addr:0x020f3678 +func_ov031_020f37d0 kind:function(arm,size=0x68) addr:0x020f37d0 +func_ov031_020f3838 kind:function(arm,size=0x118) addr:0x020f3838 +func_ov031_020f3950 kind:function(arm,size=0xbc) addr:0x020f3950 +func_ov031_020f3a0c kind:function(arm,size=0x5c) addr:0x020f3a0c +func_ov031_020f3a68 kind:function(arm,size=0x50) addr:0x020f3a68 +func_ov031_020f3ab8 kind:function(arm,size=0x78) addr:0x020f3ab8 +func_ov031_020f3b30 kind:function(arm,size=0x2c) addr:0x020f3b30 +func_ov031_020f3b5c kind:function(arm,size=0x7c) addr:0x020f3b5c +func_ov031_020f3bd8 kind:function(arm,size=0x38) addr:0x020f3bd8 +func_ov031_020f3c10 kind:function(arm,size=0x5c) addr:0x020f3c10 +func_ov031_020f3c6c kind:function(arm,size=0x10) addr:0x020f3c6c +func_ov031_020f3c7c kind:function(arm,size=0x1c) addr:0x020f3c7c +func_ov031_020f3c98 kind:function(arm,size=0x38) addr:0x020f3c98 +func_ov031_020f3cd0 kind:function(arm,size=0x3c) addr:0x020f3cd0 +func_ov031_020f3d0c kind:function(arm,size=0x344) addr:0x020f3d0c +func_ov031_020f4050 kind:function(arm,size=0x140) addr:0x020f4050 +func_ov031_020f4190 kind:function(arm,size=0x118) addr:0x020f4190 +func_ov031_020f42a8 kind:function(arm,size=0x2e0) addr:0x020f42a8 +func_ov031_020f4588 kind:function(arm,size=0x30) addr:0x020f4588 +func_ov031_020f45b8 kind:function(arm,size=0x30) addr:0x020f45b8 +func_ov031_020f45e8 kind:function(arm,size=0x1c) addr:0x020f45e8 +func_ov031_020f4604 kind:function(arm,size=0xa4) addr:0x020f4604 +func_ov031_020f46a8 kind:function(arm,size=0x244) addr:0x020f46a8 +func_ov031_020f48ec kind:function(arm,size=0x6c) addr:0x020f48ec +func_ov031_020f4958 kind:function(arm,size=0x40) addr:0x020f4958 +func_ov031_020f4998 kind:function(arm,size=0x64) addr:0x020f4998 +func_ov031_020f49fc kind:function(arm,size=0x11c) addr:0x020f49fc +func_ov031_020f4b18 kind:function(arm,size=0xf4) addr:0x020f4b18 +func_ov031_020f4c0c kind:function(arm,size=0x48) addr:0x020f4c0c +func_ov031_020f4c54 kind:function(arm,size=0x30) addr:0x020f4c54 +func_ov031_020f4c84 kind:function(arm,size=0x3c) addr:0x020f4c84 +func_ov031_020f4cc0 kind:function(arm,size=0x1c) addr:0x020f4cc0 +func_ov031_020f4cdc kind:function(arm,size=0x24) addr:0x020f4cdc +func_ov031_020f4d00 kind:function(arm,size=0xc) addr:0x020f4d00 +func_ov031_020f4d0c kind:function(arm,size=0xac) addr:0x020f4d0c +func_ov031_020f4db8 kind:function(arm,size=0x3f8) addr:0x020f4db8 +func_ov031_020f51b0 kind:function(arm,size=0x40) addr:0x020f51b0 +func_ov031_020f51f0 kind:function(arm,size=0x164) addr:0x020f51f0 +func_ov031_020f5354 kind:function(arm,size=0x388) addr:0x020f5354 +func_ov031_020f56dc kind:function(arm,size=0xcc) addr:0x020f56dc +func_ov031_020f57a8 kind:function(arm,size=0x48) addr:0x020f57a8 +func_ov031_020f57f0 kind:function(arm,size=0x1c) addr:0x020f57f0 +func_ov031_020f580c kind:function(arm,size=0x14) addr:0x020f580c +func_ov031_020f5820 kind:function(arm,size=0xc) addr:0x020f5820 +func_ov031_020f582c kind:function(arm,size=0x24) addr:0x020f582c +func_ov031_020f5850 kind:function(arm,size=0x28) addr:0x020f5850 +func_ov031_020f5878 kind:function(arm,size=0x28) addr:0x020f5878 +func_ov031_020f58a0 kind:function(arm,size=0x54) addr:0x020f58a0 +func_ov031_020f58f4 kind:function(arm,size=0x5c) addr:0x020f58f4 +func_ov031_020f5950 kind:function(arm,size=0x40) addr:0x020f5950 +func_ov031_020f5990 kind:function(arm,size=0x128) addr:0x020f5990 +func_ov031_020f5ab8 kind:function(arm,size=0x44) addr:0x020f5ab8 +func_ov031_020f5afc kind:function(arm,size=0x14) addr:0x020f5afc +func_ov031_020f5b10 kind:function(arm,size=0x1c) addr:0x020f5b10 +func_ov031_020f5b2c kind:function(arm,size=0x14) addr:0x020f5b2c +func_ov031_020f5b40 kind:function(arm,size=0xa8) addr:0x020f5b40 +func_ov031_020f5be8 kind:function(arm,size=0x44) addr:0x020f5be8 +func_ov031_020f5c2c kind:function(arm,size=0x14) addr:0x020f5c2c +func_ov031_020f5c40 kind:function(arm,size=0x44) addr:0x020f5c40 +func_ov031_020f5c84 kind:function(arm,size=0x44) addr:0x020f5c84 +func_ov031_020f5cc8 kind:function(arm,size=0x28) addr:0x020f5cc8 +func_ov031_020f5cf0 kind:function(arm,size=0x1c) addr:0x020f5cf0 +func_ov031_020f5d0c kind:function(arm,size=0x1c) addr:0x020f5d0c +func_ov031_020f5d28 kind:function(arm,size=0x9c) addr:0x020f5d28 +func_ov031_020f5dc4 kind:function(arm,size=0x7c) addr:0x020f5dc4 +func_ov031_020f5e40 kind:function(arm,size=0x90) addr:0x020f5e40 +func_ov031_020f5ed0 kind:function(arm,size=0x10c) addr:0x020f5ed0 +func_ov031_020f5fdc kind:function(arm,size=0x100) addr:0x020f5fdc +func_ov031_020f60dc kind:function(arm,size=0x1c) addr:0x020f60dc +func_ov031_020f60f8 kind:function(arm,size=0x28) addr:0x020f60f8 +func_ov031_020f6120 kind:function(arm,size=0x30) addr:0x020f6120 +func_ov031_020f6150 kind:function(arm,size=0x14) addr:0x020f6150 +func_ov031_020f6164 kind:function(arm,size=0xd0) addr:0x020f6164 +func_ov031_020f6234 kind:function(arm,size=0x30) addr:0x020f6234 +func_ov031_020f6264 kind:function(arm,size=0x14) addr:0x020f6264 +func_ov031_020f6278 kind:function(arm,size=0x50) addr:0x020f6278 +func_ov031_020f62c8 kind:function(arm,size=0x6c) addr:0x020f62c8 +func_ov031_020f6334 kind:function(arm,size=0x3c) addr:0x020f6334 +func_ov031_020f6370 kind:function(arm,size=0x1c) addr:0x020f6370 +func_ov031_020f638c kind:function(arm,size=0x24) addr:0x020f638c +func_ov031_020f63b0 kind:function(arm,size=0x3c) addr:0x020f63b0 +func_ov031_020f63ec kind:function(arm,size=0x634) addr:0x020f63ec +func_ov031_020f6a20 kind:function(arm,size=0x284) addr:0x020f6a20 +func_ov031_020f6ca4 kind:function(arm,size=0x244) addr:0x020f6ca4 +func_ov031_020f6ee8 kind:function(arm,size=0x1c0) addr:0x020f6ee8 +func_ov031_020f70a8 kind:function(arm,size=0x1dc) addr:0x020f70a8 +func_ov031_020f7284 kind:function(arm,size=0x48) addr:0x020f7284 +func_ov031_020f72cc kind:function(arm,size=0x50) addr:0x020f72cc +func_ov031_020f731c kind:function(arm,size=0x54) addr:0x020f731c +func_ov031_020f7370 kind:function(arm,size=0x8) addr:0x020f7370 +func_ov031_020f7378 kind:function(arm,size=0x8) addr:0x020f7378 +func_ov031_020f7380 kind:function(arm,size=0x10) addr:0x020f7380 +func_ov031_020f7390 kind:function(arm,size=0x6c) addr:0x020f7390 +func_ov031_020f73fc kind:function(arm,size=0x10) addr:0x020f73fc +func_ov031_020f740c kind:function(arm,size=0x84) addr:0x020f740c +func_ov031_020f7490 kind:function(arm,size=0x4c) addr:0x020f7490 +func_ov031_020f74dc kind:function(arm,size=0x40) addr:0x020f74dc +func_ov031_020f751c kind:function(arm,size=0x100) addr:0x020f751c +func_ov031_020f761c kind:function(arm,size=0x18) addr:0x020f761c +func_ov031_020f7634 kind:function(arm,size=0x544) addr:0x020f7634 +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=0xc) addr:0x020f7ba8 +func_ov031_020f7bb4 kind:function(arm,size=0x24) addr:0x020f7bb4 +func_ov031_020f7bd8 kind:function(arm,size=0x28) addr:0x020f7bd8 +func_ov031_020f7c00 kind:function(arm,size=0x30) addr:0x020f7c00 +func_ov031_020f7c30 kind:function(arm,size=0x8) addr:0x020f7c30 +func_ov031_020f7c38 kind:function(arm,size=0x4) addr:0x020f7c38 +func_ov031_020f7c3c kind:function(arm,size=0x4) addr:0x020f7c3c +func_ov031_020f7c40 kind:function(arm,size=0x50) addr:0x020f7c40 +func_ov031_020f7c90 kind:function(arm,size=0x50) addr:0x020f7c90 +func_ov031_020f7ce0 kind:function(arm,size=0x14) addr:0x020f7ce0 +func_ov031_020f7cf4 kind:function(arm,size=0x1c) addr:0x020f7cf4 +func_ov031_020f7d10 kind:function(arm,size=0x14) addr:0x020f7d10 +func_ov031_020f7d24 kind:function(arm,size=0x60) addr:0x020f7d24 +func_ov031_020f7d84 kind:function(arm,size=0x90) addr:0x020f7d84 +func_ov031_020f7e14 kind:function(arm,size=0x8) addr:0x020f7e14 +func_ov031_020f7e1c kind:function(arm,size=0x8) addr:0x020f7e1c +func_ov031_020f7e24 kind:function(arm,size=0x8) addr:0x020f7e24 +func_ov031_020f7e2c kind:function(arm,size=0x4c) addr:0x020f7e2c +func_ov031_020f7e78 kind:function(arm,size=0x14) addr:0x020f7e78 +func_ov031_020f7e8c kind:function(arm,size=0x5c) addr:0x020f7e8c +func_ov031_020f7ee8 kind:function(arm,size=0xe0) addr:0x020f7ee8 +func_ov031_020f7fc8 kind:function(arm,size=0x4) addr:0x020f7fc8 +func_ov031_020f7fcc kind:function(arm,size=0x98) addr:0x020f7fcc +func_ov031_020f8064 kind:function(arm,size=0x58) addr:0x020f8064 +func_ov031_020f80bc kind:function(arm,size=0x144) addr:0x020f80bc +func_ov031_020f8200 kind:function(arm,size=0xd4) addr:0x020f8200 +func_ov031_020f82d4 kind:function(arm,size=0xc) addr:0x020f82d4 +func_ov031_020f82e0 kind:function(arm,size=0x24) addr:0x020f82e0 +func_ov031_020f8304 kind:function(arm,size=0x44) addr:0x020f8304 +func_ov031_020f8348 kind:function(arm,size=0xd4) addr:0x020f8348 +func_ov031_020f841c kind:function(arm,size=0x148) addr:0x020f841c +func_ov031_020f8564 kind:function(arm,size=0x354) addr:0x020f8564 +func_ov031_020f88b8 kind:function(arm,size=0x14) addr:0x020f88b8 +func_ov031_020f88cc kind:function(arm,size=0x4c) addr:0x020f88cc +func_ov031_020f8918 kind:function(arm,size=0x78) addr:0x020f8918 +func_ov031_020f8990 kind:function(arm,size=0x22c) addr:0x020f8990 +func_ov031_020f8bbc kind:function(arm,size=0x138) addr:0x020f8bbc +func_ov031_020f8cf4 kind:function(arm,size=0xb0) addr:0x020f8cf4 +func_ov031_020f8da4 kind:function(arm,size=0x8c) addr:0x020f8da4 +func_ov031_020f8e30 kind:function(arm,size=0xc) addr:0x020f8e30 +func_ov031_020f8e3c kind:function(arm,size=0xc) addr:0x020f8e3c +func_ov031_020f8e48 kind:function(arm,size=0x20) addr:0x020f8e48 +func_ov031_020f8e68 kind:function(arm,size=0x28) addr:0x020f8e68 +func_ov031_020f8e90 kind:function(arm,size=0x14) addr:0x020f8e90 +func_ov031_020f8ea4 kind:function(arm,size=0x20) addr:0x020f8ea4 +func_ov031_020f8ec4 kind:function(arm,size=0x40) addr:0x020f8ec4 +func_ov031_020f8f04 kind:function(arm,size=0x38) addr:0x020f8f04 +func_ov031_020f8f3c kind:function(arm,size=0x2c) addr:0x020f8f3c +func_ov031_020f8f68 kind:function(arm,size=0x3c) addr:0x020f8f68 +func_ov031_020f8fa4 kind:function(arm,size=0x20) addr:0x020f8fa4 +func_ov031_020f8fc4 kind:function(arm,size=0x8) addr:0x020f8fc4 +func_ov031_020f8fcc kind:function(arm,size=0x50) addr:0x020f8fcc +func_ov031_020f901c kind:function(arm,size=0x8) addr:0x020f901c +func_ov031_020f9024 kind:function(arm,size=0x20) addr:0x020f9024 +func_ov031_020f9044 kind:function(arm,size=0x50) addr:0x020f9044 +func_ov031_020f9094 kind:function(arm,size=0x8) addr:0x020f9094 +func_ov031_020f909c kind:function(arm,size=0x20) addr:0x020f909c +func_ov031_020f90bc kind:function(arm,size=0x14) addr:0x020f90bc +func_ov031_020f90d0 kind:function(arm,size=0x14) addr:0x020f90d0 +func_ov031_020f90e4 kind:function(arm,size=0x1c) addr:0x020f90e4 +func_ov031_020f9100 kind:function(arm,size=0x20) addr:0x020f9100 +func_ov031_020f9120 kind:function(arm,size=0x28) addr:0x020f9120 +func_ov031_020f9148 kind:function(arm,size=0x20) addr:0x020f9148 +func_ov031_020f9168 kind:function(arm,size=0x28) addr:0x020f9168 +func_ov031_020f9190 kind:function(arm,size=0x20) addr:0x020f9190 +func_ov031_020f91b0 kind:function(arm,size=0x28) addr:0x020f91b0 +func_ov031_020f91d8 kind:function(arm,size=0x68) addr:0x020f91d8 +func_ov031_020f9240 kind:function(arm,size=0x44) addr:0x020f9240 +func_ov031_020f9284 kind:function(arm,size=0x24) addr:0x020f9284 +func_ov031_020f92a8 kind:function(arm,size=0x1bc) addr:0x020f92a8 +func_ov031_020f9464 kind:function(arm,size=0x24) addr:0x020f9464 +func_ov031_020f9488 kind:function(arm,size=0x10) addr:0x020f9488 +func_ov031_020f9498 kind:function(arm,size=0x14) addr:0x020f9498 +func_ov031_020f94ac kind:function(arm,size=0x1c) addr:0x020f94ac +func_ov031_020f94c8 kind:function(arm,size=0xc) addr:0x020f94c8 +func_ov031_020f94d4 kind:function(arm,size=0x24) addr:0x020f94d4 +func_ov031_020f94f8 kind:function(arm,size=0x28) addr:0x020f94f8 +func_ov031_020f9520 kind:function(arm,size=0x30) addr:0x020f9520 +func_ov031_020f9550 kind:function(arm,size=0x14) addr:0x020f9550 +func_ov031_020f9564 kind:function(arm,size=0x68) addr:0x020f9564 +func_ov031_020f95cc kind:function(arm,size=0x10) addr:0x020f95cc +func_ov031_020f95dc kind:function(arm,size=0x14) addr:0x020f95dc +func_ov031_020f95f0 kind:function(arm,size=0x1c) addr:0x020f95f0 +func_ov031_020f960c kind:function(arm,size=0x14) addr:0x020f960c +func_ov031_020f9620 kind:function(arm,size=0x30) addr:0x020f9620 +func_ov031_020f9650 kind:function(arm,size=0x30) addr:0x020f9650 +func_ov031_020f9680 kind:function(arm,size=0x158) addr:0x020f9680 +func_ov031_020f97d8 kind:function(arm,size=0x28) addr:0x020f97d8 +func_ov031_020f9800 kind:function(arm,size=0xc) addr:0x020f9800 +func_ov031_020f980c kind:function(arm,size=0x24) addr:0x020f980c +func_ov031_020f9830 kind:function(arm,size=0x28) addr:0x020f9830 +func_ov031_020f9858 kind:function(arm,size=0x20) addr:0x020f9858 +func_ov031_020f9878 kind:function(arm,size=0x9c) addr:0x020f9878 +func_ov031_020f9914 kind:function(arm,size=0x14) addr:0x020f9914 +func_ov031_020f9928 kind:function(arm,size=0x1c) addr:0x020f9928 +func_ov031_020f9944 kind:function(arm,size=0x14) addr:0x020f9944 +func_ov031_020f9958 kind:function(arm,size=0xc) addr:0x020f9958 +func_ov031_020f9964 kind:function(arm,size=0x24) addr:0x020f9964 +func_ov031_020f9988 kind:function(arm,size=0x28) addr:0x020f9988 +func_ov031_020f99b0 kind:function(arm,size=0x20) addr:0x020f99b0 +func_ov031_020f99d0 kind:function(arm,size=0x54) addr:0x020f99d0 +func_ov031_020f9a24 kind:function(arm,size=0x14) addr:0x020f9a24 +func_ov031_020f9a38 kind:function(arm,size=0x1c) addr:0x020f9a38 +func_ov031_020f9a54 kind:function(arm,size=0x14) addr:0x020f9a54 +func_ov031_020f9a68 kind:function(arm,size=0xc) addr:0x020f9a68 +func_ov031_020f9a74 kind:function(arm,size=0x24) addr:0x020f9a74 +func_ov031_020f9a98 kind:function(arm,size=0x3c) addr:0x020f9a98 +func_ov031_020f9ad4 kind:function(arm,size=0x28) addr:0x020f9ad4 +func_ov031_020f9afc kind:function(arm,size=0x60) addr:0x020f9afc +func_ov031_020f9b5c kind:function(arm,size=0x9c) addr:0x020f9b5c +func_ov031_020f9bf8 kind:function(arm,size=0x44) addr:0x020f9bf8 +func_ov031_020f9c3c kind:function(arm,size=0xa4) addr:0x020f9c3c +func_ov031_020f9ce0 kind:function(arm,size=0x14) addr:0x020f9ce0 +func_ov031_020f9cf4 kind:function(arm,size=0x1c) addr:0x020f9cf4 +func_ov031_020f9d10 kind:function(arm,size=0x14) addr:0x020f9d10 +func_ov031_020f9d24 kind:function(arm,size=0xc) addr:0x020f9d24 +func_ov031_020f9d30 kind:function(arm,size=0x24) addr:0x020f9d30 +func_ov031_020f9d54 kind:function(arm,size=0x44) addr:0x020f9d54 +func_ov031_020f9d98 kind:function(arm,size=0x90) addr:0x020f9d98 +func_ov031_020f9e28 kind:function(arm,size=0xb8) addr:0x020f9e28 +func_ov031_020f9ee0 kind:function(arm,size=0x44) addr:0x020f9ee0 +func_ov031_020f9f24 kind:function(arm,size=0x194) addr:0x020f9f24 +func_ov031_020fa0b8 kind:function(arm,size=0x14) addr:0x020fa0b8 +func_ov031_020fa0cc kind:function(arm,size=0x14) addr:0x020fa0cc +func_ov031_020fa0e0 kind:function(arm,size=0xf0) addr:0x020fa0e0 +func_ov031_020fa1d0 kind:function(arm,size=0x98) addr:0x020fa1d0 +func_ov031_020fa268 kind:function(arm,size=0x5c) addr:0x020fa268 +func_ov031_020fa2c4 kind:function(arm,size=0xc8) addr:0x020fa2c4 +func_ov031_020fa38c kind:function(arm,size=0xac) addr:0x020fa38c +func_ov031_020fa438 kind:function(arm,size=0x10) addr:0x020fa438 +func_ov031_020fa448 kind:function(arm,size=0x28) addr:0x020fa448 +func_ov031_020fa470 kind:function(arm,size=0xc) addr:0x020fa470 +func_ov031_020fa47c kind:function(arm,size=0x4) addr:0x020fa47c +func_ov031_020fa480 kind:function(arm,size=0x1c) addr:0x020fa480 +func_ov031_020fa49c kind:function(arm,size=0x100) addr:0x020fa49c +func_ov031_020fa59c kind:function(arm,size=0x6c) addr:0x020fa59c +func_ov031_020fa608 kind:function(arm,size=0x224) addr:0x020fa608 +func_ov031_020fa82c kind:function(arm,size=0xec) addr:0x020fa82c +func_ov031_020fa918 kind:function(arm,size=0x38) addr:0x020fa918 +func_ov031_020fa950 kind:function(arm,size=0x4) addr:0x020fa950 +func_ov031_020fa954 kind:function(arm,size=0x20) addr:0x020fa954 +func_ov031_020fa974 kind:function(arm,size=0xe8) addr:0x020fa974 +func_ov031_020faa5c kind:function(arm,size=0x38) addr:0x020faa5c +func_ov031_020faa94 kind:function(arm,size=0x11c) addr:0x020faa94 +func_ov031_020fabb0 kind:function(arm,size=0x40) addr:0x020fabb0 +func_ov031_020fabf0 kind:function(arm,size=0xa4) addr:0x020fabf0 +func_ov031_020fac94 kind:function(arm,size=0x7c) addr:0x020fac94 +func_ov031_020fad10 kind:function(arm,size=0x74) addr:0x020fad10 +func_ov031_020fad84 kind:function(arm,size=0x7c) addr:0x020fad84 +func_ov031_020fae00 kind:function(arm,size=0xd8) addr:0x020fae00 +func_ov031_020faed8 kind:function(arm,size=0xc0) addr:0x020faed8 +func_ov031_020faf98 kind:function(arm,size=0x278) addr:0x020faf98 +func_ov031_020fb210 kind:function(arm,size=0x118) addr:0x020fb210 +func_ov031_020fb328 kind:function(arm,size=0x210) addr:0x020fb328 +func_ov031_020fb538 kind:function(arm,size=0x4) addr:0x020fb538 +func_ov031_020fb53c kind:function(arm,size=0xac) addr:0x020fb53c +func_ov031_020fb5e8 kind:function(arm,size=0x11c) addr:0x020fb5e8 +func_ov031_020fb704 kind:function(arm,size=0x18) addr:0x020fb704 +func_ov031_020fb71c kind:function(arm,size=0x1c) addr:0x020fb71c +func_ov031_020fb738 kind:function(arm,size=0x1c) addr:0x020fb738 +func_ov031_020fb754 kind:function(arm,size=0x50) addr:0x020fb754 +func_ov031_020fb7a4 kind:function(arm,size=0x58) addr:0x020fb7a4 +func_ov031_020fb7fc kind:function(arm,size=0x14) addr:0x020fb7fc +func_ov031_020fb810 kind:function(arm,size=0xc) addr:0x020fb810 +func_ov031_020fb81c kind:function(arm,size=0x24) addr:0x020fb81c +func_ov031_020fb840 kind:function(arm,size=0x40) addr:0x020fb840 +func_ov031_020fb880 kind:function(arm,size=0xc) addr:0x020fb880 +func_ov031_020fb88c kind:function(arm,size=0x24) addr:0x020fb88c +func_ov031_020fb8b0 kind:function(arm,size=0x40) addr:0x020fb8b0 +func_ov031_020fb8f0 kind:function(arm,size=0xc) addr:0x020fb8f0 +func_ov031_020fb8fc kind:function(arm,size=0x24) addr:0x020fb8fc +func_ov031_020fb920 kind:function(arm,size=0x40) addr:0x020fb920 +func_ov031_020fb960 kind:function(arm,size=0xc) addr:0x020fb960 +func_ov031_020fb96c kind:function(arm,size=0x24) addr:0x020fb96c +func_ov031_020fb990 kind:function(arm,size=0x40) addr:0x020fb990 +func_ov031_020fb9d0 kind:function(arm,size=0x80) addr:0x020fb9d0 +func_ov031_020fba50 kind:function(arm,size=0x200) addr:0x020fba50 +func_ov031_020fbc50 kind:function(arm,size=0x30) addr:0x020fbc50 +func_ov031_020fbc80 kind:function(arm,size=0xc) addr:0x020fbc80 +func_ov031_020fbc8c kind:function(arm,size=0x18) addr:0x020fbc8c +func_ov031_020fbca4 kind:function(arm,size=0x1c4) addr:0x020fbca4 +func_ov031_020fbe68 kind:function(arm,size=0x58) addr:0x020fbe68 +func_ov031_020fbec0 kind:function(arm,size=0x4) addr:0x020fbec0 +func_ov031_020fbec4 kind:function(arm,size=0x28) addr:0x020fbec4 +func_ov031_020fbeec kind:function(arm,size=0xc) addr:0x020fbeec +func_ov031_020fbef8 kind:function(arm,size=0x84) addr:0x020fbef8 +func_ov031_020fbf7c kind:function(arm,size=0x44) addr:0x020fbf7c +func_ov031_020fbfc0 kind:function(arm,size=0x70) addr:0x020fbfc0 +func_ov031_020fc030 kind:function(arm,size=0x18) addr:0x020fc030 +func_ov031_020fc048 kind:function(arm,size=0x60) addr:0x020fc048 +func_ov031_020fc0a8 kind:function(arm,size=0x14) addr:0x020fc0a8 +func_ov031_020fc0bc kind:function(arm,size=0x4) addr:0x020fc0bc +func_ov031_020fc0c0 kind:function(arm,size=0x10) addr:0x020fc0c0 +func_ov031_020fc0d0 kind:function(arm,size=0x50) addr:0x020fc0d0 +func_ov031_020fc120 kind:function(arm,size=0x64) addr:0x020fc120 +func_ov031_020fc184 kind:function(arm,size=0x110) addr:0x020fc184 +func_ov031_020fc294 kind:function(arm,size=0xc4) addr:0x020fc294 +func_ov031_020fc358 kind:function(arm,size=0xf8) addr:0x020fc358 +func_ov031_020fc450 kind:function(arm,size=0x38) addr:0x020fc450 +func_ov031_020fc488 kind:function(arm,size=0x44) addr:0x020fc488 +func_ov031_020fc4cc kind:function(arm,size=0x20) addr:0x020fc4cc +func_ov031_020fc4ec kind:function(arm,size=0x28) addr:0x020fc4ec +func_ov031_020fc514 kind:function(arm,size=0x20) addr:0x020fc514 +func_ov031_020fc534 kind:function(arm,size=0x14) addr:0x020fc534 +func_ov031_020fc548 kind:function(arm,size=0x1c) addr:0x020fc548 +func_ov031_020fc564 kind:function(arm,size=0x14) addr:0x020fc564 +func_ov031_020fc578 kind:function(arm,size=0x14) addr:0x020fc578 +func_ov031_020fc58c kind:function(arm,size=0x14) addr:0x020fc58c +func_ov031_020fc5a0 kind:function(arm,size=0x14) addr:0x020fc5a0 +func_ov031_020fc5b4 kind:function(arm,size=0xc) addr:0x020fc5b4 +func_ov031_020fc5c0 kind:function(arm,size=0x24) addr:0x020fc5c0 +func_ov031_020fc5e4 kind:function(arm,size=0x28) addr:0x020fc5e4 +func_ov031_020fc60c kind:function(arm,size=0xb0) addr:0x020fc60c +func_ov031_020fc6bc kind:function(arm,size=0xd8) addr:0x020fc6bc +func_ov031_020fc794 kind:function(arm,size=0x4c) addr:0x020fc794 +func_ov031_020fc7e0 kind:function(arm,size=0x20) addr:0x020fc7e0 +func_ov031_020fc800 kind:function(arm,size=0xc) addr:0x020fc800 +func_ov031_020fc80c kind:function(arm,size=0x54) addr:0x020fc80c +func_ov031_020fc860 kind:function(arm,size=0x18) addr:0x020fc860 +func_ov031_020fc878 kind:function(arm,size=0x90) addr:0x020fc878 +func_ov031_020fc908 kind:function(arm,size=0x4) addr:0x020fc908 +func_ov031_020fc90c kind:function(arm,size=0x50) addr:0x020fc90c +func_ov031_020fc95c kind:function(arm,size=0x20) addr:0x020fc95c +func_ov031_020fc97c kind:function(arm,size=0x1e0) addr:0x020fc97c +func_ov031_020fcb5c kind:function(arm,size=0x18) addr:0x020fcb5c +func_ov031_020fcb74 kind:function(arm,size=0x68) addr:0x020fcb74 +func_ov031_020fcbdc kind:function(arm,size=0x2c) addr:0x020fcbdc +func_ov031_020fcc08 kind:function(arm,size=0x1c) addr:0x020fcc08 +func_ov031_020fcc24 kind:function(arm,size=0x1c) addr:0x020fcc24 +func_ov031_020fcc40 kind:function(arm,size=0x1c) addr:0x020fcc40 +func_ov031_020fcc5c kind:function(arm,size=0x4c) addr:0x020fcc5c +func_ov031_020fcca8 kind:function(arm,size=0x28) addr:0x020fcca8 +func_ov031_020fccd0 kind:function(arm,size=0x20) addr:0x020fccd0 +func_ov031_020fccf0 kind:function(arm,size=0x14) addr:0x020fccf0 +func_ov031_020fcd04 kind:function(arm,size=0x6c) addr:0x020fcd04 +func_ov031_020fcd70 kind:function(arm,size=0x24) addr:0x020fcd70 +func_ov031_020fcd94 kind:function(arm,size=0x28) addr:0x020fcd94 +func_ov031_020fcdbc kind:function(arm,size=0x28) addr:0x020fcdbc +func_ov031_020fcde4 kind:function(arm,size=0x3c) addr:0x020fcde4 +func_ov031_020fce20 kind:function(arm,size=0x44) addr:0x020fce20 +func_ov031_020fce64 kind:function(arm,size=0x44) addr:0x020fce64 +func_ov031_020fcea8 kind:function(arm,size=0x20) addr:0x020fcea8 +func_ov031_020fcec8 kind:function(arm,size=0x28) addr:0x020fcec8 +func_ov031_020fcef0 kind:function(arm,size=0x14) addr:0x020fcef0 +func_ov031_020fcf04 kind:function(arm,size=0xc) addr:0x020fcf04 +func_ov031_020fcf10 kind:function(arm,size=0x24) addr:0x020fcf10 +func_ov031_020fcf34 kind:function(arm,size=0x28) addr:0x020fcf34 +func_ov031_020fcf5c kind:function(arm,size=0x110) addr:0x020fcf5c +func_ov031_020fd06c kind:function(arm,size=0xb8) addr:0x020fd06c +func_ov031_020fd124 kind:function(arm,size=0x38) addr:0x020fd124 +func_ov031_020fd15c kind:function(arm,size=0x14) addr:0x020fd15c +func_ov031_020fd170 kind:function(arm,size=0x8) addr:0x020fd170 +func_ov031_020fd178 kind:function(arm,size=0x70) addr:0x020fd178 +func_ov031_020fd1e8 kind:function(arm,size=0x30) addr:0x020fd1e8 +func_ov031_020fd218 kind:function(arm,size=0x38) addr:0x020fd218 +func_ov031_020fd250 kind:function(arm,size=0x14) addr:0x020fd250 +func_ov031_020fd264 kind:function(arm,size=0xc) addr:0x020fd264 +func_ov031_020fd270 kind:function(arm,size=0x24) addr:0x020fd270 +func_ov031_020fd294 kind:function(arm,size=0x44) addr:0x020fd294 +func_ov031_020fd2d8 kind:function(arm,size=0x58) addr:0x020fd2d8 +func_ov031_020fd330 kind:function(arm,size=0x48) addr:0x020fd330 +func_ov031_020fd378 kind:function(arm,size=0x68) addr:0x020fd378 +func_ov031_020fd3e0 kind:function(arm,size=0xc) addr:0x020fd3e0 +func_ov031_020fd3ec kind:function(arm,size=0x20) addr:0x020fd3ec +func_ov031_020fd40c kind:function(arm,size=0xa4) addr:0x020fd40c +func_ov031_020fd4b0 kind:function(arm,size=0x84) addr:0x020fd4b0 +func_ov031_020fd534 kind:function(arm,size=0x9c) addr:0x020fd534 +func_ov031_020fd5d0 kind:function(arm,size=0x4) addr:0x020fd5d0 +func_ov031_020fd5d4 kind:function(arm,size=0x14) addr:0x020fd5d4 +func_ov031_020fd5e8 kind:function(arm,size=0x40) addr:0x020fd5e8 +func_ov031_020fd628 kind:function(arm,size=0x24) addr:0x020fd628 +func_ov031_020fd64c kind:function(arm,size=0x38) addr:0x020fd64c +func_ov031_020fd684 kind:function(arm,size=0x58) addr:0x020fd684 +func_ov031_020fd6dc kind:function(arm,size=0x2c) addr:0x020fd6dc +func_ov031_020fd708 kind:function(arm,size=0x30) addr:0x020fd708 +func_ov031_020fd738 kind:function(arm,size=0x38) addr:0x020fd738 +func_ov031_020fd770 kind:function(arm,size=0x14) addr:0x020fd770 +func_ov031_020fd784 kind:function(arm,size=0x1c) addr:0x020fd784 +func_ov031_020fd7a0 kind:function(arm,size=0x14) addr:0x020fd7a0 +func_ov031_020fd7b4 kind:function(arm,size=0xd8) addr:0x020fd7b4 +func_ov031_020fd88c kind:function(arm,size=0xcc) addr:0x020fd88c +func_ov031_020fd958 kind:function(arm,size=0x144) addr:0x020fd958 +func_ov031_020fda9c kind:function(arm,size=0x400) addr:0x020fda9c +func_ov031_020fde9c kind:function(arm,size=0x4) addr:0x020fde9c +func_ov031_020fdea0 kind:function(arm,size=0x64) addr:0x020fdea0 +func_ov031_020fdf04 kind:function(arm,size=0xfc) addr:0x020fdf04 +func_ov031_020fe000 kind:function(arm,size=0x598) addr:0x020fe000 +func_ov031_020fe598 kind:function(arm,size=0x4) addr:0x020fe598 +func_ov031_020fe59c kind:function(arm,size=0xc) addr:0x020fe59c +func_ov031_020fe5a8 kind:function(arm,size=0x10) addr:0x020fe5a8 +func_ov031_020fe5b8 kind:function(arm,size=0x8) addr:0x020fe5b8 +func_ov031_020fe5c0 kind:function(arm,size=0x180) addr:0x020fe5c0 +func_ov031_020fe740 kind:function(arm,size=0x4) addr:0x020fe740 +func_ov031_020fe744 kind:function(arm,size=0x4) addr:0x020fe744 +func_ov031_020fe748 kind:function(arm,size=0x10) addr:0x020fe748 +func_ov031_020fe758 kind:function(arm,size=0x30) addr:0x020fe758 +func_ov031_020fe788 kind:function(arm,size=0x28) addr:0x020fe788 +func_ov031_020fe7b0 kind:function(arm,size=0x80) addr:0x020fe7b0 +func_ov031_020fe830 kind:function(arm,size=0x4) addr:0x020fe830 +func_ov031_020fe834 kind:function(arm,size=0x4) addr:0x020fe834 +func_ov031_020fe838 kind:function(arm,size=0x11c) addr:0x020fe838 +func_ov031_020fe954 kind:function(arm,size=0x24) addr:0x020fe954 +func_ov031_020fe978 kind:function(arm,size=0x44) addr:0x020fe978 +func_ov031_020fe9bc kind:function(arm,size=0x4) addr:0x020fe9bc +func_ov031_020fe9c0 kind:function(arm,size=0xfc) addr:0x020fe9c0 +func_ov031_020feabc kind:function(arm,size=0x8) addr:0x020feabc +func_ov031_020feac4 kind:function(arm,size=0x8) addr:0x020feac4 +func_ov031_020feacc kind:function(arm,size=0x4) addr:0x020feacc +func_ov031_020fead0 kind:function(arm,size=0x4) addr:0x020fead0 +func_ov031_020fead4 kind:function(arm,size=0x4) addr:0x020fead4 +func_ov031_020fead8 kind:function(arm,size=0x20) addr:0x020fead8 +func_ov031_020feaf8 kind:function(arm,size=0x28) addr:0x020feaf8 +func_ov031_020feb20 kind:function(arm,size=0x2c) addr:0x020feb20 +func_ov031_020feb4c kind:function(arm,size=0x24) addr:0x020feb4c +func_ov031_020feb70 kind:function(arm,size=0x50) addr:0x020feb70 +func_ov031_020febc0 kind:function(arm,size=0xbc) addr:0x020febc0 +func_ov031_020fec7c kind:function(arm,size=0x50) addr:0x020fec7c +func_ov031_020feccc kind:function(arm,size=0x1d4) addr:0x020feccc +func_ov031_020feea0 kind:function(arm,size=0xc) addr:0x020feea0 +func_ov031_020feeac kind:function(arm,size=0x70) addr:0x020feeac +func_ov031_020fef1c kind:function(arm,size=0x374) addr:0x020fef1c +func_ov031_020ff290 kind:function(arm,size=0x2c) addr:0x020ff290 +func_ov031_020ff2bc kind:function(arm,size=0x3f4) addr:0x020ff2bc +func_ov031_020ff6b0 kind:function(arm,size=0xbc) addr:0x020ff6b0 +func_ov031_020ff76c kind:function(arm,size=0xac) addr:0x020ff76c +func_ov031_020ff818 kind:function(arm,size=0x158) addr:0x020ff818 +func_ov031_020ff970 kind:function(arm,size=0xf8) addr:0x020ff970 +func_ov031_020ffa68 kind:function(arm,size=0xc) addr:0x020ffa68 +func_ov031_020ffa74 kind:function(arm,size=0x80) addr:0x020ffa74 +func_ov031_020ffaf4 kind:function(arm,size=0x84) addr:0x020ffaf4 +func_ov031_020ffb78 kind:function(arm,size=0x15c) addr:0x020ffb78 +func_ov031_020ffcd4 kind:function(arm,size=0x24) addr:0x020ffcd4 +func_ov031_020ffcf8 kind:function(arm,size=0x28) addr:0x020ffcf8 +func_ov031_020ffd20 kind:function(arm,size=0x44) addr:0x020ffd20 +func_ov031_020ffd64 kind:function(arm,size=0x2c) addr:0x020ffd64 +func_ov031_020ffd90 kind:function(arm,size=0x44) addr:0x020ffd90 +func_ov031_020ffdd4 kind:function(arm,size=0x24) addr:0x020ffdd4 +func_ov031_020ffdf8 kind:function(arm,size=0x38) addr:0x020ffdf8 +func_ov031_020ffe30 kind:function(arm,size=0x274) addr:0x020ffe30 +func_ov031_021000a4 kind:function(arm,size=0x9c) addr:0x021000a4 +func_ov031_02100140 kind:function(arm,size=0x30) addr:0x02100140 +func_ov031_02100170 kind:function(arm,size=0x38) addr:0x02100170 +func_ov031_021001a8 kind:function(arm,size=0x14) addr:0x021001a8 +func_ov031_021001bc kind:function(arm,size=0x2c) addr:0x021001bc +func_ov031_021001e8 kind:function(arm,size=0x24) addr:0x021001e8 +func_ov031_0210020c kind:function(arm,size=0x54) addr:0x0210020c +func_ov031_02100260 kind:function(arm,size=0xb4) addr:0x02100260 +func_ov031_02100314 kind:function(arm,size=0x1c) addr:0x02100314 +func_ov031_02100330 kind:function(arm,size=0x18) addr:0x02100330 +func_ov031_02100348 kind:function(arm,size=0xc) addr:0x02100348 +func_ov031_02100354 kind:function(arm,size=0x14c) addr:0x02100354 +func_ov031_021004a0 kind:function(arm,size=0x90) addr:0x021004a0 +func_ov031_02100530 kind:function(arm,size=0x34) addr:0x02100530 +func_ov031_02100564 kind:function(arm,size=0x90) addr:0x02100564 +func_ov031_021005f4 kind:function(arm,size=0xc) addr:0x021005f4 +func_ov031_02100600 kind:function(arm,size=0x8) addr:0x02100600 +func_ov031_02100608 kind:function(arm,size=0x8) addr:0x02100608 +func_ov031_02100610 kind:function(arm,size=0x50) addr:0x02100610 +func_ov031_02100660 kind:function(arm,size=0x24) addr:0x02100660 +func_ov031_02100684 kind:function(arm,size=0x19c) addr:0x02100684 +func_ov031_02100820 kind:function(arm,size=0x2c) addr:0x02100820 +func_ov031_0210084c kind:function(arm,size=0x44) addr:0x0210084c +func_ov031_02100890 kind:function(arm,size=0x4) addr:0x02100890 +func_ov031_02100894 kind:function(arm,size=0x4) addr:0x02100894 +func_ov031_02100898 kind:function(arm,size=0x30) addr:0x02100898 +func_ov031_021008c8 kind:function(arm,size=0x38) addr:0x021008c8 +func_ov031_02100900 kind:function(arm,size=0x14) addr:0x02100900 +func_ov031_02100914 kind:function(arm,size=0xc) addr:0x02100914 +func_ov031_02100920 kind:function(arm,size=0x24) addr:0x02100920 +func_ov031_02100944 kind:function(arm,size=0x48) addr:0x02100944 +func_ov031_0210098c kind:function(arm,size=0x78) addr:0x0210098c +func_ov031_02100a04 kind:function(arm,size=0x78) addr:0x02100a04 +func_ov031_02100a7c kind:function(arm,size=0x128) addr:0x02100a7c +func_ov031_02100ba4 kind:function(arm,size=0x84) addr:0x02100ba4 +func_ov031_02100c28 kind:function(arm,size=0x10) addr:0x02100c28 +func_ov031_02100c38 kind:function(arm,size=0x20) addr:0x02100c38 +func_ov031_02100c58 kind:function(arm,size=0x80) addr:0x02100c58 +func_ov031_02100cd8 kind:function(arm,size=0xc) addr:0x02100cd8 +func_ov031_02100ce4 kind:function(arm,size=0xcc) addr:0x02100ce4 +func_ov031_02100db0 kind:function(arm,size=0x50) addr:0x02100db0 +func_ov031_02100e00 kind:function(arm,size=0xec) addr:0x02100e00 +func_ov031_02100eec kind:function(arm,size=0x170) addr:0x02100eec +func_ov031_0210105c kind:function(arm,size=0xbc) addr:0x0210105c +func_ov031_02101118 kind:function(arm,size=0x2c) addr:0x02101118 +func_ov031_02101144 kind:function(arm,size=0x40) addr:0x02101144 +func_ov031_02101184 kind:function(arm,size=0x2c) addr:0x02101184 +func_ov031_021011b0 kind:function(arm,size=0x44) addr:0x021011b0 +func_ov031_021011f4 kind:function(arm,size=0x28) addr:0x021011f4 +func_ov031_0210121c kind:function(arm,size=0x30) addr:0x0210121c +func_ov031_0210124c kind:function(arm,size=0x14) addr:0x0210124c +func_ov031_02101260 kind:function(arm,size=0xc) addr:0x02101260 +func_ov031_0210126c kind:function(arm,size=0x24) addr:0x0210126c +func_ov031_02101290 kind:function(arm,size=0x50) addr:0x02101290 +func_ov031_021012e0 kind:function(arm,size=0x88) addr:0x021012e0 +func_ov031_02101368 kind:function(arm,size=0x88) addr:0x02101368 +func_ov031_021013f0 kind:function(arm,size=0x14) addr:0x021013f0 +func_ov031_02101404 kind:function(arm,size=0x100) addr:0x02101404 +func_ov031_02101504 kind:function(arm,size=0x3d0) addr:0x02101504 +func_ov031_021018d4 kind:function(arm,size=0xc) addr:0x021018d4 +func_ov031_021018e0 kind:function(arm,size=0x14c) addr:0x021018e0 +func_ov031_02101a2c kind:function(arm,size=0xf8) addr:0x02101a2c +func_ov031_02101b24 kind:function(arm,size=0x8) addr:0x02101b24 +func_ov031_02101b2c kind:function(arm,size=0x38) addr:0x02101b2c +func_ov031_02101b64 kind:function(arm,size=0x60) addr:0x02101b64 +func_ov031_02101bc4 kind:function(arm,size=0x10) addr:0x02101bc4 +func_ov031_02101bd4 kind:function(arm,size=0x8) addr:0x02101bd4 +func_ov031_02101bdc kind:function(arm,size=0x8) addr:0x02101bdc +func_ov031_02101be4 kind:function(arm,size=0x50) addr:0x02101be4 +func_ov031_02101c34 kind:function(arm,size=0x24) addr:0x02101c34 +func_ov031_02101c58 kind:function(arm,size=0x19c) addr:0x02101c58 +func_ov031_02101df4 kind:function(arm,size=0x8c) addr:0x02101df4 +func_ov031_02101e80 kind:function(arm,size=0x2c) addr:0x02101e80 +func_ov031_02101eac kind:function(arm,size=0x44) addr:0x02101eac +func_ov031_02101ef0 kind:function(arm,size=0x4) addr:0x02101ef0 +func_ov031_02101ef4 kind:function(arm,size=0x4) addr:0x02101ef4 +func_ov031_02101ef8 kind:function(arm,size=0x4) addr:0x02101ef8 +func_ov031_02101efc kind:function(arm,size=0x30) addr:0x02101efc +func_ov031_02101f2c kind:function(arm,size=0x38) addr:0x02101f2c +func_ov031_02101f64 kind:function(arm,size=0x14) addr:0x02101f64 +func_ov031_02101f78 kind:function(arm,size=0x1c) addr:0x02101f78 +func_ov031_02101f94 kind:function(arm,size=0xc) addr:0x02101f94 +func_ov031_02101fa0 kind:function(arm,size=0x24) addr:0x02101fa0 +func_ov031_02101fc4 kind:function(arm,size=0x4c) addr:0x02101fc4 +func_ov031_02102010 kind:function(arm,size=0x34) addr:0x02102010 +func_ov031_02102044 kind:function(arm,size=0x18) addr:0x02102044 +func_ov031_0210205c kind:function(arm,size=0x8c) addr:0x0210205c +func_ov031_021020e8 kind:function(arm,size=0x28) addr:0x021020e8 +func_ov031_02102110 kind:function(arm,size=0x44) addr:0x02102110 +func_ov031_02102154 kind:function(arm,size=0x4) addr:0x02102154 +func_ov031_02102158 kind:function(arm,size=0x4) addr:0x02102158 +func_ov031_0210215c kind:function(arm,size=0x2c) addr:0x0210215c +func_ov031_02102188 kind:function(arm,size=0x30) addr:0x02102188 +func_ov031_021021b8 kind:function(arm,size=0x38) addr:0x021021b8 +func_ov031_021021f0 kind:function(arm,size=0x14) addr:0x021021f0 +func_ov031_02102204 kind:function(arm,size=0x1c) addr:0x02102204 +func_ov031_02102220 kind:function(arm,size=0xc) addr:0x02102220 +func_ov031_0210222c kind:function(arm,size=0x24) addr:0x0210222c +func_ov031_02102250 kind:function(arm,size=0x48) addr:0x02102250 +func_ov031_02102298 kind:function(arm,size=0xac) addr:0x02102298 +func_ov031_02102344 kind:function(arm,size=0xd8) addr:0x02102344 +func_ov031_0210241c kind:function(arm,size=0x40) addr:0x0210241c +func_ov031_0210245c kind:function(arm,size=0x44) addr:0x0210245c +func_ov031_021024a0 kind:function(arm,size=0x20) addr:0x021024a0 +func_ov031_021024c0 kind:function(arm,size=0x28) addr:0x021024c0 +func_ov031_021024e8 kind:function(arm,size=0x14) addr:0x021024e8 +func_ov031_021024fc kind:function(arm,size=0xc) addr:0x021024fc +func_ov031_02102508 kind:function(arm,size=0x24) addr:0x02102508 +func_ov031_0210252c kind:function(arm,size=0x4c) addr:0x0210252c +func_ov031_02102578 kind:function(arm,size=0x60) addr:0x02102578 +func_ov031_021025d8 kind:function(arm,size=0x198) addr:0x021025d8 +func_ov031_02102770 kind:function(arm,size=0x4) addr:0x02102770 +func_ov031_02102774 kind:function(arm,size=0x38) addr:0x02102774 +func_ov031_021027ac kind:function(arm,size=0x20) addr:0x021027ac +func_ov031_021027cc kind:function(arm,size=0x28) addr:0x021027cc +func_ov031_021027f4 kind:function(arm,size=0x14) addr:0x021027f4 +func_ov031_02102808 kind:function(arm,size=0x1c) addr:0x02102808 +func_ov031_02102824 kind:function(arm,size=0xc) addr:0x02102824 +func_ov031_02102830 kind:function(arm,size=0x24) addr:0x02102830 +func_ov031_02102854 kind:function(arm,size=0x48) addr:0x02102854 +func_ov031_0210289c kind:function(arm,size=0x68) addr:0x0210289c +func_ov031_02102904 kind:function(arm,size=0x1b4) addr:0x02102904 +func_ov031_02102ab8 kind:function(arm,size=0x4) addr:0x02102ab8 +func_ov031_02102abc kind:function(arm,size=0x30) addr:0x02102abc +func_ov031_02102aec kind:function(arm,size=0x1fc) addr:0x02102aec +func_ov031_02102ce8 kind:function(arm,size=0x28) addr:0x02102ce8 +func_ov031_02102d10 kind:function(arm,size=0x30) addr:0x02102d10 +func_ov031_02102d40 kind:function(arm,size=0x14) addr:0x02102d40 +func_ov031_02102d54 kind:function(arm,size=0xc) addr:0x02102d54 +func_ov031_02102d60 kind:function(arm,size=0x24) addr:0x02102d60 +func_ov031_02102d84 kind:function(arm,size=0xa4) addr:0x02102d84 +func_ov031_02102e28 kind:function(arm,size=0x48) addr:0x02102e28 +func_ov031_02102e70 kind:function(arm,size=0x48) addr:0x02102e70 +func_ov031_02102eb8 kind:function(arm,size=0x31c) addr:0x02102eb8 +func_ov031_021031d4 kind:function(arm,size=0x78) addr:0x021031d4 +func_ov031_0210324c kind:function(arm,size=0x74) addr:0x0210324c +func_ov031_021032c0 kind:function(arm,size=0x13c) addr:0x021032c0 +func_ov031_021033fc kind:function(arm,size=0x88) addr:0x021033fc +func_ov031_02103484 kind:function(arm,size=0x3c) addr:0x02103484 +func_ov031_021034c0 kind:function(arm,size=0x74) addr:0x021034c0 +func_ov031_02103534 kind:function(arm,size=0xb8) addr:0x02103534 +func_ov031_021035ec kind:function(arm,size=0xac) addr:0x021035ec +func_ov031_02103698 kind:function(arm,size=0x18) addr:0x02103698 +func_ov031_021036b0 kind:function(arm,size=0x10) addr:0x021036b0 +func_ov031_021036c0 kind:function(arm,size=0x20) addr:0x021036c0 +func_ov031_021036e0 kind:function(arm,size=0x14) addr:0x021036e0 +func_ov031_021036f4 kind:function(arm,size=0x1c) addr:0x021036f4 +func_ov031_02103710 kind:function(arm,size=0x14) addr:0x02103710 +func_ov031_02103724 kind:function(arm,size=0x14) addr:0x02103724 +func_ov031_02103738 kind:function(arm,size=0x24) addr:0x02103738 +func_ov031_0210375c kind:function(arm,size=0xc) addr:0x0210375c +func_ov031_02103768 kind:function(arm,size=0x24) addr:0x02103768 +func_ov031_0210378c kind:function(arm,size=0x90) addr:0x0210378c +func_ov031_0210381c kind:function(arm,size=0x114) addr:0x0210381c +func_ov031_02103930 kind:function(arm,size=0x7c) addr:0x02103930 +func_ov031_021039ac kind:function(arm,size=0x84) addr:0x021039ac +func_ov031_02103a30 kind:function(arm,size=0xf0) addr:0x02103a30 +func_ov031_02103b20 kind:function(arm,size=0x44) addr:0x02103b20 +func_ov031_02103b64 kind:function(arm,size=0x16c) addr:0x02103b64 +func_ov031_02103cd0 kind:function(arm,size=0xc) addr:0x02103cd0 +func_ov031_02103cdc kind:function(arm,size=0x20) addr:0x02103cdc +func_ov031_02103cfc kind:function(arm,size=0x138) addr:0x02103cfc +func_ov031_02103e34 kind:function(arm,size=0xd4) addr:0x02103e34 +func_ov031_02103f08 kind:function(arm,size=0x204) addr:0x02103f08 +func_ov031_0210410c kind:function(arm,size=0x74) addr:0x0210410c +func_ov031_02104180 kind:function(arm,size=0x14) addr:0x02104180 +func_ov031_02104194 kind:function(arm,size=0xc) addr:0x02104194 +func_ov031_021041a0 kind:function(arm,size=0x24) addr:0x021041a0 +func_ov031_021041c4 kind:function(arm,size=0x44) addr:0x021041c4 +func_ov031_02104208 kind:function(arm,size=0x118) addr:0x02104208 +func_ov031_02104320 kind:function(arm,size=0x144) addr:0x02104320 +func_ov031_02104464 kind:function(arm,size=0x10) addr:0x02104464 +func_ov031_02104474 kind:function(arm,size=0x10) addr:0x02104474 +func_ov031_02104484 kind:function(arm,size=0x7c) addr:0x02104484 +func_ov031_02104500 kind:function(arm,size=0xf0) addr:0x02104500 +func_ov031_021045f0 kind:function(arm,size=0x15c) addr:0x021045f0 +func_ov031_0210474c kind:function(arm,size=0x50) addr:0x0210474c +func_ov031_0210479c kind:function(arm,size=0x98) addr:0x0210479c +func_ov031_02104834 kind:function(arm,size=0x1c) addr:0x02104834 +func_ov031_02104850 kind:function(arm,size=0x70) addr:0x02104850 +func_ov031_021048c0 kind:function(arm,size=0x20) addr:0x021048c0 +func_ov031_021048e0 kind:function(arm,size=0x28) addr:0x021048e0 +func_ov031_02104908 kind:function(arm,size=0x14) addr:0x02104908 +func_ov031_0210491c kind:function(arm,size=0x40) addr:0x0210491c +func_ov031_0210495c kind:function(arm,size=0x30) addr:0x0210495c +func_ov031_0210498c kind:function(arm,size=0x224) addr:0x0210498c +func_ov031_02104bb0 kind:function(arm,size=0x1c) addr:0x02104bb0 +func_ov031_02104bcc kind:function(arm,size=0xc) addr:0x02104bcc +func_ov031_02104bd8 kind:function(arm,size=0x24) addr:0x02104bd8 +func_ov031_02104bfc kind:function(arm,size=0x44) addr:0x02104bfc +func_ov031_02104c40 kind:function(arm,size=0x80) addr:0x02104c40 +func_ov031_02104cc0 kind:function(arm,size=0x2c) addr:0x02104cc0 +func_ov031_02104cec kind:function(arm,size=0x8) addr:0x02104cec +func_ov031_02104cf4 kind:function(arm,size=0xc) addr:0x02104cf4 +func_ov031_02104d00 kind:function(arm,size=0x14) addr:0x02104d00 +func_ov031_02104d14 kind:function(arm,size=0x1c) addr:0x02104d14 +func_ov031_02104d30 kind:function(arm,size=0x14) addr:0x02104d30 +func_ov031_02104d44 kind:function(arm,size=0x28) addr:0x02104d44 +func_ov031_02104d6c kind:function(arm,size=0x5c) addr:0x02104d6c +func_ov031_02104dc8 kind:function(arm,size=0x10) addr:0x02104dc8 +func_ov031_02104dd8 kind:function(arm,size=0x80) addr:0x02104dd8 +func_ov031_02104e58 kind:function(arm,size=0x14) addr:0x02104e58 +func_ov031_02104e6c kind:function(arm,size=0x20) addr:0x02104e6c +func_ov031_02104e8c kind:function(arm,size=0x28) addr:0x02104e8c +func_ov031_02104eb4 kind:function(arm,size=0x20) addr:0x02104eb4 +func_ov031_02104ed4 kind:function(arm,size=0xdc) addr:0x02104ed4 +func_ov031_02104fb0 kind:function(arm,size=0x2e0) addr:0x02104fb0 +func_ov031_02105290 kind:function(arm,size=0x27c) addr:0x02105290 +func_ov031_0210550c kind:function(arm,size=0x14) addr:0x0210550c +func_ov031_02105520 kind:function(arm,size=0xc) addr:0x02105520 +func_ov031_0210552c kind:function(arm,size=0x94) addr:0x0210552c +func_ov031_021055c0 kind:function(arm,size=0x14) addr:0x021055c0 +func_ov031_021055d4 kind:function(arm,size=0x1c) addr:0x021055d4 +func_ov031_021055f0 kind:function(arm,size=0x3b4) addr:0x021055f0 +func_ov031_021059a4 kind:function(arm,size=0xe8) addr:0x021059a4 +func_ov031_02105a8c kind:function(arm,size=0x108) addr:0x02105a8c +func_ov031_02105b94 kind:function(arm,size=0x100) addr:0x02105b94 +func_ov031_02105c94 kind:function(arm,size=0x8) addr:0x02105c94 +func_ov031_02105c9c kind:function(arm,size=0x8) addr:0x02105c9c +func_ov031_02105ca4 kind:function(arm,size=0x58) addr:0x02105ca4 +func_ov031_02105cfc kind:function(arm,size=0x28) addr:0x02105cfc +func_ov031_02105d24 kind:function(arm,size=0x2c) addr:0x02105d24 +func_ov031_02105d50 kind:function(arm,size=0xc) addr:0x02105d50 +func_ov031_02105d5c kind:function(arm,size=0x1c) addr:0x02105d5c +func_ov031_02105d78 kind:function(arm,size=0xc) addr:0x02105d78 +func_ov031_02105d84 kind:function(arm,size=0x24) addr:0x02105d84 +func_ov031_02105da8 kind:function(arm,size=0x44) addr:0x02105da8 +func_ov031_02105dec kind:function(arm,size=0x84) addr:0x02105dec +func_ov031_02105e70 kind:function(arm,size=0x54) addr:0x02105e70 +func_ov031_02105ec4 kind:function(arm,size=0xc) addr:0x02105ec4 +func_ov031_02105ed0 kind:function(arm,size=0x14) addr:0x02105ed0 +func_ov031_02105ee4 kind:function(arm,size=0x1c) addr:0x02105ee4 +func_ov031_02105f00 kind:function(arm,size=0x14) addr:0x02105f00 +func_ov031_02105f14 kind:function(arm,size=0xc) addr:0x02105f14 +func_ov031_02105f20 kind:function(arm,size=0x24) addr:0x02105f20 +func_ov031_02105f44 kind:function(arm,size=0x44) addr:0x02105f44 +func_ov031_02105f88 kind:function(arm,size=0x24) addr:0x02105f88 +func_ov031_02105fac kind:function(arm,size=0x48) addr:0x02105fac +func_ov031_02105ff4 kind:function(arm,size=0x10) addr:0x02105ff4 +func_ov031_02106004 kind:function(arm,size=0x2c) addr:0x02106004 +func_ov031_02106030 kind:function(arm,size=0xc) addr:0x02106030 +func_ov031_0210603c kind:function(arm,size=0x54) addr:0x0210603c +func_ov031_02106090 kind:function(arm,size=0x14) addr:0x02106090 +func_ov031_021060a4 kind:function(arm,size=0x1c) addr:0x021060a4 +func_ov031_021060c0 kind:function(arm,size=0x14) addr:0x021060c0 +func_ov031_021060d4 kind:function(arm,size=0xc) addr:0x021060d4 +func_ov031_021060e0 kind:function(arm,size=0x24) addr:0x021060e0 +func_ov031_02106104 kind:function(arm,size=0x48) addr:0x02106104 +func_ov031_0210614c kind:function(arm,size=0x80) addr:0x0210614c +func_ov031_021061cc kind:function(arm,size=0xc) addr:0x021061cc +func_ov031_021061d8 kind:function(arm,size=0x14) addr:0x021061d8 +func_ov031_021061ec kind:function(arm,size=0x1c) addr:0x021061ec +func_ov031_02106208 kind:function(arm,size=0x14) addr:0x02106208 +func_ov031_0210621c kind:function(arm,size=0xc) addr:0x0210621c +func_ov031_02106228 kind:function(arm,size=0x24) addr:0x02106228 +func_ov031_0210624c kind:function(arm,size=0x48) addr:0x0210624c +func_ov031_02106294 kind:function(arm,size=0x4c) addr:0x02106294 +func_ov031_021062e0 kind:function(arm,size=0x74) addr:0x021062e0 +func_ov031_02106354 kind:function(arm,size=0x6c) addr:0x02106354 +func_ov031_021063c0 kind:function(arm,size=0x8) addr:0x021063c0 +func_ov031_021063c8 kind:function(arm,size=0x8) addr:0x021063c8 +func_ov031_021063d0 kind:function(arm,size=0x3c) addr:0x021063d0 +func_ov031_0210640c kind:function(arm,size=0x50) addr:0x0210640c +func_ov031_0210645c kind:function(arm,size=0xf8) addr:0x0210645c +func_ov031_02106554 kind:function(arm,size=0x24) addr:0x02106554 +func_ov031_02106578 kind:function(arm,size=0xa0) addr:0x02106578 +func_ov031_02106618 kind:function(arm,size=0x168) addr:0x02106618 +func_ov031_02106780 kind:function(arm,size=0xc) addr:0x02106780 +func_ov031_0210678c kind:function(arm,size=0xb0) addr:0x0210678c +func_ov031_0210683c kind:function(arm,size=0x3c) addr:0x0210683c +func_ov031_02106878 kind:function(arm,size=0xac) addr:0x02106878 +func_ov031_02106924 kind:function(arm,size=0x20) addr:0x02106924 +func_ov031_02106944 kind:function(arm,size=0x2c) addr:0x02106944 +func_ov031_02106970 kind:function(arm,size=0x280) addr:0x02106970 +func_ov031_02106bf0 kind:function(arm,size=0x28) addr:0x02106bf0 +func_ov031_02106c18 kind:function(arm,size=0x30) addr:0x02106c18 +func_ov031_02106c48 kind:function(arm,size=0x14) addr:0x02106c48 +func_ov031_02106c5c kind:function(arm,size=0x3c) addr:0x02106c5c +func_ov031_02106c98 kind:function(arm,size=0x24) addr:0x02106c98 +func_ov031_02106cbc kind:function(arm,size=0x8c) addr:0x02106cbc +func_ov031_02106d48 kind:function(arm,size=0x9c) addr:0x02106d48 +func_ov031_02106de4 kind:function(arm,size=0x2c) addr:0x02106de4 +func_ov031_02106e10 kind:function(arm,size=0x120) addr:0x02106e10 +func_ov031_02106f30 kind:function(arm,size=0xf8) addr:0x02106f30 +func_ov031_02107028 kind:function(arm,size=0x44) addr:0x02107028 +func_ov031_0210706c kind:function(arm,size=0x38) addr:0x0210706c +func_ov031_021070a4 kind:function(arm,size=0x6c) addr:0x021070a4 +func_ov031_02107110 kind:function(arm,size=0x48) addr:0x02107110 +func_ov031_02107158 kind:function(arm,size=0x44) addr:0x02107158 +func_ov031_0210719c kind:function(arm,size=0x20) addr:0x0210719c +func_ov031_021071bc kind:function(arm,size=0x28) addr:0x021071bc +func_ov031_021071e4 kind:function(arm,size=0x14) addr:0x021071e4 +func_ov031_021071f8 kind:function(arm,size=0xc) addr:0x021071f8 +func_ov031_02107204 kind:function(arm,size=0x24) addr:0x02107204 +func_ov031_02107228 kind:function(arm,size=0xa0) addr:0x02107228 +func_ov031_021072c8 kind:function(arm,size=0x24) addr:0x021072c8 +func_ov031_021072ec kind:function(arm,size=0xb8) addr:0x021072ec +func_ov031_021073a4 kind:function(arm,size=0x48) addr:0x021073a4 +func_ov031_021073ec kind:function(arm,size=0x2c) addr:0x021073ec +func_ov031_02107418 kind:function(arm,size=0xf8) addr:0x02107418 +func_ov031_02107510 kind:function(arm,size=0x20) addr:0x02107510 +func_ov031_02107530 kind:function(arm,size=0x28) addr:0x02107530 +func_ov031_02107558 kind:function(arm,size=0x30) addr:0x02107558 +func_ov031_02107588 kind:function(arm,size=0x14) addr:0x02107588 +func_ov031_0210759c kind:function(arm,size=0xc) addr:0x0210759c +func_ov031_021075a8 kind:function(arm,size=0x24) addr:0x021075a8 +func_ov031_021075cc kind:function(arm,size=0x44) addr:0x021075cc +func_ov031_02107610 kind:function(arm,size=0x104) addr:0x02107610 +func_ov031_02107714 kind:function(arm,size=0x22c) addr:0x02107714 +func_ov031_02107940 kind:function(arm,size=0xd8) addr:0x02107940 +func_ov031_02107a18 kind:function(arm,size=0xf0) addr:0x02107a18 +func_ov031_02107b08 kind:function(arm,size=0x1a8) addr:0x02107b08 +func_ov031_02107cb0 kind:function(arm,size=0x50) addr:0x02107cb0 +func_ov031_02107d00 kind:function(arm,size=0x20) addr:0x02107d00 +func_ov031_02107d20 kind:function(arm,size=0x28) addr:0x02107d20 +func_ov031_02107d48 kind:function(arm,size=0x14) addr:0x02107d48 +func_ov031_02107d5c kind:function(arm,size=0xc) addr:0x02107d5c +func_ov031_02107d68 kind:function(arm,size=0x24) addr:0x02107d68 +func_ov031_02107d8c kind:function(arm,size=0x48) addr:0x02107d8c +func_ov031_02107dd4 kind:function(arm,size=0x118) addr:0x02107dd4 +func_ov031_02107eec kind:function(arm,size=0x4c) addr:0x02107eec +func_ov031_02107f38 kind:function(arm,size=0x48) addr:0x02107f38 +func_ov031_02107f80 kind:function(arm,size=0xc8) addr:0x02107f80 +func_ov031_02108048 kind:function(arm,size=0xe0) addr:0x02108048 +func_ov031_02108128 kind:function(arm,size=0x10) addr:0x02108128 +func_ov031_02108138 kind:function(arm,size=0x60) addr:0x02108138 +func_ov031_02108198 kind:function(arm,size=0x23c) addr:0x02108198 +func_ov031_021083d4 kind:function(arm,size=0x3f8) addr:0x021083d4 +func_ov031_021087cc kind:function(arm,size=0x14) addr:0x021087cc +func_ov031_021087e0 kind:function(arm,size=0x1f4) addr:0x021087e0 +func_ov031_021089d4 kind:function(arm,size=0x20) addr:0x021089d4 +func_ov031_021089f4 kind:function(arm,size=0x8) addr:0x021089f4 +func_ov031_021089fc kind:function(arm,size=0x8) addr:0x021089fc +func_ov031_02108a04 kind:function(arm,size=0x8) addr:0x02108a04 +func_ov031_02108a0c kind:function(arm,size=0x14) addr:0x02108a0c +func_ov031_02108a20 kind:function(arm,size=0x40) addr:0x02108a20 +func_ov031_02108a60 kind:function(arm,size=0x48) addr:0x02108a60 +func_ov031_02108aa8 kind:function(arm,size=0x14) addr:0x02108aa8 +func_ov031_02108abc kind:function(arm,size=0xc) addr:0x02108abc +func_ov031_02108ac8 kind:function(arm,size=0x24) addr:0x02108ac8 +func_ov031_02108aec kind:function(arm,size=0x28) addr:0x02108aec +func_ov031_02108b14 kind:function(arm,size=0x28) addr:0x02108b14 +func_ov031_02108b3c kind:function(arm,size=0x8) addr:0x02108b3c +func_ov031_02108b44 kind:function(arm,size=0x70) addr:0x02108b44 +func_ov031_02108bb4 kind:function(arm,size=0x38) addr:0x02108bb4 +func_ov031_02108bec kind:function(arm,size=0x8) addr:0x02108bec +func_ov031_02108bf4 kind:function(arm,size=0x3c) addr:0x02108bf4 +func_ov031_02108c30 kind:function(arm,size=0x14) addr:0x02108c30 +func_ov031_02108c44 kind:function(arm,size=0x1c) addr:0x02108c44 +func_ov031_02108c60 kind:function(arm,size=0x14) addr:0x02108c60 +func_ov031_02108c74 kind:function(arm,size=0xc) addr:0x02108c74 +func_ov031_02108c80 kind:function(arm,size=0x24) addr:0x02108c80 +func_ov031_02108ca4 kind:function(arm,size=0x54) addr:0x02108ca4 +func_ov031_02108cf8 kind:function(arm,size=0x58) addr:0x02108cf8 +func_ov031_02108d50 kind:function(arm,size=0x1a4) addr:0x02108d50 +func_ov031_02108ef4 kind:function(arm,size=0x44) addr:0x02108ef4 +func_ov031_02108f38 kind:function(arm,size=0x2c) addr:0x02108f38 +func_ov031_02108f64 kind:function(arm,size=0x48) addr:0x02108f64 +func_ov031_02108fac kind:function(arm,size=0x294) addr:0x02108fac +func_ov031_02109240 kind:function(arm,size=0x20) addr:0x02109240 +func_ov031_02109260 kind:function(arm,size=0x28) addr:0x02109260 +func_ov031_02109288 kind:function(arm,size=0x14) addr:0x02109288 +func_ov031_0210929c kind:function(arm,size=0x1c) addr:0x0210929c +func_ov031_021092b8 kind:function(arm,size=0xc) addr:0x021092b8 +func_ov031_021092c4 kind:function(arm,size=0x24) addr:0x021092c4 +func_ov031_021092e8 kind:function(arm,size=0x50) addr:0x021092e8 +func_ov031_02109338 kind:function(arm,size=0xcc) addr:0x02109338 +func_ov031_02109404 kind:function(arm,size=0x44c) addr:0x02109404 +func_ov031_02109850 kind:function(arm,size=0x3c) addr:0x02109850 +func_ov031_0210988c kind:function(arm,size=0x3dc) addr:0x0210988c +func_ov031_02109c68 kind:function(arm,size=0x18) addr:0x02109c68 +func_ov031_02109c80 kind:function(arm,size=0x64) addr:0x02109c80 +func_ov031_02109ce4 kind:function(arm,size=0x2c0) addr:0x02109ce4 +func_ov031_02109fa4 kind:function(arm,size=0xbc) addr:0x02109fa4 +func_ov031_0210a060 kind:function(arm,size=0x10c) addr:0x0210a060 +func_ov031_0210a16c kind:function(arm,size=0x228) addr:0x0210a16c +func_ov031_0210a394 kind:function(arm,size=0x5c) addr:0x0210a394 +func_ov031_0210a3f0 kind:function(arm,size=0x5c) addr:0x0210a3f0 +func_ov031_0210a44c kind:function(arm,size=0xf8) addr:0x0210a44c +func_ov031_0210a544 kind:function(arm,size=0x3c) addr:0x0210a544 +func_ov031_0210a580 kind:function(arm,size=0xcc) addr:0x0210a580 +func_ov031_0210a64c kind:function(arm,size=0x28) addr:0x0210a64c +func_ov031_0210a674 kind:function(arm,size=0x30) addr:0x0210a674 +func_ov031_0210a6a4 kind:function(arm,size=0x14) addr:0x0210a6a4 +func_ov031_0210a6b8 kind:function(arm,size=0xc) addr:0x0210a6b8 +func_ov031_0210a6c4 kind:function(arm,size=0x24) addr:0x0210a6c4 +func_ov031_0210a6e8 kind:function(arm,size=0x68) addr:0x0210a6e8 +func_ov031_0210a750 kind:function(arm,size=0xe0) addr:0x0210a750 +func_ov031_0210a830 kind:function(arm,size=0x164) addr:0x0210a830 +func_ov031_0210a994 kind:function(arm,size=0x488) addr:0x0210a994 +func_ov031_0210ae1c kind:function(arm,size=0x50) addr:0x0210ae1c +func_ov031_0210ae6c kind:function(arm,size=0x2a4) addr:0x0210ae6c +func_ov031_0210b110 kind:function(arm,size=0x140) addr:0x0210b110 +func_ov031_0210b250 kind:function(arm,size=0x70) addr:0x0210b250 +func_ov031_0210b2c0 kind:function(arm,size=0x8c) addr:0x0210b2c0 +func_ov031_0210b34c kind:function(arm,size=0x1c) addr:0x0210b34c +func_ov031_0210b368 kind:function(arm,size=0x20) addr:0x0210b368 +func_ov031_0210b388 kind:function(arm,size=0x28) addr:0x0210b388 +func_ov031_0210b3b0 kind:function(arm,size=0x14) addr:0x0210b3b0 +func_ov031_0210b3c4 kind:function(arm,size=0xc) addr:0x0210b3c4 +func_ov031_0210b3d0 kind:function(arm,size=0x24) addr:0x0210b3d0 +func_ov031_0210b3f4 kind:function(arm,size=0x48) addr:0x0210b3f4 +func_ov031_0210b43c kind:function(arm,size=0x40) addr:0x0210b43c +func_ov031_0210b47c kind:function(arm,size=0x258) addr:0x0210b47c +func_ov031_0210b6d4 kind:function(arm,size=0x4) addr:0x0210b6d4 +func_ov031_0210b6d8 kind:function(arm,size=0x20) addr:0x0210b6d8 +func_ov031_0210b6f8 kind:function(arm,size=0x20) addr:0x0210b6f8 +func_ov031_0210b718 kind:function(arm,size=0x28) addr:0x0210b718 +func_ov031_0210b740 kind:function(arm,size=0x14) addr:0x0210b740 +func_ov031_0210b754 kind:function(arm,size=0xc) addr:0x0210b754 +func_ov031_0210b760 kind:function(arm,size=0x24) addr:0x0210b760 +func_ov031_0210b784 kind:function(arm,size=0xa8) addr:0x0210b784 +func_ov031_0210b82c kind:function(arm,size=0x68) addr:0x0210b82c +func_ov031_0210b894 kind:function(arm,size=0x68) addr:0x0210b894 +func_ov031_0210b8fc kind:function(arm,size=0xa8) addr:0x0210b8fc +func_ov031_0210b9a4 kind:function(arm,size=0x18) addr:0x0210b9a4 +func_ov031_0210b9bc kind:function(arm,size=0x20) addr:0x0210b9bc +func_ov031_0210b9dc kind:function(arm,size=0x24) addr:0x0210b9dc +func_ov031_0210ba00 kind:function(arm,size=0x1dc) addr:0x0210ba00 +func_ov031_0210bbdc kind:function(arm,size=0x50) addr:0x0210bbdc +func_ov031_0210bc2c kind:function(arm,size=0x20) addr:0x0210bc2c +func_ov031_0210bc4c kind:function(arm,size=0x28) addr:0x0210bc4c +func_ov031_0210bc74 kind:function(arm,size=0x14) addr:0x0210bc74 +func_ov031_0210bc88 kind:function(arm,size=0xc) addr:0x0210bc88 +func_ov031_0210bc94 kind:function(arm,size=0x24) addr:0x0210bc94 +func_ov031_0210bcb8 kind:function(arm,size=0xb8) addr:0x0210bcb8 +func_ov031_0210bd70 kind:function(arm,size=0x94) addr:0x0210bd70 +func_ov031_0210be04 kind:function(arm,size=0x94) addr:0x0210be04 +func_ov031_0210be98 kind:function(arm,size=0x258) addr:0x0210be98 +func_ov031_0210c0f0 kind:function(arm,size=0x164) addr:0x0210c0f0 +func_ov031_0210c254 kind:function(arm,size=0x124) addr:0x0210c254 +func_ov031_0210c378 kind:function(arm,size=0x60) addr:0x0210c378 +func_ov031_0210c3d8 kind:function(arm,size=0x20) addr:0x0210c3d8 +func_ov031_0210c3f8 kind:function(arm,size=0x8c) addr:0x0210c3f8 +func_ov031_0210c484 kind:function(arm,size=0xec) addr:0x0210c484 +func_ov031_0210c570 kind:function(arm,size=0x18) addr:0x0210c570 +func_ov031_0210c588 kind:function(arm,size=0x4c) addr:0x0210c588 +func_ov031_0210c5d4 kind:function(arm,size=0xa8) addr:0x0210c5d4 +func_ov031_0210c67c kind:function(arm,size=0x50) addr:0x0210c67c +func_ov031_0210c6cc kind:function(arm,size=0x5c) addr:0x0210c6cc +func_ov031_0210c728 kind:function(arm,size=0xc) addr:0x0210c728 +func_ov031_0210c734 kind:function(arm,size=0xd4) addr:0x0210c734 +func_ov031_0210c808 kind:function(arm,size=0x28) addr:0x0210c808 +func_ov031_0210c830 kind:function(arm,size=0x30) addr:0x0210c830 +func_ov031_0210c860 kind:function(arm,size=0x14) addr:0x0210c860 +func_ov031_0210c874 kind:function(arm,size=0xc) addr:0x0210c874 +func_ov031_0210c880 kind:function(arm,size=0x24) addr:0x0210c880 +func_ov031_0210c8a4 kind:function(arm,size=0x198) addr:0x0210c8a4 +func_ov031_0210ca3c kind:function(arm,size=0x90) addr:0x0210ca3c +func_ov031_0210cacc kind:function(arm,size=0x9c) addr:0x0210cacc +func_ov031_0210cb68 kind:function(arm,size=0x90) addr:0x0210cb68 +func_ov031_0210cbf8 kind:function(arm,size=0xc0) addr:0x0210cbf8 +func_ov031_0210ccb8 kind:function(arm,size=0xc8) addr:0x0210ccb8 +func_ov031_0210cd80 kind:function(arm,size=0x10) addr:0x0210cd80 +func_ov031_0210cd90 kind:function(arm,size=0x84) addr:0x0210cd90 +func_ov031_0210ce14 kind:function(arm,size=0x38) addr:0x0210ce14 +func_ov031_0210ce4c kind:function(arm,size=0x60) addr:0x0210ce4c +func_ov031_0210ceac kind:function(arm,size=0x38) addr:0x0210ceac +func_ov031_0210cee4 kind:function(arm,size=0x70) addr:0x0210cee4 +func_ov031_0210cf54 kind:function(arm,size=0xe0) addr:0x0210cf54 +func_ov031_0210d034 kind:function(arm,size=0x30) addr:0x0210d034 +func_ov031_0210d064 kind:function(arm,size=0x14) addr:0x0210d064 +func_ov031_0210d078 kind:function(arm,size=0x1c) addr:0x0210d078 +func_ov031_0210d094 kind:function(arm,size=0x20) addr:0x0210d094 +func_ov031_0210d0b4 kind:function(arm,size=0x28) addr:0x0210d0b4 +func_ov031_0210d0dc kind:function(arm,size=0x14) addr:0x0210d0dc +func_ov031_0210d0f0 kind:function(arm,size=0xc) addr:0x0210d0f0 +func_ov031_0210d0fc kind:function(arm,size=0x24) addr:0x0210d0fc +func_ov031_0210d120 kind:function(arm,size=0x88) addr:0x0210d120 +func_ov031_0210d1a8 kind:function(arm,size=0xdc) addr:0x0210d1a8 +func_ov031_0210d284 kind:function(arm,size=0x84) addr:0x0210d284 +func_ov031_0210d308 kind:function(arm,size=0x130) addr:0x0210d308 +func_ov031_0210d438 kind:function(arm,size=0x14) addr:0x0210d438 +func_ov031_0210d44c kind:function(arm,size=0x14) addr:0x0210d44c +func_ov031_0210d460 kind:function(arm,size=0x120) addr:0x0210d460 +func_ov031_0210d580 kind:function(arm,size=0x90) addr:0x0210d580 +func_ov031_0210d610 kind:function(arm,size=0x78) addr:0x0210d610 +func_ov031_0210d688 kind:function(arm,size=0x3c) addr:0x0210d688 +func_ov031_0210d6c4 kind:function(arm,size=0x48) addr:0x0210d6c4 +func_ov031_0210d70c kind:function(arm,size=0x1c) addr:0x0210d70c +func_ov031_0210d728 kind:function(arm,size=0x4) addr:0x0210d728 +func_ov031_0210d72c kind:function(arm,size=0x1c) addr:0x0210d72c +func_ov031_0210d748 kind:function(arm,size=0x18) addr:0x0210d748 +func_ov031_0210d760 kind:function(arm,size=0x30) addr:0x0210d760 +func_ov031_0210d790 kind:function(arm,size=0x28) addr:0x0210d790 +func_ov031_0210d7b8 kind:function(arm,size=0x14) addr:0x0210d7b8 +func_ov031_0210d7cc kind:function(arm,size=0x5c) addr:0x0210d7cc +func_ov031_0210d828 kind:function(arm,size=0x24) addr:0x0210d828 +func_ov031_0210d84c kind:function(arm,size=0xa0) addr:0x0210d84c +func_ov031_0210d8ec kind:function(arm,size=0x110) addr:0x0210d8ec +func_ov031_0210d9fc kind:function(arm,size=0x164) addr:0x0210d9fc +func_ov031_0210db60 kind:function(arm,size=0x58) addr:0x0210db60 +func_ov031_0210dbb8 kind:function(arm,size=0x1d4) addr:0x0210dbb8 +func_ov031_0210dd8c kind:function(arm,size=0x14) addr:0x0210dd8c +func_ov031_0210dda0 kind:function(arm,size=0x4) addr:0x0210dda0 +func_ov031_0210dda4 kind:function(arm,size=0x4) addr:0x0210dda4 +func_ov031_0210dda8 kind:function(arm,size=0x11c) addr:0x0210dda8 +func_ov031_0210dec4 kind:function(arm,size=0x10) addr:0x0210dec4 +func_ov031_0210ded4 kind:function(arm,size=0x14) addr:0x0210ded4 +func_ov031_0210dee8 kind:function(arm,size=0x364) addr:0x0210dee8 +func_ov031_0210e24c kind:function(arm,size=0x1d4) addr:0x0210e24c +func_ov031_0210e420 kind:function(arm,size=0x94) addr:0x0210e420 +func_ov031_0210e4b4 kind:function(arm,size=0xf8) addr:0x0210e4b4 +func_ov031_0210e5ac kind:function(arm,size=0x280) addr:0x0210e5ac +func_ov031_0210e82c kind:function(arm,size=0x2c) addr:0x0210e82c +func_ov031_0210e858 kind:function(arm,size=0x8c) addr:0x0210e858 +func_ov031_0210e8e4 kind:function(arm,size=0xac) addr:0x0210e8e4 +func_ov031_0210e990 kind:function(arm,size=0x4) addr:0x0210e990 +func_ov031_0210e994 kind:function(arm,size=0x74) addr:0x0210e994 +func_ov031_0210ea08 kind:function(arm,size=0x1a0) addr:0x0210ea08 +func_ov031_0210eba8 kind:function(arm,size=0x30) addr:0x0210eba8 +func_ov031_0210ebd8 kind:function(arm,size=0x38) addr:0x0210ebd8 +func_ov031_0210ec10 kind:function(arm,size=0x14) addr:0x0210ec10 +func_ov031_0210ec24 kind:function(arm,size=0x3c) addr:0x0210ec24 +func_ov031_0210ec60 kind:function(arm,size=0x24) addr:0x0210ec60 +func_ov031_0210ec84 kind:function(arm,size=0xb0) addr:0x0210ec84 +func_ov031_0210ed34 kind:function(arm,size=0x6c) addr:0x0210ed34 +func_ov031_0210eda0 kind:function(arm,size=0xbc) addr:0x0210eda0 +func_ov031_0210ee5c kind:function(arm,size=0x64) addr:0x0210ee5c +func_ov031_0210eec0 kind:function(arm,size=0xb0) addr:0x0210eec0 +func_ov031_0210ef70 kind:function(arm,size=0xd0) addr:0x0210ef70 +func_ov031_0210f040 kind:function(arm,size=0xe0) addr:0x0210f040 +func_ov031_0210f120 kind:function(arm,size=0x14) addr:0x0210f120 +func_ov031_0210f134 kind:function(arm,size=0x14) addr:0x0210f134 +func_ov031_0210f148 kind:function(arm,size=0x170) addr:0x0210f148 +func_ov031_0210f2b8 kind:function(arm,size=0x60) addr:0x0210f2b8 +func_ov031_0210f318 kind:function(arm,size=0x14) addr:0x0210f318 +func_ov031_0210f32c kind:function(arm,size=0xa0) addr:0x0210f32c +func_ov031_0210f3cc kind:function(arm,size=0xac) addr:0x0210f3cc +func_ov031_0210f478 kind:function(arm,size=0x40) addr:0x0210f478 +func_ov031_0210f4b8 kind:function(arm,size=0x44) addr:0x0210f4b8 +func_ov031_0210f4fc kind:function(arm,size=0x17c) addr:0x0210f4fc +func_ov031_0210f678 kind:function(arm,size=0x1c) addr:0x0210f678 +func_ov031_0210f694 kind:function(arm,size=0x1c) addr:0x0210f694 +func_ov031_0210f6b0 kind:function(arm,size=0x28) addr:0x0210f6b0 +func_ov031_0210f6d8 kind:function(arm,size=0x30) addr:0x0210f6d8 +func_ov031_0210f708 kind:function(arm,size=0x14) addr:0x0210f708 +func_ov031_0210f71c kind:function(arm,size=0x58) addr:0x0210f71c +func_ov031_0210f774 kind:function(arm,size=0x14) addr:0x0210f774 +func_ov031_0210f788 kind:function(arm,size=0x1c) addr:0x0210f788 +func_ov031_0210f7a4 kind:function(arm,size=0x8c) addr:0x0210f7a4 +func_ov031_0210f830 kind:function(arm,size=0x1e8) addr:0x0210f830 +func_ov031_0210fa18 kind:function(arm,size=0x80) addr:0x0210fa18 +func_ov031_0210fa98 kind:function(arm,size=0x4) addr:0x0210fa98 +func_ov031_0210fa9c kind:function(arm,size=0x38) addr:0x0210fa9c +func_ov031_0210fad4 kind:function(arm,size=0x1fc) addr:0x0210fad4 +func_ov031_0210fcd0 kind:function(arm,size=0x10) addr:0x0210fcd0 +func_ov031_0210fce0 kind:function(arm,size=0x5c) addr:0x0210fce0 +func_ov031_0210fd3c kind:function(arm,size=0xc) addr:0x0210fd3c +func_ov031_0210fd48 kind:function(arm,size=0x28) addr:0x0210fd48 +func_ov031_0210fd70 kind:function(arm,size=0x18) addr:0x0210fd70 +func_ov031_0210fd88 kind:function(arm,size=0x5c) addr:0x0210fd88 +func_ov031_0210fde4 kind:function(arm,size=0x14) addr:0x0210fde4 +func_ov031_0210fdf8 kind:function(arm,size=0x38) addr:0x0210fdf8 +func_ov031_0210fe30 kind:function(arm,size=0x2c) addr:0x0210fe30 +func_ov031_0210fe5c kind:function(arm,size=0x20) addr:0x0210fe5c +func_ov031_0210fe7c kind:function(arm,size=0x7c) addr:0x0210fe7c +func_ov031_0210fef8 kind:function(arm,size=0x5c) addr:0x0210fef8 +func_ov031_0210ff54 kind:function(arm,size=0x34) addr:0x0210ff54 +func_ov031_0210ff88 kind:function(arm,size=0x60) addr:0x0210ff88 +func_ov031_0210ffe8 kind:function(arm,size=0x1c) addr:0x0210ffe8 +func_ov031_02110004 kind:function(arm,size=0x20) addr:0x02110004 +func_ov031_02110024 kind:function(arm,size=0x28) addr:0x02110024 +func_ov031_0211004c kind:function(arm,size=0x104) addr:0x0211004c +func_ov031_02110150 kind:function(arm,size=0x74) addr:0x02110150 +func_ov031_021101c4 kind:function(arm,size=0x14) addr:0x021101c4 +func_ov031_021101d8 kind:function(arm,size=0x50) addr:0x021101d8 +func_ov031_02110228 kind:function(arm,size=0xc8) addr:0x02110228 +func_ov031_021102f0 kind:function(arm,size=0x178) addr:0x021102f0 +func_ov031_02110468 kind:function(arm,size=0x64) addr:0x02110468 +func_ov031_021104cc kind:function(arm,size=0x34) addr:0x021104cc +func_ov031_02110500 kind:function(arm,size=0x218) addr:0x02110500 +func_ov031_02110718 kind:function(arm,size=0xc) addr:0x02110718 +func_ov031_02110724 kind:function(arm,size=0x40) addr:0x02110724 +func_ov031_02110764 kind:function(arm,size=0x3c) addr:0x02110764 +func_ov031_021107a0 kind:function(arm,size=0x28) addr:0x021107a0 +func_ov031_021107c8 kind:function(arm,size=0x2c) addr:0x021107c8 +func_ov031_021107f4 kind:function(arm,size=0x1c) addr:0x021107f4 +func_ov031_02110810 kind:function(arm,size=0x20) addr:0x02110810 +func_ov031_02110830 kind:function(arm,size=0x28) addr:0x02110830 +func_ov031_02110858 kind:function(thumb,size=0x3cc) addr:0x02110858 +func_ov031_02110c24 kind:function(arm,size=0x200) addr:0x02110c24 +func_ov031_02110e24 kind:function(arm,size=0x580) addr:0x02110e24 +func_ov031_021113a4 kind:function(arm,size=0x1b0) addr:0x021113a4 +func_ov031_02111554 kind:function(arm,size=0x30) addr:0x02111554 +func_ov031_02111584 kind:function(arm,size=0xec) addr:0x02111584 +func_ov031_02111670 kind:function(arm,size=0x14) addr:0x02111670 +func_ov031_02111684 kind:function(arm,size=0x1c) addr:0x02111684 +func_ov031_021116a0 kind:function(arm,size=0xac) addr:0x021116a0 +func_ov031_0211174c kind:function(arm,size=0x4c) addr:0x0211174c +func_ov031_02111798 kind:function(arm,size=0x14) addr:0x02111798 +func_ov031_021117ac kind:function(arm,size=0x1c) addr:0x021117ac +func_ov031_021117c8 kind:function(arm,size=0x78) addr:0x021117c8 +func_ov031_02111840 kind:function(arm,size=0x114) addr:0x02111840 +func_ov031_02111954 kind:function(arm,size=0x4) addr:0x02111954 +func_ov031_02111958 kind:function(arm,size=0x104) addr:0x02111958 +func_ov031_02111a5c kind:function(arm,size=0x14) addr:0x02111a5c +func_ov031_02111a70 kind:function(arm,size=0x1c) addr:0x02111a70 +data_ov031_02111a8c kind:data(any) addr:0x02111a8c ambiguous +data_ov031_02111fe4 kind:data(any) addr:0x02111fe4 ambiguous +data_ov031_021123b0 kind:data(any) addr:0x021123b0 +data_ov031_021123c1 kind:data(any) addr:0x021123c1 +data_ov031_021123ec kind:data(any) addr:0x021123ec +data_ov031_021123f4 kind:data(any) addr:0x021123f4 +data_ov031_0211240c kind:data(any) addr:0x0211240c +data_ov031_0211245c kind:data(any) addr:0x0211245c +data_ov031_02112470 kind:data(any) addr:0x02112470 ambiguous +data_ov031_02112474 kind:data(any) addr:0x02112474 ambiguous +data_ov031_02112478 kind:data(any) addr:0x02112478 ambiguous +data_ov031_0211247c kind:data(any) addr:0x0211247c ambiguous +data_ov031_02112480 kind:data(any) addr:0x02112480 ambiguous +data_ov031_02112484 kind:data(any) addr:0x02112484 ambiguous +data_ov031_02112488 kind:data(any) addr:0x02112488 ambiguous +data_ov031_0211248c kind:data(any) addr:0x0211248c ambiguous +data_ov031_02112490 kind:data(any) addr:0x02112490 ambiguous +data_ov031_02112494 kind:data(any) addr:0x02112494 +data_ov031_021124a8 kind:data(any) addr:0x021124a8 +data_ov031_021124ac kind:data(any) addr:0x021124ac ambiguous +data_ov031_021124b8 kind:data(any) addr:0x021124b8 +data_ov031_021124e4 kind:data(any) addr:0x021124e4 +data_ov031_021124f8 kind:data(any) addr:0x021124f8 +data_ov031_0211250c kind:data(any) addr:0x0211250c +data_ov031_0211250e kind:data(any) addr:0x0211250e +data_ov031_02112510 kind:data(any) addr:0x02112510 +data_ov031_02112512 kind:data(any) addr:0x02112512 +data_ov031_02112514 kind:data(any) addr:0x02112514 +data_ov031_02112515 kind:data(any) addr:0x02112515 +data_ov031_02112516 kind:data(any) addr:0x02112516 +data_ov031_02112518 kind:data(any) addr:0x02112518 +data_ov031_0211251c kind:data(any) addr:0x0211251c +data_ov031_021125e4 kind:data(any) addr:0x021125e4 +data_ov031_021125f6 kind:data(any) addr:0x021125f6 +data_ov031_02112608 kind:data(any) addr:0x02112608 +data_ov031_0211261c kind:data(any) addr:0x0211261c +data_ov031_02112630 kind:data(any) addr:0x02112630 +data_ov031_02112644 kind:data(any) addr:0x02112644 ambiguous +data_ov031_02112648 kind:data(any) addr:0x02112648 ambiguous +data_ov031_02112668 kind:data(any) addr:0x02112668 ambiguous +data_ov031_021126ac kind:data(any) addr:0x021126ac ambiguous +data_ov031_021126f0 kind:data(any) addr:0x021126f0 ambiguous +data_ov031_02112734 kind:data(any) addr:0x02112734 ambiguous +data_ov031_02112754 kind:data(any) addr:0x02112754 +data_ov031_0211275a kind:data(any) addr:0x0211275a +data_ov031_0211275c kind:data(any) addr:0x0211275c +data_ov031_0211275e kind:data(any) addr:0x0211275e +data_ov031_02112760 kind:data(any) addr:0x02112760 +data_ov031_0211276c kind:data(any) addr:0x0211276c +data_ov031_02112780 kind:data(any) addr:0x02112780 +data_ov031_02112798 kind:data(any) addr:0x02112798 +data_ov031_021127c0 kind:data(any) addr:0x021127c0 +data_ov031_021127d0 kind:data(any) addr:0x021127d0 +data_ov031_021127e0 kind:data(any) addr:0x021127e0 +data_ov031_021127f0 kind:data(any) addr:0x021127f0 +data_ov031_021127f8 kind:data(any) addr:0x021127f8 +data_ov031_02112808 kind:data(any) addr:0x02112808 +data_ov031_0211280c kind:data(any) addr:0x0211280c +data_ov031_02112810 kind:data(any) addr:0x02112810 +data_ov031_02112830 kind:data(any) addr:0x02112830 +data_ov031_02112834 kind:data(any) addr:0x02112834 +data_ov031_0211283c kind:data(any) addr:0x0211283c +data_ov031_02112840 kind:data(any) addr:0x02112840 +data_ov031_02112871 kind:data(any) addr:0x02112871 +data_ov031_02112878 kind:data(any) addr:0x02112878 +data_ov031_021128ac kind:data(any) addr:0x021128ac +data_ov031_021128bc kind:data(any) addr:0x021128bc +data_ov031_021128cc kind:data(any) addr:0x021128cc +data_ov031_021128e0 kind:data(any) addr:0x021128e0 +data_ov031_021128f0 kind:data(any) addr:0x021128f0 +data_ov031_02112900 kind:data(any) addr:0x02112900 +data_ov031_02112904 kind:data(any) addr:0x02112904 +data_ov031_02112908 kind:data(any) addr:0x02112908 +data_ov031_02112914 kind:data(any) addr:0x02112914 +data_ov031_02112920 kind:data(any) addr:0x02112920 +data_ov031_0211292c kind:data(any) addr:0x0211292c +data_ov031_02112938 kind:data(any) addr:0x02112938 +data_ov031_0211295c kind:data(any) addr:0x0211295c +data_ov031_02112970 kind:data(any) addr:0x02112970 +data_ov031_0211298c kind:data(any) addr:0x0211298c +data_ov031_02112998 kind:data(any) addr:0x02112998 +data_ov031_021129ac kind:data(any) addr:0x021129ac +data_ov031_021129b4 kind:data(any) addr:0x021129b4 +data_ov031_021129d8 kind:data(any) addr:0x021129d8 +data_ov031_021129f8 kind:data(any) addr:0x021129f8 +data_ov031_02112a50 kind:data(any) addr:0x02112a50 +data_ov031_02112a60 kind:data(any) addr:0x02112a60 +data_ov031_02112a74 kind:data(any) addr:0x02112a74 +data_ov031_02112a88 kind:data(any) addr:0x02112a88 +data_ov031_02112a9c kind:data(any) addr:0x02112a9c +data_ov031_02112ab0 kind:data(any) addr:0x02112ab0 +data_ov031_02112ac4 kind:data(any) addr:0x02112ac4 +data_ov031_02112ad8 kind:data(any) addr:0x02112ad8 +data_ov031_02112ae4 kind:data(any) addr:0x02112ae4 +data_ov031_02112b08 kind:data(any) addr:0x02112b08 +data_ov031_02112b14 kind:data(any) addr:0x02112b14 +data_ov031_02112b1c kind:data(any) addr:0x02112b1c +data_ov031_02112b3c kind:data(any) addr:0x02112b3c +data_ov031_02112b50 kind:data(any) addr:0x02112b50 +data_ov031_02112b64 kind:data(any) addr:0x02112b64 +data_ov031_02112b78 kind:data(any) addr:0x02112b78 +data_ov031_02112b8c kind:data(any) addr:0x02112b8c +data_ov031_02112c18 kind:data(any) addr:0x02112c18 +data_ov031_02112c2c kind:data(any) addr:0x02112c2c +data_ov031_02112c3c kind:data(any) addr:0x02112c3c +data_ov031_02112c4c kind:data(any) addr:0x02112c4c +data_ov031_02112c5c kind:data(any) addr:0x02112c5c +data_ov031_02112c6c kind:data(any) addr:0x02112c6c +data_ov031_02112c7c kind:data(any) addr:0x02112c7c +data_ov031_02112c8c kind:data(any) addr:0x02112c8c +data_ov031_02112c9c kind:data(any) addr:0x02112c9c +data_ov031_02112cac kind:data(any) addr:0x02112cac +data_ov031_02112cbc kind:data(any) addr:0x02112cbc +data_ov031_02112cd0 kind:data(any) addr:0x02112cd0 +data_ov031_02112ce4 kind:data(any) addr:0x02112ce4 +data_ov031_02112cf8 kind:data(any) addr:0x02112cf8 +func_ov031_02112d40 kind:function(arm,size=0x18) addr:0x02112d40 +func_ov031_02112d58 kind:function(arm,size=0x10) addr:0x02112d58 +func_ov031_02112d68 kind:function(arm,size=0x50) addr:0x02112d68 +func_ov031_02112db8 kind:function(arm,size=0x50) addr:0x02112db8 +func_ov031_02112e08 kind:function(arm,size=0x50) addr:0x02112e08 +func_ov031_02112e58 kind:function(arm,size=0x50) addr:0x02112e58 +func_ov031_02112ea8 kind:function(arm,size=0x74) addr:0x02112ea8 +func_ov031_02112f1c kind:function(arm,size=0x74) addr:0x02112f1c +func_ov031_02112f90 kind:function(arm,size=0x50) addr:0x02112f90 +func_ov031_02112fe0 kind:function(arm,size=0x98) addr:0x02112fe0 +func_ov031_02113078 kind:function(arm,size=0x94) addr:0x02113078 +func_ov031_0211310c kind:function(arm,size=0x6c) addr:0x0211310c +func_ov031_02113178 kind:function(arm,size=0x50) addr:0x02113178 +func_ov031_021131c8 kind:function(arm,size=0x50) addr:0x021131c8 +func_ov031_02113218 kind:function(arm,size=0x50) addr:0x02113218 +func_ov031_02113268 kind:function(arm,size=0x50) addr:0x02113268 +func_ov031_021132b8 kind:function(arm,size=0x50) addr:0x021132b8 +func_ov031_02113308 kind:function(arm,size=0x50) addr:0x02113308 +func_ov031_02113358 kind:function(arm,size=0x50) addr:0x02113358 +func_ov031_021133a8 kind:function(arm,size=0x24) addr:0x021133a8 +func_ov031_021133cc kind:function(arm,size=0x80) addr:0x021133cc +func_ov031_0211344c kind:function(arm,size=0x50) addr:0x0211344c +func_ov031_0211349c kind:function(arm,size=0x50) addr:0x0211349c +func_ov031_021134ec kind:function(arm,size=0x50) addr:0x021134ec +func_ov031_0211353c kind:function(arm,size=0x50) addr:0x0211353c +func_ov031_0211358c kind:function(arm,size=0x50) addr:0x0211358c +func_ov031_021135dc kind:function(arm,size=0x138) addr:0x021135dc +func_ov031_02113714 kind:function(arm,size=0x74) addr:0x02113714 +func_ov031_02113788 kind:function(arm,size=0x50) addr:0x02113788 +func_ov031_021137d8 kind:function(arm,size=0x50) addr:0x021137d8 +func_ov031_02113828 kind:function(arm,size=0x50) addr:0x02113828 +func_ov031_02113878 kind:function(arm,size=0x3c) addr:0x02113878 +func_ov031_021138b4 kind:function(arm,size=0x64) addr:0x021138b4 +func_ov031_02113918 kind:function(arm,size=0x64) addr:0x02113918 +func_ov031_0211397c kind:function(arm,size=0x64) addr:0x0211397c +func_ov031_021139e0 kind:function(arm,size=0x64) addr:0x021139e0 +func_ov031_02113a44 kind:function(arm,size=0x50) addr:0x02113a44 +func_ov031_02113a94 kind:function(arm,size=0x50) addr:0x02113a94 +func_ov031_02113ae4 kind:function(arm,size=0x50) addr:0x02113ae4 +func_ov031_02113b34 kind:function(arm,size=0x50) addr:0x02113b34 +func_ov031_02113b84 kind:function(arm,size=0x90) addr:0x02113b84 +func_ov031_02113c14 kind:function(arm,size=0x70) addr:0x02113c14 +func_ov031_02113c84 kind:function(arm,size=0x50) addr:0x02113c84 +func_ov031_02113cd4 kind:function(arm,size=0x6c) addr:0x02113cd4 +func_ov031_02113d40 kind:function(arm,size=0x30) addr:0x02113d40 +func_ov031_02113d70 kind:function(arm,size=0x6c) addr:0x02113d70 +func_ov031_02113ddc kind:function(arm,size=0x6c) addr:0x02113ddc +func_ov031_02113e48 kind:function(arm,size=0x6c) addr:0x02113e48 +func_ov031_02113eb4 kind:function(arm,size=0x50) addr:0x02113eb4 +func_ov031_02113f04 kind:function(arm,size=0x50) addr:0x02113f04 +func_ov031_02113f54 kind:function(arm,size=0x74) addr:0x02113f54 +func_ov031_02113fc8 kind:function(arm,size=0x50) addr:0x02113fc8 +func_ov031_02114018 kind:function(arm,size=0x50) addr:0x02114018 +func_ov031_02114068 kind:function(arm,size=0x50) addr:0x02114068 +func_ov031_021140b8 kind:function(arm,size=0x70) addr:0x021140b8 +func_ov031_02114128 kind:function(arm,size=0x64) addr:0x02114128 +func_ov031_0211418c kind:function(arm,size=0x64) addr:0x0211418c +func_ov031_021141f0 kind:function(arm,size=0x50) addr:0x021141f0 +func_ov031_02114240 kind:function(arm,size=0x5c) addr:0x02114240 +func_ov031_0211429c kind:function(arm,size=0x70) addr:0x0211429c +func_ov031_0211430c kind:function(arm,size=0xe0) addr:0x0211430c +func_ov031_021143ec kind:function(arm,size=0x74) addr:0x021143ec +func_ov031_02114460 kind:function(arm,size=0x50) addr:0x02114460 +func_ov031_021144b0 kind:function(arm,size=0x70) addr:0x021144b0 +data_ov031_02114640 kind:data(any) addr:0x02114640 ambiguous +data_ov031_02114644 kind:data(any) addr:0x02114644 +data_ov031_02114648 kind:data(any) addr:0x02114648 +data_ov031_0211464c kind:data(any) addr:0x0211464c +data_ov031_02114650 kind:data(any) addr:0x02114650 +data_ov031_02114654 kind:data(any) addr:0x02114654 +data_ov031_02114658 kind:data(any) addr:0x02114658 +data_ov031_02114660 kind:data(any) addr:0x02114660 +data_ov031_02114668 kind:data(any) addr:0x02114668 +data_ov031_02114670 kind:data(any) addr:0x02114670 +data_ov031_02114678 kind:data(any) addr:0x02114678 +data_ov031_02114680 kind:data(any) addr:0x02114680 +data_ov031_02114688 kind:data(any) addr:0x02114688 +data_ov031_02114690 kind:data(any) addr:0x02114690 +data_ov031_02114698 kind:data(any) addr:0x02114698 +data_ov031_021146a4 kind:data(any) addr:0x021146a4 +data_ov031_021146b0 kind:data(any) addr:0x021146b0 +data_ov031_021146bc kind:data(any) addr:0x021146bc +data_ov031_021146c8 kind:data(any) addr:0x021146c8 +data_ov031_021146d8 kind:data(any) addr:0x021146d8 +data_ov031_021146e8 kind:data(any) addr:0x021146e8 +data_ov031_021146f8 kind:data(any) addr:0x021146f8 +data_ov031_0211470c kind:data(any) addr:0x0211470c +data_ov031_0211472c kind:data(any) addr:0x0211472c +data_ov031_0211474c kind:data(any) addr:0x0211474c +data_ov031_0211475c kind:data(any) addr:0x0211475c +data_ov031_02114774 kind:data(any) addr:0x02114774 +data_ov031_0211478c kind:data(any) addr:0x0211478c +data_ov031_021147ac kind:data(any) addr:0x021147ac ambiguous +data_ov031_021147f0 kind:data(any) addr:0x021147f0 +data_ov031_02114804 kind:data(any) addr:0x02114804 +data_ov031_02114818 kind:data(any) addr:0x02114818 +data_ov031_02114840 kind:data(any) addr:0x02114840 +data_ov031_02114874 kind:data(any) addr:0x02114874 +data_ov031_02114880 kind:data(any) addr:0x02114880 +data_ov031_0211489c kind:data(any) addr:0x0211489c +data_ov031_021148b8 kind:data(any) addr:0x021148b8 +data_ov031_021148c4 kind:data(any) addr:0x021148c4 +data_ov031_021148e0 kind:data(any) addr:0x021148e0 +data_ov031_021148f4 kind:data(any) addr:0x021148f4 +data_ov031_02114900 kind:data(any) addr:0x02114900 ambiguous +data_ov031_0211490c kind:data(any) addr:0x0211490c +data_ov031_02114918 kind:data(any) addr:0x02114918 +data_ov031_0211492c kind:data(any) addr:0x0211492c +data_ov031_02114954 kind:data(any) addr:0x02114954 +data_ov031_0211497c kind:data(any) addr:0x0211497c +data_ov031_02114988 kind:data(any) addr:0x02114988 +data_ov031_021149a0 kind:data(any) addr:0x021149a0 +data_ov031_021149d8 kind:data(any) addr:0x021149d8 +data_ov031_02114a18 kind:data(any) addr:0x02114a18 +data_ov031_02114a34 kind:data(any) addr:0x02114a34 +data_ov031_02114a50 kind:data(any) addr:0x02114a50 +data_ov031_02114a6c kind:data(any) addr:0x02114a6c +data_ov031_02114a90 kind:data(any) addr:0x02114a90 +data_ov031_02114aec kind:data(any) addr:0x02114aec +data_ov031_02114b08 kind:data(any) addr:0x02114b08 +data_ov031_02114b2c kind:data(any) addr:0x02114b2c +data_ov031_02114b88 kind:data(any) addr:0x02114b88 +data_ov031_02114bf4 kind:data(any) addr:0x02114bf4 +data_ov031_02114c18 kind:data(any) addr:0x02114c18 +data_ov031_02114c8c kind:data(any) addr:0x02114c8c +data_ov031_02114ca4 kind:data(any) addr:0x02114ca4 +data_ov031_02114cc0 kind:data(any) addr:0x02114cc0 +data_ov031_02114cdc kind:data(any) addr:0x02114cdc +data_ov031_02114cf8 kind:data(any) addr:0x02114cf8 +data_ov031_02114d1c kind:data(any) addr:0x02114d1c +data_ov031_02114d78 kind:data(any) addr:0x02114d78 +data_ov031_02114d7c kind:data(any) addr:0x02114d7c +data_ov031_02114d94 kind:data(any) addr:0x02114d94 +data_ov031_02114db0 kind:data(any) addr:0x02114db0 +data_ov031_02114dd4 kind:data(any) addr:0x02114dd4 +data_ov031_02114e30 kind:data(any) addr:0x02114e30 +data_ov031_02114e4c kind:data(any) addr:0x02114e4c +data_ov031_02114eb0 kind:data(any) addr:0x02114eb0 +data_ov031_02114eb4 kind:data(any) addr:0x02114eb4 +data_ov031_02114ecc kind:data(any) addr:0x02114ecc +data_ov031_02114ee8 kind:data(any) addr:0x02114ee8 +data_ov031_02114f04 kind:data(any) addr:0x02114f04 +data_ov031_02114f28 kind:data(any) addr:0x02114f28 +data_ov031_02114f7c kind:data(any) addr:0x02114f7c +data_ov031_02114f80 kind:data(any) addr:0x02114f80 +data_ov031_02114f84 kind:data(any) addr:0x02114f84 +data_ov031_02114f88 kind:data(any) addr:0x02114f88 +data_ov031_02114f8c kind:data(any) addr:0x02114f8c +data_ov031_02114fa4 kind:data(any) addr:0x02114fa4 +data_ov031_02114fb8 kind:data(any) addr:0x02114fb8 +data_ov031_02115000 kind:data(any) addr:0x02115000 +data_ov031_02115050 kind:data(any) addr:0x02115050 +data_ov031_0211516c kind:data(any) addr:0x0211516c +data_ov031_02115190 kind:data(any) addr:0x02115190 +data_ov031_021151b4 kind:data(any) addr:0x021151b4 +data_ov031_02115208 kind:data(any) addr:0x02115208 +data_ov031_02115218 kind:data(any) addr:0x02115218 +data_ov031_02115230 kind:data(any) addr:0x02115230 +data_ov031_02115248 kind:data(any) addr:0x02115248 +data_ov031_0211526c kind:data(any) addr:0x0211526c +data_ov031_021152c0 kind:data(any) addr:0x021152c0 +data_ov031_02115328 kind:data(any) addr:0x02115328 +data_ov031_02115390 kind:data(any) addr:0x02115390 +data_ov031_02115394 kind:data(any) addr:0x02115394 +data_ov031_02115398 kind:data(any) addr:0x02115398 +data_ov031_0211539c kind:data(any) addr:0x0211539c +data_ov031_021153bc kind:data(any) addr:0x021153bc +data_ov031_021153c8 kind:data(any) addr:0x021153c8 +data_ov031_021153ec kind:data(any) addr:0x021153ec +data_ov031_02115410 kind:data(any) addr:0x02115410 +data_ov031_0211543c kind:data(any) addr:0x0211543c +data_ov031_02115484 kind:data(any) addr:0x02115484 +data_ov031_021154cc kind:data(any) addr:0x021154cc +data_ov031_02115510 kind:data(any) addr:0x02115510 +data_ov031_02115598 kind:data(any) addr:0x02115598 +data_ov031_02115628 kind:data(any) addr:0x02115628 +data_ov031_021156ec kind:data(any) addr:0x021156ec +data_ov031_021157a8 kind:data(any) addr:0x021157a8 +data_ov031_021157c0 kind:data(any) addr:0x021157c0 +data_ov031_021157d8 kind:data(any) addr:0x021157d8 +data_ov031_021157f0 kind:data(any) addr:0x021157f0 +data_ov031_02115808 kind:data(any) addr:0x02115808 +data_ov031_02115820 kind:data(any) addr:0x02115820 +data_ov031_02115838 kind:data(any) addr:0x02115838 +data_ov031_02115850 kind:data(any) addr:0x02115850 +data_ov031_02115868 kind:data(any) addr:0x02115868 +data_ov031_02115880 kind:data(any) addr:0x02115880 +data_ov031_02115898 kind:data(any) addr:0x02115898 +data_ov031_021158f8 kind:data(any) addr:0x021158f8 +data_ov031_02115aa8 kind:data(any) addr:0x02115aa8 +data_ov031_02115ab4 kind:data(any) addr:0x02115ab4 +data_ov031_02115af8 kind:data(any) addr:0x02115af8 +data_ov031_02115b04 kind:data(any) addr:0x02115b04 +data_ov031_02115b14 kind:data(any) addr:0x02115b14 +data_ov031_02115b44 kind:data(any) addr:0x02115b44 +data_ov031_02115b7c kind:data(any) addr:0x02115b7c +data_ov031_02115b94 kind:data(any) addr:0x02115b94 +data_ov031_02115bb8 kind:data(any) addr:0x02115bb8 +data_ov031_02115c14 kind:data(any) addr:0x02115c14 +data_ov031_02115c38 kind:data(any) addr:0x02115c38 +data_ov031_02115c94 kind:data(any) addr:0x02115c94 +data_ov031_02115cb8 kind:data(any) addr:0x02115cb8 +data_ov031_02115ce0 kind:data(any) addr:0x02115ce0 +data_ov031_02115d3c kind:data(any) addr:0x02115d3c +data_ov031_02115d58 kind:data(any) addr:0x02115d58 +data_ov031_02115d74 kind:data(any) addr:0x02115d74 +data_ov031_02115de4 kind:data(any) addr:0x02115de4 +data_ov031_02115e00 kind:data(any) addr:0x02115e00 +data_ov031_02115e40 kind:data(any) addr:0x02115e40 +data_ov031_02115e88 kind:data(any) addr:0x02115e88 +data_ov031_02115ef8 kind:data(any) addr:0x02115ef8 +data_ov031_02115f14 kind:data(any) addr:0x02115f14 +data_ov031_02115f54 kind:data(any) addr:0x02115f54 +data_ov031_02115f94 kind:data(any) addr:0x02115f94 ambiguous +data_ov031_02115f9c kind:data(any) addr:0x02115f9c +data_ov031_0211600c kind:data(any) addr:0x0211600c +data_ov031_02116028 kind:data(any) addr:0x02116028 +data_ov031_02116044 kind:data(any) addr:0x02116044 +data_ov031_02116060 kind:data(any) addr:0x02116060 +data_ov031_021160a0 kind:data(any) addr:0x021160a0 +data_ov031_021160e8 kind:data(any) addr:0x021160e8 +data_ov031_02116144 kind:data(any) addr:0x02116144 +data_ov031_02116168 kind:data(any) addr:0x02116168 +data_ov031_021161c4 kind:data(any) addr:0x021161c4 +data_ov031_021161e0 kind:data(any) addr:0x021161e0 +data_ov031_0211623c kind:data(any) addr:0x0211623c +data_ov031_02116248 kind:data(any) addr:0x02116248 +data_ov031_021162ac kind:data(any) addr:0x021162ac +data_ov031_021162d0 kind:data(any) addr:0x021162d0 +data_ov031_02116324 kind:data(any) addr:0x02116324 +data_ov031_02116334 kind:data(any) addr:0x02116334 +data_ov031_02116344 kind:data(any) addr:0x02116344 +data_ov031_02116358 kind:data(any) addr:0x02116358 +data_ov031_0211637c kind:data(any) addr:0x0211637c +data_ov031_021163d8 kind:data(any) addr:0x021163d8 +data_ov031_02116434 kind:data(any) addr:0x02116434 ambiguous +data_ov031_02116494 kind:data(any) addr:0x02116494 ambiguous +data_ov031_021164f4 kind:data(any) addr:0x021164f4 +data_ov031_02116554 kind:data(any) addr:0x02116554 +data_ov031_02116578 kind:data(any) addr:0x02116578 +data_ov031_02116580 kind:data(any) addr:0x02116580 +data_ov031_02116594 kind:data(any) addr:0x02116594 +data_ov031_021165b8 kind:data(any) addr:0x021165b8 +data_ov031_02116614 kind:data(any) addr:0x02116614 ambiguous +data_ov031_02116624 kind:data(any) addr:0x02116624 +data_ov031_02116634 kind:data(any) addr:0x02116634 +data_ov031_02116658 kind:data(any) addr:0x02116658 +data_ov031_021166b4 kind:data(any) addr:0x021166b4 +data_ov031_021166d8 kind:data(any) addr:0x021166d8 +data_ov031_02116734 kind:data(any) addr:0x02116734 +data_ov031_02116758 kind:data(any) addr:0x02116758 +data_ov031_021167b4 kind:data(any) addr:0x021167b4 +data_ov031_021167d0 kind:data(any) addr:0x021167d0 +data_ov031_021167ec kind:data(any) addr:0x021167ec +data_ov031_02116808 kind:data(any) addr:0x02116808 +data_ov031_02116860 kind:data(any) addr:0x02116860 +data_ov031_021168c0 kind:data(any) addr:0x021168c0 +data_ov031_02116914 kind:data(any) addr:0x02116914 +data_ov031_02116924 kind:data(any) addr:0x02116924 +data_ov031_0211695c kind:data(any) addr:0x0211695c +data_ov031_0211699c kind:data(any) addr:0x0211699c +data_ov031_021169b4 kind:data(any) addr:0x021169b4 +data_ov031_021169d8 kind:data(any) addr:0x021169d8 +data_ov031_021169fc kind:data(any) addr:0x021169fc +data_ov031_02116a20 kind:data(any) addr:0x02116a20 +data_ov031_02116a44 kind:data(any) addr:0x02116a44 +data_ov031_02116a9c kind:data(any) addr:0x02116a9c +data_ov031_02116ab0 kind:data(any) addr:0x02116ab0 +data_ov031_02116ac8 kind:data(any) addr:0x02116ac8 +data_ov031_02116aec kind:data(any) addr:0x02116aec +data_ov031_02116b68 kind:data(any) addr:0x02116b68 +data_ov031_02116b98 kind:data(any) addr:0x02116b98 +data_ov031_02116bbc kind:data(any) addr:0x02116bbc +data_ov031_02116c28 kind:data(any) addr:0x02116c28 +data_ov031_02116c44 kind:data(any) addr:0x02116c44 +data_ov031_02116c7c kind:data(any) addr:0x02116c7c +data_ov031_02116cdc kind:data(any) addr:0x02116cdc +data_ov031_02116cf4 kind:data(any) addr:0x02116cf4 +data_ov031_02116d18 kind:data(any) addr:0x02116d18 +data_ov031_02116d70 kind:data(any) addr:0x02116d70 +data_ov031_02116d7c kind:data(any) addr:0x02116d7c +data_ov031_02116e14 kind:data(any) addr:0x02116e14 +data_ov031_02116e24 kind:data(any) addr:0x02116e24 +data_ov031_02116e30 kind:data(any) addr:0x02116e30 +data_ov031_02116e4c kind:data(any) addr:0x02116e4c +data_ov031_02116ee4 kind:data(any) addr:0x02116ee4 +data_ov031_02116ef8 kind:data(any) addr:0x02116ef8 +data_ov031_02116f04 kind:data(any) addr:0x02116f04 +data_ov031_02116f20 kind:data(any) addr:0x02116f20 +data_ov031_02116fb8 kind:data(any) addr:0x02116fb8 +data_ov031_02116fc8 kind:data(any) addr:0x02116fc8 +data_ov031_02116fd4 kind:data(any) addr:0x02116fd4 +data_ov031_02116ff0 kind:data(any) addr:0x02116ff0 +data_ov031_02117088 kind:data(any) addr:0x02117088 +data_ov031_0211709c kind:data(any) addr:0x0211709c +data_ov031_021170a8 kind:data(any) addr:0x021170a8 +data_ov031_021170d0 kind:data(any) addr:0x021170d0 +data_ov031_02117168 kind:data(any) addr:0x02117168 +data_ov031_02117190 kind:data(any) addr:0x02117190 +data_ov031_021171b8 kind:data(any) addr:0x021171b8 +data_ov031_02117250 kind:data(any) addr:0x02117250 +data_ov031_02117278 kind:data(any) addr:0x02117278 +data_ov031_02117294 kind:data(any) addr:0x02117294 +data_ov031_021172d4 kind:data(any) addr:0x021172d4 +data_ov031_021172fc kind:data(any) addr:0x021172fc +data_ov031_0211733c kind:data(any) addr:0x0211733c +data_ov031_02117358 kind:data(any) addr:0x02117358 +data_ov031_02117398 kind:data(any) addr:0x02117398 +data_ov031_021173b4 kind:data(any) addr:0x021173b4 +data_ov031_021173d0 kind:data(any) addr:0x021173d0 +data_ov031_02117410 kind:data(any) addr:0x02117410 +data_ov031_02117424 kind:data(any) addr:0x02117424 +data_ov031_02117440 kind:data(any) addr:0x02117440 +data_ov031_02117480 kind:data(any) addr:0x02117480 +data_ov031_0211749c kind:data(any) addr:0x0211749c +data_ov031_02117500 kind:data(any) addr:0x02117500 +data_ov031_02117524 kind:data(any) addr:0x02117524 +data_ov031_02117534 kind:data(any) addr:0x02117534 +data_ov031_02117550 kind:data(any) addr:0x02117550 +data_ov031_021175a4 kind:data(any) addr:0x021175a4 +data_ov031_021175a8 kind:data(any) addr:0x021175a8 +data_ov031_021175b8 kind:data(any) addr:0x021175b8 +data_ov031_021175e4 kind:data(any) addr:0x021175e4 +data_ov031_02117638 kind:data(any) addr:0x02117638 +data_ov031_02117648 kind:data(any) addr:0x02117648 +data_ov031_02117664 kind:data(any) addr:0x02117664 +data_ov031_021176b8 kind:data(any) addr:0x021176b8 +data_ov031_021176c8 kind:data(any) addr:0x021176c8 +data_ov031_021176e4 kind:data(any) addr:0x021176e4 +data_ov031_0211773c kind:data(any) addr:0x0211773c +data_ov031_0211774c kind:data(any) addr:0x0211774c +data_ov031_02117768 kind:data(any) addr:0x02117768 +data_ov031_021177c4 kind:data(any) addr:0x021177c4 +data_ov031_021177e0 kind:data(any) addr:0x021177e0 +data_ov031_0211784c kind:data(any) addr:0x0211784c +data_ov031_02117860 kind:data(any) addr:0x02117860 +data_ov031_0211787c kind:data(any) addr:0x0211787c +data_ov031_021178d4 kind:data(any) addr:0x021178d4 +data_ov031_021178e8 kind:data(any) addr:0x021178e8 +data_ov031_02117900 kind:data(any) addr:0x02117900 +data_ov031_0211791c kind:data(any) addr:0x0211791c +data_ov031_02117938 kind:data(any) addr:0x02117938 +data_ov031_02117978 kind:data(any) addr:0x02117978 +data_ov031_02117994 kind:data(any) addr:0x02117994 +data_ov031_021179f4 kind:data(any) addr:0x021179f4 +data_ov031_02117a10 kind:data(any) addr:0x02117a10 +data_ov031_02117a5c kind:data(any) addr:0x02117a5c +data_ov031_02117a68 kind:data(any) addr:0x02117a68 +data_ov031_02117a8c kind:data(any) addr:0x02117a8c +data_ov031_02117ae4 kind:data(any) addr:0x02117ae4 +data_ov031_02117af8 kind:data(any) addr:0x02117af8 +data_ov031_02117b20 kind:data(any) addr:0x02117b20 +data_ov031_02117b60 kind:data(any) addr:0x02117b60 +data_ov031_02117b7c kind:data(any) addr:0x02117b7c +data_ov031_02117bb8 kind:data(any) addr:0x02117bb8 +data_ov031_02117bbc kind:data(any) addr:0x02117bbc +data_ov031_02117bcc kind:data(any) addr:0x02117bcc +data_ov031_02117be8 kind:data(any) addr:0x02117be8 +data_ov031_02117c14 kind:data(any) addr:0x02117c14 +data_ov031_02117c54 kind:data(any) addr:0x02117c54 +data_ov031_02117c70 kind:data(any) addr:0x02117c70 +data_ov031_02117cb0 kind:data(any) addr:0x02117cb0 +data_ov031_02117ccc kind:data(any) addr:0x02117ccc +data_ov031_02117d08 kind:data(any) addr:0x02117d08 +data_ov031_02117d1c kind:data(any) addr:0x02117d1c +data_ov031_02117d38 kind:data(any) addr:0x02117d38 +data_ov031_02117d80 kind:data(any) addr:0x02117d80 +data_ov031_02117d8c kind:data(any) addr:0x02117d8c ambiguous +data_ov031_02117da0 kind:data(any) addr:0x02117da0 +data_ov031_02117dbc kind:data(any) addr:0x02117dbc ambiguous +data_ov031_02117df4 kind:data(any) addr:0x02117df4 +data_ov031_02117e08 kind:data(any) addr:0x02117e08 +data_ov031_02117e24 kind:data(any) addr:0x02117e24 +data_ov031_02117e70 kind:data(any) addr:0x02117e70 +data_ov031_02117ea0 kind:data(any) addr:0x02117ea0 +data_ov031_02117eb8 kind:data(any) addr:0x02117eb8 +data_ov031_02117ed4 kind:data(any) addr:0x02117ed4 +data_ov031_02117f20 kind:data(any) addr:0x02117f20 +data_ov031_02117f2c kind:data(any) addr:0x02117f2c +data_ov031_02117f40 kind:data(any) addr:0x02117f40 +data_ov031_02117f5c kind:data(any) addr:0x02117f5c +data_ov031_02117f88 kind:data(any) addr:0x02117f88 +data_ov031_02117fb4 kind:data(any) addr:0x02117fb4 +data_ov031_02117ff4 kind:data(any) addr:0x02117ff4 +data_ov031_02118024 kind:data(any) addr:0x02118024 +data_ov031_02118040 kind:data(any) addr:0x02118040 +data_ov031_02118070 kind:data(any) addr:0x02118070 +data_ov031_0211808c kind:data(any) addr:0x0211808c +data_ov031_021180bc kind:data(any) addr:0x021180bc +data_ov031_021180cc kind:data(any) addr:0x021180cc +data_ov031_021180e0 kind:data(any) addr:0x021180e0 ambiguous +data_ov031_021180f8 kind:data(any) addr:0x021180f8 +data_ov031_02118120 kind:bss addr:0x02118120 +data_ov031_021181a4 kind:bss addr:0x021181a4 +data_ov031_021181a8 kind:bss addr:0x021181a8 +data_ov031_021181b4 kind:bss addr:0x021181b4 +data_ov031_021181f0 kind:bss addr:0x021181f0 +data_ov031_021181f4 kind:bss addr:0x021181f4 +data_ov031_02118200 kind:bss addr:0x02118200 +data_ov031_0211823c kind:bss addr:0x0211823c +data_ov031_02118240 kind:bss addr:0x02118240 +data_ov031_0211824c kind:bss addr:0x0211824c +data_ov031_02118288 kind:bss addr:0x02118288 +data_ov031_0211828c kind:bss addr:0x0211828c +data_ov031_02118298 kind:bss addr:0x02118298 +data_ov031_021182d4 kind:bss addr:0x021182d4 +data_ov031_021182d8 kind:bss addr:0x021182d8 +data_ov031_021182e4 kind:bss addr:0x021182e4 +data_ov031_02118320 kind:bss addr:0x02118320 +data_ov031_02118324 kind:bss addr:0x02118324 +data_ov031_02118330 kind:bss addr:0x02118330 +data_ov031_0211836c kind:bss addr:0x0211836c +data_ov031_02118370 kind:bss addr:0x02118370 +data_ov031_02118374 kind:bss addr:0x02118374 +data_ov031_02118380 kind:bss addr:0x02118380 +data_ov031_02118458 kind:bss addr:0x02118458 +data_ov031_02118478 kind:bss addr:0x02118478 +data_ov031_0211847c kind:bss addr:0x0211847c +data_ov031_02118488 kind:bss addr:0x02118488 +data_ov031_021184c4 kind:bss addr:0x021184c4 +data_ov031_021184cc kind:bss addr:0x021184cc +data_ov031_021184d8 kind:bss addr:0x021184d8 +data_ov031_021184e4 kind:bss addr:0x021184e4 +data_ov031_02118520 kind:bss addr:0x02118520 +data_ov031_021185f8 kind:bss addr:0x021185f8 +data_ov031_021185fc kind:bss addr:0x021185fc +data_ov031_02118608 kind:bss addr:0x02118608 +data_ov031_02118644 kind:bss addr:0x02118644 +data_ov031_02118648 kind:bss addr:0x02118648 +data_ov031_02118654 kind:bss addr:0x02118654 +data_ov031_0211872c kind:bss addr:0x0211872c +data_ov031_02118730 kind:bss addr:0x02118730 +data_ov031_0211873c kind:bss addr:0x0211873c +data_ov031_02118778 kind:bss addr:0x02118778 +data_ov031_0211877c kind:bss addr:0x0211877c +data_ov031_02118788 kind:bss addr:0x02118788 +data_ov031_021187c4 kind:bss addr:0x021187c4 +data_ov031_021187c8 kind:bss addr:0x021187c8 +data_ov031_021187d4 kind:bss addr:0x021187d4 +data_ov031_02118810 kind:bss addr:0x02118810 +data_ov031_02118814 kind:bss addr:0x02118814 +data_ov031_02118820 kind:bss addr:0x02118820 +data_ov031_02118848 kind:bss addr:0x02118848 ambiguous +data_ov031_0211885c kind:bss addr:0x0211885c +data_ov031_02118860 kind:bss addr:0x02118860 +data_ov031_0211886c kind:bss addr:0x0211886c +data_ov031_021188a8 kind:bss addr:0x021188a8 +data_ov031_021188ac kind:bss addr:0x021188ac +data_ov031_021188b8 kind:bss addr:0x021188b8 +data_ov031_021188f4 kind:bss addr:0x021188f4 +data_ov031_021188f8 kind:bss addr:0x021188f8 +data_ov031_02118904 kind:bss addr:0x02118904 +data_ov031_02118910 kind:bss addr:0x02118910 +data_ov031_0211891c kind:bss addr:0x0211891c +data_ov031_021189f4 kind:bss addr:0x021189f4 +data_ov031_021189f8 kind:bss addr:0x021189f8 +data_ov031_02118a04 kind:bss addr:0x02118a04 +data_ov031_02118a1c kind:bss addr:0x02118a1c ambiguous +data_ov031_02118a40 kind:bss addr:0x02118a40 +data_ov031_02118a44 kind:bss addr:0x02118a44 +data_ov031_02118a50 kind:bss addr:0x02118a50 +data_ov031_02118a8c kind:bss addr:0x02118a8c +data_ov031_02118a90 kind:bss addr:0x02118a90 +data_ov031_02118a9c kind:bss addr:0x02118a9c +data_ov031_02118ad8 kind:bss addr:0x02118ad8 +data_ov031_02118adc kind:bss addr:0x02118adc +data_ov031_02118ae8 kind:bss addr:0x02118ae8 +data_ov031_02118b24 kind:bss addr:0x02118b24 +data_ov031_02118b28 kind:bss addr:0x02118b28 +data_ov031_02118b34 kind:bss addr:0x02118b34 +data_ov031_02118c0c kind:bss addr:0x02118c0c +data_ov031_02118c1c kind:bss addr:0x02118c1c +data_ov031_02118c28 kind:bss addr:0x02118c28 +data_ov031_02118c34 kind:bss addr:0x02118c34 +data_ov031_02118c40 kind:bss addr:0x02118c40 +data_ov031_02118c4c kind:bss addr:0x02118c4c +data_ov031_02118c88 kind:bss addr:0x02118c88 +data_ov031_02118cc4 kind:bss addr:0x02118cc4 +data_ov031_02118d00 kind:bss addr:0x02118d00 +data_ov031_02118d3c kind:bss addr:0x02118d3c +data_ov031_02118d40 kind:bss addr:0x02118d40 +data_ov031_02118d4c kind:bss addr:0x02118d4c +data_ov031_02118d88 kind:bss addr:0x02118d88 +data_ov031_02118d8c kind:bss addr:0x02118d8c +data_ov031_02118d98 kind:bss addr:0x02118d98 +data_ov031_02118dd4 kind:bss addr:0x02118dd4 +data_ov031_02118dd8 kind:bss addr:0x02118dd8 +data_ov031_02118de4 kind:bss addr:0x02118de4 +data_ov031_02118ebc kind:bss addr:0x02118ebc +data_ov031_02118ec0 kind:bss addr:0x02118ec0 +data_ov031_02118ecc kind:bss addr:0x02118ecc +data_ov031_02118fa4 kind:bss addr:0x02118fa4 +data_ov031_02118fb0 kind:bss addr:0x02118fb0 +data_ov031_02118fd4 kind:bss addr:0x02118fd4 +data_ov031_02118ff8 kind:bss addr:0x02118ff8 +data_ov031_0211901c kind:bss addr:0x0211901c +data_ov031_02119020 kind:bss addr:0x02119020 +data_ov031_0211902c kind:bss addr:0x0211902c +data_ov031_02119100 kind:bss addr:0x02119100 +data_ov031_02119104 kind:bss addr:0x02119104 +data_ov031_02119110 kind:bss addr:0x02119110 +data_ov031_021191e4 kind:bss addr:0x021191e4 +data_ov031_021191e8 kind:bss addr:0x021191e8 +data_ov031_021191f4 kind:bss addr:0x021191f4 +data_ov031_021192c8 kind:bss addr:0x021192c8 +data_ov031_021192cc kind:bss addr:0x021192cc +data_ov031_021192d8 kind:bss addr:0x021192d8 +data_ov031_021192f8 kind:bss addr:0x021192f8 +data_ov031_02119340 kind:bss addr:0x02119340 +data_ov031_02119344 kind:bss addr:0x02119344 +data_ov031_02119350 kind:bss addr:0x02119350 +data_ov031_02119370 kind:bss addr:0x02119370 +data_ov031_021193b8 kind:bss addr:0x021193b8 +data_ov031_021193bc kind:bss addr:0x021193bc +data_ov031_021193c8 kind:bss addr:0x021193c8 +data_ov031_0211949c kind:bss addr:0x0211949c +data_ov031_021194a0 kind:bss addr:0x021194a0 +data_ov031_021194ac kind:bss addr:0x021194ac +data_ov031_021194cc kind:bss addr:0x021194cc +data_ov031_02119514 kind:bss addr:0x02119514 +data_ov031_02119518 kind:bss addr:0x02119518 +data_ov031_02119524 kind:bss addr:0x02119524 +data_ov031_021195f8 kind:bss addr:0x021195f8 +data_ov031_021195fc kind:bss addr:0x021195fc +data_ov031_02119608 kind:bss addr:0x02119608 +data_ov031_02119614 kind:bss addr:0x02119614 +data_ov031_02119664 kind:bss addr:0x02119664 +data_ov031_02119738 kind:bss addr:0x02119738 +data_ov031_02119758 kind:bss addr:0x02119758 +data_ov031_0211975c kind:bss addr:0x0211975c +data_ov031_02119768 kind:bss addr:0x02119768 +data_ov031_02119788 kind:bss addr:0x02119788 +data_ov031_0211983c kind:bss addr:0x0211983c +data_ov031_0211985c kind:bss addr:0x0211985c +data_ov031_02119860 kind:bss addr:0x02119860 +data_ov031_0211986c kind:bss addr:0x0211986c +data_ov031_02119940 kind:bss addr:0x02119940 +data_ov031_02119944 kind:bss addr:0x02119944 +data_ov031_02119950 kind:bss addr:0x02119950 +data_ov031_02119a24 kind:bss addr:0x02119a24 +data_ov031_02119a9c kind:bss addr:0x02119a9c +data_ov031_02119aa0 kind:bss addr:0x02119aa0 +data_ov031_02119aac kind:bss addr:0x02119aac +data_ov031_02119ad0 kind:bss addr:0x02119ad0 +data_ov031_02119ad4 kind:bss addr:0x02119ad4 +data_ov031_02119ae0 kind:bss addr:0x02119ae0 +data_ov031_02119b04 kind:bss addr:0x02119b04 +data_ov031_02119b08 kind:bss addr:0x02119b08 +data_ov031_02119b14 kind:bss addr:0x02119b14 +data_ov031_02119be8 kind:bss addr:0x02119be8 +data_ov031_02119bec kind:bss addr:0x02119bec +data_ov031_02119bf8 kind:bss addr:0x02119bf8 +data_ov031_02119ccc kind:bss addr:0x02119ccc +data_ov031_02119cd0 kind:bss addr:0x02119cd0 +data_ov031_02119cdc kind:bss addr:0x02119cdc +data_ov031_02119db0 kind:bss addr:0x02119db0 +data_ov031_02119dd0 kind:bss addr:0x02119dd0 +data_ov031_02119dd4 kind:bss addr:0x02119dd4 +data_ov031_02119de0 kind:bss addr:0x02119de0 +data_ov031_02119eb4 kind:bss addr:0x02119eb4 +data_ov031_02119ed8 kind:bss addr:0x02119ed8 +data_ov031_02119edc kind:bss addr:0x02119edc +data_ov031_02119ee8 kind:bss addr:0x02119ee8 +data_ov031_02119fbc kind:bss addr:0x02119fbc +data_ov031_02119fc0 kind:bss addr:0x02119fc0 +data_ov031_02119fcc kind:bss addr:0x02119fcc +data_ov031_0211a0a0 kind:bss addr:0x0211a0a0 +data_ov031_0211a0a4 kind:bss addr:0x0211a0a4 +data_ov031_0211a0b0 kind:bss addr:0x0211a0b0 +data_ov031_0211a0ec kind:bss addr:0x0211a0ec +data_ov031_0211a0f0 kind:bss addr:0x0211a0f0 +data_ov031_0211a0fc kind:bss addr:0x0211a0fc +data_ov031_0211a11c kind:bss addr:0x0211a11c +data_ov031_0211a164 kind:bss addr:0x0211a164 +data_ov031_0211a168 kind:bss addr:0x0211a168 +data_ov031_0211a174 kind:bss addr:0x0211a174 +data_ov031_0211a180 kind:bss addr:0x0211a180 +data_ov031_0211a18c kind:bss addr:0x0211a18c +data_ov031_0211a260 kind:bss addr:0x0211a260 +data_ov031_0211a264 kind:bss addr:0x0211a264 +data_ov031_0211a270 kind:bss addr:0x0211a270 +data_ov031_0211a27c kind:bss addr:0x0211a27c +data_ov031_0211a288 kind:bss addr:0x0211a288 +data_ov031_0211a380 kind:bss addr:0x0211a380 +data_ov031_0211a384 kind:bss addr:0x0211a384 +data_ov031_0211a390 kind:bss addr:0x0211a390 +data_ov031_0211a464 kind:bss addr:0x0211a464 +data_ov031_0211a468 kind:bss addr:0x0211a468 +data_ov031_0211a474 kind:bss addr:0x0211a474 +data_ov031_0211a480 kind:bss addr:0x0211a480 +data_ov031_0211a554 kind:bss addr:0x0211a554 +data_ov031_0211a578 kind:bss addr:0x0211a578 +data_ov031_0211a57c kind:bss addr:0x0211a57c +data_ov031_0211a588 kind:bss addr:0x0211a588 +data_ov031_0211a65c kind:bss addr:0x0211a65c +data_ov031_0211a680 kind:bss addr:0x0211a680 +data_ov031_0211a688 kind:bss addr:0x0211a688 +data_ov031_0211a694 kind:bss addr:0x0211a694 +data_ov031_0211a6a0 kind:bss addr:0x0211a6a0 +data_ov031_0211a6b8 kind:bss addr:0x0211a6b8 +data_ov031_0211a770 kind:bss addr:0x0211a770 +data_ov031_0211a844 kind:bss addr:0x0211a844 +data_ov031_0211a868 kind:bss addr:0x0211a868 +data_ov031_0211a88c kind:bss addr:0x0211a88c +data_ov031_0211a8b0 kind:bss addr:0x0211a8b0 +data_ov031_0211aa30 kind:bss addr:0x0211aa30 +data_ov031_0211aa38 kind:bss addr:0x0211aa38 +data_ov031_0211aa44 kind:bss addr:0x0211aa44 +data_ov031_0211ab18 kind:bss addr:0x0211ab18 +data_ov031_0211ab38 kind:bss addr:0x0211ab38 +data_ov031_0211ab3c kind:bss addr:0x0211ab3c +data_ov031_0211ab48 kind:bss addr:0x0211ab48 +data_ov031_0211ab68 kind:bss addr:0x0211ab68 +data_ov031_0211ac1c kind:bss addr:0x0211ac1c +data_ov031_0211ac3c kind:bss addr:0x0211ac3c +data_ov031_0211ac40 kind:bss addr:0x0211ac40 +data_ov031_0211ac4c kind:bss addr:0x0211ac4c +data_ov031_0211ac6c kind:bss addr:0x0211ac6c +data_ov031_0211ad20 kind:bss addr:0x0211ad20 +data_ov031_0211ad44 kind:bss addr:0x0211ad44 diff --git a/config/jp/arm9/overlays/ov032/delinks.txt b/config/jp/arm9/overlays/ov032/delinks.txt new file mode 100644 index 00000000..b15792be --- /dev/null +++ b/config/jp/arm9/overlays/ov032/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0211ad60 end:0x02123ea8 kind:code align:32 + .rodata start:0x02123ea8 end:0x02123f0c kind:data align:4 + .init start:0x02123f0c end:0x02124104 kind:code align:4 + .ctor start:0x02124104 end:0x0212411c kind:data align:4 + .data start:0x02124120 end:0x02124800 kind:data align:32 + .bss start:0x02124800 end:0x02124ba0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov032/relocs.txt b/config/jp/arm9/overlays/ov032/relocs.txt new file mode 100644 index 00000000..ef83ab7d --- /dev/null +++ b/config/jp/arm9/overlays/ov032/relocs.txt @@ -0,0 +1,1351 @@ +from:0x0211ad68 kind:load to:0x02124810 module:overlay(32) +from:0x0211ad7c kind:arm_call to:0x02011f3c module:main +from:0x0211ad88 kind:arm_call to:0x0211adec module:overlay(32) +from:0x0211ad9c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211ade8 kind:load to:0x02124198 module:overlay(32) +from:0x0211adfc kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0211ae60 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0211ae8c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211aea4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211aeb4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211aeec kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211af04 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211af30 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0211af38 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0211af40 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0211af50 kind:arm_call to:0x0211d310 module:overlay(32) +from:0x0211afb0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211afd4 kind:load to:0x021242b0 module:overlay(32) +from:0x0211afd8 kind:load to:0x02124810 module:overlay(32) +from:0x0211afdc kind:load to:0x02124204 module:overlay(32) +from:0x0211afe0 kind:load to:0x021241bc module:overlay(32) +from:0x0211afe4 kind:load to:0x02124120 module:overlay(32) +from:0x0211aff0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b004 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b01c kind:arm_call to:0x0211d340 module:overlay(32) +from:0x0211b024 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0211b040 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211b06c kind:arm_call to:0x0203e740 module:main +from:0x0211b074 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b07c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b084 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b08c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211b098 kind:load to:0x020a1aac module:overlay(0) +from:0x0211b0a8 kind:arm_call to:0x0211d340 module:overlay(32) +from:0x0211b0b0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0211b0cc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211b0f8 kind:arm_call to:0x0203e740 module:main +from:0x0211b100 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b108 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b110 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b118 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211b120 kind:arm_call to:0x02011ff4 module:main +from:0x0211b12c kind:load to:0x020a1aac module:overlay(0) +from:0x0211b144 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0211b154 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211b1a0 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211b1dc kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211b1f4 kind:load to:0x0212412c module:overlay(32) +from:0x0211b220 kind:arm_call to:0x02016f54 module:main +from:0x0211b234 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211b254 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b264 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211b270 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211b2c8 kind:arm_call to:0x01fff2fc module:itcm +from:0x0211b2d0 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211b2d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b2d8 kind:load to:0x0211d11c module:overlay(32) +from:0x0211b2e8 kind:arm_call to:0x0211b27c module:overlay(32) +from:0x0211b320 kind:load to:0x02124308 module:overlay(32) +from:0x0211b338 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x0211b3c4 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0211b3cc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0211b3d4 kind:arm_call to:0x0211d038 module:overlay(32) +from:0x0211b3fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b40c kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0211b420 kind:arm_call to:0x0211cf1c module:overlay(32) +from:0x0211b434 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211b49c kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0211b4b0 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0211b4d0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0211b4e4 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0211b4fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211b504 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0211b528 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0211b564 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0211b57c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211b588 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211b5a8 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0211b5c8 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211b5fc kind:arm_call to:0x0211cf1c module:overlay(32) +from:0x0211b658 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0211b664 kind:load to:0x02124248 module:overlay(32) +from:0x0211b668 kind:load to:0x027e09a8 module:dtcm +from:0x0211b670 kind:load to:0x027e0d38 module:dtcm +from:0x0211b678 kind:load to:0x027e09c0 module:dtcm +from:0x0211b690 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211b6bc kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0211b6e4 kind:arm_call to:0x01ff941c module:itcm +from:0x0211b720 kind:arm_call to:0x01ffc634 module:itcm +from:0x0211b7a8 kind:load to:0x02124144 module:overlay(32) +from:0x0211b8bc kind:arm_call to:0x01ff930c module:itcm +from:0x0211b928 kind:arm_call to:0x0211ce04 module:overlay(32) +from:0x0211b96c kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211b974 kind:arm_call to:0x0211cf80 module:overlay(32) +from:0x0211b97c kind:load to:0x0204b164 module:main +from:0x0211b984 kind:load to:0x0203feb0 module:main +from:0x0211b9f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211ba14 kind:load to:0x0212415c module:overlay(32) +from:0x0211ba18 kind:load to:0x027e09a8 module:dtcm +from:0x0211ba4c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ba64 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211ba78 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211ba88 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211ba9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211bacc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211bae0 kind:arm_call to:0x0211ceb4 module:overlay(32) +from:0x0211baf4 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211bb08 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211bb18 kind:load to:0x027e0cec module:dtcm +from:0x0211bb90 kind:load to:0x02124144 module:overlay(32) +from:0x0211bbc4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211bbd8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211bbe8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211bc1c kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211bc24 kind:arm_call to:0x0211cf80 module:overlay(32) +from:0x0211bc8c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211bc98 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211bcdc kind:load to:0x02124144 module:overlay(32) +from:0x0211bdc8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211bdd8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211bde4 kind:arm_call to:0x0211ce04 module:overlay(32) +from:0x0211be6c kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211be74 kind:arm_call to:0x02029a4c module:main +from:0x0211bed4 kind:arm_call to:0x0211cf80 module:overlay(32) +from:0x0211bedc kind:load to:0x0203feb0 module:main +from:0x0211bfa4 kind:load to:0x02124144 module:overlay(32) +from:0x0211bfa8 kind:load to:0x0204b164 module:main +from:0x0211bfb8 kind:arm_call to:0x0211ceb4 module:overlay(32) +from:0x0211bfcc kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211bfd8 kind:arm_call to:0x0211ce04 module:overlay(32) +from:0x0211bffc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211c00c kind:arm_call to:0x01ff930c module:itcm +from:0x0211c030 kind:arm_call to:0x0211cf30 module:overlay(32) +from:0x0211c06c kind:arm_call to:0x01fff148 module:itcm +from:0x0211c110 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c128 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211c174 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211c204 kind:arm_call to:0x0211cf80 module:overlay(32) +from:0x0211c218 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c21c kind:load to:0x0203feb0 module:main +from:0x0211c220 kind:load to:0x0204b164 module:main +from:0x0211c290 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211c2b4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211c2c8 kind:load to:0x02124144 module:overlay(32) +from:0x0211c434 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211c460 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c490 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211c4d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211c4fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c52c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211c534 kind:arm_call to:0x0211cdc4 module:overlay(32) +from:0x0211c540 kind:load to:0x0203feb0 module:main +from:0x0211c548 kind:load to:0x0212415c module:overlay(32) +from:0x0211c54c kind:load to:0x027e09a8 module:dtcm +from:0x0211c554 kind:load to:0x027e0cec module:dtcm +from:0x0211c5dc kind:arm_call to:0x01ffb66c module:itcm +from:0x0211c5e8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211c604 kind:load to:0x02124144 module:overlay(32) +from:0x0211c608 kind:load to:0x020af49c module:overlay(0) +from:0x0211c648 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0211c6a8 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211c6bc kind:arm_call to:0x0211ce04 module:overlay(32) +from:0x0211c6d8 kind:arm_call to:0x0211cdc4 module:overlay(32) +from:0x0211c6e8 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211c764 kind:load to:0x02124144 module:overlay(32) +from:0x0211c7a4 kind:arm_call to:0x0211ce04 module:overlay(32) +from:0x0211c7d0 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211c7d8 kind:arm_call to:0x0211cf80 module:overlay(32) +from:0x0211c808 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0211c850 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211c85c kind:load to:0x020af498 module:overlay(0) +from:0x0211c864 kind:load to:0x02124144 module:overlay(32) +from:0x0211c870 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0211c88c kind:arm_call to:0x0211ce04 module:overlay(32) +from:0x0211c8a8 kind:arm_call to:0x0211cdc4 module:overlay(32) +from:0x0211c8b8 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211c8d0 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0211c94c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211c95c kind:load to:0x02124144 module:overlay(32) +from:0x0211c9a0 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0211c9ac kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211ca30 kind:load to:0x02124144 module:overlay(32) +from:0x0211ca8c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211ca94 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211cab0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0211cac4 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0211cad0 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0211cad8 kind:load to:0x027e09a8 module:dtcm +from:0x0211cb8c kind:load to:0x02124144 module:overlay(32) +from:0x0211cb90 kind:load to:0x0204b164 module:main +from:0x0211cc70 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211cc8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ccc0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211cd10 kind:arm_call to:0x0211ce04 module:overlay(32) +from:0x0211cd40 kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211cdac kind:load to:0x0212415c module:overlay(32) +from:0x0211cdb0 kind:load to:0x027e09a8 module:dtcm +from:0x0211cdb8 kind:load to:0x027e0cec module:dtcm +from:0x0211cdbc kind:load to:0x02124144 module:overlay(32) +from:0x0211cdc0 kind:load to:0x0204b164 module:main +from:0x0211cdd8 kind:arm_call to:0x0211ceb4 module:overlay(32) +from:0x0211cdec kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211cdfc kind:arm_call to:0x0211b2dc module:overlay(32) +from:0x0211ce20 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ce2c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0211ce50 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ce94 kind:arm_call to:0x02016a78 module:main +from:0x0211ceac kind:load to:0x027e0ce0 module:dtcm +from:0x0211ced8 kind:arm_call to:0x01fff17c module:itcm +from:0x0211cee8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cef4 kind:arm_call to:0x020168f0 module:main +from:0x0211cf18 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cfc4 kind:arm_call to:0x02015018 module:main +from:0x0211cfe4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d004 kind:arm_call to:0x02015018 module:main +from:0x0211d024 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d02c kind:load to:0x027e09a8 module:dtcm +from:0x0211d084 kind:arm_call to:0x01ff916c module:itcm +from:0x0211d128 kind:arm_call to:0x01fff458 module:itcm +from:0x0211d170 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211d18c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0211d1a0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211d1e8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d1fc kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0211d20c kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0211d214 kind:arm_call to:0x0211d150 module:overlay(32) +from:0x0211d234 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d23c kind:arm_call to:0x0211d150 module:overlay(32) +from:0x0211d260 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x0211d278 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d280 kind:arm_call to:0x0211d150 module:overlay(32) +from:0x0211d2a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d2bc kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x0211d2d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d2e4 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0211d2f4 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0211d2fc kind:arm_call to:0x0211d150 module:overlay(32) +from:0x0211d308 kind:load to:0x027e09a8 module:dtcm +from:0x0211d318 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0211d33c kind:load to:0x0212417c module:overlay(32) +from:0x0211d348 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211d35c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211d364 kind:arm_call to:0x02011ff4 module:main +from:0x0211d38c kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0211d3b0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211d3c4 kind:load to:0x02058e24 module:overlay(0) +from:0x0211d3e0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211d3ec kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211d408 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211d418 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211d428 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d430 kind:arm_call to:0x02011ff4 module:main +from:0x0211d444 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211d44c kind:arm_call to:0x02011ff4 module:main +from:0x0211d460 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211d474 kind:load to:0x02124910 module:overlay(32) +from:0x0211d488 kind:arm_call to:0x02011f3c module:main +from:0x0211d494 kind:arm_call to:0x0211d4e8 module:overlay(32) +from:0x0211d4ac kind:arm_call to:0x0209915c module:overlay(0) +from:0x0211d4e4 kind:load to:0x0212441c module:overlay(32) +from:0x0211d4f4 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0211d558 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0211d584 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211d5a0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d5b0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d5dc kind:arm_call to:0x02099360 module:overlay(0) +from:0x0211d5e4 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0211d5ec kind:arm_call to:0x0211e9b0 module:overlay(32) +from:0x0211d648 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211d660 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211d66c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211d688 kind:arm_call to:0x0211dba4 module:overlay(32) +from:0x0211d6a8 kind:load to:0x02124440 module:overlay(32) +from:0x0211d6ac kind:load to:0x02124910 module:overlay(32) +from:0x0211d6b0 kind:load to:0x02124204 module:overlay(32) +from:0x0211d6b4 kind:load to:0x02124904 module:overlay(32) +from:0x0211d6b8 kind:load to:0x021248ec module:overlay(32) +from:0x0211d6bc kind:load to:0x02124368 module:overlay(32) +from:0x0211d6cc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0211d6d4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d6dc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d6e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211d6fc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0211d704 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d70c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d714 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211d71c kind:arm_call to:0x02011ff4 module:main +from:0x0211d738 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211d7a4 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211d7a8 kind:load to:0x021243a4 module:overlay(32) +from:0x0211d7c4 kind:arm_call to:0x0211e6d8 module:overlay(32) +from:0x0211d7d4 kind:arm_call to:0x0211edc8 module:overlay(32) +from:0x0211d7dc kind:arm_call to:0x0211ed14 module:overlay(32) +from:0x0211d810 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0211d818 kind:arm_call to:0x0211e8cc module:overlay(32) +from:0x0211d83c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d84c kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0211d86c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211d8d4 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0211d8e8 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0211d908 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0211d934 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0211d94c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d958 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211d978 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0211d9f4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0211da00 kind:load to:0x021243dc module:overlay(32) +from:0x0211da04 kind:load to:0x027e09a8 module:dtcm +from:0x0211da10 kind:load to:0x027e09c0 module:dtcm +from:0x0211da24 kind:arm_call to:0x0211dba4 module:overlay(32) +from:0x0211da48 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0211daf8 kind:arm_call to:0x0201a9dc module:main +from:0x0211db04 kind:load to:0x02124904 module:overlay(32) +from:0x0211db08 kind:load to:0x021248e8 module:overlay(32) +from:0x0211db0c kind:load to:0x027e0998 module:dtcm +from:0x0211db10 kind:load to:0x0204c49c module:main +from:0x0211db14 kind:load to:0x021248ec module:overlay(32) +from:0x0211db2c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211db58 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0211db94 kind:arm_call to:0x01ffc634 module:itcm +from:0x0211dbb8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0211dc28 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211dc44 kind:load to:0x02124374 module:overlay(32) +from:0x0211dc54 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0211dc98 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211dca0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211dcb0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0211dcb8 kind:arm_call to:0x0211dba4 module:overlay(32) +from:0x0211dce4 kind:arm_call to:0x021431c4 module:overlay(70) +from:0x0211dcf8 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0211dd10 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211dd1c kind:load to:0x027e09a8 module:dtcm +from:0x0211dd98 kind:load to:0x02124374 module:overlay(32) +from:0x0211dda4 kind:arm_call to:0x0211e7c0 module:overlay(32) +from:0x0211ddd8 kind:arm_call to:0x0211e6d8 module:overlay(32) +from:0x0211dde8 kind:arm_call to:0x0211e778 module:overlay(32) +from:0x0211ddfc kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211de8c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211de9c kind:load to:0x0212438c module:overlay(32) +from:0x0211dea0 kind:load to:0x027e09a8 module:dtcm +from:0x0211deec kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211df0c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211df24 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211df38 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211df48 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211df5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211df8c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211df94 kind:arm_call to:0x0211e6d8 module:overlay(32) +from:0x0211dfa8 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211dfb4 kind:arm_call to:0x0211e778 module:overlay(32) +from:0x0211dfc8 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211dfdc kind:arm_call to:0x0211ede0 module:overlay(32) +from:0x0211dff0 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e048 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e054 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e058 kind:load to:0x027e0cec module:dtcm +from:0x0211e05c kind:load to:0x027e09a8 module:dtcm +from:0x0211e080 kind:arm_call to:0x0211e9e8 module:overlay(32) +from:0x0211e0dc kind:load to:0x02124374 module:overlay(32) +from:0x0211e110 kind:arm_call to:0x0211eb00 module:overlay(32) +from:0x0211e118 kind:arm_call to:0x0211e6d8 module:overlay(32) +from:0x0211e128 kind:arm_call to:0x0211e7c0 module:overlay(32) +from:0x0211e13c kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e160 kind:arm_call to:0x02015018 module:main +from:0x0211e180 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e1a4 kind:arm_call to:0x02015018 module:main +from:0x0211e1c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e1d8 kind:load to:0x027e09a8 module:dtcm +from:0x0211e24c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e268 kind:load to:0x0212438c module:overlay(32) +from:0x0211e26c kind:load to:0x027e09a8 module:dtcm +from:0x0211e290 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211e2c0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211e2cc kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e2d8 kind:load to:0x027e0cec module:dtcm +from:0x0211e344 kind:arm_call to:0x0211ee2c module:overlay(32) +from:0x0211e368 kind:load to:0x02124374 module:overlay(32) +from:0x0211e3c8 kind:arm_call to:0x0211eb00 module:overlay(32) +from:0x0211e3e4 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e3f0 kind:arm_call to:0x0211e6d8 module:overlay(32) +from:0x0211e404 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e410 kind:arm_call to:0x0211e778 module:overlay(32) +from:0x0211e434 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e458 kind:arm_call to:0x02015018 module:main +from:0x0211e478 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e49c kind:arm_call to:0x02015018 module:main +from:0x0211e4c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e4d0 kind:load to:0x027e09a8 module:dtcm +from:0x0211e4f0 kind:arm_call to:0x0211e9e8 module:overlay(32) +from:0x0211e558 kind:load to:0x02124374 module:overlay(32) +from:0x0211e58c kind:arm_call to:0x0211eb00 module:overlay(32) +from:0x0211e594 kind:arm_call to:0x0211e80c module:overlay(32) +from:0x0211e5b8 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e5dc kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e5e8 kind:arm_call to:0x0211e6d8 module:overlay(32) +from:0x0211e5f8 kind:arm_call to:0x0211e7c0 module:overlay(32) +from:0x0211e60c kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e61c kind:arm_call to:0x0211e6d8 module:overlay(32) +from:0x0211e630 kind:arm_call to:0x0211d744 module:overlay(32) +from:0x0211e654 kind:arm_call to:0x02015018 module:main +from:0x0211e674 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e698 kind:arm_call to:0x02015018 module:main +from:0x0211e6bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e6cc kind:load to:0x027e09a8 module:dtcm +from:0x0211e70c kind:arm_call to:0x01fff148 module:itcm +from:0x0211e71c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0211e728 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211e748 kind:arm_call to:0x01fff148 module:itcm +from:0x0211e758 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0211e770 kind:load to:0x027e0cd8 module:dtcm +from:0x0211e774 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e78c kind:arm_call to:0x0211e858 module:overlay(32) +from:0x0211e7a8 kind:arm_call to:0x0211e858 module:overlay(32) +from:0x0211e7d8 kind:arm_call to:0x0211e858 module:overlay(32) +from:0x0211e7f0 kind:arm_call to:0x0211e858 module:overlay(32) +from:0x0211e820 kind:arm_call to:0x0211e858 module:overlay(32) +from:0x0211e83c kind:arm_call to:0x0211e858 module:overlay(32) +from:0x0211e878 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211e894 kind:arm_call to:0x01fff148 module:itcm +from:0x0211e89c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0211e8b0 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0211e8c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e918 kind:arm_call to:0x01ff916c module:itcm +from:0x0211e9f8 kind:arm_call to:0x0211eac0 module:overlay(32) +from:0x0211ea40 kind:arm_call to:0x020178c8 module:main +from:0x0211ea78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211eadc kind:arm_call to:0x0205b984 module:overlay(0) +from:0x0211eae8 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0211eafc kind:load to:0x027e0960 module:dtcm +from:0x0211eb48 kind:arm_call to:0x0211f6c0 module:overlay(32) +from:0x0211eb7c kind:arm_call to:0x0211f604 module:overlay(32) +from:0x0211eb8c kind:arm_call to:0x0211f6b0 module:overlay(32) +from:0x0211ebb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ebc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ebd0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ebe8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211ec04 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ec20 kind:arm_call to:0x02017eec module:main +from:0x0211ec64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ec70 kind:arm_call to:0x0211f588 module:overlay(32) +from:0x0211ec80 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211ed10 kind:load to:0x0203feb0 module:main +from:0x0211ed20 kind:arm_call to:0x0211ed4c module:overlay(32) +from:0x0211ed2c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211ed40 kind:arm_call to:0x0211ed4c module:overlay(32) +from:0x0211ed48 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ed64 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ed70 kind:arm_call to:0x0211eac0 module:overlay(32) +from:0x0211ed9c kind:arm_call to:0x020178c8 module:main +from:0x0211edc4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211edf8 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211ee14 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211ee4c kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211ee64 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ee80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ee9c kind:arm_call to:0x0211f084 module:overlay(32) +from:0x0211eeb4 kind:arm_call to:0x0211f084 module:overlay(32) +from:0x0211eec4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211eedc kind:arm_call to:0x01fff148 module:itcm +from:0x0211eef8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ef14 kind:arm_call to:0x0211f084 module:overlay(32) +from:0x0211ef2c kind:arm_call to:0x0211f084 module:overlay(32) +from:0x0211ef44 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211ef58 kind:arm_call to:0x0211f6b0 module:overlay(32) +from:0x0211ef70 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211ef88 kind:arm_call to:0x01fff148 module:itcm +from:0x0211efa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211efac kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211efc0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211efcc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211eff4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f000 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211f018 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211f028 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211f040 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211f05c kind:arm_call to:0x01ffb744 module:itcm +from:0x0211f070 kind:arm_call to:0x0211f6b0 module:overlay(32) +from:0x0211f07c kind:load to:0x027e0ce0 module:dtcm +from:0x0211f0b0 kind:arm_call to:0x020178c8 module:main +from:0x0211f100 kind:arm_call to:0x020178c8 module:main +from:0x0211f134 kind:arm_call to:0x0211f6c0 module:overlay(32) +from:0x0211f198 kind:arm_call to:0x020178c8 module:main +from:0x0211f1b4 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211f304 kind:load to:0x0204b164 module:main +from:0x0211f31c kind:arm_call to:0x0211f414 module:overlay(32) +from:0x0211f398 kind:arm_call to:0x020178c8 module:main +from:0x0211f3b4 kind:arm_call to:0x020178c8 module:main +from:0x0211f3cc kind:arm_call to:0x0211f414 module:overlay(32) +from:0x0211f3f4 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211f428 kind:arm_call to:0x0211f478 module:overlay(32) +from:0x0211f43c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211f458 kind:arm_call to:0x0211f478 module:overlay(32) +from:0x0211f474 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f49c kind:arm_call to:0x01fff148 module:itcm +from:0x0211f4cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f4e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f4f0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211f514 kind:arm_call to:0x020178c8 module:main +from:0x0211f528 kind:arm_call to:0x0211eac0 module:overlay(32) +from:0x0211f538 kind:arm_call to:0x020178c8 module:main +from:0x0211f558 kind:arm_call to:0x020178c8 module:main +from:0x0211f584 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f590 kind:arm_call to:0x0211f124 module:overlay(32) +from:0x0211f59c kind:arm_call to:0x0211f5d0 module:overlay(32) +from:0x0211f5a4 kind:arm_call to:0x0211f5ac module:overlay(32) +from:0x0211f62c kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211f648 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211f664 kind:arm_call to:0x0211f7ac module:overlay(32) +from:0x0211f678 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211f690 kind:arm_call to:0x0211f7ac module:overlay(32) +from:0x0211f6ac kind:load to:0x027e0ce0 module:dtcm +from:0x0211f6d8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211f6fc kind:arm_call to:0x01fff148 module:itcm +from:0x0211f718 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f730 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f74c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f770 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211f794 kind:arm_call to:0x0211f308 module:overlay(32) +from:0x0211f7a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f7c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f7f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f80c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f820 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211f844 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f874 kind:arm_call to:0x020178c8 module:main +from:0x0211f8a0 kind:arm_call to:0x020178c8 module:main +from:0x0211f8c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f8d4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0211f8e8 kind:load to:0x02124964 module:overlay(32) +from:0x0211f8fc kind:arm_call to:0x02011f3c module:main +from:0x0211f908 kind:arm_call to:0x0211f9a0 module:overlay(32) +from:0x0211f91c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211f968 kind:load to:0x02124504 module:overlay(32) +from:0x0211f974 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x0211f988 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0211f998 kind:load to:0x02124528 module:overlay(32) +from:0x0211f99c kind:load to:0x02123eac module:overlay(32) +from:0x0211f9b0 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0211fa14 kind:arm_call to:0x0211f96c module:overlay(32) +from:0x0211fa40 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211fa58 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211fa68 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211faa0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211fab8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211fad8 kind:arm_call_thumb to:0x020d800c module:overlay(24) +from:0x0211faec kind:arm_call to:0x02099360 module:overlay(0) +from:0x0211faf4 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0211fb20 kind:arm_call to:0x0203e690 module:main +from:0x0211fb40 kind:arm_call to:0x0211fbd4 module:overlay(32) +from:0x0211fb60 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211fb90 kind:load to:0x021245f4 module:overlay(32) +from:0x0211fb94 kind:load to:0x02124964 module:overlay(32) +from:0x0211fb98 kind:load to:0x02124204 module:overlay(32) +from:0x0211fb9c kind:load to:0x021241bc module:overlay(32) +from:0x0211fba0 kind:load to:0x0211fbc0 module:overlay(32) +from:0x0211fba4 kind:load to:0x0212198c module:overlay(32) +from:0x0211fba8 kind:load to:0x02124498 module:overlay(32) +from:0x0211fbb4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211fbc8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0211fbe0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0211fc08 kind:load to:0x021244e8 module:overlay(32) +from:0x0211fc1c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211fc38 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211fc40 kind:arm_call to:0x02011ff4 module:main +from:0x0211fc68 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0211fcc4 kind:arm_call to:0x01fff498 module:itcm +from:0x0211fccc kind:arm_call to:0x01fff584 module:itcm +from:0x0211fd68 kind:arm_call to:0x0211fe74 module:overlay(32) +from:0x0211fd98 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0211fdac kind:load to:0x027e0ce8 module:dtcm +from:0x0211fdd0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0211fde0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0211fde8 kind:arm_call to:0x0211fe60 module:overlay(32) +from:0x0211fdf0 kind:arm_call to:0x02120120 module:overlay(32) +from:0x0211fe58 kind:load to:0x02121890 module:overlay(32) +from:0x0211fe5c kind:load to:0x021244a4 module:overlay(32) +from:0x0211fe70 kind:load to:0x0211fe74 module:overlay(32) +from:0x0211fef0 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211fef8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211ff14 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211ff60 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211ffa4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0211ffd0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211ffd8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02120014 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02120038 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02120058 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02120074 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212008c kind:load to:0x021244bc module:overlay(32) +from:0x02120094 kind:load to:0x027e0cec module:dtcm +from:0x02120098 kind:load to:0x027e09a8 module:dtcm +from:0x021200f0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02120114 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0212011c kind:load to:0x027e0cec module:dtcm +from:0x02120154 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120174 kind:arm_call to:0x020d8024 module:overlay(24) +from:0x02120180 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x02120190 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x021201a0 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x021201cc kind:arm_call to:0x021201ac module:overlay(32) +from:0x02120204 kind:load to:0x0212454c module:overlay(32) +from:0x02120214 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02120294 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021202c8 kind:arm_call to:0x020e6a20 module:overlay(31) +from:0x021202e4 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02120318 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02120320 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02120344 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0212035c kind:arm_call to:0x0211fe74 module:overlay(32) +from:0x021203f4 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02120408 kind:arm_call to:0x021217ec module:overlay(32) +from:0x02120428 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02120478 kind:arm_call to:0x021217ec module:overlay(32) +from:0x021204ac kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021204b8 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120500 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02120508 kind:load to:0x027e0ce4 module:dtcm +from:0x0212050c kind:load to:0x027e0d38 module:dtcm +from:0x02120534 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x021205b0 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x021205d8 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x021205e0 kind:arm_call to:0x021200a8 module:overlay(32) +from:0x02120604 kind:arm_call to:0x02015018 module:main +from:0x02120624 kind:arm_call to:0x02015018 module:main +from:0x02120690 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02120698 kind:arm_call to:0x02120208 module:overlay(32) +from:0x021206bc kind:load to:0x0212459c module:overlay(32) +from:0x021206c0 kind:load to:0x027e09a8 module:dtcm +from:0x021206e4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021206f4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02120710 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02120740 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02120778 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02120788 kind:load to:0x027e09b4 module:dtcm +from:0x021207f8 kind:arm_call to:0x01fff05c module:itcm +from:0x021208e4 kind:load to:0x0204b164 module:main +from:0x021208e8 kind:load to:0x027e0cd8 module:dtcm +from:0x02120920 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120968 kind:arm_call to:0x02120120 module:overlay(32) +from:0x0212097c kind:arm_call to:0x01ff916c module:itcm +from:0x0212098c kind:arm_call to:0x01ff916c module:itcm +from:0x0212099c kind:arm_call to:0x0209a008 module:overlay(0) +from:0x021209e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021209f4 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120a04 kind:arm_call to:0x02121764 module:overlay(32) +from:0x02120a18 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120a30 kind:arm_call to:0x01fff148 module:itcm +from:0x02120a60 kind:arm_call to:0x02016b24 module:main +from:0x02120a78 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120a84 kind:load to:0x027e0ce0 module:dtcm +from:0x02120ab8 kind:arm_call to:0x01fff05c module:itcm +from:0x02120be8 kind:load to:0x027e0cd8 module:dtcm +from:0x02120bec kind:load to:0x0204b164 module:main +from:0x02120c18 kind:arm_call to:0x01ff916c module:itcm +from:0x02120c28 kind:arm_call to:0x01ff916c module:itcm +from:0x02120c54 kind:arm_call to:0x020d8520 module:overlay(24) +from:0x02120c8c kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120d3c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02120d64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120d6c kind:arm_call to:0x02121764 module:overlay(32) +from:0x02120d80 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120d98 kind:arm_call to:0x01fff148 module:itcm +from:0x02120dc8 kind:arm_call to:0x02016b24 module:main +from:0x02120de0 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120dec kind:load to:0x0203feb0 module:main +from:0x02120df0 kind:load to:0x027e0ce0 module:dtcm +from:0x02120e44 kind:load to:0x0204b164 module:main +from:0x02120e5c kind:arm_call to:0x021216dc module:overlay(32) +from:0x02120e94 kind:arm_call to:0x01fff148 module:itcm +from:0x02120ec4 kind:arm_call to:0x02016b24 module:main +from:0x02120ed8 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120ee0 kind:arm_call to:0x02121764 module:overlay(32) +from:0x02120f34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120f58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120f6c kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02120f7c kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02120f8c kind:load to:0x027e0ce0 module:dtcm +from:0x02120fac kind:arm_call to:0x01fff148 module:itcm +from:0x02120fbc kind:arm_call to:0x021216dc module:overlay(32) +from:0x0212100c kind:arm_call to:0x01ff9258 module:itcm +from:0x02121034 kind:arm_call to:0x01ff9258 module:itcm +from:0x02121048 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02121050 kind:arm_call to:0x02121764 module:overlay(32) +from:0x02121080 kind:arm_call to:0x02120120 module:overlay(32) +from:0x02121090 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x0212109c kind:load to:0x027e0ce0 module:dtcm +from:0x021210ac kind:load to:0x02099394 module:overlay(0) +from:0x021210b8 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02121108 kind:arm_call to:0x02120120 module:overlay(32) +from:0x02121114 kind:arm_call to:0x021201c0 module:overlay(32) +from:0x0212111c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02121144 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121168 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02121170 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02121198 kind:load to:0x020af49c module:overlay(0) +from:0x0212119c kind:load to:0x020af4a4 module:overlay(0) +from:0x021211ac kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x021211cc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021211e0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021211ec kind:arm_call to:0x0209af90 module:overlay(0) +from:0x021211f4 kind:arm_call to:0x02120120 module:overlay(32) +from:0x02121214 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212123c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121268 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0212127c kind:arm_call to:0x02099394 module:overlay(0) +from:0x021212a0 kind:load to:0x020af498 module:overlay(0) +from:0x021212a4 kind:load to:0x020af4a0 module:overlay(0) +from:0x021212b4 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x021212c8 kind:arm_call to:0x02120120 module:overlay(32) +from:0x021212d0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021212f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212130c kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02121324 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02121360 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0212136c kind:arm_call to:0x021201c0 module:overlay(32) +from:0x02121374 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212139c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021213f0 kind:arm_call to:0x01fff498 module:itcm +from:0x02121420 kind:arm_call to:0x02120120 module:overlay(32) +from:0x02121438 kind:arm_call to:0x021216dc module:overlay(32) +from:0x02121448 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02121454 kind:load to:0x027e0ce8 module:dtcm +from:0x0212146c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02121484 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021214ac kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021214b8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021214fc kind:arm_call to:0x01fff05c module:itcm +from:0x02121584 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02121598 kind:load to:0x027e0cd8 module:dtcm +from:0x021215a0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021215bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212166c kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x021216cc kind:arm_call to:0x021201c0 module:overlay(32) +from:0x021216d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021216fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02121710 kind:arm_call to:0x01ff916c module:itcm +from:0x02121720 kind:arm_call to:0x01ff916c module:itcm +from:0x0212172c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121740 kind:arm_call to:0x01ff930c module:itcm +from:0x0212174c kind:arm_call to:0x01ffb744 module:itcm +from:0x02121790 kind:arm_call to:0x0212193c module:overlay(32) +from:0x0212179c kind:arm_call to:0x02017044 module:main +from:0x021217c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02121848 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0212187c kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0212188c kind:load to:0x027e0ce0 module:dtcm +from:0x021218f8 kind:arm_call to:0x0200e260 module:main +from:0x02121908 kind:arm_call to:0x01ffad5c module:itcm +from:0x02121938 kind:load to:0x027e0964 module:dtcm +from:0x02121950 kind:load to:0x021244dc module:overlay(32) +from:0x0212195c kind:arm_call to:0x0209db14 module:overlay(0) +from:0x021219a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021219b0 kind:arm_call to:0x02011ff4 module:main +from:0x021219c8 kind:arm_call to:0x0211fc0c module:overlay(32) +from:0x021219dc kind:arm_call to:0x0203e740 module:main +from:0x021219e4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02121a00 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02121a2c kind:arm_call to:0x0203e740 module:main +from:0x02121a34 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02121a3c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02121a44 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02121a4c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02121a58 kind:load to:0x0211fbc0 module:overlay(32) +from:0x02121a5c kind:load to:0x020a1aac module:overlay(0) +from:0x02121a6c kind:arm_call to:0x0211fc0c module:overlay(32) +from:0x02121a80 kind:arm_call to:0x0203e740 module:main +from:0x02121a88 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02121aa4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02121ad0 kind:arm_call to:0x0203e740 module:main +from:0x02121ad8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02121ae0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02121ae8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02121af0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02121af8 kind:arm_call to:0x02011ff4 module:main +from:0x02121b04 kind:load to:0x0211fbc0 module:overlay(32) +from:0x02121b08 kind:load to:0x020a1aac module:overlay(0) +from:0x02121b14 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02121b28 kind:load to:0x02124a4c module:overlay(32) +from:0x02121b3c kind:arm_call to:0x02011f3c module:main +from:0x02121b48 kind:arm_call to:0x02121b94 module:overlay(32) +from:0x02121b5c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02121b8c kind:load to:0x021246a4 module:overlay(32) +from:0x02121b9c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02121bb0 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02121bc8 kind:arm_call to:0x0200f05c module:main +from:0x02121c00 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02121c0c kind:arm_call to:0x02122c04 module:overlay(32) +from:0x02121c18 kind:arm_call to:0x02122cd0 module:overlay(32) +from:0x02121c28 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02121c88 kind:arm_call to:0x01ffa06c module:itcm +from:0x02121c9c kind:load to:0x021246c8 module:overlay(32) +from:0x02121ca0 kind:load to:0x020b7544 module:overlay(0) +from:0x02121ca8 kind:load to:0x02123ebc module:overlay(32) +from:0x02121cac kind:load to:0x020b3168 module:overlay(0) +from:0x02121cb0 kind:load to:0x02124688 module:overlay(32) +from:0x02121cbc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02121cd0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02121cf8 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02121d3c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02121d4c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02121dec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02121df8 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x02121e00 kind:arm_call to:0x021226a0 module:overlay(32) +from:0x02121e0c kind:arm_call to:0x021226a0 module:overlay(32) +from:0x02121e34 kind:arm_call to:0x01ffedac module:itcm +from:0x02121e40 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02121e8c kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02121e98 kind:arm_call to:0x02121fa0 module:overlay(32) +from:0x02121ea8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121ec4 kind:arm_call to:0x021226a0 module:overlay(32) +from:0x02121ecc kind:arm_call to:0x0212220c module:overlay(32) +from:0x02121ed8 kind:arm_call to:0x021220e8 module:overlay(32) +from:0x02121ef8 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02121f10 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02121f1c kind:load to:0x0203feb0 module:main +from:0x02121f20 kind:load to:0x027e0cd8 module:dtcm +from:0x02121f24 kind:load to:0x027e0ce4 module:dtcm +from:0x02121f40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121f58 kind:arm_call to:0x0202a260 module:main +from:0x02121f70 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02121f80 kind:arm_call to:0x01ffa60c module:itcm +from:0x02121f8c kind:arm_call to:0x02060e70 module:overlay(0) +from:0x02121f98 kind:load to:0x027e0ce4 module:dtcm +from:0x02121f9c kind:load to:0x02041eb0 module:main +from:0x02121fb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121fcc kind:arm_call to:0x021226b4 module:overlay(32) +from:0x0212202c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212203c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212205c kind:arm_call to:0x02121f28 module:overlay(32) +from:0x02122068 kind:load to:0x027e0ce4 module:dtcm +from:0x02122088 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x021220ac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021220b8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021220d4 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x021220dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02122130 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021221a4 kind:arm_call to:0x01ffedac module:itcm +from:0x021221b0 kind:arm_call to:0x02081838 module:overlay(0) +from:0x021221d4 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x021221f8 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02122204 kind:load to:0x020af4a0 module:overlay(0) +from:0x02122208 kind:load to:0x027e0cd8 module:dtcm +from:0x02122228 kind:arm_call to:0x02121fa0 module:overlay(32) +from:0x02122254 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02122264 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x021222f8 kind:arm_call to:0x0212206c module:overlay(32) +from:0x0212233c kind:arm_call to:0x01ff938c module:itcm +from:0x02122378 kind:arm_call to:0x01fff17c module:itcm +from:0x02122384 kind:arm_call to:0x01ff9638 module:itcm +from:0x021223a8 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x021223d0 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x021223f8 kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0212240c kind:arm_call to:0x02060820 module:overlay(0) +from:0x02122418 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02122440 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212246c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212247c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02122548 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02122550 kind:arm_call to:0x0212206c module:overlay(32) +from:0x0212255c kind:load to:0x027e0108 module:dtcm +from:0x02122560 kind:load to:0x027e0ce0 module:dtcm +from:0x02122568 kind:load to:0x027e09c0 module:dtcm +from:0x02122580 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02122598 kind:arm_call to:0x01ffc768 module:itcm +from:0x021225a4 kind:arm_call to:0x0200ef5c module:main +from:0x021225b4 kind:arm_call to:0x0200ef9c module:main +from:0x0212261c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02122628 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02122688 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02122694 kind:load to:0x020b66c4 module:overlay(0) +from:0x0212269c kind:load to:0x027e09b4 module:dtcm +from:0x021226b0 kind:load to:0x0209a188 module:overlay(0) +from:0x02122768 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x021227c0 kind:arm_call to:0x02123b68 module:overlay(32) +from:0x021227f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02122814 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02122830 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212284c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02122868 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02122884 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212289c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021228a4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021228d8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021228e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212291c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02122938 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02122958 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02122968 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02122974 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02122980 kind:load to:0x020af4a0 module:overlay(0) +from:0x02122988 kind:load to:0x027e0cec module:dtcm +from:0x02122994 kind:load to:0x027e09a8 module:dtcm +from:0x0212299c kind:load to:0x0203feb0 module:main +from:0x021229c8 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x021229e4 kind:load to:0x021226b4 module:overlay(32) +from:0x02122a18 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02122a24 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02122a60 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02122a84 kind:arm_call to:0x01fff458 module:itcm +from:0x02122af4 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02122b20 kind:arm_call to:0x01fff584 module:itcm +from:0x02122b64 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02122bdc kind:arm_call to:0x01ffa06c module:itcm +from:0x02122bf4 kind:arm_call to:0x021226b4 module:overlay(32) +from:0x02122c1c kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x02122c34 kind:load to:0x02124654 module:overlay(32) +from:0x02122c54 kind:arm_call to:0x021229a0 module:overlay(32) +from:0x02122c64 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x02122c80 kind:arm_call to:0x021229d8 module:overlay(32) +from:0x02122c88 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x02122ca0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02122cb0 kind:arm_call to:0x02122a2c module:overlay(32) +from:0x02122cbc kind:arm_call to:0x021229e8 module:overlay(32) +from:0x02122cc8 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x02122d08 kind:load to:0x0212466c module:overlay(32) +from:0x02122d18 kind:load to:0x02122a68 module:overlay(32) +from:0x02122d70 kind:arm_call to:0x01fff498 module:itcm +from:0x02122d80 kind:arm_call to:0x02122b0c module:overlay(32) +from:0x02122d9c kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x02122db0 kind:load to:0x027e0ce8 module:dtcm +from:0x02122dbc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02122dc4 kind:arm_call to:0x02011ff4 module:main +from:0x02122dd8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02122de0 kind:arm_call to:0x02011ff4 module:main +from:0x02122df8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02122e00 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02122e08 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02122e10 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02122e28 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02122e30 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02122e38 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02122e40 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02122e48 kind:arm_call to:0x02011ff4 module:main +from:0x02122e5c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02122e70 kind:load to:0x02124a98 module:overlay(32) +from:0x02122e84 kind:arm_call to:0x02011f3c module:main +from:0x02122e90 kind:arm_call to:0x021230dc module:overlay(32) +from:0x02122ea8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02122eb8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02122f3c kind:load to:0x02124744 module:overlay(32) +from:0x02122f40 kind:load to:0x02124760 module:overlay(32) +from:0x02122f44 kind:load to:0x02124728 module:overlay(32) +from:0x02122f58 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x02122f80 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02122f90 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02122fa4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02122fb0 kind:load to:0x02124788 module:overlay(32) +from:0x02122fb4 kind:load to:0x02123eec module:overlay(32) +from:0x02122fb8 kind:load to:0x02123efc module:overlay(32) +from:0x02123018 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212306c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02123074 kind:load to:0x0203feb0 module:main +from:0x021230e4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02123108 kind:arm_call to:0x0200f05c module:main +from:0x02123124 kind:arm_call to:0x02122f50 module:overlay(32) +from:0x02123138 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02123190 kind:load to:0x021247b4 module:overlay(32) +from:0x02123194 kind:load to:0x02124a98 module:overlay(32) +from:0x02123198 kind:load to:0x02123ecc module:overlay(32) +from:0x0212319c kind:load to:0x02124b6c module:overlay(32) +from:0x021231a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021231e0 kind:arm_call to:0x01ffedac module:itcm +from:0x021231ec kind:arm_call to:0x02081838 module:overlay(0) +from:0x02123248 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0212325c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02123270 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02123278 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02123284 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02123290 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021232dc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02123344 kind:arm_call to:0x02123da0 module:overlay(32) +from:0x02123374 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021233b8 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021233d4 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021233e4 kind:load to:0x027e0cd8 module:dtcm +from:0x021233ec kind:load to:0x02124ab8 module:overlay(32) +from:0x021233f0 kind:load to:0x02123edc module:overlay(32) +from:0x02123450 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0212346c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021234b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021234ec kind:arm_call to:0x01ffb860 module:itcm +from:0x02123508 kind:arm_call to:0x01ffb744 module:itcm +from:0x02123520 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123534 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212354c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212356c kind:arm_call to:0x0203b6ec module:main +from:0x02123680 kind:arm_call to:0x01ff9218 module:itcm +from:0x02123720 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0212373c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02123778 kind:arm_call to:0x020159b0 module:main +from:0x021237fc kind:arm_call to:0x01ff9218 module:itcm +from:0x0212380c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02123834 kind:arm_call to:0x02123078 module:overlay(32) +from:0x02123888 kind:load to:0x027e0ce0 module:dtcm +from:0x02123890 kind:load to:0x0203feb0 module:main +from:0x02123894 kind:load to:0x0204b164 module:main +from:0x021238e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021238ec kind:arm_call to:0x01fff458 module:itcm +from:0x0212393c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02123948 kind:arm_call to:0x01fff458 module:itcm +from:0x0212398c kind:arm_call to:0x01fff148 module:itcm +from:0x021239b4 kind:arm_call to:0x02016a78 module:main +from:0x021239dc kind:arm_call to:0x02122b78 module:overlay(32) +from:0x02123a6c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02123a88 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02123aa8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02123ac8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02123b08 kind:load to:0x027e0ce4 module:dtcm +from:0x02123b10 kind:load to:0x027e0ce0 module:dtcm +from:0x02123b18 kind:load to:0x027e09a8 module:dtcm +from:0x02123b94 kind:arm_call to:0x02123b68 module:overlay(32) +from:0x02123c40 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02123c7c kind:arm_call to:0x02123da0 module:overlay(32) +from:0x02123ca0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02123d24 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02123d38 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02123d94 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02123dc0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02123e00 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02123e10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02123e24 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02123e2c kind:load to:0x027e0ce4 module:dtcm +from:0x02123e38 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02123e40 kind:arm_call to:0x02011ff4 module:main +from:0x02123e58 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02123e60 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02123e78 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02123e80 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02123e88 kind:arm_call to:0x02011ff4 module:main +from:0x02123e9c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02123f3c kind:arm_call to:0x0211ad90 module:overlay(32) +from:0x02123f4c kind:arm_call to:0x0203e3a4 module:main +from:0x02123f64 kind:load to:0x02124120 module:overlay(32) +from:0x02123f68 kind:load to:0x02124800 module:overlay(32) +from:0x02123f6c kind:load to:0x02124810 module:overlay(32) +from:0x02123f70 kind:load to:0x0211d458 module:overlay(32) +from:0x02123f74 kind:load to:0x02124804 module:overlay(32) +from:0x02123fbc kind:arm_call to:0x0211d49c module:overlay(32) +from:0x02123fcc kind:arm_call to:0x0203e3a4 module:main +from:0x02123fe4 kind:load to:0x02124368 module:overlay(32) +from:0x02123fe8 kind:load to:0x021248e8 module:overlay(32) +from:0x02123fec kind:load to:0x02124910 module:overlay(32) +from:0x02123ff0 kind:load to:0x0211f8cc module:overlay(32) +from:0x02123ff4 kind:load to:0x021248f8 module:overlay(32) +from:0x02124028 kind:arm_call to:0x0211f910 module:overlay(32) +from:0x02124038 kind:arm_call to:0x0203e3a4 module:main +from:0x02124050 kind:load to:0x02124498 module:overlay(32) +from:0x02124054 kind:load to:0x02124954 module:overlay(32) +from:0x02124058 kind:load to:0x02124964 module:overlay(32) +from:0x0212405c kind:load to:0x02121b0c module:overlay(32) +from:0x02124060 kind:load to:0x02124958 module:overlay(32) +from:0x02124080 kind:arm_call to:0x02121b50 module:overlay(32) +from:0x02124090 kind:arm_call to:0x0203e3a4 module:main +from:0x021240a4 kind:load to:0x02124a3c module:overlay(32) +from:0x021240a8 kind:load to:0x02124a4c module:overlay(32) +from:0x021240ac kind:load to:0x02122e54 module:overlay(32) +from:0x021240b0 kind:load to:0x02124a40 module:overlay(32) +from:0x021240d0 kind:arm_call to:0x02122e98 module:overlay(32) +from:0x021240e0 kind:arm_call to:0x0203e3a4 module:main +from:0x021240f4 kind:load to:0x02124a88 module:overlay(32) +from:0x021240f8 kind:load to:0x02124a98 module:overlay(32) +from:0x021240fc kind:load to:0x02123e94 module:overlay(32) +from:0x02124100 kind:load to:0x02124a8c module:overlay(32) +from:0x02124104 kind:load to:0x02123f0c module:overlay(32) +from:0x02124108 kind:load to:0x02123f78 module:overlay(32) +from:0x0212410c kind:load to:0x02123ff8 module:overlay(32) +from:0x02124110 kind:load to:0x02124064 module:overlay(32) +from:0x02124114 kind:load to:0x021240b4 module:overlay(32) +from:0x0212417c kind:load to:0x0211d340 module:overlay(32) +from:0x02124180 kind:load to:0x0211d354 module:overlay(32) +from:0x02124184 kind:load to:0x0211d370 module:overlay(32) +from:0x02124188 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0212418c kind:load to:0x0207d6c8 module:overlay(0) +from:0x02124198 kind:load to:0x0211ad6c module:overlay(32) +from:0x0212419c kind:load to:0x020990ec module:overlay(0) +from:0x021241a0 kind:load to:0x02098efc module:overlay(0) +from:0x021241a4 kind:load to:0x02098f78 module:overlay(0) +from:0x021241a8 kind:load to:0x020990f4 module:overlay(0) +from:0x021241ac kind:load to:0x02099114 module:overlay(0) +from:0x021241b0 kind:load to:0x02099140 module:overlay(0) +from:0x021241bc kind:load to:0x0211affc module:overlay(32) +from:0x021241c0 kind:load to:0x0211d43c module:overlay(32) +from:0x021241c4 kind:load to:0x0209b2cc module:overlay(0) +from:0x021241c8 kind:load to:0x0209b304 module:overlay(0) +from:0x021241cc kind:load to:0x0209b908 module:overlay(0) +from:0x021241d0 kind:load to:0x0209b910 module:overlay(0) +from:0x021241d4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021241d8 kind:load to:0x0209b47c module:overlay(0) +from:0x021241dc kind:load to:0x0209b36c module:overlay(0) +from:0x021241e0 kind:load to:0x0209b838 module:overlay(0) +from:0x021241e4 kind:load to:0x0209b8c0 module:overlay(0) +from:0x021241e8 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021241ec kind:load to:0x0211d3c8 module:overlay(32) +from:0x021241f0 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021241f4 kind:load to:0x0211d3b8 module:overlay(32) +from:0x021241f8 kind:load to:0x0211d394 module:overlay(32) +from:0x02124204 kind:load to:0x0211afe8 module:overlay(32) +from:0x02124208 kind:load to:0x0211d420 module:overlay(32) +from:0x0212420c kind:load to:0x0209ba20 module:overlay(0) +from:0x02124210 kind:load to:0x0209ba54 module:overlay(0) +from:0x02124214 kind:load to:0x0209baec module:overlay(0) +from:0x02124218 kind:load to:0x0209bb00 module:overlay(0) +from:0x0212421c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02124220 kind:load to:0x0209bb28 module:overlay(0) +from:0x02124224 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02124228 kind:load to:0x0209b838 module:overlay(0) +from:0x0212422c kind:load to:0x0209babc module:overlay(0) +from:0x02124230 kind:load to:0x0209bad4 module:overlay(0) +from:0x02124234 kind:load to:0x0209bb14 module:overlay(0) +from:0x02124238 kind:load to:0x0209bea0 module:overlay(0) +from:0x0212423c kind:load to:0x0211d3f4 module:overlay(32) +from:0x02124240 kind:load to:0x0211d3d0 module:overlay(32) +from:0x02124244 kind:load to:0x0209bed8 module:overlay(0) +from:0x02124248 kind:load to:0x0211b7ac module:overlay(32) +from:0x02124250 kind:load to:0x0211ba20 module:overlay(32) +from:0x02124258 kind:load to:0x0211bb94 module:overlay(32) +from:0x02124260 kind:load to:0x0211bce0 module:overlay(32) +from:0x02124268 kind:load to:0x0211bfac module:overlay(32) +from:0x02124270 kind:load to:0x0211c2cc module:overlay(32) +from:0x02124278 kind:load to:0x0211c60c module:overlay(32) +from:0x02124280 kind:load to:0x0211c868 module:overlay(32) +from:0x02124288 kind:load to:0x0211c960 module:overlay(32) +from:0x02124290 kind:load to:0x0211c768 module:overlay(32) +from:0x02124298 kind:load to:0x0211ca34 module:overlay(32) +from:0x021242a0 kind:load to:0x0211cb94 module:overlay(32) +from:0x021242b0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021242b4 kind:load to:0x02099cfc module:overlay(0) +from:0x021242b8 kind:load to:0x02099d14 module:overlay(0) +from:0x021242bc kind:load to:0x02099d20 module:overlay(0) +from:0x021242c0 kind:load to:0x01fff464 module:itcm +from:0x021242c4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021242c8 kind:load to:0x0211b130 module:overlay(32) +from:0x021242cc kind:load to:0x0211b1f8 module:overlay(32) +from:0x021242d0 kind:load to:0x0211b324 module:overlay(32) +from:0x021242d4 kind:load to:0x02099c60 module:overlay(0) +from:0x021242d8 kind:load to:0x02099c64 module:overlay(0) +from:0x021242dc kind:load to:0x0211b67c module:overlay(32) +from:0x021242e0 kind:load to:0x0209a7d0 module:overlay(0) +from:0x021242e4 kind:load to:0x02099c70 module:overlay(0) +from:0x021242e8 kind:load to:0x02099d2c module:overlay(0) +from:0x021242ec kind:load to:0x02099d98 module:overlay(0) +from:0x021242f0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021242f4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021242f8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021242fc kind:load to:0x0211b010 module:overlay(32) +from:0x02124300 kind:load to:0x0211b09c module:overlay(32) +from:0x02124304 kind:load to:0x0211d1a8 module:overlay(32) +from:0x02124308 kind:load to:0x0211b730 module:overlay(32) +from:0x02124310 kind:load to:0x0211b988 module:overlay(32) +from:0x02124318 kind:load to:0x0211bb1c module:overlay(32) +from:0x02124320 kind:load to:0x0211bc30 module:overlay(32) +from:0x02124328 kind:load to:0x0211bee0 module:overlay(32) +from:0x02124330 kind:load to:0x0211c224 module:overlay(32) +from:0x02124338 kind:load to:0x0211c558 module:overlay(32) +from:0x02124340 kind:load to:0x0211c7e0 module:overlay(32) +from:0x02124348 kind:load to:0x0211c8c0 module:overlay(32) +from:0x02124350 kind:load to:0x0211c6f0 module:overlay(32) +from:0x02124358 kind:load to:0x0211c9c0 module:overlay(32) +from:0x02124360 kind:load to:0x0211cae0 module:overlay(32) +from:0x021243a4 kind:load to:0x0211e064 module:overlay(32) +from:0x021243ac kind:load to:0x0211e1e4 module:overlay(32) +from:0x021243b4 kind:load to:0x0211dbd0 module:overlay(32) +from:0x021243bc kind:load to:0x0211dd24 module:overlay(32) +from:0x021243c4 kind:load to:0x0211e2dc module:overlay(32) +from:0x021243cc kind:load to:0x0211e4dc module:overlay(32) +from:0x021243d4 kind:load to:0x0211de1c module:overlay(32) +from:0x021243dc kind:load to:0x0211e0e0 module:overlay(32) +from:0x021243e4 kind:load to:0x0211e274 module:overlay(32) +from:0x021243ec kind:load to:0x0211dc48 module:overlay(32) +from:0x021243f4 kind:load to:0x0211dd9c module:overlay(32) +from:0x021243fc kind:load to:0x0211e36c module:overlay(32) +from:0x02124404 kind:load to:0x0211e55c module:overlay(32) +from:0x0212440c kind:load to:0x0211dea8 module:overlay(32) +from:0x0212441c kind:load to:0x0211d478 module:overlay(32) +from:0x02124420 kind:load to:0x0209918c module:overlay(0) +from:0x02124424 kind:load to:0x020991c0 module:overlay(0) +from:0x02124428 kind:load to:0x02098f78 module:overlay(0) +from:0x0212442c kind:load to:0x02099194 module:overlay(0) +from:0x02124430 kind:load to:0x02098fbc module:overlay(0) +from:0x02124434 kind:load to:0x02098fc0 module:overlay(0) +from:0x02124440 kind:load to:0x02099cc0 module:overlay(0) +from:0x02124444 kind:load to:0x02099cfc module:overlay(0) +from:0x02124448 kind:load to:0x02099d14 module:overlay(0) +from:0x0212444c kind:load to:0x02099d20 module:overlay(0) +from:0x02124450 kind:load to:0x01fff464 module:itcm +from:0x02124454 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02124458 kind:load to:0x0211d728 module:overlay(32) +from:0x0212445c kind:load to:0x02099c58 module:overlay(0) +from:0x02124460 kind:load to:0x0211d7ac module:overlay(32) +from:0x02124464 kind:load to:0x02099c60 module:overlay(0) +from:0x02124468 kind:load to:0x02099c64 module:overlay(0) +from:0x0212446c kind:load to:0x0211db18 module:overlay(32) +from:0x02124470 kind:load to:0x0211da14 module:overlay(32) +from:0x02124474 kind:load to:0x02099c70 module:overlay(0) +from:0x02124478 kind:load to:0x02099d2c module:overlay(0) +from:0x0212447c kind:load to:0x02099d98 module:overlay(0) +from:0x02124480 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124484 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124488 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212448c kind:load to:0x0211d6c0 module:overlay(32) +from:0x02124490 kind:load to:0x0211d6f0 module:overlay(32) +from:0x02124494 kind:load to:0x0209ad54 module:overlay(0) +from:0x021244dc kind:load to:0x02121954 module:overlay(32) +from:0x021244e8 kind:load to:0x0211fc0c module:overlay(32) +from:0x021244ec kind:load to:0x0211fc28 module:overlay(32) +from:0x021244f0 kind:load to:0x0211fc4c module:overlay(32) +from:0x021244f4 kind:load to:0x0211fc70 module:overlay(32) +from:0x021244f8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02124504 kind:load to:0x0211f8ec module:overlay(32) +from:0x02124508 kind:load to:0x020990ec module:overlay(0) +from:0x0212450c kind:load to:0x02098efc module:overlay(0) +from:0x02124510 kind:load to:0x02098f78 module:overlay(0) +from:0x02124514 kind:load to:0x020990f4 module:overlay(0) +from:0x02124518 kind:load to:0x02099114 module:overlay(0) +from:0x0212451c kind:load to:0x02099140 module:overlay(0) +from:0x02124528 kind:load to:0x0211fbac module:overlay(32) +from:0x0212452c kind:load to:0x021219a0 module:overlay(32) +from:0x02124530 kind:load to:0x02059174 module:overlay(0) +from:0x02124534 kind:load to:0x02059008 module:overlay(0) +from:0x02124538 kind:load to:0x02059348 module:overlay(0) +from:0x0212453c kind:load to:0x020593c4 module:overlay(0) +from:0x02124540 kind:load to:0x02059428 module:overlay(0) +from:0x02124544 kind:load to:0x0209bf68 module:overlay(0) +from:0x02124548 kind:load to:0x02059304 module:overlay(0) +from:0x0212454c kind:load to:0x0212078c module:overlay(32) +from:0x02124554 kind:load to:0x02120a88 module:overlay(32) +from:0x0212455c kind:load to:0x02120f90 module:overlay(32) +from:0x02124564 kind:load to:0x02120df4 module:overlay(32) +from:0x0212456c kind:load to:0x021210a0 module:overlay(32) +from:0x02124574 kind:load to:0x0212114c module:overlay(32) +from:0x0212457c kind:load to:0x02121244 module:overlay(32) +from:0x02124584 kind:load to:0x02121300 module:overlay(32) +from:0x0212458c kind:load to:0x021213a4 module:overlay(32) +from:0x02124594 kind:load to:0x0212145c module:overlay(32) +from:0x0212459c kind:load to:0x02120900 module:overlay(32) +from:0x021245a4 kind:load to:0x02120bfc module:overlay(32) +from:0x021245ac kind:load to:0x02120f94 module:overlay(32) +from:0x021245b4 kind:load to:0x02120e48 module:overlay(32) +from:0x021245bc kind:load to:0x021210b0 module:overlay(32) +from:0x021245c4 kind:load to:0x021211a4 module:overlay(32) +from:0x021245cc kind:load to:0x021212ac module:overlay(32) +from:0x021245d4 kind:load to:0x0212132c module:overlay(32) +from:0x021245dc kind:load to:0x021213b4 module:overlay(32) +from:0x021245e4 kind:load to:0x021215a4 module:overlay(32) +from:0x021245f4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021245f8 kind:load to:0x02099cfc module:overlay(0) +from:0x021245fc kind:load to:0x02099d14 module:overlay(0) +from:0x02124600 kind:load to:0x02099d20 module:overlay(0) +from:0x02124604 kind:load to:0x01fff464 module:itcm +from:0x02124608 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212460c kind:load to:0x0211fdb4 module:overlay(32) +from:0x02124610 kind:load to:0x02099c58 module:overlay(0) +from:0x02124614 kind:load to:0x02120518 module:overlay(32) +from:0x02124618 kind:load to:0x02099c60 module:overlay(0) +from:0x0212461c kind:load to:0x02099c64 module:overlay(0) +from:0x02124620 kind:load to:0x021206d0 module:overlay(32) +from:0x02124624 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02124628 kind:load to:0x02099c70 module:overlay(0) +from:0x0212462c kind:load to:0x02099d2c module:overlay(0) +from:0x02124630 kind:load to:0x02099d98 module:overlay(0) +from:0x02124634 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124638 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212463c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124640 kind:load to:0x021219bc module:overlay(32) +from:0x02124644 kind:load to:0x02121a60 module:overlay(32) +from:0x02124648 kind:load to:0x0209ad54 module:overlay(0) +from:0x02124654 kind:load to:0x02122c38 module:overlay(32) +from:0x02124658 kind:load to:0x02122c74 module:overlay(32) +from:0x0212465c kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x02124660 kind:load to:0x02122c90 module:overlay(32) +from:0x0212466c kind:load to:0x02121cb4 module:overlay(32) +from:0x02124670 kind:load to:0x02122db4 module:overlay(32) +from:0x02124674 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02124678 kind:load to:0x0207ce0c module:overlay(0) +from:0x0212467c kind:load to:0x02122d0c module:overlay(32) +from:0x02124688 kind:load to:0x02121cc8 module:overlay(32) +from:0x0212468c kind:load to:0x02122dd0 module:overlay(32) +from:0x02124690 kind:load to:0x02099a80 module:overlay(0) +from:0x02124694 kind:load to:0x02122d1c module:overlay(32) +from:0x02124698 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021246a4 kind:load to:0x02121b2c module:overlay(32) +from:0x021246a8 kind:load to:0x02098ef4 module:overlay(0) +from:0x021246ac kind:load to:0x02098efc module:overlay(0) +from:0x021246b0 kind:load to:0x02098f78 module:overlay(0) +from:0x021246b4 kind:load to:0x02098fb8 module:overlay(0) +from:0x021246b8 kind:load to:0x02098fbc module:overlay(0) +from:0x021246bc kind:load to:0x02098fc0 module:overlay(0) +from:0x021246c8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021246cc kind:load to:0x02099cfc module:overlay(0) +from:0x021246d0 kind:load to:0x02099d14 module:overlay(0) +from:0x021246d4 kind:load to:0x02099d20 module:overlay(0) +from:0x021246d8 kind:load to:0x01fff464 module:itcm +from:0x021246dc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021246e0 kind:load to:0x02121cdc module:overlay(32) +from:0x021246e4 kind:load to:0x02099c58 module:overlay(0) +from:0x021246e8 kind:load to:0x02121d04 module:overlay(32) +from:0x021246ec kind:load to:0x02099c60 module:overlay(0) +from:0x021246f0 kind:load to:0x02099c64 module:overlay(0) +from:0x021246f4 kind:load to:0x0212256c module:overlay(32) +from:0x021246f8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x021246fc kind:load to:0x02099c70 module:overlay(0) +from:0x02124700 kind:load to:0x02099d2c module:overlay(0) +from:0x02124704 kind:load to:0x02099d98 module:overlay(0) +from:0x02124708 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212470c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124710 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124714 kind:load to:0x02122dec module:overlay(32) +from:0x02124718 kind:load to:0x02122e1c module:overlay(32) +from:0x0212471c kind:load to:0x0209ad54 module:overlay(0) +from:0x02124728 kind:load to:0x02122e74 module:overlay(32) +from:0x0212472c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02124730 kind:load to:0x0209e1dc module:overlay(0) +from:0x02124734 kind:load to:0x0209e21c module:overlay(0) +from:0x02124738 kind:load to:0x0209e23c module:overlay(0) +from:0x02124748 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0212474c kind:load to:0x0209e1dc module:overlay(0) +from:0x02124750 kind:load to:0x0209e21c module:overlay(0) +from:0x02124754 kind:load to:0x0209e23c module:overlay(0) +from:0x02124760 kind:load to:0x0207db54 module:overlay(0) +from:0x02124764 kind:load to:0x0207db5c module:overlay(0) +from:0x02124768 kind:load to:0x0207e024 module:overlay(0) +from:0x0212476c kind:load to:0x0207e014 module:overlay(0) +from:0x02124770 kind:load to:0x0207e058 module:overlay(0) +from:0x02124774 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02124778 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0212477c kind:load to:0x0207e168 module:overlay(0) +from:0x02124788 kind:load to:0x021231a0 module:overlay(32) +from:0x0212478c kind:load to:0x02123e30 module:overlay(32) +from:0x02124790 kind:load to:0x02059174 module:overlay(0) +from:0x02124794 kind:load to:0x01ffc57c module:itcm +from:0x02124798 kind:load to:0x02059348 module:overlay(0) +from:0x0212479c kind:load to:0x020593c4 module:overlay(0) +from:0x021247a0 kind:load to:0x02059428 module:overlay(0) +from:0x021247a4 kind:load to:0x02122fbc module:overlay(32) +from:0x021247a8 kind:load to:0x02059304 module:overlay(0) +from:0x021247b4 kind:load to:0x021231b4 module:overlay(32) +from:0x021247b8 kind:load to:0x0209e87c module:overlay(0) +from:0x021247bc kind:load to:0x021233f4 module:overlay(32) +from:0x021247c0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021247c4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021247c8 kind:load to:0x02123d48 module:overlay(32) +from:0x021247cc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021247d0 kind:load to:0x021238a8 module:overlay(32) +from:0x021247d4 kind:load to:0x0209e998 module:overlay(0) +from:0x021247d8 kind:load to:0x0209e99c module:overlay(0) +from:0x021247dc kind:load to:0x0209e9a8 module:overlay(0) +from:0x021247e0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021247e4 kind:load to:0x02123e4c module:overlay(32) +from:0x021247e8 kind:load to:0x02123e6c module:overlay(32) +from:0x021247ec kind:load to:0x02123b20 module:overlay(32) +from:0x021247f0 kind:load to:0x02123bf0 module:overlay(32) diff --git a/config/jp/arm9/overlays/ov032/symbols.txt b/config/jp/arm9/overlays/ov032/symbols.txt new file mode 100644 index 00000000..80a8cede --- /dev/null +++ b/config/jp/arm9/overlays/ov032/symbols.txt @@ -0,0 +1,294 @@ +func_ov032_0211ad60 kind:function(arm,size=0xc) addr:0x0211ad60 +func_ov032_0211ad6c kind:function(arm,size=0x24) addr:0x0211ad6c +func_ov032_0211ad90 kind:function(arm,size=0x5c) addr:0x0211ad90 +func_ov032_0211adec kind:function(arm,size=0x1fc) addr:0x0211adec +func_ov032_0211afe8 kind:function(arm,size=0x14) addr:0x0211afe8 +func_ov032_0211affc kind:function(arm,size=0x14) addr:0x0211affc +func_ov032_0211b010 kind:function(arm,size=0x8c) addr:0x0211b010 +func_ov032_0211b09c kind:function(arm,size=0x94) addr:0x0211b09c +func_ov032_0211b130 kind:function(arm,size=0xc8) addr:0x0211b130 +func_ov032_0211b1f8 kind:function(arm,size=0x84) addr:0x0211b1f8 +func_ov032_0211b27c kind:function(arm,size=0x60) addr:0x0211b27c +func_ov032_0211b2dc kind:function(arm,size=0x48) addr:0x0211b2dc +func_ov032_0211b324 kind:function(arm,size=0x358) addr:0x0211b324 +func_ov032_0211b67c kind:function(arm,size=0xb4) addr:0x0211b67c +func_ov032_0211b730 kind:function(arm,size=0x7c) addr:0x0211b730 +func_ov032_0211b7ac kind:function(arm,size=0x1dc) addr:0x0211b7ac +func_ov032_0211b988 kind:function(arm,size=0x98) addr:0x0211b988 +func_ov032_0211ba20 kind:function(arm,size=0xfc) addr:0x0211ba20 +func_ov032_0211bb1c kind:function(arm,size=0x78) addr:0x0211bb1c +func_ov032_0211bb94 kind:function(arm,size=0x9c) addr:0x0211bb94 +func_ov032_0211bc30 kind:function(arm,size=0xb0) addr:0x0211bc30 +func_ov032_0211bce0 kind:function(arm,size=0x200) addr:0x0211bce0 +func_ov032_0211bee0 kind:function(arm,size=0xcc) addr:0x0211bee0 +func_ov032_0211bfac kind:function(arm,size=0x278) addr:0x0211bfac +func_ov032_0211c224 kind:function(arm,size=0xa8) addr:0x0211c224 +func_ov032_0211c2cc kind:function(arm,size=0x28c) addr:0x0211c2cc +func_ov032_0211c558 kind:function(arm,size=0xb4) addr:0x0211c558 +func_ov032_0211c60c kind:function(arm,size=0xe4) addr:0x0211c60c +func_ov032_0211c6f0 kind:function(arm,size=0x78) addr:0x0211c6f0 +func_ov032_0211c768 kind:function(arm,size=0x78) addr:0x0211c768 +func_ov032_0211c7e0 kind:function(arm,size=0x88) addr:0x0211c7e0 +func_ov032_0211c868 kind:function(arm,size=0x58) addr:0x0211c868 +func_ov032_0211c8c0 kind:function(arm,size=0xa0) addr:0x0211c8c0 +func_ov032_0211c960 kind:function(arm,size=0x60) addr:0x0211c960 +func_ov032_0211c9c0 kind:function(arm,size=0x74) addr:0x0211c9c0 +func_ov032_0211ca34 kind:function(arm,size=0xac) addr:0x0211ca34 +func_ov032_0211cae0 kind:function(arm,size=0xb4) addr:0x0211cae0 +func_ov032_0211cb94 kind:function(arm,size=0x230) addr:0x0211cb94 +func_ov032_0211cdc4 kind:function(arm,size=0x40) addr:0x0211cdc4 +func_ov032_0211ce04 kind:function(arm,size=0xb0) addr:0x0211ce04 +func_ov032_0211ceb4 kind:function(arm,size=0x68) addr:0x0211ceb4 +func_ov032_0211cf1c kind:function(arm,size=0x14) addr:0x0211cf1c +func_ov032_0211cf30 kind:function(arm,size=0x50) addr:0x0211cf30 +func_ov032_0211cf80 kind:function(arm,size=0xb8) addr:0x0211cf80 +func_ov032_0211d038 kind:function(arm,size=0xe4) addr:0x0211d038 +func_ov032_0211d11c kind:function(arm,size=0x34) addr:0x0211d11c +func_ov032_0211d150 kind:function(arm,size=0x58) addr:0x0211d150 +func_ov032_0211d1a8 kind:function(arm,size=0x168) addr:0x0211d1a8 +func_ov032_0211d310 kind:function(arm,size=0x30) addr:0x0211d310 +func_ov032_0211d340 kind:function(arm,size=0x14) addr:0x0211d340 +func_ov032_0211d354 kind:function(arm,size=0x1c) addr:0x0211d354 +func_ov032_0211d370 kind:function(arm,size=0x24) addr:0x0211d370 +func_ov032_0211d394 kind:function(arm,size=0x24) addr:0x0211d394 +func_ov032_0211d3b8 kind:function(arm,size=0x10) addr:0x0211d3b8 +func_ov032_0211d3c8 kind:function(arm,size=0x8) addr:0x0211d3c8 +func_ov032_0211d3d0 kind:function(arm,size=0x24) addr:0x0211d3d0 +func_ov032_0211d3f4 kind:function(arm,size=0x2c) addr:0x0211d3f4 +func_ov032_0211d420 kind:function(arm,size=0x1c) addr:0x0211d420 +func_ov032_0211d43c kind:function(arm,size=0x1c) addr:0x0211d43c +func_ov032_0211d458 kind:function(arm,size=0x14) addr:0x0211d458 +func_ov032_0211d46c kind:function(arm,size=0xc) addr:0x0211d46c +func_ov032_0211d478 kind:function(arm,size=0x24) addr:0x0211d478 +func_ov032_0211d49c kind:function(arm,size=0x4c) addr:0x0211d49c +func_ov032_0211d4e8 kind:function(arm,size=0x1d8) addr:0x0211d4e8 +func_ov032_0211d6c0 kind:function(arm,size=0x30) addr:0x0211d6c0 +func_ov032_0211d6f0 kind:function(arm,size=0x38) addr:0x0211d6f0 +func_ov032_0211d728 kind:function(arm,size=0x1c) addr:0x0211d728 +func_ov032_0211d744 kind:function(arm,size=0x68) addr:0x0211d744 +func_ov032_0211d7ac kind:function(arm,size=0x268) addr:0x0211d7ac +func_ov032_0211da14 kind:function(arm,size=0x104) addr:0x0211da14 +func_ov032_0211db18 kind:function(arm,size=0x8c) addr:0x0211db18 +func_ov032_0211dba4 kind:function(arm,size=0x2c) addr:0x0211dba4 +func_ov032_0211dbd0 kind:function(arm,size=0x78) addr:0x0211dbd0 +func_ov032_0211dc48 kind:function(arm,size=0xdc) addr:0x0211dc48 +func_ov032_0211dd24 kind:function(arm,size=0x78) addr:0x0211dd24 +func_ov032_0211dd9c kind:function(arm,size=0x80) addr:0x0211dd9c +func_ov032_0211de1c kind:function(arm,size=0x8c) addr:0x0211de1c +func_ov032_0211dea8 kind:function(arm,size=0x1bc) addr:0x0211dea8 +func_ov032_0211e064 kind:function(arm,size=0x7c) addr:0x0211e064 +func_ov032_0211e0e0 kind:function(arm,size=0x104) addr:0x0211e0e0 +func_ov032_0211e1e4 kind:function(arm,size=0x90) addr:0x0211e1e4 +func_ov032_0211e274 kind:function(arm,size=0x68) addr:0x0211e274 +func_ov032_0211e2dc kind:function(arm,size=0x90) addr:0x0211e2dc +func_ov032_0211e36c kind:function(arm,size=0x170) addr:0x0211e36c +func_ov032_0211e4dc kind:function(arm,size=0x80) addr:0x0211e4dc +func_ov032_0211e55c kind:function(arm,size=0x17c) addr:0x0211e55c +func_ov032_0211e6d8 kind:function(arm,size=0xa0) addr:0x0211e6d8 +func_ov032_0211e778 kind:function(arm,size=0x48) addr:0x0211e778 +func_ov032_0211e7c0 kind:function(arm,size=0x4c) addr:0x0211e7c0 +func_ov032_0211e80c kind:function(arm,size=0x4c) addr:0x0211e80c +func_ov032_0211e858 kind:function(arm,size=0x74) addr:0x0211e858 +func_ov032_0211e8cc kind:function(arm,size=0xe4) addr:0x0211e8cc +func_ov032_0211e9b0 kind:function(arm,size=0x38) addr:0x0211e9b0 +func_ov032_0211e9e8 kind:function(arm,size=0xd8) addr:0x0211e9e8 +func_ov032_0211eac0 kind:function(arm,size=0x40) addr:0x0211eac0 +func_ov032_0211eb00 kind:function(arm,size=0x214) addr:0x0211eb00 +func_ov032_0211ed14 kind:function(arm,size=0x38) addr:0x0211ed14 +func_ov032_0211ed4c kind:function(arm,size=0x7c) addr:0x0211ed4c +func_ov032_0211edc8 kind:function(arm,size=0x18) addr:0x0211edc8 +func_ov032_0211ede0 kind:function(arm,size=0x4c) addr:0x0211ede0 +func_ov032_0211ee2c kind:function(arm,size=0x258) addr:0x0211ee2c +func_ov032_0211f084 kind:function(arm,size=0xa0) addr:0x0211f084 +func_ov032_0211f124 kind:function(arm,size=0x1e4) addr:0x0211f124 +func_ov032_0211f308 kind:function(arm,size=0x10c) addr:0x0211f308 +func_ov032_0211f414 kind:function(arm,size=0x64) addr:0x0211f414 +func_ov032_0211f478 kind:function(arm,size=0x110) addr:0x0211f478 +func_ov032_0211f588 kind:function(arm,size=0x24) addr:0x0211f588 +func_ov032_0211f5ac kind:function(arm,size=0x24) addr:0x0211f5ac +func_ov032_0211f5d0 kind:function(arm,size=0x34) addr:0x0211f5d0 +func_ov032_0211f604 kind:function(arm,size=0xac) addr:0x0211f604 +func_ov032_0211f6b0 kind:function(arm,size=0x10) addr:0x0211f6b0 +func_ov032_0211f6c0 kind:function(arm,size=0xec) addr:0x0211f6c0 +func_ov032_0211f7ac kind:function(arm,size=0x120) addr:0x0211f7ac +func_ov032_0211f8cc kind:function(arm,size=0x14) addr:0x0211f8cc +func_ov032_0211f8e0 kind:function(arm,size=0xc) addr:0x0211f8e0 +func_ov032_0211f8ec kind:function(arm,size=0x24) addr:0x0211f8ec +func_ov032_0211f910 kind:function(arm,size=0x5c) addr:0x0211f910 +func_ov032_0211f96c kind:function(arm,size=0x34) addr:0x0211f96c +func_ov032_0211f9a0 kind:function(arm,size=0x20c) addr:0x0211f9a0 +func_ov032_0211fbac kind:function(arm,size=0x14) addr:0x0211fbac +func_ov032_0211fbc0 kind:function(arm,size=0x14) addr:0x0211fbc0 +func_ov032_0211fbd4 kind:function(arm,size=0x38) addr:0x0211fbd4 +func_ov032_0211fc0c kind:function(arm,size=0x1c) addr:0x0211fc0c +func_ov032_0211fc28 kind:function(arm,size=0x24) addr:0x0211fc28 +func_ov032_0211fc4c kind:function(arm,size=0x24) addr:0x0211fc4c +func_ov032_0211fc70 kind:function(arm,size=0x144) addr:0x0211fc70 +func_ov032_0211fdb4 kind:function(arm,size=0xac) addr:0x0211fdb4 +func_ov032_0211fe60 kind:function(arm,size=0x14) addr:0x0211fe60 +func_ov032_0211fe74 kind:function(arm,size=0x234) addr:0x0211fe74 +func_ov032_021200a8 kind:function(arm,size=0x78) addr:0x021200a8 +func_ov032_02120120 kind:function(arm,size=0x8c) addr:0x02120120 +func_ov032_021201ac kind:function(arm,size=0x14) addr:0x021201ac +func_ov032_021201c0 kind:function(arm,size=0x48) addr:0x021201c0 +func_ov032_02120208 kind:function(arm,size=0x310) addr:0x02120208 +func_ov032_02120518 kind:function(arm,size=0x1b8) addr:0x02120518 +func_ov032_021206d0 kind:function(arm,size=0xbc) addr:0x021206d0 +func_ov032_0212078c kind:function(arm,size=0x174) addr:0x0212078c +func_ov032_02120900 kind:function(arm,size=0x188) addr:0x02120900 +func_ov032_02120a88 kind:function(arm,size=0x174) addr:0x02120a88 +func_ov032_02120bfc kind:function(arm,size=0x1f8) addr:0x02120bfc +func_ov032_02120df4 kind:function(arm,size=0x54) addr:0x02120df4 +func_ov032_02120e48 kind:function(arm,size=0x148) addr:0x02120e48 +func_ov032_02120f90 kind:function(arm,size=0x4) addr:0x02120f90 +func_ov032_02120f94 kind:function(arm,size=0x10c) addr:0x02120f94 +func_ov032_021210a0 kind:function(arm,size=0x10) addr:0x021210a0 +func_ov032_021210b0 kind:function(arm,size=0x9c) addr:0x021210b0 +func_ov032_0212114c kind:function(arm,size=0x58) addr:0x0212114c +func_ov032_021211a4 kind:function(arm,size=0xa0) addr:0x021211a4 +func_ov032_02121244 kind:function(arm,size=0x68) addr:0x02121244 +func_ov032_021212ac kind:function(arm,size=0x54) addr:0x021212ac +func_ov032_02121300 kind:function(arm,size=0x2c) addr:0x02121300 +func_ov032_0212132c kind:function(arm,size=0x78) addr:0x0212132c +func_ov032_021213a4 kind:function(arm,size=0x10) addr:0x021213a4 +func_ov032_021213b4 kind:function(arm,size=0xa8) addr:0x021213b4 +func_ov032_0212145c kind:function(arm,size=0x148) addr:0x0212145c +func_ov032_021215a4 kind:function(arm,size=0x138) addr:0x021215a4 +func_ov032_021216dc kind:function(arm,size=0x88) addr:0x021216dc +func_ov032_02121764 kind:function(arm,size=0x88) addr:0x02121764 +func_ov032_021217ec kind:function(arm,size=0xa4) addr:0x021217ec +func_ov032_02121890 kind:function(arm,size=0xac) addr:0x02121890 +func_ov032_0212193c kind:function(arm,size=0x18) addr:0x0212193c +func_ov032_02121954 kind:function(arm,size=0x38) addr:0x02121954 +func_ov032_0212198c kind:function(arm,size=0x14) addr:0x0212198c +func_ov032_021219a0 kind:function(arm,size=0x1c) addr:0x021219a0 +func_ov032_021219bc kind:function(arm,size=0xa4) addr:0x021219bc +func_ov032_02121a60 kind:function(arm,size=0xac) addr:0x02121a60 +func_ov032_02121b0c kind:function(arm,size=0x14) addr:0x02121b0c +func_ov032_02121b20 kind:function(arm,size=0xc) addr:0x02121b20 +func_ov032_02121b2c kind:function(arm,size=0x24) addr:0x02121b2c +func_ov032_02121b50 kind:function(arm,size=0x44) addr:0x02121b50 +func_ov032_02121b94 kind:function(arm,size=0x120) addr:0x02121b94 +func_ov032_02121cb4 kind:function(arm,size=0x14) addr:0x02121cb4 +func_ov032_02121cc8 kind:function(arm,size=0x14) addr:0x02121cc8 +func_ov032_02121cdc kind:function(arm,size=0x28) addr:0x02121cdc +func_ov032_02121d04 kind:function(arm,size=0x224) addr:0x02121d04 +func_ov032_02121f28 kind:function(arm,size=0x78) addr:0x02121f28 +func_ov032_02121fa0 kind:function(arm,size=0xcc) addr:0x02121fa0 +func_ov032_0212206c kind:function(arm,size=0x7c) addr:0x0212206c +func_ov032_021220e8 kind:function(arm,size=0x124) addr:0x021220e8 +func_ov032_0212220c kind:function(arm,size=0x360) addr:0x0212220c +func_ov032_0212256c kind:function(arm,size=0x134) addr:0x0212256c +func_ov032_021226a0 kind:function(arm,size=0x14) addr:0x021226a0 +func_ov032_021226b4 kind:function(arm,size=0x2ec) addr:0x021226b4 +func_ov032_021229a0 kind:function(arm,size=0x38) addr:0x021229a0 +func_ov032_021229d8 kind:function(arm,size=0x10) addr:0x021229d8 +func_ov032_021229e8 kind:function(arm,size=0x44) addr:0x021229e8 +func_ov032_02122a2c kind:function(arm,size=0x3c) addr:0x02122a2c +func_ov032_02122a68 kind:function(arm,size=0xa4) addr:0x02122a68 +func_ov032_02122b0c kind:function(arm,size=0x6c) addr:0x02122b0c +func_ov032_02122b78 kind:function(arm,size=0x8c) addr:0x02122b78 +func_ov032_02122c04 kind:function(arm,size=0x34) addr:0x02122c04 +func_ov032_02122c38 kind:function(arm,size=0x3c) addr:0x02122c38 +func_ov032_02122c74 kind:function(arm,size=0x1c) addr:0x02122c74 +func_ov032_02122c90 kind:function(arm,size=0x40) addr:0x02122c90 +func_ov032_02122cd0 kind:function(arm,size=0x3c) addr:0x02122cd0 +func_ov032_02122d0c kind:function(arm,size=0x10) addr:0x02122d0c +func_ov032_02122d1c kind:function(arm,size=0x98) addr:0x02122d1c +func_ov032_02122db4 kind:function(arm,size=0x1c) addr:0x02122db4 +func_ov032_02122dd0 kind:function(arm,size=0x1c) addr:0x02122dd0 +func_ov032_02122dec kind:function(arm,size=0x30) addr:0x02122dec +func_ov032_02122e1c kind:function(arm,size=0x38) addr:0x02122e1c +func_ov032_02122e54 kind:function(arm,size=0x14) addr:0x02122e54 +func_ov032_02122e68 kind:function(arm,size=0xc) addr:0x02122e68 +func_ov032_02122e74 kind:function(arm,size=0x24) addr:0x02122e74 +func_ov032_02122e98 kind:function(arm,size=0xb8) addr:0x02122e98 +func_ov032_02122f50 kind:function(arm,size=0x6c) addr:0x02122f50 +func_ov032_02122fbc kind:function(arm,size=0xbc) addr:0x02122fbc +func_ov032_02123078 kind:function(arm,size=0x64) addr:0x02123078 +func_ov032_021230dc kind:function(arm,size=0xc4) addr:0x021230dc +func_ov032_021231a0 kind:function(arm,size=0x14) addr:0x021231a0 +func_ov032_021231b4 kind:function(arm,size=0x240) addr:0x021231b4 +func_ov032_021233f4 kind:function(arm,size=0x4b4) addr:0x021233f4 +func_ov032_021238a8 kind:function(arm,size=0x278) addr:0x021238a8 +func_ov032_02123b20 kind:function(arm,size=0x48) addr:0x02123b20 +func_ov032_02123b68 kind:function(arm,size=0x88) addr:0x02123b68 +func_ov032_02123bf0 kind:function(arm,size=0x158) addr:0x02123bf0 +func_ov032_02123d48 kind:function(arm,size=0x58) addr:0x02123d48 +func_ov032_02123da0 kind:function(arm,size=0x90) addr:0x02123da0 +func_ov032_02123e30 kind:function(arm,size=0x1c) addr:0x02123e30 +func_ov032_02123e4c kind:function(arm,size=0x20) addr:0x02123e4c +func_ov032_02123e6c kind:function(arm,size=0x28) addr:0x02123e6c +func_ov032_02123e94 kind:function(arm,size=0x14) addr:0x02123e94 +data_ov032_02123eac kind:data(any) addr:0x02123eac +data_ov032_02123ebc kind:data(any) addr:0x02123ebc +data_ov032_02123ecc kind:data(any) addr:0x02123ecc +data_ov032_02123edc kind:data(any) addr:0x02123edc +data_ov032_02123eec kind:data(any) addr:0x02123eec +data_ov032_02123efc kind:data(any) addr:0x02123efc +func_ov032_02123f0c kind:function(arm,size=0x6c) addr:0x02123f0c +func_ov032_02123f78 kind:function(arm,size=0x80) addr:0x02123f78 +func_ov032_02123ff8 kind:function(arm,size=0x6c) addr:0x02123ff8 +func_ov032_02124064 kind:function(arm,size=0x50) addr:0x02124064 +func_ov032_021240b4 kind:function(arm,size=0x50) addr:0x021240b4 +data_ov032_02124120 kind:data(any) addr:0x02124120 +data_ov032_0212412c kind:data(any) addr:0x0212412c +data_ov032_02124144 kind:data(any) addr:0x02124144 +data_ov032_0212415c kind:data(any) addr:0x0212415c +data_ov032_0212417c kind:data(any) addr:0x0212417c +data_ov032_02124198 kind:data(any) addr:0x02124198 +data_ov032_021241ad kind:data(any) addr:0x021241ad ambiguous +data_ov032_021241bc kind:data(any) addr:0x021241bc +data_ov032_02124204 kind:data(any) addr:0x02124204 +data_ov032_02124248 kind:data(any) addr:0x02124248 +data_ov032_021242b0 kind:data(any) addr:0x021242b0 +data_ov032_02124308 kind:data(any) addr:0x02124308 +data_ov032_02124348 kind:data(any) addr:0x02124348 ambiguous +data_ov032_02124360 kind:data(any) addr:0x02124360 ambiguous +data_ov032_02124368 kind:data(any) addr:0x02124368 +data_ov032_02124374 kind:data(any) addr:0x02124374 +data_ov032_0212438c kind:data(any) addr:0x0212438c +data_ov032_021243a4 kind:data(any) addr:0x021243a4 +data_ov032_021243dc kind:data(any) addr:0x021243dc +data_ov032_0212441c kind:data(any) addr:0x0212441c +data_ov032_02124440 kind:data(any) addr:0x02124440 +data_ov032_02124498 kind:data(any) addr:0x02124498 +data_ov032_021244a4 kind:data(any) addr:0x021244a4 +data_ov032_021244bc kind:data(any) addr:0x021244bc +data_ov032_021244dc kind:data(any) addr:0x021244dc +data_ov032_021244e8 kind:data(any) addr:0x021244e8 +data_ov032_02124504 kind:data(any) addr:0x02124504 +data_ov032_02124528 kind:data(any) addr:0x02124528 +data_ov032_0212454c kind:data(any) addr:0x0212454c +data_ov032_0212459c kind:data(any) addr:0x0212459c +data_ov032_021245d0 kind:data(any) addr:0x021245d0 ambiguous +data_ov032_021245f4 kind:data(any) addr:0x021245f4 +data_ov032_02124654 kind:data(any) addr:0x02124654 +data_ov032_0212466c kind:data(any) addr:0x0212466c +data_ov032_02124688 kind:data(any) addr:0x02124688 +data_ov032_021246a4 kind:data(any) addr:0x021246a4 +data_ov032_021246c8 kind:data(any) addr:0x021246c8 +data_ov032_02124728 kind:data(any) addr:0x02124728 +data_ov032_02124744 kind:data(any) addr:0x02124744 +data_ov032_02124760 kind:data(any) addr:0x02124760 +data_ov032_02124788 kind:data(any) addr:0x02124788 +data_ov032_021247b4 kind:data(any) addr:0x021247b4 +data_ov032_02124800 kind:bss addr:0x02124800 +data_ov032_02124804 kind:bss addr:0x02124804 +data_ov032_02124810 kind:bss addr:0x02124810 +data_ov032_021248e8 kind:bss addr:0x021248e8 +data_ov032_021248ec kind:bss addr:0x021248ec +data_ov032_021248f8 kind:bss addr:0x021248f8 +data_ov032_02124904 kind:bss addr:0x02124904 +data_ov032_02124910 kind:bss addr:0x02124910 +data_ov032_02124954 kind:bss addr:0x02124954 +data_ov032_02124958 kind:bss addr:0x02124958 +data_ov032_02124964 kind:bss addr:0x02124964 +data_ov032_02124a3c kind:bss addr:0x02124a3c +data_ov032_02124a40 kind:bss addr:0x02124a40 +data_ov032_02124a4c kind:bss addr:0x02124a4c +data_ov032_02124a88 kind:bss addr:0x02124a88 +data_ov032_02124a8c kind:bss addr:0x02124a8c +data_ov032_02124a98 kind:bss addr:0x02124a98 +data_ov032_02124ab8 kind:bss addr:0x02124ab8 +data_ov032_02124b6c kind:bss addr:0x02124b6c diff --git a/config/jp/arm9/overlays/ov033/delinks.txt b/config/jp/arm9/overlays/ov033/delinks.txt new file mode 100644 index 00000000..fc8a5035 --- /dev/null +++ b/config/jp/arm9/overlays/ov033/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0211ad60 end:0x0211f944 kind:code align:32 + .rodata start:0x0211f944 end:0x02122e08 kind:data align:4 + .init start:0x02122e08 end:0x02122f18 kind:code align:4 + .ctor start:0x02122f18 end:0x02122f28 kind:data align:4 + .data start:0x02122f40 end:0x021236a0 kind:data align:32 + .bss start:0x021236a0 end:0x02124540 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov033/relocs.txt b/config/jp/arm9/overlays/ov033/relocs.txt new file mode 100644 index 00000000..4b6c87fb --- /dev/null +++ b/config/jp/arm9/overlays/ov033/relocs.txt @@ -0,0 +1,643 @@ +from:0x0211ad88 kind:arm_call to:0x0202a1c0 module:main +from:0x0211ad98 kind:arm_call to:0x0202a1c0 module:main +from:0x0211adb0 kind:arm_call to:0x0202a1c0 module:main +from:0x0211adc4 kind:arm_call to:0x0202a1c0 module:main +from:0x0211add4 kind:arm_call to:0x0202a1c0 module:main +from:0x0211add8 kind:arm_call to:0x0211dc2c module:overlay(33) +from:0x0211ae10 kind:arm_call to:0x0211dc48 module:overlay(33) +from:0x0211ae20 kind:arm_call to:0x02011f3c module:main +from:0x0211ae40 kind:arm_call to:0x0211dc8c module:overlay(33) +from:0x0211ae74 kind:load to:0x021236a4 module:overlay(33) +from:0x0211ae78 kind:load to:0x021236a0 module:overlay(33) +from:0x0211ae90 kind:load to:0x02012000 module:main +from:0x0211ae9c kind:arm_call to:0x0211aeb8 module:overlay(33) +from:0x0211afe0 kind:arm_call to:0x0211dd5c module:overlay(33) +from:0x0211b00c kind:arm_call to:0x0211ea08 module:overlay(33) +from:0x0211b0ac kind:arm_call to:0x020355e0 module:main +from:0x0211b0f0 kind:load to:0x02123a54 module:overlay(33) +from:0x0211b104 kind:arm_call to:0x02011f3c module:main +from:0x0211b110 kind:arm_call to:0x0211b144 module:overlay(33) +from:0x0211b128 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0211b140 kind:load to:0x02122f8c module:overlay(33) +from:0x0211b14c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211b15c kind:arm_call to:0x0211ad60 module:overlay(33) +from:0x0211b170 kind:arm_call to:0x0205c754 module:overlay(0) +from:0x0211b1d0 kind:arm_call to:0x0211baa0 module:overlay(33) +from:0x0211b1e4 kind:arm_call to:0x0202a1c0 module:main +from:0x0211b21c kind:load to:0x02122fb0 module:overlay(33) +from:0x0211b238 kind:arm_call to:0x0211ae7c module:overlay(33) +from:0x0211b240 kind:arm_call to:0x0201662c module:main +from:0x0211b248 kind:arm_call to:0x0211ade4 module:overlay(33) +from:0x0211b250 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211b25c kind:load to:0x02122fb0 module:overlay(33) +from:0x0211b274 kind:arm_call to:0x0211ae7c module:overlay(33) +from:0x0211b27c kind:arm_call to:0x0201662c module:main +from:0x0211b284 kind:arm_call to:0x0211ade4 module:overlay(33) +from:0x0211b28c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211b294 kind:arm_call to:0x02011ff4 module:main +from:0x0211b2a0 kind:load to:0x02122fb0 module:overlay(33) +from:0x0211b2bc kind:arm_call to:0x0211ade8 module:overlay(33) +from:0x0211b2d0 kind:arm_call to:0x0211b5e0 module:overlay(33) +from:0x0211b2dc kind:load to:0x0211f980 module:overlay(33) +from:0x0211b320 kind:arm_call to:0x01fff584 module:itcm +from:0x0211b330 kind:arm_call to:0x0211da94 module:overlay(33) +from:0x0211b3b4 kind:load to:0x027e0ce8 module:dtcm +from:0x0211b448 kind:arm_call to:0x0211b5e0 module:overlay(33) +from:0x0211b450 kind:arm_call to:0x0211b794 module:overlay(33) +from:0x0211b474 kind:arm_call to:0x0211b964 module:overlay(33) +from:0x0211b498 kind:arm_call to:0x0211b7f8 module:overlay(33) +from:0x0211b4d8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b4fc kind:arm_call to:0x0211da7c module:overlay(33) +from:0x0211b518 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0211b564 kind:arm_call to:0x0211da64 module:overlay(33) +from:0x0211b580 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b594 kind:arm_call to:0x0211b5e0 module:overlay(33) +from:0x0211b5c0 kind:load to:0x027e09b8 module:dtcm +from:0x0211b5c4 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b624 kind:arm_call to:0x0211b794 module:overlay(33) +from:0x0211b650 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b664 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0211b684 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0211b734 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b760 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0211b778 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b788 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b790 kind:load to:0x027e09b8 module:dtcm +from:0x0211b7c4 kind:arm_call to:0x01fff584 module:itcm +from:0x0211b7d4 kind:arm_call to:0x0211da4c module:overlay(33) +from:0x0211b7f0 kind:load to:0x027e0ce8 module:dtcm +from:0x0211b80c kind:arm_call to:0x01fff148 module:itcm +from:0x0211b828 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b84c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b8c4 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x0211b958 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x0211b960 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b974 kind:arm_call to:0x0211ae94 module:overlay(33) +from:0x0211b9ac kind:arm_call to:0x0211aec4 module:overlay(33) +from:0x0211b9d4 kind:arm_call to:0x0211af28 module:overlay(33) +from:0x0211b9dc kind:arm_call to:0x0211aeac module:overlay(33) +from:0x0211b9f0 kind:arm_call to:0x0211af90 module:overlay(33) +from:0x0211ba3c kind:arm_call to:0x0211b02c module:overlay(33) +from:0x0211ba8c kind:load to:0x0211f958 module:overlay(33) +from:0x0211ba90 kind:load to:0x02122f70 module:overlay(33) +from:0x0211ba94 kind:load to:0x02123280 module:overlay(33) +from:0x0211ba98 kind:load to:0x0211f96c module:overlay(33) +from:0x0211ba9c kind:load to:0x0211f944 module:overlay(33) +from:0x0211bab0 kind:arm_call to:0x02016614 module:main +from:0x0211badc kind:load to:0x02122f6c module:overlay(33) +from:0x0211bb00 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x0211bb14 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0211bb28 kind:load to:0x02123aac module:overlay(33) +from:0x0211bb3c kind:arm_call to:0x02011f3c module:main +from:0x0211bb48 kind:arm_call to:0x0211bce8 module:overlay(33) +from:0x0211bb60 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0211bb70 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0211bb88 kind:arm_call to:0x0211ad60 module:overlay(33) +from:0x0211bc04 kind:load to:0x02123550 module:overlay(33) +from:0x0211bc08 kind:load to:0x0212356c module:overlay(33) +from:0x0211bc0c kind:load to:0x02123534 module:overlay(33) +from:0x0211bc10 kind:load to:0x0212349c module:overlay(33) +from:0x0211bc28 kind:arm_call to:0x0209e1dc module:overlay(0) +from:0x0211bc34 kind:arm_call to:0x0211ade8 module:overlay(33) +from:0x0211bc48 kind:arm_call to:0x0205a76c module:overlay(0) +from:0x0211bc5c kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x0211bc64 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0211bc70 kind:load to:0x0211f980 module:overlay(33) +from:0x0211bc74 kind:load to:0x0212360c module:overlay(33) +from:0x0211bc78 kind:load to:0x0212361c module:overlay(33) +from:0x0211bc88 kind:arm_call to:0x0209e21c module:overlay(0) +from:0x0211bc9c kind:arm_call to:0x0205a76c module:overlay(0) +from:0x0211bcb0 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x0211bcb8 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0211bcc4 kind:load to:0x0212360c module:overlay(33) +from:0x0211bcc8 kind:load to:0x0212361c module:overlay(33) +from:0x0211bcd8 kind:arm_call to:0x0209e23c module:overlay(0) +from:0x0211bce0 kind:arm_call to:0x0211ae7c module:overlay(33) +from:0x0211bcf4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0211bcfc kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0211bd34 kind:arm_call to:0x02068814 module:overlay(0) +from:0x0211bd3c kind:arm_call_thumb to:0x020141e0 module:main +from:0x0211bdb8 kind:arm_call to:0x0205c754 module:overlay(0) +from:0x0211bdc4 kind:arm_call to:0x0211d3a8 module:overlay(33) +from:0x0211be44 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0211be5c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211be6c kind:load to:0x02123594 module:overlay(33) +from:0x0211be70 kind:load to:0x021235e4 module:overlay(33) +from:0x0211be74 kind:load to:0x02123aac module:overlay(33) +from:0x0211be78 kind:load to:0x020b3168 module:overlay(0) +from:0x0211be7c kind:load to:0x0204b608 module:main +from:0x0211be80 kind:load to:0x02123a94 module:overlay(33) +from:0x0211be90 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211be98 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211bea0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211bea8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0211beb0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0211beb8 kind:arm_call to:0x0201662c module:main +from:0x0211bec0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211bec8 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0211bed0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211bed8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0211bef0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211bef8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211bf00 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211bf08 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0211bf10 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0211bf18 kind:arm_call to:0x0201662c module:main +from:0x0211bf20 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211bf28 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0211bf30 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211bf38 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0211bf40 kind:arm_call to:0x02011ff4 module:main +from:0x0211bf84 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x0211bfa0 kind:arm_call to:0x0211c7ac module:overlay(33) +from:0x0211bfb8 kind:arm_call to:0x0200f05c module:main +from:0x0211c024 kind:arm_call to:0x0200f05c module:main +from:0x0211c060 kind:arm_call to:0x0200f05c module:main +from:0x0211c094 kind:arm_call to:0x0200f05c module:main +from:0x0211c0d0 kind:arm_call to:0x0200f05c module:main +from:0x0211c100 kind:arm_call to:0x0200f05c module:main +from:0x0211c13c kind:arm_call to:0x0200f05c module:main +from:0x0211c16c kind:arm_call to:0x0200f05c module:main +from:0x0211c1a8 kind:arm_call to:0x0200f05c module:main +from:0x0211c1e4 kind:arm_call to:0x0200f05c module:main +from:0x0211c214 kind:arm_call to:0x0200ef1c module:main +from:0x0211c230 kind:arm_call to:0x0200f05c module:main +from:0x0211c26c kind:arm_call to:0x0200f05c module:main +from:0x0211c2a0 kind:arm_call to:0x0200ef1c module:main +from:0x0211c2ac kind:arm_call to:0x0200ef1c module:main +from:0x0211c2dc kind:arm_call to:0x0209eab4 module:overlay(0) +from:0x0211c2ec kind:load to:0x02123b80 module:overlay(33) +from:0x0211c2f0 kind:load to:0x02123aac module:overlay(33) +from:0x0211c2f4 kind:load to:0x02122d38 module:overlay(33) +from:0x0211c2f8 kind:load to:0x02122d48 module:overlay(33) +from:0x0211c2fc kind:load to:0x02122d68 module:overlay(33) +from:0x0211c300 kind:load to:0x02122d58 module:overlay(33) +from:0x0211c304 kind:load to:0x02122d78 module:overlay(33) +from:0x0211c308 kind:load to:0x02122d88 module:overlay(33) +from:0x0211c30c kind:load to:0x02122d98 module:overlay(33) +from:0x0211c330 kind:arm_call to:0x0201447c module:main +from:0x0211c3b8 kind:arm_call to:0x0211c6b0 module:overlay(33) +from:0x0211c41c kind:arm_call to:0x020159b0 module:main +from:0x0211c450 kind:arm_call to:0x0211c7ac module:overlay(33) +from:0x0211c460 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0211c468 kind:arm_call to:0x0211cfb4 module:overlay(33) +from:0x0211c480 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211c48c kind:arm_call to:0x02072d94 module:overlay(0) +from:0x0211c4a4 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x0211c4d0 kind:arm_call to:0x020159b0 module:main +from:0x0211c4dc kind:arm_call to:0x0211cfd0 module:overlay(33) +from:0x0211c500 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0211c604 kind:arm_call to:0x0211c7ac module:overlay(33) +from:0x0211c614 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0211c648 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211c65c kind:arm_call to:0x0211c7ac module:overlay(33) +from:0x0211c680 kind:load to:0x0204b0aa module:main +from:0x0211c688 kind:load to:0x027e09b8 module:dtcm +from:0x0211c68c kind:load to:0x027e09a8 module:dtcm +from:0x0211c698 kind:load to:0x0203feb0 module:main +from:0x0211c6c8 kind:arm_call to:0x0211ca14 module:overlay(33) +from:0x0211c704 kind:arm_call to:0x0211c7ac module:overlay(33) +from:0x0211c788 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x0211c79c kind:arm_call to:0x02070df0 module:overlay(0) +from:0x0211c7a8 kind:load to:0x020b6ab4 module:overlay(0) +from:0x0211c81c kind:arm_call_thumb to:0x020141e0 module:main +from:0x0211c84c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0211c86c kind:arm_call to:0x020747bc module:overlay(0) +from:0x0211c888 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0211c8ac kind:arm_call to:0x02069620 module:overlay(0) +from:0x0211c8bc kind:arm_call to:0x0211c7ac module:overlay(33) +from:0x0211c900 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211c934 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211c954 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211c99c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0211c9a8 kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x0211c9c0 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0211c9dc kind:arm_call to:0x0211cf64 module:overlay(33) +from:0x0211c9f4 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0211ca04 kind:load to:0x02123b80 module:overlay(33) +from:0x0211ca08 kind:load to:0x027e09b8 module:dtcm +from:0x0211ca0c kind:load to:0x020b684c module:overlay(0) +from:0x0211ca10 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211ca28 kind:arm_call to:0x0211ae94 module:overlay(33) +from:0x0211ca60 kind:arm_call to:0x0211aec4 module:overlay(33) +from:0x0211ca88 kind:arm_call to:0x0211af28 module:overlay(33) +from:0x0211ca90 kind:arm_call to:0x0211aeac module:overlay(33) +from:0x0211caa4 kind:arm_call to:0x0211af90 module:overlay(33) +from:0x0211caec kind:arm_call to:0x0211b02c module:overlay(33) +from:0x0211cb3c kind:load to:0x02123ba4 module:overlay(33) +from:0x0211cb40 kind:load to:0x02122d1c module:overlay(33) +from:0x0211cb44 kind:load to:0x021234ac module:overlay(33) +from:0x0211cb48 kind:load to:0x02122d00 module:overlay(33) +from:0x0211cb4c kind:load to:0x02123280 module:overlay(33) +from:0x0211cb50 kind:load to:0x02122ce4 module:overlay(33) +from:0x0211cb6c kind:arm_call to:0x0211c7ac module:overlay(33) +from:0x0211cb88 kind:arm_call to:0x0203b434 module:main +from:0x0211cb94 kind:arm_call to:0x0203c53c module:main +from:0x0211cba0 kind:arm_call to:0x0203bea8 module:main +from:0x0211cba4 kind:arm_call to:0x0203badc module:main +from:0x0211cbe0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cc4c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211ccac kind:arm_call to:0x0211ce3c module:overlay(33) +from:0x0211ccc0 kind:arm_call to:0x0211ccf4 module:overlay(33) +from:0x0211ccd8 kind:arm_call to:0x0201668c module:main +from:0x0211cce8 kind:load to:0x0203feb0 module:main +from:0x0211ccf0 kind:load to:0x027e0954 module:dtcm +from:0x0211cd18 kind:arm_call to:0x0200eab0 module:main +from:0x0211cd4c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cdc0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cde0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211ce34 kind:load to:0x0203feb0 module:main +from:0x0211ce68 kind:arm_call to:0x0200eab0 module:main +from:0x0211ce78 kind:arm_call to:0x0200eab0 module:main +from:0x0211ceac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cf18 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cf5c kind:load to:0x0203feb0 module:main +from:0x0211cf8c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211cfa4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211cfb0 kind:load to:0x027e0cec module:dtcm +from:0x0211cfc0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211cfc8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211d014 kind:arm_call to:0x0203b434 module:main +from:0x0211d020 kind:arm_call to:0x0203c53c module:main +from:0x0211d02c kind:arm_call to:0x0203bea8 module:main +from:0x0211d030 kind:arm_call to:0x0203badc module:main +from:0x0211d06c kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0211d0a4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0211d0b8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0211d0cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d0e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d10c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d11c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d134 kind:arm_call to:0x020541c8 module:overlay(0) +from:0x0211d150 kind:arm_call to:0x020541c8 module:overlay(0) +from:0x0211d164 kind:load to:0x0203feb0 module:main +from:0x0211d1c8 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0211d1d4 kind:load to:0x021234c8 module:overlay(33) +from:0x0211d1d8 kind:load to:0x027e09bc module:dtcm +from:0x0211d1f0 kind:arm_call to:0x0211c7ac module:overlay(33) +from:0x0211d214 kind:arm_call to:0x020b7ebc module:overlay(9) +from:0x0211d21c kind:load to:0x0211ad44 module:overlay(31) +from:0x0211d258 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0211d260 kind:load to:0x027e09bc module:dtcm +from:0x0211d324 kind:arm_call to:0x01ff9f38 module:itcm +from:0x0211d32c kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x0211d33c kind:arm_call to:0x01ff9fbc module:itcm +from:0x0211d358 kind:arm_call to:0x0202a17c module:main +from:0x0211d388 kind:arm_call to:0x0201a9dc module:main +from:0x0211d394 kind:load to:0x02123a90 module:overlay(33) +from:0x0211d39c kind:load to:0x027e0998 module:dtcm +from:0x0211d3a0 kind:load to:0x0204c49c module:main +from:0x0211d3a4 kind:load to:0x02123a94 module:overlay(33) +from:0x0211d3b8 kind:arm_call to:0x02016614 module:main +from:0x0211d3e0 kind:load to:0x02123528 module:overlay(33) +from:0x0211d420 kind:arm_call to:0x0205d934 module:overlay(0) +from:0x0211d450 kind:arm_call to:0x0205d948 module:overlay(0) +from:0x0211d474 kind:arm_call to:0x0205d9bc module:overlay(0) +from:0x0211d490 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x0211d49c kind:load to:0x0212349c module:overlay(33) +from:0x0211d4b0 kind:arm_call to:0x0211ade4 module:overlay(33) +from:0x0211d4b8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0211d52c kind:load to:0x02124430 module:overlay(33) +from:0x0211d540 kind:arm_call to:0x02011f3c module:main +from:0x0211d54c kind:arm_call to:0x0211d600 module:overlay(33) +from:0x0211d564 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0211d574 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0211d5ec kind:load to:0x02123550 module:overlay(33) +from:0x0211d5f0 kind:load to:0x0212356c module:overlay(33) +from:0x0211d5f4 kind:load to:0x0212362c module:overlay(33) +from:0x0211d608 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0211d634 kind:arm_call to:0x0200f05c module:main +from:0x0211d694 kind:load to:0x02123648 module:overlay(33) +from:0x0211d698 kind:load to:0x02124430 module:overlay(33) +from:0x0211d69c kind:load to:0x02122da8 module:overlay(33) +from:0x0211d6a0 kind:load to:0x020b3168 module:overlay(0) +from:0x0211d6a4 kind:load to:0x02124504 module:overlay(33) +from:0x0211d700 kind:arm_call to:0x0211da9c module:overlay(33) +from:0x0211d730 kind:arm_call to:0x0211da9c module:overlay(33) +from:0x0211d7f8 kind:arm_call to:0x0200f05c module:main +from:0x0211d828 kind:arm_call to:0x0200f05c module:main +from:0x0211d858 kind:arm_call to:0x0200f05c module:main +from:0x0211d8a0 kind:arm_call to:0x0200f05c module:main +from:0x0211d8cc kind:arm_call to:0x0211db4c module:overlay(33) +from:0x0211d8dc kind:arm_call to:0x0211db4c module:overlay(33) +from:0x0211d914 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d934 kind:arm_call to:0x0200f05c module:main +from:0x0211d980 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211d99c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211d9ac kind:load to:0x02124430 module:overlay(33) +from:0x0211d9b0 kind:load to:0x02122dd8 module:overlay(33) +from:0x0211d9b4 kind:load to:0x02122de8 module:overlay(33) +from:0x0211d9b8 kind:load to:0x02122df8 module:overlay(33) +from:0x0211d9bc kind:load to:0x02122db8 module:overlay(33) +from:0x0211d9c0 kind:load to:0x027e09a8 module:dtcm +from:0x0211d9c8 kind:load to:0x02122dc8 module:overlay(33) +from:0x0211d9d0 kind:load to:0x027e0cec module:dtcm +from:0x0211daac kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211dac4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dad0 kind:arm_call to:0x0211da94 module:overlay(33) +from:0x0211daec kind:arm_call to:0x0211da94 module:overlay(33) +from:0x0211db08 kind:arm_call to:0x0211da94 module:overlay(33) +from:0x0211db24 kind:arm_call to:0x0211da94 module:overlay(33) +from:0x0211db48 kind:load to:0x027e0ce0 module:dtcm +from:0x0211db74 kind:arm_call to:0x01fff350 module:itcm +from:0x0211dbb4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211dbbc kind:load to:0x020b4800 module:overlay(0) +from:0x0211dbcc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211dbd4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211dbdc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0211dbf4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211dbfc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0211dc04 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0211dc0c kind:arm_call to:0x02011ff4 module:main +from:0x0211dc20 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0211dc44 kind:load to:0x02124528 module:overlay(33) +from:0x0211dc70 kind:arm_call to:0x0211ddf8 module:overlay(33) +from:0x0211dc80 kind:arm_call to:0x0211dec0 module:overlay(33) +from:0x0211dcc8 kind:arm_call to:0x0211ddf8 module:overlay(33) +from:0x0211dce4 kind:arm_call to:0x0211def4 module:overlay(33) +from:0x0211dd50 kind:arm_call to:0x0211df70 module:overlay(33) +from:0x0211dd80 kind:arm_call to:0x0211e088 module:overlay(33) +from:0x0211ddec kind:arm_call to:0x0211e0f8 module:overlay(33) +from:0x0211e058 kind:arm_call to:0x0211e60c module:overlay(33) +from:0x0211e22c kind:arm_call to:0x0211f00c module:overlay(33) +from:0x0211e26c kind:arm_call to:0x0203b6ec module:main +from:0x0211e2b4 kind:arm_call to:0x0211f094 module:overlay(33) +from:0x0211e2dc kind:arm_call to:0x0211f230 module:overlay(33) +from:0x0211e304 kind:arm_call to:0x0211f514 module:overlay(33) +from:0x0211e360 kind:arm_call to:0x0203b8f8 module:main +from:0x0211e5c4 kind:arm_call to:0x0211e60c module:overlay(33) +from:0x0211e754 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211e778 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e800 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211e858 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e970 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211e9c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ee4c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f07c kind:arm_call to:0x0211ef58 module:overlay(33) +from:0x0211f210 kind:arm_call to:0x0211ef58 module:overlay(33) +from:0x0211f2ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f378 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f3b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f3e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f4f4 kind:arm_call to:0x0211ef58 module:overlay(33) +from:0x0211f980 kind:load to:0x0211f994 module:overlay(33) +from:0x0211f988 kind:load to:0x02120d2c module:overlay(33) +from:0x02122e24 kind:arm_call to:0x0211b11c module:overlay(33) +from:0x02122e34 kind:arm_call to:0x0203e3a4 module:main +from:0x02122e48 kind:load to:0x02123a44 module:overlay(33) +from:0x02122e4c kind:load to:0x02123a54 module:overlay(33) +from:0x02122e50 kind:load to:0x0211bb0c module:overlay(33) +from:0x02122e54 kind:load to:0x02123a48 module:overlay(33) +from:0x02122e8c kind:arm_call to:0x0211bb50 module:overlay(33) +from:0x02122e9c kind:arm_call to:0x0203e3a4 module:main +from:0x02122eb0 kind:load to:0x02123a90 module:overlay(33) +from:0x02122eb8 kind:load to:0x0212349c module:overlay(33) +from:0x02122ebc kind:load to:0x02123aac module:overlay(33) +from:0x02122ec0 kind:load to:0x0211d4a4 module:overlay(33) +from:0x02122ec4 kind:load to:0x02123aa0 module:overlay(33) +from:0x02122ee4 kind:arm_call to:0x0211d554 module:overlay(33) +from:0x02122ef4 kind:arm_call to:0x0203e3a4 module:main +from:0x02122f08 kind:load to:0x02124420 module:overlay(33) +from:0x02122f0c kind:load to:0x02124430 module:overlay(33) +from:0x02122f10 kind:load to:0x0211dc18 module:overlay(33) +from:0x02122f14 kind:load to:0x02124424 module:overlay(33) +from:0x02122f18 kind:load to:0x02122e08 module:overlay(33) +from:0x02122f1c kind:load to:0x02122e58 module:overlay(33) +from:0x02122f20 kind:load to:0x02122ec8 module:overlay(33) +from:0x02122f6c kind:load to:0x0211bae0 module:overlay(33) +from:0x02122f70 kind:load to:0x02122f44 module:overlay(33) +from:0x02122f74 kind:load to:0x02122f58 module:overlay(33) +from:0x02122f78 kind:load to:0x02122f48 module:overlay(33) +from:0x02122f7c kind:load to:0x02122f40 module:overlay(33) +from:0x02122f80 kind:load to:0x02122f4c module:overlay(33) +from:0x02122f8c kind:load to:0x0211b0f4 module:overlay(33) +from:0x02122f90 kind:load to:0x02098ef4 module:overlay(0) +from:0x02122f94 kind:load to:0x02098efc module:overlay(0) +from:0x02122f98 kind:load to:0x02098f78 module:overlay(0) +from:0x02122f9c kind:load to:0x02098fb8 module:overlay(0) +from:0x02122fa0 kind:load to:0x02098fbc module:overlay(0) +from:0x02122fa4 kind:load to:0x02098fc0 module:overlay(0) +from:0x02122fb0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02122fb4 kind:load to:0x02099cfc module:overlay(0) +from:0x02122fb8 kind:load to:0x02099d14 module:overlay(0) +from:0x02122fbc kind:load to:0x02099d20 module:overlay(0) +from:0x02122fc0 kind:load to:0x01fff464 module:itcm +from:0x02122fc4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02122fc8 kind:load to:0x0211b2a4 module:overlay(33) +from:0x02122fcc kind:load to:0x0211b2e0 module:overlay(33) +from:0x02122fd0 kind:load to:0x0211b3bc module:overlay(33) +from:0x02122fd4 kind:load to:0x0211b5c8 module:overlay(33) +from:0x02122fd8 kind:load to:0x02099c64 module:overlay(0) +from:0x02122fdc kind:load to:0x0211b5dc module:overlay(33) +from:0x02122fe0 kind:load to:0x02099c6c module:overlay(0) +from:0x02122fe4 kind:load to:0x02099c70 module:overlay(0) +from:0x02122fe8 kind:load to:0x02099d2c module:overlay(0) +from:0x02122fec kind:load to:0x02099d98 module:overlay(0) +from:0x02122ff0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02122ff4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02122ff8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02122ffc kind:load to:0x0211b224 module:overlay(33) +from:0x02123000 kind:load to:0x0211b260 module:overlay(33) +from:0x02123280 kind:load to:0x02123078 module:overlay(33) +from:0x02123284 kind:load to:0x02123038 module:overlay(33) +from:0x02123288 kind:load to:0x02123004 module:overlay(33) +from:0x0212328c kind:load to:0x021230a4 module:overlay(33) +from:0x02123290 kind:load to:0x021230a0 module:overlay(33) +from:0x02123294 kind:load to:0x0212302c module:overlay(33) +from:0x02123298 kind:load to:0x02123068 module:overlay(33) +from:0x0212329c kind:load to:0x02123074 module:overlay(33) +from:0x021232a0 kind:load to:0x02123060 module:overlay(33) +from:0x021232a4 kind:load to:0x0212304c module:overlay(33) +from:0x021232a8 kind:load to:0x0212307c module:overlay(33) +from:0x021232ac kind:load to:0x02123014 module:overlay(33) +from:0x021232b0 kind:load to:0x02123034 module:overlay(33) +from:0x021232b4 kind:load to:0x02123030 module:overlay(33) +from:0x021232b8 kind:load to:0x02123064 module:overlay(33) +from:0x021232bc kind:load to:0x0212306c module:overlay(33) +from:0x021232c0 kind:load to:0x0212305c module:overlay(33) +from:0x021232c4 kind:load to:0x02123070 module:overlay(33) +from:0x021232c8 kind:load to:0x02123080 module:overlay(33) +from:0x021232cc kind:load to:0x0212303c module:overlay(33) +from:0x021232d0 kind:load to:0x02123010 module:overlay(33) +from:0x021232d4 kind:load to:0x02123084 module:overlay(33) +from:0x021232d8 kind:load to:0x02123028 module:overlay(33) +from:0x021232dc kind:load to:0x02123058 module:overlay(33) +from:0x021232e0 kind:load to:0x02123088 module:overlay(33) +from:0x021232e4 kind:load to:0x02123040 module:overlay(33) +from:0x021232e8 kind:load to:0x0212301c module:overlay(33) +from:0x021232ec kind:load to:0x0212308c module:overlay(33) +from:0x021232f0 kind:load to:0x02123054 module:overlay(33) +from:0x021232f4 kind:load to:0x02123018 module:overlay(33) +from:0x021232f8 kind:load to:0x02123090 module:overlay(33) +from:0x021232fc kind:load to:0x02123044 module:overlay(33) +from:0x02123300 kind:load to:0x02123008 module:overlay(33) +from:0x02123304 kind:load to:0x02123024 module:overlay(33) +from:0x02123308 kind:load to:0x02123094 module:overlay(33) +from:0x0212330c kind:load to:0x02123050 module:overlay(33) +from:0x02123310 kind:load to:0x021230a8 module:overlay(33) +from:0x02123314 kind:load to:0x02123098 module:overlay(33) +from:0x02123318 kind:load to:0x02123048 module:overlay(33) +from:0x0212331c kind:load to:0x02123020 module:overlay(33) +from:0x02123320 kind:load to:0x0212300c module:overlay(33) +from:0x02123324 kind:load to:0x0212309c module:overlay(33) +from:0x02123328 kind:load to:0x02123174 module:overlay(33) +from:0x0212332c kind:load to:0x02123170 module:overlay(33) +from:0x02123330 kind:load to:0x0212316c module:overlay(33) +from:0x02123334 kind:load to:0x02123168 module:overlay(33) +from:0x02123338 kind:load to:0x02123164 module:overlay(33) +from:0x0212333c kind:load to:0x02123160 module:overlay(33) +from:0x02123340 kind:load to:0x0212311c module:overlay(33) +from:0x02123344 kind:load to:0x02123158 module:overlay(33) +from:0x02123348 kind:load to:0x02123154 module:overlay(33) +from:0x0212334c kind:load to:0x02123150 module:overlay(33) +from:0x02123350 kind:load to:0x0212314c module:overlay(33) +from:0x02123354 kind:load to:0x02123148 module:overlay(33) +from:0x02123358 kind:load to:0x02123134 module:overlay(33) +from:0x0212335c kind:load to:0x0212313c module:overlay(33) +from:0x02123360 kind:load to:0x02123140 module:overlay(33) +from:0x02123364 kind:load to:0x02123178 module:overlay(33) +from:0x02123368 kind:load to:0x0212317c module:overlay(33) +from:0x0212336c kind:load to:0x02123184 module:overlay(33) +from:0x02123370 kind:load to:0x02123188 module:overlay(33) +from:0x02123374 kind:load to:0x02123194 module:overlay(33) +from:0x02123378 kind:load to:0x02123198 module:overlay(33) +from:0x0212337c kind:load to:0x021231a0 module:overlay(33) +from:0x02123380 kind:load to:0x021231a4 module:overlay(33) +from:0x02123384 kind:load to:0x021231ac module:overlay(33) +from:0x02123388 kind:load to:0x021231b0 module:overlay(33) +from:0x0212338c kind:load to:0x021231b8 module:overlay(33) +from:0x02123390 kind:load to:0x021231c0 module:overlay(33) +from:0x02123394 kind:load to:0x021231c4 module:overlay(33) +from:0x02123398 kind:load to:0x021231c8 module:overlay(33) +from:0x0212339c kind:load to:0x021231d0 module:overlay(33) +from:0x021233a0 kind:load to:0x021231d4 module:overlay(33) +from:0x021233a4 kind:load to:0x021230f8 module:overlay(33) +from:0x021233a8 kind:load to:0x021230f4 module:overlay(33) +from:0x021233ac kind:load to:0x021230f0 module:overlay(33) +from:0x021233b0 kind:load to:0x021230b0 module:overlay(33) +from:0x021233b4 kind:load to:0x021230e8 module:overlay(33) +from:0x021233b8 kind:load to:0x021230e4 module:overlay(33) +from:0x021233bc kind:load to:0x021230bc module:overlay(33) +from:0x021233c0 kind:load to:0x021230c0 module:overlay(33) +from:0x021233c4 kind:load to:0x021230d8 module:overlay(33) +from:0x021233c8 kind:load to:0x021230c8 module:overlay(33) +from:0x021233cc kind:load to:0x021230d0 module:overlay(33) +from:0x021233d0 kind:load to:0x021230d4 module:overlay(33) +from:0x021233d4 kind:load to:0x021230e0 module:overlay(33) +from:0x021233d8 kind:load to:0x021230ec module:overlay(33) +from:0x021233dc kind:load to:0x02123100 module:overlay(33) +from:0x021233e0 kind:load to:0x02123104 module:overlay(33) +from:0x021233e4 kind:load to:0x0212310c module:overlay(33) +from:0x021233e8 kind:load to:0x02123110 module:overlay(33) +from:0x021233ec kind:load to:0x02123118 module:overlay(33) +from:0x021233f0 kind:load to:0x02123120 module:overlay(33) +from:0x021233f4 kind:load to:0x02123128 module:overlay(33) +from:0x021233f8 kind:load to:0x0212312c module:overlay(33) +from:0x021233fc kind:load to:0x02123138 module:overlay(33) +from:0x02123400 kind:load to:0x02123144 module:overlay(33) +from:0x02123404 kind:load to:0x02123180 module:overlay(33) +from:0x02123408 kind:load to:0x0212318c module:overlay(33) +from:0x0212340c kind:load to:0x0212319c module:overlay(33) +from:0x02123410 kind:load to:0x021231a8 module:overlay(33) +from:0x02123414 kind:load to:0x021231b4 module:overlay(33) +from:0x02123418 kind:load to:0x021231bc module:overlay(33) +from:0x0212341c kind:load to:0x021231cc module:overlay(33) +from:0x02123420 kind:load to:0x021231d8 module:overlay(33) +from:0x02123424 kind:load to:0x021230ac module:overlay(33) +from:0x02123428 kind:load to:0x021230b4 module:overlay(33) +from:0x0212342c kind:load to:0x021230b8 module:overlay(33) +from:0x02123430 kind:load to:0x021230c4 module:overlay(33) +from:0x02123434 kind:load to:0x021230cc module:overlay(33) +from:0x02123438 kind:load to:0x021230dc module:overlay(33) +from:0x0212343c kind:load to:0x021230fc module:overlay(33) +from:0x02123440 kind:load to:0x02123108 module:overlay(33) +from:0x02123444 kind:load to:0x02123114 module:overlay(33) +from:0x02123448 kind:load to:0x02123124 module:overlay(33) +from:0x0212344c kind:load to:0x02123130 module:overlay(33) +from:0x02123450 kind:load to:0x0212315c module:overlay(33) +from:0x02123454 kind:load to:0x02123190 module:overlay(33) +from:0x02123458 kind:load to:0x02123250 module:overlay(33) +from:0x0212345c kind:load to:0x02123218 module:overlay(33) +from:0x02123460 kind:load to:0x021231e0 module:overlay(33) +from:0x02123464 kind:load to:0x021231dc module:overlay(33) +from:0x02123468 kind:load to:0x021231e8 module:overlay(33) +from:0x0212346c kind:load to:0x021231f0 module:overlay(33) +from:0x02123470 kind:load to:0x021231f8 module:overlay(33) +from:0x02123474 kind:load to:0x02123208 module:overlay(33) +from:0x02123478 kind:load to:0x02123238 module:overlay(33) +from:0x0212347c kind:load to:0x0212325c module:overlay(33) +from:0x02123480 kind:load to:0x02123268 module:overlay(33) +from:0x02123484 kind:load to:0x02123220 module:overlay(33) +from:0x02123488 kind:load to:0x0212322c module:overlay(33) +from:0x0212348c kind:load to:0x02123244 module:overlay(33) +from:0x02123490 kind:load to:0x02123274 module:overlay(33) +from:0x02123494 kind:load to:0x02123200 module:overlay(33) +from:0x02123498 kind:load to:0x02123210 module:overlay(33) +from:0x021234ac kind:load to:0x021234e8 module:overlay(33) +from:0x021234b0 kind:load to:0x02123508 module:overlay(33) +from:0x021234b4 kind:load to:0x021234ec module:overlay(33) +from:0x021234b8 kind:load to:0x021234f0 module:overlay(33) +from:0x021234bc kind:load to:0x02123514 module:overlay(33) +from:0x021234c0 kind:load to:0x021234f8 module:overlay(33) +from:0x021234c4 kind:load to:0x02123500 module:overlay(33) +from:0x02123528 kind:load to:0x0211d3e4 module:overlay(33) +from:0x02123534 kind:load to:0x0211bb2c module:overlay(33) +from:0x02123538 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0212353c kind:load to:0x0211bc1c module:overlay(33) +from:0x02123540 kind:load to:0x0211bc80 module:overlay(33) +from:0x02123544 kind:load to:0x0211bcd0 module:overlay(33) +from:0x02123554 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02123558 kind:load to:0x0209e1dc module:overlay(0) +from:0x0212355c kind:load to:0x0209e21c module:overlay(0) +from:0x02123560 kind:load to:0x0209e23c module:overlay(0) +from:0x0212356c kind:load to:0x0207db54 module:overlay(0) +from:0x02123570 kind:load to:0x0207db5c module:overlay(0) +from:0x02123574 kind:load to:0x0207e024 module:overlay(0) +from:0x02123578 kind:load to:0x0207e014 module:overlay(0) +from:0x0212357c kind:load to:0x0207e058 module:overlay(0) +from:0x02123580 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02123584 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02123588 kind:load to:0x0207e168 module:overlay(0) +from:0x02123594 kind:load to:0x0211bf4c module:overlay(33) +from:0x02123598 kind:load to:0x0209e87c module:overlay(0) +from:0x0212359c kind:load to:0x0211c310 module:overlay(33) +from:0x021235a0 kind:load to:0x0211c69c module:overlay(33) +from:0x021235a4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021235a8 kind:load to:0x0211cb78 module:overlay(33) +from:0x021235ac kind:load to:0x0211d264 module:overlay(33) +from:0x021235b0 kind:load to:0x0209e990 module:overlay(0) +from:0x021235b4 kind:load to:0x0209e998 module:overlay(0) +from:0x021235b8 kind:load to:0x0209e99c module:overlay(0) +from:0x021235bc kind:load to:0x0211cb54 module:overlay(33) +from:0x021235c0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021235c4 kind:load to:0x0211be84 module:overlay(33) +from:0x021235c8 kind:load to:0x0211bee4 module:overlay(33) +from:0x021235cc kind:load to:0x0211d16c module:overlay(33) +from:0x021235d0 kind:load to:0x0211d1f8 module:overlay(33) +from:0x021235d4 kind:load to:0x0211d1dc module:overlay(33) +from:0x021235d8 kind:load to:0x0211d220 module:overlay(33) +from:0x021235e8 kind:load to:0x0211d4c4 module:overlay(33) +from:0x021235ec kind:load to:0x02062c68 module:overlay(0) +from:0x021235fc kind:load to:0x02062c78 module:overlay(0) +from:0x02123600 kind:load to:0x02062c7c module:overlay(0) +from:0x02123608 kind:load to:0x02062c84 module:overlay(0) +from:0x0212362c kind:load to:0x0211d530 module:overlay(33) +from:0x02123630 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02123634 kind:load to:0x0209e1dc module:overlay(0) +from:0x02123638 kind:load to:0x0209e21c module:overlay(0) +from:0x0212363c kind:load to:0x0209e23c module:overlay(0) +from:0x02123648 kind:load to:0x0211d6a8 module:overlay(33) +from:0x0212364c kind:load to:0x0209e87c module:overlay(0) +from:0x02123650 kind:load to:0x0211d6d8 module:overlay(33) +from:0x02123654 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02123658 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0212365c kind:load to:0x0211d9d4 module:overlay(33) +from:0x02123660 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02123664 kind:load to:0x0209e990 module:overlay(0) +from:0x02123668 kind:load to:0x0209e998 module:overlay(0) +from:0x0212366c kind:load to:0x0209e99c module:overlay(0) +from:0x02123670 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02123674 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02123678 kind:load to:0x0211dbc0 module:overlay(33) +from:0x0212367c kind:load to:0x0211dbe8 module:overlay(33) +from:0x02123680 kind:load to:0x0211d77c module:overlay(33) diff --git a/config/jp/arm9/overlays/ov033/symbols.txt b/config/jp/arm9/overlays/ov033/symbols.txt new file mode 100644 index 00000000..e2ca85e1 --- /dev/null +++ b/config/jp/arm9/overlays/ov033/symbols.txt @@ -0,0 +1,327 @@ +func_ov033_0211ad60 kind:function(arm,size=0x84) addr:0x0211ad60 +func_ov033_0211ade4 kind:function(arm,size=0x4) addr:0x0211ade4 +func_ov033_0211ade8 kind:function(arm,size=0x94) addr:0x0211ade8 +func_ov033_0211ae7c kind:function(arm,size=0x18) addr:0x0211ae7c +func_ov033_0211ae94 kind:function(arm,size=0x18) addr:0x0211ae94 +func_ov033_0211aeac kind:function(arm,size=0xc) addr:0x0211aeac +func_ov033_0211aeb8 kind:function(arm,size=0xc) addr:0x0211aeb8 +func_ov033_0211aec4 kind:function(arm,size=0x64) addr:0x0211aec4 +func_ov033_0211af28 kind:function(arm,size=0x68) addr:0x0211af28 +func_ov033_0211af90 kind:function(arm,size=0x9c) addr:0x0211af90 +func_ov033_0211b02c kind:function(arm,size=0xbc) addr:0x0211b02c +func_ov033_0211b0e8 kind:function(arm,size=0xc) addr:0x0211b0e8 +func_ov033_0211b0f4 kind:function(arm,size=0x28) addr:0x0211b0f4 +func_ov033_0211b11c kind:function(arm,size=0x28) addr:0x0211b11c +func_ov033_0211b144 kind:function(arm,size=0xe0) addr:0x0211b144 +func_ov033_0211b224 kind:function(arm,size=0x3c) addr:0x0211b224 +func_ov033_0211b260 kind:function(arm,size=0x44) addr:0x0211b260 +func_ov033_0211b2a4 kind:function(arm,size=0x3c) addr:0x0211b2a4 +func_ov033_0211b2e0 kind:function(arm,size=0xdc) addr:0x0211b2e0 +func_ov033_0211b3bc kind:function(arm,size=0x20c) addr:0x0211b3bc +func_ov033_0211b5c8 kind:function(arm,size=0x14) addr:0x0211b5c8 +func_ov033_0211b5dc kind:function(arm,size=0x4) addr:0x0211b5dc +func_ov033_0211b5e0 kind:function(arm,size=0x1b4) addr:0x0211b5e0 +func_ov033_0211b794 kind:function(arm,size=0x64) addr:0x0211b794 +func_ov033_0211b7f8 kind:function(arm,size=0x16c) addr:0x0211b7f8 +func_ov033_0211b964 kind:function(arm,size=0x13c) addr:0x0211b964 +func_ov033_0211baa0 kind:function(arm,size=0x40) addr:0x0211baa0 +func_ov033_0211bae0 kind:function(arm,size=0x2c) addr:0x0211bae0 +func_ov033_0211bb0c kind:function(arm,size=0x14) addr:0x0211bb0c +func_ov033_0211bb20 kind:function(arm,size=0xc) addr:0x0211bb20 +func_ov033_0211bb2c kind:function(arm,size=0x24) addr:0x0211bb2c +func_ov033_0211bb50 kind:function(arm,size=0xcc) addr:0x0211bb50 +func_ov033_0211bc1c kind:function(arm,size=0x64) addr:0x0211bc1c +func_ov033_0211bc80 kind:function(arm,size=0x50) addr:0x0211bc80 +func_ov033_0211bcd0 kind:function(arm,size=0x18) addr:0x0211bcd0 +func_ov033_0211bce8 kind:function(arm,size=0x19c) addr:0x0211bce8 +func_ov033_0211be84 kind:function(arm,size=0x60) addr:0x0211be84 +func_ov033_0211bee4 kind:function(arm,size=0x68) addr:0x0211bee4 +func_ov033_0211bf4c kind:function(arm,size=0x3c4) addr:0x0211bf4c +func_ov033_0211c310 kind:function(arm,size=0x38c) addr:0x0211c310 +func_ov033_0211c69c kind:function(arm,size=0x14) addr:0x0211c69c +func_ov033_0211c6b0 kind:function(arm,size=0xfc) addr:0x0211c6b0 +func_ov033_0211c7ac kind:function(arm,size=0x268) addr:0x0211c7ac +func_ov033_0211ca14 kind:function(arm,size=0x140) addr:0x0211ca14 +func_ov033_0211cb54 kind:function(arm,size=0x24) addr:0x0211cb54 +func_ov033_0211cb78 kind:function(arm,size=0x17c) addr:0x0211cb78 +func_ov033_0211ccf4 kind:function(arm,size=0x148) addr:0x0211ccf4 +func_ov033_0211ce3c kind:function(arm,size=0x128) addr:0x0211ce3c +func_ov033_0211cf64 kind:function(arm,size=0x50) addr:0x0211cf64 +func_ov033_0211cfb4 kind:function(arm,size=0x1c) addr:0x0211cfb4 +func_ov033_0211cfd0 kind:function(arm,size=0x19c) addr:0x0211cfd0 +func_ov033_0211d16c kind:function(arm,size=0x70) addr:0x0211d16c +func_ov033_0211d1dc kind:function(arm,size=0x1c) addr:0x0211d1dc +func_ov033_0211d1f8 kind:function(arm,size=0x28) addr:0x0211d1f8 +func_ov033_0211d220 kind:function(arm,size=0x44) addr:0x0211d220 +func_ov033_0211d264 kind:function(arm,size=0x144) addr:0x0211d264 +func_ov033_0211d3a8 kind:function(arm,size=0x3c) addr:0x0211d3a8 +func_ov033_0211d3e4 kind:function(arm,size=0xc0) addr:0x0211d3e4 +func_ov033_0211d4a4 kind:function(arm,size=0x20) addr:0x0211d4a4 +func_ov033_0211d4c4 kind:function(arm,size=0x6c) addr:0x0211d4c4 +func_ov033_0211d530 kind:function(arm,size=0x24) addr:0x0211d530 +func_ov033_0211d554 kind:function(arm,size=0xac) addr:0x0211d554 +func_ov033_0211d600 kind:function(arm,size=0xa8) addr:0x0211d600 +func_ov033_0211d6a8 kind:function(arm,size=0x30) addr:0x0211d6a8 +func_ov033_0211d6d8 kind:function(arm,size=0xa4) addr:0x0211d6d8 +func_ov033_0211d77c kind:function(arm,size=0x258) addr:0x0211d77c +func_ov033_0211d9d4 kind:function(arm,size=0x78) addr:0x0211d9d4 +func_ov033_0211da4c kind:function(arm,size=0x18) addr:0x0211da4c +func_ov033_0211da64 kind:function(arm,size=0x18) addr:0x0211da64 +func_ov033_0211da7c kind:function(arm,size=0x18) addr:0x0211da7c +func_ov033_0211da94 kind:function(arm,size=0x8) addr:0x0211da94 +func_ov033_0211da9c kind:function(arm,size=0xb0) addr:0x0211da9c +func_ov033_0211db4c kind:function(arm,size=0x74) addr:0x0211db4c +func_ov033_0211dbc0 kind:function(arm,size=0x28) addr:0x0211dbc0 +func_ov033_0211dbe8 kind:function(arm,size=0x30) addr:0x0211dbe8 +func_ov033_0211dc18 kind:function(arm,size=0x14) addr:0x0211dc18 +func_ov033_0211dc2c kind:function(arm,size=0x1c) addr:0x0211dc2c +func_ov033_0211dc48 kind:function(arm,size=0x44) addr:0x0211dc48 +func_ov033_0211dc8c kind:function(arm,size=0xd0) addr:0x0211dc8c +func_ov033_0211dd5c kind:function(arm,size=0x9c) addr:0x0211dd5c +func_ov033_0211ddf8 kind:function(arm,size=0xc8) addr:0x0211ddf8 +func_ov033_0211dec0 kind:function(arm,size=0x34) addr:0x0211dec0 +func_ov033_0211def4 kind:function(arm,size=0x7c) addr:0x0211def4 +func_ov033_0211df70 kind:function(arm,size=0x118) addr:0x0211df70 +func_ov033_0211e088 kind:function(arm,size=0x70) addr:0x0211e088 +func_ov033_0211e0f8 kind:function(arm,size=0x514) addr:0x0211e0f8 +func_ov033_0211e60c kind:function(arm,size=0x3fc) addr:0x0211e60c +func_ov033_0211ea08 kind:function(arm,size=0x550) addr:0x0211ea08 +func_ov033_0211ef58 kind:function(arm,size=0xb4) addr:0x0211ef58 +func_ov033_0211f00c kind:function(arm,size=0x88) addr:0x0211f00c +func_ov033_0211f094 kind:function(arm,size=0x19c) addr:0x0211f094 +func_ov033_0211f230 kind:function(arm,size=0x2e4) addr:0x0211f230 +func_ov033_0211f514 kind:function(arm,size=0x430) addr:0x0211f514 +data_ov033_0211f944 kind:data(any) addr:0x0211f944 +data_ov033_0211f958 kind:data(any) addr:0x0211f958 +data_ov033_0211f96c kind:data(any) addr:0x0211f96c +data_ov033_0211f980 kind:data(any) addr:0x0211f980 +data_ov033_0211f994 kind:data(any) addr:0x0211f994 +data_ov033_0211fbcc kind:data(any) addr:0x0211fbcc ambiguous +data_ov033_0211fd08 kind:data(any) addr:0x0211fd08 ambiguous +data_ov033_0211fd40 kind:data(any) addr:0x0211fd40 ambiguous +data_ov033_0211fd6c kind:data(any) addr:0x0211fd6c ambiguous +data_ov033_0211fd70 kind:data(any) addr:0x0211fd70 ambiguous +data_ov033_0211fdd4 kind:data(any) addr:0x0211fdd4 ambiguous +data_ov033_0211fe14 kind:data(any) addr:0x0211fe14 ambiguous +data_ov033_0211fe48 kind:data(any) addr:0x0211fe48 ambiguous +data_ov033_021200bc kind:data(any) addr:0x021200bc ambiguous +data_ov033_021201d0 kind:data(any) addr:0x021201d0 ambiguous +data_ov033_0212023c kind:data(any) addr:0x0212023c ambiguous +data_ov033_02120350 kind:data(any) addr:0x02120350 ambiguous +data_ov033_02120510 kind:data(any) addr:0x02120510 ambiguous +data_ov033_021206ec kind:data(any) addr:0x021206ec ambiguous +data_ov033_021207e8 kind:data(any) addr:0x021207e8 ambiguous +data_ov033_02120a04 kind:data(any) addr:0x02120a04 ambiguous +data_ov033_02120c18 kind:data(any) addr:0x02120c18 ambiguous +data_ov033_02120d2c kind:data(any) addr:0x02120d2c +data_ov033_02120e40 kind:data(any) addr:0x02120e40 ambiguous +data_ov033_02121b20 kind:data(any) addr:0x02121b20 ambiguous +data_ov033_02122764 kind:data(any) addr:0x02122764 ambiguous +data_ov033_02122b3c kind:data(any) addr:0x02122b3c ambiguous +data_ov033_02122cd0 kind:data(any) addr:0x02122cd0 ambiguous +data_ov033_02122ce4 kind:data(any) addr:0x02122ce4 +data_ov033_02122d00 kind:data(any) addr:0x02122d00 +data_ov033_02122d1c kind:data(any) addr:0x02122d1c +data_ov033_02122d38 kind:data(any) addr:0x02122d38 +data_ov033_02122d48 kind:data(any) addr:0x02122d48 +data_ov033_02122d58 kind:data(any) addr:0x02122d58 +data_ov033_02122d68 kind:data(any) addr:0x02122d68 +data_ov033_02122d78 kind:data(any) addr:0x02122d78 +data_ov033_02122d88 kind:data(any) addr:0x02122d88 +data_ov033_02122d98 kind:data(any) addr:0x02122d98 +data_ov033_02122da8 kind:data(any) addr:0x02122da8 +data_ov033_02122db8 kind:data(any) addr:0x02122db8 +data_ov033_02122dc8 kind:data(any) addr:0x02122dc8 +data_ov033_02122dd8 kind:data(any) addr:0x02122dd8 +data_ov033_02122de8 kind:data(any) addr:0x02122de8 +data_ov033_02122df8 kind:data(any) addr:0x02122df8 +func_ov033_02122e08 kind:function(arm,size=0x50) addr:0x02122e08 +func_ov033_02122e58 kind:function(arm,size=0x70) addr:0x02122e58 +func_ov033_02122ec8 kind:function(arm,size=0x50) addr:0x02122ec8 +data_ov033_02122f40 kind:data(any) addr:0x02122f40 +data_ov033_02122f44 kind:data(any) addr:0x02122f44 +data_ov033_02122f48 kind:data(any) addr:0x02122f48 +data_ov033_02122f4c kind:data(any) addr:0x02122f4c +data_ov033_02122f58 kind:data(any) addr:0x02122f58 +data_ov033_02122f6c kind:data(any) addr:0x02122f6c +data_ov033_02122f70 kind:data(any) addr:0x02122f70 +data_ov033_02122f8c kind:data(any) addr:0x02122f8c +data_ov033_02122fb0 kind:data(any) addr:0x02122fb0 +data_ov033_02123004 kind:data(any) addr:0x02123004 +data_ov033_02123008 kind:data(any) addr:0x02123008 +data_ov033_0212300c kind:data(any) addr:0x0212300c +data_ov033_02123010 kind:data(any) addr:0x02123010 +data_ov033_02123014 kind:data(any) addr:0x02123014 +data_ov033_02123018 kind:data(any) addr:0x02123018 +data_ov033_0212301c kind:data(any) addr:0x0212301c +data_ov033_02123020 kind:data(any) addr:0x02123020 +data_ov033_02123024 kind:data(any) addr:0x02123024 +data_ov033_02123028 kind:data(any) addr:0x02123028 +data_ov033_0212302c kind:data(any) addr:0x0212302c +data_ov033_02123030 kind:data(any) addr:0x02123030 +data_ov033_02123034 kind:data(any) addr:0x02123034 +data_ov033_02123038 kind:data(any) addr:0x02123038 +data_ov033_0212303c kind:data(any) addr:0x0212303c +data_ov033_02123040 kind:data(any) addr:0x02123040 +data_ov033_02123044 kind:data(any) addr:0x02123044 +data_ov033_02123048 kind:data(any) addr:0x02123048 +data_ov033_0212304c kind:data(any) addr:0x0212304c +data_ov033_02123050 kind:data(any) addr:0x02123050 +data_ov033_02123054 kind:data(any) addr:0x02123054 +data_ov033_02123058 kind:data(any) addr:0x02123058 +data_ov033_0212305c kind:data(any) addr:0x0212305c +data_ov033_02123060 kind:data(any) addr:0x02123060 +data_ov033_02123064 kind:data(any) addr:0x02123064 +data_ov033_02123068 kind:data(any) addr:0x02123068 +data_ov033_0212306c kind:data(any) addr:0x0212306c +data_ov033_02123070 kind:data(any) addr:0x02123070 +data_ov033_02123074 kind:data(any) addr:0x02123074 +data_ov033_02123078 kind:data(any) addr:0x02123078 +data_ov033_0212307c kind:data(any) addr:0x0212307c +data_ov033_02123080 kind:data(any) addr:0x02123080 +data_ov033_02123084 kind:data(any) addr:0x02123084 +data_ov033_02123088 kind:data(any) addr:0x02123088 +data_ov033_0212308c kind:data(any) addr:0x0212308c +data_ov033_02123090 kind:data(any) addr:0x02123090 +data_ov033_02123094 kind:data(any) addr:0x02123094 +data_ov033_02123098 kind:data(any) addr:0x02123098 +data_ov033_0212309c kind:data(any) addr:0x0212309c +data_ov033_021230a0 kind:data(any) addr:0x021230a0 +data_ov033_021230a4 kind:data(any) addr:0x021230a4 +data_ov033_021230a8 kind:data(any) addr:0x021230a8 +data_ov033_021230ac kind:data(any) addr:0x021230ac +data_ov033_021230b0 kind:data(any) addr:0x021230b0 +data_ov033_021230b4 kind:data(any) addr:0x021230b4 +data_ov033_021230b8 kind:data(any) addr:0x021230b8 +data_ov033_021230bc kind:data(any) addr:0x021230bc +data_ov033_021230c0 kind:data(any) addr:0x021230c0 +data_ov033_021230c4 kind:data(any) addr:0x021230c4 +data_ov033_021230c8 kind:data(any) addr:0x021230c8 +data_ov033_021230cc kind:data(any) addr:0x021230cc +data_ov033_021230d0 kind:data(any) addr:0x021230d0 +data_ov033_021230d4 kind:data(any) addr:0x021230d4 +data_ov033_021230d8 kind:data(any) addr:0x021230d8 +data_ov033_021230dc kind:data(any) addr:0x021230dc +data_ov033_021230e0 kind:data(any) addr:0x021230e0 +data_ov033_021230e4 kind:data(any) addr:0x021230e4 +data_ov033_021230e8 kind:data(any) addr:0x021230e8 +data_ov033_021230ec kind:data(any) addr:0x021230ec +data_ov033_021230f0 kind:data(any) addr:0x021230f0 +data_ov033_021230f4 kind:data(any) addr:0x021230f4 +data_ov033_021230f8 kind:data(any) addr:0x021230f8 +data_ov033_021230fc kind:data(any) addr:0x021230fc +data_ov033_02123100 kind:data(any) addr:0x02123100 +data_ov033_02123104 kind:data(any) addr:0x02123104 +data_ov033_02123108 kind:data(any) addr:0x02123108 +data_ov033_0212310c kind:data(any) addr:0x0212310c +data_ov033_02123110 kind:data(any) addr:0x02123110 +data_ov033_02123114 kind:data(any) addr:0x02123114 +data_ov033_02123118 kind:data(any) addr:0x02123118 +data_ov033_0212311c kind:data(any) addr:0x0212311c +data_ov033_02123120 kind:data(any) addr:0x02123120 +data_ov033_02123124 kind:data(any) addr:0x02123124 +data_ov033_02123128 kind:data(any) addr:0x02123128 +data_ov033_0212312c kind:data(any) addr:0x0212312c +data_ov033_02123130 kind:data(any) addr:0x02123130 +data_ov033_02123134 kind:data(any) addr:0x02123134 +data_ov033_02123138 kind:data(any) addr:0x02123138 +data_ov033_0212313c kind:data(any) addr:0x0212313c +data_ov033_02123140 kind:data(any) addr:0x02123140 +data_ov033_02123144 kind:data(any) addr:0x02123144 +data_ov033_02123148 kind:data(any) addr:0x02123148 +data_ov033_0212314c kind:data(any) addr:0x0212314c +data_ov033_02123150 kind:data(any) addr:0x02123150 +data_ov033_02123154 kind:data(any) addr:0x02123154 +data_ov033_02123158 kind:data(any) addr:0x02123158 +data_ov033_0212315c kind:data(any) addr:0x0212315c +data_ov033_02123160 kind:data(any) addr:0x02123160 +data_ov033_02123164 kind:data(any) addr:0x02123164 +data_ov033_02123168 kind:data(any) addr:0x02123168 +data_ov033_0212316c kind:data(any) addr:0x0212316c +data_ov033_02123170 kind:data(any) addr:0x02123170 +data_ov033_02123174 kind:data(any) addr:0x02123174 +data_ov033_02123178 kind:data(any) addr:0x02123178 +data_ov033_0212317c kind:data(any) addr:0x0212317c +data_ov033_02123180 kind:data(any) addr:0x02123180 +data_ov033_02123184 kind:data(any) addr:0x02123184 +data_ov033_02123188 kind:data(any) addr:0x02123188 +data_ov033_0212318c kind:data(any) addr:0x0212318c +data_ov033_02123190 kind:data(any) addr:0x02123190 +data_ov033_02123194 kind:data(any) addr:0x02123194 +data_ov033_02123198 kind:data(any) addr:0x02123198 +data_ov033_0212319c kind:data(any) addr:0x0212319c +data_ov033_021231a0 kind:data(any) addr:0x021231a0 +data_ov033_021231a4 kind:data(any) addr:0x021231a4 +data_ov033_021231a8 kind:data(any) addr:0x021231a8 +data_ov033_021231ac kind:data(any) addr:0x021231ac +data_ov033_021231b0 kind:data(any) addr:0x021231b0 +data_ov033_021231b4 kind:data(any) addr:0x021231b4 +data_ov033_021231b8 kind:data(any) addr:0x021231b8 +data_ov033_021231bc kind:data(any) addr:0x021231bc +data_ov033_021231c0 kind:data(any) addr:0x021231c0 +data_ov033_021231c4 kind:data(any) addr:0x021231c4 +data_ov033_021231c8 kind:data(any) addr:0x021231c8 +data_ov033_021231cc kind:data(any) addr:0x021231cc +data_ov033_021231d0 kind:data(any) addr:0x021231d0 +data_ov033_021231d4 kind:data(any) addr:0x021231d4 +data_ov033_021231d8 kind:data(any) addr:0x021231d8 +data_ov033_021231dc kind:data(any) addr:0x021231dc +data_ov033_021231e0 kind:data(any) addr:0x021231e0 +data_ov033_021231e8 kind:data(any) addr:0x021231e8 +data_ov033_021231f0 kind:data(any) addr:0x021231f0 +data_ov033_021231f8 kind:data(any) addr:0x021231f8 +data_ov033_02123200 kind:data(any) addr:0x02123200 +data_ov033_02123208 kind:data(any) addr:0x02123208 +data_ov033_02123210 kind:data(any) addr:0x02123210 +data_ov033_02123218 kind:data(any) addr:0x02123218 +data_ov033_02123220 kind:data(any) addr:0x02123220 +data_ov033_0212322c kind:data(any) addr:0x0212322c +data_ov033_02123238 kind:data(any) addr:0x02123238 +data_ov033_02123244 kind:data(any) addr:0x02123244 +data_ov033_02123250 kind:data(any) addr:0x02123250 +data_ov033_0212325c kind:data(any) addr:0x0212325c +data_ov033_02123268 kind:data(any) addr:0x02123268 +data_ov033_02123274 kind:data(any) addr:0x02123274 +data_ov033_02123280 kind:data(any) addr:0x02123280 +data_ov033_0212345c kind:data(any) addr:0x0212345c ambiguous +data_ov033_0212349c kind:data(any) addr:0x0212349c +data_ov033_021234ac kind:data(any) addr:0x021234ac +data_ov033_021234c8 kind:data(any) addr:0x021234c8 +data_ov033_021234d8 kind:data(any) addr:0x021234d8 ambiguous +data_ov033_021234e8 kind:data(any) addr:0x021234e8 +data_ov033_021234ec kind:data(any) addr:0x021234ec +data_ov033_021234f0 kind:data(any) addr:0x021234f0 +data_ov033_021234f8 kind:data(any) addr:0x021234f8 +data_ov033_02123500 kind:data(any) addr:0x02123500 +data_ov033_02123508 kind:data(any) addr:0x02123508 +data_ov033_02123514 kind:data(any) addr:0x02123514 +data_ov033_02123528 kind:data(any) addr:0x02123528 +data_ov033_02123534 kind:data(any) addr:0x02123534 +data_ov033_02123550 kind:data(any) addr:0x02123550 +data_ov033_0212356c kind:data(any) addr:0x0212356c +data_ov033_02123594 kind:data(any) addr:0x02123594 +data_ov033_021235e4 kind:data(any) addr:0x021235e4 +data_ov033_0212360c kind:data(any) addr:0x0212360c +data_ov033_0212361c kind:data(any) addr:0x0212361c +data_ov033_0212362c kind:data(any) addr:0x0212362c +data_ov033_02123648 kind:data(any) addr:0x02123648 +data_ov033_021236a0 kind:bss addr:0x021236a0 +data_ov033_021236a4 kind:bss addr:0x021236a4 +data_ov033_02123a44 kind:bss addr:0x02123a44 +data_ov033_02123a48 kind:bss addr:0x02123a48 +data_ov033_02123a54 kind:bss addr:0x02123a54 +data_ov033_02123a90 kind:bss addr:0x02123a90 +data_ov033_02123a94 kind:bss addr:0x02123a94 +data_ov033_02123aa0 kind:bss addr:0x02123aa0 +data_ov033_02123aac kind:bss addr:0x02123aac +data_ov033_02123b80 kind:bss addr:0x02123b80 +data_ov033_02123ba4 kind:bss addr:0x02123ba4 +data_ov033_02123c90 kind:bss addr:0x02123c90 ambiguous +data_ov033_021241ad kind:bss addr:0x021241ad ambiguous +data_ov033_02124348 kind:bss addr:0x02124348 ambiguous +data_ov033_02124360 kind:bss addr:0x02124360 ambiguous +data_ov033_02124420 kind:bss addr:0x02124420 +data_ov033_02124424 kind:bss addr:0x02124424 +data_ov033_02124430 kind:bss addr:0x02124430 +data_ov033_02124504 kind:bss addr:0x02124504 +data_ov033_02124528 kind:bss addr:0x02124528 diff --git a/config/jp/arm9/overlays/ov034/delinks.txt b/config/jp/arm9/overlays/ov034/delinks.txt new file mode 100644 index 00000000..99c5ae84 --- /dev/null +++ b/config/jp/arm9/overlays/ov034/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0211ad60 end:0x021241f4 kind:code align:32 + .rodata start:0x021241f4 end:0x021242a8 kind:data align:4 + .init start:0x021242a8 end:0x02124588 kind:code align:4 + .ctor start:0x02124588 end:0x021245ac kind:data align:4 + .data start:0x021245c0 end:0x02124c20 kind:data align:32 + .bss start:0x02124c20 end:0x02125280 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov034/relocs.txt b/config/jp/arm9/overlays/ov034/relocs.txt new file mode 100644 index 00000000..a3017bb5 --- /dev/null +++ b/config/jp/arm9/overlays/ov034/relocs.txt @@ -0,0 +1,1275 @@ +from:0x0211ad68 kind:load to:0x02124c30 module:overlay(34) +from:0x0211ad7c kind:arm_call to:0x02011f3c module:main +from:0x0211ad88 kind:arm_call to:0x0211adf4 module:overlay(34) +from:0x0211ad9c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211adb4 kind:load to:0x021245c8 module:overlay(34) +from:0x0211adc0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211add8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211ade4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211adf0 kind:load to:0x021245ec module:overlay(34) +from:0x0211adfc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211ae14 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211ae20 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211ae2c kind:load to:0x021245ec module:overlay(34) +from:0x0211aeb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211aee8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211af28 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x0211afa0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211afcc kind:load to:0x027e09b8 module:dtcm +from:0x0211afd0 kind:load to:0x027e09bc module:dtcm +from:0x0211afd4 kind:load to:0x0203feb0 module:main +from:0x0211aff4 kind:arm_call to:0x0200f05c module:main +from:0x0211b010 kind:load to:0x02124c30 module:overlay(34) +from:0x0211b014 kind:load to:0x021241f4 module:overlay(34) +from:0x0211b034 kind:arm_call to:0x0200f05c module:main +from:0x0211b050 kind:load to:0x02124c30 module:overlay(34) +from:0x0211b054 kind:load to:0x02124204 module:overlay(34) +from:0x0211b064 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211b06c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211b074 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211b08c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211b094 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211b09c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211b0a4 kind:arm_call to:0x02011ff4 module:main +from:0x0211b0b8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211b0cc kind:load to:0x02124d18 module:overlay(34) +from:0x0211b0e0 kind:arm_call to:0x02011f3c module:main +from:0x0211b0ec kind:arm_call to:0x0211b1c0 module:overlay(34) +from:0x0211b100 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211b148 kind:load to:0x02124650 module:overlay(34) +from:0x0211b174 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211b1ac kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211b1b8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211b1cc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211b224 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211b24c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211b264 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211b298 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211b2b0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211b310 kind:arm_call to:0x0203e690 module:main +from:0x0211b328 kind:arm_call to:0x0203e690 module:main +from:0x0211b334 kind:load to:0x021246ec module:overlay(34) +from:0x0211b338 kind:load to:0x02124d18 module:overlay(34) +from:0x0211b33c kind:load to:0x021246a4 module:overlay(34) +from:0x0211b340 kind:load to:0x0211bb4c module:overlay(34) +from:0x0211b344 kind:load to:0x020a1aac module:overlay(0) +from:0x0211b350 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b3a4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211b3c0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0211b42c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0211b494 kind:load to:0x0212466c module:overlay(34) +from:0x0211b49c kind:load to:0x02124684 module:overlay(34) +from:0x0211b4d4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0211b51c kind:arm_call to:0x01ff916c module:itcm +from:0x0211b548 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0211b560 kind:arm_call to:0x01ff916c module:itcm +from:0x0211b5ac kind:arm_call to:0x020733ec module:overlay(0) +from:0x0211b5b8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0211b724 kind:load to:0x027e09a8 module:dtcm +from:0x0211b810 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0211b834 kind:arm_call to:0x0211b9bc module:overlay(34) +from:0x0211b880 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b894 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b8bc kind:arm_call to:0x0211ba50 module:overlay(34) +from:0x0211b8cc kind:load to:0x02124214 module:overlay(34) +from:0x0211b8d4 kind:load to:0x02124684 module:overlay(34) +from:0x0211b904 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211b918 kind:arm_call to:0x0200ea38 module:main +from:0x0211b958 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211b9a4 kind:arm_call to:0x020c219c module:overlay(17) +from:0x0211b9b0 kind:load to:0x020b66c4 module:overlay(0) +from:0x0211b9b4 kind:load to:0x02124224 module:overlay(34) +from:0x0211b9b8 kind:load to:0x027e09b4 module:dtcm +from:0x0211ba1c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211ba34 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211ba4c kind:load to:0x027e0cec module:dtcm +from:0x0211bad8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211baf0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211bb0c kind:load to:0x027e0cec module:dtcm +from:0x0211bb2c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211bb40 kind:load to:0x02058e24 module:overlay(0) +from:0x0211bb60 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211bb68 kind:arm_call to:0x02011ff4 module:main +from:0x0211bb98 kind:arm_call to:0x0203e740 module:main +from:0x0211bbac kind:arm_call to:0x0203e740 module:main +from:0x0211bbb4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211bbbc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211bbc4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211bbcc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211bbd8 kind:load to:0x020a1aac module:overlay(0) +from:0x0211bc00 kind:arm_call to:0x0203e740 module:main +from:0x0211bc14 kind:arm_call to:0x0203e740 module:main +from:0x0211bc1c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211bc24 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211bc2c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211bc34 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211bc3c kind:arm_call to:0x02011ff4 module:main +from:0x0211bc48 kind:load to:0x020a1aac module:overlay(0) +from:0x0211bc54 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211bc68 kind:load to:0x02124e00 module:overlay(34) +from:0x0211bc7c kind:arm_call to:0x02011f3c module:main +from:0x0211bc88 kind:arm_call to:0x0211bcb8 module:overlay(34) +from:0x0211bc9c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211bcb4 kind:load to:0x02124764 module:overlay(34) +from:0x0211bcc0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211bd18 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211bd40 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211bd58 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211bd6c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0211bd90 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0211bd9c kind:load to:0x021247f8 module:overlay(34) +from:0x0211bda0 kind:load to:0x02124e00 module:overlay(34) +from:0x0211bda4 kind:load to:0x021247b0 module:overlay(34) +from:0x0211bda8 kind:load to:0x02124788 module:overlay(34) +from:0x0211bdb4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211be80 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0211bea4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211beec kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211bf40 kind:arm_call to:0x02029a4c module:main +from:0x0211bf90 kind:arm_call to:0x020c90c8 module:overlay(24) +from:0x0211bfa4 kind:load to:0x02124744 module:overlay(34) +from:0x0211bfac kind:load to:0x027e09c0 module:dtcm +from:0x0211bfb0 kind:load to:0x027e09a4 module:dtcm +from:0x0211bfb4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211bfbc kind:load to:0x027e09b8 module:dtcm +from:0x0211bfc0 kind:load to:0x027e0cf8 module:dtcm +from:0x0211c000 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211c008 kind:arm_call to:0x02011ff4 module:main +from:0x0211c020 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0211c028 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211c030 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211c038 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211c050 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0211c058 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211c060 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211c068 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211c070 kind:arm_call to:0x02011ff4 module:main +from:0x0211c084 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211c0ac kind:arm_call to:0x01fff458 module:itcm +from:0x0211c0e0 kind:load to:0x02124ee8 module:overlay(34) +from:0x0211c0f4 kind:arm_call to:0x02011f3c module:main +from:0x0211c100 kind:arm_call to:0x0211c65c module:overlay(34) +from:0x0211c114 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211c148 kind:load to:0x021248c4 module:overlay(34) +from:0x0211c158 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0211c16c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0211c174 kind:arm_call to:0x02011ff4 module:main +from:0x0211c1f8 kind:arm_call to:0x0208d154 module:overlay(0) +from:0x0211c238 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c258 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c2a8 kind:arm_call to:0x0211f72c module:overlay(34) +from:0x0211c2f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c314 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c364 kind:arm_call to:0x01fff458 module:itcm +from:0x0211c388 kind:arm_call to:0x0211ee74 module:overlay(34) +from:0x0211c398 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c3b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c3bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c3d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211c3e4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211c3f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c408 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c474 kind:arm_call to:0x0208043c module:overlay(0) +from:0x0211c488 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c48c kind:load to:0x027e0ce4 module:dtcm +from:0x0211c4dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c4e8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211c520 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0211c530 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c544 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0211c574 kind:load to:0x021248a8 module:overlay(34) +from:0x0211c588 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211c5a4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211c5ac kind:arm_call to:0x02011ff4 module:main +from:0x0211c668 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211c6cc kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0211c6d4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0211c6e8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0211c6fc kind:arm_call to:0x0211c538 module:overlay(34) +from:0x0211c704 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0211c714 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0211c71c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0211c724 kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x0211c72c kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x0211c748 kind:arm_call to:0x0203e690 module:main +from:0x0211c86c kind:arm_call to:0x0211e5a4 module:overlay(34) +from:0x0211c87c kind:load to:0x02124910 module:overlay(34) +from:0x0211c880 kind:load to:0x02124ee8 module:overlay(34) +from:0x0211c884 kind:load to:0x02124894 module:overlay(34) +from:0x0211c888 kind:load to:0x021248e8 module:overlay(34) +from:0x0211c88c kind:load to:0x02124884 module:overlay(34) +from:0x0211c890 kind:load to:0x020a1aac module:overlay(0) +from:0x0211c894 kind:load to:0x0211bb4c module:overlay(34) +from:0x0211c898 kind:load to:0x027e07d4 module:dtcm +from:0x0211c8c8 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0211c93c kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211c96c kind:arm_call to:0x0211cc48 module:overlay(34) +from:0x0211c988 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211c990 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211c9d0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211c9f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211ca04 kind:arm_call to:0x02083414 module:overlay(0) +from:0x0211ca28 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ca38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ca48 kind:arm_call to:0x0211e5a4 module:overlay(34) +from:0x0211ca68 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x0211ca80 kind:arm_call to:0x02083414 module:overlay(0) +from:0x0211caa8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211cab8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211cad8 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x0211cae8 kind:arm_call to:0x0211e5a4 module:overlay(34) +from:0x0211caf8 kind:load to:0x027e09a4 module:dtcm +from:0x0211cb08 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211cb10 kind:load to:0x027e0ce4 module:dtcm +from:0x0211cb14 kind:load to:0x027e0cd8 module:dtcm +from:0x0211cb18 kind:load to:0x027e09c0 module:dtcm +from:0x0211cb5c kind:arm_call to:0x01fff350 module:itcm +from:0x0211cb94 kind:arm_call to:0x01fff350 module:itcm +from:0x0211cbe0 kind:arm_call to:0x01fff350 module:itcm +from:0x0211cc18 kind:arm_call to:0x0211cc48 module:overlay(34) +from:0x0211cc30 kind:arm_call to:0x0211e6a0 module:overlay(34) +from:0x0211cc3c kind:load to:0x027e0ce4 module:dtcm +from:0x0211cc40 kind:load to:0x0212486c module:overlay(34) +from:0x0211cc44 kind:load to:0x027e09a4 module:dtcm +from:0x0211cc74 kind:arm_call to:0x01fff350 module:itcm +from:0x0211cc90 kind:arm_call to:0x0211eaa8 module:overlay(34) +from:0x0211ccd0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ccd8 kind:load to:0x020b4800 module:overlay(0) +from:0x0211cd58 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0211cd78 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0211cd84 kind:arm_call to:0x0211e6a0 module:overlay(34) +from:0x0211cd94 kind:load to:0x027e09c0 module:dtcm +from:0x0211cdc4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0211ce00 kind:arm_call to:0x0207f83c module:overlay(0) +from:0x0211ce44 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0211ce64 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0211ce88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211ced0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211cee0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211cfa0 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0211cfd0 kind:arm_call to:0x0207f83c module:overlay(0) +from:0x0211cfdc kind:load to:0x027e09c0 module:dtcm +from:0x0211cfe0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211d00c kind:arm_call to:0x0207f83c module:overlay(0) +from:0x0211d030 kind:arm_call to:0x0207f83c module:overlay(0) +from:0x0211d038 kind:load to:0x027e09c0 module:dtcm +from:0x0211d054 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d060 kind:arm_call to:0x021209dc module:overlay(34) +from:0x0211d0a4 kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0211d0bc kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d0d0 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d118 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d120 kind:arm_call to:0x01ff938c module:itcm +from:0x0211d13c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d170 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d17c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d194 kind:arm_call to:0x0211e4d8 module:overlay(34) +from:0x0211d1a8 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0211d1c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d1cc kind:load to:0x020b69b8 module:overlay(0) +from:0x0211d1d0 kind:load to:0x027e09a8 module:dtcm +from:0x0211d218 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0211d250 kind:arm_call to:0x0203b6ec module:main +from:0x0211d270 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d2b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211d2f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d318 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d3d4 kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0211d3e4 kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0211d40c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d434 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d454 kind:arm_call to:0x01ff938c module:itcm +from:0x0211d464 kind:arm_call to:0x0211ef64 module:overlay(34) +from:0x0211d470 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d47c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d508 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211d518 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d538 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d54c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d558 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d56c kind:arm_call to:0x02120a84 module:overlay(34) +from:0x0211d588 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d59c kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d5ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d5b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d5c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d608 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d628 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d638 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211d670 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d680 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d6bc kind:arm_call to:0x0211e850 module:overlay(34) +from:0x0211d6d0 kind:arm_call to:0x021209dc module:overlay(34) +from:0x0211d704 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d718 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d724 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d748 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211d79c kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211d7a4 kind:arm_call to:0x0211ec3c module:overlay(34) +from:0x0211d7e8 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d7fc kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d810 kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0211d82c kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211d840 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d854 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d878 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d884 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d890 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d8b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d8b8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211d8e8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211d8fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211d90c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d918 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211d928 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d93c kind:arm_call to:0x01ffb780 module:itcm +from:0x0211d944 kind:arm_call to:0x01ff938c module:itcm +from:0x0211d95c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d96c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d9a4 kind:arm_call to:0x02024880 module:main +from:0x0211da00 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211da10 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211da24 kind:arm_call to:0x01ffb780 module:itcm +from:0x0211da30 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211da5c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211da70 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211da84 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211da94 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211daa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211dae8 kind:arm_call to:0x020db458 module:overlay(31) +from:0x0211dafc kind:arm_call to:0x0211e4d8 module:overlay(34) +from:0x0211db1c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0211db28 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211db34 kind:load to:0x027e09a8 module:dtcm +from:0x0211db40 kind:load to:0x0203feb0 module:main +from:0x0211db4c kind:load to:0x027e0ce4 module:dtcm +from:0x0211db50 kind:load to:0x027e09a4 module:dtcm +from:0x0211db58 kind:load to:0x027e0d34 module:dtcm +from:0x0211db5c kind:load to:0x027e09ac module:dtcm +from:0x0211db7c kind:arm_call to:0x0211e4d8 module:overlay(34) +from:0x0211db90 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0211dba8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211dbb0 kind:load to:0x020b69b8 module:overlay(0) +from:0x0211dbb4 kind:load to:0x027e09a8 module:dtcm +from:0x0211dbec kind:arm_call to:0x01ff930c module:itcm +from:0x0211dc8c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211dca0 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211dcb0 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211dcc4 kind:load to:0x0203feb0 module:main +from:0x0211dcec kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211ddb4 kind:arm_call to:0x0211ec3c module:overlay(34) +from:0x0211df10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211df48 kind:arm_call to:0x0211e4d8 module:overlay(34) +from:0x0211df5c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0211df74 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211df7c kind:load to:0x0204b164 module:main +from:0x0211df84 kind:load to:0x0203feb0 module:main +from:0x0211df88 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211df8c kind:load to:0x027e0ce4 module:dtcm +from:0x0211df90 kind:load to:0x027e07d4 module:dtcm +from:0x0211df94 kind:load to:0x020b69b8 module:overlay(0) +from:0x0211df98 kind:load to:0x027e09a8 module:dtcm +from:0x0211e030 kind:arm_call to:0x0211e890 module:overlay(34) +from:0x0211e04c kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211e0e4 kind:arm_call to:0x0211e890 module:overlay(34) +from:0x0211e100 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211e19c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211e1b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211e1c4 kind:arm_call to:0x0211eee0 module:overlay(34) +from:0x0211e1dc kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211e208 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211e254 kind:arm_call to:0x0211eaa8 module:overlay(34) +from:0x0211e25c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211e2bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e344 kind:arm_call to:0x0211ec3c module:overlay(34) +from:0x0211e4a0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e4a8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211e4b0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211e4c0 kind:load to:0x0204b164 module:main +from:0x0211e4c8 kind:load to:0x0203feb0 module:main +from:0x0211e4cc kind:load to:0x020af4a0 module:overlay(0) +from:0x0211e4d0 kind:load to:0x027e09a8 module:dtcm +from:0x0211e4f8 kind:load to:0x027e09a4 module:dtcm +from:0x0211e51c kind:arm_call to:0x0211eaa8 module:overlay(34) +from:0x0211e53c kind:arm_call to:0x0211ccdc module:overlay(34) +from:0x0211e570 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211e578 kind:arm_call to:0x0211e218 module:overlay(34) +from:0x0211e584 kind:arm_call to:0x0211eee0 module:overlay(34) +from:0x0211e58c kind:arm_call to:0x0211cd98 module:overlay(34) +from:0x0211e654 kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x0211e680 kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x0211e6cc kind:arm_call to:0x0207f90c module:overlay(0) +from:0x0211e738 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x0211e758 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0211e768 kind:arm_call to:0x01ffd118 module:itcm +from:0x0211e790 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x0211e828 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0211e834 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211e840 kind:load to:0x027e09c0 module:dtcm +from:0x0211e844 kind:load to:0x027e0cd8 module:dtcm +from:0x0211e848 kind:load to:0x027e0c90 module:dtcm +from:0x0211e86c kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211e878 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211e89c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0211e8ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e8bc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0211e8e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e8f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e95c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ea34 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ea40 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211eaa0 kind:load to:0x027e0960 module:dtcm +from:0x0211eae4 kind:arm_call to:0x0211e96c module:overlay(34) +from:0x0211eb18 kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0211eb30 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211eb44 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211eba4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ebac kind:arm_call to:0x01ff938c module:itcm +from:0x0211ebe0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ebec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ec10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ec68 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211ec78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211ec98 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ecd8 kind:arm_call to:0x020db458 module:overlay(31) +from:0x0211ecf4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ed0c kind:arm_call to:0x020db500 module:overlay(31) +from:0x0211ed1c kind:arm_call to:0x0211e4d8 module:overlay(34) +from:0x0211ed44 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0211ed5c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0211ed68 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ed74 kind:load to:0x027e0d34 module:dtcm +from:0x0211ed78 kind:load to:0x027e09bc module:dtcm +from:0x0211ed7c kind:load to:0x027e09ac module:dtcm +from:0x0211ed98 kind:arm_call to:0x01ffa81c module:itcm +from:0x0211eda4 kind:arm_call to:0x0202a260 module:main +from:0x0211edc0 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211ee00 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211ee1c kind:arm_call to:0x01ffa878 module:itcm +from:0x0211ee8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211eebc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211eed8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ef5c kind:arm_call to:0x02120600 module:overlay(34) +from:0x0211ef78 kind:arm_call to:0x02120a84 module:overlay(34) +from:0x0211efe8 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211effc kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211f010 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f01c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211f050 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211f060 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f080 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211f0b0 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211f0d4 kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0211f0e8 kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0211f0f8 kind:arm_call to:0x021209dc module:overlay(34) +from:0x0211f118 kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0211f128 kind:arm_call to:0x021209dc module:overlay(34) +from:0x0211f144 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211f158 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211f1a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f1d0 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211f1f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f214 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f220 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f2c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211f2d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211f2e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211f2f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f320 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211f338 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211f354 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0211f404 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0211f410 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0211f434 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211f43c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211f464 kind:load to:0x027e0cec module:dtcm +from:0x0211f468 kind:load to:0x027e09a8 module:dtcm +from:0x0211f488 kind:arm_call to:0x0211e96c module:overlay(34) +from:0x0211f4b8 kind:arm_call to:0x021209dc module:overlay(34) +from:0x0211f4fc kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0211f514 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211f528 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x0211f588 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f590 kind:arm_call to:0x01ff938c module:itcm +from:0x0211f5c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f5d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f5f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f634 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211f654 kind:load to:0x027e09a8 module:dtcm +from:0x0211f690 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211f6c0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211f6d0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211f70c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211f71c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211f728 kind:load to:0x0203feb0 module:main +from:0x0211f75c kind:arm_call to:0x020db4e0 module:overlay(31) +from:0x0211f76c kind:arm_call to:0x0211e4d8 module:overlay(34) +from:0x0211f7a0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0211f7b0 kind:arm_call to:0x020799cc module:overlay(0) +from:0x0211f7bc kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x0211f7d4 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0211f7e0 kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211f7f0 kind:arm_call to:0x0211f06c module:overlay(34) +from:0x0211f830 kind:arm_call to:0x01fff350 module:itcm +from:0x0211f844 kind:arm_call to:0x0211f06c module:overlay(34) +from:0x0211f850 kind:load to:0x027e0d34 module:dtcm +from:0x0211f854 kind:load to:0x027e09bc module:dtcm +from:0x0211f858 kind:load to:0x02124234 module:overlay(34) +from:0x0211f85c kind:load to:0x027e09ac module:dtcm +from:0x0211f860 kind:load to:0x027e0ce4 module:dtcm +from:0x0211f864 kind:load to:0x0212486c module:overlay(34) +from:0x0211f8f0 kind:load to:0x02124974 module:overlay(34) +from:0x0211f8f4 kind:load to:0x02124964 module:overlay(34) +from:0x0211f968 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f980 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211f99c kind:arm_call to:0x0211f868 module:overlay(34) +from:0x0211f9a4 kind:load to:0x02124964 module:overlay(34) +from:0x0211f9b4 kind:arm_call to:0x0211f8f8 module:overlay(34) +from:0x0211f9bc kind:arm_call to:0x0211ef28 module:overlay(34) +from:0x0211f9e0 kind:arm_call to:0x02071bfc module:overlay(0) +from:0x0211f9f0 kind:arm_call to:0x0211e4d8 module:overlay(34) +from:0x0211fa08 kind:arm_call to:0x02155284 module:overlay(84) +from:0x0211fa38 kind:arm_call to:0x0211ef28 module:overlay(34) +from:0x0211fa40 kind:load to:0x027e09a4 module:dtcm +from:0x0211fa44 kind:load to:0x027e0d80 module:dtcm +from:0x0211fa5c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211fab0 kind:arm_call to:0x0211f65c module:overlay(34) +from:0x0211fac0 kind:arm_call to:0x0211ed80 module:overlay(34) +from:0x0211fb28 kind:arm_call to:0x0211f65c module:overlay(34) +from:0x0211fd50 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0211fd5c kind:load to:0x0203feb0 module:main +from:0x0211fd74 kind:load to:0x027e0cd8 module:dtcm +from:0x0211fd84 kind:arm_call to:0x01fff458 module:itcm +from:0x0211fdd0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211fdd8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211fe18 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211fe58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211fe60 kind:arm_call to:0x0211f470 module:overlay(34) +from:0x0211fe78 kind:arm_call to:0x0211f23c module:overlay(34) +from:0x0211fe90 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211fe98 kind:load to:0x027e0ce4 module:dtcm +from:0x0211fec8 kind:arm_call to:0x01fff350 module:itcm +from:0x0211ff14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ff28 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ff2c kind:load to:0x02124878 module:overlay(34) +from:0x0211ff3c kind:arm_call to:0x01fff458 module:itcm +from:0x0211ff7c kind:arm_call to:0x01fff350 module:itcm +from:0x0211ff88 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ff8c kind:load to:0x02124854 module:overlay(34) +from:0x0211ff9c kind:arm_call to:0x01fff458 module:itcm +from:0x0211ffdc kind:arm_call to:0x01fff350 module:itcm +from:0x0211ffe8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ffec kind:load to:0x02124860 module:overlay(34) +from:0x02120008 kind:arm_call to:0x0203e740 module:main +from:0x02120010 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02120018 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02120020 kind:arm_call to:0x0211c578 module:overlay(34) +from:0x02120028 kind:arm_call to:0x0211c150 module:overlay(34) +from:0x02120030 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02120038 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02120044 kind:load to:0x020a1aac module:overlay(0) +from:0x02120060 kind:arm_call to:0x0203e740 module:main +from:0x02120068 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02120070 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02120078 kind:arm_call to:0x0211c578 module:overlay(34) +from:0x02120080 kind:arm_call to:0x0211c150 module:overlay(34) +from:0x02120088 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02120090 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02120098 kind:arm_call to:0x02011ff4 module:main +from:0x021200a4 kind:load to:0x020a1aac module:overlay(0) +from:0x021200b0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021200c4 kind:load to:0x02124fd4 module:overlay(34) +from:0x021200d8 kind:arm_call to:0x02011f3c module:main +from:0x021200e4 kind:arm_call to:0x02120120 module:overlay(34) +from:0x021200fc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212011c kind:load to:0x02124a10 module:overlay(34) +from:0x0212012c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212025c kind:arm_call to:0x0202a1c0 module:main +from:0x02120270 kind:arm_call to:0x0202a1c0 module:main +from:0x02120284 kind:arm_call to:0x0202a1c0 module:main +from:0x02120298 kind:arm_call to:0x0202a1c0 module:main +from:0x021202c0 kind:load to:0x02124a34 module:overlay(34) +from:0x021202c4 kind:load to:0x020b3168 module:overlay(0) +from:0x021202c8 kind:load to:0x02124fc0 module:overlay(34) +from:0x021202fc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02120308 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02120310 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212031c kind:load to:0x02124fc0 module:overlay(34) +from:0x02120350 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212035c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02120364 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212036c kind:arm_call to:0x02011ff4 module:main +from:0x02120378 kind:load to:0x02124fc0 module:overlay(34) +from:0x02120394 kind:arm_call to:0x02120b70 module:overlay(34) +from:0x0212039c kind:arm_call to:0x02120b88 module:overlay(34) +from:0x021203a4 kind:arm_call to:0x02120ba0 module:overlay(34) +from:0x021203ac kind:arm_call to:0x02120bb8 module:overlay(34) +from:0x021203cc kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0212040c kind:arm_call to:0x0200f05c module:main +from:0x0212047c kind:arm_call to:0x0200f05c module:main +from:0x021204bc kind:arm_call to:0x0200f05c module:main +from:0x02120538 kind:load to:0x02124fd4 module:overlay(34) +from:0x0212053c kind:load to:0x027e09a4 module:dtcm +from:0x02120540 kind:load to:0x02124258 module:overlay(34) +from:0x02120544 kind:load to:0x02124238 module:overlay(34) +from:0x02120548 kind:load to:0x02124248 module:overlay(34) +from:0x0212057c kind:arm_call to:0x01fff584 module:itcm +from:0x02120590 kind:arm_call to:0x021210c4 module:overlay(34) +from:0x021205a8 kind:arm_call to:0x02122208 module:overlay(34) +from:0x021205b0 kind:load to:0x027e0ce8 module:dtcm +from:0x021205cc kind:arm_call to:0x02120864 module:overlay(34) +from:0x021205e4 kind:arm_call to:0x02121450 module:overlay(34) +from:0x021205f4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212061c kind:load to:0x02124fc0 module:overlay(34) +from:0x02120620 kind:load to:0x02120624 module:overlay(34) +from:0x02120704 kind:arm_call to:0x021207dc module:overlay(34) +from:0x02120714 kind:arm_call to:0x02120824 module:overlay(34) +from:0x02120724 kind:arm_call to:0x021207dc module:overlay(34) +from:0x02120734 kind:arm_call to:0x02120824 module:overlay(34) +from:0x0212081c kind:arm_call to:0x021207a8 module:overlay(34) +from:0x021209d8 kind:load to:0x027e0960 module:dtcm +from:0x02120ad4 kind:arm_call to:0x021233a4 module:overlay(34) +from:0x02120b64 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x02120b6c kind:load to:0x027e0960 module:dtcm +from:0x02120b80 kind:load to:0x02124a88 module:overlay(34) +from:0x02120b84 kind:load to:0x021228f0 module:overlay(34) +from:0x02120b98 kind:load to:0x02124a90 module:overlay(34) +from:0x02120b9c kind:load to:0x021228f0 module:overlay(34) +from:0x02120bb0 kind:load to:0x02124a98 module:overlay(34) +from:0x02120bb4 kind:load to:0x021228f0 module:overlay(34) +from:0x02120c64 kind:arm_call to:0x02120c7c module:overlay(34) +from:0x02120d38 kind:arm_call to:0x02120d50 module:overlay(34) +from:0x021210c0 kind:load to:0x027e0960 module:dtcm +from:0x021210d8 kind:arm_call to:0x02121328 module:overlay(34) +from:0x0212127c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021212d4 kind:arm_call to:0x02123360 module:overlay(34) +from:0x021212ec kind:arm_call to:0x02121300 module:overlay(34) +from:0x021212f8 kind:load to:0x027e0960 module:dtcm +from:0x0212144c kind:load to:0x027e0960 module:dtcm +from:0x02121474 kind:arm_call to:0x01fff148 module:itcm +from:0x0212149c kind:arm_call to:0x020db458 module:overlay(31) +from:0x021214b0 kind:arm_call to:0x01ffc768 module:itcm +from:0x021214d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021214fc kind:arm_call to:0x02074994 module:overlay(0) +from:0x02121510 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02121558 kind:arm_call to:0x01ffc768 module:itcm +from:0x02121564 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0212156c kind:arm_call to:0x02121800 module:overlay(34) +from:0x02121574 kind:arm_call to:0x02121590 module:overlay(34) +from:0x0212157c kind:load to:0x027e0ce0 module:dtcm +from:0x02121580 kind:load to:0x027e0d34 module:dtcm +from:0x02121584 kind:load to:0x020b66c4 module:overlay(0) +from:0x02121588 kind:load to:0x027e09b8 module:dtcm +from:0x0212158c kind:load to:0x027e09bc module:dtcm +from:0x021215a8 kind:arm_call to:0x0202a1c0 module:main +from:0x021215b8 kind:arm_call to:0x021228f0 module:overlay(34) +from:0x021215c0 kind:load to:0x02124aa0 module:overlay(34) +from:0x02121664 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x021216a8 kind:arm_call to:0x021220f0 module:overlay(34) +from:0x021216c0 kind:arm_call to:0x0200eab0 module:main +from:0x021216dc kind:arm_call to:0x0200ea38 module:main +from:0x02121720 kind:arm_call to:0x021220f0 module:overlay(34) +from:0x02121738 kind:arm_call to:0x0200eab0 module:main +from:0x02121754 kind:arm_call to:0x0200ea38 module:main +from:0x0212178c kind:arm_call to:0x021220f0 module:overlay(34) +from:0x021217a4 kind:arm_call to:0x0200eab0 module:main +from:0x021217c0 kind:arm_call to:0x0200ea38 module:main +from:0x021217d8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021219a0 kind:arm_call to:0x021220f0 module:overlay(34) +from:0x021219a8 kind:arm_call to:0x021220a0 module:overlay(34) +from:0x02122084 kind:load to:0x027e0208 module:dtcm +from:0x021220d8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02122204 kind:load to:0x0203feb0 module:main +from:0x02122218 kind:load to:0x02124aa8 module:overlay(34) +from:0x0212221c kind:load to:0x021228f0 module:overlay(34) +from:0x02122250 kind:arm_call to:0x02122278 module:overlay(34) +from:0x0212225c kind:arm_call to:0x02122424 module:overlay(34) +from:0x021222b4 kind:arm_call to:0x021226f8 module:overlay(34) +from:0x021222d4 kind:arm_call to:0x02122838 module:overlay(34) +from:0x0212248c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021224d4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02122684 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021226c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021226f4 kind:load to:0x027e0960 module:dtcm +from:0x02122720 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x02122734 kind:arm_call to:0x02120a2c module:overlay(34) +from:0x02122768 kind:arm_call to:0x01ffb860 module:itcm +from:0x02122804 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02122940 kind:arm_call to:0x0205b950 module:overlay(0) +from:0x02122994 kind:load to:0x027e0960 module:dtcm +from:0x021229a4 kind:arm_call to:0x02098f78 module:overlay(0) +from:0x021229c8 kind:arm_call to:0x0205a76c module:overlay(0) +from:0x021229dc kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x021229f0 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02122a34 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02122a40 kind:load to:0x021249dc module:overlay(34) +from:0x02122a44 kind:load to:0x021249f8 module:overlay(34) +from:0x02122a4c kind:load to:0x021249e8 module:overlay(34) +from:0x02122a54 kind:load to:0x027e095c module:dtcm +from:0x02122a60 kind:arm_call to:0x02099140 module:overlay(0) +from:0x02122a7c kind:arm_call to:0x020990f4 module:overlay(0) +from:0x02122a94 kind:arm_call to:0x0205a76c module:overlay(0) +from:0x02122aa8 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02122abc kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02122b00 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02122b10 kind:load to:0x021249dc module:overlay(34) +from:0x02122b14 kind:load to:0x021249f8 module:overlay(34) +from:0x02122b1c kind:load to:0x021249e8 module:overlay(34) +from:0x02122b24 kind:load to:0x027e095c module:dtcm +from:0x02122b30 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02122b44 kind:load to:0x021250d8 module:overlay(34) +from:0x02122b58 kind:arm_call to:0x02011f3c module:main +from:0x02122b64 kind:arm_call to:0x02122c18 module:overlay(34) +from:0x02122b7c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02122b8c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02122c04 kind:load to:0x02124ab8 module:overlay(34) +from:0x02122c0c kind:load to:0x02124788 module:overlay(34) +from:0x02122c10 kind:load to:0x02124ad4 module:overlay(34) +from:0x02122c20 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02122c44 kind:arm_call to:0x0200f05c module:main +from:0x02122c60 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02122c74 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02122cc4 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02122cd8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02122cec kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02122cf8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02122d10 kind:load to:0x02124af0 module:overlay(34) +from:0x02122d14 kind:load to:0x021250d8 module:overlay(34) +from:0x02122d18 kind:load to:0x02124278 module:overlay(34) +from:0x02122d1c kind:load to:0x021250f8 module:overlay(34) +from:0x02122d20 kind:load to:0x02124268 module:overlay(34) +from:0x02122d2c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02122d54 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02122d5c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02122d64 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02122d6c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02122d78 kind:load to:0x02124af0 module:overlay(34) +from:0x02122d7c kind:load to:0x027e0cec module:dtcm +from:0x02122d9c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02122da4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02122dac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02122db4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02122dbc kind:arm_call to:0x02011ff4 module:main +from:0x02122dc8 kind:load to:0x02124af0 module:overlay(34) +from:0x02122dcc kind:load to:0x027e0cec module:dtcm +from:0x02122de0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02122e0c kind:arm_call to:0x02123174 module:overlay(34) +from:0x02122e24 kind:arm_call to:0x02123430 module:overlay(34) +from:0x02122e6c kind:load to:0x021251ac module:overlay(34) +from:0x02122ea0 kind:arm_call to:0x021233a4 module:overlay(34) +from:0x02122eb0 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x02122ecc kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02122ee0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02122ef0 kind:arm_call to:0x02123430 module:overlay(34) +from:0x02122f14 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02122f24 kind:arm_call to:0x0212302c module:overlay(34) +from:0x02122f48 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02122f60 kind:arm_call to:0x02123174 module:overlay(34) +from:0x02122f88 kind:arm_call to:0x021233a4 module:overlay(34) +from:0x02122fb4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02122fd4 kind:load to:0x027e0cec module:dtcm +from:0x02122fec kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02122ffc kind:arm_call to:0x020749c4 module:overlay(0) +from:0x0212300c kind:arm_call to:0x02123258 module:overlay(34) +from:0x0212301c kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02123024 kind:load to:0x027e09b8 module:dtcm +from:0x02123028 kind:load to:0x027e09a8 module:dtcm +from:0x02123044 kind:arm_call to:0x02123258 module:overlay(34) +from:0x02123068 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02123088 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02123100 kind:arm_call to:0x02120b04 module:overlay(34) +from:0x0212312c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212313c kind:load to:0x027e09b8 module:dtcm +from:0x02123148 kind:arm_call to:0x02123430 module:overlay(34) +from:0x0212316c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021231a4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021231b4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021231d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021231ec kind:arm_call to:0x02120af0 module:overlay(34) +from:0x021231fc kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0212320c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212322c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02123244 kind:arm_call to:0x02120af0 module:overlay(34) +from:0x0212324c kind:load to:0x027e0cec module:dtcm +from:0x02123250 kind:load to:0x027e09a8 module:dtcm +from:0x02123298 kind:arm_call to:0x02123174 module:overlay(34) +from:0x02123304 kind:arm_call to:0x02123258 module:overlay(34) +from:0x02123318 kind:arm_call to:0x02123258 module:overlay(34) +from:0x02123328 kind:arm_call to:0x020e2900 module:overlay(31) +from:0x0212333c kind:arm_call to:0x02123258 module:overlay(34) +from:0x021233ac kind:arm_call to:0x02123430 module:overlay(34) +from:0x021233d0 kind:arm_call to:0x02123174 module:overlay(34) +from:0x021233e0 kind:arm_call to:0x02123174 module:overlay(34) +from:0x02123424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212344c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021234c8 kind:arm_call to:0x020d583c module:overlay(24) +from:0x021234d0 kind:load to:0x027e09a4 module:dtcm +from:0x021234d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021234e0 kind:load to:0x021251e8 module:overlay(34) +from:0x021234f4 kind:arm_call to:0x02011f3c module:main +from:0x02123500 kind:arm_call to:0x02123544 module:overlay(34) +from:0x02123514 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0212353c kind:load to:0x02124b30 module:overlay(34) +from:0x0212354c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0212355c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0212359c kind:arm_call to:0x0203e690 module:main +from:0x021235ec kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021235f8 kind:load to:0x02124b4c module:overlay(34) +from:0x021235fc kind:load to:0x02124788 module:overlay(34) +from:0x02123600 kind:load to:0x02122d24 module:overlay(34) +from:0x02123604 kind:load to:0x02123c00 module:overlay(34) +from:0x0212360c kind:load to:0x021251dc module:overlay(34) +from:0x02123678 kind:arm_call to:0x0212397c module:overlay(34) +from:0x02123694 kind:arm_call to:0x02123a00 module:overlay(34) +from:0x021236e0 kind:arm_call to:0x0212397c module:overlay(34) +from:0x021236f4 kind:arm_call to:0x02123a00 module:overlay(34) +from:0x02123708 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02123740 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02123764 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02123784 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021237a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021237bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021237d4 kind:arm_call to:0x02123458 module:overlay(34) +from:0x021237e0 kind:arm_call to:0x02123a00 module:overlay(34) +from:0x021237f8 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x02123810 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x02123840 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02123874 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02123890 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021238cc kind:arm_call to:0x020159b0 module:main +from:0x02123924 kind:arm_call to:0x021239ac module:overlay(34) +from:0x02123954 kind:load to:0x027e09b8 module:dtcm +from:0x02123958 kind:load to:0x027e09a8 module:dtcm +from:0x02123960 kind:load to:0x027e0cec module:dtcm +from:0x02123994 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021239c4 kind:arm_call to:0x01fff148 module:itcm +from:0x021239e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021239f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02123a78 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02123a98 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02123ae8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02123afc kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02123b24 kind:load to:0x027e09b8 module:dtcm +from:0x02123b38 kind:load to:0x021251dc module:overlay(34) +from:0x02123b3c kind:load to:0x0209ebf8 module:overlay(0) +from:0x02123b6c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02123b84 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02123b90 kind:load to:0x027e0cec module:dtcm +from:0x02123b98 kind:load to:0x027e09a8 module:dtcm +from:0x02123bcc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02123be4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02123bf0 kind:load to:0x027e0cec module:dtcm +from:0x02123bf8 kind:load to:0x027e09a8 module:dtcm +from:0x02123c2c kind:arm_call to:0x0203e740 module:main +from:0x02123c34 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02123c40 kind:load to:0x02122d24 module:overlay(34) +from:0x02123c5c kind:arm_call to:0x0203e740 module:main +from:0x02123c64 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02123c6c kind:arm_call to:0x02011ff4 module:main +from:0x02123c78 kind:load to:0x02122d24 module:overlay(34) +from:0x02123c84 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02123c98 kind:load to:0x02125218 module:overlay(34) +from:0x02123cac kind:arm_call to:0x02011f3c module:main +from:0x02123cb8 kind:arm_call to:0x02123d0c module:overlay(34) +from:0x02123cd8 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02123d04 kind:load to:0x02124ba0 module:overlay(34) +from:0x02123d18 kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x02123d44 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02123db8 kind:load to:0x02124294 module:overlay(34) +from:0x02123dbc kind:load to:0x02124bc8 module:overlay(34) +from:0x02123dc0 kind:load to:0x02125218 module:overlay(34) +from:0x02123dc4 kind:load to:0x02125238 module:overlay(34) +from:0x02123dd0 kind:arm_call to:0x02104ed4 module:overlay(31) +from:0x02123df0 kind:arm_call to:0x02105290 module:overlay(31) +from:0x02123e28 kind:arm_call to:0x01ffc768 module:itcm +from:0x02123e38 kind:arm_call to:0x0200ef5c module:main +from:0x02123e44 kind:arm_call to:0x0200ef9c module:main +from:0x02123e74 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02123f54 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02123f60 kind:load to:0x020b66c4 module:overlay(0) +from:0x02123f64 kind:load to:0x0203feb0 module:main +from:0x02123f68 kind:load to:0x02124b84 module:overlay(34) +from:0x02123f6c kind:load to:0x02124288 module:overlay(34) +from:0x02123f70 kind:load to:0x027e09b4 module:dtcm +from:0x02123f88 kind:arm_call to:0x020835f4 module:overlay(0) +from:0x02123f9c kind:load to:0x027e0cd8 module:dtcm +from:0x02123fb4 kind:arm_call to:0x021055f0 module:overlay(31) +from:0x02123ff0 kind:arm_call to:0x020835a4 module:overlay(0) +from:0x02124000 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212400c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02124018 kind:arm_call to:0x02104dc8 module:overlay(31) +from:0x02124084 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021240cc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021240dc kind:load to:0x027e0cd8 module:dtcm +from:0x021240e0 kind:load to:0x027e0cec module:dtcm +from:0x021240e8 kind:load to:0x02124b84 module:overlay(34) +from:0x021240f8 kind:load to:0x02124b84 module:overlay(34) +from:0x0212411c kind:load to:0x027e09a8 module:dtcm +from:0x02124120 kind:load to:0x020731e8 module:overlay(0) +from:0x02124130 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02124138 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02124140 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x02124158 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02124160 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02124168 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x02124170 kind:arm_call to:0x02011ff4 module:main +from:0x02124184 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02124198 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x021241a0 kind:arm_call to:0x02011ff4 module:main +from:0x021241d4 kind:thumb_call to:0x02182670 module:overlay(95) +from:0x021241e0 kind:thumb_call_arm to:0x02072db8 module:overlay(0) +from:0x021241ec kind:load to:0x027e09a8 module:dtcm +from:0x021242c4 kind:arm_call to:0x0211ad90 module:overlay(34) +from:0x021242d4 kind:arm_call to:0x0203e3a4 module:main +from:0x021242e8 kind:load to:0x02124c20 module:overlay(34) +from:0x021242ec kind:load to:0x02124c30 module:overlay(34) +from:0x021242f0 kind:load to:0x0211b0b0 module:overlay(34) +from:0x021242f4 kind:load to:0x02124c24 module:overlay(34) +from:0x02124314 kind:arm_call to:0x0211b0f4 module:overlay(34) +from:0x02124324 kind:arm_call to:0x0203e3a4 module:main +from:0x02124338 kind:load to:0x02124d08 module:overlay(34) +from:0x0212433c kind:load to:0x02124d18 module:overlay(34) +from:0x02124340 kind:load to:0x0211bc4c module:overlay(34) +from:0x02124344 kind:load to:0x02124d0c module:overlay(34) +from:0x02124364 kind:arm_call to:0x0211bc90 module:overlay(34) +from:0x02124374 kind:arm_call to:0x0203e3a4 module:main +from:0x02124388 kind:load to:0x02124df0 module:overlay(34) +from:0x0212438c kind:load to:0x02124e00 module:overlay(34) +from:0x02124390 kind:load to:0x0211c07c module:overlay(34) +from:0x02124394 kind:load to:0x02124df4 module:overlay(34) +from:0x021243b4 kind:arm_call to:0x0211c108 module:overlay(34) +from:0x021243c4 kind:arm_call to:0x0203e3a4 module:main +from:0x021243f0 kind:load to:0x02124ed8 module:overlay(34) +from:0x021243f4 kind:load to:0x02124ee8 module:overlay(34) +from:0x021243f8 kind:load to:0x021200a8 module:overlay(34) +from:0x021243fc kind:load to:0x02124edc module:overlay(34) +from:0x02124400 kind:load to:0x02044704 module:main +from:0x02124404 kind:load to:0x02124964 module:overlay(34) +from:0x02124424 kind:arm_call to:0x021200f0 module:overlay(34) +from:0x02124434 kind:arm_call to:0x0203e3a4 module:main +from:0x02124448 kind:load to:0x02124fc0 module:overlay(34) +from:0x0212444c kind:load to:0x02124fd4 module:overlay(34) +from:0x02124450 kind:load to:0x02122b28 module:overlay(34) +from:0x02124454 kind:load to:0x02124fc8 module:overlay(34) +from:0x02124474 kind:arm_call to:0x02122b6c module:overlay(34) +from:0x02124484 kind:arm_call to:0x0203e3a4 module:main +from:0x02124498 kind:load to:0x021250c8 module:overlay(34) +from:0x0212449c kind:load to:0x021250d8 module:overlay(34) +from:0x021244a0 kind:load to:0x02123444 module:overlay(34) +from:0x021244a4 kind:load to:0x021250cc module:overlay(34) +from:0x021244d0 kind:arm_call to:0x02123508 module:overlay(34) +from:0x021244e0 kind:arm_call to:0x0203e3a4 module:main +from:0x021244f4 kind:load to:0x021251cc module:overlay(34) +from:0x021244f8 kind:load to:0x021251e8 module:overlay(34) +from:0x021244fc kind:load to:0x02123c7c module:overlay(34) +from:0x02124500 kind:load to:0x021251d0 module:overlay(34) +from:0x02124548 kind:arm_call to:0x02123cc0 module:overlay(34) +from:0x02124558 kind:arm_call to:0x0203e3a4 module:main +from:0x0212456c kind:load to:0x02124b84 module:overlay(34) +from:0x02124578 kind:load to:0x02125208 module:overlay(34) +from:0x0212457c kind:load to:0x02125218 module:overlay(34) +from:0x02124580 kind:load to:0x0212417c module:overlay(34) +from:0x02124584 kind:load to:0x0212520c module:overlay(34) +from:0x02124588 kind:load to:0x021242a8 module:overlay(34) +from:0x0212458c kind:load to:0x021242f8 module:overlay(34) +from:0x02124590 kind:load to:0x02124348 module:overlay(34) +from:0x02124594 kind:load to:0x02124398 module:overlay(34) +from:0x02124598 kind:load to:0x02124408 module:overlay(34) +from:0x0212459c kind:load to:0x02124458 module:overlay(34) +from:0x021245a0 kind:load to:0x021244a8 module:overlay(34) +from:0x021245a4 kind:load to:0x02124504 module:overlay(34) +from:0x021245c8 kind:load to:0x0211ad6c module:overlay(34) +from:0x021245cc kind:load to:0x020990ec module:overlay(0) +from:0x021245d0 kind:load to:0x02098efc module:overlay(0) +from:0x021245d4 kind:load to:0x02098f78 module:overlay(0) +from:0x021245d8 kind:load to:0x020990f4 module:overlay(0) +from:0x021245dc kind:load to:0x02099114 module:overlay(0) +from:0x021245e0 kind:load to:0x02099140 module:overlay(0) +from:0x021245ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021245f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021245f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021245f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021245fc kind:load to:0x01fff464 module:itcm +from:0x02124600 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02124604 kind:load to:0x0211ae30 module:overlay(34) +from:0x02124608 kind:load to:0x02099c58 module:overlay(0) +from:0x0212460c kind:load to:0x02099c5c module:overlay(0) +from:0x02124610 kind:load to:0x02099c60 module:overlay(0) +from:0x02124614 kind:load to:0x02099c64 module:overlay(0) +from:0x02124618 kind:load to:0x0211aebc module:overlay(34) +from:0x0212461c kind:load to:0x02099c6c module:overlay(0) +from:0x02124620 kind:load to:0x02099c70 module:overlay(0) +from:0x02124624 kind:load to:0x02099d2c module:overlay(0) +from:0x02124628 kind:load to:0x02099d98 module:overlay(0) +from:0x0212462c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124630 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124634 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124638 kind:load to:0x0211b058 module:overlay(34) +from:0x0212463c kind:load to:0x0211b080 module:overlay(34) +from:0x02124640 kind:load to:0x0211afd8 module:overlay(34) +from:0x02124644 kind:load to:0x0211b018 module:overlay(34) +from:0x02124650 kind:load to:0x0211b0d0 module:overlay(34) +from:0x02124654 kind:load to:0x020990ec module:overlay(0) +from:0x02124658 kind:load to:0x02098efc module:overlay(0) +from:0x0212465c kind:load to:0x02098f78 module:overlay(0) +from:0x02124660 kind:load to:0x020990f4 module:overlay(0) +from:0x02124664 kind:load to:0x02099114 module:overlay(0) +from:0x02124668 kind:load to:0x02099140 module:overlay(0) +from:0x021246a4 kind:load to:0x0211b348 module:overlay(34) +from:0x021246a8 kind:load to:0x0211bb58 module:overlay(34) +from:0x021246ac kind:load to:0x0209b2cc module:overlay(0) +from:0x021246b0 kind:load to:0x0209b304 module:overlay(0) +from:0x021246b4 kind:load to:0x0209b908 module:overlay(0) +from:0x021246b8 kind:load to:0x0209b910 module:overlay(0) +from:0x021246bc kind:load to:0x0209b8b0 module:overlay(0) +from:0x021246c0 kind:load to:0x0209b47c module:overlay(0) +from:0x021246c4 kind:load to:0x0209b36c module:overlay(0) +from:0x021246c8 kind:load to:0x0209b838 module:overlay(0) +from:0x021246cc kind:load to:0x0209b8c0 module:overlay(0) +from:0x021246d0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021246d4 kind:load to:0x0211bb44 module:overlay(34) +from:0x021246d8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021246dc kind:load to:0x0211bb34 module:overlay(34) +from:0x021246e0 kind:load to:0x0211bb10 module:overlay(34) +from:0x021246ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021246f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021246f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021246f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021246fc kind:load to:0x01fff464 module:itcm +from:0x02124700 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02124704 kind:load to:0x0211b35c module:overlay(34) +from:0x02124708 kind:load to:0x02099c58 module:overlay(0) +from:0x0212470c kind:load to:0x0211b4a0 module:overlay(34) +from:0x02124710 kind:load to:0x0211b72c module:overlay(34) +from:0x02124714 kind:load to:0x02099c64 module:overlay(0) +from:0x02124718 kind:load to:0x0211b8e0 module:overlay(34) +from:0x0212471c kind:load to:0x02099c6c module:overlay(0) +from:0x02124720 kind:load to:0x02099c70 module:overlay(0) +from:0x02124724 kind:load to:0x02099d2c module:overlay(0) +from:0x02124728 kind:load to:0x02099d98 module:overlay(0) +from:0x0212472c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124730 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124734 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124738 kind:load to:0x0211bb74 module:overlay(34) +from:0x0212473c kind:load to:0x0211bbdc module:overlay(34) +from:0x02124740 kind:load to:0x0211b740 module:overlay(34) +from:0x02124764 kind:load to:0x0211bc6c module:overlay(34) +from:0x02124768 kind:load to:0x020990ec module:overlay(0) +from:0x0212476c kind:load to:0x02098efc module:overlay(0) +from:0x02124770 kind:load to:0x02098f78 module:overlay(0) +from:0x02124774 kind:load to:0x020990f4 module:overlay(0) +from:0x02124778 kind:load to:0x02099114 module:overlay(0) +from:0x0212477c kind:load to:0x02099140 module:overlay(0) +from:0x02124788 kind:load to:0x0207e178 module:overlay(0) +from:0x0212478c kind:load to:0x0207e180 module:overlay(0) +from:0x02124790 kind:load to:0x0207e994 module:overlay(0) +from:0x02124794 kind:load to:0x0207e984 module:overlay(0) +from:0x02124798 kind:load to:0x0207e9d0 module:overlay(0) +from:0x0212479c kind:load to:0x0207ea08 module:overlay(0) +from:0x021247a0 kind:load to:0x0207ea4c module:overlay(0) +from:0x021247a4 kind:load to:0x0207ea74 module:overlay(0) +from:0x021247b0 kind:load to:0x0211bdac module:overlay(34) +from:0x021247b4 kind:load to:0x0211bff8 module:overlay(34) +from:0x021247b8 kind:load to:0x0209b2cc module:overlay(0) +from:0x021247bc kind:load to:0x0209b304 module:overlay(0) +from:0x021247c0 kind:load to:0x0209b908 module:overlay(0) +from:0x021247c4 kind:load to:0x0209b910 module:overlay(0) +from:0x021247c8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021247cc kind:load to:0x0209b47c module:overlay(0) +from:0x021247d0 kind:load to:0x0209b36c module:overlay(0) +from:0x021247d4 kind:load to:0x0209b838 module:overlay(0) +from:0x021247d8 kind:load to:0x0209b8c0 module:overlay(0) +from:0x021247dc kind:load to:0x0209b8d8 module:overlay(0) +from:0x021247e0 kind:load to:0x0211bb44 module:overlay(34) +from:0x021247e4 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021247e8 kind:load to:0x0211bb34 module:overlay(34) +from:0x021247ec kind:load to:0x0211bb10 module:overlay(34) +from:0x021247f8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021247fc kind:load to:0x02099cfc module:overlay(0) +from:0x02124800 kind:load to:0x02099d14 module:overlay(0) +from:0x02124804 kind:load to:0x02099d20 module:overlay(0) +from:0x02124808 kind:load to:0x01fff464 module:itcm +from:0x0212480c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02124810 kind:load to:0x0211bdc0 module:overlay(34) +from:0x02124814 kind:load to:0x02099c58 module:overlay(0) +from:0x02124818 kind:load to:0x0211bfc4 module:overlay(34) +from:0x0212481c kind:load to:0x02099c60 module:overlay(0) +from:0x02124820 kind:load to:0x02099c64 module:overlay(0) +from:0x02124824 kind:load to:0x0211bfd8 module:overlay(34) +from:0x02124828 kind:load to:0x02099c6c module:overlay(0) +from:0x0212482c kind:load to:0x02099c70 module:overlay(0) +from:0x02124830 kind:load to:0x02099d2c module:overlay(0) +from:0x02124834 kind:load to:0x02099d98 module:overlay(0) +from:0x02124838 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212483c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124840 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124844 kind:load to:0x0211c014 module:overlay(34) +from:0x02124848 kind:load to:0x0211c044 module:overlay(34) +from:0x02124854 kind:load to:0x0211ff30 module:overlay(34) +from:0x02124860 kind:load to:0x0211ff90 module:overlay(34) +from:0x0212486c kind:load to:0x0211c090 module:overlay(34) +from:0x02124878 kind:load to:0x0211fd78 module:overlay(34) +from:0x02124884 kind:load to:0x020993bc module:overlay(0) +from:0x02124888 kind:load to:0x0211c49c module:overlay(34) +from:0x02124894 kind:load to:0x0211c150 module:overlay(34) +from:0x02124898 kind:load to:0x0211c164 module:overlay(34) +from:0x0212489c kind:load to:0x0211c180 module:overlay(34) +from:0x021248a8 kind:load to:0x0211c578 module:overlay(34) +from:0x021248ac kind:load to:0x0211c594 module:overlay(34) +from:0x021248b0 kind:load to:0x0211c5b8 module:overlay(34) +from:0x021248b4 kind:load to:0x0207d6c0 module:overlay(0) +from:0x021248b8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021248c4 kind:load to:0x0211c0e4 module:overlay(34) +from:0x021248c8 kind:load to:0x020990ec module:overlay(0) +from:0x021248cc kind:load to:0x02098efc module:overlay(0) +from:0x021248d0 kind:load to:0x02098f78 module:overlay(0) +from:0x021248d4 kind:load to:0x020990f4 module:overlay(0) +from:0x021248d8 kind:load to:0x02099114 module:overlay(0) +from:0x021248dc kind:load to:0x02099140 module:overlay(0) +from:0x021248e8 kind:load to:0x0207db54 module:overlay(0) +from:0x021248ec kind:load to:0x0207db5c module:overlay(0) +from:0x021248f0 kind:load to:0x0207e024 module:overlay(0) +from:0x021248f4 kind:load to:0x0207e014 module:overlay(0) +from:0x021248f8 kind:load to:0x0207e058 module:overlay(0) +from:0x021248fc kind:load to:0x0207e0c8 module:overlay(0) +from:0x02124900 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02124904 kind:load to:0x0207e168 module:overlay(0) +from:0x02124910 kind:load to:0x02099cc0 module:overlay(0) +from:0x02124914 kind:load to:0x02099cfc module:overlay(0) +from:0x02124918 kind:load to:0x02099d14 module:overlay(0) +from:0x0212491c kind:load to:0x02099d20 module:overlay(0) +from:0x02124920 kind:load to:0x01fff464 module:itcm +from:0x02124924 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02124928 kind:load to:0x0211c89c module:overlay(34) +from:0x0212492c kind:load to:0x0211cb1c module:overlay(34) +from:0x02124930 kind:load to:0x0211f9ac module:overlay(34) +from:0x02124934 kind:load to:0x0211f9c4 module:overlay(34) +from:0x02124938 kind:load to:0x02099c64 module:overlay(0) +from:0x0212493c kind:load to:0x0211fa48 module:overlay(34) +from:0x02124940 kind:load to:0x02099c6c module:overlay(0) +from:0x02124944 kind:load to:0x02099c70 module:overlay(0) +from:0x02124948 kind:load to:0x02099d2c module:overlay(0) +from:0x0212494c kind:load to:0x02099d98 module:overlay(0) +from:0x02124950 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124954 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124958 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212495c kind:load to:0x0211fff0 module:overlay(34) +from:0x02124960 kind:load to:0x02120048 module:overlay(34) +from:0x02124964 kind:load to:0x0211ccdc module:overlay(34) +from:0x0212496c kind:load to:0x0211cd98 module:overlay(34) +from:0x02124974 kind:load to:0x0211cfe4 module:overlay(34) +from:0x0212497c kind:load to:0x0211d03c module:overlay(34) +from:0x02124984 kind:load to:0x0211d1d8 module:overlay(34) +from:0x02124994 kind:load to:0x0211db60 module:overlay(34) +from:0x0212499c kind:load to:0x0211dbbc module:overlay(34) +from:0x021249a4 kind:load to:0x0211dcc8 module:overlay(34) +from:0x021249ac kind:load to:0x0211dce0 module:overlay(34) +from:0x021249b4 kind:load to:0x0211dfa0 module:overlay(34) +from:0x021249bc kind:load to:0x0211e218 module:overlay(34) +from:0x021249c4 kind:load to:0x0211e4fc module:overlay(34) +from:0x021249cc kind:load to:0x0211e550 module:overlay(34) +from:0x021249d4 kind:load to:0x0211e594 module:overlay(34) +from:0x02124a10 kind:load to:0x021200c8 module:overlay(34) +from:0x02124a14 kind:load to:0x020990ec module:overlay(0) +from:0x02124a18 kind:load to:0x02098efc module:overlay(0) +from:0x02124a1c kind:load to:0x02122998 module:overlay(34) +from:0x02124a20 kind:load to:0x02122a70 module:overlay(34) +from:0x02124a24 kind:load to:0x02099114 module:overlay(0) +from:0x02124a28 kind:load to:0x02122a58 module:overlay(34) +from:0x02124a34 kind:load to:0x02099cc0 module:overlay(0) +from:0x02124a38 kind:load to:0x02099cfc module:overlay(0) +from:0x02124a3c kind:load to:0x02099d14 module:overlay(0) +from:0x02124a40 kind:load to:0x02099d20 module:overlay(0) +from:0x02124a44 kind:load to:0x01fff464 module:itcm +from:0x02124a48 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02124a4c kind:load to:0x0212037c module:overlay(34) +from:0x02124a50 kind:load to:0x0212054c module:overlay(34) +from:0x02124a54 kind:load to:0x021205b8 module:overlay(34) +from:0x02124a58 kind:load to:0x02099c60 module:overlay(0) +from:0x02124a5c kind:load to:0x021205d4 module:overlay(34) +from:0x02124a60 kind:load to:0x021205d8 module:overlay(34) +from:0x02124a64 kind:load to:0x021205fc module:overlay(34) +from:0x02124a68 kind:load to:0x02099c70 module:overlay(0) +from:0x02124a6c kind:load to:0x02099d2c module:overlay(0) +from:0x02124a70 kind:load to:0x02099d98 module:overlay(0) +from:0x02124a74 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124a78 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124a7c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124a80 kind:load to:0x021202cc module:overlay(34) +from:0x02124a84 kind:load to:0x02120320 module:overlay(34) +from:0x02124a88 kind:load to:0x02120be0 module:overlay(34) +from:0x02124a90 kind:load to:0x02120c40 module:overlay(34) +from:0x02124a98 kind:load to:0x02120d14 module:overlay(34) +from:0x02124aa0 kind:load to:0x021215c4 module:overlay(34) +from:0x02124aa8 kind:load to:0x02122220 module:overlay(34) +from:0x02124abc kind:load to:0x0209e1d4 module:overlay(0) +from:0x02124ac0 kind:load to:0x0209e1dc module:overlay(0) +from:0x02124ac4 kind:load to:0x0209e21c module:overlay(0) +from:0x02124ac8 kind:load to:0x0209e23c module:overlay(0) +from:0x02124ad4 kind:load to:0x02122b48 module:overlay(34) +from:0x02124ad8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02124adc kind:load to:0x0209e1dc module:overlay(0) +from:0x02124ae0 kind:load to:0x0209e21c module:overlay(0) +from:0x02124ae4 kind:load to:0x0209e23c module:overlay(0) +from:0x02124af0 kind:load to:0x02122dd0 module:overlay(34) +from:0x02124af4 kind:load to:0x0209e87c module:overlay(0) +from:0x02124af8 kind:load to:0x02122e70 module:overlay(34) +from:0x02124afc kind:load to:0x02122fd8 module:overlay(34) +from:0x02124b00 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02124b04 kind:load to:0x02123140 module:overlay(34) +from:0x02124b08 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02124b0c kind:load to:0x021232b8 module:overlay(34) +from:0x02124b10 kind:load to:0x0209e998 module:overlay(0) +from:0x02124b14 kind:load to:0x0209e99c module:overlay(0) +from:0x02124b18 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02124b1c kind:load to:0x021233e8 module:overlay(34) +from:0x02124b20 kind:load to:0x02122d38 module:overlay(34) +from:0x02124b24 kind:load to:0x02122d80 module:overlay(34) +from:0x02124b30 kind:load to:0x021234e4 module:overlay(34) +from:0x02124b34 kind:load to:0x0209e0a0 module:overlay(0) +from:0x02124b38 kind:load to:0x0209e160 module:overlay(0) +from:0x02124b3c kind:load to:0x0209e164 module:overlay(0) +from:0x02124b40 kind:load to:0x0209e168 module:overlay(0) +from:0x02124b4c kind:load to:0x02123610 module:overlay(34) +from:0x02124b50 kind:load to:0x0209e87c module:overlay(0) +from:0x02124b54 kind:load to:0x021236b4 module:overlay(34) +from:0x02124b58 kind:load to:0x02123968 module:overlay(34) +from:0x02124b5c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02124b60 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x02124b64 kind:load to:0x02123b28 module:overlay(34) +from:0x02124b68 kind:load to:0x021236ac module:overlay(34) +from:0x02124b6c kind:load to:0x0209e998 module:overlay(0) +from:0x02124b70 kind:load to:0x0209e99c module:overlay(0) +from:0x02124b74 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02124b78 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02124b7c kind:load to:0x02123c14 module:overlay(34) +from:0x02124b80 kind:load to:0x02123c44 module:overlay(34) +from:0x02124ba0 kind:load to:0x02123c9c module:overlay(34) +from:0x02124ba4 kind:load to:0x0209e360 module:overlay(0) +from:0x02124ba8 kind:load to:0x0209e524 module:overlay(0) +from:0x02124bac kind:load to:0x0209e540 module:overlay(0) +from:0x02124bb0 kind:load to:0x0209e584 module:overlay(0) +from:0x02124bb4 kind:load to:0x0212417c module:overlay(34) +from:0x02124bb8 kind:load to:0x02124190 module:overlay(34) +from:0x02124bbc kind:load to:0x0209e378 module:overlay(0) +from:0x02124bc8 kind:load to:0x02123dc8 module:overlay(34) +from:0x02124bcc kind:load to:0x02104fb0 module:overlays(19,31) +from:0x02124bd0 kind:load to:0x02123de8 module:overlay(34) +from:0x02124bd4 kind:load to:0x0210550c module:overlays(19,31) +from:0x02124bd8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02124bdc kind:load to:0x02123e04 module:overlay(34) +from:0x02124be0 kind:load to:0x021059a4 module:overlays(19,31) +from:0x02124be4 kind:load to:0x0209e990 module:overlay(0) +from:0x02124be8 kind:load to:0x0209e998 module:overlay(0) +from:0x02124bec kind:load to:0x0209e99c module:overlay(0) +from:0x02124bf0 kind:load to:0x02105520 module:overlays(19,31) +from:0x02124bf4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02124bf8 kind:load to:0x02124124 module:overlay(34) +from:0x02124bfc kind:load to:0x0212414c module:overlay(34) +from:0x02124c00 kind:load to:0x02123fa8 module:overlay(34) +from:0x02124c04 kind:load to:0x02123f74 module:overlay(34) +from:0x02124c08 kind:load to:0x02123fa0 module:overlay(34) +from:0x02124c0c kind:load to:0x02105c9c module:overlays(19,31) +from:0x02124c10 kind:load to:0x02105cfc module:overlays(19,31) +from:0x02124c14 kind:load to:0x021240fc module:overlay(34) +from:0x02124c18 kind:load to:0x021240f0 module:overlay(34) diff --git a/config/jp/arm9/overlays/ov034/symbols.txt b/config/jp/arm9/overlays/ov034/symbols.txt new file mode 100644 index 00000000..22a71fdf --- /dev/null +++ b/config/jp/arm9/overlays/ov034/symbols.txt @@ -0,0 +1,313 @@ +func_ov034_0211ad60 kind:function(arm,size=0xc) addr:0x0211ad60 +func_ov034_0211ad6c kind:function(arm,size=0x24) addr:0x0211ad6c +func_ov034_0211ad90 kind:function(arm,size=0x28) addr:0x0211ad90 +func_ov034_0211adb8 kind:function(arm,size=0x3c) addr:0x0211adb8 +func_ov034_0211adf4 kind:function(arm,size=0x3c) addr:0x0211adf4 +func_ov034_0211ae30 kind:function(arm,size=0x8c) addr:0x0211ae30 +func_ov034_0211aebc kind:function(arm,size=0x11c) addr:0x0211aebc +func_ov034_0211afd8 kind:function(arm,size=0x40) addr:0x0211afd8 +func_ov034_0211b018 kind:function(arm,size=0x40) addr:0x0211b018 +func_ov034_0211b058 kind:function(arm,size=0x28) addr:0x0211b058 +func_ov034_0211b080 kind:function(arm,size=0x30) addr:0x0211b080 +func_ov034_0211b0b0 kind:function(arm,size=0x14) addr:0x0211b0b0 +func_ov034_0211b0c4 kind:function(arm,size=0xc) addr:0x0211b0c4 +func_ov034_0211b0d0 kind:function(arm,size=0x24) addr:0x0211b0d0 +func_ov034_0211b0f4 kind:function(arm,size=0x5c) addr:0x0211b0f4 +func_ov034_0211b150 kind:function(arm,size=0x70) addr:0x0211b150 +func_ov034_0211b1c0 kind:function(arm,size=0x188) addr:0x0211b1c0 +func_ov034_0211b348 kind:function(arm,size=0x14) addr:0x0211b348 +func_ov034_0211b35c kind:function(arm,size=0x144) addr:0x0211b35c +func_ov034_0211b4a0 kind:function(arm,size=0x28c) addr:0x0211b4a0 +func_ov034_0211b72c kind:function(arm,size=0x14) addr:0x0211b72c +func_ov034_0211b740 kind:function(arm,size=0x1a0) addr:0x0211b740 +func_ov034_0211b8e0 kind:function(arm,size=0xdc) addr:0x0211b8e0 +func_ov034_0211b9bc kind:function(arm,size=0x94) addr:0x0211b9bc +func_ov034_0211ba50 kind:function(arm,size=0xc0) addr:0x0211ba50 +func_ov034_0211bb10 kind:function(arm,size=0x24) addr:0x0211bb10 +func_ov034_0211bb34 kind:function(arm,size=0x10) addr:0x0211bb34 +func_ov034_0211bb44 kind:function(arm,size=0x8) addr:0x0211bb44 +func_ov034_0211bb4c kind:function(arm,size=0xc) addr:0x0211bb4c +func_ov034_0211bb58 kind:function(arm,size=0x1c) addr:0x0211bb58 +func_ov034_0211bb74 kind:function(arm,size=0x68) addr:0x0211bb74 +func_ov034_0211bbdc kind:function(arm,size=0x70) addr:0x0211bbdc +func_ov034_0211bc4c kind:function(arm,size=0x14) addr:0x0211bc4c +func_ov034_0211bc60 kind:function(arm,size=0xc) addr:0x0211bc60 +func_ov034_0211bc6c kind:function(arm,size=0x24) addr:0x0211bc6c +func_ov034_0211bc90 kind:function(arm,size=0x28) addr:0x0211bc90 +func_ov034_0211bcb8 kind:function(arm,size=0xf4) addr:0x0211bcb8 +func_ov034_0211bdac kind:function(arm,size=0x14) addr:0x0211bdac +func_ov034_0211bdc0 kind:function(arm,size=0x204) addr:0x0211bdc0 +func_ov034_0211bfc4 kind:function(arm,size=0x14) addr:0x0211bfc4 +func_ov034_0211bfd8 kind:function(arm,size=0x20) addr:0x0211bfd8 +func_ov034_0211bff8 kind:function(arm,size=0x1c) addr:0x0211bff8 +func_ov034_0211c014 kind:function(arm,size=0x30) addr:0x0211c014 +func_ov034_0211c044 kind:function(arm,size=0x38) addr:0x0211c044 +func_ov034_0211c07c kind:function(arm,size=0x14) addr:0x0211c07c +func_ov034_0211c090 kind:function(arm,size=0x48) addr:0x0211c090 +func_ov034_0211c0d8 kind:function(arm,size=0xc) addr:0x0211c0d8 +func_ov034_0211c0e4 kind:function(arm,size=0x24) addr:0x0211c0e4 +func_ov034_0211c108 kind:function(arm,size=0x48) addr:0x0211c108 +func_ov034_0211c150 kind:function(arm,size=0x14) addr:0x0211c150 +func_ov034_0211c164 kind:function(arm,size=0x1c) addr:0x0211c164 +func_ov034_0211c180 kind:function(arm,size=0x31c) addr:0x0211c180 +func_ov034_0211c49c kind:function(arm,size=0x9c) addr:0x0211c49c +func_ov034_0211c538 kind:function(arm,size=0x40) addr:0x0211c538 +func_ov034_0211c578 kind:function(arm,size=0x1c) addr:0x0211c578 +func_ov034_0211c594 kind:function(arm,size=0x24) addr:0x0211c594 +func_ov034_0211c5b8 kind:function(arm,size=0xa4) addr:0x0211c5b8 +func_ov034_0211c65c kind:function(arm,size=0x240) addr:0x0211c65c +func_ov034_0211c89c kind:function(arm,size=0x280) addr:0x0211c89c +func_ov034_0211cb1c kind:function(arm,size=0x12c) addr:0x0211cb1c +func_ov034_0211cc48 kind:function(arm,size=0x94) addr:0x0211cc48 +func_ov034_0211ccdc kind:function(arm,size=0xbc) addr:0x0211ccdc +func_ov034_0211cd98 kind:function(arm,size=0x24c) addr:0x0211cd98 +func_ov034_0211cfe4 kind:function(arm,size=0x58) addr:0x0211cfe4 +func_ov034_0211d03c kind:function(arm,size=0x19c) addr:0x0211d03c +func_ov034_0211d1d8 kind:function(arm,size=0x988) addr:0x0211d1d8 +func_ov034_0211db60 kind:function(arm,size=0x5c) addr:0x0211db60 +func_ov034_0211dbbc kind:function(arm,size=0x10c) addr:0x0211dbbc +func_ov034_0211dcc8 kind:function(arm,size=0x18) addr:0x0211dcc8 +func_ov034_0211dce0 kind:function(arm,size=0x2c0) addr:0x0211dce0 +func_ov034_0211dfa0 kind:function(arm,size=0x278) addr:0x0211dfa0 +func_ov034_0211e218 kind:function(arm,size=0x4c) addr:0x0211e218 +func_ov034_0211e264 kind:function(arm,size=0x274) addr:0x0211e264 +func_ov034_0211e4d8 kind:function(arm,size=0x24) addr:0x0211e4d8 +func_ov034_0211e4fc kind:function(arm,size=0x54) addr:0x0211e4fc +func_ov034_0211e550 kind:function(arm,size=0x44) addr:0x0211e550 +func_ov034_0211e594 kind:function(arm,size=0x10) addr:0x0211e594 +func_ov034_0211e5a4 kind:function(arm,size=0xfc) addr:0x0211e5a4 +func_ov034_0211e6a0 kind:function(arm,size=0x1b0) addr:0x0211e6a0 +func_ov034_0211e850 kind:function(arm,size=0x40) addr:0x0211e850 +func_ov034_0211e890 kind:function(arm,size=0xdc) addr:0x0211e890 +func_ov034_0211e96c kind:function(arm,size=0x13c) addr:0x0211e96c +func_ov034_0211eaa8 kind:function(arm,size=0x194) addr:0x0211eaa8 +func_ov034_0211ec3c kind:function(arm,size=0x144) addr:0x0211ec3c +func_ov034_0211ed80 kind:function(arm,size=0xf4) addr:0x0211ed80 +func_ov034_0211ee74 kind:function(arm,size=0x6c) addr:0x0211ee74 +func_ov034_0211eee0 kind:function(arm,size=0x48) addr:0x0211eee0 +func_ov034_0211ef28 kind:function(arm,size=0x3c) addr:0x0211ef28 +func_ov034_0211ef64 kind:function(arm,size=0x108) addr:0x0211ef64 +func_ov034_0211f06c kind:function(arm,size=0x4c) addr:0x0211f06c +func_ov034_0211f0b8 kind:function(arm,size=0x184) addr:0x0211f0b8 +func_ov034_0211f23c kind:function(arm,size=0x234) addr:0x0211f23c +func_ov034_0211f470 kind:function(arm,size=0x1ec) addr:0x0211f470 +func_ov034_0211f65c kind:function(arm,size=0xd0) addr:0x0211f65c +func_ov034_0211f72c kind:function(arm,size=0x13c) addr:0x0211f72c +func_ov034_0211f868 kind:function(arm,size=0x90) addr:0x0211f868 +func_ov034_0211f8f8 kind:function(arm,size=0xb4) addr:0x0211f8f8 +func_ov034_0211f9ac kind:function(arm,size=0x18) addr:0x0211f9ac +func_ov034_0211f9c4 kind:function(arm,size=0x84) addr:0x0211f9c4 +func_ov034_0211fa48 kind:function(arm,size=0x330) addr:0x0211fa48 +func_ov034_0211fd78 kind:function(arm,size=0x38) addr:0x0211fd78 +func_ov034_0211fdb0 kind:function(arm,size=0xec) addr:0x0211fdb0 +func_ov034_0211fe9c kind:function(arm,size=0x94) addr:0x0211fe9c +func_ov034_0211ff30 kind:function(arm,size=0x30) addr:0x0211ff30 +func_ov034_0211ff60 kind:function(arm,size=0x30) addr:0x0211ff60 +func_ov034_0211ff90 kind:function(arm,size=0x30) addr:0x0211ff90 +func_ov034_0211ffc0 kind:function(arm,size=0x30) addr:0x0211ffc0 +func_ov034_0211fff0 kind:function(arm,size=0x58) addr:0x0211fff0 +func_ov034_02120048 kind:function(arm,size=0x60) addr:0x02120048 +func_ov034_021200a8 kind:function(arm,size=0x14) addr:0x021200a8 +func_ov034_021200bc kind:function(arm,size=0xc) addr:0x021200bc +func_ov034_021200c8 kind:function(arm,size=0x28) addr:0x021200c8 +func_ov034_021200f0 kind:function(arm,size=0x30) addr:0x021200f0 +func_ov034_02120120 kind:function(arm,size=0x1ac) addr:0x02120120 +func_ov034_021202cc kind:function(arm,size=0x54) addr:0x021202cc +func_ov034_02120320 kind:function(arm,size=0x5c) addr:0x02120320 +func_ov034_0212037c kind:function(arm,size=0x1d0) addr:0x0212037c +func_ov034_0212054c kind:function(arm,size=0x6c) addr:0x0212054c +func_ov034_021205b8 kind:function(arm,size=0x1c) addr:0x021205b8 +func_ov034_021205d4 kind:function(arm,size=0x4) addr:0x021205d4 +func_ov034_021205d8 kind:function(arm,size=0x24) addr:0x021205d8 +func_ov034_021205fc kind:function(arm,size=0x4) addr:0x021205fc +func_ov034_02120600 kind:function(arm,size=0x24) addr:0x02120600 +func_ov034_02120624 kind:function(arm,size=0x184) addr:0x02120624 +func_ov034_021207a8 kind:function(arm,size=0x34) addr:0x021207a8 +func_ov034_021207dc kind:function(arm,size=0x48) addr:0x021207dc +func_ov034_02120824 kind:function(arm,size=0x40) addr:0x02120824 +func_ov034_02120864 kind:function(arm,size=0x64) addr:0x02120864 +func_ov034_021208c8 kind:function(arm,size=0x114) addr:0x021208c8 +func_ov034_021209dc kind:function(arm,size=0x50) addr:0x021209dc +func_ov034_02120a2c kind:function(arm,size=0x58) addr:0x02120a2c +func_ov034_02120a84 kind:function(arm,size=0x6c) addr:0x02120a84 +func_ov034_02120af0 kind:function(arm,size=0x14) addr:0x02120af0 +func_ov034_02120b04 kind:function(arm,size=0x6c) addr:0x02120b04 +func_ov034_02120b70 kind:function(arm,size=0x18) addr:0x02120b70 +func_ov034_02120b88 kind:function(arm,size=0x18) addr:0x02120b88 +func_ov034_02120ba0 kind:function(arm,size=0x18) addr:0x02120ba0 +func_ov034_02120bb8 kind:function(arm,size=0x28) addr:0x02120bb8 +func_ov034_02120be0 kind:function(arm,size=0x60) addr:0x02120be0 +func_ov034_02120c40 kind:function(arm,size=0x3c) addr:0x02120c40 +func_ov034_02120c7c kind:function(arm,size=0x98) addr:0x02120c7c +func_ov034_02120d14 kind:function(arm,size=0x3c) addr:0x02120d14 +func_ov034_02120d50 kind:function(arm,size=0x374) addr:0x02120d50 +func_ov034_021210c4 kind:function(arm,size=0x23c) addr:0x021210c4 +func_ov034_02121300 kind:function(arm,size=0x28) addr:0x02121300 +func_ov034_02121328 kind:function(arm,size=0x128) addr:0x02121328 +func_ov034_02121450 kind:function(arm,size=0x140) addr:0x02121450 +func_ov034_02121590 kind:function(arm,size=0x34) addr:0x02121590 +func_ov034_021215c4 kind:function(arm,size=0x23c) addr:0x021215c4 +func_ov034_02121800 kind:function(arm,size=0x8a0) addr:0x02121800 +func_ov034_021220a0 kind:function(arm,size=0x50) addr:0x021220a0 +func_ov034_021220f0 kind:function(arm,size=0x118) addr:0x021220f0 +func_ov034_02122208 kind:function(arm,size=0x18) addr:0x02122208 +func_ov034_02122220 kind:function(arm,size=0x58) addr:0x02122220 +func_ov034_02122278 kind:function(arm,size=0x1ac) addr:0x02122278 +func_ov034_02122424 kind:function(arm,size=0x2d4) addr:0x02122424 +func_ov034_021226f8 kind:function(arm,size=0x140) addr:0x021226f8 +func_ov034_02122838 kind:function(arm,size=0xb8) addr:0x02122838 +func_ov034_021228f0 kind:function(arm,size=0xa8) addr:0x021228f0 +func_ov034_02122998 kind:function(arm,size=0xc0) addr:0x02122998 +func_ov034_02122a58 kind:function(arm,size=0x18) addr:0x02122a58 +func_ov034_02122a70 kind:function(arm,size=0xb8) addr:0x02122a70 +func_ov034_02122b28 kind:function(arm,size=0x14) addr:0x02122b28 +func_ov034_02122b3c kind:function(arm,size=0xc) addr:0x02122b3c +func_ov034_02122b48 kind:function(arm,size=0x24) addr:0x02122b48 +func_ov034_02122b6c kind:function(arm,size=0xac) addr:0x02122b6c +func_ov034_02122c18 kind:function(arm,size=0x10c) addr:0x02122c18 +func_ov034_02122d24 kind:function(arm,size=0x14) addr:0x02122d24 +func_ov034_02122d38 kind:function(arm,size=0x48) addr:0x02122d38 +func_ov034_02122d80 kind:function(arm,size=0x50) addr:0x02122d80 +func_ov034_02122dd0 kind:function(arm,size=0xa0) addr:0x02122dd0 +func_ov034_02122e70 kind:function(arm,size=0x168) addr:0x02122e70 +func_ov034_02122fd8 kind:function(arm,size=0x54) addr:0x02122fd8 +func_ov034_0212302c kind:function(arm,size=0x114) addr:0x0212302c +func_ov034_02123140 kind:function(arm,size=0x34) addr:0x02123140 +func_ov034_02123174 kind:function(arm,size=0xe4) addr:0x02123174 +func_ov034_02123258 kind:function(arm,size=0x60) addr:0x02123258 +func_ov034_021232b8 kind:function(arm,size=0xa8) addr:0x021232b8 +func_ov034_02123360 kind:function(arm,size=0x44) addr:0x02123360 +func_ov034_021233a4 kind:function(arm,size=0x44) addr:0x021233a4 +func_ov034_021233e8 kind:function(arm,size=0x48) addr:0x021233e8 +func_ov034_02123430 kind:function(arm,size=0x14) addr:0x02123430 +func_ov034_02123444 kind:function(arm,size=0x14) addr:0x02123444 +func_ov034_02123458 kind:function(arm,size=0x80) addr:0x02123458 +func_ov034_021234d8 kind:function(arm,size=0xc) addr:0x021234d8 +func_ov034_021234e4 kind:function(arm,size=0x24) addr:0x021234e4 +func_ov034_02123508 kind:function(arm,size=0x3c) addr:0x02123508 +func_ov034_02123544 kind:function(arm,size=0xcc) addr:0x02123544 +func_ov034_02123610 kind:function(arm,size=0x9c) addr:0x02123610 +func_ov034_021236ac kind:function(arm,size=0x8) addr:0x021236ac +func_ov034_021236b4 kind:function(arm,size=0x2b4) addr:0x021236b4 +func_ov034_02123968 kind:function(arm,size=0x14) addr:0x02123968 +func_ov034_0212397c kind:function(arm,size=0x30) addr:0x0212397c +func_ov034_021239ac kind:function(arm,size=0x54) addr:0x021239ac +func_ov034_02123a00 kind:function(arm,size=0x128) addr:0x02123a00 +func_ov034_02123b28 kind:function(arm,size=0x18) addr:0x02123b28 +func_ov034_02123b40 kind:function(arm,size=0x60) addr:0x02123b40 +func_ov034_02123ba0 kind:function(arm,size=0x60) addr:0x02123ba0 +func_ov034_02123c00 kind:function(arm,size=0x14) addr:0x02123c00 +func_ov034_02123c14 kind:function(arm,size=0x30) addr:0x02123c14 +func_ov034_02123c44 kind:function(arm,size=0x38) addr:0x02123c44 +func_ov034_02123c7c kind:function(arm,size=0x14) addr:0x02123c7c +func_ov034_02123c90 kind:function(arm,size=0xc) addr:0x02123c90 +func_ov034_02123c9c kind:function(arm,size=0x24) addr:0x02123c9c +func_ov034_02123cc0 kind:function(arm,size=0x4c) addr:0x02123cc0 +func_ov034_02123d0c kind:function(arm,size=0xbc) addr:0x02123d0c +func_ov034_02123dc8 kind:function(arm,size=0x20) addr:0x02123dc8 +func_ov034_02123de8 kind:function(arm,size=0x1c) addr:0x02123de8 +func_ov034_02123e04 kind:function(arm,size=0x170) addr:0x02123e04 +func_ov034_02123f74 kind:function(arm,size=0x2c) addr:0x02123f74 +func_ov034_02123fa0 kind:function(arm,size=0x8) addr:0x02123fa0 +func_ov034_02123fa8 kind:function(arm,size=0x148) addr:0x02123fa8 +func_ov034_021240f0 kind:function(arm,size=0xc) addr:0x021240f0 +func_ov034_021240fc kind:function(arm,size=0x28) addr:0x021240fc +func_ov034_02124124 kind:function(arm,size=0x28) addr:0x02124124 +func_ov034_0212414c kind:function(arm,size=0x30) addr:0x0212414c +func_ov034_0212417c kind:function(arm,size=0x14) addr:0x0212417c +func_ov034_02124190 kind:function(arm,size=0x1c) addr:0x02124190 +func_ov034_021241ac kind:function(thumb,size=0x48) addr:0x021241ac +data_ov034_021241f4 kind:data(any) addr:0x021241f4 +data_ov034_02124204 kind:data(any) addr:0x02124204 +data_ov034_02124214 kind:data(any) addr:0x02124214 +data_ov034_02124224 kind:data(any) addr:0x02124224 +data_ov034_02124234 kind:data(any) addr:0x02124234 +data_ov034_02124238 kind:data(any) addr:0x02124238 +data_ov034_02124248 kind:data(any) addr:0x02124248 +data_ov034_02124258 kind:data(any) addr:0x02124258 +data_ov034_02124268 kind:data(any) addr:0x02124268 +data_ov034_02124278 kind:data(any) addr:0x02124278 +data_ov034_02124288 kind:data(any) addr:0x02124288 +data_ov034_02124294 kind:data(any) addr:0x02124294 +func_ov034_021242a8 kind:function(arm,size=0x50) addr:0x021242a8 +func_ov034_021242f8 kind:function(arm,size=0x50) addr:0x021242f8 +func_ov034_02124348 kind:function(arm,size=0x50) addr:0x02124348 +func_ov034_02124398 kind:function(arm,size=0x70) addr:0x02124398 +func_ov034_02124408 kind:function(arm,size=0x50) addr:0x02124408 +func_ov034_02124458 kind:function(arm,size=0x50) addr:0x02124458 +func_ov034_021244a8 kind:function(arm,size=0x5c) addr:0x021244a8 +func_ov034_02124504 kind:function(arm,size=0x84) addr:0x02124504 +data_ov034_021245c8 kind:data(any) addr:0x021245c8 +data_ov034_021245d0 kind:data(any) addr:0x021245d0 ambiguous +data_ov034_021245ec kind:data(any) addr:0x021245ec +data_ov034_02124650 kind:data(any) addr:0x02124650 +data_ov034_0212466c kind:data(any) addr:0x0212466c +data_ov034_02124684 kind:data(any) addr:0x02124684 +data_ov034_021246a4 kind:data(any) addr:0x021246a4 +data_ov034_021246ec kind:data(any) addr:0x021246ec +data_ov034_02124744 kind:data(any) addr:0x02124744 +data_ov034_02124764 kind:data(any) addr:0x02124764 +data_ov034_02124788 kind:data(any) addr:0x02124788 +data_ov034_021247b0 kind:data(any) addr:0x021247b0 +data_ov034_021247f8 kind:data(any) addr:0x021247f8 +data_ov034_02124854 kind:data(any) addr:0x02124854 +data_ov034_02124860 kind:data(any) addr:0x02124860 +data_ov034_0212486c kind:data(any) addr:0x0212486c +data_ov034_02124878 kind:data(any) addr:0x02124878 +data_ov034_02124884 kind:data(any) addr:0x02124884 +data_ov034_02124894 kind:data(any) addr:0x02124894 +data_ov034_021248a8 kind:data(any) addr:0x021248a8 +data_ov034_021248c4 kind:data(any) addr:0x021248c4 +data_ov034_021248e8 kind:data(any) addr:0x021248e8 +data_ov034_02124910 kind:data(any) addr:0x02124910 +data_ov034_02124964 kind:data(any) addr:0x02124964 +data_ov034_02124974 kind:data(any) addr:0x02124974 +data_ov034_021249dc kind:data(any) addr:0x021249dc +data_ov034_021249e8 kind:data(any) addr:0x021249e8 +data_ov034_021249f8 kind:data(any) addr:0x021249f8 +data_ov034_02124a10 kind:data(any) addr:0x02124a10 +data_ov034_02124a34 kind:data(any) addr:0x02124a34 +data_ov034_02124a88 kind:data(any) addr:0x02124a88 +data_ov034_02124a90 kind:data(any) addr:0x02124a90 +data_ov034_02124a98 kind:data(any) addr:0x02124a98 +data_ov034_02124aa0 kind:data(any) addr:0x02124aa0 +data_ov034_02124aa8 kind:data(any) addr:0x02124aa8 +data_ov034_02124ab8 kind:data(any) addr:0x02124ab8 +data_ov034_02124ad4 kind:data(any) addr:0x02124ad4 +data_ov034_02124af0 kind:data(any) addr:0x02124af0 +data_ov034_02124b30 kind:data(any) addr:0x02124b30 +data_ov034_02124b4c kind:data(any) addr:0x02124b4c +data_ov034_02124b84 kind:data(any) addr:0x02124b84 +data_ov034_02124ba0 kind:data(any) addr:0x02124ba0 +data_ov034_02124bc8 kind:data(any) addr:0x02124bc8 +data_ov034_02124c20 kind:bss addr:0x02124c20 +data_ov034_02124c24 kind:bss addr:0x02124c24 +data_ov034_02124c30 kind:bss addr:0x02124c30 +data_ov034_02124d08 kind:bss addr:0x02124d08 +data_ov034_02124d0c kind:bss addr:0x02124d0c +data_ov034_02124d18 kind:bss addr:0x02124d18 +data_ov034_02124df0 kind:bss addr:0x02124df0 +data_ov034_02124df4 kind:bss addr:0x02124df4 +data_ov034_02124e00 kind:bss addr:0x02124e00 +data_ov034_02124ed8 kind:bss addr:0x02124ed8 +data_ov034_02124edc kind:bss addr:0x02124edc +data_ov034_02124ee8 kind:bss addr:0x02124ee8 +data_ov034_02124fc0 kind:bss addr:0x02124fc0 +data_ov034_02124fc8 kind:bss addr:0x02124fc8 +data_ov034_02124fd4 kind:bss addr:0x02124fd4 +data_ov034_021250c8 kind:bss addr:0x021250c8 +data_ov034_021250cc kind:bss addr:0x021250cc +data_ov034_021250d8 kind:bss addr:0x021250d8 +data_ov034_021250f8 kind:bss addr:0x021250f8 +data_ov034_02125120 kind:bss addr:0x02125120 ambiguous +data_ov034_021251ac kind:bss addr:0x021251ac +data_ov034_021251cc kind:bss addr:0x021251cc +data_ov034_021251d0 kind:bss addr:0x021251d0 +data_ov034_021251dc kind:bss addr:0x021251dc +data_ov034_021251e8 kind:bss addr:0x021251e8 +data_ov034_021251f8 kind:bss addr:0x021251f8 ambiguous +data_ov034_02125208 kind:bss addr:0x02125208 +data_ov034_0212520c kind:bss addr:0x0212520c +data_ov034_02125218 kind:bss addr:0x02125218 +data_ov034_02125238 kind:bss addr:0x02125238 +data_ov034_0212525c kind:bss addr:0x0212525c ambiguous diff --git a/config/jp/arm9/overlays/ov035/delinks.txt b/config/jp/arm9/overlays/ov035/delinks.txt new file mode 100644 index 00000000..94f47694 --- /dev/null +++ b/config/jp/arm9/overlays/ov035/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0211ad60 end:0x02122c60 kind:code align:32 + .rodata start:0x02122c60 end:0x02122d34 kind:data align:4 + .init start:0x02122d34 end:0x02122f18 kind:code align:4 + .ctor start:0x02122f18 end:0x02122f2c kind:data align:4 + .data start:0x02122f40 end:0x021238a0 kind:data align:32 + .bss start:0x021238a0 end:0x02123ca0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov035/relocs.txt b/config/jp/arm9/overlays/ov035/relocs.txt new file mode 100644 index 00000000..56d12cf2 --- /dev/null +++ b/config/jp/arm9/overlays/ov035/relocs.txt @@ -0,0 +1,1148 @@ +from:0x0211ad68 kind:load to:0x021238b0 module:overlay(35) +from:0x0211ad7c kind:arm_call to:0x02011f3c module:main +from:0x0211ad88 kind:arm_call to:0x0211ade0 module:overlay(35) +from:0x0211ad9c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211add8 kind:load to:0x02122f48 module:overlay(35) +from:0x0211adf0 kind:arm_call to:0x02120848 module:overlay(35) +from:0x0211ae54 kind:arm_call to:0x0211c6b8 module:overlay(35) +from:0x0211ae80 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211ae9c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211aeac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211aedc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211af68 kind:load to:0x021230b4 module:overlay(35) +from:0x0211af6c kind:load to:0x021238b0 module:overlay(35) +from:0x0211af70 kind:load to:0x02122f98 module:overlay(35) +from:0x0211af74 kind:load to:0x0204b164 module:main +from:0x0211af78 kind:load to:0x02122c60 module:overlay(35) +from:0x0211af84 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211af98 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211afb0 kind:arm_call to:0x021209d8 module:overlay(35) +from:0x0211afc0 kind:arm_call to:0x01fff458 module:itcm +from:0x0211afd4 kind:arm_call to:0x0211ca4c module:overlay(35) +from:0x0211afe0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211aff8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0211b008 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0211b05c kind:load to:0x027e0ce4 module:dtcm +from:0x0211b060 kind:load to:0x0211c558 module:overlay(35) +from:0x0211b084 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211b088 kind:load to:0x02099dd4 module:overlay(0) +from:0x0211b098 kind:arm_call to:0x0211b064 module:overlay(35) +from:0x0211b0b8 kind:arm_call to:0x02168274 module:overlay(93) +from:0x0211b0f8 kind:load to:0x027e0d8c module:dtcm +from:0x0211b0fc kind:load to:0x02122fdc module:overlay(35) +from:0x0211b120 kind:arm_call to:0x02122470 module:overlay(35) +from:0x0211b134 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211b18c kind:arm_call to:0x0212256c module:overlay(35) +from:0x0211b1f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b20c kind:arm_call to:0x020e639c module:overlay(31) +from:0x0211b220 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b230 kind:arm_call to:0x0212247c module:overlay(35) +from:0x0211b280 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b290 kind:arm_call to:0x0212247c module:overlay(35) +from:0x0211b2ac kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0211b2d8 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0211b36c kind:arm_call to:0x0212288c module:overlay(35) +from:0x0211b37c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211b3c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b3d4 kind:arm_call to:0x0212247c module:overlay(35) +from:0x0211b3ec kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211b410 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0211b494 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b4a4 kind:arm_call to:0x0212247c module:overlay(35) +from:0x0211b4e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b4f4 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0211b548 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b550 kind:load to:0x020af4a8 module:overlay(0) +from:0x0211b554 kind:load to:0x027e0d38 module:dtcm +from:0x0211b55c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b598 kind:load to:0x02123044 module:overlay(35) +from:0x0211b5c4 kind:arm_call to:0x0211d498 module:overlay(35) +from:0x0211b5e0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211b608 kind:arm_call to:0x02120c04 module:overlay(35) +from:0x0211b624 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211b64c kind:arm_call to:0x020c225c module:overlay(17) +from:0x0211b658 kind:load to:0x027e09b4 module:dtcm +from:0x0211b6b8 kind:arm_call to:0x021225c4 module:overlay(35) +from:0x0211b708 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211b71c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b760 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0211b7a4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0211b818 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0211b830 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211b844 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211b848 kind:load to:0x027e09b8 module:dtcm +from:0x0211b8e8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211b914 kind:arm_call to:0x02015018 module:main +from:0x0211b934 kind:arm_call to:0x02015018 module:main +from:0x0211b954 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211b974 kind:arm_call to:0x02015018 module:main +from:0x0211b994 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211b9b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b9cc kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0211ba30 kind:load to:0x027e0cec module:dtcm +from:0x0211ba38 kind:load to:0x027e09a8 module:dtcm +from:0x0211ba44 kind:load to:0x027e09b8 module:dtcm +from:0x0211ba48 kind:load to:0x0204b164 module:main +from:0x0211bb64 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211bb70 kind:load to:0x0204b164 module:main +from:0x0211bb74 kind:load to:0x0203feb0 module:main +from:0x0211bb7c kind:load to:0x02123148 module:overlay(35) +from:0x0211bb88 kind:arm_call to:0x02122b1c module:overlay(35) +from:0x0211bb9c kind:arm_call to:0x01ff930c module:itcm +from:0x0211bc2c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211bc40 kind:arm_call to:0x0212254c module:overlay(35) +from:0x0211bd8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211bda8 kind:arm_call to:0x021224c4 module:overlay(35) +from:0x0211beb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211bec4 kind:load to:0x0203feb0 module:main +from:0x0211bec8 kind:load to:0x0204b164 module:main +from:0x0211bf28 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211bff8 kind:load to:0x02123148 module:overlay(35) +from:0x0211bffc kind:load to:0x0204b164 module:main +from:0x0211c00c kind:arm_call to:0x02122b1c module:overlay(35) +from:0x0211c02c kind:arm_call to:0x01fff148 module:itcm +from:0x0211c04c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c088 kind:arm_call to:0x01ff916c module:itcm +from:0x0211c098 kind:arm_call to:0x01ff916c module:itcm +from:0x0211c0b0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211c0c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c174 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c188 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211c198 kind:arm_call to:0x021224f4 module:overlay(35) +from:0x0211c274 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c280 kind:load to:0x0203feb0 module:main +from:0x0211c284 kind:load to:0x0204b164 module:main +from:0x0211c2d0 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211c2e8 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0211c304 kind:load to:0x02123178 module:overlay(35) +from:0x0211c310 kind:arm_call to:0x02122754 module:overlay(35) +from:0x0211c318 kind:arm_call to:0x02122bc8 module:overlay(35) +from:0x0211c330 kind:arm_call to:0x02015018 module:main +from:0x0211c350 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211c3a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211c428 kind:arm_call to:0x0212203c module:overlay(35) +from:0x0211c430 kind:arm_call to:0x021225c4 module:overlay(35) +from:0x0211c464 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c488 kind:load to:0x027e09a8 module:dtcm +from:0x0211c494 kind:load to:0x0203feb0 module:main +from:0x0211c4a0 kind:arm_call to:0x02120f98 module:overlay(35) +from:0x0211c4b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c4e0 kind:arm_call to:0x0212142c module:overlay(35) +from:0x0211c4e8 kind:arm_call to:0x02120cb0 module:overlay(35) +from:0x0211c538 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211c544 kind:arm_call to:0x021225b8 module:overlay(35) +from:0x0211c5ac kind:arm_call to:0x0200eab0 module:main +from:0x0211c5f0 kind:arm_call to:0x0200e260 module:main +from:0x0211c600 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211c674 kind:arm_call to:0x0200e260 module:main +from:0x0211c684 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211c6b4 kind:load to:0x027e0964 module:dtcm +from:0x0211c6c0 kind:arm_call to:0x0209bf90 module:overlay(0) +from:0x0211c6d4 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0211c6e4 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0211c6f4 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0211c704 kind:load to:0x02122f6c module:overlay(35) +from:0x0211c708 kind:load to:0x02122c80 module:overlay(35) +from:0x0211c70c kind:load to:0x02122c90 module:overlay(35) +from:0x0211c710 kind:load to:0x02122c70 module:overlay(35) +from:0x0211c724 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211c730 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211c74c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211c75c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211c76c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211c774 kind:arm_call to:0x02011ff4 module:main +from:0x0211c788 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211c790 kind:arm_call to:0x02011ff4 module:main +from:0x0211c7a8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211c7b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211c7b8 kind:arm_call to:0x021209b0 module:overlay(35) +from:0x0211c7d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211c7d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211c7e0 kind:arm_call to:0x021209b0 module:overlay(35) +from:0x0211c7e8 kind:arm_call to:0x02011ff4 module:main +from:0x0211c7fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211c810 kind:load to:0x021239a8 module:overlay(35) +from:0x0211c824 kind:arm_call to:0x02011f3c module:main +from:0x0211c830 kind:arm_call to:0x0211cadc module:overlay(35) +from:0x0211c844 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211c878 kind:load to:0x02123308 module:overlay(35) +from:0x0211c884 kind:load to:0x02123a80 module:overlay(35) +from:0x0211c898 kind:arm_call to:0x02011f3c module:main +from:0x0211c8a4 kind:arm_call to:0x0211cadc module:overlay(35) +from:0x0211c8b8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211c8ec kind:load to:0x021232e4 module:overlay(35) +from:0x0211c908 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x0211c920 kind:load to:0x021232b0 module:overlay(35) +from:0x0211c98c kind:arm_call to:0x0211d61c module:overlay(35) +from:0x0211c99c kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x0211c9b8 kind:arm_call to:0x0211d664 module:overlay(35) +from:0x0211c9c0 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x0211c9d8 kind:arm_call to:0x0211d738 module:overlay(35) +from:0x0211c9e4 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x0211ca24 kind:load to:0x021232c8 module:overlay(35) +from:0x0211ca38 kind:arm_call to:0x0211d4f4 module:overlay(35) +from:0x0211ca44 kind:arm_call to:0x0207cdc4 module:overlay(0) +from:0x0211ca70 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211cab0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211cad0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211cae4 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0211cb4c kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0211cb64 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x0211cb74 kind:arm_call to:0x0211c8f0 module:overlay(35) +from:0x0211cb80 kind:arm_call to:0x0211c9ec module:overlay(35) +from:0x0211cba0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0211cbec kind:load to:0x0212332c module:overlay(35) +from:0x0211cbf0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211cbf4 kind:load to:0x02122ca0 module:overlay(35) +from:0x0211cc00 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0211cc20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211cc34 kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211cc4c kind:load to:0x027e0ce4 module:dtcm +from:0x0211cca0 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211cca4 kind:load to:0x02123238 module:overlay(35) +from:0x0211ccc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211cd1c kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211cd24 kind:load to:0x027e0ce4 module:dtcm +from:0x0211cd54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211cd68 kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211cdd4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ce2c kind:arm_call to:0x0211cd3c module:overlay(35) +from:0x0211ce78 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0211ceb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ceec kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0211cf20 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0211cf38 kind:arm_call to:0x0211d4f4 module:overlay(35) +from:0x0211cf44 kind:load to:0x027e09c0 module:dtcm +from:0x0211cf94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211cfa4 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0211cfbc kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211cfe8 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0211d014 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211d054 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d06c kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0211d080 kind:arm_call to:0x0211d4f4 module:overlay(35) +from:0x0211d0b8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0211d0c8 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0211d0e0 kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211d0f4 kind:load to:0x027e09c0 module:dtcm +from:0x0211d12c kind:arm_call to:0x020c0778 module:overlay(17) +from:0x0211d170 kind:arm_call to:0x0211d4f4 module:overlay(35) +from:0x0211d1d4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211d228 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211d288 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0211d29c kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211d2b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211d2b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0211d2c8 kind:arm_call to:0x0211d4f4 module:overlay(35) +from:0x0211d2e0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0211d340 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0211d34c kind:load to:0x02123270 module:overlay(35) +from:0x0211d350 kind:load to:0x0203feb0 module:main +from:0x0211d358 kind:load to:0x027e0d38 module:dtcm +from:0x0211d35c kind:load to:0x027e0ce4 module:dtcm +from:0x0211d364 kind:load to:0x027e09c0 module:dtcm +from:0x0211d37c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211d3d4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211d410 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211d424 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211d448 kind:load to:0x0203feb0 module:main +from:0x0211d500 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211d508 kind:arm_call to:0x01fff458 module:itcm +from:0x0211d540 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211d55c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211d578 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211d59c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211d5b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211d5dc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211d5f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d604 kind:load to:0x027e0cec module:dtcm +from:0x0211d614 kind:load to:0x027e09a8 module:dtcm +from:0x0211d654 kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211d72c kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211d7a8 kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211d7ec kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211d814 kind:arm_call to:0x0211cc50 module:overlay(35) +from:0x0211d824 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0211d82c kind:arm_call to:0x02011ff4 module:main +from:0x0211d844 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0211d84c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0211d854 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d85c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211d874 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0211d87c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0211d884 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d88c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211d894 kind:arm_call to:0x02011ff4 module:main +from:0x0211d8a8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211d8bc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211d900 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0211d94c kind:load to:0x0203feb0 module:main +from:0x0211d950 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d95c kind:load to:0x02123b7c module:overlay(35) +from:0x0211d970 kind:arm_call to:0x02011f3c module:main +from:0x0211d97c kind:arm_call to:0x0211d9dc module:overlay(35) +from:0x0211d990 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211d9d4 kind:load to:0x02123398 module:overlay(35) +from:0x0211d9ec kind:arm_call to:0x02120848 module:overlay(35) +from:0x0211da50 kind:arm_call to:0x02120108 module:overlay(35) +from:0x0211da7c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211da98 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211daa8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211db18 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211db6c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211db7c kind:load to:0x021234e8 module:overlay(35) +from:0x0211db80 kind:load to:0x02123b7c module:overlay(35) +from:0x0211db84 kind:load to:0x02122f98 module:overlay(35) +from:0x0211db88 kind:load to:0x02122cb4 module:overlay(35) +from:0x0211db8c kind:load to:0x02123b70 module:overlay(35) +from:0x0211db98 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211dbb0 kind:arm_call to:0x021209d8 module:overlay(35) +from:0x0211dbc0 kind:arm_call to:0x01fff458 module:itcm +from:0x0211dbd4 kind:arm_call to:0x0211ca4c module:overlay(35) +from:0x0211dbe0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211dbf8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0211dc08 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0211dc64 kind:arm_call to:0x02027d30 module:main +from:0x0211dc6c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0211dcc4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211dcc8 kind:load to:0x0211fdf4 module:overlay(35) +from:0x0211dccc kind:load to:0x02123b7c module:overlay(35) +from:0x0211dcd0 kind:load to:0x02123684 module:overlay(35) +from:0x0211dcd4 kind:load to:0x02123b58 module:overlay(35) +from:0x0211dd00 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211dd08 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211dd18 kind:arm_call to:0x0211dcd8 module:overlay(35) +from:0x0211dd38 kind:arm_call to:0x02168274 module:overlay(93) +from:0x0211dd78 kind:load to:0x027e0d8c module:dtcm +from:0x0211dd7c kind:load to:0x021233e0 module:overlay(35) +from:0x0211dda4 kind:arm_call to:0x02122470 module:overlay(35) +from:0x0211dddc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211de34 kind:arm_call to:0x0212256c module:overlay(35) +from:0x0211dea4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211deb8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0211decc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211dedc kind:arm_call to:0x0212247c module:overlay(35) +from:0x0211df5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211df6c kind:arm_call to:0x0212247c module:overlay(35) +from:0x0211df88 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0211dfb4 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0211e084 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211e094 kind:arm_call to:0x0212288c module:overlay(35) +from:0x0211e0e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e0f4 kind:arm_call to:0x0212247c module:overlay(35) +from:0x0211e13c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211e15c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0211e1c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e1d0 kind:arm_call to:0x0212247c module:overlay(35) +from:0x0211e238 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e250 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0211e2d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e2e0 kind:load to:0x020af4a8 module:overlay(0) +from:0x0211e2e4 kind:load to:0x027e0d38 module:dtcm +from:0x0211e2ec kind:load to:0x027e0ce0 module:dtcm +from:0x0211e328 kind:load to:0x02123460 module:overlay(35) +from:0x0211e354 kind:arm_call to:0x0211d498 module:overlay(35) +from:0x0211e374 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0211e37c kind:load to:0x02123b70 module:overlay(35) +from:0x0211e394 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211e3c8 kind:arm_call to:0x02120c04 module:overlay(35) +from:0x0211e3e4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211e414 kind:arm_call to:0x020c225c module:overlay(17) +from:0x0211e420 kind:load to:0x027e09b4 module:dtcm +from:0x0211e480 kind:arm_call to:0x021225c4 module:overlay(35) +from:0x0211e4d0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211e4e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e57c kind:arm_call to:0x02074688 module:overlay(0) +from:0x0211e5c0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0211e630 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0211e648 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211e670 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x0211e67c kind:load to:0x027e0cd8 module:dtcm +from:0x0211e680 kind:load to:0x027e09b8 module:dtcm +from:0x0211e684 kind:load to:0x027e09a8 module:dtcm +from:0x0211e6d0 kind:arm_call to:0x020a9744 module:overlay(0) +from:0x0211e764 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211e7b4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211e7cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e7e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211e828 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211e89c kind:arm_call to:0x02015018 module:main +from:0x0211e8bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211e8d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211e918 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211e988 kind:arm_call to:0x020a9834 module:overlay(0) +from:0x0211e9a4 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0211e9cc kind:load to:0x02123b58 module:overlay(35) +from:0x0211e9d0 kind:load to:0x020b7d0c module:overlay(0) +from:0x0211e9d4 kind:load to:0x02123b5c module:overlay(35) +from:0x0211e9d8 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211e9dc kind:load to:0x0212366c module:overlay(35) +from:0x0211e9e0 kind:load to:0x027e0cec module:dtcm +from:0x0211e9e8 kind:load to:0x027e09a8 module:dtcm +from:0x0211e9f0 kind:load to:0x02123564 module:overlay(35) +from:0x0211e9f8 kind:load to:0x02123654 module:overlay(35) +from:0x0211ea00 kind:load to:0x0204b164 module:main +from:0x0211ea04 kind:load to:0x027e09b8 module:dtcm +from:0x0211ea5c kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211ea6c kind:load to:0x0212357c module:overlay(35) +from:0x0211ea78 kind:arm_call to:0x02122b1c module:overlay(35) +from:0x0211ea80 kind:arm_call to:0x0212254c module:overlay(35) +from:0x0211eaf4 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211eb60 kind:load to:0x0212357c module:overlay(35) +from:0x0211eb64 kind:load to:0x0204b164 module:main +from:0x0211eb78 kind:arm_call to:0x02122b1c module:overlay(35) +from:0x0211eb98 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0211ebfc kind:arm_call to:0x01fff148 module:itcm +from:0x0211ec10 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211ec2c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ec50 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ec70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ecb4 kind:arm_call to:0x01ff916c module:itcm +from:0x0211ecc4 kind:arm_call to:0x01ff916c module:itcm +from:0x0211ece4 kind:arm_call to:0x01ff916c module:itcm +from:0x0211ed18 kind:arm_call to:0x01ff930c module:itcm +from:0x0211eda8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211edbc kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211edc8 kind:arm_call to:0x021224f4 module:overlay(35) +from:0x0211edf0 kind:arm_call to:0x0211fa00 module:overlay(35) +from:0x0211ee2c kind:arm_call to:0x0211f9a8 module:overlay(35) +from:0x0211ee84 kind:arm_call to:0x0211fa5c module:overlay(35) +from:0x0211eeb0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211eebc kind:load to:0x0203feb0 module:main +from:0x0211ef08 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211ef20 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0211ef3c kind:load to:0x02123594 module:overlay(35) +from:0x0211ef48 kind:arm_call to:0x02122c14 module:overlay(35) +from:0x0211ef50 kind:arm_call to:0x02122634 module:overlay(35) +from:0x0211efa8 kind:arm_call to:0x0212203c module:overlay(35) +from:0x0211efb0 kind:arm_call to:0x021225c4 module:overlay(35) +from:0x0211efe4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f050 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211f06c kind:load to:0x021235f4 module:overlay(35) +from:0x0211f08c kind:arm_call to:0x02015018 module:main +from:0x0211f0ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211f0c0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211f0d0 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f0e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f108 kind:load to:0x027e09a8 module:dtcm +from:0x0211f168 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211f1c0 kind:load to:0x0212360c module:overlay(35) +from:0x0211f1c4 kind:load to:0x0204b164 module:main +from:0x0211f200 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211f210 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f228 kind:arm_call to:0x02015018 module:main +from:0x0211f27c kind:arm_call to:0x0211f90c module:overlay(35) +from:0x0211f294 kind:arm_call to:0x02015018 module:main +from:0x0211f2bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f328 kind:arm_call to:0x02029a4c module:main +from:0x0211f334 kind:load to:0x0204b164 module:main +from:0x0211f340 kind:arm_call to:0x02120f98 module:overlay(35) +from:0x0211f354 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f370 kind:arm_call to:0x0205bab4 module:overlay(0) +from:0x0211f37c kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0211f3b4 kind:load to:0x027e0960 module:dtcm +from:0x0211f3f8 kind:arm_call to:0x02015018 module:main +from:0x0211f418 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211f420 kind:arm_call to:0x02122a98 module:overlay(35) +from:0x0211f434 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f4d8 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211f540 kind:load to:0x027e09a8 module:dtcm +from:0x0211f54c kind:load to:0x02123564 module:overlay(35) +from:0x0211f558 kind:arm_call to:0x021212c0 module:overlay(35) +from:0x0211f56c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f580 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x0211f588 kind:load to:0x027e09a8 module:dtcm +from:0x0211f594 kind:arm_call to:0x021213c8 module:overlay(35) +from:0x0211f5b4 kind:arm_call to:0x0212142c module:overlay(35) +from:0x0211f5bc kind:arm_call to:0x02120cb0 module:overlay(35) +from:0x0211f624 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211f674 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0211f680 kind:arm_call to:0x0211fac4 module:overlay(35) +from:0x0211f690 kind:load to:0x0212366c module:overlay(35) +from:0x0211f6cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f6f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f710 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211f720 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211f738 kind:arm_call to:0x02015018 module:main +from:0x0211f754 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0211f76c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211f784 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0211f838 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211f850 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211f878 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f8a4 kind:arm_call to:0x02029a4c module:main +from:0x0211f8b0 kind:load to:0x027e09a8 module:dtcm +from:0x0211f8b8 kind:load to:0x0204b164 module:main +from:0x0211f8bc kind:load to:0x020af4a0 module:overlay(0) +from:0x0211f8c0 kind:load to:0x027e0cec module:dtcm +from:0x0211f8f8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0211f904 kind:arm_call to:0x021225b8 module:overlay(35) +from:0x0211f928 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211f93c kind:arm_call to:0x0211faa8 module:overlay(35) +from:0x0211f958 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f974 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211f98c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211f998 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211f9a0 kind:load to:0x027e09a8 module:dtcm +from:0x0211f9c0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f9f0 kind:arm_call to:0x02016b24 module:main +from:0x0211f9fc kind:load to:0x027e0ce0 module:dtcm +from:0x0211fa18 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fa48 kind:arm_call to:0x02016b24 module:main +from:0x0211fa54 kind:load to:0x027e0ce0 module:dtcm +from:0x0211fa74 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fa90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211faa4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211faf8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fb04 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211fb20 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fba0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fbc8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fbf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fddc kind:load to:0x027e0960 module:dtcm +from:0x0211fde0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211fde4 kind:load to:0x0204b164 module:main +from:0x0211fe3c kind:arm_call to:0x0200eab0 module:main +from:0x0211fe88 kind:arm_call to:0x0200e260 module:main +from:0x0211fe98 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211fef8 kind:arm_call to:0x0200e260 module:main +from:0x0211ff08 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211ff68 kind:arm_call to:0x0200e260 module:main +from:0x0211ff78 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211ffd8 kind:arm_call to:0x0200e260 module:main +from:0x0211ffe8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02120048 kind:arm_call to:0x0200e260 module:main +from:0x02120058 kind:arm_call to:0x01ffad5c module:itcm +from:0x021200c4 kind:arm_call to:0x0200e260 module:main +from:0x021200d4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02120104 kind:load to:0x027e0964 module:dtcm +from:0x02120110 kind:arm_call to:0x0209bf90 module:overlay(0) +from:0x02120124 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02120134 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02120144 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02120154 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02120164 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02120174 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02120184 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02120194 kind:load to:0x021233bc module:overlay(35) +from:0x02120198 kind:load to:0x02122cd4 module:overlay(35) +from:0x0212019c kind:load to:0x02122ce4 module:overlay(35) +from:0x021201a0 kind:load to:0x02122d04 module:overlay(35) +from:0x021201a4 kind:load to:0x02122cf4 module:overlay(35) +from:0x021201a8 kind:load to:0x02122d14 module:overlay(35) +from:0x021201ac kind:load to:0x02122d24 module:overlay(35) +from:0x021201b0 kind:load to:0x02122cc4 module:overlay(35) +from:0x021201bc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021201c4 kind:arm_call to:0x02011ff4 module:main +from:0x021201dc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021201e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021201ec kind:arm_call to:0x021209b0 module:overlay(35) +from:0x02120204 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212020c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02120214 kind:arm_call to:0x021209b0 module:overlay(35) +from:0x0212021c kind:arm_call to:0x02011ff4 module:main +from:0x02120230 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02120244 kind:load to:0x02123c64 module:overlay(35) +from:0x02120258 kind:arm_call to:0x02011f3c module:main +from:0x02120264 kind:arm_call to:0x021202b0 module:overlay(35) +from:0x02120278 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021202a8 kind:load to:0x0212369c module:overlay(35) +from:0x021202b8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021202c8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021202f8 kind:load to:0x021236c0 module:overlay(35) +from:0x02120314 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212031c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02120324 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02120330 kind:load to:0x021236c0 module:overlay(35) +from:0x02120348 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02120350 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02120358 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02120360 kind:arm_call to:0x02011ff4 module:main +from:0x0212036c kind:load to:0x021236c0 module:overlay(35) +from:0x021203f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02120414 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212045c kind:load to:0x0203feb0 module:main +from:0x02120464 kind:load to:0x027e0cec module:dtcm +from:0x0212048c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212049c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021204b4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021204dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021204ec kind:arm_call to:0x01ff916c module:itcm +from:0x02120588 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02120598 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021205a4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021205c8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021205f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212060c kind:arm_call to:0x01fff148 module:itcm +from:0x0212065c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02120670 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212068c kind:load to:0x027e0ce0 module:dtcm +from:0x02120690 kind:load to:0x027e09c0 module:dtcm +from:0x0212069c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021206b4 kind:arm_call to:0x0209932c module:overlay(0) +from:0x021206cc kind:load to:0x0212371c module:overlay(35) +from:0x021206f4 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02120728 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120738 kind:arm_call to:0x0212247c module:overlay(35) +from:0x02120760 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212076c kind:arm_call to:0x01fff458 module:itcm +from:0x021207fc kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x0212083c kind:load to:0x027e0ce4 module:dtcm +from:0x02120844 kind:load to:0x0203feb0 module:main +from:0x02120854 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02120870 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0212087c kind:arm_call to:0x021206a8 module:overlay(35) +from:0x0212092c kind:arm_call to:0x02099360 module:overlay(0) +from:0x02120950 kind:load to:0x0212372c module:overlay(35) +from:0x02120954 kind:load to:0x0204b164 module:main +from:0x02120964 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212096c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02120974 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212098c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02120994 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212099c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021209a4 kind:arm_call to:0x02011ff4 module:main +from:0x021209bc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021209c4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021209cc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021209e0 kind:load to:0x02099c50 module:overlay(0) +from:0x02120a48 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02120a70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120a94 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02120ad0 kind:arm_call to:0x02120cb0 module:overlay(35) +from:0x02120ae8 kind:arm_call to:0x01fff148 module:itcm +from:0x02120b04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120b48 kind:arm_call to:0x0212243c module:overlay(35) +from:0x02120ba4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02120bb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02120bb4 kind:load to:0x027e09c0 module:dtcm +from:0x02120be0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02120c00 kind:load to:0x027e09b8 module:dtcm +from:0x02120c28 kind:arm_call to:0x021224f4 module:overlay(35) +from:0x02120c50 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02120c5c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02120c70 kind:arm_call to:0x021224f4 module:overlay(35) +from:0x02120c90 kind:arm_call to:0x01fff148 module:itcm +from:0x02120ca0 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02120ca8 kind:load to:0x027e09bc module:dtcm +from:0x02120cac kind:load to:0x027e0ce0 module:dtcm +from:0x02120cd4 kind:arm_call to:0x0208d240 module:overlay(0) +from:0x02120cf0 kind:load to:0x027e0ce0 module:dtcm +from:0x02120d54 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02120d64 kind:load to:0x02123880 module:overlay(35) +from:0x02120d74 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02120de8 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02120df8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120e14 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02120e28 kind:load to:0x021237a8 module:overlay(35) +from:0x02120eb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02120ec0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02120f00 kind:load to:0x0203feb0 module:main +from:0x02120f54 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02120f78 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02120f80 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02120f8c kind:load to:0x02123820 module:overlay(35) +from:0x02120f90 kind:load to:0x020af49c module:overlay(0) +from:0x02120f94 kind:load to:0x020af4a4 module:overlay(0) +from:0x02120fa0 kind:load to:0x02122a98 module:overlay(35) +from:0x02120fbc kind:arm_call to:0x020c087c module:overlay(17) +from:0x02120fd8 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02120fe0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212101c kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121058 kind:load to:0x020af49c module:overlay(0) +from:0x0212105c kind:load to:0x020af4a4 module:overlay(0) +from:0x02121064 kind:load to:0x02123850 module:overlay(35) +from:0x021210a8 kind:arm_call to:0x02015018 module:main +from:0x021210c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021210d0 kind:arm_call to:0x02122a98 module:overlay(35) +from:0x021210e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121188 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x021211f0 kind:load to:0x027e09a8 module:dtcm +from:0x021211fc kind:load to:0x021237a8 module:overlay(35) +from:0x0212120c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02121228 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x021212a0 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x021212ac kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021212bc kind:load to:0x02123868 module:overlay(35) +from:0x021212e0 kind:arm_call to:0x02015018 module:main +from:0x02121300 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212131c kind:arm_call to:0x02015018 module:main +from:0x02121348 kind:arm_call to:0x02015018 module:main +from:0x02121374 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02121388 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021213b4 kind:load to:0x027e09a8 module:dtcm +from:0x021213c0 kind:load to:0x027e0cec module:dtcm +from:0x02121410 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121428 kind:load to:0x021237c0 module:overlay(35) +from:0x02121444 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02121454 kind:arm_call to:0x01ff930c module:itcm +from:0x02121490 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021214c8 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x021214e8 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x021214f0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021214fc kind:load to:0x027e09a8 module:dtcm +from:0x02121504 kind:load to:0x02123820 module:overlay(35) +from:0x02121508 kind:load to:0x020af49c module:overlay(0) +from:0x0212150c kind:load to:0x020af4a4 module:overlay(0) +from:0x02121530 kind:arm_call to:0x02120cb0 module:overlay(35) +from:0x021215a0 kind:arm_call to:0x02122a98 module:overlay(35) +from:0x021215b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021215cc kind:arm_call to:0x01fff148 module:itcm +from:0x021215e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02121634 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121680 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x021216a0 kind:arm_call to:0x01fff148 module:itcm +from:0x021216bc kind:arm_call to:0x01ff9258 module:itcm +from:0x02121714 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121738 kind:arm_call to:0x01ff916c module:itcm +from:0x02121744 kind:arm_call to:0x01fff148 module:itcm +from:0x02121760 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212176c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121780 kind:arm_call to:0x01ff930c module:itcm +from:0x021217e8 kind:arm_call to:0x02122634 module:overlay(35) +from:0x021217f0 kind:arm_call to:0x02122c14 module:overlay(35) +from:0x02121804 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02121814 kind:arm_call to:0x01ff930c module:itcm +from:0x0212181c kind:arm_call to:0x021225c4 module:overlay(35) +from:0x02121834 kind:arm_call to:0x0212203c module:overlay(35) +from:0x02121848 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121860 kind:arm_call to:0x01fff148 module:itcm +from:0x0212187c kind:arm_call to:0x01ff9258 module:itcm +from:0x021218c4 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x021218f0 kind:arm_call to:0x021682a8 module:overlay(93) +from:0x0212192c kind:arm_call to:0x01fff148 module:itcm +from:0x02121948 kind:arm_call to:0x01ff9258 module:itcm +from:0x021219a0 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x021219b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021219c0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021219d0 kind:arm_call to:0x01ff930c module:itcm +from:0x02121a74 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121aec kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121b20 kind:arm_call to:0x02122bc8 module:overlay(35) +from:0x02121b34 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02121b44 kind:arm_call to:0x01ff930c module:itcm +from:0x02121b5c kind:arm_call to:0x02015018 module:main +from:0x02121b7c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02121bb0 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121bd8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02121be8 kind:arm_call to:0x01ff930c module:itcm +from:0x02121c00 kind:arm_call to:0x02015018 module:main +from:0x02121c18 kind:arm_call to:0x021223d0 module:overlay(35) +from:0x02121c98 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02121cb0 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02121cc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121d14 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121d30 kind:arm_call to:0x02122634 module:overlay(35) +from:0x02121d38 kind:arm_call to:0x02122c14 module:overlay(35) +from:0x02121d4c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02121d5c kind:arm_call to:0x01ff930c module:itcm +from:0x02121d64 kind:arm_call to:0x021225c4 module:overlay(35) +from:0x02121d7c kind:arm_call to:0x0212203c module:overlay(35) +from:0x02121d90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121de4 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x02121e00 kind:arm_call to:0x02122bc8 module:overlay(35) +from:0x02121e08 kind:arm_call to:0x02122754 module:overlay(35) +from:0x02121e40 kind:arm_call to:0x021225c4 module:overlay(35) +from:0x02121eec kind:arm_call to:0x0212203c module:overlay(35) +from:0x02121f00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121f7c kind:arm_call to:0x02029a4c module:main +from:0x02121f88 kind:load to:0x027e0ce0 module:dtcm +from:0x02121f90 kind:load to:0x021237d8 module:overlay(35) +from:0x02121f94 kind:load to:0x021237c0 module:overlay(35) +from:0x02121f9c kind:load to:0x0203feb0 module:main +from:0x02121fa0 kind:load to:0x021237a8 module:overlay(35) +from:0x02121fa4 kind:load to:0x027e0d8c module:dtcm +from:0x02121fb0 kind:load to:0x021237f0 module:overlay(35) +from:0x02121fb8 kind:load to:0x02123808 module:overlay(35) +from:0x02121fbc kind:load to:0x027e0cec module:dtcm +from:0x02121fc4 kind:load to:0x0204b164 module:main +from:0x02122010 kind:arm_call to:0x021229b4 module:overlay(35) +from:0x0212201c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02122034 kind:load to:0x021237c0 module:overlay(35) +from:0x02122060 kind:arm_call to:0x021223d0 module:overlay(35) +from:0x0212207c kind:arm_call to:0x01ffb714 module:itcm +from:0x02122084 kind:arm_call to:0x01ff938c module:itcm +from:0x021220a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021220b4 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x021220c0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021220d4 kind:arm_call to:0x01fff148 module:itcm +from:0x021220e0 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02122114 kind:arm_call to:0x01ffb714 module:itcm +from:0x02122120 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02122134 kind:arm_call to:0x0207fd20 module:overlay(0) +from:0x021221b0 kind:arm_call to:0x01fff17c module:itcm +from:0x021221c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021221fc kind:arm_call to:0x0208d408 module:overlay(0) +from:0x02122234 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x02122240 kind:arm_call to:0x01ffccc0 module:itcm +from:0x02122258 kind:arm_call to:0x01fff17c module:itcm +from:0x02122268 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021222b0 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021222d8 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x02122320 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02122338 kind:arm_call to:0x02122968 module:overlay(35) +from:0x02122384 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021223ac kind:arm_call to:0x02122968 module:overlay(35) +from:0x021223bc kind:load to:0x027e0ce0 module:dtcm +from:0x021223c0 kind:load to:0x027e09c0 module:dtcm +from:0x02122418 kind:arm_call to:0x01ff9638 module:itcm +from:0x02122428 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02122478 kind:load to:0x0212243c module:overlay(35) +from:0x021224e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02122520 kind:arm_call to:0x01fff148 module:itcm +from:0x02122530 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02122544 kind:load to:0x027e0cd8 module:dtcm +from:0x02122548 kind:load to:0x027e0ce0 module:dtcm +from:0x02122558 kind:arm_call to:0x021224f4 module:overlay(35) +from:0x021225ac kind:arm_call to:0x0209a548 module:overlay(0) +from:0x021225c0 kind:load to:0x0209ad54 module:overlay(0) +from:0x02122654 kind:arm_call to:0x02015018 module:main +from:0x0212267c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02122694 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021226a4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021226d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02122748 kind:load to:0x027e0cec module:dtcm +from:0x02122774 kind:arm_call to:0x02015018 module:main +from:0x0212279c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021227b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021227c4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02122800 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02122880 kind:load to:0x027e0cec module:dtcm +from:0x021228bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02122938 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02122958 kind:arm_call to:0x020c40e0 module:overlay(17) +from:0x02122964 kind:load to:0x0203feb0 module:main +from:0x02122988 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x021229a4 kind:arm_call to:0x020c0ab0 module:overlay(17) +from:0x021229b0 kind:load to:0x027e0ce0 module:dtcm +from:0x02122a38 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02122a94 kind:load to:0x027e0cec module:dtcm +from:0x02122ab4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02122b38 kind:arm_call to:0x02015018 module:main +from:0x02122b58 kind:arm_call to:0x02015018 module:main +from:0x02122b78 kind:arm_call to:0x02015018 module:main +from:0x02122b98 kind:arm_call to:0x02015018 module:main +from:0x02122bb8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02122bc0 kind:load to:0x027e09a8 module:dtcm +from:0x02122be4 kind:arm_call to:0x02015018 module:main +from:0x02122c04 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02122c0c kind:load to:0x027e09a8 module:dtcm +from:0x02122c30 kind:arm_call to:0x02015018 module:main +from:0x02122c50 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02122c58 kind:load to:0x027e09a8 module:dtcm +from:0x02122d50 kind:arm_call to:0x0211ad90 module:overlay(35) +from:0x02122d60 kind:arm_call to:0x0203e3a4 module:main +from:0x02122d74 kind:load to:0x021238a0 module:overlay(35) +from:0x02122d78 kind:load to:0x021238b0 module:overlay(35) +from:0x02122d7c kind:load to:0x0211c7f4 module:overlay(35) +from:0x02122d80 kind:load to:0x021238a4 module:overlay(35) +from:0x02122dd4 kind:arm_call to:0x0211c838 module:overlay(35) +from:0x02122de4 kind:arm_call to:0x0203e3a4 module:main +from:0x02122e0c kind:arm_call to:0x0211c8ac module:overlay(35) +from:0x02122e1c kind:arm_call to:0x0203e3a4 module:main +from:0x02122e34 kind:load to:0x02123220 module:overlay(35) +from:0x02122e44 kind:load to:0x02123988 module:overlay(35) +from:0x02122e48 kind:load to:0x021239a8 module:overlay(35) +from:0x02122e4c kind:load to:0x0211d8a0 module:overlay(35) +from:0x02122e50 kind:load to:0x0212399c module:overlay(35) +from:0x02122e54 kind:load to:0x02123a80 module:overlay(35) +from:0x02122e58 kind:load to:0x0211d8b4 module:overlay(35) +from:0x02122e5c kind:load to:0x02123990 module:overlay(35) +from:0x02122e90 kind:arm_call to:0x0211d984 module:overlay(35) +from:0x02122ea0 kind:arm_call to:0x0203e3a4 module:main +from:0x02122eb4 kind:load to:0x02123b58 module:overlay(35) +from:0x02122eb8 kind:load to:0x0212338c module:overlay(35) +from:0x02122ebc kind:load to:0x02123b7c module:overlay(35) +from:0x02122ec0 kind:load to:0x02120228 module:overlay(35) +from:0x02122ec4 kind:load to:0x02123b64 module:overlay(35) +from:0x02122ee4 kind:arm_call to:0x0212026c module:overlay(35) +from:0x02122ef4 kind:arm_call to:0x0203e3a4 module:main +from:0x02122f08 kind:load to:0x02123c54 module:overlay(35) +from:0x02122f0c kind:load to:0x02123c64 module:overlay(35) +from:0x02122f10 kind:load to:0x02120694 module:overlay(35) +from:0x02122f14 kind:load to:0x02123c58 module:overlay(35) +from:0x02122f18 kind:load to:0x02122d34 module:overlay(35) +from:0x02122f1c kind:load to:0x02122d84 module:overlay(35) +from:0x02122f20 kind:load to:0x02122e60 module:overlay(35) +from:0x02122f24 kind:load to:0x02122ec8 module:overlay(35) +from:0x02122f48 kind:load to:0x0211ad6c module:overlay(35) +from:0x02122f4c kind:load to:0x020990ec module:overlay(0) +from:0x02122f50 kind:load to:0x02098efc module:overlay(0) +from:0x02122f54 kind:load to:0x02098f78 module:overlay(0) +from:0x02122f58 kind:load to:0x020990f4 module:overlay(0) +from:0x02122f5c kind:load to:0x02099114 module:overlay(0) +from:0x02122f60 kind:load to:0x02099140 module:overlay(0) +from:0x02122f6c kind:load to:0x0211af7c module:overlay(35) +from:0x02122f70 kind:load to:0x0211c764 module:overlay(35) +from:0x02122f74 kind:load to:0x02059174 module:overlay(0) +from:0x02122f78 kind:load to:0x0209bfe0 module:overlay(0) +from:0x02122f7c kind:load to:0x02059348 module:overlay(0) +from:0x02122f80 kind:load to:0x020593c4 module:overlay(0) +from:0x02122f84 kind:load to:0x02059428 module:overlay(0) +from:0x02122f88 kind:load to:0x0209bf68 module:overlay(0) +from:0x02122f8c kind:load to:0x02059304 module:overlay(0) +from:0x02122f98 kind:load to:0x0211af90 module:overlay(35) +from:0x02122f9c kind:load to:0x0211c780 module:overlay(35) +from:0x02122fa0 kind:load to:0x0209ba20 module:overlay(0) +from:0x02122fa4 kind:load to:0x0209ba54 module:overlay(0) +from:0x02122fa8 kind:load to:0x0209baec module:overlay(0) +from:0x02122fac kind:load to:0x0209bb00 module:overlay(0) +from:0x02122fb0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02122fb4 kind:load to:0x0209bb28 module:overlay(0) +from:0x02122fb8 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02122fbc kind:load to:0x0209b838 module:overlay(0) +from:0x02122fc0 kind:load to:0x0209babc module:overlay(0) +from:0x02122fc4 kind:load to:0x0209bad4 module:overlay(0) +from:0x02122fc8 kind:load to:0x0209bb14 module:overlay(0) +from:0x02122fcc kind:load to:0x0209bea0 module:overlay(0) +from:0x02122fd0 kind:load to:0x0211c738 module:overlay(35) +from:0x02122fd4 kind:load to:0x0211c714 module:overlay(35) +from:0x02122fd8 kind:load to:0x0209bed8 module:overlay(0) +from:0x02122fdc kind:load to:0x02120cf4 module:overlay(35) +from:0x02122fe4 kind:load to:0x0211b740 module:overlay(35) +from:0x02122fec kind:load to:0x0211ba4c module:overlay(35) +from:0x02122ff4 kind:load to:0x0211bed4 module:overlay(35) +from:0x02122ffc kind:load to:0x0211c288 module:overlay(35) +from:0x02123004 kind:load to:0x02120f04 module:overlay(35) +from:0x0212300c kind:load to:0x02120d98 module:overlay(35) +from:0x02123014 kind:load to:0x02120fa4 module:overlay(35) +from:0x0212301c kind:load to:0x02121200 module:overlay(35) +from:0x02123024 kind:load to:0x02121250 module:overlay(35) +from:0x0212302c kind:load to:0x021213c8 module:overlay(35) +from:0x02123034 kind:load to:0x02121460 module:overlay(35) +from:0x0212303c kind:load to:0x02121fc8 module:overlay(35) +from:0x02123044 kind:load to:0x02120d68 module:overlay(35) +from:0x0212304c kind:load to:0x0211b84c module:overlay(35) +from:0x02123054 kind:load to:0x0211bb80 module:overlay(35) +from:0x0212305c kind:load to:0x0211c000 module:overlay(35) +from:0x02123064 kind:load to:0x0211c308 module:overlay(35) +from:0x0212306c kind:load to:0x0211c498 module:overlay(35) +from:0x02123074 kind:load to:0x02120e2c module:overlay(35) +from:0x0212307c kind:load to:0x02121068 module:overlay(35) +from:0x02123084 kind:load to:0x02121220 module:overlay(35) +from:0x0212308c kind:load to:0x021212c0 module:overlay(35) +from:0x02123094 kind:load to:0x0211c4d8 module:overlay(35) +from:0x0212309c kind:load to:0x02121510 module:overlay(35) +from:0x021230a4 kind:load to:0x02122038 module:overlay(35) +from:0x021230b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021230b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021230bc kind:load to:0x02099d14 module:overlay(0) +from:0x021230c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021230c4 kind:load to:0x01fff464 module:itcm +from:0x021230c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021230cc kind:load to:0x0211afa4 module:overlay(35) +from:0x021230d0 kind:load to:0x02099c58 module:overlay(0) +from:0x021230d4 kind:load to:0x021209e4 module:overlay(35) +from:0x021230d8 kind:load to:0x02120bb8 module:overlay(35) +from:0x021230dc kind:load to:0x02099c64 module:overlay(0) +from:0x021230e0 kind:load to:0x0211b5cc module:overlay(35) +from:0x021230e4 kind:load to:0x0209a7d0 module:overlay(0) +from:0x021230e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021230ec kind:load to:0x02099d2c module:overlay(0) +from:0x021230f0 kind:load to:0x02099d98 module:overlay(0) +from:0x021230f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021230f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021230fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02123100 kind:load to:0x0211c79c module:overlay(35) +from:0x02123104 kind:load to:0x0211c7c4 module:overlay(35) +from:0x02123108 kind:load to:0x0211c520 module:overlay(35) +from:0x0212310c kind:load to:0x0211c50c module:overlay(35) +from:0x02123110 kind:load to:0x0211c54c module:overlay(35) +from:0x02123114 kind:load to:0x0211b564 module:overlay(35) +from:0x02123118 kind:load to:0x0211b720 module:overlay(35) +from:0x0212311c kind:load to:0x0211b65c module:overlay(35) +from:0x02123120 kind:load to:0x0211b728 module:overlay(35) +from:0x02123124 kind:load to:0x0211b59c module:overlay(35) +from:0x02123128 kind:load to:0x0211b08c module:overlay(35) +from:0x0212312c kind:load to:0x0211b100 module:overlay(35) +from:0x02123238 kind:load to:0x0211cca8 module:overlay(35) +from:0x02123240 kind:load to:0x0211ccb0 module:overlay(35) +from:0x02123248 kind:load to:0x0211cd28 module:overlay(35) +from:0x02123250 kind:load to:0x0211cdd8 module:overlay(35) +from:0x02123258 kind:load to:0x0211cf48 module:overlay(35) +from:0x02123260 kind:load to:0x0211cfc4 module:overlay(35) +from:0x02123268 kind:load to:0x0211cfdc module:overlay(35) +from:0x02123270 kind:load to:0x0211ccac module:overlay(35) +from:0x02123278 kind:load to:0x0211ccb4 module:overlay(35) +from:0x02123280 kind:load to:0x0211cd3c module:overlay(35) +from:0x02123288 kind:load to:0x0211ce14 module:overlay(35) +from:0x02123290 kind:load to:0x0211cf58 module:overlay(35) +from:0x02123298 kind:load to:0x0211cfd8 module:overlay(35) +from:0x021232a0 kind:load to:0x0211d01c module:overlay(35) +from:0x021232b0 kind:load to:0x0211c924 module:overlay(35) +from:0x021232b4 kind:load to:0x0211c9ac module:overlay(35) +from:0x021232b8 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x021232bc kind:load to:0x0211c9c8 module:overlay(35) +from:0x021232c8 kind:load to:0x0211cbf8 module:overlay(35) +from:0x021232cc kind:load to:0x0211d81c module:overlay(35) +from:0x021232d0 kind:load to:0x0207cdd4 module:overlay(0) +from:0x021232d4 kind:load to:0x0207ce0c module:overlay(0) +from:0x021232d8 kind:load to:0x0211ca28 module:overlay(35) +from:0x021232e4 kind:load to:0x0211c888 module:overlay(35) +from:0x021232e8 kind:load to:0x020990ec module:overlay(0) +from:0x021232ec kind:load to:0x02098efc module:overlay(0) +from:0x021232f0 kind:load to:0x02098f78 module:overlay(0) +from:0x021232f4 kind:load to:0x020990f4 module:overlay(0) +from:0x021232f8 kind:load to:0x02099114 module:overlay(0) +from:0x021232fc kind:load to:0x02099140 module:overlay(0) +from:0x02123308 kind:load to:0x0211c814 module:overlay(35) +from:0x0212330c kind:load to:0x020990ec module:overlay(0) +from:0x02123310 kind:load to:0x02098efc module:overlay(0) +from:0x02123314 kind:load to:0x02098f78 module:overlay(0) +from:0x02123318 kind:load to:0x020990f4 module:overlay(0) +from:0x0212331c kind:load to:0x02099114 module:overlay(0) +from:0x02123320 kind:load to:0x02099140 module:overlay(0) +from:0x0212332c kind:load to:0x02099cc0 module:overlay(0) +from:0x02123330 kind:load to:0x02099cfc module:overlay(0) +from:0x02123334 kind:load to:0x02099d14 module:overlay(0) +from:0x02123338 kind:load to:0x02099d20 module:overlay(0) +from:0x0212333c kind:load to:0x0211d44c module:overlay(35) +from:0x02123340 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02123344 kind:load to:0x0211cc0c module:overlay(35) +from:0x02123348 kind:load to:0x02099c58 module:overlay(0) +from:0x0212334c kind:load to:0x0211d11c module:overlay(35) +from:0x02123350 kind:load to:0x0211d0f8 module:overlay(35) +from:0x02123354 kind:load to:0x02099c64 module:overlay(0) +from:0x02123358 kind:load to:0x0211d36c module:overlay(35) +from:0x0212335c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02123360 kind:load to:0x02099c70 module:overlay(0) +from:0x02123364 kind:load to:0x02099d2c module:overlay(0) +from:0x02123368 kind:load to:0x02099d98 module:overlay(0) +from:0x0212336c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123370 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123374 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02123378 kind:load to:0x0211d838 module:overlay(35) +from:0x0212337c kind:load to:0x0211d868 module:overlay(35) +from:0x02123380 kind:load to:0x0209ad54 module:overlay(0) +from:0x0212338c kind:load to:0x0211d8c8 module:overlay(35) +from:0x02123398 kind:load to:0x0211d960 module:overlay(35) +from:0x0212339c kind:load to:0x020990ec module:overlay(0) +from:0x021233a0 kind:load to:0x02098efc module:overlay(0) +from:0x021233a4 kind:load to:0x02098f78 module:overlay(0) +from:0x021233a8 kind:load to:0x020990f4 module:overlay(0) +from:0x021233ac kind:load to:0x02099114 module:overlay(0) +from:0x021233b0 kind:load to:0x02099140 module:overlay(0) +from:0x021233bc kind:load to:0x0211db90 module:overlay(35) +from:0x021233c0 kind:load to:0x021201b4 module:overlay(35) +from:0x021233c4 kind:load to:0x02059174 module:overlay(0) +from:0x021233c8 kind:load to:0x0209bfe0 module:overlay(0) +from:0x021233cc kind:load to:0x02059348 module:overlay(0) +from:0x021233d0 kind:load to:0x020593c4 module:overlay(0) +from:0x021233d4 kind:load to:0x02059428 module:overlay(0) +from:0x021233d8 kind:load to:0x0209bf68 module:overlay(0) +from:0x021233dc kind:load to:0x02059304 module:overlay(0) +from:0x021233e0 kind:load to:0x02120cf4 module:overlay(35) +from:0x021233e8 kind:load to:0x0211e518 module:overlay(35) +from:0x021233f0 kind:load to:0x0211ea08 module:overlay(35) +from:0x021233f8 kind:load to:0x0211eaa4 module:overlay(35) +from:0x02123400 kind:load to:0x0211eec0 module:overlay(35) +from:0x02123408 kind:load to:0x02120f04 module:overlay(35) +from:0x02123410 kind:load to:0x02120d98 module:overlay(35) +from:0x02123418 kind:load to:0x02120fa4 module:overlay(35) +from:0x02123420 kind:load to:0x02121200 module:overlay(35) +from:0x02123428 kind:load to:0x02121250 module:overlay(35) +from:0x02123430 kind:load to:0x0211f58c module:overlay(35) +from:0x02123438 kind:load to:0x02121460 module:overlay(35) +from:0x02123440 kind:load to:0x02121fc8 module:overlay(35) +from:0x02123448 kind:load to:0x0211f008 module:overlay(35) +from:0x02123450 kind:load to:0x0211f114 module:overlay(35) +from:0x02123458 kind:load to:0x0211f608 module:overlay(35) +from:0x02123460 kind:load to:0x02120d68 module:overlay(35) +from:0x02123468 kind:load to:0x0211e688 module:overlay(35) +from:0x02123470 kind:load to:0x0211ea70 module:overlay(35) +from:0x02123478 kind:load to:0x0211eb68 module:overlay(35) +from:0x02123480 kind:load to:0x0211ef40 module:overlay(35) +from:0x02123488 kind:load to:0x0211f338 module:overlay(35) +from:0x02123490 kind:load to:0x02120e2c module:overlay(35) +from:0x02123498 kind:load to:0x0211f3b8 module:overlay(35) +from:0x021234a0 kind:load to:0x02121220 module:overlay(35) +from:0x021234a8 kind:load to:0x0211f550 module:overlay(35) +from:0x021234b0 kind:load to:0x0211f5ac module:overlay(35) +from:0x021234b8 kind:load to:0x02121510 module:overlay(35) +from:0x021234c0 kind:load to:0x02122038 module:overlay(35) +from:0x021234c8 kind:load to:0x0211f070 module:overlay(35) +from:0x021234d0 kind:load to:0x0211f1c8 module:overlay(35) +from:0x021234d8 kind:load to:0x0211f694 module:overlay(35) +from:0x021234e8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021234ec kind:load to:0x02099cfc module:overlay(0) +from:0x021234f0 kind:load to:0x02099d14 module:overlay(0) +from:0x021234f4 kind:load to:0x02099d20 module:overlay(0) +from:0x021234f8 kind:load to:0x01fff464 module:itcm +from:0x021234fc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02123500 kind:load to:0x0211dba4 module:overlay(35) +from:0x02123504 kind:load to:0x02099c58 module:overlay(0) +from:0x02123508 kind:load to:0x021209e4 module:overlay(35) +from:0x0212350c kind:load to:0x02120bb8 module:overlay(35) +from:0x02123510 kind:load to:0x02099c64 module:overlay(0) +from:0x02123514 kind:load to:0x0211e380 module:overlay(35) +from:0x02123518 kind:load to:0x0211e35c module:overlay(35) +from:0x0212351c kind:load to:0x02099c70 module:overlay(0) +from:0x02123520 kind:load to:0x02099d2c module:overlay(0) +from:0x02123524 kind:load to:0x02099d98 module:overlay(0) +from:0x02123528 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212352c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123530 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02123534 kind:load to:0x021201d0 module:overlay(35) +from:0x02123538 kind:load to:0x021201f8 module:overlay(35) +from:0x0212353c kind:load to:0x0211f8e0 module:overlay(35) +from:0x02123540 kind:load to:0x0211f8cc module:overlay(35) +from:0x02123544 kind:load to:0x0211fde8 module:overlay(35) +from:0x02123548 kind:load to:0x0211e2f4 module:overlay(35) +from:0x0212354c kind:load to:0x0211e4ec module:overlay(35) +from:0x02123550 kind:load to:0x0211e424 module:overlay(35) +from:0x02123554 kind:load to:0x0211e500 module:overlay(35) +from:0x02123558 kind:load to:0x0211e32c module:overlay(35) +from:0x0212355c kind:load to:0x0211dd0c module:overlay(35) +from:0x02123560 kind:load to:0x0211dd80 module:overlay(35) +from:0x0212369c kind:load to:0x02120248 module:overlay(35) +from:0x021236a0 kind:load to:0x02098ef4 module:overlay(0) +from:0x021236a4 kind:load to:0x02098efc module:overlay(0) +from:0x021236a8 kind:load to:0x02098f78 module:overlay(0) +from:0x021236ac kind:load to:0x02098fb8 module:overlay(0) +from:0x021236b0 kind:load to:0x02098fbc module:overlay(0) +from:0x021236b4 kind:load to:0x02098fc0 module:overlay(0) +from:0x021236c0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021236c4 kind:load to:0x02099cfc module:overlay(0) +from:0x021236c8 kind:load to:0x02099d14 module:overlay(0) +from:0x021236cc kind:load to:0x02099d20 module:overlay(0) +from:0x021236d0 kind:load to:0x01fff464 module:itcm +from:0x021236d4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021236d8 kind:load to:0x02120370 module:overlay(35) +from:0x021236dc kind:load to:0x02099c58 module:overlay(0) +from:0x021236e0 kind:load to:0x02120468 module:overlay(35) +from:0x021236e4 kind:load to:0x02099c60 module:overlay(0) +from:0x021236e8 kind:load to:0x02099c64 module:overlay(0) +from:0x021236ec kind:load to:0x02099c68 module:overlay(0) +from:0x021236f0 kind:load to:0x02099c6c module:overlay(0) +from:0x021236f4 kind:load to:0x02099c70 module:overlay(0) +from:0x021236f8 kind:load to:0x02099d2c module:overlay(0) +from:0x021236fc kind:load to:0x02099d98 module:overlay(0) +from:0x02123700 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123704 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123708 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212370c kind:load to:0x02120300 module:overlay(35) +from:0x02123710 kind:load to:0x02120334 module:overlay(35) +from:0x0212371c kind:load to:0x020993bc module:overlay(0) +from:0x02123720 kind:load to:0x021206d0 module:overlay(35) +from:0x0212372c kind:load to:0x02099cc0 module:overlay(0) +from:0x02123730 kind:load to:0x02099cfc module:overlay(0) +from:0x02123734 kind:load to:0x02099d14 module:overlay(0) +from:0x02123738 kind:load to:0x02099d20 module:overlay(0) +from:0x0212373c kind:load to:0x01fff464 module:itcm +from:0x02123740 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02123744 kind:load to:0x021209d8 module:overlay(35) +from:0x02123748 kind:load to:0x02099c58 module:overlay(0) +from:0x0212374c kind:load to:0x021209e4 module:overlay(35) +from:0x02123750 kind:load to:0x02120bb8 module:overlay(35) +from:0x02123754 kind:load to:0x02099c64 module:overlay(0) +from:0x02123758 kind:load to:0x02120c04 module:overlay(35) +from:0x0212375c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02123760 kind:load to:0x02099c70 module:overlay(0) +from:0x02123764 kind:load to:0x02099d2c module:overlay(0) +from:0x02123768 kind:load to:0x02099d98 module:overlay(0) +from:0x0212376c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123770 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123774 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02123778 kind:load to:0x02120958 module:overlay(35) +from:0x0212377c kind:load to:0x02120980 module:overlay(35) +from:0x02123780 kind:load to:0x021225b8 module:overlay(35) diff --git a/config/jp/arm9/overlays/ov035/symbols.txt b/config/jp/arm9/overlays/ov035/symbols.txt new file mode 100644 index 00000000..7b19702f --- /dev/null +++ b/config/jp/arm9/overlays/ov035/symbols.txt @@ -0,0 +1,272 @@ +func_ov035_0211ad60 kind:function(arm,size=0xc) addr:0x0211ad60 +func_ov035_0211ad6c kind:function(arm,size=0x24) addr:0x0211ad6c +func_ov035_0211ad90 kind:function(arm,size=0x50) addr:0x0211ad90 +func_ov035_0211ade0 kind:function(arm,size=0x19c) addr:0x0211ade0 +func_ov035_0211af7c kind:function(arm,size=0x14) addr:0x0211af7c +func_ov035_0211af90 kind:function(arm,size=0x14) addr:0x0211af90 +func_ov035_0211afa4 kind:function(arm,size=0xc0) addr:0x0211afa4 +func_ov035_0211b064 kind:function(arm,size=0x28) addr:0x0211b064 +func_ov035_0211b08c kind:function(arm,size=0x74) addr:0x0211b08c +func_ov035_0211b100 kind:function(arm,size=0x464) addr:0x0211b100 +func_ov035_0211b564 kind:function(arm,size=0x38) addr:0x0211b564 +func_ov035_0211b59c kind:function(arm,size=0x30) addr:0x0211b59c +func_ov035_0211b5cc kind:function(arm,size=0x90) addr:0x0211b5cc +func_ov035_0211b65c kind:function(arm,size=0xc4) addr:0x0211b65c +func_ov035_0211b720 kind:function(arm,size=0x8) addr:0x0211b720 +func_ov035_0211b728 kind:function(arm,size=0x18) addr:0x0211b728 +func_ov035_0211b740 kind:function(arm,size=0x10c) addr:0x0211b740 +func_ov035_0211b84c kind:function(arm,size=0x200) addr:0x0211b84c +func_ov035_0211ba4c kind:function(arm,size=0x134) addr:0x0211ba4c +func_ov035_0211bb80 kind:function(arm,size=0x354) addr:0x0211bb80 +func_ov035_0211bed4 kind:function(arm,size=0x12c) addr:0x0211bed4 +func_ov035_0211c000 kind:function(arm,size=0x288) addr:0x0211c000 +func_ov035_0211c288 kind:function(arm,size=0x80) addr:0x0211c288 +func_ov035_0211c308 kind:function(arm,size=0x190) addr:0x0211c308 +func_ov035_0211c498 kind:function(arm,size=0x40) addr:0x0211c498 +func_ov035_0211c4d8 kind:function(arm,size=0x34) addr:0x0211c4d8 +func_ov035_0211c50c kind:function(arm,size=0x14) addr:0x0211c50c +func_ov035_0211c520 kind:function(arm,size=0x2c) addr:0x0211c520 +func_ov035_0211c54c kind:function(arm,size=0xc) addr:0x0211c54c +func_ov035_0211c558 kind:function(arm,size=0x160) addr:0x0211c558 +func_ov035_0211c6b8 kind:function(arm,size=0x5c) addr:0x0211c6b8 +func_ov035_0211c714 kind:function(arm,size=0x24) addr:0x0211c714 +func_ov035_0211c738 kind:function(arm,size=0x2c) addr:0x0211c738 +func_ov035_0211c764 kind:function(arm,size=0x1c) addr:0x0211c764 +func_ov035_0211c780 kind:function(arm,size=0x1c) addr:0x0211c780 +func_ov035_0211c79c kind:function(arm,size=0x28) addr:0x0211c79c +func_ov035_0211c7c4 kind:function(arm,size=0x30) addr:0x0211c7c4 +func_ov035_0211c7f4 kind:function(arm,size=0x14) addr:0x0211c7f4 +func_ov035_0211c808 kind:function(arm,size=0xc) addr:0x0211c808 +func_ov035_0211c814 kind:function(arm,size=0x24) addr:0x0211c814 +func_ov035_0211c838 kind:function(arm,size=0x44) addr:0x0211c838 +func_ov035_0211c87c kind:function(arm,size=0xc) addr:0x0211c87c +func_ov035_0211c888 kind:function(arm,size=0x24) addr:0x0211c888 +func_ov035_0211c8ac kind:function(arm,size=0x44) addr:0x0211c8ac +func_ov035_0211c8f0 kind:function(arm,size=0x34) addr:0x0211c8f0 +func_ov035_0211c924 kind:function(arm,size=0x88) addr:0x0211c924 +func_ov035_0211c9ac kind:function(arm,size=0x1c) addr:0x0211c9ac +func_ov035_0211c9c8 kind:function(arm,size=0x24) addr:0x0211c9c8 +func_ov035_0211c9ec kind:function(arm,size=0x3c) addr:0x0211c9ec +func_ov035_0211ca28 kind:function(arm,size=0x24) addr:0x0211ca28 +func_ov035_0211ca4c kind:function(arm,size=0x90) addr:0x0211ca4c +func_ov035_0211cadc kind:function(arm,size=0x11c) addr:0x0211cadc +func_ov035_0211cbf8 kind:function(arm,size=0x14) addr:0x0211cbf8 +func_ov035_0211cc0c kind:function(arm,size=0x44) addr:0x0211cc0c +func_ov035_0211cc50 kind:function(arm,size=0x58) addr:0x0211cc50 +func_ov035_0211cca8 kind:function(arm,size=0x4) addr:0x0211cca8 +func_ov035_0211ccac kind:function(arm,size=0x4) addr:0x0211ccac +func_ov035_0211ccb0 kind:function(arm,size=0x4) addr:0x0211ccb0 +func_ov035_0211ccb4 kind:function(arm,size=0x74) addr:0x0211ccb4 +func_ov035_0211cd28 kind:function(arm,size=0x14) addr:0x0211cd28 +func_ov035_0211cd3c kind:function(arm,size=0x9c) addr:0x0211cd3c +func_ov035_0211cdd8 kind:function(arm,size=0x3c) addr:0x0211cdd8 +func_ov035_0211ce14 kind:function(arm,size=0x134) addr:0x0211ce14 +func_ov035_0211cf48 kind:function(arm,size=0x10) addr:0x0211cf48 +func_ov035_0211cf58 kind:function(arm,size=0x6c) addr:0x0211cf58 +func_ov035_0211cfc4 kind:function(arm,size=0x14) addr:0x0211cfc4 +func_ov035_0211cfd8 kind:function(arm,size=0x4) addr:0x0211cfd8 +func_ov035_0211cfdc kind:function(arm,size=0x40) addr:0x0211cfdc +func_ov035_0211d01c kind:function(arm,size=0xdc) addr:0x0211d01c +func_ov035_0211d0f8 kind:function(arm,size=0x24) addr:0x0211d0f8 +func_ov035_0211d11c kind:function(arm,size=0x250) addr:0x0211d11c +func_ov035_0211d36c kind:function(arm,size=0xe0) addr:0x0211d36c +func_ov035_0211d44c kind:function(arm,size=0x4c) addr:0x0211d44c +func_ov035_0211d498 kind:function(arm,size=0x5c) addr:0x0211d498 +func_ov035_0211d4f4 kind:function(arm,size=0x128) addr:0x0211d4f4 +func_ov035_0211d61c kind:function(arm,size=0x48) addr:0x0211d61c +func_ov035_0211d664 kind:function(arm,size=0xd4) addr:0x0211d664 +func_ov035_0211d738 kind:function(arm,size=0xe4) addr:0x0211d738 +func_ov035_0211d81c kind:function(arm,size=0x1c) addr:0x0211d81c +func_ov035_0211d838 kind:function(arm,size=0x30) addr:0x0211d838 +func_ov035_0211d868 kind:function(arm,size=0x38) addr:0x0211d868 +func_ov035_0211d8a0 kind:function(arm,size=0x14) addr:0x0211d8a0 +func_ov035_0211d8b4 kind:function(arm,size=0x14) addr:0x0211d8b4 +func_ov035_0211d8c8 kind:function(arm,size=0x8c) addr:0x0211d8c8 +func_ov035_0211d954 kind:function(arm,size=0xc) addr:0x0211d954 +func_ov035_0211d960 kind:function(arm,size=0x24) addr:0x0211d960 +func_ov035_0211d984 kind:function(arm,size=0x58) addr:0x0211d984 +func_ov035_0211d9dc kind:function(arm,size=0x1b4) addr:0x0211d9dc +func_ov035_0211db90 kind:function(arm,size=0x14) addr:0x0211db90 +func_ov035_0211dba4 kind:function(arm,size=0x134) addr:0x0211dba4 +func_ov035_0211dcd8 kind:function(arm,size=0x34) addr:0x0211dcd8 +func_ov035_0211dd0c kind:function(arm,size=0x74) addr:0x0211dd0c +func_ov035_0211dd80 kind:function(arm,size=0x574) addr:0x0211dd80 +func_ov035_0211e2f4 kind:function(arm,size=0x38) addr:0x0211e2f4 +func_ov035_0211e32c kind:function(arm,size=0x30) addr:0x0211e32c +func_ov035_0211e35c kind:function(arm,size=0x24) addr:0x0211e35c +func_ov035_0211e380 kind:function(arm,size=0xa4) addr:0x0211e380 +func_ov035_0211e424 kind:function(arm,size=0xc8) addr:0x0211e424 +func_ov035_0211e4ec kind:function(arm,size=0x14) addr:0x0211e4ec +func_ov035_0211e500 kind:function(arm,size=0x18) addr:0x0211e500 +func_ov035_0211e518 kind:function(arm,size=0x170) addr:0x0211e518 +func_ov035_0211e688 kind:function(arm,size=0x380) addr:0x0211e688 +func_ov035_0211ea08 kind:function(arm,size=0x68) addr:0x0211ea08 +func_ov035_0211ea70 kind:function(arm,size=0x34) addr:0x0211ea70 +func_ov035_0211eaa4 kind:function(arm,size=0xc4) addr:0x0211eaa4 +func_ov035_0211eb68 kind:function(arm,size=0x358) addr:0x0211eb68 +func_ov035_0211eec0 kind:function(arm,size=0x80) addr:0x0211eec0 +func_ov035_0211ef40 kind:function(arm,size=0xc8) addr:0x0211ef40 +func_ov035_0211f008 kind:function(arm,size=0x68) addr:0x0211f008 +func_ov035_0211f070 kind:function(arm,size=0xa4) addr:0x0211f070 +func_ov035_0211f114 kind:function(arm,size=0xb4) addr:0x0211f114 +func_ov035_0211f1c8 kind:function(arm,size=0x170) addr:0x0211f1c8 +func_ov035_0211f338 kind:function(arm,size=0x80) addr:0x0211f338 +func_ov035_0211f3b8 kind:function(arm,size=0x198) addr:0x0211f3b8 +func_ov035_0211f550 kind:function(arm,size=0x3c) addr:0x0211f550 +func_ov035_0211f58c kind:function(arm,size=0x20) addr:0x0211f58c +func_ov035_0211f5ac kind:function(arm,size=0x5c) addr:0x0211f5ac +func_ov035_0211f608 kind:function(arm,size=0x8c) addr:0x0211f608 +func_ov035_0211f694 kind:function(arm,size=0x238) addr:0x0211f694 +func_ov035_0211f8cc kind:function(arm,size=0x14) addr:0x0211f8cc +func_ov035_0211f8e0 kind:function(arm,size=0x2c) addr:0x0211f8e0 +func_ov035_0211f90c kind:function(arm,size=0x9c) addr:0x0211f90c +func_ov035_0211f9a8 kind:function(arm,size=0x58) addr:0x0211f9a8 +func_ov035_0211fa00 kind:function(arm,size=0x5c) addr:0x0211fa00 +func_ov035_0211fa5c kind:function(arm,size=0x4c) addr:0x0211fa5c +func_ov035_0211faa8 kind:function(arm,size=0x1c) addr:0x0211faa8 +func_ov035_0211fac4 kind:function(arm,size=0x324) addr:0x0211fac4 +func_ov035_0211fde8 kind:function(arm,size=0xc) addr:0x0211fde8 +func_ov035_0211fdf4 kind:function(arm,size=0x314) addr:0x0211fdf4 +func_ov035_02120108 kind:function(arm,size=0xac) addr:0x02120108 +func_ov035_021201b4 kind:function(arm,size=0x1c) addr:0x021201b4 +func_ov035_021201d0 kind:function(arm,size=0x28) addr:0x021201d0 +func_ov035_021201f8 kind:function(arm,size=0x30) addr:0x021201f8 +func_ov035_02120228 kind:function(arm,size=0x14) addr:0x02120228 +func_ov035_0212023c kind:function(arm,size=0xc) addr:0x0212023c +func_ov035_02120248 kind:function(arm,size=0x24) addr:0x02120248 +func_ov035_0212026c kind:function(arm,size=0x44) addr:0x0212026c +func_ov035_021202b0 kind:function(arm,size=0x50) addr:0x021202b0 +func_ov035_02120300 kind:function(arm,size=0x34) addr:0x02120300 +func_ov035_02120334 kind:function(arm,size=0x3c) addr:0x02120334 +func_ov035_02120370 kind:function(arm,size=0xf8) addr:0x02120370 +func_ov035_02120468 kind:function(arm,size=0x22c) addr:0x02120468 +func_ov035_02120694 kind:function(arm,size=0x14) addr:0x02120694 +func_ov035_021206a8 kind:function(arm,size=0x28) addr:0x021206a8 +func_ov035_021206d0 kind:function(arm,size=0x178) addr:0x021206d0 +func_ov035_02120848 kind:function(arm,size=0x110) addr:0x02120848 +func_ov035_02120958 kind:function(arm,size=0x28) addr:0x02120958 +func_ov035_02120980 kind:function(arm,size=0x30) addr:0x02120980 +func_ov035_021209b0 kind:function(arm,size=0x28) addr:0x021209b0 +func_ov035_021209d8 kind:function(arm,size=0xc) addr:0x021209d8 +func_ov035_021209e4 kind:function(arm,size=0x1d4) addr:0x021209e4 +func_ov035_02120bb8 kind:function(arm,size=0x4c) addr:0x02120bb8 +func_ov035_02120c04 kind:function(arm,size=0xac) addr:0x02120c04 +func_ov035_02120cb0 kind:function(arm,size=0x44) addr:0x02120cb0 +func_ov035_02120cf4 kind:function(arm,size=0x74) addr:0x02120cf4 +func_ov035_02120d68 kind:function(arm,size=0x30) addr:0x02120d68 +func_ov035_02120d98 kind:function(arm,size=0x94) addr:0x02120d98 +func_ov035_02120e2c kind:function(arm,size=0xd8) addr:0x02120e2c +func_ov035_02120f04 kind:function(arm,size=0x94) addr:0x02120f04 +func_ov035_02120f98 kind:function(arm,size=0xc) addr:0x02120f98 +func_ov035_02120fa4 kind:function(arm,size=0xc4) addr:0x02120fa4 +func_ov035_02121068 kind:function(arm,size=0x198) addr:0x02121068 +func_ov035_02121200 kind:function(arm,size=0x20) addr:0x02121200 +func_ov035_02121220 kind:function(arm,size=0x30) addr:0x02121220 +func_ov035_02121250 kind:function(arm,size=0x70) addr:0x02121250 +func_ov035_021212c0 kind:function(arm,size=0x108) addr:0x021212c0 +func_ov035_021213c8 kind:function(arm,size=0x64) addr:0x021213c8 +func_ov035_0212142c kind:function(arm,size=0x34) addr:0x0212142c +func_ov035_02121460 kind:function(arm,size=0xb0) addr:0x02121460 +func_ov035_02121510 kind:function(arm,size=0xab8) addr:0x02121510 +func_ov035_02121fc8 kind:function(arm,size=0x70) addr:0x02121fc8 +func_ov035_02122038 kind:function(arm,size=0x4) addr:0x02122038 +func_ov035_0212203c kind:function(arm,size=0x394) addr:0x0212203c +func_ov035_021223d0 kind:function(arm,size=0x6c) addr:0x021223d0 +func_ov035_0212243c kind:function(arm,size=0x34) addr:0x0212243c +func_ov035_02122470 kind:function(arm,size=0xc) addr:0x02122470 +func_ov035_0212247c kind:function(arm,size=0x48) addr:0x0212247c +func_ov035_021224c4 kind:function(arm,size=0x30) addr:0x021224c4 +func_ov035_021224f4 kind:function(arm,size=0x58) addr:0x021224f4 +func_ov035_0212254c kind:function(arm,size=0x20) addr:0x0212254c +func_ov035_0212256c kind:function(arm,size=0x4c) addr:0x0212256c +func_ov035_021225b8 kind:function(arm,size=0xc) addr:0x021225b8 +func_ov035_021225c4 kind:function(arm,size=0x70) addr:0x021225c4 +func_ov035_02122634 kind:function(arm,size=0x120) addr:0x02122634 +func_ov035_02122754 kind:function(arm,size=0x138) addr:0x02122754 +func_ov035_0212288c kind:function(arm,size=0xdc) addr:0x0212288c +func_ov035_02122968 kind:function(arm,size=0x4c) addr:0x02122968 +func_ov035_021229b4 kind:function(arm,size=0xe4) addr:0x021229b4 +func_ov035_02122a98 kind:function(arm,size=0x84) addr:0x02122a98 +func_ov035_02122b1c kind:function(arm,size=0xac) addr:0x02122b1c +func_ov035_02122bc8 kind:function(arm,size=0x4c) addr:0x02122bc8 +func_ov035_02122c14 kind:function(arm,size=0x4c) addr:0x02122c14 +data_ov035_02122c60 kind:data(any) addr:0x02122c60 +data_ov035_02122c70 kind:data(any) addr:0x02122c70 +data_ov035_02122c80 kind:data(any) addr:0x02122c80 +data_ov035_02122c90 kind:data(any) addr:0x02122c90 +data_ov035_02122ca0 kind:data(any) addr:0x02122ca0 +data_ov035_02122cb4 kind:data(any) addr:0x02122cb4 +data_ov035_02122cc4 kind:data(any) addr:0x02122cc4 +data_ov035_02122cd0 kind:data(any) addr:0x02122cd0 ambiguous +data_ov035_02122cd4 kind:data(any) addr:0x02122cd4 +data_ov035_02122ce4 kind:data(any) addr:0x02122ce4 +data_ov035_02122cf4 kind:data(any) addr:0x02122cf4 +data_ov035_02122d04 kind:data(any) addr:0x02122d04 +data_ov035_02122d14 kind:data(any) addr:0x02122d14 +data_ov035_02122d24 kind:data(any) addr:0x02122d24 +func_ov035_02122d34 kind:function(arm,size=0x50) addr:0x02122d34 +func_ov035_02122d84 kind:function(arm,size=0xdc) addr:0x02122d84 +func_ov035_02122e60 kind:function(arm,size=0x68) addr:0x02122e60 +func_ov035_02122ec8 kind:function(arm,size=0x50) addr:0x02122ec8 +data_ov035_02122f48 kind:data(any) addr:0x02122f48 +data_ov035_02122f6c kind:data(any) addr:0x02122f6c +data_ov035_02122f98 kind:data(any) addr:0x02122f98 +data_ov035_02122fdc kind:data(any) addr:0x02122fdc +data_ov035_02123044 kind:data(any) addr:0x02123044 +data_ov035_021230b4 kind:data(any) addr:0x021230b4 +data_ov035_02123148 kind:data(any) addr:0x02123148 +data_ov035_02123178 kind:data(any) addr:0x02123178 +data_ov035_02123220 kind:data(any) addr:0x02123220 +data_ov035_02123238 kind:data(any) addr:0x02123238 +data_ov035_02123270 kind:data(any) addr:0x02123270 +data_ov035_021232b0 kind:data(any) addr:0x021232b0 +data_ov035_021232c8 kind:data(any) addr:0x021232c8 +data_ov035_021232e4 kind:data(any) addr:0x021232e4 +data_ov035_02123308 kind:data(any) addr:0x02123308 +data_ov035_0212332c kind:data(any) addr:0x0212332c +data_ov035_0212338c kind:data(any) addr:0x0212338c +data_ov035_02123398 kind:data(any) addr:0x02123398 +data_ov035_021233bc kind:data(any) addr:0x021233bc +data_ov035_021233e0 kind:data(any) addr:0x021233e0 +data_ov035_0212345c kind:data(any) addr:0x0212345c ambiguous +data_ov035_02123460 kind:data(any) addr:0x02123460 +data_ov035_021234d8 kind:data(any) addr:0x021234d8 ambiguous +data_ov035_021234e8 kind:data(any) addr:0x021234e8 +data_ov035_02123564 kind:data(any) addr:0x02123564 +data_ov035_0212357c kind:data(any) addr:0x0212357c +data_ov035_02123594 kind:data(any) addr:0x02123594 +data_ov035_021235f4 kind:data(any) addr:0x021235f4 +data_ov035_0212360c kind:data(any) addr:0x0212360c +data_ov035_02123654 kind:data(any) addr:0x02123654 +data_ov035_0212366c kind:data(any) addr:0x0212366c +data_ov035_02123684 kind:data(any) addr:0x02123684 +data_ov035_0212369c kind:data(any) addr:0x0212369c +data_ov035_021236c0 kind:data(any) addr:0x021236c0 +data_ov035_0212371c kind:data(any) addr:0x0212371c +data_ov035_0212372c kind:data(any) addr:0x0212372c +data_ov035_021237a8 kind:data(any) addr:0x021237a8 +data_ov035_021237c0 kind:data(any) addr:0x021237c0 +data_ov035_021237d8 kind:data(any) addr:0x021237d8 +data_ov035_021237f0 kind:data(any) addr:0x021237f0 +data_ov035_02123808 kind:data(any) addr:0x02123808 +data_ov035_02123820 kind:data(any) addr:0x02123820 +data_ov035_02123850 kind:data(any) addr:0x02123850 +data_ov035_02123868 kind:data(any) addr:0x02123868 +data_ov035_02123880 kind:data(any) addr:0x02123880 +data_ov035_021238a0 kind:bss addr:0x021238a0 +data_ov035_021238a4 kind:bss addr:0x021238a4 +data_ov035_021238b0 kind:bss addr:0x021238b0 +data_ov035_02123988 kind:bss addr:0x02123988 +data_ov035_02123990 kind:bss addr:0x02123990 +data_ov035_0212399c kind:bss addr:0x0212399c +data_ov035_021239a8 kind:bss addr:0x021239a8 +data_ov035_02123a80 kind:bss addr:0x02123a80 +data_ov035_02123b58 kind:bss addr:0x02123b58 +data_ov035_02123b5c kind:bss addr:0x02123b5c +data_ov035_02123b64 kind:bss addr:0x02123b64 +data_ov035_02123b70 kind:bss addr:0x02123b70 +data_ov035_02123b7c kind:bss addr:0x02123b7c +data_ov035_02123c54 kind:bss addr:0x02123c54 +data_ov035_02123c58 kind:bss addr:0x02123c58 +data_ov035_02123c64 kind:bss addr:0x02123c64 +data_ov035_02123c90 kind:bss addr:0x02123c90 ambiguous diff --git a/config/jp/arm9/overlays/ov036/delinks.txt b/config/jp/arm9/overlays/ov036/delinks.txt new file mode 100644 index 00000000..315cb592 --- /dev/null +++ b/config/jp/arm9/overlays/ov036/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0211ad60 end:0x02122a24 kind:code align:32 + .rodata start:0x02122a24 end:0x02122c14 kind:data align:4 + .init start:0x02122c14 end:0x02122ee4 kind:code align:4 + .ctor start:0x02122ee4 end:0x02122f0c kind:data align:4 + .data start:0x02122f20 end:0x02124500 kind:data align:32 + .bss start:0x02124500 end:0x02124ca0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov036/relocs.txt b/config/jp/arm9/overlays/ov036/relocs.txt new file mode 100644 index 00000000..5ccd8a2a --- /dev/null +++ b/config/jp/arm9/overlays/ov036/relocs.txt @@ -0,0 +1,2170 @@ +from:0x0211ad7c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0211ad9c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211adb8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211adc8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211ade0 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0211ae70 kind:arm_call_thumb to:0x020a26a8 module:overlay(0) +from:0x0211ae78 kind:arm_call_thumb to:0x020c0250 module:overlay(1) +from:0x0211ae84 kind:load to:0x02123184 module:overlay(36) +from:0x0211ae88 kind:load to:0x02122f48 module:overlay(36) +from:0x0211ae8c kind:load to:0x021232a0 module:overlay(36) +from:0x0211ae90 kind:load to:0x021233e8 module:overlay(36) +from:0x0211ae94 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0211ae98 kind:load to:0x020b684c module:overlay(0) +from:0x0211aea4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211aed8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0211afa4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0211b00c kind:arm_call to:0x02062764 module:overlay(0) +from:0x0211b020 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211b028 kind:load to:0x0204b608 module:main +from:0x0211b064 kind:load to:0x02122f8c module:overlay(36) +from:0x0211b09c kind:load to:0x02123084 module:overlay(36) +from:0x0211b120 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211b158 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x0211b174 kind:load to:0x027e09b8 module:dtcm +from:0x0211b290 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0211b2a4 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b2c4 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b2c8 kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211b2d4 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b2d8 kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211b2e0 kind:load to:0x027e09b8 module:dtcm +from:0x0211b2e4 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b2fc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b320 kind:load to:0x027e09b8 module:dtcm +from:0x0211b348 kind:load to:0x0211c9bc module:overlay(36) +from:0x0211b380 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b3e0 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b3e4 kind:arm_call to:0x020b89e8 module:overlay(15) +from:0x0211b3ec kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b3f8 kind:load to:0x0211c088 module:overlay(36) +from:0x0211b41c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b430 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0211b43c kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b454 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b458 kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211b464 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b468 kind:arm_call to:0x020b89e8 module:overlay(15) +from:0x0211b474 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b478 kind:arm_call to:0x020b89e8 module:overlay(15) +from:0x0211b480 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b484 kind:load to:0x027e09b8 module:dtcm +from:0x0211b488 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b4a0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b4c4 kind:load to:0x027e09b8 module:dtcm +from:0x0211b4d0 kind:load to:0x0211c9bc module:overlay(36) +from:0x0211b4e8 kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211b4fc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b528 kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211b560 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b564 kind:arm_call to:0x0211eb80 module:overlay(36) +from:0x0211b578 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b57c kind:arm_call to:0x0211f080 module:overlay(36) +from:0x0211b590 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b594 kind:arm_call to:0x0211f500 module:overlay(36) +from:0x0211b5c8 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b5cc kind:arm_call to:0x0211eff8 module:overlay(36) +from:0x0211b5e8 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b5ec kind:arm_call to:0x0211f014 module:overlay(36) +from:0x0211b61c kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b620 kind:arm_call to:0x0211f030 module:overlay(36) +from:0x0211b634 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b638 kind:arm_call to:0x0211f04c module:overlay(36) +from:0x0211b6ac kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b6b0 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b6b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b6cc kind:arm_call to:0x02068928 module:overlay(0) +from:0x0211b6dc kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b6e0 kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211b6ec kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b6f4 kind:load to:0x027e09b8 module:dtcm +from:0x0211b6f8 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b6fc kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b714 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b738 kind:load to:0x027e09b8 module:dtcm +from:0x0211b744 kind:load to:0x0211c9bc module:overlay(36) +from:0x0211b75c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b780 kind:load to:0x027e09b8 module:dtcm +from:0x0211b798 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0211b7a8 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b7ac kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211b7b8 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b7bc kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211b7c8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b7d0 kind:load to:0x027e09b8 module:dtcm +from:0x0211b7d4 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b7d8 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b7f0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b814 kind:load to:0x027e09b8 module:dtcm +from:0x0211b81c kind:arm_call to:0x0211c9bc module:overlay(36) +from:0x0211b82c kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b830 kind:arm_call to:0x020b89e8 module:overlay(15) +from:0x0211b838 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b850 kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211b864 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b880 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b884 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b8bc kind:arm_call to:0x02068928 module:overlay(0) +from:0x0211b8cc kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b8d0 kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211b8dc kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b8e0 kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211b8ec kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b8f4 kind:load to:0x027e09b8 module:dtcm +from:0x0211b8f8 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b8fc kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b91c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b934 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b938 kind:arm_call to:0x020b8b24 module:overlay(15) +from:0x0211b94c kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211b950 kind:arm_call to:0x020b8b24 module:overlay(15) +from:0x0211b974 kind:load to:0x027e09b8 module:dtcm +from:0x0211b978 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211b98c kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211b99c kind:arm_call to:0x020db1d4 module:overlay(31) +from:0x0211b9c0 kind:load to:0x027e0d34 module:dtcm +from:0x0211b9dc kind:arm_call to:0x020db0e8 module:overlay(31) +from:0x0211ba00 kind:load to:0x027e0d34 module:dtcm +from:0x0211ba24 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211ba2c kind:arm_call to:0x0211f314 module:overlay(36) +from:0x0211ba44 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211ba48 kind:arm_call to:0x0211efd0 module:overlay(36) +from:0x0211bacc kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211bad0 kind:arm_call to:0x0211eb80 module:overlay(36) +from:0x0211bae0 kind:arm_call_thumb to:0x020a2634 module:overlay(0) +from:0x0211baf0 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211baf4 kind:arm_call to:0x0211eb80 module:overlay(36) +from:0x0211bb00 kind:arm_call_thumb to:0x020a2634 module:overlay(0) +from:0x0211bb0c kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211bb1c kind:load to:0x027e09b8 module:dtcm +from:0x0211bb34 kind:arm_call to:0x020db0e8 module:overlay(31) +from:0x0211bb58 kind:load to:0x027e0d34 module:dtcm +from:0x0211bb80 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211bb90 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211bb94 kind:arm_call to:0x0211e6f0 module:overlay(36) +from:0x0211bb9c kind:load to:0x027e09b8 module:dtcm +from:0x0211bc2c kind:arm_call to:0x02068928 module:overlay(0) +from:0x0211bc3c kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211bc40 kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211bc4c kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211bc50 kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211bc5c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211bc68 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211bc78 kind:load to:0x027e09b8 module:dtcm +from:0x0211bc7c kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211bc80 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211bc98 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211bcb0 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211bcb4 kind:arm_call to:0x020b8b24 module:overlay(15) +from:0x0211bcc8 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211bccc kind:arm_call to:0x020b8b24 module:overlay(15) +from:0x0211bcf0 kind:load to:0x027e09b8 module:dtcm +from:0x0211bcf4 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211bd04 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211bd0c kind:arm_call to:0x0211f314 module:overlay(36) +from:0x0211bd6c kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211bd70 kind:arm_call to:0x0211eb80 module:overlay(36) +from:0x0211bd80 kind:arm_call_thumb to:0x020a2634 module:overlay(0) +from:0x0211bd90 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211bd94 kind:arm_call to:0x0211eb80 module:overlay(36) +from:0x0211bda0 kind:arm_call_thumb to:0x020a2634 module:overlay(0) +from:0x0211bda8 kind:load to:0x027e09b8 module:dtcm +from:0x0211be18 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0211be28 kind:arm_call to:0x020b84d4 module:overlays(9,15) +from:0x0211be2c kind:arm_call to:0x020b8a84 module:overlay(15) +from:0x0211be34 kind:load to:0x027e09b8 module:dtcm +from:0x0211be38 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211be50 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211be74 kind:load to:0x027e09b8 module:dtcm +from:0x0211bea4 kind:arm_call to:0x0211c9bc module:overlay(36) +from:0x0211bf08 kind:load to:0x027e09b8 module:dtcm +from:0x0211bf0c kind:load to:0x02068928 module:overlay(0) +from:0x0211bf24 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211bf48 kind:load to:0x027e09b8 module:dtcm +from:0x0211bf60 kind:load to:0x0204b608 module:main +from:0x0211bf64 kind:load to:0x02062784 module:overlay(0) +from:0x0211bf7c kind:load to:0x0211ca84 module:overlay(36) +from:0x0211bf94 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211bfb8 kind:load to:0x027e09b8 module:dtcm +from:0x0211bfe0 kind:arm_call to:0x020ab15c module:overlay(0) +from:0x0211bfe8 kind:load to:0x0204b690 module:main +from:0x0211c014 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0211c09c kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211c0b0 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211c0d4 kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211c0f0 kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211c10c kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211c128 kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211c144 kind:arm_call to:0x020b84b0 module:overlay(15) +from:0x0211c15c kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211c160 kind:arm_call to:0x0211ee4c module:overlay(36) +from:0x0211c178 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211c17c kind:arm_call to:0x0211efd0 module:overlay(36) +from:0x0211c1b0 kind:load to:0x02159bd8 module:overlays(58,79) +from:0x0211c1b4 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211c1d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c1d4 kind:load to:0x01fff3b4 module:itcm +from:0x0211c1ec kind:arm_call to:0x020aa94c module:overlay(0) +from:0x0211c220 kind:arm_call to:0x020aa94c module:overlay(0) +from:0x0211c24c kind:arm_call to:0x02069160 module:overlay(0) +from:0x0211c25c kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211c260 kind:arm_call to:0x0211efd0 module:overlay(36) +from:0x0211c274 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211c278 kind:arm_call to:0x0211eb80 module:overlay(36) +from:0x0211c28c kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211c290 kind:arm_call to:0x0211f518 module:overlay(36) +from:0x0211c2a4 kind:arm_call to:0x0211c1b8 module:overlay(36) +from:0x0211c2a8 kind:arm_call to:0x0211f534 module:overlay(36) +from:0x0211c2ac kind:arm_call to:0x020ab32c module:overlay(0) +from:0x0211c2cc kind:arm_call to:0x02069160 module:overlay(0) +from:0x0211c2dc kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c2ec kind:load to:0x020b684c module:overlay(0) +from:0x0211c2f0 kind:load to:0x02124500 module:overlay(36) +from:0x0211c2f4 kind:load to:0x0211c69c module:overlay(36) +from:0x0211c30c kind:arm_call to:0x020aa950 module:overlay(0) +from:0x0211c338 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x0211c3c0 kind:arm_call to:0x020747bc module:overlay(0) +from:0x0211c3e0 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0211c434 kind:arm_call to:0x020747bc module:overlay(0) +from:0x0211c454 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0211c47c kind:arm_call to:0x020aa9a0 module:overlay(0) +from:0x0211c488 kind:load to:0x027e09b8 module:dtcm +from:0x0211c588 kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c59c kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c5b0 kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c5c4 kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c5dc kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c5f4 kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c60c kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c624 kind:arm_call_thumb to:0x020a2630 module:overlay(0) +from:0x0211c698 kind:load to:0x027e09b8 module:dtcm +from:0x0211c6c4 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0211c6cc kind:load to:0x020b684c module:overlay(0) +from:0x0211c6d0 kind:load to:0x02123410 module:overlay(36) +from:0x0211c6d4 kind:load to:0x02124500 module:overlay(36) +from:0x0211c708 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c730 kind:arm_call to:0x01fff17c module:itcm +from:0x0211c780 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0211c7a0 kind:arm_call to:0x020aadd8 module:overlay(0) +from:0x0211c7b8 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0211c7d0 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0211c7ec kind:arm_call to:0x02079a44 module:overlay(0) +from:0x0211c7f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c7fc kind:load to:0x027e09b8 module:dtcm +from:0x0211c800 kind:load to:0x027e09bc module:dtcm +from:0x0211c804 kind:load to:0x02122f20 module:overlay(36) +from:0x0211c864 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0211c88c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0211c89c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0211c8c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c8cc kind:load to:0x027e09b8 module:dtcm +from:0x0211c8d0 kind:load to:0x027e09bc module:dtcm +from:0x0211c904 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0211c9a0 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0211c9b8 kind:load to:0x027e09b8 module:dtcm +from:0x0211c9cc kind:arm_call to:0x02074764 module:overlay(0) +from:0x0211ca58 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0211ca80 kind:load to:0x027e09b8 module:dtcm +from:0x0211ca98 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0211cafc kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0211cb18 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0211cb2c kind:arm_call to:0x02079b3c module:overlay(0) +from:0x0211cb3c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211cb54 kind:load to:0x027e09b8 module:dtcm +from:0x0211cb58 kind:load to:0x027e09bc module:dtcm +from:0x0211cb6c kind:arm_call to:0x020aaa1c module:overlay(0) +from:0x0211cb80 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211cb88 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211cb90 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211cb98 kind:arm_call to:0x02011ff4 module:main +from:0x0211cbb0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211cbb8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211cbc0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211cbdc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211cbe8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211cc04 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211cc14 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211cc24 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211cc2c kind:arm_call to:0x02011ff4 module:main +from:0x0211cc44 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211cc4c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211cc54 kind:arm_call to:0x02011ff4 module:main +from:0x0211cc6c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211cc74 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211cd28 kind:load to:0x02124514 module:overlay(36) +from:0x0211cd3c kind:arm_call to:0x02011f3c module:main +from:0x0211cd48 kind:arm_call to:0x0211cdac module:overlay(36) +from:0x0211cd5c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211cda4 kind:load to:0x02123428 module:overlay(36) +from:0x0211cdd8 kind:arm_call to:0x0211ad60 module:overlay(36) +from:0x0211ce44 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0211ce58 kind:load to:0x02124514 module:overlay(36) +from:0x0211ce5c kind:load to:0x021234c4 module:overlay(36) +from:0x0211ce60 kind:load to:0x0212360c module:overlay(36) +from:0x0211ce64 kind:load to:0x02123444 module:overlay(36) +from:0x0211ce98 kind:arm_call to:0x0211aeb0 module:overlay(36) +from:0x0211cebc kind:load to:0x02123418 module:overlay(36) +from:0x0211cee4 kind:load to:0x02123418 module:overlay(36) +from:0x0211cee8 kind:load to:0x0211b0a0 module:overlay(36) +from:0x0211cf30 kind:arm_call_thumb to:0x020a2750 module:overlay(0) +from:0x0211cf40 kind:arm_call_thumb to:0x020a2750 module:overlay(0) +from:0x0211cf5c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211cf64 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211cf6c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211cf74 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211cf7c kind:arm_call to:0x02011ff4 module:main +from:0x0211cf94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211cf9c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211cfa4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211cfac kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211cfc0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211cff4 kind:load to:0x021245fc module:overlay(36) +from:0x0211d008 kind:arm_call to:0x02011f3c module:main +from:0x0211d014 kind:arm_call to:0x0211d074 module:overlay(36) +from:0x0211d028 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211d070 kind:load to:0x02123644 module:overlay(36) +from:0x0211d0a0 kind:arm_call to:0x0211ad60 module:overlay(36) +from:0x0211d10c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0211d120 kind:load to:0x021245fc module:overlay(36) +from:0x0211d124 kind:load to:0x021236e0 module:overlay(36) +from:0x0211d128 kind:load to:0x02123828 module:overlay(36) +from:0x0211d12c kind:load to:0x02123660 module:overlay(36) +from:0x0211d164 kind:arm_call to:0x0211aeb0 module:overlay(36) +from:0x0211d194 kind:load to:0x02123634 module:overlay(36) +from:0x0211d1bc kind:load to:0x02123634 module:overlay(36) +from:0x0211d1c0 kind:load to:0x0211b0a0 module:overlay(36) +from:0x0211d208 kind:arm_call_thumb to:0x020a2750 module:overlay(0) +from:0x0211d218 kind:arm_call_thumb to:0x020a2750 module:overlay(0) +from:0x0211d234 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d23c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211d244 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d24c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211d254 kind:arm_call to:0x02011ff4 module:main +from:0x0211d26c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d274 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211d27c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d284 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211d298 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211d2cc kind:load to:0x021246e4 module:overlay(36) +from:0x0211d2e0 kind:arm_call to:0x02011f3c module:main +from:0x0211d2ec kind:arm_call to:0x0211d350 module:overlay(36) +from:0x0211d300 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211d348 kind:load to:0x02123860 module:overlay(36) +from:0x0211d37c kind:arm_call to:0x0211ad60 module:overlay(36) +from:0x0211d3e8 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0211d3fc kind:load to:0x021246e4 module:overlay(36) +from:0x0211d400 kind:load to:0x021238fc module:overlay(36) +from:0x0211d404 kind:load to:0x02123a44 module:overlay(36) +from:0x0211d408 kind:load to:0x0212387c module:overlay(36) +from:0x0211d440 kind:arm_call to:0x0211aeb0 module:overlay(36) +from:0x0211d46c kind:load to:0x02123850 module:overlay(36) +from:0x0211d494 kind:load to:0x02123850 module:overlay(36) +from:0x0211d498 kind:load to:0x0211b0a0 module:overlay(36) +from:0x0211d500 kind:arm_call_thumb to:0x020a2750 module:overlay(0) +from:0x0211d510 kind:load to:0x027e09b8 module:dtcm +from:0x0211d520 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d528 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211d530 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d538 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211d540 kind:arm_call to:0x02011ff4 module:main +from:0x0211d558 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d560 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211d568 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d570 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211d584 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211d5b8 kind:load to:0x021247cc module:overlay(36) +from:0x0211d5cc kind:arm_call to:0x02011f3c module:main +from:0x0211d5d8 kind:arm_call to:0x0211d63c module:overlay(36) +from:0x0211d5ec kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211d634 kind:load to:0x02123a7c module:overlay(36) +from:0x0211d668 kind:arm_call to:0x0211ad60 module:overlay(36) +from:0x0211d6d4 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0211d6e8 kind:load to:0x021247cc module:overlay(36) +from:0x0211d6ec kind:load to:0x02123b18 module:overlay(36) +from:0x0211d6f0 kind:load to:0x02123c60 module:overlay(36) +from:0x0211d6f4 kind:load to:0x02123a98 module:overlay(36) +from:0x0211d72c kind:arm_call to:0x0211aeb0 module:overlay(36) +from:0x0211d75c kind:load to:0x02123a6c module:overlay(36) +from:0x0211d784 kind:load to:0x02123a6c module:overlay(36) +from:0x0211d788 kind:load to:0x0211b0a0 module:overlay(36) +from:0x0211d7e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d7f0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211d7f8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d800 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211d808 kind:arm_call to:0x02011ff4 module:main +from:0x0211d820 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d828 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211d830 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d838 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211d84c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211d880 kind:load to:0x021248b4 module:overlay(36) +from:0x0211d894 kind:arm_call to:0x02011f3c module:main +from:0x0211d8a0 kind:arm_call to:0x0211d908 module:overlay(36) +from:0x0211d8b4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211d8fc kind:load to:0x02123c98 module:overlay(36) +from:0x0211d934 kind:arm_call to:0x0211ad60 module:overlay(36) +from:0x0211d9a0 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0211d9b4 kind:load to:0x021248b4 module:overlay(36) +from:0x0211d9b8 kind:load to:0x02123d34 module:overlay(36) +from:0x0211d9bc kind:load to:0x02123e7c module:overlay(36) +from:0x0211d9c0 kind:load to:0x02123cb4 module:overlay(36) +from:0x0211d9f8 kind:arm_call to:0x0211aeb0 module:overlay(36) +from:0x0211da24 kind:load to:0x02123c88 module:overlay(36) +from:0x0211da4c kind:load to:0x02123c88 module:overlay(36) +from:0x0211da50 kind:load to:0x0211b0a0 module:overlay(36) +from:0x0211dae0 kind:load to:0x027e09b8 module:dtcm +from:0x0211dae4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211daf4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211dafc kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211db04 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211db0c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211db14 kind:arm_call to:0x02011ff4 module:main +from:0x0211db2c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211db34 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211db3c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211db44 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211db58 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211db8c kind:load to:0x0212499c module:overlay(36) +from:0x0211dba0 kind:arm_call to:0x02011f3c module:main +from:0x0211dbac kind:arm_call to:0x0211dc70 module:overlay(36) +from:0x0211dbc0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211dc08 kind:load to:0x02123eb4 module:overlay(36) +from:0x0211dc18 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0211dc2c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0211dc3c kind:load to:0x02123ed8 module:overlay(36) +from:0x0211dc40 kind:load to:0x02122a2c module:overlay(36) +from:0x0211dc58 kind:arm_call to:0x0200eab0 module:main +from:0x0211dc60 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0211dc68 kind:arm_call to:0x01ffc57c module:itcm +from:0x0211dc9c kind:arm_call to:0x0211ad60 module:overlay(36) +from:0x0211dd08 kind:arm_call to:0x0211dc10 module:overlay(36) +from:0x0211dd1c kind:load to:0x0212499c module:overlay(36) +from:0x0211dd20 kind:load to:0x02123f7c module:overlay(36) +from:0x0211dd24 kind:load to:0x021240c4 module:overlay(36) +from:0x0211dd28 kind:load to:0x02123efc module:overlay(36) +from:0x0211dd34 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211dd74 kind:arm_call to:0x0211aeb0 module:overlay(36) +from:0x0211dda0 kind:load to:0x02123ea4 module:overlay(36) +from:0x0211ddc8 kind:load to:0x02123ea4 module:overlay(36) +from:0x0211ddcc kind:load to:0x0211b0a0 module:overlay(36) +from:0x0211de60 kind:arm_call_thumb to:0x020a2750 module:overlay(0) +from:0x0211de70 kind:arm_call_thumb to:0x020a2750 module:overlay(0) +from:0x0211de80 kind:load to:0x027e09b8 module:dtcm +from:0x0211de84 kind:load to:0x027e0ce0 module:dtcm +from:0x0211de98 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211dea0 kind:arm_call to:0x02011ff4 module:main +from:0x0211deb8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211dec0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211dec8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211ded0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211ded8 kind:arm_call to:0x02011ff4 module:main +from:0x0211def0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211def8 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211df00 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211df08 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211df1c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211df50 kind:load to:0x02124a84 module:overlay(36) +from:0x0211df64 kind:arm_call to:0x02011f3c module:main +from:0x0211df70 kind:arm_call to:0x0211e3e0 module:overlay(36) +from:0x0211df84 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211df9c kind:load to:0x02124100 module:overlay(36) +from:0x0211dfa8 kind:arm_call to:0x0205a688 module:overlay(0) +from:0x0211dfbc kind:load to:0x021240f4 module:overlay(36) +from:0x0211e044 kind:arm_call to:0x020a6400 module:overlay(0) +from:0x0211e050 kind:arm_call to:0x02015e40 module:main +from:0x0211e068 kind:arm_call to:0x02035590 module:main +from:0x0211e070 kind:arm_call to:0x020354ac module:main +from:0x0211e084 kind:arm_call to:0x02035590 module:main +from:0x0211e098 kind:arm_call to:0x02035590 module:main +from:0x0211e0a0 kind:arm_call to:0x020354ac module:main +from:0x0211e0c0 kind:arm_call to:0x02035590 module:main +from:0x0211e0fc kind:arm_call to:0x02035590 module:main +from:0x0211e104 kind:arm_call to:0x020354ac module:main +from:0x0211e124 kind:arm_call to:0x02035590 module:main +from:0x0211e138 kind:arm_call_thumb to:0x02015660 module:main +from:0x0211e150 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x0211e1a8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e1b8 kind:arm_call to:0x020a6400 module:overlay(0) +from:0x0211e1c4 kind:arm_call to:0x02015e40 module:main +from:0x0211e1dc kind:arm_call to:0x02035590 module:main +from:0x0211e1e4 kind:arm_call to:0x020354ac module:main +from:0x0211e1f8 kind:arm_call to:0x02035590 module:main +from:0x0211e20c kind:arm_call to:0x02035590 module:main +from:0x0211e214 kind:arm_call to:0x020354ac module:main +from:0x0211e22c kind:arm_call to:0x02035590 module:main +from:0x0211e268 kind:arm_call to:0x02035590 module:main +from:0x0211e270 kind:arm_call to:0x020354ac module:main +from:0x0211e288 kind:arm_call to:0x02035590 module:main +from:0x0211e29c kind:arm_call_thumb to:0x02015660 module:main +from:0x0211e2b4 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x0211e30c kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e318 kind:load to:0x021241d0 module:overlay(36) +from:0x0211e31c kind:load to:0x020aba48 module:overlay(0) +from:0x0211e320 kind:load to:0x020aba40 module:overlay(0) +from:0x0211e344 kind:arm_call_thumb to:0x02015660 module:main +from:0x0211e358 kind:arm_call_thumb to:0x0205c100 module:overlay(0) +from:0x0211e368 kind:arm_call to:0x0200f37c module:main +from:0x0211e36c kind:arm_call to:0x0200bf88 module:main +from:0x0211e374 kind:arm_call to:0x0200f37c module:main +from:0x0211e37c kind:arm_call to:0x0200bed8 module:main +from:0x0211e384 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e398 kind:arm_call_thumb to:0x02015660 module:main +from:0x0211e3a8 kind:arm_call_thumb to:0x0205c100 module:overlay(0) +from:0x0211e3b8 kind:arm_call to:0x0200f37c module:main +from:0x0211e3bc kind:arm_call to:0x0200bf88 module:main +from:0x0211e3c4 kind:arm_call to:0x0200f37c module:main +from:0x0211e3cc kind:arm_call to:0x0200bed8 module:main +from:0x0211e3d4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e3e8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211e3f0 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0211e40c kind:arm_call to:0x0211dfa0 module:overlay(36) +from:0x0211e430 kind:arm_call_thumb to:0x020154e8 module:main +from:0x0211e450 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211e468 kind:arm_call_thumb to:0x020154e8 module:main +from:0x0211e48c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211e4d4 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0211e4e0 kind:arm_call to:0x0211e024 module:overlay(36) +from:0x0211e4ec kind:load to:0x02124124 module:overlay(36) +from:0x0211e4f0 kind:load to:0x021241a8 module:overlay(36) +from:0x0211e4f4 kind:load to:0x0204b608 module:main +from:0x0211e504 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211e50c kind:arm_call_thumb to:0x02015504 module:main +from:0x0211e514 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211e51c kind:arm_call_thumb to:0x02015504 module:main +from:0x0211e524 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211e52c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211e544 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211e54c kind:arm_call_thumb to:0x02015504 module:main +from:0x0211e554 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211e55c kind:arm_call_thumb to:0x02015504 module:main +from:0x0211e564 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211e56c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211e574 kind:arm_call to:0x02011ff4 module:main +from:0x0211e5a0 kind:arm_call to:0x0211e324 module:overlay(36) +from:0x0211e5ac kind:arm_call to:0x0211e6dc module:overlay(36) +from:0x0211e5f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211e604 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e644 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211e654 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e690 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211e6a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e6ec kind:load to:0x027e09bc module:dtcm +from:0x0211e768 kind:load to:0x0204b690 module:main +from:0x0211e7d8 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211e82c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211e83c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211e88c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211e89c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211e8c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211e8d8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211e8f0 kind:arm_call to:0x0200ef5c module:main +from:0x0211e930 kind:arm_call to:0x0200ef5c module:main +from:0x0211e9dc kind:arm_call to:0x01ffc768 module:itcm +from:0x0211ea00 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0211ea10 kind:arm_call to:0x0200ea38 module:main +from:0x0211ea30 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0211ea58 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211ea68 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211ea8c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0211ea9c kind:arm_call to:0x0200ea38 module:main +from:0x0211ead4 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0211eae4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211eaf4 kind:arm_call to:0x0200ea38 module:main +from:0x0211eb30 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0211eb3c kind:load to:0x0203feb0 module:main +from:0x0211eb44 kind:load to:0x020b66c4 module:overlay(0) +from:0x0211eb48 kind:load to:0x02122aac module:overlay(36) +from:0x0211eb4c kind:load to:0x02122aec module:overlay(36) +from:0x0211eb50 kind:load to:0x02122adc module:overlay(36) +from:0x0211eb54 kind:load to:0x02122acc module:overlay(36) +from:0x0211eb58 kind:load to:0x02122abc module:overlay(36) +from:0x0211eb5c kind:load to:0x02122a4c module:overlay(36) +from:0x0211eb60 kind:load to:0x02122a9c module:overlay(36) +from:0x0211eb64 kind:load to:0x02122a8c module:overlay(36) +from:0x0211eb68 kind:load to:0x02122a7c module:overlay(36) +from:0x0211eb6c kind:load to:0x02122afc module:overlay(36) +from:0x0211eb70 kind:load to:0x02122a5c module:overlay(36) +from:0x0211eb74 kind:load to:0x02122a3c module:overlay(36) +from:0x0211eb78 kind:load to:0x02122a6c module:overlay(36) +from:0x0211eb7c kind:load to:0x027e0958 module:dtcm +from:0x0211eb90 kind:arm_call to:0x0211eba0 module:overlay(36) +from:0x0211eb98 kind:arm_call to:0x0211ec90 module:overlay(36) +from:0x0211ebb4 kind:arm_call_thumb to:0x020a2664 module:overlay(0) +from:0x0211ebe0 kind:arm_call to:0x0211ec90 module:overlay(36) +from:0x0211ec08 kind:arm_call to:0x0211ec90 module:overlay(36) +from:0x0211ec30 kind:arm_call to:0x0211ec90 module:overlay(36) +from:0x0211ec58 kind:arm_call to:0x0211ec90 module:overlay(36) +from:0x0211ec80 kind:arm_call to:0x0211ec90 module:overlay(36) +from:0x0211ec88 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0211edec kind:arm_call to:0x020ab34c module:overlay(0) +from:0x0211ee44 kind:load to:0x020b7d20 module:overlay(0) +from:0x0211f1b8 kind:arm_call to:0x020aa148 module:overlay(0) +from:0x0211f1d4 kind:arm_call to:0x020d7f00 module:overlay(24) +from:0x0211f200 kind:arm_call to:0x020ab4a4 module:overlay(0) +from:0x0211f278 kind:arm_call to:0x020a9f48 module:overlay(0) +from:0x0211f2a4 kind:arm_call to:0x020a9f28 module:overlay(0) +from:0x0211f304 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f308 kind:load to:0x020da050 module:overlays(19,24) +from:0x0211f30c kind:load to:0x020b7d20 module:overlay(0) +from:0x0211f310 kind:load to:0x027e09b8 module:dtcm +from:0x0211f480 kind:arm_call to:0x020aa020 module:overlay(0) +from:0x0211f490 kind:arm_call to:0x020a9fec module:overlay(0) +from:0x0211f4d8 kind:arm_call to:0x0211eb80 module:overlay(36) +from:0x0211f4f0 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x0211f4f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f4fc kind:load to:0x027e09b8 module:dtcm +from:0x0211f548 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211f5fc kind:load to:0x02124b78 module:overlay(36) +from:0x0211f610 kind:arm_call to:0x02011f3c module:main +from:0x0211f61c kind:arm_call to:0x0211f64c module:overlay(36) +from:0x0211f630 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0211f648 kind:load to:0x021241e8 module:overlay(36) +from:0x0211f658 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211f660 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0211f690 kind:arm_call_thumb to:0x020154e8 module:main +from:0x0211f6b0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211f6c4 kind:arm_call to:0x020a6400 module:overlay(0) +from:0x0211f6d0 kind:arm_call to:0x02015e40 module:main +from:0x0211f6e8 kind:arm_call to:0x02035590 module:main +from:0x0211f6f0 kind:arm_call to:0x020354ac module:main +from:0x0211f704 kind:arm_call to:0x02035590 module:main +from:0x0211f718 kind:arm_call to:0x02035590 module:main +from:0x0211f720 kind:arm_call to:0x020354ac module:main +from:0x0211f73c kind:arm_call to:0x02035590 module:main +from:0x0211f778 kind:arm_call to:0x02035590 module:main +from:0x0211f780 kind:arm_call to:0x020354ac module:main +from:0x0211f79c kind:arm_call to:0x02035590 module:main +from:0x0211f7b0 kind:arm_call_thumb to:0x02015660 module:main +from:0x0211f7c8 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x0211f820 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211f83c kind:arm_call to:0x02062764 module:overlay(0) +from:0x0211f84c kind:load to:0x0212420c module:overlay(36) +from:0x0211f850 kind:load to:0x02124288 module:overlay(36) +from:0x0211f854 kind:load to:0x021242b0 module:overlay(36) +from:0x0211f858 kind:load to:0x020aba48 module:overlay(0) +from:0x0211f85c kind:load to:0x020aba40 module:overlay(0) +from:0x0211f860 kind:load to:0x0204b608 module:main +from:0x0211f870 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211f878 kind:arm_call_thumb to:0x02015504 module:main +from:0x0211f880 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211f888 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211f8a0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211f8a8 kind:arm_call_thumb to:0x02015504 module:main +from:0x0211f8b0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0211f8b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211f8c0 kind:arm_call to:0x02011ff4 module:main +from:0x0211f910 kind:load to:0x027e0cd8 module:dtcm +from:0x0211f928 kind:arm_call to:0x0211fab0 module:overlay(36) +from:0x0211f978 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211f9ac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211f9bc kind:arm_call to:0x01ffa60c module:itcm +from:0x0211f9e8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211f9f8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211fa70 kind:load to:0x027e09b8 module:dtcm +from:0x0211fa74 kind:load to:0x02124b5c module:overlay(36) +from:0x0211fa78 kind:load to:0x0203feb0 module:main +from:0x0211fa7c kind:load to:0x021241dc module:overlay(36) +from:0x0211fad0 kind:arm_call_thumb to:0x02015660 module:main +from:0x0211fae0 kind:arm_call_thumb to:0x0205c100 module:overlay(0) +from:0x0211faf0 kind:arm_call to:0x0200f37c module:main +from:0x0211faf4 kind:arm_call to:0x0200bf88 module:main +from:0x0211fafc kind:arm_call to:0x0200f37c module:main +from:0x0211fb04 kind:arm_call to:0x0200bed8 module:main +from:0x0211fb0c kind:arm_call_thumb to:0x0201568c module:main +from:0x0211fb20 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0211fbd4 kind:load to:0x02124bc4 module:overlay(36) +from:0x0211fbe8 kind:arm_call to:0x02011f3c module:main +from:0x0211fbf4 kind:arm_call to:0x0211fc24 module:overlay(36) +from:0x0211fc08 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211fc20 kind:load to:0x021242c4 module:overlay(36) +from:0x0211fc2c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0211fc40 kind:load to:0x021242e8 module:overlay(36) +from:0x0211fc90 kind:load to:0x02124bc4 module:overlay(36) +from:0x0211fca0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211fca8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211fcc0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0211fcc8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211fcd0 kind:arm_call to:0x02011ff4 module:main +from:0x0211fce4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211fd00 kind:load to:0x0204b608 module:main +from:0x0211fd04 kind:load to:0x020627ac module:overlay(0) +from:0x0211fd28 kind:arm_call to:0x0201b974 module:main +from:0x0211fd34 kind:arm_call to:0x0201b798 module:main +from:0x0211fd3c kind:load to:0x0204fb78 module:main +from:0x0211fd60 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0211fd68 kind:load to:0x0204b608 module:main +from:0x0211fd9c kind:arm_call to:0x02018d10 module:main +from:0x0211fda8 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x0211fdb8 kind:arm_call to:0x020194d0 module:main +from:0x0211fdc0 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0211fdcc kind:load to:0x0204b690 module:main +from:0x0211fdd0 kind:load to:0x0204b608 module:main +from:0x0211fdfc kind:arm_call to:0x0201b974 module:main +from:0x0211fe08 kind:arm_call to:0x0201b798 module:main +from:0x0211fe10 kind:load to:0x0204fb78 module:main +from:0x0211fe3c kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0211fe44 kind:load to:0x0204b608 module:main +from:0x0211fe64 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x0211fe80 kind:arm_call to:0x02018d10 module:main +from:0x0211fe90 kind:load to:0x0204b608 module:main +from:0x0211fe94 kind:load to:0x0204b690 module:main +from:0x0211fea0 kind:arm_call to:0x0201b8bc module:main +from:0x0211feb4 kind:arm_call to:0x0201b8bc module:main +from:0x0211febc kind:arm_call to:0x02011ff4 module:main +from:0x0211fef4 kind:arm_call to:0x020d5740 module:overlay(24) +from:0x0211ff18 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ff38 kind:arm_call to:0x021220f0 module:overlay(36) +from:0x0211ff58 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0211ff64 kind:arm_call to:0x020bab34 module:overlay(4) +from:0x0211ff70 kind:arm_call to:0x0213f8b8 module:overlay(56) +from:0x0211ff80 kind:arm_call to:0x0201f4e0 module:main +from:0x0211ff8c kind:arm_call to:0x0201f468 module:main +from:0x0211ffb8 kind:arm_call to:0x02122140 module:overlay(36) +from:0x0211ffc4 kind:arm_call to:0x02122140 module:overlay(36) +from:0x0211ffd0 kind:arm_call to:0x02122140 module:overlay(36) +from:0x0211ffdc kind:arm_call to:0x02122140 module:overlay(36) +from:0x0211ffe4 kind:arm_call to:0x02122140 module:overlay(36) +from:0x0211fff0 kind:arm_call to:0x02122140 module:overlay(36) +from:0x0211fffc kind:arm_call to:0x02122140 module:overlay(36) +from:0x02120008 kind:arm_call to:0x02122140 module:overlay(36) +from:0x02120010 kind:arm_call to:0x02122140 module:overlay(36) +from:0x0212001c kind:arm_call to:0x02122140 module:overlay(36) +from:0x02120028 kind:arm_call to:0x02122140 module:overlay(36) +from:0x02120034 kind:arm_call to:0x02122140 module:overlay(36) +from:0x0212003c kind:arm_call to:0x02122140 module:overlay(36) +from:0x02120048 kind:arm_call to:0x02122140 module:overlay(36) +from:0x02120054 kind:arm_call to:0x02122140 module:overlay(36) +from:0x02120060 kind:arm_call to:0x02122140 module:overlay(36) +from:0x02120068 kind:arm_call to:0x02122550 module:overlay(36) +from:0x02120074 kind:arm_call to:0x02122550 module:overlay(36) +from:0x02120080 kind:arm_call to:0x02122550 module:overlay(36) +from:0x0212008c kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x02120098 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x021200a4 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x021200b0 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x021200bc kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x021200d8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02120114 kind:arm_call_thumb to:0x02015448 module:main +from:0x02120124 kind:arm_call_thumb to:0x02015484 module:main +from:0x0212013c kind:arm_call to:0x02017334 module:main +from:0x02120164 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0212016c kind:arm_call_thumb to:0x02015624 module:main +from:0x02120174 kind:arm_call_thumb to:0x02015624 module:main +from:0x0212017c kind:arm_call_thumb to:0x02015624 module:main +from:0x02120184 kind:arm_call_thumb to:0x0201545c module:main +from:0x02120194 kind:arm_call_thumb to:0x02015448 module:main +from:0x021201a0 kind:arm_call_thumb to:0x02015484 module:main +from:0x021201b8 kind:arm_call to:0x02017334 module:main +from:0x021201e0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x021201e8 kind:arm_call_thumb to:0x02015624 module:main +from:0x021201f0 kind:arm_call_thumb to:0x02015624 module:main +from:0x021201f8 kind:arm_call_thumb to:0x02015624 module:main +from:0x02120210 kind:arm_call to:0x02017334 module:main +from:0x02120234 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0212023c kind:arm_call_thumb to:0x02015624 module:main +from:0x02120244 kind:arm_call_thumb to:0x02015624 module:main +from:0x0212024c kind:arm_call_thumb to:0x02015624 module:main +from:0x02120264 kind:arm_call to:0x02017334 module:main +from:0x02120290 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02120298 kind:arm_call_thumb to:0x02015624 module:main +from:0x021202a0 kind:arm_call_thumb to:0x02015624 module:main +from:0x021202a8 kind:arm_call_thumb to:0x02015624 module:main +from:0x021202c0 kind:arm_call to:0x02017334 module:main +from:0x021202e8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x021202f0 kind:arm_call_thumb to:0x02015624 module:main +from:0x021202f8 kind:arm_call_thumb to:0x02015624 module:main +from:0x02120300 kind:arm_call_thumb to:0x02015624 module:main +from:0x02120308 kind:arm_call_thumb to:0x0201545c module:main +from:0x02120394 kind:arm_call to:0x020194d0 module:main +from:0x021203a4 kind:arm_call to:0x02011f3c module:main +from:0x021203c0 kind:arm_call to:0x020b8860 module:overlays(4,5) +from:0x021203d8 kind:arm_call to:0x020194d0 module:main +from:0x021203e8 kind:arm_call to:0x0201f520 module:main +from:0x021203f4 kind:arm_call to:0x02063960 module:overlay(0) +from:0x02120420 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0212044c kind:arm_call to:0x0213f8e0 module:overlay(56) +from:0x02120458 kind:arm_call to:0x02016664 module:main +from:0x02120460 kind:arm_call to:0x0213fc68 module:overlay(56) +from:0x0212048c kind:arm_call to:0x0213f100 module:overlay(56) +from:0x0212049c kind:arm_call to:0x02016664 module:main +from:0x021204ac kind:arm_call to:0x0201f520 module:main +from:0x021204d4 kind:arm_call to:0x0213f100 module:overlay(56) +from:0x021204e4 kind:arm_call to:0x02016664 module:main +from:0x021204f4 kind:arm_call to:0x0201f520 module:main +from:0x0212051c kind:arm_call to:0x0213f100 module:overlay(56) +from:0x0212052c kind:arm_call to:0x02016664 module:main +from:0x0212053c kind:arm_call to:0x0201f520 module:main +from:0x0212056c kind:arm_call to:0x0213f100 module:overlay(56) +from:0x02120578 kind:arm_call to:0x02016664 module:main +from:0x02120588 kind:arm_call to:0x0201f520 module:main +from:0x021205ac kind:arm_call to:0x0213f100 module:overlay(56) +from:0x021205bc kind:arm_call to:0x02016664 module:main +from:0x021205cc kind:arm_call to:0x0201f520 module:main +from:0x021205dc kind:arm_call to:0x02122188 module:overlay(36) +from:0x021205ec kind:arm_call to:0x02016664 module:main +from:0x02120600 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120610 kind:arm_call to:0x02016664 module:main +from:0x02120624 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120634 kind:arm_call to:0x02016664 module:main +from:0x02120648 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120654 kind:arm_call to:0x02016664 module:main +from:0x02120664 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120674 kind:arm_call to:0x02016664 module:main +from:0x02120688 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120698 kind:arm_call to:0x02016664 module:main +from:0x021206ac kind:arm_call to:0x02122188 module:overlay(36) +from:0x021206bc kind:arm_call to:0x02016664 module:main +from:0x021206d0 kind:arm_call to:0x02122188 module:overlay(36) +from:0x021206dc kind:arm_call to:0x02016664 module:main +from:0x021206ec kind:arm_call to:0x02122188 module:overlay(36) +from:0x021206fc kind:arm_call to:0x02016664 module:main +from:0x02120710 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120720 kind:arm_call to:0x02016664 module:main +from:0x02120734 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120744 kind:arm_call to:0x02016664 module:main +from:0x02120758 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120764 kind:arm_call to:0x02016664 module:main +from:0x02120774 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02120784 kind:arm_call to:0x02016664 module:main +from:0x02120798 kind:arm_call to:0x02122188 module:overlay(36) +from:0x021207a8 kind:arm_call to:0x02016664 module:main +from:0x021207bc kind:arm_call to:0x02122188 module:overlay(36) +from:0x021207cc kind:arm_call to:0x02016664 module:main +from:0x021207e0 kind:arm_call to:0x02122188 module:overlay(36) +from:0x021207ec kind:arm_call to:0x02016664 module:main +from:0x021207fc kind:arm_call to:0x02122584 module:overlay(36) +from:0x0212080c kind:arm_call to:0x02016664 module:main +from:0x02120820 kind:arm_call to:0x02122584 module:overlay(36) +from:0x02120830 kind:arm_call to:0x02016664 module:main +from:0x02120844 kind:arm_call to:0x02122584 module:overlay(36) +from:0x02120854 kind:arm_call to:0x02016664 module:main +from:0x02120868 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02120898 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021208b0 kind:arm_call to:0x020b7d78 module:overlay(4) +from:0x021208c0 kind:arm_call to:0x020194d0 module:main +from:0x021208cc kind:arm_call to:0x021210ec module:overlay(36) +from:0x021208dc kind:load to:0x021244a0 module:overlay(36) +from:0x021208e0 kind:load to:0x021244b4 module:overlay(36) +from:0x021208e4 kind:load to:0x021244c4 module:overlay(36) +from:0x021208e8 kind:load to:0x021244b8 module:overlay(36) +from:0x021208ec kind:load to:0x021244d0 module:overlay(36) +from:0x021208f0 kind:load to:0x021244dc module:overlay(36) +from:0x021208f4 kind:load to:0x021244e8 module:overlay(36) +from:0x021208f8 kind:load to:0x021244f4 module:overlay(36) +from:0x02120900 kind:load to:0x0204b690 module:main +from:0x02120914 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02120928 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120940 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120948 kind:arm_call to:0x0201f0bc module:main +from:0x02120950 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120968 kind:arm_call to:0x020b7d98 module:overlays(4,7,16) +from:0x02120988 kind:arm_call to:0x0201f288 module:main +from:0x02120994 kind:arm_call to:0x02016644 module:main +from:0x021209b4 kind:arm_call to:0x0201f288 module:main +from:0x021209c0 kind:arm_call to:0x02016644 module:main +from:0x021209dc kind:arm_call to:0x0201f288 module:main +from:0x021209e8 kind:arm_call to:0x02016644 module:main +from:0x021209f0 kind:arm_call to:0x02016644 module:main +from:0x021209fc kind:arm_call to:0x02016644 module:main +from:0x02120a08 kind:arm_call to:0x02016644 module:main +from:0x02120a14 kind:arm_call to:0x02016644 module:main +from:0x02120a1c kind:arm_call to:0x02016644 module:main +from:0x02120a28 kind:arm_call to:0x02016644 module:main +from:0x02120a34 kind:arm_call to:0x02016644 module:main +from:0x02120a40 kind:arm_call to:0x02016644 module:main +from:0x02120a48 kind:arm_call to:0x02016644 module:main +from:0x02120a54 kind:arm_call to:0x02016644 module:main +from:0x02120a60 kind:arm_call to:0x02016644 module:main +from:0x02120a6c kind:arm_call to:0x02016644 module:main +from:0x02120a74 kind:arm_call to:0x02016644 module:main +from:0x02120a80 kind:arm_call to:0x02016644 module:main +from:0x02120a8c kind:arm_call to:0x02016644 module:main +from:0x02120a98 kind:arm_call to:0x02016644 module:main +from:0x02120aa4 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x02120ab0 kind:arm_call to:0x02016644 module:main +from:0x02120abc kind:arm_call to:0x0213f870 module:overlay(56) +from:0x02120ac4 kind:arm_call to:0x02016644 module:main +from:0x02120ad0 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x02120adc kind:arm_call to:0x02016644 module:main +from:0x02120ae8 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x02120af4 kind:arm_call to:0x02016644 module:main +from:0x02120b00 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x02120b0c kind:arm_call to:0x02016644 module:main +from:0x02120b14 kind:arm_call to:0x02016644 module:main +from:0x02120b28 kind:arm_call to:0x020b8c1c module:overlay(4) +from:0x02120b30 kind:arm_call to:0x02011ff4 module:main +from:0x02120b40 kind:arm_call to:0x0201f288 module:main +from:0x02120b50 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02120b58 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120b60 kind:arm_call to:0x0201f0bc module:main +from:0x02120b68 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02120b78 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02120b80 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120b88 kind:arm_call to:0x0201f0bc module:main +from:0x02120b90 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02120ba0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02120ba8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120bb0 kind:arm_call to:0x0201f0bc module:main +from:0x02120bb8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02120bc8 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02120bd0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120bd8 kind:arm_call to:0x0201f0bc module:main +from:0x02120be0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02120bf0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x02120bf8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120c00 kind:arm_call to:0x0201f0bc module:main +from:0x02120c08 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02120c18 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120c20 kind:arm_call to:0x0201f0bc module:main +from:0x02120c28 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120c38 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120c40 kind:arm_call to:0x0201f0bc module:main +from:0x02120c48 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120c54 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120c5c kind:arm_call to:0x0201f0bc module:main +from:0x02120c64 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120c70 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120c7c kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120c88 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120c90 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120c9c kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120ca8 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120cb4 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120cbc kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120cc8 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120cd4 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120ce0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120ce8 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120cf4 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120d00 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120d0c kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120d14 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02120d20 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120d28 kind:arm_call to:0x0201f0bc module:main +from:0x02120d30 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02120d38 kind:arm_call to:0x0201f0bc module:main +from:0x02120d40 kind:arm_call to:0x02064168 module:overlay(0) +from:0x02120d48 kind:arm_call to:0x020bac54 module:overlay(4) +from:0x02120d50 kind:arm_call to:0x020b7d60 module:overlay(4) +from:0x02120d58 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02120d78 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02120db4 kind:arm_call to:0x020b9264 module:overlay(4) +from:0x02120ddc kind:arm_call_thumb to:0x020d56fc module:overlay(24) +from:0x02120e00 kind:arm_call to:0x020bae44 module:overlay(4) +from:0x02120e18 kind:arm_call to:0x020b80ac module:overlay(4) +from:0x02120e28 kind:arm_call to:0x020bac8c module:overlay(4) +from:0x02120e30 kind:arm_call to:0x0212112c module:overlay(36) +from:0x02120e48 kind:arm_call to:0x020b8cb4 module:overlay(4) +from:0x02120e84 kind:load to:0x027e0ce0 module:dtcm +from:0x02120eb4 kind:arm_call to:0x0201a9dc module:main +from:0x02120ec0 kind:arm_call to:0x0201f2a4 module:main +from:0x02120ef0 kind:arm_call to:0x0201aa68 module:main +from:0x02120ef8 kind:arm_call to:0x020b8f98 module:overlays(4,16) +from:0x02120f04 kind:load to:0x0204c49c module:main +from:0x02120f1c kind:arm_call to:0x020bad8c module:overlay(4) +from:0x02120f30 kind:load to:0x020b8ff0 module:overlays(4,8,9,13,15) +from:0x02120f40 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120f4c kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120f58 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120f64 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120f6c kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120f78 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120f84 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120f90 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120f98 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120fa4 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120fb0 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120fbc kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120fc4 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120fd0 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120fdc kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120fe8 kind:arm_call to:0x02122430 module:overlay(36) +from:0x02120ff0 kind:arm_call to:0x02122894 module:overlay(36) +from:0x02120ffc kind:arm_call to:0x02122894 module:overlay(36) +from:0x02121008 kind:arm_call to:0x02122894 module:overlay(36) +from:0x0212101c kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121028 kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121034 kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121040 kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121048 kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121054 kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121060 kind:arm_call to:0x021224bc module:overlay(36) +from:0x0212106c kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121074 kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121080 kind:arm_call to:0x021224bc module:overlay(36) +from:0x0212108c kind:arm_call to:0x021224bc module:overlay(36) +from:0x02121098 kind:arm_call to:0x021224bc module:overlay(36) +from:0x021210a0 kind:arm_call to:0x021224bc module:overlay(36) +from:0x021210ac kind:arm_call to:0x021224bc module:overlay(36) +from:0x021210b8 kind:arm_call to:0x021224bc module:overlay(36) +from:0x021210c4 kind:arm_call to:0x021224bc module:overlay(36) +from:0x021210cc kind:arm_call to:0x02122928 module:overlay(36) +from:0x021210d8 kind:arm_call to:0x02122928 module:overlay(36) +from:0x021210e4 kind:arm_call to:0x02122928 module:overlay(36) +from:0x02121128 kind:load to:0x021243c0 module:overlay(36) +from:0x02121164 kind:load to:0x02124430 module:overlay(36) +from:0x02121178 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x02121184 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0212118c kind:arm_call to:0x02068928 module:overlay(0) +from:0x02121194 kind:arm_call to:0x02121010 module:overlay(36) +from:0x021211a0 kind:arm_call to:0x020b9284 module:overlay(4) +from:0x021211b0 kind:arm_call to:0x02122110 module:overlay(36) +from:0x021211c4 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x021211d8 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x021211e8 kind:arm_call to:0x02122548 module:overlay(36) +from:0x021211fc kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121218 kind:arm_call to:0x020194d0 module:main +from:0x02121230 kind:load to:0x0204b690 module:main +from:0x02121240 kind:load to:0x021210ec module:overlay(36) +from:0x02121250 kind:arm_call to:0x0213fc68 module:overlay(56) +from:0x02121274 kind:arm_call to:0x020b9340 module:overlay(4) +from:0x02121280 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x02121290 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x021212bc kind:arm_call to:0x02069620 module:overlay(0) +from:0x021212d0 kind:load to:0x020b684c module:overlay(0) +from:0x02121300 kind:arm_call to:0x0213fdb8 module:overlay(56) +from:0x02121320 kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121338 kind:load to:0x020b92f0 module:overlays(4,8,9,13,15) +from:0x02121344 kind:arm_call to:0x02122110 module:overlay(36) +from:0x02121370 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02121388 kind:arm_call to:0x020b9264 module:overlay(4) +from:0x021213b0 kind:arm_call_thumb to:0x020d56fc module:overlay(24) +from:0x021213c4 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x021213d0 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x021213e4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x021213f0 kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121404 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0212140c kind:arm_call to:0x0213fd94 module:overlay(56) +from:0x02121420 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0212142c kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121438 kind:load to:0x020b684c module:overlay(0) +from:0x02121440 kind:load to:0x027e0ce0 module:dtcm +from:0x02121444 kind:load to:0x020b6a14 module:overlay(0) +from:0x02121458 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x02121460 kind:arm_call to:0x0213fcfc module:overlay(56) +from:0x02121468 kind:arm_call to:0x02068928 module:overlay(0) +from:0x02121478 kind:arm_call to:0x020b9284 module:overlay(4) +from:0x02121484 kind:arm_call to:0x020b9384 module:overlays(4,7) +from:0x021214bc kind:arm_call to:0x02122110 module:overlay(36) +from:0x021214d0 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x021214e0 kind:arm_call to:0x0213fdb8 module:overlay(56) +from:0x02121500 kind:arm_call to:0x021210ec module:overlay(36) +from:0x0212151c kind:load to:0x0204b690 module:main +from:0x02121520 kind:load to:0x020194d0 module:main +from:0x02121530 kind:load to:0x021210ec module:overlay(36) +from:0x0212156c kind:arm_call to:0x0201f288 module:main +from:0x0212158c kind:arm_call to:0x0201f288 module:main +from:0x021215a8 kind:arm_call to:0x0201f288 module:main +from:0x021215bc kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121604 kind:arm_call to:0x02122188 module:overlay(36) +from:0x0212160c kind:arm_call to:0x020ab32c module:overlay(0) +from:0x0212161c kind:arm_call to:0x02122584 module:overlay(36) +from:0x02121678 kind:arm_call to:0x02122188 module:overlay(36) +from:0x021216b0 kind:arm_call to:0x02122188 module:overlay(36) +from:0x021216e8 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121710 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x02121758 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121790 kind:arm_call to:0x02122188 module:overlay(36) +from:0x021217d0 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121804 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121858 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121860 kind:arm_call to:0x020ab32c module:overlay(0) +from:0x02121874 kind:arm_call to:0x02122584 module:overlay(36) +from:0x021218d4 kind:arm_call to:0x02122188 module:overlay(36) +from:0x0212190c kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121948 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121970 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x021219b4 kind:arm_call to:0x02122188 module:overlay(36) +from:0x021219ec kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121a28 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121a5c kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121ab0 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121ab8 kind:arm_call to:0x020ab32c module:overlay(0) +from:0x02121acc kind:arm_call to:0x02122584 module:overlay(36) +from:0x02121b28 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121b60 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121b98 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121bc0 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x02121c08 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121c38 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121c78 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121ca8 kind:arm_call to:0x02122188 module:overlay(36) +from:0x02121cb4 kind:arm_call to:0x02120f34 module:overlay(36) +from:0x02121cc8 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x02121cd4 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x02121ce4 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02121cf0 kind:load to:0x02122b54 module:overlay(36) +from:0x02121cf4 kind:load to:0x02122b34 module:overlay(36) +from:0x02121cf8 kind:load to:0x02122b55 module:overlay(36) +from:0x02121cfc kind:load to:0x02122b20 module:overlay(36) +from:0x02121d00 kind:load to:0x020b7d20 module:overlay(0) +from:0x02121d04 kind:load to:0x02122b0c module:overlay(36) +from:0x02121d08 kind:load to:0x02122b56 module:overlay(36) +from:0x02121d0c kind:load to:0x02122b57 module:overlay(36) +from:0x02121d10 kind:load to:0x02122b58 module:overlay(36) +from:0x02121d14 kind:load to:0x02122b59 module:overlay(36) +from:0x02121d18 kind:load to:0x020b684c module:overlay(0) +from:0x02121d30 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x02121d44 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x02121d54 kind:arm_call to:0x02122548 module:overlay(36) +from:0x02121d68 kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121d84 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x02121d98 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02121db4 kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121dc4 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x02121dd8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02121df0 kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121df8 kind:load to:0x020b6a14 module:overlay(0) +from:0x02121e1c kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x02121e28 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x02121e30 kind:arm_call to:0x02121010 module:overlay(36) +from:0x02121e38 kind:arm_call to:0x02068928 module:overlay(0) +from:0x02121e4c kind:arm_call to:0x020620ec module:overlay(0) +from:0x02121e54 kind:load to:0x027e0d60 module:dtcm +from:0x02121e60 kind:arm_call to:0x02122110 module:overlay(36) +from:0x02121e74 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x02121e88 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x02121e98 kind:arm_call to:0x02122548 module:overlay(36) +from:0x02121eac kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121ecc kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121ef8 kind:arm_call_thumb to:0x020d56ec module:overlay(24) +from:0x02121f3c kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x02121f54 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x02121f60 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x02121f70 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02121f78 kind:load to:0x027e0ce0 module:dtcm +from:0x02121f7c kind:load to:0x02122b54 module:overlay(36) +from:0x02121f80 kind:load to:0x020b7d20 module:overlay(0) +from:0x02121f84 kind:load to:0x020b684c module:overlay(0) +from:0x02121f9c kind:arm_call to:0x0213f868 module:overlay(56) +from:0x02121fb0 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x02121fc4 kind:arm_call to:0x021210ec module:overlay(36) +from:0x02121fe0 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x02121ff4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02122004 kind:arm_call to:0x0211fec8 module:overlay(36) +from:0x02122028 kind:arm_call to:0x020d5784 module:overlay(24) +from:0x02122034 kind:arm_call to:0x021210ec module:overlay(36) +from:0x02122044 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x02122058 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02122064 kind:arm_call to:0x021210ec module:overlay(36) +from:0x0212206c kind:load to:0x020b6a14 module:overlay(0) +from:0x02122070 kind:load to:0x027e0ce0 module:dtcm +from:0x02122084 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x02122090 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x02122098 kind:arm_call to:0x02068928 module:overlay(0) +from:0x021220a4 kind:arm_call to:0x020b9284 module:overlay(4) +from:0x021220b4 kind:arm_call to:0x02122110 module:overlay(36) +from:0x021220c8 kind:arm_call to:0x021210ec module:overlay(36) +from:0x021220e4 kind:load to:0x0204b608 module:main +from:0x021220e8 kind:load to:0x02062784 module:overlay(0) +from:0x021220f8 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x0212210c kind:load to:0x02124394 module:overlay(36) +from:0x0212211c kind:arm_call to:0x02069160 module:overlay(0) +from:0x0212213c kind:load to:0x020b684c module:overlay(0) +from:0x0212214c kind:arm_call to:0x02016614 module:main +from:0x02122170 kind:arm_call to:0x0201e4c0 module:main +from:0x02122184 kind:load to:0x0212437c module:overlay(36) +from:0x021221c4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0212220c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02122248 kind:arm_call to:0x0201e664 module:main +from:0x02122394 kind:arm_call to:0x02063064 module:overlay(0) +from:0x021223d8 kind:arm_call to:0x0202a17c module:main +from:0x021223fc kind:arm_call to:0x0201e6c4 module:main +from:0x02122414 kind:arm_call to:0x0201a9dc module:main +from:0x02122420 kind:arm_call to:0x02063068 module:overlay(0) +from:0x0212242c kind:load to:0x0204c49c module:main +from:0x02122484 kind:arm_call to:0x0201e664 module:main +from:0x02122510 kind:arm_call to:0x0201e664 module:main +from:0x0212255c kind:arm_call to:0x02016614 module:main +from:0x0212256c kind:arm_call to:0x0201f468 module:main +from:0x02122574 kind:arm_call to:0x0201e4c0 module:main +from:0x02122580 kind:load to:0x02124364 module:overlay(36) +from:0x021225a8 kind:arm_call to:0x0201f3b4 module:main +from:0x021225b4 kind:arm_call to:0x0201f520 module:main +from:0x021225dc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02122640 kind:arm_call to:0x0201e664 module:main +from:0x02122654 kind:arm_call to:0x0201e6c4 module:main +from:0x02122814 kind:arm_call to:0x0201e6c4 module:main +from:0x02122870 kind:arm_call to:0x02063064 module:overlay(0) +from:0x02122890 kind:load to:0x0201f2a4 module:main +from:0x021228ec kind:arm_call to:0x0201e664 module:main +from:0x02122980 kind:arm_call to:0x0201e664 module:main +from:0x021229c4 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x021229cc kind:arm_call to:0x02011ff4 module:main +from:0x021229e0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x021229e8 kind:arm_call to:0x02011ff4 module:main +from:0x02122a00 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02122a08 kind:arm_call to:0x0201f0bc module:main +from:0x02122a10 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02122a18 kind:arm_call to:0x02011ff4 module:main +from:0x02122b70 kind:load to:0x02040105 module:main +from:0x02122be4 kind:load to:0x020c010a module:overlays(2,4) +from:0x02122c04 kind:load to:0x020b030a module:overlay(0) +from:0x02122c30 kind:arm_call to:0x0211cd50 module:overlay(36) +from:0x02122c40 kind:arm_call to:0x0203e3a4 module:main +from:0x02122c54 kind:load to:0x02124504 module:overlay(36) +from:0x02122c58 kind:load to:0x02124514 module:overlay(36) +from:0x02122c5c kind:load to:0x0211cfb8 module:overlay(36) +from:0x02122c60 kind:load to:0x02124508 module:overlay(36) +from:0x02122c80 kind:arm_call to:0x0211d01c module:overlay(36) +from:0x02122c90 kind:arm_call to:0x0203e3a4 module:main +from:0x02122ca4 kind:load to:0x021245ec module:overlay(36) +from:0x02122ca8 kind:load to:0x021245fc module:overlay(36) +from:0x02122cac kind:load to:0x0211d290 module:overlay(36) +from:0x02122cb0 kind:load to:0x021245f0 module:overlay(36) +from:0x02122cd0 kind:arm_call to:0x0211d2f4 module:overlay(36) +from:0x02122ce0 kind:arm_call to:0x0203e3a4 module:main +from:0x02122cf4 kind:load to:0x021246d4 module:overlay(36) +from:0x02122cf8 kind:load to:0x021246e4 module:overlay(36) +from:0x02122cfc kind:load to:0x0211d57c module:overlay(36) +from:0x02122d00 kind:load to:0x021246d8 module:overlay(36) +from:0x02122d20 kind:arm_call to:0x0211d5e0 module:overlay(36) +from:0x02122d30 kind:arm_call to:0x0203e3a4 module:main +from:0x02122d44 kind:load to:0x021247bc module:overlay(36) +from:0x02122d48 kind:load to:0x021247cc module:overlay(36) +from:0x02122d4c kind:load to:0x0211d844 module:overlay(36) +from:0x02122d50 kind:load to:0x021247c0 module:overlay(36) +from:0x02122d70 kind:arm_call to:0x0211d8a8 module:overlay(36) +from:0x02122d80 kind:arm_call to:0x0203e3a4 module:main +from:0x02122d94 kind:load to:0x021248a4 module:overlay(36) +from:0x02122d98 kind:load to:0x021248b4 module:overlay(36) +from:0x02122d9c kind:load to:0x0211db50 module:overlay(36) +from:0x02122da0 kind:load to:0x021248a8 module:overlay(36) +from:0x02122dc0 kind:arm_call to:0x0211dbb4 module:overlay(36) +from:0x02122dd0 kind:arm_call to:0x0203e3a4 module:main +from:0x02122de4 kind:load to:0x0212498c module:overlay(36) +from:0x02122de8 kind:load to:0x0212499c module:overlay(36) +from:0x02122dec kind:load to:0x0211df14 module:overlay(36) +from:0x02122df0 kind:load to:0x02124990 module:overlay(36) +from:0x02122e10 kind:arm_call to:0x0211df78 module:overlay(36) +from:0x02122e20 kind:arm_call to:0x0203e3a4 module:main +from:0x02122e34 kind:load to:0x02124a74 module:overlay(36) +from:0x02122e38 kind:load to:0x02124a84 module:overlay(36) +from:0x02122e3c kind:load to:0x0211f540 module:overlay(36) +from:0x02122e40 kind:load to:0x02124a78 module:overlay(36) +from:0x02122e60 kind:arm_call to:0x0211f624 module:overlay(36) +from:0x02122e70 kind:arm_call to:0x0203e3a4 module:main +from:0x02122e84 kind:load to:0x02124b5c module:overlay(36) +from:0x02122e88 kind:load to:0x02124b78 module:overlay(36) +from:0x02122e8c kind:load to:0x0211fb18 module:overlay(36) +from:0x02122e90 kind:load to:0x02124b6c module:overlay(36) +from:0x02122eb0 kind:arm_call to:0x0211fbfc module:overlay(36) +from:0x02122ec0 kind:arm_call to:0x0203e3a4 module:main +from:0x02122ed4 kind:load to:0x02124bb4 module:overlay(36) +from:0x02122ed8 kind:load to:0x02124bc4 module:overlay(36) +from:0x02122edc kind:load to:0x0211fcdc module:overlay(36) +from:0x02122ee0 kind:load to:0x02124bb8 module:overlay(36) +from:0x02122ee4 kind:load to:0x02122c14 module:overlay(36) +from:0x02122ee8 kind:load to:0x02122c64 module:overlay(36) +from:0x02122eec kind:load to:0x02122cb4 module:overlay(36) +from:0x02122ef0 kind:load to:0x02122d04 module:overlay(36) +from:0x02122ef4 kind:load to:0x02122d54 module:overlay(36) +from:0x02122ef8 kind:load to:0x02122da4 module:overlay(36) +from:0x02122efc kind:load to:0x02122df4 module:overlay(36) +from:0x02122f00 kind:load to:0x02122e44 module:overlay(36) +from:0x02122f04 kind:load to:0x02122e94 module:overlay(36) +from:0x02122f48 kind:load to:0x0211ae9c module:overlay(36) +from:0x02122f4c kind:load to:0x0211cc1c module:overlay(36) +from:0x02122f50 kind:load to:0x0209ba20 module:overlay(0) +from:0x02122f54 kind:load to:0x0209ba54 module:overlay(0) +from:0x02122f58 kind:load to:0x0209baec module:overlay(0) +from:0x02122f5c kind:load to:0x0209bb00 module:overlay(0) +from:0x02122f60 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02122f64 kind:load to:0x0209bb28 module:overlay(0) +from:0x02122f68 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02122f6c kind:load to:0x0209b838 module:overlay(0) +from:0x02122f70 kind:load to:0x0209babc module:overlay(0) +from:0x02122f74 kind:load to:0x0209bad4 module:overlay(0) +from:0x02122f78 kind:load to:0x0209bb14 module:overlay(0) +from:0x02122f7c kind:load to:0x0209bea0 module:overlay(0) +from:0x02122f80 kind:load to:0x0211cbf0 module:overlay(36) +from:0x02122f84 kind:load to:0x0211cbcc module:overlay(36) +from:0x02122f88 kind:load to:0x0209bed8 module:overlay(0) +from:0x02122fd4 kind:load to:0x0211b254 module:overlay(36) +from:0x02122fdc kind:load to:0x0211b324 module:overlay(36) +from:0x02122fe4 kind:load to:0x0211b3d0 module:overlay(36) +from:0x02122fec kind:load to:0x0211b3fc module:overlay(36) +from:0x02122ff4 kind:load to:0x0211b4c8 module:overlay(36) +from:0x02122ffc kind:load to:0x0211b6b8 module:overlay(36) +from:0x02123004 kind:load to:0x0211b73c module:overlay(36) +from:0x0212300c kind:load to:0x0211b784 module:overlay(36) +from:0x02123014 kind:load to:0x0211b818 module:overlay(36) +from:0x0212301c kind:load to:0x0211b888 module:overlay(36) +from:0x02123024 kind:load to:0x0211b97c module:overlay(36) +from:0x0212302c kind:load to:0x0211b9c4 module:overlay(36) +from:0x02123034 kind:load to:0x0211ba04 module:overlay(36) +from:0x0212303c kind:load to:0x0211bb5c module:overlay(36) +from:0x02123044 kind:load to:0x0211bbf8 module:overlay(36) +from:0x0212304c kind:load to:0x0211bcf8 module:overlay(36) +from:0x02123054 kind:load to:0x0211be04 module:overlay(36) +from:0x0212305c kind:load to:0x0211be78 module:overlay(36) +from:0x02123064 kind:load to:0x0211bee8 module:overlay(36) +from:0x0212306c kind:load to:0x0211bf4c module:overlay(36) +from:0x02123074 kind:load to:0x0211bf6c module:overlay(36) +from:0x0212307c kind:load to:0x0211bfbc module:overlay(36) +from:0x021230cc kind:load to:0x0211b2e8 module:overlay(36) +from:0x021230d4 kind:load to:0x0211b34c module:overlay(36) +from:0x021230dc kind:load to:0x0211b3f0 module:overlay(36) +from:0x021230e4 kind:load to:0x0211b48c module:overlay(36) +from:0x021230ec kind:load to:0x0211b4d4 module:overlay(36) +from:0x021230f4 kind:load to:0x0211b700 module:overlay(36) +from:0x021230fc kind:load to:0x0211b748 module:overlay(36) +from:0x02123104 kind:load to:0x0211b7dc module:overlay(36) +from:0x0212310c kind:load to:0x0211b83c module:overlay(36) +from:0x02123114 kind:load to:0x0211b908 module:overlay(36) +from:0x0212311c kind:load to:0x0211b980 module:overlay(36) +from:0x02123124 kind:load to:0x0211b9c8 module:overlay(36) +from:0x0212312c kind:load to:0x0211bb20 module:overlay(36) +from:0x02123134 kind:load to:0x0211bba0 module:overlay(36) +from:0x0212313c kind:load to:0x0211bc84 module:overlay(36) +from:0x02123144 kind:load to:0x0211bdac module:overlay(36) +from:0x0212314c kind:load to:0x0211be3c module:overlay(36) +from:0x02123154 kind:load to:0x0211beb4 module:overlay(36) +from:0x0212315c kind:load to:0x0211bf10 module:overlay(36) +from:0x02123164 kind:load to:0x0211bf68 module:overlay(36) +from:0x0212316c kind:load to:0x0211bf80 module:overlay(36) +from:0x02123174 kind:load to:0x0211bfc0 module:overlay(36) +from:0x02123184 kind:load to:0x02099cc0 module:overlay(0) +from:0x02123188 kind:load to:0x02099cfc module:overlay(0) +from:0x0212318c kind:load to:0x02099d14 module:overlay(0) +from:0x02123190 kind:load to:0x02099d20 module:overlay(0) +from:0x02123194 kind:load to:0x01fff464 module:itcm +from:0x02123198 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0212319c kind:load to:0x020aa528 module:overlay(0) +from:0x021231a0 kind:load to:0x020aa5a4 module:overlay(0) +from:0x021231a4 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x021231a8 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021231ac kind:load to:0x02099c64 module:overlay(0) +from:0x021231b0 kind:load to:0x020ab15c module:overlay(0) +from:0x021231b4 kind:load to:0x02099c6c module:overlay(0) +from:0x021231b8 kind:load to:0x02099c70 module:overlay(0) +from:0x021231bc kind:load to:0x02099d2c module:overlay(0) +from:0x021231c0 kind:load to:0x02099d98 module:overlay(0) +from:0x021231c4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021231c8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021231cc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021231d0 kind:load to:0x0211cc60 module:overlay(36) +from:0x021231d4 kind:load to:0x0211cc38 module:overlay(36) +from:0x021231d8 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021231dc kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021231e0 kind:load to:0x020aaad0 module:overlay(0) +from:0x021231e4 kind:load to:0x020aa778 module:overlay(0) +from:0x021231e8 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021231ec kind:load to:0x020aa950 module:overlay(0) +from:0x021231f0 kind:load to:0x020aa94c module:overlay(0) +from:0x021231f4 kind:load to:0x020aaa1c module:overlay(0) +from:0x021231f8 kind:load to:0x020aaa40 module:overlay(0) +from:0x021231fc kind:load to:0x020aaa44 module:overlay(0) +from:0x02123200 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02123204 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02123208 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0212320c kind:load to:0x020aa754 module:overlay(0) +from:0x02123210 kind:load to:0x020aa75c module:overlay(0) +from:0x02123214 kind:load to:0x020aa764 module:overlay(0) +from:0x02123218 kind:load to:0x020aa76c module:overlay(0) +from:0x0212321c kind:load to:0x020aac48 module:overlay(0) +from:0x02123220 kind:load to:0x020aad98 module:overlay(0) +from:0x02123224 kind:load to:0x020aadc4 module:overlay(0) +from:0x02123228 kind:load to:0x020aade4 module:overlay(0) +from:0x0212322c kind:load to:0x020aaffc module:overlay(0) +from:0x02123230 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02123234 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02123238 kind:load to:0x020aa684 module:overlay(0) +from:0x0212323c kind:load to:0x020ab1a4 module:overlay(0) +from:0x02123240 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02123244 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02123248 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0212324c kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02123250 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02123254 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02123258 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0212325c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02123260 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02123264 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02123268 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0212326c kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02123270 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02123274 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02123278 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0212327c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02123280 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02123284 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02123288 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0212328c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02123290 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02123294 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021232a0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021232a4 kind:load to:0x02099cfc module:overlay(0) +from:0x021232a8 kind:load to:0x02099d14 module:overlay(0) +from:0x021232ac kind:load to:0x02099d20 module:overlay(0) +from:0x021232b0 kind:load to:0x01fff464 module:itcm +from:0x021232b4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021232b8 kind:load to:0x020aa528 module:overlay(0) +from:0x021232bc kind:load to:0x0211aeb0 module:overlay(36) +from:0x021232c0 kind:load to:0x0211b0a0 module:overlay(36) +from:0x021232c4 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021232c8 kind:load to:0x02099c64 module:overlay(0) +from:0x021232cc kind:load to:0x0211bfc8 module:overlay(36) +from:0x021232d0 kind:load to:0x0211bfc4 module:overlay(36) +from:0x021232d4 kind:load to:0x02099c70 module:overlay(0) +from:0x021232d8 kind:load to:0x02099d2c module:overlay(0) +from:0x021232dc kind:load to:0x02099d98 module:overlay(0) +from:0x021232e0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021232e4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021232e8 kind:load to:0x0211bfec module:overlay(36) +from:0x021232ec kind:load to:0x0211cba4 module:overlay(36) +from:0x021232f0 kind:load to:0x0211cb74 module:overlay(36) +from:0x021232f4 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021232f8 kind:load to:0x0211b02c module:overlay(36) +from:0x021232fc kind:load to:0x020aaad0 module:overlay(0) +from:0x02123300 kind:load to:0x0211b110 module:overlay(36) +from:0x02123304 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02123308 kind:load to:0x0211c2f8 module:overlay(36) +from:0x0212330c kind:load to:0x0211c1d8 module:overlay(36) +from:0x02123310 kind:load to:0x0211cb5c module:overlay(36) +from:0x02123314 kind:load to:0x020aaa40 module:overlay(0) +from:0x02123318 kind:load to:0x020aaa44 module:overlay(0) +from:0x0212331c kind:load to:0x0211c354 module:overlay(36) +from:0x02123320 kind:load to:0x0211c48c module:overlay(36) +from:0x02123324 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02123328 kind:load to:0x020aa754 module:overlay(0) +from:0x0212332c kind:load to:0x020aa75c module:overlay(0) +from:0x02123330 kind:load to:0x020aa764 module:overlay(0) +from:0x02123334 kind:load to:0x020aa76c module:overlay(0) +from:0x02123338 kind:load to:0x020aac48 module:overlay(0) +from:0x0212333c kind:load to:0x020aad98 module:overlay(0) +from:0x02123340 kind:load to:0x020aadc4 module:overlay(0) +from:0x02123344 kind:load to:0x020aade4 module:overlay(0) +from:0x02123348 kind:load to:0x020aaffc module:overlay(0) +from:0x0212334c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02123350 kind:load to:0x0211c8f4 module:overlay(36) +from:0x02123354 kind:load to:0x020aa684 module:overlay(0) +from:0x02123358 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0212335c kind:load to:0x0211b178 module:overlay(36) +from:0x02123360 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02123364 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02123368 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0212336c kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02123370 kind:load to:0x0211b1e4 module:overlay(36) +from:0x02123374 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02123378 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0212337c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02123380 kind:load to:0x0211b1e0 module:overlay(36) +from:0x02123384 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02123388 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0212338c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02123390 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02123394 kind:load to:0x0211b250 module:overlay(36) +from:0x02123398 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0212339c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021233a0 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021233a4 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021233a8 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021233ac kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021233b0 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021233b4 kind:load to:0x0211b068 module:overlay(36) +from:0x021233b8 kind:load to:0x0211c6d8 module:overlay(36) +from:0x021233bc kind:load to:0x0211c6dc module:overlay(36) +from:0x021233c0 kind:load to:0x0211c80c module:overlay(36) +from:0x021233c4 kind:load to:0x0211c6e0 module:overlay(36) +from:0x021233c8 kind:load to:0x0211c824 module:overlay(36) +from:0x021233cc kind:load to:0x0211c828 module:overlay(36) +from:0x021233d0 kind:load to:0x0211c8d4 module:overlay(36) +from:0x021233d4 kind:load to:0x0211c82c module:overlay(36) +from:0x021233dc kind:load to:0x0211b900 module:overlay(36) +from:0x021233ec kind:load to:0x0211cc80 module:overlay(36) +from:0x02123428 kind:load to:0x0211cd2c module:overlay(36) +from:0x0212342c kind:load to:0x020990ec module:overlay(0) +from:0x02123430 kind:load to:0x02098efc module:overlay(0) +from:0x02123434 kind:load to:0x02098f78 module:overlay(0) +from:0x02123438 kind:load to:0x020990f4 module:overlay(0) +from:0x0212343c kind:load to:0x02099114 module:overlay(0) +from:0x02123440 kind:load to:0x02099140 module:overlay(0) +from:0x021234c4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021234c8 kind:load to:0x02099cfc module:overlay(0) +from:0x021234cc kind:load to:0x02099d14 module:overlay(0) +from:0x021234d0 kind:load to:0x02099d20 module:overlay(0) +from:0x021234d4 kind:load to:0x01fff464 module:itcm +from:0x021234d8 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021234dc kind:load to:0x020aa528 module:overlay(0) +from:0x021234e0 kind:load to:0x0211ce68 module:overlay(36) +from:0x021234e4 kind:load to:0x0211cec0 module:overlay(36) +from:0x021234e8 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021234ec kind:load to:0x02099c64 module:overlay(0) +from:0x021234f0 kind:load to:0x0211bfc8 module:overlay(36) +from:0x021234f4 kind:load to:0x0211bfc4 module:overlay(36) +from:0x021234f8 kind:load to:0x02099c70 module:overlay(0) +from:0x021234fc kind:load to:0x02099d2c module:overlay(0) +from:0x02123500 kind:load to:0x02099d98 module:overlay(0) +from:0x02123504 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123508 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212350c kind:load to:0x0211bfec module:overlay(36) +from:0x02123510 kind:load to:0x0211cf88 module:overlay(36) +from:0x02123514 kind:load to:0x0211cf50 module:overlay(36) +from:0x02123518 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0212351c kind:load to:0x0211b02c module:overlay(36) +from:0x02123520 kind:load to:0x020aaad0 module:overlay(0) +from:0x02123524 kind:load to:0x0211b110 module:overlay(36) +from:0x02123528 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0212352c kind:load to:0x0211c2f8 module:overlay(36) +from:0x02123530 kind:load to:0x0211c1d8 module:overlay(36) +from:0x02123534 kind:load to:0x0211cb5c module:overlay(36) +from:0x02123538 kind:load to:0x020aaa40 module:overlay(0) +from:0x0212353c kind:load to:0x020aaa44 module:overlay(0) +from:0x02123540 kind:load to:0x0211c354 module:overlay(36) +from:0x02123544 kind:load to:0x0211c48c module:overlay(36) +from:0x02123548 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0212354c kind:load to:0x020aa754 module:overlay(0) +from:0x02123550 kind:load to:0x020aa75c module:overlay(0) +from:0x02123554 kind:load to:0x020aa764 module:overlay(0) +from:0x02123558 kind:load to:0x020aa76c module:overlay(0) +from:0x0212355c kind:load to:0x020aac48 module:overlay(0) +from:0x02123560 kind:load to:0x020aad98 module:overlay(0) +from:0x02123564 kind:load to:0x020aadc4 module:overlay(0) +from:0x02123568 kind:load to:0x020aade4 module:overlay(0) +from:0x0212356c kind:load to:0x020aaffc module:overlay(0) +from:0x02123570 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02123574 kind:load to:0x0211c8f4 module:overlay(36) +from:0x02123578 kind:load to:0x020aa684 module:overlay(0) +from:0x0212357c kind:load to:0x020ab1a4 module:overlay(0) +from:0x02123580 kind:load to:0x0211b178 module:overlay(36) +from:0x02123584 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02123588 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0212358c kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02123590 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02123594 kind:load to:0x0211b1e4 module:overlay(36) +from:0x02123598 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0212359c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x021235a0 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x021235a4 kind:load to:0x0211b1e0 module:overlay(36) +from:0x021235a8 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x021235ac kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x021235b0 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x021235b4 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x021235b8 kind:load to:0x0211b250 module:overlay(36) +from:0x021235bc kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021235c0 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021235c4 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021235c8 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021235cc kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021235d0 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021235d4 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021235d8 kind:load to:0x0211b068 module:overlay(36) +from:0x021235dc kind:load to:0x0211c6d8 module:overlay(36) +from:0x021235e0 kind:load to:0x0211c6dc module:overlay(36) +from:0x021235e4 kind:load to:0x0211c80c module:overlay(36) +from:0x021235e8 kind:load to:0x0211c6e0 module:overlay(36) +from:0x021235ec kind:load to:0x0211c824 module:overlay(36) +from:0x021235f0 kind:load to:0x0211c828 module:overlay(36) +from:0x021235f4 kind:load to:0x0211c8d4 module:overlay(36) +from:0x021235f8 kind:load to:0x0211c82c module:overlay(36) +from:0x021235fc kind:load to:0x0211ceec module:overlay(36) +from:0x02123600 kind:load to:0x0211b900 module:overlay(36) +from:0x02123610 kind:load to:0x0211cfcc module:overlay(36) +from:0x02123644 kind:load to:0x0211cff8 module:overlay(36) +from:0x02123648 kind:load to:0x020990ec module:overlay(0) +from:0x0212364c kind:load to:0x02098efc module:overlay(0) +from:0x02123650 kind:load to:0x02098f78 module:overlay(0) +from:0x02123654 kind:load to:0x020990f4 module:overlay(0) +from:0x02123658 kind:load to:0x02099114 module:overlay(0) +from:0x0212365c kind:load to:0x02099140 module:overlay(0) +from:0x021236e0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021236e4 kind:load to:0x02099cfc module:overlay(0) +from:0x021236e8 kind:load to:0x02099d14 module:overlay(0) +from:0x021236ec kind:load to:0x02099d20 module:overlay(0) +from:0x021236f0 kind:load to:0x01fff464 module:itcm +from:0x021236f4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021236f8 kind:load to:0x020aa528 module:overlay(0) +from:0x021236fc kind:load to:0x0211d130 module:overlay(36) +from:0x02123700 kind:load to:0x0211d198 module:overlay(36) +from:0x02123704 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02123708 kind:load to:0x02099c64 module:overlay(0) +from:0x0212370c kind:load to:0x0211bfc8 module:overlay(36) +from:0x02123710 kind:load to:0x0211bfc4 module:overlay(36) +from:0x02123714 kind:load to:0x02099c70 module:overlay(0) +from:0x02123718 kind:load to:0x02099d2c module:overlay(0) +from:0x0212371c kind:load to:0x02099d98 module:overlay(0) +from:0x02123720 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123724 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123728 kind:load to:0x0211bfec module:overlay(36) +from:0x0212372c kind:load to:0x0211d260 module:overlay(36) +from:0x02123730 kind:load to:0x0211d228 module:overlay(36) +from:0x02123734 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02123738 kind:load to:0x0211b02c module:overlay(36) +from:0x0212373c kind:load to:0x020aaad0 module:overlay(0) +from:0x02123740 kind:load to:0x0211b110 module:overlay(36) +from:0x02123744 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02123748 kind:load to:0x0211c2f8 module:overlay(36) +from:0x0212374c kind:load to:0x0211c1d8 module:overlay(36) +from:0x02123750 kind:load to:0x0211cb5c module:overlay(36) +from:0x02123754 kind:load to:0x020aaa40 module:overlay(0) +from:0x02123758 kind:load to:0x020aaa44 module:overlay(0) +from:0x0212375c kind:load to:0x0211c354 module:overlay(36) +from:0x02123760 kind:load to:0x0211c48c module:overlay(36) +from:0x02123764 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02123768 kind:load to:0x020aa754 module:overlay(0) +from:0x0212376c kind:load to:0x020aa75c module:overlay(0) +from:0x02123770 kind:load to:0x020aa764 module:overlay(0) +from:0x02123774 kind:load to:0x020aa76c module:overlay(0) +from:0x02123778 kind:load to:0x020aac48 module:overlay(0) +from:0x0212377c kind:load to:0x020aad98 module:overlay(0) +from:0x02123780 kind:load to:0x020aadc4 module:overlay(0) +from:0x02123784 kind:load to:0x020aade4 module:overlay(0) +from:0x02123788 kind:load to:0x020aaffc module:overlay(0) +from:0x0212378c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02123790 kind:load to:0x0211c8f4 module:overlay(36) +from:0x02123794 kind:load to:0x020aa684 module:overlay(0) +from:0x02123798 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0212379c kind:load to:0x0211b178 module:overlay(36) +from:0x021237a0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x021237a4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x021237a8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x021237ac kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x021237b0 kind:load to:0x0211b1e4 module:overlay(36) +from:0x021237b4 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x021237b8 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x021237bc kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x021237c0 kind:load to:0x0211b1e0 module:overlay(36) +from:0x021237c4 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x021237c8 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x021237cc kind:load to:0x020e993c module:overlays(19,20,31) +from:0x021237d0 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x021237d4 kind:load to:0x0211b250 module:overlay(36) +from:0x021237d8 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021237dc kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021237e0 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021237e4 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021237e8 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021237ec kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021237f0 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021237f4 kind:load to:0x0211b068 module:overlay(36) +from:0x021237f8 kind:load to:0x0211c6d8 module:overlay(36) +from:0x021237fc kind:load to:0x0211c6dc module:overlay(36) +from:0x02123800 kind:load to:0x0211c80c module:overlay(36) +from:0x02123804 kind:load to:0x0211c6e0 module:overlay(36) +from:0x02123808 kind:load to:0x0211c824 module:overlay(36) +from:0x0212380c kind:load to:0x0211c828 module:overlay(36) +from:0x02123810 kind:load to:0x0211c8d4 module:overlay(36) +from:0x02123814 kind:load to:0x0211c82c module:overlay(36) +from:0x02123818 kind:load to:0x0211d1c4 module:overlay(36) +from:0x0212381c kind:load to:0x0211b900 module:overlay(36) +from:0x0212382c kind:load to:0x0211d2a4 module:overlay(36) +from:0x02123860 kind:load to:0x0211d2d0 module:overlay(36) +from:0x02123864 kind:load to:0x020990ec module:overlay(0) +from:0x02123868 kind:load to:0x02098efc module:overlay(0) +from:0x0212386c kind:load to:0x02098f78 module:overlay(0) +from:0x02123870 kind:load to:0x020990f4 module:overlay(0) +from:0x02123874 kind:load to:0x02099114 module:overlay(0) +from:0x02123878 kind:load to:0x02099140 module:overlay(0) +from:0x021238fc kind:load to:0x02099cc0 module:overlay(0) +from:0x02123900 kind:load to:0x02099cfc module:overlay(0) +from:0x02123904 kind:load to:0x02099d14 module:overlay(0) +from:0x02123908 kind:load to:0x02099d20 module:overlay(0) +from:0x0212390c kind:load to:0x01fff464 module:itcm +from:0x02123910 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02123914 kind:load to:0x020aa528 module:overlay(0) +from:0x02123918 kind:load to:0x0211d40c module:overlay(36) +from:0x0212391c kind:load to:0x0211d470 module:overlay(36) +from:0x02123920 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02123924 kind:load to:0x02099c64 module:overlay(0) +from:0x02123928 kind:load to:0x0211bfc8 module:overlay(36) +from:0x0212392c kind:load to:0x0211bfc4 module:overlay(36) +from:0x02123930 kind:load to:0x02099c70 module:overlay(0) +from:0x02123934 kind:load to:0x02099d2c module:overlay(0) +from:0x02123938 kind:load to:0x02099d98 module:overlay(0) +from:0x0212393c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123940 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123944 kind:load to:0x0211bfec module:overlay(36) +from:0x02123948 kind:load to:0x0211d54c module:overlay(36) +from:0x0212394c kind:load to:0x0211d514 module:overlay(36) +from:0x02123950 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02123954 kind:load to:0x0211b02c module:overlay(36) +from:0x02123958 kind:load to:0x020aaad0 module:overlay(0) +from:0x0212395c kind:load to:0x0211b110 module:overlay(36) +from:0x02123960 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02123964 kind:load to:0x0211c2f8 module:overlay(36) +from:0x02123968 kind:load to:0x0211c1d8 module:overlay(36) +from:0x0212396c kind:load to:0x0211cb5c module:overlay(36) +from:0x02123970 kind:load to:0x020aaa40 module:overlay(0) +from:0x02123974 kind:load to:0x020aaa44 module:overlay(0) +from:0x02123978 kind:load to:0x0211c354 module:overlay(36) +from:0x0212397c kind:load to:0x0211c48c module:overlay(36) +from:0x02123980 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02123984 kind:load to:0x020aa754 module:overlay(0) +from:0x02123988 kind:load to:0x020aa75c module:overlay(0) +from:0x0212398c kind:load to:0x020aa764 module:overlay(0) +from:0x02123990 kind:load to:0x020aa76c module:overlay(0) +from:0x02123994 kind:load to:0x020aac48 module:overlay(0) +from:0x02123998 kind:load to:0x020aad98 module:overlay(0) +from:0x0212399c kind:load to:0x020aadc4 module:overlay(0) +from:0x021239a0 kind:load to:0x020aade4 module:overlay(0) +from:0x021239a4 kind:load to:0x020aaffc module:overlay(0) +from:0x021239a8 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x021239ac kind:load to:0x0211c8f4 module:overlay(36) +from:0x021239b0 kind:load to:0x020aa684 module:overlay(0) +from:0x021239b4 kind:load to:0x020ab1a4 module:overlay(0) +from:0x021239b8 kind:load to:0x0211b178 module:overlay(36) +from:0x021239bc kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x021239c0 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x021239c4 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x021239c8 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x021239cc kind:load to:0x0211b1e4 module:overlay(36) +from:0x021239d0 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x021239d4 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x021239d8 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x021239dc kind:load to:0x0211b1e0 module:overlay(36) +from:0x021239e0 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x021239e4 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x021239e8 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x021239ec kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x021239f0 kind:load to:0x0211b250 module:overlay(36) +from:0x021239f4 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021239f8 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021239fc kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02123a00 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02123a04 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02123a08 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02123a0c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02123a10 kind:load to:0x0211b068 module:overlay(36) +from:0x02123a14 kind:load to:0x0211c6d8 module:overlay(36) +from:0x02123a18 kind:load to:0x0211c6dc module:overlay(36) +from:0x02123a1c kind:load to:0x0211c80c module:overlay(36) +from:0x02123a20 kind:load to:0x0211c6e0 module:overlay(36) +from:0x02123a24 kind:load to:0x0211c824 module:overlay(36) +from:0x02123a28 kind:load to:0x0211c828 module:overlay(36) +from:0x02123a2c kind:load to:0x0211c8d4 module:overlay(36) +from:0x02123a30 kind:load to:0x0211c82c module:overlay(36) +from:0x02123a34 kind:load to:0x0211d49c module:overlay(36) +from:0x02123a38 kind:load to:0x0211b900 module:overlay(36) +from:0x02123a48 kind:load to:0x0211d590 module:overlay(36) +from:0x02123a7c kind:load to:0x0211d5bc module:overlay(36) +from:0x02123a80 kind:load to:0x020990ec module:overlay(0) +from:0x02123a84 kind:load to:0x02098efc module:overlay(0) +from:0x02123a88 kind:load to:0x02098f78 module:overlay(0) +from:0x02123a8c kind:load to:0x020990f4 module:overlay(0) +from:0x02123a90 kind:load to:0x02099114 module:overlay(0) +from:0x02123a94 kind:load to:0x02099140 module:overlay(0) +from:0x02123b18 kind:load to:0x02099cc0 module:overlay(0) +from:0x02123b1c kind:load to:0x02099cfc module:overlay(0) +from:0x02123b20 kind:load to:0x02099d14 module:overlay(0) +from:0x02123b24 kind:load to:0x02099d20 module:overlay(0) +from:0x02123b28 kind:load to:0x01fff464 module:itcm +from:0x02123b2c kind:load to:0x020ab1d8 module:overlay(0) +from:0x02123b30 kind:load to:0x020aa528 module:overlay(0) +from:0x02123b34 kind:load to:0x0211d6f8 module:overlay(36) +from:0x02123b38 kind:load to:0x0211d760 module:overlay(36) +from:0x02123b3c kind:load to:0x020ab0f4 module:overlay(0) +from:0x02123b40 kind:load to:0x02099c64 module:overlay(0) +from:0x02123b44 kind:load to:0x0211bfc8 module:overlay(36) +from:0x02123b48 kind:load to:0x0211bfc4 module:overlay(36) +from:0x02123b4c kind:load to:0x02099c70 module:overlay(0) +from:0x02123b50 kind:load to:0x02099d2c module:overlay(0) +from:0x02123b54 kind:load to:0x02099d98 module:overlay(0) +from:0x02123b58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123b5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123b60 kind:load to:0x0211bfec module:overlay(36) +from:0x02123b64 kind:load to:0x0211d814 module:overlay(36) +from:0x02123b68 kind:load to:0x0211d7dc module:overlay(36) +from:0x02123b6c kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02123b70 kind:load to:0x0211b02c module:overlay(36) +from:0x02123b74 kind:load to:0x020aaad0 module:overlay(0) +from:0x02123b78 kind:load to:0x0211b110 module:overlay(36) +from:0x02123b7c kind:load to:0x020aa7e0 module:overlay(0) +from:0x02123b80 kind:load to:0x0211c2f8 module:overlay(36) +from:0x02123b84 kind:load to:0x0211c1d8 module:overlay(36) +from:0x02123b88 kind:load to:0x0211cb5c module:overlay(36) +from:0x02123b8c kind:load to:0x020aaa40 module:overlay(0) +from:0x02123b90 kind:load to:0x020aaa44 module:overlay(0) +from:0x02123b94 kind:load to:0x0211c354 module:overlay(36) +from:0x02123b98 kind:load to:0x0211c48c module:overlay(36) +from:0x02123b9c kind:load to:0x020aa9b0 module:overlay(0) +from:0x02123ba0 kind:load to:0x020aa754 module:overlay(0) +from:0x02123ba4 kind:load to:0x020aa75c module:overlay(0) +from:0x02123ba8 kind:load to:0x020aa764 module:overlay(0) +from:0x02123bac kind:load to:0x020aa76c module:overlay(0) +from:0x02123bb0 kind:load to:0x020aac48 module:overlay(0) +from:0x02123bb4 kind:load to:0x020aad98 module:overlay(0) +from:0x02123bb8 kind:load to:0x020aadc4 module:overlay(0) +from:0x02123bbc kind:load to:0x020aade4 module:overlay(0) +from:0x02123bc0 kind:load to:0x020aaffc module:overlay(0) +from:0x02123bc4 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02123bc8 kind:load to:0x0211c8f4 module:overlay(36) +from:0x02123bcc kind:load to:0x020aa684 module:overlay(0) +from:0x02123bd0 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02123bd4 kind:load to:0x0211b178 module:overlay(36) +from:0x02123bd8 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02123bdc kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02123be0 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02123be4 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02123be8 kind:load to:0x0211b1e4 module:overlay(36) +from:0x02123bec kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02123bf0 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02123bf4 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02123bf8 kind:load to:0x0211b1e0 module:overlay(36) +from:0x02123bfc kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02123c00 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02123c04 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02123c08 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02123c0c kind:load to:0x0211b250 module:overlay(36) +from:0x02123c10 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02123c14 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02123c18 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02123c1c kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02123c20 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02123c24 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02123c28 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02123c2c kind:load to:0x0211b068 module:overlay(36) +from:0x02123c30 kind:load to:0x0211c6d8 module:overlay(36) +from:0x02123c34 kind:load to:0x0211c6dc module:overlay(36) +from:0x02123c38 kind:load to:0x0211c80c module:overlay(36) +from:0x02123c3c kind:load to:0x0211c6e0 module:overlay(36) +from:0x02123c40 kind:load to:0x0211c824 module:overlay(36) +from:0x02123c44 kind:load to:0x0211c828 module:overlay(36) +from:0x02123c48 kind:load to:0x0211c8d4 module:overlay(36) +from:0x02123c4c kind:load to:0x0211c82c module:overlay(36) +from:0x02123c50 kind:load to:0x0211d78c module:overlay(36) +from:0x02123c54 kind:load to:0x0211b900 module:overlay(36) +from:0x02123c64 kind:load to:0x0211d858 module:overlay(36) +from:0x02123c98 kind:load to:0x0211d884 module:overlay(36) +from:0x02123c9c kind:load to:0x020990ec module:overlay(0) +from:0x02123ca0 kind:load to:0x02098efc module:overlay(0) +from:0x02123ca4 kind:load to:0x02098f78 module:overlay(0) +from:0x02123ca8 kind:load to:0x020990f4 module:overlay(0) +from:0x02123cac kind:load to:0x02099114 module:overlay(0) +from:0x02123cb0 kind:load to:0x02099140 module:overlay(0) +from:0x02123d34 kind:load to:0x02099cc0 module:overlay(0) +from:0x02123d38 kind:load to:0x02099cfc module:overlay(0) +from:0x02123d3c kind:load to:0x02099d14 module:overlay(0) +from:0x02123d40 kind:load to:0x02099d20 module:overlay(0) +from:0x02123d44 kind:load to:0x01fff464 module:itcm +from:0x02123d48 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02123d4c kind:load to:0x020aa528 module:overlay(0) +from:0x02123d50 kind:load to:0x0211d9c4 module:overlay(36) +from:0x02123d54 kind:load to:0x0211da28 module:overlay(36) +from:0x02123d58 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02123d5c kind:load to:0x02099c64 module:overlay(0) +from:0x02123d60 kind:load to:0x0211bfc8 module:overlay(36) +from:0x02123d64 kind:load to:0x0211bfc4 module:overlay(36) +from:0x02123d68 kind:load to:0x02099c70 module:overlay(0) +from:0x02123d6c kind:load to:0x02099d2c module:overlay(0) +from:0x02123d70 kind:load to:0x02099d98 module:overlay(0) +from:0x02123d74 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123d78 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123d7c kind:load to:0x0211bfec module:overlay(36) +from:0x02123d80 kind:load to:0x0211db20 module:overlay(36) +from:0x02123d84 kind:load to:0x0211dae8 module:overlay(36) +from:0x02123d88 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02123d8c kind:load to:0x0211b02c module:overlay(36) +from:0x02123d90 kind:load to:0x020aaad0 module:overlay(0) +from:0x02123d94 kind:load to:0x0211b110 module:overlay(36) +from:0x02123d98 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02123d9c kind:load to:0x0211c2f8 module:overlay(36) +from:0x02123da0 kind:load to:0x0211c1d8 module:overlay(36) +from:0x02123da4 kind:load to:0x0211cb5c module:overlay(36) +from:0x02123da8 kind:load to:0x020aaa40 module:overlay(0) +from:0x02123dac kind:load to:0x020aaa44 module:overlay(0) +from:0x02123db0 kind:load to:0x0211c354 module:overlay(36) +from:0x02123db4 kind:load to:0x0211c48c module:overlay(36) +from:0x02123db8 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02123dbc kind:load to:0x020aa754 module:overlay(0) +from:0x02123dc0 kind:load to:0x020aa75c module:overlay(0) +from:0x02123dc4 kind:load to:0x020aa764 module:overlay(0) +from:0x02123dc8 kind:load to:0x020aa76c module:overlay(0) +from:0x02123dcc kind:load to:0x020aac48 module:overlay(0) +from:0x02123dd0 kind:load to:0x020aad98 module:overlay(0) +from:0x02123dd4 kind:load to:0x020aadc4 module:overlay(0) +from:0x02123dd8 kind:load to:0x020aade4 module:overlay(0) +from:0x02123ddc kind:load to:0x020aaffc module:overlay(0) +from:0x02123de0 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02123de4 kind:load to:0x0211c8f4 module:overlay(36) +from:0x02123de8 kind:load to:0x020aa684 module:overlay(0) +from:0x02123dec kind:load to:0x020ab1a4 module:overlay(0) +from:0x02123df0 kind:load to:0x0211b178 module:overlay(36) +from:0x02123df4 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02123df8 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02123dfc kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02123e00 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02123e04 kind:load to:0x0211b1e4 module:overlay(36) +from:0x02123e08 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02123e0c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02123e10 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02123e14 kind:load to:0x0211b1e0 module:overlay(36) +from:0x02123e18 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02123e1c kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02123e20 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02123e24 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02123e28 kind:load to:0x0211b250 module:overlay(36) +from:0x02123e2c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02123e30 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02123e34 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02123e38 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02123e3c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02123e40 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02123e44 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02123e48 kind:load to:0x0211b068 module:overlay(36) +from:0x02123e4c kind:load to:0x0211c6d8 module:overlay(36) +from:0x02123e50 kind:load to:0x0211c6dc module:overlay(36) +from:0x02123e54 kind:load to:0x0211c80c module:overlay(36) +from:0x02123e58 kind:load to:0x0211c6e0 module:overlay(36) +from:0x02123e5c kind:load to:0x0211c824 module:overlay(36) +from:0x02123e60 kind:load to:0x0211c828 module:overlay(36) +from:0x02123e64 kind:load to:0x0211c8d4 module:overlay(36) +from:0x02123e68 kind:load to:0x0211c82c module:overlay(36) +from:0x02123e6c kind:load to:0x0211da54 module:overlay(36) +from:0x02123e70 kind:load to:0x0211b900 module:overlay(36) +from:0x02123e80 kind:load to:0x0211db64 module:overlay(36) +from:0x02123eb4 kind:load to:0x0211db90 module:overlay(36) +from:0x02123eb8 kind:load to:0x020990ec module:overlay(0) +from:0x02123ebc kind:load to:0x02098efc module:overlay(0) +from:0x02123ec0 kind:load to:0x02098f78 module:overlay(0) +from:0x02123ec4 kind:load to:0x020990f4 module:overlay(0) +from:0x02123ec8 kind:load to:0x02099114 module:overlay(0) +from:0x02123ecc kind:load to:0x02099140 module:overlay(0) +from:0x02123ed8 kind:load to:0x0211dd2c module:overlay(36) +from:0x02123edc kind:load to:0x0211de90 module:overlay(36) +from:0x02123ee0 kind:load to:0x02059174 module:overlay(0) +from:0x02123ee4 kind:load to:0x0211dc44 module:overlay(36) +from:0x02123ee8 kind:load to:0x02059348 module:overlay(0) +from:0x02123eec kind:load to:0x020593c4 module:overlay(0) +from:0x02123ef0 kind:load to:0x02059428 module:overlay(0) +from:0x02123ef4 kind:load to:0x0209bf68 module:overlay(0) +from:0x02123ef8 kind:load to:0x02059304 module:overlay(0) +from:0x02123f7c kind:load to:0x02099cc0 module:overlay(0) +from:0x02123f80 kind:load to:0x02099cfc module:overlay(0) +from:0x02123f84 kind:load to:0x02099d14 module:overlay(0) +from:0x02123f88 kind:load to:0x02099d20 module:overlay(0) +from:0x02123f8c kind:load to:0x01fff464 module:itcm +from:0x02123f90 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02123f94 kind:load to:0x020aa528 module:overlay(0) +from:0x02123f98 kind:load to:0x0211dd40 module:overlay(36) +from:0x02123f9c kind:load to:0x0211dda4 module:overlay(36) +from:0x02123fa0 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02123fa4 kind:load to:0x02099c64 module:overlay(0) +from:0x02123fa8 kind:load to:0x0211bfc8 module:overlay(36) +from:0x02123fac kind:load to:0x0211bfc4 module:overlay(36) +from:0x02123fb0 kind:load to:0x02099c70 module:overlay(0) +from:0x02123fb4 kind:load to:0x02099d2c module:overlay(0) +from:0x02123fb8 kind:load to:0x02099d98 module:overlay(0) +from:0x02123fbc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123fc0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123fc4 kind:load to:0x0211bfec module:overlay(36) +from:0x02123fc8 kind:load to:0x0211dee4 module:overlay(36) +from:0x02123fcc kind:load to:0x0211deac module:overlay(36) +from:0x02123fd0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02123fd4 kind:load to:0x0211b02c module:overlay(36) +from:0x02123fd8 kind:load to:0x020aaad0 module:overlay(0) +from:0x02123fdc kind:load to:0x0211b110 module:overlay(36) +from:0x02123fe0 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02123fe4 kind:load to:0x0211c2f8 module:overlay(36) +from:0x02123fe8 kind:load to:0x0211c1d8 module:overlay(36) +from:0x02123fec kind:load to:0x0211cb5c module:overlay(36) +from:0x02123ff0 kind:load to:0x020aaa40 module:overlay(0) +from:0x02123ff4 kind:load to:0x020aaa44 module:overlay(0) +from:0x02123ff8 kind:load to:0x0211c354 module:overlay(36) +from:0x02123ffc kind:load to:0x0211c48c module:overlay(36) +from:0x02124000 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02124004 kind:load to:0x020aa754 module:overlay(0) +from:0x02124008 kind:load to:0x020aa75c module:overlay(0) +from:0x0212400c kind:load to:0x020aa764 module:overlay(0) +from:0x02124010 kind:load to:0x020aa76c module:overlay(0) +from:0x02124014 kind:load to:0x020aac48 module:overlay(0) +from:0x02124018 kind:load to:0x020aad98 module:overlay(0) +from:0x0212401c kind:load to:0x020aadc4 module:overlay(0) +from:0x02124020 kind:load to:0x020aade4 module:overlay(0) +from:0x02124024 kind:load to:0x020aaffc module:overlay(0) +from:0x02124028 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0212402c kind:load to:0x0211c8f4 module:overlay(36) +from:0x02124030 kind:load to:0x020aa684 module:overlay(0) +from:0x02124034 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02124038 kind:load to:0x0211b178 module:overlay(36) +from:0x0212403c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02124040 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02124044 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02124048 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0212404c kind:load to:0x0211b1e4 module:overlay(36) +from:0x02124050 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02124054 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02124058 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0212405c kind:load to:0x0211b1e0 module:overlay(36) +from:0x02124060 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02124064 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02124068 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0212406c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02124070 kind:load to:0x0211b250 module:overlay(36) +from:0x02124074 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02124078 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0212407c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02124080 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02124084 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02124088 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0212408c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02124090 kind:load to:0x0211b068 module:overlay(36) +from:0x02124094 kind:load to:0x0211c6d8 module:overlay(36) +from:0x02124098 kind:load to:0x0211c6dc module:overlay(36) +from:0x0212409c kind:load to:0x0211c80c module:overlay(36) +from:0x021240a0 kind:load to:0x0211c6e0 module:overlay(36) +from:0x021240a4 kind:load to:0x0211c824 module:overlay(36) +from:0x021240a8 kind:load to:0x0211c828 module:overlay(36) +from:0x021240ac kind:load to:0x0211c8d4 module:overlay(36) +from:0x021240b0 kind:load to:0x0211c82c module:overlay(36) +from:0x021240b4 kind:load to:0x0211ddd0 module:overlay(36) +from:0x021240b8 kind:load to:0x0211de88 module:overlay(36) +from:0x021240c8 kind:load to:0x0211df28 module:overlay(36) +from:0x021240f4 kind:load to:0x0211dfc0 module:overlay(36) +from:0x02124100 kind:load to:0x0211df54 module:overlay(36) +from:0x02124104 kind:load to:0x020990ec module:overlay(0) +from:0x02124108 kind:load to:0x02098efc module:overlay(0) +from:0x0212410c kind:load to:0x02098f78 module:overlay(0) +from:0x02124110 kind:load to:0x020990f4 module:overlay(0) +from:0x02124114 kind:load to:0x02099114 module:overlay(0) +from:0x02124118 kind:load to:0x02099140 module:overlay(0) +from:0x02124124 kind:load to:0x02099cc0 module:overlay(0) +from:0x02124128 kind:load to:0x02099cfc module:overlay(0) +from:0x0212412c kind:load to:0x02099d14 module:overlay(0) +from:0x02124130 kind:load to:0x02099d20 module:overlay(0) +from:0x02124134 kind:load to:0x01fff464 module:itcm +from:0x02124138 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212413c kind:load to:0x0211e580 module:overlay(36) +from:0x02124140 kind:load to:0x02099c58 module:overlay(0) +from:0x02124144 kind:load to:0x0211e588 module:overlay(36) +from:0x02124148 kind:load to:0x0211e73c module:overlay(36) +from:0x0212414c kind:load to:0x02099c64 module:overlay(0) +from:0x02124150 kind:load to:0x0211e778 module:overlay(36) +from:0x02124154 kind:load to:0x02099c6c module:overlay(0) +from:0x02124158 kind:load to:0x02099c70 module:overlay(0) +from:0x0212415c kind:load to:0x02099d2c module:overlay(0) +from:0x02124160 kind:load to:0x02099d98 module:overlay(0) +from:0x02124164 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124168 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212416c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124170 kind:load to:0x0211e4f8 module:overlay(36) +from:0x02124174 kind:load to:0x0211e538 module:overlay(36) +from:0x02124178 kind:load to:0x0211e710 module:overlay(36) +from:0x0212417c kind:load to:0x0211e714 module:overlay(36) +from:0x02124180 kind:load to:0x0211e71c module:overlay(36) +from:0x02124184 kind:load to:0x0211e718 module:overlay(36) +from:0x02124188 kind:load to:0x0211e720 module:overlay(36) +from:0x0212418c kind:load to:0x0211e724 module:overlay(36) +from:0x02124190 kind:load to:0x0211e738 module:overlay(36) +from:0x02124194 kind:load to:0x0211e728 module:overlay(36) +from:0x02124198 kind:load to:0x0211e750 module:overlay(36) +from:0x0212419c kind:load to:0x0211e770 module:overlay(36) +from:0x021241ac kind:load to:0x0211f554 module:overlay(36) +from:0x021241e8 kind:load to:0x0211f600 module:overlay(36) +from:0x021241ec kind:load to:0x02098ef4 module:overlay(0) +from:0x021241f0 kind:load to:0x02098efc module:overlay(0) +from:0x021241f4 kind:load to:0x02098f78 module:overlay(0) +from:0x021241f8 kind:load to:0x02098fb8 module:overlay(0) +from:0x021241fc kind:load to:0x02098fbc module:overlay(0) +from:0x02124200 kind:load to:0x02098fc0 module:overlay(0) +from:0x0212420c kind:load to:0x02099cc0 module:overlay(0) +from:0x02124210 kind:load to:0x02099cfc module:overlay(0) +from:0x02124214 kind:load to:0x02099d14 module:overlay(0) +from:0x02124218 kind:load to:0x02099d20 module:overlay(0) +from:0x0212421c kind:load to:0x01fff464 module:itcm +from:0x02124220 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02124224 kind:load to:0x0211f8cc module:overlay(36) +from:0x02124228 kind:load to:0x02099c58 module:overlay(0) +from:0x0212422c kind:load to:0x0211f914 module:overlay(36) +from:0x02124230 kind:load to:0x0211f938 module:overlay(36) +from:0x02124234 kind:load to:0x02099c64 module:overlay(0) +from:0x02124238 kind:load to:0x0211f94c module:overlay(36) +from:0x0212423c kind:load to:0x02099c6c module:overlay(0) +from:0x02124240 kind:load to:0x02099c70 module:overlay(0) +from:0x02124244 kind:load to:0x02099d2c module:overlay(0) +from:0x02124248 kind:load to:0x02099d98 module:overlay(0) +from:0x0212424c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124250 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124254 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124258 kind:load to:0x0211f864 module:overlay(36) +from:0x0212425c kind:load to:0x0211f894 module:overlay(36) +from:0x02124260 kind:load to:0x0211fa84 module:overlay(36) +from:0x02124264 kind:load to:0x0211fa88 module:overlay(36) +from:0x02124268 kind:load to:0x0211fa90 module:overlay(36) +from:0x0212426c kind:load to:0x0211fa8c module:overlay(36) +from:0x02124270 kind:load to:0x0211fa94 module:overlay(36) +from:0x02124274 kind:load to:0x0211fa98 module:overlay(36) +from:0x02124278 kind:load to:0x0211faac module:overlay(36) +from:0x0212427c kind:load to:0x0211fa9c module:overlay(36) +from:0x0212428c kind:load to:0x0211fb2c module:overlay(36) +from:0x021242c4 kind:load to:0x0211fbd8 module:overlay(36) +from:0x021242c8 kind:load to:0x020990ec module:overlay(0) +from:0x021242cc kind:load to:0x02098efc module:overlay(0) +from:0x021242d0 kind:load to:0x02098f78 module:overlay(0) +from:0x021242d4 kind:load to:0x020990f4 module:overlay(0) +from:0x021242d8 kind:load to:0x02099114 module:overlay(0) +from:0x021242dc kind:load to:0x02099140 module:overlay(0) +from:0x021242e8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021242ec kind:load to:0x02099cfc module:overlay(0) +from:0x021242f0 kind:load to:0x02099d14 module:overlay(0) +from:0x021242f4 kind:load to:0x02099d20 module:overlay(0) +from:0x021242f8 kind:load to:0x01fff464 module:itcm +from:0x021242fc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02124300 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02124304 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02124308 kind:load to:0x02099c5c module:overlay(0) +from:0x0212430c kind:load to:0x02099c60 module:overlay(0) +from:0x02124310 kind:load to:0x02099c64 module:overlay(0) +from:0x02124314 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02124318 kind:load to:0x02099c6c module:overlay(0) +from:0x0212431c kind:load to:0x02099c70 module:overlay(0) +from:0x02124320 kind:load to:0x02099d2c module:overlay(0) +from:0x02124324 kind:load to:0x02099d98 module:overlay(0) +from:0x02124328 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212432c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02124330 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02124334 kind:load to:0x0211fc94 module:overlay(36) +from:0x02124338 kind:load to:0x0211fcb4 module:overlay(36) +from:0x0212433c kind:load to:0x0211fc44 module:overlay(36) +from:0x02124348 kind:load to:0x0211fe98 module:overlay(36) +from:0x0212434c kind:load to:0x0211feac module:overlay(36) +from:0x02124350 kind:load to:0x0201b9d4 module:main +from:0x02124354 kind:load to:0x0211fcf0 module:overlay(36) +from:0x02124358 kind:load to:0x0201bb7c module:main +from:0x02124364 kind:load to:0x02120934 module:overlay(36) +from:0x02124368 kind:load to:0x021229f4 module:overlay(36) +from:0x0212436c kind:load to:0x021226b0 module:overlay(36) +from:0x02124370 kind:load to:0x02122880 module:overlay(36) +from:0x0212437c kind:load to:0x02120920 module:overlay(36) +from:0x02124380 kind:load to:0x021229d8 module:overlay(36) +from:0x02124384 kind:load to:0x02122254 module:overlay(36) +from:0x02124388 kind:load to:0x021223a0 module:overlay(36) +from:0x02124394 kind:load to:0x02067d60 module:overlay(0) +from:0x02124398 kind:load to:0x02067d7c module:overlay(0) +from:0x0212439c kind:load to:0x02068964 module:overlay(0) +from:0x021243a0 kind:load to:0x020689d0 module:overlay(0) +from:0x021243a4 kind:load to:0x02068a10 module:overlay(0) +from:0x021243a8 kind:load to:0x02068384 module:overlay(0) +from:0x021243ac kind:load to:0x02067f60 module:overlay(0) +from:0x021243b0 kind:load to:0x020687d0 module:overlay(0) +from:0x021243b4 kind:load to:0x020687d8 module:overlay(0) +from:0x021243b8 kind:load to:0x0212090c module:overlay(36) +from:0x021243bc kind:load to:0x021229bc module:overlay(36) +from:0x021243c0 kind:load to:0x02121168 module:overlay(36) +from:0x021243c8 kind:load to:0x02121204 module:overlay(36) +from:0x021243d0 kind:load to:0x02121244 module:overlay(36) +from:0x021243d8 kind:load to:0x0212132c module:overlay(36) +from:0x021243e0 kind:load to:0x02121448 module:overlay(36) +from:0x021243e8 kind:load to:0x02121508 module:overlay(36) +from:0x021243f0 kind:load to:0x02121534 module:overlay(36) +from:0x021243f8 kind:load to:0x02121d70 module:overlay(36) +from:0x02124400 kind:load to:0x02121dfc module:overlay(36) +from:0x02124408 kind:load to:0x02121eb4 module:overlay(36) +from:0x02124410 kind:load to:0x02121ed4 module:overlay(36) +from:0x02124418 kind:load to:0x02121fcc module:overlay(36) +from:0x02124420 kind:load to:0x02122074 module:overlay(36) +from:0x02124428 kind:load to:0x021220d0 module:overlay(36) +from:0x02124430 kind:load to:0x021211a8 module:overlay(36) +from:0x02124438 kind:load to:0x02121234 module:overlay(36) +from:0x02124440 kind:load to:0x021212dc module:overlay(36) +from:0x02124448 kind:load to:0x0212133c module:overlay(36) +from:0x02124450 kind:load to:0x021214b4 module:overlay(36) +from:0x02124458 kind:load to:0x02121524 module:overlay(36) +from:0x02124460 kind:load to:0x02121d20 module:overlay(36) +from:0x02124468 kind:load to:0x02121d74 module:overlay(36) +from:0x02124470 kind:load to:0x02121e58 module:overlay(36) +from:0x02124478 kind:load to:0x02121eb8 module:overlay(36) +from:0x02124480 kind:load to:0x02121f8c module:overlay(36) +from:0x02124488 kind:load to:0x02121fd0 module:overlay(36) +from:0x02124490 kind:load to:0x021220ac module:overlay(36) +from:0x02124498 kind:load to:0x021220ec module:overlay(36) diff --git a/config/jp/arm9/overlays/ov036/symbols.txt b/config/jp/arm9/overlays/ov036/symbols.txt new file mode 100644 index 00000000..2cf8e8d8 --- /dev/null +++ b/config/jp/arm9/overlays/ov036/symbols.txt @@ -0,0 +1,421 @@ +func_ov036_0211ad60 kind:function(arm,size=0x13c) addr:0x0211ad60 +func_ov036_0211ae9c kind:function(arm,size=0x14) addr:0x0211ae9c +func_ov036_0211aeb0 kind:function(arm,size=0x17c) addr:0x0211aeb0 +func_ov036_0211b02c kind:function(arm,size=0x3c) addr:0x0211b02c +func_ov036_0211b068 kind:function(arm,size=0x38) addr:0x0211b068 +func_ov036_0211b0a0 kind:function(arm,size=0x70) addr:0x0211b0a0 +func_ov036_0211b110 kind:function(arm,size=0x68) addr:0x0211b110 +func_ov036_0211b178 kind:function(arm,size=0x68) addr:0x0211b178 +func_ov036_0211b1e0 kind:function(arm,size=0x4) addr:0x0211b1e0 +func_ov036_0211b1e4 kind:function(arm,size=0x6c) addr:0x0211b1e4 +func_ov036_0211b250 kind:function(arm,size=0x4) addr:0x0211b250 +func_ov036_0211b254 kind:function(arm,size=0x94) addr:0x0211b254 +func_ov036_0211b2e8 kind:function(arm,size=0x3c) addr:0x0211b2e8 +func_ov036_0211b324 kind:function(arm,size=0x28) addr:0x0211b324 +func_ov036_0211b34c kind:function(arm,size=0x84) addr:0x0211b34c +func_ov036_0211b3d0 kind:function(arm,size=0x20) addr:0x0211b3d0 +func_ov036_0211b3f0 kind:function(arm,size=0xc) addr:0x0211b3f0 +func_ov036_0211b3fc kind:function(arm,size=0x90) addr:0x0211b3fc +func_ov036_0211b48c kind:function(arm,size=0x3c) addr:0x0211b48c +func_ov036_0211b4c8 kind:function(arm,size=0xc) addr:0x0211b4c8 +func_ov036_0211b4d4 kind:function(arm,size=0x1e4) addr:0x0211b4d4 +func_ov036_0211b6b8 kind:function(arm,size=0x48) addr:0x0211b6b8 +func_ov036_0211b700 kind:function(arm,size=0x3c) addr:0x0211b700 +func_ov036_0211b73c kind:function(arm,size=0xc) addr:0x0211b73c +func_ov036_0211b748 kind:function(arm,size=0x3c) addr:0x0211b748 +func_ov036_0211b784 kind:function(arm,size=0x58) addr:0x0211b784 +func_ov036_0211b7dc kind:function(arm,size=0x3c) addr:0x0211b7dc +func_ov036_0211b818 kind:function(arm,size=0x24) addr:0x0211b818 +func_ov036_0211b83c kind:function(arm,size=0x4c) addr:0x0211b83c +func_ov036_0211b888 kind:function(arm,size=0x78) addr:0x0211b888 +func_ov036_0211b900 kind:function(arm,size=0x8) addr:0x0211b900 +func_ov036_0211b908 kind:function(arm,size=0x74) addr:0x0211b908 +func_ov036_0211b97c kind:function(arm,size=0x4) addr:0x0211b97c +func_ov036_0211b980 kind:function(arm,size=0x44) addr:0x0211b980 +func_ov036_0211b9c4 kind:function(arm,size=0x4) addr:0x0211b9c4 +func_ov036_0211b9c8 kind:function(arm,size=0x3c) addr:0x0211b9c8 +func_ov036_0211ba04 kind:function(arm,size=0x11c) addr:0x0211ba04 +func_ov036_0211bb20 kind:function(arm,size=0x3c) addr:0x0211bb20 +func_ov036_0211bb5c kind:function(arm,size=0x44) addr:0x0211bb5c +func_ov036_0211bba0 kind:function(arm,size=0x58) addr:0x0211bba0 +func_ov036_0211bbf8 kind:function(arm,size=0x8c) addr:0x0211bbf8 +func_ov036_0211bc84 kind:function(arm,size=0x74) addr:0x0211bc84 +func_ov036_0211bcf8 kind:function(arm,size=0xb4) addr:0x0211bcf8 +func_ov036_0211bdac kind:function(arm,size=0x58) addr:0x0211bdac +func_ov036_0211be04 kind:function(arm,size=0x38) addr:0x0211be04 +func_ov036_0211be3c kind:function(arm,size=0x3c) addr:0x0211be3c +func_ov036_0211be78 kind:function(arm,size=0x3c) addr:0x0211be78 +func_ov036_0211beb4 kind:function(arm,size=0x34) addr:0x0211beb4 +func_ov036_0211bee8 kind:function(arm,size=0x28) addr:0x0211bee8 +func_ov036_0211bf10 kind:function(arm,size=0x3c) addr:0x0211bf10 +func_ov036_0211bf4c kind:function(arm,size=0x1c) addr:0x0211bf4c +func_ov036_0211bf68 kind:function(arm,size=0x4) addr:0x0211bf68 +func_ov036_0211bf6c kind:function(arm,size=0x14) addr:0x0211bf6c +func_ov036_0211bf80 kind:function(arm,size=0x3c) addr:0x0211bf80 +func_ov036_0211bfbc kind:function(arm,size=0x4) addr:0x0211bfbc +func_ov036_0211bfc0 kind:function(arm,size=0x4) addr:0x0211bfc0 +func_ov036_0211bfc4 kind:function(arm,size=0x4) addr:0x0211bfc4 +func_ov036_0211bfc8 kind:function(arm,size=0x24) addr:0x0211bfc8 +func_ov036_0211bfec kind:function(arm,size=0x9c) addr:0x0211bfec +func_ov036_0211c088 kind:function(arm,size=0x130) addr:0x0211c088 +func_ov036_0211c1b8 kind:function(arm,size=0x20) addr:0x0211c1b8 +func_ov036_0211c1d8 kind:function(arm,size=0x120) addr:0x0211c1d8 +func_ov036_0211c2f8 kind:function(arm,size=0x5c) addr:0x0211c2f8 +func_ov036_0211c354 kind:function(arm,size=0x138) addr:0x0211c354 +func_ov036_0211c48c kind:function(arm,size=0x210) addr:0x0211c48c +func_ov036_0211c69c kind:function(arm,size=0x3c) addr:0x0211c69c +func_ov036_0211c6d8 kind:function(arm,size=0x4) addr:0x0211c6d8 +func_ov036_0211c6dc kind:function(arm,size=0x4) addr:0x0211c6dc +func_ov036_0211c6e0 kind:function(arm,size=0x12c) addr:0x0211c6e0 +func_ov036_0211c80c kind:function(arm,size=0x18) addr:0x0211c80c +func_ov036_0211c824 kind:function(arm,size=0x4) addr:0x0211c824 +func_ov036_0211c828 kind:function(arm,size=0x4) addr:0x0211c828 +func_ov036_0211c82c kind:function(arm,size=0xa8) addr:0x0211c82c +func_ov036_0211c8d4 kind:function(arm,size=0x20) addr:0x0211c8d4 +func_ov036_0211c8f4 kind:function(arm,size=0xc8) addr:0x0211c8f4 +func_ov036_0211c9bc kind:function(arm,size=0xc8) addr:0x0211c9bc +func_ov036_0211ca84 kind:function(arm,size=0xd8) addr:0x0211ca84 +func_ov036_0211cb5c kind:function(arm,size=0x18) addr:0x0211cb5c +func_ov036_0211cb74 kind:function(arm,size=0x30) addr:0x0211cb74 +func_ov036_0211cba4 kind:function(arm,size=0x28) addr:0x0211cba4 +func_ov036_0211cbcc kind:function(arm,size=0x24) addr:0x0211cbcc +func_ov036_0211cbf0 kind:function(arm,size=0x2c) addr:0x0211cbf0 +func_ov036_0211cc1c kind:function(arm,size=0x1c) addr:0x0211cc1c +func_ov036_0211cc38 kind:function(arm,size=0x28) addr:0x0211cc38 +func_ov036_0211cc60 kind:function(arm,size=0x20) addr:0x0211cc60 +func_ov036_0211cc80 kind:function(arm,size=0xac) addr:0x0211cc80 +func_ov036_0211cd2c kind:function(arm,size=0x24) addr:0x0211cd2c +func_ov036_0211cd50 kind:function(arm,size=0x5c) addr:0x0211cd50 +func_ov036_0211cdac kind:function(arm,size=0xbc) addr:0x0211cdac +func_ov036_0211ce68 kind:function(arm,size=0x58) addr:0x0211ce68 +func_ov036_0211cec0 kind:function(arm,size=0x2c) addr:0x0211cec0 +func_ov036_0211ceec kind:function(arm,size=0x64) addr:0x0211ceec +func_ov036_0211cf50 kind:function(arm,size=0x38) addr:0x0211cf50 +func_ov036_0211cf88 kind:function(arm,size=0x30) addr:0x0211cf88 +func_ov036_0211cfb8 kind:function(arm,size=0x14) addr:0x0211cfb8 +func_ov036_0211cfcc kind:function(arm,size=0x2c) addr:0x0211cfcc +func_ov036_0211cff8 kind:function(arm,size=0x24) addr:0x0211cff8 +func_ov036_0211d01c kind:function(arm,size=0x58) addr:0x0211d01c +func_ov036_0211d074 kind:function(arm,size=0xbc) addr:0x0211d074 +func_ov036_0211d130 kind:function(arm,size=0x68) addr:0x0211d130 +func_ov036_0211d198 kind:function(arm,size=0x2c) addr:0x0211d198 +func_ov036_0211d1c4 kind:function(arm,size=0x64) addr:0x0211d1c4 +func_ov036_0211d228 kind:function(arm,size=0x38) addr:0x0211d228 +func_ov036_0211d260 kind:function(arm,size=0x30) addr:0x0211d260 +func_ov036_0211d290 kind:function(arm,size=0x14) addr:0x0211d290 +func_ov036_0211d2a4 kind:function(arm,size=0x2c) addr:0x0211d2a4 +func_ov036_0211d2d0 kind:function(arm,size=0x24) addr:0x0211d2d0 +func_ov036_0211d2f4 kind:function(arm,size=0x5c) addr:0x0211d2f4 +func_ov036_0211d350 kind:function(arm,size=0xbc) addr:0x0211d350 +func_ov036_0211d40c kind:function(arm,size=0x64) addr:0x0211d40c +func_ov036_0211d470 kind:function(arm,size=0x2c) addr:0x0211d470 +func_ov036_0211d49c kind:function(arm,size=0x78) addr:0x0211d49c +func_ov036_0211d514 kind:function(arm,size=0x38) addr:0x0211d514 +func_ov036_0211d54c kind:function(arm,size=0x30) addr:0x0211d54c +func_ov036_0211d57c kind:function(arm,size=0x14) addr:0x0211d57c +func_ov036_0211d590 kind:function(arm,size=0x2c) addr:0x0211d590 +func_ov036_0211d5bc kind:function(arm,size=0x24) addr:0x0211d5bc +func_ov036_0211d5e0 kind:function(arm,size=0x5c) addr:0x0211d5e0 +func_ov036_0211d63c kind:function(arm,size=0xbc) addr:0x0211d63c +func_ov036_0211d6f8 kind:function(arm,size=0x68) addr:0x0211d6f8 +func_ov036_0211d760 kind:function(arm,size=0x2c) addr:0x0211d760 +func_ov036_0211d78c kind:function(arm,size=0x50) addr:0x0211d78c +func_ov036_0211d7dc kind:function(arm,size=0x38) addr:0x0211d7dc +func_ov036_0211d814 kind:function(arm,size=0x30) addr:0x0211d814 +func_ov036_0211d844 kind:function(arm,size=0x14) addr:0x0211d844 +func_ov036_0211d858 kind:function(arm,size=0x2c) addr:0x0211d858 +func_ov036_0211d884 kind:function(arm,size=0x24) addr:0x0211d884 +func_ov036_0211d8a8 kind:function(arm,size=0x60) addr:0x0211d8a8 +func_ov036_0211d908 kind:function(arm,size=0xbc) addr:0x0211d908 +func_ov036_0211d9c4 kind:function(arm,size=0x64) addr:0x0211d9c4 +func_ov036_0211da28 kind:function(arm,size=0x2c) addr:0x0211da28 +func_ov036_0211da54 kind:function(arm,size=0x94) addr:0x0211da54 +func_ov036_0211dae8 kind:function(arm,size=0x38) addr:0x0211dae8 +func_ov036_0211db20 kind:function(arm,size=0x30) addr:0x0211db20 +func_ov036_0211db50 kind:function(arm,size=0x14) addr:0x0211db50 +func_ov036_0211db64 kind:function(arm,size=0x2c) addr:0x0211db64 +func_ov036_0211db90 kind:function(arm,size=0x24) addr:0x0211db90 +func_ov036_0211dbb4 kind:function(arm,size=0x5c) addr:0x0211dbb4 +func_ov036_0211dc10 kind:function(arm,size=0x34) addr:0x0211dc10 +func_ov036_0211dc44 kind:function(arm,size=0x2c) addr:0x0211dc44 +func_ov036_0211dc70 kind:function(arm,size=0xbc) addr:0x0211dc70 +func_ov036_0211dd2c kind:function(arm,size=0x14) addr:0x0211dd2c +func_ov036_0211dd40 kind:function(arm,size=0x64) addr:0x0211dd40 +func_ov036_0211dda4 kind:function(arm,size=0x2c) addr:0x0211dda4 +func_ov036_0211ddd0 kind:function(arm,size=0xb8) addr:0x0211ddd0 +func_ov036_0211de88 kind:function(arm,size=0x8) addr:0x0211de88 +func_ov036_0211de90 kind:function(arm,size=0x1c) addr:0x0211de90 +func_ov036_0211deac kind:function(arm,size=0x38) addr:0x0211deac +func_ov036_0211dee4 kind:function(arm,size=0x30) addr:0x0211dee4 +func_ov036_0211df14 kind:function(arm,size=0x14) addr:0x0211df14 +func_ov036_0211df28 kind:function(arm,size=0x2c) addr:0x0211df28 +func_ov036_0211df54 kind:function(arm,size=0x24) addr:0x0211df54 +func_ov036_0211df78 kind:function(arm,size=0x28) addr:0x0211df78 +func_ov036_0211dfa0 kind:function(arm,size=0x20) addr:0x0211dfa0 +func_ov036_0211dfc0 kind:function(arm,size=0x64) addr:0x0211dfc0 +func_ov036_0211e024 kind:function(arm,size=0x300) addr:0x0211e024 +func_ov036_0211e324 kind:function(arm,size=0xbc) addr:0x0211e324 +func_ov036_0211e3e0 kind:function(arm,size=0x118) addr:0x0211e3e0 +func_ov036_0211e4f8 kind:function(arm,size=0x40) addr:0x0211e4f8 +func_ov036_0211e538 kind:function(arm,size=0x48) addr:0x0211e538 +func_ov036_0211e580 kind:function(arm,size=0x8) addr:0x0211e580 +func_ov036_0211e588 kind:function(arm,size=0x154) addr:0x0211e588 +func_ov036_0211e6dc kind:function(arm,size=0x14) addr:0x0211e6dc +func_ov036_0211e6f0 kind:function(arm,size=0x20) addr:0x0211e6f0 +func_ov036_0211e710 kind:function(arm,size=0x4) addr:0x0211e710 +func_ov036_0211e714 kind:function(arm,size=0x4) addr:0x0211e714 +func_ov036_0211e718 kind:function(arm,size=0x4) addr:0x0211e718 +func_ov036_0211e71c kind:function(arm,size=0x4) addr:0x0211e71c +func_ov036_0211e720 kind:function(arm,size=0x4) addr:0x0211e720 +func_ov036_0211e724 kind:function(arm,size=0x4) addr:0x0211e724 +func_ov036_0211e728 kind:function(arm,size=0x10) addr:0x0211e728 +func_ov036_0211e738 kind:function(arm,size=0x4) addr:0x0211e738 +func_ov036_0211e73c kind:function(arm,size=0x14) addr:0x0211e73c +func_ov036_0211e750 kind:function(arm,size=0x20) addr:0x0211e750 +func_ov036_0211e770 kind:function(arm,size=0x8) addr:0x0211e770 +func_ov036_0211e778 kind:function(arm,size=0x408) addr:0x0211e778 +func_ov036_0211eb80 kind:function(arm,size=0x20) addr:0x0211eb80 +func_ov036_0211eba0 kind:function(arm,size=0xf0) addr:0x0211eba0 +func_ov036_0211ec90 kind:function(arm,size=0x1bc) addr:0x0211ec90 +func_ov036_0211ee4c kind:function(arm,size=0x184) addr:0x0211ee4c +func_ov036_0211efd0 kind:function(arm,size=0x28) addr:0x0211efd0 +func_ov036_0211eff8 kind:function(arm,size=0x1c) addr:0x0211eff8 +func_ov036_0211f014 kind:function(arm,size=0x1c) addr:0x0211f014 +func_ov036_0211f030 kind:function(arm,size=0x1c) addr:0x0211f030 +func_ov036_0211f04c kind:function(arm,size=0x34) addr:0x0211f04c +func_ov036_0211f080 kind:function(arm,size=0x294) addr:0x0211f080 +func_ov036_0211f314 kind:function(arm,size=0x1ec) addr:0x0211f314 +func_ov036_0211f500 kind:function(arm,size=0x18) addr:0x0211f500 +func_ov036_0211f518 kind:function(arm,size=0x1c) addr:0x0211f518 +func_ov036_0211f534 kind:function(arm,size=0xc) addr:0x0211f534 +func_ov036_0211f540 kind:function(arm,size=0x14) addr:0x0211f540 +func_ov036_0211f554 kind:function(arm,size=0xac) addr:0x0211f554 +func_ov036_0211f600 kind:function(arm,size=0x24) addr:0x0211f600 +func_ov036_0211f624 kind:function(arm,size=0x28) addr:0x0211f624 +func_ov036_0211f64c kind:function(arm,size=0x218) addr:0x0211f64c +func_ov036_0211f864 kind:function(arm,size=0x30) addr:0x0211f864 +func_ov036_0211f894 kind:function(arm,size=0x38) addr:0x0211f894 +func_ov036_0211f8cc kind:function(arm,size=0x48) addr:0x0211f8cc +func_ov036_0211f914 kind:function(arm,size=0x24) addr:0x0211f914 +func_ov036_0211f938 kind:function(arm,size=0x14) addr:0x0211f938 +func_ov036_0211f94c kind:function(arm,size=0x138) addr:0x0211f94c +func_ov036_0211fa84 kind:function(arm,size=0x4) addr:0x0211fa84 +func_ov036_0211fa88 kind:function(arm,size=0x4) addr:0x0211fa88 +func_ov036_0211fa8c kind:function(arm,size=0x4) addr:0x0211fa8c +func_ov036_0211fa90 kind:function(arm,size=0x4) addr:0x0211fa90 +func_ov036_0211fa94 kind:function(arm,size=0x4) addr:0x0211fa94 +func_ov036_0211fa98 kind:function(arm,size=0x4) addr:0x0211fa98 +func_ov036_0211fa9c kind:function(arm,size=0x10) addr:0x0211fa9c +func_ov036_0211faac kind:function(arm,size=0x4) addr:0x0211faac +func_ov036_0211fab0 kind:function(arm,size=0x68) addr:0x0211fab0 +func_ov036_0211fb18 kind:function(arm,size=0x14) addr:0x0211fb18 +func_ov036_0211fb2c kind:function(arm,size=0xac) addr:0x0211fb2c +func_ov036_0211fbd8 kind:function(arm,size=0x24) addr:0x0211fbd8 +func_ov036_0211fbfc kind:function(arm,size=0x28) addr:0x0211fbfc +func_ov036_0211fc24 kind:function(arm,size=0x20) addr:0x0211fc24 +func_ov036_0211fc44 kind:function(arm,size=0x50) addr:0x0211fc44 +func_ov036_0211fc94 kind:function(arm,size=0x20) addr:0x0211fc94 +func_ov036_0211fcb4 kind:function(arm,size=0x28) addr:0x0211fcb4 +func_ov036_0211fcdc kind:function(arm,size=0x14) addr:0x0211fcdc +func_ov036_0211fcf0 kind:function(arm,size=0x18) addr:0x0211fcf0 +func_ov036_0211fd08 kind:function(arm,size=0x38) addr:0x0211fd08 +func_ov036_0211fd40 kind:function(arm,size=0x2c) addr:0x0211fd40 +func_ov036_0211fd6c kind:function(arm,size=0x4) addr:0x0211fd6c +func_ov036_0211fd70 kind:function(arm,size=0x64) addr:0x0211fd70 +func_ov036_0211fdd4 kind:function(arm,size=0x40) addr:0x0211fdd4 +func_ov036_0211fe14 kind:function(arm,size=0x34) addr:0x0211fe14 +func_ov036_0211fe48 kind:function(arm,size=0x50) addr:0x0211fe48 +func_ov036_0211fe98 kind:function(arm,size=0x14) addr:0x0211fe98 +func_ov036_0211feac kind:function(arm,size=0x1c) addr:0x0211feac +func_ov036_0211fec8 kind:function(arm,size=0x54) addr:0x0211fec8 +func_ov036_0211ff1c kind:function(arm,size=0x9f0) addr:0x0211ff1c +func_ov036_0212090c kind:function(arm,size=0x14) addr:0x0212090c +func_ov036_02120920 kind:function(arm,size=0x14) addr:0x02120920 +func_ov036_02120934 kind:function(arm,size=0x28) addr:0x02120934 +func_ov036_0212095c kind:function(arm,size=0x408) addr:0x0212095c +func_ov036_02120d64 kind:function(arm,size=0x124) addr:0x02120d64 +func_ov036_02120e88 kind:function(arm,size=0x80) addr:0x02120e88 +func_ov036_02120f08 kind:function(arm,size=0x1c) addr:0x02120f08 +func_ov036_02120f24 kind:function(arm,size=0x10) addr:0x02120f24 +func_ov036_02120f34 kind:function(arm,size=0xdc) addr:0x02120f34 +func_ov036_02121010 kind:function(arm,size=0xdc) addr:0x02121010 +func_ov036_021210ec kind:function(arm,size=0x40) addr:0x021210ec +func_ov036_0212112c kind:function(arm,size=0x3c) addr:0x0212112c +func_ov036_02121168 kind:function(arm,size=0x40) addr:0x02121168 +func_ov036_021211a8 kind:function(arm,size=0x5c) addr:0x021211a8 +func_ov036_02121204 kind:function(arm,size=0x30) addr:0x02121204 +func_ov036_02121234 kind:function(arm,size=0x10) addr:0x02121234 +func_ov036_02121244 kind:function(arm,size=0x98) addr:0x02121244 +func_ov036_021212dc kind:function(arm,size=0x50) addr:0x021212dc +func_ov036_0212132c kind:function(arm,size=0x10) addr:0x0212132c +func_ov036_0212133c kind:function(arm,size=0x10c) addr:0x0212133c +func_ov036_02121448 kind:function(arm,size=0x6c) addr:0x02121448 +func_ov036_021214b4 kind:function(arm,size=0x54) addr:0x021214b4 +func_ov036_02121508 kind:function(arm,size=0x1c) addr:0x02121508 +func_ov036_02121524 kind:function(arm,size=0x10) addr:0x02121524 +func_ov036_02121534 kind:function(arm,size=0x7ec) addr:0x02121534 +func_ov036_02121d20 kind:function(arm,size=0x50) addr:0x02121d20 +func_ov036_02121d70 kind:function(arm,size=0x4) addr:0x02121d70 +func_ov036_02121d74 kind:function(arm,size=0x88) addr:0x02121d74 +func_ov036_02121dfc kind:function(arm,size=0x5c) addr:0x02121dfc +func_ov036_02121e58 kind:function(arm,size=0x5c) addr:0x02121e58 +func_ov036_02121eb4 kind:function(arm,size=0x4) addr:0x02121eb4 +func_ov036_02121eb8 kind:function(arm,size=0x1c) addr:0x02121eb8 +func_ov036_02121ed4 kind:function(arm,size=0xb8) addr:0x02121ed4 +func_ov036_02121f8c kind:function(arm,size=0x40) addr:0x02121f8c +func_ov036_02121fcc kind:function(arm,size=0x4) addr:0x02121fcc +func_ov036_02121fd0 kind:function(arm,size=0xa4) addr:0x02121fd0 +func_ov036_02122074 kind:function(arm,size=0x38) addr:0x02122074 +func_ov036_021220ac kind:function(arm,size=0x24) addr:0x021220ac +func_ov036_021220d0 kind:function(arm,size=0x1c) addr:0x021220d0 +func_ov036_021220ec kind:function(arm,size=0x4) addr:0x021220ec +func_ov036_021220f0 kind:function(arm,size=0x20) addr:0x021220f0 +func_ov036_02122110 kind:function(arm,size=0x30) addr:0x02122110 +func_ov036_02122140 kind:function(arm,size=0x48) addr:0x02122140 +func_ov036_02122188 kind:function(arm,size=0xcc) addr:0x02122188 +func_ov036_02122254 kind:function(arm,size=0x14c) addr:0x02122254 +func_ov036_021223a0 kind:function(arm,size=0x90) addr:0x021223a0 +func_ov036_02122430 kind:function(arm,size=0x8c) addr:0x02122430 +func_ov036_021224bc kind:function(arm,size=0x8c) addr:0x021224bc +func_ov036_02122548 kind:function(arm,size=0x8) addr:0x02122548 +func_ov036_02122550 kind:function(arm,size=0x34) addr:0x02122550 +func_ov036_02122584 kind:function(arm,size=0x12c) addr:0x02122584 +func_ov036_021226b0 kind:function(arm,size=0x1d0) addr:0x021226b0 +func_ov036_02122880 kind:function(arm,size=0x14) addr:0x02122880 +func_ov036_02122894 kind:function(arm,size=0x94) addr:0x02122894 +func_ov036_02122928 kind:function(arm,size=0x94) addr:0x02122928 +func_ov036_021229bc kind:function(arm,size=0x1c) addr:0x021229bc +func_ov036_021229d8 kind:function(arm,size=0x1c) addr:0x021229d8 +func_ov036_021229f4 kind:function(arm,size=0x30) addr:0x021229f4 +data_ov036_02122a2c kind:data(any) addr:0x02122a2c +data_ov036_02122a3c kind:data(any) addr:0x02122a3c +data_ov036_02122a4c kind:data(any) addr:0x02122a4c +data_ov036_02122a5c kind:data(any) addr:0x02122a5c +data_ov036_02122a6c kind:data(any) addr:0x02122a6c +data_ov036_02122a7c kind:data(any) addr:0x02122a7c +data_ov036_02122a8c kind:data(any) addr:0x02122a8c +data_ov036_02122a9c kind:data(any) addr:0x02122a9c +data_ov036_02122aac kind:data(any) addr:0x02122aac +data_ov036_02122abc kind:data(any) addr:0x02122abc +data_ov036_02122acc kind:data(any) addr:0x02122acc +data_ov036_02122adc kind:data(any) addr:0x02122adc +data_ov036_02122aec kind:data(any) addr:0x02122aec +data_ov036_02122afc kind:data(any) addr:0x02122afc +data_ov036_02122b0c kind:data(any) addr:0x02122b0c +data_ov036_02122b20 kind:data(any) addr:0x02122b20 +data_ov036_02122b34 kind:data(any) addr:0x02122b34 +data_ov036_02122b3c kind:data(any) addr:0x02122b3c ambiguous +data_ov036_02122b54 kind:data(any) addr:0x02122b54 +data_ov036_02122b55 kind:data(any) addr:0x02122b55 +data_ov036_02122b56 kind:data(any) addr:0x02122b56 +data_ov036_02122b57 kind:data(any) addr:0x02122b57 +data_ov036_02122b58 kind:data(any) addr:0x02122b58 +data_ov036_02122b59 kind:data(any) addr:0x02122b59 +func_ov036_02122c14 kind:function(arm,size=0x50) addr:0x02122c14 +func_ov036_02122c64 kind:function(arm,size=0x50) addr:0x02122c64 +func_ov036_02122cb4 kind:function(arm,size=0x50) addr:0x02122cb4 +func_ov036_02122d04 kind:function(arm,size=0x50) addr:0x02122d04 +func_ov036_02122d54 kind:function(arm,size=0x50) addr:0x02122d54 +func_ov036_02122da4 kind:function(arm,size=0x50) addr:0x02122da4 +func_ov036_02122df4 kind:function(arm,size=0x50) addr:0x02122df4 +func_ov036_02122e44 kind:function(arm,size=0x50) addr:0x02122e44 +func_ov036_02122e94 kind:function(arm,size=0x50) addr:0x02122e94 +data_ov036_02122f20 kind:data(any) addr:0x02122f20 +data_ov036_02122f48 kind:data(any) addr:0x02122f48 +data_ov036_02122f8c kind:data(any) addr:0x02122f8c +data_ov036_02123084 kind:data(any) addr:0x02123084 +data_ov036_02123184 kind:data(any) addr:0x02123184 +data_ov036_021232a0 kind:data(any) addr:0x021232a0 +data_ov036_021233e8 kind:data(any) addr:0x021233e8 +data_ov036_02123410 kind:data(any) addr:0x02123410 +data_ov036_02123418 kind:data(any) addr:0x02123418 +data_ov036_02123428 kind:data(any) addr:0x02123428 +data_ov036_02123444 kind:data(any) addr:0x02123444 +data_ov036_0212345c kind:data(any) addr:0x0212345c ambiguous +data_ov036_021234c4 kind:data(any) addr:0x021234c4 +data_ov036_021234d8 kind:data(any) addr:0x021234d8 ambiguous +data_ov036_0212360c kind:data(any) addr:0x0212360c +data_ov036_02123634 kind:data(any) addr:0x02123634 +data_ov036_02123644 kind:data(any) addr:0x02123644 +data_ov036_02123660 kind:data(any) addr:0x02123660 +data_ov036_021236e0 kind:data(any) addr:0x021236e0 +data_ov036_02123828 kind:data(any) addr:0x02123828 +data_ov036_02123850 kind:data(any) addr:0x02123850 +data_ov036_02123860 kind:data(any) addr:0x02123860 +data_ov036_0212387c kind:data(any) addr:0x0212387c +data_ov036_021238fc kind:data(any) addr:0x021238fc +data_ov036_02123a44 kind:data(any) addr:0x02123a44 +data_ov036_02123a6c kind:data(any) addr:0x02123a6c +data_ov036_02123a7c kind:data(any) addr:0x02123a7c +data_ov036_02123a98 kind:data(any) addr:0x02123a98 +data_ov036_02123b18 kind:data(any) addr:0x02123b18 +data_ov036_02123c60 kind:data(any) addr:0x02123c60 +data_ov036_02123c88 kind:data(any) addr:0x02123c88 +data_ov036_02123c90 kind:data(any) addr:0x02123c90 ambiguous +data_ov036_02123c98 kind:data(any) addr:0x02123c98 +data_ov036_02123cb4 kind:data(any) addr:0x02123cb4 +data_ov036_02123d34 kind:data(any) addr:0x02123d34 +data_ov036_02123e7c kind:data(any) addr:0x02123e7c +data_ov036_02123ea4 kind:data(any) addr:0x02123ea4 +data_ov036_02123eb4 kind:data(any) addr:0x02123eb4 +data_ov036_02123ed8 kind:data(any) addr:0x02123ed8 +data_ov036_02123efc kind:data(any) addr:0x02123efc +data_ov036_02123f7c kind:data(any) addr:0x02123f7c +data_ov036_021240c4 kind:data(any) addr:0x021240c4 +data_ov036_021240f4 kind:data(any) addr:0x021240f4 +data_ov036_02124100 kind:data(any) addr:0x02124100 +data_ov036_02124124 kind:data(any) addr:0x02124124 +data_ov036_021241a8 kind:data(any) addr:0x021241a8 +data_ov036_021241ad kind:data(any) addr:0x021241ad ambiguous +data_ov036_021241d0 kind:data(any) addr:0x021241d0 +data_ov036_021241dc kind:data(any) addr:0x021241dc +data_ov036_021241e8 kind:data(any) addr:0x021241e8 +data_ov036_0212420c kind:data(any) addr:0x0212420c +data_ov036_02124288 kind:data(any) addr:0x02124288 +data_ov036_021242b0 kind:data(any) addr:0x021242b0 +data_ov036_021242c4 kind:data(any) addr:0x021242c4 +data_ov036_021242e8 kind:data(any) addr:0x021242e8 +data_ov036_02124348 kind:data(any) addr:0x02124348 ambiguous +data_ov036_02124360 kind:data(any) addr:0x02124360 ambiguous +data_ov036_02124364 kind:data(any) addr:0x02124364 +data_ov036_0212437c kind:data(any) addr:0x0212437c +data_ov036_02124394 kind:data(any) addr:0x02124394 +data_ov036_021243c0 kind:data(any) addr:0x021243c0 +data_ov036_02124430 kind:data(any) addr:0x02124430 +data_ov036_021244a0 kind:data(any) addr:0x021244a0 +data_ov036_021244b4 kind:data(any) addr:0x021244b4 +data_ov036_021244b8 kind:data(any) addr:0x021244b8 +data_ov036_021244c4 kind:data(any) addr:0x021244c4 +data_ov036_021244d0 kind:data(any) addr:0x021244d0 +data_ov036_021244dc kind:data(any) addr:0x021244dc +data_ov036_021244e8 kind:data(any) addr:0x021244e8 +data_ov036_021244f4 kind:data(any) addr:0x021244f4 +data_ov036_02124500 kind:bss addr:0x02124500 +data_ov036_02124504 kind:bss addr:0x02124504 +data_ov036_02124508 kind:bss addr:0x02124508 +data_ov036_02124514 kind:bss addr:0x02124514 +data_ov036_021245d0 kind:bss addr:0x021245d0 ambiguous +data_ov036_021245ec kind:bss addr:0x021245ec +data_ov036_021245f0 kind:bss addr:0x021245f0 +data_ov036_021245fc kind:bss addr:0x021245fc +data_ov036_021246d4 kind:bss addr:0x021246d4 +data_ov036_021246d8 kind:bss addr:0x021246d8 +data_ov036_021246e4 kind:bss addr:0x021246e4 +data_ov036_021247bc kind:bss addr:0x021247bc +data_ov036_021247c0 kind:bss addr:0x021247c0 +data_ov036_021247cc kind:bss addr:0x021247cc +data_ov036_021248a4 kind:bss addr:0x021248a4 +data_ov036_021248a8 kind:bss addr:0x021248a8 +data_ov036_021248b4 kind:bss addr:0x021248b4 +data_ov036_0212498c kind:bss addr:0x0212498c +data_ov036_02124990 kind:bss addr:0x02124990 +data_ov036_0212499c kind:bss addr:0x0212499c +data_ov036_02124a74 kind:bss addr:0x02124a74 +data_ov036_02124a78 kind:bss addr:0x02124a78 +data_ov036_02124a84 kind:bss addr:0x02124a84 +data_ov036_02124b5c kind:bss addr:0x02124b5c +data_ov036_02124b6c kind:bss addr:0x02124b6c +data_ov036_02124b78 kind:bss addr:0x02124b78 +data_ov036_02124bb4 kind:bss addr:0x02124bb4 +data_ov036_02124bb8 kind:bss addr:0x02124bb8 +data_ov036_02124bc4 kind:bss addr:0x02124bc4 diff --git a/config/jp/arm9/overlays/ov037/delinks.txt b/config/jp/arm9/overlays/ov037/delinks.txt new file mode 100644 index 00000000..79747a08 --- /dev/null +++ b/config/jp/arm9/overlays/ov037/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0211ad60 end:0x02123964 kind:code align:32 + .rodata start:0x02123964 end:0x021239f4 kind:data align:4 + .init start:0x021239f4 end:0x02123b94 kind:code align:4 + .ctor start:0x02123b94 end:0x02123ba8 kind:data align:4 + .data start:0x02123bc0 end:0x021245c0 kind:data align:32 + .bss start:0x021245c0 end:0x021248c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov037/relocs.txt b/config/jp/arm9/overlays/ov037/relocs.txt new file mode 100644 index 00000000..a629d0bb --- /dev/null +++ b/config/jp/arm9/overlays/ov037/relocs.txt @@ -0,0 +1,1200 @@ +from:0x0211ad6c kind:arm_call to:0x020c6674 module:overlays(24,25) +from:0x0211adc0 kind:arm_call to:0x02068814 module:overlay(0) +from:0x0211ae0c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0211ae14 kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x0211ae7c kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x0211ae94 kind:load to:0x02123bcc module:overlay(37) +from:0x0211ae98 kind:load to:0x0204b164 module:main +from:0x0211ae9c kind:load to:0x020b7ab8 module:overlay(0) +from:0x0211aeb8 kind:arm_call to:0x0211b198 module:overlay(37) +from:0x0211aec0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0211aec8 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0211aed0 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x0211aedc kind:load to:0x02123bcc module:overlay(37) +from:0x0211aef0 kind:arm_call to:0x0211b198 module:overlay(37) +from:0x0211aef8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0211af00 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0211af08 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x0211af10 kind:arm_call to:0x02011ff4 module:main +from:0x0211af1c kind:load to:0x02123bcc module:overlay(37) +from:0x0211af38 kind:arm_call to:0x020c66a8 module:overlay(24) +from:0x0211af4c kind:arm_call to:0x0211c068 module:overlay(37) +from:0x0211af5c kind:arm_call to:0x02011f3c module:main +from:0x0211af68 kind:arm_call to:0x0211cc04 module:overlay(37) +from:0x0211af80 kind:arm_call to:0x02011f3c module:main +from:0x0211af90 kind:arm_call to:0x020c66dc module:overlay(24) +from:0x0211afa4 kind:arm_call to:0x0211d19c module:overlay(37) +from:0x0211afb4 kind:arm_call to:0x020c6994 module:overlay(24) +from:0x0211afcc kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0211afdc kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0211afec kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0211affc kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0211b018 kind:arm_call to:0x02016664 module:main +from:0x0211b044 kind:arm_call to:0x02016664 module:main +from:0x0211b05c kind:arm_call to:0x020c678c module:overlay(24) +from:0x0211b064 kind:arm_call to:0x020c67c0 module:overlay(24) +from:0x0211b07c kind:arm_call_thumb to:0x020ba29c module:overlays(1,2) +from:0x0211b0ac kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0211b0b8 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x0211b0c0 kind:load to:0x027e0994 module:dtcm +from:0x0211b0c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b0c8 kind:load to:0x027e09c0 module:dtcm +from:0x0211b0cc kind:load to:0x020b69b8 module:overlay(0) +from:0x0211b0e4 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0211b10c kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0211b11c kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0211b12c kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0211b13c kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0211b174 kind:arm_call to:0x0207f83c module:overlay(0) +from:0x0211b17c kind:arm_call to:0x0211b198 module:overlay(37) +from:0x0211b184 kind:arm_call to:0x020c66b4 module:overlay(24) +from:0x0211b18c kind:load to:0x020b684c module:overlay(0) +from:0x0211b190 kind:load to:0x027e0994 module:dtcm +from:0x0211b194 kind:load to:0x027e09c0 module:dtcm +from:0x0211b1b0 kind:arm_call to:0x02016644 module:main +from:0x0211b1e4 kind:arm_call to:0x02016644 module:main +from:0x0211b22c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b290 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0211b2d0 kind:load to:0x027e09b8 module:dtcm +from:0x0211b2e0 kind:arm_call to:0x0211b2f0 module:overlay(37) +from:0x0211b2e8 kind:arm_call to:0x0211bedc module:overlay(37) +from:0x0211b318 kind:arm_call to:0x02002f04 module:main +from:0x0211b370 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0211b37c kind:arm_call to:0x0211d060 module:overlay(37) +from:0x0211b388 kind:arm_call to:0x0206d4d0 module:overlay(0) +from:0x0211b3ec kind:arm_call to:0x02016f54 module:main +from:0x0211b3f8 kind:arm_call to:0x0211c218 module:overlay(37) +from:0x0211b408 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b430 kind:arm_call to:0x0211b688 module:overlay(37) +from:0x0211b4b8 kind:arm_call to:0x0211bb9c module:overlay(37) +from:0x0211b4cc kind:arm_call to:0x0211c970 module:overlay(37) +from:0x0211b4e0 kind:arm_call to:0x0211c2a8 module:overlay(37) +from:0x0211b4ec kind:arm_call to:0x0211bdf0 module:overlay(37) +from:0x0211b4f4 kind:arm_call to:0x0211c9c0 module:overlay(37) +from:0x0211b504 kind:arm_call to:0x0211b688 module:overlay(37) +from:0x0211b520 kind:arm_call to:0x0211bdf0 module:overlay(37) +from:0x0211b574 kind:arm_call to:0x0211b854 module:overlay(37) +from:0x0211b580 kind:arm_call to:0x0211c2a8 module:overlay(37) +from:0x0211b588 kind:arm_call to:0x0211c9c0 module:overlay(37) +from:0x0211b5ac kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211b608 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0211b628 kind:arm_call to:0x020c65fc module:overlay(24) +from:0x0211b640 kind:arm_call to:0x02072154 module:overlay(0) +from:0x0211b64c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0211b660 kind:load to:0x020b69c0 module:overlay(0) +from:0x0211b664 kind:load to:0x020b69b8 module:overlay(0) +from:0x0211b66c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b674 kind:load to:0x027e09b8 module:dtcm +from:0x0211b678 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b67c kind:load to:0x020da000 module:overlays(19,24) +from:0x0211b684 kind:load to:0x027e09a4 module:dtcm +from:0x0211b69c kind:arm_call to:0x01fff148 module:itcm +from:0x0211b6bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b764 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b7d0 kind:arm_call to:0x0211c2a8 module:overlay(37) +from:0x0211b7ec kind:arm_call to:0x0211d170 module:overlay(37) +from:0x0211b81c kind:arm_call to:0x0211d09c module:overlay(37) +from:0x0211b848 kind:arm_call to:0x0211d09c module:overlay(37) +from:0x0211b964 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0211b9c4 kind:arm_call to:0x0212026c module:overlay(37) +from:0x0211b9e8 kind:arm_call to:0x02120230 module:overlay(37) +from:0x0211ba1c kind:arm_call to:0x01fff148 module:itcm +from:0x0211ba48 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211baa8 kind:arm_call to:0x02120230 module:overlay(37) +from:0x0211bb28 kind:arm_call to:0x02120230 module:overlay(37) +from:0x0211bb60 kind:load to:0x0204b164 module:main +from:0x0211bb6c kind:load to:0x027e0ce0 module:dtcm +from:0x0211bb94 kind:arm_call to:0x0211bdf0 module:overlay(37) +from:0x0211bc48 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0211bca8 kind:arm_call to:0x0212026c module:overlay(37) +from:0x0211bd30 kind:arm_call to:0x02120230 module:overlay(37) +from:0x0211bd94 kind:arm_call to:0x02120230 module:overlay(37) +from:0x0211bdec kind:load to:0x0204b164 module:main +from:0x0211be34 kind:arm_call to:0x0211c2a8 module:overlay(37) +from:0x0211bea8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0211bec4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0211bed4 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0211bed8 kind:load to:0x027e09b8 module:dtcm +from:0x0211bf1c kind:arm_call to:0x020c677c module:overlay(24) +from:0x0211bf28 kind:arm_call to:0x0211d19c module:overlay(37) +from:0x0211bf38 kind:arm_call to:0x020c67d0 module:overlay(24) +from:0x0211bf54 kind:arm_call to:0x020194d0 module:main +from:0x0211bf5c kind:arm_call to:0x0211cd28 module:overlay(37) +from:0x0211bf78 kind:arm_call to:0x0211d060 module:overlay(37) +from:0x0211bf84 kind:arm_call to:0x0211d09c module:overlay(37) +from:0x0211bf8c kind:arm_call to:0x020c6764 module:overlay(24) +from:0x0211bf94 kind:arm_call to:0x020c678c module:overlay(24) +from:0x0211bfa0 kind:arm_call to:0x0211d19c module:overlay(37) +from:0x0211bfac kind:arm_call to:0x0211bdf0 module:overlay(37) +from:0x0211c004 kind:arm_call to:0x020c67f0 module:overlay(24) +from:0x0211c014 kind:arm_call to:0x020c679c module:overlay(24) +from:0x0211c020 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0211c028 kind:arm_call to:0x020c67e0 module:overlay(24) +from:0x0211c038 kind:arm_call to:0x0211c04c module:overlay(37) +from:0x0211c040 kind:load to:0x0204b690 module:main +from:0x0211c044 kind:load to:0x0204b098 module:main +from:0x0211c048 kind:load to:0x020b69b8 module:overlay(0) +from:0x0211c060 kind:arm_call to:0x0211bdf0 module:overlay(37) +from:0x0211c0c4 kind:load to:0x0204b690 module:main +from:0x0211c0c8 kind:load to:0x020194d0 module:main +from:0x0211c0f0 kind:arm_call to:0x0211c04c module:overlay(37) +from:0x0211c0f8 kind:arm_call to:0x0211c04c module:overlay(37) +from:0x0211c154 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c160 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c16c kind:arm_call to:0x01ff9770 module:itcm +from:0x0211c178 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c188 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c1b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c1c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c1cc kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c1dc kind:arm_call to:0x01ff9770 module:itcm +from:0x0211c1e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c1f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c210 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c24c kind:arm_call to:0x01fff350 module:itcm +from:0x0211c270 kind:arm_call to:0x02120484 module:overlay(37) +from:0x0211c284 kind:arm_call to:0x01fff350 module:itcm +from:0x0211c29c kind:load to:0x027e0ce4 module:dtcm +from:0x0211c2a0 kind:load to:0x020b4800 module:overlay(0) +from:0x0211c354 kind:load to:0x0204b164 module:main +from:0x0211c378 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c3b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c4e4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211c510 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c514 kind:load to:0x0203feb0 module:main +from:0x0211c59c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c5c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c7dc kind:arm_call to:0x01ffd250 module:itcm +from:0x0211c818 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c8cc kind:arm_call to:0x01ff98d4 module:itcm +from:0x0211c8e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c920 kind:load to:0x0203feb0 module:main +from:0x0211c928 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c964 kind:load to:0x02123970 module:overlay(37) +from:0x0211c9e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c9f8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0211ca74 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ca80 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211ca8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ca9c kind:arm_call to:0x0215ea18 module:overlay(60) +from:0x0211caac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211cad8 kind:arm_call to:0x02015880 module:main +from:0x0211cae4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0211cba0 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0211cbb4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0211cbcc kind:arm_call to:0x02069620 module:overlay(0) +from:0x0211cbd8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211cbe4 kind:load to:0x027e0cd8 module:dtcm +from:0x0211cbe8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cbf4 kind:load to:0x027e09b8 module:dtcm +from:0x0211cbf8 kind:load to:0x02123bc0 module:overlay(37) +from:0x0211cbfc kind:load to:0x020b684c module:overlay(0) +from:0x0211cc00 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211cc0c kind:arm_call to:0x0206306c module:overlay(0) +from:0x0211cc94 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x0211cca8 kind:arm_call to:0x02016614 module:main +from:0x0211ccd8 kind:load to:0x02123c04 module:overlay(37) +from:0x0211ccdc kind:load to:0x020b3648 module:overlay(0) +from:0x0211ccec kind:arm_call to:0x02063014 module:overlay(0) +from:0x0211ccf4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0211cd0c kind:arm_call to:0x02063014 module:overlay(0) +from:0x0211cd14 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0211cd1c kind:arm_call to:0x02011ff4 module:main +from:0x0211cd54 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211cd7c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211cdc0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211cdf4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211ce48 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0211ce68 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0211cea0 kind:load to:0x02123980 module:overlay(37) +from:0x0211cea4 kind:load to:0x0212398c module:overlay(37) +from:0x0211cea8 kind:load to:0x02123986 module:overlay(37) +from:0x0211ceec kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0211cf18 kind:arm_call to:0x02062080 module:overlay(0) +from:0x0211cf34 kind:load to:0x021245d0 module:overlay(37) +from:0x0211cf84 kind:arm_call to:0x0201a9dc module:main +from:0x0211cfa8 kind:arm_call to:0x0201a9dc module:main +from:0x0211cfcc kind:arm_call to:0x0201a9dc module:main +from:0x0211cff4 kind:arm_call to:0x0201a9dc module:main +from:0x0211d040 kind:arm_call to:0x0201aa68 module:main +from:0x0211d05c kind:load to:0x0204c49c module:main +from:0x0211d094 kind:load to:0x02123992 module:overlay(37) +from:0x0211d098 kind:load to:0x0211d0d8 module:overlay(37) +from:0x0211d0d0 kind:load to:0x021239a6 module:overlay(37) +from:0x0211d0d4 kind:load to:0x0211d0d8 module:overlay(37) +from:0x0211d13c kind:arm_call to:0x020612c8 module:overlay(0) +from:0x0211d190 kind:load to:0x021245d0 module:overlay(37) +from:0x0211d1ac kind:load to:0x02124738 module:overlay(37) +from:0x0211d1c0 kind:arm_call to:0x02011f3c module:main +from:0x0211d1cc kind:arm_call to:0x0211d3d4 module:overlay(37) +from:0x0211d1e4 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0211d228 kind:load to:0x02123c60 module:overlay(37) +from:0x0211d23c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0211d268 kind:load to:0x02123c44 module:overlay(37) +from:0x0211d278 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0211d2f4 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0211d30c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d314 kind:arm_call to:0x01ff938c module:itcm +from:0x0211d340 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x0211d358 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211d374 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d37c kind:arm_call to:0x01ff938c module:itcm +from:0x0211d390 kind:load to:0x027e0ce4 module:dtcm +from:0x0211d3a4 kind:arm_call to:0x0207cf4c module:overlay(0) +from:0x0211d3c4 kind:arm_call to:0x0207cdc4 module:overlay(0) +from:0x0211d3fc kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0211d41c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211d438 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d448 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d4bc kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0211d4c4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0211d4dc kind:arm_call to:0x0211d230 module:overlay(37) +from:0x0211d5fc kind:load to:0x02124738 module:overlay(37) +from:0x0211d600 kind:load to:0x02123f38 module:overlay(37) +from:0x0211d604 kind:load to:0x02123c84 module:overlay(37) +from:0x0211d608 kind:load to:0x02124054 module:overlay(37) +from:0x0211d60c kind:load to:0x0204b164 module:main +from:0x0211d610 kind:load to:0x02123c28 module:overlay(37) +from:0x0211d61c kind:load to:0x02123e28 module:overlay(37) +from:0x0211d628 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d63c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211d650 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0211d664 kind:arm_call to:0x020e906c module:overlay(31) +from:0x0211d674 kind:load to:0x021204a4 module:overlay(37) +from:0x0211d680 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0211d688 kind:arm_call to:0x021200e0 module:overlay(37) +from:0x0211d698 kind:arm_call to:0x021200fc module:overlay(37) +from:0x0211d6a8 kind:arm_call to:0x02120110 module:overlay(37) +from:0x0211d6b4 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x0211d6f0 kind:arm_call to:0x021200fc module:overlay(37) +from:0x0211d724 kind:load to:0x027e09a4 module:dtcm +from:0x0211d728 kind:load to:0x020da000 module:overlays(19,24) +from:0x0211d80c kind:load to:0x02123cc8 module:overlay(37) +from:0x0211d82c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0211d8b0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0211d8d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d8e0 kind:arm_call to:0x0211fdec module:overlay(37) +from:0x0211d8e8 kind:arm_call to:0x021200bc module:overlay(37) +from:0x0211d960 kind:arm_call to:0x02015018 module:main +from:0x0211d984 kind:arm_call to:0x02015018 module:main +from:0x0211d9a8 kind:arm_call to:0x02015018 module:main +from:0x0211d9d4 kind:arm_call to:0x02015018 module:main +from:0x0211da00 kind:arm_call to:0x02015018 module:main +from:0x0211da24 kind:arm_call to:0x02015018 module:main +from:0x0211da50 kind:arm_call to:0x02015018 module:main +from:0x0211da7c kind:arm_call to:0x02015018 module:main +from:0x0211daa8 kind:arm_call to:0x02015018 module:main +from:0x0211dad4 kind:arm_call to:0x02015018 module:main +from:0x0211daf0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211db18 kind:load to:0x027e09a8 module:dtcm +from:0x0211db1c kind:load to:0x02123d78 module:overlay(37) +from:0x0211db44 kind:arm_call to:0x020e9174 module:overlay(31) +from:0x0211db6c kind:arm_call to:0x020e91a0 module:overlay(31) +from:0x0211db98 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211dba8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211dbd8 kind:arm_call to:0x02120088 module:overlay(37) +from:0x0211dc5c kind:load to:0x0204b164 module:main +from:0x0211dcd4 kind:load to:0x02123e28 module:overlay(37) +from:0x0211dd64 kind:arm_call to:0x021202a8 module:overlay(37) +from:0x0211dda8 kind:load to:0x0204b164 module:main +from:0x0211de04 kind:load to:0x02123e88 module:overlay(37) +from:0x0211de10 kind:arm_call to:0x021200fc module:overlay(37) +from:0x0211de3c kind:arm_call to:0x02120210 module:overlay(37) +from:0x0211de84 kind:arm_call to:0x02120228 module:overlay(37) +from:0x0211de90 kind:arm_call to:0x02120228 module:overlay(37) +from:0x0211dea4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211dec8 kind:load to:0x0204b164 module:main +from:0x0211df2c kind:load to:0x02123eb8 module:overlay(37) +from:0x0211df48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211dfcc kind:arm_call to:0x020168f0 module:main +from:0x0211dfec kind:load to:0x02123e40 module:overlay(37) +from:0x0211e028 kind:arm_call to:0x01ff930c module:itcm +from:0x0211e060 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e164 kind:load to:0x0203feb0 module:main +from:0x0211e1d0 kind:arm_call to:0x0211c100 module:overlay(37) +from:0x0211e248 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e270 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211e290 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e29c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0211e320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e344 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e404 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0211e454 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e49c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211e4a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211e4dc kind:load to:0x02123e70 module:overlay(37) +from:0x0211e4e8 kind:load to:0x0204b164 module:main +from:0x0211e4ec kind:load to:0x0203feb0 module:main +from:0x0211e518 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e5b4 kind:arm_call to:0x0211c51c module:overlay(37) +from:0x0211e5c8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211e5d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211e640 kind:load to:0x0203feb0 module:main +from:0x0211e6c4 kind:load to:0x02123e70 module:overlay(37) +from:0x0211e6d0 kind:arm_call to:0x0211f73c module:overlay(37) +from:0x0211e7a4 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0211e7ac kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211e7b8 kind:load to:0x02123eb8 module:overlay(37) +from:0x0211e7e0 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x0211e918 kind:load to:0x02123e40 module:overlay(37) +from:0x0211e934 kind:arm_call to:0x01ff916c module:itcm +from:0x0211e94c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211e95c kind:arm_call to:0x01ff930c module:itcm +from:0x0211e9c4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211e9e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e9f4 kind:arm_call to:0x0211c358 module:overlay(37) +from:0x0211ea18 kind:load to:0x0203feb0 module:main +from:0x0211ea1c kind:load to:0x027e0ce0 module:dtcm +from:0x0211ea44 kind:arm_call to:0x0211c968 module:overlay(37) +from:0x0211eaa0 kind:load to:0x02123ea0 module:overlay(37) +from:0x0211eae0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211eaf0 kind:arm_call to:0x01ff930c module:itcm +from:0x0211eb08 kind:arm_call to:0x02015018 module:main +from:0x0211eb1c kind:arm_call to:0x0211c358 module:overlay(37) +from:0x0211eb78 kind:arm_call to:0x0211fa70 module:overlay(37) +from:0x0211eb88 kind:arm_call to:0x0211f8b8 module:overlay(37) +from:0x0211eb98 kind:arm_call to:0x0211b76c module:overlay(37) +from:0x0211ebb0 kind:arm_call to:0x02015018 module:main +from:0x0211ebcc kind:arm_call to:0x0211c9b8 module:overlay(37) +from:0x0211ec14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211eca0 kind:arm_call to:0x0211fa70 module:overlay(37) +from:0x0211ecb0 kind:arm_call to:0x0211f8b8 module:overlay(37) +from:0x0211ecc0 kind:arm_call to:0x0211b76c module:overlay(37) +from:0x0211ecd4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ed94 kind:load to:0x02123ea0 module:overlay(37) +from:0x0211edb4 kind:arm_call to:0x02015018 module:main +from:0x0211ede8 kind:arm_call to:0x0211fa70 module:overlay(37) +from:0x0211edf8 kind:arm_call to:0x0211f8b8 module:overlay(37) +from:0x0211ee08 kind:arm_call to:0x0211b76c module:overlay(37) +from:0x0211ee1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ee8c kind:arm_call to:0x0211c358 module:overlay(37) +from:0x0211ef3c kind:load to:0x02123f00 module:overlay(37) +from:0x0211ef40 kind:load to:0x02123e70 module:overlay(37) +from:0x0211ef84 kind:arm_call to:0x0211f73c module:overlay(37) +from:0x0211ef90 kind:arm_call to:0x0211c358 module:overlay(37) +from:0x0211f018 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211f028 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f03c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f0a8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211f0b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f0ec kind:arm_call to:0x0211c358 module:overlay(37) +from:0x0211f148 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f28c kind:arm_call to:0x01ff916c module:itcm +from:0x0211f424 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0211f44c kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x0211f460 kind:arm_call to:0x0211b76c module:overlay(37) +from:0x0211f524 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0211f538 kind:arm_call to:0x0211b76c module:overlay(37) +from:0x0211f5e0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f5ec kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211f62c kind:arm_call to:0x01ffb744 module:itcm +from:0x0211f63c kind:arm_call to:0x02120088 module:overlay(37) +from:0x0211f678 kind:arm_call to:0x01ff916c module:itcm +from:0x0211f70c kind:load to:0x0203feb0 module:main +from:0x0211f714 kind:load to:0x02123f00 module:overlay(37) +from:0x0211f71c kind:load to:0x02123f18 module:overlay(37) +from:0x0211f720 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f730 kind:load to:0x027e09c0 module:dtcm +from:0x0211f770 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211f780 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f790 kind:arm_call to:0x0211c100 module:overlay(37) +from:0x0211f810 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f838 kind:arm_call to:0x01ff916c module:itcm +from:0x0211f85c kind:arm_call to:0x01ff9770 module:itcm +from:0x0211f868 kind:arm_call to:0x0211c51c module:overlay(37) +from:0x0211f87c kind:arm_call to:0x01ff9770 module:itcm +from:0x0211f888 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f894 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fa24 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0211fa48 kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x0211fa64 kind:load to:0x0203feb0 module:main +from:0x0211fa6c kind:load to:0x027e09c0 module:dtcm +from:0x0211fb30 kind:load to:0x02123e28 module:overlay(37) +from:0x0211fb50 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fc00 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211fc60 kind:load to:0x027e0ce0 module:dtcm +from:0x0211fc68 kind:load to:0x0203feb0 module:main +from:0x0211fcd8 kind:load to:0x02123e28 module:overlay(37) +from:0x0211fce8 kind:load to:0x020ab15c module:overlay(0) +from:0x0211fcfc kind:arm_call to:0x01ffd420 module:itcm +from:0x0211fd34 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x0211fd3c kind:arm_call to:0x021200bc module:overlay(37) +from:0x0211fd60 kind:load to:0x027e09b8 module:dtcm +from:0x0211fd78 kind:arm_call to:0x021200bc module:overlay(37) +from:0x0211fdb0 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x0211fdb8 kind:arm_call to:0x021200bc module:overlay(37) +from:0x0211fdf8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211fe64 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0211fe6c kind:arm_call to:0x0211b7f8 module:overlay(37) +from:0x0211fe78 kind:arm_call to:0x0211bb70 module:overlay(37) +from:0x0211fea0 kind:arm_call to:0x0212043c module:overlay(37) +from:0x0211ff2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211ff58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ffd0 kind:arm_call to:0x0211b7f8 module:overlay(37) +from:0x0211ffdc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fffc kind:arm_call to:0x020c40e0 module:overlay(17) +from:0x0212002c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02120048 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120074 kind:load to:0x027e0ce0 module:dtcm +from:0x0212007c kind:load to:0x027e09a8 module:dtcm +from:0x02120080 kind:load to:0x0203feb0 module:main +from:0x02120084 kind:load to:0x027e0ce4 module:dtcm +from:0x021200a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212011c kind:arm_call to:0x01fff458 module:itcm +from:0x02120144 kind:arm_call to:0x01fff350 module:itcm +from:0x02120174 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120188 kind:arm_call to:0x021200fc module:overlay(37) +from:0x02120198 kind:arm_call to:0x021200e0 module:overlay(37) +from:0x021201b4 kind:arm_call to:0x01fff350 module:itcm +from:0x021201e4 kind:arm_call to:0x021200f4 module:overlay(37) +from:0x021201f0 kind:arm_call to:0x021200f4 module:overlay(37) +from:0x021201fc kind:arm_call to:0x02120228 module:overlay(37) +from:0x02120208 kind:load to:0x027e0ce4 module:dtcm +from:0x0212020c kind:load to:0x020b4800 module:overlay(0) +from:0x0212034c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02120370 kind:arm_call to:0x01fff148 module:itcm +from:0x0212037c kind:arm_call to:0x01ff9a5c module:itcm +from:0x021203a8 kind:load to:0x0203feb0 module:main +from:0x021203ac kind:load to:0x027e0ce0 module:dtcm +from:0x021203d8 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02120430 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02120438 kind:load to:0x027e09c0 module:dtcm +from:0x02120454 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021204d8 kind:arm_call to:0x0200f218 module:main +from:0x0212052c kind:arm_call to:0x0200e260 module:main +from:0x0212053c kind:arm_call to:0x01ffad5c module:itcm +from:0x0212056c kind:load to:0x021239c4 module:overlay(37) +from:0x02120570 kind:load to:0x027e0964 module:dtcm +from:0x0212057c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02120584 kind:arm_call to:0x02011ff4 module:main +from:0x02120598 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021205a0 kind:arm_call to:0x02011ff4 module:main +from:0x021205b8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021205c0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021205c8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021205d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021205d8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x021205f0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021205f8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02120600 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02120608 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02120610 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02120618 kind:arm_call to:0x02011ff4 module:main +from:0x02120634 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02120640 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212065c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212066c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212067c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02120684 kind:arm_call to:0x02011ff4 module:main +from:0x0212069c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021206a4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x021206ac kind:arm_call to:0x02011ff4 module:main +from:0x021206c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021206cc kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x021206e0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021206f4 kind:load to:0x0212478c module:overlay(37) +from:0x02120708 kind:arm_call to:0x02011f3c module:main +from:0x02120714 kind:arm_call to:0x02120774 module:overlay(37) +from:0x02120728 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212076c kind:load to:0x02124170 module:overlay(37) +from:0x0212079c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x021207bc kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021207d8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021207e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212085c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02120864 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02120900 kind:load to:0x0212478c module:overlay(37) +from:0x02120904 kind:load to:0x02123f38 module:overlay(37) +from:0x02120908 kind:load to:0x02123c84 module:overlay(37) +from:0x0212090c kind:load to:0x02124384 module:overlay(37) +from:0x02120910 kind:load to:0x0204b164 module:main +from:0x02120914 kind:load to:0x021242bc module:overlay(37) +from:0x02120920 kind:arm_call to:0x020e906c module:overlay(31) +from:0x02120930 kind:load to:0x02122628 module:overlay(37) +from:0x0212093c kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x02120944 kind:arm_call to:0x02122224 module:overlay(37) +from:0x02120954 kind:arm_call to:0x02122240 module:overlay(37) +from:0x02120964 kind:arm_call to:0x02122254 module:overlay(37) +from:0x0212096c kind:arm_call to:0x02122240 module:overlay(37) +from:0x02120a00 kind:load to:0x0212418c module:overlay(37) +from:0x02120a3c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x02120ab4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02120adc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120ae4 kind:arm_call to:0x02121c60 module:overlay(37) +from:0x02120aec kind:arm_call to:0x02122190 module:overlay(37) +from:0x02120b48 kind:arm_call to:0x02015018 module:main +from:0x02120b6c kind:arm_call to:0x02015018 module:main +from:0x02120b90 kind:arm_call to:0x02015018 module:main +from:0x02120bbc kind:arm_call to:0x02015018 module:main +from:0x02120be8 kind:arm_call to:0x02015018 module:main +from:0x02120c04 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02120c2c kind:load to:0x027e09a8 module:dtcm +from:0x02120c30 kind:load to:0x02124224 module:overlay(37) +from:0x02120c48 kind:arm_call to:0x020e9174 module:overlay(31) +from:0x02120c68 kind:arm_call to:0x020e91a0 module:overlay(31) +from:0x02120c90 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02120ca0 kind:arm_call to:0x01ff930c module:itcm +from:0x02120d50 kind:load to:0x0204b164 module:main +from:0x02120dc8 kind:load to:0x021242bc module:overlay(37) +from:0x02120e58 kind:arm_call to:0x02122374 module:overlay(37) +from:0x02120e9c kind:load to:0x0204b164 module:main +from:0x02120ef8 kind:load to:0x0212431c module:overlay(37) +from:0x02120f04 kind:arm_call to:0x02122240 module:overlay(37) +from:0x02120f30 kind:arm_call to:0x02122354 module:overlay(37) +from:0x02120f78 kind:arm_call to:0x0212236c module:overlay(37) +from:0x02120f84 kind:arm_call to:0x0212236c module:overlay(37) +from:0x02120f98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02120fbc kind:load to:0x0204b164 module:main +from:0x02121020 kind:load to:0x02124334 module:overlay(37) +from:0x0212103c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021210c0 kind:arm_call to:0x020168f0 module:main +from:0x021210e0 kind:load to:0x021242d4 module:overlay(37) +from:0x0212111c kind:arm_call to:0x01ff930c module:itcm +from:0x02121154 kind:arm_call to:0x01ff9258 module:itcm +from:0x02121258 kind:load to:0x0203feb0 module:main +from:0x02121318 kind:load to:0x02124304 module:overlay(37) +from:0x0212131c kind:load to:0x0204b164 module:main +from:0x0212132c kind:arm_call to:0x02122080 module:overlay(37) +from:0x02121344 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02121354 kind:arm_call to:0x01ff930c module:itcm +from:0x0212144c kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02121454 kind:arm_call to:0x021225e0 module:overlay(37) +from:0x0212145c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212146c kind:load to:0x02124334 module:overlay(37) +from:0x02121494 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x02121570 kind:arm_call to:0x021225e0 module:overlay(37) +from:0x02121578 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02121590 kind:load to:0x02124334 module:overlay(37) +from:0x021215ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121630 kind:load to:0x0212431c module:overlay(37) +from:0x0212177c kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x02121790 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021217cc kind:load to:0x0203feb0 module:main +from:0x021217d8 kind:load to:0x027e09c0 module:dtcm +from:0x02121840 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02121860 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02121870 kind:load to:0x0212434c module:overlay(37) +from:0x02121878 kind:load to:0x020b6a14 module:overlay(0) +from:0x021218bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121970 kind:arm_call to:0x020151dc module:main +from:0x02121994 kind:load to:0x02124364 module:overlay(37) +from:0x02121a0c kind:load to:0x021242d4 module:overlay(37) +from:0x02121a18 kind:arm_call to:0x02121b0c module:overlay(37) +from:0x02121a24 kind:arm_call to:0x02121abc module:overlay(37) +from:0x02121a38 kind:arm_call to:0x01ff930c module:itcm +from:0x02121ab8 kind:load to:0x0203feb0 module:main +from:0x02121adc kind:arm_call to:0x01ff9258 module:itcm +from:0x02121b04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02121b24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02121b30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121b58 kind:arm_call to:0x020ab15c module:overlay(0) +from:0x02121b70 kind:arm_call to:0x01ffd420 module:itcm +from:0x02121ba8 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x02121bb0 kind:arm_call to:0x02122190 module:overlay(37) +from:0x02121bd4 kind:load to:0x027e09b8 module:dtcm +from:0x02121bec kind:arm_call to:0x02122190 module:overlay(37) +from:0x02121c24 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x02121c2c kind:arm_call to:0x02122190 module:overlay(37) +from:0x02121c68 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02121cc0 kind:arm_call to:0x02121e94 module:overlay(37) +from:0x02121cd8 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02121d08 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02121d24 kind:arm_call to:0x02121ee0 module:overlay(37) +from:0x02121d3c kind:arm_call to:0x020c087c module:overlay(17) +from:0x02121d58 kind:arm_call to:0x02121e94 module:overlay(37) +from:0x02121d78 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02121da0 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02121dc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02121e2c kind:arm_call to:0x02121e08 module:overlay(37) +from:0x02121ebc kind:arm_call to:0x02121f0c module:overlay(37) +from:0x02121ec4 kind:arm_call to:0x02121f50 module:overlay(37) +from:0x02121ecc kind:arm_call to:0x02121f80 module:overlay(37) +from:0x02121ed4 kind:arm_call to:0x02029a4c module:main +from:0x02121ef4 kind:arm_call to:0x02121f80 module:overlay(37) +from:0x02121f30 kind:arm_call to:0x0208d240 module:overlay(0) +from:0x02121f4c kind:load to:0x027e0ce0 module:dtcm +from:0x02121f58 kind:arm_call to:0x02121f0c module:overlay(37) +from:0x02121f68 kind:arm_call to:0x02121f80 module:overlay(37) +from:0x02121f8c kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x02121fd0 kind:load to:0x027e0d34 module:dtcm +from:0x02122098 kind:arm_call to:0x02121abc module:overlay(37) +from:0x021220a4 kind:arm_call to:0x02121b0c module:overlay(37) +from:0x0212218c kind:load to:0x0203feb0 module:main +from:0x02122260 kind:arm_call to:0x01fff458 module:itcm +from:0x02122288 kind:arm_call to:0x01fff350 module:itcm +from:0x021222b8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021222cc kind:arm_call to:0x02122240 module:overlay(37) +from:0x021222dc kind:arm_call to:0x02122224 module:overlay(37) +from:0x021222f8 kind:arm_call to:0x01fff350 module:itcm +from:0x02122328 kind:arm_call to:0x02122238 module:overlay(37) +from:0x02122334 kind:arm_call to:0x02122238 module:overlay(37) +from:0x02122340 kind:arm_call to:0x0212236c module:overlay(37) +from:0x0212234c kind:load to:0x027e0ce4 module:dtcm +from:0x02122350 kind:load to:0x020b4800 module:overlay(0) +from:0x02122418 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212243c kind:arm_call to:0x01fff148 module:itcm +from:0x02122448 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02122474 kind:load to:0x0203feb0 module:main +from:0x02122478 kind:load to:0x027e0ce0 module:dtcm +from:0x02122498 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02122554 kind:arm_call to:0x01ff993c module:itcm +from:0x0212256c kind:arm_call to:0x01ff916c module:itcm +from:0x021225c4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021225d0 kind:load to:0x0203feb0 module:main +from:0x021225dc kind:load to:0x027e09c0 module:dtcm +from:0x021225f8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212265c kind:arm_call to:0x0200f218 module:main +from:0x021226b0 kind:arm_call to:0x0200e260 module:main +from:0x021226c0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021226f0 kind:load to:0x021239e0 module:overlay(37) +from:0x021226f4 kind:load to:0x027e0964 module:dtcm +from:0x02122704 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212270c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02122714 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212272c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02122734 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212273c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02122744 kind:arm_call to:0x02011ff4 module:main +from:0x02122758 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212276c kind:load to:0x02124874 module:overlay(37) +from:0x02122780 kind:arm_call to:0x02011f3c module:main +from:0x0212278c kind:arm_call to:0x0212283c module:overlay(37) +from:0x021227a0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021227b8 kind:load to:0x02124530 module:overlay(37) +from:0x021227e4 kind:arm_call to:0x01fff350 module:itcm +from:0x02122804 kind:load to:0x027e0ce4 module:dtcm +from:0x0212280c kind:load to:0x020b4800 module:overlay(0) +from:0x02122814 kind:arm_call to:0x021227bc module:overlay(37) +from:0x02122844 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212286c kind:arm_call to:0x0201b928 module:main +from:0x0212287c kind:arm_call to:0x02068814 module:overlay(0) +from:0x021228a4 kind:load to:0x02124554 module:overlay(37) +from:0x021228b0 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x021228c4 kind:arm_call to:0x021238d8 module:overlay(37) +from:0x021228e0 kind:arm_call to:0x02122954 module:overlay(37) +from:0x02122918 kind:arm_call_thumb to:0x020ba29c module:overlays(1,2) +from:0x02122950 kind:load to:0x027e0cd8 module:dtcm +from:0x02122968 kind:arm_call to:0x02016f54 module:main +from:0x021229ac kind:arm_call to:0x01fff350 module:itcm +from:0x021229d0 kind:arm_call to:0x01fff350 module:itcm +from:0x021229e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021229ec kind:load to:0x020b4800 module:overlay(0) +from:0x02122a14 kind:arm_call to:0x021229f4 module:overlay(37) +from:0x02122ac0 kind:arm_call to:0x021221b4 module:overlay(37) +from:0x02122acc kind:arm_call to:0x020168f0 module:main +from:0x02122ae0 kind:arm_call to:0x02122218 module:overlay(37) +from:0x02122af8 kind:load to:0x0203feb0 module:main +from:0x02122b4c kind:load to:0x021244b8 module:overlay(37) +from:0x02122b84 kind:load to:0x021244f0 module:overlay(37) +from:0x02122ba8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02122c0c kind:arm_call to:0x02121dcc module:overlay(37) +from:0x02122c2c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02122c44 kind:arm_call to:0x02121e64 module:overlay(37) +from:0x02122c98 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02122cdc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02122d4c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02122d60 kind:load to:0x027e09b8 module:dtcm +from:0x02122d80 kind:arm_call to:0x02121fd4 module:overlay(37) +from:0x02122da8 kind:arm_call to:0x0212202c module:overlay(37) +from:0x02122de8 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x02122df8 kind:arm_call to:0x02122978 module:overlay(37) +from:0x02122e18 kind:arm_call to:0x0212389c module:overlay(37) +from:0x02122e24 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02122e2c kind:load to:0x020b69b8 module:overlay(0) +from:0x02122e84 kind:arm_call to:0x02122a00 module:overlay(37) +from:0x02122e94 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02122ec4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02122ef0 kind:arm_call to:0x02123594 module:overlay(37) +from:0x02122f14 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02122f24 kind:arm_call to:0x0215ea34 module:overlays(60,66) +from:0x02122f34 kind:arm_call to:0x0215eae8 module:overlays(60,66) +from:0x02122f3c kind:arm_call to:0x02122d68 module:overlay(37) +from:0x02122f48 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x02122f50 kind:load to:0x027e09b8 module:dtcm +from:0x02122f54 kind:load to:0x02124498 module:overlay(37) +from:0x02122f58 kind:load to:0x020b69b8 module:overlay(0) +from:0x02122f94 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02122fb0 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02122fcc kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02122fd4 kind:load to:0x020b69b8 module:overlay(0) +from:0x02122fe8 kind:arm_call to:0x0212385c module:overlay(37) +from:0x02122ff8 kind:arm_call to:0x0215e9ec module:overlay(60) +from:0x02123004 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x02123028 kind:arm_call to:0x02121e08 module:overlay(37) +from:0x02123040 kind:arm_call to:0x02121e20 module:overlay(37) +from:0x02123058 kind:arm_call to:0x02121e4c module:overlay(37) +from:0x02123074 kind:arm_call to:0x0215e9ec module:overlay(60) +from:0x02123080 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x02123098 kind:arm_call to:0x0215ea04 module:overlay(60) +from:0x021230b8 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x021230e4 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02123104 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x0212310c kind:load to:0x02124498 module:overlay(37) +from:0x02123110 kind:load to:0x020b69b8 module:overlay(0) +from:0x02123128 kind:arm_call to:0x02121dcc module:overlay(37) +from:0x02123140 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02123148 kind:load to:0x020b6a14 module:overlay(0) +from:0x02123174 kind:arm_call to:0x01ffd420 module:itcm +from:0x02123190 kind:arm_call to:0x02123594 module:overlay(37) +from:0x021231a8 kind:arm_call to:0x0215ea04 module:overlay(60) +from:0x021231bc kind:arm_call to:0x02122b00 module:overlay(37) +from:0x021231c4 kind:load to:0x027e09b8 module:dtcm +from:0x021231e8 kind:arm_call to:0x02121dcc module:overlay(37) +from:0x02123200 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02123208 kind:load to:0x02124498 module:overlay(37) +from:0x0212320c kind:load to:0x020b6a14 module:overlay(0) +from:0x02123238 kind:arm_call to:0x01ffd420 module:itcm +from:0x02123254 kind:arm_call to:0x02123594 module:overlay(37) +from:0x0212326c kind:arm_call to:0x0215ea04 module:overlay(60) +from:0x02123280 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x02123288 kind:load to:0x027e09b8 module:dtcm +from:0x021232d4 kind:load to:0x02124498 module:overlay(37) +from:0x02123300 kind:arm_call to:0x01ffd420 module:itcm +from:0x02123340 kind:arm_call to:0x02123594 module:overlay(37) +from:0x02123358 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02123380 kind:arm_call to:0x02123594 module:overlay(37) +from:0x02123398 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021233bc kind:arm_call to:0x02122b00 module:overlay(37) +from:0x021233c4 kind:arm_call to:0x02029a4c module:main +from:0x021233ec kind:arm_call to:0x02122d68 module:overlay(37) +from:0x021233f8 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x02123408 kind:arm_call to:0x02122d68 module:overlay(37) +from:0x02123414 kind:arm_call to:0x02122b00 module:overlay(37) +from:0x0212341c kind:arm_call to:0x02029a4c module:main +from:0x02123424 kind:load to:0x027e09b8 module:dtcm +from:0x02123428 kind:load to:0x020b69b8 module:overlay(0) +from:0x02123444 kind:load to:0x0212389c module:overlay(37) +from:0x021234b8 kind:arm_call to:0x0215ea34 module:overlays(60,66) +from:0x021234c0 kind:arm_call to:0x02122d94 module:overlay(37) +from:0x021234e8 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x021234f8 kind:arm_call to:0x01fff148 module:itcm +from:0x02123504 kind:arm_call to:0x01ffb714 module:itcm +from:0x02123510 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123520 kind:arm_call to:0x0215ea18 module:overlay(60) +from:0x02123540 kind:arm_call to:0x01ffd420 module:itcm +from:0x02123558 kind:arm_call to:0x021237d0 module:overlay(37) +from:0x02123570 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02123588 kind:load to:0x027e0ce0 module:dtcm +from:0x0212358c kind:load to:0x027e09b8 module:dtcm +from:0x02123590 kind:load to:0x020b69b8 module:overlay(0) +from:0x021235c0 kind:arm_call to:0x02121e64 module:overlay(37) +from:0x02123604 kind:arm_call to:0x021229f4 module:overlay(37) +from:0x02123618 kind:arm_call to:0x01fff148 module:itcm +from:0x02123648 kind:arm_call to:0x01ffb714 module:itcm +from:0x02123654 kind:arm_call to:0x01ff9770 module:itcm +from:0x02123660 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123670 kind:arm_call to:0x0215ea18 module:overlay(60) +from:0x02123684 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021236b4 kind:arm_call to:0x02015880 module:main +from:0x021236bc kind:arm_call to:0x02074688 module:overlay(0) +from:0x02123788 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0212379c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021237b0 kind:arm_call to:0x02069620 module:overlay(0) +from:0x021237c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021237c8 kind:load to:0x027e09b8 module:dtcm +from:0x021237cc kind:load to:0x020b684c module:overlay(0) +from:0x021237e8 kind:arm_call to:0x02074764 module:overlay(0) +from:0x02123848 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02123858 kind:load to:0x027e09b8 module:dtcm +from:0x0212387c kind:arm_call to:0x01fff148 module:itcm +from:0x0212388c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02123894 kind:load to:0x027e0cd8 module:dtcm +from:0x02123898 kind:load to:0x027e0ce0 module:dtcm +from:0x021238c0 kind:arm_call to:0x0201b974 module:main +from:0x021238cc kind:arm_call to:0x0201b798 module:main +from:0x021238d4 kind:load to:0x0204fb78 module:main +from:0x021238f0 kind:load to:0x027e0cd8 module:dtcm +from:0x021238f4 kind:load to:0x020834e8 module:overlay(0) +from:0x02123904 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0212390c kind:arm_call to:0x0201b8bc module:main +from:0x02123914 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212392c kind:arm_call to:0x02068848 module:overlay(0) +from:0x02123934 kind:arm_call to:0x0201b8bc module:main +from:0x0212393c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02123944 kind:arm_call to:0x02011ff4 module:main +from:0x02123958 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02123a10 kind:arm_call to:0x0211ad60 module:overlay(37) +from:0x02123a20 kind:arm_call to:0x0203e3a4 module:main +from:0x02123a40 kind:load to:0x021245c0 module:overlay(37) +from:0x02123a44 kind:load to:0x021245d0 module:overlay(37) +from:0x02123a48 kind:load to:0x0211aea8 module:overlay(37) +from:0x02123a4c kind:load to:0x021245c4 module:overlay(37) +from:0x02123a54 kind:load to:0x02123bc0 module:overlay(37) +from:0x02123a74 kind:arm_call to:0x0211d1d4 module:overlay(37) +from:0x02123a84 kind:arm_call to:0x0203e3a4 module:main +from:0x02123a98 kind:load to:0x02124728 module:overlay(37) +from:0x02123a9c kind:load to:0x02124738 module:overlay(37) +from:0x02123aa0 kind:load to:0x021206d8 module:overlay(37) +from:0x02123aa4 kind:load to:0x0212472c module:overlay(37) +from:0x02123ac4 kind:arm_call to:0x0212071c module:overlay(37) +from:0x02123ad4 kind:arm_call to:0x0203e3a4 module:main +from:0x02123ae8 kind:load to:0x0212477c module:overlay(37) +from:0x02123aec kind:load to:0x0212478c module:overlay(37) +from:0x02123af0 kind:load to:0x02122750 module:overlay(37) +from:0x02123af4 kind:load to:0x02124780 module:overlay(37) +from:0x02123b58 kind:arm_call to:0x02122794 module:overlay(37) +from:0x02123b68 kind:arm_call to:0x0203e3a4 module:main +from:0x02123b80 kind:load to:0x02124498 module:overlay(37) +from:0x02123b84 kind:load to:0x02124864 module:overlay(37) +from:0x02123b88 kind:load to:0x02124874 module:overlay(37) +from:0x02123b8c kind:load to:0x02123950 module:overlay(37) +from:0x02123b90 kind:load to:0x02124868 module:overlay(37) +from:0x02123b94 kind:load to:0x021239f4 module:overlay(37) +from:0x02123b98 kind:load to:0x02123a58 module:overlay(37) +from:0x02123b9c kind:load to:0x02123aa8 module:overlay(37) +from:0x02123ba0 kind:load to:0x02123af8 module:overlay(37) +from:0x02123bcc kind:load to:0x0211aea8 module:overlay(37) +from:0x02123bd0 kind:load to:0x0211aee0 module:overlay(37) +from:0x02123bd4 kind:load to:0x0211af20 module:overlay(37) +from:0x02123bd8 kind:load to:0x0211b0d0 module:overlay(37) +from:0x02123bdc kind:load to:0x0211b2d8 module:overlay(37) +from:0x02123be0 kind:load to:0x0211b20c module:overlay(37) +from:0x02123be4 kind:load to:0x0211c0a4 module:overlay(37) +from:0x02123be8 kind:load to:0x0211c0a8 module:overlay(37) +from:0x02123bec kind:load to:0x0211c0ac module:overlay(37) +from:0x02123bf0 kind:load to:0x0211c0cc module:overlay(37) +from:0x02123bf4 kind:load to:0x0211c0d4 module:overlay(37) +from:0x02123bf8 kind:load to:0x020c66d4 module:overlay(24) +from:0x02123c04 kind:load to:0x0211cce0 module:overlay(37) +from:0x02123c08 kind:load to:0x0211cd00 module:overlay(37) +from:0x02123c0c kind:load to:0x0211ceac module:overlay(37) +from:0x02123c10 kind:load to:0x0211cf38 module:overlay(37) +from:0x02123c14 kind:load to:0x0211cf3c module:overlay(37) +from:0x02123c18 kind:load to:0x0211d194 module:overlay(37) +from:0x02123c1c kind:load to:0x0211d198 module:overlay(37) +from:0x02123c28 kind:load to:0x0211d648 module:overlay(37) +from:0x02123c2c kind:load to:0x02120590 module:overlay(37) +from:0x02123c30 kind:load to:0x0211d394 module:overlay(37) +from:0x02123c34 kind:load to:0x0207cf94 module:overlay(0) +from:0x02123c38 kind:load to:0x0211d3bc module:overlay(37) +from:0x02123c44 kind:load to:0x0211d634 module:overlay(37) +from:0x02123c48 kind:load to:0x02120574 module:overlay(37) +from:0x02123c4c kind:load to:0x0211d26c module:overlay(37) +from:0x02123c50 kind:load to:0x0211d2d4 module:overlay(37) +from:0x02123c54 kind:load to:0x0211d32c module:overlay(37) +from:0x02123c60 kind:load to:0x0211d1b0 module:overlay(37) +from:0x02123c64 kind:load to:0x0209918c module:overlay(0) +from:0x02123c68 kind:load to:0x020991c0 module:overlay(0) +from:0x02123c6c kind:load to:0x02098f78 module:overlay(0) +from:0x02123c70 kind:load to:0x02099194 module:overlay(0) +from:0x02123c74 kind:load to:0x02098fbc module:overlay(0) +from:0x02123c78 kind:load to:0x02098fc0 module:overlay(0) +from:0x02123c84 kind:load to:0x0211d620 module:overlay(37) +from:0x02123c88 kind:load to:0x02120674 module:overlay(37) +from:0x02123c8c kind:load to:0x0209ba20 module:overlay(0) +from:0x02123c90 kind:load to:0x0209ba54 module:overlay(0) +from:0x02123c94 kind:load to:0x0209baec module:overlay(0) +from:0x02123c98 kind:load to:0x0209bb00 module:overlay(0) +from:0x02123c9c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02123ca0 kind:load to:0x0209bb28 module:overlay(0) +from:0x02123ca4 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02123ca8 kind:load to:0x0209b838 module:overlay(0) +from:0x02123cac kind:load to:0x0209babc module:overlay(0) +from:0x02123cb0 kind:load to:0x0209bad4 module:overlay(0) +from:0x02123cb4 kind:load to:0x0209bb14 module:overlay(0) +from:0x02123cb8 kind:load to:0x0209bea0 module:overlay(0) +from:0x02123cbc kind:load to:0x02120648 module:overlay(37) +from:0x02123cc0 kind:load to:0x02120624 module:overlay(37) +from:0x02123cc4 kind:load to:0x0209bed8 module:overlay(0) +from:0x02123d10 kind:load to:0x0211e168 module:overlay(37) +from:0x02123d18 kind:load to:0x0211e644 module:overlay(37) +from:0x02123d20 kind:load to:0x0211e8a0 module:overlay(37) +from:0x02123d28 kind:load to:0x0211ea20 module:overlay(37) +from:0x02123d30 kind:load to:0x0211ed18 module:overlay(37) +from:0x02123d38 kind:load to:0x0211ee58 module:overlay(37) +from:0x02123d40 kind:load to:0x0211e6f4 module:overlay(37) +from:0x02123d48 kind:load to:0x0211fac4 module:overlay(37) +from:0x02123d50 kind:load to:0x0211fc6c module:overlay(37) +from:0x02123d58 kind:load to:0x0211dc60 module:overlay(37) +from:0x02123d60 kind:load to:0x0211ddac module:overlay(37) +from:0x02123d68 kind:load to:0x0211decc module:overlay(37) +from:0x02123d70 kind:load to:0x0211df6c module:overlay(37) +from:0x02123dc0 kind:load to:0x0211e4f4 module:overlay(37) +from:0x02123dc8 kind:load to:0x0211e6c8 module:overlay(37) +from:0x02123dd0 kind:load to:0x0211e91c module:overlay(37) +from:0x02123dd8 kind:load to:0x0211eaa4 module:overlay(37) +from:0x02123de0 kind:load to:0x0211ed98 module:overlay(37) +from:0x02123de8 kind:load to:0x0211ef44 module:overlay(37) +from:0x02123df0 kind:load to:0x0211e7bc module:overlay(37) +from:0x02123df8 kind:load to:0x0211fb34 module:overlay(37) +from:0x02123e00 kind:load to:0x0211fcdc module:overlay(37) +from:0x02123e08 kind:load to:0x0211dcd8 module:overlay(37) +from:0x02123e10 kind:load to:0x0211de08 module:overlay(37) +from:0x02123e18 kind:load to:0x0211df30 module:overlay(37) +from:0x02123e20 kind:load to:0x0211dff0 module:overlay(37) +from:0x02123f38 kind:load to:0x02099cc0 module:overlay(0) +from:0x02123f3c kind:load to:0x02099cfc module:overlay(0) +from:0x02123f40 kind:load to:0x02099d14 module:overlay(0) +from:0x02123f44 kind:load to:0x02099d20 module:overlay(0) +from:0x02123f48 kind:load to:0x01fff464 module:itcm +from:0x02123f4c kind:load to:0x020ab1d8 module:overlay(0) +from:0x02123f50 kind:load to:0x020aa528 module:overlay(0) +from:0x02123f54 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02123f58 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x02123f5c kind:load to:0x020ab0f4 module:overlay(0) +from:0x02123f60 kind:load to:0x02099c64 module:overlay(0) +from:0x02123f64 kind:load to:0x020ab15c module:overlay(0) +from:0x02123f68 kind:load to:0x02099c6c module:overlay(0) +from:0x02123f6c kind:load to:0x02099c70 module:overlay(0) +from:0x02123f70 kind:load to:0x02099d2c module:overlay(0) +from:0x02123f74 kind:load to:0x02099d98 module:overlay(0) +from:0x02123f78 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123f7c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123f80 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02123f84 kind:load to:0x021206b8 module:overlay(37) +from:0x02123f88 kind:load to:0x02120690 module:overlay(37) +from:0x02123f8c kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02123f90 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x02123f94 kind:load to:0x020aaad0 module:overlay(0) +from:0x02123f98 kind:load to:0x020aa778 module:overlay(0) +from:0x02123f9c kind:load to:0x020aa7e0 module:overlay(0) +from:0x02123fa0 kind:load to:0x020aa950 module:overlay(0) +from:0x02123fa4 kind:load to:0x020aa94c module:overlay(0) +from:0x02123fa8 kind:load to:0x020aaa1c module:overlay(0) +from:0x02123fac kind:load to:0x020aaa40 module:overlay(0) +from:0x02123fb0 kind:load to:0x020aaa44 module:overlay(0) +from:0x02123fb4 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02123fb8 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02123fbc kind:load to:0x020aa9b0 module:overlay(0) +from:0x02123fc0 kind:load to:0x020aa754 module:overlay(0) +from:0x02123fc4 kind:load to:0x020aa75c module:overlay(0) +from:0x02123fc8 kind:load to:0x020aa764 module:overlay(0) +from:0x02123fcc kind:load to:0x020aa76c module:overlay(0) +from:0x02123fd0 kind:load to:0x020aac48 module:overlay(0) +from:0x02123fd4 kind:load to:0x020aad98 module:overlay(0) +from:0x02123fd8 kind:load to:0x020aadc4 module:overlay(0) +from:0x02123fdc kind:load to:0x020aade4 module:overlay(0) +from:0x02123fe0 kind:load to:0x020aaffc module:overlay(0) +from:0x02123fe4 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02123fe8 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02123fec kind:load to:0x020aa684 module:overlay(0) +from:0x02123ff0 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02123ff4 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02123ff8 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02123ffc kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02124000 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02124004 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02124008 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0212400c kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02124010 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02124014 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02124018 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0212401c kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02124020 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02124024 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02124028 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0212402c kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02124030 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02124034 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02124038 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0212403c kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02124040 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02124044 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02124048 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02124054 kind:load to:0x02099cc0 module:overlay(0) +from:0x02124058 kind:load to:0x02099cfc module:overlay(0) +from:0x0212405c kind:load to:0x02099d14 module:overlay(0) +from:0x02124060 kind:load to:0x02099d20 module:overlay(0) +from:0x02124064 kind:load to:0x01fff464 module:itcm +from:0x02124068 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0212406c kind:load to:0x020aa528 module:overlay(0) +from:0x02124070 kind:load to:0x0211d678 module:overlay(37) +from:0x02124074 kind:load to:0x0211d810 module:overlay(37) +from:0x02124078 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0212407c kind:load to:0x02099c64 module:overlay(0) +from:0x02124080 kind:load to:0x0211fce0 module:overlay(37) +from:0x02124084 kind:load to:0x02099c6c module:overlay(0) +from:0x02124088 kind:load to:0x02099c70 module:overlay(0) +from:0x0212408c kind:load to:0x02099d2c module:overlay(0) +from:0x02124090 kind:load to:0x02099d98 module:overlay(0) +from:0x02124094 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124098 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212409c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021240a0 kind:load to:0x021205ac module:overlay(37) +from:0x021240a4 kind:load to:0x021205e4 module:overlay(37) +from:0x021240a8 kind:load to:0x0211d65c module:overlay(37) +from:0x021240ac kind:load to:0x0211d72c module:overlay(37) +from:0x021240b0 kind:load to:0x020aaad0 module:overlay(0) +from:0x021240b4 kind:load to:0x0211fcec module:overlay(37) +from:0x021240b8 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021240bc kind:load to:0x0211fd9c module:overlay(37) +from:0x021240c0 kind:load to:0x020aa94c module:overlay(0) +from:0x021240c4 kind:load to:0x0211fd64 module:overlay(37) +from:0x021240c8 kind:load to:0x020aaa40 module:overlay(0) +from:0x021240cc kind:load to:0x020aaa44 module:overlay(0) +from:0x021240d0 kind:load to:0x020aa9a0 module:overlay(0) +from:0x021240d4 kind:load to:0x020aa9a8 module:overlay(0) +from:0x021240d8 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021240dc kind:load to:0x020aa754 module:overlay(0) +from:0x021240e0 kind:load to:0x020aa75c module:overlay(0) +from:0x021240e4 kind:load to:0x020aa764 module:overlay(0) +from:0x021240e8 kind:load to:0x020aa76c module:overlay(0) +from:0x021240ec kind:load to:0x020aac48 module:overlay(0) +from:0x021240f0 kind:load to:0x020aad98 module:overlay(0) +from:0x021240f4 kind:load to:0x020aadc4 module:overlay(0) +from:0x021240f8 kind:load to:0x020aade4 module:overlay(0) +from:0x021240fc kind:load to:0x020aaffc module:overlay(0) +from:0x02124100 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02124104 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02124108 kind:load to:0x020aa684 module:overlay(0) +from:0x0212410c kind:load to:0x020ab1a4 module:overlay(0) +from:0x02124110 kind:load to:0x0211db3c module:overlay(37) +from:0x02124114 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02124118 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0212411c kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02124120 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02124124 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02124128 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0212412c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02124130 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02124134 kind:load to:0x0211db60 module:overlay(37) +from:0x02124138 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0212413c kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02124140 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02124144 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02124148 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0212414c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02124150 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02124154 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02124158 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0212415c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02124160 kind:load to:0x021203b4 module:overlay(37) +from:0x02124164 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02124170 kind:load to:0x021206f8 module:overlay(37) +from:0x02124174 kind:load to:0x020990ec module:overlay(0) +from:0x02124178 kind:load to:0x02098efc module:overlay(0) +from:0x0212417c kind:load to:0x02098f78 module:overlay(0) +from:0x02124180 kind:load to:0x020990f4 module:overlay(0) +from:0x02124184 kind:load to:0x02099114 module:overlay(0) +from:0x02124188 kind:load to:0x02099140 module:overlay(0) +from:0x021241d4 kind:load to:0x0212125c module:overlay(37) +from:0x021241dc kind:load to:0x021215d0 module:overlay(37) +from:0x021241e4 kind:load to:0x021213c8 module:overlay(37) +from:0x021241ec kind:load to:0x02121518 module:overlay(37) +from:0x021241f4 kind:load to:0x021217dc module:overlay(37) +from:0x021241fc kind:load to:0x02121998 module:overlay(37) +from:0x02124204 kind:load to:0x02120d54 module:overlay(37) +from:0x0212420c kind:load to:0x02120ea0 module:overlay(37) +from:0x02124214 kind:load to:0x02120fc0 module:overlay(37) +from:0x0212421c kind:load to:0x02121060 module:overlay(37) +from:0x0212426c kind:load to:0x02121320 module:overlay(37) +from:0x02124274 kind:load to:0x02121634 module:overlay(37) +from:0x0212427c kind:load to:0x02121470 module:overlay(37) +from:0x02124284 kind:load to:0x02121594 module:overlay(37) +from:0x0212428c kind:load to:0x0212187c module:overlay(37) +from:0x02124294 kind:load to:0x02121a10 module:overlay(37) +from:0x0212429c kind:load to:0x02120dcc module:overlay(37) +from:0x021242a4 kind:load to:0x02120efc module:overlay(37) +from:0x021242ac kind:load to:0x02121024 module:overlay(37) +from:0x021242b4 kind:load to:0x021210e4 module:overlay(37) +from:0x02124384 kind:load to:0x02099cc0 module:overlay(0) +from:0x02124388 kind:load to:0x02099cfc module:overlay(0) +from:0x0212438c kind:load to:0x02099d14 module:overlay(0) +from:0x02124390 kind:load to:0x02099d20 module:overlay(0) +from:0x02124394 kind:load to:0x01fff464 module:itcm +from:0x02124398 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0212439c kind:load to:0x020aa528 module:overlay(0) +from:0x021243a0 kind:load to:0x02120934 module:overlay(37) +from:0x021243a4 kind:load to:0x02120a04 module:overlay(37) +from:0x021243a8 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021243ac kind:load to:0x02099c64 module:overlay(0) +from:0x021243b0 kind:load to:0x02121b44 module:overlay(37) +from:0x021243b4 kind:load to:0x02099c6c module:overlay(0) +from:0x021243b8 kind:load to:0x02099c70 module:overlay(0) +from:0x021243bc kind:load to:0x02099d2c module:overlay(0) +from:0x021243c0 kind:load to:0x02099d98 module:overlay(0) +from:0x021243c4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021243c8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021243cc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021243d0 kind:load to:0x021226f8 module:overlay(37) +from:0x021243d4 kind:load to:0x02122720 module:overlay(37) +from:0x021243d8 kind:load to:0x02120918 module:overlay(37) +from:0x021243dc kind:load to:0x021209a0 module:overlay(37) +from:0x021243e0 kind:load to:0x020aaad0 module:overlay(0) +from:0x021243e4 kind:load to:0x02121b60 module:overlay(37) +from:0x021243e8 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021243ec kind:load to:0x02121c10 module:overlay(37) +from:0x021243f0 kind:load to:0x020aa94c module:overlay(0) +from:0x021243f4 kind:load to:0x02121bd8 module:overlay(37) +from:0x021243f8 kind:load to:0x020aaa40 module:overlay(0) +from:0x021243fc kind:load to:0x020aaa44 module:overlay(0) +from:0x02124400 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02124404 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02124408 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0212440c kind:load to:0x020aa754 module:overlay(0) +from:0x02124410 kind:load to:0x020aa75c module:overlay(0) +from:0x02124414 kind:load to:0x020aa764 module:overlay(0) +from:0x02124418 kind:load to:0x020aa76c module:overlay(0) +from:0x0212441c kind:load to:0x020aac48 module:overlay(0) +from:0x02124420 kind:load to:0x020aad98 module:overlay(0) +from:0x02124424 kind:load to:0x020aadc4 module:overlay(0) +from:0x02124428 kind:load to:0x020aade4 module:overlay(0) +from:0x0212442c kind:load to:0x020aaffc module:overlay(0) +from:0x02124430 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02124434 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02124438 kind:load to:0x020aa684 module:overlay(0) +from:0x0212443c kind:load to:0x020ab1a4 module:overlay(0) +from:0x02124440 kind:load to:0x02120c40 module:overlay(37) +from:0x02124444 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02124448 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0212444c kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02124450 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02124454 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02124458 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0212445c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02124460 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02124464 kind:load to:0x02120c60 module:overlay(37) +from:0x02124468 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0212446c kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02124470 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02124474 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02124478 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0212447c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02124480 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02124484 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02124488 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0212448c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02124490 kind:load to:0x02122480 module:overlay(37) +from:0x02124494 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021244b8 kind:load to:0x02122dbc module:overlay(37) +from:0x021244c0 kind:load to:0x02122df0 module:overlay(37) +from:0x021244c8 kind:load to:0x02122f5c module:overlay(37) +from:0x021244d0 kind:load to:0x02123114 module:overlay(37) +from:0x021244d8 kind:load to:0x021231c8 module:overlay(37) +from:0x021244e0 kind:load to:0x0212328c module:overlay(37) +from:0x021244e8 kind:load to:0x0212342c module:overlay(37) +from:0x021244f0 kind:load to:0x02122dc8 module:overlay(37) +from:0x021244f8 kind:load to:0x02122e30 module:overlay(37) +from:0x02124500 kind:load to:0x02122fd8 module:overlay(37) +from:0x02124508 kind:load to:0x0212314c module:overlay(37) +from:0x02124510 kind:load to:0x02123210 module:overlay(37) +from:0x02124518 kind:load to:0x021232d8 module:overlay(37) +from:0x02124520 kind:load to:0x02123448 module:overlay(37) +from:0x02124530 kind:load to:0x02122770 module:overlay(37) +from:0x02124534 kind:load to:0x02098ef4 module:overlay(0) +from:0x02124538 kind:load to:0x02098efc module:overlay(0) +from:0x0212453c kind:load to:0x02098f78 module:overlay(0) +from:0x02124540 kind:load to:0x02098fb8 module:overlay(0) +from:0x02124544 kind:load to:0x02098fbc module:overlay(0) +from:0x02124548 kind:load to:0x02098fc0 module:overlay(0) +from:0x02124554 kind:load to:0x02099cc0 module:overlay(0) +from:0x02124558 kind:load to:0x02099cfc module:overlay(0) +from:0x0212455c kind:load to:0x02099d14 module:overlay(0) +from:0x02124560 kind:load to:0x02099d20 module:overlay(0) +from:0x02124564 kind:load to:0x01fff464 module:itcm +from:0x02124568 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212456c kind:load to:0x021228a8 module:overlay(37) +from:0x02124570 kind:load to:0x021228bc module:overlay(37) +from:0x02124574 kind:load to:0x02122b50 module:overlay(37) +from:0x02124578 kind:load to:0x02122b88 module:overlay(37) +from:0x0212457c kind:load to:0x02099c64 module:overlay(0) +from:0x02124580 kind:load to:0x02099c68 module:overlay(0) +from:0x02124584 kind:load to:0x02099c6c module:overlay(0) +from:0x02124588 kind:load to:0x02099c70 module:overlay(0) +from:0x0212458c kind:load to:0x02099d2c module:overlay(0) +from:0x02124590 kind:load to:0x02099d98 module:overlay(0) +from:0x02124594 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02124598 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212459c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021245a0 kind:load to:0x021238f8 module:overlay(37) +from:0x021245a4 kind:load to:0x02123920 module:overlay(37) diff --git a/config/jp/arm9/overlays/ov037/symbols.txt b/config/jp/arm9/overlays/ov037/symbols.txt new file mode 100644 index 00000000..7f2c7b50 --- /dev/null +++ b/config/jp/arm9/overlays/ov037/symbols.txt @@ -0,0 +1,294 @@ +func_ov037_0211ad60 kind:function(arm,size=0x148) addr:0x0211ad60 +func_ov037_0211aea8 kind:function(arm,size=0x38) addr:0x0211aea8 +func_ov037_0211aee0 kind:function(arm,size=0x40) addr:0x0211aee0 +func_ov037_0211af20 kind:function(arm,size=0x1b0) addr:0x0211af20 +func_ov037_0211b0d0 kind:function(arm,size=0xc8) addr:0x0211b0d0 +func_ov037_0211b198 kind:function(arm,size=0x74) addr:0x0211b198 +func_ov037_0211b20c kind:function(arm,size=0xcc) addr:0x0211b20c +func_ov037_0211b2d8 kind:function(arm,size=0x18) addr:0x0211b2d8 +func_ov037_0211b2f0 kind:function(arm,size=0x398) addr:0x0211b2f0 +func_ov037_0211b688 kind:function(arm,size=0xe4) addr:0x0211b688 +func_ov037_0211b76c kind:function(arm,size=0x8c) addr:0x0211b76c +func_ov037_0211b7f8 kind:function(arm,size=0x5c) addr:0x0211b7f8 +func_ov037_0211b854 kind:function(arm,size=0x31c) addr:0x0211b854 +func_ov037_0211bb70 kind:function(arm,size=0x2c) addr:0x0211bb70 +func_ov037_0211bb9c kind:function(arm,size=0x254) addr:0x0211bb9c +func_ov037_0211bdf0 kind:function(arm,size=0xec) addr:0x0211bdf0 +func_ov037_0211bedc kind:function(arm,size=0x170) addr:0x0211bedc +func_ov037_0211c04c kind:function(arm,size=0x1c) addr:0x0211c04c +func_ov037_0211c068 kind:function(arm,size=0x3c) addr:0x0211c068 +func_ov037_0211c0a4 kind:function(arm,size=0x4) addr:0x0211c0a4 +func_ov037_0211c0a8 kind:function(arm,size=0x4) addr:0x0211c0a8 +func_ov037_0211c0ac kind:function(arm,size=0x20) addr:0x0211c0ac +func_ov037_0211c0cc kind:function(arm,size=0x8) addr:0x0211c0cc +func_ov037_0211c0d4 kind:function(arm,size=0x2c) addr:0x0211c0d4 +func_ov037_0211c100 kind:function(arm,size=0x118) addr:0x0211c100 +func_ov037_0211c218 kind:function(arm,size=0x90) addr:0x0211c218 +func_ov037_0211c2a8 kind:function(arm,size=0xb0) addr:0x0211c2a8 +func_ov037_0211c358 kind:function(arm,size=0x1c4) addr:0x0211c358 +func_ov037_0211c51c kind:function(arm,size=0x410) addr:0x0211c51c +func_ov037_0211c92c kind:function(arm,size=0x3c) addr:0x0211c92c +func_ov037_0211c968 kind:function(arm,size=0x8) addr:0x0211c968 +func_ov037_0211c970 kind:function(arm,size=0x48) addr:0x0211c970 +func_ov037_0211c9b8 kind:function(arm,size=0x8) addr:0x0211c9b8 +func_ov037_0211c9c0 kind:function(arm,size=0x244) addr:0x0211c9c0 +func_ov037_0211cc04 kind:function(arm,size=0xdc) addr:0x0211cc04 +func_ov037_0211cce0 kind:function(arm,size=0x20) addr:0x0211cce0 +func_ov037_0211cd00 kind:function(arm,size=0x28) addr:0x0211cd00 +func_ov037_0211cd28 kind:function(arm,size=0x184) addr:0x0211cd28 +func_ov037_0211ceac kind:function(arm,size=0x8c) addr:0x0211ceac +func_ov037_0211cf38 kind:function(arm,size=0x4) addr:0x0211cf38 +func_ov037_0211cf3c kind:function(arm,size=0x124) addr:0x0211cf3c +func_ov037_0211d060 kind:function(arm,size=0x3c) addr:0x0211d060 +func_ov037_0211d09c kind:function(arm,size=0x3c) addr:0x0211d09c +func_ov037_0211d0d8 kind:function(arm,size=0x98) addr:0x0211d0d8 +func_ov037_0211d170 kind:function(arm,size=0x24) addr:0x0211d170 +func_ov037_0211d194 kind:function(arm,size=0x4) addr:0x0211d194 +func_ov037_0211d198 kind:function(arm,size=0x4) addr:0x0211d198 +func_ov037_0211d19c kind:function(arm,size=0x8) addr:0x0211d19c +func_ov037_0211d1a4 kind:function(arm,size=0xc) addr:0x0211d1a4 +func_ov037_0211d1b0 kind:function(arm,size=0x24) addr:0x0211d1b0 +func_ov037_0211d1d4 kind:function(arm,size=0x5c) addr:0x0211d1d4 +func_ov037_0211d230 kind:function(arm,size=0x3c) addr:0x0211d230 +func_ov037_0211d26c kind:function(arm,size=0x68) addr:0x0211d26c +func_ov037_0211d2d4 kind:function(arm,size=0x58) addr:0x0211d2d4 +func_ov037_0211d32c kind:function(arm,size=0x68) addr:0x0211d32c +func_ov037_0211d394 kind:function(arm,size=0x28) addr:0x0211d394 +func_ov037_0211d3bc kind:function(arm,size=0x18) addr:0x0211d3bc +func_ov037_0211d3d4 kind:function(arm,size=0x24c) addr:0x0211d3d4 +func_ov037_0211d620 kind:function(arm,size=0x14) addr:0x0211d620 +func_ov037_0211d634 kind:function(arm,size=0x14) addr:0x0211d634 +func_ov037_0211d648 kind:function(arm,size=0x14) addr:0x0211d648 +func_ov037_0211d65c kind:function(arm,size=0x1c) addr:0x0211d65c +func_ov037_0211d678 kind:function(arm,size=0xb4) addr:0x0211d678 +func_ov037_0211d72c kind:function(arm,size=0xe4) addr:0x0211d72c +func_ov037_0211d810 kind:function(arm,size=0x32c) addr:0x0211d810 +func_ov037_0211db3c kind:function(arm,size=0x24) addr:0x0211db3c +func_ov037_0211db60 kind:function(arm,size=0x100) addr:0x0211db60 +func_ov037_0211dc60 kind:function(arm,size=0x78) addr:0x0211dc60 +func_ov037_0211dcd8 kind:function(arm,size=0xd4) addr:0x0211dcd8 +func_ov037_0211ddac kind:function(arm,size=0x5c) addr:0x0211ddac +func_ov037_0211de08 kind:function(arm,size=0xc4) addr:0x0211de08 +func_ov037_0211decc kind:function(arm,size=0x64) addr:0x0211decc +func_ov037_0211df30 kind:function(arm,size=0x3c) addr:0x0211df30 +func_ov037_0211df6c kind:function(arm,size=0x84) addr:0x0211df6c +func_ov037_0211dff0 kind:function(arm,size=0x178) addr:0x0211dff0 +func_ov037_0211e168 kind:function(arm,size=0x38c) addr:0x0211e168 +func_ov037_0211e4f4 kind:function(arm,size=0x150) addr:0x0211e4f4 +func_ov037_0211e644 kind:function(arm,size=0x84) addr:0x0211e644 +func_ov037_0211e6c8 kind:function(arm,size=0x2c) addr:0x0211e6c8 +func_ov037_0211e6f4 kind:function(arm,size=0xc8) addr:0x0211e6f4 +func_ov037_0211e7bc kind:function(arm,size=0xe4) addr:0x0211e7bc +func_ov037_0211e8a0 kind:function(arm,size=0x7c) addr:0x0211e8a0 +func_ov037_0211e91c kind:function(arm,size=0x104) addr:0x0211e91c +func_ov037_0211ea20 kind:function(arm,size=0x84) addr:0x0211ea20 +func_ov037_0211eaa4 kind:function(arm,size=0x274) addr:0x0211eaa4 +func_ov037_0211ed18 kind:function(arm,size=0x80) addr:0x0211ed18 +func_ov037_0211ed98 kind:function(arm,size=0xc0) addr:0x0211ed98 +func_ov037_0211ee58 kind:function(arm,size=0xec) addr:0x0211ee58 +func_ov037_0211ef44 kind:function(arm,size=0x7f8) addr:0x0211ef44 +func_ov037_0211f73c kind:function(arm,size=0x17c) addr:0x0211f73c +func_ov037_0211f8b8 kind:function(arm,size=0x1b8) addr:0x0211f8b8 +func_ov037_0211fa70 kind:function(arm,size=0x54) addr:0x0211fa70 +func_ov037_0211fac4 kind:function(arm,size=0x70) addr:0x0211fac4 +func_ov037_0211fb34 kind:function(arm,size=0x138) addr:0x0211fb34 +func_ov037_0211fc6c kind:function(arm,size=0x70) addr:0x0211fc6c +func_ov037_0211fcdc kind:function(arm,size=0x4) addr:0x0211fcdc +func_ov037_0211fce0 kind:function(arm,size=0xc) addr:0x0211fce0 +func_ov037_0211fcec kind:function(arm,size=0x78) addr:0x0211fcec +func_ov037_0211fd64 kind:function(arm,size=0x38) addr:0x0211fd64 +func_ov037_0211fd9c kind:function(arm,size=0x50) addr:0x0211fd9c +func_ov037_0211fdec kind:function(arm,size=0x29c) addr:0x0211fdec +func_ov037_02120088 kind:function(arm,size=0x34) addr:0x02120088 +func_ov037_021200bc kind:function(arm,size=0x24) addr:0x021200bc +func_ov037_021200e0 kind:function(arm,size=0x14) addr:0x021200e0 +func_ov037_021200f4 kind:function(arm,size=0x8) addr:0x021200f4 +func_ov037_021200fc kind:function(arm,size=0x14) addr:0x021200fc +func_ov037_02120110 kind:function(arm,size=0x100) addr:0x02120110 +func_ov037_02120210 kind:function(arm,size=0x18) addr:0x02120210 +func_ov037_02120228 kind:function(arm,size=0x8) addr:0x02120228 +func_ov037_02120230 kind:function(arm,size=0x3c) addr:0x02120230 +func_ov037_0212026c kind:function(arm,size=0x3c) addr:0x0212026c +func_ov037_021202a8 kind:function(arm,size=0x10c) addr:0x021202a8 +func_ov037_021203b4 kind:function(arm,size=0x88) addr:0x021203b4 +func_ov037_0212043c kind:function(arm,size=0x48) addr:0x0212043c +func_ov037_02120484 kind:function(arm,size=0x20) addr:0x02120484 +func_ov037_021204a4 kind:function(arm,size=0xd0) addr:0x021204a4 +func_ov037_02120574 kind:function(arm,size=0x1c) addr:0x02120574 +func_ov037_02120590 kind:function(arm,size=0x1c) addr:0x02120590 +func_ov037_021205ac kind:function(arm,size=0x38) addr:0x021205ac +func_ov037_021205e4 kind:function(arm,size=0x40) addr:0x021205e4 +func_ov037_02120624 kind:function(arm,size=0x24) addr:0x02120624 +func_ov037_02120648 kind:function(arm,size=0x2c) addr:0x02120648 +func_ov037_02120674 kind:function(arm,size=0x1c) addr:0x02120674 +func_ov037_02120690 kind:function(arm,size=0x28) addr:0x02120690 +func_ov037_021206b8 kind:function(arm,size=0x20) addr:0x021206b8 +func_ov037_021206d8 kind:function(arm,size=0x14) addr:0x021206d8 +func_ov037_021206ec kind:function(arm,size=0xc) addr:0x021206ec +func_ov037_021206f8 kind:function(arm,size=0x24) addr:0x021206f8 +func_ov037_0212071c kind:function(arm,size=0x58) addr:0x0212071c +func_ov037_02120774 kind:function(arm,size=0x1a4) addr:0x02120774 +func_ov037_02120918 kind:function(arm,size=0x1c) addr:0x02120918 +func_ov037_02120934 kind:function(arm,size=0x6c) addr:0x02120934 +func_ov037_021209a0 kind:function(arm,size=0x64) addr:0x021209a0 +func_ov037_02120a04 kind:function(arm,size=0x23c) addr:0x02120a04 +func_ov037_02120c40 kind:function(arm,size=0x20) addr:0x02120c40 +func_ov037_02120c60 kind:function(arm,size=0xf4) addr:0x02120c60 +func_ov037_02120d54 kind:function(arm,size=0x78) addr:0x02120d54 +func_ov037_02120dcc kind:function(arm,size=0xd4) addr:0x02120dcc +func_ov037_02120ea0 kind:function(arm,size=0x5c) addr:0x02120ea0 +func_ov037_02120efc kind:function(arm,size=0xc4) addr:0x02120efc +func_ov037_02120fc0 kind:function(arm,size=0x64) addr:0x02120fc0 +func_ov037_02121024 kind:function(arm,size=0x3c) addr:0x02121024 +func_ov037_02121060 kind:function(arm,size=0x84) addr:0x02121060 +func_ov037_021210e4 kind:function(arm,size=0x178) addr:0x021210e4 +func_ov037_0212125c kind:function(arm,size=0xc4) addr:0x0212125c +func_ov037_02121320 kind:function(arm,size=0xa8) addr:0x02121320 +func_ov037_021213c8 kind:function(arm,size=0xa8) addr:0x021213c8 +func_ov037_02121470 kind:function(arm,size=0xa8) addr:0x02121470 +func_ov037_02121518 kind:function(arm,size=0x7c) addr:0x02121518 +func_ov037_02121594 kind:function(arm,size=0x3c) addr:0x02121594 +func_ov037_021215d0 kind:function(arm,size=0x64) addr:0x021215d0 +func_ov037_02121634 kind:function(arm,size=0x1a8) addr:0x02121634 +func_ov037_021217dc kind:function(arm,size=0xa0) addr:0x021217dc +func_ov037_0212187c kind:function(arm,size=0x11c) addr:0x0212187c +func_ov037_02121998 kind:function(arm,size=0x78) addr:0x02121998 +func_ov037_02121a10 kind:function(arm,size=0xac) addr:0x02121a10 +func_ov037_02121abc kind:function(arm,size=0x50) addr:0x02121abc +func_ov037_02121b0c kind:function(arm,size=0x38) addr:0x02121b0c +func_ov037_02121b44 kind:function(arm,size=0x1c) addr:0x02121b44 +func_ov037_02121b60 kind:function(arm,size=0x78) addr:0x02121b60 +func_ov037_02121bd8 kind:function(arm,size=0x38) addr:0x02121bd8 +func_ov037_02121c10 kind:function(arm,size=0x50) addr:0x02121c10 +func_ov037_02121c60 kind:function(arm,size=0x16c) addr:0x02121c60 +func_ov037_02121dcc kind:function(arm,size=0x3c) addr:0x02121dcc +func_ov037_02121e08 kind:function(arm,size=0x18) addr:0x02121e08 +func_ov037_02121e20 kind:function(arm,size=0x2c) addr:0x02121e20 +func_ov037_02121e4c kind:function(arm,size=0x18) addr:0x02121e4c +func_ov037_02121e64 kind:function(arm,size=0x30) addr:0x02121e64 +func_ov037_02121e94 kind:function(arm,size=0x4c) addr:0x02121e94 +func_ov037_02121ee0 kind:function(arm,size=0x2c) addr:0x02121ee0 +func_ov037_02121f0c kind:function(arm,size=0x44) addr:0x02121f0c +func_ov037_02121f50 kind:function(arm,size=0x30) addr:0x02121f50 +func_ov037_02121f80 kind:function(arm,size=0x54) addr:0x02121f80 +func_ov037_02121fd4 kind:function(arm,size=0x58) addr:0x02121fd4 +func_ov037_0212202c kind:function(arm,size=0x54) addr:0x0212202c +func_ov037_02122080 kind:function(arm,size=0x110) addr:0x02122080 +func_ov037_02122190 kind:function(arm,size=0x24) addr:0x02122190 +func_ov037_021221b4 kind:function(arm,size=0x64) addr:0x021221b4 +func_ov037_02122218 kind:function(arm,size=0xc) addr:0x02122218 +func_ov037_02122224 kind:function(arm,size=0x14) addr:0x02122224 +func_ov037_02122238 kind:function(arm,size=0x8) addr:0x02122238 +func_ov037_02122240 kind:function(arm,size=0x14) addr:0x02122240 +func_ov037_02122254 kind:function(arm,size=0x100) addr:0x02122254 +func_ov037_02122354 kind:function(arm,size=0x18) addr:0x02122354 +func_ov037_0212236c kind:function(arm,size=0x8) addr:0x0212236c +func_ov037_02122374 kind:function(arm,size=0x10c) addr:0x02122374 +func_ov037_02122480 kind:function(arm,size=0x160) addr:0x02122480 +func_ov037_021225e0 kind:function(arm,size=0x48) addr:0x021225e0 +func_ov037_02122628 kind:function(arm,size=0xd0) addr:0x02122628 +func_ov037_021226f8 kind:function(arm,size=0x28) addr:0x021226f8 +func_ov037_02122720 kind:function(arm,size=0x30) addr:0x02122720 +func_ov037_02122750 kind:function(arm,size=0x14) addr:0x02122750 +func_ov037_02122764 kind:function(arm,size=0xc) addr:0x02122764 +func_ov037_02122770 kind:function(arm,size=0x24) addr:0x02122770 +func_ov037_02122794 kind:function(arm,size=0x28) addr:0x02122794 +func_ov037_021227bc kind:function(arm,size=0x54) addr:0x021227bc +func_ov037_02122810 kind:function(arm,size=0x2c) addr:0x02122810 +func_ov037_0212283c kind:function(arm,size=0x6c) addr:0x0212283c +func_ov037_021228a8 kind:function(arm,size=0x14) addr:0x021228a8 +func_ov037_021228bc kind:function(arm,size=0x98) addr:0x021228bc +func_ov037_02122954 kind:function(arm,size=0x24) addr:0x02122954 +func_ov037_02122978 kind:function(arm,size=0x7c) addr:0x02122978 +func_ov037_021229f4 kind:function(arm,size=0xc) addr:0x021229f4 +func_ov037_02122a00 kind:function(arm,size=0x100) addr:0x02122a00 +func_ov037_02122b00 kind:function(arm,size=0x50) addr:0x02122b00 +func_ov037_02122b50 kind:function(arm,size=0x38) addr:0x02122b50 +func_ov037_02122b88 kind:function(arm,size=0x1e0) addr:0x02122b88 +func_ov037_02122d68 kind:function(arm,size=0x2c) addr:0x02122d68 +func_ov037_02122d94 kind:function(arm,size=0x28) addr:0x02122d94 +func_ov037_02122dbc kind:function(arm,size=0xc) addr:0x02122dbc +func_ov037_02122dc8 kind:function(arm,size=0x28) addr:0x02122dc8 +func_ov037_02122df0 kind:function(arm,size=0x40) addr:0x02122df0 +func_ov037_02122e30 kind:function(arm,size=0x12c) addr:0x02122e30 +func_ov037_02122f5c kind:function(arm,size=0x7c) addr:0x02122f5c +func_ov037_02122fd8 kind:function(arm,size=0x13c) addr:0x02122fd8 +func_ov037_02123114 kind:function(arm,size=0x38) addr:0x02123114 +func_ov037_0212314c kind:function(arm,size=0x7c) addr:0x0212314c +func_ov037_021231c8 kind:function(arm,size=0x48) addr:0x021231c8 +func_ov037_02123210 kind:function(arm,size=0x7c) addr:0x02123210 +func_ov037_0212328c kind:function(arm,size=0x4c) addr:0x0212328c +func_ov037_021232d8 kind:function(arm,size=0x154) addr:0x021232d8 +func_ov037_0212342c kind:function(arm,size=0x1c) addr:0x0212342c +func_ov037_02123448 kind:function(arm,size=0x14c) addr:0x02123448 +func_ov037_02123594 kind:function(arm,size=0x23c) addr:0x02123594 +func_ov037_021237d0 kind:function(arm,size=0x8c) addr:0x021237d0 +func_ov037_0212385c kind:function(arm,size=0x40) addr:0x0212385c +func_ov037_0212389c kind:function(arm,size=0x3c) addr:0x0212389c +func_ov037_021238d8 kind:function(arm,size=0x20) addr:0x021238d8 +func_ov037_021238f8 kind:function(arm,size=0x28) addr:0x021238f8 +func_ov037_02123920 kind:function(arm,size=0x30) addr:0x02123920 +func_ov037_02123950 kind:function(arm,size=0x14) addr:0x02123950 +data_ov037_02123970 kind:data(any) addr:0x02123970 +data_ov037_02123980 kind:data(any) addr:0x02123980 +data_ov037_02123986 kind:data(any) addr:0x02123986 +data_ov037_0212398c kind:data(any) addr:0x0212398c +data_ov037_02123992 kind:data(any) addr:0x02123992 +data_ov037_021239a6 kind:data(any) addr:0x021239a6 +data_ov037_021239c4 kind:data(any) addr:0x021239c4 +data_ov037_021239e0 kind:data(any) addr:0x021239e0 +func_ov037_021239f4 kind:function(arm,size=0x64) addr:0x021239f4 +func_ov037_02123a58 kind:function(arm,size=0x50) addr:0x02123a58 +func_ov037_02123aa8 kind:function(arm,size=0x50) addr:0x02123aa8 +func_ov037_02123af8 kind:function(arm,size=0x9c) addr:0x02123af8 +data_ov037_02123bc0 kind:data(any) addr:0x02123bc0 +data_ov037_02123bcc kind:data(any) addr:0x02123bcc +data_ov037_02123c04 kind:data(any) addr:0x02123c04 +data_ov037_02123c28 kind:data(any) addr:0x02123c28 +data_ov037_02123c44 kind:data(any) addr:0x02123c44 +data_ov037_02123c60 kind:data(any) addr:0x02123c60 +data_ov037_02123c84 kind:data(any) addr:0x02123c84 +data_ov037_02123c90 kind:data(any) addr:0x02123c90 ambiguous +data_ov037_02123cc8 kind:data(any) addr:0x02123cc8 +data_ov037_02123d78 kind:data(any) addr:0x02123d78 +data_ov037_02123e28 kind:data(any) addr:0x02123e28 +data_ov037_02123e40 kind:data(any) addr:0x02123e40 +data_ov037_02123e70 kind:data(any) addr:0x02123e70 +data_ov037_02123e88 kind:data(any) addr:0x02123e88 +data_ov037_02123ea0 kind:data(any) addr:0x02123ea0 +data_ov037_02123eb8 kind:data(any) addr:0x02123eb8 +data_ov037_02123f00 kind:data(any) addr:0x02123f00 +data_ov037_02123f18 kind:data(any) addr:0x02123f18 +data_ov037_02123f38 kind:data(any) addr:0x02123f38 +data_ov037_02124054 kind:data(any) addr:0x02124054 +data_ov037_02124170 kind:data(any) addr:0x02124170 +data_ov037_0212418c kind:data(any) addr:0x0212418c +data_ov037_021241ad kind:data(any) addr:0x021241ad ambiguous +data_ov037_02124224 kind:data(any) addr:0x02124224 +data_ov037_021242bc kind:data(any) addr:0x021242bc +data_ov037_021242d4 kind:data(any) addr:0x021242d4 +data_ov037_02124304 kind:data(any) addr:0x02124304 +data_ov037_0212431c kind:data(any) addr:0x0212431c +data_ov037_02124334 kind:data(any) addr:0x02124334 +data_ov037_02124348 kind:data(any) addr:0x02124348 ambiguous +data_ov037_0212434c kind:data(any) addr:0x0212434c +data_ov037_02124360 kind:data(any) addr:0x02124360 ambiguous +data_ov037_02124364 kind:data(any) addr:0x02124364 +data_ov037_02124384 kind:data(any) addr:0x02124384 +data_ov037_02124498 kind:data(any) addr:0x02124498 +data_ov037_021244b8 kind:data(any) addr:0x021244b8 +data_ov037_021244f0 kind:data(any) addr:0x021244f0 +data_ov037_02124530 kind:data(any) addr:0x02124530 +data_ov037_02124554 kind:data(any) addr:0x02124554 +data_ov037_021245c0 kind:bss addr:0x021245c0 +data_ov037_021245c4 kind:bss addr:0x021245c4 +data_ov037_021245d0 kind:bss addr:0x021245d0 +data_ov037_02124728 kind:bss addr:0x02124728 +data_ov037_0212472c kind:bss addr:0x0212472c +data_ov037_02124738 kind:bss addr:0x02124738 +data_ov037_0212477c kind:bss addr:0x0212477c +data_ov037_02124780 kind:bss addr:0x02124780 +data_ov037_0212478c kind:bss addr:0x0212478c +data_ov037_02124864 kind:bss addr:0x02124864 +data_ov037_02124868 kind:bss addr:0x02124868 +data_ov037_02124874 kind:bss addr:0x02124874 diff --git a/config/jp/arm9/overlays/ov038/delinks.txt b/config/jp/arm9/overlays/ov038/delinks.txt new file mode 100644 index 00000000..1db1f311 --- /dev/null +++ b/config/jp/arm9/overlays/ov038/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0211ad60 end:0x02122720 kind:code align:32 + .rodata start:0x02122720 end:0x02122814 kind:data align:4 + .init start:0x02122814 end:0x02122ad4 kind:code align:4 + .ctor start:0x02122ad4 end:0x02122af8 kind:data align:4 + .data start:0x02122b00 end:0x02123220 kind:data align:32 + .bss start:0x02123220 end:0x02123920 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov038/relocs.txt b/config/jp/arm9/overlays/ov038/relocs.txt new file mode 100644 index 00000000..906c99b1 --- /dev/null +++ b/config/jp/arm9/overlays/ov038/relocs.txt @@ -0,0 +1,1126 @@ +from:0x0211adf8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211ae04 kind:load to:0x0203feb0 module:main +from:0x0211ae08 kind:load to:0x02123220 module:overlay(38) +from:0x0211ae0c kind:load to:0x02123228 module:overlay(38) +from:0x0211ae10 kind:load to:0x0211ad60 module:overlay(38) +from:0x0211ae14 kind:load to:0x027e0cec module:dtcm +from:0x0211ae58 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211ae64 kind:load to:0x0211ae1c module:overlay(38) +from:0x0211ae68 kind:load to:0x027e0cec module:dtcm +from:0x0211ae78 kind:load to:0x0212323c module:overlay(38) +from:0x0211ae8c kind:arm_call to:0x02011f3c module:main +from:0x0211ae98 kind:arm_call to:0x0211af3c module:overlay(38) +from:0x0211aeac kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211aee8 kind:load to:0x02122b60 module:overlay(38) +from:0x0211aef8 kind:arm_call_thumb to:0x02058f90 module:overlay(0) +from:0x0211af14 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0211af20 kind:load to:0x02122b84 module:overlay(38) +from:0x0211af34 kind:arm_call to:0x0211e904 module:overlay(38) +from:0x0211af4c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0211afb4 kind:arm_call to:0x0211aeec module:overlay(38) +from:0x0211afe0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0211aff8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211b008 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211b020 kind:arm_call to:0x02080444 module:overlay(0) +from:0x0211b034 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0211b03c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0211b09c kind:arm_call to:0x0211e858 module:overlay(38) +from:0x0211b0a4 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0211b100 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0211b110 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0211b120 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211b144 kind:arm_call to:0x0211b4a0 module:overlay(38) +from:0x0211b164 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0211b18c kind:load to:0x02122bfc module:overlay(38) +from:0x0211b190 kind:load to:0x0212323c module:overlay(38) +from:0x0211b194 kind:load to:0x02122bb0 module:overlay(38) +from:0x0211b198 kind:load to:0x02122b2c module:overlay(38) +from:0x0211b19c kind:load to:0x02123240 module:overlay(38) +from:0x0211b1a8 kind:load to:0x027e07d4 module:dtcm +from:0x0211b1ac kind:load to:0x0212276c module:overlay(38) +from:0x0211b1b0 kind:load to:0x0212277c module:overlay(38) +from:0x0211b1b4 kind:load to:0x027e09a4 module:dtcm +from:0x0211b1c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b1d4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b1e8 kind:arm_call to:0x02080508 module:overlay(0) +from:0x0211b204 kind:arm_call to:0x0211b4ec module:overlay(38) +from:0x0211b220 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211b24c kind:arm_call to:0x0203e740 module:main +from:0x0211b254 kind:arm_call to:0x0211e880 module:overlay(38) +from:0x0211b25c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0211b264 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0211b26c kind:arm_call to:0x02080508 module:overlay(0) +from:0x0211b274 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b27c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b284 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211b290 kind:load to:0x02122bfc module:overlay(38) +from:0x0211b294 kind:load to:0x020a1aac module:overlay(0) +from:0x0211b2a8 kind:arm_call to:0x0211b4ec module:overlay(38) +from:0x0211b2c4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211b2f0 kind:arm_call to:0x0203e740 module:main +from:0x0211b2f8 kind:arm_call to:0x0211e880 module:overlay(38) +from:0x0211b300 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0211b308 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0211b310 kind:arm_call to:0x02080508 module:overlay(0) +from:0x0211b318 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b320 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b328 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211b330 kind:arm_call to:0x02011ff4 module:main +from:0x0211b33c kind:load to:0x02122bfc module:overlay(38) +from:0x0211b340 kind:load to:0x020a1aac module:overlay(0) +from:0x0211b35c kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0211b378 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x0211b398 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211b3b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b3e0 kind:arm_call to:0x0208d240 module:overlay(0) +from:0x0211b3fc kind:load to:0x027e0ce0 module:dtcm +from:0x0211b418 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b44c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b46c kind:load to:0x027e0cd8 module:dtcm +from:0x0211b470 kind:load to:0x020819a4 module:overlay(0) +from:0x0211b488 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b494 kind:arm_call to:0x0211b450 module:overlay(38) +from:0x0211b49c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b4e4 kind:load to:0x02123220 module:overlay(38) +from:0x0211b4e8 kind:load to:0x02123224 module:overlay(38) +from:0x0211b51c kind:load to:0x02123224 module:overlay(38) +from:0x0211b56c kind:load to:0x02123220 module:overlay(38) +from:0x0211b5cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b5d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b5fc kind:arm_call to:0x01ff9770 module:itcm +from:0x0211b614 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b630 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b698 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b6c4 kind:load to:0x02123220 module:overlay(38) +from:0x0211b70c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211b76c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211b7a4 kind:load to:0x027e07d4 module:dtcm +from:0x0211b7b8 kind:arm_call to:0x0211b474 module:overlay(38) +from:0x0211b7e0 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211b848 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b8a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b90c kind:arm_call to:0x01fff148 module:itcm +from:0x0211b974 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b984 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b9e4 kind:arm_call to:0x0211b63c module:overlay(38) +from:0x0211b9f8 kind:arm_call to:0x0211b450 module:overlay(38) +from:0x0211ba3c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211ba94 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211bb28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211bb58 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211bb7c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211bc30 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0211bc5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211bc68 kind:arm_call to:0x0211b400 module:overlay(38) +from:0x0211bc7c kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211bc94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211bca8 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211bcbc kind:arm_call to:0x02015018 module:main +from:0x0211bcdc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211bcf0 kind:arm_call to:0x02015018 module:main +from:0x0211bd1c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211bd38 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211bd60 kind:load to:0x0212278c module:overlay(38) +from:0x0211bd64 kind:load to:0x027e0ce0 module:dtcm +from:0x0211bd68 kind:load to:0x027e0cd8 module:dtcm +from:0x0211bd70 kind:load to:0x02122c54 module:overlay(38) +from:0x0211bd74 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211bd78 kind:load to:0x027e09a8 module:dtcm +from:0x0211bd84 kind:load to:0x027e0cec module:dtcm +from:0x0211becc kind:load to:0x02122c54 module:overlay(38) +from:0x0211bed0 kind:load to:0x02122c84 module:overlay(38) +from:0x0211bed4 kind:load to:0x027e07d4 module:dtcm +from:0x0211bef4 kind:arm_call to:0x01ff916c module:itcm +from:0x0211bf08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211bf5c kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211bf6c kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211bf8c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211bfb0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211bfbc kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0211bfe4 kind:arm_call to:0x0211b400 module:overlay(38) +from:0x0211bff8 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c024 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c060 kind:load to:0x0204b164 module:main +from:0x0211c10c kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0211c124 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211c138 kind:load to:0x02122cfc module:overlay(38) +from:0x0211c13c kind:load to:0x020af49c module:overlay(0) +from:0x0211c140 kind:load to:0x020af4a4 module:overlay(0) +from:0x0211c144 kind:load to:0x027e09a8 module:dtcm +from:0x0211c154 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x0211c180 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c1b4 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0211c1e8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211c228 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0211c234 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c288 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0211c298 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211c2a8 kind:load to:0x020af498 module:overlay(0) +from:0x0211c2b4 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0211c2cc kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c3f8 kind:load to:0x02122c6c module:overlay(38) +from:0x0211c404 kind:load to:0x027e07d4 module:dtcm +from:0x0211c408 kind:load to:0x0204b164 module:main +from:0x0211c42c kind:arm_call to:0x01ff916c module:itcm +from:0x0211c448 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0211c460 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0211c488 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c4a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c4ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c4fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c508 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c518 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211c53c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211c570 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c584 kind:arm_call to:0x0211b400 module:overlay(38) +from:0x0211c598 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c5ac kind:arm_call to:0x0211b3bc module:overlay(38) +from:0x0211c5cc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0211c5ec kind:arm_call to:0x01ffb974 module:itcm +from:0x0211c608 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211c62c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211c640 kind:arm_call to:0x01fff168 module:itcm +from:0x0211c648 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211c678 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211c684 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211c6bc kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c6c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c78c kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c79c kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211c7a8 kind:load to:0x027e09a8 module:dtcm +from:0x0211c7bc kind:load to:0x027e0ce0 module:dtcm +from:0x0211c7c8 kind:load to:0x0204b164 module:main +from:0x0211c8fc kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c918 kind:arm_call to:0x0211ad7c module:overlay(38) +from:0x0211c92c kind:load to:0x02122ccc module:overlay(38) +from:0x0211c930 kind:load to:0x02122b00 module:overlay(38) +from:0x0211c958 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211ca28 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ca70 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211ca7c kind:arm_call to:0x02015018 module:main +from:0x0211ca9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211caa4 kind:arm_call to:0x0211ae2c module:overlay(38) +from:0x0211cab8 kind:load to:0x027e07d4 module:dtcm +from:0x0211cabc kind:load to:0x027e09a8 module:dtcm +from:0x0211cbb4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211cbe4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211cbfc kind:arm_call to:0x01fff17c module:itcm +from:0x0211cc08 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211cc14 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211cc34 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211cc50 kind:arm_call to:0x0211ad7c module:overlay(38) +from:0x0211cc64 kind:load to:0x02122ccc module:overlay(38) +from:0x0211cc68 kind:load to:0x02122b00 module:overlay(38) +from:0x0211cc6c kind:load to:0x027e09a8 module:dtcm +from:0x0211cc74 kind:load to:0x027e0114 module:dtcm +from:0x0211cc78 kind:load to:0x027e0108 module:dtcm +from:0x0211cc7c kind:load to:0x027e0ce0 module:dtcm +from:0x0211cd6c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211cd90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cdc4 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211cdd4 kind:arm_call to:0x02015018 module:main +from:0x0211cdf4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211cdfc kind:arm_call to:0x0211ae2c module:overlay(38) +from:0x0211ce10 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211ce24 kind:load to:0x027e07d4 module:dtcm +from:0x0211ce28 kind:load to:0x027e09a8 module:dtcm +from:0x0211cef0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211cf08 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211cf18 kind:load to:0x02122c9c module:overlay(38) +from:0x0211cf24 kind:load to:0x027e09a8 module:dtcm +from:0x0211cf48 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211cf5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cf70 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211d034 kind:arm_call to:0x01fff168 module:itcm +from:0x0211d04c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d060 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211d074 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211d08c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211d09c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d0a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d0e4 kind:load to:0x02122ce4 module:overlay(38) +from:0x0211d0e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d170 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d1c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211d1d8 kind:arm_call to:0x02015018 module:main +from:0x0211d1f8 kind:arm_call to:0x0211ad7c module:overlay(38) +from:0x0211d210 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d220 kind:arm_call to:0x02015018 module:main +from:0x0211d240 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d248 kind:arm_call to:0x0211ae2c module:overlay(38) +from:0x0211d2e8 kind:arm_call to:0x01fff168 module:itcm +from:0x0211d300 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d320 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211d334 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211d34c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211d35c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d368 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d384 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211d3a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d3ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d3f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d414 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211d430 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d4a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d4e0 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211d508 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211d518 kind:load to:0x02122c6c module:overlay(38) +from:0x0211d51c kind:load to:0x027e09a8 module:dtcm +from:0x0211d52c kind:load to:0x027e0ce0 module:dtcm +from:0x0211d534 kind:load to:0x02122b00 module:overlay(38) +from:0x0211d5f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d634 kind:load to:0x02122cb4 module:overlay(38) +from:0x0211d644 kind:load to:0x027e09a8 module:dtcm +from:0x0211d64c kind:load to:0x027e07d4 module:dtcm +from:0x0211d670 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0211d698 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d6b4 kind:arm_call to:0x01fff168 module:itcm +from:0x0211d6c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d6cc kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d71c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211d738 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211d74c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211d758 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d7a0 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x0211d7c8 kind:arm_call to:0x01fff17c module:itcm +from:0x0211d7d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d7fc kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211d808 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d814 kind:load to:0x027e0d34 module:dtcm +from:0x0211d830 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0211d880 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0211d8ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211d908 kind:load to:0x020af4a4 module:overlay(0) +from:0x0211d90c kind:load to:0x020af49c module:overlay(0) +from:0x0211d910 kind:load to:0x02122d14 module:overlay(38) +from:0x0211d914 kind:load to:0x027e09a8 module:dtcm +from:0x0211d928 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x0211d988 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d9ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d9d4 kind:arm_call to:0x02015018 module:main +from:0x0211da00 kind:arm_call to:0x0211ae2c module:overlay(38) +from:0x0211da38 kind:arm_call to:0x02083434 module:overlay(0) +from:0x0211da58 kind:load to:0x027e0cd8 module:dtcm +from:0x0211db50 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211db68 kind:load to:0x02122c54 module:overlay(38) +from:0x0211db6c kind:load to:0x020af4a0 module:overlay(0) +from:0x0211db70 kind:load to:0x027e09a8 module:dtcm +from:0x0211dc2c kind:arm_call to:0x02015018 module:main +from:0x0211dc5c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211dc78 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211dc80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211dc98 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211dca4 kind:load to:0x027e0cec module:dtcm +from:0x0211dd04 kind:load to:0x02122d2c module:overlay(38) +from:0x0211dd08 kind:load to:0x020af4a0 module:overlay(0) +from:0x0211dd58 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211dd6c kind:arm_call to:0x0211b474 module:overlay(38) +from:0x0211dda4 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211ddec kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211de5c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211de90 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211dea0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211decc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0211df50 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0211df5c kind:load to:0x02122d2c module:overlay(38) +from:0x0211df60 kind:load to:0x027e0cec module:dtcm +from:0x0211dfc4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211e018 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211e02c kind:arm_call to:0x0207fd20 module:overlay(0) +from:0x0211e074 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x0211e088 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211e0c0 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211e0dc kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211e0fc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0211e118 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0211e184 kind:arm_call to:0x02099fa8 module:overlay(0) +from:0x0211e230 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x0211e250 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211e268 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e280 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0211e2b0 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0211e2f0 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211e320 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0211e340 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211e348 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0211e3a0 kind:arm_call to:0x01ff938c module:itcm +from:0x0211e3dc kind:arm_call to:0x01ff9638 module:itcm +from:0x0211e3ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e414 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0211e420 kind:load to:0x027e09c0 module:dtcm +from:0x0211e424 kind:load to:0x027e0d34 module:dtcm +from:0x0211e434 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e438 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e43c kind:load to:0x027e0d38 module:dtcm +from:0x0211e444 kind:load to:0x02123240 module:overlay(38) +from:0x0211e448 kind:load to:0x0212323c module:overlay(38) +from:0x0211e46c kind:arm_call to:0x0211b520 module:overlay(38) +from:0x0211e478 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0211e498 kind:arm_call to:0x0211b474 module:overlay(38) +from:0x0211e4b0 kind:arm_call to:0x0211dcac module:overlay(38) +from:0x0211e4cc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0211e4e8 kind:arm_call to:0x0211dd0c module:overlay(38) +from:0x0211e4f4 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0211e50c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0211e534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e548 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0211e57c kind:arm_call to:0x01ff916c module:itcm +from:0x0211e594 kind:arm_call to:0x0211df74 module:overlay(38) +from:0x0211e644 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0211e664 kind:load to:0x02123220 module:overlay(38) +from:0x0211e668 kind:load to:0x0211b570 module:overlay(38) +from:0x0211e66c kind:load to:0x027e09c0 module:dtcm +from:0x0211e744 kind:arm_call to:0x01fff60c module:itcm +from:0x0211e750 kind:load to:0x027e0cd8 module:dtcm +from:0x0211e75c kind:load to:0x027e09b4 module:dtcm +from:0x0211e770 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211e7bc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211e7fc kind:arm_call to:0x0211e674 module:overlay(38) +from:0x0211e808 kind:load to:0x0203feb0 module:main +from:0x0211e864 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0211e87c kind:load to:0x02122b44 module:overlay(38) +from:0x0211e890 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211e8ac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0211e8b4 kind:arm_call to:0x02011ff4 module:main +from:0x0211e8fc kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0211e960 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211e970 kind:arm_call to:0x0200e260 module:main +from:0x0211e980 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e9b0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211e9c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211e9f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211ea08 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0211ea1c kind:load to:0x027e0964 module:dtcm +from:0x0211ea20 kind:load to:0x0203feb0 module:main +from:0x0211ea24 kind:load to:0x027e0254 module:dtcm +from:0x0211ea68 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ea78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ea90 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211ea9c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211eab8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211eac8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211ead8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211eae0 kind:arm_call to:0x02011ff4 module:main +from:0x0211eaf4 kind:arm_call to:0x02080508 module:overlay(0) +from:0x0211eafc kind:arm_call to:0x02011ff4 module:main +from:0x0211eb10 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211eb18 kind:arm_call to:0x02011ff4 module:main +from:0x0211eb2c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211eb40 kind:load to:0x02123324 module:overlay(38) +from:0x0211eb54 kind:arm_call to:0x02011f3c module:main +from:0x0211eb60 kind:arm_call to:0x0211ec98 module:overlay(38) +from:0x0211eb74 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211ebb8 kind:load to:0x02122e14 module:overlay(38) +from:0x0211ebc8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211ebf0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211ec60 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0211ec70 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0211ec78 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0211ec8c kind:load to:0x02122e60 module:overlay(38) +from:0x0211ec90 kind:load to:0x027e0130 module:dtcm +from:0x0211ec94 kind:load to:0x02122e38 module:overlay(38) +from:0x0211eca0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211ecc8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0211ed38 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0211ed48 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0211ed50 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0211ed64 kind:load to:0x02122e60 module:overlay(38) +from:0x0211ed68 kind:load to:0x027e0130 module:dtcm +from:0x0211ed6c kind:load to:0x02122e38 module:overlay(38) +from:0x0211ee04 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211ee34 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0211ee6c kind:load to:0x027e09c0 module:dtcm +from:0x0211ee94 kind:arm_call to:0x0211f078 module:overlay(38) +from:0x0211ee9c kind:arm_call to:0x0211f2cc module:overlay(38) +from:0x0211eef0 kind:arm_call to:0x01ffedac module:itcm +from:0x0211ef08 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0211ef24 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0211ef3c kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0211f08c kind:arm_call to:0x01ffedac module:itcm +from:0x0211f144 kind:arm_call to:0x0210ccb8 module:overlay(31) +from:0x0211f180 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f1c0 kind:arm_call to:0x0211fc58 module:overlay(38) +from:0x0211f1fc kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0211f260 kind:arm_call to:0x01fff498 module:itcm +from:0x0211f270 kind:arm_call to:0x01fff584 module:itcm +from:0x0211f2c4 kind:load to:0x027e0ce8 module:dtcm +from:0x0211f31c kind:arm_call to:0x020159b0 module:main +from:0x0211f46c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211f4a0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211f4b0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211f4fc kind:arm_call to:0x01ffedac module:itcm +from:0x0211f580 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0211f598 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0211f5ac kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0211f78c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0211f7ac kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0211f7b4 kind:arm_call to:0x0211f980 module:overlay(38) +from:0x0211f830 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211f838 kind:arm_call to:0x0211ff60 module:overlay(38) +from:0x0211f874 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0211f894 kind:arm_call to:0x01ffedac module:itcm +from:0x0211f8b0 kind:arm_call to:0x01fff498 module:itcm +from:0x0211f8bc kind:arm_call to:0x01fff584 module:itcm +from:0x0211f908 kind:arm_call to:0x0212075c module:overlay(38) +from:0x0211f95c kind:load to:0x0203feb0 module:main +from:0x0211f964 kind:load to:0x027e0130 module:dtcm +from:0x0211f96c kind:load to:0x027e09c0 module:dtcm +from:0x0211f970 kind:load to:0x027e0cec module:dtcm +from:0x0211f978 kind:load to:0x027e0ce8 module:dtcm +from:0x0211f9e0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0211f9f0 kind:load to:0x027e09c0 module:dtcm +from:0x0211fa70 kind:arm_call to:0x0211fb94 module:overlay(38) +from:0x0211fa98 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211fb10 kind:arm_call to:0x020c219c module:overlay(17) +from:0x0211fb1c kind:load to:0x027e09b4 module:dtcm +from:0x0211fb44 kind:arm_call to:0x01fff498 module:itcm +from:0x0211fb50 kind:arm_call to:0x01fff584 module:itcm +from:0x0211fb88 kind:load to:0x027e0ce8 module:dtcm +from:0x0211fba4 kind:arm_call to:0x01ffedac module:itcm +from:0x0211fc88 kind:arm_call to:0x01ffedac module:itcm +from:0x0211fcd4 kind:arm_call to:0x02017e24 module:main +from:0x0211fcec kind:arm_call to:0x0211ef60 module:overlay(38) +from:0x0211fd00 kind:arm_call to:0x0211fb24 module:overlay(38) +from:0x0211fdfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211fe0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211fe48 kind:arm_call to:0x01fff458 module:itcm +from:0x0211fe5c kind:arm_call to:0x01fff458 module:itcm +from:0x0211fe84 kind:arm_call to:0x01ffd15c module:itcm +from:0x0211fea8 kind:arm_call to:0x0211fb94 module:overlay(38) +from:0x0211febc kind:arm_call to:0x0211fc04 module:overlay(38) +from:0x0211feec kind:arm_call to:0x0211fb94 module:overlay(38) +from:0x0211fef8 kind:arm_call to:0x01ffedac module:itcm +from:0x0211ff1c kind:arm_call to:0x0211fc58 module:overlay(38) +from:0x0211ff54 kind:load to:0x0203feb0 module:main +from:0x0211ff58 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ffb4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211ffc0 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211ffcc kind:arm_call to:0x01ffb860 module:itcm +from:0x021200cc kind:load to:0x02123324 module:overlay(38) +from:0x021200f0 kind:load to:0x027e09a8 module:dtcm +from:0x021200f8 kind:load to:0x020731e8 module:overlay(0) +from:0x0212011c kind:load to:0x027e09a8 module:dtcm +from:0x02120124 kind:load to:0x020731e8 module:overlay(0) +from:0x02120148 kind:load to:0x027e09a8 module:dtcm +from:0x02120150 kind:load to:0x020731e8 module:overlay(0) +from:0x02120160 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02120168 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02120170 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02120178 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02120190 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02120198 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021201a0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021201a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021201b0 kind:arm_call to:0x02011ff4 module:main +from:0x021201c4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021201d8 kind:load to:0x0212340c module:overlay(38) +from:0x021201ec kind:arm_call to:0x02011f3c module:main +from:0x021201f8 kind:arm_call to:0x021202ac module:overlay(38) +from:0x02120210 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02120220 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02120294 kind:load to:0x02122ed8 module:overlay(38) +from:0x02120298 kind:load to:0x02122f10 module:overlay(38) +from:0x0212029c kind:load to:0x02122ef4 module:overlay(38) +from:0x021202b4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021202e0 kind:load to:0x02122f38 module:overlay(38) +from:0x021202e4 kind:load to:0x020b3168 module:overlay(0) +from:0x02120328 kind:arm_call to:0x0200f05c module:main +from:0x02120370 kind:arm_call to:0x0200f05c module:main +from:0x021203dc kind:arm_call to:0x0200f05c module:main +from:0x0212042c kind:load to:0x0212340c module:overlay(38) +from:0x02120430 kind:load to:0x021227a4 module:overlay(38) +from:0x02120434 kind:load to:0x0212279c module:overlay(38) +from:0x02120438 kind:load to:0x021227b4 module:overlay(38) +from:0x0212043c kind:load to:0x021234e0 module:overlay(38) +from:0x02120468 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02120474 kind:arm_call to:0x01fff458 module:itcm +from:0x02120488 kind:load to:0x027e0ce4 module:dtcm +from:0x021204b0 kind:load to:0x01ffc6d4 module:itcm +from:0x021204c0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021204c8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021204e0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021204e8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021204f0 kind:arm_call to:0x02011ff4 module:main +from:0x02120504 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02120518 kind:load to:0x02123510 module:overlay(38) +from:0x0212052c kind:arm_call to:0x02011f3c module:main +from:0x02120538 kind:arm_call to:0x02120588 module:overlay(38) +from:0x02120550 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02120580 kind:load to:0x02122f78 module:overlay(38) +from:0x02120590 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021205a8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021205c8 kind:load to:0x02122f94 module:overlay(38) +from:0x021205fc kind:arm_call to:0x0200f05c module:main +from:0x02120630 kind:arm_call to:0x0200f05c module:main +from:0x02120660 kind:arm_call to:0x02120720 module:overlay(38) +from:0x0212066c kind:load to:0x02123510 module:overlay(38) +from:0x02120670 kind:load to:0x021227c4 module:overlay(38) +from:0x02120674 kind:load to:0x021227d4 module:overlay(38) +from:0x021206c4 kind:arm_call to:0x02120720 module:overlay(38) +from:0x021206ec kind:arm_call to:0x02120720 module:overlay(38) +from:0x021206f8 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02120798 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021207a0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021207b8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021207c0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021207c8 kind:arm_call to:0x02011ff4 module:main +from:0x021207dc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021207f0 kind:load to:0x021235f4 module:overlay(38) +from:0x02120804 kind:arm_call to:0x02011f3c module:main +from:0x02120810 kind:arm_call to:0x0212085c module:overlay(38) +from:0x02120824 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02120854 kind:load to:0x02122fd4 module:overlay(38) +from:0x02120864 kind:arm_call to:0x0211ebc0 module:overlay(38) +from:0x02120878 kind:load to:0x02122ff8 module:overlay(38) +from:0x02120900 kind:load to:0x021235f4 module:overlay(38) +from:0x02120924 kind:load to:0x027e09a8 module:dtcm +from:0x0212092c kind:load to:0x020731e8 module:overlay(0) +from:0x02120950 kind:load to:0x027e09a8 module:dtcm +from:0x02120958 kind:load to:0x020731e8 module:overlay(0) +from:0x0212097c kind:load to:0x027e09a8 module:dtcm +from:0x02120984 kind:load to:0x020731e8 module:overlay(0) +from:0x02120994 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212099c kind:arm_call to:0x02080360 module:overlay(0) +from:0x021209a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021209ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021209c4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021209cc kind:arm_call to:0x02080360 module:overlay(0) +from:0x021209d4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021209dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021209e4 kind:arm_call to:0x02011ff4 module:main +from:0x021209f8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02120a0c kind:load to:0x021236dc module:overlay(38) +from:0x02120a20 kind:arm_call to:0x02011f3c module:main +from:0x02120a2c kind:arm_call to:0x02120a5c module:overlay(38) +from:0x02120a40 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02120a58 kind:load to:0x02123070 module:overlay(38) +from:0x02120a64 kind:arm_call to:0x02152c78 module:overlay(85) +from:0x02120a78 kind:load to:0x02123094 module:overlay(38) +from:0x02120ad4 kind:load to:0x02122804 module:overlay(38) +from:0x02120af8 kind:arm_call to:0x02152e8c module:overlays(81,85) +from:0x02120b1c kind:arm_call to:0x02152e8c module:overlays(81,85) +from:0x02120b4c kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02120b80 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02120b94 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02120bbc kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02120bcc kind:load to:0x027e0ce0 module:dtcm +from:0x02120bd0 kind:load to:0x027e09bc module:dtcm +from:0x02120bdc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02120bf0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02120bf8 kind:arm_call to:0x02011ff4 module:main +from:0x02120c0c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02120c20 kind:load to:0x02123728 module:overlay(38) +from:0x02120c34 kind:arm_call to:0x02011f3c module:main +from:0x02120c40 kind:arm_call to:0x02120c7c module:overlay(38) +from:0x02120c58 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02120c78 kind:load to:0x021230f4 module:overlay(38) +from:0x02120c84 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02120c98 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02120ca4 kind:load to:0x02123110 module:overlay(38) +from:0x02120cec kind:arm_call to:0x01ffedf4 module:itcm +from:0x02120d24 kind:load to:0x027e0cd8 module:dtcm +from:0x02120d50 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x02120dd8 kind:load to:0x02123728 module:overlay(38) +from:0x02120df0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02120df8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02120e10 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02120e18 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02120e20 kind:arm_call to:0x02011ff4 module:main +from:0x02120e34 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02120e48 kind:load to:0x0212380c module:overlay(38) +from:0x02120e5c kind:arm_call to:0x02011f3c module:main +from:0x02120e68 kind:arm_call to:0x02120eb4 module:overlay(38) +from:0x02120e7c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02120e8c kind:arm_call_thumb to:0x020154d0 module:main +from:0x02120e94 kind:arm_call_thumb to:0x020154d0 module:main +from:0x02120eac kind:load to:0x0212319c module:overlay(38) +from:0x02120eb0 kind:load to:0x02123178 module:overlay(38) +from:0x02120ec0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02120f2c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02120f90 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02120fa0 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02120fa8 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02120fb8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02120fe0 kind:arm_call to:0x0203e690 module:main +from:0x0212100c kind:load to:0x021231c0 module:overlay(38) +from:0x02121010 kind:load to:0x0212380c module:overlay(38) +from:0x02121014 kind:load to:0x027e0130 module:dtcm +from:0x02121018 kind:load to:0x02122e38 module:overlay(38) +from:0x0212101c kind:load to:0x02080360 module:overlay(0) +from:0x02121020 kind:load to:0x02080340 module:overlay(0) +from:0x02121048 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02121194 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021212b4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021212e8 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02121314 kind:arm_call to:0x02015e40 module:main +from:0x0212132c kind:arm_call to:0x02035590 module:main +from:0x02121334 kind:arm_call to:0x020354ac module:main +from:0x02121348 kind:arm_call to:0x02035590 module:main +from:0x02121350 kind:arm_call to:0x020354ac module:main +from:0x02121364 kind:arm_call to:0x02035590 module:main +from:0x02121384 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x021213b8 kind:arm_call to:0x02035590 module:main +from:0x021213c0 kind:arm_call to:0x020354ac module:main +from:0x021213d4 kind:arm_call to:0x02035590 module:main +from:0x021213dc kind:arm_call to:0x020354ac module:main +from:0x021213f0 kind:arm_call to:0x02035590 module:main +from:0x02121414 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x02121450 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0212145c kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02121488 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x021214bc kind:load to:0x027e09c0 module:dtcm +from:0x021214c0 kind:load to:0x0212380c module:overlay(38) +from:0x021214c4 kind:load to:0x02123150 module:overlay(38) +from:0x021214c8 kind:load to:0x02123168 module:overlay(38) +from:0x021214cc kind:load to:0x021238e4 module:overlay(38) +from:0x021214d0 kind:load to:0x02123158 module:overlay(38) +from:0x021214d4 kind:load to:0x02123160 module:overlay(38) +from:0x021214d8 kind:load to:0x021238f8 module:overlay(38) +from:0x021214dc kind:load to:0x027e00f0 module:dtcm +from:0x0212150c kind:arm_call to:0x021216a8 module:overlay(38) +from:0x02121514 kind:arm_call to:0x02121a90 module:overlay(38) +from:0x0212151c kind:arm_call to:0x02122218 module:overlay(38) +from:0x021215bc kind:arm_call to:0x01ffedac module:itcm +from:0x0212164c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02121664 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02121678 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x02121700 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212170c kind:arm_call to:0x01ffedac module:itcm +from:0x02121834 kind:arm_call to:0x0210ccb8 module:overlay(31) +from:0x021218a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121900 kind:arm_call to:0x021225c4 module:overlay(38) +from:0x02121964 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021219e8 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02121a00 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02121a38 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02121a50 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02121a8c kind:load to:0x0203feb0 module:main +from:0x02121ae8 kind:arm_call to:0x020159b0 module:main +from:0x02121bec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02121c5c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02121c8c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02121c9c kind:arm_call to:0x01ffa60c module:itcm +from:0x02121ce8 kind:arm_call to:0x01ffedac module:itcm +from:0x02121ddc kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02121df4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02121e08 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x02121fd0 kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x02122058 kind:arm_call to:0x01ffb744 module:itcm +from:0x021220f4 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x02122118 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02122124 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02122154 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02122164 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02122198 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021221b4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021221cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021221f0 kind:load to:0x0203feb0 module:main +from:0x021221f8 kind:load to:0x027e0130 module:dtcm +from:0x02122200 kind:load to:0x027e09c0 module:dtcm +from:0x02122204 kind:load to:0x027e0cec module:dtcm +from:0x02122210 kind:load to:0x027e09a8 module:dtcm +from:0x02122264 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021222d4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02122304 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02122314 kind:arm_call to:0x01ffa60c module:itcm +from:0x02122328 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x0212234c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02122358 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02122368 kind:arm_call to:0x01ffd118 module:itcm +from:0x021223a8 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021223b0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021223b8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021223c4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021223d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021223dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021223e8 kind:load to:0x0203feb0 module:main +from:0x021223ec kind:load to:0x027e0130 module:dtcm +from:0x021223f0 kind:load to:0x027e0c90 module:dtcm +from:0x0212248c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021224b0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021224bc kind:load to:0x027e09a8 module:dtcm +from:0x021224c4 kind:load to:0x020af4a0 module:overlay(0) +from:0x021224dc kind:arm_call to:0x01fff5d0 module:itcm +from:0x021225b0 kind:arm_call to:0x020c219c module:overlay(17) +from:0x021225c0 kind:load to:0x027e09b4 module:dtcm +from:0x021225e4 kind:arm_call to:0x01fff498 module:itcm +from:0x021225f0 kind:arm_call to:0x01fff584 module:itcm +from:0x02122628 kind:load to:0x027e0ce8 module:dtcm +from:0x0212263c kind:arm_call to:0x02099140 module:overlay(0) +from:0x0212266c kind:load to:0x020990f4 module:overlay(0) +from:0x02122688 kind:arm_call to:0x0203e740 module:main +from:0x02122690 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02122698 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021226a0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021226ac kind:load to:0x02080360 module:overlay(0) +from:0x021226c8 kind:arm_call to:0x0203e740 module:main +from:0x021226d0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021226d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021226e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021226e8 kind:arm_call to:0x02011ff4 module:main +from:0x021226f4 kind:load to:0x02080360 module:overlay(0) +from:0x02122704 kind:arm_call_thumb to:0x02015504 module:main +from:0x0212270c kind:arm_call_thumb to:0x02015504 module:main +from:0x02122714 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212286c kind:arm_call to:0x0211aea0 module:overlay(38) +from:0x0212287c kind:arm_call to:0x0203e3a4 module:main +from:0x02122890 kind:load to:0x02122b00 module:overlay(38) +from:0x02122894 kind:load to:0x02123220 module:overlay(38) +from:0x02122898 kind:load to:0x0212323c module:overlay(38) +from:0x0212289c kind:load to:0x0211eb24 module:overlay(38) +from:0x021228a0 kind:load to:0x02123230 module:overlay(38) +from:0x021228c0 kind:arm_call to:0x0211eb68 module:overlay(38) +from:0x021228d0 kind:arm_call to:0x0203e3a4 module:main +from:0x021228e4 kind:load to:0x02123314 module:overlay(38) +from:0x021228e8 kind:load to:0x02123324 module:overlay(38) +from:0x021228ec kind:load to:0x021201bc module:overlay(38) +from:0x021228f0 kind:load to:0x02123318 module:overlay(38) +from:0x02122910 kind:arm_call to:0x02120200 module:overlay(38) +from:0x02122920 kind:arm_call to:0x0203e3a4 module:main +from:0x02122934 kind:load to:0x021233fc module:overlay(38) +from:0x02122938 kind:load to:0x0212340c module:overlay(38) +from:0x0212293c kind:load to:0x021204fc module:overlay(38) +from:0x02122940 kind:load to:0x02123400 module:overlay(38) +from:0x02122960 kind:arm_call to:0x02120540 module:overlay(38) +from:0x02122970 kind:arm_call to:0x0203e3a4 module:main +from:0x02122984 kind:load to:0x02123500 module:overlay(38) +from:0x02122988 kind:load to:0x02123510 module:overlay(38) +from:0x0212298c kind:load to:0x021207d4 module:overlay(38) +from:0x02122990 kind:load to:0x02123504 module:overlay(38) +from:0x021229b0 kind:arm_call to:0x02120818 module:overlay(38) +from:0x021229c0 kind:arm_call to:0x0203e3a4 module:main +from:0x021229d4 kind:load to:0x021235e4 module:overlay(38) +from:0x021229d8 kind:load to:0x021235f4 module:overlay(38) +from:0x021229dc kind:load to:0x021209f0 module:overlay(38) +from:0x021229e0 kind:load to:0x021235e8 module:overlay(38) +from:0x02122a00 kind:arm_call to:0x02120a34 module:overlay(38) +from:0x02122a10 kind:arm_call to:0x0203e3a4 module:main +from:0x02122a24 kind:load to:0x021236cc module:overlay(38) +from:0x02122a28 kind:load to:0x021236dc module:overlay(38) +from:0x02122a2c kind:load to:0x02120c04 module:overlay(38) +from:0x02122a30 kind:load to:0x021236d0 module:overlay(38) +from:0x02122a50 kind:arm_call to:0x02120c48 module:overlay(38) +from:0x02122a60 kind:arm_call to:0x0203e3a4 module:main +from:0x02122a74 kind:load to:0x02123718 module:overlay(38) +from:0x02122a78 kind:load to:0x02123728 module:overlay(38) +from:0x02122a7c kind:load to:0x02120e2c module:overlay(38) +from:0x02122a80 kind:load to:0x0212371c module:overlay(38) +from:0x02122aa0 kind:arm_call to:0x02120e70 module:overlay(38) +from:0x02122ab0 kind:arm_call to:0x0203e3a4 module:main +from:0x02122ac4 kind:load to:0x021237fc module:overlay(38) +from:0x02122ac8 kind:load to:0x0212380c module:overlay(38) +from:0x02122acc kind:load to:0x021226f8 module:overlay(38) +from:0x02122ad0 kind:load to:0x02123800 module:overlay(38) +from:0x02122ad4 kind:load to:0x02122814 module:overlay(38) +from:0x02122ad8 kind:load to:0x021228a4 module:overlay(38) +from:0x02122adc kind:load to:0x021228f4 module:overlay(38) +from:0x02122ae0 kind:load to:0x02122944 module:overlay(38) +from:0x02122ae4 kind:load to:0x02122994 module:overlay(38) +from:0x02122ae8 kind:load to:0x021229e4 module:overlay(38) +from:0x02122aec kind:load to:0x02122a34 module:overlay(38) +from:0x02122af0 kind:load to:0x02122a84 module:overlay(38) +from:0x02122b2c kind:load to:0x0211b1e0 module:overlay(38) +from:0x02122b30 kind:load to:0x0211eaec module:overlay(38) +from:0x02122b34 kind:load to:0x02080538 module:overlay(0) +from:0x02122b38 kind:load to:0x0211e80c module:overlay(38) +from:0x02122b44 kind:load to:0x0211e880 module:overlay(38) +from:0x02122b48 kind:load to:0x0211e89c module:overlay(38) +from:0x02122b4c kind:load to:0x0211e8c0 module:overlay(38) +from:0x02122b50 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02122b54 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02122b60 kind:load to:0x0211ae7c module:overlay(38) +from:0x02122b64 kind:load to:0x020990ec module:overlay(0) +from:0x02122b68 kind:load to:0x02098efc module:overlay(0) +from:0x02122b6c kind:load to:0x02098f78 module:overlay(0) +from:0x02122b70 kind:load to:0x020990f4 module:overlay(0) +from:0x02122b74 kind:load to:0x02099114 module:overlay(0) +from:0x02122b78 kind:load to:0x02099140 module:overlay(0) +from:0x02122b84 kind:load to:0x0211b1b8 module:overlay(38) +from:0x02122b88 kind:load to:0x0211ead0 module:overlay(38) +from:0x02122b8c kind:load to:0x02059174 module:overlay(0) +from:0x02122b90 kind:load to:0x02058fb8 module:overlay(0) +from:0x02122b94 kind:load to:0x02059348 module:overlay(0) +from:0x02122b98 kind:load to:0x020593c4 module:overlay(0) +from:0x02122b9c kind:load to:0x02059428 module:overlay(0) +from:0x02122ba0 kind:load to:0x0211af24 module:overlay(38) +from:0x02122ba4 kind:load to:0x02059304 module:overlay(0) +from:0x02122bb0 kind:load to:0x0211b1cc module:overlay(38) +from:0x02122bb4 kind:load to:0x0211eb08 module:overlay(38) +from:0x02122bb8 kind:load to:0x0209ba20 module:overlay(0) +from:0x02122bbc kind:load to:0x0209ba54 module:overlay(0) +from:0x02122bc0 kind:load to:0x0209baec module:overlay(0) +from:0x02122bc4 kind:load to:0x0209bb00 module:overlay(0) +from:0x02122bc8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02122bcc kind:load to:0x0209bb28 module:overlay(0) +from:0x02122bd0 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02122bd4 kind:load to:0x0209b838 module:overlay(0) +from:0x02122bd8 kind:load to:0x0209babc module:overlay(0) +from:0x02122bdc kind:load to:0x0209bad4 module:overlay(0) +from:0x02122be0 kind:load to:0x0209bb14 module:overlay(0) +from:0x02122be4 kind:load to:0x0209bea0 module:overlay(0) +from:0x02122be8 kind:load to:0x0211eaa4 module:overlay(38) +from:0x02122bec kind:load to:0x0211ea80 module:overlay(38) +from:0x02122bf0 kind:load to:0x0209bed8 module:overlay(0) +from:0x02122bfc kind:load to:0x02099cc0 module:overlay(0) +from:0x02122c00 kind:load to:0x02099cfc module:overlay(0) +from:0x02122c04 kind:load to:0x02099d14 module:overlay(0) +from:0x02122c08 kind:load to:0x02099d20 module:overlay(0) +from:0x02122c0c kind:load to:0x0211ea28 module:overlay(38) +from:0x02122c10 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02122c14 kind:load to:0x0211b344 module:overlay(38) +from:0x02122c18 kind:load to:0x02099c58 module:overlay(0) +from:0x02122c1c kind:load to:0x0211e44c module:overlay(38) +from:0x02122c20 kind:load to:0x02099c60 module:overlay(0) +from:0x02122c24 kind:load to:0x02099c64 module:overlay(0) +from:0x02122c28 kind:load to:0x0211e760 module:overlay(38) +from:0x02122c2c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02122c30 kind:load to:0x02099c70 module:overlay(0) +from:0x02122c34 kind:load to:0x02099d2c module:overlay(0) +from:0x02122c38 kind:load to:0x02099d98 module:overlay(0) +from:0x02122c3c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02122c40 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02122c44 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02122c48 kind:load to:0x0211b1f4 module:overlay(38) +from:0x02122c4c kind:load to:0x0211b298 module:overlay(38) +from:0x02122c50 kind:load to:0x0209ad54 module:overlay(0) +from:0x02122d2c kind:load to:0x0211b6c8 module:overlay(38) +from:0x02122d34 kind:load to:0x0211b7a8 module:overlay(38) +from:0x02122d3c kind:load to:0x0211b7f4 module:overlay(38) +from:0x02122d44 kind:load to:0x0211b8a8 module:overlay(38) +from:0x02122d4c kind:load to:0x0211bd8c module:overlay(38) +from:0x02122d54 kind:load to:0x0211bed8 module:overlay(38) +from:0x02122d5c kind:load to:0x0211c068 module:overlay(38) +from:0x02122d64 kind:load to:0x0211c14c module:overlay(38) +from:0x02122d6c kind:load to:0x0211c188 module:overlay(38) +from:0x02122d74 kind:load to:0x0211c1f8 module:overlay(38) +from:0x02122d7c kind:load to:0x0211c23c module:overlay(38) +from:0x02122d84 kind:load to:0x0211c2ac module:overlay(38) +from:0x02122d8c kind:load to:0x0211c2d4 module:overlay(38) +from:0x02122d94 kind:load to:0x0211c40c module:overlay(38) +from:0x02122d9c kind:load to:0x0211c7cc module:overlay(38) +from:0x02122da4 kind:load to:0x0211c93c module:overlay(38) +from:0x02122dac kind:load to:0x0211cac4 module:overlay(38) +from:0x02122db4 kind:load to:0x0211cc80 module:overlay(38) +from:0x02122dbc kind:load to:0x0211ce34 module:overlay(38) +from:0x02122dc4 kind:load to:0x0211cf2c module:overlay(38) +from:0x02122dcc kind:load to:0x0211d540 module:overlay(38) +from:0x02122dd4 kind:load to:0x0211d650 module:overlay(38) +from:0x02122ddc kind:load to:0x0211cfb0 module:overlay(38) +from:0x02122de4 kind:load to:0x0211d0ec module:overlay(38) +from:0x02122dec kind:load to:0x0211d81c module:overlay(38) +from:0x02122df4 kind:load to:0x0211d91c module:overlay(38) +from:0x02122dfc kind:load to:0x0211da5c module:overlay(38) +from:0x02122e04 kind:load to:0x0211db74 module:overlay(38) +from:0x02122e14 kind:load to:0x0211eb44 module:overlay(38) +from:0x02122e18 kind:load to:0x020990ec module:overlay(0) +from:0x02122e1c kind:load to:0x02098efc module:overlay(0) +from:0x02122e20 kind:load to:0x02098f78 module:overlay(0) +from:0x02122e24 kind:load to:0x020990f4 module:overlay(0) +from:0x02122e28 kind:load to:0x02099114 module:overlay(0) +from:0x02122e2c kind:load to:0x02099140 module:overlay(0) +from:0x02122e38 kind:load to:0x0207db54 module:overlay(0) +from:0x02122e3c kind:load to:0x0207db5c module:overlay(0) +from:0x02122e40 kind:load to:0x0207e024 module:overlay(0) +from:0x02122e44 kind:load to:0x0207e014 module:overlay(0) +from:0x02122e48 kind:load to:0x0207e058 module:overlay(0) +from:0x02122e4c kind:load to:0x0207e0c8 module:overlay(0) +from:0x02122e50 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02122e54 kind:load to:0x0207e168 module:overlay(0) +from:0x02122e60 kind:load to:0x02099cc0 module:overlay(0) +from:0x02122e64 kind:load to:0x02099cfc module:overlay(0) +from:0x02122e68 kind:load to:0x02099d14 module:overlay(0) +from:0x02122e6c kind:load to:0x02099d20 module:overlay(0) +from:0x02122e70 kind:load to:0x01fff464 module:itcm +from:0x02122e74 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02122e78 kind:load to:0x0211ed70 module:overlay(38) +from:0x02122e7c kind:load to:0x02099c58 module:overlay(0) +from:0x02122e80 kind:load to:0x0211ee70 module:overlay(38) +from:0x02122e84 kind:load to:0x02099c60 module:overlay(0) +from:0x02122e88 kind:load to:0x02099c64 module:overlay(0) +from:0x02122e8c kind:load to:0x0211fa88 module:overlay(38) +from:0x02122e90 kind:load to:0x02099c6c module:overlay(0) +from:0x02122e94 kind:load to:0x02099c70 module:overlay(0) +from:0x02122e98 kind:load to:0x02099d2c module:overlay(0) +from:0x02122e9c kind:load to:0x02099d98 module:overlay(0) +from:0x02122ea0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02122ea4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02122ea8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02122eac kind:load to:0x02120154 module:overlay(38) +from:0x02122eb0 kind:load to:0x02120184 module:overlay(38) +from:0x02122eb4 kind:load to:0x0211f9f4 module:overlay(38) +from:0x02122eb8 kind:load to:0x02120020 module:overlay(38) +from:0x02122ebc kind:load to:0x02120050 module:overlay(38) +from:0x02122ec0 kind:load to:0x02120080 module:overlay(38) +from:0x02122ec4 kind:load to:0x021200d0 module:overlay(38) +from:0x02122ec8 kind:load to:0x021200fc module:overlay(38) +from:0x02122ecc kind:load to:0x02120128 module:overlay(38) +from:0x02122edc kind:load to:0x0209e1d4 module:overlay(0) +from:0x02122ee0 kind:load to:0x0209e1dc module:overlay(0) +from:0x02122ee4 kind:load to:0x0209e21c module:overlay(0) +from:0x02122ee8 kind:load to:0x0209e23c module:overlay(0) +from:0x02122ef4 kind:load to:0x021201dc module:overlay(38) +from:0x02122ef8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02122efc kind:load to:0x0209e1dc module:overlay(0) +from:0x02122f00 kind:load to:0x0209e21c module:overlay(0) +from:0x02122f04 kind:load to:0x0209e23c module:overlay(0) +from:0x02122f10 kind:load to:0x0207e178 module:overlay(0) +from:0x02122f14 kind:load to:0x0207e180 module:overlay(0) +from:0x02122f18 kind:load to:0x0207e994 module:overlay(0) +from:0x02122f1c kind:load to:0x0207e984 module:overlay(0) +from:0x02122f20 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02122f24 kind:load to:0x0207ea08 module:overlay(0) +from:0x02122f28 kind:load to:0x0207ea4c module:overlay(0) +from:0x02122f2c kind:load to:0x0207ea74 module:overlay(0) +from:0x02122f38 kind:load to:0x021202e8 module:overlay(38) +from:0x02122f3c kind:load to:0x0209e87c module:overlay(0) +from:0x02122f40 kind:load to:0x02120440 module:overlay(38) +from:0x02122f44 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02122f48 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02122f4c kind:load to:0x0212048c module:overlay(38) +from:0x02122f50 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02122f54 kind:load to:0x02120444 module:overlay(38) +from:0x02122f58 kind:load to:0x0209e998 module:overlay(0) +from:0x02122f5c kind:load to:0x0209e99c module:overlay(0) +from:0x02122f60 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02122f64 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02122f68 kind:load to:0x021204b4 module:overlay(38) +from:0x02122f6c kind:load to:0x021204d4 module:overlay(38) +from:0x02122f78 kind:load to:0x0212051c module:overlay(38) +from:0x02122f7c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02122f80 kind:load to:0x0209e1dc module:overlay(0) +from:0x02122f84 kind:load to:0x0209e21c module:overlay(0) +from:0x02122f88 kind:load to:0x0209e23c module:overlay(0) +from:0x02122f94 kind:load to:0x021205cc module:overlay(38) +from:0x02122f98 kind:load to:0x0209e87c module:overlay(0) +from:0x02122f9c kind:load to:0x02120678 module:overlay(38) +from:0x02122fa0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02122fa4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02122fa8 kind:load to:0x0212073c module:overlay(38) +from:0x02122fac kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02122fb0 kind:load to:0x0209e990 module:overlay(0) +from:0x02122fb4 kind:load to:0x0209e998 module:overlay(0) +from:0x02122fb8 kind:load to:0x0209e99c module:overlay(0) +from:0x02122fbc kind:load to:0x0209e9a8 module:overlay(0) +from:0x02122fc0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02122fc4 kind:load to:0x0212078c module:overlay(38) +from:0x02122fc8 kind:load to:0x021207ac module:overlay(38) +from:0x02122fd4 kind:load to:0x021207f4 module:overlay(38) +from:0x02122fd8 kind:load to:0x020990ec module:overlay(0) +from:0x02122fdc kind:load to:0x02098efc module:overlay(0) +from:0x02122fe0 kind:load to:0x02098f78 module:overlay(0) +from:0x02122fe4 kind:load to:0x020990f4 module:overlay(0) +from:0x02122fe8 kind:load to:0x02099114 module:overlay(0) +from:0x02122fec kind:load to:0x02099140 module:overlay(0) +from:0x02122ff8 kind:load to:0x02099cc0 module:overlay(0) +from:0x02122ffc kind:load to:0x02099cfc module:overlay(0) +from:0x02123000 kind:load to:0x02099d14 module:overlay(0) +from:0x02123004 kind:load to:0x02099d20 module:overlay(0) +from:0x02123008 kind:load to:0x01fff464 module:itcm +from:0x0212300c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02123010 kind:load to:0x0211ed70 module:overlay(38) +from:0x02123014 kind:load to:0x02099c58 module:overlay(0) +from:0x02123018 kind:load to:0x0211ee70 module:overlay(38) +from:0x0212301c kind:load to:0x02099c60 module:overlay(0) +from:0x02123020 kind:load to:0x02099c64 module:overlay(0) +from:0x02123024 kind:load to:0x0211fa88 module:overlay(38) +from:0x02123028 kind:load to:0x02099c6c module:overlay(0) +from:0x0212302c kind:load to:0x02099c70 module:overlay(0) +from:0x02123030 kind:load to:0x02099d2c module:overlay(0) +from:0x02123034 kind:load to:0x02099d98 module:overlay(0) +from:0x02123038 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212303c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123040 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02123044 kind:load to:0x02120988 module:overlay(38) +from:0x02123048 kind:load to:0x021209b8 module:overlay(38) +from:0x0212304c kind:load to:0x0211f9f4 module:overlay(38) +from:0x02123050 kind:load to:0x0212087c module:overlay(38) +from:0x02123054 kind:load to:0x021208ac module:overlay(38) +from:0x02123058 kind:load to:0x021208b4 module:overlay(38) +from:0x0212305c kind:load to:0x02120904 module:overlay(38) +from:0x02123060 kind:load to:0x02120930 module:overlay(38) +from:0x02123064 kind:load to:0x0212095c module:overlay(38) +from:0x02123070 kind:load to:0x02120a10 module:overlay(38) +from:0x02123074 kind:load to:0x02098ef4 module:overlay(0) +from:0x02123078 kind:load to:0x02098efc module:overlay(0) +from:0x0212307c kind:load to:0x02098f78 module:overlay(0) +from:0x02123080 kind:load to:0x02098fb8 module:overlay(0) +from:0x02123084 kind:load to:0x02098fbc module:overlay(0) +from:0x02123088 kind:load to:0x02098fc0 module:overlay(0) +from:0x02123094 kind:load to:0x02099cc0 module:overlay(0) +from:0x02123098 kind:load to:0x02099cfc module:overlay(0) +from:0x0212309c kind:load to:0x02099d14 module:overlay(0) +from:0x021230a0 kind:load to:0x02099d20 module:overlay(0) +from:0x021230a4 kind:load to:0x01fff464 module:itcm +from:0x021230a8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021230ac kind:load to:0x02120a7c module:overlay(38) +from:0x021230b0 kind:load to:0x02099c58 module:overlay(0) +from:0x021230b4 kind:load to:0x02120ad8 module:overlay(38) +from:0x021230b8 kind:load to:0x02099c60 module:overlay(0) +from:0x021230bc kind:load to:0x02099c64 module:overlay(0) +from:0x021230c0 kind:load to:0x02099c68 module:overlay(0) +from:0x021230c4 kind:load to:0x02099c6c module:overlay(0) +from:0x021230c8 kind:load to:0x02099c70 module:overlay(0) +from:0x021230cc kind:load to:0x02099d2c module:overlay(0) +from:0x021230d0 kind:load to:0x02099d98 module:overlay(0) +from:0x021230d4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021230d8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021230dc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021230e0 kind:load to:0x02120bd4 module:overlay(38) +from:0x021230e4 kind:load to:0x02120be8 module:overlay(38) +from:0x021230e8 kind:load to:0x02152e84 module:overlay(85) +from:0x021230f4 kind:load to:0x02120c24 module:overlay(38) +from:0x021230f8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021230fc kind:load to:0x0209e1dc module:overlay(0) +from:0x02123100 kind:load to:0x0209e21c module:overlay(0) +from:0x02123104 kind:load to:0x0209e23c module:overlay(0) +from:0x02123110 kind:load to:0x02120ca8 module:overlay(38) +from:0x02123114 kind:load to:0x0209e87c module:overlay(0) +from:0x02123118 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0212311c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02123120 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02123124 kind:load to:0x02120d28 module:overlay(38) +from:0x02123128 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0212312c kind:load to:0x0209e990 module:overlay(0) +from:0x02123130 kind:load to:0x0209e998 module:overlay(0) +from:0x02123134 kind:load to:0x0209e99c module:overlay(0) +from:0x02123138 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0212313c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02123140 kind:load to:0x02120de4 module:overlay(38) +from:0x02123144 kind:load to:0x02120e04 module:overlay(38) +from:0x02123148 kind:load to:0x02120d8c module:overlay(38) +from:0x0212314c kind:load to:0x02120ddc module:overlay(38) +from:0x02123178 kind:load to:0x02120e4c module:overlay(38) +from:0x0212317c kind:load to:0x020990ec module:overlay(0) +from:0x02123180 kind:load to:0x02098efc module:overlay(0) +from:0x02123184 kind:load to:0x02098f78 module:overlay(0) +from:0x02123188 kind:load to:0x02122664 module:overlay(38) +from:0x0212318c kind:load to:0x02099114 module:overlay(0) +from:0x02123190 kind:load to:0x02122634 module:overlay(38) +from:0x021231a0 kind:load to:0x020990ec module:overlay(0) +from:0x021231a4 kind:load to:0x02098efc module:overlay(0) +from:0x021231a8 kind:load to:0x02098f78 module:overlay(0) +from:0x021231ac kind:load to:0x02122664 module:overlay(38) +from:0x021231b0 kind:load to:0x02099114 module:overlay(0) +from:0x021231b4 kind:load to:0x02122634 module:overlay(38) +from:0x021231c0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021231c4 kind:load to:0x02099cfc module:overlay(0) +from:0x021231c8 kind:load to:0x02099d14 module:overlay(0) +from:0x021231cc kind:load to:0x02099d20 module:overlay(0) +from:0x021231d0 kind:load to:0x01fff464 module:itcm +from:0x021231d4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021231d8 kind:load to:0x02121028 module:overlay(38) +from:0x021231dc kind:load to:0x02099c58 module:overlay(0) +from:0x021231e0 kind:load to:0x021214e0 module:overlay(38) +from:0x021231e4 kind:load to:0x02099c60 module:overlay(0) +from:0x021231e8 kind:load to:0x02099c64 module:overlay(0) +from:0x021231ec kind:load to:0x021224cc module:overlay(38) +from:0x021231f0 kind:load to:0x02099c6c module:overlay(0) +from:0x021231f4 kind:load to:0x02099c70 module:overlay(0) +from:0x021231f8 kind:load to:0x02099d2c module:overlay(0) +from:0x021231fc kind:load to:0x02099d98 module:overlay(0) +from:0x02123200 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02123204 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02123208 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212320c kind:load to:0x02122670 module:overlay(38) +from:0x02123210 kind:load to:0x021226b0 module:overlay(38) +from:0x02123214 kind:load to:0x021223f4 module:overlay(38) diff --git a/config/jp/arm9/overlays/ov038/symbols.txt b/config/jp/arm9/overlays/ov038/symbols.txt new file mode 100644 index 00000000..72071516 --- /dev/null +++ b/config/jp/arm9/overlays/ov038/symbols.txt @@ -0,0 +1,264 @@ +func_ov038_0211ad60 kind:function(arm,size=0x1c) addr:0x0211ad60 +func_ov038_0211ad7c kind:function(arm,size=0xa0) addr:0x0211ad7c +func_ov038_0211ae1c kind:function(arm,size=0x10) addr:0x0211ae1c +func_ov038_0211ae2c kind:function(arm,size=0x44) addr:0x0211ae2c +func_ov038_0211ae70 kind:function(arm,size=0xc) addr:0x0211ae70 +func_ov038_0211ae7c kind:function(arm,size=0x24) addr:0x0211ae7c +func_ov038_0211aea0 kind:function(arm,size=0x4c) addr:0x0211aea0 +func_ov038_0211aeec kind:function(arm,size=0x38) addr:0x0211aeec +func_ov038_0211af24 kind:function(arm,size=0x18) addr:0x0211af24 +func_ov038_0211af3c kind:function(arm,size=0x27c) addr:0x0211af3c +func_ov038_0211b1b8 kind:function(arm,size=0x14) addr:0x0211b1b8 +func_ov038_0211b1cc kind:function(arm,size=0x14) addr:0x0211b1cc +func_ov038_0211b1e0 kind:function(arm,size=0x14) addr:0x0211b1e0 +func_ov038_0211b1f4 kind:function(arm,size=0xa4) addr:0x0211b1f4 +func_ov038_0211b298 kind:function(arm,size=0xac) addr:0x0211b298 +func_ov038_0211b344 kind:function(arm,size=0x78) addr:0x0211b344 +func_ov038_0211b3bc kind:function(arm,size=0x44) addr:0x0211b3bc +func_ov038_0211b400 kind:function(arm,size=0x50) addr:0x0211b400 +func_ov038_0211b450 kind:function(arm,size=0x24) addr:0x0211b450 +func_ov038_0211b474 kind:function(arm,size=0x2c) addr:0x0211b474 +func_ov038_0211b4a0 kind:function(arm,size=0x4c) addr:0x0211b4a0 +func_ov038_0211b4ec kind:function(arm,size=0x34) addr:0x0211b4ec +func_ov038_0211b520 kind:function(arm,size=0x50) addr:0x0211b520 +func_ov038_0211b570 kind:function(arm,size=0xcc) addr:0x0211b570 +func_ov038_0211b63c kind:function(arm,size=0x8c) addr:0x0211b63c +func_ov038_0211b6c8 kind:function(arm,size=0xe0) addr:0x0211b6c8 +func_ov038_0211b7a8 kind:function(arm,size=0x4c) addr:0x0211b7a8 +func_ov038_0211b7f4 kind:function(arm,size=0xb4) addr:0x0211b7f4 +func_ov038_0211b8a8 kind:function(arm,size=0x4e4) addr:0x0211b8a8 +func_ov038_0211bd8c kind:function(arm,size=0x14c) addr:0x0211bd8c +func_ov038_0211bed8 kind:function(arm,size=0x190) addr:0x0211bed8 +func_ov038_0211c068 kind:function(arm,size=0xe4) addr:0x0211c068 +func_ov038_0211c14c kind:function(arm,size=0x3c) addr:0x0211c14c +func_ov038_0211c188 kind:function(arm,size=0x70) addr:0x0211c188 +func_ov038_0211c1f8 kind:function(arm,size=0x44) addr:0x0211c1f8 +func_ov038_0211c23c kind:function(arm,size=0x70) addr:0x0211c23c +func_ov038_0211c2ac kind:function(arm,size=0x28) addr:0x0211c2ac +func_ov038_0211c2d4 kind:function(arm,size=0x138) addr:0x0211c2d4 +func_ov038_0211c40c kind:function(arm,size=0x3c0) addr:0x0211c40c +func_ov038_0211c7cc kind:function(arm,size=0x170) addr:0x0211c7cc +func_ov038_0211c93c kind:function(arm,size=0x188) addr:0x0211c93c +func_ov038_0211cac4 kind:function(arm,size=0x1bc) addr:0x0211cac4 +func_ov038_0211cc80 kind:function(arm,size=0x1b4) addr:0x0211cc80 +func_ov038_0211ce34 kind:function(arm,size=0xf8) addr:0x0211ce34 +func_ov038_0211cf2c kind:function(arm,size=0x84) addr:0x0211cf2c +func_ov038_0211cfb0 kind:function(arm,size=0x13c) addr:0x0211cfb0 +func_ov038_0211d0ec kind:function(arm,size=0x454) addr:0x0211d0ec +func_ov038_0211d540 kind:function(arm,size=0x110) addr:0x0211d540 +func_ov038_0211d650 kind:function(arm,size=0x1cc) addr:0x0211d650 +func_ov038_0211d81c kind:function(arm,size=0x100) addr:0x0211d81c +func_ov038_0211d91c kind:function(arm,size=0x140) addr:0x0211d91c +func_ov038_0211da5c kind:function(arm,size=0x118) addr:0x0211da5c +func_ov038_0211db74 kind:function(arm,size=0x138) addr:0x0211db74 +func_ov038_0211dcac kind:function(arm,size=0x60) addr:0x0211dcac +func_ov038_0211dd0c kind:function(arm,size=0x268) addr:0x0211dd0c +func_ov038_0211df74 kind:function(arm,size=0x4d8) addr:0x0211df74 +func_ov038_0211e44c kind:function(arm,size=0x228) addr:0x0211e44c +func_ov038_0211e674 kind:function(arm,size=0xec) addr:0x0211e674 +func_ov038_0211e760 kind:function(arm,size=0xac) addr:0x0211e760 +func_ov038_0211e80c kind:function(arm,size=0x4c) addr:0x0211e80c +func_ov038_0211e858 kind:function(arm,size=0x28) addr:0x0211e858 +func_ov038_0211e880 kind:function(arm,size=0x1c) addr:0x0211e880 +func_ov038_0211e89c kind:function(arm,size=0x24) addr:0x0211e89c +func_ov038_0211e8c0 kind:function(arm,size=0x44) addr:0x0211e8c0 +func_ov038_0211e904 kind:function(arm,size=0x124) addr:0x0211e904 +func_ov038_0211ea28 kind:function(arm,size=0x58) addr:0x0211ea28 +func_ov038_0211ea80 kind:function(arm,size=0x24) addr:0x0211ea80 +func_ov038_0211eaa4 kind:function(arm,size=0x2c) addr:0x0211eaa4 +func_ov038_0211ead0 kind:function(arm,size=0x1c) addr:0x0211ead0 +func_ov038_0211eaec kind:function(arm,size=0x1c) addr:0x0211eaec +func_ov038_0211eb08 kind:function(arm,size=0x1c) addr:0x0211eb08 +func_ov038_0211eb24 kind:function(arm,size=0x14) addr:0x0211eb24 +func_ov038_0211eb38 kind:function(arm,size=0xc) addr:0x0211eb38 +func_ov038_0211eb44 kind:function(arm,size=0x24) addr:0x0211eb44 +func_ov038_0211eb68 kind:function(arm,size=0x58) addr:0x0211eb68 +func_ov038_0211ebc0 kind:function(arm,size=0xd8) addr:0x0211ebc0 +func_ov038_0211ec98 kind:function(arm,size=0xd8) addr:0x0211ec98 +func_ov038_0211ed70 kind:function(arm,size=0x100) addr:0x0211ed70 +func_ov038_0211ee70 kind:function(arm,size=0xf0) addr:0x0211ee70 +func_ov038_0211ef60 kind:function(arm,size=0x118) addr:0x0211ef60 +func_ov038_0211f078 kind:function(arm,size=0x254) addr:0x0211f078 +func_ov038_0211f2cc kind:function(arm,size=0x6b4) addr:0x0211f2cc +func_ov038_0211f980 kind:function(arm,size=0x74) addr:0x0211f980 +func_ov038_0211f9f4 kind:function(arm,size=0x94) addr:0x0211f9f4 +func_ov038_0211fa88 kind:function(arm,size=0x9c) addr:0x0211fa88 +func_ov038_0211fb24 kind:function(arm,size=0x70) addr:0x0211fb24 +func_ov038_0211fb94 kind:function(arm,size=0x70) addr:0x0211fb94 +func_ov038_0211fc04 kind:function(arm,size=0x54) addr:0x0211fc04 +func_ov038_0211fc58 kind:function(arm,size=0x308) addr:0x0211fc58 +func_ov038_0211ff60 kind:function(arm,size=0xc0) addr:0x0211ff60 +func_ov038_02120020 kind:function(arm,size=0x30) addr:0x02120020 +func_ov038_02120050 kind:function(arm,size=0x30) addr:0x02120050 +func_ov038_02120080 kind:function(arm,size=0x50) addr:0x02120080 +func_ov038_021200d0 kind:function(arm,size=0x2c) addr:0x021200d0 +func_ov038_021200fc kind:function(arm,size=0x2c) addr:0x021200fc +func_ov038_02120128 kind:function(arm,size=0x2c) addr:0x02120128 +func_ov038_02120154 kind:function(arm,size=0x30) addr:0x02120154 +func_ov038_02120184 kind:function(arm,size=0x38) addr:0x02120184 +func_ov038_021201bc kind:function(arm,size=0x14) addr:0x021201bc +func_ov038_021201d0 kind:function(arm,size=0xc) addr:0x021201d0 +func_ov038_021201dc kind:function(arm,size=0x24) addr:0x021201dc +func_ov038_02120200 kind:function(arm,size=0xac) addr:0x02120200 +func_ov038_021202ac kind:function(arm,size=0x3c) addr:0x021202ac +func_ov038_021202e8 kind:function(arm,size=0x158) addr:0x021202e8 +func_ov038_02120440 kind:function(arm,size=0x4) addr:0x02120440 +func_ov038_02120444 kind:function(arm,size=0x48) addr:0x02120444 +func_ov038_0212048c kind:function(arm,size=0x28) addr:0x0212048c +func_ov038_021204b4 kind:function(arm,size=0x20) addr:0x021204b4 +func_ov038_021204d4 kind:function(arm,size=0x28) addr:0x021204d4 +func_ov038_021204fc kind:function(arm,size=0x14) addr:0x021204fc +func_ov038_02120510 kind:function(arm,size=0xc) addr:0x02120510 +func_ov038_0212051c kind:function(arm,size=0x24) addr:0x0212051c +func_ov038_02120540 kind:function(arm,size=0x48) addr:0x02120540 +func_ov038_02120588 kind:function(arm,size=0x44) addr:0x02120588 +func_ov038_021205cc kind:function(arm,size=0xac) addr:0x021205cc +func_ov038_02120678 kind:function(arm,size=0xa8) addr:0x02120678 +func_ov038_02120720 kind:function(arm,size=0x1c) addr:0x02120720 +func_ov038_0212073c kind:function(arm,size=0x20) addr:0x0212073c +func_ov038_0212075c kind:function(arm,size=0x30) addr:0x0212075c +func_ov038_0212078c kind:function(arm,size=0x20) addr:0x0212078c +func_ov038_021207ac kind:function(arm,size=0x28) addr:0x021207ac +func_ov038_021207d4 kind:function(arm,size=0x14) addr:0x021207d4 +func_ov038_021207e8 kind:function(arm,size=0xc) addr:0x021207e8 +func_ov038_021207f4 kind:function(arm,size=0x24) addr:0x021207f4 +func_ov038_02120818 kind:function(arm,size=0x44) addr:0x02120818 +func_ov038_0212085c kind:function(arm,size=0x20) addr:0x0212085c +func_ov038_0212087c kind:function(arm,size=0x30) addr:0x0212087c +func_ov038_021208ac kind:function(arm,size=0x8) addr:0x021208ac +func_ov038_021208b4 kind:function(arm,size=0x50) addr:0x021208b4 +func_ov038_02120904 kind:function(arm,size=0x2c) addr:0x02120904 +func_ov038_02120930 kind:function(arm,size=0x2c) addr:0x02120930 +func_ov038_0212095c kind:function(arm,size=0x2c) addr:0x0212095c +func_ov038_02120988 kind:function(arm,size=0x30) addr:0x02120988 +func_ov038_021209b8 kind:function(arm,size=0x38) addr:0x021209b8 +func_ov038_021209f0 kind:function(arm,size=0x14) addr:0x021209f0 +func_ov038_02120a04 kind:function(arm,size=0xc) addr:0x02120a04 +func_ov038_02120a10 kind:function(arm,size=0x24) addr:0x02120a10 +func_ov038_02120a34 kind:function(arm,size=0x28) addr:0x02120a34 +func_ov038_02120a5c kind:function(arm,size=0x20) addr:0x02120a5c +func_ov038_02120a7c kind:function(arm,size=0x5c) addr:0x02120a7c +func_ov038_02120ad8 kind:function(arm,size=0xfc) addr:0x02120ad8 +func_ov038_02120bd4 kind:function(arm,size=0x14) addr:0x02120bd4 +func_ov038_02120be8 kind:function(arm,size=0x1c) addr:0x02120be8 +func_ov038_02120c04 kind:function(arm,size=0x14) addr:0x02120c04 +func_ov038_02120c18 kind:function(arm,size=0xc) addr:0x02120c18 +func_ov038_02120c24 kind:function(arm,size=0x24) addr:0x02120c24 +func_ov038_02120c48 kind:function(arm,size=0x34) addr:0x02120c48 +func_ov038_02120c7c kind:function(arm,size=0x2c) addr:0x02120c7c +func_ov038_02120ca8 kind:function(arm,size=0x80) addr:0x02120ca8 +func_ov038_02120d28 kind:function(arm,size=0x64) addr:0x02120d28 +func_ov038_02120d8c kind:function(arm,size=0x50) addr:0x02120d8c +func_ov038_02120ddc kind:function(arm,size=0x8) addr:0x02120ddc +func_ov038_02120de4 kind:function(arm,size=0x20) addr:0x02120de4 +func_ov038_02120e04 kind:function(arm,size=0x28) addr:0x02120e04 +func_ov038_02120e2c kind:function(arm,size=0x14) addr:0x02120e2c +func_ov038_02120e40 kind:function(arm,size=0xc) addr:0x02120e40 +func_ov038_02120e4c kind:function(arm,size=0x24) addr:0x02120e4c +func_ov038_02120e70 kind:function(arm,size=0x44) addr:0x02120e70 +func_ov038_02120eb4 kind:function(arm,size=0x174) addr:0x02120eb4 +func_ov038_02121028 kind:function(arm,size=0x4b8) addr:0x02121028 +func_ov038_021214e0 kind:function(arm,size=0x1c8) addr:0x021214e0 +func_ov038_021216a8 kind:function(arm,size=0x3e8) addr:0x021216a8 +func_ov038_02121a90 kind:function(arm,size=0x788) addr:0x02121a90 +func_ov038_02122218 kind:function(arm,size=0x1dc) addr:0x02122218 +func_ov038_021223f4 kind:function(arm,size=0xd8) addr:0x021223f4 +func_ov038_021224cc kind:function(arm,size=0xf8) addr:0x021224cc +func_ov038_021225c4 kind:function(arm,size=0x70) addr:0x021225c4 +func_ov038_02122634 kind:function(arm,size=0x30) addr:0x02122634 +func_ov038_02122664 kind:function(arm,size=0xc) addr:0x02122664 +func_ov038_02122670 kind:function(arm,size=0x40) addr:0x02122670 +func_ov038_021226b0 kind:function(arm,size=0x48) addr:0x021226b0 +func_ov038_021226f8 kind:function(arm,size=0x28) addr:0x021226f8 +data_ov038_02122764 kind:data(any) addr:0x02122764 ambiguous +data_ov038_0212276c kind:data(any) addr:0x0212276c +data_ov038_0212277c kind:data(any) addr:0x0212277c +data_ov038_0212278c kind:data(any) addr:0x0212278c +data_ov038_0212279c kind:data(any) addr:0x0212279c +data_ov038_021227a4 kind:data(any) addr:0x021227a4 +data_ov038_021227b4 kind:data(any) addr:0x021227b4 +data_ov038_021227c4 kind:data(any) addr:0x021227c4 +data_ov038_021227d4 kind:data(any) addr:0x021227d4 +data_ov038_02122804 kind:data(any) addr:0x02122804 +func_ov038_02122814 kind:function(arm,size=0x90) addr:0x02122814 +func_ov038_021228a4 kind:function(arm,size=0x50) addr:0x021228a4 +func_ov038_021228f4 kind:function(arm,size=0x50) addr:0x021228f4 +func_ov038_02122944 kind:function(arm,size=0x50) addr:0x02122944 +func_ov038_02122994 kind:function(arm,size=0x50) addr:0x02122994 +func_ov038_021229e4 kind:function(arm,size=0x50) addr:0x021229e4 +func_ov038_02122a34 kind:function(arm,size=0x50) addr:0x02122a34 +func_ov038_02122a84 kind:function(arm,size=0x50) addr:0x02122a84 +data_ov038_02122b00 kind:data(any) addr:0x02122b00 +data_ov038_02122b2c kind:data(any) addr:0x02122b2c +data_ov038_02122b3c kind:data(any) addr:0x02122b3c ambiguous +data_ov038_02122b44 kind:data(any) addr:0x02122b44 +data_ov038_02122b60 kind:data(any) addr:0x02122b60 +data_ov038_02122b84 kind:data(any) addr:0x02122b84 +data_ov038_02122bb0 kind:data(any) addr:0x02122bb0 +data_ov038_02122bfc kind:data(any) addr:0x02122bfc +data_ov038_02122c54 kind:data(any) addr:0x02122c54 +data_ov038_02122c6c kind:data(any) addr:0x02122c6c +data_ov038_02122c84 kind:data(any) addr:0x02122c84 +data_ov038_02122c9c kind:data(any) addr:0x02122c9c +data_ov038_02122cb4 kind:data(any) addr:0x02122cb4 +data_ov038_02122ccc kind:data(any) addr:0x02122ccc +data_ov038_02122cd0 kind:data(any) addr:0x02122cd0 ambiguous +data_ov038_02122ce4 kind:data(any) addr:0x02122ce4 +data_ov038_02122cfc kind:data(any) addr:0x02122cfc +data_ov038_02122d14 kind:data(any) addr:0x02122d14 +data_ov038_02122d2c kind:data(any) addr:0x02122d2c +data_ov038_02122e14 kind:data(any) addr:0x02122e14 +data_ov038_02122e38 kind:data(any) addr:0x02122e38 +data_ov038_02122e60 kind:data(any) addr:0x02122e60 +data_ov038_02122e68 kind:data(any) addr:0x02122e68 ambiguous +data_ov038_02122ed8 kind:data(any) addr:0x02122ed8 +data_ov038_02122ef4 kind:data(any) addr:0x02122ef4 +data_ov038_02122f10 kind:data(any) addr:0x02122f10 +data_ov038_02122f38 kind:data(any) addr:0x02122f38 +data_ov038_02122f78 kind:data(any) addr:0x02122f78 +data_ov038_02122f94 kind:data(any) addr:0x02122f94 +data_ov038_02122fd4 kind:data(any) addr:0x02122fd4 +data_ov038_02122ff8 kind:data(any) addr:0x02122ff8 +data_ov038_02123070 kind:data(any) addr:0x02123070 +data_ov038_02123094 kind:data(any) addr:0x02123094 +data_ov038_021230f4 kind:data(any) addr:0x021230f4 +data_ov038_02123110 kind:data(any) addr:0x02123110 +data_ov038_02123150 kind:data(any) addr:0x02123150 +data_ov038_02123158 kind:data(any) addr:0x02123158 +data_ov038_02123160 kind:data(any) addr:0x02123160 +data_ov038_02123168 kind:data(any) addr:0x02123168 +data_ov038_02123178 kind:data(any) addr:0x02123178 +data_ov038_0212319c kind:data(any) addr:0x0212319c +data_ov038_021231c0 kind:data(any) addr:0x021231c0 +data_ov038_02123220 kind:bss addr:0x02123220 +data_ov038_02123224 kind:bss addr:0x02123224 +data_ov038_02123228 kind:bss addr:0x02123228 +data_ov038_02123230 kind:bss addr:0x02123230 +data_ov038_0212323c kind:bss addr:0x0212323c +data_ov038_02123240 kind:bss addr:0x02123240 +data_ov038_02123314 kind:bss addr:0x02123314 +data_ov038_02123318 kind:bss addr:0x02123318 +data_ov038_02123324 kind:bss addr:0x02123324 +data_ov038_021233fc kind:bss addr:0x021233fc +data_ov038_02123400 kind:bss addr:0x02123400 +data_ov038_0212340c kind:bss addr:0x0212340c +data_ov038_0212345c kind:bss addr:0x0212345c ambiguous +data_ov038_021234d8 kind:bss addr:0x021234d8 ambiguous +data_ov038_021234e0 kind:bss addr:0x021234e0 +data_ov038_02123500 kind:bss addr:0x02123500 +data_ov038_02123504 kind:bss addr:0x02123504 +data_ov038_02123510 kind:bss addr:0x02123510 +data_ov038_021235e4 kind:bss addr:0x021235e4 +data_ov038_021235e8 kind:bss addr:0x021235e8 +data_ov038_021235f4 kind:bss addr:0x021235f4 +data_ov038_021236cc kind:bss addr:0x021236cc +data_ov038_021236d0 kind:bss addr:0x021236d0 +data_ov038_021236dc kind:bss addr:0x021236dc +data_ov038_02123718 kind:bss addr:0x02123718 +data_ov038_0212371c kind:bss addr:0x0212371c +data_ov038_02123728 kind:bss addr:0x02123728 +data_ov038_021237fc kind:bss addr:0x021237fc +data_ov038_02123800 kind:bss addr:0x02123800 +data_ov038_0212380c kind:bss addr:0x0212380c +data_ov038_021238e4 kind:bss addr:0x021238e4 +data_ov038_021238f8 kind:bss addr:0x021238f8 diff --git a/config/jp/arm9/overlays/ov039/delinks.txt b/config/jp/arm9/overlays/ov039/delinks.txt new file mode 100644 index 00000000..1a1580fe --- /dev/null +++ b/config/jp/arm9/overlays/ov039/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0211ad60 end:0x0211e84c kind:code align:32 + .rodata start:0x0211e84c end:0x0211e920 kind:data align:4 + .init start:0x0211e920 end:0x0211eba8 kind:code align:4 + .ctor start:0x0211eba8 end:0x0211ebc0 kind:data align:4 + .data start:0x0211ebc0 end:0x0211fb20 kind:data align:32 + .bss start:0x0211fb20 end:0x02120080 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov039/relocs.txt b/config/jp/arm9/overlays/ov039/relocs.txt new file mode 100644 index 00000000..70996b4e --- /dev/null +++ b/config/jp/arm9/overlays/ov039/relocs.txt @@ -0,0 +1,996 @@ +from:0x0211ad68 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0211ad7c kind:load to:0x0211ebec module:overlay(39) +from:0x0211ad88 kind:load to:0x01ffc57c module:itcm +from:0x0211ad94 kind:load to:0x0211fb30 module:overlay(39) +from:0x0211ada8 kind:arm_call to:0x02011f3c module:main +from:0x0211adb4 kind:arm_call to:0x0211ae1c module:overlay(39) +from:0x0211adcc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211ae14 kind:load to:0x0211ebc8 module:overlay(39) +from:0x0211ae80 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0211aea0 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0211aec8 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0211aee0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211aef0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211af60 kind:arm_call to:0x0211ad60 module:overlay(39) +from:0x0211af84 kind:arm_call to:0x0200f05c module:main +from:0x0211afa0 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0211afa8 kind:arm_call to:0x020f0504 module:overlay(31) +from:0x0211b004 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0211b030 kind:arm_call_thumb to:0x0209b290 module:overlay(0) +from:0x0211b04c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211b07c kind:arm_call to:0x0200f05c module:main +from:0x0211b0a0 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0211b0c0 kind:arm_call to:0x02090570 module:overlay(0) +from:0x0211b0e0 kind:arm_call_thumb to:0x0209b290 module:overlay(0) +from:0x0211b0fc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211b158 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211b16c kind:arm_call to:0x01ffa81c module:itcm +from:0x0211b184 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b188 kind:load to:0x0211edfc module:overlay(39) +from:0x0211b18c kind:load to:0x0211eca8 module:overlay(39) +from:0x0211b190 kind:load to:0x0211ef18 module:overlay(39) +from:0x0211b194 kind:load to:0x0211e86c module:overlay(39) +from:0x0211b198 kind:load to:0x0211ec18 module:overlay(39) +from:0x0211b19c kind:load to:0x0211e85c module:overlay(39) +from:0x0211b1a0 kind:load to:0x0211ec60 module:overlay(39) +from:0x0211b1a4 kind:load to:0x0211f02c module:overlay(39) +from:0x0211b1a8 kind:load to:0x0211ecec module:overlay(39) +from:0x0211b1ac kind:load to:0x0211e854 module:overlay(39) +from:0x0211b1b8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b1cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b1e0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b1f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b210 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b21c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b224 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b22c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b234 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b23c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211b258 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b264 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211b26c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b274 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211b27c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211b284 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211b28c kind:arm_call to:0x02011ff4 module:main +from:0x0211b2b0 kind:arm_call to:0x020741c0 module:overlay(0) +from:0x0211b2b8 kind:arm_call to:0x020e5690 module:overlay(31) +from:0x0211b2c0 kind:load to:0x027e09ac module:dtcm +from:0x0211b2f8 kind:arm_call to:0x02090570 module:overlay(0) +from:0x0211b320 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0211b32c kind:arm_call to:0x020e906c module:overlay(31) +from:0x0211b348 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b34c kind:load to:0x0211e85c module:overlay(39) +from:0x0211b350 kind:load to:0x0211b954 module:overlay(39) +from:0x0211b368 kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0211b3a8 kind:arm_call to:0x0211b8fc module:overlay(39) +from:0x0211b3e8 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x0211b3f0 kind:load to:0x020b69b8 module:overlay(0) +from:0x0211b404 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211b42c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211b450 kind:arm_call to:0x0202a260 module:main +from:0x0211b4b0 kind:arm_call to:0x0211b760 module:overlay(39) +from:0x0211b4e4 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x0211b508 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x0211b524 kind:load to:0x020b69b8 module:overlay(0) +from:0x0211b548 kind:arm_call to:0x0211b708 module:overlay(39) +from:0x0211b68c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211b6e4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211b6f4 kind:load to:0x0211f02c module:overlay(39) +from:0x0211b6f8 kind:load to:0x0211f044 module:overlay(39) +from:0x0211b6fc kind:load to:0x0211f134 module:overlay(39) +from:0x0211b700 kind:load to:0x0211f11c module:overlay(39) +from:0x0211b704 kind:load to:0x0211f14c module:overlay(39) +from:0x0211b758 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b75c kind:load to:0x0211fb30 module:overlay(39) +from:0x0211b794 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0211b7a0 kind:arm_call to:0x020168f0 module:main +from:0x0211b7bc kind:arm_call to:0x01ff930c module:itcm +from:0x0211b7dc kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211b840 kind:arm_call_thumb to:0x020db554 module:overlay(31) +from:0x0211b89c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0211b8a8 kind:arm_call to:0x020168f0 module:main +from:0x0211b8b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211b8f0 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211b8f8 kind:load to:0x027e0d34 module:dtcm +from:0x0211b930 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b9d4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211b9e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211ba60 kind:arm_call to:0x0200e260 module:main +from:0x0211ba74 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211ba9c kind:load to:0x0203feb0 module:main +from:0x0211baa0 kind:load to:0x027e0964 module:dtcm +from:0x0211bac0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211bad4 kind:load to:0x02058e24 module:overlay(0) +from:0x0211bae8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211baf0 kind:arm_call to:0x02011ff4 module:main +from:0x0211bb04 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211bb0c kind:arm_call to:0x02011ff4 module:main +from:0x0211bb20 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211bb28 kind:arm_call to:0x02011ff4 module:main +from:0x0211bb44 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211bb50 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0211bb6c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211bb7c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0211bb8c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211bb94 kind:arm_call to:0x02011ff4 module:main +from:0x0211bbac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211bbb4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211bbbc kind:arm_call to:0x02011ff4 module:main +from:0x0211bbd4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211bbdc kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211bbf0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211bc04 kind:load to:0x0211fc8c module:overlay(39) +from:0x0211bc20 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0211bc38 kind:load to:0x0211f200 module:overlay(39) +from:0x0211bc44 kind:load to:0x0211fd64 module:overlay(39) +from:0x0211bc60 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0211bc78 kind:load to:0x0211f1dc module:overlay(39) +from:0x0211bc84 kind:load to:0x0211fe3c module:overlay(39) +from:0x0211bc98 kind:arm_call to:0x02011f3c module:main +from:0x0211bca4 kind:arm_call to:0x0211bdbc module:overlay(39) +from:0x0211bcb8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211bd10 kind:load to:0x0211f1b8 module:overlay(39) +from:0x0211bd28 kind:load to:0x0211fc48 module:overlay(39) +from:0x0211bd3c kind:arm_call to:0x02011f3c module:main +from:0x0211bd48 kind:arm_call to:0x0211bdbc module:overlay(39) +from:0x0211bd60 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0211bdac kind:load to:0x0211f194 module:overlay(39) +from:0x0211be38 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0211be4c kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0211be6c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0211be94 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0211beac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211bebc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211bf34 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0211bf60 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211bf78 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211bf8c kind:arm_call to:0x0211c6f0 module:overlay(39) +from:0x0211bfd0 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211c008 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0211c00c kind:load to:0x0211edfc module:overlay(39) +from:0x0211c010 kind:load to:0x0211eca8 module:overlay(39) +from:0x0211c014 kind:load to:0x0211f3ec module:overlay(39) +from:0x0211c018 kind:load to:0x0211ec18 module:overlay(39) +from:0x0211c01c kind:load to:0x0211f324 module:overlay(39) +from:0x0211c020 kind:load to:0x0211f24c module:overlay(39) +from:0x0211c024 kind:load to:0x0211f264 module:overlay(39) +from:0x0211c034 kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0211c09c kind:arm_call to:0x02015018 module:main +from:0x0211c0bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211c0d8 kind:arm_call to:0x02015018 module:main +from:0x0211c0f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211c114 kind:arm_call to:0x02015018 module:main +from:0x0211c134 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0211c13c kind:load to:0x027e09a8 module:dtcm +from:0x0211c2ac kind:load to:0x027e09b8 module:dtcm +from:0x0211c2bc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211c2ec kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211c338 kind:arm_call to:0x02016f54 module:main +from:0x0211c340 kind:arm_call to:0x02127d80 module:overlay(40) +from:0x0211c374 kind:arm_call to:0x020d58e0 module:overlay(24) +from:0x0211c384 kind:arm_call to:0x02016f54 module:main +from:0x0211c38c kind:arm_call to:0x0212ae14 module:overlays(40,45) +from:0x0211c3a0 kind:arm_call to:0x02016f54 module:main +from:0x0211c3b4 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x0211c3c4 kind:load to:0x027e09b8 module:dtcm +from:0x0211c3c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c3cc kind:load to:0x020b69b8 module:overlay(0) +from:0x0211c4a4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211c4e4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211c4f4 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0211c50c kind:load to:0x0211f21c module:overlay(39) +from:0x0211c510 kind:load to:0x0211f234 module:overlay(39) +from:0x0211c51c kind:arm_call to:0x0211c6f0 module:overlay(39) +from:0x0211c530 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211c568 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x0211c574 kind:arm_call to:0x020aa778 module:overlay(0) +from:0x0211c57c kind:load to:0x027e09b8 module:dtcm +from:0x0211c588 kind:arm_call to:0x0211c6f0 module:overlay(39) +from:0x0211c598 kind:arm_call to:0x020aaa1c module:overlay(0) +from:0x0211c5a8 kind:arm_call to:0x0211c6f0 module:overlay(39) +from:0x0211c5bc kind:arm_call to:0x02099d14 module:overlay(0) +from:0x0211c5d8 kind:arm_call to:0x0211c6f0 module:overlay(39) +from:0x0211c608 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c618 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c644 kind:arm_call to:0x02099cc0 module:overlay(0) +from:0x0211c668 kind:arm_call to:0x0211c6f0 module:overlay(39) +from:0x0211c6bc kind:arm_call to:0x01fff148 module:itcm +from:0x0211c6c8 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0211c6dc kind:arm_call to:0x020c16f8 module:overlay(17) +from:0x0211c6ec kind:load to:0x027e0ce0 module:dtcm +from:0x0211c6f4 kind:arm_call to:0x01fff458 module:itcm +from:0x0211c71c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211c724 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211c72c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211c734 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211c74c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211c754 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211c75c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211c764 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211c76c kind:arm_call to:0x02011ff4 module:main +from:0x0211c780 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211c794 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211c7a8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211c7bc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0211c7dc kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0211c7fc kind:load to:0x0211f57c module:overlay(39) +from:0x0211c818 kind:arm_call to:0x020591ec module:overlay(0) +from:0x0211c824 kind:load to:0x0211c828 module:overlay(39) +from:0x0211c84c kind:load to:0x0211c874 module:overlay(39) +from:0x0211c850 kind:load to:0x0211c854 module:overlay(39) +from:0x0211c8d0 kind:load to:0x0211ff24 module:overlay(39) +from:0x0211c8e4 kind:arm_call to:0x02011f3c module:main +from:0x0211c8f0 kind:arm_call to:0x0211c920 module:overlay(39) +from:0x0211c904 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0211c91c kind:load to:0x0211f558 module:overlay(39) +from:0x0211c930 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0211c988 kind:arm_call to:0x0211c7c8 module:overlay(39) +from:0x0211c9b0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211c9c8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211c9fc kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0211ca14 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211ca4c kind:arm_call to:0x0203e690 module:main +from:0x0211ca5c kind:load to:0x0211f5a8 module:overlay(39) +from:0x0211ca60 kind:load to:0x0211ff24 module:overlay(39) +from:0x0211ca64 kind:load to:0x0211ec60 module:overlay(39) +from:0x0211ca68 kind:load to:0x0211ca84 module:overlay(39) +from:0x0211ca6c kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x0211ca78 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211ca98 kind:arm_call to:0x0203e740 module:main +from:0x0211caa4 kind:load to:0x0211caa8 module:overlay(39) +from:0x0211cab0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0211cb14 kind:arm_call to:0x0211cf80 module:overlay(39) +from:0x0211cb88 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0211cbd4 kind:arm_call to:0x0200f218 module:main +from:0x0211cbfc kind:arm_call to:0x0200f218 module:main +from:0x0211cc28 kind:arm_call to:0x0200f218 module:main +from:0x0211cc50 kind:arm_call to:0x0200f218 module:main +from:0x0211cca8 kind:arm_call to:0x0200f218 module:main +from:0x0211ccd0 kind:arm_call to:0x0200f218 module:main +from:0x0211cd0c kind:arm_call to:0x0200f218 module:main +from:0x0211cd34 kind:arm_call to:0x0200f218 module:main +from:0x0211cd50 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0211cd5c kind:arm_call to:0x0211c800 module:overlay(39) +from:0x0211cd8c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0211cdb8 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0211cdd8 kind:load to:0x027e09a4 module:dtcm +from:0x0211cddc kind:load to:0x027e0cd8 module:dtcm +from:0x0211cde4 kind:load to:0x0211ff24 module:overlay(39) +from:0x0211cde8 kind:load to:0x0211e880 module:overlay(39) +from:0x0211cdec kind:load to:0x0211e894 module:overlay(39) +from:0x0211cdf0 kind:load to:0x0211e8a8 module:overlay(39) +from:0x0211cdf4 kind:load to:0x0211e8bc module:overlay(39) +from:0x0211cdf8 kind:load to:0x027e09b8 module:dtcm +from:0x0211cdfc kind:load to:0x0211e8f8 module:overlay(39) +from:0x0211ce00 kind:load to:0x0211e8d0 module:overlay(39) +from:0x0211ce04 kind:load to:0x027e09ac module:dtcm +from:0x0211ce08 kind:load to:0x0211e8e4 module:overlay(39) +from:0x0211ce0c kind:load to:0x0211e90c module:overlay(39) +from:0x0211ce10 kind:load to:0x0211f508 module:overlay(39) +from:0x0211ce14 kind:load to:0x0211f520 module:overlay(39) +from:0x0211ce28 kind:arm_call to:0x020840f4 module:overlay(0) +from:0x0211ce34 kind:arm_call to:0x020840f4 module:overlay(0) +from:0x0211ce74 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0211ce8c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0211ce94 kind:load to:0x027e0cdc module:dtcm +from:0x0211ce98 kind:load to:0x027e09a4 module:dtcm +from:0x0211ce9c kind:load to:0x027e09b8 module:dtcm +from:0x0211cea0 kind:load to:0x027e09ac module:dtcm +from:0x0211cee8 kind:arm_call to:0x0211cf80 module:overlay(39) +from:0x0211cef0 kind:arm_call to:0x0211d0b0 module:overlay(39) +from:0x0211cf00 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0211cf0c kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0211cf18 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0211cf24 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0211cf30 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0211cf3c kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0211cf44 kind:load to:0x027e09a4 module:dtcm +from:0x0211cf48 kind:load to:0x0211f500 module:overlay(39) +from:0x0211cfa0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cfcc kind:arm_call to:0x0211d004 module:overlay(39) +from:0x0211cff0 kind:arm_call to:0x0211d004 module:overlay(39) +from:0x0211cffc kind:load to:0x027e0ce0 module:dtcm +from:0x0211d03c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0211d04c kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x0211d06c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0211d07c kind:arm_call to:0x020799cc module:overlay(0) +from:0x0211d090 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0211d0a0 kind:arm_call to:0x020799cc module:overlay(0) +from:0x0211d0a8 kind:load to:0x027e09bc module:dtcm +from:0x0211d0ac kind:load to:0x0211e87c module:overlay(39) +from:0x0211d100 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0211d11c kind:arm_call to:0x02072288 module:overlay(0) +from:0x0211d150 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d170 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0211d188 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0211d1b0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0211d1c4 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x0211d1d0 kind:load to:0x027e09a4 module:dtcm +from:0x0211d1d4 kind:load to:0x027e09b8 module:dtcm +from:0x0211d1d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d1dc kind:load to:0x027e0ce0 module:dtcm +from:0x0211d1e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d1f0 kind:arm_call to:0x02011ff4 module:main +from:0x0211d214 kind:arm_call to:0x0203e740 module:main +from:0x0211d21c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211d224 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211d22c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d234 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211d240 kind:load to:0x0211ca84 module:overlay(39) +from:0x0211d25c kind:arm_call to:0x0203e740 module:main +from:0x0211d264 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211d26c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211d274 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d27c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0211d284 kind:arm_call to:0x02011ff4 module:main +from:0x0211d290 kind:load to:0x0211ca84 module:overlay(39) +from:0x0211d29c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0211d2b0 kind:load to:0x0212000c module:overlay(39) +from:0x0211d2c4 kind:arm_call to:0x02011f3c module:main +from:0x0211d2d0 kind:arm_call to:0x0211d33c module:overlay(39) +from:0x0211d2e8 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0211d334 kind:load to:0x0211f61c module:overlay(39) +from:0x0211d3a0 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0211d3c0 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0211d3e8 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0211d400 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d410 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d480 kind:arm_call to:0x0211e430 module:overlay(39) +from:0x0211d4d4 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0211d4f8 kind:arm_call_thumb to:0x0209b290 module:overlay(0) +from:0x0211d510 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0211d598 kind:arm_call to:0x0203e690 module:main +from:0x0211d5a8 kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211d5b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d5bc kind:load to:0x0211edfc module:overlay(39) +from:0x0211d5c0 kind:load to:0x0211eca8 module:overlay(39) +from:0x0211d5c4 kind:load to:0x0211f814 module:overlay(39) +from:0x0211d5c8 kind:load to:0x0211ec18 module:overlay(39) +from:0x0211d5cc kind:load to:0x0211f604 module:overlay(39) +from:0x0211d5d4 kind:load to:0x0211caa8 module:overlay(39) +from:0x0211d5d8 kind:load to:0x0211e460 module:overlay(39) +from:0x0211d5dc kind:load to:0x0211f704 module:overlay(39) +from:0x0211d5e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d60c kind:arm_call to:0x0203e740 module:main +from:0x0211d614 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0211d61c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211d624 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d62c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d634 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211d640 kind:load to:0x0211caa8 module:overlay(39) +from:0x0211d65c kind:arm_call to:0x0203e740 module:main +from:0x0211d664 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0211d66c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0211d674 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211d67c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0211d684 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0211d68c kind:arm_call to:0x02011ff4 module:main +from:0x0211d698 kind:load to:0x0211caa8 module:overlay(39) +from:0x0211d6f4 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0211d720 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0211d73c kind:load to:0x027e0cec module:dtcm +from:0x0211d748 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0211d79c kind:load to:0x0211f664 module:overlay(39) +from:0x0211d7e0 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0211d7f0 kind:arm_call to:0x0211d7a0 module:overlay(39) +from:0x0211d840 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0211d868 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d8c8 kind:arm_call to:0x020741dc module:overlay(0) +from:0x0211d8d0 kind:load to:0x0211f6b4 module:overlay(39) +from:0x0211d8d4 kind:load to:0x027e09ac module:dtcm +from:0x0211d91c kind:arm_call to:0x020747bc module:overlay(0) +from:0x0211d944 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0211d980 kind:load to:0x027e09b8 module:dtcm +from:0x0211da40 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x0211da4c kind:arm_call to:0x0211db34 module:overlay(39) +from:0x0211da8c kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x0211daa0 kind:arm_call to:0x020168f0 module:main +from:0x0211dadc kind:arm_call to:0x01fff148 module:itcm +from:0x0211db08 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0211db2c kind:load to:0x027e0ce0 module:dtcm +from:0x0211db58 kind:arm_call to:0x0205b918 module:overlay(0) +from:0x0211dbcc kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0211dbd8 kind:load to:0x027e0960 module:dtcm +from:0x0211dbdc kind:load to:0x027e0ce0 module:dtcm +from:0x0211dbec kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211dc2c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211dc3c kind:arm_call to:0x020e9174 module:overlay(31) +from:0x0211dc44 kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211dc54 kind:arm_call to:0x020e91a4 module:overlay(31) +from:0x0211dc5c kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211dc6c kind:arm_call to:0x020e94f0 module:overlay(31) +from:0x0211dc74 kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211dc84 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0211dc90 kind:arm_call to:0x020e9bc0 module:overlay(31) +from:0x0211dc98 kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211dca8 kind:arm_call to:0x020e9c94 module:overlay(31) +from:0x0211dcb0 kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211dcc8 kind:arm_call to:0x020e9cc8 module:overlay(31) +from:0x0211dcd0 kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211dce8 kind:arm_call to:0x020e9d74 module:overlay(31) +from:0x0211dcf0 kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211dd08 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0211dd24 kind:arm_call to:0x0211e0f4 module:overlay(39) +from:0x0211dd2c kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211dd50 kind:arm_call to:0x020e9cc4 module:overlay(31) +from:0x0211dd7c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0211ddb0 kind:arm_call to:0x0211e0f4 module:overlay(39) +from:0x0211ddf8 kind:arm_call to:0x01fff17c module:itcm +from:0x0211de24 kind:arm_call to:0x01ff930c module:itcm +from:0x0211de34 kind:arm_call to:0x01fff148 module:itcm +from:0x0211de64 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0211de80 kind:arm_call to:0x0211dfe0 module:overlay(39) +from:0x0211dea4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ded4 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0211def4 kind:arm_call to:0x0211dfe0 module:overlay(39) +from:0x0211df30 kind:arm_call to:0x01ff930c module:itcm +from:0x0211df5c kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x0211df70 kind:arm_call to:0x020168f0 module:main +from:0x0211df84 kind:arm_call to:0x01ff930c module:itcm +from:0x0211dfc8 kind:arm_call to:0x0211e394 module:overlay(39) +from:0x0211dfd4 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x0211dfd8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e050 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0211e064 kind:load to:0x0203feb0 module:main +from:0x0211e06c kind:load to:0x027e0ce0 module:dtcm +from:0x0211e11c kind:arm_call to:0x0211e230 module:overlay(39) +from:0x0211e130 kind:arm_call to:0x0211e230 module:overlay(39) +from:0x0211e144 kind:arm_call to:0x0211e230 module:overlay(39) +from:0x0211e168 kind:load to:0x0211e16c module:overlay(39) +from:0x0211e184 kind:arm_call to:0x0211e1d8 module:overlay(39) +from:0x0211e228 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e22c kind:load to:0x0212000c module:overlay(39) +from:0x0211e280 kind:arm_call to:0x0211e16c module:overlay(39) +from:0x0211e2a0 kind:arm_call to:0x0211e324 module:overlay(39) +from:0x0211e2ac kind:arm_call to:0x0211e2b8 module:overlay(39) +from:0x0211e310 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211e320 kind:load to:0x0211f930 module:overlay(39) +from:0x0211e37c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0211e390 kind:load to:0x0211fa68 module:overlay(39) +from:0x0211e3e4 kind:arm_call to:0x0211e0f4 module:overlay(39) +from:0x0211e428 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x0211e42c kind:load to:0x02160b5c module:overlays(63,66) +from:0x0211e438 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0211e44c kind:load to:0x0211f640 module:overlay(39) +from:0x0211e458 kind:load to:0x01ffc57c module:itcm +from:0x0211e47c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0211e484 kind:arm_call to:0x02011ff4 module:main +from:0x0211e498 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0211e4ac kind:load to:0x02120060 module:overlay(39) +from:0x0211e4c0 kind:arm_call to:0x02011f3c module:main +from:0x0211e4cc kind:arm_call to:0x0211e518 module:overlay(39) +from:0x0211e4e0 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0211e510 kind:load to:0x0211fa88 module:overlay(39) +from:0x0211e520 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0211e530 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0211e544 kind:load to:0x0211facc module:overlay(39) +from:0x0211e548 kind:load to:0x0211faa4 module:overlay(39) +from:0x0211e57c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e5cc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211e698 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0211e6ac kind:arm_call to:0x02081868 module:overlay(0) +from:0x0211e6bc kind:arm_call to:0x02081f8c module:overlay(0) +from:0x0211e6fc kind:load to:0x027e0cd8 module:dtcm +from:0x0211e710 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0211e724 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0211e72c kind:arm_call to:0x02011ff4 module:main +from:0x0211e740 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0211e764 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0211e798 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211e7ac kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0211e7b8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0211e7f4 kind:arm_call to:0x02084b0c module:overlay(0) +from:0x0211e808 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211e814 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0211e828 kind:arm_call to:0x02084b0c module:overlay(0) +from:0x0211e83c kind:arm_call to:0x02084b0c module:overlay(0) +from:0x0211e844 kind:load to:0x020b6a14 module:overlay(0) +from:0x0211e93c kind:arm_call to:0x0211adc0 module:overlay(39) +from:0x0211e94c kind:arm_call to:0x0203e3a4 module:main +from:0x0211e960 kind:load to:0x0211fb20 module:overlay(39) +from:0x0211e964 kind:load to:0x0211fb30 module:overlay(39) +from:0x0211e968 kind:load to:0x0211bbe8 module:overlay(39) +from:0x0211e96c kind:load to:0x0211fb24 module:overlay(39) +from:0x0211e9ac kind:arm_call to:0x0211bc10 module:overlay(39) +from:0x0211e9bc kind:arm_call to:0x0203e3a4 module:main +from:0x0211e9e4 kind:arm_call to:0x0211bc50 module:overlay(39) +from:0x0211e9f4 kind:arm_call to:0x0203e3a4 module:main +from:0x0211ea1c kind:arm_call to:0x0211bcac module:overlay(39) +from:0x0211ea2c kind:arm_call to:0x0203e3a4 module:main +from:0x0211ea54 kind:arm_call to:0x0211bd50 module:overlay(39) +from:0x0211ea64 kind:arm_call to:0x0203e3a4 module:main +from:0x0211ea78 kind:load to:0x0211f17c module:overlay(39) +from:0x0211ea84 kind:load to:0x0211fc08 module:overlay(39) +from:0x0211ea88 kind:load to:0x0211fc8c module:overlay(39) +from:0x0211ea8c kind:load to:0x0211c778 module:overlay(39) +from:0x0211ea90 kind:load to:0x0211fc30 module:overlay(39) +from:0x0211ea94 kind:load to:0x0211fd64 module:overlay(39) +from:0x0211ea98 kind:load to:0x0211c78c module:overlay(39) +from:0x0211ea9c kind:load to:0x0211fc18 module:overlay(39) +from:0x0211eaa0 kind:load to:0x0211fe3c module:overlay(39) +from:0x0211eaa4 kind:load to:0x0211c7a0 module:overlay(39) +from:0x0211eaa8 kind:load to:0x0211fc24 module:overlay(39) +from:0x0211eaac kind:load to:0x0211fc48 module:overlay(39) +from:0x0211eab0 kind:load to:0x0211c7b4 module:overlay(39) +from:0x0211eab4 kind:load to:0x0211fc3c module:overlay(39) +from:0x0211ead4 kind:arm_call to:0x0211c8f8 module:overlay(39) +from:0x0211eae4 kind:arm_call to:0x0203e3a4 module:main +from:0x0211eaf8 kind:load to:0x0211ff14 module:overlay(39) +from:0x0211eafc kind:load to:0x0211ff24 module:overlay(39) +from:0x0211eb00 kind:load to:0x0211d294 module:overlay(39) +from:0x0211eb04 kind:load to:0x0211ff18 module:overlay(39) +from:0x0211eb24 kind:arm_call to:0x0211d2d8 module:overlay(39) +from:0x0211eb34 kind:arm_call to:0x0203e3a4 module:main +from:0x0211eb48 kind:load to:0x0211fffc module:overlay(39) +from:0x0211eb4c kind:load to:0x0212000c module:overlay(39) +from:0x0211eb50 kind:load to:0x0211e490 module:overlay(39) +from:0x0211eb54 kind:load to:0x02120000 module:overlay(39) +from:0x0211eb74 kind:arm_call to:0x0211e4d4 module:overlay(39) +from:0x0211eb84 kind:arm_call to:0x0203e3a4 module:main +from:0x0211eb98 kind:load to:0x02120050 module:overlay(39) +from:0x0211eb9c kind:load to:0x02120060 module:overlay(39) +from:0x0211eba0 kind:load to:0x0211e738 module:overlay(39) +from:0x0211eba4 kind:load to:0x02120054 module:overlay(39) +from:0x0211eba8 kind:load to:0x0211e920 module:overlay(39) +from:0x0211ebac kind:load to:0x0211e970 module:overlay(39) +from:0x0211ebb0 kind:load to:0x0211eab8 module:overlay(39) +from:0x0211ebb4 kind:load to:0x0211eb08 module:overlay(39) +from:0x0211ebb8 kind:load to:0x0211eb58 module:overlay(39) +from:0x0211ebc8 kind:load to:0x0211ad98 module:overlay(39) +from:0x0211ebcc kind:load to:0x020990ec module:overlay(0) +from:0x0211ebd0 kind:load to:0x02098efc module:overlay(0) +from:0x0211ebd4 kind:load to:0x02098f78 module:overlay(0) +from:0x0211ebd8 kind:load to:0x020990f4 module:overlay(0) +from:0x0211ebdc kind:load to:0x02099114 module:overlay(0) +from:0x0211ebe0 kind:load to:0x02099140 module:overlay(0) +from:0x0211ebec kind:load to:0x0211b1c4 module:overlay(39) +from:0x0211ebf0 kind:load to:0x0211bae0 module:overlay(39) +from:0x0211ebf4 kind:load to:0x02059174 module:overlay(0) +from:0x0211ebf8 kind:load to:0x0211ad80 module:overlay(39) +from:0x0211ebfc kind:load to:0x02059348 module:overlay(0) +from:0x0211ec00 kind:load to:0x020593c4 module:overlay(0) +from:0x0211ec04 kind:load to:0x02059428 module:overlay(0) +from:0x0211ec08 kind:load to:0x0209bf68 module:overlay(0) +from:0x0211ec0c kind:load to:0x02059304 module:overlay(0) +from:0x0211ec18 kind:load to:0x0211b1d8 module:overlay(39) +from:0x0211ec1c kind:load to:0x0211bafc module:overlay(39) +from:0x0211ec20 kind:load to:0x0209b2cc module:overlay(0) +from:0x0211ec24 kind:load to:0x0209b304 module:overlay(0) +from:0x0211ec28 kind:load to:0x0209b908 module:overlay(0) +from:0x0211ec2c kind:load to:0x0209b910 module:overlay(0) +from:0x0211ec30 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0211ec34 kind:load to:0x0209b47c module:overlay(0) +from:0x0211ec38 kind:load to:0x0209b36c module:overlay(0) +from:0x0211ec3c kind:load to:0x0209b838 module:overlay(0) +from:0x0211ec40 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0211ec44 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0211ec48 kind:load to:0x0211bad8 module:overlay(39) +from:0x0211ec4c kind:load to:0x0209b8f0 module:overlay(0) +from:0x0211ec50 kind:load to:0x0211bac8 module:overlay(39) +from:0x0211ec54 kind:load to:0x0211baa4 module:overlay(39) +from:0x0211ec60 kind:load to:0x0211b1ec module:overlay(39) +from:0x0211ec64 kind:load to:0x0211bb18 module:overlay(39) +from:0x0211ec68 kind:load to:0x0209b2cc module:overlay(0) +from:0x0211ec6c kind:load to:0x0209b304 module:overlay(0) +from:0x0211ec70 kind:load to:0x0209b908 module:overlay(0) +from:0x0211ec74 kind:load to:0x0209b910 module:overlay(0) +from:0x0211ec78 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0211ec7c kind:load to:0x0209b47c module:overlay(0) +from:0x0211ec80 kind:load to:0x0209b36c module:overlay(0) +from:0x0211ec84 kind:load to:0x0209b838 module:overlay(0) +from:0x0211ec88 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0211ec8c kind:load to:0x0209b8d8 module:overlay(0) +from:0x0211ec90 kind:load to:0x0211bad8 module:overlay(39) +from:0x0211ec94 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0211ec98 kind:load to:0x0211bac8 module:overlay(39) +from:0x0211ec9c kind:load to:0x0211baa4 module:overlay(39) +from:0x0211eca8 kind:load to:0x0211b1b0 module:overlay(39) +from:0x0211ecac kind:load to:0x0211bb84 module:overlay(39) +from:0x0211ecb0 kind:load to:0x0209ba20 module:overlay(0) +from:0x0211ecb4 kind:load to:0x0209ba54 module:overlay(0) +from:0x0211ecb8 kind:load to:0x0209baec module:overlay(0) +from:0x0211ecbc kind:load to:0x0209bb00 module:overlay(0) +from:0x0211ecc0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0211ecc4 kind:load to:0x0209bb28 module:overlay(0) +from:0x0211ecc8 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0211eccc kind:load to:0x0209b838 module:overlay(0) +from:0x0211ecd0 kind:load to:0x0209babc module:overlay(0) +from:0x0211ecd4 kind:load to:0x0209bad4 module:overlay(0) +from:0x0211ecd8 kind:load to:0x0209bb14 module:overlay(0) +from:0x0211ecdc kind:load to:0x0209bea0 module:overlay(0) +from:0x0211ece0 kind:load to:0x0211bb58 module:overlay(39) +from:0x0211ece4 kind:load to:0x0211bb34 module:overlay(39) +from:0x0211ece8 kind:load to:0x0209bed8 module:overlay(0) +from:0x0211edfc kind:load to:0x02099cc0 module:overlay(0) +from:0x0211ee00 kind:load to:0x02099cfc module:overlay(0) +from:0x0211ee04 kind:load to:0x02099d14 module:overlay(0) +from:0x0211ee08 kind:load to:0x02099d20 module:overlay(0) +from:0x0211ee0c kind:load to:0x01fff464 module:itcm +from:0x0211ee10 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0211ee14 kind:load to:0x020aa528 module:overlay(0) +from:0x0211ee18 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0211ee1c kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0211ee20 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0211ee24 kind:load to:0x02099c64 module:overlay(0) +from:0x0211ee28 kind:load to:0x020ab15c module:overlay(0) +from:0x0211ee2c kind:load to:0x02099c6c module:overlay(0) +from:0x0211ee30 kind:load to:0x02099c70 module:overlay(0) +from:0x0211ee34 kind:load to:0x02099d2c module:overlay(0) +from:0x0211ee38 kind:load to:0x02099d98 module:overlay(0) +from:0x0211ee3c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211ee40 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0211ee44 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0211ee48 kind:load to:0x0211bbc8 module:overlay(39) +from:0x0211ee4c kind:load to:0x0211bba0 module:overlay(39) +from:0x0211ee50 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0211ee54 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0211ee58 kind:load to:0x020aaad0 module:overlay(0) +from:0x0211ee5c kind:load to:0x020aa778 module:overlay(0) +from:0x0211ee60 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0211ee64 kind:load to:0x020aa950 module:overlay(0) +from:0x0211ee68 kind:load to:0x020aa94c module:overlay(0) +from:0x0211ee6c kind:load to:0x020aaa1c module:overlay(0) +from:0x0211ee70 kind:load to:0x020aaa40 module:overlay(0) +from:0x0211ee74 kind:load to:0x020aaa44 module:overlay(0) +from:0x0211ee78 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0211ee7c kind:load to:0x020aa9a8 module:overlay(0) +from:0x0211ee80 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0211ee84 kind:load to:0x020aa754 module:overlay(0) +from:0x0211ee88 kind:load to:0x020aa75c module:overlay(0) +from:0x0211ee8c kind:load to:0x020aa764 module:overlay(0) +from:0x0211ee90 kind:load to:0x020aa76c module:overlay(0) +from:0x0211ee94 kind:load to:0x020aac48 module:overlay(0) +from:0x0211ee98 kind:load to:0x020aad98 module:overlay(0) +from:0x0211ee9c kind:load to:0x020aadc4 module:overlay(0) +from:0x0211eea0 kind:load to:0x020aade4 module:overlay(0) +from:0x0211eea4 kind:load to:0x020aaffc module:overlay(0) +from:0x0211eea8 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0211eeac kind:load to:0x020aa6c0 module:overlay(0) +from:0x0211eeb0 kind:load to:0x020aa684 module:overlay(0) +from:0x0211eeb4 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0211eeb8 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0211eebc kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0211eec0 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0211eec4 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0211eec8 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0211eecc kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0211eed0 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0211eed4 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0211eed8 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0211eedc kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0211eee0 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0211eee4 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0211eee8 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0211eeec kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0211eef0 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0211eef4 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0211eef8 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0211eefc kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0211ef00 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0211ef04 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0211ef08 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0211ef0c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0211ef18 kind:load to:0x02099cc0 module:overlay(0) +from:0x0211ef1c kind:load to:0x02099cfc module:overlay(0) +from:0x0211ef20 kind:load to:0x02099d14 module:overlay(0) +from:0x0211ef24 kind:load to:0x02099d20 module:overlay(0) +from:0x0211ef28 kind:load to:0x01fff464 module:itcm +from:0x0211ef2c kind:load to:0x020ab1d8 module:overlay(0) +from:0x0211ef30 kind:load to:0x020aa528 module:overlay(0) +from:0x0211ef34 kind:load to:0x0211b298 module:overlay(39) +from:0x0211ef38 kind:load to:0x0211b354 module:overlay(39) +from:0x0211ef3c kind:load to:0x020ab0f4 module:overlay(0) +from:0x0211ef40 kind:load to:0x02099c64 module:overlay(0) +from:0x0211ef44 kind:load to:0x0211b3f4 module:overlay(39) +from:0x0211ef48 kind:load to:0x02099c6c module:overlay(0) +from:0x0211ef4c kind:load to:0x02099c70 module:overlay(0) +from:0x0211ef50 kind:load to:0x02099d2c module:overlay(0) +from:0x0211ef54 kind:load to:0x02099d98 module:overlay(0) +from:0x0211ef58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211ef5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0211ef60 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0211ef64 kind:load to:0x0211b200 module:overlay(39) +from:0x0211ef68 kind:load to:0x0211b248 module:overlay(39) +from:0x0211ef6c kind:load to:0x0211b2c4 module:overlay(39) +from:0x0211ef70 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0211ef74 kind:load to:0x020aaad0 module:overlay(0) +from:0x0211ef78 kind:load to:0x020aa778 module:overlay(0) +from:0x0211ef7c kind:load to:0x020aa7e0 module:overlay(0) +from:0x0211ef80 kind:load to:0x020aa950 module:overlay(0) +from:0x0211ef84 kind:load to:0x020aa94c module:overlay(0) +from:0x0211ef88 kind:load to:0x020aaa1c module:overlay(0) +from:0x0211ef8c kind:load to:0x020aaa40 module:overlay(0) +from:0x0211ef90 kind:load to:0x020aaa44 module:overlay(0) +from:0x0211ef94 kind:load to:0x0211b488 module:overlay(39) +from:0x0211ef98 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0211ef9c kind:load to:0x020aa9b0 module:overlay(0) +from:0x0211efa0 kind:load to:0x020aa754 module:overlay(0) +from:0x0211efa4 kind:load to:0x020aa75c module:overlay(0) +from:0x0211efa8 kind:load to:0x020aa764 module:overlay(0) +from:0x0211efac kind:load to:0x020aa76c module:overlay(0) +from:0x0211efb0 kind:load to:0x0211b528 module:overlay(39) +from:0x0211efb4 kind:load to:0x020aad98 module:overlay(0) +from:0x0211efb8 kind:load to:0x020aadc4 module:overlay(0) +from:0x0211efbc kind:load to:0x020aade4 module:overlay(0) +from:0x0211efc0 kind:load to:0x020aaffc module:overlay(0) +from:0x0211efc4 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0211efc8 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0211efcc kind:load to:0x020aa684 module:overlay(0) +from:0x0211efd0 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0211efd4 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0211efd8 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0211efdc kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0211efe0 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0211efe4 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0211efe8 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0211efec kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0211eff0 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0211eff4 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0211eff8 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0211effc kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0211f000 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0211f004 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0211f008 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0211f00c kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0211f010 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0211f014 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0211f018 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0211f01c kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0211f020 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0211f024 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0211f028 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0211f194 kind:load to:0x0211bd2c module:overlay(39) +from:0x0211f198 kind:load to:0x0209918c module:overlay(0) +from:0x0211f19c kind:load to:0x020991c0 module:overlay(0) +from:0x0211f1a0 kind:load to:0x02098f78 module:overlay(0) +from:0x0211f1a4 kind:load to:0x02099194 module:overlay(0) +from:0x0211f1a8 kind:load to:0x02098fbc module:overlay(0) +from:0x0211f1ac kind:load to:0x02098fc0 module:overlay(0) +from:0x0211f1b8 kind:load to:0x0211bc88 module:overlay(39) +from:0x0211f1bc kind:load to:0x020990ec module:overlay(0) +from:0x0211f1c0 kind:load to:0x02098efc module:overlay(0) +from:0x0211f1c4 kind:load to:0x02098f78 module:overlay(0) +from:0x0211f1c8 kind:load to:0x020990f4 module:overlay(0) +from:0x0211f1cc kind:load to:0x02099114 module:overlay(0) +from:0x0211f1d0 kind:load to:0x02099140 module:overlay(0) +from:0x0211f1dc kind:load to:0x0211bc48 module:overlay(39) +from:0x0211f1e0 kind:load to:0x020990ec module:overlay(0) +from:0x0211f1e4 kind:load to:0x02098efc module:overlay(0) +from:0x0211f1e8 kind:load to:0x02098f78 module:overlay(0) +from:0x0211f1ec kind:load to:0x020990f4 module:overlay(0) +from:0x0211f1f0 kind:load to:0x02099114 module:overlay(0) +from:0x0211f1f4 kind:load to:0x02099140 module:overlay(0) +from:0x0211f200 kind:load to:0x0211bc08 module:overlay(39) +from:0x0211f204 kind:load to:0x020990ec module:overlay(0) +from:0x0211f208 kind:load to:0x02098efc module:overlay(0) +from:0x0211f20c kind:load to:0x02098f78 module:overlay(0) +from:0x0211f210 kind:load to:0x020990f4 module:overlay(0) +from:0x0211f214 kind:load to:0x02099114 module:overlay(0) +from:0x0211f218 kind:load to:0x02099140 module:overlay(0) +from:0x0211f3ec kind:load to:0x0211c5c8 module:overlay(39) +from:0x0211f3f0 kind:load to:0x02099cfc module:overlay(0) +from:0x0211f3f4 kind:load to:0x0211c5a0 module:overlay(39) +from:0x0211f3f8 kind:load to:0x02099d20 module:overlay(0) +from:0x0211f3fc kind:load to:0x01fff464 module:itcm +from:0x0211f400 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0211f404 kind:load to:0x020aa528 module:overlay(0) +from:0x0211f408 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0211f40c kind:load to:0x0211c02c module:overlay(39) +from:0x0211f410 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0211f414 kind:load to:0x02099c64 module:overlay(0) +from:0x0211f418 kind:load to:0x0211c2b0 module:overlay(39) +from:0x0211f41c kind:load to:0x02099c6c module:overlay(0) +from:0x0211f420 kind:load to:0x02099c70 module:overlay(0) +from:0x0211f424 kind:load to:0x02099d2c module:overlay(0) +from:0x0211f428 kind:load to:0x02099d98 module:overlay(0) +from:0x0211f42c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211f430 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0211f434 kind:load to:0x0211c658 module:overlay(39) +from:0x0211f438 kind:load to:0x0211c710 module:overlay(39) +from:0x0211f43c kind:load to:0x0211c740 module:overlay(39) +from:0x0211f440 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0211f444 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0211f448 kind:load to:0x020aaad0 module:overlay(0) +from:0x0211f44c kind:load to:0x0211c514 module:overlay(39) +from:0x0211f450 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0211f454 kind:load to:0x020aa950 module:overlay(0) +from:0x0211f458 kind:load to:0x020aa94c module:overlay(0) +from:0x0211f45c kind:load to:0x0211c580 module:overlay(39) +from:0x0211f460 kind:load to:0x020aaa40 module:overlay(0) +from:0x0211f464 kind:load to:0x020aaa44 module:overlay(0) +from:0x0211f468 kind:load to:0x0211c304 module:overlay(39) +from:0x0211f46c kind:load to:0x020aa9a8 module:overlay(0) +from:0x0211f470 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0211f474 kind:load to:0x020aa754 module:overlay(0) +from:0x0211f478 kind:load to:0x020aa75c module:overlay(0) +from:0x0211f47c kind:load to:0x020aa764 module:overlay(0) +from:0x0211f480 kind:load to:0x020aa76c module:overlay(0) +from:0x0211f484 kind:load to:0x0211c3d0 module:overlay(39) +from:0x0211f488 kind:load to:0x020aad98 module:overlay(0) +from:0x0211f48c kind:load to:0x020aadc4 module:overlay(0) +from:0x0211f490 kind:load to:0x020aade4 module:overlay(0) +from:0x0211f494 kind:load to:0x020aaffc module:overlay(0) +from:0x0211f498 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0211f49c kind:load to:0x020aa6c0 module:overlay(0) +from:0x0211f4a0 kind:load to:0x020aa684 module:overlay(0) +from:0x0211f4a4 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0211f4a8 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0211f4ac kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0211f4b0 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0211f4b4 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0211f4b8 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0211f4bc kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0211f4c0 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0211f4c4 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0211f4c8 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0211f4cc kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0211f4d0 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0211f4d4 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0211f4d8 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0211f4dc kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0211f4e0 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0211f4e4 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0211f4e8 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0211f4ec kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0211f4f0 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0211f4f4 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0211f4f8 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0211f4fc kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0211f500 kind:load to:0x0211f538 module:overlay(39) +from:0x0211f504 kind:load to:0x0211f544 module:overlay(39) +from:0x0211f558 kind:load to:0x0211c8d4 module:overlay(39) +from:0x0211f55c kind:load to:0x020990ec module:overlay(0) +from:0x0211f560 kind:load to:0x02098efc module:overlay(0) +from:0x0211f564 kind:load to:0x02098f78 module:overlay(0) +from:0x0211f568 kind:load to:0x020990f4 module:overlay(0) +from:0x0211f56c kind:load to:0x02099114 module:overlay(0) +from:0x0211f570 kind:load to:0x02099140 module:overlay(0) +from:0x0211f57c kind:load to:0x0211ca70 module:overlay(39) +from:0x0211f580 kind:load to:0x0211d1e0 module:overlay(39) +from:0x0211f584 kind:load to:0x0205bca8 module:overlay(0) +from:0x0211f588 kind:load to:0x01ffc57c module:itcm +from:0x0211f58c kind:load to:0x02059348 module:overlay(0) +from:0x0211f590 kind:load to:0x020593c4 module:overlay(0) +from:0x0211f594 kind:load to:0x02059428 module:overlay(0) +from:0x0211f598 kind:load to:0x01ffc7a4 module:itcm +from:0x0211f59c kind:load to:0x02059304 module:overlay(0) +from:0x0211f5a8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0211f5ac kind:load to:0x02099cfc module:overlay(0) +from:0x0211f5b0 kind:load to:0x02099d14 module:overlay(0) +from:0x0211f5b4 kind:load to:0x02099d20 module:overlay(0) +from:0x0211f5b8 kind:load to:0x01fff464 module:itcm +from:0x0211f5bc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0211f5c0 kind:load to:0x0211cabc module:overlay(39) +from:0x0211f5c4 kind:load to:0x0211ce18 module:overlay(39) +from:0x0211f5c8 kind:load to:0x0211cea4 module:overlay(39) +from:0x0211f5cc kind:load to:0x0211cf4c module:overlay(39) +from:0x0211f5d0 kind:load to:0x02099c64 module:overlay(0) +from:0x0211f5d4 kind:load to:0x0211cf60 module:overlay(39) +from:0x0211f5d8 kind:load to:0x02099c6c module:overlay(0) +from:0x0211f5dc kind:load to:0x02099c70 module:overlay(0) +from:0x0211f5e0 kind:load to:0x02099d2c module:overlay(0) +from:0x0211f5e4 kind:load to:0x02099d98 module:overlay(0) +from:0x0211f5e8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211f5ec kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0211f5f0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0211f5f4 kind:load to:0x0211d1fc module:overlay(39) +from:0x0211f5f8 kind:load to:0x0211d244 module:overlay(39) +from:0x0211f604 kind:load to:0x0211e414 module:overlay(39) +from:0x0211f608 kind:load to:0x0211e45c module:overlay(39) +from:0x0211f60c kind:load to:0x02074844 module:overlay(0) +from:0x0211f610 kind:load to:0x02074848 module:overlay(0) +from:0x0211f61c kind:load to:0x0211d2b4 module:overlay(39) +from:0x0211f620 kind:load to:0x0209918c module:overlay(0) +from:0x0211f624 kind:load to:0x020991c0 module:overlay(0) +from:0x0211f628 kind:load to:0x02098f78 module:overlay(0) +from:0x0211f62c kind:load to:0x02099194 module:overlay(0) +from:0x0211f630 kind:load to:0x02098fbc module:overlay(0) +from:0x0211f634 kind:load to:0x02098fc0 module:overlay(0) +from:0x0211f640 kind:load to:0x0211d5e0 module:overlay(39) +from:0x0211f644 kind:load to:0x0211e474 module:overlay(39) +from:0x0211f648 kind:load to:0x02059174 module:overlay(0) +from:0x0211f64c kind:load to:0x0211e450 module:overlay(39) +from:0x0211f650 kind:load to:0x02059348 module:overlay(0) +from:0x0211f654 kind:load to:0x020593c4 module:overlay(0) +from:0x0211f658 kind:load to:0x02059428 module:overlay(0) +from:0x0211f65c kind:load to:0x0209bf68 module:overlay(0) +from:0x0211f660 kind:load to:0x02059304 module:overlay(0) +from:0x0211f814 kind:load to:0x02099cc0 module:overlay(0) +from:0x0211f818 kind:load to:0x02099cfc module:overlay(0) +from:0x0211f81c kind:load to:0x02099d14 module:overlay(0) +from:0x0211f820 kind:load to:0x02099d20 module:overlay(0) +from:0x0211f824 kind:load to:0x01fff464 module:itcm +from:0x0211f828 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0211f82c kind:load to:0x0211d69c module:overlay(39) +from:0x0211f830 kind:load to:0x0211d740 module:overlay(39) +from:0x0211f834 kind:load to:0x0211d7b0 module:overlay(39) +from:0x0211f838 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0211f83c kind:load to:0x02099c64 module:overlay(0) +from:0x0211f840 kind:load to:0x0211dbe0 module:overlay(39) +from:0x0211f844 kind:load to:0x02099c6c module:overlay(0) +from:0x0211f848 kind:load to:0x02099c70 module:overlay(0) +from:0x0211f84c kind:load to:0x02099d2c module:overlay(0) +from:0x0211f850 kind:load to:0x02099d98 module:overlay(0) +from:0x0211f854 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0211f858 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0211f85c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0211f860 kind:load to:0x0211d5f4 module:overlay(39) +from:0x0211f864 kind:load to:0x0211d644 module:overlay(39) +from:0x0211f868 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0211f86c kind:load to:0x0211d74c module:overlay(39) +from:0x0211f870 kind:load to:0x020aaad0 module:overlay(0) +from:0x0211f874 kind:load to:0x020aa778 module:overlay(0) +from:0x0211f878 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0211f87c kind:load to:0x020aa950 module:overlay(0) +from:0x0211f880 kind:load to:0x020aa94c module:overlay(0) +from:0x0211f884 kind:load to:0x020aaa1c module:overlay(0) +from:0x0211f888 kind:load to:0x020aaa40 module:overlay(0) +from:0x0211f88c kind:load to:0x020aaa44 module:overlay(0) +from:0x0211f890 kind:load to:0x0211d8d8 module:overlay(39) +from:0x0211f894 kind:load to:0x0211d984 module:overlay(39) +from:0x0211f898 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0211f89c kind:load to:0x020aa754 module:overlay(0) +from:0x0211f8a0 kind:load to:0x020aa75c module:overlay(0) +from:0x0211f8a4 kind:load to:0x020aa764 module:overlay(0) +from:0x0211f8a8 kind:load to:0x020aa76c module:overlay(0) +from:0x0211f8ac kind:load to:0x0211e154 module:overlay(39) +from:0x0211f8b0 kind:load to:0x020aad98 module:overlay(0) +from:0x0211f8b4 kind:load to:0x020aadc4 module:overlay(0) +from:0x0211f8b8 kind:load to:0x020aade4 module:overlay(0) +from:0x0211f8bc kind:load to:0x020aaffc module:overlay(0) +from:0x0211f8c0 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0211f8c4 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0211f8c8 kind:load to:0x020aa684 module:overlay(0) +from:0x0211f8cc kind:load to:0x020ab1a4 module:overlay(0) +from:0x0211f8d0 kind:load to:0x0211dc34 module:overlay(39) +from:0x0211f8d4 kind:load to:0x0211dc4c module:overlay(39) +from:0x0211f8d8 kind:load to:0x0211dc64 module:overlay(39) +from:0x0211f8dc kind:load to:0x0211dc7c module:overlay(39) +from:0x0211f8e0 kind:load to:0x0211dc88 module:overlay(39) +from:0x0211f8e4 kind:load to:0x0211dca0 module:overlay(39) +from:0x0211f8e8 kind:load to:0x0211dcc0 module:overlay(39) +from:0x0211f8ec kind:load to:0x0211dce0 module:overlay(39) +from:0x0211f8f0 kind:load to:0x0211dd00 module:overlay(39) +from:0x0211f8f4 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0211f8f8 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0211f8fc kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0211f900 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0211f904 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0211f908 kind:load to:0x0211dd48 module:overlay(39) +from:0x0211f90c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0211f910 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0211f914 kind:load to:0x0211dd74 module:overlay(39) +from:0x0211f918 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0211f91c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0211f920 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0211f924 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0211f928 kind:load to:0x0211dd0c module:overlay(39) +from:0x0211f92c kind:load to:0x0211dd80 module:overlay(39) +from:0x0211fa88 kind:load to:0x0211e4b0 module:overlay(39) +from:0x0211fa8c kind:load to:0x0209e0a0 module:overlay(0) +from:0x0211fa90 kind:load to:0x0209e160 module:overlay(0) +from:0x0211fa94 kind:load to:0x0209e164 module:overlay(0) +from:0x0211fa98 kind:load to:0x0209e168 module:overlay(0) +from:0x0211faa4 kind:load to:0x0207db54 module:overlay(0) +from:0x0211faa8 kind:load to:0x0207db5c module:overlay(0) +from:0x0211faac kind:load to:0x0207e024 module:overlay(0) +from:0x0211fab0 kind:load to:0x0207e014 module:overlay(0) +from:0x0211fab4 kind:load to:0x0207e058 module:overlay(0) +from:0x0211fab8 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0211fabc kind:load to:0x0207e0f0 module:overlay(0) +from:0x0211fac0 kind:load to:0x0207e168 module:overlay(0) +from:0x0211facc kind:load to:0x0211e54c module:overlay(39) +from:0x0211fad0 kind:load to:0x0209e87c module:overlay(0) +from:0x0211fad4 kind:load to:0x0211e700 module:overlay(39) +from:0x0211fad8 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0211fadc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0211fae0 kind:load to:0x0211e704 module:overlay(39) +from:0x0211fae4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0211fae8 kind:load to:0x0209e990 module:overlay(0) +from:0x0211faec kind:load to:0x0209e998 module:overlay(0) +from:0x0211faf0 kind:load to:0x0209e99c module:overlay(0) +from:0x0211faf4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0211faf8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0211fafc kind:load to:0x0211e708 module:overlay(39) +from:0x0211fb00 kind:load to:0x0211e71c module:overlay(39) diff --git a/config/jp/arm9/overlays/ov039/symbols.txt b/config/jp/arm9/overlays/ov039/symbols.txt new file mode 100644 index 00000000..858ece1c --- /dev/null +++ b/config/jp/arm9/overlays/ov039/symbols.txt @@ -0,0 +1,242 @@ +func_ov039_0211ad60 kind:function(arm,size=0x20) addr:0x0211ad60 +func_ov039_0211ad80 kind:function(arm,size=0xc) addr:0x0211ad80 +func_ov039_0211ad8c kind:function(arm,size=0xc) addr:0x0211ad8c +func_ov039_0211ad98 kind:function(arm,size=0x28) addr:0x0211ad98 +func_ov039_0211adc0 kind:function(arm,size=0x5c) addr:0x0211adc0 +func_ov039_0211ae1c kind:function(arm,size=0x394) addr:0x0211ae1c +func_ov039_0211b1b0 kind:function(arm,size=0x14) addr:0x0211b1b0 +func_ov039_0211b1c4 kind:function(arm,size=0x14) addr:0x0211b1c4 +func_ov039_0211b1d8 kind:function(arm,size=0x14) addr:0x0211b1d8 +func_ov039_0211b1ec kind:function(arm,size=0x14) addr:0x0211b1ec +func_ov039_0211b200 kind:function(arm,size=0x48) addr:0x0211b200 +func_ov039_0211b248 kind:function(arm,size=0x50) addr:0x0211b248 +func_ov039_0211b298 kind:function(arm,size=0x2c) addr:0x0211b298 +func_ov039_0211b2c4 kind:function(arm,size=0x90) addr:0x0211b2c4 +func_ov039_0211b354 kind:function(arm,size=0xa0) addr:0x0211b354 +func_ov039_0211b3f4 kind:function(arm,size=0x94) addr:0x0211b3f4 +func_ov039_0211b488 kind:function(arm,size=0xa0) addr:0x0211b488 +func_ov039_0211b528 kind:function(arm,size=0x1e0) addr:0x0211b528 +func_ov039_0211b708 kind:function(arm,size=0x58) addr:0x0211b708 +func_ov039_0211b760 kind:function(arm,size=0x19c) addr:0x0211b760 +func_ov039_0211b8fc kind:function(arm,size=0x58) addr:0x0211b8fc +func_ov039_0211b954 kind:function(arm,size=0x150) addr:0x0211b954 +func_ov039_0211baa4 kind:function(arm,size=0x24) addr:0x0211baa4 +func_ov039_0211bac8 kind:function(arm,size=0x10) addr:0x0211bac8 +func_ov039_0211bad8 kind:function(arm,size=0x8) addr:0x0211bad8 +func_ov039_0211bae0 kind:function(arm,size=0x1c) addr:0x0211bae0 +func_ov039_0211bafc kind:function(arm,size=0x1c) addr:0x0211bafc +func_ov039_0211bb18 kind:function(arm,size=0x1c) addr:0x0211bb18 +func_ov039_0211bb34 kind:function(arm,size=0x24) addr:0x0211bb34 +func_ov039_0211bb58 kind:function(arm,size=0x2c) addr:0x0211bb58 +func_ov039_0211bb84 kind:function(arm,size=0x1c) addr:0x0211bb84 +func_ov039_0211bba0 kind:function(arm,size=0x28) addr:0x0211bba0 +func_ov039_0211bbc8 kind:function(arm,size=0x20) addr:0x0211bbc8 +func_ov039_0211bbe8 kind:function(arm,size=0x14) addr:0x0211bbe8 +func_ov039_0211bbfc kind:function(arm,size=0xc) addr:0x0211bbfc +func_ov039_0211bc08 kind:function(arm,size=0x8) addr:0x0211bc08 +func_ov039_0211bc10 kind:function(arm,size=0x2c) addr:0x0211bc10 +func_ov039_0211bc3c kind:function(arm,size=0xc) addr:0x0211bc3c +func_ov039_0211bc48 kind:function(arm,size=0x8) addr:0x0211bc48 +func_ov039_0211bc50 kind:function(arm,size=0x2c) addr:0x0211bc50 +func_ov039_0211bc7c kind:function(arm,size=0xc) addr:0x0211bc7c +func_ov039_0211bc88 kind:function(arm,size=0x24) addr:0x0211bc88 +func_ov039_0211bcac kind:function(arm,size=0x74) addr:0x0211bcac +func_ov039_0211bd20 kind:function(arm,size=0xc) addr:0x0211bd20 +func_ov039_0211bd2c kind:function(arm,size=0x24) addr:0x0211bd2c +func_ov039_0211bd50 kind:function(arm,size=0x6c) addr:0x0211bd50 +func_ov039_0211bdbc kind:function(arm,size=0x270) addr:0x0211bdbc +func_ov039_0211c02c kind:function(arm,size=0x120) addr:0x0211c02c +func_ov039_0211c14c kind:function(arm,size=0x58) addr:0x0211c14c +func_ov039_0211c1a4 kind:function(arm,size=0x5c) addr:0x0211c1a4 +func_ov039_0211c200 kind:function(arm,size=0xb0) addr:0x0211c200 +func_ov039_0211c2b0 kind:function(arm,size=0x54) addr:0x0211c2b0 +func_ov039_0211c304 kind:function(arm,size=0xcc) addr:0x0211c304 +func_ov039_0211c3d0 kind:function(arm,size=0x144) addr:0x0211c3d0 +func_ov039_0211c514 kind:function(arm,size=0x6c) addr:0x0211c514 +func_ov039_0211c580 kind:function(arm,size=0x20) addr:0x0211c580 +func_ov039_0211c5a0 kind:function(arm,size=0x28) addr:0x0211c5a0 +func_ov039_0211c5c8 kind:function(arm,size=0x90) addr:0x0211c5c8 +func_ov039_0211c658 kind:function(arm,size=0x98) addr:0x0211c658 +func_ov039_0211c6f0 kind:function(arm,size=0x20) addr:0x0211c6f0 +func_ov039_0211c710 kind:function(arm,size=0x30) addr:0x0211c710 +func_ov039_0211c740 kind:function(arm,size=0x38) addr:0x0211c740 +func_ov039_0211c778 kind:function(arm,size=0x14) addr:0x0211c778 +func_ov039_0211c78c kind:function(arm,size=0x14) addr:0x0211c78c +func_ov039_0211c7a0 kind:function(arm,size=0x14) addr:0x0211c7a0 +func_ov039_0211c7b4 kind:function(arm,size=0x14) addr:0x0211c7b4 +func_ov039_0211c7c8 kind:function(arm,size=0x38) addr:0x0211c7c8 +func_ov039_0211c800 kind:function(arm,size=0x28) addr:0x0211c800 +func_ov039_0211c828 kind:function(arm,size=0x2c) addr:0x0211c828 +func_ov039_0211c854 kind:function(arm,size=0x20) addr:0x0211c854 +func_ov039_0211c874 kind:function(arm,size=0x54) addr:0x0211c874 +func_ov039_0211c8c8 kind:function(arm,size=0xc) addr:0x0211c8c8 +func_ov039_0211c8d4 kind:function(arm,size=0x24) addr:0x0211c8d4 +func_ov039_0211c8f8 kind:function(arm,size=0x28) addr:0x0211c8f8 +func_ov039_0211c920 kind:function(arm,size=0x150) addr:0x0211c920 +func_ov039_0211ca70 kind:function(arm,size=0x14) addr:0x0211ca70 +func_ov039_0211ca84 kind:function(arm,size=0x24) addr:0x0211ca84 +func_ov039_0211caa8 kind:function(arm,size=0x14) addr:0x0211caa8 +func_ov039_0211cabc kind:function(arm,size=0x35c) addr:0x0211cabc +func_ov039_0211ce18 kind:function(arm,size=0x8c) addr:0x0211ce18 +func_ov039_0211cea4 kind:function(arm,size=0xa8) addr:0x0211cea4 +func_ov039_0211cf4c kind:function(arm,size=0x14) addr:0x0211cf4c +func_ov039_0211cf60 kind:function(arm,size=0x20) addr:0x0211cf60 +func_ov039_0211cf80 kind:function(arm,size=0x84) addr:0x0211cf80 +func_ov039_0211d004 kind:function(arm,size=0xac) addr:0x0211d004 +func_ov039_0211d0b0 kind:function(arm,size=0x130) addr:0x0211d0b0 +func_ov039_0211d1e0 kind:function(arm,size=0x1c) addr:0x0211d1e0 +func_ov039_0211d1fc kind:function(arm,size=0x48) addr:0x0211d1fc +func_ov039_0211d244 kind:function(arm,size=0x50) addr:0x0211d244 +func_ov039_0211d294 kind:function(arm,size=0x14) addr:0x0211d294 +func_ov039_0211d2a8 kind:function(arm,size=0xc) addr:0x0211d2a8 +func_ov039_0211d2b4 kind:function(arm,size=0x24) addr:0x0211d2b4 +func_ov039_0211d2d8 kind:function(arm,size=0x64) addr:0x0211d2d8 +func_ov039_0211d33c kind:function(arm,size=0x2a4) addr:0x0211d33c +func_ov039_0211d5e0 kind:function(arm,size=0x14) addr:0x0211d5e0 +func_ov039_0211d5f4 kind:function(arm,size=0x50) addr:0x0211d5f4 +func_ov039_0211d644 kind:function(arm,size=0x58) addr:0x0211d644 +func_ov039_0211d69c kind:function(arm,size=0xa4) addr:0x0211d69c +func_ov039_0211d740 kind:function(arm,size=0xc) addr:0x0211d740 +func_ov039_0211d74c kind:function(arm,size=0x54) addr:0x0211d74c +func_ov039_0211d7a0 kind:function(arm,size=0x10) addr:0x0211d7a0 +func_ov039_0211d7b0 kind:function(arm,size=0x128) addr:0x0211d7b0 +func_ov039_0211d8d8 kind:function(arm,size=0xac) addr:0x0211d8d8 +func_ov039_0211d984 kind:function(arm,size=0xc0) addr:0x0211d984 +func_ov039_0211da44 kind:function(arm,size=0x34) addr:0x0211da44 +func_ov039_0211da78 kind:function(arm,size=0xbc) addr:0x0211da78 +func_ov039_0211db34 kind:function(arm,size=0xac) addr:0x0211db34 +func_ov039_0211dbe0 kind:function(arm,size=0x54) addr:0x0211dbe0 +func_ov039_0211dc34 kind:function(arm,size=0x18) addr:0x0211dc34 +func_ov039_0211dc4c kind:function(arm,size=0x18) addr:0x0211dc4c +func_ov039_0211dc64 kind:function(arm,size=0x18) addr:0x0211dc64 +func_ov039_0211dc7c kind:function(arm,size=0xc) addr:0x0211dc7c +func_ov039_0211dc88 kind:function(arm,size=0x18) addr:0x0211dc88 +func_ov039_0211dca0 kind:function(arm,size=0x20) addr:0x0211dca0 +func_ov039_0211dcc0 kind:function(arm,size=0x20) addr:0x0211dcc0 +func_ov039_0211dce0 kind:function(arm,size=0x20) addr:0x0211dce0 +func_ov039_0211dd00 kind:function(arm,size=0xc) addr:0x0211dd00 +func_ov039_0211dd0c kind:function(arm,size=0x3c) addr:0x0211dd0c +func_ov039_0211dd48 kind:function(arm,size=0x2c) addr:0x0211dd48 +func_ov039_0211dd74 kind:function(arm,size=0xc) addr:0x0211dd74 +func_ov039_0211dd80 kind:function(arm,size=0x260) addr:0x0211dd80 +func_ov039_0211dfe0 kind:function(arm,size=0x90) addr:0x0211dfe0 +func_ov039_0211e070 kind:function(arm,size=0x84) addr:0x0211e070 +func_ov039_0211e0f4 kind:function(arm,size=0x60) addr:0x0211e0f4 +func_ov039_0211e154 kind:function(arm,size=0x18) addr:0x0211e154 +func_ov039_0211e16c kind:function(arm,size=0x6c) addr:0x0211e16c +func_ov039_0211e1d8 kind:function(arm,size=0x58) addr:0x0211e1d8 +func_ov039_0211e230 kind:function(arm,size=0x88) addr:0x0211e230 +func_ov039_0211e2b8 kind:function(arm,size=0x6c) addr:0x0211e2b8 +func_ov039_0211e324 kind:function(arm,size=0x70) addr:0x0211e324 +func_ov039_0211e394 kind:function(arm,size=0x80) addr:0x0211e394 +func_ov039_0211e414 kind:function(arm,size=0x1c) addr:0x0211e414 +func_ov039_0211e430 kind:function(arm,size=0x20) addr:0x0211e430 +func_ov039_0211e450 kind:function(arm,size=0xc) addr:0x0211e450 +func_ov039_0211e45c kind:function(arm,size=0x4) addr:0x0211e45c +func_ov039_0211e460 kind:function(arm,size=0x14) addr:0x0211e460 +func_ov039_0211e474 kind:function(arm,size=0x1c) addr:0x0211e474 +func_ov039_0211e490 kind:function(arm,size=0x14) addr:0x0211e490 +func_ov039_0211e4a4 kind:function(arm,size=0xc) addr:0x0211e4a4 +func_ov039_0211e4b0 kind:function(arm,size=0x24) addr:0x0211e4b0 +func_ov039_0211e4d4 kind:function(arm,size=0x44) addr:0x0211e4d4 +func_ov039_0211e518 kind:function(arm,size=0x34) addr:0x0211e518 +func_ov039_0211e54c kind:function(arm,size=0x1b4) addr:0x0211e54c +func_ov039_0211e700 kind:function(arm,size=0x4) addr:0x0211e700 +func_ov039_0211e704 kind:function(arm,size=0x4) addr:0x0211e704 +func_ov039_0211e708 kind:function(arm,size=0x14) addr:0x0211e708 +func_ov039_0211e71c kind:function(arm,size=0x1c) addr:0x0211e71c +func_ov039_0211e738 kind:function(arm,size=0x14) addr:0x0211e738 +func_ov039_0211e74c kind:function(arm,size=0x20) addr:0x0211e74c +func_ov039_0211e76c kind:function(arm,size=0xe0) addr:0x0211e76c +data_ov039_0211e854 kind:data(any) addr:0x0211e854 +data_ov039_0211e85c kind:data(any) addr:0x0211e85c +data_ov039_0211e86c kind:data(any) addr:0x0211e86c +data_ov039_0211e87c kind:data(any) addr:0x0211e87c +data_ov039_0211e880 kind:data(any) addr:0x0211e880 +data_ov039_0211e894 kind:data(any) addr:0x0211e894 +data_ov039_0211e8a8 kind:data(any) addr:0x0211e8a8 +data_ov039_0211e8bc kind:data(any) addr:0x0211e8bc +data_ov039_0211e8d0 kind:data(any) addr:0x0211e8d0 +data_ov039_0211e8e4 kind:data(any) addr:0x0211e8e4 +data_ov039_0211e8f8 kind:data(any) addr:0x0211e8f8 +data_ov039_0211e90c kind:data(any) addr:0x0211e90c +func_ov039_0211e920 kind:function(arm,size=0x50) addr:0x0211e920 +func_ov039_0211e970 kind:function(arm,size=0x148) addr:0x0211e970 +func_ov039_0211eab8 kind:function(arm,size=0x50) addr:0x0211eab8 +func_ov039_0211eb08 kind:function(arm,size=0x50) addr:0x0211eb08 +func_ov039_0211eb58 kind:function(arm,size=0x50) addr:0x0211eb58 +data_ov039_0211ebc8 kind:data(any) addr:0x0211ebc8 +data_ov039_0211ebec kind:data(any) addr:0x0211ebec +data_ov039_0211ec18 kind:data(any) addr:0x0211ec18 +data_ov039_0211ec60 kind:data(any) addr:0x0211ec60 +data_ov039_0211eca8 kind:data(any) addr:0x0211eca8 +data_ov039_0211ecec kind:data(any) addr:0x0211ecec +data_ov039_0211edfc kind:data(any) addr:0x0211edfc +data_ov039_0211ef18 kind:data(any) addr:0x0211ef18 +data_ov039_0211f02c kind:data(any) addr:0x0211f02c +data_ov039_0211f044 kind:data(any) addr:0x0211f044 +data_ov039_0211f11c kind:data(any) addr:0x0211f11c +data_ov039_0211f134 kind:data(any) addr:0x0211f134 +data_ov039_0211f14c kind:data(any) addr:0x0211f14c +data_ov039_0211f17c kind:data(any) addr:0x0211f17c +data_ov039_0211f194 kind:data(any) addr:0x0211f194 +data_ov039_0211f1b8 kind:data(any) addr:0x0211f1b8 +data_ov039_0211f1dc kind:data(any) addr:0x0211f1dc +data_ov039_0211f200 kind:data(any) addr:0x0211f200 +data_ov039_0211f21c kind:data(any) addr:0x0211f21c +data_ov039_0211f234 kind:data(any) addr:0x0211f234 +data_ov039_0211f24c kind:data(any) addr:0x0211f24c +data_ov039_0211f264 kind:data(any) addr:0x0211f264 +data_ov039_0211f324 kind:data(any) addr:0x0211f324 +data_ov039_0211f3ec kind:data(any) addr:0x0211f3ec +data_ov039_0211f500 kind:data(any) addr:0x0211f500 +data_ov039_0211f508 kind:data(any) addr:0x0211f508 +data_ov039_0211f520 kind:data(any) addr:0x0211f520 +data_ov039_0211f538 kind:data(any) addr:0x0211f538 +data_ov039_0211f544 kind:data(any) addr:0x0211f544 +data_ov039_0211f558 kind:data(any) addr:0x0211f558 +data_ov039_0211f57c kind:data(any) addr:0x0211f57c +data_ov039_0211f5a8 kind:data(any) addr:0x0211f5a8 +data_ov039_0211f5f4 kind:data(any) addr:0x0211f5f4 +data_ov039_0211f604 kind:data(any) addr:0x0211f604 +data_ov039_0211f61c kind:data(any) addr:0x0211f61c +data_ov039_0211f640 kind:data(any) addr:0x0211f640 +data_ov039_0211f664 kind:data(any) addr:0x0211f664 +data_ov039_0211f6b4 kind:data(any) addr:0x0211f6b4 +data_ov039_0211f704 kind:data(any) addr:0x0211f704 +data_ov039_0211f814 kind:data(any) addr:0x0211f814 +data_ov039_0211f8e0 kind:data(any) addr:0x0211f8e0 ambiguous +data_ov039_0211f930 kind:data(any) addr:0x0211f930 +data_ov039_0211fa68 kind:data(any) addr:0x0211fa68 +data_ov039_0211fa88 kind:data(any) addr:0x0211fa88 +data_ov039_0211faa4 kind:data(any) addr:0x0211faa4 +data_ov039_0211facc kind:data(any) addr:0x0211facc +data_ov039_0211fb20 kind:bss addr:0x0211fb20 +data_ov039_0211fb24 kind:bss addr:0x0211fb24 +data_ov039_0211fb30 kind:bss addr:0x0211fb30 +data_ov039_0211fbcc kind:bss addr:0x0211fbcc ambiguous +data_ov039_0211fc08 kind:bss addr:0x0211fc08 +data_ov039_0211fc18 kind:bss addr:0x0211fc18 +data_ov039_0211fc24 kind:bss addr:0x0211fc24 +data_ov039_0211fc30 kind:bss addr:0x0211fc30 +data_ov039_0211fc3c kind:bss addr:0x0211fc3c +data_ov039_0211fc48 kind:bss addr:0x0211fc48 +data_ov039_0211fc8c kind:bss addr:0x0211fc8c +data_ov039_0211fd08 kind:bss addr:0x0211fd08 ambiguous +data_ov039_0211fd40 kind:bss addr:0x0211fd40 ambiguous +data_ov039_0211fd64 kind:bss addr:0x0211fd64 +data_ov039_0211fd6c kind:bss addr:0x0211fd6c ambiguous +data_ov039_0211fd70 kind:bss addr:0x0211fd70 ambiguous +data_ov039_0211fdd4 kind:bss addr:0x0211fdd4 ambiguous +data_ov039_0211fe14 kind:bss addr:0x0211fe14 ambiguous +data_ov039_0211fe3c kind:bss addr:0x0211fe3c +data_ov039_0211fe48 kind:bss addr:0x0211fe48 ambiguous +data_ov039_0211ff14 kind:bss addr:0x0211ff14 +data_ov039_0211ff18 kind:bss addr:0x0211ff18 +data_ov039_0211ff24 kind:bss addr:0x0211ff24 +data_ov039_0211fffc kind:bss addr:0x0211fffc +data_ov039_02120000 kind:bss addr:0x02120000 +data_ov039_0212000c kind:bss addr:0x0212000c +data_ov039_02120050 kind:bss addr:0x02120050 +data_ov039_02120054 kind:bss addr:0x02120054 +data_ov039_02120060 kind:bss addr:0x02120060 diff --git a/config/jp/arm9/overlays/ov040/delinks.txt b/config/jp/arm9/overlays/ov040/delinks.txt new file mode 100644 index 00000000..07a1ce24 --- /dev/null +++ b/config/jp/arm9/overlays/ov040/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02125280 end:0x0212f5d0 kind:code align:32 + .rodata start:0x0212f5d0 end:0x0212f7d8 kind:data align:4 + .init start:0x0212f7d8 end:0x0212feb0 kind:code align:4 + .ctor start:0x0212feb0 end:0x0212fed4 kind:data align:4 + .data start:0x0212fee0 end:0x02130dc0 kind:data align:32 + .bss start:0x02130dc0 end:0x02131ec0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov040/relocs.txt b/config/jp/arm9/overlays/ov040/relocs.txt new file mode 100644 index 00000000..1b30bfba --- /dev/null +++ b/config/jp/arm9/overlays/ov040/relocs.txt @@ -0,0 +1,1878 @@ +from:0x02125284 kind:thumb_call_arm to:0x02098e24 module:overlay(0) +from:0x02125290 kind:load to:0x0212ff98 module:overlay(40) +from:0x0212529c kind:load to:0x027e0d00 module:dtcm +from:0x021252a0 kind:load to:0x020c0f85 module:overlays(1,2,4) +from:0x021252ac kind:load to:0x027e0d00 module:dtcm +from:0x021252b0 kind:load to:0x020c0fa5 module:overlays(1,2,4) +from:0x021252b8 kind:load to:0x02130ddc module:overlay(40) +from:0x021252c4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x021252cc kind:thumb_call to:0x02125300 module:overlay(40) +from:0x021252de kind:thumb_call to:0x02125280 module:overlay(40) +from:0x021252fc kind:load to:0x0212ff74 module:overlay(40) +from:0x02125304 kind:thumb_call_arm to:0x02099b30 module:overlay(0) +from:0x02125324 kind:thumb_call_arm to:0x0207d6d0 module:overlay(0) +from:0x02125334 kind:thumb_call_arm to:0x02080340 module:overlay(0) +from:0x021253a2 kind:thumb_call_arm to:0x02129110 module:overlay(40) +from:0x021253aa kind:thumb_call_arm to:0x020d6e54 module:overlay(24) +from:0x021253b4 kind:thumb_call_arm to:0x020d72dc module:overlay(24) +from:0x021253e2 kind:thumb_call to:0x020141e0 module:main +from:0x021253ee kind:thumb_call_arm to:0x0201b8dc module:main +from:0x02125400 kind:thumb_call_arm to:0x0207487c module:overlay(0) +from:0x02125408 kind:load to:0x0212ffe4 module:overlay(40) +from:0x0212540c kind:load to:0x0212ffbc module:overlay(40) +from:0x02125414 kind:load to:0x0212ff58 module:overlay(40) +from:0x0212541c kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x02125428 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x02125434 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x02125440 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x0212544c kind:thumb_call_arm to:0x0201b8bc module:main +from:0x0212545c kind:thumb_call_arm to:0x0201b8bc module:main +from:0x02125466 kind:thumb_call_arm to:0x020d731c module:overlay(24) +from:0x0212546e kind:thumb_call_arm to:0x020d6e94 module:overlay(24) +from:0x0212547e kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x02125488 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x02125492 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x0212549c kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x021254a6 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x021254ae kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x021254b6 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x021254be kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x021254c8 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x021254d0 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x021254da kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x021254e2 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x021254ea kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x021254f6 kind:thumb_call_arm to:0x0203e740 module:main +from:0x021254fe kind:thumb_call_arm to:0x02080360 module:overlay(0) +from:0x02125504 kind:thumb_call_arm to:0x02099c30 module:overlay(0) +from:0x02125514 kind:load to:0x0212543d module:overlay(40) +from:0x02125520 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x0212552a kind:thumb_call_arm to:0x020d731c module:overlay(24) +from:0x02125532 kind:thumb_call_arm to:0x020d6e94 module:overlay(24) +from:0x02125542 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x0212554c kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x02125556 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x02125560 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x0212556a kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x02125572 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x0212557a kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x02125582 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x0212558c kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x02125594 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x0212559e kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x021255a6 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x021255ae kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x021255ba kind:thumb_call_arm to:0x0203e740 module:main +from:0x021255c2 kind:thumb_call_arm to:0x02080360 module:overlay(0) +from:0x021255c8 kind:thumb_call_arm to:0x02099c30 module:overlay(0) +from:0x021255ce kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021255e0 kind:load to:0x0212543d module:overlay(40) +from:0x02125600 kind:thumb_call_arm to:0x0212952c module:overlay(40) +from:0x02125614 kind:thumb_call_arm to:0x0209a208 module:overlay(0) +from:0x02125662 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x021256c6 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x0212572e kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02125740 kind:thumb_call_arm to:0x02071bf0 module:overlay(0) +from:0x02125784 kind:thumb_call_arm to:0x02127d34 module:overlay(40) +from:0x021257a6 kind:thumb_call_arm to:0x0212757c module:overlay(40) +from:0x02125806 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02125816 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x0212581e kind:thumb_call_arm to:0x02127eb8 module:overlay(40) +from:0x02125824 kind:thumb_call_arm to:0x02127a64 module:overlay(40) +from:0x02125834 kind:thumb_call_arm to:0x0212757c module:overlay(40) +from:0x0212584e kind:thumb_call_arm to:0x0212757c module:overlay(40) +from:0x0212588e kind:thumb_call_arm to:0x021258d8 module:overlay(40) +from:0x021258b2 kind:thumb_call_arm to:0x021299f4 module:overlay(40) +from:0x021258b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021258bc kind:load to:0x02130dc4 module:overlay(40) +from:0x021258c8 kind:load to:0x027e09a4 module:dtcm +from:0x021258d0 kind:load to:0x027e09b8 module:dtcm +from:0x021258f8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212594c kind:load to:0x0212ff00 module:overlay(40) +from:0x02125968 kind:arm_call to:0x02128a08 module:overlay(40) +from:0x0212597c kind:arm_call to:0x02128a08 module:overlay(40) +from:0x02125990 kind:arm_call to:0x020d6e98 module:overlay(24) +from:0x0212599c kind:arm_call to:0x020d7334 module:overlay(24) +from:0x021259d0 kind:arm_call to:0x02129664 module:overlay(40) +from:0x021259dc kind:arm_call to:0x02127eb8 module:overlay(40) +from:0x02125a08 kind:load to:0x0212ff28 module:overlay(40) +from:0x02125a3c kind:arm_call to:0x021299f4 module:overlay(40) +from:0x02125a44 kind:arm_call to:0x02128854 module:overlay(40) +from:0x02125ac0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125ad0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125b08 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125b18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125b6c kind:arm_call to:0x01ff9638 module:itcm +from:0x02125b7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125bac kind:arm_call to:0x01ff9638 module:itcm +from:0x02125bbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125c0c kind:arm_call to:0x02125a50 module:overlay(40) +from:0x02125c48 kind:arm_call to:0x0212c6ac module:overlay(40) +from:0x02125c7c kind:arm_call to:0x02128488 module:overlay(40) +from:0x02125cc0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02125d18 kind:arm_call to:0x0212c6d8 module:overlay(40) +from:0x02125d28 kind:arm_call to:0x0212c404 module:overlay(40) +from:0x02125d30 kind:arm_call to:0x0212c6ac module:overlay(40) +from:0x02125d40 kind:arm_call to:0x0212bf4c module:overlay(40) +from:0x02125d48 kind:arm_call to:0x0212bd84 module:overlay(40) +from:0x02125d50 kind:arm_call to:0x0212c5b4 module:overlay(40) +from:0x02125d60 kind:arm_call to:0x020708cc module:overlay(0) +from:0x02125d7c kind:arm_call to:0x0207328c module:overlay(0) +from:0x02125d84 kind:arm_call to:0x02125a50 module:overlay(40) +from:0x02125d98 kind:arm_call to:0x02128f18 module:overlay(40) +from:0x02125db8 kind:arm_call to:0x02079eec module:overlay(0) +from:0x02125dc4 kind:arm_call to:0x0212c5b4 module:overlay(40) +from:0x02125e10 kind:arm_call to:0x0212c0d4 module:overlay(40) +from:0x02125e18 kind:arm_call to:0x0212c6ac module:overlay(40) +from:0x02125e28 kind:arm_call to:0x0212bf4c module:overlay(40) +from:0x02125e30 kind:arm_call to:0x0212bd84 module:overlay(40) +from:0x02125e88 kind:arm_call to:0x01ff916c module:itcm +from:0x02125ee0 kind:arm_call to:0x021280f4 module:overlay(40) +from:0x02125eec kind:arm_call to:0x021287a4 module:overlay(40) +from:0x02125f04 kind:arm_call to:0x01ff916c module:itcm +from:0x02125f14 kind:arm_call to:0x01ff916c module:itcm +from:0x02125f24 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02125f7c kind:arm_call to:0x0208d298 module:overlay(0) +from:0x02125f9c kind:arm_call to:0x0212b484 module:overlay(40) +from:0x02125fac kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02125fc0 kind:arm_call to:0x0212b500 module:overlay(40) +from:0x02125fd0 kind:arm_call to:0x0212c5cc module:overlay(40) +from:0x02125fd8 kind:arm_call to:0x0212b408 module:overlay(40) +from:0x02125fe4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02125ff0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02125ffc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212601c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02126028 kind:load to:0x027e09b8 module:dtcm +from:0x0212602c kind:load to:0x027e09a8 module:dtcm +from:0x02126030 kind:load to:0x020b6a14 module:overlay(0) +from:0x02126034 kind:load to:0x027e09bc module:dtcm +from:0x0212603c kind:load to:0x027e0ce0 module:dtcm +from:0x0212608c kind:arm_call to:0x0201696c module:main +from:0x021260bc kind:arm_call to:0x0212790c module:overlay(40) +from:0x021260fc kind:arm_call to:0x0212790c module:overlay(40) +from:0x02126130 kind:arm_call to:0x0212bf4c module:overlay(40) +from:0x0212613c kind:arm_call to:0x0212c0d4 module:overlay(40) +from:0x02126144 kind:arm_call to:0x0212bd84 module:overlay(40) +from:0x02126150 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02126198 kind:arm_call to:0x02128ee0 module:overlay(40) +from:0x021261a8 kind:arm_call to:0x021275c4 module:overlay(40) +from:0x02126214 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02126224 kind:load to:0x0212f5d0 module:overlay(40) +from:0x0212622c kind:load to:0x027e09b8 module:dtcm +from:0x02126270 kind:arm_call to:0x02128714 module:overlay(40) +from:0x0212629c kind:arm_call to:0x0212b408 module:overlay(40) +from:0x021262a4 kind:arm_call to:0x0212b500 module:overlay(40) +from:0x021262b4 kind:arm_call to:0x0212c5cc module:overlay(40) +from:0x021262c0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021262cc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021262d8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021262fc kind:arm_call to:0x020733ec module:overlay(0) +from:0x02126348 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02126378 kind:arm_call to:0x0212790c module:overlay(40) +from:0x02126398 kind:arm_call to:0x02128ee0 module:overlay(40) +from:0x021263a8 kind:arm_call to:0x0212763c module:overlay(40) +from:0x021263dc kind:arm_call to:0x02127cd0 module:overlay(40) +from:0x021263f8 kind:arm_call to:0x01ff916c module:itcm +from:0x02126408 kind:arm_call to:0x01ff993c module:itcm +from:0x02126450 kind:arm_call to:0x0212790c module:overlay(40) +from:0x02126474 kind:arm_call to:0x0212790c module:overlay(40) +from:0x02126490 kind:arm_call to:0x01ffb714 module:itcm +from:0x021264a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021264bc kind:arm_call to:0x01ffb744 module:itcm +from:0x0212651c kind:arm_call to:0x02016a08 module:main +from:0x02126554 kind:arm_call to:0x02128ee0 module:overlay(40) +from:0x02126564 kind:arm_call to:0x0212763c module:overlay(40) +from:0x0212656c kind:arm_call to:0x02127cd0 module:overlay(40) +from:0x02126584 kind:arm_call to:0x01ff916c module:itcm +from:0x02126594 kind:arm_call to:0x01ff993c module:itcm +from:0x021265dc kind:arm_call to:0x0212790c module:overlay(40) +from:0x02126610 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126628 kind:arm_call to:0x02128ee0 module:overlay(40) +from:0x02126638 kind:arm_call to:0x0212763c module:overlay(40) +from:0x02126640 kind:arm_call to:0x02127cd0 module:overlay(40) +from:0x0212665c kind:arm_call to:0x01ff916c module:itcm +from:0x0212666c kind:arm_call to:0x01ff993c module:itcm +from:0x021266b4 kind:arm_call to:0x0212790c module:overlay(40) +from:0x021266d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021266e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02126708 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126730 kind:arm_call to:0x02128ee0 module:overlay(40) +from:0x02126740 kind:arm_call to:0x0212763c module:overlay(40) +from:0x02126748 kind:arm_call to:0x02127cd0 module:overlay(40) +from:0x02126760 kind:arm_call to:0x01ff916c module:itcm +from:0x02126790 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x021267a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021267b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021267c8 kind:arm_call to:0x01ff993c module:itcm +from:0x02126810 kind:arm_call to:0x0212790c module:overlay(40) +from:0x02126830 kind:arm_call to:0x02128ee0 module:overlay(40) +from:0x02126840 kind:arm_call to:0x0212763c module:overlay(40) +from:0x02126848 kind:arm_call to:0x02127cd0 module:overlay(40) +from:0x02126858 kind:arm_call to:0x02127cd0 module:overlay(40) +from:0x0212689c kind:arm_call to:0x02127670 module:overlay(40) +from:0x021268ec kind:arm_call to:0x020db278 module:overlay(31) +from:0x0212694c kind:arm_call to:0x0212790c module:overlay(40) +from:0x0212696c kind:arm_call to:0x02128ee0 module:overlay(40) +from:0x0212697c kind:arm_call to:0x0212763c module:overlay(40) +from:0x021269bc kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02126a0c kind:arm_call to:0x02127670 module:overlay(40) +from:0x02126a70 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x02126a7c kind:arm_call to:0x021258d8 module:overlay(40) +from:0x02126a88 kind:load to:0x027e0cd8 module:dtcm +from:0x02126a8c kind:load to:0x027e09a8 module:dtcm +from:0x02126a94 kind:load to:0x027e09b8 module:dtcm +from:0x02126a9c kind:load to:0x027e0d34 module:dtcm +from:0x02126aa0 kind:load to:0x027e0ce0 module:dtcm +from:0x02126ad4 kind:arm_call to:0x021276cc module:overlay(40) +from:0x02126af8 kind:arm_call to:0x021276cc module:overlay(40) +from:0x02126b54 kind:arm_call to:0x02126aa4 module:overlay(40) +from:0x02126b7c kind:arm_call to:0x0208d454 module:overlay(0) +from:0x02126b84 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02126bd4 kind:arm_call to:0x021275c4 module:overlay(40) +from:0x02126c38 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126c60 kind:arm_call to:0x021276cc module:overlay(40) +from:0x02126c6c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126c80 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126c90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126c9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02126cac kind:arm_call to:0x01ff938c module:itcm +from:0x02126cb8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02126ce4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126cf0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126d04 kind:arm_call to:0x020168f0 module:main +from:0x02126d44 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02126d68 kind:load to:0x027e0ce0 module:dtcm +from:0x02126d6c kind:load to:0x027e09b8 module:dtcm +from:0x02126dcc kind:arm_call to:0x02128488 module:overlay(40) +from:0x02126e08 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02126e44 kind:arm_call to:0x021276cc module:overlay(40) +from:0x02126e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02126e68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126ea8 kind:arm_call to:0x020db228 module:overlay(31) +from:0x02126edc kind:arm_call to:0x01fff350 module:itcm +from:0x02126f00 kind:arm_call to:0x01fff458 module:itcm +from:0x02126f10 kind:arm_call to:0x02153e78 module:overlays(72,84) +from:0x02126f40 kind:arm_call to:0x0212763c module:overlay(40) +from:0x02126f58 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126f74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126fcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02126fe4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127014 kind:arm_call to:0x020db25c module:overlay(31) +from:0x0212703c kind:arm_call to:0x0212763c module:overlay(40) +from:0x02127060 kind:arm_call to:0x0212b5ec module:overlay(40) +from:0x0212708c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021270d8 kind:arm_call to:0x02128544 module:overlay(40) +from:0x021270e8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02127104 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x02127118 kind:arm_call to:0x02128f18 module:overlay(40) +from:0x02127138 kind:arm_call to:0x02079eec module:overlay(0) +from:0x02127178 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x021271a0 kind:arm_call to:0x02079eec module:overlay(0) +from:0x021271c0 kind:arm_call to:0x021287a4 module:overlay(40) +from:0x021271cc kind:arm_call to:0x021258d8 module:overlay(40) +from:0x021271dc kind:arm_call to:0x021285dc module:overlay(40) +from:0x02127220 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x0212722c kind:load to:0x027e09b8 module:dtcm +from:0x02127230 kind:load to:0x027e0d34 module:dtcm +from:0x02127234 kind:load to:0x020b4800 module:overlay(0) +from:0x0212723c kind:load to:0x027e0ce4 module:dtcm +from:0x02127248 kind:load to:0x027e09a8 module:dtcm +from:0x0212724c kind:load to:0x027e09bc module:dtcm +from:0x02127254 kind:load to:0x027e0ce0 module:dtcm +from:0x021272c0 kind:arm_call to:0x0201696c module:main +from:0x021272ec kind:load to:0x0212f5d4 module:overlay(40) +from:0x02127310 kind:arm_call to:0x0212b408 module:overlay(40) +from:0x02127340 kind:arm_call to:0x021281f8 module:overlay(40) +from:0x02127398 kind:arm_call to:0x01ff916c module:itcm +from:0x021273a8 kind:arm_call to:0x01ff993c module:itcm +from:0x021273c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021273e4 kind:arm_call to:0x021281f8 module:overlay(40) +from:0x021273f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02127418 kind:arm_call to:0x0207349c module:overlay(0) +from:0x0212742c kind:arm_call to:0x021281f8 module:overlay(40) +from:0x02127440 kind:arm_call to:0x01ff916c module:itcm +from:0x02127460 kind:arm_call to:0x02128354 module:overlay(40) +from:0x0212747c kind:arm_call to:0x01ffb428 module:itcm +from:0x02127490 kind:arm_call to:0x01ff993c module:itcm +from:0x021274b0 kind:arm_call to:0x0207349c module:overlay(0) +from:0x021274e8 kind:arm_call to:0x021283b4 module:overlay(40) +from:0x02127520 kind:arm_call to:0x0207349c module:overlay(0) +from:0x02127560 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x0212756c kind:load to:0x027e09b8 module:dtcm +from:0x02127570 kind:load to:0x0212fee0 module:overlay(40) +from:0x02127574 kind:load to:0x027e09a8 module:dtcm +from:0x0212758c kind:arm_call to:0x02071c0c module:overlay(0) +from:0x021275c0 kind:load to:0x027e09a4 module:dtcm +from:0x021275dc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02127620 kind:arm_call to:0x02015880 module:main +from:0x02127664 kind:arm_call to:0x02079eec module:overlay(0) +from:0x0212766c kind:load to:0x027e09bc module:dtcm +from:0x02127694 kind:arm_call to:0x02127838 module:overlay(40) +from:0x021276c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127730 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127744 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127784 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021277a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021277c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021277d0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021277ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02127868 kind:arm_call to:0x021279b4 module:overlay(40) +from:0x021278e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127944 kind:arm_call to:0x021279b4 module:overlay(40) +from:0x02127954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127980 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127990 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127a3c kind:arm_call to:0x01ff9638 module:itcm +from:0x02127a70 kind:arm_call to:0x02128068 module:overlay(40) +from:0x02127ae4 kind:arm_call to:0x0212757c module:overlay(40) +from:0x02127b5c kind:arm_call to:0x01ff9638 module:itcm +from:0x02127b6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127bb4 kind:arm_call to:0x02128068 module:overlay(40) +from:0x02127bf0 kind:arm_call to:0x02127eb8 module:overlay(40) +from:0x02127c30 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02127c5c kind:arm_call to:0x02074994 module:overlay(0) +from:0x02127c84 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02127cac kind:arm_call to:0x02074994 module:overlay(0) +from:0x02127ccc kind:load to:0x027e09b8 module:dtcm +from:0x02127d24 kind:arm_call to:0x020db2c0 module:overlay(31) +from:0x02127d30 kind:load to:0x027e0d34 module:dtcm +from:0x02127d9c kind:load to:0x021258d8 module:overlay(40) +from:0x02127db0 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x02127dc0 kind:arm_call to:0x02127de8 module:overlay(40) +from:0x02127dd4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02127de4 kind:load to:0x027e09b8 module:dtcm +from:0x02127dfc kind:arm_call to:0x02074688 module:overlay(0) +from:0x02127e44 kind:arm_call to:0x02128f18 module:overlay(40) +from:0x02127e54 kind:arm_call to:0x021275c4 module:overlay(40) +from:0x02127f00 kind:arm_call to:0x01fff350 module:itcm +from:0x02127f3c kind:arm_call to:0x01fff458 module:itcm +from:0x02127f94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127fa4 kind:arm_call to:0x02152c4c module:overlay(72) +from:0x02127fb8 kind:arm_call to:0x02152c4c module:overlay(72) +from:0x02127fd8 kind:load to:0x027e09a4 module:dtcm +from:0x02127fdc kind:load to:0x020b4800 module:overlay(0) +from:0x02127fe4 kind:load to:0x027e0ce4 module:dtcm +from:0x02128030 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128058 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021280ac kind:arm_call to:0x021299f4 module:overlay(40) +from:0x021280c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021280e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128134 kind:arm_call to:0x01fff350 module:itcm +from:0x021281b0 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x021281cc kind:arm_call to:0x02072154 module:overlay(0) +from:0x021281d8 kind:arm_call to:0x02029a4c module:main +from:0x021281e4 kind:load to:0x027e09a4 module:dtcm +from:0x021281ec kind:load to:0x020b4800 module:overlay(0) +from:0x021281f0 kind:load to:0x027e0ce4 module:dtcm +from:0x021281f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0212822c kind:arm_call to:0x01fff350 module:itcm +from:0x021282a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021282c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212832c kind:arm_call to:0x0211c1a4 module:overlay(39) +from:0x02128338 kind:load to:0x027e0ce4 module:dtcm +from:0x0212833c kind:load to:0x020b4800 module:overlay(0) +from:0x02128344 kind:load to:0x027e09b8 module:dtcm +from:0x02128380 kind:arm_call to:0x01fff350 module:itcm +from:0x0212839c kind:arm_call to:0x0211c200 module:overlay(39) +from:0x021283a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021283b0 kind:load to:0x020b4800 module:overlay(0) +from:0x021283e4 kind:arm_call to:0x01fff350 module:itcm +from:0x02128470 kind:arm_call to:0x0211c14c module:overlays(38,39) +from:0x0212847c kind:load to:0x027e0ce4 module:dtcm +from:0x02128480 kind:load to:0x020b4800 module:overlay(0) +from:0x021284a4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021284c0 kind:arm_call to:0x0201447c module:main +from:0x021284e4 kind:arm_call to:0x021280f4 module:overlay(40) +from:0x02128500 kind:arm_call to:0x021287a4 module:overlay(40) +from:0x0212851c kind:arm_call to:0x021287a4 module:overlay(40) +from:0x02128528 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x0212853c kind:load to:0x027e09b8 module:dtcm +from:0x02128540 kind:load to:0x0204b0aa module:main +from:0x02128574 kind:arm_call to:0x01fff350 module:itcm +from:0x021285c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021285d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021285d4 kind:load to:0x020b4800 module:overlay(0) +from:0x02128610 kind:arm_call to:0x01fff350 module:itcm +from:0x02128654 kind:arm_call to:0x01fff350 module:itcm +from:0x021286b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021286c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128708 kind:load to:0x027e0ce4 module:dtcm +from:0x0212870c kind:load to:0x020b4800 module:overlay(0) +from:0x02128730 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212874c kind:arm_call to:0x0201447c module:main +from:0x02128774 kind:arm_call to:0x0201b974 module:main +from:0x02128784 kind:arm_call to:0x0201b798 module:main +from:0x02128798 kind:load to:0x027e09b8 module:dtcm +from:0x0212879c kind:load to:0x0204b0aa module:main +from:0x021287a0 kind:load to:0x0204fb78 module:main +from:0x021287bc kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02128818 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x02128834 kind:arm_call to:0x02072154 module:overlay(0) +from:0x02128840 kind:arm_call to:0x02029a4c module:main +from:0x0212884c kind:load to:0x027e0cd8 module:dtcm +from:0x02128850 kind:load to:0x027e09a4 module:dtcm +from:0x02128970 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x0212898c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021289d8 kind:arm_call to:0x02129824 module:overlay(40) +from:0x021289f4 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02128a00 kind:load to:0x027e09c0 module:dtcm +from:0x02128af8 kind:load to:0x027e0ca8 module:dtcm +from:0x02128afc kind:load to:0x0212fee0 module:overlay(40) +from:0x02128b74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128b84 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128b94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128c10 kind:arm_call to:0x0201a9dc module:main +from:0x02128c94 kind:arm_call to:0x0201a9dc module:main +from:0x02128ca0 kind:load to:0x027e09a4 module:dtcm +from:0x02128ca4 kind:load to:0x027e09b8 module:dtcm +from:0x02128ca8 kind:load to:0x02130dc0 module:overlay(40) +from:0x02128cac kind:load to:0x027e0998 module:dtcm +from:0x02128cb0 kind:load to:0x0204c49c module:main +from:0x02128cb4 kind:load to:0x02130dc4 module:overlay(40) +from:0x02128cc4 kind:arm_call to:0x02128a08 module:overlay(40) +from:0x02128cf0 kind:arm_call to:0x02128e90 module:overlay(40) +from:0x02128d08 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02128d58 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128d6c kind:arm_call to:0x01ffa60c module:itcm +from:0x02128d8c kind:arm_call to:0x020d74a0 module:overlay(24) +from:0x02128da4 kind:arm_call to:0x020d6fd0 module:overlay(24) +from:0x02128db4 kind:arm_call to:0x02129ae8 module:overlay(40) +from:0x02128dc8 kind:arm_call to:0x0202a260 module:main +from:0x02128dec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02128e04 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02128e38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128e48 kind:arm_call to:0x01ffa60c module:itcm +from:0x02128e68 kind:arm_call to:0x020d74a0 module:overlay(24) +from:0x02128e80 kind:arm_call to:0x020d6fd0 module:overlay(24) +from:0x02128e8c kind:load to:0x0203feb0 module:main +from:0x02128ed4 kind:arm_call to:0x02129f6c module:overlay(40) +from:0x02128f58 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02128f64 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02128f70 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02129020 kind:arm_call to:0x02127838 module:overlay(40) +from:0x02129030 kind:arm_call to:0x02127fe8 module:overlay(40) +from:0x02129040 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129050 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212905c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02129080 kind:arm_call to:0x020db294 module:overlay(31) +from:0x02129090 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021290a4 kind:arm_call to:0x021258d8 module:overlay(40) +from:0x021290b0 kind:load to:0x027e0d34 module:dtcm +from:0x021290b4 kind:load to:0x027e09b8 module:dtcm +from:0x021290c4 kind:load to:0x02128f48 module:overlay(40) +from:0x021290d0 kind:arm_call to:0x0201b8bc module:main +from:0x021290d8 kind:arm_call to:0x02011ff4 module:main +from:0x021290ec kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02129100 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x02129108 kind:arm_call to:0x01ffc57c module:itcm +from:0x02129130 kind:arm_call to:0x0203e690 module:main +from:0x02129148 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02129160 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02129184 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0212919c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021291ac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021291d4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021291ec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021291fc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212922c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02129244 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02129254 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02129280 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02129298 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021292a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021292d4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021292ec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02129314 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0212932c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02129354 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0212936c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02129390 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021293a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021294f8 kind:load to:0x0212543d module:overlay(40) +from:0x021294fc kind:load to:0x0212950c module:overlay(40) +from:0x02129500 kind:load to:0x021301a4 module:overlay(40) +from:0x02129504 kind:load to:0x021301ec module:overlay(40) +from:0x02129508 kind:load to:0x0213015c module:overlay(40) +from:0x02129518 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02129528 kind:load to:0x021300e8 module:overlay(40) +from:0x0212955c kind:arm_call to:0x0212ae14 module:overlay(40) +from:0x02129570 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02129580 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021295dc kind:arm_call to:0x0200f218 module:main +from:0x021295f4 kind:arm_call to:0x0200ed6c module:main +from:0x02129648 kind:arm_call to:0x021299f4 module:overlay(40) +from:0x02129658 kind:load to:0x0212b978 module:overlay(40) +from:0x02129660 kind:load to:0x0212f5d8 module:overlay(40) +from:0x0212966c kind:arm_call to:0x0212b818 module:overlay(40) +from:0x0212981c kind:load to:0x027e0ce0 module:dtcm +from:0x02129820 kind:load to:0x027e0d00 module:dtcm +from:0x0212994c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212995c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129968 kind:load to:0x027e0d00 module:dtcm +from:0x0212996c kind:load to:0x0203feb0 module:main +from:0x02129988 kind:arm_call to:0x02129824 module:overlay(40) +from:0x021299c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021299d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129a08 kind:arm_call to:0x02129824 module:overlay(40) +from:0x02129a10 kind:arm_call to:0x02129780 module:overlay(40) +from:0x02129a98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129abc kind:load to:0x0203feb0 module:main +from:0x02129ae4 kind:load to:0x0200efdc module:main +from:0x02129b44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129b5c kind:arm_call to:0x0200eab0 module:main +from:0x02129c88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129d30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129e04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129ea8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129f60 kind:load to:0x0203feb0 module:main +from:0x02129f64 kind:load to:0x027e0ce0 module:dtcm +from:0x02129f68 kind:load to:0x027e0d00 module:dtcm +from:0x02129fa8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02129fc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129fd8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a01c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212a034 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a068 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a094 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212a0a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a0b4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a0cc kind:arm_call to:0x0200eab0 module:main +from:0x0212a22c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a2d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a3a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a44c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a45c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a46c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a484 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a494 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212a4a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a4d8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a4e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212a4f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a508 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212a514 kind:arm_call to:0x0200e260 module:main +from:0x0212a524 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a554 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a5b4 kind:load to:0x0203feb0 module:main +from:0x0212a5b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a5bc kind:load to:0x027e0d00 module:dtcm +from:0x0212a5c0 kind:load to:0x027e0964 module:dtcm +from:0x0212a69c kind:arm_call to:0x0200f218 module:main +from:0x0212a6b4 kind:arm_call to:0x0200ed6c module:main +from:0x0212a6f8 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0212a888 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212a890 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0212a8ac kind:arm_call to:0x0212c58c module:overlay(40) +from:0x0212a950 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212a958 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0212aa0c kind:arm_call to:0x02059248 module:overlay(0) +from:0x0212aad4 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212ab90 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0212ac54 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212ad54 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0212ad80 kind:load to:0x027e0d00 module:dtcm +from:0x0212ad84 kind:load to:0x0212f5ec module:overlay(40) +from:0x0212ad88 kind:load to:0x0212f640 module:overlay(40) +from:0x0212ad8c kind:load to:0x02130038 module:overlay(40) +from:0x0212ad94 kind:load to:0x02130098 module:overlay(40) +from:0x0212ad98 kind:load to:0x021300c8 module:overlay(40) +from:0x0212ad9c kind:load to:0x02130068 module:overlay(40) +from:0x0212adbc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212add4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212ade0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212adfc kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212ae0c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212ae54 kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212ae74 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0212ae88 kind:arm_call to:0x020d5740 module:overlay(24) +from:0x0212aec4 kind:arm_call_thumb to:0x020d5648 module:overlay(24) +from:0x0212af10 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0212af3c kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212af64 kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212af8c kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212afd8 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212afe0 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0212affc kind:arm_call to:0x0212c58c module:overlay(40) +from:0x0212b00c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0212b03c kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212b088 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212b090 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0212b0a8 kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212b10c kind:arm_call to:0x02059248 module:overlay(0) +from:0x0212b154 kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212b1a0 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212b1b8 kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212b224 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0212b254 kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212b294 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212b2a8 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0212b2d4 kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0212b380 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0212b3b0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0212b3c0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0212b3dc kind:load to:0x027e0ce0 module:dtcm +from:0x0212b3e0 kind:load to:0x027e0d00 module:dtcm +from:0x0212b3e4 kind:load to:0x0212f640 module:overlay(40) +from:0x0212b3e8 kind:load to:0x02130038 module:overlay(40) +from:0x0212b3ec kind:load to:0x0212b978 module:overlay(40) +from:0x0212b3f4 kind:load to:0x02130098 module:overlay(40) +from:0x0212b3f8 kind:load to:0x021300c8 module:overlay(40) +from:0x0212b3fc kind:load to:0x0212f600 module:overlay(40) +from:0x0212b400 kind:load to:0x02130068 module:overlay(40) +from:0x0212b404 kind:load to:0x0212bcac module:overlay(40) +from:0x0212b47c kind:load to:0x027e0cec module:dtcm +from:0x0212b480 kind:load to:0x020a1918 module:overlay(0) +from:0x0212b4f8 kind:load to:0x027e0cec module:dtcm +from:0x0212b4fc kind:load to:0x020a1918 module:overlay(0) +from:0x0212b574 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0212b5e0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0212b5e8 kind:load to:0x027e0cec module:dtcm +from:0x0212b61c kind:arm_call to:0x020180ac module:main +from:0x0212b640 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212b65c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212b684 kind:arm_call to:0x020180ac module:main +from:0x0212b6ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b6d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b6ec kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212b704 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212b728 kind:arm_call to:0x020180ac module:main +from:0x0212b740 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212b758 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212b778 kind:arm_call to:0x020180ac module:main +from:0x0212b79c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b7c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b7dc kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212b7f4 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0212b80c kind:load to:0x027e0cec module:dtcm +from:0x0212b9e4 kind:arm_call to:0x0200e260 module:main +from:0x0212b9f4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212ba64 kind:arm_call to:0x0200e260 module:main +from:0x0212ba74 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212bae4 kind:arm_call to:0x0200e260 module:main +from:0x0212baf4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212bb64 kind:arm_call to:0x0200e260 module:main +from:0x0212bb74 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212bbe4 kind:arm_call to:0x0200e260 module:main +from:0x0212bbf4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212bc68 kind:arm_call to:0x0200e260 module:main +from:0x0212bc78 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212bca8 kind:load to:0x027e0964 module:dtcm +from:0x0212bd14 kind:arm_call to:0x0200e260 module:main +from:0x0212bd28 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212bd50 kind:arm_call to:0x0202a260 module:main +from:0x0212bd68 kind:load to:0x027e0964 module:dtcm +from:0x0212bd7c kind:load to:0x027e0d00 module:dtcm +from:0x0212bd80 kind:load to:0x020d622c module:overlays(19,24) +from:0x0212bd8c kind:arm_call to:0x02059248 module:overlay(0) +from:0x0212bf38 kind:load to:0x0213010c module:overlay(40) +from:0x0212bf48 kind:load to:0x02058e24 module:overlay(0) +from:0x0212c0d0 kind:load to:0x02130124 module:overlay(40) +from:0x0212c0e4 kind:load to:0x0212c0e8 module:overlay(40) +from:0x0212c3fc kind:load to:0x0213010c module:overlay(40) +from:0x0212c588 kind:load to:0x0213013c module:overlay(40) +from:0x0212c594 kind:arm_call to:0x0212bdb4 module:overlay(40) +from:0x0212c5a4 kind:arm_call to:0x0212c0e8 module:overlay(40) +from:0x0212c5ac kind:arm_call to:0x0212bd84 module:overlay(40) +from:0x0212c610 kind:arm_call to:0x02129970 module:overlay(40) +from:0x0212c61c kind:arm_call to:0x02129824 module:overlay(40) +from:0x0212c638 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212c658 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212c684 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212c698 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c704 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212c70c kind:arm_call to:0x02011ff4 module:main +from:0x0212c720 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212c728 kind:arm_call to:0x02011ff4 module:main +from:0x0212c73c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212c744 kind:arm_call to:0x02011ff4 module:main +from:0x0212c758 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212c760 kind:arm_call to:0x02011ff4 module:main +from:0x0212c774 kind:load to:0x02130e28 module:overlay(40) +from:0x0212c788 kind:arm_call to:0x02011f3c module:main +from:0x0212c794 kind:arm_call to:0x0212c7c4 module:overlay(40) +from:0x0212c7a8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0212c7c0 kind:load to:0x02130268 module:overlay(40) +from:0x0212c7cc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212c7e0 kind:load to:0x0213028c module:overlay(40) +from:0x0212c808 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0212c824 kind:arm_call to:0x0212c830 module:overlay(40) +from:0x0212c868 kind:load to:0x02130248 module:overlay(40) +from:0x0212c8a4 kind:load to:0x02130230 module:overlay(40) +from:0x0212c908 kind:arm_call to:0x0212ca4c module:overlay(40) +from:0x0212c928 kind:arm_call to:0x020eef48 module:overlay(31) +from:0x0212c934 kind:arm_call to:0x0212c830 module:overlay(40) +from:0x0212c958 kind:arm_call to:0x0212c830 module:overlay(40) +from:0x0212c960 kind:load to:0x027e0d3c module:dtcm +from:0x0212c980 kind:load to:0x027e0d3c module:dtcm +from:0x0212c994 kind:arm_call to:0x0212ca4c module:overlay(40) +from:0x0212c9ec kind:arm_call to:0x0212c830 module:overlay(40) +from:0x0212ca10 kind:arm_call to:0x0212c830 module:overlay(40) +from:0x0212ca18 kind:load to:0x027e0d3c module:dtcm +from:0x0212ca30 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0212ca44 kind:arm_call to:0x0212c830 module:overlay(40) +from:0x0212ca70 kind:arm_call to:0x01fff148 module:itcm +from:0x0212ca80 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0212ca88 kind:load to:0x027e0cd8 module:dtcm +from:0x0212ca8c kind:load to:0x027e0ce0 module:dtcm +from:0x0212ca98 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212caac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212cab4 kind:arm_call to:0x02011ff4 module:main +from:0x0212cac8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212cada kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x0212cafc kind:load to:0x021303cc module:overlay(40) +from:0x0212cb1e kind:thumb_call_arm to:0x02098c90 module:overlay(0) +from:0x0212cb42 kind:thumb_call_arm to:0x02098c90 module:overlay(0) +from:0x0212cb5a kind:thumb_call_arm to:0x020990f4 module:overlay(0) +from:0x0212cb60 kind:load to:0x027e09a4 module:dtcm +from:0x0212cb64 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212cb6c kind:load to:0x021317a4 module:overlay(40) +from:0x0212cb7c kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x0212cb8c kind:load to:0x021303a8 module:overlay(40) +from:0x0212cb94 kind:load to:0x02130f34 module:overlay(40) +from:0x0212cba4 kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x0212cbb4 kind:load to:0x02130384 module:overlay(40) +from:0x0212cbbc kind:load to:0x0213100c module:overlay(40) +from:0x0212cbca kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212cbd2 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212cbe0 kind:thumb_call_arm to:0x02099040 module:overlay(0) +from:0x0212cc18 kind:load to:0x02130360 module:overlay(40) +from:0x0212cc2c kind:load to:0x021310e4 module:overlay(40) +from:0x0212cc3a kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212cc42 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212cc4e kind:thumb_call_arm to:0x02099040 module:overlay(0) +from:0x0212cc88 kind:load to:0x0213033c module:overlay(40) +from:0x0212cca0 kind:load to:0x0213187c module:overlay(40) +from:0x0212ccae kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212ccb6 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212ccc4 kind:thumb_call to:0x0212cad4 module:overlay(40) +from:0x0212ccf8 kind:load to:0x02130318 module:overlay(40) +from:0x0212cd0c kind:load to:0x0213195c module:overlay(40) +from:0x0212cd1a kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212cd22 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212cd32 kind:thumb_call to:0x0212cad4 module:overlay(40) +from:0x0212cd64 kind:load to:0x021302f4 module:overlay(40) +from:0x0212cd78 kind:load to:0x021311bc module:overlay(40) +from:0x0212cd86 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212cd8e kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212cd9a kind:thumb_call_arm to:0x02099040 module:overlay(0) +from:0x0212cdc4 kind:load to:0x021304c8 module:overlay(40) +from:0x0212cddc kind:load to:0x02131294 module:overlay(40) +from:0x0212cdea kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212cdf2 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212ce00 kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x0212ce40 kind:load to:0x021304a4 module:overlay(40) +from:0x0212ce54 kind:load to:0x0213136c module:overlay(40) +from:0x0212ce62 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212ce6a kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212ce78 kind:thumb_call_arm to:0x02099040 module:overlay(0) +from:0x0212ceb8 kind:load to:0x02130480 module:overlay(40) +from:0x0212cecc kind:load to:0x02131444 module:overlay(40) +from:0x0212ceda kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212cee2 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212cef0 kind:thumb_call_arm to:0x02099040 module:overlay(0) +from:0x0212cf28 kind:load to:0x0213045c module:overlay(40) +from:0x0212cf3c kind:load to:0x0213151c module:overlay(40) +from:0x0212cf4a kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212cf52 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212cf60 kind:thumb_call_arm to:0x02099040 module:overlay(0) +from:0x0212cf98 kind:load to:0x02130438 module:overlay(40) +from:0x0212cfac kind:load to:0x021315f4 module:overlay(40) +from:0x0212cfba kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212cfc2 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212cfd0 kind:thumb_call_arm to:0x02099040 module:overlay(0) +from:0x0212d00c kind:load to:0x02130414 module:overlay(40) +from:0x0212d01c kind:load to:0x021316cc module:overlay(40) +from:0x0212d02a kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212d032 kind:thumb_call to:0x0212d214 module:overlay(40) +from:0x0212d040 kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x0212d074 kind:load to:0x021303f0 module:overlay(40) +from:0x0212d090 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212d10e kind:thumb_call_arm to:0x02098c90 module:overlay(0) +from:0x0212d120 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212d15e kind:thumb_call to:0x0212d080 module:overlay(40) +from:0x0212d18a kind:thumb_call to:0x0212d094 module:overlay(40) +from:0x0212d190 kind:thumb_call to:0x0212d080 module:overlay(40) +from:0x0212d194 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x0212d1a6 kind:thumb_call_arm to:0x021719c0 module:overlay(94) +from:0x0212d1e6 kind:thumb_call_arm to:0x0212e024 module:overlay(40) +from:0x0212d208 kind:load to:0x021306d8 module:overlay(40) +from:0x0212d20c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212d210 kind:load to:0x021305b0 module:overlay(40) +from:0x0212d21a kind:thumb_call to:0x0212d080 module:overlay(40) +from:0x0212d246 kind:thumb_call to:0x0212d094 module:overlay(40) +from:0x0212d24c kind:thumb_call to:0x0212d080 module:overlay(40) +from:0x0212d250 kind:thumb_call_arm to:0x02059fa4 module:overlay(0) +from:0x0212d262 kind:thumb_call_arm to:0x021719c0 module:overlay(94) +from:0x0212d2a2 kind:thumb_call_arm to:0x0212e024 module:overlay(40) +from:0x0212d2c4 kind:load to:0x021306d8 module:overlay(40) +from:0x0212d2c8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212d2cc kind:load to:0x021305b0 module:overlay(40) +from:0x0212d2d4 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x0212d2e2 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0212d2f2 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0212d302 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0212d310 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0212d322 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0212d332 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0212d350 kind:thumb_call_arm to:0x0212de24 module:overlay(40) +from:0x0212d358 kind:thumb_call_arm to:0x020aa528 module:overlay(0) +from:0x0212d388 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0212d39c kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0212d4b2 kind:thumb_call_arm to:0x020aa5b0 module:overlay(0) +from:0x0212d500 kind:thumb_call_arm to:0x0212d5ec module:overlay(40) +from:0x0212d506 kind:thumb_call_arm to:0x020aa5a4 module:overlay(0) +from:0x0212d550 kind:load to:0x027e09b8 module:dtcm +from:0x0212d580 kind:arm_call to:0x0212e05c module:overlay(40) +from:0x0212d598 kind:arm_call to:0x01fff350 module:itcm +from:0x0212d5cc kind:arm_call to:0x01fff350 module:itcm +from:0x0212d5e8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212d5f8 kind:arm_call to:0x0212d56c module:overlay(40) +from:0x0212d65c kind:load to:0x02130510 module:overlay(40) +from:0x0212d6a4 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0212d708 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212d730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d7bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212d7f4 kind:load to:0x02130560 module:overlay(40) +from:0x0212d80c kind:arm_call to:0x01fff458 module:itcm +from:0x0212d814 kind:arm_call to:0x0212d8d4 module:overlay(40) +from:0x0212d820 kind:arm_call to:0x01fff458 module:itcm +from:0x0212d834 kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x0212d844 kind:load to:0x027e0cfc module:dtcm +from:0x0212d850 kind:arm_call to:0x0212db30 module:overlay(40) +from:0x0212d868 kind:arm_call to:0x0212dbd0 module:overlay(40) +from:0x0212d878 kind:arm_call to:0x020d5c80 module:overlay(24) +from:0x0212d884 kind:load to:0x027e0cfc module:dtcm +from:0x0212d890 kind:arm_call to:0x020aaad0 module:overlay(0) +from:0x0212d8b4 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0212da5c kind:arm_call to:0x0212e9a0 module:overlay(40) +from:0x0212daac kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0212dac0 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0212dacc kind:arm_call to:0x01fff458 module:itcm +from:0x0212db0c kind:arm_call to:0x01fff458 module:itcm +from:0x0212db24 kind:load to:0x027e0cfc module:dtcm +from:0x0212db5c kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0212db6c kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0212db98 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0212dbc8 kind:load to:0x027e0cfc module:dtcm +from:0x0212dbcc kind:load to:0x027e09a4 module:dtcm +from:0x0212dbec kind:arm_call to:0x020d5de4 module:overlay(24) +from:0x0212dc08 kind:load to:0x027e0cfc module:dtcm +from:0x0212dc38 kind:arm_call to:0x020e9bc0 module:overlay(31) +from:0x0212dc48 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0212dc64 kind:arm_call to:0x01fff458 module:itcm +from:0x0212dc98 kind:arm_call to:0x020e9174 module:overlay(31) +from:0x0212dca0 kind:arm_call to:0x01fff458 module:itcm +from:0x0212dcd4 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0212dce0 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0212dcec kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0212dd34 kind:arm_call to:0x0212dbd0 module:overlay(40) +from:0x0212dd58 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0212dd6c kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0212dd90 kind:load to:0x027e0cfc module:dtcm +from:0x0212dd9c kind:load to:0x020ab15c module:overlay(0) +from:0x0212de30 kind:arm_call to:0x01fff458 module:itcm +from:0x0212dfdc kind:load to:0x0212f720 module:overlay(40) +from:0x0212dfe4 kind:load to:0x0212f738 module:overlay(40) +from:0x0212dfec kind:load to:0x0212f758 module:overlay(40) +from:0x0212dff0 kind:load to:0x0212f728 module:overlay(40) +from:0x0212e008 kind:load to:0x0212f748 module:overlay(40) +from:0x0212e00c kind:load to:0x0212f730 module:overlay(40) +from:0x0212e010 kind:load to:0x0212f770 module:overlay(40) +from:0x0212e014 kind:load to:0x0212f740 module:overlay(40) +from:0x0212e018 kind:load to:0x0212f760 module:overlay(40) +from:0x0212e01c kind:load to:0x0212f750 module:overlay(40) +from:0x0212e020 kind:load to:0x0212f768 module:overlay(40) +from:0x0212e02c kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0212e040 kind:load to:0x021304ec module:overlay(40) +from:0x0212e04c kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0212e054 kind:arm_call to:0x01ffc57c module:itcm +from:0x0212e074 kind:load to:0x021302e8 module:overlay(40) +from:0x0212e084 kind:arm_call to:0x0209847c module:overlay(0) +from:0x0212e0d8 kind:load to:0x027e09b8 module:dtcm +from:0x0212e0e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e0ec kind:arm_call to:0x02011ff4 module:main +from:0x0212e104 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e10c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212e114 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212e12c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e134 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212e13c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212e144 kind:arm_call to:0x02011ff4 module:main +from:0x0212e158 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e16c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e180 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e194 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e1a8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e1bc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e1d0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e1e4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e1f8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e20c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e220 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e234 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e248 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e258 kind:load to:0x02131af4 module:overlay(40) +from:0x0212e266 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212e26e kind:thumb_call to:0x0212e3a0 module:overlay(40) +from:0x0212e27c kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x0212e2bc kind:load to:0x0213084c module:overlay(40) +from:0x0212e2cc kind:load to:0x02131a6c module:overlay(40) +from:0x0212e2da kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212e2e2 kind:thumb_call to:0x0212e3a0 module:overlay(40) +from:0x0212e2f0 kind:thumb_call_arm to:0x0209915c module:overlay(0) +from:0x0212e328 kind:load to:0x02130828 module:overlay(40) +from:0x0212e338 kind:load to:0x02131ab0 module:overlay(40) +from:0x0212e346 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212e34e kind:thumb_call to:0x0212e3a0 module:overlay(40) +from:0x0212e35c kind:thumb_call_arm to:0x0209915c module:overlay(0) +from:0x0212e394 kind:load to:0x02130870 module:overlay(40) +from:0x0212e3a4 kind:thumb_call to:0x0212d158 module:overlay(40) +from:0x0212e3d2 kind:thumb_call to:0x0209b1f4 module:overlay(0) +from:0x0212e3e6 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x0212e3f8 kind:load to:0x02130894 module:overlay(40) +from:0x0212e3fc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212e400 kind:load to:0x0213015c module:overlay(40) +from:0x0212e44e kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x0212e45c kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x0212e46a kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x0212e478 kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x0212e48a kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0212e500 kind:thumb_call_arm to:0x0209b5a8 module:overlay(0) +from:0x0212e508 kind:thumb_call to:0x0212d384 module:overlay(40) +from:0x0212e510 kind:load to:0x0212f778 module:overlay(40) +from:0x0212e514 kind:load to:0x0212f7a8 module:overlay(40) +from:0x0212e518 kind:load to:0x0212f788 module:overlay(40) +from:0x0212e51c kind:load to:0x0212f798 module:overlay(40) +from:0x0212e52c kind:load to:0x02130808 module:overlay(40) +from:0x0212e554 kind:arm_call to:0x0212d660 module:overlay(40) +from:0x0212e5dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212e604 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212e618 kind:arm_call to:0x02015018 module:main +from:0x0212e638 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212e64c kind:arm_call to:0x02015018 module:main +from:0x0212e670 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212e67c kind:load to:0x027e09a8 module:dtcm +from:0x0212e6e0 kind:arm_call to:0x0200eab0 module:main +from:0x0212e6f0 kind:arm_call to:0x0200eab0 module:main +from:0x0212e700 kind:arm_call to:0x0200eab0 module:main +from:0x0212e710 kind:arm_call to:0x0200eab0 module:main +from:0x0212e71c kind:arm_call to:0x0212dd94 module:overlay(40) +from:0x0212e744 kind:load to:0x0212dda0 module:overlay(40) +from:0x0212e754 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e75c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e764 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212e76c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212e784 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e78c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e794 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212e79c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212e7a4 kind:arm_call to:0x02011ff4 module:main +from:0x0212e7b8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e7cc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212e7e0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212e7f0 kind:load to:0x02131bdc module:overlay(40) +from:0x0212e7fe kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212e806 kind:thumb_call to:0x0212e85c module:overlay(40) +from:0x0212e812 kind:thumb_call_arm to:0x02099040 module:overlay(0) +from:0x0212e850 kind:load to:0x021309d0 module:overlay(40) +from:0x0212e860 kind:thumb_call to:0x0212d158 module:overlay(40) +from:0x0212e874 kind:load to:0x021309f4 module:overlay(40) +from:0x0212e896 kind:thumb_call_arm to:0x0212db30 module:overlay(40) +from:0x0212e8a4 kind:thumb_call_arm to:0x02074764 module:overlay(0) +from:0x0212e8d4 kind:thumb_call_arm to:0x02074b28 module:overlay(0) +from:0x0212e8dc kind:thumb_call_arm to:0x02069160 module:overlay(0) +from:0x0212e8e4 kind:thumb_call_arm to:0x0212ea24 module:overlay(40) +from:0x0212e900 kind:thumb_call_arm to:0x0212db30 module:overlay(40) +from:0x0212e936 kind:thumb_call to:0x0212d384 module:overlay(40) +from:0x0212e940 kind:load to:0x027e09b8 module:dtcm +from:0x0212e944 kind:load to:0x020b684c module:overlay(0) +from:0x0212e948 kind:load to:0x027e0cfc module:dtcm +from:0x0212e94c kind:load to:0x027e09a4 module:dtcm +from:0x0212e9c0 kind:load to:0x021309c4 module:overlay(40) +from:0x0212e9c4 kind:load to:0x027e0cfc module:dtcm +from:0x0212e9f0 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0212e9fc kind:arm_call to:0x01fff458 module:itcm +from:0x0212ea14 kind:load to:0x027e0cfc module:dtcm +from:0x0212ea20 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0212ea28 kind:arm_call to:0x0212dbd0 module:overlay(40) +from:0x0212ea3c kind:load to:0x0212f7b8 module:overlay(40) +from:0x0212ea78 kind:arm_call to:0x0212ea24 module:overlay(40) +from:0x0212ea8c kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x0212eaa8 kind:load to:0x027e0ce0 module:dtcm +from:0x0212ead0 kind:arm_call to:0x01fff458 module:itcm +from:0x0212ead4 kind:arm_call to:0x0212e9a0 module:overlay(40) +from:0x0212eb0c kind:arm_call to:0x0212dcf0 module:overlay(40) +from:0x0212eb18 kind:load to:0x0212f7c4 module:overlay(40) +from:0x0212eb28 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212eb30 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212eb38 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212eb50 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212eb58 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212eb60 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212eb68 kind:arm_call to:0x02011ff4 module:main +from:0x0212eb7c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212eb8c kind:load to:0x02131cc4 module:overlay(40) +from:0x0212eb9a kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212eba2 kind:thumb_call to:0x0212ebf4 module:overlay(40) +from:0x0212ebb2 kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x0212ebe4 kind:load to:0x02130b2c module:overlay(40) +from:0x0212ebf8 kind:thumb_call to:0x0212d158 module:overlay(40) +from:0x0212ec0c kind:load to:0x02130b50 module:overlay(40) +from:0x0212ec2e kind:thumb_call_arm to:0x02083414 module:overlay(0) +from:0x0212ec44 kind:thumb_call to:0x0212d38c module:overlay(40) +from:0x0212ec4c kind:load to:0x027e09a4 module:dtcm +from:0x0212ec50 kind:load to:0x027e0cd8 module:dtcm +from:0x0212ec5c kind:load to:0x0212d660 module:overlay(40) +from:0x0212ec7c kind:load to:0x020ab0f4 module:overlay(0) +from:0x0212ecd8 kind:arm_call to:0x020aa9a0 module:overlay(0) +from:0x0212ece8 kind:arm_call to:0x0212d848 module:overlay(40) +from:0x0212ed0c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212ed14 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212ed1c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212ed34 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212ed3c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212ed44 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0212ed4c kind:arm_call to:0x02011ff4 module:main +from:0x0212ed60 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212ed74 kind:load to:0x02131dac module:overlay(40) +from:0x0212ed88 kind:arm_call to:0x02011f3c module:main +from:0x0212ed94 kind:arm_call to:0x0212ee24 module:overlay(40) +from:0x0212edb8 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x0212edc8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0212ee14 kind:load to:0x02130cc0 module:overlay(40) +from:0x0212ee18 kind:load to:0x02130ce8 module:overlay(40) +from:0x0212ee1c kind:load to:0x02130c98 module:overlay(40) +from:0x0212ee2c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0212ee44 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0212ee50 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0212ee58 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0212ee64 kind:load to:0x02130d10 module:overlay(40) +from:0x0212eeb0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0212ef04 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0212f028 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0212f054 kind:load to:0x027e0cd8 module:dtcm +from:0x0212f058 kind:load to:0x02130c80 module:overlay(40) +from:0x0212f05c kind:load to:0x02131dac module:overlay(40) +from:0x0212f060 kind:load to:0x02131dcc module:overlay(40) +from:0x0212f09c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212f0c0 kind:load to:0x0203feb0 module:main +from:0x0212f0d0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0212f0d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212f0e0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212f0f8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0212f100 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212f108 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212f110 kind:arm_call to:0x02011ff4 module:main +from:0x0212f124 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0212f138 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0212f140 kind:arm_call to:0x02011ff4 module:main +from:0x0212f154 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0212f15c kind:arm_call to:0x02011ff4 module:main +from:0x0212f170 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0212f184 kind:load to:0x02131e44 module:overlay(40) +from:0x0212f198 kind:arm_call to:0x02011f3c module:main +from:0x0212f1a4 kind:arm_call to:0x0212f1f8 module:overlay(40) +from:0x0212f1c4 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x0212f1f0 kind:load to:0x02130d50 module:overlay(40) +from:0x0212f200 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0212f22c kind:load to:0x02130d78 module:overlay(40) +from:0x0212f230 kind:load to:0x020b3168 module:overlay(0) +from:0x0212f250 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0212f26c kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0212f2cc kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0212f3b0 kind:load to:0x02131e44 module:overlay(40) +from:0x0212f3f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212f4f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212f554 kind:load to:0x0203feb0 module:main +from:0x0212f564 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212f56c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212f584 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212f58c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212f594 kind:arm_call to:0x02011ff4 module:main +from:0x0212f5a8 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0212f5bc kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0212f5c4 kind:arm_call to:0x02011ff4 module:main +from:0x0212f7fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0212f80c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212f8b8 kind:arm_call_thumb to:0x021252d8 module:overlay(40) +from:0x0212f8c8 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f8e0 kind:load to:0x0212fee0 module:overlay(40) +from:0x0212f8e8 kind:load to:0x02130dc0 module:overlay(40) +from:0x0212f8ec kind:load to:0x02130ddc module:overlay(40) +from:0x0212f8f0 kind:load to:0x021290e4 module:overlay(40) +from:0x0212f8f4 kind:load to:0x02130dd0 module:overlay(40) +from:0x0212f914 kind:arm_call to:0x0212c79c module:overlay(40) +from:0x0212f924 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f938 kind:load to:0x02130e18 module:overlay(40) +from:0x0212f93c kind:load to:0x02130e28 module:overlay(40) +from:0x0212f940 kind:load to:0x0212cac0 module:overlay(40) +from:0x0212f944 kind:load to:0x02130e1c module:overlay(40) +from:0x0212f964 kind:arm_call_thumb to:0x0212cb74 module:overlay(40) +from:0x0212f974 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f998 kind:arm_call_thumb to:0x0212cb9c module:overlay(40) +from:0x0212f9a8 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f9cc kind:arm_call_thumb to:0x0212cbd8 module:overlay(40) +from:0x0212f9dc kind:arm_call to:0x0203e3a4 module:main +from:0x0212fa00 kind:arm_call_thumb to:0x0212cc48 module:overlay(40) +from:0x0212fa10 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fa34 kind:arm_call_thumb to:0x0212ccbc module:overlay(40) +from:0x0212fa44 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fa68 kind:arm_call_thumb to:0x0212cd28 module:overlay(40) +from:0x0212fa78 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fa9c kind:arm_call_thumb to:0x0212cd94 module:overlay(40) +from:0x0212faac kind:arm_call to:0x0203e3a4 module:main +from:0x0212fad0 kind:arm_call_thumb to:0x0212cdf8 module:overlay(40) +from:0x0212fae0 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fb04 kind:arm_call_thumb to:0x0212ce70 module:overlay(40) +from:0x0212fb14 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fb38 kind:arm_call_thumb to:0x0212cee8 module:overlay(40) +from:0x0212fb48 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fb6c kind:arm_call_thumb to:0x0212cf58 module:overlay(40) +from:0x0212fb7c kind:arm_call to:0x0203e3a4 module:main +from:0x0212fba0 kind:arm_call_thumb to:0x0212cfc8 module:overlay(40) +from:0x0212fbb0 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fbd4 kind:arm_call_thumb to:0x0212d038 module:overlay(40) +from:0x0212fbe4 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fbf8 kind:load to:0x02130e64 module:overlay(40) +from:0x0212fbfc kind:load to:0x021317a4 module:overlay(40) +from:0x0212fc00 kind:load to:0x0212e150 module:overlay(40) +from:0x0212fc04 kind:load to:0x02130f1c module:overlay(40) +from:0x0212fc08 kind:load to:0x02130f34 module:overlay(40) +from:0x0212fc0c kind:load to:0x0212e164 module:overlay(40) +from:0x0212fc10 kind:load to:0x02130f28 module:overlay(40) +from:0x0212fc14 kind:load to:0x0213100c module:overlay(40) +from:0x0212fc18 kind:load to:0x0212e178 module:overlay(40) +from:0x0212fc1c kind:load to:0x02130f10 module:overlay(40) +from:0x0212fc20 kind:load to:0x021310e4 module:overlay(40) +from:0x0212fc24 kind:load to:0x0212e18c module:overlay(40) +from:0x0212fc28 kind:load to:0x02130e98 module:overlay(40) +from:0x0212fc2c kind:load to:0x0213187c module:overlay(40) +from:0x0212fc30 kind:load to:0x0212e1a0 module:overlay(40) +from:0x0212fc34 kind:load to:0x02130ea4 module:overlay(40) +from:0x0212fc38 kind:load to:0x0213195c module:overlay(40) +from:0x0212fc3c kind:load to:0x0212e1b4 module:overlay(40) +from:0x0212fc40 kind:load to:0x02130eb0 module:overlay(40) +from:0x0212fc44 kind:load to:0x021311bc module:overlay(40) +from:0x0212fc48 kind:load to:0x0212e1c8 module:overlay(40) +from:0x0212fc4c kind:load to:0x02130ebc module:overlay(40) +from:0x0212fc50 kind:load to:0x02131294 module:overlay(40) +from:0x0212fc54 kind:load to:0x0212e1dc module:overlay(40) +from:0x0212fc58 kind:load to:0x02130ec8 module:overlay(40) +from:0x0212fc5c kind:load to:0x0213136c module:overlay(40) +from:0x0212fc60 kind:load to:0x0212e1f0 module:overlay(40) +from:0x0212fc64 kind:load to:0x02130ed4 module:overlay(40) +from:0x0212fc68 kind:load to:0x02131444 module:overlay(40) +from:0x0212fc6c kind:load to:0x0212e204 module:overlay(40) +from:0x0212fc70 kind:load to:0x02130ee0 module:overlay(40) +from:0x0212fc74 kind:load to:0x0213151c module:overlay(40) +from:0x0212fc78 kind:load to:0x0212e218 module:overlay(40) +from:0x0212fc7c kind:load to:0x02130eec module:overlay(40) +from:0x0212fc80 kind:load to:0x021315f4 module:overlay(40) +from:0x0212fc84 kind:load to:0x0212e22c module:overlay(40) +from:0x0212fc88 kind:load to:0x02130ef8 module:overlay(40) +from:0x0212fc8c kind:load to:0x021316cc module:overlay(40) +from:0x0212fc90 kind:load to:0x0212e240 module:overlay(40) +from:0x0212fc94 kind:load to:0x02130f04 module:overlay(40) +from:0x0212fcb4 kind:arm_call_thumb to:0x0212e274 module:overlay(40) +from:0x0212fcc4 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fcec kind:arm_call_thumb to:0x0212e2e8 module:overlay(40) +from:0x0212fcfc kind:arm_call to:0x0203e3a4 module:main +from:0x0212fd24 kind:arm_call_thumb to:0x0212e354 module:overlay(40) +from:0x0212fd34 kind:arm_call to:0x0203e3a4 module:main +from:0x0212fd48 kind:load to:0x02131a3c module:overlay(40) +from:0x0212fd4c kind:load to:0x02131af4 module:overlay(40) +from:0x0212fd50 kind:load to:0x0212e7b0 module:overlay(40) +from:0x0212fd54 kind:load to:0x02131a54 module:overlay(40) +from:0x0212fd58 kind:load to:0x02131a6c module:overlay(40) +from:0x0212fd5c kind:load to:0x0212e7c4 module:overlay(40) +from:0x0212fd60 kind:load to:0x02131a48 module:overlay(40) +from:0x0212fd64 kind:load to:0x02131ab0 module:overlay(40) +from:0x0212fd68 kind:load to:0x0212e7d8 module:overlay(40) +from:0x0212fd6c kind:load to:0x02131a60 module:overlay(40) +from:0x0212fd8c kind:arm_call_thumb to:0x0212e80c module:overlay(40) +from:0x0212fd9c kind:arm_call to:0x0203e3a4 module:main +from:0x0212fdb0 kind:load to:0x02131bcc module:overlay(40) +from:0x0212fdb4 kind:load to:0x02131bdc module:overlay(40) +from:0x0212fdb8 kind:load to:0x0212eb74 module:overlay(40) +from:0x0212fdbc kind:load to:0x02131bd0 module:overlay(40) +from:0x0212fddc kind:arm_call_thumb to:0x0212eba8 module:overlay(40) +from:0x0212fdec kind:arm_call to:0x0203e3a4 module:main +from:0x0212fe00 kind:load to:0x02131cb4 module:overlay(40) +from:0x0212fe04 kind:load to:0x02131cc4 module:overlay(40) +from:0x0212fe08 kind:load to:0x0212ed58 module:overlay(40) +from:0x0212fe0c kind:load to:0x02131cb8 module:overlay(40) +from:0x0212fe2c kind:arm_call to:0x0212ed9c module:overlay(40) +from:0x0212fe3c kind:arm_call to:0x0203e3a4 module:main +from:0x0212fe50 kind:load to:0x02131d9c module:overlay(40) +from:0x0212fe54 kind:load to:0x02131dac module:overlay(40) +from:0x0212fe58 kind:load to:0x0212f11c module:overlay(40) +from:0x0212fe5c kind:load to:0x02131da0 module:overlay(40) +from:0x0212fe7c kind:arm_call to:0x0212f1ac module:overlay(40) +from:0x0212fe8c kind:arm_call to:0x0203e3a4 module:main +from:0x0212fea0 kind:load to:0x02131e34 module:overlay(40) +from:0x0212fea4 kind:load to:0x02131e44 module:overlay(40) +from:0x0212fea8 kind:load to:0x0212f5a0 module:overlay(40) +from:0x0212feac kind:load to:0x02131e38 module:overlay(40) +from:0x0212feb0 kind:load to:0x0212f7d8 module:overlay(40) +from:0x0212feb4 kind:load to:0x0212f8f8 module:overlay(40) +from:0x0212feb8 kind:load to:0x0212f948 module:overlay(40) +from:0x0212febc kind:load to:0x0212fc98 module:overlay(40) +from:0x0212fec0 kind:load to:0x0212fd70 module:overlay(40) +from:0x0212fec4 kind:load to:0x0212fdc0 module:overlay(40) +from:0x0212fec8 kind:load to:0x0212fe10 module:overlay(40) +from:0x0212fecc kind:load to:0x0212fe60 module:overlay(40) +from:0x0212ff00 kind:load to:0x02125a0c module:overlay(40) +from:0x0212ff08 kind:load to:0x02125c04 module:overlay(40) +from:0x0212ff10 kind:load to:0x02126044 module:overlay(40) +from:0x0212ff18 kind:load to:0x02126b38 module:overlay(40) +from:0x0212ff20 kind:load to:0x02127258 module:overlay(40) +from:0x0212ff28 kind:load to:0x02125a4c module:overlay(40) +from:0x0212ff30 kind:load to:0x02125c6c module:overlay(40) +from:0x0212ff38 kind:load to:0x02126230 module:overlay(40) +from:0x0212ff40 kind:load to:0x02126d70 module:overlay(40) +from:0x0212ff48 kind:load to:0x021272f0 module:overlay(40) +from:0x0212ff58 kind:load to:0x02125449 module:overlay(40) +from:0x0212ff5c kind:load to:0x021290c8 module:overlay(40) +from:0x0212ff60 kind:load to:0x0201b9d4 module:main +from:0x0212ff64 kind:load to:0x021290b8 module:overlay(40) +from:0x0212ff68 kind:load to:0x0201bb7c module:main +from:0x0212ff74 kind:load to:0x021252bd module:overlay(40) +from:0x0212ff78 kind:load to:0x02098ef4 module:overlay(0) +from:0x0212ff7c kind:load to:0x02098efc module:overlay(0) +from:0x0212ff80 kind:load to:0x02098f78 module:overlay(0) +from:0x0212ff84 kind:load to:0x02125295 module:overlay(40) +from:0x0212ff88 kind:load to:0x02098fbc module:overlay(0) +from:0x0212ff8c kind:load to:0x021252a5 module:overlay(40) +from:0x0212ff9c kind:load to:0x02098ef4 module:overlay(0) +from:0x0212ffa0 kind:load to:0x02098efc module:overlay(0) +from:0x0212ffa4 kind:load to:0x02098f78 module:overlay(0) +from:0x0212ffa8 kind:load to:0x02125295 module:overlay(40) +from:0x0212ffac kind:load to:0x02098fbc module:overlay(0) +from:0x0212ffb0 kind:load to:0x021252a5 module:overlay(40) +from:0x0212ffbc kind:load to:0x0207db54 module:overlay(0) +from:0x0212ffc0 kind:load to:0x0207db5c module:overlay(0) +from:0x0212ffc4 kind:load to:0x0207e024 module:overlay(0) +from:0x0212ffc8 kind:load to:0x0207e014 module:overlay(0) +from:0x0212ffcc kind:load to:0x0207e058 module:overlay(0) +from:0x0212ffd0 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0212ffd4 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0212ffd8 kind:load to:0x0207e168 module:overlay(0) +from:0x0212ffe4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212ffe8 kind:load to:0x02099cfc module:overlay(0) +from:0x0212ffec kind:load to:0x02099d14 module:overlay(0) +from:0x0212fff0 kind:load to:0x02099d20 module:overlay(0) +from:0x0212fff4 kind:load to:0x01fff464 module:itcm +from:0x0212fff8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212fffc kind:load to:0x021255e5 module:overlay(40) +from:0x02130000 kind:load to:0x0212562d module:overlay(40) +from:0x02130004 kind:load to:0x02125950 module:overlay(40) +from:0x02130008 kind:load to:0x02127c14 module:overlay(40) +from:0x0213000c kind:load to:0x02099c64 module:overlay(0) +from:0x02130010 kind:load to:0x02128cb8 module:overlay(40) +from:0x02130014 kind:load to:0x02128b00 module:overlay(40) +from:0x02130018 kind:load to:0x02099c70 module:overlay(0) +from:0x0213001c kind:load to:0x02099d2c module:overlay(0) +from:0x02130020 kind:load to:0x02099d98 module:overlay(0) +from:0x02130024 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02130028 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213002c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02130030 kind:load to:0x02125455 module:overlay(40) +from:0x02130034 kind:load to:0x02125519 module:overlay(40) +from:0x021300e8 kind:load to:0x0212543d module:overlay(40) +from:0x021300ec kind:load to:0x0212c6fc module:overlay(40) +from:0x021300f0 kind:load to:0x02059174 module:overlay(0) +from:0x021300f4 kind:load to:0x021290f8 module:overlay(40) +from:0x021300f8 kind:load to:0x02059348 module:overlay(0) +from:0x021300fc kind:load to:0x020593c4 module:overlay(0) +from:0x02130100 kind:load to:0x02059428 module:overlay(0) +from:0x02130104 kind:load to:0x0209bf68 module:overlay(0) +from:0x02130108 kind:load to:0x02059304 module:overlay(0) +from:0x0213015c kind:load to:0x02125419 module:overlay(40) +from:0x02130160 kind:load to:0x0212c750 module:overlay(40) +from:0x02130164 kind:load to:0x0209b2cc module:overlay(0) +from:0x02130168 kind:load to:0x0209b304 module:overlay(0) +from:0x0213016c kind:load to:0x0209b908 module:overlay(0) +from:0x02130170 kind:load to:0x0209b910 module:overlay(0) +from:0x02130174 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02130178 kind:load to:0x0209b47c module:overlay(0) +from:0x0213017c kind:load to:0x0209b36c module:overlay(0) +from:0x02130180 kind:load to:0x0209b838 module:overlay(0) +from:0x02130184 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02130188 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0213018c kind:load to:0x0212c6d0 module:overlay(40) +from:0x02130190 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02130194 kind:load to:0x0212bf3c module:overlay(40) +from:0x02130198 kind:load to:0x0212ada0 module:overlay(40) +from:0x021301a4 kind:load to:0x02125431 module:overlay(40) +from:0x021301a8 kind:load to:0x0212c718 module:overlay(40) +from:0x021301ac kind:load to:0x0209b2cc module:overlay(0) +from:0x021301b0 kind:load to:0x0209b304 module:overlay(0) +from:0x021301b4 kind:load to:0x0209b908 module:overlay(0) +from:0x021301b8 kind:load to:0x0209b910 module:overlay(0) +from:0x021301bc kind:load to:0x0209b8b0 module:overlay(0) +from:0x021301c0 kind:load to:0x0209b47c module:overlay(0) +from:0x021301c4 kind:load to:0x0209b36c module:overlay(0) +from:0x021301c8 kind:load to:0x0209b838 module:overlay(0) +from:0x021301cc kind:load to:0x0209b8c0 module:overlay(0) +from:0x021301d0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021301d4 kind:load to:0x0212c6d0 module:overlay(40) +from:0x021301d8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021301dc kind:load to:0x0212bf3c module:overlay(40) +from:0x021301e0 kind:load to:0x0212ada0 module:overlay(40) +from:0x021301ec kind:load to:0x02125425 module:overlay(40) +from:0x021301f0 kind:load to:0x0212c734 module:overlay(40) +from:0x021301f4 kind:load to:0x0209ba20 module:overlay(0) +from:0x021301f8 kind:load to:0x0209ba54 module:overlay(0) +from:0x021301fc kind:load to:0x0209baec module:overlay(0) +from:0x02130200 kind:load to:0x0209bb00 module:overlay(0) +from:0x02130204 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02130208 kind:load to:0x0209bb28 module:overlay(0) +from:0x0213020c kind:load to:0x0209bbb0 module:overlay(0) +from:0x02130210 kind:load to:0x0209b838 module:overlay(0) +from:0x02130214 kind:load to:0x0209babc module:overlay(0) +from:0x02130218 kind:load to:0x0209bad4 module:overlay(0) +from:0x0213021c kind:load to:0x0209bb14 module:overlay(0) +from:0x02130220 kind:load to:0x0209bea0 module:overlay(0) +from:0x02130224 kind:load to:0x0212ade8 module:overlay(40) +from:0x02130228 kind:load to:0x0212adc4 module:overlay(40) +from:0x0213022c kind:load to:0x0209bed8 module:overlay(0) +from:0x02130230 kind:load to:0x0212c8bc module:overlay(40) +from:0x02130238 kind:load to:0x0212c984 module:overlay(40) +from:0x02130240 kind:load to:0x0212ca20 module:overlay(40) +from:0x02130248 kind:load to:0x0212c8a8 module:overlay(40) +from:0x02130250 kind:load to:0x0212c964 module:overlay(40) +from:0x02130258 kind:load to:0x0212ca1c module:overlay(40) +from:0x02130268 kind:load to:0x0212c778 module:overlay(40) +from:0x0213026c kind:load to:0x02098ef4 module:overlay(0) +from:0x02130270 kind:load to:0x02098efc module:overlay(0) +from:0x02130274 kind:load to:0x02098f78 module:overlay(0) +from:0x02130278 kind:load to:0x02098fb8 module:overlay(0) +from:0x0213027c kind:load to:0x02098fbc module:overlay(0) +from:0x02130280 kind:load to:0x02098fc0 module:overlay(0) +from:0x0213028c kind:load to:0x02099cc0 module:overlay(0) +from:0x02130290 kind:load to:0x02099cfc module:overlay(0) +from:0x02130294 kind:load to:0x02099d14 module:overlay(0) +from:0x02130298 kind:load to:0x02099d20 module:overlay(0) +from:0x0213029c kind:load to:0x01fff464 module:itcm +from:0x021302a0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021302a4 kind:load to:0x0212c7e4 module:overlay(40) +from:0x021302a8 kind:load to:0x02099c58 module:overlay(0) +from:0x021302ac kind:load to:0x0212c870 module:overlay(40) +from:0x021302b0 kind:load to:0x0212c86c module:overlay(40) +from:0x021302b4 kind:load to:0x02099c64 module:overlay(0) +from:0x021302b8 kind:load to:0x02099c68 module:overlay(0) +from:0x021302bc kind:load to:0x02099c6c module:overlay(0) +from:0x021302c0 kind:load to:0x02099c70 module:overlay(0) +from:0x021302c4 kind:load to:0x02099d2c module:overlay(0) +from:0x021302c8 kind:load to:0x02099d98 module:overlay(0) +from:0x021302cc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021302d0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021302d4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021302d8 kind:load to:0x0212ca90 module:overlay(40) +from:0x021302dc kind:load to:0x0212caa4 module:overlay(40) +from:0x021302e8 kind:load to:0x0212e078 module:overlay(40) +from:0x021302f4 kind:load to:0x0212cd11 module:overlay(40) +from:0x021302f8 kind:load to:0x0212cb01 module:overlay(40) +from:0x021302fc kind:load to:0x02098efc module:overlay(0) +from:0x02130300 kind:load to:0x02098f78 module:overlay(0) +from:0x02130304 kind:load to:0x0212cb09 module:overlay(40) +from:0x02130308 kind:load to:0x02099114 module:overlay(0) +from:0x0213030c kind:load to:0x02099140 module:overlay(0) +from:0x02130318 kind:load to:0x0212cca5 module:overlay(40) +from:0x0213031c kind:load to:0x0212cb01 module:overlay(40) +from:0x02130320 kind:load to:0x02098efc module:overlay(0) +from:0x02130324 kind:load to:0x02098f78 module:overlay(0) +from:0x02130328 kind:load to:0x0212cb09 module:overlay(40) +from:0x0213032c kind:load to:0x02099114 module:overlay(0) +from:0x02130330 kind:load to:0x02099140 module:overlay(0) +from:0x0213033c kind:load to:0x0212cc31 module:overlay(40) +from:0x02130340 kind:load to:0x020990ec module:overlay(0) +from:0x02130344 kind:load to:0x02098efc module:overlay(0) +from:0x02130348 kind:load to:0x02098f78 module:overlay(0) +from:0x0213034c kind:load to:0x020990f4 module:overlay(0) +from:0x02130350 kind:load to:0x02099114 module:overlay(0) +from:0x02130354 kind:load to:0x02099140 module:overlay(0) +from:0x02130360 kind:load to:0x0212cbc1 module:overlay(40) +from:0x02130364 kind:load to:0x020990ec module:overlay(0) +from:0x02130368 kind:load to:0x02098efc module:overlay(0) +from:0x0213036c kind:load to:0x02098f78 module:overlay(0) +from:0x02130370 kind:load to:0x020990f4 module:overlay(0) +from:0x02130374 kind:load to:0x02099114 module:overlay(0) +from:0x02130378 kind:load to:0x02099140 module:overlay(0) +from:0x02130384 kind:load to:0x0212cb99 module:overlay(40) +from:0x02130388 kind:load to:0x020990ec module:overlay(0) +from:0x0213038c kind:load to:0x02098efc module:overlay(0) +from:0x02130390 kind:load to:0x02098f78 module:overlay(0) +from:0x02130394 kind:load to:0x020990f4 module:overlay(0) +from:0x02130398 kind:load to:0x02099114 module:overlay(0) +from:0x0213039c kind:load to:0x02099140 module:overlay(0) +from:0x021303a8 kind:load to:0x0212cb71 module:overlay(40) +from:0x021303ac kind:load to:0x020990ec module:overlay(0) +from:0x021303b0 kind:load to:0x02098efc module:overlay(0) +from:0x021303b4 kind:load to:0x02098f78 module:overlay(0) +from:0x021303b8 kind:load to:0x020990f4 module:overlay(0) +from:0x021303bc kind:load to:0x02099114 module:overlay(0) +from:0x021303c0 kind:load to:0x02099140 module:overlay(0) +from:0x021303d0 kind:load to:0x0212cb01 module:overlay(40) +from:0x021303d4 kind:load to:0x02098efc module:overlay(0) +from:0x021303d8 kind:load to:0x02098f78 module:overlay(0) +from:0x021303dc kind:load to:0x0212cb09 module:overlay(40) +from:0x021303e0 kind:load to:0x02099114 module:overlay(0) +from:0x021303e4 kind:load to:0x02099140 module:overlay(0) +from:0x021303f0 kind:load to:0x0212d021 module:overlay(40) +from:0x021303f4 kind:load to:0x020990ec module:overlay(0) +from:0x021303f8 kind:load to:0x02098efc module:overlay(0) +from:0x021303fc kind:load to:0x02098f78 module:overlay(0) +from:0x02130400 kind:load to:0x020990f4 module:overlay(0) +from:0x02130404 kind:load to:0x02099114 module:overlay(0) +from:0x02130408 kind:load to:0x02099140 module:overlay(0) +from:0x02130414 kind:load to:0x0212cfb1 module:overlay(40) +from:0x02130418 kind:load to:0x020990ec module:overlay(0) +from:0x0213041c kind:load to:0x02098efc module:overlay(0) +from:0x02130420 kind:load to:0x02098f78 module:overlay(0) +from:0x02130424 kind:load to:0x020990f4 module:overlay(0) +from:0x02130428 kind:load to:0x02099114 module:overlay(0) +from:0x0213042c kind:load to:0x02099140 module:overlay(0) +from:0x02130438 kind:load to:0x0212cf41 module:overlay(40) +from:0x0213043c kind:load to:0x020990ec module:overlay(0) +from:0x02130440 kind:load to:0x02098efc module:overlay(0) +from:0x02130444 kind:load to:0x02098f78 module:overlay(0) +from:0x02130448 kind:load to:0x020990f4 module:overlay(0) +from:0x0213044c kind:load to:0x02099114 module:overlay(0) +from:0x02130450 kind:load to:0x02099140 module:overlay(0) +from:0x0213045c kind:load to:0x0212ced1 module:overlay(40) +from:0x02130460 kind:load to:0x020990ec module:overlay(0) +from:0x02130464 kind:load to:0x02098efc module:overlay(0) +from:0x02130468 kind:load to:0x02098f78 module:overlay(0) +from:0x0213046c kind:load to:0x020990f4 module:overlay(0) +from:0x02130470 kind:load to:0x02099114 module:overlay(0) +from:0x02130474 kind:load to:0x02099140 module:overlay(0) +from:0x02130480 kind:load to:0x0212ce59 module:overlay(40) +from:0x02130484 kind:load to:0x020990ec module:overlay(0) +from:0x02130488 kind:load to:0x02098efc module:overlay(0) +from:0x0213048c kind:load to:0x02098f78 module:overlay(0) +from:0x02130490 kind:load to:0x020990f4 module:overlay(0) +from:0x02130494 kind:load to:0x02099114 module:overlay(0) +from:0x02130498 kind:load to:0x02099140 module:overlay(0) +from:0x021304a4 kind:load to:0x0212cde1 module:overlay(40) +from:0x021304a8 kind:load to:0x020990ec module:overlay(0) +from:0x021304ac kind:load to:0x02098efc module:overlay(0) +from:0x021304b0 kind:load to:0x02098f78 module:overlay(0) +from:0x021304b4 kind:load to:0x020990f4 module:overlay(0) +from:0x021304b8 kind:load to:0x02099114 module:overlay(0) +from:0x021304bc kind:load to:0x02099140 module:overlay(0) +from:0x021304c8 kind:load to:0x0212cd7d module:overlay(40) +from:0x021304cc kind:load to:0x020990ec module:overlay(0) +from:0x021304d0 kind:load to:0x02098efc module:overlay(0) +from:0x021304d4 kind:load to:0x02098f78 module:overlay(0) +from:0x021304d8 kind:load to:0x020990f4 module:overlay(0) +from:0x021304dc kind:load to:0x02099114 module:overlay(0) +from:0x021304e0 kind:load to:0x02099140 module:overlay(0) +from:0x021304ec kind:load to:0x0212d2d1 module:overlay(40) +from:0x021304f0 kind:load to:0x0212e0dc module:overlay(40) +from:0x021304f4 kind:load to:0x02059174 module:overlay(0) +from:0x021304f8 kind:load to:0x0212e044 module:overlay(40) +from:0x021304fc kind:load to:0x02059348 module:overlay(0) +from:0x02130500 kind:load to:0x020593c4 module:overlay(0) +from:0x02130504 kind:load to:0x02059428 module:overlay(0) +from:0x02130508 kind:load to:0x0209bf68 module:overlay(0) +from:0x0213050c kind:load to:0x02059304 module:overlay(0) +from:0x021306d8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021306dc kind:load to:0x02099cfc module:overlay(0) +from:0x021306e0 kind:load to:0x02099d14 module:overlay(0) +from:0x021306e4 kind:load to:0x02099d20 module:overlay(0) +from:0x021306e8 kind:load to:0x01fff464 module:itcm +from:0x021306ec kind:load to:0x020ab1d8 module:overlay(0) +from:0x021306f0 kind:load to:0x0212d2dd module:overlay(40) +from:0x021306f4 kind:load to:0x0212d38d module:overlay(40) +from:0x021306f8 kind:load to:0x0212d660 module:overlay(40) +from:0x021306fc kind:load to:0x020ab0f4 module:overlay(0) +from:0x02130700 kind:load to:0x02099c64 module:overlay(0) +from:0x02130704 kind:load to:0x0212dd94 module:overlay(40) +from:0x02130708 kind:load to:0x02099c6c module:overlay(0) +from:0x0213070c kind:load to:0x02099c70 module:overlay(0) +from:0x02130710 kind:load to:0x02099d2c module:overlay(0) +from:0x02130714 kind:load to:0x02099d98 module:overlay(0) +from:0x02130718 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213071c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02130720 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02130724 kind:load to:0x0212e0f8 module:overlay(40) +from:0x02130728 kind:load to:0x0212e120 module:overlay(40) +from:0x0213072c kind:load to:0x0212d385 module:overlay(40) +from:0x02130730 kind:load to:0x0212d60c module:overlay(40) +from:0x02130734 kind:load to:0x0212d888 module:overlay(40) +from:0x02130738 kind:load to:0x020aa778 module:overlay(0) +from:0x0213073c kind:load to:0x020aa7e0 module:overlay(0) +from:0x02130740 kind:load to:0x020aa950 module:overlay(0) +from:0x02130744 kind:load to:0x020aa94c module:overlay(0) +from:0x02130748 kind:load to:0x020aaa1c module:overlay(0) +from:0x0213074c kind:load to:0x020aaa40 module:overlay(0) +from:0x02130750 kind:load to:0x020aaa44 module:overlay(0) +from:0x02130754 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02130758 kind:load to:0x0212dcf0 module:overlay(40) +from:0x0213075c kind:load to:0x02171c88 module:overlay(94) +from:0x02130760 kind:load to:0x020aa754 module:overlay(0) +from:0x02130764 kind:load to:0x020aa75c module:overlay(0) +from:0x02130768 kind:load to:0x020aa764 module:overlay(0) +from:0x0213076c kind:load to:0x020aa76c module:overlay(0) +from:0x02130770 kind:load to:0x0212dda0 module:overlay(40) +from:0x02130774 kind:load to:0x0212d7f8 module:overlay(40) +from:0x02130778 kind:load to:0x0212d848 module:overlay(40) +from:0x0213077c kind:load to:0x020aade4 module:overlay(0) +from:0x02130780 kind:load to:0x020aaffc module:overlay(0) +from:0x02130784 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02130788 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0213078c kind:load to:0x020aa684 module:overlay(0) +from:0x02130790 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02130794 kind:load to:0x0212dc90 module:overlay(40) +from:0x02130798 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0213079c kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x021307a0 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x021307a4 kind:load to:0x0212dc18 module:overlay(40) +from:0x021307a8 kind:load to:0x0212dc4c module:overlay(40) +from:0x021307ac kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x021307b0 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x021307b4 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x021307b8 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x021307bc kind:load to:0x0212dccc module:overlay(40) +from:0x021307c0 kind:load to:0x0212dcd8 module:overlay(40) +from:0x021307c4 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x021307c8 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x021307cc kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x021307d0 kind:load to:0x0212dce4 module:overlay(40) +from:0x021307d4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021307d8 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021307dc kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021307e0 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021307e4 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021307e8 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021307ec kind:load to:0x02171bc4 module:overlay(94) +from:0x021307f0 kind:load to:0x02171be4 module:overlay(94) +from:0x021307f4 kind:load to:0x0212dc10 module:overlay(40) +from:0x021307f8 kind:load to:0x0212dc0c module:overlay(40) +from:0x021307fc kind:load to:0x0212dc40 module:overlay(40) +from:0x02130800 kind:load to:0x0212da90 module:overlay(40) +from:0x02130804 kind:load to:0x0212da98 module:overlay(40) +from:0x02130828 kind:load to:0x0212e2d1 module:overlay(40) +from:0x0213082c kind:load to:0x0209918c module:overlay(0) +from:0x02130830 kind:load to:0x020991c0 module:overlay(0) +from:0x02130834 kind:load to:0x02098f78 module:overlay(0) +from:0x02130838 kind:load to:0x02099194 module:overlay(0) +from:0x0213083c kind:load to:0x02098fbc module:overlay(0) +from:0x02130840 kind:load to:0x02098fc0 module:overlay(0) +from:0x0213084c kind:load to:0x0212e25d module:overlay(40) +from:0x02130850 kind:load to:0x020990ec module:overlay(0) +from:0x02130854 kind:load to:0x02098efc module:overlay(0) +from:0x02130858 kind:load to:0x02098f78 module:overlay(0) +from:0x0213085c kind:load to:0x020990f4 module:overlay(0) +from:0x02130860 kind:load to:0x02099114 module:overlay(0) +from:0x02130864 kind:load to:0x02099140 module:overlay(0) +from:0x02130870 kind:load to:0x0212e33d module:overlay(40) +from:0x02130874 kind:load to:0x0209918c module:overlay(0) +from:0x02130878 kind:load to:0x020991c0 module:overlay(0) +from:0x0213087c kind:load to:0x02098f78 module:overlay(0) +from:0x02130880 kind:load to:0x02099194 module:overlay(0) +from:0x02130884 kind:load to:0x02098fbc module:overlay(0) +from:0x02130888 kind:load to:0x02098fc0 module:overlay(0) +from:0x02130894 kind:load to:0x02099cc0 module:overlay(0) +from:0x02130898 kind:load to:0x02099cfc module:overlay(0) +from:0x0213089c kind:load to:0x02099d14 module:overlay(0) +from:0x021308a0 kind:load to:0x02099d20 module:overlay(0) +from:0x021308a4 kind:load to:0x01fff464 module:itcm +from:0x021308a8 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021308ac kind:load to:0x0212d2dd module:overlay(40) +from:0x021308b0 kind:load to:0x0212d38d module:overlay(40) +from:0x021308b4 kind:load to:0x0212e530 module:overlay(40) +from:0x021308b8 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021308bc kind:load to:0x02099c64 module:overlay(0) +from:0x021308c0 kind:load to:0x0212e690 module:overlay(40) +from:0x021308c4 kind:load to:0x02099c6c module:overlay(0) +from:0x021308c8 kind:load to:0x02099c70 module:overlay(0) +from:0x021308cc kind:load to:0x02099d2c module:overlay(0) +from:0x021308d0 kind:load to:0x02099d98 module:overlay(0) +from:0x021308d4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021308d8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021308dc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021308e0 kind:load to:0x0212e748 module:overlay(40) +from:0x021308e4 kind:load to:0x0212e778 module:overlay(40) +from:0x021308e8 kind:load to:0x0212e405 module:overlay(40) +from:0x021308ec kind:load to:0x0212d60c module:overlay(40) +from:0x021308f0 kind:load to:0x0212d888 module:overlay(40) +from:0x021308f4 kind:load to:0x020aa778 module:overlay(0) +from:0x021308f8 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021308fc kind:load to:0x020aa950 module:overlay(0) +from:0x02130900 kind:load to:0x020aa94c module:overlay(0) +from:0x02130904 kind:load to:0x020aaa1c module:overlay(0) +from:0x02130908 kind:load to:0x020aaa40 module:overlay(0) +from:0x0213090c kind:load to:0x020aaa44 module:overlay(0) +from:0x02130910 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02130914 kind:load to:0x0212dcf0 module:overlay(40) +from:0x02130918 kind:load to:0x02171c88 module:overlay(94) +from:0x0213091c kind:load to:0x020aa754 module:overlay(0) +from:0x02130920 kind:load to:0x020aa75c module:overlay(0) +from:0x02130924 kind:load to:0x020aa764 module:overlay(0) +from:0x02130928 kind:load to:0x020aa76c module:overlay(0) +from:0x0213092c kind:load to:0x0212e724 module:overlay(40) +from:0x02130930 kind:load to:0x0212d7f8 module:overlay(40) +from:0x02130934 kind:load to:0x0212d848 module:overlay(40) +from:0x02130938 kind:load to:0x020aade4 module:overlay(0) +from:0x0213093c kind:load to:0x020aaffc module:overlay(0) +from:0x02130940 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02130944 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02130948 kind:load to:0x020aa684 module:overlay(0) +from:0x0213094c kind:load to:0x020ab1a4 module:overlay(0) +from:0x02130950 kind:load to:0x0212dc90 module:overlay(40) +from:0x02130954 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02130958 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0213095c kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02130960 kind:load to:0x0212dc18 module:overlay(40) +from:0x02130964 kind:load to:0x0212dc4c module:overlay(40) +from:0x02130968 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0213096c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02130970 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02130974 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02130978 kind:load to:0x0212dccc module:overlay(40) +from:0x0213097c kind:load to:0x0212dcd8 module:overlay(40) +from:0x02130980 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02130984 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02130988 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0213098c kind:load to:0x0212dce4 module:overlay(40) +from:0x02130990 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02130994 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02130998 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0213099c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021309a0 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021309a4 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021309a8 kind:load to:0x02171bc4 module:overlay(94) +from:0x021309ac kind:load to:0x02171be4 module:overlay(94) +from:0x021309b0 kind:load to:0x0212dc10 module:overlay(40) +from:0x021309b4 kind:load to:0x0212dc0c module:overlay(40) +from:0x021309b8 kind:load to:0x0212dc40 module:overlay(40) +from:0x021309bc kind:load to:0x0212da90 module:overlay(40) +from:0x021309c0 kind:load to:0x0212da98 module:overlay(40) +from:0x021309d0 kind:load to:0x0212e7f5 module:overlay(40) +from:0x021309d4 kind:load to:0x020990ec module:overlay(0) +from:0x021309d8 kind:load to:0x02098efc module:overlay(0) +from:0x021309dc kind:load to:0x02098f78 module:overlay(0) +from:0x021309e0 kind:load to:0x020990f4 module:overlay(0) +from:0x021309e4 kind:load to:0x02099114 module:overlay(0) +from:0x021309e8 kind:load to:0x02099140 module:overlay(0) +from:0x021309f4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021309f8 kind:load to:0x02099cfc module:overlay(0) +from:0x021309fc kind:load to:0x02099d14 module:overlay(0) +from:0x02130a00 kind:load to:0x02099d20 module:overlay(0) +from:0x02130a04 kind:load to:0x01fff464 module:itcm +from:0x02130a08 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02130a0c kind:load to:0x0212d2dd module:overlay(40) +from:0x02130a10 kind:load to:0x0212d38d module:overlay(40) +from:0x02130a14 kind:load to:0x0212d660 module:overlay(40) +from:0x02130a18 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02130a1c kind:load to:0x02099c64 module:overlay(0) +from:0x02130a20 kind:load to:0x0212dd94 module:overlay(40) +from:0x02130a24 kind:load to:0x02099c6c module:overlay(0) +from:0x02130a28 kind:load to:0x02099c70 module:overlay(0) +from:0x02130a2c kind:load to:0x02099d2c module:overlay(0) +from:0x02130a30 kind:load to:0x02099d98 module:overlay(0) +from:0x02130a34 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02130a38 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02130a3c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02130a40 kind:load to:0x0212eb1c module:overlay(40) +from:0x02130a44 kind:load to:0x0212eb44 module:overlay(40) +from:0x02130a48 kind:load to:0x0212e879 module:overlay(40) +from:0x02130a4c kind:load to:0x0212d60c module:overlay(40) +from:0x02130a50 kind:load to:0x0212d888 module:overlay(40) +from:0x02130a54 kind:load to:0x020aa778 module:overlay(0) +from:0x02130a58 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02130a5c kind:load to:0x020aa950 module:overlay(0) +from:0x02130a60 kind:load to:0x020aa94c module:overlay(0) +from:0x02130a64 kind:load to:0x020aaa1c module:overlay(0) +from:0x02130a68 kind:load to:0x020aaa40 module:overlay(0) +from:0x02130a6c kind:load to:0x020aaa44 module:overlay(0) +from:0x02130a70 kind:load to:0x0212ea40 module:overlay(40) +from:0x02130a74 kind:load to:0x0212eaac module:overlay(40) +from:0x02130a78 kind:load to:0x02171c88 module:overlay(94) +from:0x02130a7c kind:load to:0x020aa754 module:overlay(0) +from:0x02130a80 kind:load to:0x020aa75c module:overlay(0) +from:0x02130a84 kind:load to:0x020aa764 module:overlay(0) +from:0x02130a88 kind:load to:0x020aa76c module:overlay(0) +from:0x02130a8c kind:load to:0x0212dda0 module:overlay(40) +from:0x02130a90 kind:load to:0x0212d7f8 module:overlay(40) +from:0x02130a94 kind:load to:0x0212d848 module:overlay(40) +from:0x02130a98 kind:load to:0x020aade4 module:overlay(0) +from:0x02130a9c kind:load to:0x020aaffc module:overlay(0) +from:0x02130aa0 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02130aa4 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02130aa8 kind:load to:0x020aa684 module:overlay(0) +from:0x02130aac kind:load to:0x020ab1a4 module:overlay(0) +from:0x02130ab0 kind:load to:0x0212dc90 module:overlay(40) +from:0x02130ab4 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02130ab8 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02130abc kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02130ac0 kind:load to:0x0212dc18 module:overlay(40) +from:0x02130ac4 kind:load to:0x0212dc4c module:overlay(40) +from:0x02130ac8 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02130acc kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02130ad0 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02130ad4 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02130ad8 kind:load to:0x0212dccc module:overlay(40) +from:0x02130adc kind:load to:0x0212dcd8 module:overlay(40) +from:0x02130ae0 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02130ae4 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02130ae8 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02130aec kind:load to:0x0212dce4 module:overlay(40) +from:0x02130af0 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02130af4 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02130af8 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02130afc kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02130b00 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02130b04 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02130b08 kind:load to:0x02171bc4 module:overlay(94) +from:0x02130b0c kind:load to:0x02171be4 module:overlay(94) +from:0x02130b10 kind:load to:0x0212e968 module:overlay(40) +from:0x02130b14 kind:load to:0x0212e950 module:overlay(40) +from:0x02130b18 kind:load to:0x0212ea18 module:overlay(40) +from:0x02130b1c kind:load to:0x0212e9c8 module:overlay(40) +from:0x02130b20 kind:load to:0x0212e9e0 module:overlay(40) +from:0x02130b2c kind:load to:0x0212eb91 module:overlay(40) +from:0x02130b30 kind:load to:0x020990ec module:overlay(0) +from:0x02130b34 kind:load to:0x02098efc module:overlay(0) +from:0x02130b38 kind:load to:0x02098f78 module:overlay(0) +from:0x02130b3c kind:load to:0x020990f4 module:overlay(0) +from:0x02130b40 kind:load to:0x02099114 module:overlay(0) +from:0x02130b44 kind:load to:0x02099140 module:overlay(0) +from:0x02130b50 kind:load to:0x02099cc0 module:overlay(0) +from:0x02130b54 kind:load to:0x02099cfc module:overlay(0) +from:0x02130b58 kind:load to:0x02099d14 module:overlay(0) +from:0x02130b5c kind:load to:0x02099d20 module:overlay(0) +from:0x02130b60 kind:load to:0x01fff464 module:itcm +from:0x02130b64 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02130b68 kind:load to:0x0212d2dd module:overlay(40) +from:0x02130b6c kind:load to:0x0212ec15 module:overlay(40) +from:0x02130b70 kind:load to:0x0212ec54 module:overlay(40) +from:0x02130b74 kind:load to:0x0212ec60 module:overlay(40) +from:0x02130b78 kind:load to:0x02099c64 module:overlay(0) +from:0x02130b7c kind:load to:0x0212dd94 module:overlay(40) +from:0x02130b80 kind:load to:0x02099c6c module:overlay(0) +from:0x02130b84 kind:load to:0x02099c70 module:overlay(0) +from:0x02130b88 kind:load to:0x02099d2c module:overlay(0) +from:0x02130b8c kind:load to:0x02099d98 module:overlay(0) +from:0x02130b90 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02130b94 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02130b98 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02130b9c kind:load to:0x0212ed00 module:overlay(40) +from:0x02130ba0 kind:load to:0x0212ed28 module:overlay(40) +from:0x02130ba4 kind:load to:0x0212d385 module:overlay(40) +from:0x02130ba8 kind:load to:0x0212d60c module:overlay(40) +from:0x02130bac kind:load to:0x0212d888 module:overlay(40) +from:0x02130bb0 kind:load to:0x020aa778 module:overlay(0) +from:0x02130bb4 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02130bb8 kind:load to:0x020aa950 module:overlay(0) +from:0x02130bbc kind:load to:0x020aa94c module:overlay(0) +from:0x02130bc0 kind:load to:0x020aaa1c module:overlay(0) +from:0x02130bc4 kind:load to:0x020aaa40 module:overlay(0) +from:0x02130bc8 kind:load to:0x020aaa44 module:overlay(0) +from:0x02130bcc kind:load to:0x0212ecb0 module:overlay(40) +from:0x02130bd0 kind:load to:0x0212dcf0 module:overlay(40) +from:0x02130bd4 kind:load to:0x02171c88 module:overlay(94) +from:0x02130bd8 kind:load to:0x020aa754 module:overlay(0) +from:0x02130bdc kind:load to:0x020aa75c module:overlay(0) +from:0x02130be0 kind:load to:0x020aa764 module:overlay(0) +from:0x02130be4 kind:load to:0x020aa76c module:overlay(0) +from:0x02130be8 kind:load to:0x0212dda0 module:overlay(40) +from:0x02130bec kind:load to:0x0212d7f8 module:overlay(40) +from:0x02130bf0 kind:load to:0x0212ece0 module:overlay(40) +from:0x02130bf4 kind:load to:0x020aade4 module:overlay(0) +from:0x02130bf8 kind:load to:0x020aaffc module:overlay(0) +from:0x02130bfc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02130c00 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02130c04 kind:load to:0x020aa684 module:overlay(0) +from:0x02130c08 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02130c0c kind:load to:0x0212dc90 module:overlay(40) +from:0x02130c10 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02130c14 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02130c18 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02130c1c kind:load to:0x0212ec98 module:overlay(40) +from:0x02130c20 kind:load to:0x0212ec80 module:overlay(40) +from:0x02130c24 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02130c28 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02130c2c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02130c30 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02130c34 kind:load to:0x0212dccc module:overlay(40) +from:0x02130c38 kind:load to:0x0212dcd8 module:overlay(40) +from:0x02130c3c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02130c40 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02130c44 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02130c48 kind:load to:0x0212dce4 module:overlay(40) +from:0x02130c4c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02130c50 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02130c54 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02130c58 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02130c5c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02130c60 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02130c64 kind:load to:0x02171bc4 module:overlay(94) +from:0x02130c68 kind:load to:0x02171be4 module:overlay(94) +from:0x02130c6c kind:load to:0x0212dc10 module:overlay(40) +from:0x02130c70 kind:load to:0x0212dc0c module:overlay(40) +from:0x02130c74 kind:load to:0x0212dc40 module:overlay(40) +from:0x02130c78 kind:load to:0x0212da90 module:overlay(40) +from:0x02130c7c kind:load to:0x0212da98 module:overlay(40) +from:0x02130c98 kind:load to:0x0212ed78 module:overlay(40) +from:0x02130c9c kind:load to:0x0209e360 module:overlay(0) +from:0x02130ca0 kind:load to:0x0209e524 module:overlay(0) +from:0x02130ca4 kind:load to:0x0209e540 module:overlay(0) +from:0x02130ca8 kind:load to:0x0209e584 module:overlay(0) +from:0x02130cac kind:load to:0x0212f11c module:overlay(40) +from:0x02130cb0 kind:load to:0x0212f130 module:overlay(40) +from:0x02130cb4 kind:load to:0x0209e378 module:overlay(0) +from:0x02130cc4 kind:load to:0x0209e360 module:overlay(0) +from:0x02130cc8 kind:load to:0x0209e524 module:overlay(0) +from:0x02130ccc kind:load to:0x0209e540 module:overlay(0) +from:0x02130cd0 kind:load to:0x0209e584 module:overlay(0) +from:0x02130cd4 kind:load to:0x0212f168 module:overlay(40) +from:0x02130cd8 kind:load to:0x0212f14c module:overlay(40) +from:0x02130cdc kind:load to:0x0209e378 module:overlay(0) +from:0x02130ce8 kind:load to:0x0207e178 module:overlay(0) +from:0x02130cec kind:load to:0x0207e180 module:overlay(0) +from:0x02130cf0 kind:load to:0x0207e994 module:overlay(0) +from:0x02130cf4 kind:load to:0x0207e984 module:overlay(0) +from:0x02130cf8 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02130cfc kind:load to:0x0207ea08 module:overlay(0) +from:0x02130d00 kind:load to:0x0207ea4c module:overlay(0) +from:0x02130d04 kind:load to:0x0207ea74 module:overlay(0) +from:0x02130d10 kind:load to:0x0212ee68 module:overlay(40) +from:0x02130d14 kind:load to:0x0209e87c module:overlay(0) +from:0x02130d18 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02130d1c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02130d20 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02130d24 kind:load to:0x0212f064 module:overlay(40) +from:0x02130d28 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02130d2c kind:load to:0x0209e990 module:overlay(0) +from:0x02130d30 kind:load to:0x0209e998 module:overlay(0) +from:0x02130d34 kind:load to:0x0209e99c module:overlay(0) +from:0x02130d38 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02130d3c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02130d40 kind:load to:0x0212f0c4 module:overlay(40) +from:0x02130d44 kind:load to:0x0212f0ec module:overlay(40) +from:0x02130d50 kind:load to:0x0212f188 module:overlay(40) +from:0x02130d54 kind:load to:0x0209e360 module:overlay(0) +from:0x02130d58 kind:load to:0x0209e524 module:overlay(0) +from:0x02130d5c kind:load to:0x0209e540 module:overlay(0) +from:0x02130d60 kind:load to:0x0209e584 module:overlay(0) +from:0x02130d64 kind:load to:0x0212f5a0 module:overlay(40) +from:0x02130d68 kind:load to:0x0212f5b4 module:overlay(40) +from:0x02130d6c kind:load to:0x0209e378 module:overlay(0) +from:0x02130d78 kind:load to:0x0212f234 module:overlay(40) +from:0x02130d7c kind:load to:0x0209e87c module:overlay(0) +from:0x02130d80 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02130d84 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02130d88 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02130d8c kind:load to:0x0212f3bc module:overlay(40) +from:0x02130d90 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02130d94 kind:load to:0x0209e990 module:overlay(0) +from:0x02130d98 kind:load to:0x0209e998 module:overlay(0) +from:0x02130d9c kind:load to:0x0209e99c module:overlay(0) +from:0x02130da0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02130da4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02130da8 kind:load to:0x0212f558 module:overlay(40) +from:0x02130dac kind:load to:0x0212f578 module:overlay(40) diff --git a/config/jp/arm9/overlays/ov040/symbols.txt b/config/jp/arm9/overlays/ov040/symbols.txt new file mode 100644 index 00000000..8fe8a959 --- /dev/null +++ b/config/jp/arm9/overlays/ov040/symbols.txt @@ -0,0 +1,441 @@ +func_ov040_02125280 kind:function(thumb,size=0x14) addr:0x02125280 +func_ov040_02125294 kind:function(thumb,size=0x10) addr:0x02125294 +func_ov040_021252a4 kind:function(thumb,size=0x10) addr:0x021252a4 +func_ov040_021252b4 kind:function(thumb,size=0x8) addr:0x021252b4 +func_ov040_021252bc kind:function(thumb,size=0x1c) addr:0x021252bc +func_ov040_021252d8 kind:function(thumb,size=0x28) addr:0x021252d8 +func_ov040_02125300 kind:function(thumb,size=0x118) addr:0x02125300 +func_ov040_02125418 kind:function(thumb,size=0xc) addr:0x02125418 +func_ov040_02125424 kind:function(thumb,size=0xc) addr:0x02125424 +func_ov040_02125430 kind:function(thumb,size=0xc) addr:0x02125430 +func_ov040_0212543c kind:function(thumb,size=0xc) addr:0x0212543c +func_ov040_02125448 kind:function(thumb,size=0xc) addr:0x02125448 +func_ov040_02125454 kind:function(thumb,size=0xc4) addr:0x02125454 +func_ov040_02125518 kind:function(thumb,size=0xcc) addr:0x02125518 +func_ov040_021255e4 kind:function(thumb,size=0x48) addr:0x021255e4 +func_ov040_0212562c kind:function(thumb,size=0x2ac) addr:0x0212562c +func_ov040_021258d8 kind:function(arm,size=0x78) addr:0x021258d8 +func_ov040_02125950 kind:function(arm,size=0xbc) addr:0x02125950 +func_ov040_02125a0c kind:function(arm,size=0x40) addr:0x02125a0c +func_ov040_02125a4c kind:function(arm,size=0x4) addr:0x02125a4c +func_ov040_02125a50 kind:function(arm,size=0x1b4) addr:0x02125a50 +func_ov040_02125c04 kind:function(arm,size=0x68) addr:0x02125c04 +func_ov040_02125c6c kind:function(arm,size=0x3d8) addr:0x02125c6c +func_ov040_02126044 kind:function(arm,size=0x1ec) addr:0x02126044 +func_ov040_02126230 kind:function(arm,size=0x874) addr:0x02126230 +func_ov040_02126aa4 kind:function(arm,size=0x94) addr:0x02126aa4 +func_ov040_02126b38 kind:function(arm,size=0x238) addr:0x02126b38 +func_ov040_02126d70 kind:function(arm,size=0x4e8) addr:0x02126d70 +func_ov040_02127258 kind:function(arm,size=0x98) addr:0x02127258 +func_ov040_021272f0 kind:function(arm,size=0x28c) addr:0x021272f0 +func_ov040_0212757c kind:function(arm,size=0x48) addr:0x0212757c +func_ov040_021275c4 kind:function(arm,size=0x78) addr:0x021275c4 +func_ov040_0212763c kind:function(arm,size=0x34) addr:0x0212763c +func_ov040_02127670 kind:function(arm,size=0x5c) addr:0x02127670 +func_ov040_021276cc kind:function(arm,size=0x16c) addr:0x021276cc +func_ov040_02127838 kind:function(arm,size=0xd4) addr:0x02127838 +func_ov040_0212790c kind:function(arm,size=0xa8) addr:0x0212790c +func_ov040_021279b4 kind:function(arm,size=0xb0) addr:0x021279b4 +func_ov040_02127a64 kind:function(arm,size=0x1b0) addr:0x02127a64 +func_ov040_02127c14 kind:function(arm,size=0xbc) addr:0x02127c14 +func_ov040_02127cd0 kind:function(arm,size=0x64) addr:0x02127cd0 +func_ov040_02127d34 kind:function(arm,size=0x4c) addr:0x02127d34 +func_ov040_02127d80 kind:function(arm,size=0x20) addr:0x02127d80 +func_ov040_02127da0 kind:function(arm,size=0x48) addr:0x02127da0 +func_ov040_02127de8 kind:function(arm,size=0xd0) addr:0x02127de8 +func_ov040_02127eb8 kind:function(arm,size=0x130) addr:0x02127eb8 +func_ov040_02127fe8 kind:function(arm,size=0x80) addr:0x02127fe8 +func_ov040_02128068 kind:function(arm,size=0x8c) addr:0x02128068 +func_ov040_021280f4 kind:function(arm,size=0x104) addr:0x021280f4 +func_ov040_021281f8 kind:function(arm,size=0x15c) addr:0x021281f8 +func_ov040_02128354 kind:function(arm,size=0x60) addr:0x02128354 +func_ov040_021283b4 kind:function(arm,size=0xd4) addr:0x021283b4 +func_ov040_02128488 kind:function(arm,size=0xbc) addr:0x02128488 +func_ov040_02128544 kind:function(arm,size=0x98) addr:0x02128544 +func_ov040_021285dc kind:function(arm,size=0x138) addr:0x021285dc +func_ov040_02128714 kind:function(arm,size=0x90) addr:0x02128714 +func_ov040_021287a4 kind:function(arm,size=0xb0) addr:0x021287a4 +func_ov040_02128854 kind:function(arm,size=0x1b4) addr:0x02128854 +func_ov040_02128a08 kind:function(arm,size=0xf8) addr:0x02128a08 +func_ov040_02128b00 kind:function(arm,size=0x1b8) addr:0x02128b00 +func_ov040_02128cb8 kind:function(arm,size=0x1d8) addr:0x02128cb8 +func_ov040_02128e90 kind:function(arm,size=0x50) addr:0x02128e90 +func_ov040_02128ee0 kind:function(arm,size=0x38) addr:0x02128ee0 +func_ov040_02128f18 kind:function(arm,size=0x30) addr:0x02128f18 +func_ov040_02128f48 kind:function(arm,size=0x170) addr:0x02128f48 +func_ov040_021290b8 kind:function(arm,size=0x10) addr:0x021290b8 +func_ov040_021290c8 kind:function(arm,size=0x1c) addr:0x021290c8 +func_ov040_021290e4 kind:function(arm,size=0x14) addr:0x021290e4 +func_ov040_021290f8 kind:function(arm,size=0x18) addr:0x021290f8 +func_ov040_02129110 kind:function(arm,size=0x3fc) addr:0x02129110 +func_ov040_0212950c kind:function(arm,size=0x20) addr:0x0212950c +func_ov040_0212952c kind:function(arm,size=0x138) addr:0x0212952c +func_ov040_02129664 kind:function(arm,size=0x11c) addr:0x02129664 +func_ov040_02129780 kind:function(arm,size=0xa4) addr:0x02129780 +func_ov040_02129824 kind:function(arm,size=0x14c) addr:0x02129824 +func_ov040_02129970 kind:function(arm,size=0x84) addr:0x02129970 +func_ov040_021299f4 kind:function(arm,size=0xcc) addr:0x021299f4 +func_ov040_02129ac0 kind:function(arm,size=0x28) addr:0x02129ac0 +func_ov040_02129ae8 kind:function(arm,size=0x484) addr:0x02129ae8 +func_ov040_02129f6c kind:function(arm,size=0x658) addr:0x02129f6c +func_ov040_0212a5c4 kind:function(arm,size=0x7dc) addr:0x0212a5c4 +func_ov040_0212ada0 kind:function(arm,size=0x24) addr:0x0212ada0 +func_ov040_0212adc4 kind:function(arm,size=0x24) addr:0x0212adc4 +func_ov040_0212ade8 kind:function(arm,size=0x2c) addr:0x0212ade8 +func_ov040_0212ae14 kind:function(arm,size=0x5f4) addr:0x0212ae14 +func_ov040_0212b408 kind:function(arm,size=0x7c) addr:0x0212b408 +func_ov040_0212b484 kind:function(arm,size=0x7c) addr:0x0212b484 +func_ov040_0212b500 kind:function(arm,size=0xec) addr:0x0212b500 +func_ov040_0212b5ec kind:function(arm,size=0x22c) addr:0x0212b5ec +func_ov040_0212b818 kind:function(arm,size=0x160) addr:0x0212b818 +func_ov040_0212b978 kind:function(arm,size=0x334) addr:0x0212b978 +func_ov040_0212bcac kind:function(arm,size=0xc0) addr:0x0212bcac +func_ov040_0212bd6c kind:function(arm,size=0x18) addr:0x0212bd6c +func_ov040_0212bd84 kind:function(arm,size=0x30) addr:0x0212bd84 +func_ov040_0212bdb4 kind:function(arm,size=0x188) addr:0x0212bdb4 +func_ov040_0212bf3c kind:function(arm,size=0x10) addr:0x0212bf3c +func_ov040_0212bf4c kind:function(arm,size=0x188) addr:0x0212bf4c +func_ov040_0212c0d4 kind:function(arm,size=0x14) addr:0x0212c0d4 +func_ov040_0212c0e8 kind:function(arm,size=0x31c) addr:0x0212c0e8 +func_ov040_0212c404 kind:function(arm,size=0x188) addr:0x0212c404 +func_ov040_0212c58c kind:function(arm,size=0x28) addr:0x0212c58c +func_ov040_0212c5b4 kind:function(arm,size=0x18) addr:0x0212c5b4 +func_ov040_0212c5cc kind:function(arm,size=0x30) addr:0x0212c5cc +func_ov040_0212c5fc kind:function(arm,size=0xb0) addr:0x0212c5fc +func_ov040_0212c6ac kind:function(arm,size=0x24) addr:0x0212c6ac +func_ov040_0212c6d0 kind:function(arm,size=0x8) addr:0x0212c6d0 +func_ov040_0212c6d8 kind:function(arm,size=0x24) addr:0x0212c6d8 +func_ov040_0212c6fc kind:function(arm,size=0x1c) addr:0x0212c6fc +func_ov040_0212c718 kind:function(arm,size=0x1c) addr:0x0212c718 +func_ov040_0212c734 kind:function(arm,size=0x1c) addr:0x0212c734 +func_ov040_0212c750 kind:function(arm,size=0x1c) addr:0x0212c750 +func_ov040_0212c76c kind:function(arm,size=0xc) addr:0x0212c76c +func_ov040_0212c778 kind:function(arm,size=0x24) addr:0x0212c778 +func_ov040_0212c79c kind:function(arm,size=0x28) addr:0x0212c79c +func_ov040_0212c7c4 kind:function(arm,size=0x20) addr:0x0212c7c4 +func_ov040_0212c7e4 kind:function(arm,size=0x4c) addr:0x0212c7e4 +func_ov040_0212c830 kind:function(arm,size=0x3c) addr:0x0212c830 +func_ov040_0212c86c kind:function(arm,size=0x4) addr:0x0212c86c +func_ov040_0212c870 kind:function(arm,size=0x38) addr:0x0212c870 +func_ov040_0212c8a8 kind:function(arm,size=0x14) addr:0x0212c8a8 +func_ov040_0212c8bc kind:function(arm,size=0xa8) addr:0x0212c8bc +func_ov040_0212c964 kind:function(arm,size=0x20) addr:0x0212c964 +func_ov040_0212c984 kind:function(arm,size=0x98) addr:0x0212c984 +func_ov040_0212ca1c kind:function(arm,size=0x4) addr:0x0212ca1c +func_ov040_0212ca20 kind:function(arm,size=0x2c) addr:0x0212ca20 +func_ov040_0212ca4c kind:function(arm,size=0x44) addr:0x0212ca4c +func_ov040_0212ca90 kind:function(arm,size=0x14) addr:0x0212ca90 +func_ov040_0212caa4 kind:function(arm,size=0x1c) addr:0x0212caa4 +func_ov040_0212cac0 kind:function(arm,size=0x14) addr:0x0212cac0 +func_ov040_0212cad4 kind:function(thumb,size=0x2c) addr:0x0212cad4 +func_ov040_0212cb00 kind:function(thumb,size=0x8) addr:0x0212cb00 +func_ov040_0212cb08 kind:function(thumb,size=0x60) addr:0x0212cb08 +func_ov040_0212cb68 kind:function(thumb,size=0x8) addr:0x0212cb68 +func_ov040_0212cb70 kind:function(thumb,size=0x4) addr:0x0212cb70 +func_ov040_0212cb74 kind:function(thumb,size=0x1c) addr:0x0212cb74 +func_ov040_0212cb90 kind:function(thumb,size=0x8) addr:0x0212cb90 +func_ov040_0212cb98 kind:function(thumb,size=0x4) addr:0x0212cb98 +func_ov040_0212cb9c kind:function(thumb,size=0x1c) addr:0x0212cb9c +func_ov040_0212cbb8 kind:function(thumb,size=0x8) addr:0x0212cbb8 +func_ov040_0212cbc0 kind:function(thumb,size=0x18) addr:0x0212cbc0 +func_ov040_0212cbd8 kind:function(thumb,size=0x50) addr:0x0212cbd8 +func_ov040_0212cc28 kind:function(thumb,size=0x8) addr:0x0212cc28 +func_ov040_0212cc30 kind:function(thumb,size=0x18) addr:0x0212cc30 +func_ov040_0212cc48 kind:function(thumb,size=0x54) addr:0x0212cc48 +func_ov040_0212cc9c kind:function(thumb,size=0x8) addr:0x0212cc9c +func_ov040_0212cca4 kind:function(thumb,size=0x18) addr:0x0212cca4 +func_ov040_0212ccbc kind:function(thumb,size=0x4c) addr:0x0212ccbc +func_ov040_0212cd08 kind:function(thumb,size=0x8) addr:0x0212cd08 +func_ov040_0212cd10 kind:function(thumb,size=0x18) addr:0x0212cd10 +func_ov040_0212cd28 kind:function(thumb,size=0x4c) addr:0x0212cd28 +func_ov040_0212cd74 kind:function(thumb,size=0x8) addr:0x0212cd74 +func_ov040_0212cd7c kind:function(thumb,size=0x18) addr:0x0212cd7c +func_ov040_0212cd94 kind:function(thumb,size=0x44) addr:0x0212cd94 +func_ov040_0212cdd8 kind:function(thumb,size=0x8) addr:0x0212cdd8 +func_ov040_0212cde0 kind:function(thumb,size=0x18) addr:0x0212cde0 +func_ov040_0212cdf8 kind:function(thumb,size=0x58) addr:0x0212cdf8 +func_ov040_0212ce50 kind:function(thumb,size=0x8) addr:0x0212ce50 +func_ov040_0212ce58 kind:function(thumb,size=0x18) addr:0x0212ce58 +func_ov040_0212ce70 kind:function(thumb,size=0x58) addr:0x0212ce70 +func_ov040_0212cec8 kind:function(thumb,size=0x8) addr:0x0212cec8 +func_ov040_0212ced0 kind:function(thumb,size=0x18) addr:0x0212ced0 +func_ov040_0212cee8 kind:function(thumb,size=0x50) addr:0x0212cee8 +func_ov040_0212cf38 kind:function(thumb,size=0x8) addr:0x0212cf38 +func_ov040_0212cf40 kind:function(thumb,size=0x18) addr:0x0212cf40 +func_ov040_0212cf58 kind:function(thumb,size=0x50) addr:0x0212cf58 +func_ov040_0212cfa8 kind:function(thumb,size=0x8) addr:0x0212cfa8 +func_ov040_0212cfb0 kind:function(thumb,size=0x18) addr:0x0212cfb0 +func_ov040_0212cfc8 kind:function(thumb,size=0x50) addr:0x0212cfc8 +func_ov040_0212d018 kind:function(thumb,size=0x8) addr:0x0212d018 +func_ov040_0212d020 kind:function(thumb,size=0x18) addr:0x0212d020 +func_ov040_0212d038 kind:function(thumb,size=0x48) addr:0x0212d038 +func_ov040_0212d080 kind:function(thumb,size=0x14) addr:0x0212d080 +func_ov040_0212d094 kind:function(thumb,size=0xc4) addr:0x0212d094 +func_ov040_0212d158 kind:function(thumb,size=0xbc) addr:0x0212d158 +func_ov040_0212d214 kind:function(thumb,size=0xbc) addr:0x0212d214 +func_ov040_0212d2d0 kind:function(thumb,size=0xc) addr:0x0212d2d0 +func_ov040_0212d2dc kind:function(thumb,size=0xa8) addr:0x0212d2dc +func_ov040_0212d384 kind:function(thumb,size=0x8) addr:0x0212d384 +func_ov040_0212d38c kind:function(thumb,size=0x1e0) addr:0x0212d38c +func_ov040_0212d56c kind:function(arm,size=0x80) addr:0x0212d56c +func_ov040_0212d5ec kind:function(arm,size=0x20) addr:0x0212d5ec +func_ov040_0212d60c kind:function(arm,size=0x54) addr:0x0212d60c +func_ov040_0212d660 kind:function(arm,size=0x198) addr:0x0212d660 +func_ov040_0212d7f8 kind:function(arm,size=0x50) addr:0x0212d7f8 +func_ov040_0212d848 kind:function(arm,size=0x40) addr:0x0212d848 +func_ov040_0212d888 kind:function(arm,size=0x4c) addr:0x0212d888 +func_ov040_0212d8d4 kind:function(arm,size=0x1bc) addr:0x0212d8d4 +func_ov040_0212da90 kind:function(arm,size=0x8) addr:0x0212da90 +func_ov040_0212da98 kind:function(arm,size=0x98) addr:0x0212da98 +func_ov040_0212db30 kind:function(arm,size=0xa0) addr:0x0212db30 +func_ov040_0212dbd0 kind:function(arm,size=0x3c) addr:0x0212dbd0 +func_ov040_0212dc0c kind:function(arm,size=0x4) addr:0x0212dc0c +func_ov040_0212dc10 kind:function(arm,size=0x8) addr:0x0212dc10 +func_ov040_0212dc18 kind:function(arm,size=0x28) addr:0x0212dc18 +func_ov040_0212dc40 kind:function(arm,size=0xc) addr:0x0212dc40 +func_ov040_0212dc4c kind:function(arm,size=0x44) addr:0x0212dc4c +func_ov040_0212dc90 kind:function(arm,size=0x3c) addr:0x0212dc90 +func_ov040_0212dccc kind:function(arm,size=0xc) addr:0x0212dccc +func_ov040_0212dcd8 kind:function(arm,size=0xc) addr:0x0212dcd8 +func_ov040_0212dce4 kind:function(arm,size=0xc) addr:0x0212dce4 +func_ov040_0212dcf0 kind:function(arm,size=0xa4) addr:0x0212dcf0 +func_ov040_0212dd94 kind:function(arm,size=0xc) addr:0x0212dd94 +func_ov040_0212dda0 kind:function(arm,size=0x84) addr:0x0212dda0 +func_ov040_0212de24 kind:function(arm,size=0x200) addr:0x0212de24 +func_ov040_0212e024 kind:function(arm,size=0x20) addr:0x0212e024 +func_ov040_0212e044 kind:function(arm,size=0x18) addr:0x0212e044 +func_ov040_0212e05c kind:function(arm,size=0x1c) addr:0x0212e05c +func_ov040_0212e078 kind:function(arm,size=0x64) addr:0x0212e078 +func_ov040_0212e0dc kind:function(arm,size=0x1c) addr:0x0212e0dc +func_ov040_0212e0f8 kind:function(arm,size=0x28) addr:0x0212e0f8 +func_ov040_0212e120 kind:function(arm,size=0x30) addr:0x0212e120 +func_ov040_0212e150 kind:function(arm,size=0x14) addr:0x0212e150 +func_ov040_0212e164 kind:function(arm,size=0x14) addr:0x0212e164 +func_ov040_0212e178 kind:function(arm,size=0x14) addr:0x0212e178 +func_ov040_0212e18c kind:function(arm,size=0x14) addr:0x0212e18c +func_ov040_0212e1a0 kind:function(arm,size=0x14) addr:0x0212e1a0 +func_ov040_0212e1b4 kind:function(arm,size=0x14) addr:0x0212e1b4 +func_ov040_0212e1c8 kind:function(arm,size=0x14) addr:0x0212e1c8 +func_ov040_0212e1dc kind:function(arm,size=0x14) addr:0x0212e1dc +func_ov040_0212e1f0 kind:function(arm,size=0x14) addr:0x0212e1f0 +func_ov040_0212e204 kind:function(arm,size=0x14) addr:0x0212e204 +func_ov040_0212e218 kind:function(arm,size=0x14) addr:0x0212e218 +func_ov040_0212e22c kind:function(arm,size=0x14) addr:0x0212e22c +func_ov040_0212e240 kind:function(arm,size=0x14) addr:0x0212e240 +func_ov040_0212e254 kind:function(thumb,size=0x8) addr:0x0212e254 +func_ov040_0212e25c kind:function(thumb,size=0x18) addr:0x0212e25c +func_ov040_0212e274 kind:function(thumb,size=0x54) addr:0x0212e274 +func_ov040_0212e2c8 kind:function(thumb,size=0x8) addr:0x0212e2c8 +func_ov040_0212e2d0 kind:function(thumb,size=0x18) addr:0x0212e2d0 +func_ov040_0212e2e8 kind:function(thumb,size=0x4c) addr:0x0212e2e8 +func_ov040_0212e334 kind:function(thumb,size=0x8) addr:0x0212e334 +func_ov040_0212e33c kind:function(thumb,size=0x18) addr:0x0212e33c +func_ov040_0212e354 kind:function(thumb,size=0x4c) addr:0x0212e354 +func_ov040_0212e3a0 kind:function(thumb,size=0x64) addr:0x0212e3a0 +func_ov040_0212e404 kind:function(thumb,size=0x12c) addr:0x0212e404 +func_ov040_0212e530 kind:function(arm,size=0x160) addr:0x0212e530 +func_ov040_0212e690 kind:function(arm,size=0x94) addr:0x0212e690 +func_ov040_0212e724 kind:function(arm,size=0x24) addr:0x0212e724 +func_ov040_0212e748 kind:function(arm,size=0x30) addr:0x0212e748 +func_ov040_0212e778 kind:function(arm,size=0x38) addr:0x0212e778 +func_ov040_0212e7b0 kind:function(arm,size=0x14) addr:0x0212e7b0 +func_ov040_0212e7c4 kind:function(arm,size=0x14) addr:0x0212e7c4 +func_ov040_0212e7d8 kind:function(arm,size=0x14) addr:0x0212e7d8 +func_ov040_0212e7ec kind:function(thumb,size=0x8) addr:0x0212e7ec +func_ov040_0212e7f4 kind:function(thumb,size=0x18) addr:0x0212e7f4 +func_ov040_0212e80c kind:function(thumb,size=0x50) addr:0x0212e80c +func_ov040_0212e85c kind:function(thumb,size=0x1c) addr:0x0212e85c +func_ov040_0212e878 kind:function(thumb,size=0xd8) addr:0x0212e878 +func_ov040_0212e950 kind:function(arm,size=0x18) addr:0x0212e950 +func_ov040_0212e968 kind:function(arm,size=0x38) addr:0x0212e968 +func_ov040_0212e9a0 kind:function(arm,size=0x28) addr:0x0212e9a0 +func_ov040_0212e9c8 kind:function(arm,size=0x18) addr:0x0212e9c8 +func_ov040_0212e9e0 kind:function(arm,size=0x38) addr:0x0212e9e0 +func_ov040_0212ea18 kind:function(arm,size=0xc) addr:0x0212ea18 +func_ov040_0212ea24 kind:function(arm,size=0x1c) addr:0x0212ea24 +func_ov040_0212ea40 kind:function(arm,size=0x6c) addr:0x0212ea40 +func_ov040_0212eaac kind:function(arm,size=0x70) addr:0x0212eaac +func_ov040_0212eb1c kind:function(arm,size=0x28) addr:0x0212eb1c +func_ov040_0212eb44 kind:function(arm,size=0x30) addr:0x0212eb44 +func_ov040_0212eb74 kind:function(arm,size=0x14) addr:0x0212eb74 +func_ov040_0212eb88 kind:function(thumb,size=0x8) addr:0x0212eb88 +func_ov040_0212eb90 kind:function(thumb,size=0x18) addr:0x0212eb90 +func_ov040_0212eba8 kind:function(thumb,size=0x4c) addr:0x0212eba8 +func_ov040_0212ebf4 kind:function(thumb,size=0x20) addr:0x0212ebf4 +func_ov040_0212ec14 kind:function(thumb,size=0x40) addr:0x0212ec14 +func_ov040_0212ec54 kind:function(arm,size=0xc) addr:0x0212ec54 +func_ov040_0212ec60 kind:function(arm,size=0x20) addr:0x0212ec60 +func_ov040_0212ec80 kind:function(arm,size=0x18) addr:0x0212ec80 +func_ov040_0212ec98 kind:function(arm,size=0x18) addr:0x0212ec98 +func_ov040_0212ecb0 kind:function(arm,size=0x30) addr:0x0212ecb0 +func_ov040_0212ece0 kind:function(arm,size=0x20) addr:0x0212ece0 +func_ov040_0212ed00 kind:function(arm,size=0x28) addr:0x0212ed00 +func_ov040_0212ed28 kind:function(arm,size=0x30) addr:0x0212ed28 +func_ov040_0212ed58 kind:function(arm,size=0x14) addr:0x0212ed58 +func_ov040_0212ed6c kind:function(arm,size=0xc) addr:0x0212ed6c +func_ov040_0212ed78 kind:function(arm,size=0x24) addr:0x0212ed78 +func_ov040_0212ed9c kind:function(arm,size=0x88) addr:0x0212ed9c +func_ov040_0212ee24 kind:function(arm,size=0x44) addr:0x0212ee24 +func_ov040_0212ee68 kind:function(arm,size=0x1fc) addr:0x0212ee68 +func_ov040_0212f064 kind:function(arm,size=0x60) addr:0x0212f064 +func_ov040_0212f0c4 kind:function(arm,size=0x28) addr:0x0212f0c4 +func_ov040_0212f0ec kind:function(arm,size=0x30) addr:0x0212f0ec +func_ov040_0212f11c kind:function(arm,size=0x14) addr:0x0212f11c +func_ov040_0212f130 kind:function(arm,size=0x1c) addr:0x0212f130 +func_ov040_0212f14c kind:function(arm,size=0x1c) addr:0x0212f14c +func_ov040_0212f168 kind:function(arm,size=0x14) addr:0x0212f168 +func_ov040_0212f17c kind:function(arm,size=0xc) addr:0x0212f17c +func_ov040_0212f188 kind:function(arm,size=0x24) addr:0x0212f188 +func_ov040_0212f1ac kind:function(arm,size=0x4c) addr:0x0212f1ac +func_ov040_0212f1f8 kind:function(arm,size=0x3c) addr:0x0212f1f8 +func_ov040_0212f234 kind:function(arm,size=0x188) addr:0x0212f234 +func_ov040_0212f3bc kind:function(arm,size=0x19c) addr:0x0212f3bc +func_ov040_0212f558 kind:function(arm,size=0x20) addr:0x0212f558 +func_ov040_0212f578 kind:function(arm,size=0x28) addr:0x0212f578 +func_ov040_0212f5a0 kind:function(arm,size=0x14) addr:0x0212f5a0 +func_ov040_0212f5b4 kind:function(arm,size=0x1c) addr:0x0212f5b4 +data_ov040_0212f5d0 kind:data(any) addr:0x0212f5d0 +data_ov040_0212f5d4 kind:data(any) addr:0x0212f5d4 +data_ov040_0212f5d8 kind:data(any) addr:0x0212f5d8 +data_ov040_0212f5ec kind:data(any) addr:0x0212f5ec +data_ov040_0212f600 kind:data(any) addr:0x0212f600 +data_ov040_0212f640 kind:data(any) addr:0x0212f640 +data_ov040_0212f720 kind:data(any) addr:0x0212f720 +data_ov040_0212f728 kind:data(any) addr:0x0212f728 +data_ov040_0212f730 kind:data(any) addr:0x0212f730 +data_ov040_0212f738 kind:data(any) addr:0x0212f738 +data_ov040_0212f740 kind:data(any) addr:0x0212f740 +data_ov040_0212f748 kind:data(any) addr:0x0212f748 +data_ov040_0212f750 kind:data(any) addr:0x0212f750 +data_ov040_0212f758 kind:data(any) addr:0x0212f758 +data_ov040_0212f760 kind:data(any) addr:0x0212f760 +data_ov040_0212f768 kind:data(any) addr:0x0212f768 +data_ov040_0212f770 kind:data(any) addr:0x0212f770 +data_ov040_0212f778 kind:data(any) addr:0x0212f778 +data_ov040_0212f788 kind:data(any) addr:0x0212f788 +data_ov040_0212f798 kind:data(any) addr:0x0212f798 +data_ov040_0212f7a8 kind:data(any) addr:0x0212f7a8 +data_ov040_0212f7b8 kind:data(any) addr:0x0212f7b8 +data_ov040_0212f7c4 kind:data(any) addr:0x0212f7c4 +func_ov040_0212f7d8 kind:function(arm,size=0x120) addr:0x0212f7d8 +func_ov040_0212f8f8 kind:function(arm,size=0x50) addr:0x0212f8f8 +func_ov040_0212f948 kind:function(arm,size=0x350) addr:0x0212f948 +func_ov040_0212fc98 kind:function(arm,size=0xd8) addr:0x0212fc98 +func_ov040_0212fd70 kind:function(arm,size=0x50) addr:0x0212fd70 +func_ov040_0212fdc0 kind:function(arm,size=0x50) addr:0x0212fdc0 +func_ov040_0212fe10 kind:function(arm,size=0x50) addr:0x0212fe10 +func_ov040_0212fe60 kind:function(arm,size=0x50) addr:0x0212fe60 +data_ov040_0212fee0 kind:data(any) addr:0x0212fee0 +data_ov040_0212ff00 kind:data(any) addr:0x0212ff00 +data_ov040_0212ff28 kind:data(any) addr:0x0212ff28 +data_ov040_0212ff58 kind:data(any) addr:0x0212ff58 +data_ov040_0212ff74 kind:data(any) addr:0x0212ff74 +data_ov040_0212ff98 kind:data(any) addr:0x0212ff98 +data_ov040_0212ffbc kind:data(any) addr:0x0212ffbc +data_ov040_0212ffe4 kind:data(any) addr:0x0212ffe4 +data_ov040_02130038 kind:data(any) addr:0x02130038 +data_ov040_02130068 kind:data(any) addr:0x02130068 +data_ov040_02130098 kind:data(any) addr:0x02130098 +data_ov040_021300c8 kind:data(any) addr:0x021300c8 +data_ov040_021300e8 kind:data(any) addr:0x021300e8 +data_ov040_0213010c kind:data(any) addr:0x0213010c +data_ov040_02130124 kind:data(any) addr:0x02130124 +data_ov040_0213013c kind:data(any) addr:0x0213013c +data_ov040_0213015c kind:data(any) addr:0x0213015c +data_ov040_021301a4 kind:data(any) addr:0x021301a4 +data_ov040_021301ec kind:data(any) addr:0x021301ec +data_ov040_02130230 kind:data(any) addr:0x02130230 +data_ov040_02130248 kind:data(any) addr:0x02130248 +data_ov040_02130268 kind:data(any) addr:0x02130268 +data_ov040_0213028c kind:data(any) addr:0x0213028c +data_ov040_021302e8 kind:data(any) addr:0x021302e8 +data_ov040_021302f4 kind:data(any) addr:0x021302f4 +data_ov040_02130318 kind:data(any) addr:0x02130318 +data_ov040_0213033c kind:data(any) addr:0x0213033c +data_ov040_02130360 kind:data(any) addr:0x02130360 +data_ov040_02130384 kind:data(any) addr:0x02130384 +data_ov040_021303a8 kind:data(any) addr:0x021303a8 +data_ov040_021303cc kind:data(any) addr:0x021303cc +data_ov040_021303f0 kind:data(any) addr:0x021303f0 +data_ov040_02130414 kind:data(any) addr:0x02130414 +data_ov040_02130438 kind:data(any) addr:0x02130438 +data_ov040_0213045c kind:data(any) addr:0x0213045c +data_ov040_02130480 kind:data(any) addr:0x02130480 +data_ov040_021304a4 kind:data(any) addr:0x021304a4 +data_ov040_021304c8 kind:data(any) addr:0x021304c8 +data_ov040_021304ec kind:data(any) addr:0x021304ec +data_ov040_02130510 kind:data(any) addr:0x02130510 +data_ov040_02130560 kind:data(any) addr:0x02130560 +data_ov040_021305b0 kind:data(any) addr:0x021305b0 +data_ov040_021306d8 kind:data(any) addr:0x021306d8 +data_ov040_02130808 kind:data(any) addr:0x02130808 +data_ov040_02130828 kind:data(any) addr:0x02130828 +data_ov040_0213084c kind:data(any) addr:0x0213084c +data_ov040_02130870 kind:data(any) addr:0x02130870 +data_ov040_02130894 kind:data(any) addr:0x02130894 +data_ov040_021309c4 kind:data(any) addr:0x021309c4 +data_ov040_021309d0 kind:data(any) addr:0x021309d0 +data_ov040_021309f4 kind:data(any) addr:0x021309f4 +data_ov040_02130b2c kind:data(any) addr:0x02130b2c +data_ov040_02130b50 kind:data(any) addr:0x02130b50 +data_ov040_02130c80 kind:data(any) addr:0x02130c80 +data_ov040_02130c98 kind:data(any) addr:0x02130c98 +data_ov040_02130cc0 kind:data(any) addr:0x02130cc0 +data_ov040_02130ce8 kind:data(any) addr:0x02130ce8 +data_ov040_02130d10 kind:data(any) addr:0x02130d10 +data_ov040_02130d50 kind:data(any) addr:0x02130d50 +data_ov040_02130d78 kind:data(any) addr:0x02130d78 +data_ov040_02130dc0 kind:bss addr:0x02130dc0 +data_ov040_02130dc4 kind:bss addr:0x02130dc4 +data_ov040_02130dd0 kind:bss addr:0x02130dd0 +data_ov040_02130ddc kind:bss addr:0x02130ddc +data_ov040_02130e18 kind:bss addr:0x02130e18 +data_ov040_02130e1c kind:bss addr:0x02130e1c +data_ov040_02130e28 kind:bss addr:0x02130e28 +data_ov040_02130e64 kind:bss addr:0x02130e64 +data_ov040_02130e98 kind:bss addr:0x02130e98 +data_ov040_02130ea4 kind:bss addr:0x02130ea4 +data_ov040_02130eb0 kind:bss addr:0x02130eb0 +data_ov040_02130ebc kind:bss addr:0x02130ebc +data_ov040_02130ec8 kind:bss addr:0x02130ec8 +data_ov040_02130ed4 kind:bss addr:0x02130ed4 +data_ov040_02130ee0 kind:bss addr:0x02130ee0 +data_ov040_02130eec kind:bss addr:0x02130eec +data_ov040_02130ef8 kind:bss addr:0x02130ef8 +data_ov040_02130f04 kind:bss addr:0x02130f04 +data_ov040_02130f10 kind:bss addr:0x02130f10 +data_ov040_02130f1c kind:bss addr:0x02130f1c +data_ov040_02130f28 kind:bss addr:0x02130f28 +data_ov040_02130f34 kind:bss addr:0x02130f34 +data_ov040_0213100c kind:bss addr:0x0213100c +data_ov040_021310e4 kind:bss addr:0x021310e4 +data_ov040_021311bc kind:bss addr:0x021311bc +data_ov040_02131294 kind:bss addr:0x02131294 +data_ov040_0213136c kind:bss addr:0x0213136c +data_ov040_02131444 kind:bss addr:0x02131444 +data_ov040_0213151c kind:bss addr:0x0213151c +data_ov040_021315f4 kind:bss addr:0x021315f4 +data_ov040_021316cc kind:bss addr:0x021316cc +data_ov040_021317a4 kind:bss addr:0x021317a4 +data_ov040_0213187c kind:bss addr:0x0213187c +data_ov040_0213195c kind:bss addr:0x0213195c +data_ov040_02131a3c kind:bss addr:0x02131a3c +data_ov040_02131a48 kind:bss addr:0x02131a48 +data_ov040_02131a54 kind:bss addr:0x02131a54 +data_ov040_02131a60 kind:bss addr:0x02131a60 +data_ov040_02131a6c kind:bss addr:0x02131a6c +data_ov040_02131ab0 kind:bss addr:0x02131ab0 +data_ov040_02131af4 kind:bss addr:0x02131af4 +data_ov040_02131bcc kind:bss addr:0x02131bcc +data_ov040_02131bd0 kind:bss addr:0x02131bd0 +data_ov040_02131bdc kind:bss addr:0x02131bdc +data_ov040_02131cb4 kind:bss addr:0x02131cb4 +data_ov040_02131cb8 kind:bss addr:0x02131cb8 +data_ov040_02131cc4 kind:bss addr:0x02131cc4 +data_ov040_02131d9c kind:bss addr:0x02131d9c +data_ov040_02131da0 kind:bss addr:0x02131da0 +data_ov040_02131dac kind:bss addr:0x02131dac +data_ov040_02131dcc kind:bss addr:0x02131dcc +data_ov040_02131e34 kind:bss addr:0x02131e34 +data_ov040_02131e38 kind:bss addr:0x02131e38 +data_ov040_02131e44 kind:bss addr:0x02131e44 diff --git a/config/jp/arm9/overlays/ov041/delinks.txt b/config/jp/arm9/overlays/ov041/delinks.txt new file mode 100644 index 00000000..ebec518d --- /dev/null +++ b/config/jp/arm9/overlays/ov041/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02125280 end:0x0212f188 kind:code align:32 + .rodata start:0x0212f188 end:0x0212f320 kind:data align:4 + .init start:0x0212f320 end:0x0212f68c kind:code align:4 + .ctor start:0x0212f68c end:0x0212f6b8 kind:data align:4 + .data start:0x0212f6c0 end:0x02130060 kind:data align:32 + .bss start:0x02130060 end:0x02130660 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov041/relocs.txt b/config/jp/arm9/overlays/ov041/relocs.txt new file mode 100644 index 00000000..b3676acf --- /dev/null +++ b/config/jp/arm9/overlays/ov041/relocs.txt @@ -0,0 +1,1624 @@ +from:0x02125288 kind:load to:0x02130070 module:overlay(41) +from:0x0212529c kind:arm_call to:0x02011f3c module:main +from:0x021252a8 kind:arm_call to:0x02125304 module:overlay(41) +from:0x021252bc kind:arm_call to:0x02099040 module:overlay(0) +from:0x021252fc kind:load to:0x0212f6c8 module:overlay(41) +from:0x02125324 kind:arm_call to:0x0212a1b4 module:overlay(41) +from:0x02125338 kind:load to:0x02130070 module:overlay(41) +from:0x0212533c kind:load to:0x0212f77c module:overlay(41) +from:0x02125348 kind:arm_call to:0x0212a420 module:overlay(41) +from:0x0212535c kind:arm_call to:0x0212a420 module:overlay(41) +from:0x02125364 kind:arm_call to:0x02011ff4 module:main +from:0x02125378 kind:arm_call to:0x0212a480 module:overlay(41) +from:0x021253b4 kind:arm_call to:0x0212a5c0 module:overlay(41) +from:0x021253ec kind:load to:0x0212f6e4 module:overlay(41) +from:0x021253f8 kind:arm_call to:0x0212a5dc module:overlay(41) +from:0x02125440 kind:arm_call to:0x0212b4c0 module:overlay(41) +from:0x02125448 kind:load to:0x0212f72c module:overlay(41) +from:0x02125454 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02125468 kind:load to:0x02130158 module:overlay(41) +from:0x0212547c kind:arm_call to:0x02011f3c module:main +from:0x02125488 kind:arm_call to:0x021254e0 module:overlay(41) +from:0x0212549c kind:arm_call to:0x02099040 module:overlay(0) +from:0x021254d8 kind:load to:0x0212f7f0 module:overlay(41) +from:0x02125500 kind:arm_call to:0x021269c8 module:overlay(41) +from:0x02125514 kind:load to:0x02130158 module:overlay(41) +from:0x02125518 kind:load to:0x0212f814 module:overlay(41) +from:0x02125524 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212553c kind:arm_call to:0x02126b78 module:overlay(41) +from:0x02125560 kind:arm_call to:0x01fff350 module:itcm +from:0x02125598 kind:load to:0x027e0ce4 module:dtcm +from:0x021255a0 kind:load to:0x020b4800 module:overlay(0) +from:0x021255b0 kind:arm_call to:0x02126c04 module:overlay(41) +from:0x021255e8 kind:load to:0x0212f884 module:overlay(41) +from:0x02125668 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x021256a0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021256c4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02125710 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125730 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02125764 kind:arm_call to:0x02126d40 module:overlay(41) +from:0x021257c8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021257d0 kind:arm_call to:0x02129a40 module:overlay(41) +from:0x021257dc kind:load to:0x0212f904 module:overlay(41) +from:0x021257e0 kind:load to:0x027e09b8 module:dtcm +from:0x021257e8 kind:load to:0x027e09c0 module:dtcm +from:0x021257f8 kind:arm_call_thumb to:0x02142cbc module:overlay(70) +from:0x02125814 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02125840 kind:arm_call to:0x0203e740 module:main +from:0x02125848 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02125850 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02125858 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02125860 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02125868 kind:arm_call to:0x02129f20 module:overlay(41) +from:0x02125870 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212587c kind:load to:0x020a1aac module:overlay(0) +from:0x0212588c kind:arm_call_thumb to:0x02142cbc module:overlay(70) +from:0x021258a8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021258d4 kind:arm_call to:0x0203e740 module:main +from:0x021258dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021258e4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021258ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021258f4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021258fc kind:arm_call to:0x02129f20 module:overlay(41) +from:0x02125904 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212590c kind:arm_call to:0x02011ff4 module:main +from:0x02125918 kind:load to:0x020a1aac module:overlay(0) +from:0x02125924 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02125938 kind:load to:0x0213024c module:overlay(41) +from:0x0212594c kind:arm_call to:0x02011f3c module:main +from:0x02125958 kind:arm_call to:0x021259c4 module:overlay(41) +from:0x02125970 kind:arm_call to:0x0209915c module:overlay(0) +from:0x021259bc kind:load to:0x0212f98c module:overlay(41) +from:0x021259e4 kind:arm_call to:0x0212a1b4 module:overlay(41) +from:0x02125a0c kind:arm_call to:0x0203e690 module:main +from:0x02125a20 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02125a2c kind:load to:0x0213024c module:overlay(41) +from:0x02125a30 kind:load to:0x0212fa40 module:overlay(41) +from:0x02125a34 kind:load to:0x02125a3c module:overlay(41) +from:0x02125a38 kind:load to:0x02125f24 module:overlay(41) +from:0x02125a44 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02125a68 kind:arm_call to:0x0203e740 module:main +from:0x02125a70 kind:arm_call to:0x0212a420 module:overlay(41) +from:0x02125a7c kind:load to:0x02125a3c module:overlay(41) +from:0x02125a98 kind:arm_call to:0x0203e740 module:main +from:0x02125aa0 kind:arm_call to:0x0212a420 module:overlay(41) +from:0x02125aa8 kind:arm_call to:0x02011ff4 module:main +from:0x02125ab4 kind:load to:0x02125a3c module:overlay(41) +from:0x02125ac0 kind:arm_call to:0x0212a480 module:overlay(41) +from:0x02125ad8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02125b0c kind:arm_call to:0x0212a5c0 module:overlay(41) +from:0x02125b44 kind:load to:0x0212f9a8 module:overlay(41) +from:0x02125b64 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02125b94 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02125bf0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02125c44 kind:arm_call to:0x0212b4c0 module:overlay(41) +from:0x02125c64 kind:arm_call to:0x02125e80 module:overlay(41) +from:0x02125c70 kind:load to:0x027e0cec module:dtcm +from:0x02125c74 kind:load to:0x0212f9f0 module:overlay(41) +from:0x02125ce8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125d00 kind:arm_call to:0x01fff458 module:itcm +from:0x02125d14 kind:arm_call to:0x01fff458 module:itcm +from:0x02125d28 kind:arm_call to:0x01fff458 module:itcm +from:0x02125d8c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02125d98 kind:arm_call to:0x02099d2c module:overlay(0) +from:0x02125dac kind:load to:0x027e0ce4 module:dtcm +from:0x02125dc4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02125de4 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02125e24 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02125e50 kind:load to:0x027e0d38 module:dtcm +from:0x02125e6c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02125e94 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02125ec0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02125ed0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125ef0 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02125f20 kind:load to:0x027e09c0 module:dtcm +from:0x02125f40 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02125f54 kind:load to:0x021302a0 module:overlay(41) +from:0x02125f68 kind:arm_call to:0x02011f3c module:main +from:0x02125f74 kind:arm_call to:0x02125fc4 module:overlay(41) +from:0x02125f8c kind:arm_call to:0x0209915c module:overlay(0) +from:0x02125fc0 kind:load to:0x0212faa8 module:overlay(41) +from:0x02125fe4 kind:arm_call to:0x021269c8 module:overlay(41) +from:0x02125ff4 kind:arm_call_thumb to:0x020d800c module:overlay(24) +from:0x02126000 kind:load to:0x021302a0 module:overlay(41) +from:0x02126004 kind:load to:0x0212facc module:overlay(41) +from:0x0212601c kind:arm_call to:0x02126b78 module:overlay(41) +from:0x02126040 kind:arm_call to:0x01fff350 module:itcm +from:0x02126078 kind:load to:0x027e0ce4 module:dtcm +from:0x02126080 kind:load to:0x020b4800 module:overlay(0) +from:0x02126090 kind:arm_call to:0x02126c04 module:overlay(41) +from:0x021260c8 kind:load to:0x0212fb3c module:overlay(41) +from:0x02126148 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02126180 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021261a4 kind:arm_call to:0x01ffd420 module:itcm +from:0x021261f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126210 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02126244 kind:arm_call to:0x02126d40 module:overlay(41) +from:0x021262a8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021262b0 kind:arm_call to:0x02129a40 module:overlay(41) +from:0x021262bc kind:load to:0x0212fbc4 module:overlay(41) +from:0x021262c0 kind:load to:0x027e09b8 module:dtcm +from:0x021262c8 kind:load to:0x027e09c0 module:dtcm +from:0x021262e4 kind:arm_call to:0x021298a0 module:overlay(41) +from:0x02126318 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126360 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126388 kind:arm_call to:0x02016b24 module:main +from:0x0212645c kind:arm_call to:0x02017614 module:main +from:0x02126468 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212647c kind:arm_call to:0x02142ce4 module:overlay(70) +from:0x021264a0 kind:arm_call to:0x020d8024 module:overlay(24) +from:0x021264ac kind:arm_call to:0x0205b32c module:overlay(0) +from:0x021264bc kind:load to:0x0212f1a0 module:overlay(41) +from:0x021264cc kind:arm_call to:0x021298a0 module:overlay(41) +from:0x02126500 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126558 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126564 kind:arm_call to:0x02142cd4 module:overlay(70) +from:0x02126598 kind:arm_call to:0x02017614 module:main +from:0x021265a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021265b8 kind:arm_call to:0x02142ce4 module:overlay(70) +from:0x02126608 kind:arm_call to:0x02142fec module:overlay(70) +from:0x02126668 kind:arm_call to:0x020d8520 module:overlay(24) +from:0x02126678 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021266a8 kind:arm_call to:0x02016b24 module:main +from:0x02126750 kind:load to:0x0212f1b8 module:overlay(41) +from:0x02126770 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02126780 kind:arm_call to:0x01ff930c module:itcm +from:0x02126798 kind:arm_call to:0x021298f4 module:overlay(41) +from:0x021267cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212681c kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x02126834 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02126840 kind:arm_call to:0x021612f8 module:overlay(71) +from:0x02126848 kind:load to:0x027e0d70 module:dtcm +from:0x0212684c kind:load to:0x020b69b8 module:overlay(0) +from:0x02126868 kind:arm_call to:0x02082090 module:overlay(0) +from:0x02126874 kind:arm_call to:0x02161324 module:overlays(63,71) +from:0x0212687c kind:load to:0x027e0cd8 module:dtcm +from:0x02126880 kind:load to:0x027e0d70 module:dtcm +from:0x02126890 kind:arm_call_thumb to:0x02142cbc module:overlay(70) +from:0x021268ac kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021268d8 kind:arm_call to:0x0203e740 module:main +from:0x021268e0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021268e8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021268f0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021268f8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02126900 kind:arm_call to:0x02129f20 module:overlay(41) +from:0x02126908 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02126914 kind:load to:0x020a1aac module:overlay(0) +from:0x02126924 kind:arm_call_thumb to:0x02142cbc module:overlay(70) +from:0x02126940 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212696c kind:arm_call to:0x0203e740 module:main +from:0x02126974 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212697c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126984 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212698c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02126994 kind:arm_call to:0x02129f20 module:overlay(41) +from:0x0212699c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021269a4 kind:arm_call to:0x02011ff4 module:main +from:0x021269b0 kind:load to:0x020a1aac module:overlay(0) +from:0x021269bc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021269d8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x021269ec kind:arm_call to:0x02129ef8 module:overlay(41) +from:0x021269f4 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02126a40 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02126a58 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02126a74 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02126a84 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02126aa0 kind:arm_call_thumb to:0x02141710 module:overlay(70) +from:0x02126aa8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02126ab0 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02126ae0 kind:arm_call_thumb to:0x02142c94 module:overlay(70) +from:0x02126b48 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02126b58 kind:arm_call to:0x01ffa06c module:itcm +from:0x02126b68 kind:load to:0x0212fcc8 module:overlay(41) +from:0x02126b6c kind:load to:0x0212fc7c module:overlay(41) +from:0x02126b70 kind:load to:0x021302e8 module:overlay(41) +from:0x02126b74 kind:load to:0x0212fc4c module:overlay(41) +from:0x02126b94 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02126ba4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02126bac kind:arm_call to:0x02142cc8 module:overlay(70) +from:0x02126c00 kind:load to:0x02129e14 module:overlay(41) +from:0x02126c1c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02126c4c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02126c8c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02126cb4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02126cd8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02126d04 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02126d1c kind:arm_call to:0x02074994 module:overlay(0) +from:0x02126d3c kind:load to:0x027e09b8 module:dtcm +from:0x02126d68 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02126dcc kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02126dd4 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02126dfc kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02126e48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126e54 kind:arm_call to:0x01fff458 module:itcm +from:0x02126e68 kind:arm_call to:0x01fff458 module:itcm +from:0x02126e98 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02126eac kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02126ee0 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02126efc kind:load to:0x027e0d38 module:dtcm +from:0x02126f00 kind:load to:0x027e0ce4 module:dtcm +from:0x02126f40 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02126f68 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02126f80 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02126fb8 kind:load to:0x021302e4 module:overlay(41) +from:0x02126fc8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02126fe0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127000 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0212703c kind:load to:0x027e0ce4 module:dtcm +from:0x02127040 kind:load to:0x027e0cd8 module:dtcm +from:0x02127064 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021270a8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021270ec kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0212715c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212718c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021271a0 kind:load to:0x027e09b8 module:dtcm +from:0x021271ec kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212724c kind:arm_call to:0x02127444 module:overlay(41) +from:0x02127264 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212727c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212730c kind:arm_call to:0x01ff916c module:itcm +from:0x021273b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021273d0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02127424 kind:arm_call to:0x02129690 module:overlay(41) +from:0x0212742c kind:load to:0x027e09b8 module:dtcm +from:0x02127430 kind:load to:0x027e09a8 module:dtcm +from:0x02127440 kind:load to:0x021302e4 module:overlay(41) +from:0x02127500 kind:arm_call to:0x02129c90 module:overlay(41) +from:0x02127510 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02127528 kind:load to:0x0212f218 module:overlay(41) +from:0x02127538 kind:arm_call to:0x02129c28 module:overlay(41) +from:0x021275ac kind:load to:0x0212f230 module:overlay(41) +from:0x021275c4 kind:arm_call to:0x021298a0 module:overlay(41) +from:0x021275f0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021276c4 kind:arm_call to:0x02017614 module:main +from:0x021276d0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021276e4 kind:arm_call to:0x02142ce4 module:overlay(70) +from:0x021276f0 kind:load to:0x0212f230 module:overlay(41) +from:0x02127700 kind:arm_call to:0x021298a0 module:overlay(41) +from:0x02127730 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212777c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02127788 kind:arm_call to:0x02142cd4 module:overlay(70) +from:0x021277bc kind:arm_call to:0x02017614 module:main +from:0x021277c8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021277dc kind:arm_call to:0x02142ce4 module:overlay(70) +from:0x02127824 kind:arm_call to:0x02142fec module:overlay(70) +from:0x02127868 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021278c0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021278f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127930 kind:arm_call to:0x0212b464 module:overlay(41) +from:0x02127948 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127954 kind:load to:0x0212f230 module:overlay(41) +from:0x0212795c kind:load to:0x021302e4 module:overlay(41) +from:0x02127964 kind:load to:0x027e0ce4 module:dtcm +from:0x02127968 kind:load to:0x027e09a8 module:dtcm +from:0x02127988 kind:arm_call to:0x01ff930c module:itcm +from:0x02127990 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x021279d4 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02127a20 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02127a58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127a90 kind:arm_call to:0x0212b464 module:overlay(41) +from:0x02127aa8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127ab4 kind:load to:0x0212f2a8 module:overlay(41) +from:0x02127abc kind:load to:0x021302e4 module:overlay(41) +from:0x02127ac4 kind:load to:0x027e0ce4 module:dtcm +from:0x02127ac8 kind:load to:0x027e09a8 module:dtcm +from:0x02127b04 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02127b38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127b50 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02127b5c kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02127ba0 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02127bec kind:arm_call to:0x02099394 module:overlay(0) +from:0x02127c28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127c64 kind:arm_call to:0x0212b464 module:overlay(41) +from:0x02127c70 kind:load to:0x020af498 module:overlay(0) +from:0x02127c78 kind:load to:0x0212f230 module:overlay(41) +from:0x02127c7c kind:load to:0x021302e4 module:overlay(41) +from:0x02127c84 kind:load to:0x027e0ce4 module:dtcm +from:0x02127c90 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02127cb4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127cfc kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02127d6c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02127da8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127de4 kind:arm_call to:0x0212b464 module:overlay(41) +from:0x02127df4 kind:load to:0x0212f230 module:overlay(41) +from:0x02127df8 kind:load to:0x021302e4 module:overlay(41) +from:0x02127e00 kind:load to:0x027e0ce4 module:dtcm +from:0x02127e64 kind:load to:0x020af4a0 module:overlay(0) +from:0x02127ec4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02127ed4 kind:arm_call to:0x02141778 module:overlay(70) +from:0x02127ee8 kind:load to:0x0212f230 module:overlay(41) +from:0x02127f04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127f10 kind:arm_call to:0x02129724 module:overlay(41) +from:0x02127f4c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02127fb0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02127fcc kind:arm_call to:0x01ff930c module:itcm +from:0x02127fe4 kind:arm_call to:0x02017eec module:main +from:0x02128010 kind:arm_call to:0x01ff916c module:itcm +from:0x02128070 kind:arm_call to:0x02129690 module:overlay(41) +from:0x0212807c kind:load to:0x027e0ce4 module:dtcm +from:0x02128084 kind:load to:0x0203feb0 module:main +from:0x021280e4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021280f4 kind:arm_call to:0x02141778 module:overlay(70) +from:0x02128104 kind:load to:0x0212f230 module:overlay(41) +from:0x02128114 kind:arm_call to:0x02129658 module:overlay(41) +from:0x0212814c kind:arm_call to:0x01ff916c module:itcm +from:0x0212816c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02128198 kind:arm_call to:0x0214194c module:overlay(70) +from:0x021281f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02128258 kind:arm_call to:0x02129674 module:overlay(41) +from:0x0212826c kind:arm_call to:0x02129724 module:overlay(41) +from:0x0212829c kind:load to:0x0203feb0 module:main +from:0x02128320 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212832c kind:load to:0x0212f248 module:overlay(41) +from:0x02128334 kind:load to:0x027e09a8 module:dtcm +from:0x02128354 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02128364 kind:arm_call to:0x01ff930c module:itcm +from:0x02128380 kind:arm_call to:0x02015018 module:main +from:0x021283a0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021283b8 kind:arm_call to:0x021298f4 module:overlay(41) +from:0x02128400 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128424 kind:load to:0x027e09a8 module:dtcm +from:0x021284a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021284bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021284d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128508 kind:arm_call to:0x01ff916c module:itcm +from:0x02128548 kind:load to:0x027e0cec module:dtcm +from:0x0212854c kind:load to:0x027e09a8 module:dtcm +from:0x021285d0 kind:load to:0x0212f230 module:overlay(41) +from:0x021285f0 kind:arm_call to:0x021297e4 module:overlay(41) +from:0x02128624 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128690 kind:arm_call to:0x01ffb714 module:itcm +from:0x021286b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021286d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021286e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021286f8 kind:arm_call to:0x02017eec module:main +from:0x0212879c kind:arm_call to:0x01ff9258 module:itcm +from:0x021287c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021287cc kind:load to:0x021302e4 module:overlay(41) +from:0x021287d4 kind:load to:0x0203feb0 module:main +from:0x0212884c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128880 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212888c kind:load to:0x0212f290 module:overlay(41) +from:0x02128894 kind:load to:0x027e0ce4 module:dtcm +from:0x02128898 kind:load to:0x027e09a8 module:dtcm +from:0x021288b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021288c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212894c kind:arm_call to:0x01ff9258 module:itcm +from:0x02128964 kind:arm_call to:0x01ff993c module:itcm +from:0x02128974 kind:arm_call to:0x020168f0 module:main +from:0x02128984 kind:arm_call to:0x01ff930c module:itcm +from:0x021289a0 kind:arm_call to:0x02015018 module:main +from:0x021289c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021289d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128a28 kind:arm_call to:0x02015018 module:main +from:0x02128acc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128b70 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02128be4 kind:arm_call to:0x02129c60 module:overlay(41) +from:0x02128c28 kind:arm_call to:0x01ff993c module:itcm +from:0x02128c38 kind:load to:0x027e0ce4 module:dtcm +from:0x02128c40 kind:load to:0x027e09a8 module:dtcm +from:0x02128c48 kind:load to:0x0203feb0 module:main +from:0x02128c50 kind:load to:0x027e09c0 module:dtcm +from:0x02128c6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128cec kind:arm_call to:0x01ff9258 module:itcm +from:0x02128d7c kind:load to:0x027e0ce4 module:dtcm +from:0x02128d80 kind:load to:0x021302e4 module:overlay(41) +from:0x02128d8c kind:load to:0x0212f260 module:overlay(41) +from:0x02128dcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128e44 kind:arm_call to:0x01ff993c module:itcm +from:0x02128e98 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02128edc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02128f48 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02128f70 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02128f88 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02128fcc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02128fe0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129030 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129048 kind:arm_call to:0x01ff916c module:itcm +from:0x0212905c kind:arm_call to:0x01ff916c module:itcm +from:0x021290b4 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021290c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129130 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02129168 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021291d4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02129268 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129288 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021292ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129304 kind:arm_call to:0x01ff916c module:itcm +from:0x0212932c kind:arm_call to:0x01ff916c module:itcm +from:0x021293b8 kind:arm_call to:0x02129c28 module:overlay(41) +from:0x02129400 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129420 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212946c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129488 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212949c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021294d4 kind:arm_call to:0x01ff916c module:itcm +from:0x021294ec kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02129504 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02129520 kind:arm_call to:0x0212bb24 module:overlay(41) +from:0x02129540 kind:load to:0x027e09b8 module:dtcm +from:0x02129544 kind:load to:0x027e0ce4 module:dtcm +from:0x02129548 kind:load to:0x027e09a8 module:dtcm +from:0x02129550 kind:load to:0x027e0cec module:dtcm +from:0x02129564 kind:load to:0x0212f278 module:overlay(41) +from:0x02129594 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021295e4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02129608 kind:arm_call to:0x01ffd420 module:itcm +from:0x02129654 kind:load to:0x027e09b8 module:dtcm +from:0x02129660 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0212967c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02129698 kind:arm_call to:0x02129674 module:overlay(41) +from:0x021296b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021296cc kind:arm_call to:0x02129724 module:overlay(41) +from:0x02129720 kind:load to:0x027e0ce4 module:dtcm +from:0x02129738 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129760 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129770 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212978c kind:arm_call to:0x01ff9258 module:itcm +from:0x021297c4 kind:arm_call to:0x02016a78 module:main +from:0x021297dc kind:load to:0x027e0ce4 module:dtcm +from:0x021297f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129820 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129830 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212984c kind:arm_call to:0x01ff9258 module:itcm +from:0x02129880 kind:arm_call to:0x02016a78 module:main +from:0x02129898 kind:load to:0x027e0ce4 module:dtcm +from:0x021298b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021298dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021298f0 kind:load to:0x027e0ce4 module:dtcm +from:0x02129994 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129a28 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02129a34 kind:load to:0x0203feb0 module:main +from:0x02129a3c kind:load to:0x027e09c0 module:dtcm +from:0x02129a84 kind:arm_call to:0x02015018 module:main +from:0x02129aa4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129ac4 kind:arm_call to:0x02015018 module:main +from:0x02129ae4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129b04 kind:arm_call to:0x02015018 module:main +from:0x02129b28 kind:arm_call to:0x02015018 module:main +from:0x02129b48 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129b50 kind:load to:0x027e09a8 module:dtcm +from:0x02129b8c kind:arm_call to:0x01fff350 module:itcm +from:0x02129bb4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02129bd4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02129be0 kind:load to:0x027e0ce4 module:dtcm +from:0x02129be4 kind:load to:0x020b4800 module:overlay(0) +from:0x02129bec kind:load to:0x020b6ba4 module:overlay(0) +from:0x02129c04 kind:arm_call to:0x02016f54 module:main +from:0x02129c10 kind:arm_call to:0x02141664 module:overlay(70) +from:0x02129c58 kind:load to:0x021302e4 module:overlay(41) +from:0x02129c8c kind:load to:0x021302e4 module:overlay(41) +from:0x02129cbc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129cd4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129ce0 kind:load to:0x027e0cec module:dtcm +from:0x02129ce8 kind:load to:0x027e09a8 module:dtcm +from:0x02129d00 kind:load to:0x021302e8 module:overlay(41) +from:0x02129d04 kind:load to:0x020c07b4 module:overlays(2,4,17) +from:0x02129d18 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02129d64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129dfc kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02129e08 kind:load to:0x0203feb0 module:main +from:0x02129e10 kind:load to:0x027e09b4 module:dtcm +from:0x02129e78 kind:arm_call to:0x0200e260 module:main +from:0x02129e8c kind:arm_call to:0x01ffad5c module:itcm +from:0x02129eb0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02129ec0 kind:arm_call to:0x0202a260 module:main +from:0x02129ecc kind:arm_call to:0x0202a260 module:main +from:0x02129ef0 kind:load to:0x027e0964 module:dtcm +from:0x02129f04 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02129f1c kind:load to:0x0212fc60 module:overlay(41) +from:0x02129f30 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02129f4c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02129f54 kind:arm_call to:0x02011ff4 module:main +from:0x02129f98 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x02129fc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129fd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a028 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212a034 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212a050 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212a060 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212a070 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a078 kind:arm_call to:0x02011ff4 module:main +from:0x0212a090 kind:arm_call_thumb to:0x02142cbc module:overlay(70) +from:0x0212a0ac kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212a0d8 kind:arm_call to:0x0203e740 module:main +from:0x0212a0e0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a0e8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a0f0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212a0f8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a100 kind:arm_call to:0x02129f20 module:overlay(41) +from:0x0212a108 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a114 kind:load to:0x020a1aac module:overlay(0) +from:0x0212a124 kind:arm_call_thumb to:0x02142cbc module:overlay(70) +from:0x0212a140 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212a16c kind:arm_call to:0x0203e740 module:main +from:0x0212a174 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a17c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a184 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212a18c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a194 kind:arm_call to:0x02129f20 module:overlay(41) +from:0x0212a19c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a1a4 kind:arm_call to:0x02011ff4 module:main +from:0x0212a1b0 kind:load to:0x020a1aac module:overlay(0) +from:0x0212a1c4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212a218 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0212a228 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212a274 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0212a2cc kind:arm_call to:0x0212c2f0 module:overlay(41) +from:0x0212a338 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0212a348 kind:load to:0x0212fd5c module:overlay(41) +from:0x0212a34c kind:load to:0x027e07d4 module:dtcm +from:0x0212a350 kind:load to:0x020b48b4 module:overlay(0) +from:0x0212a354 kind:load to:0x021302f4 module:overlay(41) +from:0x0212a364 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a36c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a374 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a37c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a384 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a38c kind:arm_call to:0x0212c32c module:overlay(41) +from:0x0212a394 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a39c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a3a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212a3ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a3c4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a3cc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a3d4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a3dc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a3e4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a3ec kind:arm_call to:0x0212c32c module:overlay(41) +from:0x0212a3f4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a3fc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a404 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212a40c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a414 kind:arm_call to:0x02011ff4 module:main +from:0x0212a42c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a434 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a43c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a444 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a44c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212a454 kind:arm_call to:0x0212c32c module:overlay(41) +from:0x0212a45c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a464 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a46c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212a474 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a488 kind:arm_call to:0x0212c550 module:overlay(41) +from:0x0212a4e8 kind:load to:0x020af4a0 module:overlay(0) +from:0x0212a51c kind:arm_call to:0x01fff520 module:itcm +from:0x0212a544 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212a568 kind:arm_call to:0x01fff520 module:itcm +from:0x0212a598 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212a5a4 kind:load to:0x027e0ce8 module:dtcm +from:0x0212a5a8 kind:load to:0x020b4cc4 module:overlay(0) +from:0x0212a5bc kind:load to:0x0209ee2c module:overlay(0) +from:0x0212a5e8 kind:arm_call to:0x02099c5c module:overlay(0) +from:0x0212a604 kind:arm_call to:0x01ffedac module:itcm +from:0x0212a61c kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0212a644 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212a684 kind:load to:0x027e09b8 module:dtcm +from:0x0212a6a4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212a6bc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212a6e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a708 kind:arm_call to:0x0212c550 module:overlay(41) +from:0x0212a710 kind:arm_call to:0x0212c210 module:overlay(41) +from:0x0212a728 kind:load to:0x027e07d4 module:dtcm +from:0x0212a758 kind:arm_call to:0x01fff17c module:itcm +from:0x0212a770 kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x0212a77c kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x0212a790 kind:arm_call to:0x0212bf2c module:overlay(41) +from:0x0212a7a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a7a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a7c8 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212a7f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a800 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a86c kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0212a874 kind:arm_call to:0x0212c550 module:overlay(41) +from:0x0212a87c kind:arm_call to:0x0212c210 module:overlay(41) +from:0x0212a898 kind:arm_call to:0x0212bfec module:overlay(41) +from:0x0212a8a8 kind:load to:0x027e09c0 module:dtcm +from:0x0212a8d4 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0212a8f8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212a910 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212a928 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212a940 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212a94c kind:load to:0x027e0cec module:dtcm +from:0x0212a958 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0212a9a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a9b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a9c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a9e0 kind:arm_call to:0x02016f54 module:main +from:0x0212a9ec kind:arm_call to:0x02141664 module:overlay(70) +from:0x0212aa14 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0212aabc kind:arm_call to:0x01ff930c module:itcm +from:0x0212aae4 kind:arm_call to:0x01ff916c module:itcm +from:0x0212ab04 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212ab0c kind:arm_call to:0x01fff584 module:itcm +from:0x0212ab24 kind:arm_call to:0x01fff584 module:itcm +from:0x0212ab70 kind:arm_call to:0x01ff930c module:itcm +from:0x0212ab90 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212ab98 kind:arm_call to:0x01fff584 module:itcm +from:0x0212abb0 kind:arm_call to:0x01fff584 module:itcm +from:0x0212abf8 kind:arm_call to:0x0212a9cc module:overlay(41) +from:0x0212ac3c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212ac44 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212ac4c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212ac54 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212ac88 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ad54 kind:arm_call to:0x01fff584 module:itcm +from:0x0212ad74 kind:arm_call to:0x01fff584 module:itcm +from:0x0212ad90 kind:load to:0x027e09a8 module:dtcm +from:0x0212adb0 kind:load to:0x020c127c module:overlays(2,4,17) +from:0x0212adbc kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0212ade4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212adec kind:arm_call to:0x0212c550 module:overlay(41) +from:0x0212ae00 kind:arm_call to:0x0212c210 module:overlay(41) +from:0x0212ae18 kind:arm_call to:0x0212bfec module:overlay(41) +from:0x0212ae2c kind:arm_call to:0x01ff930c module:itcm +from:0x0212ae3c kind:arm_call to:0x01ff930c module:itcm +from:0x0212aea0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212af84 kind:arm_call to:0x0212c550 module:overlay(41) +from:0x0212af9c kind:arm_call to:0x0212c210 module:overlay(41) +from:0x0212afb8 kind:arm_call to:0x0212bfec module:overlay(41) +from:0x0212afec kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212aff8 kind:arm_call to:0x0212bf2c module:overlay(41) +from:0x0212b068 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b070 kind:arm_call to:0x0212c550 module:overlay(41) +from:0x0212b078 kind:arm_call to:0x0212c210 module:overlay(41) +from:0x0212b0b8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0212b0c8 kind:load to:0x027e09c0 module:dtcm +from:0x0212b0f4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212b13c kind:load to:0x027e0cec module:dtcm +from:0x0212b164 kind:arm_call to:0x01ffedac module:itcm +from:0x0212b184 kind:arm_call to:0x0210ccb8 module:overlay(31) +from:0x0212b204 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212b21c kind:arm_call to:0x01ff9318 module:itcm +from:0x0212b22c kind:arm_call to:0x01ff9318 module:itcm +from:0x0212b258 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x0212b294 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0212b2b4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0212b348 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212b37c kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0212b3a4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0212b3b8 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0212b3e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0212b3e8 kind:load to:0x027e0cec module:dtcm +from:0x0212b3f0 kind:load to:0x027e09a8 module:dtcm +from:0x0212b3f4 kind:load to:0x027e09b8 module:dtcm +from:0x0212b400 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212b438 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0212b460 kind:load to:0x027e0d38 module:dtcm +from:0x0212b498 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212b4a8 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0212b4b4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212b520 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0212b52c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b5b8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0212b618 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0212b644 kind:arm_call to:0x01ffb974 module:itcm +from:0x0212b6a4 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0212b6cc kind:arm_call to:0x01ffb974 module:itcm +from:0x0212b72c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0212b758 kind:arm_call to:0x01ffb974 module:itcm +from:0x0212b7b8 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0212b804 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b810 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b824 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b858 kind:arm_call to:0x0202a260 module:main +from:0x0212b88c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0212b8a0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212b8b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212b8c8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b8d8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b8e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b93c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0212b954 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212b9a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212b9d4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212b9e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212ba20 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0212ba30 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212ba6c kind:arm_call to:0x0200ef9c module:main +from:0x0212ba74 kind:arm_call to:0x02059518 module:overlay(0) +from:0x0212bac0 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0212bacc kind:load to:0x027e0ce4 module:dtcm +from:0x0212bad4 kind:load to:0x0203feb0 module:main +from:0x0212bad8 kind:load to:0x02040eb0 module:main +from:0x0212badc kind:load to:0x027e09b4 module:dtcm +from:0x0212bb08 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0212bb18 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0212bb20 kind:load to:0x021302f4 module:overlay(41) +from:0x0212bb64 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0212bbc4 kind:arm_call to:0x01ffedac module:itcm +from:0x0212bc1c kind:arm_call to:0x01fff498 module:itcm +from:0x0212bc28 kind:arm_call to:0x01fff584 module:itcm +from:0x0212bc40 kind:arm_call to:0x01fff584 module:itcm +from:0x0212bc84 kind:arm_call to:0x01fff584 module:itcm +from:0x0212bca0 kind:arm_call to:0x01fff584 module:itcm +from:0x0212bd58 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0212bd6c kind:load to:0x027e0ce8 module:dtcm +from:0x0212bde0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212bdf8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212be0c kind:arm_call to:0x01fff458 module:itcm +from:0x0212be20 kind:arm_call to:0x01fff458 module:itcm +from:0x0212be60 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212be6c kind:arm_call to:0x02099d2c module:overlay(0) +from:0x0212be80 kind:load to:0x027e0ce4 module:dtcm +from:0x0212be9c kind:load to:0x0209a230 module:overlay(0) +from:0x0212bed8 kind:arm_call to:0x02099d98 module:overlay(0) +from:0x0212bf04 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212bf50 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x0212bf6c kind:arm_call to:0x01ffedac module:itcm +from:0x0212bf80 kind:arm_call to:0x01fff05c module:itcm +from:0x0212bfa4 kind:arm_call to:0x02082008 module:overlay(0) +from:0x0212bfbc kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x0212bfe8 kind:load to:0x027e0cd8 module:dtcm +from:0x0212c01c kind:arm_call to:0x0212bf2c module:overlay(41) +from:0x0212c12c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212c144 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212c15c kind:arm_call to:0x0212c170 module:overlay(41) +from:0x0212c164 kind:load to:0x027e09a8 module:dtcm +from:0x0212c18c kind:arm_call to:0x01ff938c module:itcm +from:0x0212c1a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212c1d0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0212c220 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x0212c22c kind:arm_call to:0x0212c580 module:overlay(41) +from:0x0212c254 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x0212c26c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212c28c kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x0212c2a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212c2dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212c2ec kind:load to:0x027e09a8 module:dtcm +from:0x0212c2fc kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212c328 kind:load to:0x0212fd40 module:overlay(41) +from:0x0212c33c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212c358 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212c360 kind:arm_call to:0x02011ff4 module:main +from:0x0212c388 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0212c3e4 kind:arm_call to:0x01fff498 module:itcm +from:0x0212c3e8 kind:arm_call to:0x01fff584 module:itcm +from:0x0212c440 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212c474 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c484 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c4bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0212c544 kind:load to:0x027e0ce8 module:dtcm +from:0x0212c5b8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212c5cc kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0212c5e0 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0212c5f0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212c604 kind:arm_call to:0x01ffd118 module:itcm +from:0x0212c640 kind:load to:0x027e09c0 module:dtcm +from:0x0212c644 kind:load to:0x027e0c90 module:dtcm +from:0x0212c650 kind:load to:0x02130310 module:overlay(41) +from:0x0212c664 kind:arm_call to:0x02011f3c module:main +from:0x0212c670 kind:arm_call to:0x0212c6a0 module:overlay(41) +from:0x0212c684 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0212c69c kind:load to:0x0212fe04 module:overlay(41) +from:0x0212c6a8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212c6f4 kind:load to:0x0212fe28 module:overlay(41) +from:0x0212c710 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212c724 kind:arm_call to:0x0212c778 module:overlay(41) +from:0x0212c75c kind:arm_call to:0x0212c778 module:overlay(41) +from:0x0212c76c kind:arm_call to:0x0212c778 module:overlay(41) +from:0x0212c774 kind:load to:0x027e0ce0 module:dtcm +from:0x0212c7b8 kind:load to:0x0212fddc module:overlay(41) +from:0x0212c7d8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212c7f8 kind:load to:0x027e09b8 module:dtcm +from:0x0212c830 kind:load to:0x0212fdbc module:overlay(41) +from:0x0212c848 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212c85c kind:arm_call to:0x0212c778 module:overlay(41) +from:0x0212c864 kind:load to:0x027e0ce0 module:dtcm +from:0x0212c8a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212c8b8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212c8d8 kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212c8e4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0212c928 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0212c998 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212c9b4 kind:arm_call to:0x020db538 module:overlay(31) +from:0x0212c9c0 kind:load to:0x027e09b8 module:dtcm +from:0x0212c9c4 kind:load to:0x027e0d34 module:dtcm +from:0x0212ca38 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0212ca70 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cab8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212cad4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cae4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cafc kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212cb0c kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212cb64 kind:arm_call to:0x01fff17c module:itcm +from:0x0212cb74 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212cb80 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cb90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212cba0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212cbac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cbc4 kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212cbd4 kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212cbdc kind:arm_call to:0x02168328 module:overlay(93) +from:0x0212cc10 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x0212cc74 kind:arm_call to:0x02168338 module:overlay(93) +from:0x0212ccc4 kind:arm_call to:0x02168348 module:overlays(90,92,93) +from:0x0212ccf4 kind:arm_call to:0x01fff17c module:itcm +from:0x0212cd04 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212cd10 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cd20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212cd6c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cd7c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cd94 kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212cda4 kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212cde8 kind:arm_call to:0x02168358 module:overlay(93) +from:0x0212ce00 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212ce1c kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212ce2c kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212ce70 kind:arm_call to:0x02168368 module:overlay(93) +from:0x0212ce88 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cea4 kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212ceb4 kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212cf00 kind:arm_call_thumb to:0x020db548 module:overlay(31) +from:0x0212cf58 kind:arm_call to:0x01fff17c module:itcm +from:0x0212cf64 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212cf70 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cf80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212cfa4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212cfc0 kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212cfd0 kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212d030 kind:arm_call to:0x01fff17c module:itcm +from:0x0212d040 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212d04c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d05c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d088 kind:arm_call to:0x01fff17c module:itcm +from:0x0212d0a0 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x0212d0b0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0212d0bc kind:arm_call to:0x0212c778 module:overlay(41) +from:0x0212d0c8 kind:load to:0x027e0d8c module:dtcm +from:0x0212d0cc kind:load to:0x027e0d3c module:dtcm +from:0x0212d0d0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212d0d8 kind:load to:0x027e09b8 module:dtcm +from:0x0212d0e4 kind:load to:0x027e0d34 module:dtcm +from:0x0212d128 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d138 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d15c kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212d168 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0212d1ac kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0212d21c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212d238 kind:arm_call to:0x020db538 module:overlay(31) +from:0x0212d254 kind:load to:0x027e09b8 module:dtcm +from:0x0212d258 kind:load to:0x027e0d34 module:dtcm +from:0x0212d2bc kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0212d2cc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d300 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212d324 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d334 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d358 kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212d368 kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212d37c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d38c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d3b0 kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212d3ec kind:arm_call_thumb to:0x020db548 module:overlay(31) +from:0x0212d40c kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212d420 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d430 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d454 kind:arm_call to:0x0212d5f4 module:overlay(41) +from:0x0212d480 kind:arm_call to:0x01fff17c module:itcm +from:0x0212d490 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212d49c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d4ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d4d4 kind:arm_call to:0x0212d7d4 module:overlay(41) +from:0x0212d53c kind:arm_call to:0x01fff17c module:itcm +from:0x0212d54c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212d558 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212d568 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d594 kind:arm_call to:0x01fff17c module:itcm +from:0x0212d5ac kind:arm_call to:0x0208d298 module:overlay(0) +from:0x0212d5bc kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0212d5c8 kind:arm_call to:0x0212c778 module:overlay(41) +from:0x0212d5e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212d5e8 kind:load to:0x027e09b8 module:dtcm +from:0x0212d5f0 kind:load to:0x027e0d34 module:dtcm +from:0x0212d614 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212d644 kind:arm_call to:0x01fff17c module:itcm +from:0x0212d664 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212d698 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d6a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212d6b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d6f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d6fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212d710 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212d720 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d744 kind:load to:0x027e0ce0 module:dtcm +from:0x0212d768 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212d788 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0212d7b8 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0212d7cc kind:load to:0x027e09b8 module:dtcm +from:0x0212d7d0 kind:load to:0x027e0d3c module:dtcm +from:0x0212d7f8 kind:arm_call to:0x02079eec module:overlay(0) +from:0x0212d800 kind:load to:0x027e09bc module:dtcm +from:0x0212d80c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212d820 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212d828 kind:arm_call to:0x02011ff4 module:main +from:0x0212d83c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212d850 kind:load to:0x02130368 module:overlay(41) +from:0x0212d864 kind:arm_call to:0x02011f3c module:main +from:0x0212d870 kind:arm_call to:0x0212dae0 module:overlay(41) +from:0x0212d88c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0212d89c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0212d8d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212d8f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d930 kind:load to:0x0212feac module:overlay(41) +from:0x0212d938 kind:load to:0x0212fec8 module:overlay(41) +from:0x0212d93c kind:load to:0x0212fe90 module:overlay(41) +from:0x0212d948 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0212d974 kind:load to:0x0212fef0 module:overlay(41) +from:0x0212d984 kind:arm_call to:0x02059174 module:overlay(0) +from:0x0212d994 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0212d9ac kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0212d9b8 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0212d9c4 kind:load to:0x02130350 module:overlay(41) +from:0x0212da04 kind:arm_call to:0x01ffc768 module:itcm +from:0x0212da1c kind:arm_call to:0x0200eab0 module:main +from:0x0212da30 kind:arm_call to:0x0200ea38 module:main +from:0x0212da48 kind:arm_call to:0x0200eab0 module:main +from:0x0212da50 kind:load to:0x020b66c4 module:overlay(0) +from:0x0212da5c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0212da88 kind:arm_call to:0x0212d940 module:overlay(41) +from:0x0212daa8 kind:arm_call to:0x0203e690 module:main +from:0x0212dabc kind:load to:0x0212ff20 module:overlay(41) +from:0x0212dac0 kind:load to:0x020a1aac module:overlay(0) +from:0x0212dac4 kind:load to:0x0212e660 module:overlay(41) +from:0x0212dac8 kind:load to:0x0213043c module:overlay(41) +from:0x0212dad4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212dae8 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0212db14 kind:arm_call to:0x0212d940 module:overlay(41) +from:0x0212db34 kind:arm_call to:0x0203e690 module:main +from:0x0212db48 kind:load to:0x0212ff20 module:overlay(41) +from:0x0212db4c kind:load to:0x020a1aac module:overlay(0) +from:0x0212db50 kind:load to:0x0212e660 module:overlay(41) +from:0x0212db54 kind:load to:0x0213043c module:overlay(41) +from:0x0212db74 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212db88 kind:arm_call to:0x0203e740 module:main +from:0x0212db90 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212db98 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212dba0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212dbac kind:load to:0x0212ff20 module:overlay(41) +from:0x0212dbb0 kind:load to:0x027e0cec module:dtcm +from:0x0212dbb4 kind:load to:0x020a1aac module:overlay(0) +from:0x0212dbd4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212dbe8 kind:arm_call to:0x0203e740 module:main +from:0x0212dbf0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212dbf8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212dc00 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212dc08 kind:arm_call to:0x02011ff4 module:main +from:0x0212dc14 kind:load to:0x0212ff20 module:overlay(41) +from:0x0212dc18 kind:load to:0x027e0cec module:dtcm +from:0x0212dc1c kind:load to:0x020a1aac module:overlay(0) +from:0x0212dc3c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212dc50 kind:arm_call to:0x0203e740 module:main +from:0x0212dc58 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0212dc60 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212dc68 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212dc74 kind:load to:0x0212ff20 module:overlay(41) +from:0x0212dc78 kind:load to:0x027e0cec module:dtcm +from:0x0212dc7c kind:load to:0x020a1aac module:overlay(0) +from:0x0212dcd8 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x0212dd4c kind:arm_call to:0x0208d200 module:overlay(0) +from:0x0212dd7c kind:arm_call to:0x0212e57c module:overlay(41) +from:0x0212ddcc kind:arm_call to:0x01ffb464 module:itcm +from:0x0212dddc kind:arm_call to:0x01ff9218 module:itcm +from:0x0212de38 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212de44 kind:load to:0x027e0ce0 module:dtcm +from:0x0212de4c kind:load to:0x027e09a8 module:dtcm +from:0x0212de78 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212dea8 kind:arm_call to:0x01fff350 module:itcm +from:0x0212dee8 kind:arm_call to:0x01fff350 module:itcm +from:0x0212df20 kind:load to:0x027e09b8 module:dtcm +from:0x0212df24 kind:load to:0x027e0ce4 module:dtcm +from:0x0212df2c kind:load to:0x020b4800 module:overlay(0) +from:0x0212df64 kind:arm_call to:0x0209ebf8 module:overlay(0) +from:0x0212dfa0 kind:arm_call to:0x0209ebf8 module:overlay(0) +from:0x0212dfb4 kind:load to:0x02130350 module:overlay(41) +from:0x0212e070 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0212e0c0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212e110 kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x0212e12c kind:arm_call to:0x02074688 module:overlay(0) +from:0x0212e1bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212e1d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212e1f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212e210 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212e22c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212e248 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212e2b4 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0212e2c8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212e2dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212e2fc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212e350 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0212e374 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212e38c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212e398 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0212e3b0 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0212e3bc kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x0212e3d0 kind:load to:0x027e09b8 module:dtcm +from:0x0212e3d8 kind:load to:0x027e0cec module:dtcm +from:0x0212e3e0 kind:load to:0x0203feb0 module:main +from:0x0212e3f0 kind:load to:0x027e09a8 module:dtcm +from:0x0212e458 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0212e4b8 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0212e4f0 kind:load to:0x027e09b8 module:dtcm +from:0x0212e574 kind:load to:0x02130368 module:overlay(41) +from:0x0212e578 kind:load to:0x0212f2c0 module:overlay(41) +from:0x0212e5dc kind:arm_call to:0x01fff520 module:itcm +from:0x0212e5fc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0212e630 kind:load to:0x027e09a4 module:dtcm +from:0x0212e638 kind:load to:0x020b4cb8 module:overlay(0) +from:0x0212e63c kind:load to:0x027e0ce8 module:dtcm +from:0x0212e64c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e654 kind:arm_call to:0x02011ff4 module:main +from:0x0212e674 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0212e688 kind:load to:0x02130470 module:overlay(41) +from:0x0212e69c kind:arm_call to:0x02011f3c module:main +from:0x0212e6a8 kind:arm_call to:0x0212e778 module:overlay(41) +from:0x0212e6c4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0212e6d4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0212e710 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212e730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212e760 kind:load to:0x0212feac module:overlay(41) +from:0x0212e768 kind:load to:0x0212fec8 module:overlay(41) +from:0x0212e76c kind:load to:0x0212ff78 module:overlay(41) +from:0x0212e780 kind:arm_call to:0x0212da54 module:overlay(41) +from:0x0212e79c kind:load to:0x0212ff94 module:overlay(41) +from:0x0212e7a0 kind:load to:0x02130544 module:overlay(41) +from:0x0212e7c0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212e7c8 kind:arm_call to:0x0212dc20 module:overlay(41) +from:0x0212e7d4 kind:load to:0x0212ff94 module:overlay(41) +from:0x0212e7d8 kind:load to:0x027e0cec module:dtcm +from:0x0212e7f8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212e800 kind:arm_call to:0x0212dc20 module:overlay(41) +from:0x0212e808 kind:arm_call to:0x02011ff4 module:main +from:0x0212e814 kind:load to:0x0212ff94 module:overlay(41) +from:0x0212e818 kind:load to:0x027e0cec module:dtcm +from:0x0212e824 kind:arm_call to:0x0212dc80 module:overlay(41) +from:0x0212e85c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0212e8a0 kind:arm_call to:0x0212dd0c module:overlay(41) +from:0x0212e944 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0212e994 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212e9f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212ea14 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212ea30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212ea4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212ea68 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212ea8c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212eac0 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x0212eb14 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0212eb28 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212eb3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212eb5c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212ebc8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0212ebec kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212ebf8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0212ec10 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0212ec1c kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x0212ec3c kind:load to:0x027e09b8 module:dtcm +from:0x0212ec40 kind:load to:0x027e0cec module:dtcm +from:0x0212ec44 kind:load to:0x027e09a8 module:dtcm +from:0x0212ec4c kind:load to:0x0203feb0 module:main +from:0x0212ec74 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212ec88 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0212ece8 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0212ed44 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0212eda4 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0212edb4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212edb8 kind:load to:0x027e09b8 module:dtcm +from:0x0212ee3c kind:load to:0x02130470 module:overlay(41) +from:0x0212ee40 kind:load to:0x0212f2d0 module:overlay(41) +from:0x0212ee50 kind:load to:0x0209ea60 module:overlay(0) +from:0x0212ee5c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0212ee70 kind:load to:0x02130578 module:overlay(41) +from:0x0212ee84 kind:arm_call to:0x02011f3c module:main +from:0x0212ee90 kind:arm_call to:0x0212eee8 module:overlay(41) +from:0x0212eea8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0212eee0 kind:load to:0x0212ffec module:overlay(41) +from:0x0212eef0 kind:arm_call to:0x0212da54 module:overlay(41) +from:0x0212ef0c kind:load to:0x02130008 module:overlay(41) +from:0x0212ef20 kind:arm_call to:0x0212dc80 module:overlay(41) +from:0x0212ef44 kind:arm_call to:0x0212dd0c module:overlay(41) +from:0x0212ef78 kind:arm_call to:0x0212f0ac module:overlay(41) +from:0x0212efb8 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0212f014 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0212f040 kind:load to:0x027e09b8 module:dtcm +from:0x0212f06c kind:arm_call to:0x0200f05c module:main +from:0x0212f0a4 kind:load to:0x02130578 module:overlay(41) +from:0x0212f0a8 kind:load to:0x0212f2e0 module:overlay(41) +from:0x0212f140 kind:load to:0x027e09b8 module:dtcm +from:0x0212f14c kind:arm_call to:0x0212dc20 module:overlay(41) +from:0x0212f160 kind:arm_call to:0x0212dc20 module:overlay(41) +from:0x0212f168 kind:arm_call to:0x02011ff4 module:main +from:0x0212f17c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0212f33c kind:arm_call to:0x021252b0 module:overlay(41) +from:0x0212f34c kind:arm_call to:0x0203e3a4 module:main +from:0x0212f360 kind:load to:0x02130060 module:overlay(41) +from:0x0212f364 kind:load to:0x02130070 module:overlay(41) +from:0x0212f368 kind:load to:0x0212544c module:overlay(41) +from:0x0212f36c kind:load to:0x02130064 module:overlay(41) +from:0x0212f3a0 kind:arm_call to:0x02125490 module:overlay(41) +from:0x0212f3b0 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f3c8 kind:load to:0x0212f7dc module:overlay(41) +from:0x0212f3cc kind:load to:0x02130148 module:overlay(41) +from:0x0212f3d0 kind:load to:0x02130158 module:overlay(41) +from:0x0212f3d4 kind:load to:0x0212591c module:overlay(41) +from:0x0212f3d8 kind:load to:0x0213014c module:overlay(41) +from:0x0212f404 kind:arm_call to:0x02125960 module:overlay(41) +from:0x0212f414 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f428 kind:load to:0x02130230 module:overlay(41) +from:0x0212f42c kind:load to:0x0213024c module:overlay(41) +from:0x0212f430 kind:load to:0x02125f38 module:overlay(41) +from:0x0212f434 kind:load to:0x02130234 module:overlay(41) +from:0x0212f454 kind:arm_call to:0x02125f7c module:overlay(41) +from:0x0212f464 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f478 kind:load to:0x02130290 module:overlay(41) +from:0x0212f47c kind:load to:0x021302a0 module:overlay(41) +from:0x0212f480 kind:load to:0x021269b4 module:overlay(41) +from:0x0212f484 kind:load to:0x02130294 module:overlay(41) +from:0x0212f4b0 kind:load to:0x021302e4 module:overlay(41) +from:0x0212f4b8 kind:load to:0x0212fc4c module:overlay(41) +from:0x0212f4d0 kind:load to:0x021302f4 module:overlay(41) +from:0x0212f4f0 kind:arm_call to:0x0212c678 module:overlay(41) +from:0x0212f500 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f514 kind:load to:0x02130300 module:overlay(41) +from:0x0212f518 kind:load to:0x02130310 module:overlay(41) +from:0x0212f51c kind:load to:0x0212d834 module:overlay(41) +from:0x0212f520 kind:load to:0x02130304 module:overlay(41) +from:0x0212f568 kind:arm_call to:0x0212d878 module:overlay(41) +from:0x0212f578 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f590 kind:load to:0x0212fe7c module:overlay(41) +from:0x0212f594 kind:load to:0x0213034c module:overlay(41) +from:0x0212f598 kind:load to:0x02130368 module:overlay(41) +from:0x0212f59c kind:load to:0x0212e66c module:overlay(41) +from:0x0212f5a0 kind:load to:0x0213035c module:overlay(41) +from:0x0212f5dc kind:arm_call to:0x0212e6b0 module:overlay(41) +from:0x0212f5ec kind:arm_call to:0x0203e3a4 module:main +from:0x0212f604 kind:load to:0x0212ff64 module:overlay(41) +from:0x0212f608 kind:load to:0x02130460 module:overlay(41) +from:0x0212f60c kind:load to:0x02130470 module:overlay(41) +from:0x0212f610 kind:load to:0x0212ee54 module:overlay(41) +from:0x0212f614 kind:load to:0x02130464 module:overlay(41) +from:0x0212f650 kind:arm_call to:0x0212ee98 module:overlay(41) +from:0x0212f660 kind:arm_call to:0x0203e3a4 module:main +from:0x0212f678 kind:load to:0x0212ffd8 module:overlay(41) +from:0x0212f67c kind:load to:0x02130568 module:overlay(41) +from:0x0212f680 kind:load to:0x02130578 module:overlay(41) +from:0x0212f684 kind:load to:0x0212f174 module:overlay(41) +from:0x0212f688 kind:load to:0x0213056c module:overlay(41) +from:0x0212f68c kind:load to:0x0212f320 module:overlay(41) +from:0x0212f690 kind:load to:0x0212f370 module:overlay(41) +from:0x0212f694 kind:load to:0x0212f3dc module:overlay(41) +from:0x0212f698 kind:load to:0x0212f438 module:overlay(41) +from:0x0212f69c kind:load to:0x0212f488 module:overlay(41) +from:0x0212f6a0 kind:load to:0x0212f4bc module:overlay(41) +from:0x0212f6a4 kind:load to:0x0212f4d4 module:overlay(41) +from:0x0212f6a8 kind:load to:0x0212f524 module:overlay(41) +from:0x0212f6ac kind:load to:0x0212f5a4 module:overlay(41) +from:0x0212f6b0 kind:load to:0x0212f618 module:overlay(41) +from:0x0212f6c8 kind:load to:0x0212528c module:overlay(41) +from:0x0212f6cc kind:load to:0x020990ec module:overlay(0) +from:0x0212f6d0 kind:load to:0x02098efc module:overlay(0) +from:0x0212f6d4 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f6d8 kind:load to:0x020990f4 module:overlay(0) +from:0x0212f6dc kind:load to:0x02099114 module:overlay(0) +from:0x0212f6e0 kind:load to:0x02099140 module:overlay(0) +from:0x0212f6e4 kind:load to:0x0212a688 module:overlay(41) +from:0x0212f6ec kind:load to:0x0212a72c module:overlay(41) +from:0x0212f6f4 kind:load to:0x0212a7b0 module:overlay(41) +from:0x0212f6fc kind:load to:0x0212a8b4 module:overlay(41) +from:0x0212f704 kind:load to:0x0212aa04 module:overlay(41) +from:0x0212f70c kind:load to:0x0212ada0 module:overlay(41) +from:0x0212f714 kind:load to:0x0212afcc module:overlay(41) +from:0x0212f71c kind:load to:0x0212b0cc module:overlay(41) +from:0x0212f724 kind:load to:0x0212ae4c module:overlay(41) +from:0x0212f72c kind:load to:0x0212a6b4 module:overlay(41) +from:0x0212f734 kind:load to:0x0212a730 module:overlay(41) +from:0x0212f73c kind:load to:0x0212a7bc module:overlay(41) +from:0x0212f744 kind:load to:0x0212a950 module:overlay(41) +from:0x0212f74c kind:load to:0x0212aa54 module:overlay(41) +from:0x0212f754 kind:load to:0x0212adb4 module:overlay(41) +from:0x0212f75c kind:load to:0x0212b000 module:overlay(41) +from:0x0212f764 kind:load to:0x0212b150 module:overlay(41) +from:0x0212f76c kind:load to:0x0212ae70 module:overlay(41) +from:0x0212f77c kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f780 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f784 kind:load to:0x02099d14 module:overlay(0) +from:0x0212f788 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f78c kind:load to:0x01fff464 module:itcm +from:0x0212f790 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f794 kind:load to:0x02125370 module:overlay(41) +from:0x0212f798 kind:load to:0x0212a4f0 module:overlay(41) +from:0x0212f79c kind:load to:0x021253f0 module:overlay(41) +from:0x0212f7a0 kind:load to:0x0212a628 module:overlay(41) +from:0x0212f7a4 kind:load to:0x02099c64 module:overlay(0) +from:0x0212f7a8 kind:load to:0x0212b7c4 module:overlay(41) +from:0x0212f7ac kind:load to:0x0212bae4 module:overlay(41) +from:0x0212f7b0 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f7b4 kind:load to:0x0212bd70 module:overlay(41) +from:0x0212f7b8 kind:load to:0x0212bea0 module:overlay(41) +from:0x0212f7bc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f7c0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f7c4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f7c8 kind:load to:0x02125340 module:overlay(41) +from:0x0212f7cc kind:load to:0x02125354 module:overlay(41) +from:0x0212f7d0 kind:load to:0x021253a8 module:overlay(41) +from:0x0212f7d4 kind:load to:0x0212b3f8 module:overlay(41) +from:0x0212f7d8 kind:load to:0x0212c54c module:overlay(41) +from:0x0212f7f0 kind:load to:0x0212546c module:overlay(41) +from:0x0212f7f4 kind:load to:0x020990ec module:overlay(0) +from:0x0212f7f8 kind:load to:0x02098efc module:overlay(0) +from:0x0212f7fc kind:load to:0x02098f78 module:overlay(0) +from:0x0212f800 kind:load to:0x020990f4 module:overlay(0) +from:0x0212f804 kind:load to:0x02099114 module:overlay(0) +from:0x0212f808 kind:load to:0x02099140 module:overlay(0) +from:0x0212f814 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f818 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f81c kind:load to:0x02099d14 module:overlay(0) +from:0x0212f820 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f824 kind:load to:0x01fff464 module:itcm +from:0x0212f828 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f82c kind:load to:0x02125530 module:overlay(41) +from:0x0212f830 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f834 kind:load to:0x021255ec module:overlay(41) +from:0x0212f838 kind:load to:0x02126c70 module:overlay(41) +from:0x0212f83c kind:load to:0x02099c64 module:overlay(0) +from:0x0212f840 kind:load to:0x02129d08 module:overlay(41) +from:0x0212f844 kind:load to:0x02129cf0 module:overlay(41) +from:0x0212f848 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f84c kind:load to:0x02099d2c module:overlay(0) +from:0x0212f850 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f854 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f858 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f85c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f860 kind:load to:0x021257ec module:overlay(41) +from:0x0212f864 kind:load to:0x02125880 module:overlay(41) +from:0x0212f868 kind:load to:0x0209ad54 module:overlay(0) +from:0x0212f86c kind:load to:0x021255a4 module:overlay(41) +from:0x0212f870 kind:load to:0x021275b0 module:overlay(41) +from:0x0212f874 kind:load to:0x02127658 module:overlay(41) +from:0x0212f878 kind:load to:0x021276f4 module:overlay(41) +from:0x0212f87c kind:load to:0x02129b60 module:overlay(41) +from:0x0212f880 kind:load to:0x02129bf0 module:overlay(41) +from:0x0212f884 kind:load to:0x02126f08 module:overlay(41) +from:0x0212f88c kind:load to:0x02127044 module:overlay(41) +from:0x0212f894 kind:load to:0x0212752c module:overlay(41) +from:0x0212f8a4 kind:load to:0x02127e68 module:overlay(41) +from:0x0212f8ac kind:load to:0x02128088 module:overlay(41) +from:0x0212f8b4 kind:load to:0x021282a0 module:overlay(41) +from:0x0212f8bc kind:load to:0x0212842c module:overlay(41) +from:0x0212f8c4 kind:load to:0x02128558 module:overlay(41) +from:0x0212f8cc kind:load to:0x021287d8 module:overlay(41) +from:0x0212f8d4 kind:load to:0x02128c54 module:overlay(41) +from:0x0212f8dc kind:load to:0x02127cec module:overlay(41) +from:0x0212f8e4 kind:load to:0x02127b78 module:overlay(41) +from:0x0212f8ec kind:load to:0x02127854 module:overlay(41) +from:0x0212f8f4 kind:load to:0x021279b8 module:overlay(41) +from:0x0212f8fc kind:load to:0x02129578 module:overlay(41) +from:0x0212f904 kind:load to:0x02126fbc module:overlay(41) +from:0x0212f90c kind:load to:0x021271a4 module:overlay(41) +from:0x0212f924 kind:load to:0x02127eec module:overlay(41) +from:0x0212f92c kind:load to:0x02128108 module:overlay(41) +from:0x0212f934 kind:load to:0x0212833c module:overlay(41) +from:0x0212f93c kind:load to:0x02128440 module:overlay(41) +from:0x0212f944 kind:load to:0x021285d4 module:overlay(41) +from:0x0212f94c kind:load to:0x021288a0 module:overlay(41) +from:0x0212f954 kind:load to:0x02128d90 module:overlay(41) +from:0x0212f95c kind:load to:0x02127e04 module:overlay(41) +from:0x0212f964 kind:load to:0x02127c88 module:overlay(41) +from:0x0212f96c kind:load to:0x02127970 module:overlay(41) +from:0x0212f974 kind:load to:0x02127ad0 module:overlay(41) +from:0x0212f97c kind:load to:0x021295c0 module:overlay(41) +from:0x0212f98c kind:load to:0x0212593c module:overlay(41) +from:0x0212f990 kind:load to:0x0209918c module:overlay(0) +from:0x0212f994 kind:load to:0x020991c0 module:overlay(0) +from:0x0212f998 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f99c kind:load to:0x02099194 module:overlay(0) +from:0x0212f9a0 kind:load to:0x02098fbc module:overlay(0) +from:0x0212f9a4 kind:load to:0x02098fc0 module:overlay(0) +from:0x0212f9a8 kind:load to:0x0212a688 module:overlay(41) +from:0x0212f9b0 kind:load to:0x0212a72c module:overlay(41) +from:0x0212f9b8 kind:load to:0x0212a7b0 module:overlay(41) +from:0x0212f9c0 kind:load to:0x0212a8b4 module:overlay(41) +from:0x0212f9c8 kind:load to:0x0212aa04 module:overlay(41) +from:0x0212f9d0 kind:load to:0x0212ada0 module:overlay(41) +from:0x0212f9d8 kind:load to:0x0212afcc module:overlay(41) +from:0x0212f9e0 kind:load to:0x0212b0cc module:overlay(41) +from:0x0212f9e8 kind:load to:0x0212ae4c module:overlay(41) +from:0x0212f9f0 kind:load to:0x0212a6b4 module:overlay(41) +from:0x0212f9f8 kind:load to:0x0212a730 module:overlay(41) +from:0x0212fa00 kind:load to:0x0212a7bc module:overlay(41) +from:0x0212fa08 kind:load to:0x0212a950 module:overlay(41) +from:0x0212fa10 kind:load to:0x0212aa54 module:overlay(41) +from:0x0212fa18 kind:load to:0x0212adb4 module:overlay(41) +from:0x0212fa20 kind:load to:0x0212b000 module:overlay(41) +from:0x0212fa28 kind:load to:0x0212b150 module:overlay(41) +from:0x0212fa30 kind:load to:0x0212ae70 module:overlay(41) +from:0x0212fa40 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212fa44 kind:load to:0x02099cfc module:overlay(0) +from:0x0212fa48 kind:load to:0x02099d14 module:overlay(0) +from:0x0212fa4c kind:load to:0x02099d20 module:overlay(0) +from:0x0212fa50 kind:load to:0x01fff464 module:itcm +from:0x0212fa54 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212fa58 kind:load to:0x02125ab8 module:overlay(41) +from:0x0212fa5c kind:load to:0x0212a4f0 module:overlay(41) +from:0x0212fa60 kind:load to:0x02125b48 module:overlay(41) +from:0x0212fa64 kind:load to:0x0212a628 module:overlay(41) +from:0x0212fa68 kind:load to:0x02099c64 module:overlay(0) +from:0x0212fa6c kind:load to:0x0212b7c4 module:overlay(41) +from:0x0212fa70 kind:load to:0x0212bae4 module:overlay(41) +from:0x0212fa74 kind:load to:0x02099c70 module:overlay(0) +from:0x0212fa78 kind:load to:0x02125c78 module:overlay(41) +from:0x0212fa7c kind:load to:0x0212bea0 module:overlay(41) +from:0x0212fa80 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212fa84 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212fa88 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212fa8c kind:load to:0x02125a50 module:overlay(41) +from:0x0212fa90 kind:load to:0x02125a80 module:overlay(41) +from:0x0212fa94 kind:load to:0x02125b00 module:overlay(41) +from:0x0212fa98 kind:load to:0x02125db8 module:overlay(41) +from:0x0212fa9c kind:load to:0x02125e54 module:overlay(41) +from:0x0212faa8 kind:load to:0x02125f58 module:overlay(41) +from:0x0212faac kind:load to:0x0209918c module:overlay(0) +from:0x0212fab0 kind:load to:0x020991c0 module:overlay(0) +from:0x0212fab4 kind:load to:0x02098f78 module:overlay(0) +from:0x0212fab8 kind:load to:0x02099194 module:overlay(0) +from:0x0212fabc kind:load to:0x02098fbc module:overlay(0) +from:0x0212fac0 kind:load to:0x02098fc0 module:overlay(0) +from:0x0212facc kind:load to:0x02099cc0 module:overlay(0) +from:0x0212fad0 kind:load to:0x02099cfc module:overlay(0) +from:0x0212fad4 kind:load to:0x02099d14 module:overlay(0) +from:0x0212fad8 kind:load to:0x02099d20 module:overlay(0) +from:0x0212fadc kind:load to:0x01fff464 module:itcm +from:0x0212fae0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212fae4 kind:load to:0x02126008 module:overlay(41) +from:0x0212fae8 kind:load to:0x02099c58 module:overlay(0) +from:0x0212faec kind:load to:0x021260cc module:overlay(41) +from:0x0212faf0 kind:load to:0x02126c70 module:overlay(41) +from:0x0212faf4 kind:load to:0x02099c64 module:overlay(0) +from:0x0212faf8 kind:load to:0x02129d08 module:overlay(41) +from:0x0212fafc kind:load to:0x02129cf0 module:overlay(41) +from:0x0212fb00 kind:load to:0x02099c70 module:overlay(0) +from:0x0212fb04 kind:load to:0x02099d2c module:overlay(0) +from:0x0212fb08 kind:load to:0x02099d98 module:overlay(0) +from:0x0212fb0c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212fb10 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212fb14 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212fb18 kind:load to:0x02126884 module:overlay(41) +from:0x0212fb1c kind:load to:0x02126918 module:overlay(41) +from:0x0212fb20 kind:load to:0x0209ad54 module:overlay(0) +from:0x0212fb24 kind:load to:0x02126084 module:overlay(41) +from:0x0212fb28 kind:load to:0x021262cc module:overlay(41) +from:0x0212fb2c kind:load to:0x021263e4 module:overlay(41) +from:0x0212fb30 kind:load to:0x021264c0 module:overlay(41) +from:0x0212fb34 kind:load to:0x021267f0 module:overlay(41) +from:0x0212fb38 kind:load to:0x02126850 module:overlay(41) +from:0x0212fb3c kind:load to:0x02126f08 module:overlay(41) +from:0x0212fb44 kind:load to:0x02127044 module:overlay(41) +from:0x0212fb4c kind:load to:0x0212752c module:overlay(41) +from:0x0212fb5c kind:load to:0x02127e68 module:overlay(41) +from:0x0212fb64 kind:load to:0x02128088 module:overlay(41) +from:0x0212fb6c kind:load to:0x021282a0 module:overlay(41) +from:0x0212fb74 kind:load to:0x0212842c module:overlay(41) +from:0x0212fb7c kind:load to:0x02128558 module:overlay(41) +from:0x0212fb84 kind:load to:0x021287d8 module:overlay(41) +from:0x0212fb8c kind:load to:0x02128c54 module:overlay(41) +from:0x0212fb94 kind:load to:0x02127cec module:overlay(41) +from:0x0212fb9c kind:load to:0x02127b78 module:overlay(41) +from:0x0212fba4 kind:load to:0x02127854 module:overlay(41) +from:0x0212fbac kind:load to:0x021279b8 module:overlay(41) +from:0x0212fbb4 kind:load to:0x02129578 module:overlay(41) +from:0x0212fbbc kind:load to:0x021266e8 module:overlay(41) +from:0x0212fbc4 kind:load to:0x02126fbc module:overlay(41) +from:0x0212fbcc kind:load to:0x021271a4 module:overlay(41) +from:0x0212fbe4 kind:load to:0x02127eec module:overlay(41) +from:0x0212fbec kind:load to:0x02128108 module:overlay(41) +from:0x0212fbf4 kind:load to:0x0212833c module:overlay(41) +from:0x0212fbfc kind:load to:0x02128440 module:overlay(41) +from:0x0212fc04 kind:load to:0x021285d4 module:overlay(41) +from:0x0212fc0c kind:load to:0x021288a0 module:overlay(41) +from:0x0212fc14 kind:load to:0x02128d90 module:overlay(41) +from:0x0212fc1c kind:load to:0x02127e04 module:overlay(41) +from:0x0212fc24 kind:load to:0x02127c88 module:overlay(41) +from:0x0212fc2c kind:load to:0x02127970 module:overlay(41) +from:0x0212fc34 kind:load to:0x02127ad0 module:overlay(41) +from:0x0212fc3c kind:load to:0x021295c0 module:overlay(41) +from:0x0212fc44 kind:load to:0x02126758 module:overlay(41) +from:0x0212fc60 kind:load to:0x02129f20 module:overlay(41) +from:0x0212fc64 kind:load to:0x02129f3c module:overlay(41) +from:0x0212fc68 kind:load to:0x02099a80 module:overlay(0) +from:0x0212fc6c kind:load to:0x02129f60 module:overlay(41) +from:0x0212fc70 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0212fc7c kind:load to:0x0212551c module:overlay(41) +from:0x0212fc80 kind:load to:0x0212a068 module:overlay(41) +from:0x0212fc84 kind:load to:0x0209ba20 module:overlay(0) +from:0x0212fc88 kind:load to:0x0209ba54 module:overlay(0) +from:0x0212fc8c kind:load to:0x0209baec module:overlay(0) +from:0x0212fc90 kind:load to:0x0209bb00 module:overlay(0) +from:0x0212fc94 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212fc98 kind:load to:0x0209bb28 module:overlay(0) +from:0x0212fc9c kind:load to:0x0209bbb0 module:overlay(0) +from:0x0212fca0 kind:load to:0x0209b838 module:overlay(0) +from:0x0212fca4 kind:load to:0x0209babc module:overlay(0) +from:0x0212fca8 kind:load to:0x0209bad4 module:overlay(0) +from:0x0212fcac kind:load to:0x0209bb14 module:overlay(0) +from:0x0212fcb0 kind:load to:0x0209bea0 module:overlay(0) +from:0x0212fcb4 kind:load to:0x0212a03c module:overlay(41) +from:0x0212fcb8 kind:load to:0x0212a018 module:overlay(41) +from:0x0212fcbc kind:load to:0x0209bed8 module:overlay(0) +from:0x0212fcc8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212fccc kind:load to:0x02099cfc module:overlay(0) +from:0x0212fcd0 kind:load to:0x02099d14 module:overlay(0) +from:0x0212fcd4 kind:load to:0x02099d20 module:overlay(0) +from:0x0212fcd8 kind:load to:0x01fff464 module:itcm +from:0x0212fcdc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212fce0 kind:load to:0x02126b78 module:overlay(41) +from:0x0212fce4 kind:load to:0x02099c58 module:overlay(0) +from:0x0212fce8 kind:load to:0x02099c5c module:overlay(0) +from:0x0212fcec kind:load to:0x02126c70 module:overlay(41) +from:0x0212fcf0 kind:load to:0x02099c64 module:overlay(0) +from:0x0212fcf4 kind:load to:0x02129d08 module:overlay(41) +from:0x0212fcf8 kind:load to:0x02129cf0 module:overlay(41) +from:0x0212fcfc kind:load to:0x02099c70 module:overlay(0) +from:0x0212fd00 kind:load to:0x02099d2c module:overlay(0) +from:0x0212fd04 kind:load to:0x02099d98 module:overlay(0) +from:0x0212fd08 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212fd0c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212fd10 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212fd14 kind:load to:0x0212a084 module:overlay(41) +from:0x0212fd18 kind:load to:0x0212a118 module:overlay(41) +from:0x0212fd1c kind:load to:0x0209ad54 module:overlay(0) +from:0x0212fd24 kind:load to:0x021275b0 module:overlay(41) +from:0x0212fd28 kind:load to:0x02127658 module:overlay(41) +from:0x0212fd2c kind:load to:0x021276f4 module:overlay(41) +from:0x0212fd30 kind:load to:0x02129b60 module:overlay(41) +from:0x0212fd34 kind:load to:0x02129bf0 module:overlay(41) +from:0x0212fd40 kind:load to:0x0212c32c module:overlay(41) +from:0x0212fd44 kind:load to:0x0212c348 module:overlay(41) +from:0x0212fd48 kind:load to:0x0212c36c module:overlay(41) +from:0x0212fd4c kind:load to:0x0212c390 module:overlay(41) +from:0x0212fd50 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0212fd5c kind:load to:0x02099cc0 module:overlay(0) +from:0x0212fd60 kind:load to:0x02099cfc module:overlay(0) +from:0x0212fd64 kind:load to:0x02099d14 module:overlay(0) +from:0x0212fd68 kind:load to:0x02099d20 module:overlay(0) +from:0x0212fd6c kind:load to:0x01fff464 module:itcm +from:0x0212fd70 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212fd74 kind:load to:0x0212a480 module:overlay(41) +from:0x0212fd78 kind:load to:0x0212a4f0 module:overlay(41) +from:0x0212fd7c kind:load to:0x0212a5dc module:overlay(41) +from:0x0212fd80 kind:load to:0x0212a628 module:overlay(41) +from:0x0212fd84 kind:load to:0x02099c64 module:overlay(0) +from:0x0212fd88 kind:load to:0x0212b7c4 module:overlay(41) +from:0x0212fd8c kind:load to:0x0212bae4 module:overlay(41) +from:0x0212fd90 kind:load to:0x02099c70 module:overlay(0) +from:0x0212fd94 kind:load to:0x0212bd70 module:overlay(41) +from:0x0212fd98 kind:load to:0x0212bea0 module:overlay(41) +from:0x0212fd9c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212fda0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212fda4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212fda8 kind:load to:0x0212a358 module:overlay(41) +from:0x0212fdac kind:load to:0x0212a3b8 module:overlay(41) +from:0x0212fdb4 kind:load to:0x0212b3f8 module:overlay(41) +from:0x0212fdb8 kind:load to:0x0212c54c module:overlay(41) +from:0x0212fdbc kind:load to:0x0212c838 module:overlay(41) +from:0x0212fdc4 kind:load to:0x0212c9c8 module:overlay(41) +from:0x0212fdcc kind:load to:0x0212d74c module:overlay(41) +from:0x0212fdd4 kind:load to:0x0212d25c module:overlay(41) +from:0x0212fddc kind:load to:0x0212c834 module:overlay(41) +from:0x0212fde4 kind:load to:0x0212c868 module:overlay(41) +from:0x0212fdec kind:load to:0x0212d748 module:overlay(41) +from:0x0212fdf4 kind:load to:0x0212d0e8 module:overlay(41) +from:0x0212fe04 kind:load to:0x0212c654 module:overlay(41) +from:0x0212fe08 kind:load to:0x02098ef4 module:overlay(0) +from:0x0212fe0c kind:load to:0x02098efc module:overlay(0) +from:0x0212fe10 kind:load to:0x02098f78 module:overlay(0) +from:0x0212fe14 kind:load to:0x02098fb8 module:overlay(0) +from:0x0212fe18 kind:load to:0x02098fbc module:overlay(0) +from:0x0212fe1c kind:load to:0x02098fc0 module:overlay(0) +from:0x0212fe28 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212fe2c kind:load to:0x02099cfc module:overlay(0) +from:0x0212fe30 kind:load to:0x02099d14 module:overlay(0) +from:0x0212fe34 kind:load to:0x02099d20 module:overlay(0) +from:0x0212fe38 kind:load to:0x01fff464 module:itcm +from:0x0212fe3c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212fe40 kind:load to:0x0212c6f8 module:overlay(41) +from:0x0212fe44 kind:load to:0x0212c700 module:overlay(41) +from:0x0212fe48 kind:load to:0x0212c7fc module:overlay(41) +from:0x0212fe4c kind:load to:0x0212c7bc module:overlay(41) +from:0x0212fe50 kind:load to:0x02099c64 module:overlay(0) +from:0x0212fe54 kind:load to:0x02099c68 module:overlay(0) +from:0x0212fe58 kind:load to:0x02099c6c module:overlay(0) +from:0x0212fe5c kind:load to:0x02099c70 module:overlay(0) +from:0x0212fe60 kind:load to:0x02099d2c module:overlay(0) +from:0x0212fe64 kind:load to:0x02099d98 module:overlay(0) +from:0x0212fe68 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212fe6c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212fe70 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212fe74 kind:load to:0x0212d804 module:overlay(41) +from:0x0212fe78 kind:load to:0x0212d818 module:overlay(41) +from:0x0212fe90 kind:load to:0x0212d854 module:overlay(41) +from:0x0212fe94 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0212fe98 kind:load to:0x0209e1dc module:overlay(0) +from:0x0212fe9c kind:load to:0x0209e21c module:overlay(0) +from:0x0212fea0 kind:load to:0x0209e23c module:overlay(0) +from:0x0212feb0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0212feb4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0212feb8 kind:load to:0x0209e21c module:overlay(0) +from:0x0212febc kind:load to:0x0209e23c module:overlay(0) +from:0x0212fec8 kind:load to:0x0207db54 module:overlay(0) +from:0x0212fecc kind:load to:0x0207db5c module:overlay(0) +from:0x0212fed0 kind:load to:0x0207e024 module:overlay(0) +from:0x0212fed4 kind:load to:0x0207e014 module:overlay(0) +from:0x0212fed8 kind:load to:0x0207e058 module:overlay(0) +from:0x0212fedc kind:load to:0x0207e0c8 module:overlay(0) +from:0x0212fee0 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0212fee4 kind:load to:0x0207e168 module:overlay(0) +from:0x0212fef0 kind:load to:0x0212dacc module:overlay(41) +from:0x0212fef4 kind:load to:0x0212e644 module:overlay(41) +from:0x0212fef8 kind:load to:0x02059174 module:overlay(0) +from:0x0212fefc kind:load to:0x01ffc57c module:itcm +from:0x0212ff00 kind:load to:0x02059348 module:overlay(0) +from:0x0212ff04 kind:load to:0x020593c4 module:overlay(0) +from:0x0212ff08 kind:load to:0x02059428 module:overlay(0) +from:0x0212ff0c kind:load to:0x0212d9c8 module:overlay(41) +from:0x0212ff10 kind:load to:0x02059304 module:overlay(0) +from:0x0212ff14 kind:load to:0x0212d978 module:overlay(41) +from:0x0212ff20 kind:load to:0x0212dc80 module:overlay(41) +from:0x0212ff24 kind:load to:0x0209e87c module:overlay(0) +from:0x0212ff28 kind:load to:0x0212dd0c module:overlay(41) +from:0x0212ff2c kind:load to:0x0212de54 module:overlay(41) +from:0x0212ff30 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0212ff34 kind:load to:0x0212dfbc module:overlay(41) +from:0x0212ff38 kind:load to:0x0212df34 module:overlay(41) +from:0x0212ff3c kind:load to:0x0209e990 module:overlay(0) +from:0x0212ff40 kind:load to:0x0209e998 module:overlay(0) +from:0x0212ff44 kind:load to:0x0209e99c module:overlay(0) +from:0x0212ff48 kind:load to:0x0212e3f4 module:overlay(41) +from:0x0212ff4c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0212ff50 kind:load to:0x0212db58 module:overlay(41) +from:0x0212ff54 kind:load to:0x0212dbb8 module:overlay(41) +from:0x0212ff58 kind:load to:0x0212e4f4 module:overlay(41) +from:0x0212ff5c kind:load to:0x0212dff4 module:overlay(41) +from:0x0212ff60 kind:load to:0x0212a5b4 module:overlay(41) +from:0x0212ff78 kind:load to:0x0212e68c module:overlay(41) +from:0x0212ff7c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0212ff80 kind:load to:0x0209e1dc module:overlay(0) +from:0x0212ff84 kind:load to:0x0209e21c module:overlay(0) +from:0x0212ff88 kind:load to:0x0209e23c module:overlay(0) +from:0x0212ff94 kind:load to:0x0212e81c module:overlay(41) +from:0x0212ff98 kind:load to:0x0209e87c module:overlay(0) +from:0x0212ff9c kind:load to:0x0212e890 module:overlay(41) +from:0x0212ffa0 kind:load to:0x0212de54 module:overlay(41) +from:0x0212ffa4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0212ffa8 kind:load to:0x0212dfbc module:overlay(41) +from:0x0212ffac kind:load to:0x0212df34 module:overlay(41) +from:0x0212ffb0 kind:load to:0x0209e990 module:overlay(0) +from:0x0212ffb4 kind:load to:0x0209e998 module:overlay(0) +from:0x0212ffb8 kind:load to:0x0209e99c module:overlay(0) +from:0x0212ffbc kind:load to:0x0212ec5c module:overlay(41) +from:0x0212ffc0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0212ffc4 kind:load to:0x0212e7a4 module:overlay(41) +from:0x0212ffc8 kind:load to:0x0212e7dc module:overlay(41) +from:0x0212ffcc kind:load to:0x0212edbc module:overlay(41) +from:0x0212ffd0 kind:load to:0x0212e8a8 module:overlay(41) +from:0x0212ffd4 kind:load to:0x0212ee44 module:overlay(41) +from:0x0212ffec kind:load to:0x0212ee74 module:overlay(41) +from:0x0212fff0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0212fff4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0212fff8 kind:load to:0x0209e21c module:overlay(0) +from:0x0212fffc kind:load to:0x0209e23c module:overlay(0) +from:0x02130008 kind:load to:0x0212ef10 module:overlay(41) +from:0x0213000c kind:load to:0x0209e87c module:overlay(0) +from:0x02130010 kind:load to:0x0212ef34 module:overlay(41) +from:0x02130014 kind:load to:0x0212de54 module:overlay(41) +from:0x02130018 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0213001c kind:load to:0x0212dfbc module:overlay(41) +from:0x02130020 kind:load to:0x0212df34 module:overlay(41) +from:0x02130024 kind:load to:0x0209e990 module:overlay(0) +from:0x02130028 kind:load to:0x0209e998 module:overlay(0) +from:0x0213002c kind:load to:0x0209e99c module:overlay(0) +from:0x02130030 kind:load to:0x0212ef4c module:overlay(41) +from:0x02130034 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02130038 kind:load to:0x0212f144 module:overlay(41) +from:0x0213003c kind:load to:0x0212f158 module:overlay(41) +from:0x02130040 kind:load to:0x0212f044 module:overlay(41) +from:0x02130044 kind:load to:0x0212dff4 module:overlay(41) +from:0x02130048 kind:load to:0x0212a5b4 module:overlay(41) diff --git a/config/jp/arm9/overlays/ov041/symbols.txt b/config/jp/arm9/overlays/ov041/symbols.txt new file mode 100644 index 00000000..d38e6e9b --- /dev/null +++ b/config/jp/arm9/overlays/ov041/symbols.txt @@ -0,0 +1,330 @@ +func_ov041_02125280 kind:function(arm,size=0xc) addr:0x02125280 +func_ov041_0212528c kind:function(arm,size=0x24) addr:0x0212528c +func_ov041_021252b0 kind:function(arm,size=0x54) addr:0x021252b0 +func_ov041_02125304 kind:function(arm,size=0x3c) addr:0x02125304 +func_ov041_02125340 kind:function(arm,size=0x14) addr:0x02125340 +func_ov041_02125354 kind:function(arm,size=0x1c) addr:0x02125354 +func_ov041_02125370 kind:function(arm,size=0x38) addr:0x02125370 +func_ov041_021253a8 kind:function(arm,size=0x48) addr:0x021253a8 +func_ov041_021253f0 kind:function(arm,size=0x5c) addr:0x021253f0 +func_ov041_0212544c kind:function(arm,size=0x14) addr:0x0212544c +func_ov041_02125460 kind:function(arm,size=0xc) addr:0x02125460 +func_ov041_0212546c kind:function(arm,size=0x24) addr:0x0212546c +func_ov041_02125490 kind:function(arm,size=0x50) addr:0x02125490 +func_ov041_021254e0 kind:function(arm,size=0x3c) addr:0x021254e0 +func_ov041_0212551c kind:function(arm,size=0x14) addr:0x0212551c +func_ov041_02125530 kind:function(arm,size=0x74) addr:0x02125530 +func_ov041_021255a4 kind:function(arm,size=0x48) addr:0x021255a4 +func_ov041_021255ec kind:function(arm,size=0x200) addr:0x021255ec +func_ov041_021257ec kind:function(arm,size=0x94) addr:0x021257ec +func_ov041_02125880 kind:function(arm,size=0x9c) addr:0x02125880 +func_ov041_0212591c kind:function(arm,size=0x14) addr:0x0212591c +func_ov041_02125930 kind:function(arm,size=0xc) addr:0x02125930 +func_ov041_0212593c kind:function(arm,size=0x24) addr:0x0212593c +func_ov041_02125960 kind:function(arm,size=0x64) addr:0x02125960 +func_ov041_021259c4 kind:function(arm,size=0x78) addr:0x021259c4 +func_ov041_02125a3c kind:function(arm,size=0x14) addr:0x02125a3c +func_ov041_02125a50 kind:function(arm,size=0x30) addr:0x02125a50 +func_ov041_02125a80 kind:function(arm,size=0x38) addr:0x02125a80 +func_ov041_02125ab8 kind:function(arm,size=0x48) addr:0x02125ab8 +func_ov041_02125b00 kind:function(arm,size=0x48) addr:0x02125b00 +func_ov041_02125b48 kind:function(arm,size=0x130) addr:0x02125b48 +func_ov041_02125c78 kind:function(arm,size=0x140) addr:0x02125c78 +func_ov041_02125db8 kind:function(arm,size=0x9c) addr:0x02125db8 +func_ov041_02125e54 kind:function(arm,size=0x2c) addr:0x02125e54 +func_ov041_02125e80 kind:function(arm,size=0xa4) addr:0x02125e80 +func_ov041_02125f24 kind:function(arm,size=0x14) addr:0x02125f24 +func_ov041_02125f38 kind:function(arm,size=0x14) addr:0x02125f38 +func_ov041_02125f4c kind:function(arm,size=0xc) addr:0x02125f4c +func_ov041_02125f58 kind:function(arm,size=0x24) addr:0x02125f58 +func_ov041_02125f7c kind:function(arm,size=0x48) addr:0x02125f7c +func_ov041_02125fc4 kind:function(arm,size=0x44) addr:0x02125fc4 +func_ov041_02126008 kind:function(arm,size=0x7c) addr:0x02126008 +func_ov041_02126084 kind:function(arm,size=0x48) addr:0x02126084 +func_ov041_021260cc kind:function(arm,size=0x200) addr:0x021260cc +func_ov041_021262cc kind:function(arm,size=0x118) addr:0x021262cc +func_ov041_021263e4 kind:function(arm,size=0xdc) addr:0x021263e4 +func_ov041_021264c0 kind:function(arm,size=0x228) addr:0x021264c0 +func_ov041_021266e8 kind:function(arm,size=0x70) addr:0x021266e8 +func_ov041_02126758 kind:function(arm,size=0x98) addr:0x02126758 +func_ov041_021267f0 kind:function(arm,size=0x60) addr:0x021267f0 +func_ov041_02126850 kind:function(arm,size=0x34) addr:0x02126850 +func_ov041_02126884 kind:function(arm,size=0x94) addr:0x02126884 +func_ov041_02126918 kind:function(arm,size=0x9c) addr:0x02126918 +func_ov041_021269b4 kind:function(arm,size=0x14) addr:0x021269b4 +func_ov041_021269c8 kind:function(arm,size=0x1b0) addr:0x021269c8 +func_ov041_02126b78 kind:function(arm,size=0x8c) addr:0x02126b78 +func_ov041_02126c04 kind:function(arm,size=0x6c) addr:0x02126c04 +func_ov041_02126c70 kind:function(arm,size=0xd0) addr:0x02126c70 +func_ov041_02126d40 kind:function(arm,size=0x1c8) addr:0x02126d40 +func_ov041_02126f08 kind:function(arm,size=0xb4) addr:0x02126f08 +func_ov041_02126fbc kind:function(arm,size=0x88) addr:0x02126fbc +func_ov041_02127044 kind:function(arm,size=0x160) addr:0x02127044 +func_ov041_021271a4 kind:function(arm,size=0x2a0) addr:0x021271a4 +func_ov041_02127444 kind:function(arm,size=0xe8) addr:0x02127444 +func_ov041_0212752c kind:function(arm,size=0x84) addr:0x0212752c +func_ov041_021275b0 kind:function(arm,size=0xa8) addr:0x021275b0 +func_ov041_02127658 kind:function(arm,size=0x9c) addr:0x02127658 +func_ov041_021276f4 kind:function(arm,size=0x160) addr:0x021276f4 +func_ov041_02127854 kind:function(arm,size=0x11c) addr:0x02127854 +func_ov041_02127970 kind:function(arm,size=0x48) addr:0x02127970 +func_ov041_021279b8 kind:function(arm,size=0x118) addr:0x021279b8 +func_ov041_02127ad0 kind:function(arm,size=0xa8) addr:0x02127ad0 +func_ov041_02127b78 kind:function(arm,size=0x110) addr:0x02127b78 +func_ov041_02127c88 kind:function(arm,size=0x64) addr:0x02127c88 +func_ov041_02127cec kind:function(arm,size=0x118) addr:0x02127cec +func_ov041_02127e04 kind:function(arm,size=0x64) addr:0x02127e04 +func_ov041_02127e68 kind:function(arm,size=0x84) addr:0x02127e68 +func_ov041_02127eec kind:function(arm,size=0x19c) addr:0x02127eec +func_ov041_02128088 kind:function(arm,size=0x80) addr:0x02128088 +func_ov041_02128108 kind:function(arm,size=0x198) addr:0x02128108 +func_ov041_021282a0 kind:function(arm,size=0x9c) addr:0x021282a0 +func_ov041_0212833c kind:function(arm,size=0xf0) addr:0x0212833c +func_ov041_0212842c kind:function(arm,size=0x14) addr:0x0212842c +func_ov041_02128440 kind:function(arm,size=0x118) addr:0x02128440 +func_ov041_02128558 kind:function(arm,size=0x7c) addr:0x02128558 +func_ov041_021285d4 kind:function(arm,size=0x204) addr:0x021285d4 +func_ov041_021287d8 kind:function(arm,size=0xc8) addr:0x021287d8 +func_ov041_021288a0 kind:function(arm,size=0x3b4) addr:0x021288a0 +func_ov041_02128c54 kind:function(arm,size=0x13c) addr:0x02128c54 +func_ov041_02128d90 kind:function(arm,size=0x7e8) addr:0x02128d90 +func_ov041_02129578 kind:function(arm,size=0x48) addr:0x02129578 +func_ov041_021295c0 kind:function(arm,size=0x98) addr:0x021295c0 +func_ov041_02129658 kind:function(arm,size=0x1c) addr:0x02129658 +func_ov041_02129674 kind:function(arm,size=0x1c) addr:0x02129674 +func_ov041_02129690 kind:function(arm,size=0x94) addr:0x02129690 +func_ov041_02129724 kind:function(arm,size=0xc0) addr:0x02129724 +func_ov041_021297e4 kind:function(arm,size=0xbc) addr:0x021297e4 +func_ov041_021298a0 kind:function(arm,size=0x54) addr:0x021298a0 +func_ov041_021298f4 kind:function(arm,size=0x14c) addr:0x021298f4 +func_ov041_02129a40 kind:function(arm,size=0x120) addr:0x02129a40 +func_ov041_02129b60 kind:function(arm,size=0x90) addr:0x02129b60 +func_ov041_02129bf0 kind:function(arm,size=0x38) addr:0x02129bf0 +func_ov041_02129c28 kind:function(arm,size=0x38) addr:0x02129c28 +func_ov041_02129c60 kind:function(arm,size=0x30) addr:0x02129c60 +func_ov041_02129c90 kind:function(arm,size=0x60) addr:0x02129c90 +func_ov041_02129cf0 kind:function(arm,size=0x18) addr:0x02129cf0 +func_ov041_02129d08 kind:function(arm,size=0x10c) addr:0x02129d08 +func_ov041_02129e14 kind:function(arm,size=0xe4) addr:0x02129e14 +func_ov041_02129ef8 kind:function(arm,size=0x28) addr:0x02129ef8 +func_ov041_02129f20 kind:function(arm,size=0x1c) addr:0x02129f20 +func_ov041_02129f3c kind:function(arm,size=0x24) addr:0x02129f3c +func_ov041_02129f60 kind:function(arm,size=0xb8) addr:0x02129f60 +func_ov041_0212a018 kind:function(arm,size=0x24) addr:0x0212a018 +func_ov041_0212a03c kind:function(arm,size=0x2c) addr:0x0212a03c +func_ov041_0212a068 kind:function(arm,size=0x1c) addr:0x0212a068 +func_ov041_0212a084 kind:function(arm,size=0x94) addr:0x0212a084 +func_ov041_0212a118 kind:function(arm,size=0x9c) addr:0x0212a118 +func_ov041_0212a1b4 kind:function(arm,size=0x1a4) addr:0x0212a1b4 +func_ov041_0212a358 kind:function(arm,size=0x60) addr:0x0212a358 +func_ov041_0212a3b8 kind:function(arm,size=0x68) addr:0x0212a3b8 +func_ov041_0212a420 kind:function(arm,size=0x60) addr:0x0212a420 +func_ov041_0212a480 kind:function(arm,size=0x70) addr:0x0212a480 +func_ov041_0212a4f0 kind:function(arm,size=0xc4) addr:0x0212a4f0 +func_ov041_0212a5b4 kind:function(arm,size=0xc) addr:0x0212a5b4 +func_ov041_0212a5c0 kind:function(arm,size=0x1c) addr:0x0212a5c0 +func_ov041_0212a5dc kind:function(arm,size=0x4c) addr:0x0212a5dc +func_ov041_0212a628 kind:function(arm,size=0x60) addr:0x0212a628 +func_ov041_0212a688 kind:function(arm,size=0x2c) addr:0x0212a688 +func_ov041_0212a6b4 kind:function(arm,size=0x78) addr:0x0212a6b4 +func_ov041_0212a72c kind:function(arm,size=0x4) addr:0x0212a72c +func_ov041_0212a730 kind:function(arm,size=0x80) addr:0x0212a730 +func_ov041_0212a7b0 kind:function(arm,size=0xc) addr:0x0212a7b0 +func_ov041_0212a7bc kind:function(arm,size=0xf8) addr:0x0212a7bc +func_ov041_0212a8b4 kind:function(arm,size=0x9c) addr:0x0212a8b4 +func_ov041_0212a950 kind:function(arm,size=0x7c) addr:0x0212a950 +func_ov041_0212a9cc kind:function(arm,size=0x38) addr:0x0212a9cc +func_ov041_0212aa04 kind:function(arm,size=0x50) addr:0x0212aa04 +func_ov041_0212aa54 kind:function(arm,size=0x34c) addr:0x0212aa54 +func_ov041_0212ada0 kind:function(arm,size=0x14) addr:0x0212ada0 +func_ov041_0212adb4 kind:function(arm,size=0x98) addr:0x0212adb4 +func_ov041_0212ae4c kind:function(arm,size=0x24) addr:0x0212ae4c +func_ov041_0212ae70 kind:function(arm,size=0x15c) addr:0x0212ae70 +func_ov041_0212afcc kind:function(arm,size=0x34) addr:0x0212afcc +func_ov041_0212b000 kind:function(arm,size=0xcc) addr:0x0212b000 +func_ov041_0212b0cc kind:function(arm,size=0x84) addr:0x0212b0cc +func_ov041_0212b150 kind:function(arm,size=0x2a8) addr:0x0212b150 +func_ov041_0212b3f8 kind:function(arm,size=0x6c) addr:0x0212b3f8 +func_ov041_0212b464 kind:function(arm,size=0x5c) addr:0x0212b464 +func_ov041_0212b4c0 kind:function(arm,size=0x304) addr:0x0212b4c0 +func_ov041_0212b7c4 kind:function(arm,size=0x320) addr:0x0212b7c4 +func_ov041_0212bae4 kind:function(arm,size=0x40) addr:0x0212bae4 +func_ov041_0212bb24 kind:function(arm,size=0x8c) addr:0x0212bb24 +func_ov041_0212bbb0 kind:function(arm,size=0x1c0) addr:0x0212bbb0 +func_ov041_0212bd70 kind:function(arm,size=0x11c) addr:0x0212bd70 +func_ov041_0212be8c kind:function(arm,size=0x14) addr:0x0212be8c +func_ov041_0212bea0 kind:function(arm,size=0x8c) addr:0x0212bea0 +func_ov041_0212bf2c kind:function(arm,size=0xc0) addr:0x0212bf2c +func_ov041_0212bfec kind:function(arm,size=0x184) addr:0x0212bfec +func_ov041_0212c170 kind:function(arm,size=0xa0) addr:0x0212c170 +func_ov041_0212c210 kind:function(arm,size=0xe0) addr:0x0212c210 +func_ov041_0212c2f0 kind:function(arm,size=0x3c) addr:0x0212c2f0 +func_ov041_0212c32c kind:function(arm,size=0x1c) addr:0x0212c32c +func_ov041_0212c348 kind:function(arm,size=0x24) addr:0x0212c348 +func_ov041_0212c36c kind:function(arm,size=0x24) addr:0x0212c36c +func_ov041_0212c390 kind:function(arm,size=0x1bc) addr:0x0212c390 +func_ov041_0212c54c kind:function(arm,size=0x4) addr:0x0212c54c +func_ov041_0212c550 kind:function(arm,size=0x30) addr:0x0212c550 +func_ov041_0212c580 kind:function(arm,size=0xc8) addr:0x0212c580 +func_ov041_0212c648 kind:function(arm,size=0xc) addr:0x0212c648 +func_ov041_0212c654 kind:function(arm,size=0x24) addr:0x0212c654 +func_ov041_0212c678 kind:function(arm,size=0x28) addr:0x0212c678 +func_ov041_0212c6a0 kind:function(arm,size=0x58) addr:0x0212c6a0 +func_ov041_0212c6f8 kind:function(arm,size=0x8) addr:0x0212c6f8 +func_ov041_0212c700 kind:function(arm,size=0x78) addr:0x0212c700 +func_ov041_0212c778 kind:function(arm,size=0x44) addr:0x0212c778 +func_ov041_0212c7bc kind:function(arm,size=0x40) addr:0x0212c7bc +func_ov041_0212c7fc kind:function(arm,size=0x38) addr:0x0212c7fc +func_ov041_0212c834 kind:function(arm,size=0x4) addr:0x0212c834 +func_ov041_0212c838 kind:function(arm,size=0x30) addr:0x0212c838 +func_ov041_0212c868 kind:function(arm,size=0x160) addr:0x0212c868 +func_ov041_0212c9c8 kind:function(arm,size=0x720) addr:0x0212c9c8 +func_ov041_0212d0e8 kind:function(arm,size=0x174) addr:0x0212d0e8 +func_ov041_0212d25c kind:function(arm,size=0x398) addr:0x0212d25c +func_ov041_0212d5f4 kind:function(arm,size=0x154) addr:0x0212d5f4 +func_ov041_0212d748 kind:function(arm,size=0x4) addr:0x0212d748 +func_ov041_0212d74c kind:function(arm,size=0x88) addr:0x0212d74c +func_ov041_0212d7d4 kind:function(arm,size=0x30) addr:0x0212d7d4 +func_ov041_0212d804 kind:function(arm,size=0x14) addr:0x0212d804 +func_ov041_0212d818 kind:function(arm,size=0x1c) addr:0x0212d818 +func_ov041_0212d834 kind:function(arm,size=0x14) addr:0x0212d834 +func_ov041_0212d848 kind:function(arm,size=0xc) addr:0x0212d848 +func_ov041_0212d854 kind:function(arm,size=0x24) addr:0x0212d854 +func_ov041_0212d878 kind:function(arm,size=0xc8) addr:0x0212d878 +func_ov041_0212d940 kind:function(arm,size=0x38) addr:0x0212d940 +func_ov041_0212d978 kind:function(arm,size=0x50) addr:0x0212d978 +func_ov041_0212d9c8 kind:function(arm,size=0x8c) addr:0x0212d9c8 +func_ov041_0212da54 kind:function(arm,size=0x78) addr:0x0212da54 +func_ov041_0212dacc kind:function(arm,size=0x14) addr:0x0212dacc +func_ov041_0212dae0 kind:function(arm,size=0x78) addr:0x0212dae0 +func_ov041_0212db58 kind:function(arm,size=0x60) addr:0x0212db58 +func_ov041_0212dbb8 kind:function(arm,size=0x68) addr:0x0212dbb8 +func_ov041_0212dc20 kind:function(arm,size=0x60) addr:0x0212dc20 +func_ov041_0212dc80 kind:function(arm,size=0x8c) addr:0x0212dc80 +func_ov041_0212dd0c kind:function(arm,size=0x148) addr:0x0212dd0c +func_ov041_0212de54 kind:function(arm,size=0xe0) addr:0x0212de54 +func_ov041_0212df34 kind:function(arm,size=0x88) addr:0x0212df34 +func_ov041_0212dfbc kind:function(arm,size=0x38) addr:0x0212dfbc +func_ov041_0212dff4 kind:function(arm,size=0x400) addr:0x0212dff4 +func_ov041_0212e3f4 kind:function(arm,size=0x100) addr:0x0212e3f4 +func_ov041_0212e4f4 kind:function(arm,size=0x88) addr:0x0212e4f4 +func_ov041_0212e57c kind:function(arm,size=0xc8) addr:0x0212e57c +func_ov041_0212e644 kind:function(arm,size=0x1c) addr:0x0212e644 +func_ov041_0212e660 kind:function(arm,size=0xc) addr:0x0212e660 +func_ov041_0212e66c kind:function(arm,size=0x14) addr:0x0212e66c +func_ov041_0212e680 kind:function(arm,size=0xc) addr:0x0212e680 +func_ov041_0212e68c kind:function(arm,size=0x24) addr:0x0212e68c +func_ov041_0212e6b0 kind:function(arm,size=0xc8) addr:0x0212e6b0 +func_ov041_0212e778 kind:function(arm,size=0x2c) addr:0x0212e778 +func_ov041_0212e7a4 kind:function(arm,size=0x38) addr:0x0212e7a4 +func_ov041_0212e7dc kind:function(arm,size=0x40) addr:0x0212e7dc +func_ov041_0212e81c kind:function(arm,size=0x74) addr:0x0212e81c +func_ov041_0212e890 kind:function(arm,size=0x18) addr:0x0212e890 +func_ov041_0212e8a8 kind:function(arm,size=0x3b4) addr:0x0212e8a8 +func_ov041_0212ec5c kind:function(arm,size=0x160) addr:0x0212ec5c +func_ov041_0212edbc kind:function(arm,size=0x88) addr:0x0212edbc +func_ov041_0212ee44 kind:function(arm,size=0x10) addr:0x0212ee44 +func_ov041_0212ee54 kind:function(arm,size=0x14) addr:0x0212ee54 +func_ov041_0212ee68 kind:function(arm,size=0xc) addr:0x0212ee68 +func_ov041_0212ee74 kind:function(arm,size=0x24) addr:0x0212ee74 +func_ov041_0212ee98 kind:function(arm,size=0x50) addr:0x0212ee98 +func_ov041_0212eee8 kind:function(arm,size=0x28) addr:0x0212eee8 +func_ov041_0212ef10 kind:function(arm,size=0x24) addr:0x0212ef10 +func_ov041_0212ef34 kind:function(arm,size=0x18) addr:0x0212ef34 +func_ov041_0212ef4c kind:function(arm,size=0xf8) addr:0x0212ef4c +func_ov041_0212f044 kind:function(arm,size=0x68) addr:0x0212f044 +func_ov041_0212f0ac kind:function(arm,size=0x98) addr:0x0212f0ac +func_ov041_0212f144 kind:function(arm,size=0x14) addr:0x0212f144 +func_ov041_0212f158 kind:function(arm,size=0x1c) addr:0x0212f158 +func_ov041_0212f174 kind:function(arm,size=0x14) addr:0x0212f174 +data_ov041_0212f1a0 kind:data(any) addr:0x0212f1a0 +data_ov041_0212f1b8 kind:data(any) addr:0x0212f1b8 +data_ov041_0212f218 kind:data(any) addr:0x0212f218 +data_ov041_0212f230 kind:data(any) addr:0x0212f230 +data_ov041_0212f248 kind:data(any) addr:0x0212f248 +data_ov041_0212f260 kind:data(any) addr:0x0212f260 +data_ov041_0212f278 kind:data(any) addr:0x0212f278 +data_ov041_0212f290 kind:data(any) addr:0x0212f290 +data_ov041_0212f2a8 kind:data(any) addr:0x0212f2a8 +data_ov041_0212f2c0 kind:data(any) addr:0x0212f2c0 +data_ov041_0212f2d0 kind:data(any) addr:0x0212f2d0 +data_ov041_0212f2e0 kind:data(any) addr:0x0212f2e0 +func_ov041_0212f320 kind:function(arm,size=0x50) addr:0x0212f320 +func_ov041_0212f370 kind:function(arm,size=0x6c) addr:0x0212f370 +func_ov041_0212f3dc kind:function(arm,size=0x5c) addr:0x0212f3dc +func_ov041_0212f438 kind:function(arm,size=0x50) addr:0x0212f438 +func_ov041_0212f488 kind:function(arm,size=0x34) addr:0x0212f488 +func_ov041_0212f4bc kind:function(arm,size=0x18) addr:0x0212f4bc +func_ov041_0212f4d4 kind:function(arm,size=0x50) addr:0x0212f4d4 +func_ov041_0212f524 kind:function(arm,size=0x80) addr:0x0212f524 +func_ov041_0212f5a4 kind:function(arm,size=0x74) addr:0x0212f5a4 +func_ov041_0212f618 kind:function(arm,size=0x74) addr:0x0212f618 +data_ov041_0212f6c8 kind:data(any) addr:0x0212f6c8 +data_ov041_0212f6e4 kind:data(any) addr:0x0212f6e4 +data_ov041_0212f72c kind:data(any) addr:0x0212f72c +data_ov041_0212f77c kind:data(any) addr:0x0212f77c +data_ov041_0212f7dc kind:data(any) addr:0x0212f7dc +data_ov041_0212f7f0 kind:data(any) addr:0x0212f7f0 +data_ov041_0212f814 kind:data(any) addr:0x0212f814 +data_ov041_0212f884 kind:data(any) addr:0x0212f884 +data_ov041_0212f904 kind:data(any) addr:0x0212f904 +data_ov041_0212f98c kind:data(any) addr:0x0212f98c +data_ov041_0212f9a8 kind:data(any) addr:0x0212f9a8 +data_ov041_0212f9f0 kind:data(any) addr:0x0212f9f0 +data_ov041_0212fa40 kind:data(any) addr:0x0212fa40 +data_ov041_0212faa8 kind:data(any) addr:0x0212faa8 +data_ov041_0212facc kind:data(any) addr:0x0212facc +data_ov041_0212fb3c kind:data(any) addr:0x0212fb3c +data_ov041_0212fbc4 kind:data(any) addr:0x0212fbc4 +data_ov041_0212fc4c kind:data(any) addr:0x0212fc4c +data_ov041_0212fc60 kind:data(any) addr:0x0212fc60 +data_ov041_0212fc7c kind:data(any) addr:0x0212fc7c +data_ov041_0212fcc8 kind:data(any) addr:0x0212fcc8 +data_ov041_0212fd40 kind:data(any) addr:0x0212fd40 +data_ov041_0212fd5c kind:data(any) addr:0x0212fd5c +data_ov041_0212fdbc kind:data(any) addr:0x0212fdbc +data_ov041_0212fddc kind:data(any) addr:0x0212fddc +data_ov041_0212fe04 kind:data(any) addr:0x0212fe04 +data_ov041_0212fe28 kind:data(any) addr:0x0212fe28 +data_ov041_0212fe7c kind:data(any) addr:0x0212fe7c +data_ov041_0212fe90 kind:data(any) addr:0x0212fe90 +data_ov041_0212feac kind:data(any) addr:0x0212feac +data_ov041_0212fec8 kind:data(any) addr:0x0212fec8 +data_ov041_0212fef0 kind:data(any) addr:0x0212fef0 +data_ov041_0212ff20 kind:data(any) addr:0x0212ff20 +data_ov041_0212ff64 kind:data(any) addr:0x0212ff64 +data_ov041_0212ff78 kind:data(any) addr:0x0212ff78 +data_ov041_0212ff94 kind:data(any) addr:0x0212ff94 +data_ov041_0212ffd8 kind:data(any) addr:0x0212ffd8 +data_ov041_0212ffec kind:data(any) addr:0x0212ffec +data_ov041_02130008 kind:data(any) addr:0x02130008 +data_ov041_02130060 kind:bss addr:0x02130060 +data_ov041_02130064 kind:bss addr:0x02130064 +data_ov041_02130070 kind:bss addr:0x02130070 +data_ov041_02130148 kind:bss addr:0x02130148 +data_ov041_0213014c kind:bss addr:0x0213014c +data_ov041_02130158 kind:bss addr:0x02130158 +data_ov041_02130230 kind:bss addr:0x02130230 +data_ov041_02130234 kind:bss addr:0x02130234 +data_ov041_0213024c kind:bss addr:0x0213024c +data_ov041_02130290 kind:bss addr:0x02130290 +data_ov041_02130294 kind:bss addr:0x02130294 +data_ov041_021302a0 kind:bss addr:0x021302a0 +data_ov041_021302e4 kind:bss addr:0x021302e4 +data_ov041_021302e8 kind:bss addr:0x021302e8 +data_ov041_021302f4 kind:bss addr:0x021302f4 +data_ov041_02130300 kind:bss addr:0x02130300 +data_ov041_02130304 kind:bss addr:0x02130304 +data_ov041_02130310 kind:bss addr:0x02130310 +data_ov041_0213034c kind:bss addr:0x0213034c +data_ov041_02130350 kind:bss addr:0x02130350 +data_ov041_0213035c kind:bss addr:0x0213035c +data_ov041_02130368 kind:bss addr:0x02130368 +data_ov041_0213043c kind:bss addr:0x0213043c +data_ov041_02130460 kind:bss addr:0x02130460 +data_ov041_02130464 kind:bss addr:0x02130464 +data_ov041_02130470 kind:bss addr:0x02130470 +data_ov041_02130544 kind:bss addr:0x02130544 +data_ov041_02130568 kind:bss addr:0x02130568 +data_ov041_0213056c kind:bss addr:0x0213056c +data_ov041_02130578 kind:bss addr:0x02130578 diff --git a/config/jp/arm9/overlays/ov042/delinks.txt b/config/jp/arm9/overlays/ov042/delinks.txt new file mode 100644 index 00000000..05f7d085 --- /dev/null +++ b/config/jp/arm9/overlays/ov042/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02125280 end:0x0212ea40 kind:code align:32 + .rodata start:0x0212ea40 end:0x0212eac8 kind:data align:4 + .init start:0x0212eac8 end:0x0212ecf8 kind:code align:4 + .ctor start:0x0212ecf8 end:0x0212ed18 kind:data align:4 + .data start:0x0212ed20 end:0x0212f7e0 kind:data align:32 + .bss start:0x0212f7e0 end:0x0212fd80 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov042/relocs.txt b/config/jp/arm9/overlays/ov042/relocs.txt new file mode 100644 index 00000000..d3d434ad --- /dev/null +++ b/config/jp/arm9/overlays/ov042/relocs.txt @@ -0,0 +1,1531 @@ +from:0x02125288 kind:load to:0x0212f7f0 module:overlay(42) +from:0x0212529c kind:arm_call to:0x02011f3c module:main +from:0x021252a8 kind:arm_call to:0x021252f8 module:overlay(42) +from:0x021252bc kind:arm_call to:0x02099040 module:overlay(0) +from:0x021252f4 kind:load to:0x0212ed44 module:overlay(42) +from:0x02125300 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02125318 kind:arm_call_thumb to:0x02058e68 module:overlay(0) +from:0x0212532c kind:arm_call to:0x020f9650 module:overlay(31) +from:0x02125338 kind:arm_call to:0x021258fc module:overlay(42) +from:0x021253b4 kind:load to:0x0212ed68 module:overlay(42) +from:0x021253b8 kind:load to:0x0212f7f0 module:overlay(42) +from:0x021253c8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02125454 kind:load to:0x0203feb0 module:main +from:0x02125488 kind:arm_call to:0x021257f8 module:overlay(42) +from:0x021254b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021254cc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x021254dc kind:arm_call to:0x0212574c module:overlay(42) +from:0x021254e4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212553c kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0212554c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02125568 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x02125570 kind:arm_call to:0x0212574c module:overlay(42) +from:0x0212557c kind:arm_call to:0x0212574c module:overlay(42) +from:0x021255a4 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x021255b4 kind:arm_call to:0x021257b0 module:overlay(42) +from:0x0212560c kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02125650 kind:arm_call to:0x0212574c module:overlay(42) +from:0x02125670 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02125680 kind:arm_call to:0x0212574c module:overlay(42) +from:0x0212568c kind:load to:0x027e0ce0 module:dtcm +from:0x02125690 kind:load to:0x027e0d38 module:dtcm +from:0x02125698 kind:load to:0x027e09c0 module:dtcm +from:0x021256b0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02125738 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02125744 kind:load to:0x027e0130 module:dtcm +from:0x02125748 kind:load to:0x027e09b4 module:dtcm +from:0x02125758 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212577c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02125794 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021257a0 kind:load to:0x027e0cec module:dtcm +from:0x021257a8 kind:load to:0x027e09a8 module:dtcm +from:0x021257bc kind:arm_call to:0x02125830 module:overlay(42) +from:0x021257f0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02125828 kind:arm_call to:0x0212574c module:overlay(42) +from:0x02125860 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021258e8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021258f4 kind:load to:0x0203feb0 module:main +from:0x021258f8 kind:load to:0x027e09a8 module:dtcm +from:0x02125934 kind:load to:0x0212ed28 module:overlay(42) +from:0x0212594c kind:arm_call to:0x01fff458 module:itcm +from:0x02125960 kind:arm_call to:0x01fff458 module:itcm +from:0x02125974 kind:arm_call to:0x0212574c module:overlay(42) +from:0x0212598c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02125994 kind:arm_call to:0x02011ff4 module:main +from:0x021259ac kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021259b4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021259bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021259d4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021259dc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021259e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021259ec kind:arm_call to:0x02011ff4 module:main +from:0x02125a00 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02125a14 kind:load to:0x0212f8d8 module:overlay(42) +from:0x02125a28 kind:arm_call to:0x02011f3c module:main +from:0x02125a34 kind:arm_call to:0x02125a90 module:overlay(42) +from:0x02125a4c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02125a8c kind:load to:0x0212ee70 module:overlay(42) +from:0x02125a9c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02125b00 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02125b2c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02125b48 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125b58 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125b70 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02125b78 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02125b80 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02125bc4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02125bfc kind:load to:0x0212eee0 module:overlay(42) +from:0x02125c00 kind:load to:0x0212f8d8 module:overlay(42) +from:0x02125c04 kind:load to:0x0212ee94 module:overlay(42) +from:0x02125c08 kind:load to:0x0212edbc module:overlay(42) +from:0x02125c14 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02125c28 kind:arm_call to:0x02125c48 module:overlay(42) +from:0x02125c80 kind:arm_call to:0x02017e7c module:main +from:0x02125c8c kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x02125ca0 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x02125cb0 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x02125cd4 kind:load to:0x020af4a0 module:overlay(0) +from:0x02125ce4 kind:arm_call to:0x02125cb8 module:overlay(42) +from:0x02125d1c kind:load to:0x0212ee30 module:overlay(42) +from:0x02125d5c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02125d84 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02125e5c kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02125e94 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02125eb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125ec8 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02125edc kind:arm_call to:0x02126d20 module:overlay(42) +from:0x02125ee8 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02125f0c kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02125f48 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02125f54 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x02125f74 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02125f84 kind:load to:0x027e0ce4 module:dtcm +from:0x02125f88 kind:load to:0x027e0d38 module:dtcm +from:0x02125f9c kind:arm_call to:0x020c0778 module:overlay(17) +from:0x02126010 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02126018 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212603c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126050 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02126064 kind:arm_call to:0x02125d20 module:overlay(42) +from:0x021260e0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021260ec kind:load to:0x0212edf8 module:overlay(42) +from:0x021260f4 kind:load to:0x027e09c0 module:dtcm +from:0x0212610c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02126148 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021261a0 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x021261ac kind:load to:0x0203feb0 module:main +from:0x021261cc kind:arm_call to:0x01fff148 module:itcm +from:0x021261ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0212626c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126278 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02126290 kind:load to:0x027e0ce0 module:dtcm +from:0x02126294 kind:load to:0x0203feb0 module:main +from:0x021262b4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02126344 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126360 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0212638c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212639c kind:load to:0x0203feb0 module:main +from:0x021263a4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021263ac kind:load to:0x027e09a8 module:dtcm +from:0x0212645c kind:load to:0x0204b164 module:main +from:0x02126464 kind:load to:0x0212edc8 module:overlay(42) +from:0x02126498 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x021264f8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02126508 kind:load to:0x0212edc8 module:overlay(42) +from:0x02126530 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02126580 kind:arm_call to:0x02125c48 module:overlay(42) +from:0x0212658c kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x021265a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021265b4 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x021265e8 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02126634 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02126640 kind:load to:0x020af498 module:overlay(0) +from:0x02126648 kind:load to:0x0212edc8 module:overlay(42) +from:0x02126654 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02126668 kind:arm_call to:0x02125c48 module:overlay(42) +from:0x02126680 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x021266f0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02126700 kind:load to:0x0212edc8 module:overlay(42) +from:0x02126738 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02126744 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x021267b0 kind:arm_call to:0x02017e7c module:main +from:0x021267c8 kind:load to:0x0212edc8 module:overlay(42) +from:0x02126808 kind:arm_call to:0x01ff930c module:itcm +from:0x02126940 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x02126950 kind:arm_call to:0x021261b4 module:overlay(42) +from:0x0212696c kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x021269e4 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x021269f0 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x021269fc kind:load to:0x0204b164 module:main +from:0x02126a00 kind:load to:0x0203feb0 module:main +from:0x02126a6c kind:load to:0x0212ede0 module:overlay(42) +from:0x02126aa8 kind:arm_call to:0x02015018 module:main +from:0x02126ab8 kind:arm_call to:0x02126298 module:overlay(42) +from:0x02126ad0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126b38 kind:arm_call to:0x021261b4 module:overlay(42) +from:0x02126b58 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x02126b64 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x02126be0 kind:load to:0x0212edc8 module:overlay(42) +from:0x02126c08 kind:arm_call to:0x01fff148 module:itcm +from:0x02126c50 kind:arm_call to:0x01ff916c module:itcm +from:0x02126c80 kind:arm_call to:0x01ff916c module:itcm +from:0x02126cac kind:arm_call to:0x02015018 module:main +from:0x02126cbc kind:arm_call to:0x02126298 module:overlay(42) +from:0x02126cfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126d10 kind:arm_call to:0x02125cd8 module:overlay(42) +from:0x02126d18 kind:load to:0x027e0ce0 module:dtcm +from:0x02126d3c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02126d88 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02126d98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126ddc kind:load to:0x020b6ba4 module:overlay(0) +from:0x02126de4 kind:load to:0x027e0ce4 module:dtcm +from:0x02126df8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02126e04 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02126e20 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02126e30 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02126e40 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126e48 kind:arm_call to:0x02011ff4 module:main +from:0x02126e74 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02126ea0 kind:arm_call to:0x0203e740 module:main +from:0x02126ea8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02126eb0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126eb8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02126ec0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02126ecc kind:load to:0x020a1aac module:overlay(0) +from:0x02126ef0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02126f1c kind:arm_call to:0x0203e740 module:main +from:0x02126f24 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02126f2c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126f34 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02126f3c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02126f44 kind:arm_call to:0x02011ff4 module:main +from:0x02126f50 kind:load to:0x020a1aac module:overlay(0) +from:0x02126f5c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02126f70 kind:load to:0x0212f9c0 module:overlay(42) +from:0x02126f84 kind:arm_call to:0x02011f3c module:main +from:0x02126f90 kind:arm_call to:0x02127018 module:overlay(42) +from:0x02126fa4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02126fdc kind:load to:0x0212ef9c module:overlay(42) +from:0x02126fec kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02127000 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02127010 kind:load to:0x0212efc0 module:overlay(42) +from:0x02127014 kind:load to:0x0212ea40 module:overlay(42) +from:0x02127020 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02127084 kind:arm_call to:0x02126fe4 module:overlay(42) +from:0x021270a8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021270b0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x021270b8 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02127104 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02127130 kind:load to:0x0212efec module:overlay(42) +from:0x02127134 kind:load to:0x0212f9c0 module:overlay(42) +from:0x02127138 kind:load to:0x0212ef40 module:overlay(42) +from:0x02127144 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02127158 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02127178 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02127188 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02127194 kind:arm_call to:0x02127210 module:overlay(42) +from:0x021271a0 kind:load to:0x02127f24 module:overlay(42) +from:0x021271b8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021271e0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02127200 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02127278 kind:load to:0x020af4a0 module:overlay(0) +from:0x0212727c kind:load to:0x0212ef74 module:overlay(42) +from:0x021272e0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02127308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127320 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02127344 kind:arm_call to:0x02127210 module:overlay(42) +from:0x02127360 kind:arm_call to:0x021276e4 module:overlay(42) +from:0x02127368 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021273c8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021273d4 kind:load to:0x0212ef54 module:overlay(42) +from:0x021273dc kind:load to:0x027e09c0 module:dtcm +from:0x02127410 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02127420 kind:arm_call to:0x01ff930c module:itcm +from:0x0212742c kind:arm_call to:0x02099dfc module:overlay(0) +from:0x0212744c kind:arm_call to:0x02127210 module:overlay(42) +from:0x0212748c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212749c kind:arm_call to:0x01ff930c module:itcm +from:0x02127510 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x02127538 kind:arm_call to:0x02127210 module:overlay(42) +from:0x02127548 kind:load to:0x0203feb0 module:main +from:0x02127558 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02127568 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127578 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021275b8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021275c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021275f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127638 kind:arm_call to:0x02127210 module:overlay(42) +from:0x02127648 kind:arm_call to:0x02127d68 module:overlay(42) +from:0x0212767c kind:arm_call to:0x01ffb800 module:itcm +from:0x0212768c kind:arm_call to:0x01ffb428 module:itcm +from:0x021276cc kind:arm_call to:0x02127210 module:overlay(42) +from:0x021276d8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212772c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212774c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x021277ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021277d4 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x021277dc kind:arm_call to:0x02127de8 module:overlay(42) +from:0x021277ec kind:arm_call to:0x020e639c module:overlay(31) +from:0x0212780c kind:arm_call to:0x01ffb714 module:itcm +from:0x02127818 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127828 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127844 kind:arm_call to:0x02127c54 module:overlay(42) +from:0x02127850 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127864 kind:arm_call to:0x02127d68 module:overlay(42) +from:0x02127884 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02127898 kind:arm_call to:0x02127210 module:overlay(42) +from:0x021278a8 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x021278bc kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x021278e8 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x021278f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212790c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02127924 kind:arm_call to:0x02127c54 module:overlay(42) +from:0x02127930 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127944 kind:arm_call to:0x02127d68 module:overlay(42) +from:0x0212796c kind:arm_call to:0x02127c70 module:overlay(42) +from:0x0212798c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021279b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021279c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021279d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021279ec kind:arm_call to:0x02127c54 module:overlay(42) +from:0x021279f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127a0c kind:arm_call to:0x02127d68 module:overlay(42) +from:0x02127a44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127a6c kind:arm_call to:0x01ffb714 module:itcm +from:0x02127a78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127a88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127aa4 kind:arm_call to:0x02127c54 module:overlay(42) +from:0x02127ab0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127ac4 kind:arm_call to:0x02127d68 module:overlay(42) +from:0x02127ae0 kind:arm_call to:0x02127b2c module:overlay(42) +from:0x02127b04 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02127b10 kind:load to:0x027e0ce4 module:dtcm +from:0x02127b1c kind:load to:0x027e0d38 module:dtcm +from:0x02127b20 kind:load to:0x027e0ce0 module:dtcm +from:0x02127b90 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127bac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127bd4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127be8 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02127c24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127c38 kind:arm_call to:0x02127d68 module:overlay(42) +from:0x02127c48 kind:load to:0x027e0cec module:dtcm +from:0x02127c84 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x02127cf8 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x02127d04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127d1c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02127d34 kind:arm_call to:0x02127c54 module:overlay(42) +from:0x02127d40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127d54 kind:arm_call to:0x02127d68 module:overlay(42) +from:0x02127d60 kind:load to:0x027e0d34 module:dtcm +from:0x02127d64 kind:load to:0x027e0ce0 module:dtcm +from:0x02127ddc kind:arm_call to:0x02127210 module:overlay(42) +from:0x02127de4 kind:load to:0x0203feb0 module:main +from:0x02127e04 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02127e48 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02127e58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127eb8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127ed4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127eec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127f04 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02127f0c kind:load to:0x027e0ce4 module:dtcm +from:0x02127f10 kind:load to:0x027e0cec module:dtcm +from:0x02127f1c kind:load to:0x027e09a8 module:dtcm +from:0x02127f48 kind:arm_call to:0x0200eab0 module:main +from:0x02127f5c kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02128084 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128090 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021280a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021280c0 kind:arm_call to:0x02127c54 module:overlay(42) +from:0x021280cc kind:load to:0x027e09a8 module:dtcm +from:0x021280f8 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x02128118 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128160 kind:arm_call to:0x01fff498 module:itcm +from:0x0212816c kind:arm_call to:0x01fff584 module:itcm +from:0x021281ac kind:arm_call to:0x02176954 module:overlay(94) +from:0x02128224 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128278 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212830c kind:arm_call to:0x02127c54 module:overlay(42) +from:0x02128320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128348 kind:arm_call to:0x02127c54 module:overlay(42) +from:0x021283f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128410 kind:load to:0x027e0ce8 module:dtcm +from:0x02128420 kind:load to:0x0203feb0 module:main +from:0x02128424 kind:load to:0x027e09a8 module:dtcm +from:0x02128440 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x02128464 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128470 kind:arm_call to:0x01fff458 module:itcm +from:0x021284e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021284fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128518 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128534 kind:arm_call to:0x01ffb800 module:itcm +from:0x02128590 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128598 kind:arm_call to:0x01ffb800 module:itcm +from:0x021285e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021285f4 kind:arm_call to:0x02127c54 module:overlay(42) +from:0x02128610 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128658 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128668 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128674 kind:arm_call to:0x02127c54 module:overlay(42) +from:0x02128684 kind:arm_call to:0x02127210 module:overlay(42) +from:0x0212869c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021286c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021286cc kind:load to:0x0203feb0 module:main +from:0x021286d0 kind:load to:0x027e09a8 module:dtcm +from:0x021286e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021286e8 kind:arm_call to:0x02011ff4 module:main +from:0x021286fc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02128704 kind:arm_call to:0x02011ff4 module:main +from:0x0212871c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02128724 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212872c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02128734 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212874c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02128754 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212875c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02128764 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212876c kind:arm_call to:0x02011ff4 module:main +from:0x02128780 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021287c0 kind:arm_call to:0x0200f05c module:main +from:0x02128800 kind:arm_call to:0x0200f05c module:main +from:0x02128820 kind:arm_call to:0x02153910 module:overlay(71) +from:0x02128838 kind:arm_call to:0x0215348c module:overlay(71) +from:0x0212887c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021288ac kind:load to:0x020b6ba4 module:overlay(0) +from:0x021288b0 kind:load to:0x0212ea78 module:overlay(42) +from:0x021288b4 kind:load to:0x0212ea88 module:overlay(42) +from:0x021288b8 kind:load to:0x0212f04c module:overlay(42) +from:0x021288bc kind:load to:0x0212fa98 module:overlay(42) +from:0x021288c0 kind:load to:0x0212ea60 module:overlay(42) +from:0x021288cc kind:arm_call to:0x0215cde8 module:overlay(71) +from:0x02128924 kind:arm_call to:0x02155078 module:overlays(71,78) +from:0x02128960 kind:load to:0x0212f0f8 module:overlay(42) +from:0x0212898c kind:arm_call to:0x020834e8 module:overlay(0) +from:0x021289f8 kind:load to:0x027e0cd8 module:dtcm +from:0x021289fc kind:load to:0x0212f208 module:overlay(42) +from:0x02128a20 kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x02128a2c kind:arm_call to:0x021292f0 module:overlay(42) +from:0x02128a34 kind:load to:0x027e0d70 module:dtcm +from:0x02128a4c kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02128a70 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02128b3c kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x02128b44 kind:arm_call to:0x01ffd420 module:itcm +from:0x02128b70 kind:arm_call to:0x020151dc module:main +from:0x02128b94 kind:arm_call to:0x01ffd420 module:itcm +from:0x02128bc8 kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x02128bd0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02128c1c kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x02128c24 kind:arm_call to:0x01ffd420 module:itcm +from:0x02128c3c kind:arm_call to:0x02074688 module:overlay(0) +from:0x02128c8c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02128cf8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02128d20 kind:arm_call to:0x02083434 module:overlay(0) +from:0x02128d58 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02128dbc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02128df4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128e0c kind:arm_call to:0x0212a6a4 module:overlay(42) +from:0x02128e1c kind:arm_call to:0x021611b0 module:overlay(71) +from:0x02128e28 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02128e38 kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x02128e44 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02128e94 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02128ea0 kind:arm_call to:0x0212a388 module:overlay(42) +from:0x02128eb8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02128ecc kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02128efc kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02128f28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128fac kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02128ff0 kind:arm_call to:0x01fff148 module:itcm +from:0x0212900c kind:arm_call to:0x01ff9258 module:itcm +from:0x02129020 kind:arm_call to:0x01fff148 module:itcm +from:0x02129030 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212903c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02129050 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02129064 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021290d0 kind:arm_call to:0x0212a6a4 module:overlay(42) +from:0x021290e8 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02129134 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02129154 kind:arm_call to:0x0215cde8 module:overlay(71) +from:0x021291b4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021291c0 kind:load to:0x027e09b8 module:dtcm +from:0x021291c4 kind:load to:0x027e0d70 module:dtcm +from:0x021291c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021291cc kind:load to:0x027e0cec module:dtcm +from:0x021291d4 kind:load to:0x021663a4 module:overlays(59,63,68,71,73,84) +from:0x021291d8 kind:load to:0x0212ea50 module:overlay(42) +from:0x021291dc kind:load to:0x0203feb0 module:main +from:0x021291e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021291e4 kind:load to:0x027e09bc module:dtcm +from:0x0212920c kind:arm_call to:0x02160fdc module:overlay(71) +from:0x0212921c kind:arm_call to:0x02158084 module:overlay(71) +from:0x0212922c kind:arm_call to:0x02158100 module:overlay(71) +from:0x0212923c kind:arm_call to:0x0215ad78 module:overlay(71) +from:0x02129250 kind:arm_call to:0x0215bcdc module:overlays(62,64,69,71) +from:0x02129270 kind:arm_call to:0x021292f0 module:overlay(42) +from:0x02129278 kind:load to:0x027e0d70 module:dtcm +from:0x0212929c kind:arm_call to:0x02160fdc module:overlay(71) +from:0x021292ac kind:arm_call to:0x02158084 module:overlay(71) +from:0x021292bc kind:arm_call to:0x02158100 module:overlay(71) +from:0x021292d0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021292dc kind:arm_call to:0x0215ae00 module:overlays(65,71) +from:0x021292e4 kind:arm_call to:0x02129380 module:overlay(42) +from:0x021292ec kind:load to:0x027e0d70 module:dtcm +from:0x02129300 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02129324 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x021293e0 kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x02129400 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0212943c kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x021294a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021294e4 kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x02129504 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02129538 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129550 kind:arm_call to:0x0212a6a4 module:overlay(42) +from:0x02129588 kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x021295a8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021295e8 kind:arm_call to:0x021611b0 module:overlay(71) +from:0x021295f8 kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x02129604 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02129638 kind:arm_call to:0x02158044 module:overlay(71) +from:0x02129664 kind:arm_call to:0x0212a388 module:overlay(42) +from:0x0212966c kind:arm_call to:0x0212a314 module:overlay(42) +from:0x02129690 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021296a4 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x021296b0 kind:arm_call to:0x0212a388 module:overlay(42) +from:0x021296b8 kind:arm_call to:0x0212a314 module:overlay(42) +from:0x021296cc kind:arm_call to:0x0216102c module:overlays(60,71) +from:0x021296ec kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02129740 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02129758 kind:arm_call to:0x0212a6a4 module:overlay(42) +from:0x02129760 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x021297cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021297f0 kind:arm_call to:0x02158084 module:overlay(71) +from:0x02129800 kind:arm_call to:0x02158100 module:overlay(71) +from:0x02129814 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02129828 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02129834 kind:load to:0x027e0cd8 module:dtcm +from:0x02129838 kind:load to:0x027e0d70 module:dtcm +from:0x0212983c kind:load to:0x027e0cec module:dtcm +from:0x02129844 kind:load to:0x021663a4 module:overlays(59,63,68,71,73,84) +from:0x02129854 kind:arm_call to:0x0212a2c4 module:overlay(42) +from:0x0212987c kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02129888 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x021298ec kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129904 kind:arm_call to:0x0215a3c8 module:overlay(71) +from:0x02129910 kind:load to:0x027e0cec module:dtcm +from:0x02129928 kind:arm_call to:0x02129ae8 module:overlay(42) +from:0x02129930 kind:arm_call to:0x0215a438 module:overlay(71) +from:0x02129944 kind:arm_call to:0x0212a2c4 module:overlay(42) +from:0x0212996c kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02129988 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x021299e0 kind:arm_call to:0x0215a9bc module:overlay(71) +from:0x02129a3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129a54 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02129abc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129ac8 kind:arm_call to:0x02129ae8 module:overlay(42) +from:0x02129ad4 kind:arm_call to:0x0215aa9c module:overlays(66,71) +from:0x02129ae0 kind:load to:0x027e0cec module:dtcm +from:0x02129b28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129b4c kind:arm_call to:0x0212a6a4 module:overlay(42) +from:0x02129bd8 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02129c24 kind:arm_call to:0x0212a6a4 module:overlay(42) +from:0x02129c50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129c84 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02129c94 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02129cb0 kind:arm_call to:0x02161238 module:overlays(71,86) +from:0x02129d68 kind:arm_call to:0x0212a194 module:overlay(42) +from:0x02129d70 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02129d78 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02129d84 kind:arm_call to:0x021557b4 module:overlays(58,71) +from:0x02129d98 kind:arm_call to:0x02154294 module:overlay(71) +from:0x02129da0 kind:arm_call to:0x0215ce88 module:overlay(71) +from:0x02129dc8 kind:load to:0x027e0d70 module:dtcm +from:0x02129de4 kind:load to:0x027e0d70 module:dtcm +from:0x02129de8 kind:load to:0x02161350 module:overlays(62,66,71) +from:0x02129e40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129e54 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02129ed4 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02129f40 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02129f50 kind:arm_call to:0x01ff930c module:itcm +from:0x02129f60 kind:arm_call to:0x0215cbac module:overlays(71,86) +from:0x02129f6c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02129f90 kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02129ffc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a01c kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x0212a09c kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x0212a0fc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a128 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a140 kind:arm_call to:0x0212a6a4 module:overlay(42) +from:0x0212a160 kind:load to:0x027e0cec module:dtcm +from:0x0212a174 kind:arm_call to:0x0215c010 module:overlay(71) +from:0x0212a1b8 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0212a1d0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212a214 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a24c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a260 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a280 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a2bc kind:load to:0x021663a4 module:overlays(59,63,68,71,73,84) +from:0x0212a2c0 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a2e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a300 kind:arm_call to:0x0215bbd8 module:overlays(61,64,71,84) +from:0x0212a34c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a364 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0212a384 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a3dc kind:arm_call to:0x01fff17c module:itcm +from:0x0212a44c kind:arm_call to:0x01fff17c module:itcm +from:0x0212a4d0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212a554 kind:arm_call to:0x01fff17c module:itcm +from:0x0212a618 kind:arm_call to:0x01fff17c module:itcm +from:0x0212a68c kind:load to:0x027e0ce0 module:dtcm +from:0x0212a690 kind:load to:0x0203feb0 module:main +from:0x0212a694 kind:load to:0x0204b164 module:main +from:0x0212a6a0 kind:load to:0x0212fa98 module:overlay(42) +from:0x0212a6d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a6f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a710 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a72c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a73c kind:load to:0x027e0cec module:dtcm +from:0x0212a748 kind:arm_call to:0x02153f30 module:overlay(71) +from:0x0212a75c kind:arm_call to:0x02153f30 module:overlay(71) +from:0x0212a764 kind:arm_call to:0x02011ff4 module:main +from:0x0212a778 kind:load to:0x0212fab4 module:overlay(42) +from:0x0212a78c kind:arm_call to:0x02011f3c module:main +from:0x0212a798 kind:arm_call to:0x0212a918 module:overlay(42) +from:0x0212a7ac kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212a7e8 kind:load to:0x0212f348 module:overlay(42) +from:0x0212a840 kind:arm_call to:0x01fff498 module:itcm +from:0x0212a84c kind:arm_call to:0x01fff584 module:itcm +from:0x0212a8ec kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0212a900 kind:load to:0x027e0ce8 module:dtcm +from:0x0212a928 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0212a98c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0212a9b8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0212a9d0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212a9e0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212aa18 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0212aa30 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212aa44 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212aa4c kind:arm_call to:0x0209afec module:overlay(0) +from:0x0212aa54 kind:arm_call_thumb to:0x0209ca14 module:overlay(0) +from:0x0212aa5c kind:arm_call to:0x02061d8c module:overlay(0) +from:0x0212aa64 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x0212aab0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212aaec kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212aafc kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212ab0c kind:load to:0x0212f3b4 module:overlay(42) +from:0x0212ab10 kind:load to:0x0212fab4 module:overlay(42) +from:0x0212ab14 kind:load to:0x0212ee94 module:overlay(42) +from:0x0212ab18 kind:load to:0x0212f36c module:overlay(42) +from:0x0212ab1c kind:load to:0x0212f32c module:overlay(42) +from:0x0212ab20 kind:load to:0x0212f318 module:overlay(42) +from:0x0212ab2c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212ab40 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212ab74 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0212abcc kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212abf4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212ac20 kind:load to:0x027e09b8 module:dtcm +from:0x0212ac6c kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0212ac74 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212ac98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212aca8 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0212acfc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212ad14 kind:arm_call to:0x0212d2a4 module:overlay(42) +from:0x0212ad78 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0212ad80 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0212ada4 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0212ade0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0212adec kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212ae1c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0212ae24 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0212ae3c kind:load to:0x0212f504 module:overlay(42) +from:0x0212ae44 kind:load to:0x027e0d38 module:dtcm +from:0x0212aecc kind:arm_call to:0x01fff148 module:itcm +from:0x0212af78 kind:arm_call to:0x0201aa68 module:main +from:0x0212b038 kind:arm_call to:0x0201aa68 module:main +from:0x0212b044 kind:load to:0x027e0998 module:dtcm +from:0x0212b048 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b04c kind:load to:0x0204c49c module:main +from:0x0212b064 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212b0c0 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0212b0e0 kind:arm_call to:0x01ffc634 module:itcm +from:0x0212b0f0 kind:load to:0x027e09b4 module:dtcm +from:0x0212b114 kind:load to:0x0212b154 module:overlay(42) +from:0x0212b160 kind:arm_call to:0x0212b118 module:overlay(42) +from:0x0212b198 kind:load to:0x0212f484 module:overlay(42) +from:0x0212b1e4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212b270 kind:load to:0x0212f40c module:overlay(42) +from:0x0212b274 kind:load to:0x0204b164 module:main +from:0x0212b27c kind:load to:0x0212f584 module:overlay(42) +from:0x0212b28c kind:arm_call to:0x0212d2bc module:overlay(42) +from:0x0212b2ac kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212b2b4 kind:arm_call to:0x0212cdc8 module:overlay(42) +from:0x0212b2cc kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212b2d8 kind:load to:0x027e09a8 module:dtcm +from:0x0212b31c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212b3b0 kind:arm_call to:0x0209ca30 module:overlay(0) +from:0x0212b3bc kind:load to:0x0212f40c module:overlay(42) +from:0x0212b3c0 kind:load to:0x0204b164 module:main +from:0x0212b3c8 kind:load to:0x0212f584 module:overlay(42) +from:0x0212b3d8 kind:arm_call to:0x0212d2bc module:overlay(42) +from:0x0212b3e8 kind:arm_call to:0x01ff916c module:itcm +from:0x0212b414 kind:arm_call to:0x0209cbec module:overlay(0) +from:0x0212b43c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212b444 kind:arm_call to:0x0212cdc8 module:overlay(42) +from:0x0212b458 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212b47c kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212b48c kind:load to:0x027e09a8 module:dtcm +from:0x0212b4d4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212b530 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212b53c kind:load to:0x0212f424 module:overlay(42) +from:0x0212b544 kind:load to:0x0212f584 module:overlay(42) +from:0x0212b554 kind:arm_call to:0x0212cf20 module:overlay(42) +from:0x0212b564 kind:arm_call to:0x021611e4 module:overlay(71) +from:0x0212b578 kind:arm_call to:0x01ff916c module:itcm +from:0x0212b598 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212b5ac kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212b5bc kind:arm_call to:0x01ff930c module:itcm +from:0x0212b5cc kind:arm_call to:0x01fff148 module:itcm +from:0x0212b5d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b5e0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212b5f0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212b624 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x0212b648 kind:arm_call to:0x02016c00 module:main +from:0x0212b66c kind:arm_call to:0x02016c88 module:main +from:0x0212b680 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212b694 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212b6b8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212b6c4 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212b6d0 kind:load to:0x027e0d70 module:dtcm +from:0x0212b6d8 kind:load to:0x027e09a8 module:dtcm +from:0x0212b6e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b72c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212b7fc kind:load to:0x0212f424 module:overlay(42) +from:0x0212b804 kind:load to:0x0212f584 module:overlay(42) +from:0x0212b808 kind:load to:0x0204b164 module:main +from:0x0212b820 kind:arm_call to:0x0212cf20 module:overlay(42) +from:0x0212b830 kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x0212b840 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212b850 kind:arm_call to:0x01fff1e0 module:itcm +from:0x0212b864 kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x0212b87c kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x0212b898 kind:arm_call to:0x01fff148 module:itcm +from:0x0212b8a4 kind:arm_call to:0x021611e4 module:overlay(71) +from:0x0212b9ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b9c0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212b9d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b9e0 kind:arm_call to:0x01fff148 module:itcm +from:0x0212b9f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ba14 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212ba48 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x0212ba6c kind:arm_call to:0x02016c00 module:main +from:0x0212ba90 kind:arm_call to:0x02016c88 module:main +from:0x0212baa4 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212bab8 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212bb00 kind:arm_call to:0x020db39c module:overlay(31) +from:0x0212bb14 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212bb24 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212bb30 kind:load to:0x027e0ce0 module:dtcm +from:0x0212bb34 kind:load to:0x027e0d70 module:dtcm +from:0x0212bb38 kind:load to:0x0204b164 module:main +from:0x0212bb40 kind:load to:0x0203feb0 module:main +from:0x0212bb44 kind:load to:0x027e0d34 module:dtcm +from:0x0212bb88 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212bbf0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212bc08 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212bc6c kind:load to:0x0212f424 module:overlay(42) +from:0x0212bc74 kind:load to:0x0212f584 module:overlay(42) +from:0x0212bc78 kind:load to:0x027e0ce0 module:dtcm +from:0x0212bc7c kind:load to:0x0204b164 module:main +from:0x0212bc98 kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x0212bca8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212bcb8 kind:arm_call to:0x01fff1e0 module:itcm +from:0x0212bccc kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x0212bce8 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x0212bd04 kind:arm_call to:0x01fff148 module:itcm +from:0x0212bd10 kind:arm_call to:0x021611e4 module:overlay(71) +from:0x0212bd54 kind:arm_call to:0x01fff148 module:itcm +from:0x0212bd74 kind:arm_call to:0x01fff17c module:itcm +from:0x0212bd88 kind:arm_call to:0x01fff17c module:itcm +from:0x0212bec8 kind:arm_call to:0x01fff168 module:itcm +from:0x0212bed8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212bef8 kind:arm_call to:0x0212cf20 module:overlay(42) +from:0x0212bf04 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x0212bf2c kind:arm_call to:0x02016c00 module:main +from:0x0212bf50 kind:arm_call to:0x02016c88 module:main +from:0x0212bf64 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212bf78 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212bf84 kind:load to:0x027e0ce0 module:dtcm +from:0x0212bf88 kind:load to:0x027e0d70 module:dtcm +from:0x0212bf94 kind:load to:0x0203feb0 module:main +from:0x0212bfb0 kind:arm_call to:0x01fff148 module:itcm +from:0x0212bfd4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212c078 kind:load to:0x027e0ce0 module:dtcm +from:0x0212c07c kind:load to:0x020af4a0 module:overlay(0) +from:0x0212c080 kind:load to:0x0203feb0 module:main +from:0x0212c098 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212c0c4 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0212c0d0 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c108 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c150 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212c184 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212c194 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212c1a0 kind:load to:0x0212f40c module:overlay(42) +from:0x0212c1bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0212c1d0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212c248 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212c250 kind:arm_call to:0x0212cdc8 module:overlay(42) +from:0x0212c264 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c2b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212c2cc kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c2d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0212c2dc kind:load to:0x027e09a8 module:dtcm +from:0x0212c328 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212c37c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212c38c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212c3ac kind:load to:0x0212f40c module:overlay(42) +from:0x0212c3b0 kind:load to:0x0212f59c module:overlay(42) +from:0x0212c3fc kind:arm_call to:0x02015018 module:main +from:0x0212c41c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212c440 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212c4cc kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212c4d4 kind:arm_call to:0x0212d11c module:overlay(42) +from:0x0212c4f8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212c50c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0212c51c kind:arm_call to:0x0212d27c module:overlay(42) +from:0x0212c528 kind:load to:0x027e09a8 module:dtcm +from:0x0212c534 kind:load to:0x0212f584 module:overlay(42) +from:0x0212c53c kind:load to:0x027e09b8 module:dtcm +from:0x0212c568 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212c59c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212c5cc kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c5d4 kind:load to:0x027e09a8 module:dtcm +from:0x0212c5ec kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212c670 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0212c684 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c6b4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212c6c8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212c6d8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212c6e0 kind:load to:0x020af4a0 module:overlay(0) +from:0x0212c6ec kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0212c740 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c74c kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c764 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0212c7c8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212c7d8 kind:load to:0x0212f584 module:overlay(42) +from:0x0212c810 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0212c81c kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212c86c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212c88c kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0212c8a0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212c8b4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212c8c4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212c8d0 kind:load to:0x020af4a0 module:overlay(0) +from:0x0212c8d4 kind:load to:0x0212f43c module:overlay(42) +from:0x0212c8d8 kind:load to:0x020af498 module:overlay(0) +from:0x0212c8e8 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0212c964 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212c9d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212ca14 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212ca88 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212ca94 kind:load to:0x0212f43c module:overlay(42) +from:0x0212ca9c kind:load to:0x0212f5cc module:overlay(42) +from:0x0212caa0 kind:load to:0x0212f454 module:overlay(42) +from:0x0212caa4 kind:load to:0x0212f5e4 module:overlay(42) +from:0x0212cb04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212cb44 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212cba8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212cc34 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212cc3c kind:arm_call to:0x0212d11c module:overlay(42) +from:0x0212cc50 kind:arm_call to:0x0212d188 module:overlay(42) +from:0x0212cc5c kind:load to:0x0212f46c module:overlay(42) +from:0x0212cc64 kind:load to:0x0212f5fc module:overlay(42) +from:0x0212cc68 kind:load to:0x0212f584 module:overlay(42) +from:0x0212cc6c kind:load to:0x027e09a8 module:dtcm +from:0x0212ccbc kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212cd0c kind:load to:0x0212f40c module:overlay(42) +from:0x0212cd14 kind:load to:0x0212f584 module:overlay(42) +from:0x0212cd20 kind:arm_call to:0x0212d2bc module:overlay(42) +from:0x0212cd30 kind:arm_call to:0x01ff916c module:itcm +from:0x0212cd50 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212cd60 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212cd70 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212cd78 kind:arm_call to:0x0212cdc8 module:overlay(42) +from:0x0212cd8c kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212cdb8 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212cdc0 kind:load to:0x027e09a8 module:dtcm +from:0x0212cde4 kind:arm_call to:0x01fff148 module:itcm +from:0x0212ce40 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212ce60 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x0212ce84 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212cea0 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0212cecc kind:arm_call to:0x02016c00 module:main +from:0x0212cef8 kind:arm_call to:0x02016c88 module:main +from:0x0212cf08 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212cf18 kind:load to:0x027e0ce0 module:dtcm +from:0x0212cf1c kind:load to:0x0212f32c module:overlay(42) +from:0x0212cf44 kind:arm_call to:0x01ffedac module:itcm +from:0x0212cf50 kind:arm_call to:0x02082008 module:overlay(0) +from:0x0212cf60 kind:arm_call to:0x0205c408 module:overlay(0) +from:0x0212cf9c kind:load to:0x027e0cd8 module:dtcm +from:0x0212cfbc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212d028 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0212d040 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0212d08c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0212d0fc kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212d10c kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212d118 kind:load to:0x027e09b8 module:dtcm +from:0x0212d184 kind:load to:0x027e0cd8 module:dtcm +from:0x0212d1c4 kind:arm_call to:0x0209d4b4 module:overlay(0) +from:0x0212d1e4 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0212d208 kind:arm_call to:0x02016c00 module:main +from:0x0212d22c kind:arm_call to:0x02016c88 module:main +from:0x0212d240 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212d260 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212d270 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212d290 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212d29c kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212d324 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212d388 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212d3c8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212d3d4 kind:load to:0x0212f40c module:overlay(42) +from:0x0212d3d8 kind:load to:0x0204b164 module:main +from:0x0212d400 kind:arm_call to:0x0212b154 module:overlay(42) +from:0x0212d430 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212d454 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212d490 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0212d4a0 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0212d4a8 kind:arm_call to:0x0212d3dc module:overlay(42) +from:0x0212d4c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212d4d0 kind:arm_call to:0x0212d3dc module:overlay(42) +from:0x0212d4f4 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x0212d534 kind:arm_call to:0x02029a4c module:main +from:0x0212d54c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212d554 kind:arm_call to:0x0212d3dc module:overlay(42) +from:0x0212d574 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x0212d5b4 kind:arm_call to:0x02029a4c module:main +from:0x0212d5d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212d5e4 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0212d5f4 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0212d5fc kind:arm_call to:0x0212d3dc module:overlay(42) +from:0x0212d608 kind:load to:0x027e09a8 module:dtcm +from:0x0212d648 kind:arm_call to:0x01ffce1c module:itcm +from:0x0212d67c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212d690 kind:load to:0x02058e24 module:overlay(0) +from:0x0212d6a4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212d6ac kind:arm_call to:0x02011ff4 module:main +from:0x0212d6c0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212d6c8 kind:arm_call to:0x02011ff4 module:main +from:0x0212d6e0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212d6fc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212d728 kind:arm_call to:0x0203e740 module:main +from:0x0212d730 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212d738 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212d740 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212d748 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212d754 kind:load to:0x020a1aac module:overlay(0) +from:0x0212d764 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212d780 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212d7ac kind:arm_call to:0x0203e740 module:main +from:0x0212d7b4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212d7bc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212d7c4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212d7cc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212d7d4 kind:arm_call to:0x02011ff4 module:main +from:0x0212d7e0 kind:load to:0x020a1aac module:overlay(0) +from:0x0212d7ec kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212d800 kind:load to:0x0212fba0 module:overlay(42) +from:0x0212d814 kind:arm_call to:0x02011f3c module:main +from:0x0212d820 kind:arm_call to:0x0212d944 module:overlay(42) +from:0x0212d838 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0212d894 kind:load to:0x0212f638 module:overlay(42) +from:0x0212d89c kind:load to:0x0212fb8c module:overlay(42) +from:0x0212d8a0 kind:load to:0x0212f614 module:overlay(42) +from:0x0212d8c0 kind:load to:0x0212fb8c module:overlay(42) +from:0x0212d8c8 kind:load to:0x0212f614 module:overlay(42) +from:0x0212d8d4 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0212d8f4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0212d900 kind:load to:0x0212f65c module:overlay(42) +from:0x0212d92c kind:load to:0x0200eab0 module:main +from:0x0212d938 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212d954 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212d9ac kind:arm_call to:0x0212d8cc module:overlay(42) +from:0x0212d9d4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0212d9ec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212da00 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212da54 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0212dc5c kind:load to:0x0212f6d0 module:overlay(42) +from:0x0212dc60 kind:load to:0x0212fba0 module:overlay(42) +from:0x0212dc64 kind:load to:0x0212f688 module:overlay(42) +from:0x0212dc68 kind:load to:0x0204b164 module:main +from:0x0212dc6c kind:load to:0x0212f614 module:overlay(42) +from:0x0212dc70 kind:load to:0x0212fb8c module:overlay(42) +from:0x0212dc80 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212dcb0 kind:arm_call to:0x01ffedac module:itcm +from:0x0212dcc4 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0212de3c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0212de44 kind:arm_call to:0x0212e144 module:overlay(42) +from:0x0212de54 kind:load to:0x027e0cd8 module:dtcm +from:0x0212de58 kind:load to:0x0212eaa4 module:overlay(42) +from:0x0212de5c kind:load to:0x0204b164 module:main +from:0x0212de60 kind:load to:0x0212f618 module:overlay(42) +from:0x0212de74 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212debc kind:arm_call to:0x0212e1f4 module:overlay(42) +from:0x0212dec8 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0212df24 kind:load to:0x027e09b8 module:dtcm +from:0x0212df60 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212dfa8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0212dfc8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0212dfd4 kind:arm_call to:0x0200ef5c module:main +from:0x0212dfe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212e058 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0212e074 kind:load to:0x020b66c4 module:overlay(0) +from:0x0212e078 kind:load to:0x0212ea9c module:overlay(42) +from:0x0212e07c kind:load to:0x0203feb0 module:main +from:0x0212e0f8 kind:arm_call to:0x0202a17c module:main +from:0x0212e108 kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x0212e130 kind:arm_call to:0x0201aa68 module:main +from:0x0212e13c kind:load to:0x027e0998 module:dtcm +from:0x0212e140 kind:load to:0x0204c49c module:main +from:0x0212e198 kind:load to:0x0212f724 module:overlay(42) +from:0x0212e1e0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212e1e8 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x0212e1f0 kind:load to:0x0212f72c module:overlay(42) +from:0x0212e234 kind:arm_call to:0x01ff938c module:itcm +from:0x0212e240 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212e29c kind:load to:0x0212f734 module:overlay(42) +from:0x0212e2ac kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212e2d4 kind:arm_call to:0x0212e1f4 module:overlay(42) +from:0x0212e2f8 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0212e3a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212e3f8 kind:arm_call to:0x020159b0 module:main +from:0x0212e410 kind:load to:0x0203feb0 module:main +from:0x0212e420 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0212e458 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212e470 kind:arm_call to:0x01ff9984 module:itcm +from:0x0212e498 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212e4a8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212e4c0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x0212e4d0 kind:arm_call to:0x0212e19c module:overlay(42) +from:0x0212e4e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e4ec kind:arm_call to:0x02011ff4 module:main +from:0x0212e500 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e508 kind:arm_call to:0x02011ff4 module:main +from:0x0212e520 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e528 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e530 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212e548 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e550 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212e558 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212e560 kind:arm_call to:0x02011ff4 module:main +from:0x0212e574 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e588 kind:load to:0x0212fc88 module:overlay(42) +from:0x0212e59c kind:arm_call to:0x02011f3c module:main +from:0x0212e5a8 kind:arm_call to:0x0212e650 module:overlay(42) +from:0x0212e5c0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0212e5d0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0212e63c kind:load to:0x0212f744 module:overlay(42) +from:0x0212e640 kind:load to:0x0212f77c module:overlay(42) +from:0x0212e644 kind:load to:0x0212f760 module:overlay(42) +from:0x0212e658 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0212e670 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0212e680 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212e6ec kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0212e700 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0212e714 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0212e720 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212e740 kind:load to:0x0212f7a4 module:overlay(42) +from:0x0212e744 kind:load to:0x0212fc88 module:overlay(42) +from:0x0212e748 kind:load to:0x0212fca8 module:overlay(42) +from:0x0212e74c kind:load to:0x0212eab8 module:overlay(42) +from:0x0212e750 kind:load to:0x0212fd5c module:overlay(42) +from:0x0212e7cc kind:arm_call to:0x0200efdc module:main +from:0x0212e7dc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0212e804 kind:arm_call to:0x0212e8f4 module:overlay(42) +from:0x0212e810 kind:load to:0x027e0cd8 module:dtcm +from:0x0212e87c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212e8bc kind:arm_call to:0x0212e8f4 module:overlay(42) +from:0x0212e8d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212e8e8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212e8ec kind:load to:0x027e09a8 module:dtcm +from:0x0212e92c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0212e934 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0212e948 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0212e954 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0212e95c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0212e970 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0212e9d4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0212e9e0 kind:load to:0x027e09b8 module:dtcm +from:0x0212e9f0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212e9f8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212ea10 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212ea18 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212ea20 kind:arm_call to:0x02011ff4 module:main +from:0x0212ea34 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0212eae4 kind:arm_call to:0x021252b0 module:overlay(42) +from:0x0212eaf4 kind:arm_call to:0x0203e3a4 module:main +from:0x0212eb08 kind:load to:0x0212f7e0 module:overlay(42) +from:0x0212eb0c kind:load to:0x0212f7f0 module:overlay(42) +from:0x0212eb10 kind:load to:0x021259f8 module:overlay(42) +from:0x0212eb14 kind:load to:0x0212f7e4 module:overlay(42) +from:0x0212eb48 kind:arm_call to:0x02125a3c module:overlay(42) +from:0x0212eb58 kind:arm_call to:0x0203e3a4 module:main +from:0x0212eb70 kind:load to:0x0212edbc module:overlay(42) +from:0x0212eb74 kind:load to:0x0212f8c8 module:overlay(42) +from:0x0212eb78 kind:load to:0x0212f8d8 module:overlay(42) +from:0x0212eb7c kind:load to:0x02126f54 module:overlay(42) +from:0x0212eb80 kind:load to:0x0212f8cc module:overlay(42) +from:0x0212eba0 kind:arm_call to:0x02126f98 module:overlay(42) +from:0x0212ebb0 kind:arm_call to:0x0203e3a4 module:main +from:0x0212ebc4 kind:load to:0x0212f9b0 module:overlay(42) +from:0x0212ebc8 kind:load to:0x0212f9c0 module:overlay(42) +from:0x0212ebcc kind:load to:0x02128778 module:overlay(42) +from:0x0212ebd0 kind:load to:0x0212f9b4 module:overlay(42) +from:0x0212ebe8 kind:load to:0x0212fa98 module:overlay(42) +from:0x0212ec1c kind:arm_call to:0x0212a7a0 module:overlay(42) +from:0x0212ec2c kind:arm_call to:0x0203e3a4 module:main +from:0x0212ec44 kind:load to:0x0212f318 module:overlay(42) +from:0x0212ec48 kind:load to:0x0212faa4 module:overlay(42) +from:0x0212ec4c kind:load to:0x0212fab4 module:overlay(42) +from:0x0212ec50 kind:load to:0x0212d7e4 module:overlay(42) +from:0x0212ec54 kind:load to:0x0212faa8 module:overlay(42) +from:0x0212ec74 kind:arm_call to:0x0212d828 module:overlay(42) +from:0x0212ec84 kind:arm_call to:0x0203e3a4 module:main +from:0x0212ec98 kind:load to:0x0212fb8c module:overlay(42) +from:0x0212ec9c kind:load to:0x0212fba0 module:overlay(42) +from:0x0212eca0 kind:load to:0x0212e56c module:overlay(42) +from:0x0212eca4 kind:load to:0x0212fb94 module:overlay(42) +from:0x0212ecc4 kind:arm_call to:0x0212e5b0 module:overlay(42) +from:0x0212ecd4 kind:arm_call to:0x0203e3a4 module:main +from:0x0212ece8 kind:load to:0x0212fc78 module:overlay(42) +from:0x0212ecec kind:load to:0x0212fc88 module:overlay(42) +from:0x0212ecf0 kind:load to:0x0212ea2c module:overlay(42) +from:0x0212ecf4 kind:load to:0x0212fc7c module:overlay(42) +from:0x0212ecf8 kind:load to:0x0212eac8 module:overlay(42) +from:0x0212ecfc kind:load to:0x0212eb18 module:overlay(42) +from:0x0212ed00 kind:load to:0x0212eb84 module:overlay(42) +from:0x0212ed04 kind:load to:0x0212ebd4 module:overlay(42) +from:0x0212ed08 kind:load to:0x0212ebec module:overlay(42) +from:0x0212ed0c kind:load to:0x0212ec58 module:overlay(42) +from:0x0212ed10 kind:load to:0x0212eca8 module:overlay(42) +from:0x0212ed28 kind:load to:0x021253c0 module:overlay(42) +from:0x0212ed2c kind:load to:0x02125984 module:overlay(42) +from:0x0212ed30 kind:load to:0x0207cdd4 module:overlay(0) +from:0x0212ed34 kind:load to:0x0207ce0c module:overlay(0) +from:0x0212ed38 kind:load to:0x02125938 module:overlay(42) +from:0x0212ed44 kind:load to:0x0212528c module:overlay(42) +from:0x0212ed48 kind:load to:0x020990ec module:overlay(0) +from:0x0212ed4c kind:load to:0x02098efc module:overlay(0) +from:0x0212ed50 kind:load to:0x02098f78 module:overlay(0) +from:0x0212ed54 kind:load to:0x020990f4 module:overlay(0) +from:0x0212ed58 kind:load to:0x02099114 module:overlay(0) +from:0x0212ed5c kind:load to:0x02099140 module:overlay(0) +from:0x0212ed68 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212ed6c kind:load to:0x02099cfc module:overlay(0) +from:0x0212ed70 kind:load to:0x02099d14 module:overlay(0) +from:0x0212ed74 kind:load to:0x02099d20 module:overlay(0) +from:0x0212ed78 kind:load to:0x01fff464 module:itcm +from:0x0212ed7c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212ed80 kind:load to:0x021253d4 module:overlay(42) +from:0x0212ed84 kind:load to:0x02099c58 module:overlay(0) +from:0x0212ed88 kind:load to:0x02125458 module:overlay(42) +from:0x0212ed8c kind:load to:0x02099c60 module:overlay(0) +from:0x0212ed90 kind:load to:0x02099c64 module:overlay(0) +from:0x0212ed94 kind:load to:0x0212569c module:overlay(42) +from:0x0212ed98 kind:load to:0x02099c6c module:overlay(0) +from:0x0212ed9c kind:load to:0x02099c70 module:overlay(0) +from:0x0212eda0 kind:load to:0x02099d2c module:overlay(0) +from:0x0212eda4 kind:load to:0x02099d98 module:overlay(0) +from:0x0212eda8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212edac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212edb0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212edb4 kind:load to:0x021259a0 module:overlay(42) +from:0x0212edb8 kind:load to:0x021259c8 module:overlay(42) +from:0x0212edf8 kind:load to:0x02126468 module:overlay(42) +from:0x0212ee00 kind:load to:0x0212650c module:overlay(42) +from:0x0212ee08 kind:load to:0x0212664c module:overlay(42) +from:0x0212ee10 kind:load to:0x02126704 module:overlay(42) +from:0x0212ee18 kind:load to:0x021267cc module:overlay(42) +from:0x0212ee20 kind:load to:0x02126a70 module:overlay(42) +from:0x0212ee28 kind:load to:0x02126be4 module:overlay(42) +from:0x0212ee30 kind:load to:0x021263b4 module:overlay(42) +from:0x0212ee38 kind:load to:0x021264a0 module:overlay(42) +from:0x0212ee40 kind:load to:0x021265c0 module:overlay(42) +from:0x0212ee48 kind:load to:0x02126670 module:overlay(42) +from:0x0212ee50 kind:load to:0x02126758 module:overlay(42) +from:0x0212ee58 kind:load to:0x02126a04 module:overlay(42) +from:0x0212ee60 kind:load to:0x02126b6c module:overlay(42) +from:0x0212ee70 kind:load to:0x02125a18 module:overlay(42) +from:0x0212ee74 kind:load to:0x020990ec module:overlay(0) +from:0x0212ee78 kind:load to:0x02098efc module:overlay(0) +from:0x0212ee7c kind:load to:0x02098f78 module:overlay(0) +from:0x0212ee80 kind:load to:0x020990f4 module:overlay(0) +from:0x0212ee84 kind:load to:0x02099114 module:overlay(0) +from:0x0212ee88 kind:load to:0x02099140 module:overlay(0) +from:0x0212ee94 kind:load to:0x02125c0c module:overlay(42) +from:0x0212ee98 kind:load to:0x02126e38 module:overlay(42) +from:0x0212ee9c kind:load to:0x0209ba20 module:overlay(0) +from:0x0212eea0 kind:load to:0x0209ba54 module:overlay(0) +from:0x0212eea4 kind:load to:0x0209baec module:overlay(0) +from:0x0212eea8 kind:load to:0x0209bb00 module:overlay(0) +from:0x0212eeac kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212eeb0 kind:load to:0x0209bb28 module:overlay(0) +from:0x0212eeb4 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0212eeb8 kind:load to:0x0209b838 module:overlay(0) +from:0x0212eebc kind:load to:0x0209babc module:overlay(0) +from:0x0212eec0 kind:load to:0x0209bad4 module:overlay(0) +from:0x0212eec4 kind:load to:0x0209bb14 module:overlay(0) +from:0x0212eec8 kind:load to:0x0209bea0 module:overlay(0) +from:0x0212eecc kind:load to:0x02126e0c module:overlay(42) +from:0x0212eed0 kind:load to:0x02126de8 module:overlay(42) +from:0x0212eed4 kind:load to:0x0209bed8 module:overlay(0) +from:0x0212eee0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212eee4 kind:load to:0x02099cfc module:overlay(0) +from:0x0212eee8 kind:load to:0x02099d14 module:overlay(0) +from:0x0212eeec kind:load to:0x02099d20 module:overlay(0) +from:0x0212eef0 kind:load to:0x01fff464 module:itcm +from:0x0212eef4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212eef8 kind:load to:0x02125c20 module:overlay(42) +from:0x0212eefc kind:load to:0x02099c58 module:overlay(0) +from:0x0212ef00 kind:load to:0x02125f8c module:overlay(42) +from:0x0212ef04 kind:load to:0x02099c60 module:overlay(0) +from:0x0212ef08 kind:load to:0x02099c64 module:overlay(0) +from:0x0212ef0c kind:load to:0x021260f8 module:overlay(42) +from:0x0212ef10 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0212ef14 kind:load to:0x02099c70 module:overlay(0) +from:0x0212ef18 kind:load to:0x02099d2c module:overlay(0) +from:0x0212ef1c kind:load to:0x02099d98 module:overlay(0) +from:0x0212ef20 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212ef24 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212ef28 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212ef2c kind:load to:0x02126e54 module:overlay(42) +from:0x0212ef30 kind:load to:0x02126ed0 module:overlay(42) +from:0x0212ef34 kind:load to:0x0209ad54 module:overlay(0) +from:0x0212ef40 kind:load to:0x02127150 module:overlay(42) +from:0x0212ef44 kind:load to:0x021286f4 module:overlay(42) +from:0x0212ef48 kind:load to:0x02127f50 module:overlay(42) +from:0x0212ef4c kind:load to:0x021280d4 module:overlay(42) +from:0x0212ef50 kind:load to:0x0212842c module:overlay(42) +from:0x0212ef54 kind:load to:0x021273f0 module:overlay(42) +from:0x0212ef5c kind:load to:0x02127670 module:overlay(42) +from:0x0212ef64 kind:load to:0x0212746c module:overlay(42) +from:0x0212ef6c kind:load to:0x021275c4 module:overlay(42) +from:0x0212ef74 kind:load to:0x021273e0 module:overlay(42) +from:0x0212ef7c kind:load to:0x02127654 module:overlay(42) +from:0x0212ef84 kind:load to:0x0212745c module:overlay(42) +from:0x0212ef8c kind:load to:0x0212754c module:overlay(42) +from:0x0212ef9c kind:load to:0x02126f74 module:overlay(42) +from:0x0212efa0 kind:load to:0x020990ec module:overlay(0) +from:0x0212efa4 kind:load to:0x02098efc module:overlay(0) +from:0x0212efa8 kind:load to:0x02098f78 module:overlay(0) +from:0x0212efac kind:load to:0x020990f4 module:overlay(0) +from:0x0212efb0 kind:load to:0x02099114 module:overlay(0) +from:0x0212efb4 kind:load to:0x02099140 module:overlay(0) +from:0x0212efc0 kind:load to:0x0212713c module:overlay(42) +from:0x0212efc4 kind:load to:0x021286d8 module:overlay(42) +from:0x0212efc8 kind:load to:0x02059174 module:overlay(0) +from:0x0212efcc kind:load to:0x02059008 module:overlay(0) +from:0x0212efd0 kind:load to:0x02059348 module:overlay(0) +from:0x0212efd4 kind:load to:0x020593c4 module:overlay(0) +from:0x0212efd8 kind:load to:0x02059428 module:overlay(0) +from:0x0212efdc kind:load to:0x0209bf68 module:overlay(0) +from:0x0212efe0 kind:load to:0x02059304 module:overlay(0) +from:0x0212efec kind:load to:0x02099cc0 module:overlay(0) +from:0x0212eff0 kind:load to:0x02099cfc module:overlay(0) +from:0x0212eff4 kind:load to:0x02099d14 module:overlay(0) +from:0x0212eff8 kind:load to:0x02099d20 module:overlay(0) +from:0x0212effc kind:load to:0x01fff464 module:itcm +from:0x0212f000 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f004 kind:load to:0x02127164 module:overlay(42) +from:0x0212f008 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f00c kind:load to:0x02127280 module:overlay(42) +from:0x0212f010 kind:load to:0x02099c60 module:overlay(0) +from:0x0212f014 kind:load to:0x02099c64 module:overlay(0) +from:0x0212f018 kind:load to:0x021271a4 module:overlay(42) +from:0x0212f01c kind:load to:0x0209a7d0 module:overlay(0) +from:0x0212f020 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f024 kind:load to:0x02099d2c module:overlay(0) +from:0x0212f028 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f02c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f030 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f034 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f038 kind:load to:0x02128710 module:overlay(42) +from:0x0212f03c kind:load to:0x02128740 module:overlay(42) +from:0x0212f040 kind:load to:0x0209ad54 module:overlay(0) +from:0x0212f04c kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f050 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f054 kind:load to:0x02099d14 module:overlay(0) +from:0x0212f058 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f05c kind:load to:0x01fff464 module:itcm +from:0x0212f060 kind:load to:0x0215d1ec module:overlays(61,64,65,69,71) +from:0x0212f064 kind:load to:0x02154094 module:overlays(29,30,71) +from:0x0212f068 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f06c kind:load to:0x02155190 module:overlays(29,58,71) +from:0x0212f070 kind:load to:0x021288c4 module:overlay(42) +from:0x0212f074 kind:load to:0x02099c64 module:overlay(0) +from:0x0212f078 kind:load to:0x02155f10 module:overlays(58,71) +from:0x0212f07c kind:load to:0x02155bb4 module:overlays(29,71) +from:0x0212f080 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f084 kind:load to:0x02099d2c module:overlay(0) +from:0x0212f088 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f08c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f090 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f094 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f098 kind:load to:0x0212a740 module:overlay(42) +from:0x0212f09c kind:load to:0x0212a754 module:overlay(42) +from:0x0212f0a0 kind:load to:0x0209ad54 module:overlay(0) +from:0x0212f0a4 kind:load to:0x02154108 module:overlays(29,30,71) +from:0x0212f0a8 kind:load to:0x02155fd0 module:overlays(58,71) +from:0x0212f0ac kind:load to:0x0212892c module:overlay(42) +from:0x0212f0b0 kind:load to:0x02129ca0 module:overlay(42) +from:0x0212f0b4 kind:load to:0x02128964 module:overlay(42) +from:0x0212f0b8 kind:load to:0x02155990 module:overlays(29,71) +from:0x0212f0bc kind:load to:0x0215ba5c module:overlay(71) +from:0x0212f0c0 kind:load to:0x02158134 module:overlays(58,71,78) +from:0x0212f0c4 kind:load to:0x0215ba3c module:overlays(68,71) +from:0x0212f0c8 kind:load to:0x0215ba48 module:overlay(71) +from:0x0212f0cc kind:load to:0x0215ba54 module:overlay(71) +from:0x0212f0d0 kind:load to:0x0215bb5c module:overlays(61,71) +from:0x0212f0d4 kind:load to:0x0215be10 module:overlay(71) +from:0x0212f0d8 kind:load to:0x0212a168 module:overlay(42) +from:0x0212f0dc kind:load to:0x02155058 module:overlays(29,30,58,71) +from:0x0212f0e0 kind:load to:0x02155064 module:overlays(29,30,58,71) +from:0x0212f0e4 kind:load to:0x02155070 module:overlays(29,30,58,71) +from:0x0212f0e8 kind:load to:0x0215c11c module:overlays(61,68,71) +from:0x0212f0ec kind:load to:0x0215602c module:overlays(58,71,85) +from:0x0212f0f0 kind:load to:0x0212a698 module:overlay(42) +from:0x0212f0f4 kind:load to:0x02155c90 module:overlays(29,71) +from:0x0212f0f8 kind:load to:0x02156b7c module:overlays(58,71,87) +from:0x0212f100 kind:load to:0x021562c0 module:overlays(58,71,85) +from:0x0212f108 kind:load to:0x021565c4 module:overlays(58,71,86) +from:0x0212f110 kind:load to:0x02156800 module:overlays(58,71) +from:0x0212f118 kind:load to:0x02156a24 module:overlays(58,71) +from:0x0212f120 kind:load to:0x02156c24 module:overlays(58,71,82) +from:0x0212f128 kind:load to:0x0215a2a0 module:overlays(71,79) +from:0x0212f130 kind:load to:0x02156ff4 module:overlays(58,71) +from:0x0212f138 kind:load to:0x0215737c module:overlays(58,71) +from:0x0212f140 kind:load to:0x02158520 module:overlays(58,71) +from:0x0212f148 kind:load to:0x02158a54 module:overlays(58,71) +from:0x0212f150 kind:load to:0x02158ebc module:overlays(58,71) +from:0x0212f158 kind:load to:0x0215916c module:overlays(58,71,83,84) +from:0x0212f160 kind:load to:0x021596ac module:overlays(58,71,79) +from:0x0212f168 kind:load to:0x02159228 module:overlays(58,71,79) +from:0x0212f170 kind:load to:0x021598d4 module:overlays(58,71,79) +from:0x0212f178 kind:load to:0x02159ab4 module:overlays(58,71,79) +from:0x0212f180 kind:load to:0x02159e50 module:overlays(59,71,79) +from:0x0212f188 kind:load to:0x02129918 module:overlay(42) +from:0x0212f190 kind:load to:0x02129380 module:overlay(42) +from:0x0212f198 kind:load to:0x0212927c module:overlay(42) +from:0x0212f1a0 kind:load to:0x0215a974 module:overlays(71,82) +from:0x0212f1a8 kind:load to:0x021299ec module:overlay(42) +from:0x0212f1b0 kind:load to:0x021577a4 module:overlays(58,71) +from:0x0212f1b8 kind:load to:0x021578d0 module:overlays(58,71) +from:0x0212f1c0 kind:load to:0x02157ab4 module:overlays(58,71) +from:0x0212f1c8 kind:load to:0x02157c44 module:overlays(58,71) +from:0x0212f1d0 kind:load to:0x02157da4 module:overlays(58,71) +from:0x0212f1d8 kind:load to:0x02157ea4 module:overlays(58,71) +from:0x0212f1e0 kind:load to:0x02129dec module:overlay(42) +from:0x0212f1e8 kind:load to:0x0215b514 module:overlay(71) +from:0x0212f1f0 kind:load to:0x0215b63c module:overlay(71) +from:0x0212f1f8 kind:load to:0x0215b8d8 module:overlay(71) +from:0x0212f200 kind:load to:0x02128ac8 module:overlay(42) +from:0x0212f208 kind:load to:0x02156ab8 module:overlays(58,71) +from:0x0212f210 kind:load to:0x0215628c module:overlays(58,71,85) +from:0x0212f218 kind:load to:0x02156508 module:overlays(58,71) +from:0x0212f220 kind:load to:0x02156798 module:overlays(58,71) +from:0x0212f228 kind:load to:0x0215696c module:overlays(58,71,83) +from:0x0212f230 kind:load to:0x02156b98 module:overlays(58,71) +from:0x0212f238 kind:load to:0x0215a1fc module:overlays(71,79) +from:0x0212f240 kind:load to:0x02156f44 module:overlays(58,71) +from:0x0212f248 kind:load to:0x021572d0 module:overlays(58,71) +from:0x0212f250 kind:load to:0x02158480 module:overlays(58,71) +from:0x0212f258 kind:load to:0x021589c0 module:overlays(58,71) +from:0x0212f260 kind:load to:0x02158e3c module:overlays(58,71) +from:0x0212f268 kind:load to:0x021590fc module:overlays(58,71,74) +from:0x0212f270 kind:load to:0x021595e0 module:overlays(58,71,79) +from:0x0212f278 kind:load to:0x021591b0 module:overlays(58,71) +from:0x0212f280 kind:load to:0x02159868 module:overlays(58,71,79) +from:0x0212f288 kind:load to:0x02159a24 module:overlays(58,71,79) +from:0x0212f290 kind:load to:0x02159d58 module:overlays(71,79) +from:0x0212f298 kind:load to:0x02129848 module:overlay(42) +from:0x0212f2a0 kind:load to:0x02128a00 module:overlay(42) +from:0x0212f2a8 kind:load to:0x021291e8 module:overlay(42) +from:0x0212f2b0 kind:load to:0x0215a95c module:overlays(66,71,82) +from:0x0212f2b8 kind:load to:0x02129938 module:overlay(42) +from:0x0212f2c0 kind:load to:0x02157718 module:overlays(58,71) +from:0x0212f2c8 kind:load to:0x02157808 module:overlays(58,71) +from:0x0212f2d0 kind:load to:0x02157ab0 module:overlays(58,71,79) +from:0x0212f2d8 kind:load to:0x02157bcc module:overlays(58,71,73) +from:0x0212f2e0 kind:load to:0x02157cdc module:overlays(58,71) +from:0x0212f2e8 kind:load to:0x02157e54 module:overlays(58,71) +from:0x0212f2f0 kind:load to:0x02129dcc module:overlay(42) +from:0x0212f2f8 kind:load to:0x0215b3e0 module:overlay(71) +from:0x0212f300 kind:load to:0x0215b5fc module:overlays(71,80) +from:0x0212f308 kind:load to:0x0215b860 module:overlays(65,71) +from:0x0212f310 kind:load to:0x02128a38 module:overlay(42) +from:0x0212f32c kind:load to:0x0212ab38 module:overlay(42) +from:0x0212f330 kind:load to:0x0212d69c module:overlay(42) +from:0x0212f334 kind:load to:0x02099a80 module:overlay(0) +from:0x0212f338 kind:load to:0x0212a7ec module:overlay(42) +from:0x0212f33c kind:load to:0x0207d6c8 module:overlay(0) +from:0x0212f348 kind:load to:0x0212a77c module:overlay(42) +from:0x0212f34c kind:load to:0x020990ec module:overlay(0) +from:0x0212f350 kind:load to:0x02098efc module:overlay(0) +from:0x0212f354 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f358 kind:load to:0x020990f4 module:overlay(0) +from:0x0212f35c kind:load to:0x02099114 module:overlay(0) +from:0x0212f360 kind:load to:0x02099140 module:overlay(0) +from:0x0212f36c kind:load to:0x0212ab24 module:overlay(42) +from:0x0212f370 kind:load to:0x0212d6b8 module:overlay(42) +from:0x0212f374 kind:load to:0x0209b2cc module:overlay(0) +from:0x0212f378 kind:load to:0x0209b304 module:overlay(0) +from:0x0212f37c kind:load to:0x0209b908 module:overlay(0) +from:0x0212f380 kind:load to:0x0209b910 module:overlay(0) +from:0x0212f384 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212f388 kind:load to:0x0209b47c module:overlay(0) +from:0x0212f38c kind:load to:0x0209b36c module:overlay(0) +from:0x0212f390 kind:load to:0x0209b838 module:overlay(0) +from:0x0212f394 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0212f398 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0212f39c kind:load to:0x0212d694 module:overlay(42) +from:0x0212f3a0 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0212f3a4 kind:load to:0x0212d684 module:overlay(42) +from:0x0212f3a8 kind:load to:0x0212d660 module:overlay(42) +from:0x0212f3b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f3b8 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f3bc kind:load to:0x02099d14 module:overlay(0) +from:0x0212f3c0 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f3c4 kind:load to:0x01fff464 module:itcm +from:0x0212f3c8 kind:load to:0x0212d60c module:overlay(42) +from:0x0212f3cc kind:load to:0x0212ab4c module:overlay(42) +from:0x0212f3d0 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f3d4 kind:load to:0x0212ac24 module:overlay(42) +from:0x0212f3d8 kind:load to:0x0212abd8 module:overlay(42) +from:0x0212f3dc kind:load to:0x02099c64 module:overlay(0) +from:0x0212f3e0 kind:load to:0x0212b050 module:overlay(42) +from:0x0212f3e4 kind:load to:0x0212ae48 module:overlay(42) +from:0x0212f3e8 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f3ec kind:load to:0x02099d2c module:overlay(0) +from:0x0212f3f0 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f3f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f3f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f3fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f400 kind:load to:0x0212d6d4 module:overlay(42) +from:0x0212f404 kind:load to:0x0212d758 module:overlay(42) +from:0x0212f408 kind:load to:0x0212d45c module:overlay(42) +from:0x0212f484 kind:load to:0x0212b19c module:overlay(42) +from:0x0212f48c kind:load to:0x0212b2e0 module:overlay(42) +from:0x0212f494 kind:load to:0x0212b494 module:overlay(42) +from:0x0212f49c kind:load to:0x0212b6e4 module:overlay(42) +from:0x0212f4a4 kind:load to:0x0212bb48 module:overlay(42) +from:0x0212f4ac kind:load to:0x0212bf98 module:overlay(42) +from:0x0212f4b4 kind:load to:0x0212c114 module:overlay(42) +from:0x0212f4bc kind:load to:0x0212c2e8 module:overlay(42) +from:0x0212f4c4 kind:load to:0x0212c540 module:overlay(42) +from:0x0212f4cc kind:load to:0x0212c5dc module:overlay(42) +from:0x0212f4d4 kind:load to:0x0212c68c module:overlay(42) +from:0x0212f4dc kind:load to:0x0212c754 module:overlay(42) +from:0x0212f4e4 kind:load to:0x0212c824 module:overlay(42) +from:0x0212f4ec kind:load to:0x0212caa8 module:overlay(42) +from:0x0212f4f4 kind:load to:0x0212cc74 module:overlay(42) +from:0x0212f4fc kind:load to:0x0212cfa0 module:overlay(42) +from:0x0212f504 kind:load to:0x0212b280 module:overlay(42) +from:0x0212f50c kind:load to:0x0212b3cc module:overlay(42) +from:0x0212f514 kind:load to:0x0212b548 module:overlay(42) +from:0x0212f51c kind:load to:0x0212b80c module:overlay(42) +from:0x0212f524 kind:load to:0x0212bc80 module:overlay(42) +from:0x0212f52c kind:load to:0x0212c088 module:overlay(42) +from:0x0212f534 kind:load to:0x0212c1a4 module:overlay(42) +from:0x0212f53c kind:load to:0x0212c3b4 module:overlay(42) +from:0x0212f544 kind:load to:0x0212c578 module:overlay(42) +from:0x0212f54c kind:load to:0x0212c638 module:overlay(42) +from:0x0212f554 kind:load to:0x0212c6e4 module:overlay(42) +from:0x0212f55c kind:load to:0x0212c7dc module:overlay(42) +from:0x0212f564 kind:load to:0x0212c8dc module:overlay(42) +from:0x0212f56c kind:load to:0x0212cac0 module:overlay(42) +from:0x0212f574 kind:load to:0x0212cd18 module:overlay(42) +from:0x0212f57c kind:load to:0x0212d004 module:overlay(42) +from:0x0212f638 kind:load to:0x0212d804 module:overlay(42) +from:0x0212f63c kind:load to:0x020990ec module:overlay(0) +from:0x0212f640 kind:load to:0x02098efc module:overlay(0) +from:0x0212f644 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f648 kind:load to:0x020990f4 module:overlay(0) +from:0x0212f64c kind:load to:0x02099114 module:overlay(0) +from:0x0212f650 kind:load to:0x02099140 module:overlay(0) +from:0x0212f65c kind:load to:0x0212d930 module:overlay(42) +from:0x0212f660 kind:load to:0x0212e4dc module:overlay(42) +from:0x0212f664 kind:load to:0x02059174 module:overlay(0) +from:0x0212f668 kind:load to:0x01ffc57c module:itcm +from:0x0212f66c kind:load to:0x02059348 module:overlay(0) +from:0x0212f670 kind:load to:0x020593c4 module:overlay(0) +from:0x0212f674 kind:load to:0x02059428 module:overlay(0) +from:0x0212f678 kind:load to:0x0212d904 module:overlay(42) +from:0x0212f67c kind:load to:0x02059304 module:overlay(0) +from:0x0212f688 kind:load to:0x0212dc78 module:overlay(42) +from:0x0212f68c kind:load to:0x0212e4f8 module:overlay(42) +from:0x0212f690 kind:load to:0x0209b2cc module:overlay(0) +from:0x0212f694 kind:load to:0x0209b304 module:overlay(0) +from:0x0212f698 kind:load to:0x0209b908 module:overlay(0) +from:0x0212f69c kind:load to:0x0209b910 module:overlay(0) +from:0x0212f6a0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212f6a4 kind:load to:0x0209b47c module:overlay(0) +from:0x0212f6a8 kind:load to:0x0209b36c module:overlay(0) +from:0x0212f6ac kind:load to:0x0209b838 module:overlay(0) +from:0x0212f6b0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0212f6b4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0212f6b8 kind:load to:0x0212d694 module:overlay(42) +from:0x0212f6bc kind:load to:0x0209b8f0 module:overlay(0) +from:0x0212f6c0 kind:load to:0x0212d684 module:overlay(42) +from:0x0212f6c4 kind:load to:0x0212d660 module:overlay(42) +from:0x0212f6d0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f6d4 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f6d8 kind:load to:0x02099d14 module:overlay(0) +from:0x0212f6dc kind:load to:0x02099d20 module:overlay(0) +from:0x0212f6e0 kind:load to:0x01fff464 module:itcm +from:0x0212f6e4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f6e8 kind:load to:0x0212dc8c module:overlay(42) +from:0x0212f6ec kind:load to:0x02099c58 module:overlay(0) +from:0x0212f6f0 kind:load to:0x0212de64 module:overlay(42) +from:0x0212f6f4 kind:load to:0x0212df28 module:overlay(42) +from:0x0212f6f8 kind:load to:0x02099c64 module:overlay(0) +from:0x0212f6fc kind:load to:0x0212df3c module:overlay(42) +from:0x0212f700 kind:load to:0x0212e080 module:overlay(42) +from:0x0212f704 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f708 kind:load to:0x02099d2c module:overlay(0) +from:0x0212f70c kind:load to:0x02099d98 module:overlay(0) +from:0x0212f710 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f714 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f718 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f71c kind:load to:0x0212e514 module:overlay(42) +from:0x0212f720 kind:load to:0x0212e53c module:overlay(42) +from:0x0212f724 kind:load to:0x0212e2a0 module:overlay(42) +from:0x0212f72c kind:load to:0x0212e4d8 module:overlay(42) +from:0x0212f734 kind:load to:0x0212e414 module:overlay(42) +from:0x0212f748 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0212f74c kind:load to:0x0209e1dc module:overlay(0) +from:0x0212f750 kind:load to:0x0209e21c module:overlay(0) +from:0x0212f754 kind:load to:0x0209e23c module:overlay(0) +from:0x0212f760 kind:load to:0x0212e58c module:overlay(42) +from:0x0212f764 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0212f768 kind:load to:0x0209e1dc module:overlay(0) +from:0x0212f76c kind:load to:0x0209e21c module:overlay(0) +from:0x0212f770 kind:load to:0x0209e23c module:overlay(0) +from:0x0212f77c kind:load to:0x0207e178 module:overlay(0) +from:0x0212f780 kind:load to:0x0207e180 module:overlay(0) +from:0x0212f784 kind:load to:0x0207e994 module:overlay(0) +from:0x0212f788 kind:load to:0x0207e984 module:overlay(0) +from:0x0212f78c kind:load to:0x0207e9d0 module:overlay(0) +from:0x0212f790 kind:load to:0x0207ea08 module:overlay(0) +from:0x0212f794 kind:load to:0x0207ea4c module:overlay(0) +from:0x0212f798 kind:load to:0x0207ea74 module:overlay(0) +from:0x0212f7a4 kind:load to:0x0212e754 module:overlay(42) +from:0x0212f7a8 kind:load to:0x0209e87c module:overlay(0) +from:0x0212f7ac kind:load to:0x0212e814 module:overlay(42) +from:0x0212f7b0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0212f7b4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0212f7b8 kind:load to:0x0212e818 module:overlay(42) +from:0x0212f7bc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0212f7c0 kind:load to:0x0212e85c module:overlay(42) +from:0x0212f7c4 kind:load to:0x0209e998 module:overlay(0) +from:0x0212f7c8 kind:load to:0x0209e99c module:overlay(0) +from:0x0212f7cc kind:load to:0x0209e9a8 module:overlay(0) +from:0x0212f7d0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0212f7d4 kind:load to:0x0212e9e4 module:overlay(42) +from:0x0212f7d8 kind:load to:0x0212ea04 module:overlay(42) diff --git a/config/jp/arm9/overlays/ov042/symbols.txt b/config/jp/arm9/overlays/ov042/symbols.txt new file mode 100644 index 00000000..3638a0e9 --- /dev/null +++ b/config/jp/arm9/overlays/ov042/symbols.txt @@ -0,0 +1,307 @@ +func_ov042_02125280 kind:function(arm,size=0xc) addr:0x02125280 +func_ov042_0212528c kind:function(arm,size=0x24) addr:0x0212528c +func_ov042_021252b0 kind:function(arm,size=0x48) addr:0x021252b0 +func_ov042_021252f8 kind:function(arm,size=0xc8) addr:0x021252f8 +func_ov042_021253c0 kind:function(arm,size=0x14) addr:0x021253c0 +func_ov042_021253d4 kind:function(arm,size=0x84) addr:0x021253d4 +func_ov042_02125458 kind:function(arm,size=0x244) addr:0x02125458 +func_ov042_0212569c kind:function(arm,size=0xb0) addr:0x0212569c +func_ov042_0212574c kind:function(arm,size=0x64) addr:0x0212574c +func_ov042_021257b0 kind:function(arm,size=0x48) addr:0x021257b0 +func_ov042_021257f8 kind:function(arm,size=0x38) addr:0x021257f8 +func_ov042_02125830 kind:function(arm,size=0xcc) addr:0x02125830 +func_ov042_021258fc kind:function(arm,size=0x3c) addr:0x021258fc +func_ov042_02125938 kind:function(arm,size=0x4c) addr:0x02125938 +func_ov042_02125984 kind:function(arm,size=0x1c) addr:0x02125984 +func_ov042_021259a0 kind:function(arm,size=0x28) addr:0x021259a0 +func_ov042_021259c8 kind:function(arm,size=0x30) addr:0x021259c8 +func_ov042_021259f8 kind:function(arm,size=0x14) addr:0x021259f8 +func_ov042_02125a0c kind:function(arm,size=0xc) addr:0x02125a0c +func_ov042_02125a18 kind:function(arm,size=0x24) addr:0x02125a18 +func_ov042_02125a3c kind:function(arm,size=0x54) addr:0x02125a3c +func_ov042_02125a90 kind:function(arm,size=0x17c) addr:0x02125a90 +func_ov042_02125c0c kind:function(arm,size=0x14) addr:0x02125c0c +func_ov042_02125c20 kind:function(arm,size=0x28) addr:0x02125c20 +func_ov042_02125c48 kind:function(arm,size=0x70) addr:0x02125c48 +func_ov042_02125cb8 kind:function(arm,size=0x20) addr:0x02125cb8 +func_ov042_02125cd8 kind:function(arm,size=0x48) addr:0x02125cd8 +func_ov042_02125d20 kind:function(arm,size=0x26c) addr:0x02125d20 +func_ov042_02125f8c kind:function(arm,size=0x16c) addr:0x02125f8c +func_ov042_021260f8 kind:function(arm,size=0xbc) addr:0x021260f8 +func_ov042_021261b4 kind:function(arm,size=0xe4) addr:0x021261b4 +func_ov042_02126298 kind:function(arm,size=0x11c) addr:0x02126298 +func_ov042_021263b4 kind:function(arm,size=0xb4) addr:0x021263b4 +func_ov042_02126468 kind:function(arm,size=0x38) addr:0x02126468 +func_ov042_021264a0 kind:function(arm,size=0x6c) addr:0x021264a0 +func_ov042_0212650c kind:function(arm,size=0xb4) addr:0x0212650c +func_ov042_021265c0 kind:function(arm,size=0x8c) addr:0x021265c0 +func_ov042_0212664c kind:function(arm,size=0x24) addr:0x0212664c +func_ov042_02126670 kind:function(arm,size=0x94) addr:0x02126670 +func_ov042_02126704 kind:function(arm,size=0x54) addr:0x02126704 +func_ov042_02126758 kind:function(arm,size=0x74) addr:0x02126758 +func_ov042_021267cc kind:function(arm,size=0x238) addr:0x021267cc +func_ov042_02126a04 kind:function(arm,size=0x6c) addr:0x02126a04 +func_ov042_02126a70 kind:function(arm,size=0xfc) addr:0x02126a70 +func_ov042_02126b6c kind:function(arm,size=0x78) addr:0x02126b6c +func_ov042_02126be4 kind:function(arm,size=0x13c) addr:0x02126be4 +func_ov042_02126d20 kind:function(arm,size=0xc8) addr:0x02126d20 +func_ov042_02126de8 kind:function(arm,size=0x24) addr:0x02126de8 +func_ov042_02126e0c kind:function(arm,size=0x2c) addr:0x02126e0c +func_ov042_02126e38 kind:function(arm,size=0x1c) addr:0x02126e38 +func_ov042_02126e54 kind:function(arm,size=0x7c) addr:0x02126e54 +func_ov042_02126ed0 kind:function(arm,size=0x84) addr:0x02126ed0 +func_ov042_02126f54 kind:function(arm,size=0x14) addr:0x02126f54 +func_ov042_02126f68 kind:function(arm,size=0xc) addr:0x02126f68 +func_ov042_02126f74 kind:function(arm,size=0x24) addr:0x02126f74 +func_ov042_02126f98 kind:function(arm,size=0x4c) addr:0x02126f98 +func_ov042_02126fe4 kind:function(arm,size=0x34) addr:0x02126fe4 +func_ov042_02127018 kind:function(arm,size=0x124) addr:0x02127018 +func_ov042_0212713c kind:function(arm,size=0x14) addr:0x0212713c +func_ov042_02127150 kind:function(arm,size=0x14) addr:0x02127150 +func_ov042_02127164 kind:function(arm,size=0x40) addr:0x02127164 +func_ov042_021271a4 kind:function(arm,size=0x6c) addr:0x021271a4 +func_ov042_02127210 kind:function(arm,size=0x70) addr:0x02127210 +func_ov042_02127280 kind:function(arm,size=0x160) addr:0x02127280 +func_ov042_021273e0 kind:function(arm,size=0x10) addr:0x021273e0 +func_ov042_021273f0 kind:function(arm,size=0x6c) addr:0x021273f0 +func_ov042_0212745c kind:function(arm,size=0x10) addr:0x0212745c +func_ov042_0212746c kind:function(arm,size=0xe0) addr:0x0212746c +func_ov042_0212754c kind:function(arm,size=0x78) addr:0x0212754c +func_ov042_021275c4 kind:function(arm,size=0x90) addr:0x021275c4 +func_ov042_02127654 kind:function(arm,size=0x1c) addr:0x02127654 +func_ov042_02127670 kind:function(arm,size=0x74) addr:0x02127670 +func_ov042_021276e4 kind:function(arm,size=0x448) addr:0x021276e4 +func_ov042_02127b2c kind:function(arm,size=0x128) addr:0x02127b2c +func_ov042_02127c54 kind:function(arm,size=0x1c) addr:0x02127c54 +func_ov042_02127c70 kind:function(arm,size=0xf8) addr:0x02127c70 +func_ov042_02127d68 kind:function(arm,size=0x80) addr:0x02127d68 +func_ov042_02127de8 kind:function(arm,size=0x13c) addr:0x02127de8 +func_ov042_02127f24 kind:function(arm,size=0x2c) addr:0x02127f24 +func_ov042_02127f50 kind:function(arm,size=0x184) addr:0x02127f50 +func_ov042_021280d4 kind:function(arm,size=0x358) addr:0x021280d4 +func_ov042_0212842c kind:function(arm,size=0x2ac) addr:0x0212842c +func_ov042_021286d8 kind:function(arm,size=0x1c) addr:0x021286d8 +func_ov042_021286f4 kind:function(arm,size=0x1c) addr:0x021286f4 +func_ov042_02128710 kind:function(arm,size=0x30) addr:0x02128710 +func_ov042_02128740 kind:function(arm,size=0x38) addr:0x02128740 +func_ov042_02128778 kind:function(arm,size=0x14) addr:0x02128778 +func_ov042_0212878c kind:function(arm,size=0x138) addr:0x0212878c +func_ov042_021288c4 kind:function(arm,size=0x68) addr:0x021288c4 +func_ov042_0212892c kind:function(arm,size=0x38) addr:0x0212892c +func_ov042_02128964 kind:function(arm,size=0x9c) addr:0x02128964 +func_ov042_02128a00 kind:function(arm,size=0x38) addr:0x02128a00 +func_ov042_02128a38 kind:function(arm,size=0x90) addr:0x02128a38 +func_ov042_02128ac8 kind:function(arm,size=0x720) addr:0x02128ac8 +func_ov042_021291e8 kind:function(arm,size=0x94) addr:0x021291e8 +func_ov042_0212927c kind:function(arm,size=0x74) addr:0x0212927c +func_ov042_021292f0 kind:function(arm,size=0x90) addr:0x021292f0 +func_ov042_02129380 kind:function(arm,size=0x4c8) addr:0x02129380 +func_ov042_02129848 kind:function(arm,size=0xd0) addr:0x02129848 +func_ov042_02129918 kind:function(arm,size=0x20) addr:0x02129918 +func_ov042_02129938 kind:function(arm,size=0xb4) addr:0x02129938 +func_ov042_021299ec kind:function(arm,size=0xfc) addr:0x021299ec +func_ov042_02129ae8 kind:function(arm,size=0x1b8) addr:0x02129ae8 +func_ov042_02129ca0 kind:function(arm,size=0x12c) addr:0x02129ca0 +func_ov042_02129dcc kind:function(arm,size=0x20) addr:0x02129dcc +func_ov042_02129dec kind:function(arm,size=0x37c) addr:0x02129dec +func_ov042_0212a168 kind:function(arm,size=0x2c) addr:0x0212a168 +func_ov042_0212a194 kind:function(arm,size=0x130) addr:0x0212a194 +func_ov042_0212a2c4 kind:function(arm,size=0x50) addr:0x0212a2c4 +func_ov042_0212a314 kind:function(arm,size=0x74) addr:0x0212a314 +func_ov042_0212a388 kind:function(arm,size=0x310) addr:0x0212a388 +func_ov042_0212a698 kind:function(arm,size=0xc) addr:0x0212a698 +func_ov042_0212a6a4 kind:function(arm,size=0x9c) addr:0x0212a6a4 +func_ov042_0212a740 kind:function(arm,size=0x14) addr:0x0212a740 +func_ov042_0212a754 kind:function(arm,size=0x1c) addr:0x0212a754 +func_ov042_0212a770 kind:function(arm,size=0xc) addr:0x0212a770 +func_ov042_0212a77c kind:function(arm,size=0x24) addr:0x0212a77c +func_ov042_0212a7a0 kind:function(arm,size=0x4c) addr:0x0212a7a0 +func_ov042_0212a7ec kind:function(arm,size=0x12c) addr:0x0212a7ec +func_ov042_0212a918 kind:function(arm,size=0x20c) addr:0x0212a918 +func_ov042_0212ab24 kind:function(arm,size=0x14) addr:0x0212ab24 +func_ov042_0212ab38 kind:function(arm,size=0x14) addr:0x0212ab38 +func_ov042_0212ab4c kind:function(arm,size=0x8c) addr:0x0212ab4c +func_ov042_0212abd8 kind:function(arm,size=0x4c) addr:0x0212abd8 +func_ov042_0212ac24 kind:function(arm,size=0x224) addr:0x0212ac24 +func_ov042_0212ae48 kind:function(arm,size=0x208) addr:0x0212ae48 +func_ov042_0212b050 kind:function(arm,size=0xa4) addr:0x0212b050 +func_ov042_0212b0f4 kind:function(arm,size=0x14) addr:0x0212b0f4 +func_ov042_0212b108 kind:function(arm,size=0x10) addr:0x0212b108 +func_ov042_0212b118 kind:function(arm,size=0x3c) addr:0x0212b118 +func_ov042_0212b154 kind:function(arm,size=0x48) addr:0x0212b154 +func_ov042_0212b19c kind:function(arm,size=0xe4) addr:0x0212b19c +func_ov042_0212b280 kind:function(arm,size=0x60) addr:0x0212b280 +func_ov042_0212b2e0 kind:function(arm,size=0xec) addr:0x0212b2e0 +func_ov042_0212b3cc kind:function(arm,size=0xc8) addr:0x0212b3cc +func_ov042_0212b494 kind:function(arm,size=0xb4) addr:0x0212b494 +func_ov042_0212b548 kind:function(arm,size=0x19c) addr:0x0212b548 +func_ov042_0212b6e4 kind:function(arm,size=0x128) addr:0x0212b6e4 +func_ov042_0212b80c kind:function(arm,size=0x33c) addr:0x0212b80c +func_ov042_0212bb48 kind:function(arm,size=0x138) addr:0x0212bb48 +func_ov042_0212bc80 kind:function(arm,size=0x318) addr:0x0212bc80 +func_ov042_0212bf98 kind:function(arm,size=0xf0) addr:0x0212bf98 +func_ov042_0212c088 kind:function(arm,size=0x8c) addr:0x0212c088 +func_ov042_0212c114 kind:function(arm,size=0x90) addr:0x0212c114 +func_ov042_0212c1a4 kind:function(arm,size=0x144) addr:0x0212c1a4 +func_ov042_0212c2e8 kind:function(arm,size=0xcc) addr:0x0212c2e8 +func_ov042_0212c3b4 kind:function(arm,size=0x18c) addr:0x0212c3b4 +func_ov042_0212c540 kind:function(arm,size=0x38) addr:0x0212c540 +func_ov042_0212c578 kind:function(arm,size=0x64) addr:0x0212c578 +func_ov042_0212c5dc kind:function(arm,size=0x5c) addr:0x0212c5dc +func_ov042_0212c638 kind:function(arm,size=0x54) addr:0x0212c638 +func_ov042_0212c68c kind:function(arm,size=0x58) addr:0x0212c68c +func_ov042_0212c6e4 kind:function(arm,size=0x70) addr:0x0212c6e4 +func_ov042_0212c754 kind:function(arm,size=0x88) addr:0x0212c754 +func_ov042_0212c7dc kind:function(arm,size=0x48) addr:0x0212c7dc +func_ov042_0212c824 kind:function(arm,size=0xb8) addr:0x0212c824 +func_ov042_0212c8dc kind:function(arm,size=0x1cc) addr:0x0212c8dc +func_ov042_0212caa8 kind:function(arm,size=0x18) addr:0x0212caa8 +func_ov042_0212cac0 kind:function(arm,size=0x1b4) addr:0x0212cac0 +func_ov042_0212cc74 kind:function(arm,size=0xa4) addr:0x0212cc74 +func_ov042_0212cd18 kind:function(arm,size=0xb0) addr:0x0212cd18 +func_ov042_0212cdc8 kind:function(arm,size=0x158) addr:0x0212cdc8 +func_ov042_0212cf20 kind:function(arm,size=0x80) addr:0x0212cf20 +func_ov042_0212cfa0 kind:function(arm,size=0x64) addr:0x0212cfa0 +func_ov042_0212d004 kind:function(arm,size=0x118) addr:0x0212d004 +func_ov042_0212d11c kind:function(arm,size=0x6c) addr:0x0212d11c +func_ov042_0212d188 kind:function(arm,size=0xf4) addr:0x0212d188 +func_ov042_0212d27c kind:function(arm,size=0x28) addr:0x0212d27c +func_ov042_0212d2a4 kind:function(arm,size=0x18) addr:0x0212d2a4 +func_ov042_0212d2bc kind:function(arm,size=0x120) addr:0x0212d2bc +func_ov042_0212d3dc kind:function(arm,size=0x80) addr:0x0212d3dc +func_ov042_0212d45c kind:function(arm,size=0x1b0) addr:0x0212d45c +func_ov042_0212d60c kind:function(arm,size=0x54) addr:0x0212d60c +func_ov042_0212d660 kind:function(arm,size=0x24) addr:0x0212d660 +func_ov042_0212d684 kind:function(arm,size=0x10) addr:0x0212d684 +func_ov042_0212d694 kind:function(arm,size=0x8) addr:0x0212d694 +func_ov042_0212d69c kind:function(arm,size=0x1c) addr:0x0212d69c +func_ov042_0212d6b8 kind:function(arm,size=0x1c) addr:0x0212d6b8 +func_ov042_0212d6d4 kind:function(arm,size=0x84) addr:0x0212d6d4 +func_ov042_0212d758 kind:function(arm,size=0x8c) addr:0x0212d758 +func_ov042_0212d7e4 kind:function(arm,size=0x14) addr:0x0212d7e4 +func_ov042_0212d7f8 kind:function(arm,size=0xc) addr:0x0212d7f8 +func_ov042_0212d804 kind:function(arm,size=0x24) addr:0x0212d804 +func_ov042_0212d828 kind:function(arm,size=0x7c) addr:0x0212d828 +func_ov042_0212d8a4 kind:function(arm,size=0x28) addr:0x0212d8a4 +func_ov042_0212d8cc kind:function(arm,size=0x38) addr:0x0212d8cc +func_ov042_0212d904 kind:function(arm,size=0x2c) addr:0x0212d904 +func_ov042_0212d930 kind:function(arm,size=0x14) addr:0x0212d930 +func_ov042_0212d944 kind:function(arm,size=0x334) addr:0x0212d944 +func_ov042_0212dc78 kind:function(arm,size=0x14) addr:0x0212dc78 +func_ov042_0212dc8c kind:function(arm,size=0x1d8) addr:0x0212dc8c +func_ov042_0212de64 kind:function(arm,size=0xc4) addr:0x0212de64 +func_ov042_0212df28 kind:function(arm,size=0x14) addr:0x0212df28 +func_ov042_0212df3c kind:function(arm,size=0x144) addr:0x0212df3c +func_ov042_0212e080 kind:function(arm,size=0xc4) addr:0x0212e080 +func_ov042_0212e144 kind:function(arm,size=0x58) addr:0x0212e144 +func_ov042_0212e19c kind:function(arm,size=0x58) addr:0x0212e19c +func_ov042_0212e1f4 kind:function(arm,size=0xac) addr:0x0212e1f4 +func_ov042_0212e2a0 kind:function(arm,size=0x174) addr:0x0212e2a0 +func_ov042_0212e414 kind:function(arm,size=0xc4) addr:0x0212e414 +func_ov042_0212e4d8 kind:function(arm,size=0x4) addr:0x0212e4d8 +func_ov042_0212e4dc kind:function(arm,size=0x1c) addr:0x0212e4dc +func_ov042_0212e4f8 kind:function(arm,size=0x1c) addr:0x0212e4f8 +func_ov042_0212e514 kind:function(arm,size=0x28) addr:0x0212e514 +func_ov042_0212e53c kind:function(arm,size=0x30) addr:0x0212e53c +func_ov042_0212e56c kind:function(arm,size=0x14) addr:0x0212e56c +func_ov042_0212e580 kind:function(arm,size=0xc) addr:0x0212e580 +func_ov042_0212e58c kind:function(arm,size=0x24) addr:0x0212e58c +func_ov042_0212e5b0 kind:function(arm,size=0xa0) addr:0x0212e5b0 +func_ov042_0212e650 kind:function(arm,size=0x104) addr:0x0212e650 +func_ov042_0212e754 kind:function(arm,size=0xc0) addr:0x0212e754 +func_ov042_0212e814 kind:function(arm,size=0x4) addr:0x0212e814 +func_ov042_0212e818 kind:function(arm,size=0x44) addr:0x0212e818 +func_ov042_0212e85c kind:function(arm,size=0x98) addr:0x0212e85c +func_ov042_0212e8f4 kind:function(arm,size=0xf0) addr:0x0212e8f4 +func_ov042_0212e9e4 kind:function(arm,size=0x20) addr:0x0212e9e4 +func_ov042_0212ea04 kind:function(arm,size=0x28) addr:0x0212ea04 +func_ov042_0212ea2c kind:function(arm,size=0x14) addr:0x0212ea2c +data_ov042_0212ea40 kind:data(any) addr:0x0212ea40 +data_ov042_0212ea50 kind:data(any) addr:0x0212ea50 +data_ov042_0212ea60 kind:data(any) addr:0x0212ea60 +data_ov042_0212ea78 kind:data(any) addr:0x0212ea78 +data_ov042_0212ea88 kind:data(any) addr:0x0212ea88 +data_ov042_0212ea9c kind:data(any) addr:0x0212ea9c +data_ov042_0212eaa4 kind:data(any) addr:0x0212eaa4 +data_ov042_0212eab8 kind:data(any) addr:0x0212eab8 +func_ov042_0212eac8 kind:function(arm,size=0x50) addr:0x0212eac8 +func_ov042_0212eb18 kind:function(arm,size=0x6c) addr:0x0212eb18 +func_ov042_0212eb84 kind:function(arm,size=0x50) addr:0x0212eb84 +func_ov042_0212ebd4 kind:function(arm,size=0x18) addr:0x0212ebd4 +func_ov042_0212ebec kind:function(arm,size=0x6c) addr:0x0212ebec +func_ov042_0212ec58 kind:function(arm,size=0x50) addr:0x0212ec58 +func_ov042_0212eca8 kind:function(arm,size=0x50) addr:0x0212eca8 +data_ov042_0212ed28 kind:data(any) addr:0x0212ed28 +data_ov042_0212ed44 kind:data(any) addr:0x0212ed44 +data_ov042_0212ed68 kind:data(any) addr:0x0212ed68 +data_ov042_0212ed6c kind:data(any) addr:0x0212ed6c ambiguous +data_ov042_0212edbc kind:data(any) addr:0x0212edbc +data_ov042_0212edc8 kind:data(any) addr:0x0212edc8 +data_ov042_0212ede0 kind:data(any) addr:0x0212ede0 +data_ov042_0212edf8 kind:data(any) addr:0x0212edf8 +data_ov042_0212ee30 kind:data(any) addr:0x0212ee30 +data_ov042_0212ee68 kind:data(any) addr:0x0212ee68 ambiguous +data_ov042_0212ee70 kind:data(any) addr:0x0212ee70 +data_ov042_0212ee94 kind:data(any) addr:0x0212ee94 +data_ov042_0212eee0 kind:data(any) addr:0x0212eee0 +data_ov042_0212ef40 kind:data(any) addr:0x0212ef40 +data_ov042_0212ef54 kind:data(any) addr:0x0212ef54 +data_ov042_0212ef74 kind:data(any) addr:0x0212ef74 +data_ov042_0212ef9c kind:data(any) addr:0x0212ef9c +data_ov042_0212efc0 kind:data(any) addr:0x0212efc0 +data_ov042_0212efec kind:data(any) addr:0x0212efec +data_ov042_0212f04c kind:data(any) addr:0x0212f04c +data_ov042_0212f0f8 kind:data(any) addr:0x0212f0f8 +data_ov042_0212f17c kind:data(any) addr:0x0212f17c ambiguous +data_ov042_0212f208 kind:data(any) addr:0x0212f208 +data_ov042_0212f318 kind:data(any) addr:0x0212f318 +data_ov042_0212f32c kind:data(any) addr:0x0212f32c +data_ov042_0212f348 kind:data(any) addr:0x0212f348 +data_ov042_0212f36c kind:data(any) addr:0x0212f36c +data_ov042_0212f3b4 kind:data(any) addr:0x0212f3b4 +data_ov042_0212f40c kind:data(any) addr:0x0212f40c +data_ov042_0212f424 kind:data(any) addr:0x0212f424 +data_ov042_0212f43c kind:data(any) addr:0x0212f43c +data_ov042_0212f454 kind:data(any) addr:0x0212f454 +data_ov042_0212f46c kind:data(any) addr:0x0212f46c +data_ov042_0212f484 kind:data(any) addr:0x0212f484 +data_ov042_0212f504 kind:data(any) addr:0x0212f504 +data_ov042_0212f584 kind:data(any) addr:0x0212f584 +data_ov042_0212f59c kind:data(any) addr:0x0212f59c +data_ov042_0212f5cc kind:data(any) addr:0x0212f5cc +data_ov042_0212f5e4 kind:data(any) addr:0x0212f5e4 +data_ov042_0212f5fc kind:data(any) addr:0x0212f5fc +data_ov042_0212f614 kind:data(any) addr:0x0212f614 +data_ov042_0212f618 kind:data(any) addr:0x0212f618 +data_ov042_0212f638 kind:data(any) addr:0x0212f638 +data_ov042_0212f65c kind:data(any) addr:0x0212f65c +data_ov042_0212f688 kind:data(any) addr:0x0212f688 +data_ov042_0212f6d0 kind:data(any) addr:0x0212f6d0 +data_ov042_0212f724 kind:data(any) addr:0x0212f724 +data_ov042_0212f72c kind:data(any) addr:0x0212f72c +data_ov042_0212f734 kind:data(any) addr:0x0212f734 +data_ov042_0212f744 kind:data(any) addr:0x0212f744 +data_ov042_0212f760 kind:data(any) addr:0x0212f760 +data_ov042_0212f77c kind:data(any) addr:0x0212f77c +data_ov042_0212f7a4 kind:data(any) addr:0x0212f7a4 +data_ov042_0212f7e0 kind:bss addr:0x0212f7e0 +data_ov042_0212f7e4 kind:bss addr:0x0212f7e4 +data_ov042_0212f7f0 kind:bss addr:0x0212f7f0 +data_ov042_0212f8c8 kind:bss addr:0x0212f8c8 +data_ov042_0212f8cc kind:bss addr:0x0212f8cc +data_ov042_0212f8d8 kind:bss addr:0x0212f8d8 +data_ov042_0212f9b0 kind:bss addr:0x0212f9b0 +data_ov042_0212f9b4 kind:bss addr:0x0212f9b4 +data_ov042_0212f9c0 kind:bss addr:0x0212f9c0 +data_ov042_0212fa98 kind:bss addr:0x0212fa98 +data_ov042_0212faa4 kind:bss addr:0x0212faa4 +data_ov042_0212faa8 kind:bss addr:0x0212faa8 +data_ov042_0212fab4 kind:bss addr:0x0212fab4 +data_ov042_0212fb8c kind:bss addr:0x0212fb8c +data_ov042_0212fb94 kind:bss addr:0x0212fb94 +data_ov042_0212fba0 kind:bss addr:0x0212fba0 +data_ov042_0212fc78 kind:bss addr:0x0212fc78 +data_ov042_0212fc7c kind:bss addr:0x0212fc7c +data_ov042_0212fc88 kind:bss addr:0x0212fc88 +data_ov042_0212fca8 kind:bss addr:0x0212fca8 +data_ov042_0212fd5c kind:bss addr:0x0212fd5c diff --git a/config/jp/arm9/overlays/ov043/delinks.txt b/config/jp/arm9/overlays/ov043/delinks.txt new file mode 100644 index 00000000..e7554eee --- /dev/null +++ b/config/jp/arm9/overlays/ov043/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02125280 end:0x0212e7f4 kind:code align:32 + .rodata start:0x0212e7f4 end:0x0212e938 kind:data align:4 + .init start:0x0212e938 end:0x0212ebe0 kind:code align:4 + .ctor start:0x0212ebe0 end:0x0212ebf4 kind:data align:4 + .data start:0x0212ec00 end:0x0212f980 kind:data align:32 + .bss start:0x0212f980 end:0x0212fcc0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov043/relocs.txt b/config/jp/arm9/overlays/ov043/relocs.txt new file mode 100644 index 00000000..207d86e8 --- /dev/null +++ b/config/jp/arm9/overlays/ov043/relocs.txt @@ -0,0 +1,1549 @@ +from:0x02125288 kind:load to:0x0212f998 module:overlay(43) +from:0x0212529c kind:arm_call to:0x02011f3c module:main +from:0x021252a8 kind:arm_call to:0x02125300 module:overlay(43) +from:0x021252bc kind:arm_call to:0x02099040 module:overlay(0) +from:0x021252f8 kind:load to:0x0212ec08 module:overlay(43) +from:0x0212530c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0212533c kind:arm_call to:0x0200f05c module:main +from:0x02125358 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02125380 kind:arm_call to:0x0200f05c module:main +from:0x021253dc kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x021253f8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125408 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125428 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02125430 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021254a4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021254d4 kind:load to:0x0212ec78 module:overlay(43) +from:0x021254d8 kind:load to:0x0212f998 module:overlay(43) +from:0x021254dc kind:load to:0x0212e7f8 module:overlay(43) +from:0x021254e0 kind:load to:0x0212e808 module:overlay(43) +from:0x021254e4 kind:load to:0x020b3168 module:overlay(0) +from:0x021254e8 kind:load to:0x0212ec2c module:overlay(43) +from:0x021254f0 kind:load to:0x027e07d4 module:dtcm +from:0x021254fc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02125530 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02125538 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02125540 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02125548 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02125550 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02125558 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02125564 kind:load to:0x0212ec78 module:overlay(43) +from:0x02125590 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02125598 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021255a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021255a8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021255b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021255b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021255c0 kind:arm_call to:0x02011ff4 module:main +from:0x021255cc kind:load to:0x0212ec78 module:overlay(43) +from:0x02125614 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02125628 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125648 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02125678 kind:arm_call to:0x02128020 module:overlay(43) +from:0x02125680 kind:arm_call to:0x021256c0 module:overlay(43) +from:0x02125690 kind:arm_call to:0x02125754 module:overlay(43) +from:0x021256a0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021256b0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021256bc kind:load to:0x02128260 module:overlay(43) +from:0x021256ec kind:arm_call to:0x02125754 module:overlay(43) +from:0x021256f8 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125704 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125710 kind:arm_call to:0x02125754 module:overlay(43) +from:0x0212571c kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125728 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125750 kind:load to:0x020af4a0 module:overlay(0) +from:0x02125760 kind:arm_call to:0x02125730 module:overlay(43) +from:0x021257e0 kind:load to:0x0212ed88 module:overlay(43) +from:0x021257e4 kind:load to:0x0212ed78 module:overlay(43) +from:0x0212583c kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02125928 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02125934 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212595c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125970 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02125980 kind:arm_call to:0x02129c9c module:overlay(43) +from:0x021259b4 kind:arm_call to:0x02127ab0 module:overlay(43) +from:0x021259f4 kind:arm_call to:0x02015018 module:main +from:0x02125a14 kind:arm_call to:0x02015018 module:main +from:0x02125a34 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02125a94 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02125aa0 kind:load to:0x0212ed78 module:overlay(43) +from:0x02125aa4 kind:load to:0x027e09a8 module:dtcm +from:0x02125aac kind:load to:0x027e09c0 module:dtcm +from:0x02125b04 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02125b5c kind:arm_call to:0x02128928 module:overlay(43) +from:0x02125b64 kind:load to:0x0204b164 module:main +from:0x02125bd4 kind:arm_call to:0x02125ab0 module:overlay(43) +from:0x02125be4 kind:load to:0x0212ecd0 module:overlay(43) +from:0x02125c2c kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125c34 kind:arm_call to:0x02127ef0 module:overlay(43) +from:0x02125c48 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125ce4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02125cfc kind:arm_call to:0x02128928 module:overlay(43) +from:0x02125d0c kind:load to:0x0212ed00 module:overlay(43) +from:0x02125d1c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02125d38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125d48 kind:arm_call to:0x02127ff0 module:overlay(43) +from:0x02125d5c kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125dd0 kind:arm_call to:0x02125ab0 module:overlay(43) +from:0x02125de0 kind:load to:0x0212ecd0 module:overlay(43) +from:0x02125e00 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125e44 kind:arm_call to:0x02125ab0 module:overlay(43) +from:0x02125e64 kind:arm_call to:0x02127ec8 module:overlay(43) +from:0x02125e80 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02125e90 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02125ea8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02125edc kind:arm_call to:0x02016b24 module:main +from:0x02125ef4 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02125f00 kind:load to:0x027e0cd8 module:dtcm +from:0x02125fc8 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02125fd8 kind:load to:0x0212ecd0 module:overlay(43) +from:0x02125fdc kind:load to:0x0204b164 module:main +from:0x02125ffc kind:arm_call to:0x02125754 module:overlay(43) +from:0x0212601c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212602c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02126040 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0212605c kind:arm_call to:0x01ff9258 module:itcm +from:0x02126070 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126088 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021260a0 kind:arm_call to:0x02127ec8 module:overlay(43) +from:0x021260d4 kind:arm_call to:0x02125754 module:overlay(43) +from:0x021260e0 kind:load to:0x027e0cd8 module:dtcm +from:0x021260f0 kind:load to:0x02099dd4 module:overlay(0) +from:0x02126110 kind:arm_call to:0x02016e0c module:main +from:0x02126170 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02126178 kind:load to:0x0212e7f4 module:overlay(43) +from:0x0212617c kind:load to:0x0204b164 module:main +from:0x02126204 kind:arm_call to:0x02125754 module:overlay(43) +from:0x0212620c kind:arm_call to:0x02127ef0 module:overlay(43) +from:0x02126220 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126228 kind:arm_call to:0x02127e60 module:overlay(43) +from:0x02126240 kind:arm_call to:0x02127ec8 module:overlay(43) +from:0x02126248 kind:load to:0x0204b164 module:main +from:0x021262ac kind:arm_call to:0x02017e3c module:main +from:0x021262fc kind:load to:0x0212ece8 module:overlay(43) +from:0x02126300 kind:load to:0x0204b164 module:main +from:0x02126344 kind:arm_call to:0x02125754 module:overlay(43) +from:0x0212634c kind:arm_call to:0x02127e60 module:overlay(43) +from:0x02126364 kind:arm_call to:0x02127ec8 module:overlay(43) +from:0x0212637c kind:arm_call to:0x02125754 module:overlay(43) +from:0x021263a8 kind:arm_call to:0x02128928 module:overlay(43) +from:0x0212640c kind:load to:0x0212ed48 module:overlay(43) +from:0x02126430 kind:arm_call to:0x02015018 module:main +from:0x02126454 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126464 kind:arm_call to:0x02127fd8 module:overlay(43) +from:0x02126478 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126484 kind:arm_call to:0x02125754 module:overlay(43) +from:0x021264b0 kind:arm_call to:0x02128928 module:overlay(43) +from:0x0212650c kind:load to:0x0212ecd0 module:overlay(43) +from:0x02126584 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02126594 kind:arm_call to:0x01ff930c module:itcm +from:0x021265d8 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126654 kind:arm_call to:0x02128928 module:overlay(43) +from:0x021266f8 kind:load to:0x0204b164 module:main +from:0x02126704 kind:load to:0x0212ece8 module:overlay(43) +from:0x02126724 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126744 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126760 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126774 kind:arm_call to:0x02125754 module:overlay(43) +from:0x021267b8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021267ec kind:arm_call to:0x02016b24 module:main +from:0x02126808 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126818 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126834 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021268cc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021268e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021268ec kind:arm_call to:0x020168f0 module:main +from:0x02126908 kind:arm_call to:0x02127ec8 module:overlay(43) +from:0x02126918 kind:load to:0x0203feb0 module:main +from:0x02126950 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021269b0 kind:load to:0x0212ed60 module:overlay(43) +from:0x021269d8 kind:arm_call to:0x02015018 module:main +from:0x021269f0 kind:arm_call to:0x021280b4 module:overlay(43) +from:0x02126a0c kind:arm_call to:0x02015018 module:main +from:0x02126a2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02126a44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126a54 kind:arm_call to:0x02127fd8 module:overlay(43) +from:0x02126a70 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126a80 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02126a98 kind:arm_call to:0x02127ec8 module:overlay(43) +from:0x02126aa4 kind:load to:0x027e09a8 module:dtcm +from:0x02126ad0 kind:arm_call to:0x020168f0 module:main +from:0x02126b34 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02126b44 kind:load to:0x0212ece8 module:overlay(43) +from:0x02126b64 kind:arm_call to:0x020168f0 module:main +from:0x02126b74 kind:arm_call to:0x02127fd8 module:overlay(43) +from:0x02126b88 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126bbc kind:arm_call to:0x02016b24 module:main +from:0x02126bd0 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126bdc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02126c10 kind:arm_call to:0x02016b24 module:main +from:0x02126c24 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126c48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126c5c kind:arm_call to:0x02127fd8 module:overlay(43) +from:0x02126c78 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126c80 kind:arm_call to:0x02127e60 module:overlay(43) +from:0x02126c98 kind:arm_call to:0x02127ec8 module:overlay(43) +from:0x02126d00 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02126d0c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02126d24 kind:load to:0x027e0cec module:dtcm +from:0x02126df8 kind:arm_call to:0x02015018 module:main +from:0x02126e18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02126e30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126e44 kind:arm_call to:0x02127fd8 module:overlay(43) +from:0x02126e58 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126e68 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02126e78 kind:load to:0x0212ed18 module:overlay(43) +from:0x02126e7c kind:load to:0x027e09a8 module:dtcm +from:0x02126f04 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02126f2c kind:arm_call to:0x02128928 module:overlay(43) +from:0x02126f4c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02126f58 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02126f74 kind:load to:0x0212ed00 module:overlay(43) +from:0x02126f78 kind:load to:0x027e09a8 module:dtcm +from:0x02126fac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126fdc kind:load to:0x02099394 module:overlay(0) +from:0x02126fe8 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0212700c kind:arm_call to:0x02127fd8 module:overlay(43) +from:0x02127020 kind:arm_call to:0x02125754 module:overlay(43) +from:0x0212702c kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127038 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127064 kind:arm_call to:0x02128928 module:overlay(43) +from:0x021270cc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021270d4 kind:arm_call to:0x020168f0 module:main +from:0x02127100 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212710c kind:load to:0x0212ed30 module:overlay(43) +from:0x02127114 kind:load to:0x027e09a8 module:dtcm +from:0x0212713c kind:arm_call to:0x01ff930c module:itcm +from:0x0212715c kind:arm_call to:0x02127fd8 module:overlay(43) +from:0x02127178 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127190 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127198 kind:load to:0x027e09a8 module:dtcm +from:0x02127224 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212723c kind:load to:0x0212ecd0 module:overlay(43) +from:0x02127284 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021272e8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021272fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02127308 kind:arm_call to:0x01ff938c module:itcm +from:0x02127328 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127334 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02127364 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127370 kind:load to:0x0212f980 module:overlay(43) +from:0x02127390 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021273b8 kind:arm_call to:0x01ffedac module:itcm +from:0x021273cc kind:arm_call to:0x02081838 module:overlay(0) +from:0x021273f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127420 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127430 kind:arm_call to:0x02128020 module:overlay(43) +from:0x021274ac kind:load to:0x027e0cd8 module:dtcm +from:0x021274b0 kind:load to:0x027e0cec module:dtcm +from:0x021274bc kind:load to:0x0212ecd0 module:overlay(43) +from:0x0212757c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212758c kind:arm_call to:0x01ff916c module:itcm +from:0x021275a0 kind:arm_call to:0x02127fd8 module:overlay(43) +from:0x021275bc kind:arm_call to:0x02125754 module:overlay(43) +from:0x021275d0 kind:arm_call to:0x02125754 module:overlay(43) +from:0x021275dc kind:load to:0x027e0cec module:dtcm +from:0x02127608 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212768c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021276e0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021276fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02127718 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02127754 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127770 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02127778 kind:arm_call to:0x02127780 module:overlay(43) +from:0x0212779c kind:arm_call to:0x02127ff0 module:overlay(43) +from:0x021277b0 kind:arm_call to:0x02125754 module:overlay(43) +from:0x021277bc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021277f0 kind:load to:0x0212f980 module:overlay(43) +from:0x0212780c kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0212787c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212788c kind:load to:0x0212ece8 module:overlay(43) +from:0x021278ac kind:arm_call to:0x020db5b4 module:overlays(26,31) +from:0x021278ec kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127900 kind:load to:0x027e0d38 module:dtcm +from:0x02127904 kind:load to:0x020af494 module:overlay(0) +from:0x02127918 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02127944 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02127964 kind:arm_call to:0x02129cac module:overlay(43) +from:0x02127980 kind:arm_call to:0x0202a27c module:main +from:0x021279ac kind:arm_call to:0x01ffa878 module:itcm +from:0x021279c4 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x021279d4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02127a04 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02127a14 kind:arm_call to:0x01ffad5c module:itcm +from:0x02127a24 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02127a30 kind:arm_call to:0x020595b8 module:overlay(0) +from:0x02127a44 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02127a7c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02127a88 kind:load to:0x0212e818 module:overlay(43) +from:0x02127a8c kind:load to:0x02040eb0 module:main +from:0x02127a90 kind:load to:0x0203feb0 module:main +from:0x02127aa8 kind:arm_call to:0x0209a7d0 module:overlay(0) +from:0x02127abc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02127b2c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02127b98 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02127bb8 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02127bc4 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127be0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02127bec kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127c10 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127c30 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02127c48 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127cc0 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02127ce8 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02127cf4 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127d10 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02127d1c kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127d40 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127d70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127d8c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127da8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127db0 kind:arm_call to:0x02129c9c module:overlay(43) +from:0x02127ddc kind:arm_call to:0x020c087c module:overlay(17) +from:0x02127e04 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02127e10 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127e2c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02127e38 kind:arm_call to:0x02125754 module:overlay(43) +from:0x02127e48 kind:load to:0x027e0d38 module:dtcm +from:0x02127e50 kind:load to:0x020af49c module:overlay(0) +from:0x02127e54 kind:load to:0x020af4a4 module:overlay(0) +from:0x02127e5c kind:load to:0x027e0cec module:dtcm +from:0x02127e88 kind:arm_call to:0x02017eec module:main +from:0x02127ea0 kind:arm_call to:0x01ff930c module:itcm +from:0x02127edc kind:arm_call to:0x01ff930c module:itcm +from:0x02127f18 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02127f30 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02127f64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127f70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127fa0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128008 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0212804c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212806c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128088 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02128098 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021280a8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021280b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021280e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021280fc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212812c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128138 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02128144 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128150 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128178 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02128198 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021281c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021281d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021281f0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021281f8 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02128240 kind:arm_call to:0x0212a714 module:overlay(43) +from:0x02128254 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212825c kind:load to:0x027e0ce4 module:dtcm +from:0x0212830c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212831c kind:arm_call to:0x01ffa60c module:itcm +from:0x02128358 kind:arm_call to:0x0200e260 module:main +from:0x0212835c kind:arm_call to:0x0200c198 module:main +from:0x0212836c kind:arm_call to:0x01ffad5c module:itcm +from:0x021283d8 kind:arm_call to:0x0202a260 module:main +from:0x02128448 kind:arm_call to:0x0200e260 module:main +from:0x02128454 kind:load to:0x0203feb0 module:main +from:0x02128468 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02128474 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02128490 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021284a0 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021284b0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021284b8 kind:arm_call to:0x02011ff4 module:main +from:0x021284cc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021284e0 kind:load to:0x0212fa80 module:overlay(43) +from:0x021284f4 kind:arm_call to:0x02011f3c module:main +from:0x02128500 kind:arm_call to:0x02128620 module:overlay(43) +from:0x02128518 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02128568 kind:load to:0x0212ef78 module:overlay(43) +from:0x02128584 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x0212859c kind:load to:0x0212ef48 module:overlay(43) +from:0x021285bc kind:arm_call to:0x02129b14 module:overlay(43) +from:0x021285cc kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x021285ec kind:arm_call to:0x02128928 module:overlay(43) +from:0x021285f4 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x0212860c kind:arm_call to:0x02129b38 module:overlay(43) +from:0x02128618 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x02128630 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02128694 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021286c0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021286d8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021286e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02128720 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02128738 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02128750 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02128758 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02128764 kind:arm_call to:0x0212856c module:overlay(43) +from:0x02128848 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02128860 kind:load to:0x0212f030 module:overlay(43) +from:0x02128864 kind:load to:0x0212fa80 module:overlay(43) +from:0x02128868 kind:load to:0x0212efe4 module:overlay(43) +from:0x0212886c kind:load to:0x0212ef9c module:overlay(43) +from:0x02128870 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02128874 kind:load to:0x027e07d4 module:dtcm +from:0x0212887c kind:load to:0x0212ef58 module:overlay(43) +from:0x02128888 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212889c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021288bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021288e8 kind:arm_call to:0x02128928 module:overlay(43) +from:0x021288f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02128924 kind:load to:0x020af4a0 module:overlay(0) +from:0x02128934 kind:arm_call to:0x021288f8 module:overlay(43) +from:0x021289b4 kind:load to:0x0212f140 module:overlay(43) +from:0x021289b8 kind:load to:0x0212f130 module:overlay(43) +from:0x021289c8 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02128a24 kind:arm_call to:0x02129d10 module:overlay(43) +from:0x02128a3c kind:load to:0x0212f130 module:overlay(43) +from:0x02128aa8 kind:load to:0x0212f088 module:overlay(43) +from:0x02128acc kind:arm_call to:0x02129b98 module:overlay(43) +from:0x02128b54 kind:load to:0x0212f088 module:overlay(43) +from:0x02128b94 kind:arm_call to:0x01ff930c module:itcm +from:0x02128bd4 kind:arm_call to:0x01ff930c module:itcm +from:0x02128c10 kind:arm_call to:0x01ff930c module:itcm +from:0x02128c24 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02128c90 kind:arm_call to:0x02016e0c module:main +from:0x02128cb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128cf4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128d04 kind:load to:0x0212f0b8 module:overlay(43) +from:0x02128d08 kind:load to:0x0212e824 module:overlay(43) +from:0x02128d10 kind:load to:0x027e09a8 module:dtcm +from:0x02128d90 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02128da0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02128dac kind:arm_call to:0x020168f0 module:main +from:0x02128dbc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02128de0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128dec kind:arm_call to:0x02129f0c module:overlay(43) +from:0x02128e10 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02128e28 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02128e34 kind:arm_call to:0x020168f0 module:main +from:0x02128e48 kind:arm_call to:0x01ff930c module:itcm +from:0x02128e5c kind:arm_call to:0x02128928 module:overlay(43) +from:0x02128e7c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02128e88 kind:arm_call to:0x020168f0 module:main +from:0x02128ea4 kind:arm_call to:0x02129b98 module:overlay(43) +from:0x02128f40 kind:load to:0x0212f0b8 module:overlay(43) +from:0x02128f4c kind:arm_call to:0x02129a68 module:overlay(43) +from:0x02128f54 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02128f7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128f8c kind:arm_call to:0x02129f0c module:overlay(43) +from:0x02128fcc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128fd4 kind:load to:0x027e09a8 module:dtcm +from:0x02129064 kind:load to:0x0212f088 module:overlay(43) +from:0x02129080 kind:arm_call to:0x02129280 module:overlay(43) +from:0x021290a8 kind:arm_call to:0x02129f0c module:overlay(43) +from:0x021290d0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021290f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212918c kind:arm_call to:0x02129f50 module:overlay(43) +from:0x021291b0 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021291dc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021291ec kind:arm_call to:0x0207f640 module:overlay(0) +from:0x021291fc kind:load to:0x027e09c0 module:dtcm +from:0x02129200 kind:load to:0x027e07d4 module:dtcm +from:0x0212927c kind:load to:0x0212f0b8 module:overlay(43) +from:0x02129298 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021292ec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021292fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129338 kind:arm_call to:0x02129f0c module:overlay(43) +from:0x02129340 kind:arm_call to:0x02129a68 module:overlay(43) +from:0x0212934c kind:load to:0x027e0ce4 module:dtcm +from:0x02129390 kind:arm_call to:0x020168f0 module:main +from:0x021293fc kind:load to:0x0212f0a0 module:overlay(43) +from:0x021294b4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021294e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021294f8 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129528 kind:arm_call to:0x02129b98 module:overlay(43) +from:0x02129558 kind:arm_call to:0x02125754 module:overlay(43) +from:0x021295c4 kind:load to:0x0212f0d0 module:overlay(43) +from:0x021295f4 kind:arm_call to:0x01ff993c module:itcm +from:0x0212960c kind:arm_call to:0x01ff930c module:itcm +from:0x02129624 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212963c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02129658 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129670 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129738 kind:load to:0x0212f088 module:overlay(43) +from:0x02129744 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212976c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129778 kind:arm_call to:0x02129f0c module:overlay(43) +from:0x02129798 kind:arm_call to:0x02128928 module:overlay(43) +from:0x021297c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021297d0 kind:load to:0x0203feb0 module:main +from:0x021297e8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02129800 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02129824 kind:arm_call to:0x02129f50 module:overlay(43) +from:0x02129830 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129838 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02129860 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212986c kind:arm_call to:0x02129f0c module:overlay(43) +from:0x0212990c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212991c kind:load to:0x0212f0a0 module:overlay(43) +from:0x0212994c kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129964 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0212998c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129998 kind:arm_call to:0x02129f0c module:overlay(43) +from:0x02129a1c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02129a2c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02129a54 kind:arm_call to:0x02129f50 module:overlay(43) +from:0x02129a64 kind:load to:0x027e07d4 module:dtcm +from:0x02129a80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129aac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02129ab8 kind:arm_call to:0x020168f0 module:main +from:0x02129ac4 kind:arm_call to:0x020180ac module:main +from:0x02129b0c kind:load to:0x027e0ce4 module:dtcm +from:0x02129b28 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129b78 kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129b8c kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129b94 kind:load to:0x027e07d4 module:dtcm +from:0x02129bb0 kind:arm_call to:0x01ff930c module:itcm +from:0x02129c10 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129c24 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129c88 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02129c94 kind:load to:0x0203feb0 module:main +from:0x02129ca8 kind:load to:0x02129f50 module:overlay(43) +from:0x02129cd8 kind:arm_call to:0x0202a260 module:main +from:0x02129d1c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02129d70 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02129dd0 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02129df0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02129dfc kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129e30 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02129e6c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129e88 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129e94 kind:arm_call to:0x02129f50 module:overlay(43) +from:0x02129ec0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02129ecc kind:arm_call to:0x02128928 module:overlay(43) +from:0x02129ef0 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02129f00 kind:load to:0x027e0d38 module:dtcm +from:0x02129f08 kind:load to:0x027e0cec module:dtcm +from:0x02129f20 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02129f3c kind:arm_call to:0x02129f50 module:overlay(43) +from:0x02129fd0 kind:arm_call to:0x020fb9d0 module:overlay(31) +from:0x02129fdc kind:arm_call to:0x0209ad54 module:overlay(0) +from:0x02129fe4 kind:arm_call to:0x0212775c module:overlay(43) +from:0x02129ff0 kind:load to:0x0204b164 module:main +from:0x02129ff4 kind:load to:0x0212e828 module:overlay(43) +from:0x0212a014 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212a028 kind:load to:0x02058e24 module:overlay(0) +from:0x0212a03c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a044 kind:arm_call to:0x02011ff4 module:main +from:0x0212a058 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a060 kind:arm_call to:0x02011ff4 module:main +from:0x0212a078 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a080 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a088 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a090 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a098 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212a0a0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a0b8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a0c0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212a0c8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a0d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a0d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212a0e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a0e8 kind:arm_call to:0x02011ff4 module:main +from:0x0212a0fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212a110 kind:load to:0x0212fb68 module:overlay(43) +from:0x0212a124 kind:arm_call to:0x02011f3c module:main +from:0x0212a130 kind:arm_call to:0x0212a1e4 module:overlay(43) +from:0x0212a148 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0212a184 kind:load to:0x0212f2b4 module:overlay(43) +from:0x0212a1d8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a1ec kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212a21c kind:arm_call to:0x0200f05c module:main +from:0x0212a238 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0212a268 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0212a280 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212a294 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212a2a8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212a2dc kind:load to:0x0212f2d8 module:overlay(43) +from:0x0212a2e0 kind:load to:0x0212fb68 module:overlay(43) +from:0x0212a2e4 kind:load to:0x0212e838 module:overlay(43) +from:0x0212a2e8 kind:load to:0x0212ef9c module:overlay(43) +from:0x0212a2ec kind:load to:0x0212f298 module:overlay(43) +from:0x0212a2f8 kind:arm_call to:0x0212a304 module:overlay(43) +from:0x0212a33c kind:load to:0x0212f268 module:overlay(43) +from:0x0212a3a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a3b8 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0212a3c8 kind:arm_call to:0x0212a714 module:overlay(43) +from:0x0212a3e4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212a4a8 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0212a4b8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212a4d4 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x0212a4dc kind:arm_call to:0x0212a714 module:overlay(43) +from:0x0212a4ec kind:arm_call to:0x0212a714 module:overlay(43) +from:0x0212a514 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0212a524 kind:arm_call to:0x0212a714 module:overlay(43) +from:0x0212a52c kind:load to:0x0212f270 module:overlay(43) +from:0x0212a538 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a5b4 kind:load to:0x0212f278 module:overlay(43) +from:0x0212a65c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212a68c kind:arm_call to:0x0212a714 module:overlay(43) +from:0x0212a698 kind:load to:0x0203feb0 module:main +from:0x0212a6a0 kind:load to:0x027e09a8 module:dtcm +from:0x0212a6b8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212a6ec kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0212a740 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a758 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212a760 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212a76c kind:load to:0x027e0cec module:dtcm +from:0x0212a774 kind:load to:0x027e09a8 module:dtcm +from:0x0212a784 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a78c kind:arm_call to:0x02011ff4 module:main +from:0x0212a7a4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a7ac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a7b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212a7bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a7d4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a7dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212a7e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212a7ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a7f4 kind:arm_call to:0x02011ff4 module:main +from:0x0212a808 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212a818 kind:thumb_call_arm to:0x02098e24 module:overlay(0) +from:0x0212a82c kind:thumb_call to:0x0208fe64 module:overlay(0) +from:0x0212a834 kind:load to:0x0212f3d0 module:overlay(43) +from:0x0212a848 kind:thumb_call to:0x02059c34 module:overlay(0) +from:0x0212a852 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212a860 kind:thumb_call to:0x02085624 module:overlay(0) +from:0x0212a86c kind:load to:0x020acd5c module:overlay(0) +from:0x0212a876 kind:thumb_call to:0x02059f64 module:overlay(0) +from:0x0212a886 kind:thumb_call to:0x02085654 module:overlay(0) +from:0x0212a88c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0212a89c kind:load to:0x0212fbc0 module:overlay(43) +from:0x0212a8a8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0212a8b0 kind:thumb_call to:0x0212b270 module:overlay(43) +from:0x0212a8c2 kind:thumb_call to:0x0212a814 module:overlay(43) +from:0x0212a8f4 kind:load to:0x0212f3ac module:overlay(43) +from:0x0212a8fc kind:load to:0x027e0ce0 module:dtcm +from:0x0212a90c kind:thumb_call_arm to:0x0205a664 module:overlay(0) +from:0x0212a924 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0212a948 kind:thumb_call to:0x020bdfdc module:overlay(1) +from:0x0212a9d6 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x0212a9e8 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x0212aa82 kind:thumb_call to:0x0209040c module:overlay(0) +from:0x0212aa9c kind:thumb_call to:0x0209040c module:overlay(0) +from:0x0212aab6 kind:thumb_call to:0x0209040c module:overlay(0) +from:0x0212aad0 kind:thumb_call to:0x0209040c module:overlay(0) +from:0x0212aaee kind:thumb_call_arm to:0x0205e064 module:overlay(0) +from:0x0212ab04 kind:thumb_call_arm to:0x0208dc94 module:overlay(0) +from:0x0212ab10 kind:load to:0x0212f390 module:overlay(43) +from:0x0212ab14 kind:load to:0x0212fc40 module:overlay(43) +from:0x0212ab18 kind:load to:0x0212f378 module:overlay(43) +from:0x0212ab1c kind:load to:0x020b3298 module:overlay(0) +from:0x0212ab20 kind:load to:0x020b3248 module:overlay(0) +from:0x0212ab24 kind:load to:0x020b3168 module:overlay(0) +from:0x0212ab2c kind:load to:0x027e07d4 module:dtcm +from:0x0212ab30 kind:load to:0x0212f348 module:overlay(43) +from:0x0212ab34 kind:load to:0x0212fbc0 module:overlay(43) +from:0x0212ab38 kind:load to:0x0212f338 module:overlay(43) +from:0x0212ab3c kind:load to:0x0212f358 module:overlay(43) +from:0x0212ab40 kind:load to:0x0212f368 module:overlay(43) +from:0x0212ab44 kind:load to:0x0212f32c module:overlay(43) +from:0x0212ab6a kind:thumb_call_arm to:0x01ffc768 module:itcm +from:0x0212ab84 kind:thumb_call_arm to:0x0208dc94 module:overlay(0) +from:0x0212ab8c kind:thumb_call_arm to:0x0200ef5c module:main +from:0x0212ab96 kind:thumb_call_arm to:0x0208d7b8 module:overlay(0) +from:0x0212abaa kind:thumb_call_arm to:0x0208d7b8 module:overlay(0) +from:0x0212abc8 kind:thumb_call_arm to:0x01ffc6d4 module:itcm +from:0x0212abd6 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212abe0 kind:thumb_call_arm to:0x0200e260 module:main +from:0x0212abea kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x0212ac0e kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ac16 kind:thumb_call_arm to:0x0200e260 module:main +from:0x0212ac20 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x0212ac8a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ac8e kind:thumb_call_arm to:0x0205c254 module:overlay(0) +from:0x0212ac9a kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212aca8 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x0212acc0 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212acd0 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ace2 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ad00 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212ad0c kind:thumb_call_arm to:0x0200ee5c module:main +from:0x0212ad1a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ad30 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ad52 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ad56 kind:thumb_call_arm to:0x0205c254 module:overlay(0) +from:0x0212ad62 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212ad70 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x0212ad8a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ad9a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212adac kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212adca kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212add6 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x0212ade4 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ade8 kind:thumb_call_arm to:0x0205c254 module:overlay(0) +from:0x0212adf4 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212ae02 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x0212ae14 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ae20 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ae32 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ae50 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212ae5a kind:thumb_call_arm to:0x0200ee5c module:main +from:0x0212ae64 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212ae6c kind:load to:0x020b66c4 module:overlay(0) +from:0x0212ae70 kind:load to:0x0212fbac module:overlay(43) +from:0x0212ae74 kind:load to:0x027e0964 module:dtcm +from:0x0212ae7c kind:load to:0x027e0254 module:dtcm +from:0x0212af02 kind:thumb_call_arm to:0x01ffc3b4 module:itcm +from:0x0212af22 kind:thumb_call_arm to:0x02015018 module:main +from:0x0212af3e kind:thumb_call_arm to:0x02015018 module:main +from:0x0212af50 kind:thumb_call_arm to:0x02058d78 module:overlay(0) +from:0x0212af7c kind:thumb_call_arm to:0x01ffc3b4 module:itcm +from:0x0212af98 kind:thumb_call_arm to:0x02015018 module:main +from:0x0212afa8 kind:thumb_call_arm to:0x02058d78 module:overlay(0) +from:0x0212afc6 kind:thumb_call_arm to:0x02015018 module:main +from:0x0212afd8 kind:thumb_call_arm to:0x02058d78 module:overlay(0) +from:0x0212b01a kind:thumb_call_arm to:0x02090570 module:overlay(0) +from:0x0212b032 kind:thumb_call_arm to:0x02085664 module:overlay(0) +from:0x0212b058 kind:thumb_call_arm to:0x02058d24 module:overlay(0) +from:0x0212b078 kind:thumb_call_arm to:0x02059248 module:overlay(0) +from:0x0212b086 kind:thumb_call_arm to:0x02059218 module:overlay(0) +from:0x0212b0dc kind:thumb_call_arm to:0x02058d24 module:overlay(0) +from:0x0212b10e kind:thumb_call_arm to:0x02058d24 module:overlay(0) +from:0x0212b1da kind:thumb_call_arm to:0x02059248 module:overlay(0) +from:0x0212b1e8 kind:thumb_call_arm to:0x02059218 module:overlay(0) +from:0x0212b1f6 kind:thumb_call_arm to:0x02059218 module:overlay(0) +from:0x0212b204 kind:load to:0x0212f5c4 module:overlay(43) +from:0x0212b208 kind:load to:0x0212f5ac module:overlay(43) +from:0x0212b20c kind:load to:0x0212fbc0 module:overlay(43) +from:0x0212b210 kind:load to:0x0212fc40 module:overlay(43) +from:0x0212b214 kind:load to:0x0212f5c0 module:overlay(43) +from:0x0212b218 kind:load to:0x0212f5c8 module:overlay(43) +from:0x0212b228 kind:load to:0x0212f5cc module:overlay(43) +from:0x0212b274 kind:thumb_call_arm to:0x0209a2d0 module:overlay(0) +from:0x0212b282 kind:thumb_call to:0x0212a904 module:overlay(43) +from:0x0212b28c kind:thumb_call to:0x0212c348 module:overlay(43) +from:0x0212b296 kind:thumb_call_arm to:0x02080464 module:overlay(0) +from:0x0212b37c kind:thumb_call_arm to:0x02099dd4 module:overlay(0) +from:0x0212b3c4 kind:load to:0x0212f3f4 module:overlay(43) +from:0x0212b3cc kind:load to:0x0212e860 module:overlay(43) +from:0x0212b3e8 kind:thumb_call_arm to:0x020749b4 module:overlay(0) +from:0x0212b3f4 kind:thumb_call to:0x0212bb90 module:overlay(43) +from:0x0212b3fc kind:thumb_call_arm to:0x020a1aac module:overlay(0) +from:0x0212b404 kind:thumb_call_arm to:0x020804a0 module:overlay(0) +from:0x0212b410 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x0212b418 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x0212b420 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x0212b428 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x0212b430 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x0212b436 kind:thumb_call_arm to:0x02099c30 module:overlay(0) +from:0x0212b440 kind:load to:0x0212f3f4 module:overlay(43) +from:0x0212b448 kind:load to:0x027e09b8 module:dtcm +from:0x0212b464 kind:thumb_call_arm to:0x020749b4 module:overlay(0) +from:0x0212b470 kind:thumb_call to:0x0212bb90 module:overlay(43) +from:0x0212b478 kind:thumb_call_arm to:0x020a1aac module:overlay(0) +from:0x0212b480 kind:thumb_call_arm to:0x020804a0 module:overlay(0) +from:0x0212b48c kind:thumb_call to:0x02059454 module:overlay(0) +from:0x0212b494 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x0212b49c kind:thumb_call to:0x02059454 module:overlay(0) +from:0x0212b4a4 kind:thumb_call to:0x02059454 module:overlay(0) +from:0x0212b4ac kind:thumb_call to:0x02059154 module:overlay(0) +from:0x0212b4b2 kind:thumb_call_arm to:0x02099c30 module:overlay(0) +from:0x0212b4b8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0212b4c0 kind:load to:0x0212f3f4 module:overlay(43) +from:0x0212b4c8 kind:load to:0x027e09b8 module:dtcm +from:0x0212b4d8 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212b4e0 kind:load to:0x0212fc00 module:overlay(43) +from:0x0212b544 kind:thumb_call to:0x0212c264 module:overlay(43) +from:0x0212b572 kind:thumb_call_arm to:0x02099394 module:overlay(0) +from:0x0212b57c kind:load to:0x020af4a0 module:overlay(0) +from:0x0212b58c kind:load to:0x0212f44c module:overlay(43) +from:0x0212b5c4 kind:thumb_call to:0x0212c0c0 module:overlay(43) +from:0x0212b63e kind:thumb_call_arm to:0x02015018 module:main +from:0x0212b650 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212b66e kind:thumb_call_arm to:0x02015018 module:main +from:0x0212b696 kind:thumb_call_arm to:0x02015018 module:main +from:0x0212b6be kind:thumb_call_arm to:0x020733ec module:overlay(0) +from:0x0212b70a kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x0212b712 kind:thumb_call to:0x0212c074 module:overlay(43) +from:0x0212b718 kind:thumb_call to:0x0212bed0 module:overlay(43) +from:0x0212b734 kind:thumb_call to:0x0212bb34 module:overlay(43) +from:0x0212b73a kind:thumb_call_arm to:0x02099fe0 module:overlay(0) +from:0x0212b752 kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212b75e kind:thumb_call_arm to:0x0209a334 module:overlay(0) +from:0x0212b778 kind:thumb_call to:0x0212ae80 module:overlay(43) +from:0x0212b78a kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212b7c6 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212b7f4 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212b836 kind:thumb_call_arm to:0x0207f550 module:overlay(0) +from:0x0212b842 kind:thumb_call to:0x0212b22c module:overlay(43) +from:0x0212b854 kind:load to:0x0212f44c module:overlay(43) +from:0x0212b85c kind:load to:0x027e09a8 module:dtcm +from:0x0212b874 kind:load to:0x027e0ce4 module:dtcm +from:0x0212b87c kind:load to:0x027e09c0 module:dtcm +from:0x0212b88c kind:thumb_call_arm to:0x020749a4 module:overlay(0) +from:0x0212b8a0 kind:load to:0x027e09b8 module:dtcm +from:0x0212b8b2 kind:thumb_call_arm to:0x0209a7d0 module:overlay(0) +from:0x0212b8c0 kind:thumb_call_arm to:0x01fff5d0 module:itcm +from:0x0212b8de kind:thumb_call_arm to:0x02079d94 module:overlay(0) +from:0x0212b8ec kind:thumb_call_arm to:0x0205a544 module:overlay(0) +from:0x0212b8f4 kind:thumb_call_arm to:0x01ffc768 module:itcm +from:0x0212b930 kind:thumb_call_arm to:0x020c219c module:overlay(17) +from:0x0212b93c kind:load to:0x027e09bc module:dtcm +from:0x0212b940 kind:load to:0x027e0958 module:dtcm +from:0x0212b944 kind:load to:0x020b66c4 module:overlay(0) +from:0x0212b948 kind:load to:0x027e09ac module:dtcm +from:0x0212b94c kind:load to:0x027e09b4 module:dtcm +from:0x0212b97a kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212b98a kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212b990 kind:load to:0x027e09a8 module:dtcm +from:0x0212b9b6 kind:thumb_call_arm to:0x020a1b0c module:overlay(0) +from:0x0212b9cc kind:thumb_call to:0x0212bbb0 module:overlay(43) +from:0x0212ba1c kind:thumb_call_arm to:0x020a1764 module:overlay(0) +from:0x0212ba36 kind:thumb_call_arm to:0x01ff9638 module:itcm +from:0x0212bac0 kind:thumb_call_arm to:0x020a1764 module:overlay(0) +from:0x0212bb14 kind:load to:0x027e0cec module:dtcm +from:0x0212bb52 kind:thumb_call to:0x0212bbb0 module:overlay(43) +from:0x0212bba0 kind:thumb_call_arm to:0x020a18e8 module:overlay(0) +from:0x0212bba8 kind:load to:0x027e0cec module:dtcm +from:0x0212bbe4 kind:thumb_call_arm to:0x01ff9638 module:itcm +from:0x0212bbee kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212bc1c kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212bc5a kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212bc84 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212bca4 kind:load to:0x0212e87c module:overlay(43) +from:0x0212bca8 kind:load to:0x0212e87a module:overlay(43) +from:0x0212bcb0 kind:load to:0x0212e870 module:overlay(43) +from:0x0212bcb4 kind:load to:0x0203feb0 module:main +from:0x0212bd00 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212bd42 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212bd6c kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212bd90 kind:thumb_call to:0x0212bc00 module:overlay(43) +from:0x0212bde8 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212be12 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212be36 kind:thumb_call to:0x0212bc00 module:overlay(43) +from:0x0212be48 kind:load to:0x0212e87c module:overlay(43) +from:0x0212be50 kind:load to:0x0203feb0 module:main +from:0x0212be54 kind:load to:0x0212e870 module:overlay(43) +from:0x0212beae kind:thumb_call to:0x0212bcb8 module:overlay(43) +from:0x0212bec8 kind:load to:0x027e07d4 module:dtcm +from:0x0212becc kind:load to:0x0212e872 module:overlay(43) +from:0x0212bedc kind:thumb_call to:0x0212be68 module:overlay(43) +from:0x0212bf62 kind:thumb_call_arm to:0x020db1b4 module:overlay(31) +from:0x0212bf72 kind:thumb_call_arm to:0x02099f20 module:overlay(0) +from:0x0212bf82 kind:thumb_call_arm to:0x0208d2d4 module:overlay(0) +from:0x0212bf8a kind:thumb_call_arm to:0x01ffccc0 module:itcm +from:0x0212bf9e kind:thumb_call_arm to:0x0208d408 module:overlay(0) +from:0x0212bfa6 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212bfe2 kind:thumb_call_arm to:0x0207fb10 module:overlay(0) +from:0x0212c010 kind:thumb_call_arm to:0x0207fb10 module:overlay(0) +from:0x0212c01c kind:load to:0x0212e880 module:overlay(43) +from:0x0212c020 kind:load to:0x027e0d34 module:dtcm +from:0x0212c024 kind:load to:0x027e0ce0 module:dtcm +from:0x0212c030 kind:load to:0x0212e881 module:overlay(43) +from:0x0212c034 kind:load to:0x027e09c0 module:dtcm +from:0x0212c0b4 kind:load to:0x0212e874 module:overlay(43) +from:0x0212c0b8 kind:load to:0x0212e876 module:overlay(43) +from:0x0212c0bc kind:load to:0x0212e878 module:overlay(43) +from:0x0212c0c4 kind:thumb_call_arm to:0x0209a188 module:overlay(0) +from:0x0212c126 kind:thumb_call to:0x0212c1bc module:overlay(43) +from:0x0212c148 kind:thumb_call_arm to:0x0208d3f8 module:overlay(0) +from:0x0212c156 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c184 kind:thumb_call_arm to:0x020c087c module:overlay(17) +from:0x0212c196 kind:thumb_call_arm to:0x0209a88c module:overlay(0) +from:0x0212c19e kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c1b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212c1c8 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212c202 kind:thumb_call_arm to:0x02098dac module:overlay(0) +from:0x0212c22e kind:thumb_call_arm to:0x02098ba8 module:overlay(0) +from:0x0212c238 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212c25c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212c260 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c278 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212c286 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c2b4 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c2d8 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c30c kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212c324 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c32c kind:load to:0x0203feb0 module:main +from:0x0212c334 kind:load to:0x027e09a8 module:dtcm +from:0x0212c344 kind:load to:0x0212aff1 module:overlay(43) +from:0x0212c34e kind:thumb_call_arm to:0x0209932c module:overlay(0) +from:0x0212c35c kind:load to:0x0212f39c module:overlay(43) +from:0x0212c396 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212c3c6 kind:thumb_call_arm to:0x020993c8 module:overlay(0) +from:0x0212c3d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c3f0 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212c422 kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212c438 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c46a kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212c482 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c4a6 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c4c4 kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212c4cc kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212c4d8 kind:load to:0x0203feb0 module:main +from:0x0212c4f2 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212c4fc kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212c51c kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212c528 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c53c kind:thumb_call_arm to:0x020834e8 module:overlay(0) +from:0x0212c548 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c554 kind:load to:0x027e0cd8 module:dtcm +from:0x0212c566 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212c572 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212c596 kind:thumb_call_arm to:0x02074688 module:overlay(0) +from:0x0212c5ac kind:thumb_call_arm to:0x02078c48 module:overlay(0) +from:0x0212c60c kind:thumb_call_arm to:0x02074a40 module:overlay(0) +from:0x0212c620 kind:load to:0x027e09b8 module:dtcm +from:0x0212c666 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212c672 kind:thumb_call_arm to:0x020749a4 module:overlay(0) +from:0x0212c67e kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c68c kind:thumb_call_arm to:0x0206df5c module:overlay(0) +from:0x0212c698 kind:load to:0x027e09a8 module:dtcm +from:0x0212c6a0 kind:load to:0x027e09b8 module:dtcm +from:0x0212c6a8 kind:load to:0x020b69b8 module:overlay(0) +from:0x0212c6b8 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212c6c2 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212c6f4 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212c700 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c734 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c74e kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212c75a kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212c78c kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212c798 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c7bc kind:thumb_call to:0x0212c3dc module:overlay(43) +from:0x0212c7c6 kind:thumb_call to:0x0212c1bc module:overlay(43) +from:0x0212c7d6 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c7e0 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c7f8 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c816 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c820 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c834 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c852 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c85c kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c870 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c88e kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c898 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c8a8 kind:thumb_call_arm to:0x020db1a4 module:overlay(31) +from:0x0212c8b8 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c8d6 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c8e2 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c8f2 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c904 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c920 kind:thumb_call to:0x0212c43c module:overlay(43) +from:0x0212c92c kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c936 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c942 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c952 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c972 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c9ac kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212c9b8 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c9c8 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212c9dc kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212c9fe kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212ca04 kind:load to:0x0204b164 module:main +from:0x0212ca0c kind:load to:0x027e0d34 module:dtcm +from:0x0212ca2a kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212ca3e kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212ca52 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212ca7c kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212ca8e kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cade kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212caf8 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cb10 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cb3c kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cb5e kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cb78 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cb96 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cbb2 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cbd0 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cbec kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cc0a kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cc24 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cc8e kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212cc9a kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212ccb4 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212ccce kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cce4 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212ccfe kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cd16 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212cd26 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212cd56 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212cd7a kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212cd8c kind:load to:0x0204b164 module:main +from:0x0212cd9c kind:load to:0x0203feb0 module:main +from:0x0212cda0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212cdb2 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212cdca kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cdea kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cdf8 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212ce10 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212ce30 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212ce48 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212ce64 kind:load to:0x0203feb0 module:main +from:0x0212ce7e kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212ce98 kind:thumb_call_arm to:0x02015018 module:main +from:0x0212ceb8 kind:thumb_call_arm to:0x02015018 module:main +from:0x0212cec2 kind:thumb_call to:0x0212b954 module:overlay(43) +from:0x0212cf3c kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212cf46 kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212cf52 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212cf58 kind:thumb_call to:0x0212c3dc module:overlay(43) +from:0x0212cf62 kind:thumb_call to:0x0212c1bc module:overlay(43) +from:0x0212cf72 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212cf7e kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212cf8a kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212cf9a kind:thumb_call_arm to:0x020db1a4 module:overlay(31) +from:0x0212cfac kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212cfcc kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212cfe2 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212cff8 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d016 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d022 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d03a kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212d050 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d06e kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212d082 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d09e kind:thumb_call to:0x0212c43c module:overlay(43) +from:0x0212d0aa kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d0b6 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d0cc kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d0dc kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212d0f2 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d110 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d128 kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212d134 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d164 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d184 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d1a4 kind:load to:0x0203feb0 module:main +from:0x0212d1ac kind:load to:0x027e0d34 module:dtcm +from:0x0212d1b0 kind:load to:0x0204b164 module:main +from:0x0212d1ce kind:thumb_call_arm to:0x01ffbbe0 module:itcm +from:0x0212d1fe kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d21e kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d23c kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d25e kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d274 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212d27a kind:thumb_call to:0x0212c1bc module:overlay(43) +from:0x0212d290 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212d2a8 kind:load to:0x0203feb0 module:main +from:0x0212d2b4 kind:thumb_call_arm to:0x0209aaa8 module:overlay(0) +from:0x0212d2cc kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d2e0 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212d2f6 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d30e kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d31a kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d324 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d330 kind:load to:0x0204b164 module:main +from:0x0212d342 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212d366 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d38c kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d3ae kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212d3b8 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212d3e0 kind:load to:0x0203feb0 module:main +from:0x0212d3f4 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212d3fe kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212d40c kind:thumb_call_arm to:0x01ff938c module:itcm +from:0x0212d41a kind:thumb_call_arm to:0x020247b8 module:main +from:0x0212d424 kind:thumb_call_arm to:0x01ff93c0 module:itcm +from:0x0212d468 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212d474 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d492 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212d4b0 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212d4ee kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212d4fa kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212d506 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212d53c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212d548 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d56c kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212d576 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212d5a2 kind:thumb_call to:0x0212c1e8 module:overlay(43) +from:0x0212d5e4 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212d5fc kind:load to:0x027e09a8 module:dtcm +from:0x0212d61c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212d630 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d63a kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d652 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212d65c kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212d696 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212d6a2 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212d6ae kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212d6e6 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d6f0 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d716 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212d720 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212d72c kind:thumb_call to:0x0212c264 module:overlay(43) +from:0x0212d750 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212d75c kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d78c kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d7a8 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d7f4 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212d802 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212d81a kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d83a kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212d864 kind:load to:0x0204b164 module:main +from:0x0212d870 kind:load to:0x0203feb0 module:main +from:0x0212d92e kind:thumb_call to:0x0212b99c module:overlay(43) +from:0x0212d948 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212d956 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212d964 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212d96c kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212d97a kind:thumb_call_arm to:0x01ff938c module:itcm +from:0x0212d988 kind:thumb_call_arm to:0x020247b8 module:main +from:0x0212d992 kind:thumb_call_arm to:0x01ff93c0 module:itcm +from:0x0212d9b6 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212d9c2 kind:thumb_call to:0x0212c3dc module:overlay(43) +from:0x0212d9cc kind:thumb_call to:0x0212c1bc module:overlay(43) +from:0x0212d9dc kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212d9e8 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212da04 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212da22 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212da2e kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212da3e kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212da50 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212da5e kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212da74 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212da98 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212daa4 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212dab0 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212dac2 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212dadc kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212daf2 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212dafe kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212db10 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212db1c kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212db30 kind:load to:0x0204b164 module:main +from:0x0212db4a kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212db56 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212db60 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212dbb6 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212dbc8 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212dbe0 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212dbec kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212dc74 kind:load to:0x0203feb0 module:main +from:0x0212dcc0 kind:thumb_call to:0x0212b99c module:overlay(43) +from:0x0212dcf4 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212dcfc kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212dd1c kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x0212dd3a kind:thumb_call_arm to:0x020247b8 module:main +from:0x0212dd7a kind:thumb_call_arm to:0x02058d78 module:overlay(0) +from:0x0212dd92 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212dda4 kind:load to:0x027e09a8 module:dtcm +from:0x0212ddd0 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212dde0 kind:load to:0x027e09a8 module:dtcm +from:0x0212de14 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212de20 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212de36 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212de6e kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212de98 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212dea6 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212deb8 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212dee2 kind:thumb_call to:0x0212b99c module:overlay(43) +from:0x0212df26 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212df50 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212df5e kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212df70 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212df9a kind:thumb_call to:0x0212b99c module:overlay(43) +from:0x0212dfba kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212dfda kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212dffa kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e050 kind:thumb_call to:0x0212b99c module:overlay(43) +from:0x0212e068 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212e078 kind:load to:0x0203feb0 module:main +from:0x0212e09a kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212e0a4 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212e0be kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212e0ce kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212e0fc kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212e12e kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e14e kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e166 kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212e174 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212e180 kind:load to:0x027e0ce4 module:dtcm +from:0x0212e188 kind:load to:0x0203feb0 module:main +from:0x0212e190 kind:load to:0x027e09a8 module:dtcm +from:0x0212e1a6 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212e1c0 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e1e4 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e200 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212e226 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212e232 kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212e248 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e266 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212e270 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212e280 kind:load to:0x0203feb0 module:main +from:0x0212e284 kind:load to:0x0204b164 module:main +from:0x0212e29c kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212e2a6 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212e2be kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e300 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e31c kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e346 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e366 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e37e kind:thumb_call to:0x0212c03c module:overlay(43) +from:0x0212e38c kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212e398 kind:load to:0x0204b164 module:main +from:0x0212e3a4 kind:load to:0x0203feb0 module:main +from:0x0212e3ac kind:load to:0x027e09a8 module:dtcm +from:0x0212e3c2 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212e3dc kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e400 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e41c kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212e442 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212e44e kind:thumb_call_arm to:0x02099dfc module:overlay(0) +from:0x0212e464 kind:thumb_call_arm to:0x0203b6cc module:main +from:0x0212e482 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212e48c kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212e49c kind:load to:0x0203feb0 module:main +from:0x0212e4a0 kind:load to:0x0204b164 module:main +from:0x0212e4c4 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212e4d2 kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212e4f6 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212e508 kind:load to:0x027e09a8 module:dtcm +from:0x0212e51e kind:thumb_call_arm to:0x02099e5c module:overlay(0) +from:0x0212e52a kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212e536 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212e588 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212e5b0 kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212e5be kind:thumb_call_arm to:0x02098dac module:overlay(0) +from:0x0212e5f8 kind:thumb_call_arm to:0x02098ba8 module:overlay(0) +from:0x0212e606 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212e624 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212e628 kind:load to:0x027e09a8 module:dtcm +from:0x0212e64c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212e666 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212e670 kind:thumb_call to:0x0212b4e4 module:overlay(43) +from:0x0212e6a4 kind:thumb_call_arm to:0x02074688 module:overlay(0) +from:0x0212e6b8 kind:thumb_call_arm to:0x02078c48 module:overlay(0) +from:0x0212e714 kind:thumb_call_arm to:0x02074a40 module:overlay(0) +from:0x0212e724 kind:thumb_call_arm to:0x0206e670 module:overlay(0) +from:0x0212e734 kind:load to:0x027e09b8 module:dtcm +from:0x0212e738 kind:load to:0x020b69b8 module:overlay(0) +from:0x0212e76a kind:thumb_call to:0x0212c33c module:overlay(43) +from:0x0212e778 kind:thumb_call_arm to:0x020731e8 module:overlay(0) +from:0x0212e79a kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212e7ba kind:thumb_call_arm to:0x020749b4 module:overlay(0) +from:0x0212e7c4 kind:load to:0x027e09a8 module:dtcm +from:0x0212e7d0 kind:load to:0x027e09b8 module:dtcm +from:0x0212e7e0 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0212e7e8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212e958 kind:arm_call to:0x021252b0 module:overlay(43) +from:0x0212e968 kind:arm_call to:0x0203e3a4 module:main +from:0x0212ea20 kind:load to:0x0212f980 module:overlay(43) +from:0x0212ea24 kind:load to:0x0212f998 module:overlay(43) +from:0x0212ea28 kind:load to:0x021284c4 module:overlay(43) +from:0x0212ea2c kind:load to:0x0212f98c module:overlay(43) +from:0x0212ea30 kind:load to:0x02044704 module:main +from:0x0212ea34 kind:load to:0x0212ed78 module:overlay(43) +from:0x0212ea58 kind:arm_call to:0x02128508 module:overlay(43) +from:0x0212ea68 kind:arm_call to:0x0203e3a4 module:main +from:0x0212eb00 kind:load to:0x0212fa70 module:overlay(43) +from:0x0212eb04 kind:load to:0x0212fa80 module:overlay(43) +from:0x0212eb08 kind:load to:0x0212a0f4 module:overlay(43) +from:0x0212eb0c kind:load to:0x0212fa74 module:overlay(43) +from:0x0212eb10 kind:load to:0x02044704 module:main +from:0x0212eb14 kind:load to:0x0212f130 module:overlay(43) +from:0x0212eb34 kind:arm_call to:0x0212a138 module:overlay(43) +from:0x0212eb44 kind:arm_call to:0x0203e3a4 module:main +from:0x0212eb58 kind:load to:0x0212fb58 module:overlay(43) +from:0x0212eb5c kind:load to:0x0212fb68 module:overlay(43) +from:0x0212eb60 kind:load to:0x0212a800 module:overlay(43) +from:0x0212eb64 kind:load to:0x0212fb5c module:overlay(43) +from:0x0212eba8 kind:arm_call_thumb to:0x0212a8bc module:overlay(43) +from:0x0212ebb8 kind:arm_call to:0x0203e3a4 module:main +from:0x0212ebcc kind:load to:0x0212f32c module:overlay(43) +from:0x0212ebd0 kind:load to:0x0212fbac module:overlay(43) +from:0x0212ebd4 kind:load to:0x0212fbc0 module:overlay(43) +from:0x0212ebd8 kind:load to:0x0212e7d4 module:overlay(43) +from:0x0212ebdc kind:load to:0x0212fbb4 module:overlay(43) +from:0x0212ebe0 kind:load to:0x0212e938 module:overlay(43) +from:0x0212ebe4 kind:load to:0x0212ea38 module:overlay(43) +from:0x0212ebe8 kind:load to:0x0212eb18 module:overlay(43) +from:0x0212ebec kind:load to:0x0212eb68 module:overlay(43) +from:0x0212ec08 kind:load to:0x0212528c module:overlay(43) +from:0x0212ec0c kind:load to:0x020990ec module:overlay(0) +from:0x0212ec10 kind:load to:0x02098efc module:overlay(0) +from:0x0212ec14 kind:load to:0x02098f78 module:overlay(0) +from:0x0212ec18 kind:load to:0x020990f4 module:overlay(0) +from:0x0212ec1c kind:load to:0x02099114 module:overlay(0) +from:0x0212ec20 kind:load to:0x02099140 module:overlay(0) +from:0x0212ec2c kind:load to:0x021254f4 module:overlay(43) +from:0x0212ec30 kind:load to:0x021284a8 module:overlay(43) +from:0x0212ec34 kind:load to:0x0209ba20 module:overlay(0) +from:0x0212ec38 kind:load to:0x0209ba54 module:overlay(0) +from:0x0212ec3c kind:load to:0x0209baec module:overlay(0) +from:0x0212ec40 kind:load to:0x0209bb00 module:overlay(0) +from:0x0212ec44 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212ec48 kind:load to:0x0209bb28 module:overlay(0) +from:0x0212ec4c kind:load to:0x0209bbb0 module:overlay(0) +from:0x0212ec50 kind:load to:0x0209b838 module:overlay(0) +from:0x0212ec54 kind:load to:0x0209babc module:overlay(0) +from:0x0212ec58 kind:load to:0x0209bad4 module:overlay(0) +from:0x0212ec5c kind:load to:0x0209bb14 module:overlay(0) +from:0x0212ec60 kind:load to:0x0209bea0 module:overlay(0) +from:0x0212ec64 kind:load to:0x0212847c module:overlay(43) +from:0x0212ec68 kind:load to:0x02128458 module:overlay(43) +from:0x0212ec6c kind:load to:0x0209bed8 module:overlay(0) +from:0x0212ec78 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212ec7c kind:load to:0x02099cfc module:overlay(0) +from:0x0212ec80 kind:load to:0x02099d14 module:overlay(0) +from:0x0212ec84 kind:load to:0x02099d20 module:overlay(0) +from:0x0212ec88 kind:load to:0x01fff464 module:itcm +from:0x0212ec8c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212ec90 kind:load to:0x021255d0 module:overlay(43) +from:0x0212ec94 kind:load to:0x02099c58 module:overlay(0) +from:0x0212ec98 kind:load to:0x021257e8 module:overlay(43) +from:0x0212ec9c kind:load to:0x02099c60 module:overlay(0) +from:0x0212eca0 kind:load to:0x02099c64 module:overlay(0) +from:0x0212eca4 kind:load to:0x02127908 module:overlay(43) +from:0x0212eca8 kind:load to:0x02127a98 module:overlay(43) +from:0x0212ecac kind:load to:0x02099c70 module:overlay(0) +from:0x0212ecb0 kind:load to:0x02099d2c module:overlay(0) +from:0x0212ecb4 kind:load to:0x02099d98 module:overlay(0) +from:0x0212ecb8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212ecbc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212ecc0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212ecc4 kind:load to:0x02125508 module:overlay(43) +from:0x0212ecc8 kind:load to:0x02125568 module:overlay(43) +from:0x0212eccc kind:load to:0x0209ad54 module:overlay(0) +from:0x0212ed78 kind:load to:0x02125b68 module:overlay(43) +from:0x0212ed80 kind:load to:0x02125be8 module:overlay(43) +from:0x0212ed90 kind:load to:0x02125c50 module:overlay(43) +from:0x0212ed98 kind:load to:0x02125d10 module:overlay(43) +from:0x0212eda0 kind:load to:0x021260e4 module:overlay(43) +from:0x0212eda8 kind:load to:0x02125d64 module:overlay(43) +from:0x0212edb0 kind:load to:0x02125de4 module:overlay(43) +from:0x0212edc0 kind:load to:0x02125f08 module:overlay(43) +from:0x0212edc8 kind:load to:0x02125fe0 module:overlay(43) +from:0x0212edd8 kind:load to:0x02126384 module:overlay(43) +from:0x0212ede0 kind:load to:0x02126410 module:overlay(43) +from:0x0212edf0 kind:load to:0x021260f4 module:overlay(43) +from:0x0212edf8 kind:load to:0x02126180 module:overlay(43) +from:0x0212ee08 kind:load to:0x0212691c module:overlay(43) +from:0x0212ee10 kind:load to:0x021269b4 module:overlay(43) +from:0x0212ee20 kind:load to:0x021265e8 module:overlay(43) +from:0x0212ee28 kind:load to:0x02126708 module:overlay(43) +from:0x0212ee38 kind:load to:0x0212648c module:overlay(43) +from:0x0212ee40 kind:load to:0x02126510 module:overlay(43) +from:0x0212ee50 kind:load to:0x02126aac module:overlay(43) +from:0x0212ee58 kind:load to:0x02126b48 module:overlay(43) +from:0x0212ee68 kind:load to:0x02126cb0 module:overlay(43) +from:0x0212ee70 kind:load to:0x02126d2c module:overlay(43) +from:0x0212ee80 kind:load to:0x02126e84 module:overlay(43) +from:0x0212ee88 kind:load to:0x02126f80 module:overlay(43) +from:0x0212ee98 kind:load to:0x021277f4 module:overlay(43) +from:0x0212eea0 kind:load to:0x02127890 module:overlay(43) +from:0x0212eeb0 kind:load to:0x02127040 module:overlay(43) +from:0x0212eeb8 kind:load to:0x0212711c module:overlay(43) +from:0x0212eec0 kind:load to:0x021271a0 module:overlay(43) +from:0x0212eec8 kind:load to:0x02126fc8 module:overlay(43) +from:0x0212eed0 kind:load to:0x02126fe0 module:overlay(43) +from:0x0212eee0 kind:load to:0x0212624c module:overlay(43) +from:0x0212eee8 kind:load to:0x02126304 module:overlay(43) +from:0x0212eef8 kind:load to:0x021271b8 module:overlay(43) +from:0x0212ef00 kind:load to:0x02127240 module:overlay(43) +from:0x0212ef10 kind:load to:0x02127374 module:overlay(43) +from:0x0212ef18 kind:load to:0x021274c0 module:overlay(43) +from:0x0212ef28 kind:load to:0x021275e8 module:overlay(43) +from:0x0212ef30 kind:load to:0x0212767c module:overlay(43) +from:0x0212ef48 kind:load to:0x021285a0 module:overlay(43) +from:0x0212ef4c kind:load to:0x021285dc module:overlay(43) +from:0x0212ef50 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x0212ef54 kind:load to:0x021285fc module:overlay(43) +from:0x0212ef78 kind:load to:0x021284e4 module:overlay(43) +from:0x0212ef7c kind:load to:0x020990ec module:overlay(0) +from:0x0212ef80 kind:load to:0x02098efc module:overlay(0) +from:0x0212ef84 kind:load to:0x02098f78 module:overlay(0) +from:0x0212ef88 kind:load to:0x020990f4 module:overlay(0) +from:0x0212ef8c kind:load to:0x02099114 module:overlay(0) +from:0x0212ef90 kind:load to:0x02099140 module:overlay(0) +from:0x0212ef9c kind:load to:0x02128894 module:overlay(43) +from:0x0212efa0 kind:load to:0x0212a050 module:overlay(43) +from:0x0212efa4 kind:load to:0x0209b2cc module:overlay(0) +from:0x0212efa8 kind:load to:0x0209b304 module:overlay(0) +from:0x0212efac kind:load to:0x0209b908 module:overlay(0) +from:0x0212efb0 kind:load to:0x0209b910 module:overlay(0) +from:0x0212efb4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212efb8 kind:load to:0x0209b47c module:overlay(0) +from:0x0212efbc kind:load to:0x0209b36c module:overlay(0) +from:0x0212efc0 kind:load to:0x0209b838 module:overlay(0) +from:0x0212efc4 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0212efc8 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0212efcc kind:load to:0x0212a02c module:overlay(43) +from:0x0212efd0 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0212efd4 kind:load to:0x0212a01c module:overlay(43) +from:0x0212efd8 kind:load to:0x02129ff8 module:overlay(43) +from:0x0212efe4 kind:load to:0x02128880 module:overlay(43) +from:0x0212efe8 kind:load to:0x0212a034 module:overlay(43) +from:0x0212efec kind:load to:0x0209ba20 module:overlay(0) +from:0x0212eff0 kind:load to:0x0209ba54 module:overlay(0) +from:0x0212eff4 kind:load to:0x0209baec module:overlay(0) +from:0x0212eff8 kind:load to:0x0209bb00 module:overlay(0) +from:0x0212effc kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212f000 kind:load to:0x0209bb28 module:overlay(0) +from:0x0212f004 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0212f008 kind:load to:0x0209b838 module:overlay(0) +from:0x0212f00c kind:load to:0x0209babc module:overlay(0) +from:0x0212f010 kind:load to:0x0209bad4 module:overlay(0) +from:0x0212f014 kind:load to:0x0209bb14 module:overlay(0) +from:0x0212f018 kind:load to:0x0209bea0 module:overlay(0) +from:0x0212f01c kind:load to:0x0212847c module:overlay(43) +from:0x0212f020 kind:load to:0x02128458 module:overlay(43) +from:0x0212f024 kind:load to:0x0209bed8 module:overlay(0) +from:0x0212f030 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f034 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f038 kind:load to:0x02099d14 module:overlay(0) +from:0x0212f03c kind:load to:0x02099d20 module:overlay(0) +from:0x0212f040 kind:load to:0x01fff464 module:itcm +from:0x0212f044 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f048 kind:load to:0x021288a8 module:overlay(43) +from:0x0212f04c kind:load to:0x02099c58 module:overlay(0) +from:0x0212f050 kind:load to:0x021289bc module:overlay(43) +from:0x0212f054 kind:load to:0x02099c60 module:overlay(0) +from:0x0212f058 kind:load to:0x02099c64 module:overlay(0) +from:0x0212f05c kind:load to:0x02129bc4 module:overlay(43) +from:0x0212f060 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0212f064 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f068 kind:load to:0x02099d2c module:overlay(0) +from:0x0212f06c kind:load to:0x02099d98 module:overlay(0) +from:0x0212f070 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f074 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f078 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f07c kind:load to:0x0212a06c module:overlay(43) +from:0x0212f080 kind:load to:0x0212a0ac module:overlay(43) +from:0x0212f084 kind:load to:0x02129f50 module:overlay(43) +from:0x0212f130 kind:load to:0x02128a40 module:overlay(43) +from:0x0212f138 kind:load to:0x02128aac module:overlay(43) +from:0x0212f148 kind:load to:0x02128ad4 module:overlay(43) +from:0x0212f150 kind:load to:0x02128b58 module:overlay(43) +from:0x0212f160 kind:load to:0x02128c2c module:overlay(43) +from:0x0212f168 kind:load to:0x02128d18 module:overlay(43) +from:0x0212f178 kind:load to:0x02128e68 module:overlay(43) +from:0x0212f180 kind:load to:0x02128e6c module:overlay(43) +from:0x0212f190 kind:load to:0x02128e18 module:overlay(43) +from:0x0212f198 kind:load to:0x02128e1c module:overlay(43) +from:0x0212f1a8 kind:load to:0x02129538 module:overlay(43) +from:0x0212f1b0 kind:load to:0x021295c8 module:overlay(43) +from:0x0212f1c0 kind:load to:0x02129354 module:overlay(43) +from:0x0212f1c8 kind:load to:0x02129400 module:overlay(43) +from:0x0212f1d8 kind:load to:0x021297d4 module:overlay(43) +from:0x0212f1e0 kind:load to:0x021297f8 module:overlay(43) +from:0x0212f1f0 kind:load to:0x02129884 module:overlay(43) +from:0x0212f1f8 kind:load to:0x02129920 module:overlay(43) +from:0x0212f208 kind:load to:0x0212967c module:overlay(43) +from:0x0212f210 kind:load to:0x0212973c module:overlay(43) +from:0x0212f220 kind:load to:0x02128eb0 module:overlay(43) +from:0x0212f228 kind:load to:0x02128f44 module:overlay(43) +from:0x0212f238 kind:load to:0x02129204 module:overlay(43) +from:0x0212f240 kind:load to:0x02129280 module:overlay(43) +from:0x0212f250 kind:load to:0x02128fdc module:overlay(43) +from:0x0212f258 kind:load to:0x02129068 module:overlay(43) +from:0x0212f268 kind:load to:0x0212a53c module:overlay(43) +from:0x0212f270 kind:load to:0x0212a5b8 module:overlay(43) +from:0x0212f298 kind:load to:0x0212a1d0 module:overlay(43) +from:0x0212f29c kind:load to:0x0212a77c module:overlay(43) +from:0x0212f2a0 kind:load to:0x0212a188 module:overlay(43) +from:0x0212f2a4 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0212f2a8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0212f2b4 kind:load to:0x0212a114 module:overlay(43) +from:0x0212f2b8 kind:load to:0x0209918c module:overlay(0) +from:0x0212f2bc kind:load to:0x020991c0 module:overlay(0) +from:0x0212f2c0 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f2c4 kind:load to:0x02099194 module:overlay(0) +from:0x0212f2c8 kind:load to:0x02098fbc module:overlay(0) +from:0x0212f2cc kind:load to:0x02098fc0 module:overlay(0) +from:0x0212f2d8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f2dc kind:load to:0x02099cfc module:overlay(0) +from:0x0212f2e0 kind:load to:0x02099d14 module:overlay(0) +from:0x0212f2e4 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f2e8 kind:load to:0x01fff464 module:itcm +from:0x0212f2ec kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f2f0 kind:load to:0x0212a2f0 module:overlay(43) +from:0x0212f2f4 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f2f8 kind:load to:0x0212a340 module:overlay(43) +from:0x0212f2fc kind:load to:0x02099c60 module:overlay(0) +from:0x0212f300 kind:load to:0x02099c64 module:overlay(0) +from:0x0212f304 kind:load to:0x0212a6a8 module:overlay(43) +from:0x0212f308 kind:load to:0x02099c6c module:overlay(0) +from:0x0212f30c kind:load to:0x02099c70 module:overlay(0) +from:0x0212f310 kind:load to:0x02099d2c module:overlay(0) +from:0x0212f314 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f318 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f31c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f320 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f324 kind:load to:0x0212a798 module:overlay(43) +from:0x0212f328 kind:load to:0x0212a7c8 module:overlay(43) +from:0x0212f390 kind:load to:0x0212ab55 module:overlay(43) +from:0x0212f39c kind:load to:0x020993bc module:overlay(0) +from:0x0212f3a0 kind:load to:0x0212c361 module:overlay(43) +from:0x0212f3ac kind:load to:0x0212a8a1 module:overlay(43) +from:0x0212f3b0 kind:load to:0x02098ef4 module:overlay(0) +from:0x0212f3b4 kind:load to:0x02098efc module:overlay(0) +from:0x0212f3b8 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f3bc kind:load to:0x0212a839 module:overlay(43) +from:0x0212f3c0 kind:load to:0x02098fbc module:overlay(0) +from:0x0212f3c4 kind:load to:0x0212a871 module:overlay(43) +from:0x0212f3d4 kind:load to:0x02098ef4 module:overlay(0) +from:0x0212f3d8 kind:load to:0x02098efc module:overlay(0) +from:0x0212f3dc kind:load to:0x02098f78 module:overlay(0) +from:0x0212f3e0 kind:load to:0x0212a839 module:overlay(43) +from:0x0212f3e4 kind:load to:0x02098fbc module:overlay(0) +from:0x0212f3e8 kind:load to:0x0212a871 module:overlay(43) +from:0x0212f3f4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f3f8 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f3fc kind:load to:0x02099d14 module:overlay(0) +from:0x0212f400 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f404 kind:load to:0x01fff464 module:itcm +from:0x0212f408 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f40c kind:load to:0x0212b4d1 module:overlay(43) +from:0x0212f410 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f414 kind:load to:0x0212b595 module:overlay(43) +from:0x0212f418 kind:load to:0x0212b881 module:overlay(43) +from:0x0212f41c kind:load to:0x02099c64 module:overlay(0) +from:0x0212f420 kind:load to:0x0212b8b9 module:overlay(43) +from:0x0212f424 kind:load to:0x0212b8a9 module:overlay(43) +from:0x0212f428 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f42c kind:load to:0x02099d2c module:overlay(0) +from:0x0212f430 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f434 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f438 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f43c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f440 kind:load to:0x0212b3d5 module:overlay(43) +from:0x0212f444 kind:load to:0x0212b451 module:overlay(43) +from:0x0212f448 kind:load to:0x0209ad54 module:overlay(0) +from:0x0212f44c kind:load to:0x0212c4dd module:overlay(43) +from:0x0212f454 kind:load to:0x0212c50d module:overlay(43) +from:0x0212f45c kind:load to:0x0212c559 module:overlay(43) +from:0x0212f464 kind:load to:0x0212c625 module:overlay(43) +from:0x0212f46c kind:load to:0x0212c6ad module:overlay(43) +from:0x0212f474 kind:load to:0x0212c6e5 module:overlay(43) +from:0x0212f47c kind:load to:0x0212c745 module:overlay(43) +from:0x0212f484 kind:load to:0x0212c77d module:overlay(43) +from:0x0212f48c kind:load to:0x0212ca15 module:overlay(43) +from:0x0212f494 kind:load to:0x0212ce71 module:overlay(43) +from:0x0212f49c kind:load to:0x0212d1b9 module:overlay(43) +from:0x0212f4a4 kind:load to:0x0212d2b1 module:overlay(43) +from:0x0212f4ac kind:load to:0x0212d335 module:overlay(43) +from:0x0212f4b4 kind:load to:0x0212d3e9 module:overlay(43) +from:0x0212f4bc kind:load to:0x0212d485 module:overlay(43) +from:0x0212f4c4 kind:load to:0x0212d4e1 module:overlay(43) +from:0x0212f4cc kind:load to:0x0212d55d module:overlay(43) +from:0x0212f4d4 kind:load to:0x0212d605 module:overlay(43) +from:0x0212f4dc kind:load to:0x0212d645 module:overlay(43) +from:0x0212f4e4 kind:load to:0x0212d689 module:overlay(43) +from:0x0212f4ec kind:load to:0x0212d709 module:overlay(43) +from:0x0212f4f4 kind:load to:0x0212d739 module:overlay(43) +from:0x0212f4fc kind:load to:0x0212d765 module:overlay(43) +from:0x0212f504 kind:load to:0x0212d87d module:overlay(43) +from:0x0212f50c kind:load to:0x0212db35 module:overlay(43) +from:0x0212f514 kind:load to:0x0212db85 module:overlay(43) +from:0x0212f51c kind:load to:0x0212dbfd module:overlay(43) +from:0x0212f524 kind:load to:0x0212dc7d module:overlay(43) +from:0x0212f52c kind:load to:0x0212ddad module:overlay(43) +from:0x0212f534 kind:load to:0x0212dde9 module:overlay(43) +from:0x0212f53c kind:load to:0x0212de79 module:overlay(43) +from:0x0212f544 kind:load to:0x0212def5 module:overlay(43) +from:0x0212f54c kind:load to:0x0212df31 module:overlay(43) +from:0x0212f554 kind:load to:0x0212dfad module:overlay(43) +from:0x0212f55c kind:load to:0x0212e085 module:overlay(43) +from:0x0212f564 kind:load to:0x0212e199 module:overlay(43) +from:0x0212f56c kind:load to:0x0212e289 module:overlay(43) +from:0x0212f574 kind:load to:0x0212e3b5 module:overlay(43) +from:0x0212f57c kind:load to:0x0212e4a5 module:overlay(43) +from:0x0212f584 kind:load to:0x0212e511 module:overlay(43) +from:0x0212f58c kind:load to:0x0212e59d module:overlay(43) +from:0x0212f594 kind:load to:0x0212e635 module:overlay(43) +from:0x0212f59c kind:load to:0x0212e67d module:overlay(43) +from:0x0212f5a4 kind:load to:0x0212e73d module:overlay(43) diff --git a/config/jp/arm9/overlays/ov043/symbols.txt b/config/jp/arm9/overlays/ov043/symbols.txt new file mode 100644 index 00000000..a910ab75 --- /dev/null +++ b/config/jp/arm9/overlays/ov043/symbols.txt @@ -0,0 +1,315 @@ +func_ov043_02125280 kind:function(arm,size=0xc) addr:0x02125280 +func_ov043_0212528c kind:function(arm,size=0x24) addr:0x0212528c +func_ov043_021252b0 kind:function(arm,size=0x50) addr:0x021252b0 +func_ov043_02125300 kind:function(arm,size=0x1f4) addr:0x02125300 +func_ov043_021254f4 kind:function(arm,size=0x14) addr:0x021254f4 +func_ov043_02125508 kind:function(arm,size=0x60) addr:0x02125508 +func_ov043_02125568 kind:function(arm,size=0x68) addr:0x02125568 +func_ov043_021255d0 kind:function(arm,size=0xf0) addr:0x021255d0 +func_ov043_021256c0 kind:function(arm,size=0x70) addr:0x021256c0 +func_ov043_02125730 kind:function(arm,size=0x24) addr:0x02125730 +func_ov043_02125754 kind:function(arm,size=0x94) addr:0x02125754 +func_ov043_021257e8 kind:function(arm,size=0x2c8) addr:0x021257e8 +func_ov043_02125ab0 kind:function(arm,size=0xb8) addr:0x02125ab0 +func_ov043_02125b68 kind:function(arm,size=0x80) addr:0x02125b68 +func_ov043_02125be8 kind:function(arm,size=0x68) addr:0x02125be8 +func_ov043_02125c50 kind:function(arm,size=0xc0) addr:0x02125c50 +func_ov043_02125d10 kind:function(arm,size=0x54) addr:0x02125d10 +func_ov043_02125d64 kind:function(arm,size=0x80) addr:0x02125d64 +func_ov043_02125de4 kind:function(arm,size=0x124) addr:0x02125de4 +func_ov043_02125f08 kind:function(arm,size=0xd8) addr:0x02125f08 +func_ov043_02125fe0 kind:function(arm,size=0x104) addr:0x02125fe0 +func_ov043_021260e4 kind:function(arm,size=0x10) addr:0x021260e4 +func_ov043_021260f4 kind:function(arm,size=0x8c) addr:0x021260f4 +func_ov043_02126180 kind:function(arm,size=0xcc) addr:0x02126180 +func_ov043_0212624c kind:function(arm,size=0xb8) addr:0x0212624c +func_ov043_02126304 kind:function(arm,size=0x80) addr:0x02126304 +func_ov043_02126384 kind:function(arm,size=0x8c) addr:0x02126384 +func_ov043_02126410 kind:function(arm,size=0x7c) addr:0x02126410 +func_ov043_0212648c kind:function(arm,size=0x84) addr:0x0212648c +func_ov043_02126510 kind:function(arm,size=0xd8) addr:0x02126510 +func_ov043_021265e8 kind:function(arm,size=0x120) addr:0x021265e8 +func_ov043_02126708 kind:function(arm,size=0x214) addr:0x02126708 +func_ov043_0212691c kind:function(arm,size=0x98) addr:0x0212691c +func_ov043_021269b4 kind:function(arm,size=0xf8) addr:0x021269b4 +func_ov043_02126aac kind:function(arm,size=0x9c) addr:0x02126aac +func_ov043_02126b48 kind:function(arm,size=0x168) addr:0x02126b48 +func_ov043_02126cb0 kind:function(arm,size=0x7c) addr:0x02126cb0 +func_ov043_02126d2c kind:function(arm,size=0x158) addr:0x02126d2c +func_ov043_02126e84 kind:function(arm,size=0xfc) addr:0x02126e84 +func_ov043_02126f80 kind:function(arm,size=0x48) addr:0x02126f80 +func_ov043_02126fc8 kind:function(arm,size=0x18) addr:0x02126fc8 +func_ov043_02126fe0 kind:function(arm,size=0x60) addr:0x02126fe0 +func_ov043_02127040 kind:function(arm,size=0xdc) addr:0x02127040 +func_ov043_0212711c kind:function(arm,size=0x84) addr:0x0212711c +func_ov043_021271a0 kind:function(arm,size=0x18) addr:0x021271a0 +func_ov043_021271b8 kind:function(arm,size=0x88) addr:0x021271b8 +func_ov043_02127240 kind:function(arm,size=0x134) addr:0x02127240 +func_ov043_02127374 kind:function(arm,size=0x14c) addr:0x02127374 +func_ov043_021274c0 kind:function(arm,size=0x128) addr:0x021274c0 +func_ov043_021275e8 kind:function(arm,size=0x94) addr:0x021275e8 +func_ov043_0212767c kind:function(arm,size=0xe0) addr:0x0212767c +func_ov043_0212775c kind:function(arm,size=0x24) addr:0x0212775c +func_ov043_02127780 kind:function(arm,size=0x74) addr:0x02127780 +func_ov043_021277f4 kind:function(arm,size=0x9c) addr:0x021277f4 +func_ov043_02127890 kind:function(arm,size=0x78) addr:0x02127890 +func_ov043_02127908 kind:function(arm,size=0x190) addr:0x02127908 +func_ov043_02127a98 kind:function(arm,size=0x18) addr:0x02127a98 +func_ov043_02127ab0 kind:function(arm,size=0x3b0) addr:0x02127ab0 +func_ov043_02127e60 kind:function(arm,size=0x68) addr:0x02127e60 +func_ov043_02127ec8 kind:function(arm,size=0x28) addr:0x02127ec8 +func_ov043_02127ef0 kind:function(arm,size=0xe8) addr:0x02127ef0 +func_ov043_02127fd8 kind:function(arm,size=0x18) addr:0x02127fd8 +func_ov043_02127ff0 kind:function(arm,size=0x30) addr:0x02127ff0 +func_ov043_02128020 kind:function(arm,size=0x94) addr:0x02128020 +func_ov043_021280b4 kind:function(arm,size=0x1ac) addr:0x021280b4 +func_ov043_02128260 kind:function(arm,size=0x1f8) addr:0x02128260 +func_ov043_02128458 kind:function(arm,size=0x24) addr:0x02128458 +func_ov043_0212847c kind:function(arm,size=0x2c) addr:0x0212847c +func_ov043_021284a8 kind:function(arm,size=0x1c) addr:0x021284a8 +func_ov043_021284c4 kind:function(arm,size=0x14) addr:0x021284c4 +func_ov043_021284d8 kind:function(arm,size=0xc) addr:0x021284d8 +func_ov043_021284e4 kind:function(arm,size=0x24) addr:0x021284e4 +func_ov043_02128508 kind:function(arm,size=0x64) addr:0x02128508 +func_ov043_0212856c kind:function(arm,size=0x34) addr:0x0212856c +func_ov043_021285a0 kind:function(arm,size=0x3c) addr:0x021285a0 +func_ov043_021285dc kind:function(arm,size=0x20) addr:0x021285dc +func_ov043_021285fc kind:function(arm,size=0x24) addr:0x021285fc +func_ov043_02128620 kind:function(arm,size=0x260) addr:0x02128620 +func_ov043_02128880 kind:function(arm,size=0x14) addr:0x02128880 +func_ov043_02128894 kind:function(arm,size=0x14) addr:0x02128894 +func_ov043_021288a8 kind:function(arm,size=0x50) addr:0x021288a8 +func_ov043_021288f8 kind:function(arm,size=0x30) addr:0x021288f8 +func_ov043_02128928 kind:function(arm,size=0x94) addr:0x02128928 +func_ov043_021289bc kind:function(arm,size=0x84) addr:0x021289bc +func_ov043_02128a40 kind:function(arm,size=0x6c) addr:0x02128a40 +func_ov043_02128aac kind:function(arm,size=0x28) addr:0x02128aac +func_ov043_02128ad4 kind:function(arm,size=0x84) addr:0x02128ad4 +func_ov043_02128b58 kind:function(arm,size=0xd4) addr:0x02128b58 +func_ov043_02128c2c kind:function(arm,size=0xec) addr:0x02128c2c +func_ov043_02128d18 kind:function(arm,size=0x100) addr:0x02128d18 +func_ov043_02128e18 kind:function(arm,size=0x4) addr:0x02128e18 +func_ov043_02128e1c kind:function(arm,size=0x4c) addr:0x02128e1c +func_ov043_02128e68 kind:function(arm,size=0x4) addr:0x02128e68 +func_ov043_02128e6c kind:function(arm,size=0x44) addr:0x02128e6c +func_ov043_02128eb0 kind:function(arm,size=0x94) addr:0x02128eb0 +func_ov043_02128f44 kind:function(arm,size=0x98) addr:0x02128f44 +func_ov043_02128fdc kind:function(arm,size=0x8c) addr:0x02128fdc +func_ov043_02129068 kind:function(arm,size=0x19c) addr:0x02129068 +func_ov043_02129204 kind:function(arm,size=0x7c) addr:0x02129204 +func_ov043_02129280 kind:function(arm,size=0xd4) addr:0x02129280 +func_ov043_02129354 kind:function(arm,size=0xac) addr:0x02129354 +func_ov043_02129400 kind:function(arm,size=0x138) addr:0x02129400 +func_ov043_02129538 kind:function(arm,size=0x90) addr:0x02129538 +func_ov043_021295c8 kind:function(arm,size=0xb4) addr:0x021295c8 +func_ov043_0212967c kind:function(arm,size=0xc0) addr:0x0212967c +func_ov043_0212973c kind:function(arm,size=0x98) addr:0x0212973c +func_ov043_021297d4 kind:function(arm,size=0x24) addr:0x021297d4 +func_ov043_021297f8 kind:function(arm,size=0x8c) addr:0x021297f8 +func_ov043_02129884 kind:function(arm,size=0x9c) addr:0x02129884 +func_ov043_02129920 kind:function(arm,size=0x148) addr:0x02129920 +func_ov043_02129a68 kind:function(arm,size=0xac) addr:0x02129a68 +func_ov043_02129b14 kind:function(arm,size=0x24) addr:0x02129b14 +func_ov043_02129b38 kind:function(arm,size=0x60) addr:0x02129b38 +func_ov043_02129b98 kind:function(arm,size=0x2c) addr:0x02129b98 +func_ov043_02129bc4 kind:function(arm,size=0xd8) addr:0x02129bc4 +func_ov043_02129c9c kind:function(arm,size=0x10) addr:0x02129c9c +func_ov043_02129cac kind:function(arm,size=0x64) addr:0x02129cac +func_ov043_02129d10 kind:function(arm,size=0x1fc) addr:0x02129d10 +func_ov043_02129f0c kind:function(arm,size=0x44) addr:0x02129f0c +func_ov043_02129f50 kind:function(arm,size=0xa8) addr:0x02129f50 +func_ov043_02129ff8 kind:function(arm,size=0x24) addr:0x02129ff8 +func_ov043_0212a01c kind:function(arm,size=0x10) addr:0x0212a01c +func_ov043_0212a02c kind:function(arm,size=0x8) addr:0x0212a02c +func_ov043_0212a034 kind:function(arm,size=0x1c) addr:0x0212a034 +func_ov043_0212a050 kind:function(arm,size=0x1c) addr:0x0212a050 +func_ov043_0212a06c kind:function(arm,size=0x40) addr:0x0212a06c +func_ov043_0212a0ac kind:function(arm,size=0x48) addr:0x0212a0ac +func_ov043_0212a0f4 kind:function(arm,size=0x14) addr:0x0212a0f4 +func_ov043_0212a108 kind:function(arm,size=0xc) addr:0x0212a108 +func_ov043_0212a114 kind:function(arm,size=0x24) addr:0x0212a114 +func_ov043_0212a138 kind:function(arm,size=0x50) addr:0x0212a138 +func_ov043_0212a188 kind:function(arm,size=0x48) addr:0x0212a188 +func_ov043_0212a1d0 kind:function(arm,size=0x14) addr:0x0212a1d0 +func_ov043_0212a1e4 kind:function(arm,size=0x10c) addr:0x0212a1e4 +func_ov043_0212a2f0 kind:function(arm,size=0x14) addr:0x0212a2f0 +func_ov043_0212a304 kind:function(arm,size=0x3c) addr:0x0212a304 +func_ov043_0212a340 kind:function(arm,size=0x1fc) addr:0x0212a340 +func_ov043_0212a53c kind:function(arm,size=0x7c) addr:0x0212a53c +func_ov043_0212a5b8 kind:function(arm,size=0xf0) addr:0x0212a5b8 +func_ov043_0212a6a8 kind:function(arm,size=0x6c) addr:0x0212a6a8 +func_ov043_0212a714 kind:function(arm,size=0x68) addr:0x0212a714 +func_ov043_0212a77c kind:function(arm,size=0x1c) addr:0x0212a77c +func_ov043_0212a798 kind:function(arm,size=0x30) addr:0x0212a798 +func_ov043_0212a7c8 kind:function(arm,size=0x38) addr:0x0212a7c8 +func_ov043_0212a800 kind:function(arm,size=0x14) addr:0x0212a800 +func_ov043_0212a814 kind:function(thumb,size=0x24) addr:0x0212a814 +func_ov043_0212a838 kind:function(thumb,size=0x38) addr:0x0212a838 +func_ov043_0212a870 kind:function(thumb,size=0x28) addr:0x0212a870 +func_ov043_0212a898 kind:function(thumb,size=0x8) addr:0x0212a898 +func_ov043_0212a8a0 kind:function(thumb,size=0x1c) addr:0x0212a8a0 +func_ov043_0212a8bc kind:function(thumb,size=0x48) addr:0x0212a8bc +func_ov043_0212a904 kind:function(thumb,size=0x250) addr:0x0212a904 +func_ov043_0212ab54 kind:function(thumb,size=0x32c) addr:0x0212ab54 +func_ov043_0212ae80 kind:function(thumb,size=0x170) addr:0x0212ae80 +func_ov043_0212aff0 kind:function(thumb,size=0x23c) addr:0x0212aff0 +func_ov043_0212b22c kind:function(thumb,size=0x44) addr:0x0212b22c +func_ov043_0212b270 kind:function(thumb,size=0x164) addr:0x0212b270 +func_ov043_0212b3d4 kind:function(thumb,size=0x7c) addr:0x0212b3d4 +func_ov043_0212b450 kind:function(thumb,size=0x80) addr:0x0212b450 +func_ov043_0212b4d0 kind:function(thumb,size=0x14) addr:0x0212b4d0 +func_ov043_0212b4e4 kind:function(thumb,size=0xb0) addr:0x0212b4e4 +func_ov043_0212b594 kind:function(thumb,size=0x2ec) addr:0x0212b594 +func_ov043_0212b880 kind:function(thumb,size=0x28) addr:0x0212b880 +func_ov043_0212b8a8 kind:function(thumb,size=0x10) addr:0x0212b8a8 +func_ov043_0212b8b8 kind:function(thumb,size=0x9c) addr:0x0212b8b8 +func_ov043_0212b954 kind:function(thumb,size=0x48) addr:0x0212b954 +func_ov043_0212b99c kind:function(thumb,size=0x198) addr:0x0212b99c +func_ov043_0212bb34 kind:function(thumb,size=0x5c) addr:0x0212bb34 +func_ov043_0212bb90 kind:function(thumb,size=0x20) addr:0x0212bb90 +func_ov043_0212bbb0 kind:function(thumb,size=0x50) addr:0x0212bbb0 +func_ov043_0212bc00 kind:function(thumb,size=0xb8) addr:0x0212bc00 +func_ov043_0212bcb8 kind:function(thumb,size=0x1b0) addr:0x0212bcb8 +func_ov043_0212be68 kind:function(thumb,size=0x68) addr:0x0212be68 +func_ov043_0212bed0 kind:function(thumb,size=0x16c) addr:0x0212bed0 +func_ov043_0212c03c kind:function(thumb,size=0x38) addr:0x0212c03c +func_ov043_0212c074 kind:function(thumb,size=0x4c) addr:0x0212c074 +func_ov043_0212c0c0 kind:function(thumb,size=0xfc) addr:0x0212c0c0 +func_ov043_0212c1bc kind:function(thumb,size=0x2c) addr:0x0212c1bc +func_ov043_0212c1e8 kind:function(thumb,size=0x7c) addr:0x0212c1e8 +func_ov043_0212c264 kind:function(thumb,size=0xd8) addr:0x0212c264 +func_ov043_0212c33c kind:function(thumb,size=0xc) addr:0x0212c33c +func_ov043_0212c348 kind:function(thumb,size=0x18) addr:0x0212c348 +func_ov043_0212c360 kind:function(thumb,size=0x7c) addr:0x0212c360 +func_ov043_0212c3dc kind:function(thumb,size=0x60) addr:0x0212c3dc +func_ov043_0212c43c kind:function(thumb,size=0xa0) addr:0x0212c43c +func_ov043_0212c4dc kind:function(thumb,size=0x30) addr:0x0212c4dc +func_ov043_0212c50c kind:function(thumb,size=0x4c) addr:0x0212c50c +func_ov043_0212c558 kind:function(thumb,size=0xcc) addr:0x0212c558 +func_ov043_0212c624 kind:function(thumb,size=0x88) addr:0x0212c624 +func_ov043_0212c6ac kind:function(thumb,size=0x38) addr:0x0212c6ac +func_ov043_0212c6e4 kind:function(thumb,size=0x60) addr:0x0212c6e4 +func_ov043_0212c744 kind:function(thumb,size=0x38) addr:0x0212c744 +func_ov043_0212c77c kind:function(thumb,size=0x298) addr:0x0212c77c +func_ov043_0212ca14 kind:function(thumb,size=0x45c) addr:0x0212ca14 +func_ov043_0212ce70 kind:function(thumb,size=0x348) addr:0x0212ce70 +func_ov043_0212d1b8 kind:function(thumb,size=0xf8) addr:0x0212d1b8 +func_ov043_0212d2b0 kind:function(thumb,size=0x84) addr:0x0212d2b0 +func_ov043_0212d334 kind:function(thumb,size=0xb4) addr:0x0212d334 +func_ov043_0212d3e8 kind:function(thumb,size=0x9c) addr:0x0212d3e8 +func_ov043_0212d484 kind:function(thumb,size=0x5c) addr:0x0212d484 +func_ov043_0212d4e0 kind:function(thumb,size=0x7c) addr:0x0212d4e0 +func_ov043_0212d55c kind:function(thumb,size=0xa8) addr:0x0212d55c +func_ov043_0212d604 kind:function(thumb,size=0x40) addr:0x0212d604 +func_ov043_0212d644 kind:function(thumb,size=0x44) addr:0x0212d644 +func_ov043_0212d688 kind:function(thumb,size=0x80) addr:0x0212d688 +func_ov043_0212d708 kind:function(thumb,size=0x30) addr:0x0212d708 +func_ov043_0212d738 kind:function(thumb,size=0x2c) addr:0x0212d738 +func_ov043_0212d764 kind:function(thumb,size=0x118) addr:0x0212d764 +func_ov043_0212d87c kind:function(thumb,size=0x2b8) addr:0x0212d87c +func_ov043_0212db34 kind:function(thumb,size=0x50) addr:0x0212db34 +func_ov043_0212db84 kind:function(thumb,size=0x78) addr:0x0212db84 +func_ov043_0212dbfc kind:function(thumb,size=0x80) addr:0x0212dbfc +func_ov043_0212dc7c kind:function(thumb,size=0x130) addr:0x0212dc7c +func_ov043_0212ddac kind:function(thumb,size=0x3c) addr:0x0212ddac +func_ov043_0212dde8 kind:function(thumb,size=0x90) addr:0x0212dde8 +func_ov043_0212de78 kind:function(thumb,size=0x7c) addr:0x0212de78 +func_ov043_0212def4 kind:function(thumb,size=0x3c) addr:0x0212def4 +func_ov043_0212df30 kind:function(thumb,size=0x7c) addr:0x0212df30 +func_ov043_0212dfac kind:function(thumb,size=0xd8) addr:0x0212dfac +func_ov043_0212e084 kind:function(thumb,size=0x114) addr:0x0212e084 +func_ov043_0212e198 kind:function(thumb,size=0xf0) addr:0x0212e198 +func_ov043_0212e288 kind:function(thumb,size=0x12c) addr:0x0212e288 +func_ov043_0212e3b4 kind:function(thumb,size=0xf0) addr:0x0212e3b4 +func_ov043_0212e4a4 kind:function(thumb,size=0x6c) addr:0x0212e4a4 +func_ov043_0212e510 kind:function(thumb,size=0x8c) addr:0x0212e510 +func_ov043_0212e59c kind:function(thumb,size=0x98) addr:0x0212e59c +func_ov043_0212e634 kind:function(thumb,size=0x48) addr:0x0212e634 +func_ov043_0212e67c kind:function(thumb,size=0xc0) addr:0x0212e67c +func_ov043_0212e73c kind:function(thumb,size=0x98) addr:0x0212e73c +func_ov043_0212e7d4 kind:function(arm,size=0x20) addr:0x0212e7d4 +data_ov043_0212e7f4 kind:data(any) addr:0x0212e7f4 +data_ov043_0212e7f8 kind:data(any) addr:0x0212e7f8 +data_ov043_0212e808 kind:data(any) addr:0x0212e808 +data_ov043_0212e818 kind:data(any) addr:0x0212e818 +data_ov043_0212e824 kind:data(any) addr:0x0212e824 +data_ov043_0212e828 kind:data(any) addr:0x0212e828 +data_ov043_0212e838 kind:data(any) addr:0x0212e838 +data_ov043_0212e860 kind:data(any) addr:0x0212e860 +data_ov043_0212e870 kind:data(any) addr:0x0212e870 +data_ov043_0212e872 kind:data(any) addr:0x0212e872 +data_ov043_0212e874 kind:data(any) addr:0x0212e874 +data_ov043_0212e876 kind:data(any) addr:0x0212e876 +data_ov043_0212e878 kind:data(any) addr:0x0212e878 +data_ov043_0212e87a kind:data(any) addr:0x0212e87a +data_ov043_0212e87c kind:data(any) addr:0x0212e87c +data_ov043_0212e880 kind:data(any) addr:0x0212e880 +data_ov043_0212e881 kind:data(any) addr:0x0212e881 +func_ov043_0212e938 kind:function(arm,size=0x100) addr:0x0212e938 +func_ov043_0212ea38 kind:function(arm,size=0xe0) addr:0x0212ea38 +func_ov043_0212eb18 kind:function(arm,size=0x50) addr:0x0212eb18 +func_ov043_0212eb68 kind:function(arm,size=0x78) addr:0x0212eb68 +data_ov043_0212ec08 kind:data(any) addr:0x0212ec08 +data_ov043_0212ec2c kind:data(any) addr:0x0212ec2c +data_ov043_0212ec78 kind:data(any) addr:0x0212ec78 +data_ov043_0212ecd0 kind:data(any) addr:0x0212ecd0 +data_ov043_0212ece8 kind:data(any) addr:0x0212ece8 +data_ov043_0212ed00 kind:data(any) addr:0x0212ed00 +data_ov043_0212ed18 kind:data(any) addr:0x0212ed18 +data_ov043_0212ed30 kind:data(any) addr:0x0212ed30 +data_ov043_0212ed48 kind:data(any) addr:0x0212ed48 +data_ov043_0212ed60 kind:data(any) addr:0x0212ed60 +data_ov043_0212ed6c kind:data(any) addr:0x0212ed6c ambiguous +data_ov043_0212ed78 kind:data(any) addr:0x0212ed78 +data_ov043_0212ed88 kind:data(any) addr:0x0212ed88 +data_ov043_0212ee68 kind:data(any) addr:0x0212ee68 ambiguous +data_ov043_0212ef48 kind:data(any) addr:0x0212ef48 +data_ov043_0212ef58 kind:data(any) addr:0x0212ef58 +data_ov043_0212ef78 kind:data(any) addr:0x0212ef78 +data_ov043_0212ef9c kind:data(any) addr:0x0212ef9c +data_ov043_0212efe4 kind:data(any) addr:0x0212efe4 +data_ov043_0212f030 kind:data(any) addr:0x0212f030 +data_ov043_0212f088 kind:data(any) addr:0x0212f088 +data_ov043_0212f0a0 kind:data(any) addr:0x0212f0a0 +data_ov043_0212f0b8 kind:data(any) addr:0x0212f0b8 +data_ov043_0212f0d0 kind:data(any) addr:0x0212f0d0 +data_ov043_0212f130 kind:data(any) addr:0x0212f130 +data_ov043_0212f140 kind:data(any) addr:0x0212f140 +data_ov043_0212f17c kind:data(any) addr:0x0212f17c ambiguous +data_ov043_0212f268 kind:data(any) addr:0x0212f268 +data_ov043_0212f270 kind:data(any) addr:0x0212f270 +data_ov043_0212f278 kind:data(any) addr:0x0212f278 +data_ov043_0212f298 kind:data(any) addr:0x0212f298 +data_ov043_0212f2b4 kind:data(any) addr:0x0212f2b4 +data_ov043_0212f2d8 kind:data(any) addr:0x0212f2d8 +data_ov043_0212f32c kind:data(any) addr:0x0212f32c +data_ov043_0212f338 kind:data(any) addr:0x0212f338 +data_ov043_0212f348 kind:data(any) addr:0x0212f348 +data_ov043_0212f358 kind:data(any) addr:0x0212f358 +data_ov043_0212f368 kind:data(any) addr:0x0212f368 +data_ov043_0212f378 kind:data(any) addr:0x0212f378 +data_ov043_0212f390 kind:data(any) addr:0x0212f390 +data_ov043_0212f39c kind:data(any) addr:0x0212f39c +data_ov043_0212f3ac kind:data(any) addr:0x0212f3ac +data_ov043_0212f3d0 kind:data(any) addr:0x0212f3d0 +data_ov043_0212f3f4 kind:data(any) addr:0x0212f3f4 +data_ov043_0212f44c kind:data(any) addr:0x0212f44c +data_ov043_0212f5ac kind:data(any) addr:0x0212f5ac +data_ov043_0212f5c0 kind:data(any) addr:0x0212f5c0 +data_ov043_0212f5c4 kind:data(any) addr:0x0212f5c4 +data_ov043_0212f5c8 kind:data(any) addr:0x0212f5c8 +data_ov043_0212f5cc kind:data(any) addr:0x0212f5cc +data_ov043_0212f980 kind:bss addr:0x0212f980 +data_ov043_0212f98c kind:bss addr:0x0212f98c +data_ov043_0212f998 kind:bss addr:0x0212f998 +data_ov043_0212fa70 kind:bss addr:0x0212fa70 +data_ov043_0212fa74 kind:bss addr:0x0212fa74 +data_ov043_0212fa80 kind:bss addr:0x0212fa80 +data_ov043_0212fb58 kind:bss addr:0x0212fb58 +data_ov043_0212fb5c kind:bss addr:0x0212fb5c +data_ov043_0212fb68 kind:bss addr:0x0212fb68 +data_ov043_0212fbac kind:bss addr:0x0212fbac +data_ov043_0212fbb4 kind:bss addr:0x0212fbb4 +data_ov043_0212fbc0 kind:bss addr:0x0212fbc0 +data_ov043_0212fc00 kind:bss addr:0x0212fc00 +data_ov043_0212fc40 kind:bss addr:0x0212fc40 diff --git a/config/jp/arm9/overlays/ov044/delinks.txt b/config/jp/arm9/overlays/ov044/delinks.txt new file mode 100644 index 00000000..92dacaa6 --- /dev/null +++ b/config/jp/arm9/overlays/ov044/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02125280 end:0x0212e7f4 kind:code align:32 + .rodata start:0x0212e7f4 end:0x0212e8fc kind:data align:4 + .init start:0x0212e8fc end:0x0212eb84 kind:code align:4 + .ctor start:0x0212eb84 end:0x0212ebac kind:data align:4 + .data start:0x0212ebc0 end:0x0212f380 kind:data align:32 + .bss start:0x0212f380 end:0x0212fae0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov044/relocs.txt b/config/jp/arm9/overlays/ov044/relocs.txt new file mode 100644 index 00000000..d4232524 --- /dev/null +++ b/config/jp/arm9/overlays/ov044/relocs.txt @@ -0,0 +1,1446 @@ +from:0x0212529c kind:arm_call to:0x02089f28 module:overlay(0) +from:0x021252bc kind:load to:0x021253e8 module:overlay(44) +from:0x021252cc kind:load to:0x021253fc module:overlay(44) +from:0x021252e0 kind:arm_call to:0x0216a480 module:overlay(93) +from:0x021252f4 kind:arm_call to:0x020dee68 module:overlay(31) +from:0x0212531c kind:arm_call to:0x020895bc module:overlay(0) +from:0x0212532c kind:arm_call to:0x02094dc8 module:overlay(0) +from:0x02125348 kind:arm_call to:0x0216a480 module:overlay(93) +from:0x02125350 kind:arm_call to:0x020dee68 module:overlay(31) +from:0x02125378 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02125384 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021253a0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021253b0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021253dc kind:arm_call to:0x02084b0c module:overlay(0) +from:0x02125440 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02125450 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125478 kind:arm_call to:0x0203e690 module:main +from:0x02125498 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x021254c4 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x021254f8 kind:arm_call to:0x02090570 module:overlay(0) +from:0x0212550c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02125518 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212552c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02125550 kind:load to:0x0212ebc8 module:overlay(44) +from:0x02125554 kind:load to:0x020b3168 module:overlay(0) +from:0x02125558 kind:load to:0x020a1aac module:overlay(0) +from:0x0212555c kind:load to:0x02125570 module:overlay(44) +from:0x02125560 kind:load to:0x027e0ce0 module:dtcm +from:0x02125564 kind:load to:0x0212e808 module:overlay(44) +from:0x02125568 kind:load to:0x0212e7f4 module:overlay(44) +from:0x0212556c kind:load to:0x0212e81c module:overlay(44) +from:0x02125598 kind:arm_call to:0x0212563c module:overlay(44) +from:0x021255ac kind:arm_call to:0x0203e740 module:main +from:0x021255b4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021255bc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021255c4 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021255d0 kind:load to:0x0212ebc8 module:overlay(44) +from:0x021255d4 kind:load to:0x020a1aac module:overlay(0) +from:0x021255f4 kind:arm_call to:0x0212563c module:overlay(44) +from:0x02125608 kind:arm_call to:0x0203e740 module:main +from:0x02125610 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02125618 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02125620 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02125628 kind:arm_call to:0x02011ff4 module:main +from:0x02125634 kind:load to:0x0212ebc8 module:overlay(44) +from:0x02125638 kind:load to:0x020a1aac module:overlay(0) +from:0x02125660 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02125674 kind:load to:0x027e0cec module:dtcm +from:0x021256a8 kind:arm_call to:0x02014fec module:main +from:0x021256b4 kind:arm_call to:0x0212563c module:overlay(44) +from:0x021256d8 kind:arm_call to:0x0212563c module:overlay(44) +from:0x02125720 kind:arm_call to:0x0200e260 module:main +from:0x02125730 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212577c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021257f0 kind:load to:0x027e0964 module:dtcm +from:0x021257f4 kind:load to:0x027e0cec module:dtcm +from:0x0212580c kind:arm_call to:0x0208ddac module:overlay(0) +from:0x0212582c kind:arm_call to:0x0212584c module:overlay(44) +from:0x02125834 kind:arm_call to:0x02125884 module:overlay(44) +from:0x02125844 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x02125870 kind:arm_call to:0x0200b578 module:main +from:0x02125880 kind:load to:0x021256e0 module:overlay(44) +from:0x02125890 kind:load to:0x0200b58c module:main +from:0x021258c8 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x021258f4 kind:arm_call to:0x0205e064 module:overlay(0) +from:0x02125904 kind:load to:0x0212ebe8 module:overlay(44) +from:0x02125908 kind:load to:0x027e0ce0 module:dtcm +from:0x0212590c kind:load to:0x0212e85c module:overlay(44) +from:0x02125910 kind:load to:0x020b3168 module:overlay(0) +from:0x02125914 kind:load to:0x0212ebd4 module:overlay(44) +from:0x0212592c kind:arm_call to:0x0200eab0 module:main +from:0x02125940 kind:arm_call to:0x0208ddfc module:overlay(0) +from:0x02125954 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212595c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02125974 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212597c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02125984 kind:arm_call to:0x02011ff4 module:main +from:0x021259c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021259d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125a0c kind:arm_call to:0x0203e690 module:main +from:0x02125a1c kind:load to:0x020a1aac module:overlay(0) +from:0x02125a20 kind:load to:0x02125570 module:overlay(44) +from:0x02125a38 kind:arm_call to:0x02125c04 module:overlay(44) +from:0x02125a58 kind:arm_call to:0x02125990 module:overlay(44) +from:0x02125a80 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02125a98 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02125ab8 kind:load to:0x027e0cec module:dtcm +from:0x02125af8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02125b20 kind:arm_call to:0x02125990 module:overlay(44) +from:0x02125c34 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02125c50 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02125c58 kind:load to:0x027e0cec module:dtcm +from:0x02125c64 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02125c80 kind:arm_call to:0x02125410 module:overlay(44) +from:0x02125c88 kind:arm_call to:0x02125894 module:overlay(44) +from:0x02125c90 kind:arm_call to:0x021259e4 module:overlay(44) +from:0x02125cb4 kind:arm_call_thumb to:0x020d800c module:overlay(24) +from:0x02125cc0 kind:load to:0x0212ec00 module:overlay(44) +from:0x02125cd0 kind:arm_call to:0x02125c04 module:overlay(44) +from:0x02125cd8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02125cec kind:arm_call to:0x0203e740 module:main +from:0x02125cf4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02125cfc kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02125d04 kind:arm_call to:0x0212557c module:overlay(44) +from:0x02125d0c kind:arm_call to:0x02172340 module:overlay(93) +from:0x02125d18 kind:load to:0x020a1aac module:overlay(0) +from:0x02125d28 kind:arm_call to:0x02125c04 module:overlay(44) +from:0x02125d30 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02125d44 kind:arm_call to:0x0203e740 module:main +from:0x02125d4c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02125d54 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02125d5c kind:arm_call to:0x0212557c module:overlay(44) +from:0x02125d64 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02125d6c kind:arm_call to:0x02011ff4 module:main +from:0x02125d78 kind:load to:0x020a1aac module:overlay(0) +from:0x02125da8 kind:arm_call to:0x021725c0 module:overlay(93) +from:0x02125ddc kind:arm_call to:0x021725c0 module:overlay(93) +from:0x02125df0 kind:arm_call to:0x021256bc module:overlay(44) +from:0x02125e0c kind:arm_call to:0x02125c04 module:overlay(44) +from:0x02125e40 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02125e84 kind:arm_call to:0x02125a24 module:overlay(44) +from:0x02125e98 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02125ebc kind:arm_call to:0x02125abc module:overlay(44) +from:0x02125ed0 kind:arm_call to:0x02125678 module:overlay(44) +from:0x02125efc kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02125f04 kind:load to:0x027e09a8 module:dtcm +from:0x02125f3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125f88 kind:arm_call to:0x0215dd34 module:overlay(75) +from:0x02125fd8 kind:load to:0x027e0ce4 module:dtcm +from:0x02125fdc kind:load to:0x02165518 module:overlays(59,60,63,68,71,74,75,84) +from:0x02126014 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126020 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126030 kind:load to:0x02165518 module:overlays(59,60,63,68,71,74,75,84) +from:0x02126064 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021260ac kind:arm_call to:0x0208d184 module:overlay(0) +from:0x021260bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021260ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126104 kind:arm_call to:0x01ff930c module:itcm +from:0x02126130 kind:arm_call to:0x02084314 module:overlay(0) +from:0x0212613c kind:load to:0x027e0ce4 module:dtcm +from:0x02126140 kind:load to:0x027e0ce0 module:dtcm +from:0x02126144 kind:load to:0x0217a734 module:overlays(89,91,93,94) +from:0x02126168 kind:arm_call to:0x0215ddf4 module:overlay(75) +from:0x02126188 kind:arm_call to:0x01ff9258 module:itcm +from:0x021261a8 kind:load to:0x02165518 module:overlays(59,60,63,68,71,74,75,84) +from:0x0212620c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126234 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02126244 kind:arm_call to:0x02125de4 module:overlay(44) +from:0x02126270 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02126284 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x021262ac kind:arm_call to:0x0216ce40 module:overlay(93) +from:0x02126300 kind:arm_call to:0x0215dd34 module:overlay(75) +from:0x02126384 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021263a4 kind:arm_call to:0x02162730 module:overlays(63,75) +from:0x021263cc kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021263d4 kind:arm_call to:0x02125de4 module:overlay(44) +from:0x021263e8 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x021263f8 kind:arm_call to:0x02125de4 module:overlay(44) +from:0x02126418 kind:arm_call to:0x0216ce40 module:overlay(93) +from:0x02126424 kind:arm_call to:0x02125de4 module:overlay(44) +from:0x02126440 kind:arm_call to:0x0208b5b0 module:overlay(0) +from:0x0212645c kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0212646c kind:arm_call to:0x02125de4 module:overlay(44) +from:0x0212647c kind:arm_call to:0x020d8024 module:overlay(24) +from:0x021264bc kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x021264dc kind:arm_call to:0x0216b834 module:overlay(93) +from:0x021264e4 kind:arm_call to:0x02125de4 module:overlay(44) +from:0x02126500 kind:load to:0x027e09a8 module:dtcm +from:0x02126508 kind:load to:0x02165518 module:overlays(59,60,63,68,71,74,75,84) +from:0x0212650c kind:load to:0x0203feb0 module:main +from:0x02126514 kind:load to:0x0212ebf4 module:overlay(44) +from:0x02126518 kind:load to:0x0212ebf4 module:overlay(44) +from:0x02126550 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02126568 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02126608 kind:arm_call to:0x020aa0f4 module:overlay(0) +from:0x02126630 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126644 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02126654 kind:arm_call to:0x02015018 module:main +from:0x0212666c kind:arm_call to:0x02084b0c module:overlay(0) +from:0x02126688 kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x02126698 kind:arm_call to:0x01ff930c module:itcm +from:0x021266b4 kind:arm_call to:0x02125e14 module:overlay(44) +from:0x02126750 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02126770 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x021267ac kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x021267c4 kind:arm_call to:0x02125e14 module:overlay(44) +from:0x02126888 kind:arm_call to:0x01ff9b64 module:itcm +from:0x021268a0 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02126938 kind:arm_call to:0x0216d2ec module:overlay(93) +from:0x02126944 kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x02126954 kind:arm_call to:0x01ff930c module:itcm +from:0x0212697c kind:arm_call to:0x020842a8 module:overlay(0) +from:0x02126984 kind:arm_call to:0x02125d7c module:overlay(44) +from:0x021269dc kind:arm_call to:0x01ff9b50 module:itcm +from:0x021269f8 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02126a38 kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x02126a50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126a90 kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x02126b50 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02126c58 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02126cfc kind:arm_call to:0x0216d2ec module:overlay(93) +from:0x02126d08 kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x02126d30 kind:arm_call to:0x020842a8 module:overlay(0) +from:0x02126d38 kind:arm_call to:0x02125d7c module:overlay(44) +from:0x02126d7c kind:arm_call to:0x0208b498 module:overlay(0) +from:0x02126d84 kind:arm_call to:0x02126034 module:overlay(44) +from:0x02126d94 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02126de8 kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x02126e10 kind:arm_call to:0x020842a8 module:overlay(0) +from:0x02126e78 kind:arm_call to:0x0215ddf4 module:overlay(75) +from:0x02126eb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126ee0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126ef0 kind:arm_call to:0x020d80d4 module:overlay(24) +from:0x02126f24 kind:arm_call to:0x02172344 module:overlay(93) +from:0x02126f30 kind:arm_call to:0x02125fe0 module:overlay(44) +from:0x02126f58 kind:arm_call to:0x020842a8 module:overlay(0) +from:0x02126f60 kind:arm_call to:0x02125db0 module:overlay(44) +from:0x02126fb0 kind:arm_call to:0x02084b0c module:overlay(0) +from:0x02126fbc kind:arm_call to:0x02125f14 module:overlay(44) +from:0x02126fd4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02126fdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126ff0 kind:load to:0x02165518 module:overlays(59,60,63,68,71,74,75,84) +from:0x02126ff8 kind:load to:0x027e0ce0 module:dtcm +from:0x02127000 kind:load to:0x0204b690 module:main +from:0x02127004 kind:load to:0x0217a75c module:overlays(89,91,93,94) +from:0x02127008 kind:load to:0x027e09b8 module:dtcm +from:0x02127064 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02127098 kind:arm_call to:0x0203e690 module:main +from:0x021270b0 kind:arm_call to:0x0203e690 module:main +from:0x021270c4 kind:load to:0x0212ec30 module:overlay(44) +from:0x021270c8 kind:load to:0x02125570 module:overlay(44) +from:0x021270cc kind:load to:0x020a1aac module:overlay(0) +from:0x021270f0 kind:arm_call to:0x0203e740 module:main +from:0x02127104 kind:arm_call to:0x0203e740 module:main +from:0x0212710c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02127114 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02127120 kind:load to:0x020a1aac module:overlay(0) +from:0x02127144 kind:arm_call to:0x0203e740 module:main +from:0x02127158 kind:arm_call to:0x0203e740 module:main +from:0x02127160 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02127168 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02127170 kind:arm_call to:0x02011ff4 module:main +from:0x0212717c kind:load to:0x020a1aac module:overlay(0) +from:0x021271ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021271b4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021271d0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021271e8 kind:load to:0x027e0cec module:dtcm +from:0x02127244 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212728c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0212729c kind:arm_call to:0x01ffb714 module:itcm +from:0x021272c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021272e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0212730c kind:arm_call to:0x02084314 module:overlay(0) +from:0x02127390 kind:load to:0x027e0ce4 module:dtcm +from:0x02127394 kind:load to:0x027e0ce0 module:dtcm +from:0x02127398 kind:load to:0x0217a734 module:overlays(89,91,93,94) +from:0x021273f0 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02127400 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0212740c kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02127428 kind:arm_call to:0x020741dc module:overlay(0) +from:0x02127430 kind:arm_call to:0x02127180 module:overlay(44) +from:0x02127444 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0212746c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127480 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02127488 kind:arm_call to:0x02127180 module:overlay(44) +from:0x021274ac kind:arm_call to:0x02084198 module:overlay(0) +from:0x021274d0 kind:arm_call to:0x02084198 module:overlay(0) +from:0x021274f0 kind:arm_call to:0x02074104 module:overlay(0) +from:0x02127500 kind:arm_call to:0x02074104 module:overlay(0) +from:0x02127520 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212753c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02127580 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021275a4 kind:arm_call to:0x02084198 module:overlay(0) +from:0x021275c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021275e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127600 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212761c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127634 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02127640 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02127648 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127660 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021276ac kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x021276c8 kind:arm_call to:0x0208b5b0 module:overlay(0) +from:0x021276dc kind:load to:0x027e09a8 module:dtcm +from:0x021276e4 kind:load to:0x027e09ac module:dtcm +from:0x021276ec kind:load to:0x0212f450 module:overlay(44) +from:0x021276f0 kind:load to:0x0212f380 module:overlay(44) +from:0x021276f4 kind:load to:0x027e0cec module:dtcm +from:0x02127708 kind:load to:0x020b69b8 module:overlay(0) +from:0x02127738 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02127750 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02127798 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x021277a8 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x021277b4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021277c8 kind:arm_call to:0x02015018 module:main +from:0x021277e0 kind:arm_call to:0x02084b0c module:overlay(0) +from:0x021277e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127800 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02127848 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02127860 kind:arm_call to:0x01ff930c module:itcm +from:0x0212787c kind:arm_call to:0x021271f0 module:overlay(44) +from:0x021278b8 kind:arm_call to:0x0202a20c module:main +from:0x021278c8 kind:arm_call to:0x0207378c module:overlay(0) +from:0x021278dc kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02127948 kind:arm_call to:0x020741dc module:overlay(0) +from:0x02127aa0 kind:arm_call to:0x02084208 module:overlay(0) +from:0x02127ac0 kind:arm_call to:0x02070660 module:overlay(0) +from:0x02127ad8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02127af0 kind:arm_call to:0x01ff930c module:itcm +from:0x02127b9c kind:arm_call to:0x020741dc module:overlay(0) +from:0x02127c28 kind:arm_call to:0x0208b498 module:overlay(0) +from:0x02127c30 kind:arm_call to:0x02127218 module:overlay(44) +from:0x02127c40 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02127c58 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02127c68 kind:load to:0x0212ec24 module:overlay(44) +from:0x02127c6c kind:load to:0x0212f3e8 module:overlay(44) +from:0x02127c70 kind:load to:0x027e09ac module:dtcm +from:0x02127c74 kind:load to:0x0212f450 module:overlay(44) +from:0x02127c78 kind:load to:0x0212f380 module:overlay(44) +from:0x02127c80 kind:load to:0x020b6a14 module:overlay(0) +from:0x02127c84 kind:load to:0x0203feb0 module:main +from:0x02127c88 kind:load to:0x027e09b8 module:dtcm +from:0x02127c94 kind:load to:0x0212f4e0 module:overlay(44) +from:0x02127ca8 kind:arm_call to:0x02011f3c module:main +from:0x02127cb4 kind:arm_call to:0x02127de0 module:overlay(44) +from:0x02127ccc kind:arm_call to:0x02099040 module:overlay(0) +from:0x02127d28 kind:load to:0x0212ec7c module:overlay(44) +from:0x02127d38 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02127d4c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02127d5c kind:load to:0x0212eca0 module:overlay(44) +from:0x02127d60 kind:load to:0x0212e878 module:overlay(44) +from:0x02127dc8 kind:arm_call to:0x0203e690 module:main +from:0x02127dd8 kind:load to:0x020a1aac module:overlay(0) +from:0x02127ddc kind:load to:0x02125570 module:overlay(44) +from:0x02127de8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02127e24 kind:arm_call to:0x0200f05c module:main +from:0x02127e40 kind:arm_call to:0x02127d30 module:overlay(44) +from:0x02127e48 kind:arm_call to:0x0212d9d0 module:overlay(44) +from:0x02127e7c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02127e98 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02127ea8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02127ec8 kind:arm_call to:0x0205a6b8 module:overlay(0) +from:0x02127eec kind:arm_call to:0x02099360 module:overlay(0) +from:0x02127f54 kind:arm_call to:0x0203e690 module:main +from:0x02127f98 kind:arm_call to:0x0203e690 module:main +from:0x02127fa8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02127fe4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02127ffc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02128010 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02128028 kind:arm_call to:0x0212da18 module:overlay(44) +from:0x02128060 kind:arm_call to:0x02029a4c module:main +from:0x0212806c kind:load to:0x0212ed18 module:overlay(44) +from:0x02128070 kind:load to:0x0212f4e0 module:overlay(44) +from:0x02128074 kind:load to:0x0212e888 module:overlay(44) +from:0x02128078 kind:load to:0x0212eccc module:overlay(44) +from:0x02128080 kind:load to:0x020a1aac module:overlay(0) +from:0x02128084 kind:load to:0x02125570 module:overlay(44) +from:0x02128088 kind:load to:0x021280c4 module:overlay(44) +from:0x0212808c kind:load to:0x02127d64 module:overlay(44) +from:0x02128090 kind:load to:0x0212f4bc module:overlay(44) +from:0x02128094 kind:load to:0x0212f4c8 module:overlay(44) +from:0x02128098 kind:load to:0x0212ec54 module:overlay(44) +from:0x021280a4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021280b8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021280dc kind:arm_call to:0x0203e740 module:main +from:0x021280e8 kind:load to:0x020a1aac module:overlay(0) +from:0x021280fc kind:arm_call to:0x0212c0bc module:overlay(44) +from:0x0212811c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02128140 kind:arm_call to:0x0203e740 module:main +from:0x02128158 kind:arm_call to:0x0203e740 module:main +from:0x02128164 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212816c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02128174 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02128180 kind:load to:0x0212ed18 module:overlay(44) +from:0x02128184 kind:load to:0x021280c4 module:overlay(44) +from:0x02128188 kind:load to:0x020a1aac module:overlay(0) +from:0x0212819c kind:arm_call to:0x0212c0bc module:overlay(44) +from:0x021281bc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021281e0 kind:arm_call to:0x0203e740 module:main +from:0x021281f8 kind:arm_call to:0x0203e740 module:main +from:0x02128204 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212820c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02128214 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212821c kind:arm_call to:0x02011ff4 module:main +from:0x02128228 kind:load to:0x0212ed18 module:overlay(44) +from:0x0212822c kind:load to:0x021280c4 module:overlay(44) +from:0x02128230 kind:load to:0x020a1aac module:overlay(0) +from:0x0212824c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0212825c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02128274 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212828c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021282c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021282dc kind:arm_call to:0x0212842c module:overlay(44) +from:0x02128374 kind:load to:0x0212c104 module:overlay(44) +from:0x02128378 kind:load to:0x027e0ce4 module:dtcm +from:0x0212837c kind:load to:0x027e09a8 module:dtcm +from:0x02128388 kind:load to:0x0204b164 module:main +from:0x021283e0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02128410 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02128424 kind:arm_call to:0x0212b328 module:overlay(44) +from:0x02128438 kind:arm_call to:0x0212838c module:overlay(44) +from:0x02128480 kind:load to:0x0212ed70 module:overlay(44) +from:0x021284a8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021284d0 kind:load to:0x027e09b8 module:dtcm +from:0x0212855c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02128584 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021285a4 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x021285f0 kind:arm_call to:0x0212b0b4 module:overlay(44) +from:0x0212862c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212866c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128690 kind:arm_call to:0x020e6a20 module:overlay(31) +from:0x021286b8 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02128730 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128744 kind:arm_call to:0x0212b178 module:overlay(44) +from:0x02128758 kind:arm_call to:0x0212842c module:overlay(44) +from:0x02128768 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02128770 kind:arm_call to:0x0212b658 module:overlay(44) +from:0x02128788 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x021287ac kind:arm_call to:0x0212b608 module:overlay(44) +from:0x021287bc kind:arm_call to:0x0212b67c module:overlay(44) +from:0x021287dc kind:arm_call to:0x0212b67c module:overlay(44) +from:0x021287f0 kind:arm_call to:0x0212b1bc module:overlay(44) +from:0x02128810 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02128848 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212885c kind:arm_call to:0x02029a4c module:main +from:0x02128878 kind:arm_call to:0x0212dabc module:overlay(44) +from:0x02128880 kind:load to:0x0212ede8 module:overlay(44) +from:0x02128888 kind:load to:0x027e0ce4 module:dtcm +from:0x02128890 kind:load to:0x020af4a8 module:overlay(0) +from:0x02128894 kind:load to:0x027e0d38 module:dtcm +from:0x02128898 kind:load to:0x027e09a8 module:dtcm +from:0x021288bc kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x021288c8 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x021288d0 kind:load to:0x0212f4bc module:overlay(44) +from:0x021288d4 kind:load to:0x0212f4c8 module:overlay(44) +from:0x021288e8 kind:arm_call to:0x0212b1f0 module:overlay(44) +from:0x0212893c kind:arm_call to:0x0200f05c module:main +from:0x021289ac kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021289d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021289e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02128a78 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02128a90 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02128a98 kind:arm_call to:0x0212b1f0 module:overlay(44) +from:0x02128ad0 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x02128af0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02128b10 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02128b18 kind:arm_call to:0x0212db3c module:overlay(44) +from:0x02128b24 kind:load to:0x020b3168 module:overlay(0) +from:0x02128b28 kind:load to:0x0212f4e0 module:overlay(44) +from:0x02128b2c kind:load to:0x0212e888 module:overlay(44) +from:0x02128b30 kind:load to:0x0203feb0 module:main +from:0x02128b38 kind:load to:0x027e0958 module:dtcm +from:0x02128ba8 kind:load to:0x0212ee60 module:overlay(44) +from:0x02128bf4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02128c08 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02128c18 kind:arm_call to:0x01ff930c module:itcm +from:0x02128c24 kind:load to:0x027e09a8 module:dtcm +from:0x02128c58 kind:arm_call to:0x020daf68 module:overlay(31) +from:0x02128ccc kind:load to:0x027e0d2c module:dtcm +from:0x02128cd4 kind:load to:0x0212ee60 module:overlay(44) +from:0x02128d2c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128d38 kind:arm_call to:0x0207f718 module:overlay(0) +from:0x02128dd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128eac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128ec0 kind:arm_call to:0x01ff930c module:itcm +from:0x02128ed4 kind:arm_call to:0x01ff916c module:itcm +from:0x02128f38 kind:load to:0x0204b164 module:main +from:0x02128f3c kind:load to:0x0203feb0 module:main +from:0x02128f68 kind:arm_call to:0x020daf68 module:overlay(31) +from:0x02128fd4 kind:load to:0x027e0d2c module:dtcm +from:0x02128fdc kind:load to:0x0212ee60 module:overlay(44) +from:0x02129028 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02129148 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02129154 kind:arm_call to:0x0207f718 module:overlay(0) +from:0x021291ec kind:arm_call to:0x01ffb714 module:itcm +from:0x021292c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021292dc kind:arm_call to:0x01ff930c module:itcm +from:0x021292f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02129354 kind:load to:0x027e09a8 module:dtcm +from:0x02129360 kind:load to:0x0203feb0 module:main +from:0x02129364 kind:load to:0x0204b164 module:main +from:0x02129390 kind:arm_call to:0x020daf68 module:overlay(31) +from:0x02129408 kind:load to:0x027e0d2c module:dtcm +from:0x02129410 kind:load to:0x0212ee60 module:overlay(44) +from:0x02129474 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021294d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021294e4 kind:arm_call to:0x0207f718 module:overlay(0) +from:0x02129504 kind:arm_call to:0x01ff916c module:itcm +from:0x02129594 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021295a8 kind:arm_call to:0x01ff930c module:itcm +from:0x0212961c kind:arm_call to:0x01ff9258 module:itcm +from:0x02129668 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021296a4 kind:arm_call to:0x0212842c module:overlay(44) +from:0x021296c0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021296d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021296e8 kind:arm_call to:0x0212842c module:overlay(44) +from:0x021296f4 kind:load to:0x027e09a8 module:dtcm +from:0x02129708 kind:load to:0x0203feb0 module:main +from:0x02129710 kind:load to:0x027e09b8 module:dtcm +from:0x021297bc kind:arm_call to:0x020a18ac module:overlay(0) +from:0x021297f8 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x02129804 kind:arm_call to:0x02029a4c module:main +from:0x02129814 kind:load to:0x0212ee78 module:overlay(44) +from:0x0212981c kind:load to:0x027e0cec module:dtcm +from:0x021298d4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021298e4 kind:arm_call to:0x01ff930c module:itcm +from:0x02129914 kind:arm_call to:0x01ffb464 module:itcm +from:0x02129928 kind:arm_call to:0x01ff9218 module:itcm +from:0x02129944 kind:arm_call to:0x02015018 module:main +from:0x02129964 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129980 kind:arm_call to:0x02015018 module:main +from:0x02129990 kind:arm_call to:0x0212b360 module:overlay(44) +from:0x021299c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021299d4 kind:arm_call to:0x02029a4c module:main +from:0x02129a2c kind:arm_call to:0x01ffb464 module:itcm +from:0x02129a40 kind:arm_call to:0x01ff9218 module:itcm +from:0x02129a58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129a90 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02129aa8 kind:arm_call to:0x0212842c module:overlay(44) +from:0x02129ab0 kind:arm_call to:0x02029a4c module:main +from:0x02129abc kind:load to:0x027e09a8 module:dtcm +from:0x02129b60 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129b7c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129b98 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129bb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129bdc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129bf8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129c14 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129c28 kind:arm_call to:0x02029a4c module:main +from:0x02129c44 kind:load to:0x0212ee90 module:overlay(44) +from:0x02129c4c kind:load to:0x027e0cec module:dtcm +from:0x02129c50 kind:load to:0x027e09a8 module:dtcm +from:0x02129c80 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02129d28 kind:arm_call to:0x0212b1bc module:overlay(44) +from:0x02129d54 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02129da4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02129df0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02129e04 kind:arm_call to:0x01ff9218 module:itcm +from:0x02129e1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129e44 kind:arm_call to:0x0215c4e4 module:overlay(80) +from:0x02129e58 kind:arm_call to:0x0215c678 module:overlay(80) +from:0x02129e88 kind:arm_call to:0x0215c4e4 module:overlay(80) +from:0x02129e9c kind:arm_call to:0x02153850 module:overlays(74,80) +from:0x02129ea8 kind:arm_call to:0x0212842c module:overlay(44) +from:0x02129ec8 kind:arm_call to:0x0212842c module:overlay(44) +from:0x02129ed4 kind:load to:0x0203feb0 module:main +from:0x02129ed8 kind:load to:0x027e09c0 module:dtcm +from:0x02129f50 kind:arm_call to:0x020daf68 module:overlay(31) +from:0x02129f5c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02129f70 kind:arm_call to:0x0212b754 module:overlay(44) +from:0x02129fac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129fd8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129fe4 kind:arm_call to:0x02029a4c module:main +from:0x02129ff4 kind:load to:0x0212eea8 module:overlay(44) +from:0x02129ff8 kind:load to:0x027e0d2c module:dtcm +from:0x02129ffc kind:load to:0x027e09a8 module:dtcm +from:0x0212a070 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212a084 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212a09c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a0ac kind:arm_call to:0x0212b868 module:overlay(44) +from:0x0212a13c kind:arm_call to:0x0212bb40 module:overlay(44) +from:0x0212a148 kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212a174 kind:arm_call to:0x020daf68 module:overlay(31) +from:0x0212a204 kind:arm_call to:0x02029a4c module:main +from:0x0212a230 kind:load to:0x027e0d2c module:dtcm +from:0x0212a238 kind:load to:0x0212ee60 module:overlay(44) +from:0x0212a23c kind:load to:0x0212e870 module:overlay(44) +from:0x0212a278 kind:arm_call to:0x0215c61c module:overlays(63,80) +from:0x0212a2e4 kind:load to:0x027e0d2c module:dtcm +from:0x0212a2e8 kind:load to:0x020daf68 module:overlays(19,31) +from:0x0212a310 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212a324 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a338 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a374 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a388 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212a390 kind:arm_call to:0x0212bd94 module:overlay(44) +from:0x0212a398 kind:load to:0x027e09a8 module:dtcm +from:0x0212a3b4 kind:arm_call to:0x020daf68 module:overlay(31) +from:0x0212a3d8 kind:load to:0x027e0d2c module:dtcm +from:0x0212a3e8 kind:arm_call to:0x0212bc7c module:overlay(44) +from:0x0212a41c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212a43c kind:arm_call to:0x02029a4c module:main +from:0x0212a470 kind:arm_call to:0x0212c0bc module:overlay(44) +from:0x0212a47c kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212a488 kind:load to:0x027e09a8 module:dtcm +from:0x0212a4bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212a4cc kind:arm_call to:0x020daf68 module:overlay(31) +from:0x0212a4d8 kind:arm_call to:0x0212b754 module:overlay(44) +from:0x0212a57c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a598 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a5b4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a5c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212a5fc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a618 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a634 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a644 kind:arm_call to:0x02029a4c module:main +from:0x0212a658 kind:load to:0x027e09a8 module:dtcm +from:0x0212a660 kind:load to:0x027e0d2c module:dtcm +from:0x0212a664 kind:load to:0x0212ef08 module:overlay(44) +from:0x0212a66c kind:load to:0x027e0cec module:dtcm +from:0x0212a6c0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212a6d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212a6ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a70c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212a718 kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212a7e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a80c kind:arm_call to:0x01fff148 module:itcm +from:0x0212a8a4 kind:arm_call to:0x01ffedac module:itcm +from:0x0212a8c0 kind:arm_call to:0x01fff498 module:itcm +from:0x0212a96c kind:arm_call to:0x0205c318 module:overlay(0) +from:0x0212a984 kind:load to:0x0212ee60 module:overlay(44) +from:0x0212a988 kind:load to:0x0204b164 module:main +from:0x0212a994 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a998 kind:load to:0x0203feb0 module:main +from:0x0212a99c kind:load to:0x027e0ce8 module:dtcm +from:0x0212a9b8 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a9d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a9e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0212aa8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212aaa4 kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212aab4 kind:load to:0x0203feb0 module:main +from:0x0212ab28 kind:load to:0x0212ee60 module:overlay(44) +from:0x0212ab80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212ab94 kind:arm_call to:0x01ff930c module:itcm +from:0x0212ac1c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212ac38 kind:arm_call to:0x02015018 module:main +from:0x0212ac60 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ac7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212aca8 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x0212ace0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212ad10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212adc8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212addc kind:arm_call to:0x0212b24c module:overlay(44) +from:0x0212ae58 kind:arm_call to:0x02015018 module:main +from:0x0212ae74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212ae88 kind:arm_call to:0x0212d6a0 module:overlay(44) +from:0x0212aea8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212aed0 kind:arm_call to:0x0215c4e4 module:overlay(80) +from:0x0212aee4 kind:arm_call to:0x02153850 module:overlays(74,80) +from:0x0212aef0 kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212aefc kind:arm_call to:0x02029a4c module:main +from:0x0212af10 kind:load to:0x0212eec0 module:overlay(44) +from:0x0212af14 kind:load to:0x027e09a8 module:dtcm +from:0x0212af24 kind:load to:0x027e0cec module:dtcm +from:0x0212af28 kind:load to:0x0212eed8 module:overlay(44) +from:0x0212af2c kind:load to:0x0212eef0 module:overlay(44) +from:0x0212af30 kind:load to:0x027e0ce4 module:dtcm +from:0x0212afa4 kind:load to:0x0212ee60 module:overlay(44) +from:0x0212afbc kind:arm_call to:0x020daf8c module:overlay(31) +from:0x0212afd0 kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212afd8 kind:load to:0x027e0d2c module:dtcm +from:0x0212b04c kind:load to:0x0212ee90 module:overlay(44) +from:0x0212b06c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212b09c kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212b0ac kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212b158 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212b174 kind:load to:0x027e09b8 module:dtcm +from:0x0212b1e4 kind:arm_call to:0x02029a4c module:main +from:0x0212b268 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212b290 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b2ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b2c4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0212b2d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b308 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212b318 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212b320 kind:load to:0x027e0ce4 module:dtcm +from:0x0212b324 kind:load to:0x027e09a8 module:dtcm +from:0x0212b33c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b354 kind:arm_call to:0x0212d974 module:overlay(44) +from:0x0212b35c kind:load to:0x027e0ce4 module:dtcm +from:0x0212b388 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0212b3c8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212b3d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b3e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b41c kind:arm_call to:0x0212b574 module:overlay(44) +from:0x0212b42c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212b4b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b4ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b524 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212b544 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0212b564 kind:load to:0x0203feb0 module:main +from:0x0212b56c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212b59c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212b5c8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212b5f4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212b660 kind:arm_call to:0x0212b608 module:overlay(44) +from:0x0212b674 kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212b69c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0212b718 kind:arm_call to:0x0212b1bc module:overlay(44) +from:0x0212b740 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0212b74c kind:load to:0x0203feb0 module:main +from:0x0212b750 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b7a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212b7bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212b7d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212b80c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212b828 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212b844 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212b850 kind:arm_call to:0x02029a4c module:main +from:0x0212b860 kind:load to:0x027e0cec module:dtcm +from:0x0212bad4 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0212bb0c kind:arm_call to:0x02029a4c module:main +from:0x0212bb28 kind:load to:0x0204b164 module:main +from:0x0212bb34 kind:load to:0x0203feb0 module:main +from:0x0212bb38 kind:load to:0x027e0cec module:dtcm +from:0x0212bb68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212bc78 kind:load to:0x027e0cd8 module:dtcm +from:0x0212bca8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212bcd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212bcdc kind:arm_call to:0x0203b6ec module:main +from:0x0212bce8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212bcfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212bdf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212be58 kind:arm_call to:0x01ff9824 module:itcm +from:0x0212be60 kind:arm_call to:0x01ff986c module:itcm +from:0x0212be80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212bea0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212beb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212bed0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212bee4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212bf0c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212bf18 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212bf4c kind:arm_call to:0x0215dba8 module:overlay(80) +from:0x0212bf84 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212bf90 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212bfac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c0e4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212c16c kind:arm_call to:0x0200e260 module:main +from:0x0212c17c kind:arm_call to:0x01ffad5c module:itcm +from:0x0212c1ac kind:load to:0x027e0964 module:dtcm +from:0x0212c1c0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212c1cc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212c1e8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212c1f8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212c208 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212c210 kind:arm_call to:0x02011ff4 module:main +from:0x0212c224 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212c22c kind:arm_call to:0x02011ff4 module:main +from:0x0212c240 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212c254 kind:load to:0x0212f5c8 module:overlay(44) +from:0x0212c268 kind:arm_call to:0x02011f3c module:main +from:0x0212c274 kind:arm_call to:0x0212c548 module:overlay(44) +from:0x0212c288 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0212c298 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0212c2f8 kind:load to:0x0212efc4 module:overlay(44) +from:0x0212c2fc kind:load to:0x0212f00c module:overlay(44) +from:0x0212c304 kind:load to:0x0212efe8 module:overlay(44) +from:0x0212c330 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212c348 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c35c kind:arm_call to:0x0215c434 module:overlay(80) +from:0x0212c36c kind:arm_call to:0x01fff458 module:itcm +from:0x0212c3a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212c3e8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c42c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212c46c kind:arm_call to:0x01fff498 module:itcm +from:0x0212c474 kind:arm_call to:0x01fff584 module:itcm +from:0x0212c4e0 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212c524 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0212c538 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c53c kind:load to:0x027e0ce8 module:dtcm +from:0x0212c550 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212c57c kind:arm_call to:0x0203e690 module:main +from:0x0212c594 kind:arm_call to:0x0203e690 module:main +from:0x0212c5ac kind:arm_call to:0x02080320 module:overlay(0) +from:0x0212c5c0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212c5d4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212c5e0 kind:arm_call to:0x0212d3d8 module:overlay(44) +from:0x0212c60c kind:load to:0x0212f034 module:overlay(44) +from:0x0212c610 kind:load to:0x02125570 module:overlay(44) +from:0x0212c614 kind:load to:0x020a1aac module:overlay(0) +from:0x0212c618 kind:load to:0x0212ef78 module:overlay(44) +from:0x0212c61c kind:load to:0x0212ef8c module:overlay(44) +from:0x0212c628 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0212c63c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212c650 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212c680 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212c694 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212c69c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212c6a4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0212c6c0 kind:arm_call to:0x0203e740 module:main +from:0x0212c6d4 kind:arm_call to:0x0203e740 module:main +from:0x0212c6dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212c6e8 kind:load to:0x0212f034 module:overlay(44) +from:0x0212c6ec kind:load to:0x020a1aac module:overlay(0) +from:0x0212c714 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212c728 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212c730 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212c738 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0212c754 kind:arm_call to:0x0203e740 module:main +from:0x0212c768 kind:arm_call to:0x0203e740 module:main +from:0x0212c770 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212c778 kind:arm_call to:0x02011ff4 module:main +from:0x0212c784 kind:load to:0x0212f034 module:overlay(44) +from:0x0212c788 kind:load to:0x020a1aac module:overlay(0) +from:0x0212c7c8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212c7e8 kind:arm_call to:0x02029a4c module:main +from:0x0212c80c kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212c81c kind:load to:0x027e0cec module:dtcm +from:0x0212c86c kind:load to:0x0212ef30 module:overlay(44) +from:0x0212c8e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c9c0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212c9d0 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0212c9e0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212ca00 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212ca30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ca44 kind:arm_call to:0x01fff148 module:itcm +from:0x0212ca68 kind:arm_call to:0x0212cb18 module:overlay(44) +from:0x0212ca94 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0212cad4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212cae8 kind:arm_call to:0x02029a4c module:main +from:0x0212caf4 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212cb00 kind:load to:0x0212ef50 module:overlay(44) +from:0x0212cb04 kind:load to:0x027e0ce0 module:dtcm +from:0x0212cb08 kind:load to:0x027e09c0 module:dtcm +from:0x0212cb0c kind:load to:0x027e09a8 module:dtcm +from:0x0212cb40 kind:arm_call to:0x02029a4c module:main +from:0x0212cb68 kind:arm_call to:0x01ff9110 module:itcm +from:0x0212cb78 kind:arm_call to:0x01ff916c module:itcm +from:0x0212cbdc kind:load to:0x0203feb0 module:main +from:0x0212cc64 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212cc9c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212ccb8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212ccd4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212ccf0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212cd08 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212cd30 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212cd68 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212cd84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212cda0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212cdbc kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0212cdfc kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0212ce08 kind:load to:0x0212ef20 module:overlay(44) +from:0x0212ce0c kind:load to:0x027e0cd8 module:dtcm +from:0x0212ce10 kind:load to:0x027e0cec module:dtcm +from:0x0212ce18 kind:load to:0x027e09a8 module:dtcm +from:0x0212ce24 kind:load to:0x0212f604 module:overlay(44) +from:0x0212ce28 kind:load to:0x027e09c0 module:dtcm +from:0x0212ce74 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0212ce8c kind:arm_call to:0x0212cb18 module:overlay(44) +from:0x0212cea8 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0212cf0c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212cf24 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212cf3c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0212cf7c kind:arm_call to:0x0212cb18 module:overlay(44) +from:0x0212cf98 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0212cfb4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212d03c kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x0212d070 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212d078 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212d0cc kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212d0e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212d110 kind:arm_call to:0x020e6a20 module:overlay(31) +from:0x0212d120 kind:arm_call to:0x020e6a20 module:overlay(31) +from:0x0212d140 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212d150 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212d160 kind:load to:0x027e09c0 module:dtcm +from:0x0212d164 kind:load to:0x027e0cec module:dtcm +from:0x0212d16c kind:load to:0x027e09a8 module:dtcm +from:0x0212d17c kind:load to:0x027e0ce4 module:dtcm +from:0x0212d1b8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212d1f0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d20c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d228 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d244 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d26c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212d290 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212d2c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d2e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d300 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d310 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x0212d31c kind:load to:0x027e0cec module:dtcm +from:0x0212d328 kind:load to:0x027e09c0 module:dtcm +from:0x0212d334 kind:load to:0x02099c78 module:overlay(0) +from:0x0212d36c kind:arm_call to:0x01ffb464 module:itcm +from:0x0212d37c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212d3bc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0212d3d0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212d410 kind:load to:0x0212efa8 module:overlay(44) +from:0x0212d42c kind:arm_call to:0x01fff458 module:itcm +from:0x0212d45c kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0212d494 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212d4a0 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0212d4b0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0212d4b8 kind:arm_call to:0x02011ff4 module:main +from:0x0212d4cc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212d4d4 kind:arm_call to:0x02011ff4 module:main +from:0x0212d4e8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212d4f0 kind:arm_call to:0x02011ff4 module:main +from:0x0212d504 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212d518 kind:load to:0x0212f634 module:overlay(44) +from:0x0212d52c kind:arm_call to:0x02011f3c module:main +from:0x0212d538 kind:arm_call to:0x0212d588 module:overlay(44) +from:0x0212d54c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0212d584 kind:load to:0x0212f090 module:overlay(44) +from:0x0212d594 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212d5b8 kind:arm_call to:0x0203e690 module:main +from:0x0212d5d8 kind:load to:0x0212f0b4 module:overlay(44) +from:0x0212d5dc kind:load to:0x020a1aac module:overlay(0) +from:0x0212d5e0 kind:load to:0x02125570 module:overlay(44) +from:0x0212d5fc kind:arm_call to:0x0203e740 module:main +from:0x0212d604 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212d610 kind:load to:0x020a1aac module:overlay(0) +from:0x0212d62c kind:arm_call to:0x0203e740 module:main +from:0x0212d634 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212d63c kind:arm_call to:0x02011ff4 module:main +from:0x0212d648 kind:load to:0x020a1aac module:overlay(0) +from:0x0212d67c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0212d688 kind:arm_call to:0x0212d6a0 module:overlay(44) +from:0x0212d69c kind:load to:0x027e0cec module:dtcm +from:0x0212d704 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d710 kind:load to:0x027e0cec module:dtcm +from:0x0212d748 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212d758 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0212d770 kind:arm_call to:0x0212842c module:overlay(44) +from:0x0212d78c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212d7b4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d7d0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d7d8 kind:arm_call to:0x0212d974 module:overlay(44) +from:0x0212d7fc kind:arm_call to:0x01ff9770 module:itcm +from:0x0212d824 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212d850 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212d85c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212d88c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d8a8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212d8bc kind:arm_call to:0x01ffd118 module:itcm +from:0x0212d8dc kind:arm_call to:0x0212d974 module:overlay(44) +from:0x0212d95c kind:load to:0x027e09a8 module:dtcm +from:0x0212d968 kind:load to:0x027e0cec module:dtcm +from:0x0212d970 kind:load to:0x027e0c90 module:dtcm +from:0x0212d99c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212d9b0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212d9b8 kind:load to:0x027e0cec module:dtcm +from:0x0212d9c4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212da08 kind:arm_call to:0x0216086c module:overlays(80,84) +from:0x0212da68 kind:arm_call to:0x02029a4c module:main +from:0x0212da84 kind:arm_call to:0x020f7fcc module:overlay(31) +from:0x0212db04 kind:arm_call to:0x02029a4c module:main +from:0x0212db1c kind:arm_call to:0x020f80bc module:overlay(31) +from:0x0212db44 kind:load to:0x020f8200 module:overlays(19,22,23,31) +from:0x0212db50 kind:load to:0x0212f680 module:overlay(44) +from:0x0212db64 kind:arm_call to:0x02011f3c module:main +from:0x0212db70 kind:arm_call to:0x0212dba0 module:overlay(44) +from:0x0212db84 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212db9c kind:load to:0x0212f110 module:overlay(44) +from:0x0212dba8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212dc00 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0212dc18 kind:load to:0x0212f134 module:overlay(44) +from:0x0212dc1c kind:load to:0x0212f680 module:overlay(44) +from:0x0212dc84 kind:arm_call to:0x0212dd34 module:overlay(44) +from:0x0212dc8c kind:arm_call to:0x0212ddc0 module:overlay(44) +from:0x0212dc94 kind:arm_call to:0x0212dca8 module:overlay(44) +from:0x0212dca0 kind:load to:0x027e0cd8 module:dtcm +from:0x0212dca4 kind:load to:0x027e09a4 module:dtcm +from:0x0212dcc4 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0212dcf0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212dd20 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0212dd30 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212dd50 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0212dd7c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212ddac kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0212ddbc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212dddc kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0212de08 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0212de38 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0212de48 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212de74 kind:arm_call to:0x0200ef9c module:main +from:0x0212de8c kind:arm_call to:0x0200eab0 module:main +from:0x0212de9c kind:arm_call to:0x0200eab0 module:main +from:0x0212deb0 kind:arm_call to:0x0200eab0 module:main +from:0x0212dec0 kind:arm_call to:0x0200eab0 module:main +from:0x0212def0 kind:arm_call to:0x0200eab0 module:main +from:0x0212df00 kind:arm_call to:0x0200eab0 module:main +from:0x0212df10 kind:arm_call to:0x0200eab0 module:main +from:0x0212df20 kind:arm_call to:0x0200eab0 module:main +from:0x0212df30 kind:arm_call to:0x0200eab0 module:main +from:0x0212df58 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212df60 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212df78 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212df80 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212df88 kind:arm_call to:0x02011ff4 module:main +from:0x0212df9c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212dfb0 kind:load to:0x0212f838 module:overlay(44) +from:0x0212dfc4 kind:arm_call to:0x02011f3c module:main +from:0x0212dfd0 kind:arm_call to:0x0212e000 module:overlay(44) +from:0x0212dfe4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212dffc kind:load to:0x0212f1a8 module:overlay(44) +from:0x0212e00c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212e064 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0212e08c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0212e0a4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212e0d8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0212e0f0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212e13c kind:load to:0x0212f214 module:overlay(44) +from:0x0212e140 kind:load to:0x0212f838 module:overlay(44) +from:0x0212e144 kind:load to:0x0212f1cc module:overlay(44) +from:0x0212e148 kind:load to:0x027e09a4 module:dtcm +from:0x0212e154 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e1b0 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0212e1ec kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212e210 kind:arm_call to:0x02074104 module:overlay(0) +from:0x0212e220 kind:arm_call to:0x02074104 module:overlay(0) +from:0x0212e230 kind:load to:0x0212f188 module:overlay(44) +from:0x0212e234 kind:load to:0x027e09ac module:dtcm +from:0x0212e238 kind:load to:0x0212f768 module:overlay(44) +from:0x0212e23c kind:load to:0x0212f7d0 module:overlay(44) +from:0x0212e25c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212e2c0 kind:arm_call to:0x02015018 module:main +from:0x0212e2e4 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0212e32c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0212e33c kind:load to:0x0212e8cc module:overlay(44) +from:0x0212e340 kind:load to:0x027e09ac module:dtcm +from:0x0212e344 kind:load to:0x0212f7d0 module:overlay(44) +from:0x0212e348 kind:load to:0x0212f768 module:overlay(44) +from:0x0212e3a0 kind:load to:0x02058e24 module:overlay(0) +from:0x0212e3b4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e3bc kind:arm_call to:0x02011ff4 module:main +from:0x0212e3d4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e3dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e3e4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212e3ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212e404 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e40c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e414 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212e41c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212e424 kind:arm_call to:0x02011ff4 module:main +from:0x0212e438 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e44c kind:load to:0x0212f920 module:overlay(44) +from:0x0212e460 kind:arm_call to:0x02011f3c module:main +from:0x0212e46c kind:arm_call to:0x0212e49c module:overlay(44) +from:0x0212e480 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212e498 kind:load to:0x0212f288 module:overlay(44) +from:0x0212e4a4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212e4fc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0212e524 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0212e53c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212e554 kind:load to:0x0212f2ac module:overlay(44) +from:0x0212e558 kind:load to:0x0212f920 module:overlay(44) +from:0x0212e55c kind:load to:0x0212f1cc module:overlay(44) +from:0x0212e5b0 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0212e5d0 kind:load to:0x0212f268 module:overlay(44) +from:0x0212e628 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e630 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212e638 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212e650 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0212e658 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212e660 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212e668 kind:arm_call to:0x02011ff4 module:main +from:0x0212e67c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e690 kind:load to:0x0212fa08 module:overlay(44) +from:0x0212e6a4 kind:arm_call to:0x02011f3c module:main +from:0x0212e6b0 kind:arm_call to:0x0212e6e0 module:overlay(44) +from:0x0212e6c4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212e6dc kind:load to:0x0212f308 module:overlay(44) +from:0x0212e6e8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212e740 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0212e74c kind:load to:0x0212f32c module:overlay(44) +from:0x0212e750 kind:load to:0x0212fa08 module:overlay(44) +from:0x0212e7a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212e7ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212e7c4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212e7cc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212e7d4 kind:arm_call to:0x02011ff4 module:main +from:0x0212e7e8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212e914 kind:load to:0x0212ebd4 module:overlay(44) +from:0x0212e94c kind:arm_call to:0x02127cc0 module:overlay(44) +from:0x0212e95c kind:arm_call to:0x0203e3a4 module:main +from:0x0212e970 kind:load to:0x0212f4b8 module:overlay(44) +from:0x0212e974 kind:load to:0x0212f4e0 module:overlay(44) +from:0x0212e978 kind:load to:0x0212c238 module:overlay(44) +from:0x0212e97c kind:load to:0x0212f4d4 module:overlay(44) +from:0x0212e9b8 kind:arm_call to:0x0212c27c module:overlay(44) +from:0x0212e9c8 kind:arm_call to:0x0203e3a4 module:main +from:0x0212e9dc kind:load to:0x0212ef20 module:overlay(44) +from:0x0212e9e4 kind:load to:0x0212f5b8 module:overlay(44) +from:0x0212e9e8 kind:load to:0x0212f5c8 module:overlay(44) +from:0x0212e9ec kind:load to:0x0212d4fc module:overlay(44) +from:0x0212e9f0 kind:load to:0x0212f5bc module:overlay(44) +from:0x0212ea10 kind:arm_call to:0x0212d540 module:overlay(44) +from:0x0212ea20 kind:arm_call to:0x0203e3a4 module:main +from:0x0212ea34 kind:load to:0x0212f624 module:overlay(44) +from:0x0212ea38 kind:load to:0x0212f634 module:overlay(44) +from:0x0212ea3c kind:load to:0x0212d9bc module:overlay(44) +from:0x0212ea40 kind:load to:0x0212f628 module:overlay(44) +from:0x0212ea60 kind:arm_call to:0x0212db78 module:overlay(44) +from:0x0212ea70 kind:arm_call to:0x0203e3a4 module:main +from:0x0212ea84 kind:load to:0x0212f670 module:overlay(44) +from:0x0212ea88 kind:load to:0x0212f680 module:overlay(44) +from:0x0212ea8c kind:load to:0x0212df94 module:overlay(44) +from:0x0212ea90 kind:load to:0x0212f674 module:overlay(44) +from:0x0212eab0 kind:arm_call to:0x0212dfd8 module:overlay(44) +from:0x0212eac0 kind:arm_call to:0x0203e3a4 module:main +from:0x0212ead4 kind:load to:0x0212f758 module:overlay(44) +from:0x0212ead8 kind:load to:0x0212f838 module:overlay(44) +from:0x0212eadc kind:load to:0x0212e430 module:overlay(44) +from:0x0212eae0 kind:load to:0x0212f75c module:overlay(44) +from:0x0212eb00 kind:arm_call to:0x0212e474 module:overlay(44) +from:0x0212eb10 kind:arm_call to:0x0203e3a4 module:main +from:0x0212eb24 kind:load to:0x0212f910 module:overlay(44) +from:0x0212eb28 kind:load to:0x0212f920 module:overlay(44) +from:0x0212eb2c kind:load to:0x0212e674 module:overlay(44) +from:0x0212eb30 kind:load to:0x0212f914 module:overlay(44) +from:0x0212eb50 kind:arm_call to:0x0212e6b8 module:overlay(44) +from:0x0212eb60 kind:arm_call to:0x0203e3a4 module:main +from:0x0212eb74 kind:load to:0x0212f9f8 module:overlay(44) +from:0x0212eb78 kind:load to:0x0212fa08 module:overlay(44) +from:0x0212eb7c kind:load to:0x0212e7e0 module:overlay(44) +from:0x0212eb80 kind:load to:0x0212f9fc module:overlay(44) +from:0x0212eb84 kind:load to:0x0212e8fc module:overlay(44) +from:0x0212eb88 kind:load to:0x0212e918 module:overlay(44) +from:0x0212eb8c kind:load to:0x0212e91c module:overlay(44) +from:0x0212eb90 kind:load to:0x0212e980 module:overlay(44) +from:0x0212eb94 kind:load to:0x0212e9f4 module:overlay(44) +from:0x0212eb98 kind:load to:0x0212ea44 module:overlay(44) +from:0x0212eb9c kind:load to:0x0212ea94 module:overlay(44) +from:0x0212eba0 kind:load to:0x0212eae4 module:overlay(44) +from:0x0212eba4 kind:load to:0x0212eb34 module:overlay(44) +from:0x0212ebc8 kind:load to:0x0212557c module:overlay(44) +from:0x0212ebcc kind:load to:0x021255d8 module:overlay(44) +from:0x0212ebd0 kind:load to:0x021257fc module:overlay(44) +from:0x0212ebe8 kind:load to:0x02125948 module:overlay(44) +from:0x0212ebec kind:load to:0x02125968 module:overlay(44) +from:0x0212ebf0 kind:load to:0x02125918 module:overlay(44) +from:0x0212ec00 kind:load to:0x02125cc4 module:overlay(44) +from:0x0212ec04 kind:load to:0x02125d1c module:overlay(44) +from:0x0212ec08 kind:load to:0x021261ac module:overlay(44) +from:0x0212ec0c kind:load to:0x0212651c module:overlay(44) +from:0x0212ec10 kind:load to:0x0217287c module:overlays(88,93) +from:0x0212ec14 kind:load to:0x02127010 module:overlay(44) +from:0x0212ec18 kind:load to:0x02172884 module:overlay(93) +from:0x0212ec1c kind:load to:0x0217288c module:overlays(89,93) +from:0x0212ec20 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x0212ec30 kind:load to:0x021270d0 module:overlay(44) +from:0x0212ec34 kind:load to:0x02127124 module:overlay(44) +from:0x0212ec38 kind:load to:0x0212739c module:overlay(44) +from:0x0212ec3c kind:load to:0x02127710 module:overlay(44) +from:0x0212ec40 kind:load to:0x0217287c module:overlays(88,93) +from:0x0212ec44 kind:load to:0x02172880 module:overlay(93) +from:0x0212ec48 kind:load to:0x02172884 module:overlay(93) +from:0x0212ec4c kind:load to:0x0217288c module:overlays(89,93) +from:0x0212ec50 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x0212ec54 kind:load to:0x0212ec5c module:overlay(44) +from:0x0212ec58 kind:load to:0x0212ec68 module:overlay(44) +from:0x0212ec7c kind:load to:0x02127c98 module:overlay(44) +from:0x0212ec80 kind:load to:0x020990ec module:overlay(0) +from:0x0212ec84 kind:load to:0x02098efc module:overlay(0) +from:0x0212ec88 kind:load to:0x02098f78 module:overlay(0) +from:0x0212ec8c kind:load to:0x020990f4 module:overlay(0) +from:0x0212ec90 kind:load to:0x02099114 module:overlay(0) +from:0x0212ec94 kind:load to:0x02099140 module:overlay(0) +from:0x0212eca0 kind:load to:0x0212809c module:overlay(44) +from:0x0212eca4 kind:load to:0x0212c200 module:overlay(44) +from:0x0212eca8 kind:load to:0x02059174 module:overlay(0) +from:0x0212ecac kind:load to:0x02059008 module:overlay(0) +from:0x0212ecb0 kind:load to:0x02059348 module:overlay(0) +from:0x0212ecb4 kind:load to:0x020593c4 module:overlay(0) +from:0x0212ecb8 kind:load to:0x02059428 module:overlay(0) +from:0x0212ecbc kind:load to:0x0209bf68 module:overlay(0) +from:0x0212ecc0 kind:load to:0x02059304 module:overlay(0) +from:0x0212eccc kind:load to:0x021280b0 module:overlay(44) +from:0x0212ecd0 kind:load to:0x0212c21c module:overlay(44) +from:0x0212ecd4 kind:load to:0x0209ba20 module:overlay(0) +from:0x0212ecd8 kind:load to:0x0209ba54 module:overlay(0) +from:0x0212ecdc kind:load to:0x0209baec module:overlay(0) +from:0x0212ece0 kind:load to:0x0209bb00 module:overlay(0) +from:0x0212ece4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212ece8 kind:load to:0x0209bb28 module:overlay(0) +from:0x0212ecec kind:load to:0x0209bbb0 module:overlay(0) +from:0x0212ecf0 kind:load to:0x0209b838 module:overlay(0) +from:0x0212ecf4 kind:load to:0x0209babc module:overlay(0) +from:0x0212ecf8 kind:load to:0x0209bad4 module:overlay(0) +from:0x0212ecfc kind:load to:0x0209bb14 module:overlay(0) +from:0x0212ed00 kind:load to:0x0209bea0 module:overlay(0) +from:0x0212ed04 kind:load to:0x0212c1d4 module:overlay(44) +from:0x0212ed08 kind:load to:0x0212c1b0 module:overlay(44) +from:0x0212ed0c kind:load to:0x0209bed8 module:overlay(0) +from:0x0212ed18 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212ed1c kind:load to:0x02099cfc module:overlay(0) +from:0x0212ed20 kind:load to:0x02099d14 module:overlay(0) +from:0x0212ed24 kind:load to:0x02099d20 module:overlay(0) +from:0x0212ed28 kind:load to:0x01fff464 module:itcm +from:0x0212ed2c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212ed30 kind:load to:0x02128234 module:overlay(44) +from:0x0212ed34 kind:load to:0x02099c58 module:overlay(0) +from:0x0212ed38 kind:load to:0x021284d4 module:overlay(44) +from:0x0212ed3c kind:load to:0x02128484 module:overlay(44) +from:0x0212ed40 kind:load to:0x02099c64 module:overlay(0) +from:0x0212ed44 kind:load to:0x021288d8 module:overlay(44) +from:0x0212ed48 kind:load to:0x021288a4 module:overlay(44) +from:0x0212ed4c kind:load to:0x02099c70 module:overlay(0) +from:0x0212ed50 kind:load to:0x02099d2c module:overlay(0) +from:0x0212ed54 kind:load to:0x02099d98 module:overlay(0) +from:0x0212ed58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212ed5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212ed60 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212ed64 kind:load to:0x021280ec module:overlay(44) +from:0x0212ed68 kind:load to:0x0212818c module:overlay(44) +from:0x0212ed6c kind:load to:0x0209ad54 module:overlay(0) +from:0x0212ed70 kind:load to:0x02128b3c module:overlay(44) +from:0x0212ed78 kind:load to:0x02128c34 module:overlay(44) +from:0x0212ed80 kind:load to:0x02128f44 module:overlay(44) +from:0x0212ed88 kind:load to:0x0212936c module:overlay(44) +from:0x0212ed90 kind:load to:0x02129714 module:overlay(44) +from:0x0212ed98 kind:load to:0x02129acc module:overlay(44) +from:0x0212eda0 kind:load to:0x02129ee0 module:overlay(44) +from:0x0212eda8 kind:load to:0x0212a150 module:overlay(44) +from:0x0212edb0 kind:load to:0x0212a2a8 module:overlay(44) +from:0x0212edb8 kind:load to:0x0212a3a0 module:overlay(44) +from:0x0212edc0 kind:load to:0x0212a494 module:overlay(44) +from:0x0212edc8 kind:load to:0x0212a720 module:overlay(44) +from:0x0212edd0 kind:load to:0x0212aabc module:overlay(44) +from:0x0212edd8 kind:load to:0x0212af34 module:overlay(44) +from:0x0212ede0 kind:load to:0x0212afdc module:overlay(44) +from:0x0212ede8 kind:load to:0x02128bac module:overlay(44) +from:0x0212edf0 kind:load to:0x02128cd8 module:overlay(44) +from:0x0212edf8 kind:load to:0x02128fe0 module:overlay(44) +from:0x0212ee00 kind:load to:0x02129414 module:overlay(44) +from:0x0212ee08 kind:load to:0x02129824 module:overlay(44) +from:0x0212ee10 kind:load to:0x02129c60 module:overlay(44) +from:0x0212ee18 kind:load to:0x0212a008 module:overlay(44) +from:0x0212ee20 kind:load to:0x0212a240 module:overlay(44) +from:0x0212ee28 kind:load to:0x0212a2ec module:overlay(44) +from:0x0212ee30 kind:load to:0x0212a3dc module:overlay(44) +from:0x0212ee38 kind:load to:0x0212a674 module:overlay(44) +from:0x0212ee40 kind:load to:0x0212a9a0 module:overlay(44) +from:0x0212ee48 kind:load to:0x0212ab2c module:overlay(44) +from:0x0212ee50 kind:load to:0x0212afa8 module:overlay(44) +from:0x0212ee58 kind:load to:0x0212b050 module:overlay(44) +from:0x0212ef30 kind:load to:0x0212cb4c module:overlay(44) +from:0x0212ef38 kind:load to:0x0212cbe0 module:overlay(44) +from:0x0212ef40 kind:load to:0x0212d180 module:overlay(44) +from:0x0212ef48 kind:load to:0x0212d338 module:overlay(44) +from:0x0212ef50 kind:load to:0x0212cb50 module:overlay(44) +from:0x0212ef58 kind:load to:0x0212ce2c module:overlay(44) +from:0x0212ef60 kind:load to:0x0212d32c module:overlay(44) +from:0x0212ef68 kind:load to:0x0212d34c module:overlay(44) +from:0x0212ef78 kind:load to:0x0212c620 module:overlay(44) +from:0x0212ef7c kind:load to:0x0212d4a8 module:overlay(44) +from:0x0212ef80 kind:load to:0x0212c308 module:overlay(44) +from:0x0212ef8c kind:load to:0x0212c634 module:overlay(44) +from:0x0212ef90 kind:load to:0x0212d4c4 module:overlay(44) +from:0x0212ef94 kind:load to:0x02099a80 module:overlay(0) +from:0x0212ef98 kind:load to:0x0212c3f8 module:overlay(44) +from:0x0212ef9c kind:load to:0x0207d6c8 module:overlay(0) +from:0x0212efa8 kind:load to:0x0212c648 module:overlay(44) +from:0x0212efac kind:load to:0x0212d4e0 module:overlay(44) +from:0x0212efb0 kind:load to:0x0207cdd4 module:overlay(0) +from:0x0212efb4 kind:load to:0x0212d414 module:overlay(44) +from:0x0212efb8 kind:load to:0x0212d470 module:overlay(44) +from:0x0212efc8 kind:load to:0x02098ef4 module:overlay(0) +from:0x0212efcc kind:load to:0x02098efc module:overlay(0) +from:0x0212efd0 kind:load to:0x02098f78 module:overlay(0) +from:0x0212efd4 kind:load to:0x02098fb8 module:overlay(0) +from:0x0212efd8 kind:load to:0x02098fbc module:overlay(0) +from:0x0212efdc kind:load to:0x02098fc0 module:overlay(0) +from:0x0212efe8 kind:load to:0x0212c258 module:overlay(44) +from:0x0212efec kind:load to:0x02098ef4 module:overlay(0) +from:0x0212eff0 kind:load to:0x02098efc module:overlay(0) +from:0x0212eff4 kind:load to:0x02098f78 module:overlay(0) +from:0x0212eff8 kind:load to:0x02098fb8 module:overlay(0) +from:0x0212effc kind:load to:0x02098fbc module:overlay(0) +from:0x0212f000 kind:load to:0x02098fc0 module:overlay(0) +from:0x0212f00c kind:load to:0x0207e178 module:overlay(0) +from:0x0212f010 kind:load to:0x0207e180 module:overlay(0) +from:0x0212f014 kind:load to:0x0207e994 module:overlay(0) +from:0x0212f018 kind:load to:0x0207e984 module:overlay(0) +from:0x0212f01c kind:load to:0x0207e9d0 module:overlay(0) +from:0x0212f020 kind:load to:0x0207ea08 module:overlay(0) +from:0x0212f024 kind:load to:0x0207ea4c module:overlay(0) +from:0x0212f028 kind:load to:0x0207ea74 module:overlay(0) +from:0x0212f034 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f038 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f03c kind:load to:0x02099d14 module:overlay(0) +from:0x0212f040 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f044 kind:load to:0x01fff464 module:itcm +from:0x0212f048 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f04c kind:load to:0x0212c78c module:overlay(44) +from:0x0212f050 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f054 kind:load to:0x0212c870 module:overlay(44) +from:0x0212f058 kind:load to:0x02099c60 module:overlay(0) +from:0x0212f05c kind:load to:0x02099c64 module:overlay(0) +from:0x0212f060 kind:load to:0x02099c68 module:overlay(0) +from:0x0212f064 kind:load to:0x02099c6c module:overlay(0) +from:0x0212f068 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f06c kind:load to:0x02099d2c module:overlay(0) +from:0x0212f070 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f074 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f078 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f07c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f080 kind:load to:0x0212c65c module:overlay(44) +from:0x0212f084 kind:load to:0x0212c6f0 module:overlay(44) +from:0x0212f090 kind:load to:0x0212d51c module:overlay(44) +from:0x0212f094 kind:load to:0x02098ef4 module:overlay(0) +from:0x0212f098 kind:load to:0x02098efc module:overlay(0) +from:0x0212f09c kind:load to:0x02098f78 module:overlay(0) +from:0x0212f0a0 kind:load to:0x02098fb8 module:overlay(0) +from:0x0212f0a4 kind:load to:0x02098fbc module:overlay(0) +from:0x0212f0a8 kind:load to:0x02098fc0 module:overlay(0) +from:0x0212f0b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f0b8 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f0bc kind:load to:0x02099d14 module:overlay(0) +from:0x0212f0c0 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f0c4 kind:load to:0x01fff464 module:itcm +from:0x0212f0c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f0cc kind:load to:0x0212d64c module:overlay(44) +from:0x0212f0d0 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f0d4 kind:load to:0x0212d718 module:overlay(44) +from:0x0212f0d8 kind:load to:0x02099c60 module:overlay(0) +from:0x0212f0dc kind:load to:0x02099c64 module:overlay(0) +from:0x0212f0e0 kind:load to:0x02099c68 module:overlay(0) +from:0x0212f0e4 kind:load to:0x02099c6c module:overlay(0) +from:0x0212f0e8 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f0ec kind:load to:0x02099d2c module:overlay(0) +from:0x0212f0f0 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f0f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f0f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f0fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f100 kind:load to:0x0212d5e4 module:overlay(44) +from:0x0212f104 kind:load to:0x0212d614 module:overlay(44) +from:0x0212f110 kind:load to:0x0212db54 module:overlay(44) +from:0x0212f114 kind:load to:0x020990ec module:overlay(0) +from:0x0212f118 kind:load to:0x02098efc module:overlay(0) +from:0x0212f11c kind:load to:0x02098f78 module:overlay(0) +from:0x0212f120 kind:load to:0x020990f4 module:overlay(0) +from:0x0212f124 kind:load to:0x02099114 module:overlay(0) +from:0x0212f128 kind:load to:0x02099140 module:overlay(0) +from:0x0212f134 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f138 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f13c kind:load to:0x02099d14 module:overlay(0) +from:0x0212f140 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f144 kind:load to:0x01fff464 module:itcm +from:0x0212f148 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f14c kind:load to:0x0212dc20 module:overlay(44) +from:0x0212f150 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f154 kind:load to:0x0212de4c module:overlay(44) +from:0x0212f158 kind:load to:0x02099c60 module:overlay(0) +from:0x0212f15c kind:load to:0x02099c64 module:overlay(0) +from:0x0212f160 kind:load to:0x0212de50 module:overlay(44) +from:0x0212f164 kind:load to:0x02099c6c module:overlay(0) +from:0x0212f168 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f16c kind:load to:0x02099d2c module:overlay(0) +from:0x0212f170 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f174 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f178 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f17c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f180 kind:load to:0x0212df4c module:overlay(44) +from:0x0212f184 kind:load to:0x0212df6c module:overlay(44) +from:0x0212f1a8 kind:load to:0x0212dfb4 module:overlay(44) +from:0x0212f1ac kind:load to:0x020990ec module:overlay(0) +from:0x0212f1b0 kind:load to:0x02098efc module:overlay(0) +from:0x0212f1b4 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f1b8 kind:load to:0x020990f4 module:overlay(0) +from:0x0212f1bc kind:load to:0x02099114 module:overlay(0) +from:0x0212f1c0 kind:load to:0x02099140 module:overlay(0) +from:0x0212f1cc kind:load to:0x0212e14c module:overlay(44) +from:0x0212f1d0 kind:load to:0x0212e3ac module:overlay(44) +from:0x0212f1d4 kind:load to:0x0209b2cc module:overlay(0) +from:0x0212f1d8 kind:load to:0x0209b304 module:overlay(0) +from:0x0212f1dc kind:load to:0x0209b908 module:overlay(0) +from:0x0212f1e0 kind:load to:0x0209b910 module:overlay(0) +from:0x0212f1e4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212f1e8 kind:load to:0x0209b47c module:overlay(0) +from:0x0212f1ec kind:load to:0x0209b36c module:overlay(0) +from:0x0212f1f0 kind:load to:0x0209b838 module:overlay(0) +from:0x0212f1f4 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0212f1f8 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0212f1fc kind:load to:0x0212e3a4 module:overlay(44) +from:0x0212f200 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0212f204 kind:load to:0x0212e394 module:overlay(44) +from:0x0212f208 kind:load to:0x0212e240 module:overlay(44) +from:0x0212f214 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f218 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f21c kind:load to:0x02099d14 module:overlay(0) +from:0x0212f220 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f224 kind:load to:0x01fff464 module:itcm +from:0x0212f228 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f22c kind:load to:0x0212e160 module:overlay(44) +from:0x0212f230 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f234 kind:load to:0x0212e264 module:overlay(44) +from:0x0212f238 kind:load to:0x0212e34c module:overlay(44) +from:0x0212f23c kind:load to:0x02099c64 module:overlay(0) +from:0x0212f240 kind:load to:0x0212e360 module:overlay(44) +from:0x0212f244 kind:load to:0x02099c6c module:overlay(0) +from:0x0212f248 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f24c kind:load to:0x02099d2c module:overlay(0) +from:0x0212f250 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f254 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f258 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f25c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f260 kind:load to:0x0212e3c8 module:overlay(44) +from:0x0212f264 kind:load to:0x0212e3f8 module:overlay(44) +from:0x0212f288 kind:load to:0x0212e450 module:overlay(44) +from:0x0212f28c kind:load to:0x020990ec module:overlay(0) +from:0x0212f290 kind:load to:0x02098efc module:overlay(0) +from:0x0212f294 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f298 kind:load to:0x020990f4 module:overlay(0) +from:0x0212f29c kind:load to:0x02099114 module:overlay(0) +from:0x0212f2a0 kind:load to:0x02099140 module:overlay(0) +from:0x0212f2ac kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f2b0 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f2b4 kind:load to:0x02099d14 module:overlay(0) +from:0x0212f2b8 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f2bc kind:load to:0x01fff464 module:itcm +from:0x0212f2c0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f2c4 kind:load to:0x0212e560 module:overlay(44) +from:0x0212f2c8 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f2cc kind:load to:0x0212e5d4 module:overlay(44) +from:0x0212f2d0 kind:load to:0x0212e5e8 module:overlay(44) +from:0x0212f2d4 kind:load to:0x02099c64 module:overlay(0) +from:0x0212f2d8 kind:load to:0x0212e5fc module:overlay(44) +from:0x0212f2dc kind:load to:0x02099c6c module:overlay(0) +from:0x0212f2e0 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f2e4 kind:load to:0x02099d2c module:overlay(0) +from:0x0212f2e8 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f2ec kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f2f0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f2f4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f2f8 kind:load to:0x0212e61c module:overlay(44) +from:0x0212f2fc kind:load to:0x0212e644 module:overlay(44) +from:0x0212f308 kind:load to:0x0212e694 module:overlay(44) +from:0x0212f30c kind:load to:0x020990ec module:overlay(0) +from:0x0212f310 kind:load to:0x02098efc module:overlay(0) +from:0x0212f314 kind:load to:0x02098f78 module:overlay(0) +from:0x0212f318 kind:load to:0x020990f4 module:overlay(0) +from:0x0212f31c kind:load to:0x02099114 module:overlay(0) +from:0x0212f320 kind:load to:0x02099140 module:overlay(0) +from:0x0212f32c kind:load to:0x02099cc0 module:overlay(0) +from:0x0212f330 kind:load to:0x02099cfc module:overlay(0) +from:0x0212f334 kind:load to:0x02099d14 module:overlay(0) +from:0x0212f338 kind:load to:0x02099d20 module:overlay(0) +from:0x0212f33c kind:load to:0x01fff464 module:itcm +from:0x0212f340 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212f344 kind:load to:0x0212e754 module:overlay(44) +from:0x0212f348 kind:load to:0x02099c58 module:overlay(0) +from:0x0212f34c kind:load to:0x0212e774 module:overlay(44) +from:0x0212f350 kind:load to:0x02099c60 module:overlay(0) +from:0x0212f354 kind:load to:0x02099c64 module:overlay(0) +from:0x0212f358 kind:load to:0x0212e778 module:overlay(44) +from:0x0212f35c kind:load to:0x02099c6c module:overlay(0) +from:0x0212f360 kind:load to:0x02099c70 module:overlay(0) +from:0x0212f364 kind:load to:0x02099d2c module:overlay(0) +from:0x0212f368 kind:load to:0x02099d98 module:overlay(0) +from:0x0212f36c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212f370 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212f374 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212f378 kind:load to:0x0212e798 module:overlay(44) +from:0x0212f37c kind:load to:0x0212e7b8 module:overlay(44) diff --git a/config/jp/arm9/overlays/ov044/symbols.txt b/config/jp/arm9/overlays/ov044/symbols.txt new file mode 100644 index 00000000..e7fb2e76 --- /dev/null +++ b/config/jp/arm9/overlays/ov044/symbols.txt @@ -0,0 +1,313 @@ +func_ov044_02125280 kind:function(arm,size=0x30) addr:0x02125280 +func_ov044_021252b0 kind:function(arm,size=0x10) addr:0x021252b0 +func_ov044_021252c0 kind:function(arm,size=0x10) addr:0x021252c0 +func_ov044_021252d0 kind:function(arm,size=0x68) addr:0x021252d0 +func_ov044_02125338 kind:function(arm,size=0xb0) addr:0x02125338 +func_ov044_021253e8 kind:function(arm,size=0x14) addr:0x021253e8 +func_ov044_021253fc kind:function(arm,size=0x14) addr:0x021253fc +func_ov044_02125410 kind:function(arm,size=0x160) addr:0x02125410 +func_ov044_02125570 kind:function(arm,size=0xc) addr:0x02125570 +func_ov044_0212557c kind:function(arm,size=0x5c) addr:0x0212557c +func_ov044_021255d8 kind:function(arm,size=0x64) addr:0x021255d8 +func_ov044_0212563c kind:function(arm,size=0x3c) addr:0x0212563c +func_ov044_02125678 kind:function(arm,size=0x44) addr:0x02125678 +func_ov044_021256bc kind:function(arm,size=0x24) addr:0x021256bc +func_ov044_021256e0 kind:function(arm,size=0x11c) addr:0x021256e0 +func_ov044_021257fc kind:function(arm,size=0x50) addr:0x021257fc +func_ov044_0212584c kind:function(arm,size=0x38) addr:0x0212584c +func_ov044_02125884 kind:function(arm,size=0x10) addr:0x02125884 +func_ov044_02125894 kind:function(arm,size=0x84) addr:0x02125894 +func_ov044_02125918 kind:function(arm,size=0x30) addr:0x02125918 +func_ov044_02125948 kind:function(arm,size=0x20) addr:0x02125948 +func_ov044_02125968 kind:function(arm,size=0x28) addr:0x02125968 +func_ov044_02125990 kind:function(arm,size=0x54) addr:0x02125990 +func_ov044_021259e4 kind:function(arm,size=0x40) addr:0x021259e4 +func_ov044_02125a24 kind:function(arm,size=0x98) addr:0x02125a24 +func_ov044_02125abc kind:function(arm,size=0x148) addr:0x02125abc +func_ov044_02125c04 kind:function(arm,size=0x58) addr:0x02125c04 +func_ov044_02125c5c kind:function(arm,size=0x68) addr:0x02125c5c +func_ov044_02125cc4 kind:function(arm,size=0x58) addr:0x02125cc4 +func_ov044_02125d1c kind:function(arm,size=0x60) addr:0x02125d1c +func_ov044_02125d7c kind:function(arm,size=0x34) addr:0x02125d7c +func_ov044_02125db0 kind:function(arm,size=0x34) addr:0x02125db0 +func_ov044_02125de4 kind:function(arm,size=0x30) addr:0x02125de4 +func_ov044_02125e14 kind:function(arm,size=0x100) addr:0x02125e14 +func_ov044_02125f14 kind:function(arm,size=0xcc) addr:0x02125f14 +func_ov044_02125fe0 kind:function(arm,size=0x54) addr:0x02125fe0 +func_ov044_02126034 kind:function(arm,size=0x114) addr:0x02126034 +func_ov044_02126148 kind:function(arm,size=0x64) addr:0x02126148 +func_ov044_021261ac kind:function(arm,size=0x370) addr:0x021261ac +func_ov044_0212651c kind:function(arm,size=0xaf4) addr:0x0212651c +func_ov044_02127010 kind:function(arm,size=0x48) addr:0x02127010 +func_ov044_02127058 kind:function(arm,size=0x78) addr:0x02127058 +func_ov044_021270d0 kind:function(arm,size=0x54) addr:0x021270d0 +func_ov044_02127124 kind:function(arm,size=0x5c) addr:0x02127124 +func_ov044_02127180 kind:function(arm,size=0x70) addr:0x02127180 +func_ov044_021271f0 kind:function(arm,size=0x28) addr:0x021271f0 +func_ov044_02127218 kind:function(arm,size=0x184) addr:0x02127218 +func_ov044_0212739c kind:function(arm,size=0x374) addr:0x0212739c +func_ov044_02127710 kind:function(arm,size=0x57c) addr:0x02127710 +func_ov044_02127c8c kind:function(arm,size=0xc) addr:0x02127c8c +func_ov044_02127c98 kind:function(arm,size=0x28) addr:0x02127c98 +func_ov044_02127cc0 kind:function(arm,size=0x70) addr:0x02127cc0 +func_ov044_02127d30 kind:function(arm,size=0x34) addr:0x02127d30 +func_ov044_02127d64 kind:function(arm,size=0x7c) addr:0x02127d64 +func_ov044_02127de0 kind:function(arm,size=0x2bc) addr:0x02127de0 +func_ov044_0212809c kind:function(arm,size=0x14) addr:0x0212809c +func_ov044_021280b0 kind:function(arm,size=0x14) addr:0x021280b0 +func_ov044_021280c4 kind:function(arm,size=0x28) addr:0x021280c4 +func_ov044_021280ec kind:function(arm,size=0xa0) addr:0x021280ec +func_ov044_0212818c kind:function(arm,size=0xa8) addr:0x0212818c +func_ov044_02128234 kind:function(arm,size=0x158) addr:0x02128234 +func_ov044_0212838c kind:function(arm,size=0xa0) addr:0x0212838c +func_ov044_0212842c kind:function(arm,size=0x58) addr:0x0212842c +func_ov044_02128484 kind:function(arm,size=0x50) addr:0x02128484 +func_ov044_021284d4 kind:function(arm,size=0x3d0) addr:0x021284d4 +func_ov044_021288a4 kind:function(arm,size=0x34) addr:0x021288a4 +func_ov044_021288d8 kind:function(arm,size=0x264) addr:0x021288d8 +func_ov044_02128b3c kind:function(arm,size=0x70) addr:0x02128b3c +func_ov044_02128bac kind:function(arm,size=0x88) addr:0x02128bac +func_ov044_02128c34 kind:function(arm,size=0xa4) addr:0x02128c34 +func_ov044_02128cd8 kind:function(arm,size=0x26c) addr:0x02128cd8 +func_ov044_02128f44 kind:function(arm,size=0x9c) addr:0x02128f44 +func_ov044_02128fe0 kind:function(arm,size=0x38c) addr:0x02128fe0 +func_ov044_0212936c kind:function(arm,size=0xa8) addr:0x0212936c +func_ov044_02129414 kind:function(arm,size=0x300) addr:0x02129414 +func_ov044_02129714 kind:function(arm,size=0x110) addr:0x02129714 +func_ov044_02129824 kind:function(arm,size=0x2a8) addr:0x02129824 +func_ov044_02129acc kind:function(arm,size=0x194) addr:0x02129acc +func_ov044_02129c60 kind:function(arm,size=0x280) addr:0x02129c60 +func_ov044_02129ee0 kind:function(arm,size=0x128) addr:0x02129ee0 +func_ov044_0212a008 kind:function(arm,size=0x148) addr:0x0212a008 +func_ov044_0212a150 kind:function(arm,size=0xf0) addr:0x0212a150 +func_ov044_0212a240 kind:function(arm,size=0x68) addr:0x0212a240 +func_ov044_0212a2a8 kind:function(arm,size=0x44) addr:0x0212a2a8 +func_ov044_0212a2ec kind:function(arm,size=0xb4) addr:0x0212a2ec +func_ov044_0212a3a0 kind:function(arm,size=0x3c) addr:0x0212a3a0 +func_ov044_0212a3dc kind:function(arm,size=0xb8) addr:0x0212a3dc +func_ov044_0212a494 kind:function(arm,size=0x1e0) addr:0x0212a494 +func_ov044_0212a674 kind:function(arm,size=0xac) addr:0x0212a674 +func_ov044_0212a720 kind:function(arm,size=0x280) addr:0x0212a720 +func_ov044_0212a9a0 kind:function(arm,size=0x11c) addr:0x0212a9a0 +func_ov044_0212aabc kind:function(arm,size=0x70) addr:0x0212aabc +func_ov044_0212ab2c kind:function(arm,size=0x408) addr:0x0212ab2c +func_ov044_0212af34 kind:function(arm,size=0x74) addr:0x0212af34 +func_ov044_0212afa8 kind:function(arm,size=0x34) addr:0x0212afa8 +func_ov044_0212afdc kind:function(arm,size=0x74) addr:0x0212afdc +func_ov044_0212b050 kind:function(arm,size=0x64) addr:0x0212b050 +func_ov044_0212b0b4 kind:function(arm,size=0xc4) addr:0x0212b0b4 +func_ov044_0212b178 kind:function(arm,size=0x44) addr:0x0212b178 +func_ov044_0212b1bc kind:function(arm,size=0x34) addr:0x0212b1bc +func_ov044_0212b1f0 kind:function(arm,size=0x5c) addr:0x0212b1f0 +func_ov044_0212b24c kind:function(arm,size=0xdc) addr:0x0212b24c +func_ov044_0212b328 kind:function(arm,size=0x38) addr:0x0212b328 +func_ov044_0212b360 kind:function(arm,size=0x214) addr:0x0212b360 +func_ov044_0212b574 kind:function(arm,size=0x94) addr:0x0212b574 +func_ov044_0212b608 kind:function(arm,size=0x50) addr:0x0212b608 +func_ov044_0212b658 kind:function(arm,size=0x24) addr:0x0212b658 +func_ov044_0212b67c kind:function(arm,size=0xd8) addr:0x0212b67c +func_ov044_0212b754 kind:function(arm,size=0x114) addr:0x0212b754 +func_ov044_0212b868 kind:function(arm,size=0x2d8) addr:0x0212b868 +func_ov044_0212bb40 kind:function(arm,size=0x13c) addr:0x0212bb40 +func_ov044_0212bc7c kind:function(arm,size=0x118) addr:0x0212bc7c +func_ov044_0212bd94 kind:function(arm,size=0x2bc) addr:0x0212bd94 +func_ov044_0212c050 kind:function(arm,size=0x6c) addr:0x0212c050 +func_ov044_0212c0bc kind:function(arm,size=0x48) addr:0x0212c0bc +func_ov044_0212c104 kind:function(arm,size=0xac) addr:0x0212c104 +func_ov044_0212c1b0 kind:function(arm,size=0x24) addr:0x0212c1b0 +func_ov044_0212c1d4 kind:function(arm,size=0x2c) addr:0x0212c1d4 +func_ov044_0212c200 kind:function(arm,size=0x1c) addr:0x0212c200 +func_ov044_0212c21c kind:function(arm,size=0x1c) addr:0x0212c21c +func_ov044_0212c238 kind:function(arm,size=0x14) addr:0x0212c238 +func_ov044_0212c24c kind:function(arm,size=0xc) addr:0x0212c24c +func_ov044_0212c258 kind:function(arm,size=0x24) addr:0x0212c258 +func_ov044_0212c27c kind:function(arm,size=0x8c) addr:0x0212c27c +func_ov044_0212c308 kind:function(arm,size=0xf0) addr:0x0212c308 +func_ov044_0212c3f8 kind:function(arm,size=0x150) addr:0x0212c3f8 +func_ov044_0212c548 kind:function(arm,size=0xd8) addr:0x0212c548 +func_ov044_0212c620 kind:function(arm,size=0x14) addr:0x0212c620 +func_ov044_0212c634 kind:function(arm,size=0x14) addr:0x0212c634 +func_ov044_0212c648 kind:function(arm,size=0x14) addr:0x0212c648 +func_ov044_0212c65c kind:function(arm,size=0x94) addr:0x0212c65c +func_ov044_0212c6f0 kind:function(arm,size=0x9c) addr:0x0212c6f0 +func_ov044_0212c78c kind:function(arm,size=0x9c) addr:0x0212c78c +func_ov044_0212c828 kind:function(arm,size=0x48) addr:0x0212c828 +func_ov044_0212c870 kind:function(arm,size=0x2a8) addr:0x0212c870 +func_ov044_0212cb18 kind:function(arm,size=0x34) addr:0x0212cb18 +func_ov044_0212cb4c kind:function(arm,size=0x4) addr:0x0212cb4c +func_ov044_0212cb50 kind:function(arm,size=0x90) addr:0x0212cb50 +func_ov044_0212cbe0 kind:function(arm,size=0x24c) addr:0x0212cbe0 +func_ov044_0212ce2c kind:function(arm,size=0x354) addr:0x0212ce2c +func_ov044_0212d180 kind:function(arm,size=0x1ac) addr:0x0212d180 +func_ov044_0212d32c kind:function(arm,size=0xc) addr:0x0212d32c +func_ov044_0212d338 kind:function(arm,size=0x14) addr:0x0212d338 +func_ov044_0212d34c kind:function(arm,size=0x8c) addr:0x0212d34c +func_ov044_0212d3d8 kind:function(arm,size=0x3c) addr:0x0212d3d8 +func_ov044_0212d414 kind:function(arm,size=0x5c) addr:0x0212d414 +func_ov044_0212d470 kind:function(arm,size=0x38) addr:0x0212d470 +func_ov044_0212d4a8 kind:function(arm,size=0x1c) addr:0x0212d4a8 +func_ov044_0212d4c4 kind:function(arm,size=0x1c) addr:0x0212d4c4 +func_ov044_0212d4e0 kind:function(arm,size=0x1c) addr:0x0212d4e0 +func_ov044_0212d4fc kind:function(arm,size=0x14) addr:0x0212d4fc +func_ov044_0212d510 kind:function(arm,size=0xc) addr:0x0212d510 +func_ov044_0212d51c kind:function(arm,size=0x24) addr:0x0212d51c +func_ov044_0212d540 kind:function(arm,size=0x48) addr:0x0212d540 +func_ov044_0212d588 kind:function(arm,size=0x5c) addr:0x0212d588 +func_ov044_0212d5e4 kind:function(arm,size=0x30) addr:0x0212d5e4 +func_ov044_0212d614 kind:function(arm,size=0x38) addr:0x0212d614 +func_ov044_0212d64c kind:function(arm,size=0x54) addr:0x0212d64c +func_ov044_0212d6a0 kind:function(arm,size=0x78) addr:0x0212d6a0 +func_ov044_0212d718 kind:function(arm,size=0x25c) addr:0x0212d718 +func_ov044_0212d974 kind:function(arm,size=0x48) addr:0x0212d974 +func_ov044_0212d9bc kind:function(arm,size=0x14) addr:0x0212d9bc +func_ov044_0212d9d0 kind:function(arm,size=0x48) addr:0x0212d9d0 +func_ov044_0212da18 kind:function(arm,size=0xa4) addr:0x0212da18 +func_ov044_0212dabc kind:function(arm,size=0x80) addr:0x0212dabc +func_ov044_0212db3c kind:function(arm,size=0xc) addr:0x0212db3c +func_ov044_0212db48 kind:function(arm,size=0xc) addr:0x0212db48 +func_ov044_0212db54 kind:function(arm,size=0x24) addr:0x0212db54 +func_ov044_0212db78 kind:function(arm,size=0x28) addr:0x0212db78 +func_ov044_0212dba0 kind:function(arm,size=0x80) addr:0x0212dba0 +func_ov044_0212dc20 kind:function(arm,size=0x88) addr:0x0212dc20 +func_ov044_0212dca8 kind:function(arm,size=0x8c) addr:0x0212dca8 +func_ov044_0212dd34 kind:function(arm,size=0x8c) addr:0x0212dd34 +func_ov044_0212ddc0 kind:function(arm,size=0x8c) addr:0x0212ddc0 +func_ov044_0212de4c kind:function(arm,size=0x4) addr:0x0212de4c +func_ov044_0212de50 kind:function(arm,size=0xfc) addr:0x0212de50 +func_ov044_0212df4c kind:function(arm,size=0x20) addr:0x0212df4c +func_ov044_0212df6c kind:function(arm,size=0x28) addr:0x0212df6c +func_ov044_0212df94 kind:function(arm,size=0x14) addr:0x0212df94 +func_ov044_0212dfa8 kind:function(arm,size=0xc) addr:0x0212dfa8 +func_ov044_0212dfb4 kind:function(arm,size=0x24) addr:0x0212dfb4 +func_ov044_0212dfd8 kind:function(arm,size=0x28) addr:0x0212dfd8 +func_ov044_0212e000 kind:function(arm,size=0x14c) addr:0x0212e000 +func_ov044_0212e14c kind:function(arm,size=0x14) addr:0x0212e14c +func_ov044_0212e160 kind:function(arm,size=0xe0) addr:0x0212e160 +func_ov044_0212e240 kind:function(arm,size=0x24) addr:0x0212e240 +func_ov044_0212e264 kind:function(arm,size=0xe8) addr:0x0212e264 +func_ov044_0212e34c kind:function(arm,size=0x14) addr:0x0212e34c +func_ov044_0212e360 kind:function(arm,size=0x34) addr:0x0212e360 +func_ov044_0212e394 kind:function(arm,size=0x10) addr:0x0212e394 +func_ov044_0212e3a4 kind:function(arm,size=0x8) addr:0x0212e3a4 +func_ov044_0212e3ac kind:function(arm,size=0x1c) addr:0x0212e3ac +func_ov044_0212e3c8 kind:function(arm,size=0x30) addr:0x0212e3c8 +func_ov044_0212e3f8 kind:function(arm,size=0x38) addr:0x0212e3f8 +func_ov044_0212e430 kind:function(arm,size=0x14) addr:0x0212e430 +func_ov044_0212e444 kind:function(arm,size=0xc) addr:0x0212e444 +func_ov044_0212e450 kind:function(arm,size=0x24) addr:0x0212e450 +func_ov044_0212e474 kind:function(arm,size=0x28) addr:0x0212e474 +func_ov044_0212e49c kind:function(arm,size=0xc4) addr:0x0212e49c +func_ov044_0212e560 kind:function(arm,size=0x74) addr:0x0212e560 +func_ov044_0212e5d4 kind:function(arm,size=0x14) addr:0x0212e5d4 +func_ov044_0212e5e8 kind:function(arm,size=0x14) addr:0x0212e5e8 +func_ov044_0212e5fc kind:function(arm,size=0x20) addr:0x0212e5fc +func_ov044_0212e61c kind:function(arm,size=0x28) addr:0x0212e61c +func_ov044_0212e644 kind:function(arm,size=0x30) addr:0x0212e644 +func_ov044_0212e674 kind:function(arm,size=0x14) addr:0x0212e674 +func_ov044_0212e688 kind:function(arm,size=0xc) addr:0x0212e688 +func_ov044_0212e694 kind:function(arm,size=0x24) addr:0x0212e694 +func_ov044_0212e6b8 kind:function(arm,size=0x28) addr:0x0212e6b8 +func_ov044_0212e6e0 kind:function(arm,size=0x74) addr:0x0212e6e0 +func_ov044_0212e754 kind:function(arm,size=0x20) addr:0x0212e754 +func_ov044_0212e774 kind:function(arm,size=0x4) addr:0x0212e774 +func_ov044_0212e778 kind:function(arm,size=0x20) addr:0x0212e778 +func_ov044_0212e798 kind:function(arm,size=0x20) addr:0x0212e798 +func_ov044_0212e7b8 kind:function(arm,size=0x28) addr:0x0212e7b8 +func_ov044_0212e7e0 kind:function(arm,size=0x14) addr:0x0212e7e0 +data_ov044_0212e7f4 kind:data(any) addr:0x0212e7f4 +data_ov044_0212e808 kind:data(any) addr:0x0212e808 +data_ov044_0212e81c kind:data(any) addr:0x0212e81c +data_ov044_0212e85c kind:data(any) addr:0x0212e85c +data_ov044_0212e870 kind:data(any) addr:0x0212e870 +data_ov044_0212e878 kind:data(any) addr:0x0212e878 +data_ov044_0212e888 kind:data(any) addr:0x0212e888 +data_ov044_0212e8cc kind:data(any) addr:0x0212e8cc +func_ov044_0212e8fc kind:function(arm,size=0x1c) addr:0x0212e8fc +func_ov044_0212e918 kind:function(arm,size=0x4) addr:0x0212e918 +func_ov044_0212e91c kind:function(arm,size=0x64) addr:0x0212e91c +func_ov044_0212e980 kind:function(arm,size=0x74) addr:0x0212e980 +func_ov044_0212e9f4 kind:function(arm,size=0x50) addr:0x0212e9f4 +func_ov044_0212ea44 kind:function(arm,size=0x50) addr:0x0212ea44 +func_ov044_0212ea94 kind:function(arm,size=0x50) addr:0x0212ea94 +func_ov044_0212eae4 kind:function(arm,size=0x50) addr:0x0212eae4 +func_ov044_0212eb34 kind:function(arm,size=0x50) addr:0x0212eb34 +data_ov044_0212eb89 kind:data(any) addr:0x0212eb89 ambiguous +data_ov044_0212ebc8 kind:data(any) addr:0x0212ebc8 +data_ov044_0212ebd4 kind:data(any) addr:0x0212ebd4 +data_ov044_0212ebe8 kind:data(any) addr:0x0212ebe8 +data_ov044_0212ebf4 kind:data(any) addr:0x0212ebf4 +data_ov044_0212ec00 kind:data(any) addr:0x0212ec00 +data_ov044_0212ec24 kind:data(any) addr:0x0212ec24 +data_ov044_0212ec30 kind:data(any) addr:0x0212ec30 +data_ov044_0212ec54 kind:data(any) addr:0x0212ec54 +data_ov044_0212ec5c kind:data(any) addr:0x0212ec5c +data_ov044_0212ec68 kind:data(any) addr:0x0212ec68 +data_ov044_0212ec7c kind:data(any) addr:0x0212ec7c +data_ov044_0212eca0 kind:data(any) addr:0x0212eca0 +data_ov044_0212eccc kind:data(any) addr:0x0212eccc +data_ov044_0212ed18 kind:data(any) addr:0x0212ed18 +data_ov044_0212ed6c kind:data(any) addr:0x0212ed6c ambiguous +data_ov044_0212ed70 kind:data(any) addr:0x0212ed70 +data_ov044_0212ede8 kind:data(any) addr:0x0212ede8 +data_ov044_0212ee60 kind:data(any) addr:0x0212ee60 +data_ov044_0212ee68 kind:data(any) addr:0x0212ee68 ambiguous +data_ov044_0212ee78 kind:data(any) addr:0x0212ee78 +data_ov044_0212ee90 kind:data(any) addr:0x0212ee90 +data_ov044_0212eea8 kind:data(any) addr:0x0212eea8 +data_ov044_0212eec0 kind:data(any) addr:0x0212eec0 +data_ov044_0212eed8 kind:data(any) addr:0x0212eed8 +data_ov044_0212eef0 kind:data(any) addr:0x0212eef0 +data_ov044_0212ef08 kind:data(any) addr:0x0212ef08 +data_ov044_0212ef20 kind:data(any) addr:0x0212ef20 +data_ov044_0212ef30 kind:data(any) addr:0x0212ef30 +data_ov044_0212ef50 kind:data(any) addr:0x0212ef50 +data_ov044_0212ef78 kind:data(any) addr:0x0212ef78 +data_ov044_0212ef8c kind:data(any) addr:0x0212ef8c +data_ov044_0212efa8 kind:data(any) addr:0x0212efa8 +data_ov044_0212efc4 kind:data(any) addr:0x0212efc4 +data_ov044_0212efe8 kind:data(any) addr:0x0212efe8 +data_ov044_0212f00c kind:data(any) addr:0x0212f00c +data_ov044_0212f034 kind:data(any) addr:0x0212f034 +data_ov044_0212f090 kind:data(any) addr:0x0212f090 +data_ov044_0212f0b4 kind:data(any) addr:0x0212f0b4 +data_ov044_0212f110 kind:data(any) addr:0x0212f110 +data_ov044_0212f134 kind:data(any) addr:0x0212f134 +data_ov044_0212f17c kind:data(any) addr:0x0212f17c ambiguous +data_ov044_0212f188 kind:data(any) addr:0x0212f188 +data_ov044_0212f1a8 kind:data(any) addr:0x0212f1a8 +data_ov044_0212f1cc kind:data(any) addr:0x0212f1cc +data_ov044_0212f214 kind:data(any) addr:0x0212f214 +data_ov044_0212f268 kind:data(any) addr:0x0212f268 +data_ov044_0212f288 kind:data(any) addr:0x0212f288 +data_ov044_0212f2ac kind:data(any) addr:0x0212f2ac +data_ov044_0212f308 kind:data(any) addr:0x0212f308 +data_ov044_0212f32c kind:data(any) addr:0x0212f32c +data_ov044_0212f380 kind:bss addr:0x0212f380 +data_ov044_0212f3e8 kind:bss addr:0x0212f3e8 +data_ov044_0212f450 kind:bss addr:0x0212f450 +data_ov044_0212f4b8 kind:bss addr:0x0212f4b8 +data_ov044_0212f4bc kind:bss addr:0x0212f4bc +data_ov044_0212f4c8 kind:bss addr:0x0212f4c8 +data_ov044_0212f4d4 kind:bss addr:0x0212f4d4 +data_ov044_0212f4e0 kind:bss addr:0x0212f4e0 +data_ov044_0212f5b8 kind:bss addr:0x0212f5b8 +data_ov044_0212f5bc kind:bss addr:0x0212f5bc +data_ov044_0212f5c8 kind:bss addr:0x0212f5c8 +data_ov044_0212f604 kind:bss addr:0x0212f604 +data_ov044_0212f624 kind:bss addr:0x0212f624 +data_ov044_0212f628 kind:bss addr:0x0212f628 +data_ov044_0212f634 kind:bss addr:0x0212f634 +data_ov044_0212f670 kind:bss addr:0x0212f670 +data_ov044_0212f674 kind:bss addr:0x0212f674 +data_ov044_0212f680 kind:bss addr:0x0212f680 +data_ov044_0212f758 kind:bss addr:0x0212f758 +data_ov044_0212f75c kind:bss addr:0x0212f75c +data_ov044_0212f768 kind:bss addr:0x0212f768 +data_ov044_0212f7d0 kind:bss addr:0x0212f7d0 +data_ov044_0212f838 kind:bss addr:0x0212f838 +data_ov044_0212f910 kind:bss addr:0x0212f910 +data_ov044_0212f914 kind:bss addr:0x0212f914 +data_ov044_0212f920 kind:bss addr:0x0212f920 +data_ov044_0212f9f8 kind:bss addr:0x0212f9f8 +data_ov044_0212f9fc kind:bss addr:0x0212f9fc +data_ov044_0212fa08 kind:bss addr:0x0212fa08 diff --git a/config/jp/arm9/overlays/ov045/delinks.txt b/config/jp/arm9/overlays/ov045/delinks.txt new file mode 100644 index 00000000..5553700c --- /dev/null +++ b/config/jp/arm9/overlays/ov045/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02125280 end:0x0212b280 kind:code align:32 + .rodata start:0x0212b280 end:0x0212b3e0 kind:data align:4 + .init start:0x0212b3e0 end:0x0212b894 kind:code align:4 + .ctor start:0x0212b894 end:0x0212b8b0 kind:data align:4 + .data start:0x0212b8c0 end:0x0212c000 kind:data align:32 + .bss start:0x0212c000 end:0x0212c480 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov045/relocs.txt b/config/jp/arm9/overlays/ov045/relocs.txt new file mode 100644 index 00000000..9eed5bfa --- /dev/null +++ b/config/jp/arm9/overlays/ov045/relocs.txt @@ -0,0 +1,1038 @@ +from:0x02125288 kind:load to:0x0212c010 module:overlay(45) +from:0x0212529c kind:arm_call to:0x02011f3c module:main +from:0x021252a8 kind:arm_call to:0x02125494 module:overlay(45) +from:0x021252bc kind:arm_call to:0x02099040 module:overlay(0) +from:0x021252cc kind:arm_call_thumb to:0x020154d0 module:main +from:0x021252e4 kind:load to:0x0212b8e4 module:overlay(45) +from:0x021252e8 kind:load to:0x0212b908 module:overlay(45) +from:0x021253c0 kind:load to:0x0212b9d4 module:overlay(45) +from:0x021253c4 kind:load to:0x0212b924 module:overlay(45) +from:0x021253c8 kind:load to:0x0212b340 module:overlay(45) +from:0x0212541c kind:arm_call to:0x01ff9638 module:itcm +from:0x02125470 kind:arm_call to:0x020180ac module:main +from:0x0212548c kind:load to:0x0212b9d4 module:overlay(45) +from:0x02125490 kind:load to:0x0212b924 module:overlay(45) +from:0x021254a0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021254c4 kind:arm_call to:0x0200f05c module:main +from:0x021254e0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021254fc kind:arm_call to:0x0200f05c module:main +from:0x02125518 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02125534 kind:arm_call to:0x0200f05c module:main +from:0x02125550 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0212556c kind:arm_call to:0x0200f05c module:main +from:0x02125588 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021255a0 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x021255a8 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021255b0 kind:arm_call to:0x021252ec module:overlay(45) +from:0x021255b8 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021255f8 kind:arm_call to:0x0200f218 module:main +from:0x02125628 kind:load to:0x0212b980 module:overlay(45) +from:0x0212562c kind:load to:0x0212c010 module:overlay(45) +from:0x02125630 kind:load to:0x0212b280 module:overlay(45) +from:0x02125634 kind:load to:0x0212b290 module:overlay(45) +from:0x02125638 kind:load to:0x0212b2a0 module:overlay(45) +from:0x0212563c kind:load to:0x0212b2b0 module:overlay(45) +from:0x02125644 kind:load to:0x0212b2c0 module:overlay(45) +from:0x0212566c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02125674 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0212567c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02125684 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212568c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02125694 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0212569c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021256a8 kind:load to:0x0212b980 module:overlay(45) +from:0x021256ac kind:load to:0x0212c0e8 module:overlay(45) +from:0x021256d4 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021256dc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021256e4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021256ec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021256f4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021256fc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02125704 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212570c kind:arm_call to:0x02011ff4 module:main +from:0x02125718 kind:load to:0x0212b980 module:overlay(45) +from:0x0212571c kind:load to:0x0212c0e8 module:overlay(45) +from:0x02125774 kind:arm_call to:0x02015e40 module:main +from:0x0212578c kind:arm_call to:0x02035590 module:main +from:0x02125794 kind:arm_call to:0x020354ac module:main +from:0x021257a8 kind:arm_call to:0x02035590 module:main +from:0x021257b0 kind:arm_call to:0x020354ac module:main +from:0x021257c4 kind:arm_call to:0x02035590 module:main +from:0x021257e4 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0212580c kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02125818 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021258ac kind:arm_call to:0x02098dac module:overlay(0) +from:0x021258ec kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021258fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125954 kind:arm_call to:0x0200eab0 module:main +from:0x02125964 kind:arm_call to:0x0200eab0 module:main +from:0x02125984 kind:arm_call to:0x02125a70 module:overlay(45) +from:0x02125994 kind:load to:0x027e0cd8 module:dtcm +from:0x02125998 kind:load to:0x0212c010 module:overlay(45) +from:0x0212599c kind:load to:0x0212b8c0 module:overlay(45) +from:0x021259a0 kind:load to:0x0212b8c8 module:overlay(45) +from:0x021259a4 kind:load to:0x0212c0e8 module:overlay(45) +from:0x021259a8 kind:load to:0x027e00f0 module:dtcm +from:0x021259ac kind:load to:0x027e09b8 module:dtcm +from:0x021259b0 kind:load to:0x027e09a4 module:dtcm +from:0x021259b4 kind:load to:0x0212b8d0 module:overlay(45) +from:0x021259b8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021259c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021259f4 kind:arm_call to:0x02078fcc module:overlay(0) +from:0x021259fc kind:load to:0x027e09b8 module:dtcm +from:0x02125a00 kind:load to:0x027e09bc module:dtcm +from:0x02125a4c kind:arm_call to:0x01ff916c module:itcm +from:0x02125a60 kind:arm_call to:0x02125db0 module:overlay(45) +from:0x02125aac kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x02125ab8 kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x02125acc kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02125ae0 kind:arm_call to:0x02081aa4 module:overlay(0) +from:0x02125afc kind:load to:0x027e0cd8 module:dtcm +from:0x02125b00 kind:load to:0x027e09c0 module:dtcm +from:0x02125bdc kind:arm_call to:0x01ffb744 module:itcm +from:0x02125c08 kind:load to:0x027e09bc module:dtcm +from:0x02125c18 kind:load to:0x02125a70 module:overlay(45) +from:0x02125c34 kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x02125c44 kind:arm_call to:0x02125cc8 module:overlay(45) +from:0x02125c50 kind:load to:0x027e0cd8 module:dtcm +from:0x02125c6c kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x02125c7c kind:load to:0x027e0cd8 module:dtcm +from:0x02125c8c kind:arm_call to:0x02125cc8 module:overlay(45) +from:0x02125cb4 kind:arm_call to:0x02081aa4 module:overlay(0) +from:0x02125cc4 kind:load to:0x027e0cd8 module:dtcm +from:0x02125cf0 kind:arm_call to:0x02125300 module:overlay(45) +from:0x02125d14 kind:arm_call to:0x01fff350 module:itcm +from:0x02125d48 kind:arm_call to:0x021253cc module:overlay(45) +from:0x02125d78 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02125d90 kind:arm_call to:0x0207f83c module:overlay(0) +from:0x02125da0 kind:load to:0x027e0ce4 module:dtcm +from:0x02125da8 kind:load to:0x020b4800 module:overlay(0) +from:0x02125dac kind:load to:0x027e09c0 module:dtcm +from:0x02125dc8 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x02125df4 kind:arm_call to:0x02017e24 module:main +from:0x02125ec4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02125ee4 kind:arm_call to:0x0200eab0 module:main +from:0x02125ef8 kind:load to:0x027e09bc module:dtcm +from:0x02125f04 kind:arm_call to:0x02099140 module:overlay(0) +from:0x02125f24 kind:load to:0x020990f4 module:overlay(0) +from:0x02125f34 kind:arm_call_thumb to:0x02015504 module:main +from:0x02125f3c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02125f50 kind:load to:0x0212c10c module:overlay(45) +from:0x02125f64 kind:arm_call to:0x02011f3c module:main +from:0x02125f70 kind:arm_call to:0x0212601c module:overlay(45) +from:0x02125f88 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02125fcc kind:load to:0x0212ba68 module:overlay(45) +from:0x02125fdc kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02125ff0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02126000 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02126010 kind:load to:0x0212ba8c module:overlay(45) +from:0x02126014 kind:load to:0x0212b3c0 module:overlay(45) +from:0x02126018 kind:load to:0x0212b3d0 module:overlay(45) +from:0x02126028 kind:arm_call to:0x020f6164 module:overlay(31) +from:0x02126090 kind:arm_call to:0x02125fd4 module:overlay(45) +from:0x021260c0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021260dc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021260ec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212611c kind:arm_call to:0x020f74dc module:overlay(31) +from:0x02126158 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x02126168 kind:arm_call to:0x02080464 module:overlay(0) +from:0x021261a8 kind:arm_call to:0x0203e690 module:main +from:0x021261e0 kind:load to:0x0212bc84 module:overlay(45) +from:0x021261e4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021261e8 kind:load to:0x0212bab8 module:overlay(45) +from:0x021261ec kind:load to:0x020a1aac module:overlay(0) +from:0x021261f0 kind:load to:0x02129564 module:overlay(45) +from:0x02126200 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02126214 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126238 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212624c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0212625c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02126268 kind:arm_call to:0x020f6234 module:overlay(31) +from:0x02126280 kind:arm_call to:0x020f761c module:overlay(31) +from:0x02126298 kind:arm_call to:0x021262ac module:overlay(45) +from:0x021262a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021262a8 kind:load to:0x02129338 module:overlay(45) +from:0x021262c0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02126308 kind:load to:0x0212bbbc module:overlay(45) +from:0x02126334 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021263ac kind:arm_call to:0x02126484 module:overlay(45) +from:0x02126408 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02126468 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02126474 kind:load to:0x0212bafc module:overlay(45) +from:0x02126478 kind:load to:0x027e09c0 module:dtcm +from:0x021264b8 kind:arm_call to:0x02129204 module:overlay(45) +from:0x021264ec kind:arm_call to:0x01ffb714 module:itcm +from:0x02126504 kind:arm_call to:0x020f7390 module:overlays(21,31) +from:0x02126580 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x021265d4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021265e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02126610 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021266c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126794 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021267b4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021267d0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021267e0 kind:load to:0x0212bb5c module:overlay(45) +from:0x021267e8 kind:load to:0x0212bc1c module:overlay(45) +from:0x021267ec kind:load to:0x027e0cec module:dtcm +from:0x0212682c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021268dc kind:arm_call to:0x01ff916c module:itcm +from:0x02126918 kind:arm_call to:0x01ffb464 module:itcm +from:0x02126930 kind:arm_call to:0x01ff9984 module:itcm +from:0x02126964 kind:arm_call to:0x02129204 module:overlay(45) +from:0x02126974 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126994 kind:arm_call to:0x01ffb714 module:itcm +from:0x021269a0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021269b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021269fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02126a08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126a78 kind:arm_call to:0x01ffb428 module:itcm +from:0x02126a88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02126a98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126ad4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02126afc kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02126b04 kind:arm_call to:0x020f6ee8 module:overlay(31) +from:0x02126b0c kind:arm_call to:0x02128f34 module:overlay(45) +from:0x02126b28 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02126b30 kind:arm_call to:0x02128fd8 module:overlay(45) +from:0x02126b70 kind:arm_call to:0x021262ac module:overlay(45) +from:0x02126bbc kind:arm_call to:0x021262ac module:overlay(45) +from:0x02126bec kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02126c28 kind:arm_call to:0x021262ac module:overlay(45) +from:0x02126c38 kind:load to:0x0212bc64 module:overlay(45) +from:0x02126c40 kind:load to:0x027e0cd8 module:dtcm +from:0x02126c44 kind:load to:0x0203feb0 module:main +from:0x02126c4c kind:load to:0x027e09a8 module:dtcm +from:0x02126c70 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02126c88 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02126ca4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126cb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126cc8 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x02126d24 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02126d70 kind:load to:0x027e0ce0 module:dtcm +from:0x02126d74 kind:load to:0x027e0cd8 module:dtcm +from:0x02126d7c kind:load to:0x0212bc34 module:overlay(45) +from:0x02126d9c kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x02126dc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126dcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126e88 kind:arm_call to:0x01fff148 module:itcm +from:0x02126eb4 kind:arm_call to:0x01ff916c module:itcm +from:0x02126f34 kind:arm_call to:0x02129464 module:overlay(45) +from:0x02126f6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126f78 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02127004 kind:arm_call to:0x02129094 module:overlay(45) +from:0x02127020 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02127050 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x02127100 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127114 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02127134 kind:arm_call to:0x020db39c module:overlay(31) +from:0x02127144 kind:arm_call to:0x02168490 module:overlay(93) +from:0x0212715c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021271d8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021271f0 kind:arm_call to:0x021262ac module:overlay(45) +from:0x02127340 kind:arm_call to:0x01fff17c module:itcm +from:0x02127360 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02127370 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x021273a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021273dc kind:arm_call to:0x01ffb714 module:itcm +from:0x021273e4 kind:arm_call to:0x020f6ee8 module:overlay(31) +from:0x021273ec kind:arm_call to:0x02128f34 module:overlay(45) +from:0x021273f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02127400 kind:load to:0x0203feb0 module:main +from:0x02127404 kind:load to:0x027e09a8 module:dtcm +from:0x0212740c kind:load to:0x027e0cec module:dtcm +from:0x02127410 kind:load to:0x027e09bc module:dtcm +from:0x02127414 kind:load to:0x027e0d34 module:dtcm +from:0x02127418 kind:load to:0x027e0d8c module:dtcm +from:0x0212741c kind:load to:0x0212ba34 module:overlay(45) +from:0x02127428 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02127444 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02127464 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212749c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x021274ac kind:load to:0x027e0cec module:dtcm +from:0x021274d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021274e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021274fc kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x021275ec kind:arm_call to:0x01fff17c module:itcm +from:0x0212760c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02127688 kind:arm_call to:0x02128bc8 module:overlay(45) +from:0x02127694 kind:load to:0x027e0ce0 module:dtcm +from:0x02127698 kind:load to:0x0203feb0 module:main +from:0x021276c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212774c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212776c kind:arm_call to:0x020f7378 module:overlay(31) +from:0x021277d4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127808 kind:arm_call to:0x020a152c module:overlay(0) +from:0x0212781c kind:load to:0x0203feb0 module:main +from:0x02127828 kind:load to:0x0212bc64 module:overlay(45) +from:0x0212784c kind:arm_call to:0x01ff930c module:itcm +from:0x021278f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127900 kind:arm_call to:0x02129464 module:overlay(45) +from:0x02127928 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02127938 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212798c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021279fc kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02127a14 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02127a2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127bc4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127bd4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02127be4 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02127bec kind:arm_call to:0x020f6a20 module:overlay(31) +from:0x02127bf4 kind:arm_call to:0x02128f34 module:overlay(45) +from:0x02127bfc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02127c30 kind:load to:0x0203feb0 module:main +from:0x02127c38 kind:load to:0x027e0cec module:dtcm +from:0x02127c3c kind:load to:0x027e09a8 module:dtcm +from:0x02127c48 kind:load to:0x027e0cd8 module:dtcm +from:0x02127c64 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02127c84 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02127d3c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127d58 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02127d70 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127d90 kind:load to:0x0212bc64 module:overlay(45) +from:0x02127d94 kind:load to:0x027e0cd8 module:dtcm +from:0x02127d9c kind:load to:0x027e0cec module:dtcm +from:0x02127da0 kind:load to:0x027e09a8 module:dtcm +from:0x02127da8 kind:load to:0x0212ba34 module:overlay(45) +from:0x02127dec kind:arm_call to:0x01ffb800 module:itcm +from:0x02127e10 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02127e18 kind:arm_call to:0x020f6ee8 module:overlay(31) +from:0x02127e20 kind:arm_call to:0x02128f34 module:overlay(45) +from:0x02127e28 kind:arm_call to:0x02128bc8 module:overlay(45) +from:0x02127eb4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127ebc kind:arm_call to:0x01ffb428 module:itcm +from:0x02127f38 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127f5c kind:load to:0x0212bc64 module:overlay(45) +from:0x02127f7c kind:arm_call to:0x01ff916c module:itcm +from:0x02127f94 kind:arm_call to:0x01ff916c module:itcm +from:0x02127fa8 kind:arm_call to:0x01ff916c module:itcm +from:0x02127fb8 kind:arm_call to:0x01ff930c module:itcm +from:0x02128008 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212804c kind:arm_call to:0x01ffb428 module:itcm +from:0x021280a8 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x021280b4 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x021280bc kind:arm_call to:0x02128f34 module:overlay(45) +from:0x021280f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02128118 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02128130 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212813c kind:arm_call to:0x021262ac module:overlay(45) +from:0x0212814c kind:load to:0x027e09a8 module:dtcm +from:0x02128154 kind:load to:0x0212bc4c module:overlay(45) +from:0x02128158 kind:load to:0x027e0cec module:dtcm +from:0x02128188 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021281bc kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x02128250 kind:arm_call to:0x020a152c module:overlay(0) +from:0x02128268 kind:load to:0x027e0ce0 module:dtcm +from:0x0212826c kind:load to:0x0212bc64 module:overlay(45) +from:0x02128294 kind:arm_call to:0x01ff930c module:itcm +from:0x021282d0 kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x02128328 kind:arm_call to:0x01fff17c module:itcm +from:0x0212834c kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x02128370 kind:arm_call to:0x01fff17c module:itcm +from:0x021283c8 kind:arm_call to:0x01fff17c module:itcm +from:0x021283f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128408 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212841c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212842c kind:arm_call to:0x01ff9770 module:itcm +from:0x0212845c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128474 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02128488 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128498 kind:arm_call to:0x01ff9218 module:itcm +from:0x021284b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021284c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128534 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x0212853c kind:arm_call to:0x020f6ee8 module:overlay(31) +from:0x02128544 kind:arm_call to:0x02128f34 module:overlay(45) +from:0x02128558 kind:load to:0x027e0ce0 module:dtcm +from:0x021285ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021285c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128654 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021286e0 kind:load to:0x0203feb0 module:main +from:0x021286ec kind:load to:0x0212bc64 module:overlay(45) +from:0x021286f0 kind:load to:0x0212ba34 module:overlay(45) +from:0x0212870c kind:arm_call to:0x01ff930c module:itcm +from:0x02128750 kind:arm_call to:0x01ff916c module:itcm +from:0x02128758 kind:arm_call to:0x021288d0 module:overlay(45) +from:0x02128760 kind:arm_call to:0x02128f34 module:overlay(45) +from:0x02128870 kind:arm_call to:0x021262ac module:overlay(45) +from:0x02128890 kind:arm_call to:0x021262ac module:overlay(45) +from:0x021288a0 kind:load to:0x027e0cd8 module:dtcm +from:0x02128914 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128954 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128960 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02128970 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02128978 kind:arm_call to:0x020f6a20 module:overlay(31) +from:0x021289f0 kind:load to:0x0212bc64 module:overlay(45) +from:0x02128a0c kind:arm_call to:0x01ff930c module:itcm +from:0x02128acc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128adc kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02128ae4 kind:arm_call to:0x020f6a20 module:overlay(31) +from:0x02128aec kind:arm_call to:0x02128f34 module:overlay(45) +from:0x02128af4 kind:arm_call to:0x02128bc8 module:overlay(45) +from:0x02128b00 kind:load to:0x027e0cd8 module:dtcm +from:0x02128b2c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02128b8c kind:load to:0x0212bc64 module:overlay(45) +from:0x02128ba4 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02128bb0 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x02128bb8 kind:arm_call to:0x02128f34 module:overlay(45) +from:0x02128bc0 kind:arm_call to:0x02128bc8 module:overlay(45) +from:0x02128bd8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02128c4c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02128c7c kind:arm_call to:0x020db3bc module:overlay(31) +from:0x02128c90 kind:arm_call to:0x021684a0 module:overlay(93) +from:0x02128c9c kind:arm_call to:0x021262ac module:overlay(45) +from:0x02128cb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128cc8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02128d28 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02128d40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128d54 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02128dc0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128e3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128e5c kind:arm_call to:0x020c40e0 module:overlay(17) +from:0x02128e78 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02128e90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128ea4 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02128eb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02128ec0 kind:load to:0x027e0d34 module:dtcm +from:0x02128ec4 kind:load to:0x027e0d8c module:dtcm +from:0x02128ec8 kind:load to:0x027e0ce4 module:dtcm +from:0x02128ed0 kind:load to:0x0203feb0 module:main +from:0x02128f10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128f24 kind:arm_call to:0x020f7634 module:overlay(31) +from:0x02128f2c kind:arm_call to:0x02128fb4 module:overlay(45) +from:0x02128f70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128f78 kind:arm_call to:0x01ffb800 module:itcm +from:0x02129004 kind:arm_call to:0x02129204 module:overlay(45) +from:0x02129028 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129030 kind:arm_call to:0x01ff938c module:itcm +from:0x02129058 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02129080 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02129090 kind:load to:0x027e09c0 module:dtcm +from:0x021290b0 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x021290e8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021290f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021290f8 kind:load to:0x027e09c0 module:dtcm +from:0x02129118 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02129150 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212915c kind:arm_call to:0x01ff9258 module:itcm +from:0x02129168 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021291a4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021291b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021291e4 kind:arm_call to:0x020c157c module:overlay(17) +from:0x02129248 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02129264 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129270 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021292b4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021292f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129300 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129314 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02129324 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129334 kind:load to:0x0203feb0 module:main +from:0x0212939c kind:arm_call to:0x0200e260 module:main +from:0x021293ac kind:arm_call to:0x01ffad5c module:itcm +from:0x02129420 kind:arm_call to:0x0200e260 module:main +from:0x02129430 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129460 kind:load to:0x027e0964 module:dtcm +from:0x0212946c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212949c kind:load to:0x0212ba4c module:overlay(45) +from:0x021294b0 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02129524 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02129530 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0212954c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0212955c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02129578 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02129580 kind:arm_call to:0x02011ff4 module:main +from:0x02129594 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212959c kind:arm_call to:0x02011ff4 module:main +from:0x021295b0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021295b8 kind:arm_call to:0x02011ff4 module:main +from:0x021295e0 kind:arm_call to:0x0203e740 module:main +from:0x021295e8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021295f0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021295f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02129600 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212960c kind:load to:0x020a1aac module:overlay(0) +from:0x0212962c kind:arm_call to:0x0203e740 module:main +from:0x02129634 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0212963c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02129644 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0212964c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02129654 kind:arm_call to:0x02011ff4 module:main +from:0x02129660 kind:load to:0x020a1aac module:overlay(0) +from:0x0212966c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02129680 kind:load to:0x0212c1f4 module:overlay(45) +from:0x02129694 kind:arm_call to:0x02011f3c module:main +from:0x021296a0 kind:arm_call to:0x02129700 module:overlay(45) +from:0x021296b4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021296f0 kind:load to:0x0212bd20 module:overlay(45) +from:0x0212970c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02129770 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0212979c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021297b8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021297c8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021297e0 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02129820 kind:load to:0x0212bd90 module:overlay(45) +from:0x02129824 kind:load to:0x0212c1f4 module:overlay(45) +from:0x02129828 kind:load to:0x0212bd44 module:overlay(45) +from:0x02129838 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02129850 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02129858 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02129860 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02129878 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02129880 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02129888 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02129890 kind:arm_call to:0x02011ff4 module:main +from:0x021298b4 kind:arm_call to:0x021298c0 module:overlay(45) +from:0x021298f8 kind:load to:0x0212bce0 module:overlay(45) +from:0x02129910 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129934 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212995c kind:arm_call to:0x021298c0 module:overlay(45) +from:0x02129974 kind:load to:0x027e0ce4 module:dtcm +from:0x02129978 kind:load to:0x027e09b8 module:dtcm +from:0x021299e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021299f4 kind:arm_call to:0x0212a024 module:overlay(45) +from:0x02129a24 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02129a4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129a68 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129a84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129a9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129ac8 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02129ad8 kind:arm_call to:0x01ff938c module:itcm +from:0x02129b24 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129b3c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129b54 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129b5c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02129b74 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129b88 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02129ba0 kind:arm_call to:0x01ff938c module:itcm +from:0x02129bec kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129c04 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129c1c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02129c64 kind:arm_call to:0x020c0cdc module:overlay(17) +from:0x02129c7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129c84 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02129ca0 kind:load to:0x0212bcf0 module:overlay(45) +from:0x02129ca8 kind:load to:0x027e0cec module:dtcm +from:0x02129cac kind:load to:0x027e09a8 module:dtcm +from:0x02129cbc kind:load to:0x0204b164 module:main +from:0x02129d28 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02129d54 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129d64 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129dc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02129dcc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02129e1c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02129e28 kind:load to:0x0203feb0 module:main +from:0x02129e2c kind:load to:0x027e0cd8 module:dtcm +from:0x02129e34 kind:load to:0x027e09b4 module:dtcm +from:0x02129ea8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129eb4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129ec8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02129edc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02129ef0 kind:load to:0x0212bd00 module:overlay(45) +from:0x02129f1c kind:arm_call to:0x01ff916c module:itcm +from:0x02129f2c kind:arm_call to:0x01ff916c module:itcm +from:0x02129f50 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129f5c kind:arm_call to:0x01ff9770 module:itcm +from:0x02129f7c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02129f90 kind:load to:0x027e09a8 module:dtcm +from:0x02129fcc kind:arm_call to:0x01ffb464 module:itcm +from:0x02129fdc kind:arm_call to:0x01ff9218 module:itcm +from:0x0212a00c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212a020 kind:load to:0x021298c0 module:overlay(45) +from:0x0212a05c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212a06c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0212a07c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212a098 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212a0a0 kind:arm_call to:0x02011ff4 module:main +from:0x0212a0b4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212a0c8 kind:load to:0x0212c2dc module:overlay(45) +from:0x0212a0dc kind:arm_call to:0x02011f3c module:main +from:0x0212a0e8 kind:arm_call to:0x0212a13c module:overlay(45) +from:0x0212a0fc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0212a130 kind:load to:0x0212be2c module:overlay(45) +from:0x0212a148 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212a16c kind:arm_call to:0x0203e690 module:main +from:0x0212a174 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212a1b4 kind:load to:0x0212be50 module:overlay(45) +from:0x0212a1b8 kind:load to:0x020a1aac module:overlay(0) +from:0x0212a1bc kind:load to:0x02129564 module:overlay(45) +from:0x0212a1d8 kind:arm_call to:0x0203e740 module:main +from:0x0212a1e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a1ec kind:load to:0x020a1aac module:overlay(0) +from:0x0212a208 kind:arm_call to:0x0203e740 module:main +from:0x0212a210 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a218 kind:arm_call to:0x02011ff4 module:main +from:0x0212a224 kind:load to:0x020a1aac module:overlay(0) +from:0x0212a278 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x0212a284 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0212a298 kind:load to:0x027e0cec module:dtcm +from:0x0212a2d4 kind:load to:0x0212be04 module:overlay(45) +from:0x0212a2ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a310 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0212a338 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0212a350 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a354 kind:load to:0x027e09b8 module:dtcm +from:0x0212a3c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a3dc kind:arm_call to:0x0212abfc module:overlay(45) +from:0x0212a43c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212a448 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0212a478 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0212a494 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0212a4b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a4d4 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0212a4e8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212a584 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0212a658 kind:load to:0x0212bde4 module:overlay(45) +from:0x0212a660 kind:load to:0x027e09a8 module:dtcm +from:0x0212a668 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a6c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212a6c4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0212a714 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0212a720 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a728 kind:load to:0x027e09b4 module:dtcm +from:0x0212a768 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212a784 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212a794 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212a7b8 kind:load to:0x027e09a8 module:dtcm +from:0x0212a7e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a830 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a84c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a870 kind:load to:0x027e0cec module:dtcm +from:0x0212a89c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0212a8dc kind:arm_call to:0x01ff930c module:itcm +from:0x0212a8f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a900 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a91c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a940 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a94c kind:arm_call to:0x01ff9770 module:itcm +from:0x0212a998 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212a9c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212a9d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212a9e4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212a9f0 kind:load to:0x027e09a8 module:dtcm +from:0x0212aa00 kind:load to:0x0203feb0 module:main +from:0x0212aa38 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212aa54 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212aa70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212aa8c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212aaa8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212aac4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212aae8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0212ab04 kind:load to:0x027e0cec module:dtcm +from:0x0212ab10 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212ab64 kind:arm_call to:0x020c0cdc module:overlay(17) +from:0x0212ab6c kind:load to:0x0204b164 module:main +from:0x0212aba4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212abb4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212abe4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212abf8 kind:load to:0x0212a29c module:overlay(45) +from:0x0212ac34 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212ac44 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0212ac54 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212ac70 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212ac84 kind:load to:0x0212c3c4 module:overlay(45) +from:0x0212ac98 kind:arm_call to:0x02011f3c module:main +from:0x0212aca4 kind:arm_call to:0x0212acd4 module:overlay(45) +from:0x0212acb8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0212acd0 kind:load to:0x0212beac module:overlay(45) +from:0x0212acdc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0212acec kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0212acfc kind:arm_call to:0x02080340 module:overlay(0) +from:0x0212ad10 kind:load to:0x0212bef8 module:overlay(45) +from:0x0212ad14 kind:load to:0x0212bed0 module:overlay(45) +from:0x0212ad98 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0212ada8 kind:load to:0x027e09c0 module:dtcm +from:0x0212adb8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0212adc0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212add8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0212ade0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212ade8 kind:arm_call to:0x02011ff4 module:main +from:0x0212adfc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212ae10 kind:load to:0x0212c410 module:overlay(45) +from:0x0212ae24 kind:arm_call to:0x02011f3c module:main +from:0x0212ae30 kind:arm_call to:0x0212ae84 module:overlay(45) +from:0x0212ae50 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x0212ae7c kind:load to:0x0212bf54 module:overlay(45) +from:0x0212ae8c kind:arm_call to:0x0214be40 module:overlay(70) +from:0x0212aeb4 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0212aec4 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0212aed0 kind:load to:0x0212c410 module:overlay(45) +from:0x0212aed4 kind:load to:0x0212bf7c module:overlay(45) +from:0x0212aed8 kind:load to:0x0212bfec module:overlay(45) +from:0x0212af48 kind:load to:0x027e09b8 module:dtcm +from:0x0212af64 kind:arm_call to:0x01ff916c module:itcm +from:0x0212b018 kind:load to:0x027e09b8 module:dtcm +from:0x0212b038 kind:load to:0x027e09b8 module:dtcm +from:0x0212b08c kind:load to:0x0212c410 module:overlay(45) +from:0x0212b0ec kind:load to:0x0212c410 module:overlay(45) +from:0x0212b0fc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212b104 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212b10c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212b124 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212b12c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212b134 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0212b13c kind:arm_call to:0x02011ff4 module:main +from:0x0212b150 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0212b164 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0212b16c kind:arm_call to:0x02011ff4 module:main +from:0x0212b180 kind:arm_branch to:0x0214c1a0 module:overlay(70) +from:0x0212b1a0 kind:arm_call to:0x020dee68 module:overlay(31) +from:0x0212b1c8 kind:arm_call to:0x020895bc module:overlay(0) +from:0x0212b1e8 kind:arm_call to:0x020dee68 module:overlay(31) +from:0x0212b210 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0212b21c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0212b258 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0212b26c kind:arm_call to:0x0208d370 module:overlay(0) +from:0x0212b274 kind:load to:0x027e09a8 module:dtcm +from:0x0212b27c kind:load to:0x027e0ce0 module:dtcm +from:0x0212b590 kind:arm_call to:0x021252b0 module:overlay(45) +from:0x0212b5a0 kind:arm_call to:0x0203e3a4 module:main +from:0x0212b5b4 kind:load to:0x0212b9d4 module:overlay(45) +from:0x0212b5bc kind:load to:0x0212b8d0 module:overlay(45) +from:0x0212b5c0 kind:load to:0x0212b9e0 module:overlay(45) +from:0x0212b5c4 kind:load to:0x0212b924 module:overlay(45) +from:0x0212b5c8 kind:load to:0x0212ba04 module:overlay(45) +from:0x0212b5cc kind:load to:0x0212b9f8 module:overlay(45) +from:0x0212b5d0 kind:load to:0x0212ba10 module:overlay(45) +from:0x0212b5d4 kind:load to:0x0212b930 module:overlay(45) +from:0x0212b5d8 kind:load to:0x0212b936 module:overlay(45) +from:0x0212b5dc kind:load to:0x0212ba28 module:overlay(45) +from:0x0212b5e0 kind:load to:0x0212b95a module:overlay(45) +from:0x0212b5e4 kind:load to:0x0212b966 module:overlay(45) +from:0x0212b5e8 kind:load to:0x0212b94e module:overlay(45) +from:0x0212b5ec kind:load to:0x0212b92a module:overlay(45) +from:0x0212b5f0 kind:load to:0x0212b960 module:overlay(45) +from:0x0212b5f4 kind:load to:0x0212b93c module:overlay(45) +from:0x0212b5f8 kind:load to:0x0212b948 module:overlay(45) +from:0x0212b5fc kind:load to:0x0212b9ec module:overlay(45) +from:0x0212b600 kind:load to:0x0212b942 module:overlay(45) +from:0x0212b604 kind:load to:0x0212ba1c module:overlay(45) +from:0x0212b608 kind:load to:0x0212b954 module:overlay(45) +from:0x0212b60c kind:load to:0x0212b96c module:overlay(45) +from:0x0212b610 kind:load to:0x0212b972 module:overlay(45) +from:0x0212b614 kind:load to:0x0212c000 module:overlay(45) +from:0x0212b618 kind:load to:0x0212c010 module:overlay(45) +from:0x0212b61c kind:load to:0x02125f28 module:overlay(45) +from:0x0212b620 kind:load to:0x0212c004 module:overlay(45) +from:0x0212b6f0 kind:arm_call to:0x02125f78 module:overlay(45) +from:0x0212b700 kind:arm_call to:0x0203e3a4 module:main +from:0x0212b714 kind:load to:0x0212bb5c module:overlay(45) +from:0x0212b71c kind:load to:0x0212bb68 module:overlay(45) +from:0x0212b720 kind:load to:0x0212bb80 module:overlay(45) +from:0x0212b728 kind:load to:0x0212bb74 module:overlay(45) +from:0x0212b72c kind:load to:0x0212bb8c module:overlay(45) +from:0x0212b734 kind:load to:0x0212ba34 module:overlay(45) +from:0x0212b738 kind:load to:0x0212bb98 module:overlay(45) +from:0x0212b73c kind:load to:0x0212bba4 module:overlay(45) +from:0x0212b740 kind:load to:0x0212bbb0 module:overlay(45) +from:0x0212b744 kind:load to:0x0212c0fc module:overlay(45) +from:0x0212b748 kind:load to:0x0212c10c module:overlay(45) +from:0x0212b74c kind:load to:0x02129664 module:overlay(45) +from:0x0212b750 kind:load to:0x0212c100 module:overlay(45) +from:0x0212b770 kind:arm_call to:0x021296a8 module:overlay(45) +from:0x0212b780 kind:arm_call to:0x0203e3a4 module:main +from:0x0212b794 kind:load to:0x0212c1e4 module:overlay(45) +from:0x0212b798 kind:load to:0x0212c1f4 module:overlay(45) +from:0x0212b79c kind:load to:0x0212a0ac module:overlay(45) +from:0x0212b7a0 kind:load to:0x0212c1e8 module:overlay(45) +from:0x0212b7c0 kind:arm_call to:0x0212a0f0 module:overlay(45) +from:0x0212b7d0 kind:arm_call to:0x0203e3a4 module:main +from:0x0212b7e4 kind:load to:0x0212c2cc module:overlay(45) +from:0x0212b7e8 kind:load to:0x0212c2dc module:overlay(45) +from:0x0212b7ec kind:load to:0x0212ac68 module:overlay(45) +from:0x0212b7f0 kind:load to:0x0212c2d0 module:overlay(45) +from:0x0212b810 kind:arm_call to:0x0212acac module:overlay(45) +from:0x0212b820 kind:arm_call to:0x0203e3a4 module:main +from:0x0212b834 kind:load to:0x0212c3b4 module:overlay(45) +from:0x0212b838 kind:load to:0x0212c3c4 module:overlay(45) +from:0x0212b83c kind:load to:0x0212adf4 module:overlay(45) +from:0x0212b840 kind:load to:0x0212c3b8 module:overlay(45) +from:0x0212b860 kind:arm_call to:0x0212ae38 module:overlay(45) +from:0x0212b870 kind:arm_call to:0x0203e3a4 module:main +from:0x0212b884 kind:load to:0x0212c400 module:overlay(45) +from:0x0212b888 kind:load to:0x0212c410 module:overlay(45) +from:0x0212b88c kind:load to:0x0212b148 module:overlay(45) +from:0x0212b890 kind:load to:0x0212c404 module:overlay(45) +from:0x0212b894 kind:load to:0x0212b3e0 module:overlay(45) +from:0x0212b898 kind:load to:0x0212b624 module:overlay(45) +from:0x0212b89c kind:load to:0x0212b754 module:overlay(45) +from:0x0212b8a0 kind:load to:0x0212b7a4 module:overlay(45) +from:0x0212b8a4 kind:load to:0x0212b7f4 module:overlay(45) +from:0x0212b8a8 kind:load to:0x0212b844 module:overlay(45) +from:0x0212b8e8 kind:load to:0x020990ec module:overlay(0) +from:0x0212b8ec kind:load to:0x02098efc module:overlay(0) +from:0x0212b8f0 kind:load to:0x02098f78 module:overlay(0) +from:0x0212b8f4 kind:load to:0x02125f1c module:overlay(45) +from:0x0212b8f8 kind:load to:0x02099114 module:overlay(0) +from:0x0212b8fc kind:load to:0x02125efc module:overlay(45) +from:0x0212b908 kind:load to:0x0212528c module:overlay(45) +from:0x0212b90c kind:load to:0x020990ec module:overlay(0) +from:0x0212b910 kind:load to:0x02098efc module:overlay(0) +from:0x0212b914 kind:load to:0x02098f78 module:overlay(0) +from:0x0212b918 kind:load to:0x02125f1c module:overlay(45) +from:0x0212b91c kind:load to:0x02099114 module:overlay(0) +from:0x0212b920 kind:load to:0x02125efc module:overlay(45) +from:0x0212b980 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212b984 kind:load to:0x02099cfc module:overlay(0) +from:0x0212b988 kind:load to:0x02099d14 module:overlay(0) +from:0x0212b98c kind:load to:0x02099d20 module:overlay(0) +from:0x0212b990 kind:load to:0x01fff464 module:itcm +from:0x0212b994 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212b998 kind:load to:0x02125720 module:overlay(45) +from:0x0212b99c kind:load to:0x021259cc module:overlay(45) +from:0x0212b9a0 kind:load to:0x02125a04 module:overlay(45) +from:0x0212b9a4 kind:load to:0x02125a6c module:overlay(45) +from:0x0212b9a8 kind:load to:0x02099c64 module:overlay(0) +from:0x0212b9ac kind:load to:0x02125b04 module:overlay(45) +from:0x0212b9b0 kind:load to:0x02099c6c module:overlay(0) +from:0x0212b9b4 kind:load to:0x02099c70 module:overlay(0) +from:0x0212b9b8 kind:load to:0x02099d2c module:overlay(0) +from:0x0212b9bc kind:load to:0x02099d98 module:overlay(0) +from:0x0212b9c0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212b9c4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212b9c8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212b9cc kind:load to:0x02125648 module:overlay(45) +from:0x0212b9d0 kind:load to:0x021256b0 module:overlay(45) +from:0x0212ba4c kind:load to:0x02127420 module:overlay(45) +from:0x0212ba50 kind:load to:0x0212958c module:overlay(45) +from:0x0212ba54 kind:load to:0x021294a0 module:overlay(45) +from:0x0212ba58 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0212ba5c kind:load to:0x0207d6c8 module:overlay(0) +from:0x0212ba68 kind:load to:0x02125f54 module:overlay(45) +from:0x0212ba6c kind:load to:0x020990ec module:overlay(0) +from:0x0212ba70 kind:load to:0x02098efc module:overlay(0) +from:0x0212ba74 kind:load to:0x02098f78 module:overlay(0) +from:0x0212ba78 kind:load to:0x020990f4 module:overlay(0) +from:0x0212ba7c kind:load to:0x02099114 module:overlay(0) +from:0x0212ba80 kind:load to:0x02099140 module:overlay(0) +from:0x0212ba8c kind:load to:0x021261f8 module:overlay(45) +from:0x0212ba90 kind:load to:0x02129570 module:overlay(45) +from:0x0212ba94 kind:load to:0x02059174 module:overlay(0) +from:0x0212ba98 kind:load to:0x02059008 module:overlay(0) +from:0x0212ba9c kind:load to:0x02059348 module:overlay(0) +from:0x0212baa0 kind:load to:0x020593c4 module:overlay(0) +from:0x0212baa4 kind:load to:0x02059428 module:overlay(0) +from:0x0212baa8 kind:load to:0x0209bf68 module:overlay(0) +from:0x0212baac kind:load to:0x02059304 module:overlay(0) +from:0x0212bab8 kind:load to:0x0212620c module:overlay(45) +from:0x0212babc kind:load to:0x021295a8 module:overlay(45) +from:0x0212bac0 kind:load to:0x0209ba20 module:overlay(0) +from:0x0212bac4 kind:load to:0x0209ba54 module:overlay(0) +from:0x0212bac8 kind:load to:0x0209baec module:overlay(0) +from:0x0212bacc kind:load to:0x0209bb00 module:overlay(0) +from:0x0212bad0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212bad4 kind:load to:0x0209bb28 module:overlay(0) +from:0x0212bad8 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0212badc kind:load to:0x0209b838 module:overlay(0) +from:0x0212bae0 kind:load to:0x0209babc module:overlay(0) +from:0x0212bae4 kind:load to:0x0209bad4 module:overlay(0) +from:0x0212bae8 kind:load to:0x0209bb14 module:overlay(0) +from:0x0212baec kind:load to:0x0209bea0 module:overlay(0) +from:0x0212baf0 kind:load to:0x02129538 module:overlay(45) +from:0x0212baf4 kind:load to:0x02129514 module:overlay(45) +from:0x0212baf8 kind:load to:0x0209bed8 module:overlay(0) +from:0x0212bafc kind:load to:0x02126564 module:overlay(45) +from:0x0212bb04 kind:load to:0x021267f4 module:overlay(45) +from:0x0212bb0c kind:load to:0x02126d80 module:overlay(45) +from:0x0212bb14 kind:load to:0x021274b0 module:overlay(45) +from:0x0212bb1c kind:load to:0x02127830 module:overlay(45) +from:0x0212bb24 kind:load to:0x02127dac module:overlay(45) +from:0x0212bb2c kind:load to:0x02127f60 module:overlay(45) +from:0x0212bb34 kind:load to:0x02128270 module:overlay(45) +from:0x0212bb3c kind:load to:0x021286f4 module:overlay(45) +from:0x0212bb44 kind:load to:0x021289f4 module:overlay(45) +from:0x0212bb4c kind:load to:0x02128b90 module:overlay(45) +from:0x0212bb54 kind:load to:0x021288cc module:overlay(45) +from:0x0212bbbc kind:load to:0x02126544 module:overlay(45) +from:0x0212bbc4 kind:load to:0x02126568 module:overlay(45) +from:0x0212bbcc kind:load to:0x02126c54 module:overlay(45) +from:0x0212bbd4 kind:load to:0x02127434 module:overlay(45) +from:0x0212bbdc kind:load to:0x0212769c module:overlay(45) +from:0x0212bbe4 kind:load to:0x02127c50 module:overlay(45) +from:0x0212bbec kind:load to:0x02127e34 module:overlay(45) +from:0x0212bbf4 kind:load to:0x02128164 module:overlay(45) +from:0x0212bbfc kind:load to:0x02128560 module:overlay(45) +from:0x0212bc04 kind:load to:0x02128988 module:overlay(45) +from:0x0212bc0c kind:load to:0x02128b08 module:overlay(45) +from:0x0212bc14 kind:load to:0x021288ac module:overlay(45) +from:0x0212bc84 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212bc88 kind:load to:0x02099cfc module:overlay(0) +from:0x0212bc8c kind:load to:0x02099d14 module:overlay(0) +from:0x0212bc90 kind:load to:0x02099d20 module:overlay(0) +from:0x0212bc94 kind:load to:0x0212917c module:overlay(45) +from:0x0212bc98 kind:load to:0x021291dc module:overlay(45) +from:0x0212bc9c kind:load to:0x02126220 module:overlay(45) +from:0x0212bca0 kind:load to:0x02099c58 module:overlay(0) +from:0x0212bca4 kind:load to:0x0212630c module:overlay(45) +from:0x0212bca8 kind:load to:0x02099c60 module:overlay(0) +from:0x0212bcac kind:load to:0x02099c64 module:overlay(0) +from:0x0212bcb0 kind:load to:0x02128ed4 module:overlay(45) +from:0x0212bcb4 kind:load to:0x02099c6c module:overlay(0) +from:0x0212bcb8 kind:load to:0x02099c70 module:overlay(0) +from:0x0212bcbc kind:load to:0x02099d2c module:overlay(0) +from:0x0212bcc0 kind:load to:0x02099d98 module:overlay(0) +from:0x0212bcc4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212bcc8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212bccc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212bcd0 kind:load to:0x021295c4 module:overlay(45) +from:0x0212bcd4 kind:load to:0x02129610 module:overlay(45) +from:0x0212bcd8 kind:load to:0x020f6278 module:overlays(19,22,23,31) +from:0x0212bcdc kind:load to:0x020f7370 module:overlays(19,22,23,26,31) +from:0x0212bce0 kind:load to:0x02129e38 module:overlay(45) +from:0x0212bce8 kind:load to:0x02129f98 module:overlay(45) +from:0x0212bcf0 kind:load to:0x02129ef4 module:overlay(45) +from:0x0212bcf8 kind:load to:0x02129fac module:overlay(45) +from:0x0212bd20 kind:load to:0x02129684 module:overlay(45) +from:0x0212bd24 kind:load to:0x020990ec module:overlay(0) +from:0x0212bd28 kind:load to:0x02098efc module:overlay(0) +from:0x0212bd2c kind:load to:0x02098f78 module:overlay(0) +from:0x0212bd30 kind:load to:0x020990f4 module:overlay(0) +from:0x0212bd34 kind:load to:0x02099114 module:overlay(0) +from:0x0212bd38 kind:load to:0x02099140 module:overlay(0) +from:0x0212bd44 kind:load to:0x02129830 module:overlay(45) +from:0x0212bd48 kind:load to:0x0212a090 module:overlay(45) +from:0x0212bd4c kind:load to:0x0209ba20 module:overlay(0) +from:0x0212bd50 kind:load to:0x0209ba54 module:overlay(0) +from:0x0212bd54 kind:load to:0x0209baec module:overlay(0) +from:0x0212bd58 kind:load to:0x0209bb00 module:overlay(0) +from:0x0212bd5c kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212bd60 kind:load to:0x0209bb28 module:overlay(0) +from:0x0212bd64 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0212bd68 kind:load to:0x0209b838 module:overlay(0) +from:0x0212bd6c kind:load to:0x0209babc module:overlay(0) +from:0x0212bd70 kind:load to:0x0209bad4 module:overlay(0) +from:0x0212bd74 kind:load to:0x0209bb14 module:overlay(0) +from:0x0212bd78 kind:load to:0x0209bea0 module:overlay(0) +from:0x0212bd7c kind:load to:0x02129538 module:overlay(45) +from:0x0212bd80 kind:load to:0x02129514 module:overlay(45) +from:0x0212bd84 kind:load to:0x0209bed8 module:overlay(0) +from:0x0212bd90 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212bd94 kind:load to:0x02099cfc module:overlay(0) +from:0x0212bd98 kind:load to:0x02099d14 module:overlay(0) +from:0x0212bd9c kind:load to:0x02099d20 module:overlay(0) +from:0x0212bda0 kind:load to:0x01fff464 module:itcm +from:0x0212bda4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212bda8 kind:load to:0x0212989c module:overlay(45) +from:0x0212bdac kind:load to:0x02099c58 module:overlay(0) +from:0x0212bdb0 kind:load to:0x0212997c module:overlay(45) +from:0x0212bdb4 kind:load to:0x021298fc module:overlay(45) +from:0x0212bdb8 kind:load to:0x02099c64 module:overlay(0) +from:0x0212bdbc kind:load to:0x02129cc4 module:overlay(45) +from:0x0212bdc0 kind:load to:0x02099c6c module:overlay(0) +from:0x0212bdc4 kind:load to:0x02099c70 module:overlay(0) +from:0x0212bdc8 kind:load to:0x02099d2c module:overlay(0) +from:0x0212bdcc kind:load to:0x02099d98 module:overlay(0) +from:0x0212bdd0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212bdd4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212bdd8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212bddc kind:load to:0x02129844 module:overlay(45) +from:0x0212bde0 kind:load to:0x0212986c module:overlay(45) +from:0x0212bde4 kind:load to:0x0212a740 module:overlay(45) +from:0x0212bdec kind:load to:0x0212a874 module:overlay(45) +from:0x0212bdf4 kind:load to:0x0212ab08 module:overlay(45) +from:0x0212bdfc kind:load to:0x0212ab84 module:overlay(45) +from:0x0212be04 kind:load to:0x0212a72c module:overlay(45) +from:0x0212be0c kind:load to:0x0212a7c0 module:overlay(45) +from:0x0212be14 kind:load to:0x0212aa04 module:overlay(45) +from:0x0212be1c kind:load to:0x0212ab70 module:overlay(45) +from:0x0212be2c kind:load to:0x0212a0cc module:overlay(45) +from:0x0212be30 kind:load to:0x020990ec module:overlay(0) +from:0x0212be34 kind:load to:0x02098efc module:overlay(0) +from:0x0212be38 kind:load to:0x02098f78 module:overlay(0) +from:0x0212be3c kind:load to:0x020990f4 module:overlay(0) +from:0x0212be40 kind:load to:0x02099114 module:overlay(0) +from:0x0212be44 kind:load to:0x02099140 module:overlay(0) +from:0x0212be50 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212be54 kind:load to:0x02099cfc module:overlay(0) +from:0x0212be58 kind:load to:0x02099d14 module:overlay(0) +from:0x0212be5c kind:load to:0x02099d20 module:overlay(0) +from:0x0212be60 kind:load to:0x01fff464 module:itcm +from:0x0212be64 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212be68 kind:load to:0x0212a228 module:overlay(45) +from:0x0212be6c kind:load to:0x02099c58 module:overlay(0) +from:0x0212be70 kind:load to:0x0212a358 module:overlay(45) +from:0x0212be74 kind:load to:0x0212a2d8 module:overlay(45) +from:0x0212be78 kind:load to:0x02099c64 module:overlay(0) +from:0x0212be7c kind:load to:0x0212a678 module:overlay(45) +from:0x0212be80 kind:load to:0x02099c6c module:overlay(0) +from:0x0212be84 kind:load to:0x02099c70 module:overlay(0) +from:0x0212be88 kind:load to:0x02099d2c module:overlay(0) +from:0x0212be8c kind:load to:0x02099d98 module:overlay(0) +from:0x0212be90 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212be94 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212be98 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212be9c kind:load to:0x0212a1c0 module:overlay(45) +from:0x0212bea0 kind:load to:0x0212a1f0 module:overlay(45) +from:0x0212beac kind:load to:0x0212ac88 module:overlay(45) +from:0x0212beb0 kind:load to:0x02098ef4 module:overlay(0) +from:0x0212beb4 kind:load to:0x02098efc module:overlay(0) +from:0x0212beb8 kind:load to:0x02098f78 module:overlay(0) +from:0x0212bebc kind:load to:0x02098fb8 module:overlay(0) +from:0x0212bec0 kind:load to:0x02098fbc module:overlay(0) +from:0x0212bec4 kind:load to:0x02098fc0 module:overlay(0) +from:0x0212bed0 kind:load to:0x0207db54 module:overlay(0) +from:0x0212bed4 kind:load to:0x0207db5c module:overlay(0) +from:0x0212bed8 kind:load to:0x0207e024 module:overlay(0) +from:0x0212bedc kind:load to:0x0207e014 module:overlay(0) +from:0x0212bee0 kind:load to:0x0207e058 module:overlay(0) +from:0x0212bee4 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0212bee8 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0212beec kind:load to:0x0207e168 module:overlay(0) +from:0x0212bef8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212befc kind:load to:0x02099cfc module:overlay(0) +from:0x0212bf00 kind:load to:0x02099d14 module:overlay(0) +from:0x0212bf04 kind:load to:0x02099d20 module:overlay(0) +from:0x0212bf08 kind:load to:0x01fff464 module:itcm +from:0x0212bf0c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212bf10 kind:load to:0x0212ad18 module:overlay(45) +from:0x0212bf14 kind:load to:0x02099c58 module:overlay(0) +from:0x0212bf18 kind:load to:0x02099c5c module:overlay(0) +from:0x0212bf1c kind:load to:0x02099c60 module:overlay(0) +from:0x0212bf20 kind:load to:0x02099c64 module:overlay(0) +from:0x0212bf24 kind:load to:0x02099c68 module:overlay(0) +from:0x0212bf28 kind:load to:0x02099c6c module:overlay(0) +from:0x0212bf2c kind:load to:0x02099c70 module:overlay(0) +from:0x0212bf30 kind:load to:0x02099d2c module:overlay(0) +from:0x0212bf34 kind:load to:0x02099d98 module:overlay(0) +from:0x0212bf38 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212bf3c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212bf40 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212bf44 kind:load to:0x0212adac module:overlay(45) +from:0x0212bf48 kind:load to:0x0212adcc module:overlay(45) +from:0x0212bf54 kind:load to:0x0212ae14 module:overlay(45) +from:0x0212bf58 kind:load to:0x0209e360 module:overlay(0) +from:0x0212bf5c kind:load to:0x0209e524 module:overlay(0) +from:0x0212bf60 kind:load to:0x0209e540 module:overlay(0) +from:0x0212bf64 kind:load to:0x0209e584 module:overlay(0) +from:0x0212bf68 kind:load to:0x0212b148 module:overlay(45) +from:0x0212bf6c kind:load to:0x0212b15c module:overlay(45) +from:0x0212bf70 kind:load to:0x0209e378 module:overlay(0) +from:0x0212bf7c kind:load to:0x0214bfd4 module:overlay(70) +from:0x0212bf80 kind:load to:0x0212aee4 module:overlay(45) +from:0x0212bf84 kind:load to:0x0214c23c module:overlay(70) +from:0x0212bf88 kind:load to:0x0212af90 module:overlay(45) +from:0x0212bf8c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0212bf90 kind:load to:0x0212afa4 module:overlay(45) +from:0x0212bf94 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0212bf98 kind:load to:0x0209e990 module:overlay(0) +from:0x0212bf9c kind:load to:0x0209e998 module:overlay(0) +from:0x0212bfa0 kind:load to:0x0209e99c module:overlay(0) +from:0x0212bfa4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0212bfa8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0212bfac kind:load to:0x0212b0f0 module:overlay(45) +from:0x0212bfb0 kind:load to:0x0212b118 module:overlay(45) +from:0x0212bfb4 kind:load to:0x0214c1a0 module:overlay(70) +from:0x0212bfb8 kind:load to:0x0214c864 module:overlay(70) +from:0x0212bfbc kind:load to:0x0214d0b8 module:overlay(70) +from:0x0212bfc0 kind:load to:0x0214d0d0 module:overlay(70) +from:0x0212bfc4 kind:load to:0x0212afec module:overlay(45) +from:0x0212bfc8 kind:load to:0x0212b01c module:overlay(45) +from:0x0212bfcc kind:load to:0x0214cd04 module:overlay(70) +from:0x0212bfd0 kind:load to:0x0212af4c module:overlay(45) +from:0x0212bfd4 kind:load to:0x0214c5f8 module:overlay(70) +from:0x0212bfd8 kind:load to:0x0212b03c module:overlay(45) +from:0x0212bfdc kind:load to:0x0212b090 module:overlay(45) +from:0x0212bfe0 kind:load to:0x0214d0e4 module:overlay(70) +from:0x0212bfec kind:load to:0x0207483c module:overlay(0) +from:0x0212bff0 kind:load to:0x0212b178 module:overlay(45) +from:0x0212bff4 kind:load to:0x02074844 module:overlay(0) +from:0x0212bff8 kind:load to:0x02074848 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov045/symbols.txt b/config/jp/arm9/overlays/ov045/symbols.txt new file mode 100644 index 00000000..9bc1cfb8 --- /dev/null +++ b/config/jp/arm9/overlays/ov045/symbols.txt @@ -0,0 +1,251 @@ +func_ov045_02125280 kind:function(arm,size=0xc) addr:0x02125280 +func_ov045_0212528c kind:function(arm,size=0x24) addr:0x0212528c +func_ov045_021252b0 kind:function(arm,size=0x3c) addr:0x021252b0 +func_ov045_021252ec kind:function(arm,size=0x14) addr:0x021252ec +func_ov045_02125300 kind:function(arm,size=0xcc) addr:0x02125300 +func_ov045_021253cc kind:function(arm,size=0xc8) addr:0x021253cc +func_ov045_02125494 kind:function(arm,size=0x1b4) addr:0x02125494 +func_ov045_02125648 kind:function(arm,size=0x68) addr:0x02125648 +func_ov045_021256b0 kind:function(arm,size=0x70) addr:0x021256b0 +func_ov045_02125720 kind:function(arm,size=0x2ac) addr:0x02125720 +func_ov045_021259cc kind:function(arm,size=0x38) addr:0x021259cc +func_ov045_02125a04 kind:function(arm,size=0x68) addr:0x02125a04 +func_ov045_02125a6c kind:function(arm,size=0x4) addr:0x02125a6c +func_ov045_02125a70 kind:function(arm,size=0x94) addr:0x02125a70 +func_ov045_02125b04 kind:function(arm,size=0x108) addr:0x02125b04 +func_ov045_02125c0c kind:function(arm,size=0x10) addr:0x02125c0c +func_ov045_02125c1c kind:function(arm,size=0x38) addr:0x02125c1c +func_ov045_02125c54 kind:function(arm,size=0x2c) addr:0x02125c54 +func_ov045_02125c80 kind:function(arm,size=0x1c) addr:0x02125c80 +func_ov045_02125c9c kind:function(arm,size=0x2c) addr:0x02125c9c +func_ov045_02125cc8 kind:function(arm,size=0xe8) addr:0x02125cc8 +func_ov045_02125db0 kind:function(arm,size=0x14c) addr:0x02125db0 +func_ov045_02125efc kind:function(arm,size=0x20) addr:0x02125efc +func_ov045_02125f1c kind:function(arm,size=0xc) addr:0x02125f1c +func_ov045_02125f28 kind:function(arm,size=0x20) addr:0x02125f28 +func_ov045_02125f48 kind:function(arm,size=0xc) addr:0x02125f48 +func_ov045_02125f54 kind:function(arm,size=0x24) addr:0x02125f54 +func_ov045_02125f78 kind:function(arm,size=0x5c) addr:0x02125f78 +func_ov045_02125fd4 kind:function(arm,size=0x48) addr:0x02125fd4 +func_ov045_0212601c kind:function(arm,size=0x1dc) addr:0x0212601c +func_ov045_021261f8 kind:function(arm,size=0x14) addr:0x021261f8 +func_ov045_0212620c kind:function(arm,size=0x14) addr:0x0212620c +func_ov045_02126220 kind:function(arm,size=0x8c) addr:0x02126220 +func_ov045_021262ac kind:function(arm,size=0x60) addr:0x021262ac +func_ov045_0212630c kind:function(arm,size=0x178) addr:0x0212630c +func_ov045_02126484 kind:function(arm,size=0xc0) addr:0x02126484 +func_ov045_02126544 kind:function(arm,size=0x20) addr:0x02126544 +func_ov045_02126564 kind:function(arm,size=0x4) addr:0x02126564 +func_ov045_02126568 kind:function(arm,size=0x28c) addr:0x02126568 +func_ov045_021267f4 kind:function(arm,size=0x460) addr:0x021267f4 +func_ov045_02126c54 kind:function(arm,size=0x12c) addr:0x02126c54 +func_ov045_02126d80 kind:function(arm,size=0x6a0) addr:0x02126d80 +func_ov045_02127420 kind:function(arm,size=0x14) addr:0x02127420 +func_ov045_02127434 kind:function(arm,size=0x7c) addr:0x02127434 +func_ov045_021274b0 kind:function(arm,size=0x1ec) addr:0x021274b0 +func_ov045_0212769c kind:function(arm,size=0x194) addr:0x0212769c +func_ov045_02127830 kind:function(arm,size=0x420) addr:0x02127830 +func_ov045_02127c50 kind:function(arm,size=0x15c) addr:0x02127c50 +func_ov045_02127dac kind:function(arm,size=0x88) addr:0x02127dac +func_ov045_02127e34 kind:function(arm,size=0x12c) addr:0x02127e34 +func_ov045_02127f60 kind:function(arm,size=0x204) addr:0x02127f60 +func_ov045_02128164 kind:function(arm,size=0x10c) addr:0x02128164 +func_ov045_02128270 kind:function(arm,size=0x2f0) addr:0x02128270 +func_ov045_02128560 kind:function(arm,size=0x194) addr:0x02128560 +func_ov045_021286f4 kind:function(arm,size=0x1b8) addr:0x021286f4 +func_ov045_021288ac kind:function(arm,size=0x20) addr:0x021288ac +func_ov045_021288cc kind:function(arm,size=0x4) addr:0x021288cc +func_ov045_021288d0 kind:function(arm,size=0xb8) addr:0x021288d0 +func_ov045_02128988 kind:function(arm,size=0x6c) addr:0x02128988 +func_ov045_021289f4 kind:function(arm,size=0x114) addr:0x021289f4 +func_ov045_02128b08 kind:function(arm,size=0x88) addr:0x02128b08 +func_ov045_02128b90 kind:function(arm,size=0x38) addr:0x02128b90 +func_ov045_02128bc8 kind:function(arm,size=0x30c) addr:0x02128bc8 +func_ov045_02128ed4 kind:function(arm,size=0x60) addr:0x02128ed4 +func_ov045_02128f34 kind:function(arm,size=0x80) addr:0x02128f34 +func_ov045_02128fb4 kind:function(arm,size=0x24) addr:0x02128fb4 +func_ov045_02128fd8 kind:function(arm,size=0xbc) addr:0x02128fd8 +func_ov045_02129094 kind:function(arm,size=0x68) addr:0x02129094 +func_ov045_021290fc kind:function(arm,size=0x2c) addr:0x021290fc +func_ov045_02129128 kind:function(arm,size=0x54) addr:0x02129128 +func_ov045_0212917c kind:function(arm,size=0x60) addr:0x0212917c +func_ov045_021291dc kind:function(arm,size=0x28) addr:0x021291dc +func_ov045_02129204 kind:function(arm,size=0x134) addr:0x02129204 +func_ov045_02129338 kind:function(arm,size=0x12c) addr:0x02129338 +func_ov045_02129464 kind:function(arm,size=0x3c) addr:0x02129464 +func_ov045_021294a0 kind:function(arm,size=0x74) addr:0x021294a0 +func_ov045_02129514 kind:function(arm,size=0x24) addr:0x02129514 +func_ov045_02129538 kind:function(arm,size=0x2c) addr:0x02129538 +func_ov045_02129564 kind:function(arm,size=0xc) addr:0x02129564 +func_ov045_02129570 kind:function(arm,size=0x1c) addr:0x02129570 +func_ov045_0212958c kind:function(arm,size=0x1c) addr:0x0212958c +func_ov045_021295a8 kind:function(arm,size=0x1c) addr:0x021295a8 +func_ov045_021295c4 kind:function(arm,size=0x4c) addr:0x021295c4 +func_ov045_02129610 kind:function(arm,size=0x54) addr:0x02129610 +func_ov045_02129664 kind:function(arm,size=0x14) addr:0x02129664 +func_ov045_02129678 kind:function(arm,size=0xc) addr:0x02129678 +func_ov045_02129684 kind:function(arm,size=0x24) addr:0x02129684 +func_ov045_021296a8 kind:function(arm,size=0x58) addr:0x021296a8 +func_ov045_02129700 kind:function(arm,size=0x130) addr:0x02129700 +func_ov045_02129830 kind:function(arm,size=0x14) addr:0x02129830 +func_ov045_02129844 kind:function(arm,size=0x28) addr:0x02129844 +func_ov045_0212986c kind:function(arm,size=0x30) addr:0x0212986c +func_ov045_0212989c kind:function(arm,size=0x24) addr:0x0212989c +func_ov045_021298c0 kind:function(arm,size=0x3c) addr:0x021298c0 +func_ov045_021298fc kind:function(arm,size=0x80) addr:0x021298fc +func_ov045_0212997c kind:function(arm,size=0x348) addr:0x0212997c +func_ov045_02129cc4 kind:function(arm,size=0x174) addr:0x02129cc4 +func_ov045_02129e38 kind:function(arm,size=0xbc) addr:0x02129e38 +func_ov045_02129ef4 kind:function(arm,size=0xa4) addr:0x02129ef4 +func_ov045_02129f98 kind:function(arm,size=0x14) addr:0x02129f98 +func_ov045_02129fac kind:function(arm,size=0x68) addr:0x02129fac +func_ov045_0212a014 kind:function(arm,size=0x10) addr:0x0212a014 +func_ov045_0212a024 kind:function(arm,size=0x6c) addr:0x0212a024 +func_ov045_0212a090 kind:function(arm,size=0x1c) addr:0x0212a090 +func_ov045_0212a0ac kind:function(arm,size=0x14) addr:0x0212a0ac +func_ov045_0212a0c0 kind:function(arm,size=0xc) addr:0x0212a0c0 +func_ov045_0212a0cc kind:function(arm,size=0x24) addr:0x0212a0cc +func_ov045_0212a0f0 kind:function(arm,size=0x4c) addr:0x0212a0f0 +func_ov045_0212a13c kind:function(arm,size=0x84) addr:0x0212a13c +func_ov045_0212a1c0 kind:function(arm,size=0x30) addr:0x0212a1c0 +func_ov045_0212a1f0 kind:function(arm,size=0x38) addr:0x0212a1f0 +func_ov045_0212a228 kind:function(arm,size=0x74) addr:0x0212a228 +func_ov045_0212a29c kind:function(arm,size=0x3c) addr:0x0212a29c +func_ov045_0212a2d8 kind:function(arm,size=0x80) addr:0x0212a2d8 +func_ov045_0212a358 kind:function(arm,size=0x320) addr:0x0212a358 +func_ov045_0212a678 kind:function(arm,size=0xb4) addr:0x0212a678 +func_ov045_0212a72c kind:function(arm,size=0x14) addr:0x0212a72c +func_ov045_0212a740 kind:function(arm,size=0x80) addr:0x0212a740 +func_ov045_0212a7c0 kind:function(arm,size=0xb4) addr:0x0212a7c0 +func_ov045_0212a874 kind:function(arm,size=0x190) addr:0x0212a874 +func_ov045_0212aa04 kind:function(arm,size=0x104) addr:0x0212aa04 +func_ov045_0212ab08 kind:function(arm,size=0x68) addr:0x0212ab08 +func_ov045_0212ab70 kind:function(arm,size=0x14) addr:0x0212ab70 +func_ov045_0212ab84 kind:function(arm,size=0x68) addr:0x0212ab84 +func_ov045_0212abec kind:function(arm,size=0x10) addr:0x0212abec +func_ov045_0212abfc kind:function(arm,size=0x6c) addr:0x0212abfc +func_ov045_0212ac68 kind:function(arm,size=0x14) addr:0x0212ac68 +func_ov045_0212ac7c kind:function(arm,size=0xc) addr:0x0212ac7c +func_ov045_0212ac88 kind:function(arm,size=0x24) addr:0x0212ac88 +func_ov045_0212acac kind:function(arm,size=0x28) addr:0x0212acac +func_ov045_0212acd4 kind:function(arm,size=0x44) addr:0x0212acd4 +func_ov045_0212ad18 kind:function(arm,size=0x94) addr:0x0212ad18 +func_ov045_0212adac kind:function(arm,size=0x20) addr:0x0212adac +func_ov045_0212adcc kind:function(arm,size=0x28) addr:0x0212adcc +func_ov045_0212adf4 kind:function(arm,size=0x14) addr:0x0212adf4 +func_ov045_0212ae08 kind:function(arm,size=0xc) addr:0x0212ae08 +func_ov045_0212ae14 kind:function(arm,size=0x24) addr:0x0212ae14 +func_ov045_0212ae38 kind:function(arm,size=0x4c) addr:0x0212ae38 +func_ov045_0212ae84 kind:function(arm,size=0x60) addr:0x0212ae84 +func_ov045_0212aee4 kind:function(arm,size=0x68) addr:0x0212aee4 +func_ov045_0212af4c kind:function(arm,size=0x44) addr:0x0212af4c +func_ov045_0212af90 kind:function(arm,size=0x14) addr:0x0212af90 +func_ov045_0212afa4 kind:function(arm,size=0x48) addr:0x0212afa4 +func_ov045_0212afec kind:function(arm,size=0x30) addr:0x0212afec +func_ov045_0212b01c kind:function(arm,size=0x20) addr:0x0212b01c +func_ov045_0212b03c kind:function(arm,size=0x54) addr:0x0212b03c +func_ov045_0212b090 kind:function(arm,size=0x60) addr:0x0212b090 +func_ov045_0212b0f0 kind:function(arm,size=0x28) addr:0x0212b0f0 +func_ov045_0212b118 kind:function(arm,size=0x30) addr:0x0212b118 +func_ov045_0212b148 kind:function(arm,size=0x14) addr:0x0212b148 +func_ov045_0212b15c kind:function(arm,size=0x1c) addr:0x0212b15c +func_ov045_0212b178 kind:function(arm,size=0x64) addr:0x0212b178 +func_ov045_0212b1dc kind:function(arm,size=0xa4) addr:0x0212b1dc +data_ov045_0212b280 kind:data(any) addr:0x0212b280 +data_ov045_0212b290 kind:data(any) addr:0x0212b290 +data_ov045_0212b2a0 kind:data(any) addr:0x0212b2a0 +data_ov045_0212b2b0 kind:data(any) addr:0x0212b2b0 +data_ov045_0212b2c0 kind:data(any) addr:0x0212b2c0 +data_ov045_0212b340 kind:data(any) addr:0x0212b340 +data_ov045_0212b3c0 kind:data(any) addr:0x0212b3c0 +data_ov045_0212b3d0 kind:data(any) addr:0x0212b3d0 +func_ov045_0212b3e0 kind:function(arm,size=0x244) addr:0x0212b3e0 +func_ov045_0212b624 kind:function(arm,size=0x130) addr:0x0212b624 +func_ov045_0212b754 kind:function(arm,size=0x50) addr:0x0212b754 +func_ov045_0212b7a4 kind:function(arm,size=0x50) addr:0x0212b7a4 +func_ov045_0212b7f4 kind:function(arm,size=0x50) addr:0x0212b7f4 +func_ov045_0212b844 kind:function(arm,size=0x50) addr:0x0212b844 +data_ov045_0212b8c0 kind:data(any) addr:0x0212b8c0 +data_ov045_0212b8c8 kind:data(any) addr:0x0212b8c8 +data_ov045_0212b8d0 kind:data(any) addr:0x0212b8d0 +data_ov045_0212b8e4 kind:data(any) addr:0x0212b8e4 +data_ov045_0212b908 kind:data(any) addr:0x0212b908 +data_ov045_0212b924 kind:data(any) addr:0x0212b924 +data_ov045_0212b92a kind:data(any) addr:0x0212b92a +data_ov045_0212b930 kind:data(any) addr:0x0212b930 +data_ov045_0212b936 kind:data(any) addr:0x0212b936 +data_ov045_0212b93c kind:data(any) addr:0x0212b93c +data_ov045_0212b942 kind:data(any) addr:0x0212b942 +data_ov045_0212b948 kind:data(any) addr:0x0212b948 +data_ov045_0212b94e kind:data(any) addr:0x0212b94e +data_ov045_0212b954 kind:data(any) addr:0x0212b954 +data_ov045_0212b95a kind:data(any) addr:0x0212b95a +data_ov045_0212b960 kind:data(any) addr:0x0212b960 +data_ov045_0212b966 kind:data(any) addr:0x0212b966 +data_ov045_0212b96c kind:data(any) addr:0x0212b96c +data_ov045_0212b972 kind:data(any) addr:0x0212b972 +data_ov045_0212b980 kind:data(any) addr:0x0212b980 +data_ov045_0212b9d4 kind:data(any) addr:0x0212b9d4 +data_ov045_0212b9e0 kind:data(any) addr:0x0212b9e0 +data_ov045_0212b9ec kind:data(any) addr:0x0212b9ec +data_ov045_0212b9f8 kind:data(any) addr:0x0212b9f8 +data_ov045_0212ba04 kind:data(any) addr:0x0212ba04 +data_ov045_0212ba10 kind:data(any) addr:0x0212ba10 +data_ov045_0212ba1c kind:data(any) addr:0x0212ba1c +data_ov045_0212ba28 kind:data(any) addr:0x0212ba28 +data_ov045_0212ba34 kind:data(any) addr:0x0212ba34 +data_ov045_0212ba4c kind:data(any) addr:0x0212ba4c +data_ov045_0212ba68 kind:data(any) addr:0x0212ba68 +data_ov045_0212ba8c kind:data(any) addr:0x0212ba8c +data_ov045_0212bab8 kind:data(any) addr:0x0212bab8 +data_ov045_0212bafc kind:data(any) addr:0x0212bafc +data_ov045_0212bb5c kind:data(any) addr:0x0212bb5c +data_ov045_0212bb68 kind:data(any) addr:0x0212bb68 +data_ov045_0212bb74 kind:data(any) addr:0x0212bb74 +data_ov045_0212bb80 kind:data(any) addr:0x0212bb80 +data_ov045_0212bb8c kind:data(any) addr:0x0212bb8c +data_ov045_0212bb98 kind:data(any) addr:0x0212bb98 +data_ov045_0212bba4 kind:data(any) addr:0x0212bba4 +data_ov045_0212bbb0 kind:data(any) addr:0x0212bbb0 +data_ov045_0212bbbc kind:data(any) addr:0x0212bbbc +data_ov045_0212bc1c kind:data(any) addr:0x0212bc1c +data_ov045_0212bc34 kind:data(any) addr:0x0212bc34 +data_ov045_0212bc4c kind:data(any) addr:0x0212bc4c +data_ov045_0212bc64 kind:data(any) addr:0x0212bc64 +data_ov045_0212bc84 kind:data(any) addr:0x0212bc84 +data_ov045_0212bce0 kind:data(any) addr:0x0212bce0 +data_ov045_0212bcf0 kind:data(any) addr:0x0212bcf0 +data_ov045_0212bd00 kind:data(any) addr:0x0212bd00 +data_ov045_0212bd20 kind:data(any) addr:0x0212bd20 +data_ov045_0212bd44 kind:data(any) addr:0x0212bd44 +data_ov045_0212bd90 kind:data(any) addr:0x0212bd90 +data_ov045_0212bde4 kind:data(any) addr:0x0212bde4 +data_ov045_0212be04 kind:data(any) addr:0x0212be04 +data_ov045_0212be2c kind:data(any) addr:0x0212be2c +data_ov045_0212be50 kind:data(any) addr:0x0212be50 +data_ov045_0212beac kind:data(any) addr:0x0212beac +data_ov045_0212bed0 kind:data(any) addr:0x0212bed0 +data_ov045_0212bef8 kind:data(any) addr:0x0212bef8 +data_ov045_0212bf54 kind:data(any) addr:0x0212bf54 +data_ov045_0212bf7c kind:data(any) addr:0x0212bf7c +data_ov045_0212bfec kind:data(any) addr:0x0212bfec +data_ov045_0212c000 kind:bss addr:0x0212c000 +data_ov045_0212c004 kind:bss addr:0x0212c004 +data_ov045_0212c010 kind:bss addr:0x0212c010 +data_ov045_0212c0e8 kind:bss addr:0x0212c0e8 +data_ov045_0212c0fc kind:bss addr:0x0212c0fc +data_ov045_0212c100 kind:bss addr:0x0212c100 +data_ov045_0212c10c kind:bss addr:0x0212c10c +data_ov045_0212c1e4 kind:bss addr:0x0212c1e4 +data_ov045_0212c1e8 kind:bss addr:0x0212c1e8 +data_ov045_0212c1f4 kind:bss addr:0x0212c1f4 +data_ov045_0212c24c kind:bss addr:0x0212c24c ambiguous +data_ov045_0212c2cc kind:bss addr:0x0212c2cc +data_ov045_0212c2d0 kind:bss addr:0x0212c2d0 +data_ov045_0212c2dc kind:bss addr:0x0212c2dc +data_ov045_0212c3b4 kind:bss addr:0x0212c3b4 +data_ov045_0212c3b8 kind:bss addr:0x0212c3b8 +data_ov045_0212c3c4 kind:bss addr:0x0212c3c4 +data_ov045_0212c400 kind:bss addr:0x0212c400 +data_ov045_0212c404 kind:bss addr:0x0212c404 +data_ov045_0212c410 kind:bss addr:0x0212c410 diff --git a/config/jp/arm9/overlays/ov046/delinks.txt b/config/jp/arm9/overlays/ov046/delinks.txt new file mode 100644 index 00000000..cd952195 --- /dev/null +++ b/config/jp/arm9/overlays/ov046/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02125280 end:0x0212b838 kind:code align:32 + .rodata start:0x0212b838 end:0x0212bae0 kind:data align:4 + .init start:0x0212bae0 end:0x0212bd70 kind:code align:4 + .ctor start:0x0212bd70 end:0x0212bd88 kind:data align:4 + .data start:0x0212bda0 end:0x0212c520 kind:data align:32 + .bss start:0x0212c520 end:0x0212c920 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov046/relocs.txt b/config/jp/arm9/overlays/ov046/relocs.txt new file mode 100644 index 00000000..525e6619 --- /dev/null +++ b/config/jp/arm9/overlays/ov046/relocs.txt @@ -0,0 +1,985 @@ +from:0x02125288 kind:load to:0x0212c530 module:overlay(46) +from:0x0212529c kind:arm_call to:0x02011f3c module:main +from:0x021252a8 kind:arm_call to:0x02125318 module:overlay(46) +from:0x021252bc kind:arm_call to:0x02099040 module:overlay(0) +from:0x02125310 kind:load to:0x0212bda8 module:overlay(46) +from:0x02125324 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02125388 kind:arm_call to:0x02059600 module:overlay(0) +from:0x021253ac kind:arm_call to:0x0203e690 module:main +from:0x021253b4 kind:arm_call to:0x0212b408 module:overlay(46) +from:0x021253f0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02125408 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02125418 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0212544c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02125470 kind:load to:0x0212be78 module:overlay(46) +from:0x02125474 kind:load to:0x0212c530 module:overlay(46) +from:0x02125478 kind:load to:0x020a1aac module:overlay(0) +from:0x0212547c kind:load to:0x02126b04 module:overlay(46) +from:0x02125480 kind:load to:0x027e07d4 module:dtcm +from:0x02125484 kind:load to:0x0212bdcc module:overlay(46) +from:0x02125490 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021254b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021254ec kind:arm_call to:0x02059664 module:overlay(0) +from:0x02125524 kind:arm_call to:0x02059758 module:overlay(0) +from:0x02125530 kind:arm_call to:0x021261dc module:overlay(46) +from:0x0212553c kind:load to:0x027e0ce4 module:dtcm +from:0x02125540 kind:load to:0x02059880 module:overlay(0) +from:0x02125608 kind:load to:0x021261dc module:overlay(46) +from:0x02125674 kind:load to:0x0212b854 module:overlay(46) +from:0x021256a4 kind:arm_call to:0x02126a98 module:overlay(46) +from:0x02125730 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02125740 kind:arm_call to:0x02155404 module:overlay(83) +from:0x0212577c kind:load to:0x027e09a8 module:dtcm +from:0x021257bc kind:arm_call to:0x02155404 module:overlay(83) +from:0x021257d8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02125814 kind:arm_call to:0x021261dc module:overlay(46) +from:0x02125830 kind:arm_call to:0x021261dc module:overlay(46) +from:0x02125840 kind:arm_call to:0x021261dc module:overlay(46) +from:0x02125880 kind:arm_call to:0x01ff9218 module:itcm +from:0x021258c0 kind:arm_call to:0x02126a98 module:overlay(46) +from:0x021258f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125958 kind:arm_call to:0x02155404 module:overlay(83) +from:0x02125998 kind:arm_call to:0x02155404 module:overlay(83) +from:0x021259b8 kind:arm_call to:0x02126a98 module:overlay(46) +from:0x02125a10 kind:arm_call to:0x02155404 module:overlay(83) +from:0x02125a90 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02125aa0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02125ab8 kind:arm_call to:0x02015018 module:main +from:0x02125af4 kind:arm_call to:0x02015018 module:main +from:0x02125b14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02125b30 kind:arm_call to:0x02015018 module:main +from:0x02125b5c kind:arm_call to:0x02015018 module:main +from:0x02125b90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02125ba0 kind:arm_call to:0x02155404 module:overlay(83) +from:0x02125bb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125bcc kind:arm_call to:0x021261dc module:overlay(46) +from:0x02125c14 kind:load to:0x027e09a8 module:dtcm +from:0x02125c5c kind:arm_call to:0x02126a98 module:overlay(46) +from:0x02125cb4 kind:arm_call to:0x02155404 module:overlay(83) +from:0x02125d2c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02125d3c kind:arm_call to:0x01ff9318 module:itcm +from:0x02125d54 kind:arm_call to:0x02015018 module:main +from:0x02125d98 kind:arm_call to:0x02015018 module:main +from:0x02125ddc kind:arm_call to:0x01ff9318 module:itcm +from:0x02125dec kind:arm_call to:0x02155404 module:overlay(83) +from:0x02125e04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125e18 kind:arm_call to:0x021261dc module:overlay(46) +from:0x02125e90 kind:arm_call to:0x02126a98 module:overlay(46) +from:0x02125ec0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125f38 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02125f48 kind:arm_call to:0x02155404 module:overlay(83) +from:0x02125f70 kind:load to:0x027e09a8 module:dtcm +from:0x02125fb0 kind:arm_call to:0x02155404 module:overlay(83) +from:0x02125fcc kind:arm_call to:0x01ff916c module:itcm +from:0x02125fdc kind:arm_call to:0x01ff993c module:itcm +from:0x0212600c kind:arm_call to:0x021261dc module:overlay(46) +from:0x0212607c kind:arm_call to:0x02126a98 module:overlay(46) +from:0x02126134 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126148 kind:arm_call to:0x02126a98 module:overlay(46) +from:0x02126264 kind:load to:0x0212bf40 module:overlay(46) +from:0x02126268 kind:load to:0x0212bf30 module:overlay(46) +from:0x021262c8 kind:arm_call to:0x021261dc module:overlay(46) +from:0x02126308 kind:arm_call to:0x021261dc module:overlay(46) +from:0x0212631c kind:arm_call to:0x021261dc module:overlay(46) +from:0x02126328 kind:arm_call to:0x021261dc module:overlay(46) +from:0x0212633c kind:arm_call to:0x021261dc module:overlay(46) +from:0x02126348 kind:arm_call to:0x021261dc module:overlay(46) +from:0x0212635c kind:arm_call to:0x021261dc module:overlay(46) +from:0x0212637c kind:arm_call to:0x021261dc module:overlay(46) +from:0x021263c0 kind:load to:0x0212bf30 module:overlay(46) +from:0x0212646c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02126484 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02126564 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02126588 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021265b4 kind:load to:0x027e0cec module:dtcm +from:0x021265d4 kind:arm_call to:0x0212626c module:overlay(46) +from:0x021265dc kind:arm_call to:0x02126388 module:overlay(46) +from:0x021265f4 kind:arm_call to:0x021263c4 module:overlay(46) +from:0x02126624 kind:arm_call to:0x021263c4 module:overlay(46) +from:0x0212664c kind:arm_call to:0x02059664 module:overlay(0) +from:0x02126684 kind:arm_call to:0x02059758 module:overlay(0) +from:0x021266b4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021266c4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126734 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212675c kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x02126770 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126780 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126790 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212688c kind:arm_call to:0x02015018 module:main +from:0x021268f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02126910 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212692c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02126950 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02126978 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021269c0 kind:load to:0x02059880 module:overlay(0) +from:0x021269c4 kind:load to:0x027e09c0 module:dtcm +from:0x021269c8 kind:load to:0x027e07d4 module:dtcm +from:0x021269cc kind:load to:0x027e0cec module:dtcm +from:0x021269dc kind:load to:0x027e09bc module:dtcm +from:0x021269e4 kind:load to:0x027e09a8 module:dtcm +from:0x02126a00 kind:arm_call to:0x021553cc module:overlay(83) +from:0x02126a3c kind:arm_call to:0x01ffc744 module:itcm +from:0x02126a4c kind:arm_call to:0x0200ef5c module:main +from:0x02126a6c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02126a8c kind:arm_call to:0x0212b428 module:overlay(46) +from:0x02126a94 kind:load to:0x020b66c4 module:overlay(0) +from:0x02126aac kind:load to:0x0212bed0 module:overlay(46) +from:0x02126ab0 kind:load to:0x0212be10 module:overlay(46) +from:0x02126ac4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02126ad0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02126aec kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02126afc kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02126b18 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126b20 kind:arm_call to:0x02011ff4 module:main +from:0x02126b38 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126b4c kind:arm_call to:0x0203e740 module:main +from:0x02126b54 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02126b5c kind:arm_call to:0x02059620 module:overlay(0) +from:0x02126b64 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02126b70 kind:load to:0x020a1aac module:overlay(0) +from:0x02126b80 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126b94 kind:arm_call to:0x0203e740 module:main +from:0x02126b9c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02126ba4 kind:arm_call to:0x02059620 module:overlay(0) +from:0x02126bac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02126bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02126bc0 kind:load to:0x020a1aac module:overlay(0) +from:0x02126bcc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02126be0 kind:load to:0x0212c618 module:overlay(46) +from:0x02126bf4 kind:arm_call to:0x02011f3c module:main +from:0x02126c00 kind:arm_call to:0x02126c58 module:overlay(46) +from:0x02126c18 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02126c54 kind:load to:0x0212bfec module:overlay(46) +from:0x02126c64 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02126ca0 kind:arm_call to:0x0200f05c module:main +from:0x02126cbc kind:arm_call to:0x02059600 module:overlay(0) +from:0x02126ce8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02126d04 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02126d14 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02126d2c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02126d3c kind:arm_call to:0x02080340 module:overlay(0) +from:0x02126d60 kind:arm_call to:0x0203e690 module:main +from:0x02126d88 kind:arm_call to:0x0212b408 module:overlay(46) +from:0x02126dac kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02126e2c kind:arm_call to:0x0202a1c0 module:main +from:0x02126e70 kind:load to:0x0212c0c8 module:overlay(46) +from:0x02126e74 kind:load to:0x0212c618 module:overlay(46) +from:0x02126e78 kind:load to:0x0212b884 module:overlay(46) +from:0x02126e7c kind:load to:0x0212bdcc module:overlay(46) +from:0x02126e80 kind:load to:0x0212c010 module:overlay(46) +from:0x02126e84 kind:load to:0x020a1aac module:overlay(0) +from:0x02126e88 kind:load to:0x02126b04 module:overlay(46) +from:0x02126e8c kind:load to:0x027e07d4 module:dtcm +from:0x02126eb8 kind:arm_call to:0x02129994 module:overlay(46) +from:0x02126ed8 kind:arm_call to:0x0203e740 module:main +from:0x02126ee0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02126ee8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02126ef0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126ef8 kind:arm_call to:0x02059620 module:overlay(0) +from:0x02126f00 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02126f0c kind:load to:0x0212c0c8 module:overlay(46) +from:0x02126f10 kind:load to:0x020a1aac module:overlay(0) +from:0x02126f38 kind:arm_call to:0x02129994 module:overlay(46) +from:0x02126f58 kind:arm_call to:0x0203e740 module:main +from:0x02126f60 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02126f68 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02126f70 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02126f78 kind:arm_call to:0x02059620 module:overlay(0) +from:0x02126f80 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02126f88 kind:arm_call to:0x02011ff4 module:main +from:0x02126f94 kind:load to:0x0212c0c8 module:overlay(46) +from:0x02126f98 kind:load to:0x020a1aac module:overlay(0) +from:0x02126fc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126fd0 kind:arm_call to:0x02127890 module:overlay(46) +from:0x02127000 kind:arm_call to:0x02059664 module:overlay(0) +from:0x02127034 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x02127058 kind:load to:0x027e0ce4 module:dtcm +from:0x0212705c kind:load to:0x02059880 module:overlay(0) +from:0x02127084 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021270b4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021270c0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02127170 kind:arm_call to:0x02127060 module:overlay(46) +from:0x02127184 kind:load to:0x0204b164 module:main +from:0x021271a4 kind:arm_call to:0x02129988 module:overlay(46) +from:0x021271d4 kind:arm_call to:0x02129994 module:overlay(46) +from:0x02127258 kind:arm_call to:0x02127060 module:overlay(46) +from:0x02127288 kind:arm_call to:0x02128160 module:overlay(46) +from:0x02127334 kind:load to:0x0204b164 module:main +from:0x0212739c kind:arm_call to:0x021270c8 module:overlay(46) +from:0x021273a4 kind:arm_call to:0x02128160 module:overlay(46) +from:0x02127404 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02127414 kind:arm_call to:0x0215557c module:overlay(83) +from:0x0212742c kind:arm_call to:0x02155494 module:overlay(83) +from:0x02127438 kind:load to:0x027e09a8 module:dtcm +from:0x0212747c kind:arm_call to:0x02155494 module:overlay(83) +from:0x02127484 kind:arm_call to:0x021271e8 module:overlay(46) +from:0x02127498 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021274b0 kind:arm_call to:0x02127890 module:overlay(46) +from:0x02127510 kind:arm_call to:0x02128160 module:overlay(46) +from:0x02127568 kind:arm_call to:0x02155494 module:overlay(83) +from:0x02127574 kind:load to:0x0204b164 module:main +from:0x021275bc kind:arm_call to:0x02155494 module:overlay(83) +from:0x021275c4 kind:arm_call to:0x021271e8 module:overlay(46) +from:0x02127644 kind:arm_call to:0x020151dc module:main +from:0x02127670 kind:arm_call to:0x02128160 module:overlay(46) +from:0x021276cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021276d4 kind:arm_call to:0x02127188 module:overlay(46) +from:0x021276e0 kind:load to:0x027e09a8 module:dtcm +from:0x02127730 kind:arm_call to:0x02155494 module:overlay(83) +from:0x02127788 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212779c kind:arm_call to:0x021271b8 module:overlay(46) +from:0x021277a8 kind:arm_call to:0x02127890 module:overlay(46) +from:0x021277c0 kind:arm_call to:0x02128160 module:overlay(46) +from:0x02127874 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127888 kind:arm_call to:0x02127890 module:overlay(46) +from:0x02127918 kind:load to:0x0212c130 module:overlay(46) +from:0x0212791c kind:load to:0x0212c120 module:overlay(46) +from:0x02127958 kind:load to:0x0212c120 module:overlay(46) +from:0x021279e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02127ac8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02127af0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127ba8 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02127be4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02127bfc kind:load to:0x027e0cec module:dtcm +from:0x02127c60 kind:arm_call to:0x02127890 module:overlay(46) +from:0x02127c88 kind:arm_call to:0x02127890 module:overlay(46) +from:0x02127cac kind:arm_call to:0x02127920 module:overlay(46) +from:0x02127cc0 kind:arm_call to:0x0212795c module:overlay(46) +from:0x02127ce4 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02127d0c kind:arm_call to:0x02059664 module:overlay(0) +from:0x02127d40 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x02127d48 kind:arm_call to:0x0212795c module:overlay(46) +from:0x02127d90 kind:arm_call to:0x01ffad5c module:itcm +from:0x02127da0 kind:arm_call to:0x0212a168 module:overlay(46) +from:0x02127e00 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02127e10 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02127e20 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02127f10 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127f34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127f48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127f58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127f68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127fe0 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02128024 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02128040 kind:load to:0x027e09c0 module:dtcm +from:0x02128044 kind:load to:0x02059880 module:overlay(0) +from:0x02128048 kind:load to:0x0212b8a4 module:overlay(46) +from:0x0212804c kind:load to:0x0212b878 module:overlay(46) +from:0x02128060 kind:arm_call to:0x021553cc module:overlay(83) +from:0x021280a4 kind:arm_call to:0x01ffc768 module:itcm +from:0x021280b8 kind:arm_call to:0x0200ef5c module:main +from:0x021280d4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02128120 kind:arm_call to:0x0212b428 module:overlay(46) +from:0x02128128 kind:load to:0x020b66c4 module:overlay(0) +from:0x02128174 kind:load to:0x0212c030 module:overlay(46) +from:0x02128178 kind:load to:0x0212c078 module:overlay(46) +from:0x021281d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021281e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021281fc kind:arm_call to:0x020602f0 module:overlay(0) +from:0x0212821c kind:arm_call to:0x01ffb800 module:itcm +from:0x02128244 kind:arm_call to:0x01ff938c module:itcm +from:0x02128268 kind:arm_call to:0x01ffb744 module:itcm +from:0x021282b0 kind:arm_call to:0x0207d7bc module:overlay(0) +from:0x02128308 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212831c kind:load to:0x0212c700 module:overlay(46) +from:0x02128330 kind:arm_call to:0x02011f3c module:main +from:0x0212833c kind:arm_call to:0x02128390 module:overlay(46) +from:0x02128350 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02128388 kind:load to:0x0212c1bc module:overlay(46) +from:0x021283a0 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02128404 kind:arm_call to:0x02059600 module:overlay(0) +from:0x02128430 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02128448 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02128458 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02128484 kind:arm_call to:0x0203e690 module:main +from:0x021284a0 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0212850c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02128544 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0212855c kind:arm_call to:0x02128a48 module:overlay(46) +from:0x02128568 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02128578 kind:arm_call to:0x0202a1c0 module:main +from:0x021285b0 kind:load to:0x0212c288 module:overlay(46) +from:0x021285b4 kind:load to:0x0212c700 module:overlay(46) +from:0x021285b8 kind:load to:0x0212bdcc module:overlay(46) +from:0x021285bc kind:load to:0x020a1aac module:overlay(0) +from:0x021285c0 kind:load to:0x02126b04 module:overlay(46) +from:0x021285c4 kind:load to:0x0212c1ac module:overlay(46) +from:0x021285ec kind:arm_call to:0x0212a99c module:overlay(46) +from:0x0212860c kind:arm_call to:0x0203e740 module:main +from:0x02128614 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212861c kind:arm_call to:0x02059620 module:overlay(0) +from:0x02128624 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02128630 kind:load to:0x0212c288 module:overlay(46) +from:0x02128634 kind:load to:0x020a1aac module:overlay(0) +from:0x0212865c kind:arm_call to:0x0212a99c module:overlay(46) +from:0x0212867c kind:arm_call to:0x0203e740 module:main +from:0x02128684 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0212868c kind:arm_call to:0x02059620 module:overlay(0) +from:0x02128694 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212869c kind:arm_call to:0x02011ff4 module:main +from:0x021286a8 kind:load to:0x0212c288 module:overlay(46) +from:0x021286ac kind:load to:0x020a1aac module:overlay(0) +from:0x021286dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021286f4 kind:arm_call to:0x02128808 module:overlay(46) +from:0x02128708 kind:arm_call to:0x02128d88 module:overlay(46) +from:0x0212875c kind:arm_call to:0x02059664 module:overlay(0) +from:0x02128790 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0212879c kind:load to:0x027e0ce4 module:dtcm +from:0x021287a0 kind:load to:0x0212b9d4 module:overlay(46) +from:0x021287a4 kind:load to:0x0212b9e8 module:overlay(46) +from:0x021287a8 kind:load to:0x02059880 module:overlay(0) +from:0x021287d0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021287f4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02128800 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02128868 kind:arm_call to:0x021287ac module:overlay(46) +from:0x02128880 kind:load to:0x0204b164 module:main +from:0x021288a0 kind:arm_call to:0x0212a99c module:overlay(46) +from:0x02128918 kind:arm_call to:0x021287ac module:overlay(46) +from:0x0212896c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0212897c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021289a4 kind:arm_call to:0x02128d88 module:overlay(46) +from:0x021289b0 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x021289e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021289f4 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02128a08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128a18 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x02128a24 kind:load to:0x027e0ce4 module:dtcm +from:0x02128a74 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02128a80 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02128a94 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02128aa0 kind:load to:0x0212c700 module:overlay(46) +from:0x02128aa4 kind:load to:0x0212ba00 module:overlay(46) +from:0x02128acc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02128ae4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128af4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128b30 kind:arm_call to:0x02128d88 module:overlay(46) +from:0x02128b54 kind:arm_call to:0x02128808 module:overlay(46) +from:0x02128bb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128bbc kind:load to:0x0212c1f0 module:overlay(46) +from:0x02128bc0 kind:load to:0x027e09a8 module:dtcm +from:0x02128bd8 kind:arm_call to:0x021288b4 module:overlay(46) +from:0x02128bec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128c00 kind:arm_call to:0x02128d88 module:overlay(46) +from:0x02128c60 kind:load to:0x0212c1d8 module:overlay(46) +from:0x02128ca4 kind:arm_call to:0x021288b4 module:overlay(46) +from:0x02128d14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128d28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02128d34 kind:arm_call to:0x02128a48 module:overlay(46) +from:0x02128d40 kind:load to:0x0212c208 module:overlay(46) +from:0x02128d44 kind:load to:0x027e09a8 module:dtcm +from:0x02128d64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128d74 kind:arm_call to:0x02128884 module:overlay(46) +from:0x02128e10 kind:load to:0x0212c230 module:overlay(46) +from:0x02128e14 kind:load to:0x0212c220 module:overlay(46) +from:0x02128f0c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02128f28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128f48 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02128f78 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02128f90 kind:load to:0x0212c220 module:overlay(46) +from:0x02128f98 kind:load to:0x027e0cec module:dtcm +from:0x02128f9c kind:load to:0x027e0108 module:dtcm +from:0x02129004 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02129020 kind:load to:0x0212b9e0 module:overlay(46) +from:0x02129024 kind:load to:0x0212ba20 module:overlay(46) +from:0x02129094 kind:arm_call to:0x01ffb714 module:itcm +from:0x021290a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021290c0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021290c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021290d8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212913c kind:arm_call to:0x01ffb974 module:itcm +from:0x02129154 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212916c kind:arm_call to:0x01ffb800 module:itcm +from:0x02129184 kind:arm_call to:0x01ffb428 module:itcm +from:0x02129190 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021291a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021291ac kind:load to:0x0212ba20 module:overlay(46) +from:0x021291b0 kind:load to:0x0212b9e0 module:overlay(46) +from:0x021291c4 kind:arm_call to:0x02128e18 module:overlay(46) +from:0x021291f0 kind:arm_call to:0x02059664 module:overlay(0) +from:0x02129224 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0212922c kind:arm_call to:0x02128934 module:overlay(46) +from:0x02129238 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02129278 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02129294 kind:arm_call to:0x01fff168 module:itcm +from:0x021292d0 kind:arm_call to:0x02129028 module:overlay(46) +from:0x021292dc kind:arm_call to:0x0215ced0 module:overlay(83) +from:0x021292f0 kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x02129304 kind:arm_call to:0x02128fa0 module:overlay(46) +from:0x02129350 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02129398 kind:arm_call to:0x01ffad5c module:itcm +from:0x021293a8 kind:arm_call to:0x0212b0e4 module:overlay(46) +from:0x021293f0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02129400 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02129464 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129484 kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x02129494 kind:load to:0x02059880 module:overlay(0) +from:0x02129498 kind:load to:0x027e0ce0 module:dtcm +from:0x0212949c kind:load to:0x027e09a8 module:dtcm +from:0x021294a4 kind:load to:0x0212ba68 module:overlay(46) +from:0x021294a8 kind:load to:0x0212b9d8 module:overlay(46) +from:0x021294ac kind:load to:0x027e09c0 module:dtcm +from:0x021294bc kind:arm_call to:0x021553cc module:overlay(83) +from:0x021294e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021294f8 kind:arm_call to:0x01ffc744 module:itcm +from:0x02129504 kind:arm_call to:0x0200ef5c module:main +from:0x02129520 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02129528 kind:load to:0x020b66c4 module:overlay(0) +from:0x0212958c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129598 kind:arm_call to:0x01fff458 module:itcm +from:0x021295bc kind:load to:0x027e0ce4 module:dtcm +from:0x021295e8 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02129644 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02129658 kind:load to:0x0212c7e8 module:overlay(46) +from:0x0212966c kind:arm_call to:0x02011f3c module:main +from:0x02129678 kind:arm_call to:0x021296d0 module:overlay(46) +from:0x0212968c kind:arm_call to:0x02099040 module:overlay(0) +from:0x021296c4 kind:load to:0x0212c33c module:overlay(46) +from:0x021296d8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02129750 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212975c kind:arm_call to:0x0212a3e4 module:overlay(46) +from:0x02129768 kind:arm_call to:0x0212a4b0 module:overlay(46) +from:0x02129770 kind:arm_call to:0x0212a540 module:overlay(46) +from:0x021297dc kind:arm_call to:0x01ffa06c module:itcm +from:0x02129800 kind:load to:0x0212c3b0 module:overlay(46) +from:0x02129804 kind:load to:0x0212c7e8 module:overlay(46) +from:0x02129808 kind:load to:0x020b3168 module:overlay(0) +from:0x0212980c kind:load to:0x0212c7ec module:overlay(46) +from:0x02129818 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212982c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212985c kind:arm_call to:0x0212812c module:overlay(46) +from:0x0212986c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02129874 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212987c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02129884 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02129890 kind:load to:0x0212c3b0 module:overlay(46) +from:0x021298b8 kind:arm_call to:0x0212812c module:overlay(46) +from:0x021298c8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021298d0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021298d8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021298e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021298e8 kind:arm_call to:0x02011ff4 module:main +from:0x021298f4 kind:load to:0x0212c3b0 module:overlay(46) +from:0x02129978 kind:arm_call to:0x0212a070 module:overlay(46) +from:0x02129984 kind:load to:0x027e07d4 module:dtcm +from:0x021299e0 kind:arm_call to:0x0212812c module:overlay(46) +from:0x021299f0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02129a7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02129a8c kind:arm_call to:0x01ff9218 module:itcm +from:0x02129aac kind:arm_call to:0x01ffb464 module:itcm +from:0x02129abc kind:arm_call to:0x01ff9218 module:itcm +from:0x02129ad0 kind:arm_call to:0x0212a2b4 module:overlay(46) +from:0x02129ae8 kind:load to:0x0212a2b4 module:overlay(46) +from:0x02129b38 kind:arm_call to:0x0212812c module:overlay(46) +from:0x02129b84 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x02129b94 kind:load to:0x0212c7ec module:overlay(46) +from:0x02129b98 kind:load to:0x0212c7e8 module:overlay(46) +from:0x02129bb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129bf8 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x02129c14 kind:arm_call to:0x020f0750 module:overlay(31) +from:0x02129c28 kind:arm_call to:0x0202a260 module:main +from:0x02129c40 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129c50 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129c90 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02129ca0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129ce0 kind:arm_call to:0x0212a5d4 module:overlay(46) +from:0x02129cec kind:load to:0x027e0ce4 module:dtcm +from:0x02129cf0 kind:load to:0x02041eb0 module:main +from:0x02129d80 kind:arm_call to:0x02129b9c module:overlay(46) +from:0x02129db0 kind:arm_call to:0x01ff938c module:itcm +from:0x02129dec kind:arm_call to:0x01fff17c module:itcm +from:0x02129df8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129e20 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x02129e48 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x02129e78 kind:arm_call to:0x02060c6c module:overlay(0) +from:0x02129e8c kind:arm_call to:0x02060820 module:overlay(0) +from:0x02129e98 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02129ec0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129ed0 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02129f14 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02129f2c kind:arm_call to:0x0212a070 module:overlay(46) +from:0x02129f68 kind:arm_call to:0x0212a070 module:overlay(46) +from:0x02129f74 kind:load to:0x027e0108 module:dtcm +from:0x02129f78 kind:load to:0x027e0ce0 module:dtcm +from:0x02129f80 kind:load to:0x027e09c0 module:dtcm +from:0x02129fb8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129fd4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02129ff0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212a008 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212a010 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212a020 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a05c kind:load to:0x027e0cec module:dtcm +from:0x0212a060 kind:load to:0x027e09a8 module:dtcm +from:0x0212a068 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a0b0 kind:load to:0x0212c358 module:overlay(46) +from:0x0212a0e8 kind:load to:0x0212c358 module:overlay(46) +from:0x0212a100 kind:arm_call to:0x0212a0b4 module:overlay(46) +from:0x0212a120 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212a160 kind:load to:0x0212bac8 module:overlay(46) +from:0x0212a164 kind:load to:0x027e07b4 module:dtcm +from:0x0212a180 kind:arm_call to:0x0202a20c module:main +from:0x0212a190 kind:arm_call to:0x0202a20c module:main +from:0x0212a1a8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212a1cc kind:arm_call to:0x0200ef5c module:main +from:0x0212a1d8 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0212a20c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0212a220 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212a29c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0212a2a8 kind:load to:0x0203feb0 module:main +from:0x0212a2ac kind:load to:0x027e09b4 module:dtcm +from:0x0212a2c8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0212a300 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0212a334 kind:load to:0x0212a070 module:overlay(46) +from:0x0212a360 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212a36c kind:arm_call to:0x0212a070 module:overlay(46) +from:0x0212a3c4 kind:arm_call to:0x0212812c module:overlay(46) +from:0x0212a3d8 kind:arm_call to:0x0212a070 module:overlay(46) +from:0x0212a3fc kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x0212a414 kind:load to:0x0212c2ec module:overlay(46) +from:0x0212a434 kind:arm_call to:0x0212a30c module:overlay(46) +from:0x0212a444 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x0212a460 kind:arm_call to:0x0212a328 module:overlay(46) +from:0x0212a468 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x0212a480 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212a490 kind:arm_call to:0x0212a378 module:overlay(46) +from:0x0212a49c kind:arm_call to:0x0212a338 module:overlay(46) +from:0x0212a4a8 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x0212a4e8 kind:load to:0x0212c320 module:overlay(46) +from:0x0212a500 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a520 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0212a53c kind:load to:0x0212a070 module:overlay(46) +from:0x0212a548 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0212a55c kind:load to:0x0212c304 module:overlay(46) +from:0x0212a588 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0212a5c4 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0212a5ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a634 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212a640 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0212a650 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a65c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a664 kind:arm_call to:0x02011ff4 module:main +from:0x0212a678 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0212a680 kind:arm_call to:0x02011ff4 module:main +from:0x0212a694 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0212a6a8 kind:load to:0x0212c8d0 module:overlay(46) +from:0x0212a6bc kind:arm_call to:0x02011f3c module:main +from:0x0212a6c8 kind:arm_call to:0x0212a730 module:overlay(46) +from:0x0212a6dc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0212a70c kind:load to:0x0212c444 module:overlay(46) +from:0x0212a724 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0212a72c kind:load to:0x02098c90 module:overlay(0) +from:0x0212a738 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0212a744 kind:arm_call to:0x0212a714 module:overlay(46) +from:0x0212a7b0 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0212a7bc kind:arm_call to:0x0212b27c module:overlay(46) +from:0x0212a7c8 kind:arm_call to:0x0212b348 module:overlay(46) +from:0x0212a824 kind:arm_call to:0x01ffa06c module:itcm +from:0x0212a848 kind:load to:0x0212c4b8 module:overlay(46) +from:0x0212a84c kind:load to:0x020b3168 module:overlay(0) +from:0x0212a850 kind:load to:0x0212c8d4 module:overlay(46) +from:0x0212a854 kind:load to:0x0212c8c0 module:overlay(46) +from:0x0212a860 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a890 kind:arm_call to:0x0212952c module:overlay(46) +from:0x0212a8a0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a8a8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212a8b0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a8bc kind:load to:0x0212c4b8 module:overlay(46) +from:0x0212a8e4 kind:arm_call to:0x0212952c module:overlay(46) +from:0x0212a8f4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212a8fc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0212a904 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0212a90c kind:arm_call to:0x02011ff4 module:main +from:0x0212a918 kind:load to:0x0212c4b8 module:overlay(46) +from:0x0212a98c kind:arm_call to:0x0212aff4 module:overlay(46) +from:0x0212a998 kind:load to:0x027e07d4 module:dtcm +from:0x0212a9b8 kind:arm_call to:0x0212952c module:overlay(46) +from:0x0212a9c8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212aa44 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212aa54 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212aa74 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212aa84 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212aa98 kind:arm_call to:0x0212b1c4 module:overlay(46) +from:0x0212aab0 kind:load to:0x0212b1c4 module:overlay(46) +from:0x0212aad0 kind:arm_call to:0x0212952c module:overlay(46) +from:0x0212ab10 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x0212ab1c kind:load to:0x0212c8d4 module:overlay(46) +from:0x0212ab20 kind:load to:0x0212c8c0 module:overlay(46) +from:0x0212ab3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212ab74 kind:arm_call to:0x01fff148 module:itcm +from:0x0212ab9c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212abb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212abc8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212ac18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212ac20 kind:arm_call to:0x01ff938c module:itcm +from:0x0212ac60 kind:arm_call to:0x01ffb974 module:itcm +from:0x0212ac70 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0212aca0 kind:arm_call to:0x02060820 module:overlay(0) +from:0x0212aca8 kind:arm_call to:0x02060a00 module:overlay(0) +from:0x0212acb4 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0212acc8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212accc kind:load to:0x027e0ce0 module:dtcm +from:0x0212acd4 kind:load to:0x027e0108 module:dtcm +from:0x0212ad40 kind:arm_call to:0x01ff938c module:itcm +from:0x0212ad7c kind:arm_call to:0x01fff17c module:itcm +from:0x0212ad88 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212adac kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0212add4 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0212adfc kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0212ae10 kind:arm_call to:0x02060820 module:overlay(0) +from:0x0212ae1c kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0212ae44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ae54 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0212ae98 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0212aeb0 kind:arm_call to:0x0212aff4 module:overlay(46) +from:0x0212aeec kind:arm_call to:0x0212aff4 module:overlay(46) +from:0x0212aef8 kind:load to:0x027e0108 module:dtcm +from:0x0212aefc kind:load to:0x027e0ce0 module:dtcm +from:0x0212af04 kind:load to:0x027e09c0 module:dtcm +from:0x0212af3c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212af58 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212af74 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0212af8c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0212af94 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0212afa4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212afe0 kind:load to:0x027e0cec module:dtcm +from:0x0212afe4 kind:load to:0x027e09a8 module:dtcm +from:0x0212afec kind:load to:0x027e0ce4 module:dtcm +from:0x0212b034 kind:load to:0x0212c460 module:overlay(46) +from:0x0212b06c kind:load to:0x0212c460 module:overlay(46) +from:0x0212b07c kind:arm_call to:0x0212b038 module:overlay(46) +from:0x0212b09c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212b0dc kind:load to:0x0212bad4 module:overlay(46) +from:0x0212b0e0 kind:load to:0x027e07b4 module:dtcm +from:0x0212b0fc kind:arm_call to:0x0202a20c module:main +from:0x0212b10c kind:arm_call to:0x0202a20c module:main +from:0x0212b128 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212b13c kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0212b1b0 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0212b1bc kind:load to:0x027e09b4 module:dtcm +from:0x0212b1d4 kind:load to:0x0209a188 module:overlay(0) +from:0x0212b200 kind:load to:0x0212aff4 module:overlay(46) +from:0x0212b22c kind:arm_call to:0x01ff9770 module:itcm +from:0x0212b238 kind:arm_call to:0x0212aff4 module:overlay(46) +from:0x0212b260 kind:arm_call to:0x0212952c module:overlay(46) +from:0x0212b274 kind:arm_call to:0x0212aff4 module:overlay(46) +from:0x0212b294 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x0212b2ac kind:load to:0x0212c410 module:overlay(46) +from:0x0212b2cc kind:arm_call to:0x0212b1d8 module:overlay(46) +from:0x0212b2dc kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x0212b2f8 kind:arm_call to:0x0212b1f4 module:overlay(46) +from:0x0212b300 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x0212b318 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212b328 kind:arm_call to:0x0212b244 module:overlay(46) +from:0x0212b334 kind:arm_call to:0x0212b204 module:overlay(46) +from:0x0212b340 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x0212b380 kind:load to:0x0212c428 module:overlay(46) +from:0x0212b398 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b3b8 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0212b3d4 kind:load to:0x0212aff4 module:overlay(46) +from:0x0212b3e0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0212b3e8 kind:arm_call to:0x02011ff4 module:main +from:0x0212b3fc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0212b464 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b474 kind:arm_call to:0x01ff938c module:itcm +from:0x0212b4a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b4ac kind:arm_call to:0x01ff8d38 module:itcm +from:0x0212b4e4 kind:arm_call to:0x0212b52c module:overlay(46) +from:0x0212b510 kind:arm_call to:0x0212b52c module:overlay(46) +from:0x0212b520 kind:load to:0x027e09ac module:dtcm +from:0x0212b5d8 kind:arm_call to:0x02025f60 module:main +from:0x0212b82c kind:load to:0x027e0254 module:dtcm +from:0x0212bb00 kind:arm_call to:0x021252b0 module:overlay(46) +from:0x0212bb10 kind:arm_call to:0x0203e3a4 module:main +from:0x0212bb50 kind:load to:0x0212c520 module:overlay(46) +from:0x0212bb54 kind:load to:0x0212c530 module:overlay(46) +from:0x0212bb58 kind:load to:0x02126bc4 module:overlay(46) +from:0x0212bb5c kind:load to:0x0212c524 module:overlay(46) +from:0x0212bb60 kind:load to:0x02044704 module:main +from:0x0212bb64 kind:load to:0x0212bf30 module:overlay(46) +from:0x0212bb9c kind:arm_call to:0x02126c08 module:overlay(46) +from:0x0212bbac kind:arm_call to:0x0203e3a4 module:main +from:0x0212bc04 kind:load to:0x0212bfd8 module:overlay(46) +from:0x0212bc08 kind:load to:0x0212c608 module:overlay(46) +from:0x0212bc0c kind:load to:0x0212c618 module:overlay(46) +from:0x0212bc10 kind:load to:0x02128300 module:overlay(46) +from:0x0212bc14 kind:load to:0x0212c60c module:overlay(46) +from:0x0212bc18 kind:load to:0x02044704 module:main +from:0x0212bc1c kind:load to:0x0212c120 module:overlay(46) +from:0x0212bc54 kind:arm_call to:0x02128344 module:overlay(46) +from:0x0212bc64 kind:arm_call to:0x0203e3a4 module:main +from:0x0212bcb4 kind:load to:0x0212c198 module:overlay(46) +from:0x0212bcb8 kind:load to:0x0212c6f0 module:overlay(46) +from:0x0212bcbc kind:load to:0x0212c700 module:overlay(46) +from:0x0212bcc0 kind:load to:0x0212963c module:overlay(46) +from:0x0212bcc4 kind:load to:0x0212c6f4 module:overlay(46) +from:0x0212bcc8 kind:load to:0x02044704 module:main +from:0x0212bccc kind:load to:0x0212c220 module:overlay(46) +from:0x0212bcec kind:arm_call to:0x02129680 module:overlay(46) +from:0x0212bcfc kind:arm_call to:0x0203e3a4 module:main +from:0x0212bd10 kind:load to:0x0212c7d8 module:overlay(46) +from:0x0212bd14 kind:load to:0x0212c7e8 module:overlay(46) +from:0x0212bd18 kind:load to:0x0212a68c module:overlay(46) +from:0x0212bd1c kind:load to:0x0212c7dc module:overlay(46) +from:0x0212bd3c kind:arm_call to:0x0212a6d0 module:overlay(46) +from:0x0212bd4c kind:arm_call to:0x0203e3a4 module:main +from:0x0212bd60 kind:load to:0x0212c8c0 module:overlay(46) +from:0x0212bd64 kind:load to:0x0212c8d0 module:overlay(46) +from:0x0212bd68 kind:load to:0x0212b3f4 module:overlay(46) +from:0x0212bd6c kind:load to:0x0212c8c4 module:overlay(46) +from:0x0212bd70 kind:load to:0x0212bae0 module:overlay(46) +from:0x0212bd74 kind:load to:0x0212bb68 module:overlay(46) +from:0x0212bd78 kind:load to:0x0212bc20 module:overlay(46) +from:0x0212bd7c kind:load to:0x0212bcd0 module:overlay(46) +from:0x0212bd80 kind:load to:0x0212bd20 module:overlay(46) +from:0x0212bda8 kind:load to:0x0212528c module:overlay(46) +from:0x0212bdac kind:load to:0x020990ec module:overlay(0) +from:0x0212bdb0 kind:load to:0x02098efc module:overlay(0) +from:0x0212bdb4 kind:load to:0x02098f78 module:overlay(0) +from:0x0212bdb8 kind:load to:0x020990f4 module:overlay(0) +from:0x0212bdbc kind:load to:0x02099114 module:overlay(0) +from:0x0212bdc0 kind:load to:0x02099140 module:overlay(0) +from:0x0212bdcc kind:load to:0x02125488 module:overlay(46) +from:0x0212bdd0 kind:load to:0x02126b10 module:overlay(46) +from:0x0212bdd4 kind:load to:0x0209ba20 module:overlay(0) +from:0x0212bdd8 kind:load to:0x0209ba54 module:overlay(0) +from:0x0212bddc kind:load to:0x0209baec module:overlay(0) +from:0x0212bde0 kind:load to:0x0209bb00 module:overlay(0) +from:0x0212bde4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0212bde8 kind:load to:0x0209bb28 module:overlay(0) +from:0x0212bdec kind:load to:0x0209bbb0 module:overlay(0) +from:0x0212bdf0 kind:load to:0x0209b838 module:overlay(0) +from:0x0212bdf4 kind:load to:0x0209babc module:overlay(0) +from:0x0212bdf8 kind:load to:0x0209bad4 module:overlay(0) +from:0x0212bdfc kind:load to:0x0209bb14 module:overlay(0) +from:0x0212be00 kind:load to:0x0209bea0 module:overlay(0) +from:0x0212be04 kind:load to:0x02126ad8 module:overlay(46) +from:0x0212be08 kind:load to:0x02126ab4 module:overlay(46) +from:0x0212be0c kind:load to:0x0209bed8 module:overlay(0) +from:0x0212be78 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212be7c kind:load to:0x02099cfc module:overlay(0) +from:0x0212be80 kind:load to:0x02099d14 module:overlay(0) +from:0x0212be84 kind:load to:0x02099d20 module:overlay(0) +from:0x0212be88 kind:load to:0x01fff464 module:itcm +from:0x0212be8c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212be90 kind:load to:0x0212549c module:overlay(46) +from:0x0212be94 kind:load to:0x02099c58 module:overlay(0) +from:0x0212be98 kind:load to:0x021265c8 module:overlay(46) +from:0x0212be9c kind:load to:0x021269f4 module:overlay(46) +from:0x0212bea0 kind:load to:0x02099c64 module:overlay(0) +from:0x0212bea4 kind:load to:0x02126a20 module:overlay(46) +from:0x0212bea8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0212beac kind:load to:0x02099c70 module:overlay(0) +from:0x0212beb0 kind:load to:0x02099d2c module:overlay(0) +from:0x0212beb4 kind:load to:0x02099d98 module:overlay(0) +from:0x0212beb8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212bebc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212bec0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212bec4 kind:load to:0x02126b2c module:overlay(46) +from:0x0212bec8 kind:load to:0x02126b74 module:overlay(46) +from:0x0212becc kind:load to:0x0209ad54 module:overlay(0) +from:0x0212bf30 kind:load to:0x02125678 module:overlay(46) +from:0x0212bf38 kind:load to:0x02125694 module:overlay(46) +from:0x0212bf48 kind:load to:0x02125698 module:overlay(46) +from:0x0212bf50 kind:load to:0x02125784 module:overlay(46) +from:0x0212bf58 kind:load to:0x02125898 module:overlay(46) +from:0x0212bf60 kind:load to:0x021258b4 module:overlay(46) +from:0x0212bf68 kind:load to:0x02125974 module:overlay(46) +from:0x0212bf78 kind:load to:0x021259ac module:overlay(46) +from:0x0212bf80 kind:load to:0x02125a34 module:overlay(46) +from:0x0212bf88 kind:load to:0x02125c24 module:overlay(46) +from:0x0212bf90 kind:load to:0x02125c50 module:overlay(46) +from:0x0212bf98 kind:load to:0x02125cd8 module:overlay(46) +from:0x0212bfa0 kind:load to:0x02125e58 module:overlay(46) +from:0x0212bfa8 kind:load to:0x02125e84 module:overlay(46) +from:0x0212bfb0 kind:load to:0x02125f78 module:overlay(46) +from:0x0212bfb8 kind:load to:0x0212601c module:overlay(46) +from:0x0212bfc0 kind:load to:0x02126060 module:overlay(46) +from:0x0212bfc8 kind:load to:0x021260fc module:overlay(46) +from:0x0212bfd0 kind:load to:0x02126198 module:overlay(46) +from:0x0212bfec kind:load to:0x02126be4 module:overlay(46) +from:0x0212bff0 kind:load to:0x020990ec module:overlay(0) +from:0x0212bff4 kind:load to:0x02098efc module:overlay(0) +from:0x0212bff8 kind:load to:0x02098f78 module:overlay(0) +from:0x0212bffc kind:load to:0x020990f4 module:overlay(0) +from:0x0212c000 kind:load to:0x02099114 module:overlay(0) +from:0x0212c004 kind:load to:0x02099140 module:overlay(0) +from:0x0212c010 kind:load to:0x0207ea90 module:overlay(0) +from:0x0212c014 kind:load to:0x0212817c module:overlay(46) +from:0x0212c018 kind:load to:0x0207ec68 module:overlay(0) +from:0x0212c01c kind:load to:0x0207ec3c module:overlay(0) +from:0x0212c020 kind:load to:0x0207ef50 module:overlay(0) +from:0x0212c024 kind:load to:0x0207efac module:overlay(0) +from:0x0212c028 kind:load to:0x0207f018 module:overlay(0) +from:0x0212c02c kind:load to:0x0207f0b0 module:overlay(0) +from:0x0212c0c8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212c0cc kind:load to:0x02099cfc module:overlay(0) +from:0x0212c0d0 kind:load to:0x02099d14 module:overlay(0) +from:0x0212c0d4 kind:load to:0x02099d20 module:overlay(0) +from:0x0212c0d8 kind:load to:0x01fff464 module:itcm +from:0x0212c0dc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212c0e0 kind:load to:0x02126f9c module:overlay(46) +from:0x0212c0e4 kind:load to:0x02099c58 module:overlay(0) +from:0x0212c0e8 kind:load to:0x02127c10 module:overlay(46) +from:0x0212c0ec kind:load to:0x02128054 module:overlay(46) +from:0x0212c0f0 kind:load to:0x02099c64 module:overlay(0) +from:0x0212c0f4 kind:load to:0x02128080 module:overlay(46) +from:0x0212c0f8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0212c0fc kind:load to:0x02099c70 module:overlay(0) +from:0x0212c100 kind:load to:0x02099d2c module:overlay(0) +from:0x0212c104 kind:load to:0x02099d98 module:overlay(0) +from:0x0212c108 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212c10c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212c110 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212c114 kind:load to:0x02126e94 module:overlay(46) +from:0x0212c118 kind:load to:0x02126f14 module:overlay(46) +from:0x0212c11c kind:load to:0x0209ad54 module:overlay(0) +from:0x0212c120 kind:load to:0x021272d8 module:overlay(46) +from:0x0212c128 kind:load to:0x02127338 module:overlay(46) +from:0x0212c138 kind:load to:0x02127380 module:overlay(46) +from:0x0212c140 kind:load to:0x02127440 module:overlay(46) +from:0x0212c150 kind:load to:0x021274bc module:overlay(46) +from:0x0212c158 kind:load to:0x02127578 module:overlay(46) +from:0x0212c168 kind:load to:0x02127664 module:overlay(46) +from:0x0212c170 kind:load to:0x021276e8 module:overlay(46) +from:0x0212c180 kind:load to:0x021277b4 module:overlay(46) +from:0x0212c188 kind:load to:0x02127854 module:overlay(46) +from:0x0212c1ac kind:load to:0x020993bc module:overlay(0) +from:0x0212c1b0 kind:load to:0x021295c4 module:overlay(46) +from:0x0212c1bc kind:load to:0x02128320 module:overlay(46) +from:0x0212c1c0 kind:load to:0x020990ec module:overlay(0) +from:0x0212c1c4 kind:load to:0x02098efc module:overlay(0) +from:0x0212c1c8 kind:load to:0x02098f78 module:overlay(0) +from:0x0212c1cc kind:load to:0x020990f4 module:overlay(0) +from:0x0212c1d0 kind:load to:0x02099114 module:overlay(0) +from:0x0212c1d4 kind:load to:0x02099140 module:overlay(0) +from:0x0212c220 kind:load to:0x02128aa8 module:overlay(46) +from:0x0212c228 kind:load to:0x02128ab8 module:overlay(46) +from:0x0212c238 kind:load to:0x02128b3c module:overlay(46) +from:0x0212c240 kind:load to:0x02128bc8 module:overlay(46) +from:0x0212c250 kind:load to:0x02128c08 module:overlay(46) +from:0x0212c258 kind:load to:0x02128c64 module:overlay(46) +from:0x0212c268 kind:load to:0x02128cac module:overlay(46) +from:0x0212c270 kind:load to:0x02128d4c module:overlay(46) +from:0x0212c288 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212c28c kind:load to:0x02099cfc module:overlay(0) +from:0x0212c290 kind:load to:0x02099d14 module:overlay(0) +from:0x0212c294 kind:load to:0x02099d20 module:overlay(0) +from:0x0212c298 kind:load to:0x02128a2c module:overlay(46) +from:0x0212c29c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212c2a0 kind:load to:0x021286b0 module:overlay(46) +from:0x0212c2a4 kind:load to:0x02099c58 module:overlay(0) +from:0x0212c2a8 kind:load to:0x021291b8 module:overlay(46) +from:0x0212c2ac kind:load to:0x021294b0 module:overlay(46) +from:0x0212c2b0 kind:load to:0x02099c64 module:overlay(0) +from:0x0212c2b4 kind:load to:0x021294dc module:overlay(46) +from:0x0212c2b8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0212c2bc kind:load to:0x02099c70 module:overlay(0) +from:0x0212c2c0 kind:load to:0x02099d2c module:overlay(0) +from:0x0212c2c4 kind:load to:0x02099d98 module:overlay(0) +from:0x0212c2c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212c2cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212c2d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212c2d4 kind:load to:0x021285c8 module:overlay(46) +from:0x0212c2d8 kind:load to:0x02128638 module:overlay(46) +from:0x0212c2dc kind:load to:0x0209ad54 module:overlay(0) +from:0x0212c2e0 kind:load to:0x02129560 module:overlay(46) +from:0x0212c2ec kind:load to:0x0212a418 module:overlay(46) +from:0x0212c2f0 kind:load to:0x0212a454 module:overlay(46) +from:0x0212c2f4 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x0212c2f8 kind:load to:0x0212a470 module:overlay(46) +from:0x0212c304 kind:load to:0x02129824 module:overlay(46) +from:0x0212c308 kind:load to:0x0212a670 module:overlay(46) +from:0x0212c30c kind:load to:0x0212a560 module:overlay(46) +from:0x0212c310 kind:load to:0x0212a590 module:overlay(46) +from:0x0212c314 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0212c320 kind:load to:0x02129810 module:overlay(46) +from:0x0212c324 kind:load to:0x0212a654 module:overlay(46) +from:0x0212c328 kind:load to:0x0207cdd4 module:overlay(0) +from:0x0212c32c kind:load to:0x0212a4ec module:overlay(46) +from:0x0212c330 kind:load to:0x0212a52c module:overlay(46) +from:0x0212c33c kind:load to:0x0212965c module:overlay(46) +from:0x0212c340 kind:load to:0x020990ec module:overlay(0) +from:0x0212c344 kind:load to:0x02098efc module:overlay(0) +from:0x0212c348 kind:load to:0x02098f78 module:overlay(0) +from:0x0212c34c kind:load to:0x020990f4 module:overlay(0) +from:0x0212c350 kind:load to:0x02099114 module:overlay(0) +from:0x0212c354 kind:load to:0x02099140 module:overlay(0) +from:0x0212c358 kind:load to:0x021299fc module:overlay(46) +from:0x0212c360 kind:load to:0x02129a2c module:overlay(46) +from:0x0212c368 kind:load to:0x02129ad8 module:overlay(46) +from:0x0212c370 kind:load to:0x02129ae0 module:overlay(46) +from:0x0212c378 kind:load to:0x02129aec module:overlay(46) +from:0x0212c380 kind:load to:0x02129b9c module:overlay(46) +from:0x0212c388 kind:load to:0x02129cf8 module:overlay(46) +from:0x0212c390 kind:load to:0x02129d4c module:overlay(46) +from:0x0212c398 kind:load to:0x02129f84 module:overlay(46) +from:0x0212c3a0 kind:load to:0x0212a06c module:overlay(46) +from:0x0212c3b0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212c3b4 kind:load to:0x02099cfc module:overlay(0) +from:0x0212c3b8 kind:load to:0x02099d14 module:overlay(0) +from:0x0212c3bc kind:load to:0x02099d20 module:overlay(0) +from:0x0212c3c0 kind:load to:0x01fff464 module:itcm +from:0x0212c3c4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212c3c8 kind:load to:0x021298f8 module:overlay(46) +from:0x0212c3cc kind:load to:0x02099c58 module:overlay(0) +from:0x0212c3d0 kind:load to:0x0212a0ec module:overlay(46) +from:0x0212c3d4 kind:load to:0x02099c60 module:overlay(0) +from:0x0212c3d8 kind:load to:0x02099c64 module:overlay(0) +from:0x0212c3dc kind:load to:0x0212a198 module:overlay(46) +from:0x0212c3e0 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0212c3e4 kind:load to:0x02099c70 module:overlay(0) +from:0x0212c3e8 kind:load to:0x02099d2c module:overlay(0) +from:0x0212c3ec kind:load to:0x02099d98 module:overlay(0) +from:0x0212c3f0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212c3f4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212c3f8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212c3fc kind:load to:0x02129838 module:overlay(46) +from:0x0212c400 kind:load to:0x02129894 module:overlay(46) +from:0x0212c404 kind:load to:0x0209ad54 module:overlay(0) +from:0x0212c410 kind:load to:0x0212b2b0 module:overlay(46) +from:0x0212c414 kind:load to:0x0212b2ec module:overlay(46) +from:0x0212c418 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x0212c41c kind:load to:0x0212b308 module:overlay(46) +from:0x0212c428 kind:load to:0x0212a858 module:overlay(46) +from:0x0212c42c kind:load to:0x0212b3d8 module:overlay(46) +from:0x0212c430 kind:load to:0x0207cdd4 module:overlay(0) +from:0x0212c434 kind:load to:0x0212b384 module:overlay(46) +from:0x0212c438 kind:load to:0x0212b3c4 module:overlay(46) +from:0x0212c444 kind:load to:0x0212a6ac module:overlay(46) +from:0x0212c448 kind:load to:0x02098ef4 module:overlay(0) +from:0x0212c44c kind:load to:0x02098efc module:overlay(0) +from:0x0212c450 kind:load to:0x02098f78 module:overlay(0) +from:0x0212c454 kind:load to:0x02098fb8 module:overlay(0) +from:0x0212c458 kind:load to:0x02098fbc module:overlay(0) +from:0x0212c45c kind:load to:0x02098fc0 module:overlay(0) +from:0x0212c460 kind:load to:0x0212a9d0 module:overlay(46) +from:0x0212c468 kind:load to:0x0212a9f4 module:overlay(46) +from:0x0212c470 kind:load to:0x0212aaa0 module:overlay(46) +from:0x0212c478 kind:load to:0x0212aaa8 module:overlay(46) +from:0x0212c480 kind:load to:0x0212aab4 module:overlay(46) +from:0x0212c488 kind:load to:0x0212ab24 module:overlay(46) +from:0x0212c490 kind:load to:0x0212acd8 module:overlay(46) +from:0x0212c498 kind:load to:0x0212ad1c module:overlay(46) +from:0x0212c4a0 kind:load to:0x0212af08 module:overlay(46) +from:0x0212c4a8 kind:load to:0x0212aff0 module:overlay(46) +from:0x0212c4b8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0212c4bc kind:load to:0x02099cfc module:overlay(0) +from:0x0212c4c0 kind:load to:0x02099d14 module:overlay(0) +from:0x0212c4c4 kind:load to:0x02099d20 module:overlay(0) +from:0x0212c4c8 kind:load to:0x01fff464 module:itcm +from:0x0212c4cc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0212c4d0 kind:load to:0x0212a91c module:overlay(46) +from:0x0212c4d4 kind:load to:0x02099c58 module:overlay(0) +from:0x0212c4d8 kind:load to:0x0212b070 module:overlay(46) +from:0x0212c4dc kind:load to:0x02099c60 module:overlay(0) +from:0x0212c4e0 kind:load to:0x02099c64 module:overlay(0) +from:0x0212c4e4 kind:load to:0x0212b114 module:overlay(46) +from:0x0212c4e8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0212c4ec kind:load to:0x02099c70 module:overlay(0) +from:0x0212c4f0 kind:load to:0x02099d2c module:overlay(0) +from:0x0212c4f4 kind:load to:0x02099d98 module:overlay(0) +from:0x0212c4f8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0212c4fc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0212c500 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0212c504 kind:load to:0x0212a86c module:overlay(46) +from:0x0212c508 kind:load to:0x0212a8c0 module:overlay(46) +from:0x0212c50c kind:load to:0x0209ad54 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov046/symbols.txt b/config/jp/arm9/overlays/ov046/symbols.txt new file mode 100644 index 00000000..f8f22f8a --- /dev/null +++ b/config/jp/arm9/overlays/ov046/symbols.txt @@ -0,0 +1,272 @@ +func_ov046_02125280 kind:function(arm,size=0xc) addr:0x02125280 +func_ov046_0212528c kind:function(arm,size=0x24) addr:0x0212528c +func_ov046_021252b0 kind:function(arm,size=0x68) addr:0x021252b0 +func_ov046_02125318 kind:function(arm,size=0x170) addr:0x02125318 +func_ov046_02125488 kind:function(arm,size=0x14) addr:0x02125488 +func_ov046_0212549c kind:function(arm,size=0xa8) addr:0x0212549c +func_ov046_02125544 kind:function(arm,size=0x24) addr:0x02125544 +func_ov046_02125568 kind:function(arm,size=0x24) addr:0x02125568 +func_ov046_0212558c kind:function(arm,size=0x34) addr:0x0212558c +func_ov046_021255c0 kind:function(arm,size=0x3c) addr:0x021255c0 +func_ov046_021255fc kind:function(arm,size=0x10) addr:0x021255fc +func_ov046_0212560c kind:function(arm,size=0x6c) addr:0x0212560c +func_ov046_02125678 kind:function(arm,size=0x1c) addr:0x02125678 +func_ov046_02125694 kind:function(arm,size=0x4) addr:0x02125694 +func_ov046_02125698 kind:function(arm,size=0xec) addr:0x02125698 +func_ov046_02125784 kind:function(arm,size=0x114) addr:0x02125784 +func_ov046_02125898 kind:function(arm,size=0x1c) addr:0x02125898 +func_ov046_021258b4 kind:function(arm,size=0xc0) addr:0x021258b4 +func_ov046_02125974 kind:function(arm,size=0x38) addr:0x02125974 +func_ov046_021259ac kind:function(arm,size=0x88) addr:0x021259ac +func_ov046_02125a34 kind:function(arm,size=0x1f0) addr:0x02125a34 +func_ov046_02125c24 kind:function(arm,size=0x2c) addr:0x02125c24 +func_ov046_02125c50 kind:function(arm,size=0x88) addr:0x02125c50 +func_ov046_02125cd8 kind:function(arm,size=0x180) addr:0x02125cd8 +func_ov046_02125e58 kind:function(arm,size=0x2c) addr:0x02125e58 +func_ov046_02125e84 kind:function(arm,size=0xf4) addr:0x02125e84 +func_ov046_02125f78 kind:function(arm,size=0xa4) addr:0x02125f78 +func_ov046_0212601c kind:function(arm,size=0x44) addr:0x0212601c +func_ov046_02126060 kind:function(arm,size=0x9c) addr:0x02126060 +func_ov046_021260fc kind:function(arm,size=0x9c) addr:0x021260fc +func_ov046_02126198 kind:function(arm,size=0x44) addr:0x02126198 +func_ov046_021261dc kind:function(arm,size=0x90) addr:0x021261dc +func_ov046_0212626c kind:function(arm,size=0x11c) addr:0x0212626c +func_ov046_02126388 kind:function(arm,size=0x3c) addr:0x02126388 +func_ov046_021263c4 kind:function(arm,size=0x204) addr:0x021263c4 +func_ov046_021265c8 kind:function(arm,size=0x42c) addr:0x021265c8 +func_ov046_021269f4 kind:function(arm,size=0x2c) addr:0x021269f4 +func_ov046_02126a20 kind:function(arm,size=0x78) addr:0x02126a20 +func_ov046_02126a98 kind:function(arm,size=0x1c) addr:0x02126a98 +func_ov046_02126ab4 kind:function(arm,size=0x24) addr:0x02126ab4 +func_ov046_02126ad8 kind:function(arm,size=0x2c) addr:0x02126ad8 +func_ov046_02126b04 kind:function(arm,size=0xc) addr:0x02126b04 +func_ov046_02126b10 kind:function(arm,size=0x1c) addr:0x02126b10 +func_ov046_02126b2c kind:function(arm,size=0x48) addr:0x02126b2c +func_ov046_02126b74 kind:function(arm,size=0x50) addr:0x02126b74 +func_ov046_02126bc4 kind:function(arm,size=0x14) addr:0x02126bc4 +func_ov046_02126bd8 kind:function(arm,size=0xc) addr:0x02126bd8 +func_ov046_02126be4 kind:function(arm,size=0x24) addr:0x02126be4 +func_ov046_02126c08 kind:function(arm,size=0x50) addr:0x02126c08 +func_ov046_02126c58 kind:function(arm,size=0x23c) addr:0x02126c58 +func_ov046_02126e94 kind:function(arm,size=0x80) addr:0x02126e94 +func_ov046_02126f14 kind:function(arm,size=0x88) addr:0x02126f14 +func_ov046_02126f9c kind:function(arm,size=0xc4) addr:0x02126f9c +func_ov046_02127060 kind:function(arm,size=0x68) addr:0x02127060 +func_ov046_021270c8 kind:function(arm,size=0xc0) addr:0x021270c8 +func_ov046_02127188 kind:function(arm,size=0x30) addr:0x02127188 +func_ov046_021271b8 kind:function(arm,size=0x30) addr:0x021271b8 +func_ov046_021271e8 kind:function(arm,size=0x90) addr:0x021271e8 +func_ov046_02127278 kind:function(arm,size=0x60) addr:0x02127278 +func_ov046_021272d8 kind:function(arm,size=0x60) addr:0x021272d8 +func_ov046_02127338 kind:function(arm,size=0x48) addr:0x02127338 +func_ov046_02127380 kind:function(arm,size=0xc0) addr:0x02127380 +func_ov046_02127440 kind:function(arm,size=0x7c) addr:0x02127440 +func_ov046_021274bc kind:function(arm,size=0xbc) addr:0x021274bc +func_ov046_02127578 kind:function(arm,size=0xec) addr:0x02127578 +func_ov046_02127664 kind:function(arm,size=0x84) addr:0x02127664 +func_ov046_021276e8 kind:function(arm,size=0xcc) addr:0x021276e8 +func_ov046_021277b4 kind:function(arm,size=0xa0) addr:0x021277b4 +func_ov046_02127854 kind:function(arm,size=0x3c) addr:0x02127854 +func_ov046_02127890 kind:function(arm,size=0x90) addr:0x02127890 +func_ov046_02127920 kind:function(arm,size=0x3c) addr:0x02127920 +func_ov046_0212795c kind:function(arm,size=0x2b4) addr:0x0212795c +func_ov046_02127c10 kind:function(arm,size=0x444) addr:0x02127c10 +func_ov046_02128054 kind:function(arm,size=0x2c) addr:0x02128054 +func_ov046_02128080 kind:function(arm,size=0xac) addr:0x02128080 +func_ov046_0212812c kind:function(arm,size=0x34) addr:0x0212812c +func_ov046_02128160 kind:function(arm,size=0x1c) addr:0x02128160 +func_ov046_0212817c kind:function(arm,size=0x184) addr:0x0212817c +func_ov046_02128300 kind:function(arm,size=0x14) addr:0x02128300 +func_ov046_02128314 kind:function(arm,size=0xc) addr:0x02128314 +func_ov046_02128320 kind:function(arm,size=0x24) addr:0x02128320 +func_ov046_02128344 kind:function(arm,size=0x4c) addr:0x02128344 +func_ov046_02128390 kind:function(arm,size=0x238) addr:0x02128390 +func_ov046_021285c8 kind:function(arm,size=0x70) addr:0x021285c8 +func_ov046_02128638 kind:function(arm,size=0x78) addr:0x02128638 +func_ov046_021286b0 kind:function(arm,size=0xfc) addr:0x021286b0 +func_ov046_021287ac kind:function(arm,size=0x5c) addr:0x021287ac +func_ov046_02128808 kind:function(arm,size=0x7c) addr:0x02128808 +func_ov046_02128884 kind:function(arm,size=0x30) addr:0x02128884 +func_ov046_021288b4 kind:function(arm,size=0x80) addr:0x021288b4 +func_ov046_02128934 kind:function(arm,size=0xf8) addr:0x02128934 +func_ov046_02128a2c kind:function(arm,size=0x1c) addr:0x02128a2c +func_ov046_02128a48 kind:function(arm,size=0x60) addr:0x02128a48 +func_ov046_02128aa8 kind:function(arm,size=0x10) addr:0x02128aa8 +func_ov046_02128ab8 kind:function(arm,size=0x84) addr:0x02128ab8 +func_ov046_02128b3c kind:function(arm,size=0x8c) addr:0x02128b3c +func_ov046_02128bc8 kind:function(arm,size=0x40) addr:0x02128bc8 +func_ov046_02128c08 kind:function(arm,size=0x5c) addr:0x02128c08 +func_ov046_02128c64 kind:function(arm,size=0x48) addr:0x02128c64 +func_ov046_02128cac kind:function(arm,size=0xa0) addr:0x02128cac +func_ov046_02128d4c kind:function(arm,size=0x3c) addr:0x02128d4c +func_ov046_02128d88 kind:function(arm,size=0x90) addr:0x02128d88 +func_ov046_02128e18 kind:function(arm,size=0x188) addr:0x02128e18 +func_ov046_02128fa0 kind:function(arm,size=0x88) addr:0x02128fa0 +func_ov046_02129028 kind:function(arm,size=0x190) addr:0x02129028 +func_ov046_021291b8 kind:function(arm,size=0x2f8) addr:0x021291b8 +func_ov046_021294b0 kind:function(arm,size=0x2c) addr:0x021294b0 +func_ov046_021294dc kind:function(arm,size=0x50) addr:0x021294dc +func_ov046_0212952c kind:function(arm,size=0x34) addr:0x0212952c +func_ov046_02129560 kind:function(arm,size=0x64) addr:0x02129560 +func_ov046_021295c4 kind:function(arm,size=0x78) addr:0x021295c4 +func_ov046_0212963c kind:function(arm,size=0x14) addr:0x0212963c +func_ov046_02129650 kind:function(arm,size=0xc) addr:0x02129650 +func_ov046_0212965c kind:function(arm,size=0x24) addr:0x0212965c +func_ov046_02129680 kind:function(arm,size=0x50) addr:0x02129680 +func_ov046_021296d0 kind:function(arm,size=0x140) addr:0x021296d0 +func_ov046_02129810 kind:function(arm,size=0x14) addr:0x02129810 +func_ov046_02129824 kind:function(arm,size=0x14) addr:0x02129824 +func_ov046_02129838 kind:function(arm,size=0x5c) addr:0x02129838 +func_ov046_02129894 kind:function(arm,size=0x64) addr:0x02129894 +func_ov046_021298f8 kind:function(arm,size=0x90) addr:0x021298f8 +func_ov046_02129988 kind:function(arm,size=0xc) addr:0x02129988 +func_ov046_02129994 kind:function(arm,size=0x68) addr:0x02129994 +func_ov046_021299fc kind:function(arm,size=0x30) addr:0x021299fc +func_ov046_02129a2c kind:function(arm,size=0xac) addr:0x02129a2c +func_ov046_02129ad8 kind:function(arm,size=0x8) addr:0x02129ad8 +func_ov046_02129ae0 kind:function(arm,size=0xc) addr:0x02129ae0 +func_ov046_02129aec kind:function(arm,size=0xb0) addr:0x02129aec +func_ov046_02129b9c kind:function(arm,size=0x15c) addr:0x02129b9c +func_ov046_02129cf8 kind:function(arm,size=0x54) addr:0x02129cf8 +func_ov046_02129d4c kind:function(arm,size=0x238) addr:0x02129d4c +func_ov046_02129f84 kind:function(arm,size=0xe8) addr:0x02129f84 +func_ov046_0212a06c kind:function(arm,size=0x4) addr:0x0212a06c +func_ov046_0212a070 kind:function(arm,size=0x44) addr:0x0212a070 +func_ov046_0212a0b4 kind:function(arm,size=0x38) addr:0x0212a0b4 +func_ov046_0212a0ec kind:function(arm,size=0x7c) addr:0x0212a0ec +func_ov046_0212a168 kind:function(arm,size=0x30) addr:0x0212a168 +func_ov046_0212a198 kind:function(arm,size=0x11c) addr:0x0212a198 +func_ov046_0212a2b4 kind:function(arm,size=0x58) addr:0x0212a2b4 +func_ov046_0212a30c kind:function(arm,size=0x1c) addr:0x0212a30c +func_ov046_0212a328 kind:function(arm,size=0x10) addr:0x0212a328 +func_ov046_0212a338 kind:function(arm,size=0x40) addr:0x0212a338 +func_ov046_0212a378 kind:function(arm,size=0x6c) addr:0x0212a378 +func_ov046_0212a3e4 kind:function(arm,size=0x34) addr:0x0212a3e4 +func_ov046_0212a418 kind:function(arm,size=0x3c) addr:0x0212a418 +func_ov046_0212a454 kind:function(arm,size=0x1c) addr:0x0212a454 +func_ov046_0212a470 kind:function(arm,size=0x40) addr:0x0212a470 +func_ov046_0212a4b0 kind:function(arm,size=0x3c) addr:0x0212a4b0 +func_ov046_0212a4ec kind:function(arm,size=0x40) addr:0x0212a4ec +func_ov046_0212a52c kind:function(arm,size=0x14) addr:0x0212a52c +func_ov046_0212a540 kind:function(arm,size=0x20) addr:0x0212a540 +func_ov046_0212a560 kind:function(arm,size=0x30) addr:0x0212a560 +func_ov046_0212a590 kind:function(arm,size=0x44) addr:0x0212a590 +func_ov046_0212a5d4 kind:function(arm,size=0x80) addr:0x0212a5d4 +func_ov046_0212a654 kind:function(arm,size=0x1c) addr:0x0212a654 +func_ov046_0212a670 kind:function(arm,size=0x1c) addr:0x0212a670 +func_ov046_0212a68c kind:function(arm,size=0x14) addr:0x0212a68c +func_ov046_0212a6a0 kind:function(arm,size=0xc) addr:0x0212a6a0 +func_ov046_0212a6ac kind:function(arm,size=0x24) addr:0x0212a6ac +func_ov046_0212a6d0 kind:function(arm,size=0x44) addr:0x0212a6d0 +func_ov046_0212a714 kind:function(arm,size=0x1c) addr:0x0212a714 +func_ov046_0212a730 kind:function(arm,size=0x128) addr:0x0212a730 +func_ov046_0212a858 kind:function(arm,size=0x14) addr:0x0212a858 +func_ov046_0212a86c kind:function(arm,size=0x54) addr:0x0212a86c +func_ov046_0212a8c0 kind:function(arm,size=0x5c) addr:0x0212a8c0 +func_ov046_0212a91c kind:function(arm,size=0x80) addr:0x0212a91c +func_ov046_0212a99c kind:function(arm,size=0x34) addr:0x0212a99c +func_ov046_0212a9d0 kind:function(arm,size=0x24) addr:0x0212a9d0 +func_ov046_0212a9f4 kind:function(arm,size=0xac) addr:0x0212a9f4 +func_ov046_0212aaa0 kind:function(arm,size=0x8) addr:0x0212aaa0 +func_ov046_0212aaa8 kind:function(arm,size=0xc) addr:0x0212aaa8 +func_ov046_0212aab4 kind:function(arm,size=0x70) addr:0x0212aab4 +func_ov046_0212ab24 kind:function(arm,size=0x1b4) addr:0x0212ab24 +func_ov046_0212acd8 kind:function(arm,size=0x44) addr:0x0212acd8 +func_ov046_0212ad1c kind:function(arm,size=0x1ec) addr:0x0212ad1c +func_ov046_0212af08 kind:function(arm,size=0xe8) addr:0x0212af08 +func_ov046_0212aff0 kind:function(arm,size=0x4) addr:0x0212aff0 +func_ov046_0212aff4 kind:function(arm,size=0x44) addr:0x0212aff4 +func_ov046_0212b038 kind:function(arm,size=0x38) addr:0x0212b038 +func_ov046_0212b070 kind:function(arm,size=0x74) addr:0x0212b070 +func_ov046_0212b0e4 kind:function(arm,size=0x30) addr:0x0212b0e4 +func_ov046_0212b114 kind:function(arm,size=0xb0) addr:0x0212b114 +func_ov046_0212b1c4 kind:function(arm,size=0x14) addr:0x0212b1c4 +func_ov046_0212b1d8 kind:function(arm,size=0x1c) addr:0x0212b1d8 +func_ov046_0212b1f4 kind:function(arm,size=0x10) addr:0x0212b1f4 +func_ov046_0212b204 kind:function(arm,size=0x40) addr:0x0212b204 +func_ov046_0212b244 kind:function(arm,size=0x38) addr:0x0212b244 +func_ov046_0212b27c kind:function(arm,size=0x34) addr:0x0212b27c +func_ov046_0212b2b0 kind:function(arm,size=0x3c) addr:0x0212b2b0 +func_ov046_0212b2ec kind:function(arm,size=0x1c) addr:0x0212b2ec +func_ov046_0212b308 kind:function(arm,size=0x40) addr:0x0212b308 +func_ov046_0212b348 kind:function(arm,size=0x3c) addr:0x0212b348 +func_ov046_0212b384 kind:function(arm,size=0x40) addr:0x0212b384 +func_ov046_0212b3c4 kind:function(arm,size=0x14) addr:0x0212b3c4 +func_ov046_0212b3d8 kind:function(arm,size=0x1c) addr:0x0212b3d8 +func_ov046_0212b3f4 kind:function(arm,size=0x14) addr:0x0212b3f4 +func_ov046_0212b408 kind:function(arm,size=0x20) addr:0x0212b408 +func_ov046_0212b428 kind:function(arm,size=0x104) addr:0x0212b428 +func_ov046_0212b52c kind:function(arm,size=0x30c) addr:0x0212b52c +data_ov046_0212b854 kind:data(any) addr:0x0212b854 +data_ov046_0212b878 kind:data(any) addr:0x0212b878 +data_ov046_0212b884 kind:data(any) addr:0x0212b884 +data_ov046_0212b8a4 kind:data(any) addr:0x0212b8a4 +data_ov046_0212b9d4 kind:data(any) addr:0x0212b9d4 +data_ov046_0212b9d8 kind:data(any) addr:0x0212b9d8 +data_ov046_0212b9e0 kind:data(any) addr:0x0212b9e0 +data_ov046_0212b9e8 kind:data(any) addr:0x0212b9e8 +data_ov046_0212ba00 kind:data(any) addr:0x0212ba00 +data_ov046_0212ba20 kind:data(any) addr:0x0212ba20 +data_ov046_0212ba68 kind:data(any) addr:0x0212ba68 +data_ov046_0212bac8 kind:data(any) addr:0x0212bac8 +data_ov046_0212bad4 kind:data(any) addr:0x0212bad4 +func_ov046_0212bae0 kind:function(arm,size=0x88) addr:0x0212bae0 +func_ov046_0212bb68 kind:function(arm,size=0xb8) addr:0x0212bb68 +func_ov046_0212bc20 kind:function(arm,size=0xb0) addr:0x0212bc20 +func_ov046_0212bcd0 kind:function(arm,size=0x50) addr:0x0212bcd0 +func_ov046_0212bd20 kind:function(arm,size=0x50) addr:0x0212bd20 +data_ov046_0212bda8 kind:data(any) addr:0x0212bda8 +data_ov046_0212bdcc kind:data(any) addr:0x0212bdcc +data_ov046_0212be10 kind:data(any) addr:0x0212be10 +data_ov046_0212be78 kind:data(any) addr:0x0212be78 +data_ov046_0212bed0 kind:data(any) addr:0x0212bed0 +data_ov046_0212bf30 kind:data(any) addr:0x0212bf30 +data_ov046_0212bf40 kind:data(any) addr:0x0212bf40 +data_ov046_0212bfd8 kind:data(any) addr:0x0212bfd8 +data_ov046_0212bfec kind:data(any) addr:0x0212bfec +data_ov046_0212c010 kind:data(any) addr:0x0212c010 +data_ov046_0212c030 kind:data(any) addr:0x0212c030 +data_ov046_0212c078 kind:data(any) addr:0x0212c078 +data_ov046_0212c0c8 kind:data(any) addr:0x0212c0c8 +data_ov046_0212c120 kind:data(any) addr:0x0212c120 +data_ov046_0212c130 kind:data(any) addr:0x0212c130 +data_ov046_0212c198 kind:data(any) addr:0x0212c198 +data_ov046_0212c1ac kind:data(any) addr:0x0212c1ac +data_ov046_0212c1bc kind:data(any) addr:0x0212c1bc +data_ov046_0212c1d8 kind:data(any) addr:0x0212c1d8 +data_ov046_0212c1f0 kind:data(any) addr:0x0212c1f0 +data_ov046_0212c208 kind:data(any) addr:0x0212c208 +data_ov046_0212c220 kind:data(any) addr:0x0212c220 +data_ov046_0212c230 kind:data(any) addr:0x0212c230 +data_ov046_0212c24c kind:data(any) addr:0x0212c24c ambiguous +data_ov046_0212c288 kind:data(any) addr:0x0212c288 +data_ov046_0212c2ec kind:data(any) addr:0x0212c2ec +data_ov046_0212c304 kind:data(any) addr:0x0212c304 +data_ov046_0212c320 kind:data(any) addr:0x0212c320 +data_ov046_0212c33c kind:data(any) addr:0x0212c33c +data_ov046_0212c358 kind:data(any) addr:0x0212c358 +data_ov046_0212c3b0 kind:data(any) addr:0x0212c3b0 +data_ov046_0212c410 kind:data(any) addr:0x0212c410 +data_ov046_0212c428 kind:data(any) addr:0x0212c428 +data_ov046_0212c444 kind:data(any) addr:0x0212c444 +data_ov046_0212c460 kind:data(any) addr:0x0212c460 +data_ov046_0212c4b8 kind:data(any) addr:0x0212c4b8 +data_ov046_0212c520 kind:bss addr:0x0212c520 +data_ov046_0212c524 kind:bss addr:0x0212c524 +data_ov046_0212c530 kind:bss addr:0x0212c530 +data_ov046_0212c608 kind:bss addr:0x0212c608 +data_ov046_0212c60c kind:bss addr:0x0212c60c +data_ov046_0212c618 kind:bss addr:0x0212c618 +data_ov046_0212c648 kind:bss addr:0x0212c648 ambiguous +data_ov046_0212c6f0 kind:bss addr:0x0212c6f0 +data_ov046_0212c6f4 kind:bss addr:0x0212c6f4 +data_ov046_0212c700 kind:bss addr:0x0212c700 +data_ov046_0212c76c kind:bss addr:0x0212c76c ambiguous +data_ov046_0212c7d8 kind:bss addr:0x0212c7d8 +data_ov046_0212c7dc kind:bss addr:0x0212c7dc +data_ov046_0212c7e8 kind:bss addr:0x0212c7e8 +data_ov046_0212c7ec kind:bss addr:0x0212c7ec +data_ov046_0212c8c0 kind:bss addr:0x0212c8c0 +data_ov046_0212c8c4 kind:bss addr:0x0212c8c4 +data_ov046_0212c8d0 kind:bss addr:0x0212c8d0 +data_ov046_0212c8d4 kind:bss addr:0x0212c8d4 diff --git a/config/jp/arm9/overlays/ov047/delinks.txt b/config/jp/arm9/overlays/ov047/delinks.txt new file mode 100644 index 00000000..4bd35f30 --- /dev/null +++ b/config/jp/arm9/overlays/ov047/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02131ec0 end:0x02137780 kind:code align:32 + .rodata start:0x02137780 end:0x021377d4 kind:data align:4 + .init start:0x021377d4 end:0x0213792c kind:code align:4 + .ctor start:0x0213792c end:0x02137944 kind:data align:4 + .data start:0x02137960 end:0x02137e00 kind:data align:32 + .bss start:0x02137e00 end:0x02137fe0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov047/relocs.txt b/config/jp/arm9/overlays/ov047/relocs.txt new file mode 100644 index 00000000..c96d9bc9 --- /dev/null +++ b/config/jp/arm9/overlays/ov047/relocs.txt @@ -0,0 +1,790 @@ +from:0x02131ecc kind:arm_call to:0x02016614 module:main +from:0x02131f1c kind:load to:0x0213796c module:overlay(47) +from:0x02131f20 kind:load to:0x027e09a4 module:dtcm +from:0x02131f34 kind:arm_call to:0x02132e84 module:overlay(47) +from:0x02131f3c kind:arm_call to:0x0201662c module:main +from:0x02131f48 kind:load to:0x0213796c module:overlay(47) +from:0x02131f68 kind:arm_call to:0x020da828 module:overlay(31) +from:0x02131fe8 kind:arm_call to:0x01ffecdc module:itcm +from:0x02131ffc kind:arm_call to:0x02016614 module:main +from:0x0213201c kind:arm_call to:0x02016620 module:main +from:0x02132040 kind:arm_call to:0x0201662c module:main +from:0x0213209c kind:arm_call to:0x020166fc module:main +from:0x021320c4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021320f0 kind:arm_call to:0x020166b8 module:main +from:0x02132154 kind:arm_call to:0x0213217c module:overlay(47) +from:0x02132344 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132354 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02132440 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02132490 kind:arm_call to:0x01ffb428 module:itcm +from:0x021324a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021324b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021324dc kind:arm_call to:0x02132518 module:overlay(47) +from:0x021324f4 kind:arm_call to:0x02132518 module:overlay(47) +from:0x02132508 kind:load to:0x0203feb0 module:main +from:0x021328dc kind:load to:0x02137960 module:overlay(47) +from:0x02132980 kind:arm_call to:0x01ffd43c module:itcm +from:0x02132a3c kind:arm_call to:0x01ffd43c module:itcm +from:0x02132a5c kind:arm_call to:0x01ffd43c module:itcm +from:0x02132a80 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132aa0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132b38 kind:arm_call to:0x0205c654 module:overlay(0) +from:0x02132b60 kind:load to:0x027e09bc module:dtcm +from:0x02132b6c kind:load to:0x027e095c module:dtcm +from:0x02132c4c kind:arm_call to:0x020da8f8 module:overlay(31) +from:0x02132cc4 kind:arm_call to:0x020da938 module:overlay(31) +from:0x02132e14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132e5c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02132ea0 kind:load to:0x02137e10 module:overlay(47) +from:0x02132eb4 kind:arm_call to:0x02011f3c module:main +from:0x02132ec0 kind:arm_call to:0x021330a4 module:overlay(47) +from:0x02132ed4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02132f1c kind:load to:0x021379e4 module:overlay(47) +from:0x02132f28 kind:arm_call to:0x020f9620 module:overlay(31) +from:0x02132f3c kind:load to:0x02137984 module:overlay(47) +from:0x02132f78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02132f84 kind:arm_call to:0x01fff458 module:itcm +from:0x02132fc8 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02132ff4 kind:arm_call to:0x020f9680 module:overlay(31) +from:0x02133004 kind:load to:0x027e0ce4 module:dtcm +from:0x02133014 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02133028 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02133038 kind:load to:0x02137a08 module:overlay(47) +from:0x0213303c kind:load to:0x02137780 module:overlay(47) +from:0x0213304c kind:arm_call to:0x0205a664 module:overlay(0) +from:0x02133074 kind:load to:0x02137978 module:overlay(47) +from:0x0213309c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021330b4 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02133118 kind:arm_call to:0x0213300c module:overlay(47) +from:0x02133144 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0213315c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213316c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021331a4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021331bc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021331d4 kind:arm_call to:0x02132f20 module:overlay(47) +from:0x021331dc kind:arm_call to:0x0209afec module:overlay(0) +from:0x021331e4 kind:arm_call to:0x02080464 module:overlay(0) +from:0x021331ec kind:arm_call_thumb to:0x0209ca14 module:overlay(0) +from:0x021331f8 kind:arm_call to:0x02136538 module:overlay(47) +from:0x02133204 kind:arm_call to:0x02133040 module:overlay(47) +from:0x021332a4 kind:load to:0x02137b88 module:overlay(47) +from:0x021332a8 kind:load to:0x02137e10 module:overlay(47) +from:0x021332ac kind:load to:0x02137a7c module:overlay(47) +from:0x021332b0 kind:load to:0x02137a34 module:overlay(47) +from:0x021332bc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021332d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021332e4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021332f8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02133310 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02133318 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02133320 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213333c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133368 kind:arm_call to:0x0203e740 module:main +from:0x02133370 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02133378 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02133380 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02133388 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02133394 kind:load to:0x020a1aac module:overlay(0) +from:0x021333a4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021333ac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021333b4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021333d0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021333fc kind:arm_call to:0x0203e740 module:main +from:0x02133404 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213340c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02133414 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213341c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02133424 kind:arm_call to:0x02011ff4 module:main +from:0x02133430 kind:load to:0x020a1aac module:overlay(0) +from:0x02133454 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02133464 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02133498 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x021334a4 kind:load to:0x0213633c module:overlay(47) +from:0x021334dc kind:arm_call to:0x021334a8 module:overlay(47) +from:0x02133524 kind:load to:0x02137ac0 module:overlay(47) +from:0x02133548 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x02133598 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02133670 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02133678 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02133694 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x021336f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133724 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133744 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213377c kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02133798 kind:arm_call to:0x0213650c module:overlay(47) +from:0x021337dc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021337fc kind:arm_call to:0x020821e4 module:overlay(0) +from:0x021338c8 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x021338dc kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x021338fc kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02133918 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02133920 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02133944 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02133980 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021339a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133ac8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133ad4 kind:arm_call to:0x01fff458 module:itcm +from:0x02133b34 kind:arm_call to:0x0209a7dc module:overlay(0) +from:0x02133b44 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02133b6c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02133bc0 kind:arm_call to:0x02015018 module:main +from:0x02133bec kind:arm_call to:0x02015018 module:main +from:0x02133c10 kind:arm_call to:0x02015018 module:main +from:0x02133c30 kind:arm_call to:0x02015018 module:main +from:0x02133c50 kind:arm_call to:0x02015018 module:main +from:0x02133c70 kind:arm_call to:0x02015018 module:main +from:0x02133c90 kind:arm_call to:0x02015018 module:main +from:0x02133cbc kind:arm_call to:0x02015018 module:main +from:0x02133ce8 kind:arm_call to:0x02015018 module:main +from:0x02133d14 kind:arm_call to:0x02015018 module:main +from:0x02133d30 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133d78 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02133e34 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02133e40 kind:load to:0x027e09a8 module:dtcm +from:0x02133e44 kind:load to:0x027e0cd8 module:dtcm +from:0x02133e48 kind:load to:0x02137b20 module:overlay(47) +from:0x02133e50 kind:load to:0x027e0d38 module:dtcm +from:0x02133e64 kind:load to:0x027e0ce4 module:dtcm +from:0x02133e84 kind:load to:0x027e09c0 module:dtcm +from:0x02133e98 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02133ec4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133ef8 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x02133f1c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02133f38 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02133f64 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02133f70 kind:load to:0x027e0958 module:dtcm +from:0x02133f74 kind:load to:0x027e0cd8 module:dtcm +from:0x02133fbc kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02134018 kind:load to:0x0213798c module:overlay(47) +from:0x02134020 kind:load to:0x02137be0 module:overlay(47) +from:0x0213402c kind:arm_call to:0x021361b8 module:overlay(47) +from:0x02134034 kind:arm_call to:0x02136034 module:overlay(47) +from:0x02134048 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134090 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021340dc kind:arm_call to:0x0209ca30 module:overlay(0) +from:0x021340e8 kind:load to:0x0213798c module:overlay(47) +from:0x021340f0 kind:load to:0x02137be0 module:overlay(47) +from:0x02134110 kind:arm_call to:0x01ff916c module:itcm +from:0x02134150 kind:arm_call to:0x021362e4 module:overlay(47) +from:0x02134164 kind:arm_call to:0x02135db4 module:overlay(47) +from:0x02134170 kind:arm_call to:0x02135a48 module:overlay(47) +from:0x021341ac kind:arm_call to:0x0209cbec module:overlay(0) +from:0x021341bc kind:arm_call to:0x021361ec module:overlay(47) +from:0x021341e4 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02134288 kind:arm_call to:0x01ff9258 module:itcm +from:0x021342a8 kind:arm_call to:0x021361ec module:overlay(47) +from:0x021342bc kind:arm_call to:0x0209d720 module:overlay(0) +from:0x021342c4 kind:arm_call to:0x0209d178 module:overlay(0) +from:0x02134304 kind:arm_call to:0x02135a48 module:overlay(47) +from:0x0213430c kind:arm_call to:0x021361b8 module:overlay(47) +from:0x02134324 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02134338 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134344 kind:arm_call to:0x02136034 module:overlay(47) +from:0x02134358 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134380 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134390 kind:load to:0x027e0cd8 module:dtcm +from:0x02134404 kind:load to:0x02137bf8 module:overlay(47) +from:0x02134414 kind:arm_call to:0x021361b8 module:overlay(47) +from:0x0213442c kind:arm_call to:0x02015018 module:main +from:0x02134468 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0213447c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134494 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x021344a0 kind:load to:0x0213798c module:overlay(47) +from:0x02134524 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02134534 kind:load to:0x02137c10 module:overlay(47) +from:0x02134538 kind:load to:0x0213798c module:overlay(47) +from:0x02134554 kind:arm_call to:0x01ff916c module:itcm +from:0x02134568 kind:arm_call to:0x01fff148 module:itcm +from:0x02134594 kind:arm_call to:0x021362e4 module:overlay(47) +from:0x021345bc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021345cc kind:arm_call to:0x01ff930c module:itcm +from:0x02134664 kind:arm_call to:0x021361ec module:overlay(47) +from:0x0213467c kind:arm_call to:0x02135a48 module:overlay(47) +from:0x02134684 kind:arm_call to:0x021361b8 module:overlay(47) +from:0x0213469c kind:arm_call to:0x020821e4 module:overlay(0) +from:0x021346b0 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x021346bc kind:arm_call to:0x021360dc module:overlay(47) +from:0x021346cc kind:arm_call to:0x021359c0 module:overlay(47) +from:0x021346d8 kind:arm_call to:0x0213611c module:overlay(47) +from:0x021346f0 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x021346fc kind:load to:0x027e0ce0 module:dtcm +from:0x02134704 kind:load to:0x0203feb0 module:main +from:0x02134708 kind:load to:0x027e0cd8 module:dtcm +from:0x0213474c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0213479c kind:load to:0x0213798c module:overlay(47) +from:0x021347a4 kind:load to:0x02137be0 module:overlay(47) +from:0x021347c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021347d0 kind:arm_call to:0x01ff916c module:itcm +from:0x021347f8 kind:arm_call to:0x021362e4 module:overlay(47) +from:0x0213480c kind:arm_call to:0x02135db4 module:overlay(47) +from:0x02134824 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134838 kind:arm_call to:0x01ff930c module:itcm +from:0x021348d0 kind:arm_call to:0x021361ec module:overlay(47) +from:0x021348ec kind:arm_call to:0x02135a48 module:overlay(47) +from:0x021348f4 kind:arm_call to:0x021361b8 module:overlay(47) +from:0x02134910 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02134924 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134930 kind:arm_call to:0x02136034 module:overlay(47) +from:0x02134944 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134958 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134980 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134990 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x021349a0 kind:load to:0x0203feb0 module:main +from:0x021349a4 kind:load to:0x027e0cd8 module:dtcm +from:0x02134a3c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02134a54 kind:load to:0x020af4a0 module:overlay(0) +from:0x02134a5c kind:load to:0x02137c40 module:overlay(47) +from:0x02134a60 kind:load to:0x0213798c module:overlay(47) +from:0x02134a88 kind:arm_call to:0x0208217c module:overlay(0) +from:0x02134a98 kind:arm_call to:0x021359c0 module:overlay(47) +from:0x02134ab8 kind:arm_call to:0x02015018 module:main +from:0x02134af4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02134b14 kind:arm_call to:0x02015018 module:main +from:0x02134b50 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02134b70 kind:arm_call to:0x02015018 module:main +from:0x02134b98 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02134bb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134bcc kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134bd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02134bdc kind:load to:0x0213798c module:overlay(47) +from:0x02134be0 kind:load to:0x027e0cec module:dtcm +from:0x02134c7c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02134c94 kind:load to:0x020af4a0 module:overlay(0) +from:0x02134c9c kind:load to:0x02137c58 module:overlay(47) +from:0x02134ca0 kind:load to:0x0213798c module:overlay(47) +from:0x02134d1c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02134d34 kind:arm_call to:0x0208217c module:overlay(0) +from:0x02134d48 kind:arm_call to:0x021359c0 module:overlay(47) +from:0x02134d54 kind:load to:0x027e0cd8 module:dtcm +from:0x02134d58 kind:load to:0x027e0cec module:dtcm +from:0x02134d80 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02134d94 kind:load to:0x020af4a0 module:overlay(0) +from:0x02134da0 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02134dc0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02134dc8 kind:arm_call to:0x02136468 module:overlay(47) +from:0x02134dd4 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02134dfc kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134e18 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02134e2c kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134e34 kind:arm_call to:0x021360dc module:overlay(47) +from:0x02134e44 kind:arm_call to:0x021359c0 module:overlay(47) +from:0x02134e74 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02134ea8 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134eb8 kind:load to:0x027e0cd8 module:dtcm +from:0x02134ef4 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02134efc kind:arm_call to:0x02099394 module:overlay(0) +from:0x02134f08 kind:load to:0x020af4a0 module:overlay(0) +from:0x02134f0c kind:load to:0x020af498 module:overlay(0) +from:0x02134f18 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02134f44 kind:arm_call to:0x0208217c module:overlay(0) +from:0x02134f54 kind:arm_call to:0x021360dc module:overlay(47) +from:0x02134f64 kind:arm_call to:0x021359c0 module:overlay(47) +from:0x02134f94 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02134fc8 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02134ff8 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x0213500c kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02135014 kind:arm_call to:0x021359c0 module:overlay(47) +from:0x0213501c kind:load to:0x020af49c module:overlay(0) +from:0x02135020 kind:load to:0x027e0cd8 module:dtcm +from:0x02135044 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x021350c8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021350dc kind:arm_call to:0x02099394 module:overlay(0) +from:0x021350ec kind:load to:0x02137c58 module:overlay(47) +from:0x021350f0 kind:load to:0x0213798c module:overlay(47) +from:0x0213512c kind:arm_call to:0x0208217c module:overlay(0) +from:0x0213513c kind:arm_call to:0x021359c0 module:overlay(47) +from:0x02135154 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02135160 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02135168 kind:load to:0x027e0cd8 module:dtcm +from:0x021351b4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02135204 kind:load to:0x0213798c module:overlay(47) +from:0x0213520c kind:load to:0x02137c28 module:overlay(47) +from:0x0213527c kind:arm_call to:0x01ff916c module:itcm +from:0x02135290 kind:arm_call to:0x01fff148 module:itcm +from:0x021352a4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021352b4 kind:arm_call to:0x01ff930c module:itcm +from:0x02135320 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135344 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02135358 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02135368 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02135378 kind:load to:0x027e0ce0 module:dtcm +from:0x02135380 kind:load to:0x0203feb0 module:main +from:0x02135384 kind:load to:0x027e0cd8 module:dtcm +from:0x021353bc kind:arm_call to:0x01ff9638 module:itcm +from:0x021353cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021353f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02135410 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02135428 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135440 kind:arm_call to:0x021360dc module:overlay(47) +from:0x02135458 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021354a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021354b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021354c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021354cc kind:arm_call to:0x02099394 module:overlay(0) +from:0x021354f8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213553c kind:load to:0x021361ac module:overlay(47) +from:0x02135540 kind:load to:0x027e0cec module:dtcm +from:0x02135544 kind:load to:0x027e09a8 module:dtcm +from:0x0213566c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135690 kind:arm_call to:0x01ffb464 module:itcm +from:0x021356a0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021356bc kind:arm_call to:0x01ffb464 module:itcm +from:0x021356cc kind:arm_call to:0x01ff9218 module:itcm +from:0x021356e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021356f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135714 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135724 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135754 kind:arm_call to:0x02015018 module:main +from:0x0213578c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021357a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135814 kind:arm_call to:0x021360dc module:overlay(47) +from:0x02135844 kind:arm_call to:0x021359c0 module:overlay(47) +from:0x02135858 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x0213587c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213588c kind:arm_call to:0x01ff9218 module:itcm +from:0x021358a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021358b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021358d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021358e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135900 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135910 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135928 kind:arm_call to:0x02015018 module:main +from:0x02135960 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02135974 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213599c kind:arm_call to:0x021334d0 module:overlay(47) +from:0x021359ac kind:load to:0x02137bf8 module:overlay(47) +from:0x021359b0 kind:load to:0x027e09a8 module:dtcm +from:0x021359b8 kind:load to:0x0213798c module:overlay(47) +from:0x021359bc kind:load to:0x02137c10 module:overlay(47) +from:0x021359f0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02135a38 kind:arm_call to:0x021334d0 module:overlay(47) +from:0x02135a74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02135a80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135b40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02135b4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135b60 kind:arm_call to:0x01ff930c module:itcm +from:0x02135be4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135bf8 kind:arm_call to:0x01ff930c module:itcm +from:0x02135c90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135ca4 kind:arm_call to:0x01ff930c module:itcm +from:0x02135d30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135d44 kind:arm_call to:0x01ff930c module:itcm +from:0x02135dac kind:load to:0x0203feb0 module:main +from:0x02135dd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02135ddc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135f1c kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02135f38 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02135f5c kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02135f78 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02135fa0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02135fb4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02135fe8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136008 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213602c kind:load to:0x0203feb0 module:main +from:0x02136030 kind:load to:0x027e0cd8 module:dtcm +from:0x02136050 kind:arm_call to:0x01fff148 module:itcm +from:0x0213605c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02136094 kind:arm_call to:0x02016b24 module:main +from:0x021360b4 kind:arm_call to:0x0208217c module:overlay(0) +from:0x021360d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021360d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021360fc kind:arm_call to:0x01fff148 module:itcm +from:0x0213610c kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02136114 kind:load to:0x027e0cd8 module:dtcm +from:0x02136118 kind:load to:0x027e0ce0 module:dtcm +from:0x02136134 kind:arm_call to:0x01fff148 module:itcm +from:0x02136144 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02136168 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136190 kind:arm_call to:0x0208217c module:overlay(0) +from:0x021361a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021361a8 kind:load to:0x027e0cd8 module:dtcm +from:0x02136214 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0213623c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02136268 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213628c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021362a4 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x021362bc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021362cc kind:load to:0x021379ac module:overlay(47) +from:0x021362d8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02136328 kind:arm_call to:0x021361ec module:overlay(47) +from:0x021363a4 kind:arm_call to:0x0200e260 module:main +from:0x021363b4 kind:arm_call to:0x01ffad5c module:itcm +from:0x021363ec kind:load to:0x027e0964 module:dtcm +from:0x02136420 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136448 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136458 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021364a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021364bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021364d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021364f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021364fc kind:load to:0x021361ac module:overlay(47) +from:0x02136504 kind:load to:0x027e0cec module:dtcm +from:0x02136508 kind:load to:0x027e09a8 module:dtcm +from:0x02136544 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0213658c kind:load to:0x021379c8 module:overlay(47) +from:0x021365e4 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x02136670 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02136680 kind:load to:0x027e0cd8 module:dtcm +from:0x021366e8 kind:arm_call to:0x020821e4 module:overlay(0) +from:0x021367a0 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x021368c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021368ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02136924 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136950 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136998 kind:load to:0x027e0cd8 module:dtcm +from:0x02136a60 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136abc kind:arm_call to:0x02059218 module:overlay(0) +from:0x02136ad0 kind:load to:0x02058e24 module:overlay(0) +from:0x02136aec kind:arm_call to:0x02059218 module:overlay(0) +from:0x02136af8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02136b14 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02136b24 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02136b34 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02136b3c kind:arm_call to:0x02011ff4 module:main +from:0x02136b50 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02136b58 kind:arm_call to:0x02011ff4 module:main +from:0x02136b6c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02136b74 kind:arm_call to:0x02011ff4 module:main +from:0x02136b88 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136b90 kind:arm_call to:0x02011ff4 module:main +from:0x02136ba4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02136bac kind:arm_call to:0x02011ff4 module:main +from:0x02136bc0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02136bd4 kind:load to:0x02137ef8 module:overlay(47) +from:0x02136be8 kind:arm_call to:0x02011f3c module:main +from:0x02136bf4 kind:arm_call to:0x02136c24 module:overlay(47) +from:0x02136c08 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02136c20 kind:load to:0x02137c78 module:overlay(47) +from:0x02136c2c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02136c48 kind:load to:0x02137c9c module:overlay(47) +from:0x02136c64 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02136c7c kind:arm_call to:0x02136d20 module:overlay(47) +from:0x02136c88 kind:arm_call to:0x02136d20 module:overlay(47) +from:0x02136cb8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02136cec kind:arm_call to:0x02136d20 module:overlay(47) +from:0x02136d9c kind:arm_call to:0x02161324 module:overlays(63,71) +from:0x02136dbc kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02136de0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02136e08 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02136e4c kind:arm_call to:0x021612f8 module:overlay(71) +from:0x02136e5c kind:load to:0x027e09a4 module:dtcm +from:0x02136e60 kind:load to:0x027e0d70 module:dtcm +from:0x02136e64 kind:load to:0x027e09ac module:dtcm +from:0x02136e68 kind:load to:0x027e0cd8 module:dtcm +from:0x02136e74 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02136e88 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02136e90 kind:arm_call to:0x02011ff4 module:main +from:0x02136ea4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02136eb8 kind:load to:0x02137f44 module:overlay(47) +from:0x02136ecc kind:arm_call to:0x02011f3c module:main +from:0x02136ed8 kind:arm_call to:0x02136f08 module:overlay(47) +from:0x02136eec kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02136f04 kind:load to:0x02137cf8 module:overlay(47) +from:0x02136f10 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02136f3c kind:arm_call to:0x020da790 module:overlay(31) +from:0x02136f48 kind:load to:0x02137d1c module:overlay(47) +from:0x02136fcc kind:arm_call to:0x01fff148 module:itcm +from:0x02136ff8 kind:arm_call to:0x02082114 module:overlay(0) +from:0x02137008 kind:load to:0x027e0cd8 module:dtcm +from:0x0213700c kind:load to:0x0213779c module:overlay(47) +from:0x02137010 kind:load to:0x02137790 module:overlay(47) +from:0x02137014 kind:load to:0x027e0ce0 module:dtcm +from:0x0213705c kind:arm_call to:0x01ff916c module:itcm +from:0x02137080 kind:arm_call to:0x02082130 module:overlay(0) +from:0x02137094 kind:load to:0x02137794 module:overlay(47) +from:0x02137098 kind:load to:0x027e0cd8 module:dtcm +from:0x021370a8 kind:arm_call to:0x020da80c module:overlay(31) +from:0x021370b0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021370c8 kind:arm_call to:0x020da80c module:overlay(31) +from:0x021370d0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021370d8 kind:arm_call to:0x02011ff4 module:main +from:0x021370ec kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0213714c kind:load to:0x021377a4 module:overlay(47) +from:0x02137168 kind:arm_call to:0x021370f8 module:overlay(47) +from:0x02137170 kind:arm_call to:0x021370f8 module:overlay(47) +from:0x02137178 kind:arm_call to:0x021370f8 module:overlay(47) +from:0x02137180 kind:arm_call to:0x021370f8 module:overlay(47) +from:0x02137190 kind:load to:0x02137f90 module:overlay(47) +from:0x021371a4 kind:arm_call to:0x02011f3c module:main +from:0x021371b0 kind:arm_call to:0x021371e0 module:overlay(47) +from:0x021371c4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021371dc kind:load to:0x02137d78 module:overlay(47) +from:0x021371e8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02137208 kind:load to:0x02137d9c module:overlay(47) +from:0x02137238 kind:arm_call to:0x02082164 module:overlay(0) +from:0x02137240 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213724c kind:load to:0x02137d9c module:overlay(47) +from:0x02137250 kind:load to:0x027e0cd8 module:dtcm +from:0x02137280 kind:arm_call to:0x02082164 module:overlay(0) +from:0x02137288 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02137290 kind:arm_call to:0x02011ff4 module:main +from:0x0213729c kind:load to:0x02137d9c module:overlay(47) +from:0x021372a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021372bc kind:arm_call to:0x02081cd8 module:overlay(0) +from:0x0213731c kind:load to:0x027e0cd8 module:dtcm +from:0x02137340 kind:arm_call to:0x02082148 module:overlay(0) +from:0x02137348 kind:load to:0x027e0cd8 module:dtcm +from:0x02137360 kind:arm_call to:0x02137368 module:overlay(47) +from:0x02137374 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0213739c kind:arm_call to:0x01ffd054 module:itcm +from:0x021373c4 kind:arm_call to:0x01ffd098 module:itcm +from:0x02137428 kind:arm_call to:0x02137158 module:overlay(47) +from:0x02137440 kind:arm_call to:0x02137158 module:overlay(47) +from:0x02137454 kind:arm_call to:0x02137158 module:overlay(47) +from:0x02137468 kind:arm_call to:0x02137158 module:overlay(47) +from:0x0213747c kind:arm_call to:0x02137158 module:overlay(47) +from:0x02137490 kind:arm_call to:0x02137158 module:overlay(47) +from:0x021374b4 kind:arm_call to:0x02137158 module:overlay(47) +from:0x021374c8 kind:arm_call to:0x02137158 module:overlay(47) +from:0x021374dc kind:arm_call to:0x02137158 module:overlay(47) +from:0x021374f0 kind:arm_call to:0x02137158 module:overlay(47) +from:0x02137504 kind:arm_call to:0x02137158 module:overlay(47) +from:0x02137518 kind:arm_call to:0x02137158 module:overlay(47) +from:0x02137544 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02137578 kind:arm_call to:0x0200b8f0 module:main +from:0x02137588 kind:arm_call to:0x0200ee9c module:main +from:0x02137594 kind:arm_call to:0x0200ef9c module:main +from:0x021375a0 kind:arm_call to:0x0200eddc module:main +from:0x021375ac kind:arm_call to:0x0200ee1c module:main +from:0x021375b8 kind:arm_call to:0x0200ee5c module:main +from:0x021375c4 kind:arm_call to:0x0200ef5c module:main +from:0x021375d0 kind:arm_call to:0x0200eedc module:main +from:0x021375dc kind:arm_call to:0x0200efdc module:main +from:0x02137604 kind:arm_call to:0x0200ba90 module:main +from:0x02137614 kind:arm_call to:0x0200ee9c module:main +from:0x02137620 kind:arm_call to:0x0200ef9c module:main +from:0x02137630 kind:arm_call to:0x0200eddc module:main +from:0x0213763c kind:arm_call to:0x0200ee1c module:main +from:0x02137648 kind:arm_call to:0x0200ee5c module:main +from:0x02137654 kind:arm_call to:0x0200ef5c module:main +from:0x02137660 kind:arm_call to:0x0200eedc module:main +from:0x0213766c kind:arm_call to:0x0200efdc module:main +from:0x021376a4 kind:arm_call_thumb to:0x020903d0 module:overlay(0) +from:0x021376dc kind:arm_call to:0x02137560 module:overlay(47) +from:0x021376fc kind:arm_call to:0x02137560 module:overlay(47) +from:0x0213770c kind:load to:0x027e0ce0 module:dtcm +from:0x0213774c kind:arm_call to:0x021375ec module:overlay(47) +from:0x02137770 kind:arm_call to:0x021375ec module:overlay(47) +from:0x021377e8 kind:load to:0x02137960 module:overlay(47) +from:0x02137808 kind:arm_call to:0x02132ec8 module:overlay(47) +from:0x02137818 kind:arm_call to:0x0203e3a4 module:main +from:0x0213782c kind:load to:0x02137e00 module:overlay(47) +from:0x02137830 kind:load to:0x02137e10 module:overlay(47) +from:0x02137834 kind:load to:0x02136bb8 module:overlay(47) +from:0x02137838 kind:load to:0x02137e04 module:overlay(47) +from:0x02137858 kind:arm_call to:0x02136bfc module:overlay(47) +from:0x02137868 kind:arm_call to:0x0203e3a4 module:main +from:0x0213787c kind:load to:0x02137ee8 module:overlay(47) +from:0x02137880 kind:load to:0x02137ef8 module:overlay(47) +from:0x02137884 kind:load to:0x02136e9c module:overlay(47) +from:0x02137888 kind:load to:0x02137eec module:overlay(47) +from:0x021378a8 kind:arm_call to:0x02136ee0 module:overlay(47) +from:0x021378b8 kind:arm_call to:0x0203e3a4 module:main +from:0x021378cc kind:load to:0x02137f34 module:overlay(47) +from:0x021378d0 kind:load to:0x02137f44 module:overlay(47) +from:0x021378d4 kind:load to:0x021370e4 module:overlay(47) +from:0x021378d8 kind:load to:0x02137f38 module:overlay(47) +from:0x021378f8 kind:arm_call to:0x021371b8 module:overlay(47) +from:0x02137908 kind:arm_call to:0x0203e3a4 module:main +from:0x0213791c kind:load to:0x02137f80 module:overlay(47) +from:0x02137920 kind:load to:0x02137f90 module:overlay(47) +from:0x02137924 kind:load to:0x0213753c module:overlay(47) +from:0x02137928 kind:load to:0x02137f84 module:overlay(47) +from:0x0213792c kind:load to:0x021377d4 module:overlay(47) +from:0x02137930 kind:load to:0x021377ec module:overlay(47) +from:0x02137934 kind:load to:0x0213783c module:overlay(47) +from:0x02137938 kind:load to:0x0213788c module:overlay(47) +from:0x0213793c kind:load to:0x021378dc module:overlay(47) +from:0x0213796c kind:load to:0x021328f0 module:overlay(47) +from:0x02137978 kind:load to:0x02133078 module:overlay(47) +from:0x02137984 kind:load to:0x020993bc module:overlay(0) +from:0x02137988 kind:load to:0x02132f40 module:overlay(47) +from:0x021379ac kind:load to:0x021362d0 module:overlay(47) +from:0x021379b0 kind:load to:0x02136b64 module:overlay(47) +from:0x021379b4 kind:load to:0x0213699c module:overlay(47) +from:0x021379b8 kind:load to:0x021369c4 module:overlay(47) +from:0x021379bc kind:load to:0x0207d6c8 module:overlay(0) +from:0x021379c8 kind:load to:0x021332f0 module:overlay(47) +from:0x021379cc kind:load to:0x02136b48 module:overlay(47) +from:0x021379d0 kind:load to:0x02136590 module:overlay(47) +from:0x021379d4 kind:load to:0x02136684 module:overlay(47) +from:0x021379d8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021379e4 kind:load to:0x02132ea4 module:overlay(47) +from:0x021379e8 kind:load to:0x020990ec module:overlay(0) +from:0x021379ec kind:load to:0x02098efc module:overlay(0) +from:0x021379f0 kind:load to:0x02098f78 module:overlay(0) +from:0x021379f4 kind:load to:0x020990f4 module:overlay(0) +from:0x021379f8 kind:load to:0x02099114 module:overlay(0) +from:0x021379fc kind:load to:0x02099140 module:overlay(0) +from:0x02137a08 kind:load to:0x021332b4 module:overlay(47) +from:0x02137a0c kind:load to:0x02136b2c module:overlay(47) +from:0x02137a10 kind:load to:0x02059174 module:overlay(0) +from:0x02137a14 kind:load to:0x02059008 module:overlay(0) +from:0x02137a18 kind:load to:0x02059348 module:overlay(0) +from:0x02137a1c kind:load to:0x020593c4 module:overlay(0) +from:0x02137a20 kind:load to:0x02059428 module:overlay(0) +from:0x02137a24 kind:load to:0x0209bf68 module:overlay(0) +from:0x02137a28 kind:load to:0x02059304 module:overlay(0) +from:0x02137a34 kind:load to:0x021332dc module:overlay(47) +from:0x02137a38 kind:load to:0x02136b9c module:overlay(47) +from:0x02137a3c kind:load to:0x0209b2cc module:overlay(0) +from:0x02137a40 kind:load to:0x0209b304 module:overlay(0) +from:0x02137a44 kind:load to:0x0209b908 module:overlay(0) +from:0x02137a48 kind:load to:0x0209b910 module:overlay(0) +from:0x02137a4c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02137a50 kind:load to:0x0209b47c module:overlay(0) +from:0x02137a54 kind:load to:0x0209b36c module:overlay(0) +from:0x02137a58 kind:load to:0x0209b838 module:overlay(0) +from:0x02137a5c kind:load to:0x0209b8c0 module:overlay(0) +from:0x02137a60 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02137a64 kind:load to:0x02136ad4 module:overlay(47) +from:0x02137a68 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02137a6c kind:load to:0x02136ac4 module:overlay(47) +from:0x02137a70 kind:load to:0x02136aa0 module:overlay(47) +from:0x02137a7c kind:load to:0x021332c8 module:overlay(47) +from:0x02137a80 kind:load to:0x02136b80 module:overlay(47) +from:0x02137a84 kind:load to:0x0209ba20 module:overlay(0) +from:0x02137a88 kind:load to:0x0209ba54 module:overlay(0) +from:0x02137a8c kind:load to:0x0209baec module:overlay(0) +from:0x02137a90 kind:load to:0x0209bb00 module:overlay(0) +from:0x02137a94 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02137a98 kind:load to:0x0209bb28 module:overlay(0) +from:0x02137a9c kind:load to:0x0209bbb0 module:overlay(0) +from:0x02137aa0 kind:load to:0x0209b838 module:overlay(0) +from:0x02137aa4 kind:load to:0x0209babc module:overlay(0) +from:0x02137aa8 kind:load to:0x0209bad4 module:overlay(0) +from:0x02137aac kind:load to:0x0209bb14 module:overlay(0) +from:0x02137ab0 kind:load to:0x0209bea0 module:overlay(0) +from:0x02137ab4 kind:load to:0x02136b00 module:overlay(47) +from:0x02137ab8 kind:load to:0x02136adc module:overlay(47) +from:0x02137abc kind:load to:0x0209bed8 module:overlay(0) +from:0x02137ac0 kind:load to:0x02133f7c module:overlay(47) +from:0x02137ac8 kind:load to:0x02134050 module:overlay(47) +from:0x02137ad0 kind:load to:0x02134394 module:overlay(47) +from:0x02137ad8 kind:load to:0x021344a4 module:overlay(47) +from:0x02137ae0 kind:load to:0x0213470c module:overlay(47) +from:0x02137ae8 kind:load to:0x021349a8 module:overlay(47) +from:0x02137af0 kind:load to:0x02134be8 module:overlay(47) +from:0x02137af8 kind:load to:0x02134d60 module:overlay(47) +from:0x02137b00 kind:load to:0x02135024 module:overlay(47) +from:0x02137b08 kind:load to:0x02134ebc module:overlay(47) +from:0x02137b10 kind:load to:0x0213516c module:overlay(47) +from:0x02137b18 kind:load to:0x02135388 module:overlay(47) +from:0x02137b20 kind:load to:0x02134024 module:overlay(47) +from:0x02137b28 kind:load to:0x021340f4 module:overlay(47) +from:0x02137b30 kind:load to:0x02134408 module:overlay(47) +from:0x02137b38 kind:load to:0x0213453c module:overlay(47) +from:0x02137b40 kind:load to:0x021347a8 module:overlay(47) +from:0x02137b48 kind:load to:0x02134a64 module:overlay(47) +from:0x02137b50 kind:load to:0x02134ca4 module:overlay(47) +from:0x02137b58 kind:load to:0x02134d98 module:overlay(47) +from:0x02137b60 kind:load to:0x021350f4 module:overlay(47) +from:0x02137b68 kind:load to:0x02134f10 module:overlay(47) +from:0x02137b70 kind:load to:0x02135210 module:overlay(47) +from:0x02137b78 kind:load to:0x0213554c module:overlay(47) +from:0x02137b88 kind:load to:0x02099cc0 module:overlay(0) +from:0x02137b8c kind:load to:0x02099cfc module:overlay(0) +from:0x02137b90 kind:load to:0x02099d14 module:overlay(0) +from:0x02137b94 kind:load to:0x02099d20 module:overlay(0) +from:0x02137b98 kind:load to:0x021363f0 module:overlay(47) +from:0x02137b9c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02137ba0 kind:load to:0x02133434 module:overlay(47) +from:0x02137ba4 kind:load to:0x02099c58 module:overlay(0) +from:0x02137ba8 kind:load to:0x02133528 module:overlay(47) +from:0x02137bac kind:load to:0x02099c60 module:overlay(0) +from:0x02137bb0 kind:load to:0x02099c64 module:overlay(0) +from:0x02137bb4 kind:load to:0x02133e88 module:overlay(47) +from:0x02137bb8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02137bbc kind:load to:0x02099c70 module:overlay(0) +from:0x02137bc0 kind:load to:0x02099d2c module:overlay(0) +from:0x02137bc4 kind:load to:0x02099d98 module:overlay(0) +from:0x02137bc8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02137bcc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02137bd0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02137bd4 kind:load to:0x02133304 module:overlay(47) +from:0x02137bd8 kind:load to:0x02133398 module:overlay(47) +from:0x02137bdc kind:load to:0x0209ad54 module:overlay(0) +from:0x02137c78 kind:load to:0x02136bd8 module:overlay(47) +from:0x02137c7c kind:load to:0x02098ef4 module:overlay(0) +from:0x02137c80 kind:load to:0x02098efc module:overlay(0) +from:0x02137c84 kind:load to:0x02098f78 module:overlay(0) +from:0x02137c88 kind:load to:0x02098fb8 module:overlay(0) +from:0x02137c8c kind:load to:0x02098fbc module:overlay(0) +from:0x02137c90 kind:load to:0x02098fc0 module:overlay(0) +from:0x02137c9c kind:load to:0x02099cc0 module:overlay(0) +from:0x02137ca0 kind:load to:0x02099cfc module:overlay(0) +from:0x02137ca4 kind:load to:0x02099d14 module:overlay(0) +from:0x02137ca8 kind:load to:0x02099d20 module:overlay(0) +from:0x02137cac kind:load to:0x01fff464 module:itcm +from:0x02137cb0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02137cb4 kind:load to:0x02136c4c module:overlay(47) +from:0x02137cb8 kind:load to:0x02136c54 module:overlay(47) +from:0x02137cbc kind:load to:0x02136c90 module:overlay(47) +from:0x02137cc0 kind:load to:0x02136d0c module:overlay(47) +from:0x02137cc4 kind:load to:0x02099c64 module:overlay(0) +from:0x02137cc8 kind:load to:0x02099c68 module:overlay(0) +from:0x02137ccc kind:load to:0x02099c6c module:overlay(0) +from:0x02137cd0 kind:load to:0x02099c70 module:overlay(0) +from:0x02137cd4 kind:load to:0x02099d2c module:overlay(0) +from:0x02137cd8 kind:load to:0x02099d98 module:overlay(0) +from:0x02137cdc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02137ce0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02137ce4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02137ce8 kind:load to:0x02136e6c module:overlay(47) +from:0x02137cec kind:load to:0x02136e80 module:overlay(47) +from:0x02137cf8 kind:load to:0x02136ebc module:overlay(47) +from:0x02137cfc kind:load to:0x02098ef4 module:overlay(0) +from:0x02137d00 kind:load to:0x02098efc module:overlay(0) +from:0x02137d04 kind:load to:0x02098f78 module:overlay(0) +from:0x02137d08 kind:load to:0x02098fb8 module:overlay(0) +from:0x02137d0c kind:load to:0x02098fbc module:overlay(0) +from:0x02137d10 kind:load to:0x02098fc0 module:overlay(0) +from:0x02137d1c kind:load to:0x02099cc0 module:overlay(0) +from:0x02137d20 kind:load to:0x02099cfc module:overlay(0) +from:0x02137d24 kind:load to:0x02099d14 module:overlay(0) +from:0x02137d28 kind:load to:0x02099d20 module:overlay(0) +from:0x02137d2c kind:load to:0x01fff464 module:itcm +from:0x02137d30 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02137d34 kind:load to:0x02136f4c module:overlay(47) +from:0x02137d38 kind:load to:0x02099c58 module:overlay(0) +from:0x02137d3c kind:load to:0x02137018 module:overlay(47) +from:0x02137d40 kind:load to:0x02099c60 module:overlay(0) +from:0x02137d44 kind:load to:0x02099c64 module:overlay(0) +from:0x02137d48 kind:load to:0x02099c68 module:overlay(0) +from:0x02137d4c kind:load to:0x02099c6c module:overlay(0) +from:0x02137d50 kind:load to:0x02099c70 module:overlay(0) +from:0x02137d54 kind:load to:0x02099d2c module:overlay(0) +from:0x02137d58 kind:load to:0x02099d98 module:overlay(0) +from:0x02137d5c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02137d60 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02137d64 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02137d68 kind:load to:0x0213709c module:overlay(47) +from:0x02137d6c kind:load to:0x021370bc module:overlay(47) +from:0x02137d78 kind:load to:0x02137194 module:overlay(47) +from:0x02137d7c kind:load to:0x02098ef4 module:overlay(0) +from:0x02137d80 kind:load to:0x02098efc module:overlay(0) +from:0x02137d84 kind:load to:0x02098f78 module:overlay(0) +from:0x02137d88 kind:load to:0x02098fb8 module:overlay(0) +from:0x02137d8c kind:load to:0x02098fbc module:overlay(0) +from:0x02137d90 kind:load to:0x02098fc0 module:overlay(0) +from:0x02137d9c kind:load to:0x02099cc0 module:overlay(0) +from:0x02137da0 kind:load to:0x02099cfc module:overlay(0) +from:0x02137da4 kind:load to:0x02099d14 module:overlay(0) +from:0x02137da8 kind:load to:0x02099d20 module:overlay(0) +from:0x02137dac kind:load to:0x01fff464 module:itcm +from:0x02137db0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02137db4 kind:load to:0x021372a4 module:overlay(47) +from:0x02137db8 kind:load to:0x02137320 module:overlay(47) +from:0x02137dbc kind:load to:0x02099c5c module:overlay(0) +from:0x02137dc0 kind:load to:0x02099c60 module:overlay(0) +from:0x02137dc4 kind:load to:0x02099c64 module:overlay(0) +from:0x02137dc8 kind:load to:0x0213734c module:overlay(47) +from:0x02137dcc kind:load to:0x02099c6c module:overlay(0) +from:0x02137dd0 kind:load to:0x02099c70 module:overlay(0) +from:0x02137dd4 kind:load to:0x02099d2c module:overlay(0) +from:0x02137dd8 kind:load to:0x02099d98 module:overlay(0) +from:0x02137ddc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02137de0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02137de4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02137de8 kind:load to:0x0213720c module:overlay(47) +from:0x02137dec kind:load to:0x02137254 module:overlay(47) diff --git a/config/jp/arm9/overlays/ov047/symbols.txt b/config/jp/arm9/overlays/ov047/symbols.txt new file mode 100644 index 00000000..0d98af01 --- /dev/null +++ b/config/jp/arm9/overlays/ov047/symbols.txt @@ -0,0 +1,178 @@ +func_ov047_02131ec0 kind:function(arm,size=0x64) addr:0x02131ec0 +func_ov047_02131f24 kind:function(arm,size=0x28) addr:0x02131f24 +func_ov047_02131f4c kind:function(arm,size=0x30) addr:0x02131f4c +func_ov047_02131f7c kind:function(arm,size=0x200) addr:0x02131f7c +func_ov047_0213217c kind:function(arm,size=0x39c) addr:0x0213217c +func_ov047_02132518 kind:function(arm,size=0x3d8) addr:0x02132518 +func_ov047_021328f0 kind:function(arm,size=0x280) addr:0x021328f0 +func_ov047_02132b70 kind:function(arm,size=0xe8) addr:0x02132b70 +func_ov047_02132c58 kind:function(arm,size=0x74) addr:0x02132c58 +func_ov047_02132ccc kind:function(arm,size=0x80) addr:0x02132ccc +func_ov047_02132d4c kind:function(arm,size=0x68) addr:0x02132d4c +func_ov047_02132db4 kind:function(arm,size=0xd0) addr:0x02132db4 +func_ov047_02132e84 kind:function(arm,size=0x14) addr:0x02132e84 +func_ov047_02132e98 kind:function(arm,size=0xc) addr:0x02132e98 +func_ov047_02132ea4 kind:function(arm,size=0x24) addr:0x02132ea4 +func_ov047_02132ec8 kind:function(arm,size=0x58) addr:0x02132ec8 +func_ov047_02132f20 kind:function(arm,size=0x20) addr:0x02132f20 +func_ov047_02132f40 kind:function(arm,size=0xcc) addr:0x02132f40 +func_ov047_0213300c kind:function(arm,size=0x34) addr:0x0213300c +func_ov047_02133040 kind:function(arm,size=0x38) addr:0x02133040 +func_ov047_02133078 kind:function(arm,size=0x2c) addr:0x02133078 +func_ov047_021330a4 kind:function(arm,size=0x210) addr:0x021330a4 +func_ov047_021332b4 kind:function(arm,size=0x14) addr:0x021332b4 +func_ov047_021332c8 kind:function(arm,size=0x14) addr:0x021332c8 +func_ov047_021332dc kind:function(arm,size=0x14) addr:0x021332dc +func_ov047_021332f0 kind:function(arm,size=0x14) addr:0x021332f0 +func_ov047_02133304 kind:function(arm,size=0x94) addr:0x02133304 +func_ov047_02133398 kind:function(arm,size=0x9c) addr:0x02133398 +func_ov047_02133434 kind:function(arm,size=0x74) addr:0x02133434 +func_ov047_021334a8 kind:function(arm,size=0x28) addr:0x021334a8 +func_ov047_021334d0 kind:function(arm,size=0x58) addr:0x021334d0 +func_ov047_02133528 kind:function(arm,size=0x960) addr:0x02133528 +func_ov047_02133e88 kind:function(arm,size=0xf4) addr:0x02133e88 +func_ov047_02133f7c kind:function(arm,size=0xa8) addr:0x02133f7c +func_ov047_02134024 kind:function(arm,size=0x2c) addr:0x02134024 +func_ov047_02134050 kind:function(arm,size=0xa4) addr:0x02134050 +func_ov047_021340f4 kind:function(arm,size=0x2a0) addr:0x021340f4 +func_ov047_02134394 kind:function(arm,size=0x74) addr:0x02134394 +func_ov047_02134408 kind:function(arm,size=0x9c) addr:0x02134408 +func_ov047_021344a4 kind:function(arm,size=0x98) addr:0x021344a4 +func_ov047_0213453c kind:function(arm,size=0x1d0) addr:0x0213453c +func_ov047_0213470c kind:function(arm,size=0x9c) addr:0x0213470c +func_ov047_021347a8 kind:function(arm,size=0x200) addr:0x021347a8 +func_ov047_021349a8 kind:function(arm,size=0xbc) addr:0x021349a8 +func_ov047_02134a64 kind:function(arm,size=0x184) addr:0x02134a64 +func_ov047_02134be8 kind:function(arm,size=0xbc) addr:0x02134be8 +func_ov047_02134ca4 kind:function(arm,size=0xbc) addr:0x02134ca4 +func_ov047_02134d60 kind:function(arm,size=0x38) addr:0x02134d60 +func_ov047_02134d98 kind:function(arm,size=0x124) addr:0x02134d98 +func_ov047_02134ebc kind:function(arm,size=0x54) addr:0x02134ebc +func_ov047_02134f10 kind:function(arm,size=0x114) addr:0x02134f10 +func_ov047_02135024 kind:function(arm,size=0xd0) addr:0x02135024 +func_ov047_021350f4 kind:function(arm,size=0x78) addr:0x021350f4 +func_ov047_0213516c kind:function(arm,size=0xa4) addr:0x0213516c +func_ov047_02135210 kind:function(arm,size=0x178) addr:0x02135210 +func_ov047_02135388 kind:function(arm,size=0x1c4) addr:0x02135388 +func_ov047_0213554c kind:function(arm,size=0x474) addr:0x0213554c +func_ov047_021359c0 kind:function(arm,size=0x88) addr:0x021359c0 +func_ov047_02135a48 kind:function(arm,size=0x36c) addr:0x02135a48 +func_ov047_02135db4 kind:function(arm,size=0x280) addr:0x02135db4 +func_ov047_02136034 kind:function(arm,size=0xa8) addr:0x02136034 +func_ov047_021360dc kind:function(arm,size=0x40) addr:0x021360dc +func_ov047_0213611c kind:function(arm,size=0x90) addr:0x0213611c +func_ov047_021361ac kind:function(arm,size=0xc) addr:0x021361ac +func_ov047_021361b8 kind:function(arm,size=0x34) addr:0x021361b8 +func_ov047_021361ec kind:function(arm,size=0xe4) addr:0x021361ec +func_ov047_021362d0 kind:function(arm,size=0x14) addr:0x021362d0 +func_ov047_021362e4 kind:function(arm,size=0x58) addr:0x021362e4 +func_ov047_0213633c kind:function(arm,size=0xb4) addr:0x0213633c +func_ov047_021363f0 kind:function(arm,size=0x78) addr:0x021363f0 +func_ov047_02136468 kind:function(arm,size=0xa4) addr:0x02136468 +func_ov047_0213650c kind:function(arm,size=0x2c) addr:0x0213650c +func_ov047_02136538 kind:function(arm,size=0x58) addr:0x02136538 +func_ov047_02136590 kind:function(arm,size=0xf4) addr:0x02136590 +func_ov047_02136684 kind:function(arm,size=0x318) addr:0x02136684 +func_ov047_0213699c kind:function(arm,size=0x28) addr:0x0213699c +func_ov047_021369c4 kind:function(arm,size=0xdc) addr:0x021369c4 +func_ov047_02136aa0 kind:function(arm,size=0x24) addr:0x02136aa0 +func_ov047_02136ac4 kind:function(arm,size=0x10) addr:0x02136ac4 +func_ov047_02136ad4 kind:function(arm,size=0x8) addr:0x02136ad4 +func_ov047_02136adc kind:function(arm,size=0x24) addr:0x02136adc +func_ov047_02136b00 kind:function(arm,size=0x2c) addr:0x02136b00 +func_ov047_02136b2c kind:function(arm,size=0x1c) addr:0x02136b2c +func_ov047_02136b48 kind:function(arm,size=0x1c) addr:0x02136b48 +func_ov047_02136b64 kind:function(arm,size=0x1c) addr:0x02136b64 +func_ov047_02136b80 kind:function(arm,size=0x1c) addr:0x02136b80 +func_ov047_02136b9c kind:function(arm,size=0x1c) addr:0x02136b9c +func_ov047_02136bb8 kind:function(arm,size=0x14) addr:0x02136bb8 +func_ov047_02136bcc kind:function(arm,size=0xc) addr:0x02136bcc +func_ov047_02136bd8 kind:function(arm,size=0x24) addr:0x02136bd8 +func_ov047_02136bfc kind:function(arm,size=0x28) addr:0x02136bfc +func_ov047_02136c24 kind:function(arm,size=0x28) addr:0x02136c24 +func_ov047_02136c4c kind:function(arm,size=0x8) addr:0x02136c4c +func_ov047_02136c54 kind:function(arm,size=0x3c) addr:0x02136c54 +func_ov047_02136c90 kind:function(arm,size=0x7c) addr:0x02136c90 +func_ov047_02136d0c kind:function(arm,size=0x14) addr:0x02136d0c +func_ov047_02136d20 kind:function(arm,size=0x14c) addr:0x02136d20 +func_ov047_02136e6c kind:function(arm,size=0x14) addr:0x02136e6c +func_ov047_02136e80 kind:function(arm,size=0x1c) addr:0x02136e80 +func_ov047_02136e9c kind:function(arm,size=0x14) addr:0x02136e9c +func_ov047_02136eb0 kind:function(arm,size=0xc) addr:0x02136eb0 +func_ov047_02136ebc kind:function(arm,size=0x24) addr:0x02136ebc +func_ov047_02136ee0 kind:function(arm,size=0x28) addr:0x02136ee0 +func_ov047_02136f08 kind:function(arm,size=0x44) addr:0x02136f08 +func_ov047_02136f4c kind:function(arm,size=0xcc) addr:0x02136f4c +func_ov047_02137018 kind:function(arm,size=0x84) addr:0x02137018 +func_ov047_0213709c kind:function(arm,size=0x20) addr:0x0213709c +func_ov047_021370bc kind:function(arm,size=0x28) addr:0x021370bc +func_ov047_021370e4 kind:function(arm,size=0x14) addr:0x021370e4 +func_ov047_021370f8 kind:function(arm,size=0x60) addr:0x021370f8 +func_ov047_02137158 kind:function(arm,size=0x30) addr:0x02137158 +func_ov047_02137188 kind:function(arm,size=0xc) addr:0x02137188 +func_ov047_02137194 kind:function(arm,size=0x24) addr:0x02137194 +func_ov047_021371b8 kind:function(arm,size=0x28) addr:0x021371b8 +func_ov047_021371e0 kind:function(arm,size=0x2c) addr:0x021371e0 +func_ov047_0213720c kind:function(arm,size=0x48) addr:0x0213720c +func_ov047_02137254 kind:function(arm,size=0x50) addr:0x02137254 +func_ov047_021372a4 kind:function(arm,size=0x7c) addr:0x021372a4 +func_ov047_02137320 kind:function(arm,size=0x2c) addr:0x02137320 +func_ov047_0213734c kind:function(arm,size=0x1c) addr:0x0213734c +func_ov047_02137368 kind:function(arm,size=0x1d4) addr:0x02137368 +func_ov047_0213753c kind:function(arm,size=0x14) addr:0x0213753c +func_ov047_02137550 kind:function(arm,size=0x10) addr:0x02137550 +func_ov047_02137560 kind:function(arm,size=0x8c) addr:0x02137560 +func_ov047_021375ec kind:function(arm,size=0x8c) addr:0x021375ec +func_ov047_02137678 kind:function(arm,size=0x98) addr:0x02137678 +func_ov047_02137710 kind:function(arm,size=0x70) addr:0x02137710 +data_ov047_02137780 kind:data(any) addr:0x02137780 +data_ov047_02137790 kind:data(any) addr:0x02137790 +data_ov047_02137794 kind:data(any) addr:0x02137794 +data_ov047_0213779c kind:data(any) addr:0x0213779c +data_ov047_021377a4 kind:data(any) addr:0x021377a4 +func_ov047_021377d4 kind:function(arm,size=0x18) addr:0x021377d4 +func_ov047_021377ec kind:function(arm,size=0x50) addr:0x021377ec +func_ov047_0213783c kind:function(arm,size=0x50) addr:0x0213783c +func_ov047_0213788c kind:function(arm,size=0x50) addr:0x0213788c +func_ov047_021378dc kind:function(arm,size=0x50) addr:0x021378dc +data_ov047_02137960 kind:data(any) addr:0x02137960 +data_ov047_0213796c kind:data(any) addr:0x0213796c +data_ov047_02137978 kind:data(any) addr:0x02137978 +data_ov047_02137984 kind:data(any) addr:0x02137984 +data_ov047_0213798c kind:data(any) addr:0x0213798c +data_ov047_021379ac kind:data(any) addr:0x021379ac +data_ov047_021379c8 kind:data(any) addr:0x021379c8 +data_ov047_021379e4 kind:data(any) addr:0x021379e4 +data_ov047_02137a08 kind:data(any) addr:0x02137a08 +data_ov047_02137a34 kind:data(any) addr:0x02137a34 +data_ov047_02137a7c kind:data(any) addr:0x02137a7c +data_ov047_02137ac0 kind:data(any) addr:0x02137ac0 +data_ov047_02137b14 kind:data(any) addr:0x02137b14 ambiguous +data_ov047_02137b20 kind:data(any) addr:0x02137b20 +data_ov047_02137b88 kind:data(any) addr:0x02137b88 +data_ov047_02137be0 kind:data(any) addr:0x02137be0 +data_ov047_02137bf8 kind:data(any) addr:0x02137bf8 +data_ov047_02137c10 kind:data(any) addr:0x02137c10 +data_ov047_02137c28 kind:data(any) addr:0x02137c28 +data_ov047_02137c40 kind:data(any) addr:0x02137c40 +data_ov047_02137c58 kind:data(any) addr:0x02137c58 +data_ov047_02137c78 kind:data(any) addr:0x02137c78 +data_ov047_02137c9c kind:data(any) addr:0x02137c9c +data_ov047_02137cf8 kind:data(any) addr:0x02137cf8 +data_ov047_02137d1c kind:data(any) addr:0x02137d1c +data_ov047_02137d78 kind:data(any) addr:0x02137d78 +data_ov047_02137d9c kind:data(any) addr:0x02137d9c +data_ov047_02137e00 kind:bss addr:0x02137e00 +data_ov047_02137e04 kind:bss addr:0x02137e04 +data_ov047_02137e10 kind:bss addr:0x02137e10 +data_ov047_02137e2c kind:bss addr:0x02137e2c ambiguous +data_ov047_02137e74 kind:bss addr:0x02137e74 ambiguous +data_ov047_02137ee8 kind:bss addr:0x02137ee8 +data_ov047_02137eec kind:bss addr:0x02137eec +data_ov047_02137ef8 kind:bss addr:0x02137ef8 +data_ov047_02137f34 kind:bss addr:0x02137f34 +data_ov047_02137f38 kind:bss addr:0x02137f38 +data_ov047_02137f44 kind:bss addr:0x02137f44 +data_ov047_02137f80 kind:bss addr:0x02137f80 +data_ov047_02137f84 kind:bss addr:0x02137f84 +data_ov047_02137f90 kind:bss addr:0x02137f90 diff --git a/config/jp/arm9/overlays/ov048/delinks.txt b/config/jp/arm9/overlays/ov048/delinks.txt new file mode 100644 index 00000000..448a7ba3 --- /dev/null +++ b/config/jp/arm9/overlays/ov048/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02131ec0 end:0x02138f08 kind:code align:32 + .rodata start:0x02138f08 end:0x02138f24 kind:data align:4 + .init start:0x02138f24 end:0x0213904c kind:code align:4 + .ctor start:0x0213904c end:0x02139060 kind:data align:4 + .data start:0x02139060 end:0x02139500 kind:data align:32 + .bss start:0x02139500 end:0x02139900 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov048/relocs.txt b/config/jp/arm9/overlays/ov048/relocs.txt new file mode 100644 index 00000000..468023d6 --- /dev/null +++ b/config/jp/arm9/overlays/ov048/relocs.txt @@ -0,0 +1,999 @@ +from:0x02131f08 kind:arm_call to:0x01fff498 module:itcm +from:0x02131f0c kind:arm_call to:0x01fff584 module:itcm +from:0x02131f40 kind:load to:0x027e0ce8 module:dtcm +from:0x02131f50 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02131fc0 kind:arm_call to:0x01fff498 module:itcm +from:0x02131fc4 kind:arm_call to:0x01fff584 module:itcm +from:0x02131ff8 kind:load to:0x027e0ce8 module:dtcm +from:0x02132018 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02132028 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0213204c kind:arm_call to:0x02080464 module:overlay(0) +from:0x02132084 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021320bc kind:load to:0x021390a0 module:overlay(48) +from:0x021320c0 kind:load to:0x020b3fc8 module:overlay(0) +from:0x021320c4 kind:load to:0x02139084 module:overlay(48) +from:0x021320d0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021320e8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021320f0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021320f8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02132100 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02132118 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132120 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02132128 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02132130 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02132138 kind:arm_call to:0x02011ff4 module:main +from:0x02132150 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132158 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02132160 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02132168 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02132184 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021321ac kind:load to:0x02139500 module:overlay(48) +from:0x02132230 kind:arm_call to:0x021321b0 module:overlay(48) +from:0x021322a0 kind:arm_call to:0x01ffedac module:itcm +from:0x021322bc kind:arm_call to:0x0209db74 module:overlay(0) +from:0x021323c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021323cc kind:load to:0x027e0ce8 module:dtcm +from:0x021323d8 kind:load to:0x02139500 module:overlay(48) +from:0x021323fc kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02132428 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02132474 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02132490 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0213249c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021324ac kind:load to:0x02139068 module:overlay(48) +from:0x021324b8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021324e4 kind:load to:0x02139500 module:overlay(48) +from:0x02132504 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213251c kind:arm_call to:0x01fff148 module:itcm +from:0x02132524 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x02132538 kind:arm_call to:0x01fff148 module:itcm +from:0x02132564 kind:arm_call to:0x01fff148 module:itcm +from:0x0213256c kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x02132580 kind:arm_call to:0x01fff148 module:itcm +from:0x021325a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021325b4 kind:load to:0x0205c3c0 module:overlay(0) +from:0x021325d0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021325d8 kind:arm_call to:0x02011ff4 module:main +from:0x021325ec kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021325f4 kind:arm_call to:0x02011ff4 module:main +from:0x02132608 kind:load to:0x02139544 module:overlay(48) +from:0x0213261c kind:arm_call to:0x02011f3c module:main +from:0x02132628 kind:arm_call to:0x02132930 module:overlay(48) +from:0x02132640 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02132650 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02132660 kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x02132708 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0213271c kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x0213273c kind:load to:0x02139198 module:overlay(48) +from:0x02132740 kind:load to:0x021391bc module:overlay(48) +from:0x02132748 kind:load to:0x02139174 module:overlay(48) +from:0x02132750 kind:load to:0x0213950c module:overlay(48) +from:0x0213275c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02132770 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02132778 kind:arm_call to:0x02011ff4 module:main +from:0x021327d8 kind:arm_call to:0x01fff148 module:itcm +from:0x02132800 kind:arm_call to:0x0208d4ac module:overlay(0) +from:0x02132818 kind:arm_call to:0x0207f8c4 module:overlay(0) +from:0x02132848 kind:arm_call to:0x01fff148 module:itcm +from:0x02132870 kind:arm_call to:0x0208d4ac module:overlay(0) +from:0x02132890 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213289c kind:arm_call to:0x01fff458 module:itcm +from:0x021328c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132904 kind:arm_call to:0x0208043c module:overlay(0) +from:0x02132918 kind:load to:0x027e0ce0 module:dtcm +from:0x0213291c kind:load to:0x027e09c0 module:dtcm +from:0x02132920 kind:load to:0x0213952c module:overlay(48) +from:0x02132924 kind:load to:0x027e0ce4 module:dtcm +from:0x0213293c kind:arm_call to:0x02132020 module:overlay(48) +from:0x02132994 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0213299c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021329ac kind:arm_call to:0x02080320 module:overlay(0) +from:0x021329f8 kind:arm_call to:0x0203e690 module:main +from:0x02132a08 kind:load to:0x02139244 module:overlay(48) +from:0x02132a0c kind:load to:0x02139544 module:overlay(48) +from:0x02132a10 kind:load to:0x021391bc module:overlay(48) +from:0x02132a14 kind:load to:0x02139120 module:overlay(48) +from:0x02132a18 kind:load to:0x02132a20 module:overlay(48) +from:0x02132a1c kind:load to:0x02133b24 module:overlay(48) +from:0x02132a28 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02132a54 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02132a70 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02132a84 kind:arm_call to:0x0203e740 module:main +from:0x02132a8c kind:arm_call to:0x02132754 module:overlay(48) +from:0x02132a94 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02132a9c kind:arm_call to:0x02132144 module:overlay(48) +from:0x02132aa8 kind:load to:0x02139244 module:overlay(48) +from:0x02132aac kind:load to:0x027e09c0 module:dtcm +from:0x02132ab0 kind:load to:0x02132a20 module:overlay(48) +from:0x02132ad4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02132af0 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02132b04 kind:arm_call to:0x0203e740 module:main +from:0x02132b0c kind:arm_call to:0x02132754 module:overlay(48) +from:0x02132b14 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02132b1c kind:arm_call to:0x02132144 module:overlay(48) +from:0x02132b24 kind:arm_call to:0x02011ff4 module:main +from:0x02132b30 kind:load to:0x02139244 module:overlay(48) +from:0x02132b34 kind:load to:0x027e09c0 module:dtcm +from:0x02132b38 kind:load to:0x02132a20 module:overlay(48) +from:0x02132b48 kind:arm_call to:0x02132174 module:overlay(48) +from:0x02132b68 kind:arm_call to:0x0207233c module:overlay(0) +from:0x02132bac kind:arm_call to:0x02080b8c module:overlay(0) +from:0x02132bb8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02132bd4 kind:arm_call to:0x02132ca4 module:overlay(48) +from:0x02132bdc kind:arm_call to:0x02132c08 module:overlay(48) +from:0x02132bec kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02132bfc kind:load to:0x027e09a4 module:dtcm +from:0x02132c00 kind:load to:0x0213952c module:overlay(48) +from:0x02132c04 kind:load to:0x027e09c0 module:dtcm +from:0x02132c34 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02132c3c kind:load to:0x0213961c module:overlay(48) +from:0x02132c40 kind:load to:0x027e09c0 module:dtcm +from:0x02132c74 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02132c94 kind:arm_call to:0x02072378 module:overlay(0) +from:0x02132c9c kind:load to:0x020af4a0 module:overlay(0) +from:0x02132ca0 kind:load to:0x027e09a4 module:dtcm +from:0x02132cb0 kind:arm_call to:0x02132c44 module:overlay(48) +from:0x02132ce4 kind:load to:0x0213912c module:overlay(48) +from:0x02132d1c kind:load to:0x0213914c module:overlay(48) +from:0x02132d30 kind:arm_call to:0x02132d48 module:overlay(48) +from:0x02132d50 kind:arm_call to:0x0213366c module:overlay(48) +from:0x02132d58 kind:arm_call to:0x021336ec module:overlay(48) +from:0x02132d64 kind:arm_call to:0x021338e0 module:overlay(48) +from:0x02132d78 kind:arm_call to:0x021338e0 module:overlay(48) +from:0x02132d80 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02132da8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132dbc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02132e0c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02132e58 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02132e74 kind:arm_call to:0x0208d278 module:overlay(0) +from:0x02132ec0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02132f08 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02132f20 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02132f2c kind:load to:0x027e09a8 module:dtcm +from:0x02132f38 kind:load to:0x027e0cec module:dtcm +from:0x02132f3c kind:load to:0x027e0ce0 module:dtcm +from:0x02132f58 kind:arm_call to:0x02133878 module:overlay(48) +from:0x02132f68 kind:arm_call to:0x0213356c module:overlay(48) +from:0x02132f70 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02132f94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132f9c kind:arm_call to:0x02133308 module:overlay(48) +from:0x02132fb0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02132fd4 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02132ff8 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x021330a0 kind:arm_call to:0x02132ca4 module:overlay(48) +from:0x021330bc kind:arm_call to:0x02132ca4 module:overlay(48) +from:0x021330c4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021330d0 kind:load to:0x02139084 module:overlay(48) +from:0x021330f4 kind:arm_call to:0x0208d268 module:overlay(0) +from:0x02133110 kind:arm_call to:0x021324c4 module:overlay(48) +from:0x02133128 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133150 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02133178 kind:load to:0x027e0ce0 module:dtcm +from:0x0213317c kind:load to:0x027e09a8 module:dtcm +from:0x02133184 kind:load to:0x027e0cec module:dtcm +from:0x02133198 kind:arm_call to:0x02133878 module:overlay(48) +from:0x021331a8 kind:arm_call to:0x0213356c module:overlay(48) +from:0x021331b0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021331d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021331e0 kind:arm_call to:0x02133308 module:overlay(48) +from:0x0213320c kind:arm_call to:0x02132ca4 module:overlay(48) +from:0x02133234 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02133250 kind:arm_call to:0x0208d268 module:overlay(0) +from:0x02133258 kind:load to:0x027e0ce0 module:dtcm +from:0x02133268 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02133290 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213329c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021332c4 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x021332f0 kind:arm_call to:0x02132ca4 module:overlay(48) +from:0x021332f8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02133304 kind:load to:0x02139084 module:overlay(48) +from:0x021334a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133514 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02133524 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0213353c kind:load to:0x0213950c module:overlay(48) +from:0x02133544 kind:load to:0x021391dc module:overlay(48) +from:0x02133548 kind:load to:0x021391e8 module:overlay(48) +from:0x0213354c kind:load to:0x021391f4 module:overlay(48) +from:0x02133550 kind:load to:0x02139200 module:overlay(48) +from:0x02133554 kind:load to:0x0213920c module:overlay(48) +from:0x02133558 kind:load to:0x02139218 module:overlay(48) +from:0x0213355c kind:load to:0x02139224 module:overlay(48) +from:0x02133560 kind:load to:0x02139230 module:overlay(48) +from:0x02133564 kind:load to:0x0203feb0 module:main +from:0x02133568 kind:load to:0x027e0cec module:dtcm +from:0x021335ac kind:arm_call to:0x01ff916c module:itcm +from:0x021335d0 kind:arm_call to:0x01ff916c module:itcm +from:0x02133610 kind:arm_call to:0x01fff17c module:itcm +from:0x0213362c kind:arm_call to:0x0208d288 module:overlay(0) +from:0x02133650 kind:arm_call to:0x021321b0 module:overlay(48) +from:0x02133668 kind:load to:0x027e0ce0 module:dtcm +from:0x0213367c kind:arm_call to:0x01ffedac module:itcm +from:0x02133698 kind:arm_call to:0x01fff498 module:itcm +from:0x021336a4 kind:arm_call to:0x01fff584 module:itcm +from:0x021336d8 kind:arm_call to:0x02072378 module:overlay(0) +from:0x021336e0 kind:load to:0x027e0ce8 module:dtcm +from:0x021336e8 kind:load to:0x027e09a4 module:dtcm +from:0x02133700 kind:arm_call to:0x01ffedac module:itcm +from:0x0213373c kind:arm_call to:0x01fff498 module:itcm +from:0x02133748 kind:arm_call to:0x01fff584 module:itcm +from:0x02133760 kind:load to:0x027e0ce8 module:dtcm +from:0x02133778 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021337a0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021337e8 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x021337f4 kind:load to:0x027e09b4 module:dtcm +from:0x0213382c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02133858 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02133874 kind:load to:0x027e0ce0 module:dtcm +from:0x02133890 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021338ac kind:arm_call to:0x0208d278 module:overlay(0) +from:0x021338c0 kind:arm_call to:0x0208d288 module:overlay(0) +from:0x021338dc kind:load to:0x027e0ce0 module:dtcm +from:0x021338f0 kind:arm_call to:0x0213380c module:overlay(48) +from:0x02133908 kind:arm_call to:0x02133878 module:overlay(48) +from:0x02133920 kind:arm_call to:0x021335f0 module:overlay(48) +from:0x02133948 kind:arm_call to:0x021324c4 module:overlay(48) +from:0x02133954 kind:arm_call to:0x02132ca4 module:overlay(48) +from:0x0213396c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02133988 kind:load to:0x027e0ce0 module:dtcm +from:0x021339a0 kind:arm_call to:0x02132ca4 module:overlay(48) +from:0x021339d0 kind:arm_call to:0x01fff350 module:itcm +from:0x021339e0 kind:arm_call to:0x01fff350 module:itcm +from:0x02133a1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02133a40 kind:arm_call to:0x01fff458 module:itcm +from:0x02133a68 kind:arm_call to:0x01fff458 module:itcm +from:0x02133a88 kind:arm_call to:0x01fff350 module:itcm +from:0x02133aa4 kind:load to:0x027e0ce4 module:dtcm +from:0x02133aa8 kind:load to:0x020b480c module:overlay(0) +from:0x02133b20 kind:load to:0x027e0cd8 module:dtcm +from:0x02133b40 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02133b54 kind:load to:0x02139710 module:overlay(48) +from:0x02133b68 kind:arm_call to:0x02011f3c module:main +from:0x02133b74 kind:arm_call to:0x02133bd4 module:overlay(48) +from:0x02133b88 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02133bd0 kind:load to:0x0213930c module:overlay(48) +from:0x02133bdc kind:arm_call to:0x02132020 module:overlay(48) +from:0x02133c34 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02133c3c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02133c4c kind:arm_call to:0x02080340 module:overlay(0) +from:0x02133c8c kind:arm_call to:0x0203e690 module:main +from:0x02133ce0 kind:load to:0x02139390 module:overlay(48) +from:0x02133ce4 kind:load to:0x02139710 module:overlay(48) +from:0x02133ce8 kind:load to:0x021391bc module:overlay(48) +from:0x02133cf0 kind:load to:0x02132a20 module:overlay(48) +from:0x02133cf4 kind:load to:0x02133b24 module:overlay(48) +from:0x02133cf8 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02133d1c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133d38 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02133d40 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02133d54 kind:arm_call to:0x0203e740 module:main +from:0x02133d5c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02133d64 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02133d6c kind:arm_call to:0x02132144 module:overlay(48) +from:0x02133d78 kind:load to:0x02139390 module:overlay(48) +from:0x02133d7c kind:load to:0x027e09c0 module:dtcm +from:0x02133d80 kind:load to:0x02132a20 module:overlay(48) +from:0x02133da4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133dc0 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02133dc8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02133ddc kind:arm_call to:0x0203e740 module:main +from:0x02133de4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02133dec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02133df4 kind:arm_call to:0x02132144 module:overlay(48) +from:0x02133dfc kind:arm_call to:0x02011ff4 module:main +from:0x02133e08 kind:load to:0x02139390 module:overlay(48) +from:0x02133e0c kind:load to:0x027e09c0 module:dtcm +from:0x02133e10 kind:load to:0x02132a20 module:overlay(48) +from:0x02133e5c kind:arm_call to:0x0207233c module:overlay(0) +from:0x02133ea4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02133ec0 kind:arm_call to:0x021342bc module:overlay(48) +from:0x02133ec8 kind:arm_call to:0x02133ef0 module:overlay(48) +from:0x02133ed8 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02133ee8 kind:load to:0x027e09a4 module:dtcm +from:0x02133eec kind:load to:0x027e09c0 module:dtcm +from:0x02133f2c kind:arm_call to:0x02135144 module:overlay(48) +from:0x02133f60 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02133fa8 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02133fe4 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x0213402c kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02134068 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x021340b0 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x021340ec kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02134134 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02134154 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021341b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021341bc kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02134228 kind:load to:0x027e0ce8 module:dtcm +from:0x02134260 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021342a8 kind:arm_call to:0x02072378 module:overlay(0) +from:0x021342b4 kind:load to:0x020af4a0 module:overlay(0) +from:0x021342b8 kind:load to:0x027e09a4 module:dtcm +from:0x021342c8 kind:arm_call to:0x02134234 module:overlay(48) +from:0x021342fc kind:load to:0x021392c4 module:overlay(48) +from:0x0213433c kind:arm_call to:0x02133ef0 module:overlay(48) +from:0x021343a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021344d4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0213450c kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02134518 kind:load to:0x021392e4 module:overlay(48) +from:0x02134524 kind:load to:0x027e09c0 module:dtcm +from:0x02134538 kind:arm_call to:0x02134554 module:overlay(48) +from:0x0213455c kind:arm_call to:0x02134dcc module:overlay(48) +from:0x02134564 kind:arm_call to:0x02134f04 module:overlay(48) +from:0x0213456c kind:arm_call to:0x02135098 module:overlay(48) +from:0x021345ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021345f8 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02134614 kind:arm_call to:0x0208d278 module:overlay(0) +from:0x02134620 kind:load to:0x027e09a8 module:dtcm +from:0x0213462c kind:load to:0x027e0cec module:dtcm +from:0x02134630 kind:load to:0x027e0ce0 module:dtcm +from:0x0213464c kind:arm_call to:0x02135030 module:overlay(48) +from:0x0213465c kind:arm_call to:0x02134c94 module:overlay(48) +from:0x02134664 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02134688 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134690 kind:arm_call to:0x02134a14 module:overlay(48) +from:0x0213469c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021346e8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02134708 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02134718 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02134798 kind:arm_call to:0x021354e8 module:overlay(48) +from:0x021347ac kind:arm_call to:0x021342bc module:overlay(48) +from:0x021347c8 kind:arm_call to:0x021342bc module:overlay(48) +from:0x021347d0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021347dc kind:load to:0x02139084 module:overlay(48) +from:0x02134800 kind:arm_call to:0x0208d268 module:overlay(0) +from:0x0213481c kind:arm_call to:0x021324c4 module:overlay(48) +from:0x02134834 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213485c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02134884 kind:load to:0x027e0ce0 module:dtcm +from:0x02134888 kind:load to:0x027e09a8 module:dtcm +from:0x02134890 kind:load to:0x027e0cec module:dtcm +from:0x021348a4 kind:arm_call to:0x02135030 module:overlay(48) +from:0x021348b4 kind:arm_call to:0x02134c94 module:overlay(48) +from:0x021348bc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021348e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021348ec kind:arm_call to:0x02134a14 module:overlay(48) +from:0x02134918 kind:arm_call to:0x021342bc module:overlay(48) +from:0x02134940 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x0213495c kind:arm_call to:0x0208d268 module:overlay(0) +from:0x02134964 kind:load to:0x027e0ce0 module:dtcm +from:0x02134974 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213499c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021349a8 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021349d0 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x021349fc kind:arm_call to:0x021342bc module:overlay(48) +from:0x02134a04 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02134a10 kind:load to:0x02139084 module:overlay(48) +from:0x02134bcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134c3c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02134c4c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02134c64 kind:load to:0x021396f8 module:overlay(48) +from:0x02134c6c kind:load to:0x02139328 module:overlay(48) +from:0x02134c70 kind:load to:0x02139334 module:overlay(48) +from:0x02134c74 kind:load to:0x02139340 module:overlay(48) +from:0x02134c78 kind:load to:0x0213934c module:overlay(48) +from:0x02134c7c kind:load to:0x02139358 module:overlay(48) +from:0x02134c80 kind:load to:0x02139364 module:overlay(48) +from:0x02134c84 kind:load to:0x02139370 module:overlay(48) +from:0x02134c88 kind:load to:0x0213937c module:overlay(48) +from:0x02134c8c kind:load to:0x0203feb0 module:main +from:0x02134c90 kind:load to:0x027e0cec module:dtcm +from:0x02134cd4 kind:arm_call to:0x01ff916c module:itcm +from:0x02134cf8 kind:arm_call to:0x01ff916c module:itcm +from:0x02134d34 kind:arm_call to:0x01fff17c module:itcm +from:0x02134d50 kind:arm_call to:0x0208d288 module:overlay(0) +from:0x02134d74 kind:arm_call to:0x021321b0 module:overlay(48) +from:0x02134d8c kind:load to:0x027e0ce0 module:dtcm +from:0x02134de0 kind:arm_call to:0x02135144 module:overlay(48) +from:0x02134e90 kind:arm_call to:0x01fff498 module:itcm +from:0x02134e9c kind:arm_call to:0x01fff584 module:itcm +from:0x02134ec8 kind:arm_call to:0x02072378 module:overlay(0) +from:0x02134ee0 kind:load to:0x021396f8 module:overlay(48) +from:0x02134ee4 kind:load to:0x021392bc module:overlay(48) +from:0x02134ee8 kind:load to:0x021392be module:overlay(48) +from:0x02134eec kind:load to:0x021392c0 module:overlay(48) +from:0x02134ef0 kind:load to:0x021392c2 module:overlay(48) +from:0x02134ef4 kind:load to:0x021392bc module:overlay(48) +from:0x02134efc kind:load to:0x027e09a4 module:dtcm +from:0x02134f00 kind:load to:0x027e0ce8 module:dtcm +from:0x02134f14 kind:arm_call to:0x02135144 module:overlay(48) +from:0x02134f50 kind:arm_call to:0x01fff498 module:itcm +from:0x02134f5c kind:arm_call to:0x01fff584 module:itcm +from:0x02134f74 kind:load to:0x027e0ce8 module:dtcm +from:0x02134f84 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02134fa8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02134fe4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02135010 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x0213502c kind:load to:0x027e0ce0 module:dtcm +from:0x02135048 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02135064 kind:arm_call to:0x0208d278 module:overlay(0) +from:0x02135078 kind:arm_call to:0x0208d288 module:overlay(0) +from:0x02135094 kind:load to:0x027e0ce0 module:dtcm +from:0x021350ac kind:arm_call to:0x02134fc4 module:overlay(48) +from:0x021350c8 kind:arm_call to:0x02135030 module:overlay(48) +from:0x021350e4 kind:arm_call to:0x02134d14 module:overlay(48) +from:0x02135110 kind:arm_call to:0x021324c4 module:overlay(48) +from:0x0213511c kind:arm_call to:0x021342bc module:overlay(48) +from:0x0213513c kind:arm_call to:0x021342bc module:overlay(48) +from:0x02135180 kind:arm_call to:0x01ffedac module:itcm +from:0x021351a4 kind:arm_call to:0x02134fc4 module:overlay(48) +from:0x021351c8 kind:arm_call to:0x021321b0 module:overlay(48) +from:0x0213524c kind:arm_call to:0x02132250 module:overlay(48) +from:0x0213526c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213529c kind:arm_call to:0x02134fc4 module:overlay(48) +from:0x021352b0 kind:arm_call to:0x02132250 module:overlay(48) +from:0x02135310 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0213534c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02135384 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x021353a0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021353ac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021353bc kind:load to:0x02139084 module:overlay(48) +from:0x021353dc kind:arm_call to:0x02016e74 module:main +from:0x021353f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02135438 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213551c kind:arm_call to:0x021324e8 module:overlay(48) +from:0x02135538 kind:arm_call to:0x01fff148 module:itcm +from:0x021355e8 kind:arm_call to:0x01ffedac module:itcm +from:0x021355f4 kind:arm_call to:0x01ffedac module:itcm +from:0x02135644 kind:load to:0x027e0ce0 module:dtcm +from:0x02135650 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02135664 kind:load to:0x02139804 module:overlay(48) +from:0x02135678 kind:arm_call to:0x02011f3c module:main +from:0x02135684 kind:arm_call to:0x02135738 module:overlay(48) +from:0x0213569c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021356ac kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02135724 kind:load to:0x02139410 module:overlay(48) +from:0x0213572c kind:load to:0x021391bc module:overlay(48) +from:0x02135730 kind:load to:0x0213942c module:overlay(48) +from:0x02135740 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021357c0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021357d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021357f0 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02135804 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02135818 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02135838 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0213585c kind:load to:0x02139448 module:overlay(48) +from:0x02135860 kind:load to:0x02139804 module:overlay(48) +from:0x02135864 kind:load to:0x02139824 module:overlay(48) +from:0x02135868 kind:load to:0x02138f08 module:overlay(48) +from:0x0213586c kind:load to:0x021398d8 module:overlay(48) +from:0x02135870 kind:load to:0x021397ec module:overlay(48) +from:0x021358b0 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x021358e0 kind:arm_call to:0x01fff584 module:itcm +from:0x0213590c kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02135928 kind:arm_call to:0x021361a4 module:overlay(48) +from:0x02135940 kind:load to:0x027e0ce8 module:dtcm +from:0x02135958 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x02135970 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02135990 kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135998 kind:arm_call to:0x021361a4 module:overlay(48) +from:0x021359a4 kind:arm_call to:0x02135dec module:overlay(48) +from:0x021359bc kind:arm_call to:0x02135dec module:overlay(48) +from:0x021359c4 kind:arm_call to:0x021361a4 module:overlay(48) +from:0x021359d0 kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135a24 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02135a44 kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135a54 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02135a7c kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02135aa0 kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135ab0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02135ac4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02135adc kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135afc kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02135b18 kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135b64 kind:arm_call to:0x01fff498 module:itcm +from:0x02135ba4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02135bc4 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02135bdc kind:arm_call to:0x02074688 module:overlay(0) +from:0x02135c48 kind:arm_call to:0x02168410 module:overlay(93) +from:0x02135c70 kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135c80 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02135c90 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02135cb0 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02135ccc kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135d10 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02135d18 kind:arm_call to:0x02136250 module:overlay(48) +from:0x02135d28 kind:arm_call to:0x01ff930c module:itcm +from:0x02135d44 kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135d68 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02135d84 kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135d90 kind:load to:0x027e0ce0 module:dtcm +from:0x02135d94 kind:load to:0x027e0ce8 module:dtcm +from:0x02135d98 kind:load to:0x027e0d8c module:dtcm +from:0x02135da0 kind:load to:0x027e09b8 module:dtcm +from:0x02135da8 kind:load to:0x027e09a8 module:dtcm +from:0x02135dc8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02135de8 kind:load to:0x027e09b8 module:dtcm +from:0x02135e5c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02135e70 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02135e98 kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x02135ec4 kind:arm_call to:0x021361a4 module:overlay(48) +from:0x02135ed0 kind:arm_call to:0x021361a4 module:overlay(48) +from:0x02135edc kind:arm_call to:0x02135dec module:overlay(48) +from:0x02135f04 kind:arm_call to:0x02136200 module:overlay(48) +from:0x02135f20 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135f28 kind:arm_call to:0x02136234 module:overlay(48) +from:0x02135f8c kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x02135f9c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02135fa8 kind:load to:0x02139824 module:overlay(48) +from:0x02135fac kind:load to:0x02138f08 module:overlay(48) +from:0x02135fb8 kind:load to:0x027e09a8 module:dtcm +from:0x0213608c kind:arm_call to:0x0202a17c module:main +from:0x0213609c kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x021360c4 kind:arm_call to:0x0201a9dc module:main +from:0x021360d0 kind:load to:0x021397e8 module:overlay(48) +from:0x021360d8 kind:load to:0x027e0998 module:dtcm +from:0x021360dc kind:load to:0x0204c49c module:main +from:0x021360e0 kind:load to:0x021397ec module:overlay(48) +from:0x0213617c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021361a0 kind:load to:0x0203feb0 module:main +from:0x021361f0 kind:arm_call to:0x01fff498 module:itcm +from:0x021361fc kind:load to:0x027e0ce8 module:dtcm +from:0x02136224 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0213622c kind:load to:0x027e0cec module:dtcm +from:0x02136248 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021362d0 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02136304 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02136314 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0213634c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136360 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213637c kind:arm_call to:0x020541c8 module:overlay(0) +from:0x02136388 kind:load to:0x0203feb0 module:main +from:0x0213639c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021363a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021363ac kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021363c4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021363cc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021363d4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021363dc kind:arm_call to:0x02011ff4 module:main +from:0x021363f0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02136424 kind:load to:0x02139488 module:overlay(48) +from:0x02136474 kind:arm_call to:0x01fff498 module:itcm +from:0x02136480 kind:arm_call to:0x01fff584 module:itcm +from:0x021364e0 kind:load to:0x027e0ce8 module:dtcm +from:0x02136554 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02136564 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x021365d4 kind:arm_call to:0x01ffe868 module:itcm +from:0x0213662c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02136644 kind:arm_call to:0x01fff148 module:itcm +from:0x02136650 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x02136684 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02136694 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x021366a8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021366d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021366dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021366f0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021366f8 kind:arm_call to:0x02011ff4 module:main +from:0x02136728 kind:arm_call to:0x0205eaac module:overlay(0) +from:0x02136734 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136764 kind:arm_call to:0x0205eb54 module:overlay(0) +from:0x02136778 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02136784 kind:arm_call to:0x02017ed0 module:main +from:0x02136794 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0213681c kind:load to:0x027e0ce0 module:dtcm +from:0x02136820 kind:load to:0x020accdc module:overlay(0) +from:0x02136824 kind:load to:0x0203feb0 module:main +from:0x02136834 kind:load to:0x02138904 module:overlay(48) +from:0x021368c0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x021368c8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x021368e0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02136918 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02136930 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02136948 kind:load to:0x02138f18 module:overlay(48) +from:0x0213694c kind:load to:0x02138f1c module:overlay(48) +from:0x0213697c kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0213698c kind:arm_call to:0x02078b20 module:overlay(0) +from:0x021369a0 kind:arm_call to:0x01ffd43c module:itcm +from:0x02136b2c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02136b34 kind:arm_call to:0x020620ec module:overlay(0) +from:0x02136b48 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02136b58 kind:arm_call to:0x020620ec module:overlay(0) +from:0x02136b68 kind:load to:0x027e09bc module:dtcm +from:0x02136b6c kind:load to:0x0203feb0 module:main +from:0x02136ba4 kind:arm_call to:0x0201aa68 module:main +from:0x02136bc4 kind:arm_call to:0x0201a9dc module:main +from:0x02136bf4 kind:arm_call to:0x0201aa68 module:main +from:0x02136c18 kind:arm_call to:0x0201a9dc module:main +from:0x02136c24 kind:load to:0x0204c49c module:main +from:0x02136c34 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02136c54 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02136c90 kind:arm_call to:0x02136838 module:overlay(48) +from:0x02136cb0 kind:arm_call to:0x021363fc module:overlay(48) +from:0x02136cf8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02136d10 kind:arm_call to:0x0216e25c module:overlay(93) +from:0x02136d20 kind:load to:0x021394a4 module:overlay(48) +from:0x02136d24 kind:load to:0x027e0ce0 module:dtcm +from:0x02136d50 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02136d58 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02136d64 kind:load to:0x021394a4 module:overlay(48) +from:0x02136d90 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02136d98 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02136da0 kind:arm_call to:0x02011ff4 module:main +from:0x02136dac kind:load to:0x021394a4 module:overlay(48) +from:0x02136e1c kind:arm_call to:0x01fff458 module:itcm +from:0x02136e6c kind:arm_call to:0x01ffd420 module:itcm +from:0x02136f18 kind:arm_call to:0x02136950 module:overlay(48) +from:0x02136f28 kind:load to:0x027e09b8 module:dtcm +from:0x02136f2c kind:load to:0x0204b098 module:main +from:0x02136f60 kind:arm_call to:0x0213878c module:overlay(48) +from:0x02136fd4 kind:load to:0x0217a738 module:overlays(89,91,93,94) +from:0x02137038 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02137074 kind:arm_call to:0x01fff498 module:itcm +from:0x02137088 kind:arm_call to:0x02138904 module:overlay(48) +from:0x021370c0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x021370cc kind:load to:0x027e09a8 module:dtcm +from:0x021370d4 kind:load to:0x027e0ce8 module:dtcm +from:0x02137134 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02137140 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02137150 kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x02137164 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02137170 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02137180 kind:arm_call to:0x01ff9b64 module:itcm +from:0x021371b0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02137210 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0213732c kind:arm_call to:0x021364e8 module:overlay(48) +from:0x021373e4 kind:arm_call to:0x0213657c module:overlay(48) +from:0x021373f4 kind:arm_call to:0x02136db0 module:overlay(48) +from:0x02137400 kind:arm_call to:0x02136f30 module:overlay(48) +from:0x02137420 kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x02137434 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02137440 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0213747c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02137498 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x021374b8 kind:arm_call to:0x0208e858 module:overlay(0) +from:0x021374f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02137510 kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x02137524 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02137530 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0213754c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02137558 kind:arm_call to:0x02136db0 module:overlay(48) +from:0x02137564 kind:arm_call to:0x02136f30 module:overlay(48) +from:0x02137584 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02137594 kind:arm_call to:0x02136f68 module:overlay(48) +from:0x021375a0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021375c4 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021375d0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021375dc kind:arm_call to:0x02136f68 module:overlay(48) +from:0x0213760c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02137620 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0213762c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02137664 kind:arm_call to:0x02136f68 module:overlay(48) +from:0x02137688 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02137694 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021376bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021376c8 kind:arm_call to:0x01fff458 module:itcm +from:0x021376e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02137718 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02137724 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02137738 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02137744 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02137750 kind:load to:0x0204b690 module:main +from:0x02137754 kind:load to:0x0203feb0 module:main +from:0x02137758 kind:load to:0x027e0ce0 module:dtcm +from:0x0213775c kind:load to:0x027e09b8 module:dtcm +from:0x02137760 kind:load to:0x0217a768 module:overlays(89,91,93,94) +from:0x02137764 kind:load to:0x0217a764 module:overlays(89,91,93,94) +from:0x02137768 kind:load to:0x0217a748 module:overlays(89,91,93,94) +from:0x0213776c kind:load to:0x027e0ce4 module:dtcm +from:0x02137780 kind:arm_call to:0x02172274 module:overlay(93) +from:0x0213779c kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x021377ec kind:arm_call to:0x021363fc module:overlay(48) +from:0x02137844 kind:load to:0x021394cc module:overlay(48) +from:0x02137870 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02137878 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02137884 kind:load to:0x021394cc module:overlay(48) +from:0x021378b0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021378b8 kind:arm_call to:0x02172340 module:overlay(93) +from:0x021378c0 kind:arm_call to:0x02011ff4 module:main +from:0x021378cc kind:load to:0x021394cc module:overlay(48) +from:0x02137978 kind:arm_call to:0x01ffb714 module:itcm +from:0x02137abc kind:load to:0x0203feb0 module:main +from:0x02137ac4 kind:load to:0x020accdc module:overlay(0) +from:0x02137b0c kind:arm_call to:0x0213878c module:overlay(48) +from:0x02137b4c kind:arm_call to:0x021378d0 module:overlay(48) +from:0x02137bc4 kind:load to:0x0217a738 module:overlays(89,91,93,94) +from:0x02137be4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02137bf8 kind:load to:0x027e09b8 module:dtcm +from:0x02137c20 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02137c44 kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x02137c64 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02137c70 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02137c9c kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02137cb4 kind:arm_call to:0x0208e858 module:overlay(0) +from:0x02137d04 kind:arm_call to:0x0216d1c4 module:overlay(93) +from:0x02137d24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02137d48 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02137d54 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02137d70 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02137d7c kind:arm_call to:0x02137ac8 module:overlay(48) +from:0x02137d88 kind:load to:0x027e0ce0 module:dtcm +from:0x02137df0 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02137e04 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02137e40 kind:arm_call to:0x01fff498 module:itcm +from:0x02137e54 kind:arm_call to:0x02138904 module:overlay(48) +from:0x02137e74 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02137e80 kind:load to:0x027e09a8 module:dtcm +from:0x02137e88 kind:load to:0x027e0ce8 module:dtcm +from:0x02137ed8 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02137eec kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x02137ef8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02137f3c kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02137f48 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02137f58 kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x02137f6c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02137fe0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0213800c kind:arm_call to:0x02084198 module:overlay(0) +from:0x02138104 kind:arm_call to:0x021364e8 module:overlay(48) +from:0x0213811c kind:arm_call to:0x01fff458 module:itcm +from:0x02138260 kind:arm_call to:0x0213657c module:overlay(48) +from:0x021382f4 kind:arm_call to:0x0213657c module:overlay(48) +from:0x02138380 kind:arm_call to:0x0213657c module:overlay(48) +from:0x02138480 kind:arm_call to:0x0213657c module:overlay(48) +from:0x021384a4 kind:arm_call to:0x02137ac8 module:overlay(48) +from:0x021384c4 kind:arm_call to:0x02137bfc module:overlay(48) +from:0x021384d0 kind:arm_call to:0x02015018 module:main +from:0x021384f4 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021384fc kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x0213850c kind:arm_call to:0x01fff458 module:itcm +from:0x02138528 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02138538 kind:arm_call to:0x01fff458 module:itcm +from:0x02138558 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02138568 kind:arm_call to:0x02137bfc module:overlay(48) +from:0x02138574 kind:arm_call to:0x02015018 module:main +from:0x02138598 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021385a0 kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x021385b0 kind:arm_call to:0x01fff458 module:itcm +from:0x021385cc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x021385dc kind:arm_call to:0x01fff458 module:itcm +from:0x021385fc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02138608 kind:arm_call to:0x02137bc8 module:overlay(48) +from:0x02138618 kind:arm_call to:0x021715d8 module:overlay(93) +from:0x02138620 kind:arm_call to:0x02137b58 module:overlay(48) +from:0x0213862c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02138638 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02138668 kind:arm_call to:0x021715d8 module:overlay(93) +from:0x02138674 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0213868c kind:arm_call to:0x021715d8 module:overlay(93) +from:0x02138698 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021386b4 kind:arm_call to:0x021715d8 module:overlay(93) +from:0x021386bc kind:arm_call to:0x0217261c module:overlay(93) +from:0x021386c8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021386d8 kind:arm_call to:0x02137b58 module:overlay(48) +from:0x02138708 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02138718 kind:arm_call to:0x021715d8 module:overlay(93) +from:0x02138724 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0213875c kind:arm_call to:0x02137b58 module:overlay(48) +from:0x02138768 kind:load to:0x0203feb0 module:main +from:0x02138770 kind:load to:0x027e09a8 module:dtcm +from:0x0213877c kind:load to:0x0217a768 module:overlays(89,91,93,94) +from:0x02138780 kind:load to:0x027e09b8 module:dtcm +from:0x02138784 kind:load to:0x0217a764 module:overlays(89,91,93,94) +from:0x02138788 kind:load to:0x0217a748 module:overlays(89,91,93,94) +from:0x021387b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021388f8 kind:load to:0x0203feb0 module:main +from:0x02138900 kind:load to:0x020accdc module:overlay(0) +from:0x02138950 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x02138980 kind:load to:0x027e0ce0 module:dtcm +from:0x02138984 kind:load to:0x020accdc module:overlay(0) +from:0x02138b50 kind:arm_call to:0x02138988 module:overlay(48) +from:0x02138b70 kind:arm_call to:0x0208d268 module:overlay(0) +from:0x02138cac kind:arm_call to:0x02138988 module:overlay(48) +from:0x02138ccc kind:arm_call to:0x0208d268 module:overlay(0) +from:0x02138cf4 kind:arm_call to:0x02138988 module:overlay(48) +from:0x02138d18 kind:arm_call to:0x0208d268 module:overlay(0) +from:0x02138efc kind:arm_call to:0x0208d268 module:overlay(0) +from:0x02138f04 kind:load to:0x027e0ce0 module:dtcm +from:0x02138f34 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02138f44 kind:arm_call to:0x0203e3a4 module:main +from:0x02138f60 kind:arm_call to:0x02132630 module:overlay(48) +from:0x02138f70 kind:arm_call to:0x0203e3a4 module:main +from:0x02138f84 kind:load to:0x0213952c module:overlay(48) +from:0x02138f88 kind:load to:0x02080b60 module:overlay(0) +from:0x02138f8c kind:load to:0x02139514 module:overlay(48) +from:0x02138f90 kind:load to:0x0213950c module:overlay(48) +from:0x02138f94 kind:load to:0x02139544 module:overlay(48) +from:0x02138f98 kind:load to:0x02133b38 module:overlay(48) +from:0x02138f9c kind:load to:0x02139520 module:overlay(48) +from:0x02138fbc kind:arm_call to:0x02133b7c module:overlay(48) +from:0x02138fcc kind:arm_call to:0x0203e3a4 module:main +from:0x02138fe0 kind:load to:0x021396f8 module:overlay(48) +from:0x02138fe4 kind:load to:0x02139710 module:overlay(48) +from:0x02138fe8 kind:load to:0x02135648 module:overlay(48) +from:0x02138fec kind:load to:0x02139704 module:overlay(48) +from:0x02139018 kind:arm_call to:0x0213568c module:overlay(48) +from:0x02139028 kind:arm_call to:0x0203e3a4 module:main +from:0x0213903c kind:load to:0x021397e8 module:overlay(48) +from:0x02139040 kind:load to:0x02139804 module:overlay(48) +from:0x02139044 kind:load to:0x021363e8 module:overlay(48) +from:0x02139048 kind:load to:0x021397f8 module:overlay(48) +from:0x0213904c kind:load to:0x02138f24 module:overlay(48) +from:0x02139050 kind:load to:0x02138f28 module:overlay(48) +from:0x02139054 kind:load to:0x02138fa0 module:overlay(48) +from:0x02139058 kind:load to:0x02138ff0 module:overlay(48) +from:0x02139068 kind:load to:0x021324b0 module:overlay(48) +from:0x0213906c kind:load to:0x021325e4 module:overlay(48) +from:0x02139070 kind:load to:0x02131f48 module:overlay(48) +from:0x02139074 kind:load to:0x02131ec0 module:overlay(48) +from:0x02139078 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02139084 kind:load to:0x021320c8 module:overlay(48) +from:0x02139088 kind:load to:0x021325c8 module:overlay(48) +from:0x0213908c kind:load to:0x02132000 module:overlay(48) +from:0x02139090 kind:load to:0x02131f78 module:overlay(48) +from:0x02139094 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021390a0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021390a4 kind:load to:0x02099cfc module:overlay(0) +from:0x021390a8 kind:load to:0x02099d14 module:overlay(0) +from:0x021390ac kind:load to:0x02099d20 module:overlay(0) +from:0x021390b0 kind:load to:0x01fff464 module:itcm +from:0x021390b4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021390b8 kind:load to:0x02132174 module:overlay(48) +from:0x021390bc kind:load to:0x02099c58 module:overlay(0) +from:0x021390c0 kind:load to:0x02099c5c module:overlay(0) +from:0x021390c4 kind:load to:0x02099c60 module:overlay(0) +from:0x021390c8 kind:load to:0x02099c64 module:overlay(0) +from:0x021390cc kind:load to:0x02099c68 module:overlay(0) +from:0x021390d0 kind:load to:0x02099c6c module:overlay(0) +from:0x021390d4 kind:load to:0x02099c70 module:overlay(0) +from:0x021390d8 kind:load to:0x02099d2c module:overlay(0) +from:0x021390dc kind:load to:0x02099d98 module:overlay(0) +from:0x021390e0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021390e4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021390e8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021390ec kind:load to:0x021320dc module:overlay(48) +from:0x021390f0 kind:load to:0x0213210c module:overlay(48) +from:0x021390f4 kind:load to:0x02132218 module:overlay(48) +from:0x021390f8 kind:load to:0x02132250 module:overlay(48) +from:0x021390fc kind:load to:0x021324e8 module:overlay(48) +from:0x02139100 kind:load to:0x021325a4 module:overlay(48) +from:0x02139104 kind:load to:0x021325b8 module:overlay(48) +from:0x02139108 kind:load to:0x021325c0 module:overlay(48) +from:0x02139114 kind:load to:0x021323dc module:overlay(48) +from:0x02139120 kind:load to:0x02132754 module:overlay(48) +from:0x02139124 kind:load to:0x02132768 module:overlay(48) +from:0x02139128 kind:load to:0x02132784 module:overlay(48) +from:0x0213912c kind:load to:0x02132d38 module:overlay(48) +from:0x02139134 kind:load to:0x02132dd0 module:overlay(48) +from:0x0213913c kind:load to:0x021330d4 module:overlay(48) +from:0x02139144 kind:load to:0x0213321c module:overlay(48) +from:0x0213914c kind:load to:0x02132d48 module:overlay(48) +from:0x02139154 kind:load to:0x02132f40 module:overlay(48) +from:0x0213915c kind:load to:0x02133188 module:overlay(48) +from:0x02139164 kind:load to:0x0213325c module:overlay(48) +from:0x02139174 kind:load to:0x0213260c module:overlay(48) +from:0x02139178 kind:load to:0x020990ec module:overlay(0) +from:0x0213917c kind:load to:0x02098efc module:overlay(0) +from:0x02139180 kind:load to:0x02098f78 module:overlay(0) +from:0x02139184 kind:load to:0x020990f4 module:overlay(0) +from:0x02139188 kind:load to:0x02099114 module:overlay(0) +from:0x0213918c kind:load to:0x02099140 module:overlay(0) +from:0x0213919c kind:load to:0x020990ec module:overlay(0) +from:0x021391a0 kind:load to:0x02098efc module:overlay(0) +from:0x021391a4 kind:load to:0x02098f78 module:overlay(0) +from:0x021391a8 kind:load to:0x020990f4 module:overlay(0) +from:0x021391ac kind:load to:0x02099114 module:overlay(0) +from:0x021391b0 kind:load to:0x02099140 module:overlay(0) +from:0x021391bc kind:load to:0x0207db54 module:overlay(0) +from:0x021391c0 kind:load to:0x0207db5c module:overlay(0) +from:0x021391c4 kind:load to:0x0207e024 module:overlay(0) +from:0x021391c8 kind:load to:0x0207e014 module:overlay(0) +from:0x021391cc kind:load to:0x0207e058 module:overlay(0) +from:0x021391d0 kind:load to:0x0207e0c8 module:overlay(0) +from:0x021391d4 kind:load to:0x0207e0f0 module:overlay(0) +from:0x021391d8 kind:load to:0x0207e168 module:overlay(0) +from:0x02139244 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139248 kind:load to:0x02099cfc module:overlay(0) +from:0x0213924c kind:load to:0x02099d14 module:overlay(0) +from:0x02139250 kind:load to:0x02099d20 module:overlay(0) +from:0x02139254 kind:load to:0x01fff464 module:itcm +from:0x02139258 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213925c kind:load to:0x02132b3c module:overlay(48) +from:0x02139260 kind:load to:0x02099c58 module:overlay(0) +from:0x02139264 kind:load to:0x02132ce8 module:overlay(48) +from:0x02139268 kind:load to:0x02132d20 module:overlay(48) +from:0x0213926c kind:load to:0x02099c64 module:overlay(0) +from:0x02139270 kind:load to:0x02133764 module:overlay(48) +from:0x02139274 kind:load to:0x02099c6c module:overlay(0) +from:0x02139278 kind:load to:0x021337f8 module:overlay(48) +from:0x0213927c kind:load to:0x02099d2c module:overlay(0) +from:0x02139280 kind:load to:0x02099d98 module:overlay(0) +from:0x02139284 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139288 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213928c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139290 kind:load to:0x02132a34 module:overlay(48) +from:0x02139294 kind:load to:0x02132ab4 module:overlay(48) +from:0x02139298 kind:load to:0x02132218 module:overlay(48) +from:0x0213929c kind:load to:0x02132250 module:overlay(48) +from:0x021392a0 kind:load to:0x021324e8 module:overlay(48) +from:0x021392a4 kind:load to:0x021325a4 module:overlay(48) +from:0x021392a8 kind:load to:0x021339a8 module:overlay(48) +from:0x021392ac kind:load to:0x02133ab8 module:overlay(48) +from:0x021392b0 kind:load to:0x0213398c module:overlay(48) +from:0x021392b4 kind:load to:0x02133800 module:overlay(48) +from:0x021392b8 kind:load to:0x021323dc module:overlay(48) +from:0x021392c4 kind:load to:0x02134540 module:overlay(48) +from:0x021392cc kind:load to:0x02134574 module:overlay(48) +from:0x021392d4 kind:load to:0x021347e0 module:overlay(48) +from:0x021392dc kind:load to:0x02134928 module:overlay(48) +from:0x021392e4 kind:load to:0x02134554 module:overlay(48) +from:0x021392ec kind:load to:0x02134634 module:overlay(48) +from:0x021392f4 kind:load to:0x02134894 module:overlay(48) +from:0x021392fc kind:load to:0x02134968 module:overlay(48) +from:0x0213930c kind:load to:0x02133b58 module:overlay(48) +from:0x02139310 kind:load to:0x020990ec module:overlay(0) +from:0x02139314 kind:load to:0x02098efc module:overlay(0) +from:0x02139318 kind:load to:0x02098f78 module:overlay(0) +from:0x0213931c kind:load to:0x020990f4 module:overlay(0) +from:0x02139320 kind:load to:0x02099114 module:overlay(0) +from:0x02139324 kind:load to:0x02099140 module:overlay(0) +from:0x02139390 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139394 kind:load to:0x02099cfc module:overlay(0) +from:0x02139398 kind:load to:0x02099d14 module:overlay(0) +from:0x0213939c kind:load to:0x02099d20 module:overlay(0) +from:0x021393a0 kind:load to:0x01fff464 module:itcm +from:0x021393a4 kind:load to:0x02134d90 module:overlay(48) +from:0x021393a8 kind:load to:0x02133e14 module:overlay(48) +from:0x021393ac kind:load to:0x02099c58 module:overlay(0) +from:0x021393b0 kind:load to:0x02134300 module:overlay(48) +from:0x021393b4 kind:load to:0x02134528 module:overlay(48) +from:0x021393b8 kind:load to:0x02099c64 module:overlay(0) +from:0x021393bc kind:load to:0x02134f78 module:overlay(48) +from:0x021393c0 kind:load to:0x02099c6c module:overlay(0) +from:0x021393c4 kind:load to:0x02134fb0 module:overlay(48) +from:0x021393c8 kind:load to:0x02099d2c module:overlay(0) +from:0x021393cc kind:load to:0x02099d98 module:overlay(0) +from:0x021393d0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021393d4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021393d8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021393dc kind:load to:0x02133cfc module:overlay(48) +from:0x021393e0 kind:load to:0x02133d84 module:overlay(48) +from:0x021393e4 kind:load to:0x0213518c module:overlay(48) +from:0x021393e8 kind:load to:0x02135288 module:overlay(48) +from:0x021393ec kind:load to:0x021324e8 module:overlay(48) +from:0x021393f0 kind:load to:0x021325a4 module:overlay(48) +from:0x021393f4 kind:load to:0x021353c4 module:overlay(48) +from:0x021393f8 kind:load to:0x021325c0 module:overlay(48) +from:0x021393fc kind:load to:0x02135128 module:overlay(48) +from:0x02139400 kind:load to:0x02134fb8 module:overlay(48) +from:0x02139404 kind:load to:0x021352c0 module:overlay(48) +from:0x02139414 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02139418 kind:load to:0x0209e1dc module:overlay(0) +from:0x0213941c kind:load to:0x0209e21c module:overlay(0) +from:0x02139420 kind:load to:0x0209e23c module:overlay(0) +from:0x0213942c kind:load to:0x02135668 module:overlay(48) +from:0x02139430 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02139434 kind:load to:0x0209e1dc module:overlay(0) +from:0x02139438 kind:load to:0x0209e21c module:overlay(0) +from:0x0213943c kind:load to:0x0209e23c module:overlay(0) +from:0x02139448 kind:load to:0x02135874 module:overlay(48) +from:0x0213944c kind:load to:0x02135944 module:overlay(48) +from:0x02139450 kind:load to:0x021359d8 module:overlay(48) +from:0x02139454 kind:load to:0x02135dac module:overlay(48) +from:0x02139458 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0213945c kind:load to:0x021360e4 module:overlay(48) +from:0x02139460 kind:load to:0x02135fc0 module:overlay(48) +from:0x02139464 kind:load to:0x0209e990 module:overlay(0) +from:0x02139468 kind:load to:0x0209e998 module:overlay(0) +from:0x0213946c kind:load to:0x0209e99c module:overlay(0) +from:0x02139470 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02139474 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02139478 kind:load to:0x02136390 module:overlay(48) +from:0x0213947c kind:load to:0x021363b8 module:overlay(48) +from:0x02139488 kind:load to:0x021366d4 module:overlay(48) +from:0x0213948c kind:load to:0x021366e8 module:overlay(48) +from:0x02139490 kind:load to:0x0207d6b8 module:overlay(0) +from:0x02139494 kind:load to:0x02136428 module:overlay(48) +from:0x02139498 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021394a4 kind:load to:0x02091878 module:overlay(0) +from:0x021394a8 kind:load to:0x02136d28 module:overlay(48) +from:0x021394ac kind:load to:0x02136d68 module:overlay(48) +from:0x021394b0 kind:load to:0x02136fd8 module:overlay(48) +from:0x021394b4 kind:load to:0x021370dc module:overlay(48) +from:0x021394b8 kind:load to:0x02091e98 module:overlay(0) +from:0x021394bc kind:load to:0x02091e9c module:overlay(0) +from:0x021394c0 kind:load to:0x02091ea0 module:overlay(0) +from:0x021394cc kind:load to:0x02137848 module:overlay(48) +from:0x021394d0 kind:load to:0x02137888 module:overlay(48) +from:0x021394d4 kind:load to:0x02137d90 module:overlay(48) +from:0x021394d8 kind:load to:0x02137e8c module:overlay(48) +from:0x021394dc kind:load to:0x0217287c module:overlays(88,93) +from:0x021394e0 kind:load to:0x02172880 module:overlay(93) +from:0x021394e4 kind:load to:0x02172884 module:overlay(93) +from:0x021394e8 kind:load to:0x0217288c module:overlays(89,93) +from:0x021394ec kind:load to:0x02172958 module:overlays(88,89,93) diff --git a/config/jp/arm9/overlays/ov048/symbols.txt b/config/jp/arm9/overlays/ov048/symbols.txt new file mode 100644 index 00000000..37f160fe --- /dev/null +++ b/config/jp/arm9/overlays/ov048/symbols.txt @@ -0,0 +1,216 @@ +func_ov048_02131ec0 kind:function(arm,size=0x88) addr:0x02131ec0 +func_ov048_02131f48 kind:function(arm,size=0x30) addr:0x02131f48 +func_ov048_02131f78 kind:function(arm,size=0x88) addr:0x02131f78 +func_ov048_02132000 kind:function(arm,size=0x20) addr:0x02132000 +func_ov048_02132020 kind:function(arm,size=0xa8) addr:0x02132020 +func_ov048_021320c8 kind:function(arm,size=0x14) addr:0x021320c8 +func_ov048_021320dc kind:function(arm,size=0x30) addr:0x021320dc +func_ov048_0213210c kind:function(arm,size=0x38) addr:0x0213210c +func_ov048_02132144 kind:function(arm,size=0x30) addr:0x02132144 +func_ov048_02132174 kind:function(arm,size=0x3c) addr:0x02132174 +func_ov048_021321b0 kind:function(arm,size=0x68) addr:0x021321b0 +func_ov048_02132218 kind:function(arm,size=0x38) addr:0x02132218 +func_ov048_02132250 kind:function(arm,size=0x18c) addr:0x02132250 +func_ov048_021323dc kind:function(arm,size=0xd4) addr:0x021323dc +func_ov048_021324b0 kind:function(arm,size=0x14) addr:0x021324b0 +func_ov048_021324c4 kind:function(arm,size=0x24) addr:0x021324c4 +func_ov048_021324e8 kind:function(arm,size=0xbc) addr:0x021324e8 +func_ov048_021325a4 kind:function(arm,size=0x14) addr:0x021325a4 +func_ov048_021325b8 kind:function(arm,size=0x8) addr:0x021325b8 +func_ov048_021325c0 kind:function(arm,size=0x8) addr:0x021325c0 +func_ov048_021325c8 kind:function(arm,size=0x1c) addr:0x021325c8 +func_ov048_021325e4 kind:function(arm,size=0x1c) addr:0x021325e4 +func_ov048_02132600 kind:function(arm,size=0xc) addr:0x02132600 +func_ov048_0213260c kind:function(arm,size=0x24) addr:0x0213260c +func_ov048_02132630 kind:function(arm,size=0x124) addr:0x02132630 +func_ov048_02132754 kind:function(arm,size=0x14) addr:0x02132754 +func_ov048_02132768 kind:function(arm,size=0x1c) addr:0x02132768 +func_ov048_02132784 kind:function(arm,size=0x1ac) addr:0x02132784 +func_ov048_02132930 kind:function(arm,size=0xf0) addr:0x02132930 +func_ov048_02132a20 kind:function(arm,size=0x14) addr:0x02132a20 +func_ov048_02132a34 kind:function(arm,size=0x80) addr:0x02132a34 +func_ov048_02132ab4 kind:function(arm,size=0x88) addr:0x02132ab4 +func_ov048_02132b3c kind:function(arm,size=0xcc) addr:0x02132b3c +func_ov048_02132c08 kind:function(arm,size=0x3c) addr:0x02132c08 +func_ov048_02132c44 kind:function(arm,size=0x60) addr:0x02132c44 +func_ov048_02132ca4 kind:function(arm,size=0x44) addr:0x02132ca4 +func_ov048_02132ce8 kind:function(arm,size=0x38) addr:0x02132ce8 +func_ov048_02132d20 kind:function(arm,size=0x18) addr:0x02132d20 +func_ov048_02132d38 kind:function(arm,size=0x10) addr:0x02132d38 +func_ov048_02132d48 kind:function(arm,size=0x88) addr:0x02132d48 +func_ov048_02132dd0 kind:function(arm,size=0x170) addr:0x02132dd0 +func_ov048_02132f40 kind:function(arm,size=0x194) addr:0x02132f40 +func_ov048_021330d4 kind:function(arm,size=0xb4) addr:0x021330d4 +func_ov048_02133188 kind:function(arm,size=0x94) addr:0x02133188 +func_ov048_0213321c kind:function(arm,size=0x40) addr:0x0213321c +func_ov048_0213325c kind:function(arm,size=0xac) addr:0x0213325c +func_ov048_02133308 kind:function(arm,size=0x264) addr:0x02133308 +func_ov048_0213356c kind:function(arm,size=0x84) addr:0x0213356c +func_ov048_021335f0 kind:function(arm,size=0x7c) addr:0x021335f0 +func_ov048_0213366c kind:function(arm,size=0x80) addr:0x0213366c +func_ov048_021336ec kind:function(arm,size=0x78) addr:0x021336ec +func_ov048_02133764 kind:function(arm,size=0x94) addr:0x02133764 +func_ov048_021337f8 kind:function(arm,size=0x8) addr:0x021337f8 +func_ov048_02133800 kind:function(arm,size=0xc) addr:0x02133800 +func_ov048_0213380c kind:function(arm,size=0x6c) addr:0x0213380c +func_ov048_02133878 kind:function(arm,size=0x68) addr:0x02133878 +func_ov048_021338e0 kind:function(arm,size=0xac) addr:0x021338e0 +func_ov048_0213398c kind:function(arm,size=0x1c) addr:0x0213398c +func_ov048_021339a8 kind:function(arm,size=0x110) addr:0x021339a8 +func_ov048_02133ab8 kind:function(arm,size=0x6c) addr:0x02133ab8 +func_ov048_02133b24 kind:function(arm,size=0x14) addr:0x02133b24 +func_ov048_02133b38 kind:function(arm,size=0x14) addr:0x02133b38 +func_ov048_02133b4c kind:function(arm,size=0xc) addr:0x02133b4c +func_ov048_02133b58 kind:function(arm,size=0x24) addr:0x02133b58 +func_ov048_02133b7c kind:function(arm,size=0x58) addr:0x02133b7c +func_ov048_02133bd4 kind:function(arm,size=0x128) addr:0x02133bd4 +func_ov048_02133cfc kind:function(arm,size=0x88) addr:0x02133cfc +func_ov048_02133d84 kind:function(arm,size=0x90) addr:0x02133d84 +func_ov048_02133e14 kind:function(arm,size=0xdc) addr:0x02133e14 +func_ov048_02133ef0 kind:function(arm,size=0x344) addr:0x02133ef0 +func_ov048_02134234 kind:function(arm,size=0x88) addr:0x02134234 +func_ov048_021342bc kind:function(arm,size=0x44) addr:0x021342bc +func_ov048_02134300 kind:function(arm,size=0x228) addr:0x02134300 +func_ov048_02134528 kind:function(arm,size=0x18) addr:0x02134528 +func_ov048_02134540 kind:function(arm,size=0x14) addr:0x02134540 +func_ov048_02134554 kind:function(arm,size=0x20) addr:0x02134554 +func_ov048_02134574 kind:function(arm,size=0xc0) addr:0x02134574 +func_ov048_02134634 kind:function(arm,size=0x1ac) addr:0x02134634 +func_ov048_021347e0 kind:function(arm,size=0xb4) addr:0x021347e0 +func_ov048_02134894 kind:function(arm,size=0x94) addr:0x02134894 +func_ov048_02134928 kind:function(arm,size=0x40) addr:0x02134928 +func_ov048_02134968 kind:function(arm,size=0xac) addr:0x02134968 +func_ov048_02134a14 kind:function(arm,size=0x280) addr:0x02134a14 +func_ov048_02134c94 kind:function(arm,size=0x80) addr:0x02134c94 +func_ov048_02134d14 kind:function(arm,size=0x7c) addr:0x02134d14 +func_ov048_02134d90 kind:function(arm,size=0x3c) addr:0x02134d90 +func_ov048_02134dcc kind:function(arm,size=0x138) addr:0x02134dcc +func_ov048_02134f04 kind:function(arm,size=0x74) addr:0x02134f04 +func_ov048_02134f78 kind:function(arm,size=0x38) addr:0x02134f78 +func_ov048_02134fb0 kind:function(arm,size=0x8) addr:0x02134fb0 +func_ov048_02134fb8 kind:function(arm,size=0xc) addr:0x02134fb8 +func_ov048_02134fc4 kind:function(arm,size=0x6c) addr:0x02134fc4 +func_ov048_02135030 kind:function(arm,size=0x68) addr:0x02135030 +func_ov048_02135098 kind:function(arm,size=0x90) addr:0x02135098 +func_ov048_02135128 kind:function(arm,size=0x1c) addr:0x02135128 +func_ov048_02135144 kind:function(arm,size=0x48) addr:0x02135144 +func_ov048_0213518c kind:function(arm,size=0xfc) addr:0x0213518c +func_ov048_02135288 kind:function(arm,size=0x38) addr:0x02135288 +func_ov048_021352c0 kind:function(arm,size=0x104) addr:0x021352c0 +func_ov048_021353c4 kind:function(arm,size=0x124) addr:0x021353c4 +func_ov048_021354e8 kind:function(arm,size=0x160) addr:0x021354e8 +func_ov048_02135648 kind:function(arm,size=0x14) addr:0x02135648 +func_ov048_0213565c kind:function(arm,size=0xc) addr:0x0213565c +func_ov048_02135668 kind:function(arm,size=0x24) addr:0x02135668 +func_ov048_0213568c kind:function(arm,size=0xac) addr:0x0213568c +func_ov048_02135738 kind:function(arm,size=0x13c) addr:0x02135738 +func_ov048_02135874 kind:function(arm,size=0xd0) addr:0x02135874 +func_ov048_02135944 kind:function(arm,size=0x94) addr:0x02135944 +func_ov048_021359d8 kind:function(arm,size=0x3d4) addr:0x021359d8 +func_ov048_02135dac kind:function(arm,size=0x40) addr:0x02135dac +func_ov048_02135dec kind:function(arm,size=0x1d4) addr:0x02135dec +func_ov048_02135fc0 kind:function(arm,size=0x124) addr:0x02135fc0 +func_ov048_021360e4 kind:function(arm,size=0xc0) addr:0x021360e4 +func_ov048_021361a4 kind:function(arm,size=0x5c) addr:0x021361a4 +func_ov048_02136200 kind:function(arm,size=0x34) addr:0x02136200 +func_ov048_02136234 kind:function(arm,size=0x1c) addr:0x02136234 +func_ov048_02136250 kind:function(arm,size=0x140) addr:0x02136250 +func_ov048_02136390 kind:function(arm,size=0x28) addr:0x02136390 +func_ov048_021363b8 kind:function(arm,size=0x30) addr:0x021363b8 +func_ov048_021363e8 kind:function(arm,size=0x14) addr:0x021363e8 +func_ov048_021363fc kind:function(arm,size=0x2c) addr:0x021363fc +func_ov048_02136428 kind:function(arm,size=0xc0) addr:0x02136428 +func_ov048_021364e8 kind:function(arm,size=0x94) addr:0x021364e8 +func_ov048_0213657c kind:function(arm,size=0x158) addr:0x0213657c +func_ov048_021366d4 kind:function(arm,size=0x14) addr:0x021366d4 +func_ov048_021366e8 kind:function(arm,size=0x1c) addr:0x021366e8 +func_ov048_02136704 kind:function(arm,size=0x124) addr:0x02136704 +func_ov048_02136828 kind:function(arm,size=0x10) addr:0x02136828 +func_ov048_02136838 kind:function(arm,size=0x118) addr:0x02136838 +func_ov048_02136950 kind:function(arm,size=0x220) addr:0x02136950 +func_ov048_02136b70 kind:function(arm,size=0xb8) addr:0x02136b70 +func_ov048_02136c28 kind:function(arm,size=0x100) addr:0x02136c28 +func_ov048_02136d28 kind:function(arm,size=0x40) addr:0x02136d28 +func_ov048_02136d68 kind:function(arm,size=0x48) addr:0x02136d68 +func_ov048_02136db0 kind:function(arm,size=0x180) addr:0x02136db0 +func_ov048_02136f30 kind:function(arm,size=0x38) addr:0x02136f30 +func_ov048_02136f68 kind:function(arm,size=0x70) addr:0x02136f68 +func_ov048_02136fd8 kind:function(arm,size=0x104) addr:0x02136fd8 +func_ov048_021370dc kind:function(arm,size=0x698) addr:0x021370dc +func_ov048_02137774 kind:function(arm,size=0xd4) addr:0x02137774 +func_ov048_02137848 kind:function(arm,size=0x40) addr:0x02137848 +func_ov048_02137888 kind:function(arm,size=0x48) addr:0x02137888 +func_ov048_021378d0 kind:function(arm,size=0x1f8) addr:0x021378d0 +func_ov048_02137ac8 kind:function(arm,size=0x90) addr:0x02137ac8 +func_ov048_02137b58 kind:function(arm,size=0x70) addr:0x02137b58 +func_ov048_02137bc8 kind:function(arm,size=0x34) addr:0x02137bc8 +func_ov048_02137bfc kind:function(arm,size=0x194) addr:0x02137bfc +func_ov048_02137d90 kind:function(arm,size=0xfc) addr:0x02137d90 +func_ov048_02137e8c kind:function(arm,size=0x900) addr:0x02137e8c +func_ov048_0213878c kind:function(arm,size=0x178) addr:0x0213878c +func_ov048_02138904 kind:function(arm,size=0x84) addr:0x02138904 +func_ov048_02138988 kind:function(arm,size=0xa0) addr:0x02138988 +func_ov048_02138a28 kind:function(arm,size=0x4e0) addr:0x02138a28 +data_ov048_02138f08 kind:data(any) addr:0x02138f08 +data_ov048_02138f18 kind:data(any) addr:0x02138f18 +data_ov048_02138f1c kind:data(any) addr:0x02138f1c +func_ov048_02138f24 kind:function(arm,size=0x4) addr:0x02138f24 +func_ov048_02138f28 kind:function(arm,size=0x78) addr:0x02138f28 +func_ov048_02138fa0 kind:function(arm,size=0x50) addr:0x02138fa0 +func_ov048_02138ff0 kind:function(arm,size=0x5c) addr:0x02138ff0 +data_ov048_02139068 kind:data(any) addr:0x02139068 +data_ov048_02139084 kind:data(any) addr:0x02139084 +data_ov048_021390a0 kind:data(any) addr:0x021390a0 +data_ov048_02139120 kind:data(any) addr:0x02139120 +data_ov048_0213912c kind:data(any) addr:0x0213912c +data_ov048_0213914c kind:data(any) addr:0x0213914c +data_ov048_02139174 kind:data(any) addr:0x02139174 +data_ov048_02139198 kind:data(any) addr:0x02139198 +data_ov048_021391bc kind:data(any) addr:0x021391bc +data_ov048_021391dc kind:data(any) addr:0x021391dc +data_ov048_021391e8 kind:data(any) addr:0x021391e8 +data_ov048_021391f4 kind:data(any) addr:0x021391f4 +data_ov048_02139200 kind:data(any) addr:0x02139200 +data_ov048_0213920c kind:data(any) addr:0x0213920c +data_ov048_02139218 kind:data(any) addr:0x02139218 +data_ov048_02139224 kind:data(any) addr:0x02139224 +data_ov048_02139230 kind:data(any) addr:0x02139230 +data_ov048_02139244 kind:data(any) addr:0x02139244 +data_ov048_021392bc kind:data(any) addr:0x021392bc +data_ov048_021392be kind:data(any) addr:0x021392be +data_ov048_021392c0 kind:data(any) addr:0x021392c0 +data_ov048_021392c2 kind:data(any) addr:0x021392c2 +data_ov048_021392c4 kind:data(any) addr:0x021392c4 +data_ov048_021392e4 kind:data(any) addr:0x021392e4 +data_ov048_0213930c kind:data(any) addr:0x0213930c +data_ov048_02139328 kind:data(any) addr:0x02139328 +data_ov048_02139334 kind:data(any) addr:0x02139334 +data_ov048_02139340 kind:data(any) addr:0x02139340 +data_ov048_0213934c kind:data(any) addr:0x0213934c +data_ov048_02139358 kind:data(any) addr:0x02139358 +data_ov048_02139364 kind:data(any) addr:0x02139364 +data_ov048_02139370 kind:data(any) addr:0x02139370 +data_ov048_0213937c kind:data(any) addr:0x0213937c +data_ov048_02139390 kind:data(any) addr:0x02139390 +data_ov048_02139410 kind:data(any) addr:0x02139410 +data_ov048_0213942c kind:data(any) addr:0x0213942c +data_ov048_02139448 kind:data(any) addr:0x02139448 +data_ov048_02139488 kind:data(any) addr:0x02139488 +data_ov048_021394a4 kind:data(any) addr:0x021394a4 +data_ov048_021394cc kind:data(any) addr:0x021394cc +data_ov048_02139500 kind:bss addr:0x02139500 +data_ov048_0213950c kind:bss addr:0x0213950c +data_ov048_02139514 kind:bss addr:0x02139514 +data_ov048_02139520 kind:bss addr:0x02139520 +data_ov048_0213952c kind:bss addr:0x0213952c +data_ov048_02139544 kind:bss addr:0x02139544 +data_ov048_0213961c kind:bss addr:0x0213961c +data_ov048_021396f8 kind:bss addr:0x021396f8 +data_ov048_02139704 kind:bss addr:0x02139704 +data_ov048_02139710 kind:bss addr:0x02139710 +data_ov048_021397e8 kind:bss addr:0x021397e8 +data_ov048_021397ec kind:bss addr:0x021397ec +data_ov048_021397f8 kind:bss addr:0x021397f8 +data_ov048_02139804 kind:bss addr:0x02139804 +data_ov048_02139824 kind:bss addr:0x02139824 +data_ov048_021398d8 kind:bss addr:0x021398d8 diff --git a/config/jp/arm9/overlays/ov049/delinks.txt b/config/jp/arm9/overlays/ov049/delinks.txt new file mode 100644 index 00000000..e7cde74a --- /dev/null +++ b/config/jp/arm9/overlays/ov049/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02131ec0 end:0x0213858c kind:code align:32 + .rodata start:0x0213858c end:0x021385bc kind:data align:4 + .init start:0x021385bc end:0x02138d14 kind:code align:4 + .ctor start:0x02138d14 end:0x02138d30 kind:data align:4 + .data start:0x02138d40 end:0x02139a40 kind:data align:32 + .bss start:0x02139a40 end:0x02139f20 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov049/relocs.txt b/config/jp/arm9/overlays/ov049/relocs.txt new file mode 100644 index 00000000..f41fcea6 --- /dev/null +++ b/config/jp/arm9/overlays/ov049/relocs.txt @@ -0,0 +1,1331 @@ +from:0x02131ec8 kind:load to:0x02139a50 module:overlay(49) +from:0x02131edc kind:arm_call to:0x02011f3c module:main +from:0x02131ee8 kind:arm_call to:0x02131f84 module:overlay(49) +from:0x02131efc kind:arm_call to:0x02099040 module:overlay(0) +from:0x02131f30 kind:load to:0x02138d48 module:overlay(49) +from:0x02131f68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02131f74 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02131f8c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02131ff4 kind:arm_call_thumb to:0x02058e68 module:overlay(0) +from:0x0213200c kind:arm_call to:0x020f9650 module:overlay(31) +from:0x02132038 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02132050 kind:load to:0x02138dcc module:overlay(49) +from:0x02132054 kind:load to:0x02139a50 module:overlay(49) +from:0x0213207c kind:arm_call to:0x0213215c module:overlay(49) +from:0x021320b0 kind:arm_call to:0x0213215c module:overlay(49) +from:0x021320d0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02132114 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02132154 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213219c kind:load to:0x02138d94 module:overlay(49) +from:0x02132214 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02132224 kind:load to:0x027e09c0 module:dtcm +from:0x0213223c kind:arm_call to:0x02074994 module:overlay(0) +from:0x02132274 kind:load to:0x027e09b8 module:dtcm +from:0x02132290 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x021322dc kind:arm_call to:0x02131f34 module:overlay(49) +from:0x02132300 kind:arm_call to:0x021321a0 module:overlay(49) +from:0x02132308 kind:load to:0x02138d64 module:overlay(49) +from:0x02132320 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213237c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0213238c kind:load to:0x027e09b4 module:dtcm +from:0x021323b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021323c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021323e0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213240c kind:arm_call to:0x0201696c module:main +from:0x0213243c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0213245c kind:load to:0x027e09a8 module:dtcm +from:0x02132464 kind:load to:0x027e0ce4 module:dtcm +from:0x02132468 kind:load to:0x02138594 module:overlay(49) +from:0x0213246c kind:load to:0x020b6ba4 module:overlay(0) +from:0x021324d0 kind:arm_call to:0x02016e0c module:main +from:0x02132584 kind:load to:0x0204b164 module:main +from:0x02132588 kind:load to:0x0213858c module:overlay(49) +from:0x021325cc kind:arm_call to:0x0213215c module:overlay(49) +from:0x021325e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021325f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132600 kind:arm_call to:0x01ff930c module:itcm +from:0x02132610 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x0213262c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02132648 kind:arm_call to:0x02132390 module:overlay(49) +from:0x02132654 kind:arm_call to:0x0213215c module:overlay(49) +from:0x02132674 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02132688 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021326a8 kind:arm_call to:0x0213215c module:overlay(49) +from:0x021326b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021326b8 kind:load to:0x027e09a8 module:dtcm +from:0x02132718 kind:load to:0x0204b164 module:main +from:0x02132894 kind:arm_call to:0x0213215c module:overlay(49) +from:0x021328a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021328b4 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x021328bc kind:load to:0x0204b164 module:main +from:0x021328e4 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02132908 kind:load to:0x027e0ce0 module:dtcm +from:0x02132954 kind:arm_call to:0x021328c8 module:overlay(49) +from:0x02132988 kind:arm_call to:0x0213215c module:overlay(49) +from:0x02132998 kind:arm_call to:0x0208d1e0 module:overlay(0) +from:0x021329d0 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x021329e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02132a1c kind:arm_call to:0x0213215c module:overlay(49) +from:0x02132a38 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02132a4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02132a78 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02132af4 kind:arm_call to:0x02016e0c module:main +from:0x02132bc0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132bd0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132be0 kind:arm_call to:0x01ff930c module:itcm +from:0x02132bf0 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02132bfc kind:load to:0x027e0ce0 module:dtcm +from:0x02132c00 kind:load to:0x027e09b8 module:dtcm +from:0x02132c04 kind:load to:0x027e09a8 module:dtcm +from:0x02132c0c kind:load to:0x027e0ce4 module:dtcm +from:0x02132c10 kind:load to:0x0204b164 module:main +from:0x02132c14 kind:load to:0x02138590 module:overlay(49) +from:0x02132c40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132c4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132c68 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02132c78 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02132ca4 kind:arm_call to:0x01ff916c module:itcm +from:0x02132cb4 kind:arm_call to:0x01ff916c module:itcm +from:0x02132cc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02132cd4 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02132cfc kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02132d0c kind:arm_call to:0x020c087c module:overlay(17) +from:0x02132d14 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132d1c kind:load to:0x020af49c module:overlay(0) +from:0x02132d20 kind:load to:0x020af4a4 module:overlay(0) +from:0x02132d2c kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x02132d40 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02132d54 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02132d60 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02132d70 kind:arm_call to:0x01ff930c module:itcm +from:0x02132d80 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02132d98 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02132dbc kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132df8 kind:arm_call to:0x0213215c module:overlay(49) +from:0x02132e0c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02132e34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132e48 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02132e50 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02132e68 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02132e70 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02132e78 kind:arm_call to:0x02011ff4 module:main +from:0x02132e8c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02132ea0 kind:load to:0x02139b38 module:overlay(49) +from:0x02132eb4 kind:arm_call to:0x02011f3c module:main +from:0x02132ec0 kind:arm_call to:0x02132f34 module:overlay(49) +from:0x02132ed8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02132f2c kind:load to:0x02138e90 module:overlay(49) +from:0x02132f3c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02132fb4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02132ff0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02132ffc kind:load to:0x02138eb4 module:overlay(49) +from:0x02133000 kind:load to:0x02139b38 module:overlay(49) +from:0x02133004 kind:load to:0x020b3168 module:overlay(0) +from:0x0213301c kind:arm_call to:0x02133204 module:overlay(49) +from:0x02133038 kind:arm_call to:0x021330dc module:overlay(49) +from:0x02133068 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02133090 kind:arm_call to:0x0201696c module:main +from:0x021330b0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021330d0 kind:load to:0x02138598 module:overlay(49) +from:0x021330d4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02133104 kind:arm_call to:0x0201696c module:main +from:0x02133110 kind:arm_call to:0x01ffedac module:itcm +from:0x0213312c kind:arm_call to:0x01fff498 module:itcm +from:0x02133150 kind:arm_call to:0x02081720 module:overlay(0) +from:0x0213315c kind:arm_call to:0x02081738 module:overlay(0) +from:0x02133170 kind:arm_call to:0x01fff584 module:itcm +from:0x021331b0 kind:arm_call to:0x0201696c module:main +from:0x021331d4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021331f0 kind:load to:0x02138e24 module:overlay(49) +from:0x021331f4 kind:load to:0x027e0ce8 module:dtcm +from:0x021331f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02133244 kind:load to:0x02138e28 module:overlay(49) +from:0x02133250 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213328c kind:arm_call to:0x02133204 module:overlay(49) +from:0x021332a0 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x021332ac kind:arm_call to:0x02133204 module:overlay(49) +from:0x021332c0 kind:arm_call to:0x020c087c module:overlay(17) +from:0x021332cc kind:arm_call to:0x02133204 module:overlay(49) +from:0x0213330c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02133318 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0213333c kind:arm_call to:0x02074994 module:overlay(0) +from:0x0213335c kind:load to:0x027e09b8 module:dtcm +from:0x0213336c kind:arm_call to:0x020c0718 module:overlay(17) +from:0x021333b0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021333bc kind:arm_call to:0x021332d8 module:overlay(49) +from:0x021333d0 kind:arm_call to:0x02133248 module:overlay(49) +from:0x021333d8 kind:load to:0x02138e58 module:overlay(49) +from:0x021333ec kind:arm_call to:0x01fff5d0 module:itcm +from:0x02133450 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0213347c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213348c kind:arm_call to:0x01ffa60c module:itcm +from:0x021334d8 kind:arm_call to:0x0201696c module:main +from:0x02133508 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02133514 kind:load to:0x0203feb0 module:main +from:0x02133518 kind:load to:0x0213859c module:overlay(49) +from:0x0213351c kind:load to:0x027e09b4 module:dtcm +from:0x02133548 kind:arm_call to:0x02133204 module:overlay(49) +from:0x0213355c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02133588 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021335e8 kind:arm_call to:0x020fb9d0 module:overlay(31) +from:0x021335f8 kind:load to:0x027e09a8 module:dtcm +from:0x02133600 kind:load to:0x0204b164 module:main +from:0x02133618 kind:arm_call to:0x01ff9110 module:itcm +from:0x02133628 kind:arm_call to:0x01ff916c module:itcm +from:0x0213363c kind:arm_call to:0x02133204 module:overlay(49) +from:0x021336bc kind:load to:0x0203feb0 module:main +from:0x02133700 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213370c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02133734 kind:arm_call to:0x02083434 module:overlay(0) +from:0x02133754 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133760 kind:arm_call to:0x02133204 module:overlay(49) +from:0x02133770 kind:arm_call to:0x01ff930c module:itcm +from:0x02133798 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021337a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021337a8 kind:load to:0x027e09a8 module:dtcm +from:0x02133810 kind:arm_call to:0x020fb9d0 module:overlay(31) +from:0x02133818 kind:load to:0x0204b164 module:main +from:0x02133844 kind:arm_call to:0x02133204 module:overlay(49) +from:0x0213388c kind:arm_call to:0x01ff9110 module:itcm +from:0x021338a0 kind:arm_call to:0x01ff916c module:itcm +from:0x02133970 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0213397c kind:load to:0x0203feb0 module:main +from:0x0213398c kind:arm_call to:0x0209a700 module:overlay(0) +from:0x021339b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021339cc kind:arm_call to:0x02099394 module:overlay(0) +from:0x021339dc kind:load to:0x027e09a8 module:dtcm +from:0x02133a00 kind:arm_call to:0x01ff9110 module:itcm +from:0x02133a10 kind:arm_call to:0x01ff916c module:itcm +from:0x02133a24 kind:arm_call to:0x02133204 module:overlay(49) +from:0x02133aac kind:load to:0x0203feb0 module:main +from:0x02133abc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02133ac4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02133adc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02133ae4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02133aec kind:arm_call to:0x02011ff4 module:main +from:0x02133b00 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02133b14 kind:load to:0x02139c20 module:overlay(49) +from:0x02133b28 kind:arm_call to:0x02011f3c module:main +from:0x02133b34 kind:arm_call to:0x02133b88 module:overlay(49) +from:0x02133b48 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02133b7c kind:load to:0x02138f64 module:overlay(49) +from:0x02133b94 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02133bf8 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02133c24 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02133c40 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02133c50 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02133c74 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02133c7c kind:arm_call to:0x0209afec module:overlay(0) +from:0x02133ccc kind:arm_call to:0x021358c0 module:overlay(49) +from:0x02133cd4 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02133cf4 kind:arm_call to:0x0203e690 module:main +from:0x02133d00 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02133d38 kind:load to:0x02139064 module:overlay(49) +from:0x02133d3c kind:load to:0x02139c20 module:overlay(49) +from:0x02133d40 kind:load to:0x02139018 module:overlay(49) +from:0x02133d44 kind:load to:0x020a1aac module:overlay(0) +from:0x02133d48 kind:load to:0x02135b48 module:overlay(49) +from:0x02133d58 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02133d88 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133da8 kind:arm_call to:0x0203e740 module:main +from:0x02133db0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02133db8 kind:arm_call to:0x021358e8 module:overlay(49) +from:0x02133dd4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133e00 kind:arm_call to:0x0203e740 module:main +from:0x02133e08 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02133e10 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02133e18 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02133e24 kind:load to:0x02139064 module:overlay(49) +from:0x02133e28 kind:load to:0x020a1aac module:overlay(0) +from:0x02133e50 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133e70 kind:arm_call to:0x0203e740 module:main +from:0x02133e78 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02133e80 kind:arm_call to:0x021358e8 module:overlay(49) +from:0x02133e9c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133ec8 kind:arm_call to:0x0203e740 module:main +from:0x02133ed0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02133ed8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02133ee0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02133ee8 kind:arm_call to:0x02011ff4 module:main +from:0x02133ef4 kind:load to:0x02139064 module:overlay(49) +from:0x02133ef8 kind:load to:0x020a1aac module:overlay(0) +from:0x02133f54 kind:arm_call to:0x02134020 module:overlay(49) +from:0x02133f6c kind:arm_call to:0x0201521c module:main +from:0x02133f78 kind:arm_call to:0x02134134 module:overlay(49) +from:0x02133f80 kind:arm_call to:0x02134024 module:overlay(49) +from:0x02133fa0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02133fb4 kind:load to:0x02138f10 module:overlay(49) +from:0x02133fb8 kind:load to:0x02135954 module:overlay(49) +from:0x02133fe8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02133ff0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02134008 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02134014 kind:load to:0x027e0d40 module:dtcm +from:0x02134018 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02134064 kind:arm_call to:0x01ffedac module:itcm +from:0x02134080 kind:arm_call to:0x01fff498 module:itcm +from:0x021340f4 kind:load to:0x027e0ce8 module:dtcm +from:0x02134110 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02134140 kind:arm_call to:0x021340f8 module:overlay(49) +from:0x02134178 kind:load to:0x02138f80 module:overlay(49) +from:0x02134190 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021341e4 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02134234 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213423c kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0213424c kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02134260 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213426c kind:arm_call to:0x020168f0 module:main +from:0x0213431c kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0213434c kind:arm_call to:0x0208d408 module:overlay(0) +from:0x02134358 kind:arm_call to:0x02134134 module:overlay(49) +from:0x02134388 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02134394 kind:arm_call to:0x02134134 module:overlay(49) +from:0x021343bc kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021343c8 kind:arm_call to:0x02134134 module:overlay(49) +from:0x021343f4 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02134420 kind:arm_call to:0x02134ed8 module:overlay(49) +from:0x02134438 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x02134444 kind:arm_call to:0x02134134 module:overlay(49) +from:0x0213445c kind:load to:0x027e0ce0 module:dtcm +from:0x02134484 kind:arm_call to:0x02135a0c module:overlay(49) +from:0x021344a0 kind:arm_call to:0x02135a0c module:overlay(49) +from:0x0213453c kind:arm_call to:0x02015018 module:main +from:0x0213455c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02134590 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02134620 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02134638 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0213463c kind:arm_call to:0x02134734 module:overlay(49) +from:0x02134644 kind:arm_call to:0x01ffd118 module:itcm +from:0x02134654 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02134678 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02134690 kind:arm_call to:0x0213417c module:overlay(49) +from:0x0213470c kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02134718 kind:load to:0x02138fc8 module:overlay(49) +from:0x0213471c kind:load to:0x027e09a8 module:dtcm +from:0x02134728 kind:load to:0x027e0cec module:dtcm +from:0x02134730 kind:load to:0x027e09c0 module:dtcm +from:0x0213473c kind:load to:0x027e0c90 module:dtcm +from:0x02134758 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213477c kind:arm_call to:0x02135a0c module:overlay(49) +from:0x021347bc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021347e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021347f8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02134838 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02134844 kind:load to:0x0203feb0 module:main +from:0x02134848 kind:load to:0x027e09b4 module:dtcm +from:0x02134890 kind:arm_call to:0x01ff9258 module:itcm +from:0x021348b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021348c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134974 kind:load to:0x02138f10 module:overlay(49) +from:0x02134998 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021349b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021349e8 kind:arm_call to:0x01fff148 module:itcm +from:0x02134a0c kind:arm_call to:0x02134850 module:overlay(49) +from:0x02134a24 kind:arm_call to:0x02134134 module:overlay(49) +from:0x02134a30 kind:load to:0x027e0ce0 module:dtcm +from:0x02134a34 kind:load to:0x02138f0c module:overlay(49) +from:0x02134a38 kind:load to:0x021385a8 module:overlay(49) +from:0x02134a5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02134a68 kind:arm_call to:0x01ffb860 module:itcm +from:0x02134a74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134b28 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02134b60 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02134b6c kind:load to:0x02138f28 module:overlay(49) +from:0x02134b70 kind:load to:0x027e09a8 module:dtcm +from:0x02134b94 kind:arm_call to:0x01fff148 module:itcm +from:0x02134bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02134bcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02134be0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02134bfc kind:arm_call to:0x01ff916c module:itcm +from:0x02134c0c kind:arm_call to:0x01ff916c module:itcm +from:0x02134c20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134c38 kind:arm_call to:0x01ff930c module:itcm +from:0x02134c78 kind:arm_call to:0x01ff930c module:itcm +from:0x02134cc4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02134ce0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134d04 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02134d10 kind:arm_call to:0x020168f0 module:main +from:0x02134d30 kind:arm_call to:0x01ff916c module:itcm +from:0x02134d48 kind:arm_call to:0x02015018 module:main +from:0x02134d78 kind:arm_call to:0x02015018 module:main +from:0x02134da8 kind:arm_call to:0x02134a3c module:overlay(49) +from:0x02134dbc kind:arm_call to:0x01ff930c module:itcm +from:0x02134ddc kind:arm_call to:0x02134134 module:overlay(49) +from:0x02134dfc kind:arm_call to:0x01ffb744 module:itcm +from:0x02134e64 kind:arm_call to:0x01ff930c module:itcm +from:0x02134e9c kind:arm_call to:0x02134134 module:overlay(49) +from:0x02134ebc kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02134ec8 kind:load to:0x027e0ce0 module:dtcm +from:0x02134ed0 kind:load to:0x021385a4 module:overlay(49) +from:0x02134ef4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02134f18 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02134f50 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02134f64 kind:load to:0x027e0ce0 module:dtcm +from:0x02134f68 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213505c kind:arm_call to:0x01ff930c module:itcm +from:0x02135064 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213508c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021350a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021350b8 kind:arm_call to:0x02134134 module:overlay(49) +from:0x021350f0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02135110 kind:arm_call to:0x02134a3c module:overlay(49) +from:0x0213511c kind:arm_call to:0x020168f0 module:main +from:0x02135134 kind:arm_call to:0x01ff930c module:itcm +from:0x02135144 kind:arm_call to:0x01ff916c module:itcm +from:0x02135154 kind:arm_call to:0x01ff916c module:itcm +from:0x02135160 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213518c kind:arm_call to:0x02134134 module:overlay(49) +from:0x02135198 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x021351b8 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x021351c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021351dc kind:load to:0x027e0ce4 module:dtcm +from:0x021352ec kind:load to:0x0204b164 module:main +from:0x021352f4 kind:load to:0x02138f28 module:overlay(49) +from:0x0213531c kind:arm_call to:0x01ff916c module:itcm +from:0x0213532c kind:arm_call to:0x01ff916c module:itcm +from:0x02135340 kind:arm_call to:0x01ff930c module:itcm +from:0x02135354 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213536c kind:arm_call to:0x01ff930c module:itcm +from:0x02135404 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02135414 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135478 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02135494 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021354a0 kind:arm_call to:0x02134134 module:overlay(49) +from:0x021354b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021354c8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02135528 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0213553c kind:arm_call to:0x02134134 module:overlay(49) +from:0x02135558 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02135568 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135578 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x02135580 kind:load to:0x027e0ce4 module:dtcm +from:0x0213558c kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x021355b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021355c4 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x02135608 kind:arm_call to:0x02134134 module:overlay(49) +from:0x02135610 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02135638 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135640 kind:load to:0x027e0ce4 module:dtcm +from:0x02135660 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02135668 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02135698 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021356a8 kind:arm_call to:0x020eb2f0 module:overlay(31) +from:0x021356b0 kind:load to:0x020af49c module:overlay(0) +from:0x021356b4 kind:load to:0x020af4a4 module:overlay(0) +from:0x021356bc kind:load to:0x027e0ce4 module:dtcm +from:0x021356c8 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x02135700 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02135728 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213575c kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02135770 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02135794 kind:load to:0x020af498 module:overlay(0) +from:0x02135798 kind:load to:0x020af4a0 module:overlay(0) +from:0x021357a4 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x021357bc kind:arm_call to:0x02134134 module:overlay(49) +from:0x021357c4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021357ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135800 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02135830 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02135838 kind:load to:0x020af4a0 module:overlay(0) +from:0x02135870 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0213587c kind:arm_call to:0x02134134 module:overlay(49) +from:0x02135890 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021358b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021358cc kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021358e4 kind:load to:0x02138f48 module:overlay(49) +from:0x021358f8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02135914 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213591c kind:arm_call to:0x02011ff4 module:main +from:0x021359d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021359e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135a08 kind:load to:0x0203feb0 module:main +from:0x02135a54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135af4 kind:load to:0x027e0ca8 module:dtcm +from:0x02135b08 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02135b14 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02135b30 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02135b40 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02135b5c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02135b64 kind:arm_call to:0x02011ff4 module:main +from:0x02135b78 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02135b8c kind:load to:0x02139d08 module:overlay(49) +from:0x02135ba0 kind:arm_call to:0x02011f3c module:main +from:0x02135bac kind:arm_call to:0x02135bdc module:overlay(49) +from:0x02135bc0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02135bd8 kind:load to:0x021390d8 module:overlay(49) +from:0x02135be4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02135bf4 kind:arm_call to:0x02135e24 module:overlay(49) +from:0x02135c10 kind:load to:0x021390c4 module:overlay(49) +from:0x02135c14 kind:load to:0x021390fc module:overlay(49) +from:0x02135c18 kind:load to:0x02139160 module:overlay(49) +from:0x02135c34 kind:arm_call to:0x0208381c module:overlay(0) +from:0x02135c50 kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x02135c58 kind:load to:0x027e0cd8 module:dtcm +from:0x02135cb0 kind:arm_call to:0x01fff350 module:itcm +from:0x02135ce4 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x02135d00 kind:arm_call to:0x02134134 module:overlay(49) +from:0x02135d14 kind:arm_call to:0x01fff350 module:itcm +from:0x02135d30 kind:load to:0x020da050 module:overlays(19,24) +from:0x02135d34 kind:load to:0x027e0ce4 module:dtcm +from:0x02135d3c kind:load to:0x020b4800 module:overlay(0) +from:0x02135d90 kind:arm_call to:0x01fff350 module:itcm +from:0x02135dbc kind:arm_call to:0x02099dfc module:overlay(0) +from:0x02135de8 kind:arm_call to:0x01fff350 module:itcm +from:0x02135e08 kind:load to:0x020da050 module:overlays(19,24) +from:0x02135e0c kind:load to:0x027e0ce4 module:dtcm +from:0x02135e14 kind:load to:0x020b4800 module:overlay(0) +from:0x02135e30 kind:load to:0x027e0d40 module:dtcm +from:0x02135e44 kind:load to:0x027e0d40 module:dtcm +from:0x02135e50 kind:arm_call to:0x02135e34 module:overlay(49) +from:0x02135e58 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02135e6c kind:arm_call to:0x02135e34 module:overlay(49) +from:0x02135e74 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02135e7c kind:arm_call to:0x02011ff4 module:main +from:0x02135e90 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02135ed8 kind:load to:0x027e09b8 module:dtcm +from:0x02135ef8 kind:load to:0x027e09b8 module:dtcm +from:0x02135f18 kind:load to:0x027e09b8 module:dtcm +from:0x02135f38 kind:load to:0x027e09b8 module:dtcm +from:0x02135f58 kind:load to:0x027e09b8 module:dtcm +from:0x02135f78 kind:load to:0x027e09b8 module:dtcm +from:0x02135f98 kind:load to:0x027e09b8 module:dtcm +from:0x02135fb8 kind:load to:0x027e09b8 module:dtcm +from:0x02135fd8 kind:load to:0x027e09b8 module:dtcm +from:0x02136010 kind:load to:0x027e09b8 module:dtcm +from:0x02136014 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0213604c kind:load to:0x027e09b8 module:dtcm +from:0x02136050 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02136088 kind:load to:0x027e09b8 module:dtcm +from:0x0213608c kind:load to:0x020b7ab8 module:overlay(0) +from:0x021360ac kind:load to:0x027e09b8 module:dtcm +from:0x021360cc kind:load to:0x027e09b8 module:dtcm +from:0x021360ec kind:load to:0x027e09b8 module:dtcm +from:0x0213610c kind:load to:0x027e09b8 module:dtcm +from:0x0213612c kind:load to:0x027e09b8 module:dtcm +from:0x021361a4 kind:load to:0x02139450 module:overlay(49) +from:0x021361a8 kind:load to:0x027e09b8 module:dtcm +from:0x021361d4 kind:arm_call to:0x02014a38 module:main +from:0x02136204 kind:load to:0x020da050 module:overlays(19,24) +from:0x02136208 kind:load to:0x0204b12c module:main +from:0x02136214 kind:load to:0x02139d54 module:overlay(49) +from:0x02136228 kind:arm_call to:0x02011f3c module:main +from:0x02136234 kind:arm_call to:0x02136470 module:overlay(49) +from:0x02136248 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213629c kind:load to:0x02139174 module:overlay(49) +from:0x021362e0 kind:arm_call to:0x01ffedac module:itcm +from:0x02136314 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02136354 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02136394 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x021363d4 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x021363f8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02136464 kind:load to:0x027e0ce8 module:dtcm +from:0x0213649c kind:arm_call to:0x020aa3b0 module:overlay(0) +from:0x021364bc kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021364d8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021364e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213655c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02136564 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02136574 kind:arm_call to:0x02080340 module:overlay(0) +from:0x021365a4 kind:arm_call_thumb to:0x020c0280 module:overlay(1) +from:0x021365ac kind:arm_call_thumb to:0x020bc094 module:overlay(1) +from:0x021365bc kind:load to:0x02139d54 module:overlay(49) +from:0x021365c0 kind:load to:0x02139394 module:overlay(49) +from:0x021365c4 kind:load to:0x02139018 module:overlay(49) +from:0x021365c8 kind:load to:0x021392d0 module:overlay(49) +from:0x021365cc kind:load to:0x02139198 module:overlay(49) +from:0x021365d0 kind:load to:0x02139268 module:overlay(49) +from:0x021365d4 kind:load to:0x020b684c module:overlay(0) +from:0x021365d8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x021365f8 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02136600 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02136608 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02136610 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136618 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02136624 kind:load to:0x021392d0 module:overlay(49) +from:0x02136628 kind:load to:0x027e09c0 module:dtcm +from:0x02136648 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02136650 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02136658 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02136660 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136668 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02136670 kind:arm_call to:0x02011ff4 module:main +from:0x0213667c kind:load to:0x021392d0 module:overlay(49) +from:0x02136680 kind:load to:0x027e09c0 module:dtcm +from:0x021366a4 kind:arm_call to:0x02136130 module:overlay(49) +from:0x021366d4 kind:arm_call to:0x021361b0 module:overlay(49) +from:0x02136708 kind:arm_call to:0x021368a4 module:overlay(49) +from:0x02136714 kind:arm_call to:0x021362a4 module:overlay(49) +from:0x02136724 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02136734 kind:load to:0x027e09c0 module:dtcm +from:0x02136798 kind:load to:0x021391b8 module:overlay(49) +from:0x021367e4 kind:load to:0x02139210 module:overlay(49) +from:0x0213684c kind:arm_call to:0x02069160 module:overlay(0) +from:0x02136868 kind:load to:0x020b684c module:overlay(0) +from:0x0213686c kind:load to:0x020da050 module:overlays(19,24) +from:0x0213687c kind:arm_call to:0x020aa950 module:overlay(0) +from:0x021368d0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213690c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02136924 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213693c kind:arm_call to:0x01ffd420 module:itcm +from:0x02136954 kind:arm_call to:0x02074764 module:overlay(0) +from:0x021369a8 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x021369b8 kind:load to:0x027e09b8 module:dtcm +from:0x021369f8 kind:arm_call to:0x020d7f00 module:overlay(24) +from:0x02136a7c kind:arm_call to:0x020d7f00 module:overlay(24) +from:0x02136a9c kind:arm_call to:0x02136b54 module:overlay(49) +from:0x02136aac kind:arm_call to:0x020d7f40 module:overlay(24) +from:0x02136ac4 kind:load to:0x020da050 module:overlays(19,24) +from:0x02136ad8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02136b00 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02136b1c kind:arm_call to:0x01ffc768 module:itcm +from:0x02136b40 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02136b4c kind:load to:0x020b66c4 module:overlay(0) +from:0x02136b50 kind:load to:0x027e09b4 module:dtcm +from:0x02136c10 kind:load to:0x020da050 module:overlays(19,24) +from:0x02136c14 kind:load to:0x0204b164 module:main +from:0x02136c24 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136c2c kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02136c34 kind:arm_call to:0x02011ff4 module:main +from:0x02136c4c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136c54 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02136c68 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02136c90 kind:load to:0x027e09b8 module:dtcm +from:0x02136cb0 kind:load to:0x027e09b8 module:dtcm +from:0x02136cd0 kind:load to:0x027e09b8 module:dtcm +from:0x02136cf0 kind:load to:0x027e09b8 module:dtcm +from:0x02136d10 kind:load to:0x027e09b8 module:dtcm +from:0x02136d30 kind:load to:0x027e09b8 module:dtcm +from:0x02136d50 kind:load to:0x027e09b8 module:dtcm +from:0x02136d70 kind:load to:0x027e09b8 module:dtcm +from:0x02136d90 kind:load to:0x027e09b8 module:dtcm +from:0x02136dc8 kind:load to:0x027e09b8 module:dtcm +from:0x02136dcc kind:load to:0x020b7ab8 module:overlay(0) +from:0x02136e04 kind:load to:0x027e09b8 module:dtcm +from:0x02136e08 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02136e40 kind:load to:0x027e09b8 module:dtcm +from:0x02136e44 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02136e64 kind:load to:0x027e09b8 module:dtcm +from:0x02136e84 kind:load to:0x027e09b8 module:dtcm +from:0x02136ea4 kind:load to:0x027e09b8 module:dtcm +from:0x02136ec4 kind:load to:0x027e09b8 module:dtcm +from:0x02136ee4 kind:load to:0x027e09b8 module:dtcm +from:0x02136f5c kind:load to:0x02139930 module:overlay(49) +from:0x02136f60 kind:load to:0x027e09b8 module:dtcm +from:0x02136f88 kind:load to:0x02139934 module:overlay(49) +from:0x02136f8c kind:load to:0x020d7dc8 module:overlays(19,24) +from:0x02136f90 kind:load to:0x020da050 module:overlays(19,24) +from:0x02136f9c kind:load to:0x02139e3c module:overlay(49) +from:0x02136fb0 kind:arm_call to:0x02011f3c module:main +from:0x02136fbc kind:arm_call_thumb to:0x02137018 module:overlay(49) +from:0x02136fd0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213700c kind:load to:0x0213958c module:overlay(49) +from:0x02137036 kind:thumb_call_arm to:0x020aa3b0 module:overlay(0) +from:0x02137052 kind:thumb_call to:0x0209b954 module:overlay(0) +from:0x02137066 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x02137074 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x021370c0 kind:thumb_call_arm to:0x020aa348 module:overlay(0) +from:0x02137134 kind:thumb_call_arm to:0x0201b8dc module:main +from:0x02137160 kind:load to:0x02139e3c module:overlay(49) +from:0x02137164 kind:load to:0x021397b0 module:overlay(49) +from:0x02137168 kind:load to:0x021395dc module:overlay(49) +from:0x0213716c kind:load to:0x02139874 module:overlay(49) +from:0x02137170 kind:load to:0x021395b0 module:overlay(49) +from:0x02137174 kind:load to:0x02139570 module:overlay(49) +from:0x0213717c kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x02137188 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x02137194 kind:thumb_call_arm to:0x0201b8bc module:main +from:0x021371aa kind:thumb_call_arm to:0x020a1b0c module:overlay(0) +from:0x021371b0 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x021371ba kind:thumb_call_arm to:0x0201b8bc module:main +from:0x021371c2 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x021371cc kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x021371d2 kind:thumb_call_arm to:0x020aa508 module:overlay(0) +from:0x021371dc kind:load to:0x02139874 module:overlay(49) +from:0x021371ee kind:thumb_call_arm to:0x020a1b0c module:overlay(0) +from:0x021371f4 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x021371fe kind:thumb_call_arm to:0x0201b8bc module:main +from:0x02137206 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x02137210 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x02137216 kind:thumb_call_arm to:0x020aa508 module:overlay(0) +from:0x0213721c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02137224 kind:load to:0x02139874 module:overlay(49) +from:0x02137258 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02137268 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0213729c kind:load to:0x02139700 module:overlay(49) +from:0x021372a0 kind:load to:0x020ab004 module:overlay(0) +from:0x0213730c kind:load to:0x02139690 module:overlay(49) +from:0x02137374 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021373e0 kind:arm_call to:0x02015018 module:main +from:0x02137400 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137430 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213749c kind:arm_call to:0x02015018 module:main +from:0x021374bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021374e4 kind:arm_call to:0x02015018 module:main +from:0x02137548 kind:load to:0x02139620 module:overlay(49) +from:0x02137550 kind:load to:0x02139790 module:overlay(49) +from:0x02137554 kind:load to:0x027e09a8 module:dtcm +from:0x0213755c kind:load to:0x02139760 module:overlay(49) +from:0x02137598 kind:arm_call to:0x02136ee8 module:overlay(49) +from:0x021375ac kind:load to:0x02137d38 module:overlay(49) +from:0x0213767c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021376b4 kind:load to:0x02139718 module:overlay(49) +from:0x021376b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021376d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02137744 kind:arm_call to:0x01ff916c module:itcm +from:0x02137754 kind:arm_call to:0x01ff993c module:itcm +from:0x021377a4 kind:arm_call to:0x01ff930c module:itcm +from:0x0213781c kind:arm_call to:0x02015018 module:main +from:0x0213786c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021378e8 kind:arm_call to:0x02016a08 module:main +from:0x0213790c kind:arm_call to:0x02138290 module:overlay(49) +from:0x02137928 kind:arm_call to:0x02138290 module:overlay(49) +from:0x02137960 kind:arm_call to:0x02016a08 module:main +from:0x02137970 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213798c kind:arm_call to:0x01ffb744 module:itcm +from:0x021379e0 kind:arm_call to:0x02138290 module:overlay(49) +from:0x02137a10 kind:arm_call to:0x02015018 module:main +from:0x02137a30 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137a4c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02137a5c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02137a68 kind:load to:0x027e0ce4 module:dtcm +from:0x02137a70 kind:load to:0x02139778 module:overlay(49) +from:0x02137a74 kind:load to:0x027e09b8 module:dtcm +from:0x02137a78 kind:load to:0x02139560 module:overlay(49) +from:0x02137a7c kind:load to:0x02139562 module:overlay(49) +from:0x02137a80 kind:load to:0x027e09a8 module:dtcm +from:0x02137a88 kind:load to:0x027e0cec module:dtcm +from:0x02137b08 kind:load to:0x02139718 module:overlay(49) +from:0x02137b24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02137b50 kind:arm_call to:0x01ff930c module:itcm +from:0x02137b9c kind:arm_call to:0x01ff916c module:itcm +from:0x02137bac kind:arm_call to:0x01ff993c module:itcm +from:0x02137c30 kind:arm_call to:0x02138290 module:overlay(49) +from:0x02137c60 kind:arm_call to:0x02015018 module:main +from:0x02137c80 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137ca0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02137cb0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02137cbc kind:load to:0x027e0ce4 module:dtcm +from:0x02137cc0 kind:load to:0x027e09a8 module:dtcm +from:0x02137cc8 kind:load to:0x027e0cec module:dtcm +from:0x02137d1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02137d2c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02137d34 kind:load to:0x027e0ce4 module:dtcm +from:0x02137d48 kind:arm_call to:0x01ffd420 module:itcm +from:0x02137d70 kind:arm_call to:0x02137e04 module:overlay(49) +from:0x02137de4 kind:arm_call to:0x0201b974 module:main +from:0x02137df0 kind:arm_call to:0x0201b798 module:main +from:0x02137df8 kind:load to:0x027e09b8 module:dtcm +from:0x02137dfc kind:load to:0x02139930 module:overlay(49) +from:0x02137e00 kind:load to:0x0204fb78 module:main +from:0x02137e5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02137e88 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02137ea4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02137ec0 kind:arm_call to:0x0205ea00 module:overlay(0) +from:0x02137ecc kind:load to:0x02139930 module:overlay(49) +from:0x02137ed0 kind:load to:0x027e0ce4 module:dtcm +from:0x02137ee8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02137efc kind:arm_call to:0x02074764 module:overlay(0) +from:0x02137f88 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02137f9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02137fc0 kind:arm_call to:0x0201696c module:main +from:0x02137fec kind:arm_call to:0x020db228 module:overlay(31) +from:0x0213801c kind:arm_call to:0x02016a08 module:main +from:0x02138028 kind:load to:0x027e09b8 module:dtcm +from:0x0213802c kind:load to:0x02139930 module:overlay(49) +from:0x02138030 kind:load to:0x027e0ce4 module:dtcm +from:0x02138034 kind:load to:0x021385ac module:overlay(49) +from:0x02138038 kind:load to:0x021385b0 module:overlay(49) +from:0x0213803c kind:load to:0x027e0d34 module:dtcm +from:0x02138040 kind:load to:0x02139564 module:overlay(49) +from:0x02138058 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02138094 kind:arm_call to:0x01ffb714 module:itcm +from:0x021380a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021380f4 kind:arm_call to:0x01ff916c module:itcm +from:0x02138104 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213811c kind:arm_call to:0x020aa950 module:overlay(0) +from:0x02138138 kind:arm_call to:0x02136f68 module:overlay(49) +from:0x021381cc kind:load to:0x02139700 module:overlay(49) +from:0x021381dc kind:arm_call to:0x020594f4 module:overlay(0) +from:0x021381e4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02138210 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02138238 kind:arm_call to:0x0200eab0 module:main +from:0x02138258 kind:arm_call to:0x01ffc768 module:itcm +from:0x0213827c kind:arm_call to:0x020c225c module:overlay(17) +from:0x02138288 kind:load to:0x020b66c4 module:overlay(0) +from:0x0213828c kind:load to:0x027e09b4 module:dtcm +from:0x021382b0 kind:arm_call to:0x02079e70 module:overlay(0) +from:0x021382b8 kind:load to:0x027e09bc module:dtcm +from:0x02138344 kind:arm_call to:0x020ab294 module:overlay(0) +from:0x02138354 kind:arm_call to:0x020db1d4 module:overlay(31) +from:0x02138364 kind:arm_call to:0x020d7fb4 module:overlay(24) +from:0x0213838c kind:arm_call to:0x020db0e8 module:overlay(31) +from:0x021383b8 kind:load to:0x020da050 module:overlays(19,24) +from:0x021383bc kind:load to:0x027e0d34 module:dtcm +from:0x021383f8 kind:arm_call to:0x020d7fb4 module:overlay(24) +from:0x02138410 kind:load to:0x020da050 module:overlays(19,24) +from:0x0213842c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138468 kind:arm_call to:0x0201696c module:main +from:0x0213849c kind:arm_call to:0x0208d298 module:overlay(0) +from:0x021384bc kind:load to:0x027e0ce4 module:dtcm +from:0x021384c0 kind:load to:0x021385ac module:overlay(49) +from:0x021384c4 kind:load to:0x021385b0 module:overlay(49) +from:0x021384c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021384d8 kind:load to:0x02138414 module:overlay(49) +from:0x021384e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021384ec kind:arm_call to:0x02011ff4 module:main +from:0x02138500 kind:arm_call to:0x0201b8bc module:main +from:0x02138508 kind:arm_call to:0x02011ff4 module:main +from:0x0213851c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02138524 kind:arm_call to:0x02011ff4 module:main +from:0x0213853c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02138544 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x0213854c kind:arm_call to:0x02011ff4 module:main +from:0x02138564 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213856c kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02138580 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021385d8 kind:arm_call to:0x02131ef0 module:overlay(49) +from:0x021385e8 kind:arm_call to:0x0203e3a4 module:main +from:0x021385fc kind:load to:0x02139a40 module:overlay(49) +from:0x02138600 kind:load to:0x02139a50 module:overlay(49) +from:0x02138604 kind:load to:0x02132e84 module:overlay(49) +from:0x02138608 kind:load to:0x02139a44 module:overlay(49) +from:0x02138628 kind:arm_call to:0x02132ec8 module:overlay(49) +from:0x02138638 kind:arm_call to:0x0203e3a4 module:main +from:0x0213864c kind:load to:0x02139b28 module:overlay(49) +from:0x02138650 kind:load to:0x02139b38 module:overlay(49) +from:0x02138654 kind:load to:0x02133af8 module:overlay(49) +from:0x02138658 kind:load to:0x02139b2c module:overlay(49) +from:0x02138678 kind:arm_call to:0x02133b3c module:overlay(49) +from:0x02138688 kind:arm_call to:0x0203e3a4 module:main +from:0x0213869c kind:load to:0x02139c10 module:overlay(49) +from:0x021386a0 kind:load to:0x02139c20 module:overlay(49) +from:0x021386a4 kind:load to:0x02135b70 module:overlay(49) +from:0x021386a8 kind:load to:0x02139c14 module:overlay(49) +from:0x021386c8 kind:arm_call to:0x02135bb4 module:overlay(49) +from:0x021386d8 kind:arm_call to:0x0203e3a4 module:main +from:0x021386ec kind:load to:0x02139cf8 module:overlay(49) +from:0x021386f0 kind:load to:0x02139d08 module:overlay(49) +from:0x021386f4 kind:load to:0x02135e88 module:overlay(49) +from:0x021386f8 kind:load to:0x02139cfc module:overlay(49) +from:0x02138940 kind:arm_call to:0x0213623c module:overlay(49) +from:0x02138950 kind:arm_call to:0x0203e3a4 module:main +from:0x02138970 kind:load to:0x02139450 module:overlay(49) +from:0x02138978 kind:load to:0x02139d44 module:overlay(49) +from:0x0213897c kind:load to:0x02139460 module:overlay(49) +from:0x02138980 kind:load to:0x02135edc module:overlay(49) +from:0x02138984 kind:load to:0x02139470 module:overlay(49) +from:0x02138988 kind:load to:0x02135f1c module:overlay(49) +from:0x0213898c kind:load to:0x02139480 module:overlay(49) +from:0x02138990 kind:load to:0x02135efc module:overlay(49) +from:0x02138994 kind:load to:0x021394b0 module:overlay(49) +from:0x02138998 kind:load to:0x02135f7c module:overlay(49) +from:0x0213899c kind:load to:0x021394c0 module:overlay(49) +from:0x021389a0 kind:load to:0x02135f9c module:overlay(49) +from:0x021389a4 kind:load to:0x02139490 module:overlay(49) +from:0x021389a8 kind:load to:0x02135f3c module:overlay(49) +from:0x021389ac kind:load to:0x021394a0 module:overlay(49) +from:0x021389b0 kind:load to:0x02135f5c module:overlay(49) +from:0x021389b4 kind:load to:0x021394e0 module:overlay(49) +from:0x021389b8 kind:load to:0x02135fdc module:overlay(49) +from:0x021389bc kind:load to:0x021394d0 module:overlay(49) +from:0x021389c0 kind:load to:0x02135fbc module:overlay(49) +from:0x021389c4 kind:load to:0x021394f0 module:overlay(49) +from:0x021389c8 kind:load to:0x02136018 module:overlay(49) +from:0x021389cc kind:load to:0x02139500 module:overlay(49) +from:0x021389d0 kind:load to:0x02136054 module:overlay(49) +from:0x021389d4 kind:load to:0x02139510 module:overlay(49) +from:0x021389d8 kind:load to:0x02136090 module:overlay(49) +from:0x021389dc kind:load to:0x02139520 module:overlay(49) +from:0x021389e0 kind:load to:0x021360b0 module:overlay(49) +from:0x021389e4 kind:load to:0x02139530 module:overlay(49) +from:0x021389e8 kind:load to:0x021360d0 module:overlay(49) +from:0x021389ec kind:load to:0x02139540 module:overlay(49) +from:0x021389f0 kind:load to:0x021360f0 module:overlay(49) +from:0x021389f4 kind:load to:0x02139550 module:overlay(49) +from:0x021389f8 kind:load to:0x02136110 module:overlay(49) +from:0x021389fc kind:load to:0x02139d54 module:overlay(49) +from:0x02138a00 kind:load to:0x02136c60 module:overlay(49) +from:0x02138a04 kind:load to:0x02139d48 module:overlay(49) +from:0x02138c4c kind:arm_call to:0x02136fc4 module:overlay(49) +from:0x02138c5c kind:arm_call to:0x0203e3a4 module:main +from:0x02138c78 kind:load to:0x02136c74 module:overlay(49) +from:0x02138c7c kind:load to:0x02139930 module:overlay(49) +from:0x02138c84 kind:load to:0x02139e2c module:overlay(49) +from:0x02138c88 kind:load to:0x02139940 module:overlay(49) +from:0x02138c8c kind:load to:0x02136c94 module:overlay(49) +from:0x02138c90 kind:load to:0x02139950 module:overlay(49) +from:0x02138c94 kind:load to:0x02136cd4 module:overlay(49) +from:0x02138c98 kind:load to:0x02139960 module:overlay(49) +from:0x02138c9c kind:load to:0x02136cb4 module:overlay(49) +from:0x02138ca0 kind:load to:0x02139990 module:overlay(49) +from:0x02138ca4 kind:load to:0x02136d34 module:overlay(49) +from:0x02138ca8 kind:load to:0x021399a0 module:overlay(49) +from:0x02138cac kind:load to:0x02136d54 module:overlay(49) +from:0x02138cb0 kind:load to:0x02139970 module:overlay(49) +from:0x02138cb4 kind:load to:0x02136cf4 module:overlay(49) +from:0x02138cb8 kind:load to:0x02139980 module:overlay(49) +from:0x02138cbc kind:load to:0x02136d14 module:overlay(49) +from:0x02138cc0 kind:load to:0x021399c0 module:overlay(49) +from:0x02138cc4 kind:load to:0x02136d94 module:overlay(49) +from:0x02138cc8 kind:load to:0x021399b0 module:overlay(49) +from:0x02138ccc kind:load to:0x02136d74 module:overlay(49) +from:0x02138cd0 kind:load to:0x021399d0 module:overlay(49) +from:0x02138cd4 kind:load to:0x02136dd0 module:overlay(49) +from:0x02138cd8 kind:load to:0x021399e0 module:overlay(49) +from:0x02138cdc kind:load to:0x02136e0c module:overlay(49) +from:0x02138ce0 kind:load to:0x021399f0 module:overlay(49) +from:0x02138ce4 kind:load to:0x02136e48 module:overlay(49) +from:0x02138ce8 kind:load to:0x02139a00 module:overlay(49) +from:0x02138cec kind:load to:0x02136e68 module:overlay(49) +from:0x02138cf0 kind:load to:0x02139a10 module:overlay(49) +from:0x02138cf4 kind:load to:0x02136e88 module:overlay(49) +from:0x02138cf8 kind:load to:0x02139a20 module:overlay(49) +from:0x02138cfc kind:load to:0x02136ea8 module:overlay(49) +from:0x02138d00 kind:load to:0x02139a30 module:overlay(49) +from:0x02138d04 kind:load to:0x02136ec8 module:overlay(49) +from:0x02138d08 kind:load to:0x02139e3c module:overlay(49) +from:0x02138d0c kind:load to:0x02138578 module:overlay(49) +from:0x02138d10 kind:load to:0x02139e30 module:overlay(49) +from:0x02138d14 kind:load to:0x021385bc module:overlay(49) +from:0x02138d18 kind:load to:0x0213860c module:overlay(49) +from:0x02138d1c kind:load to:0x0213865c module:overlay(49) +from:0x02138d20 kind:load to:0x021386ac module:overlay(49) +from:0x02138d24 kind:load to:0x021386fc module:overlay(49) +from:0x02138d28 kind:load to:0x02138a08 module:overlay(49) +from:0x02138d48 kind:load to:0x02131ecc module:overlay(49) +from:0x02138d4c kind:load to:0x020990ec module:overlay(0) +from:0x02138d50 kind:load to:0x02098efc module:overlay(0) +from:0x02138d54 kind:load to:0x02098f78 module:overlay(0) +from:0x02138d58 kind:load to:0x020990f4 module:overlay(0) +from:0x02138d5c kind:load to:0x02099114 module:overlay(0) +from:0x02138d60 kind:load to:0x02099140 module:overlay(0) +from:0x02138d64 kind:load to:0x02132594 module:overlay(49) +from:0x02138d6c kind:load to:0x0213271c module:overlay(49) +from:0x02138d74 kind:load to:0x02132920 module:overlay(49) +from:0x02138d7c kind:load to:0x02132c5c module:overlay(49) +from:0x02138d84 kind:load to:0x02132d24 module:overlay(49) +from:0x02138d8c kind:load to:0x02132dd0 module:overlay(49) +from:0x02138d94 kind:load to:0x02132474 module:overlay(49) +from:0x02138d9c kind:load to:0x021326c0 module:overlay(49) +from:0x02138da4 kind:load to:0x0213290c module:overlay(49) +from:0x02138dac kind:load to:0x02132c28 module:overlay(49) +from:0x02138db4 kind:load to:0x02132ce0 module:overlay(49) +from:0x02138dbc kind:load to:0x02132d8c module:overlay(49) +from:0x02138dcc kind:load to:0x02099cc0 module:overlay(0) +from:0x02138dd0 kind:load to:0x02099cfc module:overlay(0) +from:0x02138dd4 kind:load to:0x02099d14 module:overlay(0) +from:0x02138dd8 kind:load to:0x02099d20 module:overlay(0) +from:0x02138ddc kind:load to:0x01fff464 module:itcm +from:0x02138de0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02138de4 kind:load to:0x02132058 module:overlay(49) +from:0x02138de8 kind:load to:0x02099c58 module:overlay(0) +from:0x02138dec kind:load to:0x02132278 module:overlay(49) +from:0x02138df0 kind:load to:0x02132228 module:overlay(49) +from:0x02138df4 kind:load to:0x02099c64 module:overlay(0) +from:0x02138df8 kind:load to:0x0213230c module:overlay(49) +from:0x02138dfc kind:load to:0x0209a7d0 module:overlay(0) +from:0x02138e00 kind:load to:0x02099c70 module:overlay(0) +from:0x02138e04 kind:load to:0x02099d2c module:overlay(0) +from:0x02138e08 kind:load to:0x02099d98 module:overlay(0) +from:0x02138e0c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02138e10 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02138e14 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02138e18 kind:load to:0x02132e3c module:overlay(49) +from:0x02138e1c kind:load to:0x02132e5c module:overlay(49) +from:0x02138e20 kind:load to:0x0209ad54 module:overlay(0) +from:0x02138e28 kind:load to:0x02133524 module:overlay(49) +from:0x02138e30 kind:load to:0x02133550 module:overlay(49) +from:0x02138e38 kind:load to:0x021336c0 module:overlay(49) +from:0x02138e40 kind:load to:0x0213384c module:overlay(49) +from:0x02138e48 kind:load to:0x02133980 module:overlay(49) +from:0x02138e50 kind:load to:0x021337b4 module:overlay(49) +from:0x02138e58 kind:load to:0x02133528 module:overlay(49) +from:0x02138e60 kind:load to:0x02133604 module:overlay(49) +from:0x02138e68 kind:load to:0x021336cc module:overlay(49) +from:0x02138e70 kind:load to:0x02133878 module:overlay(49) +from:0x02138e78 kind:load to:0x021339e4 module:overlay(49) +from:0x02138e80 kind:load to:0x0213381c module:overlay(49) +from:0x02138e90 kind:load to:0x02132ea4 module:overlay(49) +from:0x02138e94 kind:load to:0x020990ec module:overlay(0) +from:0x02138e98 kind:load to:0x02098efc module:overlay(0) +from:0x02138e9c kind:load to:0x02098f78 module:overlay(0) +from:0x02138ea0 kind:load to:0x020990f4 module:overlay(0) +from:0x02138ea4 kind:load to:0x02099114 module:overlay(0) +from:0x02138ea8 kind:load to:0x02099140 module:overlay(0) +from:0x02138eb4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02138eb8 kind:load to:0x02099cfc module:overlay(0) +from:0x02138ebc kind:load to:0x02099d14 module:overlay(0) +from:0x02138ec0 kind:load to:0x02099d20 module:overlay(0) +from:0x02138ec4 kind:load to:0x01fff464 module:itcm +from:0x02138ec8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02138ecc kind:load to:0x02133008 module:overlay(49) +from:0x02138ed0 kind:load to:0x02099c58 module:overlay(0) +from:0x02138ed4 kind:load to:0x02133360 module:overlay(49) +from:0x02138ed8 kind:load to:0x02133328 module:overlay(49) +from:0x02138edc kind:load to:0x02099c64 module:overlay(0) +from:0x02138ee0 kind:load to:0x021333dc module:overlay(49) +from:0x02138ee4 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02138ee8 kind:load to:0x02099c70 module:overlay(0) +from:0x02138eec kind:load to:0x02099d2c module:overlay(0) +from:0x02138ef0 kind:load to:0x02099d98 module:overlay(0) +from:0x02138ef4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02138ef8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02138efc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02138f00 kind:load to:0x02133ab0 module:overlay(49) +from:0x02138f04 kind:load to:0x02133ad0 module:overlay(49) +from:0x02138f08 kind:load to:0x0209ad54 module:overlay(0) +from:0x02138f48 kind:load to:0x021358e8 module:overlay(49) +from:0x02138f4c kind:load to:0x02135904 module:overlay(49) +from:0x02138f50 kind:load to:0x02099a80 module:overlay(0) +from:0x02138f54 kind:load to:0x02135928 module:overlay(49) +from:0x02138f58 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02138f64 kind:load to:0x02133b18 module:overlay(49) +from:0x02138f68 kind:load to:0x020990ec module:overlay(0) +from:0x02138f6c kind:load to:0x02098efc module:overlay(0) +from:0x02138f70 kind:load to:0x02098f78 module:overlay(0) +from:0x02138f74 kind:load to:0x020990f4 module:overlay(0) +from:0x02138f78 kind:load to:0x02099114 module:overlay(0) +from:0x02138f7c kind:load to:0x02099140 module:overlay(0) +from:0x02138f80 kind:load to:0x021348f8 module:overlay(49) +from:0x02138f88 kind:load to:0x02134ab8 module:overlay(49) +from:0x02138f90 kind:load to:0x02134f70 module:overlay(49) +from:0x02138f98 kind:load to:0x021351e8 module:overlay(49) +from:0x02138fa0 kind:load to:0x021354b8 module:overlay(49) +from:0x02138fa8 kind:load to:0x02135544 module:overlay(49) +from:0x02138fb0 kind:load to:0x02135644 module:overlay(49) +from:0x02138fb8 kind:load to:0x02135730 module:overlay(49) +from:0x02138fc0 kind:load to:0x021357f4 module:overlay(49) +from:0x02138fc8 kind:load to:0x02134978 module:overlay(49) +from:0x02138fd0 kind:load to:0x02134b78 module:overlay(49) +from:0x02138fd8 kind:load to:0x02134fe4 module:overlay(49) +from:0x02138fe0 kind:load to:0x021352fc module:overlay(49) +from:0x02138fe8 kind:load to:0x0213551c module:overlay(49) +from:0x02138ff0 kind:load to:0x02135584 module:overlay(49) +from:0x02138ff8 kind:load to:0x021356c0 module:overlay(49) +from:0x02139000 kind:load to:0x0213579c module:overlay(49) +from:0x02139008 kind:load to:0x0213583c module:overlay(49) +from:0x02139018 kind:load to:0x02133d50 module:overlay(49) +from:0x0213901c kind:load to:0x02135b54 module:overlay(49) +from:0x02139020 kind:load to:0x0209ba20 module:overlay(0) +from:0x02139024 kind:load to:0x0209ba54 module:overlay(0) +from:0x02139028 kind:load to:0x0209baec module:overlay(0) +from:0x0213902c kind:load to:0x0209bb00 module:overlay(0) +from:0x02139030 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02139034 kind:load to:0x0209bb28 module:overlay(0) +from:0x02139038 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0213903c kind:load to:0x0209b838 module:overlay(0) +from:0x02139040 kind:load to:0x0209babc module:overlay(0) +from:0x02139044 kind:load to:0x0209bad4 module:overlay(0) +from:0x02139048 kind:load to:0x0209bb14 module:overlay(0) +from:0x0213904c kind:load to:0x0209bea0 module:overlay(0) +from:0x02139050 kind:load to:0x02135b1c module:overlay(49) +from:0x02139054 kind:load to:0x02135af8 module:overlay(49) +from:0x02139058 kind:load to:0x0209bed8 module:overlay(0) +from:0x02139064 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139068 kind:load to:0x02099cfc module:overlay(0) +from:0x0213906c kind:load to:0x02099d14 module:overlay(0) +from:0x02139070 kind:load to:0x02099d20 module:overlay(0) +from:0x02139074 kind:load to:0x01fff464 module:itcm +from:0x02139078 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213907c kind:load to:0x02133efc module:overlay(49) +from:0x02139080 kind:load to:0x02133fbc module:overlay(49) +from:0x02139084 kind:load to:0x02134460 module:overlay(49) +from:0x02139088 kind:load to:0x02134740 module:overlay(49) +from:0x0213908c kind:load to:0x02099c64 module:overlay(0) +from:0x02139090 kind:load to:0x0213476c module:overlay(49) +from:0x02139094 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02139098 kind:load to:0x02099c70 module:overlay(0) +from:0x0213909c kind:load to:0x02099d2c module:overlay(0) +from:0x021390a0 kind:load to:0x02099d98 module:overlay(0) +from:0x021390a4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021390a8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021390ac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021390b0 kind:load to:0x02133d64 module:overlay(49) +from:0x021390b4 kind:load to:0x02133e2c module:overlay(49) +from:0x021390b8 kind:load to:0x0209ad54 module:overlay(0) +from:0x021390c8 kind:load to:0x02135e1c module:overlay(49) +from:0x021390cc kind:load to:0x02135e18 module:overlay(49) +from:0x021390d8 kind:load to:0x02135b90 module:overlay(49) +from:0x021390dc kind:load to:0x02098ef4 module:overlay(0) +from:0x021390e0 kind:load to:0x02098efc module:overlay(0) +from:0x021390e4 kind:load to:0x02098f78 module:overlay(0) +from:0x021390e8 kind:load to:0x02098fb8 module:overlay(0) +from:0x021390ec kind:load to:0x02098fbc module:overlay(0) +from:0x021390f0 kind:load to:0x02098fc0 module:overlay(0) +from:0x021390fc kind:load to:0x02099cc0 module:overlay(0) +from:0x02139100 kind:load to:0x02099cfc module:overlay(0) +from:0x02139104 kind:load to:0x02099d14 module:overlay(0) +from:0x02139108 kind:load to:0x02099d20 module:overlay(0) +from:0x0213910c kind:load to:0x01fff464 module:itcm +from:0x02139110 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02139114 kind:load to:0x02135c1c module:overlay(49) +from:0x02139118 kind:load to:0x02135c24 module:overlay(49) +from:0x0213911c kind:load to:0x02099c5c module:overlay(0) +from:0x02139120 kind:load to:0x02099c60 module:overlay(0) +from:0x02139124 kind:load to:0x02099c64 module:overlay(0) +from:0x02139128 kind:load to:0x02099c68 module:overlay(0) +from:0x0213912c kind:load to:0x02099c6c module:overlay(0) +from:0x02139130 kind:load to:0x02099c70 module:overlay(0) +from:0x02139134 kind:load to:0x02099d2c module:overlay(0) +from:0x02139138 kind:load to:0x02099d98 module:overlay(0) +from:0x0213913c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139140 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139144 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02139148 kind:load to:0x02135e48 module:overlay(49) +from:0x0213914c kind:load to:0x02135e64 module:overlay(49) +from:0x02139150 kind:load to:0x02135c5c module:overlay(49) +from:0x02139154 kind:load to:0x02135d40 module:overlay(49) +from:0x02139164 kind:load to:0x02135e9c module:overlay(49) +from:0x02139168 kind:load to:0x02135e18 module:overlay(49) +from:0x02139174 kind:load to:0x02136218 module:overlay(49) +from:0x02139178 kind:load to:0x020990ec module:overlay(0) +from:0x0213917c kind:load to:0x02098efc module:overlay(0) +from:0x02139180 kind:load to:0x02098f78 module:overlay(0) +from:0x02139184 kind:load to:0x020990f4 module:overlay(0) +from:0x02139188 kind:load to:0x02099114 module:overlay(0) +from:0x0213918c kind:load to:0x02099140 module:overlay(0) +from:0x02139198 kind:load to:0x0207db54 module:overlay(0) +from:0x0213919c kind:load to:0x0207db5c module:overlay(0) +from:0x021391a0 kind:load to:0x0207e024 module:overlay(0) +from:0x021391a4 kind:load to:0x0207e014 module:overlay(0) +from:0x021391a8 kind:load to:0x0207e058 module:overlay(0) +from:0x021391ac kind:load to:0x0207e0c8 module:overlay(0) +from:0x021391b0 kind:load to:0x0207e0f0 module:overlay(0) +from:0x021391b4 kind:load to:0x0207e168 module:overlay(0) +from:0x021391b8 kind:load to:0x021367e8 module:overlay(49) +from:0x021391c0 kind:load to:0x02136830 module:overlay(49) +from:0x02139210 kind:load to:0x0213681c module:overlay(49) +from:0x02139218 kind:load to:0x02136870 module:overlay(49) +from:0x021392d0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021392d4 kind:load to:0x02099cfc module:overlay(0) +from:0x021392d8 kind:load to:0x02099d14 module:overlay(0) +from:0x021392dc kind:load to:0x02099d20 module:overlay(0) +from:0x021392e0 kind:load to:0x01fff464 module:itcm +from:0x021392e4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021392e8 kind:load to:0x02136684 module:overlay(49) +from:0x021392ec kind:load to:0x020aa5a4 module:overlay(0) +from:0x021392f0 kind:load to:0x0213679c module:overlay(49) +from:0x021392f4 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021392f8 kind:load to:0x02099c64 module:overlay(0) +from:0x021392fc kind:load to:0x02136ac8 module:overlay(49) +from:0x02139300 kind:load to:0x02099c6c module:overlay(0) +from:0x02139304 kind:load to:0x02099c70 module:overlay(0) +from:0x02139308 kind:load to:0x02099d2c module:overlay(0) +from:0x0213930c kind:load to:0x02099d98 module:overlay(0) +from:0x02139310 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02139314 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02139318 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213931c kind:load to:0x021365dc module:overlay(49) +from:0x02139320 kind:load to:0x0213662c module:overlay(49) +from:0x02139324 kind:load to:0x020aa5a0 module:overlay(0) +from:0x02139328 kind:load to:0x02136738 module:overlay(49) +from:0x0213932c kind:load to:0x020aaad0 module:overlay(0) +from:0x02139330 kind:load to:0x020aa778 module:overlay(0) +from:0x02139334 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02139338 kind:load to:0x02136874 module:overlay(49) +from:0x0213933c kind:load to:0x020aa94c module:overlay(0) +from:0x02139340 kind:load to:0x020aaa1c module:overlay(0) +from:0x02139344 kind:load to:0x020aaa40 module:overlay(0) +from:0x02139348 kind:load to:0x020aaa44 module:overlay(0) +from:0x0213934c kind:load to:0x020aa9a0 module:overlay(0) +from:0x02139350 kind:load to:0x021369bc module:overlay(49) +from:0x02139354 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02139358 kind:load to:0x020aa754 module:overlay(0) +from:0x0213935c kind:load to:0x020aa75c module:overlay(0) +from:0x02139360 kind:load to:0x020aa764 module:overlay(0) +from:0x02139364 kind:load to:0x020aa76c module:overlay(0) +from:0x02139368 kind:load to:0x020aac48 module:overlay(0) +from:0x0213936c kind:load to:0x020aad98 module:overlay(0) +from:0x02139370 kind:load to:0x020aadc4 module:overlay(0) +from:0x02139374 kind:load to:0x020aade4 module:overlay(0) +from:0x02139378 kind:load to:0x020aaffc module:overlay(0) +from:0x0213937c kind:load to:0x02136898 module:overlay(49) +from:0x02139380 kind:load to:0x02136928 module:overlay(49) +from:0x02139384 kind:load to:0x020aa684 module:overlay(0) +from:0x02139388 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02139394 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139398 kind:load to:0x02099cfc module:overlay(0) +from:0x0213939c kind:load to:0x02099d14 module:overlay(0) +from:0x021393a0 kind:load to:0x02099d20 module:overlay(0) +from:0x021393a4 kind:load to:0x01fff464 module:itcm +from:0x021393a8 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021393ac kind:load to:0x020aa528 module:overlay(0) +from:0x021393b0 kind:load to:0x020aa5a4 module:overlay(0) +from:0x021393b4 kind:load to:0x020ab0f0 module:overlay(0) +from:0x021393b8 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021393bc kind:load to:0x02099c64 module:overlay(0) +from:0x021393c0 kind:load to:0x020ab15c module:overlay(0) +from:0x021393c4 kind:load to:0x02099c6c module:overlay(0) +from:0x021393c8 kind:load to:0x02099c70 module:overlay(0) +from:0x021393cc kind:load to:0x02099d2c module:overlay(0) +from:0x021393d0 kind:load to:0x02099d98 module:overlay(0) +from:0x021393d4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021393d8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021393dc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021393e0 kind:load to:0x02136c40 module:overlay(49) +from:0x021393e4 kind:load to:0x02136c18 module:overlay(49) +from:0x021393e8 kind:load to:0x020aa5a0 module:overlay(0) +from:0x021393f0 kind:load to:0x020aaad0 module:overlay(0) +from:0x021393f4 kind:load to:0x020aa778 module:overlay(0) +from:0x021393f8 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021393fc kind:load to:0x020aa950 module:overlay(0) +from:0x02139400 kind:load to:0x020aa94c module:overlay(0) +from:0x02139404 kind:load to:0x020aaa1c module:overlay(0) +from:0x02139408 kind:load to:0x020aaa40 module:overlay(0) +from:0x0213940c kind:load to:0x020aaa44 module:overlay(0) +from:0x02139410 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02139414 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02139418 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0213941c kind:load to:0x020aa754 module:overlay(0) +from:0x02139420 kind:load to:0x020aa75c module:overlay(0) +from:0x02139424 kind:load to:0x020aa764 module:overlay(0) +from:0x02139428 kind:load to:0x020aa76c module:overlay(0) +from:0x0213942c kind:load to:0x020aac48 module:overlay(0) +from:0x02139430 kind:load to:0x020aad98 module:overlay(0) +from:0x02139434 kind:load to:0x020aadc4 module:overlay(0) +from:0x02139438 kind:load to:0x020aade4 module:overlay(0) +from:0x0213943c kind:load to:0x020aaffc module:overlay(0) +from:0x02139440 kind:load to:0x020aadd4 module:overlay(0) +from:0x02139444 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02139448 kind:load to:0x020aa684 module:overlay(0) +from:0x0213944c kind:load to:0x020ab1a4 module:overlay(0) +from:0x02139570 kind:load to:0x02137191 module:overlay(49) +from:0x02139574 kind:load to:0x021384f8 module:overlay(49) +from:0x02139578 kind:load to:0x0201b9d4 module:main +from:0x0213957c kind:load to:0x021384cc module:overlay(49) +from:0x02139580 kind:load to:0x0201bb7c module:main +from:0x0213958c kind:load to:0x02136fa0 module:overlay(49) +from:0x02139590 kind:load to:0x020990ec module:overlay(0) +from:0x02139594 kind:load to:0x02098efc module:overlay(0) +from:0x02139598 kind:load to:0x02098f78 module:overlay(0) +from:0x0213959c kind:load to:0x020990f4 module:overlay(0) +from:0x021395a0 kind:load to:0x02099114 module:overlay(0) +from:0x021395a4 kind:load to:0x02099140 module:overlay(0) +from:0x021395b0 kind:load to:0x02137185 module:overlay(49) +from:0x021395b4 kind:load to:0x021384dc module:overlay(49) +from:0x021395b8 kind:load to:0x02059174 module:overlay(0) +from:0x021395bc kind:load to:0x021381d4 module:overlay(49) +from:0x021395c0 kind:load to:0x02059348 module:overlay(0) +from:0x021395c4 kind:load to:0x020593c4 module:overlay(0) +from:0x021395c8 kind:load to:0x02059428 module:overlay(0) +from:0x021395cc kind:load to:0x0209bf68 module:overlay(0) +from:0x021395d0 kind:load to:0x02059304 module:overlay(0) +from:0x021395dc kind:load to:0x02137179 module:overlay(49) +from:0x021395e0 kind:load to:0x02138514 module:overlay(49) +from:0x021395e4 kind:load to:0x0209ba20 module:overlay(0) +from:0x021395e8 kind:load to:0x0209ba54 module:overlay(0) +from:0x021395ec kind:load to:0x0209baec module:overlay(0) +from:0x021395f0 kind:load to:0x0209bb00 module:overlay(0) +from:0x021395f4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021395f8 kind:load to:0x0209bb28 module:overlay(0) +from:0x021395fc kind:load to:0x0209bbb0 module:overlay(0) +from:0x02139600 kind:load to:0x0209b838 module:overlay(0) +from:0x02139604 kind:load to:0x0209babc module:overlay(0) +from:0x02139608 kind:load to:0x0209bad4 module:overlay(0) +from:0x0213960c kind:load to:0x0209bb14 module:overlay(0) +from:0x02139610 kind:load to:0x0209bea0 module:overlay(0) +from:0x02139614 kind:load to:0x02135b1c module:overlay(49) +from:0x02139618 kind:load to:0x02135af8 module:overlay(49) +from:0x0213961c kind:load to:0x0209bed8 module:overlay(0) +from:0x02139620 kind:load to:0x021375a4 module:overlay(49) +from:0x02139628 kind:load to:0x021376bc module:overlay(49) +from:0x02139630 kind:load to:0x02137aa0 module:overlay(49) +from:0x02139638 kind:load to:0x02137b0c module:overlay(49) +from:0x02139640 kind:load to:0x02137ce0 module:overlay(49) +from:0x02139690 kind:load to:0x02137578 module:overlay(49) +from:0x02139698 kind:load to:0x021375b0 module:overlay(49) +from:0x021396a0 kind:load to:0x02137a8c module:overlay(49) +from:0x021396a8 kind:load to:0x02137aa4 module:overlay(49) +from:0x021396b0 kind:load to:0x02137ccc module:overlay(49) +from:0x021397b0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021397b4 kind:load to:0x02099cfc module:overlay(0) +from:0x021397b8 kind:load to:0x02099d14 module:overlay(0) +from:0x021397bc kind:load to:0x02099d20 module:overlay(0) +from:0x021397c0 kind:load to:0x01fff464 module:itcm +from:0x021397c4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021397c8 kind:load to:0x020aa528 module:overlay(0) +from:0x021397cc kind:load to:0x020aa5a4 module:overlay(0) +from:0x021397d0 kind:load to:0x020ab0f0 module:overlay(0) +from:0x021397d4 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021397d8 kind:load to:0x02099c64 module:overlay(0) +from:0x021397dc kind:load to:0x020ab15c module:overlay(0) +from:0x021397e0 kind:load to:0x02099c6c module:overlay(0) +from:0x021397e4 kind:load to:0x02099c70 module:overlay(0) +from:0x021397e8 kind:load to:0x02099d2c module:overlay(0) +from:0x021397ec kind:load to:0x02099d98 module:overlay(0) +from:0x021397f0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021397f4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021397f8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021397fc kind:load to:0x02138558 module:overlay(49) +from:0x02139800 kind:load to:0x02138530 module:overlay(49) +from:0x02139804 kind:load to:0x020aa5a0 module:overlay(0) +from:0x0213980c kind:load to:0x020aaad0 module:overlay(0) +from:0x02139810 kind:load to:0x020aa778 module:overlay(0) +from:0x02139814 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02139818 kind:load to:0x020aa950 module:overlay(0) +from:0x0213981c kind:load to:0x020aa94c module:overlay(0) +from:0x02139820 kind:load to:0x020aaa1c module:overlay(0) +from:0x02139824 kind:load to:0x020aaa40 module:overlay(0) +from:0x02139828 kind:load to:0x020aaa44 module:overlay(0) +from:0x0213982c kind:load to:0x020aa9a0 module:overlay(0) +from:0x02139830 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02139834 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02139838 kind:load to:0x020aa754 module:overlay(0) +from:0x0213983c kind:load to:0x020aa75c module:overlay(0) +from:0x02139840 kind:load to:0x020aa764 module:overlay(0) +from:0x02139844 kind:load to:0x020aa76c module:overlay(0) +from:0x02139848 kind:load to:0x020aac48 module:overlay(0) +from:0x0213984c kind:load to:0x020aad98 module:overlay(0) +from:0x02139850 kind:load to:0x020aadc4 module:overlay(0) +from:0x02139854 kind:load to:0x020aade4 module:overlay(0) +from:0x02139858 kind:load to:0x020aaffc module:overlay(0) +from:0x0213985c kind:load to:0x020aadd4 module:overlay(0) +from:0x02139860 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02139864 kind:load to:0x020aa684 module:overlay(0) +from:0x02139868 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02139874 kind:load to:0x02099cc0 module:overlay(0) +from:0x02139878 kind:load to:0x02099cfc module:overlay(0) +from:0x0213987c kind:load to:0x02099d14 module:overlay(0) +from:0x02139880 kind:load to:0x02099d20 module:overlay(0) +from:0x02139884 kind:load to:0x01fff464 module:itcm +from:0x02139888 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0213988c kind:load to:0x02137228 module:overlay(49) +from:0x02139890 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02139894 kind:load to:0x02137310 module:overlay(49) +from:0x02139898 kind:load to:0x02137564 module:overlay(49) +from:0x0213989c kind:load to:0x02099c64 module:overlay(0) +from:0x021398a0 kind:load to:0x021381ec module:overlay(49) +from:0x021398a4 kind:load to:0x02099c6c module:overlay(0) +from:0x021398a8 kind:load to:0x02099c70 module:overlay(0) +from:0x021398ac kind:load to:0x02099d2c module:overlay(0) +from:0x021398b0 kind:load to:0x02099d98 module:overlay(0) +from:0x021398b4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021398b8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021398bc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021398c0 kind:load to:0x0213719d module:overlay(49) +from:0x021398c4 kind:load to:0x021371e1 module:overlay(49) +from:0x021398c8 kind:load to:0x020aa5a0 module:overlay(0) +from:0x021398cc kind:load to:0x021372a8 module:overlay(49) +from:0x021398d0 kind:load to:0x020aaad0 module:overlay(0) +from:0x021398d4 kind:load to:0x020aa778 module:overlay(0) +from:0x021398d8 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021398dc kind:load to:0x02138114 module:overlay(49) +from:0x021398e0 kind:load to:0x020aa94c module:overlay(0) +from:0x021398e4 kind:load to:0x020aaa1c module:overlay(0) +from:0x021398e8 kind:load to:0x020aaa40 module:overlay(0) +from:0x021398ec kind:load to:0x020aaa44 module:overlay(0) +from:0x021398f0 kind:load to:0x021382bc module:overlay(49) +from:0x021398f4 kind:load to:0x021383c0 module:overlay(49) +from:0x021398f8 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021398fc kind:load to:0x02138140 module:overlay(49) +from:0x02139900 kind:load to:0x02138154 module:overlay(49) +from:0x02139904 kind:load to:0x020aa764 module:overlay(0) +from:0x02139908 kind:load to:0x020aa76c module:overlay(0) +from:0x0213990c kind:load to:0x02138168 module:overlay(49) +from:0x02139910 kind:load to:0x020aad98 module:overlay(0) +from:0x02139914 kind:load to:0x020aadc4 module:overlay(0) +from:0x02139918 kind:load to:0x02138044 module:overlay(49) +from:0x0213991c kind:load to:0x020aaffc module:overlay(0) +from:0x02139920 kind:load to:0x020aadd4 module:overlay(0) +from:0x02139924 kind:load to:0x02137ed4 module:overlay(49) +from:0x02139928 kind:load to:0x020aa684 module:overlay(0) +from:0x0213992c kind:load to:0x020ab1a4 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov049/symbols.txt b/config/jp/arm9/overlays/ov049/symbols.txt new file mode 100644 index 00000000..23aa02b7 --- /dev/null +++ b/config/jp/arm9/overlays/ov049/symbols.txt @@ -0,0 +1,340 @@ +func_ov049_02131ec0 kind:function(arm,size=0xc) addr:0x02131ec0 +func_ov049_02131ecc kind:function(arm,size=0x24) addr:0x02131ecc +func_ov049_02131ef0 kind:function(arm,size=0x44) addr:0x02131ef0 +func_ov049_02131f34 kind:function(arm,size=0x50) addr:0x02131f34 +func_ov049_02131f84 kind:function(arm,size=0xd4) addr:0x02131f84 +func_ov049_02132058 kind:function(arm,size=0x104) addr:0x02132058 +func_ov049_0213215c kind:function(arm,size=0x44) addr:0x0213215c +func_ov049_021321a0 kind:function(arm,size=0x88) addr:0x021321a0 +func_ov049_02132228 kind:function(arm,size=0x50) addr:0x02132228 +func_ov049_02132278 kind:function(arm,size=0x94) addr:0x02132278 +func_ov049_0213230c kind:function(arm,size=0x84) addr:0x0213230c +func_ov049_02132390 kind:function(arm,size=0xe4) addr:0x02132390 +func_ov049_02132474 kind:function(arm,size=0x120) addr:0x02132474 +func_ov049_02132594 kind:function(arm,size=0x12c) addr:0x02132594 +func_ov049_021326c0 kind:function(arm,size=0x5c) addr:0x021326c0 +func_ov049_0213271c kind:function(arm,size=0x1ac) addr:0x0213271c +func_ov049_021328c8 kind:function(arm,size=0x44) addr:0x021328c8 +func_ov049_0213290c kind:function(arm,size=0x14) addr:0x0213290c +func_ov049_02132920 kind:function(arm,size=0x308) addr:0x02132920 +func_ov049_02132c28 kind:function(arm,size=0x34) addr:0x02132c28 +func_ov049_02132c5c kind:function(arm,size=0x84) addr:0x02132c5c +func_ov049_02132ce0 kind:function(arm,size=0x44) addr:0x02132ce0 +func_ov049_02132d24 kind:function(arm,size=0x68) addr:0x02132d24 +func_ov049_02132d8c kind:function(arm,size=0x44) addr:0x02132d8c +func_ov049_02132dd0 kind:function(arm,size=0x6c) addr:0x02132dd0 +func_ov049_02132e3c kind:function(arm,size=0x20) addr:0x02132e3c +func_ov049_02132e5c kind:function(arm,size=0x28) addr:0x02132e5c +func_ov049_02132e84 kind:function(arm,size=0x14) addr:0x02132e84 +func_ov049_02132e98 kind:function(arm,size=0xc) addr:0x02132e98 +func_ov049_02132ea4 kind:function(arm,size=0x24) addr:0x02132ea4 +func_ov049_02132ec8 kind:function(arm,size=0x6c) addr:0x02132ec8 +func_ov049_02132f34 kind:function(arm,size=0xd4) addr:0x02132f34 +func_ov049_02133008 kind:function(arm,size=0xd4) addr:0x02133008 +func_ov049_021330dc kind:function(arm,size=0x128) addr:0x021330dc +func_ov049_02133204 kind:function(arm,size=0x44) addr:0x02133204 +func_ov049_02133248 kind:function(arm,size=0x90) addr:0x02133248 +func_ov049_021332d8 kind:function(arm,size=0x50) addr:0x021332d8 +func_ov049_02133328 kind:function(arm,size=0x38) addr:0x02133328 +func_ov049_02133360 kind:function(arm,size=0x7c) addr:0x02133360 +func_ov049_021333dc kind:function(arm,size=0x148) addr:0x021333dc +func_ov049_02133524 kind:function(arm,size=0x4) addr:0x02133524 +func_ov049_02133528 kind:function(arm,size=0x28) addr:0x02133528 +func_ov049_02133550 kind:function(arm,size=0xb4) addr:0x02133550 +func_ov049_02133604 kind:function(arm,size=0xbc) addr:0x02133604 +func_ov049_021336c0 kind:function(arm,size=0xc) addr:0x021336c0 +func_ov049_021336cc kind:function(arm,size=0xe8) addr:0x021336cc +func_ov049_021337b4 kind:function(arm,size=0x68) addr:0x021337b4 +func_ov049_0213381c kind:function(arm,size=0x30) addr:0x0213381c +func_ov049_0213384c kind:function(arm,size=0x2c) addr:0x0213384c +func_ov049_02133878 kind:function(arm,size=0x108) addr:0x02133878 +func_ov049_02133980 kind:function(arm,size=0x64) addr:0x02133980 +func_ov049_021339e4 kind:function(arm,size=0xcc) addr:0x021339e4 +func_ov049_02133ab0 kind:function(arm,size=0x20) addr:0x02133ab0 +func_ov049_02133ad0 kind:function(arm,size=0x28) addr:0x02133ad0 +func_ov049_02133af8 kind:function(arm,size=0x14) addr:0x02133af8 +func_ov049_02133b0c kind:function(arm,size=0xc) addr:0x02133b0c +func_ov049_02133b18 kind:function(arm,size=0x24) addr:0x02133b18 +func_ov049_02133b3c kind:function(arm,size=0x4c) addr:0x02133b3c +func_ov049_02133b88 kind:function(arm,size=0x1c8) addr:0x02133b88 +func_ov049_02133d50 kind:function(arm,size=0x14) addr:0x02133d50 +func_ov049_02133d64 kind:function(arm,size=0xc8) addr:0x02133d64 +func_ov049_02133e2c kind:function(arm,size=0xd0) addr:0x02133e2c +func_ov049_02133efc kind:function(arm,size=0xc0) addr:0x02133efc +func_ov049_02133fbc kind:function(arm,size=0x64) addr:0x02133fbc +func_ov049_02134020 kind:function(arm,size=0x4) addr:0x02134020 +func_ov049_02134024 kind:function(arm,size=0xd4) addr:0x02134024 +func_ov049_021340f8 kind:function(arm,size=0x3c) addr:0x021340f8 +func_ov049_02134134 kind:function(arm,size=0x48) addr:0x02134134 +func_ov049_0213417c kind:function(arm,size=0x2e4) addr:0x0213417c +func_ov049_02134460 kind:function(arm,size=0x2d4) addr:0x02134460 +func_ov049_02134734 kind:function(arm,size=0xc) addr:0x02134734 +func_ov049_02134740 kind:function(arm,size=0x2c) addr:0x02134740 +func_ov049_0213476c kind:function(arm,size=0xe4) addr:0x0213476c +func_ov049_02134850 kind:function(arm,size=0xa8) addr:0x02134850 +func_ov049_021348f8 kind:function(arm,size=0x80) addr:0x021348f8 +func_ov049_02134978 kind:function(arm,size=0xc4) addr:0x02134978 +func_ov049_02134a3c kind:function(arm,size=0x7c) addr:0x02134a3c +func_ov049_02134ab8 kind:function(arm,size=0xc0) addr:0x02134ab8 +func_ov049_02134b78 kind:function(arm,size=0x360) addr:0x02134b78 +func_ov049_02134ed8 kind:function(arm,size=0x98) addr:0x02134ed8 +func_ov049_02134f70 kind:function(arm,size=0x74) addr:0x02134f70 +func_ov049_02134fe4 kind:function(arm,size=0x204) addr:0x02134fe4 +func_ov049_021351e8 kind:function(arm,size=0x114) addr:0x021351e8 +func_ov049_021352fc kind:function(arm,size=0x1bc) addr:0x021352fc +func_ov049_021354b8 kind:function(arm,size=0x64) addr:0x021354b8 +func_ov049_0213551c kind:function(arm,size=0x28) addr:0x0213551c +func_ov049_02135544 kind:function(arm,size=0x40) addr:0x02135544 +func_ov049_02135584 kind:function(arm,size=0xc0) addr:0x02135584 +func_ov049_02135644 kind:function(arm,size=0x7c) addr:0x02135644 +func_ov049_021356c0 kind:function(arm,size=0x70) addr:0x021356c0 +func_ov049_02135730 kind:function(arm,size=0x6c) addr:0x02135730 +func_ov049_0213579c kind:function(arm,size=0x58) addr:0x0213579c +func_ov049_021357f4 kind:function(arm,size=0x48) addr:0x021357f4 +func_ov049_0213583c kind:function(arm,size=0x84) addr:0x0213583c +func_ov049_021358c0 kind:function(arm,size=0x28) addr:0x021358c0 +func_ov049_021358e8 kind:function(arm,size=0x1c) addr:0x021358e8 +func_ov049_02135904 kind:function(arm,size=0x24) addr:0x02135904 +func_ov049_02135928 kind:function(arm,size=0x2c) addr:0x02135928 +func_ov049_02135954 kind:function(arm,size=0xb8) addr:0x02135954 +func_ov049_02135a0c kind:function(arm,size=0xec) addr:0x02135a0c +func_ov049_02135af8 kind:function(arm,size=0x24) addr:0x02135af8 +func_ov049_02135b1c kind:function(arm,size=0x2c) addr:0x02135b1c +func_ov049_02135b48 kind:function(arm,size=0xc) addr:0x02135b48 +func_ov049_02135b54 kind:function(arm,size=0x1c) addr:0x02135b54 +func_ov049_02135b70 kind:function(arm,size=0x14) addr:0x02135b70 +func_ov049_02135b84 kind:function(arm,size=0xc) addr:0x02135b84 +func_ov049_02135b90 kind:function(arm,size=0x24) addr:0x02135b90 +func_ov049_02135bb4 kind:function(arm,size=0x28) addr:0x02135bb4 +func_ov049_02135bdc kind:function(arm,size=0x40) addr:0x02135bdc +func_ov049_02135c1c kind:function(arm,size=0x8) addr:0x02135c1c +func_ov049_02135c24 kind:function(arm,size=0x38) addr:0x02135c24 +func_ov049_02135c5c kind:function(arm,size=0xe4) addr:0x02135c5c +func_ov049_02135d40 kind:function(arm,size=0xd8) addr:0x02135d40 +func_ov049_02135e18 kind:function(arm,size=0x4) addr:0x02135e18 +func_ov049_02135e1c kind:function(arm,size=0x8) addr:0x02135e1c +func_ov049_02135e24 kind:function(arm,size=0x10) addr:0x02135e24 +func_ov049_02135e34 kind:function(arm,size=0x14) addr:0x02135e34 +func_ov049_02135e48 kind:function(arm,size=0x1c) addr:0x02135e48 +func_ov049_02135e64 kind:function(arm,size=0x24) addr:0x02135e64 +func_ov049_02135e88 kind:function(arm,size=0x14) addr:0x02135e88 +func_ov049_02135e9c kind:function(arm,size=0x40) addr:0x02135e9c +func_ov049_02135edc kind:function(arm,size=0x20) addr:0x02135edc +func_ov049_02135efc kind:function(arm,size=0x20) addr:0x02135efc +func_ov049_02135f1c kind:function(arm,size=0x20) addr:0x02135f1c +func_ov049_02135f3c kind:function(arm,size=0x20) addr:0x02135f3c +func_ov049_02135f5c kind:function(arm,size=0x20) addr:0x02135f5c +func_ov049_02135f7c kind:function(arm,size=0x20) addr:0x02135f7c +func_ov049_02135f9c kind:function(arm,size=0x20) addr:0x02135f9c +func_ov049_02135fbc kind:function(arm,size=0x20) addr:0x02135fbc +func_ov049_02135fdc kind:function(arm,size=0x3c) addr:0x02135fdc +func_ov049_02136018 kind:function(arm,size=0x3c) addr:0x02136018 +func_ov049_02136054 kind:function(arm,size=0x3c) addr:0x02136054 +func_ov049_02136090 kind:function(arm,size=0x20) addr:0x02136090 +func_ov049_021360b0 kind:function(arm,size=0x20) addr:0x021360b0 +func_ov049_021360d0 kind:function(arm,size=0x20) addr:0x021360d0 +func_ov049_021360f0 kind:function(arm,size=0x20) addr:0x021360f0 +func_ov049_02136110 kind:function(arm,size=0x20) addr:0x02136110 +func_ov049_02136130 kind:function(arm,size=0x80) addr:0x02136130 +func_ov049_021361b0 kind:function(arm,size=0x5c) addr:0x021361b0 +func_ov049_0213620c kind:function(arm,size=0xc) addr:0x0213620c +func_ov049_02136218 kind:function(arm,size=0x24) addr:0x02136218 +func_ov049_0213623c kind:function(arm,size=0x68) addr:0x0213623c +func_ov049_021362a4 kind:function(arm,size=0x1cc) addr:0x021362a4 +func_ov049_02136470 kind:function(arm,size=0x16c) addr:0x02136470 +func_ov049_021365dc kind:function(arm,size=0x50) addr:0x021365dc +func_ov049_0213662c kind:function(arm,size=0x58) addr:0x0213662c +func_ov049_02136684 kind:function(arm,size=0xb4) addr:0x02136684 +func_ov049_02136738 kind:function(arm,size=0x64) addr:0x02136738 +func_ov049_0213679c kind:function(arm,size=0x4c) addr:0x0213679c +func_ov049_021367e8 kind:function(arm,size=0x34) addr:0x021367e8 +func_ov049_0213681c kind:function(arm,size=0x14) addr:0x0213681c +func_ov049_02136830 kind:function(arm,size=0x40) addr:0x02136830 +func_ov049_02136870 kind:function(arm,size=0x4) addr:0x02136870 +func_ov049_02136874 kind:function(arm,size=0x24) addr:0x02136874 +func_ov049_02136898 kind:function(arm,size=0xc) addr:0x02136898 +func_ov049_021368a4 kind:function(arm,size=0x84) addr:0x021368a4 +func_ov049_02136928 kind:function(arm,size=0x94) addr:0x02136928 +func_ov049_021369bc kind:function(arm,size=0x10c) addr:0x021369bc +func_ov049_02136ac8 kind:function(arm,size=0x8c) addr:0x02136ac8 +func_ov049_02136b54 kind:function(arm,size=0xc4) addr:0x02136b54 +func_ov049_02136c18 kind:function(arm,size=0x28) addr:0x02136c18 +func_ov049_02136c40 kind:function(arm,size=0x20) addr:0x02136c40 +func_ov049_02136c60 kind:function(arm,size=0x14) addr:0x02136c60 +func_ov049_02136c74 kind:function(arm,size=0x20) addr:0x02136c74 +func_ov049_02136c94 kind:function(arm,size=0x20) addr:0x02136c94 +func_ov049_02136cb4 kind:function(arm,size=0x20) addr:0x02136cb4 +func_ov049_02136cd4 kind:function(arm,size=0x20) addr:0x02136cd4 +func_ov049_02136cf4 kind:function(arm,size=0x20) addr:0x02136cf4 +func_ov049_02136d14 kind:function(arm,size=0x20) addr:0x02136d14 +func_ov049_02136d34 kind:function(arm,size=0x20) addr:0x02136d34 +func_ov049_02136d54 kind:function(arm,size=0x20) addr:0x02136d54 +func_ov049_02136d74 kind:function(arm,size=0x20) addr:0x02136d74 +func_ov049_02136d94 kind:function(arm,size=0x3c) addr:0x02136d94 +func_ov049_02136dd0 kind:function(arm,size=0x3c) addr:0x02136dd0 +func_ov049_02136e0c kind:function(arm,size=0x3c) addr:0x02136e0c +func_ov049_02136e48 kind:function(arm,size=0x20) addr:0x02136e48 +func_ov049_02136e68 kind:function(arm,size=0x20) addr:0x02136e68 +func_ov049_02136e88 kind:function(arm,size=0x20) addr:0x02136e88 +func_ov049_02136ea8 kind:function(arm,size=0x20) addr:0x02136ea8 +func_ov049_02136ec8 kind:function(arm,size=0x20) addr:0x02136ec8 +func_ov049_02136ee8 kind:function(arm,size=0x80) addr:0x02136ee8 +func_ov049_02136f68 kind:function(arm,size=0x2c) addr:0x02136f68 +func_ov049_02136f94 kind:function(arm,size=0xc) addr:0x02136f94 +func_ov049_02136fa0 kind:function(arm,size=0x24) addr:0x02136fa0 +func_ov049_02136fc4 kind:function(arm,size=0x54) addr:0x02136fc4 +func_ov049_02137018 kind:function(thumb,size=0x160) addr:0x02137018 +func_ov049_02137178 kind:function(thumb,size=0xc) addr:0x02137178 +func_ov049_02137184 kind:function(thumb,size=0xc) addr:0x02137184 +func_ov049_02137190 kind:function(thumb,size=0xc) addr:0x02137190 +func_ov049_0213719c kind:function(thumb,size=0x44) addr:0x0213719c +func_ov049_021371e0 kind:function(thumb,size=0x48) addr:0x021371e0 +func_ov049_02137228 kind:function(arm,size=0x80) addr:0x02137228 +func_ov049_021372a8 kind:function(arm,size=0x68) addr:0x021372a8 +func_ov049_02137310 kind:function(arm,size=0x254) addr:0x02137310 +func_ov049_02137564 kind:function(arm,size=0x14) addr:0x02137564 +func_ov049_02137578 kind:function(arm,size=0x2c) addr:0x02137578 +func_ov049_021375a4 kind:function(arm,size=0xc) addr:0x021375a4 +func_ov049_021375b0 kind:function(arm,size=0x10c) addr:0x021375b0 +func_ov049_021376bc kind:function(arm,size=0x3d0) addr:0x021376bc +func_ov049_02137a8c kind:function(arm,size=0x14) addr:0x02137a8c +func_ov049_02137aa0 kind:function(arm,size=0x4) addr:0x02137aa0 +func_ov049_02137aa4 kind:function(arm,size=0x68) addr:0x02137aa4 +func_ov049_02137b0c kind:function(arm,size=0x1c0) addr:0x02137b0c +func_ov049_02137ccc kind:function(arm,size=0x14) addr:0x02137ccc +func_ov049_02137ce0 kind:function(arm,size=0x58) addr:0x02137ce0 +func_ov049_02137d38 kind:function(arm,size=0xcc) addr:0x02137d38 +func_ov049_02137e04 kind:function(arm,size=0xd0) addr:0x02137e04 +func_ov049_02137ed4 kind:function(arm,size=0x170) addr:0x02137ed4 +func_ov049_02138044 kind:function(arm,size=0xd0) addr:0x02138044 +func_ov049_02138114 kind:function(arm,size=0x2c) addr:0x02138114 +func_ov049_02138140 kind:function(arm,size=0x14) addr:0x02138140 +func_ov049_02138154 kind:function(arm,size=0x14) addr:0x02138154 +func_ov049_02138168 kind:function(arm,size=0x6c) addr:0x02138168 +func_ov049_021381d4 kind:function(arm,size=0x18) addr:0x021381d4 +func_ov049_021381ec kind:function(arm,size=0xa4) addr:0x021381ec +func_ov049_02138290 kind:function(arm,size=0x2c) addr:0x02138290 +func_ov049_021382bc kind:function(arm,size=0x104) addr:0x021382bc +func_ov049_021383c0 kind:function(arm,size=0x54) addr:0x021383c0 +func_ov049_02138414 kind:function(arm,size=0xb8) addr:0x02138414 +func_ov049_021384cc kind:function(arm,size=0x10) addr:0x021384cc +func_ov049_021384dc kind:function(arm,size=0x1c) addr:0x021384dc +func_ov049_021384f8 kind:function(arm,size=0x1c) addr:0x021384f8 +func_ov049_02138514 kind:function(arm,size=0x1c) addr:0x02138514 +func_ov049_02138530 kind:function(arm,size=0x28) addr:0x02138530 +func_ov049_02138558 kind:function(arm,size=0x20) addr:0x02138558 +func_ov049_02138578 kind:function(arm,size=0x14) addr:0x02138578 +data_ov049_0213858c kind:data(any) addr:0x0213858c +data_ov049_02138590 kind:data(any) addr:0x02138590 +data_ov049_02138594 kind:data(any) addr:0x02138594 +data_ov049_02138598 kind:data(any) addr:0x02138598 +data_ov049_0213859c kind:data(any) addr:0x0213859c +data_ov049_021385a4 kind:data(any) addr:0x021385a4 +data_ov049_021385a8 kind:data(any) addr:0x021385a8 +data_ov049_021385ac kind:data(any) addr:0x021385ac +data_ov049_021385b0 kind:data(any) addr:0x021385b0 +func_ov049_021385bc kind:function(arm,size=0x50) addr:0x021385bc +func_ov049_0213860c kind:function(arm,size=0x50) addr:0x0213860c +func_ov049_0213865c kind:function(arm,size=0x50) addr:0x0213865c +func_ov049_021386ac kind:function(arm,size=0x50) addr:0x021386ac +func_ov049_021386fc kind:function(arm,size=0x30c) addr:0x021386fc +func_ov049_02138a08 kind:function(arm,size=0x30c) addr:0x02138a08 +data_ov049_02138d48 kind:data(any) addr:0x02138d48 +data_ov049_02138d64 kind:data(any) addr:0x02138d64 +data_ov049_02138d94 kind:data(any) addr:0x02138d94 +data_ov049_02138dcc kind:data(any) addr:0x02138dcc +data_ov049_02138e24 kind:data(any) addr:0x02138e24 +data_ov049_02138e28 kind:data(any) addr:0x02138e28 +data_ov049_02138e58 kind:data(any) addr:0x02138e58 +data_ov049_02138e90 kind:data(any) addr:0x02138e90 +data_ov049_02138eb4 kind:data(any) addr:0x02138eb4 +data_ov049_02138f0c kind:data(any) addr:0x02138f0c +data_ov049_02138f10 kind:data(any) addr:0x02138f10 +data_ov049_02138f28 kind:data(any) addr:0x02138f28 +data_ov049_02138f48 kind:data(any) addr:0x02138f48 +data_ov049_02138f64 kind:data(any) addr:0x02138f64 +data_ov049_02138f80 kind:data(any) addr:0x02138f80 +data_ov049_02138fc8 kind:data(any) addr:0x02138fc8 +data_ov049_02139018 kind:data(any) addr:0x02139018 +data_ov049_02139064 kind:data(any) addr:0x02139064 +data_ov049_02139084 kind:data(any) addr:0x02139084 ambiguous +data_ov049_021390c4 kind:data(any) addr:0x021390c4 +data_ov049_021390d8 kind:data(any) addr:0x021390d8 +data_ov049_021390fc kind:data(any) addr:0x021390fc +data_ov049_02139160 kind:data(any) addr:0x02139160 +data_ov049_02139174 kind:data(any) addr:0x02139174 +data_ov049_02139198 kind:data(any) addr:0x02139198 +data_ov049_021391b8 kind:data(any) addr:0x021391b8 +data_ov049_02139210 kind:data(any) addr:0x02139210 +data_ov049_02139268 kind:data(any) addr:0x02139268 +data_ov049_021392d0 kind:data(any) addr:0x021392d0 +data_ov049_02139394 kind:data(any) addr:0x02139394 +data_ov049_02139450 kind:data(any) addr:0x02139450 +data_ov049_02139460 kind:data(any) addr:0x02139460 +data_ov049_02139470 kind:data(any) addr:0x02139470 +data_ov049_02139480 kind:data(any) addr:0x02139480 +data_ov049_02139490 kind:data(any) addr:0x02139490 +data_ov049_021394a0 kind:data(any) addr:0x021394a0 +data_ov049_021394b0 kind:data(any) addr:0x021394b0 +data_ov049_021394c0 kind:data(any) addr:0x021394c0 +data_ov049_021394d0 kind:data(any) addr:0x021394d0 +data_ov049_021394e0 kind:data(any) addr:0x021394e0 +data_ov049_021394f0 kind:data(any) addr:0x021394f0 +data_ov049_02139500 kind:data(any) addr:0x02139500 +data_ov049_02139510 kind:data(any) addr:0x02139510 +data_ov049_02139520 kind:data(any) addr:0x02139520 +data_ov049_02139530 kind:data(any) addr:0x02139530 +data_ov049_02139540 kind:data(any) addr:0x02139540 +data_ov049_02139550 kind:data(any) addr:0x02139550 +data_ov049_02139560 kind:data(any) addr:0x02139560 +data_ov049_02139562 kind:data(any) addr:0x02139562 +data_ov049_02139564 kind:data(any) addr:0x02139564 +data_ov049_02139570 kind:data(any) addr:0x02139570 +data_ov049_0213958c kind:data(any) addr:0x0213958c +data_ov049_021395b0 kind:data(any) addr:0x021395b0 +data_ov049_021395dc kind:data(any) addr:0x021395dc +data_ov049_02139620 kind:data(any) addr:0x02139620 +data_ov049_02139690 kind:data(any) addr:0x02139690 +data_ov049_02139700 kind:data(any) addr:0x02139700 +data_ov049_02139718 kind:data(any) addr:0x02139718 +data_ov049_02139760 kind:data(any) addr:0x02139760 +data_ov049_02139778 kind:data(any) addr:0x02139778 +data_ov049_02139790 kind:data(any) addr:0x02139790 +data_ov049_021397b0 kind:data(any) addr:0x021397b0 +data_ov049_02139874 kind:data(any) addr:0x02139874 +data_ov049_02139930 kind:data(any) addr:0x02139930 +data_ov049_02139934 kind:data(any) addr:0x02139934 +data_ov049_02139940 kind:data(any) addr:0x02139940 +data_ov049_02139950 kind:data(any) addr:0x02139950 +data_ov049_02139960 kind:data(any) addr:0x02139960 +data_ov049_02139970 kind:data(any) addr:0x02139970 +data_ov049_02139980 kind:data(any) addr:0x02139980 +data_ov049_02139990 kind:data(any) addr:0x02139990 +data_ov049_021399a0 kind:data(any) addr:0x021399a0 +data_ov049_021399b0 kind:data(any) addr:0x021399b0 +data_ov049_021399c0 kind:data(any) addr:0x021399c0 +data_ov049_021399d0 kind:data(any) addr:0x021399d0 +data_ov049_021399e0 kind:data(any) addr:0x021399e0 +data_ov049_021399f0 kind:data(any) addr:0x021399f0 +data_ov049_02139a00 kind:data(any) addr:0x02139a00 +data_ov049_02139a10 kind:data(any) addr:0x02139a10 +data_ov049_02139a20 kind:data(any) addr:0x02139a20 +data_ov049_02139a30 kind:data(any) addr:0x02139a30 +data_ov049_02139a40 kind:bss addr:0x02139a40 +data_ov049_02139a44 kind:bss addr:0x02139a44 +data_ov049_02139a50 kind:bss addr:0x02139a50 +data_ov049_02139b28 kind:bss addr:0x02139b28 +data_ov049_02139b2c kind:bss addr:0x02139b2c +data_ov049_02139b38 kind:bss addr:0x02139b38 +data_ov049_02139c10 kind:bss addr:0x02139c10 +data_ov049_02139c14 kind:bss addr:0x02139c14 +data_ov049_02139c20 kind:bss addr:0x02139c20 +data_ov049_02139cf8 kind:bss addr:0x02139cf8 +data_ov049_02139cfc kind:bss addr:0x02139cfc +data_ov049_02139d08 kind:bss addr:0x02139d08 +data_ov049_02139d44 kind:bss addr:0x02139d44 +data_ov049_02139d48 kind:bss addr:0x02139d48 +data_ov049_02139d54 kind:bss addr:0x02139d54 +data_ov049_02139e2c kind:bss addr:0x02139e2c +data_ov049_02139e30 kind:bss addr:0x02139e30 +data_ov049_02139e3c kind:bss addr:0x02139e3c diff --git a/config/jp/arm9/overlays/ov050/delinks.txt b/config/jp/arm9/overlays/ov050/delinks.txt new file mode 100644 index 00000000..259f5591 --- /dev/null +++ b/config/jp/arm9/overlays/ov050/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02131ec0 end:0x0213840c kind:code align:32 + .rodata start:0x0213840c end:0x0213842c kind:data align:4 + .init start:0x0213842c end:0x021385a0 kind:code align:4 + .ctor start:0x021385a0 end:0x021385b4 kind:data align:4 + .data start:0x021385c0 end:0x02138ca0 kind:data align:32 + .bss start:0x02138ca0 end:0x02139060 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov050/relocs.txt b/config/jp/arm9/overlays/ov050/relocs.txt new file mode 100644 index 00000000..3a701ca7 --- /dev/null +++ b/config/jp/arm9/overlays/ov050/relocs.txt @@ -0,0 +1,1087 @@ +from:0x02131ec8 kind:load to:0x02138cbc module:overlay(50) +from:0x02131edc kind:arm_call to:0x02011f3c module:main +from:0x02131ee8 kind:arm_call to:0x02131f58 module:overlay(50) +from:0x02131f00 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02131f54 kind:load to:0x0213861c module:overlay(50) +from:0x02131f68 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02131f7c kind:arm_call to:0x02134654 module:overlay(50) +from:0x02131f84 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02131fe0 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02132008 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02132020 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02132054 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0213206c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02132084 kind:arm_call_thumb to:0x02141710 module:overlay(70) +from:0x02132090 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021320ac kind:arm_call_thumb to:0x02142c94 module:overlay(70) +from:0x021320cc kind:arm_call_thumb to:0x0209ca14 module:overlay(0) +from:0x02132120 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02132130 kind:load to:0x021386d0 module:overlay(50) +from:0x02132134 kind:load to:0x02138cbc module:overlay(50) +from:0x02132138 kind:load to:0x02138640 module:overlay(50) +from:0x0213213c kind:load to:0x02138688 module:overlay(50) +from:0x02132140 kind:load to:0x02138cb0 module:overlay(50) +from:0x0213214c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02132160 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02132178 kind:arm_call to:0x02142cc8 module:overlay(70) +from:0x02132190 kind:arm_call to:0x0213229c module:overlay(50) +from:0x021321b8 kind:arm_call to:0x0213435c module:overlay(50) +from:0x021321c4 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132254 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0213226c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02132274 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0213228c kind:load to:0x020af4a0 module:overlay(0) +from:0x02132290 kind:load to:0x021385c8 module:overlay(50) +from:0x02132294 kind:load to:0x027e09a8 module:dtcm +from:0x021322b4 kind:arm_call to:0x021321d0 module:overlay(50) +from:0x021322ec kind:load to:0x02138728 module:overlay(50) +from:0x02132394 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021323bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021323cc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x021323e0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02132418 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021324d4 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x021324e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021324f8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0213250c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213251c kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0213253c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02132564 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02132580 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02132590 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021325a0 kind:arm_call to:0x02136b68 module:overlay(50) +from:0x021325ac kind:arm_call to:0x0213229c module:overlay(50) +from:0x021325d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021325dc kind:arm_call to:0x01fff458 module:itcm +from:0x0213267c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213268c kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x021326a4 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021326b0 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x021326e0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132754 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02132760 kind:load to:0x02138798 module:overlay(50) +from:0x02132764 kind:load to:0x027e0ce0 module:dtcm +from:0x02132774 kind:load to:0x027e0ce4 module:dtcm +from:0x0213277c kind:load to:0x027e09a8 module:dtcm +from:0x02132788 kind:load to:0x027e0cec module:dtcm +from:0x02132790 kind:load to:0x0203feb0 module:main +from:0x02132798 kind:load to:0x027e09c0 module:dtcm +from:0x021327b8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021327d8 kind:load to:0x027e09b8 module:dtcm +from:0x02132808 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132820 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02132834 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213285c kind:arm_call to:0x02134590 module:overlay(50) +from:0x02132874 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021328a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021328cc kind:arm_call to:0x0213446c module:overlay(50) +from:0x021328e0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132920 kind:arm_call to:0x0213229c module:overlay(50) +from:0x0213292c kind:load to:0x027e0ce0 module:dtcm +from:0x02132950 kind:arm_call to:0x0209ca30 module:overlay(0) +from:0x02132958 kind:arm_call to:0x0209d720 module:overlay(0) +from:0x0213297c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132994 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021329a8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021329cc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021329dc kind:arm_call to:0x02134590 module:overlay(50) +from:0x02132a14 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132a3c kind:arm_call to:0x0213446c module:overlay(50) +from:0x02132a68 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132a94 kind:arm_call to:0x02133d50 module:overlay(50) +from:0x02132b04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132b10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132b24 kind:arm_call to:0x01ff930c module:itcm +from:0x02132b68 kind:arm_call to:0x0209cbec module:overlay(0) +from:0x02132b84 kind:arm_call to:0x02134220 module:overlay(50) +from:0x02132ba4 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02132bb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02132be4 kind:arm_call to:0x02017614 module:main +from:0x02132bf0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132c04 kind:arm_call to:0x02142ce4 module:overlay(70) +from:0x02132c20 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132c3c kind:arm_call to:0x021342e8 module:overlay(50) +from:0x02132c50 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132c60 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132c70 kind:arm_call to:0x02134590 module:overlay(50) +from:0x02132c84 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132cb4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132cdc kind:arm_call to:0x0213446c module:overlay(50) +from:0x02132cf0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132d04 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132d10 kind:arm_call to:0x02142cd4 module:overlay(70) +from:0x02132d44 kind:arm_call to:0x02017614 module:main +from:0x02132d50 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132d64 kind:arm_call to:0x02142ce4 module:overlay(70) +from:0x02132d78 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132d90 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132dac kind:arm_call to:0x02133d50 module:overlay(50) +from:0x02132e00 kind:arm_call to:0x02142fec module:overlay(70) +from:0x02132e14 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02132e54 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02132ea8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132eb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132ec8 kind:arm_call to:0x01ff930c module:itcm +from:0x02132eec kind:load to:0x021385c0 module:overlay(50) +from:0x02132f74 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132f80 kind:arm_call to:0x020168f0 module:main +from:0x02132f98 kind:arm_call to:0x01ff9638 module:itcm +from:0x02132fd8 kind:arm_call to:0x01ff930c module:itcm +from:0x0213302c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02133044 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133080 kind:arm_call to:0x02134294 module:overlay(50) +from:0x02133090 kind:load to:0x027e0cec module:dtcm +from:0x02133098 kind:load to:0x027e09a8 module:dtcm +from:0x021330b0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021330c0 kind:arm_call to:0x02141778 module:overlay(70) +from:0x021330cc kind:arm_call to:0x02134b48 module:overlay(50) +from:0x0213316c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02133190 kind:arm_call to:0x02133d50 module:overlay(50) +from:0x021331a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021331c0 kind:arm_call to:0x02017eec module:main +from:0x0213325c kind:arm_call to:0x02134400 module:overlay(50) +from:0x0213327c kind:arm_call to:0x0213229c module:overlay(50) +from:0x0213328c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021332a4 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021332b8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021332e0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021332f0 kind:arm_call to:0x02134590 module:overlay(50) +from:0x02133340 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133350 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133360 kind:arm_call to:0x021342e8 module:overlay(50) +from:0x02133378 kind:arm_call to:0x0213229c module:overlay(50) +from:0x0213338c kind:load to:0x0203feb0 module:main +from:0x02133390 kind:load to:0x027e0ce0 module:dtcm +from:0x021333a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021333b4 kind:arm_call to:0x02141778 module:overlay(70) +from:0x021333e8 kind:arm_call to:0x02133d50 module:overlay(50) +from:0x021333fc kind:arm_call to:0x021342e8 module:overlay(50) +from:0x02133410 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133434 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133458 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02133484 kind:arm_call to:0x0214194c module:overlay(70) +from:0x021334b0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133508 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133520 kind:arm_call to:0x01ff930c module:itcm +from:0x02133580 kind:arm_call to:0x021342e8 module:overlay(50) +from:0x02133598 kind:arm_call to:0x0213229c module:overlay(50) +from:0x021335a8 kind:load to:0x0203feb0 module:main +from:0x021335e4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021335f0 kind:load to:0x027e09a8 module:dtcm +from:0x02133650 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x0213367c kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133694 kind:arm_call to:0x02133d50 module:overlay(50) +from:0x02133720 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133734 kind:load to:0x0213840c module:overlay(50) +from:0x02133738 kind:load to:0x027e09a8 module:dtcm +from:0x021337dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133804 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02133844 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133874 kind:arm_call to:0x0213229c module:overlay(50) +from:0x021338a8 kind:arm_call to:0x02134294 module:overlay(50) +from:0x021338b4 kind:load to:0x0203feb0 module:main +from:0x021338bc kind:load to:0x027e09c0 module:dtcm +from:0x021338e4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133918 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02133930 kind:load to:0x027e09a8 module:dtcm +from:0x02133938 kind:load to:0x021385c8 module:overlay(50) +from:0x0213396c kind:arm_call to:0x0209d4b4 module:overlay(0) +from:0x021339b4 kind:arm_call to:0x02017614 module:main +from:0x021339c8 kind:arm_call to:0x02142ce4 module:overlay(70) +from:0x021339d4 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x021339fc kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133a30 kind:arm_call to:0x02133d50 module:overlay(50) +from:0x02133a60 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02133a88 kind:arm_call to:0x0213446c module:overlay(50) +from:0x02133ab4 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133b0c kind:arm_call to:0x02142fec module:overlay(70) +from:0x02133b20 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133b8c kind:arm_call to:0x02016c00 module:main +from:0x02133c20 kind:arm_call to:0x0209d720 module:overlay(0) +from:0x02133c44 kind:arm_call to:0x0209d720 module:overlay(0) +from:0x02133c58 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133c6c kind:arm_call to:0x020168f0 module:main +from:0x02133c8c kind:arm_call to:0x02017eec module:main +from:0x02133cb4 kind:arm_call to:0x01ff930c module:itcm +from:0x02133d24 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133d4c kind:load to:0x0203feb0 module:main +from:0x02133dc8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02133de0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133e88 kind:load to:0x027e0cec module:dtcm +from:0x02133e90 kind:load to:0x027e09a8 module:dtcm +from:0x02133ee4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02133ef8 kind:load to:0x021385e0 module:overlay(50) +from:0x02133f1c kind:arm_call to:0x02133d50 module:overlay(50) +from:0x02133f38 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02133f88 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02133fa4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02133fb4 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02133fc0 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02133fcc kind:arm_call to:0x0213229c module:overlay(50) +from:0x02133fe0 kind:arm_call to:0x020151dc module:main +from:0x0213404c kind:load to:0x027e09a8 module:dtcm +from:0x02134058 kind:load to:0x027e0cec module:dtcm +from:0x02134078 kind:load to:0x02099dd4 module:overlay(0) +from:0x02134094 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x021340a4 kind:arm_call to:0x0213435c module:overlay(50) +from:0x021340b0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x021340b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021340dc kind:load to:0x02099dd4 module:overlay(0) +from:0x021340f8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02134144 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021341b4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021341c4 kind:load to:0x027e09b8 module:dtcm +from:0x021341e4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021341f8 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02134200 kind:load to:0x027e09b8 module:dtcm +from:0x02134218 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02134250 kind:arm_call to:0x01ffb714 module:itcm +from:0x02134260 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021342a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021342b4 kind:arm_call to:0x02141778 module:overlay(70) +from:0x021342d0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x021342e0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x0213430c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02134328 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02134344 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134358 kind:load to:0x027e0cd8 module:dtcm +from:0x02134378 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021343d4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021343e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021343f4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021343fc kind:load to:0x027e0ce4 module:dtcm +from:0x02134410 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02134428 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02134438 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02134450 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02134468 kind:load to:0x027e0ce0 module:dtcm +from:0x02134488 kind:arm_call to:0x02134590 module:overlay(50) +from:0x021344c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021344d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213451c kind:arm_call to:0x01fff168 module:itcm +from:0x0213452c kind:arm_call to:0x01ff9258 module:itcm +from:0x02134540 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213455c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213458c kind:load to:0x027e0ce0 module:dtcm +from:0x021345a4 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021345b8 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x021345d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021345e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02134610 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02134644 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02134660 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02134678 kind:load to:0x02138600 module:overlay(50) +from:0x0213468c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021346a8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021346b0 kind:arm_call to:0x02011ff4 module:main +from:0x0213473c kind:arm_call to:0x01ffb714 module:itcm +from:0x02134748 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021347cc kind:arm_call to:0x02059218 module:overlay(0) +from:0x021347e0 kind:load to:0x02058e24 module:overlay(0) +from:0x021347f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021347fc kind:arm_call to:0x02011ff4 module:main +from:0x02134810 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02134818 kind:arm_call to:0x02011ff4 module:main +from:0x02134830 kind:arm_call_thumb to:0x02142cbc module:overlay(70) +from:0x02134838 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02134840 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02134848 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02134850 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02134858 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02134860 kind:arm_call to:0x0213467c module:overlay(50) +from:0x02134868 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02134880 kind:arm_call_thumb to:0x02142cbc module:overlay(70) +from:0x02134888 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02134890 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02134898 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021348a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021348a8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021348b0 kind:arm_call to:0x0213467c module:overlay(50) +from:0x021348b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021348c0 kind:arm_call to:0x02011ff4 module:main +from:0x021348d4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021348e8 kind:load to:0x02138da4 module:overlay(50) +from:0x021348fc kind:arm_call to:0x02011f3c module:main +from:0x02134908 kind:arm_call to:0x0213495c module:overlay(50) +from:0x02134920 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02134958 kind:load to:0x0213881c module:overlay(50) +from:0x02134968 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x021349cc kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x021349f8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02134a14 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02134a24 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02134a3c kind:arm_call to:0x02080464 module:overlay(0) +from:0x02134a44 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02134a4c kind:arm_call to:0x0209afec module:overlay(0) +from:0x02134ab8 kind:load to:0x0213888c module:overlay(50) +from:0x02134abc kind:load to:0x02138da4 module:overlay(50) +from:0x02134ac0 kind:load to:0x02138840 module:overlay(50) +from:0x02134ac4 kind:load to:0x02138808 module:overlay(50) +from:0x02134ad0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02134af0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02134b00 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02134b14 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02134b20 kind:load to:0x02136a90 module:overlay(50) +from:0x02134b44 kind:load to:0x020af4a0 module:overlay(0) +from:0x02134b60 kind:arm_call to:0x02134b24 module:overlay(50) +from:0x02134b98 kind:load to:0x02138964 module:overlay(50) +from:0x02134bb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134bc8 kind:arm_call to:0x02136888 module:overlay(50) +from:0x02134c00 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02134c2c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02134c54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134c68 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02134c80 kind:arm_call to:0x02134204 module:overlay(50) +from:0x02134c88 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02134cb0 kind:arm_call to:0x02136650 module:overlay(50) +from:0x02134cb8 kind:arm_call to:0x021364dc module:overlay(50) +from:0x02134d34 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02134d40 kind:load to:0x027e0ce4 module:dtcm +from:0x02134d44 kind:load to:0x021388e4 module:overlay(50) +from:0x02134d48 kind:load to:0x020af4a0 module:overlay(0) +from:0x02134d50 kind:load to:0x027e09c0 module:dtcm +from:0x02134db8 kind:load to:0x021389e4 module:overlay(50) +from:0x02134dd4 kind:arm_call to:0x01ff930c module:itcm +from:0x02134ddc kind:arm_call to:0x021363a8 module:overlay(50) +from:0x02134de4 kind:arm_call to:0x021363d0 module:overlay(50) +from:0x02134dec kind:arm_call to:0x021364a4 module:overlay(50) +from:0x02134e60 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02134e70 kind:load to:0x02138a14 module:overlay(50) +from:0x02134e74 kind:load to:0x027e09a8 module:dtcm +from:0x02134e98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134eac kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02134ec4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02134ecc kind:arm_call to:0x021363a8 module:overlay(50) +from:0x02134ed4 kind:arm_call to:0x021363d0 module:overlay(50) +from:0x02134ee0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02134ef0 kind:arm_call to:0x021363e0 module:overlay(50) +from:0x02134ef8 kind:load to:0x027e09a8 module:dtcm +from:0x02134f64 kind:load to:0x021389e4 module:overlay(50) +from:0x0213502c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135048 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213505c kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135064 kind:arm_call to:0x021363a8 module:overlay(50) +from:0x0213506c kind:arm_call to:0x021363d0 module:overlay(50) +from:0x02135078 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02135088 kind:arm_call to:0x021363e0 module:overlay(50) +from:0x02135098 kind:load to:0x02138a74 module:overlay(50) +from:0x0213509c kind:load to:0x027e09a8 module:dtcm +from:0x02135110 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135120 kind:load to:0x02138a74 module:overlay(50) +from:0x02135124 kind:load to:0x027e09a8 module:dtcm +from:0x0213514c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135160 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135168 kind:arm_call to:0x021363a8 module:overlay(50) +from:0x02135170 kind:arm_call to:0x021363d0 module:overlay(50) +from:0x021351b0 kind:arm_call to:0x021363e0 module:overlay(50) +from:0x02135228 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135238 kind:load to:0x02138a14 module:overlay(50) +from:0x0213523c kind:load to:0x027e09a8 module:dtcm +from:0x02135280 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021352fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135310 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213532c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135340 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135348 kind:arm_call to:0x021363a8 module:overlay(50) +from:0x02135350 kind:arm_call to:0x021363d0 module:overlay(50) +from:0x0213535c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213536c kind:arm_call to:0x021363e0 module:overlay(50) +from:0x0213537c kind:load to:0x02138a74 module:overlay(50) +from:0x02135380 kind:load to:0x027e09a8 module:dtcm +from:0x021353ec kind:load to:0x021389e4 module:overlay(50) +from:0x021353f8 kind:arm_call to:0x021363a8 module:overlay(50) +from:0x02135400 kind:arm_call to:0x021363d0 module:overlay(50) +from:0x0213540c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213541c kind:arm_call to:0x021363e0 module:overlay(50) +from:0x02135494 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213549c kind:arm_call to:0x020168f0 module:main +from:0x021354b8 kind:arm_call to:0x0201696c module:main +from:0x021354d4 kind:arm_call to:0x020c127c module:overlay(17) +from:0x021354ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021354fc kind:load to:0x02138a74 module:overlay(50) +from:0x02135500 kind:load to:0x02138428 module:overlay(50) +from:0x02135504 kind:load to:0x027e09a8 module:dtcm +from:0x02135540 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0213555c kind:arm_call to:0x02134204 module:overlay(50) +from:0x02135564 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02135578 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02135584 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x021355a0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021355c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021355dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021355e4 kind:load to:0x027e09a8 module:dtcm +from:0x021355f8 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02135620 kind:arm_call to:0x02134204 module:overlay(50) +from:0x02135628 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0213563c kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02135648 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02135670 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x0213567c kind:arm_call to:0x02134b48 module:overlay(50) +from:0x021356b4 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02135700 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213570c kind:load to:0x020af498 module:overlay(0) +from:0x02135714 kind:load to:0x021389e4 module:overlay(50) +from:0x02135730 kind:arm_call to:0x01ff930c module:itcm +from:0x02135738 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02135750 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135788 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x021357d4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021357e0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x021357f8 kind:load to:0x020af498 module:overlay(0) +from:0x02135800 kind:load to:0x021389e4 module:overlay(50) +from:0x0213581c kind:arm_call to:0x01ff930c module:itcm +from:0x02135824 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0213583c kind:arm_call to:0x0213229c module:overlay(50) +from:0x02135848 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135850 kind:arm_call to:0x021363a8 module:overlay(50) +from:0x02135878 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02135884 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x021358f4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02135904 kind:load to:0x021389e4 module:overlay(50) +from:0x02135948 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135954 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135968 kind:load to:0x027e09a8 module:dtcm +from:0x021359d0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021359e0 kind:load to:0x021389e4 module:overlay(50) +from:0x02135a04 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135a24 kind:arm_call to:0x01ff930c module:itcm +from:0x02135a34 kind:arm_call to:0x020168f0 module:main +from:0x02135a44 kind:arm_call to:0x01ff930c module:itcm +from:0x02135aec kind:arm_call to:0x021363e0 module:overlay(50) +from:0x02135b04 kind:arm_call to:0x02015018 module:main +from:0x02135b24 kind:arm_call to:0x02015018 module:main +from:0x02135b44 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135b64 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135b94 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135ba0 kind:load to:0x0203feb0 module:main +from:0x02135ba8 kind:load to:0x027e09a8 module:dtcm +from:0x02135c28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135c38 kind:load to:0x02138a2c module:overlay(50) +from:0x02135c3c kind:load to:0x027e09a8 module:dtcm +from:0x02135c88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135cdc kind:arm_call to:0x020c127c module:overlay(17) +from:0x02135d30 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02135dc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135e44 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135e80 kind:arm_call to:0x01ff993c module:itcm +from:0x02135e94 kind:arm_call to:0x01ff930c module:itcm +from:0x02135eb0 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02135ec0 kind:arm_call to:0x0213229c module:overlay(50) +from:0x02135ed8 kind:load to:0x02138a44 module:overlay(50) +from:0x02135ee0 kind:load to:0x02138a5c module:overlay(50) +from:0x02135ee4 kind:load to:0x021389e4 module:overlay(50) +from:0x02135ee8 kind:load to:0x027e09a8 module:dtcm +from:0x02135f5c kind:load to:0x021389e4 module:overlay(50) +from:0x02135fc8 kind:load to:0x021389e4 module:overlay(50) +from:0x02135ff4 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136008 kind:arm_call to:0x02136360 module:overlay(50) +from:0x0213601c kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136034 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02136040 kind:arm_call to:0x020168f0 module:main +from:0x02136054 kind:arm_call to:0x01ff930c module:itcm +from:0x0213606c kind:arm_call to:0x01ff9364 module:itcm +from:0x021360f4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213611c kind:arm_call to:0x021363e0 module:overlay(50) +from:0x02136128 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02136144 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213615c kind:arm_call to:0x02134b48 module:overlay(50) +from:0x0213616c kind:load to:0x0203feb0 module:main +from:0x021361e4 kind:load to:0x021389fc module:overlay(50) +from:0x02136210 kind:arm_call to:0x0213626c module:overlay(50) +from:0x0213621c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02136228 kind:arm_call to:0x020168f0 module:main +from:0x02136238 kind:arm_call to:0x01ff930c module:itcm +from:0x02136250 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02136264 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136290 kind:arm_call to:0x0201696c module:main +from:0x02136344 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02136350 kind:load to:0x02138424 module:overlay(50) +from:0x02136354 kind:load to:0x0203feb0 module:main +from:0x0213635c kind:load to:0x027e09c0 module:dtcm +from:0x02136390 kind:arm_call to:0x02016c00 module:main +from:0x021363fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02136408 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02136444 kind:arm_call to:0x01ff930c module:itcm +from:0x02136450 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213645c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02136490 kind:arm_call to:0x01ff930c module:itcm +from:0x021364c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021364d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021364e4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02136528 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02136534 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02136558 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x021365b4 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x021365c8 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x021365dc kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x021365e8 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136610 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0213662c kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02136638 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136644 kind:load to:0x027e0d38 module:dtcm +from:0x02136648 kind:load to:0x020af49c module:overlay(0) +from:0x0213664c kind:load to:0x020af4a4 module:overlay(0) +from:0x02136694 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02136754 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02136774 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02136788 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02136794 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x021367a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021367c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021367d8 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x021367ec kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021367f4 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02136800 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x0213681c kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02136830 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136858 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02136864 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136878 kind:load to:0x027e09a8 module:dtcm +from:0x02136880 kind:load to:0x027e0ce4 module:dtcm +from:0x02136884 kind:load to:0x027e0d38 module:dtcm +from:0x02136894 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021368a0 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x021368e4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02136900 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02136924 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02136944 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02136968 kind:arm_call to:0x01ffa81c module:itcm +from:0x02136980 kind:arm_call to:0x01ffa878 module:itcm +from:0x021369b4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021369e0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021369f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02136a04 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02136a24 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02136a34 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02136a80 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02136a8c kind:load to:0x0203feb0 module:main +from:0x02136b04 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02136b34 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02136b48 kind:arm_call to:0x01ffa60c module:itcm +from:0x02136b58 kind:arm_call to:0x01ffa60c module:itcm +from:0x02136b64 kind:load to:0x0203feb0 module:main +from:0x02136b7c kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136ba0 kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136bac kind:arm_call to:0x02134b48 module:overlay(50) +from:0x02136bc4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02136bd0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02136bec kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02136bfc kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02136c0c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136c14 kind:arm_call to:0x02011ff4 module:main +from:0x02136c40 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02136c6c kind:arm_call to:0x0203e740 module:main +from:0x02136c74 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02136c7c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136c84 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02136c8c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02136c98 kind:load to:0x020a1aac module:overlay(0) +from:0x02136cbc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02136ce8 kind:arm_call to:0x0203e740 module:main +from:0x02136cf0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02136cf8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136d00 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02136d08 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02136d10 kind:arm_call to:0x02011ff4 module:main +from:0x02136d1c kind:load to:0x020a1aac module:overlay(0) +from:0x02136d28 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02136d3c kind:load to:0x02138e98 module:overlay(50) +from:0x02136d50 kind:arm_call to:0x02011f3c module:main +from:0x02136d5c kind:arm_call to:0x02136db0 module:overlay(50) +from:0x02136d70 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02136da8 kind:load to:0x02138b10 module:overlay(50) +from:0x02136db8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02136e38 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02136e44 kind:arm_call to:0x02137a04 module:overlay(50) +from:0x02136e50 kind:arm_call to:0x02137b50 module:overlay(50) +from:0x02136e60 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02136e70 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02136ecc kind:arm_call to:0x01ffa06c module:itcm +from:0x02136ee0 kind:load to:0x02138b5c module:overlay(50) +from:0x02136ee4 kind:load to:0x02138e98 module:overlay(50) +from:0x02136ee8 kind:load to:0x020b3168 module:overlay(0) +from:0x02136eec kind:load to:0x02138b34 module:overlay(50) +from:0x02136ef0 kind:load to:0x02138aac module:overlay(50) +from:0x02136efc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02136f10 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02136f4c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02136fbc kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02136fc8 kind:arm_call to:0x02137774 module:overlay(50) +from:0x02136fd4 kind:load to:0x0203feb0 module:main +from:0x02136fe0 kind:load to:0x02138e7c module:overlay(50) +from:0x02136fe8 kind:load to:0x027e09c0 module:dtcm +from:0x02137028 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02137038 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021370a8 kind:arm_call to:0x021376c4 module:overlay(50) +from:0x021370b0 kind:arm_call to:0x02137ad0 module:overlay(50) +from:0x021370bc kind:arm_call to:0x021376c4 module:overlay(50) +from:0x021370c4 kind:arm_call to:0x02137ad0 module:overlay(50) +from:0x021370ec kind:arm_call to:0x01ffedac module:itcm +from:0x021370f8 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02137144 kind:arm_call to:0x02137774 module:overlay(50) +from:0x02137150 kind:arm_call to:0x02137358 module:overlay(50) +from:0x0213715c kind:arm_call to:0x021376c4 module:overlay(50) +from:0x02137164 kind:arm_call to:0x02137410 module:overlay(50) +from:0x02137170 kind:arm_call to:0x021371bc module:overlay(50) +from:0x02137190 kind:arm_call to:0x02082050 module:overlay(0) +from:0x021371a8 kind:arm_call to:0x02137774 module:overlay(50) +from:0x021371b8 kind:load to:0x027e0cd8 module:dtcm +from:0x02137204 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02137278 kind:arm_call to:0x01ffedac module:itcm +from:0x02137284 kind:arm_call to:0x02081838 module:overlay(0) +from:0x021372a8 kind:arm_call to:0x02137774 module:overlay(50) +from:0x021372cc kind:arm_call to:0x02137774 module:overlay(50) +from:0x021372d8 kind:load to:0x020af4a0 module:overlay(0) +from:0x021372dc kind:load to:0x027e0cd8 module:dtcm +from:0x021372f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02137310 kind:arm_call to:0x0202a260 module:main +from:0x02137328 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02137338 kind:arm_call to:0x01ffa60c module:itcm +from:0x02137344 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x02137350 kind:load to:0x027e0ce4 module:dtcm +from:0x02137354 kind:load to:0x02041eb0 module:main +from:0x02137370 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02137384 kind:arm_call to:0x02137774 module:overlay(50) +from:0x021373cc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021373dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021373fc kind:arm_call to:0x021372e0 module:overlay(50) +from:0x02137408 kind:load to:0x027e0ce4 module:dtcm +from:0x02137428 kind:arm_call to:0x02137358 module:overlay(50) +from:0x02137430 kind:arm_call to:0x02137b9c module:overlay(50) +from:0x02137460 kind:arm_call to:0x01ff938c module:itcm +from:0x0213749c kind:arm_call to:0x01fff17c module:itcm +from:0x021374a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021374d0 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x021374f8 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x02137528 kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0213753c kind:arm_call to:0x02060820 module:overlay(0) +from:0x02137548 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0213756c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02137584 kind:arm_call to:0x02137b9c module:overlay(50) +from:0x021375c4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021375d0 kind:load to:0x027e0108 module:dtcm +from:0x021375d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021375dc kind:load to:0x027e09c0 module:dtcm +from:0x021375f0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213760c kind:arm_call to:0x01ffc768 module:itcm +from:0x0213761c kind:arm_call to:0x0200ef5c module:main +from:0x02137628 kind:arm_call to:0x0200ef9c module:main +from:0x0213765c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02137670 kind:arm_call to:0x01ffa60c module:itcm +from:0x021376ac kind:arm_call to:0x020c225c module:overlay(17) +from:0x021376b8 kind:load to:0x020b66c4 module:overlay(0) +from:0x021376bc kind:load to:0x0203feb0 module:main +from:0x021376c0 kind:load to:0x027e09b4 module:dtcm +from:0x021376d8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213771c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213772c kind:arm_call to:0x01fff458 module:itcm +from:0x02137758 kind:arm_call to:0x02137774 module:overlay(50) +from:0x02137768 kind:load to:0x027e0ce4 module:dtcm +from:0x021377dc kind:arm_call to:0x02138304 module:overlay(50) +from:0x021377f4 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02137800 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x02137868 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02137884 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021378a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021378b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021378c0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021378e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021378f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213792c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02137940 kind:load to:0x027e09c0 module:dtcm +from:0x02137948 kind:load to:0x027e0cec module:dtcm +from:0x0213794c kind:load to:0x027e09a8 module:dtcm +from:0x02137954 kind:load to:0x0203feb0 module:main +from:0x02137980 kind:arm_call to:0x02137774 module:overlay(50) +from:0x0213799c kind:load to:0x02137774 module:overlay(50) +from:0x021379d0 kind:arm_call to:0x02137774 module:overlay(50) +from:0x021379dc kind:arm_call to:0x02137774 module:overlay(50) +from:0x021379f0 kind:load to:0x02137774 module:overlay(50) +from:0x02137a00 kind:load to:0x02137774 module:overlay(50) +from:0x02137a1c kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x02137a34 kind:load to:0x02138ac0 module:overlay(50) +from:0x02137a54 kind:arm_call to:0x02137958 module:overlay(50) +from:0x02137a64 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x02137a80 kind:arm_call to:0x02137990 module:overlay(50) +from:0x02137a88 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x02137aa0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02137ab0 kind:arm_call to:0x021379e4 module:overlay(50) +from:0x02137abc kind:arm_call to:0x021379a0 module:overlay(50) +from:0x02137ac8 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x02137b40 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02137b4c kind:load to:0x027e09c0 module:dtcm +from:0x02137b88 kind:load to:0x02138ad8 module:overlay(50) +from:0x02137b98 kind:load to:0x021379f4 module:overlay(50) +from:0x02137bb8 kind:arm_call to:0x02137c88 module:overlay(50) +from:0x02137be4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02137bf0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02137c0c kind:arm_call to:0x02137774 module:overlay(50) +from:0x02137c38 kind:arm_call to:0x01ffb744 module:itcm +from:0x02137c50 kind:arm_call to:0x02137774 module:overlay(50) +from:0x02137c60 kind:arm_call to:0x0209a4dc module:overlay(0) +from:0x02137c68 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02137c7c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02137c90 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02137cc0 kind:load to:0x02138af4 module:overlay(50) +from:0x02137cf8 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02137d14 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x02137d54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02137d60 kind:arm_call to:0x01fff458 module:itcm +from:0x02137d8c kind:arm_call to:0x0208043c module:overlay(0) +from:0x02137d9c kind:load to:0x027e0ce4 module:dtcm +from:0x02137dac kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02137db4 kind:arm_call to:0x02011ff4 module:main +from:0x02137dc8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02137dd0 kind:arm_call to:0x02011ff4 module:main +from:0x02137de4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02137dec kind:arm_call to:0x02011ff4 module:main +from:0x02137e04 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02137e0c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02137e14 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02137e1c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02137e34 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02137e3c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02137e44 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02137e4c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02137e54 kind:arm_call to:0x02011ff4 module:main +from:0x02137e68 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02137e7c kind:load to:0x02138f80 module:overlay(50) +from:0x02137e90 kind:arm_call to:0x02011f3c module:main +from:0x02137e9c kind:arm_call to:0x02137eec module:overlay(50) +from:0x02137eb4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02137ee4 kind:load to:0x02138bdc module:overlay(50) +from:0x02137efc kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02137f5c kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x02137f94 kind:arm_call to:0x0203e690 module:main +from:0x02137fac kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02137ff4 kind:load to:0x02138c4c module:overlay(50) +from:0x02137ff8 kind:load to:0x02138f80 module:overlay(50) +from:0x02137ffc kind:load to:0x02138c20 module:overlay(50) +from:0x02138000 kind:load to:0x02080360 module:overlay(0) +from:0x02138004 kind:load to:0x02080340 module:overlay(0) +from:0x02138008 kind:load to:0x02138bf8 module:overlay(50) +from:0x02138014 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02138054 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02138098 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x021380a4 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021380b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021380c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021380d4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213813c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0213814c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021381c8 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02138200 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213820c kind:arm_call to:0x01ff9638 module:itcm +from:0x02138248 kind:arm_call to:0x021382b4 module:overlay(50) +from:0x02138258 kind:load to:0x02138bb4 module:overlay(50) +from:0x02138260 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02138268 kind:load to:0x027e0ce4 module:dtcm +from:0x02138274 kind:load to:0x027e09c0 module:dtcm +from:0x021382fc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213835c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0213836c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02138374 kind:arm_call to:0x02011ff4 module:main +from:0x02138398 kind:arm_call to:0x0203e740 module:main +from:0x021383a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021383a8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021383b4 kind:load to:0x02080360 module:overlay(0) +from:0x021383d0 kind:arm_call to:0x0203e740 module:main +from:0x021383d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021383e0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021383e8 kind:arm_call to:0x02011ff4 module:main +from:0x021383f4 kind:load to:0x02080360 module:overlay(0) +from:0x02138400 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02138454 kind:arm_call to:0x02131ef0 module:overlay(50) +from:0x02138464 kind:arm_call to:0x0203e3a4 module:main +from:0x02138478 kind:load to:0x02138ca0 module:overlay(50) +from:0x0213847c kind:load to:0x02138cbc module:overlay(50) +from:0x02138480 kind:load to:0x021348cc module:overlay(50) +from:0x02138484 kind:load to:0x02138ca4 module:overlay(50) +from:0x021384b8 kind:arm_call to:0x02134910 module:overlay(50) +from:0x021384c8 kind:arm_call to:0x0203e3a4 module:main +from:0x021384dc kind:load to:0x02138808 module:overlay(50) +from:0x021384e0 kind:load to:0x02138d94 module:overlay(50) +from:0x021384e4 kind:load to:0x02138da4 module:overlay(50) +from:0x021384e8 kind:load to:0x02136d20 module:overlay(50) +from:0x021384ec kind:load to:0x02138d98 module:overlay(50) +from:0x0213851c kind:arm_call to:0x02136d64 module:overlay(50) +from:0x0213852c kind:arm_call to:0x0203e3a4 module:main +from:0x02138540 kind:load to:0x02138e7c module:overlay(50) +from:0x02138544 kind:load to:0x02138e98 module:overlay(50) +from:0x02138548 kind:load to:0x02137e60 module:overlay(50) +from:0x0213854c kind:load to:0x02138e80 module:overlay(50) +from:0x0213856c kind:arm_call to:0x02137ea4 module:overlay(50) +from:0x0213857c kind:arm_call to:0x0203e3a4 module:main +from:0x02138590 kind:load to:0x02138f70 module:overlay(50) +from:0x02138594 kind:load to:0x02138f80 module:overlay(50) +from:0x02138598 kind:load to:0x021383f8 module:overlay(50) +from:0x0213859c kind:load to:0x02138f74 module:overlay(50) +from:0x021385a0 kind:load to:0x0213842c module:overlay(50) +from:0x021385a4 kind:load to:0x02138488 module:overlay(50) +from:0x021385a8 kind:load to:0x021384f0 module:overlay(50) +from:0x021385ac kind:load to:0x02138550 module:overlay(50) +from:0x021385c0 kind:load to:0x02134220 module:overlay(50) +from:0x02138600 kind:load to:0x0213467c module:overlay(50) +from:0x02138604 kind:load to:0x02134698 module:overlay(50) +from:0x02138608 kind:load to:0x021346bc module:overlay(50) +from:0x0213860c kind:load to:0x0213470c module:overlay(50) +from:0x02138610 kind:load to:0x02134788 module:overlay(50) +from:0x0213861c kind:load to:0x02131ecc module:overlay(50) +from:0x02138620 kind:load to:0x020990ec module:overlay(0) +from:0x02138624 kind:load to:0x02098efc module:overlay(0) +from:0x02138628 kind:load to:0x02098f78 module:overlay(0) +from:0x0213862c kind:load to:0x020990f4 module:overlay(0) +from:0x02138630 kind:load to:0x02099114 module:overlay(0) +from:0x02138634 kind:load to:0x02099140 module:overlay(0) +from:0x02138640 kind:load to:0x02132144 module:overlay(50) +from:0x02138644 kind:load to:0x021347ec module:overlay(50) +from:0x02138648 kind:load to:0x0209b2cc module:overlay(0) +from:0x0213864c kind:load to:0x0209b304 module:overlay(0) +from:0x02138650 kind:load to:0x0209b908 module:overlay(0) +from:0x02138654 kind:load to:0x0209b910 module:overlay(0) +from:0x02138658 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213865c kind:load to:0x0209b47c module:overlay(0) +from:0x02138660 kind:load to:0x0209b36c module:overlay(0) +from:0x02138664 kind:load to:0x0209b838 module:overlay(0) +from:0x02138668 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0213866c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02138670 kind:load to:0x021347e4 module:overlay(50) +from:0x02138674 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02138678 kind:load to:0x021347d4 module:overlay(50) +from:0x0213867c kind:load to:0x021347b0 module:overlay(50) +from:0x02138688 kind:load to:0x02132158 module:overlay(50) +from:0x0213868c kind:load to:0x02134808 module:overlay(50) +from:0x02138690 kind:load to:0x0209b2cc module:overlay(0) +from:0x02138694 kind:load to:0x0209b304 module:overlay(0) +from:0x02138698 kind:load to:0x0209b908 module:overlay(0) +from:0x0213869c kind:load to:0x0209b910 module:overlay(0) +from:0x021386a0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021386a4 kind:load to:0x0209b47c module:overlay(0) +from:0x021386a8 kind:load to:0x0209b36c module:overlay(0) +from:0x021386ac kind:load to:0x0209b838 module:overlay(0) +from:0x021386b0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x021386b4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021386b8 kind:load to:0x021347e4 module:overlay(50) +from:0x021386bc kind:load to:0x0209b8f0 module:overlay(0) +from:0x021386c0 kind:load to:0x021347d4 module:overlay(50) +from:0x021386c4 kind:load to:0x021347b0 module:overlay(50) +from:0x021386d0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021386d4 kind:load to:0x02099cfc module:overlay(0) +from:0x021386d8 kind:load to:0x02099d14 module:overlay(0) +from:0x021386dc kind:load to:0x02099d20 module:overlay(0) +from:0x021386e0 kind:load to:0x01fff464 module:itcm +from:0x021386e4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021386e8 kind:load to:0x0213216c module:overlay(50) +from:0x021386ec kind:load to:0x02099c58 module:overlay(0) +from:0x021386f0 kind:load to:0x021322f0 module:overlay(50) +from:0x021386f4 kind:load to:0x0213279c module:overlay(50) +from:0x021386f8 kind:load to:0x02099c64 module:overlay(0) +from:0x021386fc kind:load to:0x021345d4 module:overlay(50) +from:0x02138700 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02138704 kind:load to:0x02099c70 module:overlay(0) +from:0x02138708 kind:load to:0x02099d2c module:overlay(0) +from:0x0213870c kind:load to:0x02099d98 module:overlay(0) +from:0x02138710 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02138714 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02138718 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213871c kind:load to:0x02134824 module:overlay(50) +from:0x02138720 kind:load to:0x02134874 module:overlay(50) +from:0x02138724 kind:load to:0x0209ad54 module:overlay(0) +from:0x02138728 kind:load to:0x021327dc module:overlay(50) +from:0x02138730 kind:load to:0x02132934 module:overlay(50) +from:0x02138738 kind:load to:0x02132bbc module:overlay(50) +from:0x02138740 kind:load to:0x021330a0 module:overlay(50) +from:0x02138748 kind:load to:0x02133394 module:overlay(50) +from:0x02138750 kind:load to:0x021335ac module:overlay(50) +from:0x02138758 kind:load to:0x021336a4 module:overlay(50) +from:0x02138760 kind:load to:0x02132ef0 module:overlay(50) +from:0x02138768 kind:load to:0x021338c0 module:overlay(50) +from:0x02138770 kind:load to:0x02133940 module:overlay(50) +from:0x02138778 kind:load to:0x02133e98 module:overlay(50) +from:0x02138780 kind:load to:0x021340bc module:overlay(50) +from:0x02138788 kind:load to:0x02134060 module:overlay(50) +from:0x02138790 kind:load to:0x021340e4 module:overlay(50) +from:0x02138798 kind:load to:0x021327f8 module:overlay(50) +from:0x021387a0 kind:load to:0x02132968 module:overlay(50) +from:0x021387a8 kind:load to:0x02132c2c module:overlay(50) +from:0x021387b0 kind:load to:0x021330e8 module:overlay(50) +from:0x021387b8 kind:load to:0x021333c8 module:overlay(50) +from:0x021387c0 kind:load to:0x021335f8 module:overlay(50) +from:0x021387c8 kind:load to:0x02133740 module:overlay(50) +from:0x021387d0 kind:load to:0x02132ef4 module:overlay(50) +from:0x021387d8 kind:load to:0x0213393c module:overlay(50) +from:0x021387e0 kind:load to:0x02133a08 module:overlay(50) +from:0x021387e8 kind:load to:0x02133efc module:overlay(50) +from:0x021387f0 kind:load to:0x021340e0 module:overlay(50) +from:0x021387f8 kind:load to:0x0213407c module:overlay(50) +from:0x02138800 kind:load to:0x021341c8 module:overlay(50) +from:0x0213881c kind:load to:0x021348ec module:overlay(50) +from:0x02138820 kind:load to:0x020990ec module:overlay(0) +from:0x02138824 kind:load to:0x02098efc module:overlay(0) +from:0x02138828 kind:load to:0x02098f78 module:overlay(0) +from:0x0213882c kind:load to:0x020990f4 module:overlay(0) +from:0x02138830 kind:load to:0x02099114 module:overlay(0) +from:0x02138834 kind:load to:0x02099140 module:overlay(0) +from:0x02138840 kind:load to:0x02134ac8 module:overlay(50) +from:0x02138844 kind:load to:0x02136c04 module:overlay(50) +from:0x02138848 kind:load to:0x0209ba20 module:overlay(0) +from:0x0213884c kind:load to:0x0209ba54 module:overlay(0) +from:0x02138850 kind:load to:0x0209baec module:overlay(0) +from:0x02138854 kind:load to:0x0209bb00 module:overlay(0) +from:0x02138858 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213885c kind:load to:0x0209bb28 module:overlay(0) +from:0x02138860 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02138864 kind:load to:0x0209b838 module:overlay(0) +from:0x02138868 kind:load to:0x0209babc module:overlay(0) +from:0x0213886c kind:load to:0x0209bad4 module:overlay(0) +from:0x02138870 kind:load to:0x0209bb14 module:overlay(0) +from:0x02138874 kind:load to:0x0209bea0 module:overlay(0) +from:0x02138878 kind:load to:0x02136bd8 module:overlay(50) +from:0x0213887c kind:load to:0x02136bb4 module:overlay(50) +from:0x02138880 kind:load to:0x0209bed8 module:overlay(0) +from:0x0213888c kind:load to:0x02099cc0 module:overlay(0) +from:0x02138890 kind:load to:0x02099cfc module:overlay(0) +from:0x02138894 kind:load to:0x02099d14 module:overlay(0) +from:0x02138898 kind:load to:0x02099d20 module:overlay(0) +from:0x0213889c kind:load to:0x01fff464 module:itcm +from:0x021388a0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021388a4 kind:load to:0x02134adc module:overlay(50) +from:0x021388a8 kind:load to:0x02099c58 module:overlay(0) +from:0x021388ac kind:load to:0x02134b9c module:overlay(50) +from:0x021388b0 kind:load to:0x02099c60 module:overlay(0) +from:0x021388b4 kind:load to:0x02099c64 module:overlay(0) +from:0x021388b8 kind:load to:0x021368ec module:overlay(50) +from:0x021388bc kind:load to:0x0209a7d0 module:overlay(0) +from:0x021388c0 kind:load to:0x02099c70 module:overlay(0) +from:0x021388c4 kind:load to:0x02099d2c module:overlay(0) +from:0x021388c8 kind:load to:0x02099d98 module:overlay(0) +from:0x021388cc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021388d0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021388d4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021388d8 kind:load to:0x02136c20 module:overlay(50) +from:0x021388dc kind:load to:0x02136c9c module:overlay(50) +from:0x021388e0 kind:load to:0x0209ad54 module:overlay(0) +from:0x021388e4 kind:load to:0x02134dbc module:overlay(50) +from:0x021388ec kind:load to:0x02134e7c module:overlay(50) +from:0x021388f4 kind:load to:0x02134f68 module:overlay(50) +from:0x021388fc kind:load to:0x0213512c module:overlay(50) +from:0x02138904 kind:load to:0x02135244 module:overlay(50) +from:0x0213890c kind:load to:0x021353f0 module:overlay(50) +from:0x02138914 kind:load to:0x0213550c module:overlay(50) +from:0x0213891c kind:load to:0x021355f0 module:overlay(50) +from:0x02138924 kind:load to:0x02135804 module:overlay(50) +from:0x0213892c kind:load to:0x02135718 module:overlay(50) +from:0x02138934 kind:load to:0x02135908 module:overlay(50) +from:0x0213893c kind:load to:0x021359e4 module:overlay(50) +from:0x02138944 kind:load to:0x02135c44 module:overlay(50) +from:0x0213894c kind:load to:0x02135ffc module:overlay(50) +from:0x02138954 kind:load to:0x021361e8 module:overlay(50) +from:0x0213895c kind:load to:0x02135fcc module:overlay(50) +from:0x02138964 kind:load to:0x02134d54 module:overlay(50) +from:0x0213896c kind:load to:0x02134df4 module:overlay(50) +from:0x02138974 kind:load to:0x02134f00 module:overlay(50) +from:0x0213897c kind:load to:0x021350a4 module:overlay(50) +from:0x02138984 kind:load to:0x021351bc module:overlay(50) +from:0x0213898c kind:load to:0x02135388 module:overlay(50) +from:0x02138994 kind:load to:0x02135424 module:overlay(50) +from:0x0213899c kind:load to:0x0213558c module:overlay(50) +from:0x021389a4 kind:load to:0x0213575c module:overlay(50) +from:0x021389ac kind:load to:0x02135684 module:overlay(50) +from:0x021389b4 kind:load to:0x0213585c module:overlay(50) +from:0x021389bc kind:load to:0x02135970 module:overlay(50) +from:0x021389c4 kind:load to:0x02135bb0 module:overlay(50) +from:0x021389cc kind:load to:0x02135ef4 module:overlay(50) +from:0x021389d4 kind:load to:0x02136170 module:overlay(50) +from:0x021389dc kind:load to:0x02135f60 module:overlay(50) +from:0x02138aac kind:load to:0x02136f08 module:overlay(50) +from:0x02138ab0 kind:load to:0x02137ddc module:overlay(50) +from:0x02138ab4 kind:load to:0x02137d24 module:overlay(50) +from:0x02138ac0 kind:load to:0x02137a38 module:overlay(50) +from:0x02138ac4 kind:load to:0x02137a74 module:overlay(50) +from:0x02138ac8 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x02138acc kind:load to:0x02137a90 module:overlay(50) +from:0x02138ad8 kind:load to:0x02136ef4 module:overlay(50) +from:0x02138adc kind:load to:0x02137da4 module:overlay(50) +from:0x02138ae0 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02138ae4 kind:load to:0x0207ce0c module:overlay(0) +from:0x02138ae8 kind:load to:0x02137b8c module:overlay(50) +from:0x02138af4 kind:load to:0x02137c74 module:overlay(50) +from:0x02138af8 kind:load to:0x02137dc0 module:overlay(50) +from:0x02138afc kind:load to:0x02137cc4 module:overlay(50) +from:0x02138b00 kind:load to:0x02137d00 module:overlay(50) +from:0x02138b04 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02138b10 kind:load to:0x02136d40 module:overlay(50) +from:0x02138b14 kind:load to:0x020990ec module:overlay(0) +from:0x02138b18 kind:load to:0x02098efc module:overlay(0) +from:0x02138b1c kind:load to:0x02098f78 module:overlay(0) +from:0x02138b20 kind:load to:0x020990f4 module:overlay(0) +from:0x02138b24 kind:load to:0x02099114 module:overlay(0) +from:0x02138b28 kind:load to:0x02099140 module:overlay(0) +from:0x02138b34 kind:load to:0x0207d98c module:overlay(0) +from:0x02138b38 kind:load to:0x0207d994 module:overlay(0) +from:0x02138b3c kind:load to:0x0207da60 module:overlay(0) +from:0x02138b40 kind:load to:0x0207da50 module:overlay(0) +from:0x02138b44 kind:load to:0x0207daa4 module:overlay(0) +from:0x02138b48 kind:load to:0x0207dac4 module:overlay(0) +from:0x02138b4c kind:load to:0x0207db08 module:overlay(0) +from:0x02138b50 kind:load to:0x0207db38 module:overlay(0) +from:0x02138b5c kind:load to:0x02099cc0 module:overlay(0) +from:0x02138b60 kind:load to:0x02099cfc module:overlay(0) +from:0x02138b64 kind:load to:0x02099d14 module:overlay(0) +from:0x02138b68 kind:load to:0x02099d20 module:overlay(0) +from:0x02138b6c kind:load to:0x01fff464 module:itcm +from:0x02138b70 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02138b74 kind:load to:0x02136f1c module:overlay(50) +from:0x02138b78 kind:load to:0x02099c58 module:overlay(0) +from:0x02138b7c kind:load to:0x02136fec module:overlay(50) +from:0x02138b80 kind:load to:0x02099c60 module:overlay(0) +from:0x02138b84 kind:load to:0x02099c64 module:overlay(0) +from:0x02138b88 kind:load to:0x021375e0 module:overlay(50) +from:0x02138b8c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02138b90 kind:load to:0x02099c70 module:overlay(0) +from:0x02138b94 kind:load to:0x02099d2c module:overlay(0) +from:0x02138b98 kind:load to:0x02099d98 module:overlay(0) +from:0x02138b9c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02138ba0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02138ba4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02138ba8 kind:load to:0x02137df8 module:overlay(50) +from:0x02138bac kind:load to:0x02137e28 module:overlay(50) +from:0x02138bb0 kind:load to:0x0209ad54 module:overlay(0) +from:0x02138bb4 kind:load to:0x02138bbc module:overlay(50) +from:0x02138bb8 kind:load to:0x02138bc8 module:overlay(50) +from:0x02138bdc kind:load to:0x02137e80 module:overlay(50) +from:0x02138be0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02138be4 kind:load to:0x0209e1dc module:overlay(0) +from:0x02138be8 kind:load to:0x0209e21c module:overlay(0) +from:0x02138bec kind:load to:0x0209e23c module:overlay(0) +from:0x02138bf8 kind:load to:0x0207e178 module:overlay(0) +from:0x02138bfc kind:load to:0x0207e180 module:overlay(0) +from:0x02138c00 kind:load to:0x0207e994 module:overlay(0) +from:0x02138c04 kind:load to:0x0207e984 module:overlay(0) +from:0x02138c08 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02138c0c kind:load to:0x0207ea08 module:overlay(0) +from:0x02138c10 kind:load to:0x0207ea4c module:overlay(0) +from:0x02138c14 kind:load to:0x0207ea74 module:overlay(0) +from:0x02138c20 kind:load to:0x0213800c module:overlay(50) +from:0x02138c24 kind:load to:0x02138364 module:overlay(50) +from:0x02138c28 kind:load to:0x0205bca8 module:overlay(0) +from:0x02138c2c kind:load to:0x01ffc57c module:itcm +from:0x02138c30 kind:load to:0x02059348 module:overlay(0) +from:0x02138c34 kind:load to:0x020593c4 module:overlay(0) +from:0x02138c38 kind:load to:0x02059428 module:overlay(0) +from:0x02138c3c kind:load to:0x01ffc7a4 module:itcm +from:0x02138c40 kind:load to:0x02059304 module:overlay(0) +from:0x02138c4c kind:load to:0x02138020 module:overlay(50) +from:0x02138c50 kind:load to:0x0209e87c module:overlay(0) +from:0x02138c54 kind:load to:0x02138280 module:overlay(50) +from:0x02138c58 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02138c5c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02138c60 kind:load to:0x021382d4 module:overlay(50) +from:0x02138c64 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02138c68 kind:load to:0x021382a0 module:overlay(50) +from:0x02138c6c kind:load to:0x0209e998 module:overlay(0) +from:0x02138c70 kind:load to:0x0209e99c module:overlay(0) +from:0x02138c74 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02138c78 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02138c7c kind:load to:0x02138380 module:overlay(50) +from:0x02138c80 kind:load to:0x021383b8 module:overlay(50) diff --git a/config/jp/arm9/overlays/ov050/symbols.txt b/config/jp/arm9/overlays/ov050/symbols.txt new file mode 100644 index 00000000..37af1471 --- /dev/null +++ b/config/jp/arm9/overlays/ov050/symbols.txt @@ -0,0 +1,233 @@ +func_ov050_02131ec0 kind:function(arm,size=0xc) addr:0x02131ec0 +func_ov050_02131ecc kind:function(arm,size=0x24) addr:0x02131ecc +func_ov050_02131ef0 kind:function(arm,size=0x68) addr:0x02131ef0 +func_ov050_02131f58 kind:function(arm,size=0x1ec) addr:0x02131f58 +func_ov050_02132144 kind:function(arm,size=0x14) addr:0x02132144 +func_ov050_02132158 kind:function(arm,size=0x14) addr:0x02132158 +func_ov050_0213216c kind:function(arm,size=0x64) addr:0x0213216c +func_ov050_021321d0 kind:function(arm,size=0xcc) addr:0x021321d0 +func_ov050_0213229c kind:function(arm,size=0x54) addr:0x0213229c +func_ov050_021322f0 kind:function(arm,size=0x4ac) addr:0x021322f0 +func_ov050_0213279c kind:function(arm,size=0x40) addr:0x0213279c +func_ov050_021327dc kind:function(arm,size=0x1c) addr:0x021327dc +func_ov050_021327f8 kind:function(arm,size=0x13c) addr:0x021327f8 +func_ov050_02132934 kind:function(arm,size=0x34) addr:0x02132934 +func_ov050_02132968 kind:function(arm,size=0x254) addr:0x02132968 +func_ov050_02132bbc kind:function(arm,size=0x70) addr:0x02132bbc +func_ov050_02132c2c kind:function(arm,size=0x2c4) addr:0x02132c2c +func_ov050_02132ef0 kind:function(arm,size=0x4) addr:0x02132ef0 +func_ov050_02132ef4 kind:function(arm,size=0x1ac) addr:0x02132ef4 +func_ov050_021330a0 kind:function(arm,size=0x48) addr:0x021330a0 +func_ov050_021330e8 kind:function(arm,size=0x2ac) addr:0x021330e8 +func_ov050_02133394 kind:function(arm,size=0x34) addr:0x02133394 +func_ov050_021333c8 kind:function(arm,size=0x1e4) addr:0x021333c8 +func_ov050_021335ac kind:function(arm,size=0x4c) addr:0x021335ac +func_ov050_021335f8 kind:function(arm,size=0xac) addr:0x021335f8 +func_ov050_021336a4 kind:function(arm,size=0x9c) addr:0x021336a4 +func_ov050_02133740 kind:function(arm,size=0x180) addr:0x02133740 +func_ov050_021338c0 kind:function(arm,size=0x7c) addr:0x021338c0 +func_ov050_0213393c kind:function(arm,size=0x4) addr:0x0213393c +func_ov050_02133940 kind:function(arm,size=0xc8) addr:0x02133940 +func_ov050_02133a08 kind:function(arm,size=0x348) addr:0x02133a08 +func_ov050_02133d50 kind:function(arm,size=0x148) addr:0x02133d50 +func_ov050_02133e98 kind:function(arm,size=0x64) addr:0x02133e98 +func_ov050_02133efc kind:function(arm,size=0x164) addr:0x02133efc +func_ov050_02134060 kind:function(arm,size=0x1c) addr:0x02134060 +func_ov050_0213407c kind:function(arm,size=0x40) addr:0x0213407c +func_ov050_021340bc kind:function(arm,size=0x24) addr:0x021340bc +func_ov050_021340e0 kind:function(arm,size=0x4) addr:0x021340e0 +func_ov050_021340e4 kind:function(arm,size=0xe4) addr:0x021340e4 +func_ov050_021341c8 kind:function(arm,size=0x3c) addr:0x021341c8 +func_ov050_02134204 kind:function(arm,size=0x1c) addr:0x02134204 +func_ov050_02134220 kind:function(arm,size=0x74) addr:0x02134220 +func_ov050_02134294 kind:function(arm,size=0x54) addr:0x02134294 +func_ov050_021342e8 kind:function(arm,size=0x74) addr:0x021342e8 +func_ov050_0213435c kind:function(arm,size=0xa4) addr:0x0213435c +func_ov050_02134400 kind:function(arm,size=0x6c) addr:0x02134400 +func_ov050_0213446c kind:function(arm,size=0x124) addr:0x0213446c +func_ov050_02134590 kind:function(arm,size=0x44) addr:0x02134590 +func_ov050_021345d4 kind:function(arm,size=0x80) addr:0x021345d4 +func_ov050_02134654 kind:function(arm,size=0x28) addr:0x02134654 +func_ov050_0213467c kind:function(arm,size=0x1c) addr:0x0213467c +func_ov050_02134698 kind:function(arm,size=0x24) addr:0x02134698 +func_ov050_021346bc kind:function(arm,size=0x50) addr:0x021346bc +func_ov050_0213470c kind:function(arm,size=0x7c) addr:0x0213470c +func_ov050_02134788 kind:function(arm,size=0x28) addr:0x02134788 +func_ov050_021347b0 kind:function(arm,size=0x24) addr:0x021347b0 +func_ov050_021347d4 kind:function(arm,size=0x10) addr:0x021347d4 +func_ov050_021347e4 kind:function(arm,size=0x8) addr:0x021347e4 +func_ov050_021347ec kind:function(arm,size=0x1c) addr:0x021347ec +func_ov050_02134808 kind:function(arm,size=0x1c) addr:0x02134808 +func_ov050_02134824 kind:function(arm,size=0x50) addr:0x02134824 +func_ov050_02134874 kind:function(arm,size=0x58) addr:0x02134874 +func_ov050_021348cc kind:function(arm,size=0x14) addr:0x021348cc +func_ov050_021348e0 kind:function(arm,size=0xc) addr:0x021348e0 +func_ov050_021348ec kind:function(arm,size=0x24) addr:0x021348ec +func_ov050_02134910 kind:function(arm,size=0x4c) addr:0x02134910 +func_ov050_0213495c kind:function(arm,size=0x16c) addr:0x0213495c +func_ov050_02134ac8 kind:function(arm,size=0x14) addr:0x02134ac8 +func_ov050_02134adc kind:function(arm,size=0x48) addr:0x02134adc +func_ov050_02134b24 kind:function(arm,size=0x24) addr:0x02134b24 +func_ov050_02134b48 kind:function(arm,size=0x54) addr:0x02134b48 +func_ov050_02134b9c kind:function(arm,size=0x1b8) addr:0x02134b9c +func_ov050_02134d54 kind:function(arm,size=0x68) addr:0x02134d54 +func_ov050_02134dbc kind:function(arm,size=0x38) addr:0x02134dbc +func_ov050_02134df4 kind:function(arm,size=0x88) addr:0x02134df4 +func_ov050_02134e7c kind:function(arm,size=0x84) addr:0x02134e7c +func_ov050_02134f00 kind:function(arm,size=0x68) addr:0x02134f00 +func_ov050_02134f68 kind:function(arm,size=0x13c) addr:0x02134f68 +func_ov050_021350a4 kind:function(arm,size=0x88) addr:0x021350a4 +func_ov050_0213512c kind:function(arm,size=0x90) addr:0x0213512c +func_ov050_021351bc kind:function(arm,size=0x88) addr:0x021351bc +func_ov050_02135244 kind:function(arm,size=0x144) addr:0x02135244 +func_ov050_02135388 kind:function(arm,size=0x68) addr:0x02135388 +func_ov050_021353f0 kind:function(arm,size=0x34) addr:0x021353f0 +func_ov050_02135424 kind:function(arm,size=0xe8) addr:0x02135424 +func_ov050_0213550c kind:function(arm,size=0x80) addr:0x0213550c +func_ov050_0213558c kind:function(arm,size=0x64) addr:0x0213558c +func_ov050_021355f0 kind:function(arm,size=0x94) addr:0x021355f0 +func_ov050_02135684 kind:function(arm,size=0x94) addr:0x02135684 +func_ov050_02135718 kind:function(arm,size=0x44) addr:0x02135718 +func_ov050_0213575c kind:function(arm,size=0xa8) addr:0x0213575c +func_ov050_02135804 kind:function(arm,size=0x58) addr:0x02135804 +func_ov050_0213585c kind:function(arm,size=0xac) addr:0x0213585c +func_ov050_02135908 kind:function(arm,size=0x68) addr:0x02135908 +func_ov050_02135970 kind:function(arm,size=0x74) addr:0x02135970 +func_ov050_021359e4 kind:function(arm,size=0x1cc) addr:0x021359e4 +func_ov050_02135bb0 kind:function(arm,size=0x94) addr:0x02135bb0 +func_ov050_02135c44 kind:function(arm,size=0x2b0) addr:0x02135c44 +func_ov050_02135ef4 kind:function(arm,size=0x6c) addr:0x02135ef4 +func_ov050_02135f60 kind:function(arm,size=0x6c) addr:0x02135f60 +func_ov050_02135fcc kind:function(arm,size=0x30) addr:0x02135fcc +func_ov050_02135ffc kind:function(arm,size=0x174) addr:0x02135ffc +func_ov050_02136170 kind:function(arm,size=0x78) addr:0x02136170 +func_ov050_021361e8 kind:function(arm,size=0x84) addr:0x021361e8 +func_ov050_0213626c kind:function(arm,size=0xf4) addr:0x0213626c +func_ov050_02136360 kind:function(arm,size=0x48) addr:0x02136360 +func_ov050_021363a8 kind:function(arm,size=0x28) addr:0x021363a8 +func_ov050_021363d0 kind:function(arm,size=0x10) addr:0x021363d0 +func_ov050_021363e0 kind:function(arm,size=0xc4) addr:0x021363e0 +func_ov050_021364a4 kind:function(arm,size=0x38) addr:0x021364a4 +func_ov050_021364dc kind:function(arm,size=0x174) addr:0x021364dc +func_ov050_02136650 kind:function(arm,size=0x238) addr:0x02136650 +func_ov050_02136888 kind:function(arm,size=0x64) addr:0x02136888 +func_ov050_021368ec kind:function(arm,size=0x1a4) addr:0x021368ec +func_ov050_02136a90 kind:function(arm,size=0xd8) addr:0x02136a90 +func_ov050_02136b68 kind:function(arm,size=0x4c) addr:0x02136b68 +func_ov050_02136bb4 kind:function(arm,size=0x24) addr:0x02136bb4 +func_ov050_02136bd8 kind:function(arm,size=0x2c) addr:0x02136bd8 +func_ov050_02136c04 kind:function(arm,size=0x1c) addr:0x02136c04 +func_ov050_02136c20 kind:function(arm,size=0x7c) addr:0x02136c20 +func_ov050_02136c9c kind:function(arm,size=0x84) addr:0x02136c9c +func_ov050_02136d20 kind:function(arm,size=0x14) addr:0x02136d20 +func_ov050_02136d34 kind:function(arm,size=0xc) addr:0x02136d34 +func_ov050_02136d40 kind:function(arm,size=0x24) addr:0x02136d40 +func_ov050_02136d64 kind:function(arm,size=0x4c) addr:0x02136d64 +func_ov050_02136db0 kind:function(arm,size=0x144) addr:0x02136db0 +func_ov050_02136ef4 kind:function(arm,size=0x14) addr:0x02136ef4 +func_ov050_02136f08 kind:function(arm,size=0x14) addr:0x02136f08 +func_ov050_02136f1c kind:function(arm,size=0xd0) addr:0x02136f1c +func_ov050_02136fec kind:function(arm,size=0x1d0) addr:0x02136fec +func_ov050_021371bc kind:function(arm,size=0x124) addr:0x021371bc +func_ov050_021372e0 kind:function(arm,size=0x78) addr:0x021372e0 +func_ov050_02137358 kind:function(arm,size=0xb8) addr:0x02137358 +func_ov050_02137410 kind:function(arm,size=0x1d0) addr:0x02137410 +func_ov050_021375e0 kind:function(arm,size=0xe4) addr:0x021375e0 +func_ov050_021376c4 kind:function(arm,size=0xb0) addr:0x021376c4 +func_ov050_02137774 kind:function(arm,size=0x1e4) addr:0x02137774 +func_ov050_02137958 kind:function(arm,size=0x38) addr:0x02137958 +func_ov050_02137990 kind:function(arm,size=0x10) addr:0x02137990 +func_ov050_021379a0 kind:function(arm,size=0x44) addr:0x021379a0 +func_ov050_021379e4 kind:function(arm,size=0x10) addr:0x021379e4 +func_ov050_021379f4 kind:function(arm,size=0x10) addr:0x021379f4 +func_ov050_02137a04 kind:function(arm,size=0x34) addr:0x02137a04 +func_ov050_02137a38 kind:function(arm,size=0x3c) addr:0x02137a38 +func_ov050_02137a74 kind:function(arm,size=0x1c) addr:0x02137a74 +func_ov050_02137a90 kind:function(arm,size=0x40) addr:0x02137a90 +func_ov050_02137ad0 kind:function(arm,size=0x80) addr:0x02137ad0 +func_ov050_02137b50 kind:function(arm,size=0x3c) addr:0x02137b50 +func_ov050_02137b8c kind:function(arm,size=0x10) addr:0x02137b8c +func_ov050_02137b9c kind:function(arm,size=0xd8) addr:0x02137b9c +func_ov050_02137c74 kind:function(arm,size=0x14) addr:0x02137c74 +func_ov050_02137c88 kind:function(arm,size=0x3c) addr:0x02137c88 +func_ov050_02137cc4 kind:function(arm,size=0x3c) addr:0x02137cc4 +func_ov050_02137d00 kind:function(arm,size=0x24) addr:0x02137d00 +func_ov050_02137d24 kind:function(arm,size=0x80) addr:0x02137d24 +func_ov050_02137da4 kind:function(arm,size=0x1c) addr:0x02137da4 +func_ov050_02137dc0 kind:function(arm,size=0x1c) addr:0x02137dc0 +func_ov050_02137ddc kind:function(arm,size=0x1c) addr:0x02137ddc +func_ov050_02137df8 kind:function(arm,size=0x30) addr:0x02137df8 +func_ov050_02137e28 kind:function(arm,size=0x38) addr:0x02137e28 +func_ov050_02137e60 kind:function(arm,size=0x14) addr:0x02137e60 +func_ov050_02137e74 kind:function(arm,size=0xc) addr:0x02137e74 +func_ov050_02137e80 kind:function(arm,size=0x24) addr:0x02137e80 +func_ov050_02137ea4 kind:function(arm,size=0x48) addr:0x02137ea4 +func_ov050_02137eec kind:function(arm,size=0x120) addr:0x02137eec +func_ov050_0213800c kind:function(arm,size=0x14) addr:0x0213800c +func_ov050_02138020 kind:function(arm,size=0x260) addr:0x02138020 +func_ov050_02138280 kind:function(arm,size=0x20) addr:0x02138280 +func_ov050_021382a0 kind:function(arm,size=0x14) addr:0x021382a0 +func_ov050_021382b4 kind:function(arm,size=0x20) addr:0x021382b4 +func_ov050_021382d4 kind:function(arm,size=0x30) addr:0x021382d4 +func_ov050_02138304 kind:function(arm,size=0x60) addr:0x02138304 +func_ov050_02138364 kind:function(arm,size=0x1c) addr:0x02138364 +func_ov050_02138380 kind:function(arm,size=0x38) addr:0x02138380 +func_ov050_021383b8 kind:function(arm,size=0x40) addr:0x021383b8 +func_ov050_021383f8 kind:function(arm,size=0x14) addr:0x021383f8 +data_ov050_0213840c kind:data(any) addr:0x0213840c +data_ov050_02138424 kind:data(any) addr:0x02138424 +data_ov050_02138428 kind:data(any) addr:0x02138428 +func_ov050_0213842c kind:function(arm,size=0x5c) addr:0x0213842c +func_ov050_02138488 kind:function(arm,size=0x68) addr:0x02138488 +func_ov050_021384f0 kind:function(arm,size=0x60) addr:0x021384f0 +func_ov050_02138550 kind:function(arm,size=0x50) addr:0x02138550 +data_ov050_021385c0 kind:data(any) addr:0x021385c0 +data_ov050_021385c8 kind:data(any) addr:0x021385c8 +data_ov050_021385e0 kind:data(any) addr:0x021385e0 +data_ov050_02138600 kind:data(any) addr:0x02138600 +data_ov050_0213861c kind:data(any) addr:0x0213861c +data_ov050_02138640 kind:data(any) addr:0x02138640 +data_ov050_02138688 kind:data(any) addr:0x02138688 +data_ov050_021386d0 kind:data(any) addr:0x021386d0 +data_ov050_02138728 kind:data(any) addr:0x02138728 +data_ov050_02138798 kind:data(any) addr:0x02138798 +data_ov050_02138808 kind:data(any) addr:0x02138808 +data_ov050_0213881c kind:data(any) addr:0x0213881c +data_ov050_02138840 kind:data(any) addr:0x02138840 +data_ov050_0213888c kind:data(any) addr:0x0213888c +data_ov050_021388e4 kind:data(any) addr:0x021388e4 +data_ov050_02138964 kind:data(any) addr:0x02138964 +data_ov050_021389e4 kind:data(any) addr:0x021389e4 +data_ov050_021389fc kind:data(any) addr:0x021389fc +data_ov050_02138a14 kind:data(any) addr:0x02138a14 +data_ov050_02138a2c kind:data(any) addr:0x02138a2c +data_ov050_02138a44 kind:data(any) addr:0x02138a44 +data_ov050_02138a5c kind:data(any) addr:0x02138a5c +data_ov050_02138a74 kind:data(any) addr:0x02138a74 +data_ov050_02138aac kind:data(any) addr:0x02138aac +data_ov050_02138ac0 kind:data(any) addr:0x02138ac0 +data_ov050_02138ad8 kind:data(any) addr:0x02138ad8 +data_ov050_02138af4 kind:data(any) addr:0x02138af4 +data_ov050_02138b10 kind:data(any) addr:0x02138b10 +data_ov050_02138b34 kind:data(any) addr:0x02138b34 +data_ov050_02138b5c kind:data(any) addr:0x02138b5c +data_ov050_02138bb4 kind:data(any) addr:0x02138bb4 +data_ov050_02138bbc kind:data(any) addr:0x02138bbc +data_ov050_02138bc8 kind:data(any) addr:0x02138bc8 +data_ov050_02138bdc kind:data(any) addr:0x02138bdc +data_ov050_02138bf8 kind:data(any) addr:0x02138bf8 +data_ov050_02138c20 kind:data(any) addr:0x02138c20 +data_ov050_02138c4c kind:data(any) addr:0x02138c4c +data_ov050_02138ca0 kind:bss addr:0x02138ca0 +data_ov050_02138ca4 kind:bss addr:0x02138ca4 +data_ov050_02138cb0 kind:bss addr:0x02138cb0 +data_ov050_02138cbc kind:bss addr:0x02138cbc +data_ov050_02138d94 kind:bss addr:0x02138d94 +data_ov050_02138d98 kind:bss addr:0x02138d98 +data_ov050_02138da4 kind:bss addr:0x02138da4 +data_ov050_02138e7c kind:bss addr:0x02138e7c +data_ov050_02138e80 kind:bss addr:0x02138e80 +data_ov050_02138e98 kind:bss addr:0x02138e98 +data_ov050_02138f70 kind:bss addr:0x02138f70 +data_ov050_02138f74 kind:bss addr:0x02138f74 +data_ov050_02138f80 kind:bss addr:0x02138f80 diff --git a/config/jp/arm9/overlays/ov051/delinks.txt b/config/jp/arm9/overlays/ov051/delinks.txt new file mode 100644 index 00000000..570cb46d --- /dev/null +++ b/config/jp/arm9/overlays/ov051/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02131ec0 end:0x021386f4 kind:code align:32 + .rodata start:0x021386f4 end:0x02138728 kind:data align:4 + .init start:0x02138728 end:0x021387b4 kind:code align:4 + .ctor start:0x021387b4 end:0x021387bc kind:data align:4 + .data start:0x021387c0 end:0x02138bc0 kind:data align:32 + .bss start:0x02138bc0 end:0x02138cc0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov051/relocs.txt b/config/jp/arm9/overlays/ov051/relocs.txt new file mode 100644 index 00000000..33515b88 --- /dev/null +++ b/config/jp/arm9/overlays/ov051/relocs.txt @@ -0,0 +1,716 @@ +from:0x02131ec8 kind:load to:0x02138bd0 module:overlay(51) +from:0x02131edc kind:arm_call to:0x02011f3c module:main +from:0x02131ee8 kind:arm_call to:0x02131f90 module:overlay(51) +from:0x02131efc kind:arm_call to:0x02099040 module:overlay(0) +from:0x02131f30 kind:load to:0x02138834 module:overlay(51) +from:0x02131f3c kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02131f50 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02131f60 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02131f70 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02131f80 kind:load to:0x02138858 module:overlay(51) +from:0x02131f84 kind:load to:0x02138718 module:overlay(51) +from:0x02131f88 kind:load to:0x02138708 module:overlay(51) +from:0x02131f8c kind:load to:0x021386f8 module:overlay(51) +from:0x02131f9c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02132000 kind:arm_call to:0x02131f34 module:overlay(51) +from:0x0213202c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02132048 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02132058 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213208c kind:arm_call to:0x02080464 module:overlay(0) +from:0x02132094 kind:arm_call to:0x02080464 module:overlay(0) +from:0x021320c8 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x021320d0 kind:arm_call to:0x0209afec module:overlay(0) +from:0x021320e0 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021320ec kind:arm_call to:0x02137f04 module:overlay(51) +from:0x021320f4 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02132130 kind:arm_call to:0x0203e690 module:main +from:0x021321a8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021321c4 kind:load to:0x021388d0 module:overlay(51) +from:0x021321c8 kind:load to:0x02138bd0 module:overlay(51) +from:0x021321cc kind:load to:0x02138884 module:overlay(51) +from:0x021321d0 kind:load to:0x021387fc module:overlay(51) +from:0x021321d4 kind:load to:0x020a1aac module:overlay(0) +from:0x021321d8 kind:load to:0x02138664 module:overlay(51) +from:0x021321e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021321f8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213220c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132220 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132244 kind:arm_call to:0x0203e740 module:main +from:0x0213224c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02132254 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213225c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132278 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021322a4 kind:arm_call to:0x0203e740 module:main +from:0x021322ac kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021322b4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021322bc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021322c4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021322cc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021322d8 kind:load to:0x020a1aac module:overlay(0) +from:0x021322f4 kind:arm_call to:0x0203e740 module:main +from:0x021322fc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02132304 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213230c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02132328 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02132354 kind:arm_call to:0x0203e740 module:main +from:0x0213235c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02132364 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213236c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02132374 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213237c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02132384 kind:arm_call to:0x02011ff4 module:main +from:0x02132390 kind:load to:0x020a1aac module:overlay(0) +from:0x021323a8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021323b8 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021323d4 kind:arm_call to:0x02136738 module:overlay(51) +from:0x021323f0 kind:arm_call to:0x021375fc module:overlay(51) +from:0x02132420 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02132434 kind:arm_call to:0x02137674 module:overlay(51) +from:0x02132458 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02132464 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02132470 kind:load to:0x02137d84 module:overlay(51) +from:0x02132474 kind:load to:0x021387d8 module:overlay(51) +from:0x021324ac kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021324d0 kind:load to:0x020af4a0 module:overlay(0) +from:0x021324e0 kind:arm_call to:0x02132478 module:overlay(51) +from:0x02132518 kind:load to:0x02138928 module:overlay(51) +from:0x02132544 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021325ac kind:load to:0x027e09b8 module:dtcm +from:0x021325e8 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x021325f8 kind:arm_call to:0x02136620 module:overlay(51) +from:0x02132690 kind:arm_call to:0x02136668 module:overlay(51) +from:0x021326e8 kind:arm_call to:0x021364cc module:overlay(51) +from:0x021326f0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02132718 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132720 kind:arm_call to:0x02136668 module:overlay(51) +from:0x02132738 kind:arm_call to:0x0213658c module:overlay(51) +from:0x0213274c kind:arm_call to:0x021371e8 module:overlay(51) +from:0x021327b4 kind:arm_call to:0x0216839c module:overlay(94) +from:0x021327e8 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0213282c kind:arm_call to:0x0213658c module:overlay(51) +from:0x0213283c kind:arm_call to:0x021371e8 module:overlay(51) +from:0x021328a4 kind:arm_call to:0x0216839c module:overlay(94) +from:0x021328fc kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0213291c kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02132940 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x021329bc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021329c4 kind:arm_call to:0x02136668 module:overlay(51) +from:0x02132a08 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02132a24 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02132a90 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x02132ab8 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02132ac0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132acc kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132ad8 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02132b00 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02132b08 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132b24 kind:arm_call to:0x0209a7dc module:overlay(0) +from:0x02132b2c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132b34 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132b40 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02132bc8 kind:arm_call to:0x021374d0 module:overlay(51) +from:0x02132c90 kind:arm_call to:0x021374d0 module:overlay(51) +from:0x02132cc4 kind:arm_call to:0x021374d0 module:overlay(51) +from:0x02132cdc kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132d30 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x02132d3c kind:arm_call to:0x0213654c module:overlay(51) +from:0x02132d5c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02132d70 kind:arm_call to:0x02136fe8 module:overlay(51) +from:0x02132dd4 kind:arm_call to:0x02136668 module:overlay(51) +from:0x02132de8 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02132df0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02132e54 kind:arm_call to:0x02136668 module:overlay(51) +from:0x02132e70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132e90 kind:arm_call to:0x02136668 module:overlay(51) +from:0x02132eb8 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02132ee4 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02132ef8 kind:arm_call to:0x02137864 module:overlay(51) +from:0x02132f54 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02132fb4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02132fc0 kind:load to:0x021389c0 module:overlay(51) +from:0x02132fcc kind:load to:0x020af4a8 module:overlay(0) +from:0x02132fd0 kind:load to:0x027e0d38 module:dtcm +from:0x02132fdc kind:load to:0x027e09c0 module:dtcm +from:0x02132ff4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02133014 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133028 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133038 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02133078 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02133088 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x021330a8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02133124 kind:load to:0x02138a58 module:overlay(51) +from:0x02133130 kind:arm_call to:0x02136ed8 module:overlay(51) +from:0x02133144 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x0213314c kind:arm_call to:0x02136b08 module:overlay(51) +from:0x02133160 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021331d4 kind:load to:0x02138a70 module:overlay(51) +from:0x021331f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02133208 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02133218 kind:arm_call to:0x01ff930c module:itcm +from:0x02133278 kind:arm_call to:0x02136ed8 module:overlay(51) +from:0x0213328c kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02133294 kind:arm_call to:0x02136bbc module:overlay(51) +from:0x021332a8 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021332b0 kind:arm_call to:0x02136c04 module:overlay(51) +from:0x021332c4 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021332cc kind:load to:0x0203feb0 module:main +from:0x0213333c kind:load to:0x02138a88 module:overlay(51) +from:0x02133358 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213336c kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021333e8 kind:load to:0x02138aa0 module:overlay(51) +from:0x02133420 kind:arm_call to:0x02136e0c module:overlay(51) +from:0x02133434 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021334a8 kind:load to:0x02138b48 module:overlay(51) +from:0x021334c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021334d4 kind:arm_call to:0x02136bbc module:overlay(51) +from:0x021334e8 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021334f4 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x0213356c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213357c kind:arm_call to:0x01ff9218 module:itcm +from:0x0213358c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213359c kind:arm_call to:0x01ff9318 module:itcm +from:0x021335c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021335d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133654 kind:arm_call to:0x02136820 module:overlay(51) +from:0x021336ec kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133700 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213372c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133744 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02133750 kind:load to:0x0203feb0 module:main +from:0x02133758 kind:load to:0x02138b48 module:overlay(51) +from:0x02133784 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02133824 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02133844 kind:load to:0x02138ab8 module:overlay(51) +from:0x0213384c kind:load to:0x027e0cec module:dtcm +from:0x02133874 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133884 kind:arm_call to:0x01ff9318 module:itcm +from:0x021338bc kind:arm_call to:0x02137674 module:overlay(51) +from:0x021338ec kind:arm_call to:0x01ffb464 module:itcm +from:0x021338fc kind:arm_call to:0x01ff9218 module:itcm +from:0x02133994 kind:arm_call to:0x021375fc module:overlay(51) +from:0x02133a74 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133a84 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133aa0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133ab0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133b60 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02133c14 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02133c24 kind:arm_call to:0x0213706c module:overlay(51) +from:0x02133c38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133cc0 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02133cdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133cf4 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02133d08 kind:load to:0x0203feb0 module:main +from:0x02133d10 kind:load to:0x027e09c0 module:dtcm +from:0x02133d98 kind:load to:0x02138ad0 module:overlay(51) +from:0x02133db8 kind:arm_call to:0x02137674 module:overlay(51) +from:0x02133dd4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133de4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133e4c kind:arm_call to:0x021375fc module:overlay(51) +from:0x02133edc kind:arm_call to:0x0213710c module:overlay(51) +from:0x02133f38 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133f60 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133f74 kind:arm_call to:0x01ff9318 module:itcm +from:0x02133f90 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02133fa0 kind:arm_call to:0x01ff930c module:itcm +from:0x02134074 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02134120 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02134130 kind:arm_call to:0x0213706c module:overlay(51) +from:0x02134148 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021341b8 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021341f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02134248 kind:arm_call to:0x02136cb8 module:overlay(51) +from:0x02134288 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02134298 kind:load to:0x0203feb0 module:main +from:0x021342a0 kind:load to:0x027e09c0 module:dtcm +from:0x021342e8 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x021343bc kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021343d8 kind:arm_call to:0x0213706c module:overlay(51) +from:0x02134404 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134414 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134424 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134434 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134444 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134454 kind:arm_call to:0x01ff9318 module:itcm +from:0x021344e0 kind:arm_call to:0x02136820 module:overlay(51) +from:0x021344ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134574 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02134684 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02134698 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021346a0 kind:arm_call to:0x02136d58 module:overlay(51) +from:0x021346b0 kind:arm_call to:0x02136ed8 module:overlay(51) +from:0x021346c4 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021346d8 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021346e8 kind:load to:0x0203feb0 module:main +from:0x021346ec kind:load to:0x027e09c0 module:dtcm +from:0x02134720 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021347b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213480c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02134824 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0213483c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021348a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021348bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021348d4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02134984 kind:arm_call to:0x01fff148 module:itcm +from:0x021349a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021349f8 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02134a04 kind:load to:0x0203feb0 module:main +from:0x02134a08 kind:load to:0x027e0cec module:dtcm +from:0x02134a0c kind:load to:0x027e09a8 module:dtcm +from:0x02134a18 kind:load to:0x027e0ce0 module:dtcm +from:0x02134a1c kind:load to:0x027e09bc module:dtcm +from:0x02134a4c kind:arm_call to:0x01ffb464 module:itcm +from:0x02134a5c kind:arm_call to:0x01ff9218 module:itcm +from:0x02134ae4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134af4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134b1c kind:arm_call to:0x01ffb464 module:itcm +from:0x02134b2c kind:arm_call to:0x01ff9318 module:itcm +from:0x02134b48 kind:arm_call to:0x02137200 module:overlay(51) +from:0x02134b6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134bd0 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02134cc8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02134cdc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02134ce4 kind:arm_call to:0x02136d58 module:overlay(51) +from:0x02134cf4 kind:arm_call to:0x02136ed8 module:overlay(51) +from:0x02134d08 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02134d1c kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02134d28 kind:load to:0x0203feb0 module:main +from:0x02134d40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134d54 kind:arm_call to:0x01ff9770 module:itcm +from:0x02134d60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134d74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134d80 kind:arm_call to:0x01ffb428 module:itcm +from:0x02134e4c kind:arm_call to:0x01fff148 module:itcm +from:0x02134e68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134ec0 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02134ed0 kind:load to:0x0203feb0 module:main +from:0x02134ed4 kind:load to:0x027e0ce0 module:dtcm +from:0x02134ed8 kind:load to:0x027e09bc module:dtcm +from:0x02134f08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134f18 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134fa0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134fb0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134fd8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134fe8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02135004 kind:arm_call to:0x02137200 module:overlay(51) +from:0x02135028 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213508c kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02135184 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02135198 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021351a0 kind:arm_call to:0x02136d58 module:overlay(51) +from:0x021351b0 kind:arm_call to:0x02136ed8 module:overlay(51) +from:0x021351c4 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021351d8 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021351e4 kind:load to:0x0203feb0 module:main +from:0x02135244 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135300 kind:arm_call to:0x01fff148 module:itcm +from:0x0213531c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213534c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02135354 kind:arm_call to:0x021376d8 module:overlay(51) +from:0x02135374 kind:load to:0x02138ae8 module:overlay(51) +from:0x02135378 kind:load to:0x027e0ce0 module:dtcm +from:0x0213537c kind:load to:0x0203feb0 module:main +from:0x02135414 kind:arm_call to:0x021376d8 module:overlay(51) +from:0x02135520 kind:arm_call to:0x01fff148 module:itcm +from:0x0213553c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135560 kind:arm_call to:0x0203b6ec module:main +from:0x0213558c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021355b0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021355c8 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021355d4 kind:load to:0x0203feb0 module:main +from:0x021355d8 kind:load to:0x027e0ce0 module:dtcm +from:0x02135644 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213564c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213565c kind:load to:0x02138b00 module:overlay(51) +from:0x02135678 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135688 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02135694 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021356b8 kind:arm_call to:0x02136414 module:overlay(51) +from:0x02135718 kind:load to:0x020af498 module:overlay(0) +from:0x0213571c kind:load to:0x027e07d4 module:dtcm +from:0x02135724 kind:load to:0x02138b18 module:overlay(51) +from:0x02135730 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02135748 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021357bc kind:load to:0x02138b30 module:overlay(51) +from:0x021357d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021357ec kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02135804 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021358e0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021358f0 kind:load to:0x02138b78 module:overlay(51) +from:0x021358f4 kind:load to:0x02138b60 module:overlay(51) +from:0x021358f8 kind:load to:0x027e09a8 module:dtcm +from:0x02135954 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135978 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02135a58 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02135a68 kind:load to:0x02138b18 module:overlay(51) +from:0x02135a6c kind:load to:0x02138a58 module:overlay(51) +from:0x02135b08 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02135b24 kind:load to:0x02138ba8 module:overlay(51) +from:0x02135b28 kind:load to:0x02138b90 module:overlay(51) +from:0x02135b70 kind:arm_call to:0x02015018 module:main +from:0x02135b94 kind:arm_call to:0x02015018 module:main +from:0x02135ba4 kind:arm_call to:0x02137750 module:overlay(51) +from:0x02135bb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135bcc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02135bd4 kind:arm_call to:0x02136808 module:overlay(51) +from:0x02135bec kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02135c24 kind:arm_call to:0x020a2b08 module:overlay(0) +from:0x02135c4c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02135c64 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02135c78 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02135c84 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02135cf4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02135d3c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02135dac kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02135dd0 kind:arm_call to:0x021375fc module:overlay(51) +from:0x02135df8 kind:arm_call to:0x02137674 module:overlay(51) +from:0x02135e24 kind:load to:0x020af4a0 module:overlay(0) +from:0x02135e2c kind:load to:0x02138ad0 module:overlay(51) +from:0x02135e30 kind:load to:0x027e09b8 module:dtcm +from:0x02135e98 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135ff0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02136000 kind:arm_call to:0x01ff9218 module:itcm +from:0x02136090 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02136174 kind:arm_call to:0x01ffb464 module:itcm +from:0x02136184 kind:arm_call to:0x01ff9218 module:itcm +from:0x021361a0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021361c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021361d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213620c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213621c kind:arm_call to:0x01ff9218 module:itcm +from:0x02136278 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02136298 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02136310 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021363c0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021363c4 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x021363e4 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021363f0 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021363fc kind:load to:0x027e09a8 module:dtcm +from:0x02136404 kind:load to:0x02138b48 module:overlay(51) +from:0x02136408 kind:load to:0x02138a58 module:overlay(51) +from:0x0213640c kind:load to:0x027e09b8 module:dtcm +from:0x02136410 kind:load to:0x020b69b8 module:overlay(0) +from:0x02136444 kind:arm_call to:0x0213658c module:overlay(51) +from:0x0213645c kind:arm_call to:0x0209b03c module:overlay(0) +from:0x021364a8 kind:arm_call to:0x01ff9770 module:itcm +from:0x021364c8 kind:load to:0x020af4a4 module:overlay(0) +from:0x021364fc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02136528 kind:arm_call to:0x0213658c module:overlay(51) +from:0x02136540 kind:arm_call to:0x0209b0bc module:overlay(0) +from:0x021365b4 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x021365c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021365cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021365dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021365e4 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02136618 kind:load to:0x021387cc module:overlay(51) +from:0x02136754 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213676c kind:arm_call to:0x0213658c module:overlay(51) +from:0x02136788 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02136798 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021367a4 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x021367ac kind:arm_call to:0x021371e8 module:overlay(51) +from:0x021367f8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02136800 kind:load to:0x027e0ce4 module:dtcm +from:0x02136818 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02136840 kind:arm_call to:0x02137674 module:overlay(51) +from:0x02136858 kind:arm_call to:0x01ffb464 module:itcm +from:0x02136868 kind:arm_call to:0x01ff9218 module:itcm +from:0x02136974 kind:arm_call to:0x021375fc module:overlay(51) +from:0x02136a50 kind:arm_call to:0x01ffb464 module:itcm +from:0x02136a60 kind:arm_call to:0x01ff9218 module:itcm +from:0x02136b30 kind:arm_call to:0x01fff148 module:itcm +from:0x02136b3c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02136b50 kind:arm_call to:0x01fff148 module:itcm +from:0x02136b6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02136b78 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02136bb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02136bdc kind:arm_call to:0x01fff148 module:itcm +from:0x02136be8 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02136c00 kind:load to:0x027e0ce0 module:dtcm +from:0x02136c18 kind:arm_call to:0x0213658c module:overlay(51) +from:0x02136c2c kind:arm_call to:0x01fff148 module:itcm +from:0x02136c38 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02136c4c kind:arm_call to:0x01fff148 module:itcm +from:0x02136c68 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136c74 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02136cb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02136cd4 kind:arm_call to:0x01fff148 module:itcm +from:0x02136ce0 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02136cf4 kind:arm_call to:0x01fff148 module:itcm +from:0x02136d10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136d1c kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02136d54 kind:load to:0x027e0ce0 module:dtcm +from:0x02136d6c kind:arm_call to:0x0213658c module:overlay(51) +from:0x02136d84 kind:arm_call to:0x01fff148 module:itcm +from:0x02136d90 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02136da4 kind:arm_call to:0x01fff148 module:itcm +from:0x02136dc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136dcc kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02136e08 kind:load to:0x027e0ce0 module:dtcm +from:0x02136e34 kind:arm_call to:0x01fff350 module:itcm +from:0x02136e58 kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02136e78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136eb4 kind:arm_call to:0x01fff350 module:itcm +from:0x02136ed0 kind:load to:0x027e0ce4 module:dtcm +from:0x02136ed4 kind:load to:0x021387c8 module:overlay(51) +from:0x02136f04 kind:arm_call to:0x01fff350 module:itcm +from:0x02136f3c kind:arm_call to:0x02136668 module:overlay(51) +from:0x02136f64 kind:arm_call to:0x01ffb974 module:itcm +from:0x02136f6c kind:arm_call to:0x021371e8 module:overlay(51) +from:0x02136f80 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02136fc0 kind:arm_call to:0x01fff350 module:itcm +from:0x02136fe0 kind:load to:0x027e0ce4 module:dtcm +from:0x02136fe4 kind:load to:0x021387f0 module:overlay(51) +from:0x02136ff4 kind:load to:0x021324d4 module:overlay(51) +from:0x02137004 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02137020 kind:arm_call to:0x0213654c module:overlay(51) +from:0x0213704c kind:arm_call to:0x021324d4 module:overlay(51) +from:0x02137064 kind:arm_call to:0x021324d4 module:overlay(51) +from:0x0213709c kind:arm_call to:0x01fff350 module:itcm +from:0x021370c4 kind:arm_call to:0x01fff458 module:itcm +from:0x021370d4 kind:arm_call to:0x02136ff8 module:overlay(51) +from:0x021370e4 kind:arm_call to:0x01fff350 module:itcm +from:0x02137100 kind:load to:0x027e0ce4 module:dtcm +from:0x02137104 kind:load to:0x020b4800 module:overlay(0) +from:0x021371b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021371c0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021371dc kind:load to:0x0203feb0 module:main +from:0x021371e0 kind:load to:0x027e0ce0 module:dtcm +from:0x02137230 kind:arm_call to:0x02137674 module:overlay(51) +from:0x02137250 kind:arm_call to:0x01ffb464 module:itcm +from:0x02137260 kind:arm_call to:0x01ff9218 module:itcm +from:0x02137334 kind:arm_call to:0x021375fc module:overlay(51) +from:0x02137418 kind:arm_call to:0x01ffb464 module:itcm +from:0x02137428 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213750c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02137584 kind:arm_call to:0x02099824 module:overlay(0) +from:0x021375c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021375e4 kind:arm_call to:0x020c0b04 module:overlay(17) +from:0x021375f0 kind:load to:0x0203feb0 module:main +from:0x021375f8 kind:load to:0x027e09a8 module:dtcm +from:0x02137638 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0213765c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02137668 kind:load to:0x027e0cec module:dtcm +from:0x021376a4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021376c4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021376cc kind:load to:0x027e0cec module:dtcm +from:0x02137714 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02137738 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02137744 kind:load to:0x027e0cec module:dtcm +from:0x021377a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021377bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021377e0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02137810 kind:arm_call to:0x01ff9638 module:itcm +from:0x02137824 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02137848 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02137858 kind:load to:0x027e0cec module:dtcm +from:0x021378e4 kind:arm_call to:0x02015018 module:main +from:0x02137904 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137924 kind:arm_call to:0x02015018 module:main +from:0x02137940 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137960 kind:arm_call to:0x02015018 module:main +from:0x02137980 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021379a0 kind:arm_call to:0x02015018 module:main +from:0x021379c0 kind:arm_call to:0x02015018 module:main +from:0x021379e0 kind:arm_call to:0x02015018 module:main +from:0x02137a00 kind:arm_call to:0x02015018 module:main +from:0x02137a1c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137a3c kind:arm_call to:0x02015018 module:main +from:0x02137a5c kind:arm_call to:0x02015018 module:main +from:0x02137a7c kind:arm_call to:0x02015018 module:main +from:0x02137a9c kind:arm_call to:0x02015018 module:main +from:0x02137abc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137aec kind:arm_call to:0x020733ec module:overlay(0) +from:0x02137b30 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02137b50 kind:arm_call to:0x02015018 module:main +from:0x02137b6c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137b94 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02137bb4 kind:arm_call to:0x02015018 module:main +from:0x02137bd0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137bf0 kind:arm_call to:0x02015018 module:main +from:0x02137c10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137c30 kind:arm_call to:0x02015018 module:main +from:0x02137c50 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137c70 kind:arm_call to:0x02015018 module:main +from:0x02137c8c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137cac kind:arm_call to:0x02015018 module:main +from:0x02137ccc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137cec kind:arm_call to:0x02015018 module:main +from:0x02137d08 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137d28 kind:arm_call to:0x02015018 module:main +from:0x02137d48 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02137d54 kind:load to:0x027e09a8 module:dtcm +from:0x02137de4 kind:arm_call to:0x0200e260 module:main +from:0x02137e3c kind:arm_call to:0x0200e260 module:main +from:0x02137e4c kind:arm_call to:0x01ffad5c module:itcm +from:0x02137ec0 kind:arm_call to:0x0200e260 module:main +from:0x02137ed0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02137f00 kind:load to:0x027e0964 module:dtcm +from:0x02137f10 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02137f38 kind:load to:0x02138818 module:overlay(51) +from:0x02137f4c kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02137fb8 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x02137fd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02138018 kind:arm_call to:0x01fff498 module:itcm +from:0x02138024 kind:arm_call to:0x01fff584 module:itcm +from:0x02138078 kind:arm_call to:0x01ffb714 module:itcm +from:0x021380a8 kind:load to:0x027e0ce8 module:dtcm +from:0x021380d0 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x021380f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138104 kind:arm_call to:0x01fff458 module:itcm +from:0x02138174 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213818c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213819c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021381b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02138204 kind:arm_call to:0x02136668 module:overlay(51) +from:0x02138268 kind:arm_call to:0x01ffb800 module:itcm +from:0x021382b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021382c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02138324 kind:arm_call to:0x01ff9258 module:itcm +from:0x02138340 kind:arm_call to:0x01ff9770 module:itcm +from:0x02138378 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02138398 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021383b4 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021383d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021383dc kind:arm_call to:0x021324d4 module:overlay(51) +from:0x021383e4 kind:arm_call to:0x02136668 module:overlay(51) +from:0x02138474 kind:arm_call to:0x01ff9638 module:itcm +from:0x02138484 kind:arm_call to:0x01ff9638 module:itcm +from:0x021384d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021384e8 kind:arm_call to:0x01ff9770 module:itcm +from:0x021384f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02138520 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02138538 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02138550 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213855c kind:arm_call to:0x021324d4 module:overlay(51) +from:0x0213859c kind:load to:0x027e0ce4 module:dtcm +from:0x021385a8 kind:load to:0x0203feb0 module:main +from:0x021385ac kind:load to:0x027e0cec module:dtcm +from:0x021385b4 kind:load to:0x027e09a8 module:dtcm +from:0x021385cc kind:arm_call to:0x01fff458 module:itcm +from:0x021385f8 kind:arm_call to:0x01fff458 module:itcm +from:0x02138624 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02138630 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213864c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213865c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02138678 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02138680 kind:arm_call to:0x02011ff4 module:main +from:0x02138694 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213869c kind:arm_call to:0x02011ff4 module:main +from:0x021386b0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021386b8 kind:arm_call to:0x02011ff4 module:main +from:0x021386cc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021386d4 kind:arm_call to:0x02011ff4 module:main +from:0x021386e8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02138774 kind:arm_call to:0x02131ef0 module:overlay(51) +from:0x02138784 kind:arm_call to:0x0203e3a4 module:main +from:0x02138798 kind:load to:0x021387cc module:overlay(51) +from:0x021387a4 kind:load to:0x02138bc0 module:overlay(51) +from:0x021387a8 kind:load to:0x02138bd0 module:overlay(51) +from:0x021387ac kind:load to:0x021386e0 module:overlay(51) +from:0x021387b0 kind:load to:0x02138bc4 module:overlay(51) +from:0x021387b4 kind:load to:0x02138728 module:overlay(51) +from:0x021387c8 kind:load to:0x021385c4 module:overlay(51) +from:0x021387f0 kind:load to:0x021385f0 module:overlay(51) +from:0x021387fc kind:load to:0x02132218 module:overlay(51) +from:0x02138800 kind:load to:0x021386a8 module:overlay(51) +from:0x02138804 kind:load to:0x02099a80 module:overlay(0) +from:0x02138808 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0213880c kind:load to:0x021385bc module:overlay(51) +from:0x02138818 kind:load to:0x02132204 module:overlay(51) +from:0x0213881c kind:load to:0x0213868c module:overlay(51) +from:0x02138820 kind:load to:0x02137f3c module:overlay(51) +from:0x02138824 kind:load to:0x02137f98 module:overlay(51) +from:0x02138828 kind:load to:0x021380b4 module:overlay(51) +from:0x02138834 kind:load to:0x02131ecc module:overlay(51) +from:0x02138838 kind:load to:0x020990ec module:overlay(0) +from:0x0213883c kind:load to:0x02098efc module:overlay(0) +from:0x02138840 kind:load to:0x02098f78 module:overlay(0) +from:0x02138844 kind:load to:0x020990f4 module:overlay(0) +from:0x02138848 kind:load to:0x02099114 module:overlay(0) +from:0x0213884c kind:load to:0x02099140 module:overlay(0) +from:0x02138858 kind:load to:0x021321dc module:overlay(51) +from:0x0213885c kind:load to:0x02138670 module:overlay(51) +from:0x02138860 kind:load to:0x02059174 module:overlay(0) +from:0x02138864 kind:load to:0x02059008 module:overlay(0) +from:0x02138868 kind:load to:0x02059348 module:overlay(0) +from:0x0213886c kind:load to:0x020593c4 module:overlay(0) +from:0x02138870 kind:load to:0x02059428 module:overlay(0) +from:0x02138874 kind:load to:0x0209bf68 module:overlay(0) +from:0x02138878 kind:load to:0x02059304 module:overlay(0) +from:0x02138884 kind:load to:0x021321f0 module:overlay(51) +from:0x02138888 kind:load to:0x021386c4 module:overlay(51) +from:0x0213888c kind:load to:0x0209ba20 module:overlay(0) +from:0x02138890 kind:load to:0x0209ba54 module:overlay(0) +from:0x02138894 kind:load to:0x0209baec module:overlay(0) +from:0x02138898 kind:load to:0x0209bb00 module:overlay(0) +from:0x0213889c kind:load to:0x0209b8b0 module:overlay(0) +from:0x021388a0 kind:load to:0x0209bb28 module:overlay(0) +from:0x021388a4 kind:load to:0x0209bbb0 module:overlay(0) +from:0x021388a8 kind:load to:0x0209b838 module:overlay(0) +from:0x021388ac kind:load to:0x0209babc module:overlay(0) +from:0x021388b0 kind:load to:0x0209bad4 module:overlay(0) +from:0x021388b4 kind:load to:0x0209bb14 module:overlay(0) +from:0x021388b8 kind:load to:0x0209bea0 module:overlay(0) +from:0x021388bc kind:load to:0x02138638 module:overlay(51) +from:0x021388c0 kind:load to:0x02138614 module:overlay(51) +from:0x021388c4 kind:load to:0x0209bed8 module:overlay(0) +from:0x021388d0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021388d4 kind:load to:0x02099cfc module:overlay(0) +from:0x021388d8 kind:load to:0x02099d14 module:overlay(0) +from:0x021388dc kind:load to:0x02099d20 module:overlay(0) +from:0x021388e0 kind:load to:0x01fff464 module:itcm +from:0x021388e4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021388e8 kind:load to:0x02132394 module:overlay(51) +from:0x021388ec kind:load to:0x02099c58 module:overlay(0) +from:0x021388f0 kind:load to:0x021325b0 module:overlay(51) +from:0x021388f4 kind:load to:0x0213251c module:overlay(51) +from:0x021388f8 kind:load to:0x02099c64 module:overlay(0) +from:0x021388fc kind:load to:0x02132fe0 module:overlay(51) +from:0x02138900 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02138904 kind:load to:0x02099c70 module:overlay(0) +from:0x02138908 kind:load to:0x02099d2c module:overlay(0) +from:0x0213890c kind:load to:0x02099d98 module:overlay(0) +from:0x02138910 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02138914 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02138918 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213891c kind:load to:0x0213222c module:overlay(51) +from:0x02138920 kind:load to:0x021322dc module:overlay(51) +from:0x02138924 kind:load to:0x0209ad54 module:overlay(0) +from:0x02138928 kind:load to:0x021330b8 module:overlay(51) +from:0x02138930 kind:load to:0x02133168 module:overlay(51) +from:0x02138938 kind:load to:0x021332d0 module:overlay(51) +from:0x02138940 kind:load to:0x02133374 module:overlay(51) +from:0x02138948 kind:load to:0x0213343c module:overlay(51) +from:0x02138950 kind:load to:0x021334fc module:overlay(51) +from:0x02138958 kind:load to:0x0213375c module:overlay(51) +from:0x02138960 kind:load to:0x02133d14 module:overlay(51) +from:0x02138968 kind:load to:0x021342a4 module:overlay(51) +from:0x02138970 kind:load to:0x021346f4 module:overlay(51) +from:0x02138978 kind:load to:0x02134d2c module:overlay(51) +from:0x02138980 kind:load to:0x021351e8 module:overlay(51) +from:0x02138988 kind:load to:0x021355e0 module:overlay(51) +from:0x02138990 kind:load to:0x0213569c module:overlay(51) +from:0x02138998 kind:load to:0x02135750 module:overlay(51) +from:0x021389a0 kind:load to:0x021357f4 module:overlay(51) +from:0x021389a8 kind:load to:0x02135a70 module:overlay(51) +from:0x021389b0 kind:load to:0x02135c30 module:overlay(51) +from:0x021389b8 kind:load to:0x02135c8c module:overlay(51) +from:0x021389c0 kind:load to:0x02133128 module:overlay(51) +from:0x021389c8 kind:load to:0x021331d8 module:overlay(51) +from:0x021389d0 kind:load to:0x02133340 module:overlay(51) +from:0x021389d8 kind:load to:0x021333ec module:overlay(51) +from:0x021389e0 kind:load to:0x021334ac module:overlay(51) +from:0x021389e8 kind:load to:0x0213351c module:overlay(51) +from:0x021389f0 kind:load to:0x02133850 module:overlay(51) +from:0x021389f8 kind:load to:0x02133d9c module:overlay(51) +from:0x02138a00 kind:load to:0x021342b8 module:overlay(51) +from:0x02138a08 kind:load to:0x02134a20 module:overlay(51) +from:0x02138a10 kind:load to:0x02134edc module:overlay(51) +from:0x02138a18 kind:load to:0x02135388 module:overlay(51) +from:0x02138a20 kind:load to:0x02135660 module:overlay(51) +from:0x02138a28 kind:load to:0x02135728 module:overlay(51) +from:0x02138a30 kind:load to:0x021357c0 module:overlay(51) +from:0x02138a38 kind:load to:0x02135900 module:overlay(51) +from:0x02138a40 kind:load to:0x02135b2c module:overlay(51) +from:0x02138a48 kind:load to:0x02135c58 module:overlay(51) +from:0x02138a50 kind:load to:0x02135e38 module:overlay(51) diff --git a/config/jp/arm9/overlays/ov051/symbols.txt b/config/jp/arm9/overlays/ov051/symbols.txt new file mode 100644 index 00000000..538f5fec --- /dev/null +++ b/config/jp/arm9/overlays/ov051/symbols.txt @@ -0,0 +1,133 @@ +func_ov051_02131ec0 kind:function(arm,size=0xc) addr:0x02131ec0 +func_ov051_02131ecc kind:function(arm,size=0x24) addr:0x02131ecc +func_ov051_02131ef0 kind:function(arm,size=0x44) addr:0x02131ef0 +func_ov051_02131f34 kind:function(arm,size=0x5c) addr:0x02131f34 +func_ov051_02131f90 kind:function(arm,size=0x24c) addr:0x02131f90 +func_ov051_021321dc kind:function(arm,size=0x14) addr:0x021321dc +func_ov051_021321f0 kind:function(arm,size=0x14) addr:0x021321f0 +func_ov051_02132204 kind:function(arm,size=0x14) addr:0x02132204 +func_ov051_02132218 kind:function(arm,size=0x14) addr:0x02132218 +func_ov051_0213222c kind:function(arm,size=0xb0) addr:0x0213222c +func_ov051_021322dc kind:function(arm,size=0xb8) addr:0x021322dc +func_ov051_02132394 kind:function(arm,size=0xe4) addr:0x02132394 +func_ov051_02132478 kind:function(arm,size=0x5c) addr:0x02132478 +func_ov051_021324d4 kind:function(arm,size=0x48) addr:0x021324d4 +func_ov051_0213251c kind:function(arm,size=0x94) addr:0x0213251c +func_ov051_021325b0 kind:function(arm,size=0xa30) addr:0x021325b0 +func_ov051_02132fe0 kind:function(arm,size=0xd8) addr:0x02132fe0 +func_ov051_021330b8 kind:function(arm,size=0x70) addr:0x021330b8 +func_ov051_02133128 kind:function(arm,size=0x40) addr:0x02133128 +func_ov051_02133168 kind:function(arm,size=0x70) addr:0x02133168 +func_ov051_021331d8 kind:function(arm,size=0xf8) addr:0x021331d8 +func_ov051_021332d0 kind:function(arm,size=0x70) addr:0x021332d0 +func_ov051_02133340 kind:function(arm,size=0x34) addr:0x02133340 +func_ov051_02133374 kind:function(arm,size=0x78) addr:0x02133374 +func_ov051_021333ec kind:function(arm,size=0x50) addr:0x021333ec +func_ov051_0213343c kind:function(arm,size=0x70) addr:0x0213343c +func_ov051_021334ac kind:function(arm,size=0x50) addr:0x021334ac +func_ov051_021334fc kind:function(arm,size=0x20) addr:0x021334fc +func_ov051_0213351c kind:function(arm,size=0x240) addr:0x0213351c +func_ov051_0213375c kind:function(arm,size=0xf4) addr:0x0213375c +func_ov051_02133850 kind:function(arm,size=0x4c4) addr:0x02133850 +func_ov051_02133d14 kind:function(arm,size=0x88) addr:0x02133d14 +func_ov051_02133d9c kind:function(arm,size=0x508) addr:0x02133d9c +func_ov051_021342a4 kind:function(arm,size=0x14) addr:0x021342a4 +func_ov051_021342b8 kind:function(arm,size=0x43c) addr:0x021342b8 +func_ov051_021346f4 kind:function(arm,size=0x32c) addr:0x021346f4 +func_ov051_02134a20 kind:function(arm,size=0x30c) addr:0x02134a20 +func_ov051_02134d2c kind:function(arm,size=0x1b0) addr:0x02134d2c +func_ov051_02134edc kind:function(arm,size=0x30c) addr:0x02134edc +func_ov051_021351e8 kind:function(arm,size=0x1a0) addr:0x021351e8 +func_ov051_02135388 kind:function(arm,size=0x258) addr:0x02135388 +func_ov051_021355e0 kind:function(arm,size=0x80) addr:0x021355e0 +func_ov051_02135660 kind:function(arm,size=0x3c) addr:0x02135660 +func_ov051_0213569c kind:function(arm,size=0x8c) addr:0x0213569c +func_ov051_02135728 kind:function(arm,size=0x28) addr:0x02135728 +func_ov051_02135750 kind:function(arm,size=0x70) addr:0x02135750 +func_ov051_021357c0 kind:function(arm,size=0x34) addr:0x021357c0 +func_ov051_021357f4 kind:function(arm,size=0x10c) addr:0x021357f4 +func_ov051_02135900 kind:function(arm,size=0x170) addr:0x02135900 +func_ov051_02135a70 kind:function(arm,size=0xbc) addr:0x02135a70 +func_ov051_02135b2c kind:function(arm,size=0x104) addr:0x02135b2c +func_ov051_02135c30 kind:function(arm,size=0x28) addr:0x02135c30 +func_ov051_02135c58 kind:function(arm,size=0x34) addr:0x02135c58 +func_ov051_02135c8c kind:function(arm,size=0x1ac) addr:0x02135c8c +func_ov051_02135e38 kind:function(arm,size=0x5dc) addr:0x02135e38 +func_ov051_02136414 kind:function(arm,size=0xb8) addr:0x02136414 +func_ov051_021364cc kind:function(arm,size=0x80) addr:0x021364cc +func_ov051_0213654c kind:function(arm,size=0x40) addr:0x0213654c +func_ov051_0213658c kind:function(arm,size=0x94) addr:0x0213658c +func_ov051_02136620 kind:function(arm,size=0x48) addr:0x02136620 +func_ov051_02136668 kind:function(arm,size=0xd0) addr:0x02136668 +func_ov051_02136738 kind:function(arm,size=0xd0) addr:0x02136738 +func_ov051_02136808 kind:function(arm,size=0x18) addr:0x02136808 +func_ov051_02136820 kind:function(arm,size=0x2e8) addr:0x02136820 +func_ov051_02136b08 kind:function(arm,size=0xb4) addr:0x02136b08 +func_ov051_02136bbc kind:function(arm,size=0x48) addr:0x02136bbc +func_ov051_02136c04 kind:function(arm,size=0xb4) addr:0x02136c04 +func_ov051_02136cb8 kind:function(arm,size=0xa0) addr:0x02136cb8 +func_ov051_02136d58 kind:function(arm,size=0xb4) addr:0x02136d58 +func_ov051_02136e0c kind:function(arm,size=0xcc) addr:0x02136e0c +func_ov051_02136ed8 kind:function(arm,size=0x110) addr:0x02136ed8 +func_ov051_02136fe8 kind:function(arm,size=0x10) addr:0x02136fe8 +func_ov051_02136ff8 kind:function(arm,size=0x74) addr:0x02136ff8 +func_ov051_0213706c kind:function(arm,size=0xa0) addr:0x0213706c +func_ov051_0213710c kind:function(arm,size=0xdc) addr:0x0213710c +func_ov051_021371e8 kind:function(arm,size=0x18) addr:0x021371e8 +func_ov051_02137200 kind:function(arm,size=0x2d0) addr:0x02137200 +func_ov051_021374d0 kind:function(arm,size=0x12c) addr:0x021374d0 +func_ov051_021375fc kind:function(arm,size=0x78) addr:0x021375fc +func_ov051_02137674 kind:function(arm,size=0x64) addr:0x02137674 +func_ov051_021376d8 kind:function(arm,size=0x78) addr:0x021376d8 +func_ov051_02137750 kind:function(arm,size=0x114) addr:0x02137750 +func_ov051_02137864 kind:function(arm,size=0x520) addr:0x02137864 +func_ov051_02137d84 kind:function(arm,size=0x180) addr:0x02137d84 +func_ov051_02137f04 kind:function(arm,size=0x38) addr:0x02137f04 +func_ov051_02137f3c kind:function(arm,size=0x5c) addr:0x02137f3c +func_ov051_02137f98 kind:function(arm,size=0x11c) addr:0x02137f98 +func_ov051_021380b4 kind:function(arm,size=0x508) addr:0x021380b4 +func_ov051_021385bc kind:function(arm,size=0x8) addr:0x021385bc +func_ov051_021385c4 kind:function(arm,size=0x2c) addr:0x021385c4 +func_ov051_021385f0 kind:function(arm,size=0x24) addr:0x021385f0 +func_ov051_02138614 kind:function(arm,size=0x24) addr:0x02138614 +func_ov051_02138638 kind:function(arm,size=0x2c) addr:0x02138638 +func_ov051_02138664 kind:function(arm,size=0xc) addr:0x02138664 +func_ov051_02138670 kind:function(arm,size=0x1c) addr:0x02138670 +func_ov051_0213868c kind:function(arm,size=0x1c) addr:0x0213868c +func_ov051_021386a8 kind:function(arm,size=0x1c) addr:0x021386a8 +func_ov051_021386c4 kind:function(arm,size=0x1c) addr:0x021386c4 +func_ov051_021386e0 kind:function(arm,size=0x14) addr:0x021386e0 +data_ov051_021386f8 kind:data(any) addr:0x021386f8 +data_ov051_02138708 kind:data(any) addr:0x02138708 +data_ov051_02138718 kind:data(any) addr:0x02138718 +func_ov051_02138728 kind:function(arm,size=0x8c) addr:0x02138728 +data_ov051_021387c8 kind:data(any) addr:0x021387c8 +data_ov051_021387cc kind:data(any) addr:0x021387cc +data_ov051_021387d8 kind:data(any) addr:0x021387d8 +data_ov051_021387f0 kind:data(any) addr:0x021387f0 +data_ov051_021387fc kind:data(any) addr:0x021387fc +data_ov051_02138818 kind:data(any) addr:0x02138818 +data_ov051_02138834 kind:data(any) addr:0x02138834 +data_ov051_02138858 kind:data(any) addr:0x02138858 +data_ov051_02138884 kind:data(any) addr:0x02138884 +data_ov051_021388d0 kind:data(any) addr:0x021388d0 +data_ov051_02138928 kind:data(any) addr:0x02138928 +data_ov051_021389c0 kind:data(any) addr:0x021389c0 +data_ov051_02138a58 kind:data(any) addr:0x02138a58 +data_ov051_02138a70 kind:data(any) addr:0x02138a70 +data_ov051_02138a88 kind:data(any) addr:0x02138a88 +data_ov051_02138aa0 kind:data(any) addr:0x02138aa0 +data_ov051_02138ab8 kind:data(any) addr:0x02138ab8 +data_ov051_02138ad0 kind:data(any) addr:0x02138ad0 +data_ov051_02138ae8 kind:data(any) addr:0x02138ae8 +data_ov051_02138b00 kind:data(any) addr:0x02138b00 +data_ov051_02138b18 kind:data(any) addr:0x02138b18 +data_ov051_02138b30 kind:data(any) addr:0x02138b30 +data_ov051_02138b48 kind:data(any) addr:0x02138b48 +data_ov051_02138b60 kind:data(any) addr:0x02138b60 +data_ov051_02138b78 kind:data(any) addr:0x02138b78 +data_ov051_02138b90 kind:data(any) addr:0x02138b90 +data_ov051_02138ba8 kind:data(any) addr:0x02138ba8 +data_ov051_02138bc0 kind:bss addr:0x02138bc0 +data_ov051_02138bc4 kind:bss addr:0x02138bc4 +data_ov051_02138bd0 kind:bss addr:0x02138bd0 diff --git a/config/jp/arm9/overlays/ov052/delinks.txt b/config/jp/arm9/overlays/ov052/delinks.txt new file mode 100644 index 00000000..f2c32656 --- /dev/null +++ b/config/jp/arm9/overlays/ov052/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02131ec0 end:0x021377bc kind:code align:32 + .rodata start:0x021377bc end:0x021377e4 kind:data align:4 + .init start:0x021377e4 end:0x02137a8c kind:code align:4 + .ctor start:0x02137a8c end:0x02137aa0 kind:data align:4 + .data start:0x02137aa0 end:0x02138440 kind:data align:32 + .bss start:0x02138440 end:0x02138760 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov052/relocs.txt b/config/jp/arm9/overlays/ov052/relocs.txt new file mode 100644 index 00000000..d09732bd --- /dev/null +++ b/config/jp/arm9/overlays/ov052/relocs.txt @@ -0,0 +1,1024 @@ +from:0x02131ec8 kind:load to:0x02138458 module:overlay(52) +from:0x02131edc kind:arm_call to:0x02011f3c module:main +from:0x02131ee8 kind:arm_call to:0x02131f40 module:overlay(52) +from:0x02131efc kind:arm_call to:0x02099040 module:overlay(0) +from:0x02131f38 kind:load to:0x02137aa8 module:overlay(52) +from:0x02131f4c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02131f7c kind:arm_call to:0x0200f05c module:main +from:0x02131f98 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02131fc4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02131fe0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02131ff0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02132010 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02132018 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02132038 kind:arm_call to:0x0203e690 module:main +from:0x021320a8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021320d8 kind:load to:0x02137b18 module:overlay(52) +from:0x021320dc kind:load to:0x02138458 module:overlay(52) +from:0x021320e0 kind:load to:0x021377c0 module:overlay(52) +from:0x021320e4 kind:load to:0x02137acc module:overlay(52) +from:0x021320e8 kind:load to:0x020a1aac module:overlay(0) +from:0x021320ec kind:load to:0x02134b48 module:overlay(52) +from:0x021320f4 kind:load to:0x027e07d4 module:dtcm +from:0x02132100 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02132134 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02132148 kind:arm_call to:0x0203e740 module:main +from:0x02132150 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02132158 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02132160 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02132168 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02132174 kind:load to:0x02137b18 module:overlay(52) +from:0x02132178 kind:load to:0x020a1aac module:overlay(0) +from:0x021321a4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021321b8 kind:arm_call to:0x0203e740 module:main +from:0x021321c0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021321c8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021321d0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021321d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021321e0 kind:arm_call to:0x02011ff4 module:main +from:0x021321ec kind:load to:0x02137b18 module:overlay(52) +from:0x021321f0 kind:load to:0x020a1aac module:overlay(0) +from:0x02132238 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0213224c kind:arm_call to:0x0213235c module:overlay(52) +from:0x0213226c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0213229c kind:arm_call to:0x021347cc module:overlay(52) +from:0x021322a4 kind:arm_call to:0x021322e4 module:overlay(52) +from:0x021322b4 kind:arm_call to:0x0213235c module:overlay(52) +from:0x021322c4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021322d4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021322e0 kind:load to:0x02134860 module:overlay(52) +from:0x0213230c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132318 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132324 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132330 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132358 kind:load to:0x020af4a0 module:overlay(0) +from:0x02132368 kind:arm_call to:0x02132338 module:overlay(52) +from:0x021323e8 kind:load to:0x02137c10 module:overlay(52) +from:0x021323ec kind:load to:0x02137c00 module:overlay(52) +from:0x02132444 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02132500 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x0213250c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02132534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213253c kind:arm_call to:0x021349ec module:overlay(52) +from:0x02132550 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02132560 kind:arm_call to:0x02136338 module:overlay(52) +from:0x02132594 kind:arm_call to:0x0213426c module:overlay(52) +from:0x021325d4 kind:arm_call to:0x02015018 module:main +from:0x021325f4 kind:arm_call to:0x02015018 module:main +from:0x02132630 kind:arm_call to:0x02015018 module:main +from:0x02132650 kind:arm_call to:0x02015018 module:main +from:0x02132670 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021326d0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021326dc kind:load to:0x02137c00 module:overlay(52) +from:0x021326e0 kind:load to:0x027e09a8 module:dtcm +from:0x021326ec kind:load to:0x027e09c0 module:dtcm +from:0x02132744 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x0213279c kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x021327a4 kind:load to:0x0204b164 module:main +from:0x02132814 kind:arm_call to:0x021326f0 module:overlay(52) +from:0x02132824 kind:load to:0x02137b70 module:overlay(52) +from:0x0213286c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132874 kind:arm_call to:0x021346b4 module:overlay(52) +from:0x02132888 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132924 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213293c kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x0213294c kind:load to:0x02137ba0 module:overlay(52) +from:0x0213295c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132978 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132988 kind:arm_call to:0x0213479c module:overlay(52) +from:0x0213299c kind:arm_call to:0x0213235c module:overlay(52) +from:0x021329b0 kind:load to:0x02099dd4 module:overlay(0) +from:0x021329d0 kind:arm_call to:0x02016e0c module:main +from:0x02132a30 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02132a38 kind:load to:0x021377bc module:overlay(52) +from:0x02132a3c kind:load to:0x0204b164 module:main +from:0x02132ac4 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132acc kind:arm_call to:0x021346b4 module:overlay(52) +from:0x02132ae0 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132ae8 kind:arm_call to:0x02134624 module:overlay(52) +from:0x02132b00 kind:arm_call to:0x0213468c module:overlay(52) +from:0x02132b08 kind:load to:0x0204b164 module:main +from:0x02132b6c kind:arm_call to:0x02017e3c module:main +from:0x02132bbc kind:load to:0x02137b88 module:overlay(52) +from:0x02132bc0 kind:load to:0x0204b164 module:main +from:0x02132c04 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132c0c kind:arm_call to:0x02134624 module:overlay(52) +from:0x02132c24 kind:arm_call to:0x0213468c module:overlay(52) +from:0x02132c3c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132c68 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02132cc4 kind:load to:0x02137b70 module:overlay(52) +from:0x02132d3c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02132d4c kind:arm_call to:0x01ff930c module:itcm +from:0x02132d90 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132e10 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02132e70 kind:load to:0x0204b164 module:main +from:0x02132e7c kind:load to:0x02137b88 module:overlay(52) +from:0x02132e94 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132eb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132ecc kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132f14 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02132f48 kind:arm_call to:0x02016b24 module:main +from:0x02132f5c kind:arm_call to:0x02099dfc module:overlay(0) +from:0x02132f7c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132f90 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02132fa8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02133040 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02133054 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133060 kind:arm_call to:0x020168f0 module:main +from:0x0213307c kind:arm_call to:0x0213468c module:overlay(52) +from:0x0213308c kind:load to:0x0203feb0 module:main +from:0x02133120 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02133148 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02133168 kind:load to:0x0204b164 module:main +from:0x02133170 kind:load to:0x027e0cec module:dtcm +from:0x021332e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213330c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02133324 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213335c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02133390 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x021333a8 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x021333b8 kind:load to:0x02137be8 module:overlay(52) +from:0x021333c4 kind:load to:0x0203feb0 module:main +from:0x021333cc kind:load to:0x027e09c0 module:dtcm +from:0x021333d4 kind:load to:0x027e0cec module:dtcm +from:0x0213340c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02133434 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02133450 kind:load to:0x027e0cec module:dtcm +from:0x02133478 kind:arm_call to:0x020168f0 module:main +from:0x021334dc kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x021334ec kind:load to:0x02137b88 module:overlay(52) +from:0x0213350c kind:arm_call to:0x020168f0 module:main +from:0x02133524 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02133558 kind:arm_call to:0x02016b24 module:main +from:0x0213356c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02133590 kind:arm_call to:0x01ff9258 module:itcm +from:0x021335a8 kind:arm_call to:0x0213235c module:overlay(52) +from:0x021335b0 kind:arm_call to:0x02134624 module:overlay(52) +from:0x021335c8 kind:arm_call to:0x0213468c module:overlay(52) +from:0x0213362c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02133638 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02133650 kind:load to:0x027e0cec module:dtcm +from:0x02133724 kind:arm_call to:0x02015018 module:main +from:0x02133744 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213375c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133774 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02133784 kind:load to:0x02137bb8 module:overlay(52) +from:0x02133788 kind:load to:0x027e09a8 module:dtcm +from:0x02133810 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02133838 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02133858 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133864 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02133880 kind:load to:0x02137ba0 module:overlay(52) +from:0x02133884 kind:load to:0x027e09a8 module:dtcm +from:0x021338b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021338e8 kind:load to:0x02099394 module:overlay(0) +from:0x021338f4 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0213391c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02133928 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02133954 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x021339bc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021339c4 kind:arm_call to:0x020168f0 module:main +from:0x021339f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021339fc kind:load to:0x02137bd0 module:overlay(52) +from:0x02133a04 kind:load to:0x027e09a8 module:dtcm +from:0x02133a2c kind:arm_call to:0x01ff930c module:itcm +from:0x02133a50 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02133a68 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02133a70 kind:load to:0x027e09a8 module:dtcm +from:0x02133afc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02133b14 kind:load to:0x02137b70 module:overlay(52) +from:0x02133b5c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02133bc0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02133bd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02133be0 kind:arm_call to:0x01ff938c module:itcm +from:0x02133c00 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02133c0c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02133c3c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02133c48 kind:load to:0x02138440 module:overlay(52) +from:0x02133c68 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02133c90 kind:arm_call to:0x01ffedac module:itcm +from:0x02133ca4 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02133cd0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02133cf8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02133d08 kind:arm_call to:0x021347cc module:overlay(52) +from:0x02133d84 kind:load to:0x027e0cd8 module:dtcm +from:0x02133d88 kind:load to:0x027e0cec module:dtcm +from:0x02133d94 kind:load to:0x02137b70 module:overlay(52) +from:0x02133e54 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02133e64 kind:arm_call to:0x01ff916c module:itcm +from:0x02133e7c kind:arm_call to:0x0213235c module:overlay(52) +from:0x02133e88 kind:load to:0x027e0cec module:dtcm +from:0x02133eb4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02133f34 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02133f88 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02133fa4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133fc0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02133ffc kind:arm_call to:0x0213235c module:overlay(52) +from:0x02134018 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02134020 kind:arm_call to:0x02134028 module:overlay(52) +from:0x02134044 kind:arm_call to:0x0213479c module:overlay(52) +from:0x02134058 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02134064 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02134098 kind:load to:0x02138440 module:overlay(52) +from:0x021340b4 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02134124 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02134134 kind:load to:0x02137b88 module:overlay(52) +from:0x02134154 kind:arm_call to:0x020db5b4 module:overlays(26,31) +from:0x02134194 kind:arm_call to:0x0213235c module:overlay(52) +from:0x021341a8 kind:load to:0x027e0d38 module:dtcm +from:0x021341ac kind:load to:0x020af494 module:overlay(0) +from:0x021341c0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021341ec kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213420c kind:arm_call to:0x02136348 module:overlay(52) +from:0x02134244 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02134264 kind:arm_call to:0x0209a7d0 module:overlay(0) +from:0x02134278 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021342e8 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02134354 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02134374 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02134380 kind:arm_call to:0x0213235c module:overlay(52) +from:0x0213439c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021343a8 kind:arm_call to:0x0213235c module:overlay(52) +from:0x021343cc kind:arm_call to:0x0213235c module:overlay(52) +from:0x021343ec kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02134404 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02134484 kind:arm_call to:0x020c087c module:overlay(17) +from:0x021344ac kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x021344b8 kind:arm_call to:0x0213235c module:overlay(52) +from:0x021344d4 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021344e0 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02134504 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02134534 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02134550 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213456c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02134574 kind:arm_call to:0x02136338 module:overlay(52) +from:0x021345a0 kind:arm_call to:0x020c087c module:overlay(17) +from:0x021345c8 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x021345d4 kind:arm_call to:0x0213235c module:overlay(52) +from:0x021345f0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021345fc kind:arm_call to:0x0213235c module:overlay(52) +from:0x0213460c kind:load to:0x027e0d38 module:dtcm +from:0x02134614 kind:load to:0x020af49c module:overlay(0) +from:0x02134618 kind:load to:0x020af4a4 module:overlay(0) +from:0x02134620 kind:load to:0x027e0cec module:dtcm +from:0x0213464c kind:arm_call to:0x02017eec module:main +from:0x02134664 kind:arm_call to:0x01ff930c module:itcm +from:0x021346a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021346dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021346f4 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02134728 kind:arm_call to:0x01ffb714 module:itcm +from:0x02134734 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134764 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021347b4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021347f8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02134818 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134834 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02134844 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134854 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213485c kind:load to:0x027e0ce4 module:dtcm +from:0x02134910 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02134920 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213495c kind:arm_call to:0x0200e260 module:main +from:0x02134960 kind:arm_call to:0x0200c198 module:main +from:0x02134970 kind:arm_call to:0x01ffad5c module:itcm +from:0x021349dc kind:arm_call to:0x0202a260 module:main +from:0x021349e8 kind:load to:0x0203feb0 module:main +from:0x02134a3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134b08 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02134b14 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02134b30 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02134b40 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02134b5c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02134b64 kind:arm_call to:0x02011ff4 module:main +from:0x02134b78 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02134b8c kind:load to:0x02138540 module:overlay(52) +from:0x02134ba0 kind:arm_call to:0x02011f3c module:main +from:0x02134bac kind:arm_call to:0x02134cc0 module:overlay(52) +from:0x02134bc0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02134c08 kind:load to:0x02137db8 module:overlay(52) +from:0x02134c24 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x02134c3c kind:load to:0x02137d88 module:overlay(52) +from:0x02134c5c kind:arm_call to:0x021361c8 module:overlay(52) +from:0x02134c6c kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x02134c8c kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02134c94 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x02134cac kind:arm_call to:0x021361ec module:overlay(52) +from:0x02134cb8 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x02134cd0 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02134d34 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02134d60 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02134d78 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02134d88 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02134dc0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02134dd8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02134df0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02134df8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02134e04 kind:arm_call to:0x02134c0c module:overlay(52) +from:0x02134ee8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02134f00 kind:load to:0x02137e70 module:overlay(52) +from:0x02134f04 kind:load to:0x02138540 module:overlay(52) +from:0x02134f08 kind:load to:0x02137e24 module:overlay(52) +from:0x02134f0c kind:load to:0x02137ddc module:overlay(52) +from:0x02134f10 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02134f14 kind:load to:0x027e07d4 module:dtcm +from:0x02134f1c kind:load to:0x02137d98 module:overlay(52) +from:0x02134f28 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02134f3c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02134f5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134f88 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02134f94 kind:load to:0x027e0ce4 module:dtcm +from:0x02134fc4 kind:load to:0x020af4a0 module:overlay(0) +from:0x02134fd4 kind:arm_call to:0x02134f98 module:overlay(52) +from:0x02135054 kind:load to:0x02137f68 module:overlay(52) +from:0x02135058 kind:load to:0x02137f58 module:overlay(52) +from:0x02135068 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x021350c4 kind:arm_call to:0x021363ac module:overlay(52) +from:0x021350dc kind:load to:0x02137f58 module:overlay(52) +from:0x02135148 kind:load to:0x02137ec8 module:overlay(52) +from:0x0213516c kind:arm_call to:0x0213624c module:overlay(52) +from:0x021351f4 kind:load to:0x02137ec8 module:overlay(52) +from:0x02135234 kind:arm_call to:0x01ff930c module:itcm +from:0x02135274 kind:arm_call to:0x01ff930c module:itcm +from:0x021352b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021352c4 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02135330 kind:arm_call to:0x02016e0c module:main +from:0x02135354 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135394 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021353a4 kind:load to:0x02137ef8 module:overlay(52) +from:0x021353a8 kind:load to:0x021377d0 module:overlay(52) +from:0x021353b0 kind:load to:0x027e09a8 module:dtcm +from:0x02135430 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02135440 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213544c kind:arm_call to:0x020168f0 module:main +from:0x0213545c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02135480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213548c kind:arm_call to:0x021365a8 module:overlay(52) +from:0x021354b0 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x021354c8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021354d4 kind:arm_call to:0x020168f0 module:main +from:0x021354e8 kind:arm_call to:0x01ff930c module:itcm +from:0x021354fc kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x0213551c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02135528 kind:arm_call to:0x020168f0 module:main +from:0x02135544 kind:arm_call to:0x0213624c module:overlay(52) +from:0x021355e0 kind:load to:0x02137ef8 module:overlay(52) +from:0x021355ec kind:arm_call to:0x0213611c module:overlay(52) +from:0x021355f4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213561c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213562c kind:arm_call to:0x021365a8 module:overlay(52) +from:0x0213566c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02135674 kind:load to:0x027e09a8 module:dtcm +from:0x02135704 kind:load to:0x02137ec8 module:overlay(52) +from:0x02135718 kind:arm_call to:0x021365a8 module:overlay(52) +from:0x02135730 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02135758 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021357e8 kind:arm_call to:0x021365ec module:overlay(52) +from:0x0213580c kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02135838 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02135848 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02135854 kind:load to:0x027e09c0 module:dtcm +from:0x02135858 kind:load to:0x027e07d4 module:dtcm +from:0x021358bc kind:load to:0x02137f40 module:overlay(52) +from:0x0213593c kind:load to:0x02137ef8 module:overlay(52) +from:0x02135958 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021359ac kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021359bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021359f8 kind:arm_call to:0x021365a8 module:overlay(52) +from:0x02135a00 kind:arm_call to:0x0213611c module:overlay(52) +from:0x02135a0c kind:load to:0x027e0ce4 module:dtcm +from:0x02135a4c kind:arm_call to:0x020168f0 module:main +from:0x02135ab8 kind:load to:0x02137ee0 module:overlay(52) +from:0x02135b70 kind:arm_call to:0x01ff9984 module:itcm +from:0x02135ba0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135bb4 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02135be4 kind:arm_call to:0x0213624c module:overlay(52) +from:0x02135c10 kind:arm_call to:0x0213235c module:overlay(52) +from:0x02135c80 kind:load to:0x02137f10 module:overlay(52) +from:0x02135cb0 kind:arm_call to:0x01ff993c module:itcm +from:0x02135cc8 kind:arm_call to:0x01ff930c module:itcm +from:0x02135ce0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135cf8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02135d14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135d2c kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02135df4 kind:load to:0x02137ec8 module:overlay(52) +from:0x02135e00 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02135e28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135e34 kind:arm_call to:0x021365a8 module:overlay(52) +from:0x02135e54 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02135e84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135e8c kind:load to:0x0203feb0 module:main +from:0x02135ea4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02135ebc kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02135ee0 kind:arm_call to:0x021365ec module:overlay(52) +from:0x02135eec kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02135ef4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02135f1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135f28 kind:arm_call to:0x021365a8 module:overlay(52) +from:0x02135fc8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02135fd8 kind:load to:0x02137ee0 module:overlay(52) +from:0x02136008 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02136020 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02136048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136054 kind:arm_call to:0x021365a8 module:overlay(52) +from:0x021360d4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021360e4 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0213610c kind:arm_call to:0x021365ec module:overlay(52) +from:0x02136118 kind:load to:0x027e07d4 module:dtcm +from:0x02136134 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136160 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213616c kind:arm_call to:0x020168f0 module:main +from:0x02136178 kind:arm_call to:0x020180ac module:main +from:0x021361c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021361dc kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x0213622c kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02136240 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x02136248 kind:load to:0x027e07d4 module:dtcm +from:0x02136264 kind:arm_call to:0x01ff930c module:itcm +from:0x021362c0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02136324 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02136330 kind:load to:0x0203feb0 module:main +from:0x02136344 kind:load to:0x021365ec module:overlay(52) +from:0x02136374 kind:arm_call to:0x0202a260 module:main +from:0x021363b8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213640c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213646c kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0213648c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02136498 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x021364cc kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02136508 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02136524 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02136530 kind:arm_call to:0x021365ec module:overlay(52) +from:0x0213655c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02136568 kind:arm_call to:0x02134fc8 module:overlay(52) +from:0x0213658c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0213659c kind:load to:0x027e0d38 module:dtcm +from:0x021365a4 kind:load to:0x027e0cec module:dtcm +from:0x021365bc kind:arm_call to:0x0209a334 module:overlay(0) +from:0x021365d8 kind:arm_call to:0x021365ec module:overlay(52) +from:0x0213666c kind:arm_call to:0x020fb9d0 module:overlay(31) +from:0x02136678 kind:arm_call to:0x0209ad54 module:overlay(0) +from:0x02136680 kind:arm_call to:0x02134004 module:overlay(52) +from:0x0213668c kind:load to:0x0204b164 module:main +from:0x02136690 kind:load to:0x021377d4 module:overlay(52) +from:0x021366b0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021366c4 kind:load to:0x02058e24 module:overlay(0) +from:0x021366d8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021366e0 kind:arm_call to:0x02011ff4 module:main +from:0x021366f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021366fc kind:arm_call to:0x02011ff4 module:main +from:0x02136714 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0213671c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02136724 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213672c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136734 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213673c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02136754 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0213675c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02136764 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213676c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136774 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213677c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02136784 kind:arm_call to:0x02011ff4 module:main +from:0x02136798 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021367ac kind:load to:0x02138628 module:overlay(52) +from:0x021367c0 kind:arm_call to:0x02011f3c module:main +from:0x021367cc kind:arm_call to:0x02136830 module:overlay(52) +from:0x021367e0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213682c kind:load to:0x021380d8 module:overlay(52) +from:0x0213685c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0213687c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02136898 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021368a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213691c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02136948 kind:arm_call to:0x0213742c module:overlay(52) +from:0x02136974 kind:arm_call to:0x0203e690 module:main +from:0x02136990 kind:load to:0x02138628 module:overlay(52) +from:0x02136994 kind:load to:0x021382ac module:overlay(52) +from:0x02136998 kind:load to:0x02138144 module:overlay(52) +from:0x0213699c kind:load to:0x02138190 module:overlay(52) +from:0x021369a0 kind:load to:0x021369c0 module:overlay(52) +from:0x021369a4 kind:load to:0x02137518 module:overlay(52) +from:0x021369a8 kind:load to:0x021380f4 module:overlay(52) +from:0x021369b4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021369c8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x021369e8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021369fc kind:arm_call to:0x0203e740 module:main +from:0x02136a04 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02136a0c kind:arm_call to:0x02137464 module:overlay(52) +from:0x02136a14 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02136a1c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136a24 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02136a30 kind:load to:0x02138190 module:overlay(52) +from:0x02136a34 kind:load to:0x021369c0 module:overlay(52) +from:0x02136a4c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02136a60 kind:arm_call to:0x0203e740 module:main +from:0x02136a68 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02136a70 kind:arm_call to:0x02137464 module:overlay(52) +from:0x02136a78 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02136a80 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02136a88 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02136a90 kind:arm_call to:0x02011ff4 module:main +from:0x02136a9c kind:load to:0x02138190 module:overlay(52) +from:0x02136aa0 kind:load to:0x021369c0 module:overlay(52) +from:0x02136ac0 kind:load to:0x020aa528 module:overlay(0) +from:0x02136b14 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x02136b5c kind:arm_call to:0x02136dd0 module:overlay(52) +from:0x02136b9c kind:arm_call to:0x02137094 module:overlay(52) +from:0x02136ba8 kind:arm_call to:0x021374d8 module:overlay(52) +from:0x02136bd0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02136bdc kind:arm_call to:0x021374f8 module:overlay(52) +from:0x02136c28 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02136ca4 kind:arm_call to:0x021373b0 module:overlay(52) +from:0x02136cb4 kind:arm_call to:0x02174bf0 module:overlay(94) +from:0x02136cbc kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x02136cc4 kind:load to:0x027e09a8 module:dtcm +from:0x02136ccc kind:load to:0x027e0cec module:dtcm +from:0x02136d18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02136d28 kind:load to:0x027e09a8 module:dtcm +from:0x02136d5c kind:arm_call to:0x01fff148 module:itcm +from:0x02136d9c kind:arm_call to:0x02137274 module:overlay(52) +from:0x02136da4 kind:arm_call to:0x02137018 module:overlay(52) +from:0x02136dc8 kind:load to:0x027e0ce0 module:dtcm +from:0x02136dcc kind:load to:0x021380a8 module:overlay(52) +from:0x02136e00 kind:arm_call to:0x01ffb428 module:itcm +from:0x02136e04 kind:arm_call to:0x0203b434 module:main +from:0x02136e10 kind:arm_call to:0x0203c53c module:main +from:0x02136e1c kind:arm_call to:0x0203bea8 module:main +from:0x02136e20 kind:arm_call to:0x0203badc module:main +from:0x02136e78 kind:arm_call to:0x0203b434 module:main +from:0x02136e80 kind:arm_call to:0x0203c53c module:main +from:0x02136e8c kind:arm_call to:0x0203bea8 module:main +from:0x02136e90 kind:arm_call to:0x0203badc module:main +from:0x02136fc8 kind:arm_call to:0x02137250 module:overlay(52) +from:0x02136ff0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02137004 kind:load to:0x0203feb0 module:main +from:0x02137038 kind:arm_call to:0x01fff148 module:itcm +from:0x02137060 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02137084 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02137090 kind:load to:0x027e0ce0 module:dtcm +from:0x021370c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021370cc kind:arm_call to:0x0203b434 module:main +from:0x021370d4 kind:arm_call to:0x0203c53c module:main +from:0x021370e0 kind:arm_call to:0x0203bea8 module:main +from:0x021370e4 kind:arm_call to:0x0203badc module:main +from:0x02137164 kind:arm_call to:0x01fff148 module:itcm +from:0x02137194 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021371a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021371e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021371e8 kind:arm_call to:0x02137018 module:overlay(52) +from:0x021371f0 kind:arm_call to:0x02137250 module:overlay(52) +from:0x02137210 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02137220 kind:arm_call to:0x021374cc module:overlay(52) +from:0x02137228 kind:arm_call to:0x0213749c module:overlay(52) +from:0x02137240 kind:load to:0x0203feb0 module:main +from:0x02137244 kind:load to:0x021380b4 module:overlay(52) +from:0x02137248 kind:load to:0x021380a8 module:overlay(52) +from:0x0213724c kind:load to:0x027e0ce0 module:dtcm +from:0x0213726c kind:load to:0x027e0cec module:dtcm +from:0x02137270 kind:load to:0x020a1918 module:overlay(0) +from:0x02137294 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x021372a0 kind:arm_call to:0x01fff148 module:itcm +from:0x02137304 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213731c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02137340 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02137398 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x021373a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021373a8 kind:load to:0x021380a8 module:overlay(52) +from:0x021373ac kind:load to:0x027e09bc module:dtcm +from:0x021373c8 kind:load to:0x027e09bc module:dtcm +from:0x021373cc kind:load to:0x020798e8 module:overlay(0) +from:0x021373f0 kind:arm_call to:0x021373b0 module:overlay(52) +from:0x02137420 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213744c kind:arm_call to:0x02068814 module:overlay(0) +from:0x02137460 kind:load to:0x021380c8 module:overlay(52) +from:0x02137470 kind:arm_call to:0x02068848 module:overlay(0) +from:0x02137488 kind:arm_call to:0x02068848 module:overlay(0) +from:0x02137490 kind:arm_call to:0x02011ff4 module:main +from:0x021374b8 kind:arm_call to:0x02069620 module:overlay(0) +from:0x021374c8 kind:load to:0x020b684c module:overlay(0) +from:0x02137534 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213753c kind:arm_call to:0x02011ff4 module:main +from:0x02137554 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213755c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02137564 kind:arm_call to:0x02011ff4 module:main +from:0x0213757c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02137584 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02137598 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021375ac kind:load to:0x02138710 module:overlay(52) +from:0x021375c0 kind:arm_call to:0x02011f3c module:main +from:0x021375cc kind:arm_call to:0x021375fc module:overlay(52) +from:0x021375e0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021375f8 kind:load to:0x021383c8 module:overlay(52) +from:0x02137604 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02137618 kind:load to:0x021383ec module:overlay(52) +from:0x02137624 kind:arm_call to:0x02137698 module:overlay(52) +from:0x02137644 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02137658 kind:arm_call to:0x02137698 module:overlay(52) +from:0x02137670 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0213767c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021376a8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213776c kind:load to:0x027e0ce0 module:dtcm +from:0x02137780 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02137794 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213779c kind:arm_call to:0x02011ff4 module:main +from:0x021377b0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02137804 kind:arm_call to:0x02131ef0 module:overlay(52) +from:0x02137814 kind:arm_call to:0x0203e3a4 module:main +from:0x021378ac kind:load to:0x02138440 module:overlay(52) +from:0x021378b0 kind:load to:0x02138458 module:overlay(52) +from:0x021378b4 kind:load to:0x02134b70 module:overlay(52) +from:0x021378b8 kind:load to:0x0213844c module:overlay(52) +from:0x021378bc kind:load to:0x02044704 module:main +from:0x021378c0 kind:load to:0x02137c00 module:overlay(52) +from:0x021378e4 kind:arm_call to:0x02134bb4 module:overlay(52) +from:0x021378f4 kind:arm_call to:0x0203e3a4 module:main +from:0x02137994 kind:load to:0x02138530 module:overlay(52) +from:0x02137998 kind:load to:0x02138540 module:overlay(52) +from:0x0213799c kind:load to:0x02136790 module:overlay(52) +from:0x021379a0 kind:load to:0x02138534 module:overlay(52) +from:0x021379a4 kind:load to:0x02044704 module:main +from:0x021379a8 kind:load to:0x02137f58 module:overlay(52) +from:0x021379fc kind:arm_call to:0x021367d4 module:overlay(52) +from:0x02137a0c kind:arm_call to:0x0203e3a4 module:main +from:0x02137a20 kind:load to:0x021380a8 module:overlay(52) +from:0x02137a2c kind:load to:0x02138618 module:overlay(52) +from:0x02137a30 kind:load to:0x02138628 module:overlay(52) +from:0x02137a34 kind:load to:0x02137590 module:overlay(52) +from:0x02137a38 kind:load to:0x0213861c module:overlay(52) +from:0x02137a58 kind:arm_call to:0x021375d4 module:overlay(52) +from:0x02137a68 kind:arm_call to:0x0203e3a4 module:main +from:0x02137a7c kind:load to:0x02138700 module:overlay(52) +from:0x02137a80 kind:load to:0x02138710 module:overlay(52) +from:0x02137a84 kind:load to:0x021377a8 module:overlay(52) +from:0x02137a88 kind:load to:0x02138704 module:overlay(52) +from:0x02137a8c kind:load to:0x021377e4 module:overlay(52) +from:0x02137a90 kind:load to:0x021378c4 module:overlay(52) +from:0x02137a94 kind:load to:0x021379ac module:overlay(52) +from:0x02137a98 kind:load to:0x02137a3c module:overlay(52) +from:0x02137aa8 kind:load to:0x02131ecc module:overlay(52) +from:0x02137aac kind:load to:0x020990ec module:overlay(0) +from:0x02137ab0 kind:load to:0x02098efc module:overlay(0) +from:0x02137ab4 kind:load to:0x02098f78 module:overlay(0) +from:0x02137ab8 kind:load to:0x020990f4 module:overlay(0) +from:0x02137abc kind:load to:0x02099114 module:overlay(0) +from:0x02137ac0 kind:load to:0x02099140 module:overlay(0) +from:0x02137acc kind:load to:0x021320f8 module:overlay(52) +from:0x02137ad0 kind:load to:0x02134b54 module:overlay(52) +from:0x02137ad4 kind:load to:0x0209ba20 module:overlay(0) +from:0x02137ad8 kind:load to:0x0209ba54 module:overlay(0) +from:0x02137adc kind:load to:0x0209baec module:overlay(0) +from:0x02137ae0 kind:load to:0x0209bb00 module:overlay(0) +from:0x02137ae4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02137ae8 kind:load to:0x0209bb28 module:overlay(0) +from:0x02137aec kind:load to:0x0209bbb0 module:overlay(0) +from:0x02137af0 kind:load to:0x0209b838 module:overlay(0) +from:0x02137af4 kind:load to:0x0209babc module:overlay(0) +from:0x02137af8 kind:load to:0x0209bad4 module:overlay(0) +from:0x02137afc kind:load to:0x0209bb14 module:overlay(0) +from:0x02137b00 kind:load to:0x0209bea0 module:overlay(0) +from:0x02137b04 kind:load to:0x02134b1c module:overlay(52) +from:0x02137b08 kind:load to:0x02134af8 module:overlay(52) +from:0x02137b0c kind:load to:0x0209bed8 module:overlay(0) +from:0x02137b18 kind:load to:0x02099cc0 module:overlay(0) +from:0x02137b1c kind:load to:0x02099cfc module:overlay(0) +from:0x02137b20 kind:load to:0x02099d14 module:overlay(0) +from:0x02137b24 kind:load to:0x02099d20 module:overlay(0) +from:0x02137b28 kind:load to:0x01fff464 module:itcm +from:0x02137b2c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02137b30 kind:load to:0x021321f4 module:overlay(52) +from:0x02137b34 kind:load to:0x02099c58 module:overlay(0) +from:0x02137b38 kind:load to:0x021323f0 module:overlay(52) +from:0x02137b3c kind:load to:0x02099c60 module:overlay(0) +from:0x02137b40 kind:load to:0x02099c64 module:overlay(0) +from:0x02137b44 kind:load to:0x021341b0 module:overlay(52) +from:0x02137b48 kind:load to:0x02134254 module:overlay(52) +from:0x02137b4c kind:load to:0x02099c70 module:overlay(0) +from:0x02137b50 kind:load to:0x02099d2c module:overlay(0) +from:0x02137b54 kind:load to:0x02099d98 module:overlay(0) +from:0x02137b58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02137b5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02137b60 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02137b64 kind:load to:0x0213210c module:overlay(52) +from:0x02137b68 kind:load to:0x0213217c module:overlay(52) +from:0x02137b6c kind:load to:0x0209ad54 module:overlay(0) +from:0x02137c00 kind:load to:0x021327a8 module:overlay(52) +from:0x02137c08 kind:load to:0x02132828 module:overlay(52) +from:0x02137c18 kind:load to:0x02132890 module:overlay(52) +from:0x02137c20 kind:load to:0x02132950 module:overlay(52) +from:0x02137c28 kind:load to:0x021329a4 module:overlay(52) +from:0x02137c30 kind:load to:0x021329b4 module:overlay(52) +from:0x02137c38 kind:load to:0x02132a40 module:overlay(52) +from:0x02137c48 kind:load to:0x02133090 module:overlay(52) +from:0x02137c50 kind:load to:0x02133174 module:overlay(52) +from:0x02137c58 kind:load to:0x021333d8 module:overlay(52) +from:0x02137c60 kind:load to:0x02132da0 module:overlay(52) +from:0x02137c68 kind:load to:0x02132e80 module:overlay(52) +from:0x02137c78 kind:load to:0x02132c44 module:overlay(52) +from:0x02137c80 kind:load to:0x02132cc8 module:overlay(52) +from:0x02137c90 kind:load to:0x02133454 module:overlay(52) +from:0x02137c98 kind:load to:0x021334f0 module:overlay(52) +from:0x02137ca8 kind:load to:0x021335dc module:overlay(52) +from:0x02137cb0 kind:load to:0x02133658 module:overlay(52) +from:0x02137cc0 kind:load to:0x02133790 module:overlay(52) +from:0x02137cc8 kind:load to:0x0213388c module:overlay(52) +from:0x02137cd8 kind:load to:0x0213409c module:overlay(52) +from:0x02137ce0 kind:load to:0x02134138 module:overlay(52) +from:0x02137cf0 kind:load to:0x02133930 module:overlay(52) +from:0x02137cf8 kind:load to:0x02133a0c module:overlay(52) +from:0x02137d00 kind:load to:0x02133a78 module:overlay(52) +from:0x02137d08 kind:load to:0x021338d4 module:overlay(52) +from:0x02137d10 kind:load to:0x021338ec module:overlay(52) +from:0x02137d20 kind:load to:0x02132b0c module:overlay(52) +from:0x02137d28 kind:load to:0x02132bc4 module:overlay(52) +from:0x02137d38 kind:load to:0x02133a90 module:overlay(52) +from:0x02137d40 kind:load to:0x02133b18 module:overlay(52) +from:0x02137d50 kind:load to:0x02133c4c module:overlay(52) +from:0x02137d58 kind:load to:0x02133d98 module:overlay(52) +from:0x02137d68 kind:load to:0x02133e94 module:overlay(52) +from:0x02137d70 kind:load to:0x02133f24 module:overlay(52) +from:0x02137d88 kind:load to:0x02134c40 module:overlay(52) +from:0x02137d8c kind:load to:0x02134c7c module:overlay(52) +from:0x02137d90 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x02137d94 kind:load to:0x02134c9c module:overlay(52) +from:0x02137db8 kind:load to:0x02134b90 module:overlay(52) +from:0x02137dbc kind:load to:0x020990ec module:overlay(0) +from:0x02137dc0 kind:load to:0x02098efc module:overlay(0) +from:0x02137dc4 kind:load to:0x02098f78 module:overlay(0) +from:0x02137dc8 kind:load to:0x020990f4 module:overlay(0) +from:0x02137dcc kind:load to:0x02099114 module:overlay(0) +from:0x02137dd0 kind:load to:0x02099140 module:overlay(0) +from:0x02137ddc kind:load to:0x02134f34 module:overlay(52) +from:0x02137de0 kind:load to:0x021366ec module:overlay(52) +from:0x02137de4 kind:load to:0x0209b2cc module:overlay(0) +from:0x02137de8 kind:load to:0x0209b304 module:overlay(0) +from:0x02137dec kind:load to:0x0209b908 module:overlay(0) +from:0x02137df0 kind:load to:0x0209b910 module:overlay(0) +from:0x02137df4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02137df8 kind:load to:0x0209b47c module:overlay(0) +from:0x02137dfc kind:load to:0x0209b36c module:overlay(0) +from:0x02137e00 kind:load to:0x0209b838 module:overlay(0) +from:0x02137e04 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02137e08 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02137e0c kind:load to:0x021366c8 module:overlay(52) +from:0x02137e10 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02137e14 kind:load to:0x021366b8 module:overlay(52) +from:0x02137e18 kind:load to:0x02136694 module:overlay(52) +from:0x02137e24 kind:load to:0x02134f20 module:overlay(52) +from:0x02137e28 kind:load to:0x021366d0 module:overlay(52) +from:0x02137e2c kind:load to:0x0209ba20 module:overlay(0) +from:0x02137e30 kind:load to:0x0209ba54 module:overlay(0) +from:0x02137e34 kind:load to:0x0209baec module:overlay(0) +from:0x02137e38 kind:load to:0x0209bb00 module:overlay(0) +from:0x02137e3c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02137e40 kind:load to:0x0209bb28 module:overlay(0) +from:0x02137e44 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02137e48 kind:load to:0x0209b838 module:overlay(0) +from:0x02137e4c kind:load to:0x0209babc module:overlay(0) +from:0x02137e50 kind:load to:0x0209bad4 module:overlay(0) +from:0x02137e54 kind:load to:0x0209bb14 module:overlay(0) +from:0x02137e58 kind:load to:0x0209bea0 module:overlay(0) +from:0x02137e5c kind:load to:0x02134b1c module:overlay(52) +from:0x02137e60 kind:load to:0x02134af8 module:overlay(52) +from:0x02137e64 kind:load to:0x0209bed8 module:overlay(0) +from:0x02137e70 kind:load to:0x02099cc0 module:overlay(0) +from:0x02137e74 kind:load to:0x02099cfc module:overlay(0) +from:0x02137e78 kind:load to:0x02099d14 module:overlay(0) +from:0x02137e7c kind:load to:0x02099d20 module:overlay(0) +from:0x02137e80 kind:load to:0x01fff464 module:itcm +from:0x02137e84 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02137e88 kind:load to:0x02134f48 module:overlay(52) +from:0x02137e8c kind:load to:0x02099c58 module:overlay(0) +from:0x02137e90 kind:load to:0x0213505c module:overlay(52) +from:0x02137e94 kind:load to:0x02099c60 module:overlay(0) +from:0x02137e98 kind:load to:0x02099c64 module:overlay(0) +from:0x02137e9c kind:load to:0x02136278 module:overlay(52) +from:0x02137ea0 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02137ea4 kind:load to:0x02099c70 module:overlay(0) +from:0x02137ea8 kind:load to:0x02099d2c module:overlay(0) +from:0x02137eac kind:load to:0x02099d98 module:overlay(0) +from:0x02137eb0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02137eb4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02137eb8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02137ebc kind:load to:0x02136708 module:overlay(52) +from:0x02137ec0 kind:load to:0x02136748 module:overlay(52) +from:0x02137ec4 kind:load to:0x021365ec module:overlay(52) +from:0x02137f58 kind:load to:0x021350e0 module:overlay(52) +from:0x02137f60 kind:load to:0x0213514c module:overlay(52) +from:0x02137f70 kind:load to:0x02135174 module:overlay(52) +from:0x02137f78 kind:load to:0x021351f8 module:overlay(52) +from:0x02137f88 kind:load to:0x021352cc module:overlay(52) +from:0x02137f90 kind:load to:0x021353b8 module:overlay(52) +from:0x02137fa0 kind:load to:0x02135508 module:overlay(52) +from:0x02137fa8 kind:load to:0x0213550c module:overlay(52) +from:0x02137fb8 kind:load to:0x021354b8 module:overlay(52) +from:0x02137fc0 kind:load to:0x021354bc module:overlay(52) +from:0x02137fd0 kind:load to:0x02135bf4 module:overlay(52) +from:0x02137fd8 kind:load to:0x02135c84 module:overlay(52) +from:0x02137fe8 kind:load to:0x02135a10 module:overlay(52) +from:0x02137ff0 kind:load to:0x02135abc module:overlay(52) +from:0x02138000 kind:load to:0x02135e90 module:overlay(52) +from:0x02138008 kind:load to:0x02135eb4 module:overlay(52) +from:0x02138018 kind:load to:0x02135f40 module:overlay(52) +from:0x02138020 kind:load to:0x02135fdc module:overlay(52) +from:0x02138030 kind:load to:0x02135d38 module:overlay(52) +from:0x02138038 kind:load to:0x02135df8 module:overlay(52) +from:0x02138048 kind:load to:0x02135550 module:overlay(52) +from:0x02138050 kind:load to:0x021355e4 module:overlay(52) +from:0x02138060 kind:load to:0x021358c4 module:overlay(52) +from:0x02138068 kind:load to:0x02135940 module:overlay(52) +from:0x02138078 kind:load to:0x0213567c module:overlay(52) +from:0x02138080 kind:load to:0x02135708 module:overlay(52) +from:0x02138090 kind:load to:0x0213585c module:overlay(52) +from:0x02138098 kind:load to:0x021358c0 module:overlay(52) +from:0x021380c8 kind:load to:0x02137464 module:overlay(52) +from:0x021380cc kind:load to:0x0213747c module:overlay(52) +from:0x021380d8 kind:load to:0x021367b0 module:overlay(52) +from:0x021380dc kind:load to:0x020990ec module:overlay(0) +from:0x021380e0 kind:load to:0x02098efc module:overlay(0) +from:0x021380e4 kind:load to:0x02098f78 module:overlay(0) +from:0x021380e8 kind:load to:0x020990f4 module:overlay(0) +from:0x021380ec kind:load to:0x02099114 module:overlay(0) +from:0x021380f0 kind:load to:0x02099140 module:overlay(0) +from:0x02138144 kind:load to:0x021369ac module:overlay(52) +from:0x02138148 kind:load to:0x0213752c module:overlay(52) +from:0x0213814c kind:load to:0x0209ba20 module:overlay(0) +from:0x02138150 kind:load to:0x0209ba54 module:overlay(0) +from:0x02138154 kind:load to:0x0209baec module:overlay(0) +from:0x02138158 kind:load to:0x0209bb00 module:overlay(0) +from:0x0213815c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02138160 kind:load to:0x0209bb28 module:overlay(0) +from:0x02138164 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02138168 kind:load to:0x0209b838 module:overlay(0) +from:0x0213816c kind:load to:0x0209babc module:overlay(0) +from:0x02138170 kind:load to:0x0209bad4 module:overlay(0) +from:0x02138174 kind:load to:0x0209bb14 module:overlay(0) +from:0x02138178 kind:load to:0x0209bea0 module:overlay(0) +from:0x0213817c kind:load to:0x02134b1c module:overlay(52) +from:0x02138180 kind:load to:0x02134af8 module:overlay(52) +from:0x02138184 kind:load to:0x0209bed8 module:overlay(0) +from:0x02138190 kind:load to:0x02099cc0 module:overlay(0) +from:0x02138194 kind:load to:0x02099cfc module:overlay(0) +from:0x02138198 kind:load to:0x02099d14 module:overlay(0) +from:0x0213819c kind:load to:0x02099d20 module:overlay(0) +from:0x021381a0 kind:load to:0x01fff464 module:itcm +from:0x021381a4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021381a8 kind:load to:0x02136aa4 module:overlay(52) +from:0x021381ac kind:load to:0x02136ac4 module:overlay(52) +from:0x021381b0 kind:load to:0x02136b20 module:overlay(52) +from:0x021381b4 kind:load to:0x021373d0 module:overlay(52) +from:0x021381b8 kind:load to:0x02099c64 module:overlay(0) +from:0x021381bc kind:load to:0x020ab15c module:overlay(0) +from:0x021381c0 kind:load to:0x02099c6c module:overlay(0) +from:0x021381c4 kind:load to:0x02099c70 module:overlay(0) +from:0x021381c8 kind:load to:0x02099d2c module:overlay(0) +from:0x021381cc kind:load to:0x02099d98 module:overlay(0) +from:0x021381d0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021381d4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021381d8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021381dc kind:load to:0x021369d4 module:overlay(52) +from:0x021381e0 kind:load to:0x02136a38 module:overlay(52) +from:0x021381e4 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021381e8 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021381ec kind:load to:0x020aaad0 module:overlay(0) +from:0x021381f0 kind:load to:0x020aa778 module:overlay(0) +from:0x021381f4 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021381f8 kind:load to:0x020aa950 module:overlay(0) +from:0x021381fc kind:load to:0x020aa94c module:overlay(0) +from:0x02138200 kind:load to:0x020aaa1c module:overlay(0) +from:0x02138204 kind:load to:0x020aaa40 module:overlay(0) +from:0x02138208 kind:load to:0x020aaa44 module:overlay(0) +from:0x0213820c kind:load to:0x021373e4 module:overlay(52) +from:0x02138210 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02138214 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02138218 kind:load to:0x020aa754 module:overlay(0) +from:0x0213821c kind:load to:0x020aa75c module:overlay(0) +from:0x02138220 kind:load to:0x020aa764 module:overlay(0) +from:0x02138224 kind:load to:0x020aa76c module:overlay(0) +from:0x02138228 kind:load to:0x020aac48 module:overlay(0) +from:0x0213822c kind:load to:0x020aad98 module:overlay(0) +from:0x02138230 kind:load to:0x020aadc4 module:overlay(0) +from:0x02138234 kind:load to:0x020aade4 module:overlay(0) +from:0x02138238 kind:load to:0x020aaffc module:overlay(0) +from:0x0213823c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02138240 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02138244 kind:load to:0x020aa684 module:overlay(0) +from:0x02138248 kind:load to:0x021373fc module:overlay(52) +from:0x0213824c kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02138250 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02138254 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02138258 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0213825c kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02138260 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02138264 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02138268 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0213826c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02138270 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02138274 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02138278 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0213827c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02138280 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02138284 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02138288 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0213828c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02138290 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02138294 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02138298 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0213829c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021382a0 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021382ac kind:load to:0x02099cc0 module:overlay(0) +from:0x021382b0 kind:load to:0x02099cfc module:overlay(0) +from:0x021382b4 kind:load to:0x02099d14 module:overlay(0) +from:0x021382b8 kind:load to:0x02099d20 module:overlay(0) +from:0x021382bc kind:load to:0x01fff464 module:itcm +from:0x021382c0 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021382c4 kind:load to:0x020aa528 module:overlay(0) +from:0x021382c8 kind:load to:0x020aa5a4 module:overlay(0) +from:0x021382cc kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x021382d0 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021382d4 kind:load to:0x02099c64 module:overlay(0) +from:0x021382d8 kind:load to:0x020ab15c module:overlay(0) +from:0x021382dc kind:load to:0x02099c6c module:overlay(0) +from:0x021382e0 kind:load to:0x02099c70 module:overlay(0) +from:0x021382e4 kind:load to:0x02099d2c module:overlay(0) +from:0x021382e8 kind:load to:0x02099d98 module:overlay(0) +from:0x021382ec kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021382f0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021382f4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021382f8 kind:load to:0x02137570 module:overlay(52) +from:0x021382fc kind:load to:0x02137548 module:overlay(52) +from:0x02138300 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02138304 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x02138308 kind:load to:0x020aaad0 module:overlay(0) +from:0x0213830c kind:load to:0x020aa778 module:overlay(0) +from:0x02138310 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02138314 kind:load to:0x020aa950 module:overlay(0) +from:0x02138318 kind:load to:0x020aa94c module:overlay(0) +from:0x0213831c kind:load to:0x020aaa1c module:overlay(0) +from:0x02138320 kind:load to:0x020aaa40 module:overlay(0) +from:0x02138324 kind:load to:0x020aaa44 module:overlay(0) +from:0x02138328 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0213832c kind:load to:0x020aa9a8 module:overlay(0) +from:0x02138330 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02138334 kind:load to:0x020aa754 module:overlay(0) +from:0x02138338 kind:load to:0x020aa75c module:overlay(0) +from:0x0213833c kind:load to:0x020aa764 module:overlay(0) +from:0x02138340 kind:load to:0x020aa76c module:overlay(0) +from:0x02138344 kind:load to:0x020aac48 module:overlay(0) +from:0x02138348 kind:load to:0x020aad98 module:overlay(0) +from:0x0213834c kind:load to:0x020aadc4 module:overlay(0) +from:0x02138350 kind:load to:0x020aade4 module:overlay(0) +from:0x02138354 kind:load to:0x020aaffc module:overlay(0) +from:0x02138358 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0213835c kind:load to:0x020aa6c0 module:overlay(0) +from:0x02138360 kind:load to:0x020aa684 module:overlay(0) +from:0x02138364 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02138368 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0213836c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02138370 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02138374 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02138378 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0213837c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02138380 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02138384 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02138388 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0213838c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02138390 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02138394 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02138398 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0213839c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x021383a0 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x021383a4 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021383a8 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021383ac kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021383b0 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021383b4 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021383b8 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021383bc kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021383c8 kind:load to:0x021375b0 module:overlay(52) +from:0x021383cc kind:load to:0x02098ef4 module:overlay(0) +from:0x021383d0 kind:load to:0x02098efc module:overlay(0) +from:0x021383d4 kind:load to:0x02098f78 module:overlay(0) +from:0x021383d8 kind:load to:0x02098fb8 module:overlay(0) +from:0x021383dc kind:load to:0x02098fbc module:overlay(0) +from:0x021383e0 kind:load to:0x02098fc0 module:overlay(0) +from:0x021383ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021383f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021383f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021383f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021383fc kind:load to:0x01fff464 module:itcm +from:0x02138400 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02138404 kind:load to:0x0213761c module:overlay(52) +from:0x02138408 kind:load to:0x02099c58 module:overlay(0) +from:0x0213840c kind:load to:0x02137650 module:overlay(52) +from:0x02138410 kind:load to:0x02137684 module:overlay(52) +from:0x02138414 kind:load to:0x02099c64 module:overlay(0) +from:0x02138418 kind:load to:0x02099c68 module:overlay(0) +from:0x0213841c kind:load to:0x02099c6c module:overlay(0) +from:0x02138420 kind:load to:0x02099c70 module:overlay(0) +from:0x02138424 kind:load to:0x02099d2c module:overlay(0) +from:0x02138428 kind:load to:0x02099d98 module:overlay(0) +from:0x0213842c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02138430 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02138434 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02138438 kind:load to:0x02137778 module:overlay(52) +from:0x0213843c kind:load to:0x0213778c module:overlay(52) diff --git a/config/jp/arm9/overlays/ov052/symbols.txt b/config/jp/arm9/overlays/ov052/symbols.txt new file mode 100644 index 00000000..a8bfe499 --- /dev/null +++ b/config/jp/arm9/overlays/ov052/symbols.txt @@ -0,0 +1,227 @@ +func_ov052_02131ec0 kind:function(arm,size=0xc) addr:0x02131ec0 +func_ov052_02131ecc kind:function(arm,size=0x24) addr:0x02131ecc +func_ov052_02131ef0 kind:function(arm,size=0x50) addr:0x02131ef0 +func_ov052_02131f40 kind:function(arm,size=0x1b8) addr:0x02131f40 +func_ov052_021320f8 kind:function(arm,size=0x14) addr:0x021320f8 +func_ov052_0213210c kind:function(arm,size=0x70) addr:0x0213210c +func_ov052_0213217c kind:function(arm,size=0x78) addr:0x0213217c +func_ov052_021321f4 kind:function(arm,size=0xf0) addr:0x021321f4 +func_ov052_021322e4 kind:function(arm,size=0x54) addr:0x021322e4 +func_ov052_02132338 kind:function(arm,size=0x24) addr:0x02132338 +func_ov052_0213235c kind:function(arm,size=0x94) addr:0x0213235c +func_ov052_021323f0 kind:function(arm,size=0x300) addr:0x021323f0 +func_ov052_021326f0 kind:function(arm,size=0xb8) addr:0x021326f0 +func_ov052_021327a8 kind:function(arm,size=0x80) addr:0x021327a8 +func_ov052_02132828 kind:function(arm,size=0x68) addr:0x02132828 +func_ov052_02132890 kind:function(arm,size=0xc0) addr:0x02132890 +func_ov052_02132950 kind:function(arm,size=0x54) addr:0x02132950 +func_ov052_021329a4 kind:function(arm,size=0x10) addr:0x021329a4 +func_ov052_021329b4 kind:function(arm,size=0x8c) addr:0x021329b4 +func_ov052_02132a40 kind:function(arm,size=0xcc) addr:0x02132a40 +func_ov052_02132b0c kind:function(arm,size=0xb8) addr:0x02132b0c +func_ov052_02132bc4 kind:function(arm,size=0x80) addr:0x02132bc4 +func_ov052_02132c44 kind:function(arm,size=0x84) addr:0x02132c44 +func_ov052_02132cc8 kind:function(arm,size=0xd8) addr:0x02132cc8 +func_ov052_02132da0 kind:function(arm,size=0xe0) addr:0x02132da0 +func_ov052_02132e80 kind:function(arm,size=0x210) addr:0x02132e80 +func_ov052_02133090 kind:function(arm,size=0xe4) addr:0x02133090 +func_ov052_02133174 kind:function(arm,size=0x264) addr:0x02133174 +func_ov052_021333d8 kind:function(arm,size=0x7c) addr:0x021333d8 +func_ov052_02133454 kind:function(arm,size=0x9c) addr:0x02133454 +func_ov052_021334f0 kind:function(arm,size=0xec) addr:0x021334f0 +func_ov052_021335dc kind:function(arm,size=0x7c) addr:0x021335dc +func_ov052_02133658 kind:function(arm,size=0x138) addr:0x02133658 +func_ov052_02133790 kind:function(arm,size=0xfc) addr:0x02133790 +func_ov052_0213388c kind:function(arm,size=0x48) addr:0x0213388c +func_ov052_021338d4 kind:function(arm,size=0x18) addr:0x021338d4 +func_ov052_021338ec kind:function(arm,size=0x44) addr:0x021338ec +func_ov052_02133930 kind:function(arm,size=0xdc) addr:0x02133930 +func_ov052_02133a0c kind:function(arm,size=0x6c) addr:0x02133a0c +func_ov052_02133a78 kind:function(arm,size=0x18) addr:0x02133a78 +func_ov052_02133a90 kind:function(arm,size=0x88) addr:0x02133a90 +func_ov052_02133b18 kind:function(arm,size=0x134) addr:0x02133b18 +func_ov052_02133c4c kind:function(arm,size=0x14c) addr:0x02133c4c +func_ov052_02133d98 kind:function(arm,size=0xfc) addr:0x02133d98 +func_ov052_02133e94 kind:function(arm,size=0x90) addr:0x02133e94 +func_ov052_02133f24 kind:function(arm,size=0xe0) addr:0x02133f24 +func_ov052_02134004 kind:function(arm,size=0x24) addr:0x02134004 +func_ov052_02134028 kind:function(arm,size=0x74) addr:0x02134028 +func_ov052_0213409c kind:function(arm,size=0x9c) addr:0x0213409c +func_ov052_02134138 kind:function(arm,size=0x78) addr:0x02134138 +func_ov052_021341b0 kind:function(arm,size=0xa4) addr:0x021341b0 +func_ov052_02134254 kind:function(arm,size=0x18) addr:0x02134254 +func_ov052_0213426c kind:function(arm,size=0x3b8) addr:0x0213426c +func_ov052_02134624 kind:function(arm,size=0x68) addr:0x02134624 +func_ov052_0213468c kind:function(arm,size=0x28) addr:0x0213468c +func_ov052_021346b4 kind:function(arm,size=0xe8) addr:0x021346b4 +func_ov052_0213479c kind:function(arm,size=0x30) addr:0x0213479c +func_ov052_021347cc kind:function(arm,size=0x94) addr:0x021347cc +func_ov052_02134860 kind:function(arm,size=0x18c) addr:0x02134860 +func_ov052_021349ec kind:function(arm,size=0x10c) addr:0x021349ec +func_ov052_02134af8 kind:function(arm,size=0x24) addr:0x02134af8 +func_ov052_02134b1c kind:function(arm,size=0x2c) addr:0x02134b1c +func_ov052_02134b48 kind:function(arm,size=0xc) addr:0x02134b48 +func_ov052_02134b54 kind:function(arm,size=0x1c) addr:0x02134b54 +func_ov052_02134b70 kind:function(arm,size=0x14) addr:0x02134b70 +func_ov052_02134b84 kind:function(arm,size=0xc) addr:0x02134b84 +func_ov052_02134b90 kind:function(arm,size=0x24) addr:0x02134b90 +func_ov052_02134bb4 kind:function(arm,size=0x58) addr:0x02134bb4 +func_ov052_02134c0c kind:function(arm,size=0x34) addr:0x02134c0c +func_ov052_02134c40 kind:function(arm,size=0x3c) addr:0x02134c40 +func_ov052_02134c7c kind:function(arm,size=0x20) addr:0x02134c7c +func_ov052_02134c9c kind:function(arm,size=0x24) addr:0x02134c9c +func_ov052_02134cc0 kind:function(arm,size=0x260) addr:0x02134cc0 +func_ov052_02134f20 kind:function(arm,size=0x14) addr:0x02134f20 +func_ov052_02134f34 kind:function(arm,size=0x14) addr:0x02134f34 +func_ov052_02134f48 kind:function(arm,size=0x50) addr:0x02134f48 +func_ov052_02134f98 kind:function(arm,size=0x30) addr:0x02134f98 +func_ov052_02134fc8 kind:function(arm,size=0x94) addr:0x02134fc8 +func_ov052_0213505c kind:function(arm,size=0x84) addr:0x0213505c +func_ov052_021350e0 kind:function(arm,size=0x6c) addr:0x021350e0 +func_ov052_0213514c kind:function(arm,size=0x28) addr:0x0213514c +func_ov052_02135174 kind:function(arm,size=0x84) addr:0x02135174 +func_ov052_021351f8 kind:function(arm,size=0xd4) addr:0x021351f8 +func_ov052_021352cc kind:function(arm,size=0xec) addr:0x021352cc +func_ov052_021353b8 kind:function(arm,size=0x100) addr:0x021353b8 +func_ov052_021354b8 kind:function(arm,size=0x4) addr:0x021354b8 +func_ov052_021354bc kind:function(arm,size=0x4c) addr:0x021354bc +func_ov052_02135508 kind:function(arm,size=0x4) addr:0x02135508 +func_ov052_0213550c kind:function(arm,size=0x44) addr:0x0213550c +func_ov052_02135550 kind:function(arm,size=0x94) addr:0x02135550 +func_ov052_021355e4 kind:function(arm,size=0x98) addr:0x021355e4 +func_ov052_0213567c kind:function(arm,size=0x8c) addr:0x0213567c +func_ov052_02135708 kind:function(arm,size=0x154) addr:0x02135708 +func_ov052_0213585c kind:function(arm,size=0x64) addr:0x0213585c +func_ov052_021358c0 kind:function(arm,size=0x4) addr:0x021358c0 +func_ov052_021358c4 kind:function(arm,size=0x7c) addr:0x021358c4 +func_ov052_02135940 kind:function(arm,size=0xd0) addr:0x02135940 +func_ov052_02135a10 kind:function(arm,size=0xac) addr:0x02135a10 +func_ov052_02135abc kind:function(arm,size=0x138) addr:0x02135abc +func_ov052_02135bf4 kind:function(arm,size=0x90) addr:0x02135bf4 +func_ov052_02135c84 kind:function(arm,size=0xb4) addr:0x02135c84 +func_ov052_02135d38 kind:function(arm,size=0xc0) addr:0x02135d38 +func_ov052_02135df8 kind:function(arm,size=0x98) addr:0x02135df8 +func_ov052_02135e90 kind:function(arm,size=0x24) addr:0x02135e90 +func_ov052_02135eb4 kind:function(arm,size=0x8c) addr:0x02135eb4 +func_ov052_02135f40 kind:function(arm,size=0x9c) addr:0x02135f40 +func_ov052_02135fdc kind:function(arm,size=0x140) addr:0x02135fdc +func_ov052_0213611c kind:function(arm,size=0xac) addr:0x0213611c +func_ov052_021361c8 kind:function(arm,size=0x24) addr:0x021361c8 +func_ov052_021361ec kind:function(arm,size=0x60) addr:0x021361ec +func_ov052_0213624c kind:function(arm,size=0x2c) addr:0x0213624c +func_ov052_02136278 kind:function(arm,size=0xc0) addr:0x02136278 +func_ov052_02136338 kind:function(arm,size=0x10) addr:0x02136338 +func_ov052_02136348 kind:function(arm,size=0x64) addr:0x02136348 +func_ov052_021363ac kind:function(arm,size=0x1fc) addr:0x021363ac +func_ov052_021365a8 kind:function(arm,size=0x44) addr:0x021365a8 +func_ov052_021365ec kind:function(arm,size=0xa8) addr:0x021365ec +func_ov052_02136694 kind:function(arm,size=0x24) addr:0x02136694 +func_ov052_021366b8 kind:function(arm,size=0x10) addr:0x021366b8 +func_ov052_021366c8 kind:function(arm,size=0x8) addr:0x021366c8 +func_ov052_021366d0 kind:function(arm,size=0x1c) addr:0x021366d0 +func_ov052_021366ec kind:function(arm,size=0x1c) addr:0x021366ec +func_ov052_02136708 kind:function(arm,size=0x40) addr:0x02136708 +func_ov052_02136748 kind:function(arm,size=0x48) addr:0x02136748 +func_ov052_02136790 kind:function(arm,size=0x14) addr:0x02136790 +func_ov052_021367a4 kind:function(arm,size=0xc) addr:0x021367a4 +func_ov052_021367b0 kind:function(arm,size=0x24) addr:0x021367b0 +func_ov052_021367d4 kind:function(arm,size=0x5c) addr:0x021367d4 +func_ov052_02136830 kind:function(arm,size=0x17c) addr:0x02136830 +func_ov052_021369ac kind:function(arm,size=0x14) addr:0x021369ac +func_ov052_021369c0 kind:function(arm,size=0x14) addr:0x021369c0 +func_ov052_021369d4 kind:function(arm,size=0x64) addr:0x021369d4 +func_ov052_02136a38 kind:function(arm,size=0x6c) addr:0x02136a38 +func_ov052_02136aa4 kind:function(arm,size=0x20) addr:0x02136aa4 +func_ov052_02136ac4 kind:function(arm,size=0x5c) addr:0x02136ac4 +func_ov052_02136b20 kind:function(arm,size=0x1b0) addr:0x02136b20 +func_ov052_02136cd0 kind:function(arm,size=0x60) addr:0x02136cd0 +func_ov052_02136d30 kind:function(arm,size=0xa0) addr:0x02136d30 +func_ov052_02136dd0 kind:function(arm,size=0x248) addr:0x02136dd0 +func_ov052_02137018 kind:function(arm,size=0x7c) addr:0x02137018 +func_ov052_02137094 kind:function(arm,size=0x1bc) addr:0x02137094 +func_ov052_02137250 kind:function(arm,size=0x24) addr:0x02137250 +func_ov052_02137274 kind:function(arm,size=0x13c) addr:0x02137274 +func_ov052_021373b0 kind:function(arm,size=0x20) addr:0x021373b0 +func_ov052_021373d0 kind:function(arm,size=0x14) addr:0x021373d0 +func_ov052_021373e4 kind:function(arm,size=0x18) addr:0x021373e4 +func_ov052_021373fc kind:function(arm,size=0x30) addr:0x021373fc +func_ov052_0213742c kind:function(arm,size=0x38) addr:0x0213742c +func_ov052_02137464 kind:function(arm,size=0x18) addr:0x02137464 +func_ov052_0213747c kind:function(arm,size=0x20) addr:0x0213747c +func_ov052_0213749c kind:function(arm,size=0x30) addr:0x0213749c +func_ov052_021374cc kind:function(arm,size=0xc) addr:0x021374cc +func_ov052_021374d8 kind:function(arm,size=0x20) addr:0x021374d8 +func_ov052_021374f8 kind:function(arm,size=0x20) addr:0x021374f8 +func_ov052_02137518 kind:function(arm,size=0x14) addr:0x02137518 +func_ov052_0213752c kind:function(arm,size=0x1c) addr:0x0213752c +func_ov052_02137548 kind:function(arm,size=0x28) addr:0x02137548 +func_ov052_02137570 kind:function(arm,size=0x20) addr:0x02137570 +func_ov052_02137590 kind:function(arm,size=0x14) addr:0x02137590 +func_ov052_021375a4 kind:function(arm,size=0xc) addr:0x021375a4 +func_ov052_021375b0 kind:function(arm,size=0x24) addr:0x021375b0 +func_ov052_021375d4 kind:function(arm,size=0x28) addr:0x021375d4 +func_ov052_021375fc kind:function(arm,size=0x20) addr:0x021375fc +func_ov052_0213761c kind:function(arm,size=0x34) addr:0x0213761c +func_ov052_02137650 kind:function(arm,size=0x34) addr:0x02137650 +func_ov052_02137684 kind:function(arm,size=0x14) addr:0x02137684 +func_ov052_02137698 kind:function(arm,size=0xe0) addr:0x02137698 +func_ov052_02137778 kind:function(arm,size=0x14) addr:0x02137778 +func_ov052_0213778c kind:function(arm,size=0x1c) addr:0x0213778c +func_ov052_021377a8 kind:function(arm,size=0x14) addr:0x021377a8 +data_ov052_021377bc kind:data(any) addr:0x021377bc +data_ov052_021377c0 kind:data(any) addr:0x021377c0 +data_ov052_021377d0 kind:data(any) addr:0x021377d0 +data_ov052_021377d4 kind:data(any) addr:0x021377d4 +func_ov052_021377e4 kind:function(arm,size=0xe0) addr:0x021377e4 +func_ov052_021378c4 kind:function(arm,size=0xe8) addr:0x021378c4 +func_ov052_021379ac kind:function(arm,size=0x90) addr:0x021379ac +func_ov052_02137a3c kind:function(arm,size=0x50) addr:0x02137a3c +data_ov052_02137aa8 kind:data(any) addr:0x02137aa8 +data_ov052_02137acc kind:data(any) addr:0x02137acc +data_ov052_02137b14 kind:data(any) addr:0x02137b14 ambiguous +data_ov052_02137b18 kind:data(any) addr:0x02137b18 +data_ov052_02137b70 kind:data(any) addr:0x02137b70 +data_ov052_02137b88 kind:data(any) addr:0x02137b88 +data_ov052_02137ba0 kind:data(any) addr:0x02137ba0 +data_ov052_02137bb8 kind:data(any) addr:0x02137bb8 +data_ov052_02137bd0 kind:data(any) addr:0x02137bd0 +data_ov052_02137be8 kind:data(any) addr:0x02137be8 +data_ov052_02137c00 kind:data(any) addr:0x02137c00 +data_ov052_02137c10 kind:data(any) addr:0x02137c10 +data_ov052_02137d88 kind:data(any) addr:0x02137d88 +data_ov052_02137d98 kind:data(any) addr:0x02137d98 +data_ov052_02137db8 kind:data(any) addr:0x02137db8 +data_ov052_02137ddc kind:data(any) addr:0x02137ddc +data_ov052_02137e24 kind:data(any) addr:0x02137e24 +data_ov052_02137e2c kind:data(any) addr:0x02137e2c ambiguous +data_ov052_02137e70 kind:data(any) addr:0x02137e70 +data_ov052_02137e74 kind:data(any) addr:0x02137e74 ambiguous +data_ov052_02137ec8 kind:data(any) addr:0x02137ec8 +data_ov052_02137ee0 kind:data(any) addr:0x02137ee0 +data_ov052_02137ef8 kind:data(any) addr:0x02137ef8 +data_ov052_02137f10 kind:data(any) addr:0x02137f10 +data_ov052_02137f40 kind:data(any) addr:0x02137f40 +data_ov052_02137f58 kind:data(any) addr:0x02137f58 +data_ov052_02137f68 kind:data(any) addr:0x02137f68 +data_ov052_021380a8 kind:data(any) addr:0x021380a8 +data_ov052_021380b4 kind:data(any) addr:0x021380b4 +data_ov052_021380c8 kind:data(any) addr:0x021380c8 +data_ov052_021380d8 kind:data(any) addr:0x021380d8 +data_ov052_021380f4 kind:data(any) addr:0x021380f4 +data_ov052_02138144 kind:data(any) addr:0x02138144 +data_ov052_02138190 kind:data(any) addr:0x02138190 +data_ov052_021382ac kind:data(any) addr:0x021382ac +data_ov052_021383c8 kind:data(any) addr:0x021383c8 +data_ov052_021383ec kind:data(any) addr:0x021383ec +data_ov052_02138440 kind:bss addr:0x02138440 +data_ov052_0213844c kind:bss addr:0x0213844c +data_ov052_02138458 kind:bss addr:0x02138458 +data_ov052_02138530 kind:bss addr:0x02138530 +data_ov052_02138534 kind:bss addr:0x02138534 +data_ov052_02138540 kind:bss addr:0x02138540 +data_ov052_02138618 kind:bss addr:0x02138618 +data_ov052_0213861c kind:bss addr:0x0213861c +data_ov052_02138628 kind:bss addr:0x02138628 +data_ov052_02138700 kind:bss addr:0x02138700 +data_ov052_02138704 kind:bss addr:0x02138704 +data_ov052_02138710 kind:bss addr:0x02138710 diff --git a/config/jp/arm9/overlays/ov053/delinks.txt b/config/jp/arm9/overlays/ov053/delinks.txt new file mode 100644 index 00000000..595c497a --- /dev/null +++ b/config/jp/arm9/overlays/ov053/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02139f20 end:0x0213e750 kind:code align:32 + .rodata start:0x0213e750 end:0x0213e790 kind:data align:4 + .init start:0x0213e790 end:0x0213e8a8 kind:code align:4 + .ctor start:0x0213e8a8 end:0x0213e8b8 kind:data align:4 + .data start:0x0213e8c0 end:0x0213ede0 kind:data align:32 + .bss start:0x0213ede0 end:0x0213efc0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov053/relocs.txt b/config/jp/arm9/overlays/ov053/relocs.txt new file mode 100644 index 00000000..ffa5c9c1 --- /dev/null +++ b/config/jp/arm9/overlays/ov053/relocs.txt @@ -0,0 +1,754 @@ +from:0x02139f28 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02139f3c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02139f4c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02139f5c kind:load to:0x0213e938 module:overlay(53) +from:0x02139f60 kind:load to:0x0213e750 module:overlay(53) +from:0x02139f64 kind:load to:0x0213e760 module:overlay(53) +from:0x02139f7c kind:arm_call to:0x0200eab0 module:main +from:0x02139f84 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x02139f8c kind:arm_call to:0x01ffc57c module:itcm +from:0x02139fa4 kind:arm_call to:0x02098efc module:overlay(0) +from:0x02139fb4 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02139fb8 kind:arm_call to:0x0209e0b0 module:overlay(0) +from:0x02139fc4 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02139fc8 kind:arm_call to:0x0209e0b0 module:overlay(0) +from:0x02139fd0 kind:load to:0x020b7544 module:overlay(0) +from:0x02139fe4 kind:load to:0x0213edf0 module:overlay(53) +from:0x02139ff8 kind:arm_call to:0x02011f3c module:main +from:0x0213a004 kind:arm_call to:0x0213a1c8 module:overlay(53) +from:0x0213a018 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213a064 kind:load to:0x0213e914 module:overlay(53) +from:0x0213a074 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0213a08c kind:load to:0x0213e8f8 module:overlay(53) +from:0x0213a0a0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213a0bc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213a0c4 kind:arm_call to:0x02011ff4 module:main +from:0x0213a124 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213a130 kind:arm_call to:0x01fff458 module:itcm +from:0x0213a1a0 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0213a1b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0213a1d8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0213a208 kind:arm_call to:0x0200f05c module:main +from:0x0213a224 kind:arm_call to:0x02139f20 module:overlay(53) +from:0x0213a24c kind:arm_call to:0x0200f05c module:main +from:0x0213a268 kind:arm_call_thumb to:0x02058fec module:overlay(0) +from:0x0213a29c kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x0213a2b4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a2c4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a304 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0213a31c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a334 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x0213a390 kind:arm_call_thumb to:0x02058e68 module:overlay(0) +from:0x0213a39c kind:arm_call to:0x0209de84 module:overlay(0) +from:0x0213a3f4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0213a400 kind:arm_call to:0x0205a6b8 module:overlay(0) +from:0x0213a40c kind:arm_call to:0x020f9650 module:overlay(31) +from:0x0213a414 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0213a458 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0213a470 kind:arm_call to:0x0213a068 module:overlay(53) +from:0x0213a4b4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213a4d0 kind:load to:0x0213e9f8 module:overlay(53) +from:0x0213a4d4 kind:load to:0x0213edf0 module:overlay(53) +from:0x0213a4d8 kind:load to:0x0213e770 module:overlay(53) +from:0x0213a4dc kind:load to:0x0213e780 module:overlay(53) +from:0x0213a4e0 kind:load to:0x0213e9ac module:overlay(53) +from:0x0213a4e4 kind:load to:0x0213e964 module:overlay(53) +from:0x0213a4ec kind:load to:0x020b7544 module:overlay(0) +from:0x0213a4fc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a510 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213a524 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213a544 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213a54c kind:arm_call to:0x0213a090 module:overlay(53) +from:0x0213a568 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213a594 kind:arm_call to:0x0203e740 module:main +from:0x0213a59c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213a5a4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213a5ac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213a5b4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0213a5bc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213a5c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213a5cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a5d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a5dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213a5e8 kind:load to:0x0213e9f8 module:overlay(53) +from:0x0213a5ec kind:load to:0x020a1aac module:overlay(0) +from:0x0213a604 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213a60c kind:arm_call to:0x0213a090 module:overlay(53) +from:0x0213a628 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213a654 kind:arm_call to:0x0203e740 module:main +from:0x0213a65c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213a664 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213a66c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213a674 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0213a67c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213a684 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213a68c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a694 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a69c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213a6a4 kind:arm_call to:0x02011ff4 module:main +from:0x0213a6b0 kind:load to:0x0213e9f8 module:overlay(53) +from:0x0213a6b4 kind:load to:0x020a1aac module:overlay(0) +from:0x0213a6d8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0213a6e8 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0213a724 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213a734 kind:load to:0x0213cb3c module:overlay(53) +from:0x0213a74c kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0213a798 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0213a7a0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213a7c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a7d4 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0213a81c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213a890 kind:arm_call to:0x0213c758 module:overlay(53) +from:0x0213a898 kind:arm_call to:0x0213c938 module:overlay(53) +from:0x0213a8ac kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213a8bc kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213a8d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213a8e8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0213a8f0 kind:arm_call to:0x0213c758 module:overlay(53) +from:0x0213a908 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213a91c kind:arm_call to:0x0213c758 module:overlay(53) +from:0x0213a924 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213a960 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0213a96c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213a97c kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0213a98c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213a9a0 kind:arm_call to:0x0213c758 module:overlay(53) +from:0x0213a9a8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213aa14 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213aa20 kind:arm_call to:0x020db0d0 module:overlay(31) +from:0x0213aa30 kind:arm_call to:0x0213ca30 module:overlay(53) +from:0x0213aa48 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213aa64 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0213aa70 kind:arm_call to:0x020db0d0 module:overlay(31) +from:0x0213aa80 kind:arm_call to:0x0213ca30 module:overlay(53) +from:0x0213aa88 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0213aa9c kind:arm_call to:0x0213ca18 module:overlay(53) +from:0x0213aac8 kind:arm_call to:0x0213c938 module:overlay(53) +from:0x0213aad0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213aadc kind:arm_call to:0x0213ca18 module:overlay(53) +from:0x0213ab0c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213ab2c kind:arm_call to:0x020db0d0 module:overlay(31) +from:0x0213ab3c kind:arm_call to:0x0213ca30 module:overlay(53) +from:0x0213ab50 kind:arm_call to:0x020db0d0 module:overlay(31) +from:0x0213ab60 kind:arm_call to:0x0213ca30 module:overlay(53) +from:0x0213ab6c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213ab9c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213aba8 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213abbc kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0213abdc kind:arm_call to:0x0213c758 module:overlay(53) +from:0x0213abe4 kind:arm_call to:0x0213c938 module:overlay(53) +from:0x0213abf8 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213ac00 kind:arm_call to:0x0213c938 module:overlay(53) +from:0x0213acb0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0213acbc kind:load to:0x0213ea50 module:overlay(53) +from:0x0213acc0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213accc kind:load to:0x027e0ce0 module:dtcm +from:0x0213acd4 kind:load to:0x027e0d38 module:dtcm +from:0x0213acd8 kind:load to:0x027e0d34 module:dtcm +from:0x0213ace4 kind:load to:0x027e09c0 module:dtcm +from:0x0213acfc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213ad0c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213ad4c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213ad80 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213adb4 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213add0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213ae04 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213ae14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213ae34 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0213ae4c kind:load to:0x027e0958 module:dtcm +from:0x0213aec4 kind:load to:0x020af4a0 module:overlay(0) +from:0x0213aec8 kind:load to:0x0213eac0 module:overlay(53) +from:0x0213b00c kind:load to:0x0213eb48 module:overlay(53) +from:0x0213b010 kind:load to:0x0204b164 module:main +from:0x0213b014 kind:load to:0x0203feb0 module:main +from:0x0213b040 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213b054 kind:arm_call to:0x01ff930c module:itcm +from:0x0213b0f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213b104 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213b114 kind:arm_call to:0x0213c8e0 module:overlay(53) +from:0x0213b128 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213b14c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213b250 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213b264 kind:load to:0x027e09a8 module:dtcm +from:0x0213b270 kind:load to:0x0203feb0 module:main +from:0x0213b274 kind:load to:0x0204b164 module:main +from:0x0213b2f4 kind:load to:0x0213eb48 module:overlay(53) +from:0x0213b320 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213b334 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213b344 kind:arm_call to:0x01ff930c module:itcm +from:0x0213b3c4 kind:arm_call to:0x020151dc module:main +from:0x0213b3dc kind:arm_call to:0x0213c8e0 module:overlay(53) +from:0x0213b3ec kind:arm_call to:0x0213c988 module:overlay(53) +from:0x0213b400 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213b44c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213b464 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213b470 kind:load to:0x027e09a8 module:dtcm +from:0x0213b47c kind:load to:0x0203feb0 module:main +from:0x0213b4f4 kind:load to:0x0213eb48 module:overlay(53) +from:0x0213b520 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213b530 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b53c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213b550 kind:arm_call to:0x01ff930c module:itcm +from:0x0213b5e8 kind:arm_call to:0x0213c8e0 module:overlay(53) +from:0x0213b5fc kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213b620 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213b638 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213b644 kind:load to:0x027e09a8 module:dtcm +from:0x0213b650 kind:load to:0x0203feb0 module:main +from:0x0213b6bc kind:load to:0x0213eb48 module:overlay(53) +from:0x0213b6d8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213b6e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0213b6fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213b710 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213b82c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0213b848 kind:load to:0x0213eb78 module:overlay(53) +from:0x0213b84c kind:load to:0x0204b164 module:main +from:0x0213b850 kind:load to:0x0213e8d8 module:overlay(53) +from:0x0213b854 kind:load to:0x0213e8c0 module:overlay(53) +from:0x0213b880 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213b890 kind:arm_call to:0x01fff148 module:itcm +from:0x0213b8c0 kind:arm_call to:0x02016b24 module:main +from:0x0213b8dc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213b978 kind:arm_call to:0x020db3fc module:overlay(31) +from:0x0213ba10 kind:arm_call to:0x01fff148 module:itcm +from:0x0213ba44 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213ba50 kind:arm_call to:0x0213c988 module:overlay(53) +from:0x0213ba78 kind:arm_call to:0x020db39c module:overlay(31) +from:0x0213ba8c kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213ba9c kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213bad8 kind:arm_call to:0x0213c8e0 module:overlay(53) +from:0x0213baf0 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213bafc kind:load to:0x027e09a8 module:dtcm +from:0x0213bb04 kind:load to:0x027e0ce0 module:dtcm +from:0x0213bb0c kind:load to:0x0203feb0 module:main +from:0x0213bb10 kind:load to:0x027e0d34 module:dtcm +from:0x0213bb84 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213bba0 kind:load to:0x0213eb90 module:overlay(53) +from:0x0213bba4 kind:load to:0x027e09a8 module:dtcm +from:0x0213bbc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bbd8 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213bc40 kind:load to:0x0213eb90 module:overlay(53) +from:0x0213bc5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bc70 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213bd30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213bd48 kind:arm_call to:0x01fff17c module:itcm +from:0x0213bd68 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213bd78 kind:load to:0x0213eba8 module:overlay(53) +from:0x0213bd7c kind:load to:0x027e0cec module:dtcm +from:0x0213bd84 kind:load to:0x027e0ce0 module:dtcm +from:0x0213bde0 kind:arm_call to:0x01fff17c module:itcm +from:0x0213be00 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213be14 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0213be28 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x0213be38 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213be44 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213be70 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213be7c kind:load to:0x027e0ce0 module:dtcm +from:0x0213be80 kind:load to:0x027e0cec module:dtcm +from:0x0213be84 kind:load to:0x027e0d34 module:dtcm +from:0x0213be88 kind:load to:0x027e09a8 module:dtcm +from:0x0213bf00 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213bf24 kind:load to:0x0213ebc0 module:overlay(53) +from:0x0213bf28 kind:load to:0x027e0cec module:dtcm +from:0x0213bf9c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213bfac kind:arm_call to:0x01ff9218 module:itcm +from:0x0213bfc8 kind:arm_call to:0x01fff17c module:itcm +from:0x0213bfe8 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213c038 kind:arm_call to:0x02015018 module:main +from:0x0213c05c kind:arm_call to:0x0213ca30 module:overlay(53) +from:0x0213c084 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213c0a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c0b8 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c0c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c0cc kind:load to:0x027e09a8 module:dtcm +from:0x0213c17c kind:load to:0x0213eb30 module:overlay(53) +from:0x0213c180 kind:load to:0x0204b164 module:main +from:0x0213c1c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c1d8 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c244 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213c25c kind:load to:0x0213eb30 module:overlay(53) +from:0x0213c268 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0213c290 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0213c2a4 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0213c2b0 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0213c2d8 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c2e4 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c2fc kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0213c378 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213c388 kind:load to:0x0213eb30 module:overlay(53) +from:0x0213c3c0 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0213c3cc kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c408 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0213c454 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213c460 kind:load to:0x020af498 module:overlay(0) +from:0x0213c468 kind:load to:0x0213eb30 module:overlay(53) +from:0x0213c474 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0213c48c kind:arm_call to:0x0213c8e0 module:overlay(53) +from:0x0213c4a0 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c4ac kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c570 kind:load to:0x0213eb78 module:overlay(53) +from:0x0213c574 kind:load to:0x0204b164 module:main +from:0x0213c6f0 kind:arm_call to:0x0208d240 module:overlay(0) +from:0x0213c70c kind:arm_call to:0x0213c8e0 module:overlay(53) +from:0x0213c720 kind:arm_call to:0x0213c758 module:overlay(53) +from:0x0213c728 kind:arm_call to:0x0213c938 module:overlay(53) +from:0x0213c740 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c74c kind:load to:0x0204b164 module:main +from:0x0213c750 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c774 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213c794 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213c7c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213c800 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c820 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c83c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c888 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c8a4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c8c0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c8cc kind:load to:0x027e09a8 module:dtcm +from:0x0213c8d0 kind:load to:0x027e0cec module:dtcm +from:0x0213c8fc kind:arm_call to:0x01fff148 module:itcm +from:0x0213c908 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0213c91c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0213c934 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c940 kind:arm_call to:0x0213c988 module:overlay(53) +from:0x0213c960 kind:arm_call to:0x020db39c module:overlay(31) +from:0x0213c978 kind:arm_call to:0x0213ae58 module:overlay(53) +from:0x0213c984 kind:load to:0x027e0d34 module:dtcm +from:0x0213c9b8 kind:arm_call to:0x020db0d0 module:overlay(31) +from:0x0213c9d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0213c9e0 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0213c9f4 kind:arm_call to:0x0208d1e0 module:overlay(0) +from:0x0213ca10 kind:load to:0x027e0d34 module:dtcm +from:0x0213ca14 kind:load to:0x027e0ce0 module:dtcm +from:0x0213cb04 kind:arm_call to:0x020db38c module:overlay(31) +from:0x0213cb1c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213cb28 kind:load to:0x0204b164 module:main +from:0x0213cb30 kind:load to:0x0203feb0 module:main +from:0x0213cb38 kind:load to:0x027e0d34 module:dtcm +from:0x0213cba4 kind:arm_call to:0x0200e260 module:main +from:0x0213cbb4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213cbe4 kind:load to:0x027e0964 module:dtcm +from:0x0213cc04 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213cc18 kind:load to:0x02058e24 module:overlay(0) +from:0x0213cc34 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213cc40 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213cc5c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213cc6c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213cc7c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213cc84 kind:arm_call to:0x02011ff4 module:main +from:0x0213cc98 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213cca0 kind:arm_call to:0x02011ff4 module:main +from:0x0213ccb4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213ccbc kind:arm_call to:0x02011ff4 module:main +from:0x0213ccd0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213cce4 kind:load to:0x0213eedc module:overlay(53) +from:0x0213ccf8 kind:arm_call to:0x02011f3c module:main +from:0x0213cd04 kind:arm_call to:0x0213cd50 module:overlay(53) +from:0x0213cd18 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213cd4c kind:load to:0x0213ec08 module:overlay(53) +from:0x0213cd60 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0213cdc4 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0213cdf0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0213ce08 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213ce18 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213ce30 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0213ce3c kind:arm_call to:0x0213e2d8 module:overlay(53) +from:0x0213ce44 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0213ce4c kind:arm_call to:0x0209afec module:overlay(0) +from:0x0213ce7c kind:arm_call to:0x01ffd400 module:itcm +from:0x0213ced0 kind:load to:0x0213eca8 module:overlay(53) +from:0x0213ced4 kind:load to:0x0213eedc module:overlay(53) +from:0x0213ced8 kind:load to:0x0213ec5c module:overlay(53) +from:0x0213cedc kind:load to:0x027e09a4 module:dtcm +from:0x0213cee8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213cf18 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0213cf48 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213cf60 kind:load to:0x0213eec8 module:overlay(53) +from:0x0213cf80 kind:load to:0x027e0cd8 module:dtcm +from:0x0213cf84 kind:load to:0x020819a4 module:overlay(0) +from:0x0213cfb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213cfc0 kind:arm_call to:0x0213cf64 module:overlay(53) +from:0x0213d048 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213d058 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d064 kind:arm_call to:0x0213cf64 module:overlay(53) +from:0x0213d084 kind:arm_call to:0x02016c00 module:main +from:0x0213d150 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213d15c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213d168 kind:arm_call to:0x02017ed0 module:main +from:0x0213d1bc kind:load to:0x0204b164 module:main +from:0x0213d1e8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213d200 kind:arm_call to:0x01fff148 module:itcm +from:0x0213d210 kind:arm_call to:0x0213cf64 module:overlay(53) +from:0x0213d224 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213d23c kind:load to:0x027e0ce0 module:dtcm +from:0x0213d278 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0213d284 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0213d290 kind:arm_call to:0x0209ad54 module:overlay(0) +from:0x0213d298 kind:load to:0x0213eec8 module:overlay(53) +from:0x0213d29c kind:load to:0x020b69b8 module:overlay(0) +from:0x0213d34c kind:load to:0x0204b164 module:main +from:0x0213d354 kind:load to:0x0213ec24 module:overlay(53) +from:0x0213d364 kind:arm_call to:0x0213d1c4 module:overlay(53) +from:0x0213d374 kind:arm_call to:0x0213de38 module:overlay(53) +from:0x0213d3b0 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213d3d0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213d3dc kind:load to:0x027e09a8 module:dtcm +from:0x0213d3fc kind:load to:0x02099dd4 module:overlay(0) +from:0x0213d424 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213d438 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213d448 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0213d460 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213d468 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213d470 kind:load to:0x027e09a8 module:dtcm +from:0x0213d480 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0213d4d4 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213d4e0 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213d4f4 kind:load to:0x02099394 module:overlay(0) +from:0x0213d500 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x0213d518 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213d544 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0213d54c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213d558 kind:load to:0x020af498 module:overlay(0) +from:0x0213d564 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0213d57c kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213d634 kind:load to:0x0204b164 module:main +from:0x0213d638 kind:load to:0x0213ec3c module:overlay(53) +from:0x0213d644 kind:arm_call to:0x0213d1c4 module:overlay(53) +from:0x0213d654 kind:arm_call to:0x0213de38 module:overlay(53) +from:0x0213d6a0 kind:arm_call to:0x0213cf88 module:overlay(53) +from:0x0213d6bc kind:arm_call to:0x01ff9638 module:itcm +from:0x0213d6cc kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213d6e4 kind:arm_call to:0x02015018 module:main +from:0x0213d704 kind:arm_call to:0x02015018 module:main +from:0x0213d724 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213d730 kind:load to:0x027e09a8 module:dtcm +from:0x0213d7a4 kind:load to:0x0213ec3c module:overlay(53) +from:0x0213d7c4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213d7d8 kind:arm_call to:0x01fff148 module:itcm +from:0x0213d7e8 kind:arm_call to:0x0213cf64 module:overlay(53) +from:0x0213d804 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213d80c kind:arm_call to:0x01ffb800 module:itcm +from:0x0213d840 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213d85c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213d874 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213d908 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213d93c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213d944 kind:arm_call to:0x01ff938c module:itcm +from:0x0213d968 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213d97c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213d98c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213d99c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d9c4 kind:arm_call to:0x021683c8 module:overlay(93) +from:0x0213d9d8 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213d9f0 kind:arm_call to:0x02015018 module:main +from:0x0213da10 kind:arm_call to:0x02015018 module:main +from:0x0213da30 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213da4c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213da58 kind:load to:0x027e0ce0 module:dtcm +from:0x0213da64 kind:load to:0x020453b0 module:main +from:0x0213da68 kind:load to:0x027e0d8c module:dtcm +from:0x0213da6c kind:load to:0x027e09a8 module:dtcm +from:0x0213da88 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213db00 kind:load to:0x0213ec3c module:overlay(53) +from:0x0213db1c kind:arm_call to:0x01ffd420 module:itcm +from:0x0213db48 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213db50 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213db84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213dba0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213dbb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213dc4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213dc80 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213dc88 kind:arm_call to:0x01ff938c module:itcm +from:0x0213dcac kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213dcc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213dcd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213dce0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213dcfc kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213dd14 kind:arm_call to:0x02015018 module:main +from:0x0213dd34 kind:arm_call to:0x02015018 module:main +from:0x0213dd54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213dd70 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213dd7c kind:load to:0x027e09b8 module:dtcm +from:0x0213dd80 kind:load to:0x027e0d3c module:dtcm +from:0x0213dd8c kind:load to:0x027e09a8 module:dtcm +from:0x0213dda4 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0213ddd0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213de10 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213de34 kind:load to:0x020af4a0 module:overlay(0) +from:0x0213de4c kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213de58 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213dee8 kind:load to:0x0213ed10 module:overlay(53) +from:0x0213deec kind:load to:0x0213ed00 module:overlay(53) +from:0x0213df28 kind:load to:0x0213ed00 module:overlay(53) +from:0x0213df6c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213df94 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213dfe8 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0213e000 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213e014 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213e02c kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0213e034 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0213e058 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0213e08c kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213e0b0 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0213e0bc kind:load to:0x027e0ce4 module:dtcm +from:0x0213e0c0 kind:load to:0x027e0d38 module:dtcm +from:0x0213e0d4 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x0213e104 kind:arm_call to:0x0213cf64 module:overlay(53) +from:0x0213e140 kind:arm_call to:0x0213def0 module:overlay(53) +from:0x0213e14c kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0213e154 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213e178 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213e188 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0213e1a0 kind:arm_call to:0x0213df2c module:overlay(53) +from:0x0213e224 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0213e234 kind:load to:0x027e09c0 module:dtcm +from:0x0213e26c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213e294 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213e2c8 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213e2e4 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0213e30c kind:load to:0x0213ebec module:overlay(53) +from:0x0213e310 kind:load to:0x027e07d4 module:dtcm +from:0x0213e31c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213e330 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213e338 kind:arm_call to:0x02011ff4 module:main +from:0x0213e34c kind:load to:0x02099a80 module:overlay(0) +from:0x0213e364 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0213e380 kind:arm_call to:0x01fff458 module:itcm +from:0x0213e3a8 kind:arm_call to:0x0213de60 module:overlay(53) +from:0x0213e3d4 kind:arm_call to:0x01fff350 module:itcm +from:0x0213e3dc kind:load to:0x027e0ce4 module:dtcm +from:0x0213e3e0 kind:load to:0x0213ebe0 module:overlay(53) +from:0x0213e3ec kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213e3f4 kind:arm_call to:0x02011ff4 module:main +from:0x0213e420 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213e44c kind:arm_call to:0x0203e740 module:main +from:0x0213e454 kind:arm_call to:0x0213e314 module:overlay(53) +from:0x0213e45c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213e464 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213e46c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213e474 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213e480 kind:load to:0x020a1aac module:overlay(0) +from:0x0213e4a4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213e4d0 kind:arm_call to:0x0203e740 module:main +from:0x0213e4d8 kind:arm_call to:0x0213e314 module:overlay(53) +from:0x0213e4e0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213e4e8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213e4f0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213e4f8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213e500 kind:arm_call to:0x02011ff4 module:main +from:0x0213e50c kind:load to:0x020a1aac module:overlay(0) +from:0x0213e518 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213e548 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0213e570 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0213e580 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x0213e594 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0213e5b0 kind:load to:0x027e09b8 module:dtcm +from:0x0213e5b4 kind:load to:0x0213edd8 module:overlay(53) +from:0x0213e5b8 kind:load to:0x020b684c module:overlay(0) +from:0x0213e5d8 kind:arm_call to:0x020dee88 module:overlay(31) +from:0x0213e5f0 kind:arm_call to:0x020def10 module:overlay(31) +from:0x0213e618 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0213e62c kind:arm_call to:0x02089f28 module:overlay(0) +from:0x0213e650 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0213e694 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0213e6e4 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0213e70c kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x0213e720 kind:arm_call to:0x020a9e5c module:overlay(0) +from:0x0213e740 kind:load to:0x020b6a14 module:overlay(0) +from:0x0213e744 kind:load to:0x020ae684 module:overlay(0) +from:0x0213e748 kind:load to:0x020ae67c module:overlay(0) +from:0x0213e74c kind:load to:0x0204b164 module:main +from:0x0213e7ac kind:arm_call to:0x0213a00c module:overlay(53) +from:0x0213e7bc kind:arm_call to:0x0203e3a4 module:main +from:0x0213e7d0 kind:load to:0x0213ede0 module:overlay(53) +from:0x0213e7d4 kind:load to:0x0213edf0 module:overlay(53) +from:0x0213e7d8 kind:load to:0x0213ccc8 module:overlay(53) +from:0x0213e7dc kind:load to:0x0213ede4 module:overlay(53) +from:0x0213e800 kind:arm_call to:0x0213cd0c module:overlay(53) +from:0x0213e810 kind:arm_call to:0x0203e3a4 module:main +from:0x0213e878 kind:load to:0x0213eec8 module:overlay(53) +from:0x0213e87c kind:load to:0x0213eedc module:overlay(53) +from:0x0213e880 kind:load to:0x0213e510 module:overlay(53) +from:0x0213e884 kind:load to:0x0213eed0 module:overlay(53) +from:0x0213e888 kind:load to:0x02044704 module:main +from:0x0213e88c kind:load to:0x0213ed00 module:overlay(53) +from:0x0213e8a4 kind:load to:0x0213edd8 module:overlay(53) +from:0x0213e8a8 kind:load to:0x0213e790 module:overlay(53) +from:0x0213e8ac kind:load to:0x0213e7e0 module:overlay(53) +from:0x0213e8b0 kind:load to:0x0213e890 module:overlay(53) +from:0x0213e8f8 kind:load to:0x0213a090 module:overlay(53) +from:0x0213e8fc kind:load to:0x0213a0ac module:overlay(53) +from:0x0213e900 kind:load to:0x02099a80 module:overlay(0) +from:0x0213e904 kind:load to:0x0213a0d0 module:overlay(53) +from:0x0213e908 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0213e914 kind:load to:0x02139fe8 module:overlay(53) +from:0x0213e918 kind:load to:0x020990ec module:overlay(0) +from:0x0213e91c kind:load to:0x02139f94 module:overlay(53) +from:0x0213e920 kind:load to:0x02098f78 module:overlay(0) +from:0x0213e924 kind:load to:0x020990f4 module:overlay(0) +from:0x0213e928 kind:load to:0x02099114 module:overlay(0) +from:0x0213e92c kind:load to:0x02099140 module:overlay(0) +from:0x0213e938 kind:load to:0x0213a4f4 module:overlay(53) +from:0x0213e93c kind:load to:0x0213cc74 module:overlay(53) +from:0x0213e940 kind:load to:0x02059174 module:overlay(0) +from:0x0213e944 kind:load to:0x02139f68 module:overlay(53) +from:0x0213e948 kind:load to:0x02059348 module:overlay(0) +from:0x0213e94c kind:load to:0x020593c4 module:overlay(0) +from:0x0213e950 kind:load to:0x02059428 module:overlay(0) +from:0x0213e954 kind:load to:0x0209bf68 module:overlay(0) +from:0x0213e958 kind:load to:0x02059304 module:overlay(0) +from:0x0213e964 kind:load to:0x0213a51c module:overlay(53) +from:0x0213e968 kind:load to:0x0213ccac module:overlay(53) +from:0x0213e96c kind:load to:0x0209b2cc module:overlay(0) +from:0x0213e970 kind:load to:0x0209b304 module:overlay(0) +from:0x0213e974 kind:load to:0x0209b908 module:overlay(0) +from:0x0213e978 kind:load to:0x0209b910 module:overlay(0) +from:0x0213e97c kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213e980 kind:load to:0x0209b47c module:overlay(0) +from:0x0213e984 kind:load to:0x0209b36c module:overlay(0) +from:0x0213e988 kind:load to:0x0209b838 module:overlay(0) +from:0x0213e98c kind:load to:0x0209b8c0 module:overlay(0) +from:0x0213e990 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0213e994 kind:load to:0x0213cc1c module:overlay(53) +from:0x0213e998 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0213e99c kind:load to:0x0213cc0c module:overlay(53) +from:0x0213e9a0 kind:load to:0x0213cbe8 module:overlay(53) +from:0x0213e9ac kind:load to:0x0213a508 module:overlay(53) +from:0x0213e9b0 kind:load to:0x0213cc90 module:overlay(53) +from:0x0213e9b4 kind:load to:0x0209ba20 module:overlay(0) +from:0x0213e9b8 kind:load to:0x0209ba54 module:overlay(0) +from:0x0213e9bc kind:load to:0x0209baec module:overlay(0) +from:0x0213e9c0 kind:load to:0x0209bb00 module:overlay(0) +from:0x0213e9c4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213e9c8 kind:load to:0x0209bb28 module:overlay(0) +from:0x0213e9cc kind:load to:0x0209bbb0 module:overlay(0) +from:0x0213e9d0 kind:load to:0x0209b838 module:overlay(0) +from:0x0213e9d4 kind:load to:0x0209babc module:overlay(0) +from:0x0213e9d8 kind:load to:0x0209bad4 module:overlay(0) +from:0x0213e9dc kind:load to:0x0209bb14 module:overlay(0) +from:0x0213e9e0 kind:load to:0x0209bea0 module:overlay(0) +from:0x0213e9e4 kind:load to:0x0213cc48 module:overlay(53) +from:0x0213e9e8 kind:load to:0x0213cc24 module:overlay(53) +from:0x0213e9ec kind:load to:0x0209bed8 module:overlay(0) +from:0x0213e9f8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213e9fc kind:load to:0x02099cfc module:overlay(0) +from:0x0213ea00 kind:load to:0x02099d14 module:overlay(0) +from:0x0213ea04 kind:load to:0x02099d20 module:overlay(0) +from:0x0213ea08 kind:load to:0x01fff464 module:itcm +from:0x0213ea0c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213ea10 kind:load to:0x0213a6b8 module:overlay(53) +from:0x0213ea14 kind:load to:0x02099c58 module:overlay(0) +from:0x0213ea18 kind:load to:0x0213a738 module:overlay(53) +from:0x0213ea1c kind:load to:0x02099c60 module:overlay(0) +from:0x0213ea20 kind:load to:0x02099c64 module:overlay(0) +from:0x0213ea24 kind:load to:0x0213ace8 module:overlay(53) +from:0x0213ea28 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0213ea2c kind:load to:0x02099c70 module:overlay(0) +from:0x0213ea30 kind:load to:0x0213ae50 module:overlay(53) +from:0x0213ea34 kind:load to:0x02099d98 module:overlay(0) +from:0x0213ea38 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213ea3c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213ea40 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213ea44 kind:load to:0x0213a530 module:overlay(53) +from:0x0213ea48 kind:load to:0x0213a5f0 module:overlay(53) +from:0x0213ea4c kind:load to:0x0209ad54 module:overlay(0) +from:0x0213ea50 kind:load to:0x0213b018 module:overlay(53) +from:0x0213ea58 kind:load to:0x0213b2f8 module:overlay(53) +from:0x0213ea60 kind:load to:0x0213b4f8 module:overlay(53) +from:0x0213ea68 kind:load to:0x0213b6c0 module:overlay(53) +from:0x0213ea70 kind:load to:0x0213b858 module:overlay(53) +from:0x0213ea78 kind:load to:0x0213bbac module:overlay(53) +from:0x0213ea80 kind:load to:0x0213bc44 module:overlay(53) +from:0x0213ea88 kind:load to:0x0213bd88 module:overlay(53) +from:0x0213ea90 kind:load to:0x0213bf30 module:overlay(53) +from:0x0213ea98 kind:load to:0x0213c184 module:overlay(53) +from:0x0213eaa0 kind:load to:0x0213c260 module:overlay(53) +from:0x0213eaa8 kind:load to:0x0213c38c module:overlay(53) +from:0x0213eab0 kind:load to:0x0213c46c module:overlay(53) +from:0x0213eab8 kind:load to:0x0213c578 module:overlay(53) +from:0x0213eac0 kind:load to:0x0213aecc module:overlay(53) +from:0x0213eac8 kind:load to:0x0213b280 module:overlay(53) +from:0x0213ead0 kind:load to:0x0213b480 module:overlay(53) +from:0x0213ead8 kind:load to:0x0213b654 module:overlay(53) +from:0x0213eae0 kind:load to:0x0213b71c module:overlay(53) +from:0x0213eae8 kind:load to:0x0213bb1c module:overlay(53) +from:0x0213eaf0 kind:load to:0x0213bbe0 module:overlay(53) +from:0x0213eaf8 kind:load to:0x0213bc78 module:overlay(53) +from:0x0213eb00 kind:load to:0x0213be90 module:overlay(53) +from:0x0213eb08 kind:load to:0x0213c0d4 module:overlay(53) +from:0x0213eb10 kind:load to:0x0213c1e0 module:overlay(53) +from:0x0213eb18 kind:load to:0x0213c2ec module:overlay(53) +from:0x0213eb20 kind:load to:0x0213c3e0 module:overlay(53) +from:0x0213eb28 kind:load to:0x0213c4b4 module:overlay(53) +from:0x0213ebe0 kind:load to:0x0213e374 module:overlay(53) +from:0x0213ebec kind:load to:0x0213e314 module:overlay(53) +from:0x0213ebf0 kind:load to:0x0213e328 module:overlay(53) +from:0x0213ebf4 kind:load to:0x0213e344 module:overlay(53) +from:0x0213ebf8 kind:load to:0x0213e350 module:overlay(53) +from:0x0213ebfc kind:load to:0x0207d6c8 module:overlay(0) +from:0x0213ec08 kind:load to:0x0213cce8 module:overlay(53) +from:0x0213ec0c kind:load to:0x020990ec module:overlay(0) +from:0x0213ec10 kind:load to:0x02098efc module:overlay(0) +from:0x0213ec14 kind:load to:0x02098f78 module:overlay(0) +from:0x0213ec18 kind:load to:0x020990f4 module:overlay(0) +from:0x0213ec1c kind:load to:0x02099114 module:overlay(0) +from:0x0213ec20 kind:load to:0x02099140 module:overlay(0) +from:0x0213ec5c kind:load to:0x0213cee0 module:overlay(53) +from:0x0213ec60 kind:load to:0x0213e3e4 module:overlay(53) +from:0x0213ec64 kind:load to:0x0209ba20 module:overlay(0) +from:0x0213ec68 kind:load to:0x0209ba54 module:overlay(0) +from:0x0213ec6c kind:load to:0x0209baec module:overlay(0) +from:0x0213ec70 kind:load to:0x0209bb00 module:overlay(0) +from:0x0213ec74 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213ec78 kind:load to:0x0209bb28 module:overlay(0) +from:0x0213ec7c kind:load to:0x0209bbb0 module:overlay(0) +from:0x0213ec80 kind:load to:0x0209b838 module:overlay(0) +from:0x0213ec84 kind:load to:0x0209babc module:overlay(0) +from:0x0213ec88 kind:load to:0x0209bad4 module:overlay(0) +from:0x0213ec8c kind:load to:0x0209bb14 module:overlay(0) +from:0x0213ec90 kind:load to:0x0209bea0 module:overlay(0) +from:0x0213ec94 kind:load to:0x0213cc48 module:overlay(53) +from:0x0213ec98 kind:load to:0x0213cc24 module:overlay(53) +from:0x0213ec9c kind:load to:0x0209bed8 module:overlay(0) +from:0x0213eca8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213ecac kind:load to:0x02099cfc module:overlay(0) +from:0x0213ecb0 kind:load to:0x02099d14 module:overlay(0) +from:0x0213ecb4 kind:load to:0x02099d20 module:overlay(0) +from:0x0213ecb8 kind:load to:0x01fff464 module:itcm +from:0x0213ecbc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213ecc0 kind:load to:0x0213cef4 module:overlay(53) +from:0x0213ecc4 kind:load to:0x02099c58 module:overlay(0) +from:0x0213ecc8 kind:load to:0x0213e0c4 module:overlay(53) +from:0x0213eccc kind:load to:0x0213e238 module:overlay(53) +from:0x0213ecd0 kind:load to:0x02099c64 module:overlay(0) +from:0x0213ecd4 kind:load to:0x0213e258 module:overlay(53) +from:0x0213ecd8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0213ecdc kind:load to:0x02099c70 module:overlay(0) +from:0x0213ece0 kind:load to:0x02099d2c module:overlay(0) +from:0x0213ece4 kind:load to:0x02099d98 module:overlay(0) +from:0x0213ece8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213ecec kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213ecf0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213ecf4 kind:load to:0x0213e400 module:overlay(53) +from:0x0213ecf8 kind:load to:0x0213e484 module:overlay(53) +from:0x0213ecfc kind:load to:0x0213d240 module:overlay(53) +from:0x0213ed00 kind:load to:0x0213d3e4 module:overlay(53) +from:0x0213ed08 kind:load to:0x0213d400 module:overlay(53) +from:0x0213ed18 kind:load to:0x0213d2a0 module:overlay(53) +from:0x0213ed20 kind:load to:0x0213d358 module:overlay(53) +from:0x0213ed30 kind:load to:0x0213d404 module:overlay(53) +from:0x0213ed38 kind:load to:0x0213d478 module:overlay(53) +from:0x0213ed48 kind:load to:0x0213d4e8 module:overlay(53) +from:0x0213ed50 kind:load to:0x0213d4f8 module:overlay(53) +from:0x0213ed60 kind:load to:0x0213d520 module:overlay(53) +from:0x0213ed68 kind:load to:0x0213d55c module:overlay(53) +from:0x0213ed70 kind:load to:0x0213d584 module:overlay(53) +from:0x0213ed78 kind:load to:0x0213d588 module:overlay(53) +from:0x0213ed80 kind:load to:0x0213d63c module:overlay(53) +from:0x0213ed90 kind:load to:0x0213d738 module:overlay(53) +from:0x0213ed98 kind:load to:0x0213d7a8 module:overlay(53) +from:0x0213eda8 kind:load to:0x0213da78 module:overlay(53) +from:0x0213edb0 kind:load to:0x0213db04 module:overlay(53) +from:0x0213edc0 kind:load to:0x0213dd98 module:overlay(53) +from:0x0213edc8 kind:load to:0x0213ddd8 module:overlay(53) +from:0x0213edd0 kind:load to:0x0213de24 module:overlay(53) diff --git a/config/jp/arm9/overlays/ov053/symbols.txt b/config/jp/arm9/overlays/ov053/symbols.txt new file mode 100644 index 00000000..965117bd --- /dev/null +++ b/config/jp/arm9/overlays/ov053/symbols.txt @@ -0,0 +1,154 @@ +func_ov053_02139f20 kind:function(arm,size=0x48) addr:0x02139f20 +func_ov053_02139f68 kind:function(arm,size=0x2c) addr:0x02139f68 +func_ov053_02139f94 kind:function(arm,size=0x48) addr:0x02139f94 +func_ov053_02139fdc kind:function(arm,size=0xc) addr:0x02139fdc +func_ov053_02139fe8 kind:function(arm,size=0x24) addr:0x02139fe8 +func_ov053_0213a00c kind:function(arm,size=0x5c) addr:0x0213a00c +func_ov053_0213a068 kind:function(arm,size=0x28) addr:0x0213a068 +func_ov053_0213a090 kind:function(arm,size=0x1c) addr:0x0213a090 +func_ov053_0213a0ac kind:function(arm,size=0x24) addr:0x0213a0ac +func_ov053_0213a0d0 kind:function(arm,size=0xf8) addr:0x0213a0d0 +func_ov053_0213a1c8 kind:function(arm,size=0x32c) addr:0x0213a1c8 +func_ov053_0213a4f4 kind:function(arm,size=0x14) addr:0x0213a4f4 +func_ov053_0213a508 kind:function(arm,size=0x14) addr:0x0213a508 +func_ov053_0213a51c kind:function(arm,size=0x14) addr:0x0213a51c +func_ov053_0213a530 kind:function(arm,size=0xc0) addr:0x0213a530 +func_ov053_0213a5f0 kind:function(arm,size=0xc8) addr:0x0213a5f0 +func_ov053_0213a6b8 kind:function(arm,size=0x80) addr:0x0213a6b8 +func_ov053_0213a738 kind:function(arm,size=0x5b0) addr:0x0213a738 +func_ov053_0213ace8 kind:function(arm,size=0x168) addr:0x0213ace8 +func_ov053_0213ae50 kind:function(arm,size=0x8) addr:0x0213ae50 +func_ov053_0213ae58 kind:function(arm,size=0x74) addr:0x0213ae58 +func_ov053_0213aecc kind:function(arm,size=0x14c) addr:0x0213aecc +func_ov053_0213b018 kind:function(arm,size=0x268) addr:0x0213b018 +func_ov053_0213b280 kind:function(arm,size=0x78) addr:0x0213b280 +func_ov053_0213b2f8 kind:function(arm,size=0x188) addr:0x0213b2f8 +func_ov053_0213b480 kind:function(arm,size=0x78) addr:0x0213b480 +func_ov053_0213b4f8 kind:function(arm,size=0x15c) addr:0x0213b4f8 +func_ov053_0213b654 kind:function(arm,size=0x6c) addr:0x0213b654 +func_ov053_0213b6c0 kind:function(arm,size=0x5c) addr:0x0213b6c0 +func_ov053_0213b71c kind:function(arm,size=0x13c) addr:0x0213b71c +func_ov053_0213b858 kind:function(arm,size=0x2c4) addr:0x0213b858 +func_ov053_0213bb1c kind:function(arm,size=0x90) addr:0x0213bb1c +func_ov053_0213bbac kind:function(arm,size=0x34) addr:0x0213bbac +func_ov053_0213bbe0 kind:function(arm,size=0x64) addr:0x0213bbe0 +func_ov053_0213bc44 kind:function(arm,size=0x34) addr:0x0213bc44 +func_ov053_0213bc78 kind:function(arm,size=0x110) addr:0x0213bc78 +func_ov053_0213bd88 kind:function(arm,size=0x108) addr:0x0213bd88 +func_ov053_0213be90 kind:function(arm,size=0xa0) addr:0x0213be90 +func_ov053_0213bf30 kind:function(arm,size=0x1a4) addr:0x0213bf30 +func_ov053_0213c0d4 kind:function(arm,size=0xb0) addr:0x0213c0d4 +func_ov053_0213c184 kind:function(arm,size=0x5c) addr:0x0213c184 +func_ov053_0213c1e0 kind:function(arm,size=0x80) addr:0x0213c1e0 +func_ov053_0213c260 kind:function(arm,size=0x8c) addr:0x0213c260 +func_ov053_0213c2ec kind:function(arm,size=0xa0) addr:0x0213c2ec +func_ov053_0213c38c kind:function(arm,size=0x54) addr:0x0213c38c +func_ov053_0213c3e0 kind:function(arm,size=0x8c) addr:0x0213c3e0 +func_ov053_0213c46c kind:function(arm,size=0x48) addr:0x0213c46c +func_ov053_0213c4b4 kind:function(arm,size=0xc4) addr:0x0213c4b4 +func_ov053_0213c578 kind:function(arm,size=0x1e0) addr:0x0213c578 +func_ov053_0213c758 kind:function(arm,size=0x188) addr:0x0213c758 +func_ov053_0213c8e0 kind:function(arm,size=0x58) addr:0x0213c8e0 +func_ov053_0213c938 kind:function(arm,size=0x50) addr:0x0213c938 +func_ov053_0213c988 kind:function(arm,size=0x90) addr:0x0213c988 +func_ov053_0213ca18 kind:function(arm,size=0x18) addr:0x0213ca18 +func_ov053_0213ca30 kind:function(arm,size=0x10c) addr:0x0213ca30 +func_ov053_0213cb3c kind:function(arm,size=0xac) addr:0x0213cb3c +func_ov053_0213cbe8 kind:function(arm,size=0x24) addr:0x0213cbe8 +func_ov053_0213cc0c kind:function(arm,size=0x10) addr:0x0213cc0c +func_ov053_0213cc1c kind:function(arm,size=0x8) addr:0x0213cc1c +func_ov053_0213cc24 kind:function(arm,size=0x24) addr:0x0213cc24 +func_ov053_0213cc48 kind:function(arm,size=0x2c) addr:0x0213cc48 +func_ov053_0213cc74 kind:function(arm,size=0x1c) addr:0x0213cc74 +func_ov053_0213cc90 kind:function(arm,size=0x1c) addr:0x0213cc90 +func_ov053_0213ccac kind:function(arm,size=0x1c) addr:0x0213ccac +func_ov053_0213ccc8 kind:function(arm,size=0x14) addr:0x0213ccc8 +func_ov053_0213ccdc kind:function(arm,size=0xc) addr:0x0213ccdc +func_ov053_0213cce8 kind:function(arm,size=0x24) addr:0x0213cce8 +func_ov053_0213cd0c kind:function(arm,size=0x44) addr:0x0213cd0c +func_ov053_0213cd50 kind:function(arm,size=0x190) addr:0x0213cd50 +func_ov053_0213cee0 kind:function(arm,size=0x14) addr:0x0213cee0 +func_ov053_0213cef4 kind:function(arm,size=0x70) addr:0x0213cef4 +func_ov053_0213cf64 kind:function(arm,size=0x24) addr:0x0213cf64 +func_ov053_0213cf88 kind:function(arm,size=0x23c) addr:0x0213cf88 +func_ov053_0213d1c4 kind:function(arm,size=0x7c) addr:0x0213d1c4 +func_ov053_0213d240 kind:function(arm,size=0x60) addr:0x0213d240 +func_ov053_0213d2a0 kind:function(arm,size=0xb8) addr:0x0213d2a0 +func_ov053_0213d358 kind:function(arm,size=0x8c) addr:0x0213d358 +func_ov053_0213d3e4 kind:function(arm,size=0x1c) addr:0x0213d3e4 +func_ov053_0213d400 kind:function(arm,size=0x4) addr:0x0213d400 +func_ov053_0213d404 kind:function(arm,size=0x74) addr:0x0213d404 +func_ov053_0213d478 kind:function(arm,size=0x70) addr:0x0213d478 +func_ov053_0213d4e8 kind:function(arm,size=0x10) addr:0x0213d4e8 +func_ov053_0213d4f8 kind:function(arm,size=0x28) addr:0x0213d4f8 +func_ov053_0213d520 kind:function(arm,size=0x3c) addr:0x0213d520 +func_ov053_0213d55c kind:function(arm,size=0x28) addr:0x0213d55c +func_ov053_0213d584 kind:function(arm,size=0x4) addr:0x0213d584 +func_ov053_0213d588 kind:function(arm,size=0xb4) addr:0x0213d588 +func_ov053_0213d63c kind:function(arm,size=0xfc) addr:0x0213d63c +func_ov053_0213d738 kind:function(arm,size=0x70) addr:0x0213d738 +func_ov053_0213d7a8 kind:function(arm,size=0x2d0) addr:0x0213d7a8 +func_ov053_0213da78 kind:function(arm,size=0x8c) addr:0x0213da78 +func_ov053_0213db04 kind:function(arm,size=0x294) addr:0x0213db04 +func_ov053_0213dd98 kind:function(arm,size=0x40) addr:0x0213dd98 +func_ov053_0213ddd8 kind:function(arm,size=0x4c) addr:0x0213ddd8 +func_ov053_0213de24 kind:function(arm,size=0x14) addr:0x0213de24 +func_ov053_0213de38 kind:function(arm,size=0x28) addr:0x0213de38 +func_ov053_0213de60 kind:function(arm,size=0x90) addr:0x0213de60 +func_ov053_0213def0 kind:function(arm,size=0x3c) addr:0x0213def0 +func_ov053_0213df2c kind:function(arm,size=0x198) addr:0x0213df2c +func_ov053_0213e0c4 kind:function(arm,size=0x174) addr:0x0213e0c4 +func_ov053_0213e238 kind:function(arm,size=0x20) addr:0x0213e238 +func_ov053_0213e258 kind:function(arm,size=0x80) addr:0x0213e258 +func_ov053_0213e2d8 kind:function(arm,size=0x3c) addr:0x0213e2d8 +func_ov053_0213e314 kind:function(arm,size=0x14) addr:0x0213e314 +func_ov053_0213e328 kind:function(arm,size=0x1c) addr:0x0213e328 +func_ov053_0213e344 kind:function(arm,size=0xc) addr:0x0213e344 +func_ov053_0213e350 kind:function(arm,size=0x24) addr:0x0213e350 +func_ov053_0213e374 kind:function(arm,size=0x44) addr:0x0213e374 +func_ov053_0213e3b8 kind:function(arm,size=0x2c) addr:0x0213e3b8 +func_ov053_0213e3e4 kind:function(arm,size=0x1c) addr:0x0213e3e4 +func_ov053_0213e400 kind:function(arm,size=0x84) addr:0x0213e400 +func_ov053_0213e484 kind:function(arm,size=0x8c) addr:0x0213e484 +func_ov053_0213e510 kind:function(arm,size=0x14) addr:0x0213e510 +func_ov053_0213e524 kind:function(arm,size=0x98) addr:0x0213e524 +func_ov053_0213e5bc kind:function(arm,size=0x194) addr:0x0213e5bc +data_ov053_0213e750 kind:data(any) addr:0x0213e750 +data_ov053_0213e760 kind:data(any) addr:0x0213e760 +data_ov053_0213e770 kind:data(any) addr:0x0213e770 +data_ov053_0213e780 kind:data(any) addr:0x0213e780 +func_ov053_0213e790 kind:function(arm,size=0x50) addr:0x0213e790 +func_ov053_0213e7e0 kind:function(arm,size=0xb0) addr:0x0213e7e0 +func_ov053_0213e890 kind:function(arm,size=0x18) addr:0x0213e890 +data_ov053_0213e8c0 kind:data(any) addr:0x0213e8c0 +data_ov053_0213e8d8 kind:data(any) addr:0x0213e8d8 +data_ov053_0213e8f8 kind:data(any) addr:0x0213e8f8 +data_ov053_0213e914 kind:data(any) addr:0x0213e914 +data_ov053_0213e938 kind:data(any) addr:0x0213e938 +data_ov053_0213e964 kind:data(any) addr:0x0213e964 +data_ov053_0213e9ac kind:data(any) addr:0x0213e9ac +data_ov053_0213e9f8 kind:data(any) addr:0x0213e9f8 +data_ov053_0213ea50 kind:data(any) addr:0x0213ea50 +data_ov053_0213eac0 kind:data(any) addr:0x0213eac0 +data_ov053_0213eb30 kind:data(any) addr:0x0213eb30 +data_ov053_0213eb48 kind:data(any) addr:0x0213eb48 +data_ov053_0213eb78 kind:data(any) addr:0x0213eb78 +data_ov053_0213eb90 kind:data(any) addr:0x0213eb90 +data_ov053_0213eba8 kind:data(any) addr:0x0213eba8 +data_ov053_0213ebc0 kind:data(any) addr:0x0213ebc0 +data_ov053_0213ebe0 kind:data(any) addr:0x0213ebe0 +data_ov053_0213ebec kind:data(any) addr:0x0213ebec +data_ov053_0213ec08 kind:data(any) addr:0x0213ec08 +data_ov053_0213ec24 kind:data(any) addr:0x0213ec24 +data_ov053_0213ec3c kind:data(any) addr:0x0213ec3c +data_ov053_0213ec5c kind:data(any) addr:0x0213ec5c +data_ov053_0213eca8 kind:data(any) addr:0x0213eca8 +data_ov053_0213ed00 kind:data(any) addr:0x0213ed00 +data_ov053_0213ed10 kind:data(any) addr:0x0213ed10 +data_ov053_0213edd8 kind:data(any) addr:0x0213edd8 +data_ov053_0213ede0 kind:bss addr:0x0213ede0 +data_ov053_0213ede4 kind:bss addr:0x0213ede4 +data_ov053_0213edf0 kind:bss addr:0x0213edf0 +data_ov053_0213eec8 kind:bss addr:0x0213eec8 +data_ov053_0213eed0 kind:bss addr:0x0213eed0 +data_ov053_0213eedc kind:bss addr:0x0213eedc diff --git a/config/jp/arm9/overlays/ov054/delinks.txt b/config/jp/arm9/overlays/ov054/delinks.txt new file mode 100644 index 00000000..9dd898b1 --- /dev/null +++ b/config/jp/arm9/overlays/ov054/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02139f20 end:0x0213f458 kind:code align:32 + .init start:0x0213f458 end:0x0213f6b0 kind:code align:4 + .ctor start:0x0213f6b0 end:0x0213f6c0 kind:data align:4 + .data start:0x0213f6c0 end:0x0213ff60 kind:data align:32 + .bss start:0x0213ff60 end:0x02140220 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov054/relocs.txt b/config/jp/arm9/overlays/ov054/relocs.txt new file mode 100644 index 00000000..68ea3a5e --- /dev/null +++ b/config/jp/arm9/overlays/ov054/relocs.txt @@ -0,0 +1,786 @@ +from:0x02139f6c kind:arm_call to:0x0200e260 module:main +from:0x02139f70 kind:arm_call to:0x0200c198 module:main +from:0x02139f80 kind:arm_call to:0x01ffad5c module:itcm +from:0x02139fac kind:load to:0x0213ff70 module:overlay(54) +from:0x02139fc0 kind:arm_call to:0x02011f3c module:main +from:0x02139fcc kind:arm_call to:0x0213a018 module:overlay(54) +from:0x02139fe0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213a010 kind:load to:0x0213f708 module:overlay(54) +from:0x0213a024 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0213a088 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0213a0b4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0213a0d0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a0e0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a0f8 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0213a118 kind:arm_call to:0x0213a51c module:overlay(54) +from:0x0213a124 kind:arm_call to:0x0213a51c module:overlay(54) +from:0x0213a130 kind:arm_call to:0x0213a208 module:overlay(54) +from:0x0213a138 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0213a1ac kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213a1e4 kind:load to:0x0213f778 module:overlay(54) +from:0x0213a1e8 kind:load to:0x0213ff70 module:overlay(54) +from:0x0213a1ec kind:load to:0x0213f72c module:overlay(54) +from:0x0213a1fc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213a220 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x0213a238 kind:load to:0x0213f6f0 module:overlay(54) +from:0x0213a274 kind:arm_call to:0x0213a2b8 module:overlay(54) +from:0x0213a284 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x0213a2a4 kind:arm_call to:0x0213a304 module:overlay(54) +from:0x0213a2b0 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x0213a2e0 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213a2f4 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213a318 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213a338 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213a350 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213a3f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0213a404 kind:load to:0x0203feb0 module:main +from:0x0213a458 kind:arm_call to:0x01ffa93c module:itcm +from:0x0213a464 kind:arm_call to:0x020595b8 module:overlay(0) +from:0x0213a484 kind:arm_call to:0x01ffa878 module:itcm +from:0x0213a494 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213a500 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213a50c kind:load to:0x0203feb0 module:main +from:0x0213a510 kind:load to:0x0213f6c0 module:overlay(54) +from:0x0213a514 kind:load to:0x027e0964 module:dtcm +from:0x0213a528 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0213a550 kind:load to:0x0213f6e0 module:overlay(54) +from:0x0213a570 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0213a604 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213a63c kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213a648 kind:load to:0x027e0ce4 module:dtcm +from:0x0213a6dc kind:load to:0x0213f7e0 module:overlay(54) +from:0x0213a6e0 kind:load to:0x0213f7d0 module:overlay(54) +from:0x0213a754 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213a804 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213a824 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213a838 kind:arm_call to:0x020db38c module:overlay(31) +from:0x0213a84c kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213a888 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a88c kind:load to:0x0203feb0 module:main +from:0x0213a890 kind:load to:0x0213f6c0 module:overlay(54) +from:0x0213a894 kind:load to:0x027e0d34 module:dtcm +from:0x0213a8a4 kind:arm_call to:0x0209ad54 module:overlay(0) +from:0x0213a8ac kind:arm_call to:0x0213ef50 module:overlay(54) +from:0x0213a8d0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213a8d8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213a964 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213a990 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213a99c kind:arm_call to:0x01ffb860 module:itcm +from:0x0213a9a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213a9c0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0213a9d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213a9e4 kind:load to:0x0203feb0 module:main +from:0x0213a9f0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213a9f8 kind:load to:0x027e09a8 module:dtcm +from:0x0213aa18 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213aa64 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213ab00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213ab14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213ab28 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213ab4c kind:arm_call to:0x020c087c module:overlay(17) +from:0x0213ab58 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213ab78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213ab8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213aba0 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0213abc0 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213abd0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213abfc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213ac34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213ac40 kind:arm_call to:0x01fff458 module:itcm +from:0x0213ac5c kind:arm_call to:0x0213acdc module:overlay(54) +from:0x0213ac9c kind:arm_call to:0x0213acdc module:overlay(54) +from:0x0213acc4 kind:load to:0x027e0ce4 module:dtcm +from:0x0213ad04 kind:arm_call to:0x020168f0 module:main +from:0x0213ad38 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213ad60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213ad74 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0213ad98 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x0213ae6c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213ae7c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213ae88 kind:arm_call to:0x0213b14c module:overlay(54) +from:0x0213ae9c kind:arm_call to:0x020db38c module:overlay(31) +from:0x0213aeb8 kind:load to:0x027e0d34 module:dtcm +from:0x0213aebc kind:load to:0x0213f6c0 module:overlay(54) +from:0x0213aec0 kind:load to:0x0203feb0 module:main +from:0x0213aec4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213af20 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0213af30 kind:load to:0x027e09c0 module:dtcm +from:0x0213af88 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213afa4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213afc0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213afdc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213aff8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213b010 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213b01c kind:arm_call to:0x02073564 module:overlay(0) +from:0x0213b030 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0213b03c kind:arm_call to:0x0213a89c module:overlay(54) +from:0x0213b05c kind:load to:0x027e0cec module:dtcm +from:0x0213b060 kind:load to:0x027e09a8 module:dtcm +from:0x0213b064 kind:load to:0x027e09bc module:dtcm +from:0x0213b104 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213b110 kind:load to:0x027e0cd8 module:dtcm +from:0x0213b114 kind:load to:0x027e0cec module:dtcm +from:0x0213b130 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0213b140 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0213b148 kind:load to:0x02139f20 module:overlay(54) +from:0x0213b174 kind:arm_call to:0x020180ac module:main +from:0x0213b180 kind:arm_call to:0x0202431c module:main +from:0x0213b1a0 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0213b1a8 kind:arm_call to:0x0200b58c module:main +from:0x0213b1b4 kind:load to:0x027e0cec module:dtcm +from:0x0213b22c kind:load to:0x0213f9b0 module:overlay(54) +from:0x0213b24c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213b268 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213b2c4 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0213b2e4 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213b2f8 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0213b30c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b31c kind:arm_call to:0x020e639c module:overlay(31) +from:0x0213b344 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0213b364 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213b370 kind:load to:0x027e0d38 module:dtcm +from:0x0213b374 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b3ec kind:load to:0x0213f9c8 module:overlay(54) +from:0x0213b3f8 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213b410 kind:arm_call to:0x02015018 module:main +from:0x0213b430 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213b438 kind:load to:0x027e09a8 module:dtcm +from:0x0213b4ac kind:load to:0x0213f9e0 module:overlay(54) +from:0x0213b4b8 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213b4d0 kind:arm_call to:0x02015018 module:main +from:0x0213b4f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213b4f8 kind:load to:0x027e09a8 module:dtcm +from:0x0213b55c kind:arm_call to:0x0213b068 module:overlay(54) +from:0x0213b578 kind:load to:0x0213f9f8 module:overlay(54) +from:0x0213b584 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213b58c kind:arm_call to:0x0213abdc module:overlay(54) +from:0x0213b5a0 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213b610 kind:load to:0x0213fa10 module:overlay(54) +from:0x0213b61c kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213b634 kind:arm_call to:0x02015018 module:main +from:0x0213b644 kind:arm_call to:0x0213a8b4 module:overlay(54) +from:0x0213b6b8 kind:load to:0x0213fa28 module:overlay(54) +from:0x0213b6e0 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x0213b720 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213b738 kind:arm_call to:0x02015018 module:main +from:0x0213b758 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213b770 kind:arm_call to:0x02015018 module:main +from:0x0213b790 kind:arm_call to:0x02015018 module:main +from:0x0213b7a4 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0213b7c4 kind:arm_call to:0x020db39c module:overlay(31) +from:0x0213b7dc kind:arm_call to:0x0213b11c module:overlay(54) +from:0x0213b7f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213b81c kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213b824 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213b830 kind:load to:0x027e0d34 module:dtcm +from:0x0213b834 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b838 kind:load to:0x027e09a8 module:dtcm +from:0x0213b85c kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213b8b4 kind:load to:0x0213fa40 module:overlay(54) +from:0x0213b8e0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213b8f0 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x0213b934 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213b944 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213b94c kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213b958 kind:load to:0x027e09a8 module:dtcm +from:0x0213b960 kind:load to:0x027e0d34 module:dtcm +from:0x0213b964 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b97c kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213b9d8 kind:load to:0x0213fa58 module:overlay(54) +from:0x0213ba20 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213ba38 kind:arm_call to:0x02015018 module:main +from:0x0213ba58 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213ba70 kind:arm_call to:0x02015018 module:main +from:0x0213bb28 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213bb48 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bb5c kind:arm_call to:0x020db38c module:overlay(31) +from:0x0213bb6c kind:arm_call to:0x0213b14c module:overlay(54) +from:0x0213bb88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bba0 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213bbac kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213bbb4 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213bbc0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213bbc4 kind:load to:0x027e09a8 module:dtcm +from:0x0213bbcc kind:load to:0x0203feb0 module:main +from:0x0213bbd0 kind:load to:0x0213f6c0 module:overlay(54) +from:0x0213bbd4 kind:load to:0x027e0d34 module:dtcm +from:0x0213bbec kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213bc4c kind:load to:0x0213fa70 module:overlay(54) +from:0x0213bc6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bc84 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213bc90 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213bc98 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213bcb4 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213bd20 kind:load to:0x0213fa88 module:overlay(54) +from:0x0213bd54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213bd6c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213bd78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213bd88 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213bdf0 kind:arm_call to:0x02015018 module:main +from:0x0213be10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213be28 kind:arm_call to:0x02015018 module:main +from:0x0213be70 kind:arm_call to:0x0213af34 module:overlay(54) +from:0x0213be94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213beac kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213beb8 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213bec0 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213becc kind:load to:0x027e0ce4 module:dtcm +from:0x0213bed4 kind:load to:0x027e09a8 module:dtcm +from:0x0213bf0c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213bf6c kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213bfa4 kind:load to:0x0213fab8 module:overlay(54) +from:0x0213bfc0 kind:arm_call to:0x01ff916c module:itcm +from:0x0213c014 kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213c04c kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213c064 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213c06c kind:arm_call to:0x0213aec8 module:overlay(54) +from:0x0213c074 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213c07c kind:load to:0x0203feb0 module:main +from:0x0213c130 kind:arm_call to:0x0213b068 module:overlay(54) +from:0x0213c148 kind:load to:0x0213faa0 module:overlay(54) +from:0x0213c154 kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213c1cc kind:arm_call to:0x0213b068 module:overlay(54) +from:0x0213c1d4 kind:arm_call to:0x0213b098 module:overlay(54) +from:0x0213c1ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213c208 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c21c kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213c224 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213c22c kind:arm_call to:0x0213aec8 module:overlay(54) +from:0x0213c238 kind:load to:0x027e09a8 module:dtcm +from:0x0213c2b8 kind:load to:0x0213fae8 module:overlay(54) +from:0x0213c2cc kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213c300 kind:arm_call to:0x0213b098 module:overlay(54) +from:0x0213c328 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213c368 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213c370 kind:arm_call to:0x0213aec8 module:overlay(54) +from:0x0213c384 kind:arm_call to:0x020db0d0 module:overlay(31) +from:0x0213c398 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213c3e4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213c408 kind:arm_call to:0x020168f0 module:main +from:0x0213c438 kind:arm_call to:0x01ff930c module:itcm +from:0x0213c450 kind:arm_call to:0x02015018 module:main +from:0x0213c470 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213c488 kind:arm_call to:0x02015018 module:main +from:0x0213c4d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213c584 kind:arm_call to:0x020db0d0 module:overlay(31) +from:0x0213c598 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0213c5b4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213c5e8 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213c600 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c644 kind:arm_call to:0x0213aec8 module:overlay(54) +from:0x0213c64c kind:arm_call to:0x0213abdc module:overlay(54) +from:0x0213c660 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213c66c kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213c678 kind:load to:0x027e0d34 module:dtcm +from:0x0213c688 kind:load to:0x027e09a8 module:dtcm +from:0x0213c69c kind:load to:0x0203feb0 module:main +from:0x0213c734 kind:load to:0x0213fb60 module:overlay(54) +from:0x0213c744 kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213c784 kind:arm_call to:0x020168f0 module:main +from:0x0213c794 kind:arm_call to:0x01ff930c module:itcm +from:0x0213c7ac kind:arm_call to:0x02015018 module:main +from:0x0213c828 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213c844 kind:arm_call to:0x01ff9984 module:itcm +from:0x0213c85c kind:arm_call to:0x02015018 module:main +from:0x0213c888 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213c8a8 kind:arm_call to:0x02015018 module:main +from:0x0213c8bc kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213c8d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213c8e4 kind:load to:0x027e09a8 module:dtcm +from:0x0213c914 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213c984 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213c98c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213c9a4 kind:arm_call to:0x0213b068 module:overlay(54) +from:0x0213c9dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213c9f8 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x0213cacc kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213cadc kind:arm_call to:0x01ff9638 module:itcm +from:0x0213cae8 kind:arm_call to:0x0213b14c module:overlay(54) +from:0x0213cafc kind:arm_call to:0x020db38c module:overlay(31) +from:0x0213cb10 kind:load to:0x0213faa0 module:overlay(54) +from:0x0213cb14 kind:load to:0x027e09a8 module:dtcm +from:0x0213cb20 kind:load to:0x027e0d34 module:dtcm +from:0x0213cb24 kind:load to:0x0213f6c0 module:overlay(54) +from:0x0213cb28 kind:load to:0x0203feb0 module:main +from:0x0213cb2c kind:load to:0x027e0ce0 module:dtcm +from:0x0213cb38 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0213cb5c kind:arm_call to:0x0213a89c module:overlay(54) +from:0x0213cb68 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213cb70 kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213cba0 kind:arm_call to:0x0213b098 module:overlay(54) +from:0x0213cc30 kind:load to:0x0213fa88 module:overlay(54) +from:0x0213cc40 kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213cc78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213cc90 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213cc9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213ccb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213ccbc kind:arm_call to:0x01ff9258 module:itcm +from:0x0213cd20 kind:arm_call to:0x02015018 module:main +from:0x0213cd40 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213cd58 kind:arm_call to:0x02015018 module:main +from:0x0213cdec kind:arm_call to:0x0213af34 module:overlay(54) +from:0x0213ce10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213ce28 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213ce34 kind:load to:0x027e0ce4 module:dtcm +from:0x0213ce3c kind:load to:0x027e09a8 module:dtcm +from:0x0213ce44 kind:load to:0x0213fa70 module:overlay(54) +from:0x0213ced4 kind:load to:0x0213f9b0 module:overlay(54) +from:0x0213cef0 kind:arm_call to:0x01ff916c module:itcm +from:0x0213cf08 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213cf98 kind:load to:0x0213fb00 module:overlay(54) +from:0x0213cfc4 kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213d024 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213d054 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213d06c kind:arm_call to:0x02015018 module:main +from:0x0213d08c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213d0a4 kind:arm_call to:0x02015018 module:main +from:0x0213d0d8 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x0213d0e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213d154 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x0213d188 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213d1a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213d1b8 kind:arm_call to:0x020db38c module:overlay(31) +from:0x0213d1c8 kind:arm_call to:0x0213b14c module:overlay(54) +from:0x0213d1e0 kind:arm_call to:0x02015018 module:main +from:0x0213d200 kind:arm_call to:0x02015018 module:main +from:0x0213d214 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213d22c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0213d268 kind:arm_call to:0x020db39c module:overlay(31) +from:0x0213d27c kind:arm_call to:0x0213b11c module:overlay(54) +from:0x0213d2ac kind:arm_call to:0x0213b098 module:overlay(54) +from:0x0213d338 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d350 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d430 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213d440 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x0213d480 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213d510 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0213d528 kind:arm_call to:0x02015018 module:main +from:0x0213d548 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213d560 kind:arm_call to:0x02015018 module:main +from:0x0213d584 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213d598 kind:arm_call to:0x020db38c module:overlay(31) +from:0x0213d5a8 kind:arm_call to:0x0213b14c module:overlay(54) +from:0x0213d5c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d5d4 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213d5f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d608 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213d61c kind:arm_call to:0x0213aec8 module:overlay(54) +from:0x0213d624 kind:arm_call to:0x0213aa00 module:overlay(54) +from:0x0213d634 kind:load to:0x027e09a8 module:dtcm +from:0x0213d640 kind:load to:0x0203feb0 module:main +from:0x0213d644 kind:load to:0x027e0d34 module:dtcm +from:0x0213d648 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d64c kind:load to:0x0213f6c0 module:overlay(54) +from:0x0213d65c kind:load to:0x0213fb18 module:overlay(54) +from:0x0213d660 kind:load to:0x0213fb48 module:overlay(54) +from:0x0213d668 kind:load to:0x0213fb30 module:overlay(54) +from:0x0213d6cc kind:arm_call to:0x0213b068 module:overlay(54) +from:0x0213d704 kind:load to:0x0213fae8 module:overlay(54) +from:0x0213d724 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213d738 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213d7a4 kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213d7bc kind:arm_call to:0x02099dfc module:overlay(0) +from:0x0213d7d0 kind:arm_call to:0x0213a320 module:overlay(54) +from:0x0213d7e0 kind:load to:0x0203feb0 module:main +from:0x0213d868 kind:load to:0x0213fae8 module:overlay(54) +from:0x0213d884 kind:arm_call to:0x01ff916c module:itcm +from:0x0213d8d8 kind:arm_call to:0x0213ad2c module:overlay(54) +from:0x0213d91c kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213d944 kind:load to:0x0203feb0 module:main +from:0x0213d95c kind:arm_call to:0x0213d964 module:overlay(54) +from:0x0213d9dc kind:arm_call to:0x01ff916c module:itcm +from:0x0213d9f8 kind:load to:0x0213f7d0 module:overlay(54) +from:0x0213da1c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213da70 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0213dac8 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213dad8 kind:load to:0x0203feb0 module:main +from:0x0213daec kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213daf8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213db14 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213db24 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213db34 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213db3c kind:arm_call to:0x02011ff4 module:main +from:0x0213db68 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213db94 kind:arm_call to:0x0203e740 module:main +from:0x0213db9c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213dba4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213dbac kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213dbb4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213dbc0 kind:load to:0x020a1aac module:overlay(0) +from:0x0213dbe4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213dc10 kind:arm_call to:0x0203e740 module:main +from:0x0213dc18 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213dc20 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213dc28 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213dc30 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213dc38 kind:arm_call to:0x02011ff4 module:main +from:0x0213dc44 kind:load to:0x020a1aac module:overlay(0) +from:0x0213dc50 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213dc64 kind:load to:0x02140058 module:overlay(54) +from:0x0213dc78 kind:arm_call to:0x02011f3c module:main +from:0x0213dc84 kind:arm_call to:0x0213dce0 module:overlay(54) +from:0x0213dc98 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213dcd4 kind:load to:0x0213fb98 module:overlay(54) +from:0x0213dcec kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0213dd50 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0213dd7c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0213dd98 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213dda8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213ddc0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0213ddc8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0213de38 kind:arm_call to:0x0202a1c0 module:main +from:0x0213de48 kind:load to:0x0213fbbc module:overlay(54) +from:0x0213de4c kind:load to:0x02140058 module:overlay(54) +from:0x0213de50 kind:load to:0x0213f72c module:overlay(54) +from:0x0213df90 kind:arm_call to:0x0200e260 module:main +from:0x0213dfa4 kind:load to:0x0203feb0 module:main +from:0x0213dfc0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0213dfd0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0213dfdc kind:arm_call to:0x0213ed70 module:overlay(54) +from:0x0213dfe8 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213dff4 kind:load to:0x0213de54 module:overlay(54) +from:0x0213e080 kind:load to:0x0213fc20 module:overlay(54) +from:0x0213e084 kind:load to:0x0213fc10 module:overlay(54) +from:0x0213e0f0 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213e100 kind:load to:0x0213fd60 module:overlay(54) +from:0x0213e10c kind:arm_call to:0x0213ef1c module:overlay(54) +from:0x0213e130 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213e194 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213e1a4 kind:load to:0x0213fd78 module:overlay(54) +from:0x0213e1b0 kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213e1f0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213e200 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213e218 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213e22c kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213e294 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213e2a4 kind:load to:0x0213fd90 module:overlay(54) +from:0x0213e2b0 kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213e2f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213e308 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213e320 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213e334 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213e33c kind:arm_call to:0x0213ef1c module:overlay(54) +from:0x0213e350 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213e3f4 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213e404 kind:load to:0x0213fda8 module:overlay(54) +from:0x0213e408 kind:load to:0x0204b164 module:main +from:0x0213e418 kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213e43c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213e44c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213e47c kind:arm_call to:0x0213ef1c module:overlay(54) +from:0x0213e490 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213e4ac kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213e4bc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0213e4e4 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213e550 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213e560 kind:load to:0x0213fdc0 module:overlay(54) +from:0x0213e57c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213e58c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213e594 kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213e5b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213e5c8 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213e630 kind:arm_call to:0x0213a64c module:overlay(54) +from:0x0213e640 kind:load to:0x0213fdd8 module:overlay(54) +from:0x0213e64c kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213e688 kind:arm_call to:0x02015018 module:main +from:0x0213e698 kind:arm_call to:0x0213ef1c module:overlay(54) +from:0x0213e6f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213e700 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213e710 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213e72c kind:arm_call to:0x01ff9218 module:itcm +from:0x0213e73c kind:arm_call to:0x01ff9218 module:itcm +from:0x0213e74c kind:arm_call to:0x01ff9218 module:itcm +from:0x0213e7dc kind:load to:0x0213fdf0 module:overlay(54) +from:0x0213e844 kind:load to:0x0213fe08 module:overlay(54) +from:0x0213e8ac kind:load to:0x0213fe20 module:overlay(54) +from:0x0213e8b4 kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213e91c kind:load to:0x0213fe38 module:overlay(54) +from:0x0213e938 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213e940 kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213e9ac kind:load to:0x0213fe68 module:overlay(54) +from:0x0213e9b4 kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213ea1c kind:load to:0x0213fe50 module:overlay(54) +from:0x0213ea58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213eac0 kind:arm_call to:0x02015018 module:main +from:0x0213eae0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213eaf0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213eb00 kind:load to:0x0213fe98 module:overlay(54) +from:0x0213eb04 kind:load to:0x027e09a8 module:dtcm +from:0x0213eb7c kind:load to:0x0213fe68 module:overlay(54) +from:0x0213eb88 kind:arm_call to:0x0213edf4 module:overlay(54) +from:0x0213eba8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213ebbc kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213ec24 kind:load to:0x0213feb0 module:overlay(54) +from:0x0213ec44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213ec58 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213ecb4 kind:arm_call to:0x01ff916c module:itcm +from:0x0213ece4 kind:arm_call to:0x0213d964 module:overlay(54) +from:0x0213ed58 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0213ed64 kind:load to:0x0213fc10 module:overlay(54) +from:0x0213ed6c kind:load to:0x027e09c0 module:dtcm +from:0x0213ed8c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213edac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213edc8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0213edd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213ede8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213edf0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213ee04 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213eec8 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0213eef8 kind:arm_call to:0x0213a6e4 module:overlay(54) +from:0x0213ef04 kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213ef2c kind:arm_call to:0x020db0d0 module:overlay(31) +from:0x0213ef44 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x0213ef4c kind:load to:0x027e0d34 module:dtcm +from:0x0213ef6c kind:arm_call to:0x0213dff8 module:overlay(54) +from:0x0213ef98 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0213efb8 kind:arm_call to:0x0213a408 module:overlay(54) +from:0x0213efd0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213efd8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213efe0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213efe8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213f000 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213f008 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213f010 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213f018 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213f020 kind:arm_call to:0x02011ff4 module:main +from:0x0213f034 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213f048 kind:load to:0x02140140 module:overlay(54) +from:0x0213f05c kind:arm_call to:0x02011f3c module:main +from:0x0213f068 kind:arm_call to:0x0213f0b4 module:overlay(54) +from:0x0213f07c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213f0ac kind:load to:0x0213fed0 module:overlay(54) +from:0x0213f0bc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0213f0cc kind:arm_call to:0x02099360 module:overlay(0) +from:0x0213f0ec kind:load to:0x0213fef4 module:overlay(54) +from:0x0213f104 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213f10c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0213f114 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213f120 kind:load to:0x0213fef4 module:overlay(54) +from:0x0213f138 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213f140 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0213f148 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213f150 kind:arm_call to:0x02011ff4 module:main +from:0x0213f15c kind:load to:0x0213fef4 module:overlay(54) +from:0x0213f188 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0213f1d0 kind:load to:0x027e0cec module:dtcm +from:0x0213f268 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213f2d0 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0213f2e0 kind:arm_call to:0x0213f3ec module:overlay(54) +from:0x0213f2e8 kind:arm_call to:0x0213f374 module:overlay(54) +from:0x0213f314 kind:arm_call to:0x0213f3ec module:overlay(54) +from:0x0213f360 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213f380 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213f3a4 kind:arm_call to:0x0213f3ec module:overlay(54) +from:0x0213f3c8 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0213f3dc kind:arm_call to:0x0213f3ec module:overlay(54) +from:0x0213f404 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0213f424 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213f43c kind:load to:0x027e0cec module:dtcm +from:0x0213f44c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213f4a0 kind:arm_call to:0x02139fd4 module:overlay(54) +from:0x0213f4b0 kind:arm_call to:0x0203e3a4 module:main +from:0x0213f568 kind:load to:0x0213f6c0 module:overlay(54) +from:0x0213f570 kind:load to:0x0213ff60 module:overlay(54) +from:0x0213f574 kind:load to:0x0213ff70 module:overlay(54) +from:0x0213f578 kind:load to:0x0213dc48 module:overlay(54) +from:0x0213f57c kind:load to:0x0213ff64 module:overlay(54) +from:0x0213f580 kind:load to:0x02044704 module:main +from:0x0213f584 kind:load to:0x0213f7d0 module:overlay(54) +from:0x0213f5a8 kind:arm_call to:0x0213dc8c module:overlay(54) +from:0x0213f5b8 kind:arm_call to:0x0203e3a4 module:main +from:0x0213f648 kind:load to:0x02140048 module:overlay(54) +from:0x0213f64c kind:load to:0x02140058 module:overlay(54) +from:0x0213f650 kind:load to:0x0213f02c module:overlay(54) +from:0x0213f654 kind:load to:0x0214004c module:overlay(54) +from:0x0213f658 kind:load to:0x02044704 module:main +from:0x0213f65c kind:load to:0x0213fc10 module:overlay(54) +from:0x0213f67c kind:arm_call to:0x0213f070 module:overlay(54) +from:0x0213f68c kind:arm_call to:0x0203e3a4 module:main +from:0x0213f6a0 kind:load to:0x02140130 module:overlay(54) +from:0x0213f6a4 kind:load to:0x02140140 module:overlay(54) +from:0x0213f6a8 kind:load to:0x0213f444 module:overlay(54) +from:0x0213f6ac kind:load to:0x02140134 module:overlay(54) +from:0x0213f6b0 kind:load to:0x0213f458 module:overlay(54) +from:0x0213f6b4 kind:load to:0x0213f588 module:overlay(54) +from:0x0213f6b8 kind:load to:0x0213f660 module:overlay(54) +from:0x0213f6e0 kind:load to:0x020993bc module:overlay(0) +from:0x0213f6e4 kind:load to:0x0213a554 module:overlay(54) +from:0x0213f6f0 kind:load to:0x0213a23c module:overlay(54) +from:0x0213f6f4 kind:load to:0x020f7e14 module:overlays(19,22,23,31) +from:0x0213f6f8 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x0213f6fc kind:load to:0x0213a294 module:overlay(54) +from:0x0213f708 kind:load to:0x02139fb0 module:overlay(54) +from:0x0213f70c kind:load to:0x020990ec module:overlay(0) +from:0x0213f710 kind:load to:0x02098efc module:overlay(0) +from:0x0213f714 kind:load to:0x02098f78 module:overlay(0) +from:0x0213f718 kind:load to:0x020990f4 module:overlay(0) +from:0x0213f71c kind:load to:0x02099114 module:overlay(0) +from:0x0213f720 kind:load to:0x02099140 module:overlay(0) +from:0x0213f72c kind:load to:0x0213a1f4 module:overlay(54) +from:0x0213f730 kind:load to:0x0213db2c module:overlay(54) +from:0x0213f734 kind:load to:0x0209ba20 module:overlay(0) +from:0x0213f738 kind:load to:0x0209ba54 module:overlay(0) +from:0x0213f73c kind:load to:0x0209baec module:overlay(0) +from:0x0213f740 kind:load to:0x0209bb00 module:overlay(0) +from:0x0213f744 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213f748 kind:load to:0x0209bb28 module:overlay(0) +from:0x0213f74c kind:load to:0x0209bbb0 module:overlay(0) +from:0x0213f750 kind:load to:0x0209b838 module:overlay(0) +from:0x0213f754 kind:load to:0x0209babc module:overlay(0) +from:0x0213f758 kind:load to:0x0209bad4 module:overlay(0) +from:0x0213f75c kind:load to:0x0209bb14 module:overlay(0) +from:0x0213f760 kind:load to:0x0209bea0 module:overlay(0) +from:0x0213f764 kind:load to:0x0213db00 module:overlay(54) +from:0x0213f768 kind:load to:0x0213dadc module:overlay(54) +from:0x0213f76c kind:load to:0x0209bed8 module:overlay(0) +from:0x0213f778 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213f77c kind:load to:0x02099cfc module:overlay(0) +from:0x0213f780 kind:load to:0x02099d14 module:overlay(0) +from:0x0213f784 kind:load to:0x02099d20 module:overlay(0) +from:0x0213f788 kind:load to:0x01fff464 module:itcm +from:0x0213f78c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213f790 kind:load to:0x0213a5b4 module:overlay(54) +from:0x0213f794 kind:load to:0x02099c58 module:overlay(0) +from:0x0213f798 kind:load to:0x0213d94c module:overlay(54) +from:0x0213f79c kind:load to:0x02099c60 module:overlay(0) +from:0x0213f7a0 kind:load to:0x02099c64 module:overlay(0) +from:0x0213f7a4 kind:load to:0x0213d9fc module:overlay(54) +from:0x0213f7a8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0213f7ac kind:load to:0x02099c70 module:overlay(0) +from:0x0213f7b0 kind:load to:0x02099d2c module:overlay(0) +from:0x0213f7b4 kind:load to:0x02099d98 module:overlay(0) +from:0x0213f7b8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213f7bc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213f7c0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213f7c4 kind:load to:0x0213db48 module:overlay(54) +from:0x0213f7c8 kind:load to:0x0213dbc4 module:overlay(54) +from:0x0213f7cc kind:load to:0x0213a89c module:overlay(54) +from:0x0213f7d0 kind:load to:0x0213b1bc module:overlay(54) +from:0x0213f7d8 kind:load to:0x0213b230 module:overlay(54) +from:0x0213f7e8 kind:load to:0x0213b380 module:overlay(54) +from:0x0213f7f0 kind:load to:0x0213b3f0 module:overlay(54) +from:0x0213f800 kind:load to:0x0213b440 module:overlay(54) +from:0x0213f808 kind:load to:0x0213b4b0 module:overlay(54) +from:0x0213f818 kind:load to:0x0213b500 module:overlay(54) +from:0x0213f820 kind:load to:0x0213b57c module:overlay(54) +from:0x0213f830 kind:load to:0x0213b5a8 module:overlay(54) +from:0x0213f838 kind:load to:0x0213b614 module:overlay(54) +from:0x0213f848 kind:load to:0x0213b64c module:overlay(54) +from:0x0213f850 kind:load to:0x0213b6bc module:overlay(54) +from:0x0213f860 kind:load to:0x0213b844 module:overlay(54) +from:0x0213f868 kind:load to:0x0213b8b8 module:overlay(54) +from:0x0213f878 kind:load to:0x0213b968 module:overlay(54) +from:0x0213f880 kind:load to:0x0213b9dc module:overlay(54) +from:0x0213f890 kind:load to:0x0213bbd8 module:overlay(54) +from:0x0213f898 kind:load to:0x0213bc50 module:overlay(54) +from:0x0213f8a8 kind:load to:0x0213bca0 module:overlay(54) +from:0x0213f8b0 kind:load to:0x0213bd24 module:overlay(54) +from:0x0213f8b8 kind:load to:0x0213bedc module:overlay(54) +from:0x0213f8c0 kind:load to:0x0213befc module:overlay(54) +from:0x0213f8c8 kind:load to:0x0213bfac module:overlay(54) +from:0x0213f8d0 kind:load to:0x0213c080 module:overlay(54) +from:0x0213f8d8 kind:load to:0x0213c0c4 module:overlay(54) +from:0x0213f8e0 kind:load to:0x0213c14c module:overlay(54) +from:0x0213f8f0 kind:load to:0x0213c240 module:overlay(54) +from:0x0213f8f8 kind:load to:0x0213c2bc module:overlay(54) +from:0x0213f908 kind:load to:0x0213c6a8 module:overlay(54) +from:0x0213f910 kind:load to:0x0213c738 module:overlay(54) +from:0x0213f920 kind:load to:0x0213c8f0 module:overlay(54) +from:0x0213f928 kind:load to:0x0213cb30 module:overlay(54) +from:0x0213f938 kind:load to:0x0213cbb0 module:overlay(54) +from:0x0213f940 kind:load to:0x0213cc34 module:overlay(54) +from:0x0213f948 kind:load to:0x0213ce48 module:overlay(54) +from:0x0213f950 kind:load to:0x0213ce68 module:overlay(54) +from:0x0213f958 kind:load to:0x0213ced8 module:overlay(54) +from:0x0213f968 kind:load to:0x0213cf14 module:overlay(54) +from:0x0213f970 kind:load to:0x0213cf9c module:overlay(54) +from:0x0213f980 kind:load to:0x0213d670 module:overlay(54) +from:0x0213f988 kind:load to:0x0213d708 module:overlay(54) +from:0x0213f998 kind:load to:0x0213d7e4 module:overlay(54) +from:0x0213f9a0 kind:load to:0x0213d86c module:overlay(54) +from:0x0213fb98 kind:load to:0x0213dc68 module:overlay(54) +from:0x0213fb9c kind:load to:0x020990ec module:overlay(0) +from:0x0213fba0 kind:load to:0x02098efc module:overlay(0) +from:0x0213fba4 kind:load to:0x02098f78 module:overlay(0) +from:0x0213fba8 kind:load to:0x020990f4 module:overlay(0) +from:0x0213fbac kind:load to:0x02099114 module:overlay(0) +from:0x0213fbb0 kind:load to:0x02099140 module:overlay(0) +from:0x0213fbbc kind:load to:0x02099cc0 module:overlay(0) +from:0x0213fbc0 kind:load to:0x02099cfc module:overlay(0) +from:0x0213fbc4 kind:load to:0x02099d14 module:overlay(0) +from:0x0213fbc8 kind:load to:0x02099d20 module:overlay(0) +from:0x0213fbcc kind:load to:0x01fff464 module:itcm +from:0x0213fbd0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213fbd4 kind:load to:0x0213dfa8 module:overlay(54) +from:0x0213fbd8 kind:load to:0x02099c58 module:overlay(0) +from:0x0213fbdc kind:load to:0x0213ec60 module:overlay(54) +from:0x0213fbe0 kind:load to:0x02099c60 module:overlay(0) +from:0x0213fbe4 kind:load to:0x02099c64 module:overlay(0) +from:0x0213fbe8 kind:load to:0x0213ef74 module:overlay(54) +from:0x0213fbec kind:load to:0x02099c6c module:overlay(0) +from:0x0213fbf0 kind:load to:0x02099c70 module:overlay(0) +from:0x0213fbf4 kind:load to:0x02099d2c module:overlay(0) +from:0x0213fbf8 kind:load to:0x02099d98 module:overlay(0) +from:0x0213fbfc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213fc00 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213fc04 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213fc08 kind:load to:0x0213efc4 module:overlay(54) +from:0x0213fc0c kind:load to:0x0213eff4 module:overlay(54) +from:0x0213fc10 kind:load to:0x0213e088 module:overlay(54) +from:0x0213fc18 kind:load to:0x0213e104 module:overlay(54) +from:0x0213fc28 kind:load to:0x0213e138 module:overlay(54) +from:0x0213fc30 kind:load to:0x0213e1a8 module:overlay(54) +from:0x0213fc40 kind:load to:0x0213e238 module:overlay(54) +from:0x0213fc48 kind:load to:0x0213e2a8 module:overlay(54) +from:0x0213fc58 kind:load to:0x0213e358 module:overlay(54) +from:0x0213fc60 kind:load to:0x0213e40c module:overlay(54) +from:0x0213fc70 kind:load to:0x0213e4f4 module:overlay(54) +from:0x0213fc78 kind:load to:0x0213e564 module:overlay(54) +from:0x0213fc88 kind:load to:0x0213e5d4 module:overlay(54) +from:0x0213fc90 kind:load to:0x0213e644 module:overlay(54) +from:0x0213fc98 kind:load to:0x0213e768 module:overlay(54) +from:0x0213fca0 kind:load to:0x0213e77c module:overlay(54) +from:0x0213fca8 kind:load to:0x0213e7e0 module:overlay(54) +from:0x0213fcb8 kind:load to:0x0213e7e4 module:overlay(54) +from:0x0213fcc0 kind:load to:0x0213e848 module:overlay(54) +from:0x0213fcd0 kind:load to:0x0213e84c module:overlay(54) +from:0x0213fcd8 kind:load to:0x0213e8b0 module:overlay(54) +from:0x0213fce8 kind:load to:0x0213e8bc module:overlay(54) +from:0x0213fcf0 kind:load to:0x0213e920 module:overlay(54) +from:0x0213fd00 kind:load to:0x0213e94c module:overlay(54) +from:0x0213fd08 kind:load to:0x0213e9b0 module:overlay(54) +from:0x0213fd18 kind:load to:0x0213e9bc module:overlay(54) +from:0x0213fd20 kind:load to:0x0213ea20 module:overlay(54) +from:0x0213fd28 kind:load to:0x0213eb10 module:overlay(54) +from:0x0213fd30 kind:load to:0x0213eb1c module:overlay(54) +from:0x0213fd38 kind:load to:0x0213eb80 module:overlay(54) +from:0x0213fd48 kind:load to:0x0213ebc4 module:overlay(54) +from:0x0213fd50 kind:load to:0x0213ec28 module:overlay(54) +from:0x0213fed0 kind:load to:0x0213f04c module:overlay(54) +from:0x0213fed4 kind:load to:0x020990ec module:overlay(0) +from:0x0213fed8 kind:load to:0x02098efc module:overlay(0) +from:0x0213fedc kind:load to:0x02098f78 module:overlay(0) +from:0x0213fee0 kind:load to:0x020990f4 module:overlay(0) +from:0x0213fee4 kind:load to:0x02099114 module:overlay(0) +from:0x0213fee8 kind:load to:0x02099140 module:overlay(0) +from:0x0213fef4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213fef8 kind:load to:0x02099cfc module:overlay(0) +from:0x0213fefc kind:load to:0x02099d14 module:overlay(0) +from:0x0213ff00 kind:load to:0x02099d20 module:overlay(0) +from:0x0213ff04 kind:load to:0x01fff464 module:itcm +from:0x0213ff08 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213ff0c kind:load to:0x0213f160 module:overlay(54) +from:0x0213ff10 kind:load to:0x02099c58 module:overlay(0) +from:0x0213ff14 kind:load to:0x0213f1d8 module:overlay(54) +from:0x0213ff18 kind:load to:0x02099c60 module:overlay(0) +from:0x0213ff1c kind:load to:0x02099c64 module:overlay(0) +from:0x0213ff20 kind:load to:0x0213f320 module:overlay(54) +from:0x0213ff24 kind:load to:0x02099c6c module:overlay(0) +from:0x0213ff28 kind:load to:0x02099c70 module:overlay(0) +from:0x0213ff2c kind:load to:0x02099d2c module:overlay(0) +from:0x0213ff30 kind:load to:0x02099d98 module:overlay(0) +from:0x0213ff34 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213ff38 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213ff3c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213ff40 kind:load to:0x0213f0f0 module:overlay(54) +from:0x0213ff44 kind:load to:0x0213f124 module:overlay(54) diff --git a/config/jp/arm9/overlays/ov054/symbols.txt b/config/jp/arm9/overlays/ov054/symbols.txt new file mode 100644 index 00000000..c034b7c6 --- /dev/null +++ b/config/jp/arm9/overlays/ov054/symbols.txt @@ -0,0 +1,199 @@ +func_ov054_02139f20 kind:function(arm,size=0x84) addr:0x02139f20 +func_ov054_02139fa4 kind:function(arm,size=0xc) addr:0x02139fa4 +func_ov054_02139fb0 kind:function(arm,size=0x24) addr:0x02139fb0 +func_ov054_02139fd4 kind:function(arm,size=0x44) addr:0x02139fd4 +func_ov054_0213a018 kind:function(arm,size=0x1dc) addr:0x0213a018 +func_ov054_0213a1f4 kind:function(arm,size=0x14) addr:0x0213a1f4 +func_ov054_0213a208 kind:function(arm,size=0x34) addr:0x0213a208 +func_ov054_0213a23c kind:function(arm,size=0x58) addr:0x0213a23c +func_ov054_0213a294 kind:function(arm,size=0x24) addr:0x0213a294 +func_ov054_0213a2b8 kind:function(arm,size=0x4c) addr:0x0213a2b8 +func_ov054_0213a304 kind:function(arm,size=0x1c) addr:0x0213a304 +func_ov054_0213a320 kind:function(arm,size=0xe8) addr:0x0213a320 +func_ov054_0213a408 kind:function(arm,size=0x114) addr:0x0213a408 +func_ov054_0213a51c kind:function(arm,size=0x38) addr:0x0213a51c +func_ov054_0213a554 kind:function(arm,size=0x60) addr:0x0213a554 +func_ov054_0213a5b4 kind:function(arm,size=0x98) addr:0x0213a5b4 +func_ov054_0213a64c kind:function(arm,size=0x98) addr:0x0213a64c +func_ov054_0213a6e4 kind:function(arm,size=0x1b8) addr:0x0213a6e4 +func_ov054_0213a89c kind:function(arm,size=0x18) addr:0x0213a89c +func_ov054_0213a8b4 kind:function(arm,size=0x14c) addr:0x0213a8b4 +func_ov054_0213aa00 kind:function(arm,size=0x1dc) addr:0x0213aa00 +func_ov054_0213abdc kind:function(arm,size=0x100) addr:0x0213abdc +func_ov054_0213acdc kind:function(arm,size=0x50) addr:0x0213acdc +func_ov054_0213ad2c kind:function(arm,size=0x19c) addr:0x0213ad2c +func_ov054_0213aec8 kind:function(arm,size=0x6c) addr:0x0213aec8 +func_ov054_0213af34 kind:function(arm,size=0x134) addr:0x0213af34 +func_ov054_0213b068 kind:function(arm,size=0x30) addr:0x0213b068 +func_ov054_0213b098 kind:function(arm,size=0x84) addr:0x0213b098 +func_ov054_0213b11c kind:function(arm,size=0x30) addr:0x0213b11c +func_ov054_0213b14c kind:function(arm,size=0x70) addr:0x0213b14c +func_ov054_0213b1bc kind:function(arm,size=0x74) addr:0x0213b1bc +func_ov054_0213b230 kind:function(arm,size=0x150) addr:0x0213b230 +func_ov054_0213b380 kind:function(arm,size=0x70) addr:0x0213b380 +func_ov054_0213b3f0 kind:function(arm,size=0x50) addr:0x0213b3f0 +func_ov054_0213b440 kind:function(arm,size=0x70) addr:0x0213b440 +func_ov054_0213b4b0 kind:function(arm,size=0x50) addr:0x0213b4b0 +func_ov054_0213b500 kind:function(arm,size=0x7c) addr:0x0213b500 +func_ov054_0213b57c kind:function(arm,size=0x2c) addr:0x0213b57c +func_ov054_0213b5a8 kind:function(arm,size=0x6c) addr:0x0213b5a8 +func_ov054_0213b614 kind:function(arm,size=0x38) addr:0x0213b614 +func_ov054_0213b64c kind:function(arm,size=0x70) addr:0x0213b64c +func_ov054_0213b6bc kind:function(arm,size=0x188) addr:0x0213b6bc +func_ov054_0213b844 kind:function(arm,size=0x74) addr:0x0213b844 +func_ov054_0213b8b8 kind:function(arm,size=0xb0) addr:0x0213b8b8 +func_ov054_0213b968 kind:function(arm,size=0x74) addr:0x0213b968 +func_ov054_0213b9dc kind:function(arm,size=0x1fc) addr:0x0213b9dc +func_ov054_0213bbd8 kind:function(arm,size=0x78) addr:0x0213bbd8 +func_ov054_0213bc50 kind:function(arm,size=0x50) addr:0x0213bc50 +func_ov054_0213bca0 kind:function(arm,size=0x84) addr:0x0213bca0 +func_ov054_0213bd24 kind:function(arm,size=0x1b8) addr:0x0213bd24 +func_ov054_0213bedc kind:function(arm,size=0x20) addr:0x0213bedc +func_ov054_0213befc kind:function(arm,size=0xb0) addr:0x0213befc +func_ov054_0213bfac kind:function(arm,size=0xd4) addr:0x0213bfac +func_ov054_0213c080 kind:function(arm,size=0x44) addr:0x0213c080 +func_ov054_0213c0c4 kind:function(arm,size=0x88) addr:0x0213c0c4 +func_ov054_0213c14c kind:function(arm,size=0xf4) addr:0x0213c14c +func_ov054_0213c240 kind:function(arm,size=0x7c) addr:0x0213c240 +func_ov054_0213c2bc kind:function(arm,size=0x3ec) addr:0x0213c2bc +func_ov054_0213c6a8 kind:function(arm,size=0x90) addr:0x0213c6a8 +func_ov054_0213c738 kind:function(arm,size=0x1b8) addr:0x0213c738 +func_ov054_0213c8f0 kind:function(arm,size=0x240) addr:0x0213c8f0 +func_ov054_0213cb30 kind:function(arm,size=0x80) addr:0x0213cb30 +func_ov054_0213cbb0 kind:function(arm,size=0x84) addr:0x0213cbb0 +func_ov054_0213cc34 kind:function(arm,size=0x214) addr:0x0213cc34 +func_ov054_0213ce48 kind:function(arm,size=0x20) addr:0x0213ce48 +func_ov054_0213ce68 kind:function(arm,size=0x70) addr:0x0213ce68 +func_ov054_0213ced8 kind:function(arm,size=0x3c) addr:0x0213ced8 +func_ov054_0213cf14 kind:function(arm,size=0x88) addr:0x0213cf14 +func_ov054_0213cf9c kind:function(arm,size=0x6d4) addr:0x0213cf9c +func_ov054_0213d670 kind:function(arm,size=0x98) addr:0x0213d670 +func_ov054_0213d708 kind:function(arm,size=0xdc) addr:0x0213d708 +func_ov054_0213d7e4 kind:function(arm,size=0x88) addr:0x0213d7e4 +func_ov054_0213d86c kind:function(arm,size=0xe0) addr:0x0213d86c +func_ov054_0213d94c kind:function(arm,size=0x18) addr:0x0213d94c +func_ov054_0213d964 kind:function(arm,size=0x98) addr:0x0213d964 +func_ov054_0213d9fc kind:function(arm,size=0xe0) addr:0x0213d9fc +func_ov054_0213dadc kind:function(arm,size=0x24) addr:0x0213dadc +func_ov054_0213db00 kind:function(arm,size=0x2c) addr:0x0213db00 +func_ov054_0213db2c kind:function(arm,size=0x1c) addr:0x0213db2c +func_ov054_0213db48 kind:function(arm,size=0x7c) addr:0x0213db48 +func_ov054_0213dbc4 kind:function(arm,size=0x84) addr:0x0213dbc4 +func_ov054_0213dc48 kind:function(arm,size=0x14) addr:0x0213dc48 +func_ov054_0213dc5c kind:function(arm,size=0xc) addr:0x0213dc5c +func_ov054_0213dc68 kind:function(arm,size=0x24) addr:0x0213dc68 +func_ov054_0213dc8c kind:function(arm,size=0x54) addr:0x0213dc8c +func_ov054_0213dce0 kind:function(arm,size=0x174) addr:0x0213dce0 +func_ov054_0213de54 kind:function(arm,size=0x154) addr:0x0213de54 +func_ov054_0213dfa8 kind:function(arm,size=0x50) addr:0x0213dfa8 +func_ov054_0213dff8 kind:function(arm,size=0x90) addr:0x0213dff8 +func_ov054_0213e088 kind:function(arm,size=0x7c) addr:0x0213e088 +func_ov054_0213e104 kind:function(arm,size=0x34) addr:0x0213e104 +func_ov054_0213e138 kind:function(arm,size=0x70) addr:0x0213e138 +func_ov054_0213e1a8 kind:function(arm,size=0x90) addr:0x0213e1a8 +func_ov054_0213e238 kind:function(arm,size=0x70) addr:0x0213e238 +func_ov054_0213e2a8 kind:function(arm,size=0xb0) addr:0x0213e2a8 +func_ov054_0213e358 kind:function(arm,size=0xb4) addr:0x0213e358 +func_ov054_0213e40c kind:function(arm,size=0xe8) addr:0x0213e40c +func_ov054_0213e4f4 kind:function(arm,size=0x70) addr:0x0213e4f4 +func_ov054_0213e564 kind:function(arm,size=0x70) addr:0x0213e564 +func_ov054_0213e5d4 kind:function(arm,size=0x70) addr:0x0213e5d4 +func_ov054_0213e644 kind:function(arm,size=0x124) addr:0x0213e644 +func_ov054_0213e768 kind:function(arm,size=0x14) addr:0x0213e768 +func_ov054_0213e77c kind:function(arm,size=0x64) addr:0x0213e77c +func_ov054_0213e7e0 kind:function(arm,size=0x4) addr:0x0213e7e0 +func_ov054_0213e7e4 kind:function(arm,size=0x64) addr:0x0213e7e4 +func_ov054_0213e848 kind:function(arm,size=0x4) addr:0x0213e848 +func_ov054_0213e84c kind:function(arm,size=0x64) addr:0x0213e84c +func_ov054_0213e8b0 kind:function(arm,size=0xc) addr:0x0213e8b0 +func_ov054_0213e8bc kind:function(arm,size=0x64) addr:0x0213e8bc +func_ov054_0213e920 kind:function(arm,size=0x2c) addr:0x0213e920 +func_ov054_0213e94c kind:function(arm,size=0x64) addr:0x0213e94c +func_ov054_0213e9b0 kind:function(arm,size=0xc) addr:0x0213e9b0 +func_ov054_0213e9bc kind:function(arm,size=0x64) addr:0x0213e9bc +func_ov054_0213ea20 kind:function(arm,size=0xf0) addr:0x0213ea20 +func_ov054_0213eb10 kind:function(arm,size=0xc) addr:0x0213eb10 +func_ov054_0213eb1c kind:function(arm,size=0x64) addr:0x0213eb1c +func_ov054_0213eb80 kind:function(arm,size=0x44) addr:0x0213eb80 +func_ov054_0213ebc4 kind:function(arm,size=0x64) addr:0x0213ebc4 +func_ov054_0213ec28 kind:function(arm,size=0x38) addr:0x0213ec28 +func_ov054_0213ec60 kind:function(arm,size=0x110) addr:0x0213ec60 +func_ov054_0213ed70 kind:function(arm,size=0x84) addr:0x0213ed70 +func_ov054_0213edf4 kind:function(arm,size=0x128) addr:0x0213edf4 +func_ov054_0213ef1c kind:function(arm,size=0x34) addr:0x0213ef1c +func_ov054_0213ef50 kind:function(arm,size=0x24) addr:0x0213ef50 +func_ov054_0213ef74 kind:function(arm,size=0x50) addr:0x0213ef74 +func_ov054_0213efc4 kind:function(arm,size=0x30) addr:0x0213efc4 +func_ov054_0213eff4 kind:function(arm,size=0x38) addr:0x0213eff4 +func_ov054_0213f02c kind:function(arm,size=0x14) addr:0x0213f02c +func_ov054_0213f040 kind:function(arm,size=0xc) addr:0x0213f040 +func_ov054_0213f04c kind:function(arm,size=0x24) addr:0x0213f04c +func_ov054_0213f070 kind:function(arm,size=0x44) addr:0x0213f070 +func_ov054_0213f0b4 kind:function(arm,size=0x3c) addr:0x0213f0b4 +func_ov054_0213f0f0 kind:function(arm,size=0x34) addr:0x0213f0f0 +func_ov054_0213f124 kind:function(arm,size=0x3c) addr:0x0213f124 +func_ov054_0213f160 kind:function(arm,size=0x78) addr:0x0213f160 +func_ov054_0213f1d8 kind:function(arm,size=0x148) addr:0x0213f1d8 +func_ov054_0213f320 kind:function(arm,size=0x54) addr:0x0213f320 +func_ov054_0213f374 kind:function(arm,size=0x78) addr:0x0213f374 +func_ov054_0213f3ec kind:function(arm,size=0x58) addr:0x0213f3ec +func_ov054_0213f444 kind:function(arm,size=0x14) addr:0x0213f444 +func_ov054_0213f458 kind:function(arm,size=0x130) addr:0x0213f458 +func_ov054_0213f588 kind:function(arm,size=0xd8) addr:0x0213f588 +func_ov054_0213f660 kind:function(arm,size=0x50) addr:0x0213f660 +data_ov054_0213f6c0 kind:data(any) addr:0x0213f6c0 +data_ov054_0213f6e0 kind:data(any) addr:0x0213f6e0 +data_ov054_0213f6f0 kind:data(any) addr:0x0213f6f0 +data_ov054_0213f708 kind:data(any) addr:0x0213f708 +data_ov054_0213f72c kind:data(any) addr:0x0213f72c +data_ov054_0213f778 kind:data(any) addr:0x0213f778 +data_ov054_0213f7d0 kind:data(any) addr:0x0213f7d0 +data_ov054_0213f7e0 kind:data(any) addr:0x0213f7e0 +data_ov054_0213f9b0 kind:data(any) addr:0x0213f9b0 +data_ov054_0213f9c8 kind:data(any) addr:0x0213f9c8 +data_ov054_0213f9e0 kind:data(any) addr:0x0213f9e0 +data_ov054_0213f9f8 kind:data(any) addr:0x0213f9f8 +data_ov054_0213fa10 kind:data(any) addr:0x0213fa10 +data_ov054_0213fa28 kind:data(any) addr:0x0213fa28 +data_ov054_0213fa40 kind:data(any) addr:0x0213fa40 +data_ov054_0213fa58 kind:data(any) addr:0x0213fa58 +data_ov054_0213fa70 kind:data(any) addr:0x0213fa70 +data_ov054_0213fa88 kind:data(any) addr:0x0213fa88 +data_ov054_0213faa0 kind:data(any) addr:0x0213faa0 +data_ov054_0213fab8 kind:data(any) addr:0x0213fab8 +data_ov054_0213fae8 kind:data(any) addr:0x0213fae8 +data_ov054_0213fb00 kind:data(any) addr:0x0213fb00 +data_ov054_0213fb18 kind:data(any) addr:0x0213fb18 +data_ov054_0213fb30 kind:data(any) addr:0x0213fb30 +data_ov054_0213fb48 kind:data(any) addr:0x0213fb48 +data_ov054_0213fb60 kind:data(any) addr:0x0213fb60 +data_ov054_0213fb98 kind:data(any) addr:0x0213fb98 +data_ov054_0213fbbc kind:data(any) addr:0x0213fbbc +data_ov054_0213fbd8 kind:data(any) addr:0x0213fbd8 ambiguous +data_ov054_0213fc10 kind:data(any) addr:0x0213fc10 +data_ov054_0213fc20 kind:data(any) addr:0x0213fc20 +data_ov054_0213fd60 kind:data(any) addr:0x0213fd60 +data_ov054_0213fd78 kind:data(any) addr:0x0213fd78 +data_ov054_0213fd90 kind:data(any) addr:0x0213fd90 +data_ov054_0213fda8 kind:data(any) addr:0x0213fda8 +data_ov054_0213fdc0 kind:data(any) addr:0x0213fdc0 +data_ov054_0213fdd8 kind:data(any) addr:0x0213fdd8 +data_ov054_0213fdf0 kind:data(any) addr:0x0213fdf0 +data_ov054_0213fe08 kind:data(any) addr:0x0213fe08 +data_ov054_0213fe20 kind:data(any) addr:0x0213fe20 +data_ov054_0213fe38 kind:data(any) addr:0x0213fe38 +data_ov054_0213fe50 kind:data(any) addr:0x0213fe50 +data_ov054_0213fe68 kind:data(any) addr:0x0213fe68 +data_ov054_0213fe98 kind:data(any) addr:0x0213fe98 +data_ov054_0213feb0 kind:data(any) addr:0x0213feb0 +data_ov054_0213fed0 kind:data(any) addr:0x0213fed0 +data_ov054_0213fef4 kind:data(any) addr:0x0213fef4 +data_ov054_0213ff60 kind:bss addr:0x0213ff60 +data_ov054_0213ff64 kind:bss addr:0x0213ff64 +data_ov054_0213ff70 kind:bss addr:0x0213ff70 +data_ov054_02140048 kind:bss addr:0x02140048 +data_ov054_0214004c kind:bss addr:0x0214004c +data_ov054_02140058 kind:bss addr:0x02140058 +data_ov054_02140130 kind:bss addr:0x02140130 +data_ov054_02140134 kind:bss addr:0x02140134 +data_ov054_02140140 kind:bss addr:0x02140140 diff --git a/config/jp/arm9/overlays/ov055/delinks.txt b/config/jp/arm9/overlays/ov055/delinks.txt new file mode 100644 index 00000000..fc0b041e --- /dev/null +++ b/config/jp/arm9/overlays/ov055/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02139f20 end:0x0213ec90 kind:code align:32 + .rodata start:0x0213ec90 end:0x0213ecc0 kind:data align:4 + .init start:0x0213ecc0 end:0x0213ee2c kind:code align:4 + .ctor start:0x0213ee2c end:0x0213ee3c kind:data align:4 + .data start:0x0213ee40 end:0x0213f600 kind:data align:32 + .bss start:0x0213f600 end:0x0213f840 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov055/relocs.txt b/config/jp/arm9/overlays/ov055/relocs.txt new file mode 100644 index 00000000..617cc546 --- /dev/null +++ b/config/jp/arm9/overlays/ov055/relocs.txt @@ -0,0 +1,872 @@ +from:0x02139f28 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02139f3c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02139f4c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02139f5c kind:load to:0x0213ee48 module:overlay(55) +from:0x02139f60 kind:load to:0x0213ec90 module:overlay(55) +from:0x02139f64 kind:load to:0x0213eca0 module:overlay(55) +from:0x02139f78 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02139fcc kind:arm_call to:0x02139f20 module:overlay(55) +from:0x02139fe4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0213a000 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a010 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a054 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0213a05c kind:arm_call to:0x02080464 module:overlay(0) +from:0x0213a0a4 kind:load to:0x0213eec0 module:overlay(55) +from:0x0213a0a8 kind:load to:0x0213ee74 module:overlay(55) +from:0x0213a0b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a0c8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213a0e0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213a0fc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213a128 kind:arm_call to:0x0203e740 module:main +from:0x0213a130 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213a138 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a140 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213a148 kind:arm_call to:0x02011ff4 module:main +from:0x0213a154 kind:load to:0x020a1aac module:overlay(0) +from:0x0213a164 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0213a180 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213a1ac kind:arm_call to:0x0203e740 module:main +from:0x0213a1b4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213a1bc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a1c4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213a1d0 kind:load to:0x020a1aac module:overlay(0) +from:0x0213a1d8 kind:arm_call to:0x0213af18 module:overlay(55) +from:0x0213a200 kind:load to:0x020af4a0 module:overlay(0) +from:0x0213a23c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213a28c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213a2a4 kind:arm_call to:0x0213a2b0 module:overlay(55) +from:0x0213a300 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0213a320 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213a32c kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0213a334 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0213a358 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0213a390 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213a3b0 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213a3bc kind:load to:0x027e0d38 module:dtcm +from:0x0213a3d0 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x0213a428 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0213a430 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213a45c kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0213a518 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0213a528 kind:load to:0x027e09c0 module:dtcm +from:0x0213a558 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a57c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0213a598 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213a5d4 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213a5f4 kind:arm_call to:0x01ffc634 module:itcm +from:0x0213a6f4 kind:load to:0x0204b164 module:main +from:0x0213a754 kind:arm_call to:0x01ff930c module:itcm +from:0x0213a7b4 kind:load to:0x0204b164 module:main +from:0x0213a7bc kind:load to:0x0203feb0 module:main +from:0x0213a838 kind:arm_call to:0x0213a878 module:overlay(55) +from:0x0213a840 kind:arm_call to:0x0213b124 module:overlay(55) +from:0x0213a854 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213a85c kind:arm_call to:0x0213ae34 module:overlay(55) +from:0x0213a870 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213a890 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213a8a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0213a8a8 kind:arm_call to:0x0213aef8 module:overlay(55) +from:0x0213a908 kind:load to:0x0203feb0 module:main +from:0x0213a988 kind:arm_call to:0x0213ac10 module:overlay(55) +from:0x0213a99c kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213a9b0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213a9cc kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0213aa2c kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213aa70 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0213aabc kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213aac8 kind:load to:0x020af498 module:overlay(0) +from:0x0213aad8 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0213ab10 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0213ab8c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213abcc kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0213abec kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213ac0c kind:load to:0x0213a204 module:overlay(55) +from:0x0213ac54 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213ac6c kind:arm_call to:0x01ff930c module:itcm +from:0x0213ac84 kind:arm_call to:0x02015018 module:main +from:0x0213aca4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213acbc kind:arm_call to:0x0213aff0 module:overlay(55) +from:0x0213acd8 kind:arm_call to:0x02015018 module:main +from:0x0213acfc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213ad38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213ad5c kind:load to:0x027e09a8 module:dtcm +from:0x0213ad68 kind:load to:0x020af4a0 module:overlay(0) +from:0x0213ad8c kind:arm_call to:0x01fff148 module:itcm +from:0x0213ad9c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0213ada4 kind:load to:0x027e0cd8 module:dtcm +from:0x0213ada8 kind:load to:0x027e0ce0 module:dtcm +from:0x0213adc8 kind:arm_call to:0x01fff148 module:itcm +from:0x0213ae04 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213ae18 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0213ae30 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ae4c kind:arm_call to:0x01fff148 module:itcm +from:0x0213ae58 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0213ae7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213ae94 kind:load to:0x027e0ce0 module:dtcm +from:0x0213aeb0 kind:arm_call to:0x01fff148 module:itcm +from:0x0213aebc kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0213aee0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213aef4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213af04 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x0213af70 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213af90 kind:arm_call to:0x0202431c module:main +from:0x0213afbc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213afd8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213afe8 kind:load to:0x0213b1a4 module:overlay(55) +from:0x0213afec kind:load to:0x027e0cec module:dtcm +from:0x0213affc kind:arm_call to:0x01ffb464 module:itcm +from:0x0213b0c0 kind:load to:0x0203feb0 module:main +from:0x0213b0d8 kind:load to:0x0213a204 module:overlay(55) +from:0x0213b0e4 kind:arm_call to:0x0213ae34 module:overlay(55) +from:0x0213b100 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213b118 kind:arm_call to:0x01ff930c module:itcm +from:0x0213b130 kind:arm_call to:0x0213ae98 module:overlay(55) +from:0x0213b158 kind:arm_call to:0x02015018 module:main +from:0x0213b1a0 kind:load to:0x0204b164 module:main +from:0x0213b1d0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213b1dc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213b1f8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213b208 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213b218 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213b220 kind:arm_call to:0x02011ff4 module:main +from:0x0213b234 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213b23c kind:arm_call to:0x02011ff4 module:main +from:0x0213b250 kind:load to:0x0213f610 module:overlay(55) +from:0x0213b264 kind:arm_call to:0x02011f3c module:main +from:0x0213b270 kind:arm_call to:0x0213b2d4 module:overlay(55) +from:0x0213b284 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213b2d0 kind:load to:0x0213ef8c module:overlay(55) +from:0x0213b2f8 kind:arm_call to:0x02139f68 module:overlay(55) +from:0x0213b328 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0213b340 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213b384 kind:arm_call to:0x0203e690 module:main +from:0x0213b38c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0213b3c8 kind:load to:0x0213f610 module:overlay(55) +from:0x0213b3cc kind:load to:0x0213f0a8 module:overlay(55) +from:0x0213b3d0 kind:load to:0x0213efb0 module:overlay(55) +from:0x0213b3d4 kind:load to:0x0213b3f8 module:overlay(55) +from:0x0213b3d8 kind:load to:0x0213cca4 module:overlay(55) +from:0x0213b3dc kind:load to:0x0213f128 module:overlay(55) +from:0x0213b3e0 kind:load to:0x0213ef40 module:overlay(55) +from:0x0213b3ec kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213b400 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213b430 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213b450 kind:arm_call to:0x0203e740 module:main +from:0x0213b458 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213b460 kind:arm_call to:0x0213a158 module:overlay(55) +from:0x0213b46c kind:load to:0x0213f0a8 module:overlay(55) +from:0x0213b470 kind:load to:0x0213b3f8 module:overlay(55) +from:0x0213b498 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213b4b8 kind:arm_call to:0x0203e740 module:main +from:0x0213b4c0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213b4c8 kind:arm_call to:0x0213a158 module:overlay(55) +from:0x0213b4d0 kind:arm_call to:0x02011ff4 module:main +from:0x0213b4dc kind:load to:0x0213f0a8 module:overlay(55) +from:0x0213b4e0 kind:load to:0x0213b3f8 module:overlay(55) +from:0x0213b4f0 kind:arm_call to:0x0213c4ec module:overlay(55) +from:0x0213b4fc kind:arm_call to:0x0213a1d4 module:overlay(55) +from:0x0213b51c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213b54c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213b580 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213b5a0 kind:arm_call to:0x01ffc634 module:itcm +from:0x0213b5bc kind:arm_call to:0x0213c48c module:overlay(55) +from:0x0213b5c4 kind:arm_call to:0x0213a1e4 module:overlay(55) +from:0x0213b600 kind:load to:0x0213f048 module:overlay(55) +from:0x0213b644 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213b694 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213b6ac kind:arm_call to:0x0213c9b0 module:overlay(55) +from:0x0213b718 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0213b764 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b78c kind:arm_call to:0x01fff148 module:itcm +from:0x0213b79c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b7a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213b7b4 kind:arm_call to:0x01fff148 module:itcm +from:0x0213b7c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b7dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213b7e8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0213b818 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b824 kind:arm_call to:0x01fff458 module:itcm +from:0x0213b858 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213b878 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213b89c kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0213b8b0 kind:arm_call to:0x0213a2b0 module:overlay(55) +from:0x0213b8c0 kind:arm_call to:0x0213a2b0 module:overlay(55) +from:0x0213b8dc kind:load to:0x027e0ce0 module:dtcm +from:0x0213b8e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b8e4 kind:load to:0x027e09a8 module:dtcm +from:0x0213b93c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0213b958 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0213b960 kind:arm_call to:0x0213a560 module:overlay(55) +from:0x0213b99c kind:load to:0x0213eff0 module:overlay(55) +from:0x0213b9cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b9d4 kind:arm_call to:0x0213c330 module:overlay(55) +from:0x0213bac8 kind:load to:0x0204b164 module:main +from:0x0213bad4 kind:arm_call to:0x0213b0dc module:overlay(55) +from:0x0213bb08 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bb18 kind:arm_call to:0x0213a6f8 module:overlay(55) +from:0x0213bb44 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bb50 kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213bb5c kind:arm_call to:0x0213b124 module:overlay(55) +from:0x0213bb70 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bb78 kind:arm_call to:0x0213ae34 module:overlay(55) +from:0x0213bb94 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bbcc kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bbdc kind:arm_call to:0x0213a878 module:overlay(55) +from:0x0213bbe8 kind:arm_call to:0x020db110 module:overlay(31) +from:0x0213bbfc kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bc2c kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bc38 kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213bc44 kind:arm_call to:0x0213b124 module:overlay(55) +from:0x0213bc58 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bc60 kind:arm_call to:0x0213ae34 module:overlay(55) +from:0x0213bc74 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bc7c kind:load to:0x027e0d34 module:dtcm +from:0x0213bc90 kind:load to:0x0213c48c module:overlay(55) +from:0x0213bca8 kind:arm_call to:0x0213adac module:overlay(55) +from:0x0213bcc4 kind:arm_call to:0x0213ad6c module:overlay(55) +from:0x0213bcd8 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bd04 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213bd24 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213bd70 kind:arm_call to:0x0213c4cc module:overlay(55) +from:0x0213bd88 kind:arm_call to:0x0213c48c module:overlay(55) +from:0x0213bd94 kind:load to:0x027e09a8 module:dtcm +from:0x0213bda0 kind:load to:0x0213f128 module:overlay(55) +from:0x0213bdc4 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213bdd4 kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213bdec kind:arm_call to:0x0213ac10 module:overlay(55) +from:0x0213be0c kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213be18 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213be2c kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213be34 kind:arm_call to:0x0213a9a4 module:overlay(55) +from:0x0213be48 kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213be50 kind:arm_call to:0x0213aa44 module:overlay(55) +from:0x0213be64 kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213be6c kind:arm_call to:0x0213aafc module:overlay(55) +from:0x0213bf08 kind:load to:0x0204b164 module:main +from:0x0213bf2c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213bf64 kind:arm_call to:0x01fff148 module:itcm +from:0x0213bffc kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c008 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c01c kind:arm_call to:0x01ff930c module:itcm +from:0x0213c08c kind:arm_call to:0x020db110 module:overlay(31) +from:0x0213c0a0 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213c148 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213c158 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c15c kind:load to:0x0203feb0 module:main +from:0x0213c160 kind:load to:0x027e0d34 module:dtcm +from:0x0213c1dc kind:load to:0x0213f1a0 module:overlay(55) +from:0x0213c1e8 kind:arm_call to:0x0213b0dc module:overlay(55) +from:0x0213c234 kind:arm_call to:0x0213c944 module:overlay(55) +from:0x0213c240 kind:arm_call to:0x0213c8d8 module:overlay(55) +from:0x0213c26c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213c28c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c29c kind:arm_call to:0x0213ae34 module:overlay(55) +from:0x0213c2b8 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213c2c4 kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213c32c kind:load to:0x0213ef4c module:overlay(55) +from:0x0213c374 kind:load to:0x0213ef5c module:overlay(55) +from:0x0213c390 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213c418 kind:load to:0x0204b164 module:main +from:0x0213c440 kind:arm_call to:0x0213c944 module:overlay(55) +from:0x0213c448 kind:arm_call to:0x0213c8d8 module:overlay(55) +from:0x0213c4a0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213c4b8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213c54c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0213c59c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0213c5d8 kind:arm_call to:0x0213ca7c module:overlay(55) +from:0x0213c618 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0213c654 kind:arm_call to:0x0213caac module:overlay(55) +from:0x0213c694 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0213c6d0 kind:arm_call to:0x0213ca7c module:overlay(55) +from:0x0213c6dc kind:load to:0x0213ef6c module:overlay(55) +from:0x0213c700 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213c720 kind:arm_call to:0x0202431c module:main +from:0x0213c768 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c780 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c7b0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c7c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c7f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c810 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c840 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c858 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213c864 kind:load to:0x0213b1a4 module:overlay(55) +from:0x0213c86c kind:load to:0x027e0cec module:dtcm +from:0x0213c880 kind:arm_call to:0x0213b0c4 module:overlay(55) +from:0x0213c88c kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213c8bc kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213c8c8 kind:arm_call to:0x0213c2cc module:overlay(55) +from:0x0213c8fc kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213c924 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0213c938 kind:load to:0x027e09a8 module:dtcm +from:0x0213c940 kind:load to:0x027e0cec module:dtcm +from:0x0213c968 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213c990 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0213c9a4 kind:load to:0x027e09a8 module:dtcm +from:0x0213c9ac kind:load to:0x027e0cec module:dtcm +from:0x0213ca90 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0213caa0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0213caa8 kind:load to:0x0213cb10 module:overlay(55) +from:0x0213cac0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0213cad0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0213cad8 kind:load to:0x0213cbbc module:overlay(55) +from:0x0213cafc kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213cb08 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213cb78 kind:arm_call to:0x0200e260 module:main +from:0x0213cb88 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213cbb8 kind:load to:0x027e0964 module:dtcm +from:0x0213cc24 kind:arm_call to:0x0200e260 module:main +from:0x0213cc34 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213cc64 kind:load to:0x027e0964 module:dtcm +from:0x0213cc84 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213cc98 kind:load to:0x02058e24 module:overlay(0) +from:0x0213ccc0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213ccc8 kind:arm_call to:0x02011ff4 module:main +from:0x0213ccdc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213ccf0 kind:load to:0x0213f6f8 module:overlay(55) +from:0x0213cd04 kind:arm_call to:0x02011f3c module:main +from:0x0213cd10 kind:arm_call to:0x0213cdc8 module:overlay(55) +from:0x0213cd28 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0213cd68 kind:load to:0x0213f1e0 module:overlay(55) +from:0x0213cda0 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213cdb4 kind:arm_call to:0x0208043c module:overlay(0) +from:0x0213cde8 kind:arm_call to:0x02139f68 module:overlay(55) +from:0x0213cdf8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0213ce1c kind:arm_call to:0x02080320 module:overlay(0) +from:0x0213ce40 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0213ce70 kind:load to:0x0213f6f8 module:overlay(55) +from:0x0213ce74 kind:load to:0x0213f2cc module:overlay(55) +from:0x0213ce78 kind:load to:0x0213f204 module:overlay(55) +from:0x0213ce7c kind:load to:0x0213f1cc module:overlay(55) +from:0x0213ce80 kind:load to:0x0213f3dc module:overlay(55) +from:0x0213ce8c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0213cea4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0213ceac kind:arm_call to:0x0213a158 module:overlay(55) +from:0x0213cec4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0213cecc kind:arm_call to:0x0213a158 module:overlay(55) +from:0x0213ced4 kind:arm_call to:0x02011ff4 module:main +from:0x0213ceec kind:arm_call to:0x0213a1d4 module:overlay(55) +from:0x0213cefc kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0213cf0c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0213cf28 kind:arm_call to:0x0213da5c module:overlay(55) +from:0x0213cf34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213cf60 kind:arm_call to:0x0213e998 module:overlay(55) +from:0x0213cf70 kind:load to:0x0213d4e0 module:overlay(55) +from:0x0213cf74 kind:load to:0x027e0ce4 module:dtcm +from:0x0213cfac kind:load to:0x0213f224 module:overlay(55) +from:0x0213cfb8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213d008 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213d02c kind:arm_call to:0x0213d690 module:overlay(55) +from:0x0213d044 kind:arm_call to:0x0213d6bc module:overlay(55) +from:0x0213d04c kind:arm_call to:0x0213a2b0 module:overlay(55) +from:0x0213d07c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0213d0b8 kind:load to:0x0213f274 module:overlay(55) +from:0x0213d0c4 kind:arm_call to:0x0213a52c module:overlay(55) +from:0x0213d0ec kind:arm_call to:0x0213e998 module:overlay(55) +from:0x0213d108 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213d150 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0213d170 kind:arm_call to:0x01ffc634 module:itcm +from:0x0213d188 kind:arm_call to:0x0213a6f8 module:overlay(55) +from:0x0213d190 kind:arm_call to:0x0213ae34 module:overlay(55) +from:0x0213d1b0 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d1bc kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d1f4 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d210 kind:arm_call to:0x0213d758 module:overlay(55) +from:0x0213d21c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213d238 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x0213d250 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213d264 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213d2c8 kind:load to:0x027e09c0 module:dtcm +from:0x0213d2cc kind:load to:0x027e09a8 module:dtcm +from:0x0213d2e0 kind:load to:0x0213a204 module:overlay(55) +from:0x0213d378 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0213d394 kind:arm_call to:0x01ff930c module:itcm +from:0x0213d3f4 kind:arm_call to:0x0213ae34 module:overlay(55) +from:0x0213d408 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d414 kind:load to:0x0203feb0 module:main +from:0x0213d438 kind:arm_call to:0x0213d758 module:overlay(55) +from:0x0213d444 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d460 kind:arm_call to:0x0213d758 module:overlay(55) +from:0x0213d46c kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d4cc kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0213d4dc kind:load to:0x027e09c0 module:dtcm +from:0x0213d544 kind:arm_call to:0x0200e260 module:main +from:0x0213d558 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213d57c kind:arm_call to:0x0202a260 module:main +from:0x0213d594 kind:load to:0x027e0964 module:dtcm +from:0x0213d684 kind:load to:0x0213f34c module:overlay(55) +from:0x0213d688 kind:load to:0x0213f1b8 module:overlay(55) +from:0x0213d6b0 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d70c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213d720 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0213d740 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0213d74c kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d794 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0213d7cc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0213d7d8 kind:arm_call to:0x0209ad54 module:overlay(0) +from:0x0213d7e8 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d808 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d83c kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d848 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d86c kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0213d880 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213d888 kind:load to:0x027e0d38 module:dtcm +from:0x0213d894 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0213d89c kind:arm_call to:0x02011ff4 module:main +from:0x0213d8b0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0213d8c4 kind:load to:0x0213f74c module:overlay(55) +from:0x0213d8d8 kind:arm_call to:0x02011f3c module:main +from:0x0213d8e4 kind:arm_call to:0x0213dad0 module:overlay(55) +from:0x0213d8f8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213d928 kind:load to:0x0213f52c module:overlay(55) +from:0x0213d948 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x0213d960 kind:load to:0x0213f4f8 module:overlay(55) +from:0x0213d980 kind:arm_call to:0x0213e9f4 module:overlay(55) +from:0x0213d990 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x0213d9ac kind:arm_call to:0x0213ea30 module:overlay(55) +from:0x0213d9b4 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x0213d9c8 kind:arm_call to:0x0213eaa8 module:overlay(55) +from:0x0213d9d0 kind:arm_call to:0x020f7e1c module:overlay(31) +from:0x0213da10 kind:load to:0x0213f510 module:overlay(55) +from:0x0213da24 kind:arm_call to:0x0213eaac module:overlay(55) +from:0x0213da30 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x0213da48 kind:arm_call to:0x0213e8d4 module:overlay(55) +from:0x0213da54 kind:arm_call to:0x0207cdc4 module:overlay(0) +from:0x0213da80 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213dab4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0213dac8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213dadc kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0213db40 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0213db6c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0213db88 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213db98 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213dbcc kind:arm_call to:0x020f9650 module:overlay(31) +from:0x0213dbdc kind:arm_call to:0x0213d930 module:overlay(55) +from:0x0213dbe8 kind:arm_call to:0x0213d9d8 module:overlay(55) +from:0x0213dc44 kind:load to:0x0213f59c module:overlay(55) +from:0x0213dc48 kind:load to:0x0213f74c module:overlay(55) +from:0x0213dc4c kind:load to:0x0213f550 module:overlay(55) +from:0x0213dc50 kind:load to:0x0213ecb0 module:overlay(55) +from:0x0213dc5c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213dc70 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0213dc88 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0213dc90 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213dc98 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213dca0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213dcb8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0213dcc0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213dcc8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213dcd0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213dcd8 kind:arm_call to:0x02011ff4 module:main +from:0x0213dcf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213dd18 kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213dd30 kind:load to:0x027e0ce4 module:dtcm +from:0x0213dd84 kind:load to:0x020af4a0 module:overlay(0) +from:0x0213dd88 kind:load to:0x0213f4b8 module:overlay(55) +from:0x0213ddac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213ddc4 kind:arm_call to:0x0213d810 module:overlay(55) +from:0x0213ddd0 kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213ddd8 kind:load to:0x027e0ce4 module:dtcm +from:0x0213de08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213de1c kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213de4c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213de8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213de94 kind:arm_call to:0x0213eb58 module:overlay(55) +from:0x0213deb0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213df0c kind:arm_call to:0x0213ddf0 module:overlay(55) +from:0x0213df20 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0213df54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213df84 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0213dfd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213dfec kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0213e020 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213e050 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0213e064 kind:arm_call to:0x0213e8d4 module:overlay(55) +from:0x0213e06c kind:load to:0x027e09c0 module:dtcm +from:0x0213e0bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213e0c4 kind:arm_call to:0x0213ebd8 module:overlay(55) +from:0x0213e0dc kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213e108 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0213e134 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213e178 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213e190 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0213e1a4 kind:arm_call to:0x0213e8d4 module:overlay(55) +from:0x0213e1e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213e200 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0213e210 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0213e22c kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213e244 kind:load to:0x027e09c0 module:dtcm +from:0x0213e26c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213e2c4 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213e2e0 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0213e360 kind:arm_call to:0x0213e8d4 module:overlay(55) +from:0x0213e370 kind:arm_call to:0x0213d598 module:overlay(55) +from:0x0213e38c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0213e398 kind:arm_call to:0x0213e8d4 module:overlay(55) +from:0x0213e3a8 kind:arm_call to:0x0213d598 module:overlay(55) +from:0x0213e3b4 kind:arm_call to:0x0213a204 module:overlay(55) +from:0x0213e3c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213e3d8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0213e3ec kind:arm_call to:0x0213d850 module:overlay(55) +from:0x0213e3f8 kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213e418 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0213e42c kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213e44c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213e450 kind:arm_call to:0x01fff458 module:itcm +from:0x0213e464 kind:arm_call to:0x0213e8d4 module:overlay(55) +from:0x0213e474 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0213e484 kind:load to:0x027e0ce0 module:dtcm +from:0x0213e48c kind:load to:0x027e0ce4 module:dtcm +from:0x0213e494 kind:load to:0x027e0d38 module:dtcm +from:0x0213e4d0 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0213e508 kind:arm_call to:0x0213e8d4 module:overlay(55) +from:0x0213e598 kind:arm_call to:0x0213e248 module:overlay(55) +from:0x0213e5b4 kind:load to:0x0213f480 module:overlay(55) +from:0x0213e5f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213e668 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213e680 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0213e694 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213e6a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213e6e4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213e73c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213e764 kind:load to:0x027e0ce4 module:dtcm +from:0x0213e768 kind:load to:0x02040eb0 module:main +from:0x0213e76c kind:load to:0x0203feb0 module:main +from:0x0213e784 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213e7b4 kind:arm_call to:0x0213e5b8 module:overlay(55) +from:0x0213e7d4 kind:arm_call to:0x020595b8 module:overlay(0) +from:0x0213e7e4 kind:arm_call to:0x0202a260 module:main +from:0x0213e824 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213e858 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0213e86c kind:arm_call to:0x01ffa60c module:itcm +from:0x0213e8ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213e8d0 kind:load to:0x0203feb0 module:main +from:0x0213e908 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213e924 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213e940 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213e95c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0213e974 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213e97c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0213e98c kind:load to:0x027e0cec module:dtcm +from:0x0213e990 kind:load to:0x027e09a8 module:dtcm +from:0x0213ea14 kind:arm_call to:0x0213d7f4 module:overlay(55) +from:0x0213ea20 kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213ea88 kind:arm_call to:0x0213d598 module:overlay(55) +from:0x0213ea90 kind:arm_call to:0x0213d810 module:overlay(55) +from:0x0213eaa0 kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213eac4 kind:arm_call to:0x0213d810 module:overlay(55) +from:0x0213eaec kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213eaf8 kind:arm_call to:0x0213d598 module:overlay(55) +from:0x0213eb28 kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213eb50 kind:arm_call to:0x0213dd34 module:overlay(55) +from:0x0213eb70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213ebb8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213ebc4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0213ebd4 kind:load to:0x027e0ce4 module:dtcm +from:0x0213ebf4 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x0213ec14 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213ec20 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0213ec30 kind:arm_call to:0x0209a4dc module:overlay(0) +from:0x0213ec38 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0213ec4c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0213ec54 kind:arm_call to:0x02011ff4 module:main +from:0x0213ec68 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213ec70 kind:arm_call to:0x02011ff4 module:main +from:0x0213ec84 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213ecf0 kind:arm_call to:0x0213b278 module:overlay(55) +from:0x0213ed00 kind:arm_call to:0x0203e3a4 module:main +from:0x0213ed18 kind:load to:0x0213ef40 module:overlay(55) +from:0x0213ed1c kind:load to:0x0213f600 module:overlay(55) +from:0x0213ed20 kind:load to:0x0213f610 module:overlay(55) +from:0x0213ed24 kind:load to:0x0213ccd4 module:overlay(55) +from:0x0213ed28 kind:load to:0x0213f604 module:overlay(55) +from:0x0213ed5c kind:arm_call to:0x0213cd18 module:overlay(55) +from:0x0213ed6c kind:arm_call to:0x0203e3a4 module:main +from:0x0213ed84 kind:load to:0x0213f1b8 module:overlay(55) +from:0x0213ed88 kind:load to:0x0213f6e8 module:overlay(55) +from:0x0213ed8c kind:load to:0x0213f6f8 module:overlay(55) +from:0x0213ed90 kind:load to:0x0213d8a8 module:overlay(55) +from:0x0213ed94 kind:load to:0x0213f6ec module:overlay(55) +from:0x0213ede8 kind:arm_call to:0x0213d8ec module:overlay(55) +from:0x0213edf8 kind:arm_call to:0x0203e3a4 module:main +from:0x0213ee0c kind:load to:0x0213f46c module:overlay(55) +from:0x0213ee1c kind:load to:0x0213f73c module:overlay(55) +from:0x0213ee20 kind:load to:0x0213f74c module:overlay(55) +from:0x0213ee24 kind:load to:0x0213ec7c module:overlay(55) +from:0x0213ee28 kind:load to:0x0213f740 module:overlay(55) +from:0x0213ee2c kind:load to:0x0213ecc0 module:overlay(55) +from:0x0213ee30 kind:load to:0x0213ed2c module:overlay(55) +from:0x0213ee34 kind:load to:0x0213ed98 module:overlay(55) +from:0x0213ee48 kind:load to:0x0213a0ac module:overlay(55) +from:0x0213ee4c kind:load to:0x0213b210 module:overlay(55) +from:0x0213ee50 kind:load to:0x02059174 module:overlay(0) +from:0x0213ee54 kind:load to:0x02059008 module:overlay(0) +from:0x0213ee58 kind:load to:0x02059348 module:overlay(0) +from:0x0213ee5c kind:load to:0x020593c4 module:overlay(0) +from:0x0213ee60 kind:load to:0x02059428 module:overlay(0) +from:0x0213ee64 kind:load to:0x0209bf68 module:overlay(0) +from:0x0213ee68 kind:load to:0x02059304 module:overlay(0) +from:0x0213ee74 kind:load to:0x0213a0c0 module:overlay(55) +from:0x0213ee78 kind:load to:0x0213b22c module:overlay(55) +from:0x0213ee7c kind:load to:0x0209ba20 module:overlay(0) +from:0x0213ee80 kind:load to:0x0209ba54 module:overlay(0) +from:0x0213ee84 kind:load to:0x0209baec module:overlay(0) +from:0x0213ee88 kind:load to:0x0209bb00 module:overlay(0) +from:0x0213ee8c kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213ee90 kind:load to:0x0209bb28 module:overlay(0) +from:0x0213ee94 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0213ee98 kind:load to:0x0209b838 module:overlay(0) +from:0x0213ee9c kind:load to:0x0209babc module:overlay(0) +from:0x0213eea0 kind:load to:0x0209bad4 module:overlay(0) +from:0x0213eea4 kind:load to:0x0209bb14 module:overlay(0) +from:0x0213eea8 kind:load to:0x0209bea0 module:overlay(0) +from:0x0213eeac kind:load to:0x0213b1e4 module:overlay(55) +from:0x0213eeb0 kind:load to:0x0213b1c0 module:overlay(55) +from:0x0213eeb4 kind:load to:0x0209bed8 module:overlay(0) +from:0x0213eec0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213eec4 kind:load to:0x02099cfc module:overlay(0) +from:0x0213eec8 kind:load to:0x02099d14 module:overlay(0) +from:0x0213eecc kind:load to:0x02099d20 module:overlay(0) +from:0x0213eed0 kind:load to:0x01fff464 module:itcm +from:0x0213eed4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213eed8 kind:load to:0x0213a1d4 module:overlay(55) +from:0x0213eedc kind:load to:0x02099c58 module:overlay(0) +from:0x0213eee0 kind:load to:0x0213a3c0 module:overlay(55) +from:0x0213eee4 kind:load to:0x02099c60 module:overlay(0) +from:0x0213eee8 kind:load to:0x02099c64 module:overlay(0) +from:0x0213eeec kind:load to:0x0213a584 module:overlay(55) +from:0x0213eef0 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0213eef4 kind:load to:0x02099c70 module:overlay(0) +from:0x0213eef8 kind:load to:0x02099d2c module:overlay(0) +from:0x0213eefc kind:load to:0x02099d98 module:overlay(0) +from:0x0213ef00 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213ef04 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213ef08 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213ef10 kind:load to:0x0213a0d4 module:overlay(55) +from:0x0213ef14 kind:load to:0x0209ad54 module:overlay(0) +from:0x0213ef18 kind:load to:0x0213a1e4 module:overlay(55) +from:0x0213ef24 kind:load to:0x0213a52c module:overlay(55) +from:0x0213ef28 kind:load to:0x0213ac00 module:overlay(55) +from:0x0213ef2c kind:load to:0x0213a234 module:overlay(55) +from:0x0213ef30 kind:load to:0x0213a560 module:overlay(55) +from:0x0213ef34 kind:load to:0x0213b0c4 module:overlay(55) +from:0x0213ef3c kind:load to:0x0213af58 module:overlay(55) +from:0x0213ef4c kind:load to:0x0213c378 module:overlay(55) +from:0x0213ef54 kind:load to:0x0213c3c4 module:overlay(55) +from:0x0213ef5c kind:load to:0x0213c3a4 module:overlay(55) +from:0x0213ef64 kind:load to:0x0213c41c module:overlay(55) +from:0x0213ef8c kind:load to:0x0213b254 module:overlay(55) +from:0x0213ef90 kind:load to:0x020990ec module:overlay(0) +from:0x0213ef94 kind:load to:0x02098efc module:overlay(0) +from:0x0213ef98 kind:load to:0x02098f78 module:overlay(0) +from:0x0213ef9c kind:load to:0x020990f4 module:overlay(0) +from:0x0213efa0 kind:load to:0x02099114 module:overlay(0) +from:0x0213efa4 kind:load to:0x02099140 module:overlay(0) +from:0x0213efb0 kind:load to:0x0213b3e4 module:overlay(55) +from:0x0213efb4 kind:load to:0x0213ccb8 module:overlay(55) +from:0x0213efb8 kind:load to:0x0209b2cc module:overlay(0) +from:0x0213efbc kind:load to:0x0209b304 module:overlay(0) +from:0x0213efc0 kind:load to:0x0209b908 module:overlay(0) +from:0x0213efc4 kind:load to:0x0209b910 module:overlay(0) +from:0x0213efc8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213efcc kind:load to:0x0209b47c module:overlay(0) +from:0x0213efd0 kind:load to:0x0209b36c module:overlay(0) +from:0x0213efd4 kind:load to:0x0209b838 module:overlay(0) +from:0x0213efd8 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0213efdc kind:load to:0x0209b8d8 module:overlay(0) +from:0x0213efe0 kind:load to:0x0213cc9c module:overlay(55) +from:0x0213efe4 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0213efe8 kind:load to:0x0213cc8c module:overlay(55) +from:0x0213efec kind:load to:0x0213cc68 module:overlay(55) +from:0x0213eff0 kind:load to:0x0213bc94 module:overlay(55) +from:0x0213eff8 kind:load to:0x0213bda4 module:overlay(55) +from:0x0213f000 kind:load to:0x0213a9c4 module:overlay(55) +from:0x0213f008 kind:load to:0x0213bb10 module:overlay(55) +from:0x0213f010 kind:load to:0x0213bbd4 module:overlay(55) +from:0x0213f018 kind:load to:0x0213aad0 module:overlay(55) +from:0x0213f020 kind:load to:0x0213ab9c module:overlay(55) +from:0x0213f028 kind:load to:0x0213bde4 module:overlay(55) +from:0x0213f030 kind:load to:0x0213bacc module:overlay(55) +from:0x0213f038 kind:load to:0x0213c1e0 module:overlay(55) +from:0x0213f040 kind:load to:0x0213bf0c module:overlay(55) +from:0x0213f048 kind:load to:0x0213bc80 module:overlay(55) +from:0x0213f050 kind:load to:0x0213bce0 module:overlay(55) +from:0x0213f058 kind:load to:0x0213be20 module:overlay(55) +from:0x0213f060 kind:load to:0x0213a604 module:overlay(55) +from:0x0213f068 kind:load to:0x0213a7c0 module:overlay(55) +from:0x0213f070 kind:load to:0x0213be3c module:overlay(55) +from:0x0213f078 kind:load to:0x0213be58 module:overlay(55) +from:0x0213f080 kind:load to:0x0213a914 module:overlay(55) +from:0x0213f088 kind:load to:0x0213b9dc module:overlay(55) +from:0x0213f090 kind:load to:0x0213c164 module:overlay(55) +from:0x0213f098 kind:load to:0x0213be74 module:overlay(55) +from:0x0213f0a8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213f0ac kind:load to:0x02099cfc module:overlay(0) +from:0x0213f0b0 kind:load to:0x02099d14 module:overlay(0) +from:0x0213f0b4 kind:load to:0x02099d20 module:overlay(0) +from:0x0213f0b8 kind:load to:0x01fff464 module:itcm +from:0x0213f0bc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213f0c0 kind:load to:0x0213b4e4 module:overlay(55) +from:0x0213f0c4 kind:load to:0x02099c58 module:overlay(0) +from:0x0213f0c8 kind:load to:0x0213a3c0 module:overlay(55) +from:0x0213f0cc kind:load to:0x02099c60 module:overlay(0) +from:0x0213f0d0 kind:load to:0x02099c64 module:overlay(0) +from:0x0213f0d4 kind:load to:0x0213b508 module:overlay(55) +from:0x0213f0d8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0213f0dc kind:load to:0x02099c70 module:overlay(0) +from:0x0213f0e0 kind:load to:0x02099d2c module:overlay(0) +from:0x0213f0e4 kind:load to:0x02099d98 module:overlay(0) +from:0x0213f0e8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213f0ec kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213f0f0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213f0f4 kind:load to:0x0213b40c module:overlay(55) +from:0x0213f0f8 kind:load to:0x0213b474 module:overlay(55) +from:0x0213f0fc kind:load to:0x0209ad54 module:overlay(0) +from:0x0213f100 kind:load to:0x0213b5b0 module:overlay(55) +from:0x0213f104 kind:load to:0x0213b5cc module:overlay(55) +from:0x0213f108 kind:load to:0x0213b968 module:overlay(55) +from:0x0213f10c kind:load to:0x0213b9a0 module:overlay(55) +from:0x0213f110 kind:load to:0x0213cadc module:overlay(55) +from:0x0213f114 kind:load to:0x0213b604 module:overlay(55) +from:0x0213f118 kind:load to:0x0213b8f4 module:overlay(55) +from:0x0213f11c kind:load to:0x0213c878 module:overlay(55) +from:0x0213f120 kind:load to:0x0213c894 module:overlay(55) +from:0x0213f124 kind:load to:0x0213c6e8 module:overlay(55) +from:0x0213f1cc kind:load to:0x0213ce84 module:overlay(55) +from:0x0213f1d0 kind:load to:0x0213d88c module:overlay(55) +from:0x0213f1d4 kind:load to:0x0213cd70 module:overlay(55) +from:0x0213f1e0 kind:load to:0x0213ccf4 module:overlay(55) +from:0x0213f1e4 kind:load to:0x0209918c module:overlay(0) +from:0x0213f1e8 kind:load to:0x020991c0 module:overlay(0) +from:0x0213f1ec kind:load to:0x02098f78 module:overlay(0) +from:0x0213f1f0 kind:load to:0x02099194 module:overlay(0) +from:0x0213f1f4 kind:load to:0x02098fbc module:overlay(0) +from:0x0213f1f8 kind:load to:0x02098fc0 module:overlay(0) +from:0x0213f204 kind:load to:0x0207e178 module:overlay(0) +from:0x0213f208 kind:load to:0x0207e180 module:overlay(0) +from:0x0213f20c kind:load to:0x0207e994 module:overlay(0) +from:0x0213f210 kind:load to:0x0207e984 module:overlay(0) +from:0x0213f214 kind:load to:0x0207e9d0 module:overlay(0) +from:0x0213f218 kind:load to:0x0207ea08 module:overlay(0) +from:0x0213f21c kind:load to:0x0207ea4c module:overlay(0) +from:0x0213f220 kind:load to:0x0207ea74 module:overlay(0) +from:0x0213f224 kind:load to:0x0213a90c module:overlay(55) +from:0x0213f22c kind:load to:0x0213d1fc module:overlay(55) +from:0x0213f234 kind:load to:0x0213a9a4 module:overlay(55) +from:0x0213f23c kind:load to:0x0213a604 module:overlay(55) +from:0x0213f244 kind:load to:0x0213a7c0 module:overlay(55) +from:0x0213f24c kind:load to:0x0213aa44 module:overlay(55) +from:0x0213f254 kind:load to:0x0213aafc module:overlay(55) +from:0x0213f25c kind:load to:0x0213a914 module:overlay(55) +from:0x0213f264 kind:load to:0x0213d2e4 module:overlay(55) +from:0x0213f26c kind:load to:0x0213d418 module:overlay(55) +from:0x0213f274 kind:load to:0x0213a910 module:overlay(55) +from:0x0213f27c kind:load to:0x0213d2d4 module:overlay(55) +from:0x0213f284 kind:load to:0x0213a9c4 module:overlay(55) +from:0x0213f28c kind:load to:0x0213d180 module:overlay(55) +from:0x0213f294 kind:load to:0x0213a830 module:overlay(55) +from:0x0213f29c kind:load to:0x0213aad0 module:overlay(55) +from:0x0213f2a4 kind:load to:0x0213ab9c module:overlay(55) +from:0x0213f2ac kind:load to:0x0213a980 module:overlay(55) +from:0x0213f2b4 kind:load to:0x0213d360 module:overlay(55) +from:0x0213f2bc kind:load to:0x0213d428 module:overlay(55) +from:0x0213f2cc kind:load to:0x02099cc0 module:overlay(0) +from:0x0213f2d0 kind:load to:0x02099cfc module:overlay(0) +from:0x0213f2d4 kind:load to:0x02099d14 module:overlay(0) +from:0x0213f2d8 kind:load to:0x02099d20 module:overlay(0) +from:0x0213f2dc kind:load to:0x01fff464 module:itcm +from:0x0213f2e0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213f2e4 kind:load to:0x0213cee0 module:overlay(55) +from:0x0213f2e8 kind:load to:0x02099c58 module:overlay(0) +from:0x0213f2ec kind:load to:0x0213a3c0 module:overlay(55) +from:0x0213f2f0 kind:load to:0x02099c60 module:overlay(0) +from:0x0213f2f4 kind:load to:0x02099c64 module:overlay(0) +from:0x0213f2f8 kind:load to:0x0213d0f4 module:overlay(55) +from:0x0213f2fc kind:load to:0x0209a7d0 module:overlay(0) +from:0x0213f300 kind:load to:0x02099c70 module:overlay(0) +from:0x0213f304 kind:load to:0x0213d7e0 module:overlay(55) +from:0x0213f308 kind:load to:0x02099d98 module:overlay(0) +from:0x0213f30c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213f310 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213f314 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213f318 kind:load to:0x0213ce98 module:overlay(55) +from:0x0213f31c kind:load to:0x0213ceb8 module:overlay(55) +from:0x0213f320 kind:load to:0x0213d7b0 module:overlay(55) +from:0x0213f324 kind:load to:0x0213a1e4 module:overlay(55) +from:0x0213f328 kind:load to:0x0213cf78 module:overlay(55) +from:0x0213f32c kind:load to:0x0213d084 module:overlay(55) +from:0x0213f330 kind:load to:0x0213d0bc module:overlay(55) +from:0x0213f334 kind:load to:0x0213ac00 module:overlay(55) +from:0x0213f338 kind:load to:0x0213cfb0 module:overlay(55) +from:0x0213f33c kind:load to:0x0213d054 module:overlay(55) +from:0x0213f340 kind:load to:0x0213d42c module:overlay(55) +from:0x0213f344 kind:load to:0x0213d44c module:overlay(55) +from:0x0213f348 kind:load to:0x0213af58 module:overlay(55) +from:0x0213f480 kind:load to:0x0213dd90 module:overlay(55) +from:0x0213f488 kind:load to:0x0213e13c module:overlay(55) +from:0x0213f490 kind:load to:0x0213dd98 module:overlay(55) +from:0x0213f498 kind:load to:0x0213ddf0 module:overlay(55) +from:0x0213f4a0 kind:load to:0x0213ded8 module:overlay(55) +from:0x0213f4a8 kind:load to:0x0213e080 module:overlay(55) +from:0x0213f4b0 kind:load to:0x0213e0f8 module:overlay(55) +from:0x0213f4b8 kind:load to:0x0213dd8c module:overlay(55) +from:0x0213f4c0 kind:load to:0x0213e0fc module:overlay(55) +from:0x0213f4c8 kind:load to:0x0213dd94 module:overlay(55) +from:0x0213f4d0 kind:load to:0x0213dddc module:overlay(55) +from:0x0213f4d8 kind:load to:0x0213deb8 module:overlay(55) +from:0x0213f4e0 kind:load to:0x0213e070 module:overlay(55) +from:0x0213f4e8 kind:load to:0x0213e0e4 module:overlay(55) +from:0x0213f4f8 kind:load to:0x0213d964 module:overlay(55) +from:0x0213f4fc kind:load to:0x0213d9a0 module:overlay(55) +from:0x0213f500 kind:load to:0x0213d9bc module:overlay(55) +from:0x0213f504 kind:load to:0x0213da14 module:overlay(55) +from:0x0213f510 kind:load to:0x0213dc68 module:overlay(55) +from:0x0213f514 kind:load to:0x0213ec44 module:overlay(55) +from:0x0213f518 kind:load to:0x0207cdd4 module:overlay(0) +from:0x0213f51c kind:load to:0x0207ce0c module:overlay(0) +from:0x0213f520 kind:load to:0x0213da38 module:overlay(55) +from:0x0213f52c kind:load to:0x0213d8c8 module:overlay(55) +from:0x0213f530 kind:load to:0x020990ec module:overlay(0) +from:0x0213f534 kind:load to:0x02098efc module:overlay(0) +from:0x0213f538 kind:load to:0x02098f78 module:overlay(0) +from:0x0213f53c kind:load to:0x020990f4 module:overlay(0) +from:0x0213f540 kind:load to:0x02099114 module:overlay(0) +from:0x0213f544 kind:load to:0x02099140 module:overlay(0) +from:0x0213f550 kind:load to:0x0213dc54 module:overlay(55) +from:0x0213f554 kind:load to:0x0213ec60 module:overlay(55) +from:0x0213f558 kind:load to:0x0209ba20 module:overlay(0) +from:0x0213f55c kind:load to:0x0209ba54 module:overlay(0) +from:0x0213f560 kind:load to:0x0209baec module:overlay(0) +from:0x0213f564 kind:load to:0x0209bb00 module:overlay(0) +from:0x0213f568 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213f56c kind:load to:0x0209bb28 module:overlay(0) +from:0x0213f570 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0213f574 kind:load to:0x0209b838 module:overlay(0) +from:0x0213f578 kind:load to:0x0209babc module:overlay(0) +from:0x0213f57c kind:load to:0x0209bad4 module:overlay(0) +from:0x0213f580 kind:load to:0x0209bb14 module:overlay(0) +from:0x0213f584 kind:load to:0x0209bea0 module:overlay(0) +from:0x0213f588 kind:load to:0x0213b1e4 module:overlay(55) +from:0x0213f58c kind:load to:0x0213b1c0 module:overlay(55) +from:0x0213f590 kind:load to:0x0209bed8 module:overlay(0) +from:0x0213f59c kind:load to:0x02099cc0 module:overlay(0) +from:0x0213f5a0 kind:load to:0x02099cfc module:overlay(0) +from:0x0213f5a4 kind:load to:0x02099d14 module:overlay(0) +from:0x0213f5a8 kind:load to:0x02099d20 module:overlay(0) +from:0x0213f5ac kind:load to:0x01fff464 module:itcm +from:0x0213f5b0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213f5b4 kind:load to:0x0213dce4 module:overlay(55) +from:0x0213f5b8 kind:load to:0x02099c58 module:overlay(0) +from:0x0213f5bc kind:load to:0x0213e4c0 module:overlay(55) +from:0x0213f5c0 kind:load to:0x0213e49c module:overlay(55) +from:0x0213f5c4 kind:load to:0x02099c64 module:overlay(0) +from:0x0213f5c8 kind:load to:0x0213e774 module:overlay(55) +from:0x0213f5cc kind:load to:0x0209a7d0 module:overlay(0) +from:0x0213f5d0 kind:load to:0x02099c70 module:overlay(0) +from:0x0213f5d4 kind:load to:0x02099d2c module:overlay(0) +from:0x0213f5d8 kind:load to:0x02099d98 module:overlay(0) +from:0x0213f5dc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213f5e0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213f5e4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213f5e8 kind:load to:0x0213dc7c module:overlay(55) +from:0x0213f5ec kind:load to:0x0213dcac module:overlay(55) +from:0x0213f5f0 kind:load to:0x0209ad54 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov055/symbols.txt b/config/jp/arm9/overlays/ov055/symbols.txt new file mode 100644 index 00000000..502ae354 --- /dev/null +++ b/config/jp/arm9/overlays/ov055/symbols.txt @@ -0,0 +1,237 @@ +func_ov055_02139f20 kind:function(arm,size=0x48) addr:0x02139f20 +func_ov055_02139f68 kind:function(arm,size=0x144) addr:0x02139f68 +func_ov055_0213a0ac kind:function(arm,size=0x14) addr:0x0213a0ac +func_ov055_0213a0c0 kind:function(arm,size=0x14) addr:0x0213a0c0 +func_ov055_0213a0d4 kind:function(arm,size=0x84) addr:0x0213a0d4 +func_ov055_0213a158 kind:function(arm,size=0x7c) addr:0x0213a158 +func_ov055_0213a1d4 kind:function(arm,size=0x10) addr:0x0213a1d4 +func_ov055_0213a1e4 kind:function(arm,size=0x20) addr:0x0213a1e4 +func_ov055_0213a204 kind:function(arm,size=0x30) addr:0x0213a204 +func_ov055_0213a234 kind:function(arm,size=0x7c) addr:0x0213a234 +func_ov055_0213a2b0 kind:function(arm,size=0x110) addr:0x0213a2b0 +func_ov055_0213a3c0 kind:function(arm,size=0x16c) addr:0x0213a3c0 +func_ov055_0213a52c kind:function(arm,size=0x34) addr:0x0213a52c +func_ov055_0213a560 kind:function(arm,size=0x24) addr:0x0213a560 +func_ov055_0213a584 kind:function(arm,size=0x80) addr:0x0213a584 +func_ov055_0213a604 kind:function(arm,size=0xf4) addr:0x0213a604 +func_ov055_0213a6f8 kind:function(arm,size=0xc8) addr:0x0213a6f8 +func_ov055_0213a7c0 kind:function(arm,size=0x70) addr:0x0213a7c0 +func_ov055_0213a830 kind:function(arm,size=0x48) addr:0x0213a830 +func_ov055_0213a878 kind:function(arm,size=0x94) addr:0x0213a878 +func_ov055_0213a90c kind:function(arm,size=0x4) addr:0x0213a90c +func_ov055_0213a910 kind:function(arm,size=0x4) addr:0x0213a910 +func_ov055_0213a914 kind:function(arm,size=0x6c) addr:0x0213a914 +func_ov055_0213a980 kind:function(arm,size=0x24) addr:0x0213a980 +func_ov055_0213a9a4 kind:function(arm,size=0x20) addr:0x0213a9a4 +func_ov055_0213a9c4 kind:function(arm,size=0x80) addr:0x0213a9c4 +func_ov055_0213aa44 kind:function(arm,size=0x8c) addr:0x0213aa44 +func_ov055_0213aad0 kind:function(arm,size=0x2c) addr:0x0213aad0 +func_ov055_0213aafc kind:function(arm,size=0xa0) addr:0x0213aafc +func_ov055_0213ab9c kind:function(arm,size=0x64) addr:0x0213ab9c +func_ov055_0213ac00 kind:function(arm,size=0x10) addr:0x0213ac00 +func_ov055_0213ac10 kind:function(arm,size=0x15c) addr:0x0213ac10 +func_ov055_0213ad6c kind:function(arm,size=0x40) addr:0x0213ad6c +func_ov055_0213adac kind:function(arm,size=0x88) addr:0x0213adac +func_ov055_0213ae34 kind:function(arm,size=0x64) addr:0x0213ae34 +func_ov055_0213ae98 kind:function(arm,size=0x60) addr:0x0213ae98 +func_ov055_0213aef8 kind:function(arm,size=0x20) addr:0x0213aef8 +func_ov055_0213af18 kind:function(arm,size=0x40) addr:0x0213af18 +func_ov055_0213af58 kind:function(arm,size=0x98) addr:0x0213af58 +func_ov055_0213aff0 kind:function(arm,size=0xd4) addr:0x0213aff0 +func_ov055_0213b0c4 kind:function(arm,size=0x18) addr:0x0213b0c4 +func_ov055_0213b0dc kind:function(arm,size=0x48) addr:0x0213b0dc +func_ov055_0213b124 kind:function(arm,size=0x80) addr:0x0213b124 +func_ov055_0213b1a4 kind:function(arm,size=0x1c) addr:0x0213b1a4 +func_ov055_0213b1c0 kind:function(arm,size=0x24) addr:0x0213b1c0 +func_ov055_0213b1e4 kind:function(arm,size=0x2c) addr:0x0213b1e4 +func_ov055_0213b210 kind:function(arm,size=0x1c) addr:0x0213b210 +func_ov055_0213b22c kind:function(arm,size=0x1c) addr:0x0213b22c +func_ov055_0213b248 kind:function(arm,size=0xc) addr:0x0213b248 +func_ov055_0213b254 kind:function(arm,size=0x24) addr:0x0213b254 +func_ov055_0213b278 kind:function(arm,size=0x5c) addr:0x0213b278 +func_ov055_0213b2d4 kind:function(arm,size=0x110) addr:0x0213b2d4 +func_ov055_0213b3e4 kind:function(arm,size=0x14) addr:0x0213b3e4 +func_ov055_0213b3f8 kind:function(arm,size=0x14) addr:0x0213b3f8 +func_ov055_0213b40c kind:function(arm,size=0x68) addr:0x0213b40c +func_ov055_0213b474 kind:function(arm,size=0x70) addr:0x0213b474 +func_ov055_0213b4e4 kind:function(arm,size=0x24) addr:0x0213b4e4 +func_ov055_0213b508 kind:function(arm,size=0xa8) addr:0x0213b508 +func_ov055_0213b5b0 kind:function(arm,size=0x1c) addr:0x0213b5b0 +func_ov055_0213b5cc kind:function(arm,size=0x38) addr:0x0213b5cc +func_ov055_0213b604 kind:function(arm,size=0x2f0) addr:0x0213b604 +func_ov055_0213b8f4 kind:function(arm,size=0x74) addr:0x0213b8f4 +func_ov055_0213b968 kind:function(arm,size=0x38) addr:0x0213b968 +func_ov055_0213b9a0 kind:function(arm,size=0x3c) addr:0x0213b9a0 +func_ov055_0213b9dc kind:function(arm,size=0xf0) addr:0x0213b9dc +func_ov055_0213bacc kind:function(arm,size=0x44) addr:0x0213bacc +func_ov055_0213bb10 kind:function(arm,size=0xc4) addr:0x0213bb10 +func_ov055_0213bbd4 kind:function(arm,size=0xac) addr:0x0213bbd4 +func_ov055_0213bc80 kind:function(arm,size=0x14) addr:0x0213bc80 +func_ov055_0213bc94 kind:function(arm,size=0x4c) addr:0x0213bc94 +func_ov055_0213bce0 kind:function(arm,size=0xc4) addr:0x0213bce0 +func_ov055_0213bda4 kind:function(arm,size=0x40) addr:0x0213bda4 +func_ov055_0213bde4 kind:function(arm,size=0x3c) addr:0x0213bde4 +func_ov055_0213be20 kind:function(arm,size=0x1c) addr:0x0213be20 +func_ov055_0213be3c kind:function(arm,size=0x1c) addr:0x0213be3c +func_ov055_0213be58 kind:function(arm,size=0x1c) addr:0x0213be58 +func_ov055_0213be74 kind:function(arm,size=0x98) addr:0x0213be74 +func_ov055_0213bf0c kind:function(arm,size=0x258) addr:0x0213bf0c +func_ov055_0213c164 kind:function(arm,size=0x7c) addr:0x0213c164 +func_ov055_0213c1e0 kind:function(arm,size=0xec) addr:0x0213c1e0 +func_ov055_0213c2cc kind:function(arm,size=0x64) addr:0x0213c2cc +func_ov055_0213c330 kind:function(arm,size=0x48) addr:0x0213c330 +func_ov055_0213c378 kind:function(arm,size=0x2c) addr:0x0213c378 +func_ov055_0213c3a4 kind:function(arm,size=0x20) addr:0x0213c3a4 +func_ov055_0213c3c4 kind:function(arm,size=0x58) addr:0x0213c3c4 +func_ov055_0213c41c kind:function(arm,size=0x70) addr:0x0213c41c +func_ov055_0213c48c kind:function(arm,size=0x40) addr:0x0213c48c +func_ov055_0213c4cc kind:function(arm,size=0x20) addr:0x0213c4cc +func_ov055_0213c4ec kind:function(arm,size=0x1fc) addr:0x0213c4ec +func_ov055_0213c6e8 kind:function(arm,size=0x190) addr:0x0213c6e8 +func_ov055_0213c878 kind:function(arm,size=0x1c) addr:0x0213c878 +func_ov055_0213c894 kind:function(arm,size=0x44) addr:0x0213c894 +func_ov055_0213c8d8 kind:function(arm,size=0x6c) addr:0x0213c8d8 +func_ov055_0213c944 kind:function(arm,size=0x6c) addr:0x0213c944 +func_ov055_0213c9b0 kind:function(arm,size=0xcc) addr:0x0213c9b0 +func_ov055_0213ca7c kind:function(arm,size=0x30) addr:0x0213ca7c +func_ov055_0213caac kind:function(arm,size=0x30) addr:0x0213caac +func_ov055_0213cadc kind:function(arm,size=0x34) addr:0x0213cadc +func_ov055_0213cb10 kind:function(arm,size=0xac) addr:0x0213cb10 +func_ov055_0213cbbc kind:function(arm,size=0xac) addr:0x0213cbbc +func_ov055_0213cc68 kind:function(arm,size=0x24) addr:0x0213cc68 +func_ov055_0213cc8c kind:function(arm,size=0x10) addr:0x0213cc8c +func_ov055_0213cc9c kind:function(arm,size=0x8) addr:0x0213cc9c +func_ov055_0213cca4 kind:function(arm,size=0x14) addr:0x0213cca4 +func_ov055_0213ccb8 kind:function(arm,size=0x1c) addr:0x0213ccb8 +func_ov055_0213ccd4 kind:function(arm,size=0x14) addr:0x0213ccd4 +func_ov055_0213cce8 kind:function(arm,size=0xc) addr:0x0213cce8 +func_ov055_0213ccf4 kind:function(arm,size=0x24) addr:0x0213ccf4 +func_ov055_0213cd18 kind:function(arm,size=0x58) addr:0x0213cd18 +func_ov055_0213cd70 kind:function(arm,size=0x58) addr:0x0213cd70 +func_ov055_0213cdc8 kind:function(arm,size=0xbc) addr:0x0213cdc8 +func_ov055_0213ce84 kind:function(arm,size=0x14) addr:0x0213ce84 +func_ov055_0213ce98 kind:function(arm,size=0x20) addr:0x0213ce98 +func_ov055_0213ceb8 kind:function(arm,size=0x28) addr:0x0213ceb8 +func_ov055_0213cee0 kind:function(arm,size=0x98) addr:0x0213cee0 +func_ov055_0213cf78 kind:function(arm,size=0x38) addr:0x0213cf78 +func_ov055_0213cfb0 kind:function(arm,size=0xa4) addr:0x0213cfb0 +func_ov055_0213d054 kind:function(arm,size=0x30) addr:0x0213d054 +func_ov055_0213d084 kind:function(arm,size=0x38) addr:0x0213d084 +func_ov055_0213d0bc kind:function(arm,size=0x38) addr:0x0213d0bc +func_ov055_0213d0f4 kind:function(arm,size=0x8c) addr:0x0213d0f4 +func_ov055_0213d180 kind:function(arm,size=0x7c) addr:0x0213d180 +func_ov055_0213d1fc kind:function(arm,size=0xd8) addr:0x0213d1fc +func_ov055_0213d2d4 kind:function(arm,size=0x10) addr:0x0213d2d4 +func_ov055_0213d2e4 kind:function(arm,size=0x7c) addr:0x0213d2e4 +func_ov055_0213d360 kind:function(arm,size=0xb8) addr:0x0213d360 +func_ov055_0213d418 kind:function(arm,size=0x10) addr:0x0213d418 +func_ov055_0213d428 kind:function(arm,size=0x4) addr:0x0213d428 +func_ov055_0213d42c kind:function(arm,size=0x20) addr:0x0213d42c +func_ov055_0213d44c kind:function(arm,size=0x94) addr:0x0213d44c +func_ov055_0213d4e0 kind:function(arm,size=0xb8) addr:0x0213d4e0 +func_ov055_0213d598 kind:function(arm,size=0xf8) addr:0x0213d598 +func_ov055_0213d690 kind:function(arm,size=0x2c) addr:0x0213d690 +func_ov055_0213d6bc kind:function(arm,size=0x9c) addr:0x0213d6bc +func_ov055_0213d758 kind:function(arm,size=0x58) addr:0x0213d758 +func_ov055_0213d7b0 kind:function(arm,size=0x30) addr:0x0213d7b0 +func_ov055_0213d7e0 kind:function(arm,size=0x14) addr:0x0213d7e0 +func_ov055_0213d7f4 kind:function(arm,size=0x1c) addr:0x0213d7f4 +func_ov055_0213d810 kind:function(arm,size=0x40) addr:0x0213d810 +func_ov055_0213d850 kind:function(arm,size=0x3c) addr:0x0213d850 +func_ov055_0213d88c kind:function(arm,size=0x1c) addr:0x0213d88c +func_ov055_0213d8a8 kind:function(arm,size=0x14) addr:0x0213d8a8 +func_ov055_0213d8bc kind:function(arm,size=0xc) addr:0x0213d8bc +func_ov055_0213d8c8 kind:function(arm,size=0x24) addr:0x0213d8c8 +func_ov055_0213d8ec kind:function(arm,size=0x44) addr:0x0213d8ec +func_ov055_0213d930 kind:function(arm,size=0x34) addr:0x0213d930 +func_ov055_0213d964 kind:function(arm,size=0x3c) addr:0x0213d964 +func_ov055_0213d9a0 kind:function(arm,size=0x1c) addr:0x0213d9a0 +func_ov055_0213d9bc kind:function(arm,size=0x1c) addr:0x0213d9bc +func_ov055_0213d9d8 kind:function(arm,size=0x3c) addr:0x0213d9d8 +func_ov055_0213da14 kind:function(arm,size=0x24) addr:0x0213da14 +func_ov055_0213da38 kind:function(arm,size=0x24) addr:0x0213da38 +func_ov055_0213da5c kind:function(arm,size=0x74) addr:0x0213da5c +func_ov055_0213dad0 kind:function(arm,size=0x184) addr:0x0213dad0 +func_ov055_0213dc54 kind:function(arm,size=0x14) addr:0x0213dc54 +func_ov055_0213dc68 kind:function(arm,size=0x14) addr:0x0213dc68 +func_ov055_0213dc7c kind:function(arm,size=0x30) addr:0x0213dc7c +func_ov055_0213dcac kind:function(arm,size=0x38) addr:0x0213dcac +func_ov055_0213dce4 kind:function(arm,size=0x50) addr:0x0213dce4 +func_ov055_0213dd34 kind:function(arm,size=0x58) addr:0x0213dd34 +func_ov055_0213dd8c kind:function(arm,size=0x4) addr:0x0213dd8c +func_ov055_0213dd90 kind:function(arm,size=0x4) addr:0x0213dd90 +func_ov055_0213dd94 kind:function(arm,size=0x4) addr:0x0213dd94 +func_ov055_0213dd98 kind:function(arm,size=0x44) addr:0x0213dd98 +func_ov055_0213dddc kind:function(arm,size=0x14) addr:0x0213dddc +func_ov055_0213ddf0 kind:function(arm,size=0xc8) addr:0x0213ddf0 +func_ov055_0213deb8 kind:function(arm,size=0x20) addr:0x0213deb8 +func_ov055_0213ded8 kind:function(arm,size=0x198) addr:0x0213ded8 +func_ov055_0213e070 kind:function(arm,size=0x10) addr:0x0213e070 +func_ov055_0213e080 kind:function(arm,size=0x64) addr:0x0213e080 +func_ov055_0213e0e4 kind:function(arm,size=0x14) addr:0x0213e0e4 +func_ov055_0213e0f8 kind:function(arm,size=0x4) addr:0x0213e0f8 +func_ov055_0213e0fc kind:function(arm,size=0x40) addr:0x0213e0fc +func_ov055_0213e13c kind:function(arm,size=0x10c) addr:0x0213e13c +func_ov055_0213e248 kind:function(arm,size=0x254) addr:0x0213e248 +func_ov055_0213e49c kind:function(arm,size=0x24) addr:0x0213e49c +func_ov055_0213e4c0 kind:function(arm,size=0xf8) addr:0x0213e4c0 +func_ov055_0213e5b8 kind:function(arm,size=0x1bc) addr:0x0213e5b8 +func_ov055_0213e774 kind:function(arm,size=0x160) addr:0x0213e774 +func_ov055_0213e8d4 kind:function(arm,size=0xc4) addr:0x0213e8d4 +func_ov055_0213e998 kind:function(arm,size=0x5c) addr:0x0213e998 +func_ov055_0213e9f4 kind:function(arm,size=0x3c) addr:0x0213e9f4 +func_ov055_0213ea30 kind:function(arm,size=0x78) addr:0x0213ea30 +func_ov055_0213eaa8 kind:function(arm,size=0x4) addr:0x0213eaa8 +func_ov055_0213eaac kind:function(arm,size=0xac) addr:0x0213eaac +func_ov055_0213eb58 kind:function(arm,size=0x80) addr:0x0213eb58 +func_ov055_0213ebd8 kind:function(arm,size=0x6c) addr:0x0213ebd8 +func_ov055_0213ec44 kind:function(arm,size=0x1c) addr:0x0213ec44 +func_ov055_0213ec60 kind:function(arm,size=0x1c) addr:0x0213ec60 +func_ov055_0213ec7c kind:function(arm,size=0x14) addr:0x0213ec7c +data_ov055_0213ec90 kind:data(any) addr:0x0213ec90 +data_ov055_0213eca0 kind:data(any) addr:0x0213eca0 +data_ov055_0213ecb0 kind:data(any) addr:0x0213ecb0 +func_ov055_0213ecc0 kind:function(arm,size=0x6c) addr:0x0213ecc0 +func_ov055_0213ed2c kind:function(arm,size=0x6c) addr:0x0213ed2c +func_ov055_0213ed98 kind:function(arm,size=0x94) addr:0x0213ed98 +data_ov055_0213ee48 kind:data(any) addr:0x0213ee48 +data_ov055_0213ee74 kind:data(any) addr:0x0213ee74 +data_ov055_0213eec0 kind:data(any) addr:0x0213eec0 +data_ov055_0213ef40 kind:data(any) addr:0x0213ef40 +data_ov055_0213ef4c kind:data(any) addr:0x0213ef4c +data_ov055_0213ef5c kind:data(any) addr:0x0213ef5c +data_ov055_0213ef6c kind:data(any) addr:0x0213ef6c +data_ov055_0213ef8c kind:data(any) addr:0x0213ef8c +data_ov055_0213efb0 kind:data(any) addr:0x0213efb0 +data_ov055_0213eff0 kind:data(any) addr:0x0213eff0 +data_ov055_0213f040 kind:data(any) addr:0x0213f040 ambiguous +data_ov055_0213f048 kind:data(any) addr:0x0213f048 +data_ov055_0213f0a8 kind:data(any) addr:0x0213f0a8 +data_ov055_0213f128 kind:data(any) addr:0x0213f128 +data_ov055_0213f1a0 kind:data(any) addr:0x0213f1a0 +data_ov055_0213f1b8 kind:data(any) addr:0x0213f1b8 +data_ov055_0213f1cc kind:data(any) addr:0x0213f1cc +data_ov055_0213f1e0 kind:data(any) addr:0x0213f1e0 +data_ov055_0213f204 kind:data(any) addr:0x0213f204 +data_ov055_0213f224 kind:data(any) addr:0x0213f224 +data_ov055_0213f274 kind:data(any) addr:0x0213f274 +data_ov055_0213f2cc kind:data(any) addr:0x0213f2cc +data_ov055_0213f34c kind:data(any) addr:0x0213f34c +data_ov055_0213f3dc kind:data(any) addr:0x0213f3dc +data_ov055_0213f46c kind:data(any) addr:0x0213f46c +data_ov055_0213f480 kind:data(any) addr:0x0213f480 +data_ov055_0213f4b8 kind:data(any) addr:0x0213f4b8 +data_ov055_0213f4f8 kind:data(any) addr:0x0213f4f8 +data_ov055_0213f510 kind:data(any) addr:0x0213f510 +data_ov055_0213f52c kind:data(any) addr:0x0213f52c +data_ov055_0213f550 kind:data(any) addr:0x0213f550 +data_ov055_0213f59c kind:data(any) addr:0x0213f59c +data_ov055_0213f600 kind:bss addr:0x0213f600 +data_ov055_0213f604 kind:bss addr:0x0213f604 +data_ov055_0213f610 kind:bss addr:0x0213f610 +data_ov055_0213f6e8 kind:bss addr:0x0213f6e8 +data_ov055_0213f6ec kind:bss addr:0x0213f6ec +data_ov055_0213f6f8 kind:bss addr:0x0213f6f8 +data_ov055_0213f73c kind:bss addr:0x0213f73c +data_ov055_0213f740 kind:bss addr:0x0213f740 +data_ov055_0213f74c kind:bss addr:0x0213f74c diff --git a/config/jp/arm9/overlays/ov056/delinks.txt b/config/jp/arm9/overlays/ov056/delinks.txt new file mode 100644 index 00000000..81bc3863 --- /dev/null +++ b/config/jp/arm9/overlays/ov056/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02139f20 end:0x0213fe14 kind:code align:32 + .rodata start:0x0213fe14 end:0x0213ffac kind:data align:4 + .init start:0x0213ffac end:0x0214009c kind:code align:4 + .ctor start:0x0214009c end:0x021400ac kind:data align:4 + .data start:0x021400c0 end:0x02140a00 kind:data align:32 + .bss start:0x02140a00 end:0x02140ba0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov056/relocs.txt b/config/jp/arm9/overlays/ov056/relocs.txt new file mode 100644 index 00000000..22aeecc0 --- /dev/null +++ b/config/jp/arm9/overlays/ov056/relocs.txt @@ -0,0 +1,1059 @@ +from:0x02139f30 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02139f6c kind:load to:0x021400c8 module:overlay(56) +from:0x02139fe4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02139ff0 kind:load to:0x021400c8 module:overlay(56) +from:0x0213a03c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0213a044 kind:arm_call to:0x02011ff4 module:main +from:0x0213a050 kind:load to:0x021400c8 module:overlay(56) +from:0x0213a09c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0213a0a8 kind:load to:0x021400c8 module:overlay(56) +from:0x0213a0bc kind:arm_call to:0x02011f3c module:main +from:0x0213a0c8 kind:arm_call to:0x0213a258 module:overlay(56) +from:0x0213a104 kind:arm_call to:0x02011f3c module:main +from:0x0213a114 kind:arm_call to:0x020992a0 module:overlay(0) +from:0x0213a134 kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x0213a154 kind:arm_call to:0x0213a0d0 module:overlay(56) +from:0x0213a1c0 kind:arm_call_thumb to:0x02059e94 module:overlay(0) +from:0x0213a1d0 kind:load to:0x02140a10 module:overlay(56) +from:0x0213a1e4 kind:arm_call to:0x02011f3c module:main +from:0x0213a1f0 kind:arm_call to:0x0213a258 module:overlay(56) +from:0x0213a210 kind:arm_call to:0x02139f20 module:overlay(56) +from:0x0213a250 kind:load to:0x02140124 module:overlay(56) +from:0x0213a284 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0213a2a4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0213a2c0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a2d0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213a344 kind:arm_call to:0x0213c440 module:overlay(56) +from:0x0213a380 kind:load to:0x02140a10 module:overlay(56) +from:0x0213a384 kind:load to:0x02140320 module:overlay(56) +from:0x0213a388 kind:load to:0x02140154 module:overlay(56) +from:0x0213a38c kind:load to:0x0214043c module:overlay(56) +from:0x0213a394 kind:load to:0x02140258 module:overlay(56) +from:0x0213a3a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213a3b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213a3c8 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0213a3e8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0213a3f8 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0213a404 kind:load to:0x0213a598 module:overlay(56) +from:0x0213a454 kind:arm_call to:0x0213a670 module:overlay(56) +from:0x0213a45c kind:arm_call to:0x0213a6c0 module:overlay(56) +from:0x0213a464 kind:arm_call to:0x0213a708 module:overlay(56) +from:0x0213a488 kind:arm_call to:0x0213b360 module:overlay(56) +from:0x0213a494 kind:arm_call to:0x020e906c module:overlay(31) +from:0x0213a49c kind:load to:0x027e09b8 module:dtcm +from:0x0213a4cc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0213a538 kind:arm_call to:0x0213bcb8 module:overlay(56) +from:0x0213a584 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0213a590 kind:load to:0x027e0cd8 module:dtcm +from:0x0213a594 kind:load to:0x027e09c0 module:dtcm +from:0x0213a618 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0213a628 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213a650 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213a660 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213a66c kind:load to:0x0203feb0 module:main +from:0x0213a684 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0213a6a0 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0213a6ac kind:arm_call to:0x0213a754 module:overlay(56) +from:0x0213a6bc kind:load to:0x027e0cfc module:dtcm +from:0x0213a6d4 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0213a6f0 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0213a6fc kind:arm_call to:0x0213a754 module:overlay(56) +from:0x0213a704 kind:load to:0x027e0cfc module:dtcm +from:0x0213a738 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0213a744 kind:arm_call to:0x0213a754 module:overlay(56) +from:0x0213a74c kind:load to:0x027e09b8 module:dtcm +from:0x0213a750 kind:load to:0x027e0cfc module:dtcm +from:0x0213a844 kind:arm_call to:0x0213a0d0 module:overlay(56) +from:0x0213a8dc kind:arm_call to:0x0213a0d0 module:overlay(56) +from:0x0213a9bc kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0213a9cc kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0213a9dc kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0213a9ec kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0213aa5c kind:arm_call to:0x02059498 module:overlay(0) +from:0x0213aa68 kind:arm_call to:0x0213abfc module:overlay(56) +from:0x0213aa90 kind:load to:0x0213ff2c module:overlay(56) +from:0x0213aa94 kind:load to:0x0213ff30 module:overlay(56) +from:0x0213aa98 kind:load to:0x02140a10 module:overlay(56) +from:0x0213aa9c kind:load to:0x0213feac module:overlay(56) +from:0x0213aaa0 kind:load to:0x0213febc module:overlay(56) +from:0x0213aaa4 kind:load to:0x0213fecc module:overlay(56) +from:0x0213aaa8 kind:load to:0x0213fedc module:overlay(56) +from:0x0213aaac kind:load to:0x0213feec module:overlay(56) +from:0x0213aaf8 kind:load to:0x02140198 module:overlay(56) +from:0x0213ab08 kind:arm_call to:0x020e9c94 module:overlay(31) +from:0x0213ab78 kind:load to:0x02140300 module:overlay(56) +from:0x0213ab88 kind:arm_call to:0x020e9174 module:overlay(31) +from:0x0213abf8 kind:load to:0x021402e8 module:overlay(56) +from:0x0213ac08 kind:arm_call to:0x0213bcb8 module:overlay(56) +from:0x0213ac14 kind:arm_call to:0x0213bcb8 module:overlay(56) +from:0x0213ac2c kind:arm_call to:0x0213bac4 module:overlay(56) +from:0x0213acac kind:arm_call to:0x0200eab0 module:main +from:0x0213acbc kind:arm_call to:0x0200eab0 module:main +from:0x0213accc kind:arm_call to:0x0200eab0 module:main +from:0x0213acdc kind:arm_call to:0x0200eab0 module:main +from:0x0213ace8 kind:arm_call to:0x020ab15c module:overlay(0) +from:0x0213ad30 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0213af08 kind:arm_call to:0x0213afb0 module:overlay(56) +from:0x0213af20 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213af48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213af84 kind:load to:0x021401f8 module:overlay(56) +from:0x0213af98 kind:load to:0x0213fefc module:overlay(56) +from:0x0213af9c kind:load to:0x0213ff0c module:overlay(56) +from:0x0213afa0 kind:load to:0x0213fe8c module:overlay(56) +from:0x0213afa4 kind:load to:0x0213ff1c module:overlay(56) +from:0x0213afa8 kind:load to:0x0213fe94 module:overlay(56) +from:0x0213afac kind:load to:0x0213fe9c module:overlay(56) +from:0x0213afe0 kind:arm_call to:0x02015018 module:main +from:0x0213b004 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213b01c kind:load to:0x027e09a8 module:dtcm +from:0x0213b028 kind:arm_call to:0x020aaad0 module:overlay(0) +from:0x0213b058 kind:arm_call to:0x020e8fe8 module:overlay(31) +from:0x0213b088 kind:arm_call to:0x0212d8d4 module:overlay(40) +from:0x0213b09c kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x0213b0a8 kind:load to:0x027e0cfc module:dtcm +from:0x0213b4d4 kind:load to:0x0213fe6c module:overlay(56) +from:0x0213b4e4 kind:load to:0x0213fe74 module:overlay(56) +from:0x0213b4f4 kind:load to:0x0213fe34 module:overlay(56) +from:0x0213b500 kind:load to:0x0213fe5c module:overlay(56) +from:0x0213b508 kind:load to:0x0213fe64 module:overlay(56) +from:0x0213b50c kind:load to:0x0213fe84 module:overlay(56) +from:0x0213b510 kind:load to:0x0213fe7c module:overlay(56) +from:0x0213b514 kind:load to:0x0213fe44 module:overlay(56) +from:0x0213b518 kind:load to:0x0213fe4c module:overlay(56) +from:0x0213b51c kind:load to:0x0213fe54 module:overlay(56) +from:0x0213b520 kind:load to:0x0213fe3c module:overlay(56) +from:0x0213c024 kind:load to:0x021402a0 module:overlay(56) +from:0x0213c088 kind:load to:0x021402b8 module:overlay(56) +from:0x0213c0ec kind:load to:0x021402d0 module:overlay(56) +from:0x0213c15c kind:load to:0x021402a0 module:overlay(56) +from:0x0213c1c0 kind:load to:0x021402b8 module:overlay(56) +from:0x0213c224 kind:load to:0x021402d0 module:overlay(56) +from:0x0213c288 kind:load to:0x02140258 module:overlay(56) +from:0x0213c2ec kind:load to:0x02140270 module:overlay(56) +from:0x0213c350 kind:load to:0x02140288 module:overlay(56) +from:0x0213c35c kind:arm_call to:0x020e91a0 module:overlay(31) +from:0x0213c3c8 kind:arm_call to:0x02015018 module:main +from:0x0213c3ec kind:arm_call to:0x01fff05c module:itcm +from:0x0213c418 kind:arm_call to:0x02072fec module:overlay(0) +from:0x0213c438 kind:load to:0x027e0cd8 module:dtcm +from:0x0213c43c kind:load to:0x027e09a8 module:dtcm +from:0x0213c448 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0213c45c kind:load to:0x021400f8 module:overlay(56) +from:0x0213c468 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0213c470 kind:arm_call to:0x01ffc57c module:itcm +from:0x0213c480 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213c488 kind:arm_call to:0x02011ff4 module:main +from:0x0213c4a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213c4a8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213c4b0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0213c4c8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213c4d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213c4d8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0213c4e0 kind:arm_call to:0x02011ff4 module:main +from:0x0213c4f4 kind:arm_call to:0x0213a054 module:overlay(56) +from:0x0213c508 kind:arm_call to:0x0213a054 module:overlay(56) +from:0x0213c510 kind:arm_call to:0x02011ff4 module:main +from:0x0213c52c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213c538 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213c554 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213c564 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0213c574 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213c57c kind:arm_call to:0x02011ff4 module:main +from:0x0213c594 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213c59c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0213c5a4 kind:arm_call to:0x02011ff4 module:main +from:0x0213c5bc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213c5c4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0213c5d8 kind:load to:0x02140a70 module:overlay(56) +from:0x0213c5ec kind:arm_call to:0x02011f3c module:main +from:0x0213c5f8 kind:arm_call to:0x0213c634 module:overlay(56) +from:0x0213c610 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0213c630 kind:load to:0x02140570 module:overlay(56) +from:0x0213c63c kind:arm_call to:0x02151350 module:overlay(58) +from:0x0213c650 kind:load to:0x0214058c module:overlay(56) +from:0x0213c6a0 kind:load to:0x02140a70 module:overlay(56) +from:0x0213c6b8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213c6c0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0213c6d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213c6e0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0213c6e8 kind:arm_call to:0x02011ff4 module:main +from:0x0213c6fc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0213c710 kind:load to:0x02140b54 module:overlay(56) +from:0x0213c724 kind:arm_call to:0x02011f3c module:main +from:0x0213c730 kind:arm_call to:0x0213c7a8 module:overlay(56) +from:0x0213c748 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0213c79c kind:load to:0x021405e0 module:overlay(56) +from:0x0213c824 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0213c838 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0213c858 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0213c880 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0213c898 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213c8a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213c8c0 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0213c930 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0213c93c kind:arm_call_thumb to:0x020c0f84 module:overlay(1) +from:0x0213c988 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0213c9a8 kind:arm_call_thumb to:0x020c0250 module:overlay(1) +from:0x0213c9b8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213c9bc kind:load to:0x02140320 module:overlay(56) +from:0x0213c9c0 kind:load to:0x02140154 module:overlay(56) +from:0x0213c9c4 kind:load to:0x0214064c module:overlay(56) +from:0x0213c9c8 kind:load to:0x02140788 module:overlay(56) +from:0x0213c9cc kind:load to:0x027e0d00 module:dtcm +from:0x0213c9d0 kind:load to:0x021405fc module:overlay(56) +from:0x0213c9d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c9d8 kind:load to:0x020b684c module:overlay(0) +from:0x0213c9fc kind:arm_call_thumb to:0x020c0fa4 module:overlay(1) +from:0x0213ca04 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213ca0c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0213ca14 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213ca1c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0213ca28 kind:load to:0x0214064c module:overlay(56) +from:0x0213ca2c kind:load to:0x02140788 module:overlay(56) +from:0x0213ca30 kind:load to:0x027e0d00 module:dtcm +from:0x0213ca54 kind:arm_call_thumb to:0x020c0fa4 module:overlay(1) +from:0x0213ca5c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213ca64 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0213ca6c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213ca74 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0213ca7c kind:arm_call to:0x02011ff4 module:main +from:0x0213ca88 kind:load to:0x0214064c module:overlay(56) +from:0x0213ca8c kind:load to:0x02140788 module:overlay(56) +from:0x0213ca90 kind:load to:0x027e0d00 module:dtcm +from:0x0213cac4 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0213cacc kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0213caf0 kind:load to:0x0204b608 module:main +from:0x0213caf4 kind:load to:0x021405d0 module:overlay(56) +from:0x0213cb1c kind:load to:0x021405d0 module:overlay(56) +from:0x0213cb20 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0213cb38 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0213cb9c kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0213cbac kind:load to:0x027e09b8 module:dtcm +from:0x0213cbdc kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0213cc0c kind:load to:0x027e0ce0 module:dtcm +from:0x0213cc28 kind:arm_call to:0x020747bc module:overlay(0) +from:0x0213cc4c kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0213cc5c kind:arm_call to:0x020aa9a0 module:overlay(0) +from:0x0213cc68 kind:load to:0x027e09b8 module:dtcm +from:0x0213cc98 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0213ccb8 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ccfc kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0213cd04 kind:arm_call to:0x0213cbb0 module:overlay(56) +from:0x0213cd1c kind:arm_call to:0x02074764 module:overlay(0) +from:0x0213cd7c kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0213cd90 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0213cda4 kind:arm_call to:0x02079b3c module:overlay(0) +from:0x0213cdb0 kind:load to:0x027e09bc module:dtcm +from:0x0213cdb8 kind:load to:0x027e09b8 module:dtcm +from:0x0213cdc8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0213cea0 kind:arm_call to:0x020d5740 module:overlay(24) +from:0x0213cec4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213cee8 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213cef4 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213cefc kind:load to:0x02140b98 module:overlay(56) +from:0x0213cf10 kind:arm_call to:0x0213f040 module:overlay(56) +from:0x0213cf18 kind:arm_call to:0x0201b8dc module:main +from:0x0213cf34 kind:arm_call to:0x0213eedc module:overlay(56) +from:0x0213cf54 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0213cf5c kind:arm_call to:0x0213eaec module:overlay(56) +from:0x0213cf6c kind:arm_call to:0x0213f8b8 module:overlay(56) +from:0x0213cf74 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x0213cf7c kind:arm_call to:0x02064050 module:overlay(0) +from:0x0213cf98 kind:arm_call to:0x0201f4e0 module:main +from:0x0213cfdc kind:arm_call to:0x02065bec module:overlay(0) +from:0x0213cfe8 kind:arm_call to:0x0213f8b8 module:overlay(56) +from:0x0213d000 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x0213d008 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x0213d014 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x0213d04c kind:arm_call to:0x0213d9ec module:overlay(56) +from:0x0213d060 kind:arm_call to:0x020194d0 module:main +from:0x0213d070 kind:arm_call to:0x02011f3c module:main +from:0x0213d08c kind:arm_call to:0x020b8860 module:overlays(4,5) +from:0x0213d0c0 kind:arm_call to:0x0213f8e0 module:overlay(56) +from:0x0213d0cc kind:arm_call to:0x0213fc68 module:overlay(56) +from:0x0213d0f4 kind:arm_call to:0x0213f2b8 module:overlay(56) +from:0x0213d104 kind:arm_call to:0x0201f520 module:main +from:0x0213d134 kind:arm_call to:0x0213f100 module:overlay(56) +from:0x0213d148 kind:arm_call to:0x0201f520 module:main +from:0x0213d170 kind:arm_call to:0x0213f100 module:overlay(56) +from:0x0213d180 kind:arm_call to:0x0201f520 module:main +from:0x0213d1b0 kind:arm_call to:0x0213f100 module:overlay(56) +from:0x0213d1c0 kind:arm_call to:0x0201f520 module:main +from:0x0213d1c8 kind:arm_call to:0x0213d67c module:overlay(56) +from:0x0213d1d8 kind:arm_call to:0x0201f520 module:main +from:0x0213d1e4 kind:arm_call to:0x02063960 module:overlay(0) +from:0x0213d210 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0213d244 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0213d278 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0213d294 kind:arm_call to:0x020194d0 module:main +from:0x0213d2b8 kind:arm_call to:0x0213f8e0 module:overlay(56) +from:0x0213d2d8 kind:arm_call to:0x02064218 module:overlay(0) +from:0x0213d34c kind:arm_call to:0x02065d60 module:overlay(0) +from:0x0213d394 kind:arm_call to:0x020663ac module:overlay(0) +from:0x0213d3c0 kind:arm_call to:0x020194d0 module:main +from:0x0213d3cc kind:arm_call to:0x020b7d78 module:overlay(4) +from:0x0213d40c kind:arm_call to:0x020b7e98 module:overlay(4) +from:0x0213d420 kind:arm_call to:0x02026240 module:main +from:0x0213d448 kind:arm_call to:0x0202630c module:main +from:0x0213d454 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213d464 kind:load to:0x021407e4 module:overlay(56) +from:0x0213d468 kind:load to:0x021407cc module:overlay(56) +from:0x0213d46c kind:load to:0x027e0ce0 module:dtcm +from:0x0213d470 kind:load to:0x0204b690 module:main +from:0x0213d48c kind:arm_call to:0x0201b8bc module:main +from:0x0213d4a0 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x0213d4b4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d4cc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0213d4d4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0213d4dc kind:arm_call to:0x0201f0bc module:main +from:0x0213d4e4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d4f8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d510 kind:arm_call to:0x020b7d98 module:overlays(4,7,16) +from:0x0213d51c kind:arm_call to:0x0201f288 module:main +from:0x0213d528 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0213d530 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0213d53c kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0213d544 kind:arm_call to:0x0213d6e8 module:overlay(56) +from:0x0213d558 kind:arm_call to:0x020b8c1c module:overlay(4) +from:0x0213d560 kind:arm_call to:0x02011ff4 module:main +from:0x0213d570 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0213d580 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0213d588 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0213d590 kind:arm_call to:0x0201f0bc module:main +from:0x0213d598 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d5a4 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0213d5ac kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0213d5b4 kind:arm_call to:0x0201f0bc module:main +from:0x0213d5bc kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d5cc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0213d5d4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0213d5dc kind:arm_call to:0x0201f0bc module:main +from:0x0213d5e4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d5f0 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d5fc kind:arm_call to:0x02065d5c module:overlay(0) +from:0x0213d608 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0213d610 kind:arm_call to:0x0201f0bc module:main +from:0x0213d618 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d624 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0213d62c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0213d634 kind:arm_call to:0x0201f0bc module:main +from:0x0213d63c kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d648 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213d650 kind:arm_call to:0x0213eb94 module:overlay(56) +from:0x0213d658 kind:arm_call to:0x020b7d60 module:overlay(4) +from:0x0213d660 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x0213d668 kind:arm_call to:0x0201b8bc module:main +from:0x0213d670 kind:arm_call to:0x0213f050 module:overlay(56) +from:0x0213d690 kind:arm_call to:0x02016664 module:main +from:0x0213d6a4 kind:arm_call to:0x02016664 module:main +from:0x0213d6b8 kind:arm_call to:0x02016664 module:main +from:0x0213d6cc kind:arm_call to:0x02016664 module:main +from:0x0213d6e0 kind:arm_call to:0x02016664 module:main +from:0x0213d6f8 kind:arm_call to:0x02016644 module:main +from:0x0213d704 kind:arm_call to:0x02016644 module:main +from:0x0213d710 kind:arm_call to:0x02016644 module:main +from:0x0213d71c kind:arm_call to:0x02016644 module:main +from:0x0213d724 kind:arm_call to:0x02016644 module:main +from:0x0213d764 kind:arm_call to:0x0213ecc8 module:overlay(56) +from:0x0213d76c kind:arm_call to:0x0213dfd4 module:overlay(56) +from:0x0213d778 kind:arm_call to:0x02065e34 module:overlay(0) +from:0x0213d79c kind:arm_call to:0x02065e6c module:overlay(0) +from:0x0213d7bc kind:arm_call to:0x020b8cb4 module:overlay(4) +from:0x0213d7f0 kind:arm_call to:0x0213edc4 module:overlay(56) +from:0x0213d808 kind:arm_call to:0x0213d91c module:overlay(56) +from:0x0213d840 kind:arm_call to:0x020662e8 module:overlay(0) +from:0x0213d870 kind:arm_call to:0x0201a9dc module:main +from:0x0213d880 kind:arm_call to:0x0201f2a4 module:main +from:0x0213d8a0 kind:arm_call to:0x0201a9dc module:main +from:0x0213d8c0 kind:arm_call to:0x0201a9dc module:main +from:0x0213d8c8 kind:arm_call to:0x020b8f98 module:overlays(4,16) +from:0x0213d8d4 kind:load to:0x0204c49c module:main +from:0x0213d8e4 kind:load to:0x0213edb8 module:overlay(56) +from:0x0213d8f4 kind:load to:0x020b8ff0 module:overlays(4,8,9,13,15) +from:0x0213d904 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213d918 kind:load to:0x0204b690 module:main +from:0x0213d9d4 kind:arm_call to:0x020b7e98 module:overlay(4) +from:0x0213da0c kind:arm_call_thumb to:0x02015448 module:main +from:0x0213da1c kind:arm_call_thumb to:0x02015484 module:main +from:0x0213da38 kind:arm_call to:0x02017334 module:main +from:0x0213da64 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213da6c kind:arm_call_thumb to:0x02015624 module:main +from:0x0213da74 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213da7c kind:arm_call_thumb to:0x02015624 module:main +from:0x0213da84 kind:arm_call_thumb to:0x0201545c module:main +from:0x0213da98 kind:arm_call_thumb to:0x02015448 module:main +from:0x0213daa4 kind:arm_call_thumb to:0x02015484 module:main +from:0x0213dabc kind:arm_call to:0x02017334 module:main +from:0x0213dae4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213daec kind:arm_call_thumb to:0x02015624 module:main +from:0x0213daf4 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dafc kind:arm_call_thumb to:0x02015624 module:main +from:0x0213db14 kind:arm_call to:0x02017334 module:main +from:0x0213db38 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213db40 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213db48 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213db50 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213db68 kind:arm_call to:0x02017334 module:main +from:0x0213db94 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213db9c kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dba4 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dbac kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dbc4 kind:arm_call to:0x02017334 module:main +from:0x0213dbec kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213dbf4 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dbfc kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dc04 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dc0c kind:arm_call_thumb to:0x0201545c module:main +from:0x0213dc94 kind:load to:0x021408ec module:overlay(56) +from:0x0213dc98 kind:load to:0x02140900 module:overlay(56) +from:0x0213dc9c kind:load to:0x02140910 module:overlay(56) +from:0x0213dca0 kind:load to:0x02140904 module:overlay(56) +from:0x0213dca4 kind:load to:0x0214091c module:overlay(56) +from:0x0213dca8 kind:load to:0x02140928 module:overlay(56) +from:0x0213dcac kind:load to:0x02140934 module:overlay(56) +from:0x0213dcb0 kind:load to:0x02140940 module:overlay(56) +from:0x0213dcd8 kind:arm_call_thumb to:0x02015448 module:main +from:0x0213dce4 kind:arm_call_thumb to:0x02015484 module:main +from:0x0213dcfc kind:arm_call to:0x02017334 module:main +from:0x0213dd28 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213dd30 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dd38 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dd40 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dd58 kind:arm_call to:0x02017334 module:main +from:0x0213dd84 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213dd8c kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dd94 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dd9c kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dda4 kind:arm_call_thumb to:0x0201545c module:main +from:0x0213ddb8 kind:arm_call_thumb to:0x02015448 module:main +from:0x0213ddc4 kind:arm_call_thumb to:0x02015484 module:main +from:0x0213dddc kind:arm_call to:0x02017334 module:main +from:0x0213de00 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213de08 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213de10 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213de18 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213de30 kind:arm_call to:0x02017334 module:main +from:0x0213de54 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213de5c kind:arm_call_thumb to:0x02015624 module:main +from:0x0213de64 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213de6c kind:arm_call_thumb to:0x02015624 module:main +from:0x0213de84 kind:arm_call to:0x02017334 module:main +from:0x0213deac kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213deb4 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213debc kind:arm_call_thumb to:0x02015624 module:main +from:0x0213dec4 kind:arm_call_thumb to:0x02015624 module:main +from:0x0213decc kind:arm_call_thumb to:0x0201545c module:main +from:0x0213df70 kind:load to:0x0214094c module:overlay(56) +from:0x0213df74 kind:load to:0x02140964 module:overlay(56) +from:0x0213df78 kind:load to:0x02140978 module:overlay(56) +from:0x0213df7c kind:load to:0x02140968 module:overlay(56) +from:0x0213df80 kind:load to:0x02140988 module:overlay(56) +from:0x0213df84 kind:load to:0x02140998 module:overlay(56) +from:0x0213df88 kind:load to:0x021409a8 module:overlay(56) +from:0x0213df8c kind:load to:0x021409b8 module:overlay(56) +from:0x0213dfd0 kind:load to:0x0214082c module:overlay(56) +from:0x0213e00c kind:load to:0x0214088c module:overlay(56) +from:0x0213e020 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0213e02c kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0213e034 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0213e040 kind:arm_call to:0x020b9284 module:overlay(4) +from:0x0213e054 kind:arm_call to:0x0213eefc module:overlay(56) +from:0x0213e068 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x0213e07c kind:arm_call to:0x0213f868 module:overlay(56) +from:0x0213e090 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e0a8 kind:arm_call to:0x0213fc68 module:overlay(56) +from:0x0213e0b8 kind:arm_call to:0x02063960 module:overlay(0) +from:0x0213e0c8 kind:arm_call to:0x0213ee7c module:overlay(56) +from:0x0213e0d8 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x0213e0e0 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0213e0f0 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0213e110 kind:arm_call to:0x0213d91c module:overlay(56) +from:0x0213e118 kind:load to:0x020b684c module:overlay(0) +from:0x0213e148 kind:arm_call to:0x0213fdb8 module:overlay(56) +from:0x0213e15c kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e174 kind:load to:0x020b92f0 module:overlays(4,8,9,13,15) +from:0x0213e184 kind:arm_call to:0x0213ee7c module:overlay(56) +from:0x0213e194 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x0213e19c kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0213e1b4 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x0213e1c8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0213e1d4 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e1e4 kind:arm_call to:0x0213fd94 module:overlay(56) +from:0x0213e1f8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0213e204 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e20c kind:arm_call to:0x0213ee24 module:overlay(56) +from:0x0213e21c kind:arm_call to:0x0213d8f8 module:overlay(56) +from:0x0213e230 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0213e23c kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e244 kind:load to:0x020b6a14 module:overlay(0) +from:0x0213e254 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0213e260 kind:arm_call to:0x0213fcfc module:overlay(56) +from:0x0213e268 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0213e278 kind:arm_call to:0x020b9284 module:overlay(4) +from:0x0213e288 kind:arm_call to:0x0213d91c module:overlay(56) +from:0x0213e2b8 kind:arm_call to:0x02063960 module:overlay(0) +from:0x0213e2d4 kind:arm_call to:0x0213eefc module:overlay(56) +from:0x0213e2e4 kind:arm_call to:0x0213f868 module:overlay(56) +from:0x0213e2f8 kind:arm_call to:0x0213fdb8 module:overlay(56) +from:0x0213e30c kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e324 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x0213e330 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x0213e340 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0213e348 kind:load to:0x020b684c module:overlay(0) +from:0x0213e360 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x0213e384 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0213e390 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e3a0 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x0213e3c4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0213e3d0 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e3d8 kind:load to:0x020b6a14 module:overlay(0) +from:0x0213e3ec kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0213e3f8 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0213e400 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0213e40c kind:arm_call to:0x020b9284 module:overlay(4) +from:0x0213e420 kind:arm_call to:0x0213eefc module:overlay(56) +from:0x0213e434 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e450 kind:load to:0x0204b608 module:main +from:0x0213e454 kind:load to:0x02062784 module:overlay(0) +from:0x0213e474 kind:arm_call to:0x0201b974 module:main +from:0x0213e480 kind:arm_call to:0x0201b798 module:main +from:0x0213e488 kind:load to:0x0204fb78 module:main +from:0x0213e4a0 kind:arm_call to:0x0213ef2c module:overlay(56) +from:0x0213e4a8 kind:arm_call to:0x0213d6e8 module:overlay(56) +from:0x0213e4b8 kind:arm_call to:0x020b9284 module:overlay(4) +from:0x0213e4c4 kind:arm_call to:0x02018bc4 module:main +from:0x0213e4d4 kind:arm_call to:0x020194d0 module:main +from:0x0213e4dc kind:arm_call to:0x0213dcb8 module:overlay(56) +from:0x0213e4f0 kind:arm_call to:0x02016664 module:main +from:0x0213e4fc kind:arm_call to:0x0213fbe4 module:overlay(56) +from:0x0213e510 kind:arm_call to:0x02016664 module:main +from:0x0213e51c kind:arm_call to:0x020b7d78 module:overlay(4) +from:0x0213e5a8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213e5b4 kind:arm_call to:0x02066914 module:overlay(0) +from:0x0213e62c kind:arm_call to:0x020b7e98 module:overlay(4) +from:0x0213e670 kind:load to:0x0204b690 module:main +from:0x0213e674 kind:load to:0x021407b0 module:overlay(56) +from:0x0213e694 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e6c4 kind:arm_call to:0x0213fd94 module:overlay(56) +from:0x0213e6d8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0213e6e4 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213e6f8 kind:arm_call to:0x02066914 module:overlay(0) +from:0x0213e73c kind:arm_call to:0x02015934 module:main +from:0x0213e840 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213e8c8 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0213e8d4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213e8e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213e8f0 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213e998 kind:arm_call to:0x020b7e98 module:overlay(4) +from:0x0213e9a4 kind:load to:0x021407b0 module:overlay(56) +from:0x0213e9a8 kind:load to:0x020b6a14 module:overlay(0) +from:0x0213e9b0 kind:load to:0x0203feb0 module:main +from:0x0213e9cc kind:arm_call to:0x0201b974 module:main +from:0x0213e9d8 kind:arm_call to:0x0201b798 module:main +from:0x0213e9e0 kind:load to:0x0204fb78 module:main +from:0x0213e9fc kind:arm_call to:0x02016644 module:main +from:0x0213ea08 kind:arm_call to:0x02016644 module:main +from:0x0213ea14 kind:arm_call to:0x02018bc4 module:main +from:0x0213ea28 kind:arm_call to:0x020194d0 module:main +from:0x0213ea30 kind:arm_call to:0x0213d67c module:overlay(56) +from:0x0213ea38 kind:arm_call to:0x020b92f0 module:overlay(4) +from:0x0213ea40 kind:arm_call to:0x0213d9ec module:overlay(56) +from:0x0213ea4c kind:arm_call to:0x020b7d78 module:overlay(4) +from:0x0213ea90 kind:arm_call to:0x020b7e98 module:overlay(4) +from:0x0213eaa8 kind:arm_call to:0x0213d91c module:overlay(56) +from:0x0213eab4 kind:arm_call to:0x0213fbe4 module:overlay(56) +from:0x0213eac8 kind:load to:0x0204b690 module:main +from:0x0213eae4 kind:arm_call to:0x0213df94 module:overlay(56) +from:0x0213eaf4 kind:arm_call to:0x02129110 module:overlay(40) +from:0x0213eb28 kind:arm_call to:0x0213edd0 module:overlay(56) +from:0x0213eb58 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0213eb7c kind:load to:0x027e0ce0 module:dtcm +from:0x0213eb88 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0213ebcc kind:arm_call to:0x020d5740 module:overlay(24) +from:0x0213ebdc kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0213ebec kind:arm_call to:0x0212bd6c module:overlay(40) +from:0x0213ebf8 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0213ec0c kind:arm_call to:0x0212a5c4 module:overlay(40) +from:0x0213ec24 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213ec30 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213ec3c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213ec48 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213ec50 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213ec5c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213ec68 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213ec74 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213ec7c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213ec88 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213ec90 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213ec98 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0213eca0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213ecb4 kind:arm_call to:0x0203e740 module:main +from:0x0213ecc0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ecc4 kind:load to:0x0213eb80 module:overlay(56) +from:0x0213ece8 kind:arm_call to:0x0213ce74 module:overlay(56) +from:0x0213ed00 kind:arm_call to:0x020d5784 module:overlay(24) +from:0x0213ed10 kind:arm_call to:0x0212bd6c module:overlay(40) +from:0x0213ed24 kind:arm_call to:0x0212a5c4 module:overlay(40) +from:0x0213ed34 kind:arm_call to:0x0213edd0 module:overlay(56) +from:0x0213ed6c kind:arm_call to:0x020d5740 module:overlay(24) +from:0x0213ed94 kind:arm_call to:0x02129ac0 module:overlay(40) +from:0x0213edac kind:arm_call to:0x02129664 module:overlays(40,45) +from:0x0213edb4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213edc0 kind:load to:0x02129ae8 module:overlays(40,42) +from:0x0213ee08 kind:arm_call to:0x0212952c module:overlays(40,46) +from:0x0213ee10 kind:arm_call to:0x021299f4 module:overlay(40) +from:0x0213ee58 kind:arm_call to:0x020d5784 module:overlay(24) +from:0x0213ee78 kind:load to:0x027e0ce0 module:dtcm +from:0x0213eea8 kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0213eed8 kind:load to:0x027e0ce0 module:dtcm +from:0x0213eee4 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x0213eef8 kind:load to:0x02140800 module:overlay(56) +from:0x0213ef08 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0213ef28 kind:load to:0x020b684c module:overlay(0) +from:0x0213ef3c kind:arm_call to:0x02067f3c module:overlay(0) +from:0x0213ef54 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0213ef70 kind:load to:0x020b684c module:overlay(0) +from:0x0213ef80 kind:arm_call to:0x02064268 module:overlay(0) +from:0x0213f04c kind:load to:0x02140b98 module:overlay(56) +from:0x0213f060 kind:load to:0x02140b98 module:overlay(56) +from:0x0213f06c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x0213f074 kind:arm_call to:0x02011ff4 module:main +from:0x0213f088 kind:arm_call to:0x0201b8bc module:main +from:0x0213f090 kind:arm_call to:0x02011ff4 module:main +from:0x0213f0a4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213f0ac kind:arm_call to:0x02011ff4 module:main +from:0x0213f0c0 kind:arm_call to:0x020648c0 module:overlay(0) +from:0x0213f0d0 kind:arm_call to:0x0201f468 module:main +from:0x0213f0d8 kind:arm_call to:0x0201e4c0 module:main +from:0x0213f0e0 kind:arm_call to:0x02061380 module:overlay(0) +from:0x0213f0fc kind:load to:0x021409ec module:overlay(56) +from:0x0213f138 kind:arm_call to:0x02064948 module:overlay(0) +from:0x0213f148 kind:arm_call to:0x0201f3b4 module:main +from:0x0213f17c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0213f1fc kind:arm_call to:0x0201e664 module:main +from:0x0213f23c kind:arm_call to:0x0201e664 module:main +from:0x0213f268 kind:arm_call to:0x0201e6c4 module:main +from:0x0213f284 kind:arm_call to:0x0201e6c4 module:main +from:0x0213f2b4 kind:load to:0x021409c8 module:overlay(56) +from:0x0213f2f8 kind:arm_call to:0x02064948 module:overlay(0) +from:0x0213f308 kind:arm_call to:0x0201f3b4 module:main +from:0x0213f338 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0213f3a8 kind:arm_call to:0x0201e664 module:main +from:0x0213f3e4 kind:arm_call to:0x0201e664 module:main +from:0x0213f3f4 kind:arm_call to:0x0201e6c4 module:main +from:0x0213f410 kind:arm_call to:0x0201e6c4 module:main +from:0x0213f440 kind:load to:0x021409c8 module:overlay(56) +from:0x0213f5c4 kind:arm_call to:0x0201e6c4 module:main +from:0x0213f5e0 kind:arm_call to:0x02064268 module:overlay(0) +from:0x0213f5f4 kind:arm_call to:0x0201e6c4 module:main +from:0x0213f698 kind:arm_call to:0x020615a0 module:overlay(0) +from:0x0213f6e0 kind:arm_call to:0x020615b0 module:overlay(0) +from:0x0213f6fc kind:arm_call to:0x02064ac4 module:overlay(0) +from:0x0213f708 kind:arm_call to:0x0201f2a4 module:main +from:0x0213f768 kind:arm_call to:0x0201e664 module:main +from:0x0213f7a4 kind:load to:0x021409c8 module:overlay(56) +from:0x0213f800 kind:arm_call to:0x0201e664 module:main +from:0x0213f840 kind:load to:0x021409c8 module:overlay(56) +from:0x0213f850 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213f864 kind:load to:0x0204b690 module:main +from:0x0213f888 kind:arm_call to:0x0201f288 module:main +from:0x0213f898 kind:arm_call to:0x020648c0 module:overlay(0) +from:0x0213f8a8 kind:arm_call to:0x0201e4c0 module:main +from:0x0213f8b4 kind:load to:0x021409d4 module:overlay(56) +from:0x0213f8c0 kind:arm_call to:0x020648c0 module:overlay(0) +from:0x0213f8d0 kind:arm_call to:0x0201e4c0 module:main +from:0x0213f8dc kind:load to:0x021409d4 module:overlay(56) +from:0x0213f918 kind:arm_call to:0x02064948 module:overlay(0) +from:0x0213f94c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0213f9cc kind:arm_call to:0x0201e664 module:main +from:0x0213fa0c kind:arm_call to:0x0201e664 module:main +from:0x0213fa1c kind:arm_call to:0x0201e6c4 module:main +from:0x0213fa48 kind:load to:0x021409c8 module:overlay(56) +from:0x0213fbac kind:arm_call to:0x0201e6c4 module:main +from:0x0213fbc8 kind:arm_call to:0x02064268 module:overlay(0) +from:0x0213fbe0 kind:load to:0x02064ac4 module:overlay(0) +from:0x0213fc2c kind:arm_call to:0x0201e664 module:main +from:0x0213fc64 kind:load to:0x021409c8 module:overlay(56) +from:0x0213fcc0 kind:arm_call to:0x0201e664 module:main +from:0x0213fcf8 kind:load to:0x021409c8 module:overlay(56) +from:0x0213fd54 kind:arm_call to:0x0201e664 module:main +from:0x0213fd90 kind:load to:0x021409c8 module:overlay(56) +from:0x0213fda0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213fdb4 kind:load to:0x0204b690 module:main +from:0x0213fdcc kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0213fdd4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0213fddc kind:arm_call to:0x0201f0bc module:main +from:0x0213fde4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213fdec kind:arm_call to:0x02011ff4 module:main +from:0x0213fe00 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0213fe08 kind:arm_call to:0x02011ff4 module:main +from:0x0213ffc8 kind:arm_call to:0x0213a1f8 module:overlay(56) +from:0x0213ffd8 kind:arm_call to:0x0203e3a4 module:main +from:0x0213ffec kind:load to:0x02140a00 module:overlay(56) +from:0x0213fff0 kind:load to:0x02140a10 module:overlay(56) +from:0x0213fff4 kind:load to:0x0213c4ec module:overlay(56) +from:0x0213fff8 kind:load to:0x02140a04 module:overlay(56) +from:0x02140018 kind:arm_call to:0x0213c600 module:overlay(56) +from:0x02140028 kind:arm_call to:0x0203e3a4 module:main +from:0x0214003c kind:load to:0x02140a60 module:overlay(56) +from:0x02140040 kind:load to:0x02140a70 module:overlay(56) +from:0x02140044 kind:load to:0x0213c6f4 module:overlay(56) +from:0x02140048 kind:load to:0x02140a64 module:overlay(56) +from:0x02140068 kind:arm_call to:0x0213c738 module:overlay(56) +from:0x02140078 kind:arm_call to:0x0203e3a4 module:main +from:0x0214008c kind:load to:0x02140b44 module:overlay(56) +from:0x02140090 kind:load to:0x02140b54 module:overlay(56) +from:0x02140094 kind:load to:0x0213cdc0 module:overlay(56) +from:0x02140098 kind:load to:0x02140b48 module:overlay(56) +from:0x0214009c kind:load to:0x0213ffac module:overlay(56) +from:0x021400a0 kind:load to:0x0213fffc module:overlay(56) +from:0x021400a4 kind:load to:0x0214004c module:overlay(56) +from:0x021400c8 kind:load to:0x0213a0ac module:overlay(56) +from:0x021400cc kind:load to:0x02139f70 module:overlay(56) +from:0x021400d0 kind:load to:0x02098efc module:overlay(0) +from:0x021400d4 kind:load to:0x02098f78 module:overlay(0) +from:0x021400d8 kind:load to:0x0213a140 module:overlay(56) +from:0x021400dc kind:load to:0x0213a1a4 module:overlay(56) +from:0x021400e0 kind:load to:0x0213a15c module:overlay(56) +from:0x021400e4 kind:load to:0x02139f9c module:overlay(56) +from:0x021400e8 kind:load to:0x02139ff4 module:overlay(56) +from:0x021400ec kind:load to:0x02139f88 module:overlay(56) +from:0x021400f8 kind:load to:0x0213a3ac module:overlay(56) +from:0x021400fc kind:load to:0x0213c478 module:overlay(56) +from:0x02140100 kind:load to:0x02059174 module:overlay(0) +from:0x02140104 kind:load to:0x0213c460 module:overlay(56) +from:0x02140108 kind:load to:0x02059348 module:overlay(0) +from:0x0214010c kind:load to:0x020593c4 module:overlay(0) +from:0x02140110 kind:load to:0x02059428 module:overlay(0) +from:0x02140114 kind:load to:0x0209bf68 module:overlay(0) +from:0x02140118 kind:load to:0x02059304 module:overlay(0) +from:0x02140124 kind:load to:0x0213a1d4 module:overlay(56) +from:0x02140128 kind:load to:0x02139f70 module:overlay(56) +from:0x0214012c kind:load to:0x02098efc module:overlay(0) +from:0x02140130 kind:load to:0x02098f78 module:overlay(0) +from:0x02140134 kind:load to:0x0213a140 module:overlay(56) +from:0x02140138 kind:load to:0x0213a1a4 module:overlay(56) +from:0x0214013c kind:load to:0x0213a15c module:overlay(56) +from:0x02140140 kind:load to:0x0213c4ec module:overlay(56) +from:0x02140144 kind:load to:0x0213c500 module:overlay(56) +from:0x02140148 kind:load to:0x02139f88 module:overlay(56) +from:0x02140154 kind:load to:0x0213a398 module:overlay(56) +from:0x02140158 kind:load to:0x0213c56c module:overlay(56) +from:0x0214015c kind:load to:0x0209ba20 module:overlay(0) +from:0x02140160 kind:load to:0x0209ba54 module:overlay(0) +from:0x02140164 kind:load to:0x0209baec module:overlay(0) +from:0x02140168 kind:load to:0x0209bb00 module:overlay(0) +from:0x0214016c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02140170 kind:load to:0x0209bb28 module:overlay(0) +from:0x02140174 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02140178 kind:load to:0x0209b838 module:overlay(0) +from:0x0214017c kind:load to:0x0209babc module:overlay(0) +from:0x02140180 kind:load to:0x0209bad4 module:overlay(0) +from:0x02140184 kind:load to:0x0209bb14 module:overlay(0) +from:0x02140188 kind:load to:0x0209bea0 module:overlay(0) +from:0x0214018c kind:load to:0x0213c540 module:overlay(56) +from:0x02140190 kind:load to:0x0213c51c module:overlay(56) +from:0x02140194 kind:load to:0x0209bed8 module:overlay(0) +from:0x02140320 kind:load to:0x02099cc0 module:overlay(0) +from:0x02140324 kind:load to:0x02099cfc module:overlay(0) +from:0x02140328 kind:load to:0x02099d14 module:overlay(0) +from:0x0214032c kind:load to:0x02099d20 module:overlay(0) +from:0x02140330 kind:load to:0x01fff464 module:itcm +from:0x02140334 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02140338 kind:load to:0x020aa528 module:overlay(0) +from:0x0214033c kind:load to:0x020aa5a4 module:overlay(0) +from:0x02140340 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x02140344 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02140348 kind:load to:0x02099c64 module:overlay(0) +from:0x0214034c kind:load to:0x020ab15c module:overlay(0) +from:0x02140350 kind:load to:0x02099c6c module:overlay(0) +from:0x02140354 kind:load to:0x02099c70 module:overlay(0) +from:0x02140358 kind:load to:0x02099d2c module:overlay(0) +from:0x0214035c kind:load to:0x02099d98 module:overlay(0) +from:0x02140360 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02140364 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02140368 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0214036c kind:load to:0x0213c5b0 module:overlay(56) +from:0x02140370 kind:load to:0x0213c588 module:overlay(56) +from:0x02140374 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02140378 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0214037c kind:load to:0x020aaad0 module:overlay(0) +from:0x02140380 kind:load to:0x020aa778 module:overlay(0) +from:0x02140384 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02140388 kind:load to:0x020aa950 module:overlay(0) +from:0x0214038c kind:load to:0x020aa94c module:overlay(0) +from:0x02140390 kind:load to:0x020aaa1c module:overlay(0) +from:0x02140394 kind:load to:0x020aaa40 module:overlay(0) +from:0x02140398 kind:load to:0x020aaa44 module:overlay(0) +from:0x0214039c kind:load to:0x020aa9a0 module:overlay(0) +from:0x021403a0 kind:load to:0x020aa9a8 module:overlay(0) +from:0x021403a4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021403a8 kind:load to:0x020aa754 module:overlay(0) +from:0x021403ac kind:load to:0x020aa75c module:overlay(0) +from:0x021403b0 kind:load to:0x020aa764 module:overlay(0) +from:0x021403b4 kind:load to:0x020aa76c module:overlay(0) +from:0x021403b8 kind:load to:0x020aac48 module:overlay(0) +from:0x021403bc kind:load to:0x020aad98 module:overlay(0) +from:0x021403c0 kind:load to:0x020aadc4 module:overlay(0) +from:0x021403c4 kind:load to:0x020aade4 module:overlay(0) +from:0x021403c8 kind:load to:0x020aaffc module:overlay(0) +from:0x021403cc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x021403d0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x021403d4 kind:load to:0x020aa684 module:overlay(0) +from:0x021403d8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x021403dc kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x021403e0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x021403e4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x021403e8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x021403ec kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x021403f0 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x021403f4 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x021403f8 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x021403fc kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02140400 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02140404 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02140408 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0214040c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02140410 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02140414 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02140418 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0214041c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02140420 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02140424 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02140428 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0214042c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02140430 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0214043c kind:load to:0x02099cc0 module:overlay(0) +from:0x02140440 kind:load to:0x0213b524 module:overlay(56) +from:0x02140444 kind:load to:0x0213b6fc module:overlay(56) +from:0x02140448 kind:load to:0x0213b8e8 module:overlay(56) +from:0x0214044c kind:load to:0x01fff464 module:itcm +from:0x02140450 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02140454 kind:load to:0x0213a3c0 module:overlay(56) +from:0x02140458 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0214045c kind:load to:0x0213acf8 module:overlay(56) +from:0x02140460 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02140464 kind:load to:0x02099c64 module:overlay(0) +from:0x02140468 kind:load to:0x0213ac38 module:overlay(56) +from:0x0214046c kind:load to:0x02099c6c module:overlay(0) +from:0x02140470 kind:load to:0x02099c70 module:overlay(0) +from:0x02140474 kind:load to:0x02099d2c module:overlay(0) +from:0x02140478 kind:load to:0x02099d98 module:overlay(0) +from:0x0214047c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02140480 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02140484 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02140488 kind:load to:0x0213c494 module:overlay(56) +from:0x0214048c kind:load to:0x0213c4bc module:overlay(56) +from:0x02140490 kind:load to:0x0213a408 module:overlay(56) +from:0x02140494 kind:load to:0x0213aab0 module:overlay(56) +from:0x02140498 kind:load to:0x0213b020 module:overlay(56) +from:0x0214049c kind:load to:0x020aa778 module:overlay(0) +from:0x021404a0 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021404a4 kind:load to:0x020aa950 module:overlay(0) +from:0x021404a8 kind:load to:0x020aa94c module:overlay(0) +from:0x021404ac kind:load to:0x020aaa1c module:overlay(0) +from:0x021404b0 kind:load to:0x020aaa40 module:overlay(0) +from:0x021404b4 kind:load to:0x020aaa44 module:overlay(0) +from:0x021404b8 kind:load to:0x020aa9a0 module:overlay(0) +from:0x021404bc kind:load to:0x0213b0ac module:overlay(56) +from:0x021404c0 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021404c4 kind:load to:0x020aa754 module:overlay(0) +from:0x021404c8 kind:load to:0x020aa75c module:overlay(0) +from:0x021404cc kind:load to:0x020aa764 module:overlay(0) +from:0x021404d0 kind:load to:0x020aa76c module:overlay(0) +from:0x021404d4 kind:load to:0x020aac48 module:overlay(0) +from:0x021404d8 kind:load to:0x0213b070 module:overlay(56) +from:0x021404dc kind:load to:0x020aadc4 module:overlay(0) +from:0x021404e0 kind:load to:0x020aade4 module:overlay(0) +from:0x021404e4 kind:load to:0x020aaffc module:overlay(0) +from:0x021404e8 kind:load to:0x0213b050 module:overlay(56) +from:0x021404ec kind:load to:0x020aa6c0 module:overlay(0) +from:0x021404f0 kind:load to:0x020aa684 module:overlay(0) +from:0x021404f4 kind:load to:0x020ab1a4 module:overlay(0) +from:0x021404f8 kind:load to:0x0213ab7c module:overlay(56) +from:0x021404fc kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02140500 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02140504 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02140508 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0214050c kind:load to:0x0213aafc module:overlay(56) +from:0x02140510 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02140514 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02140518 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0214051c kind:load to:0x0213c354 module:overlay(56) +from:0x02140520 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02140524 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02140528 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0214052c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02140530 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02140534 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02140538 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0214053c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02140540 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02140544 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02140548 kind:load to:0x0213a4a0 module:overlay(56) +from:0x0214054c kind:load to:0x0213c374 module:overlay(56) +from:0x02140550 kind:load to:0x0213bfc4 module:overlay(56) +from:0x02140554 kind:load to:0x0213c028 module:overlay(56) +from:0x02140558 kind:load to:0x0213c08c module:overlay(56) +from:0x0214055c kind:load to:0x0213c0f0 module:overlay(56) +from:0x02140560 kind:load to:0x0213c0f4 module:overlay(56) +from:0x02140564 kind:load to:0x0213c0f8 module:overlay(56) +from:0x02140570 kind:load to:0x0213c5dc module:overlay(56) +from:0x02140574 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02140578 kind:load to:0x0209e1dc module:overlay(0) +from:0x0214057c kind:load to:0x0209e21c module:overlay(0) +from:0x02140580 kind:load to:0x0209e23c module:overlay(0) +from:0x0214058c kind:load to:0x0215137c module:overlays(58,70) +from:0x02140590 kind:load to:0x0209e87c module:overlay(0) +from:0x02140594 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02140598 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0214059c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021405a0 kind:load to:0x021513fc module:overlays(58,70) +from:0x021405a4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021405a8 kind:load to:0x0209e990 module:overlay(0) +from:0x021405ac kind:load to:0x0209e998 module:overlay(0) +from:0x021405b0 kind:load to:0x0209e99c module:overlay(0) +from:0x021405b4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021405b8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021405bc kind:load to:0x0213c6ac module:overlay(56) +from:0x021405c0 kind:load to:0x0213c6cc module:overlay(56) +from:0x021405c4 kind:load to:0x0213c654 module:overlay(56) +from:0x021405c8 kind:load to:0x02151484 module:overlays(58,70) +from:0x021405cc kind:load to:0x0213c6a4 module:overlay(56) +from:0x021405e0 kind:load to:0x0213c714 module:overlay(56) +from:0x021405e4 kind:load to:0x0209918c module:overlay(0) +from:0x021405e8 kind:load to:0x020991c0 module:overlay(0) +from:0x021405ec kind:load to:0x02098f78 module:overlay(0) +from:0x021405f0 kind:load to:0x02099194 module:overlay(0) +from:0x021405f4 kind:load to:0x02098fbc module:overlay(0) +from:0x021405f8 kind:load to:0x02098fc0 module:overlay(0) +from:0x0214064c kind:load to:0x02099cc0 module:overlay(0) +from:0x02140650 kind:load to:0x02099cfc module:overlay(0) +from:0x02140654 kind:load to:0x02099d14 module:overlay(0) +from:0x02140658 kind:load to:0x02099d20 module:overlay(0) +from:0x0214065c kind:load to:0x01fff464 module:itcm +from:0x02140660 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02140664 kind:load to:0x020aa528 module:overlay(0) +from:0x02140668 kind:load to:0x0213ca94 module:overlay(56) +from:0x0214066c kind:load to:0x0213caf8 module:overlay(56) +from:0x02140670 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02140674 kind:load to:0x02099c64 module:overlay(0) +from:0x02140678 kind:load to:0x020ab15c module:overlay(0) +from:0x0214067c kind:load to:0x02099c6c module:overlay(0) +from:0x02140680 kind:load to:0x02099c70 module:overlay(0) +from:0x02140684 kind:load to:0x02099d2c module:overlay(0) +from:0x02140688 kind:load to:0x02099d98 module:overlay(0) +from:0x0214068c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02140690 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02140694 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02140698 kind:load to:0x0213c9dc module:overlay(56) +from:0x0214069c kind:load to:0x0213ca34 module:overlay(56) +from:0x021406a0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021406a4 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021406a8 kind:load to:0x020aaad0 module:overlay(0) +from:0x021406ac kind:load to:0x020aa778 module:overlay(0) +from:0x021406b0 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021406b4 kind:load to:0x020aa950 module:overlay(0) +from:0x021406b8 kind:load to:0x020aa94c module:overlay(0) +from:0x021406bc kind:load to:0x020aaa1c module:overlay(0) +from:0x021406c0 kind:load to:0x020aaa40 module:overlay(0) +from:0x021406c4 kind:load to:0x020aaa44 module:overlay(0) +from:0x021406c8 kind:load to:0x0213cc10 module:overlay(56) +from:0x021406cc kind:load to:0x020aa9a8 module:overlay(0) +from:0x021406d0 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021406d4 kind:load to:0x020aa754 module:overlay(0) +from:0x021406d8 kind:load to:0x020aa75c module:overlay(0) +from:0x021406dc kind:load to:0x020aa764 module:overlay(0) +from:0x021406e0 kind:load to:0x020aa76c module:overlay(0) +from:0x021406e4 kind:load to:0x020aac48 module:overlay(0) +from:0x021406e8 kind:load to:0x020aad98 module:overlay(0) +from:0x021406ec kind:load to:0x020aadc4 module:overlay(0) +from:0x021406f0 kind:load to:0x020aade4 module:overlay(0) +from:0x021406f4 kind:load to:0x020aaffc module:overlay(0) +from:0x021406f8 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x021406fc kind:load to:0x0213cb24 module:overlay(56) +from:0x02140700 kind:load to:0x020aa684 module:overlay(0) +from:0x02140704 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02140708 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0214070c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02140710 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02140714 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02140718 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0214071c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02140720 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02140724 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02140728 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0214072c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02140730 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02140734 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02140738 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0214073c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02140740 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02140744 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02140748 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0214074c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02140750 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02140754 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02140758 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0214075c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02140760 kind:load to:0x0213cc6c module:overlay(56) +from:0x02140764 kind:load to:0x0213ccbc module:overlay(56) +from:0x02140768 kind:load to:0x0213ccc4 module:overlay(56) +from:0x0214076c kind:load to:0x0213ccc0 module:overlay(56) +from:0x02140770 kind:load to:0x0213ccc8 module:overlay(56) +from:0x02140774 kind:load to:0x0213cccc module:overlay(56) +from:0x02140778 kind:load to:0x0213cdbc module:overlay(56) +from:0x0214077c kind:load to:0x0213ccd0 module:overlay(56) +from:0x0214078c kind:load to:0x0213cdd4 module:overlay(56) +from:0x021407cc kind:load to:0x0213d4f0 module:overlay(56) +from:0x021407d0 kind:load to:0x0213f09c module:overlay(56) +from:0x021407d4 kind:load to:0x0213ef74 module:overlay(56) +from:0x021407d8 kind:load to:0x02064360 module:overlay(0) +from:0x021407e4 kind:load to:0x0213d484 module:overlay(56) +from:0x021407e8 kind:load to:0x0213f080 module:overlay(56) +from:0x021407ec kind:load to:0x0201b9d4 module:main +from:0x021407f0 kind:load to:0x0213cec8 module:overlay(56) +from:0x021407f4 kind:load to:0x0201bb7c module:main +from:0x02140800 kind:load to:0x02067d60 module:overlay(0) +from:0x02140804 kind:load to:0x02067d7c module:overlay(0) +from:0x02140808 kind:load to:0x02068964 module:overlay(0) +from:0x0214080c kind:load to:0x020689d0 module:overlay(0) +from:0x02140810 kind:load to:0x02068a10 module:overlay(0) +from:0x02140814 kind:load to:0x02068384 module:overlay(0) +from:0x02140818 kind:load to:0x02067f60 module:overlay(0) +from:0x0214081c kind:load to:0x020687d0 module:overlay(0) +from:0x02140820 kind:load to:0x020687d8 module:overlay(0) +from:0x02140824 kind:load to:0x0213d498 module:overlay(56) +from:0x02140828 kind:load to:0x0213f064 module:overlay(56) +from:0x0214082c kind:load to:0x0213e010 module:overlay(56) +from:0x02140834 kind:load to:0x0213e098 module:overlay(56) +from:0x0214083c kind:load to:0x0213e168 module:overlay(56) +from:0x02140844 kind:load to:0x0213e248 module:overlay(56) +from:0x0214084c kind:load to:0x0213e314 module:overlay(56) +from:0x02140854 kind:load to:0x0213e3dc module:overlay(56) +from:0x0214085c kind:load to:0x0213e43c module:overlay(56) +from:0x02140864 kind:load to:0x0213e45c module:overlay(56) +from:0x0214086c kind:load to:0x0213e490 module:overlay(56) +from:0x02140874 kind:load to:0x0213e69c module:overlay(56) +from:0x0214087c kind:load to:0x0213e9b4 module:overlay(56) +from:0x02140884 kind:load to:0x0213e9e8 module:overlay(56) +from:0x0214088c kind:load to:0x0213e048 module:overlay(56) +from:0x02140894 kind:load to:0x0213e120 module:overlay(56) +from:0x0214089c kind:load to:0x0213e178 module:overlay(56) +from:0x021408a4 kind:load to:0x0213e2c8 module:overlay(56) +from:0x021408ac kind:load to:0x0213e350 module:overlay(56) +from:0x021408b4 kind:load to:0x0213e414 module:overlay(56) +from:0x021408bc kind:load to:0x0213e458 module:overlay(56) +from:0x021408c4 kind:load to:0x0213e48c module:overlay(56) +from:0x021408cc kind:load to:0x0213e67c module:overlay(56) +from:0x021408d4 kind:load to:0x0213e6a0 module:overlay(56) +from:0x021408dc kind:load to:0x0213e9e4 module:overlay(56) +from:0x021408e4 kind:load to:0x0213eacc module:overlay(56) +from:0x021409d4 kind:load to:0x0213d4ac module:overlay(56) +from:0x021409d8 kind:load to:0x0213fdf8 module:overlay(56) +from:0x021409dc kind:load to:0x0213fa4c module:overlay(56) +from:0x021409e0 kind:load to:0x0213fbd8 module:overlay(56) +from:0x021409ec kind:load to:0x0213d4c0 module:overlay(56) +from:0x021409f0 kind:load to:0x0213fdc0 module:overlay(56) +from:0x021409f4 kind:load to:0x0213f444 module:overlay(56) +from:0x021409f8 kind:load to:0x0213f6f4 module:overlay(56) diff --git a/config/jp/arm9/overlays/ov056/symbols.txt b/config/jp/arm9/overlays/ov056/symbols.txt new file mode 100644 index 00000000..27cefb16 --- /dev/null +++ b/config/jp/arm9/overlays/ov056/symbols.txt @@ -0,0 +1,268 @@ +func_ov056_02139f20 kind:function(arm,size=0x50) addr:0x02139f20 +func_ov056_02139f70 kind:function(arm,size=0x18) addr:0x02139f70 +func_ov056_02139f88 kind:function(arm,size=0x14) addr:0x02139f88 +func_ov056_02139f9c kind:function(arm,size=0x58) addr:0x02139f9c +func_ov056_02139ff4 kind:function(arm,size=0x60) addr:0x02139ff4 +func_ov056_0213a054 kind:function(arm,size=0x58) addr:0x0213a054 +func_ov056_0213a0ac kind:function(arm,size=0x24) addr:0x0213a0ac +func_ov056_0213a0d0 kind:function(arm,size=0x70) addr:0x0213a0d0 +func_ov056_0213a140 kind:function(arm,size=0x1c) addr:0x0213a140 +func_ov056_0213a15c kind:function(arm,size=0x48) addr:0x0213a15c +func_ov056_0213a1a4 kind:function(arm,size=0x24) addr:0x0213a1a4 +func_ov056_0213a1c8 kind:function(arm,size=0xc) addr:0x0213a1c8 +func_ov056_0213a1d4 kind:function(arm,size=0x24) addr:0x0213a1d4 +func_ov056_0213a1f8 kind:function(arm,size=0x60) addr:0x0213a1f8 +func_ov056_0213a258 kind:function(arm,size=0x140) addr:0x0213a258 +func_ov056_0213a398 kind:function(arm,size=0x14) addr:0x0213a398 +func_ov056_0213a3ac kind:function(arm,size=0x14) addr:0x0213a3ac +func_ov056_0213a3c0 kind:function(arm,size=0x48) addr:0x0213a3c0 +func_ov056_0213a408 kind:function(arm,size=0x98) addr:0x0213a408 +func_ov056_0213a4a0 kind:function(arm,size=0xf8) addr:0x0213a4a0 +func_ov056_0213a598 kind:function(arm,size=0xd8) addr:0x0213a598 +func_ov056_0213a670 kind:function(arm,size=0x50) addr:0x0213a670 +func_ov056_0213a6c0 kind:function(arm,size=0x48) addr:0x0213a6c0 +func_ov056_0213a708 kind:function(arm,size=0x4c) addr:0x0213a708 +func_ov056_0213a754 kind:function(arm,size=0x35c) addr:0x0213a754 +func_ov056_0213aab0 kind:function(arm,size=0x4c) addr:0x0213aab0 +func_ov056_0213aafc kind:function(arm,size=0x80) addr:0x0213aafc +func_ov056_0213ab7c kind:function(arm,size=0x80) addr:0x0213ab7c +func_ov056_0213abfc kind:function(arm,size=0x3c) addr:0x0213abfc +func_ov056_0213ac38 kind:function(arm,size=0xc0) addr:0x0213ac38 +func_ov056_0213acf8 kind:function(arm,size=0x2b8) addr:0x0213acf8 +func_ov056_0213afb0 kind:function(arm,size=0x70) addr:0x0213afb0 +func_ov056_0213b020 kind:function(arm,size=0x30) addr:0x0213b020 +func_ov056_0213b050 kind:function(arm,size=0x20) addr:0x0213b050 +func_ov056_0213b070 kind:function(arm,size=0x3c) addr:0x0213b070 +func_ov056_0213b0ac kind:function(arm,size=0x2b4) addr:0x0213b0ac +func_ov056_0213b360 kind:function(arm,size=0x1c4) addr:0x0213b360 +func_ov056_0213b524 kind:function(arm,size=0x1d8) addr:0x0213b524 +func_ov056_0213b6fc kind:function(arm,size=0x1ec) addr:0x0213b6fc +func_ov056_0213b8e8 kind:function(arm,size=0x1dc) addr:0x0213b8e8 +func_ov056_0213bac4 kind:function(arm,size=0x1f4) addr:0x0213bac4 +func_ov056_0213bcb8 kind:function(arm,size=0x30c) addr:0x0213bcb8 +func_ov056_0213bfc4 kind:function(arm,size=0x64) addr:0x0213bfc4 +func_ov056_0213c028 kind:function(arm,size=0x64) addr:0x0213c028 +func_ov056_0213c08c kind:function(arm,size=0x64) addr:0x0213c08c +func_ov056_0213c0f0 kind:function(arm,size=0x4) addr:0x0213c0f0 +func_ov056_0213c0f4 kind:function(arm,size=0x4) addr:0x0213c0f4 +func_ov056_0213c0f8 kind:function(arm,size=0x4) addr:0x0213c0f8 +func_ov056_0213c0fc kind:function(arm,size=0x64) addr:0x0213c0fc +func_ov056_0213c160 kind:function(arm,size=0x64) addr:0x0213c160 +func_ov056_0213c1c4 kind:function(arm,size=0x64) addr:0x0213c1c4 +func_ov056_0213c228 kind:function(arm,size=0x64) addr:0x0213c228 +func_ov056_0213c28c kind:function(arm,size=0x64) addr:0x0213c28c +func_ov056_0213c2f0 kind:function(arm,size=0x64) addr:0x0213c2f0 +func_ov056_0213c354 kind:function(arm,size=0x20) addr:0x0213c354 +func_ov056_0213c374 kind:function(arm,size=0xcc) addr:0x0213c374 +func_ov056_0213c440 kind:function(arm,size=0x20) addr:0x0213c440 +func_ov056_0213c460 kind:function(arm,size=0x18) addr:0x0213c460 +func_ov056_0213c478 kind:function(arm,size=0x1c) addr:0x0213c478 +func_ov056_0213c494 kind:function(arm,size=0x28) addr:0x0213c494 +func_ov056_0213c4bc kind:function(arm,size=0x30) addr:0x0213c4bc +func_ov056_0213c4ec kind:function(arm,size=0x14) addr:0x0213c4ec +func_ov056_0213c500 kind:function(arm,size=0x1c) addr:0x0213c500 +func_ov056_0213c51c kind:function(arm,size=0x24) addr:0x0213c51c +func_ov056_0213c540 kind:function(arm,size=0x2c) addr:0x0213c540 +func_ov056_0213c56c kind:function(arm,size=0x1c) addr:0x0213c56c +func_ov056_0213c588 kind:function(arm,size=0x28) addr:0x0213c588 +func_ov056_0213c5b0 kind:function(arm,size=0x20) addr:0x0213c5b0 +func_ov056_0213c5d0 kind:function(arm,size=0xc) addr:0x0213c5d0 +func_ov056_0213c5dc kind:function(arm,size=0x24) addr:0x0213c5dc +func_ov056_0213c600 kind:function(arm,size=0x34) addr:0x0213c600 +func_ov056_0213c634 kind:function(arm,size=0x20) addr:0x0213c634 +func_ov056_0213c654 kind:function(arm,size=0x50) addr:0x0213c654 +func_ov056_0213c6a4 kind:function(arm,size=0x8) addr:0x0213c6a4 +func_ov056_0213c6ac kind:function(arm,size=0x20) addr:0x0213c6ac +func_ov056_0213c6cc kind:function(arm,size=0x28) addr:0x0213c6cc +func_ov056_0213c6f4 kind:function(arm,size=0x14) addr:0x0213c6f4 +func_ov056_0213c708 kind:function(arm,size=0xc) addr:0x0213c708 +func_ov056_0213c714 kind:function(arm,size=0x24) addr:0x0213c714 +func_ov056_0213c738 kind:function(arm,size=0x70) addr:0x0213c738 +func_ov056_0213c7a8 kind:function(arm,size=0x234) addr:0x0213c7a8 +func_ov056_0213c9dc kind:function(arm,size=0x58) addr:0x0213c9dc +func_ov056_0213ca34 kind:function(arm,size=0x60) addr:0x0213ca34 +func_ov056_0213ca94 kind:function(arm,size=0x64) addr:0x0213ca94 +func_ov056_0213caf8 kind:function(arm,size=0x2c) addr:0x0213caf8 +func_ov056_0213cb24 kind:function(arm,size=0x8c) addr:0x0213cb24 +func_ov056_0213cbb0 kind:function(arm,size=0x60) addr:0x0213cbb0 +func_ov056_0213cc10 kind:function(arm,size=0x5c) addr:0x0213cc10 +func_ov056_0213cc6c kind:function(arm,size=0x50) addr:0x0213cc6c +func_ov056_0213ccbc kind:function(arm,size=0x4) addr:0x0213ccbc +func_ov056_0213ccc0 kind:function(arm,size=0x4) addr:0x0213ccc0 +func_ov056_0213ccc4 kind:function(arm,size=0x4) addr:0x0213ccc4 +func_ov056_0213ccc8 kind:function(arm,size=0x4) addr:0x0213ccc8 +func_ov056_0213cccc kind:function(arm,size=0x4) addr:0x0213cccc +func_ov056_0213ccd0 kind:function(arm,size=0xec) addr:0x0213ccd0 +func_ov056_0213cdbc kind:function(arm,size=0x4) addr:0x0213cdbc +func_ov056_0213cdc0 kind:function(arm,size=0x14) addr:0x0213cdc0 +func_ov056_0213cdd4 kind:function(arm,size=0xf4) addr:0x0213cdd4 +_0213ce74 kind:label(arm) addr:0x0213ce74 +func_ov056_0213cec8 kind:function(arm,size=0x38) addr:0x0213cec8 +func_ov056_0213cf00 kind:function(arm,size=0x584) addr:0x0213cf00 +func_ov056_0213d484 kind:function(arm,size=0x14) addr:0x0213d484 +func_ov056_0213d498 kind:function(arm,size=0x14) addr:0x0213d498 +func_ov056_0213d4ac kind:function(arm,size=0x14) addr:0x0213d4ac +func_ov056_0213d4c0 kind:function(arm,size=0x30) addr:0x0213d4c0 +func_ov056_0213d4f0 kind:function(arm,size=0x14) addr:0x0213d4f0 +func_ov056_0213d504 kind:function(arm,size=0x178) addr:0x0213d504 +func_ov056_0213d67c kind:function(arm,size=0x6c) addr:0x0213d67c +func_ov056_0213d6e8 kind:function(arm,size=0x44) addr:0x0213d6e8 +func_ov056_0213d72c kind:function(arm,size=0xf0) addr:0x0213d72c +func_ov056_0213d81c kind:function(arm,size=0xbc) addr:0x0213d81c +func_ov056_0213d8d8 kind:function(arm,size=0x10) addr:0x0213d8d8 +func_ov056_0213d8e8 kind:function(arm,size=0x10) addr:0x0213d8e8 +func_ov056_0213d8f8 kind:function(arm,size=0x24) addr:0x0213d8f8 +func_ov056_0213d91c kind:function(arm,size=0xd0) addr:0x0213d91c +func_ov056_0213d9ec kind:function(arm,size=0x2cc) addr:0x0213d9ec +func_ov056_0213dcb8 kind:function(arm,size=0x2dc) addr:0x0213dcb8 +func_ov056_0213df94 kind:function(arm,size=0x40) addr:0x0213df94 +func_ov056_0213dfd4 kind:function(arm,size=0x3c) addr:0x0213dfd4 +func_ov056_0213e010 kind:function(arm,size=0x38) addr:0x0213e010 +func_ov056_0213e048 kind:function(arm,size=0x50) addr:0x0213e048 +func_ov056_0213e098 kind:function(arm,size=0x88) addr:0x0213e098 +func_ov056_0213e120 kind:function(arm,size=0x48) addr:0x0213e120 +func_ov056_0213e168 kind:function(arm,size=0x10) addr:0x0213e168 +func_ov056_0213e178 kind:function(arm,size=0xd0) addr:0x0213e178 +func_ov056_0213e248 kind:function(arm,size=0x80) addr:0x0213e248 +func_ov056_0213e2c8 kind:function(arm,size=0x4c) addr:0x0213e2c8 +func_ov056_0213e314 kind:function(arm,size=0x3c) addr:0x0213e314 +func_ov056_0213e350 kind:function(arm,size=0x8c) addr:0x0213e350 +func_ov056_0213e3dc kind:function(arm,size=0x38) addr:0x0213e3dc +func_ov056_0213e414 kind:function(arm,size=0x28) addr:0x0213e414 +func_ov056_0213e43c kind:function(arm,size=0x1c) addr:0x0213e43c +func_ov056_0213e458 kind:function(arm,size=0x4) addr:0x0213e458 +func_ov056_0213e45c kind:function(arm,size=0x30) addr:0x0213e45c +func_ov056_0213e48c kind:function(arm,size=0x4) addr:0x0213e48c +func_ov056_0213e490 kind:function(arm,size=0x1ec) addr:0x0213e490 +func_ov056_0213e67c kind:function(arm,size=0x20) addr:0x0213e67c +func_ov056_0213e69c kind:function(arm,size=0x4) addr:0x0213e69c +func_ov056_0213e6a0 kind:function(arm,size=0x314) addr:0x0213e6a0 +func_ov056_0213e9b4 kind:function(arm,size=0x30) addr:0x0213e9b4 +func_ov056_0213e9e4 kind:function(arm,size=0x4) addr:0x0213e9e4 +func_ov056_0213e9e8 kind:function(arm,size=0xe4) addr:0x0213e9e8 +func_ov056_0213eacc kind:function(arm,size=0x20) addr:0x0213eacc +func_ov056_0213eaec kind:function(arm,size=0x94) addr:0x0213eaec +func_ov056_0213eb80 kind:function(arm,size=0x14) addr:0x0213eb80 +func_ov056_0213eb94 kind:function(arm,size=0x134) addr:0x0213eb94 +func_ov056_0213ecc8 kind:function(arm,size=0xf0) addr:0x0213ecc8 +func_ov056_0213edb8 kind:function(arm,size=0xc) addr:0x0213edb8 +func_ov056_0213edc4 kind:function(arm,size=0xc) addr:0x0213edc4 +func_ov056_0213edd0 kind:function(arm,size=0x54) addr:0x0213edd0 +func_ov056_0213ee24 kind:function(arm,size=0x58) addr:0x0213ee24 +func_ov056_0213ee7c kind:function(arm,size=0x60) addr:0x0213ee7c +func_ov056_0213eedc kind:function(arm,size=0x20) addr:0x0213eedc +func_ov056_0213eefc kind:function(arm,size=0x30) addr:0x0213eefc +func_ov056_0213ef2c kind:function(arm,size=0x48) addr:0x0213ef2c +func_ov056_0213ef74 kind:function(arm,size=0xcc) addr:0x0213ef74 +func_ov056_0213f040 kind:function(arm,size=0x10) addr:0x0213f040 +func_ov056_0213f050 kind:function(arm,size=0x14) addr:0x0213f050 +func_ov056_0213f064 kind:function(arm,size=0x1c) addr:0x0213f064 +func_ov056_0213f080 kind:function(arm,size=0x1c) addr:0x0213f080 +func_ov056_0213f09c kind:function(arm,size=0x1c) addr:0x0213f09c +func_ov056_0213f0b8 kind:function(arm,size=0x48) addr:0x0213f0b8 +func_ov056_0213f100 kind:function(arm,size=0x1b8) addr:0x0213f100 +func_ov056_0213f2b8 kind:function(arm,size=0x18c) addr:0x0213f2b8 +func_ov056_0213f444 kind:function(arm,size=0x2b0) addr:0x0213f444 +func_ov056_0213f6f4 kind:function(arm,size=0x1c) addr:0x0213f6f4 +func_ov056_0213f710 kind:function(arm,size=0x98) addr:0x0213f710 +func_ov056_0213f7a8 kind:function(arm,size=0x9c) addr:0x0213f7a8 +func_ov056_0213f844 kind:function(arm,size=0x24) addr:0x0213f844 +func_ov056_0213f868 kind:function(arm,size=0x8) addr:0x0213f868 +func_ov056_0213f870 kind:function(arm,size=0x20) addr:0x0213f870 +func_ov056_0213f890 kind:function(arm,size=0x28) addr:0x0213f890 +func_ov056_0213f8b8 kind:function(arm,size=0x28) addr:0x0213f8b8 +func_ov056_0213f8e0 kind:function(arm,size=0x16c) addr:0x0213f8e0 +func_ov056_0213fa4c kind:function(arm,size=0x18c) addr:0x0213fa4c +func_ov056_0213fbd8 kind:function(arm,size=0xc) addr:0x0213fbd8 +func_ov056_0213fbe4 kind:function(arm,size=0x84) addr:0x0213fbe4 +func_ov056_0213fc68 kind:function(arm,size=0x94) addr:0x0213fc68 +func_ov056_0213fcfc kind:function(arm,size=0x98) addr:0x0213fcfc +func_ov056_0213fd94 kind:function(arm,size=0x24) addr:0x0213fd94 +func_ov056_0213fdb8 kind:function(arm,size=0x8) addr:0x0213fdb8 +func_ov056_0213fdc0 kind:function(arm,size=0x38) addr:0x0213fdc0 +func_ov056_0213fdf8 kind:function(arm,size=0x1c) addr:0x0213fdf8 +data_ov056_0213fe34 kind:data(any) addr:0x0213fe34 +data_ov056_0213fe3c kind:data(any) addr:0x0213fe3c +data_ov056_0213fe44 kind:data(any) addr:0x0213fe44 +data_ov056_0213fe4c kind:data(any) addr:0x0213fe4c +data_ov056_0213fe54 kind:data(any) addr:0x0213fe54 +data_ov056_0213fe5c kind:data(any) addr:0x0213fe5c +data_ov056_0213fe64 kind:data(any) addr:0x0213fe64 +data_ov056_0213fe6c kind:data(any) addr:0x0213fe6c +data_ov056_0213fe74 kind:data(any) addr:0x0213fe74 +data_ov056_0213fe7c kind:data(any) addr:0x0213fe7c +data_ov056_0213fe84 kind:data(any) addr:0x0213fe84 +data_ov056_0213fe8c kind:data(any) addr:0x0213fe8c +data_ov056_0213fe94 kind:data(any) addr:0x0213fe94 +data_ov056_0213fe9c kind:data(any) addr:0x0213fe9c +data_ov056_0213feac kind:data(any) addr:0x0213feac +data_ov056_0213febc kind:data(any) addr:0x0213febc +data_ov056_0213fecc kind:data(any) addr:0x0213fecc +data_ov056_0213fedc kind:data(any) addr:0x0213fedc +data_ov056_0213feec kind:data(any) addr:0x0213feec +data_ov056_0213fefc kind:data(any) addr:0x0213fefc +data_ov056_0213ff0c kind:data(any) addr:0x0213ff0c +data_ov056_0213ff1c kind:data(any) addr:0x0213ff1c +data_ov056_0213ff2c kind:data(any) addr:0x0213ff2c +data_ov056_0213ff30 kind:data(any) addr:0x0213ff30 +func_ov056_0213ffac kind:function(arm,size=0x50) addr:0x0213ffac +func_ov056_0213fffc kind:function(arm,size=0x50) addr:0x0213fffc +func_ov056_0214004c kind:function(arm,size=0x50) addr:0x0214004c +data_ov056_021400c8 kind:data(any) addr:0x021400c8 +data_ov056_021400f8 kind:data(any) addr:0x021400f8 +data_ov056_02140124 kind:data(any) addr:0x02140124 +data_ov056_02140154 kind:data(any) addr:0x02140154 +data_ov056_02140198 kind:data(any) addr:0x02140198 +data_ov056_021401f8 kind:data(any) addr:0x021401f8 +data_ov056_02140258 kind:data(any) addr:0x02140258 +data_ov056_02140270 kind:data(any) addr:0x02140270 +data_ov056_02140288 kind:data(any) addr:0x02140288 +data_ov056_021402a0 kind:data(any) addr:0x021402a0 +data_ov056_021402b8 kind:data(any) addr:0x021402b8 +data_ov056_021402d0 kind:data(any) addr:0x021402d0 +data_ov056_021402e8 kind:data(any) addr:0x021402e8 +data_ov056_02140300 kind:data(any) addr:0x02140300 +data_ov056_02140320 kind:data(any) addr:0x02140320 +data_ov056_0214043c kind:data(any) addr:0x0214043c +data_ov056_02140570 kind:data(any) addr:0x02140570 +data_ov056_0214058c kind:data(any) addr:0x0214058c +data_ov056_021405d0 kind:data(any) addr:0x021405d0 +data_ov056_021405e0 kind:data(any) addr:0x021405e0 +data_ov056_021405fc kind:data(any) addr:0x021405fc +data_ov056_0214064c kind:data(any) addr:0x0214064c +data_ov056_02140788 kind:data(any) addr:0x02140788 +data_ov056_021407b0 kind:data(any) addr:0x021407b0 +data_ov056_021407cc kind:data(any) addr:0x021407cc +data_ov056_021407e4 kind:data(any) addr:0x021407e4 +data_ov056_02140800 kind:data(any) addr:0x02140800 +data_ov056_0214082c kind:data(any) addr:0x0214082c +data_ov056_0214088c kind:data(any) addr:0x0214088c +data_ov056_021408ec kind:data(any) addr:0x021408ec +data_ov056_02140900 kind:data(any) addr:0x02140900 +data_ov056_02140904 kind:data(any) addr:0x02140904 +data_ov056_02140910 kind:data(any) addr:0x02140910 +data_ov056_0214091c kind:data(any) addr:0x0214091c +data_ov056_02140928 kind:data(any) addr:0x02140928 +data_ov056_02140934 kind:data(any) addr:0x02140934 +data_ov056_02140940 kind:data(any) addr:0x02140940 +data_ov056_0214094c kind:data(any) addr:0x0214094c +data_ov056_02140964 kind:data(any) addr:0x02140964 +data_ov056_02140968 kind:data(any) addr:0x02140968 +data_ov056_02140978 kind:data(any) addr:0x02140978 +data_ov056_02140988 kind:data(any) addr:0x02140988 +data_ov056_02140998 kind:data(any) addr:0x02140998 +data_ov056_021409a8 kind:data(any) addr:0x021409a8 +data_ov056_021409b8 kind:data(any) addr:0x021409b8 +data_ov056_021409c8 kind:data(any) addr:0x021409c8 +data_ov056_021409d4 kind:data(any) addr:0x021409d4 +data_ov056_021409ec kind:data(any) addr:0x021409ec +data_ov056_02140a00 kind:bss addr:0x02140a00 +data_ov056_02140a04 kind:bss addr:0x02140a04 +data_ov056_02140a10 kind:bss addr:0x02140a10 +data_ov056_02140a60 kind:bss addr:0x02140a60 +data_ov056_02140a64 kind:bss addr:0x02140a64 +data_ov056_02140a70 kind:bss addr:0x02140a70 +data_ov056_02140b44 kind:bss addr:0x02140b44 +data_ov056_02140b48 kind:bss addr:0x02140b48 +data_ov056_02140b54 kind:bss addr:0x02140b54 +data_ov056_02140b98 kind:bss addr:0x02140b98 diff --git a/config/jp/arm9/overlays/ov057/delinks.txt b/config/jp/arm9/overlays/ov057/delinks.txt new file mode 100644 index 00000000..0277cf2d --- /dev/null +++ b/config/jp/arm9/overlays/ov057/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02139f20 end:0x0213d33c kind:code align:32 + .rodata start:0x0213d33c end:0x0213d3c0 kind:data align:4 + .init start:0x0213d3c0 end:0x0213d7c4 kind:code align:4 + .ctor start:0x0213d7c4 end:0x0213d7e4 kind:data align:4 + .data start:0x0213d800 end:0x0213dd20 kind:data align:32 + .bss start:0x0213dd20 end:0x0213e1c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov057/relocs.txt b/config/jp/arm9/overlays/ov057/relocs.txt new file mode 100644 index 00000000..a4eea040 --- /dev/null +++ b/config/jp/arm9/overlays/ov057/relocs.txt @@ -0,0 +1,686 @@ +from:0x02139f28 kind:load to:0x0213dd3c module:overlay(57) +from:0x02139f3c kind:arm_call to:0x02011f3c module:main +from:0x02139f48 kind:arm_call to:0x02139f9c module:overlay(57) +from:0x02139f5c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02139f90 kind:load to:0x0213d808 module:overlay(57) +from:0x02139fa4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0213a088 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0213a0b0 kind:arm_call to:0x0203e690 module:main +from:0x0213a0ec kind:arm_call to:0x02080340 module:overlay(0) +from:0x0213a0f4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0213a104 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0213a10c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0213a154 kind:load to:0x0213d87c module:overlay(57) +from:0x0213a158 kind:load to:0x0213dd3c module:overlay(57) +from:0x0213a15c kind:load to:0x020b3168 module:overlay(0) +from:0x0213a160 kind:load to:0x020b4000 module:overlay(0) +from:0x0213a164 kind:load to:0x0213a174 module:overlay(57) +from:0x0213a168 kind:load to:0x0213b7b0 module:overlay(57) +from:0x0213a16c kind:load to:0x0213d854 module:overlay(57) +from:0x0213a170 kind:load to:0x0213d82c module:overlay(57) +from:0x0213a17c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213a21c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0213a240 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213a26c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213a288 kind:arm_call to:0x0213a8b0 module:overlay(57) +from:0x0213a2b0 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0213a304 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0213a350 kind:load to:0x0213d33c module:overlay(57) +from:0x0213a354 kind:load to:0x027e0cec module:dtcm +from:0x0213a360 kind:load to:0x0213dd30 module:overlay(57) +from:0x0213a364 kind:load to:0x027e09c0 module:dtcm +from:0x0213a388 kind:load to:0x027e0cec module:dtcm +from:0x0213a38c kind:load to:0x020a19f8 module:overlay(0) +from:0x0213a3c0 kind:arm_call to:0x0213a610 module:overlay(57) +from:0x0213a3c8 kind:arm_call to:0x0213a5c4 module:overlay(57) +from:0x0213a3d0 kind:arm_call to:0x0213a690 module:overlay(57) +from:0x0213a3d8 kind:arm_call to:0x0213a744 module:overlay(57) +from:0x0213a3e0 kind:arm_call to:0x0213a808 module:overlay(57) +from:0x0213a420 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213a434 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0213a4dc kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0213a4ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213a51c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0213a58c kind:arm_call to:0x0213ac64 module:overlay(57) +from:0x0213a5ac kind:load to:0x027e09a8 module:dtcm +from:0x0213a5b4 kind:load to:0x0204b164 module:main +from:0x0213a5b8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0213a5c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213a5dc kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0213a644 kind:arm_call to:0x020159b0 module:main +from:0x0213a650 kind:arm_call to:0x0213a9ac module:overlay(57) +from:0x0213a698 kind:arm_call to:0x0213a9ac module:overlay(57) +from:0x0213a71c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0213a740 kind:load to:0x0204b164 module:main +from:0x0213a77c kind:arm_call to:0x020159b0 module:main +from:0x0213a788 kind:arm_call to:0x0213a9ac module:overlay(57) +from:0x0213a804 kind:load to:0x0204b164 module:main +from:0x0213a814 kind:arm_call to:0x0213a9ac module:overlay(57) +from:0x0213a824 kind:arm_call to:0x0213b100 module:overlay(57) +from:0x0213a880 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0213a8ac kind:load to:0x027e0cec module:dtcm +from:0x0213a90c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213a940 kind:arm_call to:0x01ffb974 module:itcm +from:0x0213a9c0 kind:arm_call to:0x0213a9d8 module:overlay(57) +from:0x0213a9c8 kind:arm_call to:0x0213a8b0 module:overlay(57) +from:0x0213a9d0 kind:arm_call to:0x0213aeec module:overlay(57) +from:0x0213aa34 kind:arm_call to:0x0213b380 module:overlay(57) +from:0x0213aa68 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0213aa78 kind:arm_call to:0x0213b660 module:overlay(57) +from:0x0213aabc kind:arm_call to:0x01ff9638 module:itcm +from:0x0213ab10 kind:arm_call to:0x01ffb974 module:itcm +from:0x0213ab58 kind:arm_call to:0x0213b660 module:overlay(57) +from:0x0213ab94 kind:arm_call to:0x020159b0 module:main +from:0x0213abf8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0213ac30 kind:arm_call to:0x020159b0 module:main +from:0x0213ac5c kind:load to:0x027e09a8 module:dtcm +from:0x0213ac70 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0213ac80 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0213acb8 kind:arm_call to:0x0213b5fc module:overlay(57) +from:0x0213ae0c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0213ae78 kind:load to:0x027e0cec module:dtcm +from:0x0213ae8c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213aee0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213af28 kind:arm_call to:0x01fff148 module:itcm +from:0x0213afcc kind:arm_call to:0x01ffb780 module:itcm +from:0x0213b0a4 kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x0213b0e8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0213b0f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b0f8 kind:load to:0x0203feb0 module:main +from:0x0213b0fc kind:load to:0x027e09c0 module:dtcm +from:0x0213b150 kind:arm_call to:0x0203b434 module:main +from:0x0213b15c kind:arm_call to:0x0203bea8 module:main +from:0x0213b164 kind:arm_call to:0x0203b290 module:main +from:0x0213b1a8 kind:arm_call to:0x0203b434 module:main +from:0x0213b1b4 kind:arm_call to:0x0203bea8 module:main +from:0x0213b1c0 kind:arm_call to:0x0203bea8 module:main +from:0x0213b1cc kind:arm_call to:0x0203c088 module:main +from:0x0213b200 kind:arm_call to:0x0203b434 module:main +from:0x0213b20c kind:arm_call to:0x0203bea8 module:main +from:0x0213b218 kind:arm_call to:0x0203bea8 module:main +from:0x0213b220 kind:arm_call to:0x0203c2b8 module:main +from:0x0213b224 kind:arm_call to:0x0203badc module:main +from:0x0213b27c kind:arm_call to:0x0203b434 module:main +from:0x0213b288 kind:arm_call to:0x0203bea8 module:main +from:0x0213b290 kind:arm_call to:0x0203b290 module:main +from:0x0213b2cc kind:arm_call to:0x0203b434 module:main +from:0x0213b2d8 kind:arm_call to:0x0203bea8 module:main +from:0x0213b2e4 kind:arm_call to:0x0203bea8 module:main +from:0x0213b2f0 kind:arm_call to:0x0203c088 module:main +from:0x0213b31c kind:arm_call to:0x0203b434 module:main +from:0x0213b328 kind:arm_call to:0x0203bea8 module:main +from:0x0213b334 kind:arm_call to:0x0203bea8 module:main +from:0x0213b33c kind:arm_call to:0x0203c2b8 module:main +from:0x0213b340 kind:arm_call to:0x0203badc module:main +from:0x0213b374 kind:load to:0x0204b164 module:main +from:0x0213b3e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b414 kind:arm_call to:0x01ffb974 module:itcm +from:0x0213b458 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213b478 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x0213b484 kind:arm_call to:0x01ffd218 module:itcm +from:0x0213b49c kind:arm_call to:0x01fff148 module:itcm +from:0x0213b4a4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213b4e4 kind:arm_call to:0x01fff458 module:itcm +from:0x0213b4f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0213b50c kind:arm_call to:0x01fff458 module:itcm +from:0x0213b520 kind:arm_call to:0x01fff458 module:itcm +from:0x0213b534 kind:arm_call to:0x01fff458 module:itcm +from:0x0213b544 kind:arm_call to:0x01fff458 module:itcm +from:0x0213b558 kind:arm_call to:0x01fff458 module:itcm +from:0x0213b568 kind:arm_call to:0x0215cc2c module:overlay(71) +from:0x0213b590 kind:arm_call to:0x01ffd218 module:itcm +from:0x0213b5a8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213b5e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b5e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b708 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0213b76c kind:arm_call to:0x01ffb860 module:itcm +from:0x0213b79c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0213b7a8 kind:load to:0x0203feb0 module:main +from:0x0213b7ac kind:load to:0x027e0cec module:dtcm +from:0x0213b7d0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213b7d8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0213b7e0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0213b7e8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213b7fc kind:arm_call to:0x0203e740 module:main +from:0x0213b804 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0213b80c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0213b814 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213b820 kind:load to:0x0213a174 module:overlay(57) +from:0x0213b830 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213b838 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0213b840 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0213b848 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0213b85c kind:arm_call to:0x0203e740 module:main +from:0x0213b864 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0213b86c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0213b874 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213b87c kind:arm_call to:0x02011ff4 module:main +from:0x0213b888 kind:load to:0x0213a174 module:overlay(57) +from:0x0213b894 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213b8a8 kind:load to:0x0213de24 module:overlay(57) +from:0x0213b8bc kind:arm_call to:0x02011f3c module:main +from:0x0213b8c8 kind:arm_call to:0x0213b8f8 module:overlay(57) +from:0x0213b8dc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0213b8f4 kind:load to:0x0213d8dc module:overlay(57) +from:0x0213b900 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0213b930 kind:load to:0x0213d900 module:overlay(57) +from:0x0213b93c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213b950 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213b958 kind:arm_call to:0x02011ff4 module:main +from:0x0213b9e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b9fc kind:load to:0x0203feb0 module:main +from:0x0213ba14 kind:arm_call to:0x0213b620 module:overlay(57) +from:0x0213ba34 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213ba44 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0213ba50 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0213ba78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213bab0 kind:arm_call to:0x020159b0 module:main +from:0x0213badc kind:arm_call to:0x0213a36c module:overlay(57) +from:0x0213bb54 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0213bb60 kind:load to:0x027e09b4 module:dtcm +from:0x0213bb78 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213bb9c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213bba4 kind:load to:0x0204b690 module:main +from:0x0213bbb0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0213bbc4 kind:load to:0x0213de70 module:overlay(57) +from:0x0213bbd8 kind:arm_call to:0x02011f3c module:main +from:0x0213bbe4 kind:arm_call to:0x0213be10 module:overlay(57) +from:0x0213bbf8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213bc10 kind:load to:0x0213da04 module:overlay(57) +from:0x0213bd38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213bd4c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bda8 kind:arm_call to:0x020180ac module:main +from:0x0213bdf8 kind:load to:0x027e09b8 module:dtcm +from:0x0213bdfc kind:load to:0x0213d990 module:overlay(57) +from:0x0213be00 kind:load to:0x0213d9c0 module:overlay(57) +from:0x0213be04 kind:load to:0x0213d95a module:overlay(57) +from:0x0213be08 kind:load to:0x0213d964 module:overlay(57) +from:0x0213be0c kind:load to:0x0213d34e module:overlay(57) +from:0x0213be1c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0213be2c kind:arm_call to:0x0213bc14 module:overlay(57) +from:0x0213be34 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0213be50 kind:arm_call to:0x0203e690 module:main +from:0x0213be6c kind:load to:0x0213da28 module:overlay(57) +from:0x0213be70 kind:load to:0x0205910d module:overlay(0) +from:0x0213be74 kind:load to:0x0213be7c module:overlay(57) +from:0x0213be88 kind:load to:0x020590f1 module:overlay(0) +from:0x0213be94 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x0213bef4 kind:arm_call to:0x0200f05c module:main +from:0x0213bf60 kind:arm_call to:0x0213c138 module:overlay(57) +from:0x0213bf6c kind:load to:0x0213d370 module:overlay(57) +from:0x0213bf70 kind:load to:0x0213d344 module:overlay(57) +from:0x0213bf74 kind:load to:0x0213de70 module:overlay(57) +from:0x0213bf78 kind:load to:0x027e09b8 module:dtcm +from:0x0213bf7c kind:load to:0x027e0cd8 module:dtcm +from:0x0213bfac kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213bfc4 kind:arm_call to:0x01fff148 module:itcm +from:0x0213bfe8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213c078 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c098 kind:arm_call to:0x020f8fa4 module:overlay(31) +from:0x0213c114 kind:arm_call to:0x0200f05c module:main +from:0x0213c130 kind:load to:0x0213de70 module:overlay(57) +from:0x0213c134 kind:load to:0x0213d370 module:overlay(57) +from:0x0213c158 kind:arm_call to:0x0213bc28 module:overlay(57) +from:0x0213c188 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0213c198 kind:load to:0x027e09c0 module:dtcm +from:0x0213c1b4 kind:arm_call to:0x0203e740 module:main +from:0x0213c1bc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0213c1c4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213c1cc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213c1d8 kind:load to:0x0205910d module:overlay(0) +from:0x0213c1f4 kind:arm_call to:0x0203e740 module:main +from:0x0213c1fc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0213c204 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213c20c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213c214 kind:arm_call to:0x02011ff4 module:main +from:0x0213c220 kind:load to:0x0205910d module:overlay(0) +from:0x0213c22c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213c240 kind:load to:0x0213df58 module:overlay(57) +from:0x0213c254 kind:arm_call to:0x02011f3c module:main +from:0x0213c260 kind:arm_call to:0x0213c2a8 module:overlay(57) +from:0x0213c274 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0213c2a4 kind:load to:0x0213da88 module:overlay(57) +from:0x0213c2b0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0213c2c0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0213c2e4 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0213c2f0 kind:load to:0x0213daac module:overlay(57) +from:0x0213c2f4 kind:load to:0x0213d82c module:overlay(57) +from:0x0213c3c0 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0213c3dc kind:load to:0x027e09c0 module:dtcm +from:0x0213c3ec kind:arm_call to:0x02080360 module:overlay(0) +from:0x0213c3f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213c40c kind:arm_call to:0x02080360 module:overlay(0) +from:0x0213c414 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213c41c kind:arm_call to:0x02011ff4 module:main +from:0x0213c430 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0213c444 kind:load to:0x0213dfa4 module:overlay(57) +from:0x0213c458 kind:arm_call to:0x02011f3c module:main +from:0x0213c464 kind:arm_call to:0x0213c494 module:overlay(57) +from:0x0213c478 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0213c490 kind:load to:0x0213db08 module:overlay(57) +from:0x0213c49c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0213c4b0 kind:load to:0x0213db2c module:overlay(57) +from:0x0213c4c4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0213c4ec kind:arm_call to:0x0213c580 module:overlay(57) +from:0x0213c520 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213c538 kind:arm_call to:0x0213c580 module:overlay(57) +from:0x0213c548 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213c560 kind:arm_call to:0x0213c580 module:overlay(57) +from:0x0213c568 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c5b0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0213c5c4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0213c5cc kind:arm_call to:0x02099c98 module:overlay(0) +from:0x0213c5e4 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0213c5f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213c608 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213c610 kind:arm_call to:0x02011ff4 module:main +from:0x0213c624 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0213c638 kind:load to:0x0213dff0 module:overlay(57) +from:0x0213c64c kind:arm_call to:0x02011f3c module:main +from:0x0213c658 kind:arm_call to:0x0213c78c module:overlay(57) +from:0x0213c66c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0213c6a8 kind:load to:0x0213db9c module:overlay(57) +from:0x0213c6b8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0213c6d0 kind:load to:0x0213db88 module:overlay(57) +from:0x0213c6dc kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0213c6f0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0213c6f8 kind:arm_call to:0x02011ff4 module:main +from:0x0213c720 kind:arm_call to:0x01ffd420 module:itcm +from:0x0213c740 kind:arm_call to:0x0213cf7c module:overlay(57) +from:0x0213c754 kind:arm_call to:0x0208043c module:overlay(0) +from:0x0213c764 kind:load to:0x027e09b8 module:dtcm +from:0x0213c784 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0213c798 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0213c7bc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0213c7e0 kind:arm_call to:0x0213c6ac module:overlay(57) +from:0x0213c7e8 kind:arm_call to:0x02080f58 module:overlay(0) +from:0x0213c7f0 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0213c840 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0213c868 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0213c880 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213c8b4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0213c8cc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0213c948 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0213c968 kind:load to:0x0213dc38 module:overlay(57) +from:0x0213c96c kind:load to:0x0213d82c module:overlay(57) +from:0x0213c970 kind:load to:0x0213dff0 module:overlay(57) +from:0x0213c974 kind:load to:0x0213dbf0 module:overlay(57) +from:0x0213c97c kind:load to:0x0213dbb8 module:overlay(57) +from:0x0213c980 kind:load to:0x0213dbd0 module:overlay(57) +from:0x0213c98c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213ca58 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0213ca7c kind:arm_call to:0x02080f6c module:overlay(0) +from:0x0213caa8 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0213cab4 kind:arm_call to:0x0213cd08 module:overlay(57) +from:0x0213cacc kind:load to:0x027e09c0 module:dtcm +from:0x0213cb08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213cbc8 kind:arm_call to:0x01ff916c module:itcm +from:0x0213cc4c kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0213cc68 kind:arm_call to:0x02072154 module:overlay(0) +from:0x0213cc7c kind:arm_call to:0x0213cd08 module:overlay(57) +from:0x0213ccc0 kind:load to:0x027e0cd8 module:dtcm +from:0x0213ccc4 kind:load to:0x027e09a4 module:dtcm +from:0x0213cce4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0213cd04 kind:load to:0x027e09b8 module:dtcm +from:0x0213cd78 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0213cdac kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0213cdbc kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x0213cdec kind:arm_call to:0x020db228 module:overlay(31) +from:0x0213ce30 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0213ce54 kind:arm_call to:0x0207f83c module:overlay(0) +from:0x0213ceac kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0213cecc kind:arm_call to:0x02072154 module:overlay(0) +from:0x0213cee4 kind:arm_call to:0x0213cd08 module:overlay(57) +from:0x0213cf04 kind:load to:0x027e09b8 module:dtcm +from:0x0213cf0c kind:load to:0x0213d058 module:overlay(57) +from:0x0213cf10 kind:load to:0x027e0d34 module:dtcm +from:0x0213cf18 kind:load to:0x027e09a8 module:dtcm +from:0x0213cf20 kind:load to:0x027e09c0 module:dtcm +from:0x0213cf24 kind:load to:0x027e0cd8 module:dtcm +from:0x0213cf28 kind:load to:0x027e09a4 module:dtcm +from:0x0213cf40 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213cf70 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213cf94 kind:arm_call to:0x0213cd08 module:overlay(57) +from:0x0213cfc0 kind:arm_call to:0x0213cd08 module:overlay(57) +from:0x0213cfcc kind:arm_call to:0x02074688 module:overlay(0) +from:0x0213d018 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0213d028 kind:load to:0x027e09b8 module:dtcm +from:0x0213d048 kind:arm_call to:0x0213cd08 module:overlay(57) +from:0x0213d08c kind:arm_call to:0x01fff350 module:itcm +from:0x0213d0b4 kind:arm_call to:0x0213cf9c module:overlay(57) +from:0x0213d0bc kind:arm_call to:0x0213d02c module:overlay(57) +from:0x0213d0cc kind:arm_call to:0x01fff350 module:itcm +from:0x0213d0ec kind:load to:0x027e0ce4 module:dtcm +from:0x0213d0f0 kind:load to:0x020b4800 module:overlay(0) +from:0x0213d104 kind:load to:0x02058e24 module:overlay(0) +from:0x0213d118 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213d120 kind:arm_call to:0x02011ff4 module:main +from:0x0213d138 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213d140 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213d148 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213d150 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0213d158 kind:arm_call to:0x0213c6d4 module:overlay(57) +from:0x0213d160 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213d178 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213d180 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0213d188 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0213d190 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0213d198 kind:arm_call to:0x0213c6d4 module:overlay(57) +from:0x0213d1a0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0213d1a8 kind:arm_call to:0x02011ff4 module:main +from:0x0213d1bc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0213d1d0 kind:load to:0x0213e0d8 module:overlay(57) +from:0x0213d1e4 kind:arm_call to:0x02011f3c module:main +from:0x0213d1f0 kind:arm_call to:0x0213d240 module:overlay(57) +from:0x0213d208 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0213d238 kind:load to:0x0213dc9c module:overlay(57) +from:0x0213d24c kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x0213d2b8 kind:load to:0x0213dcb8 module:overlay(57) +from:0x0213d2bc kind:load to:0x0213e0d8 module:overlay(57) +from:0x0213d2e4 kind:load to:0x027e09a8 module:dtcm +from:0x0213d2e8 kind:load to:0x020731e8 module:overlay(0) +from:0x0213d2f4 kind:load to:0x0213dc8c module:overlay(57) +from:0x0213d300 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x0213d314 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x0213d31c kind:arm_call to:0x02011ff4 module:main +from:0x0213d330 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0213d3ec kind:arm_call to:0x02139f50 module:overlay(57) +from:0x0213d3fc kind:arm_call to:0x0203e3a4 module:main +from:0x0213d410 kind:load to:0x0213dd20 module:overlay(57) +from:0x0213d414 kind:load to:0x0213dd3c module:overlay(57) +from:0x0213d418 kind:load to:0x0213b88c module:overlay(57) +from:0x0213d41c kind:load to:0x0213dd24 module:overlay(57) +from:0x0213d43c kind:arm_call to:0x0213b8d0 module:overlay(57) +from:0x0213d44c kind:arm_call to:0x0203e3a4 module:main +from:0x0213d460 kind:load to:0x0213de14 module:overlay(57) +from:0x0213d464 kind:load to:0x0213de24 module:overlay(57) +from:0x0213d468 kind:load to:0x0213bba8 module:overlay(57) +from:0x0213d46c kind:load to:0x0213de18 module:overlay(57) +from:0x0213d5e4 kind:arm_call to:0x0213bbec module:overlay(57) +from:0x0213d5f4 kind:arm_call to:0x0203e3a4 module:main +from:0x0213d608 kind:load to:0x0213d958 module:overlay(57) +from:0x0213d610 kind:load to:0x0213d99c module:overlay(57) +from:0x0213d614 kind:load to:0x0213d9b4 module:overlay(57) +from:0x0213d618 kind:load to:0x0213d9a8 module:overlay(57) +from:0x0213d61c kind:load to:0x0213d96a module:overlay(57) +from:0x0213d620 kind:load to:0x0213d970 module:overlay(57) +from:0x0213d624 kind:load to:0x0213d982 module:overlay(57) +from:0x0213d628 kind:load to:0x0213d976 module:overlay(57) +from:0x0213d62c kind:load to:0x0213d97c module:overlay(57) +from:0x0213d630 kind:load to:0x0213d988 module:overlay(57) +from:0x0213d638 kind:load to:0x0213d9cc module:overlay(57) +from:0x0213d63c kind:load to:0x0213d9d8 module:overlay(57) +from:0x0213d640 kind:load to:0x0213d9e4 module:overlay(57) +from:0x0213d644 kind:load to:0x0213d9f0 module:overlay(57) +from:0x0213d648 kind:load to:0x0213d960 module:overlay(57) +from:0x0213d64c kind:load to:0x0213d95c module:overlay(57) +from:0x0213d650 kind:load to:0x0213d95e module:overlay(57) +from:0x0213d654 kind:load to:0x0213d962 module:overlay(57) +from:0x0213d658 kind:load to:0x0213de60 module:overlay(57) +from:0x0213d65c kind:load to:0x0213de70 module:overlay(57) +from:0x0213d660 kind:load to:0x0213c224 module:overlay(57) +from:0x0213d664 kind:load to:0x0213de64 module:overlay(57) +from:0x0213d684 kind:arm_call to:0x0213c268 module:overlay(57) +from:0x0213d694 kind:arm_call to:0x0203e3a4 module:main +from:0x0213d6a8 kind:load to:0x0213df48 module:overlay(57) +from:0x0213d6ac kind:load to:0x0213df58 module:overlay(57) +from:0x0213d6b0 kind:load to:0x0213c428 module:overlay(57) +from:0x0213d6b4 kind:load to:0x0213df4c module:overlay(57) +from:0x0213d6d4 kind:arm_call to:0x0213c46c module:overlay(57) +from:0x0213d6e4 kind:arm_call to:0x0203e3a4 module:main +from:0x0213d6f8 kind:load to:0x0213df94 module:overlay(57) +from:0x0213d6fc kind:load to:0x0213dfa4 module:overlay(57) +from:0x0213d700 kind:load to:0x0213c61c module:overlay(57) +from:0x0213d704 kind:load to:0x0213df98 module:overlay(57) +from:0x0213d724 kind:arm_call to:0x0213c660 module:overlay(57) +from:0x0213d734 kind:arm_call to:0x0203e3a4 module:main +from:0x0213d748 kind:load to:0x0213dfe0 module:overlay(57) +from:0x0213d74c kind:load to:0x0213dff0 module:overlay(57) +from:0x0213d750 kind:load to:0x0213d1b4 module:overlay(57) +from:0x0213d754 kind:load to:0x0213dfe4 module:overlay(57) +from:0x0213d788 kind:arm_call to:0x0213d1f8 module:overlay(57) +from:0x0213d798 kind:arm_call to:0x0203e3a4 module:main +from:0x0213d7b0 kind:load to:0x0213dc8c module:overlay(57) +from:0x0213d7b4 kind:load to:0x0213e0c8 module:overlay(57) +from:0x0213d7b8 kind:load to:0x0213e0d8 module:overlay(57) +from:0x0213d7bc kind:load to:0x0213d328 module:overlay(57) +from:0x0213d7c0 kind:load to:0x0213e0cc module:overlay(57) +from:0x0213d7c4 kind:load to:0x0213d3c0 module:overlay(57) +from:0x0213d7c8 kind:load to:0x0213d420 module:overlay(57) +from:0x0213d7cc kind:load to:0x0213d470 module:overlay(57) +from:0x0213d7d0 kind:load to:0x0213d668 module:overlay(57) +from:0x0213d7d4 kind:load to:0x0213d6b8 module:overlay(57) +from:0x0213d7d8 kind:load to:0x0213d708 module:overlay(57) +from:0x0213d7dc kind:load to:0x0213d758 module:overlay(57) +from:0x0213d808 kind:load to:0x02139f2c module:overlay(57) +from:0x0213d80c kind:load to:0x020990ec module:overlay(0) +from:0x0213d810 kind:load to:0x02098efc module:overlay(0) +from:0x0213d814 kind:load to:0x02098f78 module:overlay(0) +from:0x0213d818 kind:load to:0x020990f4 module:overlay(0) +from:0x0213d81c kind:load to:0x02099114 module:overlay(0) +from:0x0213d820 kind:load to:0x02099140 module:overlay(0) +from:0x0213d82c kind:load to:0x0207e178 module:overlay(0) +from:0x0213d830 kind:load to:0x0207e180 module:overlay(0) +from:0x0213d834 kind:load to:0x0207e994 module:overlay(0) +from:0x0213d838 kind:load to:0x0207e984 module:overlay(0) +from:0x0213d83c kind:load to:0x0207e9d0 module:overlay(0) +from:0x0213d840 kind:load to:0x0207ea08 module:overlay(0) +from:0x0213d844 kind:load to:0x0207ea4c module:overlay(0) +from:0x0213d848 kind:load to:0x0207ea74 module:overlay(0) +from:0x0213d854 kind:load to:0x0207ea90 module:overlay(0) +from:0x0213d858 kind:load to:0x0207ea98 module:overlay(0) +from:0x0213d85c kind:load to:0x0207ec68 module:overlay(0) +from:0x0213d860 kind:load to:0x0207ec3c module:overlay(0) +from:0x0213d864 kind:load to:0x0207ef50 module:overlay(0) +from:0x0213d868 kind:load to:0x0207efac module:overlay(0) +from:0x0213d86c kind:load to:0x0207f018 module:overlay(0) +from:0x0213d870 kind:load to:0x0207f0b0 module:overlay(0) +from:0x0213d87c kind:load to:0x02099cc0 module:overlay(0) +from:0x0213d880 kind:load to:0x02099cfc module:overlay(0) +from:0x0213d884 kind:load to:0x02099d14 module:overlay(0) +from:0x0213d888 kind:load to:0x02099d20 module:overlay(0) +from:0x0213d88c kind:load to:0x01fff464 module:itcm +from:0x0213d890 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213d894 kind:load to:0x0213a188 module:overlay(57) +from:0x0213d898 kind:load to:0x02099c58 module:overlay(0) +from:0x0213d89c kind:load to:0x0213a390 module:overlay(57) +from:0x0213d8a0 kind:load to:0x0213b648 module:overlay(57) +from:0x0213d8a4 kind:load to:0x02099c64 module:overlay(0) +from:0x0213d8a8 kind:load to:0x0213ae7c module:overlay(57) +from:0x0213d8ac kind:load to:0x02099c6c module:overlay(0) +from:0x0213d8b0 kind:load to:0x02099c70 module:overlay(0) +from:0x0213d8b4 kind:load to:0x02099d2c module:overlay(0) +from:0x0213d8b8 kind:load to:0x02099d98 module:overlay(0) +from:0x0213d8bc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213d8c0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213d8c4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213d8c8 kind:load to:0x0213b7c4 module:overlay(57) +from:0x0213d8cc kind:load to:0x0213b824 module:overlay(57) +from:0x0213d8d0 kind:load to:0x0213acc4 module:overlay(57) +from:0x0213d8dc kind:load to:0x0213b8ac module:overlay(57) +from:0x0213d8e0 kind:load to:0x02098ef4 module:overlay(0) +from:0x0213d8e4 kind:load to:0x02098efc module:overlay(0) +from:0x0213d8e8 kind:load to:0x02098f78 module:overlay(0) +from:0x0213d8ec kind:load to:0x02098fb8 module:overlay(0) +from:0x0213d8f0 kind:load to:0x02098fbc module:overlay(0) +from:0x0213d8f4 kind:load to:0x02098fc0 module:overlay(0) +from:0x0213d900 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213d904 kind:load to:0x02099cfc module:overlay(0) +from:0x0213d908 kind:load to:0x02099d14 module:overlay(0) +from:0x0213d90c kind:load to:0x02099d20 module:overlay(0) +from:0x0213d910 kind:load to:0x01fff464 module:itcm +from:0x0213d914 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213d918 kind:load to:0x0213b964 module:overlay(57) +from:0x0213d91c kind:load to:0x02099c58 module:overlay(0) +from:0x0213d920 kind:load to:0x0213ba04 module:overlay(57) +from:0x0213d924 kind:load to:0x0213bb00 module:overlay(57) +from:0x0213d928 kind:load to:0x02099c64 module:overlay(0) +from:0x0213d92c kind:load to:0x0213bb0c module:overlay(57) +from:0x0213d930 kind:load to:0x02099c6c module:overlay(0) +from:0x0213d934 kind:load to:0x02099c70 module:overlay(0) +from:0x0213d938 kind:load to:0x02099d2c module:overlay(0) +from:0x0213d93c kind:load to:0x02099d98 module:overlay(0) +from:0x0213d940 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213d944 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213d948 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213d94c kind:load to:0x0213b934 module:overlay(57) +from:0x0213d950 kind:load to:0x0213b948 module:overlay(57) +from:0x0213d954 kind:load to:0x0213bb64 module:overlay(57) +from:0x0213da04 kind:load to:0x0213bbc8 module:overlay(57) +from:0x0213da08 kind:load to:0x020990ec module:overlay(0) +from:0x0213da0c kind:load to:0x02098efc module:overlay(0) +from:0x0213da10 kind:load to:0x02098f78 module:overlay(0) +from:0x0213da14 kind:load to:0x020990f4 module:overlay(0) +from:0x0213da18 kind:load to:0x02099114 module:overlay(0) +from:0x0213da1c kind:load to:0x02099140 module:overlay(0) +from:0x0213da28 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213da2c kind:load to:0x02099cfc module:overlay(0) +from:0x0213da30 kind:load to:0x02099d14 module:overlay(0) +from:0x0213da34 kind:load to:0x02099d20 module:overlay(0) +from:0x0213da38 kind:load to:0x01fff464 module:itcm +from:0x0213da3c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213da40 kind:load to:0x0213be8c module:overlay(57) +from:0x0213da44 kind:load to:0x0213bf80 module:overlay(57) +from:0x0213da48 kind:load to:0x0213bf84 module:overlay(57) +from:0x0213da4c kind:load to:0x0213bf98 module:overlay(57) +from:0x0213da50 kind:load to:0x02099c64 module:overlay(0) +from:0x0213da54 kind:load to:0x0213c080 module:overlay(57) +from:0x0213da58 kind:load to:0x02099c6c module:overlay(0) +from:0x0213da5c kind:load to:0x02099c70 module:overlay(0) +from:0x0213da60 kind:load to:0x02099d2c module:overlay(0) +from:0x0213da64 kind:load to:0x02099d98 module:overlay(0) +from:0x0213da68 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213da6c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213da70 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213da74 kind:load to:0x0213c19c module:overlay(57) +from:0x0213da78 kind:load to:0x0213c1dc module:overlay(57) +from:0x0213da7c kind:load to:0x0213c0f8 module:overlay(57) +from:0x0213da88 kind:load to:0x0213c244 module:overlay(57) +from:0x0213da8c kind:load to:0x02098ef4 module:overlay(0) +from:0x0213da90 kind:load to:0x02098efc module:overlay(0) +from:0x0213da94 kind:load to:0x02098f78 module:overlay(0) +from:0x0213da98 kind:load to:0x02098fb8 module:overlay(0) +from:0x0213da9c kind:load to:0x02098fbc module:overlay(0) +from:0x0213daa0 kind:load to:0x02098fc0 module:overlay(0) +from:0x0213daac kind:load to:0x02099cc0 module:overlay(0) +from:0x0213dab0 kind:load to:0x02099cfc module:overlay(0) +from:0x0213dab4 kind:load to:0x02099d14 module:overlay(0) +from:0x0213dab8 kind:load to:0x02099d20 module:overlay(0) +from:0x0213dabc kind:load to:0x01fff464 module:itcm +from:0x0213dac0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213dac4 kind:load to:0x0213c2f8 module:overlay(57) +from:0x0213dac8 kind:load to:0x02099c58 module:overlay(0) +from:0x0213dacc kind:load to:0x02099c5c module:overlay(0) +from:0x0213dad0 kind:load to:0x02099c60 module:overlay(0) +from:0x0213dad4 kind:load to:0x02099c64 module:overlay(0) +from:0x0213dad8 kind:load to:0x02099c68 module:overlay(0) +from:0x0213dadc kind:load to:0x02099c6c module:overlay(0) +from:0x0213dae0 kind:load to:0x02099c70 module:overlay(0) +from:0x0213dae4 kind:load to:0x02099d2c module:overlay(0) +from:0x0213dae8 kind:load to:0x02099d98 module:overlay(0) +from:0x0213daec kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213daf0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213daf4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213daf8 kind:load to:0x0213c3e0 module:overlay(57) +from:0x0213dafc kind:load to:0x0213c400 module:overlay(57) +from:0x0213db08 kind:load to:0x0213c448 module:overlay(57) +from:0x0213db0c kind:load to:0x02098ef4 module:overlay(0) +from:0x0213db10 kind:load to:0x02098efc module:overlay(0) +from:0x0213db14 kind:load to:0x02098f78 module:overlay(0) +from:0x0213db18 kind:load to:0x02098fb8 module:overlay(0) +from:0x0213db1c kind:load to:0x02098fbc module:overlay(0) +from:0x0213db20 kind:load to:0x02098fc0 module:overlay(0) +from:0x0213db2c kind:load to:0x02099cc0 module:overlay(0) +from:0x0213db30 kind:load to:0x02099cfc module:overlay(0) +from:0x0213db34 kind:load to:0x02099d14 module:overlay(0) +from:0x0213db38 kind:load to:0x02099d20 module:overlay(0) +from:0x0213db3c kind:load to:0x01fff464 module:itcm +from:0x0213db40 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213db44 kind:load to:0x0213c4b4 module:overlay(57) +from:0x0213db48 kind:load to:0x02099c58 module:overlay(0) +from:0x0213db4c kind:load to:0x0213c4f8 module:overlay(57) +from:0x0213db50 kind:load to:0x0213c56c module:overlay(57) +from:0x0213db54 kind:load to:0x02099c64 module:overlay(0) +from:0x0213db58 kind:load to:0x02099c68 module:overlay(0) +from:0x0213db5c kind:load to:0x02099c6c module:overlay(0) +from:0x0213db60 kind:load to:0x02099c70 module:overlay(0) +from:0x0213db64 kind:load to:0x02099d2c module:overlay(0) +from:0x0213db68 kind:load to:0x02099d98 module:overlay(0) +from:0x0213db6c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213db70 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213db74 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213db78 kind:load to:0x0213c5ec module:overlay(57) +from:0x0213db7c kind:load to:0x0213c600 module:overlay(57) +from:0x0213db88 kind:load to:0x0213c6d4 module:overlay(57) +from:0x0213db8c kind:load to:0x0213c6e8 module:overlay(57) +from:0x0213db90 kind:load to:0x0213c704 module:overlay(57) +from:0x0213db9c kind:load to:0x0213c63c module:overlay(57) +from:0x0213dba0 kind:load to:0x020990ec module:overlay(0) +from:0x0213dba4 kind:load to:0x02098efc module:overlay(0) +from:0x0213dba8 kind:load to:0x02098f78 module:overlay(0) +from:0x0213dbac kind:load to:0x020990f4 module:overlay(0) +from:0x0213dbb0 kind:load to:0x02099114 module:overlay(0) +from:0x0213dbb4 kind:load to:0x02099140 module:overlay(0) +from:0x0213dbf0 kind:load to:0x0213c984 module:overlay(57) +from:0x0213dbf4 kind:load to:0x0213d110 module:overlay(57) +from:0x0213dbf8 kind:load to:0x0209b2cc module:overlay(0) +from:0x0213dbfc kind:load to:0x0209b304 module:overlay(0) +from:0x0213dc00 kind:load to:0x0209b908 module:overlay(0) +from:0x0213dc04 kind:load to:0x0209b910 module:overlay(0) +from:0x0213dc08 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0213dc0c kind:load to:0x0209b47c module:overlay(0) +from:0x0213dc10 kind:load to:0x0209b36c module:overlay(0) +from:0x0213dc14 kind:load to:0x0209b838 module:overlay(0) +from:0x0213dc18 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0213dc1c kind:load to:0x0209b8d8 module:overlay(0) +from:0x0213dc20 kind:load to:0x0213d108 module:overlay(57) +from:0x0213dc24 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0213dc28 kind:load to:0x0213d0f8 module:overlay(57) +from:0x0213dc2c kind:load to:0x0213c768 module:overlay(57) +from:0x0213dc38 kind:load to:0x02099cc0 module:overlay(0) +from:0x0213dc3c kind:load to:0x02099cfc module:overlay(0) +from:0x0213dc40 kind:load to:0x02099d14 module:overlay(0) +from:0x0213dc44 kind:load to:0x02099d20 module:overlay(0) +from:0x0213dc48 kind:load to:0x01fff464 module:itcm +from:0x0213dc4c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0213dc50 kind:load to:0x0213c998 module:overlay(57) +from:0x0213dc54 kind:load to:0x02099c58 module:overlay(0) +from:0x0213dc58 kind:load to:0x0213cad4 module:overlay(57) +from:0x0213dc5c kind:load to:0x0213ccc8 module:overlay(57) +from:0x0213dc60 kind:load to:0x02099c64 module:overlay(0) +from:0x0213dc64 kind:load to:0x0213cf30 module:overlay(57) +from:0x0213dc68 kind:load to:0x02099c6c module:overlay(0) +from:0x0213dc6c kind:load to:0x02099c70 module:overlay(0) +from:0x0213dc70 kind:load to:0x02099d2c module:overlay(0) +from:0x0213dc74 kind:load to:0x02099d98 module:overlay(0) +from:0x0213dc78 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0213dc7c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0213dc80 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0213dc84 kind:load to:0x0213d12c module:overlay(57) +from:0x0213dc88 kind:load to:0x0213d16c module:overlay(57) +from:0x0213dc9c kind:load to:0x0213d1d4 module:overlay(57) +from:0x0213dca0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0213dca4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0213dca8 kind:load to:0x0209e21c module:overlay(0) +from:0x0213dcac kind:load to:0x0209e23c module:overlay(0) +from:0x0213dcb8 kind:load to:0x02104ed4 module:overlays(19,31) +from:0x0213dcbc kind:load to:0x02104fb0 module:overlays(19,31) +from:0x0213dcc0 kind:load to:0x02105290 module:overlays(19,31) +from:0x0213dcc4 kind:load to:0x0210550c module:overlays(19,31) +from:0x0213dcc8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0213dccc kind:load to:0x02105a8c module:overlays(19,31) +from:0x0213dcd0 kind:load to:0x021059a4 module:overlays(19,31) +from:0x0213dcd4 kind:load to:0x0209e990 module:overlay(0) +from:0x0213dcd8 kind:load to:0x0209e998 module:overlay(0) +from:0x0213dcdc kind:load to:0x0209e99c module:overlay(0) +from:0x0213dce0 kind:load to:0x02105520 module:overlays(19,31) +from:0x0213dce4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0213dce8 kind:load to:0x0213d2f8 module:overlay(57) +from:0x0213dcec kind:load to:0x0213d30c module:overlay(57) +from:0x0213dcf0 kind:load to:0x021055f0 module:overlays(19,31) +from:0x0213dcf4 kind:load to:0x02105b94 module:overlays(19,31) +from:0x0213dcf8 kind:load to:0x02105c94 module:overlays(19,31) +from:0x0213dcfc kind:load to:0x02105c9c module:overlays(19,31) +from:0x0213dd00 kind:load to:0x0213d2c0 module:overlay(57) +from:0x0213dd04 kind:load to:0x0213d2c4 module:overlay(57) +from:0x0213dd08 kind:load to:0x0213d2ec module:overlay(57) diff --git a/config/jp/arm9/overlays/ov057/symbols.txt b/config/jp/arm9/overlays/ov057/symbols.txt new file mode 100644 index 00000000..fcdacb16 --- /dev/null +++ b/config/jp/arm9/overlays/ov057/symbols.txt @@ -0,0 +1,191 @@ +func_ov057_02139f20 kind:function(arm,size=0xc) addr:0x02139f20 +func_ov057_02139f2c kind:function(arm,size=0x24) addr:0x02139f2c +func_ov057_02139f50 kind:function(arm,size=0x4c) addr:0x02139f50 +func_ov057_02139f9c kind:function(arm,size=0x1d8) addr:0x02139f9c +func_ov057_0213a174 kind:function(arm,size=0x14) addr:0x0213a174 +func_ov057_0213a188 kind:function(arm,size=0x1e4) addr:0x0213a188 +func_ov057_0213a36c kind:function(arm,size=0x24) addr:0x0213a36c +func_ov057_0213a390 kind:function(arm,size=0x234) addr:0x0213a390 +func_ov057_0213a5c4 kind:function(arm,size=0x4c) addr:0x0213a5c4 +func_ov057_0213a610 kind:function(arm,size=0x80) addr:0x0213a610 +func_ov057_0213a690 kind:function(arm,size=0xb4) addr:0x0213a690 +func_ov057_0213a744 kind:function(arm,size=0xc4) addr:0x0213a744 +func_ov057_0213a808 kind:function(arm,size=0xa8) addr:0x0213a808 +func_ov057_0213a8b0 kind:function(arm,size=0xfc) addr:0x0213a8b0 +func_ov057_0213a9ac kind:function(arm,size=0x2c) addr:0x0213a9ac +func_ov057_0213a9d8 kind:function(arm,size=0x28c) addr:0x0213a9d8 +func_ov057_0213ac64 kind:function(arm,size=0x60) addr:0x0213ac64 +func_ov057_0213acc4 kind:function(arm,size=0x1b8) addr:0x0213acc4 +func_ov057_0213ae7c kind:function(arm,size=0x70) addr:0x0213ae7c +func_ov057_0213aeec kind:function(arm,size=0x214) addr:0x0213aeec +func_ov057_0213b100 kind:function(arm,size=0x280) addr:0x0213b100 +func_ov057_0213b380 kind:function(arm,size=0x27c) addr:0x0213b380 +func_ov057_0213b5fc kind:function(arm,size=0x24) addr:0x0213b5fc +func_ov057_0213b620 kind:function(arm,size=0x28) addr:0x0213b620 +func_ov057_0213b648 kind:function(arm,size=0x18) addr:0x0213b648 +func_ov057_0213b660 kind:function(arm,size=0x150) addr:0x0213b660 +func_ov057_0213b7b0 kind:function(arm,size=0x14) addr:0x0213b7b0 +func_ov057_0213b7c4 kind:function(arm,size=0x60) addr:0x0213b7c4 +func_ov057_0213b824 kind:function(arm,size=0x68) addr:0x0213b824 +func_ov057_0213b88c kind:function(arm,size=0x14) addr:0x0213b88c +func_ov057_0213b8a0 kind:function(arm,size=0xc) addr:0x0213b8a0 +func_ov057_0213b8ac kind:function(arm,size=0x24) addr:0x0213b8ac +func_ov057_0213b8d0 kind:function(arm,size=0x28) addr:0x0213b8d0 +func_ov057_0213b8f8 kind:function(arm,size=0x3c) addr:0x0213b8f8 +func_ov057_0213b934 kind:function(arm,size=0x14) addr:0x0213b934 +func_ov057_0213b948 kind:function(arm,size=0x1c) addr:0x0213b948 +func_ov057_0213b964 kind:function(arm,size=0xa0) addr:0x0213b964 +func_ov057_0213ba04 kind:function(arm,size=0xfc) addr:0x0213ba04 +func_ov057_0213bb00 kind:function(arm,size=0xc) addr:0x0213bb00 +func_ov057_0213bb0c kind:function(arm,size=0x58) addr:0x0213bb0c +func_ov057_0213bb64 kind:function(arm,size=0x44) addr:0x0213bb64 +func_ov057_0213bba8 kind:function(arm,size=0x14) addr:0x0213bba8 +func_ov057_0213bbbc kind:function(arm,size=0xc) addr:0x0213bbbc +func_ov057_0213bbc8 kind:function(arm,size=0x24) addr:0x0213bbc8 +func_ov057_0213bbec kind:function(arm,size=0x28) addr:0x0213bbec +func_ov057_0213bc14 kind:function(arm,size=0x14) addr:0x0213bc14 +func_ov057_0213bc28 kind:function(arm,size=0x1e8) addr:0x0213bc28 +func_ov057_0213be10 kind:function(arm,size=0x6c) addr:0x0213be10 +func_ov057_0213be7c kind:function(arm,size=0x10) addr:0x0213be7c +func_ov057_0213be8c kind:function(arm,size=0xf4) addr:0x0213be8c +func_ov057_0213bf80 kind:function(arm,size=0x4) addr:0x0213bf80 +func_ov057_0213bf84 kind:function(arm,size=0x14) addr:0x0213bf84 +func_ov057_0213bf98 kind:function(arm,size=0xe8) addr:0x0213bf98 +func_ov057_0213c080 kind:function(arm,size=0x78) addr:0x0213c080 +func_ov057_0213c0f8 kind:function(arm,size=0x40) addr:0x0213c0f8 +func_ov057_0213c138 kind:function(arm,size=0x64) addr:0x0213c138 +func_ov057_0213c19c kind:function(arm,size=0x40) addr:0x0213c19c +func_ov057_0213c1dc kind:function(arm,size=0x48) addr:0x0213c1dc +func_ov057_0213c224 kind:function(arm,size=0x14) addr:0x0213c224 +func_ov057_0213c238 kind:function(arm,size=0xc) addr:0x0213c238 +func_ov057_0213c244 kind:function(arm,size=0x24) addr:0x0213c244 +func_ov057_0213c268 kind:function(arm,size=0x40) addr:0x0213c268 +func_ov057_0213c2a8 kind:function(arm,size=0x50) addr:0x0213c2a8 +func_ov057_0213c2f8 kind:function(arm,size=0xe8) addr:0x0213c2f8 +func_ov057_0213c3e0 kind:function(arm,size=0x20) addr:0x0213c3e0 +func_ov057_0213c400 kind:function(arm,size=0x28) addr:0x0213c400 +func_ov057_0213c428 kind:function(arm,size=0x14) addr:0x0213c428 +func_ov057_0213c43c kind:function(arm,size=0xc) addr:0x0213c43c +func_ov057_0213c448 kind:function(arm,size=0x24) addr:0x0213c448 +func_ov057_0213c46c kind:function(arm,size=0x28) addr:0x0213c46c +func_ov057_0213c494 kind:function(arm,size=0x20) addr:0x0213c494 +func_ov057_0213c4b4 kind:function(arm,size=0x44) addr:0x0213c4b4 +func_ov057_0213c4f8 kind:function(arm,size=0x74) addr:0x0213c4f8 +func_ov057_0213c56c kind:function(arm,size=0x14) addr:0x0213c56c +func_ov057_0213c580 kind:function(arm,size=0x6c) addr:0x0213c580 +func_ov057_0213c5ec kind:function(arm,size=0x14) addr:0x0213c5ec +func_ov057_0213c600 kind:function(arm,size=0x1c) addr:0x0213c600 +func_ov057_0213c61c kind:function(arm,size=0x14) addr:0x0213c61c +func_ov057_0213c630 kind:function(arm,size=0xc) addr:0x0213c630 +func_ov057_0213c63c kind:function(arm,size=0x24) addr:0x0213c63c +func_ov057_0213c660 kind:function(arm,size=0x4c) addr:0x0213c660 +func_ov057_0213c6ac kind:function(arm,size=0x28) addr:0x0213c6ac +func_ov057_0213c6d4 kind:function(arm,size=0x14) addr:0x0213c6d4 +func_ov057_0213c6e8 kind:function(arm,size=0x1c) addr:0x0213c6e8 +func_ov057_0213c704 kind:function(arm,size=0x64) addr:0x0213c704 +func_ov057_0213c768 kind:function(arm,size=0x24) addr:0x0213c768 +func_ov057_0213c78c kind:function(arm,size=0x1f8) addr:0x0213c78c +func_ov057_0213c984 kind:function(arm,size=0x14) addr:0x0213c984 +func_ov057_0213c998 kind:function(arm,size=0x13c) addr:0x0213c998 +func_ov057_0213cad4 kind:function(arm,size=0x1f4) addr:0x0213cad4 +func_ov057_0213ccc8 kind:function(arm,size=0x40) addr:0x0213ccc8 +func_ov057_0213cd08 kind:function(arm,size=0x228) addr:0x0213cd08 +func_ov057_0213cf30 kind:function(arm,size=0x4c) addr:0x0213cf30 +func_ov057_0213cf7c kind:function(arm,size=0x20) addr:0x0213cf7c +func_ov057_0213cf9c kind:function(arm,size=0x90) addr:0x0213cf9c +func_ov057_0213d02c kind:function(arm,size=0x2c) addr:0x0213d02c +func_ov057_0213d058 kind:function(arm,size=0xa0) addr:0x0213d058 +func_ov057_0213d0f8 kind:function(arm,size=0x10) addr:0x0213d0f8 +func_ov057_0213d108 kind:function(arm,size=0x8) addr:0x0213d108 +func_ov057_0213d110 kind:function(arm,size=0x1c) addr:0x0213d110 +func_ov057_0213d12c kind:function(arm,size=0x40) addr:0x0213d12c +func_ov057_0213d16c kind:function(arm,size=0x48) addr:0x0213d16c +func_ov057_0213d1b4 kind:function(arm,size=0x14) addr:0x0213d1b4 +func_ov057_0213d1c8 kind:function(arm,size=0xc) addr:0x0213d1c8 +func_ov057_0213d1d4 kind:function(arm,size=0x24) addr:0x0213d1d4 +func_ov057_0213d1f8 kind:function(arm,size=0x48) addr:0x0213d1f8 +func_ov057_0213d240 kind:function(arm,size=0x80) addr:0x0213d240 +func_ov057_0213d2c0 kind:function(arm,size=0x4) addr:0x0213d2c0 +func_ov057_0213d2c4 kind:function(arm,size=0x28) addr:0x0213d2c4 +func_ov057_0213d2ec kind:function(arm,size=0xc) addr:0x0213d2ec +func_ov057_0213d2f8 kind:function(arm,size=0x14) addr:0x0213d2f8 +func_ov057_0213d30c kind:function(arm,size=0x1c) addr:0x0213d30c +func_ov057_0213d328 kind:function(arm,size=0x14) addr:0x0213d328 +data_ov057_0213d33c kind:data(any) addr:0x0213d33c +data_ov057_0213d344 kind:data(any) addr:0x0213d344 +data_ov057_0213d34e kind:data(any) addr:0x0213d34e +data_ov057_0213d370 kind:data(any) addr:0x0213d370 +func_ov057_0213d3c0 kind:function(arm,size=0x60) addr:0x0213d3c0 +func_ov057_0213d420 kind:function(arm,size=0x50) addr:0x0213d420 +func_ov057_0213d470 kind:function(arm,size=0x1f8) addr:0x0213d470 +func_ov057_0213d668 kind:function(arm,size=0x50) addr:0x0213d668 +func_ov057_0213d6b8 kind:function(arm,size=0x50) addr:0x0213d6b8 +func_ov057_0213d708 kind:function(arm,size=0x50) addr:0x0213d708 +func_ov057_0213d758 kind:function(arm,size=0x6c) addr:0x0213d758 +data_ov057_0213d808 kind:data(any) addr:0x0213d808 +data_ov057_0213d82c kind:data(any) addr:0x0213d82c +data_ov057_0213d854 kind:data(any) addr:0x0213d854 +data_ov057_0213d87c kind:data(any) addr:0x0213d87c +data_ov057_0213d8bc kind:data(any) addr:0x0213d8bc ambiguous +data_ov057_0213d8dc kind:data(any) addr:0x0213d8dc +data_ov057_0213d900 kind:data(any) addr:0x0213d900 +data_ov057_0213d958 kind:data(any) addr:0x0213d958 +data_ov057_0213d95a kind:data(any) addr:0x0213d95a +data_ov057_0213d95c kind:data(any) addr:0x0213d95c +data_ov057_0213d95e kind:data(any) addr:0x0213d95e +data_ov057_0213d960 kind:data(any) addr:0x0213d960 +data_ov057_0213d962 kind:data(any) addr:0x0213d962 +data_ov057_0213d964 kind:data(any) addr:0x0213d964 +data_ov057_0213d96a kind:data(any) addr:0x0213d96a +data_ov057_0213d970 kind:data(any) addr:0x0213d970 +data_ov057_0213d976 kind:data(any) addr:0x0213d976 +data_ov057_0213d97c kind:data(any) addr:0x0213d97c +data_ov057_0213d982 kind:data(any) addr:0x0213d982 +data_ov057_0213d988 kind:data(any) addr:0x0213d988 +data_ov057_0213d990 kind:data(any) addr:0x0213d990 +data_ov057_0213d99c kind:data(any) addr:0x0213d99c +data_ov057_0213d9a8 kind:data(any) addr:0x0213d9a8 +data_ov057_0213d9b4 kind:data(any) addr:0x0213d9b4 +data_ov057_0213d9c0 kind:data(any) addr:0x0213d9c0 +data_ov057_0213d9cc kind:data(any) addr:0x0213d9cc +data_ov057_0213d9d8 kind:data(any) addr:0x0213d9d8 +data_ov057_0213d9e4 kind:data(any) addr:0x0213d9e4 +data_ov057_0213d9f0 kind:data(any) addr:0x0213d9f0 +data_ov057_0213da04 kind:data(any) addr:0x0213da04 +data_ov057_0213da28 kind:data(any) addr:0x0213da28 +data_ov057_0213da88 kind:data(any) addr:0x0213da88 +data_ov057_0213daac kind:data(any) addr:0x0213daac +data_ov057_0213db08 kind:data(any) addr:0x0213db08 +data_ov057_0213db2c kind:data(any) addr:0x0213db2c +data_ov057_0213db88 kind:data(any) addr:0x0213db88 +data_ov057_0213db9c kind:data(any) addr:0x0213db9c +data_ov057_0213dbb8 kind:data(any) addr:0x0213dbb8 +data_ov057_0213dbd0 kind:data(any) addr:0x0213dbd0 +data_ov057_0213dbf0 kind:data(any) addr:0x0213dbf0 +data_ov057_0213dc38 kind:data(any) addr:0x0213dc38 +data_ov057_0213dc5c kind:data(any) addr:0x0213dc5c ambiguous +data_ov057_0213dc8c kind:data(any) addr:0x0213dc8c +data_ov057_0213dc9c kind:data(any) addr:0x0213dc9c +data_ov057_0213dcb8 kind:data(any) addr:0x0213dcb8 +data_ov057_0213dd20 kind:bss addr:0x0213dd20 +data_ov057_0213dd24 kind:bss addr:0x0213dd24 +data_ov057_0213dd30 kind:bss addr:0x0213dd30 +data_ov057_0213dd3c kind:bss addr:0x0213dd3c +data_ov057_0213de14 kind:bss addr:0x0213de14 +data_ov057_0213de18 kind:bss addr:0x0213de18 +data_ov057_0213de24 kind:bss addr:0x0213de24 +data_ov057_0213de60 kind:bss addr:0x0213de60 +data_ov057_0213de64 kind:bss addr:0x0213de64 +data_ov057_0213de70 kind:bss addr:0x0213de70 +data_ov057_0213df48 kind:bss addr:0x0213df48 +data_ov057_0213df4c kind:bss addr:0x0213df4c +data_ov057_0213df58 kind:bss addr:0x0213df58 +data_ov057_0213df94 kind:bss addr:0x0213df94 +data_ov057_0213df98 kind:bss addr:0x0213df98 +data_ov057_0213dfa4 kind:bss addr:0x0213dfa4 +data_ov057_0213dfe0 kind:bss addr:0x0213dfe0 +data_ov057_0213dfe4 kind:bss addr:0x0213dfe4 +data_ov057_0213dff0 kind:bss addr:0x0213dff0 +data_ov057_0213e0c8 kind:bss addr:0x0213e0c8 +data_ov057_0213e0cc kind:bss addr:0x0213e0cc +data_ov057_0213e0d8 kind:bss addr:0x0213e0d8 diff --git a/config/jp/arm9/overlays/ov058/delinks.txt b/config/jp/arm9/overlays/ov058/delinks.txt new file mode 100644 index 00000000..c808de43 --- /dev/null +++ b/config/jp/arm9/overlays/ov058/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02140ba0 end:0x02154bf4 kind:code align:32 + .rodata start:0x02154bf4 end:0x021551d8 kind:data align:4 + .init start:0x021551d8 end:0x02155e60 kind:code align:4 + .ctor start:0x02155e60 end:0x02155ec8 kind:data align:4 + .data start:0x02155ee0 end:0x02157be0 kind:data align:32 + .bss start:0x02157be0 end:0x02159be0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov058/relocs.txt b/config/jp/arm9/overlays/ov058/relocs.txt new file mode 100644 index 00000000..b21f3a4c --- /dev/null +++ b/config/jp/arm9/overlays/ov058/relocs.txt @@ -0,0 +1,3797 @@ +from:0x02140bac kind:arm_call_thumb to:0x02184e58 module:overlay(101) +from:0x02140bc4 kind:arm_call to:0x02071954 module:overlay(0) +from:0x02140be0 kind:arm_call_thumb to:0x02014948 module:main +from:0x02140bfc kind:arm_call_thumb to:0x02014854 module:main +from:0x02140c50 kind:arm_call_thumb to:0x02014854 module:main +from:0x02140c64 kind:arm_call_thumb to:0x02014800 module:main +from:0x02140c98 kind:arm_call_thumb to:0x02014800 module:main +from:0x02140ca4 kind:load to:0x02155ee8 module:overlay(58) +from:0x02140ca8 kind:load to:0x027e09a0 module:dtcm +from:0x02140cac kind:load to:0x0204b120 module:main +from:0x02140cb8 kind:arm_call_thumb to:0x02184ea8 module:overlay(101) +from:0x02140cc4 kind:arm_call_thumb to:0x020bfff0 module:overlay(1) +from:0x02140ccc kind:load to:0x020b684c module:overlay(0) +from:0x02140d10 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x02140d24 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x02140d2c kind:arm_call to:0x02011ff4 module:main +from:0x02140d40 kind:arm_call_thumb to:0x02184e58 module:overlay(101) +from:0x02140d58 kind:arm_call_thumb to:0x02014948 module:main +from:0x02140d70 kind:arm_call_thumb to:0x02014854 module:main +from:0x02140d8c kind:arm_call_thumb to:0x02014800 module:main +from:0x02140d98 kind:load to:0x0204b120 module:main +from:0x02140d9c kind:load to:0x02155f04 module:overlay(58) +from:0x02140da8 kind:arm_call_thumb to:0x02184ea8 module:overlay(101) +from:0x02140db4 kind:arm_call_thumb to:0x020bfff0 module:overlay(1) +from:0x02140dbc kind:load to:0x020b684c module:overlay(0) +from:0x02140de8 kind:arm_call to:0x0205a7f0 module:overlay(0) +from:0x02140df0 kind:load to:0x027e09a4 module:dtcm +from:0x02140df4 kind:load to:0x02155f18 module:overlay(58) +from:0x02140e0c kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x02140e20 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x02140e28 kind:arm_call to:0x02011ff4 module:main +from:0x02140e3c kind:load to:0x02157bf0 module:overlay(58) +from:0x02140e50 kind:arm_call to:0x02011f3c module:main +from:0x02140e5c kind:arm_call to:0x02140f04 module:overlay(58) +from:0x02140e70 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02140ec8 kind:load to:0x02155f44 module:overlay(58) +from:0x02140ed8 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02140eec kind:arm_call to:0x02059498 module:overlay(0) +from:0x02140efc kind:load to:0x02155f68 module:overlay(58) +from:0x02140f00 kind:load to:0x02154bf4 module:overlay(58) +from:0x02140f10 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02140f74 kind:arm_call to:0x02140ed0 module:overlay(58) +from:0x02140fa0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02140fb8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02140fc8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02141000 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02141018 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02141050 kind:arm_call to:0x0203e690 module:main +from:0x0214107c kind:arm_call to:0x02080464 module:overlay(0) +from:0x0214108c kind:arm_call to:0x02099360 module:overlay(0) +from:0x02141094 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02141108 kind:load to:0x02156088 module:overlay(58) +from:0x0214110c kind:load to:0x02157bf0 module:overlay(58) +from:0x02141110 kind:load to:0x02155fdc module:overlay(58) +from:0x02141114 kind:load to:0x02155f94 module:overlay(58) +from:0x02141118 kind:load to:0x0214115c module:overlay(58) +from:0x0214111c kind:load to:0x0214393c module:overlay(58) +from:0x02141128 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214113c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02141150 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02141164 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02141194 kind:arm_call to:0x02144298 module:overlay(58) +from:0x0214119c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021411b4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021411dc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0214120c kind:arm_call to:0x0203e740 module:main +from:0x02141214 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02141228 kind:arm_call to:0x0203e740 module:main +from:0x02141230 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02141238 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02141240 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02141248 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02141250 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214125c kind:load to:0x02156088 module:overlay(58) +from:0x02141260 kind:load to:0x027e0d44 module:dtcm +from:0x02141264 kind:load to:0x020a1aac module:overlay(0) +from:0x02141268 kind:load to:0x0214115c module:overlay(58) +from:0x02141290 kind:arm_call to:0x02144298 module:overlay(58) +from:0x02141298 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021412b0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021412d8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02141308 kind:arm_call to:0x0203e740 module:main +from:0x02141310 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02141324 kind:arm_call to:0x0203e740 module:main +from:0x0214132c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02141334 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0214133c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02141344 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214134c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02141354 kind:arm_call to:0x02011ff4 module:main +from:0x02141360 kind:load to:0x02156088 module:overlay(58) +from:0x02141364 kind:load to:0x027e0d44 module:dtcm +from:0x02141368 kind:load to:0x020a1aac module:overlay(0) +from:0x0214136c kind:load to:0x0214115c module:overlay(58) +from:0x021413f4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02141404 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0214140c kind:arm_call to:0x021435e4 module:overlay(58) +from:0x0214141c kind:arm_call to:0x0214361c module:overlay(58) +from:0x0214143c kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02141448 kind:load to:0x0204b164 module:main +from:0x02141450 kind:load to:0x02143804 module:overlay(58) +from:0x02141480 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02141488 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021414a0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021414b0 kind:arm_call to:0x01fff148 module:itcm +from:0x021414d0 kind:arm_call to:0x021442f0 module:overlay(58) +from:0x021414dc kind:load to:0x027e0d44 module:dtcm +from:0x021414e0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021414e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021414ec kind:load to:0x02157ccc module:overlay(58) +from:0x02141514 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x02141590 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x021415a0 kind:arm_call to:0x0214361c module:overlay(58) +from:0x021415bc kind:arm_call to:0x02141a64 module:overlay(58) +from:0x0214160c kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x02141620 kind:arm_call to:0x01fff148 module:itcm +from:0x02141674 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02141690 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x021416b0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021416fc kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02141728 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02141734 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02141768 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0214178c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02141814 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02141820 kind:load to:0x027e0ce0 module:dtcm +from:0x02141824 kind:load to:0x02157ccc module:overlay(58) +from:0x02141828 kind:load to:0x02156148 module:overlay(58) +from:0x0214182c kind:load to:0x027e0d38 module:dtcm +from:0x02141834 kind:load to:0x027e09c0 module:dtcm +from:0x0214186c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02141894 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021418b8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021418ec kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02141908 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02141938 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0214196c kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02141980 kind:arm_call to:0x02099d2c module:overlay(0) +from:0x021419a4 kind:arm_call to:0x02099d98 module:overlay(0) +from:0x021419e4 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02141a0c kind:arm_call to:0x02143654 module:overlay(58) +from:0x02141a20 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02141a38 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02141a60 kind:load to:0x020af4a0 module:overlay(0) +from:0x02141a70 kind:arm_call to:0x021419f8 module:overlay(58) +from:0x02141ab8 kind:load to:0x021560e0 module:overlay(58) +from:0x02141b6c kind:load to:0x02156020 module:overlay(58) +from:0x02141b70 kind:load to:0x0204b164 module:main +from:0x02141b7c kind:arm_call to:0x02143674 module:overlay(58) +from:0x02141bcc kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02141bd4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02141bfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141cb0 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02141d18 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02141d48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141d5c kind:arm_call to:0x01ff947c module:itcm +from:0x02141dbc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02141e50 kind:load to:0x02156038 module:overlay(58) +from:0x02141e54 kind:load to:0x0204b164 module:main +from:0x02141e60 kind:load to:0x027e09a8 module:dtcm +from:0x02141e68 kind:load to:0x0203feb0 module:main +from:0x02141e8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02141ea0 kind:arm_call to:0x01ff930c module:itcm +from:0x02141f0c kind:arm_call to:0x020151dc module:main +from:0x02141f1c kind:arm_call to:0x02143674 module:overlay(58) +from:0x02141f38 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02141f70 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02141f78 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02141fa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141fac kind:load to:0x0203feb0 module:main +from:0x02142010 kind:load to:0x02156050 module:overlay(58) +from:0x02142044 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02142070 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02142080 kind:arm_call to:0x01ff916c module:itcm +from:0x02142094 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021420b0 kind:arm_call to:0x01ff930c module:itcm +from:0x02142114 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02142130 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02142138 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02142160 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214216c kind:load to:0x027e0cec module:dtcm +from:0x02142170 kind:load to:0x027e09a8 module:dtcm +from:0x02142180 kind:load to:0x0203feb0 module:main +from:0x0214221c kind:load to:0x02156050 module:overlay(58) +from:0x021422c8 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021422ec kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02142310 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02142320 kind:arm_call to:0x01ff930c module:itcm +from:0x02142348 kind:arm_call to:0x01ffb464 module:itcm +from:0x02142358 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214236c kind:arm_call to:0x01ff916c module:itcm +from:0x021423d0 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x021423dc kind:arm_call to:0x01ff97c8 module:itcm +from:0x02142410 kind:arm_call to:0x02143a34 module:overlay(58) +from:0x02142440 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02142448 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02142470 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214247c kind:load to:0x0203feb0 module:main +from:0x02142480 kind:load to:0x027e0cec module:dtcm +from:0x021424d8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02142594 kind:load to:0x02155f24 module:overlay(58) +from:0x02142598 kind:load to:0x02156020 module:overlay(58) +from:0x0214259c kind:load to:0x0204b164 module:main +from:0x021425dc kind:arm_call to:0x02141a64 module:overlay(58) +from:0x021425e4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214260c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142684 kind:arm_call to:0x0214418c module:overlay(58) +from:0x021426bc kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x021426d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021426e4 kind:load to:0x02156068 module:overlay(58) +from:0x021426e8 kind:load to:0x020af498 module:overlay(0) +from:0x021426ec kind:load to:0x027e07d4 module:dtcm +from:0x021426f0 kind:load to:0x027e09a8 module:dtcm +from:0x0214271c kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02142774 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021427a0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021427cc kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x021427dc kind:arm_call to:0x01fff17c module:itcm +from:0x021427f0 kind:load to:0x027e0cec module:dtcm +from:0x021427f4 kind:load to:0x027e09a8 module:dtcm +from:0x021427fc kind:load to:0x027e0ce0 module:dtcm +from:0x021428d4 kind:arm_call to:0x01fff148 module:itcm +from:0x021428fc kind:load to:0x020af4a0 module:overlay(0) +from:0x02142904 kind:load to:0x027e0ce0 module:dtcm +from:0x02142934 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02142978 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02142980 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021429a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021429b0 kind:load to:0x027e0cec module:dtcm +from:0x021429c4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02142a34 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02142a60 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02142a70 kind:arm_call to:0x0214418c module:overlay(58) +from:0x02142a78 kind:arm_call to:0x02143664 module:overlay(58) +from:0x02142a84 kind:load to:0x02155f24 module:overlay(58) +from:0x02142a88 kind:load to:0x027e09a8 module:dtcm +from:0x02142a9c kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02142b4c kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02142b54 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02142b7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142bac kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02142bf8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02142c04 kind:load to:0x020af498 module:overlay(0) +from:0x02142c0c kind:load to:0x02156020 module:overlay(58) +from:0x02142c18 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02142c4c kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02142c54 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02142c7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142c94 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02142cb4 kind:arm_call to:0x0214418c module:overlay(58) +from:0x02142d14 kind:arm_call to:0x02143664 module:overlay(58) +from:0x02142d1c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02142d2c kind:load to:0x02156020 module:overlay(58) +from:0x02142d54 kind:arm_call to:0x02143654 module:overlay(58) +from:0x02142d6c kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02142d78 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02142d8c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02142db4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142e40 kind:load to:0x02156050 module:overlay(58) +from:0x02142e78 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02142e94 kind:arm_call to:0x01fff148 module:itcm +from:0x02142ec0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02142eec kind:arm_call to:0x020733ec module:overlay(0) +from:0x02142efc kind:arm_call to:0x01ff916c module:itcm +from:0x02142f28 kind:arm_call to:0x02016c00 module:main +from:0x02142f48 kind:arm_call to:0x02016c88 module:main +from:0x02142fa0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02143050 kind:arm_call to:0x01ff930c module:itcm +from:0x02143084 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x021430a8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021430b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0214312c kind:arm_call to:0x01ff9258 module:itcm +from:0x02143140 kind:arm_call to:0x021441bc module:overlay(58) +from:0x02143178 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0214318c kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02143194 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021431bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021431c8 kind:load to:0x027e0cec module:dtcm +from:0x021431cc kind:load to:0x027e0ce0 module:dtcm +from:0x021431d0 kind:load to:0x027e09a8 module:dtcm +from:0x021431dc kind:load to:0x0203feb0 module:main +from:0x021431f4 kind:arm_call to:0x0214432c module:overlay(58) +from:0x0214320c kind:arm_call to:0x0214436c module:overlay(58) +from:0x02143240 kind:arm_call to:0x0214441c module:overlay(58) +from:0x0214325c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143268 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214327c kind:arm_call to:0x01ff930c module:itcm +from:0x02143290 kind:arm_call to:0x021441f4 module:overlay(58) +from:0x021432a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021432ac kind:arm_call to:0x01ff9258 module:itcm +from:0x02143314 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02143380 kind:arm_call to:0x01ff916c module:itcm +from:0x02143398 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02143404 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0214342c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214343c kind:arm_call to:0x01ff916c module:itcm +from:0x0214349c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021434c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021434d4 kind:load to:0x02156020 module:overlay(58) +from:0x021434d8 kind:load to:0x02156038 module:overlay(58) +from:0x021434dc kind:load to:0x02156050 module:overlay(58) +from:0x021434e0 kind:load to:0x027e0cec module:dtcm +from:0x021434e4 kind:load to:0x027e09a8 module:dtcm +from:0x021434f0 kind:load to:0x0203feb0 module:main +from:0x0214350c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02143530 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021435a4 kind:arm_call to:0x021435e4 module:overlay(58) +from:0x021435b4 kind:arm_call to:0x0214361c module:overlay(58) +from:0x021435dc kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02143604 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x02143618 kind:load to:0x027e0cd8 module:dtcm +from:0x0214363c kind:arm_call to:0x020834e8 module:overlay(0) +from:0x02143650 kind:load to:0x027e0cd8 module:dtcm +from:0x02143688 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x021436b4 kind:arm_call to:0x01fff168 module:itcm +from:0x021436c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021436d8 kind:arm_call to:0x01fff148 module:itcm +from:0x02143700 kind:arm_call to:0x02016a78 module:main +from:0x02143728 kind:load to:0x027e0ce0 module:dtcm +from:0x02143738 kind:arm_call to:0x02143784 module:overlay(58) +from:0x0214375c kind:arm_call to:0x02141a64 module:overlay(58) +from:0x0214377c kind:arm_call to:0x02141a64 module:overlay(58) +from:0x0214386c kind:arm_call to:0x0200e260 module:main +from:0x0214387c kind:arm_call to:0x01ffad5c module:itcm +from:0x021438ac kind:load to:0x027e0964 module:dtcm +from:0x021438cc kind:arm_call to:0x02059218 module:overlay(0) +from:0x021438e0 kind:load to:0x02058e24 module:overlay(0) +from:0x021438fc kind:arm_call to:0x02059218 module:overlay(0) +from:0x02143908 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02143924 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02143934 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02143958 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02143960 kind:arm_call to:0x02011ff4 module:main +from:0x02143974 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214397c kind:arm_call to:0x02011ff4 module:main +from:0x02143990 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02143998 kind:arm_call to:0x02011ff4 module:main +from:0x021439ac kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021439c0 kind:load to:0x02157ce0 module:overlay(58) +from:0x021439d4 kind:arm_call to:0x02011f3c module:main +from:0x021439e0 kind:arm_call to:0x02143ba0 module:overlay(58) +from:0x021439f8 kind:arm_call to:0x0209915c module:overlay(0) +from:0x02143a30 kind:load to:0x021561d0 module:overlay(58) +from:0x02143a7c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02143b7c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02143b88 kind:load to:0x027e09a4 module:dtcm +from:0x02143b8c kind:load to:0x02157cc8 module:overlay(58) +from:0x02143b90 kind:load to:0x0204b164 module:main +from:0x02143b94 kind:load to:0x0203feb0 module:main +from:0x02143b98 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02143bac kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02143c10 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02143c3c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02143c58 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02143c68 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02143c88 kind:load to:0x021561f4 module:overlay(58) +from:0x02143c8c kind:load to:0x02157ce0 module:overlay(58) +from:0x02143c90 kind:load to:0x02155fdc module:overlay(58) +from:0x02143ca0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02143ca8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02143cb0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02143cc8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02143cd0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02143cd8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02143ce0 kind:arm_call to:0x02011ff4 module:main +from:0x02143d0c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02143de4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02143df4 kind:load to:0x0203feb0 module:main +from:0x02143dfc kind:load to:0x021561b0 module:overlay(58) +from:0x02143e00 kind:load to:0x027e09a8 module:dtcm +from:0x02143e44 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02143e7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02143e84 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02143e94 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02143eb4 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02143ee4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02143f18 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02143f34 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02143f44 kind:load to:0x027e09b4 module:dtcm +from:0x02143f50 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02143f64 kind:load to:0x02157d34 module:overlay(58) +from:0x02143f78 kind:arm_call to:0x02011f3c module:main +from:0x02143f84 kind:arm_call to:0x02143fb8 module:overlay(58) +from:0x02143f9c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02143fb4 kind:load to:0x02156268 module:overlay(58) +from:0x02143fc0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02143fd0 kind:arm_call to:0x02144514 module:overlay(58) +from:0x02143ffc kind:arm_call to:0x02144394 module:overlay(58) +from:0x02144014 kind:load to:0x02156254 module:overlay(58) +from:0x02144018 kind:load to:0x0215628c module:overlay(58) +from:0x0214401c kind:load to:0x021562f0 module:overlay(58) +from:0x0214403c kind:arm_call to:0x01fff148 module:itcm +from:0x02144048 kind:arm_call to:0x021443a4 module:overlay(58) +from:0x02144054 kind:arm_call to:0x0208381c module:overlay(0) +from:0x02144070 kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x02144078 kind:load to:0x027e0ce0 module:dtcm +from:0x0214407c kind:load to:0x027e0cd8 module:dtcm +from:0x02144090 kind:arm_call to:0x0214441c module:overlay(58) +from:0x021440a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021440c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021440d8 kind:arm_call to:0x01fff148 module:itcm +from:0x021440e4 kind:arm_call to:0x021443cc module:overlay(58) +from:0x02144138 kind:arm_call to:0x0214441c module:overlay(58) +from:0x02144154 kind:arm_call to:0x01ff9258 module:itcm +from:0x02144170 kind:arm_call to:0x021443cc module:overlay(58) +from:0x02144188 kind:load to:0x027e0ce0 module:dtcm +from:0x021441a8 kind:arm_call to:0x02143764 module:overlay(58) +from:0x02144210 kind:arm_call to:0x01fff148 module:itcm +from:0x02144294 kind:load to:0x027e0ce0 module:dtcm +from:0x0214438c kind:arm_call to:0x021443a4 module:overlay(58) +from:0x0214448c kind:arm_call to:0x02143730 module:overlay(58) +from:0x021444a4 kind:load to:0x020da050 module:overlays(19,24) +from:0x021444e0 kind:arm_call to:0x02143784 module:overlay(58) +from:0x02144520 kind:load to:0x027e0d44 module:dtcm +from:0x02144534 kind:load to:0x027e0d44 module:dtcm +from:0x02144540 kind:arm_call to:0x02144524 module:overlay(58) +from:0x02144548 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214455c kind:arm_call to:0x02144524 module:overlay(58) +from:0x02144564 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214456c kind:arm_call to:0x02011ff4 module:main +from:0x02144580 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021445b4 kind:load to:0x02157d80 module:overlay(58) +from:0x021445c8 kind:arm_call to:0x02011f3c module:main +from:0x021445d4 kind:arm_call to:0x0214460c module:overlay(58) +from:0x021445e8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02144608 kind:load to:0x02156304 module:overlay(58) +from:0x02144614 kind:arm_call to:0x020f16d0 module:overlay(31) +from:0x02144628 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02144684 kind:arm_call_thumb to:0x02058e68 module:overlay(0) +from:0x02144690 kind:load to:0x021563a8 module:overlay(58) +from:0x02144694 kind:load to:0x020b7544 module:overlay(0) +from:0x021446a4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021446b8 kind:arm_call to:0x020f1768 module:overlay(31) +from:0x02144720 kind:load to:0x02156320 module:overlay(58) +from:0x02144758 kind:load to:0x02156360 module:overlay(58) +from:0x02144768 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02144794 kind:load to:0x020f1a90 module:overlays(19,22,31) +from:0x021447a0 kind:load to:0x020f1a94 module:overlays(19,22,31) +from:0x021447ac kind:load to:0x020f1a98 module:overlays(19,22,31) +from:0x021447b8 kind:load to:0x020f1a9c module:overlays(19,22,31) +from:0x021447c4 kind:load to:0x020f1a98 module:overlays(19,22,31) +from:0x021447d0 kind:load to:0x020f1ac0 module:overlays(19,22,31) +from:0x021447dc kind:load to:0x020f1b94 module:overlays(19,22,31) +from:0x021447e8 kind:load to:0x020f1ba8 module:overlays(19,22,31) +from:0x02144838 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02144844 kind:arm_call to:0x02073564 module:overlay(0) +from:0x0214488c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021448a8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021448c4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021448d0 kind:arm_call to:0x020f1e4c module:overlay(31) +from:0x021448dc kind:load to:0x027e09a8 module:dtcm +from:0x021448e4 kind:load to:0x027e0cec module:dtcm +from:0x021448f0 kind:load to:0x020f1ea4 module:overlays(19,22,31) +from:0x02144900 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02144908 kind:arm_call to:0x020f23f4 module:overlay(31) +from:0x02144910 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02144918 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02144930 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02144938 kind:arm_call to:0x020f23f4 module:overlay(31) +from:0x02144940 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02144948 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02144950 kind:arm_call to:0x02011ff4 module:main +from:0x02144964 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02144978 kind:load to:0x02158470 module:overlay(58) +from:0x02144994 kind:arm_call to:0x02099084 module:overlay(0) +from:0x021449ac kind:load to:0x0215661c module:overlay(58) +from:0x021449b8 kind:load to:0x02158548 module:overlay(58) +from:0x021449d4 kind:arm_call to:0x02099084 module:overlay(0) +from:0x021449ec kind:load to:0x021565f8 module:overlay(58) +from:0x021449f8 kind:load to:0x02158620 module:overlay(58) +from:0x02144a14 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02144a2c kind:load to:0x021565b0 module:overlay(58) +from:0x02144a38 kind:load to:0x021586f8 module:overlay(58) +from:0x02144a54 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02144a6c kind:load to:0x0215658c module:overlay(58) +from:0x02144a78 kind:load to:0x021587d0 module:overlay(58) +from:0x02144a94 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02144aac kind:load to:0x02156568 module:overlay(58) +from:0x02144ab8 kind:load to:0x021588a8 module:overlay(58) +from:0x02144ad4 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02144aec kind:load to:0x02156544 module:overlay(58) +from:0x02144af8 kind:load to:0x02158980 module:overlay(58) +from:0x02144b14 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02144b2c kind:load to:0x02156520 module:overlay(58) +from:0x02144b38 kind:load to:0x02158a58 module:overlay(58) +from:0x02144b54 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02144b6c kind:load to:0x021564fc module:overlay(58) +from:0x02144b78 kind:load to:0x02158b30 module:overlay(58) +from:0x02144b94 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02144bac kind:load to:0x021565d4 module:overlay(58) +from:0x02144bb8 kind:load to:0x02157f60 module:overlay(58) +from:0x02144bd4 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02144bec kind:load to:0x02156640 module:overlay(58) +from:0x02144bf8 kind:load to:0x02158038 module:overlay(58) +from:0x02144c0c kind:arm_call to:0x02011f3c module:main +from:0x02144c18 kind:arm_call to:0x021451c0 module:overlay(58) +from:0x02144c30 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02144ca8 kind:load to:0x021564d8 module:overlay(58) +from:0x02144cbc kind:load to:0x027e09a4 module:dtcm +from:0x02144cd0 kind:load to:0x02158110 module:overlay(58) +from:0x02144ce4 kind:arm_call to:0x02011f3c module:main +from:0x02144cf0 kind:arm_call to:0x021451c0 module:overlay(58) +from:0x02144d0c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02144d88 kind:load to:0x021564b4 module:overlay(58) +from:0x02144d94 kind:load to:0x027e09a4 module:dtcm +from:0x02144da0 kind:load to:0x021581e8 module:overlay(58) +from:0x02144db4 kind:arm_call to:0x02011f3c module:main +from:0x02144dc0 kind:arm_call to:0x021451c0 module:overlay(58) +from:0x02144ddc kind:arm_call to:0x02099040 module:overlay(0) +from:0x02144e54 kind:load to:0x02156490 module:overlay(58) +from:0x02144e68 kind:load to:0x027e09a4 module:dtcm +from:0x02144e74 kind:load to:0x021582c0 module:overlay(58) +from:0x02144e88 kind:arm_call to:0x02011f3c module:main +from:0x02144e94 kind:arm_call to:0x021451c0 module:overlay(58) +from:0x02144eac kind:arm_call to:0x02099040 module:overlay(0) +from:0x02144f24 kind:load to:0x0215646c module:overlay(58) +from:0x02144f38 kind:load to:0x027e09a4 module:dtcm +from:0x02144f4c kind:load to:0x02158398 module:overlay(58) +from:0x02144f60 kind:arm_call to:0x02011f3c module:main +from:0x02144f6c kind:arm_call to:0x021451c0 module:overlay(58) +from:0x02144f88 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02145000 kind:load to:0x02156448 module:overlay(58) +from:0x02145014 kind:load to:0x027e09a4 module:dtcm +from:0x02145074 kind:arm_call to:0x01fff458 module:itcm +from:0x0214508c kind:arm_call to:0x01fff458 module:itcm +from:0x021450a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021450bc kind:arm_call to:0x01fff458 module:itcm +from:0x02145168 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02145184 kind:load to:0x027e09a4 module:dtcm +from:0x02145188 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214528c kind:arm_call to:0x0200f05c module:main +from:0x02145304 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02145314 kind:arm_call to:0x02145018 module:overlay(58) +from:0x02145328 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02145348 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0214535c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214536c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145440 kind:arm_call to:0x0200f05c module:main +from:0x02145460 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0214550c kind:arm_call to:0x0200f05c module:main +from:0x0214552c kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02145620 kind:arm_call to:0x0200f05c module:main +from:0x0214564c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02145750 kind:arm_call to:0x0200f05c module:main +from:0x0214577c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02145880 kind:arm_call to:0x0200f05c module:main +from:0x021458ac kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02145974 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0214598c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145a20 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02145a34 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145a44 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145b18 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x02145b2c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145b3c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145c14 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x02145c28 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145c38 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145d10 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x02145d24 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145d34 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02145de4 kind:arm_call to:0x0203e690 module:main +from:0x02145f28 kind:arm_call to:0x0200f05c module:main +from:0x02145f5c kind:arm_call to:0x02145018 module:overlay(58) +from:0x02145fb0 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x02145ff4 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02146004 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02146014 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02146048 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02146058 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02146068 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02146084 kind:arm_call to:0x0203522c module:main +from:0x02146098 kind:arm_call to:0x0203522c module:main +from:0x021460ac kind:arm_call to:0x0203522c module:main +from:0x021460bc kind:load to:0x020b6ba4 module:overlay(0) +from:0x021460c4 kind:load to:0x02154e3c module:overlay(58) +from:0x021460d0 kind:load to:0x02158038 module:overlay(58) +from:0x021460d4 kind:load to:0x02158110 module:overlay(58) +from:0x021460d8 kind:load to:0x021581e8 module:overlay(58) +from:0x021460e0 kind:load to:0x021582c0 module:overlay(58) +from:0x021460e4 kind:load to:0x02158398 module:overlay(58) +from:0x021460e8 kind:load to:0x021566ac module:overlay(58) +from:0x021460ec kind:load to:0x021567c8 module:overlay(58) +from:0x021460f0 kind:load to:0x021568e4 module:overlay(58) +from:0x021460f4 kind:load to:0x02154e8d module:overlay(58) +from:0x021460f8 kind:load to:0x02154e8e module:overlay(58) +from:0x021460fc kind:load to:0x02154e8f module:overlay(58) +from:0x02146100 kind:load to:0x02155f94 module:overlay(58) +from:0x02146104 kind:load to:0x02156418 module:overlay(58) +from:0x02146108 kind:load to:0x02154e8c module:overlay(58) +from:0x0214610c kind:load to:0x0214115c module:overlay(58) +from:0x02146110 kind:load to:0x0214393c module:overlay(58) +from:0x02146114 kind:load to:0x027e09a4 module:dtcm +from:0x0214611c kind:load to:0x02156428 module:overlay(58) +from:0x02146124 kind:load to:0x02154c88 module:overlay(58) +from:0x02146128 kind:load to:0x02154cb8 module:overlay(58) +from:0x02146134 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214615c kind:arm_call to:0x0203e740 module:main +from:0x02146168 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02146174 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02146180 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02146188 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02146194 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021461a0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021461a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021461b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021461b8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021461c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021461c8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021461d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021461d8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x021461e4 kind:load to:0x0214115c module:overlay(58) +from:0x02146204 kind:arm_call to:0x0203e740 module:main +from:0x02146210 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0214621c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02146228 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02146230 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214623c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02146248 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02146250 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02146258 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02146260 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02146268 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02146270 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02146278 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02146280 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02146288 kind:arm_call to:0x02011ff4 module:main +from:0x02146294 kind:load to:0x0214115c module:overlay(58) +from:0x021462a0 kind:arm_call to:0x02147284 module:overlay(58) +from:0x021462ac kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02146744 kind:load to:0x02157eac module:overlay(58) +from:0x02146748 kind:load to:0x02157eb0 module:overlay(58) +from:0x0214674c kind:load to:0x02157eb4 module:overlay(58) +from:0x02146750 kind:load to:0x02157eb8 module:overlay(58) +from:0x02146754 kind:load to:0x02157ebc module:overlay(58) +from:0x02146758 kind:load to:0x02157ec0 module:overlay(58) +from:0x0214675c kind:load to:0x02157ec4 module:overlay(58) +from:0x02146760 kind:load to:0x02157ec8 module:overlay(58) +from:0x02146764 kind:load to:0x02157ecc module:overlay(58) +from:0x02146768 kind:load to:0x02157ed0 module:overlay(58) +from:0x0214676c kind:load to:0x02157ed4 module:overlay(58) +from:0x02146770 kind:load to:0x02157ed8 module:overlay(58) +from:0x02146774 kind:load to:0x02157ee0 module:overlay(58) +from:0x02146778 kind:load to:0x02157ee4 module:overlay(58) +from:0x0214677c kind:load to:0x02157edc module:overlay(58) +from:0x02146788 kind:arm_call to:0x02147284 module:overlay(58) +from:0x02146794 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02146cc4 kind:load to:0x02157eac module:overlay(58) +from:0x02146cc8 kind:load to:0x02157eb0 module:overlay(58) +from:0x02146ccc kind:load to:0x02157eb4 module:overlay(58) +from:0x02146cd0 kind:load to:0x02157eb8 module:overlay(58) +from:0x02146cd4 kind:load to:0x02157ebc module:overlay(58) +from:0x02146cd8 kind:load to:0x02157ec0 module:overlay(58) +from:0x02146cdc kind:load to:0x02157ec4 module:overlay(58) +from:0x02146ce0 kind:load to:0x02157ec8 module:overlay(58) +from:0x02146ce4 kind:load to:0x02157ecc module:overlay(58) +from:0x02146ce8 kind:load to:0x02157ed0 module:overlay(58) +from:0x02146cec kind:load to:0x02157ed4 module:overlay(58) +from:0x02146cf0 kind:load to:0x02157ed8 module:overlay(58) +from:0x02146cf4 kind:load to:0x02157ee0 module:overlay(58) +from:0x02146cf8 kind:load to:0x02157ee4 module:overlay(58) +from:0x02146cfc kind:load to:0x02157edc module:overlay(58) +from:0x02146d08 kind:arm_call to:0x02147284 module:overlay(58) +from:0x02146d14 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02147248 kind:load to:0x02157eac module:overlay(58) +from:0x0214724c kind:load to:0x02157eb0 module:overlay(58) +from:0x02147250 kind:load to:0x02157eb4 module:overlay(58) +from:0x02147254 kind:load to:0x02157eb8 module:overlay(58) +from:0x02147258 kind:load to:0x02157ebc module:overlay(58) +from:0x0214725c kind:load to:0x02157ec0 module:overlay(58) +from:0x02147260 kind:load to:0x02157ec4 module:overlay(58) +from:0x02147264 kind:load to:0x02157ec8 module:overlay(58) +from:0x02147268 kind:load to:0x02157ecc module:overlay(58) +from:0x0214726c kind:load to:0x02157ed0 module:overlay(58) +from:0x02147270 kind:load to:0x02157ed4 module:overlay(58) +from:0x02147274 kind:load to:0x02157ed8 module:overlay(58) +from:0x02147278 kind:load to:0x02157ee0 module:overlay(58) +from:0x0214727c kind:load to:0x02157ee4 module:overlay(58) +from:0x02147280 kind:load to:0x02157edc module:overlay(58) +from:0x02147288 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x021472c0 kind:arm_call to:0x01fff458 module:itcm +from:0x021472d8 kind:arm_call to:0x01fff458 module:itcm +from:0x021472f0 kind:arm_call to:0x01fff458 module:itcm +from:0x02147308 kind:arm_call to:0x01fff458 module:itcm +from:0x02147344 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02147354 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02147374 kind:arm_call to:0x02147284 module:overlay(58) +from:0x02147394 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x021473b0 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x021473c4 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021473dc kind:arm_call to:0x02146298 module:overlay(58) +from:0x021473e4 kind:arm_call to:0x02146780 module:overlay(58) +from:0x021473ec kind:arm_call to:0x02146d00 module:overlay(58) +from:0x021473f8 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x02147418 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02147460 kind:load to:0x021494a4 module:overlay(58) +from:0x02147464 kind:load to:0x02157eac module:overlay(58) +from:0x02147468 kind:load to:0x02154d4c module:overlay(58) +from:0x0214746c kind:load to:0x021493a4 module:overlay(58) +from:0x02147470 kind:load to:0x02154ce8 module:overlay(58) +from:0x02147480 kind:arm_call to:0x020e906c module:overlay(31) +from:0x0214748c kind:arm_call to:0x02149730 module:overlay(58) +from:0x021474b4 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0214750c kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0214753c kind:load to:0x027e09b8 module:dtcm +from:0x02147594 kind:load to:0x021566f0 module:overlay(58) +from:0x021475bc kind:load to:0x027e0cec module:dtcm +from:0x021475c0 kind:load to:0x020a18e8 module:overlay(0) +from:0x02147600 kind:arm_call to:0x01fff458 module:itcm +from:0x0214761c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0214762c kind:arm_call to:0x02147598 module:overlay(58) +from:0x02147680 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021476a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147780 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02147798 kind:arm_call to:0x021477b4 module:overlay(58) +from:0x021477a8 kind:load to:0x02156758 module:overlay(58) +from:0x021477ac kind:load to:0x027e09a8 module:dtcm +from:0x021477f0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02147818 kind:arm_call to:0x01ff9638 module:itcm +from:0x02147824 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147834 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02147840 kind:load to:0x027e0cec module:dtcm +from:0x021478a4 kind:arm_call to:0x020747bc module:overlay(0) +from:0x021478d0 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x02147904 kind:arm_call to:0x0215e7bc module:overlay(63) +from:0x02147964 kind:arm_call to:0x0215f360 module:overlay(63) +from:0x02147974 kind:load to:0x027e09b8 module:dtcm +from:0x02147978 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x02147a70 kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x02147a80 kind:arm_call to:0x02147c50 module:overlay(58) +from:0x02147af0 kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x02147b04 kind:arm_call to:0x020168f0 module:main +from:0x02147b1c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147b24 kind:arm_call to:0x021477b4 module:overlay(58) +from:0x02147b70 kind:arm_call to:0x01fff148 module:itcm +from:0x02147b9c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02147be0 kind:arm_call to:0x0207a128 module:overlay(0) +from:0x02147c1c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147c40 kind:load to:0x027e0cec module:dtcm +from:0x02147c44 kind:load to:0x027e0ce0 module:dtcm +from:0x02147c48 kind:load to:0x027e09bc module:dtcm +from:0x02147c84 kind:arm_call to:0x0205b918 module:overlay(0) +from:0x02147cf8 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02147d0c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147d14 kind:arm_call to:0x021477b4 module:overlay(58) +from:0x02147d20 kind:load to:0x027e0960 module:dtcm +from:0x02147d24 kind:load to:0x027e0ce0 module:dtcm +from:0x02147d28 kind:load to:0x027e0cec module:dtcm +from:0x02147d40 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02147db0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02147dc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147dd8 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02147e18 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02147e40 kind:arm_call to:0x020595b8 module:overlay(0) +from:0x02147e5c kind:arm_call to:0x020595b8 module:overlay(0) +from:0x02147e78 kind:arm_call to:0x020595b8 module:overlay(0) +from:0x02147e94 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02147ec0 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02147f10 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02147f44 kind:arm_call to:0x01fff60c module:itcm +from:0x02147f54 kind:load to:0x027e09b4 module:dtcm +from:0x02147f68 kind:arm_call to:0x020e9174 module:overlay(31) +from:0x02147f70 kind:arm_call to:0x021497dc module:overlay(58) +from:0x02147f78 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x02147f90 kind:arm_call to:0x020e91a4 module:overlay(31) +from:0x02147f98 kind:arm_call to:0x021497b0 module:overlay(58) +from:0x02147fa0 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x02147fb8 kind:arm_call to:0x020e94f0 module:overlay(31) +from:0x02147fc0 kind:arm_call to:0x021497b0 module:overlay(58) +from:0x02147fc8 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x02147fe0 kind:arm_call to:0x020e9850 module:overlay(31) +from:0x02147fe8 kind:arm_call to:0x021497dc module:overlay(58) +from:0x02148000 kind:arm_call to:0x020e9bc0 module:overlay(31) +from:0x02148008 kind:arm_call to:0x021497b0 module:overlay(58) +from:0x02148010 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x02148028 kind:arm_call to:0x020e9c94 module:overlay(31) +from:0x02148030 kind:arm_call to:0x021497dc module:overlay(58) +from:0x02148038 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x02148054 kind:arm_call to:0x020e9cc8 module:overlay(31) +from:0x0214805c kind:arm_call to:0x021497dc module:overlay(58) +from:0x02148064 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x02148080 kind:arm_call to:0x020e9d74 module:overlay(31) +from:0x02148088 kind:arm_call to:0x021497dc module:overlay(58) +from:0x02148090 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x021480a4 kind:arm_call to:0x020e9e44 module:overlay(31) +from:0x021480b8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021480c0 kind:load to:0x027e0cec module:dtcm +from:0x021480d4 kind:arm_call to:0x021497dc module:overlay(58) +from:0x021480e4 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x021480f8 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x02148108 kind:arm_call to:0x021485c8 module:overlay(58) +from:0x02148110 kind:arm_call to:0x02148d8c module:overlay(58) +from:0x02148140 kind:arm_call to:0x020e91a0 module:overlay(31) +from:0x0214816c kind:arm_call to:0x020e9cc4 module:overlay(31) +from:0x02148198 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021481dc kind:arm_call to:0x021485c8 module:overlay(58) +from:0x02148230 kind:arm_call to:0x01fff17c module:itcm +from:0x02148258 kind:arm_call to:0x01ff930c module:itcm +from:0x02148268 kind:arm_call to:0x01fff148 module:itcm +from:0x02148298 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x021482b4 kind:arm_call to:0x0214848c module:overlay(58) +from:0x021482d8 kind:arm_call to:0x01fff148 module:itcm +from:0x02148308 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02148328 kind:arm_call to:0x0214848c module:overlay(58) +from:0x02148364 kind:arm_call to:0x01ff930c module:itcm +from:0x02148388 kind:arm_call to:0x021497dc module:overlay(58) +from:0x021483a0 kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x021483b4 kind:arm_call to:0x020168f0 module:main +from:0x021483c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021483dc kind:arm_call to:0x021472b8 module:overlay(58) +from:0x0214841c kind:arm_call to:0x021497dc module:overlay(58) +from:0x02148444 kind:arm_call to:0x02148e38 module:overlay(58) +from:0x02148454 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02148470 kind:arm_call to:0x02148e38 module:overlay(58) +from:0x0214847c kind:load to:0x02165fe8 module:overlays(59,63,68,73,84) +from:0x02148480 kind:load to:0x027e0ce0 module:dtcm +from:0x02148488 kind:load to:0x0216611c module:overlays(59,63,68,73,84) +from:0x021484fc kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02148510 kind:load to:0x0203feb0 module:main +from:0x02148518 kind:load to:0x027e0ce0 module:dtcm +from:0x02148598 kind:arm_call to:0x021497b0 module:overlay(58) +from:0x021485b4 kind:arm_call to:0x021497b0 module:overlay(58) +from:0x021485f0 kind:arm_call to:0x021489b8 module:overlay(58) +from:0x02148604 kind:arm_call to:0x021489b8 module:overlay(58) +from:0x02148618 kind:arm_call to:0x021489b8 module:overlay(58) +from:0x02148660 kind:arm_call to:0x02145018 module:overlay(58) +from:0x02148674 kind:arm_call to:0x02145018 module:overlay(58) +from:0x02148684 kind:arm_call to:0x02145018 module:overlay(58) +from:0x02148694 kind:arm_call to:0x02145018 module:overlay(58) +from:0x0214876c kind:arm_call to:0x021488b0 module:overlay(58) +from:0x02148778 kind:load to:0x02156a1c module:overlay(58) +from:0x02148798 kind:arm_call to:0x02145018 module:overlay(58) +from:0x021487ac kind:arm_call to:0x02145018 module:overlay(58) +from:0x021487bc kind:arm_call to:0x02145018 module:overlay(58) +from:0x021487cc kind:arm_call to:0x02145018 module:overlay(58) +from:0x021488a0 kind:arm_call to:0x021488b0 module:overlay(58) +from:0x021488ac kind:load to:0x02156a1c module:overlay(58) +from:0x021488b8 kind:arm_call to:0x02146298 module:overlay(58) +from:0x021488c0 kind:arm_call to:0x02146780 module:overlay(58) +from:0x021488c8 kind:arm_call to:0x02146d00 module:overlay(58) +from:0x021488d0 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02148914 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02148938 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x0214897c kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02148a00 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02148a24 kind:arm_call to:0x02148910 module:overlay(58) +from:0x02148a98 kind:arm_call to:0x02148930 module:overlay(58) +from:0x02148ae8 kind:arm_call to:0x02148974 module:overlay(58) +from:0x02148b1c kind:arm_call to:0x02148910 module:overlay(58) +from:0x02148b74 kind:arm_call to:0x02148930 module:overlay(58) +from:0x02148bc4 kind:arm_call to:0x02148974 module:overlay(58) +from:0x02148cd0 kind:arm_call to:0x021488b0 module:overlay(58) +from:0x02148cf4 kind:arm_call to:0x02148d8c module:overlay(58) +from:0x02148d04 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x02148d14 kind:load to:0x02156a1c module:overlay(58) +from:0x02148d18 kind:load to:0x02156b9c module:overlay(58) +from:0x02148d78 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02148d88 kind:load to:0x0215665c module:overlay(58) +from:0x02148de8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02148dfc kind:load to:0x02156674 module:overlay(58) +from:0x02148e08 kind:arm_call to:0x020aade4 module:overlay(0) +from:0x02148e30 kind:arm_call to:0x01ff930c module:itcm +from:0x02148e80 kind:arm_call to:0x021485c8 module:overlay(58) +from:0x02148ee0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02148ef4 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02148f28 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148f4c kind:arm_call to:0x02073348 module:overlay(0) +from:0x02148f6c kind:arm_call to:0x021472b8 module:overlay(58) +from:0x0214903c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021490bc kind:arm_call to:0x021488b0 module:overlay(58) +from:0x0214910c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149144 kind:arm_call to:0x02148930 module:overlay(58) +from:0x021491b4 kind:arm_call to:0x02148930 module:overlay(58) +from:0x02149234 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214926c kind:arm_call to:0x02148974 module:overlay(58) +from:0x021492dc kind:arm_call to:0x02148974 module:overlay(58) +from:0x02149358 kind:arm_call to:0x021488b0 module:overlay(58) +from:0x02149364 kind:load to:0x027e0cec module:dtcm +from:0x02149368 kind:load to:0x02154c4c module:overlay(58) +from:0x0214936c kind:load to:0x027e09a8 module:dtcm +from:0x02149380 kind:load to:0x02156a1c module:overlay(58) +from:0x02149390 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x021493a0 kind:load to:0x02165ff0 module:overlays(59,63,68,73,84) +from:0x021493f8 kind:arm_call to:0x0200e260 module:main +from:0x02149444 kind:arm_call to:0x0200e260 module:main +from:0x02149490 kind:arm_call to:0x0200e260 module:main +from:0x02149500 kind:arm_call to:0x0200e260 module:main +from:0x02149510 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214953c kind:arm_call to:0x021472b8 module:overlay(58) +from:0x0214958c kind:arm_call to:0x0200e260 module:main +from:0x0214959c kind:arm_call to:0x01ffad5c module:itcm +from:0x02149610 kind:arm_call to:0x0200e260 module:main +from:0x02149620 kind:arm_call to:0x01ffad5c module:itcm +from:0x02149650 kind:load to:0x027e0964 module:dtcm +from:0x0214965c kind:arm_call to:0x01fff458 module:itcm +from:0x02149678 kind:arm_call to:0x01fff458 module:itcm +from:0x0214968c kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x0214969c kind:load to:0x027e0cfc module:dtcm +from:0x021496a4 kind:arm_call to:0x02149730 module:overlay(58) +from:0x021496b8 kind:arm_call to:0x020d5c80 module:overlay(24) +from:0x021496c4 kind:load to:0x027e0cfc module:dtcm +from:0x021496d8 kind:arm_call to:0x021497b0 module:overlay(58) +from:0x021496e0 kind:arm_call to:0x02148d1c module:overlay(58) +from:0x021496f0 kind:arm_call to:0x020aaad0 module:overlay(0) +from:0x02149714 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x02149724 kind:arm_call to:0x02147598 module:overlay(58) +from:0x02149738 kind:arm_call to:0x01fff458 module:itcm +from:0x02149758 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x02149768 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x02149774 kind:arm_call to:0x01fff458 module:itcm +from:0x021497a8 kind:load to:0x027e0cfc module:dtcm +from:0x021497ac kind:load to:0x027e09a4 module:dtcm +from:0x02149840 kind:arm_call to:0x01fff458 module:itcm +from:0x02149854 kind:arm_call to:0x021497dc module:overlay(58) +from:0x0214987c kind:arm_call to:0x01fff458 module:itcm +from:0x02149890 kind:arm_call to:0x021497dc module:overlay(58) +from:0x021498b8 kind:arm_call to:0x01fff458 module:itcm +from:0x021498cc kind:arm_call to:0x021497dc module:overlay(58) +from:0x021498f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02149908 kind:arm_call to:0x021497dc module:overlay(58) +from:0x02149934 kind:arm_call to:0x01fff458 module:itcm +from:0x02149950 kind:arm_call to:0x021497b0 module:overlay(58) +from:0x02149958 kind:arm_call to:0x021497dc module:overlay(58) +from:0x0214996c kind:arm_call to:0x01fff458 module:itcm +from:0x02149980 kind:arm_call to:0x021497dc module:overlay(58) +from:0x021499ac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021499b4 kind:arm_call to:0x02011ff4 module:main +from:0x021499cc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021499d4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x021499dc kind:arm_call to:0x02011ff4 module:main +from:0x021499f4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021499fc kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02149a10 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149a24 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149a38 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149a4c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149a60 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149a74 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149a88 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149a9c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149ab0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149ac4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149ad8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149aec kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149b00 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149b14 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149b28 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02149b3c kind:load to:0x02158c18 module:overlay(58) +from:0x02149b50 kind:arm_call to:0x02011f3c module:main +from:0x02149b5c kind:arm_call to:0x02149bd4 module:overlay(58) +from:0x02149b70 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02149bc8 kind:load to:0x02156c04 module:overlay(58) +from:0x02149c04 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02149c24 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02149c40 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02149c50 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02149c94 kind:arm_call to:0x0200f05c module:main +from:0x02149cb0 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02149cdc kind:arm_call to:0x0200f05c module:main +from:0x02149cf8 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02149d24 kind:arm_call to:0x0214a354 module:overlay(58) +from:0x02149d48 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02149d5c kind:arm_call to:0x0203522c module:main +from:0x02149d6c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02149d70 kind:load to:0x021567c8 module:overlay(58) +from:0x02149d74 kind:load to:0x021566ac module:overlay(58) +from:0x02149d78 kind:load to:0x02156d50 module:overlay(58) +from:0x02149d7c kind:load to:0x02155044 module:overlay(58) +from:0x02149d80 kind:load to:0x02155054 module:overlay(58) +from:0x02149d84 kind:load to:0x02156cd0 module:overlay(58) +from:0x02149d88 kind:load to:0x0215506c module:overlay(58) +from:0x02149d94 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x02149db4 kind:load to:0x0214a748 module:overlay(58) +from:0x02149db8 kind:load to:0x0215503c module:overlay(58) +from:0x02149e0c kind:load to:0x02156c20 module:overlay(58) +from:0x02149e1c kind:arm_call to:0x020e906c module:overlay(31) +from:0x02149e28 kind:arm_call to:0x0214a4a0 module:overlay(58) +from:0x02149e58 kind:arm_call to:0x02074764 module:overlay(0) +from:0x02149eb0 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02149ebc kind:load to:0x027e09b8 module:dtcm +from:0x02149ee8 kind:arm_call to:0x020aa5b0 module:overlay(0) +from:0x02149f0c kind:arm_call to:0x0214a4a0 module:overlay(58) +from:0x02149f1c kind:arm_call to:0x0212d56c module:overlay(40) +from:0x02149f30 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x02149f38 kind:load to:0x027e09b8 module:dtcm +from:0x02149f7c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x02149fdc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214a004 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a03c kind:load to:0x02156c78 module:overlay(58) +from:0x0214a048 kind:arm_call to:0x020aaad0 module:overlay(0) +from:0x0214a06c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0214a094 kind:arm_call to:0x0214a354 module:overlay(58) +from:0x0214a0b8 kind:arm_call to:0x020e9174 module:overlay(31) +from:0x0214a0c8 kind:arm_call to:0x0214a354 module:overlay(58) +from:0x0214a118 kind:arm_call to:0x020e9bc0 module:overlay(31) +from:0x0214a12c kind:arm_call to:0x020e9c94 module:overlay(31) +from:0x0214a134 kind:arm_call to:0x0214a354 module:overlay(58) +from:0x0214a1d0 kind:load to:0x0204b164 module:main +from:0x0214a24c kind:load to:0x0204b164 module:main +from:0x0214a274 kind:arm_call to:0x020151dc module:main +from:0x0214a2f8 kind:arm_call to:0x020151dc module:main +from:0x0214a3a0 kind:load to:0x02155064 module:overlay(58) +from:0x0214a3d8 kind:arm_call to:0x02015018 module:main +from:0x0214a3f4 kind:arm_call to:0x0214a40c module:overlay(58) +from:0x0214a420 kind:load to:0x027e09a8 module:dtcm +from:0x0214a424 kind:load to:0x020731e8 module:overlay(0) +from:0x0214a43c kind:arm_call to:0x01fff458 module:itcm +from:0x0214a450 kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x0214a45c kind:load to:0x027e0cfc module:dtcm +from:0x0214a468 kind:arm_call to:0x0214a4a0 module:overlay(58) +from:0x0214a480 kind:arm_call to:0x0214a51c module:overlay(58) +from:0x0214a490 kind:arm_call to:0x020d5c80 module:overlay(24) +from:0x0214a49c kind:load to:0x027e0cfc module:dtcm +from:0x0214a4b4 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0214a4c4 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0214a4d4 kind:arm_call to:0x01fff458 module:itcm +from:0x0214a510 kind:load to:0x027e0cfc module:dtcm +from:0x0214a518 kind:load to:0x027e09a4 module:dtcm +from:0x0214a528 kind:arm_call to:0x020d5de4 module:overlay(24) +from:0x0214a544 kind:load to:0x027e0cfc module:dtcm +from:0x0214a58c kind:arm_call to:0x0214a51c module:overlay(58) +from:0x0214a5b0 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0214a5c4 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0214a5e8 kind:load to:0x027e0cfc module:dtcm +from:0x0214a600 kind:arm_call to:0x0214a354 module:overlay(58) +from:0x0214a630 kind:arm_call to:0x020c16f8 module:overlay(17) +from:0x0214a63c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214a658 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a680 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a6a4 kind:load to:0x027e09a4 module:dtcm +from:0x0214a6a8 kind:load to:0x020af4b0 module:overlay(0) +from:0x0214a6b8 kind:arm_call to:0x020aade4 module:overlay(0) +from:0x0214a6d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0214a6e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214a728 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214a740 kind:arm_call to:0x020595b8 module:overlay(0) +from:0x0214a7a0 kind:arm_call to:0x0200e260 module:main +from:0x0214a7c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214a7c8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214a7d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214a7d8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0214a7f0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214a7f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214a800 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214a808 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0214a810 kind:arm_call to:0x02011ff4 module:main +from:0x0214a824 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214a838 kind:load to:0x02158d2c module:overlay(58) +from:0x0214a84c kind:arm_call to:0x02011f3c module:main +from:0x0214a858 kind:arm_call to:0x0214ab14 module:overlay(58) +from:0x0214a870 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0214a8a0 kind:load to:0x02156eec module:overlay(58) +from:0x0214a8b8 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0214a8e8 kind:load to:0x02156ed0 module:overlay(58) +from:0x0214a9b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214a9bc kind:arm_call to:0x01fff458 module:itcm +from:0x0214aaac kind:arm_call to:0x0214b160 module:overlay(58) +from:0x0214aacc kind:arm_call to:0x01ff9258 module:itcm +from:0x0214aaec kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ab0c kind:load to:0x027e0ce4 module:dtcm +from:0x0214ab20 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214ab84 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0214abb0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0214abcc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214abdc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214abf4 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0214ac04 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0214ac10 kind:arm_call to:0x0214a8cc module:overlay(58) +from:0x0214ac6c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214ac9c kind:arm_call to:0x0202a1c0 module:main +from:0x0214acac kind:load to:0x02156f50 module:overlay(58) +from:0x0214acb0 kind:load to:0x02158d2c module:overlay(58) +from:0x0214acb4 kind:load to:0x02155fdc module:overlay(58) +from:0x0214acb8 kind:load to:0x02156ec0 module:overlay(58) +from:0x0214acbc kind:load to:0x027e07d4 module:dtcm +from:0x0214accc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214ad5c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214ad64 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214ad6c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214ad74 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214ad7c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214ad88 kind:load to:0x02156f50 module:overlay(58) +from:0x0214ad8c kind:load to:0x02158cf0 module:overlay(58) +from:0x0214ad90 kind:load to:0x02158d04 module:overlay(58) +from:0x0214ae18 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214ae20 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214ae28 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214ae30 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214ae38 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214ae40 kind:arm_call to:0x02011ff4 module:main +from:0x0214ae4c kind:load to:0x02156f50 module:overlay(58) +from:0x0214ae50 kind:load to:0x02158cf0 module:overlay(58) +from:0x0214ae54 kind:load to:0x02158d04 module:overlay(58) +from:0x0214ae6c kind:arm_call to:0x0214af58 module:overlay(58) +from:0x0214aecc kind:arm_call to:0x0214af58 module:overlay(58) +from:0x0214aeec kind:load to:0x02158cf0 module:overlay(58) +from:0x0214aef0 kind:load to:0x02158d04 module:overlay(58) +from:0x0214af20 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214af28 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214af40 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214af4c kind:load to:0x027e0d48 module:dtcm +from:0x0214af50 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214af94 kind:load to:0x02156f08 module:overlay(58) +from:0x0214afcc kind:load to:0x02156f08 module:overlay(58) +from:0x0214afe4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0214b018 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214b054 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214b0a8 kind:arm_call to:0x01fff168 module:itcm +from:0x0214b0f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0214b0fc kind:load to:0x027e0ce0 module:dtcm +from:0x0214b100 kind:load to:0x027e07d4 module:dtcm +from:0x0214b10c kind:arm_call to:0x0214afd0 module:overlay(58) +from:0x0214b12c kind:arm_call to:0x020735f0 module:overlay(0) +from:0x0214b15c kind:load to:0x027e09a8 module:dtcm +from:0x0214b17c kind:arm_call to:0x020db094 module:overlay(31) +from:0x0214b198 kind:arm_call to:0x01ffa878 module:itcm +from:0x0214b1b0 kind:load to:0x027e0d34 module:dtcm +from:0x0214b1b4 kind:load to:0x02156e7c module:overlay(58) +from:0x0214b1f4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214b220 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214b230 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214b23c kind:load to:0x0203feb0 module:main +from:0x0214b278 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214b28c kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0214b2ac kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0214b2b8 kind:load to:0x027e09c0 module:dtcm +from:0x0214b320 kind:arm_call to:0x0214af98 module:overlay(58) +from:0x0214b4ec kind:load to:0x02156ea0 module:overlay(58) +from:0x0214b4f0 kind:load to:0x0204b164 module:main +from:0x0214b4f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214b558 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214b5c0 kind:arm_call to:0x020168f0 module:main +from:0x0214b5f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0214b748 kind:arm_call to:0x0214b240 module:overlay(58) +from:0x0214b750 kind:arm_call to:0x0214b104 module:overlay(58) +from:0x0214b79c kind:arm_call to:0x0214af58 module:overlay(58) +from:0x0214b7dc kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0214b7ec kind:load to:0x0204b164 module:main +from:0x0214b7fc kind:load to:0x0203feb0 module:main +from:0x0214b800 kind:load to:0x027e0cd8 module:dtcm +from:0x0214b808 kind:load to:0x027e09c0 module:dtcm +from:0x0214b884 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214b894 kind:load to:0x02156e88 module:overlay(58) +from:0x0214b898 kind:load to:0x027e09a8 module:dtcm +from:0x0214b8d0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214b8f0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0214b8fc kind:arm_call to:0x020168f0 module:main +from:0x0214b910 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214b96c kind:arm_call to:0x01ff9218 module:itcm +from:0x0214b980 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214b998 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b9a4 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0214b9c4 kind:load to:0x0203feb0 module:main +from:0x0214b9f0 kind:arm_call to:0x0214b240 module:overlay(58) +from:0x0214ba24 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0214ba34 kind:arm_call to:0x01ff930c module:itcm +from:0x0214baac kind:arm_call to:0x0214b160 module:overlay(58) +from:0x0214bac8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214baf0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214bb64 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214bb70 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214bc2c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214bc4c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214bc6c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214bc74 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214bca8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214bcc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bccc kind:arm_call to:0x0214b160 module:overlay(58) +from:0x0214bd1c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214bd48 kind:arm_call to:0x020db094 module:overlay(31) +from:0x0214bd68 kind:arm_call to:0x0214b1b8 module:overlay(58) +from:0x0214bd78 kind:arm_call to:0x01ffa328 module:itcm +from:0x0214bd88 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214bda0 kind:arm_call to:0x01fff17c module:itcm +from:0x0214be20 kind:arm_call to:0x0214b160 module:overlay(58) +from:0x0214be44 kind:arm_call to:0x020db0a4 module:overlay(31) +from:0x0214be54 kind:arm_call to:0x0214b104 module:overlay(58) +from:0x0214be88 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214be98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bf2c kind:arm_call to:0x0214af58 module:overlay(58) +from:0x0214bf6c kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0214bf80 kind:load to:0x02156e88 module:overlay(58) +from:0x0214bf88 kind:load to:0x0203feb0 module:main +from:0x0214bf8c kind:load to:0x027e0cd8 module:dtcm +from:0x0214bf94 kind:load to:0x02158cf0 module:overlay(58) +from:0x0214bf9c kind:load to:0x027e0d34 module:dtcm +from:0x0214bfa0 kind:load to:0x027e0ce0 module:dtcm +from:0x0214bfa4 kind:load to:0x02156ea0 module:overlay(58) +from:0x0214bfa8 kind:load to:0x027e09c0 module:dtcm +from:0x0214c090 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214c098 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214c1d4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214c220 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0214c238 kind:load to:0x0204b164 module:main +from:0x0214c23c kind:load to:0x02158cf0 module:overlay(58) +from:0x0214c240 kind:load to:0x02158d04 module:overlay(58) +from:0x0214c244 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c248 kind:load to:0x0203feb0 module:main +from:0x0214c24c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214c264 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214c2a8 kind:arm_call to:0x020db094 module:overlay(31) +from:0x0214c2b8 kind:arm_call to:0x0202a260 module:main +from:0x0214c2c8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214c2f8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214c308 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214c34c kind:arm_call to:0x0214b1b8 module:overlay(58) +from:0x0214c3d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214c408 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0214c414 kind:load to:0x027e0d34 module:dtcm +from:0x0214c418 kind:load to:0x0203feb0 module:main +from:0x0214c420 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c43c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0214c45c kind:arm_call to:0x0214af58 module:overlay(58) +from:0x0214c480 kind:load to:0x02158cf0 module:overlay(58) +from:0x0214c4e8 kind:arm_call to:0x0214c424 module:overlay(58) +from:0x0214c50c kind:load to:0x02158cf0 module:overlay(58) +from:0x0214c510 kind:load to:0x02158d04 module:overlay(58) +from:0x0214c524 kind:load to:0x02158cf0 module:overlay(58) +from:0x0214c56c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0214c594 kind:load to:0x02158cf0 module:overlay(58) +from:0x0214c598 kind:load to:0x02158d04 module:overlay(58) +from:0x0214c5a4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214c5ac kind:arm_call to:0x02011ff4 module:main +from:0x0214c5c0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214c5d4 kind:load to:0x02158e14 module:overlay(58) +from:0x0214c5e8 kind:arm_call to:0x02011f3c module:main +from:0x0214c5f4 kind:arm_call to:0x0214c624 module:overlay(58) +from:0x0214c608 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0214c620 kind:load to:0x02156fac module:overlay(58) +from:0x0214c62c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214c63c kind:arm_call to:0x0214c7ac module:overlay(58) +from:0x0214c658 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214c670 kind:load to:0x02156254 module:overlay(58) +from:0x0214c674 kind:load to:0x02156fd0 module:overlay(58) +from:0x0214c678 kind:load to:0x02157034 module:overlay(58) +from:0x0214c694 kind:arm_call to:0x0214c514 module:overlay(58) +from:0x0214c69c kind:arm_call to:0x0214c7bc module:overlay(58) +from:0x0214c6a4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214c6b0 kind:load to:0x02156fd0 module:overlay(58) +from:0x0214c6b4 kind:load to:0x02157034 module:overlay(58) +from:0x0214c6d0 kind:arm_call to:0x0214c514 module:overlay(58) +from:0x0214c6d8 kind:arm_call to:0x0214c7bc module:overlay(58) +from:0x0214c6e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214c6e8 kind:arm_call to:0x02011ff4 module:main +from:0x0214c6f4 kind:load to:0x02156fd0 module:overlay(58) +from:0x0214c6f8 kind:load to:0x02157034 module:overlay(58) +from:0x0214c720 kind:arm_call to:0x0208381c module:overlay(0) +from:0x0214c73c kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x0214c744 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c76c kind:arm_call to:0x0214c484 module:overlay(58) +from:0x0214c774 kind:load to:0x020da050 module:overlays(19,24) +from:0x0214c7a0 kind:arm_call to:0x0214c528 module:overlay(58) +from:0x0214c7a8 kind:load to:0x020da050 module:overlays(19,24) +from:0x0214c7b8 kind:load to:0x027e0d48 module:dtcm +from:0x0214c7cc kind:load to:0x027e0d48 module:dtcm +from:0x0214c7d8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0214c80c kind:load to:0x02158e64 module:overlay(58) +from:0x0214c820 kind:arm_call to:0x02011f3c module:main +from:0x0214c82c kind:arm_call to:0x0214c938 module:overlay(58) +from:0x0214c840 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214c874 kind:load to:0x0215713c module:overlay(58) +from:0x0214c8a8 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0214c8e0 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x0214c900 kind:load to:0x021570ec module:overlay(58) +from:0x0214c918 kind:arm_call to:0x0214e7a8 module:overlay(58) +from:0x0214c928 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x0214c944 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214c9a8 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0214c9d4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0214c9f0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214ca00 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214ca30 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0214ca3c kind:arm_call to:0x0214c8cc module:overlay(58) +from:0x0214cad0 kind:arm_call to:0x0201b8dc module:main +from:0x0214cae4 kind:arm_call_thumb to:0x020d800c module:overlay(24) +from:0x0214cb10 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0214cb30 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214cb4c kind:arm_call to:0x01ffa06c module:itcm +from:0x0214cb5c kind:load to:0x02157160 module:overlay(58) +from:0x0214cb60 kind:load to:0x02158e64 module:overlay(58) +from:0x0214cb64 kind:load to:0x021566ac module:overlay(58) +from:0x0214cb68 kind:load to:0x02157120 module:overlay(58) +from:0x0214cb6c kind:load to:0x02157104 module:overlay(58) +from:0x0214cb78 kind:arm_call to:0x0201b8bc module:main +from:0x0214cb8c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214cbac kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0214cbd0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0214cbe0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0214cbf0 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214cc4c kind:arm_call to:0x020d8024 module:overlay(24) +from:0x0214cc94 kind:arm_call to:0x0214ebe8 module:overlay(58) +from:0x0214cca0 kind:arm_call to:0x0214e6fc module:overlay(58) +from:0x0214cccc kind:arm_call to:0x0214e7a8 module:overlay(58) +from:0x0214cce0 kind:arm_call to:0x0214e82c module:overlay(58) +from:0x0214cd00 kind:load to:0x0214ecbc module:overlay(58) +from:0x0214cd04 kind:load to:0x021570b4 module:overlay(58) +from:0x0214cd08 kind:load to:0x020da050 module:overlays(19,24) +from:0x0214cd18 kind:arm_call to:0x0214e6fc module:overlay(58) +from:0x0214cd30 kind:arm_call to:0x02016f54 module:main +from:0x0214cd3c kind:arm_call to:0x02149964 module:overlay(58) +from:0x0214cd7c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214cd84 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214cd9c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214cdac kind:load to:0x027e09a4 module:dtcm +from:0x0214cdb0 kind:load to:0x027e0d4c module:dtcm +from:0x0214cdb4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214ce04 kind:load to:0x02157064 module:overlay(58) +from:0x0214ce28 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0214ce54 kind:arm_call to:0x02074994 module:overlay(0) +from:0x0214ce74 kind:load to:0x02157040 module:overlay(58) +from:0x0214ce78 kind:load to:0x027e09b8 module:dtcm +from:0x0214ce90 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0214cec4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214cf00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cf28 kind:arm_call to:0x0214e570 module:overlay(58) +from:0x0214cf30 kind:arm_call to:0x0214e684 module:overlay(58) +from:0x0214cf60 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214cf6c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0214cf84 kind:arm_call to:0x0214e710 module:overlay(58) +from:0x0214cf8c kind:arm_call to:0x0214e6fc module:overlay(58) +from:0x0214cfd4 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214cfdc kind:arm_call to:0x0214e914 module:overlay(58) +from:0x0214cfe4 kind:arm_call to:0x0214e9d8 module:overlay(58) +from:0x0214d004 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214d03c kind:arm_call to:0x02015018 module:main +from:0x0214d060 kind:arm_call to:0x02015018 module:main +from:0x0214d084 kind:arm_call to:0x02015018 module:main +from:0x0214d0a8 kind:arm_call to:0x02015018 module:main +from:0x0214d0cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214d0d8 kind:load to:0x0215708c module:overlay(58) +from:0x0214d0dc kind:load to:0x020da050 module:overlays(19,24) +from:0x0214d0e0 kind:load to:0x027e09a8 module:dtcm +from:0x0214d0fc kind:arm_call to:0x0214ef08 module:overlay(58) +from:0x0214d140 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x0214d154 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214d170 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214d194 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x0214d1c8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214d1dc kind:arm_call to:0x01ffa60c module:itcm +from:0x0214d240 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0214d24c kind:load to:0x02158e50 module:overlay(58) +from:0x0214d250 kind:load to:0x027e0ce0 module:dtcm +from:0x0214d254 kind:load to:0x027e09bc module:dtcm +from:0x0214d258 kind:load to:0x0203feb0 module:main +from:0x0214d27c kind:arm_call to:0x020d8724 module:overlay(24) +from:0x0214d298 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214d2f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d3ac kind:arm_call to:0x01ff916c module:itcm +from:0x0214d44c kind:arm_call to:0x0214d810 module:overlay(58) +from:0x0214d458 kind:load to:0x0204b164 module:main +from:0x0214d45c kind:load to:0x021570cc module:overlay(58) +from:0x0214d460 kind:load to:0x021570b4 module:overlay(58) +from:0x0214d480 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214d4c0 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214d500 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214d50c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d588 kind:arm_call to:0x0201696c module:main +from:0x0214d5bc kind:arm_call to:0x01ff916c module:itcm +from:0x0214d67c kind:arm_call to:0x01ff916c module:itcm +from:0x0214d71c kind:arm_call to:0x0214d810 module:overlay(58) +from:0x0214d788 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214d794 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d7a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d7d4 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214d7f0 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214d7fc kind:load to:0x02157048 module:overlay(58) +from:0x0214d800 kind:load to:0x0204b164 module:main +from:0x0214d804 kind:load to:0x021570cc module:overlay(58) +from:0x0214d808 kind:load to:0x021570b4 module:overlay(58) +from:0x0214d888 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d8a4 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x0214d908 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d934 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214d960 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214d974 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d998 kind:arm_call to:0x0214ebe8 module:overlay(58) +from:0x0214d9b8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214d9c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0214d9cc kind:load to:0x02158e50 module:overlay(58) +from:0x0214da4c kind:arm_call to:0x0214ebe8 module:overlay(58) +from:0x0214da5c kind:arm_call to:0x020168f0 module:main +from:0x0214da78 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214daa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214dae0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0214db30 kind:arm_call to:0x0214ee94 module:overlay(58) +from:0x0214db9c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0214dbc0 kind:arm_call to:0x02016f54 module:main +from:0x0214dbc4 kind:arm_call to:0x02149964 module:overlay(58) +from:0x0214dbd0 kind:load to:0x02157058 module:overlay(58) +from:0x0214dbd4 kind:load to:0x0215704c module:overlay(58) +from:0x0214dbdc kind:load to:0x027e09b8 module:dtcm +from:0x0214dbe0 kind:load to:0x02157040 module:overlay(58) +from:0x0214dc30 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0214dc74 kind:arm_call to:0x0201b974 module:main +from:0x0214dc80 kind:arm_call to:0x0201b798 module:main +from:0x0214dca0 kind:arm_call to:0x0214d810 module:overlay(58) +from:0x0214dcac kind:load to:0x0215704c module:overlay(58) +from:0x0214dcb0 kind:load to:0x027e09b8 module:dtcm +from:0x0214dcb4 kind:load to:0x02157040 module:overlay(58) +from:0x0214dcb8 kind:load to:0x0204fb78 module:main +from:0x0214dccc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214dd44 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214dd58 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214dd8c kind:arm_call to:0x01ff916c module:itcm +from:0x0214de48 kind:arm_call to:0x01ff916c module:itcm +from:0x0214df00 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214df1c kind:arm_call to:0x0214d810 module:overlay(58) +from:0x0214df38 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0214df60 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214df6c kind:load to:0x0204b164 module:main +from:0x0214df70 kind:load to:0x021570cc module:overlay(58) +from:0x0214df74 kind:load to:0x021570b4 module:overlay(58) +from:0x0214dfa8 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214dfc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e030 kind:arm_call to:0x0201696c module:main +from:0x0214e064 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e120 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e1c0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214e1dc kind:arm_call to:0x0214d810 module:overlay(58) +from:0x0214e218 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0214e254 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e260 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e270 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e2b8 kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214e2d4 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0214e2fc kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214e308 kind:load to:0x02157040 module:overlay(58) +from:0x0214e30c kind:load to:0x0204b164 module:main +from:0x0214e310 kind:load to:0x021570cc module:overlay(58) +from:0x0214e314 kind:load to:0x021570b4 module:overlay(58) +from:0x0214e330 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214e34c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214e360 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214e370 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e37c kind:arm_call to:0x01ff938c module:itcm +from:0x0214e3a0 kind:arm_call to:0x0214ebe8 module:overlay(58) +from:0x0214e3ac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214e3bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e3c4 kind:arm_call to:0x01ff938c module:itcm +from:0x0214e3d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214e3dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214e3ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e3f8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214e45c kind:arm_call to:0x0214cdbc module:overlay(58) +from:0x0214e47c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0214e490 kind:arm_call to:0x02016f54 module:main +from:0x0214e4d4 kind:arm_call to:0x021498ec module:overlay(58) +from:0x0214e4fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214e50c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214e520 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0214e530 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0214e54c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0214e564 kind:load to:0x027e0ce4 module:dtcm +from:0x0214e568 kind:load to:0x027e09b8 module:dtcm +from:0x0214e56c kind:load to:0x02157040 module:overlay(58) +from:0x0214e590 kind:arm_call to:0x01ff930c module:itcm +from:0x0214e5ac kind:arm_call to:0x01ff930c module:itcm +from:0x0214e610 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e620 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e62c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e63c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e674 kind:arm_call to:0x01ff930c module:itcm +from:0x0214e694 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214e740 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214e77c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214e824 kind:load to:0x02158e50 module:overlay(58) +from:0x0214e828 kind:load to:0x021570cc module:overlay(58) +from:0x0214e848 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214e888 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214e8a8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214e8bc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214e8e8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214e8f8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0214e910 kind:load to:0x027e0cd8 module:dtcm +from:0x0214e930 kind:arm_call to:0x02016f54 module:main +from:0x0214e968 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214e9c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e9f4 kind:arm_call to:0x02016f54 module:main +from:0x0214ea20 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ea58 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ea6c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ea88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ea98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214eaa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214eab4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214eac4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ead4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214eafc kind:arm_call to:0x020f7284 module:overlay(31) +from:0x0214eb24 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214eb34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214eb74 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x0214eb9c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214ebac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ebd8 kind:load to:0x027e0ce4 module:dtcm +from:0x0214ec38 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0214ec5c kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0214ec8c kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0214ec9c kind:arm_call to:0x02060820 module:overlay(0) +from:0x0214eca4 kind:arm_call to:0x02060a00 module:overlay(0) +from:0x0214ecb0 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0214ed5c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214ed6c kind:arm_call to:0x01ffa60c module:itcm +from:0x0214eda0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214edb0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214ede4 kind:arm_call to:0x0200e260 module:main +from:0x0214edf4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214ee30 kind:arm_call to:0x0202a260 module:main +from:0x0214ee58 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ee68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ee8c kind:load to:0x0203feb0 module:main +from:0x0214ee90 kind:load to:0x027e0964 module:dtcm +from:0x0214eed8 kind:arm_call to:0x02015880 module:main +from:0x0214ef04 kind:load to:0x0214e468 module:overlay(58) +from:0x0214ef4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214efe4 kind:load to:0x027e0ca8 module:dtcm +from:0x0214eff0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214eff8 kind:arm_call to:0x02011ff4 module:main +from:0x0214f00c kind:arm_call to:0x0201b8bc module:main +from:0x0214f014 kind:arm_call to:0x02011ff4 module:main +from:0x0214f02c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214f034 kind:arm_call to:0x0201b8bc module:main +from:0x0214f03c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214f044 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214f04c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214f064 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214f06c kind:arm_call to:0x0201b8bc module:main +from:0x0214f074 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214f07c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214f084 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214f08c kind:arm_call to:0x02011ff4 module:main +from:0x0214f0a0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214f0b4 kind:load to:0x02158f4c module:overlay(58) +from:0x0214f0c8 kind:arm_call to:0x02011f3c module:main +from:0x0214f0d4 kind:arm_call to:0x0214f104 module:overlay(58) +from:0x0214f0e8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0214f100 kind:load to:0x021571bc module:overlay(58) +from:0x0214f10c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214f11c kind:arm_call to:0x0214f2c8 module:overlay(58) +from:0x0214f138 kind:load to:0x02156254 module:overlay(58) +from:0x0214f13c kind:load to:0x021571e0 module:overlay(58) +from:0x0214f140 kind:load to:0x02157244 module:overlay(58) +from:0x0214f15c kind:arm_call to:0x0208381c module:overlay(0) +from:0x0214f178 kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x0214f180 kind:load to:0x027e0cd8 module:dtcm +from:0x0214f188 kind:arm_call to:0x0214f1b4 module:overlay(58) +from:0x0214f194 kind:arm_call to:0x0214e31c module:overlay(58) +from:0x0214f1a0 kind:arm_call to:0x0214f1b4 module:overlay(58) +from:0x0214f20c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0214f228 kind:arm_call to:0x01fff350 module:itcm +from:0x0214f24c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214f258 kind:arm_call to:0x0214e6fc module:overlay(58) +from:0x0214f268 kind:arm_call to:0x0214e8c4 module:overlay(58) +from:0x0214f298 kind:arm_call to:0x01fff350 module:itcm +from:0x0214f2b8 kind:load to:0x020da050 module:overlays(19,24) +from:0x0214f2bc kind:load to:0x020b4800 module:overlay(0) +from:0x0214f2c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f2d4 kind:load to:0x027e0d4c module:dtcm +from:0x0214f2e8 kind:load to:0x027e0d4c module:dtcm +from:0x0214f2f4 kind:arm_call to:0x0214f2d8 module:overlay(58) +from:0x0214f2fc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214f310 kind:arm_call to:0x0214f2d8 module:overlay(58) +from:0x0214f318 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214f320 kind:arm_call to:0x02011ff4 module:main +from:0x0214f334 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0214f368 kind:load to:0x02158f98 module:overlay(58) +from:0x0214f37c kind:arm_call to:0x02011f3c module:main +from:0x0214f388 kind:arm_call to:0x0214f3b8 module:overlay(58) +from:0x0214f39c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0214f3b4 kind:load to:0x02157258 module:overlay(58) +from:0x0214f3c0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214f3d4 kind:load to:0x0215727c module:overlay(58) +from:0x0214f404 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214f40c kind:load to:0x027e09a8 module:dtcm +from:0x0214f41c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214f430 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214f438 kind:arm_call to:0x02011ff4 module:main +from:0x0214f44c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0214f460 kind:load to:0x0215903c module:overlay(58) +from:0x0214f474 kind:arm_call to:0x02011f3c module:main +from:0x0214f480 kind:arm_call to:0x0214f4f0 module:overlay(58) +from:0x0214f494 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214f4e4 kind:load to:0x021572d8 module:overlay(58) +from:0x0214f51c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0214f53c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0214f558 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214f568 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0214f5dc kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0214f610 kind:load to:0x0215903c module:overlay(58) +from:0x0214f614 kind:load to:0x021567c8 module:overlay(58) +from:0x0214f618 kind:load to:0x021566ac module:overlay(58) +from:0x0214f61c kind:load to:0x0215738c module:overlay(58) +from:0x0214f620 kind:load to:0x027e09a4 module:dtcm +from:0x0214f624 kind:load to:0x02155088 module:overlay(58) +from:0x0214f628 kind:load to:0x0215733c module:overlay(58) +from:0x0214f62c kind:load to:0x021572f4 module:overlay(58) +from:0x0214f644 kind:arm_call to:0x01fff458 module:itcm +from:0x0214f688 kind:arm_call to:0x020aa5b0 module:overlay(0) +from:0x0214f6b0 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0214f6c0 kind:arm_call to:0x0212d56c module:overlay(40) +from:0x0214f6d4 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0214f6dc kind:load to:0x027e09b8 module:dtcm +from:0x0214f6e8 kind:load to:0x027e0cfc module:dtcm +from:0x0214f6f4 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0214f710 kind:load to:0x02158ff0 module:overlay(58) +from:0x0214f714 kind:load to:0x02154950 module:overlay(58) +from:0x0214f754 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0214f768 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0214f7a4 kind:load to:0x027e0cfc module:dtcm +from:0x0214f7a8 kind:load to:0x02158ff0 module:overlay(58) +from:0x0214f7d0 kind:arm_call to:0x01fff458 module:itcm +from:0x0214f7e0 kind:arm_call to:0x0212d8d4 module:overlay(40) +from:0x0214f7f4 kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x0214f800 kind:load to:0x027e09b8 module:dtcm +from:0x0214f804 kind:load to:0x027e0cfc module:dtcm +from:0x0214f818 kind:arm_call to:0x020d5c80 module:overlay(24) +from:0x0214f824 kind:load to:0x027e0cfc module:dtcm +from:0x0214f830 kind:arm_call to:0x020aaad0 module:overlay(0) +from:0x0214f854 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0214f898 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0214f8f8 kind:arm_call to:0x02015018 module:main +from:0x0214f910 kind:arm_call to:0x01fff458 module:itcm +from:0x0214f934 kind:arm_call to:0x02072fec module:overlay(0) +from:0x0214f958 kind:arm_call to:0x020ea134 module:overlay(31) +from:0x0214f964 kind:load to:0x027e09a4 module:dtcm +from:0x0214f968 kind:load to:0x027e09a8 module:dtcm +from:0x0214f978 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214f980 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214f988 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0214f9a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214f9a8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0214f9b0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0214f9b8 kind:arm_call to:0x02011ff4 module:main +from:0x0214f9d0 kind:arm_call to:0x0201b8bc module:main +from:0x0214f9d8 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0214f9ec kind:arm_call to:0x0201b8bc module:main +from:0x0214fa00 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214fa14 kind:load to:0x02159124 module:overlay(58) +from:0x0214fa28 kind:arm_call to:0x02011f3c module:main +from:0x0214fa34 kind:arm_call to:0x0214fa80 module:overlay(58) +from:0x0214fa48 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214fa7c kind:load to:0x021574a8 module:overlay(58) +from:0x0214fa88 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214faec kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0214faf4 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0214fb00 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0214fb14 kind:load to:0x021574cc module:overlay(58) +from:0x0214fb18 kind:load to:0x02159124 module:overlay(58) +from:0x0214fb2c kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0214fb98 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0214fba8 kind:load to:0x027e09c0 module:dtcm +from:0x0214fbc0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214fbe8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214fc1c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0214fc38 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214fc40 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214fc48 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214fc60 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214fc68 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214fc70 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214fc78 kind:arm_call to:0x02011ff4 module:main +from:0x0214fc8c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214fca0 kind:load to:0x0215922c module:overlay(58) +from:0x0214fcb4 kind:arm_call to:0x02011f3c module:main +from:0x0214fcc0 kind:arm_call to:0x0214fd8c module:overlay(58) +from:0x0214fce4 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x0214fcf4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0214fd6c kind:load to:0x02157528 module:overlay(58) +from:0x0214fd74 kind:load to:0x02157578 module:overlay(58) +from:0x0214fd78 kind:load to:0x02157550 module:overlay(58) +from:0x0214fd84 kind:load to:0x021591fc module:overlay(58) +from:0x0214fd94 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0214fdd0 kind:load to:0x021575a0 module:overlay(58) +from:0x0214fdd4 kind:load to:0x020b3168 module:overlay(0) +from:0x0214fe84 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0214febc kind:arm_call to:0x0200f05c module:main +from:0x0214ff54 kind:arm_call to:0x02150024 module:overlay(58) +from:0x0214ff60 kind:load to:0x0204b164 module:main +from:0x0214ff64 kind:load to:0x0215922c module:overlay(58) +from:0x0214ff68 kind:load to:0x02155090 module:overlay(58) +from:0x0214ff6c kind:load to:0x0215509c module:overlay(58) +from:0x0214ff70 kind:load to:0x0215920c module:overlay(58) +from:0x0214ff74 kind:load to:0x02159294 module:overlay(58) +from:0x0214fffc kind:arm_call to:0x01ff9110 module:itcm +from:0x02150014 kind:arm_call to:0x02150024 module:overlay(58) +from:0x0215001c kind:load to:0x0203feb0 module:main +from:0x02150060 kind:arm_call to:0x02150024 module:overlay(58) +from:0x021500ac kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x021500d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021500f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02150104 kind:arm_call to:0x02150024 module:overlay(58) +from:0x02150118 kind:load to:0x027e09bc module:dtcm +from:0x02150120 kind:load to:0x027e0cec module:dtcm +from:0x02150174 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02150198 kind:load to:0x0203feb0 module:main +from:0x021501a8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021501b0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021501c8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021501d0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021501d8 kind:arm_call to:0x02011ff4 module:main +from:0x021501ec kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02150200 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02150208 kind:arm_call to:0x02011ff4 module:main +from:0x0215021c kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02150224 kind:arm_call to:0x02011ff4 module:main +from:0x02150238 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0215024c kind:load to:0x021592c4 module:overlay(58) +from:0x02150260 kind:arm_call to:0x02011f3c module:main +from:0x0215026c kind:arm_call to:0x021503b0 module:overlay(58) +from:0x02150284 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02150294 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02150304 kind:load to:0x021575e0 module:overlay(58) +from:0x02150308 kind:load to:0x02157578 module:overlay(58) +from:0x0215030c kind:load to:0x021575fc module:overlay(58) +from:0x02150320 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021503a0 kind:load to:0x02157618 module:overlay(58) +from:0x021503a4 kind:load to:0x021592c4 module:overlay(58) +from:0x021503a8 kind:load to:0x020b3168 module:overlay(0) +from:0x021503ac kind:load to:0x02159398 module:overlay(58) +from:0x021503b8 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02150438 kind:load to:0x02157618 module:overlay(58) +from:0x0215043c kind:load to:0x021592c4 module:overlay(58) +from:0x02150440 kind:load to:0x020b3168 module:overlay(0) +from:0x02150444 kind:load to:0x02159398 module:overlay(58) +from:0x02150454 kind:arm_call to:0x021504e0 module:overlay(58) +from:0x02150494 kind:arm_call to:0x021504e0 module:overlay(58) +from:0x02150540 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215055c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02150574 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215058c kind:load to:0x027e0cec module:dtcm +from:0x02150590 kind:load to:0x027e09a8 module:dtcm +from:0x021505c0 kind:arm_call to:0x021504e0 module:overlay(58) +from:0x0215060c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02150674 kind:arm_call to:0x020a2b08 module:overlay(0) +from:0x02150690 kind:arm_call to:0x020ab578 module:overlay(0) +from:0x021506a4 kind:arm_call to:0x020fb9d0 module:overlay(31) +from:0x021506b4 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021506c4 kind:arm_call to:0x020ab614 module:overlay(0) +from:0x021506d8 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x021506ec kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x0215072c kind:arm_call to:0x020a2b08 module:overlay(0) +from:0x0215075c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02150764 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215077c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02150784 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215078c kind:arm_call to:0x02011ff4 module:main +from:0x021507a0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021507b4 kind:load to:0x021593c8 module:overlay(58) +from:0x021507c8 kind:arm_call to:0x02011f3c module:main +from:0x021507d4 kind:arm_call to:0x02150868 module:overlay(58) +from:0x021507ec kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021507fc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02150854 kind:load to:0x021575e0 module:overlay(58) +from:0x0215085c kind:load to:0x02157578 module:overlay(58) +from:0x02150860 kind:load to:0x0215765c module:overlay(58) +from:0x02150870 kind:arm_call to:0x0209eec4 module:overlay(0) +from:0x021508d0 kind:arm_call_thumb to:0x02058e68 module:overlay(0) +from:0x0215090c kind:load to:0x02157678 module:overlay(58) +from:0x02150910 kind:load to:0x021593c8 module:overlay(58) +from:0x02150918 kind:load to:0x0215949c module:overlay(58) +from:0x02150970 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02150988 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021509c4 kind:load to:0x027e0d38 module:dtcm +from:0x021509c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021509f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021509fc kind:arm_call to:0x02073564 module:overlay(0) +from:0x02150a40 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02150a5c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02150a78 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02150a84 kind:load to:0x027e09a8 module:dtcm +from:0x02150a8c kind:load to:0x027e0cec module:dtcm +from:0x02150a98 kind:arm_call to:0x0209ef68 module:overlay(0) +from:0x02150aa4 kind:arm_call to:0x02150cf4 module:overlay(58) +from:0x02150aec kind:arm_call to:0x020c1db8 module:overlay(17) +from:0x02150b08 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02150b20 kind:arm_call to:0x01fff148 module:itcm +from:0x02150b4c kind:arm_call to:0x01ffb800 module:itcm +from:0x02150b60 kind:arm_call to:0x01fff148 module:itcm +from:0x02150b70 kind:arm_call to:0x01fff148 module:itcm +from:0x02150bc4 kind:arm_call to:0x0208d548 module:overlay(0) +from:0x02150c18 kind:arm_call to:0x01ffb800 module:itcm +from:0x02150c28 kind:arm_call to:0x01ffb800 module:itcm +from:0x02150c4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150c94 kind:load to:0x027e0ce0 module:dtcm +from:0x02150c98 kind:load to:0x027e0ce4 module:dtcm +from:0x02150c9c kind:load to:0x0215949c module:overlay(58) +from:0x02150cd0 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x02150d20 kind:arm_call to:0x0209f0ac module:overlay(0) +from:0x02150d50 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02150d58 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x02150d70 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02150d78 kind:arm_call to:0x0209ef30 module:overlay(0) +from:0x02150d80 kind:arm_call to:0x02011ff4 module:main +from:0x02150d94 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02150da8 kind:load to:0x021594d4 module:overlay(58) +from:0x02150dbc kind:arm_call to:0x02011f3c module:main +from:0x02150dc8 kind:arm_call to:0x02150e24 module:overlay(58) +from:0x02150de8 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02150e1c kind:load to:0x021576e8 module:overlay(58) +from:0x02150e2c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02150e44 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02150e54 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02150e5c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02150e6c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02150e90 kind:load to:0x02157738 module:overlay(58) +from:0x02150e94 kind:load to:0x02157710 module:overlay(58) +from:0x02150e98 kind:load to:0x02157578 module:overlay(58) +from:0x02150ec4 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02151204 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02151210 kind:load to:0x021550bc module:overlay(58) +from:0x02151214 kind:load to:0x021594d4 module:overlay(58) +from:0x02151218 kind:load to:0x021594bc module:overlay(58) +from:0x0215121c kind:load to:0x021576d0 module:overlay(58) +from:0x02151220 kind:load to:0x021594f4 module:overlay(58) +from:0x02151264 kind:load to:0x027e09c0 module:dtcm +from:0x021512a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021512c4 kind:load to:0x0203feb0 module:main +from:0x021512d4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021512dc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021512e4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021512fc kind:arm_call to:0x02080360 module:overlay(0) +from:0x02151304 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215130c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02151314 kind:arm_call to:0x02011ff4 module:main +from:0x02151328 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0215133c kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02151344 kind:arm_call to:0x02011ff4 module:main +from:0x02151358 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215136c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02151378 kind:load to:0x02157778 module:overlay(58) +from:0x021513c0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021513f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02151424 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x021514a0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021514a8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021514c0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021514c8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021514d0 kind:arm_call to:0x02011ff4 module:main +from:0x021514e4 kind:load to:0x0215954c module:overlay(58) +from:0x021514f8 kind:arm_call to:0x02011f3c module:main +from:0x02151504 kind:arm_call to:0x02151554 module:overlay(58) +from:0x0215151c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215154c kind:load to:0x021577c4 module:overlay(58) +from:0x0215155c kind:arm_call to:0x02151350 module:overlay(58) +from:0x02151570 kind:load to:0x021577e0 module:overlay(58) +from:0x021515c0 kind:load to:0x0215954c module:overlay(58) +from:0x021515d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021515e0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021515f8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02151600 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02151608 kind:arm_call to:0x02011ff4 module:main +from:0x0215161c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02151630 kind:load to:0x02159630 module:overlay(58) +from:0x02151644 kind:arm_call to:0x02011f3c module:main +from:0x02151650 kind:arm_call to:0x021516e8 module:overlay(58) +from:0x02151668 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02151698 kind:load to:0x0215782c module:overlay(58) +from:0x021516a8 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021516c4 kind:arm_call_thumb to:0x0205a118 module:overlay(0) +from:0x021516cc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021516e0 kind:load to:0x02157848 module:overlay(58) +from:0x021516e4 kind:load to:0x02157710 module:overlay(58) +from:0x021516f0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215170c kind:arm_call_thumb to:0x0205a118 module:overlay(0) +from:0x02151714 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02151728 kind:load to:0x02157848 module:overlay(58) +from:0x0215172c kind:load to:0x02157710 module:overlay(58) +from:0x021517a0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021517cc kind:arm_call to:0x01ffedf4 module:itcm +from:0x021517f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151810 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151834 kind:arm_call to:0x0200f05c module:main +from:0x021518bc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021518f4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215194c kind:load to:0x027e0cd8 module:dtcm +from:0x02151954 kind:load to:0x02159630 module:overlay(58) +from:0x02151958 kind:load to:0x021550f0 module:overlay(58) +from:0x02151988 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02151a04 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02151a0c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02151a24 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02151a2c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02151a34 kind:arm_call to:0x02011ff4 module:main +from:0x02151a48 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02151a5c kind:load to:0x02159714 module:overlay(58) +from:0x02151a70 kind:arm_call to:0x02011f3c module:main +from:0x02151a7c kind:arm_call to:0x02151ac8 module:overlay(58) +from:0x02151a90 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x02151ac0 kind:load to:0x02157888 module:overlay(58) +from:0x02151ad0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02151ae0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02151af4 kind:load to:0x021578a4 module:overlay(58) +from:0x02151af8 kind:load to:0x02157710 module:overlay(58) +from:0x02151b28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151b64 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02151bd0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02151be4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02151bec kind:arm_call to:0x02011ff4 module:main +from:0x02151c00 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02151c14 kind:load to:0x02159744 module:overlay(58) +from:0x02151c28 kind:arm_call to:0x02011f3c module:main +from:0x02151c34 kind:arm_call to:0x02151c84 module:overlay(58) +from:0x02151c4c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02151c7c kind:load to:0x021578e4 module:overlay(58) +from:0x02151c8c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02151cd0 kind:arm_call to:0x0200f05c module:main +from:0x02151cec kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02151cf4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02151d04 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02151d10 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02151d1c kind:load to:0x02157900 module:overlay(58) +from:0x02151d20 kind:load to:0x020b3168 module:overlay(0) +from:0x02151d24 kind:load to:0x02159744 module:overlay(58) +from:0x02151d28 kind:load to:0x02155130 module:overlay(58) +from:0x02151d2c kind:load to:0x02157710 module:overlay(58) +from:0x02151d68 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02151d9c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02151dc0 kind:arm_call to:0x0200f05c module:main +from:0x02151e28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151e4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151e6c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02151ee0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02151f00 kind:arm_call to:0x02151fa8 module:overlay(58) +from:0x02151f10 kind:load to:0x027e0cd8 module:dtcm +from:0x02151f14 kind:load to:0x02040eb0 module:main +from:0x02151f18 kind:load to:0x02159744 module:overlay(58) +from:0x02151f1c kind:load to:0x02155110 module:overlay(58) +from:0x02151f88 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x02151fd8 kind:arm_call to:0x0215224c module:overlay(58) +from:0x02152028 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215204c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215205c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021520cc kind:arm_call to:0x0215224c module:overlay(58) +from:0x0215212c kind:arm_call to:0x01ffb714 module:itcm +from:0x02152154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152164 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021522f0 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02152304 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0215232c kind:arm_call to:0x02081868 module:overlay(0) +from:0x02152340 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02152350 kind:arm_call to:0x02081f8c module:overlay(0) +from:0x021523a0 kind:arm_call to:0x0207f304 module:overlay(0) +from:0x021523b8 kind:arm_call to:0x0207f304 module:overlay(0) +from:0x021523cc kind:arm_call to:0x0207f304 module:overlay(0) +from:0x021523e4 kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0215240c kind:arm_call to:0x0207f31c module:overlay(0) +from:0x02152428 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x02152444 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x02152460 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x02152488 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x021524a0 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x021524b8 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x021524d0 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x021524dc kind:load to:0x027e0cd8 module:dtcm +from:0x021524e0 kind:load to:0x027e09c0 module:dtcm +from:0x02152558 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02152574 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02152590 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021525ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021525c0 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x021525cc kind:arm_call to:0x02074688 module:overlay(0) +from:0x02152618 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215262c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02152638 kind:arm_call to:0x02151fa8 module:overlay(58) +from:0x02152658 kind:load to:0x027e0cec module:dtcm +from:0x0215265c kind:load to:0x027e09a8 module:dtcm +from:0x02152660 kind:load to:0x027e09b8 module:dtcm +from:0x02152670 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02152678 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02152680 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02152688 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021526a0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021526a8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021526b0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021526b8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021526c0 kind:arm_call to:0x02011ff4 module:main +from:0x021526d4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021526e8 kind:load to:0x02159828 module:overlay(58) +from:0x021526fc kind:arm_call to:0x02011f3c module:main +from:0x02152708 kind:arm_call to:0x02152b30 module:overlay(58) +from:0x02152720 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02152730 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02152788 kind:load to:0x02157968 module:overlay(58) +from:0x02152794 kind:load to:0x02157710 module:overlay(58) +from:0x02152798 kind:load to:0x0215794c module:overlay(58) +from:0x021527a8 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x021527ec kind:arm_call to:0x0200b5a0 module:main +from:0x021527f8 kind:load to:0x02157984 module:overlay(58) +from:0x021527fc kind:load to:0x02152b18 module:overlay(58) +from:0x02152820 kind:arm_call to:0x01ff938c module:itcm +from:0x02152834 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02152858 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152894 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021528d8 kind:arm_call to:0x01ff9110 module:itcm +from:0x021528ec kind:arm_call to:0x01ff9110 module:itcm +from:0x02152940 kind:arm_call to:0x0200f218 module:main +from:0x021529e4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02152a10 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02152a24 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152a30 kind:load to:0x02155154 module:overlay(58) +from:0x02152a34 kind:load to:0x0203feb0 module:main +from:0x02152a80 kind:arm_call to:0x0200f218 module:main +from:0x02152abc kind:load to:0x02155140 module:overlay(58) +from:0x02152ae0 kind:load to:0x02152ae8 module:overlay(58) +from:0x02152ae4 kind:load to:0x02152b00 module:overlay(58) +from:0x02152afc kind:load to:0x0215290c module:overlay(58) +from:0x02152b14 kind:load to:0x02152a38 module:overlay(58) +from:0x02152b2c kind:load to:0x02152ac0 module:overlay(58) +from:0x02152b38 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02152b90 kind:arm_call to:0x021527a0 module:overlay(58) +from:0x02152ba4 kind:load to:0x021579b0 module:overlay(58) +from:0x02152ba8 kind:load to:0x02159828 module:overlay(58) +from:0x02152bac kind:load to:0x021598fc module:overlay(58) +from:0x02152bb8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152be4 kind:arm_call to:0x02152dd4 module:overlay(58) +from:0x02152c08 kind:arm_call to:0x02152874 module:overlay(58) +from:0x02152c20 kind:arm_call to:0x02152dd4 module:overlay(58) +from:0x02152c98 kind:arm_call to:0x020e2900 module:overlay(31) +from:0x02152ca4 kind:arm_call to:0x02152800 module:overlay(58) +from:0x02152cb8 kind:arm_call to:0x02152dd4 module:overlay(58) +from:0x02152cd4 kind:arm_call to:0x02152800 module:overlay(58) +from:0x02152ce4 kind:arm_call to:0x02152dd4 module:overlay(58) +from:0x02152d14 kind:arm_call to:0x0209e9f0 module:overlay(0) +from:0x02152d20 kind:arm_call to:0x02074764 module:overlay(0) +from:0x02152d9c kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02152dac kind:load to:0x02157938 module:overlay(58) +from:0x02152db0 kind:load to:0x027e09b8 module:dtcm +from:0x02152e14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02152e50 kind:load to:0x027e09a8 module:dtcm +from:0x02152e68 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152e70 kind:arm_call to:0x02011ff4 module:main +from:0x02152e88 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152e90 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02152ea8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152eb0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02152eb8 kind:arm_call to:0x02011ff4 module:main +from:0x02152ecc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02152ee0 kind:load to:0x02159930 module:overlay(58) +from:0x02152ef4 kind:arm_call to:0x02011f3c module:main +from:0x02152f00 kind:arm_call to:0x02152fb0 module:overlay(58) +from:0x02152f14 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x02152f24 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02152f98 kind:load to:0x021579fc module:overlay(58) +from:0x02152fa0 kind:load to:0x02157710 module:overlay(58) +from:0x02152fa4 kind:load to:0x02157a18 module:overlay(58) +from:0x02152fb8 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02152ff8 kind:load to:0x02157a34 module:overlay(58) +from:0x02153030 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02153070 kind:arm_call to:0x0215315c module:overlay(58) +from:0x02153080 kind:load to:0x02159950 module:overlay(58) +from:0x02153084 kind:load to:0x027e0cd8 module:dtcm +from:0x021530c0 kind:arm_call to:0x0209e9f0 module:overlay(0) +from:0x021530c8 kind:arm_call to:0x02074764 module:overlay(0) +from:0x02153148 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02153158 kind:load to:0x027e09b8 module:dtcm +from:0x02153180 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02153194 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215319c kind:arm_call to:0x02011ff4 module:main +from:0x021531b0 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x021531c4 kind:load to:0x021599e0 module:overlay(58) +from:0x021531d8 kind:arm_call to:0x02011f3c module:main +from:0x021531e4 kind:arm_call to:0x02153274 module:overlay(58) +from:0x021531fc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215320c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02153260 kind:load to:0x021575e0 module:overlay(58) +from:0x02153264 kind:load to:0x02157578 module:overlay(58) +from:0x02153268 kind:load to:0x02157a74 module:overlay(58) +from:0x0215327c kind:arm_call to:0x02102e28 module:overlay(31) +from:0x02153290 kind:load to:0x02157a90 module:overlay(58) +from:0x021532ec kind:arm_call to:0x0203aec8 module:main +from:0x02153300 kind:arm_call to:0x0203aa60 module:main +from:0x0215330c kind:arm_call to:0x0203af44 module:main +from:0x02153344 kind:arm_call to:0x0203aec8 module:main +from:0x02153358 kind:arm_call to:0x0203aa60 module:main +from:0x0215336c kind:arm_call to:0x0203aa60 module:main +from:0x02153380 kind:arm_call to:0x0203a37c module:main +from:0x021533a8 kind:arm_call to:0x0203aec8 module:main +from:0x021533bc kind:arm_call to:0x0203aa60 module:main +from:0x021533d0 kind:arm_call to:0x0203aa60 module:main +from:0x021533dc kind:arm_call to:0x0203a6ac module:main +from:0x021533ec kind:arm_call to:0x0203bb50 module:main +from:0x02153420 kind:arm_call to:0x0203aec8 module:main +from:0x02153434 kind:arm_call to:0x0203aa60 module:main +from:0x02153440 kind:arm_call to:0x0203af44 module:main +from:0x02153478 kind:arm_call to:0x0203aec8 module:main +from:0x0215348c kind:arm_call to:0x0203aa60 module:main +from:0x021534a0 kind:arm_call to:0x0203aa60 module:main +from:0x021534b4 kind:arm_call to:0x0203a37c module:main +from:0x021534dc kind:arm_call to:0x0203aec8 module:main +from:0x021534f0 kind:arm_call to:0x0203aa60 module:main +from:0x02153504 kind:arm_call to:0x0203aa60 module:main +from:0x02153510 kind:arm_call to:0x0203a6ac module:main +from:0x02153514 kind:arm_call to:0x0203bb50 module:main +from:0x02153550 kind:arm_call to:0x0200f05c module:main +from:0x0215356c kind:arm_call to:0x02058e88 module:overlay(0) +from:0x02153598 kind:load to:0x0204b164 module:main +from:0x021535a0 kind:load to:0x02155168 module:overlay(58) +from:0x021535a4 kind:load to:0x02159990 module:overlay(58) +from:0x021535a8 kind:load to:0x021599e0 module:overlay(58) +from:0x021535ac kind:load to:0x02159ab4 module:overlay(58) +from:0x021535dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153620 kind:load to:0x02159990 module:overlay(58) +from:0x0215364c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02153658 kind:load to:0x027e0cec module:dtcm +from:0x02153668 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215367c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02153684 kind:arm_call to:0x02011ff4 module:main +from:0x02153698 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021536b4 kind:load to:0x02058e69 module:overlay(0) +from:0x021536d0 kind:load to:0x02159990 module:overlay(58) +from:0x021536d4 kind:load to:0x0214469c module:overlay(58) +from:0x021536d8 kind:load to:0x0203e740 module:main +from:0x021536e4 kind:load to:0x02159ae4 module:overlay(58) +from:0x021536f8 kind:arm_call to:0x02011f3c module:main +from:0x02153704 kind:arm_call to:0x02153998 module:overlay(58) +from:0x0215371c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215372c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215378c kind:load to:0x021575e0 module:overlay(58) +from:0x02153790 kind:load to:0x02157578 module:overlay(58) +from:0x02153794 kind:load to:0x02157aec module:overlay(58) +from:0x021537b4 kind:load to:0x02157ad8 module:overlay(58) +from:0x021537c4 kind:load to:0x021537e8 module:overlay(58) +from:0x021537d4 kind:load to:0x021538c4 module:overlay(58) +from:0x021537e4 kind:load to:0x02153994 module:overlay(58) +from:0x02153808 kind:arm_call to:0x02175844 module:overlay(94) +from:0x02153834 kind:arm_call to:0x01fff520 module:itcm +from:0x02153840 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x02153858 kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x02153870 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x021538a8 kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x021538b4 kind:load to:0x027e0ce8 module:dtcm +from:0x021538bc kind:load to:0x020b4cc4 module:overlay(0) +from:0x021538c0 kind:load to:0x020da050 module:overlays(19,24) +from:0x021538e8 kind:arm_call to:0x02175844 module:overlay(94) +from:0x02153914 kind:arm_call to:0x01fff520 module:itcm +from:0x02153920 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x02153944 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x02153984 kind:load to:0x027e0ce8 module:dtcm +from:0x0215398c kind:load to:0x020b4cc4 module:overlay(0) +from:0x02153990 kind:load to:0x020da050 module:overlays(19,24) +from:0x021539a0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021539f8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02153a0c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02153a1c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02153a28 kind:arm_call to:0x021537a4 module:overlay(58) +from:0x02153a48 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02153a58 kind:load to:0x02157b08 module:overlay(58) +from:0x02153a5c kind:load to:0x02159ae4 module:overlay(58) +from:0x02153a74 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02153ab8 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02153ad8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02153aec kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02153af8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02153b04 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02153b1c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02153b30 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02153b3c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02153b48 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02153b74 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02153b94 kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x02153ba8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02153bb0 kind:load to:0x020da050 module:overlays(19,24) +from:0x02153bb4 kind:load to:0x02159b04 module:overlay(58) +from:0x02153bb8 kind:load to:0x021551b8 module:overlay(58) +from:0x02153bbc kind:load to:0x021551c8 module:overlay(58) +from:0x02153bc0 kind:load to:0x02159bb8 module:overlay(58) +from:0x02153bcc kind:arm_call to:0x021542b0 module:overlay(58) +from:0x02153be8 kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x02153bf4 kind:arm_call to:0x0208381c module:overlay(0) +from:0x02153c08 kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x02153c10 kind:load to:0x027e0cd8 module:dtcm +from:0x02153c54 kind:arm_call to:0x02175844 module:overlay(94) +from:0x02153c68 kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x02153c80 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02153c90 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02153cb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153cbc kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x02153ccc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153ce0 kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x02153cf0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02153d10 kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x02153d28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153d34 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02153d64 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02153d70 kind:arm_call to:0x02153dc8 module:overlay(58) +from:0x02153d78 kind:arm_call to:0x02153dcc module:overlay(58) +from:0x02153da0 kind:load to:0x027e09b8 module:dtcm +from:0x02153da4 kind:load to:0x027e09a8 module:dtcm +from:0x02153e04 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153e14 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153e24 kind:arm_call to:0x021543a8 module:overlay(58) +from:0x02153e64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153ea0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02153ec0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153ecc kind:arm_call to:0x02153ee8 module:overlay(58) +from:0x02153edc kind:load to:0x027e09a8 module:dtcm +from:0x02153ee4 kind:load to:0x027e0cec module:dtcm +from:0x02153f4c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02153f58 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02153f6c kind:arm_call to:0x02074688 module:overlay(0) +from:0x02153f8c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02154020 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02154048 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02154064 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02154078 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021540b0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215414c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02154168 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02154174 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02154180 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02154218 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02154228 kind:load to:0x027e09b8 module:dtcm +from:0x0215422c kind:load to:0x027e0cec module:dtcm +from:0x02154234 kind:load to:0x0203feb0 module:main +from:0x02154238 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02154240 kind:load to:0x02159bb8 module:overlay(58) +from:0x02154244 kind:load to:0x027e09c0 module:dtcm +from:0x021542ac kind:load to:0x02153ee8 module:overlay(58) +from:0x021542c4 kind:arm_call to:0x01ffedac module:itcm +from:0x02154368 kind:arm_call to:0x01fff498 module:itcm +from:0x02154374 kind:arm_call to:0x01fff584 module:itcm +from:0x021543a4 kind:load to:0x027e0ce8 module:dtcm +from:0x021543f8 kind:arm_call to:0x0203b434 module:main +from:0x02154404 kind:arm_call to:0x0203bea8 module:main +from:0x0215440c kind:arm_call to:0x0203b290 module:main +from:0x02154450 kind:arm_call to:0x0203b434 module:main +from:0x0215445c kind:arm_call to:0x0203bea8 module:main +from:0x02154468 kind:arm_call to:0x0203bea8 module:main +from:0x02154474 kind:arm_call to:0x0203c088 module:main +from:0x021544a8 kind:arm_call to:0x0203b434 module:main +from:0x021544b4 kind:arm_call to:0x0203bea8 module:main +from:0x021544c0 kind:arm_call to:0x0203bea8 module:main +from:0x021544c8 kind:arm_call to:0x0203c2b8 module:main +from:0x021544cc kind:arm_call to:0x0203badc module:main +from:0x02154524 kind:arm_call to:0x0203b434 module:main +from:0x02154530 kind:arm_call to:0x0203bea8 module:main +from:0x02154538 kind:arm_call to:0x0203b290 module:main +from:0x02154574 kind:arm_call to:0x0203b434 module:main +from:0x02154580 kind:arm_call to:0x0203bea8 module:main +from:0x0215458c kind:arm_call to:0x0203bea8 module:main +from:0x02154598 kind:arm_call to:0x0203c088 module:main +from:0x021545c4 kind:arm_call to:0x0203b434 module:main +from:0x021545d0 kind:arm_call to:0x0203bea8 module:main +from:0x021545dc kind:arm_call to:0x0203bea8 module:main +from:0x021545e4 kind:arm_call to:0x0203c2b8 module:main +from:0x021545e8 kind:arm_call to:0x0203badc module:main +from:0x0215461c kind:load to:0x0204b164 module:main +from:0x02154634 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215463c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02154644 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215464c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02154664 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215466c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02154674 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215467c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02154684 kind:arm_call to:0x02011ff4 module:main +from:0x02154698 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021546ae kind:thumb_call to:0x020901b8 module:overlay(0) +from:0x021546ba kind:thumb_call to:0x02090220 module:overlay(0) +from:0x021546c6 kind:thumb_call to:0x0208d6f8 module:overlay(0) +from:0x021546d0 kind:thumb_call to:0x0208d6f8 module:overlay(0) +from:0x021546d8 kind:thumb_call to:0x020844b4 module:overlay(0) +from:0x021546e2 kind:thumb_call to:0x0209014c module:overlay(0) +from:0x021546ec kind:thumb_call_arm to:0x02084e1c module:overlay(0) +from:0x021546f8 kind:thumb_call_arm to:0x02168780 module:overlay(93) +from:0x0215473c kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x0215477a kind:thumb_call to:0x0208dfec module:overlay(0) +from:0x02154780 kind:thumb_call to:0x020de65c module:overlay(31) +from:0x02154786 kind:thumb_call to:0x0208ead8 module:overlay(0) +from:0x0215478c kind:thumb_call to:0x021546a4 module:overlay(58) +from:0x02154798 kind:thumb_call_arm to:0x02094df4 module:overlay(0) +from:0x021547a4 kind:thumb_call_arm to:0x02094e68 module:overlay(0) +from:0x021547bc kind:thumb_call_arm to:0x02084790 module:overlay(0) +from:0x021547d0 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x021547ec kind:arm_call to:0x0201b8dc module:main +from:0x0215480c kind:arm_call to:0x02062764 module:overlay(0) +from:0x02154818 kind:load to:0x02157b48 module:overlay(58) +from:0x0215481c kind:load to:0x02124348 module:overlays(32,33,34,36,37) +from:0x02154820 kind:load to:0x0204b608 module:main +from:0x02154830 kind:arm_call to:0x0201b8bc module:main +from:0x02154838 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02154850 kind:arm_call to:0x0201b8bc module:main +from:0x02154858 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02154860 kind:arm_call to:0x02011ff4 module:main +from:0x0215487c kind:load to:0x02157b78 module:overlay(58) +from:0x0215489c kind:load to:0x0204b608 module:main +from:0x021548a0 kind:load to:0x02062764 module:overlay(0) +from:0x021548b4 kind:arm_call to:0x02016644 module:main +from:0x021548bc kind:arm_call to:0x02154b64 module:overlay(58) +from:0x021548d4 kind:load to:0x0204b608 module:main +from:0x021548d8 kind:load to:0x020627ac module:overlay(0) +from:0x021548ec kind:load to:0x0204b608 module:main +from:0x021548f0 kind:load to:0x020627ac module:overlay(0) +from:0x021548fc kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0215491c kind:arm_call to:0x0201b8dc module:main +from:0x0215493c kind:arm_call to:0x0215486c module:overlay(58) +from:0x02154948 kind:load to:0x02157bac module:overlay(58) +from:0x0215494c kind:load to:0x02157b90 module:overlay(58) +from:0x02154974 kind:arm_call to:0x02154af4 module:overlay(58) +from:0x02154994 kind:arm_call to:0x02154b70 module:overlay(58) +from:0x021549bc kind:arm_call to:0x020627b8 module:overlay(0) +from:0x021549c4 kind:load to:0x0204b608 module:main +from:0x021549e0 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x021549f0 kind:arm_call to:0x020194d0 module:main +from:0x02154a00 kind:arm_call to:0x020b7d40 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x02154a14 kind:arm_call to:0x020b8700 module:overlays(5,13) +from:0x02154a20 kind:arm_call to:0x020b8734 module:overlay(13) +from:0x02154a28 kind:load to:0x0204b608 module:main +from:0x02154a2c kind:load to:0x0204b690 module:main +from:0x02154a30 kind:load to:0x027e0994 module:dtcm +from:0x02154a58 kind:arm_call to:0x02154b70 module:overlay(58) +from:0x02154a74 kind:arm_call to:0x02065438 module:overlay(0) +from:0x02154aa4 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x02154aac kind:load to:0x0204b608 module:main +from:0x02154acc kind:arm_call to:0x020627d0 module:overlay(0) +from:0x02154adc kind:load to:0x0204b608 module:main +from:0x02154b2c kind:arm_call to:0x020747bc module:overlay(0) +from:0x02154b50 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x02154b60 kind:load to:0x027e09b8 module:dtcm +from:0x02154b90 kind:arm_call to:0x0201b974 module:main +from:0x02154ba4 kind:arm_call to:0x0201b798 module:main +from:0x02154bac kind:load to:0x0204fb78 module:main +from:0x02154bb8 kind:arm_call to:0x0201b8bc module:main +from:0x02154bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02154bd8 kind:arm_call to:0x0201b8bc module:main +from:0x02154be0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02154be8 kind:arm_call to:0x02011ff4 module:main +from:0x021551f4 kind:arm_call to:0x02140e64 module:overlay(58) +from:0x02155204 kind:arm_call to:0x0203e3a4 module:main +from:0x02155218 kind:load to:0x02157be0 module:overlay(58) +from:0x0215521c kind:load to:0x02157bf0 module:overlay(58) +from:0x02155220 kind:load to:0x021439a4 module:overlay(58) +from:0x02155224 kind:load to:0x02157be4 module:overlay(58) +from:0x02155244 kind:arm_call to:0x021439e8 module:overlay(58) +from:0x02155254 kind:arm_call to:0x0203e3a4 module:main +from:0x02155268 kind:load to:0x02157cc8 module:overlay(58) +from:0x0215526c kind:load to:0x02157ce0 module:overlay(58) +from:0x02155270 kind:load to:0x02143f48 module:overlay(58) +from:0x02155274 kind:load to:0x02157cd4 module:overlay(58) +from:0x02155294 kind:arm_call to:0x02143f90 module:overlay(58) +from:0x021552a4 kind:arm_call to:0x0203e3a4 module:main +from:0x021552b8 kind:load to:0x02157d24 module:overlay(58) +from:0x021552bc kind:load to:0x02157d34 module:overlay(58) +from:0x021552c0 kind:load to:0x02144578 module:overlay(58) +from:0x021552c4 kind:load to:0x02157d28 module:overlay(58) +from:0x021552e4 kind:arm_call to:0x021445dc module:overlay(58) +from:0x021552f4 kind:arm_call to:0x0203e3a4 module:main +from:0x02155308 kind:load to:0x02157d70 module:overlay(58) +from:0x0215530c kind:load to:0x02157d80 module:overlay(58) +from:0x02155310 kind:load to:0x0214495c module:overlay(58) +from:0x02155314 kind:load to:0x02157d74 module:overlay(58) +from:0x02155334 kind:arm_call to:0x02144984 module:overlay(58) +from:0x02155344 kind:arm_call to:0x0203e3a4 module:main +from:0x02155368 kind:arm_call to:0x021449c4 module:overlay(58) +from:0x02155378 kind:arm_call to:0x0203e3a4 module:main +from:0x0215539c kind:arm_call to:0x02144a04 module:overlay(58) +from:0x021553ac kind:arm_call to:0x0203e3a4 module:main +from:0x021553d0 kind:arm_call to:0x02144a44 module:overlay(58) +from:0x021553e0 kind:arm_call to:0x0203e3a4 module:main +from:0x02155404 kind:arm_call to:0x02144a84 module:overlay(58) +from:0x02155414 kind:arm_call to:0x0203e3a4 module:main +from:0x02155438 kind:arm_call to:0x02144ac4 module:overlay(58) +from:0x02155448 kind:arm_call to:0x0203e3a4 module:main +from:0x0215546c kind:arm_call to:0x02144b04 module:overlay(58) +from:0x0215547c kind:arm_call to:0x0203e3a4 module:main +from:0x021554a0 kind:arm_call to:0x02144b44 module:overlay(58) +from:0x021554b0 kind:arm_call to:0x0203e3a4 module:main +from:0x021554d4 kind:arm_call to:0x02144b84 module:overlay(58) +from:0x021554e4 kind:arm_call to:0x0203e3a4 module:main +from:0x02155508 kind:arm_call to:0x02144bc4 module:overlay(58) +from:0x02155518 kind:arm_call to:0x0203e3a4 module:main +from:0x0215553c kind:arm_call to:0x02144c24 module:overlay(58) +from:0x0215554c kind:arm_call to:0x0203e3a4 module:main +from:0x02155570 kind:arm_call to:0x02144cfc module:overlay(58) +from:0x02155580 kind:arm_call to:0x0203e3a4 module:main +from:0x021555a4 kind:arm_call to:0x02144dcc module:overlay(58) +from:0x021555b4 kind:arm_call to:0x0203e3a4 module:main +from:0x021555d8 kind:arm_call to:0x02144ea0 module:overlay(58) +from:0x021555e8 kind:arm_call to:0x0203e3a4 module:main +from:0x0215560c kind:arm_call to:0x02144f78 module:overlay(58) +from:0x0215561c kind:arm_call to:0x0203e3a4 module:main +from:0x02155630 kind:load to:0x02157dbc module:overlay(58) +from:0x02155634 kind:load to:0x02158470 module:overlay(58) +from:0x02155638 kind:load to:0x02149a08 module:overlay(58) +from:0x0215563c kind:load to:0x02157e70 module:overlay(58) +from:0x02155640 kind:load to:0x02158548 module:overlay(58) +from:0x02155644 kind:load to:0x02149a1c module:overlay(58) +from:0x02155648 kind:load to:0x02157e58 module:overlay(58) +from:0x0215564c kind:load to:0x02158620 module:overlay(58) +from:0x02155650 kind:load to:0x02149a30 module:overlay(58) +from:0x02155654 kind:load to:0x02157e40 module:overlay(58) +from:0x02155658 kind:load to:0x021586f8 module:overlay(58) +from:0x0215565c kind:load to:0x02149a44 module:overlay(58) +from:0x02155660 kind:load to:0x02157e64 module:overlay(58) +from:0x02155664 kind:load to:0x021587d0 module:overlay(58) +from:0x02155668 kind:load to:0x02149a58 module:overlay(58) +from:0x0215566c kind:load to:0x02157df8 module:overlay(58) +from:0x02155670 kind:load to:0x021588a8 module:overlay(58) +from:0x02155674 kind:load to:0x02149a6c module:overlay(58) +from:0x02155678 kind:load to:0x02157e4c module:overlay(58) +from:0x0215567c kind:load to:0x02158980 module:overlay(58) +from:0x02155680 kind:load to:0x02149a80 module:overlay(58) +from:0x02155684 kind:load to:0x02157e10 module:overlay(58) +from:0x02155688 kind:load to:0x02158a58 module:overlay(58) +from:0x0215568c kind:load to:0x02149a94 module:overlay(58) +from:0x02155690 kind:load to:0x02157e7c module:overlay(58) +from:0x02155694 kind:load to:0x02158b30 module:overlay(58) +from:0x02155698 kind:load to:0x02149aa8 module:overlay(58) +from:0x0215569c kind:load to:0x02157e88 module:overlay(58) +from:0x021556a0 kind:load to:0x02157f60 module:overlay(58) +from:0x021556a4 kind:load to:0x02149abc module:overlay(58) +from:0x021556a8 kind:load to:0x02157e94 module:overlay(58) +from:0x021556ac kind:load to:0x02158038 module:overlay(58) +from:0x021556b0 kind:load to:0x02149ad0 module:overlay(58) +from:0x021556b4 kind:load to:0x02157ea0 module:overlay(58) +from:0x021556b8 kind:load to:0x02158110 module:overlay(58) +from:0x021556bc kind:load to:0x02149ae4 module:overlay(58) +from:0x021556c0 kind:load to:0x02157e04 module:overlay(58) +from:0x021556c4 kind:load to:0x021581e8 module:overlay(58) +from:0x021556c8 kind:load to:0x02149af8 module:overlay(58) +from:0x021556cc kind:load to:0x02157e1c module:overlay(58) +from:0x021556d0 kind:load to:0x021582c0 module:overlay(58) +from:0x021556d4 kind:load to:0x02149b0c module:overlay(58) +from:0x021556d8 kind:load to:0x02157e28 module:overlay(58) +from:0x021556dc kind:load to:0x02158398 module:overlay(58) +from:0x021556e0 kind:load to:0x02149b20 module:overlay(58) +from:0x021556e4 kind:load to:0x02157e34 module:overlay(58) +from:0x02155704 kind:arm_call to:0x02149b64 module:overlay(58) +from:0x02155714 kind:arm_call to:0x0203e3a4 module:main +from:0x02155728 kind:load to:0x02158c08 module:overlay(58) +from:0x0215572c kind:load to:0x02158c18 module:overlay(58) +from:0x02155730 kind:load to:0x0214a81c module:overlay(58) +from:0x02155734 kind:load to:0x02158c0c module:overlay(58) +from:0x02155774 kind:arm_call to:0x0214a860 module:overlay(58) +from:0x02155784 kind:arm_call to:0x0203e3a4 module:main +from:0x02155798 kind:load to:0x02158d04 module:overlay(58) +from:0x0215579c kind:load to:0x02158cf0 module:overlay(58) +from:0x021557a4 kind:load to:0x02156e7c module:overlay(58) +from:0x021557a8 kind:load to:0x02158d2c module:overlay(58) +from:0x021557ac kind:load to:0x0214c5b8 module:overlay(58) +from:0x021557b0 kind:load to:0x02158cf8 module:overlay(58) +from:0x021557d0 kind:arm_call to:0x0214c5fc module:overlay(58) +from:0x021557e0 kind:arm_call to:0x0203e3a4 module:main +from:0x021557f4 kind:load to:0x02158e04 module:overlay(58) +from:0x021557f8 kind:load to:0x02158e14 module:overlay(58) +from:0x021557fc kind:load to:0x0214c7d0 module:overlay(58) +from:0x02155800 kind:load to:0x02158e08 module:overlay(58) +from:0x0215584c kind:arm_call to:0x0214c834 module:overlay(58) +from:0x0215585c kind:arm_call to:0x0203e3a4 module:main +from:0x02155870 kind:load to:0x02157040 module:overlay(58) +from:0x02155874 kind:load to:0x02158e50 module:overlay(58) +from:0x02155878 kind:load to:0x02158e64 module:overlay(58) +from:0x0215587c kind:load to:0x0214f098 module:overlay(58) +from:0x02155880 kind:load to:0x02158e58 module:overlay(58) +from:0x021558a0 kind:arm_call to:0x0214f0dc module:overlay(58) +from:0x021558b0 kind:arm_call to:0x0203e3a4 module:main +from:0x021558c4 kind:load to:0x02158f3c module:overlay(58) +from:0x021558c8 kind:load to:0x02158f4c module:overlay(58) +from:0x021558cc kind:load to:0x0214f32c module:overlay(58) +from:0x021558d0 kind:load to:0x02158f40 module:overlay(58) +from:0x021558f0 kind:arm_call to:0x0214f390 module:overlay(58) +from:0x02155900 kind:arm_call to:0x0203e3a4 module:main +from:0x02155914 kind:load to:0x02158f88 module:overlay(58) +from:0x02155918 kind:load to:0x02158f98 module:overlay(58) +from:0x0215591c kind:load to:0x0214f444 module:overlay(58) +from:0x02155920 kind:load to:0x02158f8c module:overlay(58) +from:0x02155930 kind:arm_call to:0x021548f4 module:overlay(58) +from:0x02155940 kind:arm_call to:0x0203e3a4 module:main +from:0x0215595c kind:arm_call to:0x0214f488 module:overlay(58) +from:0x0215596c kind:arm_call to:0x0203e3a4 module:main +from:0x02155980 kind:load to:0x02158ff0 module:overlay(58) +from:0x02155984 kind:load to:0x0214f9c4 module:overlay(58) +from:0x02155988 kind:load to:0x02158fd8 module:overlay(58) +from:0x0215598c kind:load to:0x02158fd4 module:overlay(58) +from:0x02155990 kind:load to:0x0215903c module:overlay(58) +from:0x02155994 kind:load to:0x0214f9f8 module:overlay(58) +from:0x02155998 kind:load to:0x02158fe4 module:overlay(58) +from:0x021559b8 kind:arm_call to:0x0214fa3c module:overlay(58) +from:0x021559c8 kind:arm_call to:0x0203e3a4 module:main +from:0x021559dc kind:load to:0x02159114 module:overlay(58) +from:0x021559e0 kind:load to:0x02159124 module:overlay(58) +from:0x021559e4 kind:load to:0x0214fc84 module:overlay(58) +from:0x021559e8 kind:load to:0x02159118 module:overlay(58) +from:0x021559f4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02155a2c kind:arm_call to:0x0214fcc8 module:overlay(58) +from:0x02155a3c kind:arm_call to:0x0203e3a4 module:main +from:0x02155a50 kind:load to:0x0215920c module:overlay(58) +from:0x02155a54 kind:load to:0x02157578 module:overlay(58) +from:0x02155a58 kind:load to:0x021591fc module:overlay(58) +from:0x02155a5c kind:load to:0x0215922c module:overlay(58) +from:0x02155a60 kind:load to:0x021501e4 module:overlay(58) +from:0x02155a64 kind:load to:0x02159200 module:overlay(58) +from:0x02155a84 kind:arm_call to:0x02150274 module:overlay(58) +from:0x02155a94 kind:arm_call to:0x0203e3a4 module:main +from:0x02155aa8 kind:load to:0x021592b4 module:overlay(58) +from:0x02155aac kind:load to:0x021592c4 module:overlay(58) +from:0x02155ab0 kind:load to:0x02150798 module:overlay(58) +from:0x02155ab4 kind:load to:0x021592b8 module:overlay(58) +from:0x02155ad4 kind:arm_call to:0x021507dc module:overlay(58) +from:0x02155ae4 kind:arm_call to:0x0203e3a4 module:main +from:0x02155af8 kind:load to:0x021593b8 module:overlay(58) +from:0x02155afc kind:load to:0x021593c8 module:overlay(58) +from:0x02155b00 kind:load to:0x02150d8c module:overlay(58) +from:0x02155b04 kind:load to:0x021593bc module:overlay(58) +from:0x02155b24 kind:arm_call to:0x02150dd0 module:overlay(58) +from:0x02155b34 kind:arm_call to:0x0203e3a4 module:main +from:0x02155b48 kind:load to:0x021594bc module:overlay(58) +from:0x02155b4c kind:load to:0x021594d4 module:overlay(58) +from:0x02155b50 kind:load to:0x02151320 module:overlay(58) +from:0x02155b54 kind:load to:0x021594c8 module:overlay(58) +from:0x02155b74 kind:arm_call to:0x0215150c module:overlay(58) +from:0x02155b84 kind:arm_call to:0x0203e3a4 module:main +from:0x02155b98 kind:load to:0x0215953c module:overlay(58) +from:0x02155b9c kind:load to:0x0215954c module:overlay(58) +from:0x02155ba0 kind:load to:0x02151614 module:overlay(58) +from:0x02155ba4 kind:load to:0x02159540 module:overlay(58) +from:0x02155bc4 kind:arm_call to:0x02151658 module:overlay(58) +from:0x02155bd4 kind:arm_call to:0x0203e3a4 module:main +from:0x02155be8 kind:load to:0x02159620 module:overlay(58) +from:0x02155bec kind:load to:0x02159630 module:overlay(58) +from:0x02155bf0 kind:load to:0x02151a40 module:overlay(58) +from:0x02155bf4 kind:load to:0x02159624 module:overlay(58) +from:0x02155c14 kind:arm_call to:0x02151a84 module:overlay(58) +from:0x02155c24 kind:arm_call to:0x0203e3a4 module:main +from:0x02155c38 kind:load to:0x02159704 module:overlay(58) +from:0x02155c3c kind:load to:0x02159714 module:overlay(58) +from:0x02155c40 kind:load to:0x02151bf8 module:overlay(58) +from:0x02155c44 kind:load to:0x02159708 module:overlay(58) +from:0x02155c64 kind:arm_call to:0x02151c3c module:overlay(58) +from:0x02155c74 kind:arm_call to:0x0203e3a4 module:main +from:0x02155c88 kind:load to:0x02159734 module:overlay(58) +from:0x02155c8c kind:load to:0x02159744 module:overlay(58) +from:0x02155c90 kind:load to:0x021526cc module:overlay(58) +from:0x02155c94 kind:load to:0x02159738 module:overlay(58) +from:0x02155cd0 kind:arm_call to:0x02152710 module:overlay(58) +from:0x02155ce0 kind:arm_call to:0x0203e3a4 module:main +from:0x02155cf8 kind:load to:0x02157938 module:overlay(58) +from:0x02155cfc kind:load to:0x02159818 module:overlay(58) +from:0x02155d00 kind:load to:0x02159828 module:overlay(58) +from:0x02155d04 kind:load to:0x02152ec4 module:overlay(58) +from:0x02155d08 kind:load to:0x0215981c module:overlay(58) +from:0x02155d44 kind:arm_call to:0x02152f08 module:overlay(58) +from:0x02155d54 kind:arm_call to:0x0203e3a4 module:main +from:0x02155d6c kind:load to:0x021579e8 module:overlay(58) +from:0x02155d70 kind:load to:0x02159920 module:overlay(58) +from:0x02155d74 kind:load to:0x02159930 module:overlay(58) +from:0x02155d78 kind:load to:0x021531a8 module:overlay(58) +from:0x02155d7c kind:load to:0x02159924 module:overlay(58) +from:0x02155d9c kind:arm_call to:0x021531ec module:overlay(58) +from:0x02155dac kind:arm_call to:0x0203e3a4 module:main +from:0x02155dd4 kind:arm_call to:0x0203e690 module:main +from:0x02155de4 kind:arm_call to:0x0203e3a4 module:main +from:0x02155dec kind:load to:0x02159974 module:overlay(58) +from:0x02155df0 kind:load to:0x021599e0 module:overlay(58) +from:0x02155df4 kind:load to:0x02153690 module:overlay(58) +from:0x02155df8 kind:load to:0x02159984 module:overlay(58) +from:0x02155dfc kind:load to:0x0214469c module:overlay(58) +from:0x02155e00 kind:load to:0x02159990 module:overlay(58) +from:0x02155e04 kind:load to:0x021536a4 module:overlay(58) +from:0x02155e08 kind:load to:0x021536b8 module:overlay(58) +from:0x02155e0c kind:load to:0x02159978 module:overlay(58) +from:0x02155e2c kind:arm_call to:0x0215370c module:overlay(58) +from:0x02155e3c kind:arm_call to:0x0203e3a4 module:main +from:0x02155e50 kind:load to:0x02159ad4 module:overlay(58) +from:0x02155e54 kind:load to:0x02159ae4 module:overlay(58) +from:0x02155e58 kind:load to:0x02154690 module:overlay(58) +from:0x02155e5c kind:load to:0x02159ad8 module:overlay(58) +from:0x02155e60 kind:load to:0x021551d8 module:overlay(58) +from:0x02155e64 kind:load to:0x02155228 module:overlay(58) +from:0x02155e68 kind:load to:0x02155278 module:overlay(58) +from:0x02155e6c kind:load to:0x021552c8 module:overlay(58) +from:0x02155e70 kind:load to:0x02155318 module:overlay(58) +from:0x02155e74 kind:load to:0x021556e8 module:overlay(58) +from:0x02155e78 kind:load to:0x02155738 module:overlay(58) +from:0x02155e7c kind:load to:0x021557b4 module:overlay(58) +from:0x02155e80 kind:load to:0x02155804 module:overlay(58) +from:0x02155e84 kind:load to:0x02155884 module:overlay(58) +from:0x02155e88 kind:load to:0x021558d4 module:overlay(58) +from:0x02155e8c kind:load to:0x02155924 module:overlay(58) +from:0x02155e90 kind:load to:0x0215599c module:overlay(58) +from:0x02155e94 kind:load to:0x021559ec module:overlay(58) +from:0x02155e98 kind:load to:0x02155a68 module:overlay(58) +from:0x02155e9c kind:load to:0x02155ab8 module:overlay(58) +from:0x02155ea0 kind:load to:0x02155b08 module:overlay(58) +from:0x02155ea4 kind:load to:0x02155b58 module:overlay(58) +from:0x02155ea8 kind:load to:0x02155ba8 module:overlay(58) +from:0x02155eac kind:load to:0x02155bf8 module:overlay(58) +from:0x02155eb0 kind:load to:0x02155c48 module:overlay(58) +from:0x02155eb4 kind:load to:0x02155c98 module:overlay(58) +from:0x02155eb8 kind:load to:0x02155d0c module:overlay(58) +from:0x02155ebc kind:load to:0x02155d80 module:overlay(58) +from:0x02155ec0 kind:load to:0x02155e10 module:overlay(58) +from:0x02155ee8 kind:load to:0x02140cd0 module:overlay(58) +from:0x02155eec kind:load to:0x02140d08 module:overlay(58) +from:0x02155ef0 kind:load to:0x02140d1c module:overlay(58) +from:0x02155ef4 kind:load to:0x02140cb0 module:overlay(58) +from:0x02155ef8 kind:load to:0x02184fdd module:overlays(97,100,101) +from:0x02155f04 kind:load to:0x02140dfc module:overlay(58) +from:0x02155f08 kind:load to:0x02140e04 module:overlay(58) +from:0x02155f0c kind:load to:0x02140e18 module:overlay(58) +from:0x02155f10 kind:load to:0x02140da0 module:overlay(58) +from:0x02155f14 kind:load to:0x02140dc0 module:overlay(58) +from:0x02155f44 kind:load to:0x02140e40 module:overlay(58) +from:0x02155f48 kind:load to:0x020990ec module:overlay(0) +from:0x02155f4c kind:load to:0x02098efc module:overlay(0) +from:0x02155f50 kind:load to:0x02098f78 module:overlay(0) +from:0x02155f54 kind:load to:0x020990f4 module:overlay(0) +from:0x02155f58 kind:load to:0x02099114 module:overlay(0) +from:0x02155f5c kind:load to:0x02099140 module:overlay(0) +from:0x02155f68 kind:load to:0x02141120 module:overlay(58) +from:0x02155f6c kind:load to:0x02143950 module:overlay(58) +from:0x02155f70 kind:load to:0x02059174 module:overlay(0) +from:0x02155f74 kind:load to:0x02059008 module:overlay(0) +from:0x02155f78 kind:load to:0x02059348 module:overlay(0) +from:0x02155f7c kind:load to:0x020593c4 module:overlay(0) +from:0x02155f80 kind:load to:0x02059428 module:overlay(0) +from:0x02155f84 kind:load to:0x0209bf68 module:overlay(0) +from:0x02155f88 kind:load to:0x02059304 module:overlay(0) +from:0x02155f94 kind:load to:0x02141148 module:overlay(58) +from:0x02155f98 kind:load to:0x02143988 module:overlay(58) +from:0x02155f9c kind:load to:0x0209b2cc module:overlay(0) +from:0x02155fa0 kind:load to:0x0209b304 module:overlay(0) +from:0x02155fa4 kind:load to:0x0209b908 module:overlay(0) +from:0x02155fa8 kind:load to:0x0209b910 module:overlay(0) +from:0x02155fac kind:load to:0x0209b8b0 module:overlay(0) +from:0x02155fb0 kind:load to:0x0209b47c module:overlay(0) +from:0x02155fb4 kind:load to:0x0209b36c module:overlay(0) +from:0x02155fb8 kind:load to:0x0209b838 module:overlay(0) +from:0x02155fbc kind:load to:0x0209b8c0 module:overlay(0) +from:0x02155fc0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02155fc4 kind:load to:0x021438e4 module:overlay(58) +from:0x02155fc8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02155fcc kind:load to:0x021438d4 module:overlay(58) +from:0x02155fd0 kind:load to:0x021438b0 module:overlay(58) +from:0x02155fdc kind:load to:0x02141134 module:overlay(58) +from:0x02155fe0 kind:load to:0x0214396c module:overlay(58) +from:0x02155fe4 kind:load to:0x0209ba20 module:overlay(0) +from:0x02155fe8 kind:load to:0x0209ba54 module:overlay(0) +from:0x02155fec kind:load to:0x0209baec module:overlay(0) +from:0x02155ff0 kind:load to:0x0209bb00 module:overlay(0) +from:0x02155ff4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02155ff8 kind:load to:0x0209bb28 module:overlay(0) +from:0x02155ffc kind:load to:0x0209bbb0 module:overlay(0) +from:0x02156000 kind:load to:0x0209b838 module:overlay(0) +from:0x02156004 kind:load to:0x0209babc module:overlay(0) +from:0x02156008 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215600c kind:load to:0x0209bb14 module:overlay(0) +from:0x02156010 kind:load to:0x0209bea0 module:overlay(0) +from:0x02156014 kind:load to:0x02143910 module:overlay(58) +from:0x02156018 kind:load to:0x021438ec module:overlay(58) +from:0x0215601c kind:load to:0x0209bed8 module:overlay(0) +from:0x02156088 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215608c kind:load to:0x02099cfc module:overlay(0) +from:0x02156090 kind:load to:0x02099d14 module:overlay(0) +from:0x02156094 kind:load to:0x02099d20 module:overlay(0) +from:0x02156098 kind:load to:0x01fff464 module:itcm +from:0x0215609c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021560a0 kind:load to:0x02141370 module:overlay(58) +from:0x021560a4 kind:load to:0x02141454 module:overlay(58) +from:0x021560a8 kind:load to:0x021414f0 module:overlay(58) +from:0x021560ac kind:load to:0x02141838 module:overlay(58) +from:0x021560b0 kind:load to:0x02099c64 module:overlay(0) +from:0x021560b4 kind:load to:0x02141880 module:overlay(58) +from:0x021560b8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x021560bc kind:load to:0x02099c70 module:overlay(0) +from:0x021560c0 kind:load to:0x02141918 module:overlay(58) +from:0x021560c4 kind:load to:0x02141990 module:overlay(58) +from:0x021560c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021560cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021560d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021560d4 kind:load to:0x02141170 module:overlay(58) +from:0x021560d8 kind:load to:0x0214126c module:overlay(58) +from:0x021560dc kind:load to:0x0209ad54 module:overlay(0) +from:0x021560e0 kind:load to:0x02141abc module:overlay(58) +from:0x021560e8 kind:load to:0x02141c04 module:overlay(58) +from:0x021560f0 kind:load to:0x02141fb0 module:overlay(58) +from:0x021560f8 kind:load to:0x02142184 module:overlay(58) +from:0x02156100 kind:load to:0x02142488 module:overlay(58) +from:0x02156108 kind:load to:0x02142614 module:overlay(58) +from:0x02156110 kind:load to:0x02142800 module:overlay(58) +from:0x02156118 kind:load to:0x021429b4 module:overlay(58) +from:0x02156120 kind:load to:0x02142b84 module:overlay(58) +from:0x02156128 kind:load to:0x02142c84 module:overlay(58) +from:0x02156130 kind:load to:0x02142dbc module:overlay(58) +from:0x02156138 kind:load to:0x021431e4 module:overlay(58) +from:0x02156140 kind:load to:0x021434f4 module:overlay(58) +from:0x02156148 kind:load to:0x02141b74 module:overlay(58) +from:0x02156150 kind:load to:0x02141e6c module:overlay(58) +from:0x02156158 kind:load to:0x02142014 module:overlay(58) +from:0x02156160 kind:load to:0x02142224 module:overlay(58) +from:0x02156168 kind:load to:0x021425a4 module:overlay(58) +from:0x02156170 kind:load to:0x021426f8 module:overlay(58) +from:0x02156178 kind:load to:0x02142908 module:overlay(58) +from:0x02156180 kind:load to:0x02142a94 module:overlay(58) +from:0x02156188 kind:load to:0x02142c10 module:overlay(58) +from:0x02156190 kind:load to:0x02142d30 module:overlay(58) +from:0x02156198 kind:load to:0x02142e44 module:overlay(58) +from:0x021561a0 kind:load to:0x02143214 module:overlay(58) +from:0x021561a8 kind:load to:0x0214359c module:overlay(58) +from:0x021561d0 kind:load to:0x021439c4 module:overlay(58) +from:0x021561d4 kind:load to:0x0209918c module:overlay(0) +from:0x021561d8 kind:load to:0x020991c0 module:overlay(0) +from:0x021561dc kind:load to:0x02098f78 module:overlay(0) +from:0x021561e0 kind:load to:0x02099194 module:overlay(0) +from:0x021561e4 kind:load to:0x02098fbc module:overlay(0) +from:0x021561e8 kind:load to:0x02098fc0 module:overlay(0) +from:0x021561f4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021561f8 kind:load to:0x02099cfc module:overlay(0) +from:0x021561fc kind:load to:0x02099d14 module:overlay(0) +from:0x02156200 kind:load to:0x02099d20 module:overlay(0) +from:0x02156204 kind:load to:0x01fff464 module:itcm +from:0x02156208 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215620c kind:load to:0x02143cec module:overlay(58) +from:0x02156210 kind:load to:0x02099c58 module:overlay(0) +from:0x02156214 kind:load to:0x02143e08 module:overlay(58) +from:0x02156218 kind:load to:0x02099c60 module:overlay(0) +from:0x0215621c kind:load to:0x02099c64 module:overlay(0) +from:0x02156220 kind:load to:0x02143ed0 module:overlay(58) +from:0x02156224 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02156228 kind:load to:0x02099c70 module:overlay(0) +from:0x0215622c kind:load to:0x02099d2c module:overlay(0) +from:0x02156230 kind:load to:0x02099d98 module:overlay(0) +from:0x02156234 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02156238 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215623c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02156240 kind:load to:0x02143c94 module:overlay(58) +from:0x02156244 kind:load to:0x02143cbc module:overlay(58) +from:0x02156248 kind:load to:0x0209ad54 module:overlay(0) +from:0x02156258 kind:load to:0x0214450c module:overlay(58) +from:0x0215625c kind:load to:0x02144508 module:overlay(58) +from:0x02156268 kind:load to:0x02143f68 module:overlay(58) +from:0x0215626c kind:load to:0x02098ef4 module:overlay(0) +from:0x02156270 kind:load to:0x02098efc module:overlay(0) +from:0x02156274 kind:load to:0x02098f78 module:overlay(0) +from:0x02156278 kind:load to:0x02098fb8 module:overlay(0) +from:0x0215627c kind:load to:0x02098fbc module:overlay(0) +from:0x02156280 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215628c kind:load to:0x02099cc0 module:overlay(0) +from:0x02156290 kind:load to:0x02099cfc module:overlay(0) +from:0x02156294 kind:load to:0x02099d14 module:overlay(0) +from:0x02156298 kind:load to:0x02099d20 module:overlay(0) +from:0x0215629c kind:load to:0x01fff464 module:itcm +from:0x021562a0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021562a4 kind:load to:0x02144020 module:overlay(58) +from:0x021562a8 kind:load to:0x02144028 module:overlay(58) +from:0x021562ac kind:load to:0x02144080 module:overlay(58) +from:0x021562b0 kind:load to:0x02099c60 module:overlay(0) +from:0x021562b4 kind:load to:0x02099c64 module:overlay(0) +from:0x021562b8 kind:load to:0x02099c68 module:overlay(0) +from:0x021562bc kind:load to:0x02099c6c module:overlay(0) +from:0x021562c0 kind:load to:0x02099c70 module:overlay(0) +from:0x021562c4 kind:load to:0x02099d2c module:overlay(0) +from:0x021562c8 kind:load to:0x02099d98 module:overlay(0) +from:0x021562cc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021562d0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021562d4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021562d8 kind:load to:0x02144538 module:overlay(58) +from:0x021562dc kind:load to:0x02144554 module:overlay(58) +from:0x021562e0 kind:load to:0x0214444c module:overlay(58) +from:0x021562e4 kind:load to:0x021444a8 module:overlay(58) +from:0x021562f4 kind:load to:0x0214458c module:overlay(58) +from:0x021562f8 kind:load to:0x02144508 module:overlay(58) +from:0x02156304 kind:load to:0x021445b8 module:overlay(58) +from:0x02156308 kind:load to:0x02098ef4 module:overlay(0) +from:0x0215630c kind:load to:0x02098efc module:overlay(0) +from:0x02156310 kind:load to:0x02098f78 module:overlay(0) +from:0x02156314 kind:load to:0x02098fb8 module:overlay(0) +from:0x02156318 kind:load to:0x02098fbc module:overlay(0) +from:0x0215631c kind:load to:0x02098fc0 module:overlay(0) +from:0x02156320 kind:load to:0x0214478c module:overlay(58) +from:0x02156328 kind:load to:0x021447a4 module:overlay(58) +from:0x02156330 kind:load to:0x021447bc module:overlay(58) +from:0x02156338 kind:load to:0x021447d4 module:overlay(58) +from:0x02156340 kind:load to:0x021447ec module:overlay(58) +from:0x02156348 kind:load to:0x02144814 module:overlay(58) +from:0x02156350 kind:load to:0x020f1c1c module:overlays(19,22,31) +from:0x02156358 kind:load to:0x020f1ed8 module:overlays(19,22,31) +from:0x02156360 kind:load to:0x02144798 module:overlay(58) +from:0x02156368 kind:load to:0x021447b0 module:overlay(58) +from:0x02156370 kind:load to:0x021447c8 module:overlay(58) +from:0x02156378 kind:load to:0x021447e0 module:overlay(58) +from:0x02156380 kind:load to:0x02144800 module:overlay(58) +from:0x02156388 kind:load to:0x021448e8 module:overlay(58) +from:0x02156390 kind:load to:0x020f1c40 module:overlays(19,22,31) +from:0x02156398 kind:load to:0x020f1f10 module:overlays(19,22,31) +from:0x021563a8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021563ac kind:load to:0x02099cfc module:overlay(0) +from:0x021563b0 kind:load to:0x02099d14 module:overlay(0) +from:0x021563b4 kind:load to:0x02099d20 module:overlay(0) +from:0x021563b8 kind:load to:0x01fff464 module:itcm +from:0x021563bc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021563c0 kind:load to:0x021446b0 module:overlay(58) +from:0x021563c4 kind:load to:0x02099c58 module:overlay(0) +from:0x021563c8 kind:load to:0x02144724 module:overlay(58) +from:0x021563cc kind:load to:0x020f1a5c module:overlays(19,21,22,23,31) +from:0x021563d0 kind:load to:0x02099c64 module:overlay(0) +from:0x021563d4 kind:load to:0x0214475c module:overlay(58) +from:0x021563d8 kind:load to:0x02099c6c module:overlay(0) +from:0x021563dc kind:load to:0x02099c70 module:overlay(0) +from:0x021563e0 kind:load to:0x020f17c8 module:overlays(19,22,31) +from:0x021563e4 kind:load to:0x020f1804 module:overlays(19,22,31) +from:0x021563e8 kind:load to:0x020f1ca4 module:overlays(19,22,31) +from:0x021563ec kind:load to:0x020f1cc4 module:overlays(19,22,31) +from:0x021563f0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021563f4 kind:load to:0x021448f4 module:overlay(58) +from:0x021563f8 kind:load to:0x02144924 module:overlay(58) +from:0x021563fc kind:load to:0x020f2048 module:overlays(19,22,31) +from:0x02156400 kind:load to:0x021446c8 module:overlay(58) +from:0x02156404 kind:load to:0x021446d0 module:overlay(58) +from:0x02156408 kind:load to:0x020f1a8c module:overlays(19,22,31) +from:0x0215640c kind:load to:0x020f2058 module:overlays(19,22,31) +from:0x02156418 kind:load to:0x02149384 module:overlay(58) +from:0x0215641c kind:load to:0x021499a0 module:overlay(58) +from:0x02156420 kind:load to:0x02074844 module:overlay(0) +from:0x02156424 kind:load to:0x02074848 module:overlay(0) +from:0x02156448 kind:load to:0x02144f50 module:overlay(58) +from:0x0215644c kind:load to:0x020990ec module:overlay(0) +from:0x02156450 kind:load to:0x02098efc module:overlay(0) +from:0x02156454 kind:load to:0x02098f78 module:overlay(0) +from:0x02156458 kind:load to:0x020990f4 module:overlay(0) +from:0x0215645c kind:load to:0x02099114 module:overlay(0) +from:0x02156460 kind:load to:0x02099140 module:overlay(0) +from:0x0215646c kind:load to:0x02144e78 module:overlay(58) +from:0x02156470 kind:load to:0x020990ec module:overlay(0) +from:0x02156474 kind:load to:0x02098efc module:overlay(0) +from:0x02156478 kind:load to:0x02098f78 module:overlay(0) +from:0x0215647c kind:load to:0x020990f4 module:overlay(0) +from:0x02156480 kind:load to:0x02099114 module:overlay(0) +from:0x02156484 kind:load to:0x02099140 module:overlay(0) +from:0x02156490 kind:load to:0x02144da4 module:overlay(58) +from:0x02156494 kind:load to:0x020990ec module:overlay(0) +from:0x02156498 kind:load to:0x02098efc module:overlay(0) +from:0x0215649c kind:load to:0x02098f78 module:overlay(0) +from:0x021564a0 kind:load to:0x020990f4 module:overlay(0) +from:0x021564a4 kind:load to:0x02099114 module:overlay(0) +from:0x021564a8 kind:load to:0x02099140 module:overlay(0) +from:0x021564b4 kind:load to:0x02144cd4 module:overlay(58) +from:0x021564b8 kind:load to:0x020990ec module:overlay(0) +from:0x021564bc kind:load to:0x02098efc module:overlay(0) +from:0x021564c0 kind:load to:0x02098f78 module:overlay(0) +from:0x021564c4 kind:load to:0x020990f4 module:overlay(0) +from:0x021564c8 kind:load to:0x02099114 module:overlay(0) +from:0x021564cc kind:load to:0x02099140 module:overlay(0) +from:0x021564d8 kind:load to:0x02144bfc module:overlay(58) +from:0x021564dc kind:load to:0x020990ec module:overlay(0) +from:0x021564e0 kind:load to:0x02098efc module:overlay(0) +from:0x021564e4 kind:load to:0x02098f78 module:overlay(0) +from:0x021564e8 kind:load to:0x020990f4 module:overlay(0) +from:0x021564ec kind:load to:0x02099114 module:overlay(0) +from:0x021564f0 kind:load to:0x02099140 module:overlay(0) +from:0x021564fc kind:load to:0x02144b3c module:overlay(58) +from:0x02156500 kind:load to:0x020990ec module:overlay(0) +from:0x02156504 kind:load to:0x02098efc module:overlay(0) +from:0x02156508 kind:load to:0x02098f78 module:overlay(0) +from:0x0215650c kind:load to:0x020990f4 module:overlay(0) +from:0x02156510 kind:load to:0x02099114 module:overlay(0) +from:0x02156514 kind:load to:0x02099140 module:overlay(0) +from:0x02156520 kind:load to:0x02144afc module:overlay(58) +from:0x02156524 kind:load to:0x020990ec module:overlay(0) +from:0x02156528 kind:load to:0x02098efc module:overlay(0) +from:0x0215652c kind:load to:0x02098f78 module:overlay(0) +from:0x02156530 kind:load to:0x020990f4 module:overlay(0) +from:0x02156534 kind:load to:0x02099114 module:overlay(0) +from:0x02156538 kind:load to:0x02099140 module:overlay(0) +from:0x02156544 kind:load to:0x02144abc module:overlay(58) +from:0x02156548 kind:load to:0x020990ec module:overlay(0) +from:0x0215654c kind:load to:0x02098efc module:overlay(0) +from:0x02156550 kind:load to:0x02098f78 module:overlay(0) +from:0x02156554 kind:load to:0x020990f4 module:overlay(0) +from:0x02156558 kind:load to:0x02099114 module:overlay(0) +from:0x0215655c kind:load to:0x02099140 module:overlay(0) +from:0x02156568 kind:load to:0x02144a7c module:overlay(58) +from:0x0215656c kind:load to:0x020990ec module:overlay(0) +from:0x02156570 kind:load to:0x02098efc module:overlay(0) +from:0x02156574 kind:load to:0x02098f78 module:overlay(0) +from:0x02156578 kind:load to:0x020990f4 module:overlay(0) +from:0x0215657c kind:load to:0x02099114 module:overlay(0) +from:0x02156580 kind:load to:0x02099140 module:overlay(0) +from:0x0215658c kind:load to:0x02144a3c module:overlay(58) +from:0x02156590 kind:load to:0x020990ec module:overlay(0) +from:0x02156594 kind:load to:0x02098efc module:overlay(0) +from:0x02156598 kind:load to:0x02098f78 module:overlay(0) +from:0x0215659c kind:load to:0x020990f4 module:overlay(0) +from:0x021565a0 kind:load to:0x02099114 module:overlay(0) +from:0x021565a4 kind:load to:0x02099140 module:overlay(0) +from:0x021565b0 kind:load to:0x021449fc module:overlay(58) +from:0x021565b4 kind:load to:0x020990ec module:overlay(0) +from:0x021565b8 kind:load to:0x02098efc module:overlay(0) +from:0x021565bc kind:load to:0x02098f78 module:overlay(0) +from:0x021565c0 kind:load to:0x020990f4 module:overlay(0) +from:0x021565c4 kind:load to:0x02099114 module:overlay(0) +from:0x021565c8 kind:load to:0x02099140 module:overlay(0) +from:0x021565d4 kind:load to:0x02144b7c module:overlay(58) +from:0x021565d8 kind:load to:0x020990ec module:overlay(0) +from:0x021565dc kind:load to:0x02098efc module:overlay(0) +from:0x021565e0 kind:load to:0x02098f78 module:overlay(0) +from:0x021565e4 kind:load to:0x020990f4 module:overlay(0) +from:0x021565e8 kind:load to:0x02099114 module:overlay(0) +from:0x021565ec kind:load to:0x02099140 module:overlay(0) +from:0x021565f8 kind:load to:0x021449bc module:overlay(58) +from:0x021565fc kind:load to:0x020990ec module:overlay(0) +from:0x02156600 kind:load to:0x02098efc module:overlay(0) +from:0x02156604 kind:load to:0x02098f78 module:overlay(0) +from:0x02156608 kind:load to:0x020990f4 module:overlay(0) +from:0x0215660c kind:load to:0x02099114 module:overlay(0) +from:0x02156610 kind:load to:0x02099140 module:overlay(0) +from:0x0215661c kind:load to:0x0214497c module:overlay(58) +from:0x02156620 kind:load to:0x020990ec module:overlay(0) +from:0x02156624 kind:load to:0x02098efc module:overlay(0) +from:0x02156628 kind:load to:0x02098f78 module:overlay(0) +from:0x0215662c kind:load to:0x020990f4 module:overlay(0) +from:0x02156630 kind:load to:0x02099114 module:overlay(0) +from:0x02156634 kind:load to:0x02099140 module:overlay(0) +from:0x02156640 kind:load to:0x02144bbc module:overlay(58) +from:0x02156644 kind:load to:0x020990ec module:overlay(0) +from:0x02156648 kind:load to:0x02098efc module:overlay(0) +from:0x0215664c kind:load to:0x02098f78 module:overlay(0) +from:0x02156650 kind:load to:0x020990f4 module:overlay(0) +from:0x02156654 kind:load to:0x02099114 module:overlay(0) +from:0x02156658 kind:load to:0x02099140 module:overlay(0) +from:0x021566ac kind:load to:0x0214612c module:overlay(58) +from:0x021566b0 kind:load to:0x021499a4 module:overlay(58) +from:0x021566b4 kind:load to:0x0209ba20 module:overlay(0) +from:0x021566b8 kind:load to:0x0209ba54 module:overlay(0) +from:0x021566bc kind:load to:0x0209baec module:overlay(0) +from:0x021566c0 kind:load to:0x0209bb00 module:overlay(0) +from:0x021566c4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021566c8 kind:load to:0x0209bb28 module:overlay(0) +from:0x021566cc kind:load to:0x0209bbb0 module:overlay(0) +from:0x021566d0 kind:load to:0x0209b838 module:overlay(0) +from:0x021566d4 kind:load to:0x0209babc module:overlay(0) +from:0x021566d8 kind:load to:0x0209bad4 module:overlay(0) +from:0x021566dc kind:load to:0x0209bb14 module:overlay(0) +from:0x021566e0 kind:load to:0x0209bea0 module:overlay(0) +from:0x021566e4 kind:load to:0x02143910 module:overlay(58) +from:0x021566e8 kind:load to:0x021438ec module:overlay(58) +from:0x021566ec kind:load to:0x0209bed8 module:overlay(0) +from:0x021567c8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021567cc kind:load to:0x02099cfc module:overlay(0) +from:0x021567d0 kind:load to:0x02099d14 module:overlay(0) +from:0x021567d4 kind:load to:0x02099d20 module:overlay(0) +from:0x021567d8 kind:load to:0x01fff464 module:itcm +from:0x021567dc kind:load to:0x020ab1d8 module:overlay(0) +from:0x021567e0 kind:load to:0x020aa528 module:overlay(0) +from:0x021567e4 kind:load to:0x020aa5a4 module:overlay(0) +from:0x021567e8 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x021567ec kind:load to:0x020ab0f4 module:overlay(0) +from:0x021567f0 kind:load to:0x02099c64 module:overlay(0) +from:0x021567f4 kind:load to:0x020ab15c module:overlay(0) +from:0x021567f8 kind:load to:0x02099c6c module:overlay(0) +from:0x021567fc kind:load to:0x02099c70 module:overlay(0) +from:0x02156800 kind:load to:0x02099d2c module:overlay(0) +from:0x02156804 kind:load to:0x02099d98 module:overlay(0) +from:0x02156808 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215680c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02156810 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02156814 kind:load to:0x021499e8 module:overlay(58) +from:0x02156818 kind:load to:0x021499c0 module:overlay(58) +from:0x0215681c kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02156820 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x02156824 kind:load to:0x020aaad0 module:overlay(0) +from:0x02156828 kind:load to:0x020aa778 module:overlay(0) +from:0x0215682c kind:load to:0x020aa7e0 module:overlay(0) +from:0x02156830 kind:load to:0x020aa950 module:overlay(0) +from:0x02156834 kind:load to:0x020aa94c module:overlay(0) +from:0x02156838 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215683c kind:load to:0x020aaa40 module:overlay(0) +from:0x02156840 kind:load to:0x020aaa44 module:overlay(0) +from:0x02156844 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02156848 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215684c kind:load to:0x020aa9b0 module:overlay(0) +from:0x02156850 kind:load to:0x020aa754 module:overlay(0) +from:0x02156854 kind:load to:0x020aa75c module:overlay(0) +from:0x02156858 kind:load to:0x020aa764 module:overlay(0) +from:0x0215685c kind:load to:0x020aa76c module:overlay(0) +from:0x02156860 kind:load to:0x020aac48 module:overlay(0) +from:0x02156864 kind:load to:0x020aad98 module:overlay(0) +from:0x02156868 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215686c kind:load to:0x020aade4 module:overlay(0) +from:0x02156870 kind:load to:0x020aaffc module:overlay(0) +from:0x02156874 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02156878 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215687c kind:load to:0x020aa684 module:overlay(0) +from:0x02156880 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02156884 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02156888 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215688c kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02156890 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02156894 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02156898 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215689c kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x021568a0 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x021568a4 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x021568a8 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x021568ac kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x021568b0 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x021568b4 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x021568b8 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x021568bc kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x021568c0 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021568c4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021568c8 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021568cc kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021568d0 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021568d4 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021568d8 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021568e4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021568e8 kind:load to:0x02099cfc module:overlay(0) +from:0x021568ec kind:load to:0x02099d14 module:overlay(0) +from:0x021568f0 kind:load to:0x02099d20 module:overlay(0) +from:0x021568f4 kind:load to:0x01fff464 module:itcm +from:0x021568f8 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021568fc kind:load to:0x0214732c module:overlay(58) +from:0x02156900 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02156904 kind:load to:0x021475c4 module:overlay(58) +from:0x02156908 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215690c kind:load to:0x02099c64 module:overlay(0) +from:0x02156910 kind:load to:0x02147d2c module:overlay(58) +from:0x02156914 kind:load to:0x02099c6c module:overlay(0) +from:0x02156918 kind:load to:0x02099c70 module:overlay(0) +from:0x0215691c kind:load to:0x02099d2c module:overlay(0) +from:0x02156920 kind:load to:0x02099d98 module:overlay(0) +from:0x02156924 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02156928 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215692c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02156930 kind:load to:0x02146140 module:overlay(58) +from:0x02156934 kind:load to:0x021461e8 module:overlay(58) +from:0x02156938 kind:load to:0x02147474 module:overlay(58) +from:0x0215693c kind:load to:0x02147544 module:overlay(58) +from:0x02156940 kind:load to:0x021496c8 module:overlay(58) +from:0x02156944 kind:load to:0x020aa778 module:overlay(0) +from:0x02156948 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215694c kind:load to:0x020aa950 module:overlay(0) +from:0x02156950 kind:load to:0x020aa94c module:overlay(0) +from:0x02156954 kind:load to:0x020aaa1c module:overlay(0) +from:0x02156958 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215695c kind:load to:0x020aaa44 module:overlay(0) +from:0x02156960 kind:load to:0x02147848 module:overlay(58) +from:0x02156964 kind:load to:0x02147988 module:overlay(58) +from:0x02156968 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215696c kind:load to:0x020aa754 module:overlay(0) +from:0x02156970 kind:load to:0x020aa75c module:overlay(0) +from:0x02156974 kind:load to:0x020aa764 module:overlay(0) +from:0x02156978 kind:load to:0x020aa76c module:overlay(0) +from:0x0215697c kind:load to:0x02148628 module:overlay(58) +from:0x02156980 kind:load to:0x02149654 module:overlay(58) +from:0x02156984 kind:load to:0x021496a0 module:overlay(58) +from:0x02156988 kind:load to:0x02148e00 module:overlay(58) +from:0x0215698c kind:load to:0x020aaffc module:overlay(0) +from:0x02156990 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02156994 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02156998 kind:load to:0x020aa684 module:overlay(0) +from:0x0215699c kind:load to:0x02147ea0 module:overlay(58) +from:0x021569a0 kind:load to:0x02147f58 module:overlay(58) +from:0x021569a4 kind:load to:0x02147f80 module:overlay(58) +from:0x021569a8 kind:load to:0x02147fa8 module:overlay(58) +from:0x021569ac kind:load to:0x02147fd0 module:overlay(58) +from:0x021569b0 kind:load to:0x02147ff0 module:overlay(58) +from:0x021569b4 kind:load to:0x02148018 module:overlay(58) +from:0x021569b8 kind:load to:0x02148044 module:overlay(58) +from:0x021569bc kind:load to:0x02148070 module:overlay(58) +from:0x021569c0 kind:load to:0x0214809c module:overlay(58) +from:0x021569c4 kind:load to:0x02148138 module:overlay(58) +from:0x021569c8 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x021569cc kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x021569d0 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x021569d4 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x021569d8 kind:load to:0x02148164 module:overlay(58) +from:0x021569dc kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021569e0 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021569e4 kind:load to:0x02148190 module:overlay(58) +from:0x021569e8 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021569ec kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021569f0 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021569f4 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021569f8 kind:load to:0x021480c4 module:overlay(58) +from:0x021569fc kind:load to:0x0214812c module:overlay(58) +from:0x02156a00 kind:load to:0x02148130 module:overlay(58) +from:0x02156a04 kind:load to:0x02148134 module:overlay(58) +from:0x02156a08 kind:load to:0x0214819c module:overlay(58) +from:0x02156a0c kind:load to:0x021485bc module:overlay(58) +from:0x02156a10 kind:load to:0x021485c0 module:overlay(58) +from:0x02156a14 kind:load to:0x021485c4 module:overlay(58) +from:0x02156a18 kind:load to:0x02148780 module:overlay(58) +from:0x02156c04 kind:load to:0x02149b40 module:overlay(58) +from:0x02156c08 kind:load to:0x020990ec module:overlay(0) +from:0x02156c0c kind:load to:0x02098efc module:overlay(0) +from:0x02156c10 kind:load to:0x02098f78 module:overlay(0) +from:0x02156c14 kind:load to:0x020990f4 module:overlay(0) +from:0x02156c18 kind:load to:0x02099114 module:overlay(0) +from:0x02156c1c kind:load to:0x02099140 module:overlay(0) +from:0x02156d50 kind:load to:0x02099cc0 module:overlay(0) +from:0x02156d54 kind:load to:0x02099cfc module:overlay(0) +from:0x02156d58 kind:load to:0x02099d14 module:overlay(0) +from:0x02156d5c kind:load to:0x02099d20 module:overlay(0) +from:0x02156d60 kind:load to:0x01fff464 module:itcm +from:0x02156d64 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02156d68 kind:load to:0x02149d8c module:overlay(58) +from:0x02156d6c kind:load to:0x02149ec0 module:overlay(58) +from:0x02156d70 kind:load to:0x02149f3c module:overlay(58) +from:0x02156d74 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02156d78 kind:load to:0x02099c64 module:overlay(0) +from:0x02156d7c kind:load to:0x0214a6dc module:overlay(58) +from:0x02156d80 kind:load to:0x02099c6c module:overlay(0) +from:0x02156d84 kind:load to:0x02099c70 module:overlay(0) +from:0x02156d88 kind:load to:0x02099d2c module:overlay(0) +from:0x02156d8c kind:load to:0x02099d98 module:overlay(0) +from:0x02156d90 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02156d94 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02156d98 kind:load to:0x0214a5ec module:overlay(58) +from:0x02156d9c kind:load to:0x0214a7b4 module:overlay(58) +from:0x02156da0 kind:load to:0x0214a7e4 module:overlay(58) +from:0x02156da4 kind:load to:0x02149e10 module:overlay(58) +from:0x02156da8 kind:load to:0x02149dbc module:overlay(58) +from:0x02156dac kind:load to:0x0214a040 module:overlay(58) +from:0x02156db0 kind:load to:0x020aa778 module:overlay(0) +from:0x02156db4 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02156db8 kind:load to:0x020aa950 module:overlay(0) +from:0x02156dbc kind:load to:0x020aa94c module:overlay(0) +from:0x02156dc0 kind:load to:0x020aaa1c module:overlay(0) +from:0x02156dc4 kind:load to:0x020aaa40 module:overlay(0) +from:0x02156dc8 kind:load to:0x020aaa44 module:overlay(0) +from:0x02156dcc kind:load to:0x0214a428 module:overlay(58) +from:0x02156dd0 kind:load to:0x0214a548 module:overlay(58) +from:0x02156dd4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02156dd8 kind:load to:0x020aa754 module:overlay(0) +from:0x02156ddc kind:load to:0x020aa75c module:overlay(0) +from:0x02156de0 kind:load to:0x020aa764 module:overlay(0) +from:0x02156de4 kind:load to:0x020aa76c module:overlay(0) +from:0x02156de8 kind:load to:0x020aac48 module:overlay(0) +from:0x02156dec kind:load to:0x0214a430 module:overlay(58) +from:0x02156df0 kind:load to:0x0214a460 module:overlay(58) +from:0x02156df4 kind:load to:0x0214a6b0 module:overlay(58) +from:0x02156df8 kind:load to:0x020aaffc module:overlay(0) +from:0x02156dfc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02156e00 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02156e04 kind:load to:0x020aa684 module:overlay(0) +from:0x02156e08 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02156e0c kind:load to:0x0214a08c module:overlay(58) +from:0x02156e10 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02156e14 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02156e18 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02156e1c kind:load to:0x0214a0c0 module:overlay(58) +from:0x02156e20 kind:load to:0x0214a124 module:overlay(58) +from:0x02156e24 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02156e28 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02156e2c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02156e30 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02156e34 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02156e38 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02156e3c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02156e40 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02156e44 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02156e48 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02156e4c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02156e50 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02156e54 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02156e58 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02156e5c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02156e60 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02156e64 kind:load to:0x0214a158 module:overlay(58) +from:0x02156e68 kind:load to:0x0214a1d4 module:overlay(58) +from:0x02156e6c kind:load to:0x0214a250 module:overlay(58) +from:0x02156e70 kind:load to:0x0214a2e0 module:overlay(58) +from:0x02156e74 kind:load to:0x0214a368 module:overlay(58) +from:0x02156e78 kind:load to:0x0214a3a4 module:overlay(58) +from:0x02156ec0 kind:load to:0x020993bc module:overlay(0) +from:0x02156ec4 kind:load to:0x0214a8a4 module:overlay(58) +from:0x02156ed0 kind:load to:0x0214acc4 module:overlay(58) +from:0x02156ed4 kind:load to:0x0214c59c module:overlay(58) +from:0x02156ed8 kind:load to:0x0214a8ec module:overlay(58) +from:0x02156edc kind:load to:0x0207d6c0 module:overlay(0) +from:0x02156ee0 kind:load to:0x0214a93c module:overlay(58) +from:0x02156eec kind:load to:0x0214a83c module:overlay(58) +from:0x02156ef0 kind:load to:0x020990ec module:overlay(0) +from:0x02156ef4 kind:load to:0x02098efc module:overlay(0) +from:0x02156ef8 kind:load to:0x02098f78 module:overlay(0) +from:0x02156efc kind:load to:0x020990f4 module:overlay(0) +from:0x02156f00 kind:load to:0x02099114 module:overlay(0) +from:0x02156f04 kind:load to:0x02099140 module:overlay(0) +from:0x02156f08 kind:load to:0x0214b328 module:overlay(58) +from:0x02156f10 kind:load to:0x0214b4f8 module:overlay(58) +from:0x02156f18 kind:load to:0x0214b810 module:overlay(58) +from:0x02156f20 kind:load to:0x0214b8a0 module:overlay(58) +from:0x02156f28 kind:load to:0x0214b9c8 module:overlay(58) +from:0x02156f30 kind:load to:0x0214b9dc module:overlay(58) +from:0x02156f38 kind:load to:0x0214bfb0 module:overlay(58) +from:0x02156f40 kind:load to:0x0214bfc8 module:overlay(58) +from:0x02156f50 kind:load to:0x02099cc0 module:overlay(0) +from:0x02156f54 kind:load to:0x02099cfc module:overlay(0) +from:0x02156f58 kind:load to:0x02099d14 module:overlay(0) +from:0x02156f5c kind:load to:0x02099d20 module:overlay(0) +from:0x02156f60 kind:load to:0x01fff464 module:itcm +from:0x02156f64 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02156f68 kind:load to:0x0214ae58 module:overlay(58) +from:0x02156f6c kind:load to:0x0214aef4 module:overlay(58) +from:0x02156f70 kind:load to:0x0214b2d4 module:overlay(58) +from:0x02156f74 kind:load to:0x0214b2c0 module:overlay(58) +from:0x02156f78 kind:load to:0x02099c64 module:overlay(0) +from:0x02156f7c kind:load to:0x0214c254 module:overlay(58) +from:0x02156f80 kind:load to:0x02099c6c module:overlay(0) +from:0x02156f84 kind:load to:0x02099c70 module:overlay(0) +from:0x02156f88 kind:load to:0x02099d2c module:overlay(0) +from:0x02156f8c kind:load to:0x02099d98 module:overlay(0) +from:0x02156f90 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02156f94 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02156f98 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02156f9c kind:load to:0x0214acd8 module:overlay(58) +from:0x02156fa0 kind:load to:0x0214ad94 module:overlay(58) +from:0x02156fac kind:load to:0x0214c5d8 module:overlay(58) +from:0x02156fb0 kind:load to:0x02098ef4 module:overlay(0) +from:0x02156fb4 kind:load to:0x02098efc module:overlay(0) +from:0x02156fb8 kind:load to:0x02098f78 module:overlay(0) +from:0x02156fbc kind:load to:0x02098fb8 module:overlay(0) +from:0x02156fc0 kind:load to:0x02098fbc module:overlay(0) +from:0x02156fc4 kind:load to:0x02098fc0 module:overlay(0) +from:0x02156fd0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02156fd4 kind:load to:0x02099cfc module:overlay(0) +from:0x02156fd8 kind:load to:0x02099d14 module:overlay(0) +from:0x02156fdc kind:load to:0x02099d20 module:overlay(0) +from:0x02156fe0 kind:load to:0x01fff464 module:itcm +from:0x02156fe4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02156fe8 kind:load to:0x0214c6fc module:overlay(58) +from:0x02156fec kind:load to:0x0214c710 module:overlay(58) +from:0x02156ff0 kind:load to:0x02099c5c module:overlay(0) +from:0x02156ff4 kind:load to:0x02099c60 module:overlay(0) +from:0x02156ff8 kind:load to:0x02099c64 module:overlay(0) +from:0x02156ffc kind:load to:0x02099c68 module:overlay(0) +from:0x02157000 kind:load to:0x02099c6c module:overlay(0) +from:0x02157004 kind:load to:0x02099c70 module:overlay(0) +from:0x02157008 kind:load to:0x02099d2c module:overlay(0) +from:0x0215700c kind:load to:0x02099d98 module:overlay(0) +from:0x02157010 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02157014 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02157018 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215701c kind:load to:0x0214c67c module:overlay(58) +from:0x02157020 kind:load to:0x0214c6b8 module:overlay(58) +from:0x02157024 kind:load to:0x0214c748 module:overlay(58) +from:0x02157028 kind:load to:0x0214c778 module:overlay(58) +from:0x02157038 kind:load to:0x0214c7e4 module:overlay(58) +from:0x0215703c kind:load to:0x02144508 module:overlay(58) +from:0x02157064 kind:load to:0x0214d260 module:overlay(58) +from:0x0215706c kind:load to:0x0214d464 module:overlay(58) +from:0x02157074 kind:load to:0x0214d9dc module:overlay(58) +from:0x0215707c kind:load to:0x0214dcbc module:overlay(58) +from:0x02157084 kind:load to:0x0214df78 module:overlay(58) +from:0x0215708c kind:load to:0x0214d264 module:overlay(58) +from:0x02157094 kind:load to:0x0214d520 module:overlay(58) +from:0x0215709c kind:load to:0x0214dbe8 module:overlay(58) +from:0x021570a4 kind:load to:0x0214dcf8 module:overlay(58) +from:0x021570ac kind:load to:0x0214dfd8 module:overlay(58) +from:0x021570ec kind:load to:0x0214c904 module:overlay(58) +from:0x021570f0 kind:load to:0x020f7e14 module:overlays(19,22,23,31) +from:0x021570f4 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x021570f8 kind:load to:0x020f7e24 module:overlays(19,22,23,31) +from:0x02157104 kind:load to:0x0214cb84 module:overlay(58) +from:0x02157108 kind:load to:0x0214efe8 module:overlay(58) +from:0x0215710c kind:load to:0x0214c878 module:overlay(58) +from:0x02157110 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02157114 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02157120 kind:load to:0x0214cb70 module:overlay(58) +from:0x02157124 kind:load to:0x0214f004 module:overlay(58) +from:0x02157128 kind:load to:0x0201b9d4 module:main +from:0x0215712c kind:load to:0x0214eef8 module:overlay(58) +from:0x02157130 kind:load to:0x0201bb7c module:main +from:0x0215713c kind:load to:0x0214c810 module:overlay(58) +from:0x02157140 kind:load to:0x020990ec module:overlay(0) +from:0x02157144 kind:load to:0x02098efc module:overlay(0) +from:0x02157148 kind:load to:0x02098f78 module:overlay(0) +from:0x0215714c kind:load to:0x020990f4 module:overlay(0) +from:0x02157150 kind:load to:0x02099114 module:overlay(0) +from:0x02157154 kind:load to:0x02099140 module:overlay(0) +from:0x02157160 kind:load to:0x02099cc0 module:overlay(0) +from:0x02157164 kind:load to:0x02099cfc module:overlay(0) +from:0x02157168 kind:load to:0x02099d14 module:overlay(0) +from:0x0215716c kind:load to:0x02099d20 module:overlay(0) +from:0x02157170 kind:load to:0x01fff464 module:itcm +from:0x02157174 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02157178 kind:load to:0x0214cb98 module:overlay(58) +from:0x0215717c kind:load to:0x0214cd0c module:overlay(58) +from:0x02157180 kind:load to:0x0214ce7c module:overlay(58) +from:0x02157184 kind:load to:0x0214ce08 module:overlay(58) +from:0x02157188 kind:load to:0x02099c64 module:overlay(0) +from:0x0215718c kind:load to:0x0214d0ec module:overlay(58) +from:0x02157190 kind:load to:0x02099c6c module:overlay(0) +from:0x02157194 kind:load to:0x02099c70 module:overlay(0) +from:0x02157198 kind:load to:0x02099d2c module:overlay(0) +from:0x0215719c kind:load to:0x02099d98 module:overlay(0) +from:0x021571a0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021571a4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021571a8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021571ac kind:load to:0x0214f020 module:overlay(58) +from:0x021571b0 kind:load to:0x0214f058 module:overlay(58) +from:0x021571bc kind:load to:0x0214f0b8 module:overlay(58) +from:0x021571c0 kind:load to:0x02098ef4 module:overlay(0) +from:0x021571c4 kind:load to:0x02098efc module:overlay(0) +from:0x021571c8 kind:load to:0x02098f78 module:overlay(0) +from:0x021571cc kind:load to:0x02098fb8 module:overlay(0) +from:0x021571d0 kind:load to:0x02098fbc module:overlay(0) +from:0x021571d4 kind:load to:0x02098fc0 module:overlay(0) +from:0x021571e0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021571e4 kind:load to:0x02099cfc module:overlay(0) +from:0x021571e8 kind:load to:0x02099d14 module:overlay(0) +from:0x021571ec kind:load to:0x02099d20 module:overlay(0) +from:0x021571f0 kind:load to:0x01fff464 module:itcm +from:0x021571f4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021571f8 kind:load to:0x0214f144 module:overlay(58) +from:0x021571fc kind:load to:0x0214f14c module:overlay(58) +from:0x02157200 kind:load to:0x02099c5c module:overlay(0) +from:0x02157204 kind:load to:0x02099c60 module:overlay(0) +from:0x02157208 kind:load to:0x02099c64 module:overlay(0) +from:0x0215720c kind:load to:0x02099c68 module:overlay(0) +from:0x02157210 kind:load to:0x02099c6c module:overlay(0) +from:0x02157214 kind:load to:0x02099c70 module:overlay(0) +from:0x02157218 kind:load to:0x02099d2c module:overlay(0) +from:0x0215721c kind:load to:0x02099d98 module:overlay(0) +from:0x02157220 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02157224 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02157228 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215722c kind:load to:0x0214f2ec module:overlay(58) +from:0x02157230 kind:load to:0x0214f308 module:overlay(58) +from:0x02157234 kind:load to:0x0214f184 module:overlay(58) +from:0x02157238 kind:load to:0x0214f19c module:overlay(58) +from:0x02157248 kind:load to:0x0214f340 module:overlay(58) +from:0x0215724c kind:load to:0x02144508 module:overlay(58) +from:0x02157258 kind:load to:0x0214f36c module:overlay(58) +from:0x0215725c kind:load to:0x02098ef4 module:overlay(0) +from:0x02157260 kind:load to:0x02098efc module:overlay(0) +from:0x02157264 kind:load to:0x02098f78 module:overlay(0) +from:0x02157268 kind:load to:0x02098fb8 module:overlay(0) +from:0x0215726c kind:load to:0x02098fbc module:overlay(0) +from:0x02157270 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215727c kind:load to:0x02099cc0 module:overlay(0) +from:0x02157280 kind:load to:0x02099cfc module:overlay(0) +from:0x02157284 kind:load to:0x02099d14 module:overlay(0) +from:0x02157288 kind:load to:0x02099d20 module:overlay(0) +from:0x0215728c kind:load to:0x01fff464 module:itcm +from:0x02157290 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02157294 kind:load to:0x0214f3d8 module:overlay(58) +from:0x02157298 kind:load to:0x02099c58 module:overlay(0) +from:0x0215729c kind:load to:0x0214f3e0 module:overlay(58) +from:0x021572a0 kind:load to:0x02099c60 module:overlay(0) +from:0x021572a4 kind:load to:0x02099c64 module:overlay(0) +from:0x021572a8 kind:load to:0x02099c68 module:overlay(0) +from:0x021572ac kind:load to:0x02099c6c module:overlay(0) +from:0x021572b0 kind:load to:0x02099c70 module:overlay(0) +from:0x021572b4 kind:load to:0x02099d2c module:overlay(0) +from:0x021572b8 kind:load to:0x02099d98 module:overlay(0) +from:0x021572bc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021572c0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021572c4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021572c8 kind:load to:0x0214f414 module:overlay(58) +from:0x021572cc kind:load to:0x0214f428 module:overlay(58) +from:0x021572d8 kind:load to:0x0214f464 module:overlay(58) +from:0x021572dc kind:load to:0x020990ec module:overlay(0) +from:0x021572e0 kind:load to:0x02098efc module:overlay(0) +from:0x021572e4 kind:load to:0x02098f78 module:overlay(0) +from:0x021572e8 kind:load to:0x020990f4 module:overlay(0) +from:0x021572ec kind:load to:0x02099114 module:overlay(0) +from:0x021572f0 kind:load to:0x02099140 module:overlay(0) +from:0x0215738c kind:load to:0x02099cc0 module:overlay(0) +from:0x02157390 kind:load to:0x02099cfc module:overlay(0) +from:0x02157394 kind:load to:0x02099d14 module:overlay(0) +from:0x02157398 kind:load to:0x02099d20 module:overlay(0) +from:0x0215739c kind:load to:0x01fff464 module:itcm +from:0x021573a0 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021573a4 kind:load to:0x020aa528 module:overlay(0) +from:0x021573a8 kind:load to:0x0214f630 module:overlay(58) +from:0x021573ac kind:load to:0x0214f6ec module:overlay(58) +from:0x021573b0 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021573b4 kind:load to:0x02099c64 module:overlay(0) +from:0x021573b8 kind:load to:0x020ab15c module:overlay(0) +from:0x021573bc kind:load to:0x02099c6c module:overlay(0) +from:0x021573c0 kind:load to:0x02099c70 module:overlay(0) +from:0x021573c4 kind:load to:0x02099d2c module:overlay(0) +from:0x021573c8 kind:load to:0x02099d98 module:overlay(0) +from:0x021573cc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021573d0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021573d4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021573d8 kind:load to:0x0214f96c module:overlay(58) +from:0x021573dc kind:load to:0x0214f994 module:overlay(58) +from:0x021573e0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021573e4 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021573e8 kind:load to:0x0214f828 module:overlay(58) +from:0x021573ec kind:load to:0x020aa778 module:overlay(0) +from:0x021573f0 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021573f4 kind:load to:0x020aa950 module:overlay(0) +from:0x021573f8 kind:load to:0x020aa94c module:overlay(0) +from:0x021573fc kind:load to:0x020aaa1c module:overlay(0) +from:0x02157400 kind:load to:0x020aaa40 module:overlay(0) +from:0x02157404 kind:load to:0x020aaa44 module:overlay(0) +from:0x02157408 kind:load to:0x0214f6f8 module:overlay(58) +from:0x0215740c kind:load to:0x0214f718 module:overlay(58) +from:0x02157410 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02157414 kind:load to:0x020aa754 module:overlay(0) +from:0x02157418 kind:load to:0x020aa75c module:overlay(0) +from:0x0215741c kind:load to:0x020aa764 module:overlay(0) +from:0x02157420 kind:load to:0x020aa76c module:overlay(0) +from:0x02157424 kind:load to:0x020aac48 module:overlay(0) +from:0x02157428 kind:load to:0x0214f7ac module:overlay(58) +from:0x0215742c kind:load to:0x0214f80c module:overlay(58) +from:0x02157430 kind:load to:0x020aade4 module:overlay(0) +from:0x02157434 kind:load to:0x020aaffc module:overlay(0) +from:0x02157438 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215743c kind:load to:0x020aa6c0 module:overlay(0) +from:0x02157440 kind:load to:0x020aa684 module:overlay(0) +from:0x02157444 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02157448 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215744c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02157450 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02157454 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02157458 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215745c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02157460 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02157464 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02157468 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215746c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02157470 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02157474 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02157478 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215747c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02157480 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02157484 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02157488 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215748c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02157490 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02157494 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02157498 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215749c kind:load to:0x0214f874 module:overlay(58) +from:0x021574a8 kind:load to:0x0214fa18 module:overlay(58) +from:0x021574ac kind:load to:0x020990ec module:overlay(0) +from:0x021574b0 kind:load to:0x02098efc module:overlay(0) +from:0x021574b4 kind:load to:0x02098f78 module:overlay(0) +from:0x021574b8 kind:load to:0x020990f4 module:overlay(0) +from:0x021574bc kind:load to:0x02099114 module:overlay(0) +from:0x021574c0 kind:load to:0x02099140 module:overlay(0) +from:0x021574cc kind:load to:0x02099cc0 module:overlay(0) +from:0x021574d0 kind:load to:0x02099cfc module:overlay(0) +from:0x021574d4 kind:load to:0x02099d14 module:overlay(0) +from:0x021574d8 kind:load to:0x02099d20 module:overlay(0) +from:0x021574dc kind:load to:0x01fff464 module:itcm +from:0x021574e0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021574e4 kind:load to:0x02099c50 module:overlay(0) +from:0x021574e8 kind:load to:0x02099c58 module:overlay(0) +from:0x021574ec kind:load to:0x0214fb1c module:overlay(58) +from:0x021574f0 kind:load to:0x02099c60 module:overlay(0) +from:0x021574f4 kind:load to:0x02099c64 module:overlay(0) +from:0x021574f8 kind:load to:0x0214fbac module:overlay(58) +from:0x021574fc kind:load to:0x02099c6c module:overlay(0) +from:0x02157500 kind:load to:0x02099c70 module:overlay(0) +from:0x02157504 kind:load to:0x02099d2c module:overlay(0) +from:0x02157508 kind:load to:0x02099d98 module:overlay(0) +from:0x0215750c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02157510 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02157514 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02157518 kind:load to:0x0214fc2c module:overlay(58) +from:0x0215751c kind:load to:0x0214fc54 module:overlay(58) +from:0x0215752c kind:load to:0x0209e360 module:overlay(0) +from:0x02157530 kind:load to:0x0209e524 module:overlay(0) +from:0x02157534 kind:load to:0x0209e540 module:overlay(0) +from:0x02157538 kind:load to:0x0209e584 module:overlay(0) +from:0x0215753c kind:load to:0x02150230 module:overlay(58) +from:0x02157540 kind:load to:0x02150214 module:overlay(58) +from:0x02157544 kind:load to:0x0209e378 module:overlay(0) +from:0x02157550 kind:load to:0x0214fca4 module:overlay(58) +from:0x02157554 kind:load to:0x0209e360 module:overlay(0) +from:0x02157558 kind:load to:0x0209e524 module:overlay(0) +from:0x0215755c kind:load to:0x0209e540 module:overlay(0) +from:0x02157560 kind:load to:0x0209e584 module:overlay(0) +from:0x02157564 kind:load to:0x021501e4 module:overlay(58) +from:0x02157568 kind:load to:0x021501f8 module:overlay(58) +from:0x0215756c kind:load to:0x0209e378 module:overlay(0) +from:0x02157578 kind:load to:0x0207e178 module:overlay(0) +from:0x0215757c kind:load to:0x0207e180 module:overlay(0) +from:0x02157580 kind:load to:0x0207e994 module:overlay(0) +from:0x02157584 kind:load to:0x0207e984 module:overlay(0) +from:0x02157588 kind:load to:0x0207e9d0 module:overlay(0) +from:0x0215758c kind:load to:0x0207ea08 module:overlay(0) +from:0x02157590 kind:load to:0x0207ea4c module:overlay(0) +from:0x02157594 kind:load to:0x0207ea74 module:overlay(0) +from:0x021575a0 kind:load to:0x0214fdd8 module:overlay(58) +from:0x021575a4 kind:load to:0x0209e87c module:overlay(0) +from:0x021575a8 kind:load to:0x0214ff78 module:overlay(58) +from:0x021575ac kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021575b0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021575b4 kind:load to:0x02150124 module:overlay(58) +from:0x021575b8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021575bc kind:load to:0x0215006c module:overlay(58) +from:0x021575c0 kind:load to:0x0209e998 module:overlay(0) +from:0x021575c4 kind:load to:0x0209e99c module:overlay(0) +from:0x021575c8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021575cc kind:load to:0x0209e9b0 module:overlay(0) +from:0x021575d0 kind:load to:0x0215019c module:overlay(58) +from:0x021575d4 kind:load to:0x021501bc module:overlay(58) +from:0x021575e4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021575e8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021575ec kind:load to:0x0209e21c module:overlay(0) +from:0x021575f0 kind:load to:0x0209e23c module:overlay(0) +from:0x021575fc kind:load to:0x02150250 module:overlay(58) +from:0x02157600 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02157604 kind:load to:0x0209e1dc module:overlay(0) +from:0x02157608 kind:load to:0x0209e21c module:overlay(0) +from:0x0215760c kind:load to:0x0209e23c module:overlay(0) +from:0x02157618 kind:load to:0x02150448 module:overlay(58) +from:0x0215761c kind:load to:0x0209e87c module:overlay(0) +from:0x02157620 kind:load to:0x02150460 module:overlay(58) +from:0x02157624 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02157628 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215762c kind:load to:0x0215049c module:overlay(58) +from:0x02157630 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02157634 kind:load to:0x02150594 module:overlay(58) +from:0x02157638 kind:load to:0x0209e998 module:overlay(0) +from:0x0215763c kind:load to:0x0209e99c module:overlay(0) +from:0x02157640 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02157644 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02157648 kind:load to:0x02150750 module:overlay(58) +from:0x0215764c kind:load to:0x02150770 module:overlay(58) +from:0x02157650 kind:load to:0x021505cc module:overlay(58) +from:0x0215765c kind:load to:0x021507b8 module:overlay(58) +from:0x02157660 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02157664 kind:load to:0x0209e1dc module:overlay(0) +from:0x02157668 kind:load to:0x0209e21c module:overlay(0) +from:0x0215766c kind:load to:0x0209e23c module:overlay(0) +from:0x02157678 kind:load to:0x0209ef44 module:overlay(0) +from:0x0215767c kind:load to:0x0209e87c module:overlay(0) +from:0x02157680 kind:load to:0x02150ae0 module:overlay(58) +from:0x02157684 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02157688 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215768c kind:load to:0x02150ca0 module:overlay(58) +from:0x02157690 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02157694 kind:load to:0x0215091c module:overlay(58) +from:0x02157698 kind:load to:0x0209e998 module:overlay(0) +from:0x0215769c kind:load to:0x02150d08 module:overlay(58) +from:0x021576a0 kind:load to:0x0209f1bc module:overlay(0) +from:0x021576a4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021576a8 kind:load to:0x02150d44 module:overlay(58) +from:0x021576ac kind:load to:0x02150d64 module:overlay(58) +from:0x021576b0 kind:load to:0x0209f170 module:overlay(0) +from:0x021576b4 kind:load to:0x0209f338 module:overlay(0) +from:0x021576b8 kind:load to:0x0209f340 module:overlay(0) +from:0x021576bc kind:load to:0x02150a90 module:overlay(58) +from:0x021576c0 kind:load to:0x021509cc module:overlay(58) +from:0x021576c4 kind:load to:0x02150d3c module:overlay(58) +from:0x021576c8 kind:load to:0x0209f284 module:overlay(0) +from:0x021576cc kind:load to:0x0209f228 module:overlay(0) +from:0x021576e8 kind:load to:0x02150dac module:overlay(58) +from:0x021576ec kind:load to:0x0209e360 module:overlay(0) +from:0x021576f0 kind:load to:0x0209e524 module:overlay(0) +from:0x021576f4 kind:load to:0x0209e540 module:overlay(0) +from:0x021576f8 kind:load to:0x0209e584 module:overlay(0) +from:0x021576fc kind:load to:0x02151320 module:overlay(58) +from:0x02157700 kind:load to:0x02151334 module:overlay(58) +from:0x02157704 kind:load to:0x0209e378 module:overlay(0) +from:0x02157710 kind:load to:0x0207db54 module:overlay(0) +from:0x02157714 kind:load to:0x0207db5c module:overlay(0) +from:0x02157718 kind:load to:0x0207e024 module:overlay(0) +from:0x0215771c kind:load to:0x0207e014 module:overlay(0) +from:0x02157720 kind:load to:0x0207e058 module:overlay(0) +from:0x02157724 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02157728 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0215772c kind:load to:0x0207e168 module:overlay(0) +from:0x02157738 kind:load to:0x02150e9c module:overlay(58) +from:0x0215773c kind:load to:0x0209e87c module:overlay(0) +from:0x02157740 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02157744 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02157748 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215774c kind:load to:0x02151268 module:overlay(58) +from:0x02157750 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02157754 kind:load to:0x0209e990 module:overlay(0) +from:0x02157758 kind:load to:0x0209e998 module:overlay(0) +from:0x0215775c kind:load to:0x0209e99c module:overlay(0) +from:0x02157760 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02157764 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02157768 kind:load to:0x021512c8 module:overlay(58) +from:0x0215776c kind:load to:0x021512f0 module:overlay(58) +from:0x02157778 kind:load to:0x0215137c module:overlay(58) +from:0x0215777c kind:load to:0x0209e87c module:overlay(0) +from:0x02157780 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02157784 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02157788 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215778c kind:load to:0x021513fc module:overlay(58) +from:0x02157790 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02157794 kind:load to:0x0209e990 module:overlay(0) +from:0x02157798 kind:load to:0x0209e998 module:overlay(0) +from:0x0215779c kind:load to:0x0209e99c module:overlay(0) +from:0x021577a0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021577a4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021577a8 kind:load to:0x02151494 module:overlay(58) +from:0x021577ac kind:load to:0x021514b4 module:overlay(58) +from:0x021577b0 kind:load to:0x0215147c module:overlay(58) +from:0x021577b4 kind:load to:0x02151484 module:overlay(58) +from:0x021577b8 kind:load to:0x0215148c module:overlay(58) +from:0x021577c4 kind:load to:0x021514e8 module:overlay(58) +from:0x021577c8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021577cc kind:load to:0x0209e1dc module:overlay(0) +from:0x021577d0 kind:load to:0x0209e21c module:overlay(0) +from:0x021577d4 kind:load to:0x0209e23c module:overlay(0) +from:0x021577e0 kind:load to:0x0215137c module:overlay(58) +from:0x021577e4 kind:load to:0x0209e87c module:overlay(0) +from:0x021577e8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021577ec kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021577f0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021577f4 kind:load to:0x021513fc module:overlay(58) +from:0x021577f8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021577fc kind:load to:0x0209e990 module:overlay(0) +from:0x02157800 kind:load to:0x0209e998 module:overlay(0) +from:0x02157804 kind:load to:0x0209e99c module:overlay(0) +from:0x02157808 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215780c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02157810 kind:load to:0x021515cc module:overlay(58) +from:0x02157814 kind:load to:0x021515ec module:overlay(58) +from:0x02157818 kind:load to:0x02151574 module:overlay(58) +from:0x0215781c kind:load to:0x02151484 module:overlay(58) +from:0x02157820 kind:load to:0x021515c4 module:overlay(58) +from:0x0215782c kind:load to:0x02151634 module:overlay(58) +from:0x02157830 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02157834 kind:load to:0x0209e1dc module:overlay(0) +from:0x02157838 kind:load to:0x0209e21c module:overlay(0) +from:0x0215783c kind:load to:0x0209e23c module:overlay(0) +from:0x02157848 kind:load to:0x02151730 module:overlay(58) +from:0x0215784c kind:load to:0x0209e87c module:overlay(0) +from:0x02157850 kind:load to:0x02151960 module:overlay(58) +from:0x02157854 kind:load to:0x021519b8 module:overlay(58) +from:0x02157858 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215785c kind:load to:0x021519cc module:overlay(58) +from:0x02157860 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02157864 kind:load to:0x0209e990 module:overlay(0) +from:0x02157868 kind:load to:0x0209e998 module:overlay(0) +from:0x0215786c kind:load to:0x0209e99c module:overlay(0) +from:0x02157870 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02157874 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02157878 kind:load to:0x021519f8 module:overlay(58) +from:0x0215787c kind:load to:0x02151a18 module:overlay(58) +from:0x02157888 kind:load to:0x02151a60 module:overlay(58) +from:0x0215788c kind:load to:0x0209e0a0 module:overlay(0) +from:0x02157890 kind:load to:0x0209e160 module:overlay(0) +from:0x02157894 kind:load to:0x0209e164 module:overlay(0) +from:0x02157898 kind:load to:0x0209e168 module:overlay(0) +from:0x021578a4 kind:load to:0x02151afc module:overlay(58) +from:0x021578a8 kind:load to:0x0209e87c module:overlay(0) +from:0x021578ac kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021578b0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021578b4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021578b8 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x021578bc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021578c0 kind:load to:0x0209e990 module:overlay(0) +from:0x021578c4 kind:load to:0x0209e998 module:overlay(0) +from:0x021578c8 kind:load to:0x0209e99c module:overlay(0) +from:0x021578cc kind:load to:0x0209e9a8 module:overlay(0) +from:0x021578d0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021578d4 kind:load to:0x02151bc8 module:overlay(58) +from:0x021578d8 kind:load to:0x02151bdc module:overlay(58) +from:0x021578e4 kind:load to:0x02151c18 module:overlay(58) +from:0x021578e8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021578ec kind:load to:0x0209e1dc module:overlay(0) +from:0x021578f0 kind:load to:0x0209e21c module:overlay(0) +from:0x021578f4 kind:load to:0x0209e23c module:overlay(0) +from:0x02157900 kind:load to:0x02151d30 module:overlay(58) +from:0x02157904 kind:load to:0x0209e87c module:overlay(0) +from:0x02157908 kind:load to:0x02151f28 module:overlay(58) +from:0x0215790c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02157910 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02157914 kind:load to:0x021521d8 module:overlay(58) +from:0x02157918 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215791c kind:load to:0x021524e4 module:overlay(58) +from:0x02157920 kind:load to:0x0209e998 module:overlay(0) +from:0x02157924 kind:load to:0x0209e99c module:overlay(0) +from:0x02157928 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215792c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02157930 kind:load to:0x02152664 module:overlay(58) +from:0x02157934 kind:load to:0x02152694 module:overlay(58) +from:0x0215794c kind:load to:0x021526ec module:overlay(58) +from:0x02157950 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02157954 kind:load to:0x0209e1dc module:overlay(0) +from:0x02157958 kind:load to:0x0209e21c module:overlay(0) +from:0x0215795c kind:load to:0x0209e23c module:overlay(0) +from:0x0215796c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02157970 kind:load to:0x0209e1dc module:overlay(0) +from:0x02157974 kind:load to:0x0209e21c module:overlay(0) +from:0x02157978 kind:load to:0x0209e23c module:overlay(0) +from:0x02157984 kind:load to:0x02152bb0 module:overlay(58) +from:0x02157988 kind:load to:0x02152e60 module:overlay(58) +from:0x0215798c kind:load to:0x02059174 module:overlay(0) +from:0x02157990 kind:load to:0x01ffc57c module:itcm +from:0x02157994 kind:load to:0x02059348 module:overlay(0) +from:0x02157998 kind:load to:0x020593c4 module:overlay(0) +from:0x0215799c kind:load to:0x02059428 module:overlay(0) +from:0x021579a0 kind:load to:0x020591b4 module:overlay(0) +from:0x021579a4 kind:load to:0x02059304 module:overlay(0) +from:0x021579b0 kind:load to:0x02152bc4 module:overlay(58) +from:0x021579b4 kind:load to:0x0209e87c module:overlay(0) +from:0x021579b8 kind:load to:0x02152bf0 module:overlay(58) +from:0x021579bc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021579c0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021579c4 kind:load to:0x02152db4 module:overlay(58) +from:0x021579c8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021579cc kind:load to:0x02152c28 module:overlay(58) +from:0x021579d0 kind:load to:0x0209e998 module:overlay(0) +from:0x021579d4 kind:load to:0x0209e99c module:overlay(0) +from:0x021579d8 kind:load to:0x02152cf8 module:overlay(58) +from:0x021579dc kind:load to:0x0209e9b0 module:overlay(0) +from:0x021579e0 kind:load to:0x02152e7c module:overlay(58) +from:0x021579e4 kind:load to:0x02152e9c module:overlay(58) +from:0x02157a00 kind:load to:0x0209e0a0 module:overlay(0) +from:0x02157a04 kind:load to:0x0209e160 module:overlay(0) +from:0x02157a08 kind:load to:0x0209e164 module:overlay(0) +from:0x02157a0c kind:load to:0x0209e168 module:overlay(0) +from:0x02157a18 kind:load to:0x02152ee4 module:overlay(58) +from:0x02157a1c kind:load to:0x0209e0a0 module:overlay(0) +from:0x02157a20 kind:load to:0x0209e160 module:overlay(0) +from:0x02157a24 kind:load to:0x0209e164 module:overlay(0) +from:0x02157a28 kind:load to:0x0209e168 module:overlay(0) +from:0x02157a34 kind:load to:0x02152ffc module:overlay(58) +from:0x02157a38 kind:load to:0x0209e87c module:overlay(0) +from:0x02157a3c kind:load to:0x0215308c module:overlay(58) +from:0x02157a40 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02157a44 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02157a48 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x02157a4c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02157a50 kind:load to:0x0209e990 module:overlay(0) +from:0x02157a54 kind:load to:0x0209e998 module:overlay(0) +from:0x02157a58 kind:load to:0x0209e99c module:overlay(0) +from:0x02157a5c kind:load to:0x021530a8 module:overlay(58) +from:0x02157a60 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02157a64 kind:load to:0x02153178 module:overlay(58) +from:0x02157a68 kind:load to:0x0215318c module:overlay(58) +from:0x02157a74 kind:load to:0x021531c8 module:overlay(58) +from:0x02157a78 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02157a7c kind:load to:0x0209e1dc module:overlay(0) +from:0x02157a80 kind:load to:0x0209e21c module:overlay(0) +from:0x02157a84 kind:load to:0x0209e23c module:overlay(0) +from:0x02157a90 kind:load to:0x02153294 module:overlay(58) +from:0x02157a94 kind:load to:0x0209e87c module:overlay(0) +from:0x02157a98 kind:load to:0x021031d4 module:overlays(19,31) +from:0x02157a9c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02157aa0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02157aa4 kind:load to:0x021535b0 module:overlay(58) +from:0x02157aa8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02157aac kind:load to:0x02103534 module:overlays(19,31) +from:0x02157ab0 kind:load to:0x0209e998 module:overlay(0) +from:0x02157ab4 kind:load to:0x0209e99c module:overlay(0) +from:0x02157ab8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02157abc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02157ac0 kind:load to:0x02153660 module:overlay(58) +from:0x02157ac4 kind:load to:0x02153674 module:overlay(58) +from:0x02157ac8 kind:load to:0x021032c0 module:overlays(19,31) +from:0x02157acc kind:load to:0x02153624 module:overlay(58) +from:0x02157ad8 kind:load to:0x021537b8 module:overlay(58) +from:0x02157adc kind:load to:0x021537c8 module:overlay(58) +from:0x02157ae0 kind:load to:0x021537d8 module:overlay(58) +from:0x02157aec kind:load to:0x021536e8 module:overlay(58) +from:0x02157af0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02157af4 kind:load to:0x0209e1dc module:overlay(0) +from:0x02157af8 kind:load to:0x0209e21c module:overlay(0) +from:0x02157afc kind:load to:0x0209e23c module:overlay(0) +from:0x02157b08 kind:load to:0x02153a60 module:overlay(58) +from:0x02157b0c kind:load to:0x02153bc4 module:overlay(58) +from:0x02157b10 kind:load to:0x02153c14 module:overlay(58) +from:0x02157b14 kind:load to:0x02153db4 module:overlay(58) +from:0x02157b18 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02157b1c kind:load to:0x02154248 module:overlay(58) +from:0x02157b20 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02157b24 kind:load to:0x0209e990 module:overlay(0) +from:0x02157b28 kind:load to:0x0209e998 module:overlay(0) +from:0x02157b2c kind:load to:0x0209e99c module:overlay(0) +from:0x02157b30 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02157b34 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02157b38 kind:load to:0x02154628 module:overlay(58) +from:0x02157b3c kind:load to:0x02154658 module:overlay(58) +from:0x02157b48 kind:load to:0x02154824 module:overlay(58) +from:0x02157b4c kind:load to:0x02154844 module:overlay(58) +from:0x02157b50 kind:load to:0x0211fd08 module:overlays(33,36,39) +from:0x02157b54 kind:load to:0x0211fd40 module:overlays(33,36,39) +from:0x02157b58 kind:load to:0x0211fd70 module:overlays(33,36,39) +from:0x02157b5c kind:load to:0x0211fd6c module:overlays(33,36,39) +from:0x02157b60 kind:load to:0x0211fdd4 module:overlays(33,36,39) +from:0x02157b64 kind:load to:0x0211fe14 module:overlays(33,36,39) +from:0x02157b68 kind:load to:0x0211fe48 module:overlays(33,36,39) +from:0x02157b6c kind:load to:0x02062c84 module:overlay(0) +from:0x02157b78 kind:load to:0x02154880 module:overlay(58) +from:0x02157b7c kind:load to:0x021548a4 module:overlay(58) +from:0x02157b80 kind:load to:0x02074844 module:overlay(0) +from:0x02157b84 kind:load to:0x02074848 module:overlay(0) +from:0x02157b90 kind:load to:0x0214f9e4 module:overlay(58) +from:0x02157b94 kind:load to:0x02154bb0 module:overlay(58) +from:0x02157b98 kind:load to:0x0201b9d4 module:main +from:0x02157b9c kind:load to:0x021548c4 module:overlay(58) +from:0x02157ba0 kind:load to:0x021548dc module:overlay(58) +from:0x02157bac kind:load to:0x0214f9c4 module:overlay(58) +from:0x02157bb0 kind:load to:0x02154bcc module:overlay(58) +from:0x02157bb4 kind:load to:0x02154980 module:overlay(58) +from:0x02157bb8 kind:load to:0x0215499c module:overlay(58) +from:0x02157bbc kind:load to:0x021549c8 module:overlay(58) +from:0x02157bc0 kind:load to:0x02062c74 module:overlay(0) +from:0x02157bc4 kind:load to:0x02154a34 module:overlay(58) +from:0x02157bc8 kind:load to:0x02154a7c module:overlay(58) +from:0x02157bcc kind:load to:0x02154ab0 module:overlay(58) +from:0x02157bd0 kind:load to:0x02154ae0 module:overlay(58) diff --git a/config/jp/arm9/overlays/ov058/symbols.txt b/config/jp/arm9/overlays/ov058/symbols.txt new file mode 100644 index 00000000..1075f629 --- /dev/null +++ b/config/jp/arm9/overlays/ov058/symbols.txt @@ -0,0 +1,1046 @@ +func_ov058_02140ba0 kind:function(arm,size=0x110) addr:0x02140ba0 +func_ov058_02140cb0 kind:function(arm,size=0x20) addr:0x02140cb0 +func_ov058_02140cd0 kind:function(arm,size=0x38) addr:0x02140cd0 +func_ov058_02140d08 kind:function(arm,size=0x14) addr:0x02140d08 +func_ov058_02140d1c kind:function(arm,size=0x1c) addr:0x02140d1c +func_ov058_02140d38 kind:function(arm,size=0x68) addr:0x02140d38 +func_ov058_02140da0 kind:function(arm,size=0x20) addr:0x02140da0 +func_ov058_02140dc0 kind:function(arm,size=0x3c) addr:0x02140dc0 +func_ov058_02140dfc kind:function(arm,size=0x8) addr:0x02140dfc +func_ov058_02140e04 kind:function(arm,size=0x14) addr:0x02140e04 +func_ov058_02140e18 kind:function(arm,size=0x1c) addr:0x02140e18 +func_ov058_02140e34 kind:function(arm,size=0xc) addr:0x02140e34 +func_ov058_02140e40 kind:function(arm,size=0x24) addr:0x02140e40 +func_ov058_02140e64 kind:function(arm,size=0x6c) addr:0x02140e64 +func_ov058_02140ed0 kind:function(arm,size=0x34) addr:0x02140ed0 +func_ov058_02140f04 kind:function(arm,size=0x21c) addr:0x02140f04 +func_ov058_02141120 kind:function(arm,size=0x14) addr:0x02141120 +func_ov058_02141134 kind:function(arm,size=0x14) addr:0x02141134 +func_ov058_02141148 kind:function(arm,size=0x14) addr:0x02141148 +func_ov058_0214115c kind:function(arm,size=0x14) addr:0x0214115c +func_ov058_02141170 kind:function(arm,size=0xfc) addr:0x02141170 +func_ov058_0214126c kind:function(arm,size=0x104) addr:0x0214126c +func_ov058_02141370 kind:function(arm,size=0xe4) addr:0x02141370 +func_ov058_02141454 kind:function(arm,size=0x9c) addr:0x02141454 +func_ov058_021414f0 kind:function(arm,size=0x348) addr:0x021414f0 +func_ov058_02141838 kind:function(arm,size=0x48) addr:0x02141838 +func_ov058_02141880 kind:function(arm,size=0x98) addr:0x02141880 +func_ov058_02141918 kind:function(arm,size=0x78) addr:0x02141918 +func_ov058_02141990 kind:function(arm,size=0x68) addr:0x02141990 +func_ov058_021419f8 kind:function(arm,size=0x6c) addr:0x021419f8 +func_ov058_02141a64 kind:function(arm,size=0x58) addr:0x02141a64 +func_ov058_02141abc kind:function(arm,size=0xb8) addr:0x02141abc +func_ov058_02141b74 kind:function(arm,size=0x90) addr:0x02141b74 +func_ov058_02141c04 kind:function(arm,size=0x268) addr:0x02141c04 +func_ov058_02141e6c kind:function(arm,size=0x144) addr:0x02141e6c +func_ov058_02141fb0 kind:function(arm,size=0x64) addr:0x02141fb0 +func_ov058_02142014 kind:function(arm,size=0x170) addr:0x02142014 +func_ov058_02142184 kind:function(arm,size=0xa0) addr:0x02142184 +func_ov058_02142224 kind:function(arm,size=0x264) addr:0x02142224 +func_ov058_02142488 kind:function(arm,size=0x11c) addr:0x02142488 +func_ov058_021425a4 kind:function(arm,size=0x70) addr:0x021425a4 +func_ov058_02142614 kind:function(arm,size=0xe4) addr:0x02142614 +func_ov058_021426f8 kind:function(arm,size=0x108) addr:0x021426f8 +func_ov058_02142800 kind:function(arm,size=0x108) addr:0x02142800 +func_ov058_02142908 kind:function(arm,size=0xac) addr:0x02142908 +func_ov058_021429b4 kind:function(arm,size=0xe0) addr:0x021429b4 +func_ov058_02142a94 kind:function(arm,size=0xf0) addr:0x02142a94 +func_ov058_02142b84 kind:function(arm,size=0x8c) addr:0x02142b84 +func_ov058_02142c10 kind:function(arm,size=0x74) addr:0x02142c10 +func_ov058_02142c84 kind:function(arm,size=0xac) addr:0x02142c84 +func_ov058_02142d30 kind:function(arm,size=0x8c) addr:0x02142d30 +func_ov058_02142dbc kind:function(arm,size=0x88) addr:0x02142dbc +func_ov058_02142e44 kind:function(arm,size=0x3a0) addr:0x02142e44 +func_ov058_021431e4 kind:function(arm,size=0x30) addr:0x021431e4 +func_ov058_02143214 kind:function(arm,size=0x2e0) addr:0x02143214 +func_ov058_021434f4 kind:function(arm,size=0xa8) addr:0x021434f4 +func_ov058_0214359c kind:function(arm,size=0x48) addr:0x0214359c +func_ov058_021435e4 kind:function(arm,size=0x38) addr:0x021435e4 +func_ov058_0214361c kind:function(arm,size=0x38) addr:0x0214361c +func_ov058_02143654 kind:function(arm,size=0x10) addr:0x02143654 +func_ov058_02143664 kind:function(arm,size=0x10) addr:0x02143664 +func_ov058_02143674 kind:function(arm,size=0xbc) addr:0x02143674 +func_ov058_02143730 kind:function(arm,size=0x34) addr:0x02143730 +func_ov058_02143764 kind:function(arm,size=0x20) addr:0x02143764 +func_ov058_02143784 kind:function(arm,size=0x80) addr:0x02143784 +func_ov058_02143804 kind:function(arm,size=0xac) addr:0x02143804 +func_ov058_021438b0 kind:function(arm,size=0x24) addr:0x021438b0 +func_ov058_021438d4 kind:function(arm,size=0x10) addr:0x021438d4 +func_ov058_021438e4 kind:function(arm,size=0x8) addr:0x021438e4 +func_ov058_021438ec kind:function(arm,size=0x24) addr:0x021438ec +func_ov058_02143910 kind:function(arm,size=0x2c) addr:0x02143910 +func_ov058_0214393c kind:function(arm,size=0x14) addr:0x0214393c +func_ov058_02143950 kind:function(arm,size=0x1c) addr:0x02143950 +func_ov058_0214396c kind:function(arm,size=0x1c) addr:0x0214396c +func_ov058_02143988 kind:function(arm,size=0x1c) addr:0x02143988 +func_ov058_021439a4 kind:function(arm,size=0x14) addr:0x021439a4 +func_ov058_021439b8 kind:function(arm,size=0xc) addr:0x021439b8 +func_ov058_021439c4 kind:function(arm,size=0x24) addr:0x021439c4 +func_ov058_021439e8 kind:function(arm,size=0x4c) addr:0x021439e8 +func_ov058_02143a34 kind:function(arm,size=0x16c) addr:0x02143a34 +func_ov058_02143ba0 kind:function(arm,size=0xf4) addr:0x02143ba0 +func_ov058_02143c94 kind:function(arm,size=0x28) addr:0x02143c94 +func_ov058_02143cbc kind:function(arm,size=0x30) addr:0x02143cbc +func_ov058_02143cec kind:function(arm,size=0x11c) addr:0x02143cec +func_ov058_02143e08 kind:function(arm,size=0xc8) addr:0x02143e08 +func_ov058_02143ed0 kind:function(arm,size=0x78) addr:0x02143ed0 +func_ov058_02143f48 kind:function(arm,size=0x14) addr:0x02143f48 +func_ov058_02143f5c kind:function(arm,size=0xc) addr:0x02143f5c +func_ov058_02143f68 kind:function(arm,size=0x28) addr:0x02143f68 +func_ov058_02143f90 kind:function(arm,size=0x28) addr:0x02143f90 +func_ov058_02143fb8 kind:function(arm,size=0x68) addr:0x02143fb8 +func_ov058_02144020 kind:function(arm,size=0x8) addr:0x02144020 +func_ov058_02144028 kind:function(arm,size=0x58) addr:0x02144028 +func_ov058_02144080 kind:function(arm,size=0x10c) addr:0x02144080 +func_ov058_0214418c kind:function(arm,size=0x30) addr:0x0214418c +func_ov058_021441bc kind:function(arm,size=0x38) addr:0x021441bc +func_ov058_021441f4 kind:function(arm,size=0xa4) addr:0x021441f4 +func_ov058_02144298 kind:function(arm,size=0x58) addr:0x02144298 +func_ov058_021442f0 kind:function(arm,size=0x3c) addr:0x021442f0 +func_ov058_0214432c kind:function(arm,size=0x40) addr:0x0214432c +func_ov058_0214436c kind:function(arm,size=0x28) addr:0x0214436c +func_ov058_02144394 kind:function(arm,size=0x10) addr:0x02144394 +func_ov058_021443a4 kind:function(arm,size=0x28) addr:0x021443a4 +func_ov058_021443cc kind:function(arm,size=0x50) addr:0x021443cc +func_ov058_0214441c kind:function(arm,size=0x30) addr:0x0214441c +func_ov058_0214444c kind:function(arm,size=0x5c) addr:0x0214444c +func_ov058_021444a8 kind:function(arm,size=0x60) addr:0x021444a8 +func_ov058_02144508 kind:function(arm,size=0x4) addr:0x02144508 +func_ov058_0214450c kind:function(arm,size=0x8) addr:0x0214450c +func_ov058_02144514 kind:function(arm,size=0x10) addr:0x02144514 +func_ov058_02144524 kind:function(arm,size=0x14) addr:0x02144524 +func_ov058_02144538 kind:function(arm,size=0x1c) addr:0x02144538 +func_ov058_02144554 kind:function(arm,size=0x24) addr:0x02144554 +func_ov058_02144578 kind:function(arm,size=0x14) addr:0x02144578 +func_ov058_0214458c kind:function(arm,size=0x2c) addr:0x0214458c +func_ov058_021445b8 kind:function(arm,size=0x24) addr:0x021445b8 +func_ov058_021445dc kind:function(arm,size=0x30) addr:0x021445dc +func_ov058_0214460c kind:function(arm,size=0x90) addr:0x0214460c +func_ov058_0214469c kind:function(arm,size=0x14) addr:0x0214469c +func_ov058_021446b0 kind:function(arm,size=0x18) addr:0x021446b0 +func_ov058_021446c8 kind:function(arm,size=0x8) addr:0x021446c8 +func_ov058_021446d0 kind:function(arm,size=0x54) addr:0x021446d0 +func_ov058_02144724 kind:function(arm,size=0x38) addr:0x02144724 +func_ov058_0214475c kind:function(arm,size=0x30) addr:0x0214475c +func_ov058_0214478c kind:function(arm,size=0xc) addr:0x0214478c +func_ov058_02144798 kind:function(arm,size=0xc) addr:0x02144798 +func_ov058_021447a4 kind:function(arm,size=0xc) addr:0x021447a4 +func_ov058_021447b0 kind:function(arm,size=0xc) addr:0x021447b0 +func_ov058_021447bc kind:function(arm,size=0xc) addr:0x021447bc +func_ov058_021447c8 kind:function(arm,size=0xc) addr:0x021447c8 +func_ov058_021447d4 kind:function(arm,size=0xc) addr:0x021447d4 +func_ov058_021447e0 kind:function(arm,size=0xc) addr:0x021447e0 +func_ov058_021447ec kind:function(arm,size=0x14) addr:0x021447ec +func_ov058_02144800 kind:function(arm,size=0x14) addr:0x02144800 +func_ov058_02144814 kind:function(arm,size=0xd4) addr:0x02144814 +func_ov058_021448e8 kind:function(arm,size=0xc) addr:0x021448e8 +func_ov058_021448f4 kind:function(arm,size=0x30) addr:0x021448f4 +func_ov058_02144924 kind:function(arm,size=0x38) addr:0x02144924 +func_ov058_0214495c kind:function(arm,size=0x14) addr:0x0214495c +func_ov058_02144970 kind:function(arm,size=0xc) addr:0x02144970 +func_ov058_0214497c kind:function(arm,size=0x8) addr:0x0214497c +func_ov058_02144984 kind:function(arm,size=0x2c) addr:0x02144984 +func_ov058_021449b0 kind:function(arm,size=0xc) addr:0x021449b0 +func_ov058_021449bc kind:function(arm,size=0x8) addr:0x021449bc +func_ov058_021449c4 kind:function(arm,size=0x2c) addr:0x021449c4 +func_ov058_021449f0 kind:function(arm,size=0xc) addr:0x021449f0 +func_ov058_021449fc kind:function(arm,size=0x8) addr:0x021449fc +func_ov058_02144a04 kind:function(arm,size=0x2c) addr:0x02144a04 +func_ov058_02144a30 kind:function(arm,size=0xc) addr:0x02144a30 +func_ov058_02144a3c kind:function(arm,size=0x8) addr:0x02144a3c +func_ov058_02144a44 kind:function(arm,size=0x2c) addr:0x02144a44 +func_ov058_02144a70 kind:function(arm,size=0xc) addr:0x02144a70 +func_ov058_02144a7c kind:function(arm,size=0x8) addr:0x02144a7c +func_ov058_02144a84 kind:function(arm,size=0x2c) addr:0x02144a84 +func_ov058_02144ab0 kind:function(arm,size=0xc) addr:0x02144ab0 +func_ov058_02144abc kind:function(arm,size=0x8) addr:0x02144abc +func_ov058_02144ac4 kind:function(arm,size=0x2c) addr:0x02144ac4 +func_ov058_02144af0 kind:function(arm,size=0xc) addr:0x02144af0 +func_ov058_02144afc kind:function(arm,size=0x8) addr:0x02144afc +func_ov058_02144b04 kind:function(arm,size=0x2c) addr:0x02144b04 +func_ov058_02144b30 kind:function(arm,size=0xc) addr:0x02144b30 +func_ov058_02144b3c kind:function(arm,size=0x8) addr:0x02144b3c +func_ov058_02144b44 kind:function(arm,size=0x2c) addr:0x02144b44 +func_ov058_02144b70 kind:function(arm,size=0xc) addr:0x02144b70 +func_ov058_02144b7c kind:function(arm,size=0x8) addr:0x02144b7c +func_ov058_02144b84 kind:function(arm,size=0x2c) addr:0x02144b84 +func_ov058_02144bb0 kind:function(arm,size=0xc) addr:0x02144bb0 +func_ov058_02144bbc kind:function(arm,size=0x8) addr:0x02144bbc +func_ov058_02144bc4 kind:function(arm,size=0x2c) addr:0x02144bc4 +func_ov058_02144bf0 kind:function(arm,size=0xc) addr:0x02144bf0 +func_ov058_02144bfc kind:function(arm,size=0x28) addr:0x02144bfc +func_ov058_02144c24 kind:function(arm,size=0xa4) addr:0x02144c24 +func_ov058_02144cc8 kind:function(arm,size=0xc) addr:0x02144cc8 +func_ov058_02144cd4 kind:function(arm,size=0x28) addr:0x02144cd4 +func_ov058_02144cfc kind:function(arm,size=0x9c) addr:0x02144cfc +func_ov058_02144d98 kind:function(arm,size=0xc) addr:0x02144d98 +func_ov058_02144da4 kind:function(arm,size=0x28) addr:0x02144da4 +func_ov058_02144dcc kind:function(arm,size=0xa0) addr:0x02144dcc +func_ov058_02144e6c kind:function(arm,size=0xc) addr:0x02144e6c +func_ov058_02144e78 kind:function(arm,size=0x28) addr:0x02144e78 +func_ov058_02144ea0 kind:function(arm,size=0xa4) addr:0x02144ea0 +func_ov058_02144f44 kind:function(arm,size=0xc) addr:0x02144f44 +func_ov058_02144f50 kind:function(arm,size=0x28) addr:0x02144f50 +func_ov058_02144f78 kind:function(arm,size=0xa0) addr:0x02144f78 +func_ov058_02145018 kind:function(arm,size=0x1a8) addr:0x02145018 +func_ov058_021451c0 kind:function(arm,size=0xf6c) addr:0x021451c0 +func_ov058_0214612c kind:function(arm,size=0x14) addr:0x0214612c +func_ov058_02146140 kind:function(arm,size=0xa8) addr:0x02146140 +func_ov058_021461e8 kind:function(arm,size=0xb0) addr:0x021461e8 +func_ov058_02146298 kind:function(arm,size=0x4e8) addr:0x02146298 +func_ov058_02146780 kind:function(arm,size=0x580) addr:0x02146780 +func_ov058_02146d00 kind:function(arm,size=0x584) addr:0x02146d00 +func_ov058_02147284 kind:function(arm,size=0x34) addr:0x02147284 +func_ov058_021472b8 kind:function(arm,size=0x74) addr:0x021472b8 +func_ov058_0214732c kind:function(arm,size=0x148) addr:0x0214732c +func_ov058_02147474 kind:function(arm,size=0xd0) addr:0x02147474 +func_ov058_02147544 kind:function(arm,size=0x54) addr:0x02147544 +func_ov058_02147598 kind:function(arm,size=0x2c) addr:0x02147598 +func_ov058_021475c4 kind:function(arm,size=0x1f0) addr:0x021475c4 +func_ov058_021477b4 kind:function(arm,size=0x94) addr:0x021477b4 +func_ov058_02147848 kind:function(arm,size=0x140) addr:0x02147848 +func_ov058_02147988 kind:function(arm,size=0xec) addr:0x02147988 +func_ov058_02147a74 kind:function(arm,size=0x5c) addr:0x02147a74 +func_ov058_02147ad0 kind:function(arm,size=0x180) addr:0x02147ad0 +func_ov058_02147c50 kind:function(arm,size=0xdc) addr:0x02147c50 +func_ov058_02147d2c kind:function(arm,size=0x174) addr:0x02147d2c +func_ov058_02147ea0 kind:function(arm,size=0xb8) addr:0x02147ea0 +func_ov058_02147f58 kind:function(arm,size=0x28) addr:0x02147f58 +func_ov058_02147f80 kind:function(arm,size=0x28) addr:0x02147f80 +func_ov058_02147fa8 kind:function(arm,size=0x28) addr:0x02147fa8 +func_ov058_02147fd0 kind:function(arm,size=0x20) addr:0x02147fd0 +func_ov058_02147ff0 kind:function(arm,size=0x28) addr:0x02147ff0 +func_ov058_02148018 kind:function(arm,size=0x2c) addr:0x02148018 +func_ov058_02148044 kind:function(arm,size=0x2c) addr:0x02148044 +func_ov058_02148070 kind:function(arm,size=0x2c) addr:0x02148070 +func_ov058_0214809c kind:function(arm,size=0x28) addr:0x0214809c +func_ov058_021480c4 kind:function(arm,size=0x68) addr:0x021480c4 +func_ov058_0214812c kind:function(arm,size=0x4) addr:0x0214812c +func_ov058_02148130 kind:function(arm,size=0x4) addr:0x02148130 +func_ov058_02148134 kind:function(arm,size=0x4) addr:0x02148134 +func_ov058_02148138 kind:function(arm,size=0x2c) addr:0x02148138 +func_ov058_02148164 kind:function(arm,size=0x2c) addr:0x02148164 +func_ov058_02148190 kind:function(arm,size=0xc) addr:0x02148190 +func_ov058_0214819c kind:function(arm,size=0x2f0) addr:0x0214819c +func_ov058_0214848c kind:function(arm,size=0x90) addr:0x0214848c +func_ov058_0214851c kind:function(arm,size=0xa0) addr:0x0214851c +func_ov058_021485bc kind:function(arm,size=0x4) addr:0x021485bc +func_ov058_021485c0 kind:function(arm,size=0x4) addr:0x021485c0 +func_ov058_021485c4 kind:function(arm,size=0x4) addr:0x021485c4 +func_ov058_021485c8 kind:function(arm,size=0x60) addr:0x021485c8 +func_ov058_02148628 kind:function(arm,size=0x158) addr:0x02148628 +func_ov058_02148780 kind:function(arm,size=0x130) addr:0x02148780 +func_ov058_021488b0 kind:function(arm,size=0x60) addr:0x021488b0 +func_ov058_02148910 kind:function(arm,size=0x20) addr:0x02148910 +func_ov058_02148930 kind:function(arm,size=0x44) addr:0x02148930 +func_ov058_02148974 kind:function(arm,size=0x44) addr:0x02148974 +func_ov058_021489b8 kind:function(arm,size=0x364) addr:0x021489b8 +func_ov058_02148d1c kind:function(arm,size=0x70) addr:0x02148d1c +func_ov058_02148d8c kind:function(arm,size=0x74) addr:0x02148d8c +func_ov058_02148e00 kind:function(arm,size=0x38) addr:0x02148e00 +func_ov058_02148e38 kind:function(arm,size=0x54c) addr:0x02148e38 +func_ov058_02149384 kind:function(arm,size=0x20) addr:0x02149384 +func_ov058_021493a4 kind:function(arm,size=0x100) addr:0x021493a4 +func_ov058_021494a4 kind:function(arm,size=0x1b0) addr:0x021494a4 +func_ov058_02149654 kind:function(arm,size=0x4c) addr:0x02149654 +func_ov058_021496a0 kind:function(arm,size=0x28) addr:0x021496a0 +func_ov058_021496c8 kind:function(arm,size=0x68) addr:0x021496c8 +func_ov058_02149730 kind:function(arm,size=0x80) addr:0x02149730 +func_ov058_021497b0 kind:function(arm,size=0x2c) addr:0x021497b0 +func_ov058_021497dc kind:function(arm,size=0x2c) addr:0x021497dc +func_ov058_02149808 kind:function(arm,size=0x30) addr:0x02149808 +func_ov058_02149838 kind:function(arm,size=0x3c) addr:0x02149838 +func_ov058_02149874 kind:function(arm,size=0x3c) addr:0x02149874 +func_ov058_021498b0 kind:function(arm,size=0x3c) addr:0x021498b0 +func_ov058_021498ec kind:function(arm,size=0x3c) addr:0x021498ec +func_ov058_02149928 kind:function(arm,size=0x3c) addr:0x02149928 +func_ov058_02149964 kind:function(arm,size=0x3c) addr:0x02149964 +func_ov058_021499a0 kind:function(arm,size=0x4) addr:0x021499a0 +func_ov058_021499a4 kind:function(arm,size=0x1c) addr:0x021499a4 +func_ov058_021499c0 kind:function(arm,size=0x28) addr:0x021499c0 +func_ov058_021499e8 kind:function(arm,size=0x20) addr:0x021499e8 +func_ov058_02149a08 kind:function(arm,size=0x14) addr:0x02149a08 +func_ov058_02149a1c kind:function(arm,size=0x14) addr:0x02149a1c +func_ov058_02149a30 kind:function(arm,size=0x14) addr:0x02149a30 +func_ov058_02149a44 kind:function(arm,size=0x14) addr:0x02149a44 +func_ov058_02149a58 kind:function(arm,size=0x14) addr:0x02149a58 +func_ov058_02149a6c kind:function(arm,size=0x14) addr:0x02149a6c +func_ov058_02149a80 kind:function(arm,size=0x14) addr:0x02149a80 +func_ov058_02149a94 kind:function(arm,size=0x14) addr:0x02149a94 +func_ov058_02149aa8 kind:function(arm,size=0x14) addr:0x02149aa8 +func_ov058_02149abc kind:function(arm,size=0x14) addr:0x02149abc +func_ov058_02149ad0 kind:function(arm,size=0x14) addr:0x02149ad0 +func_ov058_02149ae4 kind:function(arm,size=0x14) addr:0x02149ae4 +func_ov058_02149af8 kind:function(arm,size=0x14) addr:0x02149af8 +func_ov058_02149b0c kind:function(arm,size=0x14) addr:0x02149b0c +func_ov058_02149b20 kind:function(arm,size=0x14) addr:0x02149b20 +func_ov058_02149b34 kind:function(arm,size=0xc) addr:0x02149b34 +func_ov058_02149b40 kind:function(arm,size=0x24) addr:0x02149b40 +func_ov058_02149b64 kind:function(arm,size=0x70) addr:0x02149b64 +func_ov058_02149bd4 kind:function(arm,size=0x1b8) addr:0x02149bd4 +func_ov058_02149d8c kind:function(arm,size=0x30) addr:0x02149d8c +func_ov058_02149dbc kind:function(arm,size=0x54) addr:0x02149dbc +func_ov058_02149e10 kind:function(arm,size=0xb0) addr:0x02149e10 +func_ov058_02149ec0 kind:function(arm,size=0x7c) addr:0x02149ec0 +func_ov058_02149f3c kind:function(arm,size=0x104) addr:0x02149f3c +func_ov058_0214a040 kind:function(arm,size=0x4c) addr:0x0214a040 +func_ov058_0214a08c kind:function(arm,size=0x34) addr:0x0214a08c +func_ov058_0214a0c0 kind:function(arm,size=0x64) addr:0x0214a0c0 +func_ov058_0214a124 kind:function(arm,size=0x34) addr:0x0214a124 +func_ov058_0214a158 kind:function(arm,size=0x7c) addr:0x0214a158 +func_ov058_0214a1d4 kind:function(arm,size=0x7c) addr:0x0214a1d4 +func_ov058_0214a250 kind:function(arm,size=0x90) addr:0x0214a250 +func_ov058_0214a2e0 kind:function(arm,size=0x74) addr:0x0214a2e0 +func_ov058_0214a354 kind:function(arm,size=0x14) addr:0x0214a354 +func_ov058_0214a368 kind:function(arm,size=0x3c) addr:0x0214a368 +func_ov058_0214a3a4 kind:function(arm,size=0x68) addr:0x0214a3a4 +func_ov058_0214a40c kind:function(arm,size=0x1c) addr:0x0214a40c +func_ov058_0214a428 kind:function(arm,size=0x8) addr:0x0214a428 +func_ov058_0214a430 kind:function(arm,size=0x30) addr:0x0214a430 +func_ov058_0214a460 kind:function(arm,size=0x40) addr:0x0214a460 +func_ov058_0214a4a0 kind:function(arm,size=0x7c) addr:0x0214a4a0 +func_ov058_0214a51c kind:function(arm,size=0x2c) addr:0x0214a51c +func_ov058_0214a548 kind:function(arm,size=0xa4) addr:0x0214a548 +func_ov058_0214a5ec kind:function(arm,size=0xc4) addr:0x0214a5ec +func_ov058_0214a6b0 kind:function(arm,size=0x2c) addr:0x0214a6b0 +func_ov058_0214a6dc kind:function(arm,size=0x6c) addr:0x0214a6dc +func_ov058_0214a748 kind:function(arm,size=0x6c) addr:0x0214a748 +func_ov058_0214a7b4 kind:function(arm,size=0x30) addr:0x0214a7b4 +func_ov058_0214a7e4 kind:function(arm,size=0x38) addr:0x0214a7e4 +func_ov058_0214a81c kind:function(arm,size=0x14) addr:0x0214a81c +func_ov058_0214a830 kind:function(arm,size=0xc) addr:0x0214a830 +func_ov058_0214a83c kind:function(arm,size=0x24) addr:0x0214a83c +func_ov058_0214a860 kind:function(arm,size=0x44) addr:0x0214a860 +func_ov058_0214a8a4 kind:function(arm,size=0x28) addr:0x0214a8a4 +func_ov058_0214a8cc kind:function(arm,size=0x20) addr:0x0214a8cc +func_ov058_0214a8ec kind:function(arm,size=0x50) addr:0x0214a8ec +func_ov058_0214a93c kind:function(arm,size=0x1d8) addr:0x0214a93c +func_ov058_0214ab14 kind:function(arm,size=0x1b0) addr:0x0214ab14 +func_ov058_0214acc4 kind:function(arm,size=0x14) addr:0x0214acc4 +func_ov058_0214acd8 kind:function(arm,size=0xbc) addr:0x0214acd8 +func_ov058_0214ad94 kind:function(arm,size=0xc4) addr:0x0214ad94 +func_ov058_0214ae58 kind:function(arm,size=0x9c) addr:0x0214ae58 +func_ov058_0214aef4 kind:function(arm,size=0x64) addr:0x0214aef4 +func_ov058_0214af58 kind:function(arm,size=0x40) addr:0x0214af58 +func_ov058_0214af98 kind:function(arm,size=0x38) addr:0x0214af98 +func_ov058_0214afd0 kind:function(arm,size=0x134) addr:0x0214afd0 +func_ov058_0214b104 kind:function(arm,size=0x5c) addr:0x0214b104 +func_ov058_0214b160 kind:function(arm,size=0x58) addr:0x0214b160 +func_ov058_0214b1b8 kind:function(arm,size=0x88) addr:0x0214b1b8 +func_ov058_0214b240 kind:function(arm,size=0x80) addr:0x0214b240 +func_ov058_0214b2c0 kind:function(arm,size=0x14) addr:0x0214b2c0 +func_ov058_0214b2d4 kind:function(arm,size=0x54) addr:0x0214b2d4 +func_ov058_0214b328 kind:function(arm,size=0x1d0) addr:0x0214b328 +func_ov058_0214b4f8 kind:function(arm,size=0x318) addr:0x0214b4f8 +func_ov058_0214b810 kind:function(arm,size=0x90) addr:0x0214b810 +func_ov058_0214b8a0 kind:function(arm,size=0x128) addr:0x0214b8a0 +func_ov058_0214b9c8 kind:function(arm,size=0x14) addr:0x0214b9c8 +func_ov058_0214b9dc kind:function(arm,size=0x5d4) addr:0x0214b9dc +func_ov058_0214bfb0 kind:function(arm,size=0x18) addr:0x0214bfb0 +func_ov058_0214bfc8 kind:function(arm,size=0x28c) addr:0x0214bfc8 +func_ov058_0214c254 kind:function(arm,size=0x1d0) addr:0x0214c254 +func_ov058_0214c424 kind:function(arm,size=0x60) addr:0x0214c424 +func_ov058_0214c484 kind:function(arm,size=0x90) addr:0x0214c484 +func_ov058_0214c514 kind:function(arm,size=0x14) addr:0x0214c514 +func_ov058_0214c528 kind:function(arm,size=0x74) addr:0x0214c528 +func_ov058_0214c59c kind:function(arm,size=0x1c) addr:0x0214c59c +func_ov058_0214c5b8 kind:function(arm,size=0x14) addr:0x0214c5b8 +func_ov058_0214c5cc kind:function(arm,size=0xc) addr:0x0214c5cc +func_ov058_0214c5d8 kind:function(arm,size=0x24) addr:0x0214c5d8 +func_ov058_0214c5fc kind:function(arm,size=0x28) addr:0x0214c5fc +func_ov058_0214c624 kind:function(arm,size=0x58) addr:0x0214c624 +func_ov058_0214c67c kind:function(arm,size=0x3c) addr:0x0214c67c +func_ov058_0214c6b8 kind:function(arm,size=0x44) addr:0x0214c6b8 +func_ov058_0214c6fc kind:function(arm,size=0x14) addr:0x0214c6fc +func_ov058_0214c710 kind:function(arm,size=0x38) addr:0x0214c710 +func_ov058_0214c748 kind:function(arm,size=0x30) addr:0x0214c748 +func_ov058_0214c778 kind:function(arm,size=0x34) addr:0x0214c778 +func_ov058_0214c7ac kind:function(arm,size=0x10) addr:0x0214c7ac +func_ov058_0214c7bc kind:function(arm,size=0x14) addr:0x0214c7bc +func_ov058_0214c7d0 kind:function(arm,size=0x14) addr:0x0214c7d0 +func_ov058_0214c7e4 kind:function(arm,size=0x2c) addr:0x0214c7e4 +func_ov058_0214c810 kind:function(arm,size=0x24) addr:0x0214c810 +func_ov058_0214c834 kind:function(arm,size=0x44) addr:0x0214c834 +func_ov058_0214c878 kind:function(arm,size=0x54) addr:0x0214c878 +func_ov058_0214c8cc kind:function(arm,size=0x38) addr:0x0214c8cc +func_ov058_0214c904 kind:function(arm,size=0x34) addr:0x0214c904 +func_ov058_0214c938 kind:function(arm,size=0x238) addr:0x0214c938 +func_ov058_0214cb70 kind:function(arm,size=0x14) addr:0x0214cb70 +func_ov058_0214cb84 kind:function(arm,size=0x14) addr:0x0214cb84 +func_ov058_0214cb98 kind:function(arm,size=0x174) addr:0x0214cb98 +func_ov058_0214cd0c kind:function(arm,size=0xb0) addr:0x0214cd0c +func_ov058_0214cdbc kind:function(arm,size=0x4c) addr:0x0214cdbc +func_ov058_0214ce08 kind:function(arm,size=0x74) addr:0x0214ce08 +func_ov058_0214ce7c kind:function(arm,size=0x270) addr:0x0214ce7c +func_ov058_0214d0ec kind:function(arm,size=0x174) addr:0x0214d0ec +func_ov058_0214d260 kind:function(arm,size=0x4) addr:0x0214d260 +func_ov058_0214d264 kind:function(arm,size=0x200) addr:0x0214d264 +func_ov058_0214d464 kind:function(arm,size=0xbc) addr:0x0214d464 +func_ov058_0214d520 kind:function(arm,size=0x2f0) addr:0x0214d520 +func_ov058_0214d810 kind:function(arm,size=0x1cc) addr:0x0214d810 +func_ov058_0214d9dc kind:function(arm,size=0x20c) addr:0x0214d9dc +func_ov058_0214dbe8 kind:function(arm,size=0xd4) addr:0x0214dbe8 +func_ov058_0214dcbc kind:function(arm,size=0x3c) addr:0x0214dcbc +func_ov058_0214dcf8 kind:function(arm,size=0x280) addr:0x0214dcf8 +func_ov058_0214df78 kind:function(arm,size=0x60) addr:0x0214df78 +func_ov058_0214dfd8 kind:function(arm,size=0x344) addr:0x0214dfd8 +func_ov058_0214e31c kind:function(arm,size=0x14c) addr:0x0214e31c +func_ov058_0214e468 kind:function(arm,size=0x108) addr:0x0214e468 +func_ov058_0214e570 kind:function(arm,size=0x114) addr:0x0214e570 +func_ov058_0214e684 kind:function(arm,size=0x78) addr:0x0214e684 +func_ov058_0214e6fc kind:function(arm,size=0x14) addr:0x0214e6fc +func_ov058_0214e710 kind:function(arm,size=0x98) addr:0x0214e710 +func_ov058_0214e7a8 kind:function(arm,size=0x84) addr:0x0214e7a8 +func_ov058_0214e82c kind:function(arm,size=0x98) addr:0x0214e82c +func_ov058_0214e8c4 kind:function(arm,size=0x50) addr:0x0214e8c4 +func_ov058_0214e914 kind:function(arm,size=0xc4) addr:0x0214e914 +func_ov058_0214e9d8 kind:function(arm,size=0x210) addr:0x0214e9d8 +func_ov058_0214ebe8 kind:function(arm,size=0xd4) addr:0x0214ebe8 +func_ov058_0214ecbc kind:function(arm,size=0x1d8) addr:0x0214ecbc +func_ov058_0214ee94 kind:function(arm,size=0x64) addr:0x0214ee94 +func_ov058_0214eef8 kind:function(arm,size=0x10) addr:0x0214eef8 +func_ov058_0214ef08 kind:function(arm,size=0xe0) addr:0x0214ef08 +func_ov058_0214efe8 kind:function(arm,size=0x1c) addr:0x0214efe8 +func_ov058_0214f004 kind:function(arm,size=0x1c) addr:0x0214f004 +func_ov058_0214f020 kind:function(arm,size=0x38) addr:0x0214f020 +func_ov058_0214f058 kind:function(arm,size=0x40) addr:0x0214f058 +func_ov058_0214f098 kind:function(arm,size=0x14) addr:0x0214f098 +func_ov058_0214f0ac kind:function(arm,size=0xc) addr:0x0214f0ac +func_ov058_0214f0b8 kind:function(arm,size=0x24) addr:0x0214f0b8 +func_ov058_0214f0dc kind:function(arm,size=0x28) addr:0x0214f0dc +func_ov058_0214f104 kind:function(arm,size=0x40) addr:0x0214f104 +func_ov058_0214f144 kind:function(arm,size=0x8) addr:0x0214f144 +func_ov058_0214f14c kind:function(arm,size=0x38) addr:0x0214f14c +func_ov058_0214f184 kind:function(arm,size=0x18) addr:0x0214f184 +func_ov058_0214f19c kind:function(arm,size=0x18) addr:0x0214f19c +func_ov058_0214f1b4 kind:function(arm,size=0x114) addr:0x0214f1b4 +func_ov058_0214f2c8 kind:function(arm,size=0x10) addr:0x0214f2c8 +func_ov058_0214f2d8 kind:function(arm,size=0x14) addr:0x0214f2d8 +func_ov058_0214f2ec kind:function(arm,size=0x1c) addr:0x0214f2ec +func_ov058_0214f308 kind:function(arm,size=0x24) addr:0x0214f308 +func_ov058_0214f32c kind:function(arm,size=0x14) addr:0x0214f32c +func_ov058_0214f340 kind:function(arm,size=0x2c) addr:0x0214f340 +func_ov058_0214f36c kind:function(arm,size=0x24) addr:0x0214f36c +func_ov058_0214f390 kind:function(arm,size=0x28) addr:0x0214f390 +func_ov058_0214f3b8 kind:function(arm,size=0x20) addr:0x0214f3b8 +func_ov058_0214f3d8 kind:function(arm,size=0x8) addr:0x0214f3d8 +func_ov058_0214f3e0 kind:function(arm,size=0x34) addr:0x0214f3e0 +func_ov058_0214f414 kind:function(arm,size=0x14) addr:0x0214f414 +func_ov058_0214f428 kind:function(arm,size=0x1c) addr:0x0214f428 +func_ov058_0214f444 kind:function(arm,size=0x14) addr:0x0214f444 +func_ov058_0214f458 kind:function(arm,size=0xc) addr:0x0214f458 +func_ov058_0214f464 kind:function(arm,size=0x24) addr:0x0214f464 +func_ov058_0214f488 kind:function(arm,size=0x68) addr:0x0214f488 +func_ov058_0214f4f0 kind:function(arm,size=0x140) addr:0x0214f4f0 +func_ov058_0214f630 kind:function(arm,size=0xbc) addr:0x0214f630 +func_ov058_0214f6ec kind:function(arm,size=0xc) addr:0x0214f6ec +func_ov058_0214f6f8 kind:function(arm,size=0x20) addr:0x0214f6f8 +func_ov058_0214f718 kind:function(arm,size=0x94) addr:0x0214f718 +func_ov058_0214f7ac kind:function(arm,size=0x60) addr:0x0214f7ac +func_ov058_0214f80c kind:function(arm,size=0x1c) addr:0x0214f80c +func_ov058_0214f828 kind:function(arm,size=0x4c) addr:0x0214f828 +func_ov058_0214f874 kind:function(arm,size=0xf8) addr:0x0214f874 +func_ov058_0214f96c kind:function(arm,size=0x28) addr:0x0214f96c +func_ov058_0214f994 kind:function(arm,size=0x30) addr:0x0214f994 +func_ov058_0214f9c4 kind:function(arm,size=0x20) addr:0x0214f9c4 +func_ov058_0214f9e4 kind:function(arm,size=0x14) addr:0x0214f9e4 +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=0x44) addr:0x0214fa3c +func_ov058_0214fa80 kind:function(arm,size=0x9c) addr:0x0214fa80 +func_ov058_0214fb1c kind:function(arm,size=0x90) addr:0x0214fb1c +func_ov058_0214fbac kind:function(arm,size=0x80) addr:0x0214fbac +func_ov058_0214fc2c kind:function(arm,size=0x28) addr:0x0214fc2c +func_ov058_0214fc54 kind:function(arm,size=0x30) addr:0x0214fc54 +func_ov058_0214fc84 kind:function(arm,size=0x14) addr:0x0214fc84 +func_ov058_0214fc98 kind:function(arm,size=0xc) addr:0x0214fc98 +func_ov058_0214fca4 kind:function(arm,size=0x24) addr:0x0214fca4 +func_ov058_0214fcc8 kind:function(arm,size=0xc4) addr:0x0214fcc8 +func_ov058_0214fd8c kind:function(arm,size=0x4c) addr:0x0214fd8c +func_ov058_0214fdd8 kind:function(arm,size=0x1a0) addr:0x0214fdd8 +func_ov058_0214ff78 kind:function(arm,size=0xac) addr:0x0214ff78 +func_ov058_02150024 kind:function(arm,size=0x48) addr:0x02150024 +func_ov058_0215006c kind:function(arm,size=0x8) addr:0x0215006c +func_ov058_02150074 kind:function(arm,size=0xb0) addr:0x02150074 +func_ov058_02150124 kind:function(arm,size=0x78) addr:0x02150124 +func_ov058_0215019c kind:function(arm,size=0x20) addr:0x0215019c +func_ov058_021501bc kind:function(arm,size=0x28) addr:0x021501bc +func_ov058_021501e4 kind:function(arm,size=0x14) addr:0x021501e4 +func_ov058_021501f8 kind:function(arm,size=0x1c) addr:0x021501f8 +func_ov058_02150214 kind:function(arm,size=0x1c) addr:0x02150214 +func_ov058_02150230 kind:function(arm,size=0x14) addr:0x02150230 +func_ov058_02150244 kind:function(arm,size=0xc) addr:0x02150244 +func_ov058_02150250 kind:function(arm,size=0x24) addr:0x02150250 +func_ov058_02150274 kind:function(arm,size=0xa4) addr:0x02150274 +func_ov058_02150318 kind:function(arm,size=0x98) addr:0x02150318 +func_ov058_021503b0 kind:function(arm,size=0x98) addr:0x021503b0 +func_ov058_02150448 kind:function(arm,size=0x18) addr:0x02150448 +func_ov058_02150460 kind:function(arm,size=0x3c) addr:0x02150460 +func_ov058_0215049c kind:function(arm,size=0x44) addr:0x0215049c +func_ov058_021504e0 kind:function(arm,size=0xb4) addr:0x021504e0 +func_ov058_02150594 kind:function(arm,size=0x38) addr:0x02150594 +func_ov058_021505cc kind:function(arm,size=0x184) addr:0x021505cc +func_ov058_02150750 kind:function(arm,size=0x20) addr:0x02150750 +func_ov058_02150770 kind:function(arm,size=0x28) addr:0x02150770 +func_ov058_02150798 kind:function(arm,size=0x14) addr:0x02150798 +func_ov058_021507ac kind:function(arm,size=0xc) addr:0x021507ac +func_ov058_021507b8 kind:function(arm,size=0x24) addr:0x021507b8 +func_ov058_021507dc kind:function(arm,size=0x8c) addr:0x021507dc +func_ov058_02150868 kind:function(arm,size=0xb4) addr:0x02150868 +func_ov058_0215091c kind:function(arm,size=0xb0) addr:0x0215091c +func_ov058_021509cc kind:function(arm,size=0xc4) addr:0x021509cc +func_ov058_02150a90 kind:function(arm,size=0x50) addr:0x02150a90 +func_ov058_02150ae0 kind:function(arm,size=0x1c0) addr:0x02150ae0 +func_ov058_02150ca0 kind:function(arm,size=0x54) addr:0x02150ca0 +func_ov058_02150cf4 kind:function(arm,size=0x14) addr:0x02150cf4 +func_ov058_02150d08 kind:function(arm,size=0x34) addr:0x02150d08 +func_ov058_02150d3c kind:function(arm,size=0x8) addr:0x02150d3c +func_ov058_02150d44 kind:function(arm,size=0x20) addr:0x02150d44 +func_ov058_02150d64 kind:function(arm,size=0x28) addr:0x02150d64 +func_ov058_02150d8c kind:function(arm,size=0x14) addr:0x02150d8c +func_ov058_02150da0 kind:function(arm,size=0xc) addr:0x02150da0 +func_ov058_02150dac kind:function(arm,size=0x24) addr:0x02150dac +func_ov058_02150dd0 kind:function(arm,size=0x54) addr:0x02150dd0 +func_ov058_02150e24 kind:function(arm,size=0x78) addr:0x02150e24 +func_ov058_02150e9c kind:function(arm,size=0x3cc) addr:0x02150e9c +func_ov058_02151268 kind:function(arm,size=0x60) addr:0x02151268 +func_ov058_021512c8 kind:function(arm,size=0x28) addr:0x021512c8 +func_ov058_021512f0 kind:function(arm,size=0x30) addr:0x021512f0 +func_ov058_02151320 kind:function(arm,size=0x14) addr:0x02151320 +func_ov058_02151334 kind:function(arm,size=0x1c) addr:0x02151334 +func_ov058_02151350 kind:function(arm,size=0x2c) addr:0x02151350 +func_ov058_0215137c kind:function(arm,size=0x80) addr:0x0215137c +func_ov058_021513fc kind:function(arm,size=0x80) addr:0x021513fc +func_ov058_0215147c kind:function(arm,size=0x8) addr:0x0215147c +func_ov058_02151484 kind:function(arm,size=0x8) addr:0x02151484 +func_ov058_0215148c kind:function(arm,size=0x8) addr:0x0215148c +func_ov058_02151494 kind:function(arm,size=0x20) addr:0x02151494 +func_ov058_021514b4 kind:function(arm,size=0x28) addr:0x021514b4 +func_ov058_021514dc kind:function(arm,size=0xc) addr:0x021514dc +func_ov058_021514e8 kind:function(arm,size=0x24) addr:0x021514e8 +func_ov058_0215150c kind:function(arm,size=0x48) addr:0x0215150c +func_ov058_02151554 kind:function(arm,size=0x20) addr:0x02151554 +func_ov058_02151574 kind:function(arm,size=0x50) addr:0x02151574 +func_ov058_021515c4 kind:function(arm,size=0x8) addr:0x021515c4 +func_ov058_021515cc kind:function(arm,size=0x20) addr:0x021515cc +func_ov058_021515ec kind:function(arm,size=0x28) addr:0x021515ec +func_ov058_02151614 kind:function(arm,size=0x14) addr:0x02151614 +func_ov058_02151628 kind:function(arm,size=0xc) addr:0x02151628 +func_ov058_02151634 kind:function(arm,size=0x24) addr:0x02151634 +func_ov058_02151658 kind:function(arm,size=0x48) addr:0x02151658 +func_ov058_021516a0 kind:function(arm,size=0x48) addr:0x021516a0 +func_ov058_021516e8 kind:function(arm,size=0x48) addr:0x021516e8 +func_ov058_02151730 kind:function(arm,size=0x230) addr:0x02151730 +func_ov058_02151960 kind:function(arm,size=0x58) addr:0x02151960 +func_ov058_021519b8 kind:function(arm,size=0x14) addr:0x021519b8 +func_ov058_021519cc kind:function(arm,size=0x2c) addr:0x021519cc +func_ov058_021519f8 kind:function(arm,size=0x20) addr:0x021519f8 +func_ov058_02151a18 kind:function(arm,size=0x28) addr:0x02151a18 +func_ov058_02151a40 kind:function(arm,size=0x14) addr:0x02151a40 +func_ov058_02151a54 kind:function(arm,size=0xc) addr:0x02151a54 +func_ov058_02151a60 kind:function(arm,size=0x24) addr:0x02151a60 +func_ov058_02151a84 kind:function(arm,size=0x44) addr:0x02151a84 +func_ov058_02151ac8 kind:function(arm,size=0x34) addr:0x02151ac8 +func_ov058_02151afc kind:function(arm,size=0xcc) addr:0x02151afc +func_ov058_02151bc8 kind:function(arm,size=0x14) addr:0x02151bc8 +func_ov058_02151bdc kind:function(arm,size=0x1c) addr:0x02151bdc +func_ov058_02151bf8 kind:function(arm,size=0x14) addr:0x02151bf8 +func_ov058_02151c0c kind:function(arm,size=0xc) addr:0x02151c0c +func_ov058_02151c18 kind:function(arm,size=0x24) addr:0x02151c18 +func_ov058_02151c3c kind:function(arm,size=0x48) addr:0x02151c3c +func_ov058_02151c84 kind:function(arm,size=0xac) addr:0x02151c84 +func_ov058_02151d30 kind:function(arm,size=0x1f8) addr:0x02151d30 +func_ov058_02151f28 kind:function(arm,size=0x80) addr:0x02151f28 +func_ov058_02151fa8 kind:function(arm,size=0x230) addr:0x02151fa8 +func_ov058_021521d8 kind:function(arm,size=0x74) addr:0x021521d8 +func_ov058_0215224c kind:function(arm,size=0x298) addr:0x0215224c +func_ov058_021524e4 kind:function(arm,size=0x180) addr:0x021524e4 +func_ov058_02152664 kind:function(arm,size=0x30) addr:0x02152664 +func_ov058_02152694 kind:function(arm,size=0x38) addr:0x02152694 +func_ov058_021526cc kind:function(arm,size=0x14) addr:0x021526cc +func_ov058_021526e0 kind:function(arm,size=0xc) addr:0x021526e0 +func_ov058_021526ec kind:function(arm,size=0x24) addr:0x021526ec +func_ov058_02152710 kind:function(arm,size=0x90) addr:0x02152710 +func_ov058_021527a0 kind:function(arm,size=0x60) addr:0x021527a0 +func_ov058_02152800 kind:function(arm,size=0x74) addr:0x02152800 +func_ov058_02152874 kind:function(arm,size=0x98) addr:0x02152874 +func_ov058_0215290c kind:function(arm,size=0x12c) addr:0x0215290c +func_ov058_02152a38 kind:function(arm,size=0x88) addr:0x02152a38 +func_ov058_02152ac0 kind:function(arm,size=0x28) addr:0x02152ac0 +func_ov058_02152ae8 kind:function(arm,size=0x18) addr:0x02152ae8 +func_ov058_02152b00 kind:function(arm,size=0x18) addr:0x02152b00 +func_ov058_02152b18 kind:function(arm,size=0x18) addr:0x02152b18 +func_ov058_02152b30 kind:function(arm,size=0x80) addr:0x02152b30 +func_ov058_02152bb0 kind:function(arm,size=0x14) addr:0x02152bb0 +func_ov058_02152bc4 kind:function(arm,size=0x2c) addr:0x02152bc4 +func_ov058_02152bf0 kind:function(arm,size=0x38) addr:0x02152bf0 +func_ov058_02152c28 kind:function(arm,size=0xd0) addr:0x02152c28 +func_ov058_02152cf8 kind:function(arm,size=0xbc) addr:0x02152cf8 +func_ov058_02152db4 kind:function(arm,size=0x20) addr:0x02152db4 +func_ov058_02152dd4 kind:function(arm,size=0x8c) addr:0x02152dd4 +func_ov058_02152e60 kind:function(arm,size=0x1c) addr:0x02152e60 +func_ov058_02152e7c kind:function(arm,size=0x20) addr:0x02152e7c +func_ov058_02152e9c kind:function(arm,size=0x28) addr:0x02152e9c +func_ov058_02152ec4 kind:function(arm,size=0x14) addr:0x02152ec4 +func_ov058_02152ed8 kind:function(arm,size=0xc) addr:0x02152ed8 +func_ov058_02152ee4 kind:function(arm,size=0x24) addr:0x02152ee4 +func_ov058_02152f08 kind:function(arm,size=0xa8) addr:0x02152f08 +func_ov058_02152fb0 kind:function(arm,size=0x4c) addr:0x02152fb0 +func_ov058_02152ffc kind:function(arm,size=0x90) addr:0x02152ffc +func_ov058_0215308c kind:function(arm,size=0x1c) addr:0x0215308c +func_ov058_021530a8 kind:function(arm,size=0xb4) addr:0x021530a8 +func_ov058_0215315c kind:function(arm,size=0x1c) addr:0x0215315c +func_ov058_02153178 kind:function(arm,size=0x14) addr:0x02153178 +func_ov058_0215318c kind:function(arm,size=0x1c) addr:0x0215318c +func_ov058_021531a8 kind:function(arm,size=0x14) addr:0x021531a8 +func_ov058_021531bc kind:function(arm,size=0xc) addr:0x021531bc +func_ov058_021531c8 kind:function(arm,size=0x24) addr:0x021531c8 +func_ov058_021531ec kind:function(arm,size=0x88) addr:0x021531ec +func_ov058_02153274 kind:function(arm,size=0x20) addr:0x02153274 +func_ov058_02153294 kind:function(arm,size=0x31c) addr:0x02153294 +func_ov058_021535b0 kind:function(arm,size=0x74) addr:0x021535b0 +func_ov058_02153624 kind:function(arm,size=0x3c) addr:0x02153624 +func_ov058_02153660 kind:function(arm,size=0x14) addr:0x02153660 +func_ov058_02153674 kind:function(arm,size=0x1c) addr:0x02153674 +func_ov058_02153690 kind:function(arm,size=0x14) addr:0x02153690 +func_ov058_021536a4 kind:function(arm,size=0x14) addr:0x021536a4 +func_ov058_021536b8 kind:function(arm,size=0x24) addr:0x021536b8 +func_ov058_021536dc kind:function(arm,size=0xc) addr:0x021536dc +func_ov058_021536e8 kind:function(arm,size=0x24) addr:0x021536e8 +func_ov058_0215370c kind:function(arm,size=0x98) addr:0x0215370c +func_ov058_021537a4 kind:function(arm,size=0x14) addr:0x021537a4 +func_ov058_021537b8 kind:function(arm,size=0x10) addr:0x021537b8 +func_ov058_021537c8 kind:function(arm,size=0x10) addr:0x021537c8 +func_ov058_021537d8 kind:function(arm,size=0x10) addr:0x021537d8 +func_ov058_021537e8 kind:function(arm,size=0xdc) addr:0x021537e8 +func_ov058_021538c4 kind:function(arm,size=0xd0) addr:0x021538c4 +func_ov058_02153994 kind:function(arm,size=0x4) addr:0x02153994 +func_ov058_02153998 kind:function(arm,size=0xc8) addr:0x02153998 +func_ov058_02153a60 kind:function(arm,size=0x164) addr:0x02153a60 +func_ov058_02153bc4 kind:function(arm,size=0x50) addr:0x02153bc4 +func_ov058_02153c14 kind:function(arm,size=0x1a0) addr:0x02153c14 +func_ov058_02153db4 kind:function(arm,size=0x14) addr:0x02153db4 +func_ov058_02153dc8 kind:function(arm,size=0x4) addr:0x02153dc8 +func_ov058_02153dcc kind:function(arm,size=0x11c) addr:0x02153dcc +func_ov058_02153ee8 kind:function(arm,size=0x360) addr:0x02153ee8 +func_ov058_02154248 kind:function(arm,size=0x58) addr:0x02154248 +func_ov058_021542a0 kind:function(arm,size=0x10) addr:0x021542a0 +func_ov058_021542b0 kind:function(arm,size=0xf8) addr:0x021542b0 +func_ov058_021543a8 kind:function(arm,size=0x280) addr:0x021543a8 +func_ov058_02154628 kind:function(arm,size=0x30) addr:0x02154628 +func_ov058_02154658 kind:function(arm,size=0x38) addr:0x02154658 +func_ov058_02154690 kind:function(arm,size=0x14) addr:0x02154690 +func_ov058_021546a4 kind:function(thumb,size=0x5c) addr:0x021546a4 +func_ov058_02154700 kind:function(arm,size=0x60) addr:0x02154700 +func_ov058_02154760 kind:function(thumb,size=0x64) addr:0x02154760 +func_ov058_021547c4 kind:function(arm,size=0x60) addr:0x021547c4 +func_ov058_02154824 kind:function(arm,size=0x20) addr:0x02154824 +func_ov058_02154844 kind:function(arm,size=0x28) addr:0x02154844 +func_ov058_0215486c kind:function(arm,size=0x14) addr:0x0215486c +func_ov058_02154880 kind:function(arm,size=0x24) addr:0x02154880 +func_ov058_021548a4 kind:function(arm,size=0x20) addr:0x021548a4 +func_ov058_021548c4 kind:function(arm,size=0x18) addr:0x021548c4 +func_ov058_021548dc kind:function(arm,size=0x18) addr:0x021548dc +func_ov058_021548f4 kind:function(arm,size=0x5c) addr:0x021548f4 +func_ov058_02154950 kind:function(arm,size=0x30) addr:0x02154950 +func_ov058_02154980 kind:function(arm,size=0x1c) addr:0x02154980 +func_ov058_0215499c kind:function(arm,size=0x2c) addr:0x0215499c +func_ov058_021549c8 kind:function(arm,size=0x6c) addr:0x021549c8 +func_ov058_02154a34 kind:function(arm,size=0x48) addr:0x02154a34 +func_ov058_02154a7c kind:function(arm,size=0x34) addr:0x02154a7c +func_ov058_02154ab0 kind:function(arm,size=0x30) addr:0x02154ab0 +func_ov058_02154ae0 kind:function(arm,size=0x14) addr:0x02154ae0 +func_ov058_02154af4 kind:function(arm,size=0x70) addr:0x02154af4 +func_ov058_02154b64 kind:function(arm,size=0xc) addr:0x02154b64 +func_ov058_02154b70 kind:function(arm,size=0x40) addr:0x02154b70 +func_ov058_02154bb0 kind:function(arm,size=0x1c) addr:0x02154bb0 +func_ov058_02154bcc kind:function(arm,size=0x28) addr:0x02154bcc +data_ov058_02154bf4 kind:data(any) addr:0x02154bf4 +data_ov058_02154c4c kind:data(any) addr:0x02154c4c +data_ov058_02154c88 kind:data(any) addr:0x02154c88 +data_ov058_02154ca4 kind:data(any) addr:0x02154ca4 ambiguous +data_ov058_02154cb8 kind:data(any) addr:0x02154cb8 +data_ov058_02154ce8 kind:data(any) addr:0x02154ce8 +data_ov058_02154d4c kind:data(any) addr:0x02154d4c +data_ov058_02154e3c kind:data(any) addr:0x02154e3c +data_ov058_02154e6c kind:data(any) addr:0x02154e6c ambiguous +data_ov058_02154e8c kind:data(any) addr:0x02154e8c +data_ov058_02154e8d kind:data(any) addr:0x02154e8d +data_ov058_02154e8e kind:data(any) addr:0x02154e8e +data_ov058_02154e8f kind:data(any) addr:0x02154e8f +data_ov058_02154ec0 kind:data(any) addr:0x02154ec0 ambiguous +data_ov058_02154f28 kind:data(any) addr:0x02154f28 ambiguous +data_ov058_02154f88 kind:data(any) addr:0x02154f88 ambiguous +data_ov058_0215503c kind:data(any) addr:0x0215503c +data_ov058_02155044 kind:data(any) addr:0x02155044 +data_ov058_02155054 kind:data(any) addr:0x02155054 +data_ov058_02155058 kind:data(any) addr:0x02155058 ambiguous +data_ov058_02155064 kind:data(any) addr:0x02155064 +data_ov058_0215506c kind:data(any) addr:0x0215506c +data_ov058_02155070 kind:data(any) addr:0x02155070 ambiguous +data_ov058_02155088 kind:data(any) addr:0x02155088 +data_ov058_02155090 kind:data(any) addr:0x02155090 +data_ov058_0215509c kind:data(any) addr:0x0215509c +data_ov058_021550bc kind:data(any) addr:0x021550bc +data_ov058_021550f0 kind:data(any) addr:0x021550f0 +data_ov058_02155110 kind:data(any) addr:0x02155110 +data_ov058_02155130 kind:data(any) addr:0x02155130 +data_ov058_02155140 kind:data(any) addr:0x02155140 +data_ov058_02155154 kind:data(any) addr:0x02155154 +data_ov058_02155168 kind:data(any) addr:0x02155168 +data_ov058_02155190 kind:data(any) addr:0x02155190 ambiguous +data_ov058_021551b8 kind:data(any) addr:0x021551b8 +data_ov058_021551c8 kind:data(any) addr:0x021551c8 +func_ov058_021551d8 kind:function(arm,size=0x50) addr:0x021551d8 +func_ov058_02155228 kind:function(arm,size=0x50) addr:0x02155228 +func_ov058_02155278 kind:function(arm,size=0x50) addr:0x02155278 +func_ov058_021552c8 kind:function(arm,size=0x50) addr:0x021552c8 +func_ov058_02155318 kind:function(arm,size=0x3d0) addr:0x02155318 +func_ov058_021556e8 kind:function(arm,size=0x50) addr:0x021556e8 +func_ov058_02155738 kind:function(arm,size=0x7c) addr:0x02155738 +func_ov058_021557b4 kind:function(arm,size=0x50) addr:0x021557b4 +func_ov058_02155804 kind:function(arm,size=0x80) addr:0x02155804 +func_ov058_02155884 kind:function(arm,size=0x50) addr:0x02155884 +func_ov058_021558d4 kind:function(arm,size=0x50) addr:0x021558d4 +func_ov058_02155924 kind:function(arm,size=0x78) addr:0x02155924 +func_ov058_0215599c kind:function(arm,size=0x50) addr:0x0215599c +func_ov058_021559ec kind:function(arm,size=0x7c) addr:0x021559ec +func_ov058_02155a68 kind:function(arm,size=0x50) addr:0x02155a68 +func_ov058_02155ab8 kind:function(arm,size=0x50) addr:0x02155ab8 +func_ov058_02155b08 kind:function(arm,size=0x50) addr:0x02155b08 +func_ov058_02155b58 kind:function(arm,size=0x50) addr:0x02155b58 +func_ov058_02155ba8 kind:function(arm,size=0x50) addr:0x02155ba8 +func_ov058_02155bf8 kind:function(arm,size=0x50) addr:0x02155bf8 +func_ov058_02155c48 kind:function(arm,size=0x50) addr:0x02155c48 +func_ov058_02155c98 kind:function(arm,size=0x74) addr:0x02155c98 +func_ov058_02155d0c kind:function(arm,size=0x74) addr:0x02155d0c +func_ov058_02155d80 kind:function(arm,size=0x90) addr:0x02155d80 +func_ov058_02155e10 kind:function(arm,size=0x50) addr:0x02155e10 +data_ov058_02155ee8 kind:data(any) addr:0x02155ee8 +data_ov058_02155f04 kind:data(any) addr:0x02155f04 +data_ov058_02155f10 kind:data(any) addr:0x02155f10 ambiguous +data_ov058_02155f18 kind:data(any) addr:0x02155f18 +data_ov058_02155f24 kind:data(any) addr:0x02155f24 +data_ov058_02155f44 kind:data(any) addr:0x02155f44 +data_ov058_02155f68 kind:data(any) addr:0x02155f68 +data_ov058_02155f94 kind:data(any) addr:0x02155f94 +data_ov058_02155fd0 kind:data(any) addr:0x02155fd0 ambiguous +data_ov058_02155fdc kind:data(any) addr:0x02155fdc +data_ov058_02156020 kind:data(any) addr:0x02156020 +data_ov058_0215602c kind:data(any) addr:0x0215602c ambiguous +data_ov058_02156038 kind:data(any) addr:0x02156038 +data_ov058_02156050 kind:data(any) addr:0x02156050 +data_ov058_02156068 kind:data(any) addr:0x02156068 +data_ov058_02156088 kind:data(any) addr:0x02156088 +data_ov058_021560e0 kind:data(any) addr:0x021560e0 +data_ov058_02156148 kind:data(any) addr:0x02156148 +data_ov058_021561b0 kind:data(any) addr:0x021561b0 +data_ov058_021561c4 kind:data(any) addr:0x021561c4 ambiguous +data_ov058_021561d0 kind:data(any) addr:0x021561d0 +data_ov058_021561f4 kind:data(any) addr:0x021561f4 +data_ov058_02156254 kind:data(any) addr:0x02156254 +data_ov058_02156268 kind:data(any) addr:0x02156268 +data_ov058_0215628c kind:data(any) addr:0x0215628c +data_ov058_021562c0 kind:data(any) addr:0x021562c0 ambiguous +data_ov058_021562f0 kind:data(any) addr:0x021562f0 +data_ov058_02156304 kind:data(any) addr:0x02156304 +data_ov058_02156320 kind:data(any) addr:0x02156320 +data_ov058_02156360 kind:data(any) addr:0x02156360 +data_ov058_021563a8 kind:data(any) addr:0x021563a8 +data_ov058_02156418 kind:data(any) addr:0x02156418 +data_ov058_02156428 kind:data(any) addr:0x02156428 +data_ov058_02156448 kind:data(any) addr:0x02156448 +data_ov058_0215646c kind:data(any) addr:0x0215646c +data_ov058_02156490 kind:data(any) addr:0x02156490 +data_ov058_021564a0 kind:data(any) addr:0x021564a0 ambiguous +data_ov058_021564b4 kind:data(any) addr:0x021564b4 +data_ov058_021564d8 kind:data(any) addr:0x021564d8 +data_ov058_021564fc kind:data(any) addr:0x021564fc +data_ov058_02156508 kind:data(any) addr:0x02156508 ambiguous +data_ov058_02156520 kind:data(any) addr:0x02156520 +data_ov058_02156544 kind:data(any) addr:0x02156544 +data_ov058_02156568 kind:data(any) addr:0x02156568 +data_ov058_0215658c kind:data(any) addr:0x0215658c +data_ov058_021565b0 kind:data(any) addr:0x021565b0 +data_ov058_021565c4 kind:data(any) addr:0x021565c4 ambiguous +data_ov058_021565d4 kind:data(any) addr:0x021565d4 +data_ov058_021565f8 kind:data(any) addr:0x021565f8 +data_ov058_0215661c kind:data(any) addr:0x0215661c +data_ov058_02156640 kind:data(any) addr:0x02156640 +data_ov058_0215665c kind:data(any) addr:0x0215665c +data_ov058_02156674 kind:data(any) addr:0x02156674 +data_ov058_021566ac kind:data(any) addr:0x021566ac +data_ov058_021566f0 kind:data(any) addr:0x021566f0 +data_ov058_02156758 kind:data(any) addr:0x02156758 +data_ov058_02156798 kind:data(any) addr:0x02156798 ambiguous +data_ov058_021567c8 kind:data(any) addr:0x021567c8 +data_ov058_02156800 kind:data(any) addr:0x02156800 ambiguous +data_ov058_021568e4 kind:data(any) addr:0x021568e4 +data_ov058_0215696c kind:data(any) addr:0x0215696c ambiguous +data_ov058_02156a1c kind:data(any) addr:0x02156a1c +data_ov058_02156a24 kind:data(any) addr:0x02156a24 ambiguous +data_ov058_02156ab8 kind:data(any) addr:0x02156ab8 ambiguous +data_ov058_02156b7c kind:data(any) addr:0x02156b7c ambiguous +data_ov058_02156b98 kind:data(any) addr:0x02156b98 ambiguous +data_ov058_02156b9c kind:data(any) addr:0x02156b9c +data_ov058_02156c04 kind:data(any) addr:0x02156c04 +data_ov058_02156c20 kind:data(any) addr:0x02156c20 +data_ov058_02156c24 kind:data(any) addr:0x02156c24 ambiguous +data_ov058_02156c78 kind:data(any) addr:0x02156c78 +data_ov058_02156cd0 kind:data(any) addr:0x02156cd0 +data_ov058_02156d50 kind:data(any) addr:0x02156d50 +data_ov058_02156e7c kind:data(any) addr:0x02156e7c +data_ov058_02156e88 kind:data(any) addr:0x02156e88 +data_ov058_02156ea0 kind:data(any) addr:0x02156ea0 +data_ov058_02156ec0 kind:data(any) addr:0x02156ec0 +data_ov058_02156ed0 kind:data(any) addr:0x02156ed0 +data_ov058_02156eec kind:data(any) addr:0x02156eec +data_ov058_02156f08 kind:data(any) addr:0x02156f08 +data_ov058_02156f44 kind:data(any) addr:0x02156f44 ambiguous +data_ov058_02156f50 kind:data(any) addr:0x02156f50 +data_ov058_02156fac kind:data(any) addr:0x02156fac +data_ov058_02156fd0 kind:data(any) addr:0x02156fd0 +data_ov058_02156ff4 kind:data(any) addr:0x02156ff4 ambiguous +data_ov058_02157034 kind:data(any) addr:0x02157034 +data_ov058_02157040 kind:data(any) addr:0x02157040 +data_ov058_02157048 kind:data(any) addr:0x02157048 +data_ov058_0215704c kind:data(any) addr:0x0215704c +data_ov058_02157058 kind:data(any) addr:0x02157058 +data_ov058_02157064 kind:data(any) addr:0x02157064 +data_ov058_0215708c kind:data(any) addr:0x0215708c +data_ov058_021570b4 kind:data(any) addr:0x021570b4 +data_ov058_021570cc kind:data(any) addr:0x021570cc +data_ov058_021570ec kind:data(any) addr:0x021570ec +data_ov058_021570f8 kind:data(any) addr:0x021570f8 ambiguous +data_ov058_02157104 kind:data(any) addr:0x02157104 +data_ov058_02157120 kind:data(any) addr:0x02157120 +data_ov058_0215713c kind:data(any) addr:0x0215713c +data_ov058_02157160 kind:data(any) addr:0x02157160 +data_ov058_021571bc kind:data(any) addr:0x021571bc +data_ov058_021571e0 kind:data(any) addr:0x021571e0 +data_ov058_02157244 kind:data(any) addr:0x02157244 +data_ov058_02157258 kind:data(any) addr:0x02157258 +data_ov058_0215727c kind:data(any) addr:0x0215727c +data_ov058_021572d0 kind:data(any) addr:0x021572d0 ambiguous +data_ov058_021572d8 kind:data(any) addr:0x021572d8 +data_ov058_021572f4 kind:data(any) addr:0x021572f4 +data_ov058_0215733c kind:data(any) addr:0x0215733c +data_ov058_0215737c kind:data(any) addr:0x0215737c ambiguous +data_ov058_0215738c kind:data(any) addr:0x0215738c +data_ov058_021574a8 kind:data(any) addr:0x021574a8 +data_ov058_021574cc kind:data(any) addr:0x021574cc +data_ov058_02157528 kind:data(any) addr:0x02157528 +data_ov058_02157550 kind:data(any) addr:0x02157550 +data_ov058_02157578 kind:data(any) addr:0x02157578 +data_ov058_021575a0 kind:data(any) addr:0x021575a0 +data_ov058_021575e0 kind:data(any) addr:0x021575e0 +data_ov058_021575fc kind:data(any) addr:0x021575fc +data_ov058_02157618 kind:data(any) addr:0x02157618 +data_ov058_0215765c kind:data(any) addr:0x0215765c +data_ov058_02157678 kind:data(any) addr:0x02157678 +data_ov058_021576d0 kind:data(any) addr:0x021576d0 +data_ov058_021576e8 kind:data(any) addr:0x021576e8 +data_ov058_021576fc kind:data(any) addr:0x021576fc ambiguous +data_ov058_02157710 kind:data(any) addr:0x02157710 +data_ov058_02157718 kind:data(any) addr:0x02157718 ambiguous +data_ov058_02157738 kind:data(any) addr:0x02157738 +data_ov058_02157778 kind:data(any) addr:0x02157778 +data_ov058_021577a4 kind:data(any) addr:0x021577a4 ambiguous +data_ov058_021577c4 kind:data(any) addr:0x021577c4 +data_ov058_021577e0 kind:data(any) addr:0x021577e0 +data_ov058_02157808 kind:data(any) addr:0x02157808 ambiguous +data_ov058_0215782c kind:data(any) addr:0x0215782c +data_ov058_02157848 kind:data(any) addr:0x02157848 +data_ov058_02157888 kind:data(any) addr:0x02157888 +data_ov058_021578a4 kind:data(any) addr:0x021578a4 +data_ov058_021578d0 kind:data(any) addr:0x021578d0 ambiguous +data_ov058_021578e4 kind:data(any) addr:0x021578e4 +data_ov058_02157900 kind:data(any) addr:0x02157900 +data_ov058_02157938 kind:data(any) addr:0x02157938 +data_ov058_0215794c kind:data(any) addr:0x0215794c +data_ov058_02157968 kind:data(any) addr:0x02157968 +data_ov058_02157984 kind:data(any) addr:0x02157984 +data_ov058_0215798c kind:data(any) addr:0x0215798c ambiguous +data_ov058_021579b0 kind:data(any) addr:0x021579b0 +data_ov058_021579e8 kind:data(any) addr:0x021579e8 +data_ov058_021579fc kind:data(any) addr:0x021579fc +data_ov058_02157a18 kind:data(any) addr:0x02157a18 +data_ov058_02157a34 kind:data(any) addr:0x02157a34 +data_ov058_02157a74 kind:data(any) addr:0x02157a74 +data_ov058_02157a90 kind:data(any) addr:0x02157a90 +data_ov058_02157ab0 kind:data(any) addr:0x02157ab0 ambiguous +data_ov058_02157ab4 kind:data(any) addr:0x02157ab4 ambiguous +data_ov058_02157ad8 kind:data(any) addr:0x02157ad8 +data_ov058_02157aec kind:data(any) addr:0x02157aec +data_ov058_02157b08 kind:data(any) addr:0x02157b08 +data_ov058_02157b48 kind:data(any) addr:0x02157b48 +data_ov058_02157b78 kind:data(any) addr:0x02157b78 +data_ov058_02157b90 kind:data(any) addr:0x02157b90 +data_ov058_02157bac kind:data(any) addr:0x02157bac +data_ov058_02157bcc kind:data(any) addr:0x02157bcc ambiguous +data_ov058_02157be0 kind:bss addr:0x02157be0 +data_ov058_02157be4 kind:bss addr:0x02157be4 +data_ov058_02157bf0 kind:bss addr:0x02157bf0 +data_ov058_02157c44 kind:bss addr:0x02157c44 ambiguous +data_ov058_02157cc8 kind:bss addr:0x02157cc8 +data_ov058_02157ccc kind:bss addr:0x02157ccc +data_ov058_02157cd4 kind:bss addr:0x02157cd4 +data_ov058_02157cdc kind:bss addr:0x02157cdc ambiguous +data_ov058_02157ce0 kind:bss addr:0x02157ce0 +data_ov058_02157d24 kind:bss addr:0x02157d24 +data_ov058_02157d28 kind:bss addr:0x02157d28 +data_ov058_02157d34 kind:bss addr:0x02157d34 +data_ov058_02157d70 kind:bss addr:0x02157d70 +data_ov058_02157d74 kind:bss addr:0x02157d74 +data_ov058_02157d80 kind:bss addr:0x02157d80 +data_ov058_02157da4 kind:bss addr:0x02157da4 ambiguous +data_ov058_02157dbc kind:bss addr:0x02157dbc +data_ov058_02157df8 kind:bss addr:0x02157df8 +data_ov058_02157e04 kind:bss addr:0x02157e04 +data_ov058_02157e10 kind:bss addr:0x02157e10 +data_ov058_02157e1c kind:bss addr:0x02157e1c +data_ov058_02157e28 kind:bss addr:0x02157e28 +data_ov058_02157e34 kind:bss addr:0x02157e34 +data_ov058_02157e40 kind:bss addr:0x02157e40 +data_ov058_02157e4c kind:bss addr:0x02157e4c +data_ov058_02157e54 kind:bss addr:0x02157e54 ambiguous +data_ov058_02157e58 kind:bss addr:0x02157e58 +data_ov058_02157e64 kind:bss addr:0x02157e64 +data_ov058_02157e70 kind:bss addr:0x02157e70 +data_ov058_02157e7c kind:bss addr:0x02157e7c +data_ov058_02157e88 kind:bss addr:0x02157e88 +data_ov058_02157e94 kind:bss addr:0x02157e94 +data_ov058_02157ea0 kind:bss addr:0x02157ea0 +data_ov058_02157ea4 kind:bss addr:0x02157ea4 ambiguous +data_ov058_02157eac kind:bss addr:0x02157eac +data_ov058_02157eb0 kind:bss addr:0x02157eb0 +data_ov058_02157eb4 kind:bss addr:0x02157eb4 +data_ov058_02157eb8 kind:bss addr:0x02157eb8 +data_ov058_02157ebc kind:bss addr:0x02157ebc +data_ov058_02157ec0 kind:bss addr:0x02157ec0 +data_ov058_02157ec4 kind:bss addr:0x02157ec4 +data_ov058_02157ec8 kind:bss addr:0x02157ec8 +data_ov058_02157ecc kind:bss addr:0x02157ecc +data_ov058_02157ed0 kind:bss addr:0x02157ed0 +data_ov058_02157ed4 kind:bss addr:0x02157ed4 +data_ov058_02157ed8 kind:bss addr:0x02157ed8 +data_ov058_02157edc kind:bss addr:0x02157edc +data_ov058_02157ee0 kind:bss addr:0x02157ee0 +data_ov058_02157ee4 kind:bss addr:0x02157ee4 +data_ov058_02157f60 kind:bss addr:0x02157f60 +data_ov058_02158038 kind:bss addr:0x02158038 +data_ov058_02158110 kind:bss addr:0x02158110 +data_ov058_02158134 kind:bss addr:0x02158134 ambiguous +data_ov058_021581e8 kind:bss addr:0x021581e8 +data_ov058_021582c0 kind:bss addr:0x021582c0 +data_ov058_02158398 kind:bss addr:0x02158398 +data_ov058_02158470 kind:bss addr:0x02158470 +data_ov058_02158480 kind:bss addr:0x02158480 ambiguous +data_ov058_02158520 kind:bss addr:0x02158520 ambiguous +data_ov058_02158548 kind:bss addr:0x02158548 +data_ov058_021585f8 kind:bss addr:0x021585f8 ambiguous +data_ov058_02158620 kind:bss addr:0x02158620 +data_ov058_021586f8 kind:bss addr:0x021586f8 +data_ov058_021587d0 kind:bss addr:0x021587d0 +data_ov058_021588a8 kind:bss addr:0x021588a8 +data_ov058_021588f8 kind:bss addr:0x021588f8 ambiguous +data_ov058_02158980 kind:bss addr:0x02158980 +data_ov058_021589c0 kind:bss addr:0x021589c0 ambiguous +data_ov058_02158a54 kind:bss addr:0x02158a54 ambiguous +data_ov058_02158a58 kind:bss addr:0x02158a58 +data_ov058_02158b30 kind:bss addr:0x02158b30 +data_ov058_02158ba8 kind:bss addr:0x02158ba8 ambiguous +data_ov058_02158c08 kind:bss addr:0x02158c08 +data_ov058_02158c0c kind:bss addr:0x02158c0c +data_ov058_02158c18 kind:bss addr:0x02158c18 +data_ov058_02158cf0 kind:bss addr:0x02158cf0 +data_ov058_02158cf8 kind:bss addr:0x02158cf8 +data_ov058_02158d04 kind:bss addr:0x02158d04 +data_ov058_02158d20 kind:bss addr:0x02158d20 ambiguous +data_ov058_02158d2c kind:bss addr:0x02158d2c +data_ov058_02158e04 kind:bss addr:0x02158e04 +data_ov058_02158e08 kind:bss addr:0x02158e08 +data_ov058_02158e14 kind:bss addr:0x02158e14 +data_ov058_02158e3c kind:bss addr:0x02158e3c ambiguous +data_ov058_02158e50 kind:bss addr:0x02158e50 +data_ov058_02158e58 kind:bss addr:0x02158e58 +data_ov058_02158e64 kind:bss addr:0x02158e64 +data_ov058_02158ebc kind:bss addr:0x02158ebc ambiguous +data_ov058_02158f3c kind:bss addr:0x02158f3c +data_ov058_02158f40 kind:bss addr:0x02158f40 +data_ov058_02158f4c kind:bss addr:0x02158f4c +data_ov058_02158f88 kind:bss addr:0x02158f88 +data_ov058_02158f8c kind:bss addr:0x02158f8c +data_ov058_02158f98 kind:bss addr:0x02158f98 +data_ov058_02158f9c kind:bss addr:0x02158f9c ambiguous +data_ov058_02158fd4 kind:bss addr:0x02158fd4 +data_ov058_02158fd8 kind:bss addr:0x02158fd8 +data_ov058_02158fdc kind:bss addr:0x02158fdc ambiguous +data_ov058_02158fe4 kind:bss addr:0x02158fe4 +data_ov058_02158ff0 kind:bss addr:0x02158ff0 +data_ov058_0215903c kind:bss addr:0x0215903c +data_ov058_021590fc kind:bss addr:0x021590fc ambiguous +data_ov058_02159114 kind:bss addr:0x02159114 +data_ov058_02159118 kind:bss addr:0x02159118 +data_ov058_02159124 kind:bss addr:0x02159124 +data_ov058_0215916c kind:bss addr:0x0215916c ambiguous +data_ov058_021591b0 kind:bss addr:0x021591b0 ambiguous +data_ov058_021591fc kind:bss addr:0x021591fc +data_ov058_02159200 kind:bss addr:0x02159200 +data_ov058_0215920c kind:bss addr:0x0215920c +data_ov058_02159228 kind:bss addr:0x02159228 ambiguous +data_ov058_0215922c kind:bss addr:0x0215922c +data_ov058_02159294 kind:bss addr:0x02159294 +data_ov058_021592b4 kind:bss addr:0x021592b4 +data_ov058_021592b8 kind:bss addr:0x021592b8 +data_ov058_021592c4 kind:bss addr:0x021592c4 +data_ov058_02159398 kind:bss addr:0x02159398 +data_ov058_021593b8 kind:bss addr:0x021593b8 +data_ov058_021593bc kind:bss addr:0x021593bc +data_ov058_021593c8 kind:bss addr:0x021593c8 +data_ov058_0215949c kind:bss addr:0x0215949c +data_ov058_021594bc kind:bss addr:0x021594bc +data_ov058_021594c8 kind:bss addr:0x021594c8 +data_ov058_021594d4 kind:bss addr:0x021594d4 +data_ov058_021594f4 kind:bss addr:0x021594f4 +data_ov058_0215953c kind:bss addr:0x0215953c +data_ov058_02159540 kind:bss addr:0x02159540 +data_ov058_0215954c kind:bss addr:0x0215954c +data_ov058_021595e0 kind:bss addr:0x021595e0 ambiguous +data_ov058_0215961c kind:bss addr:0x0215961c ambiguous +data_ov058_02159620 kind:bss addr:0x02159620 +data_ov058_02159624 kind:bss addr:0x02159624 +data_ov058_02159630 kind:bss addr:0x02159630 +data_ov058_021596ac kind:bss addr:0x021596ac ambiguous +data_ov058_02159704 kind:bss addr:0x02159704 +data_ov058_02159708 kind:bss addr:0x02159708 +data_ov058_02159714 kind:bss addr:0x02159714 +data_ov058_02159734 kind:bss addr:0x02159734 +data_ov058_02159738 kind:bss addr:0x02159738 +data_ov058_02159744 kind:bss addr:0x02159744 +data_ov058_02159818 kind:bss addr:0x02159818 +data_ov058_0215981c kind:bss addr:0x0215981c +data_ov058_02159828 kind:bss addr:0x02159828 +data_ov058_02159868 kind:bss addr:0x02159868 ambiguous +data_ov058_021598d4 kind:bss addr:0x021598d4 ambiguous +data_ov058_021598fc kind:bss addr:0x021598fc +data_ov058_02159920 kind:bss addr:0x02159920 +data_ov058_02159924 kind:bss addr:0x02159924 +data_ov058_02159930 kind:bss addr:0x02159930 +data_ov058_02159950 kind:bss addr:0x02159950 +data_ov058_02159974 kind:bss addr:0x02159974 +data_ov058_02159978 kind:bss addr:0x02159978 +data_ov058_02159984 kind:bss addr:0x02159984 +data_ov058_02159990 kind:bss addr:0x02159990 +data_ov058_021599b0 kind:bss addr:0x021599b0 ambiguous +data_ov058_021599e0 kind:bss addr:0x021599e0 +data_ov058_02159a24 kind:bss addr:0x02159a24 ambiguous +data_ov058_02159ab4 kind:bss addr:0x02159ab4 +data_ov058_02159ad4 kind:bss addr:0x02159ad4 +data_ov058_02159ad8 kind:bss addr:0x02159ad8 +data_ov058_02159ae4 kind:bss addr:0x02159ae4 +data_ov058_02159af4 kind:bss addr:0x02159af4 ambiguous +data_ov058_02159b04 kind:bss addr:0x02159b04 +data_ov058_02159bb8 kind:bss addr:0x02159bb8 +data_ov058_02159bd8 kind:bss addr:0x02159bd8 ambiguous diff --git a/config/jp/arm9/overlays/ov059/delinks.txt b/config/jp/arm9/overlays/ov059/delinks.txt new file mode 100644 index 00000000..47bad1bf --- /dev/null +++ b/config/jp/arm9/overlays/ov059/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x02164bb4 kind:code align:32 + .rodata start:0x02164bb4 end:0x02164c18 kind:data align:4 + .init start:0x02164c18 end:0x02165100 kind:code align:4 + .ctor start:0x02165100 end:0x0216513c kind:data align:4 + .data start:0x02165140 end:0x021660a0 kind:data align:32 + .bss start:0x021660a0 end:0x02166c20 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov059/relocs.txt b/config/jp/arm9/overlays/ov059/relocs.txt new file mode 100644 index 00000000..957d784d --- /dev/null +++ b/config/jp/arm9/overlays/ov059/relocs.txt @@ -0,0 +1,2055 @@ +from:0x02159be8 kind:load to:0x021660b0 module:overlay(59) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159c60 module:overlay(59) +from:0x02159c1c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02159c58 kind:load to:0x02165148 module:overlay(59) +from:0x02159c68 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02159cb4 kind:load to:0x021651bc module:overlay(59) +from:0x02159cb8 kind:load to:0x027e0d50 module:dtcm +from:0x02159cd0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159cdc kind:load to:0x027e0d50 module:dtcm +from:0x02159cf4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159cfc kind:arm_call to:0x02011ff4 module:main +from:0x02159d08 kind:load to:0x027e0d50 module:dtcm +from:0x02159d24 kind:arm_call to:0x02159d38 module:overlay(59) +from:0x02159d30 kind:load to:0x027e0d54 module:dtcm +from:0x02159d34 kind:load to:0x027e0d58 module:dtcm +from:0x02159d78 kind:load to:0x02165164 module:overlay(59) +from:0x02159e10 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02159e44 kind:load to:0x0204b164 module:main +from:0x02159e48 kind:load to:0x027e09bc module:dtcm +from:0x02159e4c kind:load to:0x0216518c module:overlay(59) +from:0x02159e68 kind:arm_call to:0x0215a07c module:overlay(59) +from:0x02159e84 kind:load to:0x0215a388 module:overlay(59) +from:0x02159ebc kind:arm_call to:0x0215a13c module:overlay(59) +from:0x02159ed0 kind:arm_call to:0x02159d38 module:overlay(59) +from:0x02159f0c kind:arm_call to:0x01fff350 module:itcm +from:0x02159f24 kind:arm_call to:0x0215a6f4 module:overlay(59) +from:0x02159f30 kind:arm_call to:0x02159d38 module:overlay(59) +from:0x02159f3c kind:load to:0x027e0ce4 module:dtcm +from:0x02159f40 kind:load to:0x020b4800 module:overlay(0) +from:0x02159f60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159f80 kind:arm_call to:0x02083434 module:overlay(0) +from:0x02159f88 kind:load to:0x027e0ce4 module:dtcm +from:0x02159f8c kind:load to:0x027e0cd8 module:dtcm +from:0x02159fc4 kind:arm_call to:0x02016f54 module:main +from:0x0215a024 kind:arm_call to:0x0215a314 module:overlay(59) +from:0x0215a03c kind:arm_call to:0x02159d38 module:overlay(59) +from:0x0215a048 kind:arm_call to:0x02159d38 module:overlay(59) +from:0x0215a098 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215a0cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a0fc kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a108 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a130 kind:arm_call to:0x02159d38 module:overlay(59) +from:0x0215a170 kind:arm_call to:0x01fff350 module:itcm +from:0x0215a180 kind:arm_call to:0x01fff350 module:itcm +from:0x0215a1ac kind:arm_call to:0x01fff350 module:itcm +from:0x0215a1d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a1dc kind:load to:0x020b4800 module:overlay(0) +from:0x0215a290 kind:arm_call to:0x0215a3e8 module:overlay(59) +from:0x0215a298 kind:arm_call to:0x0215a2a4 module:overlay(59) +from:0x0215a31c kind:arm_call to:0x0215a3e8 module:overlay(59) +from:0x0215a380 kind:arm_call to:0x0215a2a4 module:overlay(59) +from:0x0215a390 kind:arm_call to:0x0215a1e0 module:overlay(59) +from:0x0215a3c0 kind:arm_call to:0x0215a49c module:overlay(59) +from:0x0215a3cc kind:arm_call to:0x0215a508 module:overlay(59) +from:0x0215a3d8 kind:arm_call to:0x0215a660 module:overlay(59) +from:0x0215a3e0 kind:arm_call to:0x0215a110 module:overlay(59) +from:0x0215a498 kind:load to:0x0204b164 module:main +from:0x0215a4b8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215a4f4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a500 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a524 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215a560 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a648 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a654 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a65c kind:load to:0x0204b164 module:main +from:0x0215a67c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215a6c4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a6e4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a708 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0215a71c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215a754 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a768 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215a76c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a790 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215a7cc kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a7dc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a7fc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215a840 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a85c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a868 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a878 kind:load to:0x0215a660 module:overlay(59) +from:0x0215a884 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215a898 kind:load to:0x02166108 module:overlay(59) +from:0x0215a8ac kind:arm_call to:0x02011f3c module:main +from:0x0215a8b8 kind:arm_call to:0x0215a90c module:overlay(59) +from:0x0215a8cc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a904 kind:load to:0x02165250 module:overlay(59) +from:0x0215a918 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215a97c kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0215a9a8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215a9c4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a9d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a9ec kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215a9f4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215a9fc kind:arm_call to:0x0209afec module:overlay(0) +from:0x0215aa38 kind:arm_call to:0x0215def4 module:overlay(59) +from:0x0215aa8c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215aad0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215ab10 kind:load to:0x021652c0 module:overlay(59) +from:0x0215ab14 kind:load to:0x02166108 module:overlay(59) +from:0x0215ab18 kind:load to:0x02165274 module:overlay(59) +from:0x0215ab1c kind:load to:0x021660f0 module:overlay(59) +from:0x0215ab20 kind:load to:0x02165214 module:overlay(59) +from:0x0215ab2c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ab4c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215ab5c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215ab7c kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215abd0 kind:load to:0x0215dde4 module:overlay(59) +from:0x0215abd4 kind:load to:0x0204b164 module:main +from:0x0215ac14 kind:load to:0x027e0d54 module:dtcm +from:0x0215ac24 kind:arm_call to:0x0215abdc module:overlay(59) +from:0x0215ac5c kind:load to:0x02165318 module:overlay(59) +from:0x0215ac68 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215acc0 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215ad1c kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0215ad44 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215ad50 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215ad64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ad7c kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0215ad90 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215ad98 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215ada4 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215adc0 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0215add4 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215adf4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ae1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ae60 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215ae7c kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0215aeb8 kind:arm_call to:0x02162984 module:overlay(59) +from:0x0215aec4 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215aed0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215aed4 kind:load to:0x027e0d38 module:dtcm +from:0x0215aedc kind:load to:0x020af49c module:overlay(0) +from:0x0215aee0 kind:load to:0x020af4a4 module:overlay(0) +from:0x0215aee4 kind:load to:0x027e0d58 module:dtcm +from:0x0215aee8 kind:load to:0x027e0d5c module:dtcm +from:0x0215af10 kind:arm_call to:0x0215ac60 module:overlay(59) +from:0x0215af48 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0215af70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215af80 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215b014 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215b020 kind:load to:0x02165388 module:overlay(59) +from:0x0215b028 kind:load to:0x027e09c0 module:dtcm +from:0x0215b048 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215b068 kind:load to:0x027e09b8 module:dtcm +from:0x0215b080 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b0a0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215b0c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215b0e4 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215b100 kind:arm_call to:0x01ffa878 module:itcm +from:0x0215b130 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215b160 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215b18c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b19c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215b1ac kind:arm_call to:0x01ffa60c module:itcm +from:0x0215b1bc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215b1dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215b1ec kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215b22c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215b238 kind:load to:0x0203feb0 module:main +from:0x0215b254 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0215b25c kind:load to:0x021660f0 module:overlay(59) +from:0x0215b278 kind:arm_call to:0x0215dcf4 module:overlay(59) +from:0x0215b2c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b38c kind:load to:0x021653f8 module:overlay(59) +from:0x0215b390 kind:load to:0x0204b164 module:main +from:0x0215b414 kind:arm_call to:0x0215dcf4 module:overlay(59) +from:0x0215b444 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b4fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b514 kind:arm_call to:0x0215d7e8 module:overlay(59) +from:0x0215b524 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215b540 kind:arm_call to:0x0215dd24 module:overlay(59) +from:0x0215b54c kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215b5bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b5f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b60c kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215b61c kind:load to:0x02165458 module:overlay(59) +from:0x0215b620 kind:load to:0x027e09a8 module:dtcm +from:0x0215b628 kind:load to:0x02165470 module:overlay(59) +from:0x0215b6a4 kind:load to:0x021653f8 module:overlay(59) +from:0x0215b6c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b6ec kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215b704 kind:arm_call to:0x02015018 module:main +from:0x0215b724 kind:arm_call to:0x02015018 module:main +from:0x0215b744 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b750 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b75c kind:arm_call to:0x0215daa4 module:overlay(59) +from:0x0215b768 kind:load to:0x027e09a8 module:dtcm +from:0x0215b7dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b7ec kind:load to:0x021653f8 module:overlay(59) +from:0x0215b7f0 kind:load to:0x027e09a8 module:dtcm +from:0x0215b828 kind:arm_call to:0x02016d14 module:main +from:0x0215b860 kind:arm_call to:0x02015018 module:main +from:0x0215b880 kind:arm_call to:0x02015018 module:main +from:0x0215b8a0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b8ac kind:arm_call to:0x020168f0 module:main +from:0x0215b8c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b934 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b950 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b978 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b9b0 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215b9c4 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215b9d0 kind:arm_call to:0x0215daa4 module:overlay(59) +from:0x0215b9dc kind:load to:0x027e0d5c module:dtcm +from:0x0215b9e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215b9e8 kind:load to:0x0203feb0 module:main +from:0x0215ba60 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ba70 kind:load to:0x021653f8 module:overlay(59) +from:0x0215ba74 kind:load to:0x027e09a8 module:dtcm +from:0x0215ba90 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215baac kind:arm_call to:0x02016d14 module:main +from:0x0215badc kind:arm_call to:0x02015018 module:main +from:0x0215bafc kind:arm_call to:0x02015018 module:main +from:0x0215bb1c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bb28 kind:arm_call to:0x020168f0 module:main +from:0x0215bb38 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bbac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215bbc8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bbdc kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215bc10 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215bc1c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215bc28 kind:arm_call to:0x0215daa4 module:overlay(59) +from:0x0215bc34 kind:load to:0x027e09a8 module:dtcm +from:0x0215bc3c kind:load to:0x0203feb0 module:main +from:0x0215bc44 kind:load to:0x027e0d58 module:dtcm +from:0x0215bcc0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bcd4 kind:load to:0x027e0d54 module:dtcm +from:0x0215bcdc kind:load to:0x02165410 module:overlay(59) +from:0x0215bce0 kind:load to:0x027e09a8 module:dtcm +from:0x0215bd04 kind:arm_call to:0x02015018 module:main +from:0x0215bd24 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bd48 kind:arm_call to:0x0215dbd0 module:overlay(59) +from:0x0215bd54 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215bd60 kind:arm_call to:0x020168f0 module:main +from:0x0215bd70 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bd88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bdac kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215bdb8 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215bdc0 kind:load to:0x027e09a8 module:dtcm +from:0x0215bde4 kind:arm_call to:0x020168f0 module:main +from:0x0215bdf0 kind:arm_call to:0x02162940 module:overlay(59) +from:0x0215be4c kind:arm_call to:0x0215a6ec module:overlay(59) +from:0x0215be64 kind:load to:0x027e0d5c module:dtcm +from:0x0215be6c kind:load to:0x021654a0 module:overlay(59) +from:0x0215be70 kind:load to:0x027e0d50 module:dtcm +from:0x0215bec8 kind:arm_call to:0x020151dc module:main +from:0x0215bef0 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215bf10 kind:arm_call to:0x02015018 module:main +from:0x0215bf28 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215bf44 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215bffc kind:load to:0x021654a0 module:overlay(59) +from:0x0215c000 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215c058 kind:arm_call to:0x020151dc module:main +from:0x0215c084 kind:arm_call to:0x0215c26c module:overlay(59) +from:0x0215c0b0 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215c0cc kind:arm_call to:0x02015018 module:main +from:0x0215c0ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c120 kind:arm_call to:0x02015018 module:main +from:0x0215c138 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215c164 kind:arm_call to:0x02015018 module:main +from:0x0215c184 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c1a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c1b8 kind:arm_call to:0x021630fc module:overlay(59) +from:0x0215c1f4 kind:arm_call to:0x0215c660 module:overlay(59) +from:0x0215c1fc kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215c23c kind:arm_call to:0x020168f0 module:main +from:0x0215c24c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c254 kind:load to:0x027e09a8 module:dtcm +from:0x0215c25c kind:load to:0x020af4a0 module:overlay(0) +from:0x0215c260 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c264 kind:load to:0x02165220 module:overlay(59) +from:0x0215c268 kind:load to:0x027e0d5c module:dtcm +from:0x0215c288 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215c2c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c2f0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215c320 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215c33c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215c348 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215c354 kind:load to:0x027e0cec module:dtcm +from:0x0215c458 kind:load to:0x021653f8 module:overlay(59) +from:0x0215c45c kind:load to:0x0204b164 module:main +from:0x0215c474 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c47c kind:arm_call to:0x020168f0 module:main +from:0x0215c4a8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c4bc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c4d4 kind:arm_call to:0x0201696c module:main +from:0x0215c4e4 kind:arm_call to:0x020168f0 module:main +from:0x0215c548 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c554 kind:arm_call to:0x020168f0 module:main +from:0x0215c564 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c570 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c57c kind:arm_call to:0x0215daa4 module:overlay(59) +from:0x0215c5b0 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215c5f8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c614 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c630 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215c644 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215c654 kind:load to:0x0203feb0 module:main +from:0x0215c658 kind:load to:0x027e0d58 module:dtcm +from:0x0215c65c kind:load to:0x027e0d54 module:dtcm +from:0x0215c678 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c6b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c6d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c724 kind:arm_call to:0x02016a08 module:main +from:0x0215c754 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215c79c kind:arm_call to:0x0215dd50 module:overlay(59) +from:0x0215c808 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215c838 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c864 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215c874 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c890 kind:arm_call to:0x02162910 module:overlay(59) +from:0x0215c89c kind:load to:0x027e0ce4 module:dtcm +from:0x0215c8a0 kind:load to:0x027e0d5c module:dtcm +from:0x0215c8a8 kind:load to:0x027e09b8 module:dtcm +from:0x0215c8b0 kind:load to:0x020b4800 module:overlay(0) +from:0x0215c914 kind:load to:0x021654b8 module:overlay(59) +from:0x0215c930 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c950 kind:arm_call to:0x02015018 module:main +from:0x0215c964 kind:arm_call to:0x02162d00 module:overlay(59) +from:0x0215c984 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c998 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ca34 kind:arm_call to:0x0215ddb4 module:overlay(59) +from:0x0215ca88 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0215caa4 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215cab0 kind:arm_call to:0x020747bc module:overlay(0) +from:0x0215cad4 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0215cae0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215caf4 kind:arm_call to:0x02072230 module:overlay(0) +from:0x0215cb00 kind:arm_call to:0x020d5d04 module:overlay(24) +from:0x0215cb68 kind:arm_call to:0x0215ddb4 module:overlay(59) +from:0x0215cb74 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cb78 kind:load to:0x027e09a8 module:dtcm +from:0x0215cb80 kind:load to:0x027e0d5c module:dtcm +from:0x0215cb88 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215cb8c kind:load to:0x027e09b8 module:dtcm +from:0x0215cb90 kind:load to:0x027e09a4 module:dtcm +from:0x0215cb94 kind:load to:0x027e0cfc module:dtcm +from:0x0215cbac kind:arm_call to:0x0215d844 module:overlay(59) +from:0x0215cbd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cbdc kind:arm_call to:0x01ff938c module:itcm +from:0x0215cbe8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cc10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cc2c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cc38 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cc40 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215cc80 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215cc8c kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0215ccb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ccc8 kind:arm_call to:0x02162d00 module:overlay(59) +from:0x0215ccd4 kind:arm_call to:0x0215a054 module:overlay(59) +from:0x0215cce4 kind:arm_call to:0x0215db14 module:overlay(59) +from:0x0215ccf8 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0215cd10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cd1c kind:load to:0x027e0ce4 module:dtcm +from:0x0215cd20 kind:load to:0x027e0d50 module:dtcm +from:0x0215cd24 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215cd28 kind:load to:0x027e09a8 module:dtcm +from:0x0215cd64 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215cd90 kind:arm_call to:0x0215dd24 module:overlay(59) +from:0x0215cdbc kind:arm_call to:0x01ff916c module:itcm +from:0x0215ce44 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215ce54 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215ce84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ced4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cef4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215cf04 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215cf50 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215cf60 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215cf70 kind:load to:0x027e09a8 module:dtcm +from:0x0215cf84 kind:load to:0x02099394 module:overlay(0) +from:0x0215cf90 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0215cfc0 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215cfcc kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215cfec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cffc kind:arm_call to:0x02162d00 module:overlay(59) +from:0x0215d020 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215d06c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215d078 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d07c kind:load to:0x020af498 module:overlay(0) +from:0x0215d084 kind:load to:0x021653f8 module:overlay(59) +from:0x0215d090 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0215d0a8 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215d0c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d0d8 kind:arm_call to:0x02162d00 module:overlay(59) +from:0x0215d0e4 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0215d148 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215d154 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d15c kind:load to:0x021653f8 module:overlay(59) +from:0x0215d1a0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d1a8 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215d1b4 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215d1bc kind:load to:0x027e09a8 module:dtcm +from:0x0215d1d8 kind:arm_call to:0x0215d60c module:overlay(59) +from:0x0215d1e4 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x0215d1ec kind:load to:0x020b69b8 module:overlay(0) +from:0x0215d238 kind:arm_call to:0x0215dcf4 module:overlay(59) +from:0x0215d268 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d2d8 kind:arm_call to:0x0215d7e8 module:overlay(59) +from:0x0215d2ec kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215d348 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d364 kind:arm_call to:0x0215dd24 module:overlay(59) +from:0x0215d370 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215d3dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d438 kind:arm_call to:0x0215ddb4 module:overlay(59) +from:0x0215d458 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d504 kind:arm_call to:0x0215ddb4 module:overlay(59) +from:0x0215d54c kind:arm_call to:0x0215ddb4 module:overlay(59) +from:0x0215d584 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215d5a0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215d5a8 kind:arm_call to:0x0215a314 module:overlay(59) +from:0x0215d5b0 kind:arm_call to:0x0215a1e0 module:overlay(59) +from:0x0215d5c0 kind:arm_call to:0x0215ac18 module:overlay(59) +from:0x0215d5d8 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215d5e8 kind:load to:0x02165458 module:overlay(59) +from:0x0215d5ec kind:load to:0x027e09a8 module:dtcm +from:0x0215d5f4 kind:load to:0x02165470 module:overlay(59) +from:0x0215d5fc kind:load to:0x021653f8 module:overlay(59) +from:0x0215d600 kind:load to:0x027e09b8 module:dtcm +from:0x0215d604 kind:load to:0x027e0d50 module:dtcm +from:0x0215d608 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215d620 kind:arm_call to:0x0215dcf4 module:overlay(59) +from:0x0215d66c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d69c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d6d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d714 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215d768 kind:arm_call to:0x0215dd50 module:overlay(59) +from:0x0215d7d4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215d7e4 kind:load to:0x027e09b8 module:dtcm +from:0x0215d80c kind:arm_call to:0x0215dcf4 module:overlay(59) +from:0x0215d834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d86c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d880 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d888 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d8b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d918 kind:arm_call to:0x0215dcf4 module:overlay(59) +from:0x0215d958 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d964 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215d978 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d988 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215da20 kind:arm_call to:0x01ff938c module:itcm +from:0x0215da2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215da54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dabc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215dac8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215db04 kind:arm_call to:0x01ff930c module:itcm +from:0x0215db44 kind:arm_call to:0x01fff350 module:itcm +from:0x0215db6c kind:arm_call to:0x01fff350 module:itcm +from:0x0215dba4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215dbc4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215dbcc kind:load to:0x020b4800 module:overlay(0) +from:0x0215dbf4 kind:arm_call to:0x0201696c module:main +from:0x0215dcac kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215dcd0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215dcdc kind:load to:0x02164bb8 module:overlay(59) +from:0x0215dce0 kind:load to:0x0203feb0 module:main +from:0x0215dce8 kind:load to:0x027e09c0 module:dtcm +from:0x0215dcec kind:load to:0x027e09a8 module:dtcm +from:0x0215dd0c kind:arm_call to:0x02016f54 module:main +from:0x0215dd3c kind:arm_call to:0x02016f54 module:main +from:0x0215dd44 kind:arm_call to:0x02163658 module:overlay(59) +from:0x0215dd94 kind:arm_call to:0x02015880 module:main +from:0x0215ddd8 kind:arm_call to:0x02079eec module:overlay(0) +from:0x0215dde0 kind:load to:0x027e09bc module:dtcm +from:0x0215de78 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215dea8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215debc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215decc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215def0 kind:load to:0x0203feb0 module:main +from:0x0215df00 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215df28 kind:load to:0x02165234 module:overlay(59) +from:0x0215df3c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215df58 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215df60 kind:arm_call to:0x02011ff4 module:main +from:0x0215dff8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215e004 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215e020 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215e030 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215e040 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e048 kind:arm_call to:0x02011ff4 module:main +from:0x0215e060 kind:arm_call to:0x0215df2c module:overlay(59) +from:0x0215e07c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215e0a8 kind:arm_call to:0x0203e740 module:main +from:0x0215e0b0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215e0b8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e0c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e0c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e0d4 kind:load to:0x020a1aac module:overlay(0) +from:0x0215e0e4 kind:arm_call to:0x0215df2c module:overlay(59) +from:0x0215e100 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215e12c kind:arm_call to:0x0203e740 module:main +from:0x0215e134 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215e13c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e144 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e14c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e154 kind:arm_call to:0x02011ff4 module:main +from:0x0215e160 kind:load to:0x020a1aac module:overlay(0) +from:0x0215e16c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e180 kind:load to:0x021661fc module:overlay(59) +from:0x0215e194 kind:arm_call to:0x02011f3c module:main +from:0x0215e1a0 kind:arm_call to:0x0215e204 module:overlay(59) +from:0x0215e1b8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e1f8 kind:load to:0x021654e4 module:overlay(59) +from:0x0215e214 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215e278 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x0215e2ac kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215e2c4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e2d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e310 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215e328 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e338 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e350 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215e3f8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215e400 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215e408 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215e410 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215e458 kind:arm_call to:0x020a1c8c module:overlay(0) +from:0x0215e498 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215e4f8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215e500 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215e51c kind:load to:0x021655b4 module:overlay(59) +from:0x0215e520 kind:load to:0x021661fc module:overlay(59) +from:0x0215e524 kind:load to:0x02165508 module:overlay(59) +from:0x0215e528 kind:load to:0x02165274 module:overlay(59) +from:0x0215e52c kind:load to:0x020b3fc8 module:overlay(0) +from:0x0215e530 kind:load to:0x021661f0 module:overlay(59) +from:0x0215e53c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e568 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215e578 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215e604 kind:arm_call to:0x02161910 module:overlay(59) +from:0x0215e60c kind:arm_call to:0x02161858 module:overlay(59) +from:0x0215e614 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215e644 kind:arm_call to:0x0215e6f0 module:overlay(59) +from:0x0215e668 kind:arm_call to:0x020a1fac module:overlay(0) +from:0x0215e670 kind:arm_call to:0x02161c64 module:overlay(59) +from:0x0215e6b8 kind:load to:0x021614e0 module:overlay(59) +from:0x0215e6bc kind:load to:0x02165624 module:overlay(59) +from:0x0215e6c0 kind:load to:0x0204b164 module:main +from:0x0215e6fc kind:arm_call to:0x0215e6c4 module:overlay(59) +from:0x0215e734 kind:load to:0x0216552c module:overlay(59) +from:0x0215e784 kind:arm_call to:0x0215e7b8 module:overlay(59) +from:0x0215e7b0 kind:arm_call to:0x0215e7b8 module:overlay(59) +from:0x0215e7d8 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215e840 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e850 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0215e864 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e874 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215e88c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e8a0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215e928 kind:arm_call to:0x02161eac module:overlay(59) +from:0x0215e950 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215e968 kind:arm_call to:0x0215e6f0 module:overlay(59) +from:0x0215e9a8 kind:arm_call to:0x02161198 module:overlay(59) +from:0x0215e9c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e9cc kind:load to:0x027e09a8 module:dtcm +from:0x0215e9f0 kind:arm_call to:0x02161f18 module:overlay(59) +from:0x0215e9f8 kind:arm_call to:0x02161db0 module:overlay(59) +from:0x0215ea54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ea68 kind:arm_call to:0x02161198 module:overlay(59) +from:0x0215ea7c kind:arm_call to:0x01ff930c module:itcm +from:0x0215ea94 kind:arm_call to:0x01ff930c module:itcm +from:0x0215eabc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ead4 kind:arm_call to:0x0215e738 module:overlay(59) +from:0x0215eb50 kind:arm_call to:0x0202a260 module:main +from:0x0215eb64 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215eb74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ebb8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215ec54 kind:arm_call to:0x02015018 module:main +from:0x0215ec88 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215eca8 kind:arm_call to:0x020a2190 module:overlay(0) +from:0x0215eccc kind:arm_call to:0x020a2190 module:overlay(0) +from:0x0215ece0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215ecf8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215ed04 kind:load to:0x0216556c module:overlay(59) +from:0x0215ed10 kind:load to:0x027e09c0 module:dtcm +from:0x0215ed18 kind:load to:0x027e0d5c module:dtcm +from:0x0215ed1c kind:load to:0x027e0cec module:dtcm +from:0x0215ed40 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215ed60 kind:load to:0x027e09b8 module:dtcm +from:0x0215ed74 kind:load to:0x021661f0 module:overlay(59) +from:0x0215ed78 kind:load to:0x020c07b4 module:overlays(2,4,17) +from:0x0215eda8 kind:arm_call to:0x0200eab0 module:main +from:0x0215edc8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215ee18 kind:arm_call to:0x0202a260 module:main +from:0x0215ee2c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215ee3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ee54 kind:arm_call to:0x020a21b8 module:overlay(0) +from:0x0215ee64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ee8c kind:arm_call to:0x0202a260 module:main +from:0x0215eea8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215eebc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215eed4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215eee8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215eef8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215ef08 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215ef40 kind:arm_call to:0x01ff993c module:itcm +from:0x0215ef50 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215ef60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ef70 kind:arm_call to:0x021631b4 module:overlay(59) +from:0x0215ef90 kind:arm_call to:0x01fff148 module:itcm +from:0x0215efd0 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x0215f008 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215f014 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f018 kind:load to:0x0203feb0 module:main +from:0x0215f01c kind:load to:0x02040eb0 module:main +from:0x0215f028 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f02c kind:load to:0x027e09bc module:dtcm +from:0x0215f04c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215f094 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215f0a8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215f0c4 kind:arm_call to:0x02161998 module:overlay(59) +from:0x0215f0d0 kind:arm_call to:0x02161198 module:overlay(59) +from:0x0215f148 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215f160 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215f1ec kind:arm_call to:0x020db228 module:overlay(31) +from:0x0215f1f8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215f22c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215f29c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215f2c0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215f2dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f35c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f370 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215f450 kind:arm_call to:0x0201696c module:main +from:0x0215f494 kind:arm_call to:0x021614ac module:overlay(59) +from:0x0215f540 kind:arm_call to:0x02161198 module:overlay(59) +from:0x0215f550 kind:arm_call to:0x021614ac module:overlay(59) +from:0x0215f59c kind:arm_call to:0x021614ac module:overlay(59) +from:0x0215f5b8 kind:arm_call to:0x02015018 module:main +from:0x0215f5d4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215f5f0 kind:arm_call to:0x02015018 module:main +from:0x0215f60c kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215f678 kind:arm_call to:0x02015018 module:main +from:0x0215f6c8 kind:arm_call to:0x02015018 module:main +from:0x0215f6e4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215f764 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f788 kind:arm_call to:0x02161198 module:overlay(59) +from:0x0215f7bc kind:arm_call to:0x021614ac module:overlay(59) +from:0x0215f814 kind:arm_call to:0x02161198 module:overlay(59) +from:0x0215f858 kind:arm_call to:0x021614ac module:overlay(59) +from:0x0215f87c kind:arm_call to:0x02015018 module:main +from:0x0215f898 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f8b4 kind:arm_call to:0x02015018 module:main +from:0x0215f8d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f910 kind:arm_call to:0x021614ac module:overlay(59) +from:0x0215f948 kind:arm_call to:0x0215e6f0 module:overlay(59) +from:0x0215f958 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215f970 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215f97c kind:load to:0x027e09a8 module:dtcm +from:0x0215f980 kind:load to:0x027e0d5c module:dtcm +from:0x0215f984 kind:load to:0x027e09b8 module:dtcm +from:0x0215f988 kind:load to:0x027e0d34 module:dtcm +from:0x0215f990 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f998 kind:load to:0x027e09bc module:dtcm +from:0x0215f99c kind:load to:0x02164bc4 module:overlay(59) +from:0x0215f9b4 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215f9e0 kind:load to:0x02161198 module:overlay(59) +from:0x0215faac kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fad4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215faf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fb28 kind:arm_call to:0x0215e6f0 module:overlay(59) +from:0x0215fb34 kind:arm_call to:0x02161a04 module:overlay(59) +from:0x0215fb50 kind:arm_call to:0x02015018 module:main +from:0x0215fb70 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fb8c kind:arm_call to:0x02015018 module:main +from:0x0215fbac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fbc8 kind:load to:0x0203feb0 module:main +from:0x0215fbcc kind:load to:0x027e0d5c module:dtcm +from:0x0215fbd4 kind:load to:0x027e09a8 module:dtcm +from:0x0215fc54 kind:arm_call to:0x02161198 module:overlay(59) +from:0x0215fccc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215fcdc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fce8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215fd0c kind:load to:0x0204b164 module:main +from:0x0215fd10 kind:load to:0x0203feb0 module:main +from:0x0215fd78 kind:arm_call to:0x01ff930c module:itcm +from:0x0215fd94 kind:arm_call to:0x02015018 module:main +from:0x0215fdb4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215fdd0 kind:arm_call to:0x02015018 module:main +from:0x0215fdf0 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215fea8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215feb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fee0 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215fef4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ff30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ff4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ff64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ffa4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215ffd8 kind:arm_call to:0x02015018 module:main +from:0x0215ffe8 kind:arm_call to:0x0216113c module:overlay(59) +from:0x0215fffc kind:arm_call to:0x0215e6f0 module:overlay(59) +from:0x02160014 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160028 kind:arm_call to:0x02161198 module:overlay(59) +from:0x02160080 kind:arm_call to:0x01ff930c module:itcm +from:0x02160090 kind:arm_call to:0x01ff930c module:itcm +from:0x021600a0 kind:arm_call to:0x02161a04 module:overlay(59) +from:0x021600e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02160100 kind:arm_call to:0x01ff930c module:itcm +from:0x02160114 kind:arm_call to:0x0215e6f0 module:overlay(59) +from:0x02160120 kind:arm_call to:0x02161a04 module:overlay(59) +from:0x0216012c kind:load to:0x027e09a8 module:dtcm +from:0x02160138 kind:load to:0x027e09c0 module:dtcm +from:0x0216013c kind:load to:0x027e0cec module:dtcm +from:0x021601b0 kind:arm_call to:0x02161198 module:overlay(59) +from:0x021601b8 kind:load to:0x0204b164 module:main +from:0x0216021c kind:arm_call to:0x01ff930c module:itcm +from:0x0216026c kind:arm_call to:0x02015018 module:main +from:0x0216028c kind:arm_call to:0x0207328c module:overlay(0) +from:0x021602d8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021602e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160310 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0216032c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160348 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160358 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160374 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216038c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021603cc kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021603fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160410 kind:arm_call to:0x02161198 module:overlay(59) +from:0x02160468 kind:arm_call to:0x01ff930c module:itcm +from:0x02160478 kind:arm_call to:0x01ff930c module:itcm +from:0x0216048c kind:arm_call to:0x02161a04 module:overlay(59) +from:0x021604a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021604b8 kind:arm_call to:0x0215e6f0 module:overlay(59) +from:0x021604c4 kind:arm_call to:0x02161a04 module:overlay(59) +from:0x021604d0 kind:load to:0x027e09a8 module:dtcm +from:0x021604d8 kind:load to:0x027e09c0 module:dtcm +from:0x021604dc kind:load to:0x027e0cec module:dtcm +from:0x02160504 kind:load to:0x0215e6f0 module:overlay(59) +from:0x02160520 kind:load to:0x0215f030 module:overlay(59) +from:0x02160544 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216057c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160588 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021605cc kind:arm_call to:0x01ffd420 module:itcm +from:0x021605ec kind:arm_call to:0x0201696c module:main +from:0x02160634 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02160684 kind:arm_call to:0x02161444 module:overlay(59) +from:0x021606ec kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0216070c kind:arm_call to:0x02161198 module:overlay(59) +from:0x02160714 kind:arm_call to:0x02162910 module:overlay(59) +from:0x02160738 kind:arm_call to:0x02015018 module:main +from:0x02160754 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160770 kind:arm_call to:0x02015018 module:main +from:0x0216078c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021607b8 kind:arm_call to:0x021630fc module:overlay(59) +from:0x021607e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021607f4 kind:arm_call to:0x02161198 module:overlay(59) +from:0x0216082c kind:arm_call to:0x021614ac module:overlay(59) +from:0x02160844 kind:arm_call to:0x021630fc module:overlay(59) +from:0x02160860 kind:arm_call to:0x02015018 module:main +from:0x0216087c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160894 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021608a8 kind:arm_call to:0x02161198 module:overlay(59) +from:0x021608e0 kind:arm_call to:0x021614ac module:overlay(59) +from:0x02160904 kind:arm_call to:0x02015018 module:main +from:0x02160920 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216093c kind:arm_call to:0x02015018 module:main +from:0x02160958 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160970 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216099c kind:arm_call to:0x0206e670 module:overlay(0) +from:0x021609b4 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021609c0 kind:arm_call to:0x020747bc module:overlay(0) +from:0x021609e4 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x021609f0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02160a04 kind:arm_call to:0x02072230 module:overlay(0) +from:0x02160a10 kind:arm_call to:0x020d5d04 module:overlay(24) +from:0x02160a70 kind:arm_call to:0x021614ac module:overlay(59) +from:0x02160a7c kind:load to:0x027e0ce4 module:dtcm +from:0x02160a80 kind:load to:0x027e09a8 module:dtcm +from:0x02160a84 kind:load to:0x027e0d5c module:dtcm +from:0x02160a88 kind:load to:0x027e09b8 module:dtcm +from:0x02160a8c kind:load to:0x02164bbc module:overlay(59) +from:0x02160a90 kind:load to:0x02164bc0 module:overlay(59) +from:0x02160aa0 kind:load to:0x021654d0 module:overlay(59) +from:0x02160ab0 kind:load to:0x020b69b8 module:overlay(0) +from:0x02160ab4 kind:load to:0x027e09a4 module:dtcm +from:0x02160ab8 kind:load to:0x027e0cfc module:dtcm +from:0x02160ad0 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02160b20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160b40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160b4c kind:arm_call to:0x02074688 module:overlay(0) +from:0x02160ba0 kind:arm_call to:0x02161444 module:overlay(59) +from:0x02160c0c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02160c3c kind:arm_call to:0x01fff350 module:itcm +from:0x02160c4c kind:arm_call to:0x01fff350 module:itcm +from:0x02160c68 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02160c78 kind:arm_call to:0x01fff350 module:itcm +from:0x02160c94 kind:load to:0x020b69b8 module:overlay(0) +from:0x02160ca0 kind:load to:0x027e09b8 module:dtcm +from:0x02160ca8 kind:load to:0x020b4800 module:overlay(0) +from:0x02160cac kind:load to:0x027e0ce4 module:dtcm +from:0x02160d24 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02160d80 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x02160de4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160df4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160e14 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160e2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160e38 kind:arm_call to:0x02161198 module:overlay(59) +from:0x02160e6c kind:arm_call to:0x02015018 module:main +from:0x02160ea0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160ecc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160edc kind:arm_call to:0x021614ac module:overlay(59) +from:0x02160f00 kind:arm_call to:0x02015018 module:main +from:0x02160f20 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160f3c kind:arm_call to:0x02015018 module:main +from:0x02160f5c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160f74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160fac kind:arm_call to:0x01ffb9cc module:itcm +from:0x02160fc0 kind:arm_call to:0x01ff916c module:itcm +from:0x02160fdc kind:arm_call to:0x01ffb714 module:itcm +from:0x02160fe4 kind:arm_call to:0x01ff938c module:itcm +from:0x02160ff0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161004 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216102c kind:arm_call to:0x021614ac module:overlay(59) +from:0x0216106c kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021610e0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021610e8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021610f8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216110c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02161118 kind:load to:0x027e09b8 module:dtcm +from:0x0216111c kind:load to:0x027e0ce0 module:dtcm +from:0x02161124 kind:load to:0x027e0cec module:dtcm +from:0x02161128 kind:load to:0x027e09a8 module:dtcm +from:0x02161194 kind:load to:0x0204b164 module:main +from:0x021613f4 kind:arm_call to:0x02161910 module:overlay(59) +from:0x021613fc kind:arm_call to:0x02161858 module:overlay(59) +from:0x02161404 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02161438 kind:load to:0x0216560c module:overlay(59) +from:0x0216143c kind:load to:0x02165684 module:overlay(59) +from:0x02161440 kind:load to:0x02165624 module:overlay(59) +from:0x0216148c kind:arm_call to:0x02015880 module:main +from:0x021614d4 kind:arm_call to:0x02079eec module:overlay(0) +from:0x021614dc kind:load to:0x027e09bc module:dtcm +from:0x02161564 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02161594 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021615a8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021615b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021615dc kind:arm_call to:0x0200e260 module:main +from:0x021615ec kind:arm_call to:0x01ffad5c module:itcm +from:0x02161688 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021616b8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021616cc kind:arm_call to:0x01ffa60c module:itcm +from:0x021616dc kind:arm_call to:0x01ffa60c module:itcm +from:0x0216170c kind:arm_call to:0x0200e260 module:main +from:0x0216171c kind:arm_call to:0x01ffad5c module:itcm +from:0x02161794 kind:arm_call to:0x0200e260 module:main +from:0x021617a4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216181c kind:arm_call to:0x0200e260 module:main +from:0x0216182c kind:arm_call to:0x01ffad5c module:itcm +from:0x02161850 kind:load to:0x0203feb0 module:main +from:0x02161854 kind:load to:0x027e0964 module:dtcm +from:0x02161a1c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161a38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161abc kind:arm_call to:0x01ffb744 module:itcm +from:0x02161af4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161b24 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161b4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161b58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161bd0 kind:arm_call to:0x01ff930c module:itcm +from:0x02161be0 kind:arm_call to:0x01ff930c module:itcm +from:0x02161bec kind:arm_call to:0x01ff9258 module:itcm +from:0x02161bf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161c28 kind:arm_call to:0x01ff930c module:itcm +from:0x02161c34 kind:load to:0x0203feb0 module:main +from:0x02161c38 kind:load to:0x027e0d5c module:dtcm +from:0x02161c54 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x02161c5c kind:arm_call to:0x01ffc57c module:itcm +from:0x02161c80 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02161cc0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02161cd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161ce4 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02161cf0 kind:arm_call to:0x0216839c module:overlay(94) +from:0x02161d14 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02161d34 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02161d4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161d64 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02161d70 kind:arm_call to:0x0216839c module:overlay(94) +from:0x02161d94 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02161da0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02161da8 kind:load to:0x027e0ce4 module:dtcm +from:0x02161df4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161e04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161e58 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161e68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161ed8 kind:arm_call to:0x0215a774 module:overlay(59) +from:0x02161ef0 kind:arm_call to:0x0215a7e0 module:overlay(59) +from:0x02161f08 kind:arm_call to:0x0215a870 module:overlay(59) +from:0x02161f10 kind:load to:0x027e09b8 module:dtcm +from:0x02161f14 kind:load to:0x027e0d50 module:dtcm +from:0x02161f70 kind:arm_call to:0x02162040 module:overlay(59) +from:0x02161f84 kind:arm_call to:0x02162040 module:overlay(59) +from:0x02161f98 kind:arm_call to:0x0215a3e8 module:overlay(59) +from:0x02161fa0 kind:arm_call to:0x0215a508 module:overlay(59) +from:0x02161fc8 kind:arm_call to:0x02162040 module:overlay(59) +from:0x02161fdc kind:arm_call to:0x0215a3e8 module:overlay(59) +from:0x02161fe4 kind:arm_call to:0x0215a660 module:overlay(59) +from:0x02162000 kind:arm_call to:0x02162040 module:overlay(59) +from:0x02162014 kind:arm_call to:0x0215a3e8 module:overlay(59) +from:0x0216201c kind:arm_call to:0x0215a49c module:overlay(59) +from:0x02162038 kind:load to:0x027e09b8 module:dtcm +from:0x0216203c kind:load to:0x027e0d50 module:dtcm +from:0x02162070 kind:arm_call to:0x01fff350 module:itcm +from:0x02162098 kind:arm_call to:0x01fff350 module:itcm +from:0x021620c4 kind:arm_call to:0x01fff350 module:itcm +from:0x021620e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021620ec kind:load to:0x020b4800 module:overlay(0) +from:0x021620f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02162100 kind:arm_call to:0x02011ff4 module:main +from:0x02162118 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02162120 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02162128 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02162130 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02162138 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02162140 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02162148 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02162150 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02162168 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02162170 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02162178 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02162180 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02162188 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02162190 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02162198 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021621a0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021621a8 kind:arm_call to:0x02011ff4 module:main +from:0x021621bc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021621cc kind:load to:0x021662f0 module:overlay(59) +from:0x021621da kind:thumb_call_arm to:0x02011f3c module:main +from:0x021621e2 kind:thumb_call to:0x02162224 module:overlay(59) +from:0x021621f0 kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x02162218 kind:load to:0x02165704 module:overlay(59) +from:0x02162240 kind:thumb_call_arm to:0x020aa3b0 module:overlay(0) +from:0x0216225c kind:thumb_call to:0x0209b954 module:overlay(0) +from:0x02162270 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x0216227e kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x021622ca kind:thumb_call_arm to:0x020aa37c module:overlay(0) +from:0x021622d4 kind:thumb_call_arm to:0x020a1240 module:overlay(0) +from:0x02162310 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02162318 kind:load to:0x021662f0 module:overlay(59) +from:0x0216231c kind:load to:0x021657bc module:overlay(59) +from:0x02162320 kind:load to:0x02165274 module:overlay(59) +from:0x02162324 kind:load to:0x02165880 module:overlay(59) +from:0x02162328 kind:load to:0x02165788 module:overlay(59) +from:0x0216232c kind:load to:0x027e0d5c module:dtcm +from:0x02162330 kind:load to:0x021662e4 module:overlay(59) +from:0x02162338 kind:thumb_call_arm to:0x020a1380 module:overlay(0) +from:0x02162350 kind:thumb_call_arm to:0x020a1380 module:overlay(0) +from:0x02162358 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x02162362 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x02162368 kind:thumb_call_arm to:0x020aa508 module:overlay(0) +from:0x02162370 kind:load to:0x027e0d5c module:dtcm +from:0x02162384 kind:thumb_call_arm to:0x020a1380 module:overlay(0) +from:0x0216238c kind:thumb_call to:0x02059154 module:overlay(0) +from:0x02162396 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x0216239c kind:thumb_call_arm to:0x020aa508 module:overlay(0) +from:0x021623a2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021623ac kind:load to:0x027e0d5c module:dtcm +from:0x021623c4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021623d4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02162400 kind:load to:0x020ab004 module:overlay(0) +from:0x0216240c kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x02162420 kind:arm_call to:0x02016f54 module:main +from:0x02162434 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02162458 kind:arm_call to:0x02016f54 module:main +from:0x0216246c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021624d0 kind:arm_call to:0x0216248c module:overlay(59) +from:0x02162504 kind:load to:0x02165720 module:overlay(59) +from:0x02162604 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162638 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02162660 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216266c kind:load to:0x02165750 module:overlay(59) +from:0x02162670 kind:load to:0x021662e4 module:overlay(59) +from:0x0216269c kind:arm_call to:0x02149838 module:overlay(58) +from:0x021626b0 kind:arm_call to:0x0213c0fc module:overlay(56) +from:0x021626d0 kind:arm_call to:0x021498ec module:overlay(58) +from:0x021626e4 kind:arm_call to:0x0213c228 module:overlay(56) +from:0x02162704 kind:arm_call to:0x01ff930c module:itcm +from:0x0216273c kind:arm_call to:0x02149874 module:overlay(58) +from:0x02162750 kind:arm_call to:0x0213c160 module:overlay(56) +from:0x02162798 kind:arm_call to:0x01ff930c module:itcm +from:0x021627b8 kind:arm_call to:0x02149874 module:overlay(58) +from:0x021627cc kind:arm_call to:0x0213c160 module:overlay(56) +from:0x021627f8 kind:arm_call to:0x02149838 module:overlay(58) +from:0x02162800 kind:arm_call to:0x021497b0 module:overlay(58) +from:0x02162814 kind:arm_call to:0x0213c28c module:overlay(56) +from:0x02162830 kind:arm_call to:0x01ff930c module:itcm +from:0x02162848 kind:arm_call to:0x01ff916c module:itcm +from:0x02162858 kind:arm_call to:0x01ff916c module:itcm +from:0x02162898 kind:arm_call to:0x02149928 module:overlay(58) +from:0x021628ac kind:arm_call to:0x0213c28c module:overlay(56) +from:0x021628c0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021628cc kind:arm_call to:0x020168f0 module:main +from:0x021628dc kind:arm_call to:0x01ff930c module:itcm +from:0x021628f4 kind:arm_call to:0x021498b0 module:overlay(58) +from:0x02162908 kind:arm_call to:0x0213c2f0 module:overlay(56) +from:0x02162924 kind:arm_call to:0x02149838 module:overlay(58) +from:0x02162938 kind:arm_call to:0x0213c0fc module:overlay(56) +from:0x02162958 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216297c kind:load to:0x020b684c module:overlay(0) +from:0x02162a2c kind:load to:0x021662e4 module:overlay(59) +from:0x02162a30 kind:load to:0x020c07b4 module:overlays(2,4,17) +from:0x02162a44 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02162a50 kind:arm_call to:0x020168f0 module:main +from:0x02162af8 kind:arm_call to:0x02067fe4 module:overlay(0) +from:0x02162b00 kind:load to:0x027e0d5c module:dtcm +from:0x02162b0c kind:arm_call to:0x020a1380 module:overlay(0) +from:0x02162b14 kind:arm_call to:0x02011ff4 module:main +from:0x02162b2c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02162b34 kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02162b3c kind:arm_call to:0x02011ff4 module:main +from:0x02162b54 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02162b5c kind:arm_call to:0x020aa508 module:overlay(0) +from:0x02162b70 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162b84 kind:load to:0x021663d8 module:overlay(59) +from:0x02162b98 kind:arm_call to:0x02011f3c module:main +from:0x02162ba4 kind:arm_call to:0x02162bf0 module:overlay(59) +from:0x02162bb8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02162bec kind:load to:0x02165944 module:overlay(59) +from:0x02162bf8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02162c90 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02162cc0 kind:load to:0x021659b8 module:overlay(59) +from:0x02162cc4 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02162cc8 kind:load to:0x021663d8 module:overlay(59) +from:0x02162cf4 kind:arm_call to:0x02162d00 module:overlay(59) +from:0x02162d38 kind:load to:0x02165960 module:overlay(59) +from:0x02162d94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162d9c kind:load to:0x02165988 module:overlay(59) +from:0x02162de4 kind:load to:0x027e0d5c module:dtcm +from:0x02162de8 kind:load to:0x020c127c module:overlays(2,4,17) +from:0x02162df8 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02162e30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162e3c kind:arm_call to:0x02162d00 module:overlay(59) +from:0x02162e48 kind:load to:0x027e0cec module:dtcm +from:0x02162eb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162ec8 kind:load to:0x027e09a8 module:dtcm +from:0x02162f18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162f70 kind:load to:0x027e09a8 module:dtcm +from:0x02162fa8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163008 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0216303c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163074 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021630d0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021630e0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021630ec kind:load to:0x027e09c0 module:dtcm +from:0x021630f0 kind:load to:0x027e09a8 module:dtcm +from:0x0216310c kind:arm_call to:0x01ff993c module:itcm +from:0x0216313c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02163170 kind:arm_call to:0x01ffc634 module:itcm +from:0x021631a4 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x021631e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021631f0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021631f8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163210 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02163218 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02163220 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163228 kind:arm_call to:0x02011ff4 module:main +from:0x0216323c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02163250 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02163264 kind:load to:0x02165a20 module:overlay(59) +from:0x0216326c kind:arm_call to:0x020990f4 module:overlay(0) +from:0x02163278 kind:arm_call_thumb to:0x020c0f84 module:overlay(1) +from:0x02163280 kind:load to:0x027e0d00 module:dtcm +from:0x02163294 kind:arm_call_thumb to:0x020c0fa4 module:overlay(1) +from:0x0216329c kind:arm_call to:0x02099140 module:overlay(0) +from:0x021632a4 kind:load to:0x027e0d00 module:dtcm +from:0x021632b0 kind:load to:0x021664c0 module:overlay(59) +from:0x021632c4 kind:arm_call to:0x02011f3c module:main +from:0x021632d0 kind:arm_call to:0x02163318 module:overlay(59) +from:0x021632e4 kind:arm_call to:0x02163248 module:overlay(59) +from:0x02163314 kind:load to:0x02165a44 module:overlay(59) +from:0x02163320 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02163344 kind:arm_call to:0x0200f05c module:main +from:0x02163360 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216337c kind:arm_call to:0x0203e690 module:main +from:0x021633b4 kind:arm_call to:0x0200f05c module:main +from:0x021633f0 kind:load to:0x02165a68 module:overlay(59) +from:0x021633f4 kind:load to:0x021664c0 module:overlay(59) +from:0x021633f8 kind:load to:0x02164bc8 module:overlay(59) +from:0x021633fc kind:load to:0x02163424 module:overlay(59) +from:0x02163400 kind:load to:0x02163408 module:overlay(59) +from:0x02163404 kind:load to:0x02164bd8 module:overlay(59) +from:0x02163420 kind:load to:0x020b3168 module:overlay(0) +from:0x0216342c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021634a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021634c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021634e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163500 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163520 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163544 kind:arm_call to:0x02163764 module:overlay(59) +from:0x02163558 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02163574 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021635a4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021635b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021635b8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02163620 kind:arm_call to:0x0216374c module:overlay(59) +from:0x02163654 kind:load to:0x027e0130 module:dtcm +from:0x02163668 kind:arm_call to:0x0216374c module:overlay(59) +from:0x021636c4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021636e0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021636fc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163714 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02163740 kind:load to:0x027e0cec module:dtcm +from:0x02163744 kind:load to:0x027e09a8 module:dtcm +from:0x021637d4 kind:load to:0x027e09a4 module:dtcm +from:0x021637f4 kind:arm_call to:0x0203e740 module:main +from:0x021637fc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163804 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163810 kind:load to:0x02163424 module:overlay(59) +from:0x0216382c kind:arm_call to:0x0203e740 module:main +from:0x02163834 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216383c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163844 kind:arm_call to:0x02011ff4 module:main +from:0x02163850 kind:load to:0x02163424 module:overlay(59) +from:0x0216385c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02163870 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02163884 kind:load to:0x02165ac4 module:overlay(59) +from:0x02163890 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x021638c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021638ec kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x021638fc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163904 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216391c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163924 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216392c kind:arm_call to:0x02011ff4 module:main +from:0x02163940 kind:load to:0x021665a8 module:overlay(59) +from:0x02163954 kind:arm_call to:0x02011f3c module:main +from:0x02163960 kind:arm_call to:0x02163990 module:overlay(59) +from:0x02163974 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216398c kind:load to:0x02165b28 module:overlay(59) +from:0x02163998 kind:arm_call to:0x02163868 module:overlay(59) +from:0x021639c8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021639e0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02163a14 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02163a2c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02163a44 kind:load to:0x02165bc4 module:overlay(59) +from:0x02163a48 kind:load to:0x021665a8 module:overlay(59) +from:0x02163a4c kind:load to:0x02165b7c module:overlay(59) +from:0x02163a58 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163a70 kind:arm_call to:0x02163888 module:overlay(59) +from:0x02163ae8 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02163afc kind:load to:0x02165b44 module:overlay(59) +from:0x02163b00 kind:load to:0x02165b5c module:overlay(59) +from:0x02163b7c kind:load to:0x021665a8 module:overlay(59) +from:0x02163ba4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163bb8 kind:load to:0x02058e24 module:overlay(0) +from:0x02163bcc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163bd4 kind:arm_call to:0x02011ff4 module:main +from:0x02163bec kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163bf4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163bfc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163c04 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163c1c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163c24 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163c2c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163c34 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163c3c kind:arm_call to:0x02011ff4 module:main +from:0x02163c50 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02163c64 kind:load to:0x02166690 module:overlay(59) +from:0x02163c78 kind:arm_call to:0x02011f3c module:main +from:0x02163c84 kind:arm_call to:0x02163cb4 module:overlay(59) +from:0x02163c98 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02163cb0 kind:load to:0x02165c28 module:overlay(59) +from:0x02163cbc kind:arm_call to:0x02163868 module:overlay(59) +from:0x02163cec kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02163d04 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02163d38 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02163d50 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02163d68 kind:load to:0x02165c7c module:overlay(59) +from:0x02163d6c kind:load to:0x02166690 module:overlay(59) +from:0x02163d70 kind:load to:0x02165b7c module:overlay(59) +from:0x02163d80 kind:arm_call to:0x02163888 module:overlay(59) +from:0x02163df8 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02163e0c kind:load to:0x02165c44 module:overlay(59) +from:0x02163e10 kind:load to:0x02165c5c module:overlay(59) +from:0x02163e8c kind:load to:0x02166690 module:overlay(59) +from:0x02163ea4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163eac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163eb4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163ebc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163ed4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163edc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163ee4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163eec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163ef4 kind:arm_call to:0x02011ff4 module:main +from:0x02163f08 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02163f1c kind:load to:0x02166778 module:overlay(59) +from:0x02163f30 kind:arm_call to:0x02011f3c module:main +from:0x02163f3c kind:arm_call to:0x02163f6c module:overlay(59) +from:0x02163f50 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02163f68 kind:load to:0x02165ce0 module:overlay(59) +from:0x02163f74 kind:arm_call to:0x02163868 module:overlay(59) +from:0x02163fa4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02163fbc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02163ff0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02164008 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02164020 kind:load to:0x02165d34 module:overlay(59) +from:0x02164024 kind:load to:0x02166778 module:overlay(59) +from:0x02164028 kind:load to:0x02165b7c module:overlay(59) +from:0x02164038 kind:arm_call to:0x02163888 module:overlay(59) +from:0x021640b0 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x021640c4 kind:load to:0x02165cfc module:overlay(59) +from:0x021640c8 kind:load to:0x02165d14 module:overlay(59) +from:0x02164144 kind:load to:0x02166778 module:overlay(59) +from:0x0216415c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02164164 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216416c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02164174 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216418c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02164194 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216419c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021641a4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021641ac kind:arm_call to:0x02011ff4 module:main +from:0x021641c0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021641d4 kind:load to:0x02166860 module:overlay(59) +from:0x021641e8 kind:arm_call to:0x02011f3c module:main +from:0x021641f4 kind:arm_call to:0x02164224 module:overlay(59) +from:0x02164208 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02164220 kind:load to:0x02165d98 module:overlay(59) +from:0x0216422c kind:arm_call to:0x02163868 module:overlay(59) +from:0x0216425c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02164274 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021642a8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021642c0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021642d8 kind:load to:0x02165dec module:overlay(59) +from:0x021642dc kind:load to:0x02166860 module:overlay(59) +from:0x021642e0 kind:load to:0x02165b7c module:overlay(59) +from:0x021642f0 kind:arm_call to:0x02163888 module:overlay(59) +from:0x02164368 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0216437c kind:load to:0x02165db4 module:overlay(59) +from:0x02164380 kind:load to:0x02165dcc module:overlay(59) +from:0x021643fc kind:load to:0x02166860 module:overlay(59) +from:0x02164414 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216441c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02164424 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216442c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02164444 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216444c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02164454 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216445c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02164464 kind:arm_call to:0x02011ff4 module:main +from:0x02164478 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216448c kind:load to:0x02166948 module:overlay(59) +from:0x021644a0 kind:arm_call to:0x02011f3c module:main +from:0x021644ac kind:arm_call to:0x021644dc module:overlay(59) +from:0x021644c0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021644d8 kind:load to:0x02165e50 module:overlay(59) +from:0x021644e4 kind:arm_call to:0x02163868 module:overlay(59) +from:0x02164514 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0216452c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02164560 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02164578 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02164590 kind:load to:0x02165ea4 module:overlay(59) +from:0x02164594 kind:load to:0x02166948 module:overlay(59) +from:0x02164598 kind:load to:0x02165b7c module:overlay(59) +from:0x021645a8 kind:arm_call to:0x02163888 module:overlay(59) +from:0x02164620 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02164634 kind:load to:0x02165e6c module:overlay(59) +from:0x02164638 kind:load to:0x02165e84 module:overlay(59) +from:0x021646b4 kind:load to:0x02166948 module:overlay(59) +from:0x021646cc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021646d4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021646dc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021646e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021646fc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02164704 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216470c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02164714 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216471c kind:arm_call to:0x02011ff4 module:main +from:0x02164730 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02164744 kind:load to:0x02166a30 module:overlay(59) +from:0x02164758 kind:arm_call to:0x02011f3c module:main +from:0x02164764 kind:arm_call to:0x02164794 module:overlay(59) +from:0x02164778 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02164790 kind:load to:0x02165f08 module:overlay(59) +from:0x0216479c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021647f4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02164800 kind:load to:0x02165f2c module:overlay(59) +from:0x02164804 kind:load to:0x02166a30 module:overlay(59) +from:0x0216483c kind:load to:0x027e0cd8 module:dtcm +from:0x02164870 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02164880 kind:arm_call to:0x0200eab0 module:main +from:0x02164894 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216489c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021648b4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021648bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021648c4 kind:arm_call to:0x02011ff4 module:main +from:0x021648d8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021648ec kind:load to:0x02166b18 module:overlay(59) +from:0x02164900 kind:arm_call to:0x02011f3c module:main +from:0x0216490c kind:arm_call to:0x0216493c module:overlay(59) +from:0x02164920 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02164938 kind:load to:0x02165f88 module:overlay(59) +from:0x02164944 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02164958 kind:load to:0x02165fac module:overlay(59) +from:0x021649a8 kind:load to:0x02166b18 module:overlay(59) +from:0x021649b8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021649c0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021649d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021649e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021649e8 kind:arm_call to:0x02011ff4 module:main +from:0x021649fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02164a10 kind:load to:0x02166c00 module:overlay(59) +from:0x02164a24 kind:arm_call to:0x02011f3c module:main +from:0x02164a30 kind:arm_call to:0x02164a7c module:overlay(59) +from:0x02164a44 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x02164a74 kind:load to:0x0216600c module:overlay(59) +from:0x02164a84 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02164a94 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02164aa8 kind:load to:0x02166050 module:overlay(59) +from:0x02164aac kind:load to:0x02166028 module:overlay(59) +from:0x02164adc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02164b10 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02164b78 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02164b8c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02164b94 kind:arm_call to:0x02011ff4 module:main +from:0x02164ba8 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02164c34 kind:arm_call to:0x02159c10 module:overlay(59) +from:0x02164c44 kind:arm_call to:0x0203e3a4 module:main +from:0x02164c58 kind:load to:0x021660a0 module:overlay(59) +from:0x02164c5c kind:load to:0x021660b0 module:overlay(59) +from:0x02164c60 kind:load to:0x0215a87c module:overlay(59) +from:0x02164c64 kind:load to:0x021660a4 module:overlay(59) +from:0x02164cb8 kind:arm_call to:0x0215a8c0 module:overlay(59) +from:0x02164cc8 kind:arm_call to:0x0203e3a4 module:main +from:0x02164ce0 kind:load to:0x02165214 module:overlay(59) +from:0x02164ce4 kind:load to:0x021660ec module:overlay(59) +from:0x02164ce8 kind:load to:0x02166108 module:overlay(59) +from:0x02164cec kind:load to:0x0215e164 module:overlay(59) +from:0x02164cf0 kind:load to:0x021660fc module:overlay(59) +from:0x02164d30 kind:arm_call to:0x0215e1ac module:overlay(59) +from:0x02164d40 kind:arm_call to:0x0203e3a4 module:main +from:0x02164d58 kind:load to:0x021654d0 module:overlay(59) +from:0x02164d5c kind:load to:0x021661e0 module:overlay(59) +from:0x02164d60 kind:load to:0x021661fc module:overlay(59) +from:0x02164d64 kind:load to:0x021621b4 module:overlay(59) +from:0x02164d68 kind:load to:0x021661e4 module:overlay(59) +from:0x02164d94 kind:arm_call_thumb to:0x021621e8 module:overlay(59) +from:0x02164da4 kind:arm_call to:0x0203e3a4 module:main +from:0x02164db8 kind:load to:0x021662d4 module:overlay(59) +from:0x02164dbc kind:load to:0x021662f0 module:overlay(59) +from:0x02164dc0 kind:load to:0x02162b68 module:overlay(59) +from:0x02164dc4 kind:load to:0x021662d8 module:overlay(59) +from:0x02164de4 kind:arm_call to:0x02162bac module:overlay(59) +from:0x02164df4 kind:arm_call to:0x0203e3a4 module:main +from:0x02164e08 kind:load to:0x021663c8 module:overlay(59) +from:0x02164e0c kind:load to:0x021663d8 module:overlay(59) +from:0x02164e10 kind:load to:0x02163234 module:overlay(59) +from:0x02164e14 kind:load to:0x021663cc module:overlay(59) +from:0x02164e48 kind:arm_call to:0x021632d8 module:overlay(59) +from:0x02164e58 kind:arm_call to:0x0203e3a4 module:main +from:0x02164e6c kind:load to:0x02165a0c module:overlay(59) +from:0x02164e70 kind:load to:0x021664b0 module:overlay(59) +from:0x02164e74 kind:load to:0x021664c0 module:overlay(59) +from:0x02164e78 kind:load to:0x02163854 module:overlay(59) +from:0x02164e7c kind:load to:0x021664b4 module:overlay(59) +from:0x02164e9c kind:arm_call to:0x02163968 module:overlay(59) +from:0x02164eac kind:arm_call to:0x0203e3a4 module:main +from:0x02164ec0 kind:load to:0x02166598 module:overlay(59) +from:0x02164ec4 kind:load to:0x021665a8 module:overlay(59) +from:0x02164ec8 kind:load to:0x02163c48 module:overlay(59) +from:0x02164ecc kind:load to:0x0216659c module:overlay(59) +from:0x02164eec kind:arm_call to:0x02163c8c module:overlay(59) +from:0x02164efc kind:arm_call to:0x0203e3a4 module:main +from:0x02164f10 kind:load to:0x02166680 module:overlay(59) +from:0x02164f14 kind:load to:0x02166690 module:overlay(59) +from:0x02164f18 kind:load to:0x02163f00 module:overlay(59) +from:0x02164f1c kind:load to:0x02166684 module:overlay(59) +from:0x02164f3c kind:arm_call to:0x02163f44 module:overlay(59) +from:0x02164f4c kind:arm_call to:0x0203e3a4 module:main +from:0x02164f60 kind:load to:0x02166768 module:overlay(59) +from:0x02164f64 kind:load to:0x02166778 module:overlay(59) +from:0x02164f68 kind:load to:0x021641b8 module:overlay(59) +from:0x02164f6c kind:load to:0x0216676c module:overlay(59) +from:0x02164f8c kind:arm_call to:0x021641fc module:overlay(59) +from:0x02164f9c kind:arm_call to:0x0203e3a4 module:main +from:0x02164fb0 kind:load to:0x02166850 module:overlay(59) +from:0x02164fb4 kind:load to:0x02166860 module:overlay(59) +from:0x02164fb8 kind:load to:0x02164470 module:overlay(59) +from:0x02164fbc kind:load to:0x02166854 module:overlay(59) +from:0x02164fdc kind:arm_call to:0x021644b4 module:overlay(59) +from:0x02164fec kind:arm_call to:0x0203e3a4 module:main +from:0x02165000 kind:load to:0x02166938 module:overlay(59) +from:0x02165004 kind:load to:0x02166948 module:overlay(59) +from:0x02165008 kind:load to:0x02164728 module:overlay(59) +from:0x0216500c kind:load to:0x0216693c module:overlay(59) +from:0x0216502c kind:arm_call to:0x0216476c module:overlay(59) +from:0x0216503c kind:arm_call to:0x0203e3a4 module:main +from:0x02165050 kind:load to:0x02166a20 module:overlay(59) +from:0x02165054 kind:load to:0x02166a30 module:overlay(59) +from:0x02165058 kind:load to:0x021648d0 module:overlay(59) +from:0x0216505c kind:load to:0x02166a24 module:overlay(59) +from:0x0216507c kind:arm_call to:0x02164914 module:overlay(59) +from:0x0216508c kind:arm_call to:0x0203e3a4 module:main +from:0x021650a0 kind:load to:0x02166b08 module:overlay(59) +from:0x021650a4 kind:load to:0x02166b18 module:overlay(59) +from:0x021650a8 kind:load to:0x021649f4 module:overlay(59) +from:0x021650ac kind:load to:0x02166b0c module:overlay(59) +from:0x021650cc kind:arm_call to:0x02164a38 module:overlay(59) +from:0x021650dc kind:arm_call to:0x0203e3a4 module:main +from:0x021650f0 kind:load to:0x02166bf0 module:overlay(59) +from:0x021650f4 kind:load to:0x02166c00 module:overlay(59) +from:0x021650f8 kind:load to:0x02164ba0 module:overlay(59) +from:0x021650fc kind:load to:0x02166bf4 module:overlay(59) +from:0x02165100 kind:load to:0x02164c18 module:overlay(59) +from:0x02165104 kind:load to:0x02164c68 module:overlay(59) +from:0x02165108 kind:load to:0x02164cf4 module:overlay(59) +from:0x0216510c kind:load to:0x02164d6c module:overlay(59) +from:0x02165110 kind:load to:0x02164dc8 module:overlay(59) +from:0x02165114 kind:load to:0x02164e18 module:overlay(59) +from:0x02165118 kind:load to:0x02164e80 module:overlay(59) +from:0x0216511c kind:load to:0x02164ed0 module:overlay(59) +from:0x02165120 kind:load to:0x02164f20 module:overlay(59) +from:0x02165124 kind:load to:0x02164f70 module:overlay(59) +from:0x02165128 kind:load to:0x02164fc0 module:overlay(59) +from:0x0216512c kind:load to:0x02165010 module:overlay(59) +from:0x02165130 kind:load to:0x02165060 module:overlay(59) +from:0x02165134 kind:load to:0x021650b0 module:overlay(59) +from:0x02165148 kind:load to:0x02159bec module:overlay(59) +from:0x0216514c kind:load to:0x02098ef4 module:overlay(0) +from:0x02165150 kind:load to:0x02098efc module:overlay(0) +from:0x02165154 kind:load to:0x02098f78 module:overlay(0) +from:0x02165158 kind:load to:0x02098fb8 module:overlay(0) +from:0x0216515c kind:load to:0x02098fbc module:overlay(0) +from:0x02165160 kind:load to:0x02098fc0 module:overlay(0) +from:0x02165164 kind:load to:0x02159e50 module:overlay(59) +from:0x0216516c kind:load to:0x02159e7c module:overlay(59) +from:0x02165174 kind:load to:0x02159ed8 module:overlay(59) +from:0x0216517c kind:load to:0x02159f48 module:overlay(59) +from:0x02165184 kind:load to:0x02159f90 module:overlay(59) +from:0x0216518c kind:load to:0x02159e54 module:overlay(59) +from:0x02165194 kind:load to:0x02159e88 module:overlay(59) +from:0x0216519c kind:load to:0x02159edc module:overlay(59) +from:0x021651a4 kind:load to:0x02159f4c module:overlay(59) +from:0x021651ac kind:load to:0x02159f94 module:overlay(59) +from:0x021651bc kind:load to:0x02099cc0 module:overlay(0) +from:0x021651c0 kind:load to:0x02099cfc module:overlay(0) +from:0x021651c4 kind:load to:0x02099d14 module:overlay(0) +from:0x021651c8 kind:load to:0x02099d20 module:overlay(0) +from:0x021651cc kind:load to:0x01fff464 module:itcm +from:0x021651d0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021651d4 kind:load to:0x02159d0c module:overlay(59) +from:0x021651d8 kind:load to:0x02099c58 module:overlay(0) +from:0x021651dc kind:load to:0x02159d7c module:overlay(59) +from:0x021651e0 kind:load to:0x02099c60 module:overlay(0) +from:0x021651e4 kind:load to:0x02099c64 module:overlay(0) +from:0x021651e8 kind:load to:0x02099c68 module:overlay(0) +from:0x021651ec kind:load to:0x0209a7d0 module:overlay(0) +from:0x021651f0 kind:load to:0x02099c70 module:overlay(0) +from:0x021651f4 kind:load to:0x02099d2c module:overlay(0) +from:0x021651f8 kind:load to:0x02099d98 module:overlay(0) +from:0x021651fc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165200 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165204 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165208 kind:load to:0x02159cbc module:overlay(59) +from:0x0216520c kind:load to:0x02159ce0 module:overlay(59) +from:0x02165210 kind:load to:0x0209ad54 module:overlay(0) +from:0x02165234 kind:load to:0x0215df2c module:overlay(59) +from:0x02165238 kind:load to:0x0215df48 module:overlay(59) +from:0x0216523c kind:load to:0x0215df6c module:overlay(59) +from:0x02165240 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02165244 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02165250 kind:load to:0x0215a89c module:overlay(59) +from:0x02165254 kind:load to:0x020990ec module:overlay(0) +from:0x02165258 kind:load to:0x02098efc module:overlay(0) +from:0x0216525c kind:load to:0x02098f78 module:overlay(0) +from:0x02165260 kind:load to:0x020990f4 module:overlay(0) +from:0x02165264 kind:load to:0x02099114 module:overlay(0) +from:0x02165268 kind:load to:0x02099140 module:overlay(0) +from:0x02165274 kind:load to:0x0215ab24 module:overlay(59) +from:0x02165278 kind:load to:0x0215e038 module:overlay(59) +from:0x0216527c kind:load to:0x0209ba20 module:overlay(0) +from:0x02165280 kind:load to:0x0209ba54 module:overlay(0) +from:0x02165284 kind:load to:0x0209baec module:overlay(0) +from:0x02165288 kind:load to:0x0209bb00 module:overlay(0) +from:0x0216528c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02165290 kind:load to:0x0209bb28 module:overlay(0) +from:0x02165294 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02165298 kind:load to:0x0209b838 module:overlay(0) +from:0x0216529c kind:load to:0x0209babc module:overlay(0) +from:0x021652a0 kind:load to:0x0209bad4 module:overlay(0) +from:0x021652a4 kind:load to:0x0209bb14 module:overlay(0) +from:0x021652a8 kind:load to:0x0209bea0 module:overlay(0) +from:0x021652ac kind:load to:0x0215e00c module:overlay(59) +from:0x021652b0 kind:load to:0x0215dfe8 module:overlay(59) +from:0x021652b4 kind:load to:0x0209bed8 module:overlay(0) +from:0x021652c0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021652c4 kind:load to:0x02099cfc module:overlay(0) +from:0x021652c8 kind:load to:0x02099d14 module:overlay(0) +from:0x021652cc kind:load to:0x02099d20 module:overlay(0) +from:0x021652d0 kind:load to:0x01fff464 module:itcm +from:0x021652d4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021652d8 kind:load to:0x0215ab38 module:overlay(59) +from:0x021652dc kind:load to:0x02099c58 module:overlay(0) +from:0x021652e0 kind:load to:0x0215aeec module:overlay(59) +from:0x021652e4 kind:load to:0x0215b02c module:overlay(59) +from:0x021652e8 kind:load to:0x02099c64 module:overlay(0) +from:0x021652ec kind:load to:0x0215b06c module:overlay(59) +from:0x021652f0 kind:load to:0x0215b23c module:overlay(59) +from:0x021652f4 kind:load to:0x02099c70 module:overlay(0) +from:0x021652f8 kind:load to:0x02099d2c module:overlay(0) +from:0x021652fc kind:load to:0x02099d98 module:overlay(0) +from:0x02165300 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165304 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165308 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216530c kind:load to:0x0215e054 module:overlay(59) +from:0x02165310 kind:load to:0x0215e0d8 module:overlay(59) +from:0x02165314 kind:load to:0x0209ad54 module:overlay(0) +from:0x02165318 kind:load to:0x0215b260 module:overlay(59) +from:0x02165320 kind:load to:0x0215b630 module:overlay(59) +from:0x02165328 kind:load to:0x0215b770 module:overlay(59) +from:0x02165330 kind:load to:0x0215b9f4 module:overlay(59) +from:0x02165338 kind:load to:0x0215bc48 module:overlay(59) +from:0x02165340 kind:load to:0x0215bf78 module:overlay(59) +from:0x02165348 kind:load to:0x0215c8b4 module:overlay(59) +from:0x02165350 kind:load to:0x0215cb98 module:overlay(59) +from:0x02165358 kind:load to:0x0215bdc8 module:overlay(59) +from:0x02165360 kind:load to:0x0215cfd4 module:overlay(59) +from:0x02165368 kind:load to:0x0215d0b0 module:overlay(59) +from:0x02165370 kind:load to:0x0215d1c4 module:overlay(59) +from:0x02165378 kind:load to:0x0215c358 module:overlay(59) +from:0x02165380 kind:load to:0x0215cf78 module:overlay(59) +from:0x02165388 kind:load to:0x0215b394 module:overlay(59) +from:0x02165390 kind:load to:0x0215b6a8 module:overlay(59) +from:0x02165398 kind:load to:0x0215b7f8 module:overlay(59) +from:0x021653a0 kind:load to:0x0215ba7c module:overlay(59) +from:0x021653a8 kind:load to:0x0215bce8 module:overlay(59) +from:0x021653b0 kind:load to:0x0215c004 module:overlay(59) +from:0x021653b8 kind:load to:0x0215c918 module:overlay(59) +from:0x021653c0 kind:load to:0x0215cd30 module:overlay(59) +from:0x021653c8 kind:load to:0x0215be74 module:overlay(59) +from:0x021653d0 kind:load to:0x0215d088 module:overlay(59) +from:0x021653d8 kind:load to:0x0215d160 module:overlay(59) +from:0x021653e0 kind:load to:0x0215d1f0 module:overlay(59) +from:0x021653e8 kind:load to:0x0215c464 module:overlay(59) +from:0x021653f0 kind:load to:0x0215cf88 module:overlay(59) +from:0x021654e4 kind:load to:0x0215e184 module:overlay(59) +from:0x021654e8 kind:load to:0x020990ec module:overlay(0) +from:0x021654ec kind:load to:0x02098efc module:overlay(0) +from:0x021654f0 kind:load to:0x02098f78 module:overlay(0) +from:0x021654f4 kind:load to:0x020990f4 module:overlay(0) +from:0x021654f8 kind:load to:0x02099114 module:overlay(0) +from:0x021654fc kind:load to:0x02099140 module:overlay(0) +from:0x02165508 kind:load to:0x0215e534 module:overlay(59) +from:0x0216550c kind:load to:0x021620f0 module:overlay(59) +from:0x02165510 kind:load to:0x02059174 module:overlay(0) +from:0x02165514 kind:load to:0x02161c4c module:overlay(59) +from:0x02165518 kind:load to:0x02059348 module:overlay(0) +from:0x0216551c kind:load to:0x020593c4 module:overlay(0) +from:0x02165520 kind:load to:0x02059428 module:overlay(0) +from:0x02165524 kind:load to:0x0209bf68 module:overlay(0) +from:0x02165528 kind:load to:0x02059304 module:overlay(0) +from:0x0216552c kind:load to:0x0215f0b0 module:overlay(59) +from:0x02165534 kind:load to:0x0215f9b8 module:overlay(59) +from:0x0216553c kind:load to:0x0215fbe0 module:overlay(59) +from:0x02165544 kind:load to:0x021604f0 module:overlay(59) +from:0x0216554c kind:load to:0x0216050c module:overlay(59) +from:0x02165554 kind:load to:0x021604f8 module:overlay(59) +from:0x0216555c kind:load to:0x02160abc module:overlay(59) +from:0x02165564 kind:load to:0x02160150 module:overlay(59) +from:0x0216556c kind:load to:0x0215f0e0 module:overlay(59) +from:0x02165574 kind:load to:0x0215f9e4 module:overlay(59) +from:0x0216557c kind:load to:0x0215fd14 module:overlay(59) +from:0x02165584 kind:load to:0x021604f4 module:overlay(59) +from:0x0216558c kind:load to:0x02160524 module:overlay(59) +from:0x02165594 kind:load to:0x02160508 module:overlay(59) +from:0x0216559c kind:load to:0x02160cb0 module:overlay(59) +from:0x021655a4 kind:load to:0x021601bc module:overlay(59) +from:0x021655b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021655b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021655bc kind:load to:0x02099d14 module:overlay(0) +from:0x021655c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021655c4 kind:load to:0x01fff464 module:itcm +from:0x021655c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021655cc kind:load to:0x0215e548 module:overlay(59) +from:0x021655d0 kind:load to:0x02099c58 module:overlay(0) +from:0x021655d4 kind:load to:0x0215e9d4 module:overlay(59) +from:0x021655d8 kind:load to:0x0215ed24 module:overlay(59) +from:0x021655dc kind:load to:0x02099c64 module:overlay(0) +from:0x021655e0 kind:load to:0x0215ed7c module:overlay(59) +from:0x021655e4 kind:load to:0x0215ed64 module:overlay(59) +from:0x021655e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021655ec kind:load to:0x02099d2c module:overlay(0) +from:0x021655f0 kind:load to:0x02099d98 module:overlay(0) +from:0x021655f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021655f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021655fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165600 kind:load to:0x0216210c module:overlay(59) +from:0x02165604 kind:load to:0x0216215c module:overlay(59) +from:0x02165608 kind:load to:0x0209ad54 module:overlay(0) +from:0x02165704 kind:load to:0x021621d1 module:overlay(59) +from:0x02165708 kind:load to:0x020990ec module:overlay(0) +from:0x0216570c kind:load to:0x02098efc module:overlay(0) +from:0x02165710 kind:load to:0x02098f78 module:overlay(0) +from:0x02165714 kind:load to:0x020990f4 module:overlay(0) +from:0x02165718 kind:load to:0x02099114 module:overlay(0) +from:0x0216571c kind:load to:0x02099140 module:overlay(0) +from:0x02165720 kind:load to:0x02162688 module:overlay(59) +from:0x02165728 kind:load to:0x021626bc module:overlay(59) +from:0x02165730 kind:load to:0x02162728 module:overlay(59) +from:0x02165738 kind:load to:0x021627e4 module:overlay(59) +from:0x02165740 kind:load to:0x021627a4 module:overlay(59) +from:0x02165748 kind:load to:0x02162880 module:overlay(59) +from:0x02165750 kind:load to:0x021626b8 module:overlay(59) +from:0x02165758 kind:load to:0x021626ec module:overlay(59) +from:0x02165760 kind:load to:0x02162758 module:overlay(59) +from:0x02165768 kind:load to:0x0216281c module:overlay(59) +from:0x02165770 kind:load to:0x021627d4 module:overlay(59) +from:0x02165778 kind:load to:0x021628b4 module:overlay(59) +from:0x02165788 kind:load to:0x02067d60 module:overlay(0) +from:0x0216578c kind:load to:0x02067d7c module:overlay(0) +from:0x02165790 kind:load to:0x020a13c4 module:overlay(0) +from:0x02165794 kind:load to:0x020a14b4 module:overlay(0) +from:0x02165798 kind:load to:0x02162a74 module:overlay(59) +from:0x0216579c kind:load to:0x02068384 module:overlay(0) +from:0x021657a0 kind:load to:0x02067f60 module:overlay(0) +from:0x021657a4 kind:load to:0x020687d0 module:overlay(0) +from:0x021657a8 kind:load to:0x020687d8 module:overlay(0) +from:0x021657ac kind:load to:0x02162335 module:overlay(59) +from:0x021657b0 kind:load to:0x02162b04 module:overlay(59) +from:0x021657bc kind:load to:0x02099cc0 module:overlay(0) +from:0x021657c0 kind:load to:0x02099cfc module:overlay(0) +from:0x021657c4 kind:load to:0x02099d14 module:overlay(0) +from:0x021657c8 kind:load to:0x02099d20 module:overlay(0) +from:0x021657cc kind:load to:0x01fff464 module:itcm +from:0x021657d0 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021657d4 kind:load to:0x020aa528 module:overlay(0) +from:0x021657d8 kind:load to:0x020aa5a4 module:overlay(0) +from:0x021657dc kind:load to:0x020ab0f0 module:overlay(0) +from:0x021657e0 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021657e4 kind:load to:0x02099c64 module:overlay(0) +from:0x021657e8 kind:load to:0x020ab15c module:overlay(0) +from:0x021657ec kind:load to:0x02099c6c module:overlay(0) +from:0x021657f0 kind:load to:0x02099c70 module:overlay(0) +from:0x021657f4 kind:load to:0x02099d2c module:overlay(0) +from:0x021657f8 kind:load to:0x02099d98 module:overlay(0) +from:0x021657fc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165800 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165804 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165808 kind:load to:0x02162b48 module:overlay(59) +from:0x0216580c kind:load to:0x02162b20 module:overlay(59) +from:0x02165810 kind:load to:0x020aa5a0 module:overlay(0) +from:0x02165818 kind:load to:0x020aaad0 module:overlay(0) +from:0x0216581c kind:load to:0x020aa778 module:overlay(0) +from:0x02165820 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02165824 kind:load to:0x020aa950 module:overlay(0) +from:0x02165828 kind:load to:0x020aa94c module:overlay(0) +from:0x0216582c kind:load to:0x020aaa1c module:overlay(0) +from:0x02165830 kind:load to:0x020aaa40 module:overlay(0) +from:0x02165834 kind:load to:0x020aaa44 module:overlay(0) +from:0x02165838 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0216583c kind:load to:0x020aa9a8 module:overlay(0) +from:0x02165840 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02165844 kind:load to:0x020aa754 module:overlay(0) +from:0x02165848 kind:load to:0x020aa75c module:overlay(0) +from:0x0216584c kind:load to:0x020aa764 module:overlay(0) +from:0x02165850 kind:load to:0x020aa76c module:overlay(0) +from:0x02165854 kind:load to:0x020aac48 module:overlay(0) +from:0x02165858 kind:load to:0x020aad98 module:overlay(0) +from:0x0216585c kind:load to:0x020aadc4 module:overlay(0) +from:0x02165860 kind:load to:0x020aade4 module:overlay(0) +from:0x02165864 kind:load to:0x020aaffc module:overlay(0) +from:0x02165868 kind:load to:0x020aadd4 module:overlay(0) +from:0x0216586c kind:load to:0x020aa6c0 module:overlay(0) +from:0x02165870 kind:load to:0x020aa684 module:overlay(0) +from:0x02165874 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02165880 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165884 kind:load to:0x02099cfc module:overlay(0) +from:0x02165888 kind:load to:0x02099d14 module:overlay(0) +from:0x0216588c kind:load to:0x02099d20 module:overlay(0) +from:0x02165890 kind:load to:0x01fff464 module:itcm +from:0x02165894 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02165898 kind:load to:0x021623b0 module:overlay(59) +from:0x0216589c kind:load to:0x02162404 module:overlay(59) +from:0x021658a0 kind:load to:0x02162508 module:overlay(59) +from:0x021658a4 kind:load to:0x02162674 module:overlay(59) +from:0x021658a8 kind:load to:0x02099c64 module:overlay(0) +from:0x021658ac kind:load to:0x02162a18 module:overlay(59) +from:0x021658b0 kind:load to:0x02162a1c module:overlay(59) +from:0x021658b4 kind:load to:0x02099c70 module:overlay(0) +from:0x021658b8 kind:load to:0x02099d2c module:overlay(0) +from:0x021658bc kind:load to:0x02099d98 module:overlay(0) +from:0x021658c0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021658c4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021658c8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021658cc kind:load to:0x02162341 module:overlay(59) +from:0x021658d0 kind:load to:0x02162375 module:overlay(59) +from:0x021658d4 kind:load to:0x020aa5a0 module:overlay(0) +from:0x021658d8 kind:load to:0x021624b8 module:overlay(59) +from:0x021658dc kind:load to:0x020aaad0 module:overlay(0) +from:0x021658e0 kind:load to:0x020aa778 module:overlay(0) +from:0x021658e4 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021658e8 kind:load to:0x020aa950 module:overlay(0) +from:0x021658ec kind:load to:0x020aa94c module:overlay(0) +from:0x021658f0 kind:load to:0x0216299c module:overlay(59) +from:0x021658f4 kind:load to:0x020aaa40 module:overlay(0) +from:0x021658f8 kind:load to:0x020aaa44 module:overlay(0) +from:0x021658fc kind:load to:0x020aa9a0 module:overlay(0) +from:0x02165900 kind:load to:0x021629b4 module:overlay(59) +from:0x02165904 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02165908 kind:load to:0x020aa754 module:overlay(0) +from:0x0216590c kind:load to:0x020aa75c module:overlay(0) +from:0x02165910 kind:load to:0x020aa764 module:overlay(0) +from:0x02165914 kind:load to:0x020aa76c module:overlay(0) +from:0x02165918 kind:load to:0x020aac48 module:overlay(0) +from:0x0216591c kind:load to:0x020aad98 module:overlay(0) +from:0x02165920 kind:load to:0x020aadc4 module:overlay(0) +from:0x02165924 kind:load to:0x020aade4 module:overlay(0) +from:0x02165928 kind:load to:0x020aaffc module:overlay(0) +from:0x0216592c kind:load to:0x02162a34 module:overlay(59) +from:0x02165930 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02165934 kind:load to:0x020aa684 module:overlay(0) +from:0x02165938 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02165944 kind:load to:0x02162b88 module:overlay(59) +from:0x02165948 kind:load to:0x020990ec module:overlay(0) +from:0x0216594c kind:load to:0x02098efc module:overlay(0) +from:0x02165950 kind:load to:0x02098f78 module:overlay(0) +from:0x02165954 kind:load to:0x020990f4 module:overlay(0) +from:0x02165958 kind:load to:0x02099114 module:overlay(0) +from:0x0216595c kind:load to:0x02099140 module:overlay(0) +from:0x02165960 kind:load to:0x02162db4 module:overlay(59) +from:0x02165968 kind:load to:0x02162dcc module:overlay(59) +from:0x02165970 kind:load to:0x02162e50 module:overlay(59) +from:0x02165978 kind:load to:0x02162e58 module:overlay(59) +from:0x02165980 kind:load to:0x02162f7c module:overlay(59) +from:0x02165988 kind:load to:0x02162dc8 module:overlay(59) +from:0x02165990 kind:load to:0x02162dec module:overlay(59) +from:0x02165998 kind:load to:0x02162e54 module:overlay(59) +from:0x021659a0 kind:load to:0x02162ed0 module:overlay(59) +from:0x021659a8 kind:load to:0x02162f90 module:overlay(59) +from:0x021659b8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021659bc kind:load to:0x02099cfc module:overlay(0) +from:0x021659c0 kind:load to:0x02099d14 module:overlay(0) +from:0x021659c4 kind:load to:0x02099d20 module:overlay(0) +from:0x021659c8 kind:load to:0x01fff464 module:itcm +from:0x021659cc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021659d0 kind:load to:0x02162cd0 module:overlay(59) +from:0x021659d4 kind:load to:0x02099c58 module:overlay(0) +from:0x021659d8 kind:load to:0x02162d3c module:overlay(59) +from:0x021659dc kind:load to:0x02162da0 module:overlay(59) +from:0x021659e0 kind:load to:0x02099c64 module:overlay(0) +from:0x021659e4 kind:load to:0x02163128 module:overlay(59) +from:0x021659e8 kind:load to:0x02099c6c module:overlay(0) +from:0x021659ec kind:load to:0x02099c70 module:overlay(0) +from:0x021659f0 kind:load to:0x02099d2c module:overlay(0) +from:0x021659f4 kind:load to:0x02099d98 module:overlay(0) +from:0x021659f8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021659fc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165a00 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165a04 kind:load to:0x021631dc module:overlay(59) +from:0x02165a08 kind:load to:0x02163204 module:overlay(59) +from:0x02165a24 kind:load to:0x020990ec module:overlay(0) +from:0x02165a28 kind:load to:0x02098efc module:overlay(0) +from:0x02165a2c kind:load to:0x02098f78 module:overlay(0) +from:0x02165a30 kind:load to:0x02163268 module:overlay(59) +from:0x02165a34 kind:load to:0x02099114 module:overlay(0) +from:0x02165a38 kind:load to:0x02163284 module:overlay(59) +from:0x02165a44 kind:load to:0x021632b4 module:overlay(59) +from:0x02165a48 kind:load to:0x020990ec module:overlay(0) +from:0x02165a4c kind:load to:0x02098efc module:overlay(0) +from:0x02165a50 kind:load to:0x02098f78 module:overlay(0) +from:0x02165a54 kind:load to:0x02163268 module:overlay(59) +from:0x02165a58 kind:load to:0x02099114 module:overlay(0) +from:0x02165a5c kind:load to:0x02163284 module:overlay(59) +from:0x02165a68 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165a6c kind:load to:0x02099cfc module:overlay(0) +from:0x02165a70 kind:load to:0x02099d14 module:overlay(0) +from:0x02165a74 kind:load to:0x02099d20 module:overlay(0) +from:0x02165a78 kind:load to:0x01fff464 module:itcm +from:0x02165a7c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165a80 kind:load to:0x02163438 module:overlay(59) +from:0x02165a84 kind:load to:0x02099c58 module:overlay(0) +from:0x02165a88 kind:load to:0x021635bc module:overlay(59) +from:0x02165a8c kind:load to:0x021635c0 module:overlay(59) +from:0x02165a90 kind:load to:0x02099c64 module:overlay(0) +from:0x02165a94 kind:load to:0x021635d4 module:overlay(59) +from:0x02165a98 kind:load to:0x02099c6c module:overlay(0) +from:0x02165a9c kind:load to:0x02099c70 module:overlay(0) +from:0x02165aa0 kind:load to:0x02099d2c module:overlay(0) +from:0x02165aa4 kind:load to:0x02099d98 module:overlay(0) +from:0x02165aa8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165aac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165ab0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165ab4 kind:load to:0x021637dc module:overlay(59) +from:0x02165ab8 kind:load to:0x02163814 module:overlay(59) +from:0x02165ac4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165ac8 kind:load to:0x02099cfc module:overlay(0) +from:0x02165acc kind:load to:0x02099d14 module:overlay(0) +from:0x02165ad0 kind:load to:0x02099d20 module:overlay(0) +from:0x02165ad4 kind:load to:0x01fff464 module:itcm +from:0x02165ad8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165adc kind:load to:0x02163888 module:overlay(59) +from:0x02165ae0 kind:load to:0x021638c8 module:overlay(59) +from:0x02165ae4 kind:load to:0x021638cc module:overlay(59) +from:0x02165ae8 kind:load to:0x021638d0 module:overlay(59) +from:0x02165aec kind:load to:0x02099c64 module:overlay(0) +from:0x02165af0 kind:load to:0x021638e4 module:overlay(59) +from:0x02165af4 kind:load to:0x02099c6c module:overlay(0) +from:0x02165af8 kind:load to:0x02099c70 module:overlay(0) +from:0x02165afc kind:load to:0x02099d2c module:overlay(0) +from:0x02165b00 kind:load to:0x02099d98 module:overlay(0) +from:0x02165b04 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165b08 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165b0c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165b10 kind:load to:0x021638f0 module:overlay(59) +from:0x02165b14 kind:load to:0x02163910 module:overlay(59) +from:0x02165b18 kind:load to:0x020f8fc4 module:overlays(19,22,23,31) +from:0x02165b28 kind:load to:0x02163944 module:overlay(59) +from:0x02165b2c kind:load to:0x020990ec module:overlay(0) +from:0x02165b30 kind:load to:0x02098efc module:overlay(0) +from:0x02165b34 kind:load to:0x02098f78 module:overlay(0) +from:0x02165b38 kind:load to:0x020990f4 module:overlay(0) +from:0x02165b3c kind:load to:0x02099114 module:overlay(0) +from:0x02165b40 kind:load to:0x02099140 module:overlay(0) +from:0x02165b7c kind:load to:0x02163a50 module:overlay(59) +from:0x02165b80 kind:load to:0x02163bc4 module:overlay(59) +from:0x02165b84 kind:load to:0x0209b2cc module:overlay(0) +from:0x02165b88 kind:load to:0x0209b304 module:overlay(0) +from:0x02165b8c kind:load to:0x0209b908 module:overlay(0) +from:0x02165b90 kind:load to:0x0209b910 module:overlay(0) +from:0x02165b94 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02165b98 kind:load to:0x0209b47c module:overlay(0) +from:0x02165b9c kind:load to:0x0209b36c module:overlay(0) +from:0x02165ba0 kind:load to:0x0209b838 module:overlay(0) +from:0x02165ba4 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02165ba8 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02165bac kind:load to:0x02163bbc module:overlay(59) +from:0x02165bb0 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02165bb4 kind:load to:0x02163bac module:overlay(59) +from:0x02165bb8 kind:load to:0x02163b88 module:overlay(59) +from:0x02165bc4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165bc8 kind:load to:0x02099cfc module:overlay(0) +from:0x02165bcc kind:load to:0x02099d14 module:overlay(0) +from:0x02165bd0 kind:load to:0x02099d20 module:overlay(0) +from:0x02165bd4 kind:load to:0x01fff464 module:itcm +from:0x02165bd8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165bdc kind:load to:0x02163a64 module:overlay(59) +from:0x02165be0 kind:load to:0x021638c8 module:overlay(59) +from:0x02165be4 kind:load to:0x02163b04 module:overlay(59) +from:0x02165be8 kind:load to:0x021638d0 module:overlay(59) +from:0x02165bec kind:load to:0x02099c64 module:overlay(0) +from:0x02165bf0 kind:load to:0x021638e4 module:overlay(59) +from:0x02165bf4 kind:load to:0x02099c6c module:overlay(0) +from:0x02165bf8 kind:load to:0x02099c70 module:overlay(0) +from:0x02165bfc kind:load to:0x02099d2c module:overlay(0) +from:0x02165c00 kind:load to:0x02099d98 module:overlay(0) +from:0x02165c04 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165c08 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165c0c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165c10 kind:load to:0x02163be0 module:overlay(59) +from:0x02165c14 kind:load to:0x02163c10 module:overlay(59) +from:0x02165c18 kind:load to:0x02163b30 module:overlay(59) +from:0x02165c1c kind:load to:0x02163b80 module:overlay(59) +from:0x02165c28 kind:load to:0x02163c68 module:overlay(59) +from:0x02165c2c kind:load to:0x020990ec module:overlay(0) +from:0x02165c30 kind:load to:0x02098efc module:overlay(0) +from:0x02165c34 kind:load to:0x02098f78 module:overlay(0) +from:0x02165c38 kind:load to:0x020990f4 module:overlay(0) +from:0x02165c3c kind:load to:0x02099114 module:overlay(0) +from:0x02165c40 kind:load to:0x02099140 module:overlay(0) +from:0x02165c7c kind:load to:0x02099cc0 module:overlay(0) +from:0x02165c80 kind:load to:0x02099cfc module:overlay(0) +from:0x02165c84 kind:load to:0x02099d14 module:overlay(0) +from:0x02165c88 kind:load to:0x02099d20 module:overlay(0) +from:0x02165c8c kind:load to:0x01fff464 module:itcm +from:0x02165c90 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165c94 kind:load to:0x02163d74 module:overlay(59) +from:0x02165c98 kind:load to:0x021638c8 module:overlay(59) +from:0x02165c9c kind:load to:0x02163e14 module:overlay(59) +from:0x02165ca0 kind:load to:0x021638d0 module:overlay(59) +from:0x02165ca4 kind:load to:0x02099c64 module:overlay(0) +from:0x02165ca8 kind:load to:0x021638e4 module:overlay(59) +from:0x02165cac kind:load to:0x02099c6c module:overlay(0) +from:0x02165cb0 kind:load to:0x02099c70 module:overlay(0) +from:0x02165cb4 kind:load to:0x02099d2c module:overlay(0) +from:0x02165cb8 kind:load to:0x02099d98 module:overlay(0) +from:0x02165cbc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165cc0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165cc4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165cc8 kind:load to:0x02163e98 module:overlay(59) +from:0x02165ccc kind:load to:0x02163ec8 module:overlay(59) +from:0x02165cd0 kind:load to:0x02163e40 module:overlay(59) +from:0x02165cd4 kind:load to:0x02163e90 module:overlay(59) +from:0x02165ce0 kind:load to:0x02163f20 module:overlay(59) +from:0x02165ce4 kind:load to:0x020990ec module:overlay(0) +from:0x02165ce8 kind:load to:0x02098efc module:overlay(0) +from:0x02165cec kind:load to:0x02098f78 module:overlay(0) +from:0x02165cf0 kind:load to:0x020990f4 module:overlay(0) +from:0x02165cf4 kind:load to:0x02099114 module:overlay(0) +from:0x02165cf8 kind:load to:0x02099140 module:overlay(0) +from:0x02165d34 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165d38 kind:load to:0x02099cfc module:overlay(0) +from:0x02165d3c kind:load to:0x02099d14 module:overlay(0) +from:0x02165d40 kind:load to:0x02099d20 module:overlay(0) +from:0x02165d44 kind:load to:0x01fff464 module:itcm +from:0x02165d48 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165d4c kind:load to:0x0216402c module:overlay(59) +from:0x02165d50 kind:load to:0x021638c8 module:overlay(59) +from:0x02165d54 kind:load to:0x021640cc module:overlay(59) +from:0x02165d58 kind:load to:0x021638d0 module:overlay(59) +from:0x02165d5c kind:load to:0x02099c64 module:overlay(0) +from:0x02165d60 kind:load to:0x021638e4 module:overlay(59) +from:0x02165d64 kind:load to:0x02099c6c module:overlay(0) +from:0x02165d68 kind:load to:0x02099c70 module:overlay(0) +from:0x02165d6c kind:load to:0x02099d2c module:overlay(0) +from:0x02165d70 kind:load to:0x02099d98 module:overlay(0) +from:0x02165d74 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165d78 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165d7c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165d80 kind:load to:0x02164150 module:overlay(59) +from:0x02165d84 kind:load to:0x02164180 module:overlay(59) +from:0x02165d88 kind:load to:0x021640f8 module:overlay(59) +from:0x02165d8c kind:load to:0x02164148 module:overlay(59) +from:0x02165d98 kind:load to:0x021641d8 module:overlay(59) +from:0x02165d9c kind:load to:0x020990ec module:overlay(0) +from:0x02165da0 kind:load to:0x02098efc module:overlay(0) +from:0x02165da4 kind:load to:0x02098f78 module:overlay(0) +from:0x02165da8 kind:load to:0x020990f4 module:overlay(0) +from:0x02165dac kind:load to:0x02099114 module:overlay(0) +from:0x02165db0 kind:load to:0x02099140 module:overlay(0) +from:0x02165dec kind:load to:0x02099cc0 module:overlay(0) +from:0x02165df0 kind:load to:0x02099cfc module:overlay(0) +from:0x02165df4 kind:load to:0x02099d14 module:overlay(0) +from:0x02165df8 kind:load to:0x02099d20 module:overlay(0) +from:0x02165dfc kind:load to:0x01fff464 module:itcm +from:0x02165e00 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165e04 kind:load to:0x021642e4 module:overlay(59) +from:0x02165e08 kind:load to:0x021638c8 module:overlay(59) +from:0x02165e0c kind:load to:0x02164384 module:overlay(59) +from:0x02165e10 kind:load to:0x021638d0 module:overlay(59) +from:0x02165e14 kind:load to:0x02099c64 module:overlay(0) +from:0x02165e18 kind:load to:0x021638e4 module:overlay(59) +from:0x02165e1c kind:load to:0x02099c6c module:overlay(0) +from:0x02165e20 kind:load to:0x02099c70 module:overlay(0) +from:0x02165e24 kind:load to:0x02099d2c module:overlay(0) +from:0x02165e28 kind:load to:0x02099d98 module:overlay(0) +from:0x02165e2c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165e30 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165e34 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165e38 kind:load to:0x02164408 module:overlay(59) +from:0x02165e3c kind:load to:0x02164438 module:overlay(59) +from:0x02165e40 kind:load to:0x021643b0 module:overlay(59) +from:0x02165e44 kind:load to:0x02164400 module:overlay(59) +from:0x02165e50 kind:load to:0x02164490 module:overlay(59) +from:0x02165e54 kind:load to:0x020990ec module:overlay(0) +from:0x02165e58 kind:load to:0x02098efc module:overlay(0) +from:0x02165e5c kind:load to:0x02098f78 module:overlay(0) +from:0x02165e60 kind:load to:0x020990f4 module:overlay(0) +from:0x02165e64 kind:load to:0x02099114 module:overlay(0) +from:0x02165e68 kind:load to:0x02099140 module:overlay(0) +from:0x02165ea4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165ea8 kind:load to:0x02099cfc module:overlay(0) +from:0x02165eac kind:load to:0x02099d14 module:overlay(0) +from:0x02165eb0 kind:load to:0x02099d20 module:overlay(0) +from:0x02165eb4 kind:load to:0x01fff464 module:itcm +from:0x02165eb8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165ebc kind:load to:0x0216459c module:overlay(59) +from:0x02165ec0 kind:load to:0x021638c8 module:overlay(59) +from:0x02165ec4 kind:load to:0x0216463c module:overlay(59) +from:0x02165ec8 kind:load to:0x021638d0 module:overlay(59) +from:0x02165ecc kind:load to:0x02099c64 module:overlay(0) +from:0x02165ed0 kind:load to:0x021638e4 module:overlay(59) +from:0x02165ed4 kind:load to:0x02099c6c module:overlay(0) +from:0x02165ed8 kind:load to:0x02099c70 module:overlay(0) +from:0x02165edc kind:load to:0x02099d2c module:overlay(0) +from:0x02165ee0 kind:load to:0x02099d98 module:overlay(0) +from:0x02165ee4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165ee8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165eec kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165ef0 kind:load to:0x021646c0 module:overlay(59) +from:0x02165ef4 kind:load to:0x021646f0 module:overlay(59) +from:0x02165ef8 kind:load to:0x02164668 module:overlay(59) +from:0x02165efc kind:load to:0x021646b8 module:overlay(59) +from:0x02165f08 kind:load to:0x02164748 module:overlay(59) +from:0x02165f0c kind:load to:0x020990ec module:overlay(0) +from:0x02165f10 kind:load to:0x02098efc module:overlay(0) +from:0x02165f14 kind:load to:0x02098f78 module:overlay(0) +from:0x02165f18 kind:load to:0x020990f4 module:overlay(0) +from:0x02165f1c kind:load to:0x02099114 module:overlay(0) +from:0x02165f20 kind:load to:0x02099140 module:overlay(0) +from:0x02165f2c kind:load to:0x02099cc0 module:overlay(0) +from:0x02165f30 kind:load to:0x02099cfc module:overlay(0) +from:0x02165f34 kind:load to:0x02099d14 module:overlay(0) +from:0x02165f38 kind:load to:0x02099d20 module:overlay(0) +from:0x02165f3c kind:load to:0x01fff464 module:itcm +from:0x02165f40 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165f44 kind:load to:0x02164808 module:overlay(59) +from:0x02165f48 kind:load to:0x02099c58 module:overlay(0) +from:0x02165f4c kind:load to:0x02099c5c module:overlay(0) +from:0x02165f50 kind:load to:0x02099c60 module:overlay(0) +from:0x02165f54 kind:load to:0x02099c64 module:overlay(0) +from:0x02165f58 kind:load to:0x02164840 module:overlay(59) +from:0x02165f5c kind:load to:0x02099c6c module:overlay(0) +from:0x02165f60 kind:load to:0x02099c70 module:overlay(0) +from:0x02165f64 kind:load to:0x02099d2c module:overlay(0) +from:0x02165f68 kind:load to:0x02099d98 module:overlay(0) +from:0x02165f6c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165f70 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165f74 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165f78 kind:load to:0x02164888 module:overlay(59) +from:0x02165f7c kind:load to:0x021648a8 module:overlay(59) +from:0x02165f88 kind:load to:0x021648f0 module:overlay(59) +from:0x02165f8c kind:load to:0x020990ec module:overlay(0) +from:0x02165f90 kind:load to:0x02098efc module:overlay(0) +from:0x02165f94 kind:load to:0x02098f78 module:overlay(0) +from:0x02165f98 kind:load to:0x020990f4 module:overlay(0) +from:0x02165f9c kind:load to:0x02099114 module:overlay(0) +from:0x02165fa0 kind:load to:0x02099140 module:overlay(0) +from:0x02165fac kind:load to:0x02099cc0 module:overlay(0) +from:0x02165fb0 kind:load to:0x02099cfc module:overlay(0) +from:0x02165fb4 kind:load to:0x02099d14 module:overlay(0) +from:0x02165fb8 kind:load to:0x02099d20 module:overlay(0) +from:0x02165fbc kind:load to:0x01fff464 module:itcm +from:0x02165fc0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165fc4 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02165fc8 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02165fcc kind:load to:0x02099c5c module:overlay(0) +from:0x02165fd0 kind:load to:0x02099c60 module:overlay(0) +from:0x02165fd4 kind:load to:0x02099c64 module:overlay(0) +from:0x02165fd8 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02165fdc kind:load to:0x02099c6c module:overlay(0) +from:0x02165fe0 kind:load to:0x02099c70 module:overlay(0) +from:0x02165fe4 kind:load to:0x02099d2c module:overlay(0) +from:0x02165fe8 kind:load to:0x02099d98 module:overlay(0) +from:0x02165fec kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165ff0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165ff4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165ff8 kind:load to:0x021649ac module:overlay(59) +from:0x02165ffc kind:load to:0x021649cc module:overlay(59) +from:0x02166000 kind:load to:0x0216495c module:overlay(59) +from:0x0216600c kind:load to:0x02164a14 module:overlay(59) +from:0x02166010 kind:load to:0x0209e0a0 module:overlay(0) +from:0x02166014 kind:load to:0x0209e160 module:overlay(0) +from:0x02166018 kind:load to:0x0209e164 module:overlay(0) +from:0x0216601c kind:load to:0x0209e168 module:overlay(0) +from:0x02166028 kind:load to:0x0207db54 module:overlay(0) +from:0x0216602c kind:load to:0x0207db5c module:overlay(0) +from:0x02166030 kind:load to:0x0207e024 module:overlay(0) +from:0x02166034 kind:load to:0x0207e014 module:overlay(0) +from:0x02166038 kind:load to:0x0207e058 module:overlay(0) +from:0x0216603c kind:load to:0x0207e0c8 module:overlay(0) +from:0x02166040 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02166044 kind:load to:0x0207e168 module:overlay(0) +from:0x02166050 kind:load to:0x02164ab0 module:overlay(59) +from:0x02166054 kind:load to:0x0209e87c module:overlay(0) +from:0x02166058 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0216605c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02166060 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02166064 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x02166068 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0216606c kind:load to:0x0209e990 module:overlay(0) +from:0x02166070 kind:load to:0x0209e998 module:overlay(0) +from:0x02166074 kind:load to:0x0209e99c module:overlay(0) +from:0x02166078 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0216607c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02166080 kind:load to:0x02164b70 module:overlay(59) +from:0x02166084 kind:load to:0x02164b84 module:overlay(59) diff --git a/config/jp/arm9/overlays/ov059/symbols.txt b/config/jp/arm9/overlays/ov059/symbols.txt new file mode 100644 index 00000000..e683ca33 --- /dev/null +++ b/config/jp/arm9/overlays/ov059/symbols.txt @@ -0,0 +1,475 @@ +func_ov059_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov059_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov059_02159c10 kind:function(arm,size=0x50) addr:0x02159c10 +func_ov059_02159c60 kind:function(arm,size=0x5c) addr:0x02159c60 +func_ov059_02159cbc kind:function(arm,size=0x24) addr:0x02159cbc +func_ov059_02159ce0 kind:function(arm,size=0x2c) addr:0x02159ce0 +func_ov059_02159d0c kind:function(arm,size=0x2c) addr:0x02159d0c +func_ov059_02159d38 kind:function(arm,size=0x44) addr:0x02159d38 +func_ov059_02159d7c kind:function(arm,size=0xd4) addr:0x02159d7c +func_ov059_02159e50 kind:function(arm,size=0x4) addr:0x02159e50 +func_ov059_02159e54 kind:function(arm,size=0x28) addr:0x02159e54 +func_ov059_02159e7c kind:function(arm,size=0xc) addr:0x02159e7c +func_ov059_02159e88 kind:function(arm,size=0x50) addr:0x02159e88 +func_ov059_02159ed8 kind:function(arm,size=0x4) addr:0x02159ed8 +func_ov059_02159edc kind:function(arm,size=0x6c) addr:0x02159edc +func_ov059_02159f48 kind:function(arm,size=0x4) addr:0x02159f48 +func_ov059_02159f4c kind:function(arm,size=0x44) addr:0x02159f4c +func_ov059_02159f90 kind:function(arm,size=0x4) addr:0x02159f90 +func_ov059_02159f94 kind:function(arm,size=0xc0) addr:0x02159f94 +func_ov059_0215a054 kind:function(arm,size=0x28) addr:0x0215a054 +func_ov059_0215a07c kind:function(arm,size=0x94) addr:0x0215a07c +func_ov059_0215a110 kind:function(arm,size=0x2c) addr:0x0215a110 +func_ov059_0215a13c kind:function(arm,size=0xa4) addr:0x0215a13c +func_ov059_0215a1e0 kind:function(arm,size=0xc4) addr:0x0215a1e0 +func_ov059_0215a2a4 kind:function(arm,size=0x70) addr:0x0215a2a4 +func_ov059_0215a314 kind:function(arm,size=0x74) addr:0x0215a314 +func_ov059_0215a388 kind:function(arm,size=0x60) addr:0x0215a388 +func_ov059_0215a3e8 kind:function(arm,size=0xb4) addr:0x0215a3e8 +func_ov059_0215a49c kind:function(arm,size=0x6c) addr:0x0215a49c +func_ov059_0215a508 kind:function(arm,size=0x158) addr:0x0215a508 +func_ov059_0215a660 kind:function(arm,size=0x8c) addr:0x0215a660 +func_ov059_0215a6ec kind:function(arm,size=0x8) addr:0x0215a6ec +func_ov059_0215a6f4 kind:function(arm,size=0x80) addr:0x0215a6f4 +func_ov059_0215a774 kind:function(arm,size=0x6c) addr:0x0215a774 +func_ov059_0215a7e0 kind:function(arm,size=0x90) addr:0x0215a7e0 +func_ov059_0215a870 kind:function(arm,size=0xc) addr:0x0215a870 +func_ov059_0215a87c kind:function(arm,size=0x14) addr:0x0215a87c +func_ov059_0215a890 kind:function(arm,size=0xc) addr:0x0215a890 +func_ov059_0215a89c kind:function(arm,size=0x24) addr:0x0215a89c +func_ov059_0215a8c0 kind:function(arm,size=0x4c) addr:0x0215a8c0 +func_ov059_0215a90c kind:function(arm,size=0x218) addr:0x0215a90c +func_ov059_0215ab24 kind:function(arm,size=0x14) addr:0x0215ab24 +func_ov059_0215ab38 kind:function(arm,size=0xa4) addr:0x0215ab38 +func_ov059_0215abdc kind:function(arm,size=0x3c) addr:0x0215abdc +func_ov059_0215ac18 kind:function(arm,size=0x48) addr:0x0215ac18 +func_ov059_0215ac60 kind:function(arm,size=0x28c) addr:0x0215ac60 +func_ov059_0215aeec kind:function(arm,size=0x140) addr:0x0215aeec +func_ov059_0215b02c kind:function(arm,size=0x40) addr:0x0215b02c +func_ov059_0215b06c kind:function(arm,size=0x1d0) addr:0x0215b06c +func_ov059_0215b23c kind:function(arm,size=0x24) addr:0x0215b23c +func_ov059_0215b260 kind:function(arm,size=0x134) addr:0x0215b260 +func_ov059_0215b394 kind:function(arm,size=0x29c) addr:0x0215b394 +func_ov059_0215b630 kind:function(arm,size=0x78) addr:0x0215b630 +func_ov059_0215b6a8 kind:function(arm,size=0xc8) addr:0x0215b6a8 +func_ov059_0215b770 kind:function(arm,size=0x88) addr:0x0215b770 +func_ov059_0215b7f8 kind:function(arm,size=0x1fc) addr:0x0215b7f8 +func_ov059_0215b9f4 kind:function(arm,size=0x88) addr:0x0215b9f4 +func_ov059_0215ba7c kind:function(arm,size=0x1cc) addr:0x0215ba7c +func_ov059_0215bc48 kind:function(arm,size=0xa0) addr:0x0215bc48 +func_ov059_0215bce8 kind:function(arm,size=0xe0) addr:0x0215bce8 +func_ov059_0215bdc8 kind:function(arm,size=0xac) addr:0x0215bdc8 +func_ov059_0215be74 kind:function(arm,size=0x104) addr:0x0215be74 +func_ov059_0215bf78 kind:function(arm,size=0x8c) addr:0x0215bf78 +func_ov059_0215c004 kind:function(arm,size=0x268) addr:0x0215c004 +func_ov059_0215c26c kind:function(arm,size=0xec) addr:0x0215c26c +func_ov059_0215c358 kind:function(arm,size=0x10c) addr:0x0215c358 +func_ov059_0215c464 kind:function(arm,size=0x1fc) addr:0x0215c464 +func_ov059_0215c660 kind:function(arm,size=0x254) addr:0x0215c660 +func_ov059_0215c8b4 kind:function(arm,size=0x64) addr:0x0215c8b4 +func_ov059_0215c918 kind:function(arm,size=0x280) addr:0x0215c918 +func_ov059_0215cb98 kind:function(arm,size=0x198) addr:0x0215cb98 +func_ov059_0215cd30 kind:function(arm,size=0x248) addr:0x0215cd30 +func_ov059_0215cf78 kind:function(arm,size=0x10) addr:0x0215cf78 +func_ov059_0215cf88 kind:function(arm,size=0x4c) addr:0x0215cf88 +func_ov059_0215cfd4 kind:function(arm,size=0xb4) addr:0x0215cfd4 +func_ov059_0215d088 kind:function(arm,size=0x28) addr:0x0215d088 +func_ov059_0215d0b0 kind:function(arm,size=0xb0) addr:0x0215d0b0 +func_ov059_0215d160 kind:function(arm,size=0x64) addr:0x0215d160 +func_ov059_0215d1c4 kind:function(arm,size=0x2c) addr:0x0215d1c4 +func_ov059_0215d1f0 kind:function(arm,size=0x41c) addr:0x0215d1f0 +func_ov059_0215d60c kind:function(arm,size=0x1dc) addr:0x0215d60c +func_ov059_0215d7e8 kind:function(arm,size=0x5c) addr:0x0215d7e8 +func_ov059_0215d844 kind:function(arm,size=0x260) addr:0x0215d844 +func_ov059_0215daa4 kind:function(arm,size=0x70) addr:0x0215daa4 +func_ov059_0215db14 kind:function(arm,size=0xbc) addr:0x0215db14 +func_ov059_0215dbd0 kind:function(arm,size=0x124) addr:0x0215dbd0 +func_ov059_0215dcf4 kind:function(arm,size=0x30) addr:0x0215dcf4 +func_ov059_0215dd24 kind:function(arm,size=0x2c) addr:0x0215dd24 +func_ov059_0215dd50 kind:function(arm,size=0x64) addr:0x0215dd50 +func_ov059_0215ddb4 kind:function(arm,size=0x30) addr:0x0215ddb4 +func_ov059_0215dde4 kind:function(arm,size=0x110) addr:0x0215dde4 +func_ov059_0215def4 kind:function(arm,size=0x38) addr:0x0215def4 +func_ov059_0215df2c kind:function(arm,size=0x1c) addr:0x0215df2c +func_ov059_0215df48 kind:function(arm,size=0x24) addr:0x0215df48 +func_ov059_0215df6c kind:function(arm,size=0x7c) addr:0x0215df6c +func_ov059_0215dfe8 kind:function(arm,size=0x24) addr:0x0215dfe8 +func_ov059_0215e00c kind:function(arm,size=0x2c) addr:0x0215e00c +func_ov059_0215e038 kind:function(arm,size=0x1c) addr:0x0215e038 +func_ov059_0215e054 kind:function(arm,size=0x84) addr:0x0215e054 +func_ov059_0215e0d8 kind:function(arm,size=0x8c) addr:0x0215e0d8 +func_ov059_0215e164 kind:function(arm,size=0x14) addr:0x0215e164 +func_ov059_0215e178 kind:function(arm,size=0xc) addr:0x0215e178 +func_ov059_0215e184 kind:function(arm,size=0x28) addr:0x0215e184 +func_ov059_0215e1ac kind:function(arm,size=0x58) addr:0x0215e1ac +func_ov059_0215e204 kind:function(arm,size=0x330) addr:0x0215e204 +func_ov059_0215e534 kind:function(arm,size=0x14) addr:0x0215e534 +func_ov059_0215e548 kind:function(arm,size=0x17c) addr:0x0215e548 +func_ov059_0215e6c4 kind:function(arm,size=0x2c) addr:0x0215e6c4 +func_ov059_0215e6f0 kind:function(arm,size=0x48) addr:0x0215e6f0 +func_ov059_0215e738 kind:function(arm,size=0x80) addr:0x0215e738 +func_ov059_0215e7b8 kind:function(arm,size=0x21c) addr:0x0215e7b8 +func_ov059_0215e9d4 kind:function(arm,size=0x350) addr:0x0215e9d4 +func_ov059_0215ed24 kind:function(arm,size=0x40) addr:0x0215ed24 +func_ov059_0215ed64 kind:function(arm,size=0x18) addr:0x0215ed64 +func_ov059_0215ed7c kind:function(arm,size=0x2b4) addr:0x0215ed7c +func_ov059_0215f030 kind:function(arm,size=0x80) addr:0x0215f030 +func_ov059_0215f0b0 kind:function(arm,size=0x30) addr:0x0215f0b0 +func_ov059_0215f0e0 kind:function(arm,size=0x8d8) addr:0x0215f0e0 +func_ov059_0215f9b8 kind:function(arm,size=0x2c) addr:0x0215f9b8 +func_ov059_0215f9e4 kind:function(arm,size=0x1fc) addr:0x0215f9e4 +func_ov059_0215fbe0 kind:function(arm,size=0x134) addr:0x0215fbe0 +func_ov059_0215fd14 kind:function(arm,size=0x43c) addr:0x0215fd14 +func_ov059_02160150 kind:function(arm,size=0x6c) addr:0x02160150 +func_ov059_021601bc kind:function(arm,size=0x334) addr:0x021601bc +func_ov059_021604f0 kind:function(arm,size=0x4) addr:0x021604f0 +func_ov059_021604f4 kind:function(arm,size=0x4) addr:0x021604f4 +func_ov059_021604f8 kind:function(arm,size=0x10) addr:0x021604f8 +func_ov059_02160508 kind:function(arm,size=0x4) addr:0x02160508 +func_ov059_0216050c kind:function(arm,size=0x18) addr:0x0216050c +func_ov059_02160524 kind:function(arm,size=0x598) addr:0x02160524 +func_ov059_02160abc kind:function(arm,size=0x1f4) addr:0x02160abc +func_ov059_02160cb0 kind:function(arm,size=0x48c) addr:0x02160cb0 +func_ov059_0216113c kind:function(arm,size=0x5c) addr:0x0216113c +func_ov059_02161198 kind:function(arm,size=0x2ac) addr:0x02161198 +func_ov059_02161444 kind:function(arm,size=0x68) addr:0x02161444 +func_ov059_021614ac kind:function(arm,size=0x34) addr:0x021614ac +func_ov059_021614e0 kind:function(arm,size=0x378) addr:0x021614e0 +func_ov059_02161858 kind:function(arm,size=0xb8) addr:0x02161858 +func_ov059_02161910 kind:function(arm,size=0x88) addr:0x02161910 +func_ov059_02161998 kind:function(arm,size=0x6c) addr:0x02161998 +func_ov059_02161a04 kind:function(arm,size=0x248) addr:0x02161a04 +func_ov059_02161c4c kind:function(arm,size=0x18) addr:0x02161c4c +func_ov059_02161c64 kind:function(arm,size=0x14c) addr:0x02161c64 +func_ov059_02161db0 kind:function(arm,size=0xfc) addr:0x02161db0 +func_ov059_02161eac kind:function(arm,size=0x6c) addr:0x02161eac +func_ov059_02161f18 kind:function(arm,size=0x128) addr:0x02161f18 +func_ov059_02162040 kind:function(arm,size=0xb0) addr:0x02162040 +func_ov059_021620f0 kind:function(arm,size=0x1c) addr:0x021620f0 +func_ov059_0216210c kind:function(arm,size=0x50) addr:0x0216210c +func_ov059_0216215c kind:function(arm,size=0x58) addr:0x0216215c +func_ov059_021621b4 kind:function(arm,size=0x14) addr:0x021621b4 +func_ov059_021621c8 kind:function(thumb,size=0x8) addr:0x021621c8 +func_ov059_021621d0 kind:function(thumb,size=0x18) addr:0x021621d0 +func_ov059_021621e8 kind:function(thumb,size=0x3c) addr:0x021621e8 +func_ov059_02162224 kind:function(thumb,size=0x110) addr:0x02162224 +func_ov059_02162334 kind:function(thumb,size=0xc) addr:0x02162334 +func_ov059_02162340 kind:function(thumb,size=0x34) addr:0x02162340 +func_ov059_02162374 kind:function(thumb,size=0x3c) addr:0x02162374 +func_ov059_021623b0 kind:function(arm,size=0x54) addr:0x021623b0 +func_ov059_02162404 kind:function(arm,size=0x88) addr:0x02162404 +func_ov059_0216248c kind:function(arm,size=0x2c) addr:0x0216248c +func_ov059_021624b8 kind:function(arm,size=0x50) addr:0x021624b8 +func_ov059_02162508 kind:function(arm,size=0x16c) addr:0x02162508 +func_ov059_02162674 kind:function(arm,size=0x14) addr:0x02162674 +func_ov059_02162688 kind:function(arm,size=0x30) addr:0x02162688 +func_ov059_021626b8 kind:function(arm,size=0x4) addr:0x021626b8 +func_ov059_021626bc kind:function(arm,size=0x30) addr:0x021626bc +func_ov059_021626ec kind:function(arm,size=0x3c) addr:0x021626ec +func_ov059_02162728 kind:function(arm,size=0x30) addr:0x02162728 +func_ov059_02162758 kind:function(arm,size=0x4c) addr:0x02162758 +func_ov059_021627a4 kind:function(arm,size=0x30) addr:0x021627a4 +func_ov059_021627d4 kind:function(arm,size=0x10) addr:0x021627d4 +func_ov059_021627e4 kind:function(arm,size=0x38) addr:0x021627e4 +func_ov059_0216281c kind:function(arm,size=0x64) addr:0x0216281c +func_ov059_02162880 kind:function(arm,size=0x34) addr:0x02162880 +func_ov059_021628b4 kind:function(arm,size=0x5c) addr:0x021628b4 +func_ov059_02162910 kind:function(arm,size=0x30) addr:0x02162910 +func_ov059_02162940 kind:function(arm,size=0x44) addr:0x02162940 +func_ov059_02162984 kind:function(arm,size=0x18) addr:0x02162984 +func_ov059_0216299c kind:function(arm,size=0x18) addr:0x0216299c +func_ov059_021629b4 kind:function(arm,size=0x64) addr:0x021629b4 +func_ov059_02162a18 kind:function(arm,size=0x4) addr:0x02162a18 +func_ov059_02162a1c kind:function(arm,size=0x18) addr:0x02162a1c +func_ov059_02162a34 kind:function(arm,size=0x40) addr:0x02162a34 +func_ov059_02162a74 kind:function(arm,size=0x90) addr:0x02162a74 +func_ov059_02162b04 kind:function(arm,size=0x1c) addr:0x02162b04 +func_ov059_02162b20 kind:function(arm,size=0x28) addr:0x02162b20 +func_ov059_02162b48 kind:function(arm,size=0x20) addr:0x02162b48 +func_ov059_02162b68 kind:function(arm,size=0x14) addr:0x02162b68 +func_ov059_02162b7c kind:function(arm,size=0xc) addr:0x02162b7c +func_ov059_02162b88 kind:function(arm,size=0x24) addr:0x02162b88 +func_ov059_02162bac kind:function(arm,size=0x44) addr:0x02162bac +func_ov059_02162bf0 kind:function(arm,size=0xe0) addr:0x02162bf0 +func_ov059_02162cd0 kind:function(arm,size=0x30) addr:0x02162cd0 +func_ov059_02162d00 kind:function(arm,size=0x3c) addr:0x02162d00 +func_ov059_02162d3c kind:function(arm,size=0x64) addr:0x02162d3c +func_ov059_02162da0 kind:function(arm,size=0x14) addr:0x02162da0 +func_ov059_02162db4 kind:function(arm,size=0x14) addr:0x02162db4 +func_ov059_02162dc8 kind:function(arm,size=0x4) addr:0x02162dc8 +func_ov059_02162dcc kind:function(arm,size=0x20) addr:0x02162dcc +func_ov059_02162dec kind:function(arm,size=0x64) addr:0x02162dec +func_ov059_02162e50 kind:function(arm,size=0x4) addr:0x02162e50 +func_ov059_02162e54 kind:function(arm,size=0x4) addr:0x02162e54 +func_ov059_02162e58 kind:function(arm,size=0x78) addr:0x02162e58 +func_ov059_02162ed0 kind:function(arm,size=0xac) addr:0x02162ed0 +func_ov059_02162f7c kind:function(arm,size=0x14) addr:0x02162f7c +func_ov059_02162f90 kind:function(arm,size=0x16c) addr:0x02162f90 +func_ov059_021630fc kind:function(arm,size=0x2c) addr:0x021630fc +func_ov059_02163128 kind:function(arm,size=0x8c) addr:0x02163128 +func_ov059_021631b4 kind:function(arm,size=0x28) addr:0x021631b4 +func_ov059_021631dc kind:function(arm,size=0x28) addr:0x021631dc +func_ov059_02163204 kind:function(arm,size=0x30) addr:0x02163204 +func_ov059_02163234 kind:function(arm,size=0x14) addr:0x02163234 +func_ov059_02163248 kind:function(arm,size=0x20) addr:0x02163248 +func_ov059_02163268 kind:function(arm,size=0x1c) addr:0x02163268 +func_ov059_02163284 kind:function(arm,size=0x24) addr:0x02163284 +func_ov059_021632a8 kind:function(arm,size=0xc) addr:0x021632a8 +func_ov059_021632b4 kind:function(arm,size=0x24) addr:0x021632b4 +func_ov059_021632d8 kind:function(arm,size=0x40) addr:0x021632d8 +func_ov059_02163318 kind:function(arm,size=0xf0) addr:0x02163318 +func_ov059_02163408 kind:function(arm,size=0x1c) addr:0x02163408 +func_ov059_02163424 kind:function(arm,size=0x14) addr:0x02163424 +func_ov059_02163438 kind:function(arm,size=0x184) addr:0x02163438 +func_ov059_021635bc kind:function(arm,size=0x4) addr:0x021635bc +func_ov059_021635c0 kind:function(arm,size=0x14) addr:0x021635c0 +func_ov059_021635d4 kind:function(arm,size=0x84) addr:0x021635d4 +func_ov059_02163658 kind:function(arm,size=0xf4) addr:0x02163658 +func_ov059_0216374c kind:function(arm,size=0x18) addr:0x0216374c +func_ov059_02163764 kind:function(arm,size=0x78) addr:0x02163764 +func_ov059_021637dc kind:function(arm,size=0x38) addr:0x021637dc +func_ov059_02163814 kind:function(arm,size=0x40) addr:0x02163814 +func_ov059_02163854 kind:function(arm,size=0x14) addr:0x02163854 +func_ov059_02163868 kind:function(arm,size=0x20) addr:0x02163868 +func_ov059_02163888 kind:function(arm,size=0x40) addr:0x02163888 +func_ov059_021638c8 kind:function(arm,size=0x4) addr:0x021638c8 +func_ov059_021638cc kind:function(arm,size=0x4) addr:0x021638cc +func_ov059_021638d0 kind:function(arm,size=0x14) addr:0x021638d0 +func_ov059_021638e4 kind:function(arm,size=0xc) addr:0x021638e4 +func_ov059_021638f0 kind:function(arm,size=0x20) addr:0x021638f0 +func_ov059_02163910 kind:function(arm,size=0x28) addr:0x02163910 +func_ov059_02163938 kind:function(arm,size=0xc) addr:0x02163938 +func_ov059_02163944 kind:function(arm,size=0x24) addr:0x02163944 +func_ov059_02163968 kind:function(arm,size=0x28) addr:0x02163968 +func_ov059_02163990 kind:function(arm,size=0xc0) addr:0x02163990 +func_ov059_02163a50 kind:function(arm,size=0x14) addr:0x02163a50 +func_ov059_02163a64 kind:function(arm,size=0xa0) addr:0x02163a64 +func_ov059_02163b04 kind:function(arm,size=0x2c) addr:0x02163b04 +func_ov059_02163b30 kind:function(arm,size=0x50) addr:0x02163b30 +func_ov059_02163b80 kind:function(arm,size=0x8) addr:0x02163b80 +func_ov059_02163b88 kind:function(arm,size=0x24) addr:0x02163b88 +func_ov059_02163bac kind:function(arm,size=0x10) addr:0x02163bac +func_ov059_02163bbc kind:function(arm,size=0x8) addr:0x02163bbc +func_ov059_02163bc4 kind:function(arm,size=0x1c) addr:0x02163bc4 +func_ov059_02163be0 kind:function(arm,size=0x30) addr:0x02163be0 +func_ov059_02163c10 kind:function(arm,size=0x38) addr:0x02163c10 +func_ov059_02163c48 kind:function(arm,size=0x14) addr:0x02163c48 +func_ov059_02163c5c kind:function(arm,size=0xc) addr:0x02163c5c +func_ov059_02163c68 kind:function(arm,size=0x24) addr:0x02163c68 +func_ov059_02163c8c kind:function(arm,size=0x28) addr:0x02163c8c +func_ov059_02163cb4 kind:function(arm,size=0xc0) addr:0x02163cb4 +func_ov059_02163d74 kind:function(arm,size=0xa0) addr:0x02163d74 +func_ov059_02163e14 kind:function(arm,size=0x2c) addr:0x02163e14 +func_ov059_02163e40 kind:function(arm,size=0x50) addr:0x02163e40 +func_ov059_02163e90 kind:function(arm,size=0x8) addr:0x02163e90 +func_ov059_02163e98 kind:function(arm,size=0x30) addr:0x02163e98 +func_ov059_02163ec8 kind:function(arm,size=0x38) addr:0x02163ec8 +func_ov059_02163f00 kind:function(arm,size=0x14) addr:0x02163f00 +func_ov059_02163f14 kind:function(arm,size=0xc) addr:0x02163f14 +func_ov059_02163f20 kind:function(arm,size=0x24) addr:0x02163f20 +func_ov059_02163f44 kind:function(arm,size=0x28) addr:0x02163f44 +func_ov059_02163f6c kind:function(arm,size=0xc0) addr:0x02163f6c +func_ov059_0216402c kind:function(arm,size=0xa0) addr:0x0216402c +func_ov059_021640cc kind:function(arm,size=0x2c) addr:0x021640cc +func_ov059_021640f8 kind:function(arm,size=0x50) addr:0x021640f8 +func_ov059_02164148 kind:function(arm,size=0x8) addr:0x02164148 +func_ov059_02164150 kind:function(arm,size=0x30) addr:0x02164150 +func_ov059_02164180 kind:function(arm,size=0x38) addr:0x02164180 +func_ov059_021641b8 kind:function(arm,size=0x14) addr:0x021641b8 +func_ov059_021641cc kind:function(arm,size=0xc) addr:0x021641cc +func_ov059_021641d8 kind:function(arm,size=0x24) addr:0x021641d8 +func_ov059_021641fc kind:function(arm,size=0x28) addr:0x021641fc +func_ov059_02164224 kind:function(arm,size=0xc0) addr:0x02164224 +func_ov059_021642e4 kind:function(arm,size=0xa0) addr:0x021642e4 +func_ov059_02164384 kind:function(arm,size=0x2c) addr:0x02164384 +func_ov059_021643b0 kind:function(arm,size=0x50) addr:0x021643b0 +func_ov059_02164400 kind:function(arm,size=0x8) addr:0x02164400 +func_ov059_02164408 kind:function(arm,size=0x30) addr:0x02164408 +func_ov059_02164438 kind:function(arm,size=0x38) addr:0x02164438 +func_ov059_02164470 kind:function(arm,size=0x14) addr:0x02164470 +func_ov059_02164484 kind:function(arm,size=0xc) addr:0x02164484 +func_ov059_02164490 kind:function(arm,size=0x24) addr:0x02164490 +func_ov059_021644b4 kind:function(arm,size=0x28) addr:0x021644b4 +func_ov059_021644dc kind:function(arm,size=0xc0) addr:0x021644dc +func_ov059_0216459c kind:function(arm,size=0xa0) addr:0x0216459c +func_ov059_0216463c kind:function(arm,size=0x2c) addr:0x0216463c +func_ov059_02164668 kind:function(arm,size=0x50) addr:0x02164668 +func_ov059_021646b8 kind:function(arm,size=0x8) addr:0x021646b8 +func_ov059_021646c0 kind:function(arm,size=0x30) addr:0x021646c0 +func_ov059_021646f0 kind:function(arm,size=0x38) addr:0x021646f0 +func_ov059_02164728 kind:function(arm,size=0x14) addr:0x02164728 +func_ov059_0216473c kind:function(arm,size=0xc) addr:0x0216473c +func_ov059_02164748 kind:function(arm,size=0x24) addr:0x02164748 +func_ov059_0216476c kind:function(arm,size=0x28) addr:0x0216476c +func_ov059_02164794 kind:function(arm,size=0x74) addr:0x02164794 +func_ov059_02164808 kind:function(arm,size=0x38) addr:0x02164808 +func_ov059_02164840 kind:function(arm,size=0x20) addr:0x02164840 +func_ov059_02164860 kind:function(arm,size=0x28) addr:0x02164860 +func_ov059_02164888 kind:function(arm,size=0x20) addr:0x02164888 +func_ov059_021648a8 kind:function(arm,size=0x28) addr:0x021648a8 +func_ov059_021648d0 kind:function(arm,size=0x14) addr:0x021648d0 +func_ov059_021648e4 kind:function(arm,size=0xc) addr:0x021648e4 +func_ov059_021648f0 kind:function(arm,size=0x24) addr:0x021648f0 +func_ov059_02164914 kind:function(arm,size=0x28) addr:0x02164914 +func_ov059_0216493c kind:function(arm,size=0x20) addr:0x0216493c +func_ov059_0216495c kind:function(arm,size=0x50) addr:0x0216495c +func_ov059_021649ac kind:function(arm,size=0x20) addr:0x021649ac +func_ov059_021649cc kind:function(arm,size=0x28) addr:0x021649cc +func_ov059_021649f4 kind:function(arm,size=0x14) addr:0x021649f4 +func_ov059_02164a08 kind:function(arm,size=0xc) addr:0x02164a08 +func_ov059_02164a14 kind:function(arm,size=0x24) addr:0x02164a14 +func_ov059_02164a38 kind:function(arm,size=0x44) addr:0x02164a38 +func_ov059_02164a7c kind:function(arm,size=0x34) addr:0x02164a7c +func_ov059_02164ab0 kind:function(arm,size=0xc0) addr:0x02164ab0 +func_ov059_02164b70 kind:function(arm,size=0x14) addr:0x02164b70 +func_ov059_02164b84 kind:function(arm,size=0x1c) addr:0x02164b84 +func_ov059_02164ba0 kind:function(arm,size=0x14) addr:0x02164ba0 +data_ov059_02164bb8 kind:data(any) addr:0x02164bb8 +data_ov059_02164bbc kind:data(any) addr:0x02164bbc +data_ov059_02164bc0 kind:data(any) addr:0x02164bc0 +data_ov059_02164bc4 kind:data(any) addr:0x02164bc4 +data_ov059_02164bc8 kind:data(any) addr:0x02164bc8 +data_ov059_02164bd8 kind:data(any) addr:0x02164bd8 +func_ov059_02164c18 kind:function(arm,size=0x50) addr:0x02164c18 +func_ov059_02164c68 kind:function(arm,size=0x8c) addr:0x02164c68 +func_ov059_02164cf4 kind:function(arm,size=0x78) addr:0x02164cf4 +func_ov059_02164d6c kind:function(arm,size=0x5c) addr:0x02164d6c +func_ov059_02164dc8 kind:function(arm,size=0x50) addr:0x02164dc8 +func_ov059_02164e18 kind:function(arm,size=0x68) addr:0x02164e18 +func_ov059_02164e80 kind:function(arm,size=0x50) addr:0x02164e80 +func_ov059_02164ed0 kind:function(arm,size=0x50) addr:0x02164ed0 +func_ov059_02164f20 kind:function(arm,size=0x50) addr:0x02164f20 +func_ov059_02164f70 kind:function(arm,size=0x50) addr:0x02164f70 +func_ov059_02164fc0 kind:function(arm,size=0x50) addr:0x02164fc0 +func_ov059_02165010 kind:function(arm,size=0x50) addr:0x02165010 +func_ov059_02165060 kind:function(arm,size=0x50) addr:0x02165060 +func_ov059_021650b0 kind:function(arm,size=0x50) addr:0x021650b0 +data_ov059_02165148 kind:data(any) addr:0x02165148 +data_ov059_02165164 kind:data(any) addr:0x02165164 +data_ov059_0216518c kind:data(any) addr:0x0216518c +data_ov059_02165194 kind:data(any) addr:0x02165194 ambiguous +data_ov059_021651bc kind:data(any) addr:0x021651bc +data_ov059_02165214 kind:data(any) addr:0x02165214 +data_ov059_02165220 kind:data(any) addr:0x02165220 +data_ov059_02165234 kind:data(any) addr:0x02165234 +data_ov059_02165248 kind:data(any) addr:0x02165248 ambiguous +data_ov059_02165250 kind:data(any) addr:0x02165250 +data_ov059_02165274 kind:data(any) addr:0x02165274 +data_ov059_021652c0 kind:data(any) addr:0x021652c0 +data_ov059_02165318 kind:data(any) addr:0x02165318 +data_ov059_02165388 kind:data(any) addr:0x02165388 +data_ov059_021653f8 kind:data(any) addr:0x021653f8 +data_ov059_02165410 kind:data(any) addr:0x02165410 +data_ov059_02165458 kind:data(any) addr:0x02165458 +data_ov059_02165470 kind:data(any) addr:0x02165470 +data_ov059_021654a0 kind:data(any) addr:0x021654a0 +data_ov059_021654b8 kind:data(any) addr:0x021654b8 +data_ov059_021654d0 kind:data(any) addr:0x021654d0 +data_ov059_021654e4 kind:data(any) addr:0x021654e4 +data_ov059_021654ec kind:data(any) addr:0x021654ec ambiguous +data_ov059_02165508 kind:data(any) addr:0x02165508 +data_ov059_02165518 kind:data(any) addr:0x02165518 ambiguous +data_ov059_0216552c kind:data(any) addr:0x0216552c +data_ov059_0216556c kind:data(any) addr:0x0216556c +data_ov059_021655b4 kind:data(any) addr:0x021655b4 +data_ov059_0216560c kind:data(any) addr:0x0216560c +data_ov059_02165624 kind:data(any) addr:0x02165624 +data_ov059_0216563c kind:data(any) addr:0x0216563c ambiguous +data_ov059_02165684 kind:data(any) addr:0x02165684 +data_ov059_02165704 kind:data(any) addr:0x02165704 +data_ov059_02165720 kind:data(any) addr:0x02165720 +data_ov059_02165750 kind:data(any) addr:0x02165750 +data_ov059_02165788 kind:data(any) addr:0x02165788 +data_ov059_021657bc kind:data(any) addr:0x021657bc +data_ov059_02165880 kind:data(any) addr:0x02165880 +data_ov059_021658a8 kind:data(any) addr:0x021658a8 ambiguous +data_ov059_02165944 kind:data(any) addr:0x02165944 +data_ov059_02165960 kind:data(any) addr:0x02165960 +data_ov059_02165988 kind:data(any) addr:0x02165988 +data_ov059_021659b8 kind:data(any) addr:0x021659b8 +data_ov059_02165a0c kind:data(any) addr:0x02165a0c +data_ov059_02165a20 kind:data(any) addr:0x02165a20 +data_ov059_02165a44 kind:data(any) addr:0x02165a44 +data_ov059_02165a68 kind:data(any) addr:0x02165a68 +data_ov059_02165a88 kind:data(any) addr:0x02165a88 ambiguous +data_ov059_02165ac4 kind:data(any) addr:0x02165ac4 +data_ov059_02165b28 kind:data(any) addr:0x02165b28 +data_ov059_02165b44 kind:data(any) addr:0x02165b44 +data_ov059_02165b5c kind:data(any) addr:0x02165b5c +data_ov059_02165b7c kind:data(any) addr:0x02165b7c +data_ov059_02165bc4 kind:data(any) addr:0x02165bc4 +data_ov059_02165c28 kind:data(any) addr:0x02165c28 +data_ov059_02165c44 kind:data(any) addr:0x02165c44 +data_ov059_02165c5c kind:data(any) addr:0x02165c5c +data_ov059_02165c7c kind:data(any) addr:0x02165c7c +data_ov059_02165ce0 kind:data(any) addr:0x02165ce0 +data_ov059_02165cfc kind:data(any) addr:0x02165cfc +data_ov059_02165d14 kind:data(any) addr:0x02165d14 +data_ov059_02165d34 kind:data(any) addr:0x02165d34 +data_ov059_02165d98 kind:data(any) addr:0x02165d98 +data_ov059_02165db4 kind:data(any) addr:0x02165db4 +data_ov059_02165dcc kind:data(any) addr:0x02165dcc +data_ov059_02165dec kind:data(any) addr:0x02165dec +data_ov059_02165e50 kind:data(any) addr:0x02165e50 +data_ov059_02165e6c kind:data(any) addr:0x02165e6c +data_ov059_02165e84 kind:data(any) addr:0x02165e84 +data_ov059_02165ea4 kind:data(any) addr:0x02165ea4 +data_ov059_02165f08 kind:data(any) addr:0x02165f08 +data_ov059_02165f2c kind:data(any) addr:0x02165f2c +data_ov059_02165f88 kind:data(any) addr:0x02165f88 +data_ov059_02165fac kind:data(any) addr:0x02165fac +data_ov059_02165fe8 kind:data(any) addr:0x02165fe8 ambiguous +data_ov059_02165ff0 kind:data(any) addr:0x02165ff0 ambiguous +data_ov059_0216600c kind:data(any) addr:0x0216600c +data_ov059_02166028 kind:data(any) addr:0x02166028 +data_ov059_02166040 kind:data(any) addr:0x02166040 ambiguous +data_ov059_02166050 kind:data(any) addr:0x02166050 +data_ov059_02166054 kind:data(any) addr:0x02166054 ambiguous +data_ov059_021660a0 kind:bss addr:0x021660a0 +data_ov059_021660a4 kind:bss addr:0x021660a4 +data_ov059_021660b0 kind:bss addr:0x021660b0 +data_ov059_021660ec kind:bss addr:0x021660ec +data_ov059_021660f0 kind:bss addr:0x021660f0 +data_ov059_021660fc kind:bss addr:0x021660fc +data_ov059_02166108 kind:bss addr:0x02166108 +data_ov059_0216611c kind:bss addr:0x0216611c ambiguous +data_ov059_021661e0 kind:bss addr:0x021661e0 +data_ov059_021661e4 kind:bss addr:0x021661e4 +data_ov059_021661f0 kind:bss addr:0x021661f0 +data_ov059_021661fc kind:bss addr:0x021661fc +data_ov059_021662d4 kind:bss addr:0x021662d4 +data_ov059_021662d8 kind:bss addr:0x021662d8 +data_ov059_021662e4 kind:bss addr:0x021662e4 +data_ov059_021662f0 kind:bss addr:0x021662f0 +data_ov059_021663a4 kind:bss addr:0x021663a4 ambiguous +data_ov059_021663c8 kind:bss addr:0x021663c8 +data_ov059_021663cc kind:bss addr:0x021663cc +data_ov059_021663d8 kind:bss addr:0x021663d8 +data_ov059_021664b0 kind:bss addr:0x021664b0 +data_ov059_021664b4 kind:bss addr:0x021664b4 +data_ov059_021664c0 kind:bss addr:0x021664c0 +data_ov059_02166598 kind:bss addr:0x02166598 +data_ov059_0216659c kind:bss addr:0x0216659c +data_ov059_021665a8 kind:bss addr:0x021665a8 +data_ov059_02166680 kind:bss addr:0x02166680 +data_ov059_02166684 kind:bss addr:0x02166684 +data_ov059_02166690 kind:bss addr:0x02166690 +data_ov059_02166768 kind:bss addr:0x02166768 +data_ov059_0216676c kind:bss addr:0x0216676c +data_ov059_02166778 kind:bss addr:0x02166778 +data_ov059_02166850 kind:bss addr:0x02166850 +data_ov059_02166854 kind:bss addr:0x02166854 +data_ov059_02166860 kind:bss addr:0x02166860 +data_ov059_021668f0 kind:bss addr:0x021668f0 ambiguous +data_ov059_02166938 kind:bss addr:0x02166938 +data_ov059_0216693c kind:bss addr:0x0216693c +data_ov059_02166948 kind:bss addr:0x02166948 +data_ov059_02166a20 kind:bss addr:0x02166a20 +data_ov059_02166a24 kind:bss addr:0x02166a24 +data_ov059_02166a30 kind:bss addr:0x02166a30 +data_ov059_02166b08 kind:bss addr:0x02166b08 +data_ov059_02166b0c kind:bss addr:0x02166b0c +data_ov059_02166b18 kind:bss addr:0x02166b18 +data_ov059_02166bf0 kind:bss addr:0x02166bf0 +data_ov059_02166bf4 kind:bss addr:0x02166bf4 +data_ov059_02166c00 kind:bss addr:0x02166c00 diff --git a/config/jp/arm9/overlays/ov060/delinks.txt b/config/jp/arm9/overlays/ov060/delinks.txt new file mode 100644 index 00000000..d04f87a8 --- /dev/null +++ b/config/jp/arm9/overlays/ov060/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x021628d4 kind:code align:32 + .rodata start:0x021628d4 end:0x02162a1c kind:data align:4 + .init start:0x02162a1c end:0x0216312c kind:code align:4 + .ctor start:0x0216312c end:0x02163178 kind:data align:4 + .data start:0x02163180 end:0x02164c40 kind:data align:32 + .bss start:0x02164c40 end:0x02165e80 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov060/relocs.txt b/config/jp/arm9/overlays/ov060/relocs.txt new file mode 100644 index 00000000..dabbeffc --- /dev/null +++ b/config/jp/arm9/overlays/ov060/relocs.txt @@ -0,0 +1,2232 @@ +from:0x02159be8 kind:load to:0x02164c70 module:overlay(60) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159d7c module:overlay(60) +from:0x02159c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159c60 kind:load to:0x021631d0 module:overlay(60) +from:0x02159c70 kind:load to:0x02164d48 module:overlay(60) +from:0x02159c84 kind:arm_call to:0x02011f3c module:main +from:0x02159c90 kind:arm_call to:0x02159d7c module:overlay(60) +from:0x02159ca4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159ce8 kind:load to:0x021631ac module:overlay(60) +from:0x02159cfc kind:load to:0x02164e20 module:overlay(60) +from:0x02159d10 kind:arm_call to:0x02011f3c module:main +from:0x02159d1c kind:arm_call to:0x02159d7c module:overlay(60) +from:0x02159d30 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159d78 kind:load to:0x02163188 module:overlay(60) +from:0x02159dac kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02159dcc kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02159de8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159df8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159e70 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02159e98 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02159ea4 kind:arm_call to:0x01fff458 module:itcm +from:0x02159ed4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02159ed8 kind:load to:0x0216349c module:overlay(60) +from:0x02159edc kind:load to:0x021631f4 module:overlay(60) +from:0x02159ee0 kind:load to:0x02163380 module:overlay(60) +from:0x02159ef0 kind:load to:0x02163238 module:overlay(60) +from:0x02159efc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159f14 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02159f1c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159f24 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159f2c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02159f44 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02159f4c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159f54 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159f5c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02159f64 kind:arm_call to:0x02011ff4 module:main +from:0x02159f78 kind:arm_call to:0x020e906c module:overlay(31) +from:0x02159f80 kind:arm_call to:0x0215ac3c module:overlay(60) +from:0x02159fc4 kind:arm_call to:0x0215ac54 module:overlay(60) +from:0x02159fd4 kind:arm_call to:0x0215ac84 module:overlay(60) +from:0x0215a020 kind:arm_call to:0x0215ac3c module:overlay(60) +from:0x0215a030 kind:arm_call to:0x0215ac54 module:overlay(60) +from:0x0215a03c kind:arm_call to:0x0215ab9c module:overlay(60) +from:0x0215a138 kind:arm_call to:0x02029a4c module:main +from:0x0215a148 kind:load to:0x020ab15c module:overlay(0) +from:0x0215a1b4 kind:load to:0x02163298 module:overlay(60) +from:0x0215a1ec kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215a214 kind:arm_call to:0x0215a018 module:overlay(60) +from:0x0215a254 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215a27c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a294 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a2ec kind:arm_call to:0x02015018 module:main +from:0x0215a318 kind:arm_call to:0x02015018 module:main +from:0x0215a354 kind:arm_call to:0x02015018 module:main +from:0x0215a378 kind:arm_call to:0x02015018 module:main +from:0x0215a3b4 kind:arm_call to:0x02015018 module:main +from:0x0215a3d8 kind:arm_call to:0x02015018 module:main +from:0x0215a3f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a41c kind:load to:0x027e09a8 module:dtcm +from:0x0215a420 kind:load to:0x02163308 module:overlay(60) +from:0x0215a438 kind:arm_call to:0x0215ac3c module:overlay(60) +from:0x0215a450 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a494 kind:arm_call to:0x020e9bc0 module:overlay(31) +from:0x0215a49c kind:load to:0x027e09b8 module:dtcm +from:0x0215a4d8 kind:arm_call to:0x020e9c40 module:overlay(31) +from:0x0215a4f4 kind:load to:0x027e09b8 module:dtcm +from:0x0215a530 kind:arm_call to:0x020e9c94 module:overlay(31) +from:0x0215a538 kind:load to:0x027e09b8 module:dtcm +from:0x0215a720 kind:load to:0x02163250 module:overlay(60) +from:0x0215a724 kind:load to:0x0203feb0 module:main +from:0x0215a760 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a788 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a794 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215a7e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a888 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a8ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a8c4 kind:load to:0x02163250 module:overlay(60) +from:0x0215a900 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a928 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a934 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215a984 kind:arm_call to:0x01ff930c module:itcm +from:0x0215aa30 kind:load to:0x02163250 module:overlay(60) +from:0x0215aac0 kind:load to:0x02163250 module:overlay(60) +from:0x0215ab54 kind:load to:0x02163280 module:overlay(60) +from:0x0215ab98 kind:load to:0x027e09b8 module:dtcm +from:0x0215abb4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215abd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215abe4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215abfc kind:arm_call to:0x01fff148 module:itcm +from:0x0215ac18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ac38 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ac80 kind:load to:0x027e09b8 module:dtcm +from:0x0215ad7c kind:load to:0x0203feb0 module:main +from:0x0215ad8c kind:arm_call to:0x020ea01c module:overlay(31) +from:0x0215ad94 kind:arm_call to:0x0215ac3c module:overlay(60) +from:0x0215ada8 kind:arm_call to:0x0215ac54 module:overlay(60) +from:0x0215ae04 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215ae10 kind:load to:0x027e09c0 module:dtcm +from:0x0215aef0 kind:load to:0x027e09b8 module:dtcm +from:0x0215af04 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215af10 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215af2c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215af3c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215af4c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215af54 kind:arm_call to:0x02011ff4 module:main +from:0x0215af6c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215af74 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215af7c kind:arm_call to:0x02011ff4 module:main +from:0x0215af94 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215af9c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215afb0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215afc4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215afd8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215afec kind:load to:0x02164f40 module:overlay(60) +from:0x0215b000 kind:arm_call to:0x02011f3c module:main +from:0x0215b00c kind:arm_call to:0x0215b18c module:overlay(60) +from:0x0215b024 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0215b068 kind:load to:0x021635cc module:overlay(60) +from:0x0215b078 kind:load to:0x02164f84 module:overlay(60) +from:0x0215b08c kind:arm_call to:0x02011f3c module:main +from:0x0215b098 kind:arm_call to:0x0215b18c module:overlay(60) +from:0x0215b0b0 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0215b0f4 kind:load to:0x02163614 module:overlay(60) +from:0x0215b108 kind:load to:0x02164fc8 module:overlay(60) +from:0x0215b11c kind:arm_call to:0x02011f3c module:main +from:0x0215b128 kind:arm_call to:0x0215b18c module:overlay(60) +from:0x0215b140 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0215b188 kind:load to:0x021635f0 module:overlay(60) +from:0x0215b1b8 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215b1d8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215b1f4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215b204 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215b27c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215b2c4 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x0215b2d4 kind:arm_call to:0x02068814 module:overlay(0) +from:0x0215b334 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215b34c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215b354 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b378 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215b37c kind:load to:0x0216349c module:overlay(60) +from:0x0215b380 kind:load to:0x021631f4 module:overlay(60) +from:0x0215b384 kind:load to:0x021637c0 module:overlay(60) +from:0x0215b388 kind:load to:0x02163630 module:overlay(60) +from:0x0215b38c kind:load to:0x02164f04 module:overlay(60) +from:0x0215b390 kind:load to:0x02164f34 module:overlay(60) +from:0x0215b3c4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215b3e4 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215b3ec kind:arm_call to:0x02068848 module:overlay(0) +from:0x0215b3f4 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0215b3fc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b404 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b40c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b418 kind:load to:0x021637c0 module:overlay(60) +from:0x0215b41c kind:load to:0x027e09b8 module:dtcm +from:0x0215b448 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215b468 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215b470 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0215b478 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0215b480 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b488 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b490 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b498 kind:arm_call to:0x02011ff4 module:main +from:0x0215b4a4 kind:load to:0x021637c0 module:overlay(60) +from:0x0215b4a8 kind:load to:0x027e09b8 module:dtcm +from:0x0215b4b4 kind:arm_call to:0x020e906c module:overlay(31) +from:0x0215b56c kind:arm_call to:0x020aadd8 module:overlay(0) +from:0x0215b574 kind:load to:0x0204b164 module:main +from:0x0215b59c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215b61c kind:arm_call to:0x0215dd74 module:overlay(60) +from:0x0215b638 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215b64c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b688 kind:arm_call to:0x02016b24 module:main +from:0x0215b69c kind:arm_call to:0x0215e354 module:overlay(60) +from:0x0215b6d8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b774 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b800 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b898 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b8c0 kind:arm_call to:0x0215e354 module:overlay(60) +from:0x0215b910 kind:arm_call to:0x020735f0 module:overlay(0) +from:0x0215b954 kind:arm_call to:0x0215bb94 module:overlay(60) +from:0x0215b994 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215b9bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b9d4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ba2c kind:arm_call to:0x02015018 module:main +from:0x0215ba58 kind:arm_call to:0x02015018 module:main +from:0x0215ba94 kind:arm_call to:0x02015018 module:main +from:0x0215bab8 kind:arm_call to:0x02015018 module:main +from:0x0215baf4 kind:arm_call to:0x02015018 module:main +from:0x0215bb18 kind:arm_call to:0x02015018 module:main +from:0x0215bb34 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bb60 kind:load to:0x027e09a8 module:dtcm +from:0x0215bb64 kind:load to:0x02163630 module:overlay(60) +from:0x0215bb6c kind:load to:0x027e0ce0 module:dtcm +from:0x0215bb74 kind:load to:0x02041eb0 module:main +from:0x0215bb78 kind:load to:0x02040eb0 module:main +from:0x0215bb7c kind:load to:0x02042eb0 module:main +from:0x0215bbc8 kind:load to:0x02163678 module:overlay(60) +from:0x0215bbf0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215bc1c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215bc40 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215bc58 kind:arm_call to:0x0215bb94 module:overlay(60) +from:0x0215bc70 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215bc98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bd78 kind:load to:0x027e09b8 module:dtcm +from:0x0215bd80 kind:load to:0x02163630 module:overlay(60) +from:0x0215bdb0 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0215bdcc kind:arm_call to:0x0202a17c module:main +from:0x0215be18 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0215be24 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215be3c kind:arm_call to:0x01ff9f68 module:itcm +from:0x0215be9c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bf54 kind:arm_call to:0x0201c2c8 module:main +from:0x0215bf70 kind:arm_call to:0x0201a9dc module:main +from:0x0215bf7c kind:load to:0x02164f04 module:overlay(60) +from:0x0215bf80 kind:load to:0x0203feb0 module:main +from:0x0215bf84 kind:load to:0x02164ef8 module:overlay(60) +from:0x0215bf88 kind:load to:0x027e0998 module:dtcm +from:0x0215bf8c kind:load to:0x0204c42c module:main +from:0x0215bf90 kind:load to:0x0204c49c module:main +from:0x0215bf94 kind:load to:0x02164f34 module:overlay(60) +from:0x0215bfa0 kind:arm_call to:0x020e9ea0 module:overlay(31) +from:0x0215c010 kind:load to:0x02163718 module:overlay(60) +from:0x0215c01c kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215c028 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215c03c kind:arm_call to:0x020e9bc0 module:overlay(31) +from:0x0215c054 kind:arm_call to:0x020e9c40 module:overlay(31) +from:0x0215c0f4 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215c0fc kind:load to:0x02163630 module:overlay(60) +from:0x0215c124 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c134 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c21c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0215c22c kind:load to:0x02163648 module:overlay(60) +from:0x0215c230 kind:load to:0x021635b0 module:overlay(60) +from:0x0215c234 kind:load to:0x020b684c module:overlay(0) +from:0x0215c278 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c288 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c2e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c2f8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c314 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c35c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0215c3bc kind:arm_call to:0x0215e354 module:overlay(60) +from:0x0215c404 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c440 kind:arm_call to:0x0215e270 module:overlay(60) +from:0x0215c45c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c46c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c484 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c4e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c4f0 kind:load to:0x021635b0 module:overlay(60) +from:0x0215c4f4 kind:load to:0x020b684c module:overlay(0) +from:0x0215c4f8 kind:load to:0x0203feb0 module:main +from:0x0215c56c kind:load to:0x02163648 module:overlay(60) +from:0x0215c5b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c5cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c5e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c5f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c600 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215c634 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c644 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c688 kind:arm_call to:0x02016b24 module:main +from:0x0215c69c kind:arm_call to:0x0215e354 module:overlay(60) +from:0x0215c704 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c794 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c79c kind:load to:0x0203feb0 module:main +from:0x0215c828 kind:load to:0x02163648 module:overlay(60) +from:0x0215c854 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c890 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c8a4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c8d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c8ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c9ac kind:arm_call to:0x0215e354 module:overlay(60) +from:0x0215c9f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ca34 kind:arm_call to:0x0215e270 module:overlay(60) +from:0x0215ca58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ca6c kind:arm_call to:0x01ff930c module:itcm +from:0x0215cae8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cb1c kind:load to:0x0203feb0 module:main +from:0x0215cb58 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215cbb4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cc2c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0215cc9c kind:load to:0x02163630 module:overlay(60) +from:0x0215cca4 kind:load to:0x02163648 module:overlay(60) +from:0x0215cca8 kind:load to:0x021635b0 module:overlay(60) +from:0x0215ccac kind:load to:0x020b684c module:overlay(0) +from:0x0215cd24 kind:load to:0x02163630 module:overlay(60) +from:0x0215cd40 kind:arm_call to:0x01ff916c module:itcm +from:0x0215cdd8 kind:load to:0x0203feb0 module:main +from:0x0215ce2c kind:arm_call to:0x01ff930c module:itcm +from:0x0215cedc kind:load to:0x02163630 module:overlay(60) +from:0x0215cef8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cf3c kind:arm_call to:0x02016b24 module:main +from:0x0215cf50 kind:arm_call to:0x0215e354 module:overlay(60) +from:0x0215cfa4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cfd0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d010 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d028 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d058 kind:arm_call to:0x02016b24 module:main +from:0x0215d0a8 kind:arm_call to:0x020d8520 module:overlay(24) +from:0x0215d0c8 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215d184 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d18c kind:load to:0x0204b164 module:main +from:0x0215d1ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d204 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d234 kind:arm_call to:0x02016b24 module:main +from:0x0215d2dc kind:arm_call to:0x0201696c module:main +from:0x0215d2f4 kind:arm_call to:0x020aa69c module:overlay(0) +from:0x0215d3bc kind:load to:0x027e0ce0 module:dtcm +from:0x0215d3c0 kind:load to:0x021635b0 module:overlay(60) +from:0x0215d438 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d474 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d4c0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d520 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d574 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215d5ac kind:load to:0x02163630 module:overlay(60) +from:0x0215d5b4 kind:load to:0x02163648 module:overlay(60) +from:0x0215d620 kind:load to:0x02163648 module:overlay(60) +from:0x0215d638 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d68c kind:load to:0x020b6a14 module:overlay(0) +from:0x0215d690 kind:load to:0x0206f100 module:overlay(0) +from:0x0215d6ec kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215d718 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d738 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215d7b8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215d81c kind:arm_call to:0x02168398 module:overlay(93) +from:0x0215d8b4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d8c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d914 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d97c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215da10 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0215da64 kind:arm_call to:0x020721ec module:overlay(0) +from:0x0215da70 kind:load to:0x027e0ce0 module:dtcm +from:0x0215da74 kind:load to:0x027e09b8 module:dtcm +from:0x0215da7c kind:load to:0x02163648 module:overlay(60) +from:0x0215da80 kind:load to:0x027e0d8c module:dtcm +from:0x0215da84 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215da8c kind:load to:0x0203feb0 module:main +from:0x0215da90 kind:load to:0x02163630 module:overlay(60) +from:0x0215da94 kind:load to:0x021635b0 module:overlay(60) +from:0x0215da98 kind:load to:0x020b684c module:overlay(0) +from:0x0215daa0 kind:load to:0x027e09a4 module:dtcm +from:0x0215dac0 kind:arm_call to:0x0215dcd0 module:overlay(60) +from:0x0215db04 kind:arm_call to:0x020aade4 module:overlay(0) +from:0x0215db20 kind:arm_call to:0x0215dcdc module:overlay(60) +from:0x0215db40 kind:arm_call to:0x01fff148 module:itcm +from:0x0215db84 kind:arm_call to:0x02016b24 module:main +from:0x0215db98 kind:arm_call to:0x0215e354 module:overlay(60) +from:0x0215dbec kind:arm_call to:0x02069620 module:overlay(0) +from:0x0215dc08 kind:arm_call to:0x0215dd18 module:overlay(60) +from:0x0215dc5c kind:arm_call to:0x0215df64 module:overlay(60) +from:0x0215dc98 kind:arm_call to:0x0215e09c module:overlay(60) +from:0x0215dca8 kind:arm_call to:0x0215df64 module:overlay(60) +from:0x0215dcb4 kind:arm_call to:0x020aade4 module:overlay(0) +from:0x0215dcc0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dcc8 kind:load to:0x021635b0 module:overlay(60) +from:0x0215dccc kind:load to:0x020b684c module:overlay(0) +from:0x0215dcd8 kind:load to:0x0215e09c module:overlay(60) +from:0x0215dd00 kind:arm_call to:0x0215de58 module:overlay(60) +from:0x0215dd3c kind:arm_call to:0x0215de58 module:overlay(60) +from:0x0215dd4c kind:arm_call to:0x01ff916c module:itcm +from:0x0215dd5c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215dd6c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ddc8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215de0c kind:arm_call to:0x02016b24 module:main +from:0x0215de24 kind:arm_call to:0x0215e354 module:overlay(60) +from:0x0215de50 kind:load to:0x027e0ce0 module:dtcm +from:0x0215de74 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215debc kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x0215decc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215dedc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215df1c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215df28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215df60 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dfe4 kind:arm_call to:0x02029a4c module:main +from:0x0215e020 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e050 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215e090 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215e0b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215e0c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215e0ec kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215e10c kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215e1a8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215e1b4 kind:load to:0x027e09c0 module:dtcm +from:0x0215e1c8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e20c kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x0215e228 kind:load to:0x027e09b8 module:dtcm +from:0x0215e240 kind:arm_call to:0x020aaa00 module:overlay(0) +from:0x0215e288 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e350 kind:load to:0x0203feb0 module:main +from:0x0215e378 kind:arm_call to:0x02016c00 module:main +from:0x0215e3bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215e3c8 kind:arm_call to:0x0207f718 module:overlay(0) +from:0x0215e3e8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215e3fc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215e410 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215e424 kind:load to:0x0216501c module:overlay(60) +from:0x0215e438 kind:arm_call to:0x02011f3c module:main +from:0x0215e444 kind:arm_call to:0x0215e4a8 module:overlay(60) +from:0x0215e458 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e4a0 kind:load to:0x021638ec module:overlay(60) +from:0x0215e4d4 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215e4f4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215e510 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e520 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e594 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215e59c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215e5d4 kind:load to:0x0216501c module:overlay(60) +from:0x0215e5d8 kind:load to:0x0216349c module:overlay(60) +from:0x0215e5dc kind:load to:0x021631f4 module:overlay(60) +from:0x0215e5e0 kind:load to:0x02163a60 module:overlay(60) +from:0x0215e5e4 kind:load to:0x021639c8 module:overlay(60) +from:0x0215e634 kind:load to:0x02163908 module:overlay(60) +from:0x0215e668 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215e6dc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215e704 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e70c kind:arm_call to:0x0215e748 module:overlay(60) +from:0x0215e744 kind:load to:0x02163968 module:overlay(60) +from:0x0215e764 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215e7b4 kind:load to:0x021638d4 module:overlay(60) +from:0x0215e7b8 kind:load to:0x02165020 module:overlay(60) +from:0x0215e824 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215e834 kind:load to:0x02163a10 module:overlay(60) +from:0x0215e850 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e87c kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215e8a4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215e8b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e8bc kind:arm_call to:0x020e91a0 module:overlay(31) +from:0x0215e98c kind:load to:0x02163a40 module:overlay(60) +from:0x0215e9a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e9cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e9e8 kind:load to:0x027e09a8 module:dtcm +from:0x0215ea28 kind:arm_call to:0x020aadd8 module:overlay(0) +from:0x0215ea5c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215ea74 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0215eac8 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0215ead8 kind:arm_call to:0x020aa6c0 module:overlay(0) +from:0x0215eae4 kind:load to:0x027e09b8 module:dtcm +from:0x0215eb00 kind:arm_call to:0x0215eb78 module:overlay(60) +from:0x0215eb5c kind:arm_call to:0x0211c92c module:overlay(37) +from:0x0215eb74 kind:load to:0x021245d0 module:overlays(32,34,36,37) +from:0x0215eb98 kind:arm_call to:0x020c62cc module:overlays(19,24) +from:0x0215eba0 kind:load to:0x020453b0 module:main +from:0x0215eba4 kind:load to:0x020da000 module:overlays(19,24) +from:0x0215eba8 kind:load to:0x021245d0 module:overlays(32,34,36,37) +from:0x0215ebb8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ebc0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ebc8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215ebe0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ebe8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ebf0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215ebf8 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec0c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215ec20 kind:load to:0x02165104 module:overlay(60) +from:0x0215ec34 kind:arm_call to:0x02011f3c module:main +from:0x0215ec40 kind:arm_call to:0x0215ecc8 module:overlay(60) +from:0x0215ec54 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ecbc kind:load to:0x02163b7c module:overlay(60) +from:0x0215ecf8 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215ed18 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215ed34 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ed44 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215edbc kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215ede4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215ede8 kind:load to:0x0216349c module:overlay(60) +from:0x0215edec kind:load to:0x021631f4 module:overlay(60) +from:0x0215edf0 kind:load to:0x02163d68 module:overlay(60) +from:0x0215edf4 kind:load to:0x02163c88 module:overlay(60) +from:0x0215edf8 kind:load to:0x021628d4 module:overlay(60) +from:0x0215ee60 kind:load to:0x02163b98 module:overlay(60) +from:0x0215ee9c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215ef00 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215ef28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215efa4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215efdc kind:load to:0x02163c10 module:overlay(60) +from:0x0215f00c kind:load to:0x027e09b8 module:dtcm +from:0x0215f018 kind:arm_call to:0x0215efe0 module:overlay(60) +from:0x0215f03c kind:arm_call to:0x020e9174 module:overlay(31) +from:0x0215f04c kind:arm_call to:0x0215efe0 module:overlay(60) +from:0x0215f080 kind:arm_call to:0x020e9bc0 module:overlay(31) +from:0x0215f0d8 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215f0e4 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215f1b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f1bc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215f1c4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215f1dc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f1e4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215f1ec kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215f1f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215f208 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215f21c kind:load to:0x021651ec module:overlay(60) +from:0x0215f230 kind:arm_call to:0x02011f3c module:main +from:0x0215f23c kind:arm_call to:0x0215f2d4 module:overlay(60) +from:0x0215f250 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215f268 kind:load to:0x02163e9c module:overlay(60) +from:0x0215f278 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215f290 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0215f2b4 kind:arm_call to:0x0203e690 module:main +from:0x0215f2c4 kind:load to:0x02163eec module:overlay(60) +from:0x0215f2c8 kind:load to:0x02163ec0 module:overlay(60) +from:0x0215f2cc kind:load to:0x0215f350 module:overlay(60) +from:0x0215f2d0 kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x0215f2e0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215f2f8 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0215f31c kind:arm_call to:0x0203e690 module:main +from:0x0215f32c kind:load to:0x02163eec module:overlay(60) +from:0x0215f330 kind:load to:0x02163ec0 module:overlay(60) +from:0x0215f334 kind:load to:0x0215f350 module:overlay(60) +from:0x0215f338 kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x0215f344 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f364 kind:arm_call to:0x0203e740 module:main +from:0x0215f370 kind:load to:0x0215f374 module:overlay(60) +from:0x0215f37c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215f3ec kind:load to:0x027e0cd8 module:dtcm +from:0x0215f400 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215f40c kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0215f418 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0215f424 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215f430 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0215f43c kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0215f448 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215f454 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0215f460 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0215f46c kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215f478 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0215f484 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0215f48c kind:load to:0x02163f44 module:overlay(60) +from:0x0215f490 kind:load to:0x02163f50 module:overlay(60) +from:0x0215f494 kind:load to:0x02163f5c module:overlay(60) +from:0x0215f498 kind:load to:0x02163f68 module:overlay(60) +from:0x0215f51c kind:load to:0x021651ec module:overlay(60) +from:0x0215f528 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f530 kind:arm_call to:0x02011ff4 module:main +from:0x0215f554 kind:arm_call to:0x0203e740 module:main +from:0x0215f55c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f564 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f570 kind:load to:0x0215f350 module:overlay(60) +from:0x0215f58c kind:arm_call to:0x0203e740 module:main +from:0x0215f594 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f59c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f5a4 kind:arm_call to:0x02011ff4 module:main +from:0x0215f5b0 kind:load to:0x0215f350 module:overlay(60) +from:0x0215f5bc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215f5d0 kind:load to:0x021652d4 module:overlay(60) +from:0x0215f5e4 kind:arm_call to:0x02011f3c module:main +from:0x0215f5f0 kind:arm_call to:0x0215f620 module:overlay(60) +from:0x0215f604 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215f61c kind:load to:0x02163f7c module:overlay(60) +from:0x0215f628 kind:arm_call to:0x0215f26c module:overlay(60) +from:0x0215f63c kind:load to:0x02163fa0 module:overlay(60) +from:0x0215f68c kind:load to:0x021652d4 module:overlay(60) +from:0x0215f6a8 kind:arm_call to:0x0203e740 module:main +from:0x0215f6b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f6b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f6c4 kind:load to:0x0215f350 module:overlay(60) +from:0x0215f6e0 kind:arm_call to:0x0203e740 module:main +from:0x0215f6e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f6f0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f6f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215f704 kind:load to:0x0215f350 module:overlay(60) +from:0x0215f710 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215f724 kind:load to:0x021653bc module:overlay(60) +from:0x0215f738 kind:arm_call to:0x02011f3c module:main +from:0x0215f744 kind:arm_call to:0x0215f788 module:overlay(60) +from:0x0215f758 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215f768 kind:arm_call to:0x020f9284 module:overlay(31) +from:0x0215f780 kind:load to:0x0216403c module:overlay(60) +from:0x0215f784 kind:load to:0x02164018 module:overlay(60) +from:0x0215f790 kind:arm_call to:0x020f8ea4 module:overlay(31) +from:0x0215f7a8 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0215f7e0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215f7f8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215f820 kind:arm_call to:0x0200f05c module:main +from:0x0215f83c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215f858 kind:arm_call to:0x0203e690 module:main +from:0x0215f864 kind:load to:0x02116434 module:overlays(19,31) +from:0x0215f868 kind:load to:0x02163ec0 module:overlay(60) +from:0x0215f86c kind:load to:0x021640a8 module:overlay(60) +from:0x0215f870 kind:load to:0x021653bc module:overlay(60) +from:0x0215f874 kind:load to:0x02164060 module:overlay(60) +from:0x0215f878 kind:load to:0x021628ec module:overlay(60) +from:0x0215f87c kind:load to:0x0215f350 module:overlay(60) +from:0x0215f880 kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x0215f88c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f8b4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215f8c4 kind:arm_call to:0x020799cc module:overlay(0) +from:0x0215f8e8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f934 kind:load to:0x027e09bc module:dtcm +from:0x0215f938 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f940 kind:load to:0x020b4800 module:overlay(0) +from:0x0215f950 kind:arm_call to:0x020f8fcc module:overlay(31) +from:0x0215f984 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215f990 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0215f998 kind:arm_call to:0x0205931c module:overlay(0) +from:0x0215f9a4 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215f9b0 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0215f9c4 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215f9d0 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0215fa20 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0215fa2c kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215fa38 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0215fa48 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215fa54 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0215faa4 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0215fab0 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0215fac0 kind:load to:0x02163ff8 module:overlay(60) +from:0x0215fac4 kind:load to:0x02164100 module:overlay(60) +from:0x0215fac8 kind:load to:0x0216410c module:overlay(60) +from:0x0215facc kind:load to:0x02164118 module:overlay(60) +from:0x0215faf4 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0215fafc kind:load to:0x020b69b8 module:overlay(0) +from:0x0215fb24 kind:arm_call to:0x020f9024 module:overlay(31) +from:0x0215fb34 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215fb50 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215fb5c kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0215fb78 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fb84 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215fbfc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215fc2c kind:load to:0x02164124 module:overlay(60) +from:0x0215fc30 kind:load to:0x02165494 module:overlay(60) +from:0x0215fc34 kind:load to:0x027e09b8 module:dtcm +from:0x0215fc38 kind:load to:0x027e09bc module:dtcm +from:0x0215fc5c kind:arm_call to:0x0200f05c module:main +from:0x0215fc78 kind:load to:0x021653bc module:overlay(60) +from:0x0215fc7c kind:load to:0x021628dc module:overlay(60) +from:0x0215fc88 kind:arm_call to:0x02099140 module:overlay(0) +from:0x0215fc90 kind:arm_call to:0x020f9488 module:overlay(31) +from:0x0215fca0 kind:arm_call to:0x020990f4 module:overlay(0) +from:0x0215fca8 kind:arm_call to:0x020f9464 module:overlay(31) +from:0x0215fcb4 kind:arm_call to:0x020f92a8 module:overlay(31) +from:0x0215fcd8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215fcec kind:load to:0x02058e24 module:overlay(0) +from:0x0215fd00 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215fd08 kind:arm_call to:0x02011ff4 module:main +from:0x0215fd2c kind:arm_call to:0x0203e740 module:main +from:0x0215fd34 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fd3c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215fd44 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215fd4c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215fd58 kind:load to:0x0215f350 module:overlay(60) +from:0x0215fd74 kind:arm_call to:0x0203e740 module:main +from:0x0215fd7c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fd84 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215fd8c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215fd94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215fd9c kind:arm_call to:0x02011ff4 module:main +from:0x0215fda8 kind:load to:0x0215f350 module:overlay(60) +from:0x0215fdb8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215fdc0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215fdd4 kind:load to:0x02165508 module:overlay(60) +from:0x0215fde8 kind:arm_call to:0x02011f3c module:main +from:0x0215fdf4 kind:arm_call to:0x0215fe24 module:overlay(60) +from:0x0215fe08 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215fe20 kind:load to:0x02164134 module:overlay(60) +from:0x0215fe2c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215fe40 kind:load to:0x02164158 module:overlay(60) +from:0x0215fe94 kind:load to:0x02165508 module:overlay(60) +from:0x0215fea4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215feac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215fec4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fecc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215fed4 kind:arm_call to:0x02011ff4 module:main +from:0x0215fee8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215fefc kind:load to:0x021655f0 module:overlay(60) +from:0x0215ff10 kind:arm_call to:0x02011f3c module:main +from:0x0215ff1c kind:arm_call to:0x0215ff4c module:overlay(60) +from:0x0215ff30 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ff48 kind:load to:0x021641d0 module:overlay(60) +from:0x0215ff54 kind:arm_call to:0x020f8ea4 module:overlay(31) +from:0x0215ff6c kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0215ff98 kind:arm_call to:0x0200f05c module:main +from:0x0215ffb4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215ffdc kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215fff4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216001c kind:arm_call to:0x0203e690 module:main +from:0x02160028 kind:load to:0x02116434 module:overlays(19,31) +from:0x0216002c kind:load to:0x02163ec0 module:overlay(60) +from:0x02160030 kind:load to:0x0216423c module:overlay(60) +from:0x02160034 kind:load to:0x021655f0 module:overlay(60) +from:0x02160038 kind:load to:0x0216290c module:overlay(60) +from:0x0216003c kind:load to:0x021641f4 module:overlay(60) +from:0x02160040 kind:load to:0x0215f350 module:overlay(60) +from:0x02160044 kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x02160050 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160068 kind:arm_call to:0x020f8fcc module:overlay(31) +from:0x0216009c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x021600b4 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x021600bc kind:arm_call to:0x0205931c module:overlay(0) +from:0x021600c8 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x021600d4 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021600e4 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x021600f0 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02160120 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0216012c kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02160170 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0216017c kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02160188 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021601cc kind:arm_call to:0x020f9240 module:overlay(31) +from:0x021601dc kind:load to:0x021641b0 module:overlay(60) +from:0x021601e0 kind:load to:0x02164294 module:overlay(60) +from:0x021601e4 kind:load to:0x0216429c module:overlay(60) +from:0x021601e8 kind:load to:0x021642a8 module:overlay(60) +from:0x021601ec kind:load to:0x021642b4 module:overlay(60) +from:0x02160238 kind:arm_call to:0x0200f05c module:main +from:0x02160254 kind:load to:0x021655f0 module:overlay(60) +from:0x02160258 kind:load to:0x021628fc module:overlay(60) +from:0x02160264 kind:arm_call to:0x020f9024 module:overlay(31) +from:0x02160288 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160290 kind:arm_call to:0x02011ff4 module:main +from:0x021602b4 kind:arm_call to:0x0203e740 module:main +from:0x021602bc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021602c4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021602cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021602d4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021602e0 kind:load to:0x0215f350 module:overlay(60) +from:0x021602fc kind:arm_call to:0x0203e740 module:main +from:0x02160304 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216030c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160314 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216031c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160324 kind:arm_call to:0x02011ff4 module:main +from:0x02160330 kind:load to:0x0215f350 module:overlay(60) +from:0x0216033c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02160350 kind:load to:0x021656d8 module:overlay(60) +from:0x02160364 kind:arm_call to:0x02011f3c module:main +from:0x02160370 kind:arm_call to:0x021603a0 module:overlay(60) +from:0x02160384 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216039c kind:load to:0x021642c8 module:overlay(60) +from:0x021603a8 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x021603bc kind:load to:0x021642ec module:overlay(60) +from:0x02160410 kind:load to:0x021656d8 module:overlay(60) +from:0x02160420 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160428 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160440 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160448 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160450 kind:arm_call to:0x02011ff4 module:main +from:0x02160464 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02160478 kind:load to:0x021657c0 module:overlay(60) +from:0x0216048c kind:arm_call to:0x02011f3c module:main +from:0x02160498 kind:arm_call to:0x021604c8 module:overlay(60) +from:0x021604ac kind:arm_call to:0x02099040 module:overlay(0) +from:0x021604c4 kind:load to:0x0216434c module:overlay(60) +from:0x021604d4 kind:arm_call to:0x020f8ea4 module:overlay(31) +from:0x021604ec kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x02160518 kind:arm_call to:0x0203e690 module:main +from:0x02160528 kind:load to:0x02116434 module:overlays(19,31) +from:0x0216052c kind:load to:0x02163ec0 module:overlay(60) +from:0x02160530 kind:load to:0x02164370 module:overlay(60) +from:0x02160534 kind:load to:0x0215f350 module:overlay(60) +from:0x02160538 kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x02160550 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0216055c kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x02160568 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x02160574 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02160580 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0216058c kind:arm_call to:0x020f9240 module:overlay(31) +from:0x02160598 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x021605a4 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x021605b0 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x021605b8 kind:load to:0x021643c8 module:overlay(60) +from:0x021605bc kind:load to:0x021643d4 module:overlay(60) +from:0x021605c0 kind:load to:0x021643e0 module:overlay(60) +from:0x02160624 kind:load to:0x021657c0 module:overlay(60) +from:0x02160640 kind:arm_call to:0x0203e740 module:main +from:0x02160648 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160650 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216065c kind:load to:0x0215f350 module:overlay(60) +from:0x02160678 kind:arm_call to:0x0203e740 module:main +from:0x02160680 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160688 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160690 kind:arm_call to:0x02011ff4 module:main +from:0x0216069c kind:load to:0x0215f350 module:overlay(60) +from:0x021606a8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021606bc kind:load to:0x021658a8 module:overlay(60) +from:0x021606d0 kind:arm_call to:0x02011f3c module:main +from:0x021606dc kind:arm_call to:0x0216070c module:overlay(60) +from:0x021606f0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02160708 kind:load to:0x0216440c module:overlay(60) +from:0x02160714 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216076c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02160794 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021607ac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021607c4 kind:load to:0x02164430 module:overlay(60) +from:0x021607c8 kind:load to:0x021658a8 module:overlay(60) +from:0x021607cc kind:load to:0x02164060 module:overlay(60) +from:0x02160828 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02160838 kind:load to:0x021643ec module:overlay(60) +from:0x02160890 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160898 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021608a0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021608b8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021608c0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021608c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021608d0 kind:arm_call to:0x02011ff4 module:main +from:0x021608e4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021608f8 kind:load to:0x02165990 module:overlay(60) +from:0x0216090c kind:arm_call to:0x02011f3c module:main +from:0x02160918 kind:arm_call to:0x02160948 module:overlay(60) +from:0x0216092c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02160944 kind:load to:0x0216448c module:overlay(60) +from:0x02160950 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021609a8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021609b4 kind:load to:0x021644b0 module:overlay(60) +from:0x021609b8 kind:load to:0x02165990 module:overlay(60) +from:0x02160a28 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160a30 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160a48 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160a50 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160a58 kind:arm_call to:0x02011ff4 module:main +from:0x02160a6c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02160a80 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x02160a94 kind:load to:0x02164530 module:overlay(60) +from:0x02160aa0 kind:load to:0x01ffc57c module:itcm +from:0x02160aac kind:load to:0x02165a78 module:overlay(60) +from:0x02160ac0 kind:arm_call to:0x02011f3c module:main +from:0x02160acc kind:arm_call to:0x02160b40 module:overlay(60) +from:0x02160ae4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02160b30 kind:load to:0x0216450c module:overlay(60) +from:0x02160ba4 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02160bb4 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02160bd4 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02160bf8 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x02160c10 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160c20 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160c94 kind:arm_call to:0x02160a78 module:overlay(60) +from:0x02160ca0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02160cb4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02160ccc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160ce0 kind:arm_call to:0x020f0504 module:overlay(31) +from:0x02160d40 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02160d70 kind:arm_call_thumb to:0x0209b290 module:overlay(0) +from:0x02160d8c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160dec kind:arm_call to:0x0203e690 module:main +from:0x02160e40 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02160e48 kind:arm_call to:0x020f0544 module:overlay(31) +from:0x02160e58 kind:load to:0x027e0ce0 module:dtcm +from:0x02160e5c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02160e64 kind:load to:0x0216349c module:overlay(60) +from:0x02160e68 kind:load to:0x021631f4 module:overlay(60) +from:0x02160e6c kind:load to:0x02164694 module:overlay(60) +from:0x02160e70 kind:load to:0x0216455c module:overlay(60) +from:0x02160e74 kind:load to:0x021645a4 module:overlay(60) +from:0x02160e78 kind:load to:0x020a1aac module:overlay(0) +from:0x02160e7c kind:load to:0x02161e00 module:overlay(60) +from:0x02160e80 kind:load to:0x021645e4 module:overlay(60) +from:0x02160e84 kind:load to:0x021647a8 module:overlay(60) +from:0x02160e90 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160ea4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160eb8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160ef0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160f08 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160f14 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02160f2c kind:arm_call to:0x0203e740 module:main +from:0x02160f38 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160f40 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160f48 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160f50 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160f58 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02160f60 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02160f6c kind:load to:0x02164694 module:overlay(60) +from:0x02160f70 kind:load to:0x020a1aac module:overlay(0) +from:0x02160fa0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160fb8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160fc4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02160fdc kind:arm_call to:0x0203e740 module:main +from:0x02160fe8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160ff0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160ff8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02161000 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02161008 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02161010 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02161018 kind:arm_call to:0x02011ff4 module:main +from:0x02161024 kind:load to:0x02164694 module:overlay(60) +from:0x02161028 kind:load to:0x020a1aac module:overlay(0) +from:0x02161044 kind:arm_call to:0x020741c0 module:overlay(0) +from:0x0216104c kind:arm_call to:0x020e5690 module:overlay(31) +from:0x02161068 kind:load to:0x027e09ac module:dtcm +from:0x02161094 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x021610b4 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02161120 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0216118c kind:arm_call to:0x02098c90 module:overlay(0) +from:0x021611ec kind:arm_call to:0x020e906c module:overlay(31) +from:0x02161214 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02161220 kind:load to:0x02164674 module:overlay(60) +from:0x02161224 kind:load to:0x021619c0 module:overlay(60) +from:0x02161240 kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0216127c kind:arm_call to:0x020f0694 module:overlay(31) +from:0x02161294 kind:arm_call to:0x01ff930c module:itcm +from:0x021612a8 kind:arm_call to:0x020e91a4 module:overlay(31) +from:0x02161358 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161398 kind:arm_call to:0x01ff916c module:itcm +from:0x021613c8 kind:arm_call to:0x020d8520 module:overlay(24) +from:0x0216140c kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x021614c8 kind:load to:0x0204b164 module:main +from:0x0216150c kind:load to:0x02161510 module:overlay(60) +from:0x02161564 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021615b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021615e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02161630 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02161654 kind:arm_call to:0x020f06d4 module:overlay(31) +from:0x02161660 kind:load to:0x0203feb0 module:main +from:0x02161688 kind:arm_call to:0x021618e8 module:overlay(60) +from:0x021616b4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021616e4 kind:arm_call to:0x02161a78 module:overlay(60) +from:0x021616f4 kind:arm_call to:0x02161c88 module:overlay(60) +from:0x02161768 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02161840 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02161880 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021618c0 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021618cc kind:load to:0x02165a78 module:overlay(60) +from:0x021618d0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021618dc kind:load to:0x021647a8 module:overlay(60) +from:0x021618e0 kind:load to:0x02164850 module:overlay(60) +from:0x021618e4 kind:load to:0x02164868 module:overlay(60) +from:0x021619bc kind:load to:0x027e0d3c module:dtcm +from:0x02161a40 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02161a50 kind:arm_call to:0x01ffa60c module:itcm +from:0x02161a74 kind:load to:0x0203feb0 module:main +from:0x02161aa0 kind:arm_call to:0x01ff916c module:itcm +from:0x02161b8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161ba4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02161bb4 kind:load to:0x0203feb0 module:main +from:0x02161bb8 kind:load to:0x027e0cec module:dtcm +from:0x02161bc8 kind:arm_call to:0x020aaad0 module:overlay(0) +from:0x02161bf8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02161c0c kind:arm_call to:0x0206f208 module:overlay(0) +from:0x02161c24 kind:arm_call to:0x02161a78 module:overlay(60) +from:0x02161c80 kind:load to:0x020b6a14 module:overlay(0) +from:0x02161c84 kind:load to:0x027e0cd8 module:dtcm +from:0x02161cb8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02161cf8 kind:arm_call to:0x02073348 module:overlay(0) +from:0x02161d58 kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x02161d70 kind:arm_call to:0x01ff916c module:itcm +from:0x02161d88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161db0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02161df0 kind:load to:0x027e09a8 module:dtcm +from:0x02161df8 kind:load to:0x027e0cec module:dtcm +from:0x02161e14 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02161e1c kind:arm_call to:0x02011ff4 module:main +from:0x02161e30 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02161e38 kind:arm_call to:0x02011ff4 module:main +from:0x02161e4c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02161e54 kind:arm_call to:0x02011ff4 module:main +from:0x02161e68 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02161e7c kind:load to:0x02165b60 module:overlay(60) +from:0x02161e90 kind:arm_call to:0x02011f3c module:main +from:0x02161e9c kind:arm_call to:0x02161ef8 module:overlay(60) +from:0x02161eb0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02161eec kind:load to:0x02164900 module:overlay(60) +from:0x02161f24 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02161f44 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02161f60 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02161f70 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02161fe4 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02162004 kind:load to:0x02165b60 module:overlay(60) +from:0x02162008 kind:load to:0x0216349c module:overlay(60) +from:0x0216200c kind:load to:0x021631f4 module:overlay(60) +from:0x02162010 kind:load to:0x0216496c module:overlay(60) +from:0x02162014 kind:load to:0x0216491c module:overlay(60) +from:0x02162018 kind:load to:0x02162924 module:overlay(60) +from:0x02162028 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02162030 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02162038 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02162050 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02162058 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02162060 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02162068 kind:arm_call to:0x02011ff4 module:main +from:0x0216207c kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x02162098 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021620ac kind:load to:0x02165c48 module:overlay(60) +from:0x021620c0 kind:arm_call to:0x02011f3c module:main +from:0x021620cc kind:arm_call to:0x0216216c module:overlay(60) +from:0x021620e4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021620f4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162154 kind:load to:0x02164a8c module:overlay(60) +from:0x02162158 kind:load to:0x02164ac4 module:overlay(60) +from:0x0216215c kind:load to:0x02164aa8 module:overlay(60) +from:0x02162174 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021621cc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021621e0 kind:load to:0x02164aec module:overlay(60) +from:0x021621e4 kind:load to:0x02165c48 module:overlay(60) +from:0x021621e8 kind:load to:0x02165d1c module:overlay(60) +from:0x02162224 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216222c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02162244 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216224c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02162254 kind:arm_call to:0x02011ff4 module:main +from:0x02162268 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0216227c kind:load to:0x02165d4c module:overlay(60) +from:0x02162290 kind:arm_call to:0x02011f3c module:main +from:0x0216229c kind:arm_call to:0x02162350 module:overlay(60) +from:0x021622b4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021622c4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0216233c kind:load to:0x02164b2c module:overlay(60) +from:0x02162340 kind:load to:0x02164b64 module:overlay(60) +from:0x02162344 kind:load to:0x02164b48 module:overlay(60) +from:0x02162358 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0216239c kind:load to:0x02164b8c module:overlay(60) +from:0x021623a0 kind:load to:0x020b3168 module:overlay(0) +from:0x021623d0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021623ec kind:load to:0x027e0cd8 module:dtcm +from:0x021623f0 kind:load to:0x02165e20 module:overlay(60) +from:0x0216243c kind:arm_call to:0x01fff498 module:itcm +from:0x02162448 kind:arm_call to:0x01fff584 module:itcm +from:0x02162484 kind:arm_call to:0x01fff498 module:itcm +from:0x02162490 kind:arm_call to:0x01fff584 module:itcm +from:0x021624cc kind:arm_call to:0x01fff498 module:itcm +from:0x021624d8 kind:arm_call to:0x01fff584 module:itcm +from:0x02162514 kind:arm_call to:0x01fff498 module:itcm +from:0x02162520 kind:arm_call to:0x01fff584 module:itcm +from:0x02162554 kind:arm_call to:0x021626a8 module:overlay(60) +from:0x0216256c kind:arm_call to:0x021626a8 module:overlay(60) +from:0x02162584 kind:arm_call to:0x021626a8 module:overlay(60) +from:0x0216259c kind:arm_call to:0x021626a8 module:overlay(60) +from:0x021625f8 kind:load to:0x027e0ce8 module:dtcm +from:0x02162600 kind:load to:0x0216295c module:overlay(60) +from:0x0216263c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162660 kind:load to:0x0203feb0 module:main +from:0x02162684 kind:arm_call to:0x0200f05c module:main +from:0x021626a0 kind:load to:0x02165d4c module:overlay(60) +from:0x021626a4 kind:load to:0x0216292c module:overlay(60) +from:0x021626cc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021626d4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021626ec kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021626f4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021626fc kind:arm_call to:0x02011ff4 module:main +from:0x02162710 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02162724 kind:load to:0x02165e54 module:overlay(60) +from:0x02162738 kind:arm_call to:0x02011f3c module:main +from:0x02162744 kind:arm_call to:0x02162790 module:overlay(60) +from:0x02162758 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x02162788 kind:load to:0x02164bd0 module:overlay(60) +from:0x02162798 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021627a8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021627bc kind:load to:0x02164bec module:overlay(60) +from:0x021627c0 kind:load to:0x02164b64 module:overlay(60) +from:0x021627f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216282c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02162898 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021628ac kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021628b4 kind:arm_call to:0x02011ff4 module:main +from:0x021628c8 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02162a38 kind:arm_call to:0x02159c10 module:overlay(60) +from:0x02162a48 kind:arm_call to:0x0203e3a4 module:main +from:0x02162a70 kind:arm_call to:0x02159c98 module:overlay(60) +from:0x02162a80 kind:arm_call to:0x0203e3a4 module:main +from:0x02162aa8 kind:arm_call to:0x02159d24 module:overlay(60) +from:0x02162ab8 kind:arm_call to:0x0203e3a4 module:main +from:0x02162acc kind:load to:0x02164c40 module:overlay(60) +from:0x02162ad0 kind:load to:0x02164c70 module:overlay(60) +from:0x02162ad4 kind:load to:0x0215afa8 module:overlay(60) +from:0x02162ad8 kind:load to:0x02164c4c module:overlay(60) +from:0x02162adc kind:load to:0x02164d48 module:overlay(60) +from:0x02162ae0 kind:load to:0x0215afbc module:overlay(60) +from:0x02162ae4 kind:load to:0x02164c58 module:overlay(60) +from:0x02162ae8 kind:load to:0x02164e20 module:overlay(60) +from:0x02162aec kind:load to:0x0215afd0 module:overlay(60) +from:0x02162af0 kind:load to:0x02164c64 module:overlay(60) +from:0x02162b48 kind:arm_call to:0x0215b014 module:overlay(60) +from:0x02162b58 kind:arm_call to:0x0203e3a4 module:main +from:0x02162b80 kind:arm_call to:0x0215b0a0 module:overlay(60) +from:0x02162b90 kind:arm_call to:0x0203e3a4 module:main +from:0x02162bb8 kind:arm_call to:0x0215b130 module:overlay(60) +from:0x02162bc8 kind:arm_call to:0x0203e3a4 module:main +from:0x02162be0 kind:load to:0x021635b0 module:overlay(60) +from:0x02162be4 kind:load to:0x02164ef8 module:overlay(60) +from:0x02162be8 kind:load to:0x02164f40 module:overlay(60) +from:0x02162bec kind:load to:0x0215e3e0 module:overlay(60) +from:0x02162bf0 kind:load to:0x02164f10 module:overlay(60) +from:0x02162bf4 kind:load to:0x02164f84 module:overlay(60) +from:0x02162bf8 kind:load to:0x0215e3f4 module:overlay(60) +from:0x02162bfc kind:load to:0x02164f1c module:overlay(60) +from:0x02162c00 kind:load to:0x02164fc8 module:overlay(60) +from:0x02162c04 kind:load to:0x0215e408 module:overlay(60) +from:0x02162c08 kind:load to:0x02164f28 module:overlay(60) +from:0x02162c40 kind:arm_call to:0x0215e44c module:overlay(60) +from:0x02162c50 kind:arm_call to:0x0203e3a4 module:main +from:0x02162c64 kind:load to:0x021638d4 module:overlay(60) +from:0x02162c6c kind:load to:0x0216500c module:overlay(60) +from:0x02162c70 kind:load to:0x0216501c module:overlay(60) +from:0x02162c74 kind:load to:0x0215ec04 module:overlay(60) +from:0x02162c78 kind:load to:0x02165010 module:overlay(60) +from:0x02162c98 kind:arm_call to:0x0215ec48 module:overlay(60) +from:0x02162ca8 kind:arm_call to:0x0203e3a4 module:main +from:0x02162cbc kind:load to:0x021650f4 module:overlay(60) +from:0x02162cc0 kind:load to:0x02165104 module:overlay(60) +from:0x02162cc4 kind:load to:0x0215f200 module:overlay(60) +from:0x02162cc8 kind:load to:0x021650f8 module:overlay(60) +from:0x02162ce8 kind:arm_call to:0x0215f244 module:overlay(60) +from:0x02162cf8 kind:arm_call to:0x0203e3a4 module:main +from:0x02162d0c kind:load to:0x021651dc module:overlay(60) +from:0x02162d10 kind:load to:0x021651ec module:overlay(60) +from:0x02162d14 kind:load to:0x0215f5b4 module:overlay(60) +from:0x02162d18 kind:load to:0x021651e0 module:overlay(60) +from:0x02162d38 kind:arm_call to:0x0215f5f8 module:overlay(60) +from:0x02162d48 kind:arm_call to:0x0203e3a4 module:main +from:0x02162d5c kind:load to:0x021652c4 module:overlay(60) +from:0x02162d60 kind:load to:0x021652d4 module:overlay(60) +from:0x02162d64 kind:load to:0x0215f708 module:overlay(60) +from:0x02162d68 kind:load to:0x021652c8 module:overlay(60) +from:0x02162d88 kind:arm_call to:0x0215f74c module:overlay(60) +from:0x02162d98 kind:arm_call to:0x0203e3a4 module:main +from:0x02162dac kind:load to:0x021653ac module:overlay(60) +from:0x02162db0 kind:load to:0x021653bc module:overlay(60) +from:0x02162db4 kind:load to:0x0215fdac module:overlay(60) +from:0x02162db8 kind:load to:0x021653b0 module:overlay(60) +from:0x02162dd8 kind:arm_call to:0x0215fdfc module:overlay(60) +from:0x02162de8 kind:arm_call to:0x0203e3a4 module:main +from:0x02162dfc kind:load to:0x021654f8 module:overlay(60) +from:0x02162e00 kind:load to:0x02165508 module:overlay(60) +from:0x02162e04 kind:load to:0x0215fee0 module:overlay(60) +from:0x02162e08 kind:load to:0x021654fc module:overlay(60) +from:0x02162e28 kind:arm_call to:0x0215ff24 module:overlay(60) +from:0x02162e38 kind:arm_call to:0x0203e3a4 module:main +from:0x02162e4c kind:load to:0x021655e0 module:overlay(60) +from:0x02162e50 kind:load to:0x021655f0 module:overlay(60) +from:0x02162e54 kind:load to:0x02160334 module:overlay(60) +from:0x02162e58 kind:load to:0x021655e4 module:overlay(60) +from:0x02162e78 kind:arm_call to:0x02160378 module:overlay(60) +from:0x02162e88 kind:arm_call to:0x0203e3a4 module:main +from:0x02162e9c kind:load to:0x021656c8 module:overlay(60) +from:0x02162ea0 kind:load to:0x021656d8 module:overlay(60) +from:0x02162ea4 kind:load to:0x0216045c module:overlay(60) +from:0x02162ea8 kind:load to:0x021656cc module:overlay(60) +from:0x02162ec8 kind:arm_call to:0x021604a0 module:overlay(60) +from:0x02162ed8 kind:arm_call to:0x0203e3a4 module:main +from:0x02162eec kind:load to:0x021657b0 module:overlay(60) +from:0x02162ef0 kind:load to:0x021657c0 module:overlay(60) +from:0x02162ef4 kind:load to:0x021606a0 module:overlay(60) +from:0x02162ef8 kind:load to:0x021657b4 module:overlay(60) +from:0x02162f18 kind:arm_call to:0x021606e4 module:overlay(60) +from:0x02162f28 kind:arm_call to:0x0203e3a4 module:main +from:0x02162f3c kind:load to:0x02165898 module:overlay(60) +from:0x02162f40 kind:load to:0x021658a8 module:overlay(60) +from:0x02162f44 kind:load to:0x021608dc module:overlay(60) +from:0x02162f48 kind:load to:0x0216589c module:overlay(60) +from:0x02162f68 kind:arm_call to:0x02160920 module:overlay(60) +from:0x02162f78 kind:arm_call to:0x0203e3a4 module:main +from:0x02162f8c kind:load to:0x02165980 module:overlay(60) +from:0x02162f90 kind:load to:0x02165990 module:overlay(60) +from:0x02162f94 kind:load to:0x02160a64 module:overlay(60) +from:0x02162f98 kind:load to:0x02165984 module:overlay(60) +from:0x02162fb8 kind:arm_call to:0x02160ad8 module:overlay(60) +from:0x02162fc8 kind:arm_call to:0x0203e3a4 module:main +from:0x02162fdc kind:load to:0x02165a68 module:overlay(60) +from:0x02162fe0 kind:load to:0x02165a78 module:overlay(60) +from:0x02162fe4 kind:load to:0x02161e60 module:overlay(60) +from:0x02162fe8 kind:load to:0x02165a6c module:overlay(60) +from:0x02163008 kind:arm_call to:0x02161ea4 module:overlay(60) +from:0x02163018 kind:arm_call to:0x0203e3a4 module:main +from:0x0216302c kind:load to:0x02165b50 module:overlay(60) +from:0x02163030 kind:load to:0x02165b60 module:overlay(60) +from:0x02163034 kind:load to:0x02162090 module:overlay(60) +from:0x02163038 kind:load to:0x02165b54 module:overlay(60) +from:0x02163058 kind:arm_call to:0x021620d4 module:overlay(60) +from:0x02163068 kind:arm_call to:0x0203e3a4 module:main +from:0x0216307c kind:load to:0x02165c38 module:overlay(60) +from:0x02163080 kind:load to:0x02165c48 module:overlay(60) +from:0x02163084 kind:load to:0x02162260 module:overlay(60) +from:0x02163088 kind:load to:0x02165c3c module:overlay(60) +from:0x021630a8 kind:arm_call to:0x021622a4 module:overlay(60) +from:0x021630b8 kind:arm_call to:0x0203e3a4 module:main +from:0x021630cc kind:load to:0x02165d3c module:overlay(60) +from:0x021630d0 kind:load to:0x02165d4c module:overlay(60) +from:0x021630d4 kind:load to:0x02162708 module:overlay(60) +from:0x021630d8 kind:load to:0x02165d40 module:overlay(60) +from:0x021630f8 kind:arm_call to:0x0216274c module:overlay(60) +from:0x02163108 kind:arm_call to:0x0203e3a4 module:main +from:0x0216311c kind:load to:0x02165e44 module:overlay(60) +from:0x02163120 kind:load to:0x02165e54 module:overlay(60) +from:0x02163124 kind:load to:0x021628c0 module:overlay(60) +from:0x02163128 kind:load to:0x02165e48 module:overlay(60) +from:0x0216312c kind:load to:0x02162a1c module:overlay(60) +from:0x02163130 kind:load to:0x02162af4 module:overlay(60) +from:0x02163134 kind:load to:0x02162c0c module:overlay(60) +from:0x02163138 kind:load to:0x02162c7c module:overlay(60) +from:0x0216313c kind:load to:0x02162ccc module:overlay(60) +from:0x02163140 kind:load to:0x02162d1c module:overlay(60) +from:0x02163144 kind:load to:0x02162d6c module:overlay(60) +from:0x02163148 kind:load to:0x02162dbc module:overlay(60) +from:0x0216314c kind:load to:0x02162e0c module:overlay(60) +from:0x02163150 kind:load to:0x02162e5c module:overlay(60) +from:0x02163154 kind:load to:0x02162eac module:overlay(60) +from:0x02163158 kind:load to:0x02162efc module:overlay(60) +from:0x0216315c kind:load to:0x02162f4c module:overlay(60) +from:0x02163160 kind:load to:0x02162f9c module:overlay(60) +from:0x02163164 kind:load to:0x02162fec module:overlay(60) +from:0x02163168 kind:load to:0x0216303c module:overlay(60) +from:0x0216316c kind:load to:0x0216308c module:overlay(60) +from:0x02163170 kind:load to:0x021630dc module:overlay(60) +from:0x02163188 kind:load to:0x02159d00 module:overlay(60) +from:0x0216318c kind:load to:0x020990ec module:overlay(0) +from:0x02163190 kind:load to:0x02098efc module:overlay(0) +from:0x02163194 kind:load to:0x02098f78 module:overlay(0) +from:0x02163198 kind:load to:0x020990f4 module:overlay(0) +from:0x0216319c kind:load to:0x02099114 module:overlay(0) +from:0x021631a0 kind:load to:0x02099140 module:overlay(0) +from:0x021631ac kind:load to:0x02159c74 module:overlay(60) +from:0x021631b0 kind:load to:0x020990ec module:overlay(0) +from:0x021631b4 kind:load to:0x02098efc module:overlay(0) +from:0x021631b8 kind:load to:0x02098f78 module:overlay(0) +from:0x021631bc kind:load to:0x020990f4 module:overlay(0) +from:0x021631c0 kind:load to:0x02099114 module:overlay(0) +from:0x021631c4 kind:load to:0x02099140 module:overlay(0) +from:0x021631d0 kind:load to:0x02159bec module:overlay(60) +from:0x021631d4 kind:load to:0x020990ec module:overlay(0) +from:0x021631d8 kind:load to:0x02098efc module:overlay(0) +from:0x021631dc kind:load to:0x02098f78 module:overlay(0) +from:0x021631e0 kind:load to:0x020990f4 module:overlay(0) +from:0x021631e4 kind:load to:0x02099114 module:overlay(0) +from:0x021631e8 kind:load to:0x02099140 module:overlay(0) +from:0x021631f4 kind:load to:0x02159ef4 module:overlay(60) +from:0x021631f8 kind:load to:0x0215af44 module:overlay(60) +from:0x021631fc kind:load to:0x0209ba20 module:overlay(0) +from:0x02163200 kind:load to:0x0209ba54 module:overlay(0) +from:0x02163204 kind:load to:0x0209baec module:overlay(0) +from:0x02163208 kind:load to:0x0209bb00 module:overlay(0) +from:0x0216320c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02163210 kind:load to:0x0209bb28 module:overlay(0) +from:0x02163214 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02163218 kind:load to:0x0209b838 module:overlay(0) +from:0x0216321c kind:load to:0x0209babc module:overlay(0) +from:0x02163220 kind:load to:0x0209bad4 module:overlay(0) +from:0x02163224 kind:load to:0x0209bb14 module:overlay(0) +from:0x02163228 kind:load to:0x0209bea0 module:overlay(0) +from:0x0216322c kind:load to:0x0215af18 module:overlay(60) +from:0x02163230 kind:load to:0x0215aef4 module:overlay(60) +from:0x02163234 kind:load to:0x0209bed8 module:overlay(0) +from:0x021632e0 kind:load to:0x0215a9b8 module:overlay(60) +from:0x021632e8 kind:load to:0x0215a600 module:overlay(60) +from:0x021632f0 kind:load to:0x0215aa4c module:overlay(60) +from:0x021632f8 kind:load to:0x0215a810 module:overlay(60) +from:0x02163300 kind:load to:0x0215aae4 module:overlay(60) +from:0x02163350 kind:load to:0x0215aa34 module:overlay(60) +from:0x02163358 kind:load to:0x0215a728 module:overlay(60) +from:0x02163360 kind:load to:0x0215aac4 module:overlay(60) +from:0x02163368 kind:load to:0x0215a8c8 module:overlay(60) +from:0x02163370 kind:load to:0x0215ab58 module:overlay(60) +from:0x02163380 kind:load to:0x02099cc0 module:overlay(0) +from:0x02163384 kind:load to:0x02099cfc module:overlay(0) +from:0x02163388 kind:load to:0x02099d14 module:overlay(0) +from:0x0216338c kind:load to:0x02099d20 module:overlay(0) +from:0x02163390 kind:load to:0x01fff464 module:itcm +from:0x02163394 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02163398 kind:load to:0x020aa528 module:overlay(0) +from:0x0216339c kind:load to:0x020aa5a4 module:overlay(0) +from:0x021633a0 kind:load to:0x0215a1b8 module:overlay(60) +from:0x021633a4 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021633a8 kind:load to:0x02099c64 module:overlay(0) +from:0x021633ac kind:load to:0x0215a140 module:overlay(60) +from:0x021633b0 kind:load to:0x02099c6c module:overlay(0) +from:0x021633b4 kind:load to:0x02099c70 module:overlay(0) +from:0x021633b8 kind:load to:0x02099d2c module:overlay(0) +from:0x021633bc kind:load to:0x02099d98 module:overlay(0) +from:0x021633c0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021633c4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021633c8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021633cc kind:load to:0x02159f08 module:overlay(60) +from:0x021633d0 kind:load to:0x02159f38 module:overlay(60) +from:0x021633d4 kind:load to:0x02159f70 module:overlay(60) +from:0x021633d8 kind:load to:0x0215a14c module:overlay(60) +from:0x021633dc kind:load to:0x020aaad0 module:overlay(0) +from:0x021633e0 kind:load to:0x020aa778 module:overlay(0) +from:0x021633e4 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021633e8 kind:load to:0x020aa950 module:overlay(0) +from:0x021633ec kind:load to:0x020aa94c module:overlay(0) +from:0x021633f0 kind:load to:0x020aaa1c module:overlay(0) +from:0x021633f4 kind:load to:0x020aaa40 module:overlay(0) +from:0x021633f8 kind:load to:0x020aaa44 module:overlay(0) +from:0x021633fc kind:load to:0x020aa9a0 module:overlay(0) +from:0x02163400 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02163404 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02163408 kind:load to:0x020aa754 module:overlay(0) +from:0x0216340c kind:load to:0x020aa75c module:overlay(0) +from:0x02163410 kind:load to:0x0215a000 module:overlay(60) +from:0x02163414 kind:load to:0x020aa76c module:overlay(0) +from:0x02163418 kind:load to:0x020aac48 module:overlay(0) +from:0x0216341c kind:load to:0x020aad98 module:overlay(0) +from:0x02163420 kind:load to:0x020aadc4 module:overlay(0) +from:0x02163424 kind:load to:0x020aade4 module:overlay(0) +from:0x02163428 kind:load to:0x020aaffc module:overlay(0) +from:0x0216342c kind:load to:0x0215ae18 module:overlay(60) +from:0x02163430 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02163434 kind:load to:0x020aa684 module:overlay(0) +from:0x02163438 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0216343c kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02163440 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02163444 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02163448 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0216344c kind:load to:0x0215a45c module:overlay(60) +from:0x02163450 kind:load to:0x0215a4f8 module:overlay(60) +from:0x02163454 kind:load to:0x0215a53c module:overlay(60) +from:0x02163458 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0216345c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02163460 kind:load to:0x0215a430 module:overlay(60) +from:0x02163464 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02163468 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0216346c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02163470 kind:load to:0x0215a4a0 module:overlay(60) +from:0x02163474 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02163478 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0216347c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02163480 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02163484 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02163488 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0216348c kind:load to:0x0215ad80 module:overlay(60) +from:0x02163490 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0216349c kind:load to:0x02099cc0 module:overlay(0) +from:0x021634a0 kind:load to:0x02099cfc module:overlay(0) +from:0x021634a4 kind:load to:0x02099d14 module:overlay(0) +from:0x021634a8 kind:load to:0x02099d20 module:overlay(0) +from:0x021634ac kind:load to:0x01fff464 module:itcm +from:0x021634b0 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021634b4 kind:load to:0x020aa528 module:overlay(0) +from:0x021634b8 kind:load to:0x020aa5a4 module:overlay(0) +from:0x021634bc kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x021634c0 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021634c4 kind:load to:0x02099c64 module:overlay(0) +from:0x021634c8 kind:load to:0x020ab15c module:overlay(0) +from:0x021634cc kind:load to:0x02099c6c module:overlay(0) +from:0x021634d0 kind:load to:0x02099c70 module:overlay(0) +from:0x021634d4 kind:load to:0x02099d2c module:overlay(0) +from:0x021634d8 kind:load to:0x02099d98 module:overlay(0) +from:0x021634dc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021634e0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021634e4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021634e8 kind:load to:0x0215af88 module:overlay(60) +from:0x021634ec kind:load to:0x0215af60 module:overlay(60) +from:0x021634f0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021634f4 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021634f8 kind:load to:0x020aaad0 module:overlay(0) +from:0x021634fc kind:load to:0x020aa778 module:overlay(0) +from:0x02163500 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02163504 kind:load to:0x020aa950 module:overlay(0) +from:0x02163508 kind:load to:0x020aa94c module:overlay(0) +from:0x0216350c kind:load to:0x020aaa1c module:overlay(0) +from:0x02163510 kind:load to:0x020aaa40 module:overlay(0) +from:0x02163514 kind:load to:0x020aaa44 module:overlay(0) +from:0x02163518 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0216351c kind:load to:0x020aa9a8 module:overlay(0) +from:0x02163520 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02163524 kind:load to:0x020aa754 module:overlay(0) +from:0x02163528 kind:load to:0x020aa75c module:overlay(0) +from:0x0216352c kind:load to:0x020aa764 module:overlay(0) +from:0x02163530 kind:load to:0x020aa76c module:overlay(0) +from:0x02163534 kind:load to:0x020aac48 module:overlay(0) +from:0x02163538 kind:load to:0x020aad98 module:overlay(0) +from:0x0216353c kind:load to:0x020aadc4 module:overlay(0) +from:0x02163540 kind:load to:0x020aade4 module:overlay(0) +from:0x02163544 kind:load to:0x020aaffc module:overlay(0) +from:0x02163548 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0216354c kind:load to:0x020aa6c0 module:overlay(0) +from:0x02163550 kind:load to:0x020aa684 module:overlay(0) +from:0x02163554 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02163558 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0216355c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02163560 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02163564 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02163568 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0216356c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02163570 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02163574 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02163578 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0216357c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02163580 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02163584 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02163588 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0216358c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02163590 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02163594 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02163598 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0216359c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021635a0 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021635a4 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021635a8 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021635ac kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021635cc kind:load to:0x0215aff0 module:overlay(60) +from:0x021635d0 kind:load to:0x0209918c module:overlay(0) +from:0x021635d4 kind:load to:0x020991c0 module:overlay(0) +from:0x021635d8 kind:load to:0x02098f78 module:overlay(0) +from:0x021635dc kind:load to:0x02099194 module:overlay(0) +from:0x021635e0 kind:load to:0x02098fbc module:overlay(0) +from:0x021635e4 kind:load to:0x02098fc0 module:overlay(0) +from:0x021635f0 kind:load to:0x0215b10c module:overlay(60) +from:0x021635f4 kind:load to:0x0209918c module:overlay(0) +from:0x021635f8 kind:load to:0x020991c0 module:overlay(0) +from:0x021635fc kind:load to:0x02098f78 module:overlay(0) +from:0x02163600 kind:load to:0x02099194 module:overlay(0) +from:0x02163604 kind:load to:0x02098fbc module:overlay(0) +from:0x02163608 kind:load to:0x02098fc0 module:overlay(0) +from:0x02163614 kind:load to:0x0215b07c module:overlay(60) +from:0x02163618 kind:load to:0x0209918c module:overlay(0) +from:0x0216361c kind:load to:0x020991c0 module:overlay(0) +from:0x02163620 kind:load to:0x02098f78 module:overlay(0) +from:0x02163624 kind:load to:0x02099194 module:overlay(0) +from:0x02163628 kind:load to:0x02098fbc module:overlay(0) +from:0x0216362c kind:load to:0x02098fc0 module:overlay(0) +from:0x021636c0 kind:load to:0x0215c104 module:overlay(60) +from:0x021636c8 kind:load to:0x0215c238 module:overlay(60) +from:0x021636d0 kind:load to:0x0215c570 module:overlay(60) +from:0x021636d8 kind:load to:0x0215c82c module:overlay(60) +from:0x021636e0 kind:load to:0x0215cb38 module:overlay(60) +from:0x021636e8 kind:load to:0x0215cd28 module:overlay(60) +from:0x021636f0 kind:load to:0x0215cde0 module:overlay(60) +from:0x021636f8 kind:load to:0x0215cee0 module:overlay(60) +from:0x02163700 kind:load to:0x0215d3f4 module:overlay(60) +from:0x02163708 kind:load to:0x0215d624 module:overlay(60) +from:0x02163710 kind:load to:0x0215d694 module:overlay(60) +from:0x02163760 kind:load to:0x0215c070 module:overlay(60) +from:0x02163768 kind:load to:0x0215c190 module:overlay(60) +from:0x02163770 kind:load to:0x0215c4fc module:overlay(60) +from:0x02163778 kind:load to:0x0215c7a0 module:overlay(60) +from:0x02163780 kind:load to:0x0215cb20 module:overlay(60) +from:0x02163788 kind:load to:0x0215ccb4 module:overlay(60) +from:0x02163790 kind:load to:0x0215cddc module:overlay(60) +from:0x02163798 kind:load to:0x0215ce6c module:overlay(60) +from:0x021637a0 kind:load to:0x0215d3c4 module:overlay(60) +from:0x021637a8 kind:load to:0x0215d5b8 module:overlay(60) +from:0x021637b0 kind:load to:0x0215d660 module:overlay(60) +from:0x021637c0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021637c4 kind:load to:0x02099cfc module:overlay(0) +from:0x021637c8 kind:load to:0x02099d14 module:overlay(0) +from:0x021637cc kind:load to:0x02099d20 module:overlay(0) +from:0x021637d0 kind:load to:0x01fff464 module:itcm +from:0x021637d4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021637d8 kind:load to:0x020aa528 module:overlay(0) +from:0x021637dc kind:load to:0x020aa5a4 module:overlay(0) +from:0x021637e0 kind:load to:0x0215b578 module:overlay(60) +from:0x021637e4 kind:load to:0x0215bbcc module:overlay(60) +from:0x021637e8 kind:load to:0x02099c64 module:overlay(0) +from:0x021637ec kind:load to:0x020ab15c module:overlay(0) +from:0x021637f0 kind:load to:0x0215bd84 module:overlay(60) +from:0x021637f4 kind:load to:0x02099c70 module:overlay(0) +from:0x021637f8 kind:load to:0x02099d2c module:overlay(0) +from:0x021637fc kind:load to:0x02099d98 module:overlay(0) +from:0x02163800 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02163804 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02163808 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216380c kind:load to:0x0215b39c module:overlay(60) +from:0x02163810 kind:load to:0x0215b420 module:overlay(60) +from:0x02163814 kind:load to:0x0215b4ac module:overlay(60) +from:0x02163818 kind:load to:0x0215bfc8 module:overlay(60) +from:0x0216381c kind:load to:0x020aaad0 module:overlay(0) +from:0x02163820 kind:load to:0x0215e1b8 module:overlay(60) +from:0x02163824 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02163828 kind:load to:0x0215e22c module:overlay(60) +from:0x0216382c kind:load to:0x020aa94c module:overlay(0) +from:0x02163830 kind:load to:0x020aaa1c module:overlay(0) +from:0x02163834 kind:load to:0x020aaa40 module:overlay(0) +from:0x02163838 kind:load to:0x020aaa44 module:overlay(0) +from:0x0216383c kind:load to:0x020aa9a0 module:overlay(0) +from:0x02163840 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02163844 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02163848 kind:load to:0x020aa754 module:overlay(0) +from:0x0216384c kind:load to:0x020aa75c module:overlay(0) +from:0x02163850 kind:load to:0x020aa764 module:overlay(0) +from:0x02163854 kind:load to:0x020aa76c module:overlay(0) +from:0x02163858 kind:load to:0x020aac48 module:overlay(0) +from:0x0216385c kind:load to:0x020aad98 module:overlay(0) +from:0x02163860 kind:load to:0x020aadc4 module:overlay(0) +from:0x02163864 kind:load to:0x0215daa4 module:overlay(60) +from:0x02163868 kind:load to:0x020aaffc module:overlay(0) +from:0x0216386c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02163870 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02163874 kind:load to:0x020aa684 module:overlay(0) +from:0x02163878 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0216387c kind:load to:0x0215c014 module:overlay(60) +from:0x02163880 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02163884 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02163888 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0216388c kind:load to:0x0215c02c module:overlay(60) +from:0x02163890 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02163894 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02163898 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0216389c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x021638a0 kind:load to:0x0215c020 module:overlay(60) +from:0x021638a4 kind:load to:0x0215cfac module:overlay(60) +from:0x021638a8 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x021638ac kind:load to:0x0215d190 module:overlay(60) +from:0x021638b0 kind:load to:0x0215c044 module:overlay(60) +from:0x021638b4 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x021638b8 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021638bc kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021638c0 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021638c4 kind:load to:0x0215bf98 module:overlay(60) +from:0x021638c8 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021638cc kind:load to:0x0215e0d0 module:overlay(60) +from:0x021638d0 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021638ec kind:load to:0x0215e428 module:overlay(60) +from:0x021638f0 kind:load to:0x020990ec module:overlay(0) +from:0x021638f4 kind:load to:0x02098efc module:overlay(0) +from:0x021638f8 kind:load to:0x02098f78 module:overlay(0) +from:0x021638fc kind:load to:0x020990f4 module:overlay(0) +from:0x02163900 kind:load to:0x02099114 module:overlay(0) +from:0x02163904 kind:load to:0x02099140 module:overlay(0) +from:0x02163950 kind:load to:0x0215e7c4 module:overlay(60) +from:0x02163958 kind:load to:0x0215e8c8 module:overlay(60) +from:0x02163960 kind:load to:0x0215e924 module:overlay(60) +from:0x021639b0 kind:load to:0x0215e838 module:overlay(60) +from:0x021639b8 kind:load to:0x0215e8e4 module:overlay(60) +from:0x021639c0 kind:load to:0x0215e990 module:overlay(60) +from:0x02163a60 kind:load to:0x02099cc0 module:overlay(0) +from:0x02163a64 kind:load to:0x02099cfc module:overlay(0) +from:0x02163a68 kind:load to:0x02099d14 module:overlay(0) +from:0x02163a6c kind:load to:0x02099d20 module:overlay(0) +from:0x02163a70 kind:load to:0x01fff464 module:itcm +from:0x02163a74 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02163a78 kind:load to:0x020aa528 module:overlay(0) +from:0x02163a7c kind:load to:0x020aa5a4 module:overlay(0) +from:0x02163a80 kind:load to:0x0215e638 module:overlay(60) +from:0x02163a84 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02163a88 kind:load to:0x02099c64 module:overlay(0) +from:0x02163a8c kind:load to:0x020ab15c module:overlay(0) +from:0x02163a90 kind:load to:0x02099c6c module:overlay(0) +from:0x02163a94 kind:load to:0x02099c70 module:overlay(0) +from:0x02163a98 kind:load to:0x02099d2c module:overlay(0) +from:0x02163a9c kind:load to:0x02099d98 module:overlay(0) +from:0x02163aa0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02163aa4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02163aa8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02163aac kind:load to:0x0215ebac module:overlay(60) +from:0x02163ab0 kind:load to:0x0215ebd4 module:overlay(60) +from:0x02163ab4 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02163ab8 kind:load to:0x0215e5ec module:overlay(60) +from:0x02163abc kind:load to:0x020aaad0 module:overlay(0) +from:0x02163ac0 kind:load to:0x020aa778 module:overlay(0) +from:0x02163ac4 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02163ac8 kind:load to:0x020aa950 module:overlay(0) +from:0x02163acc kind:load to:0x020aa94c module:overlay(0) +from:0x02163ad0 kind:load to:0x020aaa1c module:overlay(0) +from:0x02163ad4 kind:load to:0x020aaa40 module:overlay(0) +from:0x02163ad8 kind:load to:0x020aaa44 module:overlay(0) +from:0x02163adc kind:load to:0x0215eaf0 module:overlay(60) +from:0x02163ae0 kind:load to:0x0215eb0c module:overlay(60) +from:0x02163ae4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02163ae8 kind:load to:0x020aa754 module:overlay(0) +from:0x02163aec kind:load to:0x020aa75c module:overlay(0) +from:0x02163af0 kind:load to:0x020aa764 module:overlay(0) +from:0x02163af4 kind:load to:0x020aa76c module:overlay(0) +from:0x02163af8 kind:load to:0x020aac48 module:overlay(0) +from:0x02163afc kind:load to:0x020aad98 module:overlay(0) +from:0x02163b00 kind:load to:0x020aadc4 module:overlay(0) +from:0x02163b04 kind:load to:0x020aade4 module:overlay(0) +from:0x02163b08 kind:load to:0x020aaffc module:overlay(0) +from:0x02163b0c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02163b10 kind:load to:0x0215ea3c module:overlay(60) +from:0x02163b14 kind:load to:0x020aa684 module:overlay(0) +from:0x02163b18 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02163b1c kind:load to:0x0215e874 module:overlay(60) +from:0x02163b20 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02163b24 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02163b28 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02163b2c kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02163b30 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02163b34 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02163b38 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02163b3c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02163b40 kind:load to:0x0215e880 module:overlay(60) +from:0x02163b44 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02163b48 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02163b4c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02163b50 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02163b54 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02163b58 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02163b5c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02163b60 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02163b64 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02163b68 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02163b6c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02163b70 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02163b7c kind:load to:0x0215ec24 module:overlay(60) +from:0x02163b80 kind:load to:0x020990ec module:overlay(0) +from:0x02163b84 kind:load to:0x02098efc module:overlay(0) +from:0x02163b88 kind:load to:0x02098f78 module:overlay(0) +from:0x02163b8c kind:load to:0x020990f4 module:overlay(0) +from:0x02163b90 kind:load to:0x02099114 module:overlay(0) +from:0x02163b94 kind:load to:0x02099140 module:overlay(0) +from:0x02163d68 kind:load to:0x02099cc0 module:overlay(0) +from:0x02163d6c kind:load to:0x02099cfc module:overlay(0) +from:0x02163d70 kind:load to:0x02099d14 module:overlay(0) +from:0x02163d74 kind:load to:0x02099d20 module:overlay(0) +from:0x02163d78 kind:load to:0x01fff464 module:itcm +from:0x02163d7c kind:load to:0x020ab1d8 module:overlay(0) +from:0x02163d80 kind:load to:0x020aa528 module:overlay(0) +from:0x02163d84 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02163d88 kind:load to:0x0215ee64 module:overlay(60) +from:0x02163d8c kind:load to:0x020ab0f4 module:overlay(0) +from:0x02163d90 kind:load to:0x02099c64 module:overlay(0) +from:0x02163d94 kind:load to:0x020ab15c module:overlay(0) +from:0x02163d98 kind:load to:0x02099c6c module:overlay(0) +from:0x02163d9c kind:load to:0x02099c70 module:overlay(0) +from:0x02163da0 kind:load to:0x02099d2c module:overlay(0) +from:0x02163da4 kind:load to:0x02099d98 module:overlay(0) +from:0x02163da8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02163dac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02163db0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02163db4 kind:load to:0x0215f1a8 module:overlay(60) +from:0x02163db8 kind:load to:0x0215f1d0 module:overlay(60) +from:0x02163dbc kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02163dc0 kind:load to:0x0215edfc module:overlay(60) +from:0x02163dc4 kind:load to:0x020aaad0 module:overlay(0) +from:0x02163dc8 kind:load to:0x020aa778 module:overlay(0) +from:0x02163dcc kind:load to:0x020aa7e0 module:overlay(0) +from:0x02163dd0 kind:load to:0x020aa950 module:overlay(0) +from:0x02163dd4 kind:load to:0x020aa94c module:overlay(0) +from:0x02163dd8 kind:load to:0x020aaa1c module:overlay(0) +from:0x02163ddc kind:load to:0x020aaa40 module:overlay(0) +from:0x02163de0 kind:load to:0x020aaa44 module:overlay(0) +from:0x02163de4 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02163de8 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02163dec kind:load to:0x020aa9b0 module:overlay(0) +from:0x02163df0 kind:load to:0x020aa754 module:overlay(0) +from:0x02163df4 kind:load to:0x020aa75c module:overlay(0) +from:0x02163df8 kind:load to:0x020aa764 module:overlay(0) +from:0x02163dfc kind:load to:0x020aa76c module:overlay(0) +from:0x02163e00 kind:load to:0x0215f100 module:overlay(60) +from:0x02163e04 kind:load to:0x020aad98 module:overlay(0) +from:0x02163e08 kind:load to:0x020aadc4 module:overlay(0) +from:0x02163e0c kind:load to:0x020aade4 module:overlay(0) +from:0x02163e10 kind:load to:0x020aaffc module:overlay(0) +from:0x02163e14 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02163e18 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02163e1c kind:load to:0x020aa684 module:overlay(0) +from:0x02163e20 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02163e24 kind:load to:0x0215f010 module:overlay(60) +from:0x02163e28 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02163e2c kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02163e30 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02163e34 kind:load to:0x0215f044 module:overlay(60) +from:0x02163e38 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02163e3c kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02163e40 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02163e44 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02163e48 kind:load to:0x0215f0d0 module:overlay(60) +from:0x02163e4c kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02163e50 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02163e54 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02163e58 kind:load to:0x0215f0dc module:overlay(60) +from:0x02163e5c kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02163e60 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02163e64 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02163e68 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02163e6c kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02163e70 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02163e74 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02163e78 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02163e7c kind:load to:0x0215f088 module:overlay(60) +from:0x02163e80 kind:load to:0x0215f0a0 module:overlay(60) +from:0x02163e84 kind:load to:0x0215f0b8 module:overlay(60) +from:0x02163e88 kind:load to:0x0215f0e8 module:overlay(60) +from:0x02163e8c kind:load to:0x0215f0ec module:overlay(60) +from:0x02163e90 kind:load to:0x0215f0fc module:overlay(60) +from:0x02163e9c kind:load to:0x0215f220 module:overlay(60) +from:0x02163ea0 kind:load to:0x020990ec module:overlay(0) +from:0x02163ea4 kind:load to:0x02098efc module:overlay(0) +from:0x02163ea8 kind:load to:0x02098f78 module:overlay(0) +from:0x02163eac kind:load to:0x020990f4 module:overlay(0) +from:0x02163eb0 kind:load to:0x02099114 module:overlay(0) +from:0x02163eb4 kind:load to:0x02099140 module:overlay(0) +from:0x02163ec0 kind:load to:0x0215f33c module:overlay(60) +from:0x02163ec4 kind:load to:0x0215f520 module:overlay(60) +from:0x02163ec8 kind:load to:0x0205bca8 module:overlay(0) +from:0x02163ecc kind:load to:0x01ffc57c module:itcm +from:0x02163ed0 kind:load to:0x02059348 module:overlay(0) +from:0x02163ed4 kind:load to:0x020593c4 module:overlay(0) +from:0x02163ed8 kind:load to:0x02059428 module:overlay(0) +from:0x02163edc kind:load to:0x01ffc7a4 module:itcm +from:0x02163ee0 kind:load to:0x02059304 module:overlay(0) +from:0x02163eec kind:load to:0x02099cc0 module:overlay(0) +from:0x02163ef0 kind:load to:0x02099cfc module:overlay(0) +from:0x02163ef4 kind:load to:0x02099d14 module:overlay(0) +from:0x02163ef8 kind:load to:0x02099d20 module:overlay(0) +from:0x02163efc kind:load to:0x01fff464 module:itcm +from:0x02163f00 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02163f04 kind:load to:0x0215f388 module:overlay(60) +from:0x02163f08 kind:load to:0x02099c58 module:overlay(0) +from:0x02163f0c kind:load to:0x0215f3f0 module:overlay(60) +from:0x02163f10 kind:load to:0x0215f49c module:overlay(60) +from:0x02163f14 kind:load to:0x02099c64 module:overlay(0) +from:0x02163f18 kind:load to:0x0215f4b0 module:overlay(60) +from:0x02163f1c kind:load to:0x02099c6c module:overlay(0) +from:0x02163f20 kind:load to:0x02099c70 module:overlay(0) +from:0x02163f24 kind:load to:0x02099d2c module:overlay(0) +from:0x02163f28 kind:load to:0x02099d98 module:overlay(0) +from:0x02163f2c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02163f30 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02163f34 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02163f38 kind:load to:0x0215f53c module:overlay(60) +from:0x02163f3c kind:load to:0x0215f574 module:overlay(60) +from:0x02163f40 kind:load to:0x0215f4d0 module:overlay(60) +from:0x02163f7c kind:load to:0x0215f5d4 module:overlay(60) +from:0x02163f80 kind:load to:0x020990ec module:overlay(0) +from:0x02163f84 kind:load to:0x02098efc module:overlay(0) +from:0x02163f88 kind:load to:0x02098f78 module:overlay(0) +from:0x02163f8c kind:load to:0x020990f4 module:overlay(0) +from:0x02163f90 kind:load to:0x02099114 module:overlay(0) +from:0x02163f94 kind:load to:0x02099140 module:overlay(0) +from:0x02163fa0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02163fa4 kind:load to:0x02099cfc module:overlay(0) +from:0x02163fa8 kind:load to:0x02099d14 module:overlay(0) +from:0x02163fac kind:load to:0x02099d20 module:overlay(0) +from:0x02163fb0 kind:load to:0x01fff464 module:itcm +from:0x02163fb4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02163fb8 kind:load to:0x0215f388 module:overlay(60) +from:0x02163fbc kind:load to:0x02099c58 module:overlay(0) +from:0x02163fc0 kind:load to:0x0215f3f0 module:overlay(60) +from:0x02163fc4 kind:load to:0x0215f49c module:overlay(60) +from:0x02163fc8 kind:load to:0x02099c64 module:overlay(0) +from:0x02163fcc kind:load to:0x0215f4b0 module:overlay(60) +from:0x02163fd0 kind:load to:0x02099c6c module:overlay(0) +from:0x02163fd4 kind:load to:0x02099c70 module:overlay(0) +from:0x02163fd8 kind:load to:0x02099d2c module:overlay(0) +from:0x02163fdc kind:load to:0x02099d98 module:overlay(0) +from:0x02163fe0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02163fe4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02163fe8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02163fec kind:load to:0x0215f690 module:overlay(60) +from:0x02163ff0 kind:load to:0x0215f6c8 module:overlay(60) +from:0x02163ff4 kind:load to:0x0215f640 module:overlay(60) +from:0x02164018 kind:load to:0x0215f728 module:overlay(60) +from:0x0216401c kind:load to:0x020990ec module:overlay(0) +from:0x02164020 kind:load to:0x02098efc module:overlay(0) +from:0x02164024 kind:load to:0x02098f78 module:overlay(0) +from:0x02164028 kind:load to:0x0215fc98 module:overlay(60) +from:0x0216402c kind:load to:0x02099114 module:overlay(0) +from:0x02164030 kind:load to:0x0215fc80 module:overlay(60) +from:0x02164040 kind:load to:0x020990ec module:overlay(0) +from:0x02164044 kind:load to:0x02098efc module:overlay(0) +from:0x02164048 kind:load to:0x02098f78 module:overlay(0) +from:0x0216404c kind:load to:0x0215fc98 module:overlay(60) +from:0x02164050 kind:load to:0x02099114 module:overlay(0) +from:0x02164054 kind:load to:0x0215fc80 module:overlay(60) +from:0x02164060 kind:load to:0x0215f884 module:overlay(60) +from:0x02164064 kind:load to:0x0215fcf8 module:overlay(60) +from:0x02164068 kind:load to:0x0209b2cc module:overlay(0) +from:0x0216406c kind:load to:0x0209b304 module:overlay(0) +from:0x02164070 kind:load to:0x0209b908 module:overlay(0) +from:0x02164074 kind:load to:0x0209b910 module:overlay(0) +from:0x02164078 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0216407c kind:load to:0x0209b47c module:overlay(0) +from:0x02164080 kind:load to:0x0209b36c module:overlay(0) +from:0x02164084 kind:load to:0x0209b838 module:overlay(0) +from:0x02164088 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0216408c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02164090 kind:load to:0x0215fcf0 module:overlay(60) +from:0x02164094 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02164098 kind:load to:0x0215fce0 module:overlay(60) +from:0x0216409c kind:load to:0x0215fcbc module:overlay(60) +from:0x021640a8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021640ac kind:load to:0x02099cfc module:overlay(0) +from:0x021640b0 kind:load to:0x02099d14 module:overlay(0) +from:0x021640b4 kind:load to:0x02099d20 module:overlay(0) +from:0x021640b8 kind:load to:0x01fff464 module:itcm +from:0x021640bc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021640c0 kind:load to:0x0215f944 module:overlay(60) +from:0x021640c4 kind:load to:0x0215f898 module:overlay(60) +from:0x021640c8 kind:load to:0x0215fad0 module:overlay(60) +from:0x021640cc kind:load to:0x0215fb00 module:overlay(60) +from:0x021640d0 kind:load to:0x02099c64 module:overlay(0) +from:0x021640d4 kind:load to:0x0215fb14 module:overlay(60) +from:0x021640d8 kind:load to:0x02099c6c module:overlay(0) +from:0x021640dc kind:load to:0x02099c70 module:overlay(0) +from:0x021640e0 kind:load to:0x02099d2c module:overlay(0) +from:0x021640e4 kind:load to:0x02099d98 module:overlay(0) +from:0x021640e8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021640ec kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021640f0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021640f4 kind:load to:0x0215fd14 module:overlay(60) +from:0x021640f8 kind:load to:0x0215fd5c module:overlay(60) +from:0x021640fc kind:load to:0x0215fc40 module:overlay(60) +from:0x02164134 kind:load to:0x0215fdd8 module:overlay(60) +from:0x02164138 kind:load to:0x020990ec module:overlay(0) +from:0x0216413c kind:load to:0x02098efc module:overlay(0) +from:0x02164140 kind:load to:0x02098f78 module:overlay(0) +from:0x02164144 kind:load to:0x020990f4 module:overlay(0) +from:0x02164148 kind:load to:0x02099114 module:overlay(0) +from:0x0216414c kind:load to:0x02099140 module:overlay(0) +from:0x02164158 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216415c kind:load to:0x02099cfc module:overlay(0) +from:0x02164160 kind:load to:0x02099d14 module:overlay(0) +from:0x02164164 kind:load to:0x02099d20 module:overlay(0) +from:0x02164168 kind:load to:0x01fff464 module:itcm +from:0x0216416c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164170 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02164174 kind:load to:0x0215fe44 module:overlay(60) +from:0x02164178 kind:load to:0x02099c5c module:overlay(0) +from:0x0216417c kind:load to:0x02099c60 module:overlay(0) +from:0x02164180 kind:load to:0x02099c64 module:overlay(0) +from:0x02164184 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02164188 kind:load to:0x02099c6c module:overlay(0) +from:0x0216418c kind:load to:0x02099c70 module:overlay(0) +from:0x02164190 kind:load to:0x02099d2c module:overlay(0) +from:0x02164194 kind:load to:0x02099d98 module:overlay(0) +from:0x02164198 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216419c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021641a0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021641a4 kind:load to:0x0215fe98 module:overlay(60) +from:0x021641a8 kind:load to:0x0215feb8 module:overlay(60) +from:0x021641ac kind:load to:0x0215fe48 module:overlay(60) +from:0x021641d0 kind:load to:0x0215ff00 module:overlay(60) +from:0x021641d4 kind:load to:0x020990ec module:overlay(0) +from:0x021641d8 kind:load to:0x02098efc module:overlay(0) +from:0x021641dc kind:load to:0x02098f78 module:overlay(0) +from:0x021641e0 kind:load to:0x020990f4 module:overlay(0) +from:0x021641e4 kind:load to:0x02099114 module:overlay(0) +from:0x021641e8 kind:load to:0x02099140 module:overlay(0) +from:0x021641f4 kind:load to:0x02160048 module:overlay(60) +from:0x021641f8 kind:load to:0x02160280 module:overlay(60) +from:0x021641fc kind:load to:0x0209b2cc module:overlay(0) +from:0x02164200 kind:load to:0x0209b304 module:overlay(0) +from:0x02164204 kind:load to:0x0209b908 module:overlay(0) +from:0x02164208 kind:load to:0x0209b910 module:overlay(0) +from:0x0216420c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02164210 kind:load to:0x0209b47c module:overlay(0) +from:0x02164214 kind:load to:0x0209b36c module:overlay(0) +from:0x02164218 kind:load to:0x0209b838 module:overlay(0) +from:0x0216421c kind:load to:0x0209b8c0 module:overlay(0) +from:0x02164220 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02164224 kind:load to:0x0215fcf0 module:overlay(60) +from:0x02164228 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0216422c kind:load to:0x0215fce0 module:overlay(60) +from:0x02164230 kind:load to:0x0215fcbc module:overlay(60) +from:0x0216423c kind:load to:0x02099cc0 module:overlay(0) +from:0x02164240 kind:load to:0x02099cfc module:overlay(0) +from:0x02164244 kind:load to:0x02099d14 module:overlay(0) +from:0x02164248 kind:load to:0x02099d20 module:overlay(0) +from:0x0216424c kind:load to:0x01fff464 module:itcm +from:0x02164250 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164254 kind:load to:0x0216005c module:overlay(60) +from:0x02164258 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0216425c kind:load to:0x021601f0 module:overlay(60) +from:0x02164260 kind:load to:0x02160208 module:overlay(60) +from:0x02164264 kind:load to:0x02099c64 module:overlay(0) +from:0x02164268 kind:load to:0x0216025c module:overlay(60) +from:0x0216426c kind:load to:0x02099c6c module:overlay(0) +from:0x02164270 kind:load to:0x02099c70 module:overlay(0) +from:0x02164274 kind:load to:0x02099d2c module:overlay(0) +from:0x02164278 kind:load to:0x02099d98 module:overlay(0) +from:0x0216427c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164280 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164284 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164288 kind:load to:0x0216029c module:overlay(60) +from:0x0216428c kind:load to:0x021602e4 module:overlay(60) +from:0x02164290 kind:load to:0x0216021c module:overlay(60) +from:0x021642c8 kind:load to:0x02160354 module:overlay(60) +from:0x021642cc kind:load to:0x020990ec module:overlay(0) +from:0x021642d0 kind:load to:0x02098efc module:overlay(0) +from:0x021642d4 kind:load to:0x02098f78 module:overlay(0) +from:0x021642d8 kind:load to:0x020990f4 module:overlay(0) +from:0x021642dc kind:load to:0x02099114 module:overlay(0) +from:0x021642e0 kind:load to:0x02099140 module:overlay(0) +from:0x021642ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021642f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021642f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021642f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021642fc kind:load to:0x01fff464 module:itcm +from:0x02164300 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164304 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02164308 kind:load to:0x021603c0 module:overlay(60) +from:0x0216430c kind:load to:0x02099c5c module:overlay(0) +from:0x02164310 kind:load to:0x02099c60 module:overlay(0) +from:0x02164314 kind:load to:0x02099c64 module:overlay(0) +from:0x02164318 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0216431c kind:load to:0x02099c6c module:overlay(0) +from:0x02164320 kind:load to:0x02099c70 module:overlay(0) +from:0x02164324 kind:load to:0x02099d2c module:overlay(0) +from:0x02164328 kind:load to:0x02099d98 module:overlay(0) +from:0x0216432c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164330 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164334 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164338 kind:load to:0x02160414 module:overlay(60) +from:0x0216433c kind:load to:0x02160434 module:overlay(60) +from:0x02164340 kind:load to:0x021603c4 module:overlay(60) +from:0x0216434c kind:load to:0x0216047c module:overlay(60) +from:0x02164350 kind:load to:0x020990ec module:overlay(0) +from:0x02164354 kind:load to:0x02098efc module:overlay(0) +from:0x02164358 kind:load to:0x02098f78 module:overlay(0) +from:0x0216435c kind:load to:0x020990f4 module:overlay(0) +from:0x02164360 kind:load to:0x02099114 module:overlay(0) +from:0x02164364 kind:load to:0x02099140 module:overlay(0) +from:0x02164370 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164374 kind:load to:0x02099cfc module:overlay(0) +from:0x02164378 kind:load to:0x02099d14 module:overlay(0) +from:0x0216437c kind:load to:0x02099d20 module:overlay(0) +from:0x02164380 kind:load to:0x01fff464 module:itcm +from:0x02164384 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164388 kind:load to:0x020f8fcc module:overlays(19,22,23,31) +from:0x0216438c kind:load to:0x0216053c module:overlay(60) +from:0x02164390 kind:load to:0x02160540 module:overlay(60) +from:0x02164394 kind:load to:0x021605c4 module:overlay(60) +from:0x02164398 kind:load to:0x02099c64 module:overlay(0) +from:0x0216439c kind:load to:0x020f9024 module:overlays(19,22,23,31) +from:0x021643a0 kind:load to:0x02099c6c module:overlay(0) +from:0x021643a4 kind:load to:0x02099c70 module:overlay(0) +from:0x021643a8 kind:load to:0x02099d2c module:overlay(0) +from:0x021643ac kind:load to:0x02099d98 module:overlay(0) +from:0x021643b0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021643b4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021643b8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021643bc kind:load to:0x02160628 module:overlay(60) +from:0x021643c0 kind:load to:0x02160660 module:overlay(60) +from:0x021643c4 kind:load to:0x021605d8 module:overlay(60) +from:0x0216440c kind:load to:0x021606c0 module:overlay(60) +from:0x02164410 kind:load to:0x020990ec module:overlay(0) +from:0x02164414 kind:load to:0x02098efc module:overlay(0) +from:0x02164418 kind:load to:0x02098f78 module:overlay(0) +from:0x0216441c kind:load to:0x020990f4 module:overlay(0) +from:0x02164420 kind:load to:0x02099114 module:overlay(0) +from:0x02164424 kind:load to:0x02099140 module:overlay(0) +from:0x02164430 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164434 kind:load to:0x02099cfc module:overlay(0) +from:0x02164438 kind:load to:0x02099d14 module:overlay(0) +from:0x0216443c kind:load to:0x02099d20 module:overlay(0) +from:0x02164440 kind:load to:0x01fff464 module:itcm +from:0x02164444 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164448 kind:load to:0x021607d0 module:overlay(60) +from:0x0216444c kind:load to:0x02099c58 module:overlay(0) +from:0x02164450 kind:load to:0x0216083c module:overlay(60) +from:0x02164454 kind:load to:0x02160850 module:overlay(60) +from:0x02164458 kind:load to:0x02099c64 module:overlay(0) +from:0x0216445c kind:load to:0x02160864 module:overlay(60) +from:0x02164460 kind:load to:0x02099c6c module:overlay(0) +from:0x02164464 kind:load to:0x02099c70 module:overlay(0) +from:0x02164468 kind:load to:0x02099d2c module:overlay(0) +from:0x0216446c kind:load to:0x02099d98 module:overlay(0) +from:0x02164470 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164474 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164478 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216447c kind:load to:0x02160884 module:overlay(60) +from:0x02164480 kind:load to:0x021608ac module:overlay(60) +from:0x0216448c kind:load to:0x021608fc module:overlay(60) +from:0x02164490 kind:load to:0x020990ec module:overlay(0) +from:0x02164494 kind:load to:0x02098efc module:overlay(0) +from:0x02164498 kind:load to:0x02098f78 module:overlay(0) +from:0x0216449c kind:load to:0x020990f4 module:overlay(0) +from:0x021644a0 kind:load to:0x02099114 module:overlay(0) +from:0x021644a4 kind:load to:0x02099140 module:overlay(0) +from:0x021644b0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021644b4 kind:load to:0x02099cfc module:overlay(0) +from:0x021644b8 kind:load to:0x02099d14 module:overlay(0) +from:0x021644bc kind:load to:0x02099d20 module:overlay(0) +from:0x021644c0 kind:load to:0x01fff464 module:itcm +from:0x021644c4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021644c8 kind:load to:0x021609bc module:overlay(60) +from:0x021644cc kind:load to:0x02099c58 module:overlay(0) +from:0x021644d0 kind:load to:0x021609e4 module:overlay(60) +from:0x021644d4 kind:load to:0x021609e8 module:overlay(60) +from:0x021644d8 kind:load to:0x02099c64 module:overlay(0) +from:0x021644dc kind:load to:0x021609fc module:overlay(60) +from:0x021644e0 kind:load to:0x02099c6c module:overlay(0) +from:0x021644e4 kind:load to:0x02099c70 module:overlay(0) +from:0x021644e8 kind:load to:0x02099d2c module:overlay(0) +from:0x021644ec kind:load to:0x02099d98 module:overlay(0) +from:0x021644f0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021644f4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021644f8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021644fc kind:load to:0x02160a1c module:overlay(60) +from:0x02164500 kind:load to:0x02160a3c module:overlay(60) +from:0x0216450c kind:load to:0x02160ab0 module:overlay(60) +from:0x02164510 kind:load to:0x020990ec module:overlay(0) +from:0x02164514 kind:load to:0x02098efc module:overlay(0) +from:0x02164518 kind:load to:0x02098f78 module:overlay(0) +from:0x0216451c kind:load to:0x020990f4 module:overlay(0) +from:0x02164520 kind:load to:0x02099114 module:overlay(0) +from:0x02164524 kind:load to:0x02099140 module:overlay(0) +from:0x02164530 kind:load to:0x02160e88 module:overlay(60) +from:0x02164534 kind:load to:0x02161e0c module:overlay(60) +from:0x02164538 kind:load to:0x02059174 module:overlay(0) +from:0x0216453c kind:load to:0x02160a98 module:overlay(60) +from:0x02164540 kind:load to:0x02059348 module:overlay(0) +from:0x02164544 kind:load to:0x020593c4 module:overlay(0) +from:0x02164548 kind:load to:0x02059428 module:overlay(0) +from:0x0216454c kind:load to:0x0209bf68 module:overlay(0) +from:0x02164550 kind:load to:0x02059304 module:overlay(0) +from:0x0216455c kind:load to:0x02160e9c module:overlay(60) +from:0x02164560 kind:load to:0x02161e28 module:overlay(60) +from:0x02164564 kind:load to:0x0209b2cc module:overlay(0) +from:0x02164568 kind:load to:0x0209b304 module:overlay(0) +from:0x0216456c kind:load to:0x0209b908 module:overlay(0) +from:0x02164570 kind:load to:0x0209b910 module:overlay(0) +from:0x02164574 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02164578 kind:load to:0x0209b47c module:overlay(0) +from:0x0216457c kind:load to:0x0209b36c module:overlay(0) +from:0x02164580 kind:load to:0x0209b838 module:overlay(0) +from:0x02164584 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02164588 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0216458c kind:load to:0x0215fcf0 module:overlay(60) +from:0x02164590 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02164594 kind:load to:0x0215fce0 module:overlay(60) +from:0x02164598 kind:load to:0x0215fcbc module:overlay(60) +from:0x021645a4 kind:load to:0x02160eb0 module:overlay(60) +from:0x021645a8 kind:load to:0x02161e44 module:overlay(60) +from:0x021645ac kind:load to:0x0209b2cc module:overlay(0) +from:0x021645b0 kind:load to:0x0209b304 module:overlay(0) +from:0x021645b4 kind:load to:0x0209b908 module:overlay(0) +from:0x021645b8 kind:load to:0x0209b910 module:overlay(0) +from:0x021645bc kind:load to:0x0209b8b0 module:overlay(0) +from:0x021645c0 kind:load to:0x0209b47c module:overlay(0) +from:0x021645c4 kind:load to:0x0209b36c module:overlay(0) +from:0x021645c8 kind:load to:0x0209b838 module:overlay(0) +from:0x021645cc kind:load to:0x0209b8c0 module:overlay(0) +from:0x021645d0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021645d4 kind:load to:0x0215fcf0 module:overlay(60) +from:0x021645d8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021645dc kind:load to:0x0215fce0 module:overlay(60) +from:0x021645e0 kind:load to:0x0215fcbc module:overlay(60) +from:0x02164694 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164698 kind:load to:0x02099cfc module:overlay(0) +from:0x0216469c kind:load to:0x02099d14 module:overlay(0) +from:0x021646a0 kind:load to:0x02099d20 module:overlay(0) +from:0x021646a4 kind:load to:0x01fff464 module:itcm +from:0x021646a8 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021646ac kind:load to:0x020aa528 module:overlay(0) +from:0x021646b0 kind:load to:0x0216102c module:overlay(60) +from:0x021646b4 kind:load to:0x0216122c module:overlay(60) +from:0x021646b8 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021646bc kind:load to:0x02099c64 module:overlay(0) +from:0x021646c0 kind:load to:0x02161554 module:overlay(60) +from:0x021646c4 kind:load to:0x02099c6c module:overlay(0) +from:0x021646c8 kind:load to:0x02099c70 module:overlay(0) +from:0x021646cc kind:load to:0x02099d2c module:overlay(0) +from:0x021646d0 kind:load to:0x02099d98 module:overlay(0) +from:0x021646d4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021646d8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021646dc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021646e0 kind:load to:0x02160ec4 module:overlay(60) +from:0x021646e4 kind:load to:0x02160f74 module:overlay(60) +from:0x021646e8 kind:load to:0x02161070 module:overlay(60) +from:0x021646ec kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021646f0 kind:load to:0x02161bbc module:overlay(60) +from:0x021646f4 kind:load to:0x020aa778 module:overlay(0) +from:0x021646f8 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021646fc kind:load to:0x020aa950 module:overlay(0) +from:0x02164700 kind:load to:0x020aa94c module:overlay(0) +from:0x02164704 kind:load to:0x020aaa1c module:overlay(0) +from:0x02164708 kind:load to:0x020aaa40 module:overlay(0) +from:0x0216470c kind:load to:0x020aaa44 module:overlay(0) +from:0x02164710 kind:load to:0x02161664 module:overlay(60) +from:0x02164714 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02164718 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0216471c kind:load to:0x020aa754 module:overlay(0) +from:0x02164720 kind:load to:0x020aa75c module:overlay(0) +from:0x02164724 kind:load to:0x0216154c module:overlay(60) +from:0x02164728 kind:load to:0x020aa76c module:overlay(0) +from:0x0216472c kind:load to:0x02161720 module:overlay(60) +from:0x02164730 kind:load to:0x020aad98 module:overlay(0) +from:0x02164734 kind:load to:0x020aadc4 module:overlay(0) +from:0x02164738 kind:load to:0x020aade4 module:overlay(0) +from:0x0216473c kind:load to:0x020aaffc module:overlay(0) +from:0x02164740 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02164744 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02164748 kind:load to:0x020aa684 module:overlay(0) +from:0x0216474c kind:load to:0x020ab1a4 module:overlay(0) +from:0x02164750 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02164754 kind:load to:0x0216129c module:overlay(60) +from:0x02164758 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0216475c kind:load to:0x021614cc module:overlay(60) +from:0x02164760 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02164764 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02164768 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0216476c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02164770 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02164774 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02164778 kind:load to:0x02161310 module:overlay(60) +from:0x0216477c kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02164780 kind:load to:0x02161504 module:overlay(60) +from:0x02164784 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02164788 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0216478c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02164790 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02164794 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02164798 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0216479c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021647a0 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021647a4 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02164900 kind:load to:0x02161e80 module:overlay(60) +from:0x02164904 kind:load to:0x020990ec module:overlay(0) +from:0x02164908 kind:load to:0x02098efc module:overlay(0) +from:0x0216490c kind:load to:0x02098f78 module:overlay(0) +from:0x02164910 kind:load to:0x020990f4 module:overlay(0) +from:0x02164914 kind:load to:0x02099114 module:overlay(0) +from:0x02164918 kind:load to:0x02099140 module:overlay(0) +from:0x0216496c kind:load to:0x02099cc0 module:overlay(0) +from:0x02164970 kind:load to:0x02099cfc module:overlay(0) +from:0x02164974 kind:load to:0x02099d14 module:overlay(0) +from:0x02164978 kind:load to:0x02099d20 module:overlay(0) +from:0x0216497c kind:load to:0x01fff464 module:itcm +from:0x02164980 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02164984 kind:load to:0x020aa528 module:overlay(0) +from:0x02164988 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0216498c kind:load to:0x02162074 module:overlay(60) +from:0x02164990 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02164994 kind:load to:0x02099c64 module:overlay(0) +from:0x02164998 kind:load to:0x020ab15c module:overlay(0) +from:0x0216499c kind:load to:0x02099c6c module:overlay(0) +from:0x021649a0 kind:load to:0x02099c70 module:overlay(0) +from:0x021649a4 kind:load to:0x02099d2c module:overlay(0) +from:0x021649a8 kind:load to:0x02099d98 module:overlay(0) +from:0x021649ac kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021649b0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021649b4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021649b8 kind:load to:0x0216201c module:overlay(60) +from:0x021649bc kind:load to:0x02162044 module:overlay(60) +from:0x021649c0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021649c4 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021649c8 kind:load to:0x020aaad0 module:overlay(0) +from:0x021649cc kind:load to:0x020aa778 module:overlay(0) +from:0x021649d0 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021649d4 kind:load to:0x020aa950 module:overlay(0) +from:0x021649d8 kind:load to:0x020aa94c module:overlay(0) +from:0x021649dc kind:load to:0x020aaa1c module:overlay(0) +from:0x021649e0 kind:load to:0x020aaa40 module:overlay(0) +from:0x021649e4 kind:load to:0x020aaa44 module:overlay(0) +from:0x021649e8 kind:load to:0x020aa9a0 module:overlay(0) +from:0x021649ec kind:load to:0x020aa9a8 module:overlay(0) +from:0x021649f0 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021649f4 kind:load to:0x020aa754 module:overlay(0) +from:0x021649f8 kind:load to:0x020aa75c module:overlay(0) +from:0x021649fc kind:load to:0x02162080 module:overlay(60) +from:0x02164a00 kind:load to:0x020aa76c module:overlay(0) +from:0x02164a04 kind:load to:0x020aac48 module:overlay(0) +from:0x02164a08 kind:load to:0x020aad98 module:overlay(0) +from:0x02164a0c kind:load to:0x020aadc4 module:overlay(0) +from:0x02164a10 kind:load to:0x020aade4 module:overlay(0) +from:0x02164a14 kind:load to:0x020aaffc module:overlay(0) +from:0x02164a18 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02164a1c kind:load to:0x020aa6c0 module:overlay(0) +from:0x02164a20 kind:load to:0x020aa684 module:overlay(0) +from:0x02164a24 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02164a28 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02164a2c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02164a30 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02164a34 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02164a38 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02164a3c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02164a40 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02164a44 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02164a48 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02164a4c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02164a50 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02164a54 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02164a58 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02164a5c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02164a60 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02164a64 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02164a68 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02164a6c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02164a70 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02164a74 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02164a78 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02164a7c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02164a80 kind:load to:0x02162088 module:overlay(60) +from:0x02164a90 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02164a94 kind:load to:0x0209e1dc module:overlay(0) +from:0x02164a98 kind:load to:0x0209e21c module:overlay(0) +from:0x02164a9c kind:load to:0x0209e23c module:overlay(0) +from:0x02164aa8 kind:load to:0x021620b0 module:overlay(60) +from:0x02164aac kind:load to:0x0209e1d4 module:overlay(0) +from:0x02164ab0 kind:load to:0x0209e1dc module:overlay(0) +from:0x02164ab4 kind:load to:0x0209e21c module:overlay(0) +from:0x02164ab8 kind:load to:0x0209e23c module:overlay(0) +from:0x02164ac4 kind:load to:0x0207e178 module:overlay(0) +from:0x02164ac8 kind:load to:0x0207e180 module:overlay(0) +from:0x02164acc kind:load to:0x0207e994 module:overlay(0) +from:0x02164ad0 kind:load to:0x0207e984 module:overlay(0) +from:0x02164ad4 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02164ad8 kind:load to:0x0207ea08 module:overlay(0) +from:0x02164adc kind:load to:0x0207ea4c module:overlay(0) +from:0x02164ae0 kind:load to:0x0207ea74 module:overlay(0) +from:0x02164aec kind:load to:0x021621ec module:overlay(60) +from:0x02164af0 kind:load to:0x0209e87c module:overlay(0) +from:0x02164af4 kind:load to:0x021621f4 module:overlay(60) +from:0x02164af8 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02164afc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02164b00 kind:load to:0x021621f8 module:overlay(60) +from:0x02164b04 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02164b08 kind:load to:0x0209e990 module:overlay(0) +from:0x02164b0c kind:load to:0x0209e998 module:overlay(0) +from:0x02164b10 kind:load to:0x0209e99c module:overlay(0) +from:0x02164b14 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02164b18 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02164b1c kind:load to:0x02162218 module:overlay(60) +from:0x02164b20 kind:load to:0x02162238 module:overlay(60) +from:0x02164b30 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02164b34 kind:load to:0x0209e1dc module:overlay(0) +from:0x02164b38 kind:load to:0x0209e21c module:overlay(0) +from:0x02164b3c kind:load to:0x0209e23c module:overlay(0) +from:0x02164b48 kind:load to:0x02162280 module:overlay(60) +from:0x02164b4c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02164b50 kind:load to:0x0209e1dc module:overlay(0) +from:0x02164b54 kind:load to:0x0209e21c module:overlay(0) +from:0x02164b58 kind:load to:0x0209e23c module:overlay(0) +from:0x02164b64 kind:load to:0x0207db54 module:overlay(0) +from:0x02164b68 kind:load to:0x0207db5c module:overlay(0) +from:0x02164b6c kind:load to:0x0207e024 module:overlay(0) +from:0x02164b70 kind:load to:0x0207e014 module:overlay(0) +from:0x02164b74 kind:load to:0x0207e058 module:overlay(0) +from:0x02164b78 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02164b7c kind:load to:0x0207e0f0 module:overlay(0) +from:0x02164b80 kind:load to:0x0207e168 module:overlay(0) +from:0x02164b8c kind:load to:0x021623a4 module:overlay(60) +from:0x02164b90 kind:load to:0x021623f4 module:overlay(60) +from:0x02164b94 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02164b98 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02164b9c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02164ba0 kind:load to:0x02162604 module:overlay(60) +from:0x02164ba4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02164ba8 kind:load to:0x0209e990 module:overlay(0) +from:0x02164bac kind:load to:0x0209e998 module:overlay(0) +from:0x02164bb0 kind:load to:0x0209e99c module:overlay(0) +from:0x02164bb4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02164bb8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02164bbc kind:load to:0x021626c0 module:overlay(60) +from:0x02164bc0 kind:load to:0x021626e0 module:overlay(60) +from:0x02164bc4 kind:load to:0x02162664 module:overlay(60) +from:0x02164bd0 kind:load to:0x02162728 module:overlay(60) +from:0x02164bd4 kind:load to:0x0209e0a0 module:overlay(0) +from:0x02164bd8 kind:load to:0x0209e160 module:overlay(0) +from:0x02164bdc kind:load to:0x0209e164 module:overlay(0) +from:0x02164be0 kind:load to:0x0209e168 module:overlay(0) +from:0x02164bec kind:load to:0x021627c4 module:overlay(60) +from:0x02164bf0 kind:load to:0x0209e87c module:overlay(0) +from:0x02164bf4 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02164bf8 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02164bfc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02164c00 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x02164c04 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02164c08 kind:load to:0x0209e990 module:overlay(0) +from:0x02164c0c kind:load to:0x0209e998 module:overlay(0) +from:0x02164c10 kind:load to:0x0209e99c module:overlay(0) +from:0x02164c14 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02164c18 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02164c1c kind:load to:0x02162890 module:overlay(60) +from:0x02164c20 kind:load to:0x021628a4 module:overlay(60) diff --git a/config/jp/arm9/overlays/ov060/symbols.txt b/config/jp/arm9/overlays/ov060/symbols.txt new file mode 100644 index 00000000..973761c9 --- /dev/null +++ b/config/jp/arm9/overlays/ov060/symbols.txt @@ -0,0 +1,568 @@ +func_ov060_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov060_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov060_02159c10 kind:function(arm,size=0x58) addr:0x02159c10 +func_ov060_02159c68 kind:function(arm,size=0xc) addr:0x02159c68 +func_ov060_02159c74 kind:function(arm,size=0x24) addr:0x02159c74 +func_ov060_02159c98 kind:function(arm,size=0x5c) addr:0x02159c98 +func_ov060_02159cf4 kind:function(arm,size=0xc) addr:0x02159cf4 +func_ov060_02159d00 kind:function(arm,size=0x24) addr:0x02159d00 +func_ov060_02159d24 kind:function(arm,size=0x58) addr:0x02159d24 +func_ov060_02159d7c kind:function(arm,size=0x178) addr:0x02159d7c +func_ov060_02159ef4 kind:function(arm,size=0x14) addr:0x02159ef4 +func_ov060_02159f08 kind:function(arm,size=0x30) addr:0x02159f08 +func_ov060_02159f38 kind:function(arm,size=0x38) addr:0x02159f38 +func_ov060_02159f70 kind:function(arm,size=0x90) addr:0x02159f70 +func_ov060_0215a000 kind:function(arm,size=0x18) addr:0x0215a000 +func_ov060_0215a018 kind:function(arm,size=0x128) addr:0x0215a018 +func_ov060_0215a140 kind:function(arm,size=0xc) addr:0x0215a140 +func_ov060_0215a14c kind:function(arm,size=0x6c) addr:0x0215a14c +func_ov060_0215a1b8 kind:function(arm,size=0x278) addr:0x0215a1b8 +func_ov060_0215a430 kind:function(arm,size=0x2c) addr:0x0215a430 +func_ov060_0215a45c kind:function(arm,size=0x44) addr:0x0215a45c +func_ov060_0215a4a0 kind:function(arm,size=0x58) addr:0x0215a4a0 +func_ov060_0215a4f8 kind:function(arm,size=0x44) addr:0x0215a4f8 +func_ov060_0215a53c kind:function(arm,size=0xc4) addr:0x0215a53c +func_ov060_0215a600 kind:function(arm,size=0x128) addr:0x0215a600 +func_ov060_0215a728 kind:function(arm,size=0xe8) addr:0x0215a728 +func_ov060_0215a810 kind:function(arm,size=0xb8) addr:0x0215a810 +func_ov060_0215a8c8 kind:function(arm,size=0xf0) addr:0x0215a8c8 +func_ov060_0215a9b8 kind:function(arm,size=0x7c) addr:0x0215a9b8 +func_ov060_0215aa34 kind:function(arm,size=0x18) addr:0x0215aa34 +func_ov060_0215aa4c kind:function(arm,size=0x78) addr:0x0215aa4c +func_ov060_0215aac4 kind:function(arm,size=0x20) addr:0x0215aac4 +func_ov060_0215aae4 kind:function(arm,size=0x74) addr:0x0215aae4 +func_ov060_0215ab58 kind:function(arm,size=0x44) addr:0x0215ab58 +func_ov060_0215ab9c kind:function(arm,size=0xa0) addr:0x0215ab9c +func_ov060_0215ac3c kind:function(arm,size=0x18) addr:0x0215ac3c +func_ov060_0215ac54 kind:function(arm,size=0x30) addr:0x0215ac54 +func_ov060_0215ac84 kind:function(arm,size=0xfc) addr:0x0215ac84 +func_ov060_0215ad80 kind:function(arm,size=0x98) addr:0x0215ad80 +func_ov060_0215ae18 kind:function(arm,size=0xdc) addr:0x0215ae18 +func_ov060_0215aef4 kind:function(arm,size=0x24) addr:0x0215aef4 +func_ov060_0215af18 kind:function(arm,size=0x2c) addr:0x0215af18 +func_ov060_0215af44 kind:function(arm,size=0x1c) addr:0x0215af44 +func_ov060_0215af60 kind:function(arm,size=0x28) addr:0x0215af60 +func_ov060_0215af88 kind:function(arm,size=0x20) addr:0x0215af88 +func_ov060_0215afa8 kind:function(arm,size=0x14) addr:0x0215afa8 +func_ov060_0215afbc kind:function(arm,size=0x14) addr:0x0215afbc +func_ov060_0215afd0 kind:function(arm,size=0x14) addr:0x0215afd0 +func_ov060_0215afe4 kind:function(arm,size=0xc) addr:0x0215afe4 +func_ov060_0215aff0 kind:function(arm,size=0x24) addr:0x0215aff0 +func_ov060_0215b014 kind:function(arm,size=0x5c) addr:0x0215b014 +func_ov060_0215b070 kind:function(arm,size=0xc) addr:0x0215b070 +func_ov060_0215b07c kind:function(arm,size=0x24) addr:0x0215b07c +func_ov060_0215b0a0 kind:function(arm,size=0x60) addr:0x0215b0a0 +func_ov060_0215b100 kind:function(arm,size=0xc) addr:0x0215b100 +func_ov060_0215b10c kind:function(arm,size=0x24) addr:0x0215b10c +func_ov060_0215b130 kind:function(arm,size=0x5c) addr:0x0215b130 +func_ov060_0215b18c kind:function(arm,size=0x210) addr:0x0215b18c +func_ov060_0215b39c kind:function(arm,size=0x84) addr:0x0215b39c +func_ov060_0215b420 kind:function(arm,size=0x8c) addr:0x0215b420 +func_ov060_0215b4ac kind:function(arm,size=0xcc) addr:0x0215b4ac +func_ov060_0215b578 kind:function(arm,size=0x61c) addr:0x0215b578 +func_ov060_0215bb94 kind:function(arm,size=0x38) addr:0x0215bb94 +func_ov060_0215bbcc kind:function(arm,size=0x1b8) addr:0x0215bbcc +func_ov060_0215bd84 kind:function(arm,size=0x214) addr:0x0215bd84 +func_ov060_0215bf98 kind:function(arm,size=0x30) addr:0x0215bf98 +func_ov060_0215bfc8 kind:function(arm,size=0x4c) addr:0x0215bfc8 +func_ov060_0215c014 kind:function(arm,size=0xc) addr:0x0215c014 +func_ov060_0215c020 kind:function(arm,size=0xc) addr:0x0215c020 +func_ov060_0215c02c kind:function(arm,size=0x18) addr:0x0215c02c +func_ov060_0215c044 kind:function(arm,size=0x2c) addr:0x0215c044 +func_ov060_0215c070 kind:function(arm,size=0x94) addr:0x0215c070 +func_ov060_0215c104 kind:function(arm,size=0x8c) addr:0x0215c104 +func_ov060_0215c190 kind:function(arm,size=0xa8) addr:0x0215c190 +func_ov060_0215c238 kind:function(arm,size=0x2c4) addr:0x0215c238 +func_ov060_0215c4fc kind:function(arm,size=0x74) addr:0x0215c4fc +func_ov060_0215c570 kind:function(arm,size=0x230) addr:0x0215c570 +func_ov060_0215c7a0 kind:function(arm,size=0x8c) addr:0x0215c7a0 +func_ov060_0215c82c kind:function(arm,size=0x2f4) addr:0x0215c82c +func_ov060_0215cb20 kind:function(arm,size=0x18) addr:0x0215cb20 +func_ov060_0215cb38 kind:function(arm,size=0x17c) addr:0x0215cb38 +func_ov060_0215ccb4 kind:function(arm,size=0x74) addr:0x0215ccb4 +func_ov060_0215cd28 kind:function(arm,size=0xb4) addr:0x0215cd28 +func_ov060_0215cddc kind:function(arm,size=0x4) addr:0x0215cddc +func_ov060_0215cde0 kind:function(arm,size=0x8c) addr:0x0215cde0 +func_ov060_0215ce6c kind:function(arm,size=0x74) addr:0x0215ce6c +func_ov060_0215cee0 kind:function(arm,size=0xcc) addr:0x0215cee0 +func_ov060_0215cfac kind:function(arm,size=0x1e4) addr:0x0215cfac +func_ov060_0215d190 kind:function(arm,size=0x234) addr:0x0215d190 +func_ov060_0215d3c4 kind:function(arm,size=0x30) addr:0x0215d3c4 +func_ov060_0215d3f4 kind:function(arm,size=0x1c4) addr:0x0215d3f4 +func_ov060_0215d5b8 kind:function(arm,size=0x6c) addr:0x0215d5b8 +func_ov060_0215d624 kind:function(arm,size=0x3c) addr:0x0215d624 +func_ov060_0215d660 kind:function(arm,size=0x34) addr:0x0215d660 +func_ov060_0215d694 kind:function(arm,size=0x410) addr:0x0215d694 +func_ov060_0215daa4 kind:function(arm,size=0x22c) addr:0x0215daa4 +func_ov060_0215dcd0 kind:function(arm,size=0xc) addr:0x0215dcd0 +func_ov060_0215dcdc kind:function(arm,size=0x3c) addr:0x0215dcdc +func_ov060_0215dd18 kind:function(arm,size=0x5c) addr:0x0215dd18 +func_ov060_0215dd74 kind:function(arm,size=0xe4) addr:0x0215dd74 +func_ov060_0215de58 kind:function(arm,size=0x10c) addr:0x0215de58 +func_ov060_0215df64 kind:function(arm,size=0x138) addr:0x0215df64 +func_ov060_0215e09c kind:function(arm,size=0x34) addr:0x0215e09c +func_ov060_0215e0d0 kind:function(arm,size=0xe8) addr:0x0215e0d0 +func_ov060_0215e1b8 kind:function(arm,size=0x74) addr:0x0215e1b8 +func_ov060_0215e22c kind:function(arm,size=0x44) addr:0x0215e22c +func_ov060_0215e270 kind:function(arm,size=0xe4) addr:0x0215e270 +func_ov060_0215e354 kind:function(arm,size=0x8c) addr:0x0215e354 +func_ov060_0215e3e0 kind:function(arm,size=0x14) addr:0x0215e3e0 +func_ov060_0215e3f4 kind:function(arm,size=0x14) addr:0x0215e3f4 +func_ov060_0215e408 kind:function(arm,size=0x14) addr:0x0215e408 +func_ov060_0215e41c kind:function(arm,size=0xc) addr:0x0215e41c +func_ov060_0215e428 kind:function(arm,size=0x24) addr:0x0215e428 +func_ov060_0215e44c kind:function(arm,size=0x5c) addr:0x0215e44c +func_ov060_0215e4a8 kind:function(arm,size=0x144) addr:0x0215e4a8 +func_ov060_0215e5ec kind:function(arm,size=0x4c) addr:0x0215e5ec +func_ov060_0215e638 kind:function(arm,size=0x110) addr:0x0215e638 +func_ov060_0215e748 kind:function(arm,size=0x7c) addr:0x0215e748 +func_ov060_0215e7c4 kind:function(arm,size=0x74) addr:0x0215e7c4 +func_ov060_0215e838 kind:function(arm,size=0x3c) addr:0x0215e838 +func_ov060_0215e874 kind:function(arm,size=0xc) addr:0x0215e874 +func_ov060_0215e880 kind:function(arm,size=0x48) addr:0x0215e880 +func_ov060_0215e8c8 kind:function(arm,size=0x1c) addr:0x0215e8c8 +func_ov060_0215e8e4 kind:function(arm,size=0x40) addr:0x0215e8e4 +func_ov060_0215e924 kind:function(arm,size=0x6c) addr:0x0215e924 +func_ov060_0215e990 kind:function(arm,size=0x5c) addr:0x0215e990 +func_ov060_0215e9ec kind:function(arm,size=0x18) addr:0x0215e9ec +func_ov060_0215ea04 kind:function(arm,size=0x14) addr:0x0215ea04 +func_ov060_0215ea18 kind:function(arm,size=0x1c) addr:0x0215ea18 +func_ov060_0215ea34 kind:function(arm,size=0x8) addr:0x0215ea34 +func_ov060_0215ea3c kind:function(arm,size=0xac) addr:0x0215ea3c +func_ov060_0215eae8 kind:function(arm,size=0x8) addr:0x0215eae8 +func_ov060_0215eaf0 kind:function(arm,size=0x1c) addr:0x0215eaf0 +func_ov060_0215eb0c kind:function(arm,size=0x6c) addr:0x0215eb0c +func_ov060_0215eb78 kind:function(arm,size=0x34) addr:0x0215eb78 +func_ov060_0215ebac kind:function(arm,size=0x28) addr:0x0215ebac +func_ov060_0215ebd4 kind:function(arm,size=0x30) addr:0x0215ebd4 +func_ov060_0215ec04 kind:function(arm,size=0x14) addr:0x0215ec04 +func_ov060_0215ec18 kind:function(arm,size=0xc) addr:0x0215ec18 +func_ov060_0215ec24 kind:function(arm,size=0x24) addr:0x0215ec24 +func_ov060_0215ec48 kind:function(arm,size=0x80) addr:0x0215ec48 +func_ov060_0215ecc8 kind:function(arm,size=0x134) addr:0x0215ecc8 +func_ov060_0215edfc kind:function(arm,size=0x68) addr:0x0215edfc +func_ov060_0215ee64 kind:function(arm,size=0x17c) addr:0x0215ee64 +func_ov060_0215efe0 kind:function(arm,size=0x30) addr:0x0215efe0 +func_ov060_0215f010 kind:function(arm,size=0x34) addr:0x0215f010 +func_ov060_0215f044 kind:function(arm,size=0x44) addr:0x0215f044 +func_ov060_0215f088 kind:function(arm,size=0x18) addr:0x0215f088 +func_ov060_0215f0a0 kind:function(arm,size=0x18) addr:0x0215f0a0 +func_ov060_0215f0b8 kind:function(arm,size=0x18) addr:0x0215f0b8 +func_ov060_0215f0d0 kind:function(arm,size=0xc) addr:0x0215f0d0 +func_ov060_0215f0dc kind:function(arm,size=0xc) addr:0x0215f0dc +func_ov060_0215f0e8 kind:function(arm,size=0x4) addr:0x0215f0e8 +func_ov060_0215f0ec kind:function(arm,size=0x10) addr:0x0215f0ec +func_ov060_0215f0fc kind:function(arm,size=0x4) addr:0x0215f0fc +func_ov060_0215f100 kind:function(arm,size=0xa8) addr:0x0215f100 +func_ov060_0215f1a8 kind:function(arm,size=0x28) addr:0x0215f1a8 +func_ov060_0215f1d0 kind:function(arm,size=0x30) addr:0x0215f1d0 +func_ov060_0215f200 kind:function(arm,size=0x14) addr:0x0215f200 +func_ov060_0215f214 kind:function(arm,size=0xc) addr:0x0215f214 +func_ov060_0215f220 kind:function(arm,size=0x24) addr:0x0215f220 +func_ov060_0215f244 kind:function(arm,size=0x28) addr:0x0215f244 +func_ov060_0215f26c kind:function(arm,size=0x68) addr:0x0215f26c +func_ov060_0215f2d4 kind:function(arm,size=0x68) addr:0x0215f2d4 +func_ov060_0215f33c kind:function(arm,size=0x14) addr:0x0215f33c +func_ov060_0215f350 kind:function(arm,size=0x24) addr:0x0215f350 +func_ov060_0215f374 kind:function(arm,size=0x14) addr:0x0215f374 +func_ov060_0215f388 kind:function(arm,size=0x68) addr:0x0215f388 +func_ov060_0215f3f0 kind:function(arm,size=0xac) addr:0x0215f3f0 +func_ov060_0215f49c kind:function(arm,size=0x14) addr:0x0215f49c +func_ov060_0215f4b0 kind:function(arm,size=0x20) addr:0x0215f4b0 +func_ov060_0215f4d0 kind:function(arm,size=0x50) addr:0x0215f4d0 +func_ov060_0215f520 kind:function(arm,size=0x1c) addr:0x0215f520 +func_ov060_0215f53c kind:function(arm,size=0x38) addr:0x0215f53c +func_ov060_0215f574 kind:function(arm,size=0x40) addr:0x0215f574 +func_ov060_0215f5b4 kind:function(arm,size=0x14) addr:0x0215f5b4 +func_ov060_0215f5c8 kind:function(arm,size=0xc) addr:0x0215f5c8 +func_ov060_0215f5d4 kind:function(arm,size=0x24) addr:0x0215f5d4 +func_ov060_0215f5f8 kind:function(arm,size=0x28) addr:0x0215f5f8 +func_ov060_0215f620 kind:function(arm,size=0x20) addr:0x0215f620 +func_ov060_0215f640 kind:function(arm,size=0x50) addr:0x0215f640 +func_ov060_0215f690 kind:function(arm,size=0x38) addr:0x0215f690 +func_ov060_0215f6c8 kind:function(arm,size=0x40) addr:0x0215f6c8 +func_ov060_0215f708 kind:function(arm,size=0x14) addr:0x0215f708 +func_ov060_0215f71c kind:function(arm,size=0xc) addr:0x0215f71c +func_ov060_0215f728 kind:function(arm,size=0x24) addr:0x0215f728 +func_ov060_0215f74c kind:function(arm,size=0x3c) addr:0x0215f74c +func_ov060_0215f788 kind:function(arm,size=0xfc) addr:0x0215f788 +func_ov060_0215f884 kind:function(arm,size=0x14) addr:0x0215f884 +func_ov060_0215f898 kind:function(arm,size=0xac) addr:0x0215f898 +func_ov060_0215f944 kind:function(arm,size=0x18c) addr:0x0215f944 +func_ov060_0215fad0 kind:function(arm,size=0x30) addr:0x0215fad0 +func_ov060_0215fb00 kind:function(arm,size=0x14) addr:0x0215fb00 +func_ov060_0215fb14 kind:function(arm,size=0x12c) addr:0x0215fb14 +func_ov060_0215fc40 kind:function(arm,size=0x40) addr:0x0215fc40 +func_ov060_0215fc80 kind:function(arm,size=0x18) addr:0x0215fc80 +func_ov060_0215fc98 kind:function(arm,size=0x24) addr:0x0215fc98 +func_ov060_0215fcbc kind:function(arm,size=0x24) addr:0x0215fcbc +func_ov060_0215fce0 kind:function(arm,size=0x10) addr:0x0215fce0 +func_ov060_0215fcf0 kind:function(arm,size=0x8) addr:0x0215fcf0 +func_ov060_0215fcf8 kind:function(arm,size=0x1c) addr:0x0215fcf8 +func_ov060_0215fd14 kind:function(arm,size=0x48) addr:0x0215fd14 +func_ov060_0215fd5c kind:function(arm,size=0x50) addr:0x0215fd5c +func_ov060_0215fdac kind:function(arm,size=0x20) addr:0x0215fdac +func_ov060_0215fdcc kind:function(arm,size=0xc) addr:0x0215fdcc +func_ov060_0215fdd8 kind:function(arm,size=0x24) addr:0x0215fdd8 +func_ov060_0215fdfc kind:function(arm,size=0x28) addr:0x0215fdfc +func_ov060_0215fe24 kind:function(arm,size=0x20) addr:0x0215fe24 +func_ov060_0215fe44 kind:function(arm,size=0x4) addr:0x0215fe44 +func_ov060_0215fe48 kind:function(arm,size=0x50) addr:0x0215fe48 +func_ov060_0215fe98 kind:function(arm,size=0x20) addr:0x0215fe98 +func_ov060_0215feb8 kind:function(arm,size=0x28) addr:0x0215feb8 +func_ov060_0215fee0 kind:function(arm,size=0x14) addr:0x0215fee0 +func_ov060_0215fef4 kind:function(arm,size=0xc) addr:0x0215fef4 +func_ov060_0215ff00 kind:function(arm,size=0x24) addr:0x0215ff00 +func_ov060_0215ff24 kind:function(arm,size=0x28) addr:0x0215ff24 +func_ov060_0215ff4c kind:function(arm,size=0xfc) addr:0x0215ff4c +func_ov060_02160048 kind:function(arm,size=0x14) addr:0x02160048 +func_ov060_0216005c kind:function(arm,size=0x194) addr:0x0216005c +func_ov060_021601f0 kind:function(arm,size=0x18) addr:0x021601f0 +func_ov060_02160208 kind:function(arm,size=0x14) addr:0x02160208 +func_ov060_0216021c kind:function(arm,size=0x40) addr:0x0216021c +func_ov060_0216025c kind:function(arm,size=0x24) addr:0x0216025c +func_ov060_02160280 kind:function(arm,size=0x1c) addr:0x02160280 +func_ov060_0216029c kind:function(arm,size=0x48) addr:0x0216029c +func_ov060_021602e4 kind:function(arm,size=0x50) addr:0x021602e4 +func_ov060_02160334 kind:function(arm,size=0x14) addr:0x02160334 +func_ov060_02160348 kind:function(arm,size=0xc) addr:0x02160348 +func_ov060_02160354 kind:function(arm,size=0x24) addr:0x02160354 +func_ov060_02160378 kind:function(arm,size=0x28) addr:0x02160378 +func_ov060_021603a0 kind:function(arm,size=0x20) addr:0x021603a0 +func_ov060_021603c0 kind:function(arm,size=0x4) addr:0x021603c0 +func_ov060_021603c4 kind:function(arm,size=0x50) addr:0x021603c4 +func_ov060_02160414 kind:function(arm,size=0x20) addr:0x02160414 +func_ov060_02160434 kind:function(arm,size=0x28) addr:0x02160434 +func_ov060_0216045c kind:function(arm,size=0x14) addr:0x0216045c +func_ov060_02160470 kind:function(arm,size=0xc) addr:0x02160470 +func_ov060_0216047c kind:function(arm,size=0x24) addr:0x0216047c +func_ov060_021604a0 kind:function(arm,size=0x28) addr:0x021604a0 +func_ov060_021604c8 kind:function(arm,size=0x74) addr:0x021604c8 +func_ov060_0216053c kind:function(arm,size=0x4) addr:0x0216053c +func_ov060_02160540 kind:function(arm,size=0x84) addr:0x02160540 +func_ov060_021605c4 kind:function(arm,size=0x14) addr:0x021605c4 +func_ov060_021605d8 kind:function(arm,size=0x50) addr:0x021605d8 +func_ov060_02160628 kind:function(arm,size=0x38) addr:0x02160628 +func_ov060_02160660 kind:function(arm,size=0x40) addr:0x02160660 +func_ov060_021606a0 kind:function(arm,size=0x14) addr:0x021606a0 +func_ov060_021606b4 kind:function(arm,size=0xc) addr:0x021606b4 +func_ov060_021606c0 kind:function(arm,size=0x24) addr:0x021606c0 +func_ov060_021606e4 kind:function(arm,size=0x28) addr:0x021606e4 +func_ov060_0216070c kind:function(arm,size=0xc4) addr:0x0216070c +func_ov060_021607d0 kind:function(arm,size=0x6c) addr:0x021607d0 +func_ov060_0216083c kind:function(arm,size=0x14) addr:0x0216083c +func_ov060_02160850 kind:function(arm,size=0x14) addr:0x02160850 +func_ov060_02160864 kind:function(arm,size=0x20) addr:0x02160864 +func_ov060_02160884 kind:function(arm,size=0x28) addr:0x02160884 +func_ov060_021608ac kind:function(arm,size=0x30) addr:0x021608ac +func_ov060_021608dc kind:function(arm,size=0x14) addr:0x021608dc +func_ov060_021608f0 kind:function(arm,size=0xc) addr:0x021608f0 +func_ov060_021608fc kind:function(arm,size=0x24) addr:0x021608fc +func_ov060_02160920 kind:function(arm,size=0x28) addr:0x02160920 +func_ov060_02160948 kind:function(arm,size=0x74) addr:0x02160948 +func_ov060_021609bc kind:function(arm,size=0x28) addr:0x021609bc +func_ov060_021609e4 kind:function(arm,size=0x4) addr:0x021609e4 +func_ov060_021609e8 kind:function(arm,size=0x14) addr:0x021609e8 +func_ov060_021609fc kind:function(arm,size=0x20) addr:0x021609fc +func_ov060_02160a1c kind:function(arm,size=0x20) addr:0x02160a1c +func_ov060_02160a3c kind:function(arm,size=0x28) addr:0x02160a3c +func_ov060_02160a64 kind:function(arm,size=0x14) addr:0x02160a64 +func_ov060_02160a78 kind:function(arm,size=0x20) addr:0x02160a78 +func_ov060_02160a98 kind:function(arm,size=0xc) addr:0x02160a98 +func_ov060_02160aa4 kind:function(arm,size=0xc) addr:0x02160aa4 +func_ov060_02160ab0 kind:function(arm,size=0x28) addr:0x02160ab0 +func_ov060_02160ad8 kind:function(arm,size=0x68) addr:0x02160ad8 +func_ov060_02160b40 kind:function(arm,size=0x348) addr:0x02160b40 +func_ov060_02160e88 kind:function(arm,size=0x14) addr:0x02160e88 +func_ov060_02160e9c kind:function(arm,size=0x14) addr:0x02160e9c +func_ov060_02160eb0 kind:function(arm,size=0x14) addr:0x02160eb0 +func_ov060_02160ec4 kind:function(arm,size=0xb0) addr:0x02160ec4 +func_ov060_02160f74 kind:function(arm,size=0xb8) addr:0x02160f74 +func_ov060_0216102c kind:function(arm,size=0x44) addr:0x0216102c +func_ov060_02161070 kind:function(arm,size=0x1bc) addr:0x02161070 +func_ov060_0216122c kind:function(arm,size=0x70) addr:0x0216122c +func_ov060_0216129c kind:function(arm,size=0x74) addr:0x0216129c +func_ov060_02161310 kind:function(arm,size=0x1bc) addr:0x02161310 +func_ov060_021614cc kind:function(arm,size=0x38) addr:0x021614cc +func_ov060_02161504 kind:function(arm,size=0xc) addr:0x02161504 +func_ov060_02161510 kind:function(arm,size=0x3c) addr:0x02161510 +func_ov060_0216154c kind:function(arm,size=0x8) addr:0x0216154c +func_ov060_02161554 kind:function(arm,size=0x110) addr:0x02161554 +func_ov060_02161664 kind:function(arm,size=0xbc) addr:0x02161664 +func_ov060_02161720 kind:function(arm,size=0x1c8) addr:0x02161720 +func_ov060_021618e8 kind:function(arm,size=0xd8) addr:0x021618e8 +func_ov060_021619c0 kind:function(arm,size=0xb8) addr:0x021619c0 +func_ov060_02161a78 kind:function(arm,size=0x144) addr:0x02161a78 +func_ov060_02161bbc kind:function(arm,size=0xcc) addr:0x02161bbc +func_ov060_02161c88 kind:function(arm,size=0x178) addr:0x02161c88 +func_ov060_02161e00 kind:function(arm,size=0xc) addr:0x02161e00 +func_ov060_02161e0c kind:function(arm,size=0x1c) addr:0x02161e0c +func_ov060_02161e28 kind:function(arm,size=0x1c) addr:0x02161e28 +func_ov060_02161e44 kind:function(arm,size=0x1c) addr:0x02161e44 +func_ov060_02161e60 kind:function(arm,size=0x14) addr:0x02161e60 +func_ov060_02161e74 kind:function(arm,size=0xc) addr:0x02161e74 +func_ov060_02161e80 kind:function(arm,size=0x24) addr:0x02161e80 +func_ov060_02161ea4 kind:function(arm,size=0x54) addr:0x02161ea4 +func_ov060_02161ef8 kind:function(arm,size=0x124) addr:0x02161ef8 +func_ov060_0216201c kind:function(arm,size=0x28) addr:0x0216201c +func_ov060_02162044 kind:function(arm,size=0x30) addr:0x02162044 +func_ov060_02162074 kind:function(arm,size=0xc) addr:0x02162074 +func_ov060_02162080 kind:function(arm,size=0x8) addr:0x02162080 +func_ov060_02162088 kind:function(arm,size=0x8) addr:0x02162088 +func_ov060_02162090 kind:function(arm,size=0x14) addr:0x02162090 +func_ov060_021620a4 kind:function(arm,size=0xc) addr:0x021620a4 +func_ov060_021620b0 kind:function(arm,size=0x24) addr:0x021620b0 +func_ov060_021620d4 kind:function(arm,size=0x98) addr:0x021620d4 +func_ov060_0216216c kind:function(arm,size=0x80) addr:0x0216216c +func_ov060_021621ec kind:function(arm,size=0x8) addr:0x021621ec +func_ov060_021621f4 kind:function(arm,size=0x4) addr:0x021621f4 +func_ov060_021621f8 kind:function(arm,size=0x20) addr:0x021621f8 +func_ov060_02162218 kind:function(arm,size=0x20) addr:0x02162218 +func_ov060_02162238 kind:function(arm,size=0x28) addr:0x02162238 +func_ov060_02162260 kind:function(arm,size=0x14) addr:0x02162260 +func_ov060_02162274 kind:function(arm,size=0xc) addr:0x02162274 +func_ov060_02162280 kind:function(arm,size=0x24) addr:0x02162280 +func_ov060_021622a4 kind:function(arm,size=0xac) addr:0x021622a4 +func_ov060_02162350 kind:function(arm,size=0x54) addr:0x02162350 +func_ov060_021623a4 kind:function(arm,size=0x50) addr:0x021623a4 +func_ov060_021623f4 kind:function(arm,size=0x210) addr:0x021623f4 +func_ov060_02162604 kind:function(arm,size=0x60) addr:0x02162604 +func_ov060_02162664 kind:function(arm,size=0x44) addr:0x02162664 +func_ov060_021626a8 kind:function(arm,size=0x18) addr:0x021626a8 +func_ov060_021626c0 kind:function(arm,size=0x20) addr:0x021626c0 +func_ov060_021626e0 kind:function(arm,size=0x28) addr:0x021626e0 +func_ov060_02162708 kind:function(arm,size=0x14) addr:0x02162708 +func_ov060_0216271c kind:function(arm,size=0xc) addr:0x0216271c +func_ov060_02162728 kind:function(arm,size=0x24) addr:0x02162728 +func_ov060_0216274c kind:function(arm,size=0x44) addr:0x0216274c +func_ov060_02162790 kind:function(arm,size=0x34) addr:0x02162790 +func_ov060_021627c4 kind:function(arm,size=0xcc) addr:0x021627c4 +func_ov060_02162890 kind:function(arm,size=0x14) addr:0x02162890 +func_ov060_021628a4 kind:function(arm,size=0x1c) addr:0x021628a4 +func_ov060_021628c0 kind:function(arm,size=0x14) addr:0x021628c0 +data_ov060_021628d4 kind:data(any) addr:0x021628d4 +data_ov060_021628dc kind:data(any) addr:0x021628dc +data_ov060_021628e8 kind:data(any) addr:0x021628e8 ambiguous +data_ov060_021628ec kind:data(any) addr:0x021628ec +data_ov060_021628fc kind:data(any) addr:0x021628fc +data_ov060_0216290c kind:data(any) addr:0x0216290c +data_ov060_02162924 kind:data(any) addr:0x02162924 +data_ov060_0216292c kind:data(any) addr:0x0216292c +data_ov060_0216295c kind:data(any) addr:0x0216295c +data_ov060_0216297c kind:data(any) addr:0x0216297c ambiguous +func_ov060_02162a1c kind:function(arm,size=0xd8) addr:0x02162a1c +func_ov060_02162af4 kind:function(arm,size=0x118) addr:0x02162af4 +func_ov060_02162c0c kind:function(arm,size=0x70) addr:0x02162c0c +func_ov060_02162c7c kind:function(arm,size=0x50) addr:0x02162c7c +func_ov060_02162ccc kind:function(arm,size=0x50) addr:0x02162ccc +func_ov060_02162d1c kind:function(arm,size=0x50) addr:0x02162d1c +func_ov060_02162d6c kind:function(arm,size=0x50) addr:0x02162d6c +func_ov060_02162dbc kind:function(arm,size=0x50) addr:0x02162dbc +func_ov060_02162e0c kind:function(arm,size=0x50) addr:0x02162e0c +func_ov060_02162e5c kind:function(arm,size=0x50) addr:0x02162e5c +func_ov060_02162eac kind:function(arm,size=0x50) addr:0x02162eac +func_ov060_02162efc kind:function(arm,size=0x50) addr:0x02162efc +func_ov060_02162f4c kind:function(arm,size=0x50) addr:0x02162f4c +func_ov060_02162f9c kind:function(arm,size=0x50) addr:0x02162f9c +func_ov060_02162fec kind:function(arm,size=0x50) addr:0x02162fec +func_ov060_0216303c kind:function(arm,size=0x50) addr:0x0216303c +func_ov060_0216308c kind:function(arm,size=0x50) addr:0x0216308c +func_ov060_021630dc kind:function(arm,size=0x50) addr:0x021630dc +data_ov060_02163188 kind:data(any) addr:0x02163188 +data_ov060_021631ac kind:data(any) addr:0x021631ac +data_ov060_021631d0 kind:data(any) addr:0x021631d0 +data_ov060_021631d8 kind:data(any) addr:0x021631d8 ambiguous +data_ov060_021631f4 kind:data(any) addr:0x021631f4 +data_ov060_02163238 kind:data(any) addr:0x02163238 +data_ov060_02163248 kind:data(any) addr:0x02163248 ambiguous +data_ov060_02163250 kind:data(any) addr:0x02163250 +data_ov060_02163280 kind:data(any) addr:0x02163280 +data_ov060_02163298 kind:data(any) addr:0x02163298 +data_ov060_021632a4 kind:data(any) addr:0x021632a4 ambiguous +data_ov060_021632a8 kind:data(any) addr:0x021632a8 ambiguous +data_ov060_02163308 kind:data(any) addr:0x02163308 +data_ov060_02163380 kind:data(any) addr:0x02163380 +data_ov060_02163408 kind:data(any) addr:0x02163408 ambiguous +data_ov060_02163428 kind:data(any) addr:0x02163428 ambiguous +data_ov060_0216349c kind:data(any) addr:0x0216349c +data_ov060_021634c4 kind:data(any) addr:0x021634c4 ambiguous +data_ov060_02163584 kind:data(any) addr:0x02163584 ambiguous +data_ov060_021635b0 kind:data(any) addr:0x021635b0 +data_ov060_021635cc kind:data(any) addr:0x021635cc +data_ov060_021635f0 kind:data(any) addr:0x021635f0 +data_ov060_02163614 kind:data(any) addr:0x02163614 +data_ov060_02163630 kind:data(any) addr:0x02163630 +data_ov060_02163648 kind:data(any) addr:0x02163648 +data_ov060_02163678 kind:data(any) addr:0x02163678 +data_ov060_021636c4 kind:data(any) addr:0x021636c4 ambiguous +data_ov060_02163718 kind:data(any) addr:0x02163718 +data_ov060_021637c0 kind:data(any) addr:0x021637c0 +data_ov060_02163884 kind:data(any) addr:0x02163884 ambiguous +data_ov060_021638d4 kind:data(any) addr:0x021638d4 +data_ov060_021638ec kind:data(any) addr:0x021638ec +data_ov060_02163908 kind:data(any) addr:0x02163908 +data_ov060_02163918 kind:data(any) addr:0x02163918 ambiguous +data_ov060_02163938 kind:data(any) addr:0x02163938 ambiguous +data_ov060_02163968 kind:data(any) addr:0x02163968 +data_ov060_021639c8 kind:data(any) addr:0x021639c8 +data_ov060_02163a10 kind:data(any) addr:0x02163a10 +data_ov060_02163a40 kind:data(any) addr:0x02163a40 +data_ov060_02163a60 kind:data(any) addr:0x02163a60 +data_ov060_02163a88 kind:data(any) addr:0x02163a88 ambiguous +data_ov060_02163b7c kind:data(any) addr:0x02163b7c +data_ov060_02163b98 kind:data(any) addr:0x02163b98 +data_ov060_02163b9c kind:data(any) addr:0x02163b9c ambiguous +data_ov060_02163c10 kind:data(any) addr:0x02163c10 +data_ov060_02163c44 kind:data(any) addr:0x02163c44 ambiguous +data_ov060_02163c5c kind:data(any) addr:0x02163c5c ambiguous +data_ov060_02163c88 kind:data(any) addr:0x02163c88 +data_ov060_02163d2c kind:data(any) addr:0x02163d2c ambiguous +data_ov060_02163d3c kind:data(any) addr:0x02163d3c ambiguous +data_ov060_02163d4c kind:data(any) addr:0x02163d4c ambiguous +data_ov060_02163d68 kind:data(any) addr:0x02163d68 +data_ov060_02163e28 kind:data(any) addr:0x02163e28 ambiguous +data_ov060_02163e98 kind:data(any) addr:0x02163e98 ambiguous +data_ov060_02163e9c kind:data(any) addr:0x02163e9c +data_ov060_02163ec0 kind:data(any) addr:0x02163ec0 +data_ov060_02163eec kind:data(any) addr:0x02163eec +data_ov060_02163f14 kind:data(any) addr:0x02163f14 ambiguous +data_ov060_02163f44 kind:data(any) addr:0x02163f44 +data_ov060_02163f50 kind:data(any) addr:0x02163f50 +data_ov060_02163f5c kind:data(any) addr:0x02163f5c +data_ov060_02163f68 kind:data(any) addr:0x02163f68 +data_ov060_02163f7c kind:data(any) addr:0x02163f7c +data_ov060_02163fa0 kind:data(any) addr:0x02163fa0 +data_ov060_02163ff8 kind:data(any) addr:0x02163ff8 +data_ov060_02164018 kind:data(any) addr:0x02164018 +data_ov060_0216403c kind:data(any) addr:0x0216403c +data_ov060_02164060 kind:data(any) addr:0x02164060 +data_ov060_021640a8 kind:data(any) addr:0x021640a8 +data_ov060_02164100 kind:data(any) addr:0x02164100 +data_ov060_0216410c kind:data(any) addr:0x0216410c +data_ov060_02164118 kind:data(any) addr:0x02164118 +data_ov060_02164124 kind:data(any) addr:0x02164124 +data_ov060_02164134 kind:data(any) addr:0x02164134 +data_ov060_02164158 kind:data(any) addr:0x02164158 +data_ov060_021641b0 kind:data(any) addr:0x021641b0 +data_ov060_021641cc kind:data(any) addr:0x021641cc ambiguous +data_ov060_021641d0 kind:data(any) addr:0x021641d0 +data_ov060_021641f4 kind:data(any) addr:0x021641f4 +data_ov060_0216423c kind:data(any) addr:0x0216423c +data_ov060_02164294 kind:data(any) addr:0x02164294 +data_ov060_0216429c kind:data(any) addr:0x0216429c +data_ov060_021642a8 kind:data(any) addr:0x021642a8 +data_ov060_021642b4 kind:data(any) addr:0x021642b4 +data_ov060_021642c8 kind:data(any) addr:0x021642c8 +data_ov060_021642ec kind:data(any) addr:0x021642ec +data_ov060_02164300 kind:data(any) addr:0x02164300 ambiguous +data_ov060_0216434c kind:data(any) addr:0x0216434c +data_ov060_02164370 kind:data(any) addr:0x02164370 +data_ov060_021643c8 kind:data(any) addr:0x021643c8 +data_ov060_021643d4 kind:data(any) addr:0x021643d4 +data_ov060_021643e0 kind:data(any) addr:0x021643e0 +data_ov060_021643ec kind:data(any) addr:0x021643ec +data_ov060_0216440c kind:data(any) addr:0x0216440c +data_ov060_02164430 kind:data(any) addr:0x02164430 +data_ov060_02164484 kind:data(any) addr:0x02164484 ambiguous +data_ov060_0216448c kind:data(any) addr:0x0216448c +data_ov060_021644b0 kind:data(any) addr:0x021644b0 +data_ov060_0216450c kind:data(any) addr:0x0216450c +data_ov060_02164530 kind:data(any) addr:0x02164530 +data_ov060_0216455c kind:data(any) addr:0x0216455c +data_ov060_021645a4 kind:data(any) addr:0x021645a4 +data_ov060_021645e4 kind:data(any) addr:0x021645e4 +data_ov060_02164674 kind:data(any) addr:0x02164674 +data_ov060_02164694 kind:data(any) addr:0x02164694 +data_ov060_0216473c kind:data(any) addr:0x0216473c ambiguous +data_ov060_021647a8 kind:data(any) addr:0x021647a8 +data_ov060_02164850 kind:data(any) addr:0x02164850 +data_ov060_02164868 kind:data(any) addr:0x02164868 +data_ov060_021648e4 kind:data(any) addr:0x021648e4 ambiguous +data_ov060_02164900 kind:data(any) addr:0x02164900 +data_ov060_0216491c kind:data(any) addr:0x0216491c +data_ov060_0216496c kind:data(any) addr:0x0216496c +data_ov060_02164a08 kind:data(any) addr:0x02164a08 ambiguous +data_ov060_02164a8c kind:data(any) addr:0x02164a8c +data_ov060_02164aa8 kind:data(any) addr:0x02164aa8 +data_ov060_02164ac4 kind:data(any) addr:0x02164ac4 +data_ov060_02164aec kind:data(any) addr:0x02164aec +data_ov060_02164b2c kind:data(any) addr:0x02164b2c +data_ov060_02164b48 kind:data(any) addr:0x02164b48 +data_ov060_02164b64 kind:data(any) addr:0x02164b64 +data_ov060_02164b8c kind:data(any) addr:0x02164b8c +data_ov060_02164bd0 kind:data(any) addr:0x02164bd0 +data_ov060_02164bec kind:data(any) addr:0x02164bec +data_ov060_02164c40 kind:bss addr:0x02164c40 +data_ov060_02164c4c kind:bss addr:0x02164c4c +data_ov060_02164c58 kind:bss addr:0x02164c58 +data_ov060_02164c64 kind:bss addr:0x02164c64 +data_ov060_02164c70 kind:bss addr:0x02164c70 +data_ov060_02164d48 kind:bss addr:0x02164d48 +data_ov060_02164e20 kind:bss addr:0x02164e20 +data_ov060_02164ef8 kind:bss addr:0x02164ef8 +data_ov060_02164f04 kind:bss addr:0x02164f04 +data_ov060_02164f10 kind:bss addr:0x02164f10 +data_ov060_02164f1c kind:bss addr:0x02164f1c +data_ov060_02164f28 kind:bss addr:0x02164f28 +data_ov060_02164f34 kind:bss addr:0x02164f34 +data_ov060_02164f40 kind:bss addr:0x02164f40 +data_ov060_02164f84 kind:bss addr:0x02164f84 +data_ov060_02164fc8 kind:bss addr:0x02164fc8 +data_ov060_0216500c kind:bss addr:0x0216500c +data_ov060_02165010 kind:bss addr:0x02165010 +data_ov060_0216501c kind:bss addr:0x0216501c +data_ov060_02165020 kind:bss addr:0x02165020 +data_ov060_021650f4 kind:bss addr:0x021650f4 +data_ov060_021650f8 kind:bss addr:0x021650f8 +data_ov060_02165104 kind:bss addr:0x02165104 +data_ov060_02165194 kind:bss addr:0x02165194 ambiguous +data_ov060_021651dc kind:bss addr:0x021651dc +data_ov060_021651e0 kind:bss addr:0x021651e0 +data_ov060_021651ec kind:bss addr:0x021651ec +data_ov060_02165248 kind:bss addr:0x02165248 ambiguous +data_ov060_021652c4 kind:bss addr:0x021652c4 +data_ov060_021652c8 kind:bss addr:0x021652c8 +data_ov060_021652d4 kind:bss addr:0x021652d4 +data_ov060_021653ac kind:bss addr:0x021653ac +data_ov060_021653b0 kind:bss addr:0x021653b0 +data_ov060_021653bc kind:bss addr:0x021653bc +data_ov060_02165494 kind:bss addr:0x02165494 +data_ov060_021654ec kind:bss addr:0x021654ec ambiguous +data_ov060_021654f8 kind:bss addr:0x021654f8 +data_ov060_021654fc kind:bss addr:0x021654fc +data_ov060_02165508 kind:bss addr:0x02165508 +data_ov060_02165518 kind:bss addr:0x02165518 ambiguous +data_ov060_021655e0 kind:bss addr:0x021655e0 +data_ov060_021655e4 kind:bss addr:0x021655e4 +data_ov060_021655f0 kind:bss addr:0x021655f0 +data_ov060_0216563c kind:bss addr:0x0216563c ambiguous +data_ov060_021656c8 kind:bss addr:0x021656c8 +data_ov060_021656cc kind:bss addr:0x021656cc +data_ov060_021656d8 kind:bss addr:0x021656d8 +data_ov060_021657b0 kind:bss addr:0x021657b0 +data_ov060_021657b4 kind:bss addr:0x021657b4 +data_ov060_021657c0 kind:bss addr:0x021657c0 +data_ov060_02165898 kind:bss addr:0x02165898 +data_ov060_0216589c kind:bss addr:0x0216589c +data_ov060_021658a8 kind:bss addr:0x021658a8 +data_ov060_02165980 kind:bss addr:0x02165980 +data_ov060_02165984 kind:bss addr:0x02165984 +data_ov060_02165990 kind:bss addr:0x02165990 +data_ov060_02165a68 kind:bss addr:0x02165a68 +data_ov060_02165a6c kind:bss addr:0x02165a6c +data_ov060_02165a78 kind:bss addr:0x02165a78 +data_ov060_02165a88 kind:bss addr:0x02165a88 ambiguous +data_ov060_02165b50 kind:bss addr:0x02165b50 +data_ov060_02165b54 kind:bss addr:0x02165b54 +data_ov060_02165b60 kind:bss addr:0x02165b60 +data_ov060_02165c38 kind:bss addr:0x02165c38 +data_ov060_02165c3c kind:bss addr:0x02165c3c +data_ov060_02165c48 kind:bss addr:0x02165c48 +data_ov060_02165d1c kind:bss addr:0x02165d1c +data_ov060_02165d3c kind:bss addr:0x02165d3c +data_ov060_02165d40 kind:bss addr:0x02165d40 +data_ov060_02165d4c kind:bss addr:0x02165d4c +data_ov060_02165e20 kind:bss addr:0x02165e20 +data_ov060_02165e44 kind:bss addr:0x02165e44 +data_ov060_02165e48 kind:bss addr:0x02165e48 +data_ov060_02165e54 kind:bss addr:0x02165e54 diff --git a/config/jp/arm9/overlays/ov061/delinks.txt b/config/jp/arm9/overlays/ov061/delinks.txt new file mode 100644 index 00000000..4de525dd --- /dev/null +++ b/config/jp/arm9/overlays/ov061/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x0215bb5c kind:code align:32 + .rodata start:0x0215bb5c end:0x0215bbd8 kind:data align:4 + .init start:0x0215bbd8 end:0x0215c018 kind:code align:4 + .ctor start:0x0215c018 end:0x0215c048 kind:data align:4 + .data start:0x0215c060 end:0x0215ccc0 kind:data align:32 + .bss start:0x0215ccc0 end:0x0215d880 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov061/relocs.txt b/config/jp/arm9/overlays/ov061/relocs.txt new file mode 100644 index 00000000..46e7d84a --- /dev/null +++ b/config/jp/arm9/overlays/ov061/relocs.txt @@ -0,0 +1,1012 @@ +from:0x02159be8 kind:load to:0x0215ccd0 module:overlay(61) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159c38 module:overlay(61) +from:0x02159c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159c34 kind:load to:0x0215c068 module:overlay(61) +from:0x02159c40 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02159c54 kind:load to:0x0215c08c module:overlay(61) +from:0x02159ca4 kind:load to:0x0215ccd0 module:overlay(61) +from:0x02159cb4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159cbc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159cd4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159cdc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159ce4 kind:arm_call to:0x02011ff4 module:main +from:0x02159cf8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02159d0c kind:load to:0x0215cdb8 module:overlay(61) +from:0x02159d20 kind:arm_call to:0x02011f3c module:main +from:0x02159d2c kind:arm_call to:0x02159d5c module:overlay(61) +from:0x02159d40 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159d58 kind:load to:0x0215c104 module:overlay(61) +from:0x02159d64 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02159d94 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02159dac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159dc4 kind:load to:0x0215c170 module:overlay(61) +from:0x02159dc8 kind:load to:0x0215cdb8 module:overlay(61) +from:0x02159dcc kind:load to:0x0215c128 module:overlay(61) +from:0x02159dd8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02159df0 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02159e24 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02159e34 kind:load to:0x0215c0e4 module:overlay(61) +from:0x02159eac kind:load to:0x0215cdb8 module:overlay(61) +from:0x02159ecc kind:arm_call to:0x02059218 module:overlay(0) +from:0x02159ee0 kind:load to:0x02058e24 module:overlay(0) +from:0x02159ef4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02159efc kind:arm_call to:0x02011ff4 module:main +from:0x02159f14 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02159f1c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159f24 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159f3c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02159f44 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159f4c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159f54 kind:arm_call to:0x02011ff4 module:main +from:0x02159f68 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02159f7c kind:load to:0x0215cea0 module:overlay(61) +from:0x02159f90 kind:arm_call to:0x02011f3c module:main +from:0x02159f9c kind:arm_call to:0x02159fcc module:overlay(61) +from:0x02159fb0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159fc8 kind:load to:0x0215c1d0 module:overlay(61) +from:0x02159fd4 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02159fe8 kind:load to:0x0215c1f4 module:overlay(61) +from:0x0215a038 kind:load to:0x0215cea0 module:overlay(61) +from:0x0215a048 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215a050 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a068 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215a070 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a078 kind:arm_call to:0x02011ff4 module:main +from:0x0215a08c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a0a0 kind:load to:0x0215cf88 module:overlay(61) +from:0x0215a0b4 kind:arm_call to:0x02011f3c module:main +from:0x0215a0c0 kind:arm_call to:0x0215a0f0 module:overlay(61) +from:0x0215a0d4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a0ec kind:load to:0x0215c254 module:overlay(61) +from:0x0215a0f8 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215a10c kind:load to:0x0215c278 module:overlay(61) +from:0x0215a15c kind:load to:0x0215cf88 module:overlay(61) +from:0x0215a16c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215a174 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a18c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215a194 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a19c kind:arm_call to:0x02011ff4 module:main +from:0x0215a1b0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a1c4 kind:load to:0x0215d070 module:overlay(61) +from:0x0215a1d8 kind:arm_call to:0x02011f3c module:main +from:0x0215a1e4 kind:arm_call to:0x0215a214 module:overlay(61) +from:0x0215a1f8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a210 kind:load to:0x0215c2d8 module:overlay(61) +from:0x0215a21c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215a230 kind:load to:0x0215c2fc module:overlay(61) +from:0x0215a280 kind:load to:0x0215d070 module:overlay(61) +from:0x0215a290 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215a298 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a2b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215a2b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a2c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a2d4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a2e8 kind:load to:0x0215d250 module:overlay(61) +from:0x0215a304 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0215a31c kind:load to:0x0215c3a4 module:overlay(61) +from:0x0215a328 kind:load to:0x0215d328 module:overlay(61) +from:0x0215a33c kind:arm_call to:0x02011f3c module:main +from:0x0215a348 kind:arm_call to:0x0215a4bc module:overlay(61) +from:0x0215a360 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a3ac kind:load to:0x0215c380 module:overlay(61) +from:0x0215a3c0 kind:load to:0x0215d178 module:overlay(61) +from:0x0215a3d4 kind:arm_call to:0x02011f3c module:main +from:0x0215a3e0 kind:arm_call to:0x0215a4bc module:overlay(61) +from:0x0215a3f8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a444 kind:load to:0x0215c35c module:overlay(61) +from:0x0215a46c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a494 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0215a4b0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a4cc kind:arm_call to:0x0215a450 module:overlay(61) +from:0x0215a514 kind:arm_call to:0x0215a450 module:overlay(61) +from:0x0215a518 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0215a520 kind:arm_call to:0x0215a470 module:overlay(61) +from:0x0215a534 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215a558 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0215a570 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a580 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a5f8 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215a610 kind:load to:0x0215c578 module:overlay(61) +from:0x0215a614 kind:load to:0x0215c410 module:overlay(61) +from:0x0215a618 kind:load to:0x0215c45c module:overlay(61) +from:0x0215a61c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a620 kind:load to:0x0215c3c0 module:overlay(61) +from:0x0215a62c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a644 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a660 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a67c kind:arm_call to:0x01fff458 module:itcm +from:0x0215a694 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a6c8 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0215a6e0 kind:load to:0x0215bb6c module:overlay(61) +from:0x0215a6ec kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0215a6fc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a704 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a70c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a724 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a72c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a734 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a73c kind:arm_call to:0x02011ff4 module:main +from:0x0215a758 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a764 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a780 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215a790 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215a7a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a7a8 kind:arm_call to:0x02011ff4 module:main +from:0x0215a7c0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a7c8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a7d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a7e8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a7f0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a804 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a818 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a82c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a840 kind:load to:0x0215d410 module:overlay(61) +from:0x0215a854 kind:arm_call to:0x02011f3c module:main +from:0x0215a860 kind:arm_call to:0x0215a908 module:overlay(61) +from:0x0215a874 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a8b8 kind:load to:0x0215c694 module:overlay(61) +from:0x0215a8e4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a904 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a914 kind:arm_call to:0x0215a8c8 module:overlay(61) +from:0x0215a95c kind:arm_call to:0x0215a8e8 module:overlay(61) +from:0x0215a964 kind:arm_call to:0x0215a8c8 module:overlay(61) +from:0x0215a968 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0215a980 kind:arm_call to:0x021719c0 module:overlay(94) +from:0x0215a9e8 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215aa00 kind:load to:0x0215c7a0 module:overlay(61) +from:0x0215aa04 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215aa08 kind:load to:0x0215c6b0 module:overlay(61) +from:0x0215aa28 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0215aa34 kind:load to:0x0215bb7c module:overlay(61) +from:0x0215aa88 kind:load to:0x0215c6f8 module:overlay(61) +from:0x0215aabc kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215ab1c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215ab44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ab7c kind:load to:0x0215c748 module:overlay(61) +from:0x0215ab8c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ab94 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ab9c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215abb4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215abbc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215abc4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215abcc kind:arm_call to:0x02011ff4 module:main +from:0x0215abe0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215abf4 kind:load to:0x0215d4f8 module:overlay(61) +from:0x0215ac08 kind:arm_call to:0x02011f3c module:main +from:0x0215ac14 kind:arm_call to:0x0215ac70 module:overlay(61) +from:0x0215ac28 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ac6c kind:load to:0x0215c8c4 module:overlay(61) +from:0x0215ac9c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215acbc kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215acd8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ace8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ad5c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215ad74 kind:load to:0x0215d4f8 module:overlay(61) +from:0x0215ad78 kind:load to:0x0215c578 module:overlay(61) +from:0x0215ad7c kind:load to:0x0215c410 module:overlay(61) +from:0x0215ad80 kind:load to:0x0215c930 module:overlay(61) +from:0x0215ad84 kind:load to:0x0215c8e0 module:overlay(61) +from:0x0215ada8 kind:load to:0x020aa528 module:overlay(0) +from:0x0215adb4 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0215ae08 kind:arm_call to:0x0217fcb0 module:overlay(96) +from:0x0215ae1c kind:arm_call to:0x0217fcc4 module:overlay(96) +from:0x0215ae34 kind:arm_call to:0x0217fcb0 module:overlay(96) +from:0x0215ae48 kind:arm_call to:0x0217fcc4 module:overlay(96) +from:0x0215ae70 kind:load to:0x02180700 module:overlay(96) +from:0x0215ae80 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ae88 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ae90 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215aea8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215aeb0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215aeb8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215aec0 kind:arm_call to:0x02011ff4 module:main +from:0x0215aed4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215aee8 kind:load to:0x0215d5e0 module:overlay(61) +from:0x0215aefc kind:arm_call to:0x02011f3c module:main +from:0x0215af08 kind:arm_call to:0x0215af38 module:overlay(61) +from:0x0215af1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215af34 kind:load to:0x0215ca70 module:overlay(61) +from:0x0215af40 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215af70 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215af88 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215afa0 kind:load to:0x0215cadc module:overlay(61) +from:0x0215afa4 kind:load to:0x0215d5e0 module:overlay(61) +from:0x0215afa8 kind:load to:0x0215ca94 module:overlay(61) +from:0x0215afb4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215afcc kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x0215b010 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215b020 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b024 kind:load to:0x0215ca50 module:overlay(61) +from:0x0215b07c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215b098 kind:load to:0x0215ca44 module:overlay(61) +from:0x0215b09c kind:load to:0x027e09a8 module:dtcm +from:0x0215b100 kind:load to:0x0215d5e0 module:overlay(61) +from:0x0215b10c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b114 kind:arm_call to:0x02011ff4 module:main +from:0x0215b12c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b134 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b13c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b154 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b15c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b164 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b16c kind:arm_call to:0x02011ff4 module:main +from:0x0215b180 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b194 kind:load to:0x0215d6c8 module:overlay(61) +from:0x0215b1a8 kind:arm_call to:0x02011f3c module:main +from:0x0215b1b4 kind:arm_call to:0x0215b1f0 module:overlay(61) +from:0x0215b1cc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215b1ec kind:load to:0x0215cb3c module:overlay(61) +from:0x0215b1f8 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215b20c kind:load to:0x0215cb58 module:overlay(61) +from:0x0215b25c kind:load to:0x0215d6c8 module:overlay(61) +from:0x0215b274 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b27c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215b294 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b29c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215b2a4 kind:arm_call to:0x02011ff4 module:main +from:0x0215b2b8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215b2cc kind:load to:0x0215d7ac module:overlay(61) +from:0x0215b2e0 kind:arm_call to:0x02011f3c module:main +from:0x0215b2ec kind:arm_call to:0x0215b33c module:overlay(61) +from:0x0215b304 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215b334 kind:load to:0x0215cbb0 module:overlay(61) +from:0x0215b344 kind:arm_call to:0x021012e0 module:overlay(31) +from:0x0215b35c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215b394 kind:load to:0x0215cbf4 module:overlay(61) +from:0x0215b398 kind:load to:0x0215cc8c module:overlay(61) +from:0x0215b39c kind:load to:0x0215cbcc module:overlay(61) +from:0x0215b3b0 kind:arm_call to:0x02101404 module:overlay(31) +from:0x0215b46c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215b4d4 kind:arm_call to:0x02101504 module:overlay(31) +from:0x0215b4ec kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215b56c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215b57c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215b5c8 kind:arm_call to:0x02074994 module:overlay(0) +from:0x0215b5e8 kind:arm_call to:0x020fdea0 module:overlay(31) +from:0x0215b5f0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b648 kind:arm_call to:0x0200f05c module:main +from:0x0215b6a0 kind:arm_call to:0x0200f05c module:main +from:0x0215b6f8 kind:arm_call to:0x0200f05c module:main +from:0x0215b740 kind:arm_call to:0x0200f05c module:main +from:0x0215b76c kind:load to:0x027e09b8 module:dtcm +from:0x0215b770 kind:load to:0x0215d7ac module:overlay(61) +from:0x0215b774 kind:load to:0x0215bb84 module:overlay(61) +from:0x0215b778 kind:load to:0x0215bba8 module:overlay(61) +from:0x0215b798 kind:arm_call to:0x0203b434 module:main +from:0x0215b7a0 kind:arm_call to:0x0203c53c module:main +from:0x0215b7b0 kind:arm_call to:0x0203b434 module:main +from:0x0215b7b8 kind:arm_call to:0x0203c53c module:main +from:0x0215b7c4 kind:arm_call to:0x0203bea8 module:main +from:0x0215b7c8 kind:arm_call to:0x0203badc module:main +from:0x0215b85c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b904 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b980 kind:load to:0x0203feb0 module:main +from:0x0215b99c kind:arm_call to:0x02101b24 module:overlay(31) +from:0x0215b9b4 kind:load to:0x0215bb94 module:overlay(61) +from:0x0215b9dc kind:load to:0x027e09a8 module:dtcm +from:0x0215b9e0 kind:load to:0x020731e8 module:overlay(0) +from:0x0215ba14 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215ba20 kind:load to:0x027e09a8 module:dtcm +from:0x0215ba48 kind:load to:0x027e09a8 module:dtcm +from:0x0215ba4c kind:load to:0x020731e8 module:overlay(0) +from:0x0215ba80 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215ba8c kind:load to:0x027e09a8 module:dtcm +from:0x0215bab4 kind:load to:0x027e09a8 module:dtcm +from:0x0215babc kind:load to:0x020731e8 module:overlay(0) +from:0x0215bacc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215bad4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215badc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215bae4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215bafc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215bb04 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215bb0c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215bb14 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215bb1c kind:arm_call to:0x02011ff4 module:main +from:0x0215bb30 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215bb44 kind:arm_branch to:0x020fe9c0 module:overlay(31) +from:0x0215bb54 kind:arm_branch to:0x020fe9bc module:overlay(31) +from:0x0215bbf4 kind:arm_call to:0x02159c10 module:overlay(61) +from:0x0215bc04 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bc18 kind:load to:0x0215ccc0 module:overlay(61) +from:0x0215bc1c kind:load to:0x0215ccd0 module:overlay(61) +from:0x0215bc20 kind:load to:0x02159cf0 module:overlay(61) +from:0x0215bc24 kind:load to:0x0215ccc4 module:overlay(61) +from:0x0215bc44 kind:arm_call to:0x02159d34 module:overlay(61) +from:0x0215bc54 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bc68 kind:load to:0x0215cda8 module:overlay(61) +from:0x0215bc6c kind:load to:0x0215cdb8 module:overlay(61) +from:0x0215bc70 kind:load to:0x02159f60 module:overlay(61) +from:0x0215bc74 kind:load to:0x0215cdac module:overlay(61) +from:0x0215bc94 kind:arm_call to:0x02159fa4 module:overlay(61) +from:0x0215bca4 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bcb8 kind:load to:0x0215ce90 module:overlay(61) +from:0x0215bcbc kind:load to:0x0215cea0 module:overlay(61) +from:0x0215bcc0 kind:load to:0x0215a084 module:overlay(61) +from:0x0215bcc4 kind:load to:0x0215ce94 module:overlay(61) +from:0x0215bce4 kind:arm_call to:0x0215a0c8 module:overlay(61) +from:0x0215bcf4 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bd08 kind:load to:0x0215cf78 module:overlay(61) +from:0x0215bd0c kind:load to:0x0215cf88 module:overlay(61) +from:0x0215bd10 kind:load to:0x0215a1a8 module:overlay(61) +from:0x0215bd14 kind:load to:0x0215cf7c module:overlay(61) +from:0x0215bd34 kind:arm_call to:0x0215a1ec module:overlay(61) +from:0x0215bd44 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bd58 kind:load to:0x0215d060 module:overlay(61) +from:0x0215bd5c kind:load to:0x0215d070 module:overlay(61) +from:0x0215bd60 kind:load to:0x0215a2cc module:overlay(61) +from:0x0215bd64 kind:load to:0x0215d064 module:overlay(61) +from:0x0215bd84 kind:arm_call to:0x0215a2f4 module:overlay(61) +from:0x0215bd94 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bdbc kind:arm_call to:0x0215a350 module:overlay(61) +from:0x0215bdcc kind:arm_call to:0x0203e3a4 module:main +from:0x0215bdf4 kind:arm_call to:0x0215a3e8 module:overlay(61) +from:0x0215be04 kind:arm_call to:0x0203e3a4 module:main +from:0x0215be18 kind:load to:0x0215d148 module:overlay(61) +from:0x0215be1c kind:load to:0x0215d250 module:overlay(61) +from:0x0215be20 kind:load to:0x0215a7fc module:overlay(61) +from:0x0215be24 kind:load to:0x0215d160 module:overlay(61) +from:0x0215be28 kind:load to:0x0215d328 module:overlay(61) +from:0x0215be2c kind:load to:0x0215a810 module:overlay(61) +from:0x0215be30 kind:load to:0x0215d16c module:overlay(61) +from:0x0215be34 kind:load to:0x0215d178 module:overlay(61) +from:0x0215be38 kind:load to:0x0215a824 module:overlay(61) +from:0x0215be3c kind:load to:0x0215d154 module:overlay(61) +from:0x0215be5c kind:arm_call to:0x0215a868 module:overlay(61) +from:0x0215be6c kind:arm_call to:0x0203e3a4 module:main +from:0x0215be80 kind:load to:0x0215d400 module:overlay(61) +from:0x0215be84 kind:load to:0x0215d410 module:overlay(61) +from:0x0215be88 kind:load to:0x0215abd8 module:overlay(61) +from:0x0215be8c kind:load to:0x0215d404 module:overlay(61) +from:0x0215beac kind:arm_call to:0x0215ac1c module:overlay(61) +from:0x0215bebc kind:arm_call to:0x0203e3a4 module:main +from:0x0215bed0 kind:load to:0x0215d4e8 module:overlay(61) +from:0x0215bed4 kind:load to:0x0215d4f8 module:overlay(61) +from:0x0215bed8 kind:load to:0x0215aecc module:overlay(61) +from:0x0215bedc kind:load to:0x0215d4ec module:overlay(61) +from:0x0215bf18 kind:arm_call to:0x0215af10 module:overlay(61) +from:0x0215bf28 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bf3c kind:load to:0x0215ca44 module:overlay(61) +from:0x0215bf44 kind:load to:0x0215d5d0 module:overlay(61) +from:0x0215bf48 kind:load to:0x0215d5e0 module:overlay(61) +from:0x0215bf4c kind:load to:0x0215b178 module:overlay(61) +from:0x0215bf50 kind:load to:0x0215d5d4 module:overlay(61) +from:0x0215bf70 kind:arm_call to:0x0215b1bc module:overlay(61) +from:0x0215bf80 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bf94 kind:load to:0x0215d6b8 module:overlay(61) +from:0x0215bf98 kind:load to:0x0215d6c8 module:overlay(61) +from:0x0215bf9c kind:load to:0x0215b2b0 module:overlay(61) +from:0x0215bfa0 kind:load to:0x0215d6bc module:overlay(61) +from:0x0215bfdc kind:arm_call to:0x0215b2f4 module:overlay(61) +from:0x0215bfec kind:arm_call to:0x0203e3a4 module:main +from:0x0215c004 kind:load to:0x0215cb9c module:overlay(61) +from:0x0215c008 kind:load to:0x0215d79c module:overlay(61) +from:0x0215c00c kind:load to:0x0215d7ac module:overlay(61) +from:0x0215c010 kind:load to:0x0215bb28 module:overlay(61) +from:0x0215c014 kind:load to:0x0215d7a0 module:overlay(61) +from:0x0215c018 kind:load to:0x0215bbd8 module:overlay(61) +from:0x0215c01c kind:load to:0x0215bc28 module:overlay(61) +from:0x0215c020 kind:load to:0x0215bc78 module:overlay(61) +from:0x0215c024 kind:load to:0x0215bcc8 module:overlay(61) +from:0x0215c028 kind:load to:0x0215bd18 module:overlay(61) +from:0x0215c02c kind:load to:0x0215bd68 module:overlay(61) +from:0x0215c030 kind:load to:0x0215be40 module:overlay(61) +from:0x0215c034 kind:load to:0x0215be90 module:overlay(61) +from:0x0215c038 kind:load to:0x0215bee0 module:overlay(61) +from:0x0215c03c kind:load to:0x0215bf54 module:overlay(61) +from:0x0215c040 kind:load to:0x0215bfa4 module:overlay(61) +from:0x0215c068 kind:load to:0x02159bec module:overlay(61) +from:0x0215c06c kind:load to:0x020990ec module:overlay(0) +from:0x0215c070 kind:load to:0x02098efc module:overlay(0) +from:0x0215c074 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c078 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c07c kind:load to:0x02099114 module:overlay(0) +from:0x0215c080 kind:load to:0x02099140 module:overlay(0) +from:0x0215c08c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c090 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c094 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c098 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c09c kind:load to:0x01fff464 module:itcm +from:0x0215c0a0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c0a4 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c0a8 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c0ac kind:load to:0x02099c5c module:overlay(0) +from:0x0215c0b0 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c0b4 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c0b8 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c0bc kind:load to:0x02099c6c module:overlay(0) +from:0x0215c0c0 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c0c4 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c0c8 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c0cc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c0d0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c0d4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c0d8 kind:load to:0x02159ca8 module:overlay(61) +from:0x0215c0dc kind:load to:0x02159cc8 module:overlay(61) +from:0x0215c0e0 kind:load to:0x02159c58 module:overlay(61) +from:0x0215c104 kind:load to:0x02159d10 module:overlay(61) +from:0x0215c108 kind:load to:0x020990ec module:overlay(0) +from:0x0215c10c kind:load to:0x02098efc module:overlay(0) +from:0x0215c110 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c114 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c118 kind:load to:0x02099114 module:overlay(0) +from:0x0215c11c kind:load to:0x02099140 module:overlay(0) +from:0x0215c128 kind:load to:0x02159dd0 module:overlay(61) +from:0x0215c12c kind:load to:0x02159eec module:overlay(61) +from:0x0215c130 kind:load to:0x0209b2cc module:overlay(0) +from:0x0215c134 kind:load to:0x0209b304 module:overlay(0) +from:0x0215c138 kind:load to:0x0209b908 module:overlay(0) +from:0x0215c13c kind:load to:0x0209b910 module:overlay(0) +from:0x0215c140 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215c144 kind:load to:0x0209b47c module:overlay(0) +from:0x0215c148 kind:load to:0x0209b36c module:overlay(0) +from:0x0215c14c kind:load to:0x0209b838 module:overlay(0) +from:0x0215c150 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215c154 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215c158 kind:load to:0x02159ee4 module:overlay(61) +from:0x0215c15c kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215c160 kind:load to:0x02159ed4 module:overlay(61) +from:0x0215c164 kind:load to:0x02159eb0 module:overlay(61) +from:0x0215c170 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c174 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c178 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c17c kind:load to:0x02099d20 module:overlay(0) +from:0x0215c180 kind:load to:0x01fff464 module:itcm +from:0x0215c184 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c188 kind:load to:0x02159de4 module:overlay(61) +from:0x0215c18c kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c190 kind:load to:0x02159e38 module:overlay(61) +from:0x0215c194 kind:load to:0x02159e4c module:overlay(61) +from:0x0215c198 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c19c kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c1a0 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c1a4 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c1a8 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c1ac kind:load to:0x02099d98 module:overlay(0) +from:0x0215c1b0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c1b4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c1b8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c1bc kind:load to:0x02159f08 module:overlay(61) +from:0x0215c1c0 kind:load to:0x02159f30 module:overlay(61) +from:0x0215c1c4 kind:load to:0x02159e60 module:overlay(61) +from:0x0215c1d0 kind:load to:0x02159f80 module:overlay(61) +from:0x0215c1d4 kind:load to:0x020990ec module:overlay(0) +from:0x0215c1d8 kind:load to:0x02098efc module:overlay(0) +from:0x0215c1dc kind:load to:0x02098f78 module:overlay(0) +from:0x0215c1e0 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c1e4 kind:load to:0x02099114 module:overlay(0) +from:0x0215c1e8 kind:load to:0x02099140 module:overlay(0) +from:0x0215c1f4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c1f8 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c1fc kind:load to:0x02099d14 module:overlay(0) +from:0x0215c200 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c204 kind:load to:0x01fff464 module:itcm +from:0x0215c208 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c20c kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c210 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c214 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c218 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c21c kind:load to:0x02099c64 module:overlay(0) +from:0x0215c220 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c224 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c228 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c22c kind:load to:0x02099d2c module:overlay(0) +from:0x0215c230 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c234 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c238 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c23c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c240 kind:load to:0x0215a03c module:overlay(61) +from:0x0215c244 kind:load to:0x0215a05c module:overlay(61) +from:0x0215c248 kind:load to:0x02159fec module:overlay(61) +from:0x0215c254 kind:load to:0x0215a0a4 module:overlay(61) +from:0x0215c258 kind:load to:0x020990ec module:overlay(0) +from:0x0215c25c kind:load to:0x02098efc module:overlay(0) +from:0x0215c260 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c264 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c268 kind:load to:0x02099114 module:overlay(0) +from:0x0215c26c kind:load to:0x02099140 module:overlay(0) +from:0x0215c278 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c27c kind:load to:0x02099cfc module:overlay(0) +from:0x0215c280 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c284 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c288 kind:load to:0x01fff464 module:itcm +from:0x0215c28c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c290 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c294 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c298 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c29c kind:load to:0x02099c60 module:overlay(0) +from:0x0215c2a0 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c2a4 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c2a8 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c2ac kind:load to:0x02099c70 module:overlay(0) +from:0x0215c2b0 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c2b4 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c2b8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c2bc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c2c0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c2c4 kind:load to:0x0215a160 module:overlay(61) +from:0x0215c2c8 kind:load to:0x0215a180 module:overlay(61) +from:0x0215c2cc kind:load to:0x0215a110 module:overlay(61) +from:0x0215c2d8 kind:load to:0x0215a1c8 module:overlay(61) +from:0x0215c2dc kind:load to:0x020990ec module:overlay(0) +from:0x0215c2e0 kind:load to:0x02098efc module:overlay(0) +from:0x0215c2e4 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c2e8 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c2ec kind:load to:0x02099114 module:overlay(0) +from:0x0215c2f0 kind:load to:0x02099140 module:overlay(0) +from:0x0215c2fc kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c300 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c304 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c308 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c30c kind:load to:0x01fff464 module:itcm +from:0x0215c310 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c314 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c318 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c31c kind:load to:0x02099c5c module:overlay(0) +from:0x0215c320 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c324 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c328 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c32c kind:load to:0x02099c6c module:overlay(0) +from:0x0215c330 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c334 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c338 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c33c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c340 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c344 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c348 kind:load to:0x0215a284 module:overlay(61) +from:0x0215c34c kind:load to:0x0215a2a4 module:overlay(61) +from:0x0215c350 kind:load to:0x0215a234 module:overlay(61) +from:0x0215c35c kind:load to:0x0215a3c4 module:overlay(61) +from:0x0215c360 kind:load to:0x020990ec module:overlay(0) +from:0x0215c364 kind:load to:0x02098efc module:overlay(0) +from:0x0215c368 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c36c kind:load to:0x020990f4 module:overlay(0) +from:0x0215c370 kind:load to:0x02099114 module:overlay(0) +from:0x0215c374 kind:load to:0x02099140 module:overlay(0) +from:0x0215c380 kind:load to:0x0215a32c module:overlay(61) +from:0x0215c384 kind:load to:0x020990ec module:overlay(0) +from:0x0215c388 kind:load to:0x02098efc module:overlay(0) +from:0x0215c38c kind:load to:0x02098f78 module:overlay(0) +from:0x0215c390 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c394 kind:load to:0x02099114 module:overlay(0) +from:0x0215c398 kind:load to:0x02099140 module:overlay(0) +from:0x0215c3a4 kind:load to:0x0215a2ec module:overlay(61) +from:0x0215c3a8 kind:load to:0x020990ec module:overlay(0) +from:0x0215c3ac kind:load to:0x02098efc module:overlay(0) +from:0x0215c3b0 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c3b4 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c3b8 kind:load to:0x02099114 module:overlay(0) +from:0x0215c3bc kind:load to:0x02099140 module:overlay(0) +from:0x0215c410 kind:load to:0x0215a624 module:overlay(61) +from:0x0215c414 kind:load to:0x0215a798 module:overlay(61) +from:0x0215c418 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215c41c kind:load to:0x0209ba54 module:overlay(0) +from:0x0215c420 kind:load to:0x0209baec module:overlay(0) +from:0x0215c424 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215c428 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215c42c kind:load to:0x0209bb28 module:overlay(0) +from:0x0215c430 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215c434 kind:load to:0x0209b838 module:overlay(0) +from:0x0215c438 kind:load to:0x0209babc module:overlay(0) +from:0x0215c43c kind:load to:0x0209bad4 module:overlay(0) +from:0x0215c440 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215c444 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215c448 kind:load to:0x0215a76c module:overlay(61) +from:0x0215c44c kind:load to:0x0215a748 module:overlay(61) +from:0x0215c450 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215c45c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c460 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c464 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c468 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c46c kind:load to:0x01fff464 module:itcm +from:0x0215c470 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215c474 kind:load to:0x0215a638 module:overlay(61) +from:0x0215c478 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215c47c kind:load to:0x0215a6e4 module:overlay(61) +from:0x0215c480 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215c484 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c488 kind:load to:0x020ab15c module:overlay(0) +from:0x0215c48c kind:load to:0x02099c6c module:overlay(0) +from:0x0215c490 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c494 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c498 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c49c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c4a0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c4a4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c4a8 kind:load to:0x0215a6f0 module:overlay(61) +from:0x0215c4ac kind:load to:0x0215a718 module:overlay(61) +from:0x0215c4b0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215c4b4 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215c4b8 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215c4bc kind:load to:0x020aa778 module:overlay(0) +from:0x0215c4c0 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215c4c4 kind:load to:0x020aa950 module:overlay(0) +from:0x0215c4c8 kind:load to:0x020aa94c module:overlay(0) +from:0x0215c4cc kind:load to:0x020aaa1c module:overlay(0) +from:0x0215c4d0 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215c4d4 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215c4d8 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0215c4dc kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215c4e0 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215c4e4 kind:load to:0x020aa754 module:overlay(0) +from:0x0215c4e8 kind:load to:0x020aa75c module:overlay(0) +from:0x0215c4ec kind:load to:0x020aa764 module:overlay(0) +from:0x0215c4f0 kind:load to:0x020aa76c module:overlay(0) +from:0x0215c4f4 kind:load to:0x020aac48 module:overlay(0) +from:0x0215c4f8 kind:load to:0x020aad98 module:overlay(0) +from:0x0215c4fc kind:load to:0x020aadc4 module:overlay(0) +from:0x0215c500 kind:load to:0x020aade4 module:overlay(0) +from:0x0215c504 kind:load to:0x020aaffc module:overlay(0) +from:0x0215c508 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215c50c kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215c510 kind:load to:0x020aa684 module:overlay(0) +from:0x0215c514 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215c518 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215c51c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215c520 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215c524 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215c528 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215c52c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215c530 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215c534 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215c538 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215c53c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215c540 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215c544 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215c548 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215c54c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215c550 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215c554 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215c558 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215c55c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215c560 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215c564 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215c568 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215c56c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215c578 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c57c kind:load to:0x02099cfc module:overlay(0) +from:0x0215c580 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c584 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c588 kind:load to:0x01fff464 module:itcm +from:0x0215c58c kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215c590 kind:load to:0x020aa528 module:overlay(0) +from:0x0215c594 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215c598 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0215c59c kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215c5a0 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c5a4 kind:load to:0x020ab15c module:overlay(0) +from:0x0215c5a8 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c5ac kind:load to:0x02099c70 module:overlay(0) +from:0x0215c5b0 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c5b4 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c5b8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c5bc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c5c0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c5c4 kind:load to:0x0215a7dc module:overlay(61) +from:0x0215c5c8 kind:load to:0x0215a7b4 module:overlay(61) +from:0x0215c5cc kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215c5d0 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215c5d4 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215c5d8 kind:load to:0x020aa778 module:overlay(0) +from:0x0215c5dc kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215c5e0 kind:load to:0x020aa950 module:overlay(0) +from:0x0215c5e4 kind:load to:0x020aa94c module:overlay(0) +from:0x0215c5e8 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215c5ec kind:load to:0x020aaa40 module:overlay(0) +from:0x0215c5f0 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215c5f4 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0215c5f8 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215c5fc kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215c600 kind:load to:0x020aa754 module:overlay(0) +from:0x0215c604 kind:load to:0x020aa75c module:overlay(0) +from:0x0215c608 kind:load to:0x020aa764 module:overlay(0) +from:0x0215c60c kind:load to:0x020aa76c module:overlay(0) +from:0x0215c610 kind:load to:0x020aac48 module:overlay(0) +from:0x0215c614 kind:load to:0x020aad98 module:overlay(0) +from:0x0215c618 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215c61c kind:load to:0x020aade4 module:overlay(0) +from:0x0215c620 kind:load to:0x020aaffc module:overlay(0) +from:0x0215c624 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215c628 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215c62c kind:load to:0x020aa684 module:overlay(0) +from:0x0215c630 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215c634 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215c638 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215c63c kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215c640 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215c644 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215c648 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215c64c kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215c650 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215c654 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215c658 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215c65c kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215c660 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215c664 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215c668 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215c66c kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215c670 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215c674 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215c678 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215c67c kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215c680 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215c684 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215c688 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215c694 kind:load to:0x0215a844 module:overlay(61) +from:0x0215c698 kind:load to:0x020990ec module:overlay(0) +from:0x0215c69c kind:load to:0x02098efc module:overlay(0) +from:0x0215c6a0 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c6a4 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c6a8 kind:load to:0x02099114 module:overlay(0) +from:0x0215c6ac kind:load to:0x02099140 module:overlay(0) +from:0x0215c7a0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c7a4 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c7a8 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c7ac kind:load to:0x02099d20 module:overlay(0) +from:0x0215c7b0 kind:load to:0x01fff464 module:itcm +from:0x0215c7b4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215c7b8 kind:load to:0x0215aa0c module:overlay(61) +from:0x0215c7bc kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215c7c0 kind:load to:0x0215aa8c module:overlay(61) +from:0x0215c7c4 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215c7c8 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c7cc kind:load to:0x020ab15c module:overlay(0) +from:0x0215c7d0 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c7d4 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c7d8 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c7dc kind:load to:0x02099d98 module:overlay(0) +from:0x0215c7e0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c7e4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c7e8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c7ec kind:load to:0x0215ab80 module:overlay(61) +from:0x0215c7f0 kind:load to:0x0215aba8 module:overlay(61) +from:0x0215c7f4 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215c7f8 kind:load to:0x0215aa38 module:overlay(61) +from:0x0215c7fc kind:load to:0x020aaad0 module:overlay(0) +from:0x0215c800 kind:load to:0x020aa778 module:overlay(0) +from:0x0215c804 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215c808 kind:load to:0x020aa950 module:overlay(0) +from:0x0215c80c kind:load to:0x020aa94c module:overlay(0) +from:0x0215c810 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215c814 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215c818 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215c81c kind:load to:0x020aa9a0 module:overlay(0) +from:0x0215c820 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215c824 kind:load to:0x02171c88 module:overlay(94) +from:0x0215c828 kind:load to:0x020aa754 module:overlay(0) +from:0x0215c82c kind:load to:0x020aa75c module:overlay(0) +from:0x0215c830 kind:load to:0x020aa764 module:overlay(0) +from:0x0215c834 kind:load to:0x020aa76c module:overlay(0) +from:0x0215c838 kind:load to:0x020aac48 module:overlay(0) +from:0x0215c83c kind:load to:0x020aad98 module:overlay(0) +from:0x0215c840 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215c844 kind:load to:0x020aade4 module:overlay(0) +from:0x0215c848 kind:load to:0x020aaffc module:overlay(0) +from:0x0215c84c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215c850 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215c854 kind:load to:0x020aa684 module:overlay(0) +from:0x0215c858 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215c85c kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215c860 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215c864 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215c868 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215c86c kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215c870 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215c874 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215c878 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215c87c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215c880 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215c884 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215c888 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215c88c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215c890 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215c894 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215c898 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215c89c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215c8a0 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215c8a4 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215c8a8 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215c8ac kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215c8b0 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215c8b4 kind:load to:0x02171bc4 module:overlay(94) +from:0x0215c8b8 kind:load to:0x02171be4 module:overlay(94) +from:0x0215c8c4 kind:load to:0x0215abf8 module:overlay(61) +from:0x0215c8c8 kind:load to:0x020990ec module:overlay(0) +from:0x0215c8cc kind:load to:0x02098efc module:overlay(0) +from:0x0215c8d0 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c8d4 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c8d8 kind:load to:0x02099114 module:overlay(0) +from:0x0215c8dc kind:load to:0x02099140 module:overlay(0) +from:0x0215c930 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c934 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c938 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c93c kind:load to:0x02099d20 module:overlay(0) +from:0x0215c940 kind:load to:0x01fff464 module:itcm +from:0x0215c944 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215c948 kind:load to:0x0215ad88 module:overlay(61) +from:0x0215c94c kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215c950 kind:load to:0x0215adac module:overlay(61) +from:0x0215c954 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215c958 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c95c kind:load to:0x020ab15c module:overlay(0) +from:0x0215c960 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c964 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c968 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c96c kind:load to:0x02099d98 module:overlay(0) +from:0x0215c970 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c974 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c978 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c97c kind:load to:0x0215ae74 module:overlay(61) +from:0x0215c980 kind:load to:0x0215ae9c module:overlay(61) +from:0x0215c984 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215c988 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215c98c kind:load to:0x020aaad0 module:overlay(0) +from:0x0215c990 kind:load to:0x020aa778 module:overlay(0) +from:0x0215c994 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215c998 kind:load to:0x020aa950 module:overlay(0) +from:0x0215c99c kind:load to:0x020aa94c module:overlay(0) +from:0x0215c9a0 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215c9a4 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215c9a8 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215c9ac kind:load to:0x0215adb8 module:overlay(61) +from:0x0215c9b0 kind:load to:0x0215adc0 module:overlay(61) +from:0x0215c9b4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215c9b8 kind:load to:0x020aa754 module:overlay(0) +from:0x0215c9bc kind:load to:0x020aa75c module:overlay(0) +from:0x0215c9c0 kind:load to:0x020aa764 module:overlay(0) +from:0x0215c9c4 kind:load to:0x020aa76c module:overlay(0) +from:0x0215c9c8 kind:load to:0x020aac48 module:overlay(0) +from:0x0215c9cc kind:load to:0x020aad98 module:overlay(0) +from:0x0215c9d0 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215c9d4 kind:load to:0x020aade4 module:overlay(0) +from:0x0215c9d8 kind:load to:0x020aaffc module:overlay(0) +from:0x0215c9dc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215c9e0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215c9e4 kind:load to:0x020aa684 module:overlay(0) +from:0x0215c9e8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215c9ec kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215c9f0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215c9f4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215c9f8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215c9fc kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215ca00 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215ca04 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215ca08 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215ca0c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215ca10 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215ca14 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215ca18 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215ca1c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215ca20 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215ca24 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215ca28 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215ca2c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215ca30 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215ca34 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215ca38 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215ca3c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215ca40 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215ca70 kind:load to:0x0215aeec module:overlay(61) +from:0x0215ca74 kind:load to:0x020990ec module:overlay(0) +from:0x0215ca78 kind:load to:0x02098efc module:overlay(0) +from:0x0215ca7c kind:load to:0x02098f78 module:overlay(0) +from:0x0215ca80 kind:load to:0x020990f4 module:overlay(0) +from:0x0215ca84 kind:load to:0x02099114 module:overlay(0) +from:0x0215ca88 kind:load to:0x02099140 module:overlay(0) +from:0x0215ca94 kind:load to:0x0215afac module:overlay(61) +from:0x0215ca98 kind:load to:0x0215b104 module:overlay(61) +from:0x0215ca9c kind:load to:0x0209b2cc module:overlay(0) +from:0x0215caa0 kind:load to:0x0209b304 module:overlay(0) +from:0x0215caa4 kind:load to:0x0209b908 module:overlay(0) +from:0x0215caa8 kind:load to:0x0209b910 module:overlay(0) +from:0x0215caac kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215cab0 kind:load to:0x0209b47c module:overlay(0) +from:0x0215cab4 kind:load to:0x0209b36c module:overlay(0) +from:0x0215cab8 kind:load to:0x0209b838 module:overlay(0) +from:0x0215cabc kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215cac0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215cac4 kind:load to:0x02159ee4 module:overlay(61) +from:0x0215cac8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215cacc kind:load to:0x02159ed4 module:overlay(61) +from:0x0215cad0 kind:load to:0x02159eb0 module:overlay(61) +from:0x0215cadc kind:load to:0x02099cc0 module:overlay(0) +from:0x0215cae0 kind:load to:0x02099cfc module:overlay(0) +from:0x0215cae4 kind:load to:0x02099d14 module:overlay(0) +from:0x0215cae8 kind:load to:0x02099d20 module:overlay(0) +from:0x0215caec kind:load to:0x01fff464 module:itcm +from:0x0215caf0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215caf4 kind:load to:0x0215afc0 module:overlay(61) +from:0x0215caf8 kind:load to:0x0215b028 module:overlay(61) +from:0x0215cafc kind:load to:0x0215b02c module:overlay(61) +from:0x0215cb00 kind:load to:0x0215b0a0 module:overlay(61) +from:0x0215cb04 kind:load to:0x02099c64 module:overlay(0) +from:0x0215cb08 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215cb0c kind:load to:0x02099c6c module:overlay(0) +from:0x0215cb10 kind:load to:0x02099c70 module:overlay(0) +from:0x0215cb14 kind:load to:0x02099d2c module:overlay(0) +from:0x0215cb18 kind:load to:0x02099d98 module:overlay(0) +from:0x0215cb1c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215cb20 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215cb24 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215cb28 kind:load to:0x0215b120 module:overlay(61) +from:0x0215cb2c kind:load to:0x0215b148 module:overlay(61) +from:0x0215cb30 kind:load to:0x0215b0b4 module:overlay(61) +from:0x0215cb3c kind:load to:0x0215b198 module:overlay(61) +from:0x0215cb40 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215cb44 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215cb48 kind:load to:0x0209e21c module:overlay(0) +from:0x0215cb4c kind:load to:0x0209e23c module:overlay(0) +from:0x0215cb58 kind:load to:0x0215137c module:overlays(58,70) +from:0x0215cb5c kind:load to:0x0209e87c module:overlay(0) +from:0x0215cb60 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0215cb64 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215cb68 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215cb6c kind:load to:0x021513fc module:overlays(58,70) +from:0x0215cb70 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215cb74 kind:load to:0x0209e990 module:overlay(0) +from:0x0215cb78 kind:load to:0x0209e998 module:overlay(0) +from:0x0215cb7c kind:load to:0x0209e99c module:overlay(0) +from:0x0215cb80 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215cb84 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215cb88 kind:load to:0x0215b268 module:overlay(61) +from:0x0215cb8c kind:load to:0x0215b288 module:overlay(61) +from:0x0215cb90 kind:load to:0x0215b210 module:overlay(61) +from:0x0215cb94 kind:load to:0x02151484 module:overlays(58,70) +from:0x0215cb98 kind:load to:0x0215b260 module:overlay(61) +from:0x0215cbb0 kind:load to:0x0215b2d0 module:overlay(61) +from:0x0215cbb4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215cbb8 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215cbbc kind:load to:0x0209e21c module:overlay(0) +from:0x0215cbc0 kind:load to:0x0209e23c module:overlay(0) +from:0x0215cbcc kind:load to:0x0207e178 module:overlay(0) +from:0x0215cbd0 kind:load to:0x0207e180 module:overlay(0) +from:0x0215cbd4 kind:load to:0x0207e994 module:overlay(0) +from:0x0215cbd8 kind:load to:0x0207e984 module:overlay(0) +from:0x0215cbdc kind:load to:0x0207e9d0 module:overlay(0) +from:0x0215cbe0 kind:load to:0x0207ea08 module:overlay(0) +from:0x0215cbe4 kind:load to:0x0207ea4c module:overlay(0) +from:0x0215cbe8 kind:load to:0x0207ea74 module:overlay(0) +from:0x0215cbf4 kind:load to:0x0215b3a0 module:overlay(61) +from:0x0215cbf8 kind:load to:0x0209e87c module:overlay(0) +from:0x0215cbfc kind:load to:0x0215b4cc module:overlay(61) +from:0x0215cc00 kind:load to:0x0215b5b4 module:overlay(61) +from:0x0215cc04 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215cc08 kind:load to:0x0215b77c module:overlay(61) +from:0x0215cc0c kind:load to:0x021018d4 module:overlays(19,21,31) +from:0x0215cc10 kind:load to:0x0209e990 module:overlay(0) +from:0x0215cc14 kind:load to:0x0209e998 module:overlay(0) +from:0x0215cc18 kind:load to:0x0209e99c module:overlay(0) +from:0x0215cc1c kind:load to:0x02101b64 module:overlays(19,31) +from:0x0215cc20 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215cc24 kind:load to:0x0215bac0 module:overlay(61) +from:0x0215cc28 kind:load to:0x0215baf0 module:overlay(61) +from:0x0215cc2c kind:load to:0x020fe9bc module:overlays(19,31) +from:0x0215cc30 kind:load to:0x020fe9c0 module:overlays(19,31) +from:0x0215cc34 kind:load to:0x0215b9bc module:overlay(61) +from:0x0215cc38 kind:load to:0x0215b9e4 module:overlay(61) +from:0x0215cc3c kind:load to:0x0215ba28 module:overlay(61) +from:0x0215cc40 kind:load to:0x0215ba50 module:overlay(61) +from:0x0215cc44 kind:load to:0x020feacc module:overlays(19,31) +from:0x0215cc48 kind:load to:0x020fead0 module:overlays(19,31) +from:0x0215cc4c kind:load to:0x020fead4 module:overlays(19,31) +from:0x0215cc50 kind:load to:0x02101a2c module:overlays(19,31) +from:0x0215cc54 kind:load to:0x020fdf04 module:overlays(19,31) +from:0x0215cc58 kind:load to:0x02101bc4 module:overlays(19,31) +from:0x0215cc5c kind:load to:0x02101bd4 module:overlays(19,31) +from:0x0215cc60 kind:load to:0x02101bdc module:overlays(19,31) +from:0x0215cc64 kind:load to:0x020fe7b0 module:overlays(19,31) +from:0x0215cc68 kind:load to:0x0215b9b8 module:overlay(61) +from:0x0215cc6c kind:load to:0x02101c58 module:overlays(19,31) +from:0x0215cc70 kind:load to:0x02101c34 module:overlays(19,31) +from:0x0215cc74 kind:load to:0x020fe758 module:overlays(19,31) +from:0x0215cc78 kind:load to:0x020fe838 module:overlays(19,31) +from:0x0215cc7c kind:load to:0x020feabc module:overlays(19,31) +from:0x0215cc80 kind:load to:0x020feac4 module:overlays(19,31) +from:0x0215cc8c kind:load to:0x0207483c module:overlay(0) +from:0x0215cc90 kind:load to:0x0215bb4c module:overlay(61) +from:0x0215cc94 kind:load to:0x0215bb3c module:overlay(61) +from:0x0215cc98 kind:load to:0x02074928 module:overlay(0) +from:0x0215cc9c kind:load to:0x0215b5f4 module:overlay(61) +from:0x0215cca0 kind:load to:0x0215b984 module:overlay(61) +from:0x0215cca4 kind:load to:0x0215ba94 module:overlay(61) +from:0x0215cca8 kind:load to:0x0215b9a4 module:overlay(61) diff --git a/config/jp/arm9/overlays/ov061/symbols.txt b/config/jp/arm9/overlays/ov061/symbols.txt new file mode 100644 index 00000000..58cc6825 --- /dev/null +++ b/config/jp/arm9/overlays/ov061/symbols.txt @@ -0,0 +1,267 @@ +func_ov061_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov061_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov061_02159c10 kind:function(arm,size=0x28) addr:0x02159c10 +func_ov061_02159c38 kind:function(arm,size=0x20) addr:0x02159c38 +func_ov061_02159c58 kind:function(arm,size=0x50) addr:0x02159c58 +func_ov061_02159ca8 kind:function(arm,size=0x20) addr:0x02159ca8 +func_ov061_02159cc8 kind:function(arm,size=0x28) addr:0x02159cc8 +func_ov061_02159cf0 kind:function(arm,size=0x14) addr:0x02159cf0 +func_ov061_02159d04 kind:function(arm,size=0xc) addr:0x02159d04 +func_ov061_02159d10 kind:function(arm,size=0x24) addr:0x02159d10 +func_ov061_02159d34 kind:function(arm,size=0x28) addr:0x02159d34 +func_ov061_02159d5c kind:function(arm,size=0x74) addr:0x02159d5c +func_ov061_02159dd0 kind:function(arm,size=0x14) addr:0x02159dd0 +func_ov061_02159de4 kind:function(arm,size=0x54) addr:0x02159de4 +func_ov061_02159e38 kind:function(arm,size=0x14) addr:0x02159e38 +func_ov061_02159e4c kind:function(arm,size=0x14) addr:0x02159e4c +func_ov061_02159e60 kind:function(arm,size=0x50) addr:0x02159e60 +func_ov061_02159eb0 kind:function(arm,size=0x24) addr:0x02159eb0 +func_ov061_02159ed4 kind:function(arm,size=0x10) addr:0x02159ed4 +func_ov061_02159ee4 kind:function(arm,size=0x8) addr:0x02159ee4 +func_ov061_02159eec kind:function(arm,size=0x1c) addr:0x02159eec +func_ov061_02159f08 kind:function(arm,size=0x28) addr:0x02159f08 +func_ov061_02159f30 kind:function(arm,size=0x30) addr:0x02159f30 +func_ov061_02159f60 kind:function(arm,size=0x14) addr:0x02159f60 +func_ov061_02159f74 kind:function(arm,size=0xc) addr:0x02159f74 +func_ov061_02159f80 kind:function(arm,size=0x24) addr:0x02159f80 +func_ov061_02159fa4 kind:function(arm,size=0x28) addr:0x02159fa4 +func_ov061_02159fcc kind:function(arm,size=0x20) addr:0x02159fcc +func_ov061_02159fec kind:function(arm,size=0x50) addr:0x02159fec +func_ov061_0215a03c kind:function(arm,size=0x20) addr:0x0215a03c +func_ov061_0215a05c kind:function(arm,size=0x28) addr:0x0215a05c +func_ov061_0215a084 kind:function(arm,size=0x14) addr:0x0215a084 +func_ov061_0215a098 kind:function(arm,size=0xc) addr:0x0215a098 +func_ov061_0215a0a4 kind:function(arm,size=0x24) addr:0x0215a0a4 +func_ov061_0215a0c8 kind:function(arm,size=0x28) addr:0x0215a0c8 +func_ov061_0215a0f0 kind:function(arm,size=0x20) addr:0x0215a0f0 +func_ov061_0215a110 kind:function(arm,size=0x50) addr:0x0215a110 +func_ov061_0215a160 kind:function(arm,size=0x20) addr:0x0215a160 +func_ov061_0215a180 kind:function(arm,size=0x28) addr:0x0215a180 +func_ov061_0215a1a8 kind:function(arm,size=0x14) addr:0x0215a1a8 +func_ov061_0215a1bc kind:function(arm,size=0xc) addr:0x0215a1bc +func_ov061_0215a1c8 kind:function(arm,size=0x24) addr:0x0215a1c8 +func_ov061_0215a1ec kind:function(arm,size=0x28) addr:0x0215a1ec +func_ov061_0215a214 kind:function(arm,size=0x20) addr:0x0215a214 +func_ov061_0215a234 kind:function(arm,size=0x50) addr:0x0215a234 +func_ov061_0215a284 kind:function(arm,size=0x20) addr:0x0215a284 +func_ov061_0215a2a4 kind:function(arm,size=0x28) addr:0x0215a2a4 +func_ov061_0215a2cc kind:function(arm,size=0x14) addr:0x0215a2cc +func_ov061_0215a2e0 kind:function(arm,size=0xc) addr:0x0215a2e0 +func_ov061_0215a2ec kind:function(arm,size=0x8) addr:0x0215a2ec +func_ov061_0215a2f4 kind:function(arm,size=0x2c) addr:0x0215a2f4 +func_ov061_0215a320 kind:function(arm,size=0xc) addr:0x0215a320 +func_ov061_0215a32c kind:function(arm,size=0x24) addr:0x0215a32c +func_ov061_0215a350 kind:function(arm,size=0x68) addr:0x0215a350 +func_ov061_0215a3b8 kind:function(arm,size=0xc) addr:0x0215a3b8 +func_ov061_0215a3c4 kind:function(arm,size=0x24) addr:0x0215a3c4 +func_ov061_0215a3e8 kind:function(arm,size=0x68) addr:0x0215a3e8 +func_ov061_0215a450 kind:function(arm,size=0x20) addr:0x0215a450 +func_ov061_0215a470 kind:function(arm,size=0x4c) addr:0x0215a470 +func_ov061_0215a4bc kind:function(arm,size=0x168) addr:0x0215a4bc +func_ov061_0215a624 kind:function(arm,size=0x14) addr:0x0215a624 +func_ov061_0215a638 kind:function(arm,size=0xac) addr:0x0215a638 +func_ov061_0215a6e4 kind:function(arm,size=0xc) addr:0x0215a6e4 +func_ov061_0215a6f0 kind:function(arm,size=0x28) addr:0x0215a6f0 +func_ov061_0215a718 kind:function(arm,size=0x30) addr:0x0215a718 +func_ov061_0215a748 kind:function(arm,size=0x24) addr:0x0215a748 +func_ov061_0215a76c kind:function(arm,size=0x2c) addr:0x0215a76c +func_ov061_0215a798 kind:function(arm,size=0x1c) addr:0x0215a798 +func_ov061_0215a7b4 kind:function(arm,size=0x28) addr:0x0215a7b4 +func_ov061_0215a7dc kind:function(arm,size=0x20) addr:0x0215a7dc +func_ov061_0215a7fc kind:function(arm,size=0x14) addr:0x0215a7fc +func_ov061_0215a810 kind:function(arm,size=0x14) addr:0x0215a810 +func_ov061_0215a824 kind:function(arm,size=0x14) addr:0x0215a824 +func_ov061_0215a838 kind:function(arm,size=0xc) addr:0x0215a838 +func_ov061_0215a844 kind:function(arm,size=0x24) addr:0x0215a844 +func_ov061_0215a868 kind:function(arm,size=0x60) addr:0x0215a868 +func_ov061_0215a8c8 kind:function(arm,size=0x20) addr:0x0215a8c8 +func_ov061_0215a8e8 kind:function(arm,size=0x20) addr:0x0215a8e8 +func_ov061_0215a908 kind:function(arm,size=0x104) addr:0x0215a908 +func_ov061_0215aa0c kind:function(arm,size=0x2c) addr:0x0215aa0c +func_ov061_0215aa38 kind:function(arm,size=0x54) addr:0x0215aa38 +func_ov061_0215aa8c kind:function(arm,size=0xf4) addr:0x0215aa8c +func_ov061_0215ab80 kind:function(arm,size=0x28) addr:0x0215ab80 +func_ov061_0215aba8 kind:function(arm,size=0x30) addr:0x0215aba8 +func_ov061_0215abd8 kind:function(arm,size=0x14) addr:0x0215abd8 +func_ov061_0215abec kind:function(arm,size=0xc) addr:0x0215abec +func_ov061_0215abf8 kind:function(arm,size=0x24) addr:0x0215abf8 +func_ov061_0215ac1c kind:function(arm,size=0x54) addr:0x0215ac1c +func_ov061_0215ac70 kind:function(arm,size=0x118) addr:0x0215ac70 +func_ov061_0215ad88 kind:function(arm,size=0x24) addr:0x0215ad88 +func_ov061_0215adac kind:function(arm,size=0xc) addr:0x0215adac +func_ov061_0215adb8 kind:function(arm,size=0x8) addr:0x0215adb8 +func_ov061_0215adc0 kind:function(arm,size=0xb4) addr:0x0215adc0 +func_ov061_0215ae74 kind:function(arm,size=0x28) addr:0x0215ae74 +func_ov061_0215ae9c kind:function(arm,size=0x30) addr:0x0215ae9c +func_ov061_0215aecc kind:function(arm,size=0x14) addr:0x0215aecc +func_ov061_0215aee0 kind:function(arm,size=0xc) addr:0x0215aee0 +func_ov061_0215aeec kind:function(arm,size=0x24) addr:0x0215aeec +func_ov061_0215af10 kind:function(arm,size=0x28) addr:0x0215af10 +func_ov061_0215af38 kind:function(arm,size=0x74) addr:0x0215af38 +func_ov061_0215afac kind:function(arm,size=0x14) addr:0x0215afac +func_ov061_0215afc0 kind:function(arm,size=0x68) addr:0x0215afc0 +func_ov061_0215b028 kind:function(arm,size=0x4) addr:0x0215b028 +func_ov061_0215b02c kind:function(arm,size=0x74) addr:0x0215b02c +func_ov061_0215b0a0 kind:function(arm,size=0x14) addr:0x0215b0a0 +func_ov061_0215b0b4 kind:function(arm,size=0x50) addr:0x0215b0b4 +func_ov061_0215b104 kind:function(arm,size=0x1c) addr:0x0215b104 +func_ov061_0215b120 kind:function(arm,size=0x28) addr:0x0215b120 +func_ov061_0215b148 kind:function(arm,size=0x30) addr:0x0215b148 +func_ov061_0215b178 kind:function(arm,size=0x14) addr:0x0215b178 +func_ov061_0215b18c kind:function(arm,size=0xc) addr:0x0215b18c +func_ov061_0215b198 kind:function(arm,size=0x24) addr:0x0215b198 +func_ov061_0215b1bc kind:function(arm,size=0x34) addr:0x0215b1bc +func_ov061_0215b1f0 kind:function(arm,size=0x20) addr:0x0215b1f0 +func_ov061_0215b210 kind:function(arm,size=0x50) addr:0x0215b210 +func_ov061_0215b260 kind:function(arm,size=0x8) addr:0x0215b260 +func_ov061_0215b268 kind:function(arm,size=0x20) addr:0x0215b268 +func_ov061_0215b288 kind:function(arm,size=0x28) addr:0x0215b288 +func_ov061_0215b2b0 kind:function(arm,size=0x14) addr:0x0215b2b0 +func_ov061_0215b2c4 kind:function(arm,size=0xc) addr:0x0215b2c4 +func_ov061_0215b2d0 kind:function(arm,size=0x24) addr:0x0215b2d0 +func_ov061_0215b2f4 kind:function(arm,size=0x48) addr:0x0215b2f4 +func_ov061_0215b33c kind:function(arm,size=0x64) addr:0x0215b33c +func_ov061_0215b3a0 kind:function(arm,size=0x12c) addr:0x0215b3a0 +func_ov061_0215b4cc kind:function(arm,size=0xe8) addr:0x0215b4cc +func_ov061_0215b5b4 kind:function(arm,size=0x40) addr:0x0215b5b4 +func_ov061_0215b5f4 kind:function(arm,size=0x188) addr:0x0215b5f4 +func_ov061_0215b77c kind:function(arm,size=0x208) addr:0x0215b77c +func_ov061_0215b984 kind:function(arm,size=0x20) addr:0x0215b984 +func_ov061_0215b9a4 kind:function(arm,size=0x14) addr:0x0215b9a4 +func_ov061_0215b9b8 kind:function(arm,size=0x4) addr:0x0215b9b8 +func_ov061_0215b9bc kind:function(arm,size=0x28) addr:0x0215b9bc +func_ov061_0215b9e4 kind:function(arm,size=0x44) addr:0x0215b9e4 +func_ov061_0215ba28 kind:function(arm,size=0x28) addr:0x0215ba28 +func_ov061_0215ba50 kind:function(arm,size=0x44) addr:0x0215ba50 +func_ov061_0215ba94 kind:function(arm,size=0x2c) addr:0x0215ba94 +func_ov061_0215bac0 kind:function(arm,size=0x30) addr:0x0215bac0 +func_ov061_0215baf0 kind:function(arm,size=0x38) addr:0x0215baf0 +func_ov061_0215bb28 kind:function(arm,size=0x14) addr:0x0215bb28 +func_ov061_0215bb3c kind:function(arm,size=0x10) addr:0x0215bb3c +func_ov061_0215bb4c kind:function(arm,size=0x10) addr:0x0215bb4c +data_ov061_0215bb5c kind:data(any) addr:0x0215bb5c ambiguous +data_ov061_0215bb6c kind:data(any) addr:0x0215bb6c +data_ov061_0215bb7c kind:data(any) addr:0x0215bb7c +data_ov061_0215bb84 kind:data(any) addr:0x0215bb84 +data_ov061_0215bb94 kind:data(any) addr:0x0215bb94 +data_ov061_0215bba8 kind:data(any) addr:0x0215bba8 +data_ov061_0215bbcc kind:data(any) addr:0x0215bbcc ambiguous +data_ov061_0215bbd4 kind:data(any) addr:0x0215bbd4 ambiguous +func_ov061_0215bbd8 kind:function(arm,size=0x50) addr:0x0215bbd8 +func_ov061_0215bc28 kind:function(arm,size=0x50) addr:0x0215bc28 +func_ov061_0215bc78 kind:function(arm,size=0x50) addr:0x0215bc78 +func_ov061_0215bcc8 kind:function(arm,size=0x50) addr:0x0215bcc8 +func_ov061_0215bd18 kind:function(arm,size=0x50) addr:0x0215bd18 +func_ov061_0215bd68 kind:function(arm,size=0xd8) addr:0x0215bd68 +func_ov061_0215be40 kind:function(arm,size=0x50) addr:0x0215be40 +func_ov061_0215be90 kind:function(arm,size=0x50) addr:0x0215be90 +func_ov061_0215bee0 kind:function(arm,size=0x74) addr:0x0215bee0 +func_ov061_0215bf54 kind:function(arm,size=0x50) addr:0x0215bf54 +func_ov061_0215bfa4 kind:function(arm,size=0x74) addr:0x0215bfa4 +data_ov061_0215c068 kind:data(any) addr:0x0215c068 +data_ov061_0215c08c kind:data(any) addr:0x0215c08c +data_ov061_0215c0e4 kind:data(any) addr:0x0215c0e4 +data_ov061_0215c104 kind:data(any) addr:0x0215c104 +data_ov061_0215c11c kind:data(any) addr:0x0215c11c ambiguous +data_ov061_0215c128 kind:data(any) addr:0x0215c128 +data_ov061_0215c12c kind:data(any) addr:0x0215c12c ambiguous +data_ov061_0215c170 kind:data(any) addr:0x0215c170 +data_ov061_0215c1d0 kind:data(any) addr:0x0215c1d0 +data_ov061_0215c1f4 kind:data(any) addr:0x0215c1f4 +data_ov061_0215c250 kind:data(any) addr:0x0215c250 ambiguous +data_ov061_0215c254 kind:data(any) addr:0x0215c254 +data_ov061_0215c278 kind:data(any) addr:0x0215c278 +data_ov061_0215c2d8 kind:data(any) addr:0x0215c2d8 +data_ov061_0215c2fc kind:data(any) addr:0x0215c2fc +data_ov061_0215c35c kind:data(any) addr:0x0215c35c +data_ov061_0215c380 kind:data(any) addr:0x0215c380 +data_ov061_0215c3a4 kind:data(any) addr:0x0215c3a4 +data_ov061_0215c3c0 kind:data(any) addr:0x0215c3c0 +data_ov061_0215c410 kind:data(any) addr:0x0215c410 +data_ov061_0215c45c kind:data(any) addr:0x0215c45c +data_ov061_0215c470 kind:data(any) addr:0x0215c470 ambiguous +data_ov061_0215c4c8 kind:data(any) addr:0x0215c4c8 ambiguous +data_ov061_0215c578 kind:data(any) addr:0x0215c578 +data_ov061_0215c5a4 kind:data(any) addr:0x0215c5a4 ambiguous +data_ov061_0215c5d8 kind:data(any) addr:0x0215c5d8 ambiguous +data_ov061_0215c60c kind:data(any) addr:0x0215c60c ambiguous +data_ov061_0215c694 kind:data(any) addr:0x0215c694 +data_ov061_0215c6b0 kind:data(any) addr:0x0215c6b0 +data_ov061_0215c6f8 kind:data(any) addr:0x0215c6f8 +data_ov061_0215c748 kind:data(any) addr:0x0215c748 +data_ov061_0215c7a0 kind:data(any) addr:0x0215c7a0 +data_ov061_0215c894 kind:data(any) addr:0x0215c894 ambiguous +data_ov061_0215c8ac kind:data(any) addr:0x0215c8ac ambiguous +data_ov061_0215c8c4 kind:data(any) addr:0x0215c8c4 +data_ov061_0215c8e0 kind:data(any) addr:0x0215c8e0 +data_ov061_0215c8fc kind:data(any) addr:0x0215c8fc ambiguous +data_ov061_0215c930 kind:data(any) addr:0x0215c930 +data_ov061_0215ca44 kind:data(any) addr:0x0215ca44 +data_ov061_0215ca50 kind:data(any) addr:0x0215ca50 +data_ov061_0215ca70 kind:data(any) addr:0x0215ca70 +data_ov061_0215ca94 kind:data(any) addr:0x0215ca94 +data_ov061_0215cadc kind:data(any) addr:0x0215cadc +data_ov061_0215caec kind:data(any) addr:0x0215caec ambiguous +data_ov061_0215cb3c kind:data(any) addr:0x0215cb3c +data_ov061_0215cb58 kind:data(any) addr:0x0215cb58 +data_ov061_0215cb9c kind:data(any) addr:0x0215cb9c +data_ov061_0215cbb0 kind:data(any) addr:0x0215cbb0 +data_ov061_0215cbcc kind:data(any) addr:0x0215cbcc +data_ov061_0215cbf4 kind:data(any) addr:0x0215cbf4 +data_ov061_0215cc3c kind:data(any) addr:0x0215cc3c ambiguous +data_ov061_0215cc8c kind:data(any) addr:0x0215cc8c +data_ov061_0215ccc0 kind:bss addr:0x0215ccc0 +data_ov061_0215ccc4 kind:bss addr:0x0215ccc4 +data_ov061_0215ccd0 kind:bss addr:0x0215ccd0 +data_ov061_0215cda8 kind:bss addr:0x0215cda8 +data_ov061_0215cdac kind:bss addr:0x0215cdac +data_ov061_0215cdb8 kind:bss addr:0x0215cdb8 +data_ov061_0215cdbc kind:bss addr:0x0215cdbc ambiguous +data_ov061_0215ce70 kind:bss addr:0x0215ce70 ambiguous +data_ov061_0215ce90 kind:bss addr:0x0215ce90 +data_ov061_0215ce94 kind:bss addr:0x0215ce94 +data_ov061_0215cea0 kind:bss addr:0x0215cea0 +data_ov061_0215cf78 kind:bss addr:0x0215cf78 +data_ov061_0215cf7c kind:bss addr:0x0215cf7c +data_ov061_0215cf88 kind:bss addr:0x0215cf88 +data_ov061_0215cff0 kind:bss addr:0x0215cff0 ambiguous +data_ov061_0215d004 kind:bss addr:0x0215d004 ambiguous +data_ov061_0215d060 kind:bss addr:0x0215d060 +data_ov061_0215d064 kind:bss addr:0x0215d064 +data_ov061_0215d070 kind:bss addr:0x0215d070 +data_ov061_0215d0e0 kind:bss addr:0x0215d0e0 ambiguous +data_ov061_0215d114 kind:bss addr:0x0215d114 ambiguous +data_ov061_0215d148 kind:bss addr:0x0215d148 +data_ov061_0215d154 kind:bss addr:0x0215d154 +data_ov061_0215d160 kind:bss addr:0x0215d160 +data_ov061_0215d16c kind:bss addr:0x0215d16c +data_ov061_0215d178 kind:bss addr:0x0215d178 +data_ov061_0215d1ec kind:bss addr:0x0215d1ec ambiguous +data_ov061_0215d204 kind:bss addr:0x0215d204 ambiguous +data_ov061_0215d208 kind:bss addr:0x0215d208 ambiguous +data_ov061_0215d24c kind:bss addr:0x0215d24c ambiguous +data_ov061_0215d250 kind:bss addr:0x0215d250 +data_ov061_0215d328 kind:bss addr:0x0215d328 +data_ov061_0215d400 kind:bss addr:0x0215d400 +data_ov061_0215d404 kind:bss addr:0x0215d404 +data_ov061_0215d410 kind:bss addr:0x0215d410 +data_ov061_0215d4e8 kind:bss addr:0x0215d4e8 +data_ov061_0215d4ec kind:bss addr:0x0215d4ec +data_ov061_0215d4f8 kind:bss addr:0x0215d4f8 +data_ov061_0215d590 kind:bss addr:0x0215d590 ambiguous +data_ov061_0215d5d0 kind:bss addr:0x0215d5d0 +data_ov061_0215d5d4 kind:bss addr:0x0215d5d4 +data_ov061_0215d5e0 kind:bss addr:0x0215d5e0 +data_ov061_0215d644 kind:bss addr:0x0215d644 ambiguous +data_ov061_0215d6b8 kind:bss addr:0x0215d6b8 +data_ov061_0215d6bc kind:bss addr:0x0215d6bc +data_ov061_0215d6c8 kind:bss addr:0x0215d6c8 +data_ov061_0215d6e4 kind:bss addr:0x0215d6e4 ambiguous +data_ov061_0215d798 kind:bss addr:0x0215d798 ambiguous +data_ov061_0215d79c kind:bss addr:0x0215d79c +data_ov061_0215d7a0 kind:bss addr:0x0215d7a0 +data_ov061_0215d7ac kind:bss addr:0x0215d7ac +data_ov061_0215d7cc kind:bss addr:0x0215d7cc ambiguous +data_ov061_0215d7d8 kind:bss addr:0x0215d7d8 ambiguous +data_ov061_0215d838 kind:bss addr:0x0215d838 ambiguous +data_ov061_0215d864 kind:bss addr:0x0215d864 ambiguous diff --git a/config/jp/arm9/overlays/ov062/delinks.txt b/config/jp/arm9/overlays/ov062/delinks.txt new file mode 100644 index 00000000..d468a603 --- /dev/null +++ b/config/jp/arm9/overlays/ov062/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x021604c8 kind:code align:32 + .rodata start:0x021604c8 end:0x0216060c kind:data align:4 + .init start:0x0216060c end:0x02160cf4 kind:code align:4 + .ctor start:0x02160cf4 end:0x02160d4c kind:data align:4 + .data start:0x02160d60 end:0x021626c0 kind:data align:32 + .bss start:0x021626c0 end:0x021639a0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov062/relocs.txt b/config/jp/arm9/overlays/ov062/relocs.txt new file mode 100644 index 00000000..c81d0217 --- /dev/null +++ b/config/jp/arm9/overlays/ov062/relocs.txt @@ -0,0 +1,2304 @@ +from:0x02159be8 kind:load to:0x021626d0 module:overlay(62) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159c38 module:overlay(62) +from:0x02159c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159c34 kind:load to:0x02160d68 module:overlay(62) +from:0x02159c40 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02159c54 kind:load to:0x02160d8c module:overlay(62) +from:0x02159c6c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02159c7c kind:arm_call to:0x020799cc module:overlay(0) +from:0x02159c84 kind:load to:0x027e09bc module:dtcm +from:0x02159cd4 kind:load to:0x021626d0 module:overlay(62) +from:0x02159ce4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159cec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159d04 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159d0c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159d14 kind:arm_call to:0x02011ff4 module:main +from:0x02159d28 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02159d3c kind:load to:0x021627b8 module:overlay(62) +from:0x02159d50 kind:arm_call to:0x02011f3c module:main +from:0x02159d5c kind:arm_call to:0x02159d8c module:overlay(62) +from:0x02159d70 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159d88 kind:load to:0x02160dec module:overlay(62) +from:0x02159d94 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02159da8 kind:load to:0x02160e10 module:overlay(62) +from:0x02159df8 kind:load to:0x021627b8 module:overlay(62) +from:0x02159e08 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159e10 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159e28 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159e30 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159e38 kind:arm_call to:0x02011ff4 module:main +from:0x02159e4c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02159e60 kind:load to:0x021628a0 module:overlay(62) +from:0x02159e74 kind:arm_call to:0x02011f3c module:main +from:0x02159e80 kind:arm_call to:0x02159eb0 module:overlay(62) +from:0x02159e94 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159eac kind:load to:0x02160e70 module:overlay(62) +from:0x02159eb8 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02159ecc kind:load to:0x02160e94 module:overlay(62) +from:0x02159f1c kind:load to:0x021628a0 module:overlay(62) +from:0x02159f2c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159f34 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159f4c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159f54 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159f5c kind:arm_call to:0x02011ff4 module:main +from:0x02159f70 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02159f84 kind:load to:0x02162988 module:overlay(62) +from:0x02159f98 kind:arm_call to:0x02011f3c module:main +from:0x02159fa4 kind:arm_call to:0x02159fd4 module:overlay(62) +from:0x02159fb8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159fd0 kind:load to:0x02160ef4 module:overlay(62) +from:0x02159fdc kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02159ff0 kind:load to:0x02160f18 module:overlay(62) +from:0x0215a040 kind:load to:0x02162988 module:overlay(62) +from:0x0215a050 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215a058 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a070 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215a078 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a080 kind:arm_call to:0x02011ff4 module:main +from:0x0215a094 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a0a8 kind:load to:0x02162a70 module:overlay(62) +from:0x0215a0bc kind:arm_call to:0x02011f3c module:main +from:0x0215a0c8 kind:arm_call to:0x0215a130 module:overlay(62) +from:0x0215a0dc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a124 kind:load to:0x02160f78 module:overlay(62) +from:0x0215a15c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215a17c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215a198 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a1a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a21c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215a248 kind:load to:0x02162a70 module:overlay(62) +from:0x0215a24c kind:load to:0x0216114c module:overlay(62) +from:0x0215a250 kind:load to:0x02160fe4 module:overlay(62) +from:0x0215a254 kind:load to:0x02161030 module:overlay(62) +from:0x0215a258 kind:load to:0x02160f94 module:overlay(62) +from:0x0215a264 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a2ac kind:arm_call to:0x020d7e0c module:overlay(24) +from:0x0215a2c0 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0215a314 kind:arm_call to:0x020a9e80 module:overlay(0) +from:0x0215a344 kind:load to:0x020da050 module:overlays(19,24) +from:0x0215a348 kind:load to:0x020b684c module:overlay(0) +from:0x0215a34c kind:load to:0x021604c8 module:overlay(62) +from:0x0215a350 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a360 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a368 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a370 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a388 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a390 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a398 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a3a0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a3bc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a3c8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a3e4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215a3f4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215a404 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a40c kind:arm_call to:0x02011ff4 module:main +from:0x0215a424 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a42c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a434 kind:arm_call to:0x02011ff4 module:main +from:0x0215a44c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a454 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a468 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a47c kind:load to:0x02162b58 module:overlay(62) +from:0x0215a490 kind:arm_call to:0x02011f3c module:main +from:0x0215a49c kind:arm_call to:0x0215a4e0 module:overlay(62) +from:0x0215a4b0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a4c8 kind:load to:0x021612e0 module:overlay(62) +from:0x0215a4d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a4e8 kind:arm_call to:0x020f8ea4 module:overlay(31) +from:0x0215a500 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0215a538 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215a550 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a584 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215a59c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a5b0 kind:arm_call to:0x0215dd94 module:overlay(62) +from:0x0215a5bc kind:load to:0x02116494 module:overlays(19,31) +from:0x0215a5c0 kind:load to:0x0216135c module:overlay(62) +from:0x0215a5c4 kind:load to:0x021613d0 module:overlay(62) +from:0x0215a5c8 kind:load to:0x02162b58 module:overlay(62) +from:0x0215a5cc kind:load to:0x02161388 module:overlay(62) +from:0x0215a5d8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a63c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215a668 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0215a6a4 kind:arm_call to:0x0205931c module:overlay(0) +from:0x0215a6b0 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215a6bc kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0215a70c kind:load to:0x02161324 module:overlay(62) +from:0x0215a710 kind:load to:0x0216133c module:overlay(62) +from:0x0215a714 kind:load to:0x021612fc module:overlay(62) +from:0x0215a734 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a7c0 kind:arm_call to:0x0215de50 module:overlay(62) +from:0x0215a7d4 kind:arm_call to:0x0215ddbc module:overlay(62) +from:0x0215a83c kind:load to:0x02162b58 module:overlay(62) +from:0x0215a84c kind:load to:0x02058e24 module:overlay(0) +from:0x0215a860 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a868 kind:arm_call to:0x02011ff4 module:main +from:0x0215a87c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a884 kind:arm_call to:0x02011ff4 module:main +from:0x0215a89c kind:arm_call to:0x0215ddb8 module:overlay(62) +from:0x0215a8a4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a8ac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a8b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a8bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a8d4 kind:arm_call to:0x0215ddb8 module:overlay(62) +from:0x0215a8dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a8e4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a8ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a8f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a8fc kind:arm_call to:0x02011ff4 module:main +from:0x0215a910 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a924 kind:load to:0x02162c50 module:overlay(62) +from:0x0215a938 kind:arm_call to:0x02011f3c module:main +from:0x0215a944 kind:arm_call to:0x0215a988 module:overlay(62) +from:0x0215a958 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215a980 kind:load to:0x02161430 module:overlay(62) +from:0x0215a990 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215a9a8 kind:arm_call_thumb to:0x0205a118 module:overlay(0) +from:0x0215a9b0 kind:arm_call to:0x0215aa08 module:overlay(62) +from:0x0215a9d8 kind:arm_call to:0x0215aa28 module:overlay(62) +from:0x0215a9fc kind:load to:0x02161454 module:overlay(62) +from:0x0215aa00 kind:load to:0x02162c40 module:overlay(62) +from:0x0215aa04 kind:load to:0x02162c30 module:overlay(62) +from:0x0215aa20 kind:load to:0x027e0cd8 module:dtcm +from:0x0215aa24 kind:load to:0x020834e8 module:overlay(0) +from:0x0215aa44 kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x0215aa68 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x0215aad0 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x0215ab28 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ab2c kind:load to:0x021604d8 module:overlay(62) +from:0x0215ab30 kind:load to:0x021604ec module:overlay(62) +from:0x0215ab58 kind:arm_call to:0x0215aa08 module:overlay(62) +from:0x0215ab6c kind:arm_call to:0x0215aa28 module:overlay(62) +from:0x0215ab74 kind:load to:0x02162c30 module:overlay(62) +from:0x0215abac kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215abe8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215abf8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215ac6c kind:arm_call to:0x01fff60c module:itcm +from:0x0215ac78 kind:load to:0x02041eb0 module:main +from:0x0215ac7c kind:load to:0x0203feb0 module:main +from:0x0215ac80 kind:load to:0x027e09b4 module:dtcm +from:0x0215ac94 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215ac9c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215acb4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215acbc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215acc4 kind:arm_call to:0x02011ff4 module:main +from:0x0215acd8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215acec kind:load to:0x02162c9c module:overlay(62) +from:0x0215ad00 kind:arm_call to:0x02011f3c module:main +from:0x0215ad0c kind:arm_call to:0x0215ade4 module:overlay(62) +from:0x0215ad20 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ad80 kind:load to:0x021614b8 module:overlay(62) +from:0x0215ad8c kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0215ada0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0215adb0 kind:load to:0x021614dc module:overlay(62) +from:0x0215adb4 kind:load to:0x02160508 module:overlay(62) +from:0x0215adcc kind:arm_call to:0x0200eab0 module:main +from:0x0215add4 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0215addc kind:arm_call to:0x01ffc57c module:itcm +from:0x0215ae10 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215ae30 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215ae4c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ae5c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215aed0 kind:arm_call to:0x0215ad84 module:overlay(62) +from:0x0215aef8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215af10 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215af5c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215af6c kind:load to:0x02162c9c module:overlay(62) +from:0x0215af70 kind:load to:0x0216114c module:overlay(62) +from:0x0215af74 kind:load to:0x02160fe4 module:overlay(62) +from:0x0215af78 kind:load to:0x02161730 module:overlay(62) +from:0x0215af7c kind:load to:0x02161508 module:overlay(62) +from:0x0215af80 kind:load to:0x02161620 module:overlay(62) +from:0x0215af84 kind:load to:0x021615a8 module:overlay(62) +from:0x0215af90 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215afa4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215afb8 kind:load to:0x020c1789 module:overlays(1,2,4) +from:0x0215b028 kind:arm_call to:0x0215b358 module:overlay(62) +from:0x0215b058 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b0a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b0f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b13c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b188 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b1d8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b23c kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0215b278 kind:arm_call to:0x02015018 module:main +from:0x0215b28c kind:arm_call to:0x020837dc module:overlay(0) +from:0x0215b2ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b2c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b2dc kind:arm_call to:0x02015018 module:main +from:0x0215b2f4 kind:arm_call to:0x020837dc module:overlay(0) +from:0x0215b314 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b330 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b33c kind:load to:0x0204b164 module:main +from:0x0215b340 kind:load to:0x021615a8 module:overlay(62) +from:0x0215b344 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b348 kind:load to:0x027e09a8 module:dtcm +from:0x0215b378 kind:load to:0x021614a8 module:overlay(62) +from:0x0215b3ac kind:arm_call to:0x020ab490 module:overlay(0) +from:0x0215b3c4 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x0215b3e4 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215b404 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215b410 kind:arm_call to:0x020aa9a0 module:overlay(0) +from:0x0215b418 kind:load to:0x020b7d20 module:overlay(0) +from:0x0215b41c kind:load to:0x020b69b8 module:overlay(0) +from:0x0215b444 kind:arm_call to:0x020aac48 module:overlay(0) +from:0x0215b4ac kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b4e4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b51c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b554 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b58c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b5a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b5dc kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b614 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b64c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b658 kind:load to:0x02161548 module:overlay(62) +from:0x0215b65c kind:load to:0x02161560 module:overlay(62) +from:0x0215b660 kind:load to:0x02161578 module:overlay(62) +from:0x0215b664 kind:load to:0x021615c0 module:overlay(62) +from:0x0215b668 kind:load to:0x02161590 module:overlay(62) +from:0x0215b66c kind:load to:0x027e09a8 module:dtcm +from:0x0215b674 kind:load to:0x021615f0 module:overlay(62) +from:0x0215b678 kind:load to:0x02161608 module:overlay(62) +from:0x0215b67c kind:load to:0x021615a8 module:overlay(62) +from:0x0215b688 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b690 kind:arm_call to:0x02011ff4 module:main +from:0x0215b6a4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b6ac kind:arm_call to:0x02011ff4 module:main +from:0x0215b6c4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b6cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b6d4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b6dc kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b6f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b6fc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b704 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b70c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b714 kind:arm_call to:0x02011ff4 module:main +from:0x0215b728 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b73c kind:load to:0x02162d84 module:overlay(62) +from:0x0215b750 kind:arm_call to:0x02011f3c module:main +from:0x0215b75c kind:arm_call to:0x0215b78c module:overlay(62) +from:0x0215b770 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b788 kind:load to:0x0216184c module:overlay(62) +from:0x0215b794 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215b7a8 kind:load to:0x02161870 module:overlay(62) +from:0x0215b7f8 kind:load to:0x02162d84 module:overlay(62) +from:0x0215b808 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b810 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b828 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b830 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b838 kind:arm_call to:0x02011ff4 module:main +from:0x0215b84c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b860 kind:load to:0x02162e7c module:overlay(62) +from:0x0215b874 kind:arm_call to:0x02011f3c module:main +from:0x0215b880 kind:arm_call to:0x0215b9ec module:overlay(62) +from:0x0215b894 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b8dc kind:load to:0x021618f4 module:overlay(62) +from:0x0215b8f0 kind:load to:0x02162f54 module:overlay(62) +from:0x0215b904 kind:arm_call to:0x02011f3c module:main +from:0x0215b910 kind:arm_call to:0x0215b9ec module:overlay(62) +from:0x0215b928 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b974 kind:load to:0x021618d0 module:overlay(62) +from:0x0215b99c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215b9cc kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0215b9e0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215b9f8 kind:arm_call to:0x0215b980 module:overlay(62) +from:0x0215ba40 kind:arm_call to:0x0215b9a0 module:overlay(62) +from:0x0215ba48 kind:arm_call to:0x0215b980 module:overlay(62) +from:0x0215ba4c kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0215ba64 kind:arm_call to:0x021719c0 module:overlay(94) +from:0x0215bacc kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215bae4 kind:load to:0x02161a00 module:overlay(62) +from:0x0215bae8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215baec kind:load to:0x02161910 module:overlay(62) +from:0x0215bafc kind:arm_call to:0x01fff458 module:itcm +from:0x0215bb20 kind:arm_call to:0x01fff458 module:itcm +from:0x0215bb48 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0215bb64 kind:load to:0x02160530 module:overlay(62) +from:0x0215bb68 kind:load to:0x02160528 module:overlay(62) +from:0x0215bbbc kind:load to:0x02161958 module:overlay(62) +from:0x0215bbf0 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215bc50 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215bc78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bcb0 kind:load to:0x021619a8 module:overlay(62) +from:0x0215bcc0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bcc8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bcd0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215bce8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bcf0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bcf8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215bd00 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd14 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bd28 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bd3c kind:load to:0x0216303c module:overlay(62) +from:0x0215bd50 kind:arm_call to:0x02011f3c module:main +from:0x0215bd5c kind:arm_call to:0x0215bde4 module:overlay(62) +from:0x0215bd70 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215bdb4 kind:load to:0x02161b24 module:overlay(62) +from:0x0215bde0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215bdf4 kind:arm_call to:0x0215bdc4 module:overlay(62) +from:0x0215be3c kind:arm_call to:0x0215bdc4 module:overlay(62) +from:0x0215be40 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0215be6c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215be94 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0215beac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215bebc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215bf34 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215bf4c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215bf50 kind:load to:0x0216114c module:overlay(62) +from:0x0215bf54 kind:load to:0x02160fe4 module:overlay(62) +from:0x0215bf58 kind:load to:0x02161c20 module:overlay(62) +from:0x0215bf5c kind:load to:0x02161b40 module:overlay(62) +from:0x0215bf70 kind:load to:0x02160540 module:overlay(62) +from:0x0215bf74 kind:load to:0x020aa528 module:overlay(0) +from:0x0215bfc8 kind:load to:0x02161b88 module:overlay(62) +from:0x0215bffc kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215c05c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215c084 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c0bc kind:load to:0x02161bd0 module:overlay(62) +from:0x0215c0cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c0d4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c0dc kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215c0f4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c0fc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c104 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215c10c kind:arm_call to:0x02011ff4 module:main +from:0x0215c120 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215c134 kind:load to:0x02163124 module:overlay(62) +from:0x0215c148 kind:arm_call to:0x02011f3c module:main +from:0x0215c154 kind:arm_call to:0x0215c184 module:overlay(62) +from:0x0215c168 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215c180 kind:load to:0x02161d3c module:overlay(62) +from:0x0215c18c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215c1a0 kind:load to:0x02161d60 module:overlay(62) +from:0x0215c1f0 kind:load to:0x02163124 module:overlay(62) +from:0x0215c200 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215c208 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c220 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215c228 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c230 kind:arm_call to:0x02011ff4 module:main +from:0x0215c244 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215c258 kind:load to:0x0216320c module:overlay(62) +from:0x0215c26c kind:arm_call to:0x02011f3c module:main +from:0x0215c278 kind:arm_call to:0x0215c2a8 module:overlay(62) +from:0x0215c28c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215c2a4 kind:load to:0x02161dc0 module:overlay(62) +from:0x0215c2b0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215c2c4 kind:load to:0x02161de4 module:overlay(62) +from:0x0215c2d8 kind:arm_call to:0x0215c3b0 module:overlay(62) +from:0x0215c32c kind:arm_call to:0x0215c3b0 module:overlay(62) +from:0x0215c350 kind:arm_call to:0x0215c3b0 module:overlay(62) +from:0x0215c398 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215c3a8 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215c3f8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215c424 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c428 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c434 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c448 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c450 kind:arm_call to:0x02011ff4 module:main +from:0x0215c464 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215c478 kind:load to:0x02163258 module:overlay(62) +from:0x0215c48c kind:arm_call to:0x02011f3c module:main +from:0x0215c498 kind:arm_call to:0x0215c518 module:overlay(62) +from:0x0215c4b0 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0215c514 kind:load to:0x02161e4c module:overlay(62) +from:0x0215c544 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215c564 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215c580 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c590 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c5a8 kind:arm_call to:0x0215d0a4 module:overlay(62) +from:0x0215c60c kind:arm_call to:0x0215ad84 module:overlay(62) +from:0x0215c634 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215c64c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c664 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0215c674 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0215c690 kind:arm_call_thumb to:0x020c0f84 module:overlay(1) +from:0x0215c6c8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215c71c kind:arm_call_thumb to:0x020c0250 module:overlay(1) +from:0x0215c72c kind:load to:0x02163258 module:overlay(62) +from:0x0215c730 kind:load to:0x0216114c module:overlay(62) +from:0x0215c734 kind:load to:0x02160fe4 module:overlay(62) +from:0x0215c738 kind:load to:0x021620b0 module:overlay(62) +from:0x0215c73c kind:load to:0x02161508 module:overlay(62) +from:0x0215c740 kind:load to:0x02161e70 module:overlay(62) +from:0x0215c744 kind:load to:0x02161ea0 module:overlay(62) +from:0x0215c748 kind:load to:0x027e0d00 module:dtcm +from:0x0215c74c kind:load to:0x02161fa0 module:overlay(62) +from:0x0215c750 kind:load to:0x02161f28 module:overlay(62) +from:0x0215c754 kind:load to:0x0204b164 module:main +from:0x0215c758 kind:load to:0x020b684c module:overlay(0) +from:0x0215c764 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215c778 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215c79c kind:arm_call_thumb to:0x020c0fa4 module:overlay(1) +from:0x0215c7a4 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215c7ac kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215c7b4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215c7bc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c7c4 kind:arm_call to:0x0215d0b4 module:overlay(62) +from:0x0215c7cc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c7d4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215c7e0 kind:load to:0x021620b0 module:overlay(62) +from:0x0215c7e4 kind:load to:0x027e0d00 module:dtcm +from:0x0215c800 kind:arm_call_thumb to:0x020c0fa4 module:overlay(1) +from:0x0215c808 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215c810 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215c818 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215c820 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c828 kind:arm_call to:0x0215d0b4 module:overlay(62) +from:0x0215c830 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c838 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215c840 kind:arm_call to:0x02011ff4 module:main +from:0x0215c84c kind:load to:0x021620b0 module:overlay(62) +from:0x0215c850 kind:load to:0x027e0d00 module:dtcm +from:0x0215c864 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0215c890 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0215c8a0 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0215c8a8 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0215c8cc kind:load to:0x02160550 module:overlay(62) +from:0x0215c8d0 kind:load to:0x0204b608 module:main +from:0x0215c8d4 kind:load to:0x02161e3c module:overlay(62) +from:0x0215c92c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c978 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c9c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ca10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ca5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215caa8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cafc kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215cb5c kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0215cb68 kind:load to:0x02161e3c module:overlay(62) +from:0x0215cb6c kind:load to:0x02161f28 module:overlay(62) +from:0x0215cb70 kind:load to:0x0204b164 module:main +from:0x0215cb88 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0215cbec kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0215cc00 kind:load to:0x027e09b8 module:dtcm +from:0x0215cc2c kind:arm_call to:0x020747bc module:overlay(0) +from:0x0215cc54 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0215cc70 kind:arm_call to:0x020747bc module:overlay(0) +from:0x0215cc98 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0215ccac kind:arm_call to:0x020aa9a0 module:overlay(0) +from:0x0215ccb8 kind:load to:0x027e09b8 module:dtcm +from:0x0215cce0 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0215cd44 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0215cd60 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215cd74 kind:arm_call to:0x02079b3c module:overlay(0) +from:0x0215cd84 kind:load to:0x027e09b8 module:dtcm +from:0x0215cd88 kind:load to:0x027e09bc module:dtcm +from:0x0215cdb0 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215cdbc kind:arm_call to:0x0215ccbc module:overlay(62) +from:0x0215cdc4 kind:load to:0x027e09bc module:dtcm +from:0x0215cdc8 kind:load to:0x027e0d60 module:dtcm +from:0x0215cde8 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215cdf4 kind:arm_call to:0x0215ccbc module:overlay(62) +from:0x0215cdfc kind:load to:0x027e09bc module:dtcm +from:0x0215ce00 kind:load to:0x027e0d60 module:dtcm +from:0x0215ce28 kind:arm_call to:0x020aac48 module:overlay(0) +from:0x0215ce90 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215cec8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215cf00 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215cf38 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215cf70 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215cf88 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cfc0 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215cff8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215d030 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215d03c kind:load to:0x02161ec8 module:overlay(62) +from:0x0215d040 kind:load to:0x02161ee0 module:overlay(62) +from:0x0215d044 kind:load to:0x02161ef8 module:overlay(62) +from:0x0215d048 kind:load to:0x02161f40 module:overlay(62) +from:0x0215d04c kind:load to:0x02161f10 module:overlay(62) +from:0x0215d050 kind:load to:0x027e09a8 module:dtcm +from:0x0215d058 kind:load to:0x02161f70 module:overlay(62) +from:0x0215d05c kind:load to:0x02161f88 module:overlay(62) +from:0x0215d060 kind:load to:0x02161f28 module:overlay(62) +from:0x0215d06c kind:load to:0x020aa94c module:overlay(0) +from:0x0215d078 kind:arm_call to:0x020aa950 module:overlay(0) +from:0x0215d098 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215d0a0 kind:load to:0x027e09bc module:dtcm +from:0x0215d0b0 kind:load to:0x027e0d60 module:dtcm +from:0x0215d0c4 kind:load to:0x027e0d60 module:dtcm +from:0x0215d0d0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215d0d8 kind:arm_call to:0x02011ff4 module:main +from:0x0215d0ec kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215d0f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215d108 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d11c kind:load to:0x02163340 module:overlay(62) +from:0x0215d130 kind:arm_call to:0x02011f3c module:main +from:0x0215d13c kind:arm_call to:0x0215d178 module:overlay(62) +from:0x0215d154 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215d174 kind:load to:0x021621cc module:overlay(62) +from:0x0215d180 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215d194 kind:load to:0x021621e8 module:overlay(62) +from:0x0215d1e4 kind:load to:0x02163340 module:overlay(62) +from:0x0215d1fc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d204 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d21c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d224 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d22c kind:arm_call to:0x02011ff4 module:main +from:0x0215d240 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215d254 kind:load to:0x02163424 module:overlay(62) +from:0x0215d268 kind:arm_call to:0x02011f3c module:main +from:0x0215d274 kind:arm_call to:0x0215d2ec module:overlay(62) +from:0x0215d28c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215d29c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215d2dc kind:load to:0x02162234 module:overlay(62) +from:0x0215d2e0 kind:load to:0x0216226c module:overlay(62) +from:0x0215d2e4 kind:load to:0x02162250 module:overlay(62) +from:0x0215d2f4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215d320 kind:arm_call to:0x0200f05c module:main +from:0x0215d33c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215d358 kind:arm_call to:0x0200f05c module:main +from:0x0215d374 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215d384 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d390 kind:load to:0x02162294 module:overlay(62) +from:0x0215d394 kind:load to:0x02163424 module:overlay(62) +from:0x0215d398 kind:load to:0x02160570 module:overlay(62) +from:0x0215d39c kind:load to:0x02160580 module:overlay(62) +from:0x0215d3e0 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215d3f8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215d400 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215d40c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215d41c kind:load to:0x02163444 module:overlay(62) +from:0x0215d420 kind:load to:0x02160560 module:overlay(62) +from:0x0215d464 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0215d470 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215d47c kind:arm_call to:0x02015018 module:main +from:0x0215d49c kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215d4b8 kind:load to:0x020b684c module:overlay(0) +from:0x0215d4bc kind:load to:0x027e09a8 module:dtcm +from:0x0215d530 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d538 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d540 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d558 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d560 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d568 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d570 kind:arm_call to:0x02011ff4 module:main +from:0x0215d584 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215d598 kind:load to:0x0216352c module:overlay(62) +from:0x0215d5ac kind:arm_call to:0x02011f3c module:main +from:0x0215d5b8 kind:arm_call to:0x0215d608 module:overlay(62) +from:0x0215d5d0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215d600 kind:load to:0x021622d4 module:overlay(62) +from:0x0215d610 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215d624 kind:load to:0x021622f0 module:overlay(62) +from:0x0215d674 kind:load to:0x0216352c module:overlay(62) +from:0x0215d694 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d69c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d6b4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d6bc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d6c4 kind:arm_call to:0x02011ff4 module:main +from:0x0215d6d8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215d6ec kind:load to:0x02163610 module:overlay(62) +from:0x0215d700 kind:arm_call to:0x02011f3c module:main +from:0x0215d70c kind:arm_call to:0x0215d75c module:overlay(62) +from:0x0215d724 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215d754 kind:load to:0x0216233c module:overlay(62) +from:0x0215d764 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215d778 kind:load to:0x02162358 module:overlay(62) +from:0x0215d7c8 kind:load to:0x02163610 module:overlay(62) +from:0x0215d7e8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d7f0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d808 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d810 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d818 kind:arm_call to:0x02011ff4 module:main +from:0x0215d82c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215d840 kind:load to:0x021636f4 module:overlay(62) +from:0x0215d854 kind:arm_call to:0x02011f3c module:main +from:0x0215d860 kind:arm_call to:0x0215d8b0 module:overlay(62) +from:0x0215d878 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215d8a8 kind:load to:0x021623a4 module:overlay(62) +from:0x0215d8b8 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215d8cc kind:load to:0x021623c0 module:overlay(62) +from:0x0215d91c kind:load to:0x021636f4 module:overlay(62) +from:0x0215d93c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d944 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d95c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d964 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d96c kind:arm_call to:0x02011ff4 module:main +from:0x0215d980 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215d994 kind:load to:0x021637d8 module:overlay(62) +from:0x0215d9a8 kind:arm_call to:0x02011f3c module:main +from:0x0215d9b4 kind:arm_call to:0x0215da04 module:overlay(62) +from:0x0215d9cc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215d9fc kind:load to:0x0216240c module:overlay(62) +from:0x0215da0c kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215da20 kind:load to:0x02162428 module:overlay(62) +from:0x0215da70 kind:load to:0x021637d8 module:overlay(62) +from:0x0215da90 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215da98 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215dab0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215dab8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215dac0 kind:arm_call to:0x02011ff4 module:main +from:0x0215dad4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215dae8 kind:load to:0x021638bc module:overlay(62) +from:0x0215dafc kind:arm_call to:0x02011f3c module:main +from:0x0215db08 kind:arm_call to:0x0215db58 module:overlay(62) +from:0x0215db20 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215db50 kind:load to:0x02162474 module:overlay(62) +from:0x0215db60 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215db88 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0215db90 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215dba4 kind:load to:0x02162490 module:overlay(62) +from:0x0215dba8 kind:load to:0x020b3168 module:overlay(0) +from:0x0215dbac kind:load to:0x0216226c module:overlay(62) +from:0x0215dbc0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215dbe4 kind:arm_call to:0x0200f05c module:main +from:0x0215dc18 kind:arm_call to:0x0200f05c module:main +from:0x0215dcb4 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215dcd8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215dcec kind:load to:0x021638bc module:overlay(62) +from:0x0215dcf0 kind:load to:0x02160590 module:overlay(62) +from:0x0215dcf4 kind:load to:0x021605a0 module:overlay(62) +from:0x0215dd00 kind:load to:0x027e09c0 module:dtcm +from:0x0215dd04 kind:load to:0x027e0cd8 module:dtcm +from:0x0215dd34 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215dd3c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215dd44 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215dd5c kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215dd64 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215dd6c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215dd74 kind:arm_call to:0x02011ff4 module:main +from:0x0215dd88 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215ddac kind:arm_call to:0x02002c80 module:main +from:0x0215dde4 kind:arm_call to:0x02004ae0 module:main +from:0x0215de34 kind:arm_call to:0x02002d9c module:main +from:0x0215de68 kind:arm_call to:0x02072d14 module:overlay(0) +from:0x0215de88 kind:load to:0x027e09a8 module:dtcm +from:0x0215de94 kind:arm_call_thumb to:0x020ca8e4 module:overlay(24) +from:0x0215deb8 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0215dec4 kind:load to:0x021624d0 module:overlay(62) +from:0x0215dec8 kind:load to:0x0204b608 module:main +from:0x0215dedc kind:arm_call_thumb to:0x020ca140 module:overlay(24) +from:0x0215dee8 kind:arm_call to:0x020b819c module:overlay(4) +from:0x0215df08 kind:arm_call_thumb to:0x020ca37c module:overlay(24) +from:0x0215df1c kind:arm_call to:0x0201b8bc module:main +from:0x0215df24 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215df3c kind:arm_call to:0x0201b8bc module:main +from:0x0215df44 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215df4c kind:arm_call to:0x02011ff4 module:main +from:0x0215df60 kind:arm_call_thumb to:0x020ca0d0 module:overlay(24) +from:0x0215df84 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0215df90 kind:load to:0x02162500 module:overlay(62) +from:0x0215df94 kind:load to:0x0204b608 module:main +from:0x0215dfb8 kind:arm_call to:0x0201b974 module:main +from:0x0215dfc4 kind:arm_call to:0x0201b798 module:main +from:0x0215dfcc kind:load to:0x0204fb78 module:main +from:0x0215dfec kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0215dff4 kind:load to:0x0204b608 module:main +from:0x0215e008 kind:arm_call_thumb to:0x020ca140 module:overlay(24) +from:0x0215e014 kind:arm_call to:0x020b819c module:overlay(4) +from:0x0215e040 kind:arm_call to:0x0201b974 module:main +from:0x0215e04c kind:arm_call to:0x0201b798 module:main +from:0x0215e054 kind:load to:0x0204fb78 module:main +from:0x0215e074 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0215e07c kind:load to:0x0204b608 module:main +from:0x0215e094 kind:arm_call_thumb to:0x020ca37c module:overlay(24) +from:0x0215e0a8 kind:arm_call to:0x0201b8bc module:main +from:0x0215e0b0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215e0c8 kind:arm_call to:0x0201b8bc module:main +from:0x0215e0d0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215e0d8 kind:arm_call to:0x02011ff4 module:main +from:0x0215e0ec kind:arm_call_thumb to:0x020ca0d0 module:overlay(24) +from:0x0215e110 kind:arm_call to:0x02062764 module:overlay(0) +from:0x0215e11c kind:load to:0x02162530 module:overlay(62) +from:0x0215e120 kind:load to:0x0204b608 module:main +from:0x0215e144 kind:arm_call to:0x0201b974 module:main +from:0x0215e150 kind:arm_call to:0x0201b798 module:main +from:0x0215e158 kind:load to:0x0204fb78 module:main +from:0x0215e178 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0215e180 kind:load to:0x0204b608 module:main +from:0x0215e194 kind:arm_call_thumb to:0x020ca140 module:overlay(24) +from:0x0215e1a0 kind:arm_call_thumb to:0x020be13c module:overlay(2) +from:0x0215e1cc kind:arm_call to:0x0201b974 module:main +from:0x0215e1d8 kind:arm_call to:0x0201b798 module:main +from:0x0215e1e0 kind:load to:0x0204fb78 module:main +from:0x0215e200 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0215e208 kind:load to:0x0204b608 module:main +from:0x0215e220 kind:arm_call_thumb to:0x020ca37c module:overlay(24) +from:0x0215e234 kind:arm_call to:0x0201b8bc module:main +from:0x0215e23c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215e254 kind:arm_call to:0x0201b8bc module:main +from:0x0215e25c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215e264 kind:arm_call to:0x02011ff4 module:main +from:0x0215e280 kind:arm_call to:0x0206306c module:overlay(0) +from:0x0215e29c kind:arm_call to:0x0215fd4c module:overlay(62) +from:0x0215e2c0 kind:arm_call to:0x0213f8b8 module:overlay(56) +from:0x0215e2d0 kind:arm_call to:0x0201f4e0 module:main +from:0x0215e2ec kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e31c kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e35c kind:arm_call to:0x0201f4e0 module:main +from:0x0215e368 kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e370 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x0215e378 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x0215e380 kind:arm_call to:0x0213f0b8 module:overlay(56) +from:0x0215e38c kind:arm_call to:0x021603d0 module:overlay(62) +from:0x0215e398 kind:arm_call to:0x021603d0 module:overlay(62) +from:0x0215e3a4 kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e3ac kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e3b8 kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e3c4 kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e3d0 kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e3dc kind:arm_call to:0x0215fd9c module:overlay(62) +from:0x0215e3e8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x0215e440 kind:arm_call to:0x0201c284 module:main +from:0x0215e450 kind:arm_call to:0x020194d0 module:main +from:0x0215e464 kind:arm_call_thumb to:0x02015448 module:main +from:0x0215e470 kind:arm_call_thumb to:0x02015484 module:main +from:0x0215e488 kind:arm_call to:0x02017334 module:main +from:0x0215e4b0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215e4b8 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e4c0 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e4c8 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e4d0 kind:arm_call_thumb to:0x0201545c module:main +from:0x0215e4e4 kind:arm_call_thumb to:0x02015448 module:main +from:0x0215e4f0 kind:arm_call_thumb to:0x02015484 module:main +from:0x0215e508 kind:arm_call to:0x02017334 module:main +from:0x0215e530 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215e538 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e540 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e548 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e560 kind:arm_call to:0x02017334 module:main +from:0x0215e584 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215e58c kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e594 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e59c kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e5b4 kind:arm_call to:0x02017334 module:main +from:0x0215e5dc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215e5e4 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e5ec kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e5f4 kind:arm_call_thumb to:0x02015624 module:main +from:0x0215e5fc kind:arm_call_thumb to:0x0201545c module:main +from:0x0215e66c kind:arm_call to:0x02011f3c module:main +from:0x0215e67c kind:arm_call_thumb to:0x020b8b68 module:overlay(2) +from:0x0215e6a8 kind:arm_call to:0x0213f8e0 module:overlay(56) +from:0x0215e6b4 kind:arm_call to:0x02016664 module:main +from:0x0215e6bc kind:arm_call to:0x0213fc68 module:overlay(56) +from:0x0215e6e4 kind:arm_call to:0x0213f100 module:overlay(56) +from:0x0215e6f4 kind:arm_call to:0x02016664 module:main +from:0x0215e708 kind:arm_call to:0x0201f520 module:main +from:0x0215e730 kind:arm_call to:0x0213f100 module:overlay(56) +from:0x0215e740 kind:arm_call to:0x02016664 module:main +from:0x0215e750 kind:arm_call to:0x0201f520 module:main +from:0x0215e778 kind:arm_call to:0x0213f100 module:overlay(56) +from:0x0215e788 kind:arm_call to:0x02016664 module:main +from:0x0215e798 kind:arm_call to:0x0201f520 module:main +from:0x0215e7a4 kind:arm_call to:0x0201f520 module:main +from:0x0215e7b0 kind:arm_call to:0x02063960 module:overlay(0) +from:0x0215e7d8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215e800 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215e818 kind:arm_call to:0x02160360 module:overlay(62) +from:0x0215e840 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215e870 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215e8a0 kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x0215e8c0 kind:arm_call to:0x020670d0 module:overlay(0) +from:0x0215e8cc kind:arm_call to:0x0201e6c4 module:main +from:0x0215e8f8 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215e910 kind:arm_call to:0x02160360 module:overlay(62) +from:0x0215e938 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215e968 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215e99c kind:arm_call to:0x02066eb8 module:overlay(0) +from:0x0215e9b4 kind:arm_call to:0x0201e6c4 module:main +from:0x0215e9e4 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215e9f4 kind:arm_call to:0x02016664 module:main +from:0x0215ea0c kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215ea1c kind:arm_call to:0x02016664 module:main +from:0x0215ea38 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215ea48 kind:arm_call to:0x02016664 module:main +from:0x0215ea68 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215ea78 kind:arm_call to:0x02016664 module:main +from:0x0215ea94 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215eaa4 kind:arm_call to:0x02016664 module:main +from:0x0215eac0 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215ead0 kind:arm_call to:0x02016664 module:main +from:0x0215eaf8 kind:arm_call to:0x0213f8e0 module:overlay(56) +from:0x0215eb08 kind:arm_call to:0x02016664 module:main +from:0x0215eb28 kind:arm_call to:0x0213f8e0 module:overlay(56) +from:0x0215eb38 kind:arm_call to:0x02016664 module:main +from:0x0215eb44 kind:arm_call to:0x0201f520 module:main +from:0x0215eb64 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215eb80 kind:arm_call to:0x02160360 module:overlay(62) +from:0x0215eb8c kind:arm_call to:0x02063960 module:overlay(0) +from:0x0215eb9c kind:arm_call to:0x0201e6c4 module:main +from:0x0215ebc4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0215ebf8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215ec10 kind:arm_call to:0x0215f544 module:overlay(62) +from:0x0215ec20 kind:load to:0x02162604 module:overlay(62) +from:0x0215ec24 kind:load to:0x0204c42c module:main +from:0x0215ec28 kind:load to:0x0204b690 module:main +from:0x0215ec2c kind:load to:0x02162654 module:overlay(62) +from:0x0215ec30 kind:load to:0x02162668 module:overlay(62) +from:0x0215ec34 kind:load to:0x02162678 module:overlay(62) +from:0x0215ec38 kind:load to:0x0216266c module:overlay(62) +from:0x0215ec3c kind:load to:0x02162684 module:overlay(62) +from:0x0215ec40 kind:load to:0x02162690 module:overlay(62) +from:0x0215ec44 kind:load to:0x0216269c module:overlay(62) +from:0x0215ec50 kind:load to:0x021605b0 module:overlay(62) +from:0x0215ec54 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ec60 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x0215ec74 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215ec88 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215ecac kind:arm_call to:0x02016644 module:main +from:0x0215ecb8 kind:arm_call to:0x02016644 module:main +from:0x0215ecc4 kind:arm_call to:0x02016644 module:main +from:0x0215ecd0 kind:arm_call to:0x02016644 module:main +from:0x0215ecdc kind:arm_call to:0x02016644 module:main +from:0x0215ece8 kind:arm_call to:0x02016644 module:main +from:0x0215ecf4 kind:arm_call to:0x02016644 module:main +from:0x0215ed00 kind:arm_call to:0x02016644 module:main +from:0x0215ed0c kind:arm_call to:0x02016644 module:main +from:0x0215ed18 kind:arm_call to:0x02016644 module:main +from:0x0215ed24 kind:arm_call to:0x02016644 module:main +from:0x0215ed2c kind:arm_call to:0x02016644 module:main +from:0x0215ed34 kind:arm_call to:0x0201f288 module:main +from:0x0215ed3c kind:arm_call to:0x0201f288 module:main +from:0x0215ed44 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0215ed4c kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0215ed54 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0215ed68 kind:arm_call_thumb to:0x020b8ccc module:overlay(2) +from:0x0215ed70 kind:arm_call to:0x02011ff4 module:main +from:0x0215ed84 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215ed90 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215ed9c kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215eda8 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215edb0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215edbc kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215edc8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215edd4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215ede0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0215ede8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215edf0 kind:arm_call to:0x0201f0bc module:main +from:0x0215edf8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215ee04 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0215ee0c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215ee14 kind:arm_call to:0x0201f0bc module:main +from:0x0215ee1c kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215ee28 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0215ee30 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215ee38 kind:arm_call to:0x0201f0bc module:main +from:0x0215ee40 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215ee4c kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215ee54 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215ee5c kind:arm_call to:0x0201f0bc module:main +from:0x0215ee64 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215ee6c kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215ee74 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215ee7c kind:arm_call to:0x0201f0bc module:main +from:0x0215ee84 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215ee8c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x0215ee94 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0215eea0 kind:load to:0x02162604 module:overlay(62) +from:0x0215eebc kind:arm_call to:0x02016644 module:main +from:0x0215eec8 kind:arm_call to:0x02016644 module:main +from:0x0215eed4 kind:arm_call to:0x02016644 module:main +from:0x0215eee0 kind:arm_call to:0x02016644 module:main +from:0x0215eeec kind:arm_call to:0x02016644 module:main +from:0x0215eef8 kind:arm_call to:0x02016644 module:main +from:0x0215ef04 kind:arm_call to:0x02016644 module:main +from:0x0215ef10 kind:arm_call to:0x02016644 module:main +from:0x0215ef1c kind:arm_call to:0x02016644 module:main +from:0x0215ef28 kind:arm_call to:0x02016644 module:main +from:0x0215ef34 kind:arm_call to:0x02016644 module:main +from:0x0215ef3c kind:arm_call to:0x02016644 module:main +from:0x0215ef44 kind:arm_call to:0x0201f288 module:main +from:0x0215ef4c kind:arm_call to:0x0201f288 module:main +from:0x0215ef54 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0215ef5c kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0215ef64 kind:arm_call to:0x0213f870 module:overlay(56) +from:0x0215ef78 kind:arm_call_thumb to:0x020b8ccc module:overlay(2) +from:0x0215ef80 kind:arm_call to:0x02011ff4 module:main +from:0x0215ef94 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215efa0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215efac kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215efb8 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215efc0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215efcc kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215efd8 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215efe4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215eff0 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0215eff8 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215f000 kind:arm_call to:0x0201f0bc module:main +from:0x0215f008 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215f014 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0215f01c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215f024 kind:arm_call to:0x0201f0bc module:main +from:0x0215f02c kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215f038 kind:arm_call to:0x020613a8 module:overlay(0) +from:0x0215f040 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215f048 kind:arm_call to:0x0201f0bc module:main +from:0x0215f050 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215f05c kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215f064 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215f06c kind:arm_call to:0x0201f0bc module:main +from:0x0215f074 kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215f07c kind:arm_call to:0x0206304c module:overlay(0) +from:0x0215f084 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0215f08c kind:arm_call to:0x0201f0bc module:main +from:0x0215f094 kind:arm_call to:0x02064168 module:overlay(0) +from:0x0215f09c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x0215f0a4 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0215f0ac kind:arm_call to:0x02011ff4 module:main +from:0x0215f0b8 kind:load to:0x02162604 module:overlay(62) +from:0x0215f0cc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0215f128 kind:arm_call to:0x0201c2c8 module:main +from:0x0215f158 kind:arm_call to:0x0215f584 module:overlay(62) +from:0x0215f16c kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0215f17c kind:arm_call_thumb to:0x020b8d18 module:overlay(2) +from:0x0215f198 kind:arm_call to:0x020670d0 module:overlay(0) +from:0x0215f1a0 kind:arm_call to:0x02067114 module:overlay(0) +from:0x0215f1c4 kind:arm_call to:0x020ab32c module:overlay(0) +from:0x0215f1d0 kind:arm_call to:0x0201f860 module:main +from:0x0215f1e4 kind:arm_call to:0x020ab34c module:overlay(0) +from:0x0215f1f4 kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215f1fc kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215f210 kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215f228 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0215f23c kind:arm_call to:0x0216028c module:overlay(62) +from:0x0215f244 kind:arm_call to:0x02160028 module:overlay(62) +from:0x0215f24c kind:arm_call to:0x02160028 module:overlay(62) +from:0x0215f258 kind:arm_call to:0x02160028 module:overlay(62) +from:0x0215f270 kind:load to:0x0204c42c module:main +from:0x0215f274 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215f278 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f27c kind:load to:0x020b7d20 module:overlay(0) +from:0x0215f280 kind:load to:0x020b6a14 module:overlay(0) +from:0x0215f2b4 kind:arm_call to:0x0201a9dc module:main +from:0x0215f2c0 kind:arm_call to:0x0201f2a4 module:main +from:0x0215f2f0 kind:arm_call to:0x0201aa68 module:main +from:0x0215f2f8 kind:arm_call to:0x02160174 module:overlay(62) +from:0x0215f300 kind:arm_call to:0x02160174 module:overlay(62) +from:0x0215f30c kind:arm_call to:0x02160174 module:overlay(62) +from:0x0215f330 kind:arm_call to:0x0201e6c4 module:main +from:0x0215f384 kind:arm_call to:0x0201f2a4 module:main +from:0x0215f3b0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215f3d0 kind:arm_call to:0x0201e6c4 module:main +from:0x0215f424 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x0215f44c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215f470 kind:arm_call to:0x0201e6c4 module:main +from:0x0215f4c8 kind:arm_call to:0x02066f58 module:overlay(0) +from:0x0215f4e0 kind:arm_call_thumb to:0x020b8d8c module:overlays(2,6) +from:0x0215f4ec kind:load to:0x0204c49c module:main +from:0x0215f500 kind:arm_call_thumb to:0x020b8e88 module:overlays(1,2) +from:0x0215f530 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0215f538 kind:load to:0x020b684c module:overlay(0) +from:0x0215f53c kind:load to:0x021626a8 module:overlay(62) +from:0x0215f540 kind:load to:0x02163990 module:overlay(62) +from:0x0215f580 kind:load to:0x0216255c module:overlay(62) +from:0x0215f5bc kind:load to:0x02162594 module:overlay(62) +from:0x0215f5cc kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0215f5d4 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0215f5dc kind:arm_call to:0x0215fce4 module:overlay(62) +from:0x0215f5e4 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0215f5ec kind:arm_call_thumb to:0x020b8eb4 module:overlay(2) +from:0x0215f60c kind:arm_call to:0x0215fd6c module:overlay(62) +from:0x0215f61c kind:arm_call to:0x0213f868 module:overlay(56) +from:0x0215f62c kind:arm_call to:0x0213f868 module:overlay(56) +from:0x0215f640 kind:arm_call to:0x0215f544 module:overlay(62) +from:0x0215f654 kind:arm_call to:0x0213fc68 module:overlay(56) +from:0x0215f66c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0215f674 kind:load to:0x020b684c module:overlay(0) +from:0x0215f69c kind:arm_call to:0x0213fdb8 module:overlay(56) +from:0x0215f6b0 kind:arm_call to:0x0215f544 module:overlay(62) +from:0x0215f6c8 kind:load to:0x020b8ee5 module:overlays(2,8,9,13,15) +from:0x0215f6ec kind:arm_call to:0x020ab490 module:overlay(0) +from:0x0215f6fc kind:arm_call to:0x0213f710 module:overlay(56) +from:0x0215f708 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0215f710 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x0215f724 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215f730 kind:arm_call to:0x0215f544 module:overlay(62) +from:0x0215f73c kind:arm_call to:0x0213fd94 module:overlay(56) +from:0x0215f750 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215f75c kind:arm_call to:0x0215f544 module:overlay(62) +from:0x0215f764 kind:load to:0x020b7d20 module:overlay(0) +from:0x0215f768 kind:load to:0x020b6a14 module:overlay(0) +from:0x0215f784 kind:arm_call to:0x0213f7a8 module:overlay(56) +from:0x0215f78c kind:arm_call to:0x0213fcfc module:overlay(56) +from:0x0215f794 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0215f79c kind:arm_call_thumb to:0x020b8eb4 module:overlay(2) +from:0x0215f7b8 kind:arm_call to:0x0215fd6c module:overlay(62) +from:0x0215f7cc kind:arm_call to:0x0215f544 module:overlay(62) +from:0x0215f7e0 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x0215f7e8 kind:arm_call to:0x0213f710 module:overlay(56) +from:0x0215f7fc kind:arm_call to:0x020ab34c module:overlay(0) +from:0x0215f814 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0215f834 kind:arm_call to:0x020ab32c module:overlay(0) +from:0x0215f874 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215f8c8 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215f910 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215f924 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x0215f97c kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215f9c0 kind:arm_call to:0x0215fde8 module:overlay(62) +from:0x0215f9c8 kind:arm_call to:0x0215fc7c module:overlay(62) +from:0x0215f9d8 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0215f9e0 kind:load to:0x020b7d20 module:overlay(0) +from:0x0215f9e4 kind:load to:0x020b684c module:overlay(0) +from:0x0215f9e8 kind:load to:0x02163990 module:overlay(62) +from:0x0215f9ec kind:load to:0x0215f508 module:overlay(62) +from:0x0215f9f0 kind:load to:0x021605ec module:overlay(62) +from:0x0215f9f8 kind:load to:0x021605d8 module:overlay(62) +from:0x0215f9fc kind:load to:0x021605c4 module:overlay(62) +from:0x0215fa14 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x0215fa44 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x0215fa64 kind:arm_call to:0x020ab4bc module:overlay(0) +from:0x0215fa8c kind:arm_call to:0x020620ec module:overlay(0) +from:0x0215fa98 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215faa4 kind:arm_call to:0x0215f544 module:overlay(62) +from:0x0215fab0 kind:arm_call to:0x0213f844 module:overlay(56) +from:0x0215faf4 kind:arm_call to:0x020ab490 module:overlay(0) +from:0x0215fb38 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215fb4c kind:arm_call to:0x020ab490 module:overlay(0) +from:0x0215fb98 kind:arm_call to:0x02160320 module:overlay(62) +from:0x0215fbd0 kind:arm_call to:0x02160320 module:overlay(62) +from:0x0215fc00 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fc04 kind:load to:0x020b7d20 module:overlay(0) +from:0x0215fc08 kind:load to:0x027e0d60 module:dtcm +from:0x0215fc0c kind:load to:0x020b6a14 module:overlay(0) +from:0x0215fc14 kind:load to:0x021605d8 module:overlay(62) +from:0x0215fc24 kind:arm_call to:0x02068928 module:overlay(0) +from:0x0215fc2c kind:arm_call_thumb to:0x020b8eb4 module:overlay(2) +from:0x0215fc40 kind:arm_call to:0x0215fd6c module:overlay(62) +from:0x0215fc54 kind:arm_call to:0x0215f544 module:overlay(62) +from:0x0215fc70 kind:load to:0x0204b608 module:main +from:0x0215fc74 kind:load to:0x02062784 module:overlay(0) +from:0x0215fc8c kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215fc94 kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215fca0 kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215fcac kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215fcb8 kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215fcc4 kind:arm_call to:0x021601f8 module:overlay(62) +from:0x0215fcd0 kind:arm_call to:0x0213fc68 module:overlay(56) +from:0x0215fcdc kind:arm_call to:0x0213fc68 module:overlay(56) +from:0x0215fcf4 kind:arm_call to:0x0216028c module:overlay(62) +from:0x0215fcfc kind:arm_call to:0x0216028c module:overlay(62) +from:0x0215fd08 kind:arm_call to:0x0216028c module:overlay(62) +from:0x0215fd14 kind:arm_call to:0x0216028c module:overlay(62) +from:0x0215fd20 kind:arm_call to:0x0216028c module:overlay(62) +from:0x0215fd2c kind:arm_call to:0x0216028c module:overlay(62) +from:0x0215fd38 kind:arm_call to:0x0213fcfc module:overlay(56) +from:0x0215fd44 kind:arm_call to:0x0213fcfc module:overlay(56) +from:0x0215fd54 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x0215fd68 kind:load to:0x02162628 module:overlay(62) +from:0x0215fd78 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0215fd98 kind:load to:0x020b684c module:overlay(0) +from:0x0215fda8 kind:arm_call to:0x02016614 module:main +from:0x0215fdcc kind:arm_call to:0x0201e4c0 module:main +from:0x0215fde4 kind:load to:0x021625ec module:overlay(62) +from:0x0215fe24 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215fe90 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215fecc kind:arm_call to:0x0201e664 module:main +from:0x0215fed8 kind:load to:0x02162558 module:overlay(62) +from:0x0216001c kind:arm_call to:0x02063064 module:overlay(0) +from:0x02160170 kind:load to:0x02160174 module:overlay(62) +from:0x021601ac kind:arm_call to:0x0202a17c module:main +from:0x021601d0 kind:arm_call to:0x0201e6c4 module:main +from:0x021601e8 kind:arm_call to:0x0201a9dc module:main +from:0x021601f4 kind:load to:0x0204c49c module:main +from:0x02160250 kind:arm_call to:0x0201e664 module:main +from:0x02160288 kind:load to:0x02162558 module:overlay(62) +from:0x021602e4 kind:arm_call to:0x0201e664 module:main +from:0x0216031c kind:load to:0x02162558 module:overlay(62) +from:0x0216034c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021603c4 kind:arm_call to:0x0201e664 module:main +from:0x021603d8 kind:arm_call to:0x0213f890 module:overlay(56) +from:0x021603f8 kind:load to:0x021625d4 module:overlay(62) +from:0x02160404 kind:arm_call to:0x0213fa4c module:overlay(56) +from:0x0216047c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02160484 kind:arm_call to:0x02011ff4 module:main +from:0x02160498 kind:arm_call to:0x0206304c module:overlay(0) +from:0x021604a0 kind:arm_call to:0x02011ff4 module:main +from:0x021604b4 kind:arm_call to:0x02064168 module:overlay(0) +from:0x021604bc kind:arm_call to:0x02011ff4 module:main +from:0x02160628 kind:arm_call to:0x02159c10 module:overlay(62) +from:0x02160638 kind:arm_call to:0x0203e3a4 module:main +from:0x0216064c kind:load to:0x021626c0 module:overlay(62) +from:0x02160650 kind:load to:0x021626d0 module:overlay(62) +from:0x02160654 kind:load to:0x02159d20 module:overlay(62) +from:0x02160658 kind:load to:0x021626c4 module:overlay(62) +from:0x02160678 kind:arm_call to:0x02159d64 module:overlay(62) +from:0x02160688 kind:arm_call to:0x0203e3a4 module:main +from:0x0216069c kind:load to:0x021627a8 module:overlay(62) +from:0x021606a0 kind:load to:0x021627b8 module:overlay(62) +from:0x021606a4 kind:load to:0x02159e44 module:overlay(62) +from:0x021606a8 kind:load to:0x021627ac module:overlay(62) +from:0x021606c8 kind:arm_call to:0x02159e88 module:overlay(62) +from:0x021606d8 kind:arm_call to:0x0203e3a4 module:main +from:0x021606ec kind:load to:0x02162890 module:overlay(62) +from:0x021606f0 kind:load to:0x021628a0 module:overlay(62) +from:0x021606f4 kind:load to:0x02159f68 module:overlay(62) +from:0x021606f8 kind:load to:0x02162894 module:overlay(62) +from:0x02160718 kind:arm_call to:0x02159fac module:overlay(62) +from:0x02160728 kind:arm_call to:0x0203e3a4 module:main +from:0x0216073c kind:load to:0x02162978 module:overlay(62) +from:0x02160740 kind:load to:0x02162988 module:overlay(62) +from:0x02160744 kind:load to:0x0215a08c module:overlay(62) +from:0x02160748 kind:load to:0x0216297c module:overlay(62) +from:0x02160768 kind:arm_call to:0x0215a0d0 module:overlay(62) +from:0x02160778 kind:arm_call to:0x0203e3a4 module:main +from:0x0216078c kind:load to:0x02162a60 module:overlay(62) +from:0x02160790 kind:load to:0x02162a70 module:overlay(62) +from:0x02160794 kind:load to:0x0215a460 module:overlay(62) +from:0x02160798 kind:load to:0x02162a64 module:overlay(62) +from:0x021607b8 kind:arm_call to:0x0215a4a4 module:overlay(62) +from:0x021607c8 kind:arm_call to:0x0203e3a4 module:main +from:0x021607dc kind:load to:0x02162b48 module:overlay(62) +from:0x021607e0 kind:load to:0x02162b58 module:overlay(62) +from:0x021607e4 kind:load to:0x0215a908 module:overlay(62) +from:0x021607e8 kind:load to:0x02162b4c module:overlay(62) +from:0x0216081c kind:arm_call to:0x0215a94c module:overlay(62) +from:0x0216082c kind:arm_call to:0x0203e3a4 module:main +from:0x02160840 kind:load to:0x02162c30 module:overlay(62) +from:0x02160844 kind:load to:0x02162c50 module:overlay(62) +from:0x02160848 kind:load to:0x0215acd0 module:overlay(62) +from:0x0216084c kind:load to:0x02162c34 module:overlay(62) +from:0x0216086c kind:arm_call to:0x0215ad14 module:overlay(62) +from:0x0216087c kind:arm_call to:0x0203e3a4 module:main +from:0x02160890 kind:load to:0x02162c8c module:overlay(62) +from:0x02160894 kind:load to:0x02162c9c module:overlay(62) +from:0x02160898 kind:load to:0x0215b720 module:overlay(62) +from:0x0216089c kind:load to:0x02162c90 module:overlay(62) +from:0x021608bc kind:arm_call to:0x0215b764 module:overlay(62) +from:0x021608cc kind:arm_call to:0x0203e3a4 module:main +from:0x021608e0 kind:load to:0x02162d74 module:overlay(62) +from:0x021608e4 kind:load to:0x02162d84 module:overlay(62) +from:0x021608e8 kind:load to:0x0215b844 module:overlay(62) +from:0x021608ec kind:load to:0x02162d78 module:overlay(62) +from:0x0216090c kind:arm_call to:0x0215b888 module:overlay(62) +from:0x0216091c kind:arm_call to:0x0203e3a4 module:main +from:0x02160944 kind:arm_call to:0x0215b918 module:overlay(62) +from:0x02160954 kind:arm_call to:0x0203e3a4 module:main +from:0x02160968 kind:load to:0x02162e5c module:overlay(62) +from:0x0216096c kind:load to:0x02162e7c module:overlay(62) +from:0x02160970 kind:load to:0x0215bd0c module:overlay(62) +from:0x02160974 kind:load to:0x02162e64 module:overlay(62) +from:0x02160978 kind:load to:0x02162f54 module:overlay(62) +from:0x0216097c kind:load to:0x0215bd20 module:overlay(62) +from:0x02160980 kind:load to:0x02162e70 module:overlay(62) +from:0x021609a0 kind:arm_call to:0x0215bd64 module:overlay(62) +from:0x021609b0 kind:arm_call to:0x0203e3a4 module:main +from:0x021609c4 kind:load to:0x0216302c module:overlay(62) +from:0x021609c8 kind:load to:0x0216303c module:overlay(62) +from:0x021609cc kind:load to:0x0215c118 module:overlay(62) +from:0x021609d0 kind:load to:0x02163030 module:overlay(62) +from:0x021609f0 kind:arm_call to:0x0215c15c module:overlay(62) +from:0x02160a00 kind:arm_call to:0x0203e3a4 module:main +from:0x02160a14 kind:load to:0x02163114 module:overlay(62) +from:0x02160a18 kind:load to:0x02163124 module:overlay(62) +from:0x02160a1c kind:load to:0x0215c23c module:overlay(62) +from:0x02160a20 kind:load to:0x02163118 module:overlay(62) +from:0x02160a40 kind:arm_call to:0x0215c280 module:overlay(62) +from:0x02160a50 kind:arm_call to:0x0203e3a4 module:main +from:0x02160a64 kind:load to:0x021631fc module:overlay(62) +from:0x02160a68 kind:load to:0x0216320c module:overlay(62) +from:0x02160a6c kind:load to:0x0215c45c module:overlay(62) +from:0x02160a70 kind:load to:0x02163200 module:overlay(62) +from:0x02160a90 kind:arm_call to:0x0215c4a0 module:overlay(62) +from:0x02160aa0 kind:arm_call to:0x0203e3a4 module:main +from:0x02160ab4 kind:load to:0x02163248 module:overlay(62) +from:0x02160ab8 kind:load to:0x02163258 module:overlay(62) +from:0x02160abc kind:load to:0x0215d100 module:overlay(62) +from:0x02160ac0 kind:load to:0x0216324c module:overlay(62) +from:0x02160ae0 kind:arm_call to:0x0215d144 module:overlay(62) +from:0x02160af0 kind:arm_call to:0x0203e3a4 module:main +from:0x02160b04 kind:load to:0x02163330 module:overlay(62) +from:0x02160b08 kind:load to:0x02163340 module:overlay(62) +from:0x02160b0c kind:load to:0x0215d238 module:overlay(62) +from:0x02160b10 kind:load to:0x02163334 module:overlay(62) +from:0x02160b30 kind:arm_call to:0x0215d27c module:overlay(62) +from:0x02160b40 kind:arm_call to:0x0203e3a4 module:main +from:0x02160b54 kind:load to:0x02163414 module:overlay(62) +from:0x02160b58 kind:load to:0x02163424 module:overlay(62) +from:0x02160b5c kind:load to:0x0215d57c module:overlay(62) +from:0x02160b60 kind:load to:0x02163418 module:overlay(62) +from:0x02160b80 kind:arm_call to:0x0215d5c0 module:overlay(62) +from:0x02160b90 kind:arm_call to:0x0203e3a4 module:main +from:0x02160ba4 kind:load to:0x0216351c module:overlay(62) +from:0x02160ba8 kind:load to:0x0216352c module:overlay(62) +from:0x02160bac kind:load to:0x0215d6d0 module:overlay(62) +from:0x02160bb0 kind:load to:0x02163520 module:overlay(62) +from:0x02160bd0 kind:arm_call to:0x0215d714 module:overlay(62) +from:0x02160be0 kind:arm_call to:0x0203e3a4 module:main +from:0x02160bf4 kind:load to:0x02163600 module:overlay(62) +from:0x02160bf8 kind:load to:0x02163610 module:overlay(62) +from:0x02160bfc kind:load to:0x0215d824 module:overlay(62) +from:0x02160c00 kind:load to:0x02163604 module:overlay(62) +from:0x02160c20 kind:arm_call to:0x0215d868 module:overlay(62) +from:0x02160c30 kind:arm_call to:0x0203e3a4 module:main +from:0x02160c44 kind:load to:0x021636e4 module:overlay(62) +from:0x02160c48 kind:load to:0x021636f4 module:overlay(62) +from:0x02160c4c kind:load to:0x0215d978 module:overlay(62) +from:0x02160c50 kind:load to:0x021636e8 module:overlay(62) +from:0x02160c70 kind:arm_call to:0x0215d9bc module:overlay(62) +from:0x02160c80 kind:arm_call to:0x0203e3a4 module:main +from:0x02160c94 kind:load to:0x021637c8 module:overlay(62) +from:0x02160c98 kind:load to:0x021637d8 module:overlay(62) +from:0x02160c9c kind:load to:0x0215dacc module:overlay(62) +from:0x02160ca0 kind:load to:0x021637cc module:overlay(62) +from:0x02160cc0 kind:arm_call to:0x0215db10 module:overlay(62) +from:0x02160cd0 kind:arm_call to:0x0203e3a4 module:main +from:0x02160ce4 kind:load to:0x021638ac module:overlay(62) +from:0x02160ce8 kind:load to:0x021638bc module:overlay(62) +from:0x02160cec kind:load to:0x0215dd80 module:overlay(62) +from:0x02160cf0 kind:load to:0x021638b0 module:overlay(62) +from:0x02160cf4 kind:load to:0x0216060c module:overlay(62) +from:0x02160cf8 kind:load to:0x0216065c module:overlay(62) +from:0x02160cfc kind:load to:0x021606ac module:overlay(62) +from:0x02160d00 kind:load to:0x021606fc module:overlay(62) +from:0x02160d04 kind:load to:0x0216074c module:overlay(62) +from:0x02160d08 kind:load to:0x0216079c module:overlay(62) +from:0x02160d0c kind:load to:0x021607ec module:overlay(62) +from:0x02160d10 kind:load to:0x02160850 module:overlay(62) +from:0x02160d14 kind:load to:0x021608a0 module:overlay(62) +from:0x02160d18 kind:load to:0x021608f0 module:overlay(62) +from:0x02160d1c kind:load to:0x02160984 module:overlay(62) +from:0x02160d20 kind:load to:0x021609d4 module:overlay(62) +from:0x02160d24 kind:load to:0x02160a24 module:overlay(62) +from:0x02160d28 kind:load to:0x02160a74 module:overlay(62) +from:0x02160d2c kind:load to:0x02160ac4 module:overlay(62) +from:0x02160d30 kind:load to:0x02160b14 module:overlay(62) +from:0x02160d34 kind:load to:0x02160b64 module:overlay(62) +from:0x02160d38 kind:load to:0x02160bb4 module:overlay(62) +from:0x02160d3c kind:load to:0x02160c04 module:overlay(62) +from:0x02160d40 kind:load to:0x02160c54 module:overlay(62) +from:0x02160d44 kind:load to:0x02160ca4 module:overlay(62) +from:0x02160d68 kind:load to:0x02159bec module:overlay(62) +from:0x02160d6c kind:load to:0x020990ec module:overlay(0) +from:0x02160d70 kind:load to:0x02098efc module:overlay(0) +from:0x02160d74 kind:load to:0x02098f78 module:overlay(0) +from:0x02160d78 kind:load to:0x020990f4 module:overlay(0) +from:0x02160d7c kind:load to:0x02099114 module:overlay(0) +from:0x02160d80 kind:load to:0x02099140 module:overlay(0) +from:0x02160d8c kind:load to:0x02099cc0 module:overlay(0) +from:0x02160d90 kind:load to:0x02099cfc module:overlay(0) +from:0x02160d94 kind:load to:0x02099d14 module:overlay(0) +from:0x02160d98 kind:load to:0x02099d20 module:overlay(0) +from:0x02160d9c kind:load to:0x01fff464 module:itcm +from:0x02160da0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02160da4 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02160da8 kind:load to:0x02159c58 module:overlay(62) +from:0x02160dac kind:load to:0x02099c5c module:overlay(0) +from:0x02160db0 kind:load to:0x02099c60 module:overlay(0) +from:0x02160db4 kind:load to:0x02099c64 module:overlay(0) +from:0x02160db8 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02160dbc kind:load to:0x02099c6c module:overlay(0) +from:0x02160dc0 kind:load to:0x02099c70 module:overlay(0) +from:0x02160dc4 kind:load to:0x02099d2c module:overlay(0) +from:0x02160dc8 kind:load to:0x02099d98 module:overlay(0) +from:0x02160dcc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02160dd0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02160dd4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02160dd8 kind:load to:0x02159cd8 module:overlay(62) +from:0x02160ddc kind:load to:0x02159cf8 module:overlay(62) +from:0x02160de0 kind:load to:0x02159c88 module:overlay(62) +from:0x02160dec kind:load to:0x02159d40 module:overlay(62) +from:0x02160df0 kind:load to:0x020990ec module:overlay(0) +from:0x02160df4 kind:load to:0x02098efc module:overlay(0) +from:0x02160df8 kind:load to:0x02098f78 module:overlay(0) +from:0x02160dfc kind:load to:0x020990f4 module:overlay(0) +from:0x02160e00 kind:load to:0x02099114 module:overlay(0) +from:0x02160e04 kind:load to:0x02099140 module:overlay(0) +from:0x02160e10 kind:load to:0x02099cc0 module:overlay(0) +from:0x02160e14 kind:load to:0x02099cfc module:overlay(0) +from:0x02160e18 kind:load to:0x02099d14 module:overlay(0) +from:0x02160e1c kind:load to:0x02099d20 module:overlay(0) +from:0x02160e20 kind:load to:0x01fff464 module:itcm +from:0x02160e24 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02160e28 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02160e2c kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02160e30 kind:load to:0x02099c5c module:overlay(0) +from:0x02160e34 kind:load to:0x02099c60 module:overlay(0) +from:0x02160e38 kind:load to:0x02099c64 module:overlay(0) +from:0x02160e3c kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02160e40 kind:load to:0x02099c6c module:overlay(0) +from:0x02160e44 kind:load to:0x02099c70 module:overlay(0) +from:0x02160e48 kind:load to:0x02099d2c module:overlay(0) +from:0x02160e4c kind:load to:0x02099d98 module:overlay(0) +from:0x02160e50 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02160e54 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02160e58 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02160e5c kind:load to:0x02159dfc module:overlay(62) +from:0x02160e60 kind:load to:0x02159e1c module:overlay(62) +from:0x02160e64 kind:load to:0x02159dac module:overlay(62) +from:0x02160e70 kind:load to:0x02159e64 module:overlay(62) +from:0x02160e74 kind:load to:0x020990ec module:overlay(0) +from:0x02160e78 kind:load to:0x02098efc module:overlay(0) +from:0x02160e7c kind:load to:0x02098f78 module:overlay(0) +from:0x02160e80 kind:load to:0x020990f4 module:overlay(0) +from:0x02160e84 kind:load to:0x02099114 module:overlay(0) +from:0x02160e88 kind:load to:0x02099140 module:overlay(0) +from:0x02160e94 kind:load to:0x02099cc0 module:overlay(0) +from:0x02160e98 kind:load to:0x02099cfc module:overlay(0) +from:0x02160e9c kind:load to:0x02099d14 module:overlay(0) +from:0x02160ea0 kind:load to:0x02099d20 module:overlay(0) +from:0x02160ea4 kind:load to:0x01fff464 module:itcm +from:0x02160ea8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02160eac kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02160eb0 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02160eb4 kind:load to:0x02099c5c module:overlay(0) +from:0x02160eb8 kind:load to:0x02099c60 module:overlay(0) +from:0x02160ebc kind:load to:0x02099c64 module:overlay(0) +from:0x02160ec0 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02160ec4 kind:load to:0x02099c6c module:overlay(0) +from:0x02160ec8 kind:load to:0x02099c70 module:overlay(0) +from:0x02160ecc kind:load to:0x02099d2c module:overlay(0) +from:0x02160ed0 kind:load to:0x02099d98 module:overlay(0) +from:0x02160ed4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02160ed8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02160edc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02160ee0 kind:load to:0x02159f20 module:overlay(62) +from:0x02160ee4 kind:load to:0x02159f40 module:overlay(62) +from:0x02160ee8 kind:load to:0x02159ed0 module:overlay(62) +from:0x02160ef4 kind:load to:0x02159f88 module:overlay(62) +from:0x02160ef8 kind:load to:0x020990ec module:overlay(0) +from:0x02160efc kind:load to:0x02098efc module:overlay(0) +from:0x02160f00 kind:load to:0x02098f78 module:overlay(0) +from:0x02160f04 kind:load to:0x020990f4 module:overlay(0) +from:0x02160f08 kind:load to:0x02099114 module:overlay(0) +from:0x02160f0c kind:load to:0x02099140 module:overlay(0) +from:0x02160f18 kind:load to:0x02099cc0 module:overlay(0) +from:0x02160f1c kind:load to:0x02099cfc module:overlay(0) +from:0x02160f20 kind:load to:0x02099d14 module:overlay(0) +from:0x02160f24 kind:load to:0x02099d20 module:overlay(0) +from:0x02160f28 kind:load to:0x01fff464 module:itcm +from:0x02160f2c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02160f30 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02160f34 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02160f38 kind:load to:0x02099c5c module:overlay(0) +from:0x02160f3c kind:load to:0x02099c60 module:overlay(0) +from:0x02160f40 kind:load to:0x02099c64 module:overlay(0) +from:0x02160f44 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02160f48 kind:load to:0x02099c6c module:overlay(0) +from:0x02160f4c kind:load to:0x02099c70 module:overlay(0) +from:0x02160f50 kind:load to:0x02099d2c module:overlay(0) +from:0x02160f54 kind:load to:0x02099d98 module:overlay(0) +from:0x02160f58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02160f5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02160f60 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02160f64 kind:load to:0x0215a044 module:overlay(62) +from:0x02160f68 kind:load to:0x0215a064 module:overlay(62) +from:0x02160f6c kind:load to:0x02159ff4 module:overlay(62) +from:0x02160f78 kind:load to:0x0215a0ac module:overlay(62) +from:0x02160f7c kind:load to:0x020990ec module:overlay(0) +from:0x02160f80 kind:load to:0x02098efc module:overlay(0) +from:0x02160f84 kind:load to:0x02098f78 module:overlay(0) +from:0x02160f88 kind:load to:0x020990f4 module:overlay(0) +from:0x02160f8c kind:load to:0x02099114 module:overlay(0) +from:0x02160f90 kind:load to:0x02099140 module:overlay(0) +from:0x02160fe4 kind:load to:0x0215a25c module:overlay(62) +from:0x02160fe8 kind:load to:0x0215a3fc module:overlay(62) +from:0x02160fec kind:load to:0x0209ba20 module:overlay(0) +from:0x02160ff0 kind:load to:0x0209ba54 module:overlay(0) +from:0x02160ff4 kind:load to:0x0209baec module:overlay(0) +from:0x02160ff8 kind:load to:0x0209bb00 module:overlay(0) +from:0x02160ffc kind:load to:0x0209b8b0 module:overlay(0) +from:0x02161000 kind:load to:0x0209bb28 module:overlay(0) +from:0x02161004 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02161008 kind:load to:0x0209b838 module:overlay(0) +from:0x0216100c kind:load to:0x0209babc module:overlay(0) +from:0x02161010 kind:load to:0x0209bad4 module:overlay(0) +from:0x02161014 kind:load to:0x0209bb14 module:overlay(0) +from:0x02161018 kind:load to:0x0209bea0 module:overlay(0) +from:0x0216101c kind:load to:0x0215a3d0 module:overlay(62) +from:0x02161020 kind:load to:0x0215a3ac module:overlay(62) +from:0x02161024 kind:load to:0x0209bed8 module:overlay(0) +from:0x02161030 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161034 kind:load to:0x02099cfc module:overlay(0) +from:0x02161038 kind:load to:0x02099d14 module:overlay(0) +from:0x0216103c kind:load to:0x02099d20 module:overlay(0) +from:0x02161040 kind:load to:0x01fff464 module:itcm +from:0x02161044 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02161048 kind:load to:0x020aa528 module:overlay(0) +from:0x0216104c kind:load to:0x020aa5a4 module:overlay(0) +from:0x02161050 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x02161054 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02161058 kind:load to:0x02099c64 module:overlay(0) +from:0x0216105c kind:load to:0x020ab15c module:overlay(0) +from:0x02161060 kind:load to:0x02099c6c module:overlay(0) +from:0x02161064 kind:load to:0x02099c70 module:overlay(0) +from:0x02161068 kind:load to:0x02099d2c module:overlay(0) +from:0x0216106c kind:load to:0x02099d98 module:overlay(0) +from:0x02161070 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161074 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161078 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216107c kind:load to:0x0215a354 module:overlay(62) +from:0x02161080 kind:load to:0x0215a37c module:overlay(62) +from:0x02161084 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02161088 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0216108c kind:load to:0x020aaad0 module:overlay(0) +from:0x02161090 kind:load to:0x020aa778 module:overlay(0) +from:0x02161094 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02161098 kind:load to:0x020aa950 module:overlay(0) +from:0x0216109c kind:load to:0x020aa94c module:overlay(0) +from:0x021610a0 kind:load to:0x020aaa1c module:overlay(0) +from:0x021610a4 kind:load to:0x020aaa40 module:overlay(0) +from:0x021610a8 kind:load to:0x020aaa44 module:overlay(0) +from:0x021610ac kind:load to:0x020aa9a0 module:overlay(0) +from:0x021610b0 kind:load to:0x0215a270 module:overlay(62) +from:0x021610b4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021610b8 kind:load to:0x020aa754 module:overlay(0) +from:0x021610bc kind:load to:0x020aa75c module:overlay(0) +from:0x021610c0 kind:load to:0x020aa764 module:overlay(0) +from:0x021610c4 kind:load to:0x020aa76c module:overlay(0) +from:0x021610c8 kind:load to:0x020aac48 module:overlay(0) +from:0x021610cc kind:load to:0x020aad98 module:overlay(0) +from:0x021610d0 kind:load to:0x020aadc4 module:overlay(0) +from:0x021610d4 kind:load to:0x020aade4 module:overlay(0) +from:0x021610d8 kind:load to:0x020aaffc module:overlay(0) +from:0x021610dc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x021610e0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x021610e4 kind:load to:0x020aa684 module:overlay(0) +from:0x021610e8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x021610ec kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x021610f0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x021610f4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x021610f8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x021610fc kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02161100 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02161104 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02161108 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0216110c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02161110 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02161114 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02161118 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0216111c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02161120 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02161124 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02161128 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0216112c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02161130 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02161134 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02161138 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0216113c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02161140 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0216114c kind:load to:0x02099cc0 module:overlay(0) +from:0x02161150 kind:load to:0x02099cfc module:overlay(0) +from:0x02161154 kind:load to:0x02099d14 module:overlay(0) +from:0x02161158 kind:load to:0x02099d20 module:overlay(0) +from:0x0216115c kind:load to:0x01fff464 module:itcm +from:0x02161160 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02161164 kind:load to:0x020aa528 module:overlay(0) +from:0x02161168 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0216116c kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x02161170 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02161174 kind:load to:0x02099c64 module:overlay(0) +from:0x02161178 kind:load to:0x020ab15c module:overlay(0) +from:0x0216117c kind:load to:0x02099c6c module:overlay(0) +from:0x02161180 kind:load to:0x02099c70 module:overlay(0) +from:0x02161184 kind:load to:0x02099d2c module:overlay(0) +from:0x02161188 kind:load to:0x02099d98 module:overlay(0) +from:0x0216118c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161190 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161194 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161198 kind:load to:0x0215a440 module:overlay(62) +from:0x0216119c kind:load to:0x0215a418 module:overlay(62) +from:0x021611a0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021611a4 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021611a8 kind:load to:0x020aaad0 module:overlay(0) +from:0x021611ac kind:load to:0x020aa778 module:overlay(0) +from:0x021611b0 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021611b4 kind:load to:0x020aa950 module:overlay(0) +from:0x021611b8 kind:load to:0x020aa94c module:overlay(0) +from:0x021611bc kind:load to:0x020aaa1c module:overlay(0) +from:0x021611c0 kind:load to:0x020aaa40 module:overlay(0) +from:0x021611c4 kind:load to:0x020aaa44 module:overlay(0) +from:0x021611c8 kind:load to:0x020aa9a0 module:overlay(0) +from:0x021611cc kind:load to:0x020aa9a8 module:overlay(0) +from:0x021611d0 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021611d4 kind:load to:0x020aa754 module:overlay(0) +from:0x021611d8 kind:load to:0x020aa75c module:overlay(0) +from:0x021611dc kind:load to:0x020aa764 module:overlay(0) +from:0x021611e0 kind:load to:0x020aa76c module:overlay(0) +from:0x021611e4 kind:load to:0x020aac48 module:overlay(0) +from:0x021611e8 kind:load to:0x020aad98 module:overlay(0) +from:0x021611ec kind:load to:0x020aadc4 module:overlay(0) +from:0x021611f0 kind:load to:0x020aade4 module:overlay(0) +from:0x021611f4 kind:load to:0x020aaffc module:overlay(0) +from:0x021611f8 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x021611fc kind:load to:0x020aa6c0 module:overlay(0) +from:0x02161200 kind:load to:0x020aa684 module:overlay(0) +from:0x02161204 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02161208 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0216120c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02161210 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02161214 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02161218 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0216121c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02161220 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02161224 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02161228 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0216122c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02161230 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02161234 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02161238 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0216123c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02161240 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02161244 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02161248 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0216124c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02161250 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02161254 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02161258 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0216125c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021612e0 kind:load to:0x0215a480 module:overlay(62) +from:0x021612e4 kind:load to:0x020990ec module:overlay(0) +from:0x021612e8 kind:load to:0x02098efc module:overlay(0) +from:0x021612ec kind:load to:0x02098f78 module:overlay(0) +from:0x021612f0 kind:load to:0x020990f4 module:overlay(0) +from:0x021612f4 kind:load to:0x02099114 module:overlay(0) +from:0x021612f8 kind:load to:0x02099140 module:overlay(0) +from:0x021612fc kind:load to:0x02161290 module:overlay(62) +from:0x02161300 kind:load to:0x0216126c module:overlay(62) +from:0x02161304 kind:load to:0x0216129c module:overlay(62) +from:0x02161308 kind:load to:0x02161278 module:overlay(62) +from:0x0216130c kind:load to:0x021612cc module:overlay(62) +from:0x02161310 kind:load to:0x02161260 module:overlay(62) +from:0x02161314 kind:load to:0x02161284 module:overlay(62) +from:0x02161318 kind:load to:0x021612c0 module:overlay(62) +from:0x0216131c kind:load to:0x021612b4 module:overlay(62) +from:0x02161320 kind:load to:0x021612a8 module:overlay(62) +from:0x0216135c kind:load to:0x0215a4cc module:overlay(62) +from:0x02161360 kind:load to:0x0215a858 module:overlay(62) +from:0x02161364 kind:load to:0x0205bca8 module:overlay(0) +from:0x02161368 kind:load to:0x01ffc57c module:itcm +from:0x0216136c kind:load to:0x02059348 module:overlay(0) +from:0x02161370 kind:load to:0x020593c4 module:overlay(0) +from:0x02161374 kind:load to:0x02059428 module:overlay(0) +from:0x02161378 kind:load to:0x01ffc7a4 module:itcm +from:0x0216137c kind:load to:0x02059304 module:overlay(0) +from:0x02161388 kind:load to:0x0215a5d0 module:overlay(62) +from:0x0216138c kind:load to:0x0215a874 module:overlay(62) +from:0x02161390 kind:load to:0x0209b2cc module:overlay(0) +from:0x02161394 kind:load to:0x0209b304 module:overlay(0) +from:0x02161398 kind:load to:0x0209b908 module:overlay(0) +from:0x0216139c kind:load to:0x0209b910 module:overlay(0) +from:0x021613a0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021613a4 kind:load to:0x0209b47c module:overlay(0) +from:0x021613a8 kind:load to:0x0209b36c module:overlay(0) +from:0x021613ac kind:load to:0x0209b838 module:overlay(0) +from:0x021613b0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x021613b4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021613b8 kind:load to:0x0215a850 module:overlay(62) +from:0x021613bc kind:load to:0x0209b8f0 module:overlay(0) +from:0x021613c0 kind:load to:0x0215a840 module:overlay(62) +from:0x021613c4 kind:load to:0x0215a718 module:overlay(62) +from:0x021613d0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021613d4 kind:load to:0x02099cfc module:overlay(0) +from:0x021613d8 kind:load to:0x02099d14 module:overlay(0) +from:0x021613dc kind:load to:0x02099d20 module:overlay(0) +from:0x021613e0 kind:load to:0x01fff464 module:itcm +from:0x021613e4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021613e8 kind:load to:0x0215a5e4 module:overlay(62) +from:0x021613ec kind:load to:0x0215a73c module:overlay(62) +from:0x021613f0 kind:load to:0x0215a740 module:overlay(62) +from:0x021613f4 kind:load to:0x0215a7dc module:overlay(62) +from:0x021613f8 kind:load to:0x02099c64 module:overlay(0) +from:0x021613fc kind:load to:0x020f909c module:overlays(19,22,23,31) +from:0x02161400 kind:load to:0x02099c6c module:overlay(0) +from:0x02161404 kind:load to:0x02099c70 module:overlay(0) +from:0x02161408 kind:load to:0x02099d2c module:overlay(0) +from:0x0216140c kind:load to:0x02099d98 module:overlay(0) +from:0x02161410 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161414 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161418 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216141c kind:load to:0x0215a890 module:overlay(62) +from:0x02161420 kind:load to:0x0215a8c8 module:overlay(62) +from:0x02161424 kind:load to:0x0215a7f0 module:overlay(62) +from:0x02161430 kind:load to:0x0215a928 module:overlay(62) +from:0x02161434 kind:load to:0x02098ef4 module:overlay(0) +from:0x02161438 kind:load to:0x02098efc module:overlay(0) +from:0x0216143c kind:load to:0x02098f78 module:overlay(0) +from:0x02161440 kind:load to:0x02098fb8 module:overlay(0) +from:0x02161444 kind:load to:0x02098fbc module:overlay(0) +from:0x02161448 kind:load to:0x02098fc0 module:overlay(0) +from:0x02161454 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161458 kind:load to:0x02099cfc module:overlay(0) +from:0x0216145c kind:load to:0x02099d14 module:overlay(0) +from:0x02161460 kind:load to:0x02099d20 module:overlay(0) +from:0x02161464 kind:load to:0x01fff464 module:itcm +from:0x02161468 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0216146c kind:load to:0x02099c50 module:overlay(0) +from:0x02161470 kind:load to:0x02099c58 module:overlay(0) +from:0x02161474 kind:load to:0x0215ab34 module:overlay(62) +from:0x02161478 kind:load to:0x0215ab78 module:overlay(62) +from:0x0216147c kind:load to:0x02099c64 module:overlay(0) +from:0x02161480 kind:load to:0x0215ab8c module:overlay(62) +from:0x02161484 kind:load to:0x02099c6c module:overlay(0) +from:0x02161488 kind:load to:0x02099c70 module:overlay(0) +from:0x0216148c kind:load to:0x02099d2c module:overlay(0) +from:0x02161490 kind:load to:0x02099d98 module:overlay(0) +from:0x02161494 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161498 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216149c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021614a0 kind:load to:0x0215ac88 module:overlay(62) +from:0x021614a4 kind:load to:0x0215aca8 module:overlay(62) +from:0x021614b8 kind:load to:0x0215acf0 module:overlay(62) +from:0x021614bc kind:load to:0x020990ec module:overlay(0) +from:0x021614c0 kind:load to:0x02098efc module:overlay(0) +from:0x021614c4 kind:load to:0x02098f78 module:overlay(0) +from:0x021614c8 kind:load to:0x020990f4 module:overlay(0) +from:0x021614cc kind:load to:0x02099114 module:overlay(0) +from:0x021614d0 kind:load to:0x02099140 module:overlay(0) +from:0x021614dc kind:load to:0x0215af88 module:overlay(62) +from:0x021614e0 kind:load to:0x0215b680 module:overlay(62) +from:0x021614e4 kind:load to:0x02059174 module:overlay(0) +from:0x021614e8 kind:load to:0x0215adb8 module:overlay(62) +from:0x021614ec kind:load to:0x02059348 module:overlay(0) +from:0x021614f0 kind:load to:0x020593c4 module:overlay(0) +from:0x021614f4 kind:load to:0x02059428 module:overlay(0) +from:0x021614f8 kind:load to:0x0209bf68 module:overlay(0) +from:0x021614fc kind:load to:0x02059304 module:overlay(0) +from:0x02161508 kind:load to:0x0215af9c module:overlay(62) +from:0x0216150c kind:load to:0x0215b69c module:overlay(62) +from:0x02161510 kind:load to:0x0209b2cc module:overlay(0) +from:0x02161514 kind:load to:0x0209b304 module:overlay(0) +from:0x02161518 kind:load to:0x0209b908 module:overlay(0) +from:0x0216151c kind:load to:0x0209b910 module:overlay(0) +from:0x02161520 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02161524 kind:load to:0x0209b47c module:overlay(0) +from:0x02161528 kind:load to:0x0209b36c module:overlay(0) +from:0x0216152c kind:load to:0x0209b838 module:overlay(0) +from:0x02161530 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02161534 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02161538 kind:load to:0x0215a850 module:overlay(62) +from:0x0216153c kind:load to:0x0209b8f0 module:overlay(0) +from:0x02161540 kind:load to:0x0215a840 module:overlay(62) +from:0x02161544 kind:load to:0x0215a718 module:overlay(62) +from:0x02161730 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161734 kind:load to:0x02099cfc module:overlay(0) +from:0x02161738 kind:load to:0x02099d14 module:overlay(0) +from:0x0216173c kind:load to:0x02099d20 module:overlay(0) +from:0x02161740 kind:load to:0x01fff464 module:itcm +from:0x02161744 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02161748 kind:load to:0x020aa528 module:overlay(0) +from:0x0216174c kind:load to:0x0215afb0 module:overlay(62) +from:0x02161750 kind:load to:0x0215afbc module:overlay(62) +from:0x02161754 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02161758 kind:load to:0x02099c64 module:overlay(0) +from:0x0216175c kind:load to:0x020ab15c module:overlay(0) +from:0x02161760 kind:load to:0x02099c6c module:overlay(0) +from:0x02161764 kind:load to:0x02099c70 module:overlay(0) +from:0x02161768 kind:load to:0x02099d2c module:overlay(0) +from:0x0216176c kind:load to:0x02099d98 module:overlay(0) +from:0x02161770 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161774 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161778 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216177c kind:load to:0x0215b6b8 module:overlay(62) +from:0x02161780 kind:load to:0x0215b6e8 module:overlay(62) +from:0x02161784 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02161788 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0216178c kind:load to:0x020aaad0 module:overlay(0) +from:0x02161790 kind:load to:0x020aa778 module:overlay(0) +from:0x02161794 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02161798 kind:load to:0x020aa950 module:overlay(0) +from:0x0216179c kind:load to:0x020aa94c module:overlay(0) +from:0x021617a0 kind:load to:0x020aaa1c module:overlay(0) +from:0x021617a4 kind:load to:0x020aaa40 module:overlay(0) +from:0x021617a8 kind:load to:0x020aaa44 module:overlay(0) +from:0x021617ac kind:load to:0x0215b37c module:overlay(62) +from:0x021617b0 kind:load to:0x020aa9a8 module:overlay(0) +from:0x021617b4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021617b8 kind:load to:0x020aa754 module:overlay(0) +from:0x021617bc kind:load to:0x020aa75c module:overlay(0) +from:0x021617c0 kind:load to:0x020aa764 module:overlay(0) +from:0x021617c4 kind:load to:0x020aa76c module:overlay(0) +from:0x021617c8 kind:load to:0x0215b420 module:overlay(62) +from:0x021617cc kind:load to:0x020aad98 module:overlay(0) +from:0x021617d0 kind:load to:0x020aadc4 module:overlay(0) +from:0x021617d4 kind:load to:0x020aade4 module:overlay(0) +from:0x021617d8 kind:load to:0x020aaffc module:overlay(0) +from:0x021617dc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x021617e0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x021617e4 kind:load to:0x020aa684 module:overlay(0) +from:0x021617e8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x021617ec kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x021617f0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x021617f4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x021617f8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x021617fc kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02161800 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02161804 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02161808 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0216180c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02161810 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02161814 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02161818 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0216181c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02161820 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02161824 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02161828 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0216182c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02161830 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02161834 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02161838 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0216183c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02161840 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0216184c kind:load to:0x0215b740 module:overlay(62) +from:0x02161850 kind:load to:0x020990ec module:overlay(0) +from:0x02161854 kind:load to:0x02098efc module:overlay(0) +from:0x02161858 kind:load to:0x02098f78 module:overlay(0) +from:0x0216185c kind:load to:0x020990f4 module:overlay(0) +from:0x02161860 kind:load to:0x02099114 module:overlay(0) +from:0x02161864 kind:load to:0x02099140 module:overlay(0) +from:0x02161870 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161874 kind:load to:0x02099cfc module:overlay(0) +from:0x02161878 kind:load to:0x02099d14 module:overlay(0) +from:0x0216187c kind:load to:0x02099d20 module:overlay(0) +from:0x02161880 kind:load to:0x01fff464 module:itcm +from:0x02161884 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161888 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0216188c kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02161890 kind:load to:0x02099c5c module:overlay(0) +from:0x02161894 kind:load to:0x02099c60 module:overlay(0) +from:0x02161898 kind:load to:0x02099c64 module:overlay(0) +from:0x0216189c kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x021618a0 kind:load to:0x02099c6c module:overlay(0) +from:0x021618a4 kind:load to:0x02099c70 module:overlay(0) +from:0x021618a8 kind:load to:0x02099d2c module:overlay(0) +from:0x021618ac kind:load to:0x02099d98 module:overlay(0) +from:0x021618b0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021618b4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021618b8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021618bc kind:load to:0x0215b7fc module:overlay(62) +from:0x021618c0 kind:load to:0x0215b81c module:overlay(62) +from:0x021618c4 kind:load to:0x0215b7ac module:overlay(62) +from:0x021618d0 kind:load to:0x0215b8f4 module:overlay(62) +from:0x021618d4 kind:load to:0x020990ec module:overlay(0) +from:0x021618d8 kind:load to:0x02098efc module:overlay(0) +from:0x021618dc kind:load to:0x02098f78 module:overlay(0) +from:0x021618e0 kind:load to:0x020990f4 module:overlay(0) +from:0x021618e4 kind:load to:0x02099114 module:overlay(0) +from:0x021618e8 kind:load to:0x02099140 module:overlay(0) +from:0x021618f4 kind:load to:0x0215b864 module:overlay(62) +from:0x021618f8 kind:load to:0x020990ec module:overlay(0) +from:0x021618fc kind:load to:0x02098efc module:overlay(0) +from:0x02161900 kind:load to:0x02098f78 module:overlay(0) +from:0x02161904 kind:load to:0x020990f4 module:overlay(0) +from:0x02161908 kind:load to:0x02099114 module:overlay(0) +from:0x0216190c kind:load to:0x02099140 module:overlay(0) +from:0x02161a00 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161a04 kind:load to:0x02099cfc module:overlay(0) +from:0x02161a08 kind:load to:0x02099d14 module:overlay(0) +from:0x02161a0c kind:load to:0x02099d20 module:overlay(0) +from:0x02161a10 kind:load to:0x01fff464 module:itcm +from:0x02161a14 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02161a18 kind:load to:0x0215baf0 module:overlay(62) +from:0x02161a1c kind:load to:0x020aa5a4 module:overlay(0) +from:0x02161a20 kind:load to:0x0215bbc0 module:overlay(62) +from:0x02161a24 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02161a28 kind:load to:0x02099c64 module:overlay(0) +from:0x02161a2c kind:load to:0x020ab15c module:overlay(0) +from:0x02161a30 kind:load to:0x02099c6c module:overlay(0) +from:0x02161a34 kind:load to:0x02099c70 module:overlay(0) +from:0x02161a38 kind:load to:0x02099d2c module:overlay(0) +from:0x02161a3c kind:load to:0x02099d98 module:overlay(0) +from:0x02161a40 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161a44 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161a48 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161a4c kind:load to:0x0215bcb4 module:overlay(62) +from:0x02161a50 kind:load to:0x0215bcdc module:overlay(62) +from:0x02161a54 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02161a58 kind:load to:0x0215bb6c module:overlay(62) +from:0x02161a5c kind:load to:0x020aaad0 module:overlay(0) +from:0x02161a60 kind:load to:0x020aa778 module:overlay(0) +from:0x02161a64 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02161a68 kind:load to:0x020aa950 module:overlay(0) +from:0x02161a6c kind:load to:0x020aa94c module:overlay(0) +from:0x02161a70 kind:load to:0x020aaa1c module:overlay(0) +from:0x02161a74 kind:load to:0x020aaa40 module:overlay(0) +from:0x02161a78 kind:load to:0x020aaa44 module:overlay(0) +from:0x02161a7c kind:load to:0x020aa9a0 module:overlay(0) +from:0x02161a80 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02161a84 kind:load to:0x02171c88 module:overlay(94) +from:0x02161a88 kind:load to:0x020aa754 module:overlay(0) +from:0x02161a8c kind:load to:0x020aa75c module:overlay(0) +from:0x02161a90 kind:load to:0x020aa764 module:overlay(0) +from:0x02161a94 kind:load to:0x020aa76c module:overlay(0) +from:0x02161a98 kind:load to:0x020aac48 module:overlay(0) +from:0x02161a9c kind:load to:0x020aad98 module:overlay(0) +from:0x02161aa0 kind:load to:0x020aadc4 module:overlay(0) +from:0x02161aa4 kind:load to:0x020aade4 module:overlay(0) +from:0x02161aa8 kind:load to:0x020aaffc module:overlay(0) +from:0x02161aac kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02161ab0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02161ab4 kind:load to:0x020aa684 module:overlay(0) +from:0x02161ab8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02161abc kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02161ac0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02161ac4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02161ac8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02161acc kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02161ad0 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02161ad4 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02161ad8 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02161adc kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02161ae0 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02161ae4 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02161ae8 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02161aec kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02161af0 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02161af4 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02161af8 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02161afc kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02161b00 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02161b04 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02161b08 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02161b0c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02161b10 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02161b14 kind:load to:0x02171bc4 module:overlay(94) +from:0x02161b18 kind:load to:0x02171be4 module:overlay(94) +from:0x02161b24 kind:load to:0x0215bd40 module:overlay(62) +from:0x02161b28 kind:load to:0x020990ec module:overlay(0) +from:0x02161b2c kind:load to:0x02098efc module:overlay(0) +from:0x02161b30 kind:load to:0x02098f78 module:overlay(0) +from:0x02161b34 kind:load to:0x020990f4 module:overlay(0) +from:0x02161b38 kind:load to:0x02099114 module:overlay(0) +from:0x02161b3c kind:load to:0x02099140 module:overlay(0) +from:0x02161c20 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161c24 kind:load to:0x02099cfc module:overlay(0) +from:0x02161c28 kind:load to:0x02099d14 module:overlay(0) +from:0x02161c2c kind:load to:0x02099d20 module:overlay(0) +from:0x02161c30 kind:load to:0x01fff464 module:itcm +from:0x02161c34 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02161c38 kind:load to:0x0215bf60 module:overlay(62) +from:0x02161c3c kind:load to:0x020aa5a4 module:overlay(0) +from:0x02161c40 kind:load to:0x0215bfcc module:overlay(62) +from:0x02161c44 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02161c48 kind:load to:0x02099c64 module:overlay(0) +from:0x02161c4c kind:load to:0x020ab15c module:overlay(0) +from:0x02161c50 kind:load to:0x02099c6c module:overlay(0) +from:0x02161c54 kind:load to:0x02099c70 module:overlay(0) +from:0x02161c58 kind:load to:0x02099d2c module:overlay(0) +from:0x02161c5c kind:load to:0x02099d98 module:overlay(0) +from:0x02161c60 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161c64 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161c68 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161c6c kind:load to:0x0215c0c0 module:overlay(62) +from:0x02161c70 kind:load to:0x0215c0e8 module:overlay(62) +from:0x02161c74 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02161c78 kind:load to:0x0215bf78 module:overlay(62) +from:0x02161c7c kind:load to:0x020aaad0 module:overlay(0) +from:0x02161c80 kind:load to:0x020aa778 module:overlay(0) +from:0x02161c84 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02161c88 kind:load to:0x020aa950 module:overlay(0) +from:0x02161c8c kind:load to:0x020aa94c module:overlay(0) +from:0x02161c90 kind:load to:0x020aaa1c module:overlay(0) +from:0x02161c94 kind:load to:0x020aaa40 module:overlay(0) +from:0x02161c98 kind:load to:0x020aaa44 module:overlay(0) +from:0x02161c9c kind:load to:0x020aa9a0 module:overlay(0) +from:0x02161ca0 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02161ca4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02161ca8 kind:load to:0x020aa754 module:overlay(0) +from:0x02161cac kind:load to:0x020aa75c module:overlay(0) +from:0x02161cb0 kind:load to:0x020aa764 module:overlay(0) +from:0x02161cb4 kind:load to:0x020aa76c module:overlay(0) +from:0x02161cb8 kind:load to:0x020aac48 module:overlay(0) +from:0x02161cbc kind:load to:0x020aad98 module:overlay(0) +from:0x02161cc0 kind:load to:0x020aadc4 module:overlay(0) +from:0x02161cc4 kind:load to:0x020aade4 module:overlay(0) +from:0x02161cc8 kind:load to:0x020aaffc module:overlay(0) +from:0x02161ccc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02161cd0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02161cd4 kind:load to:0x020aa684 module:overlay(0) +from:0x02161cd8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02161cdc kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02161ce0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02161ce4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02161ce8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02161cec kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02161cf0 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02161cf4 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02161cf8 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02161cfc kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02161d00 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02161d04 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02161d08 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02161d0c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02161d10 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02161d14 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02161d18 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02161d1c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02161d20 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02161d24 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02161d28 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02161d2c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02161d30 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02161d3c kind:load to:0x0215c138 module:overlay(62) +from:0x02161d40 kind:load to:0x020990ec module:overlay(0) +from:0x02161d44 kind:load to:0x02098efc module:overlay(0) +from:0x02161d48 kind:load to:0x02098f78 module:overlay(0) +from:0x02161d4c kind:load to:0x020990f4 module:overlay(0) +from:0x02161d50 kind:load to:0x02099114 module:overlay(0) +from:0x02161d54 kind:load to:0x02099140 module:overlay(0) +from:0x02161d60 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161d64 kind:load to:0x02099cfc module:overlay(0) +from:0x02161d68 kind:load to:0x02099d14 module:overlay(0) +from:0x02161d6c kind:load to:0x02099d20 module:overlay(0) +from:0x02161d70 kind:load to:0x01fff464 module:itcm +from:0x02161d74 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161d78 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02161d7c kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02161d80 kind:load to:0x02099c5c module:overlay(0) +from:0x02161d84 kind:load to:0x02099c60 module:overlay(0) +from:0x02161d88 kind:load to:0x02099c64 module:overlay(0) +from:0x02161d8c kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02161d90 kind:load to:0x02099c6c module:overlay(0) +from:0x02161d94 kind:load to:0x02099c70 module:overlay(0) +from:0x02161d98 kind:load to:0x02099d2c module:overlay(0) +from:0x02161d9c kind:load to:0x02099d98 module:overlay(0) +from:0x02161da0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161da4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161da8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161dac kind:load to:0x0215c1f4 module:overlay(62) +from:0x02161db0 kind:load to:0x0215c214 module:overlay(62) +from:0x02161db4 kind:load to:0x0215c1a4 module:overlay(62) +from:0x02161dc0 kind:load to:0x0215c25c module:overlay(62) +from:0x02161dc4 kind:load to:0x02098ef4 module:overlay(0) +from:0x02161dc8 kind:load to:0x02098efc module:overlay(0) +from:0x02161dcc kind:load to:0x02098f78 module:overlay(0) +from:0x02161dd0 kind:load to:0x02098fb8 module:overlay(0) +from:0x02161dd4 kind:load to:0x02098fbc module:overlay(0) +from:0x02161dd8 kind:load to:0x02098fc0 module:overlay(0) +from:0x02161de4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161de8 kind:load to:0x02099cfc module:overlay(0) +from:0x02161dec kind:load to:0x02099d14 module:overlay(0) +from:0x02161df0 kind:load to:0x02099d20 module:overlay(0) +from:0x02161df4 kind:load to:0x01fff464 module:itcm +from:0x02161df8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161dfc kind:load to:0x0215c2c8 module:overlay(62) +from:0x02161e00 kind:load to:0x0215c2d0 module:overlay(62) +from:0x02161e04 kind:load to:0x0215c30c module:overlay(62) +from:0x02161e08 kind:load to:0x02099c60 module:overlay(0) +from:0x02161e0c kind:load to:0x02099c64 module:overlay(0) +from:0x02161e10 kind:load to:0x02099c68 module:overlay(0) +from:0x02161e14 kind:load to:0x02099c6c module:overlay(0) +from:0x02161e18 kind:load to:0x02099c70 module:overlay(0) +from:0x02161e1c kind:load to:0x02099d2c module:overlay(0) +from:0x02161e20 kind:load to:0x02099d98 module:overlay(0) +from:0x02161e24 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161e28 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161e2c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161e30 kind:load to:0x0215c42c module:overlay(62) +from:0x02161e34 kind:load to:0x0215c440 module:overlay(62) +from:0x02161e38 kind:load to:0x0215c374 module:overlay(62) +from:0x02161e4c kind:load to:0x0215c47c module:overlay(62) +from:0x02161e50 kind:load to:0x020990ec module:overlay(0) +from:0x02161e54 kind:load to:0x02098efc module:overlay(0) +from:0x02161e58 kind:load to:0x02098f78 module:overlay(0) +from:0x02161e5c kind:load to:0x020990f4 module:overlay(0) +from:0x02161e60 kind:load to:0x02099114 module:overlay(0) +from:0x02161e64 kind:load to:0x02099140 module:overlay(0) +from:0x02161e70 kind:load to:0x0215c75c module:overlay(62) +from:0x02161e74 kind:load to:0x0215d0c8 module:overlay(62) +from:0x02161e78 kind:load to:0x02062c68 module:overlay(0) +from:0x02161e7c kind:load to:0x02062c6c module:overlay(0) +from:0x02161e80 kind:load to:0x0215cd8c module:overlay(62) +from:0x02161e84 kind:load to:0x02062c74 module:overlay(0) +from:0x02161e88 kind:load to:0x02062c78 module:overlay(0) +from:0x02161e8c kind:load to:0x02062c7c module:overlay(0) +from:0x02161e90 kind:load to:0x0215cd94 module:overlay(62) +from:0x02161e94 kind:load to:0x02062c84 module:overlay(0) +from:0x02161ea0 kind:load to:0x0215c770 module:overlay(62) +from:0x02161ea4 kind:load to:0x0215d0e4 module:overlay(62) +from:0x02161ea8 kind:load to:0x02062c68 module:overlay(0) +from:0x02161eac kind:load to:0x02062c6c module:overlay(0) +from:0x02161eb0 kind:load to:0x0215cd90 module:overlay(62) +from:0x02161eb4 kind:load to:0x02062c74 module:overlay(0) +from:0x02161eb8 kind:load to:0x02062c78 module:overlay(0) +from:0x02161ebc kind:load to:0x02062c7c module:overlay(0) +from:0x02161ec0 kind:load to:0x0215cdcc module:overlay(62) +from:0x02161ec4 kind:load to:0x02062c84 module:overlay(0) +from:0x021620b0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021620b4 kind:load to:0x02099cfc module:overlay(0) +from:0x021620b8 kind:load to:0x02099d14 module:overlay(0) +from:0x021620bc kind:load to:0x02099d20 module:overlay(0) +from:0x021620c0 kind:load to:0x01fff464 module:itcm +from:0x021620c4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021620c8 kind:load to:0x020aa528 module:overlay(0) +from:0x021620cc kind:load to:0x0215c854 module:overlay(62) +from:0x021620d0 kind:load to:0x0215c8d8 module:overlay(62) +from:0x021620d4 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021620d8 kind:load to:0x02099c64 module:overlay(0) +from:0x021620dc kind:load to:0x020ab15c module:overlay(0) +from:0x021620e0 kind:load to:0x02099c6c module:overlay(0) +from:0x021620e4 kind:load to:0x02099c70 module:overlay(0) +from:0x021620e8 kind:load to:0x02099d2c module:overlay(0) +from:0x021620ec kind:load to:0x02099d98 module:overlay(0) +from:0x021620f0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021620f4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021620f8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021620fc kind:load to:0x0215c784 module:overlay(62) +from:0x02162100 kind:load to:0x0215c7e8 module:overlay(62) +from:0x02162104 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02162108 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0216210c kind:load to:0x020aaad0 module:overlay(0) +from:0x02162110 kind:load to:0x020aa778 module:overlay(0) +from:0x02162114 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02162118 kind:load to:0x0215d070 module:overlay(62) +from:0x0216211c kind:load to:0x0215d064 module:overlay(62) +from:0x02162120 kind:load to:0x020aaa1c module:overlay(0) +from:0x02162124 kind:load to:0x020aaa40 module:overlay(0) +from:0x02162128 kind:load to:0x020aaa44 module:overlay(0) +from:0x0216212c kind:load to:0x0215cc04 module:overlay(62) +from:0x02162130 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02162134 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02162138 kind:load to:0x020aa754 module:overlay(0) +from:0x0216213c kind:load to:0x020aa75c module:overlay(0) +from:0x02162140 kind:load to:0x020aa764 module:overlay(0) +from:0x02162144 kind:load to:0x020aa76c module:overlay(0) +from:0x02162148 kind:load to:0x0215ce04 module:overlay(62) +from:0x0216214c kind:load to:0x020aad98 module:overlay(0) +from:0x02162150 kind:load to:0x020aadc4 module:overlay(0) +from:0x02162154 kind:load to:0x020aade4 module:overlay(0) +from:0x02162158 kind:load to:0x020aaffc module:overlay(0) +from:0x0216215c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02162160 kind:load to:0x0215cb74 module:overlay(62) +from:0x02162164 kind:load to:0x020aa684 module:overlay(0) +from:0x02162168 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0216216c kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02162170 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02162174 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02162178 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0216217c kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02162180 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02162184 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02162188 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0216218c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02162190 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02162194 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02162198 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0216219c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x021621a0 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x021621a4 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x021621a8 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021621ac kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021621b0 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021621b4 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021621b8 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021621bc kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021621c0 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021621cc kind:load to:0x0215d120 module:overlay(62) +from:0x021621d0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021621d4 kind:load to:0x0209e1dc module:overlay(0) +from:0x021621d8 kind:load to:0x0209e21c module:overlay(0) +from:0x021621dc kind:load to:0x0209e23c module:overlay(0) +from:0x021621e8 kind:load to:0x0215137c module:overlays(58,70) +from:0x021621ec kind:load to:0x0209e87c module:overlay(0) +from:0x021621f0 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021621f4 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021621f8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021621fc kind:load to:0x021513fc module:overlays(58,70) +from:0x02162200 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02162204 kind:load to:0x0209e990 module:overlay(0) +from:0x02162208 kind:load to:0x0209e998 module:overlay(0) +from:0x0216220c kind:load to:0x0209e99c module:overlay(0) +from:0x02162210 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02162214 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02162218 kind:load to:0x0215d1f0 module:overlay(62) +from:0x0216221c kind:load to:0x0215d210 module:overlay(62) +from:0x02162220 kind:load to:0x0215d198 module:overlay(62) +from:0x02162224 kind:load to:0x02151484 module:overlays(58,70) +from:0x02162228 kind:load to:0x0215d1e8 module:overlay(62) +from:0x02162238 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0216223c kind:load to:0x0209e1dc module:overlay(0) +from:0x02162240 kind:load to:0x0209e21c module:overlay(0) +from:0x02162244 kind:load to:0x0209e23c module:overlay(0) +from:0x02162250 kind:load to:0x0215d258 module:overlay(62) +from:0x02162254 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02162258 kind:load to:0x0209e1dc module:overlay(0) +from:0x0216225c kind:load to:0x0209e21c module:overlay(0) +from:0x02162260 kind:load to:0x0209e23c module:overlay(0) +from:0x0216226c kind:load to:0x0207db54 module:overlay(0) +from:0x02162270 kind:load to:0x0207db5c module:overlay(0) +from:0x02162274 kind:load to:0x0207e024 module:overlay(0) +from:0x02162278 kind:load to:0x0207e014 module:overlay(0) +from:0x0216227c kind:load to:0x0207e058 module:overlay(0) +from:0x02162280 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02162284 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02162288 kind:load to:0x0207e168 module:overlay(0) +from:0x02162294 kind:load to:0x0215d3a0 module:overlay(62) +from:0x02162298 kind:load to:0x0209e87c module:overlay(0) +from:0x0216229c kind:load to:0x0215d424 module:overlay(62) +from:0x021622a0 kind:load to:0x0215d4c4 module:overlay(62) +from:0x021622a4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021622a8 kind:load to:0x0215d4d8 module:overlay(62) +from:0x021622ac kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021622b0 kind:load to:0x0209e990 module:overlay(0) +from:0x021622b4 kind:load to:0x0209e998 module:overlay(0) +from:0x021622b8 kind:load to:0x0209e99c module:overlay(0) +from:0x021622bc kind:load to:0x0209e9a8 module:overlay(0) +from:0x021622c0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021622c4 kind:load to:0x0215d524 module:overlay(62) +from:0x021622c8 kind:load to:0x0215d54c module:overlay(62) +from:0x021622d4 kind:load to:0x0215d59c module:overlay(62) +from:0x021622d8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021622dc kind:load to:0x0209e1dc module:overlay(0) +from:0x021622e0 kind:load to:0x0209e21c module:overlay(0) +from:0x021622e4 kind:load to:0x0209e23c module:overlay(0) +from:0x021622f0 kind:load to:0x0215137c module:overlays(58,70) +from:0x021622f4 kind:load to:0x0209e87c module:overlay(0) +from:0x021622f8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021622fc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02162300 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02162304 kind:load to:0x021513fc module:overlays(58,70) +from:0x02162308 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0216230c kind:load to:0x0209e990 module:overlay(0) +from:0x02162310 kind:load to:0x0209e998 module:overlay(0) +from:0x02162314 kind:load to:0x0209e99c module:overlay(0) +from:0x02162318 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0216231c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02162320 kind:load to:0x0215d688 module:overlay(62) +from:0x02162324 kind:load to:0x0215d6a8 module:overlay(62) +from:0x02162328 kind:load to:0x0215d628 module:overlay(62) +from:0x0216232c kind:load to:0x0215d678 module:overlay(62) +from:0x02162330 kind:load to:0x0215d680 module:overlay(62) +from:0x0216233c kind:load to:0x0215d6f0 module:overlay(62) +from:0x02162340 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02162344 kind:load to:0x0209e1dc module:overlay(0) +from:0x02162348 kind:load to:0x0209e21c module:overlay(0) +from:0x0216234c kind:load to:0x0209e23c module:overlay(0) +from:0x02162358 kind:load to:0x0215137c module:overlays(58,70) +from:0x0216235c kind:load to:0x0209e87c module:overlay(0) +from:0x02162360 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02162364 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02162368 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0216236c kind:load to:0x021513fc module:overlays(58,70) +from:0x02162370 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02162374 kind:load to:0x0209e990 module:overlay(0) +from:0x02162378 kind:load to:0x0209e998 module:overlay(0) +from:0x0216237c kind:load to:0x0209e99c module:overlay(0) +from:0x02162380 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02162384 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02162388 kind:load to:0x0215d7dc module:overlay(62) +from:0x0216238c kind:load to:0x0215d7fc module:overlay(62) +from:0x02162390 kind:load to:0x0215d77c module:overlay(62) +from:0x02162394 kind:load to:0x0215d7cc module:overlay(62) +from:0x02162398 kind:load to:0x0215d7d4 module:overlay(62) +from:0x021623a4 kind:load to:0x0215d844 module:overlay(62) +from:0x021623a8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021623ac kind:load to:0x0209e1dc module:overlay(0) +from:0x021623b0 kind:load to:0x0209e21c module:overlay(0) +from:0x021623b4 kind:load to:0x0209e23c module:overlay(0) +from:0x021623c0 kind:load to:0x0215137c module:overlays(58,70) +from:0x021623c4 kind:load to:0x0209e87c module:overlay(0) +from:0x021623c8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021623cc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021623d0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021623d4 kind:load to:0x021513fc module:overlays(58,70) +from:0x021623d8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021623dc kind:load to:0x0209e990 module:overlay(0) +from:0x021623e0 kind:load to:0x0209e998 module:overlay(0) +from:0x021623e4 kind:load to:0x0209e99c module:overlay(0) +from:0x021623e8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021623ec kind:load to:0x0209e9b0 module:overlay(0) +from:0x021623f0 kind:load to:0x0215d930 module:overlay(62) +from:0x021623f4 kind:load to:0x0215d950 module:overlay(62) +from:0x021623f8 kind:load to:0x0215d8d0 module:overlay(62) +from:0x021623fc kind:load to:0x0215d920 module:overlay(62) +from:0x02162400 kind:load to:0x0215d928 module:overlay(62) +from:0x0216240c kind:load to:0x0215d998 module:overlay(62) +from:0x02162410 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02162414 kind:load to:0x0209e1dc module:overlay(0) +from:0x02162418 kind:load to:0x0209e21c module:overlay(0) +from:0x0216241c kind:load to:0x0209e23c module:overlay(0) +from:0x02162428 kind:load to:0x0215137c module:overlays(58,70) +from:0x0216242c kind:load to:0x0209e87c module:overlay(0) +from:0x02162430 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02162434 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02162438 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0216243c kind:load to:0x021513fc module:overlays(58,70) +from:0x02162440 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02162444 kind:load to:0x0209e990 module:overlay(0) +from:0x02162448 kind:load to:0x0209e998 module:overlay(0) +from:0x0216244c kind:load to:0x0209e99c module:overlay(0) +from:0x02162450 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02162454 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02162458 kind:load to:0x0215da84 module:overlay(62) +from:0x0216245c kind:load to:0x0215daa4 module:overlay(62) +from:0x02162460 kind:load to:0x0215da24 module:overlay(62) +from:0x02162464 kind:load to:0x0215da74 module:overlay(62) +from:0x02162468 kind:load to:0x0215da7c module:overlay(62) +from:0x02162474 kind:load to:0x0215daec module:overlay(62) +from:0x02162478 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0216247c kind:load to:0x0209e1dc module:overlay(0) +from:0x02162480 kind:load to:0x0209e21c module:overlay(0) +from:0x02162484 kind:load to:0x0209e23c module:overlay(0) +from:0x02162490 kind:load to:0x0215dbb0 module:overlay(62) +from:0x02162494 kind:load to:0x0209e87c module:overlay(0) +from:0x02162498 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0216249c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021624a0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021624a4 kind:load to:0x0215dd08 module:overlay(62) +from:0x021624a8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021624ac kind:load to:0x0209e990 module:overlay(0) +from:0x021624b0 kind:load to:0x0209e998 module:overlay(0) +from:0x021624b4 kind:load to:0x0209e99c module:overlay(0) +from:0x021624b8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021624bc kind:load to:0x0209e9b0 module:overlay(0) +from:0x021624c0 kind:load to:0x0215dd28 module:overlay(62) +from:0x021624c4 kind:load to:0x0215dd50 module:overlay(62) +from:0x021624d0 kind:load to:0x0215df10 module:overlay(62) +from:0x021624d4 kind:load to:0x0215df30 module:overlay(62) +from:0x021624d8 kind:load to:0x020ca8f9 module:overlay(24) +from:0x021624dc kind:load to:0x020ca925 module:overlay(24) +from:0x021624e0 kind:load to:0x0215decc module:overlay(62) +from:0x021624e4 kind:load to:0x02062c74 module:overlay(0) +from:0x021624e8 kind:load to:0x020ca941 module:overlay(24) +from:0x021624ec kind:load to:0x020ca96d module:overlay(24) +from:0x021624f0 kind:load to:0x0215def4 module:overlay(62) +from:0x021624f4 kind:load to:0x02062c84 module:overlay(0) +from:0x02162500 kind:load to:0x0215e09c module:overlay(62) +from:0x02162504 kind:load to:0x0215e0bc module:overlay(62) +from:0x02162508 kind:load to:0x0215df98 module:overlay(62) +from:0x0216250c kind:load to:0x0215dfd0 module:overlay(62) +from:0x02162510 kind:load to:0x0215dff8 module:overlay(62) +from:0x02162514 kind:load to:0x02062c74 module:overlay(0) +from:0x02162518 kind:load to:0x0215e020 module:overlay(62) +from:0x0216251c kind:load to:0x0215e058 module:overlay(62) +from:0x02162520 kind:load to:0x0215e080 module:overlay(62) +from:0x02162524 kind:load to:0x02062c84 module:overlay(0) +from:0x02162530 kind:load to:0x0215e228 module:overlay(62) +from:0x02162534 kind:load to:0x0215e248 module:overlay(62) +from:0x02162538 kind:load to:0x0215e124 module:overlay(62) +from:0x0216253c kind:load to:0x0215e15c module:overlay(62) +from:0x02162540 kind:load to:0x0215e184 module:overlay(62) +from:0x02162544 kind:load to:0x02062c74 module:overlay(0) +from:0x02162548 kind:load to:0x0215e1ac module:overlay(62) +from:0x0216254c kind:load to:0x0215e1e4 module:overlay(62) +from:0x02162550 kind:load to:0x0215e20c module:overlay(62) +from:0x02162554 kind:load to:0x02062c84 module:overlay(0) +from:0x0216255c kind:load to:0x0215f5c0 module:overlay(62) +from:0x02162564 kind:load to:0x0215f648 module:overlay(62) +from:0x0216256c kind:load to:0x0215f6bc module:overlay(62) +from:0x02162574 kind:load to:0x0215f76c module:overlay(62) +from:0x0216257c kind:load to:0x0215f7d4 module:overlay(62) +from:0x02162584 kind:load to:0x0215fc18 module:overlay(62) +from:0x0216258c kind:load to:0x0215fc5c module:overlay(62) +from:0x02162594 kind:load to:0x0215f600 module:overlay(62) +from:0x0216259c kind:load to:0x0215f678 module:overlay(62) +from:0x021625a4 kind:load to:0x0215f6cc module:overlay(62) +from:0x021625ac kind:load to:0x0215f7ac module:overlay(62) +from:0x021625b4 kind:load to:0x0215fa04 module:overlay(62) +from:0x021625bc kind:load to:0x0215fc34 module:overlay(62) +from:0x021625c4 kind:load to:0x0215fc78 module:overlay(62) +from:0x021625d4 kind:load to:0x0215ec80 module:overlay(62) +from:0x021625d8 kind:load to:0x021604ac module:overlay(62) +from:0x021625dc kind:load to:0x021603fc module:overlay(62) +from:0x021625e0 kind:load to:0x0213fbd8 module:overlays(26,54,56) +from:0x021625ec kind:load to:0x0215ec6c module:overlay(62) +from:0x021625f0 kind:load to:0x02160490 module:overlay(62) +from:0x021625f4 kind:load to:0x0215fedc module:overlay(62) +from:0x021625f8 kind:load to:0x02160168 module:overlay(62) +from:0x02162604 kind:load to:0x0215ec94 module:overlay(62) +from:0x02162608 kind:load to:0x0215eea4 module:overlay(62) +from:0x0216260c kind:load to:0x0215f0bc module:overlay(62) +from:0x02162610 kind:load to:0x0215f4f0 module:overlay(62) +from:0x02162614 kind:load to:0x0215f284 module:overlay(62) +from:0x02162618 kind:load to:0x02063260 module:overlay(0) +from:0x0216261c kind:load to:0x02063264 module:overlay(0) +from:0x02162628 kind:load to:0x02067d60 module:overlay(0) +from:0x0216262c kind:load to:0x02067d7c module:overlay(0) +from:0x02162630 kind:load to:0x02068964 module:overlay(0) +from:0x02162634 kind:load to:0x020689d0 module:overlay(0) +from:0x02162638 kind:load to:0x02068a10 module:overlay(0) +from:0x0216263c kind:load to:0x02068384 module:overlay(0) +from:0x02162640 kind:load to:0x02067f60 module:overlay(0) +from:0x02162644 kind:load to:0x020687d0 module:overlay(0) +from:0x02162648 kind:load to:0x020687d8 module:overlay(0) +from:0x0216264c kind:load to:0x0215ec58 module:overlay(62) +from:0x02162650 kind:load to:0x02160474 module:overlay(62) diff --git a/config/jp/arm9/overlays/ov062/symbols.txt b/config/jp/arm9/overlays/ov062/symbols.txt new file mode 100644 index 00000000..3378dcad --- /dev/null +++ b/config/jp/arm9/overlays/ov062/symbols.txt @@ -0,0 +1,569 @@ +func_ov062_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov062_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov062_02159c10 kind:function(arm,size=0x28) addr:0x02159c10 +func_ov062_02159c38 kind:function(arm,size=0x20) addr:0x02159c38 +func_ov062_02159c58 kind:function(arm,size=0x30) addr:0x02159c58 +func_ov062_02159c88 kind:function(arm,size=0x50) addr:0x02159c88 +func_ov062_02159cd8 kind:function(arm,size=0x20) addr:0x02159cd8 +func_ov062_02159cf8 kind:function(arm,size=0x28) addr:0x02159cf8 +func_ov062_02159d20 kind:function(arm,size=0x14) addr:0x02159d20 +func_ov062_02159d34 kind:function(arm,size=0xc) addr:0x02159d34 +func_ov062_02159d40 kind:function(arm,size=0x24) addr:0x02159d40 +func_ov062_02159d64 kind:function(arm,size=0x28) addr:0x02159d64 +func_ov062_02159d8c kind:function(arm,size=0x20) addr:0x02159d8c +func_ov062_02159dac kind:function(arm,size=0x50) addr:0x02159dac +func_ov062_02159dfc kind:function(arm,size=0x20) addr:0x02159dfc +func_ov062_02159e1c kind:function(arm,size=0x28) addr:0x02159e1c +func_ov062_02159e44 kind:function(arm,size=0x14) addr:0x02159e44 +func_ov062_02159e58 kind:function(arm,size=0xc) addr:0x02159e58 +func_ov062_02159e64 kind:function(arm,size=0x24) addr:0x02159e64 +func_ov062_02159e88 kind:function(arm,size=0x28) addr:0x02159e88 +func_ov062_02159eb0 kind:function(arm,size=0x20) addr:0x02159eb0 +func_ov062_02159ed0 kind:function(arm,size=0x50) addr:0x02159ed0 +func_ov062_02159f20 kind:function(arm,size=0x20) addr:0x02159f20 +func_ov062_02159f40 kind:function(arm,size=0x28) addr:0x02159f40 +func_ov062_02159f68 kind:function(arm,size=0x14) addr:0x02159f68 +func_ov062_02159f7c kind:function(arm,size=0xc) addr:0x02159f7c +func_ov062_02159f88 kind:function(arm,size=0x24) addr:0x02159f88 +func_ov062_02159fac kind:function(arm,size=0x28) addr:0x02159fac +func_ov062_02159fd4 kind:function(arm,size=0x20) addr:0x02159fd4 +func_ov062_02159ff4 kind:function(arm,size=0x50) addr:0x02159ff4 +func_ov062_0215a044 kind:function(arm,size=0x20) addr:0x0215a044 +func_ov062_0215a064 kind:function(arm,size=0x28) addr:0x0215a064 +func_ov062_0215a08c kind:function(arm,size=0x14) addr:0x0215a08c +func_ov062_0215a0a0 kind:function(arm,size=0xc) addr:0x0215a0a0 +func_ov062_0215a0ac kind:function(arm,size=0x24) addr:0x0215a0ac +func_ov062_0215a0d0 kind:function(arm,size=0x60) addr:0x0215a0d0 +func_ov062_0215a130 kind:function(arm,size=0x12c) addr:0x0215a130 +func_ov062_0215a25c kind:function(arm,size=0x14) addr:0x0215a25c +func_ov062_0215a270 kind:function(arm,size=0xe4) addr:0x0215a270 +func_ov062_0215a354 kind:function(arm,size=0x28) addr:0x0215a354 +func_ov062_0215a37c kind:function(arm,size=0x30) addr:0x0215a37c +func_ov062_0215a3ac kind:function(arm,size=0x24) addr:0x0215a3ac +func_ov062_0215a3d0 kind:function(arm,size=0x2c) addr:0x0215a3d0 +func_ov062_0215a3fc kind:function(arm,size=0x1c) addr:0x0215a3fc +func_ov062_0215a418 kind:function(arm,size=0x28) addr:0x0215a418 +func_ov062_0215a440 kind:function(arm,size=0x20) addr:0x0215a440 +func_ov062_0215a460 kind:function(arm,size=0x14) addr:0x0215a460 +func_ov062_0215a474 kind:function(arm,size=0xc) addr:0x0215a474 +func_ov062_0215a480 kind:function(arm,size=0x24) addr:0x0215a480 +func_ov062_0215a4a4 kind:function(arm,size=0x28) addr:0x0215a4a4 +func_ov062_0215a4cc kind:function(arm,size=0x14) addr:0x0215a4cc +func_ov062_0215a4e0 kind:function(arm,size=0xf0) addr:0x0215a4e0 +func_ov062_0215a5d0 kind:function(arm,size=0x14) addr:0x0215a5d0 +func_ov062_0215a5e4 kind:function(arm,size=0x134) addr:0x0215a5e4 +func_ov062_0215a718 kind:function(arm,size=0x24) addr:0x0215a718 +func_ov062_0215a73c kind:function(arm,size=0x4) addr:0x0215a73c +func_ov062_0215a740 kind:function(arm,size=0x9c) addr:0x0215a740 +func_ov062_0215a7dc kind:function(arm,size=0x14) addr:0x0215a7dc +func_ov062_0215a7f0 kind:function(arm,size=0x50) addr:0x0215a7f0 +func_ov062_0215a840 kind:function(arm,size=0x10) addr:0x0215a840 +func_ov062_0215a850 kind:function(arm,size=0x8) addr:0x0215a850 +func_ov062_0215a858 kind:function(arm,size=0x1c) addr:0x0215a858 +func_ov062_0215a874 kind:function(arm,size=0x1c) addr:0x0215a874 +func_ov062_0215a890 kind:function(arm,size=0x38) addr:0x0215a890 +func_ov062_0215a8c8 kind:function(arm,size=0x40) addr:0x0215a8c8 +func_ov062_0215a908 kind:function(arm,size=0x14) addr:0x0215a908 +func_ov062_0215a91c kind:function(arm,size=0xc) addr:0x0215a91c +func_ov062_0215a928 kind:function(arm,size=0x24) addr:0x0215a928 +func_ov062_0215a94c kind:function(arm,size=0x3c) addr:0x0215a94c +func_ov062_0215a988 kind:function(arm,size=0x80) addr:0x0215a988 +func_ov062_0215aa08 kind:function(arm,size=0x20) addr:0x0215aa08 +func_ov062_0215aa28 kind:function(arm,size=0x10c) addr:0x0215aa28 +func_ov062_0215ab34 kind:function(arm,size=0x44) addr:0x0215ab34 +func_ov062_0215ab78 kind:function(arm,size=0x14) addr:0x0215ab78 +func_ov062_0215ab8c kind:function(arm,size=0xfc) addr:0x0215ab8c +func_ov062_0215ac88 kind:function(arm,size=0x20) addr:0x0215ac88 +func_ov062_0215aca8 kind:function(arm,size=0x28) addr:0x0215aca8 +func_ov062_0215acd0 kind:function(arm,size=0x14) addr:0x0215acd0 +func_ov062_0215ace4 kind:function(arm,size=0xc) addr:0x0215ace4 +func_ov062_0215acf0 kind:function(arm,size=0x24) addr:0x0215acf0 +func_ov062_0215ad14 kind:function(arm,size=0x70) addr:0x0215ad14 +func_ov062_0215ad84 kind:function(arm,size=0x34) addr:0x0215ad84 +func_ov062_0215adb8 kind:function(arm,size=0x2c) addr:0x0215adb8 +func_ov062_0215ade4 kind:function(arm,size=0x1a4) addr:0x0215ade4 +func_ov062_0215af88 kind:function(arm,size=0x14) addr:0x0215af88 +func_ov062_0215af9c kind:function(arm,size=0x14) addr:0x0215af9c +func_ov062_0215afb0 kind:function(arm,size=0xc) addr:0x0215afb0 +func_ov062_0215afbc kind:function(arm,size=0x39c) addr:0x0215afbc +func_ov062_0215b358 kind:function(arm,size=0x24) addr:0x0215b358 +func_ov062_0215b37c kind:function(arm,size=0xa4) addr:0x0215b37c +func_ov062_0215b420 kind:function(arm,size=0x260) addr:0x0215b420 +func_ov062_0215b680 kind:function(arm,size=0x1c) addr:0x0215b680 +func_ov062_0215b69c kind:function(arm,size=0x1c) addr:0x0215b69c +func_ov062_0215b6b8 kind:function(arm,size=0x30) addr:0x0215b6b8 +func_ov062_0215b6e8 kind:function(arm,size=0x38) addr:0x0215b6e8 +func_ov062_0215b720 kind:function(arm,size=0x14) addr:0x0215b720 +func_ov062_0215b734 kind:function(arm,size=0xc) addr:0x0215b734 +func_ov062_0215b740 kind:function(arm,size=0x24) addr:0x0215b740 +func_ov062_0215b764 kind:function(arm,size=0x28) addr:0x0215b764 +func_ov062_0215b78c kind:function(arm,size=0x20) addr:0x0215b78c +func_ov062_0215b7ac kind:function(arm,size=0x50) addr:0x0215b7ac +func_ov062_0215b7fc kind:function(arm,size=0x20) addr:0x0215b7fc +func_ov062_0215b81c kind:function(arm,size=0x28) addr:0x0215b81c +func_ov062_0215b844 kind:function(arm,size=0x14) addr:0x0215b844 +func_ov062_0215b858 kind:function(arm,size=0xc) addr:0x0215b858 +func_ov062_0215b864 kind:function(arm,size=0x24) addr:0x0215b864 +func_ov062_0215b888 kind:function(arm,size=0x60) addr:0x0215b888 +func_ov062_0215b8e8 kind:function(arm,size=0xc) addr:0x0215b8e8 +func_ov062_0215b8f4 kind:function(arm,size=0x24) addr:0x0215b8f4 +func_ov062_0215b918 kind:function(arm,size=0x68) addr:0x0215b918 +func_ov062_0215b980 kind:function(arm,size=0x20) addr:0x0215b980 +func_ov062_0215b9a0 kind:function(arm,size=0x4c) addr:0x0215b9a0 +func_ov062_0215b9ec kind:function(arm,size=0x104) addr:0x0215b9ec +func_ov062_0215baf0 kind:function(arm,size=0x7c) addr:0x0215baf0 +func_ov062_0215bb6c kind:function(arm,size=0x54) addr:0x0215bb6c +func_ov062_0215bbc0 kind:function(arm,size=0xf4) addr:0x0215bbc0 +func_ov062_0215bcb4 kind:function(arm,size=0x28) addr:0x0215bcb4 +func_ov062_0215bcdc kind:function(arm,size=0x30) addr:0x0215bcdc +func_ov062_0215bd0c kind:function(arm,size=0x14) addr:0x0215bd0c +func_ov062_0215bd20 kind:function(arm,size=0x14) addr:0x0215bd20 +func_ov062_0215bd34 kind:function(arm,size=0xc) addr:0x0215bd34 +func_ov062_0215bd40 kind:function(arm,size=0x24) addr:0x0215bd40 +func_ov062_0215bd64 kind:function(arm,size=0x60) addr:0x0215bd64 +func_ov062_0215bdc4 kind:function(arm,size=0x20) addr:0x0215bdc4 +func_ov062_0215bde4 kind:function(arm,size=0x17c) addr:0x0215bde4 +func_ov062_0215bf60 kind:function(arm,size=0x18) addr:0x0215bf60 +func_ov062_0215bf78 kind:function(arm,size=0x54) addr:0x0215bf78 +func_ov062_0215bfcc kind:function(arm,size=0xf4) addr:0x0215bfcc +func_ov062_0215c0c0 kind:function(arm,size=0x28) addr:0x0215c0c0 +func_ov062_0215c0e8 kind:function(arm,size=0x30) addr:0x0215c0e8 +func_ov062_0215c118 kind:function(arm,size=0x14) addr:0x0215c118 +func_ov062_0215c12c kind:function(arm,size=0xc) addr:0x0215c12c +func_ov062_0215c138 kind:function(arm,size=0x24) addr:0x0215c138 +func_ov062_0215c15c kind:function(arm,size=0x28) addr:0x0215c15c +func_ov062_0215c184 kind:function(arm,size=0x20) addr:0x0215c184 +func_ov062_0215c1a4 kind:function(arm,size=0x50) addr:0x0215c1a4 +func_ov062_0215c1f4 kind:function(arm,size=0x20) addr:0x0215c1f4 +func_ov062_0215c214 kind:function(arm,size=0x28) addr:0x0215c214 +func_ov062_0215c23c kind:function(arm,size=0x14) addr:0x0215c23c +func_ov062_0215c250 kind:function(arm,size=0xc) addr:0x0215c250 +func_ov062_0215c25c kind:function(arm,size=0x24) addr:0x0215c25c +func_ov062_0215c280 kind:function(arm,size=0x28) addr:0x0215c280 +func_ov062_0215c2a8 kind:function(arm,size=0x20) addr:0x0215c2a8 +func_ov062_0215c2c8 kind:function(arm,size=0x8) addr:0x0215c2c8 +func_ov062_0215c2d0 kind:function(arm,size=0x3c) addr:0x0215c2d0 +func_ov062_0215c30c kind:function(arm,size=0x68) addr:0x0215c30c +func_ov062_0215c374 kind:function(arm,size=0x3c) addr:0x0215c374 +func_ov062_0215c3b0 kind:function(arm,size=0x7c) addr:0x0215c3b0 +func_ov062_0215c42c kind:function(arm,size=0x14) addr:0x0215c42c +func_ov062_0215c440 kind:function(arm,size=0x1c) addr:0x0215c440 +func_ov062_0215c45c kind:function(arm,size=0x14) addr:0x0215c45c +func_ov062_0215c470 kind:function(arm,size=0xc) addr:0x0215c470 +func_ov062_0215c47c kind:function(arm,size=0x24) addr:0x0215c47c +func_ov062_0215c4a0 kind:function(arm,size=0x78) addr:0x0215c4a0 +func_ov062_0215c518 kind:function(arm,size=0x244) addr:0x0215c518 +func_ov062_0215c75c kind:function(arm,size=0x14) addr:0x0215c75c +func_ov062_0215c770 kind:function(arm,size=0x14) addr:0x0215c770 +func_ov062_0215c784 kind:function(arm,size=0x64) addr:0x0215c784 +func_ov062_0215c7e8 kind:function(arm,size=0x6c) addr:0x0215c7e8 +func_ov062_0215c854 kind:function(arm,size=0x84) addr:0x0215c854 +func_ov062_0215c8d8 kind:function(arm,size=0x29c) addr:0x0215c8d8 +func_ov062_0215cb74 kind:function(arm,size=0x90) addr:0x0215cb74 +func_ov062_0215cc04 kind:function(arm,size=0xb8) addr:0x0215cc04 +func_ov062_0215ccbc kind:function(arm,size=0xd0) addr:0x0215ccbc +func_ov062_0215cd8c kind:function(arm,size=0x4) addr:0x0215cd8c +func_ov062_0215cd90 kind:function(arm,size=0x4) addr:0x0215cd90 +func_ov062_0215cd94 kind:function(arm,size=0x38) addr:0x0215cd94 +func_ov062_0215cdcc kind:function(arm,size=0x38) addr:0x0215cdcc +func_ov062_0215ce04 kind:function(arm,size=0x260) addr:0x0215ce04 +func_ov062_0215d064 kind:function(arm,size=0xc) addr:0x0215d064 +func_ov062_0215d070 kind:function(arm,size=0x34) addr:0x0215d070 +func_ov062_0215d0a4 kind:function(arm,size=0x10) addr:0x0215d0a4 +func_ov062_0215d0b4 kind:function(arm,size=0x14) addr:0x0215d0b4 +func_ov062_0215d0c8 kind:function(arm,size=0x1c) addr:0x0215d0c8 +func_ov062_0215d0e4 kind:function(arm,size=0x1c) addr:0x0215d0e4 +func_ov062_0215d100 kind:function(arm,size=0x14) addr:0x0215d100 +func_ov062_0215d114 kind:function(arm,size=0xc) addr:0x0215d114 +func_ov062_0215d120 kind:function(arm,size=0x24) addr:0x0215d120 +func_ov062_0215d144 kind:function(arm,size=0x34) addr:0x0215d144 +func_ov062_0215d178 kind:function(arm,size=0x20) addr:0x0215d178 +func_ov062_0215d198 kind:function(arm,size=0x50) addr:0x0215d198 +func_ov062_0215d1e8 kind:function(arm,size=0x8) addr:0x0215d1e8 +func_ov062_0215d1f0 kind:function(arm,size=0x20) addr:0x0215d1f0 +func_ov062_0215d210 kind:function(arm,size=0x28) addr:0x0215d210 +func_ov062_0215d238 kind:function(arm,size=0x14) addr:0x0215d238 +func_ov062_0215d24c kind:function(arm,size=0xc) addr:0x0215d24c +func_ov062_0215d258 kind:function(arm,size=0x24) addr:0x0215d258 +func_ov062_0215d27c kind:function(arm,size=0x70) addr:0x0215d27c +func_ov062_0215d2ec kind:function(arm,size=0xb4) addr:0x0215d2ec +func_ov062_0215d3a0 kind:function(arm,size=0x84) addr:0x0215d3a0 +func_ov062_0215d424 kind:function(arm,size=0xa0) addr:0x0215d424 +func_ov062_0215d4c4 kind:function(arm,size=0x14) addr:0x0215d4c4 +func_ov062_0215d4d8 kind:function(arm,size=0x4c) addr:0x0215d4d8 +func_ov062_0215d524 kind:function(arm,size=0x28) addr:0x0215d524 +func_ov062_0215d54c kind:function(arm,size=0x30) addr:0x0215d54c +func_ov062_0215d57c kind:function(arm,size=0x14) addr:0x0215d57c +func_ov062_0215d590 kind:function(arm,size=0xc) addr:0x0215d590 +func_ov062_0215d59c kind:function(arm,size=0x24) addr:0x0215d59c +func_ov062_0215d5c0 kind:function(arm,size=0x48) addr:0x0215d5c0 +func_ov062_0215d608 kind:function(arm,size=0x20) addr:0x0215d608 +func_ov062_0215d628 kind:function(arm,size=0x50) addr:0x0215d628 +func_ov062_0215d678 kind:function(arm,size=0x8) addr:0x0215d678 +func_ov062_0215d680 kind:function(arm,size=0x8) addr:0x0215d680 +func_ov062_0215d688 kind:function(arm,size=0x20) addr:0x0215d688 +func_ov062_0215d6a8 kind:function(arm,size=0x28) addr:0x0215d6a8 +func_ov062_0215d6d0 kind:function(arm,size=0x14) addr:0x0215d6d0 +func_ov062_0215d6e4 kind:function(arm,size=0xc) addr:0x0215d6e4 +func_ov062_0215d6f0 kind:function(arm,size=0x24) addr:0x0215d6f0 +func_ov062_0215d714 kind:function(arm,size=0x48) addr:0x0215d714 +func_ov062_0215d75c kind:function(arm,size=0x20) addr:0x0215d75c +func_ov062_0215d77c kind:function(arm,size=0x50) addr:0x0215d77c +func_ov062_0215d7cc kind:function(arm,size=0x8) addr:0x0215d7cc +func_ov062_0215d7d4 kind:function(arm,size=0x8) addr:0x0215d7d4 +func_ov062_0215d7dc kind:function(arm,size=0x20) addr:0x0215d7dc +func_ov062_0215d7fc kind:function(arm,size=0x28) addr:0x0215d7fc +func_ov062_0215d824 kind:function(arm,size=0x14) addr:0x0215d824 +func_ov062_0215d838 kind:function(arm,size=0xc) addr:0x0215d838 +func_ov062_0215d844 kind:function(arm,size=0x24) addr:0x0215d844 +func_ov062_0215d868 kind:function(arm,size=0x48) addr:0x0215d868 +func_ov062_0215d8b0 kind:function(arm,size=0x20) addr:0x0215d8b0 +func_ov062_0215d8d0 kind:function(arm,size=0x50) addr:0x0215d8d0 +func_ov062_0215d920 kind:function(arm,size=0x8) addr:0x0215d920 +func_ov062_0215d928 kind:function(arm,size=0x8) addr:0x0215d928 +func_ov062_0215d930 kind:function(arm,size=0x20) addr:0x0215d930 +func_ov062_0215d950 kind:function(arm,size=0x28) addr:0x0215d950 +func_ov062_0215d978 kind:function(arm,size=0x14) addr:0x0215d978 +func_ov062_0215d98c kind:function(arm,size=0xc) addr:0x0215d98c +func_ov062_0215d998 kind:function(arm,size=0x24) addr:0x0215d998 +func_ov062_0215d9bc kind:function(arm,size=0x48) addr:0x0215d9bc +func_ov062_0215da04 kind:function(arm,size=0x20) addr:0x0215da04 +func_ov062_0215da24 kind:function(arm,size=0x50) addr:0x0215da24 +func_ov062_0215da74 kind:function(arm,size=0x8) addr:0x0215da74 +func_ov062_0215da7c kind:function(arm,size=0x8) addr:0x0215da7c +func_ov062_0215da84 kind:function(arm,size=0x20) addr:0x0215da84 +func_ov062_0215daa4 kind:function(arm,size=0x28) addr:0x0215daa4 +func_ov062_0215dacc kind:function(arm,size=0x14) addr:0x0215dacc +func_ov062_0215dae0 kind:function(arm,size=0xc) addr:0x0215dae0 +func_ov062_0215daec kind:function(arm,size=0x24) addr:0x0215daec +func_ov062_0215db10 kind:function(arm,size=0x48) addr:0x0215db10 +func_ov062_0215db58 kind:function(arm,size=0x58) addr:0x0215db58 +func_ov062_0215dbb0 kind:function(arm,size=0x158) addr:0x0215dbb0 +func_ov062_0215dd08 kind:function(arm,size=0x20) addr:0x0215dd08 +func_ov062_0215dd28 kind:function(arm,size=0x28) addr:0x0215dd28 +func_ov062_0215dd50 kind:function(arm,size=0x30) addr:0x0215dd50 +func_ov062_0215dd80 kind:function(arm,size=0x14) addr:0x0215dd80 +func_ov062_0215dd94 kind:function(arm,size=0x24) addr:0x0215dd94 +func_ov062_0215ddb8 kind:function(arm,size=0x4) addr:0x0215ddb8 +func_ov062_0215ddbc kind:function(arm,size=0x94) addr:0x0215ddbc +func_ov062_0215de50 kind:function(arm,size=0x3c) addr:0x0215de50 +func_ov062_0215de8c kind:function(arm,size=0x40) addr:0x0215de8c +func_ov062_0215decc kind:function(arm,size=0x28) addr:0x0215decc +func_ov062_0215def4 kind:function(arm,size=0x1c) addr:0x0215def4 +func_ov062_0215df10 kind:function(arm,size=0x20) addr:0x0215df10 +func_ov062_0215df30 kind:function(arm,size=0x28) addr:0x0215df30 +func_ov062_0215df58 kind:function(arm,size=0x40) addr:0x0215df58 +func_ov062_0215df98 kind:function(arm,size=0x38) addr:0x0215df98 +func_ov062_0215dfd0 kind:function(arm,size=0x28) addr:0x0215dfd0 +func_ov062_0215dff8 kind:function(arm,size=0x28) addr:0x0215dff8 +func_ov062_0215e020 kind:function(arm,size=0x38) addr:0x0215e020 +func_ov062_0215e058 kind:function(arm,size=0x28) addr:0x0215e058 +func_ov062_0215e080 kind:function(arm,size=0x1c) addr:0x0215e080 +func_ov062_0215e09c kind:function(arm,size=0x20) addr:0x0215e09c +func_ov062_0215e0bc kind:function(arm,size=0x28) addr:0x0215e0bc +func_ov062_0215e0e4 kind:function(arm,size=0x40) addr:0x0215e0e4 +func_ov062_0215e124 kind:function(arm,size=0x38) addr:0x0215e124 +func_ov062_0215e15c kind:function(arm,size=0x28) addr:0x0215e15c +func_ov062_0215e184 kind:function(arm,size=0x28) addr:0x0215e184 +func_ov062_0215e1ac kind:function(arm,size=0x38) addr:0x0215e1ac +func_ov062_0215e1e4 kind:function(arm,size=0x28) addr:0x0215e1e4 +func_ov062_0215e20c kind:function(arm,size=0x1c) addr:0x0215e20c +func_ov062_0215e228 kind:function(arm,size=0x20) addr:0x0215e228 +func_ov062_0215e248 kind:function(arm,size=0x28) addr:0x0215e248 +func_ov062_0215e270 kind:function(arm,size=0x9e8) addr:0x0215e270 +func_ov062_0215ec58 kind:function(arm,size=0x14) addr:0x0215ec58 +func_ov062_0215ec6c kind:function(arm,size=0x14) addr:0x0215ec6c +func_ov062_0215ec80 kind:function(arm,size=0x14) addr:0x0215ec80 +func_ov062_0215ec94 kind:function(arm,size=0x210) addr:0x0215ec94 +func_ov062_0215eea4 kind:function(arm,size=0x218) addr:0x0215eea4 +func_ov062_0215f0bc kind:function(arm,size=0x1c8) addr:0x0215f0bc +func_ov062_0215f284 kind:function(arm,size=0x26c) addr:0x0215f284 +func_ov062_0215f4f0 kind:function(arm,size=0x18) addr:0x0215f4f0 +func_ov062_0215f508 kind:function(arm,size=0x3c) addr:0x0215f508 +func_ov062_0215f544 kind:function(arm,size=0x40) addr:0x0215f544 +func_ov062_0215f584 kind:function(arm,size=0x3c) addr:0x0215f584 +func_ov062_0215f5c0 kind:function(arm,size=0x40) addr:0x0215f5c0 +func_ov062_0215f600 kind:function(arm,size=0x48) addr:0x0215f600 +func_ov062_0215f648 kind:function(arm,size=0x30) addr:0x0215f648 +func_ov062_0215f678 kind:function(arm,size=0x44) addr:0x0215f678 +func_ov062_0215f6bc kind:function(arm,size=0x10) addr:0x0215f6bc +func_ov062_0215f6cc kind:function(arm,size=0xa0) addr:0x0215f6cc +func_ov062_0215f76c kind:function(arm,size=0x40) addr:0x0215f76c +func_ov062_0215f7ac kind:function(arm,size=0x28) addr:0x0215f7ac +func_ov062_0215f7d4 kind:function(arm,size=0x230) addr:0x0215f7d4 +func_ov062_0215fa04 kind:function(arm,size=0x214) addr:0x0215fa04 +func_ov062_0215fc18 kind:function(arm,size=0x1c) addr:0x0215fc18 +func_ov062_0215fc34 kind:function(arm,size=0x28) addr:0x0215fc34 +func_ov062_0215fc5c kind:function(arm,size=0x1c) addr:0x0215fc5c +func_ov062_0215fc78 kind:function(arm,size=0x4) addr:0x0215fc78 +func_ov062_0215fc7c kind:function(arm,size=0x68) addr:0x0215fc7c +func_ov062_0215fce4 kind:function(arm,size=0x68) addr:0x0215fce4 +func_ov062_0215fd4c kind:function(arm,size=0x20) addr:0x0215fd4c +func_ov062_0215fd6c kind:function(arm,size=0x30) addr:0x0215fd6c +func_ov062_0215fd9c kind:function(arm,size=0x4c) addr:0x0215fd9c +func_ov062_0215fde8 kind:function(arm,size=0xf4) addr:0x0215fde8 +func_ov062_0215fedc kind:function(arm,size=0x14c) addr:0x0215fedc +func_ov062_02160028 kind:function(arm,size=0x140) addr:0x02160028 +func_ov062_02160168 kind:function(arm,size=0xc) addr:0x02160168 +func_ov062_02160174 kind:function(arm,size=0x84) addr:0x02160174 +func_ov062_021601f8 kind:function(arm,size=0x94) addr:0x021601f8 +func_ov062_0216028c kind:function(arm,size=0x94) addr:0x0216028c +func_ov062_02160320 kind:function(arm,size=0x40) addr:0x02160320 +func_ov062_02160360 kind:function(arm,size=0x70) addr:0x02160360 +func_ov062_021603d0 kind:function(arm,size=0x2c) addr:0x021603d0 +func_ov062_021603fc kind:function(arm,size=0x78) addr:0x021603fc +func_ov062_02160474 kind:function(arm,size=0x1c) addr:0x02160474 +func_ov062_02160490 kind:function(arm,size=0x1c) addr:0x02160490 +func_ov062_021604ac kind:function(arm,size=0x1c) addr:0x021604ac +data_ov062_021604c8 kind:data(any) addr:0x021604c8 +data_ov062_021604d8 kind:data(any) addr:0x021604d8 +data_ov062_021604ec kind:data(any) addr:0x021604ec +data_ov062_02160508 kind:data(any) addr:0x02160508 +data_ov062_02160528 kind:data(any) addr:0x02160528 +data_ov062_02160530 kind:data(any) addr:0x02160530 +data_ov062_02160540 kind:data(any) addr:0x02160540 +data_ov062_02160550 kind:data(any) addr:0x02160550 +data_ov062_02160560 kind:data(any) addr:0x02160560 +data_ov062_02160570 kind:data(any) addr:0x02160570 +data_ov062_0216057c kind:data(any) addr:0x0216057c ambiguous +data_ov062_02160580 kind:data(any) addr:0x02160580 +data_ov062_02160590 kind:data(any) addr:0x02160590 +data_ov062_021605a0 kind:data(any) addr:0x021605a0 +data_ov062_021605b0 kind:data(any) addr:0x021605b0 +data_ov062_021605c4 kind:data(any) addr:0x021605c4 +data_ov062_021605d8 kind:data(any) addr:0x021605d8 +data_ov062_021605ec kind:data(any) addr:0x021605ec +func_ov062_0216060c kind:function(arm,size=0x50) addr:0x0216060c +func_ov062_0216065c kind:function(arm,size=0x50) addr:0x0216065c +func_ov062_021606ac kind:function(arm,size=0x50) addr:0x021606ac +func_ov062_021606fc kind:function(arm,size=0x50) addr:0x021606fc +func_ov062_0216074c kind:function(arm,size=0x50) addr:0x0216074c +func_ov062_0216079c kind:function(arm,size=0x50) addr:0x0216079c +func_ov062_021607ec kind:function(arm,size=0x64) addr:0x021607ec +func_ov062_02160850 kind:function(arm,size=0x50) addr:0x02160850 +func_ov062_021608a0 kind:function(arm,size=0x50) addr:0x021608a0 +func_ov062_021608f0 kind:function(arm,size=0x94) addr:0x021608f0 +func_ov062_02160984 kind:function(arm,size=0x50) addr:0x02160984 +func_ov062_021609d4 kind:function(arm,size=0x50) addr:0x021609d4 +func_ov062_02160a24 kind:function(arm,size=0x50) addr:0x02160a24 +func_ov062_02160a74 kind:function(arm,size=0x50) addr:0x02160a74 +func_ov062_02160ac4 kind:function(arm,size=0x50) addr:0x02160ac4 +func_ov062_02160b14 kind:function(arm,size=0x50) addr:0x02160b14 +func_ov062_02160b64 kind:function(arm,size=0x50) addr:0x02160b64 +func_ov062_02160bb4 kind:function(arm,size=0x50) addr:0x02160bb4 +func_ov062_02160c04 kind:function(arm,size=0x50) addr:0x02160c04 +func_ov062_02160c54 kind:function(arm,size=0x50) addr:0x02160c54 +func_ov062_02160ca4 kind:function(arm,size=0x50) addr:0x02160ca4 +data_ov062_02160d68 kind:data(any) addr:0x02160d68 +data_ov062_02160d8c kind:data(any) addr:0x02160d8c +data_ov062_02160dec kind:data(any) addr:0x02160dec +data_ov062_02160e10 kind:data(any) addr:0x02160e10 +data_ov062_02160e70 kind:data(any) addr:0x02160e70 +data_ov062_02160e94 kind:data(any) addr:0x02160e94 +data_ov062_02160ef4 kind:data(any) addr:0x02160ef4 +data_ov062_02160f18 kind:data(any) addr:0x02160f18 +data_ov062_02160f78 kind:data(any) addr:0x02160f78 +data_ov062_02160f94 kind:data(any) addr:0x02160f94 +data_ov062_02160fe4 kind:data(any) addr:0x02160fe4 +data_ov062_02161030 kind:data(any) addr:0x02161030 +data_ov062_0216108c kind:data(any) addr:0x0216108c ambiguous +data_ov062_0216114c kind:data(any) addr:0x0216114c +data_ov062_02161260 kind:data(any) addr:0x02161260 +data_ov062_0216126c kind:data(any) addr:0x0216126c +data_ov062_02161278 kind:data(any) addr:0x02161278 +data_ov062_02161284 kind:data(any) addr:0x02161284 +data_ov062_02161290 kind:data(any) addr:0x02161290 +data_ov062_0216129c kind:data(any) addr:0x0216129c +data_ov062_021612a8 kind:data(any) addr:0x021612a8 +data_ov062_021612b4 kind:data(any) addr:0x021612b4 +data_ov062_021612c0 kind:data(any) addr:0x021612c0 +data_ov062_021612cc kind:data(any) addr:0x021612cc +data_ov062_021612e0 kind:data(any) addr:0x021612e0 +data_ov062_021612fc kind:data(any) addr:0x021612fc +data_ov062_02161318 kind:data(any) addr:0x02161318 ambiguous +data_ov062_02161324 kind:data(any) addr:0x02161324 +data_ov062_0216133c kind:data(any) addr:0x0216133c +data_ov062_02161350 kind:data(any) addr:0x02161350 ambiguous +data_ov062_0216135c kind:data(any) addr:0x0216135c +data_ov062_02161388 kind:data(any) addr:0x02161388 +data_ov062_021613d0 kind:data(any) addr:0x021613d0 +data_ov062_02161430 kind:data(any) addr:0x02161430 +data_ov062_02161450 kind:data(any) addr:0x02161450 ambiguous +data_ov062_02161454 kind:data(any) addr:0x02161454 +data_ov062_021614a8 kind:data(any) addr:0x021614a8 +data_ov062_021614b8 kind:data(any) addr:0x021614b8 +data_ov062_021614dc kind:data(any) addr:0x021614dc +data_ov062_02161508 kind:data(any) addr:0x02161508 +data_ov062_02161548 kind:data(any) addr:0x02161548 +data_ov062_02161560 kind:data(any) addr:0x02161560 +data_ov062_02161578 kind:data(any) addr:0x02161578 +data_ov062_02161590 kind:data(any) addr:0x02161590 +data_ov062_021615a8 kind:data(any) addr:0x021615a8 +data_ov062_021615c0 kind:data(any) addr:0x021615c0 +data_ov062_021615f0 kind:data(any) addr:0x021615f0 +data_ov062_02161608 kind:data(any) addr:0x02161608 +data_ov062_02161620 kind:data(any) addr:0x02161620 +data_ov062_02161730 kind:data(any) addr:0x02161730 +data_ov062_0216184c kind:data(any) addr:0x0216184c +data_ov062_02161870 kind:data(any) addr:0x02161870 +data_ov062_021618d0 kind:data(any) addr:0x021618d0 +data_ov062_021618f4 kind:data(any) addr:0x021618f4 +data_ov062_02161910 kind:data(any) addr:0x02161910 +data_ov062_02161958 kind:data(any) addr:0x02161958 +data_ov062_021619a8 kind:data(any) addr:0x021619a8 +data_ov062_02161a00 kind:data(any) addr:0x02161a00 +data_ov062_02161b24 kind:data(any) addr:0x02161b24 +data_ov062_02161b40 kind:data(any) addr:0x02161b40 +data_ov062_02161b68 kind:data(any) addr:0x02161b68 ambiguous +data_ov062_02161b88 kind:data(any) addr:0x02161b88 +data_ov062_02161bd0 kind:data(any) addr:0x02161bd0 +data_ov062_02161c20 kind:data(any) addr:0x02161c20 +data_ov062_02161d3c kind:data(any) addr:0x02161d3c +data_ov062_02161d60 kind:data(any) addr:0x02161d60 +data_ov062_02161dc0 kind:data(any) addr:0x02161dc0 +data_ov062_02161de4 kind:data(any) addr:0x02161de4 +data_ov062_02161e3c kind:data(any) addr:0x02161e3c +data_ov062_02161e4c kind:data(any) addr:0x02161e4c +data_ov062_02161e70 kind:data(any) addr:0x02161e70 +data_ov062_02161e74 kind:data(any) addr:0x02161e74 ambiguous +data_ov062_02161ea0 kind:data(any) addr:0x02161ea0 +data_ov062_02161ec8 kind:data(any) addr:0x02161ec8 +data_ov062_02161ee0 kind:data(any) addr:0x02161ee0 +data_ov062_02161ef8 kind:data(any) addr:0x02161ef8 +data_ov062_02161f10 kind:data(any) addr:0x02161f10 +data_ov062_02161f28 kind:data(any) addr:0x02161f28 +data_ov062_02161f40 kind:data(any) addr:0x02161f40 +data_ov062_02161f70 kind:data(any) addr:0x02161f70 +data_ov062_02161f88 kind:data(any) addr:0x02161f88 +data_ov062_02161fa0 kind:data(any) addr:0x02161fa0 +data_ov062_021620a4 kind:data(any) addr:0x021620a4 ambiguous +data_ov062_021620b0 kind:data(any) addr:0x021620b0 +data_ov062_021621c9 kind:data(any) addr:0x021621c9 ambiguous +data_ov062_021621cc kind:data(any) addr:0x021621cc +data_ov062_021621e8 kind:data(any) addr:0x021621e8 +data_ov062_02162234 kind:data(any) addr:0x02162234 +data_ov062_02162250 kind:data(any) addr:0x02162250 +data_ov062_0216226c kind:data(any) addr:0x0216226c +data_ov062_02162274 kind:data(any) addr:0x02162274 ambiguous +data_ov062_02162294 kind:data(any) addr:0x02162294 +data_ov062_021622d4 kind:data(any) addr:0x021622d4 +data_ov062_021622f0 kind:data(any) addr:0x021622f0 +data_ov062_0216233c kind:data(any) addr:0x0216233c +data_ov062_02162358 kind:data(any) addr:0x02162358 +data_ov062_021623a4 kind:data(any) addr:0x021623a4 +data_ov062_021623c0 kind:data(any) addr:0x021623c0 +data_ov062_0216240c kind:data(any) addr:0x0216240c +data_ov062_02162428 kind:data(any) addr:0x02162428 +data_ov062_0216243c kind:data(any) addr:0x0216243c ambiguous +data_ov062_02162474 kind:data(any) addr:0x02162474 +data_ov062_02162490 kind:data(any) addr:0x02162490 +data_ov062_021624d0 kind:data(any) addr:0x021624d0 +data_ov062_02162500 kind:data(any) addr:0x02162500 +data_ov062_02162530 kind:data(any) addr:0x02162530 +data_ov062_02162558 kind:data(any) addr:0x02162558 +data_ov062_0216255c kind:data(any) addr:0x0216255c +data_ov062_0216258c kind:data(any) addr:0x0216258c ambiguous +data_ov062_02162594 kind:data(any) addr:0x02162594 +data_ov062_021625d4 kind:data(any) addr:0x021625d4 +data_ov062_021625ec kind:data(any) addr:0x021625ec +data_ov062_02162604 kind:data(any) addr:0x02162604 +data_ov062_02162628 kind:data(any) addr:0x02162628 +data_ov062_02162654 kind:data(any) addr:0x02162654 +data_ov062_02162668 kind:data(any) addr:0x02162668 +data_ov062_0216266c kind:data(any) addr:0x0216266c +data_ov062_02162678 kind:data(any) addr:0x02162678 +data_ov062_02162684 kind:data(any) addr:0x02162684 +data_ov062_02162690 kind:data(any) addr:0x02162690 +data_ov062_0216269c kind:data(any) addr:0x0216269c +data_ov062_021626a8 kind:data(any) addr:0x021626a8 +data_ov062_021626c0 kind:bss addr:0x021626c0 +data_ov062_021626c4 kind:bss addr:0x021626c4 +data_ov062_021626d0 kind:bss addr:0x021626d0 +data_ov062_021626dc kind:bss addr:0x021626dc ambiguous +data_ov062_0216271c kind:bss addr:0x0216271c ambiguous +data_ov062_021627a8 kind:bss addr:0x021627a8 +data_ov062_021627ac kind:bss addr:0x021627ac +data_ov062_021627b8 kind:bss addr:0x021627b8 +data_ov062_02162808 kind:bss addr:0x02162808 ambiguous +data_ov062_0216282c kind:bss addr:0x0216282c ambiguous +data_ov062_02162890 kind:bss addr:0x02162890 +data_ov062_02162894 kind:bss addr:0x02162894 +data_ov062_021628a0 kind:bss addr:0x021628a0 +data_ov062_021628e8 kind:bss addr:0x021628e8 ambiguous +data_ov062_02162978 kind:bss addr:0x02162978 +data_ov062_0216297c kind:bss addr:0x0216297c +data_ov062_02162988 kind:bss addr:0x02162988 +data_ov062_02162a2c kind:bss addr:0x02162a2c ambiguous +data_ov062_02162a60 kind:bss addr:0x02162a60 +data_ov062_02162a64 kind:bss addr:0x02162a64 +data_ov062_02162a70 kind:bss addr:0x02162a70 +data_ov062_02162b48 kind:bss addr:0x02162b48 +data_ov062_02162b4c kind:bss addr:0x02162b4c +data_ov062_02162b58 kind:bss addr:0x02162b58 +data_ov062_02162b7c kind:bss addr:0x02162b7c ambiguous +data_ov062_02162bbc kind:bss addr:0x02162bbc ambiguous +data_ov062_02162bd4 kind:bss addr:0x02162bd4 ambiguous +data_ov062_02162c30 kind:bss addr:0x02162c30 +data_ov062_02162c34 kind:bss addr:0x02162c34 +data_ov062_02162c40 kind:bss addr:0x02162c40 +data_ov062_02162c50 kind:bss addr:0x02162c50 +data_ov062_02162c8c kind:bss addr:0x02162c8c +data_ov062_02162c90 kind:bss addr:0x02162c90 +data_ov062_02162c9c kind:bss addr:0x02162c9c +data_ov062_02162cb0 kind:bss addr:0x02162cb0 ambiguous +data_ov062_02162d74 kind:bss addr:0x02162d74 +data_ov062_02162d78 kind:bss addr:0x02162d78 +data_ov062_02162d84 kind:bss addr:0x02162d84 +data_ov062_02162df8 kind:bss addr:0x02162df8 ambiguous +data_ov062_02162e5c kind:bss addr:0x02162e5c +data_ov062_02162e64 kind:bss addr:0x02162e64 +data_ov062_02162e70 kind:bss addr:0x02162e70 +data_ov062_02162e7c kind:bss addr:0x02162e7c +data_ov062_02162f54 kind:bss addr:0x02162f54 +data_ov062_0216302c kind:bss addr:0x0216302c +data_ov062_02163030 kind:bss addr:0x02163030 +data_ov062_0216303c kind:bss addr:0x0216303c +data_ov062_021630d4 kind:bss addr:0x021630d4 ambiguous +data_ov062_02163114 kind:bss addr:0x02163114 +data_ov062_02163118 kind:bss addr:0x02163118 +data_ov062_02163124 kind:bss addr:0x02163124 +data_ov062_021631d8 kind:bss addr:0x021631d8 ambiguous +data_ov062_021631fc kind:bss addr:0x021631fc +data_ov062_02163200 kind:bss addr:0x02163200 +data_ov062_0216320c kind:bss addr:0x0216320c +data_ov062_02163248 kind:bss addr:0x02163248 +data_ov062_0216324c kind:bss addr:0x0216324c +data_ov062_02163258 kind:bss addr:0x02163258 +data_ov062_021632a4 kind:bss addr:0x021632a4 ambiguous +data_ov062_021632a8 kind:bss addr:0x021632a8 ambiguous +data_ov062_02163330 kind:bss addr:0x02163330 +data_ov062_02163334 kind:bss addr:0x02163334 +data_ov062_02163340 kind:bss addr:0x02163340 +data_ov062_02163408 kind:bss addr:0x02163408 ambiguous +data_ov062_02163414 kind:bss addr:0x02163414 +data_ov062_02163418 kind:bss addr:0x02163418 +data_ov062_02163424 kind:bss addr:0x02163424 +data_ov062_02163428 kind:bss addr:0x02163428 ambiguous +data_ov062_02163444 kind:bss addr:0x02163444 +data_ov062_021634c4 kind:bss addr:0x021634c4 ambiguous +data_ov062_0216351c kind:bss addr:0x0216351c +data_ov062_02163520 kind:bss addr:0x02163520 +data_ov062_0216352c kind:bss addr:0x0216352c +data_ov062_02163584 kind:bss addr:0x02163584 ambiguous +data_ov062_02163600 kind:bss addr:0x02163600 +data_ov062_02163604 kind:bss addr:0x02163604 +data_ov062_02163610 kind:bss addr:0x02163610 +data_ov062_021636c4 kind:bss addr:0x021636c4 ambiguous +data_ov062_021636e4 kind:bss addr:0x021636e4 +data_ov062_021636e8 kind:bss addr:0x021636e8 +data_ov062_021636f4 kind:bss addr:0x021636f4 +data_ov062_021637c8 kind:bss addr:0x021637c8 +data_ov062_021637cc kind:bss addr:0x021637cc +data_ov062_021637d8 kind:bss addr:0x021637d8 +data_ov062_02163884 kind:bss addr:0x02163884 ambiguous +data_ov062_021638ac kind:bss addr:0x021638ac +data_ov062_021638b0 kind:bss addr:0x021638b0 +data_ov062_021638bc kind:bss addr:0x021638bc +data_ov062_02163918 kind:bss addr:0x02163918 ambiguous +data_ov062_02163938 kind:bss addr:0x02163938 ambiguous +data_ov062_02163990 kind:bss addr:0x02163990 diff --git a/config/jp/arm9/overlays/ov063/delinks.txt b/config/jp/arm9/overlays/ov063/delinks.txt new file mode 100644 index 00000000..7bee5190 --- /dev/null +++ b/config/jp/arm9/overlays/ov063/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x0216433c kind:code align:32 + .rodata start:0x0216433c end:0x02164548 kind:data align:4 + .init start:0x02164548 end:0x02164c58 kind:code align:4 + .ctor start:0x02164c58 end:0x02164c94 kind:data align:4 + .data start:0x02164ca0 end:0x02165980 kind:data align:32 + .bss start:0x02165980 end:0x02166840 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov063/relocs.txt b/config/jp/arm9/overlays/ov063/relocs.txt new file mode 100644 index 00000000..16b00429 --- /dev/null +++ b/config/jp/arm9/overlays/ov063/relocs.txt @@ -0,0 +1,2066 @@ +from:0x02159be8 kind:load to:0x02165990 module:overlay(63) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159e5c module:overlay(63) +from:0x02159c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159c58 kind:load to:0x02164ce4 module:overlay(63) +from:0x02159c68 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02159c7c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02159c8c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02159c9c kind:arm_call to:0x02059498 module:overlay(0) +from:0x02159cac kind:load to:0x02164d08 module:overlay(63) +from:0x02159cb0 kind:load to:0x02164340 module:overlay(63) +from:0x02159cb4 kind:load to:0x02164350 module:overlay(63) +from:0x02159cb8 kind:load to:0x02164360 module:overlay(63) +from:0x02159cc8 kind:arm_call to:0x0209932c module:overlay(0) +from:0x02159ce0 kind:load to:0x02164ca8 module:overlay(63) +from:0x02159d08 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02159d3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159d4c kind:arm_call to:0x0215c308 module:overlay(63) +from:0x02159d74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159d80 kind:arm_call to:0x01fff458 module:itcm +from:0x02159e10 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x02159e50 kind:load to:0x027e0ce4 module:dtcm +from:0x02159e58 kind:load to:0x0203feb0 module:main +from:0x02159e68 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02159ecc kind:arm_call to:0x02159c60 module:overlay(63) +from:0x02159ef8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02159f14 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159f24 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159f3c kind:arm_call to:0x02080464 module:overlay(0) +from:0x02159f48 kind:arm_call to:0x02159cbc module:overlay(63) +from:0x02159f50 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02159f70 kind:arm_call to:0x0215c570 module:overlay(63) +from:0x02159fb8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215a028 kind:load to:0x02164e30 module:overlay(63) +from:0x0215a02c kind:load to:0x02165990 module:overlay(63) +from:0x0215a030 kind:load to:0x02164d34 module:overlay(63) +from:0x0215a034 kind:load to:0x0204b164 module:main +from:0x0215a040 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a054 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a078 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215a088 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215a0a0 kind:arm_call to:0x0215ca88 module:overlay(63) +from:0x0215a0ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a0c0 kind:load to:0x0215c414 module:overlay(63) +from:0x0215a0c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a0ec kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215a158 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215a194 kind:arm_call to:0x0215a164 module:overlay(63) +from:0x0215a1cc kind:load to:0x02164d78 module:overlay(63) +from:0x0215a1f0 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215a1fc kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215a22c kind:load to:0x027e09b8 module:dtcm +from:0x0215a264 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x0215a2c8 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0215a2d0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215a2f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a318 kind:arm_call to:0x0215d464 module:overlay(63) +from:0x0215a328 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0215a334 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a344 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a3f8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215a41c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215a434 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a444 kind:arm_call to:0x0215c308 module:overlay(63) +from:0x0215a4ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a4bc kind:arm_call to:0x020e639c module:overlay(31) +from:0x0215a4d4 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215a4e4 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0215a4ec kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215a51c kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0215a544 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0215a5ac kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215a5c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a610 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0215a624 kind:arm_call to:0x0215a1d0 module:overlay(63) +from:0x0215a684 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a694 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a6d4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215a72c kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215a738 kind:load to:0x02164dd0 module:overlay(63) +from:0x0215a740 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a748 kind:load to:0x027e0d38 module:dtcm +from:0x0215a74c kind:load to:0x020af4a8 module:overlay(0) +from:0x0215a754 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a75c kind:load to:0x027e09a8 module:dtcm +from:0x0215a764 kind:load to:0x027e09c0 module:dtcm +from:0x0215a780 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a7a8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215a7d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a7e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a808 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215a834 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215a870 kind:load to:0x02164cb0 module:overlay(63) +from:0x0215a8d4 kind:load to:0x02164e88 module:overlay(63) +from:0x0215a8f4 kind:arm_call to:0x02015018 module:main +from:0x0215a914 kind:arm_call to:0x02015018 module:main +from:0x0215a934 kind:arm_call to:0x02015018 module:main +from:0x0215a954 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a96c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a9c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aa38 kind:arm_call to:0x0215c2b0 module:overlay(63) +from:0x0215aa4c kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215aa58 kind:arm_call to:0x0215bca4 module:overlay(63) +from:0x0215aa6c kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215aa74 kind:load to:0x027e09a8 module:dtcm +from:0x0215aa7c kind:load to:0x0203feb0 module:main +from:0x0215aaec kind:load to:0x02164e88 module:overlay(63) +from:0x0215ab10 kind:arm_call to:0x02015018 module:main +from:0x0215ab30 kind:arm_call to:0x02015018 module:main +from:0x0215ab50 kind:arm_call to:0x02015018 module:main +from:0x0215ab70 kind:arm_call to:0x02015018 module:main +from:0x0215ab90 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215aba4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215abf4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215acb4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215acc0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215acf0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ad6c kind:arm_call to:0x0215c2b0 module:overlay(63) +from:0x0215ad80 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215ad90 kind:arm_call to:0x0215bca4 module:overlay(63) +from:0x0215ada4 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215adb0 kind:arm_call to:0x0215be58 module:overlay(63) +from:0x0215adc4 kind:arm_call to:0x0215c1f4 module:overlay(63) +from:0x0215add8 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215ade8 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215adf4 kind:load to:0x027e09a8 module:dtcm +from:0x0215adfc kind:load to:0x0203feb0 module:main +from:0x0215ae00 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ae10 kind:arm_call to:0x0215c358 module:overlay(63) +from:0x0215ae1c kind:arm_call to:0x0215c374 module:overlay(63) +from:0x0215ae30 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0215ae38 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215ae48 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x0215ae70 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215aeac kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215aeb4 kind:arm_call to:0x0215c2b0 module:overlay(63) +from:0x0215aec8 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215af00 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215af0c kind:arm_call to:0x0215bca4 module:overlay(63) +from:0x0215af20 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215af2c kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215af94 kind:load to:0x02164e88 module:overlay(63) +from:0x0215afb4 kind:arm_call to:0x02015018 module:main +from:0x0215afd4 kind:arm_call to:0x02015018 module:main +from:0x0215aff4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b00c kind:arm_call to:0x02015018 module:main +from:0x0215b02c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b03c kind:arm_call to:0x01ff916c module:itcm +from:0x0215b0bc kind:arm_call to:0x0215c2b0 module:overlay(63) +from:0x0215b0d0 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b0fc kind:arm_call to:0x0215c1f4 module:overlay(63) +from:0x0215b110 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b11c kind:arm_call to:0x0215c028 module:overlay(63) +from:0x0215b130 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b138 kind:load to:0x027e09a8 module:dtcm +from:0x0215b144 kind:load to:0x0203feb0 module:main +from:0x0215b170 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215b1b8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215b1c4 kind:load to:0x020af498 module:overlay(0) +from:0x0215b1c8 kind:load to:0x027e07d4 module:dtcm +from:0x0215b1d0 kind:load to:0x02164e88 module:overlay(63) +from:0x0215b1e0 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0215b1f8 kind:arm_call to:0x0215c2b0 module:overlay(63) +from:0x0215b20c kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b298 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b2a8 kind:arm_call to:0x0215bca4 module:overlay(63) +from:0x0215b2bc kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b2cc kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b2e0 kind:load to:0x02164e88 module:overlay(63) +from:0x0215b348 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215b354 kind:load to:0x02164ed0 module:overlay(63) +from:0x0215b374 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b3f4 kind:arm_call to:0x0215c1f4 module:overlay(63) +from:0x0215b408 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b418 kind:arm_call to:0x0215bca4 module:overlay(63) +from:0x0215b42c kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b43c kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b450 kind:load to:0x02164e88 module:overlay(63) +from:0x0215b4c0 kind:load to:0x02164eb8 module:overlay(63) +from:0x0215b4e4 kind:arm_call to:0x02015018 module:main +from:0x0215b504 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b54c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b58c kind:arm_call to:0x0215c33c module:overlay(63) +from:0x0215b59c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b5b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b5d8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215b5ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b600 kind:arm_call to:0x0215c2b0 module:overlay(63) +from:0x0215b614 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b620 kind:arm_call to:0x0215c028 module:overlay(63) +from:0x0215b634 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b644 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b650 kind:load to:0x027e09a8 module:dtcm +from:0x0215b658 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b660 kind:load to:0x027e09c0 module:dtcm +from:0x0215b744 kind:load to:0x02164ea0 module:overlay(63) +from:0x0215b748 kind:load to:0x0204b164 module:main +from:0x0215b76c kind:arm_call to:0x02015018 module:main +from:0x0215b78c kind:arm_call to:0x02015018 module:main +from:0x0215b7ac kind:arm_call to:0x02015018 module:main +from:0x0215b7cc kind:arm_call to:0x02015018 module:main +from:0x0215b7ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b804 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b8ec kind:arm_call to:0x01ff916c module:itcm +from:0x0215b9e0 kind:arm_call to:0x0215c2b0 module:overlay(63) +from:0x0215b9f4 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215b9fc kind:load to:0x027e09a8 module:dtcm +from:0x0215ba04 kind:load to:0x0204b164 module:main +from:0x0215ba0c kind:load to:0x0203feb0 module:main +from:0x0215ba7c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bacc kind:load to:0x02164e88 module:overlay(63) +from:0x0215bad8 kind:arm_call to:0x0215c2b0 module:overlay(63) +from:0x0215bb00 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bb2c kind:arm_call to:0x0215c1f4 module:overlay(63) +from:0x0215bb40 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215bb4c kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215bb58 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215bb80 kind:load to:0x02099394 module:overlay(0) +from:0x0215bb98 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0215bc08 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215bc24 kind:load to:0x02164e88 module:overlay(63) +from:0x0215bc70 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215bc8c kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215bca0 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215bcc0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215be2c kind:arm_call to:0x01fff148 module:itcm +from:0x0215be38 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215be50 kind:load to:0x0203feb0 module:main +from:0x0215be54 kind:load to:0x027e0ce0 module:dtcm +from:0x0215be70 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bea8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bec0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bf28 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bf38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bff4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c000 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215c01c kind:load to:0x0203feb0 module:main +from:0x0215c020 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c040 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c078 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c090 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c15c kind:arm_call to:0x01fff148 module:itcm +from:0x0215c180 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215c19c kind:load to:0x0203feb0 module:main +from:0x0215c1a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c1c8 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215c1e0 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215c1ec kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215c20c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c240 kind:arm_call to:0x0215c33c module:overlay(63) +from:0x0215c254 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c25c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0215c270 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c28c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c2a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c2c8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c370 kind:load to:0x020af49c module:overlay(0) +from:0x0215c390 kind:load to:0x020af4a4 module:overlay(0) +from:0x0215c3c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c3f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c408 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c448 kind:arm_call to:0x0200eab0 module:main +from:0x0215c49c kind:arm_call to:0x0200e260 module:main +from:0x0215c4ac kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c52c kind:arm_call to:0x0200e260 module:main +from:0x0215c53c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c56c kind:load to:0x027e0964 module:dtcm +from:0x0215c578 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215c59c kind:load to:0x02164cc8 module:overlay(63) +from:0x0215c5a8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215c5bc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215c5c4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c5dc kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0215c5f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c670 kind:arm_call to:0x01fff498 module:itcm +from:0x0215c67c kind:arm_call to:0x01fff584 module:itcm +from:0x0215c6c4 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0215c6d8 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c6f8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215c704 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215c720 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215c730 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215c740 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c748 kind:arm_call to:0x02011ff4 module:main +from:0x0215c75c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c764 kind:arm_call to:0x02011ff4 module:main +from:0x0215c77c kind:arm_call to:0x0215c5a0 module:overlay(63) +from:0x0215c798 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215c7c4 kind:arm_call to:0x0203e740 module:main +from:0x0215c7cc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215c7d4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c7dc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c7e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c7f0 kind:load to:0x020a1aac module:overlay(0) +from:0x0215c800 kind:arm_call to:0x0215c5a0 module:overlay(63) +from:0x0215c81c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215c848 kind:arm_call to:0x0203e740 module:main +from:0x0215c850 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215c858 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c860 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c868 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c870 kind:arm_call to:0x02011ff4 module:main +from:0x0215c87c kind:load to:0x020a1aac module:overlay(0) +from:0x0215c888 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215c89c kind:load to:0x02165a78 module:overlay(63) +from:0x0215c8b0 kind:arm_call to:0x02011f3c module:main +from:0x0215c8bc kind:arm_call to:0x0215cae4 module:overlay(63) +from:0x0215c8d0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215c904 kind:load to:0x02164f9c module:overlay(63) +from:0x0215c914 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x0215c928 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0215c938 kind:load to:0x02164fc0 module:overlay(63) +from:0x0215c93c kind:load to:0x02164380 module:overlay(63) +from:0x0215c958 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x0215c970 kind:load to:0x02164f68 module:overlay(63) +from:0x0215c9c8 kind:arm_call to:0x0215d5b0 module:overlay(63) +from:0x0215c9d8 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x0215c9f4 kind:arm_call to:0x0215d5f0 module:overlay(63) +from:0x0215c9fc kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x0215ca14 kind:arm_call to:0x0215d684 module:overlay(63) +from:0x0215ca20 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x0215ca60 kind:load to:0x02164f80 module:overlay(63) +from:0x0215ca74 kind:arm_call to:0x0215d4c0 module:overlay(63) +from:0x0215ca80 kind:arm_call to:0x0207cdc4 module:overlay(0) +from:0x0215caa8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215cac8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215cadc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215caec kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215cb50 kind:arm_call to:0x0215c90c module:overlay(63) +from:0x0215cb68 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x0215cb78 kind:arm_call to:0x0215c940 module:overlay(63) +from:0x0215cb84 kind:arm_call to:0x0215ca28 module:overlay(63) +from:0x0215cbb0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215cbfc kind:load to:0x02164fec module:overlay(63) +from:0x0215cc00 kind:load to:0x02165a78 module:overlay(63) +from:0x0215cc04 kind:load to:0x02164370 module:overlay(63) +from:0x0215cc10 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215cc24 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215cc44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cc58 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215cc68 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215cc78 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215cc90 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cc94 kind:load to:0x0215d730 module:overlay(63) +from:0x0215cce8 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215ccec kind:load to:0x02164f30 module:overlay(63) +from:0x0215cd10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cd28 kind:arm_call to:0x0215c1a8 module:overlay(63) +from:0x0215cd34 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215cd3c kind:load to:0x027e0ce4 module:dtcm +from:0x0215cd6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cd80 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215cdec kind:load to:0x027e0ce4 module:dtcm +from:0x0215ce44 kind:arm_call to:0x0215cd54 module:overlay(63) +from:0x0215ce90 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215cecc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cefc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215cf30 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215cf48 kind:arm_call to:0x0215d4c0 module:overlay(63) +from:0x0215cf54 kind:load to:0x027e09c0 module:dtcm +from:0x0215cf8c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215cf98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cfd0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215cfdc kind:load to:0x0203feb0 module:main +from:0x0215d01c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d02c kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0215d044 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215d0a0 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x0215d0e0 kind:arm_call to:0x0215d4c0 module:overlay(63) +from:0x0215d148 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d18c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d1cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d210 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d22c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d28c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215d2e8 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0215d2fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d300 kind:arm_call to:0x01fff458 module:itcm +from:0x0215d314 kind:arm_call to:0x0215d4c0 module:overlay(63) +from:0x0215d32c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215d38c kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215d398 kind:load to:0x02164f00 module:overlay(63) +from:0x0215d39c kind:load to:0x027e0ce0 module:dtcm +from:0x0215d3a0 kind:load to:0x0203feb0 module:main +from:0x0215d3a8 kind:load to:0x020af4a8 module:overlay(0) +from:0x0215d3ac kind:load to:0x027e0d38 module:dtcm +from:0x0215d3b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d3b8 kind:load to:0x027e09c0 module:dtcm +from:0x0215d3d0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215d428 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215d43c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d460 kind:load to:0x0203feb0 module:main +from:0x0215d4cc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215d4f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d514 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d530 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d548 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d558 kind:load to:0x027e0cec module:dtcm +from:0x0215d560 kind:load to:0x027e09a8 module:dtcm +from:0x0215d5d4 kind:arm_call to:0x0215a188 module:overlay(63) +from:0x0215d5e0 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215d658 kind:arm_call to:0x0215a84c module:overlay(63) +from:0x0215d660 kind:arm_call to:0x0215c1a8 module:overlay(63) +from:0x0215d678 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215d69c kind:arm_call to:0x0215c1a8 module:overlay(63) +from:0x0215d6c4 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215d6d0 kind:arm_call to:0x0215a84c module:overlay(63) +from:0x0215d700 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215d728 kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0215d798 kind:arm_call to:0x0200e260 module:main +from:0x0215d7a8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215d7d8 kind:load to:0x027e0964 module:dtcm +from:0x0215d7e4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d7ec kind:arm_call to:0x02011ff4 module:main +from:0x0215d800 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d808 kind:arm_call to:0x02011ff4 module:main +from:0x0215d820 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215d828 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d830 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d838 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d850 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215d858 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d860 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d868 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d870 kind:arm_call to:0x02011ff4 module:main +from:0x0215d884 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d898 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215d8b0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215d8c4 kind:load to:0x0216504c module:overlay(63) +from:0x0215d8d0 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x0215d918 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d940 kind:arm_call to:0x020f8fa4 module:overlay(31) +from:0x0215d974 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d97c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d984 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d99c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d9a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d9ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d9b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215d9c8 kind:load to:0x02165b60 module:overlay(63) +from:0x0215d9dc kind:arm_call to:0x02011f3c module:main +from:0x0215d9e8 kind:arm_call to:0x0215da18 module:overlay(63) +from:0x0215d9fc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215da14 kind:load to:0x021650b0 module:overlay(63) +from:0x0215da20 kind:arm_call to:0x0215d890 module:overlay(63) +from:0x0215da50 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215da68 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215da9c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215dab4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215dacc kind:load to:0x0216514c module:overlay(63) +from:0x0215dad0 kind:load to:0x02165b60 module:overlay(63) +from:0x0215dad4 kind:load to:0x02165104 module:overlay(63) +from:0x0215dae0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215daf8 kind:arm_call to:0x0215d8c8 module:overlay(63) +from:0x0215db2c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215db58 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0215db78 kind:load to:0x021650cc module:overlay(63) +from:0x0215db7c kind:load to:0x021650e4 module:overlay(63) +from:0x0215db9c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215dc00 kind:arm_call to:0x0200f05c module:main +from:0x0215dc1c kind:load to:0x02165b60 module:overlay(63) +from:0x0215dc20 kind:load to:0x02164390 module:overlay(63) +from:0x0215dc40 kind:arm_call to:0x0200f05c module:main +from:0x0215dc5c kind:load to:0x02165b60 module:overlay(63) +from:0x0215dc60 kind:load to:0x021643a0 module:overlay(63) +from:0x0215dc70 kind:load to:0x02058e24 module:overlay(0) +from:0x0215dc84 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215dc8c kind:arm_call to:0x02011ff4 module:main +from:0x0215dca4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215dcac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215dcb4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215dcbc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215dcc4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215dcdc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215dce4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215dcec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215dcf4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215dcfc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215dd04 kind:arm_call to:0x02011ff4 module:main +from:0x0215dd18 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215dd2c kind:load to:0x02165c48 module:overlay(63) +from:0x0215dd40 kind:arm_call to:0x02011f3c module:main +from:0x0215dd4c kind:arm_call to:0x0215dd7c module:overlay(63) +from:0x0215dd60 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215dd78 kind:load to:0x021651c8 module:overlay(63) +from:0x0215dd84 kind:arm_call to:0x0215d890 module:overlay(63) +from:0x0215ddb4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215ddcc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215dde4 kind:load to:0x021651ec module:overlay(63) +from:0x0215dde8 kind:load to:0x02165c48 module:overlay(63) +from:0x0215ddec kind:load to:0x02165104 module:overlay(63) +from:0x0215ddfc kind:arm_call to:0x0215d8c8 module:overlay(63) +from:0x0215de30 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215de40 kind:load to:0x021651a8 module:overlay(63) +from:0x0215de8c kind:arm_call to:0x0200f05c module:main +from:0x0215dea8 kind:load to:0x02165c48 module:overlay(63) +from:0x0215deac kind:load to:0x021643c0 module:overlay(63) +from:0x0215decc kind:arm_call to:0x0200f05c module:main +from:0x0215dee8 kind:load to:0x02165c48 module:overlay(63) +from:0x0215deec kind:load to:0x021643b0 module:overlay(63) +from:0x0215defc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215df04 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215df0c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215df14 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215df2c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215df34 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215df3c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215df44 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215df4c kind:arm_call to:0x02011ff4 module:main +from:0x0215df60 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215df74 kind:load to:0x02165d30 module:overlay(63) +from:0x0215df88 kind:arm_call to:0x02011f3c module:main +from:0x0215df94 kind:arm_call to:0x0215dfc4 module:overlay(63) +from:0x0215dfa8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215dfc0 kind:load to:0x02165250 module:overlay(63) +from:0x0215dfcc kind:arm_call to:0x0215d890 module:overlay(63) +from:0x0215dfe0 kind:load to:0x02165274 module:overlay(63) +from:0x0215e000 kind:arm_call to:0x0200f05c module:main +from:0x0215e01c kind:load to:0x02165d30 module:overlay(63) +from:0x0215e020 kind:load to:0x021643e0 module:overlay(63) +from:0x0215e040 kind:arm_call to:0x0200f05c module:main +from:0x0215e05c kind:load to:0x02165d30 module:overlay(63) +from:0x0215e060 kind:load to:0x021643d0 module:overlay(63) +from:0x0215e070 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e078 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e080 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e098 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e0a0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e0a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e0b0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e0c4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e0d8 kind:load to:0x02165e18 module:overlay(63) +from:0x0215e0ec kind:arm_call to:0x02011f3c module:main +from:0x0215e0f8 kind:arm_call to:0x0215e128 module:overlay(63) +from:0x0215e10c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e124 kind:load to:0x021652f0 module:overlay(63) +from:0x0215e130 kind:arm_call to:0x0215d890 module:overlay(63) +from:0x0215e160 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215e178 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e190 kind:load to:0x02165314 module:overlay(63) +from:0x0215e194 kind:load to:0x02165e18 module:overlay(63) +from:0x0215e198 kind:load to:0x02165104 module:overlay(63) +from:0x0215e1a8 kind:arm_call to:0x0215d8c8 module:overlay(63) +from:0x0215e1dc kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215e1ec kind:load to:0x021652d0 module:overlay(63) +from:0x0215e238 kind:arm_call to:0x0200f05c module:main +from:0x0215e254 kind:load to:0x02165e18 module:overlay(63) +from:0x0215e258 kind:load to:0x02164400 module:overlay(63) +from:0x0215e278 kind:arm_call to:0x0200f05c module:main +from:0x0215e294 kind:load to:0x02165e18 module:overlay(63) +from:0x0215e298 kind:load to:0x021643f0 module:overlay(63) +from:0x0215e2a8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e2b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e2b8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e2c0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e2d8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e2e0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e2e8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e2f0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e2f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215e30c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e320 kind:load to:0x02165f00 module:overlay(63) +from:0x0215e334 kind:arm_call to:0x02011f3c module:main +from:0x0215e340 kind:arm_call to:0x0215e370 module:overlay(63) +from:0x0215e354 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e36c kind:load to:0x02165378 module:overlay(63) +from:0x0215e378 kind:arm_call to:0x0215d890 module:overlay(63) +from:0x0215e38c kind:load to:0x0216539c module:overlay(63) +from:0x0215e3ac kind:arm_call to:0x0200f05c module:main +from:0x0215e3c8 kind:load to:0x02165f00 module:overlay(63) +from:0x0215e3cc kind:load to:0x02164420 module:overlay(63) +from:0x0215e3ec kind:arm_call to:0x0200f05c module:main +from:0x0215e408 kind:load to:0x02165f00 module:overlay(63) +from:0x0215e40c kind:load to:0x02164410 module:overlay(63) +from:0x0215e41c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e424 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e42c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e444 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e44c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e454 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e45c kind:arm_call to:0x02011ff4 module:main +from:0x0215e470 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e4b0 kind:arm_call to:0x02160c94 module:overlay(63) +from:0x0215e4d8 kind:arm_call to:0x02160f5c module:overlay(63) +from:0x0215e4e4 kind:arm_call to:0x02163f60 module:overlay(63) +from:0x0215e530 kind:arm_call to:0x0203522c module:main +from:0x0215e53c kind:load to:0x0216541c module:overlay(63) +from:0x0215e54c kind:arm_call to:0x0201b8bc module:main +from:0x0215e564 kind:arm_call to:0x02163f7c module:overlay(63) +from:0x0215e56c kind:arm_call to:0x02160fa8 module:overlay(63) +from:0x0215e574 kind:arm_call to:0x0201b8bc module:main +from:0x0215e58c kind:arm_call to:0x02163f7c module:overlay(63) +from:0x0215e594 kind:arm_call to:0x02160fa8 module:overlay(63) +from:0x0215e59c kind:arm_call to:0x0201b8bc module:main +from:0x0215e5a4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e5d8 kind:arm_call_thumb to:0x020b92cc module:overlay(12) +from:0x0215e5f0 kind:arm_call to:0x02160b28 module:overlay(63) +from:0x0215e5f8 kind:load to:0x02160bdc module:overlay(63) +from:0x0215e680 kind:arm_call to:0x0211da44 module:overlay(39) +from:0x0215e688 kind:arm_call to:0x0215e944 module:overlay(63) +from:0x0215e6d8 kind:arm_call to:0x02147a74 module:overlay(58) +from:0x0215e708 kind:arm_call to:0x02147a74 module:overlay(58) +from:0x0215e714 kind:arm_call to:0x0215e944 module:overlay(63) +from:0x0215e764 kind:arm_call to:0x0215e9c4 module:overlay(63) +from:0x0215e794 kind:arm_call to:0x0203522c module:main +from:0x0215e7a8 kind:arm_call to:0x0208381c module:overlay(0) +from:0x0215e7b0 kind:arm_call to:0x020dad38 module:overlay(31) +from:0x0215e7b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e7d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e7dc kind:load to:0x02082090 module:overlay(0) +from:0x0215e7ec kind:load to:0x020b69b8 module:overlay(0) +from:0x0215e7f0 kind:load to:0x0206e6e8 module:overlay(0) +from:0x0215e820 kind:arm_call to:0x020820fc module:overlay(0) +from:0x0215e83c kind:arm_call to:0x0206e6a0 module:overlay(0) +from:0x0215e84c kind:arm_call to:0x0211da78 module:overlay(39) +from:0x0215e864 kind:arm_call to:0x02147ad0 module:overlay(58) +from:0x0215e8a8 kind:arm_call to:0x0215ead8 module:overlay(63) +from:0x0215e8e0 kind:arm_call to:0x0215fe9c module:overlay(63) +from:0x0215e8ec kind:arm_call to:0x0208381c module:overlay(0) +from:0x0215e8f4 kind:arm_call to:0x020dad38 module:overlay(31) +from:0x0215e8fc kind:load to:0x027e0cd8 module:dtcm +from:0x0215e900 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215e904 kind:load to:0x027e0d3c module:dtcm +from:0x0215e934 kind:arm_call_thumb to:0x020b99ac module:overlay(12) +from:0x0215e93c kind:load to:0x027e09a4 module:dtcm +from:0x0215e940 kind:load to:0x027e0cf0 module:dtcm +from:0x0215e9c0 kind:load to:0x0216447c module:overlay(63) +from:0x0215ea1c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0215ea30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ea3c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ea60 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215ea84 kind:arm_call to:0x0203b434 module:main +from:0x0215ea90 kind:arm_call to:0x0203b434 module:main +from:0x0215ea98 kind:arm_call to:0x0203c53c module:main +from:0x0215eaa4 kind:arm_call to:0x0203bea8 module:main +from:0x0215eaa8 kind:arm_call to:0x0203badc module:main +from:0x0215eac0 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0215eacc kind:load to:0x027e0ce0 module:dtcm +from:0x0215ead0 kind:load to:0x027e09bc module:dtcm +from:0x0215eaf0 kind:load to:0x027e09bc module:dtcm +from:0x0215eaf4 kind:load to:0x020798e8 module:overlay(0) +from:0x0215eb0c kind:arm_call_thumb to:0x020b929c module:overlay(12) +from:0x0215eb18 kind:arm_call_thumb to:0x020b92b4 module:overlay(12) +from:0x0215eb34 kind:arm_call to:0x0215eb3c module:overlay(63) +from:0x0215ebfc kind:arm_call_thumb to:0x020b998c module:overlay(12) +from:0x0215ec04 kind:arm_call_thumb to:0x020b996c module:overlay(12) +from:0x0215ec10 kind:arm_call_thumb to:0x020b9a1c module:overlay(12) +from:0x0215ec90 kind:arm_call to:0x0215f6f0 module:overlay(63) +from:0x0215eca0 kind:arm_call to:0x021605c4 module:overlay(63) +from:0x0215ecac kind:arm_call to:0x0215f250 module:overlay(63) +from:0x0215ecb4 kind:arm_call to:0x0215fb20 module:overlay(63) +from:0x0215ecc8 kind:arm_call to:0x0215f574 module:overlay(63) +from:0x0215ecd0 kind:arm_call to:0x0215f8c0 module:overlay(63) +from:0x0215ece4 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215ecf0 kind:arm_call to:0x0215fc78 module:overlay(63) +from:0x0215ed08 kind:arm_call to:0x0203b8f8 module:main +from:0x0215ed28 kind:arm_call to:0x0215f3a4 module:overlay(63) +from:0x0215ed80 kind:arm_call to:0x0215f3a4 module:overlay(63) +from:0x0215ed9c kind:arm_call to:0x0215f250 module:overlay(63) +from:0x0215eda4 kind:arm_call to:0x0215fb20 module:overlay(63) +from:0x0215edb4 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215edbc kind:arm_call to:0x0203b8f8 module:main +from:0x0215edfc kind:arm_call to:0x0215f574 module:overlay(63) +from:0x0215ee04 kind:arm_call to:0x0215fc78 module:overlay(63) +from:0x0215ee38 kind:arm_call_thumb to:0x020b99d0 module:overlay(12) +from:0x0215ee5c kind:arm_call to:0x0211e070 module:overlay(39) +from:0x0215ee78 kind:arm_call to:0x0214851c module:overlay(58) +from:0x0215ee84 kind:arm_call_thumb to:0x020b99e0 module:overlay(12) +from:0x0215ee9c kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215eeb4 kind:arm_call to:0x0215f3a4 module:overlay(63) +from:0x0215eeec kind:arm_call to:0x02160cc8 module:overlay(63) +from:0x0215ef10 kind:arm_call to:0x0215fe9c module:overlay(63) +from:0x0215ef18 kind:arm_call_thumb to:0x020b9968 module:overlay(12) +from:0x0215ef34 kind:arm_call to:0x0206d470 module:overlay(0) +from:0x0215ef3c kind:arm_call to:0x021603f4 module:overlay(63) +from:0x0215ef60 kind:arm_call to:0x02160fe0 module:overlay(63) +from:0x0215ef84 kind:arm_call to:0x0216105c module:overlay(63) +from:0x0215ef8c kind:arm_call to:0x0216103c module:overlay(63) +from:0x0215ef94 kind:arm_call to:0x0216101c module:overlay(63) +from:0x0215efec kind:arm_call to:0x02163f80 module:overlay(63) +from:0x0215f00c kind:arm_call to:0x0215f200 module:overlay(63) +from:0x0215f050 kind:arm_call to:0x0203522c module:main +from:0x0215f060 kind:arm_call to:0x0215f758 module:overlay(63) +from:0x0215f080 kind:arm_call to:0x02160628 module:overlay(63) +from:0x0215f08c kind:arm_call_thumb to:0x020b9240 module:overlay(12) +from:0x0215f094 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215f0a4 kind:arm_call to:0x0203b8f8 module:main +from:0x0215f0b4 kind:arm_call to:0x0203b8f8 module:main +from:0x0215f0dc kind:arm_call to:0x0215f3a4 module:overlay(63) +from:0x0215f100 kind:arm_call to:0x0216081c module:overlay(63) +from:0x0215f108 kind:arm_call to:0x0215f308 module:overlay(63) +from:0x0215f140 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215f1e4 kind:load to:0x027e0cf0 module:dtcm +from:0x0215f1f0 kind:load to:0x027e09a4 module:dtcm +from:0x0215f1f4 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215f1f8 kind:load to:0x027e0d3c module:dtcm +from:0x0215f25c kind:arm_call to:0x0215f940 module:overlay(63) +from:0x0215f28c kind:arm_call to:0x0211e070 module:overlay(39) +from:0x0215f2a8 kind:arm_call to:0x0214851c module:overlay(58) +from:0x0215f2b8 kind:arm_call_thumb to:0x020b9240 module:overlay(12) +from:0x0215f2dc kind:arm_call to:0x0211e070 module:overlay(39) +from:0x0215f2f4 kind:arm_call to:0x0214851c module:overlay(58) +from:0x0215f328 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215f35c kind:load to:0x027e0cf0 module:dtcm +from:0x0215f36c kind:load to:0x02161010 module:overlay(63) +from:0x0215f388 kind:arm_call to:0x0215e5fc module:overlay(63) +from:0x0215f398 kind:arm_call to:0x02160b28 module:overlay(63) +from:0x0215f460 kind:arm_call_thumb to:0x020b99bc module:overlay(12) +from:0x0215f468 kind:load to:0x027e0cf0 module:dtcm +from:0x0215f4a4 kind:arm_call_thumb to:0x020b99ac module:overlay(12) +from:0x0215f514 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0215f52c kind:arm_call to:0x02072154 module:overlay(0) +from:0x0215f530 kind:arm_call to:0x02160d04 module:overlay(63) +from:0x0215f550 kind:arm_call to:0x02062784 module:overlay(0) +from:0x0215f564 kind:load to:0x027e09a4 module:dtcm +from:0x0215f568 kind:load to:0x027e0cf0 module:dtcm +from:0x0215f56c kind:load to:0x027e0cd8 module:dtcm +from:0x0215f570 kind:load to:0x0204b608 module:main +from:0x0215f5c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f5cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f5e8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215f610 kind:arm_call to:0x0203b434 module:main +from:0x0215f61c kind:arm_call to:0x0203b434 module:main +from:0x0215f624 kind:arm_call to:0x0203c53c module:main +from:0x0215f630 kind:arm_call to:0x0203bea8 module:main +from:0x0215f634 kind:arm_call to:0x0203badc module:main +from:0x0215f64c kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0215f658 kind:load to:0x027e09bc module:dtcm +from:0x0215f67c kind:load to:0x0204b690 module:main +from:0x0215f680 kind:load to:0x020194d0 module:main +from:0x0215f6d8 kind:arm_call_thumb to:0x020b9134 module:overlay(12) +from:0x0215f710 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215f728 kind:arm_call to:0x0203b8f8 module:main +from:0x0215f73c kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215f754 kind:load to:0x027e0cf0 module:dtcm +from:0x0215f798 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215f7a8 kind:arm_call to:0x0203b8f8 module:main +from:0x0215f7b8 kind:arm_call to:0x0203b8f8 module:main +from:0x0215f7e4 kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215f814 kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215f83c kind:arm_call to:0x0203b8f8 module:main +from:0x0215f848 kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215f860 kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215f8bc kind:load to:0x027e0cf0 module:dtcm +from:0x0215f8e0 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215f8f4 kind:arm_call to:0x0203b8f8 module:main +from:0x0215f908 kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215f924 kind:arm_call to:0x0203b8f8 module:main +from:0x0215f93c kind:load to:0x027e0cf0 module:dtcm +from:0x0215f950 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215f968 kind:arm_call to:0x0203b8f8 module:main +from:0x0215f9bc kind:arm_call to:0x0203b8f8 module:main +from:0x0215f9d4 kind:arm_call to:0x0203b434 module:main +from:0x0215f9e0 kind:arm_call to:0x0203c088 module:main +from:0x0215f9e8 kind:arm_call to:0x0203b434 module:main +from:0x0215f9f0 kind:arm_call to:0x0203c2b8 module:main +from:0x0215f9f4 kind:arm_call to:0x0203badc module:main +from:0x0215fa08 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fa24 kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215fb18 kind:load to:0x027e0cf0 module:dtcm +from:0x0215fb44 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215fb5c kind:arm_call to:0x0203b8f8 module:main +from:0x0215fb6c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fb84 kind:arm_call to:0x0203b434 module:main +from:0x0215fb90 kind:arm_call to:0x0203c088 module:main +from:0x0215fb98 kind:arm_call to:0x0203b434 module:main +from:0x0215fba0 kind:arm_call to:0x0203c2b8 module:main +from:0x0215fba4 kind:arm_call to:0x0203badc module:main +from:0x0215fbb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fbf8 kind:arm_call to:0x0203b8f8 module:main +from:0x0215fc14 kind:arm_call to:0x0203b8f8 module:main +from:0x0215fc74 kind:load to:0x027e0cf0 module:dtcm +from:0x0215fc8c kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215fcac kind:arm_call to:0x0203b434 module:main +from:0x0215fcb8 kind:arm_call to:0x0203c088 module:main +from:0x0215fcc0 kind:arm_call to:0x0203b434 module:main +from:0x0215fcc8 kind:arm_call to:0x0203c2b8 module:main +from:0x0215fccc kind:arm_call to:0x0203badc module:main +from:0x0215fce0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fd14 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0215fd28 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0215fd44 kind:arm_call to:0x0203b8f8 module:main +from:0x0215fd54 kind:arm_call to:0x0203b8f8 module:main +from:0x0215fd94 kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215fdfc kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x0215fe34 kind:load to:0x027e0cf0 module:dtcm +from:0x0215fe48 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x0215fe50 kind:arm_call to:0x0203b8f8 module:main +from:0x0215fe64 kind:load to:0x027e0cf0 module:dtcm +from:0x0215fe70 kind:arm_call to:0x0215ff30 module:overlay(63) +from:0x0215fe78 kind:arm_call to:0x021601b4 module:overlay(63) +from:0x0215fe94 kind:arm_call to:0x0215fe9c module:overlay(63) +from:0x0215fef0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ff24 kind:load to:0x02164468 module:overlay(63) +from:0x0215ff28 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ff2c kind:load to:0x020b4800 module:overlay(0) +from:0x0215ff48 kind:arm_call to:0x02018bc4 module:main +from:0x0215ff5c kind:arm_call to:0x020c6dd0 module:overlay(24) +from:0x0215ff64 kind:arm_call to:0x020c6c5c module:overlay(24) +from:0x0215ff80 kind:load to:0x0204b690 module:main +from:0x0215ff84 kind:load to:0x027e0994 module:dtcm +from:0x0215ff9c kind:arm_call to:0x0203b434 module:main +from:0x0215ffa4 kind:arm_call to:0x0203bea8 module:main +from:0x0215ffb0 kind:arm_call to:0x0203b434 module:main +from:0x0215ffc4 kind:arm_call to:0x0203c2b8 module:main +from:0x0215ffd0 kind:arm_call to:0x0203bea8 module:main +from:0x0215ffdc kind:arm_call to:0x0203c088 module:main +from:0x0215ffe0 kind:arm_call to:0x0203badc module:main +from:0x0215ffec kind:arm_call to:0x0203b434 module:main +from:0x0215fff4 kind:arm_call to:0x0203bea8 module:main +from:0x02160000 kind:arm_call to:0x0203b434 module:main +from:0x02160010 kind:arm_call to:0x0203c2b8 module:main +from:0x0216001c kind:arm_call to:0x0203bea8 module:main +from:0x02160028 kind:arm_call to:0x0203c088 module:main +from:0x0216002c kind:arm_call to:0x0203badc module:main +from:0x02160038 kind:arm_call to:0x0203b434 module:main +from:0x02160040 kind:arm_call to:0x0203bea8 module:main +from:0x0216004c kind:arm_call to:0x0203b434 module:main +from:0x0216005c kind:arm_call to:0x0203c2b8 module:main +from:0x02160068 kind:arm_call to:0x0203bea8 module:main +from:0x02160074 kind:arm_call to:0x0203c088 module:main +from:0x02160078 kind:arm_call to:0x0203badc module:main +from:0x02160084 kind:arm_call to:0x0203b434 module:main +from:0x0216008c kind:arm_call to:0x0203bea8 module:main +from:0x02160098 kind:arm_call to:0x0203b434 module:main +from:0x021600a8 kind:arm_call to:0x0203c2b8 module:main +from:0x021600b4 kind:arm_call to:0x0203bea8 module:main +from:0x021600c0 kind:arm_call to:0x0203c088 module:main +from:0x021600c4 kind:arm_call to:0x0203badc module:main +from:0x021600d0 kind:arm_call to:0x0203b434 module:main +from:0x021600d8 kind:arm_call to:0x0203bea8 module:main +from:0x021600e4 kind:arm_call to:0x0203b434 module:main +from:0x021600f4 kind:arm_call to:0x0203c2b8 module:main +from:0x02160100 kind:arm_call to:0x0203bea8 module:main +from:0x0216010c kind:arm_call to:0x0203c088 module:main +from:0x02160110 kind:arm_call to:0x0203badc module:main +from:0x0216011c kind:arm_call to:0x0203b434 module:main +from:0x02160124 kind:arm_call to:0x0203bea8 module:main +from:0x02160130 kind:arm_call to:0x0203b434 module:main +from:0x02160140 kind:arm_call to:0x0203c2b8 module:main +from:0x0216014c kind:arm_call to:0x0203bea8 module:main +from:0x02160158 kind:arm_call to:0x0203c088 module:main +from:0x0216015c kind:arm_call to:0x0203badc module:main +from:0x02160168 kind:arm_call to:0x0203b434 module:main +from:0x02160170 kind:arm_call to:0x0203bea8 module:main +from:0x0216017c kind:arm_call to:0x0203b434 module:main +from:0x0216018c kind:arm_call to:0x0203c2b8 module:main +from:0x02160198 kind:arm_call to:0x0203bea8 module:main +from:0x021601a4 kind:arm_call to:0x0203c088 module:main +from:0x021601a8 kind:arm_call to:0x0203badc module:main +from:0x0216020c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02160214 kind:arm_call to:0x02160b38 module:overlay(63) +from:0x02160230 kind:arm_call to:0x0215ff88 module:overlay(63) +from:0x02160240 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216024c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216026c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160280 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021602ac kind:arm_call to:0x0203b434 module:main +from:0x021602b8 kind:arm_call to:0x0203c53c module:main +from:0x021602c4 kind:arm_call to:0x0203c53c module:main +from:0x021602d4 kind:arm_call to:0x0203bea8 module:main +from:0x021602d8 kind:arm_call to:0x0203badc module:main +from:0x021602e4 kind:arm_call to:0x0203b434 module:main +from:0x021602ec kind:arm_call to:0x0203c53c module:main +from:0x021602f4 kind:arm_call to:0x0203c53c module:main +from:0x02160300 kind:arm_call to:0x0203bea8 module:main +from:0x02160304 kind:arm_call to:0x0203badc module:main +from:0x02160324 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02160388 kind:arm_call to:0x01ff9638 module:itcm +from:0x021603a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021603c8 kind:arm_call to:0x02149808 module:overlay(58) +from:0x021603e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021603e4 kind:load to:0x02165474 module:overlay(63) +from:0x021603e8 kind:load to:0x027e09bc module:dtcm +from:0x021603f0 kind:load to:0x02165438 module:overlay(63) +from:0x02160420 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x02160458 kind:arm_call to:0x0203b47c module:main +from:0x02160464 kind:arm_call to:0x0203b47c module:main +from:0x02160470 kind:arm_call to:0x0203c53c module:main +from:0x02160480 kind:arm_call to:0x0203b290 module:main +from:0x0216048c kind:arm_call to:0x02160b38 module:overlay(63) +from:0x021604a8 kind:arm_call to:0x0215ff88 module:overlay(63) +from:0x021604b4 kind:arm_call to:0x0203b234 module:main +from:0x021604cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021604d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021604e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021604fc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02160528 kind:arm_call to:0x0203b434 module:main +from:0x02160534 kind:arm_call to:0x0203c53c module:main +from:0x02160540 kind:arm_call to:0x0203c53c module:main +from:0x02160550 kind:arm_call to:0x0203bea8 module:main +from:0x02160554 kind:arm_call to:0x0203badc module:main +from:0x02160560 kind:arm_call to:0x0203b434 module:main +from:0x02160568 kind:arm_call to:0x0203c53c module:main +from:0x02160570 kind:arm_call to:0x0203c53c module:main +from:0x0216057c kind:arm_call to:0x0203bea8 module:main +from:0x02160580 kind:arm_call to:0x0203badc module:main +from:0x021605a0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021605b0 kind:load to:0x027e0cf0 module:dtcm +from:0x021605b4 kind:load to:0x027e09a4 module:dtcm +from:0x021605b8 kind:load to:0x02165474 module:overlay(63) +from:0x021605bc kind:load to:0x027e09bc module:dtcm +from:0x02160624 kind:load to:0x027e0cf0 module:dtcm +from:0x02160650 kind:arm_call to:0x02160730 module:overlay(63) +from:0x021606c0 kind:arm_call to:0x020351c0 module:main +from:0x02160728 kind:load to:0x027e0cf0 module:dtcm +from:0x0216072c kind:load to:0x0216444a module:overlay(63) +from:0x021607dc kind:arm_call to:0x0203b47c module:main +from:0x021607e8 kind:arm_call to:0x0203b47c module:main +from:0x021607f4 kind:arm_call to:0x0203bea8 module:main +from:0x02160800 kind:arm_call to:0x0203b234 module:main +from:0x02160810 kind:load to:0x0216443c module:overlay(63) +from:0x02160814 kind:load to:0x02164443 module:overlay(63) +from:0x02160894 kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x021608a4 kind:arm_call to:0x0203b6ec module:main +from:0x021608bc kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x02160920 kind:arm_call to:0x021609ec module:overlay(63) +from:0x02160944 kind:arm_call to:0x02160a4c module:overlay(63) +from:0x021609e4 kind:load to:0x027e0cf0 module:dtcm +from:0x02160a80 kind:arm_call to:0x0215f574 module:overlay(63) +from:0x02160a9c kind:arm_call to:0x0215f574 module:overlay(63) +from:0x02160acc kind:arm_call to:0x0214851c module:overlay(58) +from:0x02160b00 kind:arm_call to:0x0214851c module:overlay(58) +from:0x02160b20 kind:arm_call_thumb to:0x020b92cc module:overlay(12) +from:0x02160b34 kind:load to:0x020b92ed module:overlays(8,9,12,13,15) +from:0x02160b98 kind:arm_call to:0x01fff350 module:itcm +from:0x02160bb0 kind:arm_call to:0x021472b8 module:overlay(58) +from:0x02160bd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02160bd4 kind:load to:0x020b4800 module:overlay(0) +from:0x02160bd8 kind:load to:0x02164454 module:overlay(63) +from:0x02160be4 kind:load to:0x02160be8 module:overlay(63) +from:0x02160c1c kind:arm_call_thumb to:0x020b99e4 module:overlay(12) +from:0x02160c28 kind:arm_call to:0x0203b6ec module:main +from:0x02160c34 kind:arm_call to:0x0215fe38 module:overlay(63) +from:0x02160c60 kind:arm_call to:0x021609ec module:overlay(63) +from:0x02160c90 kind:load to:0x027e0cf0 module:dtcm +from:0x02160ca0 kind:arm_call to:0x0201b8dc module:main +from:0x02160cc4 kind:load to:0x02165400 module:overlay(63) +from:0x02160cdc kind:arm_call to:0x0201b974 module:main +from:0x02160ce8 kind:arm_call to:0x0201b798 module:main +from:0x02160cf0 kind:load to:0x0204fb78 module:main +from:0x02160d00 kind:load to:0x0215fe68 module:overlay(63) +from:0x02160d1c kind:arm_call_thumb to:0x020b96a4 module:overlay(12) +from:0x02160d24 kind:arm_call to:0x02011ff4 module:main +from:0x02160d2c kind:load to:0x027e0cf0 module:dtcm +from:0x02160d38 kind:arm_call to:0x0201b8bc module:main +from:0x02160d40 kind:arm_call to:0x02011ff4 module:main +from:0x02160d54 kind:arm_call to:0x020687e0 module:overlay(0) +from:0x02160d64 kind:arm_call_thumb to:0x020141e0 module:main +from:0x02160d80 kind:load to:0x02165534 module:overlay(63) +from:0x02160dc4 kind:arm_call to:0x0215f370 module:overlay(63) +from:0x02160dd8 kind:arm_call to:0x0201447c module:main +from:0x02160e4c kind:arm_call to:0x0215eaf8 module:overlay(63) +from:0x02160e98 kind:arm_call to:0x0215eaf8 module:overlay(63) +from:0x02160ea8 kind:arm_call to:0x02160a6c module:overlay(63) +from:0x02160eb4 kind:arm_call to:0x02160a88 module:overlay(63) +from:0x02160ec0 kind:arm_call to:0x02160aa4 module:overlay(63) +from:0x02160ecc kind:arm_call to:0x02160ad8 module:overlay(63) +from:0x02160edc kind:arm_call to:0x02160b0c module:overlay(63) +from:0x02160f54 kind:load to:0x02165fe8 module:overlay(63) +from:0x02160f58 kind:load to:0x0204b0cc module:main +from:0x02160f7c kind:arm_call to:0x02160d4c module:overlay(63) +from:0x02160f90 kind:load to:0x02165524 module:overlay(63) +from:0x02160f9c kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02160fb4 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02160fcc kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02160fd4 kind:arm_call to:0x02011ff4 module:main +from:0x02160ffc kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216100c kind:load to:0x020b684c module:overlay(0) +from:0x02161078 kind:arm_call to:0x020688e0 module:overlay(0) +from:0x02161080 kind:arm_call to:0x02011ff4 module:main +from:0x02161094 kind:load to:0x02166148 module:overlay(63) +from:0x021610a8 kind:arm_call to:0x02011f3c module:main +from:0x021610b4 kind:arm_call to:0x021610e4 module:overlay(63) +from:0x021610c8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021610e0 kind:load to:0x02165580 module:overlay(63) +from:0x021610ec kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02161144 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216116c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02161184 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216119c kind:load to:0x021655ec module:overlay(63) +from:0x021611a0 kind:load to:0x02166148 module:overlay(63) +from:0x021611a4 kind:load to:0x021655a4 module:overlay(63) +from:0x021611b0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02161210 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x02161240 kind:load to:0x02165560 module:overlay(63) +from:0x02161244 kind:load to:0x027e0cd8 module:dtcm +from:0x02161298 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021612a0 kind:arm_call to:0x02011ff4 module:main +from:0x021612b8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021612c0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021612c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021612e0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021612e8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021612f0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021612f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216130c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02161320 kind:load to:0x02166230 module:overlay(63) +from:0x02161334 kind:arm_call to:0x02011f3c module:main +from:0x02161340 kind:arm_call to:0x021613dc module:overlay(63) +from:0x02161358 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02161368 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021613c8 kind:load to:0x02165648 module:overlay(63) +from:0x021613cc kind:load to:0x02165680 module:overlay(63) +from:0x021613d0 kind:load to:0x02165664 module:overlay(63) +from:0x021613e4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02161494 kind:load to:0x021656a8 module:overlay(63) +from:0x02161498 kind:load to:0x02166230 module:overlay(63) +from:0x0216149c kind:load to:0x020b3168 module:overlay(0) +from:0x021614a0 kind:load to:0x02166304 module:overlay(63) +from:0x021614c4 kind:arm_call to:0x02161a14 module:overlay(63) +from:0x02161500 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216152c kind:arm_call to:0x02161580 module:overlay(63) +from:0x02161538 kind:arm_call to:0x02161ab4 module:overlay(63) +from:0x0216154c kind:arm_call to:0x02161a14 module:overlay(63) +from:0x02161594 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021615b0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021615d8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021615f0 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021615fc kind:arm_call to:0x02161a14 module:overlay(63) +from:0x02161640 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216165c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02161674 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021616d8 kind:arm_call to:0x0203b434 module:main +from:0x021616e8 kind:arm_call to:0x0203bea8 module:main +from:0x021616f0 kind:arm_call to:0x0203b290 module:main +from:0x02161734 kind:arm_call to:0x0203b434 module:main +from:0x02161740 kind:arm_call to:0x0203bea8 module:main +from:0x0216174c kind:arm_call to:0x0203bea8 module:main +from:0x02161758 kind:arm_call to:0x0203c088 module:main +from:0x0216178c kind:arm_call to:0x0203b434 module:main +from:0x02161798 kind:arm_call to:0x0203bea8 module:main +from:0x021617a4 kind:arm_call to:0x0203bea8 module:main +from:0x021617ac kind:arm_call to:0x0203c2b8 module:main +from:0x021617b0 kind:arm_call to:0x0203badc module:main +from:0x021617fc kind:arm_call to:0x0203b434 module:main +from:0x02161808 kind:arm_call to:0x0203bea8 module:main +from:0x02161810 kind:arm_call to:0x0203b290 module:main +from:0x02161854 kind:arm_call to:0x0203b434 module:main +from:0x02161860 kind:arm_call to:0x0203bea8 module:main +from:0x0216186c kind:arm_call to:0x0203bea8 module:main +from:0x02161878 kind:arm_call to:0x0203c088 module:main +from:0x021618ac kind:arm_call to:0x0203b434 module:main +from:0x021618b8 kind:arm_call to:0x0203bea8 module:main +from:0x021618c4 kind:arm_call to:0x0203bea8 module:main +from:0x021618cc kind:arm_call to:0x0203c2b8 module:main +from:0x021618d0 kind:arm_call to:0x0203badc module:main +from:0x021618f0 kind:arm_call to:0x02161ab4 module:overlay(63) +from:0x02161908 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0216192c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021619c0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021619e8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021619f4 kind:load to:0x027e09b8 module:dtcm +from:0x021619fc kind:load to:0x027e0cec module:dtcm +from:0x02161a00 kind:load to:0x027e09a8 module:dtcm +from:0x02161a08 kind:load to:0x0204b164 module:main +from:0x02161aa8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02161acc kind:arm_call to:0x01fff148 module:itcm +from:0x02161afc kind:arm_call to:0x02016b24 module:main +from:0x02161b08 kind:load to:0x027e0ce0 module:dtcm +from:0x02161b18 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02161b20 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02161b38 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02161b40 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02161b48 kind:arm_call to:0x02011ff4 module:main +from:0x02161b5c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02161b70 kind:load to:0x02166424 module:overlay(63) +from:0x02161b84 kind:arm_call to:0x02011f3c module:main +from:0x02161b90 kind:arm_call to:0x02161c98 module:overlay(63) +from:0x02161bac kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02161bbc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02161c34 kind:load to:0x02165648 module:overlay(63) +from:0x02161c38 kind:load to:0x02165680 module:overlay(63) +from:0x02161c3c kind:load to:0x02165748 module:overlay(63) +from:0x02161c58 kind:load to:0x02165730 module:overlay(63) +from:0x02161c7c kind:load to:0x0204b608 module:main +from:0x02161c80 kind:load to:0x02062764 module:overlay(0) +from:0x02161c94 kind:load to:0x02016644 module:main +from:0x02161ca0 kind:arm_call to:0x021730e4 module:overlay(94) +from:0x02161d00 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02161d10 kind:arm_call to:0x0205c8ac module:overlay(0) +from:0x02161d18 kind:arm_call_thumb to:0x020141e0 module:main +from:0x02161d38 kind:arm_call to:0x02161c48 module:overlay(63) +from:0x02161d6c kind:arm_call to:0x0202a1c0 module:main +from:0x02161d88 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02161d90 kind:arm_call to:0x02062134 module:overlay(0) +from:0x02161da4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02161dac kind:arm_call to:0x02062134 module:overlay(0) +from:0x02161db8 kind:load to:0x02165764 module:overlay(63) +from:0x02161dbc kind:load to:0x021657a8 module:overlay(63) +from:0x02161dc0 kind:load to:0x02166424 module:overlay(63) +from:0x02161dc4 kind:load to:0x021664f8 module:overlay(63) +from:0x02161dc8 kind:load to:0x02166334 module:overlay(63) +from:0x02161dcc kind:load to:0x021663ac module:overlay(63) +from:0x02161dfc kind:arm_call to:0x02162390 module:overlay(63) +from:0x02161e2c kind:arm_call to:0x02162390 module:overlay(63) +from:0x02161ecc kind:arm_call to:0x020b7f7c module:overlay(9) +from:0x02161f24 kind:arm_call to:0x02162390 module:overlay(63) +from:0x02161f44 kind:arm_call to:0x02162064 module:overlay(63) +from:0x02161f50 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02161f68 kind:arm_call to:0x02062784 module:overlay(0) +from:0x02161f74 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02161fec kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02162004 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02162010 kind:arm_call to:0x02173218 module:overlay(94) +from:0x02162028 kind:arm_call to:0x02162390 module:overlay(63) +from:0x02162030 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02162038 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02162044 kind:load to:0x0204b608 module:main +from:0x02162048 kind:load to:0x0211ad44 module:overlay(31) +from:0x02162050 kind:load to:0x0204b690 module:main +from:0x02162054 kind:load to:0x027e09a8 module:dtcm +from:0x02162058 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216205c kind:load to:0x02166334 module:overlay(63) +from:0x02162060 kind:load to:0x021663ac module:overlay(63) +from:0x02162080 kind:arm_call to:0x0201447c module:main +from:0x021620a0 kind:arm_call to:0x02162358 module:overlay(63) +from:0x02162170 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02162180 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x02162198 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x021621b4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0216220c kind:arm_call to:0x0205c760 module:overlay(0) +from:0x02162220 kind:arm_call to:0x02162390 module:overlay(63) +from:0x02162248 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x0216225c kind:arm_call to:0x0205c760 module:overlay(0) +from:0x02162274 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02162284 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0216230c kind:arm_call to:0x0205c760 module:overlay(0) +from:0x02162330 kind:arm_call to:0x02070df0 module:overlay(0) +from:0x02162338 kind:load to:0x0211ad44 module:overlay(31) +from:0x0216233c kind:load to:0x021656e0 module:overlay(63) +from:0x02162340 kind:load to:0x02165708 module:overlay(63) +from:0x02162344 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216234c kind:load to:0x02166334 module:overlay(63) +from:0x02162350 kind:load to:0x021663ac module:overlay(63) +from:0x02162354 kind:load to:0x020b6ab4 module:overlay(0) +from:0x02162384 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0216238c kind:load to:0x02166334 module:overlay(63) +from:0x021623d4 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02162418 kind:arm_call to:0x020747bc module:overlay(0) +from:0x02162434 kind:arm_call to:0x021731f4 module:overlay(94) +from:0x02162440 kind:arm_call to:0x0217324c module:overlay(94) +from:0x02162464 kind:arm_call to:0x020b7ebc module:overlay(9) +from:0x0216249c kind:load to:0x0211ad44 module:overlay(31) +from:0x021624c0 kind:arm_call to:0x02162390 module:overlay(63) +from:0x02162584 kind:arm_call to:0x0201668c module:main +from:0x02162594 kind:load to:0x027e0954 module:dtcm +from:0x0216266c kind:arm_call to:0x0201aa68 module:main +from:0x02162684 kind:load to:0x02165708 module:overlay(63) +from:0x02162688 kind:load to:0x0204c49c module:main +from:0x0216268c kind:load to:0x021656e0 module:overlay(63) +from:0x02162690 kind:load to:0x02166334 module:overlay(63) +from:0x02162694 kind:load to:0x021663ac module:overlay(63) +from:0x021626b4 kind:arm_call to:0x020b7ebc module:overlay(9) +from:0x021626bc kind:load to:0x0211ad44 module:overlay(31) +from:0x0216271c kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02162728 kind:load to:0x021656e8 module:overlay(63) +from:0x0216272c kind:load to:0x027e09bc module:dtcm +from:0x02162748 kind:arm_call to:0x02162390 module:overlay(63) +from:0x0216276c kind:arm_call to:0x02162358 module:overlay(63) +from:0x021627a4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021627c0 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021627d0 kind:arm_call to:0x02162390 module:overlay(63) +from:0x021627d8 kind:load to:0x027e09bc module:dtcm +from:0x021627e8 kind:arm_call to:0x0201662c module:main +from:0x021627f0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021627f8 kind:arm_call to:0x02068848 module:overlay(0) +from:0x02162800 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02162808 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02162810 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02162818 kind:arm_call to:0x02011ff4 module:main +from:0x02162830 kind:arm_call to:0x0201662c module:main +from:0x02162838 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162840 kind:arm_call to:0x02068848 module:overlay(0) +from:0x02162848 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02162850 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02162858 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0216286c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021628f0 kind:load to:0x02166528 module:overlay(63) +from:0x02162904 kind:arm_call to:0x02011f3c module:main +from:0x02162910 kind:arm_call to:0x021629e8 module:overlay(63) +from:0x02162928 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02162938 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021629cc kind:load to:0x0216581c module:overlay(63) +from:0x021629d0 kind:load to:0x02165854 module:overlay(63) +from:0x021629d4 kind:load to:0x02165838 module:overlay(63) +from:0x021629e0 kind:load to:0x021657e4 module:overlay(63) +from:0x021629f0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02162a48 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02162a78 kind:load to:0x0216587c module:overlay(63) +from:0x02162a7c kind:load to:0x02166528 module:overlay(63) +from:0x02162a80 kind:load to:0x02165804 module:overlay(63) +from:0x02162ad0 kind:arm_call to:0x02162b30 module:overlay(63) +from:0x02162adc kind:load to:0x021665fc module:overlay(63) +from:0x02162b1c kind:arm_call to:0x020e2900 module:overlay(31) +from:0x02162b68 kind:arm_call to:0x0209e9f0 module:overlay(0) +from:0x02162b74 kind:arm_call to:0x02074764 module:overlay(0) +from:0x02162bf8 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02162c08 kind:load to:0x021657e4 module:overlay(63) +from:0x02162c0c kind:load to:0x027e09b8 module:dtcm +from:0x02162c4c kind:load to:0x027e0cd8 module:dtcm +from:0x02162c50 kind:load to:0x02083434 module:overlay(0) +from:0x02162c60 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162c68 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02162c80 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162c88 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02162c90 kind:arm_call to:0x02011ff4 module:main +from:0x02162ca4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02162cb8 kind:load to:0x02166630 module:overlay(63) +from:0x02162ccc kind:arm_call to:0x02011f3c module:main +from:0x02162cd8 kind:arm_call to:0x02162d7c module:overlay(63) +from:0x02162cf0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02162d00 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162d60 kind:load to:0x02165648 module:overlay(63) +from:0x02162d64 kind:load to:0x02165680 module:overlay(63) +from:0x02162d68 kind:load to:0x021658bc module:overlay(63) +from:0x02162d84 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02162ddc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02162e0c kind:load to:0x021658d8 module:overlay(63) +from:0x02162e10 kind:load to:0x02166630 module:overlay(63) +from:0x02162e24 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02162e68 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02162e74 kind:arm_call to:0x0216306c module:overlay(63) +from:0x02162e80 kind:load to:0x02166704 module:overlay(63) +from:0x02162f94 kind:arm_call to:0x020a19f8 module:overlay(0) +from:0x02162fb8 kind:load to:0x0204b164 module:main +from:0x02162fc0 kind:load to:0x027e0cec module:dtcm +from:0x02163028 kind:arm_call to:0x0216306c module:overlay(63) +from:0x02163030 kind:arm_call to:0x020e2900 module:overlay(31) +from:0x02163040 kind:arm_call to:0x0216306c module:overlay(63) +from:0x02163058 kind:arm_call to:0x0216306c module:overlay(63) +from:0x02163094 kind:arm_call to:0x021630a0 module:overlay(63) +from:0x021630c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021630d0 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02163108 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163124 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163140 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216315c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216316c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02163188 kind:load to:0x027e09a8 module:dtcm +from:0x02163190 kind:load to:0x027e0cec module:dtcm +from:0x021631b8 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x021631e8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x021631f0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021631f8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163210 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02163218 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163220 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163228 kind:arm_call to:0x02011ff4 module:main +from:0x0216323c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02163250 kind:load to:0x02166734 module:overlay(63) +from:0x02163264 kind:arm_call to:0x02011f3c module:main +from:0x02163270 kind:arm_call to:0x02163454 module:overlay(63) +from:0x02163288 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02163298 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021632f8 kind:load to:0x02165648 module:overlay(63) +from:0x021632fc kind:load to:0x02165680 module:overlay(63) +from:0x02163300 kind:load to:0x0216592c module:overlay(63) +from:0x02163320 kind:load to:0x02165918 module:overlay(63) +from:0x02163330 kind:load to:0x02163354 module:overlay(63) +from:0x02163340 kind:load to:0x021633dc module:overlay(63) +from:0x02163350 kind:load to:0x02163450 module:overlay(63) +from:0x02163390 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x021633a4 kind:arm_call to:0x02163920 module:overlay(63) +from:0x021633bc kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x021633d0 kind:arm_call to:0x02163920 module:overlay(63) +from:0x021633d8 kind:load to:0x020da050 module:overlays(19,24) +from:0x02163414 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x02163434 kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x0216344c kind:load to:0x020da050 module:overlays(19,24) +from:0x0216345c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021634b4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021634c8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021634d8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021634e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021634f4 kind:arm_call to:0x02163310 module:overlay(63) +from:0x0216352c kind:load to:0x02165948 module:overlay(63) +from:0x02163530 kind:load to:0x02166734 module:overlay(63) +from:0x02163548 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0216358c kind:arm_call to:0x02059230 module:overlay(0) +from:0x021635ac kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021635c0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021635d8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021635ec kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02163604 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02163618 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02163660 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02163694 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021636b4 kind:arm_call to:0x02163920 module:overlay(63) +from:0x021636c0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021636c8 kind:load to:0x020da050 module:overlays(19,24) +from:0x021636cc kind:load to:0x02166754 module:overlay(63) +from:0x021636d0 kind:load to:0x02164518 module:overlay(63) +from:0x021636d4 kind:load to:0x02164528 module:overlay(63) +from:0x021636d8 kind:load to:0x02164538 module:overlay(63) +from:0x021636dc kind:load to:0x02166808 module:overlay(63) +from:0x021636f0 kind:arm_call to:0x0208381c module:overlay(0) +from:0x02163704 kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x0216370c kind:load to:0x027e0cd8 module:dtcm +from:0x02163758 kind:arm_call to:0x02175844 module:overlay(94) +from:0x0216376c kind:arm_call to:0x02163920 module:overlay(63) +from:0x02163780 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02163790 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x021637ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021637b8 kind:arm_call to:0x02163920 module:overlay(63) +from:0x021637c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021637dc kind:arm_call to:0x02163920 module:overlay(63) +from:0x021637e8 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x021637f8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216381c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02163834 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02163844 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02163858 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02163864 kind:arm_call to:0x02163920 module:overlay(63) +from:0x02163874 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02163884 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02163890 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x021638ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021638fc kind:load to:0x027e09a8 module:dtcm +from:0x02163900 kind:load to:0x027e09b8 module:dtcm +from:0x02163908 kind:load to:0x020da050 module:overlays(19,24) +from:0x02163974 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0216397c kind:arm_call to:0x02059248 module:overlay(0) +from:0x02163988 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163994 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021639a0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021639ac kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021639c0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021639e0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02163a74 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02163aa0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163abc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163acc kind:arm_call to:0x02059230 module:overlay(0) +from:0x02163ad4 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02163ae0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163aec kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163af8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163b04 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163b24 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02163b2c kind:arm_call to:0x02059230 module:overlay(0) +from:0x02163b34 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02163b40 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163b4c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163b5c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163b68 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163b84 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02163c20 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02163c40 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02163c48 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02163c50 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02163c5c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163c68 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163c78 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163c84 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163ca0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02163d3c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02163d54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02163d74 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02163d94 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02163e28 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02163e3c kind:arm_call to:0x02059230 module:overlay(0) +from:0x02163e44 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02163e50 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163e5c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163e84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163ea0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163eb0 kind:load to:0x027e09b8 module:dtcm +from:0x02163eb8 kind:load to:0x027e0cec module:dtcm +from:0x02163ebc kind:load to:0x0203feb0 module:main +from:0x02163ec0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02163ec8 kind:load to:0x027e09a8 module:dtcm +from:0x02163ed0 kind:load to:0x02166808 module:overlay(63) +from:0x02163f10 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163f18 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163f30 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163f38 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163f40 kind:arm_call to:0x02011ff4 module:main +from:0x02163f54 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02163f8c kind:arm_call to:0x02002f04 module:main +from:0x02163fc0 kind:arm_call to:0x0216409c module:overlay(63) +from:0x02163fc8 kind:arm_call to:0x02163fd4 module:overlay(63) +from:0x02163fd0 kind:load to:0x020b69c0 module:overlay(0) +from:0x02163ffc kind:arm_call to:0x02002f54 module:main +from:0x0216400c kind:arm_call to:0x02002f54 module:main +from:0x02164054 kind:arm_call to:0x02002f04 module:main +from:0x02164074 kind:arm_call to:0x021642f4 module:overlay(63) +from:0x0216408c kind:arm_call to:0x021642ec module:overlay(63) +from:0x02164098 kind:load to:0x020b69c0 module:overlay(0) +from:0x021640c4 kind:arm_call to:0x02002f54 module:main +from:0x021640f4 kind:arm_call to:0x02002f54 module:main +from:0x02164104 kind:arm_call to:0x02002f54 module:main +from:0x02164144 kind:arm_call to:0x021642ec module:overlay(63) +from:0x02164160 kind:arm_call to:0x02002f54 module:main +from:0x02164170 kind:arm_call to:0x02002f54 module:main +from:0x021641b0 kind:arm_call to:0x021642ec module:overlay(63) +from:0x021641c8 kind:arm_call to:0x02002f54 module:main +from:0x021641f0 kind:arm_call to:0x021642ec module:overlay(63) +from:0x0216420c kind:arm_call to:0x02002f54 module:main +from:0x0216421c kind:arm_call to:0x02002f54 module:main +from:0x0216425c kind:arm_call to:0x021642f4 module:overlay(63) +from:0x02164274 kind:arm_call to:0x02002f54 module:main +from:0x0216429c kind:arm_call to:0x021642ec module:overlay(63) +from:0x021642b4 kind:arm_call to:0x02002f54 module:main +from:0x021642dc kind:arm_call to:0x021642ec module:overlay(63) +from:0x021642e8 kind:load to:0x020b69c0 module:overlay(0) +from:0x0216457c kind:arm_call to:0x02159c10 module:overlay(63) +from:0x0216458c kind:arm_call to:0x0203e3a4 module:main +from:0x021645a0 kind:load to:0x02164cb0 module:overlay(63) +from:0x021645a8 kind:load to:0x02165980 module:overlay(63) +from:0x021645ac kind:load to:0x02165990 module:overlay(63) +from:0x021645b0 kind:load to:0x0215c880 module:overlay(63) +from:0x021645b4 kind:load to:0x02165984 module:overlay(63) +from:0x02164604 kind:arm_call to:0x0215c8c4 module:overlay(63) +from:0x02164614 kind:arm_call to:0x0203e3a4 module:main +from:0x0216462c kind:load to:0x02164ee8 module:overlay(63) +from:0x02164634 kind:load to:0x02165a68 module:overlay(63) +from:0x02164640 kind:load to:0x02165a78 module:overlay(63) +from:0x02164644 kind:load to:0x0215d87c module:overlay(63) +from:0x02164648 kind:load to:0x02165a6c module:overlay(63) +from:0x02164668 kind:arm_call to:0x0215d9f0 module:overlay(63) +from:0x02164678 kind:arm_call to:0x0203e3a4 module:main +from:0x0216468c kind:load to:0x02165b50 module:overlay(63) +from:0x02164690 kind:load to:0x02165b60 module:overlay(63) +from:0x02164694 kind:load to:0x0215dd10 module:overlay(63) +from:0x02164698 kind:load to:0x02165b54 module:overlay(63) +from:0x021646b8 kind:arm_call to:0x0215dd54 module:overlay(63) +from:0x021646c8 kind:arm_call to:0x0203e3a4 module:main +from:0x021646dc kind:load to:0x02165c38 module:overlay(63) +from:0x021646e0 kind:load to:0x02165c48 module:overlay(63) +from:0x021646e4 kind:load to:0x0215df58 module:overlay(63) +from:0x021646e8 kind:load to:0x02165c3c module:overlay(63) +from:0x02164708 kind:arm_call to:0x0215df9c module:overlay(63) +from:0x02164718 kind:arm_call to:0x0203e3a4 module:main +from:0x0216472c kind:load to:0x02165d20 module:overlay(63) +from:0x02164730 kind:load to:0x02165d30 module:overlay(63) +from:0x02164734 kind:load to:0x0215e0bc module:overlay(63) +from:0x02164738 kind:load to:0x02165d24 module:overlay(63) +from:0x02164758 kind:arm_call to:0x0215e100 module:overlay(63) +from:0x02164768 kind:arm_call to:0x0203e3a4 module:main +from:0x0216477c kind:load to:0x02165e08 module:overlay(63) +from:0x02164780 kind:load to:0x02165e18 module:overlay(63) +from:0x02164784 kind:load to:0x0215e304 module:overlay(63) +from:0x02164788 kind:load to:0x02165e0c module:overlay(63) +from:0x021647a8 kind:arm_call to:0x0215e348 module:overlay(63) +from:0x021647b8 kind:arm_call to:0x0203e3a4 module:main +from:0x021647cc kind:load to:0x02165ef0 module:overlay(63) +from:0x021647d0 kind:load to:0x02165f00 module:overlay(63) +from:0x021647d4 kind:load to:0x0215e468 module:overlay(63) +from:0x021647d8 kind:load to:0x02165ef4 module:overlay(63) +from:0x021648e4 kind:arm_call to:0x0215e47c module:overlay(63) +from:0x021648f4 kind:arm_call to:0x0203e3a4 module:main +from:0x0216490c kind:load to:0x02165484 module:overlay(63) +from:0x02164910 kind:load to:0x021654a0 module:overlay(63) +from:0x02164914 kind:load to:0x021654bc module:overlay(63) +from:0x02164918 kind:load to:0x021654d8 module:overlay(63) +from:0x0216491c kind:load to:0x021654f4 module:overlay(63) +from:0x02164920 kind:load to:0x02165438 module:overlay(63) +from:0x02164928 kind:load to:0x02165510 module:overlay(63) +from:0x02164934 kind:load to:0x02165fd8 module:overlay(63) +from:0x02164938 kind:load to:0x02165fe8 module:overlay(63) +from:0x0216493c kind:load to:0x0215e558 module:overlay(63) +from:0x02164940 kind:load to:0x02165fdc module:overlay(63) +from:0x02164960 kind:arm_call to:0x021610bc module:overlay(63) +from:0x02164970 kind:arm_call to:0x0203e3a4 module:main +from:0x02164984 kind:load to:0x02166138 module:overlay(63) +from:0x02164988 kind:load to:0x02166148 module:overlay(63) +from:0x0216498c kind:load to:0x02161304 module:overlay(63) +from:0x02164990 kind:load to:0x0216613c module:overlay(63) +from:0x021649b0 kind:arm_call to:0x02161348 module:overlay(63) +from:0x021649c0 kind:arm_call to:0x0203e3a4 module:main +from:0x021649d4 kind:load to:0x02166220 module:overlay(63) +from:0x021649d8 kind:load to:0x02166230 module:overlay(63) +from:0x021649dc kind:load to:0x02161b54 module:overlay(63) +from:0x021649e0 kind:load to:0x02166224 module:overlay(63) +from:0x02164aa8 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02164ab0 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02164ad0 kind:arm_call to:0x02161b98 module:overlay(63) +from:0x02164ae0 kind:arm_call to:0x0203e3a4 module:main +from:0x02164af8 kind:load to:0x021656e0 module:overlay(63) +from:0x02164b00 kind:load to:0x021656f4 module:overlay(63) +from:0x02164b04 kind:load to:0x02165724 module:overlay(63) +from:0x02164b08 kind:load to:0x02165714 module:overlay(63) +from:0x02164b0c kind:load to:0x02165718 module:overlay(63) +from:0x02164b10 kind:load to:0x0216570c module:overlay(63) +from:0x02164b14 kind:load to:0x02165710 module:overlay(63) +from:0x02164b18 kind:load to:0x02165720 module:overlay(63) +from:0x02164b1c kind:load to:0x0216571c module:overlay(63) +from:0x02164b20 kind:load to:0x02166334 module:overlay(63) +from:0x02164b24 kind:load to:0x021663ac module:overlay(63) +from:0x02164b28 kind:load to:0x02166324 module:overlay(63) +from:0x02164b2c kind:load to:0x02166424 module:overlay(63) +from:0x02164b30 kind:load to:0x02162864 module:overlay(63) +from:0x02164b34 kind:load to:0x02166328 module:overlay(63) +from:0x02164b7c kind:arm_call to:0x02162918 module:overlay(63) +from:0x02164b8c kind:arm_call to:0x0203e3a4 module:main +from:0x02164ba4 kind:load to:0x021657e4 module:overlay(63) +from:0x02164ba8 kind:load to:0x02166518 module:overlay(63) +from:0x02164bac kind:load to:0x02166528 module:overlay(63) +from:0x02164bb0 kind:load to:0x02162c9c module:overlay(63) +from:0x02164bb4 kind:load to:0x0216651c module:overlay(63) +from:0x02164bd4 kind:arm_call to:0x02162ce0 module:overlay(63) +from:0x02164be4 kind:arm_call to:0x0203e3a4 module:main +from:0x02164bf8 kind:load to:0x02166620 module:overlay(63) +from:0x02164bfc kind:load to:0x02166630 module:overlay(63) +from:0x02164c00 kind:load to:0x02163234 module:overlay(63) +from:0x02164c04 kind:load to:0x02166624 module:overlay(63) +from:0x02164c24 kind:arm_call to:0x02163278 module:overlay(63) +from:0x02164c34 kind:arm_call to:0x0203e3a4 module:main +from:0x02164c48 kind:load to:0x02166724 module:overlay(63) +from:0x02164c4c kind:load to:0x02166734 module:overlay(63) +from:0x02164c50 kind:load to:0x02163f4c module:overlay(63) +from:0x02164c54 kind:load to:0x02166728 module:overlay(63) +from:0x02164c58 kind:load to:0x02164548 module:overlay(63) +from:0x02164c5c kind:load to:0x021645b8 module:overlay(63) +from:0x02164c60 kind:load to:0x0216464c module:overlay(63) +from:0x02164c64 kind:load to:0x0216469c module:overlay(63) +from:0x02164c68 kind:load to:0x021646ec module:overlay(63) +from:0x02164c6c kind:load to:0x0216473c module:overlay(63) +from:0x02164c70 kind:load to:0x0216478c module:overlay(63) +from:0x02164c74 kind:load to:0x021647dc module:overlay(63) +from:0x02164c78 kind:load to:0x02164944 module:overlay(63) +from:0x02164c7c kind:load to:0x02164994 module:overlay(63) +from:0x02164c80 kind:load to:0x021649e4 module:overlay(63) +from:0x02164c84 kind:load to:0x02164b38 module:overlay(63) +from:0x02164c88 kind:load to:0x02164bb8 module:overlay(63) +from:0x02164c8c kind:load to:0x02164c08 module:overlay(63) +from:0x02164ca8 kind:load to:0x020993bc module:overlay(0) +from:0x02164cac kind:load to:0x02159ce4 module:overlay(63) +from:0x02164cc8 kind:load to:0x0215c5a0 module:overlay(63) +from:0x02164ccc kind:load to:0x0215c5b4 module:overlay(63) +from:0x02164cd0 kind:load to:0x0215c5d0 module:overlay(63) +from:0x02164cd4 kind:load to:0x0215c61c module:overlay(63) +from:0x02164cd8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02164ce4 kind:load to:0x02159bec module:overlay(63) +from:0x02164ce8 kind:load to:0x020990ec module:overlay(0) +from:0x02164cec kind:load to:0x02098efc module:overlay(0) +from:0x02164cf0 kind:load to:0x02098f78 module:overlay(0) +from:0x02164cf4 kind:load to:0x020990f4 module:overlay(0) +from:0x02164cf8 kind:load to:0x02099114 module:overlay(0) +from:0x02164cfc kind:load to:0x02099140 module:overlay(0) +from:0x02164d08 kind:load to:0x0215a038 module:overlay(63) +from:0x02164d0c kind:load to:0x0215c738 module:overlay(63) +from:0x02164d10 kind:load to:0x02059174 module:overlay(0) +from:0x02164d14 kind:load to:0x02059008 module:overlay(0) +from:0x02164d18 kind:load to:0x02059348 module:overlay(0) +from:0x02164d1c kind:load to:0x020593c4 module:overlay(0) +from:0x02164d20 kind:load to:0x02059428 module:overlay(0) +from:0x02164d24 kind:load to:0x0209bf68 module:overlay(0) +from:0x02164d28 kind:load to:0x02059304 module:overlay(0) +from:0x02164d34 kind:load to:0x0215a04c module:overlay(63) +from:0x02164d38 kind:load to:0x0215c754 module:overlay(63) +from:0x02164d3c kind:load to:0x0209ba20 module:overlay(0) +from:0x02164d40 kind:load to:0x0209ba54 module:overlay(0) +from:0x02164d44 kind:load to:0x0209baec module:overlay(0) +from:0x02164d48 kind:load to:0x0209bb00 module:overlay(0) +from:0x02164d4c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02164d50 kind:load to:0x0209bb28 module:overlay(0) +from:0x02164d54 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02164d58 kind:load to:0x0209b838 module:overlay(0) +from:0x02164d5c kind:load to:0x0209babc module:overlay(0) +from:0x02164d60 kind:load to:0x0209bad4 module:overlay(0) +from:0x02164d64 kind:load to:0x0209bb14 module:overlay(0) +from:0x02164d68 kind:load to:0x0209bea0 module:overlay(0) +from:0x02164d6c kind:load to:0x0215c70c module:overlay(63) +from:0x02164d70 kind:load to:0x0215c6e8 module:overlay(63) +from:0x02164d74 kind:load to:0x0209bed8 module:overlay(0) +from:0x02164d78 kind:load to:0x0215a874 module:overlay(63) +from:0x02164d80 kind:load to:0x0215aa80 module:overlay(63) +from:0x02164d88 kind:load to:0x0215ae08 module:overlay(63) +from:0x02164d90 kind:load to:0x0215af34 module:overlay(63) +from:0x02164d98 kind:load to:0x0215b148 module:overlay(63) +from:0x02164da0 kind:load to:0x0215b2e4 module:overlay(63) +from:0x02164da8 kind:load to:0x0215b454 module:overlay(63) +from:0x02164db0 kind:load to:0x0215b664 module:overlay(63) +from:0x02164db8 kind:load to:0x0215ba10 module:overlay(63) +from:0x02164dc0 kind:load to:0x0215bb64 module:overlay(63) +from:0x02164dc8 kind:load to:0x0215bb88 module:overlay(63) +from:0x02164dd0 kind:load to:0x0215a8d8 module:overlay(63) +from:0x02164dd8 kind:load to:0x0215aaf0 module:overlay(63) +from:0x02164de0 kind:load to:0x0215ae40 module:overlay(63) +from:0x02164de8 kind:load to:0x0215af98 module:overlay(63) +from:0x02164df0 kind:load to:0x0215b1d4 module:overlay(63) +from:0x02164df8 kind:load to:0x0215b358 module:overlay(63) +from:0x02164e00 kind:load to:0x0215b4c4 module:overlay(63) +from:0x02164e08 kind:load to:0x0215b74c module:overlay(63) +from:0x02164e10 kind:load to:0x0215bad0 module:overlay(63) +from:0x02164e18 kind:load to:0x0215bb84 module:overlay(63) +from:0x02164e20 kind:load to:0x0215bc28 module:overlay(63) +from:0x02164e30 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164e34 kind:load to:0x02099cfc module:overlay(0) +from:0x02164e38 kind:load to:0x02099d14 module:overlay(0) +from:0x02164e3c kind:load to:0x02099d20 module:overlay(0) +from:0x02164e40 kind:load to:0x0215c394 module:overlay(63) +from:0x02164e44 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164e48 kind:load to:0x0215a060 module:overlay(63) +from:0x02164e4c kind:load to:0x0215a0c8 module:overlay(63) +from:0x02164e50 kind:load to:0x0215a230 module:overlay(63) +from:0x02164e54 kind:load to:0x0215a204 module:overlay(63) +from:0x02164e58 kind:load to:0x02099c64 module:overlay(0) +from:0x02164e5c kind:load to:0x0215a76c module:overlay(63) +from:0x02164e60 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02164e64 kind:load to:0x02099c70 module:overlay(0) +from:0x02164e68 kind:load to:0x02099d2c module:overlay(0) +from:0x02164e6c kind:load to:0x02099d98 module:overlay(0) +from:0x02164e70 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164e74 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164e78 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164e7c kind:load to:0x0215c770 module:overlay(63) +from:0x02164e80 kind:load to:0x0215c7f4 module:overlay(63) +from:0x02164e84 kind:load to:0x0209ad54 module:overlay(0) +from:0x02164f00 kind:load to:0x0215ccf4 module:overlay(63) +from:0x02164f08 kind:load to:0x0215ccfc module:overlay(63) +from:0x02164f10 kind:load to:0x0215cd54 module:overlay(63) +from:0x02164f18 kind:load to:0x0215ce2c module:overlay(63) +from:0x02164f20 kind:load to:0x0215cfe0 module:overlay(63) +from:0x02164f28 kind:load to:0x0215d060 module:overlay(63) +from:0x02164f30 kind:load to:0x0215ccf0 module:overlay(63) +from:0x02164f38 kind:load to:0x0215ccf8 module:overlay(63) +from:0x02164f40 kind:load to:0x0215cd40 module:overlay(63) +from:0x02164f48 kind:load to:0x0215cdf0 module:overlay(63) +from:0x02164f50 kind:load to:0x0215cf58 module:overlay(63) +from:0x02164f58 kind:load to:0x0215d04c module:overlay(63) +from:0x02164f68 kind:load to:0x0215c974 module:overlay(63) +from:0x02164f6c kind:load to:0x0215c9e8 module:overlay(63) +from:0x02164f70 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x02164f74 kind:load to:0x0215ca04 module:overlay(63) +from:0x02164f80 kind:load to:0x0215cc1c module:overlay(63) +from:0x02164f84 kind:load to:0x0215d7dc module:overlay(63) +from:0x02164f88 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02164f8c kind:load to:0x0207ce0c module:overlay(0) +from:0x02164f90 kind:load to:0x0215ca64 module:overlay(63) +from:0x02164f9c kind:load to:0x0215c8a0 module:overlay(63) +from:0x02164fa0 kind:load to:0x020990ec module:overlay(0) +from:0x02164fa4 kind:load to:0x02098efc module:overlay(0) +from:0x02164fa8 kind:load to:0x02098f78 module:overlay(0) +from:0x02164fac kind:load to:0x020990f4 module:overlay(0) +from:0x02164fb0 kind:load to:0x02099114 module:overlay(0) +from:0x02164fb4 kind:load to:0x02099140 module:overlay(0) +from:0x02164fc0 kind:load to:0x0215cc08 module:overlay(63) +from:0x02164fc4 kind:load to:0x0215d7f8 module:overlay(63) +from:0x02164fc8 kind:load to:0x02059174 module:overlay(0) +from:0x02164fcc kind:load to:0x02059008 module:overlay(0) +from:0x02164fd0 kind:load to:0x02059348 module:overlay(0) +from:0x02164fd4 kind:load to:0x020593c4 module:overlay(0) +from:0x02164fd8 kind:load to:0x02059428 module:overlay(0) +from:0x02164fdc kind:load to:0x0209bf68 module:overlay(0) +from:0x02164fe0 kind:load to:0x02059304 module:overlay(0) +from:0x02164fec kind:load to:0x02099cc0 module:overlay(0) +from:0x02164ff0 kind:load to:0x02099cfc module:overlay(0) +from:0x02164ff4 kind:load to:0x02099d14 module:overlay(0) +from:0x02164ff8 kind:load to:0x02099d20 module:overlay(0) +from:0x02164ffc kind:load to:0x0215d568 module:overlay(63) +from:0x02165000 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165004 kind:load to:0x0215cc30 module:overlay(63) +from:0x02165008 kind:load to:0x02099c58 module:overlay(0) +from:0x0216500c kind:load to:0x0215d088 module:overlay(63) +from:0x02165010 kind:load to:0x0215d064 module:overlay(63) +from:0x02165014 kind:load to:0x02099c64 module:overlay(0) +from:0x02165018 kind:load to:0x0215d3c0 module:overlay(63) +from:0x0216501c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02165020 kind:load to:0x02099c70 module:overlay(0) +from:0x02165024 kind:load to:0x02099d2c module:overlay(0) +from:0x02165028 kind:load to:0x02099d98 module:overlay(0) +from:0x0216502c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165030 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165034 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165038 kind:load to:0x0215d814 module:overlay(63) +from:0x0216503c kind:load to:0x0215d844 module:overlay(63) +from:0x02165040 kind:load to:0x0209ad54 module:overlay(0) +from:0x0216504c kind:load to:0x02099cc0 module:overlay(0) +from:0x02165050 kind:load to:0x02099cfc module:overlay(0) +from:0x02165054 kind:load to:0x02099d14 module:overlay(0) +from:0x02165058 kind:load to:0x02099d20 module:overlay(0) +from:0x0216505c kind:load to:0x01fff464 module:itcm +from:0x02165060 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165064 kind:load to:0x0215d8c8 module:overlay(63) +from:0x02165068 kind:load to:0x0215d91c module:overlay(63) +from:0x0216506c kind:load to:0x0215d920 module:overlay(63) +from:0x02165070 kind:load to:0x0215d924 module:overlay(63) +from:0x02165074 kind:load to:0x02099c64 module:overlay(0) +from:0x02165078 kind:load to:0x0215d938 module:overlay(63) +from:0x0216507c kind:load to:0x02099c6c module:overlay(0) +from:0x02165080 kind:load to:0x02099c70 module:overlay(0) +from:0x02165084 kind:load to:0x02099d2c module:overlay(0) +from:0x02165088 kind:load to:0x02099d98 module:overlay(0) +from:0x0216508c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165090 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165094 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165098 kind:load to:0x0215d968 module:overlay(63) +from:0x0216509c kind:load to:0x0215d990 module:overlay(63) +from:0x021650a0 kind:load to:0x020f8fc4 module:overlays(19,22,23,31) +from:0x021650b0 kind:load to:0x0215d9cc module:overlay(63) +from:0x021650b4 kind:load to:0x020990ec module:overlay(0) +from:0x021650b8 kind:load to:0x02098efc module:overlay(0) +from:0x021650bc kind:load to:0x02098f78 module:overlay(0) +from:0x021650c0 kind:load to:0x020990f4 module:overlay(0) +from:0x021650c4 kind:load to:0x02099114 module:overlay(0) +from:0x021650c8 kind:load to:0x02099140 module:overlay(0) +from:0x02165104 kind:load to:0x0215dad8 module:overlay(63) +from:0x02165108 kind:load to:0x0215dc7c module:overlay(63) +from:0x0216510c kind:load to:0x0209b2cc module:overlay(0) +from:0x02165110 kind:load to:0x0209b304 module:overlay(0) +from:0x02165114 kind:load to:0x0209b908 module:overlay(0) +from:0x02165118 kind:load to:0x0209b910 module:overlay(0) +from:0x0216511c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02165120 kind:load to:0x0209b47c module:overlay(0) +from:0x02165124 kind:load to:0x0209b36c module:overlay(0) +from:0x02165128 kind:load to:0x0209b838 module:overlay(0) +from:0x0216512c kind:load to:0x0209b8c0 module:overlay(0) +from:0x02165130 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02165134 kind:load to:0x0215dc74 module:overlay(63) +from:0x02165138 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0216513c kind:load to:0x0215dc64 module:overlay(63) +from:0x02165140 kind:load to:0x0215db80 module:overlay(63) +from:0x0216514c kind:load to:0x02099cc0 module:overlay(0) +from:0x02165150 kind:load to:0x02099cfc module:overlay(0) +from:0x02165154 kind:load to:0x02099d14 module:overlay(0) +from:0x02165158 kind:load to:0x02099d20 module:overlay(0) +from:0x0216515c kind:load to:0x01fff464 module:itcm +from:0x02165160 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165164 kind:load to:0x0215daec module:overlay(63) +from:0x02165168 kind:load to:0x0215d91c module:overlay(63) +from:0x0216516c kind:load to:0x0215dba4 module:overlay(63) +from:0x02165170 kind:load to:0x0215dbd0 module:overlay(63) +from:0x02165174 kind:load to:0x02099c64 module:overlay(0) +from:0x02165178 kind:load to:0x0215d938 module:overlay(63) +from:0x0216517c kind:load to:0x02099c6c module:overlay(0) +from:0x02165180 kind:load to:0x02099c70 module:overlay(0) +from:0x02165184 kind:load to:0x02099d2c module:overlay(0) +from:0x02165188 kind:load to:0x02099d98 module:overlay(0) +from:0x0216518c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165190 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165194 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165198 kind:load to:0x0215dc98 module:overlay(63) +from:0x0216519c kind:load to:0x0215dcd0 module:overlay(63) +from:0x021651a0 kind:load to:0x0215dbe4 module:overlay(63) +from:0x021651a4 kind:load to:0x0215dc24 module:overlay(63) +from:0x021651c8 kind:load to:0x0215dd30 module:overlay(63) +from:0x021651cc kind:load to:0x020990ec module:overlay(0) +from:0x021651d0 kind:load to:0x02098efc module:overlay(0) +from:0x021651d4 kind:load to:0x02098f78 module:overlay(0) +from:0x021651d8 kind:load to:0x020990f4 module:overlay(0) +from:0x021651dc kind:load to:0x02099114 module:overlay(0) +from:0x021651e0 kind:load to:0x02099140 module:overlay(0) +from:0x021651ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021651f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021651f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021651f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021651fc kind:load to:0x01fff464 module:itcm +from:0x02165200 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165204 kind:load to:0x0215ddf0 module:overlay(63) +from:0x02165208 kind:load to:0x0215d91c module:overlay(63) +from:0x0216520c kind:load to:0x0215de44 module:overlay(63) +from:0x02165210 kind:load to:0x0215de5c module:overlay(63) +from:0x02165214 kind:load to:0x02099c64 module:overlay(0) +from:0x02165218 kind:load to:0x0215d938 module:overlay(63) +from:0x0216521c kind:load to:0x02099c6c module:overlay(0) +from:0x02165220 kind:load to:0x02099c70 module:overlay(0) +from:0x02165224 kind:load to:0x02099d2c module:overlay(0) +from:0x02165228 kind:load to:0x02099d98 module:overlay(0) +from:0x0216522c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165230 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165234 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165238 kind:load to:0x0215def0 module:overlay(63) +from:0x0216523c kind:load to:0x0215df20 module:overlay(63) +from:0x02165240 kind:load to:0x0215de70 module:overlay(63) +from:0x02165244 kind:load to:0x0215deb0 module:overlay(63) +from:0x02165250 kind:load to:0x0215df78 module:overlay(63) +from:0x02165254 kind:load to:0x020990ec module:overlay(0) +from:0x02165258 kind:load to:0x02098efc module:overlay(0) +from:0x0216525c kind:load to:0x02098f78 module:overlay(0) +from:0x02165260 kind:load to:0x020990f4 module:overlay(0) +from:0x02165264 kind:load to:0x02099114 module:overlay(0) +from:0x02165268 kind:load to:0x02099140 module:overlay(0) +from:0x02165274 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165278 kind:load to:0x02099cfc module:overlay(0) +from:0x0216527c kind:load to:0x02099d14 module:overlay(0) +from:0x02165280 kind:load to:0x02099d20 module:overlay(0) +from:0x02165284 kind:load to:0x01fff464 module:itcm +from:0x02165288 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0216528c kind:load to:0x0215d8c8 module:overlay(63) +from:0x02165290 kind:load to:0x0215d91c module:overlay(63) +from:0x02165294 kind:load to:0x0215d920 module:overlay(63) +from:0x02165298 kind:load to:0x0215d924 module:overlay(63) +from:0x0216529c kind:load to:0x02099c64 module:overlay(0) +from:0x021652a0 kind:load to:0x0215d938 module:overlay(63) +from:0x021652a4 kind:load to:0x02099c6c module:overlay(0) +from:0x021652a8 kind:load to:0x02099c70 module:overlay(0) +from:0x021652ac kind:load to:0x02099d2c module:overlay(0) +from:0x021652b0 kind:load to:0x02099d98 module:overlay(0) +from:0x021652b4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021652b8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021652bc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021652c0 kind:load to:0x0215e064 module:overlay(63) +from:0x021652c4 kind:load to:0x0215e08c module:overlay(63) +from:0x021652c8 kind:load to:0x0215dfe4 module:overlay(63) +from:0x021652cc kind:load to:0x0215e024 module:overlay(63) +from:0x021652f0 kind:load to:0x0215e0dc module:overlay(63) +from:0x021652f4 kind:load to:0x020990ec module:overlay(0) +from:0x021652f8 kind:load to:0x02098efc module:overlay(0) +from:0x021652fc kind:load to:0x02098f78 module:overlay(0) +from:0x02165300 kind:load to:0x020990f4 module:overlay(0) +from:0x02165304 kind:load to:0x02099114 module:overlay(0) +from:0x02165308 kind:load to:0x02099140 module:overlay(0) +from:0x02165314 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165318 kind:load to:0x02099cfc module:overlay(0) +from:0x0216531c kind:load to:0x02099d14 module:overlay(0) +from:0x02165320 kind:load to:0x02099d20 module:overlay(0) +from:0x02165324 kind:load to:0x01fff464 module:itcm +from:0x02165328 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0216532c kind:load to:0x0215e19c module:overlay(63) +from:0x02165330 kind:load to:0x0215d91c module:overlay(63) +from:0x02165334 kind:load to:0x0215e1f0 module:overlay(63) +from:0x02165338 kind:load to:0x0215e208 module:overlay(63) +from:0x0216533c kind:load to:0x02099c64 module:overlay(0) +from:0x02165340 kind:load to:0x0215d938 module:overlay(63) +from:0x02165344 kind:load to:0x02099c6c module:overlay(0) +from:0x02165348 kind:load to:0x02099c70 module:overlay(0) +from:0x0216534c kind:load to:0x02099d2c module:overlay(0) +from:0x02165350 kind:load to:0x02099d98 module:overlay(0) +from:0x02165354 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165358 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216535c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165360 kind:load to:0x0215e29c module:overlay(63) +from:0x02165364 kind:load to:0x0215e2cc module:overlay(63) +from:0x02165368 kind:load to:0x0215e21c module:overlay(63) +from:0x0216536c kind:load to:0x0215e25c module:overlay(63) +from:0x02165378 kind:load to:0x0215e324 module:overlay(63) +from:0x0216537c kind:load to:0x020990ec module:overlay(0) +from:0x02165380 kind:load to:0x02098efc module:overlay(0) +from:0x02165384 kind:load to:0x02098f78 module:overlay(0) +from:0x02165388 kind:load to:0x020990f4 module:overlay(0) +from:0x0216538c kind:load to:0x02099114 module:overlay(0) +from:0x02165390 kind:load to:0x02099140 module:overlay(0) +from:0x0216539c kind:load to:0x02099cc0 module:overlay(0) +from:0x021653a0 kind:load to:0x02099cfc module:overlay(0) +from:0x021653a4 kind:load to:0x02099d14 module:overlay(0) +from:0x021653a8 kind:load to:0x02099d20 module:overlay(0) +from:0x021653ac kind:load to:0x01fff464 module:itcm +from:0x021653b0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021653b4 kind:load to:0x0215d8c8 module:overlay(63) +from:0x021653b8 kind:load to:0x0215d91c module:overlay(63) +from:0x021653bc kind:load to:0x0215d920 module:overlay(63) +from:0x021653c0 kind:load to:0x0215d924 module:overlay(63) +from:0x021653c4 kind:load to:0x02099c64 module:overlay(0) +from:0x021653c8 kind:load to:0x0215d938 module:overlay(63) +from:0x021653cc kind:load to:0x02099c6c module:overlay(0) +from:0x021653d0 kind:load to:0x02099c70 module:overlay(0) +from:0x021653d4 kind:load to:0x02099d2c module:overlay(0) +from:0x021653d8 kind:load to:0x02099d98 module:overlay(0) +from:0x021653dc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021653e0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021653e4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021653e8 kind:load to:0x0215e410 module:overlay(63) +from:0x021653ec kind:load to:0x0215e438 module:overlay(63) +from:0x021653f0 kind:load to:0x0215e390 module:overlay(63) +from:0x021653f4 kind:load to:0x0215e3d0 module:overlay(63) +from:0x02165400 kind:load to:0x0215e544 module:overlay(63) +from:0x02165404 kind:load to:0x02160d30 module:overlay(63) +from:0x02165408 kind:load to:0x0201b9d4 module:main +from:0x0216540c kind:load to:0x02160cf4 module:overlay(63) +from:0x02165410 kind:load to:0x0201bb7c module:main +from:0x0216541c kind:load to:0x0215e558 module:overlay(63) +from:0x02165420 kind:load to:0x0215e580 module:overlay(63) +from:0x02165424 kind:load to:0x0215eb20 module:overlay(63) +from:0x02165428 kind:load to:0x0215f660 module:overlay(63) +from:0x0216542c kind:load to:0x0215f664 module:overlay(63) +from:0x02165430 kind:load to:0x0215f668 module:overlay(63) +from:0x02165434 kind:load to:0x0215f46c module:overlay(63) +from:0x02165524 kind:load to:0x02160fa8 module:overlay(63) +from:0x02165528 kind:load to:0x02160fc0 module:overlay(63) +from:0x02165534 kind:load to:0x02067d60 module:overlay(0) +from:0x02165538 kind:load to:0x02067d7c module:overlay(0) +from:0x0216553c kind:load to:0x02068964 module:overlay(0) +from:0x02165540 kind:load to:0x020689d0 module:overlay(0) +from:0x02165544 kind:load to:0x02068a10 module:overlay(0) +from:0x02165548 kind:load to:0x02068384 module:overlay(0) +from:0x0216554c kind:load to:0x02067f60 module:overlay(0) +from:0x02165550 kind:load to:0x02160d84 module:overlay(63) +from:0x02165554 kind:load to:0x020687d8 module:overlay(0) +from:0x02165558 kind:load to:0x02160f94 module:overlay(63) +from:0x0216555c kind:load to:0x02161070 module:overlay(63) +from:0x02165580 kind:load to:0x02161098 module:overlay(63) +from:0x02165584 kind:load to:0x020990ec module:overlay(0) +from:0x02165588 kind:load to:0x02098efc module:overlay(0) +from:0x0216558c kind:load to:0x02098f78 module:overlay(0) +from:0x02165590 kind:load to:0x020990f4 module:overlay(0) +from:0x02165594 kind:load to:0x02099114 module:overlay(0) +from:0x02165598 kind:load to:0x02099140 module:overlay(0) +from:0x021655a4 kind:load to:0x021611a8 module:overlay(63) +from:0x021655a8 kind:load to:0x02161290 module:overlay(63) +from:0x021655ac kind:load to:0x0209b2cc module:overlay(0) +from:0x021655b0 kind:load to:0x0209b304 module:overlay(0) +from:0x021655b4 kind:load to:0x0209b908 module:overlay(0) +from:0x021655b8 kind:load to:0x0209b910 module:overlay(0) +from:0x021655bc kind:load to:0x0209b8b0 module:overlay(0) +from:0x021655c0 kind:load to:0x0209b47c module:overlay(0) +from:0x021655c4 kind:load to:0x0209b36c module:overlay(0) +from:0x021655c8 kind:load to:0x0209b838 module:overlay(0) +from:0x021655cc kind:load to:0x0209b8c0 module:overlay(0) +from:0x021655d0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021655d4 kind:load to:0x0215dc74 module:overlay(63) +from:0x021655d8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021655dc kind:load to:0x0215dc64 module:overlay(63) +from:0x021655e0 kind:load to:0x0215db80 module:overlay(63) +from:0x021655ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021655f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021655f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021655f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021655fc kind:load to:0x01fff464 module:itcm +from:0x02165600 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165604 kind:load to:0x021611bc module:overlay(63) +from:0x02165608 kind:load to:0x02099c58 module:overlay(0) +from:0x0216560c kind:load to:0x02161248 module:overlay(63) +from:0x02165610 kind:load to:0x0216125c module:overlay(63) +from:0x02165614 kind:load to:0x02099c64 module:overlay(0) +from:0x02165618 kind:load to:0x02161270 module:overlay(63) +from:0x0216561c kind:load to:0x02099c6c module:overlay(0) +from:0x02165620 kind:load to:0x02099c70 module:overlay(0) +from:0x02165624 kind:load to:0x02099d2c module:overlay(0) +from:0x02165628 kind:load to:0x02099d98 module:overlay(0) +from:0x0216562c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165630 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165634 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165638 kind:load to:0x021612ac module:overlay(63) +from:0x0216563c kind:load to:0x021612d4 module:overlay(63) +from:0x0216564c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165650 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165654 kind:load to:0x0209e21c module:overlay(0) +from:0x02165658 kind:load to:0x0209e23c module:overlay(0) +from:0x02165664 kind:load to:0x02161324 module:overlay(63) +from:0x02165668 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0216566c kind:load to:0x0209e1dc module:overlay(0) +from:0x02165670 kind:load to:0x0209e21c module:overlay(0) +from:0x02165674 kind:load to:0x0209e23c module:overlay(0) +from:0x02165680 kind:load to:0x0207e178 module:overlay(0) +from:0x02165684 kind:load to:0x0207e180 module:overlay(0) +from:0x02165688 kind:load to:0x0207e994 module:overlay(0) +from:0x0216568c kind:load to:0x0207e984 module:overlay(0) +from:0x02165690 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02165694 kind:load to:0x0207ea08 module:overlay(0) +from:0x02165698 kind:load to:0x0207ea4c module:overlay(0) +from:0x0216569c kind:load to:0x0207ea74 module:overlay(0) +from:0x021656a8 kind:load to:0x021614a4 module:overlay(63) +from:0x021656ac kind:load to:0x0209e87c module:overlay(0) +from:0x021656b0 kind:load to:0x021614e4 module:overlay(63) +from:0x021656b4 kind:load to:0x0216156c module:overlay(63) +from:0x021656b8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021656bc kind:load to:0x02161a5c module:overlay(63) +from:0x021656c0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021656c4 kind:load to:0x0209e990 module:overlay(0) +from:0x021656c8 kind:load to:0x0209e998 module:overlay(0) +from:0x021656cc kind:load to:0x0209e99c module:overlay(0) +from:0x021656d0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021656d4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021656d8 kind:load to:0x02161b0c module:overlay(63) +from:0x021656dc kind:load to:0x02161b2c module:overlay(63) +from:0x02165730 kind:load to:0x02161c5c module:overlay(63) +from:0x02165734 kind:load to:0x02161c84 module:overlay(63) +from:0x02165738 kind:load to:0x02074844 module:overlay(0) +from:0x0216573c kind:load to:0x02074848 module:overlay(0) +from:0x02165748 kind:load to:0x02161b74 module:overlay(63) +from:0x0216574c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165750 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165754 kind:load to:0x0209e21c module:overlay(0) +from:0x02165758 kind:load to:0x0209e23c module:overlay(0) +from:0x02165764 kind:load to:0x02161dd0 module:overlay(63) +from:0x02165768 kind:load to:0x0209e87c module:overlay(0) +from:0x0216576c kind:load to:0x02161e08 module:overlay(63) +from:0x02165770 kind:load to:0x021731b0 module:overlays(89,94) +from:0x02165774 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02165778 kind:load to:0x021624cc module:overlay(63) +from:0x0216577c kind:load to:0x02162598 module:overlay(63) +from:0x02165780 kind:load to:0x0209e990 module:overlay(0) +from:0x02165784 kind:load to:0x0209e998 module:overlay(0) +from:0x02165788 kind:load to:0x0209e99c module:overlay(0) +from:0x0216578c kind:load to:0x021624a0 module:overlay(63) +from:0x02165790 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02165794 kind:load to:0x02162824 module:overlay(63) +from:0x02165798 kind:load to:0x021627dc module:overlay(63) +from:0x0216579c kind:load to:0x02161e3c module:overlay(63) +from:0x021657ac kind:load to:0x02162878 module:overlay(63) +from:0x021657b0 kind:load to:0x02062c68 module:overlay(0) +from:0x021657c4 kind:load to:0x02062c7c module:overlay(0) +from:0x021657cc kind:load to:0x02062c84 module:overlay(0) +from:0x021657d0 kind:load to:0x02162698 module:overlay(63) +from:0x021657d4 kind:load to:0x021626c0 module:overlay(63) +from:0x021657d8 kind:load to:0x02162730 module:overlay(63) +from:0x021657dc kind:load to:0x02162750 module:overlay(63) +from:0x021657e0 kind:load to:0x02162774 module:overlay(63) +from:0x02165804 kind:load to:0x0207483c module:overlay(0) +from:0x02165808 kind:load to:0x02162c30 module:overlay(63) +from:0x0216580c kind:load to:0x02074844 module:overlay(0) +from:0x02165810 kind:load to:0x02074848 module:overlay(0) +from:0x02165820 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165824 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165828 kind:load to:0x0209e21c module:overlay(0) +from:0x0216582c kind:load to:0x0209e23c module:overlay(0) +from:0x02165838 kind:load to:0x021628f4 module:overlay(63) +from:0x0216583c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165840 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165844 kind:load to:0x0209e21c module:overlay(0) +from:0x02165848 kind:load to:0x0209e23c module:overlay(0) +from:0x02165854 kind:load to:0x0207db54 module:overlay(0) +from:0x02165858 kind:load to:0x0207db5c module:overlay(0) +from:0x0216585c kind:load to:0x0207e024 module:overlay(0) +from:0x02165860 kind:load to:0x0207e014 module:overlay(0) +from:0x02165864 kind:load to:0x0207e058 module:overlay(0) +from:0x02165868 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0216586c kind:load to:0x0207e0f0 module:overlay(0) +from:0x02165870 kind:load to:0x0207e168 module:overlay(0) +from:0x0216587c kind:load to:0x02162a84 module:overlay(63) +from:0x02165880 kind:load to:0x0209e87c module:overlay(0) +from:0x02165884 kind:load to:0x02162ae0 module:overlay(63) +from:0x02165888 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0216588c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02165890 kind:load to:0x02162c10 module:overlay(63) +from:0x02165894 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02165898 kind:load to:0x02162afc module:overlay(63) +from:0x0216589c kind:load to:0x0209e998 module:overlay(0) +from:0x021658a0 kind:load to:0x0209e99c module:overlay(0) +from:0x021658a4 kind:load to:0x02162b4c module:overlay(63) +from:0x021658a8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021658ac kind:load to:0x02162c54 module:overlay(63) +from:0x021658b0 kind:load to:0x02162c74 module:overlay(63) +from:0x021658bc kind:load to:0x02162cbc module:overlay(63) +from:0x021658c0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021658c4 kind:load to:0x0209e1dc module:overlay(0) +from:0x021658c8 kind:load to:0x0209e21c module:overlay(0) +from:0x021658cc kind:load to:0x0209e23c module:overlay(0) +from:0x021658d8 kind:load to:0x02162e14 module:overlay(63) +from:0x021658dc kind:load to:0x0209e87c module:overlay(0) +from:0x021658e0 kind:load to:0x02162e88 module:overlay(63) +from:0x021658e4 kind:load to:0x02162fc4 module:overlay(63) +from:0x021658e8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021658ec kind:load to:0x02163198 module:overlay(63) +from:0x021658f0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021658f4 kind:load to:0x02162fd8 module:overlay(63) +from:0x021658f8 kind:load to:0x0209e998 module:overlay(0) +from:0x021658fc kind:load to:0x0209e99c module:overlay(0) +from:0x02165900 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02165904 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02165908 kind:load to:0x021631dc module:overlay(63) +from:0x0216590c kind:load to:0x02163204 module:overlay(63) +from:0x02165918 kind:load to:0x02163324 module:overlay(63) +from:0x0216591c kind:load to:0x02163334 module:overlay(63) +from:0x02165920 kind:load to:0x02163344 module:overlay(63) +from:0x0216592c kind:load to:0x02163254 module:overlay(63) +from:0x02165930 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165934 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165938 kind:load to:0x0209e21c module:overlay(0) +from:0x0216593c kind:load to:0x0209e23c module:overlay(0) +from:0x02165948 kind:load to:0x02163534 module:overlay(63) +from:0x0216594c kind:load to:0x021636e0 module:overlay(63) +from:0x02165950 kind:load to:0x02163710 module:overlay(63) +from:0x02165954 kind:load to:0x0216390c module:overlay(63) +from:0x02165958 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0216595c kind:load to:0x02163ed8 module:overlay(63) +from:0x02165960 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02165964 kind:load to:0x0209e990 module:overlay(0) +from:0x02165968 kind:load to:0x0209e998 module:overlay(0) +from:0x0216596c kind:load to:0x0209e99c module:overlay(0) +from:0x02165970 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02165974 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02165978 kind:load to:0x02163f04 module:overlay(63) +from:0x0216597c kind:load to:0x02163f24 module:overlay(63) diff --git a/config/jp/arm9/overlays/ov063/symbols.txt b/config/jp/arm9/overlays/ov063/symbols.txt new file mode 100644 index 00000000..dce891db --- /dev/null +++ b/config/jp/arm9/overlays/ov063/symbols.txt @@ -0,0 +1,540 @@ +func_ov063_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov063_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov063_02159c10 kind:function(arm,size=0x50) addr:0x02159c10 +func_ov063_02159c60 kind:function(arm,size=0x5c) addr:0x02159c60 +func_ov063_02159cbc kind:function(arm,size=0x28) addr:0x02159cbc +func_ov063_02159ce4 kind:function(arm,size=0x178) addr:0x02159ce4 +func_ov063_02159e5c kind:function(arm,size=0x1dc) addr:0x02159e5c +func_ov063_0215a038 kind:function(arm,size=0x14) addr:0x0215a038 +func_ov063_0215a04c kind:function(arm,size=0x14) addr:0x0215a04c +func_ov063_0215a060 kind:function(arm,size=0x68) addr:0x0215a060 +func_ov063_0215a0c8 kind:function(arm,size=0x9c) addr:0x0215a0c8 +func_ov063_0215a164 kind:function(arm,size=0x24) addr:0x0215a164 +func_ov063_0215a188 kind:function(arm,size=0x48) addr:0x0215a188 +func_ov063_0215a1d0 kind:function(arm,size=0x34) addr:0x0215a1d0 +func_ov063_0215a204 kind:function(arm,size=0x2c) addr:0x0215a204 +func_ov063_0215a230 kind:function(arm,size=0x53c) addr:0x0215a230 +func_ov063_0215a76c kind:function(arm,size=0xe0) addr:0x0215a76c +func_ov063_0215a84c kind:function(arm,size=0x28) addr:0x0215a84c +func_ov063_0215a874 kind:function(arm,size=0x64) addr:0x0215a874 +func_ov063_0215a8d8 kind:function(arm,size=0x1a8) addr:0x0215a8d8 +func_ov063_0215aa80 kind:function(arm,size=0x70) addr:0x0215aa80 +func_ov063_0215aaf0 kind:function(arm,size=0x318) addr:0x0215aaf0 +func_ov063_0215ae08 kind:function(arm,size=0x38) addr:0x0215ae08 +func_ov063_0215ae40 kind:function(arm,size=0xf4) addr:0x0215ae40 +func_ov063_0215af34 kind:function(arm,size=0x64) addr:0x0215af34 +func_ov063_0215af98 kind:function(arm,size=0x1b0) addr:0x0215af98 +func_ov063_0215b148 kind:function(arm,size=0x8c) addr:0x0215b148 +func_ov063_0215b1d4 kind:function(arm,size=0x110) addr:0x0215b1d4 +func_ov063_0215b2e4 kind:function(arm,size=0x74) addr:0x0215b2e4 +func_ov063_0215b358 kind:function(arm,size=0xfc) addr:0x0215b358 +func_ov063_0215b454 kind:function(arm,size=0x70) addr:0x0215b454 +func_ov063_0215b4c4 kind:function(arm,size=0x1a0) addr:0x0215b4c4 +func_ov063_0215b664 kind:function(arm,size=0xe8) addr:0x0215b664 +func_ov063_0215b74c kind:function(arm,size=0x2c4) addr:0x0215b74c +func_ov063_0215ba10 kind:function(arm,size=0xc0) addr:0x0215ba10 +func_ov063_0215bad0 kind:function(arm,size=0x94) addr:0x0215bad0 +func_ov063_0215bb64 kind:function(arm,size=0x20) addr:0x0215bb64 +func_ov063_0215bb84 kind:function(arm,size=0x4) addr:0x0215bb84 +func_ov063_0215bb88 kind:function(arm,size=0xa0) addr:0x0215bb88 +func_ov063_0215bc28 kind:function(arm,size=0x7c) addr:0x0215bc28 +func_ov063_0215bca4 kind:function(arm,size=0x1b4) addr:0x0215bca4 +func_ov063_0215be58 kind:function(arm,size=0x1d0) addr:0x0215be58 +func_ov063_0215c028 kind:function(arm,size=0x180) addr:0x0215c028 +func_ov063_0215c1a8 kind:function(arm,size=0x4c) addr:0x0215c1a8 +func_ov063_0215c1f4 kind:function(arm,size=0xbc) addr:0x0215c1f4 +func_ov063_0215c2b0 kind:function(arm,size=0x58) addr:0x0215c2b0 +func_ov063_0215c308 kind:function(arm,size=0x34) addr:0x0215c308 +func_ov063_0215c33c kind:function(arm,size=0x1c) addr:0x0215c33c +func_ov063_0215c358 kind:function(arm,size=0x1c) addr:0x0215c358 +func_ov063_0215c374 kind:function(arm,size=0x20) addr:0x0215c374 +func_ov063_0215c394 kind:function(arm,size=0x80) addr:0x0215c394 +func_ov063_0215c414 kind:function(arm,size=0x15c) addr:0x0215c414 +func_ov063_0215c570 kind:function(arm,size=0x30) addr:0x0215c570 +func_ov063_0215c5a0 kind:function(arm,size=0x14) addr:0x0215c5a0 +func_ov063_0215c5b4 kind:function(arm,size=0x1c) addr:0x0215c5b4 +func_ov063_0215c5d0 kind:function(arm,size=0x4c) addr:0x0215c5d0 +func_ov063_0215c61c kind:function(arm,size=0xcc) addr:0x0215c61c +func_ov063_0215c6e8 kind:function(arm,size=0x24) addr:0x0215c6e8 +func_ov063_0215c70c kind:function(arm,size=0x2c) addr:0x0215c70c +func_ov063_0215c738 kind:function(arm,size=0x1c) addr:0x0215c738 +func_ov063_0215c754 kind:function(arm,size=0x1c) addr:0x0215c754 +func_ov063_0215c770 kind:function(arm,size=0x84) addr:0x0215c770 +func_ov063_0215c7f4 kind:function(arm,size=0x8c) addr:0x0215c7f4 +func_ov063_0215c880 kind:function(arm,size=0x14) addr:0x0215c880 +func_ov063_0215c894 kind:function(arm,size=0xc) addr:0x0215c894 +func_ov063_0215c8a0 kind:function(arm,size=0x24) addr:0x0215c8a0 +func_ov063_0215c8c4 kind:function(arm,size=0x48) addr:0x0215c8c4 +func_ov063_0215c90c kind:function(arm,size=0x34) addr:0x0215c90c +func_ov063_0215c940 kind:function(arm,size=0x34) addr:0x0215c940 +func_ov063_0215c974 kind:function(arm,size=0x74) addr:0x0215c974 +func_ov063_0215c9e8 kind:function(arm,size=0x1c) addr:0x0215c9e8 +func_ov063_0215ca04 kind:function(arm,size=0x24) addr:0x0215ca04 +func_ov063_0215ca28 kind:function(arm,size=0x3c) addr:0x0215ca28 +func_ov063_0215ca64 kind:function(arm,size=0x24) addr:0x0215ca64 +func_ov063_0215ca88 kind:function(arm,size=0x5c) addr:0x0215ca88 +func_ov063_0215cae4 kind:function(arm,size=0x124) addr:0x0215cae4 +func_ov063_0215cc08 kind:function(arm,size=0x14) addr:0x0215cc08 +func_ov063_0215cc1c kind:function(arm,size=0x14) addr:0x0215cc1c +func_ov063_0215cc30 kind:function(arm,size=0x68) addr:0x0215cc30 +func_ov063_0215cc98 kind:function(arm,size=0x58) addr:0x0215cc98 +func_ov063_0215ccf0 kind:function(arm,size=0x4) addr:0x0215ccf0 +func_ov063_0215ccf4 kind:function(arm,size=0x4) addr:0x0215ccf4 +func_ov063_0215ccf8 kind:function(arm,size=0x4) addr:0x0215ccf8 +func_ov063_0215ccfc kind:function(arm,size=0x44) addr:0x0215ccfc +func_ov063_0215cd40 kind:function(arm,size=0x14) addr:0x0215cd40 +func_ov063_0215cd54 kind:function(arm,size=0x9c) addr:0x0215cd54 +func_ov063_0215cdf0 kind:function(arm,size=0x3c) addr:0x0215cdf0 +func_ov063_0215ce2c kind:function(arm,size=0x12c) addr:0x0215ce2c +func_ov063_0215cf58 kind:function(arm,size=0x88) addr:0x0215cf58 +func_ov063_0215cfe0 kind:function(arm,size=0x6c) addr:0x0215cfe0 +func_ov063_0215d04c kind:function(arm,size=0x14) addr:0x0215d04c +func_ov063_0215d060 kind:function(arm,size=0x4) addr:0x0215d060 +func_ov063_0215d064 kind:function(arm,size=0x24) addr:0x0215d064 +func_ov063_0215d088 kind:function(arm,size=0x338) addr:0x0215d088 +func_ov063_0215d3c0 kind:function(arm,size=0xa4) addr:0x0215d3c0 +func_ov063_0215d464 kind:function(arm,size=0x5c) addr:0x0215d464 +func_ov063_0215d4c0 kind:function(arm,size=0xa8) addr:0x0215d4c0 +func_ov063_0215d568 kind:function(arm,size=0x48) addr:0x0215d568 +func_ov063_0215d5b0 kind:function(arm,size=0x40) addr:0x0215d5b0 +func_ov063_0215d5f0 kind:function(arm,size=0x94) addr:0x0215d5f0 +func_ov063_0215d684 kind:function(arm,size=0xac) addr:0x0215d684 +func_ov063_0215d730 kind:function(arm,size=0xac) addr:0x0215d730 +func_ov063_0215d7dc kind:function(arm,size=0x1c) addr:0x0215d7dc +func_ov063_0215d7f8 kind:function(arm,size=0x1c) addr:0x0215d7f8 +func_ov063_0215d814 kind:function(arm,size=0x30) addr:0x0215d814 +func_ov063_0215d844 kind:function(arm,size=0x38) addr:0x0215d844 +func_ov063_0215d87c kind:function(arm,size=0x14) addr:0x0215d87c +func_ov063_0215d890 kind:function(arm,size=0x38) addr:0x0215d890 +func_ov063_0215d8c8 kind:function(arm,size=0x54) addr:0x0215d8c8 +func_ov063_0215d91c kind:function(arm,size=0x4) addr:0x0215d91c +func_ov063_0215d920 kind:function(arm,size=0x4) addr:0x0215d920 +func_ov063_0215d924 kind:function(arm,size=0x14) addr:0x0215d924 +func_ov063_0215d938 kind:function(arm,size=0x30) addr:0x0215d938 +func_ov063_0215d968 kind:function(arm,size=0x28) addr:0x0215d968 +func_ov063_0215d990 kind:function(arm,size=0x30) addr:0x0215d990 +func_ov063_0215d9c0 kind:function(arm,size=0xc) addr:0x0215d9c0 +func_ov063_0215d9cc kind:function(arm,size=0x24) addr:0x0215d9cc +func_ov063_0215d9f0 kind:function(arm,size=0x28) addr:0x0215d9f0 +func_ov063_0215da18 kind:function(arm,size=0xc0) addr:0x0215da18 +func_ov063_0215dad8 kind:function(arm,size=0x14) addr:0x0215dad8 +func_ov063_0215daec kind:function(arm,size=0x94) addr:0x0215daec +func_ov063_0215db80 kind:function(arm,size=0x24) addr:0x0215db80 +func_ov063_0215dba4 kind:function(arm,size=0x2c) addr:0x0215dba4 +func_ov063_0215dbd0 kind:function(arm,size=0x14) addr:0x0215dbd0 +func_ov063_0215dbe4 kind:function(arm,size=0x40) addr:0x0215dbe4 +func_ov063_0215dc24 kind:function(arm,size=0x40) addr:0x0215dc24 +func_ov063_0215dc64 kind:function(arm,size=0x10) addr:0x0215dc64 +func_ov063_0215dc74 kind:function(arm,size=0x8) addr:0x0215dc74 +func_ov063_0215dc7c kind:function(arm,size=0x1c) addr:0x0215dc7c +func_ov063_0215dc98 kind:function(arm,size=0x38) addr:0x0215dc98 +func_ov063_0215dcd0 kind:function(arm,size=0x40) addr:0x0215dcd0 +func_ov063_0215dd10 kind:function(arm,size=0x14) addr:0x0215dd10 +func_ov063_0215dd24 kind:function(arm,size=0xc) addr:0x0215dd24 +func_ov063_0215dd30 kind:function(arm,size=0x24) addr:0x0215dd30 +func_ov063_0215dd54 kind:function(arm,size=0x28) addr:0x0215dd54 +func_ov063_0215dd7c kind:function(arm,size=0x74) addr:0x0215dd7c +func_ov063_0215ddf0 kind:function(arm,size=0x54) addr:0x0215ddf0 +func_ov063_0215de44 kind:function(arm,size=0x18) addr:0x0215de44 +func_ov063_0215de5c kind:function(arm,size=0x14) addr:0x0215de5c +func_ov063_0215de70 kind:function(arm,size=0x40) addr:0x0215de70 +func_ov063_0215deb0 kind:function(arm,size=0x40) addr:0x0215deb0 +func_ov063_0215def0 kind:function(arm,size=0x30) addr:0x0215def0 +func_ov063_0215df20 kind:function(arm,size=0x38) addr:0x0215df20 +func_ov063_0215df58 kind:function(arm,size=0x14) addr:0x0215df58 +func_ov063_0215df6c kind:function(arm,size=0xc) addr:0x0215df6c +func_ov063_0215df78 kind:function(arm,size=0x24) addr:0x0215df78 +func_ov063_0215df9c kind:function(arm,size=0x28) addr:0x0215df9c +func_ov063_0215dfc4 kind:function(arm,size=0x20) addr:0x0215dfc4 +func_ov063_0215dfe4 kind:function(arm,size=0x40) addr:0x0215dfe4 +func_ov063_0215e024 kind:function(arm,size=0x40) addr:0x0215e024 +func_ov063_0215e064 kind:function(arm,size=0x28) addr:0x0215e064 +func_ov063_0215e08c kind:function(arm,size=0x30) addr:0x0215e08c +func_ov063_0215e0bc kind:function(arm,size=0x14) addr:0x0215e0bc +func_ov063_0215e0d0 kind:function(arm,size=0xc) addr:0x0215e0d0 +func_ov063_0215e0dc kind:function(arm,size=0x24) addr:0x0215e0dc +func_ov063_0215e100 kind:function(arm,size=0x28) addr:0x0215e100 +func_ov063_0215e128 kind:function(arm,size=0x74) addr:0x0215e128 +func_ov063_0215e19c kind:function(arm,size=0x54) addr:0x0215e19c +func_ov063_0215e1f0 kind:function(arm,size=0x18) addr:0x0215e1f0 +func_ov063_0215e208 kind:function(arm,size=0x14) addr:0x0215e208 +func_ov063_0215e21c kind:function(arm,size=0x40) addr:0x0215e21c +func_ov063_0215e25c kind:function(arm,size=0x40) addr:0x0215e25c +func_ov063_0215e29c kind:function(arm,size=0x30) addr:0x0215e29c +func_ov063_0215e2cc kind:function(arm,size=0x38) addr:0x0215e2cc +func_ov063_0215e304 kind:function(arm,size=0x14) addr:0x0215e304 +func_ov063_0215e318 kind:function(arm,size=0xc) addr:0x0215e318 +func_ov063_0215e324 kind:function(arm,size=0x24) addr:0x0215e324 +func_ov063_0215e348 kind:function(arm,size=0x28) addr:0x0215e348 +func_ov063_0215e370 kind:function(arm,size=0x20) addr:0x0215e370 +func_ov063_0215e390 kind:function(arm,size=0x40) addr:0x0215e390 +func_ov063_0215e3d0 kind:function(arm,size=0x40) addr:0x0215e3d0 +func_ov063_0215e410 kind:function(arm,size=0x28) addr:0x0215e410 +func_ov063_0215e438 kind:function(arm,size=0x30) addr:0x0215e438 +func_ov063_0215e468 kind:function(arm,size=0x14) addr:0x0215e468 +func_ov063_0215e47c kind:function(arm,size=0xc8) addr:0x0215e47c +func_ov063_0215e544 kind:function(arm,size=0x14) addr:0x0215e544 +func_ov063_0215e558 kind:function(arm,size=0x28) addr:0x0215e558 +func_ov063_0215e580 kind:function(arm,size=0x30) addr:0x0215e580 +func_ov063_0215e5b0 kind:function(arm,size=0x4c) addr:0x0215e5b0 +func_ov063_0215e5fc kind:function(arm,size=0x1c) addr:0x0215e5fc +func_ov063_0215e618 kind:function(arm,size=0x4c) addr:0x0215e618 +func_ov063_0215e664 kind:function(arm,size=0x158) addr:0x0215e664 +func_ov063_0215e7bc kind:function(arm,size=0x24) addr:0x0215e7bc +func_ov063_0215e7e0 kind:function(arm,size=0x14) addr:0x0215e7e0 +func_ov063_0215e7f4 kind:function(arm,size=0x118) addr:0x0215e7f4 +func_ov063_0215e90c kind:function(arm,size=0x38) addr:0x0215e90c +func_ov063_0215e944 kind:function(arm,size=0x80) addr:0x0215e944 +func_ov063_0215e9c4 kind:function(arm,size=0x114) addr:0x0215e9c4 +func_ov063_0215ead8 kind:function(arm,size=0x20) addr:0x0215ead8 +func_ov063_0215eaf8 kind:function(arm,size=0x28) addr:0x0215eaf8 +func_ov063_0215eb20 kind:function(arm,size=0x1c) addr:0x0215eb20 +func_ov063_0215eb3c kind:function(arm,size=0x6c4) addr:0x0215eb3c +func_ov063_0215f200 kind:function(arm,size=0x50) addr:0x0215f200 +func_ov063_0215f250 kind:function(arm,size=0xb8) addr:0x0215f250 +func_ov063_0215f308 kind:function(arm,size=0x58) addr:0x0215f308 +func_ov063_0215f360 kind:function(arm,size=0x10) addr:0x0215f360 +func_ov063_0215f370 kind:function(arm,size=0x34) addr:0x0215f370 +func_ov063_0215f3a4 kind:function(arm,size=0xc8) addr:0x0215f3a4 +func_ov063_0215f46c kind:function(arm,size=0x108) addr:0x0215f46c +func_ov063_0215f574 kind:function(arm,size=0xec) addr:0x0215f574 +func_ov063_0215f660 kind:function(arm,size=0x4) addr:0x0215f660 +func_ov063_0215f664 kind:function(arm,size=0x4) addr:0x0215f664 +func_ov063_0215f668 kind:function(arm,size=0x1c) addr:0x0215f668 +func_ov063_0215f684 kind:function(arm,size=0x6c) addr:0x0215f684 +func_ov063_0215f6f0 kind:function(arm,size=0x68) addr:0x0215f6f0 +func_ov063_0215f758 kind:function(arm,size=0x168) addr:0x0215f758 +func_ov063_0215f8c0 kind:function(arm,size=0x80) addr:0x0215f8c0 +func_ov063_0215f940 kind:function(arm,size=0x1e0) addr:0x0215f940 +func_ov063_0215fb20 kind:function(arm,size=0x158) addr:0x0215fb20 +func_ov063_0215fc78 kind:function(arm,size=0x1c0) addr:0x0215fc78 +func_ov063_0215fe38 kind:function(arm,size=0x30) addr:0x0215fe38 +func_ov063_0215fe68 kind:function(arm,size=0x34) addr:0x0215fe68 +func_ov063_0215fe9c kind:function(arm,size=0x94) addr:0x0215fe9c +func_ov063_0215ff30 kind:function(arm,size=0x58) addr:0x0215ff30 +func_ov063_0215ff88 kind:function(arm,size=0x22c) addr:0x0215ff88 +func_ov063_021601b4 kind:function(arm,size=0x240) addr:0x021601b4 +func_ov063_021603f4 kind:function(arm,size=0x1d0) addr:0x021603f4 +func_ov063_021605c4 kind:function(arm,size=0x64) addr:0x021605c4 +func_ov063_02160628 kind:function(arm,size=0x108) addr:0x02160628 +func_ov063_02160730 kind:function(arm,size=0xec) addr:0x02160730 +func_ov063_0216081c kind:function(arm,size=0x1d0) addr:0x0216081c +func_ov063_021609ec kind:function(arm,size=0x60) addr:0x021609ec +func_ov063_02160a4c kind:function(arm,size=0x20) addr:0x02160a4c +func_ov063_02160a6c kind:function(arm,size=0x1c) addr:0x02160a6c +func_ov063_02160a88 kind:function(arm,size=0x1c) addr:0x02160a88 +func_ov063_02160aa4 kind:function(arm,size=0x34) addr:0x02160aa4 +func_ov063_02160ad8 kind:function(arm,size=0x34) addr:0x02160ad8 +func_ov063_02160b0c kind:function(arm,size=0x1c) addr:0x02160b0c +func_ov063_02160b28 kind:function(arm,size=0x10) addr:0x02160b28 +func_ov063_02160b38 kind:function(arm,size=0x24) addr:0x02160b38 +func_ov063_02160b5c kind:function(arm,size=0x80) addr:0x02160b5c +func_ov063_02160bdc kind:function(arm,size=0xc) addr:0x02160bdc +func_ov063_02160be8 kind:function(arm,size=0xac) addr:0x02160be8 +func_ov063_02160c94 kind:function(arm,size=0x34) addr:0x02160c94 +func_ov063_02160cc8 kind:function(arm,size=0x2c) addr:0x02160cc8 +func_ov063_02160cf4 kind:function(arm,size=0x10) addr:0x02160cf4 +func_ov063_02160d04 kind:function(arm,size=0x2c) addr:0x02160d04 +func_ov063_02160d30 kind:function(arm,size=0x1c) addr:0x02160d30 +func_ov063_02160d4c kind:function(arm,size=0x38) addr:0x02160d4c +func_ov063_02160d84 kind:function(arm,size=0x1d8) addr:0x02160d84 +func_ov063_02160f5c kind:function(arm,size=0x38) addr:0x02160f5c +func_ov063_02160f94 kind:function(arm,size=0x14) addr:0x02160f94 +func_ov063_02160fa8 kind:function(arm,size=0x18) addr:0x02160fa8 +func_ov063_02160fc0 kind:function(arm,size=0x20) addr:0x02160fc0 +func_ov063_02160fe0 kind:function(arm,size=0x30) addr:0x02160fe0 +func_ov063_02161010 kind:function(arm,size=0xc) addr:0x02161010 +func_ov063_0216101c kind:function(arm,size=0x20) addr:0x0216101c +func_ov063_0216103c kind:function(arm,size=0x20) addr:0x0216103c +func_ov063_0216105c kind:function(arm,size=0x14) addr:0x0216105c +func_ov063_02161070 kind:function(arm,size=0x1c) addr:0x02161070 +func_ov063_0216108c kind:function(arm,size=0xc) addr:0x0216108c +func_ov063_02161098 kind:function(arm,size=0x24) addr:0x02161098 +func_ov063_021610bc kind:function(arm,size=0x28) addr:0x021610bc +func_ov063_021610e4 kind:function(arm,size=0xc4) addr:0x021610e4 +func_ov063_021611a8 kind:function(arm,size=0x14) addr:0x021611a8 +func_ov063_021611bc kind:function(arm,size=0x8c) addr:0x021611bc +func_ov063_02161248 kind:function(arm,size=0x14) addr:0x02161248 +func_ov063_0216125c kind:function(arm,size=0x14) addr:0x0216125c +func_ov063_02161270 kind:function(arm,size=0x20) addr:0x02161270 +func_ov063_02161290 kind:function(arm,size=0x1c) addr:0x02161290 +func_ov063_021612ac kind:function(arm,size=0x28) addr:0x021612ac +func_ov063_021612d4 kind:function(arm,size=0x30) addr:0x021612d4 +func_ov063_02161304 kind:function(arm,size=0x14) addr:0x02161304 +func_ov063_02161318 kind:function(arm,size=0xc) addr:0x02161318 +func_ov063_02161324 kind:function(arm,size=0x24) addr:0x02161324 +func_ov063_02161348 kind:function(arm,size=0x94) addr:0x02161348 +func_ov063_021613dc kind:function(arm,size=0xc8) addr:0x021613dc +func_ov063_021614a4 kind:function(arm,size=0x40) addr:0x021614a4 +func_ov063_021614e4 kind:function(arm,size=0x88) addr:0x021614e4 +func_ov063_0216156c kind:function(arm,size=0x14) addr:0x0216156c +func_ov063_02161580 kind:function(arm,size=0x494) addr:0x02161580 +func_ov063_02161a14 kind:function(arm,size=0x48) addr:0x02161a14 +func_ov063_02161a5c kind:function(arm,size=0x58) addr:0x02161a5c +func_ov063_02161ab4 kind:function(arm,size=0x58) addr:0x02161ab4 +func_ov063_02161b0c kind:function(arm,size=0x20) addr:0x02161b0c +func_ov063_02161b2c kind:function(arm,size=0x28) addr:0x02161b2c +func_ov063_02161b54 kind:function(arm,size=0x14) addr:0x02161b54 +func_ov063_02161b68 kind:function(arm,size=0xc) addr:0x02161b68 +func_ov063_02161b74 kind:function(arm,size=0x24) addr:0x02161b74 +func_ov063_02161b98 kind:function(arm,size=0xb0) addr:0x02161b98 +func_ov063_02161c48 kind:function(arm,size=0x14) addr:0x02161c48 +func_ov063_02161c5c kind:function(arm,size=0x28) addr:0x02161c5c +func_ov063_02161c84 kind:function(arm,size=0x14) addr:0x02161c84 +func_ov063_02161c98 kind:function(arm,size=0x138) addr:0x02161c98 +func_ov063_02161dd0 kind:function(arm,size=0x38) addr:0x02161dd0 +func_ov063_02161e08 kind:function(arm,size=0x34) addr:0x02161e08 +func_ov063_02161e3c kind:function(arm,size=0x228) addr:0x02161e3c +func_ov063_02162064 kind:function(arm,size=0x2f4) addr:0x02162064 +func_ov063_02162358 kind:function(arm,size=0x38) addr:0x02162358 +func_ov063_02162390 kind:function(arm,size=0x110) addr:0x02162390 +func_ov063_021624a0 kind:function(arm,size=0x2c) addr:0x021624a0 +func_ov063_021624cc kind:function(arm,size=0xcc) addr:0x021624cc +func_ov063_02162598 kind:function(arm,size=0x100) addr:0x02162598 +func_ov063_02162698 kind:function(arm,size=0x28) addr:0x02162698 +func_ov063_021626c0 kind:function(arm,size=0x70) addr:0x021626c0 +func_ov063_02162730 kind:function(arm,size=0x20) addr:0x02162730 +func_ov063_02162750 kind:function(arm,size=0x24) addr:0x02162750 +func_ov063_02162774 kind:function(arm,size=0x68) addr:0x02162774 +func_ov063_021627dc kind:function(arm,size=0x48) addr:0x021627dc +func_ov063_02162824 kind:function(arm,size=0x40) addr:0x02162824 +func_ov063_02162864 kind:function(arm,size=0x14) addr:0x02162864 +func_ov063_02162878 kind:function(arm,size=0x7c) addr:0x02162878 +func_ov063_021628f4 kind:function(arm,size=0x24) addr:0x021628f4 +func_ov063_02162918 kind:function(arm,size=0xd0) addr:0x02162918 +func_ov063_021629e8 kind:function(arm,size=0x9c) addr:0x021629e8 +func_ov063_02162a84 kind:function(arm,size=0x5c) addr:0x02162a84 +func_ov063_02162ae0 kind:function(arm,size=0x1c) addr:0x02162ae0 +func_ov063_02162afc kind:function(arm,size=0x34) addr:0x02162afc +func_ov063_02162b30 kind:function(arm,size=0x1c) addr:0x02162b30 +func_ov063_02162b4c kind:function(arm,size=0xc4) addr:0x02162b4c +func_ov063_02162c10 kind:function(arm,size=0x20) addr:0x02162c10 +func_ov063_02162c30 kind:function(arm,size=0x24) addr:0x02162c30 +func_ov063_02162c54 kind:function(arm,size=0x20) addr:0x02162c54 +func_ov063_02162c74 kind:function(arm,size=0x28) addr:0x02162c74 +func_ov063_02162c9c kind:function(arm,size=0x14) addr:0x02162c9c +func_ov063_02162cb0 kind:function(arm,size=0xc) addr:0x02162cb0 +func_ov063_02162cbc kind:function(arm,size=0x24) addr:0x02162cbc +func_ov063_02162ce0 kind:function(arm,size=0x9c) addr:0x02162ce0 +func_ov063_02162d7c kind:function(arm,size=0x98) addr:0x02162d7c +func_ov063_02162e14 kind:function(arm,size=0x74) addr:0x02162e14 +func_ov063_02162e88 kind:function(arm,size=0x13c) addr:0x02162e88 +func_ov063_02162fc4 kind:function(arm,size=0x14) addr:0x02162fc4 +func_ov063_02162fd8 kind:function(arm,size=0x94) addr:0x02162fd8 +func_ov063_0216306c kind:function(arm,size=0x34) addr:0x0216306c +func_ov063_021630a0 kind:function(arm,size=0xf8) addr:0x021630a0 +func_ov063_02163198 kind:function(arm,size=0x44) addr:0x02163198 +func_ov063_021631dc kind:function(arm,size=0x28) addr:0x021631dc +func_ov063_02163204 kind:function(arm,size=0x30) addr:0x02163204 +func_ov063_02163234 kind:function(arm,size=0x14) addr:0x02163234 +func_ov063_02163248 kind:function(arm,size=0xc) addr:0x02163248 +func_ov063_02163254 kind:function(arm,size=0x24) addr:0x02163254 +func_ov063_02163278 kind:function(arm,size=0x98) addr:0x02163278 +func_ov063_02163310 kind:function(arm,size=0x14) addr:0x02163310 +func_ov063_02163324 kind:function(arm,size=0x10) addr:0x02163324 +func_ov063_02163334 kind:function(arm,size=0x10) addr:0x02163334 +func_ov063_02163344 kind:function(arm,size=0x10) addr:0x02163344 +func_ov063_02163354 kind:function(arm,size=0x88) addr:0x02163354 +func_ov063_021633dc kind:function(arm,size=0x74) addr:0x021633dc +func_ov063_02163450 kind:function(arm,size=0x4) addr:0x02163450 +func_ov063_02163454 kind:function(arm,size=0xe0) addr:0x02163454 +func_ov063_02163534 kind:function(arm,size=0x1ac) addr:0x02163534 +func_ov063_021636e0 kind:function(arm,size=0x30) addr:0x021636e0 +func_ov063_02163710 kind:function(arm,size=0x1fc) addr:0x02163710 +func_ov063_0216390c kind:function(arm,size=0x14) addr:0x0216390c +func_ov063_02163920 kind:function(arm,size=0x5b8) addr:0x02163920 +func_ov063_02163ed8 kind:function(arm,size=0x2c) addr:0x02163ed8 +func_ov063_02163f04 kind:function(arm,size=0x20) addr:0x02163f04 +func_ov063_02163f24 kind:function(arm,size=0x28) addr:0x02163f24 +func_ov063_02163f4c kind:function(arm,size=0x14) addr:0x02163f4c +func_ov063_02163f60 kind:function(arm,size=0x1c) addr:0x02163f60 +func_ov063_02163f7c kind:function(arm,size=0x4) addr:0x02163f7c +func_ov063_02163f80 kind:function(arm,size=0x54) addr:0x02163f80 +func_ov063_02163fd4 kind:function(arm,size=0xc8) addr:0x02163fd4 +func_ov063_0216409c kind:function(arm,size=0x250) addr:0x0216409c +func_ov063_021642ec kind:function(arm,size=0x8) addr:0x021642ec +func_ov063_021642f4 kind:function(arm,size=0x48) addr:0x021642f4 +data_ov063_02164340 kind:data(any) addr:0x02164340 +data_ov063_02164350 kind:data(any) addr:0x02164350 +data_ov063_02164360 kind:data(any) addr:0x02164360 +data_ov063_02164370 kind:data(any) addr:0x02164370 +data_ov063_02164380 kind:data(any) addr:0x02164380 +data_ov063_02164390 kind:data(any) addr:0x02164390 +data_ov063_021643a0 kind:data(any) addr:0x021643a0 +data_ov063_021643b0 kind:data(any) addr:0x021643b0 +data_ov063_021643c0 kind:data(any) addr:0x021643c0 +data_ov063_021643d0 kind:data(any) addr:0x021643d0 +data_ov063_021643e0 kind:data(any) addr:0x021643e0 +data_ov063_021643f0 kind:data(any) addr:0x021643f0 +data_ov063_02164400 kind:data(any) addr:0x02164400 +data_ov063_02164410 kind:data(any) addr:0x02164410 +data_ov063_02164420 kind:data(any) addr:0x02164420 +data_ov063_0216443c kind:data(any) addr:0x0216443c +data_ov063_02164443 kind:data(any) addr:0x02164443 +data_ov063_0216444a kind:data(any) addr:0x0216444a +data_ov063_02164454 kind:data(any) addr:0x02164454 +data_ov063_02164468 kind:data(any) addr:0x02164468 +data_ov063_0216447c kind:data(any) addr:0x0216447c +data_ov063_02164484 kind:data(any) addr:0x02164484 ambiguous +data_ov063_02164518 kind:data(any) addr:0x02164518 +data_ov063_02164528 kind:data(any) addr:0x02164528 +data_ov063_02164538 kind:data(any) addr:0x02164538 +func_ov063_02164548 kind:function(arm,size=0x70) addr:0x02164548 +func_ov063_021645b8 kind:function(arm,size=0x94) addr:0x021645b8 +func_ov063_0216464c kind:function(arm,size=0x50) addr:0x0216464c +func_ov063_0216469c kind:function(arm,size=0x50) addr:0x0216469c +func_ov063_021646ec kind:function(arm,size=0x50) addr:0x021646ec +func_ov063_0216473c kind:function(arm,size=0x50) addr:0x0216473c +func_ov063_0216478c kind:function(arm,size=0x50) addr:0x0216478c +func_ov063_021647dc kind:function(arm,size=0x168) addr:0x021647dc +func_ov063_02164944 kind:function(arm,size=0x50) addr:0x02164944 +func_ov063_02164994 kind:function(arm,size=0x50) addr:0x02164994 +func_ov063_021649e4 kind:function(arm,size=0x154) addr:0x021649e4 +func_ov063_02164b38 kind:function(arm,size=0x80) addr:0x02164b38 +func_ov063_02164bb8 kind:function(arm,size=0x50) addr:0x02164bb8 +func_ov063_02164c08 kind:function(arm,size=0x50) addr:0x02164c08 +data_ov063_02164ca8 kind:data(any) addr:0x02164ca8 +data_ov063_02164cb0 kind:data(any) addr:0x02164cb0 +data_ov063_02164cc8 kind:data(any) addr:0x02164cc8 +data_ov063_02164ce4 kind:data(any) addr:0x02164ce4 +data_ov063_02164d08 kind:data(any) addr:0x02164d08 +data_ov063_02164d34 kind:data(any) addr:0x02164d34 +data_ov063_02164d78 kind:data(any) addr:0x02164d78 +data_ov063_02164dd0 kind:data(any) addr:0x02164dd0 +data_ov063_02164e30 kind:data(any) addr:0x02164e30 +data_ov063_02164e88 kind:data(any) addr:0x02164e88 +data_ov063_02164ea0 kind:data(any) addr:0x02164ea0 +data_ov063_02164eb8 kind:data(any) addr:0x02164eb8 +data_ov063_02164ed0 kind:data(any) addr:0x02164ed0 +data_ov063_02164ee8 kind:data(any) addr:0x02164ee8 +data_ov063_02164f00 kind:data(any) addr:0x02164f00 +data_ov063_02164f30 kind:data(any) addr:0x02164f30 +data_ov063_02164f68 kind:data(any) addr:0x02164f68 +data_ov063_02164f80 kind:data(any) addr:0x02164f80 +data_ov063_02164f9c kind:data(any) addr:0x02164f9c +data_ov063_02164fc0 kind:data(any) addr:0x02164fc0 +data_ov063_02164fec kind:data(any) addr:0x02164fec +data_ov063_0216504c kind:data(any) addr:0x0216504c +data_ov063_021650b0 kind:data(any) addr:0x021650b0 +data_ov063_021650cc kind:data(any) addr:0x021650cc +data_ov063_021650e4 kind:data(any) addr:0x021650e4 +data_ov063_02165104 kind:data(any) addr:0x02165104 +data_ov063_0216514c kind:data(any) addr:0x0216514c +data_ov063_02165194 kind:data(any) addr:0x02165194 ambiguous +data_ov063_021651a8 kind:data(any) addr:0x021651a8 +data_ov063_021651c8 kind:data(any) addr:0x021651c8 +data_ov063_021651ec kind:data(any) addr:0x021651ec +data_ov063_02165248 kind:data(any) addr:0x02165248 ambiguous +data_ov063_02165250 kind:data(any) addr:0x02165250 +data_ov063_02165274 kind:data(any) addr:0x02165274 +data_ov063_021652d0 kind:data(any) addr:0x021652d0 +data_ov063_021652f0 kind:data(any) addr:0x021652f0 +data_ov063_02165314 kind:data(any) addr:0x02165314 +data_ov063_02165378 kind:data(any) addr:0x02165378 +data_ov063_0216539c kind:data(any) addr:0x0216539c +data_ov063_02165400 kind:data(any) addr:0x02165400 +data_ov063_0216541c kind:data(any) addr:0x0216541c +data_ov063_02165438 kind:data(any) addr:0x02165438 +data_ov063_02165474 kind:data(any) addr:0x02165474 +data_ov063_02165484 kind:data(any) addr:0x02165484 +data_ov063_021654a0 kind:data(any) addr:0x021654a0 +data_ov063_021654bc kind:data(any) addr:0x021654bc +data_ov063_021654d8 kind:data(any) addr:0x021654d8 +data_ov063_021654ec kind:data(any) addr:0x021654ec ambiguous +data_ov063_021654f4 kind:data(any) addr:0x021654f4 +data_ov063_02165510 kind:data(any) addr:0x02165510 +data_ov063_02165518 kind:data(any) addr:0x02165518 ambiguous +data_ov063_02165524 kind:data(any) addr:0x02165524 +data_ov063_02165534 kind:data(any) addr:0x02165534 +data_ov063_02165560 kind:data(any) addr:0x02165560 +data_ov063_02165580 kind:data(any) addr:0x02165580 +data_ov063_021655a4 kind:data(any) addr:0x021655a4 +data_ov063_021655ec kind:data(any) addr:0x021655ec +data_ov063_0216563c kind:data(any) addr:0x0216563c ambiguous +data_ov063_02165648 kind:data(any) addr:0x02165648 +data_ov063_02165664 kind:data(any) addr:0x02165664 +data_ov063_02165680 kind:data(any) addr:0x02165680 +data_ov063_021656a8 kind:data(any) addr:0x021656a8 +data_ov063_021656e0 kind:data(any) addr:0x021656e0 +data_ov063_021656e8 kind:data(any) addr:0x021656e8 +data_ov063_021656f4 kind:data(any) addr:0x021656f4 +data_ov063_02165708 kind:data(any) addr:0x02165708 +data_ov063_0216570c kind:data(any) addr:0x0216570c +data_ov063_02165710 kind:data(any) addr:0x02165710 +data_ov063_02165714 kind:data(any) addr:0x02165714 +data_ov063_02165718 kind:data(any) addr:0x02165718 +data_ov063_0216571c kind:data(any) addr:0x0216571c +data_ov063_02165720 kind:data(any) addr:0x02165720 +data_ov063_02165724 kind:data(any) addr:0x02165724 +data_ov063_02165730 kind:data(any) addr:0x02165730 +data_ov063_02165748 kind:data(any) addr:0x02165748 +data_ov063_02165764 kind:data(any) addr:0x02165764 +data_ov063_021657a8 kind:data(any) addr:0x021657a8 +data_ov063_021657e4 kind:data(any) addr:0x021657e4 +data_ov063_02165804 kind:data(any) addr:0x02165804 +data_ov063_0216581c kind:data(any) addr:0x0216581c +data_ov063_02165838 kind:data(any) addr:0x02165838 +data_ov063_02165854 kind:data(any) addr:0x02165854 +data_ov063_0216587c kind:data(any) addr:0x0216587c +data_ov063_021658a8 kind:data(any) addr:0x021658a8 ambiguous +data_ov063_021658bc kind:data(any) addr:0x021658bc +data_ov063_021658d8 kind:data(any) addr:0x021658d8 +data_ov063_02165918 kind:data(any) addr:0x02165918 +data_ov063_0216592c kind:data(any) addr:0x0216592c +data_ov063_02165948 kind:data(any) addr:0x02165948 +data_ov063_02165980 kind:bss addr:0x02165980 +data_ov063_02165984 kind:bss addr:0x02165984 +data_ov063_02165990 kind:bss addr:0x02165990 +data_ov063_02165a68 kind:bss addr:0x02165a68 +data_ov063_02165a6c kind:bss addr:0x02165a6c +data_ov063_02165a78 kind:bss addr:0x02165a78 +data_ov063_02165a88 kind:bss addr:0x02165a88 ambiguous +data_ov063_02165b50 kind:bss addr:0x02165b50 +data_ov063_02165b54 kind:bss addr:0x02165b54 +data_ov063_02165b60 kind:bss addr:0x02165b60 +data_ov063_02165c38 kind:bss addr:0x02165c38 +data_ov063_02165c3c kind:bss addr:0x02165c3c +data_ov063_02165c48 kind:bss addr:0x02165c48 +data_ov063_02165d20 kind:bss addr:0x02165d20 +data_ov063_02165d24 kind:bss addr:0x02165d24 +data_ov063_02165d30 kind:bss addr:0x02165d30 +data_ov063_02165e08 kind:bss addr:0x02165e08 +data_ov063_02165e0c kind:bss addr:0x02165e0c +data_ov063_02165e18 kind:bss addr:0x02165e18 +data_ov063_02165ef0 kind:bss addr:0x02165ef0 +data_ov063_02165ef4 kind:bss addr:0x02165ef4 +data_ov063_02165f00 kind:bss addr:0x02165f00 +data_ov063_02165fd8 kind:bss addr:0x02165fd8 +data_ov063_02165fdc kind:bss addr:0x02165fdc +data_ov063_02165fe8 kind:bss addr:0x02165fe8 +data_ov063_02165ff0 kind:bss addr:0x02165ff0 ambiguous +data_ov063_02166040 kind:bss addr:0x02166040 ambiguous +data_ov063_02166054 kind:bss addr:0x02166054 ambiguous +data_ov063_0216611c kind:bss addr:0x0216611c ambiguous +data_ov063_02166138 kind:bss addr:0x02166138 +data_ov063_0216613c kind:bss addr:0x0216613c +data_ov063_02166148 kind:bss addr:0x02166148 +data_ov063_02166220 kind:bss addr:0x02166220 +data_ov063_02166224 kind:bss addr:0x02166224 +data_ov063_02166230 kind:bss addr:0x02166230 +data_ov063_02166304 kind:bss addr:0x02166304 +data_ov063_02166324 kind:bss addr:0x02166324 +data_ov063_02166328 kind:bss addr:0x02166328 +data_ov063_02166334 kind:bss addr:0x02166334 +data_ov063_021663a4 kind:bss addr:0x021663a4 ambiguous +data_ov063_021663ac kind:bss addr:0x021663ac +data_ov063_02166424 kind:bss addr:0x02166424 +data_ov063_021664f8 kind:bss addr:0x021664f8 +data_ov063_02166518 kind:bss addr:0x02166518 +data_ov063_0216651c kind:bss addr:0x0216651c +data_ov063_02166528 kind:bss addr:0x02166528 +data_ov063_021665fc kind:bss addr:0x021665fc +data_ov063_02166620 kind:bss addr:0x02166620 +data_ov063_02166624 kind:bss addr:0x02166624 +data_ov063_02166630 kind:bss addr:0x02166630 +data_ov063_02166704 kind:bss addr:0x02166704 +data_ov063_02166724 kind:bss addr:0x02166724 +data_ov063_02166728 kind:bss addr:0x02166728 +data_ov063_02166734 kind:bss addr:0x02166734 +data_ov063_02166754 kind:bss addr:0x02166754 +data_ov063_02166808 kind:bss addr:0x02166808 diff --git a/config/jp/arm9/overlays/ov064/delinks.txt b/config/jp/arm9/overlays/ov064/delinks.txt new file mode 100644 index 00000000..6e0627f4 --- /dev/null +++ b/config/jp/arm9/overlays/ov064/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x0215c018 kind:code align:32 + .rodata start:0x0215c018 end:0x0215c084 kind:data align:4 + .init start:0x0215c084 end:0x0215c32c kind:code align:4 + .ctor start:0x0215c32c end:0x0215c350 kind:data align:4 + .data start:0x0215c360 end:0x0215cb00 kind:data align:32 + .bss start:0x0215cb00 end:0x0215d260 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov064/relocs.txt b/config/jp/arm9/overlays/ov064/relocs.txt new file mode 100644 index 00000000..945ddbf7 --- /dev/null +++ b/config/jp/arm9/overlays/ov064/relocs.txt @@ -0,0 +1,824 @@ +from:0x02159be8 kind:arm_call to:0x020c6674 module:overlays(24,25) +from:0x02159c0c kind:arm_call to:0x0215a6f0 module:overlay(64) +from:0x02159c28 kind:load to:0x0215c368 module:overlay(64) +from:0x02159c2c kind:load to:0x020b7ab8 module:overlay(0) +from:0x02159c40 kind:arm_call to:0x02159e88 module:overlay(64) +from:0x02159c48 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x02159c54 kind:load to:0x0215c368 module:overlay(64) +from:0x02159c68 kind:arm_call to:0x02159e88 module:overlay(64) +from:0x02159c70 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x02159c78 kind:arm_call to:0x02011ff4 module:main +from:0x02159c84 kind:load to:0x0215c368 module:overlay(64) +from:0x02159c90 kind:arm_call to:0x020c66a8 module:overlay(24) +from:0x02159c98 kind:arm_call to:0x0215a6e4 module:overlay(64) +from:0x02159ca8 kind:arm_call to:0x02011f3c module:main +from:0x02159cb4 kind:arm_call to:0x0215a94c module:overlay(64) +from:0x02159ccc kind:arm_call to:0x02011f3c module:main +from:0x02159cdc kind:arm_call to:0x020c66dc module:overlay(24) +from:0x02159cec kind:arm_call to:0x0215ae64 module:overlay(64) +from:0x02159cf8 kind:arm_call to:0x020c6994 module:overlay(24) +from:0x02159d1c kind:arm_call to:0x02016664 module:main +from:0x02159d48 kind:arm_call to:0x02016664 module:main +from:0x02159d6c kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02159d7c kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02159db8 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x02159dc0 kind:arm_call to:0x020c678c module:overlay(24) +from:0x02159dc8 kind:arm_call to:0x020c67c0 module:overlay(24) +from:0x02159dd0 kind:load to:0x027e0994 module:dtcm +from:0x02159dd4 kind:load to:0x027e0ce0 module:dtcm +from:0x02159dd8 kind:load to:0x0204b690 module:main +from:0x02159ddc kind:load to:0x020b69b8 module:overlay(0) +from:0x02159df4 kind:arm_call to:0x02018d10 module:main +from:0x02159e14 kind:arm_call to:0x020db144 module:overlay(31) +from:0x02159e30 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02159e40 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02159e4c kind:arm_call to:0x02069160 module:overlay(0) +from:0x02159e60 kind:arm_call to:0x02159e88 module:overlay(64) +from:0x02159e68 kind:arm_call to:0x020c66b4 module:overlay(24) +from:0x02159e70 kind:load to:0x0204b690 module:main +from:0x02159e74 kind:load to:0x027e0ce0 module:dtcm +from:0x02159e78 kind:load to:0x027e0d34 module:dtcm +from:0x02159e7c kind:load to:0x027e0994 module:dtcm +from:0x02159e80 kind:load to:0x020b684c module:overlay(0) +from:0x02159e84 kind:load to:0x0215a844 module:overlay(64) +from:0x02159ea0 kind:arm_call to:0x02016644 module:main +from:0x02159ed4 kind:arm_call to:0x02016644 module:main +from:0x02159f04 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02159f0c kind:arm_call to:0x02011ff4 module:main +from:0x02159f38 kind:arm_call to:0x02159f4c module:overlay(64) +from:0x02159f40 kind:arm_call to:0x0215a3e4 module:overlay(64) +from:0x02159f48 kind:load to:0x0204b690 module:main +from:0x02159f94 kind:arm_call to:0x01fff148 module:itcm +from:0x02159fb8 kind:arm_call to:0x0215a724 module:overlay(64) +from:0x02159fc8 kind:arm_call to:0x02159fec module:overlay(64) +from:0x02159fdc kind:arm_call to:0x0215a0d0 module:overlay(64) +from:0x02159fe8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a058 kind:arm_call to:0x0203b434 module:main +from:0x0215a060 kind:arm_call to:0x0203c53c module:main +from:0x0215a064 kind:arm_call to:0x0203bb10 module:main +from:0x0215a078 kind:arm_call to:0x0215acb0 module:overlay(64) +from:0x0215a0bc kind:arm_call to:0x0215acb0 module:overlay(64) +from:0x0215a124 kind:arm_call to:0x0203b434 module:main +from:0x0215a130 kind:arm_call to:0x0203c53c module:main +from:0x0215a144 kind:arm_call to:0x0203b434 module:main +from:0x0215a14c kind:arm_call to:0x0203c53c module:main +from:0x0215a158 kind:arm_call to:0x0203b3b0 module:main +from:0x0215a15c kind:arm_call to:0x02039b90 module:main +from:0x0215a160 kind:arm_call to:0x0203adc4 module:main +from:0x0215a16c kind:arm_call to:0x0203b2ec module:main +from:0x0215a180 kind:arm_call to:0x0203c2b8 module:main +from:0x0215a190 kind:arm_call to:0x0203c2b8 module:main +from:0x0215a19c kind:arm_call to:0x0203c53c module:main +from:0x0215a1bc kind:arm_call to:0x0203c2b8 module:main +from:0x0215a1c4 kind:arm_call to:0x0203b290 module:main +from:0x0215a1d4 kind:arm_call to:0x0203c2b8 module:main +from:0x0215a1e0 kind:arm_call to:0x0203bea8 module:main +from:0x0215a1ec kind:arm_call to:0x0203c088 module:main +from:0x0215a1f4 kind:arm_call to:0x0203c2b8 module:main +from:0x0215a200 kind:arm_call to:0x0203bea8 module:main +from:0x0215a208 kind:arm_call to:0x0203c2b8 module:main +from:0x0215a20c kind:arm_call to:0x0203badc module:main +from:0x0215a218 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a230 kind:arm_call to:0x0203b290 module:main +from:0x0215a240 kind:arm_call to:0x0203bea8 module:main +from:0x0215a24c kind:arm_call to:0x0203c088 module:main +from:0x0215a254 kind:arm_call to:0x0203bea8 module:main +from:0x0215a25c kind:arm_call to:0x0203c2b8 module:main +from:0x0215a260 kind:arm_call to:0x0203badc module:main +from:0x0215a26c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a2a8 kind:arm_call to:0x0215a724 module:overlay(64) +from:0x0215a2c4 kind:arm_call to:0x0203c088 module:main +from:0x0215a2d0 kind:arm_call to:0x0203b2ec module:main +from:0x0215a2e8 kind:arm_call to:0x0203b3b0 module:main +from:0x0215a2ec kind:arm_call to:0x02039b90 module:main +from:0x0215a2f0 kind:arm_call to:0x0203adc4 module:main +from:0x0215a31c kind:arm_call to:0x0203bb10 module:main +from:0x0215a38c kind:arm_call to:0x0215acb0 module:overlay(64) +from:0x0215a3d4 kind:load to:0x0215cb00 module:overlay(64) +from:0x0215a3e0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215a448 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215a484 kind:arm_call to:0x020c677c module:overlay(24) +from:0x0215a49c kind:arm_call to:0x0215ae64 module:overlay(64) +from:0x0215a4ac kind:arm_call to:0x020c67d0 module:overlay(24) +from:0x0215a4c8 kind:arm_call to:0x020194d0 module:main +from:0x0215a4d0 kind:arm_call to:0x02019648 module:main +from:0x0215a4e4 kind:arm_call to:0x0201beb4 module:main +from:0x0215a4ec kind:arm_call to:0x0215aa28 module:overlay(64) +from:0x0215a544 kind:arm_call to:0x0215ac40 module:overlay(64) +from:0x0215a54c kind:arm_call to:0x020c6764 module:overlay(24) +from:0x0215a554 kind:arm_call to:0x020c678c module:overlay(24) +from:0x0215a560 kind:arm_call to:0x0215ae64 module:overlay(64) +from:0x0215a5c0 kind:arm_call to:0x020c67f0 module:overlay(24) +from:0x0215a5d0 kind:arm_call to:0x020c679c module:overlay(24) +from:0x0215a5d8 kind:arm_call to:0x0215a82c module:overlay(64) +from:0x0215a5e0 kind:arm_call to:0x020c67e0 module:overlay(24) +from:0x0215a5f4 kind:arm_call to:0x0215a618 module:overlay(64) +from:0x0215a600 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215a604 kind:load to:0x0204b690 module:main +from:0x0215a608 kind:load to:0x027e0994 module:dtcm +from:0x0215a614 kind:load to:0x0204b098 module:main +from:0x0215a688 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0215a6a4 kind:arm_call to:0x020c65fc module:overlay(24) +from:0x0215a6b8 kind:arm_call to:0x02072154 module:overlay(0) +from:0x0215a6c4 kind:arm_call to:0x02029a4c module:main +from:0x0215a6d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a6d4 kind:load to:0x020da000 module:overlays(19,24) +from:0x0215a6e0 kind:load to:0x027e09a4 module:dtcm +from:0x0215a6ec kind:load to:0x0215a6f0 module:overlay(64) +from:0x0215a720 kind:load to:0x0215cb00 module:overlay(64) +from:0x0215a754 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215a778 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a798 kind:arm_call to:0x020194d0 module:main +from:0x0215a7a0 kind:arm_call to:0x02019648 module:main +from:0x0215a7b4 kind:arm_call to:0x0201beb4 module:main +from:0x0215a7bc kind:load to:0x0204b690 module:main +from:0x0215a7c0 kind:load to:0x027e0994 module:dtcm +from:0x0215a814 kind:arm_call to:0x0215a618 module:overlay(64) +from:0x0215a81c kind:arm_call to:0x0215a618 module:overlay(64) +from:0x0215a824 kind:arm_call to:0x0215a82c module:overlay(64) +from:0x0215a83c kind:load to:0x020b69b8 module:overlay(0) +from:0x0215a840 kind:load to:0x0206e670 module:overlay(0) +from:0x0215a910 kind:arm_call to:0x02037604 module:main +from:0x0215a928 kind:arm_call to:0x02037604 module:main +from:0x0215a938 kind:load to:0x0215cb00 module:overlay(64) +from:0x0215a944 kind:load to:0x0215c398 module:overlay(64) +from:0x0215a948 kind:load to:0x0215cb04 module:overlay(64) +from:0x0215a954 kind:arm_call to:0x0206306c module:overlay(0) +from:0x0215aa24 kind:load to:0x0215c3b0 module:overlay(64) +from:0x0215aa50 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215aa78 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215aabc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215aaf0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215ab48 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215ab7c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215ab9c kind:load to:0x0215c032 module:overlay(64) +from:0x0215aba0 kind:load to:0x0215c028 module:overlay(64) +from:0x0215aba4 kind:load to:0x0215c01c module:overlay(64) +from:0x0215aba8 kind:load to:0x0215c024 module:overlay(64) +from:0x0215ac0c kind:arm_call to:0x020612c8 module:overlay(0) +from:0x0215ac6c kind:arm_call to:0x0215abac module:overlay(64) +from:0x0215ac88 kind:arm_call to:0x0215abac module:overlay(64) +from:0x0215aca0 kind:arm_call to:0x0215abac module:overlay(64) +from:0x0215acac kind:load to:0x0215c050 module:overlay(64) +from:0x0215acdc kind:arm_call to:0x0215abac module:overlay(64) +from:0x0215acf8 kind:arm_call to:0x0215abac module:overlay(64) +from:0x0215ad10 kind:arm_call to:0x0215abac module:overlay(64) +from:0x0215ad1c kind:load to:0x0215c03c module:overlay(64) +from:0x0215ad30 kind:arm_call to:0x0215ae50 module:overlay(64) +from:0x0215ad60 kind:arm_call to:0x0201a9dc module:main +from:0x0215ad84 kind:arm_call to:0x0201a9dc module:main +from:0x0215adb8 kind:arm_call to:0x0201a9dc module:main +from:0x0215addc kind:arm_call to:0x0201a9dc module:main +from:0x0215ae04 kind:arm_call to:0x0201a9dc module:main +from:0x0215ae38 kind:arm_call to:0x0201a9dc module:main +from:0x0215ae4c kind:load to:0x0204c49c module:main +from:0x0215ae74 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0215ae88 kind:load to:0x0215cb34 module:overlay(64) +from:0x0215ae9c kind:arm_call to:0x02011f3c module:main +from:0x0215aea8 kind:arm_call to:0x0215aee4 module:overlay(64) +from:0x0215aec0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215aee0 kind:load to:0x0215c3d4 module:overlay(64) +from:0x0215aeec kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215af00 kind:load to:0x0215c3f0 module:overlay(64) +from:0x0215af50 kind:load to:0x0215cb34 module:overlay(64) +from:0x0215af68 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215af70 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215af88 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215af90 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215af98 kind:arm_call to:0x02011ff4 module:main +from:0x0215afac kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215afc0 kind:load to:0x0215cc18 module:overlay(64) +from:0x0215afd4 kind:arm_call to:0x02011f3c module:main +from:0x0215afe0 kind:arm_call to:0x0215b010 module:overlay(64) +from:0x0215aff4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b00c kind:load to:0x0215c43c module:overlay(64) +from:0x0215b018 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215b02c kind:load to:0x0215c460 module:overlay(64) +from:0x0215b07c kind:load to:0x0215cc18 module:overlay(64) +from:0x0215b08c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b094 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b0ac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b0b4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b0bc kind:arm_call to:0x02011ff4 module:main +from:0x0215b0d0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b0e4 kind:load to:0x0215cd00 module:overlay(64) +from:0x0215b0f8 kind:arm_call to:0x02011f3c module:main +from:0x0215b104 kind:arm_call to:0x0215b134 module:overlay(64) +from:0x0215b118 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b130 kind:load to:0x0215c4c0 module:overlay(64) +from:0x0215b13c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215b150 kind:load to:0x0215c4e4 module:overlay(64) +from:0x0215b1a0 kind:load to:0x0215cd00 module:overlay(64) +from:0x0215b1b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b1b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b1d0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b1d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b1e0 kind:arm_call to:0x02011ff4 module:main +from:0x0215b1f4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b208 kind:load to:0x0215cde8 module:overlay(64) +from:0x0215b21c kind:arm_call to:0x02011f3c module:main +from:0x0215b228 kind:arm_call to:0x0215b258 module:overlay(64) +from:0x0215b23c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b254 kind:load to:0x0215c544 module:overlay(64) +from:0x0215b260 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215b2b8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215b2c4 kind:load to:0x0215c568 module:overlay(64) +from:0x0215b2c8 kind:load to:0x0215cde8 module:overlay(64) +from:0x0215b304 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b320 kind:arm_call to:0x02078fcc module:overlay(0) +from:0x0215b33c kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x0215b348 kind:load to:0x027e09bc module:dtcm +from:0x0215b34c kind:load to:0x0215c064 module:overlay(64) +from:0x0215b37c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b384 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b39c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b3a4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b3ac kind:arm_call to:0x02011ff4 module:main +from:0x0215b3c0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b3d4 kind:load to:0x0215cf18 module:overlay(64) +from:0x0215b3e8 kind:arm_call to:0x02011f3c module:main +from:0x0215b3f4 kind:arm_call to:0x0215b480 module:overlay(64) +from:0x0215b408 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b470 kind:load to:0x0215c5c4 module:overlay(64) +from:0x0215b4ac kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215b4cc kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215b4e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215b4f8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215b56c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215b594 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215b5ac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215b5dc kind:load to:0x0215cf18 module:overlay(64) +from:0x0215b5e0 kind:load to:0x0215c828 module:overlay(64) +from:0x0215b5e4 kind:load to:0x0215c660 module:overlay(64) +from:0x0215b5e8 kind:load to:0x0215c70c module:overlay(64) +from:0x0215b5ec kind:load to:0x0215c618 module:overlay(64) +from:0x0215b5f0 kind:load to:0x0215c6a4 module:overlay(64) +from:0x0215b5f4 kind:load to:0x0215c06c module:overlay(64) +from:0x0215b600 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b614 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b628 kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0215b654 kind:arm_call to:0x020e9174 module:overlay(31) +from:0x0215b65c kind:arm_call to:0x0215b664 module:overlay(64) +from:0x0215b670 kind:load to:0x02059274 module:overlay(0) +from:0x0215b6b4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b6c8 kind:load to:0x0215c5e0 module:overlay(64) +from:0x0215b70c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b720 kind:load to:0x0215c5f8 module:overlay(64) +from:0x0215b740 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215b790 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0215b79c kind:load to:0x027e09bc module:dtcm +from:0x0215b7b8 kind:load to:0x027e09bc module:dtcm +from:0x0215b7bc kind:load to:0x020798e8 module:overlay(0) +from:0x0215b7e0 kind:arm_call to:0x0215b664 module:overlay(64) +from:0x0215b7e8 kind:arm_call to:0x0215b674 module:overlay(64) +from:0x0215b7f0 kind:arm_call to:0x0215b6cc module:overlay(64) +from:0x0215b7f8 kind:arm_call to:0x020aac48 module:overlay(0) +from:0x0215b820 kind:arm_call to:0x0215b9e0 module:overlay(64) +from:0x0215b828 kind:arm_call to:0x0215b724 module:overlay(64) +from:0x0215b830 kind:arm_call to:0x0215b7a0 module:overlay(64) +from:0x0215b8c4 kind:arm_call to:0x0215a7c4 module:overlay(64) +from:0x0215b8dc kind:arm_call to:0x0215a7d8 module:overlay(64) +from:0x0215b984 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0215b99c kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0215b9c8 kind:load to:0x0215cedc module:overlay(64) +from:0x0215b9cc kind:load to:0x0215cec0 module:overlay(64) +from:0x0215b9d0 kind:load to:0x0215cb00 module:overlay(64) +from:0x0215b9d4 kind:load to:0x0215c074 module:overlay(64) +from:0x0215b9dc kind:load to:0x027e0cfc module:dtcm +from:0x0215b9f4 kind:load to:0x020da000 module:overlays(19,24) +from:0x0215b9f8 kind:load to:0x0215cedc module:overlay(64) +from:0x0215b9fc kind:load to:0x020c62cc module:overlays(19,24) +from:0x0215ba10 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ba18 kind:arm_call to:0x0212d8d4 module:overlay(40) +from:0x0215ba2c kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x0215ba3c kind:load to:0x027e0cfc module:dtcm +from:0x0215ba60 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215ba74 kind:load to:0x02058e24 module:overlay(0) +from:0x0215ba88 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215ba90 kind:arm_call to:0x02011ff4 module:main +from:0x0215baa8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215bab0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bab8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bac0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215bad8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215bae0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bae8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215baf0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215baf8 kind:arm_call to:0x02011ff4 module:main +from:0x0215bb14 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215bb20 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215bb3c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215bb4c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215bb5c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bb64 kind:arm_call to:0x02011ff4 module:main +from:0x0215bb7c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bb84 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215bb8c kind:arm_call to:0x02011ff4 module:main +from:0x0215bba4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bbac kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215bbc0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bbd4 kind:load to:0x0215d000 module:overlay(64) +from:0x0215bbe8 kind:arm_call to:0x02011f3c module:main +from:0x0215bbf4 kind:arm_call to:0x0215bc6c module:overlay(64) +from:0x0215bc0c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215bc1c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215bc5c kind:load to:0x0215c944 module:overlay(64) +from:0x0215bc60 kind:load to:0x0215c97c module:overlay(64) +from:0x0215bc64 kind:load to:0x0215c960 module:overlay(64) +from:0x0215bc74 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215bc88 kind:load to:0x0215c9a4 module:overlay(64) +from:0x0215bcd8 kind:load to:0x0215d000 module:overlay(64) +from:0x0215bce8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bcf0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215bd08 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bd10 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215bd18 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd2c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215bd40 kind:load to:0x0215d108 module:overlay(64) +from:0x0215bd54 kind:arm_call to:0x02011f3c module:main +from:0x0215bd60 kind:arm_call to:0x0215bdd8 module:overlay(64) +from:0x0215bd78 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215bd88 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215bdc8 kind:load to:0x0215c944 module:overlay(64) +from:0x0215bdcc kind:load to:0x0215c97c module:overlay(64) +from:0x0215bdd0 kind:load to:0x0215c9f0 module:overlay(64) +from:0x0215bde0 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215bdf4 kind:load to:0x0215ca0c module:overlay(64) +from:0x0215be00 kind:load to:0x0215137c module:overlays(58,70) +from:0x0215be50 kind:load to:0x0215d108 module:overlay(64) +from:0x0215be60 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215be68 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215be80 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215be88 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215be90 kind:arm_call to:0x02011ff4 module:main +from:0x0215bea4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215beb8 kind:load to:0x0215d210 module:overlay(64) +from:0x0215becc kind:arm_call to:0x02011f3c module:main +from:0x0215bed8 kind:arm_call to:0x0215bf80 module:overlay(64) +from:0x0215bef0 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x0215bf00 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215bf6c kind:load to:0x0215ca58 module:overlay(64) +from:0x0215bf70 kind:load to:0x0215ca90 module:overlay(64) +from:0x0215bf74 kind:load to:0x0215ca74 module:overlay(64) +from:0x0215bf88 kind:arm_call to:0x02150318 module:overlay(58) +from:0x0215bf9c kind:load to:0x0215cab8 module:overlay(64) +from:0x0215bfc8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215bfd0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215bfe8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215bff0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215bff8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c00c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0215c0a0 kind:arm_call to:0x0215aeb0 module:overlay(64) +from:0x0215c0b0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c0c4 kind:load to:0x0215cb24 module:overlay(64) +from:0x0215c0c8 kind:load to:0x0215cb34 module:overlay(64) +from:0x0215c0cc kind:load to:0x0215afa4 module:overlay(64) +from:0x0215c0d0 kind:load to:0x0215cb28 module:overlay(64) +from:0x0215c0f0 kind:arm_call to:0x0215afe8 module:overlay(64) +from:0x0215c100 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c114 kind:load to:0x0215cc08 module:overlay(64) +from:0x0215c118 kind:load to:0x0215cc18 module:overlay(64) +from:0x0215c11c kind:load to:0x0215b0c8 module:overlay(64) +from:0x0215c120 kind:load to:0x0215cc0c module:overlay(64) +from:0x0215c140 kind:arm_call to:0x0215b10c module:overlay(64) +from:0x0215c150 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c164 kind:load to:0x0215ccf0 module:overlay(64) +from:0x0215c168 kind:load to:0x0215cd00 module:overlay(64) +from:0x0215c16c kind:load to:0x0215b1ec module:overlay(64) +from:0x0215c170 kind:load to:0x0215ccf4 module:overlay(64) +from:0x0215c190 kind:arm_call to:0x0215b230 module:overlay(64) +from:0x0215c1a0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c1b4 kind:load to:0x0215cdd8 module:overlay(64) +from:0x0215c1b8 kind:load to:0x0215cde8 module:overlay(64) +from:0x0215c1bc kind:load to:0x0215b3b8 module:overlay(64) +from:0x0215c1c0 kind:load to:0x0215cddc module:overlay(64) +from:0x0215c1d0 kind:arm_call to:0x02159be0 module:overlay(64) +from:0x0215c1e0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c1fc kind:arm_call to:0x0215b3fc module:overlay(64) +from:0x0215c20c kind:arm_call to:0x0203e3a4 module:main +from:0x0215c220 kind:load to:0x0215cedc module:overlay(64) +from:0x0215c224 kind:load to:0x02159c30 module:overlay(64) +from:0x0215c228 kind:load to:0x0215cec4 module:overlay(64) +from:0x0215c22c kind:load to:0x0215cec0 module:overlay(64) +from:0x0215c230 kind:load to:0x0215cf18 module:overlay(64) +from:0x0215c234 kind:load to:0x0215bbb8 module:overlay(64) +from:0x0215c238 kind:load to:0x0215ced0 module:overlay(64) +from:0x0215c258 kind:arm_call to:0x0215bbfc module:overlay(64) +from:0x0215c268 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c27c kind:load to:0x0215cff0 module:overlay(64) +from:0x0215c280 kind:load to:0x0215d000 module:overlay(64) +from:0x0215c284 kind:load to:0x0215bd24 module:overlay(64) +from:0x0215c288 kind:load to:0x0215cff4 module:overlay(64) +from:0x0215c2a8 kind:arm_call to:0x0215bd68 module:overlay(64) +from:0x0215c2b8 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c2cc kind:load to:0x0215d0f8 module:overlay(64) +from:0x0215c2d0 kind:load to:0x0215d108 module:overlay(64) +from:0x0215c2d4 kind:load to:0x0215be9c module:overlay(64) +from:0x0215c2d8 kind:load to:0x0215d0fc module:overlay(64) +from:0x0215c2f8 kind:arm_call to:0x0215bee0 module:overlay(64) +from:0x0215c308 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c31c kind:load to:0x0215d200 module:overlay(64) +from:0x0215c320 kind:load to:0x0215d210 module:overlay(64) +from:0x0215c324 kind:load to:0x0215c004 module:overlay(64) +from:0x0215c328 kind:load to:0x0215d204 module:overlay(64) +from:0x0215c32c kind:load to:0x0215c084 module:overlay(64) +from:0x0215c330 kind:load to:0x0215c0d4 module:overlay(64) +from:0x0215c334 kind:load to:0x0215c124 module:overlay(64) +from:0x0215c338 kind:load to:0x0215c174 module:overlay(64) +from:0x0215c33c kind:load to:0x0215c1c4 module:overlay(64) +from:0x0215c340 kind:load to:0x0215c23c module:overlay(64) +from:0x0215c344 kind:load to:0x0215c28c module:overlay(64) +from:0x0215c348 kind:load to:0x0215c2dc module:overlay(64) +from:0x0215c368 kind:load to:0x02159c30 module:overlay(64) +from:0x0215c36c kind:load to:0x02159c58 module:overlay(64) +from:0x0215c370 kind:load to:0x02159c88 module:overlay(64) +from:0x0215c374 kind:load to:0x02159de0 module:overlay(64) +from:0x0215c378 kind:load to:0x02159f18 module:overlay(64) +from:0x0215c37c kind:load to:0x020c66c4 module:overlay(24) +from:0x0215c380 kind:load to:0x0215a77c module:overlay(64) +from:0x0215c384 kind:load to:0x0215a780 module:overlay(64) +from:0x0215c388 kind:load to:0x0215a784 module:overlay(64) +from:0x0215c38c kind:load to:0x0215a7ec module:overlay(64) +from:0x0215c390 kind:load to:0x0215a7f4 module:overlay(64) +from:0x0215c394 kind:load to:0x020c66d4 module:overlay(24) +from:0x0215c3b0 kind:load to:0x0215ae6c module:overlay(64) +from:0x0215c3b4 kind:load to:0x02159efc module:overlay(64) +from:0x0215c3b8 kind:load to:0x0215ad20 module:overlay(64) +from:0x0215c3bc kind:load to:0x02063258 module:overlay(0) +from:0x0215c3c0 kind:load to:0x0215ad24 module:overlay(64) +from:0x0215c3c4 kind:load to:0x02063260 module:overlay(0) +from:0x0215c3c8 kind:load to:0x02063264 module:overlay(0) +from:0x0215c3d4 kind:load to:0x0215ae8c module:overlay(64) +from:0x0215c3d8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215c3dc kind:load to:0x0209e1dc module:overlay(0) +from:0x0215c3e0 kind:load to:0x0209e21c module:overlay(0) +from:0x0215c3e4 kind:load to:0x0209e23c module:overlay(0) +from:0x0215c3f0 kind:load to:0x0215137c module:overlays(58,70) +from:0x0215c3f4 kind:load to:0x0209e87c module:overlay(0) +from:0x0215c3f8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0215c3fc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215c400 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215c404 kind:load to:0x021513fc module:overlays(58,70) +from:0x0215c408 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215c40c kind:load to:0x0209e990 module:overlay(0) +from:0x0215c410 kind:load to:0x0209e998 module:overlay(0) +from:0x0215c414 kind:load to:0x0209e99c module:overlay(0) +from:0x0215c418 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215c41c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215c420 kind:load to:0x0215af5c module:overlay(64) +from:0x0215c424 kind:load to:0x0215af7c module:overlay(64) +from:0x0215c428 kind:load to:0x0215af04 module:overlay(64) +from:0x0215c42c kind:load to:0x02151484 module:overlays(58,70) +from:0x0215c430 kind:load to:0x0215af54 module:overlay(64) +from:0x0215c43c kind:load to:0x0215afc4 module:overlay(64) +from:0x0215c440 kind:load to:0x020990ec module:overlay(0) +from:0x0215c444 kind:load to:0x02098efc module:overlay(0) +from:0x0215c448 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c44c kind:load to:0x020990f4 module:overlay(0) +from:0x0215c450 kind:load to:0x02099114 module:overlay(0) +from:0x0215c454 kind:load to:0x02099140 module:overlay(0) +from:0x0215c460 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c464 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c468 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c46c kind:load to:0x02099d20 module:overlay(0) +from:0x0215c470 kind:load to:0x01fff464 module:itcm +from:0x0215c474 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c478 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c47c kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c480 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c484 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c488 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c48c kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c490 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c494 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c498 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c49c kind:load to:0x02099d98 module:overlay(0) +from:0x0215c4a0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c4a4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c4a8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c4ac kind:load to:0x0215b080 module:overlay(64) +from:0x0215c4b0 kind:load to:0x0215b0a0 module:overlay(64) +from:0x0215c4b4 kind:load to:0x0215b030 module:overlay(64) +from:0x0215c4c0 kind:load to:0x0215b0e8 module:overlay(64) +from:0x0215c4c4 kind:load to:0x020990ec module:overlay(0) +from:0x0215c4c8 kind:load to:0x02098efc module:overlay(0) +from:0x0215c4cc kind:load to:0x02098f78 module:overlay(0) +from:0x0215c4d0 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c4d4 kind:load to:0x02099114 module:overlay(0) +from:0x0215c4d8 kind:load to:0x02099140 module:overlay(0) +from:0x0215c4e4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c4e8 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c4ec kind:load to:0x02099d14 module:overlay(0) +from:0x0215c4f0 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c4f4 kind:load to:0x01fff464 module:itcm +from:0x0215c4f8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c4fc kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c500 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c504 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c508 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c50c kind:load to:0x02099c64 module:overlay(0) +from:0x0215c510 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c514 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c518 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c51c kind:load to:0x02099d2c module:overlay(0) +from:0x0215c520 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c524 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c528 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c52c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c530 kind:load to:0x0215b1a4 module:overlay(64) +from:0x0215c534 kind:load to:0x0215b1c4 module:overlay(64) +from:0x0215c538 kind:load to:0x0215b154 module:overlay(64) +from:0x0215c544 kind:load to:0x0215b20c module:overlay(64) +from:0x0215c548 kind:load to:0x020990ec module:overlay(0) +from:0x0215c54c kind:load to:0x02098efc module:overlay(0) +from:0x0215c550 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c554 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c558 kind:load to:0x02099114 module:overlay(0) +from:0x0215c55c kind:load to:0x02099140 module:overlay(0) +from:0x0215c568 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c56c kind:load to:0x02099cfc module:overlay(0) +from:0x0215c570 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c574 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c578 kind:load to:0x01fff464 module:itcm +from:0x0215c57c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c580 kind:load to:0x0215b2cc module:overlay(64) +from:0x0215c584 kind:load to:0x0215b308 module:overlay(64) +from:0x0215c588 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c58c kind:load to:0x02099c60 module:overlay(0) +from:0x0215c590 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c594 kind:load to:0x0215b350 module:overlay(64) +from:0x0215c598 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c59c kind:load to:0x02099c70 module:overlay(0) +from:0x0215c5a0 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c5a4 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c5a8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c5ac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c5b0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c5b4 kind:load to:0x0215b370 module:overlay(64) +from:0x0215c5b8 kind:load to:0x0215b390 module:overlay(64) +from:0x0215c5c4 kind:load to:0x0215b3d8 module:overlay(64) +from:0x0215c5c8 kind:load to:0x020990ec module:overlay(0) +from:0x0215c5cc kind:load to:0x02098efc module:overlay(0) +from:0x0215c5d0 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c5d4 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c5d8 kind:load to:0x02099114 module:overlay(0) +from:0x0215c5dc kind:load to:0x02099140 module:overlay(0) +from:0x0215c618 kind:load to:0x0215b60c module:overlay(64) +from:0x0215c61c kind:load to:0x0215ba80 module:overlay(64) +from:0x0215c620 kind:load to:0x0209b2cc module:overlay(0) +from:0x0215c624 kind:load to:0x0209b304 module:overlay(0) +from:0x0215c628 kind:load to:0x0209b908 module:overlay(0) +from:0x0215c62c kind:load to:0x0209b910 module:overlay(0) +from:0x0215c630 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215c634 kind:load to:0x0209b47c module:overlay(0) +from:0x0215c638 kind:load to:0x0209b36c module:overlay(0) +from:0x0215c63c kind:load to:0x0209b838 module:overlay(0) +from:0x0215c640 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215c644 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215c648 kind:load to:0x0215ba78 module:overlay(64) +from:0x0215c64c kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215c650 kind:load to:0x0215ba68 module:overlay(64) +from:0x0215c654 kind:load to:0x0215ba44 module:overlay(64) +from:0x0215c660 kind:load to:0x0215b5f8 module:overlay(64) +from:0x0215c664 kind:load to:0x0215bb54 module:overlay(64) +from:0x0215c668 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215c66c kind:load to:0x0209ba54 module:overlay(0) +from:0x0215c670 kind:load to:0x0209baec module:overlay(0) +from:0x0215c674 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215c678 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215c67c kind:load to:0x0209bb28 module:overlay(0) +from:0x0215c680 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215c684 kind:load to:0x0209b838 module:overlay(0) +from:0x0215c688 kind:load to:0x0209babc module:overlay(0) +from:0x0215c68c kind:load to:0x0209bad4 module:overlay(0) +from:0x0215c690 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215c694 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215c698 kind:load to:0x0215bb28 module:overlay(64) +from:0x0215c69c kind:load to:0x0215bb04 module:overlay(64) +from:0x0215c6a0 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215c70c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c710 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c714 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c718 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c71c kind:load to:0x01fff464 module:itcm +from:0x0215c720 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215c724 kind:load to:0x020aa528 module:overlay(0) +from:0x0215c728 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215c72c kind:load to:0x0215b620 module:overlay(64) +from:0x0215c730 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215c734 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c738 kind:load to:0x020ab15c module:overlay(0) +from:0x0215c73c kind:load to:0x02099c6c module:overlay(0) +from:0x0215c740 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c744 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c748 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c74c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c750 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c754 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c758 kind:load to:0x0215ba9c module:overlay(64) +from:0x0215c75c kind:load to:0x0215bacc module:overlay(64) +from:0x0215c760 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215c764 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215c768 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215c76c kind:load to:0x020aa778 module:overlay(0) +from:0x0215c770 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215c774 kind:load to:0x020aa950 module:overlay(0) +from:0x0215c778 kind:load to:0x020aa94c module:overlay(0) +from:0x0215c77c kind:load to:0x020aaa1c module:overlay(0) +from:0x0215c780 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215c784 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215c788 kind:load to:0x0215b800 module:overlay(64) +from:0x0215c78c kind:load to:0x0215b83c module:overlay(64) +from:0x0215c790 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215c794 kind:load to:0x020aa754 module:overlay(0) +from:0x0215c798 kind:load to:0x020aa75c module:overlay(0) +from:0x0215c79c kind:load to:0x020aa764 module:overlay(0) +from:0x0215c7a0 kind:load to:0x020aa76c module:overlay(0) +from:0x0215c7a4 kind:load to:0x0215b7c0 module:overlay(64) +from:0x0215c7a8 kind:load to:0x0215ba00 module:overlay(64) +from:0x0215c7ac kind:load to:0x020aadc4 module:overlay(0) +from:0x0215c7b0 kind:load to:0x020aade4 module:overlay(0) +from:0x0215c7b4 kind:load to:0x020aaffc module:overlay(0) +from:0x0215c7b8 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215c7bc kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215c7c0 kind:load to:0x020aa684 module:overlay(0) +from:0x0215c7c4 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215c7c8 kind:load to:0x0215b64c module:overlay(64) +from:0x0215c7cc kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215c7d0 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215c7d4 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215c7d8 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215c7dc kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215c7e0 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215c7e4 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215c7e8 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215c7ec kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215c7f0 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215c7f4 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215c7f8 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215c7fc kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215c800 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215c804 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215c808 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215c80c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215c810 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215c814 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215c818 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215c81c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215c828 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c82c kind:load to:0x02099cfc module:overlay(0) +from:0x0215c830 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c834 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c838 kind:load to:0x01fff464 module:itcm +from:0x0215c83c kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215c840 kind:load to:0x020aa528 module:overlay(0) +from:0x0215c844 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215c848 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0215c84c kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215c850 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c854 kind:load to:0x020ab15c module:overlay(0) +from:0x0215c858 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c85c kind:load to:0x02099c70 module:overlay(0) +from:0x0215c860 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c864 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c868 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c86c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c870 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c874 kind:load to:0x0215bb98 module:overlay(64) +from:0x0215c878 kind:load to:0x0215bb70 module:overlay(64) +from:0x0215c87c kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215c880 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215c884 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215c888 kind:load to:0x020aa778 module:overlay(0) +from:0x0215c88c kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215c890 kind:load to:0x020aa950 module:overlay(0) +from:0x0215c894 kind:load to:0x020aa94c module:overlay(0) +from:0x0215c898 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215c89c kind:load to:0x020aaa40 module:overlay(0) +from:0x0215c8a0 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215c8a4 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0215c8a8 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215c8ac kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215c8b0 kind:load to:0x020aa754 module:overlay(0) +from:0x0215c8b4 kind:load to:0x020aa75c module:overlay(0) +from:0x0215c8b8 kind:load to:0x020aa764 module:overlay(0) +from:0x0215c8bc kind:load to:0x020aa76c module:overlay(0) +from:0x0215c8c0 kind:load to:0x020aac48 module:overlay(0) +from:0x0215c8c4 kind:load to:0x020aad98 module:overlay(0) +from:0x0215c8c8 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215c8cc kind:load to:0x020aade4 module:overlay(0) +from:0x0215c8d0 kind:load to:0x020aaffc module:overlay(0) +from:0x0215c8d4 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215c8d8 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215c8dc kind:load to:0x020aa684 module:overlay(0) +from:0x0215c8e0 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215c8e4 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215c8e8 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215c8ec kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215c8f0 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215c8f4 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215c8f8 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215c8fc kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215c900 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215c904 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215c908 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215c90c kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215c910 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215c914 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215c918 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215c91c kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215c920 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215c924 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215c928 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215c92c kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215c930 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215c934 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215c938 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215c948 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215c94c kind:load to:0x0209e1dc module:overlay(0) +from:0x0215c950 kind:load to:0x0209e21c module:overlay(0) +from:0x0215c954 kind:load to:0x0209e23c module:overlay(0) +from:0x0215c960 kind:load to:0x0215bbd8 module:overlay(64) +from:0x0215c964 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215c968 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215c96c kind:load to:0x0209e21c module:overlay(0) +from:0x0215c970 kind:load to:0x0209e23c module:overlay(0) +from:0x0215c97c kind:load to:0x0207db54 module:overlay(0) +from:0x0215c980 kind:load to:0x0207db5c module:overlay(0) +from:0x0215c984 kind:load to:0x0207e024 module:overlay(0) +from:0x0215c988 kind:load to:0x0207e014 module:overlay(0) +from:0x0215c98c kind:load to:0x0207e058 module:overlay(0) +from:0x0215c990 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0215c994 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0215c998 kind:load to:0x0207e168 module:overlay(0) +from:0x0215c9a4 kind:load to:0x0215137c module:overlays(58,70) +from:0x0215c9a8 kind:load to:0x0209e87c module:overlay(0) +from:0x0215c9ac kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0215c9b0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215c9b4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215c9b8 kind:load to:0x021513fc module:overlays(58,70) +from:0x0215c9bc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215c9c0 kind:load to:0x0209e990 module:overlay(0) +from:0x0215c9c4 kind:load to:0x0209e998 module:overlay(0) +from:0x0215c9c8 kind:load to:0x0209e99c module:overlay(0) +from:0x0215c9cc kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215c9d0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215c9d4 kind:load to:0x0215bcdc module:overlay(64) +from:0x0215c9d8 kind:load to:0x0215bcfc module:overlay(64) +from:0x0215c9dc kind:load to:0x0215bc8c module:overlay(64) +from:0x0215c9e0 kind:load to:0x02151484 module:overlays(58,70) +from:0x0215c9e4 kind:load to:0x0215148c module:overlays(58,70) +from:0x0215c9f0 kind:load to:0x0215bd44 module:overlay(64) +from:0x0215c9f4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215c9f8 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215c9fc kind:load to:0x0209e21c module:overlay(0) +from:0x0215ca00 kind:load to:0x0209e23c module:overlay(0) +from:0x0215ca0c kind:load to:0x0215bdf8 module:overlay(64) +from:0x0215ca10 kind:load to:0x0209e87c module:overlay(0) +from:0x0215ca14 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0215ca18 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215ca1c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215ca20 kind:load to:0x021513fc module:overlays(58,70) +from:0x0215ca24 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215ca28 kind:load to:0x0209e990 module:overlay(0) +from:0x0215ca2c kind:load to:0x0209e998 module:overlay(0) +from:0x0215ca30 kind:load to:0x0209e99c module:overlay(0) +from:0x0215ca34 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215ca38 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215ca3c kind:load to:0x0215be54 module:overlay(64) +from:0x0215ca40 kind:load to:0x0215be74 module:overlay(64) +from:0x0215ca44 kind:load to:0x0215be04 module:overlay(64) +from:0x0215ca48 kind:load to:0x02151484 module:overlays(58,70) +from:0x0215ca4c kind:load to:0x0215148c module:overlays(58,70) +from:0x0215ca5c kind:load to:0x0209e27c module:overlay(0) +from:0x0215ca60 kind:load to:0x0209e284 module:overlay(0) +from:0x0215ca64 kind:load to:0x0209e164 module:overlay(0) +from:0x0215ca68 kind:load to:0x0209e168 module:overlay(0) +from:0x0215ca74 kind:load to:0x0215bebc module:overlay(64) +from:0x0215ca78 kind:load to:0x0209e27c module:overlay(0) +from:0x0215ca7c kind:load to:0x0209e284 module:overlay(0) +from:0x0215ca80 kind:load to:0x0209e164 module:overlay(0) +from:0x0215ca84 kind:load to:0x0209e168 module:overlay(0) +from:0x0215ca90 kind:load to:0x0207e178 module:overlay(0) +from:0x0215ca94 kind:load to:0x0207e180 module:overlay(0) +from:0x0215ca98 kind:load to:0x0207e994 module:overlay(0) +from:0x0215ca9c kind:load to:0x0207e984 module:overlay(0) +from:0x0215caa0 kind:load to:0x0207e9d0 module:overlay(0) +from:0x0215caa4 kind:load to:0x0207ea08 module:overlay(0) +from:0x0215caa8 kind:load to:0x0207ea4c module:overlay(0) +from:0x0215caac kind:load to:0x0207ea74 module:overlay(0) +from:0x0215cab8 kind:load to:0x02150448 module:overlays(30,58) +from:0x0215cabc kind:load to:0x0209e87c module:overlay(0) +from:0x0215cac0 kind:load to:0x02150460 module:overlay(58) +from:0x0215cac4 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215cac8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215cacc kind:load to:0x0215049c module:overlay(58) +from:0x0215cad0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215cad4 kind:load to:0x02150594 module:overlay(58) +from:0x0215cad8 kind:load to:0x0209e998 module:overlay(0) +from:0x0215cadc kind:load to:0x0209e99c module:overlay(0) +from:0x0215cae0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215cae4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215cae8 kind:load to:0x0215bfbc module:overlay(64) +from:0x0215caec kind:load to:0x0215bfdc module:overlay(64) +from:0x0215caf0 kind:load to:0x0215bfa0 module:overlay(64) diff --git a/config/jp/arm9/overlays/ov064/symbols.txt b/config/jp/arm9/overlays/ov064/symbols.txt new file mode 100644 index 00000000..b9e5f508 --- /dev/null +++ b/config/jp/arm9/overlays/ov064/symbols.txt @@ -0,0 +1,217 @@ +func_ov064_02159be0 kind:function(arm,size=0x50) addr:0x02159be0 +func_ov064_02159c30 kind:function(arm,size=0x28) addr:0x02159c30 +func_ov064_02159c58 kind:function(arm,size=0x30) addr:0x02159c58 +func_ov064_02159c88 kind:function(arm,size=0x158) addr:0x02159c88 +func_ov064_02159de0 kind:function(arm,size=0xa8) addr:0x02159de0 +func_ov064_02159e88 kind:function(arm,size=0x74) addr:0x02159e88 +func_ov064_02159efc kind:function(arm,size=0x1c) addr:0x02159efc +func_ov064_02159f18 kind:function(arm,size=0x34) addr:0x02159f18 +func_ov064_02159f4c kind:function(arm,size=0xa0) addr:0x02159f4c +func_ov064_02159fec kind:function(arm,size=0xe4) addr:0x02159fec +func_ov064_0215a0d0 kind:function(arm,size=0x314) addr:0x0215a0d0 +func_ov064_0215a3e4 kind:function(arm,size=0x234) addr:0x0215a3e4 +func_ov064_0215a618 kind:function(arm,size=0xcc) addr:0x0215a618 +func_ov064_0215a6e4 kind:function(arm,size=0xc) addr:0x0215a6e4 +func_ov064_0215a6f0 kind:function(arm,size=0x34) addr:0x0215a6f0 +func_ov064_0215a724 kind:function(arm,size=0x58) addr:0x0215a724 +func_ov064_0215a77c kind:function(arm,size=0x4) addr:0x0215a77c +func_ov064_0215a780 kind:function(arm,size=0x4) addr:0x0215a780 +func_ov064_0215a784 kind:function(arm,size=0x40) addr:0x0215a784 +func_ov064_0215a7c4 kind:function(arm,size=0x14) addr:0x0215a7c4 +func_ov064_0215a7d8 kind:function(arm,size=0x14) addr:0x0215a7d8 +func_ov064_0215a7ec kind:function(arm,size=0x8) addr:0x0215a7ec +func_ov064_0215a7f4 kind:function(arm,size=0x38) addr:0x0215a7f4 +func_ov064_0215a82c kind:function(arm,size=0x18) addr:0x0215a82c +func_ov064_0215a844 kind:function(arm,size=0x108) addr:0x0215a844 +func_ov064_0215a94c kind:function(arm,size=0xdc) addr:0x0215a94c +func_ov064_0215aa28 kind:function(arm,size=0x184) addr:0x0215aa28 +func_ov064_0215abac kind:function(arm,size=0x94) addr:0x0215abac +func_ov064_0215ac40 kind:function(arm,size=0x70) addr:0x0215ac40 +func_ov064_0215acb0 kind:function(arm,size=0x70) addr:0x0215acb0 +func_ov064_0215ad20 kind:function(arm,size=0x4) addr:0x0215ad20 +func_ov064_0215ad24 kind:function(arm,size=0x12c) addr:0x0215ad24 +func_ov064_0215ae50 kind:function(arm,size=0x14) addr:0x0215ae50 +func_ov064_0215ae64 kind:function(arm,size=0x8) addr:0x0215ae64 +func_ov064_0215ae6c kind:function(arm,size=0x14) addr:0x0215ae6c +func_ov064_0215ae80 kind:function(arm,size=0xc) addr:0x0215ae80 +func_ov064_0215ae8c kind:function(arm,size=0x24) addr:0x0215ae8c +func_ov064_0215aeb0 kind:function(arm,size=0x34) addr:0x0215aeb0 +func_ov064_0215aee4 kind:function(arm,size=0x20) addr:0x0215aee4 +func_ov064_0215af04 kind:function(arm,size=0x50) addr:0x0215af04 +func_ov064_0215af54 kind:function(arm,size=0x8) addr:0x0215af54 +func_ov064_0215af5c kind:function(arm,size=0x20) addr:0x0215af5c +func_ov064_0215af7c kind:function(arm,size=0x28) addr:0x0215af7c +func_ov064_0215afa4 kind:function(arm,size=0x14) addr:0x0215afa4 +func_ov064_0215afb8 kind:function(arm,size=0xc) addr:0x0215afb8 +func_ov064_0215afc4 kind:function(arm,size=0x24) addr:0x0215afc4 +func_ov064_0215afe8 kind:function(arm,size=0x28) addr:0x0215afe8 +func_ov064_0215b010 kind:function(arm,size=0x20) addr:0x0215b010 +func_ov064_0215b030 kind:function(arm,size=0x50) addr:0x0215b030 +func_ov064_0215b080 kind:function(arm,size=0x20) addr:0x0215b080 +func_ov064_0215b0a0 kind:function(arm,size=0x28) addr:0x0215b0a0 +func_ov064_0215b0c8 kind:function(arm,size=0x14) addr:0x0215b0c8 +func_ov064_0215b0dc kind:function(arm,size=0xc) addr:0x0215b0dc +func_ov064_0215b0e8 kind:function(arm,size=0x24) addr:0x0215b0e8 +func_ov064_0215b10c kind:function(arm,size=0x28) addr:0x0215b10c +func_ov064_0215b134 kind:function(arm,size=0x20) addr:0x0215b134 +func_ov064_0215b154 kind:function(arm,size=0x50) addr:0x0215b154 +func_ov064_0215b1a4 kind:function(arm,size=0x20) addr:0x0215b1a4 +func_ov064_0215b1c4 kind:function(arm,size=0x28) addr:0x0215b1c4 +func_ov064_0215b1ec kind:function(arm,size=0x14) addr:0x0215b1ec +func_ov064_0215b200 kind:function(arm,size=0xc) addr:0x0215b200 +func_ov064_0215b20c kind:function(arm,size=0x24) addr:0x0215b20c +func_ov064_0215b230 kind:function(arm,size=0x28) addr:0x0215b230 +func_ov064_0215b258 kind:function(arm,size=0x74) addr:0x0215b258 +func_ov064_0215b2cc kind:function(arm,size=0x3c) addr:0x0215b2cc +func_ov064_0215b308 kind:function(arm,size=0x48) addr:0x0215b308 +func_ov064_0215b350 kind:function(arm,size=0x20) addr:0x0215b350 +func_ov064_0215b370 kind:function(arm,size=0x20) addr:0x0215b370 +func_ov064_0215b390 kind:function(arm,size=0x28) addr:0x0215b390 +func_ov064_0215b3b8 kind:function(arm,size=0x14) addr:0x0215b3b8 +func_ov064_0215b3cc kind:function(arm,size=0xc) addr:0x0215b3cc +func_ov064_0215b3d8 kind:function(arm,size=0x24) addr:0x0215b3d8 +func_ov064_0215b3fc kind:function(arm,size=0x84) addr:0x0215b3fc +func_ov064_0215b480 kind:function(arm,size=0x178) addr:0x0215b480 +func_ov064_0215b5f8 kind:function(arm,size=0x14) addr:0x0215b5f8 +func_ov064_0215b60c kind:function(arm,size=0x14) addr:0x0215b60c +func_ov064_0215b620 kind:function(arm,size=0x2c) addr:0x0215b620 +func_ov064_0215b64c kind:function(arm,size=0x18) addr:0x0215b64c +func_ov064_0215b664 kind:function(arm,size=0x10) addr:0x0215b664 +func_ov064_0215b674 kind:function(arm,size=0x58) addr:0x0215b674 +func_ov064_0215b6cc kind:function(arm,size=0x58) addr:0x0215b6cc +func_ov064_0215b724 kind:function(arm,size=0x7c) addr:0x0215b724 +func_ov064_0215b7a0 kind:function(arm,size=0x20) addr:0x0215b7a0 +func_ov064_0215b7c0 kind:function(arm,size=0x40) addr:0x0215b7c0 +func_ov064_0215b800 kind:function(arm,size=0x3c) addr:0x0215b800 +func_ov064_0215b83c kind:function(arm,size=0x1a4) addr:0x0215b83c +func_ov064_0215b9e0 kind:function(arm,size=0x20) addr:0x0215b9e0 +func_ov064_0215ba00 kind:function(arm,size=0x44) addr:0x0215ba00 +func_ov064_0215ba44 kind:function(arm,size=0x24) addr:0x0215ba44 +func_ov064_0215ba68 kind:function(arm,size=0x10) addr:0x0215ba68 +func_ov064_0215ba78 kind:function(arm,size=0x8) addr:0x0215ba78 +func_ov064_0215ba80 kind:function(arm,size=0x1c) addr:0x0215ba80 +func_ov064_0215ba9c kind:function(arm,size=0x30) addr:0x0215ba9c +func_ov064_0215bacc kind:function(arm,size=0x38) addr:0x0215bacc +func_ov064_0215bb04 kind:function(arm,size=0x24) addr:0x0215bb04 +func_ov064_0215bb28 kind:function(arm,size=0x2c) addr:0x0215bb28 +func_ov064_0215bb54 kind:function(arm,size=0x1c) addr:0x0215bb54 +func_ov064_0215bb70 kind:function(arm,size=0x28) addr:0x0215bb70 +func_ov064_0215bb98 kind:function(arm,size=0x20) addr:0x0215bb98 +func_ov064_0215bbb8 kind:function(arm,size=0x14) addr:0x0215bbb8 +func_ov064_0215bbcc kind:function(arm,size=0xc) addr:0x0215bbcc +func_ov064_0215bbd8 kind:function(arm,size=0x24) addr:0x0215bbd8 +func_ov064_0215bbfc kind:function(arm,size=0x70) addr:0x0215bbfc +func_ov064_0215bc6c kind:function(arm,size=0x20) addr:0x0215bc6c +func_ov064_0215bc8c kind:function(arm,size=0x50) addr:0x0215bc8c +func_ov064_0215bcdc kind:function(arm,size=0x20) addr:0x0215bcdc +func_ov064_0215bcfc kind:function(arm,size=0x28) addr:0x0215bcfc +func_ov064_0215bd24 kind:function(arm,size=0x14) addr:0x0215bd24 +func_ov064_0215bd38 kind:function(arm,size=0xc) addr:0x0215bd38 +func_ov064_0215bd44 kind:function(arm,size=0x24) addr:0x0215bd44 +func_ov064_0215bd68 kind:function(arm,size=0x70) addr:0x0215bd68 +func_ov064_0215bdd8 kind:function(arm,size=0x20) addr:0x0215bdd8 +func_ov064_0215bdf8 kind:function(arm,size=0xc) addr:0x0215bdf8 +func_ov064_0215be04 kind:function(arm,size=0x50) addr:0x0215be04 +func_ov064_0215be54 kind:function(arm,size=0x20) addr:0x0215be54 +func_ov064_0215be74 kind:function(arm,size=0x28) addr:0x0215be74 +func_ov064_0215be9c kind:function(arm,size=0x14) addr:0x0215be9c +func_ov064_0215beb0 kind:function(arm,size=0xc) addr:0x0215beb0 +func_ov064_0215bebc kind:function(arm,size=0x24) addr:0x0215bebc +func_ov064_0215bee0 kind:function(arm,size=0xa0) addr:0x0215bee0 +func_ov064_0215bf80 kind:function(arm,size=0x20) addr:0x0215bf80 +func_ov064_0215bfa0 kind:function(arm,size=0x1c) addr:0x0215bfa0 +func_ov064_0215bfbc kind:function(arm,size=0x20) addr:0x0215bfbc +func_ov064_0215bfdc kind:function(arm,size=0x28) addr:0x0215bfdc +func_ov064_0215c004 kind:function(arm,size=0x14) addr:0x0215c004 +data_ov064_0215c01c kind:data(any) addr:0x0215c01c +data_ov064_0215c024 kind:data(any) addr:0x0215c024 +data_ov064_0215c028 kind:data(any) addr:0x0215c028 +data_ov064_0215c032 kind:data(any) addr:0x0215c032 +data_ov064_0215c03c kind:data(any) addr:0x0215c03c +data_ov064_0215c050 kind:data(any) addr:0x0215c050 +data_ov064_0215c064 kind:data(any) addr:0x0215c064 +data_ov064_0215c06c kind:data(any) addr:0x0215c06c +data_ov064_0215c074 kind:data(any) addr:0x0215c074 +func_ov064_0215c084 kind:function(arm,size=0x50) addr:0x0215c084 +func_ov064_0215c0d4 kind:function(arm,size=0x50) addr:0x0215c0d4 +func_ov064_0215c124 kind:function(arm,size=0x50) addr:0x0215c124 +func_ov064_0215c174 kind:function(arm,size=0x50) addr:0x0215c174 +func_ov064_0215c1c4 kind:function(arm,size=0x78) addr:0x0215c1c4 +func_ov064_0215c23c kind:function(arm,size=0x50) addr:0x0215c23c +func_ov064_0215c28c kind:function(arm,size=0x50) addr:0x0215c28c +func_ov064_0215c2dc kind:function(arm,size=0x50) addr:0x0215c2dc +data_ov064_0215c368 kind:data(any) addr:0x0215c368 +data_ov064_0215c398 kind:data(any) addr:0x0215c398 +data_ov064_0215c3b0 kind:data(any) addr:0x0215c3b0 +data_ov064_0215c3d4 kind:data(any) addr:0x0215c3d4 +data_ov064_0215c3f0 kind:data(any) addr:0x0215c3f0 +data_ov064_0215c43c kind:data(any) addr:0x0215c43c +data_ov064_0215c460 kind:data(any) addr:0x0215c460 +data_ov064_0215c470 kind:data(any) addr:0x0215c470 ambiguous +data_ov064_0215c4c0 kind:data(any) addr:0x0215c4c0 +data_ov064_0215c4c8 kind:data(any) addr:0x0215c4c8 ambiguous +data_ov064_0215c4e4 kind:data(any) addr:0x0215c4e4 +data_ov064_0215c544 kind:data(any) addr:0x0215c544 +data_ov064_0215c568 kind:data(any) addr:0x0215c568 +data_ov064_0215c5a4 kind:data(any) addr:0x0215c5a4 ambiguous +data_ov064_0215c5c4 kind:data(any) addr:0x0215c5c4 +data_ov064_0215c5d8 kind:data(any) addr:0x0215c5d8 ambiguous +data_ov064_0215c5e0 kind:data(any) addr:0x0215c5e0 +data_ov064_0215c5f8 kind:data(any) addr:0x0215c5f8 +data_ov064_0215c60c kind:data(any) addr:0x0215c60c ambiguous +data_ov064_0215c618 kind:data(any) addr:0x0215c618 +data_ov064_0215c660 kind:data(any) addr:0x0215c660 +data_ov064_0215c6a4 kind:data(any) addr:0x0215c6a4 +data_ov064_0215c70c kind:data(any) addr:0x0215c70c +data_ov064_0215c828 kind:data(any) addr:0x0215c828 +data_ov064_0215c894 kind:data(any) addr:0x0215c894 ambiguous +data_ov064_0215c8ac kind:data(any) addr:0x0215c8ac ambiguous +data_ov064_0215c8fc kind:data(any) addr:0x0215c8fc ambiguous +data_ov064_0215c944 kind:data(any) addr:0x0215c944 +data_ov064_0215c960 kind:data(any) addr:0x0215c960 +data_ov064_0215c97c kind:data(any) addr:0x0215c97c +data_ov064_0215c9a4 kind:data(any) addr:0x0215c9a4 +data_ov064_0215c9f0 kind:data(any) addr:0x0215c9f0 +data_ov064_0215ca0c kind:data(any) addr:0x0215ca0c +data_ov064_0215ca58 kind:data(any) addr:0x0215ca58 +data_ov064_0215ca74 kind:data(any) addr:0x0215ca74 +data_ov064_0215ca90 kind:data(any) addr:0x0215ca90 +data_ov064_0215cab8 kind:data(any) addr:0x0215cab8 +data_ov064_0215caec kind:data(any) addr:0x0215caec ambiguous +data_ov064_0215cb00 kind:bss addr:0x0215cb00 +data_ov064_0215cb04 kind:bss addr:0x0215cb04 +data_ov064_0215cb24 kind:bss addr:0x0215cb24 +data_ov064_0215cb28 kind:bss addr:0x0215cb28 +data_ov064_0215cb34 kind:bss addr:0x0215cb34 +data_ov064_0215cc08 kind:bss addr:0x0215cc08 +data_ov064_0215cc0c kind:bss addr:0x0215cc0c +data_ov064_0215cc18 kind:bss addr:0x0215cc18 +data_ov064_0215cc3c kind:bss addr:0x0215cc3c ambiguous +data_ov064_0215ccf0 kind:bss addr:0x0215ccf0 +data_ov064_0215ccf4 kind:bss addr:0x0215ccf4 +data_ov064_0215cd00 kind:bss addr:0x0215cd00 +data_ov064_0215cdbc kind:bss addr:0x0215cdbc ambiguous +data_ov064_0215cdd8 kind:bss addr:0x0215cdd8 +data_ov064_0215cddc kind:bss addr:0x0215cddc +data_ov064_0215cde8 kind:bss addr:0x0215cde8 +data_ov064_0215ce70 kind:bss addr:0x0215ce70 ambiguous +data_ov064_0215cec0 kind:bss addr:0x0215cec0 +data_ov064_0215cec4 kind:bss addr:0x0215cec4 +data_ov064_0215ced0 kind:bss addr:0x0215ced0 +data_ov064_0215cedc kind:bss addr:0x0215cedc +data_ov064_0215cf18 kind:bss addr:0x0215cf18 +data_ov064_0215cff0 kind:bss addr:0x0215cff0 +data_ov064_0215cff4 kind:bss addr:0x0215cff4 +data_ov064_0215d000 kind:bss addr:0x0215d000 +data_ov064_0215d004 kind:bss addr:0x0215d004 ambiguous +data_ov064_0215d0e0 kind:bss addr:0x0215d0e0 ambiguous +data_ov064_0215d0f8 kind:bss addr:0x0215d0f8 +data_ov064_0215d0fc kind:bss addr:0x0215d0fc +data_ov064_0215d108 kind:bss addr:0x0215d108 +data_ov064_0215d114 kind:bss addr:0x0215d114 ambiguous +data_ov064_0215d1ec kind:bss addr:0x0215d1ec ambiguous +data_ov064_0215d200 kind:bss addr:0x0215d200 +data_ov064_0215d204 kind:bss addr:0x0215d204 +data_ov064_0215d208 kind:bss addr:0x0215d208 ambiguous +data_ov064_0215d210 kind:bss addr:0x0215d210 +data_ov064_0215d24c kind:bss addr:0x0215d24c ambiguous diff --git a/config/jp/arm9/overlays/ov065/delinks.txt b/config/jp/arm9/overlays/ov065/delinks.txt new file mode 100644 index 00000000..ee89a283 --- /dev/null +++ b/config/jp/arm9/overlays/ov065/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x0215bd14 kind:code align:32 + .rodata start:0x0215bd14 end:0x0215bda4 kind:data align:4 + .init start:0x0215bda4 end:0x0215c1e8 kind:code align:4 + .ctor start:0x0215c1e8 end:0x0215c21c kind:data align:4 + .data start:0x0215c220 end:0x0215cce0 kind:data align:32 + .bss start:0x0215cce0 end:0x0215d740 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov065/relocs.txt b/config/jp/arm9/overlays/ov065/relocs.txt new file mode 100644 index 00000000..a7264688 --- /dev/null +++ b/config/jp/arm9/overlays/ov065/relocs.txt @@ -0,0 +1,979 @@ +from:0x02159be8 kind:load to:0x0215cd4c module:overlay(65) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159c8c module:overlay(65) +from:0x02159c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159c84 kind:load to:0x0215c240 module:overlay(65) +from:0x02159cb8 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02159cd8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02159cf4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159d04 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159d78 kind:arm_call to:0x0215a4b8 module:overlay(65) +from:0x02159da0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02159db8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159ddc kind:load to:0x0215cd4c module:overlay(65) +from:0x02159de0 kind:load to:0x0215c530 module:overlay(65) +from:0x02159de4 kind:load to:0x0215c2d8 module:overlay(65) +from:0x02159de8 kind:load to:0x0215c414 module:overlay(65) +from:0x02159dec kind:load to:0x0215c290 module:overlay(65) +from:0x02159df8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159e0c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159e20 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02159e50 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x02159eac kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02159ebc kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02159ecc kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02159edc kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02159f9c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02159fac kind:load to:0x0215c394 module:overlay(65) +from:0x02159fb0 kind:load to:0x0215c31c module:overlay(65) +from:0x02159fb4 kind:load to:0x0215bd14 module:overlay(65) +from:0x02159fb8 kind:load to:0x0215bd44 module:overlay(65) +from:0x02159fbc kind:load to:0x0215bd24 module:overlay(65) +from:0x02159fc0 kind:load to:0x0215bd34 module:overlay(65) +from:0x02159fc4 kind:load to:0x0215c220 module:overlay(65) +from:0x02159ff0 kind:arm_call to:0x020aa5b0 module:overlay(0) +from:0x0215a014 kind:arm_call to:0x0215a044 module:overlay(65) +from:0x0215a024 kind:arm_call to:0x0212d56c module:overlay(40) +from:0x0215a038 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0215a040 kind:load to:0x027e09b8 module:dtcm +from:0x0215a058 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0215a068 kind:arm_call to:0x020d5e7c module:overlay(24) +from:0x0215a078 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a0b4 kind:load to:0x027e0cfc module:dtcm +from:0x0215a0bc kind:load to:0x027e09a4 module:dtcm +from:0x0215a0ec kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0215a150 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a164 kind:arm_call to:0x02015018 module:main +from:0x0215a180 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a194 kind:arm_call to:0x02015018 module:main +from:0x0215a1b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a1d4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a1e8 kind:arm_call to:0x02015018 module:main +from:0x0215a204 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a218 kind:arm_call to:0x02015018 module:main +from:0x0215a238 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a244 kind:load to:0x027e09a8 module:dtcm +from:0x0215a274 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a2d0 kind:arm_call to:0x0200eab0 module:main +from:0x0215a2e0 kind:arm_call to:0x0200eab0 module:main +from:0x0215a2f0 kind:arm_call to:0x0200eab0 module:main +from:0x0215a300 kind:arm_call to:0x0200eab0 module:main +from:0x0215a32c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215a340 kind:load to:0x0215ccfc module:overlay(65) +from:0x0215a344 kind:load to:0x0215a9f4 module:overlay(65) +from:0x0215a388 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0215a39c kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0215a3c0 kind:arm_call to:0x0215aa38 module:overlay(65) +from:0x0215a3e0 kind:load to:0x027e0cfc module:dtcm +from:0x0215a3e4 kind:load to:0x0215ccfc module:overlay(65) +from:0x0215a3f0 kind:arm_call to:0x020aaad0 module:overlay(0) +from:0x0215a414 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215a444 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a470 kind:arm_call to:0x0212d8d4 module:overlay(40) +from:0x0215a484 kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x0215a490 kind:load to:0x027e0cfc module:dtcm +from:0x0215a4a8 kind:arm_call to:0x020d5c80 module:overlay(24) +from:0x0215a4b4 kind:load to:0x027e0cfc module:dtcm +from:0x0215a4c0 kind:arm_call to:0x020aa348 module:overlay(0) +from:0x0215a4d4 kind:load to:0x0215c264 module:overlay(65) +from:0x0215a4e0 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0215a4e8 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215a50c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a520 kind:load to:0x02058e24 module:overlay(0) +from:0x0215a534 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a53c kind:arm_call to:0x02011ff4 module:main +from:0x0215a550 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a558 kind:arm_call to:0x02011ff4 module:main +from:0x0215a570 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a578 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a580 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a588 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a5a0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a5a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a5b0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a5b8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a5c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a5dc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a5e8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a604 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215a614 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215a624 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a62c kind:arm_call to:0x02011ff4 module:main +from:0x0215a644 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a64c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a654 kind:arm_call to:0x02011ff4 module:main +from:0x0215a66c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a674 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a68c kind:arm_call to:0x0201b8bc module:main +from:0x0215a694 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215a6a8 kind:arm_call to:0x0201b8bc module:main +from:0x0215a6bc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a6d8 kind:load to:0x0204b608 module:main +from:0x0215a6dc kind:load to:0x020627ac module:overlay(0) +from:0x0215a6f0 kind:load to:0x0215c64c module:overlay(65) +from:0x0215a710 kind:load to:0x0204b608 module:main +from:0x0215a714 kind:load to:0x02062764 module:overlay(0) +from:0x0215a728 kind:load to:0x02016644 module:main +from:0x0215a734 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x0215a764 kind:arm_call to:0x0215a6e0 module:overlay(65) +from:0x0215a76c kind:arm_call to:0x0201b8dc module:main +from:0x0215a784 kind:load to:0x0215c680 module:overlay(65) +from:0x0215a788 kind:load to:0x0215c664 module:overlay(65) +from:0x0215a7a0 kind:arm_call to:0x0215aa4c module:overlay(65) +from:0x0215a7d4 kind:arm_call to:0x02018d10 module:main +from:0x0215a7e4 kind:arm_call to:0x020194d0 module:main +from:0x0215a7f0 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x0215a800 kind:arm_call to:0x020b813c module:overlays(9,15) +from:0x0215a874 kind:load to:0x0204b690 module:main +from:0x0215a878 kind:load to:0x0204b608 module:main +from:0x0215a87c kind:load to:0x027e0994 module:dtcm +from:0x0215a8a4 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0215a8ac kind:load to:0x0204b608 module:main +from:0x0215a8c4 kind:arm_call to:0x0215aa4c module:overlay(65) +from:0x0215a8f4 kind:arm_call to:0x020c6dd0 module:overlay(24) +from:0x0215a904 kind:arm_call to:0x02018d10 module:main +from:0x0215a90c kind:arm_call to:0x020194c0 module:main +from:0x0215a924 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x0215a93c kind:load to:0x027e0994 module:dtcm +from:0x0215a940 kind:load to:0x0204b690 module:main +from:0x0215a944 kind:load to:0x0204b608 module:main +from:0x0215a970 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x0215a978 kind:load to:0x0204b608 module:main +from:0x0215a9b4 kind:arm_call to:0x020747bc module:overlay(0) +from:0x0215a9dc kind:arm_call to:0x02074c30 module:overlay(0) +from:0x0215a9f0 kind:load to:0x027e09b8 module:dtcm +from:0x0215aa14 kind:arm_call to:0x0215a990 module:overlay(65) +from:0x0215aa6c kind:arm_call to:0x0201b974 module:main +from:0x0215aa80 kind:arm_call to:0x0201b798 module:main +from:0x0215aa88 kind:load to:0x0204fb78 module:main +from:0x0215aa94 kind:arm_call to:0x0201b8bc module:main +from:0x0215aa9c kind:arm_call to:0x02011ff4 module:main +from:0x0215aab4 kind:arm_call to:0x0201b8bc module:main +from:0x0215aabc kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215aac4 kind:arm_call to:0x02011ff4 module:main +from:0x0215aad8 kind:load to:0x0215ce34 module:overlay(65) +from:0x0215aaec kind:arm_call to:0x02011f3c module:main +from:0x0215aaf8 kind:arm_call to:0x0215ab28 module:overlay(65) +from:0x0215ab0c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ab24 kind:load to:0x0215c6b0 module:overlay(65) +from:0x0215ab30 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215ab44 kind:load to:0x0215c6d4 module:overlay(65) +from:0x0215ab94 kind:load to:0x0215ce34 module:overlay(65) +from:0x0215aba4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215abac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215abc4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215abcc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215abd4 kind:arm_call to:0x02011ff4 module:main +from:0x0215abe8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215abfc kind:load to:0x0215cf1c module:overlay(65) +from:0x0215ac10 kind:arm_call to:0x02011f3c module:main +from:0x0215ac1c kind:arm_call to:0x0215ac4c module:overlay(65) +from:0x0215ac30 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ac48 kind:load to:0x0215c734 module:overlay(65) +from:0x0215ac54 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215ac68 kind:load to:0x0215c758 module:overlay(65) +from:0x0215acb8 kind:load to:0x0215cf1c module:overlay(65) +from:0x0215acc8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215acd0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ace8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215acf0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215acf8 kind:arm_call to:0x02011ff4 module:main +from:0x0215ad0c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215ad20 kind:load to:0x0215d004 module:overlay(65) +from:0x0215ad34 kind:arm_call to:0x02011f3c module:main +from:0x0215ad40 kind:arm_call to:0x0215ad70 module:overlay(65) +from:0x0215ad54 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ad6c kind:load to:0x0215c7b8 module:overlay(65) +from:0x0215ad78 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215ad8c kind:load to:0x0215c7dc module:overlay(65) +from:0x0215addc kind:load to:0x0215d004 module:overlay(65) +from:0x0215adec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215adf4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ae0c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ae14 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ae1c kind:arm_call to:0x02011ff4 module:main +from:0x0215ae30 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215ae44 kind:load to:0x0215d0ec module:overlay(65) +from:0x0215ae58 kind:arm_call to:0x02011f3c module:main +from:0x0215ae64 kind:arm_call to:0x0215ae94 module:overlay(65) +from:0x0215ae78 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ae90 kind:load to:0x0215c83c module:overlay(65) +from:0x0215ae9c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215aeb0 kind:load to:0x0215c860 module:overlay(65) +from:0x0215af00 kind:load to:0x0215d0ec module:overlay(65) +from:0x0215af10 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215af18 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215af30 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215af38 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215af40 kind:arm_call to:0x02011ff4 module:main +from:0x0215af54 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215af68 kind:load to:0x0215d1d4 module:overlay(65) +from:0x0215af7c kind:arm_call to:0x02011f3c module:main +from:0x0215af88 kind:arm_call to:0x0215afb8 module:overlay(65) +from:0x0215af9c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215afb4 kind:load to:0x0215c8c0 module:overlay(65) +from:0x0215afc0 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215afd4 kind:load to:0x0215c8e4 module:overlay(65) +from:0x0215b024 kind:load to:0x0215d1d4 module:overlay(65) +from:0x0215b034 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b03c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b054 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b05c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b064 kind:arm_call to:0x02011ff4 module:main +from:0x0215b078 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b08c kind:load to:0x0215d2bc module:overlay(65) +from:0x0215b0a0 kind:arm_call to:0x02011f3c module:main +from:0x0215b0ac kind:arm_call to:0x0215b0dc module:overlay(65) +from:0x0215b0c0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b0d8 kind:load to:0x0215c944 module:overlay(65) +from:0x0215b0e4 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215b0f8 kind:load to:0x0215c968 module:overlay(65) +from:0x0215b148 kind:load to:0x0215d2bc module:overlay(65) +from:0x0215b158 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b160 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b178 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b180 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b188 kind:arm_call to:0x02011ff4 module:main +from:0x0215b19c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b1b0 kind:load to:0x0215d3a4 module:overlay(65) +from:0x0215b1c4 kind:arm_call to:0x02011f3c module:main +from:0x0215b1d0 kind:arm_call to:0x0215b200 module:overlay(65) +from:0x0215b1e4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b1fc kind:load to:0x0215c9c8 module:overlay(65) +from:0x0215b208 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215b21c kind:load to:0x0215c9ec module:overlay(65) +from:0x0215b228 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x0215b350 kind:arm_call to:0x0200f218 module:main +from:0x0215b360 kind:arm_call to:0x0200eab0 module:main +from:0x0215b378 kind:load to:0x027e09b8 module:dtcm +from:0x0215b37c kind:load to:0x0215bd90 module:overlay(65) +from:0x0215b380 kind:load to:0x0215bd54 module:overlay(65) +from:0x0215b384 kind:load to:0x0215bd68 module:overlay(65) +from:0x0215b388 kind:load to:0x0215bd7c module:overlay(65) +from:0x0215b3d8 kind:load to:0x0215d3a4 module:overlay(65) +from:0x0215b3e8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b3f0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b408 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b410 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b418 kind:arm_call to:0x02011ff4 module:main +from:0x0215b42c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b440 kind:load to:0x0215d4a4 module:overlay(65) +from:0x0215b454 kind:arm_call to:0x02011f3c module:main +from:0x0215b460 kind:arm_call to:0x0215b490 module:overlay(65) +from:0x0215b474 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215b48c kind:load to:0x0215ca50 module:overlay(65) +from:0x0215b498 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215b4d0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215b4e8 kind:load to:0x0215ca74 module:overlay(65) +from:0x0215b4ec kind:load to:0x0215d49a module:overlay(65) +from:0x0215b4f0 kind:load to:0x0215d48c module:overlay(65) +from:0x0215b4f4 kind:load to:0x0215d496 module:overlay(65) +from:0x0215b4f8 kind:load to:0x0215d47c module:overlay(65) +from:0x0215b530 kind:load to:0x027e09b8 module:dtcm +from:0x0215b580 kind:arm_call to:0x020c89bc module:overlay(24) +from:0x0215b5f4 kind:arm_call to:0x0201a9dc module:main +from:0x0215b600 kind:load to:0x027e09a4 module:dtcm +from:0x0215b604 kind:load to:0x027e0998 module:dtcm +from:0x0215b608 kind:load to:0x0215d47c module:overlay(65) +from:0x0215b60c kind:load to:0x0204c490 module:main +from:0x0215b614 kind:load to:0x0204c49c module:main +from:0x0215b618 kind:load to:0x0215d48c module:overlay(65) +from:0x0215b624 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b638 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b640 kind:arm_call to:0x02011ff4 module:main +from:0x0215b654 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215b668 kind:load to:0x0215d4fc module:overlay(65) +from:0x0215b67c kind:arm_call to:0x02011f3c module:main +from:0x0215b688 kind:arm_call to:0x0215b728 module:overlay(65) +from:0x0215b69c kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0215b6ac kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215b714 kind:load to:0x0215cae0 module:overlay(65) +from:0x0215b718 kind:load to:0x0215cb18 module:overlay(65) +from:0x0215b71c kind:load to:0x0215cafc module:overlay(65) +from:0x0215b730 kind:arm_call to:0x021733c8 module:overlay(94) +from:0x0215b74c kind:load to:0x0215cb40 module:overlay(65) +from:0x0215b750 kind:load to:0x0215cb84 module:overlay(65) +from:0x0215b77c kind:arm_call to:0x02062764 module:overlay(0) +from:0x0215b7b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b7c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b7d4 kind:arm_call to:0x02173758 module:overlays(90,94) +from:0x0215b7e4 kind:load to:0x0215d51c module:overlay(65) +from:0x0215b7e8 kind:load to:0x0204b608 module:main +from:0x0215b7ec kind:load to:0x0215cacc module:overlay(65) +from:0x0215b814 kind:load to:0x0204b608 module:main +from:0x0215b840 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215b854 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0215b85c kind:load to:0x027e09bc module:dtcm +from:0x0215b878 kind:arm_call to:0x02173758 module:overlays(90,94) +from:0x0215b8b0 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215b8c0 kind:arm_call to:0x02173758 module:overlays(90,94) +from:0x0215b8c8 kind:load to:0x027e09bc module:dtcm +from:0x0215b8d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b8e0 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0215b8e8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215b8f0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215b8f8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215b900 kind:arm_call to:0x02011ff4 module:main +from:0x0215b918 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215b920 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0215b928 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215b930 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0215b938 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215b94c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0215b9c0 kind:load to:0x0215d54c module:overlay(65) +from:0x0215b9d4 kind:arm_call to:0x02011f3c module:main +from:0x0215b9e0 kind:arm_call to:0x0215ba30 module:overlay(65) +from:0x0215b9f8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215ba28 kind:load to:0x0215cbc4 module:overlay(65) +from:0x0215ba38 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215ba4c kind:load to:0x0215cbe0 module:overlay(65) +from:0x0215ba9c kind:load to:0x0215d54c module:overlay(65) +from:0x0215babc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bac4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215badc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bae4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215baec kind:arm_call to:0x02011ff4 module:main +from:0x0215bb00 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215bb14 kind:load to:0x0215d630 module:overlay(65) +from:0x0215bb28 kind:arm_call to:0x02011f3c module:main +from:0x0215bb34 kind:arm_call to:0x0215bbd4 module:overlay(65) +from:0x0215bb4c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215bb5c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215bbc0 kind:load to:0x0215cc2c module:overlay(65) +from:0x0215bbc8 kind:load to:0x0215cc64 module:overlay(65) +from:0x0215bbcc kind:load to:0x0215cc48 module:overlay(65) +from:0x0215bbdc kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215bc34 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215bc40 kind:load to:0x0215cc8c module:overlay(65) +from:0x0215bc44 kind:load to:0x0215d630 module:overlay(65) +from:0x0215bc58 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215bc90 kind:load to:0x0215d704 module:overlay(65) +from:0x0215bcc4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bccc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215bce4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bcec kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215bcf4 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd08 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215bdb0 kind:arm_call to:0x0215a72c module:overlay(65) +from:0x0215bdc0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bddc kind:arm_call to:0x02159c10 module:overlay(65) +from:0x0215bdec kind:arm_call to:0x0203e3a4 module:main +from:0x0215be00 kind:load to:0x0215ccfc module:overlay(65) +from:0x0215be04 kind:load to:0x0215a680 module:overlay(65) +from:0x0215be08 kind:load to:0x0215cce4 module:overlay(65) +from:0x0215be0c kind:load to:0x0215cce0 module:overlay(65) +from:0x0215be10 kind:load to:0x0215cd4c module:overlay(65) +from:0x0215be14 kind:load to:0x0215a6b4 module:overlay(65) +from:0x0215be18 kind:load to:0x0215ccf0 module:overlay(65) +from:0x0215be38 kind:arm_call to:0x0215ab00 module:overlay(65) +from:0x0215be48 kind:arm_call to:0x0203e3a4 module:main +from:0x0215be5c kind:load to:0x0215ce24 module:overlay(65) +from:0x0215be60 kind:load to:0x0215ce34 module:overlay(65) +from:0x0215be64 kind:load to:0x0215abe0 module:overlay(65) +from:0x0215be68 kind:load to:0x0215ce28 module:overlay(65) +from:0x0215be88 kind:arm_call to:0x0215ac24 module:overlay(65) +from:0x0215be98 kind:arm_call to:0x0203e3a4 module:main +from:0x0215beac kind:load to:0x0215cf0c module:overlay(65) +from:0x0215beb0 kind:load to:0x0215cf1c module:overlay(65) +from:0x0215beb4 kind:load to:0x0215ad04 module:overlay(65) +from:0x0215beb8 kind:load to:0x0215cf10 module:overlay(65) +from:0x0215bed8 kind:arm_call to:0x0215ad48 module:overlay(65) +from:0x0215bee8 kind:arm_call to:0x0203e3a4 module:main +from:0x0215befc kind:load to:0x0215cff4 module:overlay(65) +from:0x0215bf00 kind:load to:0x0215d004 module:overlay(65) +from:0x0215bf04 kind:load to:0x0215ae28 module:overlay(65) +from:0x0215bf08 kind:load to:0x0215cff8 module:overlay(65) +from:0x0215bf28 kind:arm_call to:0x0215ae6c module:overlay(65) +from:0x0215bf38 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bf4c kind:load to:0x0215d0dc module:overlay(65) +from:0x0215bf50 kind:load to:0x0215d0ec module:overlay(65) +from:0x0215bf54 kind:load to:0x0215af4c module:overlay(65) +from:0x0215bf58 kind:load to:0x0215d0e0 module:overlay(65) +from:0x0215bf78 kind:arm_call to:0x0215af90 module:overlay(65) +from:0x0215bf88 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bf9c kind:load to:0x0215d1c4 module:overlay(65) +from:0x0215bfa0 kind:load to:0x0215d1d4 module:overlay(65) +from:0x0215bfa4 kind:load to:0x0215b070 module:overlay(65) +from:0x0215bfa8 kind:load to:0x0215d1c8 module:overlay(65) +from:0x0215bfc8 kind:arm_call to:0x0215b0b4 module:overlay(65) +from:0x0215bfd8 kind:arm_call to:0x0203e3a4 module:main +from:0x0215bfec kind:load to:0x0215d2ac module:overlay(65) +from:0x0215bff0 kind:load to:0x0215d2bc module:overlay(65) +from:0x0215bff4 kind:load to:0x0215b194 module:overlay(65) +from:0x0215bff8 kind:load to:0x0215d2b0 module:overlay(65) +from:0x0215c018 kind:arm_call to:0x0215b1d8 module:overlay(65) +from:0x0215c028 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c03c kind:load to:0x0215d394 module:overlay(65) +from:0x0215c040 kind:load to:0x0215d3a4 module:overlay(65) +from:0x0215c044 kind:load to:0x0215b424 module:overlay(65) +from:0x0215c048 kind:load to:0x0215d398 module:overlay(65) +from:0x0215c090 kind:arm_call to:0x0215b468 module:overlay(65) +from:0x0215c0a0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c0b4 kind:load to:0x0215d47c module:overlay(65) +from:0x0215c0b8 kind:load to:0x0215ca44 module:overlay(65) +from:0x0215c0bc kind:load to:0x0215d4a4 module:overlay(65) +from:0x0215c0c0 kind:load to:0x0215b64c module:overlay(65) +from:0x0215c0c4 kind:load to:0x0215d480 module:overlay(65) +from:0x0215c108 kind:arm_call to:0x0215b690 module:overlay(65) +from:0x0215c118 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c12c kind:load to:0x0215cacc module:overlay(65) +from:0x0215c138 kind:load to:0x0215d4e0 module:overlay(65) +from:0x0215c13c kind:load to:0x0215d4fc module:overlay(65) +from:0x0215c140 kind:load to:0x0215b944 module:overlay(65) +from:0x0215c144 kind:load to:0x0215d4f0 module:overlay(65) +from:0x0215c164 kind:arm_call to:0x0215b9e8 module:overlay(65) +from:0x0215c174 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c188 kind:load to:0x0215d53c module:overlay(65) +from:0x0215c18c kind:load to:0x0215d54c module:overlay(65) +from:0x0215c190 kind:load to:0x0215baf8 module:overlay(65) +from:0x0215c194 kind:load to:0x0215d540 module:overlay(65) +from:0x0215c1b4 kind:arm_call to:0x0215bb3c module:overlay(65) +from:0x0215c1c4 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c1d8 kind:load to:0x0215d620 module:overlay(65) +from:0x0215c1dc kind:load to:0x0215d630 module:overlay(65) +from:0x0215c1e0 kind:load to:0x0215bd00 module:overlay(65) +from:0x0215c1e4 kind:load to:0x0215d624 module:overlay(65) +from:0x0215c1e8 kind:load to:0x0215bda4 module:overlay(65) +from:0x0215c1ec kind:load to:0x0215be1c module:overlay(65) +from:0x0215c1f0 kind:load to:0x0215be6c module:overlay(65) +from:0x0215c1f4 kind:load to:0x0215bebc module:overlay(65) +from:0x0215c1f8 kind:load to:0x0215bf0c module:overlay(65) +from:0x0215c1fc kind:load to:0x0215bf5c module:overlay(65) +from:0x0215c200 kind:load to:0x0215bfac module:overlay(65) +from:0x0215c204 kind:load to:0x0215bffc module:overlay(65) +from:0x0215c208 kind:load to:0x0215c04c module:overlay(65) +from:0x0215c20c kind:load to:0x0215c0c8 module:overlay(65) +from:0x0215c210 kind:load to:0x0215c148 module:overlay(65) +from:0x0215c214 kind:load to:0x0215c198 module:overlay(65) +from:0x0215c240 kind:load to:0x02159bec module:overlay(65) +from:0x0215c244 kind:load to:0x020990ec module:overlay(0) +from:0x0215c248 kind:load to:0x02098efc module:overlay(0) +from:0x0215c24c kind:load to:0x02098f78 module:overlay(0) +from:0x0215c250 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c254 kind:load to:0x02099114 module:overlay(0) +from:0x0215c258 kind:load to:0x02099140 module:overlay(0) +from:0x0215c264 kind:load to:0x02159e04 module:overlay(65) +from:0x0215c268 kind:load to:0x0215a52c module:overlay(65) +from:0x0215c26c kind:load to:0x02059174 module:overlay(0) +from:0x0215c270 kind:load to:0x0215a4d8 module:overlay(65) +from:0x0215c274 kind:load to:0x02059348 module:overlay(0) +from:0x0215c278 kind:load to:0x020593c4 module:overlay(0) +from:0x0215c27c kind:load to:0x02059428 module:overlay(0) +from:0x0215c280 kind:load to:0x0209bf68 module:overlay(0) +from:0x0215c284 kind:load to:0x02059304 module:overlay(0) +from:0x0215c290 kind:load to:0x02159e18 module:overlay(65) +from:0x0215c294 kind:load to:0x0215a548 module:overlay(65) +from:0x0215c298 kind:load to:0x0209b2cc module:overlay(0) +from:0x0215c29c kind:load to:0x0209b304 module:overlay(0) +from:0x0215c2a0 kind:load to:0x0209b908 module:overlay(0) +from:0x0215c2a4 kind:load to:0x0209b910 module:overlay(0) +from:0x0215c2a8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215c2ac kind:load to:0x0209b47c module:overlay(0) +from:0x0215c2b0 kind:load to:0x0209b36c module:overlay(0) +from:0x0215c2b4 kind:load to:0x0209b838 module:overlay(0) +from:0x0215c2b8 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215c2bc kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215c2c0 kind:load to:0x0215a524 module:overlay(65) +from:0x0215c2c4 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215c2c8 kind:load to:0x0215a514 module:overlay(65) +from:0x0215c2cc kind:load to:0x0215a4f0 module:overlay(65) +from:0x0215c2d8 kind:load to:0x02159df0 module:overlay(65) +from:0x0215c2dc kind:load to:0x0215a61c module:overlay(65) +from:0x0215c2e0 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215c2e4 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215c2e8 kind:load to:0x0209baec module:overlay(0) +from:0x0215c2ec kind:load to:0x0209bb00 module:overlay(0) +from:0x0215c2f0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215c2f4 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215c2f8 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215c2fc kind:load to:0x0209b838 module:overlay(0) +from:0x0215c300 kind:load to:0x0209babc module:overlay(0) +from:0x0215c304 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215c308 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215c30c kind:load to:0x0209bea0 module:overlay(0) +from:0x0215c310 kind:load to:0x0215a5f0 module:overlay(65) +from:0x0215c314 kind:load to:0x0215a5cc module:overlay(65) +from:0x0215c318 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215c414 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c418 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c41c kind:load to:0x02099d14 module:overlay(0) +from:0x0215c420 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c424 kind:load to:0x01fff464 module:itcm +from:0x0215c428 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215c42c kind:load to:0x02159e2c module:overlay(65) +from:0x0215c430 kind:load to:0x02159fc8 module:overlay(65) +from:0x0215c434 kind:load to:0x0215a0c0 module:overlay(65) +from:0x0215c438 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215c43c kind:load to:0x02099c64 module:overlay(0) +from:0x0215c440 kind:load to:0x0215a264 module:overlay(65) +from:0x0215c444 kind:load to:0x0215a260 module:overlay(65) +from:0x0215c448 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c44c kind:load to:0x02099d2c module:overlay(0) +from:0x0215c450 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c454 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c458 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c45c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c460 kind:load to:0x0215a564 module:overlay(65) +from:0x0215c464 kind:load to:0x0215a594 module:overlay(65) +from:0x0215c468 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215c46c kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215c470 kind:load to:0x0215a3e8 module:overlay(65) +from:0x0215c474 kind:load to:0x020aa778 module:overlay(0) +from:0x0215c478 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215c47c kind:load to:0x020aa950 module:overlay(0) +from:0x0215c480 kind:load to:0x020aa94c module:overlay(0) +from:0x0215c484 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215c488 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215c48c kind:load to:0x020aaa44 module:overlay(0) +from:0x0215c490 kind:load to:0x0215a334 module:overlay(65) +from:0x0215c494 kind:load to:0x0215a348 module:overlay(65) +from:0x0215c498 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215c49c kind:load to:0x020aa754 module:overlay(0) +from:0x0215c4a0 kind:load to:0x020aa75c module:overlay(0) +from:0x0215c4a4 kind:load to:0x020aa764 module:overlay(0) +from:0x0215c4a8 kind:load to:0x020aa76c module:overlay(0) +from:0x0215c4ac kind:load to:0x020aac48 module:overlay(0) +from:0x0215c4b0 kind:load to:0x0215a434 module:overlay(65) +from:0x0215c4b4 kind:load to:0x0215a49c module:overlay(65) +from:0x0215c4b8 kind:load to:0x020aade4 module:overlay(0) +from:0x0215c4bc kind:load to:0x020aaffc module:overlay(0) +from:0x0215c4c0 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215c4c4 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215c4c8 kind:load to:0x020aa684 module:overlay(0) +from:0x0215c4cc kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215c4d0 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215c4d4 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215c4d8 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215c4dc kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215c4e0 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215c4e4 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215c4e8 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215c4ec kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215c4f0 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215c4f4 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215c4f8 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215c4fc kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215c500 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215c504 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215c508 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215c50c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215c510 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215c514 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215c518 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215c51c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215c520 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215c524 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215c530 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c534 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c538 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c53c kind:load to:0x02099d20 module:overlay(0) +from:0x0215c540 kind:load to:0x01fff464 module:itcm +from:0x0215c544 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215c548 kind:load to:0x020aa528 module:overlay(0) +from:0x0215c54c kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215c550 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0215c554 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215c558 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c55c kind:load to:0x020ab15c module:overlay(0) +from:0x0215c560 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c564 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c568 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c56c kind:load to:0x02099d98 module:overlay(0) +from:0x0215c570 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c574 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c578 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c57c kind:load to:0x0215a660 module:overlay(65) +from:0x0215c580 kind:load to:0x0215a638 module:overlay(65) +from:0x0215c584 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215c588 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215c58c kind:load to:0x020aaad0 module:overlay(0) +from:0x0215c590 kind:load to:0x020aa778 module:overlay(0) +from:0x0215c594 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215c598 kind:load to:0x020aa950 module:overlay(0) +from:0x0215c59c kind:load to:0x020aa94c module:overlay(0) +from:0x0215c5a0 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215c5a4 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215c5a8 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215c5ac kind:load to:0x020aa9a0 module:overlay(0) +from:0x0215c5b0 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215c5b4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215c5b8 kind:load to:0x020aa754 module:overlay(0) +from:0x0215c5bc kind:load to:0x020aa75c module:overlay(0) +from:0x0215c5c0 kind:load to:0x020aa764 module:overlay(0) +from:0x0215c5c4 kind:load to:0x020aa76c module:overlay(0) +from:0x0215c5c8 kind:load to:0x020aac48 module:overlay(0) +from:0x0215c5cc kind:load to:0x020aad98 module:overlay(0) +from:0x0215c5d0 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215c5d4 kind:load to:0x020aade4 module:overlay(0) +from:0x0215c5d8 kind:load to:0x020aaffc module:overlay(0) +from:0x0215c5dc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215c5e0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215c5e4 kind:load to:0x020aa684 module:overlay(0) +from:0x0215c5e8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215c5ec kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215c5f0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215c5f4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215c5f8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215c5fc kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215c600 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215c604 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215c608 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215c60c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215c610 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215c614 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215c618 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215c61c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215c620 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215c624 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215c628 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215c62c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215c630 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215c634 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215c638 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215c63c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215c640 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215c64c kind:load to:0x0215a6f4 module:overlay(65) +from:0x0215c650 kind:load to:0x0215a718 module:overlay(65) +from:0x0215c654 kind:load to:0x02074844 module:overlay(0) +from:0x0215c658 kind:load to:0x02074848 module:overlay(0) +from:0x0215c664 kind:load to:0x0215a6a0 module:overlay(65) +from:0x0215c668 kind:load to:0x0215aa8c module:overlay(65) +from:0x0215c66c kind:load to:0x0201b9d4 module:main +from:0x0215c670 kind:load to:0x0215a6c8 module:overlay(65) +from:0x0215c674 kind:load to:0x0201bb7c module:main +from:0x0215c680 kind:load to:0x0215a680 module:overlay(65) +from:0x0215c684 kind:load to:0x0215aaa8 module:overlay(65) +from:0x0215c688 kind:load to:0x0215a78c module:overlay(65) +from:0x0215c68c kind:load to:0x0215a884 module:overlay(65) +from:0x0215c690 kind:load to:0x0215a7a8 module:overlay(65) +from:0x0215c694 kind:load to:0x02062c74 module:overlay(0) +from:0x0215c698 kind:load to:0x0215a8b0 module:overlay(65) +from:0x0215c69c kind:load to:0x0215a948 module:overlay(65) +from:0x0215c6a0 kind:load to:0x0215a8cc module:overlay(65) +from:0x0215c6a4 kind:load to:0x0215a97c module:overlay(65) +from:0x0215c6b0 kind:load to:0x0215aadc module:overlay(65) +from:0x0215c6b4 kind:load to:0x020990ec module:overlay(0) +from:0x0215c6b8 kind:load to:0x02098efc module:overlay(0) +from:0x0215c6bc kind:load to:0x02098f78 module:overlay(0) +from:0x0215c6c0 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c6c4 kind:load to:0x02099114 module:overlay(0) +from:0x0215c6c8 kind:load to:0x02099140 module:overlay(0) +from:0x0215c6d4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c6d8 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c6dc kind:load to:0x02099d14 module:overlay(0) +from:0x0215c6e0 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c6e4 kind:load to:0x01fff464 module:itcm +from:0x0215c6e8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c6ec kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c6f0 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c6f4 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c6f8 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c6fc kind:load to:0x02099c64 module:overlay(0) +from:0x0215c700 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c704 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c708 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c70c kind:load to:0x02099d2c module:overlay(0) +from:0x0215c710 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c714 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c718 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c71c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c720 kind:load to:0x0215ab98 module:overlay(65) +from:0x0215c724 kind:load to:0x0215abb8 module:overlay(65) +from:0x0215c728 kind:load to:0x0215ab48 module:overlay(65) +from:0x0215c734 kind:load to:0x0215ac00 module:overlay(65) +from:0x0215c738 kind:load to:0x020990ec module:overlay(0) +from:0x0215c73c kind:load to:0x02098efc module:overlay(0) +from:0x0215c740 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c744 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c748 kind:load to:0x02099114 module:overlay(0) +from:0x0215c74c kind:load to:0x02099140 module:overlay(0) +from:0x0215c758 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c75c kind:load to:0x02099cfc module:overlay(0) +from:0x0215c760 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c764 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c768 kind:load to:0x01fff464 module:itcm +from:0x0215c76c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c770 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c774 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c778 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c77c kind:load to:0x02099c60 module:overlay(0) +from:0x0215c780 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c784 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c788 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c78c kind:load to:0x02099c70 module:overlay(0) +from:0x0215c790 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c794 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c798 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c79c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c7a0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c7a4 kind:load to:0x0215acbc module:overlay(65) +from:0x0215c7a8 kind:load to:0x0215acdc module:overlay(65) +from:0x0215c7ac kind:load to:0x0215ac6c module:overlay(65) +from:0x0215c7b8 kind:load to:0x0215ad24 module:overlay(65) +from:0x0215c7bc kind:load to:0x020990ec module:overlay(0) +from:0x0215c7c0 kind:load to:0x02098efc module:overlay(0) +from:0x0215c7c4 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c7c8 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c7cc kind:load to:0x02099114 module:overlay(0) +from:0x0215c7d0 kind:load to:0x02099140 module:overlay(0) +from:0x0215c7dc kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c7e0 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c7e4 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c7e8 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c7ec kind:load to:0x01fff464 module:itcm +from:0x0215c7f0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c7f4 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c7f8 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c7fc kind:load to:0x02099c5c module:overlay(0) +from:0x0215c800 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c804 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c808 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c80c kind:load to:0x02099c6c module:overlay(0) +from:0x0215c810 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c814 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c818 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c81c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c820 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c824 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c828 kind:load to:0x0215ade0 module:overlay(65) +from:0x0215c82c kind:load to:0x0215ae00 module:overlay(65) +from:0x0215c830 kind:load to:0x0215ad90 module:overlay(65) +from:0x0215c83c kind:load to:0x0215ae48 module:overlay(65) +from:0x0215c840 kind:load to:0x020990ec module:overlay(0) +from:0x0215c844 kind:load to:0x02098efc module:overlay(0) +from:0x0215c848 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c84c kind:load to:0x020990f4 module:overlay(0) +from:0x0215c850 kind:load to:0x02099114 module:overlay(0) +from:0x0215c854 kind:load to:0x02099140 module:overlay(0) +from:0x0215c860 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c864 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c868 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c86c kind:load to:0x02099d20 module:overlay(0) +from:0x0215c870 kind:load to:0x01fff464 module:itcm +from:0x0215c874 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c878 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c87c kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c880 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c884 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c888 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c88c kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c890 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c894 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c898 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c89c kind:load to:0x02099d98 module:overlay(0) +from:0x0215c8a0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c8a4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c8a8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c8ac kind:load to:0x0215af04 module:overlay(65) +from:0x0215c8b0 kind:load to:0x0215af24 module:overlay(65) +from:0x0215c8b4 kind:load to:0x0215aeb4 module:overlay(65) +from:0x0215c8c0 kind:load to:0x0215af6c module:overlay(65) +from:0x0215c8c4 kind:load to:0x020990ec module:overlay(0) +from:0x0215c8c8 kind:load to:0x02098efc module:overlay(0) +from:0x0215c8cc kind:load to:0x02098f78 module:overlay(0) +from:0x0215c8d0 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c8d4 kind:load to:0x02099114 module:overlay(0) +from:0x0215c8d8 kind:load to:0x02099140 module:overlay(0) +from:0x0215c8e4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c8e8 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c8ec kind:load to:0x02099d14 module:overlay(0) +from:0x0215c8f0 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c8f4 kind:load to:0x01fff464 module:itcm +from:0x0215c8f8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c8fc kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c900 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c904 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c908 kind:load to:0x02099c60 module:overlay(0) +from:0x0215c90c kind:load to:0x02099c64 module:overlay(0) +from:0x0215c910 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c914 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c918 kind:load to:0x02099c70 module:overlay(0) +from:0x0215c91c kind:load to:0x02099d2c module:overlay(0) +from:0x0215c920 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c924 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c928 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c92c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c930 kind:load to:0x0215b028 module:overlay(65) +from:0x0215c934 kind:load to:0x0215b048 module:overlay(65) +from:0x0215c938 kind:load to:0x0215afd8 module:overlay(65) +from:0x0215c944 kind:load to:0x0215b090 module:overlay(65) +from:0x0215c948 kind:load to:0x020990ec module:overlay(0) +from:0x0215c94c kind:load to:0x02098efc module:overlay(0) +from:0x0215c950 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c954 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c958 kind:load to:0x02099114 module:overlay(0) +from:0x0215c95c kind:load to:0x02099140 module:overlay(0) +from:0x0215c968 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c96c kind:load to:0x02099cfc module:overlay(0) +from:0x0215c970 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c974 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c978 kind:load to:0x01fff464 module:itcm +from:0x0215c97c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215c980 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215c984 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215c988 kind:load to:0x02099c5c module:overlay(0) +from:0x0215c98c kind:load to:0x02099c60 module:overlay(0) +from:0x0215c990 kind:load to:0x02099c64 module:overlay(0) +from:0x0215c994 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215c998 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c99c kind:load to:0x02099c70 module:overlay(0) +from:0x0215c9a0 kind:load to:0x02099d2c module:overlay(0) +from:0x0215c9a4 kind:load to:0x02099d98 module:overlay(0) +from:0x0215c9a8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215c9ac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215c9b0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215c9b4 kind:load to:0x0215b14c module:overlay(65) +from:0x0215c9b8 kind:load to:0x0215b16c module:overlay(65) +from:0x0215c9bc kind:load to:0x0215b0fc module:overlay(65) +from:0x0215c9c8 kind:load to:0x0215b1b4 module:overlay(65) +from:0x0215c9cc kind:load to:0x020990ec module:overlay(0) +from:0x0215c9d0 kind:load to:0x02098efc module:overlay(0) +from:0x0215c9d4 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c9d8 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c9dc kind:load to:0x02099114 module:overlay(0) +from:0x0215c9e0 kind:load to:0x02099140 module:overlay(0) +from:0x0215c9ec kind:load to:0x02099cc0 module:overlay(0) +from:0x0215c9f0 kind:load to:0x02099cfc module:overlay(0) +from:0x0215c9f4 kind:load to:0x02099d14 module:overlay(0) +from:0x0215c9f8 kind:load to:0x02099d20 module:overlay(0) +from:0x0215c9fc kind:load to:0x01fff464 module:itcm +from:0x0215ca00 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215ca04 kind:load to:0x0215b220 module:overlay(65) +from:0x0215ca08 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215ca0c kind:load to:0x02099c5c module:overlay(0) +from:0x0215ca10 kind:load to:0x02099c60 module:overlay(0) +from:0x0215ca14 kind:load to:0x02099c64 module:overlay(0) +from:0x0215ca18 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215ca1c kind:load to:0x02099c6c module:overlay(0) +from:0x0215ca20 kind:load to:0x02099c70 module:overlay(0) +from:0x0215ca24 kind:load to:0x02099d2c module:overlay(0) +from:0x0215ca28 kind:load to:0x02099d98 module:overlay(0) +from:0x0215ca2c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215ca30 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215ca34 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215ca38 kind:load to:0x0215b3dc module:overlay(65) +from:0x0215ca3c kind:load to:0x0215b3fc module:overlay(65) +from:0x0215ca40 kind:load to:0x0215b38c module:overlay(65) +from:0x0215ca50 kind:load to:0x0215b444 module:overlay(65) +from:0x0215ca54 kind:load to:0x02098ef4 module:overlay(0) +from:0x0215ca58 kind:load to:0x02098efc module:overlay(0) +from:0x0215ca5c kind:load to:0x02098f78 module:overlay(0) +from:0x0215ca60 kind:load to:0x02098fb8 module:overlay(0) +from:0x0215ca64 kind:load to:0x02098fbc module:overlay(0) +from:0x0215ca68 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215ca74 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215ca78 kind:load to:0x02099cfc module:overlay(0) +from:0x0215ca7c kind:load to:0x02099d14 module:overlay(0) +from:0x0215ca80 kind:load to:0x02099d20 module:overlay(0) +from:0x0215ca84 kind:load to:0x01fff464 module:itcm +from:0x0215ca88 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215ca8c kind:load to:0x0215b4fc module:overlay(65) +from:0x0215ca90 kind:load to:0x02099c58 module:overlay(0) +from:0x0215ca94 kind:load to:0x0215b504 module:overlay(65) +from:0x0215ca98 kind:load to:0x0215b534 module:overlay(65) +from:0x0215ca9c kind:load to:0x02099c64 module:overlay(0) +from:0x0215caa0 kind:load to:0x02099c68 module:overlay(0) +from:0x0215caa4 kind:load to:0x0215b550 module:overlay(65) +from:0x0215caa8 kind:load to:0x02099c70 module:overlay(0) +from:0x0215caac kind:load to:0x02099d2c module:overlay(0) +from:0x0215cab0 kind:load to:0x02099d98 module:overlay(0) +from:0x0215cab4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215cab8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215cabc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215cac0 kind:load to:0x0215b61c module:overlay(65) +from:0x0215cac4 kind:load to:0x0215b630 module:overlay(65) +from:0x0215cac8 kind:load to:0x0215b548 module:overlay(65) +from:0x0215cae4 kind:load to:0x0209e0a0 module:overlay(0) +from:0x0215cae8 kind:load to:0x0209e160 module:overlay(0) +from:0x0215caec kind:load to:0x0209e164 module:overlay(0) +from:0x0215caf0 kind:load to:0x0209e168 module:overlay(0) +from:0x0215cafc kind:load to:0x0215b66c module:overlay(65) +from:0x0215cb00 kind:load to:0x0209e0a0 module:overlay(0) +from:0x0215cb04 kind:load to:0x0209e160 module:overlay(0) +from:0x0215cb08 kind:load to:0x0209e164 module:overlay(0) +from:0x0215cb0c kind:load to:0x0209e168 module:overlay(0) +from:0x0215cb18 kind:load to:0x0207e178 module:overlay(0) +from:0x0215cb1c kind:load to:0x0207e180 module:overlay(0) +from:0x0215cb20 kind:load to:0x0207e994 module:overlay(0) +from:0x0215cb24 kind:load to:0x0207e984 module:overlay(0) +from:0x0215cb28 kind:load to:0x0207e9d0 module:overlay(0) +from:0x0215cb2c kind:load to:0x0207ea08 module:overlay(0) +from:0x0215cb30 kind:load to:0x0207ea4c module:overlay(0) +from:0x0215cb34 kind:load to:0x0207ea74 module:overlay(0) +from:0x0215cb40 kind:load to:0x0215b754 module:overlay(65) +from:0x0215cb44 kind:load to:0x0209e87c module:overlay(0) +from:0x0215cb48 kind:load to:0x0215b7f0 module:overlay(65) +from:0x0215cb4c kind:load to:0x021731b0 module:overlays(89,94) +from:0x0215cb50 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215cb54 kind:load to:0x0215b7f4 module:overlay(65) +from:0x0215cb58 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215cb5c kind:load to:0x0209e990 module:overlay(0) +from:0x0215cb60 kind:load to:0x0209e998 module:overlay(0) +from:0x0215cb64 kind:load to:0x0209e99c module:overlay(0) +from:0x0215cb68 kind:load to:0x0217382c module:overlays(89,94) +from:0x0215cb6c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215cb70 kind:load to:0x0215b90c module:overlay(65) +from:0x0215cb74 kind:load to:0x0215b8cc module:overlay(65) +from:0x0215cb78 kind:load to:0x021735dc module:overlays(89,94) +from:0x0215cb88 kind:load to:0x0215b958 module:overlay(65) +from:0x0215cb8c kind:load to:0x02062c68 module:overlay(0) +from:0x0215cb9c kind:load to:0x02062c78 module:overlay(0) +from:0x0215cba0 kind:load to:0x02062c7c module:overlay(0) +from:0x0215cba8 kind:load to:0x02062c84 module:overlay(0) +from:0x0215cbac kind:load to:0x0215b818 module:overlay(65) +from:0x0215cbb0 kind:load to:0x0215b860 module:overlay(65) +from:0x0215cbb4 kind:load to:0x0215b880 module:overlay(65) +from:0x0215cbb8 kind:load to:0x0215b7f8 module:overlay(65) +from:0x0215cbc4 kind:load to:0x0215b9c4 module:overlay(65) +from:0x0215cbc8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215cbcc kind:load to:0x0209e1dc module:overlay(0) +from:0x0215cbd0 kind:load to:0x0209e21c module:overlay(0) +from:0x0215cbd4 kind:load to:0x0209e23c module:overlay(0) +from:0x0215cbe0 kind:load to:0x0215137c module:overlays(58,70) +from:0x0215cbe4 kind:load to:0x0209e87c module:overlay(0) +from:0x0215cbe8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0215cbec kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215cbf0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215cbf4 kind:load to:0x021513fc module:overlays(58,70) +from:0x0215cbf8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215cbfc kind:load to:0x0209e990 module:overlay(0) +from:0x0215cc00 kind:load to:0x0209e998 module:overlay(0) +from:0x0215cc04 kind:load to:0x0209e99c module:overlay(0) +from:0x0215cc08 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215cc0c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215cc10 kind:load to:0x0215bab0 module:overlay(65) +from:0x0215cc14 kind:load to:0x0215bad0 module:overlay(65) +from:0x0215cc18 kind:load to:0x0215ba50 module:overlay(65) +from:0x0215cc1c kind:load to:0x0215baa0 module:overlay(65) +from:0x0215cc20 kind:load to:0x0215baa8 module:overlay(65) +from:0x0215cc30 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215cc34 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215cc38 kind:load to:0x0209e21c module:overlay(0) +from:0x0215cc3c kind:load to:0x0209e23c module:overlay(0) +from:0x0215cc48 kind:load to:0x0215bb18 module:overlay(65) +from:0x0215cc4c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215cc50 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215cc54 kind:load to:0x0209e21c module:overlay(0) +from:0x0215cc58 kind:load to:0x0209e23c module:overlay(0) +from:0x0215cc64 kind:load to:0x0207db54 module:overlay(0) +from:0x0215cc68 kind:load to:0x0207db5c module:overlay(0) +from:0x0215cc6c kind:load to:0x0207e024 module:overlay(0) +from:0x0215cc70 kind:load to:0x0207e014 module:overlay(0) +from:0x0215cc74 kind:load to:0x0207e058 module:overlay(0) +from:0x0215cc78 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0215cc7c kind:load to:0x0207e0f0 module:overlay(0) +from:0x0215cc80 kind:load to:0x0207e168 module:overlay(0) +from:0x0215cc8c kind:load to:0x0215bc48 module:overlay(65) +from:0x0215cc90 kind:load to:0x0209e87c module:overlay(0) +from:0x0215cc94 kind:load to:0x0215bc94 module:overlay(65) +from:0x0215cc98 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215cc9c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215cca0 kind:load to:0x0215bc98 module:overlay(65) +from:0x0215cca4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215cca8 kind:load to:0x0209e990 module:overlay(0) +from:0x0215ccac kind:load to:0x0209e998 module:overlay(0) +from:0x0215ccb0 kind:load to:0x0209e99c module:overlay(0) +from:0x0215ccb4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215ccb8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215ccbc kind:load to:0x0215bcb8 module:overlay(65) +from:0x0215ccc0 kind:load to:0x0215bcd8 module:overlay(65) diff --git a/config/jp/arm9/overlays/ov065/symbols.txt b/config/jp/arm9/overlays/ov065/symbols.txt new file mode 100644 index 00000000..eb67a9dd --- /dev/null +++ b/config/jp/arm9/overlays/ov065/symbols.txt @@ -0,0 +1,285 @@ +func_ov065_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov065_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov065_02159c10 kind:function(arm,size=0x7c) addr:0x02159c10 +func_ov065_02159c8c kind:function(arm,size=0x164) addr:0x02159c8c +func_ov065_02159df0 kind:function(arm,size=0x14) addr:0x02159df0 +func_ov065_02159e04 kind:function(arm,size=0x14) addr:0x02159e04 +func_ov065_02159e18 kind:function(arm,size=0x14) addr:0x02159e18 +func_ov065_02159e2c kind:function(arm,size=0x19c) addr:0x02159e2c +func_ov065_02159fc8 kind:function(arm,size=0x7c) addr:0x02159fc8 +func_ov065_0215a044 kind:function(arm,size=0x7c) addr:0x0215a044 +func_ov065_0215a0c0 kind:function(arm,size=0x1a0) addr:0x0215a0c0 +func_ov065_0215a260 kind:function(arm,size=0x4) addr:0x0215a260 +func_ov065_0215a264 kind:function(arm,size=0xd0) addr:0x0215a264 +func_ov065_0215a334 kind:function(arm,size=0x14) addr:0x0215a334 +func_ov065_0215a348 kind:function(arm,size=0xa0) addr:0x0215a348 +func_ov065_0215a3e8 kind:function(arm,size=0x4c) addr:0x0215a3e8 +func_ov065_0215a434 kind:function(arm,size=0x68) addr:0x0215a434 +func_ov065_0215a49c kind:function(arm,size=0x1c) addr:0x0215a49c +func_ov065_0215a4b8 kind:function(arm,size=0x20) addr:0x0215a4b8 +func_ov065_0215a4d8 kind:function(arm,size=0x18) addr:0x0215a4d8 +func_ov065_0215a4f0 kind:function(arm,size=0x24) addr:0x0215a4f0 +func_ov065_0215a514 kind:function(arm,size=0x10) addr:0x0215a514 +func_ov065_0215a524 kind:function(arm,size=0x8) addr:0x0215a524 +func_ov065_0215a52c kind:function(arm,size=0x1c) addr:0x0215a52c +func_ov065_0215a548 kind:function(arm,size=0x1c) addr:0x0215a548 +func_ov065_0215a564 kind:function(arm,size=0x30) addr:0x0215a564 +func_ov065_0215a594 kind:function(arm,size=0x38) addr:0x0215a594 +func_ov065_0215a5cc kind:function(arm,size=0x24) addr:0x0215a5cc +func_ov065_0215a5f0 kind:function(arm,size=0x2c) addr:0x0215a5f0 +func_ov065_0215a61c kind:function(arm,size=0x1c) addr:0x0215a61c +func_ov065_0215a638 kind:function(arm,size=0x28) addr:0x0215a638 +func_ov065_0215a660 kind:function(arm,size=0x20) addr:0x0215a660 +func_ov065_0215a680 kind:function(arm,size=0x20) addr:0x0215a680 +func_ov065_0215a6a0 kind:function(arm,size=0x14) addr:0x0215a6a0 +func_ov065_0215a6b4 kind:function(arm,size=0x14) addr:0x0215a6b4 +func_ov065_0215a6c8 kind:function(arm,size=0x18) addr:0x0215a6c8 +func_ov065_0215a6e0 kind:function(arm,size=0x14) addr:0x0215a6e0 +func_ov065_0215a6f4 kind:function(arm,size=0x24) addr:0x0215a6f4 +func_ov065_0215a718 kind:function(arm,size=0x14) addr:0x0215a718 +func_ov065_0215a72c kind:function(arm,size=0x60) addr:0x0215a72c +func_ov065_0215a78c kind:function(arm,size=0x1c) addr:0x0215a78c +func_ov065_0215a7a8 kind:function(arm,size=0xdc) addr:0x0215a7a8 +func_ov065_0215a884 kind:function(arm,size=0x2c) addr:0x0215a884 +func_ov065_0215a8b0 kind:function(arm,size=0x1c) addr:0x0215a8b0 +func_ov065_0215a8cc kind:function(arm,size=0x7c) addr:0x0215a8cc +func_ov065_0215a948 kind:function(arm,size=0x34) addr:0x0215a948 +func_ov065_0215a97c kind:function(arm,size=0x14) addr:0x0215a97c +func_ov065_0215a990 kind:function(arm,size=0x64) addr:0x0215a990 +func_ov065_0215a9f4 kind:function(arm,size=0x44) addr:0x0215a9f4 +func_ov065_0215aa38 kind:function(arm,size=0x14) addr:0x0215aa38 +func_ov065_0215aa4c kind:function(arm,size=0x40) addr:0x0215aa4c +func_ov065_0215aa8c kind:function(arm,size=0x1c) addr:0x0215aa8c +func_ov065_0215aaa8 kind:function(arm,size=0x28) addr:0x0215aaa8 +func_ov065_0215aad0 kind:function(arm,size=0xc) addr:0x0215aad0 +func_ov065_0215aadc kind:function(arm,size=0x24) addr:0x0215aadc +func_ov065_0215ab00 kind:function(arm,size=0x28) addr:0x0215ab00 +func_ov065_0215ab28 kind:function(arm,size=0x20) addr:0x0215ab28 +func_ov065_0215ab48 kind:function(arm,size=0x50) addr:0x0215ab48 +func_ov065_0215ab98 kind:function(arm,size=0x20) addr:0x0215ab98 +func_ov065_0215abb8 kind:function(arm,size=0x28) addr:0x0215abb8 +func_ov065_0215abe0 kind:function(arm,size=0x14) addr:0x0215abe0 +func_ov065_0215abf4 kind:function(arm,size=0xc) addr:0x0215abf4 +func_ov065_0215ac00 kind:function(arm,size=0x24) addr:0x0215ac00 +func_ov065_0215ac24 kind:function(arm,size=0x28) addr:0x0215ac24 +func_ov065_0215ac4c kind:function(arm,size=0x20) addr:0x0215ac4c +func_ov065_0215ac6c kind:function(arm,size=0x50) addr:0x0215ac6c +func_ov065_0215acbc kind:function(arm,size=0x20) addr:0x0215acbc +func_ov065_0215acdc kind:function(arm,size=0x28) addr:0x0215acdc +func_ov065_0215ad04 kind:function(arm,size=0x14) addr:0x0215ad04 +func_ov065_0215ad18 kind:function(arm,size=0xc) addr:0x0215ad18 +func_ov065_0215ad24 kind:function(arm,size=0x24) addr:0x0215ad24 +func_ov065_0215ad48 kind:function(arm,size=0x28) addr:0x0215ad48 +func_ov065_0215ad70 kind:function(arm,size=0x20) addr:0x0215ad70 +func_ov065_0215ad90 kind:function(arm,size=0x50) addr:0x0215ad90 +func_ov065_0215ade0 kind:function(arm,size=0x20) addr:0x0215ade0 +func_ov065_0215ae00 kind:function(arm,size=0x28) addr:0x0215ae00 +func_ov065_0215ae28 kind:function(arm,size=0x14) addr:0x0215ae28 +func_ov065_0215ae3c kind:function(arm,size=0xc) addr:0x0215ae3c +func_ov065_0215ae48 kind:function(arm,size=0x24) addr:0x0215ae48 +func_ov065_0215ae6c kind:function(arm,size=0x28) addr:0x0215ae6c +func_ov065_0215ae94 kind:function(arm,size=0x20) addr:0x0215ae94 +func_ov065_0215aeb4 kind:function(arm,size=0x50) addr:0x0215aeb4 +func_ov065_0215af04 kind:function(arm,size=0x20) addr:0x0215af04 +func_ov065_0215af24 kind:function(arm,size=0x28) addr:0x0215af24 +func_ov065_0215af4c kind:function(arm,size=0x14) addr:0x0215af4c +func_ov065_0215af60 kind:function(arm,size=0xc) addr:0x0215af60 +func_ov065_0215af6c kind:function(arm,size=0x24) addr:0x0215af6c +func_ov065_0215af90 kind:function(arm,size=0x28) addr:0x0215af90 +func_ov065_0215afb8 kind:function(arm,size=0x20) addr:0x0215afb8 +func_ov065_0215afd8 kind:function(arm,size=0x50) addr:0x0215afd8 +func_ov065_0215b028 kind:function(arm,size=0x20) addr:0x0215b028 +func_ov065_0215b048 kind:function(arm,size=0x28) addr:0x0215b048 +func_ov065_0215b070 kind:function(arm,size=0x14) addr:0x0215b070 +func_ov065_0215b084 kind:function(arm,size=0xc) addr:0x0215b084 +func_ov065_0215b090 kind:function(arm,size=0x24) addr:0x0215b090 +func_ov065_0215b0b4 kind:function(arm,size=0x28) addr:0x0215b0b4 +func_ov065_0215b0dc kind:function(arm,size=0x20) addr:0x0215b0dc +func_ov065_0215b0fc kind:function(arm,size=0x50) addr:0x0215b0fc +func_ov065_0215b14c kind:function(arm,size=0x20) addr:0x0215b14c +func_ov065_0215b16c kind:function(arm,size=0x28) addr:0x0215b16c +func_ov065_0215b194 kind:function(arm,size=0x14) addr:0x0215b194 +func_ov065_0215b1a8 kind:function(arm,size=0xc) addr:0x0215b1a8 +func_ov065_0215b1b4 kind:function(arm,size=0x24) addr:0x0215b1b4 +func_ov065_0215b1d8 kind:function(arm,size=0x28) addr:0x0215b1d8 +func_ov065_0215b200 kind:function(arm,size=0x20) addr:0x0215b200 +func_ov065_0215b220 kind:function(arm,size=0x16c) addr:0x0215b220 +func_ov065_0215b38c kind:function(arm,size=0x50) addr:0x0215b38c +func_ov065_0215b3dc kind:function(arm,size=0x20) addr:0x0215b3dc +func_ov065_0215b3fc kind:function(arm,size=0x28) addr:0x0215b3fc +func_ov065_0215b424 kind:function(arm,size=0x14) addr:0x0215b424 +func_ov065_0215b438 kind:function(arm,size=0xc) addr:0x0215b438 +func_ov065_0215b444 kind:function(arm,size=0x24) addr:0x0215b444 +func_ov065_0215b468 kind:function(arm,size=0x28) addr:0x0215b468 +func_ov065_0215b490 kind:function(arm,size=0x6c) addr:0x0215b490 +func_ov065_0215b4fc kind:function(arm,size=0x8) addr:0x0215b4fc +func_ov065_0215b504 kind:function(arm,size=0x30) addr:0x0215b504 +func_ov065_0215b534 kind:function(arm,size=0x14) addr:0x0215b534 +func_ov065_0215b548 kind:function(arm,size=0x8) addr:0x0215b548 +func_ov065_0215b550 kind:function(arm,size=0xcc) addr:0x0215b550 +func_ov065_0215b61c kind:function(arm,size=0x14) addr:0x0215b61c +func_ov065_0215b630 kind:function(arm,size=0x1c) addr:0x0215b630 +func_ov065_0215b64c kind:function(arm,size=0x14) addr:0x0215b64c +func_ov065_0215b660 kind:function(arm,size=0xc) addr:0x0215b660 +func_ov065_0215b66c kind:function(arm,size=0x24) addr:0x0215b66c +func_ov065_0215b690 kind:function(arm,size=0x98) addr:0x0215b690 +func_ov065_0215b728 kind:function(arm,size=0x2c) addr:0x0215b728 +func_ov065_0215b754 kind:function(arm,size=0x9c) addr:0x0215b754 +func_ov065_0215b7f0 kind:function(arm,size=0x4) addr:0x0215b7f0 +func_ov065_0215b7f4 kind:function(arm,size=0x4) addr:0x0215b7f4 +func_ov065_0215b7f8 kind:function(arm,size=0x20) addr:0x0215b7f8 +func_ov065_0215b818 kind:function(arm,size=0x48) addr:0x0215b818 +func_ov065_0215b860 kind:function(arm,size=0x20) addr:0x0215b860 +func_ov065_0215b880 kind:function(arm,size=0x4c) addr:0x0215b880 +func_ov065_0215b8cc kind:function(arm,size=0x40) addr:0x0215b8cc +func_ov065_0215b90c kind:function(arm,size=0x38) addr:0x0215b90c +func_ov065_0215b944 kind:function(arm,size=0x14) addr:0x0215b944 +func_ov065_0215b958 kind:function(arm,size=0x6c) addr:0x0215b958 +func_ov065_0215b9c4 kind:function(arm,size=0x24) addr:0x0215b9c4 +func_ov065_0215b9e8 kind:function(arm,size=0x48) addr:0x0215b9e8 +func_ov065_0215ba30 kind:function(arm,size=0x20) addr:0x0215ba30 +func_ov065_0215ba50 kind:function(arm,size=0x50) addr:0x0215ba50 +func_ov065_0215baa0 kind:function(arm,size=0x8) addr:0x0215baa0 +func_ov065_0215baa8 kind:function(arm,size=0x8) addr:0x0215baa8 +func_ov065_0215bab0 kind:function(arm,size=0x20) addr:0x0215bab0 +func_ov065_0215bad0 kind:function(arm,size=0x28) addr:0x0215bad0 +func_ov065_0215baf8 kind:function(arm,size=0x14) addr:0x0215baf8 +func_ov065_0215bb0c kind:function(arm,size=0xc) addr:0x0215bb0c +func_ov065_0215bb18 kind:function(arm,size=0x24) addr:0x0215bb18 +func_ov065_0215bb3c kind:function(arm,size=0x98) addr:0x0215bb3c +func_ov065_0215bbd4 kind:function(arm,size=0x74) addr:0x0215bbd4 +func_ov065_0215bc48 kind:function(arm,size=0x4c) addr:0x0215bc48 +func_ov065_0215bc94 kind:function(arm,size=0x4) addr:0x0215bc94 +func_ov065_0215bc98 kind:function(arm,size=0x20) addr:0x0215bc98 +func_ov065_0215bcb8 kind:function(arm,size=0x20) addr:0x0215bcb8 +func_ov065_0215bcd8 kind:function(arm,size=0x28) addr:0x0215bcd8 +func_ov065_0215bd00 kind:function(arm,size=0x14) addr:0x0215bd00 +data_ov065_0215bd14 kind:data(any) addr:0x0215bd14 +data_ov065_0215bd20 kind:data(any) addr:0x0215bd20 ambiguous +data_ov065_0215bd24 kind:data(any) addr:0x0215bd24 +data_ov065_0215bd2c kind:data(any) addr:0x0215bd2c ambiguous +data_ov065_0215bd34 kind:data(any) addr:0x0215bd34 +data_ov065_0215bd38 kind:data(any) addr:0x0215bd38 ambiguous +data_ov065_0215bd44 kind:data(any) addr:0x0215bd44 +data_ov065_0215bd54 kind:data(any) addr:0x0215bd54 +data_ov065_0215bd68 kind:data(any) addr:0x0215bd68 +data_ov065_0215bd7c kind:data(any) addr:0x0215bd7c +data_ov065_0215bd90 kind:data(any) addr:0x0215bd90 +func_ov065_0215bda4 kind:function(arm,size=0x78) addr:0x0215bda4 +func_ov065_0215be1c kind:function(arm,size=0x50) addr:0x0215be1c +func_ov065_0215be6c kind:function(arm,size=0x50) addr:0x0215be6c +func_ov065_0215bebc kind:function(arm,size=0x50) addr:0x0215bebc +func_ov065_0215bf0c kind:function(arm,size=0x50) addr:0x0215bf0c +func_ov065_0215bf5c kind:function(arm,size=0x50) addr:0x0215bf5c +func_ov065_0215bfac kind:function(arm,size=0x50) addr:0x0215bfac +func_ov065_0215bffc kind:function(arm,size=0x50) addr:0x0215bffc +func_ov065_0215c04c kind:function(arm,size=0x7c) addr:0x0215c04c +func_ov065_0215c0c8 kind:function(arm,size=0x80) addr:0x0215c0c8 +func_ov065_0215c148 kind:function(arm,size=0x50) addr:0x0215c148 +func_ov065_0215c198 kind:function(arm,size=0x50) addr:0x0215c198 +data_ov065_0215c220 kind:data(any) addr:0x0215c220 +data_ov065_0215c240 kind:data(any) addr:0x0215c240 +data_ov065_0215c250 kind:data(any) addr:0x0215c250 ambiguous +data_ov065_0215c264 kind:data(any) addr:0x0215c264 +data_ov065_0215c290 kind:data(any) addr:0x0215c290 +data_ov065_0215c2d8 kind:data(any) addr:0x0215c2d8 +data_ov065_0215c31c kind:data(any) addr:0x0215c31c +data_ov065_0215c394 kind:data(any) addr:0x0215c394 +data_ov065_0215c414 kind:data(any) addr:0x0215c414 +data_ov065_0215c470 kind:data(any) addr:0x0215c470 ambiguous +data_ov065_0215c4c8 kind:data(any) addr:0x0215c4c8 ambiguous +data_ov065_0215c530 kind:data(any) addr:0x0215c530 +data_ov065_0215c5a4 kind:data(any) addr:0x0215c5a4 ambiguous +data_ov065_0215c5d8 kind:data(any) addr:0x0215c5d8 ambiguous +data_ov065_0215c60c kind:data(any) addr:0x0215c60c ambiguous +data_ov065_0215c64c kind:data(any) addr:0x0215c64c +data_ov065_0215c664 kind:data(any) addr:0x0215c664 +data_ov065_0215c680 kind:data(any) addr:0x0215c680 +data_ov065_0215c6b0 kind:data(any) addr:0x0215c6b0 +data_ov065_0215c6d4 kind:data(any) addr:0x0215c6d4 +data_ov065_0215c734 kind:data(any) addr:0x0215c734 +data_ov065_0215c758 kind:data(any) addr:0x0215c758 +data_ov065_0215c7b8 kind:data(any) addr:0x0215c7b8 +data_ov065_0215c7dc kind:data(any) addr:0x0215c7dc +data_ov065_0215c83c kind:data(any) addr:0x0215c83c +data_ov065_0215c860 kind:data(any) addr:0x0215c860 +data_ov065_0215c894 kind:data(any) addr:0x0215c894 ambiguous +data_ov065_0215c8ac kind:data(any) addr:0x0215c8ac ambiguous +data_ov065_0215c8c0 kind:data(any) addr:0x0215c8c0 +data_ov065_0215c8e4 kind:data(any) addr:0x0215c8e4 +data_ov065_0215c8fc kind:data(any) addr:0x0215c8fc ambiguous +data_ov065_0215c944 kind:data(any) addr:0x0215c944 +data_ov065_0215c968 kind:data(any) addr:0x0215c968 +data_ov065_0215c9c8 kind:data(any) addr:0x0215c9c8 +data_ov065_0215c9ec kind:data(any) addr:0x0215c9ec +data_ov065_0215ca44 kind:data(any) addr:0x0215ca44 +data_ov065_0215ca50 kind:data(any) addr:0x0215ca50 +data_ov065_0215ca74 kind:data(any) addr:0x0215ca74 +data_ov065_0215cacc kind:data(any) addr:0x0215cacc +data_ov065_0215cae0 kind:data(any) addr:0x0215cae0 +data_ov065_0215caec kind:data(any) addr:0x0215caec ambiguous +data_ov065_0215cafc kind:data(any) addr:0x0215cafc +data_ov065_0215cb18 kind:data(any) addr:0x0215cb18 +data_ov065_0215cb40 kind:data(any) addr:0x0215cb40 +data_ov065_0215cb84 kind:data(any) addr:0x0215cb84 +data_ov065_0215cbc4 kind:data(any) addr:0x0215cbc4 +data_ov065_0215cbe0 kind:data(any) addr:0x0215cbe0 +data_ov065_0215cc2c kind:data(any) addr:0x0215cc2c +data_ov065_0215cc3c kind:data(any) addr:0x0215cc3c ambiguous +data_ov065_0215cc48 kind:data(any) addr:0x0215cc48 +data_ov065_0215cc64 kind:data(any) addr:0x0215cc64 +data_ov065_0215cc8c kind:data(any) addr:0x0215cc8c +data_ov065_0215cce0 kind:bss addr:0x0215cce0 +data_ov065_0215cce4 kind:bss addr:0x0215cce4 +data_ov065_0215ccf0 kind:bss addr:0x0215ccf0 +data_ov065_0215ccfc kind:bss addr:0x0215ccfc +data_ov065_0215cd4c kind:bss addr:0x0215cd4c +data_ov065_0215cdbc kind:bss addr:0x0215cdbc ambiguous +data_ov065_0215ce24 kind:bss addr:0x0215ce24 +data_ov065_0215ce28 kind:bss addr:0x0215ce28 +data_ov065_0215ce34 kind:bss addr:0x0215ce34 +data_ov065_0215ce70 kind:bss addr:0x0215ce70 ambiguous +data_ov065_0215cf0c kind:bss addr:0x0215cf0c +data_ov065_0215cf10 kind:bss addr:0x0215cf10 +data_ov065_0215cf1c kind:bss addr:0x0215cf1c +data_ov065_0215cff0 kind:bss addr:0x0215cff0 ambiguous +data_ov065_0215cff4 kind:bss addr:0x0215cff4 +data_ov065_0215cff8 kind:bss addr:0x0215cff8 +data_ov065_0215d004 kind:bss addr:0x0215d004 +data_ov065_0215d0dc kind:bss addr:0x0215d0dc +data_ov065_0215d0e0 kind:bss addr:0x0215d0e0 +data_ov065_0215d0ec kind:bss addr:0x0215d0ec +data_ov065_0215d114 kind:bss addr:0x0215d114 ambiguous +data_ov065_0215d1c4 kind:bss addr:0x0215d1c4 +data_ov065_0215d1c8 kind:bss addr:0x0215d1c8 +data_ov065_0215d1d4 kind:bss addr:0x0215d1d4 +data_ov065_0215d1ec kind:bss addr:0x0215d1ec ambiguous +data_ov065_0215d204 kind:bss addr:0x0215d204 ambiguous +data_ov065_0215d208 kind:bss addr:0x0215d208 ambiguous +data_ov065_0215d24c kind:bss addr:0x0215d24c ambiguous +data_ov065_0215d2ac kind:bss addr:0x0215d2ac +data_ov065_0215d2b0 kind:bss addr:0x0215d2b0 +data_ov065_0215d2bc kind:bss addr:0x0215d2bc +data_ov065_0215d394 kind:bss addr:0x0215d394 +data_ov065_0215d398 kind:bss addr:0x0215d398 +data_ov065_0215d3a4 kind:bss addr:0x0215d3a4 +data_ov065_0215d47c kind:bss addr:0x0215d47c +data_ov065_0215d480 kind:bss addr:0x0215d480 +data_ov065_0215d48c kind:bss addr:0x0215d48c +data_ov065_0215d496 kind:bss addr:0x0215d496 +data_ov065_0215d49a kind:bss addr:0x0215d49a +data_ov065_0215d4a4 kind:bss addr:0x0215d4a4 +data_ov065_0215d4e0 kind:bss addr:0x0215d4e0 +data_ov065_0215d4f0 kind:bss addr:0x0215d4f0 +data_ov065_0215d4fc kind:bss addr:0x0215d4fc +data_ov065_0215d51c kind:bss addr:0x0215d51c +data_ov065_0215d53c kind:bss addr:0x0215d53c +data_ov065_0215d540 kind:bss addr:0x0215d540 +data_ov065_0215d54c kind:bss addr:0x0215d54c +data_ov065_0215d590 kind:bss addr:0x0215d590 ambiguous +data_ov065_0215d620 kind:bss addr:0x0215d620 +data_ov065_0215d624 kind:bss addr:0x0215d624 +data_ov065_0215d630 kind:bss addr:0x0215d630 +data_ov065_0215d644 kind:bss addr:0x0215d644 ambiguous +data_ov065_0215d6e4 kind:bss addr:0x0215d6e4 ambiguous +data_ov065_0215d704 kind:bss addr:0x0215d704 diff --git a/config/jp/arm9/overlays/ov066/delinks.txt b/config/jp/arm9/overlays/ov066/delinks.txt new file mode 100644 index 00000000..26fb7f3a --- /dev/null +++ b/config/jp/arm9/overlays/ov066/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x0215f4e0 kind:code align:32 + .rodata start:0x0215f4e0 end:0x0215f608 kind:data align:4 + .init start:0x0215f608 end:0x0215fa00 kind:code align:4 + .ctor start:0x0215fa00 end:0x0215fa30 kind:data align:4 + .data start:0x0215fa40 end:0x02164360 kind:data align:32 + .bss start:0x02164360 end:0x02164ea0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov066/relocs.txt b/config/jp/arm9/overlays/ov066/relocs.txt new file mode 100644 index 00000000..2d4cb09f --- /dev/null +++ b/config/jp/arm9/overlays/ov066/relocs.txt @@ -0,0 +1,2385 @@ +from:0x02159be8 kind:load to:0x02164370 module:overlay(66) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159fa0 module:overlay(66) +from:0x02159c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159c78 kind:load to:0x0215ff80 module:overlay(66) +from:0x02159c90 kind:arm_call to:0x02167b00 module:overlays(88,89,90,91,92,93,94) +from:0x02159cb0 kind:load to:0x021606f0 module:overlay(66) +from:0x02159cb4 kind:load to:0x0215ff64 module:overlay(66) +from:0x02159cc8 kind:arm_call to:0x02167b48 module:overlay(89) +from:0x02159ce4 kind:arm_call to:0x02167b48 module:overlay(89) +from:0x02159cec kind:arm_call to:0x02011ff4 module:main +from:0x02159d0c kind:arm_call to:0x02167b4c module:overlay(89) +from:0x02159d1c kind:arm_call to:0x02167c88 module:overlay(89) +from:0x02159d60 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159db0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159dd0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159de0 kind:arm_call to:0x02014f78 module:main +from:0x02159df4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159e14 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159e24 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159e44 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159e58 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159e6c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159e8c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159ea0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159eb4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159ed4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159ee8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159ef4 kind:arm_call to:0x02014f78 module:main +from:0x02159f0c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159f2c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159f40 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159f4c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159f6c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159f80 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02159f9c kind:load to:0x0204b15c module:main +from:0x02159fcc kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02159fec kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215a008 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a018 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a08c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215a0b4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215a0cc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a0e4 kind:arm_call to:0x02159c80 module:overlay(66) +from:0x0215a0ec kind:arm_call to:0x021685c4 module:overlay(89) +from:0x0215a168 kind:load to:0x02164370 module:overlay(66) +from:0x0215a16c kind:load to:0x02160a04 module:overlay(66) +from:0x0215a170 kind:load to:0x0216001c module:overlay(66) +from:0x0215a174 kind:load to:0x02160b20 module:overlay(66) +from:0x0215a178 kind:load to:0x0215ffd4 module:overlay(66) +from:0x0215a17c kind:load to:0x02160060 module:overlay(66) +from:0x0215a180 kind:load to:0x0215f4e8 module:overlay(66) +from:0x0215a184 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215a190 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a1a4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a1d4 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215a224 kind:arm_call to:0x02159cf8 module:overlay(66) +from:0x0215a26c kind:arm_call to:0x02014f78 module:main +from:0x0215a29c kind:arm_call to:0x02014f78 module:main +from:0x0215a2c0 kind:arm_call to:0x02014f78 module:main +from:0x0215a2e4 kind:arm_call to:0x02167ee0 module:overlays(88,89) +from:0x0215a300 kind:arm_call to:0x02167ffc module:overlay(89) +from:0x0215a320 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215a35c kind:arm_call to:0x020aa69c module:overlay(0) +from:0x0215a394 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0215a3a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a3e8 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a41c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0215a448 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0215a45c kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215a48c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215a4d8 kind:arm_call to:0x020aa9b8 module:overlay(0) +from:0x0215a4e8 kind:load to:0x0204b15c module:main +from:0x0215a4ec kind:load to:0x021737a0 module:overlays(89,92) +from:0x0215a4f0 kind:load to:0x021606f0 module:overlay(66) +from:0x0215a4f4 kind:load to:0x021605ec module:overlay(66) +from:0x0215a4f8 kind:load to:0x021608f8 module:overlay(66) +from:0x0215a4fc kind:load to:0x021604e8 module:overlay(66) +from:0x0215a500 kind:load to:0x021607f4 module:overlay(66) +from:0x0215a504 kind:load to:0x021601dc module:overlay(66) +from:0x0215a508 kind:load to:0x021603e4 module:overlay(66) +from:0x0215a50c kind:load to:0x021600d8 module:overlay(66) +from:0x0215a510 kind:load to:0x021602e0 module:overlay(66) +from:0x0215a514 kind:load to:0x027e0994 module:dtcm +from:0x0215a518 kind:load to:0x027e09bc module:dtcm +from:0x0215a51c kind:load to:0x0215f4f0 module:overlay(66) +from:0x0215a520 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a5a4 kind:arm_call to:0x02167c94 module:overlay(89) +from:0x0215a600 kind:arm_call to:0x0216868c module:overlays(89,92) +from:0x0215a650 kind:arm_call to:0x02014a38 module:main +from:0x0215a68c kind:arm_call to:0x0215a1b0 module:overlay(66) +from:0x0215a6fc kind:load to:0x0204b12c module:main +from:0x0215a70c kind:arm_call to:0x020ab15c module:overlay(0) +from:0x0215a750 kind:arm_call to:0x0201668c module:main +from:0x0215a75c kind:load to:0x027e0954 module:dtcm +from:0x0215a768 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0215a780 kind:arm_call to:0x0215a8c8 module:overlay(66) +from:0x0215a79c kind:arm_call to:0x0215a8ac module:overlay(66) +from:0x0215a7b0 kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0215a7d4 kind:arm_call to:0x02168718 module:overlays(88,89) +from:0x0215a7f4 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0215a7fc kind:load to:0x020b69b8 module:overlay(0) +from:0x0215a88c kind:arm_call to:0x0215a8ac module:overlay(66) +from:0x0215a89c kind:arm_call to:0x0215a8c8 module:overlay(66) +from:0x0215a8b8 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0215a910 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215a924 kind:load to:0x0215ff9c module:overlay(66) +from:0x0215a944 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a958 kind:load to:0x02058e24 module:overlay(0) +from:0x0215a96c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a974 kind:arm_call to:0x02011ff4 module:main +from:0x0215a98c kind:arm_call to:0x0201662c module:main +from:0x0215a994 kind:arm_call to:0x02159cb8 module:overlay(66) +from:0x0215a99c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a9a4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a9ac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a9b4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a9cc kind:arm_call to:0x0201662c module:main +from:0x0215a9d4 kind:arm_call to:0x02159cb8 module:overlay(66) +from:0x0215a9dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a9e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a9ec kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a9f4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215a9fc kind:arm_call to:0x02011ff4 module:main +from:0x0215aa18 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215aa24 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215aa40 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215aa50 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215aa60 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215aa68 kind:arm_call to:0x02011ff4 module:main +from:0x0215aa80 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215aa88 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215aa90 kind:arm_call to:0x02011ff4 module:main +from:0x0215aaa8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215aab0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215aac4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215aad8 kind:load to:0x02164458 module:overlay(66) +from:0x0215aaec kind:arm_call to:0x02011f3c module:main +from:0x0215aaf8 kind:arm_call to:0x0215c9b0 module:overlay(66) +from:0x0215ab0c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ab68 kind:load to:0x02161d0c module:overlay(66) +from:0x0215ab7c kind:arm_call to:0x02167b00 module:overlays(88,89,90,91,92,93,94) +from:0x0215abac kind:load to:0x0216254c module:overlay(66) +from:0x0215abb0 kind:load to:0x02161cf0 module:overlay(66) +from:0x0215abc4 kind:arm_call to:0x02167b48 module:overlay(89) +from:0x0215abe0 kind:arm_call to:0x02167b48 module:overlay(89) +from:0x0215abe8 kind:arm_call to:0x02011ff4 module:main +from:0x0215ac20 kind:arm_call to:0x02167b4c module:overlay(89) +from:0x0215ac30 kind:arm_call to:0x02167c88 module:overlay(89) +from:0x0215aca4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215acfc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215ad5c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215af08 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215af28 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215af3c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215af58 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215af78 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215af8c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215afa4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215afb8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215afd0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215afe4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b000 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b020 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b034 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b04c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b060 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b07c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b090 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b0ac kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b0c4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b0f4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b108 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b130 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b144 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b168 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b180 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b1a0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b1b8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b1e8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b1fc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b220 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b234 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b264 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b278 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b2a4 kind:arm_call to:0x02014f78 module:main +from:0x0215b2dc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b2fc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b310 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b32c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b34c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b360 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b378 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b38c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b3a4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b3b8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b3d4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b3f4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b408 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b420 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b434 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b450 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b464 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b480 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b498 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b4b0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b4c4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b4e0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b4f4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b510 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b528 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b540 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b558 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b570 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b584 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b59c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b5b0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b5c8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b5dc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b614 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b634 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b648 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b664 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b684 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b698 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b6b0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b6c4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b6dc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b6f0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b70c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b72c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b740 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b758 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b76c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b788 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b79c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b7b8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b7d0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b7e8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b7fc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b818 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b82c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b848 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b860 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b878 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b890 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b8a8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b8bc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b8d4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b8e8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b900 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b914 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b954 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b974 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b988 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b9a4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b9c4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b9d8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215b9f0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215ba04 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215ba1c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215ba30 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215ba4c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215ba6c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215ba80 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215ba98 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215baac kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bac8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215badc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215baf8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bb10 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bb28 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bb3c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bb58 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bb6c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bb88 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bba0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bbb8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bbd0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bbe0 kind:load to:0x0204b15c module:main +from:0x0215bbec kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bc00 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bc18 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bc2c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bc44 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bc58 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bc6c kind:arm_call to:0x02014f78 module:main +from:0x0215bca4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bcc4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bcd8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bcf4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bd14 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bd28 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bd40 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bd54 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bd6c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bd80 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bd9c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bdbc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bdd0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bde8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bdfc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215be18 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215be2c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215be48 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215be60 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215be78 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215be8c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bea8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bebc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bed8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bef0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bf08 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bf20 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bf38 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bf4c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bf64 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bf78 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bf90 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bfa4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bfdc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215bffc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c010 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c02c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c04c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c060 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c078 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c08c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c0a4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c0b8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c0d4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c0f4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c108 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c120 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c134 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c150 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c164 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c180 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c198 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c1b0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c1c4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c1e0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c1f4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c210 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c228 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c240 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c258 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c270 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c284 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c29c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c2b0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c2c8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c2dc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c2f0 kind:arm_call to:0x02014f78 module:main +from:0x0215c328 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c348 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c35c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c378 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c398 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c3ac kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c3c4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c3d8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c3f0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c404 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c420 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c440 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c454 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c46c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c480 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c49c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c4b0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c4cc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c4e4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c4fc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c510 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c538 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c54c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c580 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c598 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c5b0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c5c8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c5e0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c5f4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c60c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c620 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c638 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c64c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c684 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c6a4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c6b8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c6d4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c6f4 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c708 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c720 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c734 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c74c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c760 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c77c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c79c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c7b0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c7c8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c7dc kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c7f8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c80c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c828 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c840 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c858 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c86c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c888 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c89c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c8b8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c8d0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c8e8 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c900 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c918 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c92c kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c944 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c958 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c970 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c984 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x0215c9dc kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215c9fc kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215ca18 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ca28 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ca9c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215cac4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215cadc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215caf4 kind:arm_call to:0x0215ab6c module:overlay(66) +from:0x0215cb00 kind:arm_call to:0x0215ab6c module:overlay(66) +from:0x0215cb08 kind:arm_call to:0x021685c4 module:overlay(89) +from:0x0215cb74 kind:load to:0x02164458 module:overlay(66) +from:0x0215cb78 kind:load to:0x02160a04 module:overlay(66) +from:0x0215cb7c kind:load to:0x0216001c module:overlay(66) +from:0x0215cb80 kind:load to:0x02161e20 module:overlay(66) +from:0x0215cb84 kind:load to:0x0215ffd4 module:overlay(66) +from:0x0215cb88 kind:load to:0x02161d58 module:overlay(66) +from:0x0215cb8c kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215cbe8 kind:arm_call to:0x0215abf4 module:overlay(66) +from:0x0215cc30 kind:arm_call to:0x02014f78 module:main +from:0x0215cc50 kind:arm_call to:0x02014f78 module:main +from:0x0215cc7c kind:arm_call to:0x02014f78 module:main +from:0x0215cca4 kind:arm_call to:0x0215c9a8 module:overlay(66) +from:0x0215ccbc kind:arm_call to:0x02167ee0 module:overlays(88,89) +from:0x0215ccfc kind:arm_call to:0x0215abf4 module:overlay(66) +from:0x0215cd44 kind:arm_call to:0x02014f78 module:main +from:0x0215cd64 kind:arm_call to:0x02014f78 module:main +from:0x0215cd90 kind:arm_call to:0x02014f78 module:main +from:0x0215cdb8 kind:arm_call to:0x0215c9a8 module:overlay(66) +from:0x0215cdd0 kind:arm_call to:0x02167ee0 module:overlays(88,89) +from:0x0215cddc kind:arm_call to:0x02167ffc module:overlay(89) +from:0x0215ce10 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215ce54 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0215ce60 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0215ce98 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215ceac kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215cf3c kind:arm_call to:0x0215d678 module:overlay(66) +from:0x0215cf5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cfc8 kind:arm_call to:0x0215d604 module:overlay(66) +from:0x0215cfd4 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x0215cff0 kind:load to:0x0204b15c module:main +from:0x0215cff4 kind:load to:0x0216254c module:overlay(66) +from:0x0215cff8 kind:load to:0x02162240 module:overlay(66) +from:0x0215cffc kind:load to:0x02162e70 module:overlay(66) +from:0x0215d000 kind:load to:0x0216317c module:overlay(66) +from:0x0215d004 kind:load to:0x02161f34 module:overlay(66) +from:0x0215d008 kind:load to:0x02163488 module:overlay(66) +from:0x0215d00c kind:load to:0x02162858 module:overlay(66) +from:0x0215d010 kind:load to:0x02162b64 module:overlay(66) +from:0x0215d014 kind:load to:0x02163794 module:overlay(66) +from:0x0215d018 kind:load to:0x021737a0 module:overlays(89,92) +from:0x0215d01c kind:load to:0x027e0994 module:dtcm +from:0x0215d020 kind:load to:0x0215f570 module:overlay(66) +from:0x0215d024 kind:load to:0x027e09bc module:dtcm +from:0x0215d028 kind:load to:0x020b684c module:overlay(0) +from:0x0215d02c kind:load to:0x0215d034 module:overlay(66) +from:0x0215d030 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215d064 kind:arm_call to:0x01fff350 module:itcm +from:0x0215d088 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d0c4 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0215d0f0 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0215d108 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0215d124 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0215d140 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0215d15c kind:load to:0x027e0ce4 module:dtcm +from:0x0215d160 kind:load to:0x020b4800 module:overlay(0) +from:0x0215d168 kind:load to:0x020b684c module:overlay(0) +from:0x0215d16c kind:load to:0x0215f518 module:overlay(66) +from:0x0215d170 kind:load to:0x0204b15c module:main +from:0x0215d174 kind:load to:0x0215f530 module:overlay(66) +from:0x0215d178 kind:load to:0x0215f520 module:overlay(66) +from:0x0215d17c kind:load to:0x0215f540 module:overlay(66) +from:0x0215d180 kind:load to:0x0215f590 module:overlay(66) +from:0x0215d184 kind:load to:0x02163aa0 module:overlay(66) +from:0x0215d264 kind:arm_call to:0x02167c94 module:overlay(89) +from:0x0215d2c0 kind:arm_call to:0x0216868c module:overlays(89,92) +from:0x0215d350 kind:load to:0x0204b164 module:main +from:0x0215d354 kind:load to:0x0204b12c module:main +from:0x0215d368 kind:arm_call to:0x020ab15c module:overlay(0) +from:0x0215d3ac kind:arm_call to:0x0201668c module:main +from:0x0215d3b8 kind:load to:0x027e0954 module:dtcm +from:0x0215d3d4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d3fc kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0215d420 kind:arm_call to:0x02168718 module:overlays(88,89) +from:0x0215d440 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x0215d448 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215d4e8 kind:arm_call to:0x0215d5a4 module:overlay(66) +from:0x0215d500 kind:arm_call to:0x0215d588 module:overlay(66) +from:0x0215d54c kind:arm_call to:0x0215d588 module:overlay(66) +from:0x0215d55c kind:arm_call to:0x0215d5a4 module:overlay(66) +from:0x0215d578 kind:arm_call to:0x020e9174 module:overlay(31) +from:0x0215d580 kind:arm_call to:0x0215d588 module:overlay(66) +from:0x0215d594 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0215d5ec kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215d600 kind:load to:0x02161d28 module:overlay(66) +from:0x0215d630 kind:arm_call to:0x01fff350 module:itcm +from:0x0215d650 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d660 kind:arm_call to:0x0215e54c module:overlay(66) +from:0x0215d66c kind:load to:0x027e0ce4 module:dtcm +from:0x0215d674 kind:load to:0x020b4800 module:overlay(0) +from:0x0215d6a4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215d6c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d6d4 kind:arm_call to:0x0215e5a8 module:overlay(66) +from:0x0215d6e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d6e8 kind:load to:0x020b4800 module:overlay(0) +from:0x0215d6f8 kind:arm_call to:0x0201662c module:main +from:0x0215d700 kind:arm_call to:0x0215abb4 module:overlay(66) +from:0x0215d708 kind:arm_call to:0x0215abb4 module:overlay(66) +from:0x0215d710 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d718 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d720 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d728 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215d740 kind:arm_call to:0x0201662c module:main +from:0x0215d748 kind:arm_call to:0x0215abb4 module:overlay(66) +from:0x0215d750 kind:arm_call to:0x0215abb4 module:overlay(66) +from:0x0215d758 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d760 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d768 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d770 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215d778 kind:arm_call to:0x02011ff4 module:main +from:0x0215d78c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d7a0 kind:load to:0x02164550 module:overlay(66) +from:0x0215d7bc kind:arm_call to:0x02099084 module:overlay(0) +from:0x0215d7d4 kind:load to:0x02163ad4 module:overlay(66) +from:0x0215d7e0 kind:load to:0x02164628 module:overlay(66) +from:0x0215d7f4 kind:arm_call to:0x02011f3c module:main +from:0x0215d800 kind:arm_call to:0x0215d8f0 module:overlay(66) +from:0x0215d818 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215d878 kind:load to:0x02163ab0 module:overlay(66) +from:0x0215d8a0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215d8d0 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0215d8e4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215d900 kind:arm_call to:0x0215d884 module:overlay(66) +from:0x0215d948 kind:arm_call to:0x0215d884 module:overlay(66) +from:0x0215d94c kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0215d954 kind:arm_call to:0x0215d8a4 module:overlay(66) +from:0x0215d968 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215d98c kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0215d9a4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d9b4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215da2c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215da48 kind:load to:0x02160a04 module:overlay(66) +from:0x0215da4c kind:load to:0x0216001c module:overlay(66) +from:0x0215da50 kind:load to:0x02163bd0 module:overlay(66) +from:0x0215da54 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215da58 kind:load to:0x02163b80 module:overlay(66) +from:0x0215da68 kind:arm_call to:0x01fff458 module:itcm +from:0x0215da84 kind:arm_call to:0x01fff458 module:itcm +from:0x0215dab8 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0215dacc kind:load to:0x0215f5e8 module:overlay(66) +from:0x0215db20 kind:load to:0x02163af0 module:overlay(66) +from:0x0215db54 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215dbb4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215dbdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dc14 kind:load to:0x02163b38 module:overlay(66) +from:0x0215dc28 kind:load to:0x020ab15c module:overlay(0) +from:0x0215dc38 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215dc40 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215dc48 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215dc60 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215dc68 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215dc70 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215dc78 kind:arm_call to:0x02011ff4 module:main +from:0x0215dc8c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215dca0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215dcb4 kind:load to:0x02164720 module:overlay(66) +from:0x0215dcc8 kind:arm_call to:0x02011f3c module:main +from:0x0215dcd4 kind:arm_call to:0x0215de60 module:overlay(66) +from:0x0215dcec kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215dd4c kind:load to:0x02163d10 module:overlay(66) +from:0x0215dd64 kind:load to:0x021647f8 module:overlay(66) +from:0x0215dd78 kind:arm_call to:0x02011f3c module:main +from:0x0215dd84 kind:arm_call to:0x0215de60 module:overlay(66) +from:0x0215dd98 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ddf4 kind:load to:0x02163cec module:overlay(66) +from:0x0215de18 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215de3c kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0215de58 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215de6c kind:arm_call to:0x0215ddfc module:overlay(66) +from:0x0215deb4 kind:arm_call to:0x0215de1c module:overlay(66) +from:0x0215debc kind:arm_call to:0x0215ddfc module:overlay(66) +from:0x0215dec0 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0215ded8 kind:arm_call to:0x021719c0 module:overlay(94) +from:0x0215df40 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215df58 kind:load to:0x02163e1c module:overlay(66) +from:0x0215df5c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215df60 kind:load to:0x02163d2c module:overlay(66) +from:0x0215df70 kind:arm_call to:0x01fff458 module:itcm +from:0x0215dfa4 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0215dfb8 kind:load to:0x0215f600 module:overlay(66) +from:0x0215e00c kind:load to:0x02163d74 module:overlay(66) +from:0x0215e040 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215e0a0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215e0c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e100 kind:load to:0x02163dc4 module:overlay(66) +from:0x0215e110 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e118 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e120 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215e138 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e140 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e148 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215e150 kind:arm_call to:0x02011ff4 module:main +from:0x0215e164 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e178 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e18c kind:load to:0x021648e0 module:overlay(66) +from:0x0215e1a0 kind:arm_call to:0x02011f3c module:main +from:0x0215e1ac kind:arm_call to:0x0215e1dc module:overlay(66) +from:0x0215e1c0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e1d8 kind:load to:0x02163f40 module:overlay(66) +from:0x0215e1e4 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215e1f8 kind:load to:0x02163f64 module:overlay(66) +from:0x0215e248 kind:load to:0x021648e0 module:overlay(66) +from:0x0215e258 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e260 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e278 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e280 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e288 kind:arm_call to:0x02011ff4 module:main +from:0x0215e29c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e2b0 kind:load to:0x021649c8 module:overlay(66) +from:0x0215e2c4 kind:arm_call to:0x02011f3c module:main +from:0x0215e2d0 kind:arm_call to:0x0215e314 module:overlay(66) +from:0x0215e2e4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e2fc kind:load to:0x02163fe4 module:overlay(66) +from:0x0215e308 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e320 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215e34c kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x0215e370 kind:arm_call to:0x0203e690 module:main +from:0x0215e380 kind:load to:0x02164034 module:overlay(66) +from:0x0215e384 kind:load to:0x02164008 module:overlay(66) +from:0x0215e388 kind:load to:0x0215e390 module:overlay(66) +from:0x0215e38c kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x0215e3a4 kind:arm_call to:0x0203e740 module:main +from:0x0215e3b0 kind:load to:0x0215e3b4 module:overlay(66) +from:0x0215e3bc kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215e3d4 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x0215e3dc kind:arm_call to:0x0205931c module:overlay(0) +from:0x0215e3f8 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215e404 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0215e434 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e44c kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215e458 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0215e48c kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0215e498 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215e4a4 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0215e4e0 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x0215e4f0 kind:load to:0x02163fbc module:overlay(66) +from:0x0215e4f4 kind:load to:0x0216408c module:overlay(66) +from:0x0215e4f8 kind:load to:0x02164098 module:overlay(66) +from:0x0215e548 kind:load to:0x021649c8 module:overlay(66) +from:0x0215e588 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215e5a4 kind:load to:0x027e0cec module:dtcm +from:0x0215e5e8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215e604 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215e620 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215e63c kind:load to:0x027e0cec module:dtcm +from:0x0215e668 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e670 kind:arm_call to:0x02011ff4 module:main +from:0x0215e694 kind:arm_call to:0x0203e740 module:main +from:0x0215e69c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e6a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e6ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e6b8 kind:load to:0x0215e390 module:overlay(66) +from:0x0215e6d4 kind:arm_call to:0x0203e740 module:main +from:0x0215e6dc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e6e4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e6ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e6f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e700 kind:load to:0x0215e390 module:overlay(66) +from:0x0215e70c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e720 kind:load to:0x02164ab0 module:overlay(66) +from:0x0215e734 kind:arm_call to:0x02011f3c module:main +from:0x0215e740 kind:arm_call to:0x0215e77c module:overlay(66) +from:0x0215e758 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215e778 kind:load to:0x021640ac module:overlay(66) +from:0x0215e784 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215e798 kind:load to:0x021640c8 module:overlay(66) +from:0x0215e7e8 kind:load to:0x02164ab0 module:overlay(66) +from:0x0215e800 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e808 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215e820 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e828 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215e830 kind:arm_call to:0x02011ff4 module:main +from:0x0215e844 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215e858 kind:load to:0x02164b94 module:overlay(66) +from:0x0215e86c kind:arm_call to:0x02011f3c module:main +from:0x0215e878 kind:arm_call to:0x0215e8c0 module:overlay(66) +from:0x0215e88c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215e8bc kind:load to:0x02164134 module:overlay(66) +from:0x0215e8c8 kind:arm_call to:0x020f5b40 module:overlay(31) +from:0x0215e8e8 kind:load to:0x02164158 module:overlay(66) +from:0x0215e8f4 kind:arm_call to:0x020f5be8 module:overlay(31) +from:0x0215e904 kind:arm_call to:0x0215e930 module:overlay(66) +from:0x0215e90c kind:arm_call to:0x020f5c84 module:overlay(31) +from:0x0215e918 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0215e968 kind:load to:0x0216411c module:overlay(66) +from:0x0215e9a8 kind:arm_call to:0x020f63b0 module:overlay(31) +from:0x0215e9b0 kind:load to:0x0216410c module:overlay(66) +from:0x0215ea2c kind:arm_call to:0x020f7390 module:overlays(21,31) +from:0x0215ea44 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0215ea4c kind:arm_call to:0x020f7490 module:overlay(31) +from:0x0215ea70 kind:arm_call to:0x020f6334 module:overlay(31) +from:0x0215ea80 kind:arm_call to:0x020f6ee8 module:overlay(31) +from:0x0215ea88 kind:arm_call to:0x020f740c module:overlay(31) +from:0x0215eaa4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ead4 kind:arm_call to:0x0215e96c module:overlay(66) +from:0x0215eadc kind:arm_call to:0x020f7634 module:overlay(31) +from:0x0215eaf4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215eafc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215eb04 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215eb1c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215eb24 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215eb2c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215eb34 kind:arm_call to:0x02011ff4 module:main +from:0x0215eb48 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215eb5c kind:load to:0x02164be0 module:overlay(66) +from:0x0215eb70 kind:arm_call to:0x02011f3c module:main +from:0x0215eb7c kind:arm_call to:0x0215ebd4 module:overlay(66) +from:0x0215eb94 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215ebcc kind:load to:0x021641bc module:overlay(66) +from:0x0215ebdc kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215ebf0 kind:load to:0x021641d8 module:overlay(66) +from:0x0215ec40 kind:load to:0x02164be0 module:overlay(66) +from:0x0215ec58 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ec60 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215ec78 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ec80 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215ec88 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec9c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215ecb0 kind:load to:0x02164cc4 module:overlay(66) +from:0x0215ecc4 kind:arm_call to:0x02011f3c module:main +from:0x0215ecd0 kind:arm_call to:0x0215ed28 module:overlay(66) +from:0x0215ece8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215ed20 kind:load to:0x02164224 module:overlay(66) +from:0x0215ed30 kind:arm_call to:0x02151350 module:overlay(58) +from:0x0215ed44 kind:load to:0x02164240 module:overlay(66) +from:0x0215ed94 kind:load to:0x02164cc4 module:overlay(66) +from:0x0215edac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215edb4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215edcc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215edd4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215eddc kind:arm_call to:0x02011ff4 module:main +from:0x0215edf0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215ee0c kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0215ee28 kind:load to:0x021642ec module:overlay(66) +from:0x0215ee34 kind:load to:0x02059174 module:overlay(0) +from:0x0215ee84 kind:load to:0x02164da8 module:overlay(66) +from:0x0215ee98 kind:arm_call to:0x02011f3c module:main +from:0x0215eea4 kind:arm_call to:0x0215ef58 module:overlay(66) +from:0x0215eebc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215eecc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215ef40 kind:load to:0x021642a8 module:overlay(66) +from:0x0215ef48 kind:load to:0x021642c4 module:overlay(66) +from:0x0215ef4c kind:load to:0x0216428c module:overlay(66) +from:0x0215ef60 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215ef70 kind:arm_call to:0x0215edfc module:overlay(66) +from:0x0215ef98 kind:load to:0x02164318 module:overlay(66) +from:0x0215efa4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215efc0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215f060 kind:load to:0x02164da8 module:overlay(66) +from:0x0215f064 kind:load to:0x02164e7c module:overlay(66) +from:0x0215f110 kind:arm_call to:0x0215f1e8 module:overlay(66) +from:0x0215f1b0 kind:load to:0x0204b164 module:main +from:0x0215f238 kind:arm_call to:0x0203b434 module:main +from:0x0215f244 kind:arm_call to:0x0203bea8 module:main +from:0x0215f24c kind:arm_call to:0x0203b290 module:main +from:0x0215f290 kind:arm_call to:0x0203b434 module:main +from:0x0215f29c kind:arm_call to:0x0203bea8 module:main +from:0x0215f2a8 kind:arm_call to:0x0203bea8 module:main +from:0x0215f2b4 kind:arm_call to:0x0203c088 module:main +from:0x0215f2e8 kind:arm_call to:0x0203b434 module:main +from:0x0215f2f4 kind:arm_call to:0x0203bea8 module:main +from:0x0215f300 kind:arm_call to:0x0203bea8 module:main +from:0x0215f308 kind:arm_call to:0x0203c2b8 module:main +from:0x0215f30c kind:arm_call to:0x0203badc module:main +from:0x0215f364 kind:arm_call to:0x0203b434 module:main +from:0x0215f370 kind:arm_call to:0x0203bea8 module:main +from:0x0215f378 kind:arm_call to:0x0203b290 module:main +from:0x0215f3b4 kind:arm_call to:0x0203b434 module:main +from:0x0215f3c0 kind:arm_call to:0x0203bea8 module:main +from:0x0215f3cc kind:arm_call to:0x0203bea8 module:main +from:0x0215f3d8 kind:arm_call to:0x0203c088 module:main +from:0x0215f404 kind:arm_call to:0x0203b434 module:main +from:0x0215f410 kind:arm_call to:0x0203bea8 module:main +from:0x0215f41c kind:arm_call to:0x0203bea8 module:main +from:0x0215f424 kind:arm_call to:0x0203c2b8 module:main +from:0x0215f428 kind:arm_call to:0x0203badc module:main +from:0x0215f45c kind:load to:0x0204b164 module:main +from:0x0215f470 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f478 kind:arm_call to:0x02011ff4 module:main +from:0x0215f490 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f498 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215f4b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f4b8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215f4c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215f4d4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215f624 kind:arm_call to:0x02159c10 module:overlay(66) +from:0x0215f634 kind:arm_call to:0x0203e3a4 module:main +from:0x0215f648 kind:load to:0x02164360 module:overlay(66) +from:0x0215f64c kind:load to:0x02164370 module:overlay(66) +from:0x0215f650 kind:load to:0x0215aabc module:overlay(66) +from:0x0215f654 kind:load to:0x02164364 module:overlay(66) +from:0x0215f674 kind:arm_call to:0x0215ab00 module:overlay(66) +from:0x0215f684 kind:arm_call to:0x0203e3a4 module:main +from:0x0215f698 kind:load to:0x02164448 module:overlay(66) +from:0x0215f69c kind:load to:0x02164458 module:overlay(66) +from:0x0215f6a0 kind:load to:0x0215d784 module:overlay(66) +from:0x0215f6a4 kind:load to:0x0216444c module:overlay(66) +from:0x0215f6c4 kind:arm_call to:0x0215d7ac module:overlay(66) +from:0x0215f6d4 kind:arm_call to:0x0203e3a4 module:main +from:0x0215f6fc kind:arm_call to:0x0215d808 module:overlay(66) +from:0x0215f70c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f720 kind:load to:0x02164530 module:overlay(66) +from:0x0215f724 kind:load to:0x02164550 module:overlay(66) +from:0x0215f728 kind:load to:0x0215dc84 module:overlay(66) +from:0x0215f72c kind:load to:0x02164538 module:overlay(66) +from:0x0215f730 kind:load to:0x02164628 module:overlay(66) +from:0x0215f734 kind:load to:0x0215dc98 module:overlay(66) +from:0x0215f738 kind:load to:0x02164544 module:overlay(66) +from:0x0215f758 kind:arm_call to:0x0215dcdc module:overlay(66) +from:0x0215f768 kind:arm_call to:0x0203e3a4 module:main +from:0x0215f790 kind:arm_call to:0x0215dd8c module:overlay(66) +from:0x0215f7a0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215f7b4 kind:load to:0x02164700 module:overlay(66) +from:0x0215f7b8 kind:load to:0x02164720 module:overlay(66) +from:0x0215f7bc kind:load to:0x0215e15c module:overlay(66) +from:0x0215f7c0 kind:load to:0x02164708 module:overlay(66) +from:0x0215f7c4 kind:load to:0x021647f8 module:overlay(66) +from:0x0215f7c8 kind:load to:0x0215e170 module:overlay(66) +from:0x0215f7cc kind:load to:0x02164714 module:overlay(66) +from:0x0215f7ec kind:arm_call to:0x0215e1b4 module:overlay(66) +from:0x0215f7fc kind:arm_call to:0x0203e3a4 module:main +from:0x0215f810 kind:load to:0x021648d0 module:overlay(66) +from:0x0215f814 kind:load to:0x021648e0 module:overlay(66) +from:0x0215f818 kind:load to:0x0215e294 module:overlay(66) +from:0x0215f81c kind:load to:0x021648d4 module:overlay(66) +from:0x0215f83c kind:arm_call to:0x0215e2d8 module:overlay(66) +from:0x0215f84c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f860 kind:load to:0x021649b8 module:overlay(66) +from:0x0215f864 kind:load to:0x021649c8 module:overlay(66) +from:0x0215f868 kind:load to:0x0215e704 module:overlay(66) +from:0x0215f86c kind:load to:0x021649bc module:overlay(66) +from:0x0215f88c kind:arm_call to:0x0215e748 module:overlay(66) +from:0x0215f89c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f8b0 kind:load to:0x02164aa0 module:overlay(66) +from:0x0215f8b4 kind:load to:0x02164ab0 module:overlay(66) +from:0x0215f8b8 kind:load to:0x0215e83c module:overlay(66) +from:0x0215f8bc kind:load to:0x02164aa4 module:overlay(66) +from:0x0215f8dc kind:arm_call to:0x0215e880 module:overlay(66) +from:0x0215f8ec kind:arm_call to:0x0203e3a4 module:main +from:0x0215f900 kind:load to:0x02164b84 module:overlay(66) +from:0x0215f904 kind:load to:0x02164b94 module:overlay(66) +from:0x0215f908 kind:load to:0x0215eb40 module:overlay(66) +from:0x0215f90c kind:load to:0x02164b88 module:overlay(66) +from:0x0215f92c kind:arm_call to:0x0215eb84 module:overlay(66) +from:0x0215f93c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f950 kind:load to:0x02164bd0 module:overlay(66) +from:0x0215f954 kind:load to:0x02164be0 module:overlay(66) +from:0x0215f958 kind:load to:0x0215ec94 module:overlay(66) +from:0x0215f95c kind:load to:0x02164bd4 module:overlay(66) +from:0x0215f97c kind:arm_call to:0x0215ecd8 module:overlay(66) +from:0x0215f98c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f9a0 kind:load to:0x02164cb4 module:overlay(66) +from:0x0215f9a4 kind:load to:0x02164cc4 module:overlay(66) +from:0x0215f9a8 kind:load to:0x0215ede8 module:overlay(66) +from:0x0215f9ac kind:load to:0x02164cb8 module:overlay(66) +from:0x0215f9cc kind:arm_call to:0x0215eeac module:overlay(66) +from:0x0215f9dc kind:arm_call to:0x0203e3a4 module:main +from:0x0215f9f0 kind:load to:0x02164d98 module:overlay(66) +from:0x0215f9f4 kind:load to:0x02164da8 module:overlay(66) +from:0x0215f9f8 kind:load to:0x0215f4cc module:overlay(66) +from:0x0215f9fc kind:load to:0x02164d9c module:overlay(66) +from:0x0215fa00 kind:load to:0x0215f608 module:overlay(66) +from:0x0215fa04 kind:load to:0x0215f658 module:overlay(66) +from:0x0215fa08 kind:load to:0x0215f6a8 module:overlay(66) +from:0x0215fa0c kind:load to:0x0215f73c module:overlay(66) +from:0x0215fa10 kind:load to:0x0215f7d0 module:overlay(66) +from:0x0215fa14 kind:load to:0x0215f820 module:overlay(66) +from:0x0215fa18 kind:load to:0x0215f870 module:overlay(66) +from:0x0215fa1c kind:load to:0x0215f8c0 module:overlay(66) +from:0x0215fa20 kind:load to:0x0215f910 module:overlay(66) +from:0x0215fa24 kind:load to:0x0215f960 module:overlay(66) +from:0x0215fa28 kind:load to:0x0215f9b0 module:overlay(66) +from:0x0215ff64 kind:load to:0x02159cb8 module:overlay(66) +from:0x0215ff68 kind:load to:0x02159cd4 module:overlay(66) +from:0x0215ff6c kind:load to:0x02159d04 module:overlay(66) +from:0x0215ff70 kind:load to:0x02167bb0 module:overlay(89) +from:0x0215ff74 kind:load to:0x02167c14 module:overlays(89,92) +from:0x0215ff80 kind:load to:0x02159bec module:overlay(66) +from:0x0215ff84 kind:load to:0x020990ec module:overlay(0) +from:0x0215ff88 kind:load to:0x02098efc module:overlay(0) +from:0x0215ff8c kind:load to:0x02098f78 module:overlay(0) +from:0x0215ff90 kind:load to:0x020990f4 module:overlay(0) +from:0x0215ff94 kind:load to:0x02099114 module:overlay(0) +from:0x0215ff98 kind:load to:0x02099140 module:overlay(0) +from:0x0215ffd4 kind:load to:0x0215a19c module:overlay(66) +from:0x0215ffd8 kind:load to:0x0215a964 module:overlay(66) +from:0x0215ffdc kind:load to:0x0209b2cc module:overlay(0) +from:0x0215ffe0 kind:load to:0x0209b304 module:overlay(0) +from:0x0215ffe4 kind:load to:0x0209b908 module:overlay(0) +from:0x0215ffe8 kind:load to:0x0209b910 module:overlay(0) +from:0x0215ffec kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215fff0 kind:load to:0x0209b47c module:overlay(0) +from:0x0215fff4 kind:load to:0x0209b36c module:overlay(0) +from:0x0215fff8 kind:load to:0x0209b838 module:overlay(0) +from:0x0215fffc kind:load to:0x0209b8c0 module:overlay(0) +from:0x02160000 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02160004 kind:load to:0x0215a95c module:overlay(66) +from:0x02160008 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0216000c kind:load to:0x0215a94c module:overlay(66) +from:0x02160010 kind:load to:0x0215a928 module:overlay(66) +from:0x0216001c kind:load to:0x0215a188 module:overlay(66) +from:0x02160020 kind:load to:0x0215aa58 module:overlay(66) +from:0x02160024 kind:load to:0x0209ba20 module:overlay(0) +from:0x02160028 kind:load to:0x0209ba54 module:overlay(0) +from:0x0216002c kind:load to:0x0209baec module:overlay(0) +from:0x02160030 kind:load to:0x0209bb00 module:overlay(0) +from:0x02160034 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02160038 kind:load to:0x0209bb28 module:overlay(0) +from:0x0216003c kind:load to:0x0209bbb0 module:overlay(0) +from:0x02160040 kind:load to:0x0209b838 module:overlay(0) +from:0x02160044 kind:load to:0x0209babc module:overlay(0) +from:0x02160048 kind:load to:0x0209bad4 module:overlay(0) +from:0x0216004c kind:load to:0x0209bb14 module:overlay(0) +from:0x02160050 kind:load to:0x0209bea0 module:overlay(0) +from:0x02160054 kind:load to:0x0215aa2c module:overlay(66) +from:0x02160058 kind:load to:0x0215aa08 module:overlay(66) +from:0x0216005c kind:load to:0x0209bed8 module:overlay(0) +from:0x021600d8 kind:load to:0x0215fba4 module:overlay(66) +from:0x021600dc kind:load to:0x0215fd84 module:overlay(66) +from:0x021600e0 kind:load to:0x0215fc6c module:overlay(66) +from:0x021600e4 kind:load to:0x0215fc74 module:overlay(66) +from:0x021600e8 kind:load to:0x0215fde4 module:overlay(66) +from:0x021600ec kind:load to:0x0215fd8c module:overlay(66) +from:0x021600f0 kind:load to:0x0215fe04 module:overlay(66) +from:0x021600f4 kind:load to:0x0215fd9c module:overlay(66) +from:0x021600f8 kind:load to:0x0215fcfc module:overlay(66) +from:0x021600fc kind:load to:0x0215fda4 module:overlay(66) +from:0x02160100 kind:load to:0x0215fe14 module:overlay(66) +from:0x02160104 kind:load to:0x0215fa9c module:overlay(66) +from:0x02160108 kind:load to:0x0215fbb4 module:overlay(66) +from:0x0216010c kind:load to:0x0215fc8c module:overlay(66) +from:0x02160110 kind:load to:0x0215fc8c module:overlay(66) +from:0x02160114 kind:load to:0x0215fc94 module:overlay(66) +from:0x02160118 kind:load to:0x0215fdbc module:overlay(66) +from:0x0216011c kind:load to:0x0215fc9c module:overlay(66) +from:0x02160120 kind:load to:0x0215fdcc module:overlay(66) +from:0x02160124 kind:load to:0x0215fbac module:overlay(66) +from:0x02160128 kind:load to:0x0215fdd4 module:overlay(66) +from:0x0216012c kind:load to:0x0215fd94 module:overlay(66) +from:0x02160130 kind:load to:0x0215fc7c module:overlay(66) +from:0x02160134 kind:load to:0x0215fc54 module:overlay(66) +from:0x02160138 kind:load to:0x0215fcac module:overlay(66) +from:0x0216013c kind:load to:0x0215fa48 module:overlay(66) +from:0x02160140 kind:load to:0x0215fb74 module:overlay(66) +from:0x02160144 kind:load to:0x0215fab8 module:overlay(66) +from:0x02160148 kind:load to:0x0215fabc module:overlay(66) +from:0x021601dc kind:load to:0x0215fc84 module:overlay(66) +from:0x021601e0 kind:load to:0x0215fdc4 module:overlay(66) +from:0x021601e4 kind:load to:0x0215fe1c module:overlay(66) +from:0x021601e8 kind:load to:0x0215fbcc module:overlay(66) +from:0x021601ec kind:load to:0x0215fcb4 module:overlay(66) +from:0x021601f0 kind:load to:0x0215fe24 module:overlay(66) +from:0x021601f4 kind:load to:0x0215ff20 module:overlay(66) +from:0x021601f8 kind:load to:0x0215ff2c module:overlay(66) +from:0x021601fc kind:load to:0x0215ff38 module:overlay(66) +from:0x02160200 kind:load to:0x0215fa44 module:overlay(66) +from:0x02160204 kind:load to:0x0215fa54 module:overlay(66) +from:0x02160208 kind:load to:0x0215fab4 module:overlay(66) +from:0x0216020c kind:load to:0x0215faa4 module:overlay(66) +from:0x02160210 kind:load to:0x0215fa50 module:overlay(66) +from:0x02160214 kind:load to:0x0215fb24 module:overlay(66) +from:0x02160218 kind:load to:0x0215fab0 module:overlay(66) +from:0x0216021c kind:load to:0x0215fb64 module:overlay(66) +from:0x02160220 kind:load to:0x0215ff08 module:overlay(66) +from:0x02160224 kind:load to:0x0215ff14 module:overlay(66) +from:0x02160228 kind:load to:0x0215fa48 module:overlay(66) +from:0x0216022c kind:load to:0x0215fa98 module:overlay(66) +from:0x02160230 kind:load to:0x0215fa6c module:overlay(66) +from:0x02160234 kind:load to:0x0215fa58 module:overlay(66) +from:0x021602e0 kind:load to:0x0215fba4 module:overlay(66) +from:0x021602e4 kind:load to:0x0215fbdc module:overlay(66) +from:0x021602e8 kind:load to:0x0215fb3c module:overlay(66) +from:0x021602ec kind:load to:0x0215fd8c module:overlay(66) +from:0x021602f0 kind:load to:0x0215fcbc module:overlay(66) +from:0x021602f4 kind:load to:0x0215fccc module:overlay(66) +from:0x021602f8 kind:load to:0x0215fcd4 module:overlay(66) +from:0x021602fc kind:load to:0x0215fcdc module:overlay(66) +from:0x02160300 kind:load to:0x0215fa9c module:overlay(66) +from:0x02160304 kind:load to:0x0215fbb4 module:overlay(66) +from:0x02160308 kind:load to:0x0215faac module:overlay(66) +from:0x0216030c kind:load to:0x0215fc94 module:overlay(66) +from:0x02160310 kind:load to:0x0215fc9c module:overlay(66) +from:0x02160314 kind:load to:0x0215fbac module:overlay(66) +from:0x02160318 kind:load to:0x0215fbe4 module:overlay(66) +from:0x0216031c kind:load to:0x0215fbec module:overlay(66) +from:0x02160320 kind:load to:0x0215fa48 module:overlay(66) +from:0x02160324 kind:load to:0x0215fa98 module:overlay(66) +from:0x02160328 kind:load to:0x0215fa5c module:overlay(66) +from:0x0216032c kind:load to:0x0215fa88 module:overlay(66) +from:0x021603e4 kind:load to:0x0215fc84 module:overlay(66) +from:0x021603e8 kind:load to:0x0215fdc4 module:overlay(66) +from:0x021603ec kind:load to:0x0215fe1c module:overlay(66) +from:0x021603f0 kind:load to:0x0215fbcc module:overlay(66) +from:0x021603f4 kind:load to:0x0215fcb4 module:overlay(66) +from:0x021603f8 kind:load to:0x0215fe24 module:overlay(66) +from:0x021603fc kind:load to:0x0215ff20 module:overlay(66) +from:0x02160400 kind:load to:0x0215ff2c module:overlay(66) +from:0x02160404 kind:load to:0x0215ff38 module:overlay(66) +from:0x02160408 kind:load to:0x0215fa44 module:overlay(66) +from:0x0216040c kind:load to:0x0215fa54 module:overlay(66) +from:0x02160410 kind:load to:0x0215fab4 module:overlay(66) +from:0x02160414 kind:load to:0x0215faa4 module:overlay(66) +from:0x02160418 kind:load to:0x0215fa50 module:overlay(66) +from:0x0216041c kind:load to:0x0215fb24 module:overlay(66) +from:0x02160420 kind:load to:0x0215fab0 module:overlay(66) +from:0x02160424 kind:load to:0x0215fb64 module:overlay(66) +from:0x02160428 kind:load to:0x0215ff08 module:overlay(66) +from:0x0216042c kind:load to:0x0215ff14 module:overlay(66) +from:0x02160430 kind:load to:0x0215fa48 module:overlay(66) +from:0x02160434 kind:load to:0x0215fa98 module:overlay(66) +from:0x02160438 kind:load to:0x0215fa6c module:overlay(66) +from:0x0216043c kind:load to:0x0215fa58 module:overlay(66) +from:0x021604e8 kind:load to:0x0215fca4 module:overlay(66) +from:0x021604ec kind:load to:0x0215fc44 module:overlay(66) +from:0x021604f0 kind:load to:0x0215fb84 module:overlay(66) +from:0x021604f4 kind:load to:0x0215fbd4 module:overlay(66) +from:0x021604f8 kind:load to:0x0215fc2c module:overlay(66) +from:0x021604fc kind:load to:0x0215fc34 module:overlay(66) +from:0x02160500 kind:load to:0x0215fa78 module:overlay(66) +from:0x02160504 kind:load to:0x0215fa68 module:overlay(66) +from:0x02160508 kind:load to:0x0215faa8 module:overlay(66) +from:0x0216050c kind:load to:0x0215fa80 module:overlay(66) +from:0x02160510 kind:load to:0x0215fa60 module:overlay(66) +from:0x02160514 kind:load to:0x0215fb7c module:overlay(66) +from:0x02160518 kind:load to:0x0215fa64 module:overlay(66) +from:0x0216051c kind:load to:0x0215fa70 module:overlay(66) +from:0x02160520 kind:load to:0x0215fa40 module:overlay(66) +from:0x02160524 kind:load to:0x0215fa8c module:overlay(66) +from:0x02160528 kind:load to:0x0215faa0 module:overlay(66) +from:0x0216052c kind:load to:0x0215fa84 module:overlay(66) +from:0x02160530 kind:load to:0x0215fa90 module:overlay(66) +from:0x02160534 kind:load to:0x0215fb9c module:overlay(66) +from:0x02160538 kind:load to:0x0215fb94 module:overlay(66) +from:0x021605ec kind:load to:0x0215fbf4 module:overlay(66) +from:0x021605f0 kind:load to:0x0215fbfc module:overlay(66) +from:0x021605f4 kind:load to:0x0215fcec module:overlay(66) +from:0x021605f8 kind:load to:0x0215fc04 module:overlay(66) +from:0x021605fc kind:load to:0x0215fc0c module:overlay(66) +from:0x02160600 kind:load to:0x0215fc0c module:overlay(66) +from:0x02160604 kind:load to:0x0215fa7c module:overlay(66) +from:0x02160608 kind:load to:0x0215fac4 module:overlay(66) +from:0x0216060c kind:load to:0x0215fa4c module:overlay(66) +from:0x02160610 kind:load to:0x0215fafc module:overlay(66) +from:0x02160614 kind:load to:0x0215fdec module:overlay(66) +from:0x02160618 kind:load to:0x0215fdfc module:overlay(66) +from:0x0216061c kind:load to:0x0215fe30 module:overlay(66) +from:0x02160620 kind:load to:0x0215fe48 module:overlay(66) +from:0x02160624 kind:load to:0x0215fe54 module:overlay(66) +from:0x02160628 kind:load to:0x0215ff50 module:overlay(66) +from:0x0216062c kind:load to:0x0215fc1c module:overlay(66) +from:0x02160630 kind:load to:0x0215fd24 module:overlay(66) +from:0x02160634 kind:load to:0x0215fb2c module:overlay(66) +from:0x02160638 kind:load to:0x0215fbc4 module:overlay(66) +from:0x0216063c kind:load to:0x0215fb1c module:overlay(66) +from:0x021606f0 kind:load to:0x0215fe3c module:overlay(66) +from:0x021606f4 kind:load to:0x0215fd04 module:overlay(66) +from:0x021606f8 kind:load to:0x0215fadc module:overlay(66) +from:0x021606fc kind:load to:0x0215fb34 module:overlay(66) +from:0x02160700 kind:load to:0x0215fe60 module:overlay(66) +from:0x02160704 kind:load to:0x0215fad4 module:overlay(66) +from:0x02160708 kind:load to:0x0215fcc4 module:overlay(66) +from:0x0216070c kind:load to:0x0215fd14 module:overlay(66) +from:0x02160710 kind:load to:0x0215fd7c module:overlay(66) +from:0x02160714 kind:load to:0x0215fd1c module:overlay(66) +from:0x02160718 kind:load to:0x0215faec module:overlay(66) +from:0x0216071c kind:load to:0x0215fb04 module:overlay(66) +from:0x02160720 kind:load to:0x0215fd2c module:overlay(66) +from:0x02160724 kind:load to:0x0215facc module:overlay(66) +from:0x02160728 kind:load to:0x0215fe6c module:overlay(66) +from:0x0216072c kind:load to:0x0215fd34 module:overlay(66) +from:0x02160730 kind:load to:0x0215fce4 module:overlay(66) +from:0x02160734 kind:load to:0x0215fe78 module:overlay(66) +from:0x02160738 kind:load to:0x0215fe84 module:overlay(66) +from:0x0216073c kind:load to:0x0215fe90 module:overlay(66) +from:0x02160740 kind:load to:0x0215fe9c module:overlay(66) +from:0x02160744 kind:load to:0x0215fea8 module:overlay(66) +from:0x02160748 kind:load to:0x0215fd5c module:overlay(66) +from:0x0216074c kind:load to:0x0215feb4 module:overlay(66) +from:0x02160750 kind:load to:0x0215fec0 module:overlay(66) +from:0x02160754 kind:load to:0x0215fd44 module:overlay(66) +from:0x02160758 kind:load to:0x0215fd4c module:overlay(66) +from:0x0216075c kind:load to:0x0215fecc module:overlay(66) +from:0x02160760 kind:load to:0x0215fed8 module:overlay(66) +from:0x02160764 kind:load to:0x0215fbbc module:overlay(66) +from:0x02160768 kind:load to:0x0215fb44 module:overlay(66) +from:0x0216076c kind:load to:0x0215fb5c module:overlay(66) +from:0x02160770 kind:load to:0x0215fd64 module:overlay(66) +from:0x02160774 kind:load to:0x0215fd6c module:overlay(66) +from:0x02160778 kind:load to:0x0215fb14 module:overlay(66) +from:0x0216077c kind:load to:0x0215fef0 module:overlay(66) +from:0x02160780 kind:load to:0x0215fb0c module:overlay(66) +from:0x02160784 kind:load to:0x0215fd74 module:overlay(66) +from:0x02160788 kind:load to:0x0215fb6c module:overlay(66) +from:0x021607f4 kind:load to:0x0215fcf4 module:overlay(66) +from:0x021607f8 kind:load to:0x0215fdf4 module:overlay(66) +from:0x021607fc kind:load to:0x0215fddc module:overlay(66) +from:0x02160800 kind:load to:0x0215fd0c module:overlay(66) +from:0x02160804 kind:load to:0x0215fc14 module:overlay(66) +from:0x02160808 kind:load to:0x0215fa44 module:overlay(66) +from:0x0216080c kind:load to:0x0215fa94 module:overlay(66) +from:0x02160810 kind:load to:0x0215fa74 module:overlay(66) +from:0x02160814 kind:load to:0x0215fd3c module:overlay(66) +from:0x02160818 kind:load to:0x0215fd54 module:overlay(66) +from:0x0216081c kind:load to:0x0215fee4 module:overlay(66) +from:0x02160820 kind:load to:0x0215fefc module:overlay(66) +from:0x02160824 kind:load to:0x0215ff44 module:overlay(66) +from:0x02160828 kind:load to:0x0215fa48 module:overlay(66) +from:0x0216082c kind:load to:0x0215fa5c module:overlay(66) +from:0x02160830 kind:load to:0x0215faf4 module:overlay(66) +from:0x021608f8 kind:load to:0x0215fc24 module:overlay(66) +from:0x021608fc kind:load to:0x0215fc3c module:overlay(66) +from:0x02160900 kind:load to:0x0215fc4c module:overlay(66) +from:0x02160904 kind:load to:0x0215fc5c module:overlay(66) +from:0x02160908 kind:load to:0x0215fb4c module:overlay(66) +from:0x0216090c kind:load to:0x0215fb54 module:overlay(66) +from:0x02160910 kind:load to:0x0215fa78 module:overlay(66) +from:0x02160914 kind:load to:0x0215fa68 module:overlay(66) +from:0x02160918 kind:load to:0x0215faa8 module:overlay(66) +from:0x0216091c kind:load to:0x0215fa80 module:overlay(66) +from:0x02160920 kind:load to:0x0215fa60 module:overlay(66) +from:0x02160924 kind:load to:0x0215fc64 module:overlay(66) +from:0x02160928 kind:load to:0x0215fae4 module:overlay(66) +from:0x0216092c kind:load to:0x0215fb8c module:overlay(66) +from:0x02160930 kind:load to:0x0215fe0c module:overlay(66) +from:0x02160934 kind:load to:0x0215fdac module:overlay(66) +from:0x02160938 kind:load to:0x0215fdb4 module:overlay(66) +from:0x0216093c kind:load to:0x0215fa90 module:overlay(66) +from:0x02160940 kind:load to:0x0215fb9c module:overlay(66) +from:0x02160944 kind:load to:0x0215fb94 module:overlay(66) +from:0x02160a04 kind:load to:0x02099cc0 module:overlay(0) +from:0x02160a08 kind:load to:0x02099cfc module:overlay(0) +from:0x02160a0c kind:load to:0x02099d14 module:overlay(0) +from:0x02160a10 kind:load to:0x02099d20 module:overlay(0) +from:0x02160a14 kind:load to:0x01fff464 module:itcm +from:0x02160a18 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02160a1c kind:load to:0x020aa528 module:overlay(0) +from:0x02160a20 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02160a24 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x02160a28 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02160a2c kind:load to:0x02099c64 module:overlay(0) +from:0x02160a30 kind:load to:0x020ab15c module:overlay(0) +from:0x02160a34 kind:load to:0x02099c6c module:overlay(0) +from:0x02160a38 kind:load to:0x02099c70 module:overlay(0) +from:0x02160a3c kind:load to:0x02099d2c module:overlay(0) +from:0x02160a40 kind:load to:0x02099d98 module:overlay(0) +from:0x02160a44 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02160a48 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02160a4c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02160a50 kind:load to:0x0215aa9c module:overlay(66) +from:0x02160a54 kind:load to:0x0215aa74 module:overlay(66) +from:0x02160a58 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02160a5c kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x02160a60 kind:load to:0x020aaad0 module:overlay(0) +from:0x02160a64 kind:load to:0x020aa778 module:overlay(0) +from:0x02160a68 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02160a6c kind:load to:0x020aa950 module:overlay(0) +from:0x02160a70 kind:load to:0x020aa94c module:overlay(0) +from:0x02160a74 kind:load to:0x020aaa1c module:overlay(0) +from:0x02160a78 kind:load to:0x020aaa40 module:overlay(0) +from:0x02160a7c kind:load to:0x020aaa44 module:overlay(0) +from:0x02160a80 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02160a84 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02160a88 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02160a8c kind:load to:0x020aa754 module:overlay(0) +from:0x02160a90 kind:load to:0x020aa75c module:overlay(0) +from:0x02160a94 kind:load to:0x020aa764 module:overlay(0) +from:0x02160a98 kind:load to:0x020aa76c module:overlay(0) +from:0x02160a9c kind:load to:0x020aac48 module:overlay(0) +from:0x02160aa0 kind:load to:0x020aad98 module:overlay(0) +from:0x02160aa4 kind:load to:0x020aadc4 module:overlay(0) +from:0x02160aa8 kind:load to:0x020aade4 module:overlay(0) +from:0x02160aac kind:load to:0x020aaffc module:overlay(0) +from:0x02160ab0 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02160ab4 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02160ab8 kind:load to:0x020aa684 module:overlay(0) +from:0x02160abc kind:load to:0x020ab1a4 module:overlay(0) +from:0x02160ac0 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02160ac4 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02160ac8 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02160acc kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02160ad0 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02160ad4 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02160ad8 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02160adc kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02160ae0 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02160ae4 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02160ae8 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02160aec kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02160af0 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02160af4 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02160af8 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02160afc kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02160b00 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02160b04 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02160b08 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02160b0c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02160b10 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02160b14 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02160b20 kind:load to:0x02099cc0 module:overlay(0) +from:0x02160b24 kind:load to:0x02099cfc module:overlay(0) +from:0x02160b28 kind:load to:0x02099d14 module:overlay(0) +from:0x02160b2c kind:load to:0x02099d20 module:overlay(0) +from:0x02160b30 kind:load to:0x01fff464 module:itcm +from:0x02160b34 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02160b38 kind:load to:0x0215a760 module:overlay(66) +from:0x02160b3c kind:load to:0x020aa5a4 module:overlay(0) +from:0x02160b40 kind:load to:0x0215a7a8 module:overlay(66) +from:0x02160b44 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02160b48 kind:load to:0x02099c64 module:overlay(0) +from:0x02160b4c kind:load to:0x0215a700 module:overlay(66) +from:0x02160b50 kind:load to:0x02099c6c module:overlay(0) +from:0x02160b54 kind:load to:0x02099c70 module:overlay(0) +from:0x02160b58 kind:load to:0x02099d2c module:overlay(0) +from:0x02160b5c kind:load to:0x02099d98 module:overlay(0) +from:0x02160b60 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02160b64 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02160b68 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02160b6c kind:load to:0x0215a980 module:overlay(66) +from:0x02160b70 kind:load to:0x0215a9c0 module:overlay(66) +from:0x02160b74 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02160b78 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x02160b7c kind:load to:0x020aaad0 module:overlay(0) +from:0x02160b80 kind:load to:0x020aa778 module:overlay(0) +from:0x02160b84 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02160b88 kind:load to:0x020aa950 module:overlay(0) +from:0x02160b8c kind:load to:0x020aa94c module:overlay(0) +from:0x02160b90 kind:load to:0x020aaa1c module:overlay(0) +from:0x02160b94 kind:load to:0x020aaa40 module:overlay(0) +from:0x02160b98 kind:load to:0x020aaa44 module:overlay(0) +from:0x02160b9c kind:load to:0x0215a1d8 module:overlay(66) +from:0x02160ba0 kind:load to:0x0215a528 module:overlay(66) +from:0x02160ba4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02160ba8 kind:load to:0x020aa754 module:overlay(0) +from:0x02160bac kind:load to:0x020aa75c module:overlay(0) +from:0x02160bb0 kind:load to:0x020aa764 module:overlay(0) +from:0x02160bb4 kind:load to:0x020aa76c module:overlay(0) +from:0x02160bb8 kind:load to:0x0215a800 module:overlay(66) +from:0x02160bbc kind:load to:0x020aad98 module:overlay(0) +from:0x02160bc0 kind:load to:0x020aadc4 module:overlay(0) +from:0x02160bc4 kind:load to:0x020aade4 module:overlay(0) +from:0x02160bc8 kind:load to:0x020aaffc module:overlay(0) +from:0x02160bcc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02160bd0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02160bd4 kind:load to:0x020aa684 module:overlay(0) +from:0x02160bd8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02160bdc kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02160be0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02160be4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02160be8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02160bec kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02160bf0 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02160bf4 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02160bf8 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02160bfc kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02160c00 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02160c04 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02160c08 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02160c0c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02160c10 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02160c14 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02160c18 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02160c1c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02160c20 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02160c24 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02160c28 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02160c2c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02160c30 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02161cf0 kind:load to:0x0215abb4 module:overlay(66) +from:0x02161cf4 kind:load to:0x0215abd0 module:overlay(66) +from:0x02161cf8 kind:load to:0x0215ac08 module:overlay(66) +from:0x02161cfc kind:load to:0x02167bb0 module:overlay(89) +from:0x02161d00 kind:load to:0x02167c14 module:overlays(89,92) +from:0x02161d0c kind:load to:0x0215aadc module:overlay(66) +from:0x02161d10 kind:load to:0x020990ec module:overlay(0) +from:0x02161d14 kind:load to:0x02098efc module:overlay(0) +from:0x02161d18 kind:load to:0x02098f78 module:overlay(0) +from:0x02161d1c kind:load to:0x020990f4 module:overlay(0) +from:0x02161d20 kind:load to:0x02099114 module:overlay(0) +from:0x02161d24 kind:load to:0x02099140 module:overlay(0) +from:0x02161e20 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161e24 kind:load to:0x02099cfc module:overlay(0) +from:0x02161e28 kind:load to:0x02099d14 module:overlay(0) +from:0x02161e2c kind:load to:0x02099d20 module:overlay(0) +from:0x02161e30 kind:load to:0x01fff464 module:itcm +from:0x02161e34 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02161e38 kind:load to:0x020aa528 module:overlay(0) +from:0x02161e3c kind:load to:0x020aa5a4 module:overlay(0) +from:0x02161e40 kind:load to:0x0215d3bc module:overlay(66) +from:0x02161e44 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02161e48 kind:load to:0x02099c64 module:overlay(0) +from:0x02161e4c kind:load to:0x0215d35c module:overlay(66) +from:0x02161e50 kind:load to:0x02099c6c module:overlay(0) +from:0x02161e54 kind:load to:0x02099c70 module:overlay(0) +from:0x02161e58 kind:load to:0x02099d2c module:overlay(0) +from:0x02161e5c kind:load to:0x02099d98 module:overlay(0) +from:0x02161e60 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161e64 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161e68 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161e6c kind:load to:0x0215d6ec module:overlay(66) +from:0x02161e70 kind:load to:0x0215d734 module:overlay(66) +from:0x02161e74 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02161e78 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x02161e7c kind:load to:0x020aaad0 module:overlay(0) +from:0x02161e80 kind:load to:0x020aa778 module:overlay(0) +from:0x02161e84 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02161e88 kind:load to:0x020aa950 module:overlay(0) +from:0x02161e8c kind:load to:0x020aa94c module:overlay(0) +from:0x02161e90 kind:load to:0x020aaa1c module:overlay(0) +from:0x02161e94 kind:load to:0x020aaa40 module:overlay(0) +from:0x02161e98 kind:load to:0x020aaa44 module:overlay(0) +from:0x02161e9c kind:load to:0x0215cb90 module:overlay(66) +from:0x02161ea0 kind:load to:0x0215d188 module:overlay(66) +from:0x02161ea4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02161ea8 kind:load to:0x020aa754 module:overlay(0) +from:0x02161eac kind:load to:0x020aa75c module:overlay(0) +from:0x02161eb0 kind:load to:0x020aa764 module:overlay(0) +from:0x02161eb4 kind:load to:0x020aa76c module:overlay(0) +from:0x02161eb8 kind:load to:0x0215d44c module:overlay(66) +from:0x02161ebc kind:load to:0x020aad98 module:overlay(0) +from:0x02161ec0 kind:load to:0x020aadc4 module:overlay(0) +from:0x02161ec4 kind:load to:0x020aade4 module:overlay(0) +from:0x02161ec8 kind:load to:0x020aaffc module:overlay(0) +from:0x02161ecc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02161ed0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02161ed4 kind:load to:0x020aa684 module:overlay(0) +from:0x02161ed8 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02161edc kind:load to:0x0215d570 module:overlay(66) +from:0x02161ee0 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02161ee4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02161ee8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02161eec kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02161ef0 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02161ef4 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02161ef8 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02161efc kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02161f00 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02161f04 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02161f08 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02161f0c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02161f10 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02161f14 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02161f18 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02161f1c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02161f20 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02161f24 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02161f28 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02161f2c kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02161f30 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02161f34 kind:load to:0x02160e78 module:overlay(66) +from:0x02161f38 kind:load to:0x02160ef0 module:overlay(66) +from:0x02161f3c kind:load to:0x02161190 module:overlay(66) +from:0x02161f40 kind:load to:0x02160f10 module:overlay(66) +from:0x02161f44 kind:load to:0x02160e98 module:overlay(66) +from:0x02161f48 kind:load to:0x021611a8 module:overlay(66) +from:0x02162038 kind:load to:0x021611b8 module:overlay(66) +from:0x0216203c kind:load to:0x02161488 module:overlay(66) +from:0x02162040 kind:load to:0x021611c8 module:overlay(66) +from:0x02162044 kind:load to:0x021614a0 module:overlay(66) +from:0x02162048 kind:load to:0x021611e8 module:overlay(66) +from:0x0216204c kind:load to:0x021614c8 module:overlay(66) +from:0x02162050 kind:load to:0x02161110 module:overlay(66) +from:0x02162054 kind:load to:0x021614e8 module:overlay(66) +from:0x02162058 kind:load to:0x02161100 module:overlay(66) +from:0x0216205c kind:load to:0x02160e40 module:overlay(66) +from:0x02162060 kind:load to:0x02161a34 module:overlay(66) +from:0x02162064 kind:load to:0x021617dc module:overlay(66) +from:0x02162068 kind:load to:0x02161578 module:overlay(66) +from:0x0216206c kind:load to:0x02161500 module:overlay(66) +from:0x02162070 kind:load to:0x021617e8 module:overlay(66) +from:0x02162074 kind:load to:0x02161518 module:overlay(66) +from:0x02162078 kind:load to:0x021612d0 module:overlay(66) +from:0x0216207c kind:load to:0x02161520 module:overlay(66) +from:0x02162080 kind:load to:0x021612b0 module:overlay(66) +from:0x02162084 kind:load to:0x02160fb0 module:overlay(66) +from:0x0216213c kind:load to:0x02161330 module:overlay(66) +from:0x02162140 kind:load to:0x02160f00 module:overlay(66) +from:0x02162144 kind:load to:0x02161360 module:overlay(66) +from:0x02162148 kind:load to:0x02160fe0 module:overlay(66) +from:0x0216214c kind:load to:0x02161380 module:overlay(66) +from:0x02162150 kind:load to:0x02161390 module:overlay(66) +from:0x02162154 kind:load to:0x02160f40 module:overlay(66) +from:0x02162158 kind:load to:0x021613d8 module:overlay(66) +from:0x0216215c kind:load to:0x02161048 module:overlay(66) +from:0x02162160 kind:load to:0x02161590 module:overlay(66) +from:0x02162164 kind:load to:0x021613e0 module:overlay(66) +from:0x02162168 kind:load to:0x021613f8 module:overlay(66) +from:0x0216216c kind:load to:0x02161400 module:overlay(66) +from:0x02162170 kind:load to:0x02161328 module:overlay(66) +from:0x02162174 kind:load to:0x021610c8 module:overlay(66) +from:0x02162178 kind:load to:0x02160d50 module:overlay(66) +from:0x0216217c kind:load to:0x02160f20 module:overlay(66) +from:0x02162180 kind:load to:0x02161228 module:overlay(66) +from:0x02162184 kind:load to:0x02161260 module:overlay(66) +from:0x02162188 kind:load to:0x02161418 module:overlay(66) +from:0x0216218c kind:load to:0x02161420 module:overlay(66) +from:0x02162190 kind:load to:0x02161130 module:overlay(66) +from:0x02162194 kind:load to:0x02161168 module:overlay(66) +from:0x02162198 kind:load to:0x02161168 module:overlay(66) +from:0x0216219c kind:load to:0x02161178 module:overlay(66) +from:0x021621a0 kind:load to:0x02161448 module:overlay(66) +from:0x021621a4 kind:load to:0x02161980 module:overlay(66) +from:0x021621a8 kind:load to:0x02161998 module:overlay(66) +from:0x021621ac kind:load to:0x02161758 module:overlay(66) +from:0x021621b0 kind:load to:0x021619bc module:overlay(66) +from:0x021621b4 kind:load to:0x021619c8 module:overlay(66) +from:0x021621b8 kind:load to:0x02161b54 module:overlay(66) +from:0x021621bc kind:load to:0x02161b60 module:overlay(66) +from:0x021621c0 kind:load to:0x02161a40 module:overlay(66) +from:0x021621c4 kind:load to:0x02161c88 module:overlay(66) +from:0x021621c8 kind:load to:0x02161c88 module:overlay(66) +from:0x021621cc kind:load to:0x02161c98 module:overlay(66) +from:0x021621d0 kind:load to:0x02161bfc module:overlay(66) +from:0x021621d4 kind:load to:0x02161cd8 module:overlay(66) +from:0x021621d8 kind:load to:0x0216171c module:overlay(66) +from:0x021621dc kind:load to:0x02161860 module:overlay(66) +from:0x021621e0 kind:load to:0x02161580 module:overlay(66) +from:0x021621e4 kind:load to:0x021613b8 module:overlay(66) +from:0x021621e8 kind:load to:0x02161050 module:overlay(66) +from:0x021621ec kind:load to:0x02160f68 module:overlay(66) +from:0x02162240 kind:load to:0x02161370 module:overlay(66) +from:0x02162244 kind:load to:0x02160c90 module:overlay(66) +from:0x02162248 kind:load to:0x02160d60 module:overlay(66) +from:0x0216224c kind:load to:0x02161378 module:overlay(66) +from:0x02162250 kind:load to:0x02161030 module:overlay(66) +from:0x02162254 kind:load to:0x02161878 module:overlay(66) +from:0x02162258 kind:load to:0x02161884 module:overlay(66) +from:0x0216225c kind:load to:0x02161890 module:overlay(66) +from:0x02162260 kind:load to:0x0216189c module:overlay(66) +from:0x02162264 kind:load to:0x021618a8 module:overlay(66) +from:0x02162344 kind:load to:0x02160f30 module:overlay(66) +from:0x02162348 kind:load to:0x02160ff8 module:overlay(66) +from:0x0216234c kind:load to:0x02160cb0 module:overlay(66) +from:0x02162350 kind:load to:0x02161120 module:overlay(66) +from:0x02162354 kind:load to:0x021613b0 module:overlay(66) +from:0x02162358 kind:load to:0x02161008 module:overlay(66) +from:0x0216235c kind:load to:0x021613c0 module:overlay(66) +from:0x02162360 kind:load to:0x021613c8 module:overlay(66) +from:0x02162364 kind:load to:0x02160fe8 module:overlay(66) +from:0x02162368 kind:load to:0x02161020 module:overlay(66) +from:0x0216236c kind:load to:0x02160ff0 module:overlay(66) +from:0x02162370 kind:load to:0x02160db8 module:overlay(66) +from:0x02162374 kind:load to:0x02160e68 module:overlay(66) +from:0x02162378 kind:load to:0x02160df0 module:overlay(66) +from:0x02162448 kind:load to:0x02161010 module:overlay(66) +from:0x0216244c kind:load to:0x02161038 module:overlay(66) +from:0x02162450 kind:load to:0x02161058 module:overlay(66) +from:0x02162454 kind:load to:0x02161060 module:overlay(66) +from:0x02162458 kind:load to:0x02161068 module:overlay(66) +from:0x0216245c kind:load to:0x02161070 module:overlay(66) +from:0x02162460 kind:load to:0x02161000 module:overlay(66) +from:0x02162464 kind:load to:0x021613e8 module:overlay(66) +from:0x02162468 kind:load to:0x021618cc module:overlay(66) +from:0x0216246c kind:load to:0x02161a94 module:overlay(66) +from:0x02162470 kind:load to:0x021618d8 module:overlay(66) +from:0x02162474 kind:load to:0x02161530 module:overlay(66) +from:0x02162478 kind:load to:0x02161398 module:overlay(66) +from:0x0216247c kind:load to:0x02160e30 module:overlay(66) +from:0x02162480 kind:load to:0x02161408 module:overlay(66) +from:0x02162484 kind:load to:0x021610a8 module:overlay(66) +from:0x02162488 kind:load to:0x02161350 module:overlay(66) +from:0x0216248c kind:load to:0x02160e48 module:overlay(66) +from:0x02162490 kind:load to:0x02160e48 module:overlay(66) +from:0x02162494 kind:load to:0x021615cc module:overlay(66) +from:0x02162498 kind:load to:0x021615f0 module:overlay(66) +from:0x0216249c kind:load to:0x021615fc module:overlay(66) +from:0x021624a0 kind:load to:0x02161150 module:overlay(66) +from:0x021624a4 kind:load to:0x02161410 module:overlay(66) +from:0x021624a8 kind:load to:0x02160f98 module:overlay(66) +from:0x021624ac kind:load to:0x02160e00 module:overlay(66) +from:0x021624b0 kind:load to:0x02161320 module:overlay(66) +from:0x021624b4 kind:load to:0x02161aa0 module:overlay(66) +from:0x021624b8 kind:load to:0x02161908 module:overlay(66) +from:0x021624bc kind:load to:0x02161914 module:overlay(66) +from:0x021624c0 kind:load to:0x02161aac module:overlay(66) +from:0x021624c4 kind:load to:0x0216165c module:overlay(66) +from:0x021624c8 kind:load to:0x021610f0 module:overlay(66) +from:0x021624cc kind:load to:0x02161428 module:overlay(66) +from:0x021624d0 kind:load to:0x02161338 module:overlay(66) +from:0x021624d4 kind:load to:0x02161338 module:overlay(66) +from:0x021624d8 kind:load to:0x0216192c module:overlay(66) +from:0x021624dc kind:load to:0x02161938 module:overlay(66) +from:0x021624e0 kind:load to:0x02161944 module:overlay(66) +from:0x021624e4 kind:load to:0x02161950 module:overlay(66) +from:0x021624e8 kind:load to:0x021616b0 module:overlay(66) +from:0x021624ec kind:load to:0x02161adc module:overlay(66) +from:0x021624f0 kind:load to:0x021616e0 module:overlay(66) +from:0x021624f4 kind:load to:0x02160e18 module:overlay(66) +from:0x021624f8 kind:load to:0x02160f48 module:overlay(66) +from:0x021624fc kind:load to:0x02160fa8 module:overlay(66) +from:0x02162500 kind:load to:0x02161270 module:overlay(66) +from:0x02162504 kind:load to:0x02161270 module:overlay(66) +from:0x0216254c kind:load to:0x021611f0 module:overlay(66) +from:0x02162550 kind:load to:0x021615a8 module:overlay(66) +from:0x02162554 kind:load to:0x02161158 module:overlay(66) +from:0x02162558 kind:load to:0x021615b4 module:overlay(66) +from:0x0216255c kind:load to:0x02161098 module:overlay(66) +from:0x02162560 kind:load to:0x021610f8 module:overlay(66) +from:0x02162564 kind:load to:0x02161280 module:overlay(66) +from:0x02162568 kind:load to:0x02160c78 module:overlay(66) +from:0x0216256c kind:load to:0x02160c48 module:overlay(66) +from:0x02162570 kind:load to:0x02161170 module:overlay(66) +from:0x02162574 kind:load to:0x02160cc8 module:overlay(66) +from:0x02162578 kind:load to:0x021615c0 module:overlay(66) +from:0x0216257c kind:load to:0x021610b0 module:overlay(66) +from:0x02162580 kind:load to:0x02161080 module:overlay(66) +from:0x02162584 kind:load to:0x02161148 module:overlay(66) +from:0x02162588 kind:load to:0x021615d8 module:overlay(66) +from:0x0216258c kind:load to:0x021615e4 module:overlay(66) +from:0x02162590 kind:load to:0x02161650 module:overlay(66) +from:0x02162594 kind:load to:0x02161854 module:overlay(66) +from:0x02162598 kind:load to:0x02161608 module:overlay(66) +from:0x0216259c kind:load to:0x021611e0 module:overlay(66) +from:0x021625a0 kind:load to:0x02161340 module:overlay(66) +from:0x021625a4 kind:load to:0x021610c0 module:overlay(66) +from:0x021625a8 kind:load to:0x02161818 module:overlay(66) +from:0x021625ac kind:load to:0x02161614 module:overlay(66) +from:0x021625b0 kind:load to:0x02161238 module:overlay(66) +from:0x021625b4 kind:load to:0x021610d0 module:overlay(66) +from:0x021625b8 kind:load to:0x0216162c module:overlay(66) +from:0x021625bc kind:load to:0x02161638 module:overlay(66) +from:0x021625c0 kind:load to:0x02160dc0 module:overlay(66) +from:0x021625c4 kind:load to:0x02160d48 module:overlay(66) +from:0x021625c8 kind:load to:0x02160cb8 module:overlay(66) +from:0x021625cc kind:load to:0x021610e0 module:overlay(66) +from:0x021625d0 kind:load to:0x021610e8 module:overlay(66) +from:0x021625d4 kind:load to:0x02160dc8 module:overlay(66) +from:0x021625d8 kind:load to:0x021617ac module:overlay(66) +from:0x021625dc kind:load to:0x02160d98 module:overlay(66) +from:0x021625e0 kind:load to:0x021613a0 module:overlay(66) +from:0x021625e4 kind:load to:0x02160d00 module:overlay(66) +from:0x02162650 kind:load to:0x02160c88 module:overlay(66) +from:0x02162654 kind:load to:0x02161668 module:overlay(66) +from:0x02162658 kind:load to:0x02160ca8 module:overlay(66) +from:0x0216265c kind:load to:0x02161674 module:overlay(66) +from:0x02162660 kind:load to:0x02160d68 module:overlay(66) +from:0x02162664 kind:load to:0x02161680 module:overlay(66) +from:0x02162668 kind:load to:0x0216168c module:overlay(66) +from:0x0216266c kind:load to:0x02161c08 module:overlay(66) +from:0x02162670 kind:load to:0x02161098 module:overlay(66) +from:0x02162674 kind:load to:0x021610f8 module:overlay(66) +from:0x02162678 kind:load to:0x02161280 module:overlay(66) +from:0x0216267c kind:load to:0x02160c78 module:overlay(66) +from:0x02162680 kind:load to:0x02160c48 module:overlay(66) +from:0x02162684 kind:load to:0x02161170 module:overlay(66) +from:0x02162688 kind:load to:0x02160cc8 module:overlay(66) +from:0x0216268c kind:load to:0x021615c0 module:overlay(66) +from:0x02162690 kind:load to:0x021610b0 module:overlay(66) +from:0x02162694 kind:load to:0x02161080 module:overlay(66) +from:0x02162698 kind:load to:0x02161148 module:overlay(66) +from:0x0216269c kind:load to:0x021615d8 module:overlay(66) +from:0x021626a0 kind:load to:0x021615e4 module:overlay(66) +from:0x021626a4 kind:load to:0x02161650 module:overlay(66) +from:0x021626a8 kind:load to:0x02161854 module:overlay(66) +from:0x021626ac kind:load to:0x02161608 module:overlay(66) +from:0x021626b0 kind:load to:0x021611e0 module:overlay(66) +from:0x021626b4 kind:load to:0x02161340 module:overlay(66) +from:0x021626b8 kind:load to:0x021610c0 module:overlay(66) +from:0x021626bc kind:load to:0x02161818 module:overlay(66) +from:0x021626c0 kind:load to:0x02161614 module:overlay(66) +from:0x021626c4 kind:load to:0x02161238 module:overlay(66) +from:0x021626c8 kind:load to:0x021610d0 module:overlay(66) +from:0x021626cc kind:load to:0x0216162c module:overlay(66) +from:0x021626d0 kind:load to:0x02161638 module:overlay(66) +from:0x021626d4 kind:load to:0x02160dc0 module:overlay(66) +from:0x021626d8 kind:load to:0x02160d48 module:overlay(66) +from:0x021626dc kind:load to:0x02160cb8 module:overlay(66) +from:0x021626e0 kind:load to:0x021610e0 module:overlay(66) +from:0x021626e4 kind:load to:0x021610e8 module:overlay(66) +from:0x021626e8 kind:load to:0x02160dc8 module:overlay(66) +from:0x021626ec kind:load to:0x021617ac module:overlay(66) +from:0x021626f0 kind:load to:0x02160d98 module:overlay(66) +from:0x021626f4 kind:load to:0x021613a0 module:overlay(66) +from:0x021626f8 kind:load to:0x02160d00 module:overlay(66) +from:0x02162754 kind:load to:0x02161ad0 module:overlay(66) +from:0x02162758 kind:load to:0x02161698 module:overlay(66) +from:0x0216275c kind:load to:0x021617c4 module:overlay(66) +from:0x02162760 kind:load to:0x02161770 module:overlay(66) +from:0x02162764 kind:load to:0x021616a4 module:overlay(66) +from:0x02162768 kind:load to:0x02161348 module:overlay(66) +from:0x0216276c kind:load to:0x02161388 module:overlay(66) +from:0x02162770 kind:load to:0x021616c8 module:overlay(66) +from:0x02162774 kind:load to:0x021616bc module:overlay(66) +from:0x02162778 kind:load to:0x02161108 module:overlay(66) +from:0x0216277c kind:load to:0x021616d4 module:overlay(66) +from:0x02162780 kind:load to:0x021612f0 module:overlay(66) +from:0x02162784 kind:load to:0x02160cf8 module:overlay(66) +from:0x02162788 kind:load to:0x02161af4 module:overlay(66) +from:0x0216278c kind:load to:0x02161118 module:overlay(66) +from:0x02162790 kind:load to:0x02160ce8 module:overlay(66) +from:0x02162794 kind:load to:0x02160d70 module:overlay(66) +from:0x02162798 kind:load to:0x021616ec module:overlay(66) +from:0x0216279c kind:load to:0x02161140 module:overlay(66) +from:0x021627a0 kind:load to:0x02161368 module:overlay(66) +from:0x021627a4 kind:load to:0x02161b0c module:overlay(66) +from:0x021627a8 kind:load to:0x021616f8 module:overlay(66) +from:0x021627ac kind:load to:0x02161704 module:overlay(66) +from:0x021627b0 kind:load to:0x02161710 module:overlay(66) +from:0x021627b4 kind:load to:0x02161138 module:overlay(66) +from:0x021627b8 kind:load to:0x02161b18 module:overlay(66) +from:0x021627bc kind:load to:0x02161250 module:overlay(66) +from:0x021627c0 kind:load to:0x02160d08 module:overlay(66) +from:0x021627c4 kind:load to:0x02161c28 module:overlay(66) +from:0x021627c8 kind:load to:0x02161248 module:overlay(66) +from:0x021627cc kind:load to:0x02160db0 module:overlay(66) +from:0x021627d0 kind:load to:0x02161c38 module:overlay(66) +from:0x021627d4 kind:load to:0x02161b24 module:overlay(66) +from:0x021627d8 kind:load to:0x02161734 module:overlay(66) +from:0x021627dc kind:load to:0x02161c48 module:overlay(66) +from:0x021627e0 kind:load to:0x021611b0 module:overlay(66) +from:0x021627e4 kind:load to:0x02160c70 module:overlay(66) +from:0x021627e8 kind:load to:0x02161740 module:overlay(66) +from:0x02162858 kind:load to:0x02161528 module:overlay(66) +from:0x0216285c kind:load to:0x0216180c module:overlay(66) +from:0x02162860 kind:load to:0x021612b8 module:overlay(66) +from:0x02162864 kind:load to:0x02161548 module:overlay(66) +from:0x02162868 kind:load to:0x02161830 module:overlay(66) +from:0x0216286c kind:load to:0x02161308 module:overlay(66) +from:0x0216295c kind:load to:0x02161a64 module:overlay(66) +from:0x02162960 kind:load to:0x02161848 module:overlay(66) +from:0x02162964 kind:load to:0x02161a70 module:overlay(66) +from:0x02162968 kind:load to:0x02160ee8 module:overlay(66) +from:0x0216296c kind:load to:0x02161358 module:overlay(66) +from:0x02162970 kind:load to:0x02160ec8 module:overlay(66) +from:0x02162974 kind:load to:0x02161570 module:overlay(66) +from:0x02162978 kind:load to:0x0216186c module:overlay(66) +from:0x0216297c kind:load to:0x02161578 module:overlay(66) +from:0x02162980 kind:load to:0x02160d38 module:overlay(66) +from:0x02162984 kind:load to:0x02160ec0 module:overlay(66) +from:0x02162988 kind:load to:0x02160d28 module:overlay(66) +from:0x02162a60 kind:load to:0x021613a8 module:overlay(66) +from:0x02162a64 kind:load to:0x02161588 module:overlay(66) +from:0x02162a68 kind:load to:0x021613d0 module:overlay(66) +from:0x02162a6c kind:load to:0x02161028 module:overlay(66) +from:0x02162a70 kind:load to:0x02160cc0 module:overlay(66) +from:0x02162a74 kind:load to:0x02160d90 module:overlay(66) +from:0x02162a78 kind:load to:0x021618b4 module:overlay(66) +from:0x02162a7c kind:load to:0x021618c0 module:overlay(66) +from:0x02162a80 kind:load to:0x0216159c module:overlay(66) +from:0x02162a84 kind:load to:0x021613f0 module:overlay(66) +from:0x02162a88 kind:load to:0x02161078 module:overlay(66) +from:0x02162a8c kind:load to:0x02161088 module:overlay(66) +from:0x02162a90 kind:load to:0x02160fd8 module:overlay(66) +from:0x02162a94 kind:load to:0x021610a0 module:overlay(66) +from:0x02162a98 kind:load to:0x02160de8 module:overlay(66) +from:0x02162a9c kind:load to:0x021618e4 module:overlay(66) +from:0x02162aa0 kind:load to:0x021618f0 module:overlay(66) +from:0x02162aa4 kind:load to:0x02161620 module:overlay(66) +from:0x02162aa8 kind:load to:0x021618fc module:overlay(66) +from:0x02162aac kind:load to:0x02161644 module:overlay(66) +from:0x02162ab0 kind:load to:0x02161ab8 module:overlay(66) +from:0x02162ab4 kind:load to:0x02161ac4 module:overlay(66) +from:0x02162ab8 kind:load to:0x02161920 module:overlay(66) +from:0x02162abc kind:load to:0x02161c18 module:overlay(66) +from:0x02162ac0 kind:load to:0x02161ba8 module:overlay(66) +from:0x02162ac4 kind:load to:0x02161ae8 module:overlay(66) +from:0x02162ac8 kind:load to:0x02161bb4 module:overlay(66) +from:0x02162acc kind:load to:0x02161b00 module:overlay(66) +from:0x02162ad0 kind:load to:0x0216195c module:overlay(66) +from:0x02162ad4 kind:load to:0x0216171c module:overlay(66) +from:0x02162ad8 kind:load to:0x02161728 module:overlay(66) +from:0x02162adc kind:load to:0x02160f28 module:overlay(66) +from:0x02162ae0 kind:load to:0x02161230 module:overlay(66) +from:0x02162ae4 kind:load to:0x02160d10 module:overlay(66) +from:0x02162b64 kind:load to:0x02160c44 module:overlay(66) +from:0x02162b68 kind:load to:0x02160cd0 module:overlay(66) +from:0x02162b6c kind:load to:0x02160d58 module:overlay(66) +from:0x02162b70 kind:load to:0x02160d40 module:overlay(66) +from:0x02162b74 kind:load to:0x02160c60 module:overlay(66) +from:0x02162b78 kind:load to:0x02160c50 module:overlay(66) +from:0x02162b7c kind:load to:0x02160ed8 module:overlay(66) +from:0x02162b80 kind:load to:0x02160d18 module:overlay(66) +from:0x02162b84 kind:load to:0x02160d80 module:overlay(66) +from:0x02162b88 kind:load to:0x02161040 module:overlay(66) +from:0x02162b8c kind:load to:0x02160e80 module:overlay(66) +from:0x02162c68 kind:load to:0x02160ce0 module:overlay(66) +from:0x02162c6c kind:load to:0x02160c58 module:overlay(66) +from:0x02162c70 kind:load to:0x02160e08 module:overlay(66) +from:0x02162c74 kind:load to:0x02160f08 module:overlay(66) +from:0x02162c78 kind:load to:0x02160dd0 module:overlay(66) +from:0x02162c7c kind:load to:0x02161188 module:overlay(66) +from:0x02162c80 kind:load to:0x02161090 module:overlay(66) +from:0x02162c84 kind:load to:0x02160fb8 module:overlay(66) +from:0x02162c88 kind:load to:0x02161198 module:overlay(66) +from:0x02162c8c kind:load to:0x02160ee0 module:overlay(66) +from:0x02162c90 kind:load to:0x02160da8 module:overlay(66) +from:0x02162c94 kind:load to:0x02160ea0 module:overlay(66) +from:0x02162c98 kind:load to:0x02160ef8 module:overlay(66) +from:0x02162c9c kind:load to:0x02160fd0 module:overlay(66) +from:0x02162ca0 kind:load to:0x02160ea8 module:overlay(66) +from:0x02162d6c kind:load to:0x02160e88 module:overlay(66) +from:0x02162d70 kind:load to:0x02161310 module:overlay(66) +from:0x02162d74 kind:load to:0x021612e0 module:overlay(66) +from:0x02162d78 kind:load to:0x02161460 module:overlay(66) +from:0x02162d7c kind:load to:0x021612d8 module:overlay(66) +from:0x02162d80 kind:load to:0x02161538 module:overlay(66) +from:0x02162d84 kind:load to:0x02161468 module:overlay(66) +from:0x02162d88 kind:load to:0x02161470 module:overlay(66) +from:0x02162d8c kind:load to:0x02161478 module:overlay(66) +from:0x02162d90 kind:load to:0x02161480 module:overlay(66) +from:0x02162d94 kind:load to:0x021612e8 module:overlay(66) +from:0x02162d98 kind:load to:0x021619a4 module:overlay(66) +from:0x02162d9c kind:load to:0x021619b0 module:overlay(66) +from:0x02162da0 kind:load to:0x02161278 module:overlay(66) +from:0x02162da4 kind:load to:0x02161764 module:overlay(66) +from:0x02162da8 kind:load to:0x02161490 module:overlay(66) +from:0x02162dac kind:load to:0x02161498 module:overlay(66) +from:0x02162db0 kind:load to:0x02160c34 module:overlay(66) +from:0x02162db4 kind:load to:0x021611d0 module:overlay(66) +from:0x02162db8 kind:load to:0x02160e60 module:overlay(66) +from:0x02162dbc kind:load to:0x021611d8 module:overlay(66) +from:0x02162dc0 kind:load to:0x02160df8 module:overlay(66) +from:0x02162dc4 kind:load to:0x0216177c module:overlay(66) +from:0x02162dc8 kind:load to:0x021614a8 module:overlay(66) +from:0x02162dcc kind:load to:0x02161788 module:overlay(66) +from:0x02162dd0 kind:load to:0x021614b8 module:overlay(66) +from:0x02162dd4 kind:load to:0x02161128 module:overlay(66) +from:0x02162dd8 kind:load to:0x02160f50 module:overlay(66) +from:0x02162ddc kind:load to:0x021614c0 module:overlay(66) +from:0x02162de0 kind:load to:0x021614d0 module:overlay(66) +from:0x02162de4 kind:load to:0x021614d8 module:overlay(66) +from:0x02162de8 kind:load to:0x021614e0 module:overlay(66) +from:0x02162dec kind:load to:0x02161b3c module:overlay(66) +from:0x02162df0 kind:load to:0x021619d4 module:overlay(66) +from:0x02162df4 kind:load to:0x02161b48 module:overlay(66) +from:0x02162df8 kind:load to:0x02161bcc module:overlay(66) +from:0x02162dfc kind:load to:0x02161c58 module:overlay(66) +from:0x02162e00 kind:load to:0x02161c68 module:overlay(66) +from:0x02162e04 kind:load to:0x02161c78 module:overlay(66) +from:0x02162e08 kind:load to:0x021619e0 module:overlay(66) +from:0x02162e0c kind:load to:0x02161bd8 module:overlay(66) +from:0x02162e10 kind:load to:0x02161be4 module:overlay(66) +from:0x02162e14 kind:load to:0x02161bf0 module:overlay(66) +from:0x02162e18 kind:load to:0x02161794 module:overlay(66) +from:0x02162e1c kind:load to:0x02161a04 module:overlay(66) +from:0x02162e20 kind:load to:0x02161a10 module:overlay(66) +from:0x02162e24 kind:load to:0x02161a1c module:overlay(66) +from:0x02162e28 kind:load to:0x02161a28 module:overlay(66) +from:0x02162e2c kind:load to:0x02161268 module:overlay(66) +from:0x02162e30 kind:load to:0x021617d0 module:overlay(66) +from:0x02162e34 kind:load to:0x021614f8 module:overlay(66) +from:0x02162e70 kind:load to:0x02161550 module:overlay(66) +from:0x02162e74 kind:load to:0x02161968 module:overlay(66) +from:0x02162e78 kind:load to:0x02160c38 module:overlay(66) +from:0x02162e7c kind:load to:0x02161218 module:overlay(66) +from:0x02162e80 kind:load to:0x02161974 module:overlay(66) +from:0x02162e84 kind:load to:0x02160d20 module:overlay(66) +from:0x02162e88 kind:load to:0x02161240 module:overlay(66) +from:0x02162e8c kind:load to:0x02160c98 module:overlay(66) +from:0x02162e90 kind:load to:0x02161160 module:overlay(66) +from:0x02162e94 kind:load to:0x0216174c module:overlay(66) +from:0x02162f74 kind:load to:0x02160c80 module:overlay(66) +from:0x02162f78 kind:load to:0x02160d30 module:overlay(66) +from:0x02162f7c kind:load to:0x02160ca0 module:overlay(66) +from:0x02162f80 kind:load to:0x02161430 module:overlay(66) +from:0x02162f84 kind:load to:0x02161438 module:overlay(66) +from:0x02162f88 kind:load to:0x02160da0 module:overlay(66) +from:0x02162f8c kind:load to:0x02160c68 module:overlay(66) +from:0x02162f90 kind:load to:0x02161440 module:overlay(66) +from:0x02162f94 kind:load to:0x02161450 module:overlay(66) +from:0x02162f98 kind:load to:0x021611a0 module:overlay(66) +from:0x02162f9c kind:load to:0x02160ed0 module:overlay(66) +from:0x02162fa0 kind:load to:0x02161458 module:overlay(66) +from:0x02162fa4 kind:load to:0x0216198c module:overlay(66) +from:0x02162fa8 kind:load to:0x02160f90 module:overlay(66) +from:0x02162fac kind:load to:0x02161b30 module:overlay(66) +from:0x02162fb0 kind:load to:0x02161bc0 module:overlay(66) +from:0x02163078 kind:load to:0x021612a8 module:overlay(66) +from:0x0216307c kind:load to:0x021611c0 module:overlay(66) +from:0x02163080 kind:load to:0x02160e28 module:overlay(66) +from:0x02163084 kind:load to:0x02160f60 module:overlay(66) +from:0x02163088 kind:load to:0x02160eb0 module:overlay(66) +from:0x0216308c kind:load to:0x02160f58 module:overlay(66) +from:0x02163090 kind:load to:0x02160e58 module:overlay(66) +from:0x02163094 kind:load to:0x021614b0 module:overlay(66) +from:0x02163098 kind:load to:0x02160f38 module:overlay(66) +from:0x0216309c kind:load to:0x02160e70 module:overlay(66) +from:0x021630a0 kind:load to:0x021611f8 module:overlay(66) +from:0x021630a4 kind:load to:0x02161200 module:overlay(66) +from:0x021630a8 kind:load to:0x02161208 module:overlay(66) +from:0x021630ac kind:load to:0x02161210 module:overlay(66) +from:0x021630b0 kind:load to:0x021614f0 module:overlay(66) +from:0x021630b4 kind:load to:0x021619ec module:overlay(66) +from:0x021630b8 kind:load to:0x021619f8 module:overlay(66) +from:0x021630bc kind:load to:0x021617a0 module:overlay(66) +from:0x021630c0 kind:load to:0x021617b8 module:overlay(66) +from:0x021630c4 kind:load to:0x02161b6c module:overlay(66) +from:0x021630c8 kind:load to:0x021610b8 module:overlay(66) +from:0x021630cc kind:load to:0x02161288 module:overlay(66) +from:0x021630d0 kind:load to:0x02161290 module:overlay(66) +from:0x021630d4 kind:load to:0x021612a0 module:overlay(66) +from:0x021630d8 kind:load to:0x02161508 module:overlay(66) +from:0x021630dc kind:load to:0x02161510 module:overlay(66) +from:0x0216317c kind:load to:0x02161550 module:overlay(66) +from:0x02163180 kind:load to:0x02161968 module:overlay(66) +from:0x02163184 kind:load to:0x02160c38 module:overlay(66) +from:0x02163188 kind:load to:0x02161218 module:overlay(66) +from:0x0216318c kind:load to:0x02161974 module:overlay(66) +from:0x02163190 kind:load to:0x02160d20 module:overlay(66) +from:0x02163194 kind:load to:0x02161240 module:overlay(66) +from:0x02163198 kind:load to:0x02160c98 module:overlay(66) +from:0x0216319c kind:load to:0x02161160 module:overlay(66) +from:0x021631a0 kind:load to:0x0216174c module:overlay(66) +from:0x02163280 kind:load to:0x02160c80 module:overlay(66) +from:0x02163284 kind:load to:0x02160d30 module:overlay(66) +from:0x02163288 kind:load to:0x02160ca0 module:overlay(66) +from:0x0216328c kind:load to:0x02161430 module:overlay(66) +from:0x02163290 kind:load to:0x02161438 module:overlay(66) +from:0x02163294 kind:load to:0x02160da0 module:overlay(66) +from:0x02163298 kind:load to:0x02160c68 module:overlay(66) +from:0x0216329c kind:load to:0x02161440 module:overlay(66) +from:0x021632a0 kind:load to:0x02161450 module:overlay(66) +from:0x021632a4 kind:load to:0x02160c3c module:overlay(66) +from:0x021632a8 kind:load to:0x02160c40 module:overlay(66) +from:0x021632ac kind:load to:0x021611a0 module:overlay(66) +from:0x021632b0 kind:load to:0x02160ed0 module:overlay(66) +from:0x021632b4 kind:load to:0x02161458 module:overlay(66) +from:0x021632b8 kind:load to:0x0216198c module:overlay(66) +from:0x021632bc kind:load to:0x02160f90 module:overlay(66) +from:0x021632c0 kind:load to:0x02161b30 module:overlay(66) +from:0x021632c4 kind:load to:0x02161bc0 module:overlay(66) +from:0x02163384 kind:load to:0x021612a8 module:overlay(66) +from:0x02163388 kind:load to:0x021611c0 module:overlay(66) +from:0x0216338c kind:load to:0x02160e28 module:overlay(66) +from:0x02163390 kind:load to:0x02160f60 module:overlay(66) +from:0x02163394 kind:load to:0x02160eb0 module:overlay(66) +from:0x02163398 kind:load to:0x02160f58 module:overlay(66) +from:0x0216339c kind:load to:0x02160e58 module:overlay(66) +from:0x021633a0 kind:load to:0x021614b0 module:overlay(66) +from:0x021633a4 kind:load to:0x02160f38 module:overlay(66) +from:0x021633a8 kind:load to:0x02160e70 module:overlay(66) +from:0x021633ac kind:load to:0x021611f8 module:overlay(66) +from:0x021633b0 kind:load to:0x02161200 module:overlay(66) +from:0x021633b4 kind:load to:0x02161208 module:overlay(66) +from:0x021633b8 kind:load to:0x02161210 module:overlay(66) +from:0x021633bc kind:load to:0x021614f0 module:overlay(66) +from:0x021633c0 kind:load to:0x021619ec module:overlay(66) +from:0x021633c4 kind:load to:0x021619f8 module:overlay(66) +from:0x021633c8 kind:load to:0x021617a0 module:overlay(66) +from:0x021633cc kind:load to:0x021617b8 module:overlay(66) +from:0x021633d0 kind:load to:0x02161b6c module:overlay(66) +from:0x021633d4 kind:load to:0x021610b8 module:overlay(66) +from:0x021633d8 kind:load to:0x02161288 module:overlay(66) +from:0x021633dc kind:load to:0x02161290 module:overlay(66) +from:0x021633e0 kind:load to:0x021612a0 module:overlay(66) +from:0x021633e4 kind:load to:0x02161508 module:overlay(66) +from:0x021633e8 kind:load to:0x02161510 module:overlay(66) +from:0x02163488 kind:load to:0x021610d8 module:overlay(66) +from:0x0216348c kind:load to:0x02161258 module:overlay(66) +from:0x02163490 kind:load to:0x02160e38 module:overlay(66) +from:0x02163494 kind:load to:0x02160f18 module:overlay(66) +from:0x02163498 kind:load to:0x02161180 module:overlay(66) +from:0x0216349c kind:load to:0x02160e90 module:overlay(66) +from:0x021634a0 kind:load to:0x02160fa0 module:overlay(66) +from:0x021634a4 kind:load to:0x02160d88 module:overlay(66) +from:0x021634a8 kind:load to:0x02161220 module:overlay(66) +from:0x0216358c kind:load to:0x02161488 module:overlay(66) +from:0x02163590 kind:load to:0x021611c8 module:overlay(66) +from:0x02163594 kind:load to:0x021614a0 module:overlay(66) +from:0x02163598 kind:load to:0x021611e8 module:overlay(66) +from:0x0216359c kind:load to:0x02160f70 module:overlay(66) +from:0x021635a0 kind:load to:0x021614c8 module:overlay(66) +from:0x021635a4 kind:load to:0x02161110 module:overlay(66) +from:0x021635a8 kind:load to:0x021614e8 module:overlay(66) +from:0x021635ac kind:load to:0x02161100 module:overlay(66) +from:0x021635b0 kind:load to:0x02160e40 module:overlay(66) +from:0x021635b4 kind:load to:0x02161a34 module:overlay(66) +from:0x021635b8 kind:load to:0x021617dc module:overlay(66) +from:0x021635bc kind:load to:0x02161578 module:overlay(66) +from:0x021635c0 kind:load to:0x02161500 module:overlay(66) +from:0x021635c4 kind:load to:0x021617e8 module:overlay(66) +from:0x021635c8 kind:load to:0x02161518 module:overlay(66) +from:0x021635cc kind:load to:0x021612d0 module:overlay(66) +from:0x021635d0 kind:load to:0x02161520 module:overlay(66) +from:0x021635d4 kind:load to:0x021612b0 module:overlay(66) +from:0x021635d8 kind:load to:0x02160fb0 module:overlay(66) +from:0x02163690 kind:load to:0x02161330 module:overlay(66) +from:0x02163694 kind:load to:0x02160f00 module:overlay(66) +from:0x02163698 kind:load to:0x02161360 module:overlay(66) +from:0x0216369c kind:load to:0x02160fe0 module:overlay(66) +from:0x021636a0 kind:load to:0x02161380 module:overlay(66) +from:0x021636a4 kind:load to:0x02161390 module:overlay(66) +from:0x021636a8 kind:load to:0x02160f40 module:overlay(66) +from:0x021636ac kind:load to:0x021613d8 module:overlay(66) +from:0x021636b0 kind:load to:0x02161048 module:overlay(66) +from:0x021636b4 kind:load to:0x02161590 module:overlay(66) +from:0x021636b8 kind:load to:0x021613e0 module:overlay(66) +from:0x021636bc kind:load to:0x021613f8 module:overlay(66) +from:0x021636c0 kind:load to:0x02161400 module:overlay(66) +from:0x021636c4 kind:load to:0x02161328 module:overlay(66) +from:0x021636c8 kind:load to:0x021610c8 module:overlay(66) +from:0x021636cc kind:load to:0x02160d50 module:overlay(66) +from:0x021636d0 kind:load to:0x02160f20 module:overlay(66) +from:0x021636d4 kind:load to:0x02161228 module:overlay(66) +from:0x021636d8 kind:load to:0x02161260 module:overlay(66) +from:0x021636dc kind:load to:0x02161418 module:overlay(66) +from:0x021636e0 kind:load to:0x02161420 module:overlay(66) +from:0x021636e4 kind:load to:0x02161130 module:overlay(66) +from:0x021636e8 kind:load to:0x02161168 module:overlay(66) +from:0x021636ec kind:load to:0x02161168 module:overlay(66) +from:0x021636f0 kind:load to:0x02161178 module:overlay(66) +from:0x021636f4 kind:load to:0x02161448 module:overlay(66) +from:0x021636f8 kind:load to:0x02161980 module:overlay(66) +from:0x021636fc kind:load to:0x02161998 module:overlay(66) +from:0x02163700 kind:load to:0x02161758 module:overlay(66) +from:0x02163704 kind:load to:0x021619bc module:overlay(66) +from:0x02163708 kind:load to:0x021619c8 module:overlay(66) +from:0x0216370c kind:load to:0x02161b54 module:overlay(66) +from:0x02163710 kind:load to:0x02161b60 module:overlay(66) +from:0x02163714 kind:load to:0x02161a40 module:overlay(66) +from:0x02163718 kind:load to:0x02161c88 module:overlay(66) +from:0x0216371c kind:load to:0x02161c88 module:overlay(66) +from:0x02163720 kind:load to:0x02161c98 module:overlay(66) +from:0x02163724 kind:load to:0x02161bfc module:overlay(66) +from:0x02163728 kind:load to:0x02161cd8 module:overlay(66) +from:0x0216372c kind:load to:0x0216171c module:overlay(66) +from:0x02163730 kind:load to:0x02161860 module:overlay(66) +from:0x02163734 kind:load to:0x02161580 module:overlay(66) +from:0x02163738 kind:load to:0x021613b8 module:overlay(66) +from:0x0216373c kind:load to:0x02161050 module:overlay(66) +from:0x02163740 kind:load to:0x02160f68 module:overlay(66) +from:0x02163794 kind:load to:0x02160c44 module:overlay(66) +from:0x02163798 kind:load to:0x02160d78 module:overlay(66) +from:0x0216379c kind:load to:0x02160c50 module:overlay(66) +from:0x021637a0 kind:load to:0x02160fc8 module:overlay(66) +from:0x021637a4 kind:load to:0x02160dd8 module:overlay(66) +from:0x021637a8 kind:load to:0x02161298 module:overlay(66) +from:0x021637ac kind:load to:0x02160e10 module:overlay(66) +from:0x02163898 kind:load to:0x02160ce0 module:overlay(66) +from:0x0216389c kind:load to:0x02160cd8 module:overlay(66) +from:0x021638a0 kind:load to:0x02160c58 module:overlay(66) +from:0x021638a4 kind:load to:0x02160de0 module:overlay(66) +from:0x021638a8 kind:load to:0x02160fc0 module:overlay(66) +from:0x021638ac kind:load to:0x02160e50 module:overlay(66) +from:0x021638b0 kind:load to:0x02160dd0 module:overlay(66) +from:0x021638b4 kind:load to:0x02160e20 module:overlay(66) +from:0x021638b8 kind:load to:0x02160fb8 module:overlay(66) +from:0x021638bc kind:load to:0x02161198 module:overlay(66) +from:0x021638c0 kind:load to:0x02160eb8 module:overlay(66) +from:0x021638c4 kind:load to:0x02160f78 module:overlay(66) +from:0x0216399c kind:load to:0x02160e88 module:overlay(66) +from:0x021639a0 kind:load to:0x02160f80 module:overlay(66) +from:0x021639a4 kind:load to:0x02161018 module:overlay(66) +from:0x021639a8 kind:load to:0x02160f88 module:overlay(66) +from:0x021639ac kind:load to:0x021612d8 module:overlay(66) +from:0x021639b0 kind:load to:0x02161318 module:overlay(66) +from:0x021639b4 kind:load to:0x021612c8 module:overlay(66) +from:0x021639b8 kind:load to:0x021612e8 module:overlay(66) +from:0x021639bc kind:load to:0x02161a4c module:overlay(66) +from:0x021639c0 kind:load to:0x02161a58 module:overlay(66) +from:0x021639c4 kind:load to:0x021617f4 module:overlay(66) +from:0x021639c8 kind:load to:0x02161800 module:overlay(66) +from:0x021639cc kind:load to:0x02161278 module:overlay(66) +from:0x021639d0 kind:load to:0x02161540 module:overlay(66) +from:0x021639d4 kind:load to:0x02161824 module:overlay(66) +from:0x021639d8 kind:load to:0x02160c34 module:overlay(66) +from:0x021639dc kind:load to:0x02160cf0 module:overlay(66) +from:0x021639e0 kind:load to:0x02160df8 module:overlay(66) +from:0x021639e4 kind:load to:0x021612f8 module:overlay(66) +from:0x021639e8 kind:load to:0x021612c0 module:overlay(66) +from:0x021639ec kind:load to:0x02160f50 module:overlay(66) +from:0x021639f0 kind:load to:0x02161300 module:overlay(66) +from:0x021639f4 kind:load to:0x02161558 module:overlay(66) +from:0x021639f8 kind:load to:0x021614e0 module:overlay(66) +from:0x021639fc kind:load to:0x0216183c module:overlay(66) +from:0x02163a00 kind:load to:0x02161bcc module:overlay(66) +from:0x02163a04 kind:load to:0x02161ca8 module:overlay(66) +from:0x02163a08 kind:load to:0x02161cb8 module:overlay(66) +from:0x02163a0c kind:load to:0x02161cc8 module:overlay(66) +from:0x02163a10 kind:load to:0x021619e0 module:overlay(66) +from:0x02163a14 kind:load to:0x02161b78 module:overlay(66) +from:0x02163a18 kind:load to:0x02161b84 module:overlay(66) +from:0x02163a1c kind:load to:0x02161b90 module:overlay(66) +from:0x02163a20 kind:load to:0x02161b9c module:overlay(66) +from:0x02163a24 kind:load to:0x02161794 module:overlay(66) +from:0x02163a28 kind:load to:0x02161a7c module:overlay(66) +from:0x02163a2c kind:load to:0x02161a88 module:overlay(66) +from:0x02163a30 kind:load to:0x02161268 module:overlay(66) +from:0x02163a34 kind:load to:0x02161560 module:overlay(66) +from:0x02163a38 kind:load to:0x02161568 module:overlay(66) +from:0x02163ab0 kind:load to:0x0215d7e4 module:overlay(66) +from:0x02163ab4 kind:load to:0x020990ec module:overlay(0) +from:0x02163ab8 kind:load to:0x02098efc module:overlay(0) +from:0x02163abc kind:load to:0x02098f78 module:overlay(0) +from:0x02163ac0 kind:load to:0x020990f4 module:overlay(0) +from:0x02163ac4 kind:load to:0x02099114 module:overlay(0) +from:0x02163ac8 kind:load to:0x02099140 module:overlay(0) +from:0x02163ad4 kind:load to:0x0215d7a4 module:overlay(66) +from:0x02163ad8 kind:load to:0x020990ec module:overlay(0) +from:0x02163adc kind:load to:0x02098efc module:overlay(0) +from:0x02163ae0 kind:load to:0x02098f78 module:overlay(0) +from:0x02163ae4 kind:load to:0x020990f4 module:overlay(0) +from:0x02163ae8 kind:load to:0x02099114 module:overlay(0) +from:0x02163aec kind:load to:0x02099140 module:overlay(0) +from:0x02163bd0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02163bd4 kind:load to:0x02099cfc module:overlay(0) +from:0x02163bd8 kind:load to:0x02099d14 module:overlay(0) +from:0x02163bdc kind:load to:0x02099d20 module:overlay(0) +from:0x02163be0 kind:load to:0x01fff464 module:itcm +from:0x02163be4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02163be8 kind:load to:0x0215da5c module:overlay(66) +from:0x02163bec kind:load to:0x020aa5a4 module:overlay(0) +from:0x02163bf0 kind:load to:0x0215db24 module:overlay(66) +from:0x02163bf4 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02163bf8 kind:load to:0x02099c64 module:overlay(0) +from:0x02163bfc kind:load to:0x0215dc20 module:overlay(66) +from:0x02163c00 kind:load to:0x02099c6c module:overlay(0) +from:0x02163c04 kind:load to:0x02099c70 module:overlay(0) +from:0x02163c08 kind:load to:0x02099d2c module:overlay(0) +from:0x02163c0c kind:load to:0x02099d98 module:overlay(0) +from:0x02163c10 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02163c14 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02163c18 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02163c1c kind:load to:0x0215dc2c module:overlay(66) +from:0x02163c20 kind:load to:0x0215dc54 module:overlay(66) +from:0x02163c24 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02163c28 kind:load to:0x0215dad0 module:overlay(66) +from:0x02163c2c kind:load to:0x020aaad0 module:overlay(0) +from:0x02163c30 kind:load to:0x020aa778 module:overlay(0) +from:0x02163c34 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02163c38 kind:load to:0x020aa950 module:overlay(0) +from:0x02163c3c kind:load to:0x020aa94c module:overlay(0) +from:0x02163c40 kind:load to:0x020aaa1c module:overlay(0) +from:0x02163c44 kind:load to:0x020aaa40 module:overlay(0) +from:0x02163c48 kind:load to:0x020aaa44 module:overlay(0) +from:0x02163c4c kind:load to:0x0215dc18 module:overlay(66) +from:0x02163c50 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02163c54 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02163c58 kind:load to:0x020aa754 module:overlay(0) +from:0x02163c5c kind:load to:0x020aa75c module:overlay(0) +from:0x02163c60 kind:load to:0x020aa764 module:overlay(0) +from:0x02163c64 kind:load to:0x020aa76c module:overlay(0) +from:0x02163c68 kind:load to:0x020aac48 module:overlay(0) +from:0x02163c6c kind:load to:0x020aad98 module:overlay(0) +from:0x02163c70 kind:load to:0x020aadc4 module:overlay(0) +from:0x02163c74 kind:load to:0x020aade4 module:overlay(0) +from:0x02163c78 kind:load to:0x020aaffc module:overlay(0) +from:0x02163c7c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02163c80 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02163c84 kind:load to:0x020aa684 module:overlay(0) +from:0x02163c88 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02163c8c kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02163c90 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02163c94 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02163c98 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02163c9c kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02163ca0 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02163ca4 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02163ca8 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02163cac kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02163cb0 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02163cb4 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02163cb8 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02163cbc kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02163cc0 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02163cc4 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02163cc8 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02163ccc kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02163cd0 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02163cd4 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02163cd8 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02163cdc kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02163ce0 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02163cec kind:load to:0x0215dd68 module:overlay(66) +from:0x02163cf0 kind:load to:0x020990ec module:overlay(0) +from:0x02163cf4 kind:load to:0x02098efc module:overlay(0) +from:0x02163cf8 kind:load to:0x02098f78 module:overlay(0) +from:0x02163cfc kind:load to:0x020990f4 module:overlay(0) +from:0x02163d00 kind:load to:0x02099114 module:overlay(0) +from:0x02163d04 kind:load to:0x02099140 module:overlay(0) +from:0x02163d10 kind:load to:0x0215dcb8 module:overlay(66) +from:0x02163d14 kind:load to:0x020990ec module:overlay(0) +from:0x02163d18 kind:load to:0x02098efc module:overlay(0) +from:0x02163d1c kind:load to:0x02098f78 module:overlay(0) +from:0x02163d20 kind:load to:0x020990f4 module:overlay(0) +from:0x02163d24 kind:load to:0x02099114 module:overlay(0) +from:0x02163d28 kind:load to:0x02099140 module:overlay(0) +from:0x02163e1c kind:load to:0x02099cc0 module:overlay(0) +from:0x02163e20 kind:load to:0x02099cfc module:overlay(0) +from:0x02163e24 kind:load to:0x02099d14 module:overlay(0) +from:0x02163e28 kind:load to:0x02099d20 module:overlay(0) +from:0x02163e2c kind:load to:0x01fff464 module:itcm +from:0x02163e30 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02163e34 kind:load to:0x0215df64 module:overlay(66) +from:0x02163e38 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02163e3c kind:load to:0x0215e010 module:overlay(66) +from:0x02163e40 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02163e44 kind:load to:0x02099c64 module:overlay(0) +from:0x02163e48 kind:load to:0x020ab15c module:overlay(0) +from:0x02163e4c kind:load to:0x02099c6c module:overlay(0) +from:0x02163e50 kind:load to:0x02099c70 module:overlay(0) +from:0x02163e54 kind:load to:0x02099d2c module:overlay(0) +from:0x02163e58 kind:load to:0x02099d98 module:overlay(0) +from:0x02163e5c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02163e60 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02163e64 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02163e68 kind:load to:0x0215e104 module:overlay(66) +from:0x02163e6c kind:load to:0x0215e12c module:overlay(66) +from:0x02163e70 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02163e74 kind:load to:0x0215dfbc module:overlay(66) +from:0x02163e78 kind:load to:0x020aaad0 module:overlay(0) +from:0x02163e7c kind:load to:0x020aa778 module:overlay(0) +from:0x02163e80 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02163e84 kind:load to:0x020aa950 module:overlay(0) +from:0x02163e88 kind:load to:0x020aa94c module:overlay(0) +from:0x02163e8c kind:load to:0x020aaa1c module:overlay(0) +from:0x02163e90 kind:load to:0x020aaa40 module:overlay(0) +from:0x02163e94 kind:load to:0x020aaa44 module:overlay(0) +from:0x02163e98 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02163e9c kind:load to:0x020aa9a8 module:overlay(0) +from:0x02163ea0 kind:load to:0x02171c88 module:overlay(94) +from:0x02163ea4 kind:load to:0x020aa754 module:overlay(0) +from:0x02163ea8 kind:load to:0x020aa75c module:overlay(0) +from:0x02163eac kind:load to:0x020aa764 module:overlay(0) +from:0x02163eb0 kind:load to:0x020aa76c module:overlay(0) +from:0x02163eb4 kind:load to:0x020aac48 module:overlay(0) +from:0x02163eb8 kind:load to:0x020aad98 module:overlay(0) +from:0x02163ebc kind:load to:0x020aadc4 module:overlay(0) +from:0x02163ec0 kind:load to:0x020aade4 module:overlay(0) +from:0x02163ec4 kind:load to:0x020aaffc module:overlay(0) +from:0x02163ec8 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02163ecc kind:load to:0x020aa6c0 module:overlay(0) +from:0x02163ed0 kind:load to:0x020aa684 module:overlay(0) +from:0x02163ed4 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02163ed8 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02163edc kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02163ee0 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02163ee4 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02163ee8 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02163eec kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02163ef0 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02163ef4 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02163ef8 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02163efc kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02163f00 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02163f04 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02163f08 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02163f0c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02163f10 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02163f14 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02163f18 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02163f1c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02163f20 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02163f24 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02163f28 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02163f2c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02163f30 kind:load to:0x02171bc4 module:overlay(94) +from:0x02163f34 kind:load to:0x02171be4 module:overlay(94) +from:0x02163f40 kind:load to:0x0215e190 module:overlay(66) +from:0x02163f44 kind:load to:0x020990ec module:overlay(0) +from:0x02163f48 kind:load to:0x02098efc module:overlay(0) +from:0x02163f4c kind:load to:0x02098f78 module:overlay(0) +from:0x02163f50 kind:load to:0x020990f4 module:overlay(0) +from:0x02163f54 kind:load to:0x02099114 module:overlay(0) +from:0x02163f58 kind:load to:0x02099140 module:overlay(0) +from:0x02163f64 kind:load to:0x02099cc0 module:overlay(0) +from:0x02163f68 kind:load to:0x02099cfc module:overlay(0) +from:0x02163f6c kind:load to:0x02099d14 module:overlay(0) +from:0x02163f70 kind:load to:0x02099d20 module:overlay(0) +from:0x02163f74 kind:load to:0x01fff464 module:itcm +from:0x02163f78 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02163f7c kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x02163f80 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02163f84 kind:load to:0x02099c5c module:overlay(0) +from:0x02163f88 kind:load to:0x02099c60 module:overlay(0) +from:0x02163f8c kind:load to:0x02099c64 module:overlay(0) +from:0x02163f90 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02163f94 kind:load to:0x02099c6c module:overlay(0) +from:0x02163f98 kind:load to:0x02099c70 module:overlay(0) +from:0x02163f9c kind:load to:0x02099d2c module:overlay(0) +from:0x02163fa0 kind:load to:0x02099d98 module:overlay(0) +from:0x02163fa4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02163fa8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02163fac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02163fb0 kind:load to:0x0215e24c module:overlay(66) +from:0x02163fb4 kind:load to:0x0215e26c module:overlay(66) +from:0x02163fb8 kind:load to:0x0215e1fc module:overlay(66) +from:0x02163fbc kind:load to:0x02163fc4 module:overlay(66) +from:0x02163fc0 kind:load to:0x02163fd0 module:overlay(66) +from:0x02163fe4 kind:load to:0x0215e2b4 module:overlay(66) +from:0x02163fe8 kind:load to:0x020990ec module:overlay(0) +from:0x02163fec kind:load to:0x02098efc module:overlay(0) +from:0x02163ff0 kind:load to:0x02098f78 module:overlay(0) +from:0x02163ff4 kind:load to:0x020990f4 module:overlay(0) +from:0x02163ff8 kind:load to:0x02099114 module:overlay(0) +from:0x02163ffc kind:load to:0x02099140 module:overlay(0) +from:0x02164008 kind:load to:0x0215e300 module:overlay(66) +from:0x0216400c kind:load to:0x0215e660 module:overlay(66) +from:0x02164010 kind:load to:0x0205bca8 module:overlay(0) +from:0x02164014 kind:load to:0x01ffc57c module:itcm +from:0x02164018 kind:load to:0x02059348 module:overlay(0) +from:0x0216401c kind:load to:0x020593c4 module:overlay(0) +from:0x02164020 kind:load to:0x02059428 module:overlay(0) +from:0x02164024 kind:load to:0x01ffc7a4 module:itcm +from:0x02164028 kind:load to:0x02059304 module:overlay(0) +from:0x02164034 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164038 kind:load to:0x02099cfc module:overlay(0) +from:0x0216403c kind:load to:0x02099d14 module:overlay(0) +from:0x02164040 kind:load to:0x02099d20 module:overlay(0) +from:0x02164044 kind:load to:0x01fff464 module:itcm +from:0x02164048 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0216404c kind:load to:0x0215e3c8 module:overlay(66) +from:0x02164050 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02164054 kind:load to:0x02099c5c module:overlay(0) +from:0x02164058 kind:load to:0x02099c60 module:overlay(0) +from:0x0216405c kind:load to:0x02099c64 module:overlay(0) +from:0x02164060 kind:load to:0x0215e640 module:overlay(66) +from:0x02164064 kind:load to:0x02099c6c module:overlay(0) +from:0x02164068 kind:load to:0x02099c70 module:overlay(0) +from:0x0216406c kind:load to:0x02099d2c module:overlay(0) +from:0x02164070 kind:load to:0x02099d98 module:overlay(0) +from:0x02164074 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164078 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216407c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164080 kind:load to:0x0215e67c module:overlay(66) +from:0x02164084 kind:load to:0x0215e6bc module:overlay(66) +from:0x02164088 kind:load to:0x0215e4fc module:overlay(66) +from:0x021640ac kind:load to:0x0215e724 module:overlay(66) +from:0x021640b0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021640b4 kind:load to:0x0209e1dc module:overlay(0) +from:0x021640b8 kind:load to:0x0209e21c module:overlay(0) +from:0x021640bc kind:load to:0x0209e23c module:overlay(0) +from:0x021640c8 kind:load to:0x0215137c module:overlays(58,70) +from:0x021640cc kind:load to:0x0209e87c module:overlay(0) +from:0x021640d0 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021640d4 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021640d8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021640dc kind:load to:0x021513fc module:overlays(58,70) +from:0x021640e0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021640e4 kind:load to:0x0209e990 module:overlay(0) +from:0x021640e8 kind:load to:0x0209e998 module:overlay(0) +from:0x021640ec kind:load to:0x0209e99c module:overlay(0) +from:0x021640f0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021640f4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021640f8 kind:load to:0x0215e7f4 module:overlay(66) +from:0x021640fc kind:load to:0x0215e814 module:overlay(66) +from:0x02164100 kind:load to:0x0215e79c module:overlay(66) +from:0x02164104 kind:load to:0x02151484 module:overlays(58,70) +from:0x02164108 kind:load to:0x0215e7ec module:overlay(66) +from:0x0216410c kind:load to:0x0215ea38 module:overlay(66) +from:0x02164114 kind:load to:0x0215ea78 module:overlay(66) +from:0x0216411c kind:load to:0x0215ea34 module:overlay(66) +from:0x02164124 kind:load to:0x0215ea54 module:overlay(66) +from:0x02164134 kind:load to:0x0215e85c module:overlay(66) +from:0x02164138 kind:load to:0x02098ef4 module:overlay(0) +from:0x0216413c kind:load to:0x02098efc module:overlay(0) +from:0x02164140 kind:load to:0x02098f78 module:overlay(0) +from:0x02164144 kind:load to:0x02098fb8 module:overlay(0) +from:0x02164148 kind:load to:0x02098fbc module:overlay(0) +from:0x0216414c kind:load to:0x02098fc0 module:overlay(0) +from:0x02164158 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216415c kind:load to:0x02099cfc module:overlay(0) +from:0x02164160 kind:load to:0x02099d14 module:overlay(0) +from:0x02164164 kind:load to:0x02099d20 module:overlay(0) +from:0x02164168 kind:load to:0x01fff464 module:itcm +from:0x0216416c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164170 kind:load to:0x0215e8ec module:overlay(66) +from:0x02164174 kind:load to:0x02099c58 module:overlay(0) +from:0x02164178 kind:load to:0x0215e9c8 module:overlay(66) +from:0x0216417c kind:load to:0x0215e9b4 module:overlay(66) +from:0x02164180 kind:load to:0x02099c64 module:overlay(0) +from:0x02164184 kind:load to:0x0215ea98 module:overlay(66) +from:0x02164188 kind:load to:0x02099c6c module:overlay(0) +from:0x0216418c kind:load to:0x02099c70 module:overlay(0) +from:0x02164190 kind:load to:0x02099d2c module:overlay(0) +from:0x02164194 kind:load to:0x02099d98 module:overlay(0) +from:0x02164198 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216419c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021641a0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021641a4 kind:load to:0x0215eae8 module:overlay(66) +from:0x021641a8 kind:load to:0x0215eb10 module:overlay(66) +from:0x021641ac kind:load to:0x0215e9f4 module:overlay(66) +from:0x021641b0 kind:load to:0x0215ea90 module:overlay(66) +from:0x021641bc kind:load to:0x0215eb60 module:overlay(66) +from:0x021641c0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021641c4 kind:load to:0x0209e1dc module:overlay(0) +from:0x021641c8 kind:load to:0x0209e21c module:overlay(0) +from:0x021641cc kind:load to:0x0209e23c module:overlay(0) +from:0x021641d8 kind:load to:0x0215137c module:overlays(58,70) +from:0x021641dc kind:load to:0x0209e87c module:overlay(0) +from:0x021641e0 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021641e4 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021641e8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021641ec kind:load to:0x021513fc module:overlays(58,70) +from:0x021641f0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021641f4 kind:load to:0x0209e990 module:overlay(0) +from:0x021641f8 kind:load to:0x0209e998 module:overlay(0) +from:0x021641fc kind:load to:0x0209e99c module:overlay(0) +from:0x02164200 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02164204 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02164208 kind:load to:0x0215ec4c module:overlay(66) +from:0x0216420c kind:load to:0x0215ec6c module:overlay(66) +from:0x02164210 kind:load to:0x0215ebf4 module:overlay(66) +from:0x02164214 kind:load to:0x02151484 module:overlays(58,70) +from:0x02164218 kind:load to:0x0215ec44 module:overlay(66) +from:0x02164224 kind:load to:0x0215ecb4 module:overlay(66) +from:0x02164228 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0216422c kind:load to:0x0209e1dc module:overlay(0) +from:0x02164230 kind:load to:0x0209e21c module:overlay(0) +from:0x02164234 kind:load to:0x0209e23c module:overlay(0) +from:0x02164240 kind:load to:0x0215137c module:overlays(58,70) +from:0x02164244 kind:load to:0x0209e87c module:overlay(0) +from:0x02164248 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0216424c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02164250 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02164254 kind:load to:0x021513fc module:overlays(58,70) +from:0x02164258 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0216425c kind:load to:0x0209e990 module:overlay(0) +from:0x02164260 kind:load to:0x0209e998 module:overlay(0) +from:0x02164264 kind:load to:0x0209e99c module:overlay(0) +from:0x02164268 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0216426c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02164270 kind:load to:0x0215eda0 module:overlay(66) +from:0x02164274 kind:load to:0x0215edc0 module:overlay(66) +from:0x02164278 kind:load to:0x0215ed48 module:overlay(66) +from:0x0216427c kind:load to:0x02151484 module:overlays(58,70) +from:0x02164280 kind:load to:0x0215ed98 module:overlay(66) +from:0x0216428c kind:load to:0x0215ee88 module:overlay(66) +from:0x02164290 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02164294 kind:load to:0x0209e1dc module:overlay(0) +from:0x02164298 kind:load to:0x0209e21c module:overlay(0) +from:0x0216429c kind:load to:0x0209e23c module:overlay(0) +from:0x021642ac kind:load to:0x0209e1d4 module:overlay(0) +from:0x021642b0 kind:load to:0x0209e1dc module:overlay(0) +from:0x021642b4 kind:load to:0x0209e21c module:overlay(0) +from:0x021642b8 kind:load to:0x0209e23c module:overlay(0) +from:0x021642c4 kind:load to:0x0207db54 module:overlay(0) +from:0x021642c8 kind:load to:0x0207db5c module:overlay(0) +from:0x021642cc kind:load to:0x0207e024 module:overlay(0) +from:0x021642d0 kind:load to:0x0207e014 module:overlay(0) +from:0x021642d4 kind:load to:0x0207e058 module:overlay(0) +from:0x021642d8 kind:load to:0x0207e0c8 module:overlay(0) +from:0x021642dc kind:load to:0x0207e0f0 module:overlay(0) +from:0x021642e0 kind:load to:0x0207e168 module:overlay(0) +from:0x021642ec kind:load to:0x0215ef9c module:overlay(66) +from:0x021642f0 kind:load to:0x0215f468 module:overlay(66) +from:0x021642f4 kind:load to:0x0215ee2c module:overlay(66) +from:0x021642f8 kind:load to:0x01ffc57c module:itcm +from:0x021642fc kind:load to:0x02059348 module:overlay(0) +from:0x02164300 kind:load to:0x020593c4 module:overlay(0) +from:0x02164304 kind:load to:0x02059428 module:overlay(0) +from:0x02164308 kind:load to:0x0215ee38 module:overlay(66) +from:0x0216430c kind:load to:0x02059304 module:overlay(0) +from:0x02164318 kind:load to:0x0215efb0 module:overlay(66) +from:0x0216431c kind:load to:0x0209e87c module:overlay(0) +from:0x02164320 kind:load to:0x0215f068 module:overlay(66) +from:0x02164324 kind:load to:0x0215f1b4 module:overlay(66) +from:0x02164328 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0216432c kind:load to:0x0215f1c8 module:overlay(66) +from:0x02164330 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02164334 kind:load to:0x0209e990 module:overlay(0) +from:0x02164338 kind:load to:0x0209e998 module:overlay(0) +from:0x0216433c kind:load to:0x0209e99c module:overlay(0) +from:0x02164340 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02164344 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02164348 kind:load to:0x0215f484 module:overlay(66) +from:0x0216434c kind:load to:0x0215f4a4 module:overlay(66) diff --git a/config/jp/arm9/overlays/ov066/symbols.txt b/config/jp/arm9/overlays/ov066/symbols.txt new file mode 100644 index 00000000..5da999d9 --- /dev/null +++ b/config/jp/arm9/overlays/ov066/symbols.txt @@ -0,0 +1,996 @@ +func_ov066_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov066_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov066_02159c10 kind:function(arm,size=0x70) addr:0x02159c10 +func_ov066_02159c80 kind:function(arm,size=0x38) addr:0x02159c80 +func_ov066_02159cb8 kind:function(arm,size=0x1c) addr:0x02159cb8 +func_ov066_02159cd4 kind:function(arm,size=0x24) addr:0x02159cd4 +func_ov066_02159cf8 kind:function(arm,size=0xc) addr:0x02159cf8 +func_ov066_02159d04 kind:function(arm,size=0x29c) addr:0x02159d04 +func_ov066_02159fa0 kind:function(arm,size=0x1e8) addr:0x02159fa0 +func_ov066_0215a188 kind:function(arm,size=0x14) addr:0x0215a188 +func_ov066_0215a19c kind:function(arm,size=0x14) addr:0x0215a19c +func_ov066_0215a1b0 kind:function(arm,size=0x28) addr:0x0215a1b0 +func_ov066_0215a1d8 kind:function(arm,size=0x350) addr:0x0215a1d8 +func_ov066_0215a528 kind:function(arm,size=0x1d8) addr:0x0215a528 +func_ov066_0215a700 kind:function(arm,size=0x60) addr:0x0215a700 +func_ov066_0215a760 kind:function(arm,size=0x48) addr:0x0215a760 +func_ov066_0215a7a8 kind:function(arm,size=0x58) addr:0x0215a7a8 +func_ov066_0215a800 kind:function(arm,size=0xac) addr:0x0215a800 +func_ov066_0215a8ac kind:function(arm,size=0x1c) addr:0x0215a8ac +func_ov066_0215a8c8 kind:function(arm,size=0x60) addr:0x0215a8c8 +func_ov066_0215a928 kind:function(arm,size=0x24) addr:0x0215a928 +func_ov066_0215a94c kind:function(arm,size=0x10) addr:0x0215a94c +func_ov066_0215a95c kind:function(arm,size=0x8) addr:0x0215a95c +func_ov066_0215a964 kind:function(arm,size=0x1c) addr:0x0215a964 +func_ov066_0215a980 kind:function(arm,size=0x40) addr:0x0215a980 +func_ov066_0215a9c0 kind:function(arm,size=0x48) addr:0x0215a9c0 +func_ov066_0215aa08 kind:function(arm,size=0x24) addr:0x0215aa08 +func_ov066_0215aa2c kind:function(arm,size=0x2c) addr:0x0215aa2c +func_ov066_0215aa58 kind:function(arm,size=0x1c) addr:0x0215aa58 +func_ov066_0215aa74 kind:function(arm,size=0x28) addr:0x0215aa74 +func_ov066_0215aa9c kind:function(arm,size=0x20) addr:0x0215aa9c +func_ov066_0215aabc kind:function(arm,size=0x14) addr:0x0215aabc +func_ov066_0215aad0 kind:function(arm,size=0xc) addr:0x0215aad0 +func_ov066_0215aadc kind:function(arm,size=0x24) addr:0x0215aadc +func_ov066_0215ab00 kind:function(arm,size=0x6c) addr:0x0215ab00 +func_ov066_0215ab6c kind:function(arm,size=0x48) addr:0x0215ab6c +func_ov066_0215abb4 kind:function(arm,size=0x1c) addr:0x0215abb4 +func_ov066_0215abd0 kind:function(arm,size=0x24) addr:0x0215abd0 +func_ov066_0215abf4 kind:function(arm,size=0x14) addr:0x0215abf4 +func_ov066_0215ac08 kind:function(arm,size=0x1da0) addr:0x0215ac08 +func_ov066_0215c9a8 kind:function(arm,size=0x8) addr:0x0215c9a8 +func_ov066_0215c9b0 kind:function(arm,size=0x1e0) addr:0x0215c9b0 +func_ov066_0215cb90 kind:function(arm,size=0x4a4) addr:0x0215cb90 +func_ov066_0215d034 kind:function(arm,size=0x154) addr:0x0215d034 +func_ov066_0215d188 kind:function(arm,size=0x1d4) addr:0x0215d188 +func_ov066_0215d35c kind:function(arm,size=0x60) addr:0x0215d35c +func_ov066_0215d3bc kind:function(arm,size=0x90) addr:0x0215d3bc +func_ov066_0215d44c kind:function(arm,size=0x124) addr:0x0215d44c +func_ov066_0215d570 kind:function(arm,size=0x18) addr:0x0215d570 +func_ov066_0215d588 kind:function(arm,size=0x1c) addr:0x0215d588 +func_ov066_0215d5a4 kind:function(arm,size=0x60) addr:0x0215d5a4 +func_ov066_0215d604 kind:function(arm,size=0x74) addr:0x0215d604 +func_ov066_0215d678 kind:function(arm,size=0x74) addr:0x0215d678 +func_ov066_0215d6ec kind:function(arm,size=0x48) addr:0x0215d6ec +func_ov066_0215d734 kind:function(arm,size=0x50) addr:0x0215d734 +func_ov066_0215d784 kind:function(arm,size=0x14) addr:0x0215d784 +func_ov066_0215d798 kind:function(arm,size=0xc) addr:0x0215d798 +func_ov066_0215d7a4 kind:function(arm,size=0x8) addr:0x0215d7a4 +func_ov066_0215d7ac kind:function(arm,size=0x2c) addr:0x0215d7ac +func_ov066_0215d7d8 kind:function(arm,size=0xc) addr:0x0215d7d8 +func_ov066_0215d7e4 kind:function(arm,size=0x24) addr:0x0215d7e4 +func_ov066_0215d808 kind:function(arm,size=0x7c) addr:0x0215d808 +func_ov066_0215d884 kind:function(arm,size=0x20) addr:0x0215d884 +func_ov066_0215d8a4 kind:function(arm,size=0x4c) addr:0x0215d8a4 +func_ov066_0215d8f0 kind:function(arm,size=0x16c) addr:0x0215d8f0 +func_ov066_0215da5c kind:function(arm,size=0x74) addr:0x0215da5c +func_ov066_0215dad0 kind:function(arm,size=0x54) addr:0x0215dad0 +func_ov066_0215db24 kind:function(arm,size=0xf4) addr:0x0215db24 +func_ov066_0215dc18 kind:function(arm,size=0x8) addr:0x0215dc18 +func_ov066_0215dc20 kind:function(arm,size=0xc) addr:0x0215dc20 +func_ov066_0215dc2c kind:function(arm,size=0x28) addr:0x0215dc2c +func_ov066_0215dc54 kind:function(arm,size=0x30) addr:0x0215dc54 +func_ov066_0215dc84 kind:function(arm,size=0x14) addr:0x0215dc84 +func_ov066_0215dc98 kind:function(arm,size=0x14) addr:0x0215dc98 +func_ov066_0215dcac kind:function(arm,size=0xc) addr:0x0215dcac +func_ov066_0215dcb8 kind:function(arm,size=0x24) addr:0x0215dcb8 +func_ov066_0215dcdc kind:function(arm,size=0x80) addr:0x0215dcdc +func_ov066_0215dd5c kind:function(arm,size=0xc) addr:0x0215dd5c +func_ov066_0215dd68 kind:function(arm,size=0x24) addr:0x0215dd68 +func_ov066_0215dd8c kind:function(arm,size=0x70) addr:0x0215dd8c +func_ov066_0215ddfc kind:function(arm,size=0x20) addr:0x0215ddfc +func_ov066_0215de1c kind:function(arm,size=0x44) addr:0x0215de1c +func_ov066_0215de60 kind:function(arm,size=0x104) addr:0x0215de60 +func_ov066_0215df64 kind:function(arm,size=0x58) addr:0x0215df64 +func_ov066_0215dfbc kind:function(arm,size=0x54) addr:0x0215dfbc +func_ov066_0215e010 kind:function(arm,size=0xf4) addr:0x0215e010 +func_ov066_0215e104 kind:function(arm,size=0x28) addr:0x0215e104 +func_ov066_0215e12c kind:function(arm,size=0x30) addr:0x0215e12c +func_ov066_0215e15c kind:function(arm,size=0x14) addr:0x0215e15c +func_ov066_0215e170 kind:function(arm,size=0x14) addr:0x0215e170 +func_ov066_0215e184 kind:function(arm,size=0xc) addr:0x0215e184 +func_ov066_0215e190 kind:function(arm,size=0x24) addr:0x0215e190 +func_ov066_0215e1b4 kind:function(arm,size=0x28) addr:0x0215e1b4 +func_ov066_0215e1dc kind:function(arm,size=0x20) addr:0x0215e1dc +func_ov066_0215e1fc kind:function(arm,size=0x50) addr:0x0215e1fc +func_ov066_0215e24c kind:function(arm,size=0x20) addr:0x0215e24c +func_ov066_0215e26c kind:function(arm,size=0x28) addr:0x0215e26c +func_ov066_0215e294 kind:function(arm,size=0x14) addr:0x0215e294 +func_ov066_0215e2a8 kind:function(arm,size=0xc) addr:0x0215e2a8 +func_ov066_0215e2b4 kind:function(arm,size=0x24) addr:0x0215e2b4 +func_ov066_0215e2d8 kind:function(arm,size=0x28) addr:0x0215e2d8 +func_ov066_0215e300 kind:function(arm,size=0x14) addr:0x0215e300 +func_ov066_0215e314 kind:function(arm,size=0x7c) addr:0x0215e314 +func_ov066_0215e390 kind:function(arm,size=0x24) addr:0x0215e390 +func_ov066_0215e3b4 kind:function(arm,size=0x14) addr:0x0215e3b4 +func_ov066_0215e3c8 kind:function(arm,size=0x134) addr:0x0215e3c8 +func_ov066_0215e4fc kind:function(arm,size=0x50) addr:0x0215e4fc +func_ov066_0215e54c kind:function(arm,size=0x5c) addr:0x0215e54c +func_ov066_0215e5a8 kind:function(arm,size=0x98) addr:0x0215e5a8 +func_ov066_0215e640 kind:function(arm,size=0x20) addr:0x0215e640 +func_ov066_0215e660 kind:function(arm,size=0x1c) addr:0x0215e660 +func_ov066_0215e67c kind:function(arm,size=0x40) addr:0x0215e67c +func_ov066_0215e6bc kind:function(arm,size=0x48) addr:0x0215e6bc +func_ov066_0215e704 kind:function(arm,size=0x14) addr:0x0215e704 +func_ov066_0215e718 kind:function(arm,size=0xc) addr:0x0215e718 +func_ov066_0215e724 kind:function(arm,size=0x24) addr:0x0215e724 +func_ov066_0215e748 kind:function(arm,size=0x34) addr:0x0215e748 +func_ov066_0215e77c kind:function(arm,size=0x20) addr:0x0215e77c +func_ov066_0215e79c kind:function(arm,size=0x50) addr:0x0215e79c +func_ov066_0215e7ec kind:function(arm,size=0x8) addr:0x0215e7ec +func_ov066_0215e7f4 kind:function(arm,size=0x20) addr:0x0215e7f4 +func_ov066_0215e814 kind:function(arm,size=0x28) addr:0x0215e814 +func_ov066_0215e83c kind:function(arm,size=0x14) addr:0x0215e83c +func_ov066_0215e850 kind:function(arm,size=0xc) addr:0x0215e850 +func_ov066_0215e85c kind:function(arm,size=0x24) addr:0x0215e85c +func_ov066_0215e880 kind:function(arm,size=0x40) addr:0x0215e880 +func_ov066_0215e8c0 kind:function(arm,size=0x2c) addr:0x0215e8c0 +func_ov066_0215e8ec kind:function(arm,size=0x44) addr:0x0215e8ec +func_ov066_0215e930 kind:function(arm,size=0x3c) addr:0x0215e930 +func_ov066_0215e96c kind:function(arm,size=0x48) addr:0x0215e96c +func_ov066_0215e9b4 kind:function(arm,size=0x14) addr:0x0215e9b4 +func_ov066_0215e9c8 kind:function(arm,size=0x2c) addr:0x0215e9c8 +func_ov066_0215e9f4 kind:function(arm,size=0x40) addr:0x0215e9f4 +func_ov066_0215ea34 kind:function(arm,size=0x4) addr:0x0215ea34 +func_ov066_0215ea38 kind:function(arm,size=0x1c) addr:0x0215ea38 +func_ov066_0215ea54 kind:function(arm,size=0x24) addr:0x0215ea54 +func_ov066_0215ea78 kind:function(arm,size=0x18) addr:0x0215ea78 +func_ov066_0215ea90 kind:function(arm,size=0x8) addr:0x0215ea90 +func_ov066_0215ea98 kind:function(arm,size=0x50) addr:0x0215ea98 +func_ov066_0215eae8 kind:function(arm,size=0x28) addr:0x0215eae8 +func_ov066_0215eb10 kind:function(arm,size=0x30) addr:0x0215eb10 +func_ov066_0215eb40 kind:function(arm,size=0x14) addr:0x0215eb40 +func_ov066_0215eb54 kind:function(arm,size=0xc) addr:0x0215eb54 +func_ov066_0215eb60 kind:function(arm,size=0x24) addr:0x0215eb60 +func_ov066_0215eb84 kind:function(arm,size=0x50) addr:0x0215eb84 +func_ov066_0215ebd4 kind:function(arm,size=0x20) addr:0x0215ebd4 +func_ov066_0215ebf4 kind:function(arm,size=0x50) addr:0x0215ebf4 +func_ov066_0215ec44 kind:function(arm,size=0x8) addr:0x0215ec44 +func_ov066_0215ec4c kind:function(arm,size=0x20) addr:0x0215ec4c +func_ov066_0215ec6c kind:function(arm,size=0x28) addr:0x0215ec6c +func_ov066_0215ec94 kind:function(arm,size=0x14) addr:0x0215ec94 +func_ov066_0215eca8 kind:function(arm,size=0xc) addr:0x0215eca8 +func_ov066_0215ecb4 kind:function(arm,size=0x24) addr:0x0215ecb4 +func_ov066_0215ecd8 kind:function(arm,size=0x50) addr:0x0215ecd8 +func_ov066_0215ed28 kind:function(arm,size=0x20) addr:0x0215ed28 +func_ov066_0215ed48 kind:function(arm,size=0x50) addr:0x0215ed48 +func_ov066_0215ed98 kind:function(arm,size=0x8) addr:0x0215ed98 +func_ov066_0215eda0 kind:function(arm,size=0x20) addr:0x0215eda0 +func_ov066_0215edc0 kind:function(arm,size=0x28) addr:0x0215edc0 +func_ov066_0215ede8 kind:function(arm,size=0x14) addr:0x0215ede8 +func_ov066_0215edfc kind:function(arm,size=0x30) addr:0x0215edfc +func_ov066_0215ee2c kind:function(arm,size=0xc) addr:0x0215ee2c +func_ov066_0215ee38 kind:function(arm,size=0x44) addr:0x0215ee38 +func_ov066_0215ee7c kind:function(arm,size=0xc) addr:0x0215ee7c +func_ov066_0215ee88 kind:function(arm,size=0x24) addr:0x0215ee88 +func_ov066_0215eeac kind:function(arm,size=0xac) addr:0x0215eeac +func_ov066_0215ef58 kind:function(arm,size=0x44) addr:0x0215ef58 +func_ov066_0215ef9c kind:function(arm,size=0x14) addr:0x0215ef9c +func_ov066_0215efb0 kind:function(arm,size=0xb8) addr:0x0215efb0 +func_ov066_0215f068 kind:function(arm,size=0x14c) addr:0x0215f068 +func_ov066_0215f1b4 kind:function(arm,size=0x14) addr:0x0215f1b4 +func_ov066_0215f1c8 kind:function(arm,size=0x20) addr:0x0215f1c8 +func_ov066_0215f1e8 kind:function(arm,size=0x280) addr:0x0215f1e8 +func_ov066_0215f468 kind:function(arm,size=0x1c) addr:0x0215f468 +func_ov066_0215f484 kind:function(arm,size=0x20) addr:0x0215f484 +func_ov066_0215f4a4 kind:function(arm,size=0x28) addr:0x0215f4a4 +func_ov066_0215f4cc kind:function(arm,size=0x14) addr:0x0215f4cc +data_ov066_0215f4e8 kind:data(any) addr:0x0215f4e8 +data_ov066_0215f4f0 kind:data(any) addr:0x0215f4f0 +data_ov066_0215f518 kind:data(any) addr:0x0215f518 +data_ov066_0215f520 kind:data(any) addr:0x0215f520 +data_ov066_0215f530 kind:data(any) addr:0x0215f530 +data_ov066_0215f540 kind:data(any) addr:0x0215f540 +data_ov066_0215f570 kind:data(any) addr:0x0215f570 +data_ov066_0215f590 kind:data(any) addr:0x0215f590 +data_ov066_0215f5c8 kind:data(any) addr:0x0215f5c8 ambiguous +data_ov066_0215f5e8 kind:data(any) addr:0x0215f5e8 +data_ov066_0215f600 kind:data(any) addr:0x0215f600 +func_ov066_0215f608 kind:function(arm,size=0x50) addr:0x0215f608 +func_ov066_0215f658 kind:function(arm,size=0x50) addr:0x0215f658 +func_ov066_0215f6a8 kind:function(arm,size=0x94) addr:0x0215f6a8 +func_ov066_0215f73c kind:function(arm,size=0x94) addr:0x0215f73c +func_ov066_0215f7d0 kind:function(arm,size=0x50) addr:0x0215f7d0 +func_ov066_0215f820 kind:function(arm,size=0x50) addr:0x0215f820 +func_ov066_0215f870 kind:function(arm,size=0x50) addr:0x0215f870 +func_ov066_0215f8c0 kind:function(arm,size=0x50) addr:0x0215f8c0 +func_ov066_0215f910 kind:function(arm,size=0x50) addr:0x0215f910 +func_ov066_0215f960 kind:function(arm,size=0x50) addr:0x0215f960 +func_ov066_0215f9b0 kind:function(arm,size=0x50) addr:0x0215f9b0 +data_ov066_0215fa40 kind:data(any) addr:0x0215fa40 +data_ov066_0215fa44 kind:data(any) addr:0x0215fa44 +data_ov066_0215fa48 kind:data(any) addr:0x0215fa48 +data_ov066_0215fa4c kind:data(any) addr:0x0215fa4c +data_ov066_0215fa50 kind:data(any) addr:0x0215fa50 +data_ov066_0215fa54 kind:data(any) addr:0x0215fa54 +data_ov066_0215fa58 kind:data(any) addr:0x0215fa58 +data_ov066_0215fa5c kind:data(any) addr:0x0215fa5c +data_ov066_0215fa60 kind:data(any) addr:0x0215fa60 +data_ov066_0215fa64 kind:data(any) addr:0x0215fa64 +data_ov066_0215fa68 kind:data(any) addr:0x0215fa68 +data_ov066_0215fa6c kind:data(any) addr:0x0215fa6c +data_ov066_0215fa70 kind:data(any) addr:0x0215fa70 +data_ov066_0215fa74 kind:data(any) addr:0x0215fa74 +data_ov066_0215fa78 kind:data(any) addr:0x0215fa78 +data_ov066_0215fa7c kind:data(any) addr:0x0215fa7c +data_ov066_0215fa80 kind:data(any) addr:0x0215fa80 +data_ov066_0215fa84 kind:data(any) addr:0x0215fa84 +data_ov066_0215fa88 kind:data(any) addr:0x0215fa88 +data_ov066_0215fa8c kind:data(any) addr:0x0215fa8c +data_ov066_0215fa90 kind:data(any) addr:0x0215fa90 +data_ov066_0215fa94 kind:data(any) addr:0x0215fa94 +data_ov066_0215fa98 kind:data(any) addr:0x0215fa98 +data_ov066_0215fa9c kind:data(any) addr:0x0215fa9c +data_ov066_0215faa0 kind:data(any) addr:0x0215faa0 +data_ov066_0215faa4 kind:data(any) addr:0x0215faa4 +data_ov066_0215faa8 kind:data(any) addr:0x0215faa8 +data_ov066_0215faac kind:data(any) addr:0x0215faac +data_ov066_0215fab0 kind:data(any) addr:0x0215fab0 +data_ov066_0215fab4 kind:data(any) addr:0x0215fab4 +data_ov066_0215fab8 kind:data(any) addr:0x0215fab8 +data_ov066_0215fabc kind:data(any) addr:0x0215fabc +data_ov066_0215fac4 kind:data(any) addr:0x0215fac4 +data_ov066_0215facc kind:data(any) addr:0x0215facc +data_ov066_0215fad4 kind:data(any) addr:0x0215fad4 +data_ov066_0215fad8 kind:data(any) addr:0x0215fad8 ambiguous +data_ov066_0215fadc kind:data(any) addr:0x0215fadc +data_ov066_0215fae4 kind:data(any) addr:0x0215fae4 +data_ov066_0215faec kind:data(any) addr:0x0215faec +data_ov066_0215faf4 kind:data(any) addr:0x0215faf4 +data_ov066_0215fafc kind:data(any) addr:0x0215fafc +data_ov066_0215fb04 kind:data(any) addr:0x0215fb04 +data_ov066_0215fb0c kind:data(any) addr:0x0215fb0c +data_ov066_0215fb14 kind:data(any) addr:0x0215fb14 +data_ov066_0215fb1c kind:data(any) addr:0x0215fb1c +data_ov066_0215fb24 kind:data(any) addr:0x0215fb24 +data_ov066_0215fb2c kind:data(any) addr:0x0215fb2c +data_ov066_0215fb34 kind:data(any) addr:0x0215fb34 +data_ov066_0215fb3c kind:data(any) addr:0x0215fb3c +data_ov066_0215fb44 kind:data(any) addr:0x0215fb44 +data_ov066_0215fb4c kind:data(any) addr:0x0215fb4c +data_ov066_0215fb54 kind:data(any) addr:0x0215fb54 +data_ov066_0215fb5c kind:data(any) addr:0x0215fb5c +data_ov066_0215fb64 kind:data(any) addr:0x0215fb64 +data_ov066_0215fb6c kind:data(any) addr:0x0215fb6c +data_ov066_0215fb74 kind:data(any) addr:0x0215fb74 +data_ov066_0215fb7c kind:data(any) addr:0x0215fb7c +data_ov066_0215fb84 kind:data(any) addr:0x0215fb84 +data_ov066_0215fb8c kind:data(any) addr:0x0215fb8c +data_ov066_0215fb94 kind:data(any) addr:0x0215fb94 +data_ov066_0215fb9c kind:data(any) addr:0x0215fb9c +data_ov066_0215fba4 kind:data(any) addr:0x0215fba4 +data_ov066_0215fbac kind:data(any) addr:0x0215fbac +data_ov066_0215fbb4 kind:data(any) addr:0x0215fbb4 +data_ov066_0215fbbc kind:data(any) addr:0x0215fbbc +data_ov066_0215fbc4 kind:data(any) addr:0x0215fbc4 +data_ov066_0215fbcc kind:data(any) addr:0x0215fbcc +data_ov066_0215fbd4 kind:data(any) addr:0x0215fbd4 +data_ov066_0215fbdc kind:data(any) addr:0x0215fbdc +data_ov066_0215fbe4 kind:data(any) addr:0x0215fbe4 +data_ov066_0215fbec kind:data(any) addr:0x0215fbec +data_ov066_0215fbf4 kind:data(any) addr:0x0215fbf4 +data_ov066_0215fbfc kind:data(any) addr:0x0215fbfc +data_ov066_0215fc04 kind:data(any) addr:0x0215fc04 +data_ov066_0215fc0c kind:data(any) addr:0x0215fc0c +data_ov066_0215fc14 kind:data(any) addr:0x0215fc14 +data_ov066_0215fc1c kind:data(any) addr:0x0215fc1c +data_ov066_0215fc24 kind:data(any) addr:0x0215fc24 +data_ov066_0215fc2c kind:data(any) addr:0x0215fc2c +data_ov066_0215fc34 kind:data(any) addr:0x0215fc34 +data_ov066_0215fc3c kind:data(any) addr:0x0215fc3c +data_ov066_0215fc44 kind:data(any) addr:0x0215fc44 +data_ov066_0215fc4c kind:data(any) addr:0x0215fc4c +data_ov066_0215fc54 kind:data(any) addr:0x0215fc54 +data_ov066_0215fc5c kind:data(any) addr:0x0215fc5c +data_ov066_0215fc64 kind:data(any) addr:0x0215fc64 +data_ov066_0215fc6c kind:data(any) addr:0x0215fc6c +data_ov066_0215fc74 kind:data(any) addr:0x0215fc74 +data_ov066_0215fc7c kind:data(any) addr:0x0215fc7c +data_ov066_0215fc84 kind:data(any) addr:0x0215fc84 +data_ov066_0215fc8c kind:data(any) addr:0x0215fc8c +data_ov066_0215fc94 kind:data(any) addr:0x0215fc94 +data_ov066_0215fc9c kind:data(any) addr:0x0215fc9c +data_ov066_0215fca4 kind:data(any) addr:0x0215fca4 +data_ov066_0215fcac kind:data(any) addr:0x0215fcac +data_ov066_0215fcb4 kind:data(any) addr:0x0215fcb4 +data_ov066_0215fcbc kind:data(any) addr:0x0215fcbc +data_ov066_0215fcc4 kind:data(any) addr:0x0215fcc4 +data_ov066_0215fccc kind:data(any) addr:0x0215fccc +data_ov066_0215fcd4 kind:data(any) addr:0x0215fcd4 +data_ov066_0215fcdc kind:data(any) addr:0x0215fcdc +data_ov066_0215fce4 kind:data(any) addr:0x0215fce4 +data_ov066_0215fcec kind:data(any) addr:0x0215fcec +data_ov066_0215fcf4 kind:data(any) addr:0x0215fcf4 +data_ov066_0215fcfc kind:data(any) addr:0x0215fcfc +data_ov066_0215fd04 kind:data(any) addr:0x0215fd04 +data_ov066_0215fd0c kind:data(any) addr:0x0215fd0c +data_ov066_0215fd14 kind:data(any) addr:0x0215fd14 +data_ov066_0215fd1c kind:data(any) addr:0x0215fd1c +data_ov066_0215fd24 kind:data(any) addr:0x0215fd24 +data_ov066_0215fd2c kind:data(any) addr:0x0215fd2c +data_ov066_0215fd34 kind:data(any) addr:0x0215fd34 +data_ov066_0215fd3c kind:data(any) addr:0x0215fd3c +data_ov066_0215fd44 kind:data(any) addr:0x0215fd44 +data_ov066_0215fd4c kind:data(any) addr:0x0215fd4c +data_ov066_0215fd54 kind:data(any) addr:0x0215fd54 +data_ov066_0215fd5c kind:data(any) addr:0x0215fd5c +data_ov066_0215fd64 kind:data(any) addr:0x0215fd64 +data_ov066_0215fd6c kind:data(any) addr:0x0215fd6c +data_ov066_0215fd74 kind:data(any) addr:0x0215fd74 +data_ov066_0215fd7c kind:data(any) addr:0x0215fd7c +data_ov066_0215fd84 kind:data(any) addr:0x0215fd84 +data_ov066_0215fd8c kind:data(any) addr:0x0215fd8c +data_ov066_0215fd94 kind:data(any) addr:0x0215fd94 +data_ov066_0215fd9c kind:data(any) addr:0x0215fd9c +data_ov066_0215fda4 kind:data(any) addr:0x0215fda4 +data_ov066_0215fdac kind:data(any) addr:0x0215fdac +data_ov066_0215fdb4 kind:data(any) addr:0x0215fdb4 +data_ov066_0215fdbc kind:data(any) addr:0x0215fdbc +data_ov066_0215fdc4 kind:data(any) addr:0x0215fdc4 +data_ov066_0215fdcc kind:data(any) addr:0x0215fdcc +data_ov066_0215fdd4 kind:data(any) addr:0x0215fdd4 +data_ov066_0215fddc kind:data(any) addr:0x0215fddc +data_ov066_0215fde4 kind:data(any) addr:0x0215fde4 +data_ov066_0215fdec kind:data(any) addr:0x0215fdec +data_ov066_0215fdf4 kind:data(any) addr:0x0215fdf4 +data_ov066_0215fdfc kind:data(any) addr:0x0215fdfc +data_ov066_0215fe04 kind:data(any) addr:0x0215fe04 +data_ov066_0215fe0c kind:data(any) addr:0x0215fe0c +data_ov066_0215fe14 kind:data(any) addr:0x0215fe14 +data_ov066_0215fe1c kind:data(any) addr:0x0215fe1c +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_0215feb4 kind:data(any) addr:0x0215feb4 +data_ov066_0215fec0 kind:data(any) addr:0x0215fec0 +data_ov066_0215fecc kind:data(any) addr:0x0215fecc +data_ov066_0215fed8 kind:data(any) addr:0x0215fed8 +data_ov066_0215fee4 kind:data(any) addr:0x0215fee4 +data_ov066_0215fef0 kind:data(any) addr:0x0215fef0 +data_ov066_0215fef4 kind:data(any) addr:0x0215fef4 ambiguous +data_ov066_0215fefc kind:data(any) addr:0x0215fefc +data_ov066_0215ff08 kind:data(any) addr:0x0215ff08 +data_ov066_0215ff14 kind:data(any) addr:0x0215ff14 +data_ov066_0215ff20 kind:data(any) addr:0x0215ff20 +data_ov066_0215ff2c kind:data(any) addr:0x0215ff2c +data_ov066_0215ff38 kind:data(any) addr:0x0215ff38 +data_ov066_0215ff44 kind:data(any) addr:0x0215ff44 +data_ov066_0215ff50 kind:data(any) addr:0x0215ff50 +data_ov066_0215ff64 kind:data(any) addr:0x0215ff64 +data_ov066_0215ff80 kind:data(any) addr:0x0215ff80 +data_ov066_0215ff98 kind:data(any) addr:0x0215ff98 ambiguous +data_ov066_0215ff9c kind:data(any) addr:0x0215ff9c +data_ov066_0215ffd4 kind:data(any) addr:0x0215ffd4 +data_ov066_0216001c kind:data(any) addr:0x0216001c +data_ov066_02160060 kind:data(any) addr:0x02160060 +data_ov066_021600d8 kind:data(any) addr:0x021600d8 +data_ov066_02160168 kind:data(any) addr:0x02160168 ambiguous +data_ov066_02160170 kind:data(any) addr:0x02160170 ambiguous +data_ov066_021601dc kind:data(any) addr:0x021601dc +data_ov066_02160268 kind:data(any) addr:0x02160268 ambiguous +data_ov066_021602e0 kind:data(any) addr:0x021602e0 +data_ov066_021602f0 kind:data(any) addr:0x021602f0 ambiguous +data_ov066_02160348 kind:data(any) addr:0x02160348 ambiguous +data_ov066_021603e4 kind:data(any) addr:0x021603e4 +data_ov066_02160470 kind:data(any) addr:0x02160470 ambiguous +data_ov066_021604e8 kind:data(any) addr:0x021604e8 +data_ov066_0216057c kind:data(any) addr:0x0216057c ambiguous +data_ov066_021605ec kind:data(any) addr:0x021605ec +data_ov066_021606b4 kind:data(any) addr:0x021606b4 ambiguous +data_ov066_021606b8 kind:data(any) addr:0x021606b8 ambiguous +data_ov066_021606f0 kind:data(any) addr:0x021606f0 +data_ov066_021607f4 kind:data(any) addr:0x021607f4 +data_ov066_021608f0 kind:data(any) addr:0x021608f0 ambiguous +data_ov066_021608f4 kind:data(any) addr:0x021608f4 ambiguous +data_ov066_021608f8 kind:data(any) addr:0x021608f8 +data_ov066_021608fc kind:data(any) addr:0x021608fc ambiguous +data_ov066_02160970 kind:data(any) addr:0x02160970 ambiguous +data_ov066_02160a04 kind:data(any) addr:0x02160a04 +data_ov066_02160aa4 kind:data(any) addr:0x02160aa4 ambiguous +data_ov066_02160b20 kind:data(any) addr:0x02160b20 +data_ov066_02160b5c kind:data(any) addr:0x02160b5c ambiguous +data_ov066_02160bc8 kind:data(any) addr:0x02160bc8 ambiguous +data_ov066_02160c34 kind:data(any) addr:0x02160c34 +data_ov066_02160c38 kind:data(any) addr:0x02160c38 +data_ov066_02160c3c kind:data(any) addr:0x02160c3c +data_ov066_02160c40 kind:data(any) addr:0x02160c40 +data_ov066_02160c44 kind:data(any) addr:0x02160c44 +data_ov066_02160c48 kind:data(any) addr:0x02160c48 +data_ov066_02160c50 kind:data(any) addr:0x02160c50 +data_ov066_02160c58 kind:data(any) addr:0x02160c58 +data_ov066_02160c60 kind:data(any) addr:0x02160c60 +data_ov066_02160c68 kind:data(any) addr:0x02160c68 +data_ov066_02160c70 kind:data(any) addr:0x02160c70 +data_ov066_02160c78 kind:data(any) addr:0x02160c78 +data_ov066_02160c80 kind:data(any) addr:0x02160c80 +data_ov066_02160c88 kind:data(any) addr:0x02160c88 +data_ov066_02160c90 kind:data(any) addr:0x02160c90 +data_ov066_02160c98 kind:data(any) addr:0x02160c98 +data_ov066_02160ca0 kind:data(any) addr:0x02160ca0 +data_ov066_02160ca8 kind:data(any) addr:0x02160ca8 +data_ov066_02160cb0 kind:data(any) addr:0x02160cb0 +data_ov066_02160cb8 kind:data(any) addr:0x02160cb8 +data_ov066_02160cc0 kind:data(any) addr:0x02160cc0 +data_ov066_02160cc8 kind:data(any) addr:0x02160cc8 +data_ov066_02160cd0 kind:data(any) addr:0x02160cd0 +data_ov066_02160cd8 kind:data(any) addr:0x02160cd8 +data_ov066_02160ce0 kind:data(any) addr:0x02160ce0 +data_ov066_02160ce8 kind:data(any) addr:0x02160ce8 +data_ov066_02160cf0 kind:data(any) addr:0x02160cf0 +data_ov066_02160cf8 kind:data(any) addr:0x02160cf8 +data_ov066_02160d00 kind:data(any) addr:0x02160d00 +data_ov066_02160d08 kind:data(any) addr:0x02160d08 +data_ov066_02160d10 kind:data(any) addr:0x02160d10 +data_ov066_02160d18 kind:data(any) addr:0x02160d18 +data_ov066_02160d20 kind:data(any) addr:0x02160d20 +data_ov066_02160d28 kind:data(any) addr:0x02160d28 +data_ov066_02160d30 kind:data(any) addr:0x02160d30 +data_ov066_02160d38 kind:data(any) addr:0x02160d38 +data_ov066_02160d40 kind:data(any) addr:0x02160d40 +data_ov066_02160d48 kind:data(any) addr:0x02160d48 +data_ov066_02160d50 kind:data(any) addr:0x02160d50 +data_ov066_02160d54 kind:data(any) addr:0x02160d54 ambiguous +data_ov066_02160d58 kind:data(any) addr:0x02160d58 +data_ov066_02160d60 kind:data(any) addr:0x02160d60 +data_ov066_02160d68 kind:data(any) addr:0x02160d68 +data_ov066_02160d70 kind:data(any) addr:0x02160d70 +data_ov066_02160d78 kind:data(any) addr:0x02160d78 +data_ov066_02160d80 kind:data(any) addr:0x02160d80 +data_ov066_02160d88 kind:data(any) addr:0x02160d88 +data_ov066_02160d90 kind:data(any) addr:0x02160d90 +data_ov066_02160d98 kind:data(any) addr:0x02160d98 +data_ov066_02160da0 kind:data(any) addr:0x02160da0 +data_ov066_02160da8 kind:data(any) addr:0x02160da8 +data_ov066_02160db0 kind:data(any) addr:0x02160db0 +data_ov066_02160db8 kind:data(any) addr:0x02160db8 +data_ov066_02160dc0 kind:data(any) addr:0x02160dc0 +data_ov066_02160dc8 kind:data(any) addr:0x02160dc8 +data_ov066_02160dd0 kind:data(any) addr:0x02160dd0 +data_ov066_02160dd8 kind:data(any) addr:0x02160dd8 +data_ov066_02160de0 kind:data(any) addr:0x02160de0 +data_ov066_02160de8 kind:data(any) addr:0x02160de8 +data_ov066_02160df0 kind:data(any) addr:0x02160df0 +data_ov066_02160df8 kind:data(any) addr:0x02160df8 +data_ov066_02160e00 kind:data(any) addr:0x02160e00 +data_ov066_02160e08 kind:data(any) addr:0x02160e08 +data_ov066_02160e10 kind:data(any) addr:0x02160e10 +data_ov066_02160e18 kind:data(any) addr:0x02160e18 +data_ov066_02160e20 kind:data(any) addr:0x02160e20 +data_ov066_02160e28 kind:data(any) addr:0x02160e28 +data_ov066_02160e30 kind:data(any) addr:0x02160e30 +data_ov066_02160e38 kind:data(any) addr:0x02160e38 +data_ov066_02160e40 kind:data(any) addr:0x02160e40 +data_ov066_02160e48 kind:data(any) addr:0x02160e48 +data_ov066_02160e50 kind:data(any) addr:0x02160e50 +data_ov066_02160e58 kind:data(any) addr:0x02160e58 +data_ov066_02160e60 kind:data(any) addr:0x02160e60 +data_ov066_02160e68 kind:data(any) addr:0x02160e68 +data_ov066_02160e70 kind:data(any) addr:0x02160e70 +data_ov066_02160e78 kind:data(any) addr:0x02160e78 +data_ov066_02160e80 kind:data(any) addr:0x02160e80 +data_ov066_02160e88 kind:data(any) addr:0x02160e88 +data_ov066_02160e90 kind:data(any) addr:0x02160e90 +data_ov066_02160e98 kind:data(any) addr:0x02160e98 +data_ov066_02160ea0 kind:data(any) addr:0x02160ea0 +data_ov066_02160ea8 kind:data(any) addr:0x02160ea8 +data_ov066_02160eb0 kind:data(any) addr:0x02160eb0 +data_ov066_02160eb8 kind:data(any) addr:0x02160eb8 +data_ov066_02160ec0 kind:data(any) addr:0x02160ec0 +data_ov066_02160ec8 kind:data(any) addr:0x02160ec8 +data_ov066_02160ed0 kind:data(any) addr:0x02160ed0 +data_ov066_02160ed8 kind:data(any) addr:0x02160ed8 +data_ov066_02160ee0 kind:data(any) addr:0x02160ee0 +data_ov066_02160ee8 kind:data(any) addr:0x02160ee8 +data_ov066_02160ef0 kind:data(any) addr:0x02160ef0 +data_ov066_02160ef8 kind:data(any) addr:0x02160ef8 +data_ov066_02160f00 kind:data(any) addr:0x02160f00 +data_ov066_02160f08 kind:data(any) addr:0x02160f08 +data_ov066_02160f10 kind:data(any) addr:0x02160f10 +data_ov066_02160f18 kind:data(any) addr:0x02160f18 +data_ov066_02160f20 kind:data(any) addr:0x02160f20 +data_ov066_02160f28 kind:data(any) addr:0x02160f28 +data_ov066_02160f30 kind:data(any) addr:0x02160f30 +data_ov066_02160f38 kind:data(any) addr:0x02160f38 +data_ov066_02160f40 kind:data(any) addr:0x02160f40 +data_ov066_02160f48 kind:data(any) addr:0x02160f48 +data_ov066_02160f50 kind:data(any) addr:0x02160f50 +data_ov066_02160f58 kind:data(any) addr:0x02160f58 +data_ov066_02160f60 kind:data(any) addr:0x02160f60 +data_ov066_02160f68 kind:data(any) addr:0x02160f68 +data_ov066_02160f70 kind:data(any) addr:0x02160f70 +data_ov066_02160f78 kind:data(any) addr:0x02160f78 +data_ov066_02160f80 kind:data(any) addr:0x02160f80 +data_ov066_02160f88 kind:data(any) addr:0x02160f88 +data_ov066_02160f90 kind:data(any) addr:0x02160f90 +data_ov066_02160f98 kind:data(any) addr:0x02160f98 +data_ov066_02160fa0 kind:data(any) addr:0x02160fa0 +data_ov066_02160fa8 kind:data(any) addr:0x02160fa8 +data_ov066_02160fb0 kind:data(any) addr:0x02160fb0 +data_ov066_02160fb8 kind:data(any) addr:0x02160fb8 +data_ov066_02160fc0 kind:data(any) addr:0x02160fc0 +data_ov066_02160fc8 kind:data(any) addr:0x02160fc8 +data_ov066_02160fd0 kind:data(any) addr:0x02160fd0 +data_ov066_02160fd8 kind:data(any) addr:0x02160fd8 +data_ov066_02160fe0 kind:data(any) addr:0x02160fe0 +data_ov066_02160fe8 kind:data(any) addr:0x02160fe8 +data_ov066_02160ff0 kind:data(any) addr:0x02160ff0 +data_ov066_02160ff8 kind:data(any) addr:0x02160ff8 +data_ov066_02161000 kind:data(any) addr:0x02161000 +data_ov066_02161008 kind:data(any) addr:0x02161008 +data_ov066_02161010 kind:data(any) addr:0x02161010 +data_ov066_02161018 kind:data(any) addr:0x02161018 +data_ov066_02161020 kind:data(any) addr:0x02161020 +data_ov066_02161028 kind:data(any) addr:0x02161028 +data_ov066_02161030 kind:data(any) addr:0x02161030 +data_ov066_02161038 kind:data(any) addr:0x02161038 +data_ov066_02161040 kind:data(any) addr:0x02161040 +data_ov066_02161048 kind:data(any) addr:0x02161048 +data_ov066_02161050 kind:data(any) addr:0x02161050 +data_ov066_02161058 kind:data(any) addr:0x02161058 +data_ov066_02161060 kind:data(any) addr:0x02161060 +data_ov066_02161068 kind:data(any) addr:0x02161068 +data_ov066_02161070 kind:data(any) addr:0x02161070 +data_ov066_02161078 kind:data(any) addr:0x02161078 +data_ov066_02161080 kind:data(any) addr:0x02161080 +data_ov066_02161088 kind:data(any) addr:0x02161088 +data_ov066_0216108c kind:data(any) addr:0x0216108c ambiguous +data_ov066_02161090 kind:data(any) addr:0x02161090 +data_ov066_02161098 kind:data(any) addr:0x02161098 +data_ov066_021610a0 kind:data(any) addr:0x021610a0 +data_ov066_021610a8 kind:data(any) addr:0x021610a8 +data_ov066_021610b0 kind:data(any) addr:0x021610b0 +data_ov066_021610b8 kind:data(any) addr:0x021610b8 +data_ov066_021610c0 kind:data(any) addr:0x021610c0 +data_ov066_021610c8 kind:data(any) addr:0x021610c8 +data_ov066_021610d0 kind:data(any) addr:0x021610d0 +data_ov066_021610d8 kind:data(any) addr:0x021610d8 +data_ov066_021610e0 kind:data(any) addr:0x021610e0 +data_ov066_021610e8 kind:data(any) addr:0x021610e8 +data_ov066_021610f0 kind:data(any) addr:0x021610f0 +data_ov066_021610f8 kind:data(any) addr:0x021610f8 +data_ov066_02161100 kind:data(any) addr:0x02161100 +data_ov066_02161108 kind:data(any) addr:0x02161108 +data_ov066_02161110 kind:data(any) addr:0x02161110 +data_ov066_02161118 kind:data(any) addr:0x02161118 +data_ov066_02161120 kind:data(any) addr:0x02161120 +data_ov066_02161128 kind:data(any) addr:0x02161128 +data_ov066_02161130 kind:data(any) addr:0x02161130 +data_ov066_02161138 kind:data(any) addr:0x02161138 +data_ov066_02161140 kind:data(any) addr:0x02161140 +data_ov066_02161148 kind:data(any) addr:0x02161148 +data_ov066_02161150 kind:data(any) addr:0x02161150 +data_ov066_02161158 kind:data(any) addr:0x02161158 +data_ov066_02161160 kind:data(any) addr:0x02161160 +data_ov066_02161168 kind:data(any) addr:0x02161168 +data_ov066_02161170 kind:data(any) addr:0x02161170 +data_ov066_02161178 kind:data(any) addr:0x02161178 +data_ov066_02161180 kind:data(any) addr:0x02161180 +data_ov066_02161188 kind:data(any) addr:0x02161188 +data_ov066_02161190 kind:data(any) addr:0x02161190 +data_ov066_02161198 kind:data(any) addr:0x02161198 +data_ov066_021611a0 kind:data(any) addr:0x021611a0 +data_ov066_021611a8 kind:data(any) addr:0x021611a8 +data_ov066_021611b0 kind:data(any) addr:0x021611b0 +data_ov066_021611b8 kind:data(any) addr:0x021611b8 +data_ov066_021611c0 kind:data(any) addr:0x021611c0 +data_ov066_021611c8 kind:data(any) addr:0x021611c8 +data_ov066_021611d0 kind:data(any) addr:0x021611d0 +data_ov066_021611d8 kind:data(any) addr:0x021611d8 +data_ov066_021611e0 kind:data(any) addr:0x021611e0 +data_ov066_021611e8 kind:data(any) addr:0x021611e8 +data_ov066_021611f0 kind:data(any) addr:0x021611f0 +data_ov066_021611f8 kind:data(any) addr:0x021611f8 +data_ov066_02161200 kind:data(any) addr:0x02161200 +data_ov066_02161208 kind:data(any) addr:0x02161208 +data_ov066_02161210 kind:data(any) addr:0x02161210 +data_ov066_02161218 kind:data(any) addr:0x02161218 +data_ov066_02161220 kind:data(any) addr:0x02161220 +data_ov066_02161228 kind:data(any) addr:0x02161228 +data_ov066_02161230 kind:data(any) addr:0x02161230 +data_ov066_02161238 kind:data(any) addr:0x02161238 +data_ov066_02161240 kind:data(any) addr:0x02161240 +data_ov066_02161248 kind:data(any) addr:0x02161248 +data_ov066_02161250 kind:data(any) addr:0x02161250 +data_ov066_02161258 kind:data(any) addr:0x02161258 +data_ov066_02161260 kind:data(any) addr:0x02161260 +data_ov066_02161268 kind:data(any) addr:0x02161268 +data_ov066_02161270 kind:data(any) addr:0x02161270 +data_ov066_02161278 kind:data(any) addr:0x02161278 +data_ov066_02161280 kind:data(any) addr:0x02161280 +data_ov066_02161288 kind:data(any) addr:0x02161288 +data_ov066_02161290 kind:data(any) addr:0x02161290 +data_ov066_02161298 kind:data(any) addr:0x02161298 +data_ov066_021612a0 kind:data(any) addr:0x021612a0 +data_ov066_021612a8 kind:data(any) addr:0x021612a8 +data_ov066_021612b0 kind:data(any) addr:0x021612b0 +data_ov066_021612b8 kind:data(any) addr:0x021612b8 +data_ov066_021612c0 kind:data(any) addr:0x021612c0 +data_ov066_021612c8 kind:data(any) addr:0x021612c8 +data_ov066_021612d0 kind:data(any) addr:0x021612d0 +data_ov066_021612d8 kind:data(any) addr:0x021612d8 +data_ov066_021612e0 kind:data(any) addr:0x021612e0 +data_ov066_021612e8 kind:data(any) addr:0x021612e8 +data_ov066_021612f0 kind:data(any) addr:0x021612f0 +data_ov066_021612f8 kind:data(any) addr:0x021612f8 +data_ov066_02161300 kind:data(any) addr:0x02161300 +data_ov066_02161308 kind:data(any) addr:0x02161308 +data_ov066_02161310 kind:data(any) addr:0x02161310 +data_ov066_02161318 kind:data(any) addr:0x02161318 +data_ov066_02161320 kind:data(any) addr:0x02161320 +data_ov066_02161328 kind:data(any) addr:0x02161328 +data_ov066_02161330 kind:data(any) addr:0x02161330 +data_ov066_02161338 kind:data(any) addr:0x02161338 +data_ov066_02161340 kind:data(any) addr:0x02161340 +data_ov066_02161348 kind:data(any) addr:0x02161348 +data_ov066_02161350 kind:data(any) addr:0x02161350 +data_ov066_02161358 kind:data(any) addr:0x02161358 +data_ov066_02161360 kind:data(any) addr:0x02161360 +data_ov066_02161368 kind:data(any) addr:0x02161368 +data_ov066_02161370 kind:data(any) addr:0x02161370 +data_ov066_02161378 kind:data(any) addr:0x02161378 +data_ov066_02161380 kind:data(any) addr:0x02161380 +data_ov066_02161388 kind:data(any) addr:0x02161388 +data_ov066_02161390 kind:data(any) addr:0x02161390 +data_ov066_02161398 kind:data(any) addr:0x02161398 +data_ov066_021613a0 kind:data(any) addr:0x021613a0 +data_ov066_021613a8 kind:data(any) addr:0x021613a8 +data_ov066_021613b0 kind:data(any) addr:0x021613b0 +data_ov066_021613b8 kind:data(any) addr:0x021613b8 +data_ov066_021613c0 kind:data(any) addr:0x021613c0 +data_ov066_021613c8 kind:data(any) addr:0x021613c8 +data_ov066_021613d0 kind:data(any) addr:0x021613d0 +data_ov066_021613d8 kind:data(any) addr:0x021613d8 +data_ov066_021613e0 kind:data(any) addr:0x021613e0 +data_ov066_021613e8 kind:data(any) addr:0x021613e8 +data_ov066_021613f0 kind:data(any) addr:0x021613f0 +data_ov066_021613f8 kind:data(any) addr:0x021613f8 +data_ov066_02161400 kind:data(any) addr:0x02161400 +data_ov066_02161408 kind:data(any) addr:0x02161408 +data_ov066_02161410 kind:data(any) addr:0x02161410 +data_ov066_02161418 kind:data(any) addr:0x02161418 +data_ov066_02161420 kind:data(any) addr:0x02161420 +data_ov066_02161428 kind:data(any) addr:0x02161428 +data_ov066_02161430 kind:data(any) addr:0x02161430 +data_ov066_02161438 kind:data(any) addr:0x02161438 +data_ov066_02161440 kind:data(any) addr:0x02161440 +data_ov066_02161448 kind:data(any) addr:0x02161448 +data_ov066_02161450 kind:data(any) addr:0x02161450 +data_ov066_02161458 kind:data(any) addr:0x02161458 +data_ov066_02161460 kind:data(any) addr:0x02161460 +data_ov066_02161468 kind:data(any) addr:0x02161468 +data_ov066_02161470 kind:data(any) addr:0x02161470 +data_ov066_02161478 kind:data(any) addr:0x02161478 +data_ov066_02161480 kind:data(any) addr:0x02161480 +data_ov066_02161488 kind:data(any) addr:0x02161488 +data_ov066_02161490 kind:data(any) addr:0x02161490 +data_ov066_02161498 kind:data(any) addr:0x02161498 +data_ov066_021614a0 kind:data(any) addr:0x021614a0 +data_ov066_021614a8 kind:data(any) addr:0x021614a8 +data_ov066_021614b0 kind:data(any) addr:0x021614b0 +data_ov066_021614b8 kind:data(any) addr:0x021614b8 +data_ov066_021614c0 kind:data(any) addr:0x021614c0 +data_ov066_021614c8 kind:data(any) addr:0x021614c8 +data_ov066_021614d0 kind:data(any) addr:0x021614d0 +data_ov066_021614d8 kind:data(any) addr:0x021614d8 +data_ov066_021614e0 kind:data(any) addr:0x021614e0 +data_ov066_021614e8 kind:data(any) addr:0x021614e8 +data_ov066_021614f0 kind:data(any) addr:0x021614f0 +data_ov066_021614f8 kind:data(any) addr:0x021614f8 +data_ov066_02161500 kind:data(any) addr:0x02161500 +data_ov066_02161508 kind:data(any) addr:0x02161508 +data_ov066_02161510 kind:data(any) addr:0x02161510 +data_ov066_02161518 kind:data(any) addr:0x02161518 +data_ov066_02161520 kind:data(any) addr:0x02161520 +data_ov066_02161528 kind:data(any) addr:0x02161528 +data_ov066_02161530 kind:data(any) addr:0x02161530 +data_ov066_02161538 kind:data(any) addr:0x02161538 +data_ov066_02161540 kind:data(any) addr:0x02161540 +data_ov066_02161548 kind:data(any) addr:0x02161548 +data_ov066_02161550 kind:data(any) addr:0x02161550 +data_ov066_02161558 kind:data(any) addr:0x02161558 +data_ov066_02161560 kind:data(any) addr:0x02161560 +data_ov066_02161568 kind:data(any) addr:0x02161568 +data_ov066_02161570 kind:data(any) addr:0x02161570 +data_ov066_02161578 kind:data(any) addr:0x02161578 +data_ov066_02161580 kind:data(any) addr:0x02161580 +data_ov066_02161588 kind:data(any) addr:0x02161588 +data_ov066_02161590 kind:data(any) addr:0x02161590 +data_ov066_0216159c kind:data(any) addr:0x0216159c +data_ov066_021615a8 kind:data(any) addr:0x021615a8 +data_ov066_021615b4 kind:data(any) addr:0x021615b4 +data_ov066_021615c0 kind:data(any) addr:0x021615c0 +data_ov066_021615cc kind:data(any) addr:0x021615cc +data_ov066_021615d8 kind:data(any) addr:0x021615d8 +data_ov066_021615e4 kind:data(any) addr:0x021615e4 +data_ov066_021615f0 kind:data(any) addr:0x021615f0 +data_ov066_021615fc kind:data(any) addr:0x021615fc +data_ov066_02161608 kind:data(any) addr:0x02161608 +data_ov066_02161614 kind:data(any) addr:0x02161614 +data_ov066_02161620 kind:data(any) addr:0x02161620 +data_ov066_0216162c kind:data(any) addr:0x0216162c +data_ov066_02161638 kind:data(any) addr:0x02161638 +data_ov066_02161644 kind:data(any) addr:0x02161644 +data_ov066_02161650 kind:data(any) addr:0x02161650 +data_ov066_0216165c kind:data(any) addr:0x0216165c +data_ov066_02161668 kind:data(any) addr:0x02161668 +data_ov066_02161674 kind:data(any) addr:0x02161674 +data_ov066_02161680 kind:data(any) addr:0x02161680 +data_ov066_0216168c kind:data(any) addr:0x0216168c +data_ov066_02161698 kind:data(any) addr:0x02161698 +data_ov066_021616a4 kind:data(any) addr:0x021616a4 +data_ov066_021616b0 kind:data(any) addr:0x021616b0 +data_ov066_021616bc kind:data(any) addr:0x021616bc +data_ov066_021616c8 kind:data(any) addr:0x021616c8 +data_ov066_021616d4 kind:data(any) addr:0x021616d4 +data_ov066_021616e0 kind:data(any) addr:0x021616e0 +data_ov066_021616ec kind:data(any) addr:0x021616ec +data_ov066_021616f8 kind:data(any) addr:0x021616f8 +data_ov066_02161704 kind:data(any) addr:0x02161704 +data_ov066_02161710 kind:data(any) addr:0x02161710 +data_ov066_0216171c kind:data(any) addr:0x0216171c +data_ov066_02161728 kind:data(any) addr:0x02161728 +data_ov066_02161734 kind:data(any) addr:0x02161734 +data_ov066_02161740 kind:data(any) addr:0x02161740 +data_ov066_0216174c kind:data(any) addr:0x0216174c +data_ov066_02161758 kind:data(any) addr:0x02161758 +data_ov066_02161764 kind:data(any) addr:0x02161764 +data_ov066_02161770 kind:data(any) addr:0x02161770 +data_ov066_0216177c kind:data(any) addr:0x0216177c +data_ov066_02161788 kind:data(any) addr:0x02161788 +data_ov066_02161794 kind:data(any) addr:0x02161794 +data_ov066_021617a0 kind:data(any) addr:0x021617a0 +data_ov066_021617ac kind:data(any) addr:0x021617ac +data_ov066_021617b8 kind:data(any) addr:0x021617b8 +data_ov066_021617c4 kind:data(any) addr:0x021617c4 +data_ov066_021617d0 kind:data(any) addr:0x021617d0 +data_ov066_021617dc kind:data(any) addr:0x021617dc +data_ov066_021617e8 kind:data(any) addr:0x021617e8 +data_ov066_021617f4 kind:data(any) addr:0x021617f4 +data_ov066_02161800 kind:data(any) addr:0x02161800 +data_ov066_0216180c kind:data(any) addr:0x0216180c +data_ov066_02161818 kind:data(any) addr:0x02161818 +data_ov066_02161824 kind:data(any) addr:0x02161824 +data_ov066_02161830 kind:data(any) addr:0x02161830 +data_ov066_0216183c kind:data(any) addr:0x0216183c +data_ov066_02161848 kind:data(any) addr:0x02161848 +data_ov066_02161854 kind:data(any) addr:0x02161854 +data_ov066_02161860 kind:data(any) addr:0x02161860 +data_ov066_0216186c kind:data(any) addr:0x0216186c +data_ov066_02161878 kind:data(any) addr:0x02161878 +data_ov066_02161884 kind:data(any) addr:0x02161884 +data_ov066_02161890 kind:data(any) addr:0x02161890 +data_ov066_0216189c kind:data(any) addr:0x0216189c +data_ov066_021618a8 kind:data(any) addr:0x021618a8 +data_ov066_021618b4 kind:data(any) addr:0x021618b4 +data_ov066_021618c0 kind:data(any) addr:0x021618c0 +data_ov066_021618cc kind:data(any) addr:0x021618cc +data_ov066_021618d8 kind:data(any) addr:0x021618d8 +data_ov066_021618e4 kind:data(any) addr:0x021618e4 +data_ov066_021618f0 kind:data(any) addr:0x021618f0 +data_ov066_021618fc kind:data(any) addr:0x021618fc +data_ov066_02161908 kind:data(any) addr:0x02161908 +data_ov066_02161914 kind:data(any) addr:0x02161914 +data_ov066_02161920 kind:data(any) addr:0x02161920 +data_ov066_0216192c kind:data(any) addr:0x0216192c +data_ov066_02161938 kind:data(any) addr:0x02161938 +data_ov066_02161944 kind:data(any) addr:0x02161944 +data_ov066_02161950 kind:data(any) addr:0x02161950 +data_ov066_0216195c kind:data(any) addr:0x0216195c +data_ov066_02161968 kind:data(any) addr:0x02161968 +data_ov066_02161974 kind:data(any) addr:0x02161974 +data_ov066_02161980 kind:data(any) addr:0x02161980 +data_ov066_0216198c kind:data(any) addr:0x0216198c +data_ov066_02161998 kind:data(any) addr:0x02161998 +data_ov066_021619a4 kind:data(any) addr:0x021619a4 +data_ov066_021619b0 kind:data(any) addr:0x021619b0 +data_ov066_021619bc kind:data(any) addr:0x021619bc +data_ov066_021619c8 kind:data(any) addr:0x021619c8 +data_ov066_021619d4 kind:data(any) addr:0x021619d4 +data_ov066_021619e0 kind:data(any) addr:0x021619e0 +data_ov066_021619ec kind:data(any) addr:0x021619ec +data_ov066_021619f8 kind:data(any) addr:0x021619f8 +data_ov066_02161a04 kind:data(any) addr:0x02161a04 +data_ov066_02161a10 kind:data(any) addr:0x02161a10 +data_ov066_02161a1c kind:data(any) addr:0x02161a1c +data_ov066_02161a28 kind:data(any) addr:0x02161a28 +data_ov066_02161a34 kind:data(any) addr:0x02161a34 +data_ov066_02161a40 kind:data(any) addr:0x02161a40 +data_ov066_02161a4c kind:data(any) addr:0x02161a4c +data_ov066_02161a58 kind:data(any) addr:0x02161a58 +data_ov066_02161a64 kind:data(any) addr:0x02161a64 +data_ov066_02161a70 kind:data(any) addr:0x02161a70 +data_ov066_02161a7c kind:data(any) addr:0x02161a7c +data_ov066_02161a88 kind:data(any) addr:0x02161a88 +data_ov066_02161a94 kind:data(any) addr:0x02161a94 +data_ov066_02161aa0 kind:data(any) addr:0x02161aa0 +data_ov066_02161aac kind:data(any) addr:0x02161aac +data_ov066_02161ab8 kind:data(any) addr:0x02161ab8 +data_ov066_02161ac4 kind:data(any) addr:0x02161ac4 +data_ov066_02161ad0 kind:data(any) addr:0x02161ad0 +data_ov066_02161adc kind:data(any) addr:0x02161adc +data_ov066_02161ae8 kind:data(any) addr:0x02161ae8 +data_ov066_02161af4 kind:data(any) addr:0x02161af4 +data_ov066_02161b00 kind:data(any) addr:0x02161b00 +data_ov066_02161b0c kind:data(any) addr:0x02161b0c +data_ov066_02161b18 kind:data(any) addr:0x02161b18 +data_ov066_02161b24 kind:data(any) addr:0x02161b24 +data_ov066_02161b30 kind:data(any) addr:0x02161b30 +data_ov066_02161b3c kind:data(any) addr:0x02161b3c +data_ov066_02161b48 kind:data(any) addr:0x02161b48 +data_ov066_02161b54 kind:data(any) addr:0x02161b54 +data_ov066_02161b60 kind:data(any) addr:0x02161b60 +data_ov066_02161b68 kind:data(any) addr:0x02161b68 ambiguous +data_ov066_02161b6c kind:data(any) addr:0x02161b6c +data_ov066_02161b78 kind:data(any) addr:0x02161b78 +data_ov066_02161b84 kind:data(any) addr:0x02161b84 +data_ov066_02161b90 kind:data(any) addr:0x02161b90 +data_ov066_02161b9c kind:data(any) addr:0x02161b9c +data_ov066_02161ba8 kind:data(any) addr:0x02161ba8 +data_ov066_02161bb4 kind:data(any) addr:0x02161bb4 +data_ov066_02161bc0 kind:data(any) addr:0x02161bc0 +data_ov066_02161bcc kind:data(any) addr:0x02161bcc +data_ov066_02161bd8 kind:data(any) addr:0x02161bd8 +data_ov066_02161be4 kind:data(any) addr:0x02161be4 +data_ov066_02161bf0 kind:data(any) addr:0x02161bf0 +data_ov066_02161bfc kind:data(any) addr:0x02161bfc +data_ov066_02161c08 kind:data(any) addr:0x02161c08 +data_ov066_02161c18 kind:data(any) addr:0x02161c18 +data_ov066_02161c28 kind:data(any) addr:0x02161c28 +data_ov066_02161c38 kind:data(any) addr:0x02161c38 +data_ov066_02161c48 kind:data(any) addr:0x02161c48 +data_ov066_02161c58 kind:data(any) addr:0x02161c58 +data_ov066_02161c68 kind:data(any) addr:0x02161c68 +data_ov066_02161c78 kind:data(any) addr:0x02161c78 +data_ov066_02161c88 kind:data(any) addr:0x02161c88 +data_ov066_02161c98 kind:data(any) addr:0x02161c98 +data_ov066_02161ca8 kind:data(any) addr:0x02161ca8 +data_ov066_02161cb8 kind:data(any) addr:0x02161cb8 +data_ov066_02161cc8 kind:data(any) addr:0x02161cc8 +data_ov066_02161cd8 kind:data(any) addr:0x02161cd8 +data_ov066_02161cf0 kind:data(any) addr:0x02161cf0 +data_ov066_02161d0c kind:data(any) addr:0x02161d0c +data_ov066_02161d28 kind:data(any) addr:0x02161d28 +data_ov066_02161d58 kind:data(any) addr:0x02161d58 +data_ov066_02161e20 kind:data(any) addr:0x02161e20 +data_ov066_02161e74 kind:data(any) addr:0x02161e74 ambiguous +data_ov066_02161f34 kind:data(any) addr:0x02161f34 +data_ov066_021620a4 kind:data(any) addr:0x021620a4 ambiguous +data_ov066_021621c9 kind:data(any) addr:0x021621c9 ambiguous +data_ov066_02162240 kind:data(any) addr:0x02162240 +data_ov066_02162274 kind:data(any) addr:0x02162274 ambiguous +data_ov066_02162358 kind:data(any) addr:0x02162358 ambiguous +data_ov066_0216243c kind:data(any) addr:0x0216243c ambiguous +data_ov066_0216254c kind:data(any) addr:0x0216254c +data_ov066_0216258c kind:data(any) addr:0x0216258c ambiguous +data_ov066_02162654 kind:data(any) addr:0x02162654 ambiguous +data_ov066_021626dc kind:data(any) addr:0x021626dc ambiguous +data_ov066_0216271c kind:data(any) addr:0x0216271c ambiguous +data_ov066_02162808 kind:data(any) addr:0x02162808 ambiguous +data_ov066_0216282c kind:data(any) addr:0x0216282c ambiguous +data_ov066_02162858 kind:data(any) addr:0x02162858 +data_ov066_021628e8 kind:data(any) addr:0x021628e8 ambiguous +data_ov066_0216297c kind:data(any) addr:0x0216297c ambiguous +data_ov066_02162a2c kind:data(any) addr:0x02162a2c ambiguous +data_ov066_02162b64 kind:data(any) addr:0x02162b64 +data_ov066_02162b7c kind:data(any) addr:0x02162b7c ambiguous +data_ov066_02162bbc kind:data(any) addr:0x02162bbc ambiguous +data_ov066_02162bd4 kind:data(any) addr:0x02162bd4 ambiguous +data_ov066_02162cb0 kind:data(any) addr:0x02162cb0 ambiguous +data_ov066_02162df8 kind:data(any) addr:0x02162df8 ambiguous +data_ov066_02162e70 kind:data(any) addr:0x02162e70 +data_ov066_021630d4 kind:data(any) addr:0x021630d4 ambiguous +data_ov066_0216317c kind:data(any) addr:0x0216317c +data_ov066_021631d8 kind:data(any) addr:0x021631d8 ambiguous +data_ov066_02163248 kind:data(any) addr:0x02163248 ambiguous +data_ov066_021632a4 kind:data(any) addr:0x021632a4 ambiguous +data_ov066_021632a8 kind:data(any) addr:0x021632a8 ambiguous +data_ov066_02163408 kind:data(any) addr:0x02163408 ambiguous +data_ov066_02163428 kind:data(any) addr:0x02163428 ambiguous +data_ov066_02163488 kind:data(any) addr:0x02163488 +data_ov066_021634c4 kind:data(any) addr:0x021634c4 ambiguous +data_ov066_02163584 kind:data(any) addr:0x02163584 ambiguous +data_ov066_021636c4 kind:data(any) addr:0x021636c4 ambiguous +data_ov066_02163794 kind:data(any) addr:0x02163794 +data_ov066_02163884 kind:data(any) addr:0x02163884 ambiguous +data_ov066_02163918 kind:data(any) addr:0x02163918 ambiguous +data_ov066_02163938 kind:data(any) addr:0x02163938 ambiguous +data_ov066_02163a88 kind:data(any) addr:0x02163a88 ambiguous +data_ov066_02163aa0 kind:data(any) addr:0x02163aa0 +data_ov066_02163ab0 kind:data(any) addr:0x02163ab0 +data_ov066_02163ad4 kind:data(any) addr:0x02163ad4 +data_ov066_02163af0 kind:data(any) addr:0x02163af0 +data_ov066_02163b38 kind:data(any) addr:0x02163b38 +data_ov066_02163b80 kind:data(any) addr:0x02163b80 +data_ov066_02163b9c kind:data(any) addr:0x02163b9c ambiguous +data_ov066_02163bd0 kind:data(any) addr:0x02163bd0 +data_ov066_02163c44 kind:data(any) addr:0x02163c44 ambiguous +data_ov066_02163c5c kind:data(any) addr:0x02163c5c ambiguous +data_ov066_02163cec kind:data(any) addr:0x02163cec +data_ov066_02163d10 kind:data(any) addr:0x02163d10 +data_ov066_02163d2c kind:data(any) addr:0x02163d2c +data_ov066_02163d3c kind:data(any) addr:0x02163d3c ambiguous +data_ov066_02163d4c kind:data(any) addr:0x02163d4c ambiguous +data_ov066_02163d74 kind:data(any) addr:0x02163d74 +data_ov066_02163dc4 kind:data(any) addr:0x02163dc4 +data_ov066_02163e1c kind:data(any) addr:0x02163e1c +data_ov066_02163e28 kind:data(any) addr:0x02163e28 ambiguous +data_ov066_02163e98 kind:data(any) addr:0x02163e98 ambiguous +data_ov066_02163f14 kind:data(any) addr:0x02163f14 ambiguous +data_ov066_02163f40 kind:data(any) addr:0x02163f40 +data_ov066_02163f64 kind:data(any) addr:0x02163f64 +data_ov066_02163fbc kind:data(any) addr:0x02163fbc +data_ov066_02163fc4 kind:data(any) addr:0x02163fc4 +data_ov066_02163fd0 kind:data(any) addr:0x02163fd0 +data_ov066_02163fe4 kind:data(any) addr:0x02163fe4 +data_ov066_02164008 kind:data(any) addr:0x02164008 +data_ov066_02164034 kind:data(any) addr:0x02164034 +data_ov066_0216408c kind:data(any) addr:0x0216408c +data_ov066_02164098 kind:data(any) addr:0x02164098 +data_ov066_021640ac kind:data(any) addr:0x021640ac +data_ov066_021640c8 kind:data(any) addr:0x021640c8 +data_ov066_0216410c kind:data(any) addr:0x0216410c +data_ov066_0216411c kind:data(any) addr:0x0216411c +data_ov066_02164134 kind:data(any) addr:0x02164134 +data_ov066_02164158 kind:data(any) addr:0x02164158 +data_ov066_021641bc kind:data(any) addr:0x021641bc +data_ov066_021641cc kind:data(any) addr:0x021641cc ambiguous +data_ov066_021641d8 kind:data(any) addr:0x021641d8 +data_ov066_02164224 kind:data(any) addr:0x02164224 +data_ov066_02164240 kind:data(any) addr:0x02164240 +data_ov066_0216428c kind:data(any) addr:0x0216428c +data_ov066_021642a8 kind:data(any) addr:0x021642a8 +data_ov066_021642c4 kind:data(any) addr:0x021642c4 +data_ov066_021642ec kind:data(any) addr:0x021642ec +data_ov066_02164300 kind:data(any) addr:0x02164300 ambiguous +data_ov066_02164318 kind:data(any) addr:0x02164318 +data_ov066_02164360 kind:bss addr:0x02164360 +data_ov066_02164364 kind:bss addr:0x02164364 +data_ov066_02164370 kind:bss addr:0x02164370 +data_ov066_02164448 kind:bss addr:0x02164448 +data_ov066_0216444c kind:bss addr:0x0216444c +data_ov066_02164458 kind:bss addr:0x02164458 +data_ov066_02164484 kind:bss addr:0x02164484 ambiguous +data_ov066_02164530 kind:bss addr:0x02164530 +data_ov066_02164538 kind:bss addr:0x02164538 +data_ov066_02164544 kind:bss addr:0x02164544 +data_ov066_02164550 kind:bss addr:0x02164550 +data_ov066_02164628 kind:bss addr:0x02164628 +data_ov066_02164700 kind:bss addr:0x02164700 +data_ov066_02164708 kind:bss addr:0x02164708 +data_ov066_02164714 kind:bss addr:0x02164714 +data_ov066_02164720 kind:bss addr:0x02164720 +data_ov066_0216473c kind:bss addr:0x0216473c ambiguous +data_ov066_021647f8 kind:bss addr:0x021647f8 +data_ov066_021648d0 kind:bss addr:0x021648d0 +data_ov066_021648d4 kind:bss addr:0x021648d4 +data_ov066_021648e0 kind:bss addr:0x021648e0 +data_ov066_021648e4 kind:bss addr:0x021648e4 ambiguous +data_ov066_021649b8 kind:bss addr:0x021649b8 +data_ov066_021649bc kind:bss addr:0x021649bc +data_ov066_021649c8 kind:bss addr:0x021649c8 +data_ov066_02164a08 kind:bss addr:0x02164a08 ambiguous +data_ov066_02164aa0 kind:bss addr:0x02164aa0 +data_ov066_02164aa4 kind:bss addr:0x02164aa4 +data_ov066_02164ab0 kind:bss addr:0x02164ab0 +data_ov066_02164b84 kind:bss addr:0x02164b84 +data_ov066_02164b88 kind:bss addr:0x02164b88 +data_ov066_02164b94 kind:bss addr:0x02164b94 +data_ov066_02164bd0 kind:bss addr:0x02164bd0 +data_ov066_02164bd4 kind:bss addr:0x02164bd4 +data_ov066_02164be0 kind:bss addr:0x02164be0 +data_ov066_02164cb4 kind:bss addr:0x02164cb4 +data_ov066_02164cb8 kind:bss addr:0x02164cb8 +data_ov066_02164cc4 kind:bss addr:0x02164cc4 +data_ov066_02164d98 kind:bss addr:0x02164d98 +data_ov066_02164d9c kind:bss addr:0x02164d9c +data_ov066_02164da8 kind:bss addr:0x02164da8 +data_ov066_02164e7c kind:bss addr:0x02164e7c diff --git a/config/jp/arm9/overlays/ov067/delinks.txt b/config/jp/arm9/overlays/ov067/delinks.txt new file mode 100644 index 00000000..f3929ab4 --- /dev/null +++ b/config/jp/arm9/overlays/ov067/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x0215e24c kind:code align:32 + .rodata start:0x0215e24c end:0x0215e358 kind:data align:4 + .init start:0x0215e358 end:0x0215e7fc kind:code align:4 + .ctor start:0x0215e7fc end:0x0215e830 kind:data align:4 + .data start:0x0215e840 end:0x0215f5c0 kind:data align:32 + .bss start:0x0215f5c0 end:0x021601c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov067/relocs.txt b/config/jp/arm9/overlays/ov067/relocs.txt new file mode 100644 index 00000000..f18cd8e5 --- /dev/null +++ b/config/jp/arm9/overlays/ov067/relocs.txt @@ -0,0 +1,1230 @@ +from:0x02159be8 kind:load to:0x0215f888 module:overlay(67) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159fdc module:overlay(67) +from:0x02159c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159c84 kind:load to:0x0215e8b4 module:overlay(67) +from:0x02159c9c kind:load to:0x0215f600 module:overlay(67) +from:0x02159cb0 kind:arm_call to:0x02011f3c module:main +from:0x02159cbc kind:arm_call to:0x02159fdc module:overlay(67) +from:0x02159cd0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159d38 kind:load to:0x0215e890 module:overlay(67) +from:0x02159d4c kind:load to:0x0215f6d8 module:overlay(67) +from:0x02159d60 kind:arm_call to:0x02011f3c module:main +from:0x02159d6c kind:arm_call to:0x02159fdc module:overlay(67) +from:0x02159d80 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159ddc kind:load to:0x0215e86c module:overlay(67) +from:0x02159dec kind:load to:0x0215f7b0 module:overlay(67) +from:0x02159e00 kind:arm_call to:0x02011f3c module:main +from:0x02159e0c kind:arm_call to:0x02159fdc module:overlay(67) +from:0x02159e20 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159e7c kind:load to:0x0215e848 module:overlay(67) +from:0x02159eb8 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02159ed8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02159ef4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159f04 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159f7c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02159fb0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02159fc4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02159fc8 kind:load to:0x0215ea9c module:overlay(67) +from:0x02159fcc kind:load to:0x0215e8d8 module:overlay(67) +from:0x02159fd0 kind:load to:0x0215ebb8 module:overlay(67) +from:0x02159fd4 kind:load to:0x0215e9ec module:overlay(67) +from:0x02159fd8 kind:load to:0x0215e288 module:overlay(67) +from:0x0215a00c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215a02c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215a048 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a058 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a0d0 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215a104 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0215a118 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a11c kind:load to:0x0215ea9c module:overlay(67) +from:0x0215a120 kind:load to:0x0215e8d8 module:overlay(67) +from:0x0215a124 kind:load to:0x0215ebb8 module:overlay(67) +from:0x0215a128 kind:load to:0x0215e9ec module:overlay(67) +from:0x0215a12c kind:load to:0x0215e288 module:overlay(67) +from:0x0215a138 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a150 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a16c kind:arm_call to:0x01fff458 module:itcm +from:0x0215a1b8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a1d0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a1e8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215a238 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0215a24c kind:load to:0x0215b06c module:overlay(67) +from:0x0215a254 kind:load to:0x0215e270 module:overlay(67) +from:0x0215a258 kind:load to:0x0215e278 module:overlay(67) +from:0x0215a25c kind:load to:0x0215e280 module:overlay(67) +from:0x0215a268 kind:arm_call to:0x0215ae9c module:overlay(67) +from:0x0215a28c kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x0215a2b0 kind:arm_call to:0x02083414 module:overlay(0) +from:0x0215a2c0 kind:arm_call to:0x0215a6c8 module:overlay(67) +from:0x0215a2cc kind:arm_call to:0x0215af98 module:overlay(67) +from:0x0215a2fc kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0215a304 kind:load to:0x027e09a4 module:dtcm +from:0x0215a308 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a30c kind:load to:0x0215e29c module:overlay(67) +from:0x0215a310 kind:load to:0x0215e298 module:overlay(67) +from:0x0215a364 kind:load to:0x0215e91c module:overlay(67) +from:0x0215a398 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215a420 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215a448 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a480 kind:load to:0x0215e984 module:overlay(67) +from:0x0215a4b4 kind:arm_call to:0x021055c0 module:overlay(31) +from:0x0215a4cc kind:arm_call to:0x021055c0 module:overlay(31) +from:0x0215a4ec kind:arm_call to:0x0215a4fc module:overlay(67) +from:0x0215a4f4 kind:arm_call to:0x020ab0f4 module:overlay(0) +from:0x0215a510 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0215a554 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0215a560 kind:load to:0x027e09b8 module:dtcm +from:0x0215a598 kind:arm_call to:0x020c62cc module:overlays(19,24) +from:0x0215a5a0 kind:arm_call to:0x0215a5f0 module:overlay(67) +from:0x0215a5b4 kind:arm_call to:0x0215a65c module:overlay(67) +from:0x0215a5c8 kind:arm_call to:0x0215a6c8 module:overlay(67) +from:0x0215a5d8 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x0215a5e4 kind:load to:0x020da000 module:overlays(19,24) +from:0x0215a5e8 kind:load to:0x0217a7f0 module:overlays(89,91,93,94) +from:0x0215a5ec kind:load to:0x020b69b8 module:overlay(0) +from:0x0215a608 kind:arm_call to:0x02016f54 module:main +from:0x0215a630 kind:arm_call to:0x0215bf28 module:overlay(67) +from:0x0215a674 kind:arm_call to:0x02016f54 module:main +from:0x0215a69c kind:arm_call to:0x0215bf28 module:overlay(67) +from:0x0215a6e4 kind:arm_call to:0x021055c0 module:overlay(31) +from:0x0215a6f4 kind:arm_call to:0x021055d4 module:overlay(31) +from:0x0215a704 kind:arm_call to:0x021055c0 module:overlay(31) +from:0x0215a714 kind:arm_call to:0x021055d4 module:overlay(31) +from:0x0215a7c4 kind:arm_call to:0x02168290 module:overlays(88,94) +from:0x0215a7d0 kind:arm_call to:0x02168288 module:overlays(93,94) +from:0x0215a81c kind:arm_call to:0x0215af98 module:overlay(67) +from:0x0215a840 kind:arm_call to:0x02168290 module:overlays(88,94) +from:0x0215a84c kind:arm_call to:0x02168288 module:overlays(93,94) +from:0x0215a898 kind:arm_call to:0x020d5e14 module:overlay(24) +from:0x0215a8b0 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0215a8dc kind:load to:0x0217a7f0 module:overlays(89,91,93,94) +from:0x0215a8e0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215a8e4 kind:load to:0x0215e2c8 module:overlay(67) +from:0x0215a8e8 kind:load to:0x027e0cfc module:dtcm +from:0x0215a8f4 kind:load to:0x020ab15c module:overlay(0) +from:0x0215a914 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215a934 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215a968 kind:arm_call to:0x0215a6c8 module:overlay(67) +from:0x0215a970 kind:arm_call to:0x020e9bc0 module:overlay(31) +from:0x0215a980 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215a9f4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215aa0c kind:arm_call to:0x01fff458 module:itcm +from:0x0215aa24 kind:arm_call to:0x01fff458 module:itcm +from:0x0215aae4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215aafc kind:arm_call to:0x01fff458 module:itcm +from:0x0215ab14 kind:arm_call to:0x01fff458 module:itcm +from:0x0215abd4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215abec kind:arm_call to:0x01fff458 module:itcm +from:0x0215ac04 kind:arm_call to:0x01fff458 module:itcm +from:0x0215acc4 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215ad10 kind:arm_call to:0x020e9588 module:overlay(31) +from:0x0215ad24 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215ad74 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ad8c kind:arm_call to:0x01fff458 module:itcm +from:0x0215ada4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ae08 kind:load to:0x0215e2c0 module:overlay(67) +from:0x0215ae0c kind:load to:0x0215e2d4 module:overlay(67) +from:0x0215ae4c kind:arm_call to:0x02015018 module:main +from:0x0215ae68 kind:arm_call to:0x0215ae80 module:overlay(67) +from:0x0215ae94 kind:load to:0x027e09a8 module:dtcm +from:0x0215ae98 kind:load to:0x020731e8 module:overlay(0) +from:0x0215aecc kind:arm_call to:0x01fff520 module:itcm +from:0x0215af00 kind:arm_call to:0x01fff520 module:itcm +from:0x0215af20 kind:load to:0x027e0ce8 module:dtcm +from:0x0215af24 kind:load to:0x020b4cc4 module:overlay(0) +from:0x0215afb4 kind:arm_call to:0x02168288 module:overlays(93,94) +from:0x0215afe8 kind:load to:0x0215e2e4 module:overlay(67) +from:0x0215afec kind:load to:0x0217a7f0 module:overlays(89,91,93,94) +from:0x0215b004 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b010 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b03c kind:arm_call to:0x0212d8d4 module:overlay(40) +from:0x0215b050 kind:arm_call to:0x020d5bdc module:overlay(24) +from:0x0215b060 kind:load to:0x027e0cfc module:dtcm +from:0x0215b0d4 kind:arm_call to:0x0200e260 module:main +from:0x0215b0e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215b114 kind:load to:0x027e0964 module:dtcm +from:0x0215b160 kind:arm_call to:0x01fff60c module:itcm +from:0x0215b170 kind:load to:0x027e09b4 module:dtcm +from:0x0215b180 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b188 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b190 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b1a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b1b0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b1b8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b1c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215b1dc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215b1e8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215b204 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215b214 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215b224 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b22c kind:arm_call to:0x02011ff4 module:main +from:0x0215b244 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b24c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b254 kind:arm_call to:0x02011ff4 module:main +from:0x0215b26c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b274 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b288 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b29c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b2b0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b2c4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b2d8 kind:load to:0x0215f970 module:overlay(67) +from:0x0215b2ec kind:arm_call to:0x02011f3c module:main +from:0x0215b2f8 kind:arm_call to:0x0215b36c module:overlay(67) +from:0x0215b30c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215b364 kind:load to:0x0215ed20 module:overlay(67) +from:0x0215b374 kind:arm_call to:0x02159e88 module:overlay(67) +from:0x0215b3a4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215b3bc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215b3ec kind:load to:0x0215ee9c module:overlay(67) +from:0x0215b3f0 kind:load to:0x0215f970 module:overlay(67) +from:0x0215b3f4 kind:load to:0x0215ed44 module:overlay(67) +from:0x0215b3f8 kind:load to:0x0215ee34 module:overlay(67) +from:0x0215b404 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b41c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b424 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b42c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b434 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b44c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215b454 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b45c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b464 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215b46c kind:arm_call to:0x02011ff4 module:main +from:0x0215b480 kind:arm_call to:0x0215a144 module:overlay(67) +from:0x0215b4a8 kind:load to:0x0215e2fc module:overlay(67) +from:0x0215b4fc kind:load to:0x0215eddc module:overlay(67) +from:0x0215b530 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215b590 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215b5b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b60c kind:load to:0x0215ed84 module:overlay(67) +from:0x0215b660 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215b674 kind:load to:0x0215ed00 module:overlay(67) +from:0x0215b690 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0215b6a8 kind:load to:0x0215a90c module:overlay(67) +from:0x0215b6b4 kind:load to:0x0215a92c module:overlay(67) +from:0x0215b6c0 kind:load to:0x0215a978 module:overlay(67) +from:0x0215b820 kind:load to:0x0215ee4c module:overlay(67) +from:0x0215b824 kind:load to:0x02040eb0 module:main +from:0x0215b864 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b884 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b890 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215b8c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b984 kind:arm_call to:0x0215b610 module:overlay(67) +from:0x0215b990 kind:arm_call to:0x0215b678 module:overlay(67) +from:0x0215b9e0 kind:arm_call to:0x0215a568 module:overlay(67) +from:0x0215ba34 kind:arm_call to:0x01fff60c module:itcm +from:0x0215ba40 kind:load to:0x027e09b4 module:dtcm +from:0x0215ba60 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215ba74 kind:load to:0x02058e24 module:overlay(0) +from:0x0215ba88 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215ba90 kind:arm_call to:0x02011ff4 module:main +from:0x0215baa4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bab8 kind:load to:0x0215fa58 module:overlay(67) +from:0x0215bacc kind:arm_call to:0x02011f3c module:main +from:0x0215bad8 kind:arm_call to:0x0215bb08 module:overlay(67) +from:0x0215baec kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215bb04 kind:load to:0x0215eff4 module:overlay(67) +from:0x0215bb10 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215bb24 kind:load to:0x0215f018 module:overlay(67) +from:0x0215bb74 kind:load to:0x0215fa58 module:overlay(67) +from:0x0215bb84 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bb8c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bba4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bbac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bbb4 kind:arm_call to:0x02011ff4 module:main +from:0x0215bbc8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bbdc kind:load to:0x0215fb40 module:overlay(67) +from:0x0215bbf0 kind:arm_call to:0x02011f3c module:main +from:0x0215bbfc kind:arm_call to:0x0215bc2c module:overlay(67) +from:0x0215bc10 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215bc28 kind:load to:0x0215f078 module:overlay(67) +from:0x0215bc34 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215bc48 kind:load to:0x0215f09c module:overlay(67) +from:0x0215bc98 kind:load to:0x0215fb40 module:overlay(67) +from:0x0215bca8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bcb0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bcc8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215bcd0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bcd8 kind:arm_call to:0x02011ff4 module:main +from:0x0215bcec kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bd00 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215bd14 kind:load to:0x0215f1a8 module:overlay(67) +from:0x0215bd28 kind:load to:0x0215fc28 module:overlay(67) +from:0x0215bd3c kind:arm_call to:0x02011f3c module:main +from:0x0215bd48 kind:arm_call to:0x0215bd90 module:overlay(67) +from:0x0215bd5c kind:arm_call to:0x0215bcf8 module:overlay(67) +from:0x0215bd8c kind:load to:0x0215f184 module:overlay(67) +from:0x0215bd98 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215bdb0 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0215bdc8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215bde0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215bdf0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215be18 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215be30 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215be68 kind:load to:0x0215f1cc module:overlay(67) +from:0x0215be6c kind:load to:0x0215e8d8 module:overlay(67) +from:0x0215be70 kind:load to:0x0215ed44 module:overlay(67) +from:0x0215be80 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215be88 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215be90 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215be98 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215beb0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215beb8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bec0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bec8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bed0 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf0c kind:arm_call to:0x0215c5d4 module:overlay(67) +from:0x0215bf18 kind:arm_call to:0x0215bf28 module:overlay(67) +from:0x0215bf24 kind:load to:0x027e09b8 module:dtcm +from:0x0215bf6c kind:load to:0x0215f12c module:overlay(67) +from:0x0215bfbc kind:arm_call to:0x0215c580 module:overlay(67) +from:0x0215bffc kind:arm_call to:0x0215c454 module:overlay(67) +from:0x0215c004 kind:load to:0x0215f10c module:overlay(67) +from:0x0215c078 kind:load to:0x0215f14c module:overlay(67) +from:0x0215c0d0 kind:arm_call to:0x02016f54 module:main +from:0x0215c0e0 kind:arm_call to:0x0215caac module:overlay(67) +from:0x0215c0f4 kind:arm_call to:0x0215c454 module:overlay(67) +from:0x0215c0fc kind:arm_call to:0x0215c3a4 module:overlay(67) +from:0x0215c170 kind:arm_call to:0x0207349c module:overlay(0) +from:0x0215c178 kind:load to:0x027e09a8 module:dtcm +from:0x0215c1a8 kind:arm_call to:0x0215c504 module:overlay(67) +from:0x0215c204 kind:arm_call to:0x02016f54 module:main +from:0x0215c218 kind:arm_call to:0x0215caac module:overlay(67) +from:0x0215c244 kind:arm_call to:0x0215c534 module:overlay(67) +from:0x0215c25c kind:arm_call to:0x01ff916c module:itcm +from:0x0215c270 kind:arm_call to:0x0215bf28 module:overlay(67) +from:0x0215c290 kind:arm_call to:0x0207349c module:overlay(0) +from:0x0215c29c kind:load to:0x027e09a8 module:dtcm +from:0x0215c2c4 kind:arm_call to:0x020d591c module:overlay(24) +from:0x0215c2d8 kind:arm_call to:0x02016f54 module:main +from:0x0215c2e8 kind:arm_call to:0x0215caac module:overlay(67) +from:0x0215c2f8 kind:arm_call to:0x02016f54 module:main +from:0x0215c308 kind:arm_call to:0x02129780 module:overlay(40) +from:0x0215c310 kind:arm_call to:0x02128854 module:overlay(40) +from:0x0215c334 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215c34c kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215c354 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c360 kind:load to:0x027e09bc module:dtcm +from:0x0215c364 kind:load to:0x027e09a8 module:dtcm +from:0x0215c3bc kind:arm_call to:0x02016f54 module:main +from:0x0215c42c kind:arm_call to:0x0212c5fc module:overlay(40) +from:0x0215c434 kind:arm_call to:0x02127a64 module:overlay(40) +from:0x0215c43c kind:arm_call to:0x021299f4 module:overlay(40) +from:0x0215c444 kind:arm_call to:0x02128854 module:overlay(40) +from:0x0215c48c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c49c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c4ac kind:arm_call to:0x02016f54 module:main +from:0x0215c51c kind:arm_call to:0x02016f54 module:main +from:0x0215c550 kind:arm_call to:0x02016f54 module:main +from:0x0215c56c kind:arm_call to:0x02129970 module:overlay(40) +from:0x0215c6f8 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0215c7d0 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215c7fc kind:load to:0x027e0d00 module:dtcm +from:0x0215c800 kind:load to:0x0215f0f4 module:overlay(67) +from:0x0215c808 kind:load to:0x0215f164 module:overlay(67) +from:0x0215c844 kind:arm_call to:0x01ffc634 module:itcm +from:0x0215c888 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0215c894 kind:load to:0x027e09b4 module:dtcm +from:0x0215c8a0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215c8b4 kind:load to:0x0215fc74 module:overlay(67) +from:0x0215c8c8 kind:arm_call to:0x02011f3c module:main +from:0x0215c8d4 kind:arm_call to:0x0215c924 module:overlay(67) +from:0x0215c8ec kind:arm_call to:0x0209915c module:overlay(0) +from:0x0215c920 kind:load to:0x0215f298 module:overlay(67) +from:0x0215c930 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215c994 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0215c9c0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215c9dc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c9ec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ca20 kind:load to:0x0215f2bc module:overlay(67) +from:0x0215ca24 kind:load to:0x0215fc74 module:overlay(67) +from:0x0215ca28 kind:load to:0x0215e8d8 module:overlay(67) +from:0x0215ca38 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ca40 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ca48 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ca60 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ca68 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ca70 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ca78 kind:arm_call to:0x02011ff4 module:main +from:0x0215ca94 kind:arm_call to:0x0215caac module:overlay(67) +from:0x0215caf0 kind:load to:0x0215f220 module:overlay(67) +from:0x0215cb50 kind:load to:0x0215f240 module:overlay(67) +from:0x0215cbb4 kind:load to:0x0215f260 module:overlay(67) +from:0x0215cc1c kind:load to:0x0215f278 module:overlay(67) +from:0x0215cc84 kind:load to:0x0215f278 module:overlay(67) +from:0x0215ccf8 kind:load to:0x0215f260 module:overlay(67) +from:0x0215cd28 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215cd54 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215cd98 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0215cda4 kind:load to:0x027e09b4 module:dtcm +from:0x0215cdb0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215cdc4 kind:load to:0x0215fcc8 module:overlay(67) +from:0x0215cdd8 kind:arm_call to:0x02011f3c module:main +from:0x0215cde4 kind:arm_call to:0x0215ce34 module:overlay(67) +from:0x0215cdfc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215ce2c kind:load to:0x0215f318 module:overlay(67) +from:0x0215ce3c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215ce94 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215ceb0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215cec0 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0215cecc kind:load to:0x0215f35c module:overlay(67) +from:0x0215ced0 kind:load to:0x0215fcc8 module:overlay(67) +from:0x0215ced4 kind:load to:0x0215f334 module:overlay(67) +from:0x0215cf08 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215cf8c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215cfa8 kind:arm_call to:0x0215d00c module:overlay(67) +from:0x0215cfb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cfd8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215cfec kind:arm_call to:0x0215d00c module:overlay(67) +from:0x0215d038 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215d044 kind:load to:0x027e09c0 module:dtcm +from:0x0215d080 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215d088 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d090 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d0a8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215d0b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d0b8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d0c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d0d4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215d0e8 kind:load to:0x0215fdbc module:overlay(67) +from:0x0215d0fc kind:arm_call to:0x02011f3c module:main +from:0x0215d108 kind:arm_call to:0x0215d224 module:overlay(67) +from:0x0215d120 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215d158 kind:load to:0x0215f39c module:overlay(67) +from:0x0215d16c kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0215d1a0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215d1b0 kind:load to:0x0215f3b8 module:overlay(67) +from:0x0215d1b4 kind:load to:0x0215fdb0 module:overlay(67) +from:0x0215d1d0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215d1e0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215d22c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215d244 kind:arm_call to:0x0215d160 module:overlay(67) +from:0x0215d254 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d25c kind:arm_call to:0x02080340 module:overlay(0) +from:0x0215d264 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215d298 kind:arm_call to:0x0203e690 module:main +from:0x0215d2a4 kind:load to:0x0215f3e4 module:overlay(67) +from:0x0215d2a8 kind:load to:0x0215f334 module:overlay(67) +from:0x0215d2ac kind:load to:0x020a1aac module:overlay(0) +from:0x0215d2b0 kind:load to:0x0215d2b4 module:overlay(67) +from:0x0215d2c8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d34c kind:arm_call to:0x0215d1b8 module:overlay(67) +from:0x0215d370 kind:arm_call to:0x0200f218 module:main +from:0x0215d39c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215d3b0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215d3bc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215d3ec kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215d40c kind:arm_call to:0x0215d4f4 module:overlay(67) +from:0x0215d41c kind:load to:0x0215fdbc module:overlay(67) +from:0x0215d420 kind:load to:0x0215e314 module:overlay(67) +from:0x0215d424 kind:load to:0x0215e304 module:overlay(67) +from:0x0215d428 kind:load to:0x0215fddc module:overlay(67) +from:0x0215d448 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215d470 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215d488 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215d49c kind:arm_call to:0x0215d4f4 module:overlay(67) +from:0x0215d4c4 kind:load to:0x027e09a8 module:dtcm +from:0x0215d580 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215d5a0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215d5b8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215d5dc kind:arm_call to:0x0207f90c module:overlay(0) +from:0x0215d5ec kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215d5f8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215d60c kind:load to:0x027e09c0 module:dtcm +from:0x0215d610 kind:load to:0x027e0cec module:dtcm +from:0x0215d6f8 kind:arm_call to:0x0201a9dc module:main +from:0x0215d704 kind:load to:0x0215fd9c module:overlay(67) +from:0x0215d708 kind:load to:0x027e0998 module:dtcm +from:0x0215d70c kind:load to:0x0204c49c module:main +from:0x0215d710 kind:load to:0x0215fdb0 module:overlay(67) +from:0x0215d71c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d724 kind:arm_call to:0x02011ff4 module:main +from:0x0215d748 kind:arm_call to:0x0203e740 module:main +from:0x0215d750 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215d758 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d760 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d76c kind:load to:0x020a1aac module:overlay(0) +from:0x0215d788 kind:arm_call to:0x0203e740 module:main +from:0x0215d790 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215d798 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d7a0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d7a8 kind:arm_call to:0x02011ff4 module:main +from:0x0215d7b4 kind:load to:0x020a1aac module:overlay(0) +from:0x0215d7c0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215d7d4 kind:load to:0x0215fea0 module:overlay(67) +from:0x0215d7e8 kind:arm_call to:0x02011f3c module:main +from:0x0215d7f4 kind:arm_call to:0x0215d840 module:overlay(67) +from:0x0215d808 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0215d838 kind:load to:0x0215f424 module:overlay(67) +from:0x0215d848 kind:arm_call to:0x021516a0 module:overlay(58) +from:0x0215d85c kind:load to:0x0215f440 module:overlay(67) +from:0x0215d8d0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215d8fc kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215d924 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d948 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d990 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215d9cc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215da24 kind:load to:0x027e0cd8 module:dtcm +from:0x0215da48 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215da50 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215da68 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215da70 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215da78 kind:arm_call to:0x02011ff4 module:main +from:0x0215da8c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0215daa0 kind:load to:0x0215fed0 module:overlay(67) +from:0x0215dab4 kind:arm_call to:0x02011f3c module:main +from:0x0215dac0 kind:arm_call to:0x0215db58 module:overlay(67) +from:0x0215dad8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215dae8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215db44 kind:load to:0x0215f480 module:overlay(67) +from:0x0215db4c kind:load to:0x0215f334 module:overlay(67) +from:0x0215db50 kind:load to:0x0215f49c module:overlay(67) +from:0x0215db60 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215dbb8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215dbc4 kind:load to:0x0215f4b8 module:overlay(67) +from:0x0215dbc8 kind:load to:0x0215fed0 module:overlay(67) +from:0x0215dbdc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215dc14 kind:load to:0x0215ffa4 module:overlay(67) +from:0x0215dc48 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215dc50 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215dc68 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215dc70 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215dc78 kind:arm_call to:0x02011ff4 module:main +from:0x0215dc8c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215dca0 kind:load to:0x0215ffd8 module:overlay(67) +from:0x0215dcb4 kind:arm_call to:0x02011f3c module:main +from:0x0215dcc0 kind:arm_call to:0x0215dd58 module:overlay(67) +from:0x0215dcd8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215dce8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215dd44 kind:load to:0x0215f480 module:overlay(67) +from:0x0215dd4c kind:load to:0x0215f334 module:overlay(67) +from:0x0215dd50 kind:load to:0x0215f4f8 module:overlay(67) +from:0x0215dd60 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215ddb8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215ddc4 kind:load to:0x0215f514 module:overlay(67) +from:0x0215ddc8 kind:load to:0x0215ffd8 module:overlay(67) +from:0x0215dddc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215de14 kind:load to:0x021600ac module:overlay(67) +from:0x0215de48 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215de50 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215de68 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215de70 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215de78 kind:arm_call to:0x02011ff4 module:main +from:0x0215de8c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215dea0 kind:load to:0x021600e0 module:overlay(67) +from:0x0215deb4 kind:arm_call to:0x02011f3c module:main +from:0x0215dec0 kind:arm_call to:0x0215df10 module:overlay(67) +from:0x0215ded8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215df08 kind:load to:0x0215f554 module:overlay(67) +from:0x0215df18 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215df3c kind:arm_call to:0x0200f05c module:main +from:0x0215df58 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215df74 kind:arm_call to:0x0200f05c module:main +from:0x0215df90 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215dfa4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215dfc4 kind:load to:0x0215f570 module:overlay(67) +from:0x0215dfc8 kind:load to:0x021600e0 module:overlay(67) +from:0x0215dfcc kind:load to:0x0215e338 module:overlay(67) +from:0x0215dfd0 kind:load to:0x0215e348 module:overlay(67) +from:0x0215e000 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215e014 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215e01c kind:arm_call to:0x02059230 module:overlay(0) +from:0x0215e028 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215e034 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0215e040 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215e05c kind:arm_call to:0x0215e13c module:overlay(67) +from:0x0215e068 kind:load to:0x02160100 module:overlay(67) +from:0x0215e06c kind:load to:0x0215e328 module:overlay(67) +from:0x0215e094 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215e0a8 kind:arm_call to:0x0215e13c module:overlay(67) +from:0x0215e0b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e0c8 kind:arm_call to:0x0215e13c module:overlay(67) +from:0x0215e0d4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215e0e0 kind:arm_call to:0x02015018 module:main +from:0x0215e100 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215e124 kind:load to:0x027e09a8 module:dtcm +from:0x0215e17c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0215e188 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0215e194 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0215e1a0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0215e1ec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e1f4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e1fc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215e214 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e21c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e224 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215e22c kind:arm_call to:0x02011ff4 module:main +from:0x0215e240 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215e374 kind:arm_call to:0x02159c10 module:overlay(67) +from:0x0215e384 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e3ac kind:arm_call to:0x02159cc4 module:overlay(67) +from:0x0215e3bc kind:arm_call to:0x0203e3a4 module:main +from:0x0215e3e4 kind:arm_call to:0x02159d74 module:overlay(67) +from:0x0215e3f4 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e41c kind:arm_call to:0x02159e14 module:overlay(67) +from:0x0215e42c kind:arm_call to:0x0203e3a4 module:main +from:0x0215e440 kind:load to:0x0215f5c0 module:overlay(67) +from:0x0215e444 kind:load to:0x0215f888 module:overlay(67) +from:0x0215e448 kind:load to:0x0215b280 module:overlay(67) +from:0x0215e44c kind:load to:0x0215f5e8 module:overlay(67) +from:0x0215e450 kind:load to:0x0215f600 module:overlay(67) +from:0x0215e454 kind:load to:0x0215b294 module:overlay(67) +from:0x0215e458 kind:load to:0x0215f5f4 module:overlay(67) +from:0x0215e45c kind:load to:0x0215f6d8 module:overlay(67) +from:0x0215e460 kind:load to:0x0215b2a8 module:overlay(67) +from:0x0215e464 kind:load to:0x0215f5d0 module:overlay(67) +from:0x0215e468 kind:load to:0x0215f7b0 module:overlay(67) +from:0x0215e46c kind:load to:0x0215b2bc module:overlay(67) +from:0x0215e470 kind:load to:0x0215f5dc module:overlay(67) +from:0x0215e490 kind:arm_call to:0x0215b300 module:overlay(67) +from:0x0215e4a0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e4b4 kind:load to:0x0215f960 module:overlay(67) +from:0x0215e4b8 kind:load to:0x0215f970 module:overlay(67) +from:0x0215e4bc kind:load to:0x0215ba9c module:overlay(67) +from:0x0215e4c0 kind:load to:0x0215f964 module:overlay(67) +from:0x0215e4e0 kind:arm_call to:0x0215bae0 module:overlay(67) +from:0x0215e4f0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e504 kind:load to:0x0215fa48 module:overlay(67) +from:0x0215e508 kind:load to:0x0215fa58 module:overlay(67) +from:0x0215e50c kind:load to:0x0215bbc0 module:overlay(67) +from:0x0215e510 kind:load to:0x0215fa4c module:overlay(67) +from:0x0215e530 kind:arm_call to:0x0215bc04 module:overlay(67) +from:0x0215e540 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e554 kind:load to:0x0215fb30 module:overlay(67) +from:0x0215e558 kind:load to:0x0215fb40 module:overlay(67) +from:0x0215e55c kind:load to:0x0215bce4 module:overlay(67) +from:0x0215e560 kind:load to:0x0215fb34 module:overlay(67) +from:0x0215e580 kind:arm_call to:0x0215bd50 module:overlay(67) +from:0x0215e590 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e5a4 kind:load to:0x0215fc18 module:overlay(67) +from:0x0215e5a8 kind:load to:0x0215fc28 module:overlay(67) +from:0x0215e5ac kind:load to:0x0215c898 module:overlay(67) +from:0x0215e5b0 kind:load to:0x0215fc1c module:overlay(67) +from:0x0215e5d0 kind:arm_call to:0x0215c8dc module:overlay(67) +from:0x0215e5e0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e5f4 kind:load to:0x0215fc64 module:overlay(67) +from:0x0215e5f8 kind:load to:0x0215fc74 module:overlay(67) +from:0x0215e5fc kind:load to:0x0215cda8 module:overlay(67) +from:0x0215e600 kind:load to:0x0215fc68 module:overlay(67) +from:0x0215e620 kind:arm_call to:0x0215cdec module:overlay(67) +from:0x0215e630 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e644 kind:load to:0x0215fcb8 module:overlay(67) +from:0x0215e648 kind:load to:0x0215fcc8 module:overlay(67) +from:0x0215e64c kind:load to:0x0215d0cc module:overlay(67) +from:0x0215e650 kind:load to:0x0215fcbc module:overlay(67) +from:0x0215e688 kind:arm_call to:0x0215d110 module:overlay(67) +from:0x0215e698 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e6ac kind:load to:0x0215fd9c module:overlay(67) +from:0x0215e6b0 kind:load to:0x0215fdbc module:overlay(67) +from:0x0215e6b4 kind:load to:0x0215d7b8 module:overlay(67) +from:0x0215e6b8 kind:load to:0x0215fda4 module:overlay(67) +from:0x0215e6d8 kind:arm_call to:0x0215d7fc module:overlay(67) +from:0x0215e6e8 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e6fc kind:load to:0x0215fe90 module:overlay(67) +from:0x0215e700 kind:load to:0x0215fea0 module:overlay(67) +from:0x0215e704 kind:load to:0x0215da84 module:overlay(67) +from:0x0215e708 kind:load to:0x0215fe94 module:overlay(67) +from:0x0215e728 kind:arm_call to:0x0215dac8 module:overlay(67) +from:0x0215e738 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e74c kind:load to:0x0215fec0 module:overlay(67) +from:0x0215e750 kind:load to:0x0215fed0 module:overlay(67) +from:0x0215e754 kind:load to:0x0215dc84 module:overlay(67) +from:0x0215e758 kind:load to:0x0215fec4 module:overlay(67) +from:0x0215e778 kind:arm_call to:0x0215dcc8 module:overlay(67) +from:0x0215e788 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e79c kind:load to:0x0215ffc8 module:overlay(67) +from:0x0215e7a0 kind:load to:0x0215ffd8 module:overlay(67) +from:0x0215e7a4 kind:load to:0x0215de84 module:overlay(67) +from:0x0215e7a8 kind:load to:0x0215ffcc module:overlay(67) +from:0x0215e7c8 kind:arm_call to:0x0215dec8 module:overlay(67) +from:0x0215e7d8 kind:arm_call to:0x0203e3a4 module:main +from:0x0215e7ec kind:load to:0x021600d0 module:overlay(67) +from:0x0215e7f0 kind:load to:0x021600e0 module:overlay(67) +from:0x0215e7f4 kind:load to:0x0215e238 module:overlay(67) +from:0x0215e7f8 kind:load to:0x021600d4 module:overlay(67) +from:0x0215e7fc kind:load to:0x0215e358 module:overlay(67) +from:0x0215e800 kind:load to:0x0215e474 module:overlay(67) +from:0x0215e804 kind:load to:0x0215e4c4 module:overlay(67) +from:0x0215e808 kind:load to:0x0215e514 module:overlay(67) +from:0x0215e80c kind:load to:0x0215e564 module:overlay(67) +from:0x0215e810 kind:load to:0x0215e5b4 module:overlay(67) +from:0x0215e814 kind:load to:0x0215e604 module:overlay(67) +from:0x0215e818 kind:load to:0x0215e654 module:overlay(67) +from:0x0215e81c kind:load to:0x0215e6bc module:overlay(67) +from:0x0215e820 kind:load to:0x0215e70c module:overlay(67) +from:0x0215e824 kind:load to:0x0215e75c module:overlay(67) +from:0x0215e828 kind:load to:0x0215e7ac module:overlay(67) +from:0x0215e848 kind:load to:0x02159df0 module:overlay(67) +from:0x0215e84c kind:load to:0x020990ec module:overlay(0) +from:0x0215e850 kind:load to:0x02098efc module:overlay(0) +from:0x0215e854 kind:load to:0x02098f78 module:overlay(0) +from:0x0215e858 kind:load to:0x020990f4 module:overlay(0) +from:0x0215e85c kind:load to:0x02099114 module:overlay(0) +from:0x0215e860 kind:load to:0x02099140 module:overlay(0) +from:0x0215e86c kind:load to:0x02159d50 module:overlay(67) +from:0x0215e870 kind:load to:0x020990ec module:overlay(0) +from:0x0215e874 kind:load to:0x02098efc module:overlay(0) +from:0x0215e878 kind:load to:0x02098f78 module:overlay(0) +from:0x0215e87c kind:load to:0x020990f4 module:overlay(0) +from:0x0215e880 kind:load to:0x02099114 module:overlay(0) +from:0x0215e884 kind:load to:0x02099140 module:overlay(0) +from:0x0215e890 kind:load to:0x02159ca0 module:overlay(67) +from:0x0215e894 kind:load to:0x020990ec module:overlay(0) +from:0x0215e898 kind:load to:0x02098efc module:overlay(0) +from:0x0215e89c kind:load to:0x02098f78 module:overlay(0) +from:0x0215e8a0 kind:load to:0x020990f4 module:overlay(0) +from:0x0215e8a4 kind:load to:0x02099114 module:overlay(0) +from:0x0215e8a8 kind:load to:0x02099140 module:overlay(0) +from:0x0215e8b4 kind:load to:0x02159bec module:overlay(67) +from:0x0215e8b8 kind:load to:0x020990ec module:overlay(0) +from:0x0215e8bc kind:load to:0x02098efc module:overlay(0) +from:0x0215e8c0 kind:load to:0x02098f78 module:overlay(0) +from:0x0215e8c4 kind:load to:0x020990f4 module:overlay(0) +from:0x0215e8c8 kind:load to:0x02099114 module:overlay(0) +from:0x0215e8cc kind:load to:0x02099140 module:overlay(0) +from:0x0215e8d8 kind:load to:0x0215a130 module:overlay(67) +from:0x0215e8dc kind:load to:0x0215b21c module:overlay(67) +from:0x0215e8e0 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215e8e4 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215e8e8 kind:load to:0x0209baec module:overlay(0) +from:0x0215e8ec kind:load to:0x0209bb00 module:overlay(0) +from:0x0215e8f0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215e8f4 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215e8f8 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215e8fc kind:load to:0x0209b838 module:overlay(0) +from:0x0215e900 kind:load to:0x0209babc module:overlay(0) +from:0x0215e904 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215e908 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215e90c kind:load to:0x0209bea0 module:overlay(0) +from:0x0215e910 kind:load to:0x0215b1f0 module:overlay(67) +from:0x0215e914 kind:load to:0x0215b1cc module:overlay(67) +from:0x0215e918 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215ea9c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215eaa0 kind:load to:0x02099cfc module:overlay(0) +from:0x0215eaa4 kind:load to:0x02099d14 module:overlay(0) +from:0x0215eaa8 kind:load to:0x02099d20 module:overlay(0) +from:0x0215eaac kind:load to:0x01fff464 module:itcm +from:0x0215eab0 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215eab4 kind:load to:0x020aa528 module:overlay(0) +from:0x0215eab8 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215eabc kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0215eac0 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215eac4 kind:load to:0x02099c64 module:overlay(0) +from:0x0215eac8 kind:load to:0x020ab15c module:overlay(0) +from:0x0215eacc kind:load to:0x02099c6c module:overlay(0) +from:0x0215ead0 kind:load to:0x02099c70 module:overlay(0) +from:0x0215ead4 kind:load to:0x02099d2c module:overlay(0) +from:0x0215ead8 kind:load to:0x02099d98 module:overlay(0) +from:0x0215eadc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215eae0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215eae4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215eae8 kind:load to:0x0215b260 module:overlay(67) +from:0x0215eaec kind:load to:0x0215b238 module:overlay(67) +from:0x0215eaf0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215eaf4 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215eaf8 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215eafc kind:load to:0x020aa778 module:overlay(0) +from:0x0215eb00 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215eb04 kind:load to:0x020aa950 module:overlay(0) +from:0x0215eb08 kind:load to:0x020aa94c module:overlay(0) +from:0x0215eb0c kind:load to:0x020aaa1c module:overlay(0) +from:0x0215eb10 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215eb14 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215eb18 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0215eb1c kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215eb20 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215eb24 kind:load to:0x020aa754 module:overlay(0) +from:0x0215eb28 kind:load to:0x020aa75c module:overlay(0) +from:0x0215eb2c kind:load to:0x020aa764 module:overlay(0) +from:0x0215eb30 kind:load to:0x020aa76c module:overlay(0) +from:0x0215eb34 kind:load to:0x020aac48 module:overlay(0) +from:0x0215eb38 kind:load to:0x020aad98 module:overlay(0) +from:0x0215eb3c kind:load to:0x020aadc4 module:overlay(0) +from:0x0215eb40 kind:load to:0x020aade4 module:overlay(0) +from:0x0215eb44 kind:load to:0x020aaffc module:overlay(0) +from:0x0215eb48 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215eb4c kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215eb50 kind:load to:0x020aa684 module:overlay(0) +from:0x0215eb54 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215eb58 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215eb5c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215eb60 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215eb64 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215eb68 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215eb6c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215eb70 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215eb74 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215eb78 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215eb7c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215eb80 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215eb84 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215eb88 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215eb8c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215eb90 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215eb94 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215eb98 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215eb9c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215eba0 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215eba4 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215eba8 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215ebac kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215ebb8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215ebbc kind:load to:0x02099cfc module:overlay(0) +from:0x0215ebc0 kind:load to:0x02099d14 module:overlay(0) +from:0x0215ebc4 kind:load to:0x02099d20 module:overlay(0) +from:0x0215ebc8 kind:load to:0x01fff464 module:itcm +from:0x0215ebcc kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215ebd0 kind:load to:0x0215a144 module:overlay(67) +from:0x0215ebd4 kind:load to:0x0215a260 module:overlay(67) +from:0x0215ebd8 kind:load to:0x0215a368 module:overlay(67) +from:0x0215ebdc kind:load to:0x0215a484 module:overlay(67) +from:0x0215ebe0 kind:load to:0x02099c64 module:overlay(0) +from:0x0215ebe4 kind:load to:0x0215a8ec module:overlay(67) +from:0x0215ebe8 kind:load to:0x02099c6c module:overlay(0) +from:0x0215ebec kind:load to:0x02099c70 module:overlay(0) +from:0x0215ebf0 kind:load to:0x02099d2c module:overlay(0) +from:0x0215ebf4 kind:load to:0x02099d98 module:overlay(0) +from:0x0215ebf8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215ebfc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215ec00 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215ec04 kind:load to:0x0215b174 module:overlay(67) +from:0x0215ec08 kind:load to:0x0215b19c module:overlay(67) +from:0x0215ec0c kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215ec10 kind:load to:0x0215a314 module:overlay(67) +from:0x0215ec14 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215ec18 kind:load to:0x020aa778 module:overlay(0) +from:0x0215ec1c kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215ec20 kind:load to:0x020aa950 module:overlay(0) +from:0x0215ec24 kind:load to:0x020aa94c module:overlay(0) +from:0x0215ec28 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215ec2c kind:load to:0x020aaa40 module:overlay(0) +from:0x0215ec30 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215ec34 kind:load to:0x0215a568 module:overlay(67) +from:0x0215ec38 kind:load to:0x0215a71c module:overlay(67) +from:0x0215ec3c kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215ec40 kind:load to:0x020aa754 module:overlay(0) +from:0x0215ec44 kind:load to:0x020aa75c module:overlay(0) +from:0x0215ec48 kind:load to:0x020aa764 module:overlay(0) +from:0x0215ec4c kind:load to:0x020aa76c module:overlay(0) +from:0x0215ec50 kind:load to:0x0215af30 module:overlay(67) +from:0x0215ec54 kind:load to:0x0215aff0 module:overlay(67) +from:0x0215ec58 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215ec5c kind:load to:0x020aade4 module:overlay(0) +from:0x0215ec60 kind:load to:0x020aaffc module:overlay(0) +from:0x0215ec64 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215ec68 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215ec6c kind:load to:0x020aa684 module:overlay(0) +from:0x0215ec70 kind:load to:0x0215b118 module:overlay(67) +from:0x0215ec74 kind:load to:0x0215a8f8 module:overlay(67) +from:0x0215ec78 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215ec7c kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215ec80 kind:load to:0x0215a918 module:overlay(67) +from:0x0215ec84 kind:load to:0x0215a94c module:overlay(67) +from:0x0215ec88 kind:load to:0x0215a938 module:overlay(67) +from:0x0215ec8c kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215ec90 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215ec94 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215ec98 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215ec9c kind:load to:0x0215acbc module:overlay(67) +from:0x0215eca0 kind:load to:0x0215acc8 module:overlay(67) +from:0x0215eca4 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215eca8 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215ecac kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215ecb0 kind:load to:0x0215ad1c module:overlay(67) +from:0x0215ecb4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215ecb8 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215ecbc kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215ecc0 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215ecc4 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215ecc8 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215eccc kind:load to:0x0215a984 module:overlay(67) +from:0x0215ecd0 kind:load to:0x0215a9e8 module:overlay(67) +from:0x0215ecd4 kind:load to:0x0215aad8 module:overlay(67) +from:0x0215ecd8 kind:load to:0x0215abc8 module:overlay(67) +from:0x0215ecdc kind:load to:0x0215ad28 module:overlay(67) +from:0x0215ece0 kind:load to:0x0215ad2c module:overlay(67) +from:0x0215ece4 kind:load to:0x0215ad30 module:overlay(67) +from:0x0215ece8 kind:load to:0x0215ad34 module:overlay(67) +from:0x0215ecec kind:load to:0x0215a90c module:overlay(67) +from:0x0215ecf0 kind:load to:0x0215a92c module:overlay(67) +from:0x0215ecf4 kind:load to:0x0215a978 module:overlay(67) +from:0x0215ecf8 kind:load to:0x0215ad38 module:overlay(67) +from:0x0215ecfc kind:load to:0x0215ae18 module:overlay(67) +from:0x0215ed20 kind:load to:0x0215b2dc module:overlay(67) +from:0x0215ed24 kind:load to:0x020990ec module:overlay(0) +from:0x0215ed28 kind:load to:0x02098efc module:overlay(0) +from:0x0215ed2c kind:load to:0x02098f78 module:overlay(0) +from:0x0215ed30 kind:load to:0x020990f4 module:overlay(0) +from:0x0215ed34 kind:load to:0x02099114 module:overlay(0) +from:0x0215ed38 kind:load to:0x02099140 module:overlay(0) +from:0x0215ed44 kind:load to:0x0215b3fc module:overlay(67) +from:0x0215ed48 kind:load to:0x0215ba80 module:overlay(67) +from:0x0215ed4c kind:load to:0x0209b2cc module:overlay(0) +from:0x0215ed50 kind:load to:0x0209b304 module:overlay(0) +from:0x0215ed54 kind:load to:0x0209b908 module:overlay(0) +from:0x0215ed58 kind:load to:0x0209b910 module:overlay(0) +from:0x0215ed5c kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215ed60 kind:load to:0x0209b47c module:overlay(0) +from:0x0215ed64 kind:load to:0x0209b36c module:overlay(0) +from:0x0215ed68 kind:load to:0x0209b838 module:overlay(0) +from:0x0215ed6c kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215ed70 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215ed74 kind:load to:0x0215ba78 module:overlay(67) +from:0x0215ed78 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215ed7c kind:load to:0x0215ba68 module:overlay(67) +from:0x0215ed80 kind:load to:0x0215ba44 module:overlay(67) +from:0x0215ee9c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215eea0 kind:load to:0x02099cfc module:overlay(0) +from:0x0215eea4 kind:load to:0x02099d14 module:overlay(0) +from:0x0215eea8 kind:load to:0x02099d20 module:overlay(0) +from:0x0215eeac kind:load to:0x01fff464 module:itcm +from:0x0215eeb0 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215eeb4 kind:load to:0x0215b478 module:overlay(67) +from:0x0215eeb8 kind:load to:0x0215a260 module:overlay(67) +from:0x0215eebc kind:load to:0x0215b500 module:overlay(67) +from:0x0215eec0 kind:load to:0x0215a484 module:overlay(67) +from:0x0215eec4 kind:load to:0x02099c64 module:overlay(0) +from:0x0215eec8 kind:load to:0x0215a8ec module:overlay(67) +from:0x0215eecc kind:load to:0x02099c6c module:overlay(0) +from:0x0215eed0 kind:load to:0x02099c70 module:overlay(0) +from:0x0215eed4 kind:load to:0x02099d2c module:overlay(0) +from:0x0215eed8 kind:load to:0x02099d98 module:overlay(0) +from:0x0215eedc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215eee0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215eee4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215eee8 kind:load to:0x0215b410 module:overlay(67) +from:0x0215eeec kind:load to:0x0215b440 module:overlay(67) +from:0x0215eef0 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215eef4 kind:load to:0x0215b4ac module:overlay(67) +from:0x0215eef8 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215eefc kind:load to:0x020aa778 module:overlay(0) +from:0x0215ef00 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215ef04 kind:load to:0x020aa950 module:overlay(0) +from:0x0215ef08 kind:load to:0x020aa94c module:overlay(0) +from:0x0215ef0c kind:load to:0x020aaa1c module:overlay(0) +from:0x0215ef10 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215ef14 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215ef18 kind:load to:0x0215b9a0 module:overlay(67) +from:0x0215ef1c kind:load to:0x0215a71c module:overlay(67) +from:0x0215ef20 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215ef24 kind:load to:0x020aa754 module:overlay(0) +from:0x0215ef28 kind:load to:0x020aa75c module:overlay(0) +from:0x0215ef2c kind:load to:0x020aa764 module:overlay(0) +from:0x0215ef30 kind:load to:0x020aa76c module:overlay(0) +from:0x0215ef34 kind:load to:0x0215b900 module:overlay(67) +from:0x0215ef38 kind:load to:0x0215aff0 module:overlay(67) +from:0x0215ef3c kind:load to:0x020aadc4 module:overlay(0) +from:0x0215ef40 kind:load to:0x020aade4 module:overlay(0) +from:0x0215ef44 kind:load to:0x020aaffc module:overlay(0) +from:0x0215ef48 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215ef4c kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215ef50 kind:load to:0x020aa684 module:overlay(0) +from:0x0215ef54 kind:load to:0x0215b9e8 module:overlay(67) +from:0x0215ef58 kind:load to:0x0215a8f8 module:overlay(67) +from:0x0215ef5c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215ef60 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215ef64 kind:load to:0x0215a918 module:overlay(67) +from:0x0215ef68 kind:load to:0x0215a94c module:overlay(67) +from:0x0215ef6c kind:load to:0x0215a938 module:overlay(67) +from:0x0215ef70 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215ef74 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215ef78 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215ef7c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215ef80 kind:load to:0x0215acbc module:overlay(67) +from:0x0215ef84 kind:load to:0x0215acc8 module:overlay(67) +from:0x0215ef88 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215ef8c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215ef90 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215ef94 kind:load to:0x0215ad1c module:overlay(67) +from:0x0215ef98 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215ef9c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215efa0 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215efa4 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215efa8 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215efac kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215efb0 kind:load to:0x0215b6c4 module:overlay(67) +from:0x0215efb4 kind:load to:0x0215a9e8 module:overlay(67) +from:0x0215efb8 kind:load to:0x0215aad8 module:overlay(67) +from:0x0215efbc kind:load to:0x0215abc8 module:overlay(67) +from:0x0215efc0 kind:load to:0x0215ad28 module:overlay(67) +from:0x0215efc4 kind:load to:0x0215ad2c module:overlay(67) +from:0x0215efc8 kind:load to:0x0215ad30 module:overlay(67) +from:0x0215efcc kind:load to:0x0215ad34 module:overlay(67) +from:0x0215efd0 kind:load to:0x0215b6a0 module:overlay(67) +from:0x0215efd4 kind:load to:0x0215b6ac module:overlay(67) +from:0x0215efd8 kind:load to:0x0215b6b8 module:overlay(67) +from:0x0215efdc kind:load to:0x0215ad38 module:overlay(67) +from:0x0215efe0 kind:load to:0x0215ae18 module:overlay(67) +from:0x0215efe4 kind:load to:0x0215b728 module:overlay(67) +from:0x0215efe8 kind:load to:0x0215b828 module:overlay(67) +from:0x0215eff4 kind:load to:0x0215babc module:overlay(67) +from:0x0215eff8 kind:load to:0x020990ec module:overlay(0) +from:0x0215effc kind:load to:0x02098efc module:overlay(0) +from:0x0215f000 kind:load to:0x02098f78 module:overlay(0) +from:0x0215f004 kind:load to:0x020990f4 module:overlay(0) +from:0x0215f008 kind:load to:0x02099114 module:overlay(0) +from:0x0215f00c kind:load to:0x02099140 module:overlay(0) +from:0x0215f018 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215f01c kind:load to:0x02099cfc module:overlay(0) +from:0x0215f020 kind:load to:0x02099d14 module:overlay(0) +from:0x0215f024 kind:load to:0x02099d20 module:overlay(0) +from:0x0215f028 kind:load to:0x01fff464 module:itcm +from:0x0215f02c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215f030 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215f034 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215f038 kind:load to:0x02099c5c module:overlay(0) +from:0x0215f03c kind:load to:0x02099c60 module:overlay(0) +from:0x0215f040 kind:load to:0x02099c64 module:overlay(0) +from:0x0215f044 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215f048 kind:load to:0x02099c6c module:overlay(0) +from:0x0215f04c kind:load to:0x02099c70 module:overlay(0) +from:0x0215f050 kind:load to:0x02099d2c module:overlay(0) +from:0x0215f054 kind:load to:0x02099d98 module:overlay(0) +from:0x0215f058 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215f05c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215f060 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215f064 kind:load to:0x0215bb78 module:overlay(67) +from:0x0215f068 kind:load to:0x0215bb98 module:overlay(67) +from:0x0215f06c kind:load to:0x0215bb28 module:overlay(67) +from:0x0215f078 kind:load to:0x0215bbe0 module:overlay(67) +from:0x0215f07c kind:load to:0x020990ec module:overlay(0) +from:0x0215f080 kind:load to:0x02098efc module:overlay(0) +from:0x0215f084 kind:load to:0x02098f78 module:overlay(0) +from:0x0215f088 kind:load to:0x020990f4 module:overlay(0) +from:0x0215f08c kind:load to:0x02099114 module:overlay(0) +from:0x0215f090 kind:load to:0x02099140 module:overlay(0) +from:0x0215f09c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215f0a0 kind:load to:0x02099cfc module:overlay(0) +from:0x0215f0a4 kind:load to:0x02099d14 module:overlay(0) +from:0x0215f0a8 kind:load to:0x02099d20 module:overlay(0) +from:0x0215f0ac kind:load to:0x01fff464 module:itcm +from:0x0215f0b0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215f0b4 kind:load to:0x020f8f68 module:overlays(19,22,23,31) +from:0x0215f0b8 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x0215f0bc kind:load to:0x02099c5c module:overlay(0) +from:0x0215f0c0 kind:load to:0x02099c60 module:overlay(0) +from:0x0215f0c4 kind:load to:0x02099c64 module:overlay(0) +from:0x0215f0c8 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215f0cc kind:load to:0x02099c6c module:overlay(0) +from:0x0215f0d0 kind:load to:0x02099c70 module:overlay(0) +from:0x0215f0d4 kind:load to:0x02099d2c module:overlay(0) +from:0x0215f0d8 kind:load to:0x02099d98 module:overlay(0) +from:0x0215f0dc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215f0e0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215f0e4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215f0e8 kind:load to:0x0215bc9c module:overlay(67) +from:0x0215f0ec kind:load to:0x0215bcbc module:overlay(67) +from:0x0215f0f0 kind:load to:0x0215bc4c module:overlay(67) +from:0x0215f10c kind:load to:0x0215c07c module:overlay(67) +from:0x0215f114 kind:load to:0x0215c10c module:overlay(67) +from:0x0215f11c kind:load to:0x0215c238 module:overlay(67) +from:0x0215f124 kind:load to:0x0215c36c module:overlay(67) +from:0x0215f12c kind:load to:0x0215c008 module:overlay(67) +from:0x0215f134 kind:load to:0x0215c080 module:overlay(67) +from:0x0215f13c kind:load to:0x0215c180 module:overlay(67) +from:0x0215f144 kind:load to:0x0215c2a4 module:overlay(67) +from:0x0215f184 kind:load to:0x0215bd2c module:overlay(67) +from:0x0215f188 kind:load to:0x02098ef4 module:overlay(0) +from:0x0215f18c kind:load to:0x02098efc module:overlay(0) +from:0x0215f190 kind:load to:0x02098f78 module:overlay(0) +from:0x0215f194 kind:load to:0x0215bd18 module:overlay(67) +from:0x0215f198 kind:load to:0x02098fbc module:overlay(0) +from:0x0215f19c kind:load to:0x0215bd1c module:overlay(67) +from:0x0215f1ac kind:load to:0x02098ef4 module:overlay(0) +from:0x0215f1b0 kind:load to:0x02098efc module:overlay(0) +from:0x0215f1b4 kind:load to:0x02098f78 module:overlay(0) +from:0x0215f1b8 kind:load to:0x0215bd18 module:overlay(67) +from:0x0215f1bc kind:load to:0x02098fbc module:overlay(0) +from:0x0215f1c0 kind:load to:0x0215bd1c module:overlay(67) +from:0x0215f1cc kind:load to:0x02099cc0 module:overlay(0) +from:0x0215f1d0 kind:load to:0x02099cfc module:overlay(0) +from:0x0215f1d4 kind:load to:0x02099d14 module:overlay(0) +from:0x0215f1d8 kind:load to:0x02099d20 module:overlay(0) +from:0x0215f1dc kind:load to:0x01fff464 module:itcm +from:0x0215f1e0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215f1e4 kind:load to:0x0215bedc module:overlay(67) +from:0x0215f1e8 kind:load to:0x02099c58 module:overlay(0) +from:0x0215f1ec kind:load to:0x0215bf84 module:overlay(67) +from:0x0215f1f0 kind:load to:0x0215bf70 module:overlay(67) +from:0x0215f1f4 kind:load to:0x02099c64 module:overlay(0) +from:0x0215f1f8 kind:load to:0x0215c80c module:overlay(67) +from:0x0215f1fc kind:load to:0x02099c6c module:overlay(0) +from:0x0215f200 kind:load to:0x02099c70 module:overlay(0) +from:0x0215f204 kind:load to:0x02099d2c module:overlay(0) +from:0x0215f208 kind:load to:0x02099d98 module:overlay(0) +from:0x0215f20c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215f210 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215f214 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215f218 kind:load to:0x0215be74 module:overlay(67) +from:0x0215f21c kind:load to:0x0215bea4 module:overlay(67) +from:0x0215f220 kind:load to:0x0215cb54 module:overlay(67) +from:0x0215f228 kind:load to:0x0215cbbc module:overlay(67) +from:0x0215f230 kind:load to:0x0215cc24 module:overlay(67) +from:0x0215f238 kind:load to:0x0215cc8c module:overlay(67) +from:0x0215f240 kind:load to:0x0215cbb8 module:overlay(67) +from:0x0215f248 kind:load to:0x0215cc20 module:overlay(67) +from:0x0215f250 kind:load to:0x0215cc88 module:overlay(67) +from:0x0215f258 kind:load to:0x0215ccfc module:overlay(67) +from:0x0215f298 kind:load to:0x0215c8b8 module:overlay(67) +from:0x0215f29c kind:load to:0x0209918c module:overlay(0) +from:0x0215f2a0 kind:load to:0x020991c0 module:overlay(0) +from:0x0215f2a4 kind:load to:0x02098f78 module:overlay(0) +from:0x0215f2a8 kind:load to:0x02099194 module:overlay(0) +from:0x0215f2ac kind:load to:0x02098fbc module:overlay(0) +from:0x0215f2b0 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215f2bc kind:load to:0x02099cc0 module:overlay(0) +from:0x0215f2c0 kind:load to:0x02099cfc module:overlay(0) +from:0x0215f2c4 kind:load to:0x02099d14 module:overlay(0) +from:0x0215f2c8 kind:load to:0x02099d20 module:overlay(0) +from:0x0215f2cc kind:load to:0x01fff464 module:itcm +from:0x0215f2d0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215f2d4 kind:load to:0x0215ca84 module:overlay(67) +from:0x0215f2d8 kind:load to:0x02099c58 module:overlay(0) +from:0x0215f2dc kind:load to:0x0215cb08 module:overlay(67) +from:0x0215f2e0 kind:load to:0x0215caf4 module:overlay(67) +from:0x0215f2e4 kind:load to:0x02099c64 module:overlay(0) +from:0x0215f2e8 kind:load to:0x0215cd30 module:overlay(67) +from:0x0215f2ec kind:load to:0x02099c6c module:overlay(0) +from:0x0215f2f0 kind:load to:0x02099c70 module:overlay(0) +from:0x0215f2f4 kind:load to:0x02099d2c module:overlay(0) +from:0x0215f2f8 kind:load to:0x02099d98 module:overlay(0) +from:0x0215f2fc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215f300 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215f304 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215f308 kind:load to:0x0215ca2c module:overlay(67) +from:0x0215f30c kind:load to:0x0215ca54 module:overlay(67) +from:0x0215f318 kind:load to:0x0215cdc8 module:overlay(67) +from:0x0215f31c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215f320 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215f324 kind:load to:0x0209e21c module:overlay(0) +from:0x0215f328 kind:load to:0x0209e23c module:overlay(0) +from:0x0215f334 kind:load to:0x0207db54 module:overlay(0) +from:0x0215f338 kind:load to:0x0207db5c module:overlay(0) +from:0x0215f33c kind:load to:0x0207e024 module:overlay(0) +from:0x0215f340 kind:load to:0x0207e014 module:overlay(0) +from:0x0215f344 kind:load to:0x0207e058 module:overlay(0) +from:0x0215f348 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0215f34c kind:load to:0x0207e0f0 module:overlay(0) +from:0x0215f350 kind:load to:0x0207e168 module:overlay(0) +from:0x0215f35c kind:load to:0x0215ced8 module:overlay(67) +from:0x0215f360 kind:load to:0x0209e87c module:overlay(0) +from:0x0215f364 kind:load to:0x0215cfc0 module:overlay(67) +from:0x0215f368 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215f36c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215f370 kind:load to:0x0215d048 module:overlay(67) +from:0x0215f374 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215f378 kind:load to:0x0209e990 module:overlay(0) +from:0x0215f37c kind:load to:0x0209e998 module:overlay(0) +from:0x0215f380 kind:load to:0x0209e99c module:overlay(0) +from:0x0215f384 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215f388 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215f38c kind:load to:0x0215d074 module:overlay(67) +from:0x0215f390 kind:load to:0x0215d09c module:overlay(67) +from:0x0215f39c kind:load to:0x0215d0ec module:overlay(67) +from:0x0215f3a0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215f3a4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215f3a8 kind:load to:0x0209e21c module:overlay(0) +from:0x0215f3ac kind:load to:0x0209e23c module:overlay(0) +from:0x0215f3b8 kind:load to:0x0215d2c0 module:overlay(67) +from:0x0215f3bc kind:load to:0x0215d714 module:overlay(67) +from:0x0215f3c0 kind:load to:0x02059174 module:overlay(0) +from:0x0215f3c4 kind:load to:0x01ffc57c module:itcm +from:0x0215f3c8 kind:load to:0x02059348 module:overlay(0) +from:0x0215f3cc kind:load to:0x020593c4 module:overlay(0) +from:0x0215f3d0 kind:load to:0x02059428 module:overlay(0) +from:0x0215f3d4 kind:load to:0x0215d1e8 module:overlay(67) +from:0x0215f3d8 kind:load to:0x02059304 module:overlay(0) +from:0x0215f3e4 kind:load to:0x0215d2d4 module:overlay(67) +from:0x0215f3e8 kind:load to:0x0209e87c module:overlay(0) +from:0x0215f3ec kind:load to:0x0215d42c module:overlay(67) +from:0x0215f3f0 kind:load to:0x0215d4cc module:overlay(67) +from:0x0215f3f4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215f3f8 kind:load to:0x0215d61c module:overlay(67) +from:0x0215f3fc kind:load to:0x0215d63c module:overlay(67) +from:0x0215f400 kind:load to:0x0215d4e0 module:overlay(67) +from:0x0215f404 kind:load to:0x0209e998 module:overlay(0) +from:0x0215f408 kind:load to:0x0209e99c module:overlay(0) +from:0x0215f40c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215f410 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215f414 kind:load to:0x0215d730 module:overlay(67) +from:0x0215f418 kind:load to:0x0215d770 module:overlay(67) +from:0x0215f424 kind:load to:0x0215d7d8 module:overlay(67) +from:0x0215f428 kind:load to:0x0209e0a0 module:overlay(0) +from:0x0215f42c kind:load to:0x0209e160 module:overlay(0) +from:0x0215f430 kind:load to:0x0209e164 module:overlay(0) +from:0x0215f434 kind:load to:0x0209e168 module:overlay(0) +from:0x0215f440 kind:load to:0x0215d860 module:overlay(67) +from:0x0215f444 kind:load to:0x0209e87c module:overlay(0) +from:0x0215f448 kind:load to:0x0215da38 module:overlay(67) +from:0x0215f44c kind:load to:0x021519b8 module:overlays(58,70) +from:0x0215f450 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215f454 kind:load to:0x021519cc module:overlays(58,70) +from:0x0215f458 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215f45c kind:load to:0x0209e990 module:overlay(0) +from:0x0215f460 kind:load to:0x0209e998 module:overlay(0) +from:0x0215f464 kind:load to:0x0209e99c module:overlay(0) +from:0x0215f468 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215f46c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215f470 kind:load to:0x0215da3c module:overlay(67) +from:0x0215f474 kind:load to:0x0215da5c module:overlay(67) +from:0x0215f484 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215f488 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215f48c kind:load to:0x0209e21c module:overlay(0) +from:0x0215f490 kind:load to:0x0209e23c module:overlay(0) +from:0x0215f49c kind:load to:0x0215daa4 module:overlay(67) +from:0x0215f4a0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215f4a4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215f4a8 kind:load to:0x0209e21c module:overlay(0) +from:0x0215f4ac kind:load to:0x0209e23c module:overlay(0) +from:0x0215f4b8 kind:load to:0x0215dbcc module:overlay(67) +from:0x0215f4bc kind:load to:0x0209e87c module:overlay(0) +from:0x0215f4c0 kind:load to:0x0215dc18 module:overlay(67) +from:0x0215f4c4 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215f4c8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215f4cc kind:load to:0x0215dc1c module:overlay(67) +from:0x0215f4d0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215f4d4 kind:load to:0x0209e990 module:overlay(0) +from:0x0215f4d8 kind:load to:0x0209e998 module:overlay(0) +from:0x0215f4dc kind:load to:0x0209e99c module:overlay(0) +from:0x0215f4e0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215f4e4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215f4e8 kind:load to:0x0215dc3c module:overlay(67) +from:0x0215f4ec kind:load to:0x0215dc5c module:overlay(67) +from:0x0215f4f8 kind:load to:0x0215dca4 module:overlay(67) +from:0x0215f4fc kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215f500 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215f504 kind:load to:0x0209e21c module:overlay(0) +from:0x0215f508 kind:load to:0x0209e23c module:overlay(0) +from:0x0215f514 kind:load to:0x0215ddcc module:overlay(67) +from:0x0215f518 kind:load to:0x0209e87c module:overlay(0) +from:0x0215f51c kind:load to:0x0215de18 module:overlay(67) +from:0x0215f520 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215f524 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215f528 kind:load to:0x0215de1c module:overlay(67) +from:0x0215f52c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215f530 kind:load to:0x0209e990 module:overlay(0) +from:0x0215f534 kind:load to:0x0209e998 module:overlay(0) +from:0x0215f538 kind:load to:0x0209e99c module:overlay(0) +from:0x0215f53c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215f540 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215f544 kind:load to:0x0215de3c module:overlay(67) +from:0x0215f548 kind:load to:0x0215de5c module:overlay(67) +from:0x0215f554 kind:load to:0x0215dea4 module:overlay(67) +from:0x0215f558 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215f55c kind:load to:0x0209e1dc module:overlay(0) +from:0x0215f560 kind:load to:0x0209e21c module:overlay(0) +from:0x0215f564 kind:load to:0x0209e23c module:overlay(0) +from:0x0215f570 kind:load to:0x0215dfd4 module:overlay(67) +from:0x0215f574 kind:load to:0x0209e87c module:overlay(0) +from:0x0215f578 kind:load to:0x0215e070 module:overlay(67) +from:0x0215f57c kind:load to:0x0215e128 module:overlay(67) +from:0x0215f580 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215f584 kind:load to:0x0215e1ac module:overlay(67) +from:0x0215f588 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215f58c kind:load to:0x0209e990 module:overlay(0) +from:0x0215f590 kind:load to:0x0209e998 module:overlay(0) +from:0x0215f594 kind:load to:0x0209e99c module:overlay(0) +from:0x0215f598 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215f59c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215f5a0 kind:load to:0x0215e1e0 module:overlay(67) +from:0x0215f5a4 kind:load to:0x0215e208 module:overlay(67) diff --git a/config/jp/arm9/overlays/ov067/symbols.txt b/config/jp/arm9/overlays/ov067/symbols.txt new file mode 100644 index 00000000..5690ea32 --- /dev/null +++ b/config/jp/arm9/overlays/ov067/symbols.txt @@ -0,0 +1,390 @@ +func_ov067_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov067_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov067_02159c10 kind:function(arm,size=0x84) addr:0x02159c10 +func_ov067_02159c94 kind:function(arm,size=0xc) addr:0x02159c94 +func_ov067_02159ca0 kind:function(arm,size=0x24) addr:0x02159ca0 +func_ov067_02159cc4 kind:function(arm,size=0x80) addr:0x02159cc4 +func_ov067_02159d44 kind:function(arm,size=0xc) addr:0x02159d44 +func_ov067_02159d50 kind:function(arm,size=0x24) addr:0x02159d50 +func_ov067_02159d74 kind:function(arm,size=0x70) addr:0x02159d74 +func_ov067_02159de4 kind:function(arm,size=0xc) addr:0x02159de4 +func_ov067_02159df0 kind:function(arm,size=0x24) addr:0x02159df0 +func_ov067_02159e14 kind:function(arm,size=0x74) addr:0x02159e14 +func_ov067_02159e88 kind:function(arm,size=0x154) addr:0x02159e88 +func_ov067_02159fdc kind:function(arm,size=0x154) addr:0x02159fdc +func_ov067_0215a130 kind:function(arm,size=0x14) addr:0x0215a130 +func_ov067_0215a144 kind:function(arm,size=0x11c) addr:0x0215a144 +func_ov067_0215a260 kind:function(arm,size=0xb4) addr:0x0215a260 +func_ov067_0215a314 kind:function(arm,size=0x54) addr:0x0215a314 +func_ov067_0215a368 kind:function(arm,size=0x11c) addr:0x0215a368 +func_ov067_0215a484 kind:function(arm,size=0x78) addr:0x0215a484 +func_ov067_0215a4fc kind:function(arm,size=0x6c) addr:0x0215a4fc +func_ov067_0215a568 kind:function(arm,size=0x88) addr:0x0215a568 +func_ov067_0215a5f0 kind:function(arm,size=0x6c) addr:0x0215a5f0 +func_ov067_0215a65c kind:function(arm,size=0x6c) addr:0x0215a65c +func_ov067_0215a6c8 kind:function(arm,size=0x54) addr:0x0215a6c8 +func_ov067_0215a71c kind:function(arm,size=0x1d0) addr:0x0215a71c +func_ov067_0215a8ec kind:function(arm,size=0xc) addr:0x0215a8ec +func_ov067_0215a8f8 kind:function(arm,size=0x14) addr:0x0215a8f8 +func_ov067_0215a90c kind:function(arm,size=0xc) addr:0x0215a90c +func_ov067_0215a918 kind:function(arm,size=0x14) addr:0x0215a918 +func_ov067_0215a92c kind:function(arm,size=0xc) addr:0x0215a92c +func_ov067_0215a938 kind:function(arm,size=0x14) addr:0x0215a938 +func_ov067_0215a94c kind:function(arm,size=0x2c) addr:0x0215a94c +func_ov067_0215a978 kind:function(arm,size=0xc) addr:0x0215a978 +func_ov067_0215a984 kind:function(arm,size=0x64) addr:0x0215a984 +func_ov067_0215a9e8 kind:function(arm,size=0xf0) addr:0x0215a9e8 +func_ov067_0215aad8 kind:function(arm,size=0xf0) addr:0x0215aad8 +func_ov067_0215abc8 kind:function(arm,size=0xf4) addr:0x0215abc8 +func_ov067_0215acbc kind:function(arm,size=0xc) addr:0x0215acbc +func_ov067_0215acc8 kind:function(arm,size=0x54) addr:0x0215acc8 +func_ov067_0215ad1c kind:function(arm,size=0xc) addr:0x0215ad1c +func_ov067_0215ad28 kind:function(arm,size=0x4) addr:0x0215ad28 +func_ov067_0215ad2c kind:function(arm,size=0x4) addr:0x0215ad2c +func_ov067_0215ad30 kind:function(arm,size=0x4) addr:0x0215ad30 +func_ov067_0215ad34 kind:function(arm,size=0x4) addr:0x0215ad34 +func_ov067_0215ad38 kind:function(arm,size=0xe0) addr:0x0215ad38 +func_ov067_0215ae18 kind:function(arm,size=0x68) addr:0x0215ae18 +func_ov067_0215ae80 kind:function(arm,size=0x1c) addr:0x0215ae80 +func_ov067_0215ae9c kind:function(arm,size=0x94) addr:0x0215ae9c +func_ov067_0215af30 kind:function(arm,size=0x68) addr:0x0215af30 +func_ov067_0215af98 kind:function(arm,size=0x58) addr:0x0215af98 +func_ov067_0215aff0 kind:function(arm,size=0x7c) addr:0x0215aff0 +func_ov067_0215b06c kind:function(arm,size=0xac) addr:0x0215b06c +func_ov067_0215b118 kind:function(arm,size=0x5c) addr:0x0215b118 +func_ov067_0215b174 kind:function(arm,size=0x28) addr:0x0215b174 +func_ov067_0215b19c kind:function(arm,size=0x30) addr:0x0215b19c +func_ov067_0215b1cc kind:function(arm,size=0x24) addr:0x0215b1cc +func_ov067_0215b1f0 kind:function(arm,size=0x2c) addr:0x0215b1f0 +func_ov067_0215b21c kind:function(arm,size=0x1c) addr:0x0215b21c +func_ov067_0215b238 kind:function(arm,size=0x28) addr:0x0215b238 +func_ov067_0215b260 kind:function(arm,size=0x20) addr:0x0215b260 +func_ov067_0215b280 kind:function(arm,size=0x14) addr:0x0215b280 +func_ov067_0215b294 kind:function(arm,size=0x14) addr:0x0215b294 +func_ov067_0215b2a8 kind:function(arm,size=0x14) addr:0x0215b2a8 +func_ov067_0215b2bc kind:function(arm,size=0x14) addr:0x0215b2bc +func_ov067_0215b2d0 kind:function(arm,size=0xc) addr:0x0215b2d0 +func_ov067_0215b2dc kind:function(arm,size=0x24) addr:0x0215b2dc +func_ov067_0215b300 kind:function(arm,size=0x6c) addr:0x0215b300 +func_ov067_0215b36c kind:function(arm,size=0x90) addr:0x0215b36c +func_ov067_0215b3fc kind:function(arm,size=0x14) addr:0x0215b3fc +func_ov067_0215b410 kind:function(arm,size=0x30) addr:0x0215b410 +func_ov067_0215b440 kind:function(arm,size=0x38) addr:0x0215b440 +func_ov067_0215b478 kind:function(arm,size=0x34) addr:0x0215b478 +func_ov067_0215b4ac kind:function(arm,size=0x54) addr:0x0215b4ac +func_ov067_0215b500 kind:function(arm,size=0x110) addr:0x0215b500 +func_ov067_0215b610 kind:function(arm,size=0x68) addr:0x0215b610 +func_ov067_0215b678 kind:function(arm,size=0x28) addr:0x0215b678 +func_ov067_0215b6a0 kind:function(arm,size=0xc) addr:0x0215b6a0 +func_ov067_0215b6ac kind:function(arm,size=0xc) addr:0x0215b6ac +func_ov067_0215b6b8 kind:function(arm,size=0xc) addr:0x0215b6b8 +func_ov067_0215b6c4 kind:function(arm,size=0x64) addr:0x0215b6c4 +func_ov067_0215b728 kind:function(arm,size=0x100) addr:0x0215b728 +func_ov067_0215b828 kind:function(arm,size=0xd8) addr:0x0215b828 +func_ov067_0215b900 kind:function(arm,size=0xa0) addr:0x0215b900 +func_ov067_0215b9a0 kind:function(arm,size=0x48) addr:0x0215b9a0 +func_ov067_0215b9e8 kind:function(arm,size=0x5c) addr:0x0215b9e8 +func_ov067_0215ba44 kind:function(arm,size=0x24) addr:0x0215ba44 +func_ov067_0215ba68 kind:function(arm,size=0x10) addr:0x0215ba68 +func_ov067_0215ba78 kind:function(arm,size=0x8) addr:0x0215ba78 +func_ov067_0215ba80 kind:function(arm,size=0x1c) addr:0x0215ba80 +func_ov067_0215ba9c kind:function(arm,size=0x14) addr:0x0215ba9c +func_ov067_0215bab0 kind:function(arm,size=0xc) addr:0x0215bab0 +func_ov067_0215babc kind:function(arm,size=0x24) addr:0x0215babc +func_ov067_0215bae0 kind:function(arm,size=0x28) addr:0x0215bae0 +func_ov067_0215bb08 kind:function(arm,size=0x20) addr:0x0215bb08 +func_ov067_0215bb28 kind:function(arm,size=0x50) addr:0x0215bb28 +func_ov067_0215bb78 kind:function(arm,size=0x20) addr:0x0215bb78 +func_ov067_0215bb98 kind:function(arm,size=0x28) addr:0x0215bb98 +func_ov067_0215bbc0 kind:function(arm,size=0x14) addr:0x0215bbc0 +func_ov067_0215bbd4 kind:function(arm,size=0xc) addr:0x0215bbd4 +func_ov067_0215bbe0 kind:function(arm,size=0x24) addr:0x0215bbe0 +func_ov067_0215bc04 kind:function(arm,size=0x28) addr:0x0215bc04 +func_ov067_0215bc2c kind:function(arm,size=0x20) addr:0x0215bc2c +func_ov067_0215bc4c kind:function(arm,size=0x50) addr:0x0215bc4c +func_ov067_0215bc9c kind:function(arm,size=0x20) addr:0x0215bc9c +func_ov067_0215bcbc kind:function(arm,size=0x28) addr:0x0215bcbc +func_ov067_0215bce4 kind:function(arm,size=0x14) addr:0x0215bce4 +func_ov067_0215bcf8 kind:function(arm,size=0x20) addr:0x0215bcf8 +func_ov067_0215bd18 kind:function(arm,size=0x4) addr:0x0215bd18 +func_ov067_0215bd1c kind:function(arm,size=0x4) addr:0x0215bd1c +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=0x40) addr:0x0215bd50 +func_ov067_0215bd90 kind:function(arm,size=0xe4) addr:0x0215bd90 +func_ov067_0215be74 kind:function(arm,size=0x30) addr:0x0215be74 +func_ov067_0215bea4 kind:function(arm,size=0x38) addr:0x0215bea4 +func_ov067_0215bedc kind:function(arm,size=0x4c) addr:0x0215bedc +func_ov067_0215bf28 kind:function(arm,size=0x48) addr:0x0215bf28 +func_ov067_0215bf70 kind:function(arm,size=0x14) addr:0x0215bf70 +func_ov067_0215bf84 kind:function(arm,size=0x84) addr:0x0215bf84 +func_ov067_0215c008 kind:function(arm,size=0x74) addr:0x0215c008 +func_ov067_0215c07c kind:function(arm,size=0x4) addr:0x0215c07c +func_ov067_0215c080 kind:function(arm,size=0x8c) addr:0x0215c080 +func_ov067_0215c10c kind:function(arm,size=0x74) addr:0x0215c10c +func_ov067_0215c180 kind:function(arm,size=0xb8) addr:0x0215c180 +func_ov067_0215c238 kind:function(arm,size=0x6c) addr:0x0215c238 +func_ov067_0215c2a4 kind:function(arm,size=0xc8) addr:0x0215c2a4 +func_ov067_0215c36c kind:function(arm,size=0x38) addr:0x0215c36c +func_ov067_0215c3a4 kind:function(arm,size=0xb0) addr:0x0215c3a4 +func_ov067_0215c454 kind:function(arm,size=0xb0) addr:0x0215c454 +func_ov067_0215c504 kind:function(arm,size=0x30) addr:0x0215c504 +func_ov067_0215c534 kind:function(arm,size=0x4c) addr:0x0215c534 +func_ov067_0215c580 kind:function(arm,size=0x54) addr:0x0215c580 +func_ov067_0215c5d4 kind:function(arm,size=0x238) addr:0x0215c5d4 +func_ov067_0215c80c kind:function(arm,size=0x8c) addr:0x0215c80c +func_ov067_0215c898 kind:function(arm,size=0x14) addr:0x0215c898 +func_ov067_0215c8ac kind:function(arm,size=0xc) addr:0x0215c8ac +func_ov067_0215c8b8 kind:function(arm,size=0x24) addr:0x0215c8b8 +func_ov067_0215c8dc kind:function(arm,size=0x48) addr:0x0215c8dc +func_ov067_0215c924 kind:function(arm,size=0x108) addr:0x0215c924 +func_ov067_0215ca2c kind:function(arm,size=0x28) addr:0x0215ca2c +func_ov067_0215ca54 kind:function(arm,size=0x30) addr:0x0215ca54 +func_ov067_0215ca84 kind:function(arm,size=0x28) addr:0x0215ca84 +func_ov067_0215caac kind:function(arm,size=0x48) addr:0x0215caac +func_ov067_0215caf4 kind:function(arm,size=0x14) addr:0x0215caf4 +func_ov067_0215cb08 kind:function(arm,size=0x4c) addr:0x0215cb08 +func_ov067_0215cb54 kind:function(arm,size=0x64) addr:0x0215cb54 +func_ov067_0215cbb8 kind:function(arm,size=0x4) addr:0x0215cbb8 +func_ov067_0215cbbc kind:function(arm,size=0x64) addr:0x0215cbbc +func_ov067_0215cc20 kind:function(arm,size=0x4) addr:0x0215cc20 +func_ov067_0215cc24 kind:function(arm,size=0x64) addr:0x0215cc24 +func_ov067_0215cc88 kind:function(arm,size=0x4) addr:0x0215cc88 +func_ov067_0215cc8c kind:function(arm,size=0x70) addr:0x0215cc8c +func_ov067_0215ccfc kind:function(arm,size=0x34) addr:0x0215ccfc +func_ov067_0215cd30 kind:function(arm,size=0x78) addr:0x0215cd30 +func_ov067_0215cda8 kind:function(arm,size=0x14) addr:0x0215cda8 +func_ov067_0215cdbc kind:function(arm,size=0xc) addr:0x0215cdbc +func_ov067_0215cdc8 kind:function(arm,size=0x24) addr:0x0215cdc8 +func_ov067_0215cdec kind:function(arm,size=0x48) addr:0x0215cdec +func_ov067_0215ce34 kind:function(arm,size=0xa4) addr:0x0215ce34 +func_ov067_0215ced8 kind:function(arm,size=0xe8) addr:0x0215ced8 +func_ov067_0215cfc0 kind:function(arm,size=0x4c) addr:0x0215cfc0 +func_ov067_0215d00c kind:function(arm,size=0x3c) addr:0x0215d00c +func_ov067_0215d048 kind:function(arm,size=0x2c) addr:0x0215d048 +func_ov067_0215d074 kind:function(arm,size=0x28) addr:0x0215d074 +func_ov067_0215d09c kind:function(arm,size=0x30) addr:0x0215d09c +func_ov067_0215d0cc kind:function(arm,size=0x14) addr:0x0215d0cc +func_ov067_0215d0e0 kind:function(arm,size=0xc) addr:0x0215d0e0 +func_ov067_0215d0ec kind:function(arm,size=0x24) addr:0x0215d0ec +func_ov067_0215d110 kind:function(arm,size=0x50) addr:0x0215d110 +func_ov067_0215d160 kind:function(arm,size=0x58) addr:0x0215d160 +func_ov067_0215d1b8 kind:function(arm,size=0x30) addr:0x0215d1b8 +func_ov067_0215d1e8 kind:function(arm,size=0x3c) addr:0x0215d1e8 +func_ov067_0215d224 kind:function(arm,size=0x90) addr:0x0215d224 +func_ov067_0215d2b4 kind:function(arm,size=0xc) addr:0x0215d2b4 +func_ov067_0215d2c0 kind:function(arm,size=0x14) addr:0x0215d2c0 +func_ov067_0215d2d4 kind:function(arm,size=0x158) addr:0x0215d2d4 +func_ov067_0215d42c kind:function(arm,size=0xa0) addr:0x0215d42c +func_ov067_0215d4cc kind:function(arm,size=0x14) addr:0x0215d4cc +func_ov067_0215d4e0 kind:function(arm,size=0x14) addr:0x0215d4e0 +func_ov067_0215d4f4 kind:function(arm,size=0x128) addr:0x0215d4f4 +func_ov067_0215d61c kind:function(arm,size=0x20) addr:0x0215d61c +func_ov067_0215d63c kind:function(arm,size=0xd8) addr:0x0215d63c +func_ov067_0215d714 kind:function(arm,size=0x1c) addr:0x0215d714 +func_ov067_0215d730 kind:function(arm,size=0x40) addr:0x0215d730 +func_ov067_0215d770 kind:function(arm,size=0x48) addr:0x0215d770 +func_ov067_0215d7b8 kind:function(arm,size=0x14) addr:0x0215d7b8 +func_ov067_0215d7cc kind:function(arm,size=0xc) addr:0x0215d7cc +func_ov067_0215d7d8 kind:function(arm,size=0x24) addr:0x0215d7d8 +func_ov067_0215d7fc kind:function(arm,size=0x44) addr:0x0215d7fc +func_ov067_0215d840 kind:function(arm,size=0x20) addr:0x0215d840 +func_ov067_0215d860 kind:function(arm,size=0x1d8) addr:0x0215d860 +func_ov067_0215da38 kind:function(arm,size=0x4) addr:0x0215da38 +func_ov067_0215da3c kind:function(arm,size=0x20) addr:0x0215da3c +func_ov067_0215da5c kind:function(arm,size=0x28) addr:0x0215da5c +func_ov067_0215da84 kind:function(arm,size=0x14) addr:0x0215da84 +func_ov067_0215da98 kind:function(arm,size=0xc) addr:0x0215da98 +func_ov067_0215daa4 kind:function(arm,size=0x24) addr:0x0215daa4 +func_ov067_0215dac8 kind:function(arm,size=0x90) addr:0x0215dac8 +func_ov067_0215db58 kind:function(arm,size=0x74) addr:0x0215db58 +func_ov067_0215dbcc kind:function(arm,size=0x4c) addr:0x0215dbcc +func_ov067_0215dc18 kind:function(arm,size=0x4) addr:0x0215dc18 +func_ov067_0215dc1c kind:function(arm,size=0x20) addr:0x0215dc1c +func_ov067_0215dc3c kind:function(arm,size=0x20) addr:0x0215dc3c +func_ov067_0215dc5c kind:function(arm,size=0x28) addr:0x0215dc5c +func_ov067_0215dc84 kind:function(arm,size=0x14) addr:0x0215dc84 +func_ov067_0215dc98 kind:function(arm,size=0xc) addr:0x0215dc98 +func_ov067_0215dca4 kind:function(arm,size=0x24) addr:0x0215dca4 +func_ov067_0215dcc8 kind:function(arm,size=0x90) addr:0x0215dcc8 +func_ov067_0215dd58 kind:function(arm,size=0x74) addr:0x0215dd58 +func_ov067_0215ddcc kind:function(arm,size=0x4c) addr:0x0215ddcc +func_ov067_0215de18 kind:function(arm,size=0x4) addr:0x0215de18 +func_ov067_0215de1c kind:function(arm,size=0x20) addr:0x0215de1c +func_ov067_0215de3c kind:function(arm,size=0x20) addr:0x0215de3c +func_ov067_0215de5c kind:function(arm,size=0x28) addr:0x0215de5c +func_ov067_0215de84 kind:function(arm,size=0x14) addr:0x0215de84 +func_ov067_0215de98 kind:function(arm,size=0xc) addr:0x0215de98 +func_ov067_0215dea4 kind:function(arm,size=0x24) addr:0x0215dea4 +func_ov067_0215dec8 kind:function(arm,size=0x48) addr:0x0215dec8 +func_ov067_0215df10 kind:function(arm,size=0xc4) addr:0x0215df10 +func_ov067_0215dfd4 kind:function(arm,size=0x9c) addr:0x0215dfd4 +func_ov067_0215e070 kind:function(arm,size=0xb8) addr:0x0215e070 +func_ov067_0215e128 kind:function(arm,size=0x14) addr:0x0215e128 +func_ov067_0215e13c kind:function(arm,size=0x70) addr:0x0215e13c +func_ov067_0215e1ac kind:function(arm,size=0x34) addr:0x0215e1ac +func_ov067_0215e1e0 kind:function(arm,size=0x28) addr:0x0215e1e0 +func_ov067_0215e208 kind:function(arm,size=0x30) addr:0x0215e208 +func_ov067_0215e238 kind:function(arm,size=0x14) addr:0x0215e238 +data_ov067_0215e270 kind:data(any) addr:0x0215e270 +data_ov067_0215e278 kind:data(any) addr:0x0215e278 +data_ov067_0215e280 kind:data(any) addr:0x0215e280 +data_ov067_0215e288 kind:data(any) addr:0x0215e288 +data_ov067_0215e298 kind:data(any) addr:0x0215e298 +data_ov067_0215e29c kind:data(any) addr:0x0215e29c +data_ov067_0215e2a8 kind:data(any) addr:0x0215e2a8 ambiguous +data_ov067_0215e2c0 kind:data(any) addr:0x0215e2c0 +data_ov067_0215e2c8 kind:data(any) addr:0x0215e2c8 +data_ov067_0215e2d4 kind:data(any) addr:0x0215e2d4 +data_ov067_0215e2e4 kind:data(any) addr:0x0215e2e4 +data_ov067_0215e2f8 kind:data(any) addr:0x0215e2f8 ambiguous +data_ov067_0215e2fc kind:data(any) addr:0x0215e2fc +data_ov067_0215e304 kind:data(any) addr:0x0215e304 +data_ov067_0215e314 kind:data(any) addr:0x0215e314 +data_ov067_0215e318 kind:data(any) addr:0x0215e318 ambiguous +data_ov067_0215e328 kind:data(any) addr:0x0215e328 +data_ov067_0215e338 kind:data(any) addr:0x0215e338 +data_ov067_0215e348 kind:data(any) addr:0x0215e348 +func_ov067_0215e358 kind:function(arm,size=0x11c) addr:0x0215e358 +func_ov067_0215e474 kind:function(arm,size=0x50) addr:0x0215e474 +func_ov067_0215e4c4 kind:function(arm,size=0x50) addr:0x0215e4c4 +func_ov067_0215e514 kind:function(arm,size=0x50) addr:0x0215e514 +func_ov067_0215e564 kind:function(arm,size=0x50) addr:0x0215e564 +func_ov067_0215e5b4 kind:function(arm,size=0x50) addr:0x0215e5b4 +func_ov067_0215e604 kind:function(arm,size=0x50) addr:0x0215e604 +func_ov067_0215e654 kind:function(arm,size=0x68) addr:0x0215e654 +func_ov067_0215e6bc kind:function(arm,size=0x50) addr:0x0215e6bc +func_ov067_0215e70c kind:function(arm,size=0x50) addr:0x0215e70c +func_ov067_0215e75c kind:function(arm,size=0x50) addr:0x0215e75c +func_ov067_0215e7ac kind:function(arm,size=0x50) addr:0x0215e7ac +data_ov067_0215e848 kind:data(any) addr:0x0215e848 +data_ov067_0215e850 kind:data(any) addr:0x0215e850 ambiguous +data_ov067_0215e858 kind:data(any) addr:0x0215e858 ambiguous +data_ov067_0215e86c kind:data(any) addr:0x0215e86c +data_ov067_0215e890 kind:data(any) addr:0x0215e890 +data_ov067_0215e8b4 kind:data(any) addr:0x0215e8b4 +data_ov067_0215e8d8 kind:data(any) addr:0x0215e8d8 +data_ov067_0215e91c kind:data(any) addr:0x0215e91c +data_ov067_0215e984 kind:data(any) addr:0x0215e984 +data_ov067_0215e9ec kind:data(any) addr:0x0215e9ec +data_ov067_0215e9f0 kind:data(any) addr:0x0215e9f0 ambiguous +data_ov067_0215ea9c kind:data(any) addr:0x0215ea9c +data_ov067_0215eb54 kind:data(any) addr:0x0215eb54 ambiguous +data_ov067_0215ebb8 kind:data(any) addr:0x0215ebb8 +data_ov067_0215ebf4 kind:data(any) addr:0x0215ebf4 ambiguous +data_ov067_0215ec18 kind:data(any) addr:0x0215ec18 ambiguous +data_ov067_0215ec38 kind:data(any) addr:0x0215ec38 ambiguous +data_ov067_0215ec94 kind:data(any) addr:0x0215ec94 ambiguous +data_ov067_0215eca8 kind:data(any) addr:0x0215eca8 ambiguous +data_ov067_0215ecd4 kind:data(any) addr:0x0215ecd4 ambiguous +data_ov067_0215ed00 kind:data(any) addr:0x0215ed00 +data_ov067_0215ed20 kind:data(any) addr:0x0215ed20 +data_ov067_0215ed44 kind:data(any) addr:0x0215ed44 +data_ov067_0215ed84 kind:data(any) addr:0x0215ed84 +data_ov067_0215eddc kind:data(any) addr:0x0215eddc +data_ov067_0215ee34 kind:data(any) addr:0x0215ee34 +data_ov067_0215ee4c kind:data(any) addr:0x0215ee4c +data_ov067_0215ee7c kind:data(any) addr:0x0215ee7c ambiguous +data_ov067_0215ee9c kind:data(any) addr:0x0215ee9c +data_ov067_0215eef8 kind:data(any) addr:0x0215eef8 ambiguous +data_ov067_0215efb1 kind:data(any) addr:0x0215efb1 ambiguous +data_ov067_0215efe8 kind:data(any) addr:0x0215efe8 ambiguous +data_ov067_0215eff4 kind:data(any) addr:0x0215eff4 +data_ov067_0215f018 kind:data(any) addr:0x0215f018 +data_ov067_0215f023 kind:data(any) addr:0x0215f023 +data_ov067_0215f078 kind:data(any) addr:0x0215f078 +data_ov067_0215f09c kind:data(any) addr:0x0215f09c +data_ov067_0215f0f4 kind:data(any) addr:0x0215f0f4 +data_ov067_0215f10c kind:data(any) addr:0x0215f10c +data_ov067_0215f12c kind:data(any) addr:0x0215f12c +data_ov067_0215f14c kind:data(any) addr:0x0215f14c +data_ov067_0215f164 kind:data(any) addr:0x0215f164 +data_ov067_0215f184 kind:data(any) addr:0x0215f184 +data_ov067_0215f1a8 kind:data(any) addr:0x0215f1a8 +data_ov067_0215f1cc kind:data(any) addr:0x0215f1cc +data_ov067_0215f20c kind:data(any) addr:0x0215f20c ambiguous +data_ov067_0215f214 kind:data(any) addr:0x0215f214 ambiguous +data_ov067_0215f220 kind:data(any) addr:0x0215f220 +data_ov067_0215f240 kind:data(any) addr:0x0215f240 +data_ov067_0215f260 kind:data(any) addr:0x0215f260 +data_ov067_0215f278 kind:data(any) addr:0x0215f278 +data_ov067_0215f294 kind:data(any) addr:0x0215f294 ambiguous +data_ov067_0215f298 kind:data(any) addr:0x0215f298 +data_ov067_0215f2bc kind:data(any) addr:0x0215f2bc +data_ov067_0215f318 kind:data(any) addr:0x0215f318 +data_ov067_0215f334 kind:data(any) addr:0x0215f334 +data_ov067_0215f35c kind:data(any) addr:0x0215f35c +data_ov067_0215f39c kind:data(any) addr:0x0215f39c +data_ov067_0215f3a4 kind:data(any) addr:0x0215f3a4 ambiguous +data_ov067_0215f3b8 kind:data(any) addr:0x0215f3b8 +data_ov067_0215f3e4 kind:data(any) addr:0x0215f3e4 +data_ov067_0215f424 kind:data(any) addr:0x0215f424 +data_ov067_0215f440 kind:data(any) addr:0x0215f440 +data_ov067_0215f480 kind:data(any) addr:0x0215f480 +data_ov067_0215f49c kind:data(any) addr:0x0215f49c +data_ov067_0215f4b8 kind:data(any) addr:0x0215f4b8 +data_ov067_0215f4f8 kind:data(any) addr:0x0215f4f8 +data_ov067_0215f514 kind:data(any) addr:0x0215f514 +data_ov067_0215f554 kind:data(any) addr:0x0215f554 +data_ov067_0215f570 kind:data(any) addr:0x0215f570 +data_ov067_0215f5c0 kind:bss addr:0x0215f5c0 +data_ov067_0215f5c8 kind:bss addr:0x0215f5c8 ambiguous +data_ov067_0215f5d0 kind:bss addr:0x0215f5d0 +data_ov067_0215f5dc kind:bss addr:0x0215f5dc +data_ov067_0215f5e8 kind:bss addr:0x0215f5e8 +data_ov067_0215f5f4 kind:bss addr:0x0215f5f4 +data_ov067_0215f600 kind:bss addr:0x0215f600 +data_ov067_0215f664 kind:bss addr:0x0215f664 ambiguous +data_ov067_0215f6d8 kind:bss addr:0x0215f6d8 +data_ov067_0215f71c kind:bss addr:0x0215f71c ambiguous +data_ov067_0215f768 kind:bss addr:0x0215f768 ambiguous +data_ov067_0215f7b0 kind:bss addr:0x0215f7b0 +data_ov067_0215f888 kind:bss addr:0x0215f888 +data_ov067_0215f960 kind:bss addr:0x0215f960 +data_ov067_0215f964 kind:bss addr:0x0215f964 +data_ov067_0215f970 kind:bss addr:0x0215f970 +data_ov067_0215f9bc kind:bss addr:0x0215f9bc ambiguous +data_ov067_0215fa48 kind:bss addr:0x0215fa48 +data_ov067_0215fa4c kind:bss addr:0x0215fa4c +data_ov067_0215fa58 kind:bss addr:0x0215fa58 +data_ov067_0215fad8 kind:bss addr:0x0215fad8 ambiguous +data_ov067_0215fb30 kind:bss addr:0x0215fb30 +data_ov067_0215fb34 kind:bss addr:0x0215fb34 +data_ov067_0215fb40 kind:bss addr:0x0215fb40 +data_ov067_0215fc18 kind:bss addr:0x0215fc18 +data_ov067_0215fc1c kind:bss addr:0x0215fc1c +data_ov067_0215fc28 kind:bss addr:0x0215fc28 +data_ov067_0215fc64 kind:bss addr:0x0215fc64 +data_ov067_0215fc68 kind:bss addr:0x0215fc68 +data_ov067_0215fc74 kind:bss addr:0x0215fc74 +data_ov067_0215fcb8 kind:bss addr:0x0215fcb8 +data_ov067_0215fcbc kind:bss addr:0x0215fcbc +data_ov067_0215fcc8 kind:bss addr:0x0215fcc8 +data_ov067_0215fd04 kind:bss addr:0x0215fd04 ambiguous +data_ov067_0215fd74 kind:bss addr:0x0215fd74 ambiguous +data_ov067_0215fd9c kind:bss addr:0x0215fd9c +data_ov067_0215fda4 kind:bss addr:0x0215fda4 +data_ov067_0215fdb0 kind:bss addr:0x0215fdb0 +data_ov067_0215fdbc kind:bss addr:0x0215fdbc +data_ov067_0215fdcc kind:bss addr:0x0215fdcc ambiguous +data_ov067_0215fddc kind:bss addr:0x0215fddc +data_ov067_0215fe90 kind:bss addr:0x0215fe90 +data_ov067_0215fe94 kind:bss addr:0x0215fe94 +data_ov067_0215fea0 kind:bss addr:0x0215fea0 +data_ov067_0215fec0 kind:bss addr:0x0215fec0 +data_ov067_0215fec4 kind:bss addr:0x0215fec4 +data_ov067_0215fed0 kind:bss addr:0x0215fed0 +data_ov067_0215fef4 kind:bss addr:0x0215fef4 ambiguous +data_ov067_0215ff08 kind:bss addr:0x0215ff08 ambiguous +data_ov067_0215ff98 kind:bss addr:0x0215ff98 ambiguous +data_ov067_0215ffa4 kind:bss addr:0x0215ffa4 +data_ov067_0215ffc8 kind:bss addr:0x0215ffc8 +data_ov067_0215ffcc kind:bss addr:0x0215ffcc +data_ov067_0215ffd8 kind:bss addr:0x0215ffd8 +data_ov067_021600ac kind:bss addr:0x021600ac +data_ov067_021600d0 kind:bss addr:0x021600d0 +data_ov067_021600d4 kind:bss addr:0x021600d4 +data_ov067_021600e0 kind:bss addr:0x021600e0 +data_ov067_02160100 kind:bss addr:0x02160100 +data_ov067_02160168 kind:bss addr:0x02160168 ambiguous +data_ov067_02160170 kind:bss addr:0x02160170 ambiguous diff --git a/config/jp/arm9/overlays/ov068/delinks.txt b/config/jp/arm9/overlays/ov068/delinks.txt new file mode 100644 index 00000000..fbc07eb3 --- /dev/null +++ b/config/jp/arm9/overlays/ov068/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x02163e60 kind:code align:32 + .rodata start:0x02163e60 end:0x02163ed0 kind:data align:4 + .init start:0x02163ed0 end:0x021644c0 kind:code align:4 + .ctor start:0x021644c0 end:0x02164510 kind:data align:4 + .data start:0x02164520 end:0x02165b20 kind:data align:32 + .bss start:0x02165b20 end:0x02166b00 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov068/relocs.txt b/config/jp/arm9/overlays/ov068/relocs.txt new file mode 100644 index 00000000..1de15ef4 --- /dev/null +++ b/config/jp/arm9/overlays/ov068/relocs.txt @@ -0,0 +1,2242 @@ +from:0x02159be8 kind:load to:0x02165b30 module:overlay(68) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159c38 module:overlay(68) +from:0x02159c1c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02159c34 kind:load to:0x02164528 module:overlay(68) +from:0x02159c40 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02159c54 kind:load to:0x0216454c module:overlay(68) +from:0x02159c8c kind:load to:0x027e0cdc module:dtcm +from:0x02159c90 kind:load to:0x020840f4 module:overlay(0) +from:0x02159ca4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159cb8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159cc0 kind:arm_call to:0x02011ff4 module:main +from:0x02159cd4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02159ce8 kind:load to:0x02165b7c module:overlay(68) +from:0x02159cfc kind:arm_call to:0x02011f3c module:main +from:0x02159d08 kind:arm_call to:0x02159d60 module:overlay(68) +from:0x02159d1c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02159d58 kind:load to:0x021645a8 module:overlay(68) +from:0x02159d6c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02159dd4 kind:load to:0x0216461c module:overlay(68) +from:0x02159dd8 kind:load to:0x027e0d64 module:dtcm +from:0x02159df0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159dfc kind:load to:0x027e0d64 module:dtcm +from:0x02159e14 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159e1c kind:arm_call to:0x02011ff4 module:main +from:0x02159e28 kind:load to:0x027e0d64 module:dtcm +from:0x02159e44 kind:arm_call to:0x02016f54 module:main +from:0x02159e54 kind:arm_call to:0x02159ea8 module:overlay(68) +from:0x02159e70 kind:arm_call to:0x020c65e8 module:overlay(24) +from:0x02159e88 kind:arm_call to:0x0215f58c module:overlay(68) +from:0x02159e90 kind:load to:0x020da000 module:overlays(19,24) +from:0x02159e94 kind:load to:0x027e0d6c module:dtcm +from:0x02159eb4 kind:arm_call to:0x02159e9c module:overlay(68) +from:0x02159eec kind:load to:0x021645c4 module:overlay(68) +from:0x02159f24 kind:load to:0x021645ec module:overlay(68) +from:0x02159f44 kind:arm_call to:0x02159ea8 module:overlay(68) +from:0x02159f4c kind:load to:0x02166054 module:overlay(68) +from:0x02159f58 kind:arm_call to:0x0215a3ac module:overlay(68) +from:0x02159fa4 kind:arm_call to:0x02159ea8 module:overlay(68) +from:0x0215a008 kind:arm_call to:0x0215a50c module:overlay(68) +from:0x0215a028 kind:arm_call to:0x0215a458 module:overlay(68) +from:0x0215a054 kind:arm_call to:0x0215a50c module:overlay(68) +from:0x0215a074 kind:arm_call to:0x0215a458 module:overlay(68) +from:0x0215a0a0 kind:arm_call to:0x0215a50c module:overlay(68) +from:0x0215a0c0 kind:arm_call to:0x0215a458 module:overlay(68) +from:0x0215a0f0 kind:arm_call to:0x02159ea8 module:overlay(68) +from:0x0215a138 kind:arm_call to:0x02159ea8 module:overlay(68) +from:0x0215a140 kind:load to:0x02166254 module:overlay(68) +from:0x0215a180 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a1e0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215a1f0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215a208 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215a218 kind:arm_call to:0x01fff350 module:itcm +from:0x0215a240 kind:arm_call to:0x0215f4fc module:overlay(68) +from:0x0215a24c kind:arm_call to:0x0215fcc8 module:overlay(68) +from:0x0215a258 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a260 kind:load to:0x020b4800 module:overlay(0) +from:0x0215a264 kind:load to:0x027e0d6c module:dtcm +from:0x0215a268 kind:load to:0x02166054 module:overlay(68) +from:0x0215a290 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a2e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a2f8 kind:arm_call to:0x0215a65c module:overlay(68) +from:0x0215a304 kind:arm_call to:0x0215c234 module:overlay(68) +from:0x0215a310 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215a330 kind:arm_call to:0x02159ea8 module:overlay(68) +from:0x0215a33c kind:load to:0x027e0ce4 module:dtcm +from:0x0215a360 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a3a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a3a8 kind:load to:0x02166254 module:overlay(68) +from:0x0215a3dc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215a414 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215a440 kind:arm_call to:0x0215a458 module:overlay(68) +from:0x0215a44c kind:load to:0x02163e60 module:overlay(68) +from:0x0215a450 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215a4c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a4ec kind:arm_call to:0x0215a65c module:overlay(68) +from:0x0215a4f8 kind:arm_call to:0x0215c234 module:overlay(68) +from:0x0215a504 kind:load to:0x0204b164 module:main +from:0x0215a508 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a574 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a598 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a634 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a654 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a658 kind:load to:0x0204b164 module:main +from:0x0215a6c4 kind:load to:0x0204b164 module:main +from:0x0215a6c8 kind:load to:0x02163e60 module:overlay(68) +from:0x0215a6d8 kind:arm_call to:0x0215a758 module:overlay(68) +from:0x0215a6fc kind:arm_call to:0x0215a578 module:overlay(68) +from:0x0215a71c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a73c kind:arm_call to:0x0215a65c module:overlay(68) +from:0x0215a748 kind:arm_call to:0x0215c234 module:overlay(68) +from:0x0215a754 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a778 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a80c kind:load to:0x027e0ce4 module:dtcm +from:0x0215a818 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215a82c kind:load to:0x02165bc8 module:overlay(68) +from:0x0215a840 kind:arm_call to:0x02011f3c module:main +from:0x0215a84c kind:arm_call to:0x0215a8a0 module:overlay(68) +from:0x0215a864 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0215a89c kind:load to:0x02164678 module:overlay(68) +from:0x0215a8a8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215a8b8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215a914 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x0215a94c kind:load to:0x021646ec module:overlay(68) +from:0x0215a950 kind:load to:0x02165bc8 module:overlay(68) +from:0x0215a96c kind:arm_call to:0x0215a9d4 module:overlay(68) +from:0x0215a994 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215a9b0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215a9c4 kind:load to:0x027e0cec module:dtcm +from:0x0215a9e0 kind:arm_call to:0x0215a9c8 module:overlay(68) +from:0x0215aa18 kind:load to:0x02164694 module:overlay(68) +from:0x0215aa7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aa84 kind:load to:0x021646bc module:overlay(68) +from:0x0215aa94 kind:arm_call to:0x021601dc module:overlay(68) +from:0x0215aab4 kind:load to:0x02166054 module:overlay(68) +from:0x0215aae8 kind:load to:0x020c127c module:overlays(2,4,17) +from:0x0215aaf4 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215ab10 kind:arm_call to:0x0215a9d4 module:overlay(68) +from:0x0215ab18 kind:arm_call to:0x0215aed8 module:overlay(68) +from:0x0215ab80 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ab94 kind:arm_call to:0x0216033c module:overlay(68) +from:0x0215abac kind:arm_call to:0x0215a9d4 module:overlay(68) +from:0x0215abd4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215abe4 kind:load to:0x027e09a8 module:dtcm +from:0x0215abec kind:load to:0x02166054 module:overlay(68) +from:0x0215abf0 kind:load to:0x027e0cec module:dtcm +from:0x0215ac3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ac94 kind:load to:0x027e09a8 module:dtcm +from:0x0215ad00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ad50 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215ad60 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215adec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ae4c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215ae5c kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215ae68 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ae6c kind:load to:0x027e09a8 module:dtcm +from:0x0215ae80 kind:arm_call to:0x0211ffc0 module:overlay(34) +from:0x0215aeb0 kind:arm_call to:0x0211ffc0 module:overlay(34) +from:0x0215aef0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215af14 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215af24 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215af2c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215af44 kind:load to:0x01ff916c module:itcm +from:0x0215af80 kind:arm_call to:0x01ffc634 module:itcm +from:0x0215afb8 kind:arm_call to:0x020c225c module:overlay(17) +from:0x0215afc8 kind:load to:0x027e09b4 module:dtcm +from:0x0215aff8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b004 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b028 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b030 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b048 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215b050 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215b058 kind:arm_call to:0x02011ff4 module:main +from:0x0215b06c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215b080 kind:load to:0x02165cb4 module:overlay(68) +from:0x0215b094 kind:arm_call to:0x02011f3c module:main +from:0x0215b0a0 kind:arm_call to:0x0215b100 module:overlay(68) +from:0x0215b0b8 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0215b0f8 kind:load to:0x02164748 module:overlay(68) +from:0x0215b10c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215b170 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x0215b19c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215b1b8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215b1c8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215b1e0 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215b224 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215b24c kind:load to:0x02164838 module:overlay(68) +from:0x0215b250 kind:load to:0x02165cb4 module:overlay(68) +from:0x0215b254 kind:load to:0x021647ec module:overlay(68) +from:0x0215b260 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215b2a4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215b2b4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215b2c0 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215b2cc kind:load to:0x0215c41c module:overlay(68) +from:0x0215b300 kind:arm_call to:0x0215b2d0 module:overlay(68) +from:0x0215b338 kind:load to:0x02164764 module:overlay(68) +from:0x0215b350 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215b3d0 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215b3e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b3f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b46c kind:arm_call to:0x02099824 module:overlay(0) +from:0x0215b47c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b490 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b498 kind:arm_call to:0x01ff938c module:itcm +from:0x0215b4a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215b4b0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b4c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b4d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b50c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b518 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b54c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215b568 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215b5b4 kind:load to:0x0203feb0 module:main +from:0x0215b5b8 kind:load to:0x027e09a8 module:dtcm +from:0x0215b5bc kind:load to:0x027e0ce4 module:dtcm +from:0x0215b5c4 kind:load to:0x02165ca0 module:overlay(68) +from:0x0215b628 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b634 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b640 kind:arm_call to:0x0215c3b0 module:overlay(68) +from:0x0215b658 kind:arm_call to:0x0215b33c module:overlay(68) +from:0x0215b670 kind:load to:0x021647a4 module:overlay(68) +from:0x0215b6e0 kind:load to:0x0204b164 module:main +from:0x0215b728 kind:arm_call to:0x0215c390 module:overlay(68) +from:0x0215b738 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215b748 kind:arm_call to:0x0215a6cc module:overlay(68) +from:0x0215b768 kind:load to:0x027e0d64 module:dtcm +from:0x0215b7d8 kind:load to:0x02164890 module:overlay(68) +from:0x0215b7e8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b7f4 kind:arm_call to:0x020168f0 module:main +from:0x0215b804 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b82c kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215b898 kind:load to:0x02164890 module:overlay(68) +from:0x0215b8e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b8f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b904 kind:arm_call to:0x0215c390 module:overlay(68) +from:0x0215b914 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215b924 kind:arm_call to:0x0215a6cc module:overlay(68) +from:0x0215b930 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215b980 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215b994 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b9b0 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215b9b8 kind:load to:0x027e0d64 module:dtcm +from:0x0215ba38 kind:load to:0x02164890 module:overlay(68) +from:0x0215ba74 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bad0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bae0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215baf0 kind:arm_call to:0x0215c390 module:overlay(68) +from:0x0215bb00 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215bb10 kind:arm_call to:0x0215a6cc module:overlay(68) +from:0x0215bb1c kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215bb48 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bbb0 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215bbc0 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215bbc8 kind:load to:0x027e0d64 module:dtcm +from:0x0215bc38 kind:load to:0x02164890 module:overlay(68) +from:0x0215bc3c kind:load to:0x02165ca0 module:overlay(68) +from:0x0215bcb4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bcc8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bd00 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bd34 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bd44 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bd54 kind:arm_call to:0x0215c390 module:overlay(68) +from:0x0215bd64 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215bdc4 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215bdd0 kind:arm_call to:0x0215a6cc module:overlay(68) +from:0x0215bdd8 kind:load to:0x027e0d64 module:dtcm +from:0x0215bddc kind:load to:0x02165ca0 module:overlay(68) +from:0x0215be54 kind:arm_call to:0x0215c1a4 module:overlay(68) +from:0x0215be64 kind:load to:0x02164938 module:overlay(68) +from:0x0215be80 kind:arm_call to:0x01ff930c module:itcm +from:0x0215be90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bea4 kind:arm_call to:0x0215af38 module:overlay(68) +from:0x0215bf34 kind:arm_call to:0x020151dc module:main +from:0x0215bf64 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215bf88 kind:arm_call to:0x0215a9d4 module:overlay(68) +from:0x0215bff0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c008 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215c014 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c01c kind:load to:0x02164950 module:overlay(68) +from:0x0215c034 kind:arm_call to:0x02160210 module:overlay(68) +from:0x0215c09c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c0ac kind:arm_call to:0x0215a9d4 module:overlay(68) +from:0x0215c0c8 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215c0d0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215c0f4 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215c100 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215c10c kind:load to:0x02166054 module:overlay(68) +from:0x0215c114 kind:load to:0x02164890 module:overlay(68) +from:0x0215c118 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c19c kind:load to:0x02164890 module:overlay(68) +from:0x0215c1dc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215c218 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215c22c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215c368 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215c378 kind:arm_call to:0x0215b2f4 module:overlay(68) +from:0x0215c388 kind:load to:0x0204b164 module:main +from:0x0215c38c kind:load to:0x027e0d64 module:dtcm +from:0x0215c3ac kind:load to:0x027e0d64 module:dtcm +from:0x0215c3c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c3d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c410 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c49c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c4ac kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c4d0 kind:load to:0x0203feb0 module:main +from:0x0215c4f8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215c520 kind:arm_call to:0x020c225c module:overlay(17) +from:0x0215c530 kind:load to:0x027e09b4 module:dtcm +from:0x0215c544 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215c550 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215c56c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215c57c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215c58c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c594 kind:arm_call to:0x02011ff4 module:main +from:0x0215c5ac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c5b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c5bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c5d4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c5dc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c5e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c5ec kind:arm_call to:0x02011ff4 module:main +from:0x0215c600 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215c614 kind:load to:0x02165d9c module:overlay(68) +from:0x0215c628 kind:arm_call to:0x02011f3c module:main +from:0x0215c634 kind:arm_call to:0x0215c664 module:overlay(68) +from:0x0215c648 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215c660 kind:load to:0x02164970 module:overlay(68) +from:0x0215c66c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215c690 kind:load to:0x02164994 module:overlay(68) +from:0x0215c6e0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c6f0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215c740 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0215c760 kind:arm_call to:0x0216036c module:overlay(68) +from:0x0215c780 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215c7ac kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215c7bc kind:load to:0x027e0cd8 module:dtcm +from:0x0215c7c0 kind:load to:0x02166054 module:overlay(68) +from:0x0215c7c4 kind:load to:0x027e09b8 module:dtcm +from:0x0215c7ec kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215c84c kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0215c86c kind:arm_call to:0x02072154 module:overlay(0) +from:0x0215c890 kind:arm_call to:0x0215fcc8 module:overlay(68) +from:0x0215c8a8 kind:load to:0x027e09b8 module:dtcm +from:0x0215c8ac kind:load to:0x027e0cd8 module:dtcm +from:0x0215c8b0 kind:load to:0x027e09a4 module:dtcm +from:0x0215c8b4 kind:load to:0x02166054 module:overlay(68) +from:0x0215c8c0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c8d4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c8dc kind:arm_call to:0x02011ff4 module:main +from:0x0215c8f0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215c904 kind:load to:0x02165de8 module:overlay(68) +from:0x0215c918 kind:arm_call to:0x02011f3c module:main +from:0x0215c924 kind:arm_call to:0x0215c980 module:overlay(68) +from:0x0215c93c kind:arm_call to:0x02099084 module:overlay(0) +from:0x0215c978 kind:load to:0x021649f0 module:overlay(68) +from:0x0215c98c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215c9f0 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0215ca1c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215ca38 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ca48 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ca60 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215caa0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215cac8 kind:load to:0x02164a64 module:overlay(68) +from:0x0215cacc kind:load to:0x02165de8 module:overlay(68) +from:0x0215cad0 kind:load to:0x021647ec module:overlay(68) +from:0x0215cae8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215caf8 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215cb04 kind:arm_call to:0x0215cb3c module:overlay(68) +from:0x0215cb10 kind:load to:0x0215dd10 module:overlay(68) +from:0x0215cb48 kind:arm_call to:0x0215cb14 module:overlay(68) +from:0x0215cb80 kind:load to:0x02164a34 module:overlay(68) +from:0x0215cb90 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215cc10 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215cc20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cc34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ccac kind:arm_call to:0x02099824 module:overlay(0) +from:0x0215ccbc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ccd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ccd8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215cce4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ccf0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cd00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cd4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cd58 kind:arm_call to:0x01fff458 module:itcm +from:0x0215cd90 kind:arm_call to:0x0215cb3c module:overlay(68) +from:0x0215cda0 kind:load to:0x0203feb0 module:main +from:0x0215cda4 kind:load to:0x027e09a8 module:dtcm +from:0x0215cda8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cdc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ce4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ceb4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ced0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cf34 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cf40 kind:arm_call to:0x020168f0 module:main +from:0x0215cfa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cfac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cfb8 kind:arm_call to:0x0215dca4 module:overlay(68) +from:0x0215cfd0 kind:arm_call to:0x0215cb84 module:overlay(68) +from:0x0215cfec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d00c kind:arm_call to:0x0215cb3c module:overlay(68) +from:0x0215d028 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d02c kind:load to:0x02164a0c module:overlay(68) +from:0x0215d0c0 kind:load to:0x02164abc module:overlay(68) +from:0x0215d0d8 kind:arm_call to:0x0215d7f8 module:overlay(68) +from:0x0215d0e0 kind:arm_call to:0x0215dadc module:overlay(68) +from:0x0215d124 kind:arm_call to:0x0215cb3c module:overlay(68) +from:0x0215d184 kind:arm_call to:0x0215db58 module:overlay(68) +from:0x0215d194 kind:load to:0x02164b64 module:overlay(68) +from:0x0215d1b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d1c4 kind:arm_call to:0x0215af38 module:overlay(68) +from:0x0215d254 kind:arm_call to:0x020151dc module:main +from:0x0215d28c kind:arm_call to:0x0215edf4 module:overlay(68) +from:0x0215d2bc kind:arm_call to:0x0215a9d4 module:overlay(68) +from:0x0215d324 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d33c kind:arm_call to:0x0215cb3c module:overlay(68) +from:0x0215d348 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d350 kind:load to:0x027e0d68 module:dtcm +from:0x0215d354 kind:load to:0x02164b7c module:overlay(68) +from:0x0215d3ac kind:arm_call to:0x02160210 module:overlay(68) +from:0x0215d404 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d428 kind:arm_call to:0x0215a9d4 module:overlay(68) +from:0x0215d438 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d440 kind:arm_call to:0x020168f0 module:main +from:0x0215d4c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d4d4 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215d4e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d4f4 kind:arm_call to:0x0211e264 module:overlay(34) +from:0x0215d504 kind:load to:0x02166054 module:overlay(68) +from:0x0215d50c kind:load to:0x02164abc module:overlay(68) +from:0x0215d510 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d514 kind:load to:0x0203feb0 module:main +from:0x0215d554 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215d580 kind:arm_call to:0x0215e890 module:overlay(68) +from:0x0215d594 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215d5e8 kind:arm_call to:0x0215e8bc module:overlay(68) +from:0x0215d600 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215d608 kind:arm_call to:0x0215dbf0 module:overlay(68) +from:0x0215d610 kind:load to:0x027e0d68 module:dtcm +from:0x0215d6b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d6d8 kind:arm_call to:0x0215a9d4 module:overlay(68) +from:0x0215d6e8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d6f0 kind:arm_call to:0x020168f0 module:main +from:0x0215d774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d784 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215d798 kind:load to:0x02164abc module:overlay(68) +from:0x0215d79c kind:load to:0x027e0ce4 module:dtcm +from:0x0215d7a0 kind:load to:0x0203feb0 module:main +from:0x0215d7c8 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215d7e0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215d7f0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215d800 kind:arm_call to:0x0215da24 module:overlay(68) +from:0x0215d830 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d840 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d854 kind:arm_call to:0x0211f23c module:overlay(34) +from:0x0215d860 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d8b4 kind:arm_call to:0x0215eb8c module:overlay(68) +from:0x0215d8c8 kind:arm_call to:0x0215d8e8 module:overlay(68) +from:0x0215d8e0 kind:load to:0x027e0d68 module:dtcm +from:0x0215d924 kind:arm_call to:0x0211fe9c module:overlay(34) +from:0x0215d94c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d958 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d974 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d994 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d9b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d9c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d9d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d9e4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215da00 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215da20 kind:load to:0x027e0ce4 module:dtcm +from:0x0215da3c kind:arm_call to:0x0215e5a8 module:overlay(68) +from:0x0215da78 kind:arm_call to:0x0215d864 module:overlay(68) +from:0x0215daa4 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0215dacc kind:load to:0x027e0d68 module:dtcm +from:0x0215db14 kind:arm_call to:0x0211fe9c module:overlay(34) +from:0x0215db90 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215dbd4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215dbe8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215dc38 kind:arm_call to:0x0215e904 module:overlay(68) +from:0x0215dc54 kind:arm_call to:0x0215eb74 module:overlay(68) +from:0x0215dc84 kind:arm_call to:0x0211fdb0 module:overlay(34) +from:0x0215dc90 kind:arm_call to:0x0215cb3c module:overlay(68) +from:0x0215dc9c kind:load to:0x027e0d68 module:dtcm +from:0x0215dca0 kind:load to:0x02163e74 module:overlay(68) +from:0x0215dcbc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215dcc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215dd04 kind:arm_call to:0x01ff930c module:itcm +from:0x0215dd8c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215dd9c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215de30 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215de40 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215de64 kind:load to:0x0203feb0 module:main +from:0x0215dea4 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x0215decc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215def4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215df00 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215df18 kind:arm_call to:0x01ffa878 module:itcm +from:0x0215df4c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215df78 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215df8c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215dfa0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215dfc0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215dfd0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215dfec kind:load to:0x027e09bc module:dtcm +from:0x0215dff4 kind:load to:0x0203feb0 module:main +from:0x0215e004 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e00c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e014 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e02c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e034 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e03c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e044 kind:arm_call to:0x02011ff4 module:main +from:0x0215e058 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e06c kind:load to:0x02165ed0 module:overlay(68) +from:0x0215e080 kind:arm_call to:0x02011f3c module:main +from:0x0215e08c kind:arm_call to:0x0215e0e4 module:overlay(68) +from:0x0215e0a0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215e0dc kind:load to:0x02164bcc module:overlay(68) +from:0x0215e0f0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215e1a0 kind:load to:0x02164bf0 module:overlay(68) +from:0x0215e1a4 kind:load to:0x027e0d68 module:dtcm +from:0x0215e1bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e1c8 kind:load to:0x027e0d68 module:dtcm +from:0x0215e1e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e1e8 kind:arm_call to:0x02011ff4 module:main +from:0x0215e1f4 kind:load to:0x027e0d68 module:dtcm +from:0x0215e208 kind:arm_call to:0x0215e2a4 module:overlay(68) +from:0x0215e21c kind:arm_call to:0x0205b918 module:overlay(0) +from:0x0215e25c kind:arm_call to:0x0205b950 module:overlay(0) +from:0x0215e294 kind:load to:0x027e0960 module:dtcm +from:0x0215e2b0 kind:arm_call to:0x0215e298 module:overlay(68) +from:0x0215e2e8 kind:load to:0x02164b94 module:overlay(68) +from:0x0215e358 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e370 kind:arm_call to:0x0205b984 module:overlay(0) +from:0x0215e390 kind:arm_call to:0x02016f54 module:main +from:0x0215e39c kind:arm_call to:0x0211ffc0 module:overlay(34) +from:0x0215e3c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e3d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e3e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e450 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e454 kind:load to:0x027e0960 module:dtcm +from:0x0215e45c kind:load to:0x02164bac module:overlay(68) +from:0x0215e4a4 kind:arm_call to:0x0215e2a4 module:overlay(68) +from:0x0215e4b4 kind:arm_call to:0x0215e798 module:overlay(68) +from:0x0215e51c kind:arm_call to:0x0215e83c module:overlay(68) +from:0x0215e57c kind:arm_call to:0x0215e2a4 module:overlay(68) +from:0x0215e5c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e630 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e650 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e658 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e664 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e674 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e69c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e6b4 kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0215e728 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e74c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e794 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e7d4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215e804 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215e834 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215e854 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e884 kind:arm_call to:0x0215dbf0 module:overlay(68) +from:0x0215e88c kind:load to:0x027e0ce4 module:dtcm +from:0x0215e984 kind:load to:0x0204b164 module:main +from:0x0215e9c8 kind:arm_call to:0x0211fe9c module:overlay(34) +from:0x0215e9d4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ea0c kind:arm_call to:0x0205b428 module:overlay(0) +from:0x0215ea20 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ea30 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0215eabc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215eacc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215eae0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215eae8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215eaf8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215eb00 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215eb18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215eb20 kind:arm_call to:0x01ff938c module:itcm +from:0x0215eb38 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215eb48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eb84 kind:arm_call to:0x0215eb8c module:overlay(68) +from:0x0215ebc4 kind:arm_call to:0x0215e988 module:overlay(68) +from:0x0215ec14 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ec30 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ec38 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ec44 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ec54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ecf4 kind:arm_call to:0x0215ef34 module:overlay(68) +from:0x0215ed28 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0215ed64 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ed80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ed90 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215edac kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ee34 kind:arm_call to:0x0211fe9c module:overlay(34) +from:0x0215ee68 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ee88 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ee90 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ee9c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215eeac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eefc kind:arm_call to:0x021208c8 module:overlay(34) +from:0x0215ef6c kind:arm_call to:0x01ffecdc module:itcm +from:0x0215ef80 kind:arm_call to:0x01ffecdc module:itcm +from:0x0215efa4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215efb4 kind:load to:0x02165f1c module:overlay(68) +from:0x0215efc2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0215efca kind:thumb_call to:0x0215f014 module:overlay(68) +from:0x0215efd8 kind:thumb_call_arm to:0x02099084 module:overlay(0) +from:0x0215f004 kind:load to:0x02164c4c module:overlay(68) +from:0x0215f030 kind:thumb_call_arm to:0x020e8d64 module:overlay(31) +from:0x0215f04c kind:thumb_call to:0x0209b954 module:overlay(0) +from:0x0215f060 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x0215f06e kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x0215f0ba kind:thumb_call_arm to:0x020aa37c module:overlay(0) +from:0x0215f0e8 kind:load to:0x02165f1c module:overlay(68) +from:0x0215f0ec kind:load to:0x02164ebc module:overlay(68) +from:0x0215f0f0 kind:load to:0x021647ec module:overlay(68) +from:0x0215f0f4 kind:load to:0x02164da0 module:overlay(68) +from:0x0215f0f8 kind:load to:0x027e0d6c module:dtcm +from:0x0215f0fc kind:load to:0x02164d08 module:overlay(68) +from:0x0215f110 kind:thumb_call to:0x02059154 module:overlay(0) +from:0x0215f118 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x0215f11e kind:thumb_call_arm to:0x020e8e20 module:overlay(31) +from:0x0215f128 kind:load to:0x027e0d6c module:dtcm +from:0x0215f13c kind:thumb_call to:0x02059154 module:overlay(0) +from:0x0215f144 kind:thumb_call to:0x0209ba14 module:overlay(0) +from:0x0215f14a kind:thumb_call_arm to:0x020e8e20 module:overlay(31) +from:0x0215f150 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0215f158 kind:load to:0x027e0d6c module:dtcm +from:0x0215f180 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0215f194 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0215f200 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0215f234 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215f244 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215f250 kind:load to:0x027e09b8 module:dtcm +from:0x0215f254 kind:load to:0x027e0cfc module:dtcm +from:0x0215f258 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215f260 kind:load to:0x020ab004 module:overlay(0) +from:0x0215f26c kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0215f274 kind:arm_call to:0x0215f61c module:overlay(68) +from:0x0215f304 kind:load to:0x02164c68 module:overlay(68) +from:0x0215f3c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f3d0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215f3dc kind:arm_call to:0x020168f0 module:main +from:0x0215f42c kind:load to:0x02164cb8 module:overlay(68) +from:0x0215f458 kind:arm_call to:0x0213c0fc module:overlay(56) +from:0x0215f4b0 kind:arm_call to:0x0213c228 module:overlay(56) +from:0x0215f4bc kind:arm_call to:0x0213c28c module:overlay(56) +from:0x0215f4c8 kind:arm_call to:0x0213c2f0 module:overlay(56) +from:0x0215f4d4 kind:arm_call to:0x0213c0fc module:overlay(56) +from:0x0215f4e0 kind:arm_call to:0x0213c1c4 module:overlay(56) +from:0x0215f4ec kind:arm_call to:0x0213c160 module:overlay(56) +from:0x0215f4f4 kind:arm_call to:0x020aac48 module:overlay(0) +from:0x0215f510 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215f528 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0215f578 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0215f588 kind:load to:0x027e09b8 module:dtcm +from:0x0215f5a4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215f5bc kind:arm_call to:0x02074764 module:overlay(0) +from:0x0215f608 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0215f618 kind:load to:0x027e09b8 module:dtcm +from:0x0215f64c kind:arm_call to:0x01fff350 module:itcm +from:0x0215f670 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215f67c kind:load to:0x027e0ce4 module:dtcm +from:0x0215f680 kind:load to:0x020b4800 module:overlay(0) +from:0x0215f6b4 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0215f6e0 kind:load to:0x027e0cfc module:dtcm +from:0x0215f708 kind:load to:0x01ffc6d4 module:itcm +from:0x0215f718 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215f720 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215f728 kind:arm_call to:0x02011ff4 module:main +from:0x0215f740 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215f748 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215f75c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215f770 kind:load to:0x02166004 module:overlay(68) +from:0x0215f784 kind:arm_call to:0x02011f3c module:main +from:0x0215f790 kind:arm_call to:0x0215f7c0 module:overlay(68) +from:0x0215f7a4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215f7bc kind:load to:0x02164fd8 module:overlay(68) +from:0x0215f7c8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215f7ec kind:load to:0x02164ffc module:overlay(68) +from:0x0215f808 kind:arm_call to:0x0205b918 module:overlay(0) +from:0x0215f864 kind:arm_call to:0x0205fd7c module:overlay(0) +from:0x0215f898 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f8bc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215f8cc kind:load to:0x027e0960 module:dtcm +from:0x0215f8e0 kind:load to:0x02060258 module:overlay(0) +from:0x0215f8ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f900 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f908 kind:arm_call to:0x02011ff4 module:main +from:0x0215f91c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215f930 kind:arm_call to:0x020c6674 module:overlays(24,25) +from:0x0215f96c kind:arm_call to:0x021637ac module:overlay(68) +from:0x0215f978 kind:arm_call to:0x020c66dc module:overlay(24) +from:0x0215f9b4 kind:load to:0x021650b8 module:overlay(68) +from:0x0215f9b8 kind:load to:0x02166040 module:overlay(68) +from:0x0215f9cc kind:arm_call to:0x0215fcac module:overlay(68) +from:0x0215f9e0 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0215f9e8 kind:arm_call to:0x02163868 module:overlay(68) +from:0x0215f9f0 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x0215f9fc kind:load to:0x021650b8 module:overlay(68) +from:0x0215fa00 kind:load to:0x02166040 module:overlay(68) +from:0x0215fa14 kind:arm_call to:0x0215fcac module:overlay(68) +from:0x0215fa28 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0215fa30 kind:arm_call to:0x02163868 module:overlay(68) +from:0x0215fa38 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x0215fa40 kind:arm_call to:0x02011ff4 module:main +from:0x0215fa4c kind:load to:0x021650b8 module:overlay(68) +from:0x0215fa50 kind:load to:0x02166040 module:overlay(68) +from:0x0215fa80 kind:arm_call to:0x020c6734 module:overlay(24) +from:0x0215faa0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215faac kind:arm_call to:0x020c66a8 module:overlay(24) +from:0x0215fae8 kind:arm_call to:0x0215fa5c module:overlay(68) +from:0x0215faf8 kind:arm_call to:0x02163aa4 module:overlay(68) +from:0x0215fb08 kind:arm_call to:0x02163ae0 module:overlay(68) +from:0x0215fb18 kind:arm_call to:0x02163bc0 module:overlay(68) +from:0x0215fb20 kind:arm_call to:0x020c6734 module:overlay(24) +from:0x0215fb30 kind:arm_call to:0x020c6994 module:overlay(24) +from:0x0215fb48 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215fb58 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215fb68 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215fb78 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215fb8c kind:arm_call to:0x02016664 module:main +from:0x0215fbb0 kind:arm_call to:0x02016664 module:main +from:0x0215fbc8 kind:arm_call to:0x020c678c module:overlay(24) +from:0x0215fbd0 kind:arm_call to:0x020c67c0 module:overlay(24) +from:0x0215fbf8 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x0215fc18 kind:arm_call to:0x0215fcc8 module:overlay(68) +from:0x0215fc2c kind:load to:0x027e0ce0 module:dtcm +from:0x0215fc30 kind:load to:0x027e0994 module:dtcm +from:0x0215fc34 kind:load to:0x027e09b8 module:dtcm +from:0x0215fc38 kind:load to:0x027e0cfc module:dtcm +from:0x0215fc68 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x0215fc8c kind:arm_call to:0x0208d370 module:overlay(0) +from:0x0215fc94 kind:arm_call to:0x0215fcac module:overlay(68) +from:0x0215fc9c kind:arm_call to:0x020c66b4 module:overlay(24) +from:0x0215fca4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fca8 kind:load to:0x027e0994 module:dtcm +from:0x0215fce0 kind:arm_call to:0x0215fcb0 module:overlay(68) +from:0x0215fd14 kind:load to:0x02165080 module:overlay(68) +from:0x0215fd38 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215fd5c kind:load to:0x027e09b8 module:dtcm +from:0x0215fdb0 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215fdc0 kind:arm_call to:0x02163aa4 module:overlay(68) +from:0x0215fdd0 kind:arm_call to:0x02163ae0 module:overlay(68) +from:0x0215fe60 kind:arm_call to:0x02163ae0 module:overlay(68) +from:0x0215fe88 kind:arm_call to:0x02163ae0 module:overlay(68) +from:0x0215fe94 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215fe98 kind:load to:0x02165050 module:overlay(68) +from:0x0215fe9c kind:load to:0x0204b098 module:main +from:0x0215fec4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215fed8 kind:arm_call to:0x0215fcc8 module:overlay(68) +from:0x0215fee0 kind:load to:0x027e09b8 module:dtcm +from:0x0215ff64 kind:arm_call to:0x020c677c module:overlay(24) +from:0x0215ff74 kind:arm_call to:0x02163bc0 module:overlay(68) +from:0x0215ff84 kind:arm_call to:0x020c6994 module:overlay(24) +from:0x0215ff9c kind:arm_call to:0x020c67d0 module:overlay(24) +from:0x0215ffb8 kind:arm_call to:0x020194d0 module:main +from:0x0215ffc0 kind:arm_call to:0x020c678c module:overlay(24) +from:0x0215ffcc kind:arm_call to:0x0215fcc8 module:overlay(68) +from:0x0215ffd4 kind:arm_call to:0x021638b0 module:overlay(68) +from:0x0215ffe0 kind:arm_call to:0x02163bc0 module:overlay(68) +from:0x0215ffec kind:arm_call to:0x0215f444 module:overlay(68) +from:0x0215fff4 kind:load to:0x0204b690 module:main +from:0x0215fff8 kind:load to:0x027e0d6c module:dtcm +from:0x02160008 kind:load to:0x021602b4 module:overlay(68) +from:0x02160018 kind:load to:0x021602b4 module:overlay(68) +from:0x02160024 kind:arm_call to:0x020c679c module:overlay(24) +from:0x02160030 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02160038 kind:load to:0x020b69b8 module:overlay(0) +from:0x02160048 kind:arm_call to:0x020c67e0 module:overlay(24) +from:0x02160058 kind:arm_call to:0x0216036c module:overlay(68) +from:0x02160098 kind:arm_call to:0x01ffd420 module:itcm +from:0x021600b0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021600d0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02160108 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0216011c kind:arm_call to:0x02160160 module:overlay(68) +from:0x02160124 kind:arm_call to:0x0216043c module:overlay(68) +from:0x02160140 kind:load to:0x027e09b8 module:dtcm +from:0x021601f4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0216020c kind:load to:0x027e09b8 module:dtcm +from:0x02160300 kind:arm_call to:0x020194d0 module:main +from:0x02160320 kind:arm_call to:0x020194d0 module:main +from:0x02160328 kind:load to:0x0204b690 module:main +from:0x02160338 kind:load to:0x0216041c module:overlay(68) +from:0x0216034c kind:arm_call to:0x01ffd420 module:itcm +from:0x02160360 kind:arm_call to:0x0216041c module:overlay(68) +from:0x02160368 kind:load to:0x027e09b8 module:dtcm +from:0x021603b4 kind:arm_call to:0x02160144 module:overlay(68) +from:0x021603bc kind:arm_call to:0x021603d4 module:overlay(68) +from:0x021603c8 kind:arm_call to:0x0216041c module:overlay(68) +from:0x021603d0 kind:load to:0x027e09b8 module:dtcm +from:0x021603f0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02160434 kind:arm_call to:0x0215fcc8 module:overlay(68) +from:0x02160498 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x02160520 kind:arm_call to:0x020c65fc module:overlay(24) +from:0x02160534 kind:arm_call to:0x02072154 module:overlay(0) +from:0x02160540 kind:arm_call to:0x02029a4c module:main +from:0x0216054c kind:load to:0x027e0cd8 module:dtcm +from:0x02160550 kind:load to:0x020da000 module:overlays(19,24) +from:0x02160578 kind:load to:0x027e09a4 module:dtcm +from:0x02160584 kind:load to:0x021662c4 module:overlay(68) +from:0x02160598 kind:arm_call to:0x02011f3c module:main +from:0x021605a4 kind:arm_call to:0x0216060c module:overlay(68) +from:0x021605bc kind:arm_call to:0x02099084 module:overlay(0) +from:0x02160604 kind:load to:0x021650f0 module:overlay(68) +from:0x02160638 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02160658 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02160674 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160684 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021606f8 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02160724 kind:load to:0x021662c4 module:overlay(68) +from:0x02160728 kind:load to:0x02164ebc module:overlay(68) +from:0x0216072c kind:load to:0x021647ec module:overlay(68) +from:0x02160730 kind:load to:0x0216515c module:overlay(68) +from:0x02160734 kind:load to:0x0216510c module:overlay(68) +from:0x02160764 kind:arm_call to:0x020d5e50 module:overlay(24) +from:0x021607c8 kind:load to:0x027e09b8 module:dtcm +from:0x021607cc kind:load to:0x027e0cfc module:dtcm +from:0x021607d8 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x021607f4 kind:arm_call to:0x02016f54 module:main +from:0x02160818 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x02160834 kind:arm_call to:0x020c62cc module:overlays(19,24) +from:0x02160840 kind:load to:0x020da000 module:overlays(19,24) +from:0x02160844 kind:load to:0x02166054 module:overlay(68) +from:0x021608ec kind:load to:0x02166054 module:overlay(68) +from:0x021608f0 kind:load to:0x02166254 module:overlay(68) +from:0x021608f4 kind:load to:0x02163e80 module:overlay(68) +from:0x02160900 kind:load to:0x020aac48 module:overlay(0) +from:0x02160910 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160918 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02160920 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02160938 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160940 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02160948 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02160950 kind:arm_call to:0x02011ff4 module:main +from:0x02160964 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02160978 kind:load to:0x021663ac module:overlay(68) +from:0x0216098c kind:arm_call to:0x02011f3c module:main +from:0x02160998 kind:arm_call to:0x021609f8 module:overlay(68) +from:0x021609b4 kind:arm_call to:0x02099084 module:overlay(0) +from:0x021609f0 kind:load to:0x02165278 module:overlay(68) +from:0x02160a04 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02160a68 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02160a9c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02160ab8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160ac8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160ae0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02160b20 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02160b28 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02160b30 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02160b64 kind:arm_call to:0x020a1c8c module:overlay(0) +from:0x02160bd8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02160bfc kind:arm_call to:0x01ffa81c module:itcm +from:0x02160c18 kind:load to:0x02165328 module:overlay(68) +from:0x02160c1c kind:load to:0x021663ac module:overlay(68) +from:0x02160c20 kind:load to:0x0216529c module:overlay(68) +from:0x02160c24 kind:load to:0x021647ec module:overlay(68) +from:0x02160c28 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02160c34 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160c5c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02160c6c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02160d10 kind:arm_call to:0x02160d74 module:overlay(68) +from:0x02160d30 kind:arm_call to:0x020a1fac module:overlay(0) +from:0x02160d38 kind:arm_call to:0x02162084 module:overlay(68) +from:0x02160d48 kind:load to:0x02161d34 module:overlay(68) +from:0x02160d4c kind:load to:0x02165470 module:overlay(68) +from:0x02160d50 kind:load to:0x027e09b8 module:dtcm +from:0x02160d80 kind:arm_call to:0x02160d58 module:overlay(68) +from:0x02160db8 kind:load to:0x021652f0 module:overlay(68) +from:0x02160df4 kind:arm_call to:0x02160e24 module:overlay(68) +from:0x02160e08 kind:arm_call to:0x02160e24 module:overlay(68) +from:0x02160e1c kind:arm_call to:0x02160e24 module:overlay(68) +from:0x02160e50 kind:arm_call to:0x02160210 module:overlay(68) +from:0x02160e5c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02160edc kind:arm_call to:0x01ff9770 module:itcm +from:0x02160eec kind:arm_call to:0x01ffb714 module:itcm +from:0x02160f00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160f78 kind:arm_call to:0x02099824 module:overlay(0) +from:0x02160f88 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160f9c kind:arm_call to:0x01ffb714 module:itcm +from:0x02160fa4 kind:arm_call to:0x01ff938c module:itcm +from:0x02160fb0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160fbc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160fcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160ff0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160ffc kind:arm_call to:0x02160d74 module:overlay(68) +from:0x02161018 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161044 kind:load to:0x02166054 module:overlay(68) +from:0x02161048 kind:load to:0x0203feb0 module:main +from:0x0216104c kind:load to:0x027e09a8 module:dtcm +from:0x02161064 kind:arm_call to:0x02162228 module:overlay(68) +from:0x021610a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021610c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021610e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021610ec kind:arm_call to:0x02160dbc module:overlay(68) +from:0x0216111c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02161130 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02161144 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0216114c kind:load to:0x021652c0 module:overlay(68) +from:0x0216116c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0216118c kind:load to:0x027e09b8 module:dtcm +from:0x021611b8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02161204 kind:arm_call to:0x0202a260 module:main +from:0x02161218 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02161228 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216123c kind:arm_call to:0x020a21b8 module:overlay(0) +from:0x02161274 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x021612e0 kind:load to:0x02165470 module:overlay(68) +from:0x021612ec kind:arm_call to:0x0211ff60 module:overlays(34,38) +from:0x021612f8 kind:arm_call to:0x0211ff60 module:overlays(34,38) +from:0x02161304 kind:arm_call to:0x0211f23c module:overlay(34) +from:0x02161308 kind:arm_call to:0x0211ffc0 module:overlay(34) +from:0x02161314 kind:arm_call to:0x0211ffc0 module:overlay(34) +from:0x02161320 kind:arm_call to:0x0211f23c module:overlay(34) +from:0x0216132c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161348 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216135c kind:arm_call to:0x02160d74 module:overlay(68) +from:0x02161364 kind:load to:0x02163e8c module:overlay(68) +from:0x021613c8 kind:load to:0x02165470 module:overlay(68) +from:0x021613d8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021613f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161408 kind:arm_call to:0x02160d74 module:overlay(68) +from:0x02161488 kind:load to:0x021653b0 module:overlay(68) +from:0x021614c0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021614d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021614f8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0216150c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161548 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02161564 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216157c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161584 kind:arm_call to:0x0216033c module:overlay(68) +from:0x021615d4 kind:arm_call to:0x020a2190 module:overlay(0) +from:0x021615f0 kind:arm_call to:0x02015018 module:main +from:0x02161610 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0216162c kind:arm_call to:0x02015018 module:main +from:0x0216164c kind:arm_call to:0x0207328c module:overlay(0) +from:0x02161664 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216167c kind:arm_call to:0x02161cc8 module:overlay(68) +from:0x02161688 kind:load to:0x027e09c0 module:dtcm +from:0x0216168c kind:load to:0x027e0cec module:dtcm +from:0x02161698 kind:load to:0x027e09a8 module:dtcm +from:0x021616a0 kind:load to:0x02166054 module:overlay(68) +from:0x0216172c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216173c kind:load to:0x02165410 module:overlay(68) +from:0x02161740 kind:load to:0x027e09a8 module:dtcm +from:0x02161768 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161784 kind:arm_call to:0x01ff9258 module:itcm +from:0x021617a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021617ac kind:arm_call to:0x02099824 module:overlay(0) +from:0x021617b8 kind:arm_call to:0x02160d74 module:overlay(68) +from:0x021617d4 kind:arm_call to:0x02015018 module:main +from:0x021617f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161810 kind:arm_call to:0x02015018 module:main +from:0x02161830 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161838 kind:load to:0x027e09a8 module:dtcm +from:0x021618bc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021618c8 kind:arm_call to:0x020168f0 module:main +from:0x021618dc kind:arm_call to:0x01ff930c module:itcm +from:0x02161910 kind:arm_call to:0x020180ac module:main +from:0x0216192c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021619f4 kind:arm_call to:0x02015018 module:main +from:0x02161a14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161a30 kind:arm_call to:0x02015018 module:main +from:0x02161a54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161a64 kind:load to:0x027e0cec module:dtcm +from:0x02161a68 kind:load to:0x027e09a8 module:dtcm +from:0x02161b2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161b44 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02161b80 kind:arm_call to:0x02161fe8 module:overlay(68) +from:0x02161bec kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02161bfc kind:load to:0x0203feb0 module:main +from:0x02161c00 kind:load to:0x027e09b8 module:dtcm +from:0x02161c3c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02161c78 kind:arm_call to:0x02162050 module:overlay(68) +from:0x02161cac kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02161cb8 kind:arm_call to:0x02160d74 module:overlay(68) +from:0x02161cc0 kind:load to:0x027e09b8 module:dtcm +from:0x02161d30 kind:load to:0x02165380 module:overlay(68) +from:0x02161d94 kind:arm_call to:0x0200e260 module:main +from:0x02161da4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02161e40 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02161e70 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02161e84 kind:arm_call to:0x01ffa60c module:itcm +from:0x02161e94 kind:arm_call to:0x01ffa60c module:itcm +from:0x02161f0c kind:arm_call to:0x0200e260 module:main +from:0x02161f1c kind:arm_call to:0x01ffad5c module:itcm +from:0x02161f94 kind:arm_call to:0x0200e260 module:main +from:0x02161fa4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02161fc8 kind:load to:0x027e0964 module:dtcm +from:0x02161fcc kind:load to:0x0203feb0 module:main +from:0x02161fd8 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x02161fe0 kind:arm_call to:0x01ffc57c module:itcm +from:0x02162030 kind:arm_call to:0x02015880 module:main +from:0x02162078 kind:arm_call to:0x02079eec module:overlay(0) +from:0x02162080 kind:load to:0x027e09bc module:dtcm +from:0x021620a0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021620e0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021620f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02162104 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02162128 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02162148 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02162160 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02162174 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02162198 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x021621b8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021621d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021621e8 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0216220c kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02162218 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02162220 kind:load to:0x027e0ce4 module:dtcm +from:0x02162278 kind:arm_call to:0x01ff9638 module:itcm +from:0x02162288 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021622dc kind:arm_call to:0x01ff9638 module:itcm +from:0x021622ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216233c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216234c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216239c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021623a4 kind:arm_call to:0x02011ff4 module:main +from:0x021623bc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021623c4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021623cc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021623d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021623dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021623f4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021623fc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02162404 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216240c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02162414 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216241c kind:arm_call to:0x02011ff4 module:main +from:0x02162430 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162444 kind:load to:0x02166494 module:overlay(68) +from:0x02162458 kind:arm_call to:0x02011f3c module:main +from:0x02162464 kind:arm_call to:0x02162494 module:overlay(68) +from:0x02162478 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02162490 kind:load to:0x02165490 module:overlay(68) +from:0x0216249c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x021624b0 kind:load to:0x021654b4 module:overlay(68) +from:0x021624b8 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x021624d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216252c kind:load to:0x02166494 module:overlay(68) +from:0x0216253c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162544 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216255c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162564 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216256c kind:arm_call to:0x02011ff4 module:main +from:0x02162580 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162594 kind:load to:0x0216657c module:overlay(68) +from:0x021625a8 kind:arm_call to:0x02011f3c module:main +from:0x021625b4 kind:arm_call to:0x021625e4 module:overlay(68) +from:0x021625c8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021625e0 kind:load to:0x02165514 module:overlay(68) +from:0x021625ec kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02162600 kind:load to:0x02165538 module:overlay(68) +from:0x02162608 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02162628 kind:load to:0x027e0cd8 module:dtcm +from:0x0216267c kind:load to:0x0216657c module:overlay(68) +from:0x0216268c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162694 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021626ac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021626b4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021626bc kind:arm_call to:0x02011ff4 module:main +from:0x021626d0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021626e4 kind:load to:0x02166664 module:overlay(68) +from:0x021626f8 kind:arm_call to:0x02011f3c module:main +from:0x02162704 kind:arm_call to:0x02162734 module:overlay(68) +from:0x02162718 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02162730 kind:load to:0x02165598 module:overlay(68) +from:0x0216273c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02162750 kind:load to:0x021655bc module:overlay(68) +from:0x02162758 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02162778 kind:load to:0x027e0cd8 module:dtcm +from:0x021627cc kind:load to:0x02166664 module:overlay(68) +from:0x021627dc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021627e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021627fc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162804 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216280c kind:arm_call to:0x02011ff4 module:main +from:0x02162820 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162834 kind:load to:0x0216674c module:overlay(68) +from:0x02162848 kind:arm_call to:0x02011f3c module:main +from:0x02162854 kind:arm_call to:0x02162884 module:overlay(68) +from:0x02162868 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02162880 kind:load to:0x0216561c module:overlay(68) +from:0x0216288c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x021628a0 kind:load to:0x02165640 module:overlay(68) +from:0x021628a8 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x021628c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216291c kind:load to:0x0216674c module:overlay(68) +from:0x0216292c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162934 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216294c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162954 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216295c kind:arm_call to:0x02011ff4 module:main +from:0x02162970 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162984 kind:load to:0x02166834 module:overlay(68) +from:0x02162998 kind:arm_call to:0x02011f3c module:main +from:0x021629a4 kind:arm_call to:0x021629dc module:overlay(68) +from:0x021629bc kind:arm_call to:0x02099084 module:overlay(0) +from:0x021629d8 kind:load to:0x021656a0 module:overlay(68) +from:0x021629e4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02162a3c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02162a44 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162a54 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02162a60 kind:load to:0x021656ec module:overlay(68) +from:0x02162a64 kind:load to:0x02166834 module:overlay(68) +from:0x02162a68 kind:load to:0x021656c4 module:overlay(68) +from:0x02162ac4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02162b1c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02162b30 kind:load to:0x027e09c0 module:dtcm +from:0x02162b60 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02162b74 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02162b7c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162b84 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02162b9c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02162ba4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02162bac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02162bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02162bc8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162bdc kind:load to:0x0216691c module:overlay(68) +from:0x02162bf0 kind:arm_call to:0x02011f3c module:main +from:0x02162bfc kind:arm_call to:0x02162d58 module:overlay(68) +from:0x02162c14 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02162c44 kind:load to:0x021658e4 module:overlay(68) +from:0x02162c5c kind:arm_call to:0x02167b00 module:overlays(88,89,90,91,92,93,94) +from:0x02162c80 kind:load to:0x02165954 module:overlay(68) +from:0x02162c84 kind:load to:0x02165900 module:overlay(68) +from:0x02162c98 kind:arm_call to:0x02167b48 module:overlay(89) +from:0x02162cb4 kind:arm_call to:0x02167b48 module:overlay(89) +from:0x02162cbc kind:arm_call to:0x02011ff4 module:main +from:0x02162cdc kind:arm_call to:0x02167b4c module:overlay(89) +from:0x02162cf0 kind:arm_call to:0x02167c78 module:overlay(89) +from:0x02162d08 kind:arm_call to:0x02167c88 module:overlay(89) +from:0x02162d20 kind:arm_call to:0x0216342c module:overlay(68) +from:0x02162d4c kind:arm_call to:0x02163440 module:overlay(68) +from:0x02162d60 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02162df0 kind:arm_call to:0x02068814 module:overlay(0) +from:0x02162dfc kind:arm_call to:0x02162c4c module:overlay(68) +from:0x02162e04 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162e14 kind:arm_call to:0x021685c4 module:overlay(89) +from:0x02162e3c kind:load to:0x0216591c module:overlay(68) +from:0x02162e40 kind:load to:0x0216691c module:overlay(68) +from:0x02162e44 kind:load to:0x020b3168 module:overlay(0) +from:0x02162e48 kind:load to:0x021656c4 module:overlay(68) +from:0x02162eb4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02162efc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02162f20 kind:arm_call to:0x02163220 module:overlay(68) +from:0x02162f44 kind:arm_call to:0x02168718 module:overlays(88,89) +from:0x02162f68 kind:arm_call to:0x02163220 module:overlay(68) +from:0x02162f7c kind:arm_call to:0x02163220 module:overlay(68) +from:0x02162fa0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02162fb0 kind:arm_call to:0x02168718 module:overlays(88,89) +from:0x02162ffc kind:arm_call to:0x02163220 module:overlay(68) +from:0x02163008 kind:arm_call to:0x02163220 module:overlay(68) +from:0x02163048 kind:arm_call to:0x02163220 module:overlay(68) +from:0x02163054 kind:arm_call to:0x02167c94 module:overlay(89) +from:0x021630b0 kind:arm_call to:0x0216868c module:overlays(89,92) +from:0x021630e8 kind:arm_call to:0x02163220 module:overlay(68) +from:0x02163130 kind:arm_call to:0x02163220 module:overlay(68) +from:0x0216313c kind:arm_call to:0x02163220 module:overlay(68) +from:0x02163184 kind:arm_call to:0x02163220 module:overlay(68) +from:0x02163190 kind:arm_call to:0x02163220 module:overlay(68) +from:0x021631d0 kind:arm_call to:0x02163220 module:overlay(68) +from:0x02163210 kind:arm_call to:0x02163220 module:overlay(68) +from:0x02163218 kind:load to:0x027e09b8 module:dtcm +from:0x02163294 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02163310 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02163328 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02163334 kind:arm_call to:0x02162cc8 module:overlay(68) +from:0x02163344 kind:arm_call to:0x02167ee0 module:overlays(88,89) +from:0x02163358 kind:arm_call to:0x0216868c module:overlays(89,92) +from:0x02163360 kind:arm_call to:0x02167ffc module:overlay(89) +from:0x0216336c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02163388 kind:arm_call to:0x0216868c module:overlays(89,92) +from:0x02163390 kind:arm_call to:0x02167ffc module:overlay(89) +from:0x021633dc kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02163400 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02163418 kind:load to:0x027e09b8 module:dtcm +from:0x0216341c kind:load to:0x020b684c module:overlay(0) +from:0x02163420 kind:load to:0x021737a0 module:overlays(89,92) +from:0x02163424 kind:load to:0x02165954 module:overlay(68) +from:0x02163428 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216343c kind:load to:0x02163220 module:overlay(68) +from:0x02163450 kind:load to:0x02163220 module:overlay(68) +from:0x02163464 kind:arm_call to:0x02163220 module:overlay(68) +from:0x021634e8 kind:arm_call to:0x0201668c module:main +from:0x021634f4 kind:load to:0x027e0954 module:dtcm +from:0x02163504 kind:arm_call to:0x0201662c module:main +from:0x0216350c kind:arm_call to:0x02162c88 module:overlay(68) +from:0x02163514 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0216351c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02163524 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0216353c kind:arm_call to:0x0201662c module:main +from:0x02163544 kind:arm_call to:0x02162c88 module:overlay(68) +from:0x0216354c kind:arm_call to:0x02068848 module:overlay(0) +from:0x02163554 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216355c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163564 kind:arm_call to:0x02011ff4 module:main +from:0x02163578 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0216358c kind:load to:0x02166a00 module:overlay(68) +from:0x021635a0 kind:arm_call to:0x02011f3c module:main +from:0x021635ac kind:arm_call to:0x02163650 module:overlay(68) +from:0x021635c4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021635d4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02163638 kind:load to:0x02165a60 module:overlay(68) +from:0x0216363c kind:load to:0x02165a98 module:overlay(68) +from:0x02163640 kind:load to:0x02165a7c module:overlay(68) +from:0x02163658 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021636b0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021636cc kind:load to:0x02165ac0 module:overlay(68) +from:0x021636d0 kind:load to:0x02166a00 module:overlay(68) +from:0x021636d4 kind:load to:0x02166ad4 module:overlay(68) +from:0x0216372c kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x0216375c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163764 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0216377c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163784 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0216378c kind:arm_call to:0x02011ff4 module:main +from:0x021637a0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021637b4 kind:arm_call to:0x0206306c module:overlay(0) +from:0x02163838 kind:arm_call to:0x02016614 module:main +from:0x02163860 kind:load to:0x02165b04 module:overlay(68) +from:0x02163864 kind:load to:0x020b3648 module:overlay(0) +from:0x02163874 kind:arm_call to:0x02063014 module:overlay(0) +from:0x0216387c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02163894 kind:arm_call to:0x02063014 module:overlay(0) +from:0x0216389c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x021638a4 kind:arm_call to:0x02011ff4 module:main +from:0x021638d8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02163900 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02163944 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02163978 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02163994 kind:load to:0x02163e98 module:overlay(68) +from:0x02163998 kind:load to:0x02163ea0 module:overlay(68) +from:0x021639d0 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02163a14 kind:arm_call to:0x0201a9dc module:main +from:0x02163a38 kind:arm_call to:0x0201a9dc module:main +from:0x02163a5c kind:arm_call to:0x0201a9dc module:main +from:0x02163a84 kind:arm_call to:0x0201a9dc module:main +from:0x02163a9c kind:load to:0x027e09b8 module:dtcm +from:0x02163aa0 kind:load to:0x0204c49c module:main +from:0x02163ad8 kind:load to:0x02163ea8 module:overlay(68) +from:0x02163adc kind:load to:0x02163b1c module:overlay(68) +from:0x02163b14 kind:load to:0x02163ebc module:overlay(68) +from:0x02163b18 kind:load to:0x02163b1c module:overlay(68) +from:0x02163b80 kind:arm_call to:0x020612c8 module:overlay(0) +from:0x02163bdc kind:arm_call to:0x02083414 module:overlay(0) +from:0x02163bf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163c04 kind:arm_call to:0x0215f8d4 module:overlay(68) +from:0x02163c10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163c20 kind:arm_call to:0x02083414 module:overlay(0) +from:0x02163c3c kind:load to:0x027e0cd8 module:dtcm +from:0x02163c40 kind:load to:0x027e0ce4 module:dtcm +from:0x02163c5c kind:arm_call to:0x020db458 module:overlay(31) +from:0x02163c78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163c88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163c98 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163ca8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163cc4 kind:arm_call to:0x0215f8d4 module:overlay(68) +from:0x02163cd0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163ce8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163cfc kind:arm_call to:0x01ff9318 module:itcm +from:0x02163d24 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163d34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163d40 kind:load to:0x027e0d34 module:dtcm +from:0x02163d44 kind:load to:0x027e0ce4 module:dtcm +from:0x02163d48 kind:load to:0x020ac6d0 module:overlay(0) +from:0x02163d64 kind:arm_call to:0x020db458 module:overlay(31) +from:0x02163d80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163d90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163da0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163db0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163dcc kind:arm_call to:0x0215f8d4 module:overlay(68) +from:0x02163dd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163df0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163e10 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163e38 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163e48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163e54 kind:load to:0x027e0d34 module:dtcm +from:0x02163e58 kind:load to:0x027e0ce4 module:dtcm +from:0x02163e5c kind:load to:0x020ac6cc module:overlay(0) +from:0x02163eec kind:arm_call to:0x02159c10 module:overlay(68) +from:0x02163efc kind:arm_call to:0x0203e3a4 module:main +from:0x02163f10 kind:load to:0x02165b20 module:overlay(68) +from:0x02163f14 kind:load to:0x02165b30 module:overlay(68) +from:0x02163f18 kind:load to:0x02159ccc module:overlay(68) +from:0x02163f1c kind:load to:0x02165b24 module:overlay(68) +from:0x02163f3c kind:arm_call to:0x02159d10 module:overlay(68) +from:0x02163f4c kind:arm_call to:0x0203e3a4 module:main +from:0x02163f60 kind:load to:0x02165b6c module:overlay(68) +from:0x02163f64 kind:load to:0x02165b7c module:overlay(68) +from:0x02163f68 kind:load to:0x0215a810 module:overlay(68) +from:0x02163f6c kind:load to:0x02165b70 module:overlay(68) +from:0x02163f8c kind:arm_call to:0x0215a854 module:overlay(68) +from:0x02163f9c kind:arm_call to:0x0203e3a4 module:main +from:0x02163fb0 kind:load to:0x02165bb8 module:overlay(68) +from:0x02163fb4 kind:load to:0x02165bc8 module:overlay(68) +from:0x02163fb8 kind:load to:0x0215b064 module:overlay(68) +from:0x02163fbc kind:load to:0x02165bbc module:overlay(68) +from:0x02163fdc kind:arm_call to:0x0215b0a8 module:overlay(68) +from:0x02163fec kind:arm_call to:0x0203e3a4 module:main +from:0x02164000 kind:load to:0x02165ca0 module:overlay(68) +from:0x02164004 kind:load to:0x02165cb4 module:overlay(68) +from:0x02164008 kind:load to:0x0215c5f8 module:overlay(68) +from:0x0216400c kind:load to:0x02165ca8 module:overlay(68) +from:0x0216402c kind:arm_call to:0x0215c63c module:overlay(68) +from:0x0216403c kind:arm_call to:0x0203e3a4 module:main +from:0x02164050 kind:load to:0x02165d8c module:overlay(68) +from:0x02164054 kind:load to:0x02165d9c module:overlay(68) +from:0x02164058 kind:load to:0x0215c8e8 module:overlay(68) +from:0x0216405c kind:load to:0x02165d90 module:overlay(68) +from:0x0216407c kind:arm_call to:0x0215c92c module:overlay(68) +from:0x0216408c kind:arm_call to:0x0203e3a4 module:main +from:0x021640a0 kind:load to:0x02165dd8 module:overlay(68) +from:0x021640a4 kind:load to:0x02165de8 module:overlay(68) +from:0x021640a8 kind:load to:0x0215e050 module:overlay(68) +from:0x021640ac kind:load to:0x02165ddc module:overlay(68) +from:0x021640cc kind:arm_call to:0x0215e094 module:overlay(68) +from:0x021640dc kind:arm_call to:0x0203e3a4 module:main +from:0x021640f0 kind:load to:0x02165ec0 module:overlay(68) +from:0x021640f4 kind:load to:0x02165ed0 module:overlay(68) +from:0x021640f8 kind:load to:0x0215ef9c module:overlay(68) +from:0x021640fc kind:load to:0x02165ec4 module:overlay(68) +from:0x0216411c kind:arm_call_thumb to:0x0215efd0 module:overlay(68) +from:0x0216412c kind:arm_call to:0x0203e3a4 module:main +from:0x02164140 kind:load to:0x02165f0c module:overlay(68) +from:0x02164144 kind:load to:0x02165f1c module:overlay(68) +from:0x02164148 kind:load to:0x0215f754 module:overlay(68) +from:0x0216414c kind:load to:0x02165f10 module:overlay(68) +from:0x0216416c kind:arm_call to:0x0215f798 module:overlay(68) +from:0x0216417c kind:arm_call to:0x0203e3a4 module:main +from:0x02164190 kind:load to:0x02165ff4 module:overlay(68) +from:0x02164194 kind:load to:0x02166004 module:overlay(68) +from:0x02164198 kind:load to:0x0215f914 module:overlay(68) +from:0x0216419c kind:load to:0x02165ff8 module:overlay(68) +from:0x021641bc kind:arm_call to:0x0215f928 module:overlay(68) +from:0x021641cc kind:arm_call to:0x0203e3a4 module:main +from:0x021641e0 kind:load to:0x02166040 module:overlay(68) +from:0x021641e4 kind:load to:0x02166054 module:overlay(68) +from:0x021641e8 kind:load to:0x0215f9bc module:overlay(68) +from:0x021641ec kind:load to:0x02166048 module:overlay(68) +from:0x0216420c kind:arm_call to:0x021605ac module:overlay(68) +from:0x0216421c kind:arm_call to:0x0203e3a4 module:main +from:0x02164230 kind:load to:0x021662b4 module:overlay(68) +from:0x02164234 kind:load to:0x021662c4 module:overlay(68) +from:0x02164238 kind:load to:0x0216095c module:overlay(68) +from:0x0216423c kind:load to:0x021662b8 module:overlay(68) +from:0x0216425c kind:arm_call to:0x021609a4 module:overlay(68) +from:0x0216426c kind:arm_call to:0x0203e3a4 module:main +from:0x02164280 kind:load to:0x0216639c module:overlay(68) +from:0x02164284 kind:load to:0x021663ac module:overlay(68) +from:0x02164288 kind:load to:0x02162428 module:overlay(68) +from:0x0216428c kind:load to:0x021663a0 module:overlay(68) +from:0x021642ac kind:arm_call to:0x0216246c module:overlay(68) +from:0x021642bc kind:arm_call to:0x0203e3a4 module:main +from:0x021642d0 kind:load to:0x02166484 module:overlay(68) +from:0x021642d4 kind:load to:0x02166494 module:overlay(68) +from:0x021642d8 kind:load to:0x02162578 module:overlay(68) +from:0x021642dc kind:load to:0x02166488 module:overlay(68) +from:0x021642fc kind:arm_call to:0x021625bc module:overlay(68) +from:0x0216430c kind:arm_call to:0x0203e3a4 module:main +from:0x02164320 kind:load to:0x0216656c module:overlay(68) +from:0x02164324 kind:load to:0x0216657c module:overlay(68) +from:0x02164328 kind:load to:0x021626c8 module:overlay(68) +from:0x0216432c kind:load to:0x02166570 module:overlay(68) +from:0x0216434c kind:arm_call to:0x0216270c module:overlay(68) +from:0x0216435c kind:arm_call to:0x0203e3a4 module:main +from:0x02164370 kind:load to:0x02166654 module:overlay(68) +from:0x02164374 kind:load to:0x02166664 module:overlay(68) +from:0x02164378 kind:load to:0x02162818 module:overlay(68) +from:0x0216437c kind:load to:0x02166658 module:overlay(68) +from:0x0216439c kind:arm_call to:0x0216285c module:overlay(68) +from:0x021643ac kind:arm_call to:0x0203e3a4 module:main +from:0x021643c0 kind:load to:0x0216673c module:overlay(68) +from:0x021643c4 kind:load to:0x0216674c module:overlay(68) +from:0x021643c8 kind:load to:0x02162968 module:overlay(68) +from:0x021643cc kind:load to:0x02166740 module:overlay(68) +from:0x021643ec kind:arm_call to:0x021629ac module:overlay(68) +from:0x021643fc kind:arm_call to:0x0203e3a4 module:main +from:0x02164410 kind:load to:0x02166824 module:overlay(68) +from:0x02164414 kind:load to:0x02166834 module:overlay(68) +from:0x02164418 kind:load to:0x02162bc0 module:overlay(68) +from:0x0216441c kind:load to:0x02166828 module:overlay(68) +from:0x0216443c kind:arm_call to:0x02162c04 module:overlay(68) +from:0x0216444c kind:arm_call to:0x0203e3a4 module:main +from:0x02164460 kind:load to:0x0216690c module:overlay(68) +from:0x02164464 kind:load to:0x0216691c module:overlay(68) +from:0x02164468 kind:load to:0x02163570 module:overlay(68) +from:0x0216446c kind:load to:0x02166910 module:overlay(68) +from:0x0216448c kind:arm_call to:0x021635b4 module:overlay(68) +from:0x0216449c kind:arm_call to:0x0203e3a4 module:main +from:0x021644b0 kind:load to:0x021669f0 module:overlay(68) +from:0x021644b4 kind:load to:0x02166a00 module:overlay(68) +from:0x021644b8 kind:load to:0x02163798 module:overlay(68) +from:0x021644bc kind:load to:0x021669f4 module:overlay(68) +from:0x021644c0 kind:load to:0x02163ed0 module:overlay(68) +from:0x021644c4 kind:load to:0x02163f20 module:overlay(68) +from:0x021644c8 kind:load to:0x02163f70 module:overlay(68) +from:0x021644cc kind:load to:0x02163fc0 module:overlay(68) +from:0x021644d0 kind:load to:0x02164010 module:overlay(68) +from:0x021644d4 kind:load to:0x02164060 module:overlay(68) +from:0x021644d8 kind:load to:0x021640b0 module:overlay(68) +from:0x021644dc kind:load to:0x02164100 module:overlay(68) +from:0x021644e0 kind:load to:0x02164150 module:overlay(68) +from:0x021644e4 kind:load to:0x021641a0 module:overlay(68) +from:0x021644e8 kind:load to:0x021641f0 module:overlay(68) +from:0x021644ec kind:load to:0x02164240 module:overlay(68) +from:0x021644f0 kind:load to:0x02164290 module:overlay(68) +from:0x021644f4 kind:load to:0x021642e0 module:overlay(68) +from:0x021644f8 kind:load to:0x02164330 module:overlay(68) +from:0x021644fc kind:load to:0x02164380 module:overlay(68) +from:0x02164500 kind:load to:0x021643d0 module:overlay(68) +from:0x02164504 kind:load to:0x02164420 module:overlay(68) +from:0x02164508 kind:load to:0x02164470 module:overlay(68) +from:0x02164528 kind:load to:0x02159bec module:overlay(68) +from:0x0216452c kind:load to:0x02098ef4 module:overlay(0) +from:0x02164530 kind:load to:0x02098efc module:overlay(0) +from:0x02164534 kind:load to:0x02098f78 module:overlay(0) +from:0x02164538 kind:load to:0x02098fb8 module:overlay(0) +from:0x0216453c kind:load to:0x02098fbc module:overlay(0) +from:0x02164540 kind:load to:0x02098fc0 module:overlay(0) +from:0x0216454c kind:load to:0x02099cc0 module:overlay(0) +from:0x02164550 kind:load to:0x02099cfc module:overlay(0) +from:0x02164554 kind:load to:0x02099d14 module:overlay(0) +from:0x02164558 kind:load to:0x02099d20 module:overlay(0) +from:0x0216455c kind:load to:0x01fff464 module:itcm +from:0x02164560 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164564 kind:load to:0x02159c58 module:overlay(68) +from:0x02164568 kind:load to:0x02159c78 module:overlay(68) +from:0x0216456c kind:load to:0x02159c94 module:overlay(68) +from:0x02164570 kind:load to:0x02099c60 module:overlay(0) +from:0x02164574 kind:load to:0x02099c64 module:overlay(0) +from:0x02164578 kind:load to:0x02159c98 module:overlay(68) +from:0x0216457c kind:load to:0x02099c6c module:overlay(0) +from:0x02164580 kind:load to:0x02099c70 module:overlay(0) +from:0x02164584 kind:load to:0x02099d2c module:overlay(0) +from:0x02164588 kind:load to:0x02099d98 module:overlay(0) +from:0x0216458c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164590 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164594 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164598 kind:load to:0x02159c9c module:overlay(68) +from:0x0216459c kind:load to:0x02159cb0 module:overlay(68) +from:0x021645a8 kind:load to:0x02159cec module:overlay(68) +from:0x021645ac kind:load to:0x02098ef4 module:overlay(0) +from:0x021645b0 kind:load to:0x02098efc module:overlay(0) +from:0x021645b4 kind:load to:0x02098f78 module:overlay(0) +from:0x021645b8 kind:load to:0x02098fb8 module:overlay(0) +from:0x021645bc kind:load to:0x02098fbc module:overlay(0) +from:0x021645c0 kind:load to:0x02098fc0 module:overlay(0) +from:0x021645c4 kind:load to:0x02159f28 module:overlay(68) +from:0x021645cc kind:load to:0x02159f50 module:overlay(68) +from:0x021645d4 kind:load to:0x0215a144 module:overlay(68) +from:0x021645dc kind:load to:0x0215a26c module:overlay(68) +from:0x021645e4 kind:load to:0x0215a340 module:overlay(68) +from:0x021645ec kind:load to:0x02159f2c module:overlay(68) +from:0x021645f4 kind:load to:0x02159f70 module:overlay(68) +from:0x021645fc kind:load to:0x0215a148 module:overlay(68) +from:0x02164604 kind:load to:0x0215a270 module:overlay(68) +from:0x0216460c kind:load to:0x0215a344 module:overlay(68) +from:0x0216461c kind:load to:0x02099cc0 module:overlay(0) +from:0x02164620 kind:load to:0x02099cfc module:overlay(0) +from:0x02164624 kind:load to:0x02099d14 module:overlay(0) +from:0x02164628 kind:load to:0x02099d20 module:overlay(0) +from:0x0216462c kind:load to:0x01fff464 module:itcm +from:0x02164630 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164634 kind:load to:0x02159e2c module:overlay(68) +from:0x02164638 kind:load to:0x02159e64 module:overlay(68) +from:0x0216463c kind:load to:0x02159ef0 module:overlay(68) +from:0x02164640 kind:load to:0x02099c60 module:overlay(0) +from:0x02164644 kind:load to:0x02099c64 module:overlay(0) +from:0x02164648 kind:load to:0x02099c68 module:overlay(0) +from:0x0216464c kind:load to:0x02099c6c module:overlay(0) +from:0x02164650 kind:load to:0x02099c70 module:overlay(0) +from:0x02164654 kind:load to:0x02099d2c module:overlay(0) +from:0x02164658 kind:load to:0x02099d98 module:overlay(0) +from:0x0216465c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164660 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164664 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164668 kind:load to:0x02159ddc module:overlay(68) +from:0x0216466c kind:load to:0x02159e00 module:overlay(68) +from:0x02164678 kind:load to:0x0215a830 module:overlay(68) +from:0x0216467c kind:load to:0x020990ec module:overlay(0) +from:0x02164680 kind:load to:0x02098efc module:overlay(0) +from:0x02164684 kind:load to:0x02098f78 module:overlay(0) +from:0x02164688 kind:load to:0x020990f4 module:overlay(0) +from:0x0216468c kind:load to:0x02099114 module:overlay(0) +from:0x02164690 kind:load to:0x02099140 module:overlay(0) +from:0x02164694 kind:load to:0x0215aab8 module:overlay(68) +from:0x0216469c kind:load to:0x0215aad0 module:overlay(68) +from:0x021646a4 kind:load to:0x0215ab20 module:overlay(68) +from:0x021646ac kind:load to:0x0215aca0 module:overlay(68) +from:0x021646b4 kind:load to:0x0215ae78 module:overlay(68) +from:0x021646bc kind:load to:0x0215aacc module:overlay(68) +from:0x021646c4 kind:load to:0x0215aaec module:overlay(68) +from:0x021646cc kind:load to:0x0215abf4 module:overlay(68) +from:0x021646d4 kind:load to:0x0215acc0 module:overlay(68) +from:0x021646dc kind:load to:0x0215aea8 module:overlay(68) +from:0x021646ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021646f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021646f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021646f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021646fc kind:load to:0x0215afcc module:overlay(68) +from:0x02164700 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164704 kind:load to:0x0215a958 module:overlay(68) +from:0x02164708 kind:load to:0x02099c58 module:overlay(0) +from:0x0216470c kind:load to:0x0215aa1c module:overlay(68) +from:0x02164710 kind:load to:0x0215aa88 module:overlay(68) +from:0x02164714 kind:load to:0x02099c64 module:overlay(0) +from:0x02164718 kind:load to:0x0215af48 module:overlay(68) +from:0x0216471c kind:load to:0x02099c6c module:overlay(0) +from:0x02164720 kind:load to:0x02099c70 module:overlay(0) +from:0x02164724 kind:load to:0x02099d2c module:overlay(0) +from:0x02164728 kind:load to:0x02099d98 module:overlay(0) +from:0x0216472c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164730 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164734 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164738 kind:load to:0x0215b01c module:overlay(68) +from:0x0216473c kind:load to:0x0215b03c module:overlay(68) +from:0x02164748 kind:load to:0x0215b084 module:overlay(68) +from:0x0216474c kind:load to:0x020990ec module:overlay(0) +from:0x02164750 kind:load to:0x02098efc module:overlay(0) +from:0x02164754 kind:load to:0x02098f78 module:overlay(0) +from:0x02164758 kind:load to:0x020990f4 module:overlay(0) +from:0x0216475c kind:load to:0x02099114 module:overlay(0) +from:0x02164760 kind:load to:0x02099140 module:overlay(0) +from:0x02164764 kind:load to:0x0215b674 module:overlay(68) +from:0x0216476c kind:load to:0x0215b80c module:overlay(68) +from:0x02164774 kind:load to:0x0215b9bc module:overlay(68) +from:0x0216477c kind:load to:0x0215bde0 module:overlay(68) +from:0x02164784 kind:load to:0x0215c020 module:overlay(68) +from:0x0216478c kind:load to:0x0215bbd0 module:overlay(68) +from:0x02164794 kind:load to:0x0215b76c module:overlay(68) +from:0x0216479c kind:load to:0x0215c120 module:overlay(68) +from:0x021647a4 kind:load to:0x0215b6e4 module:overlay(68) +from:0x021647ac kind:load to:0x0215b89c module:overlay(68) +from:0x021647b4 kind:load to:0x0215ba3c module:overlay(68) +from:0x021647bc kind:load to:0x0215be68 module:overlay(68) +from:0x021647c4 kind:load to:0x0215c11c module:overlay(68) +from:0x021647cc kind:load to:0x0215bc40 module:overlay(68) +from:0x021647d4 kind:load to:0x0215b7dc module:overlay(68) +from:0x021647dc kind:load to:0x0215c1a0 module:overlay(68) +from:0x021647ec kind:load to:0x0215b258 module:overlay(68) +from:0x021647f0 kind:load to:0x0215c584 module:overlay(68) +from:0x021647f4 kind:load to:0x0209ba20 module:overlay(0) +from:0x021647f8 kind:load to:0x0209ba54 module:overlay(0) +from:0x021647fc kind:load to:0x0209baec module:overlay(0) +from:0x02164800 kind:load to:0x0209bb00 module:overlay(0) +from:0x02164804 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02164808 kind:load to:0x0209bb28 module:overlay(0) +from:0x0216480c kind:load to:0x0209bbb0 module:overlay(0) +from:0x02164810 kind:load to:0x0209b838 module:overlay(0) +from:0x02164814 kind:load to:0x0209babc module:overlay(0) +from:0x02164818 kind:load to:0x0209bad4 module:overlay(0) +from:0x0216481c kind:load to:0x0209bb14 module:overlay(0) +from:0x02164820 kind:load to:0x0209bea0 module:overlay(0) +from:0x02164824 kind:load to:0x0215c558 module:overlay(68) +from:0x02164828 kind:load to:0x0215c534 module:overlay(68) +from:0x0216482c kind:load to:0x0209bed8 module:overlay(0) +from:0x02164838 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216483c kind:load to:0x02099cfc module:overlay(0) +from:0x02164840 kind:load to:0x02099d14 module:overlay(0) +from:0x02164844 kind:load to:0x02099d20 module:overlay(0) +from:0x02164848 kind:load to:0x01fff464 module:itcm +from:0x0216484c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164850 kind:load to:0x0215b26c module:overlay(68) +from:0x02164854 kind:load to:0x02099c58 module:overlay(0) +from:0x02164858 kind:load to:0x0215b5c8 module:overlay(68) +from:0x0216485c kind:load to:0x02099c60 module:overlay(0) +from:0x02164860 kind:load to:0x02099c64 module:overlay(0) +from:0x02164864 kind:load to:0x0215c4d4 module:overlay(68) +from:0x02164868 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0216486c kind:load to:0x02099c70 module:overlay(0) +from:0x02164870 kind:load to:0x02099d2c module:overlay(0) +from:0x02164874 kind:load to:0x02099d98 module:overlay(0) +from:0x02164878 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216487c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164880 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164884 kind:load to:0x0215c5a0 module:overlay(68) +from:0x02164888 kind:load to:0x0215c5c8 module:overlay(68) +from:0x0216488c kind:load to:0x0209ad54 module:overlay(0) +from:0x02164970 kind:load to:0x0215c618 module:overlay(68) +from:0x02164974 kind:load to:0x02098ef4 module:overlay(0) +from:0x02164978 kind:load to:0x02098efc module:overlay(0) +from:0x0216497c kind:load to:0x02098f78 module:overlay(0) +from:0x02164980 kind:load to:0x02098fb8 module:overlay(0) +from:0x02164984 kind:load to:0x02098fbc module:overlay(0) +from:0x02164988 kind:load to:0x02098fc0 module:overlay(0) +from:0x02164994 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164998 kind:load to:0x02099cfc module:overlay(0) +from:0x0216499c kind:load to:0x02099d14 module:overlay(0) +from:0x021649a0 kind:load to:0x02099d20 module:overlay(0) +from:0x021649a4 kind:load to:0x01fff464 module:itcm +from:0x021649a8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021649ac kind:load to:0x0215c694 module:overlay(68) +from:0x021649b0 kind:load to:0x02099c58 module:overlay(0) +from:0x021649b4 kind:load to:0x0215c6b0 module:overlay(68) +from:0x021649b8 kind:load to:0x0215c7c8 module:overlay(68) +from:0x021649bc kind:load to:0x02099c64 module:overlay(0) +from:0x021649c0 kind:load to:0x02099c68 module:overlay(0) +from:0x021649c4 kind:load to:0x02099c6c module:overlay(0) +from:0x021649c8 kind:load to:0x02099c70 module:overlay(0) +from:0x021649cc kind:load to:0x02099d2c module:overlay(0) +from:0x021649d0 kind:load to:0x02099d98 module:overlay(0) +from:0x021649d4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021649d8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021649dc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021649e0 kind:load to:0x0215c8b8 module:overlay(68) +from:0x021649e4 kind:load to:0x0215c8cc module:overlay(68) +from:0x021649f0 kind:load to:0x0215c908 module:overlay(68) +from:0x021649f4 kind:load to:0x020990ec module:overlay(0) +from:0x021649f8 kind:load to:0x02098efc module:overlay(0) +from:0x021649fc kind:load to:0x02098f78 module:overlay(0) +from:0x02164a00 kind:load to:0x020990f4 module:overlay(0) +from:0x02164a04 kind:load to:0x02099114 module:overlay(0) +from:0x02164a08 kind:load to:0x02099140 module:overlay(0) +from:0x02164a0c kind:load to:0x0215d050 module:overlay(68) +from:0x02164a14 kind:load to:0x0215d0c4 module:overlay(68) +from:0x02164a1c kind:load to:0x0215d198 module:overlay(68) +from:0x02164a24 kind:load to:0x0215d518 module:overlay(68) +from:0x02164a2c kind:load to:0x0215d7a4 module:overlay(68) +from:0x02164a34 kind:load to:0x0215d030 module:overlay(68) +from:0x02164a3c kind:load to:0x0215d054 module:overlay(68) +from:0x02164a44 kind:load to:0x0215d12c module:overlay(68) +from:0x02164a4c kind:load to:0x0215d358 module:overlay(68) +from:0x02164a54 kind:load to:0x0215d614 module:overlay(68) +from:0x02164a64 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164a68 kind:load to:0x02099cfc module:overlay(0) +from:0x02164a6c kind:load to:0x02099d14 module:overlay(0) +from:0x02164a70 kind:load to:0x02099d20 module:overlay(0) +from:0x02164a74 kind:load to:0x01fff464 module:itcm +from:0x02164a78 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164a7c kind:load to:0x0215cad4 module:overlay(68) +from:0x02164a80 kind:load to:0x02099c58 module:overlay(0) +from:0x02164a84 kind:load to:0x0215ceb8 module:overlay(68) +from:0x02164a88 kind:load to:0x0215cdb0 module:overlay(68) +from:0x02164a8c kind:load to:0x02099c64 module:overlay(0) +from:0x02164a90 kind:load to:0x0215de68 module:overlay(68) +from:0x02164a94 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02164a98 kind:load to:0x02099c70 module:overlay(0) +from:0x02164a9c kind:load to:0x02099d2c module:overlay(0) +from:0x02164aa0 kind:load to:0x02099d98 module:overlay(0) +from:0x02164aa4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164aa8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164aac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164ab0 kind:load to:0x0215dff8 module:overlay(68) +from:0x02164ab4 kind:load to:0x0215e020 module:overlay(68) +from:0x02164ab8 kind:load to:0x0209ad54 module:overlay(0) +from:0x02164b94 kind:load to:0x0215e460 module:overlay(68) +from:0x02164b9c kind:load to:0x0215e4ac module:overlay(68) +from:0x02164ba4 kind:load to:0x0215e588 module:overlay(68) +from:0x02164bac kind:load to:0x0215e474 module:overlay(68) +from:0x02164bb4 kind:load to:0x0215e4e0 module:overlay(68) +from:0x02164bbc kind:load to:0x0215e58c module:overlay(68) +from:0x02164bcc kind:load to:0x0215e070 module:overlay(68) +from:0x02164bd0 kind:load to:0x02098ef4 module:overlay(0) +from:0x02164bd4 kind:load to:0x02098efc module:overlay(0) +from:0x02164bd8 kind:load to:0x02098f78 module:overlay(0) +from:0x02164bdc kind:load to:0x02098fb8 module:overlay(0) +from:0x02164be0 kind:load to:0x02098fbc module:overlay(0) +from:0x02164be4 kind:load to:0x02098fc0 module:overlay(0) +from:0x02164bf0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164bf4 kind:load to:0x02099cfc module:overlay(0) +from:0x02164bf8 kind:load to:0x02099d14 module:overlay(0) +from:0x02164bfc kind:load to:0x02099d20 module:overlay(0) +from:0x02164c00 kind:load to:0x01fff464 module:itcm +from:0x02164c04 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164c08 kind:load to:0x0215e1f8 module:overlay(68) +from:0x02164c0c kind:load to:0x02099c58 module:overlay(0) +from:0x02164c10 kind:load to:0x0215e300 module:overlay(68) +from:0x02164c14 kind:load to:0x0215e2ec module:overlay(68) +from:0x02164c18 kind:load to:0x02099c64 module:overlay(0) +from:0x02164c1c kind:load to:0x02099c68 module:overlay(0) +from:0x02164c20 kind:load to:0x02099c6c module:overlay(0) +from:0x02164c24 kind:load to:0x02099c70 module:overlay(0) +from:0x02164c28 kind:load to:0x02099d2c module:overlay(0) +from:0x02164c2c kind:load to:0x02099d98 module:overlay(0) +from:0x02164c30 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164c34 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164c38 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164c3c kind:load to:0x0215e1a8 module:overlay(68) +from:0x02164c40 kind:load to:0x0215e1cc module:overlay(68) +from:0x02164c4c kind:load to:0x0215efb9 module:overlay(68) +from:0x02164c50 kind:load to:0x020990ec module:overlay(0) +from:0x02164c54 kind:load to:0x02098efc module:overlay(0) +from:0x02164c58 kind:load to:0x02098f78 module:overlay(0) +from:0x02164c5c kind:load to:0x020990f4 module:overlay(0) +from:0x02164c60 kind:load to:0x02099114 module:overlay(0) +from:0x02164c64 kind:load to:0x02099140 module:overlay(0) +from:0x02164cb0 kind:load to:0x0215f444 module:overlay(68) +from:0x02164d00 kind:load to:0x0215f474 module:overlay(68) +from:0x02164da0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164da4 kind:load to:0x02099cfc module:overlay(0) +from:0x02164da8 kind:load to:0x02099d14 module:overlay(0) +from:0x02164dac kind:load to:0x02099d20 module:overlay(0) +from:0x02164db0 kind:load to:0x01fff464 module:itcm +from:0x02164db4 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02164db8 kind:load to:0x0215f15c module:overlay(68) +from:0x02164dbc kind:load to:0x0215f264 module:overlay(68) +from:0x02164dc0 kind:load to:0x0215f308 module:overlay(68) +from:0x02164dc4 kind:load to:0x0215f430 module:overlay(68) +from:0x02164dc8 kind:load to:0x02099c64 module:overlay(0) +from:0x02164dcc kind:load to:0x0215f6e4 module:overlay(68) +from:0x02164dd0 kind:load to:0x02099c6c module:overlay(0) +from:0x02164dd4 kind:load to:0x02099c70 module:overlay(0) +from:0x02164dd8 kind:load to:0x02099d2c module:overlay(0) +from:0x02164ddc kind:load to:0x02099d98 module:overlay(0) +from:0x02164de0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164de4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164de8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164dec kind:load to:0x0215f101 module:overlay(68) +from:0x02164df0 kind:load to:0x0215f12d module:overlay(68) +from:0x02164df4 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02164df8 kind:load to:0x0215f2b0 module:overlay(68) +from:0x02164dfc kind:load to:0x020aaad0 module:overlay(0) +from:0x02164e00 kind:load to:0x020aa778 module:overlay(0) +from:0x02164e04 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02164e08 kind:load to:0x020aa950 module:overlay(0) +from:0x02164e0c kind:load to:0x020aa94c module:overlay(0) +from:0x02164e10 kind:load to:0x020aaa1c module:overlay(0) +from:0x02164e14 kind:load to:0x020aaa40 module:overlay(0) +from:0x02164e18 kind:load to:0x020aaa44 module:overlay(0) +from:0x02164e1c kind:load to:0x020aa9a0 module:overlay(0) +from:0x02164e20 kind:load to:0x0215f688 module:overlay(68) +from:0x02164e24 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02164e28 kind:load to:0x020aa754 module:overlay(0) +from:0x02164e2c kind:load to:0x020aa75c module:overlay(0) +from:0x02164e30 kind:load to:0x020aa764 module:overlay(0) +from:0x02164e34 kind:load to:0x020aa76c module:overlay(0) +from:0x02164e38 kind:load to:0x0215f478 module:overlay(68) +from:0x02164e3c kind:load to:0x020aad98 module:overlay(0) +from:0x02164e40 kind:load to:0x020aadc4 module:overlay(0) +from:0x02164e44 kind:load to:0x020aade4 module:overlay(0) +from:0x02164e48 kind:load to:0x020aaffc module:overlay(0) +from:0x02164e4c kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02164e50 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02164e54 kind:load to:0x020aa684 module:overlay(0) +from:0x02164e58 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02164e5c kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02164e60 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02164e64 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02164e68 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02164e6c kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02164e70 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02164e74 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02164e78 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02164e7c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02164e80 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02164e84 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02164e88 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02164e8c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02164e90 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02164e94 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02164e98 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02164e9c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02164ea0 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02164ea4 kind:load to:0x0215f290 module:overlay(68) +from:0x02164ea8 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02164eac kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02164eb0 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02164ebc kind:load to:0x02099cc0 module:overlay(0) +from:0x02164ec0 kind:load to:0x02099cfc module:overlay(0) +from:0x02164ec4 kind:load to:0x02099d14 module:overlay(0) +from:0x02164ec8 kind:load to:0x02099d20 module:overlay(0) +from:0x02164ecc kind:load to:0x01fff464 module:itcm +from:0x02164ed0 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02164ed4 kind:load to:0x020aa528 module:overlay(0) +from:0x02164ed8 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02164edc kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x02164ee0 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02164ee4 kind:load to:0x02099c64 module:overlay(0) +from:0x02164ee8 kind:load to:0x020ab15c module:overlay(0) +from:0x02164eec kind:load to:0x02099c6c module:overlay(0) +from:0x02164ef0 kind:load to:0x02099c70 module:overlay(0) +from:0x02164ef4 kind:load to:0x02099d2c module:overlay(0) +from:0x02164ef8 kind:load to:0x02099d98 module:overlay(0) +from:0x02164efc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164f00 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164f04 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164f08 kind:load to:0x0215f734 module:overlay(68) +from:0x02164f0c kind:load to:0x0215f70c module:overlay(68) +from:0x02164f10 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02164f14 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x02164f18 kind:load to:0x020aaad0 module:overlay(0) +from:0x02164f1c kind:load to:0x020aa778 module:overlay(0) +from:0x02164f20 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02164f24 kind:load to:0x020aa950 module:overlay(0) +from:0x02164f28 kind:load to:0x020aa94c module:overlay(0) +from:0x02164f2c kind:load to:0x020aaa1c module:overlay(0) +from:0x02164f30 kind:load to:0x020aaa40 module:overlay(0) +from:0x02164f34 kind:load to:0x020aaa44 module:overlay(0) +from:0x02164f38 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02164f3c kind:load to:0x020aa9a8 module:overlay(0) +from:0x02164f40 kind:load to:0x020aa9b0 module:overlay(0) +from:0x02164f44 kind:load to:0x020aa754 module:overlay(0) +from:0x02164f48 kind:load to:0x020aa75c module:overlay(0) +from:0x02164f4c kind:load to:0x020aa764 module:overlay(0) +from:0x02164f50 kind:load to:0x020aa76c module:overlay(0) +from:0x02164f54 kind:load to:0x020aac48 module:overlay(0) +from:0x02164f58 kind:load to:0x020aad98 module:overlay(0) +from:0x02164f5c kind:load to:0x020aadc4 module:overlay(0) +from:0x02164f60 kind:load to:0x020aade4 module:overlay(0) +from:0x02164f64 kind:load to:0x020aaffc module:overlay(0) +from:0x02164f68 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02164f6c kind:load to:0x020aa6c0 module:overlay(0) +from:0x02164f70 kind:load to:0x020aa684 module:overlay(0) +from:0x02164f74 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02164f78 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02164f7c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02164f80 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02164f84 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02164f88 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02164f8c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02164f90 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02164f94 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02164f98 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02164f9c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02164fa0 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02164fa4 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02164fa8 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02164fac kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02164fb0 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02164fb4 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02164fb8 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02164fbc kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02164fc0 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02164fc4 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02164fc8 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02164fcc kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02164fd8 kind:load to:0x0215f774 module:overlay(68) +from:0x02164fdc kind:load to:0x02098ef4 module:overlay(0) +from:0x02164fe0 kind:load to:0x02098efc module:overlay(0) +from:0x02164fe4 kind:load to:0x02098f78 module:overlay(0) +from:0x02164fe8 kind:load to:0x02098fb8 module:overlay(0) +from:0x02164fec kind:load to:0x02098fbc module:overlay(0) +from:0x02164ff0 kind:load to:0x02098fc0 module:overlay(0) +from:0x02164ffc kind:load to:0x02099cc0 module:overlay(0) +from:0x02165000 kind:load to:0x02099cfc module:overlay(0) +from:0x02165004 kind:load to:0x02099d14 module:overlay(0) +from:0x02165008 kind:load to:0x02099d20 module:overlay(0) +from:0x0216500c kind:load to:0x01fff464 module:itcm +from:0x02165010 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165014 kind:load to:0x0215f7f0 module:overlay(68) +from:0x02165018 kind:load to:0x02099c58 module:overlay(0) +from:0x0216501c kind:load to:0x02099c5c module:overlay(0) +from:0x02165020 kind:load to:0x02099c60 module:overlay(0) +from:0x02165024 kind:load to:0x02099c64 module:overlay(0) +from:0x02165028 kind:load to:0x02099c68 module:overlay(0) +from:0x0216502c kind:load to:0x02099c6c module:overlay(0) +from:0x02165030 kind:load to:0x02099c70 module:overlay(0) +from:0x02165034 kind:load to:0x02099d2c module:overlay(0) +from:0x02165038 kind:load to:0x02099d98 module:overlay(0) +from:0x0216503c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165040 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165044 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165048 kind:load to:0x0215f8e4 module:overlay(68) +from:0x0216504c kind:load to:0x0215f8f8 module:overlay(68) +from:0x02165050 kind:load to:0x0215feb4 module:overlay(68) +from:0x02165058 kind:load to:0x0215ff04 module:overlay(68) +from:0x02165060 kind:load to:0x02160000 module:overlay(68) +from:0x02165068 kind:load to:0x02160010 module:overlay(68) +from:0x02165070 kind:load to:0x0216003c module:overlay(68) +from:0x02165078 kind:load to:0x02160064 module:overlay(68) +from:0x02165080 kind:load to:0x0215fea4 module:overlay(68) +from:0x02165088 kind:load to:0x0215fee4 module:overlay(68) +from:0x02165090 kind:load to:0x0215fffc module:overlay(68) +from:0x02165098 kind:load to:0x0216000c module:overlay(68) +from:0x021650a0 kind:load to:0x0216001c module:overlay(68) +from:0x021650a8 kind:load to:0x02160060 module:overlay(68) +from:0x021650b8 kind:load to:0x0215f9bc module:overlay(68) +from:0x021650bc kind:load to:0x0215fa04 module:overlay(68) +from:0x021650c0 kind:load to:0x0215faa4 module:overlay(68) +from:0x021650c4 kind:load to:0x0215fc3c module:overlay(68) +from:0x021650c8 kind:load to:0x0215fd60 module:overlay(68) +from:0x021650cc kind:load to:0x0215fd18 module:overlay(68) +from:0x021650d0 kind:load to:0x021602d4 module:overlay(68) +from:0x021650d4 kind:load to:0x021602d8 module:overlay(68) +from:0x021650d8 kind:load to:0x021602dc module:overlay(68) +from:0x021650dc kind:load to:0x0215fa54 module:overlay(68) +from:0x021650e0 kind:load to:0x0216032c module:overlay(68) +from:0x021650e4 kind:load to:0x021603f4 module:overlay(68) +from:0x021650f0 kind:load to:0x02160588 module:overlay(68) +from:0x021650f4 kind:load to:0x020990ec module:overlay(0) +from:0x021650f8 kind:load to:0x02098efc module:overlay(0) +from:0x021650fc kind:load to:0x02098f78 module:overlay(0) +from:0x02165100 kind:load to:0x020990f4 module:overlay(0) +from:0x02165104 kind:load to:0x02099114 module:overlay(0) +from:0x02165108 kind:load to:0x02099140 module:overlay(0) +from:0x0216515c kind:load to:0x02099cc0 module:overlay(0) +from:0x02165160 kind:load to:0x02099cfc module:overlay(0) +from:0x02165164 kind:load to:0x02099d14 module:overlay(0) +from:0x02165168 kind:load to:0x02099d20 module:overlay(0) +from:0x0216516c kind:load to:0x01fff464 module:itcm +from:0x02165170 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02165174 kind:load to:0x020aa528 module:overlay(0) +from:0x02165178 kind:load to:0x021607d0 module:overlay(68) +from:0x0216517c kind:load to:0x02160810 module:overlay(68) +from:0x02165180 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02165184 kind:load to:0x02099c64 module:overlay(0) +from:0x02165188 kind:load to:0x020ab15c module:overlay(0) +from:0x0216518c kind:load to:0x02099c6c module:overlay(0) +from:0x02165190 kind:load to:0x02099c70 module:overlay(0) +from:0x02165194 kind:load to:0x02099d2c module:overlay(0) +from:0x02165198 kind:load to:0x02099d98 module:overlay(0) +from:0x0216519c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021651a0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021651a4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021651a8 kind:load to:0x02160904 module:overlay(68) +from:0x021651ac kind:load to:0x0216092c module:overlay(68) +from:0x021651b0 kind:load to:0x02160738 module:overlay(68) +from:0x021651b4 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021651b8 kind:load to:0x020aaad0 module:overlay(0) +from:0x021651bc kind:load to:0x020aa778 module:overlay(0) +from:0x021651c0 kind:load to:0x020aa7e0 module:overlay(0) +from:0x021651c4 kind:load to:0x020aa950 module:overlay(0) +from:0x021651c8 kind:load to:0x020aa94c module:overlay(0) +from:0x021651cc kind:load to:0x020aaa1c module:overlay(0) +from:0x021651d0 kind:load to:0x020aaa40 module:overlay(0) +from:0x021651d4 kind:load to:0x020aaa44 module:overlay(0) +from:0x021651d8 kind:load to:0x0216081c module:overlay(68) +from:0x021651dc kind:load to:0x02160848 module:overlay(68) +from:0x021651e0 kind:load to:0x020aa9b0 module:overlay(0) +from:0x021651e4 kind:load to:0x020aa754 module:overlay(0) +from:0x021651e8 kind:load to:0x020aa75c module:overlay(0) +from:0x021651ec kind:load to:0x020aa764 module:overlay(0) +from:0x021651f0 kind:load to:0x020aa76c module:overlay(0) +from:0x021651f4 kind:load to:0x021608f8 module:overlay(68) +from:0x021651f8 kind:load to:0x020aad98 module:overlay(0) +from:0x021651fc kind:load to:0x020aadc4 module:overlay(0) +from:0x02165200 kind:load to:0x020aade4 module:overlay(0) +from:0x02165204 kind:load to:0x020aaffc module:overlay(0) +from:0x02165208 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0216520c kind:load to:0x020aa6c0 module:overlay(0) +from:0x02165210 kind:load to:0x020aa684 module:overlay(0) +from:0x02165214 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02165218 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0216521c kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02165220 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02165224 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02165228 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0216522c kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02165230 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02165234 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02165238 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0216523c kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02165240 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02165244 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02165248 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0216524c kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02165250 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02165254 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02165258 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0216525c kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x02165260 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02165264 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02165268 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0216526c kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x02165278 kind:load to:0x0216097c module:overlay(68) +from:0x0216527c kind:load to:0x020990ec module:overlay(0) +from:0x02165280 kind:load to:0x02098efc module:overlay(0) +from:0x02165284 kind:load to:0x02098f78 module:overlay(0) +from:0x02165288 kind:load to:0x020990f4 module:overlay(0) +from:0x0216528c kind:load to:0x02099114 module:overlay(0) +from:0x02165290 kind:load to:0x02099140 module:overlay(0) +from:0x0216529c kind:load to:0x02160c2c module:overlay(68) +from:0x021652a0 kind:load to:0x02162394 module:overlay(68) +from:0x021652a4 kind:load to:0x02059174 module:overlay(0) +from:0x021652a8 kind:load to:0x02161fd0 module:overlay(68) +from:0x021652ac kind:load to:0x02059348 module:overlay(0) +from:0x021652b0 kind:load to:0x020593c4 module:overlay(0) +from:0x021652b4 kind:load to:0x02059428 module:overlay(0) +from:0x021652b8 kind:load to:0x0209bf68 module:overlay(0) +from:0x021652bc kind:load to:0x02059304 module:overlay(0) +from:0x021652c0 kind:load to:0x021612e4 module:overlay(68) +from:0x021652c8 kind:load to:0x021613cc module:overlay(68) +from:0x021652d0 kind:load to:0x0216148c module:overlay(68) +from:0x021652d8 kind:load to:0x02161748 module:overlay(68) +from:0x021652e0 kind:load to:0x02161864 module:overlay(68) +from:0x021652e8 kind:load to:0x02161c04 module:overlay(68) +from:0x021652f0 kind:load to:0x02161280 module:overlay(68) +from:0x021652f8 kind:load to:0x02161368 module:overlay(68) +from:0x02165300 kind:load to:0x02161410 module:overlay(68) +from:0x02165308 kind:load to:0x021616ac module:overlay(68) +from:0x02165310 kind:load to:0x02161844 module:overlay(68) +from:0x02165318 kind:load to:0x02161a74 module:overlay(68) +from:0x02165328 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216532c kind:load to:0x02099cfc module:overlay(0) +from:0x02165330 kind:load to:0x02099d14 module:overlay(0) +from:0x02165334 kind:load to:0x02099d20 module:overlay(0) +from:0x02165338 kind:load to:0x01fff464 module:itcm +from:0x0216533c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165340 kind:load to:0x02160c40 module:overlay(68) +from:0x02165344 kind:load to:0x02160d54 module:overlay(68) +from:0x02165348 kind:load to:0x02161054 module:overlay(68) +from:0x0216534c kind:load to:0x02161150 module:overlay(68) +from:0x02165350 kind:load to:0x02099c64 module:overlay(0) +from:0x02165354 kind:load to:0x02161190 module:overlay(68) +from:0x02165358 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0216535c kind:load to:0x02099c70 module:overlay(0) +from:0x02165360 kind:load to:0x02099d2c module:overlay(0) +from:0x02165364 kind:load to:0x02099d98 module:overlay(0) +from:0x02165368 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216536c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165370 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165374 kind:load to:0x021623b0 module:overlay(68) +from:0x02165378 kind:load to:0x021623e8 module:overlay(68) +from:0x0216537c kind:load to:0x0209ad54 module:overlay(0) +from:0x02165490 kind:load to:0x02162448 module:overlay(68) +from:0x02165494 kind:load to:0x020990ec module:overlay(0) +from:0x02165498 kind:load to:0x02098efc module:overlay(0) +from:0x0216549c kind:load to:0x02098f78 module:overlay(0) +from:0x021654a0 kind:load to:0x020990f4 module:overlay(0) +from:0x021654a4 kind:load to:0x02099114 module:overlay(0) +from:0x021654a8 kind:load to:0x02099140 module:overlay(0) +from:0x021654b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021654b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021654bc kind:load to:0x02099d14 module:overlay(0) +from:0x021654c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021654c4 kind:load to:0x01fff464 module:itcm +from:0x021654c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021654cc kind:load to:0x021624b4 module:overlay(68) +from:0x021654d0 kind:load to:0x021624dc module:overlay(68) +from:0x021654d4 kind:load to:0x02099c5c module:overlay(0) +from:0x021654d8 kind:load to:0x02099c60 module:overlay(0) +from:0x021654dc kind:load to:0x02099c64 module:overlay(0) +from:0x021654e0 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x021654e4 kind:load to:0x02099c6c module:overlay(0) +from:0x021654e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021654ec kind:load to:0x02099d2c module:overlay(0) +from:0x021654f0 kind:load to:0x02099d98 module:overlay(0) +from:0x021654f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021654f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021654fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165500 kind:load to:0x02162530 module:overlay(68) +from:0x02165504 kind:load to:0x02162550 module:overlay(68) +from:0x02165508 kind:load to:0x021624e0 module:overlay(68) +from:0x02165514 kind:load to:0x02162598 module:overlay(68) +from:0x02165518 kind:load to:0x020990ec module:overlay(0) +from:0x0216551c kind:load to:0x02098efc module:overlay(0) +from:0x02165520 kind:load to:0x02098f78 module:overlay(0) +from:0x02165524 kind:load to:0x020990f4 module:overlay(0) +from:0x02165528 kind:load to:0x02099114 module:overlay(0) +from:0x0216552c kind:load to:0x02099140 module:overlay(0) +from:0x02165538 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216553c kind:load to:0x02099cfc module:overlay(0) +from:0x02165540 kind:load to:0x02099d14 module:overlay(0) +from:0x02165544 kind:load to:0x02099d20 module:overlay(0) +from:0x02165548 kind:load to:0x01fff464 module:itcm +from:0x0216554c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165550 kind:load to:0x02162604 module:overlay(68) +from:0x02165554 kind:load to:0x0216262c module:overlay(68) +from:0x02165558 kind:load to:0x02099c5c module:overlay(0) +from:0x0216555c kind:load to:0x02099c60 module:overlay(0) +from:0x02165560 kind:load to:0x02099c64 module:overlay(0) +from:0x02165564 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02165568 kind:load to:0x02099c6c module:overlay(0) +from:0x0216556c kind:load to:0x02099c70 module:overlay(0) +from:0x02165570 kind:load to:0x02099d2c module:overlay(0) +from:0x02165574 kind:load to:0x02099d98 module:overlay(0) +from:0x02165578 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216557c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165580 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165584 kind:load to:0x02162680 module:overlay(68) +from:0x02165588 kind:load to:0x021626a0 module:overlay(68) +from:0x0216558c kind:load to:0x02162630 module:overlay(68) +from:0x02165598 kind:load to:0x021626e8 module:overlay(68) +from:0x0216559c kind:load to:0x020990ec module:overlay(0) +from:0x021655a0 kind:load to:0x02098efc module:overlay(0) +from:0x021655a4 kind:load to:0x02098f78 module:overlay(0) +from:0x021655a8 kind:load to:0x020990f4 module:overlay(0) +from:0x021655ac kind:load to:0x02099114 module:overlay(0) +from:0x021655b0 kind:load to:0x02099140 module:overlay(0) +from:0x021655bc kind:load to:0x02099cc0 module:overlay(0) +from:0x021655c0 kind:load to:0x02099cfc module:overlay(0) +from:0x021655c4 kind:load to:0x02099d14 module:overlay(0) +from:0x021655c8 kind:load to:0x02099d20 module:overlay(0) +from:0x021655cc kind:load to:0x01fff464 module:itcm +from:0x021655d0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021655d4 kind:load to:0x02162754 module:overlay(68) +from:0x021655d8 kind:load to:0x0216277c module:overlay(68) +from:0x021655dc kind:load to:0x02099c5c module:overlay(0) +from:0x021655e0 kind:load to:0x02099c60 module:overlay(0) +from:0x021655e4 kind:load to:0x02099c64 module:overlay(0) +from:0x021655e8 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x021655ec kind:load to:0x02099c6c module:overlay(0) +from:0x021655f0 kind:load to:0x02099c70 module:overlay(0) +from:0x021655f4 kind:load to:0x02099d2c module:overlay(0) +from:0x021655f8 kind:load to:0x02099d98 module:overlay(0) +from:0x021655fc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165600 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165604 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165608 kind:load to:0x021627d0 module:overlay(68) +from:0x0216560c kind:load to:0x021627f0 module:overlay(68) +from:0x02165610 kind:load to:0x02162780 module:overlay(68) +from:0x0216561c kind:load to:0x02162838 module:overlay(68) +from:0x02165620 kind:load to:0x020990ec module:overlay(0) +from:0x02165624 kind:load to:0x02098efc module:overlay(0) +from:0x02165628 kind:load to:0x02098f78 module:overlay(0) +from:0x0216562c kind:load to:0x020990f4 module:overlay(0) +from:0x02165630 kind:load to:0x02099114 module:overlay(0) +from:0x02165634 kind:load to:0x02099140 module:overlay(0) +from:0x02165640 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165644 kind:load to:0x02099cfc module:overlay(0) +from:0x02165648 kind:load to:0x02099d14 module:overlay(0) +from:0x0216564c kind:load to:0x02099d20 module:overlay(0) +from:0x02165650 kind:load to:0x01fff464 module:itcm +from:0x02165654 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165658 kind:load to:0x021628a4 module:overlay(68) +from:0x0216565c kind:load to:0x021628cc module:overlay(68) +from:0x02165660 kind:load to:0x02099c5c module:overlay(0) +from:0x02165664 kind:load to:0x02099c60 module:overlay(0) +from:0x02165668 kind:load to:0x02099c64 module:overlay(0) +from:0x0216566c kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02165670 kind:load to:0x02099c6c module:overlay(0) +from:0x02165674 kind:load to:0x02099c70 module:overlay(0) +from:0x02165678 kind:load to:0x02099d2c module:overlay(0) +from:0x0216567c kind:load to:0x02099d98 module:overlay(0) +from:0x02165680 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165684 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165688 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216568c kind:load to:0x02162920 module:overlay(68) +from:0x02165690 kind:load to:0x02162940 module:overlay(68) +from:0x02165694 kind:load to:0x021628d0 module:overlay(68) +from:0x021656a0 kind:load to:0x02162988 module:overlay(68) +from:0x021656a4 kind:load to:0x020990ec module:overlay(0) +from:0x021656a8 kind:load to:0x02098efc module:overlay(0) +from:0x021656ac kind:load to:0x02098f78 module:overlay(0) +from:0x021656b0 kind:load to:0x020990f4 module:overlay(0) +from:0x021656b4 kind:load to:0x02099114 module:overlay(0) +from:0x021656b8 kind:load to:0x02099140 module:overlay(0) +from:0x021656c4 kind:load to:0x0207db54 module:overlay(0) +from:0x021656c8 kind:load to:0x0207db5c module:overlay(0) +from:0x021656cc kind:load to:0x0207e024 module:overlay(0) +from:0x021656d0 kind:load to:0x0207e014 module:overlay(0) +from:0x021656d4 kind:load to:0x0207e058 module:overlay(0) +from:0x021656d8 kind:load to:0x0207e0c8 module:overlay(0) +from:0x021656dc kind:load to:0x0207e0f0 module:overlay(0) +from:0x021656e0 kind:load to:0x0207e168 module:overlay(0) +from:0x021656ec kind:load to:0x02099cc0 module:overlay(0) +from:0x021656f0 kind:load to:0x02099cfc module:overlay(0) +from:0x021656f4 kind:load to:0x02099d14 module:overlay(0) +from:0x021656f8 kind:load to:0x02099d20 module:overlay(0) +from:0x021656fc kind:load to:0x01fff464 module:itcm +from:0x02165700 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165704 kind:load to:0x02162a6c module:overlay(68) +from:0x02165708 kind:load to:0x02099c58 module:overlay(0) +from:0x0216570c kind:load to:0x02099c5c module:overlay(0) +from:0x02165710 kind:load to:0x02099c60 module:overlay(0) +from:0x02165714 kind:load to:0x02099c64 module:overlay(0) +from:0x02165718 kind:load to:0x02162b34 module:overlay(68) +from:0x0216571c kind:load to:0x02099c6c module:overlay(0) +from:0x02165720 kind:load to:0x02099c70 module:overlay(0) +from:0x02165724 kind:load to:0x02099d2c module:overlay(0) +from:0x02165728 kind:load to:0x02099d98 module:overlay(0) +from:0x0216572c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165730 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165734 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165738 kind:load to:0x02162b68 module:overlay(68) +from:0x0216573c kind:load to:0x02162b90 module:overlay(68) +from:0x021658e4 kind:load to:0x02162be0 module:overlay(68) +from:0x021658e8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021658ec kind:load to:0x0209e1dc module:overlay(0) +from:0x021658f0 kind:load to:0x0209e21c module:overlay(0) +from:0x021658f4 kind:load to:0x0209e23c module:overlay(0) +from:0x02165900 kind:load to:0x02162c88 module:overlay(68) +from:0x02165904 kind:load to:0x02162ca4 module:overlay(68) +from:0x02165908 kind:load to:0x02162cd4 module:overlay(68) +from:0x0216590c kind:load to:0x02167bb0 module:overlay(89) +from:0x02165910 kind:load to:0x02167c14 module:overlays(89,92) +from:0x0216591c kind:load to:0x02162e4c module:overlay(68) +from:0x02165920 kind:load to:0x0209e87c module:overlay(0) +from:0x02165924 kind:load to:0x02162f38 module:overlay(68) +from:0x02165928 kind:load to:0x02162f84 module:overlay(68) +from:0x0216592c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02165930 kind:load to:0x02163470 module:overlay(68) +from:0x02165934 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02165938 kind:load to:0x0209e990 module:overlay(0) +from:0x0216593c kind:load to:0x0209e998 module:overlay(0) +from:0x02165940 kind:load to:0x0209e99c module:overlay(0) +from:0x02165944 kind:load to:0x02163454 module:overlay(68) +from:0x02165948 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0216594c kind:load to:0x021634f8 module:overlay(68) +from:0x02165950 kind:load to:0x02163530 module:overlay(68) +from:0x02165954 kind:load to:0x021658bc module:overlay(68) +from:0x02165958 kind:load to:0x021658c8 module:overlay(68) +from:0x0216595c kind:load to:0x02165868 module:overlay(68) +from:0x02165960 kind:load to:0x0216585c module:overlay(68) +from:0x02165964 kind:load to:0x021657f8 module:overlay(68) +from:0x02165968 kind:load to:0x02165798 module:overlay(68) +from:0x0216596c kind:load to:0x021657b0 module:overlay(68) +from:0x02165970 kind:load to:0x021657c0 module:overlay(68) +from:0x02165974 kind:load to:0x02165818 module:overlay(68) +from:0x02165978 kind:load to:0x02165788 module:overlay(68) +from:0x0216597c kind:load to:0x02165748 module:overlay(68) +from:0x02165980 kind:load to:0x021657d0 module:overlay(68) +from:0x02165984 kind:load to:0x02165750 module:overlay(68) +from:0x02165988 kind:load to:0x0216588c module:overlay(68) +from:0x0216598c kind:load to:0x021657e8 module:overlay(68) +from:0x02165990 kind:load to:0x021657f0 module:overlay(68) +from:0x02165994 kind:load to:0x021657b8 module:overlay(68) +from:0x02165998 kind:load to:0x02165898 module:overlay(68) +from:0x0216599c kind:load to:0x021658a4 module:overlay(68) +from:0x021659a0 kind:load to:0x021658b0 module:overlay(68) +from:0x021659a4 kind:load to:0x02165820 module:overlay(68) +from:0x021659a8 kind:load to:0x0216582c module:overlay(68) +from:0x021659ac kind:load to:0x02165810 module:overlay(68) +from:0x021659b0 kind:load to:0x02165790 module:overlay(68) +from:0x021659b4 kind:load to:0x021657a8 module:overlay(68) +from:0x021659b8 kind:load to:0x02165844 module:overlay(68) +from:0x021659bc kind:load to:0x02165850 module:overlay(68) +from:0x021659c0 kind:load to:0x021657d8 module:overlay(68) +from:0x021659c4 kind:load to:0x021657e0 module:overlay(68) +from:0x021659c8 kind:load to:0x02165874 module:overlay(68) +from:0x021659cc kind:load to:0x02165880 module:overlay(68) +from:0x021659d0 kind:load to:0x02165778 module:overlay(68) +from:0x021659d4 kind:load to:0x02165760 module:overlay(68) +from:0x021659d8 kind:load to:0x02165740 module:overlay(68) +from:0x021659dc kind:load to:0x021657a0 module:overlay(68) +from:0x021659e0 kind:load to:0x02165800 module:overlay(68) +from:0x021659e4 kind:load to:0x02165758 module:overlay(68) +from:0x021659e8 kind:load to:0x02165838 module:overlay(68) +from:0x021659ec kind:load to:0x02165770 module:overlay(68) +from:0x021659f0 kind:load to:0x02165808 module:overlay(68) +from:0x021659f4 kind:load to:0x02165768 module:overlay(68) +from:0x021659f8 kind:load to:0x021657c8 module:overlay(68) +from:0x021659fc kind:load to:0x02165780 module:overlay(68) +from:0x02165a64 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165a68 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165a6c kind:load to:0x0209e21c module:overlay(0) +from:0x02165a70 kind:load to:0x0209e23c module:overlay(0) +from:0x02165a7c kind:load to:0x02163590 module:overlay(68) +from:0x02165a80 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165a84 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165a88 kind:load to:0x0209e21c module:overlay(0) +from:0x02165a8c kind:load to:0x0209e23c module:overlay(0) +from:0x02165a98 kind:load to:0x0207e178 module:overlay(0) +from:0x02165a9c kind:load to:0x0207e180 module:overlay(0) +from:0x02165aa0 kind:load to:0x0207e994 module:overlay(0) +from:0x02165aa4 kind:load to:0x0207e984 module:overlay(0) +from:0x02165aa8 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02165aac kind:load to:0x0207ea08 module:overlay(0) +from:0x02165ab0 kind:load to:0x0207ea4c module:overlay(0) +from:0x02165ab4 kind:load to:0x0207ea74 module:overlay(0) +from:0x02165ac0 kind:load to:0x021636d8 module:overlay(68) +from:0x02165ac4 kind:load to:0x0209e87c module:overlay(0) +from:0x02165ac8 kind:load to:0x021636f8 module:overlay(68) +from:0x02165acc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02165ad0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02165ad4 kind:load to:0x021636fc module:overlay(68) +from:0x02165ad8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02165adc kind:load to:0x021636e8 module:overlay(68) +from:0x02165ae0 kind:load to:0x0209e998 module:overlay(0) +from:0x02165ae4 kind:load to:0x0209e99c module:overlay(0) +from:0x02165ae8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02165aec kind:load to:0x0209e9b0 module:overlay(0) +from:0x02165af0 kind:load to:0x02163750 module:overlay(68) +from:0x02165af4 kind:load to:0x02163770 module:overlay(68) +from:0x02165af8 kind:load to:0x021636f0 module:overlay(68) +from:0x02165b04 kind:load to:0x02163868 module:overlay(68) +from:0x02165b08 kind:load to:0x02163888 module:overlay(68) +from:0x02165b0c kind:load to:0x0216399c module:overlay(68) +from:0x02165b10 kind:load to:0x021639a0 module:overlay(68) +from:0x02165b14 kind:load to:0x021639a4 module:overlay(68) +from:0x02165b18 kind:load to:0x02163bb8 module:overlay(68) +from:0x02165b1c kind:load to:0x02163bbc module:overlay(68) diff --git a/config/jp/arm9/overlays/ov068/symbols.txt b/config/jp/arm9/overlays/ov068/symbols.txt new file mode 100644 index 00000000..0b88a647 --- /dev/null +++ b/config/jp/arm9/overlays/ov068/symbols.txt @@ -0,0 +1,612 @@ +func_ov068_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov068_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov068_02159c10 kind:function(arm,size=0x28) addr:0x02159c10 +func_ov068_02159c38 kind:function(arm,size=0x20) addr:0x02159c38 +func_ov068_02159c58 kind:function(arm,size=0x20) addr:0x02159c58 +func_ov068_02159c78 kind:function(arm,size=0x1c) addr:0x02159c78 +func_ov068_02159c94 kind:function(arm,size=0x4) addr:0x02159c94 +func_ov068_02159c98 kind:function(arm,size=0x4) addr:0x02159c98 +func_ov068_02159c9c kind:function(arm,size=0x14) addr:0x02159c9c +func_ov068_02159cb0 kind:function(arm,size=0x1c) addr:0x02159cb0 +func_ov068_02159ccc kind:function(arm,size=0x14) addr:0x02159ccc +func_ov068_02159ce0 kind:function(arm,size=0xc) addr:0x02159ce0 +func_ov068_02159cec kind:function(arm,size=0x24) addr:0x02159cec +func_ov068_02159d10 kind:function(arm,size=0x50) addr:0x02159d10 +func_ov068_02159d60 kind:function(arm,size=0x7c) addr:0x02159d60 +func_ov068_02159ddc kind:function(arm,size=0x24) addr:0x02159ddc +func_ov068_02159e00 kind:function(arm,size=0x2c) addr:0x02159e00 +func_ov068_02159e2c kind:function(arm,size=0x38) addr:0x02159e2c +func_ov068_02159e64 kind:function(arm,size=0x38) addr:0x02159e64 +func_ov068_02159e9c kind:function(arm,size=0xc) addr:0x02159e9c +func_ov068_02159ea8 kind:function(arm,size=0x48) addr:0x02159ea8 +func_ov068_02159ef0 kind:function(arm,size=0x38) addr:0x02159ef0 +func_ov068_02159f28 kind:function(arm,size=0x4) addr:0x02159f28 +func_ov068_02159f2c kind:function(arm,size=0x24) addr:0x02159f2c +func_ov068_02159f50 kind:function(arm,size=0x20) addr:0x02159f50 +func_ov068_02159f70 kind:function(arm,size=0x1d4) addr:0x02159f70 +func_ov068_0215a144 kind:function(arm,size=0x4) addr:0x0215a144 +func_ov068_0215a148 kind:function(arm,size=0x124) addr:0x0215a148 +func_ov068_0215a26c kind:function(arm,size=0x4) addr:0x0215a26c +func_ov068_0215a270 kind:function(arm,size=0xd0) addr:0x0215a270 +func_ov068_0215a340 kind:function(arm,size=0x4) addr:0x0215a340 +func_ov068_0215a344 kind:function(arm,size=0x68) addr:0x0215a344 +func_ov068_0215a3ac kind:function(arm,size=0xac) addr:0x0215a3ac +func_ov068_0215a458 kind:function(arm,size=0xb4) addr:0x0215a458 +func_ov068_0215a50c kind:function(arm,size=0x6c) addr:0x0215a50c +func_ov068_0215a578 kind:function(arm,size=0xe4) addr:0x0215a578 +func_ov068_0215a65c kind:function(arm,size=0x70) addr:0x0215a65c +func_ov068_0215a6cc kind:function(arm,size=0x8c) addr:0x0215a6cc +func_ov068_0215a758 kind:function(arm,size=0xb8) addr:0x0215a758 +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=0x4c) addr:0x0215a854 +func_ov068_0215a8a0 kind:function(arm,size=0xb8) addr:0x0215a8a0 +func_ov068_0215a958 kind:function(arm,size=0x70) addr:0x0215a958 +func_ov068_0215a9c8 kind:function(arm,size=0xc) addr:0x0215a9c8 +func_ov068_0215a9d4 kind:function(arm,size=0x48) addr:0x0215a9d4 +func_ov068_0215aa1c kind:function(arm,size=0x6c) addr:0x0215aa1c +func_ov068_0215aa88 kind:function(arm,size=0x30) addr:0x0215aa88 +func_ov068_0215aab8 kind:function(arm,size=0x14) addr:0x0215aab8 +func_ov068_0215aacc kind:function(arm,size=0x4) addr:0x0215aacc +func_ov068_0215aad0 kind:function(arm,size=0x1c) addr:0x0215aad0 +func_ov068_0215aaec kind:function(arm,size=0x34) addr:0x0215aaec +func_ov068_0215ab20 kind:function(arm,size=0xd4) addr:0x0215ab20 +func_ov068_0215abf4 kind:function(arm,size=0xac) addr:0x0215abf4 +func_ov068_0215aca0 kind:function(arm,size=0x20) addr:0x0215aca0 +func_ov068_0215acc0 kind:function(arm,size=0x1b8) addr:0x0215acc0 +func_ov068_0215ae78 kind:function(arm,size=0x30) addr:0x0215ae78 +func_ov068_0215aea8 kind:function(arm,size=0x30) addr:0x0215aea8 +func_ov068_0215aed8 kind:function(arm,size=0x60) addr:0x0215aed8 +func_ov068_0215af38 kind:function(arm,size=0x10) addr:0x0215af38 +func_ov068_0215af48 kind:function(arm,size=0x84) addr:0x0215af48 +func_ov068_0215afcc kind:function(arm,size=0x50) addr:0x0215afcc +func_ov068_0215b01c kind:function(arm,size=0x20) addr:0x0215b01c +func_ov068_0215b03c kind:function(arm,size=0x28) addr:0x0215b03c +func_ov068_0215b064 kind:function(arm,size=0x14) addr:0x0215b064 +func_ov068_0215b078 kind:function(arm,size=0xc) addr:0x0215b078 +func_ov068_0215b084 kind:function(arm,size=0x24) addr:0x0215b084 +func_ov068_0215b0a8 kind:function(arm,size=0x58) addr:0x0215b0a8 +func_ov068_0215b100 kind:function(arm,size=0x158) addr:0x0215b100 +func_ov068_0215b258 kind:function(arm,size=0x14) addr:0x0215b258 +func_ov068_0215b26c kind:function(arm,size=0x64) addr:0x0215b26c +func_ov068_0215b2d0 kind:function(arm,size=0x24) addr:0x0215b2d0 +func_ov068_0215b2f4 kind:function(arm,size=0x48) addr:0x0215b2f4 +func_ov068_0215b33c kind:function(arm,size=0x28c) addr:0x0215b33c +func_ov068_0215b5c8 kind:function(arm,size=0xac) addr:0x0215b5c8 +func_ov068_0215b674 kind:function(arm,size=0x70) addr:0x0215b674 +func_ov068_0215b6e4 kind:function(arm,size=0x88) addr:0x0215b6e4 +func_ov068_0215b76c kind:function(arm,size=0x70) addr:0x0215b76c +func_ov068_0215b7dc kind:function(arm,size=0x30) addr:0x0215b7dc +func_ov068_0215b80c kind:function(arm,size=0x90) addr:0x0215b80c +func_ov068_0215b89c kind:function(arm,size=0x120) addr:0x0215b89c +func_ov068_0215b9bc kind:function(arm,size=0x80) addr:0x0215b9bc +func_ov068_0215ba3c kind:function(arm,size=0x194) addr:0x0215ba3c +func_ov068_0215bbd0 kind:function(arm,size=0x70) addr:0x0215bbd0 +func_ov068_0215bc40 kind:function(arm,size=0x1a0) addr:0x0215bc40 +func_ov068_0215bde0 kind:function(arm,size=0x88) addr:0x0215bde0 +func_ov068_0215be68 kind:function(arm,size=0x1b8) addr:0x0215be68 +func_ov068_0215c020 kind:function(arm,size=0xfc) addr:0x0215c020 +func_ov068_0215c11c kind:function(arm,size=0x4) addr:0x0215c11c +func_ov068_0215c120 kind:function(arm,size=0x80) addr:0x0215c120 +func_ov068_0215c1a0 kind:function(arm,size=0x4) addr:0x0215c1a0 +func_ov068_0215c1a4 kind:function(arm,size=0x90) addr:0x0215c1a4 +func_ov068_0215c234 kind:function(arm,size=0x15c) addr:0x0215c234 +func_ov068_0215c390 kind:function(arm,size=0x20) addr:0x0215c390 +func_ov068_0215c3b0 kind:function(arm,size=0x6c) addr:0x0215c3b0 +func_ov068_0215c41c kind:function(arm,size=0xb8) addr:0x0215c41c +func_ov068_0215c4d4 kind:function(arm,size=0x60) addr:0x0215c4d4 +func_ov068_0215c534 kind:function(arm,size=0x24) addr:0x0215c534 +func_ov068_0215c558 kind:function(arm,size=0x2c) addr:0x0215c558 +func_ov068_0215c584 kind:function(arm,size=0x1c) addr:0x0215c584 +func_ov068_0215c5a0 kind:function(arm,size=0x28) addr:0x0215c5a0 +func_ov068_0215c5c8 kind:function(arm,size=0x30) addr:0x0215c5c8 +func_ov068_0215c5f8 kind:function(arm,size=0x14) addr:0x0215c5f8 +func_ov068_0215c60c kind:function(arm,size=0xc) addr:0x0215c60c +func_ov068_0215c618 kind:function(arm,size=0x24) addr:0x0215c618 +func_ov068_0215c63c kind:function(arm,size=0x28) addr:0x0215c63c +func_ov068_0215c664 kind:function(arm,size=0x30) addr:0x0215c664 +func_ov068_0215c694 kind:function(arm,size=0x1c) addr:0x0215c694 +func_ov068_0215c6b0 kind:function(arm,size=0x118) addr:0x0215c6b0 +func_ov068_0215c7c8 kind:function(arm,size=0xf0) addr:0x0215c7c8 +func_ov068_0215c8b8 kind:function(arm,size=0x14) addr:0x0215c8b8 +func_ov068_0215c8cc kind:function(arm,size=0x1c) addr:0x0215c8cc +func_ov068_0215c8e8 kind:function(arm,size=0x14) addr:0x0215c8e8 +func_ov068_0215c8fc kind:function(arm,size=0xc) addr:0x0215c8fc +func_ov068_0215c908 kind:function(arm,size=0x24) addr:0x0215c908 +func_ov068_0215c92c kind:function(arm,size=0x54) addr:0x0215c92c +func_ov068_0215c980 kind:function(arm,size=0x154) addr:0x0215c980 +func_ov068_0215cad4 kind:function(arm,size=0x40) addr:0x0215cad4 +func_ov068_0215cb14 kind:function(arm,size=0x28) addr:0x0215cb14 +func_ov068_0215cb3c kind:function(arm,size=0x48) addr:0x0215cb3c +func_ov068_0215cb84 kind:function(arm,size=0x22c) addr:0x0215cb84 +func_ov068_0215cdb0 kind:function(arm,size=0x108) addr:0x0215cdb0 +func_ov068_0215ceb8 kind:function(arm,size=0x178) addr:0x0215ceb8 +func_ov068_0215d030 kind:function(arm,size=0x20) addr:0x0215d030 +func_ov068_0215d050 kind:function(arm,size=0x4) addr:0x0215d050 +func_ov068_0215d054 kind:function(arm,size=0x70) addr:0x0215d054 +func_ov068_0215d0c4 kind:function(arm,size=0x68) addr:0x0215d0c4 +func_ov068_0215d12c kind:function(arm,size=0x6c) addr:0x0215d12c +func_ov068_0215d198 kind:function(arm,size=0x1c0) addr:0x0215d198 +func_ov068_0215d358 kind:function(arm,size=0x1c0) addr:0x0215d358 +func_ov068_0215d518 kind:function(arm,size=0xfc) addr:0x0215d518 +func_ov068_0215d614 kind:function(arm,size=0x190) addr:0x0215d614 +func_ov068_0215d7a4 kind:function(arm,size=0x54) addr:0x0215d7a4 +func_ov068_0215d7f8 kind:function(arm,size=0x6c) addr:0x0215d7f8 +func_ov068_0215d864 kind:function(arm,size=0x84) addr:0x0215d864 +func_ov068_0215d8e8 kind:function(arm,size=0x13c) addr:0x0215d8e8 +func_ov068_0215da24 kind:function(arm,size=0xb8) addr:0x0215da24 +func_ov068_0215dadc kind:function(arm,size=0x7c) addr:0x0215dadc +func_ov068_0215db58 kind:function(arm,size=0x98) addr:0x0215db58 +func_ov068_0215dbf0 kind:function(arm,size=0xb4) addr:0x0215dbf0 +func_ov068_0215dca4 kind:function(arm,size=0x6c) addr:0x0215dca4 +func_ov068_0215dd10 kind:function(arm,size=0x158) addr:0x0215dd10 +func_ov068_0215de68 kind:function(arm,size=0x190) addr:0x0215de68 +func_ov068_0215dff8 kind:function(arm,size=0x28) addr:0x0215dff8 +func_ov068_0215e020 kind:function(arm,size=0x30) addr:0x0215e020 +func_ov068_0215e050 kind:function(arm,size=0x14) addr:0x0215e050 +func_ov068_0215e064 kind:function(arm,size=0xc) addr:0x0215e064 +func_ov068_0215e070 kind:function(arm,size=0x24) addr:0x0215e070 +func_ov068_0215e094 kind:function(arm,size=0x50) addr:0x0215e094 +func_ov068_0215e0e4 kind:function(arm,size=0xc4) addr:0x0215e0e4 +func_ov068_0215e1a8 kind:function(arm,size=0x24) addr:0x0215e1a8 +func_ov068_0215e1cc kind:function(arm,size=0x2c) addr:0x0215e1cc +func_ov068_0215e1f8 kind:function(arm,size=0xa0) addr:0x0215e1f8 +func_ov068_0215e298 kind:function(arm,size=0xc) addr:0x0215e298 +func_ov068_0215e2a4 kind:function(arm,size=0x48) addr:0x0215e2a4 +func_ov068_0215e2ec kind:function(arm,size=0x14) addr:0x0215e2ec +func_ov068_0215e300 kind:function(arm,size=0x160) addr:0x0215e300 +func_ov068_0215e460 kind:function(arm,size=0x14) addr:0x0215e460 +func_ov068_0215e474 kind:function(arm,size=0x38) addr:0x0215e474 +func_ov068_0215e4ac kind:function(arm,size=0x34) addr:0x0215e4ac +func_ov068_0215e4e0 kind:function(arm,size=0xa8) addr:0x0215e4e0 +func_ov068_0215e588 kind:function(arm,size=0x4) addr:0x0215e588 +func_ov068_0215e58c kind:function(arm,size=0x1c) addr:0x0215e58c +func_ov068_0215e5a8 kind:function(arm,size=0x1f0) addr:0x0215e5a8 +func_ov068_0215e798 kind:function(arm,size=0xa4) addr:0x0215e798 +func_ov068_0215e83c kind:function(arm,size=0x54) addr:0x0215e83c +func_ov068_0215e890 kind:function(arm,size=0x2c) addr:0x0215e890 +func_ov068_0215e8bc kind:function(arm,size=0x48) addr:0x0215e8bc +func_ov068_0215e904 kind:function(arm,size=0x84) addr:0x0215e904 +func_ov068_0215e988 kind:function(arm,size=0x1ec) addr:0x0215e988 +func_ov068_0215eb74 kind:function(arm,size=0x18) addr:0x0215eb74 +func_ov068_0215eb8c kind:function(arm,size=0x268) addr:0x0215eb8c +func_ov068_0215edf4 kind:function(arm,size=0x140) addr:0x0215edf4 +func_ov068_0215ef34 kind:function(arm,size=0x68) addr:0x0215ef34 +func_ov068_0215ef9c kind:function(arm,size=0x14) addr:0x0215ef9c +func_ov068_0215efb0 kind:function(thumb,size=0x8) addr:0x0215efb0 +func_ov068_0215efb8 kind:function(thumb,size=0x18) addr:0x0215efb8 +func_ov068_0215efd0 kind:function(thumb,size=0x44) addr:0x0215efd0 +func_ov068_0215f014 kind:function(thumb,size=0xec) addr:0x0215f014 +func_ov068_0215f100 kind:function(thumb,size=0x2c) addr:0x0215f100 +func_ov068_0215f12c kind:function(thumb,size=0x30) addr:0x0215f12c +func_ov068_0215f15c kind:function(arm,size=0x108) addr:0x0215f15c +func_ov068_0215f264 kind:function(arm,size=0x2c) addr:0x0215f264 +func_ov068_0215f290 kind:function(arm,size=0x20) addr:0x0215f290 +func_ov068_0215f2b0 kind:function(arm,size=0x58) addr:0x0215f2b0 +func_ov068_0215f308 kind:function(arm,size=0x128) addr:0x0215f308 +func_ov068_0215f430 kind:function(arm,size=0x14) addr:0x0215f430 +func_ov068_0215f444 kind:function(arm,size=0x30) addr:0x0215f444 +func_ov068_0215f474 kind:function(arm,size=0x4) addr:0x0215f474 +func_ov068_0215f478 kind:function(arm,size=0x84) addr:0x0215f478 +func_ov068_0215f4fc kind:function(arm,size=0x90) addr:0x0215f4fc +func_ov068_0215f58c kind:function(arm,size=0x90) addr:0x0215f58c +func_ov068_0215f61c kind:function(arm,size=0x6c) addr:0x0215f61c +func_ov068_0215f688 kind:function(arm,size=0x5c) addr:0x0215f688 +func_ov068_0215f6e4 kind:function(arm,size=0x28) addr:0x0215f6e4 +func_ov068_0215f70c kind:function(arm,size=0x28) addr:0x0215f70c +func_ov068_0215f734 kind:function(arm,size=0x20) addr:0x0215f734 +func_ov068_0215f754 kind:function(arm,size=0x14) addr:0x0215f754 +func_ov068_0215f768 kind:function(arm,size=0xc) addr:0x0215f768 +func_ov068_0215f774 kind:function(arm,size=0x24) addr:0x0215f774 +func_ov068_0215f798 kind:function(arm,size=0x28) addr:0x0215f798 +func_ov068_0215f7c0 kind:function(arm,size=0x30) addr:0x0215f7c0 +func_ov068_0215f7f0 kind:function(arm,size=0xe4) addr:0x0215f7f0 +func_ov068_0215f8d4 kind:function(arm,size=0x10) addr:0x0215f8d4 +func_ov068_0215f8e4 kind:function(arm,size=0x14) addr:0x0215f8e4 +func_ov068_0215f8f8 kind:function(arm,size=0x1c) addr:0x0215f8f8 +func_ov068_0215f914 kind:function(arm,size=0x14) addr:0x0215f914 +func_ov068_0215f928 kind:function(arm,size=0x94) addr:0x0215f928 +func_ov068_0215f9bc kind:function(arm,size=0x48) addr:0x0215f9bc +func_ov068_0215fa04 kind:function(arm,size=0x50) addr:0x0215fa04 +func_ov068_0215fa54 kind:function(arm,size=0x8) addr:0x0215fa54 +func_ov068_0215fa5c kind:function(arm,size=0x48) addr:0x0215fa5c +func_ov068_0215faa4 kind:function(arm,size=0x198) addr:0x0215faa4 +func_ov068_0215fc3c kind:function(arm,size=0x70) addr:0x0215fc3c +func_ov068_0215fcac kind:function(arm,size=0x4) addr:0x0215fcac +func_ov068_0215fcb0 kind:function(arm,size=0x18) addr:0x0215fcb0 +func_ov068_0215fcc8 kind:function(arm,size=0x50) addr:0x0215fcc8 +func_ov068_0215fd18 kind:function(arm,size=0x48) addr:0x0215fd18 +func_ov068_0215fd60 kind:function(arm,size=0x144) addr:0x0215fd60 +func_ov068_0215fea4 kind:function(arm,size=0x10) addr:0x0215fea4 +func_ov068_0215feb4 kind:function(arm,size=0x30) addr:0x0215feb4 +func_ov068_0215fee4 kind:function(arm,size=0x20) addr:0x0215fee4 +func_ov068_0215ff04 kind:function(arm,size=0xf8) addr:0x0215ff04 +func_ov068_0215fffc kind:function(arm,size=0x4) addr:0x0215fffc +func_ov068_02160000 kind:function(arm,size=0xc) addr:0x02160000 +func_ov068_0216000c kind:function(arm,size=0x4) addr:0x0216000c +func_ov068_02160010 kind:function(arm,size=0xc) addr:0x02160010 +func_ov068_0216001c kind:function(arm,size=0x20) addr:0x0216001c +func_ov068_0216003c kind:function(arm,size=0x24) addr:0x0216003c +func_ov068_02160060 kind:function(arm,size=0x4) addr:0x02160060 +func_ov068_02160064 kind:function(arm,size=0xe0) addr:0x02160064 +func_ov068_02160144 kind:function(arm,size=0x1c) addr:0x02160144 +func_ov068_02160160 kind:function(arm,size=0x7c) addr:0x02160160 +func_ov068_021601dc kind:function(arm,size=0x34) addr:0x021601dc +func_ov068_02160210 kind:function(arm,size=0xa4) addr:0x02160210 +func_ov068_021602b4 kind:function(arm,size=0x20) addr:0x021602b4 +func_ov068_021602d4 kind:function(arm,size=0x4) addr:0x021602d4 +func_ov068_021602d8 kind:function(arm,size=0x4) addr:0x021602d8 +func_ov068_021602dc kind:function(arm,size=0x50) addr:0x021602dc +func_ov068_0216032c kind:function(arm,size=0x10) addr:0x0216032c +func_ov068_0216033c kind:function(arm,size=0x30) addr:0x0216033c +func_ov068_0216036c kind:function(arm,size=0x68) addr:0x0216036c +func_ov068_021603d4 kind:function(arm,size=0x20) addr:0x021603d4 +func_ov068_021603f4 kind:function(arm,size=0x28) addr:0x021603f4 +func_ov068_0216041c kind:function(arm,size=0x20) addr:0x0216041c +func_ov068_0216043c kind:function(arm,size=0x140) addr:0x0216043c +func_ov068_0216057c kind:function(arm,size=0xc) addr:0x0216057c +func_ov068_02160588 kind:function(arm,size=0x24) addr:0x02160588 +func_ov068_021605ac kind:function(arm,size=0x60) addr:0x021605ac +func_ov068_0216060c kind:function(arm,size=0x12c) addr:0x0216060c +func_ov068_02160738 kind:function(arm,size=0x98) addr:0x02160738 +func_ov068_021607d0 kind:function(arm,size=0x40) addr:0x021607d0 +func_ov068_02160810 kind:function(arm,size=0xc) addr:0x02160810 +func_ov068_0216081c kind:function(arm,size=0x2c) addr:0x0216081c +func_ov068_02160848 kind:function(arm,size=0xb0) addr:0x02160848 +func_ov068_021608f8 kind:function(arm,size=0xc) addr:0x021608f8 +func_ov068_02160904 kind:function(arm,size=0x28) addr:0x02160904 +func_ov068_0216092c kind:function(arm,size=0x30) addr:0x0216092c +func_ov068_0216095c kind:function(arm,size=0x14) addr:0x0216095c +func_ov068_02160970 kind:function(arm,size=0xc) addr:0x02160970 +func_ov068_0216097c kind:function(arm,size=0x28) addr:0x0216097c +func_ov068_021609a4 kind:function(arm,size=0x54) addr:0x021609a4 +func_ov068_021609f8 kind:function(arm,size=0x234) addr:0x021609f8 +func_ov068_02160c2c kind:function(arm,size=0x14) addr:0x02160c2c +func_ov068_02160c40 kind:function(arm,size=0x114) addr:0x02160c40 +func_ov068_02160d54 kind:function(arm,size=0x4) addr:0x02160d54 +func_ov068_02160d58 kind:function(arm,size=0x1c) addr:0x02160d58 +func_ov068_02160d74 kind:function(arm,size=0x48) addr:0x02160d74 +func_ov068_02160dbc kind:function(arm,size=0x68) addr:0x02160dbc +func_ov068_02160e24 kind:function(arm,size=0x230) addr:0x02160e24 +func_ov068_02161054 kind:function(arm,size=0xfc) addr:0x02161054 +func_ov068_02161150 kind:function(arm,size=0x40) addr:0x02161150 +func_ov068_02161190 kind:function(arm,size=0xf0) addr:0x02161190 +func_ov068_02161280 kind:function(arm,size=0x64) addr:0x02161280 +func_ov068_021612e4 kind:function(arm,size=0x84) addr:0x021612e4 +func_ov068_02161368 kind:function(arm,size=0x64) addr:0x02161368 +func_ov068_021613cc kind:function(arm,size=0x44) addr:0x021613cc +func_ov068_02161410 kind:function(arm,size=0x7c) addr:0x02161410 +func_ov068_0216148c kind:function(arm,size=0x220) addr:0x0216148c +func_ov068_021616ac kind:function(arm,size=0x9c) addr:0x021616ac +func_ov068_02161748 kind:function(arm,size=0xfc) addr:0x02161748 +func_ov068_02161844 kind:function(arm,size=0x20) addr:0x02161844 +func_ov068_02161864 kind:function(arm,size=0x210) addr:0x02161864 +func_ov068_02161a74 kind:function(arm,size=0x190) addr:0x02161a74 +func_ov068_02161c04 kind:function(arm,size=0xc4) addr:0x02161c04 +func_ov068_02161cc8 kind:function(arm,size=0x6c) addr:0x02161cc8 +func_ov068_02161d34 kind:function(arm,size=0x29c) addr:0x02161d34 +func_ov068_02161fd0 kind:function(arm,size=0x18) addr:0x02161fd0 +func_ov068_02161fe8 kind:function(arm,size=0x68) addr:0x02161fe8 +func_ov068_02162050 kind:function(arm,size=0x34) addr:0x02162050 +func_ov068_02162084 kind:function(arm,size=0x1a4) addr:0x02162084 +func_ov068_02162228 kind:function(arm,size=0x16c) addr:0x02162228 +func_ov068_02162394 kind:function(arm,size=0x1c) addr:0x02162394 +func_ov068_021623b0 kind:function(arm,size=0x38) addr:0x021623b0 +func_ov068_021623e8 kind:function(arm,size=0x40) addr:0x021623e8 +func_ov068_02162428 kind:function(arm,size=0x14) addr:0x02162428 +func_ov068_0216243c kind:function(arm,size=0xc) addr:0x0216243c +func_ov068_02162448 kind:function(arm,size=0x24) addr:0x02162448 +func_ov068_0216246c kind:function(arm,size=0x28) addr:0x0216246c +func_ov068_02162494 kind:function(arm,size=0x20) addr:0x02162494 +func_ov068_021624b4 kind:function(arm,size=0x28) addr:0x021624b4 +func_ov068_021624dc kind:function(arm,size=0x4) addr:0x021624dc +func_ov068_021624e0 kind:function(arm,size=0x50) addr:0x021624e0 +func_ov068_02162530 kind:function(arm,size=0x20) addr:0x02162530 +func_ov068_02162550 kind:function(arm,size=0x28) addr:0x02162550 +func_ov068_02162578 kind:function(arm,size=0x14) addr:0x02162578 +func_ov068_0216258c kind:function(arm,size=0xc) addr:0x0216258c +func_ov068_02162598 kind:function(arm,size=0x24) addr:0x02162598 +func_ov068_021625bc kind:function(arm,size=0x28) addr:0x021625bc +func_ov068_021625e4 kind:function(arm,size=0x20) addr:0x021625e4 +func_ov068_02162604 kind:function(arm,size=0x28) addr:0x02162604 +func_ov068_0216262c kind:function(arm,size=0x4) addr:0x0216262c +func_ov068_02162630 kind:function(arm,size=0x50) addr:0x02162630 +func_ov068_02162680 kind:function(arm,size=0x20) addr:0x02162680 +func_ov068_021626a0 kind:function(arm,size=0x28) addr:0x021626a0 +func_ov068_021626c8 kind:function(arm,size=0x14) addr:0x021626c8 +func_ov068_021626dc kind:function(arm,size=0xc) addr:0x021626dc +func_ov068_021626e8 kind:function(arm,size=0x24) addr:0x021626e8 +func_ov068_0216270c kind:function(arm,size=0x28) addr:0x0216270c +func_ov068_02162734 kind:function(arm,size=0x20) addr:0x02162734 +func_ov068_02162754 kind:function(arm,size=0x28) addr:0x02162754 +func_ov068_0216277c kind:function(arm,size=0x4) addr:0x0216277c +func_ov068_02162780 kind:function(arm,size=0x50) addr:0x02162780 +func_ov068_021627d0 kind:function(arm,size=0x20) addr:0x021627d0 +func_ov068_021627f0 kind:function(arm,size=0x28) addr:0x021627f0 +func_ov068_02162818 kind:function(arm,size=0x14) addr:0x02162818 +func_ov068_0216282c kind:function(arm,size=0xc) addr:0x0216282c +func_ov068_02162838 kind:function(arm,size=0x24) addr:0x02162838 +func_ov068_0216285c kind:function(arm,size=0x28) addr:0x0216285c +func_ov068_02162884 kind:function(arm,size=0x20) addr:0x02162884 +func_ov068_021628a4 kind:function(arm,size=0x28) addr:0x021628a4 +func_ov068_021628cc kind:function(arm,size=0x4) addr:0x021628cc +func_ov068_021628d0 kind:function(arm,size=0x50) addr:0x021628d0 +func_ov068_02162920 kind:function(arm,size=0x20) addr:0x02162920 +func_ov068_02162940 kind:function(arm,size=0x28) addr:0x02162940 +func_ov068_02162968 kind:function(arm,size=0x14) addr:0x02162968 +func_ov068_0216297c kind:function(arm,size=0xc) addr:0x0216297c +func_ov068_02162988 kind:function(arm,size=0x24) addr:0x02162988 +func_ov068_021629ac kind:function(arm,size=0x30) addr:0x021629ac +func_ov068_021629dc kind:function(arm,size=0x90) addr:0x021629dc +func_ov068_02162a6c kind:function(arm,size=0xc8) addr:0x02162a6c +func_ov068_02162b34 kind:function(arm,size=0x34) addr:0x02162b34 +func_ov068_02162b68 kind:function(arm,size=0x28) addr:0x02162b68 +func_ov068_02162b90 kind:function(arm,size=0x30) addr:0x02162b90 +func_ov068_02162bc0 kind:function(arm,size=0x14) addr:0x02162bc0 +func_ov068_02162bd4 kind:function(arm,size=0xc) addr:0x02162bd4 +func_ov068_02162be0 kind:function(arm,size=0x24) addr:0x02162be0 +func_ov068_02162c04 kind:function(arm,size=0x48) addr:0x02162c04 +func_ov068_02162c4c kind:function(arm,size=0x3c) addr:0x02162c4c +func_ov068_02162c88 kind:function(arm,size=0x1c) addr:0x02162c88 +func_ov068_02162ca4 kind:function(arm,size=0x24) addr:0x02162ca4 +func_ov068_02162cc8 kind:function(arm,size=0xc) addr:0x02162cc8 +func_ov068_02162cd4 kind:function(arm,size=0x84) addr:0x02162cd4 +func_ov068_02162d58 kind:function(arm,size=0xf4) addr:0x02162d58 +func_ov068_02162e4c kind:function(arm,size=0xec) addr:0x02162e4c +func_ov068_02162f38 kind:function(arm,size=0x4c) addr:0x02162f38 +func_ov068_02162f84 kind:function(arm,size=0x29c) addr:0x02162f84 +func_ov068_02163220 kind:function(arm,size=0x20c) addr:0x02163220 +func_ov068_0216342c kind:function(arm,size=0x14) addr:0x0216342c +func_ov068_02163440 kind:function(arm,size=0x14) addr:0x02163440 +func_ov068_02163454 kind:function(arm,size=0x1c) addr:0x02163454 +func_ov068_02163470 kind:function(arm,size=0x88) addr:0x02163470 +func_ov068_021634f8 kind:function(arm,size=0x38) addr:0x021634f8 +func_ov068_02163530 kind:function(arm,size=0x40) addr:0x02163530 +func_ov068_02163570 kind:function(arm,size=0x14) addr:0x02163570 +func_ov068_02163584 kind:function(arm,size=0xc) addr:0x02163584 +func_ov068_02163590 kind:function(arm,size=0x24) addr:0x02163590 +func_ov068_021635b4 kind:function(arm,size=0x9c) addr:0x021635b4 +func_ov068_02163650 kind:function(arm,size=0x88) addr:0x02163650 +func_ov068_021636d8 kind:function(arm,size=0x10) addr:0x021636d8 +func_ov068_021636e8 kind:function(arm,size=0x8) addr:0x021636e8 +func_ov068_021636f0 kind:function(arm,size=0x8) addr:0x021636f0 +func_ov068_021636f8 kind:function(arm,size=0x4) addr:0x021636f8 +func_ov068_021636fc kind:function(arm,size=0x54) addr:0x021636fc +func_ov068_02163750 kind:function(arm,size=0x20) addr:0x02163750 +func_ov068_02163770 kind:function(arm,size=0x28) addr:0x02163770 +func_ov068_02163798 kind:function(arm,size=0x14) addr:0x02163798 +func_ov068_021637ac kind:function(arm,size=0xbc) addr:0x021637ac +func_ov068_02163868 kind:function(arm,size=0x20) addr:0x02163868 +func_ov068_02163888 kind:function(arm,size=0x28) addr:0x02163888 +func_ov068_021638b0 kind:function(arm,size=0xec) addr:0x021638b0 +func_ov068_0216399c kind:function(arm,size=0x4) addr:0x0216399c +func_ov068_021639a0 kind:function(arm,size=0x4) addr:0x021639a0 +func_ov068_021639a4 kind:function(arm,size=0x100) addr:0x021639a4 +func_ov068_02163aa4 kind:function(arm,size=0x3c) addr:0x02163aa4 +func_ov068_02163ae0 kind:function(arm,size=0x3c) addr:0x02163ae0 +func_ov068_02163b1c kind:function(arm,size=0x9c) addr:0x02163b1c +func_ov068_02163bb8 kind:function(arm,size=0x4) addr:0x02163bb8 +func_ov068_02163bbc kind:function(arm,size=0x4) addr:0x02163bbc +func_ov068_02163bc0 kind:function(arm,size=0x8) addr:0x02163bc0 +func_ov068_02163bc8 kind:function(arm,size=0x7c) addr:0x02163bc8 +func_ov068_02163c44 kind:function(arm,size=0x108) addr:0x02163c44 +func_ov068_02163d4c kind:function(arm,size=0x114) addr:0x02163d4c +data_ov068_02163e60 kind:data(any) addr:0x02163e60 +data_ov068_02163e74 kind:data(any) addr:0x02163e74 +data_ov068_02163e80 kind:data(any) addr:0x02163e80 +data_ov068_02163e8c kind:data(any) addr:0x02163e8c +data_ov068_02163e98 kind:data(any) addr:0x02163e98 +data_ov068_02163ea0 kind:data(any) addr:0x02163ea0 +data_ov068_02163ea8 kind:data(any) addr:0x02163ea8 +data_ov068_02163ebc kind:data(any) addr:0x02163ebc +func_ov068_02163ed0 kind:function(arm,size=0x50) addr:0x02163ed0 +func_ov068_02163f20 kind:function(arm,size=0x50) addr:0x02163f20 +func_ov068_02163f70 kind:function(arm,size=0x50) addr:0x02163f70 +func_ov068_02163fc0 kind:function(arm,size=0x50) addr:0x02163fc0 +func_ov068_02164010 kind:function(arm,size=0x50) addr:0x02164010 +func_ov068_02164060 kind:function(arm,size=0x50) addr:0x02164060 +func_ov068_021640b0 kind:function(arm,size=0x50) addr:0x021640b0 +func_ov068_02164100 kind:function(arm,size=0x50) addr:0x02164100 +func_ov068_02164150 kind:function(arm,size=0x50) addr:0x02164150 +func_ov068_021641a0 kind:function(arm,size=0x50) addr:0x021641a0 +func_ov068_021641f0 kind:function(arm,size=0x50) addr:0x021641f0 +func_ov068_02164240 kind:function(arm,size=0x50) addr:0x02164240 +func_ov068_02164290 kind:function(arm,size=0x50) addr:0x02164290 +func_ov068_021642e0 kind:function(arm,size=0x50) addr:0x021642e0 +func_ov068_02164330 kind:function(arm,size=0x50) addr:0x02164330 +func_ov068_02164380 kind:function(arm,size=0x50) addr:0x02164380 +func_ov068_021643d0 kind:function(arm,size=0x50) addr:0x021643d0 +func_ov068_02164420 kind:function(arm,size=0x50) addr:0x02164420 +func_ov068_02164470 kind:function(arm,size=0x50) addr:0x02164470 +data_ov068_02164528 kind:data(any) addr:0x02164528 +data_ov068_0216454c kind:data(any) addr:0x0216454c +data_ov068_021645a8 kind:data(any) addr:0x021645a8 +data_ov068_021645c4 kind:data(any) addr:0x021645c4 +data_ov068_021645ec kind:data(any) addr:0x021645ec +data_ov068_0216461c kind:data(any) addr:0x0216461c +data_ov068_02164678 kind:data(any) addr:0x02164678 +data_ov068_02164694 kind:data(any) addr:0x02164694 +data_ov068_021646bc kind:data(any) addr:0x021646bc +data_ov068_021646ec kind:data(any) addr:0x021646ec +data_ov068_0216473c kind:data(any) addr:0x0216473c ambiguous +data_ov068_02164748 kind:data(any) addr:0x02164748 +data_ov068_02164764 kind:data(any) addr:0x02164764 +data_ov068_021647a4 kind:data(any) addr:0x021647a4 +data_ov068_021647ec kind:data(any) addr:0x021647ec +data_ov068_02164838 kind:data(any) addr:0x02164838 +data_ov068_02164890 kind:data(any) addr:0x02164890 +data_ov068_021648e4 kind:data(any) addr:0x021648e4 ambiguous +data_ov068_02164938 kind:data(any) addr:0x02164938 +data_ov068_02164950 kind:data(any) addr:0x02164950 +data_ov068_02164970 kind:data(any) addr:0x02164970 +data_ov068_02164994 kind:data(any) addr:0x02164994 +data_ov068_021649f0 kind:data(any) addr:0x021649f0 +data_ov068_02164a08 kind:data(any) addr:0x02164a08 ambiguous +data_ov068_02164a0c kind:data(any) addr:0x02164a0c +data_ov068_02164a34 kind:data(any) addr:0x02164a34 +data_ov068_02164a64 kind:data(any) addr:0x02164a64 +data_ov068_02164abc kind:data(any) addr:0x02164abc +data_ov068_02164b64 kind:data(any) addr:0x02164b64 +data_ov068_02164b7c kind:data(any) addr:0x02164b7c +data_ov068_02164b94 kind:data(any) addr:0x02164b94 +data_ov068_02164bac kind:data(any) addr:0x02164bac +data_ov068_02164bcc kind:data(any) addr:0x02164bcc +data_ov068_02164bf0 kind:data(any) addr:0x02164bf0 +data_ov068_02164c4c kind:data(any) addr:0x02164c4c +data_ov068_02164c68 kind:data(any) addr:0x02164c68 +data_ov068_02164cb8 kind:data(any) addr:0x02164cb8 +data_ov068_02164d08 kind:data(any) addr:0x02164d08 +data_ov068_02164da0 kind:data(any) addr:0x02164da0 +data_ov068_02164ebc kind:data(any) addr:0x02164ebc +data_ov068_02164fd8 kind:data(any) addr:0x02164fd8 +data_ov068_02164ffc kind:data(any) addr:0x02164ffc +data_ov068_02165050 kind:data(any) addr:0x02165050 +data_ov068_02165080 kind:data(any) addr:0x02165080 +data_ov068_021650b8 kind:data(any) addr:0x021650b8 +data_ov068_021650f0 kind:data(any) addr:0x021650f0 +data_ov068_0216510c kind:data(any) addr:0x0216510c +data_ov068_0216515c kind:data(any) addr:0x0216515c +data_ov068_02165194 kind:data(any) addr:0x02165194 ambiguous +data_ov068_02165248 kind:data(any) addr:0x02165248 ambiguous +data_ov068_02165278 kind:data(any) addr:0x02165278 +data_ov068_0216529c kind:data(any) addr:0x0216529c +data_ov068_021652c0 kind:data(any) addr:0x021652c0 +data_ov068_021652f0 kind:data(any) addr:0x021652f0 +data_ov068_02165328 kind:data(any) addr:0x02165328 +data_ov068_02165380 kind:data(any) addr:0x02165380 +data_ov068_021653b0 kind:data(any) addr:0x021653b0 +data_ov068_02165410 kind:data(any) addr:0x02165410 +data_ov068_02165470 kind:data(any) addr:0x02165470 +data_ov068_02165490 kind:data(any) addr:0x02165490 +data_ov068_021654b4 kind:data(any) addr:0x021654b4 +data_ov068_021654ec kind:data(any) addr:0x021654ec ambiguous +data_ov068_02165514 kind:data(any) addr:0x02165514 +data_ov068_02165518 kind:data(any) addr:0x02165518 ambiguous +data_ov068_02165538 kind:data(any) addr:0x02165538 +data_ov068_02165598 kind:data(any) addr:0x02165598 +data_ov068_021655bc kind:data(any) addr:0x021655bc +data_ov068_0216561c kind:data(any) addr:0x0216561c +data_ov068_0216563c kind:data(any) addr:0x0216563c ambiguous +data_ov068_02165640 kind:data(any) addr:0x02165640 +data_ov068_021656a0 kind:data(any) addr:0x021656a0 +data_ov068_021656c4 kind:data(any) addr:0x021656c4 +data_ov068_021656ec kind:data(any) addr:0x021656ec +data_ov068_02165740 kind:data(any) addr:0x02165740 +data_ov068_02165748 kind:data(any) addr:0x02165748 +data_ov068_02165750 kind:data(any) addr:0x02165750 +data_ov068_02165758 kind:data(any) addr:0x02165758 +data_ov068_02165760 kind:data(any) addr:0x02165760 +data_ov068_02165768 kind:data(any) addr:0x02165768 +data_ov068_02165770 kind:data(any) addr:0x02165770 +data_ov068_02165778 kind:data(any) addr:0x02165778 +data_ov068_02165780 kind:data(any) addr:0x02165780 +data_ov068_02165788 kind:data(any) addr:0x02165788 +data_ov068_02165790 kind:data(any) addr:0x02165790 +data_ov068_02165798 kind:data(any) addr:0x02165798 +data_ov068_021657a0 kind:data(any) addr:0x021657a0 +data_ov068_021657a8 kind:data(any) addr:0x021657a8 +data_ov068_021657b0 kind:data(any) addr:0x021657b0 +data_ov068_021657b8 kind:data(any) addr:0x021657b8 +data_ov068_021657c0 kind:data(any) addr:0x021657c0 +data_ov068_021657c8 kind:data(any) addr:0x021657c8 +data_ov068_021657d0 kind:data(any) addr:0x021657d0 +data_ov068_021657d8 kind:data(any) addr:0x021657d8 +data_ov068_021657e0 kind:data(any) addr:0x021657e0 +data_ov068_021657e8 kind:data(any) addr:0x021657e8 +data_ov068_021657f0 kind:data(any) addr:0x021657f0 +data_ov068_021657f8 kind:data(any) addr:0x021657f8 +data_ov068_02165800 kind:data(any) addr:0x02165800 +data_ov068_02165808 kind:data(any) addr:0x02165808 +data_ov068_02165810 kind:data(any) addr:0x02165810 +data_ov068_02165818 kind:data(any) addr:0x02165818 +data_ov068_02165820 kind:data(any) addr:0x02165820 +data_ov068_0216582c kind:data(any) addr:0x0216582c +data_ov068_02165838 kind:data(any) addr:0x02165838 +data_ov068_02165844 kind:data(any) addr:0x02165844 +data_ov068_02165850 kind:data(any) addr:0x02165850 +data_ov068_0216585c kind:data(any) addr:0x0216585c +data_ov068_02165868 kind:data(any) addr:0x02165868 +data_ov068_02165874 kind:data(any) addr:0x02165874 +data_ov068_02165880 kind:data(any) addr:0x02165880 +data_ov068_0216588c kind:data(any) addr:0x0216588c +data_ov068_02165898 kind:data(any) addr:0x02165898 +data_ov068_021658a4 kind:data(any) addr:0x021658a4 +data_ov068_021658a8 kind:data(any) addr:0x021658a8 ambiguous +data_ov068_021658b0 kind:data(any) addr:0x021658b0 +data_ov068_021658bc kind:data(any) addr:0x021658bc +data_ov068_021658c8 kind:data(any) addr:0x021658c8 +data_ov068_021658e4 kind:data(any) addr:0x021658e4 +data_ov068_02165900 kind:data(any) addr:0x02165900 +data_ov068_0216591c kind:data(any) addr:0x0216591c +data_ov068_02165954 kind:data(any) addr:0x02165954 +data_ov068_02165a60 kind:data(any) addr:0x02165a60 +data_ov068_02165a7c kind:data(any) addr:0x02165a7c +data_ov068_02165a88 kind:data(any) addr:0x02165a88 ambiguous +data_ov068_02165a98 kind:data(any) addr:0x02165a98 +data_ov068_02165ac0 kind:data(any) addr:0x02165ac0 +data_ov068_02165b04 kind:data(any) addr:0x02165b04 +data_ov068_02165b20 kind:bss addr:0x02165b20 +data_ov068_02165b24 kind:bss addr:0x02165b24 +data_ov068_02165b30 kind:bss addr:0x02165b30 +data_ov068_02165b6c kind:bss addr:0x02165b6c +data_ov068_02165b70 kind:bss addr:0x02165b70 +data_ov068_02165b7c kind:bss addr:0x02165b7c +data_ov068_02165bb8 kind:bss addr:0x02165bb8 +data_ov068_02165bbc kind:bss addr:0x02165bbc +data_ov068_02165bc8 kind:bss addr:0x02165bc8 +data_ov068_02165ca0 kind:bss addr:0x02165ca0 +data_ov068_02165ca8 kind:bss addr:0x02165ca8 +data_ov068_02165cb4 kind:bss addr:0x02165cb4 +data_ov068_02165d8c kind:bss addr:0x02165d8c +data_ov068_02165d90 kind:bss addr:0x02165d90 +data_ov068_02165d9c kind:bss addr:0x02165d9c +data_ov068_02165dd8 kind:bss addr:0x02165dd8 +data_ov068_02165ddc kind:bss addr:0x02165ddc +data_ov068_02165de8 kind:bss addr:0x02165de8 +data_ov068_02165ec0 kind:bss addr:0x02165ec0 +data_ov068_02165ec4 kind:bss addr:0x02165ec4 +data_ov068_02165ed0 kind:bss addr:0x02165ed0 +data_ov068_02165f0c kind:bss addr:0x02165f0c +data_ov068_02165f10 kind:bss addr:0x02165f10 +data_ov068_02165f1c kind:bss addr:0x02165f1c +data_ov068_02165fe8 kind:bss addr:0x02165fe8 ambiguous +data_ov068_02165ff0 kind:bss addr:0x02165ff0 ambiguous +data_ov068_02165ff4 kind:bss addr:0x02165ff4 +data_ov068_02165ff8 kind:bss addr:0x02165ff8 +data_ov068_02166004 kind:bss addr:0x02166004 +data_ov068_02166040 kind:bss addr:0x02166040 +data_ov068_02166048 kind:bss addr:0x02166048 +data_ov068_02166054 kind:bss addr:0x02166054 +data_ov068_0216611c kind:bss addr:0x0216611c ambiguous +data_ov068_02166254 kind:bss addr:0x02166254 +data_ov068_021662b4 kind:bss addr:0x021662b4 +data_ov068_021662b8 kind:bss addr:0x021662b8 +data_ov068_021662c4 kind:bss addr:0x021662c4 +data_ov068_0216639c kind:bss addr:0x0216639c +data_ov068_021663a0 kind:bss addr:0x021663a0 +data_ov068_021663a4 kind:bss addr:0x021663a4 ambiguous +data_ov068_021663ac kind:bss addr:0x021663ac +data_ov068_02166484 kind:bss addr:0x02166484 +data_ov068_02166488 kind:bss addr:0x02166488 +data_ov068_02166494 kind:bss addr:0x02166494 +data_ov068_0216656c kind:bss addr:0x0216656c +data_ov068_02166570 kind:bss addr:0x02166570 +data_ov068_0216657c kind:bss addr:0x0216657c +data_ov068_02166654 kind:bss addr:0x02166654 +data_ov068_02166658 kind:bss addr:0x02166658 +data_ov068_02166664 kind:bss addr:0x02166664 +data_ov068_0216673c kind:bss addr:0x0216673c +data_ov068_02166740 kind:bss addr:0x02166740 +data_ov068_0216674c kind:bss addr:0x0216674c +data_ov068_02166824 kind:bss addr:0x02166824 +data_ov068_02166828 kind:bss addr:0x02166828 +data_ov068_02166834 kind:bss addr:0x02166834 +data_ov068_021668f0 kind:bss addr:0x021668f0 ambiguous +data_ov068_0216690c kind:bss addr:0x0216690c +data_ov068_02166910 kind:bss addr:0x02166910 +data_ov068_0216691c kind:bss addr:0x0216691c +data_ov068_021669f0 kind:bss addr:0x021669f0 +data_ov068_021669f4 kind:bss addr:0x021669f4 +data_ov068_02166a00 kind:bss addr:0x02166a00 +data_ov068_02166ad4 kind:bss addr:0x02166ad4 diff --git a/config/jp/arm9/overlays/ov069/delinks.txt b/config/jp/arm9/overlays/ov069/delinks.txt new file mode 100644 index 00000000..10d9e6ae --- /dev/null +++ b/config/jp/arm9/overlays/ov069/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02159be0 end:0x0215c7d4 kind:code align:32 + .rodata start:0x0215c7d4 end:0x0215c7e8 kind:data align:4 + .init start:0x0215c7e8 end:0x0215c978 kind:code align:4 + .ctor start:0x0215c978 end:0x0215c990 kind:data align:4 + .data start:0x0215c9a0 end:0x0215d140 kind:data align:32 + .bss start:0x0215d140 end:0x0215d520 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov069/relocs.txt b/config/jp/arm9/overlays/ov069/relocs.txt new file mode 100644 index 00000000..a9161412 --- /dev/null +++ b/config/jp/arm9/overlays/ov069/relocs.txt @@ -0,0 +1,639 @@ +from:0x02159be8 kind:load to:0x0215d150 module:overlay(69) +from:0x02159bfc kind:arm_call to:0x02011f3c module:main +from:0x02159c08 kind:arm_call to:0x02159c6c module:overlay(69) +from:0x02159c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159c64 kind:load to:0x0215c9a8 module:overlay(69) +from:0x02159c98 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02159cb8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02159cd4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159ce4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159d58 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x02159e00 kind:arm_call to:0x02159e98 module:overlay(69) +from:0x02159e68 kind:load to:0x0215d150 module:overlay(69) +from:0x02159e6c kind:load to:0x0215cb94 module:overlay(69) +from:0x02159e70 kind:load to:0x0215c9cc module:overlay(69) +from:0x02159e74 kind:load to:0x0215ca78 module:overlay(69) +from:0x02159e78 kind:load to:0x0215ca10 module:overlay(69) +from:0x02159e7c kind:load to:0x020b7ab8 module:overlay(0) +from:0x02159e80 kind:load to:0x0215c7dc module:overlay(69) +from:0x02159e8c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159eac kind:arm_call to:0x02069160 module:overlay(0) +from:0x02159ed8 kind:load to:0x020b684c module:overlay(0) +from:0x02159ee8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159ef0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159ef8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02159f10 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159f18 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159f20 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02159f28 kind:arm_call to:0x02011ff4 module:main +from:0x02159f44 kind:arm_call to:0x0215a064 module:overlay(69) +from:0x02159f50 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x02159f90 kind:arm_call to:0x0215bb34 module:overlay(69) +from:0x02159fa8 kind:arm_call to:0x01fff350 module:itcm +from:0x02159fe0 kind:arm_call to:0x01fff350 module:itcm +from:0x02159ff8 kind:arm_call to:0x0215be5c module:overlay(69) +from:0x0215a000 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0215a00c kind:load to:0x027e0ce4 module:dtcm +from:0x0215a010 kind:load to:0x0215d320 module:overlay(69) +from:0x0215a030 kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0215a038 kind:load to:0x0215d320 module:overlay(69) +from:0x0215a058 kind:arm_call to:0x020ab0f4 module:overlay(0) +from:0x0215a060 kind:load to:0x0215d320 module:overlay(69) +from:0x0215a074 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0215a094 kind:load to:0x020b684c module:overlay(0) +from:0x0215a0e8 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x0215a11c kind:load to:0x027e0ce0 module:dtcm +from:0x0215a120 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215a370 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215a458 kind:load to:0x0204b164 module:main +from:0x0215a470 kind:arm_call to:0x0215a378 module:overlay(69) +from:0x0215a480 kind:arm_call to:0x0215a488 module:overlay(69) +from:0x0215a4dc kind:load to:0x0204b164 module:main +from:0x0215a504 kind:arm_call to:0x020aa7f4 module:overlay(0) +from:0x0215a51c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a554 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a564 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a5b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a688 kind:arm_call to:0x0215a45c module:overlay(69) +from:0x0215a6f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a708 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a830 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a840 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a870 kind:arm_call to:0x0215a488 module:overlay(69) +from:0x0215a8d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a91c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a930 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a93c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a9c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a9f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215aa00 kind:arm_call to:0x01ff930c module:itcm +from:0x0215aa10 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215aa30 kind:load to:0x0204b164 module:main +from:0x0215aa50 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215aa5c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215aa78 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215aa88 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215aa98 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215aaa0 kind:arm_call to:0x02011ff4 module:main +from:0x0215aab8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215aac0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215aac8 kind:arm_call to:0x02011ff4 module:main +from:0x0215aae0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215aae8 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215aafc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215ab10 kind:load to:0x0215d238 module:overlay(69) +from:0x0215ab24 kind:arm_call to:0x02011f3c module:main +from:0x0215ab30 kind:arm_call to:0x0215aba4 module:overlay(69) +from:0x0215ab44 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215aba0 kind:load to:0x0215ccd4 module:overlay(69) +from:0x0215abd4 kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0215abf4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215ac10 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ac20 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ac98 kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0215acd4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215acec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ad28 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215ad2c kind:load to:0x0215cb94 module:overlay(69) +from:0x0215ad30 kind:load to:0x0215c9cc module:overlay(69) +from:0x0215ad34 kind:load to:0x0215ce30 module:overlay(69) +from:0x0215ad38 kind:load to:0x0215ccf8 module:overlay(69) +from:0x0215ad3c kind:load to:0x0215cdc8 module:overlay(69) +from:0x0215ad48 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215ae00 kind:arm_call to:0x020aa528 module:overlay(0) +from:0x0215aed8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215aef4 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215aefc kind:load to:0x0204b164 module:main +from:0x0215af04 kind:load to:0x0215ccb4 module:overlay(69) +from:0x0215af14 kind:arm_call to:0x0215afa0 module:overlay(69) +from:0x0215af28 kind:arm_call to:0x0215c574 module:overlay(69) +from:0x0215af40 kind:arm_call to:0x01fff350 module:itcm +from:0x0215af78 kind:arm_call to:0x01fff350 module:itcm +from:0x0215af90 kind:arm_call to:0x020aa5a4 module:overlay(0) +from:0x0215af9c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b004 kind:load to:0x0215cd38 module:overlay(69) +from:0x0215b028 kind:arm_call to:0x0215bca0 module:overlay(69) +from:0x0215b084 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x0215b0d4 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215b0fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b138 kind:load to:0x0215d320 module:overlay(69) +from:0x0215b13c kind:load to:0x0215cd80 module:overlay(69) +from:0x0215b150 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b184 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215b244 kind:load to:0x0204b164 module:main +from:0x0215b254 kind:arm_call to:0x020e91a4 module:overlay(31) +from:0x0215b304 kind:arm_call to:0x0215b678 module:overlay(69) +from:0x0215b320 kind:arm_call to:0x0215b9e4 module:overlay(69) +from:0x0215b32c kind:arm_call to:0x0215b760 module:overlay(69) +from:0x0215b360 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b394 kind:arm_call to:0x0215c3d4 module:overlay(69) +from:0x0215b39c kind:arm_call to:0x0215b64c module:overlay(69) +from:0x0215b3b0 kind:load to:0x0204b164 module:main +from:0x0215b3d8 kind:arm_call to:0x0215afa0 module:overlay(69) +from:0x0215b434 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215b458 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b484 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b528 kind:arm_call to:0x0215afa0 module:overlay(69) +from:0x0215b554 kind:arm_call to:0x020151dc module:main +from:0x0215b590 kind:arm_call to:0x0215b678 module:overlay(69) +from:0x0215b618 kind:arm_call to:0x0215b64c module:overlay(69) +from:0x0215b63c kind:arm_call to:0x0215c3d4 module:overlay(69) +from:0x0215b644 kind:load to:0x0203feb0 module:main +from:0x0215b648 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215b66c kind:load to:0x027e09a8 module:dtcm +from:0x0215b674 kind:load to:0x020731e8 module:overlay(0) +from:0x0215b68c kind:arm_call to:0x0215b6b4 module:overlay(69) +from:0x0215b69c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215b6b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b754 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215b77c kind:arm_call to:0x0215b6b4 module:overlay(69) +from:0x0215b788 kind:arm_call to:0x02081cd8 module:overlay(0) +from:0x0215b9d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b9dc kind:load to:0x0204b164 module:main +from:0x0215b9f0 kind:arm_call to:0x0215b6e8 module:overlay(69) +from:0x0215ba04 kind:arm_call to:0x0215b760 module:overlay(69) +from:0x0215ba30 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215ba48 kind:arm_call to:0x0215afa0 module:overlay(69) +from:0x0215ba78 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215ba84 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215ba98 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215bafc kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215bb08 kind:load to:0x027e09c0 module:dtcm +from:0x0215bb10 kind:arm_call to:0x0215afa0 module:overlay(69) +from:0x0215bb28 kind:arm_call to:0x0215bf00 module:overlay(69) +from:0x0215bb30 kind:load to:0x0215d320 module:overlay(69) +from:0x0215bb48 kind:load to:0x0215ccb0 module:overlay(69) +from:0x0215bb54 kind:arm_call to:0x0209847c module:overlay(0) +from:0x0215bb94 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215bba8 kind:load to:0x02058e24 module:overlay(0) +from:0x0215bbbc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215bbc4 kind:arm_call to:0x02011ff4 module:main +from:0x0215bbdc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215bbe4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bbec kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bbf4 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215bc0c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215bc14 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bc1c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bc24 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0215bc2c kind:arm_call to:0x02011ff4 module:main +from:0x0215bc40 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bc84 kind:load to:0x0215cf4c module:overlay(69) +from:0x0215bc94 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd08 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bd2c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215bd78 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215be44 kind:load to:0x027e0cd8 module:dtcm +from:0x0215be48 kind:load to:0x027e0ce0 module:dtcm +from:0x0215becc kind:arm_call to:0x02081cd8 module:overlay(0) +from:0x0215befc kind:load to:0x027e0cd8 module:dtcm +from:0x0215bf1c kind:arm_call to:0x02074764 module:overlay(0) +from:0x0215bf58 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0215bf68 kind:load to:0x027e09b8 module:dtcm +from:0x0215bf74 kind:load to:0x0215d350 module:overlay(69) +from:0x0215bf88 kind:arm_call to:0x02011f3c module:main +from:0x0215bf94 kind:arm_call to:0x0215c00c module:overlay(69) +from:0x0215bfa8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215c008 kind:load to:0x0215cfcc module:overlay(69) +from:0x0215c018 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215c07c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215c0a8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215c0c4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c0d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c10c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215c124 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c148 kind:load to:0x0215d084 module:overlay(69) +from:0x0215c14c kind:load to:0x0215d350 module:overlay(69) +from:0x0215c150 kind:load to:0x0215d038 module:overlay(69) +from:0x0215c154 kind:load to:0x0215cff0 module:overlay(69) +from:0x0215c158 kind:load to:0x0215cfac module:overlay(69) +from:0x0215c164 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c178 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215c190 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215c198 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c1a0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215c1a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c1c0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215c1c8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c1d0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215c1d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215c1e0 kind:arm_call to:0x02011ff4 module:main +from:0x0215c23c kind:arm_call to:0x0215c24c module:overlay(69) +from:0x0215c248 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0215c284 kind:load to:0x0215cf84 module:overlay(69) +from:0x0215c304 kind:load to:0x0215cf74 module:overlay(69) +from:0x0215c3b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c3c8 kind:arm_call to:0x0215c24c module:overlay(69) +from:0x0215c438 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c444 kind:arm_call to:0x0215c24c module:overlay(69) +from:0x0215c458 kind:load to:0x027e09a8 module:dtcm +from:0x0215c468 kind:load to:0x02099c6c module:overlay(0) +from:0x0215c498 kind:load to:0x01ffc5a0 module:itcm +from:0x0215c53c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215c570 kind:load to:0x0215cf94 module:overlay(69) +from:0x0215c588 kind:load to:0x0215cf70 module:overlay(69) +from:0x0215c594 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c59c kind:arm_call to:0x02011ff4 module:main +from:0x0215c5b0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215c5b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c5cc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215c5e0 kind:load to:0x0215d438 module:overlay(69) +from:0x0215c5f4 kind:arm_call to:0x02011f3c module:main +from:0x0215c600 kind:arm_call to:0x0215c634 module:overlay(69) +from:0x0215c618 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215c630 kind:load to:0x0215d0e4 module:overlay(69) +from:0x0215c63c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215c694 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215c6b4 kind:load to:0x0215d100 module:overlay(69) +from:0x0215c6b8 kind:load to:0x0215d438 module:overlay(69) +from:0x0215c6ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c6f8 kind:arm_call to:0x0215c73c module:overlay(69) +from:0x0215c784 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215c78c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215c7a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215c7ac kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215c7b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c7c8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215c804 kind:arm_call to:0x02159c10 module:overlay(69) +from:0x0215c814 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c828 kind:load to:0x0215d140 module:overlay(69) +from:0x0215c82c kind:load to:0x0215d150 module:overlay(69) +from:0x0215c830 kind:load to:0x0215aaf4 module:overlay(69) +from:0x0215c834 kind:load to:0x0215d144 module:overlay(69) +from:0x0215c854 kind:arm_call to:0x0215ab38 module:overlay(69) +from:0x0215c864 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c878 kind:load to:0x0215d228 module:overlay(69) +from:0x0215c87c kind:load to:0x0215d238 module:overlay(69) +from:0x0215c880 kind:load to:0x0215bc38 module:overlay(69) +from:0x0215c884 kind:load to:0x0215d22c module:overlay(69) +from:0x0215c8a4 kind:arm_call to:0x0215bc4c module:overlay(69) +from:0x0215c8b4 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c8c8 kind:load to:0x0215d310 module:overlay(69) +from:0x0215c8cc kind:load to:0x0215d320 module:overlay(69) +from:0x0215c8d0 kind:load to:0x0215bc88 module:overlay(69) +from:0x0215c8d4 kind:load to:0x0215d314 module:overlay(69) +from:0x0215c8f4 kind:arm_call to:0x0215bf9c module:overlay(69) +from:0x0215c904 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c918 kind:load to:0x0215d340 module:overlay(69) +from:0x0215c91c kind:load to:0x0215d350 module:overlay(69) +from:0x0215c920 kind:load to:0x0215c5c4 module:overlay(69) +from:0x0215c924 kind:load to:0x0215d344 module:overlay(69) +from:0x0215c944 kind:arm_call to:0x0215c608 module:overlay(69) +from:0x0215c954 kind:arm_call to:0x0203e3a4 module:main +from:0x0215c968 kind:load to:0x0215d428 module:overlay(69) +from:0x0215c96c kind:load to:0x0215d438 module:overlay(69) +from:0x0215c970 kind:load to:0x0215c7c0 module:overlay(69) +from:0x0215c974 kind:load to:0x0215d42c module:overlay(69) +from:0x0215c978 kind:load to:0x0215c7e8 module:overlay(69) +from:0x0215c97c kind:load to:0x0215c838 module:overlay(69) +from:0x0215c980 kind:load to:0x0215c888 module:overlay(69) +from:0x0215c984 kind:load to:0x0215c8d8 module:overlay(69) +from:0x0215c988 kind:load to:0x0215c928 module:overlay(69) +from:0x0215c9a8 kind:load to:0x02159bec module:overlay(69) +from:0x0215c9ac kind:load to:0x020990ec module:overlay(0) +from:0x0215c9b0 kind:load to:0x02098efc module:overlay(0) +from:0x0215c9b4 kind:load to:0x02098f78 module:overlay(0) +from:0x0215c9b8 kind:load to:0x020990f4 module:overlay(0) +from:0x0215c9bc kind:load to:0x02099114 module:overlay(0) +from:0x0215c9c0 kind:load to:0x02099140 module:overlay(0) +from:0x0215c9cc kind:load to:0x02159e84 module:overlay(69) +from:0x0215c9d0 kind:load to:0x0215aa90 module:overlay(69) +from:0x0215c9d4 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215c9d8 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215c9dc kind:load to:0x0209baec module:overlay(0) +from:0x0215c9e0 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215c9e4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215c9e8 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215c9ec kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215c9f0 kind:load to:0x0209b838 module:overlay(0) +from:0x0215c9f4 kind:load to:0x0209babc module:overlay(0) +from:0x0215c9f8 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215c9fc kind:load to:0x0209bb14 module:overlay(0) +from:0x0215ca00 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215ca04 kind:load to:0x0215aa64 module:overlay(69) +from:0x0215ca08 kind:load to:0x0215aa40 module:overlay(69) +from:0x0215ca0c kind:load to:0x0209bed8 module:overlay(0) +from:0x0215ca78 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215ca7c kind:load to:0x02099cfc module:overlay(0) +from:0x0215ca80 kind:load to:0x02099d14 module:overlay(0) +from:0x0215ca84 kind:load to:0x02099d20 module:overlay(0) +from:0x0215ca88 kind:load to:0x01fff464 module:itcm +from:0x0215ca8c kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215ca90 kind:load to:0x02159f34 module:overlay(69) +from:0x0215ca94 kind:load to:0x02159f58 module:overlay(69) +from:0x0215ca98 kind:load to:0x0215a014 module:overlay(69) +from:0x0215ca9c kind:load to:0x0215a03c module:overlay(69) +from:0x0215caa0 kind:load to:0x02099c64 module:overlay(0) +from:0x0215caa4 kind:load to:0x020ab15c module:overlay(0) +from:0x0215caa8 kind:load to:0x02099c6c module:overlay(0) +from:0x0215caac kind:load to:0x02099c70 module:overlay(0) +from:0x0215cab0 kind:load to:0x02099d2c module:overlay(0) +from:0x0215cab4 kind:load to:0x02099d98 module:overlay(0) +from:0x0215cab8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215cabc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215cac0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215cac4 kind:load to:0x02159edc module:overlay(69) +from:0x0215cac8 kind:load to:0x02159f04 module:overlay(69) +from:0x0215cacc kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215cad0 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215cad4 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215cad8 kind:load to:0x020aa778 module:overlay(0) +from:0x0215cadc kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215cae0 kind:load to:0x020aa950 module:overlay(0) +from:0x0215cae4 kind:load to:0x020aa94c module:overlay(0) +from:0x0215cae8 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215caec kind:load to:0x020aaa40 module:overlay(0) +from:0x0215caf0 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215caf4 kind:load to:0x0215a098 module:overlay(69) +from:0x0215caf8 kind:load to:0x0215a124 module:overlay(69) +from:0x0215cafc kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215cb00 kind:load to:0x020aa754 module:overlay(0) +from:0x0215cb04 kind:load to:0x020aa75c module:overlay(0) +from:0x0215cb08 kind:load to:0x020aa764 module:overlay(0) +from:0x0215cb0c kind:load to:0x020aa76c module:overlay(0) +from:0x0215cb10 kind:load to:0x020aac48 module:overlay(0) +from:0x0215cb14 kind:load to:0x020aad98 module:overlay(0) +from:0x0215cb18 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215cb1c kind:load to:0x0215a4e0 module:overlay(69) +from:0x0215cb20 kind:load to:0x020aaffc module:overlay(0) +from:0x0215cb24 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215cb28 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215cb2c kind:load to:0x020aa684 module:overlay(0) +from:0x0215cb30 kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215cb34 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215cb38 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215cb3c kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215cb40 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215cb44 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215cb48 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215cb4c kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215cb50 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215cb54 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215cb58 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215cb5c kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215cb60 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215cb64 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215cb68 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215cb6c kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215cb70 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215cb74 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215cb78 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215cb7c kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215cb80 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215cb84 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215cb88 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215cb94 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215cb98 kind:load to:0x02099cfc module:overlay(0) +from:0x0215cb9c kind:load to:0x02099d14 module:overlay(0) +from:0x0215cba0 kind:load to:0x02099d20 module:overlay(0) +from:0x0215cba4 kind:load to:0x01fff464 module:itcm +from:0x0215cba8 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215cbac kind:load to:0x020aa528 module:overlay(0) +from:0x0215cbb0 kind:load to:0x020aa5a4 module:overlay(0) +from:0x0215cbb4 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x0215cbb8 kind:load to:0x020ab0f4 module:overlay(0) +from:0x0215cbbc kind:load to:0x02099c64 module:overlay(0) +from:0x0215cbc0 kind:load to:0x020ab15c module:overlay(0) +from:0x0215cbc4 kind:load to:0x02099c6c module:overlay(0) +from:0x0215cbc8 kind:load to:0x02099c70 module:overlay(0) +from:0x0215cbcc kind:load to:0x02099d2c module:overlay(0) +from:0x0215cbd0 kind:load to:0x02099d98 module:overlay(0) +from:0x0215cbd4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215cbd8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215cbdc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215cbe0 kind:load to:0x0215aad4 module:overlay(69) +from:0x0215cbe4 kind:load to:0x0215aaac module:overlay(69) +from:0x0215cbe8 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215cbec kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x0215cbf0 kind:load to:0x020aaad0 module:overlay(0) +from:0x0215cbf4 kind:load to:0x020aa778 module:overlay(0) +from:0x0215cbf8 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215cbfc kind:load to:0x020aa950 module:overlay(0) +from:0x0215cc00 kind:load to:0x020aa94c module:overlay(0) +from:0x0215cc04 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215cc08 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215cc0c kind:load to:0x020aaa44 module:overlay(0) +from:0x0215cc10 kind:load to:0x020aa9a0 module:overlay(0) +from:0x0215cc14 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215cc18 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215cc1c kind:load to:0x020aa754 module:overlay(0) +from:0x0215cc20 kind:load to:0x020aa75c module:overlay(0) +from:0x0215cc24 kind:load to:0x020aa764 module:overlay(0) +from:0x0215cc28 kind:load to:0x020aa76c module:overlay(0) +from:0x0215cc2c kind:load to:0x020aac48 module:overlay(0) +from:0x0215cc30 kind:load to:0x020aad98 module:overlay(0) +from:0x0215cc34 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215cc38 kind:load to:0x020aade4 module:overlay(0) +from:0x0215cc3c kind:load to:0x020aaffc module:overlay(0) +from:0x0215cc40 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215cc44 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215cc48 kind:load to:0x020aa684 module:overlay(0) +from:0x0215cc4c kind:load to:0x020ab1a4 module:overlay(0) +from:0x0215cc50 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x0215cc54 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0215cc58 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215cc5c kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215cc60 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215cc64 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0215cc68 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215cc6c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215cc70 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215cc74 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0215cc78 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0215cc7c kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215cc80 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215cc84 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215cc88 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215cc8c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215cc90 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215cc94 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215cc98 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215cc9c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215cca0 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0215cca4 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215ccb0 kind:load to:0x0215bb4c module:overlay(69) +from:0x0215ccd4 kind:load to:0x0215ab14 module:overlay(69) +from:0x0215ccd8 kind:load to:0x020990ec module:overlay(0) +from:0x0215ccdc kind:load to:0x02098efc module:overlay(0) +from:0x0215cce0 kind:load to:0x02098f78 module:overlay(0) +from:0x0215cce4 kind:load to:0x020990f4 module:overlay(0) +from:0x0215cce8 kind:load to:0x02099114 module:overlay(0) +from:0x0215ccec kind:load to:0x02099140 module:overlay(0) +from:0x0215ccf8 kind:load to:0x0215ad40 module:overlay(69) +from:0x0215ccfc kind:load to:0x0215bbb4 module:overlay(69) +from:0x0215cd00 kind:load to:0x0209b2cc module:overlay(0) +from:0x0215cd04 kind:load to:0x0209b304 module:overlay(0) +from:0x0215cd08 kind:load to:0x0209b908 module:overlay(0) +from:0x0215cd0c kind:load to:0x0209b910 module:overlay(0) +from:0x0215cd10 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215cd14 kind:load to:0x0209b47c module:overlay(0) +from:0x0215cd18 kind:load to:0x0209b36c module:overlay(0) +from:0x0215cd1c kind:load to:0x0209b838 module:overlay(0) +from:0x0215cd20 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215cd24 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215cd28 kind:load to:0x0215bbac module:overlay(69) +from:0x0215cd2c kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215cd30 kind:load to:0x0215bb9c module:overlay(69) +from:0x0215cd34 kind:load to:0x0215bb78 module:overlay(69) +from:0x0215ce30 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215ce34 kind:load to:0x02099cfc module:overlay(0) +from:0x0215ce38 kind:load to:0x02099d14 module:overlay(0) +from:0x0215ce3c kind:load to:0x02099d20 module:overlay(0) +from:0x0215ce40 kind:load to:0x01fff464 module:itcm +from:0x0215ce44 kind:load to:0x020ab1d8 module:overlay(0) +from:0x0215ce48 kind:load to:0x0215ad54 module:overlay(69) +from:0x0215ce4c kind:load to:0x0215af08 module:overlay(69) +from:0x0215ce50 kind:load to:0x0215b008 module:overlay(69) +from:0x0215ce54 kind:load to:0x0215b140 module:overlay(69) +from:0x0215ce58 kind:load to:0x02099c64 module:overlay(0) +from:0x0215ce5c kind:load to:0x0215b144 module:overlay(69) +from:0x0215ce60 kind:load to:0x02099c6c module:overlay(0) +from:0x0215ce64 kind:load to:0x02099c70 module:overlay(0) +from:0x0215ce68 kind:load to:0x02099d2c module:overlay(0) +from:0x0215ce6c kind:load to:0x02099d98 module:overlay(0) +from:0x0215ce70 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215ce74 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215ce78 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215ce7c kind:load to:0x0215bbd0 module:overlay(69) +from:0x0215ce80 kind:load to:0x0215bc00 module:overlay(69) +from:0x0215ce84 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x0215ce88 kind:load to:0x0215afb8 module:overlay(69) +from:0x0215ce8c kind:load to:0x020aaad0 module:overlay(0) +from:0x0215ce90 kind:load to:0x020aa778 module:overlay(0) +from:0x0215ce94 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0215ce98 kind:load to:0x020aa950 module:overlay(0) +from:0x0215ce9c kind:load to:0x020aa94c module:overlay(0) +from:0x0215cea0 kind:load to:0x020aaa1c module:overlay(0) +from:0x0215cea4 kind:load to:0x020aaa40 module:overlay(0) +from:0x0215cea8 kind:load to:0x020aaa44 module:overlay(0) +from:0x0215ceac kind:load to:0x020aa9a0 module:overlay(0) +from:0x0215ceb0 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0215ceb4 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0215ceb8 kind:load to:0x020aa754 module:overlay(0) +from:0x0215cebc kind:load to:0x020aa75c module:overlay(0) +from:0x0215cec0 kind:load to:0x020aa764 module:overlay(0) +from:0x0215cec4 kind:load to:0x020aa76c module:overlay(0) +from:0x0215cec8 kind:load to:0x020aac48 module:overlay(0) +from:0x0215cecc kind:load to:0x020aad98 module:overlay(0) +from:0x0215ced0 kind:load to:0x020aadc4 module:overlay(0) +from:0x0215ced4 kind:load to:0x020aade4 module:overlay(0) +from:0x0215ced8 kind:load to:0x020aaffc module:overlay(0) +from:0x0215cedc kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x0215cee0 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0215cee4 kind:load to:0x020aa684 module:overlay(0) +from:0x0215cee8 kind:load to:0x0215b70c module:overlay(69) +from:0x0215ceec kind:load to:0x0215b18c module:overlay(69) +from:0x0215cef0 kind:load to:0x0215b248 module:overlay(69) +from:0x0215cef4 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0215cef8 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x0215cefc kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x0215cf00 kind:load to:0x0215b3b8 module:overlay(69) +from:0x0215cf04 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0215cf08 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0215cf0c kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0215cf10 kind:load to:0x0215b3d0 module:overlay(69) +from:0x0215cf14 kind:load to:0x0215b438 module:overlay(69) +from:0x0215cf18 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0215cf1c kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0215cf20 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0215cf24 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0215cf28 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0215cf2c kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0215cf30 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0215cf34 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0215cf38 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0215cf3c kind:load to:0x0215ba0c module:overlay(69) +from:0x0215cf40 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0215cf4c kind:load to:0x0215bc88 module:overlay(69) +from:0x0215cf50 kind:load to:0x0215bc8c module:overlay(69) +from:0x0215cf54 kind:load to:0x0215bcdc module:overlay(69) +from:0x0215cf58 kind:load to:0x0215bcc8 module:overlay(69) +from:0x0215cf5c kind:load to:0x0215be50 module:overlay(69) +from:0x0215cf60 kind:load to:0x0215be54 module:overlay(69) +from:0x0215cf64 kind:load to:0x0215be58 module:overlay(69) +from:0x0215cf70 kind:load to:0x0209847c module:overlay(0) +from:0x0215cf74 kind:load to:0x0215c318 module:overlay(69) +from:0x0215cf7c kind:load to:0x0215c358 module:overlay(69) +from:0x0215cf84 kind:load to:0x0215c308 module:overlay(69) +from:0x0215cf8c kind:load to:0x0215c31c module:overlay(69) +from:0x0215cfcc kind:load to:0x0215bf78 module:overlay(69) +from:0x0215cfd0 kind:load to:0x020990ec module:overlay(0) +from:0x0215cfd4 kind:load to:0x02098efc module:overlay(0) +from:0x0215cfd8 kind:load to:0x02098f78 module:overlay(0) +from:0x0215cfdc kind:load to:0x020990f4 module:overlay(0) +from:0x0215cfe0 kind:load to:0x02099114 module:overlay(0) +from:0x0215cfe4 kind:load to:0x02099140 module:overlay(0) +from:0x0215cff0 kind:load to:0x0215c170 module:overlay(69) +from:0x0215cff4 kind:load to:0x0215c5a8 module:overlay(69) +from:0x0215cff8 kind:load to:0x0209b2cc module:overlay(0) +from:0x0215cffc kind:load to:0x0209b304 module:overlay(0) +from:0x0215d000 kind:load to:0x0209b908 module:overlay(0) +from:0x0215d004 kind:load to:0x0209b910 module:overlay(0) +from:0x0215d008 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215d00c kind:load to:0x0209b47c module:overlay(0) +from:0x0215d010 kind:load to:0x0209b36c module:overlay(0) +from:0x0215d014 kind:load to:0x0209b838 module:overlay(0) +from:0x0215d018 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215d01c kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215d020 kind:load to:0x0215bbac module:overlay(69) +from:0x0215d024 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215d028 kind:load to:0x0215bb9c module:overlay(69) +from:0x0215d02c kind:load to:0x0215bb78 module:overlay(69) +from:0x0215d038 kind:load to:0x0215c15c module:overlay(69) +from:0x0215d03c kind:load to:0x0215c58c module:overlay(69) +from:0x0215d040 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215d044 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215d048 kind:load to:0x0209baec module:overlay(0) +from:0x0215d04c kind:load to:0x0209bb00 module:overlay(0) +from:0x0215d050 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215d054 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215d058 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215d05c kind:load to:0x0209b838 module:overlay(0) +from:0x0215d060 kind:load to:0x0209babc module:overlay(0) +from:0x0215d064 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215d068 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215d06c kind:load to:0x0209bea0 module:overlay(0) +from:0x0215d070 kind:load to:0x0215aa64 module:overlay(69) +from:0x0215d074 kind:load to:0x0215aa40 module:overlay(69) +from:0x0215d078 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215d084 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215d088 kind:load to:0x02099cfc module:overlay(0) +from:0x0215d08c kind:load to:0x02099d14 module:overlay(0) +from:0x0215d090 kind:load to:0x02099d20 module:overlay(0) +from:0x0215d094 kind:load to:0x01fff464 module:itcm +from:0x0215d098 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215d09c kind:load to:0x0215c1ec module:overlay(69) +from:0x0215d0a0 kind:load to:0x02099c58 module:overlay(0) +from:0x0215d0a4 kind:load to:0x0215c288 module:overlay(69) +from:0x0215d0a8 kind:load to:0x02099c60 module:overlay(0) +from:0x0215d0ac kind:load to:0x02099c64 module:overlay(0) +from:0x0215d0b0 kind:load to:0x0215c46c module:overlay(69) +from:0x0215d0b4 kind:load to:0x0215c460 module:overlay(69) +from:0x0215d0b8 kind:load to:0x02099c70 module:overlay(0) +from:0x0215d0bc kind:load to:0x02099d2c module:overlay(0) +from:0x0215d0c0 kind:load to:0x02099d98 module:overlay(0) +from:0x0215d0c4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215d0c8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215d0cc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215d0d0 kind:load to:0x0215c184 module:overlay(69) +from:0x0215d0d4 kind:load to:0x0215c1b4 module:overlay(69) +from:0x0215d0d8 kind:load to:0x0215c49c module:overlay(69) +from:0x0215d0e4 kind:load to:0x0215c5e4 module:overlay(69) +from:0x0215d0e8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215d0ec kind:load to:0x0209e1dc module:overlay(0) +from:0x0215d0f0 kind:load to:0x0209e21c module:overlay(0) +from:0x0215d0f4 kind:load to:0x0209e23c module:overlay(0) +from:0x0215d100 kind:load to:0x0215c6bc module:overlay(69) +from:0x0215d104 kind:load to:0x0209e87c module:overlay(0) +from:0x0215d108 kind:load to:0x0215c70c module:overlay(69) +from:0x0215d10c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215d110 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215d114 kind:load to:0x0215c758 module:overlay(69) +from:0x0215d118 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215d11c kind:load to:0x0215c728 module:overlay(69) +from:0x0215d120 kind:load to:0x0209e998 module:overlay(0) +from:0x0215d124 kind:load to:0x0209e99c module:overlay(0) +from:0x0215d128 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215d12c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215d130 kind:load to:0x0215c778 module:overlay(69) +from:0x0215d134 kind:load to:0x0215c798 module:overlay(69) diff --git a/config/jp/arm9/overlays/ov069/symbols.txt b/config/jp/arm9/overlays/ov069/symbols.txt new file mode 100644 index 00000000..a5ab7cfe --- /dev/null +++ b/config/jp/arm9/overlays/ov069/symbols.txt @@ -0,0 +1,163 @@ +func_ov069_02159be0 kind:function(arm,size=0xc) addr:0x02159be0 +func_ov069_02159bec kind:function(arm,size=0x24) addr:0x02159bec +func_ov069_02159c10 kind:function(arm,size=0x5c) addr:0x02159c10 +func_ov069_02159c6c kind:function(arm,size=0x218) addr:0x02159c6c +func_ov069_02159e84 kind:function(arm,size=0x14) addr:0x02159e84 +func_ov069_02159e98 kind:function(arm,size=0x44) addr:0x02159e98 +func_ov069_02159edc kind:function(arm,size=0x28) addr:0x02159edc +func_ov069_02159f04 kind:function(arm,size=0x30) addr:0x02159f04 +func_ov069_02159f34 kind:function(arm,size=0x24) addr:0x02159f34 +func_ov069_02159f58 kind:function(arm,size=0xbc) addr:0x02159f58 +func_ov069_0215a014 kind:function(arm,size=0x28) addr:0x0215a014 +func_ov069_0215a03c kind:function(arm,size=0x28) addr:0x0215a03c +func_ov069_0215a064 kind:function(arm,size=0x34) addr:0x0215a064 +func_ov069_0215a098 kind:function(arm,size=0x8c) addr:0x0215a098 +func_ov069_0215a124 kind:function(arm,size=0x254) addr:0x0215a124 +func_ov069_0215a378 kind:function(arm,size=0xe4) addr:0x0215a378 +func_ov069_0215a45c kind:function(arm,size=0x2c) addr:0x0215a45c +func_ov069_0215a488 kind:function(arm,size=0x58) addr:0x0215a488 +func_ov069_0215a4e0 kind:function(arm,size=0x560) addr:0x0215a4e0 +func_ov069_0215aa40 kind:function(arm,size=0x24) addr:0x0215aa40 +func_ov069_0215aa64 kind:function(arm,size=0x2c) addr:0x0215aa64 +func_ov069_0215aa90 kind:function(arm,size=0x1c) addr:0x0215aa90 +func_ov069_0215aaac kind:function(arm,size=0x28) addr:0x0215aaac +func_ov069_0215aad4 kind:function(arm,size=0x20) addr:0x0215aad4 +func_ov069_0215aaf4 kind:function(arm,size=0x14) addr:0x0215aaf4 +func_ov069_0215ab08 kind:function(arm,size=0xc) addr:0x0215ab08 +func_ov069_0215ab14 kind:function(arm,size=0x24) addr:0x0215ab14 +func_ov069_0215ab38 kind:function(arm,size=0x6c) addr:0x0215ab38 +func_ov069_0215aba4 kind:function(arm,size=0x19c) addr:0x0215aba4 +func_ov069_0215ad40 kind:function(arm,size=0x14) addr:0x0215ad40 +func_ov069_0215ad54 kind:function(arm,size=0x1b4) addr:0x0215ad54 +func_ov069_0215af08 kind:function(arm,size=0x98) addr:0x0215af08 +func_ov069_0215afa0 kind:function(arm,size=0x18) addr:0x0215afa0 +func_ov069_0215afb8 kind:function(arm,size=0x50) addr:0x0215afb8 +func_ov069_0215b008 kind:function(arm,size=0x138) addr:0x0215b008 +func_ov069_0215b140 kind:function(arm,size=0x4) addr:0x0215b140 +func_ov069_0215b144 kind:function(arm,size=0x48) addr:0x0215b144 +func_ov069_0215b18c kind:function(arm,size=0xbc) addr:0x0215b18c +func_ov069_0215b248 kind:function(arm,size=0x170) addr:0x0215b248 +func_ov069_0215b3b8 kind:function(arm,size=0x18) addr:0x0215b3b8 +func_ov069_0215b3d0 kind:function(arm,size=0x68) addr:0x0215b3d0 +func_ov069_0215b438 kind:function(arm,size=0x214) addr:0x0215b438 +func_ov069_0215b64c kind:function(arm,size=0x2c) addr:0x0215b64c +func_ov069_0215b678 kind:function(arm,size=0x3c) addr:0x0215b678 +func_ov069_0215b6b4 kind:function(arm,size=0x34) addr:0x0215b6b4 +func_ov069_0215b6e8 kind:function(arm,size=0x24) addr:0x0215b6e8 +func_ov069_0215b70c kind:function(arm,size=0x54) addr:0x0215b70c +func_ov069_0215b760 kind:function(arm,size=0x284) addr:0x0215b760 +func_ov069_0215b9e4 kind:function(arm,size=0x28) addr:0x0215b9e4 +func_ov069_0215ba0c kind:function(arm,size=0x100) addr:0x0215ba0c +func_ov069_0215bb0c kind:function(arm,size=0x28) addr:0x0215bb0c +func_ov069_0215bb34 kind:function(arm,size=0x18) addr:0x0215bb34 +func_ov069_0215bb4c kind:function(arm,size=0x2c) addr:0x0215bb4c +func_ov069_0215bb78 kind:function(arm,size=0x24) addr:0x0215bb78 +func_ov069_0215bb9c kind:function(arm,size=0x10) addr:0x0215bb9c +func_ov069_0215bbac kind:function(arm,size=0x8) addr:0x0215bbac +func_ov069_0215bbb4 kind:function(arm,size=0x1c) addr:0x0215bbb4 +func_ov069_0215bbd0 kind:function(arm,size=0x30) addr:0x0215bbd0 +func_ov069_0215bc00 kind:function(arm,size=0x38) addr:0x0215bc00 +func_ov069_0215bc38 kind:function(arm,size=0x14) addr:0x0215bc38 +func_ov069_0215bc4c kind:function(arm,size=0x3c) addr:0x0215bc4c +func_ov069_0215bc88 kind:function(arm,size=0x4) addr:0x0215bc88 +func_ov069_0215bc8c kind:function(arm,size=0x14) addr:0x0215bc8c +func_ov069_0215bca0 kind:function(arm,size=0x28) addr:0x0215bca0 +func_ov069_0215bcc8 kind:function(arm,size=0x14) addr:0x0215bcc8 +func_ov069_0215bcdc kind:function(arm,size=0x174) addr:0x0215bcdc +func_ov069_0215be50 kind:function(arm,size=0x4) addr:0x0215be50 +func_ov069_0215be54 kind:function(arm,size=0x4) addr:0x0215be54 +func_ov069_0215be58 kind:function(arm,size=0x4) addr:0x0215be58 +func_ov069_0215be5c kind:function(arm,size=0xa4) addr:0x0215be5c +func_ov069_0215bf00 kind:function(arm,size=0x6c) addr:0x0215bf00 +func_ov069_0215bf6c kind:function(arm,size=0xc) addr:0x0215bf6c +func_ov069_0215bf78 kind:function(arm,size=0x24) addr:0x0215bf78 +func_ov069_0215bf9c kind:function(arm,size=0x70) addr:0x0215bf9c +func_ov069_0215c00c kind:function(arm,size=0x150) addr:0x0215c00c +func_ov069_0215c15c kind:function(arm,size=0x14) addr:0x0215c15c +func_ov069_0215c170 kind:function(arm,size=0x14) addr:0x0215c170 +func_ov069_0215c184 kind:function(arm,size=0x30) addr:0x0215c184 +func_ov069_0215c1b4 kind:function(arm,size=0x38) addr:0x0215c1b4 +func_ov069_0215c1ec kind:function(arm,size=0x60) addr:0x0215c1ec +func_ov069_0215c24c kind:function(arm,size=0x3c) addr:0x0215c24c +func_ov069_0215c288 kind:function(arm,size=0x80) addr:0x0215c288 +func_ov069_0215c308 kind:function(arm,size=0x10) addr:0x0215c308 +func_ov069_0215c318 kind:function(arm,size=0x4) addr:0x0215c318 +func_ov069_0215c31c kind:function(arm,size=0x3c) addr:0x0215c31c +func_ov069_0215c358 kind:function(arm,size=0x7c) addr:0x0215c358 +func_ov069_0215c3d4 kind:function(arm,size=0x8c) addr:0x0215c3d4 +func_ov069_0215c460 kind:function(arm,size=0xc) addr:0x0215c460 +func_ov069_0215c46c kind:function(arm,size=0x30) addr:0x0215c46c +func_ov069_0215c49c kind:function(arm,size=0xd8) addr:0x0215c49c +func_ov069_0215c574 kind:function(arm,size=0x18) addr:0x0215c574 +func_ov069_0215c58c kind:function(arm,size=0x1c) addr:0x0215c58c +func_ov069_0215c5a8 kind:function(arm,size=0x1c) addr:0x0215c5a8 +func_ov069_0215c5c4 kind:function(arm,size=0x14) addr:0x0215c5c4 +func_ov069_0215c5d8 kind:function(arm,size=0xc) addr:0x0215c5d8 +func_ov069_0215c5e4 kind:function(arm,size=0x24) addr:0x0215c5e4 +func_ov069_0215c608 kind:function(arm,size=0x2c) addr:0x0215c608 +func_ov069_0215c634 kind:function(arm,size=0x88) addr:0x0215c634 +func_ov069_0215c6bc kind:function(arm,size=0x50) addr:0x0215c6bc +func_ov069_0215c70c kind:function(arm,size=0x1c) addr:0x0215c70c +func_ov069_0215c728 kind:function(arm,size=0x14) addr:0x0215c728 +func_ov069_0215c73c kind:function(arm,size=0x1c) addr:0x0215c73c +func_ov069_0215c758 kind:function(arm,size=0x20) addr:0x0215c758 +func_ov069_0215c778 kind:function(arm,size=0x20) addr:0x0215c778 +func_ov069_0215c798 kind:function(arm,size=0x28) addr:0x0215c798 +func_ov069_0215c7c0 kind:function(arm,size=0x14) addr:0x0215c7c0 +data_ov069_0215c7dc kind:data(any) addr:0x0215c7dc +func_ov069_0215c7e8 kind:function(arm,size=0x50) addr:0x0215c7e8 +func_ov069_0215c838 kind:function(arm,size=0x50) addr:0x0215c838 +func_ov069_0215c888 kind:function(arm,size=0x50) addr:0x0215c888 +func_ov069_0215c8d8 kind:function(arm,size=0x50) addr:0x0215c8d8 +func_ov069_0215c928 kind:function(arm,size=0x50) addr:0x0215c928 +data_ov069_0215c9a8 kind:data(any) addr:0x0215c9a8 +data_ov069_0215c9cc kind:data(any) addr:0x0215c9cc +data_ov069_0215ca10 kind:data(any) addr:0x0215ca10 +data_ov069_0215ca78 kind:data(any) addr:0x0215ca78 +data_ov069_0215caec kind:data(any) addr:0x0215caec ambiguous +data_ov069_0215cb94 kind:data(any) addr:0x0215cb94 +data_ov069_0215cc3c kind:data(any) addr:0x0215cc3c ambiguous +data_ov069_0215ccb0 kind:data(any) addr:0x0215ccb0 +data_ov069_0215ccb4 kind:data(any) addr:0x0215ccb4 +data_ov069_0215ccd4 kind:data(any) addr:0x0215ccd4 +data_ov069_0215ccf8 kind:data(any) addr:0x0215ccf8 +data_ov069_0215cd38 kind:data(any) addr:0x0215cd38 +data_ov069_0215cd80 kind:data(any) addr:0x0215cd80 +data_ov069_0215cdbc kind:data(any) addr:0x0215cdbc ambiguous +data_ov069_0215cdc8 kind:data(any) addr:0x0215cdc8 +data_ov069_0215ce30 kind:data(any) addr:0x0215ce30 +data_ov069_0215ce70 kind:data(any) addr:0x0215ce70 ambiguous +data_ov069_0215cf4c kind:data(any) addr:0x0215cf4c +data_ov069_0215cf70 kind:data(any) addr:0x0215cf70 +data_ov069_0215cf74 kind:data(any) addr:0x0215cf74 +data_ov069_0215cf84 kind:data(any) addr:0x0215cf84 +data_ov069_0215cf94 kind:data(any) addr:0x0215cf94 +data_ov069_0215cfac kind:data(any) addr:0x0215cfac +data_ov069_0215cfcc kind:data(any) addr:0x0215cfcc +data_ov069_0215cff0 kind:data(any) addr:0x0215cff0 +data_ov069_0215d004 kind:data(any) addr:0x0215d004 ambiguous +data_ov069_0215d038 kind:data(any) addr:0x0215d038 +data_ov069_0215d084 kind:data(any) addr:0x0215d084 +data_ov069_0215d0e0 kind:data(any) addr:0x0215d0e0 ambiguous +data_ov069_0215d0e4 kind:data(any) addr:0x0215d0e4 +data_ov069_0215d100 kind:data(any) addr:0x0215d100 +data_ov069_0215d114 kind:data(any) addr:0x0215d114 ambiguous +data_ov069_0215d140 kind:bss addr:0x0215d140 +data_ov069_0215d144 kind:bss addr:0x0215d144 +data_ov069_0215d150 kind:bss addr:0x0215d150 +data_ov069_0215d1ec kind:bss addr:0x0215d1ec ambiguous +data_ov069_0215d204 kind:bss addr:0x0215d204 ambiguous +data_ov069_0215d208 kind:bss addr:0x0215d208 ambiguous +data_ov069_0215d228 kind:bss addr:0x0215d228 +data_ov069_0215d22c kind:bss addr:0x0215d22c +data_ov069_0215d238 kind:bss addr:0x0215d238 +data_ov069_0215d24c kind:bss addr:0x0215d24c ambiguous +data_ov069_0215d310 kind:bss addr:0x0215d310 +data_ov069_0215d314 kind:bss addr:0x0215d314 +data_ov069_0215d320 kind:bss addr:0x0215d320 +data_ov069_0215d340 kind:bss addr:0x0215d340 +data_ov069_0215d344 kind:bss addr:0x0215d344 +data_ov069_0215d350 kind:bss addr:0x0215d350 +data_ov069_0215d428 kind:bss addr:0x0215d428 +data_ov069_0215d42c kind:bss addr:0x0215d42c +data_ov069_0215d438 kind:bss addr:0x0215d438 diff --git a/config/jp/arm9/overlays/ov070/delinks.txt b/config/jp/arm9/overlays/ov070/delinks.txt new file mode 100644 index 00000000..cccfbdfb --- /dev/null +++ b/config/jp/arm9/overlays/ov070/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02140ba0 end:0x0214fc24 kind:code align:32 + .rodata start:0x0214fc24 end:0x0214fe10 kind:data align:4 + .init start:0x0214fe10 end:0x02150794 kind:code align:4 + .ctor start:0x02150794 end:0x021507fc kind:data align:4 + .data start:0x02150800 end:0x02151880 kind:data align:32 + .bss start:0x02151880 end:0x02152c20 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov070/relocs.txt b/config/jp/arm9/overlays/ov070/relocs.txt new file mode 100644 index 00000000..1a2477fb --- /dev/null +++ b/config/jp/arm9/overlays/ov070/relocs.txt @@ -0,0 +1,2796 @@ +from:0x02140bb0 kind:arm_call_thumb to:0x02184e58 module:overlay(101) +from:0x02140bc8 kind:arm_call to:0x02071954 module:overlay(0) +from:0x02140be4 kind:arm_call_thumb to:0x02014948 module:main +from:0x02140bfc kind:arm_call_thumb to:0x02014854 module:main +from:0x02140c40 kind:arm_call_thumb to:0x02014854 module:main +from:0x02140c50 kind:arm_call_thumb to:0x02014800 module:main +from:0x02140c98 kind:arm_call_thumb to:0x02014800 module:main +from:0x02140ca4 kind:load to:0x0204b120 module:main +from:0x02140ca8 kind:load to:0x02150808 module:overlay(70) +from:0x02140cac kind:load to:0x027e09a0 module:dtcm +from:0x02140cb8 kind:arm_call_thumb to:0x02184ea8 module:overlay(101) +from:0x02140cc4 kind:arm_call_thumb to:0x020c0080 module:overlay(1) +from:0x02140ccc kind:load to:0x020b684c module:overlay(0) +from:0x02141098 kind:load to:0x027e09b8 module:dtcm +from:0x021410a4 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x021410b8 kind:arm_call_thumb to:0x020b86cc module:overlay(1) +from:0x021410c0 kind:arm_call to:0x02011ff4 module:main +from:0x021410d4 kind:load to:0x02151890 module:overlay(70) +from:0x021410e8 kind:arm_call to:0x02011f3c module:main +from:0x021410f4 kind:arm_call to:0x02141138 module:overlay(70) +from:0x02141108 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02141134 kind:load to:0x02150824 module:overlay(70) +from:0x02141140 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02141168 kind:load to:0x02150848 module:overlay(70) +from:0x02141184 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x021411a4 kind:arm_call to:0x021412d0 module:overlay(70) +from:0x021411b0 kind:load to:0x0214fc4c module:overlay(70) +from:0x021411b4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02141200 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02141214 kind:arm_call to:0x021412d0 module:overlay(70) +from:0x0214122c kind:arm_call to:0x021413e4 module:overlay(70) +from:0x02141244 kind:arm_call to:0x021412d0 module:overlay(70) +from:0x0214125c kind:arm_call to:0x02081940 module:overlay(0) +from:0x02141270 kind:arm_call to:0x0209887c module:overlay(0) +from:0x02141280 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02141288 kind:load to:0x027e0cd8 module:dtcm +from:0x0214128c kind:load to:0x027e0ce4 module:dtcm +from:0x021412ac kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021412cc kind:load to:0x027e09b8 module:dtcm +from:0x02141314 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0214134c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021413bc kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021413e0 kind:load to:0x027e09b8 module:dtcm +from:0x02141400 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214145c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02141478 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021414a4 kind:arm_call to:0x02099908 module:overlay(0) +from:0x021414ac kind:arm_call to:0x02099988 module:overlay(0) +from:0x021414c8 kind:load to:0x0214fc4c module:overlay(70) +from:0x021414cc kind:load to:0x0214fc24 module:overlay(70) +from:0x021414d0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021414d4 kind:load to:0x027e0ce4 module:dtcm +from:0x021414e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021414f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021414fc kind:arm_call to:0x02011ff4 module:main +from:0x02141510 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02141524 kind:load to:0x021518dc module:overlay(70) +from:0x02141538 kind:arm_call to:0x02011f3c module:main +from:0x02141544 kind:arm_call to:0x02141588 module:overlay(70) +from:0x02141558 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02141584 kind:load to:0x021508a4 module:overlay(70) +from:0x02141590 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021415a0 kind:arm_call to:0x02145440 module:overlay(70) +from:0x021415ac kind:load to:0x021508c8 module:overlay(70) +from:0x021415bc kind:arm_call to:0x02145464 module:overlay(70) +from:0x021415c4 kind:arm_call to:0x021415f4 module:overlay(70) +from:0x021415dc kind:load to:0x021454e4 module:overlay(70) +from:0x02141630 kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x02141648 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02141654 kind:arm_call to:0x02145558 module:overlay(70) +from:0x02141660 kind:load to:0x020b69b8 module:overlay(0) +from:0x0214169c kind:arm_call to:0x02082090 module:overlay(0) +from:0x021416a8 kind:arm_call to:0x02145558 module:overlay(70) +from:0x021416b0 kind:load to:0x027e0cd8 module:dtcm +from:0x021416c0 kind:arm_call to:0x02145460 module:overlay(70) +from:0x021416c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021416e0 kind:arm_call to:0x02145460 module:overlay(70) +from:0x021416e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021416f0 kind:arm_call to:0x02011ff4 module:main +from:0x02141704 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02141758 kind:load to:0x02150924 module:overlay(70) +from:0x0214175c kind:load to:0x020b4038 module:overlay(0) +from:0x02141760 kind:load to:0x02150938 module:overlay(70) +from:0x0214176c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02141838 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141854 kind:arm_call to:0x02016d14 module:main +from:0x0214187c kind:arm_call to:0x02016c88 module:main +from:0x021418ec kind:arm_call to:0x0203b6ec module:main +from:0x02141908 kind:arm_call to:0x02016d14 module:main +from:0x02141930 kind:arm_call to:0x02016c88 module:main +from:0x021419dc kind:arm_call to:0x02016d14 module:main +from:0x02141a04 kind:arm_call to:0x02016c88 module:main +from:0x02141a74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02141a80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02141a98 kind:arm_call to:0x01ff930c module:itcm +from:0x02141ab0 kind:arm_call to:0x02017eec module:main +from:0x02141b38 kind:load to:0x0203feb0 module:main +from:0x02141b60 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02141b68 kind:arm_call to:0x02011ff4 module:main +from:0x02141c40 kind:arm_call to:0x020f8064 module:overlay(31) +from:0x02141ca0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02141cb0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02141d0c kind:arm_call to:0x020f80bc module:overlay(31) +from:0x02141d34 kind:load to:0x02141c70 module:overlay(70) +from:0x02141d44 kind:load to:0x020f8200 module:overlays(19,22,23,31) +from:0x02141d50 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02141d64 kind:load to:0x02150954 module:overlay(70) +from:0x02141d6c kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02141d90 kind:load to:0x027e0cd8 module:dtcm +from:0x02141da4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02141dac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02141dc4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02141dcc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02141dd4 kind:arm_call to:0x02011ff4 module:main +from:0x02141de8 kind:load to:0x02151928 module:overlay(70) +from:0x02141dfc kind:arm_call to:0x02011f3c module:main +from:0x02141e08 kind:arm_call to:0x02141f08 module:overlay(70) +from:0x02141e1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02141e64 kind:load to:0x021509f0 module:overlay(70) +from:0x02141e78 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02141e8c kind:load to:0x021509c0 module:overlay(70) +from:0x02141e98 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02141eac kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02141eb4 kind:arm_call to:0x02011ff4 module:main +from:0x02141ee4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02141ef0 kind:arm_call to:0x01fff458 module:itcm +from:0x02141f04 kind:load to:0x027e0ce4 module:dtcm +from:0x02141f10 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02141f94 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02141fa4 kind:arm_call to:0x02141e70 module:overlay(70) +from:0x02141fb0 kind:load to:0x02150a3c module:overlay(70) +from:0x02141fb4 kind:load to:0x02151928 module:overlay(70) +from:0x02141fb8 kind:load to:0x020b3168 module:overlay(0) +from:0x02141fbc kind:load to:0x02150a14 module:overlay(70) +from:0x02141fcc kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0214200c kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02142078 kind:arm_call to:0x02142188 module:overlay(70) +from:0x02142084 kind:load to:0x0214fc9c module:overlay(70) +from:0x0214208c kind:load to:0x020b6ba4 module:overlay(0) +from:0x021420a4 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x021420dc kind:arm_call to:0x0214261c module:overlay(70) +from:0x02142110 kind:arm_call to:0x020984b4 module:overlay(0) +from:0x0214215c kind:arm_call to:0x02142188 module:overlay(70) +from:0x02142174 kind:arm_call to:0x02142188 module:overlay(70) +from:0x02142180 kind:load to:0x027e0ce4 module:dtcm +from:0x02142184 kind:load to:0x021509b4 module:overlay(70) +from:0x021421ec kind:arm_call to:0x021421f8 module:overlay(70) +from:0x02142228 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214225c kind:arm_call to:0x02081cd8 module:overlay(0) +from:0x02142324 kind:arm_call to:0x02142444 module:overlay(70) +from:0x0214235c kind:arm_call to:0x0214252c module:overlay(70) +from:0x021423bc kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021423e0 kind:arm_call to:0x02081a1c module:overlay(0) +from:0x021423fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214240c kind:arm_call to:0x01fff458 module:itcm +from:0x02142430 kind:load to:0x027e0cd8 module:dtcm +from:0x02142434 kind:load to:0x0204b164 module:main +from:0x0214243c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02142440 kind:load to:0x027e0ce4 module:dtcm +from:0x02142464 kind:arm_call to:0x01ffedac module:itcm +from:0x02142470 kind:arm_call to:0x02081838 module:overlay(0) +from:0x021424c8 kind:arm_call to:0x01fff498 module:itcm +from:0x021424ec kind:arm_call to:0x01fff148 module:itcm +from:0x02142508 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142520 kind:load to:0x027e0cd8 module:dtcm +from:0x02142524 kind:load to:0x027e0ce8 module:dtcm +from:0x02142528 kind:load to:0x027e0ce0 module:dtcm +from:0x02142584 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02142594 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x021425a8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021425b8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021425c8 kind:load to:0x021509d4 module:overlay(70) +from:0x021425d4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021425f8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142634 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02142644 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214264c kind:arm_call to:0x02011ff4 module:main +from:0x02142688 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142694 kind:arm_call to:0x01fff458 module:itcm +from:0x021426c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021426dc kind:arm_call to:0x01fff458 module:itcm +from:0x02142710 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02142718 kind:load to:0x027e0cd8 module:dtcm +from:0x02142728 kind:arm_call to:0x02141e90 module:overlay(70) +from:0x02142730 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02142738 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02142750 kind:arm_call to:0x02141e90 module:overlay(70) +from:0x02142758 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02142760 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02142768 kind:arm_call to:0x02011ff4 module:main +from:0x0214277c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214278c kind:thumb_call_arm to:0x02017724 module:main +from:0x021427a0 kind:load to:0x02150ab4 module:overlay(70) +from:0x021427a8 kind:thumb_call_arm to:0x02017760 module:main +from:0x021427b4 kind:thumb_call_arm to:0x02017760 module:main +from:0x021427ba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021427e8 kind:thumb_call to:0x02017914 module:main +from:0x02142800 kind:load to:0x02150a98 module:overlay(70) +from:0x0214282a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02142848 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0214284e kind:thumb_call to:0x02017938 module:main +from:0x02142858 kind:load to:0x02150a98 module:overlay(70) +from:0x0214285c kind:load to:0x02151a00 module:overlay(70) +from:0x02142886 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021428a4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021428aa kind:thumb_call to:0x02017938 module:main +from:0x021428b0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021428b8 kind:load to:0x02150a98 module:overlay(70) +from:0x021428bc kind:load to:0x02151a00 module:overlay(70) +from:0x021428e4 kind:arm_call to:0x0205b8a4 module:overlay(0) +from:0x02142920 kind:arm_call to:0x02011ff4 module:main +from:0x02142930 kind:arm_call to:0x02011f3c module:main +from:0x02142958 kind:arm_call_thumb to:0x02142788 module:overlay(70) +from:0x02142970 kind:arm_call to:0x021429dc module:overlay(70) +from:0x02142978 kind:load to:0x02151a00 module:overlay(70) +from:0x0214297c kind:load to:0x027e0960 module:dtcm +from:0x021429c4 kind:arm_call to:0x02011ff4 module:main +from:0x021429d8 kind:load to:0x02151a00 module:overlay(70) +from:0x021429f4 kind:arm_call to:0x0205b918 module:overlay(0) +from:0x02142a40 kind:arm_call to:0x021427c4 module:overlay(70) +from:0x02142a78 kind:arm_call to:0x0205b950 module:overlay(0) +from:0x02142a94 kind:load to:0x027e0960 module:dtcm +from:0x02142b08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02142b14 kind:arm_call to:0x01ffb744 module:itcm +from:0x02142b70 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02142b88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02142b94 kind:arm_call to:0x01ffb744 module:itcm +from:0x02142c98 kind:thumb_call to:0x021427e4 module:overlay(70) +from:0x02142cc0 kind:thumb_call to:0x02142804 module:overlay(70) +from:0x02142cd0 kind:load to:0x021428c0 module:overlay(70) +from:0x02142ce0 kind:load to:0x020177f4 module:main +from:0x02142d18 kind:arm_call to:0x02142ad4 module:overlay(70) +from:0x02142d38 kind:arm_call to:0x02142ad4 module:overlay(70) +from:0x02142d5c kind:arm_call to:0x02017d1c module:main +from:0x02142da0 kind:arm_call to:0x02016d14 module:main +from:0x02142dc8 kind:arm_call to:0x02017bb8 module:main +from:0x02142e3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02142e48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02142e60 kind:arm_call to:0x01ff930c module:itcm +from:0x02142e90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142eac kind:arm_call to:0x02017eec module:main +from:0x02142ef8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02142f20 kind:arm_call to:0x02017bb8 module:main +from:0x02142f44 kind:arm_call to:0x01ffb744 module:itcm +from:0x02142f6c kind:arm_call to:0x02017bb8 module:main +from:0x02142fe8 kind:load to:0x0203feb0 module:main +from:0x0214306c kind:arm_call to:0x02017bb8 module:main +from:0x021430a0 kind:arm_call to:0x02016d14 module:main +from:0x021430b4 kind:arm_call to:0x02017bb8 module:main +from:0x021430d8 kind:arm_call to:0x02016d14 module:main +from:0x02143100 kind:arm_call to:0x02017bb8 module:main +from:0x02143130 kind:arm_call to:0x02142ddc module:overlay(70) +from:0x02143144 kind:load to:0x02151a20 module:overlay(70) +from:0x02143158 kind:arm_call to:0x02011f3c module:main +from:0x02143164 kind:arm_call to:0x02143270 module:overlay(70) +from:0x02143178 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021431c0 kind:load to:0x02150af4 module:overlay(70) +from:0x021431ec kind:arm_call to:0x02098dac module:overlay(0) +from:0x02143238 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02143248 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02143250 kind:arm_call to:0x02143668 module:overlay(70) +from:0x02143264 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214326c kind:load to:0x027e0ce4 module:dtcm +from:0x0214327c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021432d4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021432f0 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02143314 kind:arm_call to:0x0214437c module:overlay(70) +from:0x0214337c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0214338c kind:load to:0x02150b18 module:overlay(70) +from:0x02143390 kind:load to:0x02151a20 module:overlay(70) +from:0x02143394 kind:load to:0x02044704 module:main +from:0x0214339c kind:load to:0x02151a08 module:overlay(70) +from:0x021433a8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x021433c4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0214340c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02143434 kind:arm_call to:0x02143d44 module:overlay(70) +from:0x02143464 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021434a0 kind:arm_call to:0x02143d9c module:overlay(70) +from:0x021434c8 kind:arm_call to:0x02143b14 module:overlay(70) +from:0x021434e0 kind:load to:0x021436d8 module:overlay(70) +from:0x021434f8 kind:arm_call to:0x021436d8 module:overlay(70) +from:0x0214353c kind:arm_call to:0x02143ab4 module:overlay(70) +from:0x02143568 kind:arm_call to:0x021436d8 module:overlay(70) +from:0x02143584 kind:arm_call to:0x021436d8 module:overlay(70) +from:0x02143598 kind:arm_call to:0x021436d8 module:overlay(70) +from:0x021435b4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021435f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02143630 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0214363c kind:load to:0x0203feb0 module:main +from:0x02143640 kind:load to:0x027e09b4 module:dtcm +from:0x0214365c kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x02143664 kind:load to:0x02151a08 module:overlay(70) +from:0x02143688 kind:load to:0x02143a64 module:overlay(70) +from:0x021436a0 kind:load to:0x020af4a0 module:overlay(0) +from:0x021436d4 kind:load to:0x02143ab4 module:overlay(70) +from:0x021436f4 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02143718 kind:arm_call to:0x01ffedac module:itcm +from:0x02143730 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x02143764 kind:arm_call to:0x021436a4 module:overlay(70) +from:0x0214378c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021437b8 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x021437c8 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x021437dc kind:arm_call to:0x02143a64 module:overlay(70) +from:0x02143808 kind:arm_call to:0x01ffedac module:itcm +from:0x02143814 kind:arm_call to:0x02082008 module:overlay(0) +from:0x02143824 kind:arm_call to:0x02143a64 module:overlay(70) +from:0x0214382c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02143854 kind:arm_call to:0x02081720 module:overlay(0) +from:0x02143860 kind:arm_call to:0x02081738 module:overlay(0) +from:0x02143888 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021438a0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021438e4 kind:arm_call to:0x02143b14 module:overlay(70) +from:0x02143928 kind:arm_call to:0x021436a4 module:overlay(70) +from:0x02143930 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02143938 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0214398c kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x021439a0 kind:arm_call to:0x02143c08 module:overlay(70) +from:0x021439c4 kind:arm_call to:0x02143bb4 module:overlay(70) +from:0x021439d8 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02143a08 kind:arm_call to:0x02143bb4 module:overlay(70) +from:0x02143a2c kind:arm_call to:0x02143c88 module:overlay(70) +from:0x02143a38 kind:load to:0x027e0cd8 module:dtcm +from:0x02143a3c kind:load to:0x027e09a8 module:dtcm +from:0x02143a50 kind:load to:0x027e0d38 module:dtcm +from:0x02143a54 kind:load to:0x027e0ce0 module:dtcm +from:0x02143a60 kind:load to:0x02143bb4 module:overlay(70) +from:0x02143a74 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143a88 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02143ab0 kind:load to:0x02150b6c module:overlay(70) +from:0x02143ac4 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143b10 kind:load to:0x02150b74 module:overlay(70) +from:0x02143b20 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143b84 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02143bac kind:load to:0x027e09a8 module:dtcm +from:0x02143bb0 kind:load to:0x02150b7c module:overlay(70) +from:0x02143bc0 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143c04 kind:load to:0x02150b84 module:overlay(70) +from:0x02143c14 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143c58 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02143c84 kind:load to:0x02150b8c module:overlay(70) +from:0x02143c94 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143c9c kind:arm_call to:0x020c11c8 module:overlay(17) +from:0x02143ca4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02143cc0 kind:load to:0x02150b94 module:overlay(70) +from:0x02143cd0 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143d00 kind:load to:0x02150b9c module:overlay(70) +from:0x02143d10 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143d40 kind:load to:0x02150ba4 module:overlay(70) +from:0x02143d50 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143d98 kind:load to:0x02150bac module:overlay(70) +from:0x02143da8 kind:arm_call to:0x0214368c module:overlay(70) +from:0x02143e14 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02143e20 kind:load to:0x02150bb4 module:overlay(70) +from:0x02143e28 kind:load to:0x027e0cec module:dtcm +from:0x02143e50 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02143eac kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02143ec0 kind:arm_call to:0x02143ab4 module:overlay(70) +from:0x02143ef0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02143f08 kind:arm_call to:0x020db1d4 module:overlay(31) +from:0x02143f20 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02143f34 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x02143f3c kind:load to:0x027e09b8 module:dtcm +from:0x02143f40 kind:load to:0x027e0d34 module:dtcm +from:0x02143f58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02143f64 kind:arm_call to:0x020c11f4 module:overlay(17) +from:0x02143f6c kind:load to:0x027e0ce4 module:dtcm +from:0x02143f88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02143f98 kind:arm_call to:0x02143ab4 module:overlay(70) +from:0x02143fac kind:arm_call to:0x01ffb714 module:itcm +from:0x02143fb4 kind:load to:0x027e0ce4 module:dtcm +from:0x02143ff8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02144014 kind:arm_call to:0x02143b14 module:overlay(70) +from:0x02144024 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02144030 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02144050 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021440e8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021440f4 kind:load to:0x027e09a8 module:dtcm +from:0x021440f8 kind:load to:0x027e09b8 module:dtcm +from:0x02144128 kind:arm_call to:0x01ffedac module:itcm +from:0x02144148 kind:arm_call to:0x0210ccb8 module:overlay(31) +from:0x021441dc kind:arm_call to:0x02072d94 module:overlay(0) +from:0x021441e4 kind:arm_call to:0x02143ab4 module:overlay(70) +from:0x021441f0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02144210 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021442a8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021442d8 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x02144300 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02144314 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02144340 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02144360 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0214436c kind:load to:0x027e0cd8 module:dtcm +from:0x02144370 kind:load to:0x027e09a8 module:dtcm +from:0x02144374 kind:load to:0x027e09b8 module:dtcm +from:0x02144378 kind:load to:0x027e0cec module:dtcm +from:0x02144390 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x021443b0 kind:load to:0x02150adc module:overlay(70) +from:0x021443d4 kind:arm_call to:0x02143cc4 module:overlay(70) +from:0x021443e4 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x02144400 kind:arm_call to:0x02143d04 module:overlay(70) +from:0x02144408 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x02144420 kind:arm_call to:0x02143ab4 module:overlay(70) +from:0x0214442c kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x02144440 kind:arm_call to:0x02143a58 module:overlay(70) +from:0x02144448 kind:arm_call to:0x020f7e1c module:overlay(31) +from:0x0214445c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02144464 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0214446c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02144484 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0214448c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02144494 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214449c kind:arm_call to:0x02011ff4 module:main +from:0x021444b0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021444c4 kind:load to:0x02151b14 module:overlay(70) +from:0x021444d8 kind:arm_call to:0x02011f3c module:main +from:0x021444e4 kind:arm_call to:0x02144774 module:overlay(70) +from:0x021444fc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214450c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0214451c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144524 kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x021445ac kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x021445e0 kind:load to:0x02150bfc module:overlay(70) +from:0x021445e4 kind:load to:0x02150a14 module:overlay(70) +from:0x021445e8 kind:load to:0x02150bd8 module:overlay(70) +from:0x021445fc kind:arm_call to:0x02099140 module:overlay(0) +from:0x02144604 kind:arm_call to:0x02080b8c module:overlay(0) +from:0x02144614 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02144628 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02144630 kind:arm_call to:0x02011ff4 module:main +from:0x02144658 kind:arm_call to:0x01ffd420 module:itcm +from:0x02144690 kind:arm_call to:0x0208d4ac module:overlay(0) +from:0x021446a8 kind:arm_call to:0x0207f8c4 module:overlay(0) +from:0x021446b0 kind:arm_call to:0x02144a28 module:overlay(70) +from:0x021446d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021446dc kind:arm_call to:0x01fff458 module:itcm +from:0x02144708 kind:arm_call to:0x020e32f4 module:overlay(31) +from:0x02144748 kind:arm_call to:0x0208043c module:overlay(0) +from:0x02144758 kind:load to:0x027e09b8 module:dtcm +from:0x0214475c kind:load to:0x027e0ce0 module:dtcm +from:0x02144760 kind:load to:0x027e09c0 module:dtcm +from:0x02144764 kind:load to:0x02151c10 module:overlay(70) +from:0x02144768 kind:load to:0x027e0ce4 module:dtcm +from:0x0214477c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021447e0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021447e8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021447fc kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02144850 kind:arm_call_thumb to:0x020d7ff4 module:overlay(24) +from:0x0214486c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02144884 kind:arm_call to:0x01ffb428 module:itcm +from:0x021448bc kind:load to:0x02150c80 module:overlay(70) +from:0x021448c0 kind:load to:0x02151b14 module:overlay(70) +from:0x021448c4 kind:load to:0x02150bc4 module:overlay(70) +from:0x021448c8 kind:load to:0x02151b08 module:overlay(70) +from:0x021448dc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021448e4 kind:arm_call to:0x0214460c module:overlay(70) +from:0x021448ec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021448f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214490c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02144914 kind:arm_call to:0x0214460c module:overlay(70) +from:0x0214491c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02144924 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214492c kind:arm_call to:0x02011ff4 module:main +from:0x02144944 kind:arm_call to:0x02080b8c module:overlay(0) +from:0x02144974 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021449a8 kind:load to:0x02151bec module:overlay(70) +from:0x021449ac kind:load to:0x027e09c0 module:dtcm +from:0x021449cc kind:arm_call to:0x020d8024 module:overlay(24) +from:0x021449e0 kind:arm_call to:0x0208d1b0 module:overlay(0) +from:0x02144a10 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144a1c kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144a24 kind:load to:0x027e0ce0 module:dtcm +from:0x02144a80 kind:arm_call to:0x01fff148 module:itcm +from:0x02144ab4 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144ad0 kind:load to:0x027e0ce0 module:dtcm +from:0x02144b14 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02144b38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144b68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02144b78 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02144b88 kind:load to:0x02150c18 module:overlay(70) +from:0x02144c10 kind:arm_call to:0x0202a17c module:main +from:0x02144c20 kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x02144c48 kind:arm_call to:0x0201a9dc module:main +from:0x02144c54 kind:load to:0x02151af8 module:overlay(70) +from:0x02144c58 kind:load to:0x027e0998 module:dtcm +from:0x02144c5c kind:load to:0x0204c49c module:main +from:0x02144c60 kind:load to:0x02151b08 module:overlay(70) +from:0x02144c70 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02144c9c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02144cdc kind:load to:0x02150c48 module:overlay(70) +from:0x02144d4c kind:arm_call to:0x0205b32c module:overlay(0) +from:0x02144d84 kind:arm_call to:0x0208d1b0 module:overlay(0) +from:0x02144de4 kind:load to:0x027e0ce0 module:dtcm +from:0x02144df8 kind:load to:0x02144ca4 module:overlay(70) +from:0x02144e14 kind:arm_call to:0x01ff916c module:itcm +from:0x02144e1c kind:arm_call to:0x021450d8 module:overlay(70) +from:0x02144e30 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144e54 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144e88 kind:arm_call to:0x0214503c module:overlay(70) +from:0x02144eb8 kind:arm_call to:0x02145090 module:overlay(70) +from:0x02144ec4 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144ed8 kind:arm_call to:0x01ff916c module:itcm +from:0x02144ee0 kind:arm_call to:0x021450d8 module:overlay(70) +from:0x02144ef4 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144f18 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144f6c kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02144fa0 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02145000 kind:arm_call to:0x02145090 module:overlay(70) +from:0x0214500c kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x02145028 kind:arm_call to:0x02145090 module:overlay(70) +from:0x02145034 kind:arm_call to:0x02144ca4 module:overlay(70) +from:0x021450a0 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x0214510c kind:arm_call to:0x0214519c module:overlay(70) +from:0x02145114 kind:arm_call to:0x020d80a8 module:overlay(24) +from:0x02145178 kind:arm_call to:0x0208d1b0 module:overlay(0) +from:0x02145198 kind:load to:0x027e0ce0 module:dtcm +from:0x02145228 kind:arm_call to:0x01ffb714 module:itcm +from:0x02145234 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214524c kind:arm_call to:0x01ff930c module:itcm +from:0x02145268 kind:arm_call to:0x01ff9258 module:itcm +from:0x02145284 kind:arm_call to:0x02017eec module:main +from:0x021452c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021452cc kind:arm_call to:0x020d80d4 module:overlay(24) +from:0x02145334 kind:load to:0x0203feb0 module:main +from:0x02145344 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0214534c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02145360 kind:load to:0x02151cf0 module:overlay(70) +from:0x02145374 kind:arm_call to:0x02011f3c module:main +from:0x02145380 kind:arm_call to:0x021453b0 module:overlay(70) +from:0x02145394 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021453ac kind:load to:0x02150cdc module:overlay(70) +from:0x021453b8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021453f8 kind:load to:0x02150d00 module:overlay(70) +from:0x02145404 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02145418 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02145420 kind:arm_call to:0x02011ff4 module:main +from:0x02145434 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021454a0 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x021454b4 kind:arm_call to:0x02145670 module:overlay(70) +from:0x021454bc kind:arm_call to:0x021456e0 module:overlay(70) +from:0x021454c8 kind:arm_call to:0x021456a8 module:overlay(70) +from:0x021454d4 kind:arm_call to:0x02145558 module:overlay(70) +from:0x021454dc kind:load to:0x027e0cd8 module:dtcm +from:0x021454e0 kind:load to:0x027e09ac module:dtcm +from:0x02145538 kind:arm_call to:0x02145558 module:overlay(70) +from:0x02145544 kind:arm_call to:0x02145558 module:overlay(70) +from:0x02145550 kind:arm_call to:0x02145558 module:overlay(70) +from:0x02145598 kind:arm_call to:0x02145670 module:overlay(70) +from:0x021455a0 kind:arm_call to:0x021456e0 module:overlay(70) +from:0x021455ac kind:arm_call to:0x021456a8 module:overlay(70) +from:0x021455d4 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02145604 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02145634 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02145664 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0214566c kind:load to:0x027e09ac module:dtcm +from:0x0214569c kind:arm_call to:0x02074104 module:overlay(0) +from:0x021456a4 kind:load to:0x027e09ac module:dtcm +from:0x021456d4 kind:arm_call to:0x02074104 module:overlay(0) +from:0x021456dc kind:load to:0x027e09ac module:dtcm +from:0x0214574c kind:load to:0x027e09a4 module:dtcm +from:0x02145758 kind:load to:0x02151d3c module:overlay(70) +from:0x0214576c kind:arm_call to:0x02011f3c module:main +from:0x02145778 kind:arm_call to:0x021457a8 module:overlay(70) +from:0x0214578c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021457a4 kind:load to:0x02150d5c module:overlay(70) +from:0x021457b0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021457d4 kind:load to:0x02150d80 module:overlay(70) +from:0x02145800 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02145830 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02145858 kind:arm_call to:0x02145970 module:overlay(70) +from:0x02145894 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021458b4 kind:arm_call to:0x0209887c module:overlay(0) +from:0x021458d0 kind:arm_call to:0x02145970 module:overlay(70) +from:0x021458e0 kind:arm_call to:0x02145970 module:overlay(70) +from:0x021458fc kind:arm_call to:0x0209887c module:overlay(0) +from:0x02145918 kind:arm_call to:0x02145970 module:overlay(70) +from:0x02145934 kind:arm_call to:0x0209887c module:overlay(0) +from:0x02145950 kind:arm_call to:0x02145970 module:overlay(70) +from:0x02145958 kind:load to:0x027e0ce4 module:dtcm +from:0x021459a4 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021459c8 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021459d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021459ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021459f4 kind:arm_call to:0x02011ff4 module:main +from:0x02145a08 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02145a1c kind:load to:0x02151d88 module:overlay(70) +from:0x02145a30 kind:arm_call to:0x02011f3c module:main +from:0x02145a3c kind:arm_call to:0x02145a6c module:overlay(70) +from:0x02145a50 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02145a68 kind:load to:0x02150ddc module:overlay(70) +from:0x02145a74 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02145ab0 kind:load to:0x02150e00 module:overlay(70) +from:0x02145ab4 kind:load to:0x02150e68 module:overlay(70) +from:0x02145afc kind:arm_call to:0x02145d6c module:overlay(70) +from:0x02145b20 kind:arm_call to:0x0208381c module:overlay(0) +from:0x02145b3c kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x02145b5c kind:load to:0x020da050 module:overlays(19,24) +from:0x02145b60 kind:load to:0x027e09a4 module:dtcm +from:0x02145b64 kind:load to:0x027e0cd8 module:dtcm +from:0x02145b88 kind:arm_call to:0x02145cbc module:overlay(70) +from:0x02145b90 kind:arm_call to:0x02145cc0 module:overlay(70) +from:0x02145bd8 kind:load to:0x020da050 module:overlays(19,24) +from:0x02145c24 kind:arm_call to:0x020db31c module:overlay(31) +from:0x02145c30 kind:load to:0x027e0d34 module:dtcm +from:0x02145c64 kind:arm_call to:0x020db31c module:overlay(31) +from:0x02145c84 kind:arm_call to:0x020db31c module:overlay(31) +from:0x02145cac kind:load to:0x027e0cd8 module:dtcm +from:0x02145cb0 kind:load to:0x027e0d34 module:dtcm +from:0x02145cdc kind:arm_call to:0x01ffd420 module:itcm +from:0x02145d00 kind:load to:0x027e09b8 module:dtcm +from:0x02145d10 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02145d24 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02145d2c kind:arm_call to:0x02011ff4 module:main +from:0x02145d40 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02145d78 kind:load to:0x0214fcac module:overlay(70) +from:0x02145d84 kind:load to:0x02151dd4 module:overlay(70) +from:0x02145d98 kind:arm_call to:0x02011f3c module:main +from:0x02145da4 kind:arm_call to:0x02145df8 module:overlay(70) +from:0x02145dc4 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02145df0 kind:load to:0x02150e7c module:overlay(70) +from:0x02145e00 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02145e2c kind:load to:0x02150ea4 module:overlay(70) +from:0x02145e30 kind:load to:0x020b3168 module:overlay(0) +from:0x02145e54 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02145ed8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02145eec kind:load to:0x0214fd3c module:overlay(70) +from:0x02145ef0 kind:load to:0x02151dd4 module:overlay(70) +from:0x02145ef4 kind:load to:0x02151df4 module:overlay(70) +from:0x02145ef8 kind:load to:0x027e0cd8 module:dtcm +from:0x02145f28 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02145f30 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02145f48 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02145f50 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02145f58 kind:arm_call to:0x02011ff4 module:main +from:0x02145f6c kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02145f80 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02145f88 kind:arm_call to:0x02011ff4 module:main +from:0x02145f9c kind:load to:0x02151e64 module:overlay(70) +from:0x02145fb0 kind:arm_call to:0x02011f3c module:main +from:0x02145fbc kind:arm_call to:0x02146204 module:overlay(70) +from:0x02145fd4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02145fe4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02146068 kind:load to:0x02150ee4 module:overlay(70) +from:0x0214606c kind:load to:0x02150a14 module:overlay(70) +from:0x02146070 kind:load to:0x02150f00 module:overlay(70) +from:0x02146084 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x021460b4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021460c0 kind:load to:0x02150f40 module:overlay(70) +from:0x021460ec kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02146114 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02146124 kind:load to:0x0214fd4c module:overlay(70) +from:0x02146190 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021461d8 kind:arm_call to:0x0214607c module:overlay(70) +from:0x021461e8 kind:load to:0x02150f6c module:overlay(70) +from:0x021461f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214620c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02146254 kind:arm_call to:0x0214607c module:overlay(70) +from:0x02146264 kind:load to:0x02150f6c module:overlay(70) +from:0x021462c4 kind:arm_call to:0x021460c4 module:overlay(70) +from:0x02146338 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0214641c kind:arm_call to:0x01fff584 module:itcm +from:0x02146448 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02146474 kind:arm_call to:0x01fff498 module:itcm +from:0x021464b0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021464d8 kind:arm_call to:0x02146814 module:overlay(70) +from:0x021464ec kind:load to:0x02151e4c module:overlay(70) +from:0x021464f0 kind:load to:0x02151e58 module:overlay(70) +from:0x021464f4 kind:load to:0x027e0ce8 module:dtcm +from:0x02146504 kind:load to:0x02146568 module:overlay(70) +from:0x02146524 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02146538 kind:arm_call to:0x02146568 module:overlay(70) +from:0x0214655c kind:arm_call to:0x02146568 module:overlay(70) +from:0x02146564 kind:load to:0x027e09b8 module:dtcm +from:0x021465b8 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x021465d0 kind:arm_call to:0x01ff916c module:itcm +from:0x02146614 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02146658 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0214668c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021466c8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02146700 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02146718 kind:arm_call to:0x01ff916c module:itcm +from:0x02146754 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021467a8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021467c4 kind:arm_call to:0x01ff916c module:itcm +from:0x021467dc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021467f4 kind:arm_call to:0x02146814 module:overlay(70) +from:0x02146804 kind:load to:0x027e09b8 module:dtcm +from:0x02146880 kind:arm_call to:0x02146b90 module:overlay(70) +from:0x02146898 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x02146904 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214694c kind:arm_call to:0x02146c18 module:overlay(70) +from:0x02146960 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021469c4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021469ec kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x02146a0c kind:arm_call to:0x02146b90 module:overlay(70) +from:0x02146aec kind:arm_call to:0x01fff498 module:itcm +from:0x02146b00 kind:arm_call to:0x02146814 module:overlay(70) +from:0x02146b40 kind:load to:0x0204b164 module:main +from:0x02146b44 kind:load to:0x02150f14 module:overlay(70) +from:0x02146b4c kind:load to:0x027e09b8 module:dtcm +from:0x02146b58 kind:load to:0x027e0ce8 module:dtcm +from:0x02146b8c kind:load to:0x0209ebf8 module:overlay(0) +from:0x02146be8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02146c00 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02146c0c kind:load to:0x027e09a8 module:dtcm +from:0x02146c94 kind:load to:0x02151e64 module:overlay(70) +from:0x02146ca0 kind:load to:0x02151f38 module:overlay(70) +from:0x02146cc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146ce0 kind:arm_call to:0x01fff458 module:itcm +from:0x02146de0 kind:load to:0x027e0ce4 module:dtcm +from:0x02146e0c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02146e14 kind:arm_call to:0x02011ff4 module:main +from:0x02146e2c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02146e34 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02146e4c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02146e54 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02146e5c kind:arm_call to:0x02011ff4 module:main +from:0x02146e70 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02146e84 kind:load to:0x02151f6c module:overlay(70) +from:0x02146e98 kind:arm_call to:0x02011f3c module:main +from:0x02146ea4 kind:arm_call to:0x02146f68 module:overlay(70) +from:0x02146ebc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02146ecc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02146f50 kind:load to:0x02150ee4 module:overlay(70) +from:0x02146f58 kind:load to:0x02150a14 module:overlay(70) +from:0x02146f5c kind:load to:0x02150fb4 module:overlay(70) +from:0x02146f70 kind:arm_call to:0x02146188 module:overlay(70) +from:0x02146f84 kind:load to:0x02150fd0 module:overlay(70) +from:0x02146f90 kind:load to:0x021464f8 module:overlay(70) +from:0x02146fe0 kind:load to:0x02151f6c module:overlay(70) +from:0x02146fec kind:load to:0x02152040 module:overlay(70) +from:0x02146ffc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147004 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214701c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147024 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214702c kind:arm_call to:0x02011ff4 module:main +from:0x02147040 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0214705c kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0214707c kind:load to:0x02151034 module:overlay(70) +from:0x02147094 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021470a8 kind:arm_call to:0x02059174 module:overlay(0) +from:0x021470c4 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021470d4 kind:load to:0x0214fd84 module:overlay(70) +from:0x02147128 kind:load to:0x021520a4 module:overlay(70) +from:0x0214713c kind:arm_call to:0x02011f3c module:main +from:0x02147148 kind:arm_call to:0x02147200 module:overlay(70) +from:0x02147160 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02147170 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021471e8 kind:load to:0x02150ee4 module:overlay(70) +from:0x021471ec kind:load to:0x02150a14 module:overlay(70) +from:0x021471f0 kind:load to:0x02151018 module:overlay(70) +from:0x02147208 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02147218 kind:arm_call to:0x0214704c module:overlay(70) +from:0x0214723c kind:load to:0x02151060 module:overlay(70) +from:0x02147248 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147290 kind:arm_call to:0x0200f05c module:main +from:0x021472fc kind:arm_call to:0x0200f05c module:main +from:0x02147348 kind:arm_call to:0x02147684 module:overlay(70) +from:0x02147378 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021473a0 kind:arm_call to:0x02147080 module:overlay(70) +from:0x021473b0 kind:load to:0x021520a4 module:overlay(70) +from:0x021473b4 kind:load to:0x0214fd74 module:overlay(70) +from:0x021473b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021473bc kind:load to:0x0214fd64 module:overlay(70) +from:0x021473c0 kind:load to:0x02152074 module:overlay(70) +from:0x021473c4 kind:load to:0x0214fd5c module:overlay(70) +from:0x0214740c kind:arm_call to:0x02147684 module:overlay(70) +from:0x02147474 kind:arm_call to:0x020159b0 module:main +from:0x02147480 kind:arm_call to:0x021474a8 module:overlay(70) +from:0x021474e4 kind:arm_call to:0x02147684 module:overlay(70) +from:0x02147508 kind:arm_call to:0x02147684 module:overlay(70) +from:0x02147538 kind:arm_call to:0x02147684 module:overlay(70) +from:0x02147560 kind:arm_call to:0x02147684 module:overlay(70) +from:0x02147568 kind:load to:0x027e0cd8 module:dtcm +from:0x021475f4 kind:arm_call to:0x0202a17c module:main +from:0x02147668 kind:arm_call to:0x0201a9dc module:main +from:0x02147674 kind:load to:0x027e0998 module:dtcm +from:0x02147678 kind:load to:0x027e0cd8 module:dtcm +from:0x0214767c kind:load to:0x02152074 module:overlay(70) +from:0x02147680 kind:load to:0x0204c49c module:main +from:0x02147708 kind:arm_call to:0x0203b434 module:main +from:0x02147710 kind:arm_call to:0x0203b290 module:main +from:0x0214774c kind:arm_call to:0x0203b434 module:main +from:0x02147758 kind:arm_call to:0x0203bea8 module:main +from:0x02147764 kind:arm_call to:0x0203c088 module:main +from:0x02147790 kind:arm_call to:0x0203b434 module:main +from:0x0214779c kind:arm_call to:0x0203bea8 module:main +from:0x021477a4 kind:arm_call to:0x0203c2b8 module:main +from:0x021477a8 kind:arm_call to:0x0203badc module:main +from:0x02147830 kind:arm_call to:0x0203b434 module:main +from:0x02147838 kind:arm_call to:0x0203b290 module:main +from:0x02147878 kind:arm_call to:0x0203b434 module:main +from:0x02147884 kind:arm_call to:0x0203bea8 module:main +from:0x02147890 kind:arm_call to:0x0203c088 module:main +from:0x021478c0 kind:arm_call to:0x0203b434 module:main +from:0x021478cc kind:arm_call to:0x0203bea8 module:main +from:0x021478d4 kind:arm_call to:0x0203c2b8 module:main +from:0x021478d8 kind:arm_call to:0x0203badc module:main +from:0x02147910 kind:load to:0x0204b164 module:main +from:0x02147918 kind:load to:0x02152178 module:overlay(70) +from:0x02147928 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147930 kind:arm_call to:0x02011ff4 module:main +from:0x02147948 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147950 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02147968 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02147970 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02147978 kind:arm_call to:0x02011ff4 module:main +from:0x0214799c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021479b0 kind:load to:0x021521ac module:overlay(70) +from:0x021479c4 kind:arm_call to:0x02011f3c module:main +from:0x021479d0 kind:arm_call to:0x02147a80 module:overlay(70) +from:0x021479e8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021479f8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02147a64 kind:load to:0x021510a0 module:overlay(70) +from:0x02147a68 kind:load to:0x021510d8 module:overlay(70) +from:0x02147a6c kind:load to:0x021510bc module:overlay(70) +from:0x02147a88 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02147ae0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02147af4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02147b20 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02147b34 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02147b48 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02147b54 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02147b74 kind:load to:0x02151100 module:overlay(70) +from:0x02147b78 kind:load to:0x021521ac module:overlay(70) +from:0x02147b7c kind:load to:0x021521cc module:overlay(70) +from:0x02147b80 kind:load to:0x0214fd9c module:overlay(70) +from:0x02147b84 kind:load to:0x02152280 module:overlay(70) +from:0x02147ba4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147bac kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02147bb4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02147bbc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02147bc8 kind:load to:0x02151100 module:overlay(70) +from:0x02147bcc kind:load to:0x027e0cec module:dtcm +from:0x02147bec kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147bf4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02147bfc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02147c04 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02147c0c kind:arm_call to:0x02011ff4 module:main +from:0x02147c18 kind:load to:0x02151100 module:overlay(70) +from:0x02147c1c kind:load to:0x027e0cec module:dtcm +from:0x02147c74 kind:arm_call to:0x02147d78 module:overlay(70) +from:0x02147c90 kind:load to:0x027e0cd8 module:dtcm +from:0x02147cf0 kind:arm_call to:0x02147d78 module:overlay(70) +from:0x02147d00 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x02147d1c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02147d30 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147d50 kind:load to:0x027e0cd8 module:dtcm +from:0x02147d54 kind:load to:0x027e0cec module:dtcm +from:0x02147da0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02147db0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147dc0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02147dd0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02147dd8 kind:load to:0x027e0cec module:dtcm +from:0x02147e20 kind:load to:0x027e0cd8 module:dtcm +from:0x02147e74 kind:arm_call to:0x02147ddc module:overlay(70) +from:0x02147e88 kind:arm_call to:0x02147ddc module:overlay(70) +from:0x02147e98 kind:arm_call to:0x020e2900 module:overlay(31) +from:0x02147eac kind:arm_call to:0x02147ddc module:overlay(70) +from:0x02147ed8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02147eec kind:load to:0x021522b0 module:overlay(70) +from:0x02147f00 kind:arm_call to:0x02011f3c module:main +from:0x02147f0c kind:arm_call to:0x02148018 module:overlay(70) +from:0x02147f24 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02147f34 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02147fa0 kind:load to:0x02150ee4 module:overlay(70) +from:0x02147fa4 kind:load to:0x02150a14 module:overlay(70) +from:0x02147fa8 kind:load to:0x02151154 module:overlay(70) +from:0x02147fc4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02147fdc kind:load to:0x02151140 module:overlay(70) +from:0x02148000 kind:arm_call to:0x0214876c module:overlay(70) +from:0x02148020 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021480c8 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x021480d4 kind:arm_call_thumb to:0x0205a118 module:overlay(0) +from:0x021480dc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021480f0 kind:arm_call to:0x02147fb8 module:overlay(70) +from:0x02148118 kind:load to:0x02151170 module:overlay(70) +from:0x02148120 kind:load to:0x021522b0 module:overlay(70) +from:0x02148124 kind:load to:0x020b3168 module:overlay(0) +from:0x02148128 kind:load to:0x027e0ce0 module:dtcm +from:0x0214812c kind:load to:0x0214fdac module:overlay(70) +from:0x02148130 kind:load to:0x02150a14 module:overlay(70) +from:0x02148134 kind:load to:0x02152384 module:overlay(70) +from:0x02148140 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021481ac kind:arm_call to:0x01ffedac module:itcm +from:0x021481b8 kind:arm_call to:0x02081838 module:overlay(0) +from:0x021481f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02148208 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148248 kind:arm_call to:0x01ff9638 module:itcm +from:0x02148258 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214827c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021482dc kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021482e8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02148310 kind:arm_call to:0x021484fc module:overlay(70) +from:0x02148320 kind:load to:0x027e0cd8 module:dtcm +from:0x0214832c kind:load to:0x027e09c0 module:dtcm +from:0x02148368 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02148380 kind:arm_call to:0x021484fc module:overlay(70) +from:0x0214838c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021483a4 kind:arm_call to:0x021484fc module:overlay(70) +from:0x021483d0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021483e8 kind:arm_call to:0x021484fc module:overlay(70) +from:0x02148424 kind:arm_call to:0x021484fc module:overlay(70) +from:0x02148460 kind:arm_call to:0x021484fc module:overlay(70) +from:0x0214849c kind:arm_call to:0x01ffb464 module:itcm +from:0x021484ac kind:arm_call to:0x01ff9218 module:itcm +from:0x021484cc kind:arm_call to:0x021484fc module:overlay(70) +from:0x021484d8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021484f0 kind:arm_call to:0x021484fc module:overlay(70) +from:0x0214857c kind:arm_call to:0x02098dac module:overlay(0) +from:0x021485c8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021485e4 kind:arm_call to:0x021484fc module:overlay(70) +from:0x021485fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02148634 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214863c kind:load to:0x027e09a8 module:dtcm +from:0x0214867c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021486d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021486e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021486f4 kind:arm_call to:0x0200eab0 module:main +from:0x02148718 kind:load to:0x0203feb0 module:main +from:0x02148754 kind:arm_call to:0x021484fc module:overlay(70) +from:0x02148784 kind:arm_call to:0x021484fc module:overlay(70) +from:0x02148794 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0214879c kind:arm_call to:0x02011ff4 module:main +from:0x021487b4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021487bc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021487c4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021487cc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021487e4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021487ec kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021487f4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021487fc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02148804 kind:arm_call to:0x02011ff4 module:main +from:0x02148818 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0214882c kind:load to:0x021523b8 module:overlay(70) +from:0x02148840 kind:arm_call to:0x02011f3c module:main +from:0x0214884c kind:arm_call to:0x02148a10 module:overlay(70) +from:0x02148864 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02148874 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021488f4 kind:load to:0x02150ee4 module:overlay(70) +from:0x021488f8 kind:load to:0x02150a14 module:overlay(70) +from:0x021488fc kind:load to:0x021511b0 module:overlay(70) +from:0x02148914 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0214893c kind:load to:0x021511cc module:overlay(70) +from:0x0214897c kind:arm_call to:0x0200f218 module:main +from:0x021489cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021489d4 kind:load to:0x0214fdbc module:overlay(70) +from:0x021489d8 kind:load to:0x0203feb0 module:main +from:0x021489f4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02148a04 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02148a18 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02148a4c kind:arm_call to:0x0200f05c module:main +from:0x02148a68 kind:arm_call to:0x0214890c module:overlay(70) +from:0x02148a84 kind:arm_call to:0x0200f05c module:main +from:0x02148aa0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02148acc kind:load to:0x021511f8 module:overlay(70) +from:0x02148ad0 kind:load to:0x021523b8 module:overlay(70) +from:0x02148ad4 kind:load to:0x0214fdd0 module:overlay(70) +from:0x02148ad8 kind:load to:0x0214fde0 module:overlay(70) +from:0x02148adc kind:load to:0x0215248c module:overlay(70) +from:0x02148af4 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x02148b18 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02148b58 kind:arm_call to:0x02148ccc module:overlay(70) +from:0x02148ba8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02148bf4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02148c10 kind:arm_call to:0x02148ccc module:overlay(70) +from:0x02148c24 kind:arm_call to:0x01ff9110 module:itcm +from:0x02148c4c kind:arm_call to:0x02148ccc module:overlay(70) +from:0x02148c68 kind:arm_call to:0x01ffb464 module:itcm +from:0x02148c78 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02148cb0 kind:load to:0x027e09a8 module:dtcm +from:0x02148d24 kind:arm_call to:0x021489dc module:overlay(70) +from:0x02148d44 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02148d6c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02148d7c kind:arm_call to:0x021489dc module:overlay(70) +from:0x02148da8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02148dc8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02148e5c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02148e70 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02148e8c kind:arm_call to:0x021489dc module:overlay(70) +from:0x02148ea8 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02148ee0 kind:load to:0x027e09b8 module:dtcm +from:0x02148f2c kind:arm_call to:0x0200ef9c module:main +from:0x02148f80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148fac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02148fd4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148ff0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02148ffc kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x0214900c kind:arm_call to:0x02148ccc module:overlay(70) +from:0x0214907c kind:arm_call to:0x0208d660 module:overlay(0) +from:0x0214908c kind:arm_call to:0x020840d4 module:overlay(0) +from:0x021490b0 kind:arm_call to:0x02148ccc module:overlay(70) +from:0x021490c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021490cc kind:load to:0x027e09a8 module:dtcm +from:0x021490d8 kind:load to:0x027e0cec module:dtcm +from:0x021490dc kind:load to:0x027e0ce0 module:dtcm +from:0x021490e0 kind:load to:0x027e0cdc module:dtcm +from:0x021490ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021490f4 kind:arm_call to:0x02011ff4 module:main +from:0x0214910c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02149114 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214911c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02149134 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0214913c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02149144 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214914c kind:arm_call to:0x02011ff4 module:main +from:0x02149160 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02149174 kind:load to:0x021524c0 module:overlay(70) +from:0x02149188 kind:arm_call to:0x02011f3c module:main +from:0x02149194 kind:arm_call to:0x02149240 module:overlay(70) +from:0x021491ac kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021491bc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02149228 kind:load to:0x021510a0 module:overlay(70) +from:0x02149230 kind:load to:0x021510d8 module:overlay(70) +from:0x02149234 kind:load to:0x02151238 module:overlay(70) +from:0x02149248 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021492a0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021492b4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021492fc kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02149310 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02149324 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02149330 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0214933c kind:load to:0x02151254 module:overlay(70) +from:0x02149340 kind:load to:0x021524c0 module:overlay(70) +from:0x02149344 kind:load to:0x021524e0 module:overlay(70) +from:0x02149348 kind:load to:0x02152594 module:overlay(70) +from:0x0214934c kind:load to:0x0214fdf8 module:overlay(70) +from:0x02149378 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02149390 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02149398 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021493a0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021493ac kind:load to:0x02151254 module:overlay(70) +from:0x021493d8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021493f0 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021493f8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02149400 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02149408 kind:arm_call to:0x02011ff4 module:main +from:0x02149414 kind:load to:0x02151254 module:overlay(70) +from:0x021494f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214959c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021495bc kind:arm_call to:0x021498d0 module:overlay(70) +from:0x021495d0 kind:load to:0x0203feb0 module:main +from:0x02149610 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02149628 kind:arm_call to:0x021498d0 module:overlay(70) +from:0x02149648 kind:arm_call to:0x021498d0 module:overlay(70) +from:0x02149654 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02149670 kind:arm_call to:0x02149a30 module:overlay(70) +from:0x0214969c kind:arm_call to:0x021498d0 module:overlay(70) +from:0x021496b8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021496d0 kind:arm_call to:0x021498d0 module:overlay(70) +from:0x0214973c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02149804 kind:arm_call to:0x01ffb744 module:itcm +from:0x02149838 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02149848 kind:arm_call to:0x021498d0 module:overlay(70) +from:0x0214987c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02149888 kind:arm_call to:0x01fff458 module:itcm +from:0x021498bc kind:load to:0x027e0ce4 module:dtcm +from:0x021498c0 kind:load to:0x0203feb0 module:main +from:0x021498c4 kind:load to:0x027e09a8 module:dtcm +from:0x02149914 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0214992c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0214993c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0214994c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02149968 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0214998c kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021499d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021499f4 kind:arm_call to:0x01ffc768 module:itcm +from:0x02149a18 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02149a24 kind:load to:0x0203feb0 module:main +from:0x02149a28 kind:load to:0x020b66c4 module:overlay(0) +from:0x02149a2c kind:load to:0x027e09b4 module:dtcm +from:0x02149a50 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x02149a60 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x02149a68 kind:load to:0x020b6a14 module:overlay(0) +from:0x02149a74 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02149a8c kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02149b00 kind:arm_call to:0x01fff498 module:itcm +from:0x02149b08 kind:arm_call to:0x01fff584 module:itcm +from:0x02149b50 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149b58 kind:arm_call to:0x01ff938c module:itcm +from:0x02149b80 kind:load to:0x027e0ce8 module:dtcm +from:0x02149bd8 kind:load to:0x021525c4 module:overlay(70) +from:0x02149bec kind:arm_call to:0x02011f3c module:main +from:0x02149bf8 kind:arm_call to:0x02149c44 module:overlay(70) +from:0x02149c0c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02149c40 kind:load to:0x021512b0 module:overlay(70) +from:0x02149c4c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02149ca4 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02149cb8 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02149cc0 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02149d08 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02149d70 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02149d88 kind:load to:0x02151354 module:overlay(70) +from:0x02149d8c kind:load to:0x021525c4 module:overlay(70) +from:0x02149d90 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02149d94 kind:load to:0x02151294 module:overlay(70) +from:0x02149da0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02149de8 kind:arm_call to:0x0214a054 module:overlay(70) +from:0x02149e04 kind:arm_call to:0x02029a4c module:main +from:0x02149e9c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02149ec4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149ee0 kind:arm_call to:0x02149bb8 module:overlay(70) +from:0x02149ef4 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02149efc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02149f44 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02149f74 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02149fd0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02149fdc kind:load to:0x021512cc module:overlay(70) +from:0x02149fe4 kind:load to:0x027e09c0 module:dtcm +from:0x02149ffc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214a028 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0214a044 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214a098 kind:load to:0x0215130c module:overlay(70) +from:0x0214a0c8 kind:load to:0x01ff930c module:itcm +from:0x0214a0f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0214a0fc kind:arm_call to:0x0214a608 module:overlay(70) +from:0x0214a110 kind:arm_call to:0x0214a054 module:overlay(70) +from:0x0214a140 kind:arm_call to:0x0214a368 module:overlay(70) +from:0x0214a154 kind:arm_call to:0x0214a054 module:overlay(70) +from:0x0214a184 kind:arm_call to:0x0214a368 module:overlay(70) +from:0x0214a198 kind:arm_call to:0x0214a054 module:overlay(70) +from:0x0214a1c8 kind:arm_call to:0x0214a41c module:overlay(70) +from:0x0214a1dc kind:arm_call to:0x0214a054 module:overlay(70) +from:0x0214a208 kind:arm_call to:0x0214a41c module:overlay(70) +from:0x0214a21c kind:arm_call to:0x0214a054 module:overlay(70) +from:0x0214a250 kind:load to:0x027e09a8 module:dtcm +from:0x0214a258 kind:load to:0x020731e8 module:overlay(0) +from:0x0214a274 kind:arm_call to:0x01ff930c module:itcm +from:0x0214a29c kind:arm_call to:0x0214a41c module:overlay(70) +from:0x0214a2b0 kind:arm_call to:0x0214a054 module:overlay(70) +from:0x0214a2bc kind:arm_call to:0x0214a368 module:overlay(70) +from:0x0214a2d0 kind:arm_call to:0x0214a054 module:overlay(70) +from:0x0214a308 kind:arm_call to:0x01ff930c module:itcm +from:0x0214a318 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a328 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a334 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0214a35c kind:arm_call to:0x0214a054 module:overlay(70) +from:0x0214a370 kind:arm_call to:0x0214a4ec module:overlay(70) +from:0x0214a380 kind:arm_call to:0x0214a860 module:overlay(70) +from:0x0214a39c kind:arm_call to:0x01ff930c module:itcm +from:0x0214a3a4 kind:arm_call to:0x0214a4d8 module:overlay(70) +from:0x0214a3b4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a408 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0214a418 kind:load to:0x0203feb0 module:main +from:0x0214a424 kind:arm_call to:0x0214a4ec module:overlay(70) +from:0x0214a434 kind:arm_call to:0x0214a860 module:overlay(70) +from:0x0214a450 kind:arm_call to:0x01ff930c module:itcm +from:0x0214a458 kind:arm_call to:0x0214a4d8 module:overlay(70) +from:0x0214a468 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a4c4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0214a4d4 kind:load to:0x0203feb0 module:main +from:0x0214a4e8 kind:load to:0x0214fe08 module:overlay(70) +from:0x0214a528 kind:arm_call to:0x01ff947c module:itcm +from:0x0214a578 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a584 kind:arm_call to:0x0214a7cc module:overlay(70) +from:0x0214a5bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214a5c8 kind:arm_call to:0x01fff458 module:itcm +from:0x0214a5e0 kind:arm_call to:0x0214a7cc module:overlay(70) +from:0x0214a5fc kind:load to:0x027e0ce0 module:dtcm +from:0x0214a600 kind:load to:0x027e0ce4 module:dtcm +from:0x0214a624 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a634 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0214a654 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x0214a684 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a6b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a6bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214a730 kind:arm_call to:0x02016c00 module:main +from:0x0214a7a0 kind:arm_call to:0x02016c00 module:main +from:0x0214a7b8 kind:arm_call to:0x02029a4c module:main +from:0x0214a7c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0214a7fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a804 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214a834 kind:arm_call to:0x01ff947c module:itcm +from:0x0214a894 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214a8ac kind:load to:0x027e09a8 module:dtcm +from:0x0214a8bc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214a8c4 kind:arm_call to:0x02011ff4 module:main +from:0x0214a8dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214a8e4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0214a8ec kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214a8f4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214a8fc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214a914 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214a91c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0214a924 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214a92c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0214a934 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214a93c kind:arm_call to:0x02011ff4 module:main +from:0x0214a950 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214a964 kind:load to:0x021526ac module:overlay(70) +from:0x0214a978 kind:arm_call to:0x02011f3c module:main +from:0x0214a984 kind:arm_call to:0x0214a9d4 module:overlay(70) +from:0x0214a99c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0214a9cc kind:load to:0x021513b8 module:overlay(70) +from:0x0214a9dc kind:arm_call to:0x020fd88c module:overlay(31) +from:0x0214aa68 kind:load to:0x021513d4 module:overlay(70) +from:0x0214aa6c kind:load to:0x0215146c module:overlay(70) +from:0x0214aa70 kind:load to:0x021526ac module:overlay(70) +from:0x0214aa74 kind:load to:0x020b3168 module:overlay(0) +from:0x0214aa88 kind:arm_call to:0x020fd958 module:overlay(31) +from:0x0214aaa0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0214aac0 kind:load to:0x0209ea60 module:overlay(0) +from:0x0214aad0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0214ab30 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214ab74 kind:load to:0x0203feb0 module:main +from:0x0214ab80 kind:load to:0x020fe5c0 module:overlays(19,31) +from:0x0214abe0 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0214abf4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0214ac04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ac24 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0214ac44 kind:load to:0x0203feb0 module:main +from:0x0214ac48 kind:load to:0x027e0cec module:dtcm +from:0x0214ac58 kind:arm_call to:0x020fe000 module:overlay(31) +from:0x0214ac70 kind:arm_call to:0x020fe954 module:overlay(31) +from:0x0214ac98 kind:load to:0x027e09a8 module:dtcm +from:0x0214aca0 kind:load to:0x020731e8 module:overlay(0) +from:0x0214acd4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214ace0 kind:load to:0x027e09a8 module:dtcm +from:0x0214ad04 kind:load to:0x027e09a8 module:dtcm +from:0x0214ad0c kind:load to:0x020731e8 module:overlay(0) +from:0x0214ad40 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214ad4c kind:load to:0x027e09a8 module:dtcm +from:0x0214ad60 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214ad68 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0214ad70 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214ad88 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214ad90 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0214ad98 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214ada0 kind:arm_call to:0x02011ff4 module:main +from:0x0214adb4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0214adc8 kind:arm_branch to:0x020fe9c0 module:overlay(31) +from:0x0214add8 kind:arm_branch to:0x020fe9bc module:overlay(31) +from:0x0214ade8 kind:load to:0x0215279c module:overlay(70) +from:0x0214adfc kind:arm_call to:0x02011f3c module:main +from:0x0214ae08 kind:arm_call to:0x0214aecc module:overlay(70) +from:0x0214ae20 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0214ae30 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0214aeb8 kind:load to:0x02150ee4 module:overlay(70) +from:0x0214aebc kind:load to:0x02151484 module:overlay(70) +from:0x0214aec0 kind:load to:0x02150a14 module:overlay(70) +from:0x0214aed4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0214af14 kind:arm_call to:0x0203e690 module:main +from:0x0214afac kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0214afb8 kind:load to:0x021514a0 module:overlay(70) +from:0x0214afbc kind:load to:0x021433a0 module:overlay(70) +from:0x0214afc0 kind:load to:0x0214bd28 module:overlay(70) +from:0x0214afc4 kind:load to:0x020b3168 module:overlay(0) +from:0x0214afc8 kind:load to:0x0215279c module:overlay(70) +from:0x0214afcc kind:load to:0x02152790 module:overlay(70) +from:0x0214b148 kind:arm_call to:0x01fff584 module:itcm +from:0x0214b174 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0214b1a8 kind:arm_call to:0x01fff498 module:itcm +from:0x0214b1e0 kind:arm_call to:0x0214bc4c module:overlay(70) +from:0x0214b208 kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b228 kind:load to:0x027e0ce8 module:dtcm +from:0x0214b274 kind:load to:0x02152790 module:overlay(70) +from:0x0214b278 kind:load to:0x0209ebf8 module:overlay(0) +from:0x0214b31c kind:arm_call to:0x0203b6ec module:main +from:0x0214b33c kind:arm_call to:0x0203b6ec module:main +from:0x0214b364 kind:arm_call to:0x01fff498 module:itcm +from:0x0214b370 kind:arm_call to:0x01fff584 module:itcm +from:0x0214b37c kind:arm_call to:0x01fff584 module:itcm +from:0x0214b394 kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b404 kind:arm_call to:0x0203b6ec module:main +from:0x0214b424 kind:arm_call to:0x0203b6ec module:main +from:0x0214b44c kind:arm_call to:0x01fff498 module:itcm +from:0x0214b458 kind:arm_call to:0x01fff584 module:itcm +from:0x0214b464 kind:arm_call to:0x01fff584 module:itcm +from:0x0214b47c kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b4b4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214b52c kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b534 kind:arm_call to:0x0214bc4c module:overlay(70) +from:0x0214b560 kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b570 kind:arm_call to:0x0214bc4c module:overlay(70) +from:0x0214b59c kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b5f8 kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b600 kind:arm_call to:0x0214bc4c module:overlay(70) +from:0x0214b624 kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b634 kind:arm_call to:0x0214bcf0 module:overlay(70) +from:0x0214b664 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0214b698 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0214b6ac kind:arm_call to:0x0214bc4c module:overlay(70) +from:0x0214b6d0 kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b6e0 kind:arm_call to:0x0214bcf0 module:overlay(70) +from:0x0214b710 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0214b744 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0214b758 kind:arm_call to:0x0214bc4c module:overlay(70) +from:0x0214b77c kind:arm_call to:0x0214b800 module:overlay(70) +from:0x0214b790 kind:load to:0x027e0ce8 module:dtcm +from:0x0214b794 kind:load to:0x027e09a8 module:dtcm +from:0x0214b798 kind:load to:0x027e0cec module:dtcm +from:0x0214b7b8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0214b7fc kind:load to:0x027e09b8 module:dtcm +from:0x0214b878 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0214b8a0 kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x0214b8b0 kind:arm_call to:0x0214bc88 module:overlay(70) +from:0x0214b8d0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0214b930 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0214b9a0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0214b9d4 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x0214ba1c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214ba34 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0214ba7c kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x0214ba8c kind:arm_call to:0x0214bc88 module:overlay(70) +from:0x0214baac kind:arm_call to:0x02074688 module:overlay(0) +from:0x0214bac0 kind:arm_call to:0x0214bc88 module:overlay(70) +from:0x0214bb00 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0214bb70 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0214bba4 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x0214bbf0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214bc20 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0214bc38 kind:load to:0x027e0cec module:dtcm +from:0x0214bc3c kind:load to:0x027e09b8 module:dtcm +from:0x0214bc44 kind:load to:0x027e09a8 module:dtcm +from:0x0214bc48 kind:load to:0x02152870 module:overlay(70) +from:0x0214bc60 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0214bc74 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0214bcfc kind:arm_call to:0x01fff590 module:itcm +from:0x0214bd1c kind:arm_call to:0x01fff590 module:itcm +from:0x0214bd24 kind:load to:0x0204b690 module:main +from:0x0214bd48 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214bd5c kind:arm_call to:0x0203e740 module:main +from:0x0214bd64 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214bd70 kind:load to:0x021433a0 module:overlay(70) +from:0x0214bd80 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214bd94 kind:arm_call to:0x0203e740 module:main +from:0x0214bd9c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214bda4 kind:arm_call to:0x02011ff4 module:main +from:0x0214bdb0 kind:load to:0x021433a0 module:overlay(70) +from:0x0214bdbc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0214bdd0 kind:load to:0x021528a4 module:overlay(70) +from:0x0214bde4 kind:arm_call to:0x02011f3c module:main +from:0x0214bdf0 kind:arm_call to:0x0214beb4 module:overlay(70) +from:0x0214be08 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0214be38 kind:load to:0x021514e0 module:overlay(70) +from:0x0214be48 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0214be84 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0214bea4 kind:load to:0x020b3168 module:overlay(0) +from:0x0214bea8 kind:load to:0x02151520 module:overlay(70) +from:0x0214beac kind:load to:0x02151590 module:overlay(70) +from:0x0214beb0 kind:load to:0x02150a14 module:overlay(70) +from:0x0214bebc kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0214bef8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0214bf18 kind:load to:0x020b3168 module:overlay(0) +from:0x0214bf1c kind:load to:0x02151520 module:overlay(70) +from:0x0214bf20 kind:load to:0x02151590 module:overlay(70) +from:0x0214bf24 kind:load to:0x02150a14 module:overlay(70) +from:0x0214bf74 kind:load to:0x021528a4 module:overlay(70) +from:0x0214bfd0 kind:load to:0x021528a4 module:overlay(70) +from:0x0214c050 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214c068 kind:arm_call to:0x0214caf0 module:overlay(70) +from:0x0214c078 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c0b8 kind:arm_call to:0x0214d004 module:overlay(70) +from:0x0214c0cc kind:arm_call to:0x0214c7c4 module:overlay(70) +from:0x0214c0ec kind:arm_call to:0x01fff148 module:itcm +from:0x0214c12c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c154 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0214c17c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c19c kind:load to:0x027e0ce0 module:dtcm +from:0x0214c1b4 kind:arm_call to:0x0214cf94 module:overlay(70) +from:0x0214c1c4 kind:arm_call to:0x0214cfbc module:overlay(70) +from:0x0214c1d4 kind:arm_call to:0x0214cfe0 module:overlay(70) +from:0x0214c1f4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0214c208 kind:arm_call to:0x0214d004 module:overlay(70) +from:0x0214c228 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0214c238 kind:load to:0x027e09bc module:dtcm +from:0x0214c2f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c340 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214c364 kind:load to:0x027e09a8 module:dtcm +from:0x0214c384 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0214c3c8 kind:load to:0x027e09b8 module:dtcm +from:0x0214c3d8 kind:arm_call to:0x0214c7c4 module:overlay(70) +from:0x0214c408 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0214c41c kind:arm_call to:0x020749c4 module:overlay(0) +from:0x0214c438 kind:arm_call to:0x01fff148 module:itcm +from:0x0214c46c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c480 kind:arm_call to:0x020db1f4 module:overlay(31) +from:0x0214c4a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214c4d8 kind:arm_call to:0x01fff148 module:itcm +from:0x0214c520 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0214c528 kind:arm_call to:0x0214d144 module:overlay(70) +from:0x0214c554 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214c568 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c594 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214c5b4 kind:arm_call to:0x020db1e4 module:overlay(31) +from:0x0214c5d8 kind:load to:0x027e09b8 module:dtcm +from:0x0214c5dc kind:load to:0x027e0ce0 module:dtcm +from:0x0214c5e0 kind:load to:0x027e0d34 module:dtcm +from:0x0214c5ec kind:load to:0x027e09a8 module:dtcm +from:0x0214c608 kind:arm_call to:0x0214d004 module:overlay(70) +from:0x0214c640 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0214c650 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0214c664 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x0214c678 kind:arm_call to:0x0214d004 module:overlay(70) +from:0x0214c698 kind:arm_call to:0x0214d028 module:overlay(70) +from:0x0214c6b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0214c6e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c704 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0214c710 kind:arm_call to:0x0214d144 module:overlay(70) +from:0x0214c73c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214c74c kind:arm_call to:0x01ff916c module:itcm +from:0x0214c778 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0214c7b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0214c7b4 kind:load to:0x027e09b8 module:dtcm +from:0x0214c7b8 kind:load to:0x027e09a8 module:dtcm +from:0x0214c7cc kind:load to:0x0209af30 module:overlay(0) +from:0x0214c7f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214c860 kind:load to:0x02040eb0 module:main +from:0x0214c8f8 kind:arm_call to:0x02081bf4 module:overlay(0) +from:0x0214c924 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0214c958 kind:arm_call to:0x02081aa4 module:overlay(0) +from:0x0214c9d8 kind:arm_call to:0x0214d098 module:overlay(70) +from:0x0214c9e8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0214ca00 kind:arm_call to:0x0214d0f0 module:overlay(70) +from:0x0214ca34 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0214ca40 kind:arm_call to:0x0214cf94 module:overlay(70) +from:0x0214ca5c kind:arm_call to:0x0214cfbc module:overlay(70) +from:0x0214ca78 kind:arm_call to:0x0214cfe0 module:overlay(70) +from:0x0214ca94 kind:arm_call to:0x0214d004 module:overlay(70) +from:0x0214cab0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0214cac4 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0214cad4 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0214cae0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214cae8 kind:load to:0x027e09b8 module:dtcm +from:0x0214caec kind:load to:0x027e09bc module:dtcm +from:0x0214cb3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214cb64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cb84 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214cc14 kind:arm_call to:0x0209887c module:overlay(0) +from:0x0214cc2c kind:arm_call to:0x02098800 module:overlay(0) +from:0x0214cc4c kind:arm_call to:0x02098800 module:overlay(0) +from:0x0214cc64 kind:arm_call to:0x0209887c module:overlay(0) +from:0x0214cc7c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0214cc84 kind:load to:0x027e0ce4 module:dtcm +from:0x0214cc90 kind:arm_call to:0x0214d04c module:overlay(70) +from:0x0214cca4 kind:arm_call to:0x0214d06c module:overlay(70) +from:0x0214ccd0 kind:arm_call to:0x0209887c module:overlay(0) +from:0x0214cce8 kind:arm_call to:0x02098800 module:overlay(0) +from:0x0214cd00 kind:load to:0x027e0ce4 module:dtcm +from:0x0214cda4 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0214cdb8 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0214cde4 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0214cdf8 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0214ce08 kind:arm_call to:0x02081f8c module:overlay(0) +from:0x0214ce58 kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0214ce70 kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0214ce84 kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0214ce9c kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0214cec4 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214cee0 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214cefc kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214cf18 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214cf38 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214cf50 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214cf68 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214cf80 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214cf8c kind:load to:0x027e0cd8 module:dtcm +from:0x0214cf90 kind:load to:0x027e09c0 module:dtcm +from:0x0214cfb8 kind:load to:0x027e09a4 module:dtcm +from:0x0214cfdc kind:load to:0x027e09a4 module:dtcm +from:0x0214d000 kind:load to:0x027e09a4 module:dtcm +from:0x0214d024 kind:load to:0x027e09a4 module:dtcm +from:0x0214d048 kind:load to:0x027e09a4 module:dtcm +from:0x0214d068 kind:load to:0x027e09a4 module:dtcm +from:0x0214d094 kind:load to:0x027e09a4 module:dtcm +from:0x0214d0b4 kind:load to:0x027e09a4 module:dtcm +from:0x0214d0e0 kind:load to:0x021514f4 module:overlay(70) +from:0x0214d0fc kind:arm_call to:0x0214c7c4 module:overlay(70) +from:0x0214d10c kind:arm_call to:0x0214cfbc module:overlay(70) +from:0x0214d11c kind:arm_call to:0x0214c7c4 module:overlay(70) +from:0x0214d148 kind:arm_call to:0x0214c7c4 module:overlay(70) +from:0x0214d168 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214d170 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214d178 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214d190 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214d198 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0214d1a0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214d1a8 kind:arm_call to:0x02011ff4 module:main +from:0x0214d1bc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0214d1e0 kind:load to:0x02152988 module:overlay(70) +from:0x0214d1f4 kind:arm_call to:0x02011f3c module:main +from:0x0214d200 kind:arm_call to:0x0214d24c module:overlay(70) +from:0x0214d218 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0214d244 kind:load to:0x021515b0 module:overlay(70) +from:0x0214d258 kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x0214d2c4 kind:load to:0x021515cc module:overlay(70) +from:0x0214d2c8 kind:load to:0x02152988 module:overlay(70) +from:0x0214d2e0 kind:arm_call to:0x020835f4 module:overlay(0) +from:0x0214d2f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214d320 kind:load to:0x027e09a8 module:dtcm +from:0x0214d328 kind:load to:0x020731e8 module:overlay(0) +from:0x0214d34c kind:load to:0x027e09a8 module:dtcm +from:0x0214d350 kind:load to:0x020731e8 module:overlay(0) +from:0x0214d35c kind:load to:0x021515a0 module:overlay(70) +from:0x0214d368 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x0214d37c kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x0214d384 kind:arm_call to:0x02011ff4 module:main +from:0x0214d398 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0214d3ac kind:load to:0x02152a6c module:overlay(70) +from:0x0214d3c0 kind:arm_call to:0x02011f3c module:main +from:0x0214d3cc kind:arm_call to:0x0214d418 module:overlay(70) +from:0x0214d3e4 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x0214d410 kind:load to:0x02151630 module:overlay(70) +from:0x0214d424 kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x0214d494 kind:load to:0x0215164c module:overlay(70) +from:0x0214d498 kind:load to:0x02152a5c module:overlay(70) +from:0x0214d4bc kind:arm_call to:0x0209887c module:overlay(0) +from:0x0214d4d4 kind:arm_call to:0x02098800 module:overlay(0) +from:0x0214d4ec kind:load to:0x027e0ce4 module:dtcm +from:0x0214d510 kind:load to:0x027e09a8 module:dtcm +from:0x0214d514 kind:load to:0x020731e8 module:overlay(0) +from:0x0214d538 kind:load to:0x027e09a8 module:dtcm +from:0x0214d53c kind:load to:0x020731e8 module:overlay(0) +from:0x0214d548 kind:load to:0x02151620 module:overlay(70) +from:0x0214d554 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x0214d568 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x0214d570 kind:arm_call to:0x02011ff4 module:main +from:0x0214d584 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0214d598 kind:load to:0x02152aa0 module:overlay(70) +from:0x0214d5ac kind:arm_call to:0x02011f3c module:main +from:0x0214d5b8 kind:arm_call to:0x0214d604 module:overlay(70) +from:0x0214d5d0 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x0214d5fc kind:load to:0x021516b0 module:overlay(70) +from:0x0214d610 kind:arm_call to:0x02104dd8 module:overlay(31) +from:0x0214d680 kind:load to:0x021516cc module:overlay(70) +from:0x0214d684 kind:load to:0x02152a90 module:overlay(70) +from:0x0214d6a4 kind:load to:0x02104ed4 module:overlays(19,31) +from:0x0214d6b4 kind:load to:0x0209ea60 module:overlay(0) +from:0x0214d6d0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0214d704 kind:load to:0x027e09a8 module:dtcm +from:0x0214d708 kind:load to:0x020731e8 module:overlay(0) +from:0x0214d72c kind:load to:0x027e09a8 module:dtcm +from:0x0214d730 kind:load to:0x020731e8 module:overlay(0) +from:0x0214d73c kind:load to:0x021516a0 module:overlay(70) +from:0x0214d748 kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x0214d75c kind:arm_call to:0x02104eb4 module:overlay(31) +from:0x0214d764 kind:arm_call to:0x02011ff4 module:main +from:0x0214d778 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0214d78c kind:load to:0x02152ae0 module:overlay(70) +from:0x0214d7a0 kind:arm_call to:0x02011f3c module:main +from:0x0214d7ac kind:arm_call to:0x0214d85c module:overlay(70) +from:0x0214d7c0 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0214d7d0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0214d848 kind:load to:0x02151728 module:overlay(70) +from:0x0214d850 kind:load to:0x02150a14 module:overlay(70) +from:0x0214d854 kind:load to:0x02151744 module:overlay(70) +from:0x0214d868 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0214d8c0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0214d8d0 kind:load to:0x02151760 module:overlay(70) +from:0x0214d8d4 kind:load to:0x02152b00 module:overlay(70) +from:0x0214d8d8 kind:load to:0x02152ad4 module:overlay(70) +from:0x0214d904 kind:arm_call to:0x01ffedac module:itcm +from:0x0214d910 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0214d9d8 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0214da0c kind:arm_call to:0x020822a4 module:overlay(0) +from:0x0214da1c kind:load to:0x027e0cd8 module:dtcm +from:0x0214da34 kind:arm_call to:0x0214de04 module:overlay(70) +from:0x0214da4c kind:arm_call to:0x0214da78 module:overlay(70) +from:0x0214da60 kind:arm_call to:0x0214da78 module:overlay(70) +from:0x0214da70 kind:arm_call to:0x0214da78 module:overlay(70) +from:0x0214dadc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214daec kind:arm_call to:0x0214dc38 module:overlay(70) +from:0x0214daf8 kind:arm_call to:0x0214de00 module:overlay(70) +from:0x0214db18 kind:arm_call to:0x0214dc38 module:overlay(70) +from:0x0214db34 kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x0214db58 kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x0214db70 kind:arm_call to:0x0214de00 module:overlay(70) +from:0x0214dba0 kind:arm_call to:0x0214dc38 module:overlay(70) +from:0x0214dbb8 kind:arm_call to:0x0214de00 module:overlay(70) +from:0x0214dbe4 kind:load to:0x027e09a8 module:dtcm +from:0x0214dc24 kind:arm_call to:0x0214da78 module:overlay(70) +from:0x0214dc6c kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0214dca0 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214dcc0 kind:arm_call to:0x0207f304 module:overlay(0) +from:0x0214dcf4 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x0214ddc4 kind:arm_call to:0x02081f8c module:overlay(0) +from:0x0214ddf4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ddf8 kind:load to:0x027e09c0 module:dtcm +from:0x0214ddfc kind:load to:0x027e0c90 module:dtcm +from:0x0214de10 kind:load to:0x0209ea60 module:overlay(0) +from:0x0214de30 kind:arm_call to:0x01fff148 module:itcm +from:0x0214de48 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214de60 kind:load to:0x027e0ce0 module:dtcm +from:0x0214de7c kind:arm_call to:0x0209ebf8 module:overlay(0) +from:0x0214de84 kind:load to:0x02152ad4 module:overlay(70) +from:0x0214de90 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214dea4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0214deac kind:arm_call to:0x02011ff4 module:main +from:0x0214dec0 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0214ded4 kind:load to:0x02152b44 module:overlay(70) +from:0x0214dee8 kind:arm_call to:0x02011f3c module:main +from:0x0214def4 kind:arm_call to:0x0214df5c module:overlay(70) +from:0x0214df08 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0214df50 kind:load to:0x021517e8 module:overlay(70) +from:0x0214df64 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0214dfbc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0214dfe4 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0214dff8 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0214e004 kind:arm_call to:0x0214f98c module:overlay(70) +from:0x0214e048 kind:arm_call to:0x0214fa48 module:overlay(70) +from:0x0214e098 kind:load to:0x0215180c module:overlay(70) +from:0x0214e09c kind:load to:0x02152b44 module:overlay(70) +from:0x0214e0a0 kind:load to:0x021517cc module:overlay(70) +from:0x0214e0a4 kind:load to:0x020b48b4 module:overlay(0) +from:0x0214e0b4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214e0c8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0214e204 kind:load to:0x02152b34 module:overlay(70) +from:0x0214e208 kind:load to:0x02152b24 module:overlay(70) +from:0x0214e244 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214e2b0 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0214e38c kind:load to:0x027e09c0 module:dtcm +from:0x0214e3c8 kind:arm_call to:0x02160c10 module:overlay(84) +from:0x0214e41c kind:arm_call to:0x0214f594 module:overlay(70) +from:0x0214e480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e490 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0214e520 kind:arm_call to:0x01ffedac module:itcm +from:0x0214e52c kind:arm_call to:0x02081838 module:overlay(0) +from:0x0214e590 kind:arm_call to:0x01fff148 module:itcm +from:0x0214e5b8 kind:arm_call to:0x01ffce40 module:itcm +from:0x0214e5e0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0214e5f0 kind:arm_call to:0x0214f278 module:overlay(70) +from:0x0214e600 kind:load to:0x027e0cd8 module:dtcm +from:0x0214e604 kind:load to:0x027e0ce0 module:dtcm +from:0x0214e608 kind:load to:0x027e09c0 module:dtcm +from:0x0214e624 kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x0214e64c kind:arm_call to:0x0214f278 module:overlay(70) +from:0x0214e654 kind:load to:0x027e0ce0 module:dtcm +from:0x0214e698 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214e6ac kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0214e6c0 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0214e6d0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0214e6ec kind:arm_call to:0x01ffd118 module:itcm +from:0x0214e724 kind:load to:0x027e09c0 module:dtcm +from:0x0214e728 kind:load to:0x027e0c90 module:dtcm +from:0x0214e73c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214e74c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e760 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214e770 kind:arm_call to:0x0214e65c module:overlay(70) +from:0x0214e7d0 kind:arm_call to:0x01ffedac module:itcm +from:0x0214e7dc kind:arm_call to:0x02081838 module:overlay(0) +from:0x0214e7f0 kind:arm_call to:0x0214f124 module:overlay(70) +from:0x0214e834 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0214e87c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214e888 kind:arm_call to:0x01fff458 module:itcm +from:0x0214e8cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214e91c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214e94c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214ea18 kind:arm_call to:0x01ffedac module:itcm +from:0x0214ea24 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0214ea38 kind:arm_call to:0x0214f124 module:overlay(70) +from:0x0214eaf0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214eaf4 kind:load to:0x027e0ce4 module:dtcm +from:0x0214eb04 kind:load to:0x027e09a8 module:dtcm +from:0x0214eb0c kind:load to:0x027e0cec module:dtcm +from:0x0214eb94 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0214eba4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ebb4 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0214ebe0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214ec10 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214ec48 kind:arm_call to:0x01ffedac module:itcm +from:0x0214ec54 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0214ec6c kind:arm_call to:0x0214f124 module:overlay(70) +from:0x0214eca8 kind:load to:0x027e09a8 module:dtcm +from:0x0214ecb0 kind:load to:0x027e0cec module:dtcm +from:0x0214ecb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ecd4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ed38 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214edb8 kind:arm_call to:0x020db024 module:overlay(31) +from:0x0214eddc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0214ee58 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0214ee70 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214eeb0 kind:load to:0x027e0d30 module:dtcm +from:0x0214eeb8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0214eebc kind:load to:0x027e09a8 module:dtcm +from:0x0214ef38 kind:arm_call to:0x0214f124 module:overlay(70) +from:0x0214ef7c kind:arm_call to:0x01fff17c module:itcm +from:0x0214efd4 kind:arm_call to:0x02017ed0 module:main +from:0x0214f040 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x0214f058 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214f07c kind:load to:0x027e0ce0 module:dtcm +from:0x0214f080 kind:load to:0x027e09a8 module:dtcm +from:0x0214f094 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214f0e4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214f114 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0214f120 kind:load to:0x027e09b4 module:dtcm +from:0x0214f130 kind:arm_call to:0x01ffedac module:itcm +from:0x0214f14c kind:arm_call to:0x01fff498 module:itcm +from:0x0214f158 kind:arm_call to:0x01fff584 module:itcm +from:0x0214f170 kind:load to:0x027e0ce8 module:dtcm +from:0x0214f21c kind:arm_call to:0x02099d2c module:overlay(0) +from:0x0214f230 kind:load to:0x027e0ce0 module:dtcm +from:0x0214f238 kind:load to:0x027e09b8 module:dtcm +from:0x0214f268 kind:arm_call to:0x02099d98 module:overlay(0) +from:0x0214f288 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0214f298 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0214f314 kind:arm_call to:0x0214fad8 module:overlay(70) +from:0x0214f330 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f340 kind:arm_call to:0x01fff458 module:itcm +from:0x0214f380 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214f3c0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214f3dc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214f3f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214f414 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214f480 kind:arm_call to:0x020db014 module:overlay(31) +from:0x0214f4a8 kind:arm_call to:0x0214fad8 module:overlay(70) +from:0x0214f4cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214f52c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f53c kind:arm_call to:0x01fff458 module:itcm +from:0x0214f554 kind:arm_call to:0x0214f918 module:overlay(70) +from:0x0214f564 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f56c kind:load to:0x027e09a8 module:dtcm +from:0x0214f574 kind:load to:0x027e0cec module:dtcm +from:0x0214f588 kind:load to:0x027e0d30 module:dtcm +from:0x0214f5e4 kind:arm_call to:0x0203b434 module:main +from:0x0214f5f0 kind:arm_call to:0x0203bea8 module:main +from:0x0214f5f8 kind:arm_call to:0x0203b290 module:main +from:0x0214f63c kind:arm_call to:0x0203b434 module:main +from:0x0214f648 kind:arm_call to:0x0203bea8 module:main +from:0x0214f654 kind:arm_call to:0x0203bea8 module:main +from:0x0214f660 kind:arm_call to:0x0203c088 module:main +from:0x0214f694 kind:arm_call to:0x0203b434 module:main +from:0x0214f6a0 kind:arm_call to:0x0203bea8 module:main +from:0x0214f6ac kind:arm_call to:0x0203bea8 module:main +from:0x0214f6b4 kind:arm_call to:0x0203c2b8 module:main +from:0x0214f6b8 kind:arm_call to:0x0203badc module:main +from:0x0214f710 kind:arm_call to:0x0203b434 module:main +from:0x0214f71c kind:arm_call to:0x0203bea8 module:main +from:0x0214f724 kind:arm_call to:0x0203b290 module:main +from:0x0214f760 kind:arm_call to:0x0203b434 module:main +from:0x0214f76c kind:arm_call to:0x0203bea8 module:main +from:0x0214f778 kind:arm_call to:0x0203bea8 module:main +from:0x0214f784 kind:arm_call to:0x0203c088 module:main +from:0x0214f7b0 kind:arm_call to:0x0203b434 module:main +from:0x0214f7bc kind:arm_call to:0x0203bea8 module:main +from:0x0214f7c8 kind:arm_call to:0x0203bea8 module:main +from:0x0214f7d0 kind:arm_call to:0x0203c2b8 module:main +from:0x0214f7d4 kind:arm_call to:0x0203badc module:main +from:0x0214f808 kind:load to:0x0204b164 module:main +from:0x0214f81c kind:load to:0x02099a80 module:overlay(0) +from:0x0214f874 kind:arm_call to:0x01fff498 module:itcm +from:0x0214f880 kind:arm_call to:0x01fff584 module:itcm +from:0x0214f8c8 kind:arm_call to:0x0214eb18 module:overlay(70) +from:0x0214f8d4 kind:arm_call to:0x0214f918 module:overlay(70) +from:0x0214f8f0 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0214f904 kind:load to:0x027e0ce8 module:dtcm +from:0x0214f948 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0214f960 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0214f980 kind:load to:0x027e0cec module:dtcm +from:0x0214f988 kind:load to:0x027e09a8 module:dtcm +from:0x0214f998 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0214f9b0 kind:load to:0x021517a0 module:overlay(70) +from:0x0214f9e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214fa30 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0214fa44 kind:load to:0x027e0ce4 module:dtcm +from:0x0214fa80 kind:load to:0x021517b0 module:overlay(70) +from:0x0214fa9c kind:arm_call to:0x01fff458 module:itcm +from:0x0214fac0 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0214fb14 kind:arm_call to:0x01ffd640 module:itcm +from:0x0214fb38 kind:arm_call to:0x01ffd640 module:itcm +from:0x0214fb44 kind:load to:0x027e09bc module:dtcm +from:0x0214fb4c kind:load to:0x0204b690 module:main +from:0x0214fb58 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0214fb60 kind:arm_call to:0x02011ff4 module:main +from:0x0214fb74 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214fb7c kind:arm_call to:0x02011ff4 module:main +from:0x0214fb94 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0214fb9c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0214fba4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214fbac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214fbb4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0214fbbc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214fbd4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0214fbdc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0214fbe4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0214fbec kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0214fbf4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0214fbfc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0214fc04 kind:arm_call to:0x02011ff4 module:main +from:0x0214fc18 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0214fe2c kind:arm_call to:0x021410fc module:overlay(70) +from:0x0214fe3c kind:arm_call to:0x0203e3a4 module:main +from:0x0214fe50 kind:load to:0x02151880 module:overlay(70) +from:0x0214fe54 kind:load to:0x02151890 module:overlay(70) +from:0x0214fe58 kind:load to:0x02141508 module:overlay(70) +from:0x0214fe5c kind:load to:0x02151884 module:overlay(70) +from:0x0214fe7c kind:arm_call to:0x0214154c module:overlay(70) +from:0x0214fe8c kind:arm_call to:0x0203e3a4 module:main +from:0x0214fea0 kind:load to:0x021518cc module:overlay(70) +from:0x0214fea4 kind:load to:0x021518dc module:overlay(70) +from:0x0214fea8 kind:load to:0x021416fc module:overlay(70) +from:0x0214feac kind:load to:0x021518d0 module:overlay(70) +from:0x0214fecc kind:arm_call to:0x02141e10 module:overlay(70) +from:0x0214fedc kind:arm_call to:0x0203e3a4 module:main +from:0x0214fef0 kind:load to:0x02151918 module:overlay(70) +from:0x0214fef4 kind:load to:0x02151928 module:overlay(70) +from:0x0214fef8 kind:load to:0x02142774 module:overlay(70) +from:0x0214fefc kind:load to:0x0215191c module:overlay(70) +from:0x0214ff28 kind:arm_call to:0x0214316c module:overlay(70) +from:0x0214ff38 kind:arm_call to:0x0203e3a4 module:main +from:0x0214ff4c kind:load to:0x02151a04 module:overlay(70) +from:0x0214ff50 kind:load to:0x02151a20 module:overlay(70) +from:0x0214ff54 kind:load to:0x021444a8 module:overlay(70) +from:0x0214ff58 kind:load to:0x02151a14 module:overlay(70) +from:0x0214ff84 kind:arm_call to:0x021444ec module:overlay(70) +from:0x0214ff94 kind:arm_call to:0x0203e3a4 module:main +from:0x0214ffa8 kind:load to:0x02151af8 module:overlay(70) +from:0x0214ffac kind:load to:0x02151b14 module:overlay(70) +from:0x0214ffb0 kind:load to:0x02145338 module:overlay(70) +from:0x0214ffb4 kind:load to:0x02151afc module:overlay(70) +from:0x0214ffd4 kind:arm_call to:0x02145388 module:overlay(70) +from:0x0214ffe4 kind:arm_call to:0x0203e3a4 module:main +from:0x0214fff8 kind:load to:0x02151ce0 module:overlay(70) +from:0x0214fffc kind:load to:0x02151cf0 module:overlay(70) +from:0x02150000 kind:load to:0x0214542c module:overlay(70) +from:0x02150004 kind:load to:0x02151ce4 module:overlay(70) +from:0x02150024 kind:arm_call to:0x02145780 module:overlay(70) +from:0x02150034 kind:arm_call to:0x0203e3a4 module:main +from:0x02150048 kind:load to:0x02151d2c module:overlay(70) +from:0x0215004c kind:load to:0x02151d3c module:overlay(70) +from:0x02150050 kind:load to:0x02145a00 module:overlay(70) +from:0x02150054 kind:load to:0x02151d30 module:overlay(70) +from:0x02150074 kind:arm_call to:0x02145a44 module:overlay(70) +from:0x02150084 kind:arm_call to:0x0203e3a4 module:main +from:0x02150098 kind:load to:0x02151d78 module:overlay(70) +from:0x0215009c kind:load to:0x02151d88 module:overlay(70) +from:0x021500a0 kind:load to:0x02145d38 module:overlay(70) +from:0x021500a4 kind:load to:0x02151d7c module:overlay(70) +from:0x021500c4 kind:arm_call to:0x02145dac module:overlay(70) +from:0x021500d4 kind:arm_call to:0x0203e3a4 module:main +from:0x021500e8 kind:load to:0x02151dc4 module:overlay(70) +from:0x021500ec kind:load to:0x02151dd4 module:overlay(70) +from:0x021500f0 kind:load to:0x02145f64 module:overlay(70) +from:0x021500f4 kind:load to:0x02151dc8 module:overlay(70) +from:0x02150178 kind:arm_call to:0x02145fc4 module:overlay(70) +from:0x02150188 kind:arm_call to:0x0203e3a4 module:main +from:0x0215019c kind:load to:0x02150f14 module:overlay(70) +from:0x021501ac kind:load to:0x02150f20 module:overlay(70) +from:0x021501b0 kind:load to:0x02151e3c module:overlay(70) +from:0x021501b8 kind:load to:0x02150f2c module:overlay(70) +from:0x021501c0 kind:load to:0x02151e64 module:overlay(70) +from:0x021501c4 kind:load to:0x02146e68 module:overlay(70) +from:0x021501c8 kind:load to:0x02151e40 module:overlay(70) +from:0x021501e8 kind:arm_call to:0x02146eac module:overlay(70) +from:0x021501f8 kind:arm_call to:0x0203e3a4 module:main +from:0x0215020c kind:load to:0x02151f5c module:overlay(70) +from:0x02150210 kind:load to:0x02151f6c module:overlay(70) +from:0x02150214 kind:load to:0x02147038 module:overlay(70) +from:0x02150218 kind:load to:0x02151f60 module:overlay(70) +from:0x02150238 kind:arm_call to:0x0203e690 module:main +from:0x02150254 kind:arm_call to:0x02147150 module:overlay(70) +from:0x02150264 kind:arm_call to:0x0203e3a4 module:main +from:0x02150278 kind:load to:0x02152074 module:overlay(70) +from:0x0215027c kind:load to:0x02147984 module:overlay(70) +from:0x02150280 kind:load to:0x02152064 module:overlay(70) +from:0x02150284 kind:load to:0x021520a4 module:overlay(70) +from:0x02150288 kind:load to:0x02147994 module:overlay(70) +from:0x0215028c kind:load to:0x02152068 module:overlay(70) +from:0x021502ac kind:arm_call to:0x021479d8 module:overlay(70) +from:0x021502bc kind:arm_call to:0x0203e3a4 module:main +from:0x021502d0 kind:load to:0x0215219c module:overlay(70) +from:0x021502d4 kind:load to:0x021521ac module:overlay(70) +from:0x021502d8 kind:load to:0x02147ed0 module:overlay(70) +from:0x021502dc kind:load to:0x021521a0 module:overlay(70) +from:0x021502fc kind:arm_call to:0x02147f14 module:overlay(70) +from:0x0215030c kind:arm_call to:0x0203e3a4 module:main +from:0x02150320 kind:load to:0x021522a0 module:overlay(70) +from:0x02150324 kind:load to:0x021522b0 module:overlay(70) +from:0x02150328 kind:load to:0x02148810 module:overlay(70) +from:0x0215032c kind:load to:0x021522a4 module:overlay(70) +from:0x0215034c kind:arm_call to:0x02148854 module:overlay(70) +from:0x0215035c kind:arm_call to:0x0203e3a4 module:main +from:0x02150370 kind:load to:0x021523a8 module:overlay(70) +from:0x02150374 kind:load to:0x021523b8 module:overlay(70) +from:0x02150378 kind:load to:0x02149158 module:overlay(70) +from:0x0215037c kind:load to:0x021523ac module:overlay(70) +from:0x0215039c kind:arm_call to:0x0214919c module:overlay(70) +from:0x021503ac kind:arm_call to:0x0203e3a4 module:main +from:0x021503c0 kind:load to:0x021524b0 module:overlay(70) +from:0x021503c4 kind:load to:0x021524c0 module:overlay(70) +from:0x021503c8 kind:load to:0x02149a6c module:overlay(70) +from:0x021503cc kind:load to:0x021524b4 module:overlay(70) +from:0x021503ec kind:arm_call to:0x02149c00 module:overlay(70) +from:0x021503fc kind:arm_call to:0x0203e3a4 module:main +from:0x02150410 kind:load to:0x021525b4 module:overlay(70) +from:0x02150414 kind:load to:0x021525c4 module:overlay(70) +from:0x02150418 kind:load to:0x0214a948 module:overlay(70) +from:0x0215041c kind:load to:0x021525b8 module:overlay(70) +from:0x02150448 kind:arm_call to:0x0214a98c module:overlay(70) +from:0x02150458 kind:arm_call to:0x0203e3a4 module:main +from:0x0215046c kind:load to:0x0215269c module:overlay(70) +from:0x02150474 kind:load to:0x021513ac module:overlay(70) +from:0x02150478 kind:load to:0x021526ac module:overlay(70) +from:0x0215047c kind:load to:0x0214adac module:overlay(70) +from:0x02150480 kind:load to:0x021526a0 module:overlay(70) +from:0x021504ac kind:arm_call to:0x0214ae10 module:overlay(70) +from:0x021504bc kind:arm_call to:0x0203e3a4 module:main +from:0x021504d0 kind:load to:0x02152780 module:overlay(70) +from:0x021504d4 kind:load to:0x0215279c module:overlay(70) +from:0x021504d8 kind:load to:0x0214bdb4 module:overlay(70) +from:0x021504dc kind:load to:0x02152784 module:overlay(70) +from:0x0215053c kind:arm_call to:0x0214bdf8 module:overlay(70) +from:0x0215054c kind:arm_call to:0x0203e3a4 module:main +from:0x02150560 kind:load to:0x021514f4 module:overlay(70) +from:0x02150564 kind:load to:0x02152894 module:overlay(70) +from:0x02150568 kind:load to:0x02151500 module:overlay(70) +from:0x0215056c kind:load to:0x0215150c module:overlay(70) +from:0x02150570 kind:load to:0x021528a4 module:overlay(70) +from:0x02150574 kind:load to:0x0214d1b4 module:overlay(70) +from:0x02150578 kind:load to:0x02152898 module:overlay(70) +from:0x021505ac kind:arm_call to:0x0214d208 module:overlay(70) +from:0x021505bc kind:arm_call to:0x0203e3a4 module:main +from:0x021505d4 kind:load to:0x021515a0 module:overlay(70) +from:0x021505dc kind:load to:0x02152978 module:overlay(70) +from:0x021505e0 kind:load to:0x02152988 module:overlay(70) +from:0x021505e4 kind:load to:0x0214d390 module:overlay(70) +from:0x021505e8 kind:load to:0x0215297c module:overlay(70) +from:0x0215061c kind:arm_call to:0x0214d3d4 module:overlay(70) +from:0x0215062c kind:arm_call to:0x0203e3a4 module:main +from:0x02150644 kind:load to:0x02151620 module:overlay(70) +from:0x0215064c kind:load to:0x02152a5c module:overlay(70) +from:0x02150650 kind:load to:0x02152a6c module:overlay(70) +from:0x02150654 kind:load to:0x0214d57c module:overlay(70) +from:0x02150658 kind:load to:0x02152a60 module:overlay(70) +from:0x0215068c kind:arm_call to:0x0214d5c0 module:overlay(70) +from:0x0215069c kind:arm_call to:0x0203e3a4 module:main +from:0x021506b4 kind:load to:0x021516a0 module:overlay(70) +from:0x021506bc kind:load to:0x02152a90 module:overlay(70) +from:0x021506c0 kind:load to:0x02152aa0 module:overlay(70) +from:0x021506c4 kind:load to:0x0214d770 module:overlay(70) +from:0x021506c8 kind:load to:0x02152a94 module:overlay(70) +from:0x021506f4 kind:arm_call to:0x0214d7b4 module:overlay(70) +from:0x02150704 kind:arm_call to:0x0203e3a4 module:main +from:0x02150718 kind:load to:0x02152ac4 module:overlay(70) +from:0x0215071c kind:load to:0x02152ae0 module:overlay(70) +from:0x02150720 kind:load to:0x0214deb8 module:overlay(70) +from:0x02150724 kind:load to:0x02152ac8 module:overlay(70) +from:0x0215075c kind:arm_call to:0x0214defc module:overlay(70) +from:0x0215076c kind:arm_call to:0x0203e3a4 module:main +from:0x02150780 kind:load to:0x02152b24 module:overlay(70) +from:0x02150788 kind:load to:0x02152b44 module:overlay(70) +from:0x0215078c kind:load to:0x0214fc10 module:overlay(70) +from:0x02150790 kind:load to:0x02152b28 module:overlay(70) +from:0x02150794 kind:load to:0x0214fe10 module:overlay(70) +from:0x02150798 kind:load to:0x0214fe60 module:overlay(70) +from:0x0215079c kind:load to:0x0214feb0 module:overlay(70) +from:0x021507a0 kind:load to:0x0214ff00 module:overlay(70) +from:0x021507a4 kind:load to:0x0214ff5c module:overlay(70) +from:0x021507a8 kind:load to:0x0214ffb8 module:overlay(70) +from:0x021507ac kind:load to:0x02150008 module:overlay(70) +from:0x021507b0 kind:load to:0x02150058 module:overlay(70) +from:0x021507b4 kind:load to:0x021500a8 module:overlay(70) +from:0x021507b8 kind:load to:0x021500f8 module:overlay(70) +from:0x021507bc kind:load to:0x021501cc module:overlay(70) +from:0x021507c0 kind:load to:0x0215021c module:overlay(70) +from:0x021507c4 kind:load to:0x02150290 module:overlay(70) +from:0x021507c8 kind:load to:0x021502e0 module:overlay(70) +from:0x021507cc kind:load to:0x02150330 module:overlay(70) +from:0x021507d0 kind:load to:0x02150380 module:overlay(70) +from:0x021507d4 kind:load to:0x021503d0 module:overlay(70) +from:0x021507d8 kind:load to:0x02150420 module:overlay(70) +from:0x021507dc kind:load to:0x02150484 module:overlay(70) +from:0x021507e0 kind:load to:0x021504e0 module:overlay(70) +from:0x021507e4 kind:load to:0x0215057c module:overlay(70) +from:0x021507e8 kind:load to:0x021505ec module:overlay(70) +from:0x021507ec kind:load to:0x0215065c module:overlay(70) +from:0x021507f0 kind:load to:0x021506cc module:overlay(70) +from:0x021507f4 kind:load to:0x02150728 module:overlay(70) +from:0x02150808 kind:load to:0x02140cd0 module:overlay(70) +from:0x0215080c kind:load to:0x0214109c module:overlay(70) +from:0x02150810 kind:load to:0x021410b0 module:overlay(70) +from:0x02150814 kind:load to:0x02140cb0 module:overlay(70) +from:0x02150818 kind:load to:0x02184fdd module:overlays(97,100,101) +from:0x02150824 kind:load to:0x021410d8 module:overlay(70) +from:0x02150828 kind:load to:0x02098ef4 module:overlay(0) +from:0x0215082c kind:load to:0x02098efc module:overlay(0) +from:0x02150830 kind:load to:0x02098f78 module:overlay(0) +from:0x02150834 kind:load to:0x02098fb8 module:overlay(0) +from:0x02150838 kind:load to:0x02098fbc module:overlay(0) +from:0x0215083c kind:load to:0x02098fc0 module:overlay(0) +from:0x02150848 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215084c kind:load to:0x02099cfc module:overlay(0) +from:0x02150850 kind:load to:0x02099d14 module:overlay(0) +from:0x02150854 kind:load to:0x02099d20 module:overlay(0) +from:0x02150858 kind:load to:0x01fff464 module:itcm +from:0x0215085c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02150860 kind:load to:0x0214116c module:overlay(70) +from:0x02150864 kind:load to:0x02099c58 module:overlay(0) +from:0x02150868 kind:load to:0x021411b8 module:overlay(70) +from:0x0215086c kind:load to:0x02141290 module:overlay(70) +from:0x02150870 kind:load to:0x02099c64 module:overlay(0) +from:0x02150874 kind:load to:0x02099c68 module:overlay(0) +from:0x02150878 kind:load to:0x02099c6c module:overlay(0) +from:0x0215087c kind:load to:0x02099c70 module:overlay(0) +from:0x02150880 kind:load to:0x02099d2c module:overlay(0) +from:0x02150884 kind:load to:0x02099d98 module:overlay(0) +from:0x02150888 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215088c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02150890 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02150894 kind:load to:0x021414d8 module:overlay(70) +from:0x02150898 kind:load to:0x021414ec module:overlay(70) +from:0x021508a4 kind:load to:0x02141528 module:overlay(70) +from:0x021508a8 kind:load to:0x02098ef4 module:overlay(0) +from:0x021508ac kind:load to:0x02098efc module:overlay(0) +from:0x021508b0 kind:load to:0x02098f78 module:overlay(0) +from:0x021508b4 kind:load to:0x02098fb8 module:overlay(0) +from:0x021508b8 kind:load to:0x02098fbc module:overlay(0) +from:0x021508bc kind:load to:0x02098fc0 module:overlay(0) +from:0x021508c8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021508cc kind:load to:0x02099cfc module:overlay(0) +from:0x021508d0 kind:load to:0x02099d14 module:overlay(0) +from:0x021508d4 kind:load to:0x02099d20 module:overlay(0) +from:0x021508d8 kind:load to:0x01fff464 module:itcm +from:0x021508dc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021508e0 kind:load to:0x021415b0 module:overlay(70) +from:0x021508e4 kind:load to:0x02099c58 module:overlay(0) +from:0x021508e8 kind:load to:0x021415d0 module:overlay(70) +from:0x021508ec kind:load to:0x021415e0 module:overlay(70) +from:0x021508f0 kind:load to:0x02099c64 module:overlay(0) +from:0x021508f4 kind:load to:0x02099c68 module:overlay(0) +from:0x021508f8 kind:load to:0x02099c6c module:overlay(0) +from:0x021508fc kind:load to:0x02099c70 module:overlay(0) +from:0x02150900 kind:load to:0x02099d2c module:overlay(0) +from:0x02150904 kind:load to:0x02099d98 module:overlay(0) +from:0x02150908 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215090c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02150910 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02150914 kind:load to:0x021416b4 module:overlay(70) +from:0x02150918 kind:load to:0x021416d4 module:overlay(70) +from:0x02150924 kind:load to:0x021417b8 module:overlay(70) +from:0x02150928 kind:load to:0x021417c0 module:overlay(70) +from:0x0215092c kind:load to:0x0214189c module:overlay(70) +from:0x02150938 kind:load to:0x02141764 module:overlay(70) +from:0x0215093c kind:load to:0x02141b58 module:overlay(70) +from:0x02150940 kind:load to:0x0207d6b8 module:overlay(0) +from:0x02150944 kind:load to:0x02141b3c module:overlay(70) +from:0x02150948 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02150954 kind:load to:0x02099cc0 module:overlay(0) +from:0x02150958 kind:load to:0x02099cfc module:overlay(0) +from:0x0215095c kind:load to:0x02099d14 module:overlay(0) +from:0x02150960 kind:load to:0x02099d20 module:overlay(0) +from:0x02150964 kind:load to:0x01fff464 module:itcm +from:0x02150968 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215096c kind:load to:0x02141d68 module:overlay(70) +from:0x02150970 kind:load to:0x02141d94 module:overlay(70) +from:0x02150974 kind:load to:0x02099c5c module:overlay(0) +from:0x02150978 kind:load to:0x02099c60 module:overlay(0) +from:0x0215097c kind:load to:0x02099c64 module:overlay(0) +from:0x02150980 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02150984 kind:load to:0x02099c6c module:overlay(0) +from:0x02150988 kind:load to:0x02099c70 module:overlay(0) +from:0x0215098c kind:load to:0x02099d2c module:overlay(0) +from:0x02150990 kind:load to:0x02099d98 module:overlay(0) +from:0x02150994 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02150998 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215099c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021509a0 kind:load to:0x02141d98 module:overlay(70) +from:0x021509a4 kind:load to:0x02141db8 module:overlay(70) +from:0x021509a8 kind:load to:0x020f8fc4 module:overlays(19,22,23,31) +from:0x021509b4 kind:load to:0x021426cc module:overlay(70) +from:0x021509c0 kind:load to:0x02141e90 module:overlay(70) +from:0x021509c4 kind:load to:0x02141ea4 module:overlay(70) +from:0x021509c8 kind:load to:0x02141ec0 module:overlay(70) +from:0x021509d4 kind:load to:0x021425cc module:overlay(70) +from:0x021509d8 kind:load to:0x0214263c module:overlay(70) +from:0x021509dc kind:load to:0x0207d6b8 module:overlay(0) +from:0x021509e0 kind:load to:0x02142658 module:overlay(70) +from:0x021509e4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021509f0 kind:load to:0x02141dec module:overlay(70) +from:0x021509f4 kind:load to:0x020990ec module:overlay(0) +from:0x021509f8 kind:load to:0x02098efc module:overlay(0) +from:0x021509fc kind:load to:0x02098f78 module:overlay(0) +from:0x02150a00 kind:load to:0x020990f4 module:overlay(0) +from:0x02150a04 kind:load to:0x02099114 module:overlay(0) +from:0x02150a08 kind:load to:0x02099140 module:overlay(0) +from:0x02150a14 kind:load to:0x0207db54 module:overlay(0) +from:0x02150a18 kind:load to:0x0207db5c module:overlay(0) +from:0x02150a1c kind:load to:0x0207e024 module:overlay(0) +from:0x02150a20 kind:load to:0x0207e014 module:overlay(0) +from:0x02150a24 kind:load to:0x0207e058 module:overlay(0) +from:0x02150a28 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02150a2c kind:load to:0x0207e0f0 module:overlay(0) +from:0x02150a30 kind:load to:0x0207e168 module:overlay(0) +from:0x02150a3c kind:load to:0x02099cc0 module:overlay(0) +from:0x02150a40 kind:load to:0x02099cfc module:overlay(0) +from:0x02150a44 kind:load to:0x02099d14 module:overlay(0) +from:0x02150a48 kind:load to:0x02099d20 module:overlay(0) +from:0x02150a4c kind:load to:0x01fff464 module:itcm +from:0x02150a50 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02150a54 kind:load to:0x02141fc0 module:overlay(70) +from:0x02150a58 kind:load to:0x02099c58 module:overlay(0) +from:0x02150a5c kind:load to:0x02142094 module:overlay(70) +from:0x02150a60 kind:load to:0x02099c60 module:overlay(0) +from:0x02150a64 kind:load to:0x02099c64 module:overlay(0) +from:0x02150a68 kind:load to:0x021425e0 module:overlay(70) +from:0x02150a6c kind:load to:0x02099c6c module:overlay(0) +from:0x02150a70 kind:load to:0x02099c70 module:overlay(0) +from:0x02150a74 kind:load to:0x02099d2c module:overlay(0) +from:0x02150a78 kind:load to:0x02099d98 module:overlay(0) +from:0x02150a7c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02150a80 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02150a84 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02150a88 kind:load to:0x0214271c module:overlay(70) +from:0x02150a8c kind:load to:0x02142744 module:overlay(70) +from:0x02150a98 kind:load to:0x02142805 module:overlay(70) +from:0x02150a9c kind:load to:0x02142861 module:overlay(70) +from:0x02150aa0 kind:load to:0x0201793c module:main +from:0x02150aa4 kind:load to:0x02017b5c module:main +from:0x02150aa8 kind:load to:0x02142a98 module:overlay(70) +from:0x02150ab4 kind:load to:0x021427a5 module:overlay(70) +from:0x02150ab8 kind:load to:0x021427b1 module:overlay(70) +from:0x02150abc kind:load to:0x021427cc module:overlay(70) +from:0x02150ac0 kind:load to:0x02142be0 module:overlay(70) +from:0x02150ac4 kind:load to:0x02142c68 module:overlay(70) +from:0x02150ac8 kind:load to:0x02142c3c module:overlay(70) +from:0x02150acc kind:load to:0x02142c10 module:overlay(70) +from:0x02150ad0 kind:load to:0x02142bf8 module:overlay(70) +from:0x02150adc kind:load to:0x021443b4 module:overlay(70) +from:0x02150ae0 kind:load to:0x021443f4 module:overlay(70) +from:0x02150ae4 kind:load to:0x02144434 module:overlay(70) +from:0x02150ae8 kind:load to:0x02144410 module:overlay(70) +from:0x02150af4 kind:load to:0x02143148 module:overlay(70) +from:0x02150af8 kind:load to:0x020990ec module:overlay(0) +from:0x02150afc kind:load to:0x02098efc module:overlay(0) +from:0x02150b00 kind:load to:0x02098f78 module:overlay(0) +from:0x02150b04 kind:load to:0x020990f4 module:overlay(0) +from:0x02150b08 kind:load to:0x02099114 module:overlay(0) +from:0x02150b0c kind:load to:0x02099140 module:overlay(0) +from:0x02150b18 kind:load to:0x02099cc0 module:overlay(0) +from:0x02150b1c kind:load to:0x02099cfc module:overlay(0) +from:0x02150b20 kind:load to:0x02099d14 module:overlay(0) +from:0x02150b24 kind:load to:0x02099d20 module:overlay(0) +from:0x02150b28 kind:load to:0x01fff464 module:itcm +from:0x02150b2c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02150b30 kind:load to:0x021433b4 module:overlay(70) +from:0x02150b34 kind:load to:0x02099c58 module:overlay(0) +from:0x02150b38 kind:load to:0x021434d8 module:overlay(70) +from:0x02150b3c kind:load to:0x021434e4 module:overlay(70) +from:0x02150b40 kind:load to:0x02099c64 module:overlay(0) +from:0x02150b44 kind:load to:0x021435a0 module:overlay(70) +from:0x02150b48 kind:load to:0x02143644 module:overlay(70) +from:0x02150b4c kind:load to:0x02099c70 module:overlay(0) +from:0x02150b50 kind:load to:0x02099d2c module:overlay(0) +from:0x02150b54 kind:load to:0x02099d98 module:overlay(0) +from:0x02150b58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02150b5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02150b60 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02150b64 kind:load to:0x02144450 module:overlay(70) +from:0x02150b68 kind:load to:0x02144478 module:overlay(70) +from:0x02150b6c kind:load to:0x020c1300 module:overlays(2,4,17) +from:0x02150b74 kind:load to:0x02143e2c module:overlay(70) +from:0x02150b7c kind:load to:0x02143e60 module:overlay(70) +from:0x02150b84 kind:load to:0x02143ec8 module:overlay(70) +from:0x02150b94 kind:load to:0x02143f44 module:overlay(70) +from:0x02150b9c kind:load to:0x02143f70 module:overlay(70) +from:0x02150ba4 kind:load to:0x02143f74 module:overlay(70) +from:0x02150bac kind:load to:0x02143fb8 module:overlay(70) +from:0x02150bb4 kind:load to:0x021440fc module:overlay(70) +from:0x02150bc4 kind:load to:0x0214460c module:overlay(70) +from:0x02150bc8 kind:load to:0x02144620 module:overlay(70) +from:0x02150bcc kind:load to:0x0214463c module:overlay(70) +from:0x02150bd8 kind:load to:0x021444c8 module:overlay(70) +from:0x02150bdc kind:load to:0x020990ec module:overlay(0) +from:0x02150be0 kind:load to:0x02098efc module:overlay(0) +from:0x02150be4 kind:load to:0x02098f78 module:overlay(0) +from:0x02150be8 kind:load to:0x020990f4 module:overlay(0) +from:0x02150bec kind:load to:0x02099114 module:overlay(0) +from:0x02150bf0 kind:load to:0x021445f4 module:overlay(70) +from:0x02150c00 kind:load to:0x020990ec module:overlay(0) +from:0x02150c04 kind:load to:0x02098efc module:overlay(0) +from:0x02150c08 kind:load to:0x02098f78 module:overlay(0) +from:0x02150c0c kind:load to:0x020990f4 module:overlay(0) +from:0x02150c10 kind:load to:0x02099114 module:overlay(0) +from:0x02150c14 kind:load to:0x021445f4 module:overlay(70) +from:0x02150c18 kind:load to:0x02144d1c module:overlay(70) +from:0x02150c20 kind:load to:0x02144dec module:overlay(70) +from:0x02150c28 kind:load to:0x02144e00 module:overlay(70) +from:0x02150c30 kind:load to:0x02144e80 module:overlay(70) +from:0x02150c38 kind:load to:0x02144f50 module:overlay(70) +from:0x02150c40 kind:load to:0x02144fcc module:overlay(70) +from:0x02150c48 kind:load to:0x02144ce0 module:overlay(70) +from:0x02150c50 kind:load to:0x02144d20 module:overlay(70) +from:0x02150c58 kind:load to:0x02144dfc module:overlay(70) +from:0x02150c60 kind:load to:0x02144e5c module:overlay(70) +from:0x02150c68 kind:load to:0x02144f20 module:overlay(70) +from:0x02150c70 kind:load to:0x02144fa8 module:overlay(70) +from:0x02150c80 kind:load to:0x02099cc0 module:overlay(0) +from:0x02150c84 kind:load to:0x02099cfc module:overlay(0) +from:0x02150c88 kind:load to:0x02099d14 module:overlay(0) +from:0x02150c8c kind:load to:0x02099d20 module:overlay(0) +from:0x02150c90 kind:load to:0x01fff464 module:itcm +from:0x02150c94 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02150c98 kind:load to:0x02144938 module:overlay(70) +from:0x02150c9c kind:load to:0x021449b0 module:overlay(70) +from:0x02150ca0 kind:load to:0x02144ad8 module:overlay(70) +from:0x02150ca4 kind:load to:0x02099c60 module:overlay(0) +from:0x02150ca8 kind:load to:0x02099c64 module:overlay(0) +from:0x02150cac kind:load to:0x02144c64 module:overlay(70) +from:0x02150cb0 kind:load to:0x02144b8c module:overlay(70) +from:0x02150cb4 kind:load to:0x02099c70 module:overlay(0) +from:0x02150cb8 kind:load to:0x02099d2c module:overlay(0) +from:0x02150cbc kind:load to:0x02099d98 module:overlay(0) +from:0x02150cc0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02150cc4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02150cc8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02150ccc kind:load to:0x021448d0 module:overlay(70) +from:0x02150cd0 kind:load to:0x02144900 module:overlay(70) +from:0x02150cdc kind:load to:0x02145364 module:overlay(70) +from:0x02150ce0 kind:load to:0x02098ef4 module:overlay(0) +from:0x02150ce4 kind:load to:0x02098efc module:overlay(0) +from:0x02150ce8 kind:load to:0x02098f78 module:overlay(0) +from:0x02150cec kind:load to:0x02098fb8 module:overlay(0) +from:0x02150cf0 kind:load to:0x02098fbc module:overlay(0) +from:0x02150cf4 kind:load to:0x02098fc0 module:overlay(0) +from:0x02150d00 kind:load to:0x02099cc0 module:overlay(0) +from:0x02150d04 kind:load to:0x02099cfc module:overlay(0) +from:0x02150d08 kind:load to:0x02099d14 module:overlay(0) +from:0x02150d0c kind:load to:0x02099d20 module:overlay(0) +from:0x02150d10 kind:load to:0x01fff464 module:itcm +from:0x02150d14 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02150d18 kind:load to:0x02099c50 module:overlay(0) +from:0x02150d1c kind:load to:0x02099c58 module:overlay(0) +from:0x02150d20 kind:load to:0x02099c5c module:overlay(0) +from:0x02150d24 kind:load to:0x02099c60 module:overlay(0) +from:0x02150d28 kind:load to:0x02099c64 module:overlay(0) +from:0x02150d2c kind:load to:0x02099c68 module:overlay(0) +from:0x02150d30 kind:load to:0x02099c6c module:overlay(0) +from:0x02150d34 kind:load to:0x02099c70 module:overlay(0) +from:0x02150d38 kind:load to:0x02099d2c module:overlay(0) +from:0x02150d3c kind:load to:0x02099d98 module:overlay(0) +from:0x02150d40 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02150d44 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02150d48 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02150d4c kind:load to:0x021453fc module:overlay(70) +from:0x02150d50 kind:load to:0x02145410 module:overlay(70) +from:0x02150d5c kind:load to:0x0214575c module:overlay(70) +from:0x02150d60 kind:load to:0x02098ef4 module:overlay(0) +from:0x02150d64 kind:load to:0x02098efc module:overlay(0) +from:0x02150d68 kind:load to:0x02098f78 module:overlay(0) +from:0x02150d6c kind:load to:0x02098fb8 module:overlay(0) +from:0x02150d70 kind:load to:0x02098fbc module:overlay(0) +from:0x02150d74 kind:load to:0x02098fc0 module:overlay(0) +from:0x02150d80 kind:load to:0x02099cc0 module:overlay(0) +from:0x02150d84 kind:load to:0x02099cfc module:overlay(0) +from:0x02150d88 kind:load to:0x02099d14 module:overlay(0) +from:0x02150d8c kind:load to:0x02099d20 module:overlay(0) +from:0x02150d90 kind:load to:0x01fff464 module:itcm +from:0x02150d94 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02150d98 kind:load to:0x021457d8 module:overlay(70) +from:0x02150d9c kind:load to:0x02099c58 module:overlay(0) +from:0x02150da0 kind:load to:0x02145864 module:overlay(70) +from:0x02150da4 kind:load to:0x0214595c module:overlay(70) +from:0x02150da8 kind:load to:0x02099c64 module:overlay(0) +from:0x02150dac kind:load to:0x02099c68 module:overlay(0) +from:0x02150db0 kind:load to:0x02099c6c module:overlay(0) +from:0x02150db4 kind:load to:0x02099c70 module:overlay(0) +from:0x02150db8 kind:load to:0x02099d2c module:overlay(0) +from:0x02150dbc kind:load to:0x02099d98 module:overlay(0) +from:0x02150dc0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02150dc4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02150dc8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02150dcc kind:load to:0x021459d0 module:overlay(70) +from:0x02150dd0 kind:load to:0x021459e4 module:overlay(70) +from:0x02150ddc kind:load to:0x02145a20 module:overlay(70) +from:0x02150de0 kind:load to:0x02098ef4 module:overlay(0) +from:0x02150de4 kind:load to:0x02098efc module:overlay(0) +from:0x02150de8 kind:load to:0x02098f78 module:overlay(0) +from:0x02150dec kind:load to:0x02098fb8 module:overlay(0) +from:0x02150df0 kind:load to:0x02098fbc module:overlay(0) +from:0x02150df4 kind:load to:0x02098fc0 module:overlay(0) +from:0x02150e00 kind:load to:0x02099cc0 module:overlay(0) +from:0x02150e04 kind:load to:0x02099cfc module:overlay(0) +from:0x02150e08 kind:load to:0x02099d14 module:overlay(0) +from:0x02150e0c kind:load to:0x02099d20 module:overlay(0) +from:0x02150e10 kind:load to:0x01fff464 module:itcm +from:0x02150e14 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02150e18 kind:load to:0x02145ab8 module:overlay(70) +from:0x02150e1c kind:load to:0x02099c58 module:overlay(0) +from:0x02150e20 kind:load to:0x02145b68 module:overlay(70) +from:0x02150e24 kind:load to:0x02145bdc module:overlay(70) +from:0x02150e28 kind:load to:0x02099c64 module:overlay(0) +from:0x02150e2c kind:load to:0x02099c68 module:overlay(0) +from:0x02150e30 kind:load to:0x02099c6c module:overlay(0) +from:0x02150e34 kind:load to:0x02099c70 module:overlay(0) +from:0x02150e38 kind:load to:0x02099d2c module:overlay(0) +from:0x02150e3c kind:load to:0x02099d98 module:overlay(0) +from:0x02150e40 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02150e44 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02150e48 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02150e4c kind:load to:0x02145d08 module:overlay(70) +from:0x02150e50 kind:load to:0x02145d1c module:overlay(70) +from:0x02150e54 kind:load to:0x02145bf0 module:overlay(70) +from:0x02150e58 kind:load to:0x02145c34 module:overlay(70) +from:0x02150e5c kind:load to:0x02145cb4 module:overlay(70) +from:0x02150e6c kind:load to:0x02145d4c module:overlay(70) +from:0x02150e70 kind:load to:0x02145d04 module:overlay(70) +from:0x02150e7c kind:load to:0x02145d88 module:overlay(70) +from:0x02150e80 kind:load to:0x0209e360 module:overlay(0) +from:0x02150e84 kind:load to:0x0209e524 module:overlay(0) +from:0x02150e88 kind:load to:0x0209e540 module:overlay(0) +from:0x02150e8c kind:load to:0x0209e584 module:overlay(0) +from:0x02150e90 kind:load to:0x02145f64 module:overlay(70) +from:0x02150e94 kind:load to:0x02145f78 module:overlay(70) +from:0x02150e98 kind:load to:0x0209e378 module:overlay(0) +from:0x02150ea4 kind:load to:0x02145e34 module:overlay(70) +from:0x02150ea8 kind:load to:0x0209e87c module:overlay(0) +from:0x02150eac kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02150eb0 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02150eb4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02150eb8 kind:load to:0x02145efc module:overlay(70) +from:0x02150ebc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02150ec0 kind:load to:0x0209e990 module:overlay(0) +from:0x02150ec4 kind:load to:0x0209e998 module:overlay(0) +from:0x02150ec8 kind:load to:0x0209e99c module:overlay(0) +from:0x02150ecc kind:load to:0x0209e9a8 module:overlay(0) +from:0x02150ed0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02150ed4 kind:load to:0x02145f1c module:overlay(70) +from:0x02150ed8 kind:load to:0x02145f3c module:overlay(70) +from:0x02150ee8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02150eec kind:load to:0x0209e1dc module:overlay(0) +from:0x02150ef0 kind:load to:0x0209e21c module:overlay(0) +from:0x02150ef4 kind:load to:0x0209e23c module:overlay(0) +from:0x02150f00 kind:load to:0x02145fa0 module:overlay(70) +from:0x02150f04 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02150f08 kind:load to:0x0209e1dc module:overlay(0) +from:0x02150f0c kind:load to:0x0209e21c module:overlay(0) +from:0x02150f10 kind:load to:0x0209e23c module:overlay(0) +from:0x02150f40 kind:load to:0x021461f0 module:overlay(70) +from:0x02150f44 kind:load to:0x02146e04 module:overlay(70) +from:0x02150f48 kind:load to:0x02059174 module:overlay(0) +from:0x02150f4c kind:load to:0x01ffc57c module:itcm +from:0x02150f50 kind:load to:0x02059348 module:overlay(0) +from:0x02150f54 kind:load to:0x020593c4 module:overlay(0) +from:0x02150f58 kind:load to:0x02059428 module:overlay(0) +from:0x02150f5c kind:load to:0x02146128 module:overlay(70) +from:0x02150f60 kind:load to:0x02059304 module:overlay(0) +from:0x02150f6c kind:load to:0x0214626c module:overlay(70) +from:0x02150f70 kind:load to:0x0209e87c module:overlay(0) +from:0x02150f74 kind:load to:0x021464f8 module:overlay(70) +from:0x02150f78 kind:load to:0x02146508 module:overlay(70) +from:0x02150f7c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02150f80 kind:load to:0x02146b5c module:overlay(70) +from:0x02150f84 kind:load to:0x02146b7c module:overlay(70) +from:0x02150f88 kind:load to:0x02146ca4 module:overlay(70) +from:0x02150f8c kind:load to:0x0209e998 module:overlay(0) +from:0x02150f90 kind:load to:0x0209e99c module:overlay(0) +from:0x02150f94 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02150f98 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02150f9c kind:load to:0x02146e20 module:overlay(70) +from:0x02150fa0 kind:load to:0x02146e40 module:overlay(70) +from:0x02150fa4 kind:load to:0x02146c48 module:overlay(70) +from:0x02150fa8 kind:load to:0x02146c98 module:overlay(70) +from:0x02150fb4 kind:load to:0x02146e88 module:overlay(70) +from:0x02150fb8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02150fbc kind:load to:0x0209e1dc module:overlay(0) +from:0x02150fc0 kind:load to:0x0209e21c module:overlay(0) +from:0x02150fc4 kind:load to:0x0209e23c module:overlay(0) +from:0x02150fd0 kind:load to:0x0214626c module:overlay(70) +from:0x02150fd4 kind:load to:0x0209e87c module:overlay(0) +from:0x02150fd8 kind:load to:0x02146f88 module:overlay(70) +from:0x02150fdc kind:load to:0x02146508 module:overlay(70) +from:0x02150fe0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02150fe4 kind:load to:0x02146b5c module:overlay(70) +from:0x02150fe8 kind:load to:0x02146b7c module:overlay(70) +from:0x02150fec kind:load to:0x02146ca4 module:overlay(70) +from:0x02150ff0 kind:load to:0x0209e998 module:overlay(0) +from:0x02150ff4 kind:load to:0x0209e99c module:overlay(0) +from:0x02150ff8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02150ffc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02151000 kind:load to:0x02146ff0 module:overlay(70) +from:0x02151004 kind:load to:0x02147010 module:overlay(70) +from:0x02151008 kind:load to:0x02146f94 module:overlay(70) +from:0x0215100c kind:load to:0x02146fe4 module:overlay(70) +from:0x02151018 kind:load to:0x0214712c module:overlay(70) +from:0x0215101c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02151020 kind:load to:0x0209e1dc module:overlay(0) +from:0x02151024 kind:load to:0x0209e21c module:overlay(0) +from:0x02151028 kind:load to:0x0209e23c module:overlay(0) +from:0x02151034 kind:load to:0x02147240 module:overlay(70) +from:0x02151038 kind:load to:0x02147920 module:overlay(70) +from:0x0215103c kind:load to:0x0214709c module:overlay(70) +from:0x02151040 kind:load to:0x01ffc57c module:itcm +from:0x02151044 kind:load to:0x02059348 module:overlay(0) +from:0x02151048 kind:load to:0x020593c4 module:overlay(0) +from:0x0215104c kind:load to:0x02059428 module:overlay(0) +from:0x02151050 kind:load to:0x021470d8 module:overlay(70) +from:0x02151054 kind:load to:0x02059304 module:overlay(0) +from:0x02151060 kind:load to:0x02147254 module:overlay(70) +from:0x02151064 kind:load to:0x0209e87c module:overlay(0) +from:0x02151068 kind:load to:0x021473c8 module:overlay(70) +from:0x0215106c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02151070 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02151074 kind:load to:0x0214756c module:overlay(70) +from:0x02151078 kind:load to:0x0214758c module:overlay(70) +from:0x0215107c kind:load to:0x0209e990 module:overlay(0) +from:0x02151080 kind:load to:0x0209e998 module:overlay(0) +from:0x02151084 kind:load to:0x0209e99c module:overlay(0) +from:0x02151088 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215108c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02151090 kind:load to:0x0214793c module:overlay(70) +from:0x02151094 kind:load to:0x0214795c module:overlay(70) +from:0x021510a4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021510a8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021510ac kind:load to:0x0209e21c module:overlay(0) +from:0x021510b0 kind:load to:0x0209e23c module:overlay(0) +from:0x021510bc kind:load to:0x021479b4 module:overlay(70) +from:0x021510c0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021510c4 kind:load to:0x0209e1dc module:overlay(0) +from:0x021510c8 kind:load to:0x0209e21c module:overlay(0) +from:0x021510cc kind:load to:0x0209e23c module:overlay(0) +from:0x021510d8 kind:load to:0x0207e178 module:overlay(0) +from:0x021510dc kind:load to:0x0207e180 module:overlay(0) +from:0x021510e0 kind:load to:0x0207e994 module:overlay(0) +from:0x021510e4 kind:load to:0x0207e984 module:overlay(0) +from:0x021510e8 kind:load to:0x0207e9d0 module:overlay(0) +from:0x021510ec kind:load to:0x0207ea08 module:overlay(0) +from:0x021510f0 kind:load to:0x0207ea4c module:overlay(0) +from:0x021510f4 kind:load to:0x0207ea74 module:overlay(0) +from:0x02151100 kind:load to:0x02147c20 module:overlay(70) +from:0x02151104 kind:load to:0x0209e87c module:overlay(0) +from:0x02151108 kind:load to:0x02147c98 module:overlay(70) +from:0x0215110c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02151110 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02151114 kind:load to:0x02147d58 module:overlay(70) +from:0x02151118 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215111c kind:load to:0x02147e28 module:overlay(70) +from:0x02151120 kind:load to:0x0209e998 module:overlay(0) +from:0x02151124 kind:load to:0x0209e99c module:overlay(0) +from:0x02151128 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215112c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02151130 kind:load to:0x02147b88 module:overlay(70) +from:0x02151134 kind:load to:0x02147bd0 module:overlay(70) +from:0x02151140 kind:load to:0x02148138 module:overlay(70) +from:0x02151144 kind:load to:0x0214878c module:overlay(70) +from:0x02151148 kind:load to:0x02147fe0 module:overlay(70) +from:0x02151154 kind:load to:0x02147ef0 module:overlay(70) +from:0x02151158 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215115c kind:load to:0x0209e1dc module:overlay(0) +from:0x02151160 kind:load to:0x0209e21c module:overlay(0) +from:0x02151164 kind:load to:0x0209e23c module:overlay(0) +from:0x02151170 kind:load to:0x0214814c module:overlay(70) +from:0x02151174 kind:load to:0x0209e87c module:overlay(0) +from:0x02151178 kind:load to:0x02148330 module:overlay(70) +from:0x0215117c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02151180 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02151184 kind:load to:0x02148644 module:overlay(70) +from:0x02151188 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215118c kind:load to:0x02148720 module:overlay(70) +from:0x02151190 kind:load to:0x0209e998 module:overlay(0) +from:0x02151194 kind:load to:0x0209e99c module:overlay(0) +from:0x02151198 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215119c kind:load to:0x0209e9b0 module:overlay(0) +from:0x021511a0 kind:load to:0x021487a8 module:overlay(70) +from:0x021511a4 kind:load to:0x021487d8 module:overlay(70) +from:0x021511b0 kind:load to:0x02148830 module:overlay(70) +from:0x021511b4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021511b8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021511bc kind:load to:0x0209e21c module:overlay(0) +from:0x021511c0 kind:load to:0x0209e23c module:overlay(0) +from:0x021511cc kind:load to:0x021489fc module:overlay(70) +from:0x021511d0 kind:load to:0x021490e4 module:overlay(70) +from:0x021511d4 kind:load to:0x02059174 module:overlay(0) +from:0x021511d8 kind:load to:0x01ffc57c module:itcm +from:0x021511dc kind:load to:0x02059348 module:overlay(0) +from:0x021511e0 kind:load to:0x020593c4 module:overlay(0) +from:0x021511e4 kind:load to:0x02059428 module:overlay(0) +from:0x021511e8 kind:load to:0x02148940 module:overlay(70) +from:0x021511ec kind:load to:0x02059304 module:overlay(0) +from:0x021511f8 kind:load to:0x02148ae0 module:overlay(70) +from:0x021511fc kind:load to:0x0209e87c module:overlay(0) +from:0x02151200 kind:load to:0x02148b64 module:overlay(70) +from:0x02151204 kind:load to:0x02148cb8 module:overlay(70) +from:0x02151208 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215120c kind:load to:0x02148ee4 module:overlay(70) +from:0x02151210 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02151214 kind:load to:0x02148f48 module:overlay(70) +from:0x02151218 kind:load to:0x0209e998 module:overlay(0) +from:0x0215121c kind:load to:0x0209e99c module:overlay(0) +from:0x02151220 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02151224 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02151228 kind:load to:0x02149100 module:overlay(70) +from:0x0215122c kind:load to:0x02149128 module:overlay(70) +from:0x02151238 kind:load to:0x02149178 module:overlay(70) +from:0x0215123c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02151240 kind:load to:0x0209e1dc module:overlay(0) +from:0x02151244 kind:load to:0x0209e21c module:overlay(0) +from:0x02151248 kind:load to:0x0209e23c module:overlay(0) +from:0x02151254 kind:load to:0x02149418 module:overlay(70) +from:0x02151258 kind:load to:0x0209e87c module:overlay(0) +from:0x0215125c kind:load to:0x021495d4 module:overlay(70) +from:0x02151260 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02151264 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02151268 kind:load to:0x02149998 module:overlay(70) +from:0x0215126c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02151270 kind:load to:0x021496f4 module:overlay(70) +from:0x02151274 kind:load to:0x0209e998 module:overlay(0) +from:0x02151278 kind:load to:0x0209e99c module:overlay(0) +from:0x0215127c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02151280 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02151284 kind:load to:0x02149350 module:overlay(70) +from:0x02151288 kind:load to:0x021493b0 module:overlay(70) +from:0x02151294 kind:load to:0x02149d98 module:overlay(70) +from:0x02151298 kind:load to:0x0214a8b4 module:overlay(70) +from:0x0215129c kind:load to:0x02149a80 module:overlay(70) +from:0x021512a0 kind:load to:0x02149ab0 module:overlay(70) +from:0x021512a4 kind:load to:0x02149b88 module:overlay(70) +from:0x021512b0 kind:load to:0x02149bdc module:overlay(70) +from:0x021512b4 kind:load to:0x020990ec module:overlay(0) +from:0x021512b8 kind:load to:0x02098efc module:overlay(0) +from:0x021512bc kind:load to:0x02098f78 module:overlay(0) +from:0x021512c0 kind:load to:0x020990f4 module:overlay(0) +from:0x021512c4 kind:load to:0x02099114 module:overlay(0) +from:0x021512c8 kind:load to:0x02099140 module:overlay(0) +from:0x021512cc kind:load to:0x0214a0ac module:overlay(70) +from:0x021512d4 kind:load to:0x0214a0dc module:overlay(70) +from:0x021512dc kind:load to:0x0214a138 module:overlay(70) +from:0x021512e4 kind:load to:0x0214a17c module:overlay(70) +from:0x021512ec kind:load to:0x0214a1c0 module:overlay(70) +from:0x021512f4 kind:load to:0x0214a200 module:overlay(70) +from:0x021512fc kind:load to:0x0214a25c module:overlay(70) +from:0x02151304 kind:load to:0x0214a2f0 module:overlay(70) +from:0x0215130c kind:load to:0x0214a09c module:overlay(70) +from:0x02151314 kind:load to:0x0214a0cc module:overlay(70) +from:0x0215131c kind:load to:0x0214a118 module:overlay(70) +from:0x02151324 kind:load to:0x0214a15c module:overlay(70) +from:0x0215132c kind:load to:0x0214a1a0 module:overlay(70) +from:0x02151334 kind:load to:0x0214a1e4 module:overlay(70) +from:0x0215133c kind:load to:0x0214a224 module:overlay(70) +from:0x02151344 kind:load to:0x0214a2dc module:overlay(70) +from:0x02151354 kind:load to:0x02099cc0 module:overlay(0) +from:0x02151358 kind:load to:0x02099cfc module:overlay(0) +from:0x0215135c kind:load to:0x02099d14 module:overlay(0) +from:0x02151360 kind:load to:0x02099d20 module:overlay(0) +from:0x02151364 kind:load to:0x01fff464 module:itcm +from:0x02151368 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215136c kind:load to:0x02149dac module:overlay(70) +from:0x02151370 kind:load to:0x02099c58 module:overlay(0) +from:0x02151374 kind:load to:0x02149e10 module:overlay(70) +from:0x02151378 kind:load to:0x02099c60 module:overlay(0) +from:0x0215137c kind:load to:0x02099c64 module:overlay(0) +from:0x02151380 kind:load to:0x02149fe8 module:overlay(70) +from:0x02151384 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02151388 kind:load to:0x02099c70 module:overlay(0) +from:0x0215138c kind:load to:0x02099d2c module:overlay(0) +from:0x02151390 kind:load to:0x02099d98 module:overlay(0) +from:0x02151394 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02151398 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215139c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021513a0 kind:load to:0x0214a8d0 module:overlay(70) +from:0x021513a4 kind:load to:0x0214a908 module:overlay(70) +from:0x021513a8 kind:load to:0x0209ad54 module:overlay(0) +from:0x021513b8 kind:load to:0x0214a968 module:overlay(70) +from:0x021513bc kind:load to:0x0209e1d4 module:overlay(0) +from:0x021513c0 kind:load to:0x0209e1dc module:overlay(0) +from:0x021513c4 kind:load to:0x0209e21c module:overlay(0) +from:0x021513c8 kind:load to:0x0209e23c module:overlay(0) +from:0x021513d4 kind:load to:0x0214aa78 module:overlay(70) +from:0x021513d8 kind:load to:0x0209e87c module:overlay(0) +from:0x021513dc kind:load to:0x020fda9c module:overlays(19,31) +from:0x021513e0 kind:load to:0x020fdea0 module:overlays(19,31) +from:0x021513e4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021513e8 kind:load to:0x0214aae4 module:overlay(70) +from:0x021513ec kind:load to:0x0214ab78 module:overlay(70) +from:0x021513f0 kind:load to:0x0209e990 module:overlay(0) +from:0x021513f4 kind:load to:0x0209e998 module:overlay(0) +from:0x021513f8 kind:load to:0x0209e99c module:overlay(0) +from:0x021513fc kind:load to:0x0209e9a8 module:overlay(0) +from:0x02151400 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02151404 kind:load to:0x0214ad54 module:overlay(70) +from:0x02151408 kind:load to:0x0214ad7c module:overlay(70) +from:0x0215140c kind:load to:0x020fe9bc module:overlays(19,31) +from:0x02151410 kind:load to:0x020fe9c0 module:overlays(19,31) +from:0x02151414 kind:load to:0x0214ac78 module:overlay(70) +from:0x02151418 kind:load to:0x0214aca4 module:overlay(70) +from:0x0215141c kind:load to:0x0214ace4 module:overlay(70) +from:0x02151420 kind:load to:0x0214ad10 module:overlay(70) +from:0x02151424 kind:load to:0x020feacc module:overlays(19,31) +from:0x02151428 kind:load to:0x020fead0 module:overlays(19,31) +from:0x0215142c kind:load to:0x020fead4 module:overlays(19,31) +from:0x02151430 kind:load to:0x0214ac50 module:overlay(70) +from:0x02151434 kind:load to:0x020fdf04 module:overlays(19,31) +from:0x02151438 kind:load to:0x0214aa94 module:overlay(70) +from:0x0215143c kind:load to:0x0214aac4 module:overlay(70) +from:0x02151440 kind:load to:0x0214aab4 module:overlay(70) +from:0x02151444 kind:load to:0x020fe7b0 module:overlays(19,31) +from:0x02151448 kind:load to:0x0214ab84 module:overlay(70) +from:0x0215144c kind:load to:0x020fe744 module:overlays(19,31) +from:0x02151450 kind:load to:0x020fe748 module:overlays(19,31) +from:0x02151454 kind:load to:0x020fe758 module:overlays(19,31) +from:0x02151458 kind:load to:0x020fe838 module:overlays(19,31) +from:0x0215145c kind:load to:0x020feabc module:overlays(19,31) +from:0x02151460 kind:load to:0x020feac4 module:overlays(19,31) +from:0x0215146c kind:load to:0x0207483c module:overlay(0) +from:0x02151470 kind:load to:0x0214add0 module:overlay(70) +from:0x02151474 kind:load to:0x0214adc0 module:overlay(70) +from:0x02151478 kind:load to:0x02074928 module:overlay(0) +from:0x02151484 kind:load to:0x0214adec module:overlay(70) +from:0x02151488 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215148c kind:load to:0x0209e1dc module:overlay(0) +from:0x02151490 kind:load to:0x0209e21c module:overlay(0) +from:0x02151494 kind:load to:0x0209e23c module:overlay(0) +from:0x021514a0 kind:load to:0x0214afd0 module:overlay(70) +from:0x021514a4 kind:load to:0x0209e87c module:overlay(0) +from:0x021514a8 kind:load to:0x0214b27c module:overlay(70) +from:0x021514ac kind:load to:0x0214b79c module:overlay(70) +from:0x021514b0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021514b4 kind:load to:0x0214b230 module:overlay(70) +from:0x021514b8 kind:load to:0x0214b264 module:overlay(70) +from:0x021514bc kind:load to:0x0214bcb8 module:overlay(70) +from:0x021514c0 kind:load to:0x0209e998 module:overlay(0) +from:0x021514c4 kind:load to:0x0209e99c module:overlay(0) +from:0x021514c8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021514cc kind:load to:0x0209e9b0 module:overlay(0) +from:0x021514d0 kind:load to:0x0214bd3c module:overlay(70) +from:0x021514d4 kind:load to:0x0214bd74 module:overlay(70) +from:0x021514e0 kind:load to:0x0214bdd4 module:overlay(70) +from:0x021514e4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021514e8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021514ec kind:load to:0x0209e21c module:overlay(0) +from:0x021514f0 kind:load to:0x0209e23c module:overlay(0) +from:0x02151520 kind:load to:0x0214bfd4 module:overlay(70) +from:0x02151524 kind:load to:0x0214c07c module:overlay(70) +from:0x02151528 kind:load to:0x0214c23c module:overlay(70) +from:0x0215152c kind:load to:0x0214c368 module:overlay(70) +from:0x02151530 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02151534 kind:load to:0x0214c7d0 module:overlay(70) +from:0x02151538 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215153c kind:load to:0x0209e990 module:overlay(0) +from:0x02151540 kind:load to:0x0209e998 module:overlay(0) +from:0x02151544 kind:load to:0x0209e99c module:overlay(0) +from:0x02151548 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215154c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02151550 kind:load to:0x0214d15c module:overlay(70) +from:0x02151554 kind:load to:0x0214d184 module:overlay(70) +from:0x02151558 kind:load to:0x0214c1a0 module:overlay(70) +from:0x0215155c kind:load to:0x0214c864 module:overlay(70) +from:0x02151560 kind:load to:0x0214d0b8 module:overlay(70) +from:0x02151564 kind:load to:0x0214d0d0 module:overlay(70) +from:0x02151568 kind:load to:0x0214cbe4 module:overlay(70) +from:0x0215156c kind:load to:0x0214cc88 module:overlay(70) +from:0x02151570 kind:load to:0x0214cd04 module:overlay(70) +from:0x02151574 kind:load to:0x0214c3cc module:overlay(70) +from:0x02151578 kind:load to:0x0214c5f8 module:overlay(70) +from:0x0215157c kind:load to:0x0214bf28 module:overlay(70) +from:0x02151580 kind:load to:0x0214bf78 module:overlay(70) +from:0x02151584 kind:load to:0x0214d0e4 module:overlay(70) +from:0x02151590 kind:load to:0x0207483c module:overlay(0) +from:0x02151594 kind:load to:0x0214d1c8 module:overlay(70) +from:0x02151598 kind:load to:0x02074844 module:overlay(0) +from:0x0215159c kind:load to:0x02074848 module:overlay(0) +from:0x021515b0 kind:load to:0x0214d1e4 module:overlay(70) +from:0x021515b4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021515b8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021515bc kind:load to:0x0209e21c module:overlay(0) +from:0x021515c0 kind:load to:0x0209e23c module:overlay(0) +from:0x021515cc kind:load to:0x02104ed4 module:overlays(19,31) +from:0x021515d0 kind:load to:0x02104fb0 module:overlays(19,31) +from:0x021515d4 kind:load to:0x02105290 module:overlays(19,31) +from:0x021515d8 kind:load to:0x0210550c module:overlays(19,31) +from:0x021515dc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021515e0 kind:load to:0x02105a8c module:overlays(19,31) +from:0x021515e4 kind:load to:0x021059a4 module:overlays(19,31) +from:0x021515e8 kind:load to:0x0209e990 module:overlay(0) +from:0x021515ec kind:load to:0x0209e998 module:overlay(0) +from:0x021515f0 kind:load to:0x0209e99c module:overlay(0) +from:0x021515f4 kind:load to:0x02105520 module:overlays(19,31) +from:0x021515f8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021515fc kind:load to:0x0214d360 module:overlay(70) +from:0x02151600 kind:load to:0x0214d374 module:overlay(70) +from:0x02151604 kind:load to:0x021055f0 module:overlays(19,31) +from:0x02151608 kind:load to:0x0214d2cc module:overlay(70) +from:0x0215160c kind:load to:0x0214d2f8 module:overlay(70) +from:0x02151610 kind:load to:0x02105c9c module:overlays(19,31) +from:0x02151614 kind:load to:0x0214d300 module:overlay(70) +from:0x02151618 kind:load to:0x0214d32c module:overlay(70) +from:0x0215161c kind:load to:0x0214d354 module:overlay(70) +from:0x02151630 kind:load to:0x0214d3b0 module:overlay(70) +from:0x02151634 kind:load to:0x0209e27c module:overlay(0) +from:0x02151638 kind:load to:0x0209e284 module:overlay(0) +from:0x0215163c kind:load to:0x0209e164 module:overlay(0) +from:0x02151640 kind:load to:0x0209e168 module:overlay(0) +from:0x0215164c kind:load to:0x02104ed4 module:overlays(19,31) +from:0x02151650 kind:load to:0x02104fb0 module:overlays(19,31) +from:0x02151654 kind:load to:0x02105290 module:overlays(19,31) +from:0x02151658 kind:load to:0x0210550c module:overlays(19,31) +from:0x0215165c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02151660 kind:load to:0x02105a8c module:overlays(19,31) +from:0x02151664 kind:load to:0x021059a4 module:overlays(19,31) +from:0x02151668 kind:load to:0x0209e990 module:overlay(0) +from:0x0215166c kind:load to:0x0209e998 module:overlay(0) +from:0x02151670 kind:load to:0x0209e99c module:overlay(0) +from:0x02151674 kind:load to:0x02105520 module:overlays(19,31) +from:0x02151678 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215167c kind:load to:0x0214d54c module:overlay(70) +from:0x02151680 kind:load to:0x0214d560 module:overlay(70) +from:0x02151684 kind:load to:0x021055f0 module:overlays(19,31) +from:0x02151688 kind:load to:0x02105b94 module:overlays(19,31) +from:0x0215168c kind:load to:0x0214d49c module:overlay(70) +from:0x02151690 kind:load to:0x02105c9c module:overlays(19,31) +from:0x02151694 kind:load to:0x0214d4f0 module:overlay(70) +from:0x02151698 kind:load to:0x0214d518 module:overlay(70) +from:0x0215169c kind:load to:0x0214d540 module:overlay(70) +from:0x021516b0 kind:load to:0x0214d59c module:overlay(70) +from:0x021516b4 kind:load to:0x0209e27c module:overlay(0) +from:0x021516b8 kind:load to:0x0209e284 module:overlay(0) +from:0x021516bc kind:load to:0x0209e164 module:overlay(0) +from:0x021516c0 kind:load to:0x0209e168 module:overlay(0) +from:0x021516cc kind:load to:0x0214d688 module:overlay(70) +from:0x021516d0 kind:load to:0x02104fb0 module:overlays(19,31) +from:0x021516d4 kind:load to:0x02105290 module:overlays(19,31) +from:0x021516d8 kind:load to:0x0210550c module:overlays(19,31) +from:0x021516dc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021516e0 kind:load to:0x02105a8c module:overlays(19,31) +from:0x021516e4 kind:load to:0x021059a4 module:overlays(19,31) +from:0x021516e8 kind:load to:0x0209e990 module:overlay(0) +from:0x021516ec kind:load to:0x0209e998 module:overlay(0) +from:0x021516f0 kind:load to:0x0209e99c module:overlay(0) +from:0x021516f4 kind:load to:0x02105520 module:overlays(19,31) +from:0x021516f8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021516fc kind:load to:0x0214d740 module:overlay(70) +from:0x02151700 kind:load to:0x0214d754 module:overlay(70) +from:0x02151704 kind:load to:0x021055f0 module:overlays(19,31) +from:0x02151708 kind:load to:0x02105b94 module:overlays(19,31) +from:0x0215170c kind:load to:0x0214d6a8 module:overlay(70) +from:0x02151710 kind:load to:0x0214d6b8 module:overlay(70) +from:0x02151714 kind:load to:0x0214d6e4 module:overlay(70) +from:0x02151718 kind:load to:0x0214d70c module:overlay(70) +from:0x0215171c kind:load to:0x0214d734 module:overlay(70) +from:0x0215172c kind:load to:0x0209e0a0 module:overlay(0) +from:0x02151730 kind:load to:0x0209e160 module:overlay(0) +from:0x02151734 kind:load to:0x0209e164 module:overlay(0) +from:0x02151738 kind:load to:0x0209e168 module:overlay(0) +from:0x02151744 kind:load to:0x0214d790 module:overlay(70) +from:0x02151748 kind:load to:0x0209e0a0 module:overlay(0) +from:0x0215174c kind:load to:0x0209e160 module:overlay(0) +from:0x02151750 kind:load to:0x0209e164 module:overlay(0) +from:0x02151754 kind:load to:0x0209e168 module:overlay(0) +from:0x02151760 kind:load to:0x0214d8dc module:overlay(70) +from:0x02151764 kind:load to:0x0214da20 module:overlay(70) +from:0x02151768 kind:load to:0x02185968 module:overlays(97,100,102) +from:0x0215176c kind:load to:0x02185ae8 module:overlays(97,100,102) +from:0x02151770 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02151774 kind:load to:0x02185afc module:overlays(97,100,102) +from:0x02151778 kind:load to:0x0214de64 module:overlay(70) +from:0x0215177c kind:load to:0x0214dbf0 module:overlay(70) +from:0x02151780 kind:load to:0x0209e998 module:overlay(0) +from:0x02151784 kind:load to:0x0209e99c module:overlay(0) +from:0x02151788 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215178c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02151790 kind:load to:0x0214de88 module:overlay(70) +from:0x02151794 kind:load to:0x0214de9c module:overlay(70) +from:0x021517a0 kind:load to:0x020993bc module:overlay(0) +from:0x021517a4 kind:load to:0x0214f9b4 module:overlay(70) +from:0x021517b0 kind:load to:0x0214e0c0 module:overlay(70) +from:0x021517b4 kind:load to:0x0214fb50 module:overlay(70) +from:0x021517b8 kind:load to:0x0207cdd4 module:overlay(0) +from:0x021517bc kind:load to:0x0214fa84 module:overlay(70) +from:0x021517c0 kind:load to:0x0207cdc4 module:overlay(0) +from:0x021517cc kind:load to:0x0214e0ac module:overlay(70) +from:0x021517d0 kind:load to:0x0214fb6c module:overlay(70) +from:0x021517d4 kind:load to:0x0214f814 module:overlay(70) +from:0x021517d8 kind:load to:0x0214f820 module:overlay(70) +from:0x021517dc kind:load to:0x0207d6c8 module:overlay(0) +from:0x021517e8 kind:load to:0x0214ded8 module:overlay(70) +from:0x021517ec kind:load to:0x020990ec module:overlay(0) +from:0x021517f0 kind:load to:0x02098efc module:overlay(0) +from:0x021517f4 kind:load to:0x02098f78 module:overlay(0) +from:0x021517f8 kind:load to:0x020990f4 module:overlay(0) +from:0x021517fc kind:load to:0x02099114 module:overlay(0) +from:0x02151800 kind:load to:0x02099140 module:overlay(0) +from:0x0215180c kind:load to:0x02099cc0 module:overlay(0) +from:0x02151810 kind:load to:0x02099cfc module:overlay(0) +from:0x02151814 kind:load to:0x02099d14 module:overlay(0) +from:0x02151818 kind:load to:0x02099d20 module:overlay(0) +from:0x0215181c kind:load to:0x01fff464 module:itcm +from:0x02151820 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02151824 kind:load to:0x0214e0d4 module:overlay(70) +from:0x02151828 kind:load to:0x02099c58 module:overlay(0) +from:0x0215182c kind:load to:0x0214e210 module:overlay(70) +from:0x02151830 kind:load to:0x0214e390 module:overlay(70) +from:0x02151834 kind:load to:0x02099c64 module:overlay(0) +from:0x02151838 kind:load to:0x0214f084 module:overlay(70) +from:0x0215183c kind:load to:0x02099c6c module:overlay(0) +from:0x02151840 kind:load to:0x02099c70 module:overlay(0) +from:0x02151844 kind:load to:0x0214f178 module:overlay(70) +from:0x02151848 kind:load to:0x0214f23c module:overlay(70) +from:0x0215184c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02151850 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02151854 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02151858 kind:load to:0x0214fb88 module:overlay(70) +from:0x0215185c kind:load to:0x0214fbc8 module:overlay(70) +from:0x02151860 kind:load to:0x0214eec4 module:overlay(70) +from:0x02151864 kind:load to:0x0214e3b0 module:overlay(70) +from:0x02151868 kind:load to:0x0214e60c module:overlay(70) +from:0x0215186c kind:load to:0x0214e72c module:overlay(70) +from:0x02151870 kind:load to:0x0214eb88 module:overlay(70) +from:0x02151874 kind:load to:0x0214ecbc module:overlay(70) +from:0x02151878 kind:load to:0x0214ed14 module:overlay(70) +from:0x0215187c kind:load to:0x0214ed98 module:overlay(70) diff --git a/config/jp/arm9/overlays/ov070/symbols.txt b/config/jp/arm9/overlays/ov070/symbols.txt new file mode 100644 index 00000000..774f2641 --- /dev/null +++ b/config/jp/arm9/overlays/ov070/symbols.txt @@ -0,0 +1,808 @@ +func_ov070_02140ba0 kind:function(arm,size=0x110) addr:0x02140ba0 +func_ov070_02140cb0 kind:function(arm,size=0x20) addr:0x02140cb0 +func_ov070_02140cd0 kind:function(arm,size=0x3cc) addr:0x02140cd0 +func_ov070_0214109c kind:function(arm,size=0x14) addr:0x0214109c +func_ov070_021410b0 kind:function(arm,size=0x1c) addr:0x021410b0 +func_ov070_021410cc kind:function(arm,size=0xc) addr:0x021410cc +func_ov070_021410d8 kind:function(arm,size=0x24) addr:0x021410d8 +func_ov070_021410fc kind:function(arm,size=0x3c) addr:0x021410fc +func_ov070_02141138 kind:function(arm,size=0x34) addr:0x02141138 +func_ov070_0214116c kind:function(arm,size=0x4c) addr:0x0214116c +func_ov070_021411b8 kind:function(arm,size=0xd8) addr:0x021411b8 +func_ov070_02141290 kind:function(arm,size=0x40) addr:0x02141290 +func_ov070_021412d0 kind:function(arm,size=0x114) addr:0x021412d0 +func_ov070_021413e4 kind:function(arm,size=0xf4) addr:0x021413e4 +func_ov070_021414d8 kind:function(arm,size=0x14) addr:0x021414d8 +func_ov070_021414ec kind:function(arm,size=0x1c) addr:0x021414ec +func_ov070_02141508 kind:function(arm,size=0x14) addr:0x02141508 +func_ov070_0214151c kind:function(arm,size=0xc) addr:0x0214151c +func_ov070_02141528 kind:function(arm,size=0x24) addr:0x02141528 +func_ov070_0214154c kind:function(arm,size=0x3c) addr:0x0214154c +func_ov070_02141588 kind:function(arm,size=0x28) addr:0x02141588 +func_ov070_021415b0 kind:function(arm,size=0x20) addr:0x021415b0 +func_ov070_021415d0 kind:function(arm,size=0x10) addr:0x021415d0 +func_ov070_021415e0 kind:function(arm,size=0x14) addr:0x021415e0 +func_ov070_021415f4 kind:function(arm,size=0x70) addr:0x021415f4 +func_ov070_02141664 kind:function(arm,size=0x50) addr:0x02141664 +func_ov070_021416b4 kind:function(arm,size=0x20) addr:0x021416b4 +func_ov070_021416d4 kind:function(arm,size=0x28) addr:0x021416d4 +func_ov070_021416fc kind:function(arm,size=0x14) addr:0x021416fc +func_ov070_02141710 kind:function(thumb,size=0x54) addr:0x02141710 +func_ov070_02141764 kind:function(arm,size=0x14) addr:0x02141764 +func_ov070_02141778 kind:function(arm,size=0x40) addr:0x02141778 +func_ov070_021417b8 kind:function(arm,size=0x8) addr:0x021417b8 +func_ov070_021417c0 kind:function(arm,size=0xdc) addr:0x021417c0 +func_ov070_0214189c kind:function(arm,size=0xb0) addr:0x0214189c +func_ov070_0214194c kind:function(arm,size=0x1f0) addr:0x0214194c +func_ov070_02141b3c kind:function(arm,size=0x1c) addr:0x02141b3c +func_ov070_02141b58 kind:function(arm,size=0x1c) addr:0x02141b58 +func_ov070_02141b74 kind:function(arm,size=0x44) addr:0x02141b74 +func_ov070_02141bb8 kind:function(arm,size=0x44) addr:0x02141bb8 +func_ov070_02141bfc kind:function(arm,size=0x74) addr:0x02141bfc +func_ov070_02141c70 kind:function(arm,size=0xbc) addr:0x02141c70 +func_ov070_02141d2c kind:function(arm,size=0xc) addr:0x02141d2c +func_ov070_02141d38 kind:function(arm,size=0x10) addr:0x02141d38 +func_ov070_02141d48 kind:function(arm,size=0x20) addr:0x02141d48 +func_ov070_02141d68 kind:function(arm,size=0x2c) addr:0x02141d68 +func_ov070_02141d94 kind:function(arm,size=0x4) addr:0x02141d94 +func_ov070_02141d98 kind:function(arm,size=0x20) addr:0x02141d98 +func_ov070_02141db8 kind:function(arm,size=0x28) addr:0x02141db8 +func_ov070_02141de0 kind:function(arm,size=0xc) addr:0x02141de0 +func_ov070_02141dec kind:function(arm,size=0x24) addr:0x02141dec +func_ov070_02141e10 kind:function(arm,size=0x60) addr:0x02141e10 +func_ov070_02141e70 kind:function(arm,size=0x20) addr:0x02141e70 +func_ov070_02141e90 kind:function(arm,size=0x14) addr:0x02141e90 +func_ov070_02141ea4 kind:function(arm,size=0x1c) addr:0x02141ea4 +func_ov070_02141ec0 kind:function(arm,size=0x48) addr:0x02141ec0 +func_ov070_02141f08 kind:function(arm,size=0xb8) addr:0x02141f08 +func_ov070_02141fc0 kind:function(arm,size=0xd4) addr:0x02141fc0 +func_ov070_02142094 kind:function(arm,size=0xf4) addr:0x02142094 +func_ov070_02142188 kind:function(arm,size=0x70) addr:0x02142188 +func_ov070_021421f8 kind:function(arm,size=0x24c) addr:0x021421f8 +func_ov070_02142444 kind:function(arm,size=0xe8) addr:0x02142444 +func_ov070_0214252c kind:function(arm,size=0xa0) addr:0x0214252c +func_ov070_021425cc kind:function(arm,size=0x14) addr:0x021425cc +func_ov070_021425e0 kind:function(arm,size=0x3c) addr:0x021425e0 +func_ov070_0214261c kind:function(arm,size=0x20) addr:0x0214261c +func_ov070_0214263c kind:function(arm,size=0x1c) addr:0x0214263c +func_ov070_02142658 kind:function(arm,size=0x74) addr:0x02142658 +func_ov070_021426cc kind:function(arm,size=0x50) addr:0x021426cc +func_ov070_0214271c kind:function(arm,size=0x28) addr:0x0214271c +func_ov070_02142744 kind:function(arm,size=0x30) addr:0x02142744 +func_ov070_02142774 kind:function(arm,size=0x14) addr:0x02142774 +func_ov070_02142788 kind:function(thumb,size=0x1c) addr:0x02142788 +func_ov070_021427a4 kind:function(thumb,size=0xc) addr:0x021427a4 +func_ov070_021427b0 kind:function(thumb,size=0x14) addr:0x021427b0 +func_ov070_021427c4 kind:function(arm,size=0x8) addr:0x021427c4 +func_ov070_021427cc kind:function(arm,size=0x18) addr:0x021427cc +func_ov070_021427e4 kind:function(thumb,size=0x20) addr:0x021427e4 +func_ov070_02142804 kind:function(thumb,size=0x5c) addr:0x02142804 +func_ov070_02142860 kind:function(thumb,size=0x60) addr:0x02142860 +func_ov070_021428c0 kind:function(arm,size=0xc0) addr:0x021428c0 +func_ov070_02142980 kind:function(arm,size=0x5c) addr:0x02142980 +func_ov070_021429dc kind:function(arm,size=0xbc) addr:0x021429dc +func_ov070_02142a98 kind:function(arm,size=0x3c) addr:0x02142a98 +func_ov070_02142ad4 kind:function(arm,size=0x10c) addr:0x02142ad4 +func_ov070_02142be0 kind:function(arm,size=0x18) addr:0x02142be0 +func_ov070_02142bf8 kind:function(arm,size=0x18) addr:0x02142bf8 +func_ov070_02142c10 kind:function(arm,size=0x2c) addr:0x02142c10 +func_ov070_02142c3c kind:function(arm,size=0x2c) addr:0x02142c3c +func_ov070_02142c68 kind:function(arm,size=0x2c) addr:0x02142c68 +func_ov070_02142c94 kind:function(thumb,size=0x28) addr:0x02142c94 +func_ov070_02142cbc kind:function(thumb,size=0xc) addr:0x02142cbc +func_ov070_02142cc8 kind:function(arm,size=0xc) addr:0x02142cc8 +func_ov070_02142cd4 kind:function(arm,size=0x10) addr:0x02142cd4 +func_ov070_02142ce4 kind:function(arm,size=0xf8) addr:0x02142ce4 +func_ov070_02142ddc kind:function(arm,size=0x210) addr:0x02142ddc +func_ov070_02142fec kind:function(arm,size=0x150) addr:0x02142fec +func_ov070_0214313c kind:function(arm,size=0xc) addr:0x0214313c +func_ov070_02143148 kind:function(arm,size=0x24) addr:0x02143148 +func_ov070_0214316c kind:function(arm,size=0x58) addr:0x0214316c +func_ov070_021431c4 kind:function(arm,size=0xac) addr:0x021431c4 +func_ov070_02143270 kind:function(arm,size=0x130) addr:0x02143270 +func_ov070_021433a0 kind:function(arm,size=0x14) addr:0x021433a0 +func_ov070_021433b4 kind:function(arm,size=0x124) addr:0x021433b4 +func_ov070_021434d8 kind:function(arm,size=0xc) addr:0x021434d8 +func_ov070_021434e4 kind:function(arm,size=0xbc) addr:0x021434e4 +func_ov070_021435a0 kind:function(arm,size=0xa4) addr:0x021435a0 +func_ov070_02143644 kind:function(arm,size=0x24) addr:0x02143644 +func_ov070_02143668 kind:function(arm,size=0x24) addr:0x02143668 +func_ov070_0214368c kind:function(arm,size=0x18) addr:0x0214368c +func_ov070_021436a4 kind:function(arm,size=0x34) addr:0x021436a4 +func_ov070_021436d8 kind:function(arm,size=0x380) addr:0x021436d8 +func_ov070_02143a58 kind:function(arm,size=0xc) addr:0x02143a58 +func_ov070_02143a64 kind:function(arm,size=0x50) addr:0x02143a64 +func_ov070_02143ab4 kind:function(arm,size=0x60) addr:0x02143ab4 +func_ov070_02143b14 kind:function(arm,size=0xa0) addr:0x02143b14 +func_ov070_02143bb4 kind:function(arm,size=0x54) addr:0x02143bb4 +func_ov070_02143c08 kind:function(arm,size=0x80) addr:0x02143c08 +func_ov070_02143c88 kind:function(arm,size=0x3c) addr:0x02143c88 +func_ov070_02143cc4 kind:function(arm,size=0x40) addr:0x02143cc4 +func_ov070_02143d04 kind:function(arm,size=0x40) addr:0x02143d04 +func_ov070_02143d44 kind:function(arm,size=0x58) addr:0x02143d44 +func_ov070_02143d9c kind:function(arm,size=0x90) addr:0x02143d9c +func_ov070_02143e2c kind:function(arm,size=0x34) addr:0x02143e2c +func_ov070_02143e60 kind:function(arm,size=0x68) addr:0x02143e60 +func_ov070_02143ec8 kind:function(arm,size=0x7c) addr:0x02143ec8 +func_ov070_02143f44 kind:function(arm,size=0x2c) addr:0x02143f44 +func_ov070_02143f70 kind:function(arm,size=0x4) addr:0x02143f70 +func_ov070_02143f74 kind:function(arm,size=0x44) addr:0x02143f74 +func_ov070_02143fb8 kind:function(arm,size=0x144) addr:0x02143fb8 +func_ov070_021440fc kind:function(arm,size=0x280) addr:0x021440fc +func_ov070_0214437c kind:function(arm,size=0x38) addr:0x0214437c +func_ov070_021443b4 kind:function(arm,size=0x40) addr:0x021443b4 +func_ov070_021443f4 kind:function(arm,size=0x1c) addr:0x021443f4 +func_ov070_02144410 kind:function(arm,size=0x24) addr:0x02144410 +func_ov070_02144434 kind:function(arm,size=0x1c) addr:0x02144434 +func_ov070_02144450 kind:function(arm,size=0x28) addr:0x02144450 +func_ov070_02144478 kind:function(arm,size=0x30) addr:0x02144478 +func_ov070_021444a8 kind:function(arm,size=0x14) addr:0x021444a8 +func_ov070_021444bc kind:function(arm,size=0xc) addr:0x021444bc +func_ov070_021444c8 kind:function(arm,size=0x24) addr:0x021444c8 +func_ov070_021444ec kind:function(arm,size=0x108) addr:0x021444ec +func_ov070_021445f4 kind:function(arm,size=0x18) addr:0x021445f4 +func_ov070_0214460c kind:function(arm,size=0x14) addr:0x0214460c +func_ov070_02144620 kind:function(arm,size=0x1c) addr:0x02144620 +func_ov070_0214463c kind:function(arm,size=0x138) addr:0x0214463c +func_ov070_02144774 kind:function(arm,size=0x15c) addr:0x02144774 +func_ov070_021448d0 kind:function(arm,size=0x30) addr:0x021448d0 +func_ov070_02144900 kind:function(arm,size=0x38) addr:0x02144900 +func_ov070_02144938 kind:function(arm,size=0x78) addr:0x02144938 +func_ov070_021449b0 kind:function(arm,size=0x78) addr:0x021449b0 +func_ov070_02144a28 kind:function(arm,size=0xb0) addr:0x02144a28 +func_ov070_02144ad8 kind:function(arm,size=0xb4) addr:0x02144ad8 +func_ov070_02144b8c kind:function(arm,size=0xd8) addr:0x02144b8c +func_ov070_02144c64 kind:function(arm,size=0x40) addr:0x02144c64 +func_ov070_02144ca4 kind:function(arm,size=0x3c) addr:0x02144ca4 +func_ov070_02144ce0 kind:function(arm,size=0x3c) addr:0x02144ce0 +func_ov070_02144d1c kind:function(arm,size=0x4) addr:0x02144d1c +func_ov070_02144d20 kind:function(arm,size=0xcc) addr:0x02144d20 +func_ov070_02144dec kind:function(arm,size=0x10) addr:0x02144dec +func_ov070_02144dfc kind:function(arm,size=0x4) addr:0x02144dfc +func_ov070_02144e00 kind:function(arm,size=0x5c) addr:0x02144e00 +func_ov070_02144e5c kind:function(arm,size=0x24) addr:0x02144e5c +func_ov070_02144e80 kind:function(arm,size=0xa0) addr:0x02144e80 +func_ov070_02144f20 kind:function(arm,size=0x30) addr:0x02144f20 +func_ov070_02144f50 kind:function(arm,size=0x58) addr:0x02144f50 +func_ov070_02144fa8 kind:function(arm,size=0x24) addr:0x02144fa8 +func_ov070_02144fcc kind:function(arm,size=0x48) addr:0x02144fcc +func_ov070_02145014 kind:function(arm,size=0x28) addr:0x02145014 +func_ov070_0214503c kind:function(arm,size=0x54) addr:0x0214503c +func_ov070_02145090 kind:function(arm,size=0x48) addr:0x02145090 +func_ov070_021450d8 kind:function(arm,size=0x80) addr:0x021450d8 +func_ov070_02145158 kind:function(arm,size=0x44) addr:0x02145158 +func_ov070_0214519c kind:function(arm,size=0x19c) addr:0x0214519c +func_ov070_02145338 kind:function(arm,size=0x20) addr:0x02145338 +func_ov070_02145358 kind:function(arm,size=0xc) addr:0x02145358 +func_ov070_02145364 kind:function(arm,size=0x24) addr:0x02145364 +func_ov070_02145388 kind:function(arm,size=0x28) addr:0x02145388 +func_ov070_021453b0 kind:function(arm,size=0x4c) addr:0x021453b0 +func_ov070_021453fc kind:function(arm,size=0x14) addr:0x021453fc +func_ov070_02145410 kind:function(arm,size=0x1c) addr:0x02145410 +func_ov070_0214542c kind:function(arm,size=0x14) addr:0x0214542c +func_ov070_02145440 kind:function(arm,size=0x20) addr:0x02145440 +func_ov070_02145460 kind:function(arm,size=0x4) addr:0x02145460 +func_ov070_02145464 kind:function(arm,size=0x80) addr:0x02145464 +func_ov070_021454e4 kind:function(arm,size=0x74) addr:0x021454e4 +func_ov070_02145558 kind:function(arm,size=0x118) addr:0x02145558 +func_ov070_02145670 kind:function(arm,size=0x38) addr:0x02145670 +func_ov070_021456a8 kind:function(arm,size=0x38) addr:0x021456a8 +func_ov070_021456e0 kind:function(arm,size=0x70) addr:0x021456e0 +func_ov070_02145750 kind:function(arm,size=0xc) addr:0x02145750 +func_ov070_0214575c kind:function(arm,size=0x24) addr:0x0214575c +func_ov070_02145780 kind:function(arm,size=0x28) addr:0x02145780 +func_ov070_021457a8 kind:function(arm,size=0x30) addr:0x021457a8 +func_ov070_021457d8 kind:function(arm,size=0x8c) addr:0x021457d8 +func_ov070_02145864 kind:function(arm,size=0xf8) addr:0x02145864 +func_ov070_0214595c kind:function(arm,size=0x14) addr:0x0214595c +func_ov070_02145970 kind:function(arm,size=0x60) addr:0x02145970 +func_ov070_021459d0 kind:function(arm,size=0x14) addr:0x021459d0 +func_ov070_021459e4 kind:function(arm,size=0x1c) addr:0x021459e4 +func_ov070_02145a00 kind:function(arm,size=0x14) addr:0x02145a00 +func_ov070_02145a14 kind:function(arm,size=0xc) addr:0x02145a14 +func_ov070_02145a20 kind:function(arm,size=0x24) addr:0x02145a20 +func_ov070_02145a44 kind:function(arm,size=0x28) addr:0x02145a44 +func_ov070_02145a6c kind:function(arm,size=0x4c) addr:0x02145a6c +func_ov070_02145ab8 kind:function(arm,size=0xb0) addr:0x02145ab8 +func_ov070_02145b68 kind:function(arm,size=0x74) addr:0x02145b68 +func_ov070_02145bdc kind:function(arm,size=0x14) addr:0x02145bdc +func_ov070_02145bf0 kind:function(arm,size=0x44) addr:0x02145bf0 +func_ov070_02145c34 kind:function(arm,size=0x80) addr:0x02145c34 +func_ov070_02145cb4 kind:function(arm,size=0x8) addr:0x02145cb4 +func_ov070_02145cbc kind:function(arm,size=0x4) addr:0x02145cbc +func_ov070_02145cc0 kind:function(arm,size=0x44) addr:0x02145cc0 +func_ov070_02145d04 kind:function(arm,size=0x4) addr:0x02145d04 +func_ov070_02145d08 kind:function(arm,size=0x14) addr:0x02145d08 +func_ov070_02145d1c kind:function(arm,size=0x1c) addr:0x02145d1c +func_ov070_02145d38 kind:function(arm,size=0x14) addr:0x02145d38 +func_ov070_02145d4c kind:function(arm,size=0x30) addr:0x02145d4c +_02145d6c kind:label(arm) addr:0x02145d6c +func_ov070_02145d7c kind:function(arm,size=0xc) addr:0x02145d7c +func_ov070_02145d88 kind:function(arm,size=0x24) addr:0x02145d88 +func_ov070_02145dac kind:function(arm,size=0x4c) addr:0x02145dac +func_ov070_02145df8 kind:function(arm,size=0x3c) addr:0x02145df8 +func_ov070_02145e34 kind:function(arm,size=0xc8) addr:0x02145e34 +func_ov070_02145efc kind:function(arm,size=0x20) addr:0x02145efc +func_ov070_02145f1c kind:function(arm,size=0x20) addr:0x02145f1c +func_ov070_02145f3c kind:function(arm,size=0x28) addr:0x02145f3c +func_ov070_02145f64 kind:function(arm,size=0x14) addr:0x02145f64 +func_ov070_02145f78 kind:function(arm,size=0x1c) addr:0x02145f78 +func_ov070_02145f94 kind:function(arm,size=0xc) addr:0x02145f94 +func_ov070_02145fa0 kind:function(arm,size=0x24) addr:0x02145fa0 +func_ov070_02145fc4 kind:function(arm,size=0xb8) addr:0x02145fc4 +func_ov070_0214607c kind:function(arm,size=0x48) addr:0x0214607c +func_ov070_021460c4 kind:function(arm,size=0x64) addr:0x021460c4 +func_ov070_02146128 kind:function(arm,size=0x60) addr:0x02146128 +func_ov070_02146188 kind:function(arm,size=0x68) addr:0x02146188 +func_ov070_021461f0 kind:function(arm,size=0x14) addr:0x021461f0 +func_ov070_02146204 kind:function(arm,size=0x68) addr:0x02146204 +func_ov070_0214626c kind:function(arm,size=0x28c) addr:0x0214626c +func_ov070_021464f8 kind:function(arm,size=0x10) addr:0x021464f8 +func_ov070_02146508 kind:function(arm,size=0x60) addr:0x02146508 +func_ov070_02146568 kind:function(arm,size=0x2ac) addr:0x02146568 +func_ov070_02146814 kind:function(arm,size=0x348) addr:0x02146814 +func_ov070_02146b5c kind:function(arm,size=0x20) addr:0x02146b5c +func_ov070_02146b7c kind:function(arm,size=0x14) addr:0x02146b7c +func_ov070_02146b90 kind:function(arm,size=0x88) addr:0x02146b90 +func_ov070_02146c18 kind:function(arm,size=0x30) addr:0x02146c18 +func_ov070_02146c48 kind:function(arm,size=0x50) addr:0x02146c48 +func_ov070_02146c98 kind:function(arm,size=0xc) addr:0x02146c98 +func_ov070_02146ca4 kind:function(arm,size=0x160) addr:0x02146ca4 +func_ov070_02146e04 kind:function(arm,size=0x1c) addr:0x02146e04 +func_ov070_02146e20 kind:function(arm,size=0x20) addr:0x02146e20 +func_ov070_02146e40 kind:function(arm,size=0x28) addr:0x02146e40 +func_ov070_02146e68 kind:function(arm,size=0x14) addr:0x02146e68 +func_ov070_02146e7c kind:function(arm,size=0xc) addr:0x02146e7c +func_ov070_02146e88 kind:function(arm,size=0x24) addr:0x02146e88 +func_ov070_02146eac kind:function(arm,size=0xbc) addr:0x02146eac +func_ov070_02146f68 kind:function(arm,size=0x20) addr:0x02146f68 +func_ov070_02146f88 kind:function(arm,size=0xc) addr:0x02146f88 +func_ov070_02146f94 kind:function(arm,size=0x50) addr:0x02146f94 +func_ov070_02146fe4 kind:function(arm,size=0xc) addr:0x02146fe4 +func_ov070_02146ff0 kind:function(arm,size=0x20) addr:0x02146ff0 +func_ov070_02147010 kind:function(arm,size=0x28) addr:0x02147010 +func_ov070_02147038 kind:function(arm,size=0x14) addr:0x02147038 +func_ov070_0214704c kind:function(arm,size=0x34) addr:0x0214704c +func_ov070_02147080 kind:function(arm,size=0x1c) addr:0x02147080 +func_ov070_0214709c kind:function(arm,size=0x3c) addr:0x0214709c +func_ov070_021470d8 kind:function(arm,size=0x48) addr:0x021470d8 +func_ov070_02147120 kind:function(arm,size=0xc) addr:0x02147120 +func_ov070_0214712c kind:function(arm,size=0x24) addr:0x0214712c +func_ov070_02147150 kind:function(arm,size=0xb0) addr:0x02147150 +func_ov070_02147200 kind:function(arm,size=0x40) addr:0x02147200 +func_ov070_02147240 kind:function(arm,size=0x14) addr:0x02147240 +func_ov070_02147254 kind:function(arm,size=0x174) addr:0x02147254 +func_ov070_021473c8 kind:function(arm,size=0xe0) addr:0x021473c8 +func_ov070_021474a8 kind:function(arm,size=0xc4) addr:0x021474a8 +func_ov070_0214756c kind:function(arm,size=0x20) addr:0x0214756c +func_ov070_0214758c kind:function(arm,size=0xf8) addr:0x0214758c +func_ov070_02147684 kind:function(arm,size=0x29c) addr:0x02147684 +func_ov070_02147920 kind:function(arm,size=0x1c) addr:0x02147920 +func_ov070_0214793c kind:function(arm,size=0x20) addr:0x0214793c +func_ov070_0214795c kind:function(arm,size=0x28) addr:0x0214795c +func_ov070_02147984 kind:function(arm,size=0x10) addr:0x02147984 +func_ov070_02147994 kind:function(arm,size=0x14) addr:0x02147994 +func_ov070_021479a8 kind:function(arm,size=0xc) addr:0x021479a8 +func_ov070_021479b4 kind:function(arm,size=0x24) addr:0x021479b4 +func_ov070_021479d8 kind:function(arm,size=0xa8) addr:0x021479d8 +func_ov070_02147a80 kind:function(arm,size=0x108) addr:0x02147a80 +func_ov070_02147b88 kind:function(arm,size=0x48) addr:0x02147b88 +func_ov070_02147bd0 kind:function(arm,size=0x50) addr:0x02147bd0 +func_ov070_02147c20 kind:function(arm,size=0x78) addr:0x02147c20 +func_ov070_02147c98 kind:function(arm,size=0xc0) addr:0x02147c98 +func_ov070_02147d58 kind:function(arm,size=0x20) addr:0x02147d58 +func_ov070_02147d78 kind:function(arm,size=0x64) addr:0x02147d78 +func_ov070_02147ddc kind:function(arm,size=0x4c) addr:0x02147ddc +func_ov070_02147e28 kind:function(arm,size=0xa8) addr:0x02147e28 +func_ov070_02147ed0 kind:function(arm,size=0x14) addr:0x02147ed0 +func_ov070_02147ee4 kind:function(arm,size=0xc) addr:0x02147ee4 +func_ov070_02147ef0 kind:function(arm,size=0x24) addr:0x02147ef0 +func_ov070_02147f14 kind:function(arm,size=0xa4) addr:0x02147f14 +func_ov070_02147fb8 kind:function(arm,size=0x28) addr:0x02147fb8 +func_ov070_02147fe0 kind:function(arm,size=0x38) addr:0x02147fe0 +func_ov070_02148018 kind:function(arm,size=0x120) addr:0x02148018 +func_ov070_02148138 kind:function(arm,size=0x14) addr:0x02148138 +func_ov070_0214814c kind:function(arm,size=0x1e4) addr:0x0214814c +func_ov070_02148330 kind:function(arm,size=0x1cc) addr:0x02148330 +func_ov070_021484fc kind:function(arm,size=0x148) addr:0x021484fc +func_ov070_02148644 kind:function(arm,size=0xdc) addr:0x02148644 +func_ov070_02148720 kind:function(arm,size=0x4c) addr:0x02148720 +func_ov070_0214876c kind:function(arm,size=0x20) addr:0x0214876c +func_ov070_0214878c kind:function(arm,size=0x1c) addr:0x0214878c +func_ov070_021487a8 kind:function(arm,size=0x30) addr:0x021487a8 +func_ov070_021487d8 kind:function(arm,size=0x38) addr:0x021487d8 +func_ov070_02148810 kind:function(arm,size=0x14) addr:0x02148810 +func_ov070_02148824 kind:function(arm,size=0xc) addr:0x02148824 +func_ov070_02148830 kind:function(arm,size=0x24) addr:0x02148830 +func_ov070_02148854 kind:function(arm,size=0xb8) addr:0x02148854 +func_ov070_0214890c kind:function(arm,size=0x34) addr:0x0214890c +func_ov070_02148940 kind:function(arm,size=0x9c) addr:0x02148940 +func_ov070_021489dc kind:function(arm,size=0x20) addr:0x021489dc +func_ov070_021489fc kind:function(arm,size=0x14) addr:0x021489fc +func_ov070_02148a10 kind:function(arm,size=0xd0) addr:0x02148a10 +func_ov070_02148ae0 kind:function(arm,size=0x84) addr:0x02148ae0 +func_ov070_02148b64 kind:function(arm,size=0x154) addr:0x02148b64 +func_ov070_02148cb8 kind:function(arm,size=0x14) addr:0x02148cb8 +func_ov070_02148ccc kind:function(arm,size=0x218) addr:0x02148ccc +func_ov070_02148ee4 kind:function(arm,size=0x64) addr:0x02148ee4 +func_ov070_02148f48 kind:function(arm,size=0x19c) addr:0x02148f48 +func_ov070_021490e4 kind:function(arm,size=0x1c) addr:0x021490e4 +func_ov070_02149100 kind:function(arm,size=0x28) addr:0x02149100 +func_ov070_02149128 kind:function(arm,size=0x30) addr:0x02149128 +func_ov070_02149158 kind:function(arm,size=0x14) addr:0x02149158 +func_ov070_0214916c kind:function(arm,size=0xc) addr:0x0214916c +func_ov070_02149178 kind:function(arm,size=0x24) addr:0x02149178 +func_ov070_0214919c kind:function(arm,size=0xa4) addr:0x0214919c +func_ov070_02149240 kind:function(arm,size=0x110) addr:0x02149240 +func_ov070_02149350 kind:function(arm,size=0x60) addr:0x02149350 +func_ov070_021493b0 kind:function(arm,size=0x68) addr:0x021493b0 +func_ov070_02149418 kind:function(arm,size=0x1bc) addr:0x02149418 +func_ov070_021495d4 kind:function(arm,size=0x120) addr:0x021495d4 +func_ov070_021496f4 kind:function(arm,size=0x1dc) addr:0x021496f4 +func_ov070_021498d0 kind:function(arm,size=0xc8) addr:0x021498d0 +func_ov070_02149998 kind:function(arm,size=0x98) addr:0x02149998 +func_ov070_02149a30 kind:function(arm,size=0x3c) addr:0x02149a30 +func_ov070_02149a6c kind:function(arm,size=0x14) addr:0x02149a6c +func_ov070_02149a80 kind:function(arm,size=0x30) addr:0x02149a80 +func_ov070_02149ab0 kind:function(arm,size=0xd8) addr:0x02149ab0 +func_ov070_02149b88 kind:function(arm,size=0x30) addr:0x02149b88 +func_ov070_02149bb8 kind:function(arm,size=0x18) addr:0x02149bb8 +func_ov070_02149bd0 kind:function(arm,size=0xc) addr:0x02149bd0 +func_ov070_02149bdc kind:function(arm,size=0x24) addr:0x02149bdc +func_ov070_02149c00 kind:function(arm,size=0x44) addr:0x02149c00 +func_ov070_02149c44 kind:function(arm,size=0x154) addr:0x02149c44 +func_ov070_02149d98 kind:function(arm,size=0x14) addr:0x02149d98 +func_ov070_02149dac kind:function(arm,size=0x64) addr:0x02149dac +func_ov070_02149e10 kind:function(arm,size=0x1d8) addr:0x02149e10 +func_ov070_02149fe8 kind:function(arm,size=0x6c) addr:0x02149fe8 +func_ov070_0214a054 kind:function(arm,size=0x48) addr:0x0214a054 +func_ov070_0214a09c kind:function(arm,size=0x10) addr:0x0214a09c +func_ov070_0214a0ac kind:function(arm,size=0x20) addr:0x0214a0ac +func_ov070_0214a0cc kind:function(arm,size=0x10) addr:0x0214a0cc +func_ov070_0214a0dc kind:function(arm,size=0x3c) addr:0x0214a0dc +func_ov070_0214a118 kind:function(arm,size=0x20) addr:0x0214a118 +func_ov070_0214a138 kind:function(arm,size=0x24) addr:0x0214a138 +func_ov070_0214a15c kind:function(arm,size=0x20) addr:0x0214a15c +func_ov070_0214a17c kind:function(arm,size=0x24) addr:0x0214a17c +func_ov070_0214a1a0 kind:function(arm,size=0x20) addr:0x0214a1a0 +func_ov070_0214a1c0 kind:function(arm,size=0x24) addr:0x0214a1c0 +func_ov070_0214a1e4 kind:function(arm,size=0x1c) addr:0x0214a1e4 +func_ov070_0214a200 kind:function(arm,size=0x24) addr:0x0214a200 +func_ov070_0214a224 kind:function(arm,size=0x38) addr:0x0214a224 +func_ov070_0214a25c kind:function(arm,size=0x80) addr:0x0214a25c +func_ov070_0214a2dc kind:function(arm,size=0x14) addr:0x0214a2dc +func_ov070_0214a2f0 kind:function(arm,size=0x78) addr:0x0214a2f0 +func_ov070_0214a368 kind:function(arm,size=0xb4) addr:0x0214a368 +func_ov070_0214a41c kind:function(arm,size=0xbc) addr:0x0214a41c +func_ov070_0214a4d8 kind:function(arm,size=0x14) addr:0x0214a4d8 +func_ov070_0214a4ec kind:function(arm,size=0x11c) addr:0x0214a4ec +func_ov070_0214a608 kind:function(arm,size=0x1c4) addr:0x0214a608 +func_ov070_0214a7cc kind:function(arm,size=0x94) addr:0x0214a7cc +func_ov070_0214a860 kind:function(arm,size=0x54) addr:0x0214a860 +func_ov070_0214a8b4 kind:function(arm,size=0x1c) addr:0x0214a8b4 +func_ov070_0214a8d0 kind:function(arm,size=0x38) addr:0x0214a8d0 +func_ov070_0214a908 kind:function(arm,size=0x40) addr:0x0214a908 +func_ov070_0214a948 kind:function(arm,size=0x14) addr:0x0214a948 +func_ov070_0214a95c kind:function(arm,size=0xc) addr:0x0214a95c +func_ov070_0214a968 kind:function(arm,size=0x24) addr:0x0214a968 +func_ov070_0214a98c kind:function(arm,size=0x48) addr:0x0214a98c +func_ov070_0214a9d4 kind:function(arm,size=0xa4) addr:0x0214a9d4 +func_ov070_0214aa78 kind:function(arm,size=0x1c) addr:0x0214aa78 +func_ov070_0214aa94 kind:function(arm,size=0x20) addr:0x0214aa94 +func_ov070_0214aab4 kind:function(arm,size=0x10) addr:0x0214aab4 +func_ov070_0214aac4 kind:function(arm,size=0x20) addr:0x0214aac4 +func_ov070_0214aae4 kind:function(arm,size=0x94) addr:0x0214aae4 +func_ov070_0214ab78 kind:function(arm,size=0xc) addr:0x0214ab78 +func_ov070_0214ab84 kind:function(arm,size=0xcc) addr:0x0214ab84 +func_ov070_0214ac50 kind:function(arm,size=0x28) addr:0x0214ac50 +func_ov070_0214ac78 kind:function(arm,size=0x2c) addr:0x0214ac78 +func_ov070_0214aca4 kind:function(arm,size=0x40) addr:0x0214aca4 +func_ov070_0214ace4 kind:function(arm,size=0x2c) addr:0x0214ace4 +func_ov070_0214ad10 kind:function(arm,size=0x44) addr:0x0214ad10 +func_ov070_0214ad54 kind:function(arm,size=0x28) addr:0x0214ad54 +func_ov070_0214ad7c kind:function(arm,size=0x30) addr:0x0214ad7c +func_ov070_0214adac kind:function(arm,size=0x14) addr:0x0214adac +func_ov070_0214adc0 kind:function(arm,size=0x10) addr:0x0214adc0 +func_ov070_0214add0 kind:function(arm,size=0x10) addr:0x0214add0 +func_ov070_0214ade0 kind:function(arm,size=0xc) addr:0x0214ade0 +func_ov070_0214adec kind:function(arm,size=0x24) addr:0x0214adec +func_ov070_0214ae10 kind:function(arm,size=0xbc) addr:0x0214ae10 +func_ov070_0214aecc kind:function(arm,size=0x104) addr:0x0214aecc +func_ov070_0214afd0 kind:function(arm,size=0x260) addr:0x0214afd0 +func_ov070_0214b230 kind:function(arm,size=0x34) addr:0x0214b230 +func_ov070_0214b264 kind:function(arm,size=0x18) addr:0x0214b264 +func_ov070_0214b27c kind:function(arm,size=0x520) addr:0x0214b27c +func_ov070_0214b79c kind:function(arm,size=0x64) addr:0x0214b79c +func_ov070_0214b800 kind:function(arm,size=0x44c) addr:0x0214b800 +func_ov070_0214bc4c kind:function(arm,size=0x3c) addr:0x0214bc4c +func_ov070_0214bc88 kind:function(arm,size=0x30) addr:0x0214bc88 +func_ov070_0214bcb8 kind:function(arm,size=0x38) addr:0x0214bcb8 +func_ov070_0214bcf0 kind:function(arm,size=0x38) addr:0x0214bcf0 +func_ov070_0214bd28 kind:function(arm,size=0x14) addr:0x0214bd28 +func_ov070_0214bd3c kind:function(arm,size=0x38) addr:0x0214bd3c +func_ov070_0214bd74 kind:function(arm,size=0x40) addr:0x0214bd74 +func_ov070_0214bdb4 kind:function(arm,size=0x14) addr:0x0214bdb4 +func_ov070_0214bdc8 kind:function(arm,size=0xc) addr:0x0214bdc8 +func_ov070_0214bdd4 kind:function(arm,size=0x24) addr:0x0214bdd4 +func_ov070_0214bdf8 kind:function(arm,size=0x48) addr:0x0214bdf8 +func_ov070_0214be40 kind:function(arm,size=0x74) addr:0x0214be40 +func_ov070_0214beb4 kind:function(arm,size=0x74) addr:0x0214beb4 +func_ov070_0214bf28 kind:function(arm,size=0x50) addr:0x0214bf28 +func_ov070_0214bf78 kind:function(arm,size=0x5c) addr:0x0214bf78 +func_ov070_0214bfd4 kind:function(arm,size=0xa8) addr:0x0214bfd4 +func_ov070_0214c07c kind:function(arm,size=0x124) addr:0x0214c07c +func_ov070_0214c1a0 kind:function(arm,size=0x9c) addr:0x0214c1a0 +func_ov070_0214c23c kind:function(arm,size=0x12c) addr:0x0214c23c +func_ov070_0214c368 kind:function(arm,size=0x64) addr:0x0214c368 +func_ov070_0214c3cc kind:function(arm,size=0x22c) addr:0x0214c3cc +func_ov070_0214c5f8 kind:function(arm,size=0x1cc) addr:0x0214c5f8 +func_ov070_0214c7c4 kind:function(arm,size=0xc) addr:0x0214c7c4 +func_ov070_0214c7d0 kind:function(arm,size=0x94) addr:0x0214c7d0 +func_ov070_0214c864 kind:function(arm,size=0x28c) addr:0x0214c864 +func_ov070_0214caf0 kind:function(arm,size=0xf4) addr:0x0214caf0 +func_ov070_0214cbe4 kind:function(arm,size=0xa4) addr:0x0214cbe4 +func_ov070_0214cc88 kind:function(arm,size=0x7c) addr:0x0214cc88 +func_ov070_0214cd04 kind:function(arm,size=0x290) addr:0x0214cd04 +func_ov070_0214cf94 kind:function(arm,size=0x28) addr:0x0214cf94 +func_ov070_0214cfbc kind:function(arm,size=0x24) addr:0x0214cfbc +func_ov070_0214cfe0 kind:function(arm,size=0x24) addr:0x0214cfe0 +func_ov070_0214d004 kind:function(arm,size=0x24) addr:0x0214d004 +func_ov070_0214d028 kind:function(arm,size=0x24) addr:0x0214d028 +func_ov070_0214d04c kind:function(arm,size=0x20) addr:0x0214d04c +func_ov070_0214d06c kind:function(arm,size=0x2c) addr:0x0214d06c +func_ov070_0214d098 kind:function(arm,size=0x20) addr:0x0214d098 +func_ov070_0214d0b8 kind:function(arm,size=0x18) addr:0x0214d0b8 +func_ov070_0214d0d0 kind:function(arm,size=0x14) addr:0x0214d0d0 +func_ov070_0214d0e4 kind:function(arm,size=0xc) addr:0x0214d0e4 +func_ov070_0214d0f0 kind:function(arm,size=0x54) addr:0x0214d0f0 +func_ov070_0214d144 kind:function(arm,size=0x18) addr:0x0214d144 +func_ov070_0214d15c kind:function(arm,size=0x28) addr:0x0214d15c +func_ov070_0214d184 kind:function(arm,size=0x30) addr:0x0214d184 +func_ov070_0214d1b4 kind:function(arm,size=0x14) addr:0x0214d1b4 +func_ov070_0214d1c8 kind:function(arm,size=0x1c) addr:0x0214d1c8 +func_ov070_0214d1e4 kind:function(arm,size=0x24) addr:0x0214d1e4 +func_ov070_0214d208 kind:function(arm,size=0x44) addr:0x0214d208 +func_ov070_0214d24c kind:function(arm,size=0x80) addr:0x0214d24c +func_ov070_0214d2cc kind:function(arm,size=0x2c) addr:0x0214d2cc +func_ov070_0214d2f8 kind:function(arm,size=0x8) addr:0x0214d2f8 +func_ov070_0214d300 kind:function(arm,size=0x2c) addr:0x0214d300 +func_ov070_0214d32c kind:function(arm,size=0x28) addr:0x0214d32c +func_ov070_0214d354 kind:function(arm,size=0xc) addr:0x0214d354 +func_ov070_0214d360 kind:function(arm,size=0x14) addr:0x0214d360 +func_ov070_0214d374 kind:function(arm,size=0x1c) addr:0x0214d374 +func_ov070_0214d390 kind:function(arm,size=0x14) addr:0x0214d390 +func_ov070_0214d3a4 kind:function(arm,size=0xc) addr:0x0214d3a4 +func_ov070_0214d3b0 kind:function(arm,size=0x24) addr:0x0214d3b0 +func_ov070_0214d3d4 kind:function(arm,size=0x44) addr:0x0214d3d4 +func_ov070_0214d418 kind:function(arm,size=0x84) addr:0x0214d418 +func_ov070_0214d49c kind:function(arm,size=0x54) addr:0x0214d49c +func_ov070_0214d4f0 kind:function(arm,size=0x28) addr:0x0214d4f0 +func_ov070_0214d518 kind:function(arm,size=0x28) addr:0x0214d518 +func_ov070_0214d540 kind:function(arm,size=0xc) addr:0x0214d540 +func_ov070_0214d54c kind:function(arm,size=0x14) addr:0x0214d54c +func_ov070_0214d560 kind:function(arm,size=0x1c) addr:0x0214d560 +func_ov070_0214d57c kind:function(arm,size=0x14) addr:0x0214d57c +func_ov070_0214d590 kind:function(arm,size=0xc) addr:0x0214d590 +func_ov070_0214d59c kind:function(arm,size=0x24) addr:0x0214d59c +func_ov070_0214d5c0 kind:function(arm,size=0x44) addr:0x0214d5c0 +func_ov070_0214d604 kind:function(arm,size=0x84) addr:0x0214d604 +func_ov070_0214d688 kind:function(arm,size=0x20) addr:0x0214d688 +func_ov070_0214d6a8 kind:function(arm,size=0x10) addr:0x0214d6a8 +func_ov070_0214d6b8 kind:function(arm,size=0x2c) addr:0x0214d6b8 +func_ov070_0214d6e4 kind:function(arm,size=0x28) addr:0x0214d6e4 +func_ov070_0214d70c kind:function(arm,size=0x28) addr:0x0214d70c +func_ov070_0214d734 kind:function(arm,size=0xc) addr:0x0214d734 +func_ov070_0214d740 kind:function(arm,size=0x14) addr:0x0214d740 +func_ov070_0214d754 kind:function(arm,size=0x1c) addr:0x0214d754 +func_ov070_0214d770 kind:function(arm,size=0x14) addr:0x0214d770 +func_ov070_0214d784 kind:function(arm,size=0xc) addr:0x0214d784 +func_ov070_0214d790 kind:function(arm,size=0x24) addr:0x0214d790 +func_ov070_0214d7b4 kind:function(arm,size=0xa8) addr:0x0214d7b4 +func_ov070_0214d85c kind:function(arm,size=0x80) addr:0x0214d85c +func_ov070_0214d8dc kind:function(arm,size=0x144) addr:0x0214d8dc +func_ov070_0214da20 kind:function(arm,size=0x58) addr:0x0214da20 +func_ov070_0214da78 kind:function(arm,size=0x178) addr:0x0214da78 +func_ov070_0214dbf0 kind:function(arm,size=0x48) addr:0x0214dbf0 +func_ov070_0214dc38 kind:function(arm,size=0x1c8) addr:0x0214dc38 +func_ov070_0214de00 kind:function(arm,size=0x4) addr:0x0214de00 +func_ov070_0214de04 kind:function(arm,size=0x10) addr:0x0214de04 +func_ov070_0214de14 kind:function(arm,size=0x50) addr:0x0214de14 +func_ov070_0214de64 kind:function(arm,size=0x24) addr:0x0214de64 +func_ov070_0214de88 kind:function(arm,size=0x14) addr:0x0214de88 +func_ov070_0214de9c kind:function(arm,size=0x1c) addr:0x0214de9c +func_ov070_0214deb8 kind:function(arm,size=0x14) addr:0x0214deb8 +func_ov070_0214decc kind:function(arm,size=0xc) addr:0x0214decc +func_ov070_0214ded8 kind:function(arm,size=0x24) addr:0x0214ded8 +func_ov070_0214defc kind:function(arm,size=0x60) addr:0x0214defc +func_ov070_0214df5c kind:function(arm,size=0x150) addr:0x0214df5c +func_ov070_0214e0ac kind:function(arm,size=0x14) addr:0x0214e0ac +func_ov070_0214e0c0 kind:function(arm,size=0x14) addr:0x0214e0c0 +func_ov070_0214e0d4 kind:function(arm,size=0x13c) addr:0x0214e0d4 +func_ov070_0214e210 kind:function(arm,size=0x180) addr:0x0214e210 +func_ov070_0214e390 kind:function(arm,size=0x20) addr:0x0214e390 +func_ov070_0214e3b0 kind:function(arm,size=0x25c) addr:0x0214e3b0 +func_ov070_0214e60c kind:function(arm,size=0x50) addr:0x0214e60c +func_ov070_0214e65c kind:function(arm,size=0xd0) addr:0x0214e65c +func_ov070_0214e72c kind:function(arm,size=0x3ec) addr:0x0214e72c +func_ov070_0214eb18 kind:function(arm,size=0x70) addr:0x0214eb18 +func_ov070_0214eb88 kind:function(arm,size=0x134) addr:0x0214eb88 +func_ov070_0214ecbc kind:function(arm,size=0x58) addr:0x0214ecbc +func_ov070_0214ed14 kind:function(arm,size=0x84) addr:0x0214ed14 +func_ov070_0214ed98 kind:function(arm,size=0x12c) addr:0x0214ed98 +func_ov070_0214eec4 kind:function(arm,size=0x1c0) addr:0x0214eec4 +func_ov070_0214f084 kind:function(arm,size=0xa0) addr:0x0214f084 +func_ov070_0214f124 kind:function(arm,size=0x54) addr:0x0214f124 +func_ov070_0214f178 kind:function(arm,size=0xc4) addr:0x0214f178 +func_ov070_0214f23c kind:function(arm,size=0x3c) addr:0x0214f23c +func_ov070_0214f278 kind:function(arm,size=0x31c) addr:0x0214f278 +func_ov070_0214f594 kind:function(arm,size=0x280) addr:0x0214f594 +func_ov070_0214f814 kind:function(arm,size=0xc) addr:0x0214f814 +func_ov070_0214f820 kind:function(arm,size=0xf8) addr:0x0214f820 +func_ov070_0214f918 kind:function(arm,size=0x74) addr:0x0214f918 +func_ov070_0214f98c kind:function(arm,size=0x28) addr:0x0214f98c +func_ov070_0214f9b4 kind:function(arm,size=0x94) addr:0x0214f9b4 +func_ov070_0214fa48 kind:function(arm,size=0x3c) addr:0x0214fa48 +func_ov070_0214fa84 kind:function(arm,size=0x54) addr:0x0214fa84 +func_ov070_0214fad8 kind:function(arm,size=0x78) addr:0x0214fad8 +func_ov070_0214fb50 kind:function(arm,size=0x1c) addr:0x0214fb50 +func_ov070_0214fb6c kind:function(arm,size=0x1c) addr:0x0214fb6c +func_ov070_0214fb88 kind:function(arm,size=0x40) addr:0x0214fb88 +func_ov070_0214fbc8 kind:function(arm,size=0x48) addr:0x0214fbc8 +func_ov070_0214fc10 kind:function(arm,size=0x14) addr:0x0214fc10 +data_ov070_0214fc24 kind:data(any) addr:0x0214fc24 +data_ov070_0214fc4c kind:data(any) addr:0x0214fc4c +data_ov070_0214fc50 kind:data(any) addr:0x0214fc50 ambiguous +data_ov070_0214fc98 kind:data(any) addr:0x0214fc98 ambiguous +data_ov070_0214fc9c kind:data(any) addr:0x0214fc9c +data_ov070_0214fcac kind:data(any) addr:0x0214fcac +data_ov070_0214fd3c kind:data(any) addr:0x0214fd3c +data_ov070_0214fd4c kind:data(any) addr:0x0214fd4c +data_ov070_0214fd5c kind:data(any) addr:0x0214fd5c +data_ov070_0214fd64 kind:data(any) addr:0x0214fd64 +data_ov070_0214fd74 kind:data(any) addr:0x0214fd74 +data_ov070_0214fd84 kind:data(any) addr:0x0214fd84 +data_ov070_0214fd9c kind:data(any) addr:0x0214fd9c +data_ov070_0214fdac kind:data(any) addr:0x0214fdac +data_ov070_0214fdbc kind:data(any) addr:0x0214fdbc +data_ov070_0214fdd0 kind:data(any) addr:0x0214fdd0 +data_ov070_0214fde0 kind:data(any) addr:0x0214fde0 +data_ov070_0214fdf8 kind:data(any) addr:0x0214fdf8 +data_ov070_0214fe08 kind:data(any) addr:0x0214fe08 +func_ov070_0214fe10 kind:function(arm,size=0x50) addr:0x0214fe10 +func_ov070_0214fe60 kind:function(arm,size=0x50) addr:0x0214fe60 +func_ov070_0214feb0 kind:function(arm,size=0x50) addr:0x0214feb0 +func_ov070_0214ff00 kind:function(arm,size=0x5c) addr:0x0214ff00 +func_ov070_0214ff5c kind:function(arm,size=0x5c) addr:0x0214ff5c +func_ov070_0214ffb8 kind:function(arm,size=0x50) addr:0x0214ffb8 +func_ov070_02150008 kind:function(arm,size=0x50) addr:0x02150008 +func_ov070_02150058 kind:function(arm,size=0x50) addr:0x02150058 +func_ov070_021500a8 kind:function(arm,size=0x50) addr:0x021500a8 +func_ov070_021500f8 kind:function(arm,size=0xd4) addr:0x021500f8 +func_ov070_021501cc kind:function(arm,size=0x50) addr:0x021501cc +func_ov070_0215021c kind:function(arm,size=0x74) addr:0x0215021c +func_ov070_02150290 kind:function(arm,size=0x50) addr:0x02150290 +func_ov070_021502e0 kind:function(arm,size=0x50) addr:0x021502e0 +func_ov070_02150330 kind:function(arm,size=0x50) addr:0x02150330 +func_ov070_02150380 kind:function(arm,size=0x50) addr:0x02150380 +func_ov070_021503d0 kind:function(arm,size=0x50) addr:0x021503d0 +func_ov070_02150420 kind:function(arm,size=0x64) addr:0x02150420 +func_ov070_02150484 kind:function(arm,size=0x5c) addr:0x02150484 +func_ov070_021504e0 kind:function(arm,size=0x9c) addr:0x021504e0 +func_ov070_0215057c kind:function(arm,size=0x70) addr:0x0215057c +func_ov070_021505ec kind:function(arm,size=0x70) addr:0x021505ec +func_ov070_0215065c kind:function(arm,size=0x70) addr:0x0215065c +func_ov070_021506cc kind:function(arm,size=0x5c) addr:0x021506cc +func_ov070_02150728 kind:function(arm,size=0x6c) addr:0x02150728 +data_ov070_021507ac kind:data(any) addr:0x021507ac ambiguous +data_ov070_02150808 kind:data(any) addr:0x02150808 +data_ov070_02150824 kind:data(any) addr:0x02150824 +data_ov070_02150848 kind:data(any) addr:0x02150848 +data_ov070_021508a4 kind:data(any) addr:0x021508a4 +data_ov070_021508c8 kind:data(any) addr:0x021508c8 +data_ov070_02150924 kind:data(any) addr:0x02150924 +data_ov070_02150938 kind:data(any) addr:0x02150938 +data_ov070_02150954 kind:data(any) addr:0x02150954 +data_ov070_021509b4 kind:data(any) addr:0x021509b4 +data_ov070_021509c0 kind:data(any) addr:0x021509c0 +data_ov070_021509d4 kind:data(any) addr:0x021509d4 +data_ov070_021509f0 kind:data(any) addr:0x021509f0 +data_ov070_02150a14 kind:data(any) addr:0x02150a14 +data_ov070_02150a3c kind:data(any) addr:0x02150a3c +data_ov070_02150a98 kind:data(any) addr:0x02150a98 +data_ov070_02150ab4 kind:data(any) addr:0x02150ab4 +data_ov070_02150adc kind:data(any) addr:0x02150adc +data_ov070_02150af4 kind:data(any) addr:0x02150af4 +data_ov070_02150b18 kind:data(any) addr:0x02150b18 +data_ov070_02150b6c kind:data(any) addr:0x02150b6c +data_ov070_02150b74 kind:data(any) addr:0x02150b74 +data_ov070_02150b7c kind:data(any) addr:0x02150b7c +data_ov070_02150b84 kind:data(any) addr:0x02150b84 +data_ov070_02150b8c kind:data(any) addr:0x02150b8c +data_ov070_02150b94 kind:data(any) addr:0x02150b94 +data_ov070_02150b9c kind:data(any) addr:0x02150b9c +data_ov070_02150ba4 kind:data(any) addr:0x02150ba4 +data_ov070_02150bac kind:data(any) addr:0x02150bac +data_ov070_02150bb4 kind:data(any) addr:0x02150bb4 +data_ov070_02150bc4 kind:data(any) addr:0x02150bc4 +data_ov070_02150bd8 kind:data(any) addr:0x02150bd8 +data_ov070_02150bfc kind:data(any) addr:0x02150bfc +data_ov070_02150c18 kind:data(any) addr:0x02150c18 +data_ov070_02150c48 kind:data(any) addr:0x02150c48 +data_ov070_02150c80 kind:data(any) addr:0x02150c80 +data_ov070_02150cdc kind:data(any) addr:0x02150cdc +data_ov070_02150d00 kind:data(any) addr:0x02150d00 +data_ov070_02150d5c kind:data(any) addr:0x02150d5c +data_ov070_02150d80 kind:data(any) addr:0x02150d80 +data_ov070_02150da0 kind:data(any) addr:0x02150da0 ambiguous +data_ov070_02150ddc kind:data(any) addr:0x02150ddc +data_ov070_02150e00 kind:data(any) addr:0x02150e00 +data_ov070_02150e68 kind:data(any) addr:0x02150e68 +data_ov070_02150e7c kind:data(any) addr:0x02150e7c +data_ov070_02150ea4 kind:data(any) addr:0x02150ea4 +data_ov070_02150ee4 kind:data(any) addr:0x02150ee4 +data_ov070_02150f00 kind:data(any) addr:0x02150f00 +data_ov070_02150f14 kind:data(any) addr:0x02150f14 +data_ov070_02150f20 kind:data(any) addr:0x02150f20 +data_ov070_02150f2c kind:data(any) addr:0x02150f2c +data_ov070_02150f40 kind:data(any) addr:0x02150f40 +data_ov070_02150f6c kind:data(any) addr:0x02150f6c +data_ov070_02150fb4 kind:data(any) addr:0x02150fb4 +data_ov070_02150fd0 kind:data(any) addr:0x02150fd0 +data_ov070_02150fdd kind:data(any) addr:0x02150fdd +data_ov070_02151018 kind:data(any) addr:0x02151018 +data_ov070_02151034 kind:data(any) addr:0x02151034 +data_ov070_02151060 kind:data(any) addr:0x02151060 +data_ov070_021510a0 kind:data(any) addr:0x021510a0 +data_ov070_021510bc kind:data(any) addr:0x021510bc +data_ov070_021510d8 kind:data(any) addr:0x021510d8 +data_ov070_02151100 kind:data(any) addr:0x02151100 +data_ov070_02151140 kind:data(any) addr:0x02151140 +data_ov070_02151154 kind:data(any) addr:0x02151154 +data_ov070_02151170 kind:data(any) addr:0x02151170 +data_ov070_021511b0 kind:data(any) addr:0x021511b0 +data_ov070_021511cc kind:data(any) addr:0x021511cc +data_ov070_021511f8 kind:data(any) addr:0x021511f8 +data_ov070_02151238 kind:data(any) addr:0x02151238 +data_ov070_02151254 kind:data(any) addr:0x02151254 +data_ov070_02151294 kind:data(any) addr:0x02151294 +data_ov070_021512b0 kind:data(any) addr:0x021512b0 +data_ov070_021512cc kind:data(any) addr:0x021512cc +data_ov070_0215130c kind:data(any) addr:0x0215130c +data_ov070_02151354 kind:data(any) addr:0x02151354 +data_ov070_0215137c kind:data(any) addr:0x0215137c ambiguous +data_ov070_021513ac kind:data(any) addr:0x021513ac +data_ov070_021513b8 kind:data(any) addr:0x021513b8 +data_ov070_021513d4 kind:data(any) addr:0x021513d4 +data_ov070_021513fc kind:data(any) addr:0x021513fc ambiguous +data_ov070_0215146c kind:data(any) addr:0x0215146c +data_ov070_02151484 kind:data(any) addr:0x02151484 +data_ov070_0215148c kind:data(any) addr:0x0215148c ambiguous +data_ov070_021514a0 kind:data(any) addr:0x021514a0 +data_ov070_021514dc kind:data(any) addr:0x021514dc ambiguous +data_ov070_021514e0 kind:data(any) addr:0x021514e0 +data_ov070_021514f4 kind:data(any) addr:0x021514f4 +data_ov070_02151500 kind:data(any) addr:0x02151500 +data_ov070_0215150c kind:data(any) addr:0x0215150c +data_ov070_02151520 kind:data(any) addr:0x02151520 +data_ov070_02151590 kind:data(any) addr:0x02151590 +data_ov070_021515a0 kind:data(any) addr:0x021515a0 +data_ov070_021515b0 kind:data(any) addr:0x021515b0 +data_ov070_021515cc kind:data(any) addr:0x021515cc +data_ov070_02151620 kind:data(any) addr:0x02151620 +data_ov070_02151628 kind:data(any) addr:0x02151628 ambiguous +data_ov070_02151630 kind:data(any) addr:0x02151630 +data_ov070_0215164c kind:data(any) addr:0x0215164c +data_ov070_021516a0 kind:data(any) addr:0x021516a0 +data_ov070_021516b0 kind:data(any) addr:0x021516b0 +data_ov070_021516cc kind:data(any) addr:0x021516cc +data_ov070_02151728 kind:data(any) addr:0x02151728 +data_ov070_02151744 kind:data(any) addr:0x02151744 +data_ov070_02151760 kind:data(any) addr:0x02151760 +data_ov070_021517a0 kind:data(any) addr:0x021517a0 +data_ov070_021517b0 kind:data(any) addr:0x021517b0 +data_ov070_021517cc kind:data(any) addr:0x021517cc +data_ov070_021517e8 kind:data(any) addr:0x021517e8 +data_ov070_0215180c kind:data(any) addr:0x0215180c +data_ov070_02151880 kind:bss addr:0x02151880 +data_ov070_02151884 kind:bss addr:0x02151884 +data_ov070_02151890 kind:bss addr:0x02151890 +data_ov070_021518cc kind:bss addr:0x021518cc +data_ov070_021518d0 kind:bss addr:0x021518d0 +data_ov070_021518dc kind:bss addr:0x021518dc +data_ov070_02151918 kind:bss addr:0x02151918 +data_ov070_0215191c kind:bss addr:0x0215191c +data_ov070_02151928 kind:bss addr:0x02151928 +data_ov070_021519b8 kind:bss addr:0x021519b8 ambiguous +data_ov070_021519cc kind:bss addr:0x021519cc ambiguous +data_ov070_02151a00 kind:bss addr:0x02151a00 +data_ov070_02151a04 kind:bss addr:0x02151a04 +data_ov070_02151a08 kind:bss addr:0x02151a08 +data_ov070_02151a14 kind:bss addr:0x02151a14 +data_ov070_02151a20 kind:bss addr:0x02151a20 +data_ov070_02151a54 kind:bss addr:0x02151a54 ambiguous +data_ov070_02151af8 kind:bss addr:0x02151af8 +data_ov070_02151afc kind:bss addr:0x02151afc +data_ov070_02151b08 kind:bss addr:0x02151b08 +data_ov070_02151b14 kind:bss addr:0x02151b14 +data_ov070_02151bec kind:bss addr:0x02151bec +data_ov070_02151c0c kind:bss addr:0x02151c0c ambiguous +data_ov070_02151c10 kind:bss addr:0x02151c10 +data_ov070_02151ce0 kind:bss addr:0x02151ce0 +data_ov070_02151ce4 kind:bss addr:0x02151ce4 +data_ov070_02151cf0 kind:bss addr:0x02151cf0 +data_ov070_02151d2c kind:bss addr:0x02151d2c +data_ov070_02151d30 kind:bss addr:0x02151d30 +data_ov070_02151d3c kind:bss addr:0x02151d3c +data_ov070_02151d78 kind:bss addr:0x02151d78 +data_ov070_02151d7c kind:bss addr:0x02151d7c +data_ov070_02151d88 kind:bss addr:0x02151d88 +data_ov070_02151dc4 kind:bss addr:0x02151dc4 +data_ov070_02151dc8 kind:bss addr:0x02151dc8 +data_ov070_02151dd4 kind:bss addr:0x02151dd4 +data_ov070_02151df4 kind:bss addr:0x02151df4 +data_ov070_02151e3c kind:bss addr:0x02151e3c +data_ov070_02151e40 kind:bss addr:0x02151e40 +data_ov070_02151e4c kind:bss addr:0x02151e4c +data_ov070_02151e58 kind:bss addr:0x02151e58 +data_ov070_02151e64 kind:bss addr:0x02151e64 +data_ov070_02151f38 kind:bss addr:0x02151f38 +data_ov070_02151f5c kind:bss addr:0x02151f5c +data_ov070_02151f60 kind:bss addr:0x02151f60 +data_ov070_02151f6c kind:bss addr:0x02151f6c +data_ov070_02152040 kind:bss addr:0x02152040 +data_ov070_02152064 kind:bss addr:0x02152064 +data_ov070_02152068 kind:bss addr:0x02152068 +data_ov070_02152074 kind:bss addr:0x02152074 +data_ov070_021520a4 kind:bss addr:0x021520a4 +data_ov070_02152178 kind:bss addr:0x02152178 +data_ov070_0215219c kind:bss addr:0x0215219c +data_ov070_021521a0 kind:bss addr:0x021521a0 +data_ov070_021521ac kind:bss addr:0x021521ac +data_ov070_021521cc kind:bss addr:0x021521cc +data_ov070_02152280 kind:bss addr:0x02152280 +data_ov070_021522a0 kind:bss addr:0x021522a0 +data_ov070_021522a4 kind:bss addr:0x021522a4 +data_ov070_021522b0 kind:bss addr:0x021522b0 +data_ov070_02152384 kind:bss addr:0x02152384 +data_ov070_021523a8 kind:bss addr:0x021523a8 +data_ov070_021523ac kind:bss addr:0x021523ac +data_ov070_021523b8 kind:bss addr:0x021523b8 +data_ov070_0215248c kind:bss addr:0x0215248c +data_ov070_021524b0 kind:bss addr:0x021524b0 +data_ov070_021524b4 kind:bss addr:0x021524b4 +data_ov070_021524c0 kind:bss addr:0x021524c0 +data_ov070_021524e0 kind:bss addr:0x021524e0 +data_ov070_02152594 kind:bss addr:0x02152594 +data_ov070_021525b4 kind:bss addr:0x021525b4 +data_ov070_021525b8 kind:bss addr:0x021525b8 +data_ov070_021525c4 kind:bss addr:0x021525c4 +data_ov070_0215269c kind:bss addr:0x0215269c +data_ov070_021526a0 kind:bss addr:0x021526a0 +data_ov070_021526ac kind:bss addr:0x021526ac +data_ov070_021526e0 kind:bss addr:0x021526e0 ambiguous +data_ov070_02152780 kind:bss addr:0x02152780 +data_ov070_02152784 kind:bss addr:0x02152784 +data_ov070_02152790 kind:bss addr:0x02152790 +data_ov070_0215279c kind:bss addr:0x0215279c +data_ov070_02152870 kind:bss addr:0x02152870 +data_ov070_02152894 kind:bss addr:0x02152894 +data_ov070_02152898 kind:bss addr:0x02152898 +data_ov070_021528a4 kind:bss addr:0x021528a4 +data_ov070_02152978 kind:bss addr:0x02152978 +data_ov070_0215297c kind:bss addr:0x0215297c +data_ov070_02152988 kind:bss addr:0x02152988 +data_ov070_02152a5c kind:bss addr:0x02152a5c +data_ov070_02152a60 kind:bss addr:0x02152a60 +data_ov070_02152a6c kind:bss addr:0x02152a6c +data_ov070_02152a90 kind:bss addr:0x02152a90 +data_ov070_02152a94 kind:bss addr:0x02152a94 +data_ov070_02152aa0 kind:bss addr:0x02152aa0 +data_ov070_02152ac4 kind:bss addr:0x02152ac4 +data_ov070_02152ac8 kind:bss addr:0x02152ac8 +data_ov070_02152ad4 kind:bss addr:0x02152ad4 +data_ov070_02152ae0 kind:bss addr:0x02152ae0 +data_ov070_02152b00 kind:bss addr:0x02152b00 +data_ov070_02152b24 kind:bss addr:0x02152b24 +data_ov070_02152b28 kind:bss addr:0x02152b28 +data_ov070_02152b34 kind:bss addr:0x02152b34 +data_ov070_02152b44 kind:bss addr:0x02152b44 diff --git a/config/jp/arm9/overlays/ov071/delinks.txt b/config/jp/arm9/overlays/ov071/delinks.txt new file mode 100644 index 00000000..20d00051 --- /dev/null +++ b/config/jp/arm9/overlays/ov071/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x02165be4 kind:code align:32 + .rodata start:0x02165be4 end:0x02165fa4 kind:data align:4 + .init start:0x02165fa4 end:0x0216630c kind:code align:4 + .ctor start:0x0216630c end:0x02166344 kind:data align:4 + .data start:0x02166360 end:0x02167360 kind:data align:32 + .bss start:0x02167360 end:0x02167b00 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov071/relocs.txt b/config/jp/arm9/overlays/ov071/relocs.txt new file mode 100644 index 00000000..4d277ee7 --- /dev/null +++ b/config/jp/arm9/overlays/ov071/relocs.txt @@ -0,0 +1,2844 @@ +from:0x02152c30 kind:load to:0x02165c70 module:overlay(71) +from:0x02152c3c kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02152c50 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02152c60 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02152c70 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02152c80 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02152c90 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02152ca0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02152cb0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02152cc0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02152ce0 kind:load to:0x02166414 module:overlay(71) +from:0x02152ce4 kind:load to:0x02165c10 module:overlay(71) +from:0x02152ce8 kind:load to:0x02165c20 module:overlay(71) +from:0x02152cec kind:load to:0x02165c00 module:overlay(71) +from:0x02152cf0 kind:load to:0x02165c50 module:overlay(71) +from:0x02152cf4 kind:load to:0x02165c60 module:overlay(71) +from:0x02152cf8 kind:load to:0x02165c40 module:overlay(71) +from:0x02152cfc kind:load to:0x02165bf0 module:overlay(71) +from:0x02152d00 kind:load to:0x02165c30 module:overlay(71) +from:0x02152d10 kind:arm_call to:0x01ffc744 module:itcm +from:0x02152d24 kind:arm_call to:0x0200efdc module:main +from:0x02152d48 kind:arm_call to:0x0200eab0 module:main +from:0x02152d5c kind:arm_call to:0x0200eab0 module:main +from:0x02152d70 kind:arm_call to:0x0200e850 module:main +from:0x02152d80 kind:arm_call to:0x0200ea38 module:main +from:0x02152d90 kind:arm_call to:0x0200eab0 module:main +from:0x02152da0 kind:arm_call to:0x0200e850 module:main +from:0x02152db0 kind:arm_call to:0x0200ea38 module:main +from:0x02152dc0 kind:arm_call to:0x0200eab0 module:main +from:0x02152dd0 kind:arm_call to:0x0200e850 module:main +from:0x02152de0 kind:arm_call to:0x0200ea38 module:main +from:0x02152de8 kind:load to:0x020b66c4 module:overlay(0) +from:0x02152e18 kind:arm_call to:0x0200eab0 module:main +from:0x02152e28 kind:arm_call to:0x01ffc744 module:itcm +from:0x02152e38 kind:arm_call to:0x0200ea38 module:main +from:0x02152e48 kind:arm_call to:0x0200eab0 module:main +from:0x02152e74 kind:arm_call to:0x01ffc744 module:itcm +from:0x02152e84 kind:arm_call to:0x0200ea38 module:main +from:0x02152e94 kind:arm_call to:0x0200eab0 module:main +from:0x02152ea4 kind:arm_call to:0x01ffc744 module:itcm +from:0x02152eb4 kind:arm_call to:0x0200ea38 module:main +from:0x02152ebc kind:load to:0x020b66c4 module:overlay(0) +from:0x02152ed4 kind:arm_call to:0x02152d04 module:overlay(71) +from:0x02152edc kind:arm_call to:0x02152df0 module:overlay(71) +from:0x02152ee4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02152ef8 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02152f24 kind:load to:0x021663dc module:overlay(71) +from:0x02152f84 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02153064 kind:arm_call to:0x01fff498 module:itcm +from:0x02153070 kind:arm_call to:0x01fff584 module:itcm +from:0x021530a8 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x021530cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021530d4 kind:arm_call to:0x01ff938c module:itcm +from:0x021530e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021530fc kind:load to:0x027e0ce8 module:dtcm +from:0x021531a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021531ac kind:arm_call to:0x01fff458 module:itcm +from:0x021531e4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02153218 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x02153230 kind:arm_call to:0x01ff938c module:itcm +from:0x02153240 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215325c kind:load to:0x027e0ce4 module:dtcm +from:0x02153284 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02153294 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021532a8 kind:load to:0x021663f8 module:overlay(71) +from:0x021532e4 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02153364 kind:arm_call to:0x01fff498 module:itcm +from:0x02153370 kind:arm_call to:0x01fff584 module:itcm +from:0x02153450 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x02153464 kind:load to:0x027e0ce8 module:dtcm +from:0x02153498 kind:arm_call to:0x0209932c module:overlay(0) +from:0x021534b0 kind:load to:0x02166384 module:overlay(71) +from:0x021534d8 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0215352c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153538 kind:arm_call to:0x01fff458 module:itcm +from:0x0215356c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153620 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x0215364c kind:load to:0x027e0ce4 module:dtcm +from:0x02153654 kind:load to:0x0203feb0 module:main +from:0x02153664 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0215367c kind:load to:0x02166368 module:overlay(71) +from:0x021536b8 kind:arm_call to:0x021536c4 module:overlay(71) +from:0x02153710 kind:arm_call to:0x0215328c module:overlay(71) +from:0x02153778 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153784 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021537dc kind:arm_call to:0x01ff9258 module:itcm +from:0x02153844 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02153888 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021538a0 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x021538dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021538ec kind:load to:0x027e0960 module:dtcm +from:0x021538f0 kind:load to:0x02167360 module:overlay(71) +from:0x021538f4 kind:load to:0x0216636c module:overlay(71) +from:0x021538f8 kind:load to:0x0216636c module:overlay(71) +from:0x02153904 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02153924 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02153934 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02153948 kind:arm_call to:0x02152eec module:overlay(71) +from:0x02153954 kind:arm_call to:0x02152c34 module:overlay(71) +from:0x02153984 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0215399c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021539ac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021539e8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02153a00 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02153a18 kind:arm_call to:0x02153658 module:overlay(71) +from:0x02153a38 kind:arm_call to:0x0203e690 module:main +from:0x02153b10 kind:arm_call to:0x0215d670 module:overlay(71) +from:0x02153b9c kind:arm_call to:0x020a1298 module:overlay(0) +from:0x02153ba4 kind:arm_call_thumb to:0x0209c9f8 module:overlay(0) +from:0x02153c5c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02153c74 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02153c8c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02153cbc kind:load to:0x021664d4 module:overlay(71) +from:0x02153cc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02153cc4 kind:load to:0x02166488 module:overlay(71) +from:0x02153cc8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02153ccc kind:load to:0x02166440 module:overlay(71) +from:0x02153cd0 kind:load to:0x020a1aac module:overlay(0) +from:0x02153cd4 kind:load to:0x0215d894 module:overlay(71) +from:0x02153ce0 kind:load to:0x02166394 module:overlay(71) +from:0x02153ce4 kind:load to:0x0204b164 module:main +from:0x02153ce8 kind:load to:0x0216737c module:overlay(71) +from:0x02153cec kind:load to:0x02167364 module:overlay(71) +from:0x02153cf0 kind:load to:0x02167370 module:overlay(71) +from:0x02153cfc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02153d10 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153d24 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02153d38 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02153d4c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02153d70 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153d88 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153d9c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153da4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153db0 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02153dbc kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02153dc8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153dd0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153dd8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02153de0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02153de8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153dfc kind:arm_call to:0x0203e740 module:main +from:0x02153e04 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02153e0c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02153e14 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153e1c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02153e24 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02153e2c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153e38 kind:load to:0x021664d4 module:overlay(71) +from:0x02153e3c kind:load to:0x020a1aac module:overlay(0) +from:0x02153e58 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153e70 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153e84 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153e8c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153e98 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02153ea4 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02153eb0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153eb8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153ec0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02153ec8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02153ed0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153ee4 kind:arm_call to:0x0203e740 module:main +from:0x02153eec kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02153ef4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02153efc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153f04 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02153f0c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02153f14 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153f1c kind:arm_call to:0x02011ff4 module:main +from:0x02153f28 kind:load to:0x021664d4 module:overlay(71) +from:0x02153f2c kind:load to:0x020a1aac module:overlay(0) +from:0x02153f48 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153f60 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153f74 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153f7c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153f88 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02153f94 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02153fa0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153fa8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153fb0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02153fb8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02153fc0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153fd4 kind:arm_call to:0x0203e740 module:main +from:0x02153fdc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02153fe4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02153fec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153ff4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02153ffc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02154004 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02154010 kind:load to:0x021664d4 module:overlay(71) +from:0x02154014 kind:load to:0x020a1aac module:overlay(0) +from:0x0215402c kind:arm_call to:0x02083594 module:overlay(0) +from:0x02154040 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215405c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02154090 kind:load to:0x027e0cd8 module:dtcm +from:0x021540a8 kind:arm_call to:0x021612dc module:overlay(71) +from:0x021540bc kind:arm_call to:0x02154018 module:overlay(71) +from:0x021540e4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021540f4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02154100 kind:load to:0x027e0d70 module:dtcm +from:0x02154104 kind:load to:0x02155d60 module:overlay(71) +from:0x02154200 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x02154214 kind:load to:0x027e0ce0 module:dtcm +from:0x02154250 kind:arm_call to:0x0215cc2c module:overlay(71) +from:0x021542cc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215430c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154318 kind:arm_call to:0x01fff458 module:itcm +from:0x02154330 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02154360 kind:arm_call to:0x02154888 module:overlay(71) +from:0x02154368 kind:arm_call to:0x02165bc0 module:overlay(71) +from:0x02154378 kind:arm_call to:0x02154394 module:overlay(71) +from:0x02154380 kind:arm_call to:0x02154b74 module:overlay(71) +from:0x0215438c kind:load to:0x027e0ce4 module:dtcm +from:0x02154428 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215443c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154474 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215449c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021544d4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021544e8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154500 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02154518 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02154520 kind:arm_call to:0x0215cd24 module:overlay(71) +from:0x02154540 kind:arm_call to:0x02083414 module:overlay(0) +from:0x02154550 kind:arm_call to:0x020a90c4 module:overlay(0) +from:0x02154564 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154584 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154594 kind:arm_call to:0x02155034 module:overlay(71) +from:0x021545ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021545d0 kind:arm_call to:0x0215cd24 module:overlay(71) +from:0x021545dc kind:arm_call to:0x02156188 module:overlay(71) +from:0x021545f0 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02154600 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154648 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154654 kind:arm_call to:0x01fff458 module:itcm +from:0x0215468c kind:arm_call to:0x02156188 module:overlay(71) +from:0x021546a4 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x021546b4 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x021546c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021546d4 kind:arm_call to:0x02155034 module:overlay(71) +from:0x021546ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154714 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154724 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154740 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154750 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0215475c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154770 kind:arm_call to:0x02155034 module:overlay(71) +from:0x02154788 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021547b0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021547d8 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x021547f8 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02154808 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154818 kind:arm_call to:0x02155034 module:overlay(71) +from:0x02154830 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215484c kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154854 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02154864 kind:load to:0x027e0ce0 module:dtcm +from:0x0215486c kind:load to:0x027e09a4 module:dtcm +from:0x02154870 kind:load to:0x027e0cd8 module:dtcm +from:0x02154874 kind:load to:0x027e0ce4 module:dtcm +from:0x0215487c kind:load to:0x020af4a8 module:overlay(0) +from:0x02154880 kind:load to:0x027e0d38 module:dtcm +from:0x0215490c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154938 kind:arm_call to:0x02165bc0 module:overlay(71) +from:0x02154970 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215497c kind:arm_call to:0x0215cd24 module:overlay(71) +from:0x02154994 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021549ac kind:arm_call to:0x020c087c module:overlay(17) +from:0x021549bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021549cc kind:arm_call to:0x02155034 module:overlay(71) +from:0x021549d8 kind:arm_call to:0x02165bc0 module:overlay(71) +from:0x021549e8 kind:arm_call to:0x0215cd24 module:overlay(71) +from:0x02154a00 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154a18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154a5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154a68 kind:arm_call to:0x01fff458 module:itcm +from:0x02154aa8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154ac8 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x02154ae0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154b08 kind:arm_call to:0x020ef984 module:overlay(31) +from:0x02154b40 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02154b48 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02154b54 kind:load to:0x027e0ce0 module:dtcm +from:0x02154b5c kind:load to:0x027e0ce4 module:dtcm +from:0x02154b64 kind:load to:0x020af4a8 module:overlay(0) +from:0x02154b68 kind:load to:0x027e0d38 module:dtcm +from:0x02154b70 kind:load to:0x027e0d3c module:dtcm +from:0x02154be0 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x02154bf0 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02154c00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154c10 kind:arm_call to:0x02155034 module:overlay(71) +from:0x02154c28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154c50 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154c64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154c74 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02154c84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154c94 kind:arm_call to:0x02155034 module:overlay(71) +from:0x02154cac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154cd4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154d00 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154d38 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154d58 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02154d68 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154d98 kind:arm_call to:0x0215cd24 module:overlay(71) +from:0x02154da4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154db8 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02154dd4 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02154dec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154dfc kind:arm_call to:0x02155034 module:overlay(71) +from:0x02154e44 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154e54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154e84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154ea0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154ec4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154ed0 kind:arm_call to:0x01fff458 module:itcm +from:0x02154f08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154f34 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02154f7c kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02154f9c kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02154fac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154fbc kind:arm_call to:0x02155034 module:overlay(71) +from:0x02154fd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154ffc kind:arm_call to:0x02156188 module:overlay(71) +from:0x02155008 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02155014 kind:load to:0x020af4a8 module:overlay(0) +from:0x02155018 kind:load to:0x027e0d38 module:dtcm +from:0x0215501c kind:load to:0x027e0ce4 module:dtcm +from:0x02155028 kind:load to:0x027e0ce0 module:dtcm +from:0x02155060 kind:load to:0x02155034 module:overlay(71) +from:0x0215506c kind:load to:0x02155034 module:overlay(71) +from:0x02155098 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021550b0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021550f4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02155164 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215518c kind:load to:0x027e09b8 module:dtcm +from:0x021551c0 kind:arm_call to:0x02157c44 module:overlay(71) +from:0x021551cc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021551e8 kind:arm_call to:0x02157ab4 module:overlay(71) +from:0x02155210 kind:arm_call to:0x0215b514 module:overlay(71) +from:0x02155254 kind:arm_call to:0x02155078 module:overlay(71) +from:0x02155298 kind:arm_call to:0x02160f8c module:overlay(71) +from:0x021552a8 kind:arm_call to:0x02158100 module:overlay(71) +from:0x021552b8 kind:arm_call to:0x02158084 module:overlay(71) +from:0x021552e0 kind:arm_call to:0x0215bfd4 module:overlay(71) +from:0x021552f4 kind:arm_call to:0x02161220 module:overlay(71) +from:0x02155308 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02155328 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x0215533c kind:arm_call to:0x01fff148 module:itcm +from:0x0215535c kind:arm_call to:0x0215423c module:overlay(71) +from:0x02155374 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021553b4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02155400 kind:arm_call to:0x02154218 module:overlay(71) +from:0x02155438 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02155490 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021554a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021554b4 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021554cc kind:arm_call to:0x01ffedac module:itcm +from:0x021554d8 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02155568 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021555d4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021555e4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02155608 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155610 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155650 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155658 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155674 kind:arm_call to:0x01ffedac module:itcm +from:0x02155680 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02155714 kind:arm_call to:0x0208d454 module:overlay(0) +from:0x0215573c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155778 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02155784 kind:load to:0x027e0d70 module:dtcm +from:0x02155788 kind:load to:0x027e0ce0 module:dtcm +from:0x0215578c kind:load to:0x027e0cd8 module:dtcm +from:0x02155790 kind:load to:0x021663a4 module:overlay(71) +from:0x02155794 kind:load to:0x027e0cec module:dtcm +from:0x0215579c kind:load to:0x027e0ce4 module:dtcm +from:0x021557a8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021557ec kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02155804 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02155848 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215587c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021558ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021558b8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021558e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021558f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155914 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155944 kind:load to:0x021663a4 module:overlay(71) +from:0x02155948 kind:load to:0x027e0cd8 module:dtcm +from:0x0215594c kind:load to:0x027e09a8 module:dtcm +from:0x02155958 kind:arm_call to:0x021557b4 module:overlay(71) +from:0x02155960 kind:arm_call to:0x02154294 module:overlay(71) +from:0x02155968 kind:arm_call to:0x0215ce88 module:overlay(71) +from:0x021559ac kind:arm_call to:0x0215cc2c module:overlay(71) +from:0x02155a08 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02155a18 kind:load to:0x027e09c0 module:dtcm +from:0x02155a88 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155a98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155ac8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02155b54 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155b64 kind:load to:0x027e0cec module:dtcm +from:0x02155b70 kind:arm_call to:0x0215cde8 module:overlay(71) +from:0x02155bac kind:arm_call to:0x02155078 module:overlay(71) +from:0x02155bc0 kind:arm_call to:0x0215cc2c module:overlay(71) +from:0x02155bf8 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x02155c64 kind:arm_call to:0x0215c2dc module:overlay(71) +from:0x02155c88 kind:arm_call to:0x0215c3a4 module:overlay(71) +from:0x02155d54 kind:arm_call to:0x01ff930c module:itcm +from:0x02155dc4 kind:arm_call to:0x0200e260 module:main +from:0x02155dd8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155e3c kind:arm_call to:0x0200e260 module:main +from:0x02155e4c kind:arm_call to:0x01ffad5c module:itcm +from:0x02155ecc kind:arm_call to:0x0200e260 module:main +from:0x02155edc kind:arm_call to:0x01ffad5c module:itcm +from:0x02155f0c kind:load to:0x027e0964 module:dtcm +from:0x02155f20 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02155f30 kind:arm_call to:0x0215cc2c module:overlay(71) +from:0x02155f44 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155f7c kind:arm_call to:0x0205a544 module:overlay(0) +from:0x02155f98 kind:arm_call to:0x02155a1c module:overlay(71) +from:0x02155fbc kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02155fc8 kind:load to:0x027e0958 module:dtcm +from:0x02155ff8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215601c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02156058 kind:arm_call to:0x0208217c module:overlay(0) +from:0x021560a4 kind:arm_call to:0x02059248 module:overlay(0) +from:0x021560c4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021560d4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215611c kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215613c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215614c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215615c kind:load to:0x027e0cd8 module:dtcm +from:0x02156160 kind:load to:0x02155d60 module:overlay(71) +from:0x02156174 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02156180 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021561b8 kind:arm_call to:0x020ef984 module:overlay(31) +from:0x02156220 kind:load to:0x020af4a0 module:overlay(0) +from:0x02156224 kind:load to:0x027e0d3c module:dtcm +from:0x02156288 kind:load to:0x02165dd8 module:overlay(71) +from:0x021562ac kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02156340 kind:arm_call to:0x0215cc50 module:overlay(71) +from:0x02156384 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021563d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021563e4 kind:arm_call to:0x0206d29c module:overlay(0) +from:0x02156454 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021564c0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021564cc kind:arm_call to:0x0215cde8 module:overlay(71) +from:0x021564f4 kind:load to:0x027e09a8 module:dtcm +from:0x021564f8 kind:load to:0x020b69b8 module:overlay(0) +from:0x02156500 kind:load to:0x02165d48 module:overlay(71) +from:0x02156504 kind:load to:0x02165c70 module:overlay(71) +from:0x021565b0 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x021565bc kind:load to:0x02165c70 module:overlay(71) +from:0x021565c0 kind:load to:0x0204b164 module:main +from:0x021565f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02156680 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156738 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02156764 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215677c kind:arm_call to:0x02156188 module:overlay(71) +from:0x02156788 kind:load to:0x02165c88 module:overlay(71) +from:0x02156790 kind:load to:0x02165c70 module:overlay(71) +from:0x02156794 kind:load to:0x0204b164 module:main +from:0x021567fc kind:load to:0x02165c70 module:overlay(71) +from:0x0215682c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02156840 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0215685c kind:arm_call to:0x02069620 module:overlay(0) +from:0x02156884 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215689c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021568b4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021568e0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021568f0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215693c kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02156954 kind:arm_call to:0x0215ba90 module:overlay(71) +from:0x02156960 kind:load to:0x020b684c module:overlay(0) +from:0x02156964 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02156a1c kind:load to:0x02165c88 module:overlay(71) +from:0x02156a20 kind:load to:0x0204b164 module:main +from:0x02156a38 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02156a50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a80 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02156a8c kind:arm_call to:0x02156188 module:overlay(71) +from:0x02156b74 kind:load to:0x02165c70 module:overlay(71) +from:0x02156b78 kind:load to:0x0204b164 module:main +from:0x02156b90 kind:arm_call to:0x0215ba90 module:overlay(71) +from:0x02156c08 kind:arm_call to:0x0215ce1c module:overlay(71) +from:0x02156c14 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02156c20 kind:load to:0x02165ca0 module:overlay(71) +from:0x02156c3c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02156c4c kind:arm_call to:0x01ff930c module:itcm +from:0x02156c64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c78 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02156cb8 kind:arm_call to:0x02017ed0 module:main +from:0x02156d90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156da0 kind:arm_call to:0x0215bbd8 module:overlay(71) +from:0x02156e24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156e5c kind:load to:0x0204b164 module:main +from:0x02156e60 kind:load to:0x0203feb0 module:main +from:0x02156e70 kind:arm_call to:0x02156c80 module:overlay(71) +from:0x02156f34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156f40 kind:load to:0x0203feb0 module:main +from:0x02156fb4 kind:arm_call to:0x0209ca30 module:overlay(0) +from:0x02156fbc kind:arm_call to:0x0209d720 module:overlay(0) +from:0x02156ff0 kind:load to:0x02165cb8 module:overlay(71) +from:0x02157030 kind:arm_call to:0x01ff916c module:itcm +from:0x02157058 kind:arm_call to:0x0209cbec module:overlay(0) +from:0x02157160 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215717c kind:arm_call to:0x01ffb744 module:itcm +from:0x021571a4 kind:arm_call to:0x0215bbd8 module:overlay(71) +from:0x021571b8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021571cc kind:arm_call to:0x0215cbac module:overlay(71) +from:0x021571e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215724c kind:arm_call to:0x0215cbac module:overlay(71) +from:0x021572a8 kind:arm_call to:0x02029a4c module:main +from:0x021572c4 kind:load to:0x02165c88 module:overlay(71) +from:0x021572c8 kind:load to:0x02165c70 module:overlay(71) +from:0x021572cc kind:load to:0x02165cb8 module:overlay(71) +from:0x021572e4 kind:arm_call to:0x02156e64 module:overlay(71) +from:0x02157374 kind:load to:0x02165cb8 module:overlay(71) +from:0x02157378 kind:load to:0x0204b164 module:main +from:0x021573cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021573e0 kind:arm_call to:0x01ff930c module:itcm +from:0x02157430 kind:arm_call to:0x02156c80 module:overlay(71) +from:0x021574e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021574f8 kind:arm_call to:0x0215bbd8 module:overlay(71) +from:0x02157524 kind:arm_call to:0x02156e64 module:overlay(71) +from:0x02157604 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157620 kind:arm_call to:0x0215cb44 module:overlay(71) +from:0x02157640 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021576f8 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02157704 kind:load to:0x0203feb0 module:main +from:0x0215770c kind:load to:0x0204b164 module:main +from:0x02157710 kind:load to:0x02165c88 module:overlay(71) +from:0x02157714 kind:load to:0x02165cb8 module:overlay(71) +from:0x021577a0 kind:load to:0x02165cb8 module:overlay(71) +from:0x021577c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021577d8 kind:arm_call to:0x01ff930c module:itcm +from:0x02157800 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021578c8 kind:load to:0x02165c88 module:overlay(71) +from:0x021578cc kind:load to:0x0204b164 module:main +from:0x0215790c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157990 kind:arm_call to:0x01ff9258 module:itcm +from:0x021579c8 kind:arm_call to:0x021536c4 module:overlay(71) +from:0x02157a5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157a70 kind:arm_call to:0x01ff930c module:itcm +from:0x02157a9c kind:arm_call to:0x02156188 module:overlay(71) +from:0x02157aa8 kind:load to:0x02165cb8 module:overlay(71) +from:0x02157af0 kind:arm_call to:0x02015018 module:main +from:0x02157b10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157b30 kind:arm_call to:0x02015018 module:main +from:0x02157b5c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157b70 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157bb8 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02157bc4 kind:load to:0x027e09a8 module:dtcm +from:0x02157bf0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157c08 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157c1c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157c24 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157c2c kind:arm_call to:0x02059274 module:overlay(0) +from:0x02157c5c kind:arm_call to:0x02083594 module:overlay(0) +from:0x02157cc0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02157cd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02157d40 kind:arm_call to:0x0215d238 module:overlay(71) +from:0x02157d60 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02157d78 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157d90 kind:load to:0x02165d78 module:overlay(71) +from:0x02157d94 kind:load to:0x027e0cec module:dtcm +from:0x02157d9c kind:load to:0x027e09a8 module:dtcm +from:0x02157dc4 kind:arm_call to:0x01ff916c module:itcm +from:0x02157dd4 kind:arm_call to:0x01ff916c module:itcm +from:0x02157e40 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157e4c kind:arm_call to:0x02156188 module:overlay(71) +from:0x02157e9c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02157ef0 kind:arm_call to:0x0215cc50 module:overlay(71) +from:0x02157f3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157fc8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157fd8 kind:arm_call to:0x0206d29c module:overlay(0) +from:0x0215800c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158034 kind:load to:0x027e09a8 module:dtcm +from:0x02158038 kind:load to:0x02165d48 module:overlay(71) +from:0x02158040 kind:load to:0x020b69b8 module:overlay(0) +from:0x02158064 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02158080 kind:load to:0x027e0cd8 module:dtcm +from:0x0215809c kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x021580cc kind:arm_call to:0x01fff148 module:itcm +from:0x021580dc kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021580f8 kind:load to:0x027e0ce0 module:dtcm +from:0x021580fc kind:load to:0x027e0cd8 module:dtcm +from:0x02158114 kind:load to:0x027e0ce0 module:dtcm +from:0x02158118 kind:load to:0x0208d1d0 module:overlay(0) +from:0x02158170 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215818c kind:arm_call to:0x02158100 module:overlay(71) +from:0x021581a0 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x021581d0 kind:arm_call to:0x02016a78 module:main +from:0x021581e4 kind:arm_call to:0x0215d534 module:overlay(71) +from:0x021581f4 kind:arm_call to:0x02158084 module:overlay(71) +from:0x02158204 kind:arm_call to:0x02158044 module:overlay(71) +from:0x02158218 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158238 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158244 kind:arm_call to:0x0215811c module:overlay(71) +from:0x02158254 kind:arm_call to:0x02158084 module:overlay(71) +from:0x02158264 kind:arm_call to:0x02158044 module:overlay(71) +from:0x02158274 kind:arm_call to:0x0215d4a0 module:overlay(71) +from:0x021582a8 kind:arm_call to:0x02016a78 module:main +from:0x021582c4 kind:arm_call to:0x0215d534 module:overlay(71) +from:0x021582d8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021582e8 kind:arm_call to:0x02158434 module:overlay(71) +from:0x021582f8 kind:arm_call to:0x02158044 module:overlay(71) +from:0x0215830c kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158330 kind:arm_call to:0x02158044 module:overlay(71) +from:0x02158348 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x02158364 kind:arm_call to:0x02158100 module:overlay(71) +from:0x02158378 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02158384 kind:arm_call to:0x0215d4a0 module:overlay(71) +from:0x021583c4 kind:arm_call to:0x02016a78 module:main +from:0x021583fc kind:arm_call to:0x02016a78 module:main +from:0x02158410 kind:arm_call to:0x0215d534 module:overlay(71) +from:0x0215844c kind:arm_call to:0x020735f0 module:overlay(0) +from:0x0215847c kind:load to:0x027e09a8 module:dtcm +from:0x021584fc kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02158504 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x02158510 kind:arm_call to:0x0215d680 module:overlay(71) +from:0x0215851c kind:load to:0x02165cb8 module:overlay(71) +from:0x02158554 kind:arm_call to:0x02158100 module:overlay(71) +from:0x02158568 kind:arm_call to:0x02158084 module:overlay(71) +from:0x02158594 kind:arm_call to:0x0215d534 module:overlay(71) +from:0x021585a4 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x021585d0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021585e4 kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x021585f4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158604 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02158618 kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x02158630 kind:arm_call to:0x01ffedac module:itcm +from:0x02158638 kind:arm_call to:0x0205c408 module:overlay(0) +from:0x02158664 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215868c kind:arm_call to:0x0215d680 module:overlay(71) +from:0x021586d0 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x021586f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158704 kind:arm_call to:0x02158044 module:overlay(71) +from:0x02158720 kind:arm_call to:0x0215d6a8 module:overlay(71) +from:0x0215872c kind:arm_call to:0x0215d6f8 module:overlay(71) +from:0x02158748 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021587a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021587f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158810 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215882c kind:arm_call to:0x01ff9258 module:itcm +from:0x02158910 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02158918 kind:arm_call to:0x02158044 module:overlay(71) +from:0x0215892c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215894c kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158978 kind:arm_call to:0x02160f8c module:overlay(71) +from:0x0215898c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215899c kind:arm_call to:0x02156188 module:overlay(71) +from:0x021589a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021589b0 kind:load to:0x02165c70 module:overlay(71) +from:0x021589b8 kind:load to:0x02165cb8 module:overlay(71) +from:0x021589bc kind:load to:0x027e0d70 module:dtcm +from:0x02158a3c kind:arm_call to:0x0215c46c module:overlay(71) +from:0x02158a4c kind:load to:0x02165c88 module:overlay(71) +from:0x02158a84 kind:arm_call to:0x02158324 module:overlay(71) +from:0x02158a94 kind:arm_call to:0x02158084 module:overlay(71) +from:0x02158ab0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158ac0 kind:arm_call to:0x0215ce1c module:overlay(71) +from:0x02158acc kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158b0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b78 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02158ba8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158bb8 kind:arm_call to:0x02158044 module:overlay(71) +from:0x02158bcc kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158c00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158c14 kind:arm_call to:0x01ff930c module:itcm +from:0x02158c74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158c84 kind:arm_call to:0x02158044 module:overlay(71) +from:0x02158c98 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158cb8 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02158cf8 kind:arm_call to:0x02016a78 module:main +from:0x02158d10 kind:arm_call to:0x0215bbd8 module:overlay(71) +from:0x02158d50 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02158d58 kind:arm_call to:0x0215c4d0 module:overlay(71) +from:0x02158dd8 kind:arm_call to:0x0215c87c module:overlay(71) +from:0x02158e0c kind:arm_call to:0x02158044 module:overlay(71) +from:0x02158e24 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02158e34 kind:load to:0x02165cb8 module:overlay(71) +from:0x02158eb8 kind:load to:0x02165cd0 module:overlay(71) +from:0x02158ef8 kind:arm_call to:0x02015018 module:main +from:0x02158f18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158f48 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158f58 kind:arm_call to:0x01ff930c module:itcm +from:0x02158fa0 kind:arm_call to:0x0208d5c0 module:overlay(0) +from:0x02158fb4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02159028 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021590a0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021590b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021590d0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021590e0 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x021590ec kind:load to:0x027e09a8 module:dtcm +from:0x021590f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021590f8 kind:load to:0x02165c70 module:overlay(71) +from:0x02159114 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02159168 kind:load to:0x02165ce8 module:overlay(71) +from:0x0215917c kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02159194 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021591a8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021591c8 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02159224 kind:load to:0x02165ce8 module:overlay(71) +from:0x02159240 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215927c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021592f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159304 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159328 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02159348 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159364 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02159398 kind:arm_call to:0x01ff9638 module:itcm +from:0x021593a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021593c8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02159400 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215941c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0215944c kind:arm_call to:0x020ef984 module:overlay(31) +from:0x02159474 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159488 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021594f8 kind:arm_call to:0x020ef81c module:overlay(31) +from:0x02159514 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159528 kind:arm_call to:0x0215bfbc module:overlay(71) +from:0x021595a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021595bc kind:load to:0x02165d00 module:overlay(71) +from:0x021595c8 kind:load to:0x027e0cec module:dtcm +from:0x021595d0 kind:load to:0x027e0d3c module:dtcm +from:0x021595d8 kind:load to:0x02165dd8 module:overlay(71) +from:0x021595dc kind:load to:0x0203feb0 module:main +from:0x021595f8 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x02159688 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x021596a0 kind:load to:0x02165d18 module:overlay(71) +from:0x021596a4 kind:load to:0x027e0cec module:dtcm +from:0x021596d4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02159704 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02159730 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159744 kind:arm_call to:0x0215bfbc module:overlay(71) +from:0x02159848 kind:arm_call to:0x01ff916c module:itcm +from:0x02159860 kind:load to:0x027e09a8 module:dtcm +from:0x02159864 kind:load to:0x0203feb0 module:main +from:0x021598d0 kind:load to:0x02165d30 module:overlay(71) +from:0x021598f0 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02159908 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215993c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215995c kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x02159978 kind:arm_call to:0x02158084 module:overlay(71) +from:0x02159988 kind:arm_call to:0x02158044 module:overlay(71) +from:0x021599a4 kind:arm_call to:0x0215ce1c module:overlay(71) +from:0x021599b0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021599c0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x021599fc kind:arm_call to:0x02156188 module:overlay(71) +from:0x02159a08 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02159a18 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02159a20 kind:load to:0x027e0ce0 module:dtcm +from:0x02159a84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159ab0 kind:load to:0x02165ce8 module:overlay(71) +from:0x02159acc kind:arm_call to:0x0215cbac module:overlay(71) +from:0x02159b10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159b48 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02159bf4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159c04 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159c1c kind:arm_call to:0x02015018 module:main +from:0x02159c5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159cf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159d2c kind:arm_call to:0x02156188 module:overlay(71) +from:0x02159d40 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02159d4c kind:load to:0x02165d90 module:overlay(71) +from:0x02159d54 kind:load to:0x02165c88 module:overlay(71) +from:0x02159d70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159d80 kind:arm_call to:0x02155034 module:overlay(71) +from:0x02159e28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159e38 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02159e44 kind:load to:0x02165d30 module:overlay(71) +from:0x02159e48 kind:load to:0x02165ce8 module:overlay(71) +from:0x02159ef8 kind:arm_call to:0x01ff916c module:itcm +from:0x02159f0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159f50 kind:arm_call to:0x02156188 module:overlay(71) +from:0x02159f70 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a098 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a0a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a0c0 kind:arm_call to:0x02015018 module:main +from:0x0215a0fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a194 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a1cc kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a1e0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a1ec kind:load to:0x0203feb0 module:main +from:0x0215a1f0 kind:load to:0x02165d90 module:overlay(71) +from:0x0215a1f4 kind:load to:0x02165c88 module:overlay(71) +from:0x0215a280 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215a29c kind:load to:0x02165d90 module:overlay(71) +from:0x0215a2a8 kind:arm_call to:0x02158324 module:overlay(71) +from:0x0215a2b8 kind:arm_call to:0x02158084 module:overlay(71) +from:0x0215a2c8 kind:arm_call to:0x0215ce1c module:overlay(71) +from:0x0215a2d4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a330 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a340 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a358 kind:arm_call to:0x02015018 module:main +from:0x0215a384 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a3b4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a3c0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a3dc kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x0215a434 kind:load to:0x02165cb8 module:overlay(71) +from:0x0215a458 kind:arm_call to:0x0215bbd8 module:overlay(71) +from:0x0215a478 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a4a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a4e0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a520 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a55c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a598 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a5b0 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215a5cc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a5e0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a668 kind:arm_call to:0x0215c46c module:overlay(71) +from:0x0215a674 kind:load to:0x02165c88 module:overlay(71) +from:0x0215a678 kind:load to:0x027e0d70 module:dtcm +from:0x0215a688 kind:arm_call to:0x02158324 module:overlay(71) +from:0x0215a698 kind:arm_call to:0x02158084 module:overlay(71) +from:0x0215a6a8 kind:arm_call to:0x02158044 module:overlay(71) +from:0x0215a6bc kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a6d0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a6dc kind:arm_call to:0x02158044 module:overlay(71) +from:0x0215a6f0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a734 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215a73c kind:arm_call to:0x0215c4d0 module:overlay(71) +from:0x0215a7c8 kind:arm_call to:0x02161220 module:overlay(71) +from:0x0215a7d8 kind:arm_call to:0x0215c7b4 module:overlay(71) +from:0x0215a7ec kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a808 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a818 kind:arm_call to:0x0215c87c module:overlay(71) +from:0x0215a828 kind:arm_call to:0x0215a5f8 module:overlay(71) +from:0x0215a85c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a868 kind:arm_call to:0x0215cad4 module:overlay(71) +from:0x0215a878 kind:arm_call to:0x02142ad4 module:overlay(70) +from:0x0215a888 kind:arm_call to:0x0215c4a4 module:overlay(71) +from:0x0215a8a8 kind:arm_call to:0x0215c674 module:overlay(71) +from:0x0215a8d4 kind:arm_call to:0x0215c87c module:overlay(71) +from:0x0215a8e8 kind:arm_call to:0x0215a5f8 module:overlay(71) +from:0x0215a8fc kind:arm_call to:0x02161220 module:overlay(71) +from:0x0215a918 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a92c kind:arm_call to:0x0215c87c module:overlay(71) +from:0x0215a944 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a954 kind:load to:0x02165cb8 module:overlay(71) +from:0x0215a958 kind:load to:0x027e0d70 module:dtcm +from:0x0215a970 kind:load to:0x0215bd60 module:overlay(71) +from:0x0215a998 kind:arm_call to:0x0215c87c module:overlay(71) +from:0x0215a9b4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215a9d0 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x0215aa7c kind:arm_call to:0x0215c46c module:overlay(71) +from:0x0215aa94 kind:load to:0x02165c70 module:overlay(71) +from:0x0215aa98 kind:load to:0x02165c88 module:overlay(71) +from:0x0215aaf4 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215aafc kind:arm_call to:0x0215c4d0 module:overlay(71) +from:0x0215abc0 kind:arm_call to:0x0215bbd8 module:overlay(71) +from:0x0215abd4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ac18 kind:arm_call to:0x0215bbd8 module:overlay(71) +from:0x0215ac44 kind:arm_call to:0x0215cb44 module:overlay(71) +from:0x0215ac58 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215acb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ace8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ad00 kind:arm_call to:0x0215c87c module:overlay(71) +from:0x0215ad34 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ad54 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ad64 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ad74 kind:load to:0x02165cb8 module:overlay(71) +from:0x0215ad88 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x0215ade0 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215adf0 kind:arm_call to:0x0215c46c module:overlay(71) +from:0x0215adfc kind:load to:0x02165c88 module:overlay(71) +from:0x0215ae0c kind:arm_call to:0x02158324 module:overlay(71) +from:0x0215ae1c kind:arm_call to:0x02158084 module:overlay(71) +from:0x0215ae2c kind:arm_call to:0x02158044 module:overlay(71) +from:0x0215ae3c kind:arm_call to:0x0215ce1c module:overlay(71) +from:0x0215ae48 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ae5c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ae68 kind:arm_call to:0x02158044 module:overlay(71) +from:0x0215ae7c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215aec0 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215aec8 kind:arm_call to:0x0215c4d0 module:overlay(71) +from:0x0215af5c kind:arm_call to:0x02160f8c module:overlay(71) +from:0x0215af78 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215af8c kind:arm_call to:0x0215c87c module:overlay(71) +from:0x0215afa0 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215afc4 kind:arm_call to:0x0215cad4 module:overlay(71) +from:0x0215afcc kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215afd8 kind:arm_call to:0x02142ad4 module:overlay(70) +from:0x0215afe8 kind:arm_call to:0x0215c4a4 module:overlay(71) +from:0x0215b008 kind:arm_call to:0x0215c674 module:overlay(71) +from:0x0215b034 kind:arm_call to:0x0215c87c module:overlay(71) +from:0x0215b04c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215b060 kind:arm_call to:0x02160f8c module:overlay(71) +from:0x0215b07c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215b090 kind:arm_call to:0x0215c87c module:overlay(71) +from:0x0215b0a8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215b0b8 kind:load to:0x02165cb8 module:overlay(71) +from:0x0215b0bc kind:load to:0x027e0d70 module:dtcm +from:0x0215b0d8 kind:load to:0x027e0d70 module:dtcm +from:0x0215b0dc kind:load to:0x02161350 module:overlay(71) +from:0x0215b130 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b220 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215b230 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b240 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215b24c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215b2d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b3c4 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215b3d0 kind:load to:0x02165cb8 module:overlay(71) +from:0x0215b3d8 kind:load to:0x02165da8 module:overlay(71) +from:0x0215b3dc kind:load to:0x02165c70 module:overlay(71) +from:0x0215b408 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215b42c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215b49c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215b50c kind:load to:0x027e09b8 module:dtcm +from:0x0215b510 kind:load to:0x02165ce8 module:overlay(71) +from:0x0215b548 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215b574 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215b598 kind:arm_call to:0x0215cde8 module:overlay(71) +from:0x0215b5b8 kind:arm_call to:0x02072288 module:overlay(0) +from:0x0215b5e4 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215b5f0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b5f4 kind:load to:0x027e09a4 module:dtcm +from:0x0215b5f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b634 kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x0215b688 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215b69c kind:arm_call to:0x01ff930c module:itcm +from:0x0215b784 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215b7c8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215b818 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215b858 kind:load to:0x02165c70 module:overlay(71) +from:0x0215b85c kind:load to:0x02165cb8 module:overlay(71) +from:0x0215b8d4 kind:load to:0x02165cd0 module:overlay(71) +from:0x0215b910 kind:arm_call to:0x02015018 module:main +from:0x0215b930 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b960 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215b970 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b9b4 kind:arm_call to:0x0208d5c0 module:overlay(0) +from:0x0215b9c8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215b9e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ba04 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ba30 kind:load to:0x027e09a8 module:dtcm +from:0x0215ba38 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ba80 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215ba88 kind:arm_call to:0x0215ba90 module:overlay(71) +from:0x0215babc kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215bad4 kind:arm_call to:0x0215cb44 module:overlay(71) +from:0x0215bae8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215baf4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215bb00 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215bb30 kind:arm_call to:0x01fff1e0 module:itcm +from:0x0215bb58 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bb78 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bb9c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215bbd0 kind:load to:0x02165be8 module:overlay(71) +from:0x0215bbf0 kind:arm_call to:0x0215328c module:overlay(71) +from:0x0215bc24 kind:arm_call to:0x01ffedac module:itcm +from:0x0215bc30 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215bc68 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0215bc90 kind:arm_call to:0x02016c00 module:main +from:0x0215bcb0 kind:arm_call to:0x02016c88 module:main +from:0x0215bcc8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215bcd8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bcec kind:arm_call to:0x01fff1e0 module:itcm +from:0x0215bd00 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bd0c kind:arm_call to:0x01fff148 module:itcm +from:0x0215bd14 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bd98 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215bdb0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215bdcc kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215bdec kind:arm_call to:0x0216127c module:overlay(71) +from:0x0215be04 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215be0c kind:load to:0x027e0d70 module:dtcm +from:0x0215be24 kind:arm_call to:0x0215bb08 module:overlay(71) +from:0x0215be34 kind:arm_call to:0x0215be40 module:overlay(71) +from:0x0215be94 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215bea8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bec4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215bef4 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215bf1c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215bf3c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215bf64 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215bf88 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x0215bfa4 kind:arm_call to:0x020c0ab0 module:overlay(17) +from:0x0215bfb4 kind:load to:0x027e09c0 module:dtcm +from:0x0215bfb8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bfd0 kind:load to:0x02156188 module:overlay(71) +from:0x0215c000 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215c008 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c00c kind:load to:0x027e0d70 module:dtcm +from:0x0215c0d8 kind:arm_call to:0x0215410c module:overlay(71) +from:0x0215c0f0 kind:arm_call to:0x02154218 module:overlay(71) +from:0x0215c108 kind:arm_call to:0x0215cc2c module:overlay(71) +from:0x0215c144 kind:arm_call to:0x0202a17c module:main +from:0x0215c184 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0215c29c kind:arm_call to:0x0201c2c8 module:main +from:0x0215c2b8 kind:arm_call to:0x0201a9dc module:main +from:0x0215c2c4 kind:load to:0x0203feb0 module:main +from:0x0215c2c8 kind:load to:0x02167360 module:overlay(71) +from:0x0215c2cc kind:load to:0x027e0998 module:dtcm +from:0x0215c2d0 kind:load to:0x0204c42c module:main +from:0x0215c2d4 kind:load to:0x0204c49c module:main +from:0x0215c2d8 kind:load to:0x0216737c module:overlay(71) +from:0x0215c388 kind:arm_call to:0x0201a9dc module:main +from:0x0215c394 kind:load to:0x02167360 module:overlay(71) +from:0x0215c398 kind:load to:0x027e0998 module:dtcm +from:0x0215c39c kind:load to:0x0204c49c module:main +from:0x0215c3a0 kind:load to:0x02167370 module:overlay(71) +from:0x0215c450 kind:arm_call to:0x0201a9dc module:main +from:0x0215c45c kind:load to:0x02167360 module:overlay(71) +from:0x0215c460 kind:load to:0x027e0998 module:dtcm +from:0x0215c464 kind:load to:0x0204c49c module:main +from:0x0215c468 kind:load to:0x02167364 module:overlay(71) +from:0x0215c47c kind:arm_call to:0x02142ad4 module:overlay(70) +from:0x0215c48c kind:arm_call to:0x02142ad4 module:overlay(70) +from:0x0215c49c kind:arm_call to:0x0215c4a4 module:overlay(71) +from:0x0215c500 kind:arm_call to:0x020175f8 module:main +from:0x0215c520 kind:arm_call to:0x02017d1c module:main +from:0x0215c550 kind:arm_call to:0x0215d534 module:overlay(71) +from:0x0215c574 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c584 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c5b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c5e4 kind:arm_call to:0x020151dc module:main +from:0x0215c628 kind:arm_call to:0x0215c740 module:overlay(71) +from:0x0215c670 kind:load to:0x021663c0 module:overlay(71) +from:0x0215c690 kind:arm_call to:0x020175f8 module:main +from:0x0215c6c0 kind:arm_call to:0x02017d1c module:main +from:0x0215c700 kind:arm_call to:0x02017bb8 module:main +from:0x0215c720 kind:arm_call to:0x0215c740 module:overlay(71) +from:0x0215c73c kind:load to:0x021663c0 module:overlay(71) +from:0x0215c754 kind:arm_call to:0x02017bb8 module:main +from:0x0215c784 kind:arm_call to:0x0215bbd8 module:overlay(71) +from:0x0215c7f0 kind:arm_call to:0x02017bb8 module:main +from:0x0215c82c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c864 kind:arm_call to:0x02017bb8 module:main +from:0x0215c8c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c8cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c8e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c914 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c930 kind:arm_call to:0x02017eec module:main +from:0x0215c988 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c9f4 kind:arm_call to:0x0215ca68 module:overlay(71) +from:0x0215ca18 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ca2c kind:arm_call to:0x0215ca68 module:overlay(71) +from:0x0215ca54 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215ca64 kind:load to:0x0203feb0 module:main +from:0x0215cac8 kind:arm_call to:0x02017bb8 module:main +from:0x0215caf0 kind:arm_call to:0x02017bb8 module:main +from:0x0215cb1c kind:arm_call to:0x02017bb8 module:main +from:0x0215cbc4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215cc28 kind:load to:0x0203feb0 module:main +from:0x0215cc84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cca0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ccbc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ccd8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ccf4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cd10 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cd20 kind:load to:0x027e0cec module:dtcm +from:0x0215cd54 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215cd64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd84 kind:arm_call to:0x020180ac module:main +from:0x0215cdb0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cdcc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cde0 kind:load to:0x0215d644 module:overlay(71) +from:0x0215cde4 kind:load to:0x027e0cec module:dtcm +from:0x0215ce04 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215ce18 kind:load to:0x027e09b8 module:dtcm +from:0x0215ce24 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215ce34 kind:arm_call to:0x01ffedac module:itcm +from:0x0215ce3c kind:arm_call to:0x0205c408 module:overlay(0) +from:0x0215ce68 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215cf20 kind:arm_call to:0x01ffedac module:itcm +from:0x0215cf2c kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215cf50 kind:arm_call to:0x02015018 module:main +from:0x0215cf6c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cf90 kind:arm_call to:0x02015018 module:main +from:0x0215cfb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cfc8 kind:arm_call to:0x02015018 module:main +from:0x0215cfe4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d008 kind:arm_call to:0x02015018 module:main +from:0x0215d028 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d04c kind:arm_call to:0x02015018 module:main +from:0x0215d06c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d090 kind:arm_call to:0x02015018 module:main +from:0x0215d0b0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d0d4 kind:arm_call to:0x02015018 module:main +from:0x0215d0f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d114 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215d138 kind:arm_call to:0x02015018 module:main +from:0x0215d158 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d17c kind:arm_call to:0x02015018 module:main +from:0x0215d19c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d1ac kind:arm_call to:0x0206d29c module:overlay(0) +from:0x0215d1b8 kind:load to:0x027e09a8 module:dtcm +from:0x0215d1bc kind:load to:0x027e0cd8 module:dtcm +from:0x0215d1e8 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215d258 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d2a4 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215d2b8 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215d2cc kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215d498 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d4b4 kind:arm_call to:0x01fff1e0 module:itcm +from:0x0215d4cc kind:arm_call to:0x01fff148 module:itcm +from:0x0215d4d8 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0215d4ec kind:arm_call to:0x01fff148 module:itcm +from:0x0215d4f8 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0215d514 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d520 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0215d530 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d544 kind:arm_call to:0x0215328c module:overlay(71) +from:0x0215d57c kind:arm_call to:0x01ffedac module:itcm +from:0x0215d588 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215d5a4 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215d5cc kind:arm_call to:0x0208d1e0 module:overlay(0) +from:0x0215d5f4 kind:arm_call to:0x02016c00 module:main +from:0x0215d614 kind:arm_call to:0x02016c88 module:main +from:0x0215d62c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215d63c kind:load to:0x027e0cd8 module:dtcm +from:0x0215d640 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d738 kind:arm_call to:0x02017630 module:main +from:0x0215d774 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215d794 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d7a8 kind:arm_call to:0x02017690 module:main +from:0x0215d7e4 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215d804 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d824 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215d838 kind:load to:0x02058e24 module:overlay(0) +from:0x0215d858 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215d868 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215d8a8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215d8b0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d8c4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d8cc kind:arm_call to:0x02011ff4 module:main +from:0x0215d8e0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215d8e8 kind:arm_call to:0x02011ff4 module:main +from:0x0215d8fc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215d904 kind:arm_call to:0x02011ff4 module:main +from:0x0215d918 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d920 kind:arm_call to:0x02011ff4 module:main +from:0x0215d934 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d93c kind:arm_call to:0x02011ff4 module:main +from:0x0215d97c kind:arm_call to:0x0200f05c module:main +from:0x0215d9bc kind:arm_call to:0x0200f05c module:main +from:0x0215d9dc kind:arm_call to:0x02153910 module:overlay(71) +from:0x0215d9f4 kind:arm_call to:0x0215348c module:overlay(71) +from:0x0215da0c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215da3c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215da40 kind:load to:0x02165e08 module:overlay(71) +from:0x0215da44 kind:load to:0x02165e18 module:overlay(71) +from:0x0215da48 kind:load to:0x02166588 module:overlay(71) +from:0x0215da4c kind:load to:0x02167388 module:overlay(71) +from:0x0215da50 kind:load to:0x02165df0 module:overlay(71) +from:0x0215da68 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215da80 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215da88 kind:arm_call to:0x0215ba90 module:overlay(71) +from:0x0215dac4 kind:load to:0x02166634 module:overlay(71) +from:0x0215dafc kind:load to:0x0216673c module:overlay(71) +from:0x0215db44 kind:arm_call to:0x02015018 module:main +from:0x0215db64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215db78 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215db88 kind:arm_call to:0x01ff930c module:itcm +from:0x0215dbc8 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215dbf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215dc08 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215dc18 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215dc20 kind:arm_call to:0x02158ebc module:overlay(71) +from:0x0215dc28 kind:load to:0x027e09a8 module:dtcm +from:0x0215dc44 kind:arm_call to:0x0215ba3c module:overlay(71) +from:0x0215dc64 kind:arm_call to:0x0215ba48 module:overlay(71) +from:0x0215dc80 kind:arm_call to:0x0215ba54 module:overlay(71) +from:0x0215dcb4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215dcd4 kind:arm_call to:0x0215bb5c module:overlay(71) +from:0x0215dcfc kind:arm_call to:0x0215bb5c module:overlay(71) +from:0x0215dd20 kind:arm_call to:0x0215be40 module:overlay(71) +from:0x0215dd40 kind:arm_call to:0x02083434 module:overlay(0) +from:0x0215dd4c kind:arm_call to:0x0215be10 module:overlay(71) +from:0x0215dd54 kind:load to:0x027e0cd8 module:dtcm +from:0x0215dd6c kind:arm_call to:0x02155064 module:overlay(71) +from:0x0215dd7c kind:load to:0x02167388 module:overlay(71) +from:0x0215dd88 kind:arm_call to:0x02153f30 module:overlay(71) +from:0x0215dd9c kind:arm_call to:0x02153f30 module:overlay(71) +from:0x0215dda4 kind:arm_call to:0x02011ff4 module:main +from:0x0215ddb8 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0215ddd8 kind:load to:0x0216684c module:overlay(71) +from:0x0215ddf0 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0215de0c kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x0215de28 kind:load to:0x02166888 module:overlay(71) +from:0x0215de38 kind:arm_call to:0x01ffc744 module:itcm +from:0x0215de48 kind:arm_call to:0x0200efdc module:main +from:0x0215de54 kind:arm_call to:0x0200ef9c module:main +from:0x0215de60 kind:arm_call to:0x0200ee5c module:main +from:0x0215de6c kind:arm_call to:0x0200ef5c module:main +from:0x0215de74 kind:load to:0x020b66c4 module:overlay(0) +from:0x0215de94 kind:arm_call to:0x0215de2c module:overlay(71) +from:0x0215de9c kind:arm_call to:0x0215de7c module:overlay(71) +from:0x0215dea4 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215deb8 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215dee8 kind:load to:0x0216686c module:overlay(71) +from:0x0215df38 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0215e00c kind:arm_call to:0x01fff498 module:itcm +from:0x0215e018 kind:arm_call to:0x01fff584 module:itcm +from:0x0215e0a4 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0215e0e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e0ec kind:arm_call to:0x01ff938c module:itcm +from:0x0215e10c kind:load to:0x027e0ce8 module:dtcm +from:0x0215e144 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x0215e168 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e174 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e1dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e1f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e204 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e220 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e26c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e2b0 kind:arm_call to:0x02160128 module:overlay(71) +from:0x0215e2e8 kind:arm_call to:0x02160128 module:overlay(71) +from:0x0215e304 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215e320 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e37c kind:arm_call to:0x02168460 module:overlay(93) +from:0x0215e39c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e3fc kind:load to:0x027e0ce4 module:dtcm +from:0x0215e404 kind:load to:0x0203feb0 module:main +from:0x0215e408 kind:load to:0x027e09bc module:dtcm +from:0x0215e40c kind:load to:0x027e09a8 module:dtcm +from:0x0215e418 kind:load to:0x027e0d8c module:dtcm +from:0x0215e454 kind:arm_call to:0x0200f05c module:main +from:0x0215e490 kind:arm_call to:0x0200f05c module:main +from:0x0215e4b0 kind:arm_call to:0x02153910 module:overlay(71) +from:0x0215e4e0 kind:arm_call to:0x0200f05c module:main +from:0x0215e500 kind:arm_call to:0x0215de04 module:overlay(71) +from:0x0215e51c kind:arm_call to:0x0215348c module:overlay(71) +from:0x0215e528 kind:arm_call to:0x0215ddb0 module:overlay(71) +from:0x0215e588 kind:arm_call to:0x0200f05c module:main +from:0x0215e5c8 kind:arm_call to:0x0200f05c module:main +from:0x0215e614 kind:arm_call to:0x0215deac module:overlay(71) +from:0x0215e62c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0215e67c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215e680 kind:load to:0x02165e74 module:overlay(71) +from:0x0215e684 kind:load to:0x02165e84 module:overlay(71) +from:0x0215e688 kind:load to:0x021668b4 module:overlay(71) +from:0x0215e68c kind:load to:0x02165e94 module:overlay(71) +from:0x0215e690 kind:load to:0x020b3fc8 module:overlay(0) +from:0x0215e694 kind:load to:0x02165ea4 module:overlay(71) +from:0x0215e698 kind:load to:0x02167394 module:overlay(71) +from:0x0215e69c kind:load to:0x02165e2c module:overlay(71) +from:0x0215e6a0 kind:load to:0x027e0130 module:dtcm +from:0x0215e6ac kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e6c0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215e6ec kind:arm_call to:0x01ff930c module:itcm +from:0x0215e6f4 kind:arm_call to:0x02155c90 module:overlay(71) +from:0x0215e740 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215e750 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e7b0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215e7d4 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215e7e0 kind:load to:0x0203feb0 module:main +from:0x0215e820 kind:arm_call to:0x0208217c module:overlay(0) +from:0x0215e888 kind:arm_call to:0x0215602c module:overlay(71) +from:0x0215e890 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e8e4 kind:load to:0x02166960 module:overlay(71) +from:0x0215e924 kind:arm_call to:0x02155950 module:overlay(71) +from:0x0215e934 kind:arm_call to:0x0215e9a8 module:overlay(71) +from:0x0215e93c kind:arm_call to:0x0215fe64 module:overlay(71) +from:0x0215e948 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e960 kind:arm_call to:0x020702a0 module:overlay(0) +from:0x0215e968 kind:arm_call to:0x0215ce88 module:overlay(71) +from:0x0215e9a0 kind:load to:0x020b6a14 module:overlay(0) +from:0x0215e9d8 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0215e9f0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215ea34 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215ea90 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ea9c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215eac4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ead8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215eaf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215eb2c kind:load to:0x021663a4 module:overlay(71) +from:0x0215eb30 kind:load to:0x027e0cd8 module:dtcm +from:0x0215eb34 kind:load to:0x027e09a8 module:dtcm +from:0x0215eb60 kind:arm_call to:0x0215cc2c module:overlay(71) +from:0x0215ebbc kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215ebc8 kind:arm_call to:0x02155990 module:overlay(71) +from:0x0215ebd8 kind:load to:0x027e09c0 module:dtcm +from:0x0215ec34 kind:load to:0x02166a68 module:overlay(71) +from:0x0215ecbc kind:arm_call to:0x0215bd60 module:overlay(71) +from:0x0215ecc4 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215ecd0 kind:arm_call to:0x0215d680 module:overlay(71) +from:0x0215ece0 kind:load to:0x02165e44 module:overlay(71) +from:0x0215ed40 kind:arm_call to:0x02015018 module:main +from:0x0215ed5c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ed78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215edc0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215ee08 kind:arm_call to:0x02158084 module:overlay(71) +from:0x0215ee2c kind:arm_call to:0x0215d534 module:overlay(71) +from:0x0215ee40 kind:arm_call to:0x0215bcdc module:overlay(71) +from:0x0215ee5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ee74 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215eee4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215eef4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f024 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f040 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215f054 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f0d0 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x0215f0f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f110 kind:arm_call to:0x0215d6a8 module:overlay(71) +from:0x0215f11c kind:arm_call to:0x0215d6f8 module:overlay(71) +from:0x0215f138 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f14c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f274 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f290 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215f2a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f2d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f3f0 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215f410 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x0215f440 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f44c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f454 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0215f460 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215f4a8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215f4d0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215f4e0 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215f4fc kind:arm_call to:0x01ff930c module:itcm +from:0x0215f524 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215f548 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f554 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f59c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215f5ac kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f5b4 kind:arm_call to:0x02158044 module:overlay(71) +from:0x0215f5f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f5fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f644 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215f654 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f668 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215f704 kind:arm_call to:0x02015018 module:main +from:0x0215f720 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f734 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f74c kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215f76c kind:arm_call to:0x02015018 module:main +from:0x0215f788 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f7a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f7b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f7cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f7e0 kind:arm_call to:0x02158324 module:overlay(71) +from:0x0215f7f4 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215f804 kind:arm_call to:0x02152c20 module:overlay(71) +from:0x0215f8a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f8c8 kind:arm_call to:0x02160f8c module:overlay(71) +from:0x0215f8dc kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215f8ec kind:arm_call to:0x02156188 module:overlay(71) +from:0x0215f924 kind:load to:0x027e09a8 module:dtcm +from:0x0215f92c kind:load to:0x027e0130 module:dtcm +from:0x0215f930 kind:load to:0x02166854 module:overlay(71) +from:0x0215f940 kind:load to:0x027e09bc module:dtcm +from:0x0215f948 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f954 kind:load to:0x0203feb0 module:main +from:0x0215f95c kind:load to:0x027e09c0 module:dtcm +from:0x0215f960 kind:load to:0x027e07d4 module:dtcm +from:0x0215f968 kind:load to:0x02165e5c module:overlay(71) +from:0x0215f970 kind:load to:0x0204b164 module:main +from:0x0215f974 kind:load to:0x027e0d70 module:dtcm +from:0x0215f994 kind:load to:0x02157cdc module:overlay(71) +from:0x0215f998 kind:load to:0x02166854 module:overlay(71) +from:0x0215f9b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f9cc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f9f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f9fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fa44 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215fa54 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fa5c kind:arm_call to:0x02157da4 module:overlay(71) +from:0x0215fa70 kind:load to:0x0203feb0 module:main +from:0x0215fa94 kind:load to:0x02157e54 module:overlay(71) +from:0x0215fb28 kind:arm_call to:0x02161350 module:overlay(71) +from:0x0215fb38 kind:load to:0x02165e5c module:overlay(71) +from:0x0215fb3c kind:load to:0x027e0d70 module:dtcm +from:0x0215fb90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fba4 kind:arm_call to:0x02152c20 module:overlay(71) +from:0x0215fc24 kind:arm_call to:0x02152c20 module:overlay(71) +from:0x0215fc90 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215fca0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215fcb0 kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215fcbc kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215fce0 kind:arm_call to:0x02152c20 module:overlay(71) +from:0x0215fd4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fd6c kind:arm_call to:0x02152c20 module:overlay(71) +from:0x0215fde8 kind:arm_call to:0x02152c20 module:overlay(71) +from:0x0215fe4c kind:arm_call to:0x0215cbac module:overlay(71) +from:0x0215fea4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215fecc kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215ff58 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215ff70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ff84 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0215ff9c kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0215ffbc kind:arm_call to:0x01fff168 module:itcm +from:0x0215ffd4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fff0 kind:arm_call to:0x02168450 module:overlay(93) +from:0x0216000c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160020 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216002c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216007c kind:arm_call to:0x02160128 module:overlay(71) +from:0x02160098 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x021600b0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021600cc kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x021600dc kind:arm_call to:0x020c1344 module:overlay(17) +from:0x021600f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021600f8 kind:load to:0x027e0ce4 module:dtcm +from:0x02160100 kind:load to:0x027e0d8c module:dtcm +from:0x02160104 kind:load to:0x0203feb0 module:main +from:0x02160108 kind:load to:0x027e09bc module:dtcm +from:0x0216010c kind:load to:0x027e09a8 module:dtcm +from:0x02160114 kind:load to:0x020af4a8 module:overlay(0) +from:0x02160118 kind:load to:0x027e0d38 module:dtcm +from:0x02160124 kind:load to:0x02167394 module:overlay(71) +from:0x02160148 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160158 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160164 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216017c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160184 kind:arm_call to:0x02011ff4 module:main +from:0x02160198 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021601a0 kind:arm_call to:0x02011ff4 module:main +from:0x021601bc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021601c8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021601d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021601dc kind:arm_call to:0x02153f30 module:overlay(71) +from:0x021601f8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02160204 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02160210 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160218 kind:arm_call to:0x02153f30 module:overlay(71) +from:0x02160220 kind:arm_call to:0x02011ff4 module:main +from:0x0216025c kind:arm_call to:0x0200f05c module:main +from:0x02160280 kind:arm_call to:0x02153910 module:overlay(71) +from:0x02160294 kind:arm_call to:0x020da708 module:overlay(31) +from:0x021602a4 kind:arm_call to:0x0215348c module:overlay(71) +from:0x021602c0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02160304 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02160308 kind:load to:0x02165ecc module:overlay(71) +from:0x0216030c kind:load to:0x02166b78 module:overlay(71) +from:0x02160310 kind:load to:0x021673a0 module:overlay(71) +from:0x02160314 kind:load to:0x02165eb4 module:overlay(71) +from:0x02160340 kind:arm_call to:0x02082130 module:overlay(0) +from:0x0216034c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160358 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02160364 kind:arm_call to:0x020da80c module:overlay(31) +from:0x0216036c kind:arm_call to:0x02153f30 module:overlay(71) +from:0x02160378 kind:load to:0x02166b78 module:overlay(71) +from:0x0216037c kind:load to:0x027e0cd8 module:dtcm +from:0x021603a4 kind:arm_call to:0x02082130 module:overlay(0) +from:0x021603b0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021603bc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021603c8 kind:arm_call to:0x020da80c module:overlay(31) +from:0x021603d0 kind:arm_call to:0x02153f30 module:overlay(71) +from:0x021603d8 kind:arm_call to:0x02011ff4 module:main +from:0x021603e4 kind:load to:0x02166b78 module:overlay(71) +from:0x021603e8 kind:load to:0x027e0cd8 module:dtcm +from:0x02160400 kind:arm_call to:0x021612dc module:overlay(71) +from:0x0216041c kind:arm_call to:0x02083594 module:overlay(0) +from:0x02160430 kind:arm_call to:0x02156188 module:overlay(71) +from:0x0216044c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0216046c kind:arm_call to:0x0215ba5c module:overlay(71) +from:0x02160494 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021604a4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021604b8 kind:load to:0x027e0d70 module:dtcm +from:0x021604bc kind:load to:0x027e0cd8 module:dtcm +from:0x021604c0 kind:load to:0x021609e8 module:overlay(71) +from:0x02160510 kind:arm_call to:0x02082114 module:overlay(0) +from:0x02160518 kind:load to:0x027e0cd8 module:dtcm +from:0x02160530 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02160540 kind:arm_call to:0x0215cc2c module:overlay(71) +from:0x02160554 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160560 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160588 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02160590 kind:arm_call to:0x02155a1c module:overlay(71) +from:0x021605b0 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x021605b8 kind:arm_call to:0x021608b8 module:overlay(71) +from:0x021605fc kind:load to:0x02166c24 module:overlay(71) +from:0x0216060c kind:arm_call to:0x02155950 module:overlay(71) +from:0x02160638 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02160640 kind:arm_call to:0x0216068c module:overlay(71) +from:0x0216064c kind:load to:0x027e09a8 module:dtcm +from:0x02160688 kind:load to:0x02166d2c module:overlay(71) +from:0x021606b0 kind:arm_call to:0x02157bcc module:overlay(71) +from:0x021606c8 kind:arm_call to:0x02082130 module:overlay(0) +from:0x021606d4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021606dc kind:load to:0x027e0cd8 module:dtcm +from:0x021606f8 kind:arm_call to:0x02083594 module:overlay(0) +from:0x02160758 kind:arm_call to:0x02154018 module:overlay(71) +from:0x02160764 kind:load to:0x027e0cd8 module:dtcm +from:0x02160778 kind:arm_call to:0x021562c0 module:overlay(71) +from:0x021607b0 kind:arm_call to:0x02082114 module:overlay(0) +from:0x021607e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021607f0 kind:load to:0x027e0cd8 module:dtcm +from:0x021607fc kind:arm_call to:0x02157e54 module:overlay(71) +from:0x02160814 kind:arm_call to:0x02082130 module:overlay(0) +from:0x02160820 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160828 kind:load to:0x027e0cd8 module:dtcm +from:0x0216083c kind:arm_call to:0x02157ea4 module:overlay(71) +from:0x02160874 kind:arm_call to:0x02082114 module:overlay(0) +from:0x021608a4 kind:arm_call to:0x01ff916c module:itcm +from:0x021608b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021608e8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02160918 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0216097c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0216098c kind:load to:0x027e0cec module:dtcm +from:0x021609a0 kind:arm_call to:0x0215ba5c module:overlay(71) +from:0x021609d0 kind:arm_call to:0x02082114 module:overlay(0) +from:0x021609d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021609e4 kind:load to:0x021673a0 module:overlay(71) +from:0x021609f8 kind:arm_call to:0x02155d60 module:overlay(71) +from:0x02160a58 kind:arm_call to:0x0200e260 module:main +from:0x02160a6c kind:arm_call to:0x01ffad5c module:itcm +from:0x02160aa4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02160abc kind:load to:0x027e0964 module:dtcm +from:0x02160ad0 kind:arm_call to:0x02011f3c module:main +from:0x02160adc kind:arm_call to:0x02160c00 module:overlay(71) +from:0x02160b20 kind:arm_call to:0x021428c0 module:overlay(70) +from:0x02160b4c kind:arm_call to:0x02160b54 module:overlay(71) +from:0x02160bd4 kind:arm_call to:0x02142980 module:overlay(70) +from:0x02160c08 kind:arm_call to:0x0216142c module:overlay(71) +from:0x02160c10 kind:arm_call to:0x02145440 module:overlay(70) +from:0x02160c5c kind:arm_call to:0x0203e690 module:main +from:0x02160c74 kind:load to:0x02142805 module:overlays(26,70) +from:0x02160c78 kind:load to:0x021427e5 module:overlays(26,70) +from:0x02160c94 kind:arm_call to:0x0203e740 module:main +from:0x02160c9c kind:arm_call to:0x02145460 module:overlays(28,70) +from:0x02160ca4 kind:arm_call to:0x0216143c module:overlay(71) +from:0x02160cb0 kind:load to:0x02142805 module:overlays(26,70) +from:0x02160ce4 kind:arm_call to:0x02145464 module:overlay(70) +from:0x02160d0c kind:load to:0x021454e4 module:overlay(70) +from:0x02160d30 kind:arm_call to:0x021454e4 module:overlay(70) +from:0x02160d5c kind:arm_call to:0x02160f8c module:overlay(71) +from:0x02160d84 kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x02160d9c kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02160da4 kind:arm_call to:0x021612f8 module:overlay(71) +from:0x02160dec kind:arm_call to:0x0206e6e8 module:overlay(0) +from:0x02160e04 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02160e0c kind:arm_call to:0x021612f8 module:overlay(71) +from:0x02160e50 kind:arm_call to:0x02002f04 module:main +from:0x02160e70 kind:arm_call to:0x02082090 module:overlay(0) +from:0x02160e78 kind:arm_call to:0x02161324 module:overlay(71) +from:0x02160ea8 kind:arm_call to:0x02002f04 module:main +from:0x02160ec8 kind:arm_call to:0x02082090 module:overlay(0) +from:0x02160ed0 kind:arm_call to:0x02161324 module:overlay(71) +from:0x02160eec kind:arm_call to:0x021454e4 module:overlay(70) +from:0x02160f58 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02160f70 kind:load to:0x020b69b8 module:overlay(0) +from:0x02160f78 kind:load to:0x020b69c0 module:overlay(0) +from:0x02160f7c kind:load to:0x027e0cd8 module:dtcm +from:0x02160f84 kind:load to:0x020b6a14 module:overlay(0) +from:0x02160fb4 kind:arm_call to:0x0215410c module:overlay(71) +from:0x02161004 kind:arm_call to:0x02154184 module:overlay(71) +from:0x0216104c kind:arm_call to:0x01fff148 module:itcm +from:0x021610a8 kind:arm_call to:0x02160fdc module:overlay(71) +from:0x02161144 kind:arm_call to:0x01ff9258 module:itcm +from:0x021611a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021611ac kind:load to:0x027e0cd8 module:dtcm +from:0x021611f0 kind:arm_call to:0x021611d0 module:overlay(71) +from:0x021611fc kind:arm_call to:0x02161204 module:overlay(71) +from:0x02161254 kind:arm_call to:0x0215cde8 module:overlay(71) +from:0x021612b4 kind:arm_call to:0x0215bd18 module:overlay(71) +from:0x0216131c kind:arm_call to:0x02145558 module:overlay(70) +from:0x02161348 kind:arm_call to:0x02145558 module:overlay(70) +from:0x02161370 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02161378 kind:arm_call to:0x02161324 module:overlay(71) +from:0x02161380 kind:load to:0x020b69b8 module:overlay(0) +from:0x021613b4 kind:arm_call to:0x01fff350 module:itcm +from:0x021613f4 kind:arm_call to:0x0212b154 module:overlays(26,42) +from:0x02161404 kind:arm_call to:0x01fff350 module:itcm +from:0x02161420 kind:load to:0x027e0ce4 module:dtcm +from:0x02161428 kind:load to:0x020b4800 module:overlay(0) +from:0x02161438 kind:load to:0x027e0d70 module:dtcm +from:0x0216144c kind:load to:0x027e0d70 module:dtcm +from:0x02161458 kind:load to:0x021673c8 module:overlay(71) +from:0x0216146c kind:arm_call to:0x02011f3c module:main +from:0x02161478 kind:arm_call to:0x021614d0 module:overlay(71) +from:0x0216148c kind:arm_call to:0x02099040 module:overlay(0) +from:0x021614cc kind:load to:0x02166e78 module:overlay(71) +from:0x021614dc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02161534 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216155c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02161574 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216159c kind:arm_call to:0x02099360 module:overlay(0) +from:0x021615c0 kind:arm_call to:0x02162240 module:overlay(71) +from:0x021615d8 kind:arm_call to:0x020da790 module:overlay(31) +from:0x021615f4 kind:arm_call to:0x0203e690 module:main +from:0x02161634 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02161644 kind:load to:0x02166ee4 module:overlay(71) +from:0x02161648 kind:load to:0x021673c8 module:overlay(71) +from:0x0216164c kind:load to:0x02166e9c module:overlay(71) +from:0x02161650 kind:load to:0x02044704 module:main +from:0x02161654 kind:load to:0x02153d44 module:overlay(71) +from:0x02161658 kind:load to:0x02162314 module:overlay(71) +from:0x02161660 kind:load to:0x021673b0 module:overlay(71) +from:0x0216166c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021616a4 kind:arm_call to:0x02082130 module:overlay(0) +from:0x021616b8 kind:arm_call to:0x0203e740 module:main +from:0x021616c0 kind:arm_call to:0x020da80c module:overlay(31) +from:0x021616c8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021616d0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021616d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021616e4 kind:load to:0x02166ee4 module:overlay(71) +from:0x021616e8 kind:load to:0x027e0cd8 module:dtcm +from:0x021616ec kind:load to:0x02153d44 module:overlay(71) +from:0x0216171c kind:arm_call to:0x02082130 module:overlay(0) +from:0x02161730 kind:arm_call to:0x0203e740 module:main +from:0x02161738 kind:arm_call to:0x020da80c module:overlay(31) +from:0x02161740 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02161748 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02161750 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02161758 kind:arm_call to:0x02011ff4 module:main +from:0x02161764 kind:load to:0x02166ee4 module:overlay(71) +from:0x02161768 kind:load to:0x027e0cd8 module:dtcm +from:0x0216176c kind:load to:0x02153d44 module:overlay(71) +from:0x021617bc kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02161800 kind:arm_call to:0x02161f44 module:overlay(71) +from:0x02161814 kind:load to:0x02166e40 module:overlay(71) +from:0x0216183c kind:arm_call to:0x02082114 module:overlay(0) +from:0x02161844 kind:load to:0x027e0cd8 module:dtcm +from:0x02161850 kind:arm_call to:0x02161b6c module:overlay(71) +from:0x02161858 kind:arm_call to:0x02161a64 module:overlay(71) +from:0x021618a8 kind:arm_call to:0x02161b6c module:overlay(71) +from:0x021618b0 kind:arm_call to:0x02161a64 module:overlay(71) +from:0x021618f4 kind:arm_call to:0x02161ee4 module:overlay(71) +from:0x02161920 kind:arm_call to:0x02161b6c module:overlay(71) +from:0x0216193c kind:arm_call to:0x02161b6c module:overlay(71) +from:0x02161968 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021619a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02161a04 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02161a10 kind:load to:0x0203feb0 module:main +from:0x02161a14 kind:load to:0x02166e34 module:overlay(71) +from:0x02161a18 kind:load to:0x027e09b4 module:dtcm +from:0x02161a2c kind:load to:0x021673b0 module:overlay(71) +from:0x02161a30 kind:load to:0x020c07b4 module:overlays(2,4,17) +from:0x02161a48 kind:load to:0x020af4a0 module:overlay(0) +from:0x02161a60 kind:load to:0x02161ee4 module:overlay(71) +from:0x02161aa8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02161ac4 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02161b14 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02161b50 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02161b68 kind:load to:0x027e0cec module:dtcm +from:0x02161b88 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02161bc8 kind:arm_call to:0x02161a4c module:overlay(71) +from:0x02161bf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161c1c kind:arm_call to:0x02099a68 module:overlay(0) +from:0x02161c2c kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02161c40 kind:arm_call to:0x02161e94 module:overlay(71) +from:0x02161c6c kind:arm_call to:0x01ffedac module:itcm +from:0x02161c78 kind:arm_call to:0x02082008 module:overlay(0) +from:0x02161c88 kind:arm_call to:0x02161e94 module:overlay(71) +from:0x02161c90 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02161cb8 kind:arm_call to:0x02081720 module:overlay(0) +from:0x02161cc4 kind:arm_call to:0x02081738 module:overlay(0) +from:0x02161cec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161d04 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161d48 kind:arm_call to:0x02161f44 module:overlay(71) +from:0x02161d8c kind:arm_call to:0x02161a4c module:overlay(71) +from:0x02161d94 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02161d9c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02161de8 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02161dfc kind:arm_call to:0x02162014 module:overlay(71) +from:0x02161e24 kind:arm_call to:0x02161fc0 module:overlay(71) +from:0x02161e30 kind:load to:0x027e0cd8 module:dtcm +from:0x02161e34 kind:load to:0x027e09a8 module:dtcm +from:0x02161e48 kind:load to:0x027e0d38 module:dtcm +from:0x02161e74 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02161e88 kind:arm_call to:0x02161fc0 module:overlay(71) +from:0x02161e90 kind:load to:0x027e0cec module:dtcm +from:0x02161ea4 kind:arm_call to:0x02161a34 module:overlay(71) +from:0x02161eb8 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02161ee0 kind:load to:0x02166f38 module:overlay(71) +from:0x02161ef4 kind:arm_call to:0x02161a34 module:overlay(71) +from:0x02161f40 kind:load to:0x02166f40 module:overlay(71) +from:0x02161f50 kind:arm_call to:0x02161a34 module:overlay(71) +from:0x02161fbc kind:load to:0x02166f48 module:overlay(71) +from:0x02161fcc kind:arm_call to:0x02161a34 module:overlay(71) +from:0x02162010 kind:load to:0x02166f50 module:overlay(71) +from:0x02162020 kind:arm_call to:0x02161a34 module:overlay(71) +from:0x02162064 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02162090 kind:load to:0x02166f58 module:overlay(71) +from:0x021620a0 kind:arm_call to:0x02161a34 module:overlay(71) +from:0x021620d0 kind:load to:0x02166f60 module:overlay(71) +from:0x021620e0 kind:arm_call to:0x02161a34 module:overlay(71) +from:0x02162110 kind:load to:0x02166f68 module:overlay(71) +from:0x02162138 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021621a4 kind:arm_call to:0x01ffd420 module:itcm +from:0x021621bc kind:arm_call to:0x020db1d4 module:overlay(31) +from:0x021621d4 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021621e8 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x021621f0 kind:load to:0x027e09b8 module:dtcm +from:0x021621f4 kind:load to:0x027e0d34 module:dtcm +from:0x02162210 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02162220 kind:arm_call to:0x02161ee4 module:overlay(71) +from:0x02162234 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216223c kind:load to:0x027e0ce4 module:dtcm +from:0x02162254 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x02162274 kind:load to:0x02166e60 module:overlay(71) +from:0x02162298 kind:arm_call to:0x02162094 module:overlay(71) +from:0x021622a8 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x021622c4 kind:arm_call to:0x021620d4 module:overlay(71) +from:0x021622cc kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x021622e4 kind:arm_call to:0x02161ee4 module:overlay(71) +from:0x021622f0 kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x02162304 kind:arm_call to:0x02161e4c module:overlay(71) +from:0x0216230c kind:arm_call to:0x020f7e1c module:overlay(31) +from:0x02162330 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02162338 kind:arm_call to:0x02011ff4 module:main +from:0x0216234c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162360 kind:load to:0x021674b0 module:overlay(71) +from:0x02162374 kind:arm_call to:0x02011f3c module:main +from:0x02162380 kind:arm_call to:0x021623cc module:overlay(71) +from:0x02162394 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021623c8 kind:load to:0x02166f98 module:overlay(71) +from:0x021623d4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021623e4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021623ec kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162410 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02162460 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02162488 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021624a0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021624b8 kind:load to:0x0216702c module:overlay(71) +from:0x021624bc kind:load to:0x02166fbc module:overlay(71) +from:0x021624c0 kind:load to:0x021674b0 module:overlay(71) +from:0x021624c4 kind:load to:0x02166fe4 module:overlay(71) +from:0x021624d0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021624f0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02162578 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0216258c kind:arm_call to:0x02162604 module:overlay(71) +from:0x021625a4 kind:load to:0x027e09c0 module:dtcm +from:0x021625b4 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x021625f8 kind:arm_call to:0x021628c8 module:overlay(71) +from:0x02162600 kind:load to:0x02166f80 module:overlay(71) +from:0x0216263c kind:load to:0x02166f70 module:overlay(71) +from:0x0216264c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02162700 kind:load to:0x02165eec module:overlay(71) +from:0x02162730 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02162740 kind:arm_call to:0x020c0da0 module:overlay(17) +from:0x02162758 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216277c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162798 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021627a8 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021627b0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021627b8 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x021627c8 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x021627d4 kind:load to:0x027e09a8 module:dtcm +from:0x021627dc kind:load to:0x027e0cec module:dtcm +from:0x021627e4 kind:load to:0x027e09c0 module:dtcm +from:0x02162884 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021628ac kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021628b8 kind:load to:0x0203feb0 module:main +from:0x021628c0 kind:load to:0x027e09c0 module:dtcm +from:0x021628d8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02162984 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0216299c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021629b0 kind:arm_call to:0x020e639c module:overlay(31) +from:0x021629c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021629dc kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x021629f0 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02162a08 kind:arm_call to:0x02162604 module:overlay(71) +from:0x02162a34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02162a44 kind:arm_call to:0x01fff458 module:itcm +from:0x02162ae8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02162af8 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x02162b0c kind:load to:0x027e0ce0 module:dtcm +from:0x02162b14 kind:load to:0x027e0ce4 module:dtcm +from:0x02162b20 kind:load to:0x0203feb0 module:main +from:0x02162b2c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02162b34 kind:arm_call to:0x02011ff4 module:main +from:0x02162b4c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02162b54 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02162b5c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02162b64 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02162b7c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02162b84 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02162b8c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02162b94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02162b9c kind:arm_call to:0x02011ff4 module:main +from:0x02162bb0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162bc4 kind:load to:0x02167598 module:overlay(71) +from:0x02162bd8 kind:arm_call to:0x02011f3c module:main +from:0x02162be4 kind:arm_call to:0x02162cb4 module:overlay(71) +from:0x02162bfc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02162c0c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162c9c kind:load to:0x02167088 module:overlay(71) +from:0x02162ca4 kind:load to:0x021670c0 module:overlay(71) +from:0x02162ca8 kind:load to:0x021670a4 module:overlay(71) +from:0x02162cbc kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02162d34 kind:load to:0x021670e8 module:overlay(71) +from:0x02162d38 kind:load to:0x02167598 module:overlay(71) +from:0x02162d3c kind:load to:0x020b3168 module:overlay(0) +from:0x02162d40 kind:load to:0x0216766c module:overlay(71) +from:0x02162d90 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x02162da8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02162db0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02162dc8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02162dd0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02162dd8 kind:arm_call to:0x02011ff4 module:main +from:0x02162dec kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02162e00 kind:load to:0x021676a0 module:overlay(71) +from:0x02162e14 kind:arm_call to:0x02011f3c module:main +from:0x02162e20 kind:arm_call to:0x02162f9c module:overlay(71) +from:0x02162e38 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02162e48 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162eb8 kind:load to:0x02167088 module:overlay(71) +from:0x02162ebc kind:load to:0x021670c0 module:overlay(71) +from:0x02162ec0 kind:load to:0x02167128 module:overlay(71) +from:0x02162ed8 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x02162ef8 kind:load to:0x02167144 module:overlay(71) +from:0x02162f10 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02162f24 kind:arm_call to:0x02059174 module:overlay(0) +from:0x02162f40 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02162f50 kind:load to:0x02165f04 module:overlay(71) +from:0x02162fa4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02162fc8 kind:arm_call to:0x02162ec8 module:overlay(71) +from:0x02162fdc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02163010 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02163020 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02163034 kind:load to:0x02167170 module:overlay(71) +from:0x02163038 kind:load to:0x021670c0 module:overlay(71) +from:0x0216303c kind:load to:0x02167774 module:overlay(71) +from:0x02163048 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021630a4 kind:arm_call to:0x0200f05c module:main +from:0x021630d8 kind:arm_call to:0x02162efc module:overlay(71) +from:0x02163110 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02163128 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02163130 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0216313c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02163148 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0216316c kind:arm_call to:0x01ffedf4 module:itcm +from:0x021631e4 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02163208 kind:load to:0x021676a0 module:overlay(71) +from:0x0216320c kind:load to:0x02165f14 module:overlay(71) +from:0x02163210 kind:load to:0x02165f44 module:overlay(71) +from:0x02163214 kind:load to:0x021676c0 module:overlay(71) +from:0x02163218 kind:load to:0x027e0cd8 module:dtcm +from:0x02163220 kind:load to:0x027e09c0 module:dtcm +from:0x0216325c kind:arm_call to:0x01fff584 module:itcm +from:0x0216328c kind:load to:0x027e0ce8 module:dtcm +from:0x021632ec kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163348 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02163368 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02163370 kind:arm_call to:0x0216344c module:overlay(71) +from:0x02163398 kind:arm_call to:0x02163970 module:overlay(71) +from:0x021633c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0216343c kind:load to:0x027e09a8 module:dtcm +from:0x02163444 kind:load to:0x027e0ce0 module:dtcm +from:0x021634b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021634f4 kind:arm_call to:0x020159b0 module:main +from:0x021635c0 kind:arm_call to:0x021683fc module:overlay(93) +from:0x02163608 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02163640 kind:arm_call to:0x020159b0 module:main +from:0x021636a0 kind:load to:0x027e09a8 module:dtcm +from:0x021636a8 kind:load to:0x027e0d8c module:dtcm +from:0x021636f8 kind:arm_call to:0x021682d8 module:overlay(93) +from:0x02163724 kind:arm_call to:0x020db228 module:overlay(31) +from:0x0216372c kind:load to:0x027e0d8c module:dtcm +from:0x02163730 kind:load to:0x027e0d34 module:dtcm +from:0x02163770 kind:arm_call to:0x01ffd420 module:itcm +from:0x0216383c kind:load to:0x027e09b8 module:dtcm +from:0x021638ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021638b4 kind:arm_call to:0x0216394c module:overlay(71) +from:0x021638cc kind:arm_call to:0x021639c8 module:overlay(71) +from:0x021638d8 kind:arm_call to:0x021639c8 module:overlay(71) +from:0x021638e0 kind:arm_call to:0x021636ac module:overlay(71) +from:0x021638f8 kind:arm_call to:0x02161384 module:overlay(71) +from:0x0216390c kind:load to:0x027e09a8 module:dtcm +from:0x02163914 kind:load to:0x027e0d70 module:dtcm +from:0x02163944 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021639ac kind:arm_call to:0x0216394c module:overlay(71) +from:0x02163a2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163a38 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02163a58 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02163af8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02163b10 kind:load to:0x027e09b8 module:dtcm +from:0x02163b1c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02163b24 kind:arm_call to:0x02011ff4 module:main +from:0x02163b3c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02163b44 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02163b4c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163b64 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02163b6c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02163b74 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163b7c kind:arm_call to:0x02011ff4 module:main +from:0x02163b90 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02163ba4 kind:load to:0x021677a8 module:overlay(71) +from:0x02163bb8 kind:arm_call to:0x02011f3c module:main +from:0x02163bc4 kind:arm_call to:0x02163c60 module:overlay(71) +from:0x02163bdc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02163bec kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02163c4c kind:load to:0x02167088 module:overlay(71) +from:0x02163c50 kind:load to:0x021670c0 module:overlay(71) +from:0x02163c54 kind:load to:0x021671b4 module:overlay(71) +from:0x02163c68 kind:arm_call to:0x0210b82c module:overlay(31) +from:0x02163c7c kind:load to:0x021671d0 module:overlay(71) +from:0x02163ccc kind:load to:0x021677a8 module:overlay(71) +from:0x02163cdc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02163ce4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163cfc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02163d04 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163d0c kind:arm_call to:0x02011ff4 module:main +from:0x02163d20 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02163d34 kind:load to:0x021678b0 module:overlay(71) +from:0x02163d48 kind:arm_call to:0x02011f3c module:main +from:0x02163d54 kind:arm_call to:0x02163dac module:overlay(71) +from:0x02163d6c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02163da4 kind:load to:0x02167214 module:overlay(71) +from:0x02163db4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02163dcc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02163dd4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02163df0 kind:load to:0x02167230 module:overlay(71) +from:0x02163df4 kind:load to:0x021670c0 module:overlay(71) +from:0x02163ed8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163efc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163f1c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02163f64 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02163f88 kind:arm_call to:0x0216414c module:overlay(71) +from:0x02163f98 kind:load to:0x021678b0 module:overlay(71) +from:0x02163f9c kind:load to:0x027e0cd8 module:dtcm +from:0x02163fd8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02163ff4 kind:arm_call to:0x0216414c module:overlay(71) +from:0x02164008 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02164028 kind:arm_call to:0x01ff9218 module:itcm +from:0x02164030 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02164060 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216406c kind:arm_call to:0x020749c4 module:overlay(0) +from:0x0216408c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216409c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021640b8 kind:arm_call to:0x0216414c module:overlay(71) +from:0x021640c4 kind:load to:0x027e09b8 module:dtcm +from:0x021640cc kind:load to:0x027e09a8 module:dtcm +from:0x021640f0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02164110 kind:load to:0x027e09b8 module:dtcm +from:0x021641a4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021641c4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0216426c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021642a0 kind:load to:0x027e09b8 module:dtcm +from:0x021642b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021642b8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021642d0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021642d8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021642e0 kind:arm_call to:0x02011ff4 module:main +from:0x021642f4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02164308 kind:load to:0x021679ac module:overlay(71) +from:0x0216431c kind:arm_call to:0x02011f3c module:main +from:0x02164328 kind:arm_call to:0x02164380 module:overlay(71) +from:0x02164340 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02164378 kind:load to:0x02167270 module:overlay(71) +from:0x02164388 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021643dc kind:load to:0x0216728c module:overlay(71) +from:0x021643e0 kind:load to:0x020b3168 module:overlay(0) +from:0x02164518 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02164588 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0216459c kind:arm_call to:0x02081868 module:overlay(0) +from:0x021645d0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216460c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02164640 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02164668 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02164678 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021646a4 kind:arm_call to:0x02164910 module:overlay(71) +from:0x021646b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021646b8 kind:load to:0x0203feb0 module:main +from:0x021646bc kind:load to:0x02167994 module:overlay(71) +from:0x021646e8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021646fc kind:arm_call to:0x02164910 module:overlay(71) +from:0x0216471c kind:arm_call to:0x02164910 module:overlay(71) +from:0x0216473c kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02164764 kind:arm_call to:0x020159b0 module:main +from:0x02164778 kind:arm_call to:0x02164ce4 module:overlay(71) +from:0x02164894 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021648c8 kind:load to:0x027e09a8 module:dtcm +from:0x021648cc kind:load to:0x0204b164 module:main +from:0x021648ec kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0216490c kind:load to:0x027e09b8 module:dtcm +from:0x0216496c kind:arm_call to:0x02164f54 module:overlay(71) +from:0x021649c8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021649d8 kind:arm_call to:0x02164ce4 module:overlay(71) +from:0x02164a10 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02164a5c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02164a6c kind:arm_call to:0x0209ed8c module:overlay(0) +from:0x02164a8c kind:arm_call to:0x0209ed10 module:overlay(0) +from:0x02164ab4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02164acc kind:arm_call to:0x02164f54 module:overlay(71) +from:0x02164aec kind:load to:0x027e0cec module:dtcm +from:0x02164af4 kind:load to:0x027e09b8 module:dtcm +from:0x02164b08 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x02164cc0 kind:arm_call to:0x0200f05c module:main +from:0x02164cdc kind:load to:0x021679ac module:overlay(71) +from:0x02164ce0 kind:load to:0x02165f74 module:overlay(71) +from:0x02164e24 kind:arm_call to:0x02164e50 module:overlay(71) +from:0x02164f08 kind:arm_call to:0x0202a17c module:main +from:0x02164f18 kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x02164f40 kind:arm_call to:0x0201a9dc module:main +from:0x02164f4c kind:load to:0x027e0998 module:dtcm +from:0x02164f50 kind:load to:0x0204c49c module:main +from:0x02164f8c kind:arm_call to:0x0207f304 module:overlay(0) +from:0x02164fc0 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x02165030 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02165080 kind:arm_call to:0x0207f31c module:overlay(0) +from:0x021650f4 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02165120 kind:load to:0x027e0cd8 module:dtcm +from:0x02165124 kind:load to:0x027e09c0 module:dtcm +from:0x02165134 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0216513c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02165144 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0216515c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02165164 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216516c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02165174 kind:arm_call to:0x02011ff4 module:main +from:0x02165188 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0216519c kind:load to:0x02167a9c module:overlay(71) +from:0x021651b0 kind:arm_call to:0x02011f3c module:main +from:0x021651bc kind:arm_call to:0x0216526c module:overlay(71) +from:0x021651d4 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x021651e4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02165258 kind:load to:0x021672ec module:overlay(71) +from:0x0216525c kind:load to:0x021670c0 module:overlay(71) +from:0x02165260 kind:load to:0x021672d0 module:overlay(71) +from:0x02165278 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021652e8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02165324 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02165334 kind:load to:0x02167308 module:overlay(71) +from:0x02165338 kind:load to:0x02167a9c module:overlay(71) +from:0x0216533c kind:load to:0x020b3168 module:overlay(0) +from:0x02165340 kind:load to:0x021670c0 module:overlay(71) +from:0x02165344 kind:load to:0x02167a90 module:overlay(71) +from:0x021653d8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02165438 kind:arm_call to:0x0209ee2c module:overlay(0) +from:0x0216545c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02165478 kind:arm_call to:0x0216570c module:overlay(71) +from:0x021654b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021654c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02165510 kind:arm_call to:0x0216570c module:overlay(71) +from:0x02165528 kind:load to:0x02167a90 module:overlay(71) +from:0x0216552c kind:load to:0x0209ebf8 module:overlay(0) +from:0x02165664 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02165670 kind:arm_call to:0x01fff458 module:itcm +from:0x021656b8 kind:arm_call to:0x0216570c module:overlay(71) +from:0x021656d8 kind:arm_call to:0x0216570c module:overlay(71) +from:0x02165704 kind:load to:0x027e0ce4 module:dtcm +from:0x02165780 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02165798 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x021657b0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02165800 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02165814 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0216582c kind:arm_call to:0x0209edd8 module:overlay(0) +from:0x02165884 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021658a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021658bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021658d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021658e4 kind:arm_call to:0x0216570c module:overlay(71) +from:0x02165930 kind:arm_call to:0x0216570c module:overlay(71) +from:0x02165940 kind:arm_call to:0x0216570c module:overlay(71) +from:0x02165950 kind:load to:0x027e09a8 module:dtcm +from:0x02165954 kind:load to:0x027e09b8 module:dtcm +from:0x02165960 kind:load to:0x027e0cec module:dtcm +from:0x02165970 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02165978 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02165990 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02165998 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021659a0 kind:arm_call to:0x02011ff4 module:main +from:0x021659b4 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x021659cc kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x021659d8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02165a04 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02165a1c kind:arm_call to:0x02069620 module:overlay(0) +from:0x02165a28 kind:load to:0x027e09b8 module:dtcm +from:0x02165a2c kind:load to:0x02167340 module:overlay(71) +from:0x02165a30 kind:load to:0x020b684c module:overlay(0) +from:0x02165a44 kind:load to:0x021659c0 module:overlay(71) +from:0x02165a68 kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x02165a70 kind:arm_call to:0x02094dc8 module:overlay(0) +from:0x02165a84 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02165a98 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02165aa4 kind:arm_call to:0x02165a34 module:overlay(71) +from:0x02165ac4 kind:arm_call_thumb to:0x0217bfb8 module:overlay(95) +from:0x02165ad0 kind:load to:0x027e09bc module:dtcm +from:0x02165af4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02165b08 kind:arm_call to:0x020aa1d4 module:overlay(0) +from:0x02165b2c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02165b50 kind:arm_call_thumb to:0x02182654 module:overlay(95) +from:0x02165b5c kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02165b68 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02165b7c kind:arm_call to:0x02015018 module:main +from:0x02165b94 kind:arm_call_thumb to:0x02182638 module:overlay(95) +from:0x02165ba8 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02165bb4 kind:load to:0x027e09bc module:dtcm +from:0x02165bb8 kind:load to:0x027e09a8 module:dtcm +from:0x02165be0 kind:load to:0x027e0ce0 module:dtcm +from:0x02165fc8 kind:load to:0x02167360 module:overlay(71) +from:0x02165fe0 kind:load to:0x02167388 module:overlay(71) +from:0x0216600c kind:load to:0x02167394 module:overlay(71) +from:0x02166010 kind:load to:0x02166854 module:overlay(71) +from:0x0216602c kind:load to:0x021673a0 module:overlay(71) +from:0x0216606c kind:arm_call to:0x02161480 module:overlay(71) +from:0x0216607c kind:arm_call to:0x0203e3a4 module:main +from:0x02166090 kind:load to:0x02166e34 module:overlay(71) +from:0x02166094 kind:load to:0x021673ac module:overlay(71) +from:0x02166098 kind:load to:0x021673c8 module:overlay(71) +from:0x0216609c kind:load to:0x02162344 module:overlay(71) +from:0x021660a0 kind:load to:0x021673bc module:overlay(71) +from:0x021660c0 kind:arm_call to:0x02162388 module:overlay(71) +from:0x021660d0 kind:arm_call to:0x0203e3a4 module:main +from:0x021660e4 kind:load to:0x021674a0 module:overlay(71) +from:0x021660e8 kind:load to:0x021674b0 module:overlay(71) +from:0x021660ec kind:load to:0x02162ba8 module:overlay(71) +from:0x021660f0 kind:load to:0x021674a4 module:overlay(71) +from:0x02166110 kind:arm_call to:0x02162bec module:overlay(71) +from:0x02166120 kind:arm_call to:0x0203e3a4 module:main +from:0x02166134 kind:load to:0x02167588 module:overlay(71) +from:0x02166138 kind:load to:0x02167598 module:overlay(71) +from:0x0216613c kind:load to:0x02162de4 module:overlay(71) +from:0x02166140 kind:load to:0x0216758c module:overlay(71) +from:0x02166160 kind:arm_call to:0x02162e28 module:overlay(71) +from:0x02166170 kind:arm_call to:0x0203e3a4 module:main +from:0x02166184 kind:load to:0x02167690 module:overlay(71) +from:0x02166188 kind:load to:0x021676a0 module:overlay(71) +from:0x0216618c kind:load to:0x02163b88 module:overlay(71) +from:0x02166190 kind:load to:0x02167694 module:overlay(71) +from:0x021661b0 kind:arm_call to:0x02163bcc module:overlay(71) +from:0x021661c0 kind:arm_call to:0x0203e3a4 module:main +from:0x021661d4 kind:load to:0x02167798 module:overlay(71) +from:0x021661d8 kind:load to:0x021677a8 module:overlay(71) +from:0x021661dc kind:load to:0x02163d18 module:overlay(71) +from:0x021661e0 kind:load to:0x0216779c module:overlay(71) +from:0x02166200 kind:arm_call to:0x02163d5c module:overlay(71) +from:0x02166210 kind:arm_call to:0x0203e3a4 module:main +from:0x02166224 kind:load to:0x021678a0 module:overlay(71) +from:0x02166228 kind:load to:0x021678b0 module:overlay(71) +from:0x0216622c kind:load to:0x021642ec module:overlay(71) +from:0x02166230 kind:load to:0x021678a4 module:overlay(71) +from:0x02166264 kind:arm_call to:0x02164330 module:overlay(71) +from:0x02166274 kind:arm_call to:0x0203e3a4 module:main +from:0x02166288 kind:load to:0x02167984 module:overlay(71) +from:0x0216628c kind:load to:0x021679ac module:overlay(71) +from:0x02166290 kind:load to:0x02165180 module:overlay(71) +from:0x02166294 kind:load to:0x021679a0 module:overlay(71) +from:0x021662c0 kind:arm_call to:0x021651c4 module:overlay(71) +from:0x021662d0 kind:arm_call to:0x0203e3a4 module:main +from:0x021662e4 kind:load to:0x02167a80 module:overlay(71) +from:0x021662e8 kind:load to:0x02167a9c module:overlay(71) +from:0x021662ec kind:load to:0x021659ac module:overlay(71) +from:0x021662f0 kind:load to:0x02167a84 module:overlay(71) +from:0x02166308 kind:load to:0x02167340 module:overlay(71) +from:0x0216630c kind:load to:0x02165fa4 module:overlay(71) +from:0x02166310 kind:load to:0x02165fcc module:overlay(71) +from:0x02166314 kind:load to:0x02165fe4 module:overlay(71) +from:0x02166318 kind:load to:0x02166018 module:overlay(71) +from:0x0216631c kind:load to:0x02166030 module:overlay(71) +from:0x02166320 kind:load to:0x021660a4 module:overlay(71) +from:0x02166324 kind:load to:0x021660f4 module:overlay(71) +from:0x02166328 kind:load to:0x02166144 module:overlay(71) +from:0x0216632c kind:load to:0x02166194 module:overlay(71) +from:0x02166330 kind:load to:0x021661e4 module:overlay(71) +from:0x02166334 kind:load to:0x02166234 module:overlay(71) +from:0x02166338 kind:load to:0x02166298 module:overlay(71) +from:0x0216633c kind:load to:0x021662f4 module:overlay(71) +from:0x02166368 kind:load to:0x02153680 module:overlay(71) +from:0x02166384 kind:load to:0x020993bc module:overlay(0) +from:0x02166388 kind:load to:0x021534b4 module:overlay(71) +from:0x02166394 kind:load to:0x02153698 module:overlay(71) +from:0x02166398 kind:load to:0x0209cdec module:overlay(0) +from:0x021663a4 kind:load to:0x021557a0 module:overlay(71) +from:0x021663a8 kind:load to:0x0215d8f4 module:overlay(71) +from:0x021663ac kind:load to:0x02153260 module:overlay(71) +from:0x021663b0 kind:load to:0x0207d6c0 module:overlay(0) +from:0x021663b4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021663c0 kind:load to:0x0215d728 module:overlay(71) +from:0x021663c4 kind:load to:0x0215d798 module:overlay(71) +from:0x021663c8 kind:load to:0x0201770c module:main +from:0x021663cc kind:load to:0x0215d870 module:overlay(71) +from:0x021663d0 kind:load to:0x0201771c module:main +from:0x021663dc kind:load to:0x02153cf4 module:overlay(71) +from:0x021663e0 kind:load to:0x0215d8d8 module:overlay(71) +from:0x021663e4 kind:load to:0x02152f28 module:overlay(71) +from:0x021663e8 kind:load to:0x02152fc4 module:overlay(71) +from:0x021663ec kind:load to:0x02153104 module:overlay(71) +from:0x021663f8 kind:load to:0x021538fc module:overlay(71) +from:0x021663fc kind:load to:0x0215d8a0 module:overlay(71) +from:0x02166400 kind:load to:0x021532ac module:overlay(71) +from:0x02166404 kind:load to:0x021532ec module:overlay(71) +from:0x02166408 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02166414 kind:load to:0x02153d08 module:overlay(71) +from:0x02166418 kind:load to:0x0215d8bc module:overlay(71) +from:0x0216641c kind:load to:0x02059174 module:overlay(0) +from:0x02166420 kind:load to:0x02152ec0 module:overlay(71) +from:0x02166424 kind:load to:0x02059348 module:overlay(0) +from:0x02166428 kind:load to:0x020593c4 module:overlay(0) +from:0x0216642c kind:load to:0x02059428 module:overlay(0) +from:0x02166430 kind:load to:0x0209bf68 module:overlay(0) +from:0x02166434 kind:load to:0x02059304 module:overlay(0) +from:0x02166440 kind:load to:0x02153d30 module:overlay(71) +from:0x02166444 kind:load to:0x0215d92c module:overlay(71) +from:0x02166448 kind:load to:0x0209b2cc module:overlay(0) +from:0x0216644c kind:load to:0x0209b304 module:overlay(0) +from:0x02166450 kind:load to:0x0209b908 module:overlay(0) +from:0x02166454 kind:load to:0x0209b910 module:overlay(0) +from:0x02166458 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0216645c kind:load to:0x0209b47c module:overlay(0) +from:0x02166460 kind:load to:0x0209b36c module:overlay(0) +from:0x02166464 kind:load to:0x0209b838 module:overlay(0) +from:0x02166468 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0216646c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02166470 kind:load to:0x0215d83c module:overlay(71) +from:0x02166474 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02166478 kind:load to:0x0215d82c module:overlay(71) +from:0x0216647c kind:load to:0x0215d808 module:overlay(71) +from:0x02166488 kind:load to:0x02153d1c module:overlay(71) +from:0x0216648c kind:load to:0x0215d910 module:overlay(71) +from:0x02166490 kind:load to:0x0209ba20 module:overlay(0) +from:0x02166494 kind:load to:0x0209ba54 module:overlay(0) +from:0x02166498 kind:load to:0x0209baec module:overlay(0) +from:0x0216649c kind:load to:0x0209bb00 module:overlay(0) +from:0x021664a0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021664a4 kind:load to:0x0209bb28 module:overlay(0) +from:0x021664a8 kind:load to:0x0209bbb0 module:overlay(0) +from:0x021664ac kind:load to:0x0209b838 module:overlay(0) +from:0x021664b0 kind:load to:0x0209babc module:overlay(0) +from:0x021664b4 kind:load to:0x0209bad4 module:overlay(0) +from:0x021664b8 kind:load to:0x0209bb14 module:overlay(0) +from:0x021664bc kind:load to:0x0209bea0 module:overlay(0) +from:0x021664c0 kind:load to:0x0215d844 module:overlay(71) +from:0x021664c4 kind:load to:0x02156164 module:overlay(71) +from:0x021664c8 kind:load to:0x0209bed8 module:overlay(0) +from:0x021664d4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021664d8 kind:load to:0x02099cfc module:overlay(0) +from:0x021664dc kind:load to:0x02099d14 module:overlay(0) +from:0x021664e0 kind:load to:0x02099d20 module:overlay(0) +from:0x021664e4 kind:load to:0x01fff464 module:itcm +from:0x021664e8 kind:load to:0x0215d1ec module:overlay(71) +from:0x021664ec kind:load to:0x02154094 module:overlay(71) +from:0x021664f0 kind:load to:0x02099c58 module:overlay(0) +from:0x021664f4 kind:load to:0x02155190 module:overlay(71) +from:0x021664f8 kind:load to:0x02155b68 module:overlay(71) +from:0x021664fc kind:load to:0x02099c64 module:overlay(0) +from:0x02166500 kind:load to:0x02155f10 module:overlay(71) +from:0x02166504 kind:load to:0x02155bb4 module:overlay(71) +from:0x02166508 kind:load to:0x02099c70 module:overlay(0) +from:0x0216650c kind:load to:0x02099d2c module:overlay(0) +from:0x02166510 kind:load to:0x02099d98 module:overlay(0) +from:0x02166514 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02166518 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216651c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02166520 kind:load to:0x02153d58 module:overlay(71) +from:0x02166524 kind:load to:0x02153e40 module:overlay(71) +from:0x02166528 kind:load to:0x0209ad54 module:overlay(0) +from:0x0216652c kind:load to:0x02154108 module:overlay(71) +from:0x02166530 kind:load to:0x02155fd0 module:overlay(71) +from:0x02166538 kind:load to:0x02155950 module:overlay(71) +from:0x02166540 kind:load to:0x02155990 module:overlay(71) +from:0x02166544 kind:load to:0x0215ba5c module:overlay(71) +from:0x02166548 kind:load to:0x02158134 module:overlay(71) +from:0x0216654c kind:load to:0x0215ba3c module:overlay(71) +from:0x02166550 kind:load to:0x0215ba48 module:overlay(71) +from:0x02166554 kind:load to:0x0215ba54 module:overlay(71) +from:0x02166558 kind:load to:0x0215bb5c module:overlay(71) +from:0x0216655c kind:load to:0x0215be10 module:overlay(71) +from:0x02166560 kind:load to:0x0215c010 module:overlay(71) +from:0x02166564 kind:load to:0x02155058 module:overlay(71) +from:0x02166568 kind:load to:0x02155064 module:overlay(71) +from:0x0216656c kind:load to:0x02155070 module:overlay(71) +from:0x02166570 kind:load to:0x0215c11c module:overlay(71) +from:0x02166574 kind:load to:0x0215602c module:overlay(71) +from:0x0216657c kind:load to:0x02155c90 module:overlay(71) +from:0x02166588 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216658c kind:load to:0x02099cfc module:overlay(0) +from:0x02166590 kind:load to:0x02099d14 module:overlay(0) +from:0x02166594 kind:load to:0x02099d20 module:overlay(0) +from:0x02166598 kind:load to:0x01fff464 module:itcm +from:0x0216659c kind:load to:0x0215d1ec module:overlay(71) +from:0x021665a0 kind:load to:0x02154094 module:overlay(71) +from:0x021665a4 kind:load to:0x02099c58 module:overlay(0) +from:0x021665a8 kind:load to:0x02155190 module:overlay(71) +from:0x021665ac kind:load to:0x02155b68 module:overlay(71) +from:0x021665b0 kind:load to:0x02099c64 module:overlay(0) +from:0x021665b4 kind:load to:0x02155f10 module:overlay(71) +from:0x021665b8 kind:load to:0x02155bb4 module:overlay(71) +from:0x021665bc kind:load to:0x02099c70 module:overlay(0) +from:0x021665c0 kind:load to:0x02099d2c module:overlay(0) +from:0x021665c4 kind:load to:0x02099d98 module:overlay(0) +from:0x021665c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021665cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021665d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021665d4 kind:load to:0x0215dd80 module:overlay(71) +from:0x021665d8 kind:load to:0x0215dd94 module:overlay(71) +from:0x021665dc kind:load to:0x0209ad54 module:overlay(0) +from:0x021665e0 kind:load to:0x02154108 module:overlay(71) +from:0x021665e4 kind:load to:0x02155fd0 module:overlay(71) +from:0x021665e8 kind:load to:0x0215da90 module:overlay(71) +from:0x021665ec kind:load to:0x02155950 module:overlay(71) +from:0x021665f0 kind:load to:0x0215dac8 module:overlay(71) +from:0x021665f4 kind:load to:0x02155990 module:overlay(71) +from:0x021665f8 kind:load to:0x0215da54 module:overlay(71) +from:0x021665fc kind:load to:0x02158134 module:overlay(71) +from:0x02166600 kind:load to:0x0215dc30 module:overlay(71) +from:0x02166604 kind:load to:0x0215dc50 module:overlay(71) +from:0x02166608 kind:load to:0x0215dc6c module:overlay(71) +from:0x0216660c kind:load to:0x0215dc88 module:overlay(71) +from:0x02166610 kind:load to:0x0215dd08 module:overlay(71) +from:0x02166614 kind:load to:0x0215c010 module:overlay(71) +from:0x02166618 kind:load to:0x02155058 module:overlay(71) +from:0x0216661c kind:load to:0x0215dd58 module:overlay(71) +from:0x02166620 kind:load to:0x02155070 module:overlay(71) +from:0x02166624 kind:load to:0x0215c11c module:overlay(71) +from:0x02166628 kind:load to:0x0215602c module:overlay(71) +from:0x0216662c kind:load to:0x0215dd74 module:overlay(71) +from:0x02166630 kind:load to:0x02155c90 module:overlay(71) +from:0x02166634 kind:load to:0x02156b7c module:overlay(71) +from:0x0216663c kind:load to:0x021562c0 module:overlay(71) +from:0x02166644 kind:load to:0x021565c4 module:overlay(71) +from:0x0216664c kind:load to:0x02156800 module:overlay(71) +from:0x02166654 kind:load to:0x02156a24 module:overlay(71) +from:0x0216665c kind:load to:0x02156c24 module:overlay(71) +from:0x02166664 kind:load to:0x0215a2a0 module:overlay(71) +from:0x0216666c kind:load to:0x02156ff4 module:overlay(71) +from:0x02166674 kind:load to:0x0215737c module:overlay(71) +from:0x0216667c kind:load to:0x02158520 module:overlay(71) +from:0x02166684 kind:load to:0x02158a54 module:overlay(71) +from:0x0216668c kind:load to:0x0215db00 module:overlay(71) +from:0x02166694 kind:load to:0x0215916c module:overlay(71) +from:0x0216669c kind:load to:0x021596ac module:overlay(71) +from:0x021666a4 kind:load to:0x02159228 module:overlay(71) +from:0x021666ac kind:load to:0x021598d4 module:overlay(71) +from:0x021666b4 kind:load to:0x02159ab4 module:overlay(71) +from:0x021666bc kind:load to:0x02159e50 module:overlay(71) +from:0x021666c4 kind:load to:0x0215a438 module:overlay(71) +from:0x021666cc kind:load to:0x0215a67c module:overlay(71) +from:0x021666d4 kind:load to:0x0215ae00 module:overlay(71) +from:0x021666dc kind:load to:0x0215a974 module:overlay(71) +from:0x021666e4 kind:load to:0x0215aa9c module:overlay(71) +from:0x021666ec kind:load to:0x021577a4 module:overlay(71) +from:0x021666f4 kind:load to:0x021578d0 module:overlay(71) +from:0x021666fc kind:load to:0x02157ab4 module:overlay(71) +from:0x02166704 kind:load to:0x02157c44 module:overlay(71) +from:0x0216670c kind:load to:0x02157da4 module:overlay(71) +from:0x02166714 kind:load to:0x02157ea4 module:overlay(71) +from:0x0216671c kind:load to:0x0215b0e0 module:overlay(71) +from:0x02166724 kind:load to:0x0215b514 module:overlay(71) +from:0x0216672c kind:load to:0x0215b63c module:overlay(71) +from:0x02166734 kind:load to:0x0215b8d8 module:overlay(71) +from:0x0216673c kind:load to:0x02156ab8 module:overlay(71) +from:0x02166744 kind:load to:0x0215628c module:overlay(71) +from:0x0216674c kind:load to:0x02156508 module:overlay(71) +from:0x02166754 kind:load to:0x02156798 module:overlay(71) +from:0x0216675c kind:load to:0x0215696c module:overlay(71) +from:0x02166764 kind:load to:0x02156b98 module:overlay(71) +from:0x0216676c kind:load to:0x0215a1fc module:overlay(71) +from:0x02166774 kind:load to:0x02156f44 module:overlay(71) +from:0x0216677c kind:load to:0x021572d0 module:overlay(71) +from:0x02166784 kind:load to:0x02158480 module:overlay(71) +from:0x0216678c kind:load to:0x021589c0 module:overlay(71) +from:0x02166794 kind:load to:0x02158e3c module:overlay(71) +from:0x0216679c kind:load to:0x021590fc module:overlay(71) +from:0x021667a4 kind:load to:0x021595e0 module:overlay(71) +from:0x021667ac kind:load to:0x021591b0 module:overlay(71) +from:0x021667b4 kind:load to:0x02159868 module:overlay(71) +from:0x021667bc kind:load to:0x02159a24 module:overlay(71) +from:0x021667c4 kind:load to:0x02159d58 module:overlay(71) +from:0x021667cc kind:load to:0x0215a3c8 module:overlay(71) +from:0x021667d4 kind:load to:0x0215a5f8 module:overlay(71) +from:0x021667dc kind:load to:0x0215ad78 module:overlay(71) +from:0x021667e4 kind:load to:0x0215a95c module:overlay(71) +from:0x021667ec kind:load to:0x0215a9bc module:overlay(71) +from:0x021667f4 kind:load to:0x02157718 module:overlay(71) +from:0x021667fc kind:load to:0x02157808 module:overlay(71) +from:0x02166804 kind:load to:0x02157ab0 module:overlay(71) +from:0x0216680c kind:load to:0x02157bcc module:overlay(71) +from:0x02166814 kind:load to:0x02157cdc module:overlay(71) +from:0x0216681c kind:load to:0x02157e54 module:overlay(71) +from:0x02166824 kind:load to:0x0215b0c0 module:overlay(71) +from:0x0216682c kind:load to:0x0215b3e0 module:overlay(71) +from:0x02166834 kind:load to:0x0215b5fc module:overlay(71) +from:0x0216683c kind:load to:0x0215b860 module:overlay(71) +from:0x0216684c kind:load to:0x020993bc module:overlay(0) +from:0x02166850 kind:load to:0x0215dddc module:overlay(71) +from:0x0216686c kind:load to:0x0215e6b8 module:overlay(71) +from:0x02166870 kind:load to:0x02160190 module:overlay(71) +from:0x02166874 kind:load to:0x0215deec module:overlay(71) +from:0x02166878 kind:load to:0x0215df88 module:overlay(71) +from:0x0216687c kind:load to:0x0215e128 module:overlay(71) +from:0x02166888 kind:load to:0x0215e6a4 module:overlay(71) +from:0x0216688c kind:load to:0x02160174 module:overlay(71) +from:0x02166890 kind:load to:0x02059174 module:overlay(0) +from:0x02166894 kind:load to:0x0215de80 module:overlay(71) +from:0x02166898 kind:load to:0x02059348 module:overlay(0) +from:0x0216689c kind:load to:0x020593c4 module:overlay(0) +from:0x021668a0 kind:load to:0x02059428 module:overlay(0) +from:0x021668a4 kind:load to:0x0209bf68 module:overlay(0) +from:0x021668a8 kind:load to:0x02059304 module:overlay(0) +from:0x021668b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021668b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021668bc kind:load to:0x02099d14 module:overlay(0) +from:0x021668c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021668c4 kind:load to:0x01fff464 module:itcm +from:0x021668c8 kind:load to:0x0215d1ec module:overlay(71) +from:0x021668cc kind:load to:0x02154094 module:overlay(71) +from:0x021668d0 kind:load to:0x02099c58 module:overlay(0) +from:0x021668d4 kind:load to:0x02155190 module:overlay(71) +from:0x021668d8 kind:load to:0x02155b68 module:overlay(71) +from:0x021668dc kind:load to:0x02099c64 module:overlay(0) +from:0x021668e0 kind:load to:0x02155f10 module:overlay(71) +from:0x021668e4 kind:load to:0x02155bb4 module:overlay(71) +from:0x021668e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021668ec kind:load to:0x02099d2c module:overlay(0) +from:0x021668f0 kind:load to:0x02099d98 module:overlay(0) +from:0x021668f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021668f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021668fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02166900 kind:load to:0x021601ac module:overlay(71) +from:0x02166904 kind:load to:0x021601e8 module:overlay(71) +from:0x02166908 kind:load to:0x0209ad54 module:overlay(0) +from:0x0216690c kind:load to:0x02154108 module:overlay(71) +from:0x02166910 kind:load to:0x0215e6fc module:overlay(71) +from:0x02166914 kind:load to:0x0215e894 module:overlay(71) +from:0x02166918 kind:load to:0x0215e8e8 module:overlay(71) +from:0x0216691c kind:load to:0x0215ebdc module:overlay(71) +from:0x02166920 kind:load to:0x0215eb38 module:overlay(71) +from:0x02166924 kind:load to:0x0215ba5c module:overlay(71) +from:0x02166928 kind:load to:0x02158134 module:overlay(71) +from:0x0216692c kind:load to:0x0215ba3c module:overlay(71) +from:0x02166930 kind:load to:0x0215ba48 module:overlay(71) +from:0x02166934 kind:load to:0x0215ba54 module:overlay(71) +from:0x02166938 kind:load to:0x0215bb5c module:overlay(71) +from:0x0216693c kind:load to:0x0215be10 module:overlay(71) +from:0x02166940 kind:load to:0x0215c010 module:overlay(71) +from:0x02166944 kind:load to:0x02155058 module:overlay(71) +from:0x02166948 kind:load to:0x02155064 module:overlay(71) +from:0x0216694c kind:load to:0x0215fe5c module:overlay(71) +from:0x02166950 kind:load to:0x0215c11c module:overlay(71) +from:0x02166954 kind:load to:0x0215e7e8 module:overlay(71) +from:0x02166958 kind:load to:0x0216011c module:overlay(71) +from:0x0216695c kind:load to:0x0215e6cc module:overlay(71) +from:0x02166960 kind:load to:0x02156b7c module:overlay(71) +from:0x02166968 kind:load to:0x021562c0 module:overlay(71) +from:0x02166970 kind:load to:0x021565c4 module:overlay(71) +from:0x02166978 kind:load to:0x02156800 module:overlay(71) +from:0x02166980 kind:load to:0x02156a24 module:overlay(71) +from:0x02166988 kind:load to:0x02156c24 module:overlay(71) +from:0x02166990 kind:load to:0x0215a2a0 module:overlay(71) +from:0x02166998 kind:load to:0x02156ff4 module:overlay(71) +from:0x021669a0 kind:load to:0x0215737c module:overlay(71) +from:0x021669a8 kind:load to:0x0215ece4 module:overlay(71) +from:0x021669b0 kind:load to:0x02158a54 module:overlay(71) +from:0x021669b8 kind:load to:0x02158ebc module:overlay(71) +from:0x021669c0 kind:load to:0x0215916c module:overlay(71) +from:0x021669c8 kind:load to:0x021596ac module:overlay(71) +from:0x021669d0 kind:load to:0x02159228 module:overlay(71) +from:0x021669d8 kind:load to:0x021598d4 module:overlay(71) +from:0x021669e0 kind:load to:0x02159ab4 module:overlay(71) +from:0x021669e8 kind:load to:0x02159e50 module:overlay(71) +from:0x021669f0 kind:load to:0x0215a438 module:overlay(71) +from:0x021669f8 kind:load to:0x0215a67c module:overlay(71) +from:0x02166a00 kind:load to:0x0215ae00 module:overlay(71) +from:0x02166a08 kind:load to:0x0215a974 module:overlay(71) +from:0x02166a10 kind:load to:0x0215aa9c module:overlay(71) +from:0x02166a18 kind:load to:0x021577a4 module:overlay(71) +from:0x02166a20 kind:load to:0x021578d0 module:overlay(71) +from:0x02166a28 kind:load to:0x02157ab4 module:overlay(71) +from:0x02166a30 kind:load to:0x02157c44 module:overlay(71) +from:0x02166a38 kind:load to:0x0215f99c module:overlay(71) +from:0x02166a40 kind:load to:0x02157ea4 module:overlay(71) +from:0x02166a48 kind:load to:0x0215fb40 module:overlay(71) +from:0x02166a50 kind:load to:0x0215b514 module:overlay(71) +from:0x02166a58 kind:load to:0x0215b63c module:overlay(71) +from:0x02166a60 kind:load to:0x0215b8d8 module:overlay(71) +from:0x02166a68 kind:load to:0x02156ab8 module:overlay(71) +from:0x02166a70 kind:load to:0x0215628c module:overlay(71) +from:0x02166a78 kind:load to:0x02156508 module:overlay(71) +from:0x02166a80 kind:load to:0x02156798 module:overlay(71) +from:0x02166a88 kind:load to:0x0215696c module:overlay(71) +from:0x02166a90 kind:load to:0x02156b98 module:overlay(71) +from:0x02166a98 kind:load to:0x0215a1fc module:overlay(71) +from:0x02166aa0 kind:load to:0x02156f44 module:overlay(71) +from:0x02166aa8 kind:load to:0x021572d0 module:overlay(71) +from:0x02166ab0 kind:load to:0x0215ec38 module:overlay(71) +from:0x02166ab8 kind:load to:0x021589c0 module:overlay(71) +from:0x02166ac0 kind:load to:0x02158e3c module:overlay(71) +from:0x02166ac8 kind:load to:0x021590fc module:overlay(71) +from:0x02166ad0 kind:load to:0x021595e0 module:overlay(71) +from:0x02166ad8 kind:load to:0x021591b0 module:overlay(71) +from:0x02166ae0 kind:load to:0x02159868 module:overlay(71) +from:0x02166ae8 kind:load to:0x02159a24 module:overlay(71) +from:0x02166af0 kind:load to:0x02159d58 module:overlay(71) +from:0x02166af8 kind:load to:0x0215a3c8 module:overlay(71) +from:0x02166b00 kind:load to:0x0215a5f8 module:overlay(71) +from:0x02166b08 kind:load to:0x0215ad78 module:overlay(71) +from:0x02166b10 kind:load to:0x0215a95c module:overlay(71) +from:0x02166b18 kind:load to:0x0215a9bc module:overlay(71) +from:0x02166b20 kind:load to:0x02157718 module:overlay(71) +from:0x02166b28 kind:load to:0x02157808 module:overlay(71) +from:0x02166b30 kind:load to:0x02157ab0 module:overlay(71) +from:0x02166b38 kind:load to:0x02157bcc module:overlay(71) +from:0x02166b40 kind:load to:0x0215f978 module:overlay(71) +from:0x02166b48 kind:load to:0x0215fa74 module:overlay(71) +from:0x02166b50 kind:load to:0x0215fa98 module:overlay(71) +from:0x02166b58 kind:load to:0x0215b3e0 module:overlay(71) +from:0x02166b60 kind:load to:0x0215b5fc module:overlay(71) +from:0x02166b68 kind:load to:0x0215b860 module:overlay(71) +from:0x02166b78 kind:load to:0x02099cc0 module:overlay(0) +from:0x02166b7c kind:load to:0x02099cfc module:overlay(0) +from:0x02166b80 kind:load to:0x02099d14 module:overlay(0) +from:0x02166b84 kind:load to:0x02099d20 module:overlay(0) +from:0x02166b88 kind:load to:0x01fff464 module:itcm +from:0x02166b8c kind:load to:0x0215d1ec module:overlay(71) +from:0x02166b90 kind:load to:0x021603ec module:overlay(71) +from:0x02166b94 kind:load to:0x021604c4 module:overlay(71) +from:0x02166b98 kind:load to:0x02155190 module:overlay(71) +from:0x02166b9c kind:load to:0x02155b68 module:overlay(71) +from:0x02166ba0 kind:load to:0x02099c64 module:overlay(0) +from:0x02166ba4 kind:load to:0x0216051c module:overlay(71) +from:0x02166ba8 kind:load to:0x02155bb4 module:overlay(71) +from:0x02166bac kind:load to:0x02099c70 module:overlay(0) +from:0x02166bb0 kind:load to:0x02099d2c module:overlay(0) +from:0x02166bb4 kind:load to:0x02099d98 module:overlay(0) +from:0x02166bb8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02166bbc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02166bc0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02166bc4 kind:load to:0x0216031c module:overlay(71) +from:0x02166bc8 kind:load to:0x02160380 module:overlay(71) +from:0x02166bcc kind:load to:0x0209ad54 module:overlay(0) +from:0x02166bd0 kind:load to:0x02154108 module:overlay(71) +from:0x02166bd4 kind:load to:0x02155fd0 module:overlay(71) +from:0x02166bd8 kind:load to:0x021605c8 module:overlay(71) +from:0x02166bdc kind:load to:0x02160600 module:overlay(71) +from:0x02166be0 kind:load to:0x02160654 module:overlay(71) +from:0x02166be4 kind:load to:0x02155990 module:overlay(71) +from:0x02166be8 kind:load to:0x02160998 module:overlay(71) +from:0x02166bec kind:load to:0x02158134 module:overlay(71) +from:0x02166bf0 kind:load to:0x0215ba3c module:overlay(71) +from:0x02166bf4 kind:load to:0x0215ba48 module:overlay(71) +from:0x02166bf8 kind:load to:0x0215ba54 module:overlay(71) +from:0x02166bfc kind:load to:0x0215bb5c module:overlay(71) +from:0x02166c00 kind:load to:0x0215be10 module:overlay(71) +from:0x02166c04 kind:load to:0x0215c010 module:overlay(71) +from:0x02166c08 kind:load to:0x02155058 module:overlay(71) +from:0x02166c0c kind:load to:0x02155064 module:overlay(71) +from:0x02166c10 kind:load to:0x02155070 module:overlay(71) +from:0x02166c14 kind:load to:0x0215c11c module:overlay(71) +from:0x02166c18 kind:load to:0x02160994 module:overlay(71) +from:0x02166c1c kind:load to:0x021609dc module:overlay(71) +from:0x02166c20 kind:load to:0x02155c90 module:overlay(71) +from:0x02166c24 kind:load to:0x02156b7c module:overlay(71) +from:0x02166c2c kind:load to:0x02160768 module:overlay(71) +from:0x02166c34 kind:load to:0x021565c4 module:overlay(71) +from:0x02166c3c kind:load to:0x02156800 module:overlay(71) +from:0x02166c44 kind:load to:0x02156a24 module:overlay(71) +from:0x02166c4c kind:load to:0x02156c24 module:overlay(71) +from:0x02166c54 kind:load to:0x0215a2a0 module:overlay(71) +from:0x02166c5c kind:load to:0x02156ff4 module:overlay(71) +from:0x02166c64 kind:load to:0x0215737c module:overlay(71) +from:0x02166c6c kind:load to:0x02158520 module:overlay(71) +from:0x02166c74 kind:load to:0x02158a54 module:overlay(71) +from:0x02166c7c kind:load to:0x02158ebc module:overlay(71) +from:0x02166c84 kind:load to:0x0215916c module:overlay(71) +from:0x02166c8c kind:load to:0x021596ac module:overlay(71) +from:0x02166c94 kind:load to:0x02159228 module:overlay(71) +from:0x02166c9c kind:load to:0x021598d4 module:overlay(71) +from:0x02166ca4 kind:load to:0x02159ab4 module:overlay(71) +from:0x02166cac kind:load to:0x02159e50 module:overlay(71) +from:0x02166cb4 kind:load to:0x0215a438 module:overlay(71) +from:0x02166cbc kind:load to:0x0215a67c module:overlay(71) +from:0x02166cc4 kind:load to:0x0215ae00 module:overlay(71) +from:0x02166ccc kind:load to:0x0215a974 module:overlay(71) +from:0x02166cd4 kind:load to:0x0215aa9c module:overlay(71) +from:0x02166cdc kind:load to:0x021577a4 module:overlay(71) +from:0x02166ce4 kind:load to:0x021578d0 module:overlay(71) +from:0x02166cec kind:load to:0x02157ab4 module:overlay(71) +from:0x02166cf4 kind:load to:0x021606e0 module:overlay(71) +from:0x02166cfc kind:load to:0x02157da4 module:overlay(71) +from:0x02166d04 kind:load to:0x0216082c module:overlay(71) +from:0x02166d0c kind:load to:0x0215b0e0 module:overlay(71) +from:0x02166d14 kind:load to:0x0215b514 module:overlay(71) +from:0x02166d1c kind:load to:0x0215b63c module:overlay(71) +from:0x02166d24 kind:load to:0x0215b8d8 module:overlay(71) +from:0x02166d2c kind:load to:0x02156ab8 module:overlay(71) +from:0x02166d34 kind:load to:0x0215628c module:overlay(71) +from:0x02166d3c kind:load to:0x02156508 module:overlay(71) +from:0x02166d44 kind:load to:0x02156798 module:overlay(71) +from:0x02166d4c kind:load to:0x0215696c module:overlay(71) +from:0x02166d54 kind:load to:0x02156b98 module:overlay(71) +from:0x02166d5c kind:load to:0x0215a1fc module:overlay(71) +from:0x02166d64 kind:load to:0x02156f44 module:overlay(71) +from:0x02166d6c kind:load to:0x021572d0 module:overlay(71) +from:0x02166d74 kind:load to:0x02158480 module:overlay(71) +from:0x02166d7c kind:load to:0x021589c0 module:overlay(71) +from:0x02166d84 kind:load to:0x02158e3c module:overlay(71) +from:0x02166d8c kind:load to:0x021590fc module:overlay(71) +from:0x02166d94 kind:load to:0x021595e0 module:overlay(71) +from:0x02166d9c kind:load to:0x021591b0 module:overlay(71) +from:0x02166da4 kind:load to:0x02159868 module:overlay(71) +from:0x02166dac kind:load to:0x02159a24 module:overlay(71) +from:0x02166db4 kind:load to:0x02159d58 module:overlay(71) +from:0x02166dbc kind:load to:0x0215a3c8 module:overlay(71) +from:0x02166dc4 kind:load to:0x0215a5f8 module:overlay(71) +from:0x02166dcc kind:load to:0x0215ad78 module:overlay(71) +from:0x02166dd4 kind:load to:0x0215a95c module:overlay(71) +from:0x02166ddc kind:load to:0x0215a9bc module:overlay(71) +from:0x02166de4 kind:load to:0x02157718 module:overlay(71) +from:0x02166dec kind:load to:0x02157808 module:overlay(71) +from:0x02166df4 kind:load to:0x02157ab0 module:overlay(71) +from:0x02166dfc kind:load to:0x021606a8 module:overlay(71) +from:0x02166e04 kind:load to:0x02157cdc module:overlay(71) +from:0x02166e0c kind:load to:0x021607f4 module:overlay(71) +from:0x02166e14 kind:load to:0x0215b0c0 module:overlay(71) +from:0x02166e1c kind:load to:0x0215b3e0 module:overlay(71) +from:0x02166e24 kind:load to:0x0215b5fc module:overlay(71) +from:0x02166e2c kind:load to:0x0215b860 module:overlay(71) +from:0x02166e60 kind:load to:0x02162278 module:overlay(71) +from:0x02166e64 kind:load to:0x021622b8 module:overlay(71) +from:0x02166e68 kind:load to:0x021622f8 module:overlay(71) +from:0x02166e6c kind:load to:0x021622d4 module:overlay(71) +from:0x02166e78 kind:load to:0x0216145c module:overlay(71) +from:0x02166e7c kind:load to:0x020990ec module:overlay(0) +from:0x02166e80 kind:load to:0x02098efc module:overlay(0) +from:0x02166e84 kind:load to:0x02098f78 module:overlay(0) +from:0x02166e88 kind:load to:0x020990f4 module:overlay(0) +from:0x02166e8c kind:load to:0x02099114 module:overlay(0) +from:0x02166e90 kind:load to:0x02099140 module:overlay(0) +from:0x02166e9c kind:load to:0x02161664 module:overlay(71) +from:0x02166ea0 kind:load to:0x02162328 module:overlay(71) +from:0x02166ea4 kind:load to:0x0209b2cc module:overlay(0) +from:0x02166ea8 kind:load to:0x0209b304 module:overlay(0) +from:0x02166eac kind:load to:0x0209b908 module:overlay(0) +from:0x02166eb0 kind:load to:0x0209b910 module:overlay(0) +from:0x02166eb4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02166eb8 kind:load to:0x0209b47c module:overlay(0) +from:0x02166ebc kind:load to:0x0209b36c module:overlay(0) +from:0x02166ec0 kind:load to:0x0209b838 module:overlay(0) +from:0x02166ec4 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02166ec8 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02166ecc kind:load to:0x0215d83c module:overlay(71) +from:0x02166ed0 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02166ed4 kind:load to:0x0215d82c module:overlay(71) +from:0x02166ed8 kind:load to:0x0215d808 module:overlay(71) +from:0x02166ee4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02166ee8 kind:load to:0x02099cfc module:overlay(0) +from:0x02166eec kind:load to:0x02099d14 module:overlay(0) +from:0x02166ef0 kind:load to:0x02099d20 module:overlay(0) +from:0x02166ef4 kind:load to:0x01fff464 module:itcm +from:0x02166ef8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02166efc kind:load to:0x02161770 module:overlay(71) +from:0x02166f00 kind:load to:0x0216181c module:overlay(71) +from:0x02166f04 kind:load to:0x02161848 module:overlay(71) +from:0x02166f08 kind:load to:0x02161894 module:overlay(71) +from:0x02166f0c kind:load to:0x02099c64 module:overlay(0) +from:0x02166f10 kind:load to:0x02161954 module:overlay(71) +from:0x02166f14 kind:load to:0x02161a1c module:overlay(71) +from:0x02166f18 kind:load to:0x02099c70 module:overlay(0) +from:0x02166f1c kind:load to:0x02099d2c module:overlay(0) +from:0x02166f20 kind:load to:0x02099d98 module:overlay(0) +from:0x02166f24 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02166f28 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02166f2c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02166f30 kind:load to:0x02161678 module:overlay(71) +from:0x02166f34 kind:load to:0x021616f0 module:overlay(71) +from:0x02166f38 kind:load to:0x020c1300 module:overlays(2,4,17) +from:0x02166f40 kind:load to:0x02162114 module:overlay(71) +from:0x02166f48 kind:load to:0x02162148 module:overlay(71) +from:0x02166f50 kind:load to:0x0216217c module:overlay(71) +from:0x02166f60 kind:load to:0x021621f8 module:overlay(71) +from:0x02166f68 kind:load to:0x021621fc module:overlay(71) +from:0x02166f70 kind:load to:0x02162670 module:overlay(71) +from:0x02166f78 kind:load to:0x02162708 module:overlay(71) +from:0x02166f80 kind:load to:0x021627e8 module:overlay(71) +from:0x02166f88 kind:load to:0x021628c4 module:overlay(71) +from:0x02166f98 kind:load to:0x02162364 module:overlay(71) +from:0x02166f9c kind:load to:0x020990ec module:overlay(0) +from:0x02166fa0 kind:load to:0x02098efc module:overlay(0) +from:0x02166fa4 kind:load to:0x02098f78 module:overlay(0) +from:0x02166fa8 kind:load to:0x020990f4 module:overlay(0) +from:0x02166fac kind:load to:0x02099114 module:overlay(0) +from:0x02166fb0 kind:load to:0x02099140 module:overlay(0) +from:0x02166fbc kind:load to:0x0207e178 module:overlay(0) +from:0x02166fc0 kind:load to:0x0207e180 module:overlay(0) +from:0x02166fc4 kind:load to:0x0207e994 module:overlay(0) +from:0x02166fc8 kind:load to:0x0207e984 module:overlay(0) +from:0x02166fcc kind:load to:0x0207e9d0 module:overlay(0) +from:0x02166fd0 kind:load to:0x0207ea08 module:overlay(0) +from:0x02166fd4 kind:load to:0x0207ea4c module:overlay(0) +from:0x02166fd8 kind:load to:0x0207ea74 module:overlay(0) +from:0x02166fe4 kind:load to:0x021624c8 module:overlay(71) +from:0x02166fe8 kind:load to:0x02162b24 module:overlay(71) +from:0x02166fec kind:load to:0x0209b2cc module:overlay(0) +from:0x02166ff0 kind:load to:0x0209b304 module:overlay(0) +from:0x02166ff4 kind:load to:0x0209b908 module:overlay(0) +from:0x02166ff8 kind:load to:0x0209b910 module:overlay(0) +from:0x02166ffc kind:load to:0x0209b8b0 module:overlay(0) +from:0x02167000 kind:load to:0x0209b47c module:overlay(0) +from:0x02167004 kind:load to:0x0209b36c module:overlay(0) +from:0x02167008 kind:load to:0x0209b838 module:overlay(0) +from:0x0216700c kind:load to:0x0209b8c0 module:overlay(0) +from:0x02167010 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02167014 kind:load to:0x0215d83c module:overlay(71) +from:0x02167018 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0216701c kind:load to:0x0215d82c module:overlay(71) +from:0x02167020 kind:load to:0x0215d808 module:overlay(71) +from:0x0216702c kind:load to:0x02099cc0 module:overlay(0) +from:0x02167030 kind:load to:0x02099cfc module:overlay(0) +from:0x02167034 kind:load to:0x02099d14 module:overlay(0) +from:0x02167038 kind:load to:0x02099d20 module:overlay(0) +from:0x0216703c kind:load to:0x01fff464 module:itcm +from:0x02167040 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02167044 kind:load to:0x021624dc module:overlay(71) +from:0x02167048 kind:load to:0x02099c58 module:overlay(0) +from:0x0216704c kind:load to:0x021625a8 module:overlay(71) +from:0x02167050 kind:load to:0x02099c60 module:overlay(0) +from:0x02167054 kind:load to:0x02099c64 module:overlay(0) +from:0x02167058 kind:load to:0x02162640 module:overlay(71) +from:0x0216705c kind:load to:0x02099c6c module:overlay(0) +from:0x02167060 kind:load to:0x02099c70 module:overlay(0) +from:0x02167064 kind:load to:0x02099d2c module:overlay(0) +from:0x02167068 kind:load to:0x02099d98 module:overlay(0) +from:0x0216706c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02167070 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02167074 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02167078 kind:load to:0x02162b40 module:overlay(71) +from:0x0216707c kind:load to:0x02162b70 module:overlay(71) +from:0x0216708c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02167090 kind:load to:0x0209e1dc module:overlay(0) +from:0x02167094 kind:load to:0x0209e21c module:overlay(0) +from:0x02167098 kind:load to:0x0209e23c module:overlay(0) +from:0x021670a4 kind:load to:0x02162bc8 module:overlay(71) +from:0x021670a8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021670ac kind:load to:0x0209e1dc module:overlay(0) +from:0x021670b0 kind:load to:0x0209e21c module:overlay(0) +from:0x021670b4 kind:load to:0x0209e23c module:overlay(0) +from:0x021670c0 kind:load to:0x0207db54 module:overlay(0) +from:0x021670c4 kind:load to:0x0207db5c module:overlay(0) +from:0x021670c8 kind:load to:0x0207e024 module:overlay(0) +from:0x021670cc kind:load to:0x0207e014 module:overlay(0) +from:0x021670d0 kind:load to:0x0207e058 module:overlay(0) +from:0x021670d4 kind:load to:0x0207e0c8 module:overlay(0) +from:0x021670d8 kind:load to:0x0207e0f0 module:overlay(0) +from:0x021670dc kind:load to:0x0207e168 module:overlay(0) +from:0x021670e8 kind:load to:0x02162d44 module:overlay(71) +from:0x021670ec kind:load to:0x0209e87c module:overlay(0) +from:0x021670f0 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021670f4 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021670f8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021670fc kind:load to:0x02162d58 module:overlay(71) +from:0x02167100 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02167104 kind:load to:0x0209e990 module:overlay(0) +from:0x02167108 kind:load to:0x0209e998 module:overlay(0) +from:0x0216710c kind:load to:0x0209e99c module:overlay(0) +from:0x02167110 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02167114 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02167118 kind:load to:0x02162d9c module:overlay(71) +from:0x0216711c kind:load to:0x02162dbc module:overlay(71) +from:0x02167128 kind:load to:0x02162e04 module:overlay(71) +from:0x0216712c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02167130 kind:load to:0x0209e1dc module:overlay(0) +from:0x02167134 kind:load to:0x0209e21c module:overlay(0) +from:0x02167138 kind:load to:0x0209e23c module:overlay(0) +from:0x02167144 kind:load to:0x02163040 module:overlay(71) +from:0x02167148 kind:load to:0x02163b14 module:overlay(71) +from:0x0216714c kind:load to:0x02162f18 module:overlay(71) +from:0x02167150 kind:load to:0x01ffc57c module:itcm +from:0x02167154 kind:load to:0x02059348 module:overlay(0) +from:0x02167158 kind:load to:0x020593c4 module:overlay(0) +from:0x0216715c kind:load to:0x02059428 module:overlay(0) +from:0x02167160 kind:load to:0x02162f54 module:overlay(71) +from:0x02167164 kind:load to:0x02059304 module:overlay(0) +from:0x02167170 kind:load to:0x02163054 module:overlay(71) +from:0x02167174 kind:load to:0x02163224 module:overlay(71) +from:0x02167178 kind:load to:0x02163294 module:overlay(71) +from:0x0216717c kind:load to:0x02163734 module:overlay(71) +from:0x02167180 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02167184 kind:load to:0x02163918 module:overlay(71) +from:0x02167188 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0216718c kind:load to:0x02163754 module:overlay(71) +from:0x02167190 kind:load to:0x0209e998 module:overlay(0) +from:0x02167194 kind:load to:0x0209e99c module:overlay(0) +from:0x02167198 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0216719c kind:load to:0x0209e9b0 module:overlay(0) +from:0x021671a0 kind:load to:0x02163b30 module:overlay(71) +from:0x021671a4 kind:load to:0x02163b58 module:overlay(71) +from:0x021671a8 kind:load to:0x02163844 module:overlay(71) +from:0x021671b4 kind:load to:0x02163ba8 module:overlay(71) +from:0x021671b8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021671bc kind:load to:0x0209e1dc module:overlay(0) +from:0x021671c0 kind:load to:0x0209e21c module:overlay(0) +from:0x021671c4 kind:load to:0x0209e23c module:overlay(0) +from:0x021671d0 kind:load to:0x0210b8fc module:overlays(19,31) +from:0x021671d4 kind:load to:0x0209e87c module:overlay(0) +from:0x021671d8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021671dc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021671e0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021671e4 kind:load to:0x0210b9bc module:overlays(19,31) +from:0x021671e8 kind:load to:0x0210b9a4 module:overlays(19,31) +from:0x021671ec kind:load to:0x0210b9dc module:overlays(19,31) +from:0x021671f0 kind:load to:0x0209e998 module:overlay(0) +from:0x021671f4 kind:load to:0x0209e99c module:overlay(0) +from:0x021671f8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021671fc kind:load to:0x0209e9b0 module:overlay(0) +from:0x02167200 kind:load to:0x02163cd0 module:overlay(71) +from:0x02167204 kind:load to:0x02163cf0 module:overlay(71) +from:0x02167208 kind:load to:0x02163c80 module:overlay(71) +from:0x02167214 kind:load to:0x02163d38 module:overlay(71) +from:0x02167218 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0216721c kind:load to:0x0209e1dc module:overlay(0) +from:0x02167220 kind:load to:0x0209e21c module:overlay(0) +from:0x02167224 kind:load to:0x0209e23c module:overlay(0) +from:0x02167230 kind:load to:0x02163df8 module:overlay(71) +from:0x02167234 kind:load to:0x0209e87c module:overlay(0) +from:0x02167238 kind:load to:0x02163fa8 module:overlay(71) +from:0x0216723c kind:load to:0x021640d4 module:overlay(71) +from:0x02167240 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02167244 kind:load to:0x02164114 module:overlay(71) +from:0x02167248 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0216724c kind:load to:0x0209e990 module:overlay(0) +from:0x02167250 kind:load to:0x0209e998 module:overlay(0) +from:0x02167254 kind:load to:0x0209e99c module:overlay(0) +from:0x02167258 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0216725c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02167260 kind:load to:0x021642a4 module:overlay(71) +from:0x02167264 kind:load to:0x021642c4 module:overlay(71) +from:0x02167270 kind:load to:0x0216430c module:overlay(71) +from:0x02167274 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02167278 kind:load to:0x0209e1dc module:overlay(0) +from:0x0216727c kind:load to:0x0209e21c module:overlay(0) +from:0x02167280 kind:load to:0x0209e23c module:overlay(0) +from:0x0216728c kind:load to:0x021643e4 module:overlay(71) +from:0x02167290 kind:load to:0x0209e87c module:overlay(0) +from:0x02167294 kind:load to:0x021646c0 module:overlay(71) +from:0x02167298 kind:load to:0x021648d0 module:overlay(71) +from:0x0216729c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021672a0 kind:load to:0x02164af8 module:overlay(71) +from:0x021672a4 kind:load to:0x02164da0 module:overlay(71) +from:0x021672a8 kind:load to:0x0209e990 module:overlay(0) +from:0x021672ac kind:load to:0x0209e998 module:overlay(0) +from:0x021672b0 kind:load to:0x0209e99c module:overlay(0) +from:0x021672b4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021672b8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021672bc kind:load to:0x02165128 module:overlay(71) +from:0x021672c0 kind:load to:0x02165150 module:overlay(71) +from:0x021672c4 kind:load to:0x02164ca0 module:overlay(71) +from:0x021672d0 kind:load to:0x021651a0 module:overlay(71) +from:0x021672d4 kind:load to:0x0209e27c module:overlay(0) +from:0x021672d8 kind:load to:0x0209e284 module:overlay(0) +from:0x021672dc kind:load to:0x0209e164 module:overlay(0) +from:0x021672e0 kind:load to:0x0209e168 module:overlay(0) +from:0x021672f0 kind:load to:0x0209e27c module:overlay(0) +from:0x021672f4 kind:load to:0x0209e284 module:overlay(0) +from:0x021672f8 kind:load to:0x0209e164 module:overlay(0) +from:0x021672fc kind:load to:0x0209e168 module:overlay(0) +from:0x02167308 kind:load to:0x02165348 module:overlay(71) +from:0x0216730c kind:load to:0x0209e87c module:overlay(0) +from:0x02167310 kind:load to:0x0216548c module:overlay(71) +from:0x02167314 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02167318 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0216731c kind:load to:0x02165530 module:overlay(71) +from:0x02167320 kind:load to:0x02165518 module:overlay(71) +from:0x02167324 kind:load to:0x021655a8 module:overlay(71) +from:0x02167328 kind:load to:0x0209e998 module:overlay(0) +from:0x0216732c kind:load to:0x0209e99c module:overlay(0) +from:0x02167330 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02167334 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02167338 kind:load to:0x02165964 module:overlay(71) +from:0x0216733c kind:load to:0x02165984 module:overlay(71) diff --git a/config/jp/arm9/overlays/ov071/symbols.txt b/config/jp/arm9/overlays/ov071/symbols.txt new file mode 100644 index 00000000..37023650 --- /dev/null +++ b/config/jp/arm9/overlays/ov071/symbols.txt @@ -0,0 +1,588 @@ +func_ov071_02152c20 kind:function(arm,size=0x14) addr:0x02152c20 +func_ov071_02152c34 kind:function(arm,size=0xd0) addr:0x02152c34 +func_ov071_02152d04 kind:function(arm,size=0xec) addr:0x02152d04 +func_ov071_02152df0 kind:function(arm,size=0xd0) addr:0x02152df0 +func_ov071_02152ec0 kind:function(arm,size=0x2c) addr:0x02152ec0 +func_ov071_02152eec kind:function(arm,size=0x3c) addr:0x02152eec +func_ov071_02152f28 kind:function(arm,size=0x9c) addr:0x02152f28 +func_ov071_02152fc4 kind:function(arm,size=0x140) addr:0x02152fc4 +func_ov071_02153104 kind:function(arm,size=0x15c) addr:0x02153104 +func_ov071_02153260 kind:function(arm,size=0x2c) addr:0x02153260 +func_ov071_0215328c kind:function(arm,size=0x20) addr:0x0215328c +func_ov071_021532ac kind:function(arm,size=0x40) addr:0x021532ac +func_ov071_021532ec kind:function(arm,size=0x1a0) addr:0x021532ec +func_ov071_0215348c kind:function(arm,size=0x28) addr:0x0215348c +func_ov071_021534b4 kind:function(arm,size=0x1a4) addr:0x021534b4 +func_ov071_02153658 kind:function(arm,size=0x28) addr:0x02153658 +func_ov071_02153680 kind:function(arm,size=0x18) addr:0x02153680 +func_ov071_02153698 kind:function(arm,size=0x2c) addr:0x02153698 +func_ov071_021536c4 kind:function(arm,size=0x238) addr:0x021536c4 +func_ov071_021538fc kind:function(arm,size=0x14) addr:0x021538fc +func_ov071_02153910 kind:function(arm,size=0x3e4) addr:0x02153910 +func_ov071_02153cf4 kind:function(arm,size=0x14) addr:0x02153cf4 +func_ov071_02153d08 kind:function(arm,size=0x14) addr:0x02153d08 +func_ov071_02153d1c kind:function(arm,size=0x14) addr:0x02153d1c +func_ov071_02153d30 kind:function(arm,size=0x14) addr:0x02153d30 +func_ov071_02153d44 kind:function(arm,size=0x14) addr:0x02153d44 +func_ov071_02153d58 kind:function(arm,size=0xe8) addr:0x02153d58 +func_ov071_02153e40 kind:function(arm,size=0xf0) addr:0x02153e40 +func_ov071_02153f30 kind:function(arm,size=0xe8) addr:0x02153f30 +func_ov071_02154018 kind:function(arm,size=0x7c) addr:0x02154018 +func_ov071_02154094 kind:function(arm,size=0x74) addr:0x02154094 +func_ov071_02154108 kind:function(arm,size=0x4) addr:0x02154108 +func_ov071_0215410c kind:function(arm,size=0x78) addr:0x0215410c +func_ov071_02154184 kind:function(arm,size=0x94) addr:0x02154184 +func_ov071_02154218 kind:function(arm,size=0x24) addr:0x02154218 +func_ov071_0215423c kind:function(arm,size=0x58) addr:0x0215423c +func_ov071_02154294 kind:function(arm,size=0x100) addr:0x02154294 +func_ov071_02154394 kind:function(arm,size=0x4f4) addr:0x02154394 +func_ov071_02154888 kind:function(arm,size=0x2ec) addr:0x02154888 +func_ov071_02154b74 kind:function(arm,size=0x4c0) addr:0x02154b74 +func_ov071_02155034 kind:function(arm,size=0x24) addr:0x02155034 +func_ov071_02155058 kind:function(arm,size=0xc) addr:0x02155058 +func_ov071_02155064 kind:function(arm,size=0xc) addr:0x02155064 +func_ov071_02155070 kind:function(arm,size=0x8) addr:0x02155070 +func_ov071_02155078 kind:function(arm,size=0x118) addr:0x02155078 +func_ov071_02155190 kind:function(arm,size=0x610) addr:0x02155190 +func_ov071_021557a0 kind:function(arm,size=0x14) addr:0x021557a0 +func_ov071_021557b4 kind:function(arm,size=0x19c) addr:0x021557b4 +func_ov071_02155950 kind:function(arm,size=0x40) addr:0x02155950 +func_ov071_02155990 kind:function(arm,size=0x8c) addr:0x02155990 +func_ov071_02155a1c kind:function(arm,size=0x14c) addr:0x02155a1c +func_ov071_02155b68 kind:function(arm,size=0x4c) addr:0x02155b68 +func_ov071_02155bb4 kind:function(arm,size=0xdc) addr:0x02155bb4 +func_ov071_02155c90 kind:function(arm,size=0xd0) addr:0x02155c90 +func_ov071_02155d60 kind:function(arm,size=0x1b0) addr:0x02155d60 +func_ov071_02155f10 kind:function(arm,size=0xc0) addr:0x02155f10 +func_ov071_02155fd0 kind:function(arm,size=0x5c) addr:0x02155fd0 +func_ov071_0215602c kind:function(arm,size=0x138) addr:0x0215602c +func_ov071_02156164 kind:function(arm,size=0x24) addr:0x02156164 +func_ov071_02156188 kind:function(arm,size=0xa0) addr:0x02156188 +func_ov071_02156228 kind:function(arm,size=0x64) addr:0x02156228 +func_ov071_0215628c kind:function(arm,size=0x34) addr:0x0215628c +func_ov071_021562c0 kind:function(arm,size=0x248) addr:0x021562c0 +func_ov071_02156508 kind:function(arm,size=0xbc) addr:0x02156508 +func_ov071_021565c4 kind:function(arm,size=0x1d4) addr:0x021565c4 +func_ov071_02156798 kind:function(arm,size=0x68) addr:0x02156798 +func_ov071_02156800 kind:function(arm,size=0x16c) addr:0x02156800 +func_ov071_0215696c kind:function(arm,size=0xb8) addr:0x0215696c +func_ov071_02156a24 kind:function(arm,size=0x94) addr:0x02156a24 +func_ov071_02156ab8 kind:function(arm,size=0xc4) addr:0x02156ab8 +func_ov071_02156b7c kind:function(arm,size=0x1c) addr:0x02156b7c +func_ov071_02156b98 kind:function(arm,size=0x8c) addr:0x02156b98 +func_ov071_02156c24 kind:function(arm,size=0x5c) addr:0x02156c24 +func_ov071_02156c80 kind:function(arm,size=0x1e4) addr:0x02156c80 +func_ov071_02156e64 kind:function(arm,size=0xe0) addr:0x02156e64 +func_ov071_02156f44 kind:function(arm,size=0xb0) addr:0x02156f44 +func_ov071_02156ff4 kind:function(arm,size=0x2dc) addr:0x02156ff4 +func_ov071_021572d0 kind:function(arm,size=0xac) addr:0x021572d0 +func_ov071_0215737c kind:function(arm,size=0x39c) addr:0x0215737c +func_ov071_02157718 kind:function(arm,size=0x8c) addr:0x02157718 +func_ov071_021577a4 kind:function(arm,size=0x64) addr:0x021577a4 +func_ov071_02157808 kind:function(arm,size=0xc8) addr:0x02157808 +func_ov071_021578d0 kind:function(arm,size=0x1e0) addr:0x021578d0 +func_ov071_02157ab0 kind:function(arm,size=0x4) addr:0x02157ab0 +func_ov071_02157ab4 kind:function(arm,size=0x118) addr:0x02157ab4 +func_ov071_02157bcc kind:function(arm,size=0x78) addr:0x02157bcc +func_ov071_02157c44 kind:function(arm,size=0x98) addr:0x02157c44 +func_ov071_02157cdc kind:function(arm,size=0xc8) addr:0x02157cdc +func_ov071_02157da4 kind:function(arm,size=0xb0) addr:0x02157da4 +func_ov071_02157e54 kind:function(arm,size=0x50) addr:0x02157e54 +func_ov071_02157ea4 kind:function(arm,size=0x1a0) addr:0x02157ea4 +func_ov071_02158044 kind:function(arm,size=0x40) addr:0x02158044 +func_ov071_02158084 kind:function(arm,size=0x7c) addr:0x02158084 +func_ov071_02158100 kind:function(arm,size=0x1c) addr:0x02158100 +func_ov071_0215811c kind:function(arm,size=0x18) addr:0x0215811c +func_ov071_02158134 kind:function(arm,size=0x1f0) addr:0x02158134 +func_ov071_02158324 kind:function(arm,size=0x110) addr:0x02158324 +func_ov071_02158434 kind:function(arm,size=0x4c) addr:0x02158434 +func_ov071_02158480 kind:function(arm,size=0xa0) addr:0x02158480 +func_ov071_02158520 kind:function(arm,size=0x4a0) addr:0x02158520 +func_ov071_021589c0 kind:function(arm,size=0x94) addr:0x021589c0 +func_ov071_02158a54 kind:function(arm,size=0x3e8) addr:0x02158a54 +func_ov071_02158e3c kind:function(arm,size=0x80) addr:0x02158e3c +func_ov071_02158ebc kind:function(arm,size=0x240) addr:0x02158ebc +func_ov071_021590fc kind:function(arm,size=0x70) addr:0x021590fc +func_ov071_0215916c kind:function(arm,size=0x44) addr:0x0215916c +func_ov071_021591b0 kind:function(arm,size=0x78) addr:0x021591b0 +func_ov071_02159228 kind:function(arm,size=0x3b8) addr:0x02159228 +func_ov071_021595e0 kind:function(arm,size=0xcc) addr:0x021595e0 +func_ov071_021596ac kind:function(arm,size=0x1bc) addr:0x021596ac +func_ov071_02159868 kind:function(arm,size=0x6c) addr:0x02159868 +func_ov071_021598d4 kind:function(arm,size=0x150) addr:0x021598d4 +func_ov071_02159a24 kind:function(arm,size=0x90) addr:0x02159a24 +func_ov071_02159ab4 kind:function(arm,size=0x2a4) addr:0x02159ab4 +func_ov071_02159d58 kind:function(arm,size=0xf8) addr:0x02159d58 +func_ov071_02159e50 kind:function(arm,size=0x3ac) addr:0x02159e50 +func_ov071_0215a1fc kind:function(arm,size=0xa4) addr:0x0215a1fc +func_ov071_0215a2a0 kind:function(arm,size=0x128) addr:0x0215a2a0 +func_ov071_0215a3c8 kind:function(arm,size=0x70) addr:0x0215a3c8 +func_ov071_0215a438 kind:function(arm,size=0x1c0) addr:0x0215a438 +func_ov071_0215a5f8 kind:function(arm,size=0x84) addr:0x0215a5f8 +func_ov071_0215a67c kind:function(arm,size=0x2e0) addr:0x0215a67c +func_ov071_0215a95c kind:function(arm,size=0x18) addr:0x0215a95c +func_ov071_0215a974 kind:function(arm,size=0x48) addr:0x0215a974 +func_ov071_0215a9bc kind:function(arm,size=0xe0) addr:0x0215a9bc +func_ov071_0215aa9c kind:function(arm,size=0x2dc) addr:0x0215aa9c +func_ov071_0215ad78 kind:function(arm,size=0x88) addr:0x0215ad78 +func_ov071_0215ae00 kind:function(arm,size=0x2c0) addr:0x0215ae00 +func_ov071_0215b0c0 kind:function(arm,size=0x20) addr:0x0215b0c0 +func_ov071_0215b0e0 kind:function(arm,size=0x300) addr:0x0215b0e0 +func_ov071_0215b3e0 kind:function(arm,size=0x134) addr:0x0215b3e0 +func_ov071_0215b514 kind:function(arm,size=0xe8) addr:0x0215b514 +func_ov071_0215b5fc kind:function(arm,size=0x40) addr:0x0215b5fc +func_ov071_0215b63c kind:function(arm,size=0x224) addr:0x0215b63c +func_ov071_0215b860 kind:function(arm,size=0x78) addr:0x0215b860 +func_ov071_0215b8d8 kind:function(arm,size=0x164) addr:0x0215b8d8 +func_ov071_0215ba3c kind:function(arm,size=0xc) addr:0x0215ba3c +func_ov071_0215ba48 kind:function(arm,size=0xc) addr:0x0215ba48 +func_ov071_0215ba54 kind:function(arm,size=0x8) addr:0x0215ba54 +func_ov071_0215ba5c kind:function(arm,size=0x34) addr:0x0215ba5c +func_ov071_0215ba90 kind:function(arm,size=0x78) addr:0x0215ba90 +func_ov071_0215bb08 kind:function(arm,size=0x54) addr:0x0215bb08 +func_ov071_0215bb5c kind:function(arm,size=0x7c) addr:0x0215bb5c +func_ov071_0215bbd8 kind:function(arm,size=0x104) addr:0x0215bbd8 +func_ov071_0215bcdc kind:function(arm,size=0x3c) addr:0x0215bcdc +func_ov071_0215bd18 kind:function(arm,size=0x48) addr:0x0215bd18 +func_ov071_0215bd60 kind:function(arm,size=0xb0) addr:0x0215bd60 +func_ov071_0215be10 kind:function(arm,size=0x30) addr:0x0215be10 +func_ov071_0215be40 kind:function(arm,size=0x17c) addr:0x0215be40 +func_ov071_0215bfbc kind:function(arm,size=0x18) addr:0x0215bfbc +func_ov071_0215bfd4 kind:function(arm,size=0x3c) addr:0x0215bfd4 +func_ov071_0215c010 kind:function(arm,size=0x10c) addr:0x0215c010 +func_ov071_0215c11c kind:function(arm,size=0x1c0) addr:0x0215c11c +func_ov071_0215c2dc kind:function(arm,size=0xc8) addr:0x0215c2dc +func_ov071_0215c3a4 kind:function(arm,size=0xc8) addr:0x0215c3a4 +func_ov071_0215c46c kind:function(arm,size=0x38) addr:0x0215c46c +func_ov071_0215c4a4 kind:function(arm,size=0x2c) addr:0x0215c4a4 +func_ov071_0215c4d0 kind:function(arm,size=0x1a4) addr:0x0215c4d0 +func_ov071_0215c674 kind:function(arm,size=0xcc) addr:0x0215c674 +func_ov071_0215c740 kind:function(arm,size=0x74) addr:0x0215c740 +func_ov071_0215c7b4 kind:function(arm,size=0xc8) addr:0x0215c7b4 +func_ov071_0215c87c kind:function(arm,size=0x1ec) addr:0x0215c87c +func_ov071_0215ca68 kind:function(arm,size=0x6c) addr:0x0215ca68 +func_ov071_0215cad4 kind:function(arm,size=0x70) addr:0x0215cad4 +func_ov071_0215cb44 kind:function(arm,size=0x68) addr:0x0215cb44 +func_ov071_0215cbac kind:function(arm,size=0x80) addr:0x0215cbac +func_ov071_0215cc2c kind:function(arm,size=0x24) addr:0x0215cc2c +func_ov071_0215cc50 kind:function(arm,size=0xd4) addr:0x0215cc50 +func_ov071_0215cd24 kind:function(arm,size=0xc4) addr:0x0215cd24 +func_ov071_0215cde8 kind:function(arm,size=0x34) addr:0x0215cde8 +func_ov071_0215ce1c kind:function(arm,size=0x6c) addr:0x0215ce1c +func_ov071_0215ce88 kind:function(arm,size=0x364) addr:0x0215ce88 +func_ov071_0215d1ec kind:function(arm,size=0x4c) addr:0x0215d1ec +func_ov071_0215d238 kind:function(arm,size=0x268) addr:0x0215d238 +func_ov071_0215d4a0 kind:function(arm,size=0x94) addr:0x0215d4a0 +func_ov071_0215d534 kind:function(arm,size=0x110) addr:0x0215d534 +func_ov071_0215d644 kind:function(arm,size=0x2c) addr:0x0215d644 +func_ov071_0215d670 kind:function(arm,size=0x10) addr:0x0215d670 +func_ov071_0215d680 kind:function(arm,size=0x28) addr:0x0215d680 +func_ov071_0215d6a8 kind:function(arm,size=0x50) addr:0x0215d6a8 +func_ov071_0215d6f8 kind:function(arm,size=0x30) addr:0x0215d6f8 +func_ov071_0215d728 kind:function(arm,size=0x70) addr:0x0215d728 +func_ov071_0215d798 kind:function(arm,size=0x70) addr:0x0215d798 +func_ov071_0215d808 kind:function(arm,size=0x24) addr:0x0215d808 +func_ov071_0215d82c kind:function(arm,size=0x10) addr:0x0215d82c +func_ov071_0215d83c kind:function(arm,size=0x8) addr:0x0215d83c +func_ov071_0215d844 kind:function(arm,size=0x2c) addr:0x0215d844 +func_ov071_0215d870 kind:function(arm,size=0x24) addr:0x0215d870 +func_ov071_0215d894 kind:function(arm,size=0xc) addr:0x0215d894 +func_ov071_0215d8a0 kind:function(arm,size=0x1c) addr:0x0215d8a0 +func_ov071_0215d8bc kind:function(arm,size=0x1c) addr:0x0215d8bc +func_ov071_0215d8d8 kind:function(arm,size=0x1c) addr:0x0215d8d8 +func_ov071_0215d8f4 kind:function(arm,size=0x1c) addr:0x0215d8f4 +func_ov071_0215d910 kind:function(arm,size=0x1c) addr:0x0215d910 +func_ov071_0215d92c kind:function(arm,size=0x1c) addr:0x0215d92c +func_ov071_0215d948 kind:function(arm,size=0x10c) addr:0x0215d948 +func_ov071_0215da54 kind:function(arm,size=0x3c) addr:0x0215da54 +func_ov071_0215da90 kind:function(arm,size=0x38) addr:0x0215da90 +func_ov071_0215dac8 kind:function(arm,size=0x38) addr:0x0215dac8 +func_ov071_0215db00 kind:function(arm,size=0x130) addr:0x0215db00 +func_ov071_0215dc30 kind:function(arm,size=0x20) addr:0x0215dc30 +func_ov071_0215dc50 kind:function(arm,size=0x1c) addr:0x0215dc50 +func_ov071_0215dc6c kind:function(arm,size=0x1c) addr:0x0215dc6c +func_ov071_0215dc88 kind:function(arm,size=0x80) addr:0x0215dc88 +func_ov071_0215dd08 kind:function(arm,size=0x50) addr:0x0215dd08 +func_ov071_0215dd58 kind:function(arm,size=0x1c) addr:0x0215dd58 +func_ov071_0215dd74 kind:function(arm,size=0xc) addr:0x0215dd74 +func_ov071_0215dd80 kind:function(arm,size=0x14) addr:0x0215dd80 +func_ov071_0215dd94 kind:function(arm,size=0x1c) addr:0x0215dd94 +func_ov071_0215ddb0 kind:function(arm,size=0x2c) addr:0x0215ddb0 +func_ov071_0215dddc kind:function(arm,size=0x28) addr:0x0215dddc +func_ov071_0215de04 kind:function(arm,size=0x28) addr:0x0215de04 +func_ov071_0215de2c kind:function(arm,size=0x50) addr:0x0215de2c +func_ov071_0215de7c kind:function(arm,size=0x4) addr:0x0215de7c +func_ov071_0215de80 kind:function(arm,size=0x2c) addr:0x0215de80 +func_ov071_0215deac kind:function(arm,size=0x40) addr:0x0215deac +func_ov071_0215deec kind:function(arm,size=0x9c) addr:0x0215deec +func_ov071_0215df88 kind:function(arm,size=0x1a0) addr:0x0215df88 +func_ov071_0215e128 kind:function(arm,size=0x2f4) addr:0x0215e128 +func_ov071_0215e41c kind:function(arm,size=0x288) addr:0x0215e41c +func_ov071_0215e6a4 kind:function(arm,size=0x14) addr:0x0215e6a4 +func_ov071_0215e6b8 kind:function(arm,size=0x14) addr:0x0215e6b8 +func_ov071_0215e6cc kind:function(arm,size=0x30) addr:0x0215e6cc +func_ov071_0215e6fc kind:function(arm,size=0xec) addr:0x0215e6fc +func_ov071_0215e7e8 kind:function(arm,size=0xac) addr:0x0215e7e8 +func_ov071_0215e894 kind:function(arm,size=0x54) addr:0x0215e894 +func_ov071_0215e8e8 kind:function(arm,size=0xc0) addr:0x0215e8e8 +func_ov071_0215e9a8 kind:function(arm,size=0x190) addr:0x0215e9a8 +func_ov071_0215eb38 kind:function(arm,size=0xa4) addr:0x0215eb38 +func_ov071_0215ebdc kind:function(arm,size=0x5c) addr:0x0215ebdc +func_ov071_0215ec38 kind:function(arm,size=0xac) addr:0x0215ec38 +func_ov071_0215ece4 kind:function(arm,size=0xc94) addr:0x0215ece4 +func_ov071_0215f978 kind:function(arm,size=0x24) addr:0x0215f978 +func_ov071_0215f99c kind:function(arm,size=0xd8) addr:0x0215f99c +func_ov071_0215fa74 kind:function(arm,size=0x24) addr:0x0215fa74 +func_ov071_0215fa98 kind:function(arm,size=0xa8) addr:0x0215fa98 +func_ov071_0215fb40 kind:function(arm,size=0x31c) addr:0x0215fb40 +func_ov071_0215fe5c kind:function(arm,size=0x8) addr:0x0215fe5c +func_ov071_0215fe64 kind:function(arm,size=0x2b8) addr:0x0215fe64 +func_ov071_0216011c kind:function(arm,size=0xc) addr:0x0216011c +func_ov071_02160128 kind:function(arm,size=0x4c) addr:0x02160128 +func_ov071_02160174 kind:function(arm,size=0x1c) addr:0x02160174 +func_ov071_02160190 kind:function(arm,size=0x1c) addr:0x02160190 +func_ov071_021601ac kind:function(arm,size=0x3c) addr:0x021601ac +func_ov071_021601e8 kind:function(arm,size=0x44) addr:0x021601e8 +func_ov071_0216022c kind:function(arm,size=0xf0) addr:0x0216022c +func_ov071_0216031c kind:function(arm,size=0x64) addr:0x0216031c +func_ov071_02160380 kind:function(arm,size=0x6c) addr:0x02160380 +func_ov071_021603ec kind:function(arm,size=0xd8) addr:0x021603ec +func_ov071_021604c4 kind:function(arm,size=0x58) addr:0x021604c4 +func_ov071_0216051c kind:function(arm,size=0xac) addr:0x0216051c +func_ov071_021605c8 kind:function(arm,size=0x38) addr:0x021605c8 +func_ov071_02160600 kind:function(arm,size=0x54) addr:0x02160600 +func_ov071_02160654 kind:function(arm,size=0x38) addr:0x02160654 +func_ov071_0216068c kind:function(arm,size=0x1c) addr:0x0216068c +func_ov071_021606a8 kind:function(arm,size=0x38) addr:0x021606a8 +func_ov071_021606e0 kind:function(arm,size=0x88) addr:0x021606e0 +func_ov071_02160768 kind:function(arm,size=0x8c) addr:0x02160768 +func_ov071_021607f4 kind:function(arm,size=0x38) addr:0x021607f4 +func_ov071_0216082c kind:function(arm,size=0x8c) addr:0x0216082c +func_ov071_021608b8 kind:function(arm,size=0xdc) addr:0x021608b8 +func_ov071_02160994 kind:function(arm,size=0x4) addr:0x02160994 +func_ov071_02160998 kind:function(arm,size=0x44) addr:0x02160998 +func_ov071_021609dc kind:function(arm,size=0xc) addr:0x021609dc +func_ov071_021609e8 kind:function(arm,size=0xd8) addr:0x021609e8 +func_ov071_02160ac0 kind:function(arm,size=0x24) addr:0x02160ac0 +func_ov071_02160ae4 kind:function(arm,size=0x70) addr:0x02160ae4 +func_ov071_02160b54 kind:function(arm,size=0x44) addr:0x02160b54 +func_ov071_02160b98 kind:function(arm,size=0x68) addr:0x02160b98 +func_ov071_02160c00 kind:function(arm,size=0x7c) addr:0x02160c00 +func_ov071_02160c7c kind:function(arm,size=0x38) addr:0x02160c7c +func_ov071_02160cb4 kind:function(arm,size=0x50) addr:0x02160cb4 +func_ov071_02160d04 kind:function(arm,size=0xc) addr:0x02160d04 +func_ov071_02160d10 kind:function(arm,size=0x27c) addr:0x02160d10 +func_ov071_02160f8c kind:function(arm,size=0x50) addr:0x02160f8c +func_ov071_02160fdc kind:function(arm,size=0x50) addr:0x02160fdc +func_ov071_0216102c kind:function(arm,size=0x184) addr:0x0216102c +func_ov071_021611b0 kind:function(arm,size=0x20) addr:0x021611b0 +func_ov071_021611d0 kind:function(arm,size=0x14) addr:0x021611d0 +func_ov071_021611e4 kind:function(arm,size=0x20) addr:0x021611e4 +func_ov071_02161204 kind:function(arm,size=0x1c) addr:0x02161204 +func_ov071_02161220 kind:function(arm,size=0x18) addr:0x02161220 +func_ov071_02161238 kind:function(arm,size=0x44) addr:0x02161238 +func_ov071_0216127c kind:function(arm,size=0x60) addr:0x0216127c +func_ov071_021612dc kind:function(arm,size=0x1c) addr:0x021612dc +func_ov071_021612f8 kind:function(arm,size=0x2c) addr:0x021612f8 +func_ov071_02161324 kind:function(arm,size=0x2c) addr:0x02161324 +func_ov071_02161350 kind:function(arm,size=0x34) addr:0x02161350 +func_ov071_02161384 kind:function(arm,size=0xa8) addr:0x02161384 +func_ov071_0216142c kind:function(arm,size=0x10) addr:0x0216142c +func_ov071_0216143c kind:function(arm,size=0x14) addr:0x0216143c +func_ov071_02161450 kind:function(arm,size=0xc) addr:0x02161450 +func_ov071_0216145c kind:function(arm,size=0x24) addr:0x0216145c +func_ov071_02161480 kind:function(arm,size=0x50) addr:0x02161480 +func_ov071_021614d0 kind:function(arm,size=0x194) addr:0x021614d0 +func_ov071_02161664 kind:function(arm,size=0x14) addr:0x02161664 +func_ov071_02161678 kind:function(arm,size=0x78) addr:0x02161678 +func_ov071_021616f0 kind:function(arm,size=0x80) addr:0x021616f0 +func_ov071_02161770 kind:function(arm,size=0xac) addr:0x02161770 +func_ov071_0216181c kind:function(arm,size=0x2c) addr:0x0216181c +func_ov071_02161848 kind:function(arm,size=0x4c) addr:0x02161848 +func_ov071_02161894 kind:function(arm,size=0xc0) addr:0x02161894 +func_ov071_02161954 kind:function(arm,size=0xc8) addr:0x02161954 +func_ov071_02161a1c kind:function(arm,size=0x18) addr:0x02161a1c +func_ov071_02161a34 kind:function(arm,size=0x18) addr:0x02161a34 +func_ov071_02161a4c kind:function(arm,size=0x18) addr:0x02161a4c +func_ov071_02161a64 kind:function(arm,size=0x108) addr:0x02161a64 +func_ov071_02161b6c kind:function(arm,size=0x2e0) addr:0x02161b6c +func_ov071_02161e4c kind:function(arm,size=0x48) addr:0x02161e4c +func_ov071_02161e94 kind:function(arm,size=0x50) addr:0x02161e94 +func_ov071_02161ee4 kind:function(arm,size=0x60) addr:0x02161ee4 +func_ov071_02161f44 kind:function(arm,size=0x7c) addr:0x02161f44 +func_ov071_02161fc0 kind:function(arm,size=0x54) addr:0x02161fc0 +func_ov071_02162014 kind:function(arm,size=0x80) addr:0x02162014 +func_ov071_02162094 kind:function(arm,size=0x40) addr:0x02162094 +func_ov071_021620d4 kind:function(arm,size=0x40) addr:0x021620d4 +func_ov071_02162114 kind:function(arm,size=0x34) addr:0x02162114 +func_ov071_02162148 kind:function(arm,size=0x34) addr:0x02162148 +func_ov071_0216217c kind:function(arm,size=0x7c) addr:0x0216217c +func_ov071_021621f8 kind:function(arm,size=0x4) addr:0x021621f8 +func_ov071_021621fc kind:function(arm,size=0x44) addr:0x021621fc +func_ov071_02162240 kind:function(arm,size=0x38) addr:0x02162240 +func_ov071_02162278 kind:function(arm,size=0x40) addr:0x02162278 +func_ov071_021622b8 kind:function(arm,size=0x1c) addr:0x021622b8 +func_ov071_021622d4 kind:function(arm,size=0x24) addr:0x021622d4 +func_ov071_021622f8 kind:function(arm,size=0x1c) addr:0x021622f8 +func_ov071_02162314 kind:function(arm,size=0x14) addr:0x02162314 +func_ov071_02162328 kind:function(arm,size=0x1c) addr:0x02162328 +func_ov071_02162344 kind:function(arm,size=0x14) addr:0x02162344 +func_ov071_02162358 kind:function(arm,size=0xc) addr:0x02162358 +func_ov071_02162364 kind:function(arm,size=0x24) addr:0x02162364 +func_ov071_02162388 kind:function(arm,size=0x44) addr:0x02162388 +func_ov071_021623cc kind:function(arm,size=0xfc) addr:0x021623cc +func_ov071_021624c8 kind:function(arm,size=0x14) addr:0x021624c8 +func_ov071_021624dc kind:function(arm,size=0xcc) addr:0x021624dc +func_ov071_021625a8 kind:function(arm,size=0x5c) addr:0x021625a8 +func_ov071_02162604 kind:function(arm,size=0x3c) addr:0x02162604 +func_ov071_02162640 kind:function(arm,size=0x30) addr:0x02162640 +func_ov071_02162670 kind:function(arm,size=0x98) addr:0x02162670 +func_ov071_02162708 kind:function(arm,size=0xe0) addr:0x02162708 +func_ov071_021627e8 kind:function(arm,size=0xdc) addr:0x021627e8 +func_ov071_021628c4 kind:function(arm,size=0x4) addr:0x021628c4 +func_ov071_021628c8 kind:function(arm,size=0x25c) addr:0x021628c8 +func_ov071_02162b24 kind:function(arm,size=0x1c) addr:0x02162b24 +func_ov071_02162b40 kind:function(arm,size=0x30) addr:0x02162b40 +func_ov071_02162b70 kind:function(arm,size=0x38) addr:0x02162b70 +func_ov071_02162ba8 kind:function(arm,size=0x14) addr:0x02162ba8 +func_ov071_02162bbc kind:function(arm,size=0xc) addr:0x02162bbc +func_ov071_02162bc8 kind:function(arm,size=0x24) addr:0x02162bc8 +func_ov071_02162bec kind:function(arm,size=0xc8) addr:0x02162bec +func_ov071_02162cb4 kind:function(arm,size=0x90) addr:0x02162cb4 +func_ov071_02162d44 kind:function(arm,size=0x14) addr:0x02162d44 +func_ov071_02162d58 kind:function(arm,size=0x44) addr:0x02162d58 +func_ov071_02162d9c kind:function(arm,size=0x20) addr:0x02162d9c +func_ov071_02162dbc kind:function(arm,size=0x28) addr:0x02162dbc +func_ov071_02162de4 kind:function(arm,size=0x14) addr:0x02162de4 +func_ov071_02162df8 kind:function(arm,size=0xc) addr:0x02162df8 +func_ov071_02162e04 kind:function(arm,size=0x24) addr:0x02162e04 +func_ov071_02162e28 kind:function(arm,size=0xa0) addr:0x02162e28 +func_ov071_02162ec8 kind:function(arm,size=0x34) addr:0x02162ec8 +func_ov071_02162efc kind:function(arm,size=0x1c) addr:0x02162efc +func_ov071_02162f18 kind:function(arm,size=0x3c) addr:0x02162f18 +func_ov071_02162f54 kind:function(arm,size=0x48) addr:0x02162f54 +func_ov071_02162f9c kind:function(arm,size=0xa4) addr:0x02162f9c +func_ov071_02163040 kind:function(arm,size=0x14) addr:0x02163040 +func_ov071_02163054 kind:function(arm,size=0x1d0) addr:0x02163054 +func_ov071_02163224 kind:function(arm,size=0x70) addr:0x02163224 +func_ov071_02163294 kind:function(arm,size=0x1b8) addr:0x02163294 +func_ov071_0216344c kind:function(arm,size=0x260) addr:0x0216344c +func_ov071_021636ac kind:function(arm,size=0x88) addr:0x021636ac +func_ov071_02163734 kind:function(arm,size=0x20) addr:0x02163734 +func_ov071_02163754 kind:function(arm,size=0xf0) addr:0x02163754 +func_ov071_02163844 kind:function(arm,size=0xd4) addr:0x02163844 +func_ov071_02163918 kind:function(arm,size=0x34) addr:0x02163918 +func_ov071_0216394c kind:function(arm,size=0x24) addr:0x0216394c +func_ov071_02163970 kind:function(arm,size=0x58) addr:0x02163970 +func_ov071_021639c8 kind:function(arm,size=0x14c) addr:0x021639c8 +func_ov071_02163b14 kind:function(arm,size=0x1c) addr:0x02163b14 +func_ov071_02163b30 kind:function(arm,size=0x28) addr:0x02163b30 +func_ov071_02163b58 kind:function(arm,size=0x30) addr:0x02163b58 +func_ov071_02163b88 kind:function(arm,size=0x14) addr:0x02163b88 +func_ov071_02163b9c kind:function(arm,size=0xc) addr:0x02163b9c +func_ov071_02163ba8 kind:function(arm,size=0x24) addr:0x02163ba8 +func_ov071_02163bcc kind:function(arm,size=0x94) addr:0x02163bcc +func_ov071_02163c60 kind:function(arm,size=0x20) addr:0x02163c60 +func_ov071_02163c80 kind:function(arm,size=0x50) addr:0x02163c80 +func_ov071_02163cd0 kind:function(arm,size=0x20) addr:0x02163cd0 +func_ov071_02163cf0 kind:function(arm,size=0x28) addr:0x02163cf0 +func_ov071_02163d18 kind:function(arm,size=0x14) addr:0x02163d18 +func_ov071_02163d2c kind:function(arm,size=0xc) addr:0x02163d2c +func_ov071_02163d38 kind:function(arm,size=0x24) addr:0x02163d38 +func_ov071_02163d5c kind:function(arm,size=0x50) addr:0x02163d5c +func_ov071_02163dac kind:function(arm,size=0x4c) addr:0x02163dac +func_ov071_02163df8 kind:function(arm,size=0x1b0) addr:0x02163df8 +func_ov071_02163fa8 kind:function(arm,size=0x12c) addr:0x02163fa8 +func_ov071_021640d4 kind:function(arm,size=0x40) addr:0x021640d4 +func_ov071_02164114 kind:function(arm,size=0x38) addr:0x02164114 +func_ov071_0216414c kind:function(arm,size=0x158) addr:0x0216414c +func_ov071_021642a4 kind:function(arm,size=0x20) addr:0x021642a4 +func_ov071_021642c4 kind:function(arm,size=0x28) addr:0x021642c4 +func_ov071_021642ec kind:function(arm,size=0x14) addr:0x021642ec +func_ov071_02164300 kind:function(arm,size=0xc) addr:0x02164300 +func_ov071_0216430c kind:function(arm,size=0x24) addr:0x0216430c +func_ov071_02164330 kind:function(arm,size=0x50) addr:0x02164330 +func_ov071_02164380 kind:function(arm,size=0x64) addr:0x02164380 +func_ov071_021643e4 kind:function(arm,size=0x2dc) addr:0x021643e4 +func_ov071_021646c0 kind:function(arm,size=0x210) addr:0x021646c0 +func_ov071_021648d0 kind:function(arm,size=0x40) addr:0x021648d0 +func_ov071_02164910 kind:function(arm,size=0x1e8) addr:0x02164910 +func_ov071_02164af8 kind:function(arm,size=0x1a8) addr:0x02164af8 +func_ov071_02164ca0 kind:function(arm,size=0x44) addr:0x02164ca0 +func_ov071_02164ce4 kind:function(arm,size=0xbc) addr:0x02164ce4 +func_ov071_02164da0 kind:function(arm,size=0xb0) addr:0x02164da0 +func_ov071_02164e50 kind:function(arm,size=0x104) addr:0x02164e50 +func_ov071_02164f54 kind:function(arm,size=0x1d4) addr:0x02164f54 +func_ov071_02165128 kind:function(arm,size=0x28) addr:0x02165128 +func_ov071_02165150 kind:function(arm,size=0x30) addr:0x02165150 +func_ov071_02165180 kind:function(arm,size=0x14) addr:0x02165180 +func_ov071_02165194 kind:function(arm,size=0xc) addr:0x02165194 +func_ov071_021651a0 kind:function(arm,size=0x24) addr:0x021651a0 +func_ov071_021651c4 kind:function(arm,size=0xa8) addr:0x021651c4 +func_ov071_0216526c kind:function(arm,size=0xdc) addr:0x0216526c +func_ov071_02165348 kind:function(arm,size=0x144) addr:0x02165348 +func_ov071_0216548c kind:function(arm,size=0x8c) addr:0x0216548c +func_ov071_02165518 kind:function(arm,size=0x18) addr:0x02165518 +func_ov071_02165530 kind:function(arm,size=0x78) addr:0x02165530 +func_ov071_021655a8 kind:function(arm,size=0x164) addr:0x021655a8 +func_ov071_0216570c kind:function(arm,size=0x258) addr:0x0216570c +func_ov071_02165964 kind:function(arm,size=0x20) addr:0x02165964 +func_ov071_02165984 kind:function(arm,size=0x28) addr:0x02165984 +func_ov071_021659ac kind:function(arm,size=0x14) addr:0x021659ac +func_ov071_021659c0 kind:function(arm,size=0x74) addr:0x021659c0 +func_ov071_02165a34 kind:function(arm,size=0x14) addr:0x02165a34 +func_ov071_02165a48 kind:function(arm,size=0x8c) addr:0x02165a48 +func_ov071_02165ad4 kind:function(arm,size=0xec) addr:0x02165ad4 +func_ov071_02165bc0 kind:function(arm,size=0x24) addr:0x02165bc0 +data_ov071_02165be8 kind:data(any) addr:0x02165be8 +data_ov071_02165bf0 kind:data(any) addr:0x02165bf0 +data_ov071_02165c00 kind:data(any) addr:0x02165c00 +data_ov071_02165c10 kind:data(any) addr:0x02165c10 +data_ov071_02165c20 kind:data(any) addr:0x02165c20 +data_ov071_02165c30 kind:data(any) addr:0x02165c30 +data_ov071_02165c40 kind:data(any) addr:0x02165c40 +data_ov071_02165c50 kind:data(any) addr:0x02165c50 +data_ov071_02165c60 kind:data(any) addr:0x02165c60 +data_ov071_02165c70 kind:data(any) addr:0x02165c70 +data_ov071_02165c88 kind:data(any) addr:0x02165c88 +data_ov071_02165ca0 kind:data(any) addr:0x02165ca0 +data_ov071_02165cb8 kind:data(any) addr:0x02165cb8 +data_ov071_02165cd0 kind:data(any) addr:0x02165cd0 +data_ov071_02165ce8 kind:data(any) addr:0x02165ce8 +data_ov071_02165d00 kind:data(any) addr:0x02165d00 +data_ov071_02165d18 kind:data(any) addr:0x02165d18 +data_ov071_02165d30 kind:data(any) addr:0x02165d30 +data_ov071_02165d48 kind:data(any) addr:0x02165d48 +data_ov071_02165d78 kind:data(any) addr:0x02165d78 +data_ov071_02165d90 kind:data(any) addr:0x02165d90 +data_ov071_02165da8 kind:data(any) addr:0x02165da8 +data_ov071_02165dd8 kind:data(any) addr:0x02165dd8 +data_ov071_02165df0 kind:data(any) addr:0x02165df0 +data_ov071_02165e08 kind:data(any) addr:0x02165e08 +data_ov071_02165e18 kind:data(any) addr:0x02165e18 +data_ov071_02165e2c kind:data(any) addr:0x02165e2c +data_ov071_02165e44 kind:data(any) addr:0x02165e44 +data_ov071_02165e5c kind:data(any) addr:0x02165e5c +data_ov071_02165e74 kind:data(any) addr:0x02165e74 +data_ov071_02165e84 kind:data(any) addr:0x02165e84 +data_ov071_02165e94 kind:data(any) addr:0x02165e94 +data_ov071_02165ea4 kind:data(any) addr:0x02165ea4 +data_ov071_02165eb4 kind:data(any) addr:0x02165eb4 +data_ov071_02165ecc kind:data(any) addr:0x02165ecc +data_ov071_02165eec kind:data(any) addr:0x02165eec +data_ov071_02165f04 kind:data(any) addr:0x02165f04 +data_ov071_02165f14 kind:data(any) addr:0x02165f14 +data_ov071_02165f44 kind:data(any) addr:0x02165f44 +data_ov071_02165f74 kind:data(any) addr:0x02165f74 +func_ov071_02165fa4 kind:function(arm,size=0x28) addr:0x02165fa4 +func_ov071_02165fcc kind:function(arm,size=0x18) addr:0x02165fcc +func_ov071_02165fe4 kind:function(arm,size=0x34) addr:0x02165fe4 +func_ov071_02166018 kind:function(arm,size=0x18) addr:0x02166018 +func_ov071_02166030 kind:function(arm,size=0x74) addr:0x02166030 +func_ov071_021660a4 kind:function(arm,size=0x50) addr:0x021660a4 +func_ov071_021660f4 kind:function(arm,size=0x50) addr:0x021660f4 +func_ov071_02166144 kind:function(arm,size=0x50) addr:0x02166144 +func_ov071_02166194 kind:function(arm,size=0x50) addr:0x02166194 +func_ov071_021661e4 kind:function(arm,size=0x50) addr:0x021661e4 +func_ov071_02166234 kind:function(arm,size=0x64) addr:0x02166234 +func_ov071_02166298 kind:function(arm,size=0x5c) addr:0x02166298 +func_ov071_021662f4 kind:function(arm,size=0x18) addr:0x021662f4 +data_ov071_02166368 kind:data(any) addr:0x02166368 +data_ov071_0216636c kind:data(any) addr:0x0216636c +data_ov071_02166384 kind:data(any) addr:0x02166384 +data_ov071_02166394 kind:data(any) addr:0x02166394 +data_ov071_021663a4 kind:data(any) addr:0x021663a4 +data_ov071_021663c0 kind:data(any) addr:0x021663c0 +data_ov071_021663dc kind:data(any) addr:0x021663dc +data_ov071_021663f8 kind:data(any) addr:0x021663f8 +data_ov071_02166414 kind:data(any) addr:0x02166414 +data_ov071_02166440 kind:data(any) addr:0x02166440 +data_ov071_02166488 kind:data(any) addr:0x02166488 +data_ov071_021664d4 kind:data(any) addr:0x021664d4 +data_ov071_02166588 kind:data(any) addr:0x02166588 +data_ov071_02166634 kind:data(any) addr:0x02166634 +data_ov071_0216673c kind:data(any) addr:0x0216673c +data_ov071_0216684c kind:data(any) addr:0x0216684c +data_ov071_02166854 kind:data(any) addr:0x02166854 +data_ov071_0216686c kind:data(any) addr:0x0216686c +data_ov071_02166888 kind:data(any) addr:0x02166888 +data_ov071_021668b4 kind:data(any) addr:0x021668b4 +data_ov071_021668f0 kind:data(any) addr:0x021668f0 ambiguous +data_ov071_02166960 kind:data(any) addr:0x02166960 +data_ov071_02166a68 kind:data(any) addr:0x02166a68 +data_ov071_02166b78 kind:data(any) addr:0x02166b78 +data_ov071_02166c24 kind:data(any) addr:0x02166c24 +data_ov071_02166d2c kind:data(any) addr:0x02166d2c +data_ov071_02166e34 kind:data(any) addr:0x02166e34 +data_ov071_02166e40 kind:data(any) addr:0x02166e40 +data_ov071_02166e60 kind:data(any) addr:0x02166e60 +data_ov071_02166e78 kind:data(any) addr:0x02166e78 +data_ov071_02166e9c kind:data(any) addr:0x02166e9c +data_ov071_02166ee4 kind:data(any) addr:0x02166ee4 +data_ov071_02166f38 kind:data(any) addr:0x02166f38 +data_ov071_02166f40 kind:data(any) addr:0x02166f40 +data_ov071_02166f48 kind:data(any) addr:0x02166f48 +data_ov071_02166f50 kind:data(any) addr:0x02166f50 +data_ov071_02166f58 kind:data(any) addr:0x02166f58 +data_ov071_02166f60 kind:data(any) addr:0x02166f60 +data_ov071_02166f68 kind:data(any) addr:0x02166f68 +data_ov071_02166f70 kind:data(any) addr:0x02166f70 +data_ov071_02166f80 kind:data(any) addr:0x02166f80 +data_ov071_02166f98 kind:data(any) addr:0x02166f98 +data_ov071_02166fbc kind:data(any) addr:0x02166fbc +data_ov071_02166fe4 kind:data(any) addr:0x02166fe4 +data_ov071_0216702c kind:data(any) addr:0x0216702c +data_ov071_02167088 kind:data(any) addr:0x02167088 +data_ov071_021670a4 kind:data(any) addr:0x021670a4 +data_ov071_021670c0 kind:data(any) addr:0x021670c0 +data_ov071_021670e8 kind:data(any) addr:0x021670e8 +data_ov071_02167128 kind:data(any) addr:0x02167128 +data_ov071_02167144 kind:data(any) addr:0x02167144 +data_ov071_02167170 kind:data(any) addr:0x02167170 +data_ov071_021671b4 kind:data(any) addr:0x021671b4 +data_ov071_021671d0 kind:data(any) addr:0x021671d0 +data_ov071_02167214 kind:data(any) addr:0x02167214 +data_ov071_02167230 kind:data(any) addr:0x02167230 +data_ov071_02167270 kind:data(any) addr:0x02167270 +data_ov071_0216728c kind:data(any) addr:0x0216728c +data_ov071_021672d0 kind:data(any) addr:0x021672d0 +data_ov071_021672ec kind:data(any) addr:0x021672ec +data_ov071_02167308 kind:data(any) addr:0x02167308 +data_ov071_02167340 kind:data(any) addr:0x02167340 +data_ov071_02167360 kind:bss addr:0x02167360 +data_ov071_02167364 kind:bss addr:0x02167364 +data_ov071_02167370 kind:bss addr:0x02167370 +data_ov071_0216737c kind:bss addr:0x0216737c +data_ov071_02167388 kind:bss addr:0x02167388 +data_ov071_02167394 kind:bss addr:0x02167394 +data_ov071_021673a0 kind:bss addr:0x021673a0 +data_ov071_021673ac kind:bss addr:0x021673ac +data_ov071_021673b0 kind:bss addr:0x021673b0 +data_ov071_021673bc kind:bss addr:0x021673bc +data_ov071_021673c8 kind:bss addr:0x021673c8 +data_ov071_021674a0 kind:bss addr:0x021674a0 +data_ov071_021674a4 kind:bss addr:0x021674a4 +data_ov071_021674b0 kind:bss addr:0x021674b0 +data_ov071_02167588 kind:bss addr:0x02167588 +data_ov071_0216758c kind:bss addr:0x0216758c +data_ov071_02167598 kind:bss addr:0x02167598 +data_ov071_0216766c kind:bss addr:0x0216766c +data_ov071_02167690 kind:bss addr:0x02167690 +data_ov071_02167694 kind:bss addr:0x02167694 +data_ov071_021676a0 kind:bss addr:0x021676a0 +data_ov071_021676c0 kind:bss addr:0x021676c0 +data_ov071_02167774 kind:bss addr:0x02167774 +data_ov071_02167798 kind:bss addr:0x02167798 +data_ov071_0216779c kind:bss addr:0x0216779c +data_ov071_021677a8 kind:bss addr:0x021677a8 +data_ov071_021678a0 kind:bss addr:0x021678a0 +data_ov071_021678a4 kind:bss addr:0x021678a4 +data_ov071_021678b0 kind:bss addr:0x021678b0 +data_ov071_02167984 kind:bss addr:0x02167984 +data_ov071_02167994 kind:bss addr:0x02167994 +data_ov071_021679a0 kind:bss addr:0x021679a0 +data_ov071_021679ac kind:bss addr:0x021679ac +data_ov071_02167a80 kind:bss addr:0x02167a80 +data_ov071_02167a84 kind:bss addr:0x02167a84 +data_ov071_02167a90 kind:bss addr:0x02167a90 +data_ov071_02167a9c kind:bss addr:0x02167a9c diff --git a/config/jp/arm9/overlays/ov072/delinks.txt b/config/jp/arm9/overlays/ov072/delinks.txt new file mode 100644 index 00000000..d2b1da83 --- /dev/null +++ b/config/jp/arm9/overlays/ov072/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x0215450c kind:code align:32 + .rodata start:0x0215450c end:0x021545c0 kind:data align:4 + .init start:0x021545c0 end:0x02154660 kind:code align:4 + .ctor start:0x02154660 end:0x0215466c kind:data align:4 + .data start:0x02154680 end:0x021548a0 kind:data align:32 + .bss start:0x021548a0 end:0x02154a80 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov072/relocs.txt b/config/jp/arm9/overlays/ov072/relocs.txt new file mode 100644 index 00000000..835d9302 --- /dev/null +++ b/config/jp/arm9/overlays/ov072/relocs.txt @@ -0,0 +1,339 @@ +from:0x02152c28 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02152c48 kind:load to:0x02154688 module:overlay(72) +from:0x02152c78 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02152c8c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02152c94 kind:arm_call to:0x02011ff4 module:main +from:0x02152ca8 kind:load to:0x021548b0 module:overlay(72) +from:0x02152cbc kind:arm_call to:0x02011f3c module:main +from:0x02152cc8 kind:arm_call to:0x02152cfc module:overlay(72) +from:0x02152ce0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02152cf8 kind:load to:0x021546ec module:overlay(72) +from:0x02152d04 kind:arm_call to:0x02152c20 module:overlay(72) +from:0x02152d28 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02152d38 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02152d5c kind:arm_call to:0x0200f05c module:main +from:0x02152d78 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02152d90 kind:arm_call to:0x0200f05c module:main +from:0x02152db4 kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x02152dd4 kind:arm_call to:0x0200f05c module:main +from:0x02152df0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02152e08 kind:arm_call to:0x0200f05c module:main +from:0x02152e24 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02152e3c kind:arm_call to:0x0200f05c module:main +from:0x02152e58 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02152e68 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02152eb8 kind:arm_call to:0x0203e690 module:main +from:0x02152ec4 kind:load to:0x02154764 module:overlay(72) +from:0x02152ec8 kind:load to:0x02154710 module:overlay(72) +from:0x02152ecc kind:load to:0x021548b0 module:overlay(72) +from:0x02152ed0 kind:load to:0x0215453c module:overlay(72) +from:0x02152ed4 kind:load to:0x0215452c module:overlay(72) +from:0x02152ed8 kind:load to:0x02154738 module:overlay(72) +from:0x02152edc kind:load to:0x0215451c module:overlay(72) +from:0x02152ee0 kind:load to:0x0215454c module:overlay(72) +from:0x02152ee4 kind:load to:0x0215450c module:overlay(72) +from:0x02152ee8 kind:load to:0x02152f04 module:overlay(72) +from:0x02152eec kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x02152ef8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152f18 kind:arm_call to:0x0203e740 module:main +from:0x02152f24 kind:load to:0x02152f28 module:overlay(72) +from:0x02152f30 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02152f78 kind:arm_call to:0x0200f05c module:main +from:0x02152fa8 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02152fb0 kind:arm_call to:0x0205931c module:overlay(0) +from:0x02152fdc kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02152ff4 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02153000 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215300c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02153038 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02153064 kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x021530c0 kind:arm_call to:0x02153b10 module:overlay(72) +from:0x02153100 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02153134 kind:arm_call to:0x02027d30 module:main +from:0x0215313c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0215314c kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02153154 kind:arm_call to:0x0205931c module:overlay(0) +from:0x02153160 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215316c kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021531a8 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x021531b4 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x021531c0 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021531fc kind:arm_call to:0x020f9240 module:overlay(31) +from:0x02153208 kind:arm_call to:0x02153cb8 module:overlay(72) +from:0x02153214 kind:arm_call to:0x021538a4 module:overlay(72) +from:0x02153224 kind:load to:0x021548b0 module:overlay(72) +from:0x02153228 kind:load to:0x0215452c module:overlay(72) +from:0x0215322c kind:load to:0x02154570 module:overlay(72) +from:0x02153230 kind:load to:0x021548ec module:overlay(72) +from:0x02153234 kind:load to:0x027e0cd8 module:dtcm +from:0x02153238 kind:load to:0x027e09a4 module:dtcm +from:0x02153240 kind:load to:0x027e09c0 module:dtcm +from:0x02153244 kind:load to:0x021547c4 module:overlay(72) +from:0x02153248 kind:load to:0x021547d8 module:overlay(72) +from:0x0215324c kind:load to:0x021547e4 module:overlay(72) +from:0x02153284 kind:arm_call to:0x02153784 module:overlay(72) +from:0x021532a4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021532cc kind:arm_call to:0x020a9744 module:overlay(0) +from:0x02153304 kind:arm_call to:0x020159b0 module:main +from:0x0215337c kind:arm_call to:0x02073550 module:overlay(0) +from:0x02153394 kind:arm_call to:0x0207353c module:overlay(0) +from:0x021533b0 kind:arm_call to:0x02153b10 module:overlay(72) +from:0x021533f8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215340c kind:arm_call to:0x02127da0 module:overlay(40) +from:0x02153418 kind:arm_call to:0x021538a4 module:overlay(72) +from:0x02153434 kind:arm_call to:0x01ffb428 module:itcm +from:0x02153448 kind:arm_call to:0x01ff916c module:itcm +from:0x021534b4 kind:arm_call to:0x0203b434 module:main +from:0x021534c4 kind:arm_call to:0x0203bea8 module:main +from:0x021534cc kind:arm_call to:0x0203b290 module:main +from:0x02153510 kind:arm_call to:0x0203b434 module:main +from:0x0215351c kind:arm_call to:0x0203bea8 module:main +from:0x02153528 kind:arm_call to:0x0203bea8 module:main +from:0x02153534 kind:arm_call to:0x0203c088 module:main +from:0x02153568 kind:arm_call to:0x0203b434 module:main +from:0x02153574 kind:arm_call to:0x0203bea8 module:main +from:0x02153580 kind:arm_call to:0x0203bea8 module:main +from:0x02153588 kind:arm_call to:0x0203c2b8 module:main +from:0x0215358c kind:arm_call to:0x0203badc module:main +from:0x021535a8 kind:arm_call to:0x02073550 module:overlay(0) +from:0x021535d4 kind:arm_call to:0x0207353c module:overlay(0) +from:0x021535f8 kind:arm_call to:0x021538a4 module:overlay(72) +from:0x02153618 kind:arm_call to:0x021538a4 module:overlay(72) +from:0x02153628 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02153650 kind:load to:0x027e09b8 module:dtcm +from:0x02153654 kind:load to:0x020b7d0c module:overlay(0) +from:0x02153658 kind:load to:0x0204b164 module:main +from:0x0215365c kind:load to:0x027e09a8 module:dtcm +from:0x02153668 kind:load to:0x020b684c module:overlay(0) +from:0x0215366c kind:load to:0x027e0ce4 module:dtcm +from:0x02153674 kind:load to:0x020b4800 module:overlay(0) +from:0x02153678 kind:load to:0x0215455c module:overlay(72) +from:0x021536ac kind:arm_call to:0x02074994 module:overlay(0) +from:0x021536e8 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x02153760 kind:arm_call to:0x01ffb744 module:itcm +from:0x02153778 kind:load to:0x027e09b8 module:dtcm +from:0x0215377c kind:load to:0x027e09bc module:dtcm +from:0x02153780 kind:load to:0x0203feb0 module:main +from:0x0215379c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021537b0 kind:arm_call to:0x021538a4 module:overlay(72) +from:0x021537d4 kind:arm_call to:0x02153b5c module:overlay(72) +from:0x02153808 kind:arm_call to:0x02153b5c module:overlay(72) +from:0x02153840 kind:arm_call to:0x02153b5c module:overlay(72) +from:0x02153874 kind:arm_call to:0x02153b5c module:overlay(72) +from:0x02153890 kind:arm_call to:0x021538a4 module:overlay(72) +from:0x02153898 kind:arm_call to:0x02153cb8 module:overlay(72) +from:0x021538a0 kind:load to:0x020b684c module:overlay(0) +from:0x021538fc kind:arm_call to:0x020a9334 module:overlay(0) +from:0x02153990 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021539ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021539b8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x021539d8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021539e8 kind:load to:0x020b7d0c module:overlay(0) +from:0x021539f0 kind:load to:0x027e0cec module:dtcm +from:0x021539f4 kind:load to:0x020b6a14 module:overlay(0) +from:0x02153a34 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02153b04 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02153d00 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153d14 kind:arm_call to:0x01ffb974 module:itcm +from:0x02153d28 kind:arm_call to:0x01ffb974 module:itcm +from:0x02153d54 kind:arm_call to:0x01ffd420 module:itcm +from:0x02153de0 kind:load to:0x027e09b8 module:dtcm +from:0x02153e38 kind:arm_call to:0x02152c5c module:overlay(72) +from:0x02153ea0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02153ec8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02153f64 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02153f78 kind:load to:0x027e09b8 module:dtcm +from:0x02153f84 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153f8c kind:arm_call to:0x02011ff4 module:main +from:0x02153fb0 kind:arm_call to:0x0203e740 module:main +from:0x02153fb8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02153fc0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02153fc8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02153fd0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153fd8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02153fe0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02153fe8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153ff4 kind:load to:0x02152f04 module:overlay(72) +from:0x02154010 kind:arm_call to:0x0203e740 module:main +from:0x02154018 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02154020 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02154028 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02154030 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02154038 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02154040 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02154048 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02154050 kind:arm_call to:0x02011ff4 module:main +from:0x0215405c kind:load to:0x02152f04 module:overlay(72) +from:0x02154068 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215407c kind:load to:0x02154998 module:overlay(72) +from:0x02154090 kind:arm_call to:0x02011f3c module:main +from:0x0215409c kind:arm_call to:0x021540cc module:overlay(72) +from:0x021540b0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021540c8 kind:load to:0x021547f8 module:overlay(72) +from:0x021540dc kind:arm_call to:0x02152c20 module:overlay(72) +from:0x02154100 kind:arm_call to:0x0200f05c module:main +from:0x0215411c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02154138 kind:arm_call to:0x0200f05c module:main +from:0x0215415c kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x02154180 kind:arm_call to:0x0200f05c module:main +from:0x0215419c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021541b8 kind:arm_call to:0x0200f05c module:main +from:0x021541d4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021541f8 kind:arm_call to:0x0203e690 module:main +from:0x02154208 kind:load to:0x0215481c module:overlay(72) +from:0x0215420c kind:load to:0x02154998 module:overlay(72) +from:0x02154210 kind:load to:0x02154590 module:overlay(72) +from:0x02154214 kind:load to:0x021545a0 module:overlay(72) +from:0x02154218 kind:load to:0x02154738 module:overlay(72) +from:0x0215421c kind:load to:0x021545b0 module:overlay(72) +from:0x02154220 kind:load to:0x02154580 module:overlay(72) +from:0x02154224 kind:load to:0x02152f04 module:overlay(72) +from:0x02154228 kind:load to:0x020f91d8 module:overlays(19,22,23,31) +from:0x0215427c kind:arm_call to:0x0200f05c module:main +from:0x021542ac kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x021542b4 kind:arm_call to:0x0205931c module:overlay(0) +from:0x021542ec kind:load to:0x027e0cd8 module:dtcm +from:0x021542f0 kind:load to:0x02154998 module:overlay(72) +from:0x021542f4 kind:load to:0x021545a0 module:overlay(72) +from:0x021542f8 kind:load to:0x027e09b8 module:dtcm +from:0x02154304 kind:arm_call to:0x02099c5c module:overlay(0) +from:0x02154310 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0215431c kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x02154328 kind:arm_call to:0x020f9240 module:overlay(31) +from:0x02154334 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02154340 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x0215434c kind:arm_call to:0x020f9240 module:overlay(31) +from:0x02154354 kind:load to:0x02154878 module:overlay(72) +from:0x02154358 kind:load to:0x02154884 module:overlay(72) +from:0x02154444 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02154468 kind:arm_call to:0x0203e740 module:main +from:0x02154470 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02154478 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02154480 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02154488 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02154490 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215449c kind:load to:0x02152f04 module:overlay(72) +from:0x021544b8 kind:arm_call to:0x0203e740 module:main +from:0x021544c0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021544c8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021544d0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021544d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021544e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021544e8 kind:arm_call to:0x02011ff4 module:main +from:0x021544f4 kind:load to:0x02152f04 module:overlay(72) +from:0x02154500 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021545dc kind:arm_call to:0x02152cd4 module:overlay(72) +from:0x021545ec kind:arm_call to:0x0203e3a4 module:main +from:0x02154600 kind:load to:0x021548a0 module:overlay(72) +from:0x02154604 kind:load to:0x021548b0 module:overlay(72) +from:0x02154608 kind:load to:0x02154060 module:overlay(72) +from:0x0215460c kind:load to:0x021548a4 module:overlay(72) +from:0x0215462c kind:arm_call to:0x021540a4 module:overlay(72) +from:0x0215463c kind:arm_call to:0x0203e3a4 module:main +from:0x02154650 kind:load to:0x02154988 module:overlay(72) +from:0x02154654 kind:load to:0x02154998 module:overlay(72) +from:0x02154658 kind:load to:0x021544f8 module:overlay(72) +from:0x0215465c kind:load to:0x0215498c module:overlay(72) +from:0x02154660 kind:load to:0x021545c0 module:overlay(72) +from:0x02154664 kind:load to:0x02154610 module:overlay(72) +from:0x02154688 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215468c kind:load to:0x02099cfc module:overlay(0) +from:0x02154690 kind:load to:0x02099d14 module:overlay(0) +from:0x02154694 kind:load to:0x02099d20 module:overlay(0) +from:0x02154698 kind:load to:0x01fff464 module:itcm +from:0x0215469c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021546a0 kind:load to:0x02099c50 module:overlay(0) +from:0x021546a4 kind:load to:0x02099c58 module:overlay(0) +from:0x021546a8 kind:load to:0x02099c5c module:overlay(0) +from:0x021546ac kind:load to:0x02099c60 module:overlay(0) +from:0x021546b0 kind:load to:0x02099c64 module:overlay(0) +from:0x021546b4 kind:load to:0x02099c68 module:overlay(0) +from:0x021546b8 kind:load to:0x02099c6c module:overlay(0) +from:0x021546bc kind:load to:0x02099c70 module:overlay(0) +from:0x021546c0 kind:load to:0x02099d2c module:overlay(0) +from:0x021546c4 kind:load to:0x02099d98 module:overlay(0) +from:0x021546c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021546cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021546d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021546d4 kind:load to:0x02152c70 module:overlay(72) +from:0x021546d8 kind:load to:0x02152c84 module:overlay(72) +from:0x021546dc kind:load to:0x02152c5c module:overlay(72) +from:0x021546e0 kind:load to:0x02152c68 module:overlay(72) +from:0x021546ec kind:load to:0x02152cac module:overlay(72) +from:0x021546f0 kind:load to:0x020990ec module:overlay(0) +from:0x021546f4 kind:load to:0x02098efc module:overlay(0) +from:0x021546f8 kind:load to:0x02098f78 module:overlay(0) +from:0x021546fc kind:load to:0x020990f4 module:overlay(0) +from:0x02154700 kind:load to:0x02099114 module:overlay(0) +from:0x02154704 kind:load to:0x02099140 module:overlay(0) +from:0x02154710 kind:load to:0x0207ea90 module:overlay(0) +from:0x02154714 kind:load to:0x0207ea98 module:overlay(0) +from:0x02154718 kind:load to:0x0207ec68 module:overlay(0) +from:0x0215471c kind:load to:0x0207ec3c module:overlay(0) +from:0x02154720 kind:load to:0x0207ef50 module:overlay(0) +from:0x02154724 kind:load to:0x0207efac module:overlay(0) +from:0x02154728 kind:load to:0x0207f018 module:overlay(0) +from:0x0215472c kind:load to:0x0207f0b0 module:overlay(0) +from:0x02154738 kind:load to:0x02152ef0 module:overlay(72) +from:0x0215473c kind:load to:0x02153f7c module:overlay(72) +from:0x02154740 kind:load to:0x0205bca8 module:overlay(0) +from:0x02154744 kind:load to:0x01ffc57c module:itcm +from:0x02154748 kind:load to:0x02059348 module:overlay(0) +from:0x0215474c kind:load to:0x020593c4 module:overlay(0) +from:0x02154750 kind:load to:0x02059428 module:overlay(0) +from:0x02154754 kind:load to:0x01ffc7a4 module:itcm +from:0x02154758 kind:load to:0x02059304 module:overlay(0) +from:0x02154764 kind:load to:0x02099cc0 module:overlay(0) +from:0x02154768 kind:load to:0x02099cfc module:overlay(0) +from:0x0215476c kind:load to:0x02099d14 module:overlay(0) +from:0x02154770 kind:load to:0x02099d20 module:overlay(0) +from:0x02154774 kind:load to:0x01fff464 module:itcm +from:0x02154778 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215477c kind:load to:0x02152f3c module:overlay(72) +from:0x02154780 kind:load to:0x02099c58 module:overlay(0) +from:0x02154784 kind:load to:0x02153250 module:overlay(72) +from:0x02154788 kind:load to:0x02153688 module:overlay(72) +from:0x0215478c kind:load to:0x02099c64 module:overlay(0) +from:0x02154790 kind:load to:0x021539fc module:overlay(72) +from:0x02154794 kind:load to:0x02099c6c module:overlay(0) +from:0x02154798 kind:load to:0x02099c70 module:overlay(0) +from:0x0215479c kind:load to:0x02099d2c module:overlay(0) +from:0x021547a0 kind:load to:0x02099d98 module:overlay(0) +from:0x021547a4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021547a8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021547ac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021547b0 kind:load to:0x02153f98 module:overlay(72) +from:0x021547b4 kind:load to:0x02153ff8 module:overlay(72) +from:0x021547b8 kind:load to:0x02153e30 module:overlay(72) +from:0x021547bc kind:load to:0x02153de8 module:overlay(72) +from:0x021547c0 kind:load to:0x02153e4c module:overlay(72) +from:0x021547f8 kind:load to:0x02154080 module:overlay(72) +from:0x021547fc kind:load to:0x020990ec module:overlay(0) +from:0x02154800 kind:load to:0x02098efc module:overlay(0) +from:0x02154804 kind:load to:0x02098f78 module:overlay(0) +from:0x02154808 kind:load to:0x020990f4 module:overlay(0) +from:0x0215480c kind:load to:0x02099114 module:overlay(0) +from:0x02154810 kind:load to:0x02099140 module:overlay(0) +from:0x0215481c kind:load to:0x02099cc0 module:overlay(0) +from:0x02154820 kind:load to:0x02099cfc module:overlay(0) +from:0x02154824 kind:load to:0x02099d14 module:overlay(0) +from:0x02154828 kind:load to:0x02099d20 module:overlay(0) +from:0x0215482c kind:load to:0x01fff464 module:itcm +from:0x02154830 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02154834 kind:load to:0x0215422c module:overlay(72) +from:0x02154838 kind:load to:0x02099c58 module:overlay(0) +from:0x0215483c kind:load to:0x021542fc module:overlay(72) +from:0x02154840 kind:load to:0x0215435c module:overlay(72) +from:0x02154844 kind:load to:0x02099c64 module:overlay(0) +from:0x02154848 kind:load to:0x02154370 module:overlay(72) +from:0x0215484c kind:load to:0x02099c6c module:overlay(0) +from:0x02154850 kind:load to:0x02099c70 module:overlay(0) +from:0x02154854 kind:load to:0x02099d2c module:overlay(0) +from:0x02154858 kind:load to:0x02099d98 module:overlay(0) +from:0x0215485c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02154860 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02154864 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02154868 kind:load to:0x02154450 module:overlay(72) +from:0x0215486c kind:load to:0x021544a0 module:overlay(72) +from:0x02154870 kind:load to:0x02152c5c module:overlay(72) +from:0x02154874 kind:load to:0x02152c68 module:overlay(72) diff --git a/config/jp/arm9/overlays/ov072/symbols.txt b/config/jp/arm9/overlays/ov072/symbols.txt new file mode 100644 index 00000000..6f1ed155 --- /dev/null +++ b/config/jp/arm9/overlays/ov072/symbols.txt @@ -0,0 +1,75 @@ +func_ov072_02152c20 kind:function(arm,size=0x2c) addr:0x02152c20 +func_ov072_02152c4c kind:function(arm,size=0x10) addr:0x02152c4c +func_ov072_02152c5c kind:function(arm,size=0xc) addr:0x02152c5c +func_ov072_02152c68 kind:function(arm,size=0x8) addr:0x02152c68 +func_ov072_02152c70 kind:function(arm,size=0x14) addr:0x02152c70 +func_ov072_02152c84 kind:function(arm,size=0x1c) addr:0x02152c84 +func_ov072_02152ca0 kind:function(arm,size=0xc) addr:0x02152ca0 +func_ov072_02152cac kind:function(arm,size=0x28) addr:0x02152cac +func_ov072_02152cd4 kind:function(arm,size=0x28) addr:0x02152cd4 +func_ov072_02152cfc kind:function(arm,size=0x1f4) addr:0x02152cfc +func_ov072_02152ef0 kind:function(arm,size=0x14) addr:0x02152ef0 +func_ov072_02152f04 kind:function(arm,size=0x24) addr:0x02152f04 +func_ov072_02152f28 kind:function(arm,size=0x14) addr:0x02152f28 +func_ov072_02152f3c kind:function(arm,size=0x314) addr:0x02152f3c +func_ov072_02153250 kind:function(arm,size=0x438) addr:0x02153250 +func_ov072_02153688 kind:function(arm,size=0xfc) addr:0x02153688 +func_ov072_02153784 kind:function(arm,size=0x120) addr:0x02153784 +func_ov072_021538a4 kind:function(arm,size=0x158) addr:0x021538a4 +func_ov072_021539fc kind:function(arm,size=0x114) addr:0x021539fc +func_ov072_02153b10 kind:function(arm,size=0x4c) addr:0x02153b10 +func_ov072_02153b5c kind:function(arm,size=0x15c) addr:0x02153b5c +func_ov072_02153cb8 kind:function(arm,size=0x130) addr:0x02153cb8 +func_ov072_02153de8 kind:function(arm,size=0x48) addr:0x02153de8 +func_ov072_02153e30 kind:function(arm,size=0x1c) addr:0x02153e30 +func_ov072_02153e4c kind:function(arm,size=0x2c) addr:0x02153e4c +func_ov072_02153e78 kind:function(arm,size=0x104) addr:0x02153e78 +func_ov072_02153f7c kind:function(arm,size=0x1c) addr:0x02153f7c +func_ov072_02153f98 kind:function(arm,size=0x60) addr:0x02153f98 +func_ov072_02153ff8 kind:function(arm,size=0x68) addr:0x02153ff8 +func_ov072_02154060 kind:function(arm,size=0x14) addr:0x02154060 +func_ov072_02154074 kind:function(arm,size=0xc) addr:0x02154074 +func_ov072_02154080 kind:function(arm,size=0x24) addr:0x02154080 +func_ov072_021540a4 kind:function(arm,size=0x28) addr:0x021540a4 +func_ov072_021540cc kind:function(arm,size=0x160) addr:0x021540cc +func_ov072_0215422c kind:function(arm,size=0xd0) addr:0x0215422c +func_ov072_021542fc kind:function(arm,size=0x60) addr:0x021542fc +func_ov072_0215435c kind:function(arm,size=0x14) addr:0x0215435c +func_ov072_02154370 kind:function(arm,size=0xe0) addr:0x02154370 +func_ov072_02154450 kind:function(arm,size=0x50) addr:0x02154450 +func_ov072_021544a0 kind:function(arm,size=0x58) addr:0x021544a0 +func_ov072_021544f8 kind:function(arm,size=0x14) addr:0x021544f8 +data_ov072_0215450c kind:data(any) addr:0x0215450c +data_ov072_0215451c kind:data(any) addr:0x0215451c +data_ov072_0215452c kind:data(any) addr:0x0215452c +data_ov072_0215453c kind:data(any) addr:0x0215453c +data_ov072_0215454c kind:data(any) addr:0x0215454c +data_ov072_0215455c kind:data(any) addr:0x0215455c +data_ov072_02154570 kind:data(any) addr:0x02154570 +data_ov072_02154580 kind:data(any) addr:0x02154580 +data_ov072_02154590 kind:data(any) addr:0x02154590 +data_ov072_021545a0 kind:data(any) addr:0x021545a0 +data_ov072_021545b0 kind:data(any) addr:0x021545b0 +func_ov072_021545c0 kind:function(arm,size=0x50) addr:0x021545c0 +func_ov072_02154610 kind:function(arm,size=0x50) addr:0x02154610 +data_ov072_02154688 kind:data(any) addr:0x02154688 +data_ov072_021546ec kind:data(any) addr:0x021546ec +data_ov072_02154700 kind:data(any) addr:0x02154700 ambiguous +data_ov072_02154710 kind:data(any) addr:0x02154710 +data_ov072_02154738 kind:data(any) addr:0x02154738 +data_ov072_02154761 kind:data(any) addr:0x02154761 ambiguous +data_ov072_02154764 kind:data(any) addr:0x02154764 +data_ov072_021547c4 kind:data(any) addr:0x021547c4 +data_ov072_021547d8 kind:data(any) addr:0x021547d8 +data_ov072_021547e4 kind:data(any) addr:0x021547e4 +data_ov072_021547f8 kind:data(any) addr:0x021547f8 +data_ov072_0215481c kind:data(any) addr:0x0215481c +data_ov072_02154878 kind:data(any) addr:0x02154878 +data_ov072_02154884 kind:data(any) addr:0x02154884 +data_ov072_021548a0 kind:bss addr:0x021548a0 +data_ov072_021548a4 kind:bss addr:0x021548a4 +data_ov072_021548b0 kind:bss addr:0x021548b0 +data_ov072_021548ec kind:bss addr:0x021548ec +data_ov072_02154988 kind:bss addr:0x02154988 +data_ov072_0215498c kind:bss addr:0x0215498c +data_ov072_02154998 kind:bss addr:0x02154998 diff --git a/config/jp/arm9/overlays/ov073/delinks.txt b/config/jp/arm9/overlays/ov073/delinks.txt new file mode 100644 index 00000000..4daec877 --- /dev/null +++ b/config/jp/arm9/overlays/ov073/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x02165c60 kind:code align:32 + .rodata start:0x02165c60 end:0x02165d68 kind:data align:4 + .init start:0x02165d68 end:0x02165edc kind:code align:4 + .ctor start:0x02165edc end:0x02165ee8 kind:data align:4 + .data start:0x02165f00 end:0x021667e0 kind:data align:32 + .bss start:0x021667e0 end:0x021669c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov073/relocs.txt b/config/jp/arm9/overlays/ov073/relocs.txt new file mode 100644 index 00000000..840c723c --- /dev/null +++ b/config/jp/arm9/overlays/ov073/relocs.txt @@ -0,0 +1,2075 @@ +from:0x02152c28 kind:load to:0x021667f0 module:overlay(73) +from:0x02152c3c kind:arm_call to:0x02011f3c module:main +from:0x02152c48 kind:arm_call to:0x021531e0 module:overlay(73) +from:0x02152c64 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02152cc0 kind:load to:0x02165fdc module:overlay(73) +from:0x02152cd4 kind:arm_call to:0x0209932c module:overlay(0) +from:0x02152cec kind:load to:0x02165f98 module:overlay(73) +from:0x02152d14 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02152d5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152d68 kind:arm_call to:0x01fff458 module:itcm +from:0x02152e68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152e78 kind:arm_call to:0x02162ba8 module:overlay(73) +from:0x02152e90 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x02152edc kind:load to:0x027e0ce4 module:dtcm +from:0x02152ee4 kind:load to:0x0203feb0 module:main +from:0x02152efc kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x02152f1c kind:load to:0x02165fa8 module:overlay(73) +from:0x02152f40 kind:arm_call to:0x01fff148 module:itcm +from:0x02152f60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152f70 kind:arm_call to:0x02162ba8 module:overlay(73) +from:0x02152fe8 kind:arm_call to:0x0216405c module:overlay(73) +from:0x02152ff8 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x02153008 kind:load to:0x027e0ce0 module:dtcm +from:0x02153028 kind:arm_call to:0x021640b8 module:overlay(73) +from:0x02153030 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x02153040 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02153064 kind:load to:0x02165fc0 module:overlay(73) +from:0x02153090 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x021530ac kind:load to:0x02165f8c module:overlay(73) +from:0x021530cc kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x021530e0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021530f0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02153100 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02153110 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02153120 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02153130 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02153140 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02153150 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02153168 kind:load to:0x02166000 module:overlay(73) +from:0x0215316c kind:load to:0x02165cf8 module:overlay(73) +from:0x02153170 kind:load to:0x02165d08 module:overlay(73) +from:0x02153174 kind:load to:0x02165d18 module:overlay(73) +from:0x02153178 kind:load to:0x02165d28 module:overlay(73) +from:0x0215317c kind:load to:0x02165c88 module:overlay(73) +from:0x02153180 kind:load to:0x02165d38 module:overlay(73) +from:0x02153184 kind:load to:0x02165d48 module:overlay(73) +from:0x02153188 kind:load to:0x02165d58 module:overlay(73) +from:0x021531b4 kind:arm_call to:0x0200eab0 module:main +from:0x021531c0 kind:arm_call to:0x01ffc744 module:itcm +from:0x021531cc kind:arm_call to:0x0200ef5c module:main +from:0x021531d4 kind:arm_call to:0x01ffc57c module:itcm +from:0x021531dc kind:load to:0x020b66c4 module:overlay(0) +from:0x021531f0 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02153254 kind:arm_call to:0x021530c4 module:overlay(73) +from:0x02153280 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02153298 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021532a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021532e0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021532f8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215330c kind:arm_call to:0x02016614 module:main +from:0x02153320 kind:arm_call to:0x02153038 module:overlay(73) +from:0x02153340 kind:arm_call to:0x0203e690 module:main +from:0x021533c8 kind:arm_call to:0x02152cc8 module:overlay(73) +from:0x021533d0 kind:arm_call to:0x0209932c module:overlay(0) +from:0x021533e0 kind:arm_call to:0x0209afec module:overlay(0) +from:0x021533e8 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02153554 kind:arm_call to:0x02152ee8 module:overlay(73) +from:0x021535bc kind:arm_call to:0x020a1298 module:overlay(0) +from:0x021535d0 kind:arm_call to:0x02068814 module:overlay(0) +from:0x021535dc kind:arm_call to:0x02153098 module:overlay(73) +from:0x02153614 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215365c kind:load to:0x021660c0 module:overlay(73) +from:0x02153660 kind:load to:0x021667f0 module:overlay(73) +from:0x02153664 kind:load to:0x02166074 module:overlay(73) +from:0x02153668 kind:load to:0x0216602c module:overlay(73) +from:0x0215366c kind:load to:0x02165f80 module:overlay(73) +from:0x02153670 kind:load to:0x020a1aac module:overlay(0) +from:0x02153674 kind:load to:0x021651b8 module:overlay(73) +from:0x02153678 kind:load to:0x02116614 module:overlays(19,31) +from:0x0215367c kind:load to:0x0204b164 module:main +from:0x02153688 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215369c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021536b0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021536c4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021536ec kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02153700 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0215370c kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02153714 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02153730 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153768 kind:arm_call to:0x0203e740 module:main +from:0x02153770 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153784 kind:arm_call to:0x0203e740 module:main +from:0x0215378c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153794 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215379c kind:arm_call to:0x0201662c module:main +from:0x021537a4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021537ac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021537b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021537bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021537c8 kind:load to:0x021660c0 module:overlay(73) +from:0x021537cc kind:load to:0x020a1aac module:overlay(0) +from:0x021537ec kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02153800 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0215380c kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02153814 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02153830 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153868 kind:arm_call to:0x0203e740 module:main +from:0x02153870 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153884 kind:arm_call to:0x0203e740 module:main +from:0x0215388c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153894 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215389c kind:arm_call to:0x0201662c module:main +from:0x021538a4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021538ac kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021538b4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021538bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021538c4 kind:arm_call to:0x02011ff4 module:main +from:0x021538d0 kind:load to:0x021660c0 module:overlay(73) +from:0x021538d4 kind:load to:0x020a1aac module:overlay(0) +from:0x021538f4 kind:arm_call to:0x0205bab4 module:overlay(0) +from:0x02153900 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x02153924 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02153934 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02153984 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021539c0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021539d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021539dc kind:arm_call to:0x021653e8 module:overlay(73) +from:0x02153a18 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02153a38 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02153a58 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02153a68 kind:load to:0x027e0960 module:dtcm +from:0x02153a6c kind:load to:0x02164ad8 module:overlay(73) +from:0x02153a70 kind:load to:0x027e0cd8 module:dtcm +from:0x02153a74 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02153a7c kind:load to:0x027e0ce4 module:dtcm +from:0x02153a80 kind:load to:0x027e0ce0 module:dtcm +from:0x02153a84 kind:load to:0x02165f60 module:overlay(73) +from:0x02153a88 kind:load to:0x027e09a8 module:dtcm +from:0x02153a8c kind:load to:0x027e09b8 module:dtcm +from:0x02153aa4 kind:arm_call to:0x02016f54 module:main +from:0x02153aac kind:arm_call to:0x02125c0c module:overlays(42,45) +from:0x02153acc kind:arm_call to:0x020cc870 module:overlay(24) +from:0x02153ad8 kind:load to:0x020da034 module:overlays(19,24) +from:0x02153b08 kind:load to:0x020af4a0 module:overlay(0) +from:0x02153b18 kind:arm_call to:0x02153ae0 module:overlay(73) +from:0x02153b68 kind:load to:0x02166118 module:overlay(73) +from:0x02153c24 kind:arm_call to:0x0208d240 module:overlay(0) +from:0x02153c44 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x02153cc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02153cc8 kind:load to:0x027e0d34 module:dtcm +from:0x02153d44 kind:arm_call to:0x02125c1c module:overlay(45) +from:0x02153d5c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02153d70 kind:arm_call to:0x020799cc module:overlay(0) +from:0x02153d80 kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x02153d8c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02153d94 kind:load to:0x0204b164 module:main +from:0x02153d98 kind:load to:0x027e09bc module:dtcm +from:0x02153d9c kind:load to:0x02165cd8 module:overlay(73) +from:0x02153da0 kind:load to:0x02165c7c module:overlay(73) +from:0x02153dc4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02153e48 kind:load to:0x027e09b8 module:dtcm +from:0x02153ea0 kind:arm_call to:0x020cc890 module:overlay(24) +from:0x02153fb0 kind:arm_call to:0x020a152c module:overlay(0) +from:0x02153fe4 kind:arm_call to:0x0208d1f0 module:overlay(0) +from:0x0215402c kind:arm_call to:0x020a152c module:overlay(0) +from:0x0215403c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0215406c kind:arm_call to:0x02069620 module:overlay(0) +from:0x021540cc kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02154170 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215419c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215420c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02154238 kind:arm_call to:0x0209b0bc module:overlay(0) +from:0x02154258 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02154270 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x021542c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021542d4 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x021542e8 kind:arm_call to:0x021643ac module:overlay(73) +from:0x021542f8 kind:arm_call to:0x02164210 module:overlay(73) +from:0x02154308 kind:arm_call to:0x021648dc module:overlay(73) +from:0x02154318 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02154330 kind:arm_call to:0x021647a4 module:overlay(73) +from:0x0215435c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02154380 kind:arm_call to:0x021644d8 module:overlay(73) +from:0x02154394 kind:arm_call to:0x021682a8 module:overlay(93) +from:0x021543a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021543c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021543d4 kind:arm_call to:0x021648dc module:overlay(73) +from:0x021543e4 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02154434 kind:arm_call to:0x02153b6c module:overlay(73) +from:0x021544bc kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x021544ec kind:arm_call to:0x02153ccc module:overlay(73) +from:0x0215452c kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0215459c kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215461c kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215469c kind:arm_call to:0x020c1344 module:overlay(17) +from:0x021546f4 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02154708 kind:arm_call to:0x021644c8 module:overlay(73) +from:0x02154750 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02154778 kind:arm_call to:0x02168480 module:overlay(93) +from:0x021547f0 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02154848 kind:arm_call to:0x020c087c module:overlay(17) +from:0x021548a0 kind:arm_call to:0x021648dc module:overlay(73) +from:0x021548b0 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x021548bc kind:arm_call to:0x021648dc module:overlay(73) +from:0x021548cc kind:arm_call to:0x021647e4 module:overlay(73) +from:0x021548dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021548ec kind:arm_call to:0x020e639c module:overlay(31) +from:0x02154908 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154918 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215493c kind:arm_call to:0x021648dc module:overlay(73) +from:0x0215494c kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02154960 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0215496c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215499c kind:arm_call to:0x021648dc module:overlay(73) +from:0x021549ac kind:arm_call to:0x021647e4 module:overlay(73) +from:0x021549fc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154a14 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154a80 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154a9c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02154ab4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154ad4 kind:arm_call to:0x020c40e0 module:overlay(17) +from:0x02154ae8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154b04 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02154b30 kind:arm_call to:0x021648dc module:overlay(73) +from:0x02154b40 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02154b4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154b68 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02154b70 kind:arm_call to:0x02164510 module:overlay(73) +from:0x02154b84 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02154ba4 kind:arm_call to:0x01fff17c module:itcm +from:0x02154bbc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154c18 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02154c2c kind:arm_call to:0x0207fd20 module:overlay(0) +from:0x02154c68 kind:arm_call to:0x021648dc module:overlay(73) +from:0x02154c78 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02154c88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154cac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154d48 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02154d58 kind:load to:0x027e0ce0 module:dtcm +from:0x02154d5c kind:load to:0x020da034 module:overlays(19,24) +from:0x02154d64 kind:load to:0x02165f00 module:overlay(73) +from:0x02154d68 kind:load to:0x020b684c module:overlay(0) +from:0x02154d6c kind:load to:0x020b69b8 module:overlay(0) +from:0x02154d70 kind:load to:0x02166230 module:overlay(73) +from:0x02154d78 kind:load to:0x027e0d8c module:dtcm +from:0x02154d80 kind:load to:0x020af4a8 module:overlay(0) +from:0x02154d84 kind:load to:0x027e0d38 module:dtcm +from:0x02154d8c kind:load to:0x027e0ce4 module:dtcm +from:0x02154da4 kind:load to:0x027e09c0 module:dtcm +from:0x02154da8 kind:load to:0x021667f4 module:overlay(73) +from:0x02154dac kind:load to:0x0203feb0 module:main +from:0x02154dbc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154de4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154df4 kind:arm_call to:0x021648dc module:overlay(73) +from:0x02154e04 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02154e10 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02154e1c kind:arm_call to:0x02163b30 module:overlay(73) +from:0x02154e4c kind:arm_call to:0x02015018 module:main +from:0x02154e74 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02154f04 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02154f2c kind:arm_call to:0x02164948 module:overlay(73) +from:0x02154f7c kind:arm_call to:0x021641f8 module:overlay(73) +from:0x021550a4 kind:arm_call to:0x021641f8 module:overlay(73) +from:0x021550ac kind:arm_call to:0x02164148 module:overlay(73) +from:0x021550d0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021550dc kind:load to:0x027e0cec module:dtcm +from:0x02155138 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02155154 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215515c kind:arm_call to:0x02164148 module:overlay(73) +from:0x0215518c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x021551b8 kind:arm_call to:0x0201668c module:main +from:0x021551c4 kind:load to:0x027e09bc module:dtcm +from:0x021551c8 kind:load to:0x027e09b4 module:dtcm +from:0x021551cc kind:load to:0x027e0954 module:dtcm +from:0x0215520c kind:arm_call to:0x0205d934 module:overlay(0) +from:0x0215522c kind:arm_call to:0x01ffd49c module:itcm +from:0x0215524c kind:arm_call to:0x0205d948 module:overlay(0) +from:0x02155258 kind:load to:0x027e09bc module:dtcm +from:0x021552a4 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x021552b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021552c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021552d4 kind:arm_call to:0x01ff916c module:itcm +from:0x021552e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021552f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02155300 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215530c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155328 kind:arm_call to:0x01ff930c module:itcm +from:0x02155370 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021553a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021553b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021553c8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021553f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021553fc kind:load to:0x027e0ce0 module:dtcm +from:0x02155404 kind:load to:0x0203feb0 module:main +from:0x02155480 kind:load to:0x02166348 module:overlay(73) +from:0x02155490 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x021554ac kind:arm_call to:0x01ff930c module:itcm +from:0x021554c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021554f0 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02155568 kind:arm_call to:0x0216335c module:overlay(73) +from:0x0215558c kind:arm_call to:0x02163d44 module:overlay(73) +from:0x021555a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021555c0 kind:load to:0x02166360 module:overlay(73) +from:0x021555d4 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x021555f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02155604 kind:arm_call to:0x01ff930c module:itcm +from:0x02155618 kind:arm_call to:0x01ff930c module:itcm +from:0x02155620 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155630 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155684 kind:arm_call to:0x02015018 module:main +from:0x021556a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021556d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021556e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021556ec kind:arm_call to:0x01ffb464 module:itcm +from:0x02155714 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155760 kind:arm_call to:0x0203b6ec module:main +from:0x02155778 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x02155798 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215582c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215583c kind:arm_call to:0x01ff9318 module:itcm +from:0x021558c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021558f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155910 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x02155930 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021559ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021559d4 kind:arm_call to:0x02162bd4 module:overlay(73) +from:0x021559e4 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021559f4 kind:load to:0x027e09a8 module:dtcm +from:0x021559fc kind:load to:0x0203feb0 module:main +from:0x02155a78 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02155ab0 kind:load to:0x02166378 module:overlay(73) +from:0x02155ab4 kind:load to:0x027e0ce0 module:dtcm +from:0x02155adc kind:arm_call to:0x02015018 module:main +from:0x02155afc kind:arm_call to:0x02015018 module:main +from:0x02155b1c kind:arm_call to:0x02015018 module:main +from:0x02155b3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155b54 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02155b8c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02155b98 kind:arm_call to:0x0216251c module:overlay(73) +from:0x02155ba4 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02155bc4 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02155be4 kind:arm_call to:0x02015018 module:main +from:0x02155c14 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02155c24 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02155c34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155c40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155c60 kind:arm_call to:0x01ffb974 module:itcm +from:0x02155c70 kind:arm_call to:0x0216251c module:overlay(73) +from:0x02155c88 kind:arm_call to:0x02015018 module:main +from:0x02155c9c kind:arm_call to:0x02162f5c module:overlay(73) +from:0x02155ca8 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02155cbc kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02155cc8 kind:arm_call to:0x02162e84 module:overlay(73) +from:0x02155d04 kind:arm_call to:0x02015018 module:main +from:0x02155d18 kind:arm_call to:0x02162f5c module:overlay(73) +from:0x02155d24 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02155d38 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02155d44 kind:arm_call to:0x02162e84 module:overlay(73) +from:0x02155d80 kind:arm_call to:0x02015018 module:main +from:0x02155d98 kind:arm_call to:0x02162f5c module:overlay(73) +from:0x02155de8 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02155dfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155e14 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02155e20 kind:load to:0x027e09a8 module:dtcm +from:0x02155e28 kind:load to:0x027e0ce0 module:dtcm +from:0x02155ea8 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02155ec4 kind:load to:0x02166378 module:overlay(73) +from:0x02155ec8 kind:load to:0x027e0ce0 module:dtcm +from:0x02155eec kind:arm_call to:0x02015018 module:main +from:0x02155f0c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155f24 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02155f54 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02155f60 kind:arm_call to:0x0216251c module:overlay(73) +from:0x02155f6c kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02155f8c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02155fac kind:arm_call to:0x02015018 module:main +from:0x02155fdc kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02155fec kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02155ffc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156008 kind:arm_call to:0x0216251c module:overlay(73) +from:0x02156020 kind:arm_call to:0x02015018 module:main +from:0x02156038 kind:arm_call to:0x02162f5c module:overlay(73) +from:0x02156044 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02156050 kind:load to:0x027e09a8 module:dtcm +from:0x02156058 kind:load to:0x027e0ce0 module:dtcm +from:0x021560d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021560ec kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02156104 kind:load to:0x02166390 module:overlay(73) +from:0x02156108 kind:load to:0x027e09a8 module:dtcm +from:0x02156110 kind:load to:0x027e0ce0 module:dtcm +from:0x02156130 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02156168 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02156174 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02156194 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021561b4 kind:arm_call to:0x02015018 module:main +from:0x021561c8 kind:arm_call to:0x0216307c module:overlay(73) +from:0x021561f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156204 kind:arm_call to:0x01ff9770 module:itcm +from:0x02156214 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156264 kind:arm_call to:0x02015018 module:main +from:0x02156284 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021562a4 kind:arm_call to:0x02163154 module:overlay(73) +from:0x021562b4 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x021562d8 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02156310 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x02156328 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215633c kind:arm_call to:0x0216251c module:overlay(73) +from:0x0215634c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02156360 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156378 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02156384 kind:load to:0x027e0ce0 module:dtcm +from:0x0215638c kind:load to:0x027e09a8 module:dtcm +from:0x021563b0 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x02156424 kind:arm_call to:0x020799cc module:overlay(0) +from:0x02156434 kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x0215643c kind:arm_call to:0x02125c54 module:overlay(45) +from:0x02156460 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156470 kind:arm_call to:0x01fff148 module:itcm +from:0x0215647c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215648c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021564a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021564ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021564f8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02156528 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215653c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215654c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02156574 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215662c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02156640 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0215666c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02156680 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156698 kind:load to:0x0204b164 module:main +from:0x0215669c kind:load to:0x027e09bc module:dtcm +from:0x021566a0 kind:load to:0x02165c98 module:overlay(73) +from:0x021566a4 kind:load to:0x02165c68 module:overlay(73) +from:0x021566a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021566ac kind:load to:0x0203feb0 module:main +from:0x021566b0 kind:load to:0x021663a8 module:overlay(73) +from:0x021566b4 kind:load to:0x027e0cec module:dtcm +from:0x021566c0 kind:load to:0x027e09a8 module:dtcm +from:0x02156700 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x021567ec kind:arm_call to:0x01fff148 module:itcm +from:0x02156810 kind:arm_call to:0x021643b4 module:overlay(73) +from:0x0215681c kind:arm_call to:0x02162224 module:overlay(73) +from:0x0215682c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02156834 kind:arm_call to:0x0215525c module:overlay(73) +from:0x021568c0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021568d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156928 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x021569a0 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x021569bc kind:arm_call to:0x021647a4 module:overlay(73) +from:0x021569e0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021569f8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02156a20 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02156a40 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x02156b20 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x02156b7c kind:arm_call to:0x01fff148 module:itcm +from:0x02156ba0 kind:arm_call to:0x021643b4 module:overlay(73) +from:0x02156bac kind:arm_call to:0x02162224 module:overlay(73) +from:0x02156bb4 kind:arm_call to:0x0215525c module:overlay(73) +from:0x02156c74 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02156c8c kind:arm_call to:0x02163aac module:overlay(73) +from:0x02156ce8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156cf0 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x02156d24 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02156d40 kind:arm_call to:0x021647a4 module:overlay(73) +from:0x02156d64 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02156d7c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02156db4 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02156dd0 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02156ddc kind:load to:0x0204b164 module:main +from:0x02156de0 kind:load to:0x027e0ce0 module:dtcm +from:0x02156de4 kind:load to:0x027e09a8 module:dtcm +from:0x02156df0 kind:load to:0x021663c0 module:overlay(73) +from:0x02156df4 kind:load to:0x027e0cec module:dtcm +from:0x02156df8 kind:load to:0x02165c6c module:overlay(73) +from:0x02156dfc kind:load to:0x021663d8 module:overlay(73) +from:0x02156e7c kind:load to:0x021663f0 module:overlay(73) +from:0x02156eb8 kind:arm_call to:0x02162224 module:overlay(73) +from:0x02156f18 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02156f70 kind:arm_call to:0x021684a0 module:overlay(93) +from:0x02156f98 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x02156fa4 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02156fb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02156fb4 kind:load to:0x027e0d8c module:dtcm +from:0x02157030 kind:load to:0x02166408 module:overlay(73) +from:0x02157064 kind:arm_call to:0x01fff148 module:itcm +from:0x02157084 kind:arm_call to:0x01ff9258 module:itcm +from:0x021570c0 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02157108 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215711c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02157124 kind:load to:0x027e0ce0 module:dtcm +from:0x02157150 kind:arm_call to:0x021262ac module:overlay(45) +from:0x021571a0 kind:load to:0x02166420 module:overlay(73) +from:0x021571d4 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x021571ec kind:arm_call to:0x021647a4 module:overlay(73) +from:0x02157228 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x02157240 kind:arm_call to:0x02015018 module:main +from:0x02157260 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x0215727c kind:arm_call to:0x01ff930c module:itcm +from:0x02157290 kind:arm_call to:0x01ff930c module:itcm +from:0x021572a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021572b8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02157360 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157378 kind:load to:0x02166438 module:overlay(73) +from:0x0215737c kind:load to:0x027e09a8 module:dtcm +from:0x021573d8 kind:arm_call to:0x02162684 module:overlay(73) +from:0x02157424 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157434 kind:arm_call to:0x01ffb714 module:itcm +from:0x021574e4 kind:arm_call to:0x021290fc module:overlay(45) +from:0x02157560 kind:arm_call to:0x021290fc module:overlay(45) +from:0x02157584 kind:arm_call to:0x01ff930c module:itcm +from:0x02157598 kind:arm_call to:0x01ff930c module:itcm +from:0x021575b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021575c4 kind:arm_call to:0x01ff930c module:itcm +from:0x02157664 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02157684 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215769c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021576bc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02157714 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021577b8 kind:arm_call to:0x02015018 module:main +from:0x02157828 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215783c kind:arm_call to:0x01ff9318 module:itcm +from:0x02157880 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157894 kind:arm_call to:0x01ff9318 module:itcm +from:0x021578ac kind:arm_call to:0x02015018 module:main +from:0x021578cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021578e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021578f4 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02157900 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215790c kind:load to:0x027e09a8 module:dtcm +from:0x02157920 kind:load to:0x02166450 module:overlay(73) +from:0x02157924 kind:load to:0x0203feb0 module:main +from:0x02157930 kind:load to:0x02165f50 module:overlay(73) +from:0x02157934 kind:load to:0x027e09bc module:dtcm +from:0x02157938 kind:load to:0x027e0cec module:dtcm +from:0x02157944 kind:load to:0x02166468 module:overlay(73) +from:0x0215798c kind:arm_call to:0x0209b03c module:overlay(0) +from:0x021579f4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157a00 kind:load to:0x02166480 module:overlay(73) +from:0x02157a64 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157a8c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02157af8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157b04 kind:load to:0x021664b0 module:overlay(73) +from:0x02157b20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b4c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02157b58 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02157bb8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157bc8 kind:load to:0x02166348 module:overlay(73) +from:0x02157bd8 kind:load to:0x02153b0c module:overlay(73) +from:0x02157cd4 kind:arm_call to:0x0216335c module:overlay(73) +from:0x02157d08 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x02157d24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157d3c kind:load to:0x021663a8 module:overlay(73) +from:0x02157d50 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x02157d6c kind:arm_call to:0x01ff930c module:itcm +from:0x02157d80 kind:arm_call to:0x01ff930c module:itcm +from:0x02157d94 kind:arm_call to:0x01ff930c module:itcm +from:0x02157dc8 kind:arm_call to:0x01ff930c module:itcm +from:0x02157e54 kind:arm_call to:0x01ff930c module:itcm +from:0x02157e6c kind:arm_call to:0x02015018 module:main +from:0x02157e90 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157ec0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157ed0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157ed4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157efc kind:arm_call to:0x01ffb428 module:itcm +from:0x02157f48 kind:arm_call to:0x0203b6ec module:main +from:0x02157f60 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x02157f80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158014 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158024 kind:arm_call to:0x01ff9318 module:itcm +from:0x021580a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021580dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021580f8 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x02158170 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158198 kind:arm_call to:0x02162bd4 module:overlay(73) +from:0x021581a8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021581bc kind:load to:0x02166360 module:overlay(73) +from:0x021581c0 kind:load to:0x027e09a8 module:dtcm +from:0x021581c8 kind:load to:0x0203feb0 module:main +from:0x02158248 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x02158260 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02158288 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02158290 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x021582e8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021582f8 kind:load to:0x02166498 module:overlay(73) +from:0x021582fc kind:load to:0x0204b164 module:main +from:0x02158310 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x02158350 kind:arm_call to:0x02015018 module:main +from:0x0215837c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158428 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02158434 kind:arm_call to:0x021262ac module:overlay(45) +from:0x0215844c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158488 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021584a0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021584b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021584b8 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x021584d0 kind:arm_call to:0x02015018 module:main +from:0x021584f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158508 kind:arm_call to:0x02015018 module:main +from:0x0215852c kind:arm_call to:0x021262ac module:overlay(45) +from:0x02158558 kind:arm_call to:0x02015018 module:main +from:0x02158568 kind:arm_call to:0x02163620 module:overlay(73) +from:0x02158580 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215859c kind:arm_call to:0x01ff9258 module:itcm +from:0x021585f8 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215863c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158668 kind:arm_call to:0x021647a4 module:overlay(73) +from:0x021586f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158710 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x02158758 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02158764 kind:load to:0x0203feb0 module:main +from:0x02158768 kind:load to:0x027e09a8 module:dtcm +from:0x021587f8 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x02158814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021588c4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021588f8 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02158908 kind:load to:0x021664c8 module:overlay(73) +from:0x0215890c kind:load to:0x0203feb0 module:main +from:0x02158930 kind:arm_call to:0x02015018 module:main +from:0x0215895c kind:arm_call to:0x02015018 module:main +from:0x02158988 kind:arm_call to:0x02015018 module:main +from:0x021589a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021589b4 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x021589f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158a10 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158a20 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158a28 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02158a40 kind:arm_call to:0x02015018 module:main +from:0x02158a54 kind:arm_call to:0x021262ac module:overlay(45) +from:0x02158a94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158aa8 kind:arm_call to:0x021262ac module:overlay(45) +from:0x02158ac4 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02158acc kind:load to:0x027e09a8 module:dtcm +from:0x02158b4c kind:arm_call to:0x0208d1f0 module:overlay(0) +from:0x02158b6c kind:arm_call to:0x01fff148 module:itcm +from:0x02158b78 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02158b8c kind:arm_call to:0x02158da0 module:overlay(73) +from:0x02158bb0 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02158bf4 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x02158c00 kind:arm_call to:0x0215a824 module:overlay(73) +from:0x02158c0c kind:arm_call to:0x02159afc module:overlay(73) +from:0x02158c5c kind:load to:0x0204b164 module:main +from:0x02158c60 kind:load to:0x027e0ce0 module:dtcm +from:0x02158c78 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02158cd4 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x02158ce8 kind:arm_call to:0x0208d1f0 module:overlay(0) +from:0x02158d24 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x02158d58 kind:arm_call to:0x02159b70 module:overlay(73) +from:0x02158d64 kind:arm_call to:0x02159f58 module:overlay(73) +from:0x02158d70 kind:arm_call to:0x021597c0 module:overlay(73) +from:0x02158d7c kind:arm_call to:0x02158ffc module:overlay(73) +from:0x02158d88 kind:arm_call to:0x0215a9b8 module:overlay(73) +from:0x02158d94 kind:arm_call to:0x0215b34c module:overlay(73) +from:0x02158d9c kind:load to:0x027e0ce0 module:dtcm +from:0x02158df0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158ea8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02158eb4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02158f28 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02158f38 kind:arm_call to:0x01fff148 module:itcm +from:0x02158f54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158f74 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158fe0 kind:load to:0x0203feb0 module:main +from:0x02158fe8 kind:load to:0x021666c0 module:overlay(73) +from:0x02158fec kind:load to:0x027e0ce0 module:dtcm +from:0x02158ff0 kind:load to:0x027e09a8 module:dtcm +from:0x02158ff8 kind:load to:0x021666f0 module:overlay(73) +from:0x02159050 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159060 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159068 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215907c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021590a0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021590d0 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02159100 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215910c kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x02159138 kind:arm_call to:0x0215b2d0 module:overlay(73) +from:0x02159150 kind:arm_call to:0x02159afc module:overlay(73) +from:0x0215916c kind:arm_call to:0x02158da0 module:overlay(73) +from:0x02159178 kind:arm_call to:0x02159720 module:overlay(73) +from:0x02159198 kind:arm_call to:0x02015018 module:main +from:0x021591bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021591cc kind:arm_call to:0x01fff148 module:itcm +from:0x021591f0 kind:arm_call to:0x01fff148 module:itcm +from:0x02159200 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021592b0 kind:arm_call to:0x01fff148 module:itcm +from:0x021592cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021592e0 kind:arm_call to:0x01fff148 module:itcm +from:0x021592fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159310 kind:arm_call to:0x01fff148 module:itcm +from:0x0215932c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021593dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021593f4 kind:arm_call to:0x01fff148 module:itcm +from:0x02159410 kind:arm_call to:0x01ff9258 module:itcm +from:0x021594ac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021594b8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021594d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021594e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021594e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021594fc kind:arm_call to:0x02162014 module:overlay(73) +from:0x02159520 kind:arm_call to:0x01fff148 module:itcm +from:0x0215953c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159580 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159590 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159598 kind:arm_call to:0x021620c8 module:overlay(73) +from:0x021595c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021595dc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02159628 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159640 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02159684 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02159690 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x021596b8 kind:arm_call to:0x0215b2d0 module:overlay(73) +from:0x021596d0 kind:arm_call to:0x02159afc module:overlay(73) +from:0x021596ec kind:arm_call to:0x02158da0 module:overlay(73) +from:0x021596f8 kind:arm_call to:0x02159720 module:overlay(73) +from:0x02159704 kind:load to:0x027e09a8 module:dtcm +from:0x02159714 kind:load to:0x027e0ce0 module:dtcm +from:0x02159718 kind:load to:0x0203feb0 module:main +from:0x021597bc kind:load to:0x021664f8 module:overlay(73) +from:0x021597c8 kind:arm_call to:0x0215bb0c module:overlay(73) +from:0x021597d8 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x021597ec kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02159800 kind:arm_call to:0x01ff930c module:itcm +from:0x02159814 kind:arm_call to:0x01ff930c module:itcm +from:0x021598fc kind:arm_call to:0x02015018 module:main +from:0x02159938 kind:arm_call to:0x02015018 module:main +from:0x02159a10 kind:arm_call to:0x020151dc module:main +from:0x02159a24 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02159a34 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x02159a4c kind:arm_call to:0x02158da0 module:overlay(73) +from:0x02159ac8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02159ad4 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x02159af0 kind:load to:0x0203feb0 module:main +from:0x02159af8 kind:load to:0x0204b164 module:main +from:0x02159b6c kind:load to:0x021664f8 module:overlay(73) +from:0x02159b78 kind:arm_call to:0x0215bb0c module:overlay(73) +from:0x02159b88 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x02159b9c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02159bb4 kind:arm_call to:0x01ff930c module:itcm +from:0x02159bc8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159c94 kind:arm_call to:0x02015018 module:main +from:0x02159cd0 kind:arm_call to:0x02015018 module:main +from:0x02159d88 kind:arm_call to:0x020151dc module:main +from:0x02159d9c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02159dc0 kind:arm_call to:0x0215b2d0 module:overlay(73) +from:0x02159dec kind:arm_call to:0x02158da0 module:overlay(73) +from:0x02159e54 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02159e78 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02159ebc kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x02159ec8 kind:arm_call to:0x0215a824 module:overlay(73) +from:0x02159ed4 kind:load to:0x0203feb0 module:main +from:0x02159edc kind:load to:0x0204b164 module:main +from:0x02159f54 kind:load to:0x021666d8 module:overlay(73) +from:0x02159f70 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x02159fac kind:arm_call to:0x01ff930c module:itcm +from:0x02159fc8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02159fd8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159ff0 kind:arm_call to:0x02015018 module:main +from:0x0215a004 kind:arm_call to:0x0215bb0c module:overlay(73) +from:0x0215a020 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215a03c kind:arm_call to:0x01fff148 module:itcm +from:0x0215a04c kind:arm_call to:0x01fff148 module:itcm +from:0x0215a068 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a0b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a0e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a1a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a1ac kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215a1bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a1c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a1f0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a224 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a2dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a2e8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215a2f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a304 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a380 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215a3a4 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a3ec kind:arm_call to:0x01fff148 module:itcm +from:0x0215a420 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a4cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a4d8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215a4e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a4f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a508 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215a528 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a544 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a57c kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215a590 kind:arm_call to:0x02163318 module:overlay(73) +from:0x0215a5a0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a5bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a61c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a694 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a6a4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a6c0 kind:arm_call to:0x02015018 module:main +from:0x0215a6f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a728 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a73c kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215a758 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a770 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215a78c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215a7b8 kind:arm_call to:0x0215b2d0 module:overlay(73) +from:0x0215a7d0 kind:arm_call to:0x02159afc module:overlay(73) +from:0x0215a7ec kind:arm_call to:0x02158da0 module:overlay(73) +from:0x0215a7f8 kind:arm_call to:0x02159720 module:overlay(73) +from:0x0215a804 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a80c kind:load to:0x0203feb0 module:main +from:0x0215a810 kind:load to:0x0204b164 module:main +from:0x0215a814 kind:load to:0x027e09a8 module:dtcm +from:0x0215a854 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215a874 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a884 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a8a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a8c8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215a8f0 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a9ac kind:load to:0x027e0ce0 module:dtcm +from:0x0215a9b4 kind:load to:0x02166510 module:overlay(73) +from:0x0215a9d0 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x0215a9e0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215a9f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215aa08 kind:arm_call to:0x01ff930c module:itcm +from:0x0215aa64 kind:arm_call to:0x02015018 module:main +from:0x0215ab44 kind:arm_call to:0x020151dc module:main +from:0x0215ab5c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215ab74 kind:arm_call to:0x0215bb0c module:overlay(73) +from:0x0215ab84 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x0215ac00 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215ad20 kind:arm_call to:0x0215b2d0 module:overlay(73) +from:0x0215ad38 kind:arm_call to:0x02159afc module:overlay(73) +from:0x0215ad54 kind:arm_call to:0x02158da0 module:overlay(73) +from:0x0215ad60 kind:arm_call to:0x02159720 module:overlay(73) +from:0x0215ad74 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215ad80 kind:arm_call to:0x0215bb0c module:overlay(73) +from:0x0215ad90 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x0215adb8 kind:arm_call to:0x0215b2d0 module:overlay(73) +from:0x0215adcc kind:arm_call to:0x02159afc module:overlay(73) +from:0x0215ade4 kind:arm_call to:0x02158da0 module:overlay(73) +from:0x0215af50 kind:arm_call to:0x02015018 module:main +from:0x0215af80 kind:arm_call to:0x020151dc module:main +from:0x0215af98 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215afb0 kind:arm_call to:0x0215bb0c module:overlay(73) +from:0x0215afc0 kind:arm_call to:0x02159ee0 module:overlay(73) +from:0x0215b03c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215b164 kind:arm_call to:0x0215b2d0 module:overlay(73) +from:0x0215b17c kind:arm_call to:0x02159afc module:overlay(73) +from:0x0215b198 kind:arm_call to:0x02158da0 module:overlay(73) +from:0x0215b1a4 kind:arm_call to:0x02159720 module:overlay(73) +from:0x0215b1b8 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215b1c4 kind:arm_call to:0x0215bb0c module:overlay(73) +from:0x0215b1d8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215b200 kind:arm_call to:0x0215b2d0 module:overlay(73) +from:0x0215b214 kind:arm_call to:0x02159afc module:overlay(73) +from:0x0215b22c kind:arm_call to:0x02158da0 module:overlay(73) +from:0x0215b2bc kind:load to:0x0203feb0 module:main +from:0x0215b2c0 kind:load to:0x0204b164 module:main +from:0x0215b2c4 kind:load to:0x021664e0 module:overlay(73) +from:0x0215b2cc kind:load to:0x02166510 module:overlay(73) +from:0x0215b348 kind:load to:0x021666d8 module:overlay(73) +from:0x0215b360 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x0215b39c kind:arm_call to:0x01ff930c module:itcm +from:0x0215b3b8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215b3c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b3e0 kind:arm_call to:0x02015018 module:main +from:0x0215b404 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b414 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b424 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215b440 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215b45c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b46c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b488 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b4d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b508 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b5bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b5cc kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215b5dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b5e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b600 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b634 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b6f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b6fc kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215b70c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b71c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b750 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b7f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b810 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b848 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215b85c kind:arm_call to:0x02163318 module:overlay(73) +from:0x0215b86c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b888 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b8e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b960 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b970 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b98c kind:arm_call to:0x02015018 module:main +from:0x0215b9ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b9ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ba00 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215ba1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ba84 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215baa0 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215bab8 kind:arm_call to:0x02159afc module:overlay(73) +from:0x0215bad4 kind:arm_call to:0x02158da0 module:overlay(73) +from:0x0215bae0 kind:arm_call to:0x02159720 module:overlay(73) +from:0x0215baf0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215baf4 kind:load to:0x0203feb0 module:main +from:0x0215baf8 kind:load to:0x027e09a8 module:dtcm +from:0x0215bb04 kind:load to:0x0204b164 module:main +from:0x0215bb34 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bb50 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bb64 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bbe4 kind:load to:0x02166510 module:overlay(73) +from:0x0215bc08 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0215bc40 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bc6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bc84 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bce8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bd14 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bd2c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215bd40 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bd6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bd80 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bd98 kind:arm_call to:0x02015018 module:main +from:0x0215bdc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bdc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215be20 kind:arm_call to:0x02015018 module:main +from:0x0215be40 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215be4c kind:arm_call to:0x02162940 module:overlay(73) +from:0x0215be5c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215becc kind:arm_call to:0x02015018 module:main +from:0x0215befc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bf68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bff0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c098 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c0b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c0cc kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215c0ec kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215c110 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c120 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c154 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c180 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c1a8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215c1b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c1bc kind:load to:0x02166528 module:overlay(73) +from:0x0215c1c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215c1d0 kind:load to:0x0203feb0 module:main +from:0x0215c1d8 kind:load to:0x021666d8 module:overlay(73) +from:0x0215c200 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215c24c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215c260 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c27c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c2ac kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215c2c8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215c2ec kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c2fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c324 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215c340 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c350 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c36c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215c390 kind:arm_call to:0x020a152c module:overlay(0) +from:0x0215c3c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c3d8 kind:load to:0x027e09bc module:dtcm +from:0x0215c3dc kind:load to:0x02166678 module:overlay(73) +from:0x0215c3e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c3e4 kind:load to:0x027e0cec module:dtcm +from:0x0215c3f8 kind:load to:0x027e09a8 module:dtcm +from:0x0215c428 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215c43c kind:arm_call to:0x01fff148 module:itcm +from:0x0215c46c kind:arm_call to:0x01ff916c module:itcm +from:0x0215c484 kind:arm_call to:0x01fff17c module:itcm +from:0x0215c500 kind:arm_call to:0x01fff17c module:itcm +from:0x0215c590 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c5a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c5b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c61c kind:arm_call to:0x02168470 module:overlay(93) +from:0x0215c654 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215c660 kind:load to:0x027e09a8 module:dtcm +from:0x0215c668 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c670 kind:load to:0x0203feb0 module:main +from:0x0215c674 kind:load to:0x02165f00 module:overlay(73) +from:0x0215c678 kind:load to:0x027e0d8c module:dtcm +from:0x0215c68c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215c714 kind:load to:0x02166678 module:overlay(73) +from:0x0215c73c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215c7a0 kind:arm_call to:0x02168480 module:overlay(93) +from:0x0215c7c4 kind:arm_call to:0x020a152c module:overlay(0) +from:0x0215c7d8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215c7e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215c7e8 kind:load to:0x02165f00 module:overlay(73) +from:0x0215c7ec kind:load to:0x027e0d8c module:dtcm +from:0x0215c818 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c880 kind:load to:0x027e09a8 module:dtcm +from:0x0215c88c kind:load to:0x02166690 module:overlay(73) +from:0x0215c8d0 kind:arm_call to:0x02015018 module:main +from:0x0215c8e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c904 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c998 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c9b0 kind:arm_call to:0x02015018 module:main +from:0x0215c9f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ca04 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215ca0c kind:load to:0x027e0ce0 module:dtcm +from:0x0215ca10 kind:load to:0x0203feb0 module:main +from:0x0215ca60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ca70 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x0215ca78 kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x0215caa4 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0215cab0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215cb60 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cc4c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cc58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce6c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ce8c kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0215ce94 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215cea0 kind:load to:0x020af4a4 module:overlay(0) +from:0x0215cea4 kind:load to:0x020af49c module:overlay(0) +from:0x0215cea8 kind:load to:0x027e09a8 module:dtcm +from:0x0215ceac kind:load to:0x027e0ce4 module:dtcm +from:0x0215ceb4 kind:load to:0x021665d0 module:overlay(73) +from:0x0215cebc kind:load to:0x021665e8 module:overlay(73) +from:0x0215cec4 kind:load to:0x02166618 module:overlay(73) +from:0x0215cecc kind:load to:0x02166630 module:overlay(73) +from:0x0215ced4 kind:load to:0x0203feb0 module:main +from:0x0215ced8 kind:load to:0x02166600 module:overlay(73) +from:0x0215ceec kind:arm_call to:0x02163db8 module:overlay(73) +from:0x0215cf2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cf44 kind:arm_call to:0x02015018 module:main +from:0x0215cf84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cfa0 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215cfac kind:arm_call to:0x0216220c module:overlay(73) +from:0x0215cfc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cfdc kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215d014 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d028 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x0215d030 kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x0215d05c kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0215d06c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215d07c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d0a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d258 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d274 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d284 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d2a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d310 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d31c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215d348 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d354 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215d36c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d388 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d398 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d3b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d408 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d424 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d4a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d4b4 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215d4c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d4c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d4c8 kind:load to:0x0203feb0 module:main +from:0x0215d4d0 kind:load to:0x021666d8 module:overlay(73) +from:0x0215d4d4 kind:load to:0x027e09a8 module:dtcm +from:0x0215d504 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x0215d50c kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215d538 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d548 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d570 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d5a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d5bc kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215d5c4 kind:load to:0x027e09a8 module:dtcm +from:0x0215d640 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d64c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215d65c kind:load to:0x02166528 module:overlay(73) +from:0x0215d660 kind:load to:0x027e09a8 module:dtcm +from:0x0215d684 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0215d6c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d6d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d6f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d704 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d71c kind:arm_call to:0x02015018 module:main +from:0x0215d754 kind:arm_call to:0x02162940 module:overlay(73) +from:0x0215d768 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d7d8 kind:arm_call to:0x02015018 module:main +from:0x0215d7f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d80c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d924 kind:arm_call to:0x020c127c module:overlay(17) +from:0x0215d93c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d95c kind:arm_call to:0x020c1300 module:overlay(17) +from:0x0215d970 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d99c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d9b8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215d9c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d9d0 kind:load to:0x0203feb0 module:main +from:0x0215d9d4 kind:load to:0x027e09a8 module:dtcm +from:0x0215d9e0 kind:load to:0x021666c0 module:overlay(73) +from:0x0215da44 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215da58 kind:load to:0x021664e0 module:overlay(73) +from:0x0215da6c kind:arm_call to:0x02163db8 module:overlay(73) +from:0x0215da84 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215dacc kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215daec kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215daf8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215db04 kind:load to:0x027e09c0 module:dtcm +from:0x0215db68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215db78 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215db84 kind:load to:0x021665d0 module:overlay(73) +from:0x0215db98 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x0215dc08 kind:arm_call to:0x01ff916c module:itcm +from:0x0215dc20 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215dc28 kind:load to:0x0203feb0 module:main +from:0x0215dc94 kind:load to:0x02166660 module:overlay(73) +from:0x0215dca8 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x0215dcbc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215dcf0 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0215dcfc kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215dd44 kind:arm_call to:0x02015018 module:main +from:0x0215dd6c kind:arm_call to:0x0208d168 module:overlay(0) +from:0x0215dd78 kind:arm_call to:0x021631c8 module:overlay(73) +from:0x0215dda8 kind:arm_call to:0x02015018 module:main +from:0x0215ddbc kind:arm_call to:0x02163154 module:overlay(73) +from:0x0215dde8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215de00 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215de0c kind:load to:0x027e0ce4 module:dtcm +from:0x0215de10 kind:load to:0x027e0ce0 module:dtcm +from:0x0215de28 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215de90 kind:load to:0x021666f0 module:overlay(73) +from:0x0215dec0 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x0215df14 kind:load to:0x027e0ce0 module:dtcm +from:0x0215df18 kind:load to:0x027e09a8 module:dtcm +from:0x0215df1c kind:load to:0x0203feb0 module:main +from:0x0215df28 kind:load to:0x02166360 module:overlay(73) +from:0x0215df30 kind:load to:0x0204b164 module:main +from:0x0215df38 kind:load to:0x02166378 module:overlay(73) +from:0x0215df3c kind:load to:0x02166390 module:overlay(73) +from:0x0215df78 kind:arm_call to:0x02015018 module:main +from:0x0215df98 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215dfa0 kind:arm_call to:0x02163784 module:overlay(73) +from:0x0215dfbc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215dfcc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dfd0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215e000 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215e018 kind:arm_call to:0x0203b6ec module:main +from:0x0215e0b4 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215e0d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e18c kind:arm_call to:0x02163d44 module:overlay(73) +from:0x0215e1bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e1e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215e1f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215e208 kind:arm_call to:0x02015018 module:main +from:0x0215e224 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e238 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e310 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e394 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e3b0 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215e42c kind:arm_call to:0x02163d44 module:overlay(73) +from:0x0215e438 kind:arm_call to:0x0216251c module:overlay(73) +from:0x0215e450 kind:arm_call to:0x02015018 module:main +from:0x0215e478 kind:arm_call to:0x02163d44 module:overlay(73) +from:0x0215e484 kind:arm_call to:0x0216251c module:overlay(73) +from:0x0215e49c kind:arm_call to:0x02015018 module:main +from:0x0215e4b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e4d0 kind:arm_call to:0x02015018 module:main +from:0x0215e4e8 kind:arm_call to:0x02162f5c module:overlay(73) +from:0x0215e64c kind:arm_call to:0x02163d44 module:overlay(73) +from:0x0215e658 kind:arm_call to:0x0216251c module:overlay(73) +from:0x0215e670 kind:arm_call to:0x02015018 module:main +from:0x0215e690 kind:arm_call to:0x02015018 module:main +from:0x0215e6ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e6c4 kind:arm_call to:0x02015018 module:main +from:0x0215e6d8 kind:arm_call to:0x02162f5c module:overlay(73) +from:0x0215e838 kind:arm_call to:0x02015018 module:main +from:0x0215e850 kind:arm_call to:0x02162f5c module:overlay(73) +from:0x0215e89c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0215e8b4 kind:arm_call to:0x02015018 module:main +from:0x0215e8c8 kind:arm_call to:0x0216307c module:overlay(73) +from:0x0215e8f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e904 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215e914 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e964 kind:arm_call to:0x02015018 module:main +from:0x0215e984 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e9a4 kind:arm_call to:0x02163154 module:overlay(73) +from:0x0215e9b4 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0215e9e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e9f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ea08 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ea10 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ea20 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ea2c kind:arm_call to:0x02163d44 module:overlay(73) +from:0x0215ea40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215eabc kind:arm_call to:0x02015018 module:main +from:0x0215ead4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215eb00 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215eb1c kind:arm_call to:0x01fff148 module:itcm +from:0x0215eb38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ebc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ebd8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ebfc kind:arm_call to:0x01fff148 module:itcm +from:0x0215ec18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ecac kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ecc0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ece4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ed00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215edc0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215edcc kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215ede8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ee00 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ee1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ee40 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ee50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ee70 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215eeb4 kind:arm_call to:0x0203b6ec module:main +from:0x0215eecc kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215ef04 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ef18 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ef2c kind:arm_call to:0x01ff930c module:itcm +from:0x0215ef34 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ef44 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ef50 kind:arm_call to:0x02163db8 module:overlay(73) +from:0x0215ef74 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ef84 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215efb4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215f01c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f0a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f0c0 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0215f108 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f11c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f130 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f138 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f148 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215f15c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f174 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215f188 kind:load to:0x021666f0 module:overlay(73) +from:0x0215f1a4 kind:arm_call to:0x02125c80 module:overlay(45) +from:0x0215f1c0 kind:arm_call to:0x020799cc module:overlay(0) +from:0x0215f1d0 kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x0215f25c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0215f268 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215f2b0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215f2c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f2d0 kind:load to:0x027e09bc module:dtcm +from:0x0215f2d4 kind:load to:0x02165cb8 module:overlay(73) +from:0x0215f2d8 kind:load to:0x02165c74 module:overlay(73) +from:0x0215f2dc kind:load to:0x02166540 module:overlay(73) +from:0x0215f2e0 kind:load to:0x027e0cec module:dtcm +from:0x0215f2ec kind:load to:0x027e09a8 module:dtcm +from:0x0215f370 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215f384 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f3a4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215f3b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f4b0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215f4c4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215f4d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f608 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f63c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215f650 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f680 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215f70c kind:arm_call to:0x02015018 module:main +from:0x0215f734 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215f7bc kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0215f89c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0215f8a8 kind:arm_call to:0x02164548 module:overlay(73) +from:0x0215f8c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f940 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215fa8c kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0215fa98 kind:arm_call to:0x02164548 module:overlay(73) +from:0x0215faac kind:arm_call to:0x021639f8 module:overlay(73) +from:0x0215fad4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215fbfc kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215fcf0 kind:arm_call to:0x02162014 module:overlay(73) +from:0x0215fd14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fd48 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fd64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215fd74 kind:arm_call to:0x021620c8 module:overlay(73) +from:0x0215fd9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fdd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fdec kind:arm_call to:0x021647e4 module:overlay(73) +from:0x0215fdf8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0215fe18 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215ff64 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0215ff70 kind:arm_call to:0x02164548 module:overlay(73) +from:0x0215ff84 kind:arm_call to:0x021639f8 module:overlay(73) +from:0x0215ff98 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ffb0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215fff4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021600d8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021601d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021601e8 kind:arm_call to:0x02162014 module:overlay(73) +from:0x02160228 kind:arm_call to:0x01fff148 module:itcm +from:0x02160244 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160254 kind:arm_call to:0x021620c8 module:overlay(73) +from:0x02160290 kind:load to:0x0203feb0 module:main +from:0x02160294 kind:load to:0x027e09a8 module:dtcm +from:0x021602a0 kind:load to:0x02165c78 module:overlay(73) +from:0x021602a4 kind:load to:0x02166558 module:overlay(73) +from:0x021602a8 kind:load to:0x02165f00 module:overlay(73) +from:0x021602ac kind:load to:0x02166570 module:overlay(73) +from:0x021602b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021602b8 kind:load to:0x027e0cec module:dtcm +from:0x021602c0 kind:load to:0x02166588 module:overlay(73) +from:0x021602c4 kind:load to:0x021665b8 module:overlay(73) +from:0x021602cc kind:load to:0x021665a0 module:overlay(73) +from:0x021602d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160304 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160328 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02160334 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02160350 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021603c4 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x021603d0 kind:load to:0x02166648 module:overlay(73) +from:0x021603d4 kind:load to:0x020af49c module:overlay(0) +from:0x021603d8 kind:load to:0x020af4a4 module:overlay(0) +from:0x02160400 kind:arm_call to:0x02015018 module:main +from:0x0216042c kind:arm_call to:0x02015018 module:main +from:0x02160458 kind:arm_call to:0x02015018 module:main +from:0x02160478 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021604ac kind:arm_call to:0x0216220c module:overlay(73) +from:0x021604c4 kind:arm_call to:0x02015018 module:main +from:0x02160510 kind:arm_call to:0x02015018 module:main +from:0x02160604 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216060c kind:arm_call to:0x01ff938c module:itcm +from:0x02160638 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02160658 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02160668 kind:arm_call to:0x01ff9218 module:itcm +from:0x021606dc kind:arm_call to:0x02015018 module:main +from:0x02160728 kind:arm_call to:0x02015018 module:main +from:0x02160744 kind:arm_call to:0x01fff148 module:itcm +from:0x02160754 kind:arm_call to:0x01fff148 module:itcm +from:0x02160890 kind:arm_call to:0x01ff9258 module:itcm +from:0x021608b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021608d0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021608e4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02160944 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0216097c kind:arm_call to:0x01ff9a5c module:itcm +from:0x02160990 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021609c8 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02160a84 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160aa0 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x02160ab4 kind:arm_call to:0x02163318 module:overlay(73) +from:0x02160ad4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160b48 kind:arm_call to:0x01fff148 module:itcm +from:0x02160b64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160c18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160c2c kind:arm_call to:0x021632a8 module:overlay(73) +from:0x02160c4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160cc8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02160cd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02160cf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160d0c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02160d18 kind:load to:0x027e09a8 module:dtcm +from:0x02160d30 kind:load to:0x0203feb0 module:main +from:0x02160d34 kind:load to:0x027e09c0 module:dtcm +from:0x02160d38 kind:load to:0x027e0ce0 module:dtcm +from:0x02160d54 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02160dac kind:load to:0x021666a8 module:overlay(73) +from:0x02160dd8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02160dec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160e04 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02160e10 kind:load to:0x027e09a8 module:dtcm +from:0x02160e40 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160e48 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160e60 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216103c kind:arm_call to:0x020a152c module:overlay(0) +from:0x0216104c kind:load to:0x021663a8 module:overlay(73) +from:0x02161050 kind:load to:0x02166540 module:overlay(73) +from:0x0216107c kind:arm_call to:0x01ff930c module:itcm +from:0x02161090 kind:arm_call to:0x01ff930c module:itcm +from:0x021610a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021610c0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021610d0 kind:arm_call to:0x0216162c module:overlay(73) +from:0x021610d8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021611c8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02161240 kind:arm_call to:0x02015880 module:main +from:0x02161250 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02161278 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02161370 kind:arm_call to:0x02015880 module:main +from:0x0216138c kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02161408 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02161428 kind:arm_call to:0x02015018 module:main +from:0x02161448 kind:arm_call to:0x02015018 module:main +from:0x02161468 kind:arm_call to:0x02015018 module:main +from:0x02161484 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216149c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021614b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021614d0 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021614f0 kind:arm_call to:0x02015018 module:main +from:0x02161508 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0216156c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161580 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0216158c kind:arm_call to:0x02158c68 module:overlay(73) +from:0x021615a0 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021615cc kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021615e4 kind:arm_call to:0x02015018 module:main +from:0x021615fc kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02161610 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02161620 kind:load to:0x027e09b8 module:dtcm +from:0x02161624 kind:load to:0x0203feb0 module:main +from:0x02161628 kind:load to:0x027e09bc module:dtcm +from:0x0216163c kind:load to:0x027e09bc module:dtcm +from:0x02161718 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02161740 kind:load to:0x02166348 module:overlay(73) +from:0x02161744 kind:load to:0x021664e0 module:overlay(73) +from:0x02161748 kind:load to:0x027e09b8 module:dtcm +from:0x0216174c kind:load to:0x02165f60 module:overlay(73) +from:0x02161774 kind:arm_call to:0x01ff930c module:itcm +from:0x02161788 kind:arm_call to:0x01ff930c module:itcm +from:0x0216179c kind:arm_call to:0x01ff930c module:itcm +from:0x021617d8 kind:arm_call to:0x02015018 module:main +from:0x02161810 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02161924 kind:arm_call to:0x02015018 module:main +from:0x02161968 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0216199c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021619b8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021619c8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021619d8 kind:load to:0x02165f00 module:overlay(73) +from:0x021619dc kind:load to:0x020b684c module:overlay(0) +from:0x021619e4 kind:load to:0x027e09b8 module:dtcm +from:0x021619e8 kind:load to:0x02165f60 module:overlay(73) +from:0x02161a04 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02161a7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161a88 kind:load to:0x020b69b8 module:overlay(0) +from:0x02161a8c kind:load to:0x02166708 module:overlay(73) +from:0x02161a90 kind:load to:0x027e09a8 module:dtcm +from:0x02161acc kind:arm_call to:0x01ffd420 module:itcm +from:0x02161ae4 kind:arm_call to:0x02168480 module:overlay(93) +from:0x02161ae8 kind:arm_call to:0x0216162c module:overlay(73) +from:0x02161b28 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02161b74 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02161bf4 kind:arm_call to:0x02015880 module:main +from:0x02161c0c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02161c60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161c8c kind:arm_call to:0x02072288 module:overlay(0) +from:0x02161c98 kind:load to:0x027e09b8 module:dtcm +from:0x02161c9c kind:load to:0x027e0d8c module:dtcm +from:0x02161ca0 kind:load to:0x027e0ce0 module:dtcm +from:0x02161ca4 kind:load to:0x027e09a4 module:dtcm +from:0x02161d1c kind:load to:0x021666f0 module:overlay(73) +from:0x02161d60 kind:arm_call to:0x02015018 module:main +from:0x02161d84 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161d94 kind:arm_call to:0x01fff148 module:itcm +from:0x02161da4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161eb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161ec8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161f10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161f28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161f60 kind:arm_call to:0x02162014 module:overlay(73) +from:0x02161f78 kind:arm_call to:0x021620c8 module:overlay(73) +from:0x02161fa0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161fc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161fd8 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02161ff8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02162000 kind:load to:0x027e09a8 module:dtcm +from:0x02162008 kind:load to:0x027e0ce0 module:dtcm +from:0x0216200c kind:load to:0x0203feb0 module:main +from:0x02162028 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02162044 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162058 kind:arm_call to:0x0203b6ec module:main +from:0x02162070 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x0216207c kind:arm_call to:0x02163db8 module:overlay(73) +from:0x02162094 kind:arm_call to:0x01fff148 module:itcm +from:0x021620b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021620c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021620e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021620ec kind:arm_call to:0x02163db8 module:overlay(73) +from:0x02162110 kind:arm_call to:0x01ffb464 module:itcm +from:0x02162120 kind:arm_call to:0x01ff9318 module:itcm +from:0x02162148 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162160 kind:arm_call to:0x021632a8 module:overlay(73) +from:0x02162180 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162208 kind:load to:0x0203feb0 module:main +from:0x02162214 kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x02162250 kind:arm_call to:0x01ff9638 module:itcm +from:0x02162260 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216227c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216229c kind:arm_call to:0x01ff9638 module:itcm +from:0x021622ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021622c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021622d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021622e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021622f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162300 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162320 kind:arm_call to:0x01ff930c module:itcm +from:0x0216232c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216233c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162388 kind:arm_call to:0x01ff930c module:itcm +from:0x02162398 kind:arm_call to:0x01ff930c module:itcm +from:0x021623ac kind:arm_call to:0x01ff930c module:itcm +from:0x021623ec kind:arm_call to:0x01ff930c module:itcm +from:0x021623fc kind:arm_call to:0x01ff930c module:itcm +from:0x02162410 kind:arm_call to:0x01ff930c module:itcm +from:0x02162434 kind:arm_call to:0x01ff930c module:itcm +from:0x0216244c kind:arm_call to:0x01ff930c module:itcm +from:0x02162460 kind:arm_call to:0x01ff930c module:itcm +from:0x02162488 kind:arm_call to:0x01ff930c module:itcm +from:0x021624a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021624bc kind:arm_call to:0x01ff930c module:itcm +from:0x021624d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021624e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021624f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02162504 kind:load to:0x02165f14 module:overlay(73) +from:0x02162508 kind:load to:0x02165f2c module:overlay(73) +from:0x02162548 kind:arm_call to:0x01ffb714 module:itcm +from:0x02162558 kind:arm_call to:0x01ffb714 module:itcm +from:0x02162564 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162588 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162594 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021625c8 kind:arm_call to:0x01ff930c module:itcm +from:0x02162608 kind:arm_call to:0x01ff930c module:itcm +from:0x02162618 kind:arm_call to:0x01ff930c module:itcm +from:0x02162634 kind:arm_call to:0x01ff930c module:itcm +from:0x02162650 kind:arm_call to:0x01ff930c module:itcm +from:0x02162668 kind:arm_call to:0x01ff930c module:itcm +from:0x021626ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021626bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021626c4 kind:arm_call to:0x021290fc module:overlay(45) +from:0x021626d0 kind:arm_call to:0x02129128 module:overlay(45) +from:0x021626f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02162704 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162720 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216272c kind:arm_call to:0x01ff9258 module:itcm +from:0x02162738 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162758 kind:arm_call to:0x01ff930c module:itcm +from:0x02162764 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021627ac kind:arm_call to:0x01ff930c module:itcm +from:0x021627bc kind:arm_call to:0x01ff930c module:itcm +from:0x021627d0 kind:arm_call to:0x01ff930c module:itcm +from:0x02162810 kind:arm_call to:0x01ff930c module:itcm +from:0x02162820 kind:arm_call to:0x01ff930c module:itcm +from:0x02162834 kind:arm_call to:0x01ff930c module:itcm +from:0x02162858 kind:arm_call to:0x01ff930c module:itcm +from:0x02162870 kind:arm_call to:0x01ff930c module:itcm +from:0x02162884 kind:arm_call to:0x01ff930c module:itcm +from:0x021628ac kind:arm_call to:0x01ff930c module:itcm +from:0x021628cc kind:arm_call to:0x01ff930c module:itcm +from:0x021628e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021628f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02162908 kind:arm_call to:0x01ff930c module:itcm +from:0x0216291c kind:arm_call to:0x01ff930c module:itcm +from:0x02162928 kind:load to:0x02165f20 module:overlay(73) +from:0x0216292c kind:load to:0x02165f44 module:overlay(73) +from:0x02162a58 kind:arm_call to:0x01ff9638 module:itcm +from:0x02162a60 kind:arm_call to:0x01ff938c module:itcm +from:0x02162a98 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02162ad4 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02162af8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02162b1c kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x02162b40 kind:arm_call to:0x020c0ab0 module:overlay(17) +from:0x02162b60 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x02162b84 kind:arm_call to:0x020c0ab0 module:overlay(17) +from:0x02162b98 kind:load to:0x0203feb0 module:main +from:0x02162ba0 kind:load to:0x027e09c0 module:dtcm +from:0x02162ba4 kind:load to:0x027e0ce0 module:dtcm +from:0x02162bf0 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02162c00 kind:arm_call to:0x02162de0 module:overlay(73) +from:0x02162c08 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x02162c20 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02162c94 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02162ca8 kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02162cb8 kind:arm_call to:0x02162de0 module:overlay(73) +from:0x02162cc0 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x02162cec kind:arm_call to:0x02162e30 module:overlay(73) +from:0x02162cfc kind:arm_call to:0x02162de0 module:overlay(73) +from:0x02162d04 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x02162d1c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02162d44 kind:arm_call to:0x021641d8 module:overlay(73) +from:0x02162ddc kind:load to:0x0204b164 module:main +from:0x02162e24 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02162e2c kind:load to:0x0204b164 module:main +from:0x02162e50 kind:arm_call to:0x01fff148 module:itcm +from:0x02162e6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02162e80 kind:load to:0x027e0ce0 module:dtcm +from:0x02162f50 kind:load to:0x0204b164 module:main +from:0x02162f54 kind:load to:0x0203feb0 module:main +from:0x02162f8c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02162fa8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02162fb4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02162fc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162fe0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02162fec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216300c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216301c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163044 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163050 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163060 kind:arm_call to:0x0212a014 module:overlay(45) +from:0x02163070 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02163078 kind:load to:0x027e0ce4 module:dtcm +from:0x02163098 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x021630ac kind:arm_call to:0x02098dac module:overlay(0) +from:0x021630c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021630d4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021630e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163100 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163120 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02163130 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163140 kind:load to:0x027e0ce0 module:dtcm +from:0x02163148 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02163150 kind:load to:0x027e0ce4 module:dtcm +from:0x02163170 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x0216318c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021631b0 kind:arm_call to:0x0212abec module:overlay(45) +from:0x021631c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021631e8 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x021631f8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02163214 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163220 kind:arm_call to:0x01ff9770 module:itcm +from:0x02163230 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216324c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163274 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02163284 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163294 kind:load to:0x027e0ce0 module:dtcm +from:0x0216329c kind:load to:0x020b6ba4 module:overlay(0) +from:0x021632a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216330c kind:arm_call to:0x01ffb428 module:itcm +from:0x02163330 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163350 kind:arm_call to:0x0203b6ec module:main +from:0x02163368 kind:arm_call to:0x021633ac module:overlay(73) +from:0x0216339c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216349c kind:arm_call to:0x02017784 module:main +from:0x02163618 kind:load to:0x027e0960 module:dtcm +from:0x0216361c kind:load to:0x0204b164 module:main +from:0x02163628 kind:arm_call to:0x02163670 module:overlay(73) +from:0x02163660 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021636e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216371c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216377c kind:load to:0x027e0960 module:dtcm +from:0x0216383c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216386c kind:arm_call to:0x01ffd640 module:itcm +from:0x02163878 kind:arm_call to:0x0216396c module:overlay(73) +from:0x02163880 kind:arm_call to:0x01ffd640 module:itcm +from:0x021638a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216394c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163960 kind:load to:0x027e0960 module:dtcm +from:0x02163964 kind:load to:0x027e09bc module:dtcm +from:0x0216397c kind:load to:0x027e09bc module:dtcm +from:0x021639b0 kind:arm_call to:0x021641f8 module:overlay(73) +from:0x021639c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021639ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163a20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163a60 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02163a6c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02163b28 kind:arm_call to:0x021262ac module:overlay(45) +from:0x02163b74 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163b88 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163bd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163bdc kind:arm_call to:0x01ff9258 module:itcm +from:0x02163be8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163c2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163c9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163d00 kind:arm_call to:0x01ff916c module:itcm +from:0x02163d18 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163d2c kind:arm_call to:0x01ff9318 module:itcm +from:0x02163d64 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02163d8c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02163d9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163da8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163db4 kind:load to:0x027e0ce0 module:dtcm +from:0x02163de4 kind:arm_call to:0x01fff148 module:itcm +from:0x02163e00 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163e1c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02163e34 kind:arm_call to:0x01fff148 module:itcm +from:0x02163e50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163e68 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02163e7c kind:arm_call to:0x01ffb428 module:itcm +from:0x02163e88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163eb0 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02163ebc kind:arm_call to:0x01ffb428 module:itcm +from:0x02163ec8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163ed8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163ef4 kind:arm_call to:0x01fff148 module:itcm +from:0x02163f10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163f2c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02163f44 kind:arm_call to:0x01fff148 module:itcm +from:0x02163f60 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163f78 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02163f8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02163f98 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163fc0 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02163fcc kind:arm_call to:0x01ffb428 module:itcm +from:0x02163fd8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163fe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163ff4 kind:load to:0x027e0ce0 module:dtcm +from:0x02164020 kind:arm_call to:0x021641f8 module:overlay(73) +from:0x02164068 kind:arm_call to:0x021648dc module:overlay(73) +from:0x02164078 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x0216408c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021640a8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x021640d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021640e4 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x021640ec kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x021640f4 kind:arm_call to:0x021648dc module:overlay(73) +from:0x02164104 kind:arm_call to:0x021647e4 module:overlay(73) +from:0x02164130 kind:arm_call to:0x0212a29c module:overlay(45) +from:0x0216413c kind:arm_call to:0x02153b0c module:overlay(73) +from:0x02164144 kind:load to:0x027e0ce4 module:dtcm +from:0x02164168 kind:arm_call to:0x01ff9258 module:itcm +from:0x021641b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021641b4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021641d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021643a8 kind:load to:0x027e09b8 module:dtcm +from:0x021643e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021644ac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021644b8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021644c4 kind:load to:0x0203feb0 module:main +from:0x021644d4 kind:load to:0x02153b0c module:overlay(73) +from:0x02164648 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02164670 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021646d4 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021646f4 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02164730 kind:arm_call to:0x01ff916c module:itcm +from:0x02164798 kind:load to:0x0203feb0 module:main +from:0x0216479c kind:load to:0x027e09c0 module:dtcm +from:0x021647bc kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021647cc kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x021647d4 kind:arm_call to:0x02125c9c module:overlay(45) +from:0x021647dc kind:load to:0x027e09bc module:dtcm +from:0x021647e0 kind:load to:0x02165c70 module:overlay(73) +from:0x021647f8 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x02164894 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021648a4 kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x021648c0 kind:arm_call to:0x02125c1c module:overlay(45) +from:0x021648cc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021648d4 kind:load to:0x027e09bc module:dtcm +from:0x021648d8 kind:load to:0x02165c7c module:overlay(73) +from:0x02164b48 kind:arm_call to:0x0200e260 module:main +from:0x02164b58 kind:arm_call to:0x01ffad5c module:itcm +from:0x02164be0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02164bf0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02164c1c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02164c2c kind:arm_call to:0x01ffa60c module:itcm +from:0x02164c5c kind:arm_call to:0x0200e260 module:main +from:0x02164c6c kind:arm_call to:0x01ffad5c module:itcm +from:0x02164cf4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02164d04 kind:arm_call to:0x01ffa60c module:itcm +from:0x02164d30 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02164d40 kind:arm_call to:0x01ffa60c module:itcm +from:0x02164d70 kind:arm_call to:0x0200e260 module:main +from:0x02164d80 kind:arm_call to:0x01ffad5c module:itcm +from:0x02164df0 kind:arm_call to:0x0200e260 module:main +from:0x02164e00 kind:arm_call to:0x01ffad5c module:itcm +from:0x02164e70 kind:arm_call to:0x0200e260 module:main +from:0x02164e80 kind:arm_call to:0x01ffad5c module:itcm +from:0x02164ef8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02164f04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02164f40 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02164f50 kind:arm_call to:0x01ffa60c module:itcm +from:0x02164fb4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02164fc4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02164ff4 kind:arm_call to:0x0200e260 module:main +from:0x02165004 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216506c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02165078 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021650cc kind:arm_call to:0x0200e260 module:main +from:0x021650dc kind:arm_call to:0x01ffad5c module:itcm +from:0x0216510c kind:load to:0x027e0964 module:dtcm +from:0x02165110 kind:load to:0x0203feb0 module:main +from:0x02165130 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02165144 kind:load to:0x02058e24 module:overlay(0) +from:0x02165160 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216516c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02165188 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02165198 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021651b0 kind:arm_call to:0x021551d0 module:overlay(73) +from:0x021651cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021651d4 kind:arm_call to:0x02011ff4 module:main +from:0x021651e8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021651f0 kind:arm_call to:0x02011ff4 module:main +from:0x02165204 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216520c kind:arm_call to:0x02011ff4 module:main +from:0x02165220 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02165228 kind:arm_call to:0x02011ff4 module:main +from:0x0216523c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02165250 kind:load to:0x021668d8 module:overlay(73) +from:0x02165264 kind:arm_call to:0x02011f3c module:main +from:0x02165270 kind:arm_call to:0x021652a0 module:overlay(73) +from:0x02165284 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216529c kind:load to:0x02166728 module:overlay(73) +from:0x021652a8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021652b0 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x021652e4 kind:load to:0x0216674c module:overlay(73) +from:0x021652e8 kind:load to:0x021667b4 module:overlay(73) +from:0x02165308 kind:arm_call to:0x02062764 module:overlay(0) +from:0x02165328 kind:load to:0x0204b608 module:main +from:0x02165358 kind:load to:0x027e0cf0 module:dtcm +from:0x02165404 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02165420 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02165430 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02165438 kind:arm_call to:0x021653e0 module:overlay(73) +from:0x02165444 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216544c kind:load to:0x027e0ce4 module:dtcm +from:0x0216545c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02165464 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216546c kind:arm_call to:0x02011ff4 module:main +from:0x02165484 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x0216548c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021654a0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216553c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02165554 kind:arm_call to:0x01fff148 module:itcm +from:0x02165564 kind:arm_call to:0x01fff148 module:itcm +from:0x02165580 kind:arm_call to:0x0207b8a4 module:overlay(0) +from:0x021655a4 kind:arm_call to:0x0207b8a4 module:overlay(0) +from:0x021655c4 kind:arm_call to:0x0207b8a4 module:overlay(0) +from:0x021655ec kind:arm_call to:0x01ffb428 module:itcm +from:0x02165620 kind:load to:0x027e09b8 module:dtcm +from:0x02165624 kind:load to:0x020ac6e0 module:overlay(0) +from:0x02165628 kind:load to:0x020ac6dc module:overlay(0) +from:0x0216562c kind:load to:0x027e0ce0 module:dtcm +from:0x02165630 kind:load to:0x020ac6e4 module:overlay(0) +from:0x02165634 kind:load to:0x020ac6ec module:overlay(0) +from:0x02165638 kind:load to:0x020ac6e8 module:overlay(0) +from:0x02165674 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0216568c kind:arm_call to:0x01fff148 module:itcm +from:0x021656a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021656c4 kind:arm_call to:0x0207b8a4 module:overlay(0) +from:0x021656e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02165744 kind:arm_call to:0x01fff350 module:itcm +from:0x02165770 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216577c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216578c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021657e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02165830 kind:arm_call to:0x01ff9318 module:itcm +from:0x02165858 kind:arm_call to:0x01ff9638 module:itcm +from:0x02165868 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02165874 kind:load to:0x020ac6e0 module:overlay(0) +from:0x02165878 kind:load to:0x020ac6dc module:overlay(0) +from:0x0216587c kind:load to:0x027e0ce0 module:dtcm +from:0x02165880 kind:load to:0x020ac6e4 module:overlay(0) +from:0x02165884 kind:load to:0x020ac6ec module:overlay(0) +from:0x02165888 kind:load to:0x020ac6e8 module:overlay(0) +from:0x0216588c kind:load to:0x027e0ce4 module:dtcm +from:0x02165890 kind:load to:0x020b4800 module:overlay(0) +from:0x02165898 kind:load to:0x020ac6bc module:overlay(0) +from:0x0216589c kind:load to:0x020ac6c0 module:overlay(0) +from:0x021658a0 kind:load to:0x020ac6c4 module:overlay(0) +from:0x021658a4 kind:load to:0x020ac6c8 module:overlay(0) +from:0x021658e0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02165910 kind:arm_call to:0x01fff350 module:itcm +from:0x02165940 kind:arm_call to:0x01fff148 module:itcm +from:0x0216595c kind:arm_call to:0x01fff148 module:itcm +from:0x02165990 kind:arm_call to:0x01ffb714 module:itcm +from:0x021659a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021659b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021659c0 kind:arm_call to:0x0207b8a4 module:overlay(0) +from:0x021659e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02165a0c kind:arm_call to:0x01ffb428 module:itcm +from:0x02165a44 kind:arm_call to:0x01ff9638 module:itcm +from:0x02165a54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02165a60 kind:load to:0x020ac6d8 module:overlay(0) +from:0x02165a64 kind:load to:0x020ac6d4 module:overlay(0) +from:0x02165a68 kind:load to:0x027e0ce0 module:dtcm +from:0x02165a6c kind:load to:0x027e0ce4 module:dtcm +from:0x02165a74 kind:load to:0x020b4800 module:overlay(0) +from:0x02165a78 kind:load to:0x020ac6b8 module:overlay(0) +from:0x02165a7c kind:load to:0x020ac6e4 module:overlay(0) +from:0x02165a80 kind:load to:0x020ac6ec module:overlay(0) +from:0x02165a84 kind:load to:0x020ac6e8 module:overlay(0) +from:0x02165ac0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02165ad8 kind:arm_call to:0x01fff148 module:itcm +from:0x02165af4 kind:arm_call to:0x01fff148 module:itcm +from:0x02165b10 kind:arm_call to:0x0207b8a4 module:overlay(0) +from:0x02165b40 kind:arm_call to:0x01fff350 module:itcm +from:0x02165b64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165b6c kind:arm_call to:0x01ffb800 module:itcm +from:0x02165b84 kind:arm_call to:0x01ffb428 module:itcm +from:0x02165b94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165bdc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165bf4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02165c1c kind:arm_call to:0x01ff9638 module:itcm +from:0x02165c2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02165c38 kind:load to:0x020ac6d8 module:overlay(0) +from:0x02165c3c kind:load to:0x020ac6d4 module:overlay(0) +from:0x02165c40 kind:load to:0x027e0ce0 module:dtcm +from:0x02165c44 kind:load to:0x020b4800 module:overlay(0) +from:0x02165c4c kind:load to:0x027e0ce4 module:dtcm +from:0x02165c50 kind:load to:0x020ac6bc module:overlay(0) +from:0x02165c54 kind:load to:0x020ac6c0 module:overlay(0) +from:0x02165c58 kind:load to:0x020ac6c4 module:overlay(0) +from:0x02165c5c kind:load to:0x020ac6c8 module:overlay(0) +from:0x02165e38 kind:arm_call to:0x02152c54 module:overlay(73) +from:0x02165e48 kind:arm_call to:0x0203e3a4 module:main +from:0x02165e5c kind:load to:0x02165f00 module:overlay(73) +from:0x02165e7c kind:load to:0x021667e0 module:overlay(73) +from:0x02165e80 kind:load to:0x021667f0 module:overlay(73) +from:0x02165e84 kind:load to:0x02165234 module:overlay(73) +from:0x02165e88 kind:load to:0x021667e4 module:overlay(73) +from:0x02165ea8 kind:arm_call to:0x02165278 module:overlay(73) +from:0x02165eb8 kind:arm_call to:0x0203e3a4 module:main +from:0x02165ecc kind:load to:0x021668c8 module:overlay(73) +from:0x02165ed0 kind:load to:0x021668d8 module:overlay(73) +from:0x02165ed4 kind:load to:0x02165498 module:overlay(73) +from:0x02165ed8 kind:load to:0x021668cc module:overlay(73) +from:0x02165edc kind:load to:0x02165d68 module:overlay(73) +from:0x02165ee0 kind:load to:0x02165e8c module:overlay(73) +from:0x02165f80 kind:load to:0x021651a0 module:overlay(73) +from:0x02165f8c kind:load to:0x021530b0 module:overlay(73) +from:0x02165f98 kind:load to:0x020993bc module:overlay(0) +from:0x02165f9c kind:load to:0x02152cf0 module:overlay(73) +from:0x02165fa8 kind:load to:0x02152f20 module:overlay(73) +from:0x02165fac kind:load to:0x0215300c module:overlay(73) +from:0x02165fb0 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x02165fb4 kind:load to:0x020f7e24 module:overlays(19,22,23,31) +from:0x02165fc0 kind:load to:0x021536bc module:overlay(73) +from:0x02165fc4 kind:load to:0x021651e0 module:overlay(73) +from:0x02165fc8 kind:load to:0x02153068 module:overlay(73) +from:0x02165fcc kind:load to:0x0207d6c0 module:overlay(0) +from:0x02165fd0 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02165fdc kind:load to:0x02152c2c module:overlay(73) +from:0x02165fe0 kind:load to:0x020990ec module:overlay(0) +from:0x02165fe4 kind:load to:0x02098efc module:overlay(0) +from:0x02165fe8 kind:load to:0x02098f78 module:overlay(0) +from:0x02165fec kind:load to:0x020990f4 module:overlay(0) +from:0x02165ff0 kind:load to:0x02099114 module:overlay(0) +from:0x02165ff4 kind:load to:0x02099140 module:overlay(0) +from:0x02166000 kind:load to:0x02153680 module:overlay(73) +from:0x02166004 kind:load to:0x021651c4 module:overlay(73) +from:0x02166008 kind:load to:0x02059174 module:overlay(0) +from:0x0216600c kind:load to:0x0215318c module:overlay(73) +from:0x02166010 kind:load to:0x02059348 module:overlay(0) +from:0x02166014 kind:load to:0x020593c4 module:overlay(0) +from:0x02166018 kind:load to:0x02059428 module:overlay(0) +from:0x0216601c kind:load to:0x0209bf68 module:overlay(0) +from:0x02166020 kind:load to:0x02059304 module:overlay(0) +from:0x0216602c kind:load to:0x021536a8 module:overlay(73) +from:0x02166030 kind:load to:0x02165218 module:overlay(73) +from:0x02166034 kind:load to:0x0209b2cc module:overlay(0) +from:0x02166038 kind:load to:0x0209b304 module:overlay(0) +from:0x0216603c kind:load to:0x0209b908 module:overlay(0) +from:0x02166040 kind:load to:0x0209b910 module:overlay(0) +from:0x02166044 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02166048 kind:load to:0x0209b47c module:overlay(0) +from:0x0216604c kind:load to:0x0209b36c module:overlay(0) +from:0x02166050 kind:load to:0x0209b838 module:overlay(0) +from:0x02166054 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02166058 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0216605c kind:load to:0x02165148 module:overlay(73) +from:0x02166060 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02166064 kind:load to:0x02165138 module:overlay(73) +from:0x02166068 kind:load to:0x02165114 module:overlay(73) +from:0x02166074 kind:load to:0x02153694 module:overlay(73) +from:0x02166078 kind:load to:0x021651fc module:overlay(73) +from:0x0216607c kind:load to:0x0209ba20 module:overlay(0) +from:0x02166080 kind:load to:0x0209ba54 module:overlay(0) +from:0x02166084 kind:load to:0x0209baec module:overlay(0) +from:0x02166088 kind:load to:0x0209bb00 module:overlay(0) +from:0x0216608c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02166090 kind:load to:0x0209bb28 module:overlay(0) +from:0x02166094 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02166098 kind:load to:0x0209b838 module:overlay(0) +from:0x0216609c kind:load to:0x0209babc module:overlay(0) +from:0x021660a0 kind:load to:0x0209bad4 module:overlay(0) +from:0x021660a4 kind:load to:0x0209bb14 module:overlay(0) +from:0x021660a8 kind:load to:0x0209bea0 module:overlay(0) +from:0x021660ac kind:load to:0x02165174 module:overlay(73) +from:0x021660b0 kind:load to:0x02165150 module:overlay(73) +from:0x021660b4 kind:load to:0x0209bed8 module:overlay(0) +from:0x021660c0 kind:load to:0x02163a88 module:overlay(73) +from:0x021660c4 kind:load to:0x02099cfc module:overlay(0) +from:0x021660c8 kind:load to:0x02099d14 module:overlay(0) +from:0x021660cc kind:load to:0x02099d20 module:overlay(0) +from:0x021660d0 kind:load to:0x02163980 module:overlay(73) +from:0x021660d4 kind:load to:0x02163ff8 module:overlay(73) +from:0x021660d8 kind:load to:0x021538d8 module:overlay(73) +from:0x021660dc kind:load to:0x02153a90 module:overlay(73) +from:0x021660e0 kind:load to:0x02153e4c module:overlay(73) +from:0x021660e4 kind:load to:0x02153da4 module:overlay(73) +from:0x021660e8 kind:load to:0x02099c64 module:overlay(0) +from:0x021660ec kind:load to:0x021550e4 module:overlay(73) +from:0x021660f0 kind:load to:0x0209a7d0 module:overlay(0) +from:0x021660f4 kind:load to:0x02099c70 module:overlay(0) +from:0x021660f8 kind:load to:0x02099d2c module:overlay(0) +from:0x021660fc kind:load to:0x02099d98 module:overlay(0) +from:0x02166100 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02166104 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02166108 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216610c kind:load to:0x021536d0 module:overlay(73) +from:0x02166110 kind:load to:0x021537d0 module:overlay(73) +from:0x02166114 kind:load to:0x0209ad54 module:overlay(0) +from:0x02166118 kind:load to:0x02155408 module:overlay(73) +from:0x02166120 kind:load to:0x021554fc module:overlay(73) +from:0x02166128 kind:load to:0x02155a08 module:overlay(73) +from:0x02166130 kind:load to:0x02155e2c module:overlay(73) +from:0x02166138 kind:load to:0x0215605c module:overlay(73) +from:0x02166140 kind:load to:0x02156394 module:overlay(73) +from:0x02166148 kind:load to:0x02156e04 module:overlay(73) +from:0x02166150 kind:load to:0x02156fb8 module:overlay(73) +from:0x02166158 kind:load to:0x02157128 module:overlay(73) +from:0x02166160 kind:load to:0x021572c4 module:overlay(73) +from:0x02166168 kind:load to:0x0215794c module:overlay(73) +from:0x02166170 kind:load to:0x02157a94 module:overlay(73) +from:0x02166178 kind:load to:0x02157bdc module:overlay(73) +from:0x02166180 kind:load to:0x02157b60 module:overlay(73) +from:0x02166188 kind:load to:0x021581d4 module:overlay(73) +from:0x02166190 kind:load to:0x02158784 module:overlay(73) +from:0x02166198 kind:load to:0x02158ae0 module:overlay(73) +from:0x021661a0 kind:load to:0x0215bb68 module:overlay(73) +from:0x021661a8 kind:load to:0x0215ca1c module:overlay(73) +from:0x021661b0 kind:load to:0x0215cfe8 module:overlay(73) +from:0x021661b8 kind:load to:0x0215d5cc module:overlay(73) +from:0x021661c0 kind:load to:0x0215c1e4 module:overlay(73) +from:0x021661c8 kind:load to:0x0215c67c module:overlay(73) +from:0x021661d0 kind:load to:0x0215c7f4 module:overlay(73) +from:0x021661d8 kind:load to:0x0215d9ec module:overlay(73) +from:0x021661e0 kind:load to:0x0215db08 module:overlay(73) +from:0x021661e8 kind:load to:0x0215dc2c module:overlay(73) +from:0x021661f0 kind:load to:0x0215de14 module:overlay(73) +from:0x021661f8 kind:load to:0x0215f194 module:overlay(73) +from:0x02166200 kind:load to:0x02160340 module:overlay(73) +from:0x02166208 kind:load to:0x02160d44 module:overlay(73) +from:0x02166210 kind:load to:0x02160e18 module:overlay(73) +from:0x02166218 kind:load to:0x02161640 module:overlay(73) +from:0x02166220 kind:load to:0x021619ec module:overlay(73) +from:0x02166228 kind:load to:0x02161ca8 module:overlay(73) +from:0x02166230 kind:load to:0x02155484 module:overlay(73) +from:0x02166238 kind:load to:0x021555c4 module:overlay(73) +from:0x02166240 kind:load to:0x02155ab8 module:overlay(73) +from:0x02166248 kind:load to:0x02155ecc module:overlay(73) +from:0x02166250 kind:load to:0x02156114 module:overlay(73) +from:0x02166258 kind:load to:0x021566c4 module:overlay(73) +from:0x02166260 kind:load to:0x02156e80 module:overlay(73) +from:0x02166268 kind:load to:0x02157034 module:overlay(73) +from:0x02166270 kind:load to:0x021571a4 module:overlay(73) +from:0x02166278 kind:load to:0x02157384 module:overlay(73) +from:0x02166280 kind:load to:0x02157a04 module:overlay(73) +from:0x02166288 kind:load to:0x02157b08 module:overlay(73) +from:0x02166290 kind:load to:0x02157d40 module:overlay(73) +from:0x02166298 kind:load to:0x02157bcc module:overlay(73) +from:0x021662a0 kind:load to:0x02158300 module:overlay(73) +from:0x021662a8 kind:load to:0x02158910 module:overlay(73) +from:0x021662b0 kind:load to:0x02158c68 module:overlay(73) +from:0x021662b8 kind:load to:0x0215bbe8 module:overlay(73) +from:0x021662c0 kind:load to:0x0215cee0 module:overlay(73) +from:0x021662c8 kind:load to:0x0215d4dc module:overlay(73) +from:0x021662d0 kind:load to:0x0215d668 module:overlay(73) +from:0x021662d8 kind:load to:0x0215c400 module:overlay(73) +from:0x021662e0 kind:load to:0x0215c718 module:overlay(73) +from:0x021662e8 kind:load to:0x0215c890 module:overlay(73) +from:0x021662f0 kind:load to:0x0215da5c module:overlay(73) +from:0x021662f8 kind:load to:0x0215db8c module:overlay(73) +from:0x02166300 kind:load to:0x0215dc98 module:overlay(73) +from:0x02166308 kind:load to:0x0215de94 module:overlay(73) +from:0x02166310 kind:load to:0x0215f2f0 module:overlay(73) +from:0x02166318 kind:load to:0x021603dc module:overlay(73) +from:0x02166320 kind:load to:0x02160db0 module:overlay(73) +from:0x02166328 kind:load to:0x02161058 module:overlay(73) +from:0x02166330 kind:load to:0x02161750 module:overlay(73) +from:0x02166338 kind:load to:0x02161a98 module:overlay(73) +from:0x02166340 kind:load to:0x02161d20 module:overlay(73) +from:0x02166728 kind:load to:0x02165254 module:overlay(73) +from:0x0216672c kind:load to:0x020990ec module:overlay(0) +from:0x02166730 kind:load to:0x02098efc module:overlay(0) +from:0x02166734 kind:load to:0x02098f78 module:overlay(0) +from:0x02166738 kind:load to:0x020990f4 module:overlay(0) +from:0x0216673c kind:load to:0x02099114 module:overlay(0) +from:0x02166740 kind:load to:0x02099140 module:overlay(0) +from:0x0216674c kind:load to:0x02099cc0 module:overlay(0) +from:0x02166750 kind:load to:0x02099cfc module:overlay(0) +from:0x02166754 kind:load to:0x02099d14 module:overlay(0) +from:0x02166758 kind:load to:0x02099d20 module:overlay(0) +from:0x0216675c kind:load to:0x01fff464 module:itcm +from:0x02166760 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02166764 kind:load to:0x021652ec module:overlay(73) +from:0x02166768 kind:load to:0x02099c58 module:overlay(0) +from:0x0216676c kind:load to:0x0216532c module:overlay(73) +from:0x02166770 kind:load to:0x0216535c module:overlay(73) +from:0x02166774 kind:load to:0x02099c64 module:overlay(0) +from:0x02166778 kind:load to:0x02099c68 module:overlay(0) +from:0x0216677c kind:load to:0x02099c6c module:overlay(0) +from:0x02166780 kind:load to:0x02099c70 module:overlay(0) +from:0x02166784 kind:load to:0x02099d2c module:overlay(0) +from:0x02166788 kind:load to:0x02099d98 module:overlay(0) +from:0x0216678c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02166790 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02166794 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02166798 kind:load to:0x02165478 module:overlay(73) +from:0x0216679c kind:load to:0x02165450 module:overlay(73) +from:0x021667a0 kind:load to:0x02165388 module:overlay(73) +from:0x021667a4 kind:load to:0x021653a8 module:overlay(73) +from:0x021667a8 kind:load to:0x02165370 module:overlay(73) +from:0x021667b8 kind:load to:0x021654ac module:overlay(73) +from:0x021667bc kind:load to:0x02062c68 module:overlay(0) +from:0x021667c0 kind:load to:0x02062c6c module:overlay(0) +from:0x021667c8 kind:load to:0x02062c74 module:overlay(0) +from:0x021667cc kind:load to:0x02062c78 module:overlay(0) +from:0x021667d0 kind:load to:0x02062c7c module:overlay(0) +from:0x021667d4 kind:load to:0x02062c80 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov073/symbols.txt b/config/jp/arm9/overlays/ov073/symbols.txt new file mode 100644 index 00000000..c667a9c7 --- /dev/null +++ b/config/jp/arm9/overlays/ov073/symbols.txt @@ -0,0 +1,292 @@ +func_ov073_02152c20 kind:function(arm,size=0xc) addr:0x02152c20 +func_ov073_02152c2c kind:function(arm,size=0x28) addr:0x02152c2c +func_ov073_02152c54 kind:function(arm,size=0x74) addr:0x02152c54 +func_ov073_02152cc8 kind:function(arm,size=0x28) addr:0x02152cc8 +func_ov073_02152cf0 kind:function(arm,size=0x1f8) addr:0x02152cf0 +func_ov073_02152ee8 kind:function(arm,size=0x38) addr:0x02152ee8 +func_ov073_02152f20 kind:function(arm,size=0xec) addr:0x02152f20 +func_ov073_0215300c kind:function(arm,size=0x2c) addr:0x0215300c +func_ov073_02153038 kind:function(arm,size=0x30) addr:0x02153038 +func_ov073_02153068 kind:function(arm,size=0x30) addr:0x02153068 +func_ov073_02153098 kind:function(arm,size=0x18) addr:0x02153098 +func_ov073_021530b0 kind:function(arm,size=0x14) addr:0x021530b0 +func_ov073_021530c4 kind:function(arm,size=0xc8) addr:0x021530c4 +func_ov073_0215318c kind:function(arm,size=0x54) addr:0x0215318c +func_ov073_021531e0 kind:function(arm,size=0x4a0) addr:0x021531e0 +func_ov073_02153680 kind:function(arm,size=0x14) addr:0x02153680 +func_ov073_02153694 kind:function(arm,size=0x14) addr:0x02153694 +func_ov073_021536a8 kind:function(arm,size=0x14) addr:0x021536a8 +func_ov073_021536bc kind:function(arm,size=0x14) addr:0x021536bc +func_ov073_021536d0 kind:function(arm,size=0x100) addr:0x021536d0 +func_ov073_021537d0 kind:function(arm,size=0x108) addr:0x021537d0 +func_ov073_021538d8 kind:function(arm,size=0x1b8) addr:0x021538d8 +func_ov073_02153a90 kind:function(arm,size=0x50) addr:0x02153a90 +func_ov073_02153ae0 kind:function(arm,size=0x2c) addr:0x02153ae0 +func_ov073_02153b0c kind:function(arm,size=0x60) addr:0x02153b0c +func_ov073_02153b6c kind:function(arm,size=0x160) addr:0x02153b6c +func_ov073_02153ccc kind:function(arm,size=0xd8) addr:0x02153ccc +func_ov073_02153da4 kind:function(arm,size=0xa8) addr:0x02153da4 +func_ov073_02153e4c kind:function(arm,size=0x1298) addr:0x02153e4c +func_ov073_021550e4 kind:function(arm,size=0xec) addr:0x021550e4 +func_ov073_021551d0 kind:function(arm,size=0x8c) addr:0x021551d0 +func_ov073_0215525c kind:function(arm,size=0x1ac) addr:0x0215525c +func_ov073_02155408 kind:function(arm,size=0x7c) addr:0x02155408 +func_ov073_02155484 kind:function(arm,size=0x78) addr:0x02155484 +func_ov073_021554fc kind:function(arm,size=0xc8) addr:0x021554fc +func_ov073_021555c4 kind:function(arm,size=0x444) addr:0x021555c4 +func_ov073_02155a08 kind:function(arm,size=0xb0) addr:0x02155a08 +func_ov073_02155ab8 kind:function(arm,size=0x374) addr:0x02155ab8 +func_ov073_02155e2c kind:function(arm,size=0xa0) addr:0x02155e2c +func_ov073_02155ecc kind:function(arm,size=0x190) addr:0x02155ecc +func_ov073_0215605c kind:function(arm,size=0xb8) addr:0x0215605c +func_ov073_02156114 kind:function(arm,size=0x280) addr:0x02156114 +func_ov073_02156394 kind:function(arm,size=0x330) addr:0x02156394 +func_ov073_021566c4 kind:function(arm,size=0x740) addr:0x021566c4 +func_ov073_02156e04 kind:function(arm,size=0x7c) addr:0x02156e04 +func_ov073_02156e80 kind:function(arm,size=0x138) addr:0x02156e80 +func_ov073_02156fb8 kind:function(arm,size=0x7c) addr:0x02156fb8 +func_ov073_02157034 kind:function(arm,size=0xf4) addr:0x02157034 +func_ov073_02157128 kind:function(arm,size=0x7c) addr:0x02157128 +func_ov073_021571a4 kind:function(arm,size=0x120) addr:0x021571a4 +func_ov073_021572c4 kind:function(arm,size=0xc0) addr:0x021572c4 +func_ov073_02157384 kind:function(arm,size=0x5c8) addr:0x02157384 +func_ov073_0215794c kind:function(arm,size=0xb8) addr:0x0215794c +func_ov073_02157a04 kind:function(arm,size=0x90) addr:0x02157a04 +func_ov073_02157a94 kind:function(arm,size=0x74) addr:0x02157a94 +func_ov073_02157b08 kind:function(arm,size=0x58) addr:0x02157b08 +func_ov073_02157b60 kind:function(arm,size=0x6c) addr:0x02157b60 +func_ov073_02157bcc kind:function(arm,size=0x10) addr:0x02157bcc +func_ov073_02157bdc kind:function(arm,size=0x164) addr:0x02157bdc +func_ov073_02157d40 kind:function(arm,size=0x494) addr:0x02157d40 +func_ov073_021581d4 kind:function(arm,size=0x12c) addr:0x021581d4 +func_ov073_02158300 kind:function(arm,size=0x484) addr:0x02158300 +func_ov073_02158784 kind:function(arm,size=0x18c) addr:0x02158784 +func_ov073_02158910 kind:function(arm,size=0x1d0) addr:0x02158910 +func_ov073_02158ae0 kind:function(arm,size=0x188) addr:0x02158ae0 +func_ov073_02158c68 kind:function(arm,size=0x138) addr:0x02158c68 +func_ov073_02158da0 kind:function(arm,size=0x25c) addr:0x02158da0 +func_ov073_02158ffc kind:function(arm,size=0x724) addr:0x02158ffc +func_ov073_02159720 kind:function(arm,size=0xa0) addr:0x02159720 +func_ov073_021597c0 kind:function(arm,size=0x33c) addr:0x021597c0 +func_ov073_02159afc kind:function(arm,size=0x74) addr:0x02159afc +func_ov073_02159b70 kind:function(arm,size=0x370) addr:0x02159b70 +func_ov073_02159ee0 kind:function(arm,size=0x78) addr:0x02159ee0 +func_ov073_02159f58 kind:function(arm,size=0x8cc) addr:0x02159f58 +func_ov073_0215a824 kind:function(arm,size=0x194) addr:0x0215a824 +func_ov073_0215a9b8 kind:function(arm,size=0x918) addr:0x0215a9b8 +func_ov073_0215b2d0 kind:function(arm,size=0x7c) addr:0x0215b2d0 +func_ov073_0215b34c kind:function(arm,size=0x7c0) addr:0x0215b34c +func_ov073_0215bb0c kind:function(arm,size=0x5c) addr:0x0215bb0c +func_ov073_0215bb68 kind:function(arm,size=0x80) addr:0x0215bb68 +func_ov073_0215bbe8 kind:function(arm,size=0x5fc) addr:0x0215bbe8 +func_ov073_0215c1e4 kind:function(arm,size=0x21c) addr:0x0215c1e4 +func_ov073_0215c400 kind:function(arm,size=0x27c) addr:0x0215c400 +func_ov073_0215c67c kind:function(arm,size=0x9c) addr:0x0215c67c +func_ov073_0215c718 kind:function(arm,size=0xdc) addr:0x0215c718 +func_ov073_0215c7f4 kind:function(arm,size=0x9c) addr:0x0215c7f4 +func_ov073_0215c890 kind:function(arm,size=0x18c) addr:0x0215c890 +func_ov073_0215ca1c kind:function(arm,size=0x4c4) addr:0x0215ca1c +func_ov073_0215cee0 kind:function(arm,size=0x108) addr:0x0215cee0 +func_ov073_0215cfe8 kind:function(arm,size=0x4f4) addr:0x0215cfe8 +func_ov073_0215d4dc kind:function(arm,size=0xf0) addr:0x0215d4dc +func_ov073_0215d5cc kind:function(arm,size=0x9c) addr:0x0215d5cc +func_ov073_0215d668 kind:function(arm,size=0x384) addr:0x0215d668 +func_ov073_0215d9ec kind:function(arm,size=0x70) addr:0x0215d9ec +func_ov073_0215da5c kind:function(arm,size=0xac) addr:0x0215da5c +func_ov073_0215db08 kind:function(arm,size=0x84) addr:0x0215db08 +func_ov073_0215db8c kind:function(arm,size=0xa0) addr:0x0215db8c +func_ov073_0215dc2c kind:function(arm,size=0x6c) addr:0x0215dc2c +func_ov073_0215dc98 kind:function(arm,size=0x17c) addr:0x0215dc98 +func_ov073_0215de14 kind:function(arm,size=0x80) addr:0x0215de14 +func_ov073_0215de94 kind:function(arm,size=0x1300) addr:0x0215de94 +func_ov073_0215f194 kind:function(arm,size=0x15c) addr:0x0215f194 +func_ov073_0215f2f0 kind:function(arm,size=0x1050) addr:0x0215f2f0 +func_ov073_02160340 kind:function(arm,size=0x9c) addr:0x02160340 +func_ov073_021603dc kind:function(arm,size=0x968) addr:0x021603dc +func_ov073_02160d44 kind:function(arm,size=0x6c) addr:0x02160d44 +func_ov073_02160db0 kind:function(arm,size=0x68) addr:0x02160db0 +func_ov073_02160e18 kind:function(arm,size=0x240) addr:0x02160e18 +func_ov073_02161058 kind:function(arm,size=0x5d4) addr:0x02161058 +func_ov073_0216162c kind:function(arm,size=0x14) addr:0x0216162c +func_ov073_02161640 kind:function(arm,size=0x110) addr:0x02161640 +func_ov073_02161750 kind:function(arm,size=0x29c) addr:0x02161750 +func_ov073_021619ec kind:function(arm,size=0xac) addr:0x021619ec +func_ov073_02161a98 kind:function(arm,size=0x210) addr:0x02161a98 +func_ov073_02161ca8 kind:function(arm,size=0x78) addr:0x02161ca8 +func_ov073_02161d20 kind:function(arm,size=0x2f4) addr:0x02161d20 +func_ov073_02162014 kind:function(arm,size=0xb4) addr:0x02162014 +func_ov073_021620c8 kind:function(arm,size=0x144) addr:0x021620c8 +func_ov073_0216220c kind:function(arm,size=0x18) addr:0x0216220c +func_ov073_02162224 kind:function(arm,size=0x2f8) addr:0x02162224 +func_ov073_0216251c kind:function(arm,size=0x168) addr:0x0216251c +func_ov073_02162684 kind:function(arm,size=0x2bc) addr:0x02162684 +func_ov073_02162940 kind:function(arm,size=0x268) addr:0x02162940 +func_ov073_02162ba8 kind:function(arm,size=0x2c) addr:0x02162ba8 +func_ov073_02162bd4 kind:function(arm,size=0x20c) addr:0x02162bd4 +func_ov073_02162de0 kind:function(arm,size=0x50) addr:0x02162de0 +func_ov073_02162e30 kind:function(arm,size=0x54) addr:0x02162e30 +func_ov073_02162e84 kind:function(arm,size=0xd8) addr:0x02162e84 +func_ov073_02162f5c kind:function(arm,size=0x120) addr:0x02162f5c +func_ov073_0216307c kind:function(arm,size=0xd8) addr:0x0216307c +func_ov073_02163154 kind:function(arm,size=0x74) addr:0x02163154 +func_ov073_021631c8 kind:function(arm,size=0xe0) addr:0x021631c8 +func_ov073_021632a8 kind:function(arm,size=0x70) addr:0x021632a8 +func_ov073_02163318 kind:function(arm,size=0x44) addr:0x02163318 +func_ov073_0216335c kind:function(arm,size=0x50) addr:0x0216335c +func_ov073_021633ac kind:function(arm,size=0x274) addr:0x021633ac +func_ov073_02163620 kind:function(arm,size=0x50) addr:0x02163620 +func_ov073_02163670 kind:function(arm,size=0x114) addr:0x02163670 +func_ov073_02163784 kind:function(arm,size=0x1e8) addr:0x02163784 +func_ov073_0216396c kind:function(arm,size=0x14) addr:0x0216396c +func_ov073_02163980 kind:function(arm,size=0x78) addr:0x02163980 +func_ov073_021639f8 kind:function(arm,size=0x90) addr:0x021639f8 +func_ov073_02163a88 kind:function(arm,size=0x24) addr:0x02163a88 +func_ov073_02163aac kind:function(arm,size=0x84) addr:0x02163aac +func_ov073_02163b30 kind:function(arm,size=0x214) addr:0x02163b30 +func_ov073_02163d44 kind:function(arm,size=0x74) addr:0x02163d44 +func_ov073_02163db8 kind:function(arm,size=0x240) addr:0x02163db8 +func_ov073_02163ff8 kind:function(arm,size=0x64) addr:0x02163ff8 +func_ov073_0216405c kind:function(arm,size=0x5c) addr:0x0216405c +func_ov073_021640b8 kind:function(arm,size=0x90) addr:0x021640b8 +func_ov073_02164148 kind:function(arm,size=0x90) addr:0x02164148 +func_ov073_021641d8 kind:function(arm,size=0x20) addr:0x021641d8 +func_ov073_021641f8 kind:function(arm,size=0x18) addr:0x021641f8 +func_ov073_02164210 kind:function(arm,size=0x19c) addr:0x02164210 +func_ov073_021643ac kind:function(arm,size=0x8) addr:0x021643ac +func_ov073_021643b4 kind:function(arm,size=0x114) addr:0x021643b4 +func_ov073_021644c8 kind:function(arm,size=0x10) addr:0x021644c8 +func_ov073_021644d8 kind:function(arm,size=0x38) addr:0x021644d8 +func_ov073_02164510 kind:function(arm,size=0x38) addr:0x02164510 +func_ov073_02164548 kind:function(arm,size=0x25c) addr:0x02164548 +func_ov073_021647a4 kind:function(arm,size=0x40) addr:0x021647a4 +func_ov073_021647e4 kind:function(arm,size=0xf8) addr:0x021647e4 +func_ov073_021648dc kind:function(arm,size=0x6c) addr:0x021648dc +func_ov073_02164948 kind:function(arm,size=0x190) addr:0x02164948 +func_ov073_02164ad8 kind:function(arm,size=0x63c) addr:0x02164ad8 +func_ov073_02165114 kind:function(arm,size=0x24) addr:0x02165114 +func_ov073_02165138 kind:function(arm,size=0x10) addr:0x02165138 +func_ov073_02165148 kind:function(arm,size=0x8) addr:0x02165148 +func_ov073_02165150 kind:function(arm,size=0x24) addr:0x02165150 +func_ov073_02165174 kind:function(arm,size=0x2c) addr:0x02165174 +func_ov073_021651a0 kind:function(arm,size=0x18) addr:0x021651a0 +func_ov073_021651b8 kind:function(arm,size=0xc) addr:0x021651b8 +func_ov073_021651c4 kind:function(arm,size=0x1c) addr:0x021651c4 +func_ov073_021651e0 kind:function(arm,size=0x1c) addr:0x021651e0 +func_ov073_021651fc kind:function(arm,size=0x1c) addr:0x021651fc +func_ov073_02165218 kind:function(arm,size=0x1c) addr:0x02165218 +func_ov073_02165234 kind:function(arm,size=0x14) addr:0x02165234 +func_ov073_02165248 kind:function(arm,size=0xc) addr:0x02165248 +func_ov073_02165254 kind:function(arm,size=0x24) addr:0x02165254 +func_ov073_02165278 kind:function(arm,size=0x28) addr:0x02165278 +func_ov073_021652a0 kind:function(arm,size=0x4c) addr:0x021652a0 +func_ov073_021652ec kind:function(arm,size=0x40) addr:0x021652ec +func_ov073_0216532c kind:function(arm,size=0x30) addr:0x0216532c +func_ov073_0216535c kind:function(arm,size=0x14) addr:0x0216535c +func_ov073_02165370 kind:function(arm,size=0x18) addr:0x02165370 +func_ov073_02165388 kind:function(arm,size=0x20) addr:0x02165388 +func_ov073_021653a8 kind:function(arm,size=0x38) addr:0x021653a8 +func_ov073_021653e0 kind:function(arm,size=0x8) addr:0x021653e0 +func_ov073_021653e8 kind:function(arm,size=0x68) addr:0x021653e8 +func_ov073_02165450 kind:function(arm,size=0x28) addr:0x02165450 +func_ov073_02165478 kind:function(arm,size=0x20) addr:0x02165478 +func_ov073_02165498 kind:function(arm,size=0x14) addr:0x02165498 +func_ov073_021654ac kind:function(arm,size=0x190) addr:0x021654ac +func_ov073_0216563c kind:function(arm,size=0x26c) addr:0x0216563c +func_ov073_021658a8 kind:function(arm,size=0x1e0) addr:0x021658a8 +func_ov073_02165a88 kind:function(arm,size=0x1d8) addr:0x02165a88 +data_ov073_02165c68 kind:data(any) addr:0x02165c68 +data_ov073_02165c6c kind:data(any) addr:0x02165c6c +data_ov073_02165c70 kind:data(any) addr:0x02165c70 +data_ov073_02165c74 kind:data(any) addr:0x02165c74 +data_ov073_02165c78 kind:data(any) addr:0x02165c78 +data_ov073_02165c7c kind:data(any) addr:0x02165c7c +data_ov073_02165c88 kind:data(any) addr:0x02165c88 +data_ov073_02165c98 kind:data(any) addr:0x02165c98 +data_ov073_02165cb8 kind:data(any) addr:0x02165cb8 +data_ov073_02165cd8 kind:data(any) addr:0x02165cd8 +data_ov073_02165cf8 kind:data(any) addr:0x02165cf8 +data_ov073_02165d08 kind:data(any) addr:0x02165d08 +data_ov073_02165d18 kind:data(any) addr:0x02165d18 +data_ov073_02165d28 kind:data(any) addr:0x02165d28 +data_ov073_02165d38 kind:data(any) addr:0x02165d38 +data_ov073_02165d48 kind:data(any) addr:0x02165d48 +data_ov073_02165d58 kind:data(any) addr:0x02165d58 +func_ov073_02165d68 kind:function(arm,size=0x124) addr:0x02165d68 +func_ov073_02165e8c kind:function(arm,size=0x50) addr:0x02165e8c +data_ov073_02165f00 kind:data(any) addr:0x02165f00 +data_ov073_02165f14 kind:data(any) addr:0x02165f14 +data_ov073_02165f20 kind:data(any) addr:0x02165f20 +data_ov073_02165f2c kind:data(any) addr:0x02165f2c +data_ov073_02165f44 kind:data(any) addr:0x02165f44 +data_ov073_02165f50 kind:data(any) addr:0x02165f50 +data_ov073_02165f60 kind:data(any) addr:0x02165f60 +data_ov073_02165f80 kind:data(any) addr:0x02165f80 +data_ov073_02165f8c kind:data(any) addr:0x02165f8c +data_ov073_02165f98 kind:data(any) addr:0x02165f98 +data_ov073_02165fa8 kind:data(any) addr:0x02165fa8 +data_ov073_02165fc0 kind:data(any) addr:0x02165fc0 +data_ov073_02165fdc kind:data(any) addr:0x02165fdc +data_ov073_02165fe8 kind:data(any) addr:0x02165fe8 ambiguous +data_ov073_02165ff0 kind:data(any) addr:0x02165ff0 ambiguous +data_ov073_02166000 kind:data(any) addr:0x02166000 +data_ov073_0216602c kind:data(any) addr:0x0216602c +data_ov073_02166040 kind:data(any) addr:0x02166040 ambiguous +data_ov073_02166054 kind:data(any) addr:0x02166054 ambiguous +data_ov073_02166074 kind:data(any) addr:0x02166074 +data_ov073_021660c0 kind:data(any) addr:0x021660c0 +data_ov073_02166118 kind:data(any) addr:0x02166118 +data_ov073_0216611c kind:data(any) addr:0x0216611c ambiguous +data_ov073_02166230 kind:data(any) addr:0x02166230 +data_ov073_02166348 kind:data(any) addr:0x02166348 +data_ov073_02166360 kind:data(any) addr:0x02166360 +data_ov073_02166378 kind:data(any) addr:0x02166378 +data_ov073_02166390 kind:data(any) addr:0x02166390 +data_ov073_021663a4 kind:data(any) addr:0x021663a4 ambiguous +data_ov073_021663a8 kind:data(any) addr:0x021663a8 +data_ov073_021663c0 kind:data(any) addr:0x021663c0 +data_ov073_021663d8 kind:data(any) addr:0x021663d8 +data_ov073_021663f0 kind:data(any) addr:0x021663f0 +data_ov073_02166408 kind:data(any) addr:0x02166408 +data_ov073_02166420 kind:data(any) addr:0x02166420 +data_ov073_02166438 kind:data(any) addr:0x02166438 +data_ov073_02166450 kind:data(any) addr:0x02166450 +data_ov073_02166468 kind:data(any) addr:0x02166468 +data_ov073_02166480 kind:data(any) addr:0x02166480 +data_ov073_02166498 kind:data(any) addr:0x02166498 +data_ov073_021664b0 kind:data(any) addr:0x021664b0 +data_ov073_021664c8 kind:data(any) addr:0x021664c8 +data_ov073_021664e0 kind:data(any) addr:0x021664e0 +data_ov073_021664f8 kind:data(any) addr:0x021664f8 +data_ov073_02166510 kind:data(any) addr:0x02166510 +data_ov073_02166528 kind:data(any) addr:0x02166528 +data_ov073_02166540 kind:data(any) addr:0x02166540 +data_ov073_02166558 kind:data(any) addr:0x02166558 +data_ov073_02166570 kind:data(any) addr:0x02166570 +data_ov073_02166588 kind:data(any) addr:0x02166588 +data_ov073_021665a0 kind:data(any) addr:0x021665a0 +data_ov073_021665b8 kind:data(any) addr:0x021665b8 +data_ov073_021665d0 kind:data(any) addr:0x021665d0 +data_ov073_021665e8 kind:data(any) addr:0x021665e8 +data_ov073_02166600 kind:data(any) addr:0x02166600 +data_ov073_02166618 kind:data(any) addr:0x02166618 +data_ov073_02166630 kind:data(any) addr:0x02166630 +data_ov073_02166648 kind:data(any) addr:0x02166648 +data_ov073_02166660 kind:data(any) addr:0x02166660 +data_ov073_02166678 kind:data(any) addr:0x02166678 +data_ov073_02166690 kind:data(any) addr:0x02166690 +data_ov073_021666a8 kind:data(any) addr:0x021666a8 +data_ov073_021666c0 kind:data(any) addr:0x021666c0 +data_ov073_021666d8 kind:data(any) addr:0x021666d8 +data_ov073_021666f0 kind:data(any) addr:0x021666f0 +data_ov073_02166708 kind:data(any) addr:0x02166708 +data_ov073_02166728 kind:data(any) addr:0x02166728 +data_ov073_0216674c kind:data(any) addr:0x0216674c +data_ov073_021667b4 kind:data(any) addr:0x021667b4 +data_ov073_021667e0 kind:bss addr:0x021667e0 +data_ov073_021667e4 kind:bss addr:0x021667e4 +data_ov073_021667f0 kind:bss addr:0x021667f0 +data_ov073_021667f4 kind:bss addr:0x021667f4 +data_ov073_021668c8 kind:bss addr:0x021668c8 +data_ov073_021668cc kind:bss addr:0x021668cc +data_ov073_021668d8 kind:bss addr:0x021668d8 +data_ov073_021668f0 kind:bss addr:0x021668f0 ambiguous diff --git a/config/jp/arm9/overlays/ov074/delinks.txt b/config/jp/arm9/overlays/ov074/delinks.txt new file mode 100644 index 00000000..842cf90a --- /dev/null +++ b/config/jp/arm9/overlays/ov074/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x021640a0 kind:code align:32 + .rodata start:0x021640a0 end:0x0216441c kind:data align:4 + .init start:0x0216441c end:0x021647f8 kind:code align:4 + .ctor start:0x021647f8 end:0x0216481c kind:data align:4 + .data start:0x02164820 end:0x02165580 kind:data align:32 + .bss start:0x02165580 end:0x02165c40 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov074/relocs.txt b/config/jp/arm9/overlays/ov074/relocs.txt new file mode 100644 index 00000000..03278251 --- /dev/null +++ b/config/jp/arm9/overlays/ov074/relocs.txt @@ -0,0 +1,2376 @@ +from:0x02152c28 kind:load to:0x02165590 module:overlay(74) +from:0x02152c3c kind:arm_call to:0x02011f3c module:main +from:0x02152c48 kind:arm_call to:0x02152f6c module:overlay(74) +from:0x02152c5c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02152c7c kind:load to:0x021648ac module:overlay(74) +from:0x02152cb4 kind:arm_call to:0x01ffd098 module:itcm +from:0x02152d54 kind:arm_call to:0x0202a20c module:main +from:0x02152d8c kind:arm_call to:0x01ffb800 module:itcm +from:0x02152d90 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152e24 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152e28 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152ed4 kind:load to:0x021640c4 module:overlay(74) +from:0x02152ed8 kind:load to:0x021640a4 module:overlay(74) +from:0x02152f7c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02152fd4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02152fe0 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02153040 kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x02153070 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02153088 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021530d8 kind:arm_call to:0x02152c84 module:overlay(74) +from:0x021530e0 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02153124 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215315c kind:load to:0x02164944 module:overlay(74) +from:0x02153160 kind:load to:0x02165590 module:overlay(74) +from:0x02153164 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215316c kind:load to:0x021648d0 module:overlay(74) +from:0x02153170 kind:load to:0x021648fc module:overlay(74) +from:0x02153174 kind:load to:0x0216488c module:overlay(74) +from:0x02153180 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153194 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021531e4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02153228 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02153234 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153298 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x021532a4 kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x021532c4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021532d0 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x021532dc kind:arm_call to:0x0205bd4c module:overlay(0) +from:0x021532f4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02153340 kind:arm_call to:0x02152c98 module:overlay(74) +from:0x02153370 kind:load to:0x027e0cd8 module:dtcm +from:0x02153374 kind:load to:0x027e0ce4 module:dtcm +from:0x02153378 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02153380 kind:load to:0x02164830 module:overlay(74) +from:0x02153384 kind:load to:0x027e0cec module:dtcm +from:0x021533b0 kind:arm_call to:0x0215380c module:overlay(74) +from:0x021533c8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021533d0 kind:load to:0x027e09b8 module:dtcm +from:0x021533dc kind:arm_call to:0x0215380c module:overlay(74) +from:0x021533e4 kind:arm_call to:0x021539b0 module:overlay(74) +from:0x02153410 kind:arm_call to:0x01fff148 module:itcm +from:0x02153424 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153438 kind:arm_call to:0x01fff148 module:itcm +from:0x02153450 kind:arm_call to:0x02153704 module:overlay(74) +from:0x02153464 kind:arm_call to:0x021534d4 module:overlay(74) +from:0x0215346c kind:arm_call to:0x0215376c module:overlay(74) +from:0x02153474 kind:load to:0x027e0ce0 module:dtcm +from:0x02153530 kind:arm_call to:0x02153940 module:overlay(74) +from:0x0215353c kind:arm_call to:0x02153650 module:overlay(74) +from:0x0215358c kind:arm_call to:0x02153940 module:overlay(74) +from:0x021535b4 kind:arm_call to:0x01ff916c module:itcm +from:0x021535c4 kind:arm_call to:0x01ff916c module:itcm +from:0x021535dc kind:arm_call to:0x01ff916c module:itcm +from:0x021535ec kind:arm_call to:0x01ff916c module:itcm +from:0x021535fc kind:arm_call to:0x021538c8 module:overlay(74) +from:0x0215362c kind:arm_call to:0x02153650 module:overlay(74) +from:0x02153638 kind:arm_call to:0x02154ab0 module:overlay(74) +from:0x02153644 kind:arm_call to:0x02154ab0 module:overlay(74) +from:0x02153670 kind:arm_call to:0x01ff916c module:itcm +from:0x0215368c kind:arm_call to:0x01ff916c module:itcm +from:0x021536b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021536d0 kind:arm_call to:0x01ff916c module:itcm +from:0x021536fc kind:arm_call to:0x02153850 module:overlay(74) +from:0x02153724 kind:arm_call to:0x02154c94 module:overlay(74) +from:0x02153730 kind:arm_call to:0x02154c94 module:overlay(74) +from:0x02153758 kind:arm_call to:0x02154c94 module:overlay(74) +from:0x02153764 kind:arm_call to:0x02154c94 module:overlay(74) +from:0x021537d4 kind:arm_call to:0x02152edc module:overlay(74) +from:0x021537fc kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02153808 kind:load to:0x027e09c0 module:dtcm +from:0x02153824 kind:arm_call to:0x02154e10 module:overlay(74) +from:0x0215383c kind:arm_call to:0x0207312c module:overlay(0) +from:0x02153848 kind:load to:0x027e09a8 module:dtcm +from:0x02153868 kind:arm_call to:0x02154e10 module:overlay(74) +from:0x02153878 kind:arm_call to:0x02154e10 module:overlay(74) +from:0x0215389c kind:arm_call to:0x020733ec module:overlay(0) +from:0x021538b4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021538c4 kind:load to:0x027e09a8 module:dtcm +from:0x021538e0 kind:arm_call to:0x02154e10 module:overlay(74) +from:0x021538f0 kind:arm_call to:0x02154e10 module:overlay(74) +from:0x02153914 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215392c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215393c kind:load to:0x027e09a8 module:dtcm +from:0x02153958 kind:arm_call to:0x02154e10 module:overlay(74) +from:0x02153968 kind:arm_call to:0x02154e10 module:overlay(74) +from:0x02153988 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215399c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021539a8 kind:load to:0x027e09a8 module:dtcm +from:0x021539f4 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02153a10 kind:load to:0x027e09bc module:dtcm +from:0x02153a30 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02153a44 kind:load to:0x02058e24 module:overlay(0) +from:0x02153a58 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153a60 kind:arm_call to:0x02011ff4 module:main +from:0x02153a74 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02153a7c kind:arm_call to:0x02011ff4 module:main +from:0x02153a94 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02153a9c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153aa4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153aac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02153ab4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153abc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02153ac4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153adc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02153ae4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153aec kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153af4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02153afc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02153b04 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02153b0c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153b14 kind:arm_call to:0x02011ff4 module:main +from:0x02153b28 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02153b3c kind:load to:0x02165678 module:overlay(74) +from:0x02153b50 kind:arm_call to:0x02011f3c module:main +from:0x02153b5c kind:arm_call to:0x02154688 module:overlay(74) +from:0x02153b70 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02153b88 kind:load to:0x021649cc module:overlay(74) +from:0x02153bbc kind:arm_call to:0x01ffd098 module:itcm +from:0x02153c5c kind:arm_call to:0x0202a20c module:main +from:0x02153c94 kind:arm_call to:0x01ffb800 module:itcm +from:0x02153c98 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153d2c kind:arm_call to:0x01ffb800 module:itcm +from:0x02153d30 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153ddc kind:load to:0x02164148 module:overlay(74) +from:0x02153de0 kind:load to:0x0216416c module:overlay(74) +from:0x02153dfc kind:arm_call to:0x01ffd098 module:itcm +from:0x02153e94 kind:arm_call to:0x0202a20c module:main +from:0x02153ed0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02153ed4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153f70 kind:arm_call to:0x01ffb800 module:itcm +from:0x02153f74 kind:arm_call to:0x01ffb464 module:itcm +from:0x02154024 kind:load to:0x02164148 module:overlay(74) +from:0x02154028 kind:load to:0x02164108 module:overlay(74) +from:0x02154044 kind:arm_call to:0x01ffd098 module:itcm +from:0x021540dc kind:arm_call to:0x0202a20c module:main +from:0x02154118 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215411c kind:arm_call to:0x01ffb464 module:itcm +from:0x021541b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021541bc kind:arm_call to:0x01ffb464 module:itcm +from:0x02154270 kind:load to:0x02164148 module:overlay(74) +from:0x02154274 kind:load to:0x02164128 module:overlay(74) +from:0x02154374 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02154388 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02154390 kind:arm_call to:0x02011ff4 module:main +from:0x021543dc kind:arm_call to:0x0208d4ac module:overlay(0) +from:0x02154428 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154434 kind:arm_call to:0x01fff458 module:itcm +from:0x021544bc kind:arm_call to:0x020e32f4 module:overlay(31) +from:0x02154530 kind:arm_call to:0x0208043c module:overlay(0) +from:0x02154540 kind:load to:0x027e0ce0 module:dtcm +from:0x02154544 kind:load to:0x027e0ce4 module:dtcm +from:0x0215456c kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x021545b4 kind:arm_call to:0x0200f218 module:main +from:0x021545d0 kind:arm_call to:0x0200f218 module:main +from:0x021545e4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021545f0 kind:load to:0x02164a18 module:overlay(74) +from:0x021545f4 kind:load to:0x021640f8 module:overlay(74) +from:0x021545f8 kind:load to:0x021640e8 module:overlay(74) +from:0x02154604 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02154618 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02154620 kind:arm_call to:0x02011ff4 module:main +from:0x0215465c kind:arm_call to:0x0200eab0 module:main +from:0x02154680 kind:arm_call to:0x0200eab0 module:main +from:0x02154690 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021546e8 kind:arm_call to:0x02154560 module:overlay(74) +from:0x02154728 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02154738 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215474c kind:arm_call to:0x02153b8c module:overlay(74) +from:0x02154754 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0215475c kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02154764 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02154784 kind:arm_call to:0x02154c94 module:overlay(74) +from:0x02154790 kind:load to:0x02164a44 module:overlay(74) +from:0x02154794 kind:load to:0x02165678 module:overlay(74) +from:0x02154798 kind:load to:0x021649f0 module:overlay(74) +from:0x0215479c kind:load to:0x021649b8 module:overlay(74) +from:0x021547b4 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021547bc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021547c4 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021547cc kind:arm_call to:0x0215436c module:overlay(74) +from:0x021547d4 kind:arm_call to:0x021545fc module:overlay(74) +from:0x021547dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021547fc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02154804 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0215480c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02154814 kind:arm_call to:0x0215436c module:overlay(74) +from:0x0215481c kind:arm_call to:0x021545fc module:overlay(74) +from:0x02154824 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215482c kind:arm_call to:0x02011ff4 module:main +from:0x02154894 kind:arm_call to:0x02153ba0 module:overlay(74) +from:0x021548c4 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x021548d4 kind:arm_call to:0x02153de4 module:overlay(74) +from:0x02154904 kind:arm_call to:0x0215402c module:overlay(74) +from:0x02154968 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021549d0 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021549e8 kind:load to:0x027e09c0 module:dtcm +from:0x021549ec kind:load to:0x02164998 module:overlay(74) +from:0x021549fc kind:arm_call to:0x02154ca8 module:overlay(74) +from:0x02154a04 kind:arm_call to:0x02154b94 module:overlay(74) +from:0x02154a4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154a60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154a70 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02154aac kind:load to:0x02164998 module:overlay(74) +from:0x02154ae0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154b3c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02154b5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154b90 kind:load to:0x0203feb0 module:main +from:0x02154c00 kind:arm_call to:0x01ff930c module:itcm +from:0x02154c10 kind:arm_call to:0x02154c5c module:overlay(74) +from:0x02154c3c kind:arm_call to:0x01ff930c module:itcm +from:0x02154c80 kind:arm_call to:0x02154c94 module:overlay(74) +from:0x02154c8c kind:arm_call to:0x02154c94 module:overlay(74) +from:0x02154cd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154d60 kind:arm_call to:0x02154278 module:overlay(74) +from:0x02154da0 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02154dd8 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02154e00 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02154e0c kind:load to:0x027e09c0 module:dtcm +from:0x02154e40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154e54 kind:load to:0x02164998 module:overlay(74) +from:0x02154e60 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02154e74 kind:load to:0x02165760 module:overlay(74) +from:0x02154e88 kind:arm_call to:0x02011f3c module:main +from:0x02154e94 kind:arm_call to:0x02154f04 module:overlay(74) +from:0x02154eac kind:arm_call to:0x02099040 module:overlay(0) +from:0x02154f00 kind:load to:0x02164aac module:overlay(74) +from:0x02154f14 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02154f44 kind:arm_call to:0x0200f05c module:main +from:0x02154f60 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x02154f94 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x02154fac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02154fbc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02154ffc kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x02155014 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02155048 kind:arm_call to:0x0200f05c module:main +from:0x02155064 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02155094 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x021550ac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021550e8 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x02155100 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02155114 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02155120 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x0215512c kind:arm_call to:0x020f9650 module:overlay(31) +from:0x02155138 kind:arm_call to:0x0209afec module:overlay(0) +from:0x021551a0 kind:arm_call to:0x0203e690 module:main +from:0x021551bc kind:arm_call to:0x0203e690 module:main +from:0x021551f8 kind:load to:0x02164c1c module:overlay(74) +from:0x021551fc kind:load to:0x02165760 module:overlay(74) +from:0x02155200 kind:load to:0x021641ac module:overlay(74) +from:0x02155204 kind:load to:0x02164ad0 module:overlay(74) +from:0x02155208 kind:load to:0x021648fc module:overlay(74) +from:0x0215520c kind:load to:0x021641bc module:overlay(74) +from:0x02155210 kind:load to:0x021576c0 module:overlay(74) +from:0x02155214 kind:load to:0x020a1aac module:overlay(0) +from:0x02155218 kind:load to:0x027e0d74 module:dtcm +from:0x02155224 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02155260 kind:arm_call to:0x0203e740 module:main +from:0x0215527c kind:arm_call to:0x0203e740 module:main +from:0x0215529c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021552c8 kind:arm_call to:0x0203e740 module:main +from:0x021552d0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021552d8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021552e0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021552e8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021552f0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021552f8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02155300 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02155308 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02155314 kind:load to:0x020a1aac module:overlay(0) +from:0x02155318 kind:load to:0x027e0d74 module:dtcm +from:0x0215534c kind:arm_call to:0x0203e740 module:main +from:0x02155368 kind:arm_call to:0x0203e740 module:main +from:0x02155388 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021553b4 kind:arm_call to:0x0203e740 module:main +from:0x021553bc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021553c4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021553cc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021553d4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021553dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021553e4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021553ec kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021553f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021553fc kind:arm_call to:0x02011ff4 module:main +from:0x02155408 kind:load to:0x020a1aac module:overlay(0) +from:0x0215540c kind:load to:0x027e0d74 module:dtcm +from:0x02155428 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02155438 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02155468 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02155494 kind:arm_call to:0x0209b730 module:overlay(0) +from:0x0215549c kind:arm_call to:0x02059274 module:overlay(0) +from:0x021554d4 kind:arm_call to:0x02155528 module:overlay(74) +from:0x021554e8 kind:load to:0x021571fc module:overlay(74) +from:0x021554ec kind:load to:0x02164be4 module:overlay(74) +from:0x021554f0 kind:load to:0x02164bfc module:overlay(74) +from:0x0215554c kind:arm_call to:0x021554f4 module:overlay(74) +from:0x02155584 kind:load to:0x02164b64 module:overlay(74) +from:0x021555a4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021555c4 kind:load to:0x027e09b8 module:dtcm +from:0x021555e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155638 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02155650 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155678 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155684 kind:arm_call to:0x020168f0 module:main +from:0x021556bc kind:arm_call to:0x01fff1a4 module:itcm +from:0x021556d4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155700 kind:arm_call to:0x01ff930c module:itcm +from:0x02155754 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155778 kind:arm_call to:0x02156a44 module:overlay(74) +from:0x02155804 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215580c kind:arm_call to:0x02156e80 module:overlay(74) +from:0x02155814 kind:arm_call to:0x02156efc module:overlay(74) +from:0x02155820 kind:arm_call to:0x02156da8 module:overlay(74) +from:0x0215582c kind:load to:0x027e0ce4 module:dtcm +from:0x02155830 kind:load to:0x027e0ce0 module:dtcm +from:0x02155834 kind:load to:0x02164b14 module:overlay(74) +from:0x0215583c kind:load to:0x027e09c0 module:dtcm +from:0x0215585c kind:arm_call to:0x02157560 module:overlay(74) +from:0x021558ac kind:arm_call to:0x01fff1a4 module:itcm +from:0x021558c4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021558dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021558ec kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155908 kind:arm_call to:0x02155528 module:overlay(74) +from:0x0215591c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155934 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02155948 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215595c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155978 kind:arm_call to:0x02155528 module:overlay(74) +from:0x0215598c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021559b8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021559d8 kind:arm_call to:0x02155528 module:overlay(74) +from:0x021559e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021559e4 kind:load to:0x027e0d7c module:dtcm +from:0x02155a18 kind:arm_call to:0x02157560 module:overlay(74) +from:0x02155a40 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02155a68 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155a70 kind:arm_call to:0x02156e08 module:overlay(74) +from:0x02155abc kind:arm_call to:0x02157560 module:overlay(74) +from:0x02155ac4 kind:load to:0x027e09a8 module:dtcm +from:0x02155ad0 kind:load to:0x027e0d78 module:dtcm +from:0x02155aec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155b00 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02155b08 kind:load to:0x027e0ce4 module:dtcm +from:0x02155b3c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02155b4c kind:arm_call to:0x020799cc module:overlay(0) +from:0x02155b74 kind:arm_call to:0x02157560 module:overlay(74) +from:0x02155b80 kind:arm_call to:0x02163138 module:overlay(74) +from:0x02155b90 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x02155bcc kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02155be8 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02155bf8 kind:load to:0x027e09bc module:dtcm +from:0x02155bfc kind:load to:0x027e0d7c module:dtcm +from:0x02155c00 kind:load to:0x027e0d78 module:dtcm +from:0x02155c04 kind:load to:0x02164bb4 module:overlay(74) +from:0x02155c08 kind:load to:0x027e09a8 module:dtcm +from:0x02155c34 kind:arm_call to:0x0207349c module:overlay(0) +from:0x02155c50 kind:arm_call to:0x01ff930c module:itcm +from:0x02155c78 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155c8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155cf0 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02155d24 kind:arm_call to:0x02157560 module:overlay(74) +from:0x02155d30 kind:arm_call to:0x02163b7c module:overlay(74) +from:0x02155d60 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02155d6c kind:load to:0x027e09a8 module:dtcm +from:0x02155d74 kind:load to:0x027e0d7c module:dtcm +from:0x02155d80 kind:load to:0x02164bcc module:overlay(74) +from:0x02155d98 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02155da8 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02155dd0 kind:arm_call to:0x02157560 module:overlay(74) +from:0x02155e00 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02155e0c kind:load to:0x020b6a14 module:overlay(0) +from:0x02155e14 kind:load to:0x020b69b8 module:overlay(0) +from:0x02155e18 kind:load to:0x02164bcc module:overlay(74) +from:0x02155e54 kind:arm_call to:0x01ff930c module:itcm +from:0x02155e7c kind:arm_call to:0x01ff9638 module:itcm +from:0x02155e90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155ed8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155f34 kind:load to:0x027e0d7c module:dtcm +from:0x02155f3c kind:load to:0x027e0ce4 module:dtcm +from:0x02155f78 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02155f84 kind:load to:0x027e09a8 module:dtcm +from:0x02155fc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155fec kind:arm_call to:0x02157560 module:overlay(74) +from:0x0215601c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215604c kind:arm_call to:0x01ff930c module:itcm +from:0x02156074 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156088 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021560d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021561a4 kind:load to:0x02164bb4 module:overlay(74) +from:0x021561a8 kind:load to:0x027e0d7c module:dtcm +from:0x021561b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021561d8 kind:arm_call to:0x02059274 module:overlay(0) +from:0x021561fc kind:arm_call to:0x02157560 module:overlay(74) +from:0x02156208 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215623c kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x0215626c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02156288 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021562a4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021562c0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021562d8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021562ec kind:load to:0x027e0d7c module:dtcm +from:0x021562f0 kind:load to:0x027e0cec module:dtcm +from:0x021562f8 kind:load to:0x027e09a8 module:dtcm +from:0x0215630c kind:arm_call to:0x02155528 module:overlay(74) +from:0x021563c0 kind:arm_call to:0x02157560 module:overlay(74) +from:0x021563d8 kind:arm_call to:0x0215e7a4 module:overlay(74) +from:0x021563e8 kind:load to:0x027e0d78 module:dtcm +from:0x02156434 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02156448 kind:arm_call to:0x01ff930c module:itcm +from:0x0215646c kind:arm_call to:0x01ff993c module:itcm +from:0x021564ec kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215650c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215651c kind:arm_call to:0x021593b8 module:overlay(74) +from:0x02156538 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02156550 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156570 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x0215660c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02156618 kind:load to:0x027e09bc module:dtcm +from:0x0215661c kind:load to:0x027e09a8 module:dtcm +from:0x02156624 kind:load to:0x027e0d78 module:dtcm +from:0x02156628 kind:load to:0x0203feb0 module:main +from:0x0215662c kind:load to:0x027e09c0 module:dtcm +from:0x02156654 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156664 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156670 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215668c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021566e0 kind:arm_call to:0x02157560 module:overlay(74) +from:0x0215670c kind:arm_call to:0x02157560 module:overlay(74) +from:0x02156744 kind:arm_call to:0x02157560 module:overlay(74) +from:0x02156780 kind:arm_call to:0x02157560 module:overlay(74) +from:0x021567a4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021567d0 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x021567fc kind:arm_call to:0x0209b730 module:overlay(0) +from:0x02156804 kind:arm_call to:0x02059274 module:overlay(0) +from:0x02156830 kind:load to:0x027e09a8 module:dtcm +from:0x02156834 kind:load to:0x027e0ce4 module:dtcm +from:0x02156840 kind:load to:0x02164be4 module:overlay(74) +from:0x02156844 kind:load to:0x02164bfc module:overlay(74) +from:0x021568ec kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156924 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156930 kind:arm_call to:0x020168f0 module:main +from:0x02156940 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156968 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156974 kind:arm_call to:0x020168f0 module:main +from:0x02156a04 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02156a10 kind:load to:0x0203feb0 module:main +from:0x02156a14 kind:load to:0x027e09c0 module:dtcm +from:0x02156a84 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02156b08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156b18 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02156b24 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156b3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156b4c kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x02156b58 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156b70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156c08 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x02156c14 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156cd8 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x02156d14 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156d38 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156d54 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02156d60 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156d7c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02156d88 kind:arm_call to:0x02155528 module:overlay(74) +from:0x02156d98 kind:load to:0x027e0ce4 module:dtcm +from:0x02156da0 kind:load to:0x0203feb0 module:main +from:0x02156dbc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156dcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02156ddc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156dfc kind:arm_call to:0x01ff930c module:itcm +from:0x02156e30 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02156e64 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02156e78 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02156eac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156ec0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156ed0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156ef8 kind:load to:0x027e0d7c module:dtcm +from:0x02156f20 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156f2c kind:arm_call to:0x020168f0 module:main +from:0x02156f48 kind:arm_call to:0x01ff930c module:itcm +from:0x02156f64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156f70 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02156f78 kind:load to:0x027e0ce4 module:dtcm +from:0x02156fe8 kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x0215700c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157028 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157034 kind:load to:0x021641cc module:overlay(74) +from:0x02157038 kind:load to:0x027e0cec module:dtcm +from:0x02157058 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157080 kind:arm_call to:0x020f3274 module:overlay(31) +from:0x021570b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021570d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215711c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02157194 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021571e4 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x021571f0 kind:load to:0x027e0ce4 module:dtcm +from:0x021571f4 kind:load to:0x0203feb0 module:main +from:0x02157294 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021572a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02157304 kind:arm_call to:0x0200e260 module:main +from:0x02157314 kind:arm_call to:0x01ffad5c module:itcm +from:0x02157380 kind:arm_call to:0x0200e260 module:main +from:0x02157394 kind:arm_call to:0x01ffad5c module:itcm +from:0x02157404 kind:arm_call to:0x0200e260 module:main +from:0x02157418 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215746c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215747c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215748c kind:arm_call to:0x01ffad5c module:itcm +from:0x021574a0 kind:arm_call to:0x0202a190 module:main +from:0x021574b4 kind:arm_call to:0x01ffb860 module:itcm +from:0x021574c0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021574cc kind:arm_call to:0x01ffb860 module:itcm +from:0x021574ec kind:arm_call to:0x01ff8e58 module:itcm +from:0x02157504 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02157518 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02157528 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215753c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02157554 kind:load to:0x0203feb0 module:main +from:0x02157558 kind:load to:0x027e0964 module:dtcm +from:0x0215755c kind:load to:0x027e0254 module:dtcm +from:0x0215766c kind:load to:0x02164c74 module:overlay(74) +from:0x02157680 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215768c kind:arm_call to:0x02059218 module:overlay(0) +from:0x021576a8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021576b8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021576d4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021576dc kind:arm_call to:0x02011ff4 module:main +from:0x021576f0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02157704 kind:load to:0x02165848 module:overlay(74) +from:0x02157718 kind:arm_call to:0x02011f3c module:main +from:0x02157724 kind:arm_call to:0x02157770 module:overlay(74) +from:0x02157738 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215776c kind:load to:0x02164db8 module:overlay(74) +from:0x0215777c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021577e0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02157808 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02157820 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02157854 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215786c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02157880 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021578dc kind:arm_call to:0x0203e690 module:main +from:0x021578f8 kind:arm_call to:0x0203e690 module:main +from:0x0215792c kind:load to:0x02164ddc module:overlay(74) +from:0x02157930 kind:load to:0x02165848 module:overlay(74) +from:0x02157934 kind:load to:0x021648fc module:overlay(74) +from:0x02157938 kind:load to:0x021576c0 module:overlay(74) +from:0x0215793c kind:load to:0x020a1aac module:overlay(0) +from:0x0215795c kind:arm_call to:0x021579e0 module:overlay(74) +from:0x0215799c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021579b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021579cc kind:load to:0x027e0cec module:dtcm +from:0x021579ec kind:arm_call to:0x021579d0 module:overlay(74) +from:0x02157a24 kind:load to:0x02164d70 module:overlay(74) +from:0x02157a88 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157aac kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02157abc kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02157ad4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02157b28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157b84 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157c34 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02157c68 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x02157c84 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157d34 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02157d60 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x02157d7c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157da8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157dd0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157de8 kind:load to:0x027e0d7c module:dtcm +from:0x02157dec kind:load to:0x027e0cec module:dtcm +from:0x02157df0 kind:load to:0x02164d90 module:overlay(74) +from:0x02157df8 kind:load to:0x027e09a8 module:dtcm +from:0x02157e88 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02157e98 kind:load to:0x02164d58 module:overlay(74) +from:0x02157f20 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02157f38 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02157f50 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157f60 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157f80 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157f8c kind:arm_call to:0x020168f0 module:main +from:0x02157fa4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02157fbc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157fdc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157fe8 kind:arm_call to:0x020168f0 module:main +from:0x02157ff8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158004 kind:arm_call to:0x020168f0 module:main +from:0x02158028 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158034 kind:arm_call to:0x020168f0 module:main +from:0x02158048 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158054 kind:arm_call to:0x020168f0 module:main +from:0x0215806c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158078 kind:arm_call to:0x020168f0 module:main +from:0x0215808c kind:load to:0x02164d58 module:overlay(74) +from:0x02158090 kind:load to:0x027e0ce0 module:dtcm +from:0x021580bc kind:arm_call to:0x0207349c module:overlay(0) +from:0x021580c4 kind:arm_call to:0x02158230 module:overlay(74) +from:0x021580d0 kind:load to:0x027e09a8 module:dtcm +from:0x02158130 kind:arm_call to:0x01ff916c module:itcm +from:0x02158140 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02158148 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02158150 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02158170 kind:arm_call to:0x01ff916c module:itcm +from:0x02158180 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02158188 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02158190 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021581bc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021581d8 kind:arm_call to:0x021579e0 module:overlay(74) +from:0x02158208 kind:arm_call to:0x02156a18 module:overlay(74) +from:0x0215821c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02158228 kind:load to:0x027e0d7c module:dtcm +from:0x0215822c kind:load to:0x027e0d74 module:dtcm +from:0x02158248 kind:arm_call to:0x02158198 module:overlay(74) +from:0x02158264 kind:arm_call to:0x01ff916c module:itcm +from:0x02158274 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158290 kind:arm_call to:0x01ff9258 module:itcm +from:0x021582a0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021582bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021582c8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021582dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021582ec kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158324 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158330 kind:arm_call to:0x020168f0 module:main +from:0x02158340 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215834c kind:arm_call to:0x020168f0 module:main +from:0x02158360 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158374 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158384 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021583a0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021583d0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021583e0 kind:arm_call to:0x020168f0 module:main +from:0x02158470 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158484 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215849c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021584ac kind:arm_call to:0x020168f0 module:main +from:0x02158538 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158544 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158550 kind:arm_call to:0x020168f0 module:main +from:0x02158560 kind:arm_call to:0x01ff930c module:itcm +from:0x0215861c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158678 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02158698 kind:arm_call to:0x01ffb428 module:itcm +from:0x021586c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021586ec kind:arm_call to:0x021579e0 module:overlay(74) +from:0x02158700 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158718 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158730 kind:arm_call to:0x021579e0 module:overlay(74) +from:0x02158744 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158758 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158774 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158788 kind:arm_call to:0x01ffb428 module:itcm +from:0x021587c0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021587dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021587f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158864 kind:arm_call to:0x01ff9258 module:itcm +from:0x021588cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021588ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02158900 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158940 kind:arm_call to:0x01fff17c module:itcm +from:0x0215895c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158998 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021589c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021589d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021589f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158a18 kind:load to:0x027e0ce0 module:dtcm +from:0x02158a1c kind:load to:0x027e0d74 module:dtcm +from:0x02158a20 kind:load to:0x0203feb0 module:main +from:0x02158a28 kind:load to:0x027e09c0 module:dtcm +from:0x02158a2c kind:load to:0x027e0d7c module:dtcm +from:0x02158a94 kind:arm_call to:0x01ffc634 module:itcm +from:0x02158ab0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02158ab8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02158ad4 kind:arm_call to:0x0203e740 module:main +from:0x02158ae8 kind:arm_call to:0x0203e740 module:main +from:0x02158af0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02158af8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02158b00 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02158b08 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02158b14 kind:load to:0x020a1aac module:overlay(0) +from:0x02158b24 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02158b2c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02158b48 kind:arm_call to:0x0203e740 module:main +from:0x02158b5c kind:arm_call to:0x0203e740 module:main +from:0x02158b64 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02158b6c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02158b74 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02158b7c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02158b84 kind:arm_call to:0x02011ff4 module:main +from:0x02158b90 kind:load to:0x020a1aac module:overlay(0) +from:0x02158b9c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02158bb0 kind:load to:0x02165930 module:overlay(74) +from:0x02158bc4 kind:arm_call to:0x02011f3c module:main +from:0x02158bd0 kind:arm_call to:0x02158c44 module:overlay(74) +from:0x02158be8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02158c3c kind:load to:0x02164e74 module:overlay(74) +from:0x02158c54 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02158c84 kind:arm_call to:0x0200f05c module:main +from:0x02158ca0 kind:arm_call to:0x0209bf90 module:overlay(0) +from:0x02158cd0 kind:arm_call to:0x0200f05c module:main +from:0x02158cec kind:arm_call to:0x0209bf90 module:overlay(0) +from:0x02158d28 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x02158d40 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02158d50 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02158d94 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x02158dac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02158dbc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02158dfc kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x02158e14 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02158e28 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02158e34 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x02158f5c kind:arm_call to:0x0205a6b8 module:overlay(0) +from:0x02158fc8 kind:load to:0x02164ef0 module:overlay(74) +from:0x02158fcc kind:load to:0x02165930 module:overlay(74) +from:0x02158fd0 kind:load to:0x021641f0 module:overlay(74) +from:0x02158fd4 kind:load to:0x02164ec4 module:overlay(74) +from:0x02158fd8 kind:load to:0x02164200 module:overlay(74) +from:0x02158fdc kind:load to:0x02164e98 module:overlay(74) +from:0x02158fe0 kind:load to:0x02164ad0 module:overlay(74) +from:0x02158fe4 kind:load to:0x021648fc module:overlay(74) +from:0x02158fe8 kind:load to:0x027e0d78 module:dtcm +from:0x02158ff4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159008 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159030 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215903c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02159044 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215904c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02159054 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215905c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159064 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215906c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159074 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159080 kind:load to:0x027e0d78 module:dtcm +from:0x021590a0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021590ac kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021590b4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021590bc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021590c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021590cc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021590d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021590dc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021590e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021590ec kind:arm_call to:0x02011ff4 module:main +from:0x021590f8 kind:load to:0x027e0d78 module:dtcm +from:0x02159120 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02159170 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02159184 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02159194 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021591a4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021591d0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02159214 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02159250 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02159260 kind:load to:0x020b69b8 module:overlay(0) +from:0x02159264 kind:load to:0x0215df14 module:overlay(74) +from:0x02159268 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02159270 kind:load to:0x02164e54 module:overlay(74) +from:0x0215927c kind:arm_call to:0x0215cfb0 module:overlay(74) +from:0x02159288 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021592ac kind:arm_call to:0x021593b8 module:overlay(74) +from:0x021592d4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021593a4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021593b4 kind:load to:0x02164e54 module:overlay(74) +from:0x021593c4 kind:arm_call to:0x021592b4 module:overlay(74) +from:0x021593fc kind:load to:0x02164f48 module:overlay(74) +from:0x0215941c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215943c kind:load to:0x027e09b8 module:dtcm +from:0x02159488 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021594fc kind:arm_call to:0x020daf8c module:overlay(31) +from:0x02159574 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02159644 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159680 kind:arm_call to:0x0215e238 module:overlay(74) +from:0x021596c8 kind:arm_call to:0x0215d478 module:overlay(74) +from:0x021596d0 kind:arm_call to:0x0215ce10 module:overlay(74) +from:0x021596d8 kind:arm_call to:0x0215d5a0 module:overlay(74) +from:0x021596e0 kind:arm_call to:0x0215d718 module:overlay(74) +from:0x021596e8 kind:arm_call to:0x0215dcac module:overlay(74) +from:0x0215973c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02159750 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02159768 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x021597a0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021597b8 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x021597d8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021597f8 kind:arm_call to:0x0215e810 module:overlay(74) +from:0x02159848 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159874 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215987c kind:arm_call to:0x0215e98c module:overlay(74) +from:0x02159888 kind:load to:0x027e0ce4 module:dtcm +from:0x0215988c kind:load to:0x027e0d2c module:dtcm +from:0x021598a0 kind:load to:0x02164fd8 module:overlay(74) +from:0x021598a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021598a8 kind:load to:0x027e0d7c module:dtcm +from:0x021598ac kind:load to:0x027e09a8 module:dtcm +from:0x02159960 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x021599b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021599dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159a00 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02159a54 kind:arm_call to:0x0215e848 module:overlay(74) +from:0x02159ac0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02159aec kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02159b08 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02159b60 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x02159b88 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x02159b9c kind:load to:0x027e0d74 module:dtcm +from:0x02159bb0 kind:load to:0x027e09b8 module:dtcm +from:0x02159bb4 kind:load to:0x027e0ce0 module:dtcm +from:0x02159be8 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02159c04 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02159c68 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02159c94 kind:arm_call to:0x0215e8b0 module:overlay(74) +from:0x02159cbc kind:arm_call to:0x01ff916c module:itcm +from:0x02159cf0 kind:arm_call to:0x0215e8b0 module:overlay(74) +from:0x02159d2c kind:arm_call to:0x020cc870 module:overlay(24) +from:0x02159d54 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x02159d6c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159d88 kind:arm_call to:0x0215e8b0 module:overlay(74) +from:0x02159da0 kind:arm_call to:0x01ff916c module:itcm +from:0x02159dd0 kind:arm_call to:0x020cc890 module:overlay(24) +from:0x02159de8 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x02159e14 kind:arm_call to:0x0215e8b0 module:overlay(74) +from:0x02159e2c kind:arm_call to:0x01ff916c module:itcm +from:0x02159e7c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02159f00 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x02159f18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159f34 kind:arm_call to:0x0215e8b0 module:overlay(74) +from:0x02159f84 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x02159f94 kind:arm_call to:0x0215e8b0 module:overlay(74) +from:0x02159fec kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a0a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a0bc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a14c kind:arm_call to:0x0215e8b0 module:overlay(74) +from:0x0215a194 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215a1ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a1e0 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215a1f0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215a200 kind:arm_call to:0x0215e8b0 module:overlay(74) +from:0x0215a20c kind:load to:0x027e0ce0 module:dtcm +from:0x0215a210 kind:load to:0x027e09b8 module:dtcm +from:0x0215a218 kind:load to:0x027e0d74 module:dtcm +from:0x0215a21c kind:load to:0x020da034 module:overlays(19,24) +from:0x0215a228 kind:load to:0x027e09a8 module:dtcm +from:0x0215a248 kind:load to:0x021593b8 module:overlay(74) +from:0x0215a274 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215a280 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215a294 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a34c kind:arm_call to:0x0215ee40 module:overlay(74) +from:0x0215a364 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215a37c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a384 kind:arm_call to:0x020168f0 module:main +from:0x0215a3a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a3ac kind:arm_call to:0x020168f0 module:main +from:0x0215a3c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a3cc kind:load to:0x0204b164 module:main +from:0x0215a3d8 kind:arm_call to:0x0215c204 module:overlay(74) +from:0x0215a3e0 kind:arm_call to:0x0215c5f0 module:overlay(74) +from:0x0215a3e8 kind:arm_call to:0x0215c108 module:overlay(74) +from:0x0215a418 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215a458 kind:arm_call to:0x02015018 module:main +from:0x0215a46c kind:arm_call to:0x0215d058 module:overlay(74) +from:0x0215a488 kind:arm_call to:0x02015018 module:main +from:0x0215a49c kind:arm_call to:0x0215d058 module:overlay(74) +from:0x0215a4b8 kind:arm_call to:0x02015018 module:main +from:0x0215a4cc kind:arm_call to:0x0215d058 module:overlay(74) +from:0x0215a4e8 kind:arm_call to:0x02015018 module:main +from:0x0215a4fc kind:arm_call to:0x0215d058 module:overlay(74) +from:0x0215a508 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215a510 kind:arm_call to:0x0215c5f0 module:overlay(74) +from:0x0215a560 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a574 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215a57c kind:arm_call to:0x0215c5f0 module:overlay(74) +from:0x0215a5d4 kind:arm_call to:0x0215c6b8 module:overlay(74) +from:0x0215a608 kind:arm_call to:0x0215d1b4 module:overlay(74) +from:0x0215a61c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a640 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215a64c kind:arm_call to:0x0215ca74 module:overlay(74) +from:0x0215a65c kind:arm_call to:0x0215d2c8 module:overlay(74) +from:0x0215a674 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215a68c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a6c4 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215a700 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215a730 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215a758 kind:load to:0x027e0d7c module:dtcm +from:0x0215a798 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a800 kind:arm_call to:0x02015018 module:main +from:0x0215a824 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a830 kind:arm_call to:0x020168f0 module:main +from:0x0215a864 kind:arm_call to:0x0215bf70 module:overlay(74) +from:0x0215a890 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a8a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a8d0 kind:arm_call to:0x0215c6b8 module:overlay(74) +from:0x0215a918 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215a920 kind:arm_call to:0x0215ca74 module:overlay(74) +from:0x0215a928 kind:load to:0x027e0d7c module:dtcm +from:0x0215a958 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215a998 kind:arm_call to:0x0215c6b8 module:overlay(74) +from:0x0215a9cc kind:arm_call to:0x0215d1b4 module:overlay(74) +from:0x0215a9dc kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215a9e4 kind:arm_call to:0x0215d2c8 module:overlay(74) +from:0x0215a9f8 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215aa0c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215aa44 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215aa84 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215aab0 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215aad8 kind:load to:0x027e0d7c module:dtcm +from:0x0215ab00 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ab8c kind:arm_call to:0x02015018 module:main +from:0x0215ac10 kind:arm_call to:0x0215bf70 module:overlay(74) +from:0x0215ac3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac60 kind:arm_call to:0x0215c6b8 module:overlay(74) +from:0x0215ac7c kind:arm_call to:0x0215c108 module:overlay(74) +from:0x0215acac kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215acb4 kind:arm_call to:0x0215ca74 module:overlay(74) +from:0x0215acc0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215accc kind:arm_call to:0x020168f0 module:main +from:0x0215acdc kind:arm_call to:0x01ff930c module:itcm +from:0x0215ace8 kind:load to:0x027e0d7c module:dtcm +from:0x0215acec kind:load to:0x0204b164 module:main +from:0x0215ad20 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215ad38 kind:arm_call to:0x0215d1b4 module:overlay(74) +from:0x0215ad98 kind:arm_call to:0x0215d2c8 module:overlay(74) +from:0x0215adac kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215ade4 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215ae0c kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215ae94 kind:arm_call to:0x02015018 module:main +from:0x0215aec4 kind:arm_call to:0x0215bf70 module:overlay(74) +from:0x0215af28 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215af34 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215af40 kind:arm_call to:0x020168f0 module:main +from:0x0215af50 kind:arm_call to:0x01ff930c module:itcm +from:0x0215af68 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215af74 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215afa0 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215afc8 kind:arm_call to:0x0215d1b4 module:overlay(74) +from:0x0215afdc kind:arm_call to:0x0215d1b4 module:overlay(74) +from:0x0215b000 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215b018 kind:arm_call to:0x0215d2c8 module:overlay(74) +from:0x0215b02c kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215b068 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215b080 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b090 kind:load to:0x027e09a8 module:dtcm +from:0x0215b0cc kind:arm_call to:0x0215c5f0 module:overlay(74) +from:0x0215b150 kind:arm_call to:0x01ff993c module:itcm +from:0x0215b16c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b184 kind:arm_call to:0x02163aa8 module:overlay(74) +from:0x0215b198 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215b1a0 kind:load to:0x027e0d7c module:dtcm +from:0x0215b1ec kind:arm_call to:0x0215c058 module:overlay(74) +from:0x0215b200 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x0215b210 kind:arm_call to:0x0215ee40 module:overlay(74) +from:0x0215b238 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215b260 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215b280 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215b294 kind:load to:0x027e0cec module:dtcm +from:0x0215b384 kind:arm_call to:0x01fff168 module:itcm +from:0x0215b3cc kind:arm_call to:0x02015018 module:main +from:0x0215b3e0 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215b408 kind:arm_call to:0x02163b94 module:overlay(74) +from:0x0215b424 kind:arm_call to:0x0215b75c module:overlay(74) +from:0x0215b444 kind:arm_call to:0x01ff993c module:itcm +from:0x0215b45c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b480 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215b4a4 kind:arm_call to:0x02163acc module:overlay(74) +from:0x0215b4b8 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215b4d4 kind:arm_call to:0x01ff993c module:itcm +from:0x0215b4e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b4e4 kind:load to:0x027e0d7c module:dtcm +from:0x0215b534 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215b550 kind:arm_call to:0x0215c058 module:overlay(74) +from:0x0215b564 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x0215b574 kind:arm_call to:0x0215ee40 module:overlay(74) +from:0x0215b590 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x0215b5a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b5d4 kind:load to:0x027e0d7c module:dtcm +from:0x0215b68c kind:arm_call to:0x0215ba8c module:overlay(74) +from:0x0215b6b4 kind:arm_call to:0x0215b75c module:overlay(74) +from:0x0215b6c0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b6e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b6f8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b720 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b750 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215b758 kind:load to:0x027e0d7c module:dtcm +from:0x0215b780 kind:arm_call to:0x020168f0 module:main +from:0x0215b790 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b7a0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b7bc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b858 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b870 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b8a8 kind:arm_call to:0x02163c54 module:overlay(74) +from:0x0215b8b8 kind:arm_call to:0x02163c0c module:overlay(74) +from:0x0215b8c8 kind:arm_call to:0x02163c30 module:overlay(74) +from:0x0215b8d8 kind:arm_call to:0x0215c204 module:overlay(74) +from:0x0215b8ec kind:arm_call to:0x02163c30 module:overlay(74) +from:0x0215b8fc kind:arm_call to:0x02163c0c module:overlay(74) +from:0x0215b90c kind:arm_call to:0x02163bf0 module:overlay(74) +from:0x0215b924 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215b940 kind:arm_call to:0x02163c30 module:overlay(74) +from:0x0215b950 kind:arm_call to:0x02163bf0 module:overlay(74) +from:0x0215b968 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215ba14 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ba60 kind:arm_call to:0x020daf8c module:overlay(31) +from:0x0215ba78 kind:load to:0x027e0d7c module:dtcm +from:0x0215ba88 kind:load to:0x027e0d2c module:dtcm +from:0x0215bab0 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215bae8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215baf4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215bb2c kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215bbe0 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x0215bbf8 kind:arm_call to:0x0215ee40 module:overlay(74) +from:0x0215bc2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bc3c kind:load to:0x027e0d7c module:dtcm +from:0x0215bc40 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bc44 kind:load to:0x027e0d74 module:dtcm +from:0x0215bc48 kind:load to:0x027e09a8 module:dtcm +from:0x0215bc80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bc94 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215bca0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215bcac kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215bcec kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215bcf4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215bd04 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x0215bd0c kind:load to:0x027e0d7c module:dtcm +from:0x0215bdc8 kind:arm_call to:0x0215ba8c module:overlay(74) +from:0x0215bdf8 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215be18 kind:arm_call to:0x01ff993c module:itcm +from:0x0215be24 kind:load to:0x027e0d7c module:dtcm +from:0x0215be6c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215be84 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215be9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bea8 kind:load to:0x02164e3c module:overlay(74) +from:0x0215beb0 kind:load to:0x027e09a8 module:dtcm +from:0x0215bf24 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bf38 kind:arm_call to:0x0215c344 module:overlay(74) +from:0x0215bf44 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215bf50 kind:arm_call to:0x020168f0 module:main +from:0x0215bf60 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bf68 kind:load to:0x027e0d7c module:dtcm +from:0x0215bf6c kind:load to:0x027e0d74 module:dtcm +from:0x0215bfc8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215c00c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215c034 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215c048 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215c050 kind:load to:0x027e0cec module:dtcm +from:0x0215c104 kind:load to:0x027e0d7c module:dtcm +from:0x0215c120 kind:arm_call to:0x02016f54 module:main +from:0x0215c180 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c198 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215c1a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c1bc kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215c1c8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c1e8 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215c1f4 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215c200 kind:load to:0x027e0d7c module:dtcm +from:0x0215c268 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215c280 kind:arm_call to:0x02163bb8 module:overlay(74) +from:0x0215c2dc kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215c2f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c31c kind:arm_call to:0x02163bd4 module:overlay(74) +from:0x0215c338 kind:load to:0x027e0d7c module:dtcm +from:0x0215c33c kind:load to:0x027e09a8 module:dtcm +from:0x0215c36c kind:arm_call to:0x01ff916c module:itcm +from:0x0215c540 kind:arm_call to:0x020168f0 module:main +from:0x0215c558 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c5a0 kind:arm_call to:0x020168f0 module:main +from:0x0215c5b0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c5e4 kind:load to:0x0204b164 module:main +from:0x0215c5ec kind:load to:0x0203feb0 module:main +from:0x0215c604 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c628 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c63c kind:arm_call to:0x0215c7b8 module:overlay(74) +from:0x0215c64c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c688 kind:arm_call to:0x0215caa8 module:overlay(74) +from:0x0215c69c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c6a8 kind:arm_call to:0x0215c7f8 module:overlay(74) +from:0x0215c6b4 kind:load to:0x027e0d7c module:dtcm +from:0x0215c6cc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c6d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c6e8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c6f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c700 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c718 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c728 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c7c8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c7ec kind:arm_call to:0x0215c7f8 module:overlay(74) +from:0x0215c81c kind:arm_call to:0x01ff916c module:itcm +from:0x0215c9f0 kind:arm_call to:0x020168f0 module:main +from:0x0215ca08 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ca48 kind:arm_call to:0x020168f0 module:main +from:0x0215ca58 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ca68 kind:load to:0x0204b164 module:main +from:0x0215ca70 kind:load to:0x0203feb0 module:main +from:0x0215ca94 kind:arm_call to:0x0215caa8 module:overlay(74) +from:0x0215cad4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215cb58 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cb6c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cb84 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cbbc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cc88 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cd88 kind:arm_call to:0x020168f0 module:main +from:0x0215cda0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cde0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cdec kind:arm_call to:0x020168f0 module:main +from:0x0215cdfc kind:arm_call to:0x01ff930c module:itcm +from:0x0215ce08 kind:load to:0x0204b164 module:main +from:0x0215ce0c kind:load to:0x0203feb0 module:main +from:0x0215ce64 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ce78 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ce90 kind:load to:0x027e0d7c module:dtcm +from:0x0215cf80 kind:arm_call to:0x0215c058 module:overlay(74) +from:0x0215cf94 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x0215cfac kind:load to:0x027e0d7c module:dtcm +from:0x0215cfe0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215d018 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215d024 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d034 kind:arm_call to:0x020f62c8 module:overlay(31) +from:0x0215d04c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215d054 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d098 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d0a8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d0b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d0c8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215d108 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215d130 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d14c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d168 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d17c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d190 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d19c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215d1a8 kind:load to:0x027e0cec module:dtcm +from:0x0215d1ac kind:load to:0x027e09a8 module:dtcm +from:0x0215d20c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d21c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d23c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d29c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d2c4 kind:load to:0x0204b164 module:main +from:0x0215d360 kind:arm_call to:0x01ff993c module:itcm +from:0x0215d37c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d3a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d3b0 kind:arm_call to:0x020168f0 module:main +from:0x0215d3e4 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215d3fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d430 kind:arm_call to:0x0215c5f0 module:overlay(74) +from:0x0215d43c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d448 kind:arm_call to:0x020168f0 module:main +from:0x0215d458 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d470 kind:load to:0x027e09a8 module:dtcm +from:0x0215d594 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d59c kind:load to:0x0204b164 module:main +from:0x0215d5b4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215d5cc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d628 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d64c kind:arm_call to:0x02016928 module:main +from:0x0215d674 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d684 kind:arm_call to:0x020168f0 module:main +from:0x0215d6b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d6c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d6d0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d6d4 kind:load to:0x027e0d7c module:dtcm +from:0x0215d774 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d7b8 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215d804 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d848 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215d890 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d8d4 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215d920 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d964 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215d994 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215da08 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215da60 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215daa0 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215dad0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215db44 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215db74 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dbb8 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215dbe8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dc60 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215dc88 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0215dcc0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dcd0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dd40 kind:arm_call to:0x01ff930c module:itcm +from:0x0215dd70 kind:arm_call to:0x01ff930c module:itcm +from:0x0215de10 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0215de40 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215de74 kind:arm_call to:0x0215ce94 module:overlay(74) +from:0x0215def4 kind:arm_call to:0x020c219c module:overlay(17) +from:0x0215df00 kind:load to:0x0203feb0 module:main +from:0x0215df08 kind:load to:0x027e0958 module:dtcm +from:0x0215df0c kind:load to:0x027e09ac module:dtcm +from:0x0215df10 kind:load to:0x027e09b4 module:dtcm +from:0x0215dfb4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215dfc4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215dff0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215e000 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e060 kind:arm_call to:0x0200e260 module:main +from:0x0215e070 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215e094 kind:arm_call to:0x0215d6fc module:overlay(74) +from:0x0215e0e8 kind:arm_call to:0x0200e260 module:main +from:0x0215e0f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215e11c kind:arm_call to:0x0215d6e0 module:overlay(74) +from:0x0215e170 kind:arm_call to:0x0200e260 module:main +from:0x0215e180 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215e1f0 kind:arm_call to:0x0200e260 module:main +from:0x0215e200 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215e230 kind:load to:0x0203feb0 module:main +from:0x0215e234 kind:load to:0x027e0964 module:dtcm +from:0x0215e27c kind:arm_call to:0x0215eabc module:overlay(74) +from:0x0215e294 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215e2b0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215e2d0 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215e310 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215e31c kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215e380 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e39c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e3a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e3ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e3f8 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215e414 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e41c kind:arm_call to:0x020168f0 module:main +from:0x0215e428 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e450 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e46c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e478 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e4bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e4c8 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215e4e4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e4ec kind:arm_call to:0x020168f0 module:main +from:0x0215e4f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e520 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e53c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e548 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e58c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e598 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215e5b4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e5bc kind:arm_call to:0x020168f0 module:main +from:0x0215e5c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e5f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e604 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x0215e620 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e628 kind:arm_call to:0x020168f0 module:main +from:0x0215e634 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e654 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e65c kind:load to:0x027e09a8 module:dtcm +from:0x0215e6b4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e6dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e6ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e708 kind:arm_call to:0x0200ef9c module:main +from:0x0215e71c kind:arm_call to:0x0200eab0 module:main +from:0x0215e728 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215e73c kind:arm_call to:0x0200ef5c module:main +from:0x0215e744 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215e74c kind:load to:0x020b66c4 module:overlay(0) +from:0x0215e760 kind:arm_call to:0x0200ef9c module:main +from:0x0215e770 kind:arm_call to:0x0200eab0 module:main +from:0x0215e77c kind:arm_call to:0x01ffc768 module:itcm +from:0x0215e790 kind:arm_call to:0x0200ef5c module:main +from:0x0215e798 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215e7a0 kind:load to:0x020b66c4 module:overlay(0) +from:0x0215e7c0 kind:arm_call to:0x0215e8e4 module:overlay(74) +from:0x0215e7d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e7e4 kind:load to:0x027e09a8 module:dtcm +from:0x0215e890 kind:arm_call to:0x02015880 module:main +from:0x0215e8d8 kind:arm_call to:0x02079eec module:overlay(0) +from:0x0215e8e0 kind:load to:0x027e09bc module:dtcm +from:0x0215e988 kind:load to:0x02165068 module:overlay(74) +from:0x0215e9c4 kind:arm_call to:0x02015018 module:main +from:0x0215e9e4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ea30 kind:arm_call to:0x02015018 module:main +from:0x0215ea50 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ea84 kind:arm_call to:0x02015018 module:main +from:0x0215eaa4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215eaac kind:load to:0x027e09a8 module:dtcm +from:0x0215eb08 kind:arm_call to:0x01fff350 module:itcm +from:0x0215eb2c kind:arm_call to:0x01fff350 module:itcm +from:0x0215eb58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215eb88 kind:arm_call to:0x02099824 module:overlay(0) +from:0x0215eba0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ebbc kind:arm_call to:0x01fff350 module:itcm +from:0x0215ebdc kind:load to:0x027e0ce4 module:dtcm +from:0x0215ebe4 kind:load to:0x020b4800 module:overlay(0) +from:0x0215ebe8 kind:load to:0x027e09a8 module:dtcm +from:0x0215ebf4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ebfc kind:arm_call to:0x02011ff4 module:main +from:0x0215ec10 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ec18 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec2c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215ec40 kind:load to:0x02165a18 module:overlay(74) +from:0x0215ec54 kind:arm_call to:0x02011f3c module:main +from:0x0215ec60 kind:arm_call to:0x0215eca8 module:overlay(74) +from:0x0215ec74 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215eca4 kind:load to:0x021651f4 module:overlay(74) +from:0x0215ecb0 kind:arm_call to:0x020f6164 module:overlay(31) +from:0x0215ecd4 kind:arm_call to:0x020f74dc module:overlay(31) +from:0x0215ecf4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215ed1c kind:load to:0x02165218 module:overlay(74) +from:0x0215ed7c kind:arm_call to:0x020f70a8 module:overlay(31) +from:0x0215ed88 kind:arm_call to:0x0215ee40 module:overlay(74) +from:0x0215ee1c kind:arm_call to:0x020f761c module:overlay(31) +from:0x0215ee34 kind:load to:0x02165188 module:overlay(74) +from:0x0215ee38 kind:load to:0x0204b164 module:main +from:0x0215ee78 kind:load to:0x0216518c module:overlay(74) +from:0x0215eeb4 kind:arm_call to:0x0215ef20 module:overlay(74) +from:0x0215eebc kind:load to:0x021651bc module:overlay(74) +from:0x0215ef90 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ef9c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215efbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f050 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215f080 kind:arm_call to:0x020f638c module:overlay(31) +from:0x0215f0b4 kind:arm_call to:0x020f638c module:overlay(31) +from:0x0215f0c0 kind:arm_call to:0x0215f3f0 module:overlay(74) +from:0x0215f0d8 kind:arm_call to:0x020f638c module:overlay(31) +from:0x0215f0e4 kind:arm_call to:0x0215f3f0 module:overlay(74) +from:0x0215f0f8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215f128 kind:arm_call to:0x0215f3f0 module:overlay(74) +from:0x0215f138 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f14c kind:arm_call to:0x0215ee40 module:overlay(74) +from:0x0215f164 kind:arm_call to:0x020f638c module:overlay(31) +from:0x0215f16c kind:arm_call to:0x0215f72c module:overlay(74) +from:0x0215f1a4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215f1ac kind:load to:0x027e0cec module:dtcm +from:0x0215f1bc kind:load to:0x0215f174 module:overlay(74) +from:0x0215f1cc kind:arm_call to:0x020f638c module:overlay(31) +from:0x0215f1dc kind:arm_call to:0x0215f72c module:overlay(74) +from:0x0215f1e4 kind:arm_call to:0x0215f2d8 module:overlay(74) +from:0x0215f23c kind:arm_call to:0x0215ee7c module:overlay(74) +from:0x0215f244 kind:arm_call to:0x020f7634 module:overlay(31) +from:0x0215f2a4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215f2cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f320 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215f38c kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215f398 kind:arm_call to:0x0215ee40 module:overlay(74) +from:0x0215f3b0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215f3d0 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215f3dc kind:arm_call to:0x0215ee40 module:overlay(74) +from:0x0215f3e4 kind:load to:0x027e0d78 module:dtcm +from:0x0215f3ec kind:load to:0x027e0d7c module:dtcm +from:0x0215f42c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f444 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f458 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f464 kind:arm_call to:0x01ff947c module:itcm +from:0x0215f474 kind:arm_call to:0x01ff947c module:itcm +from:0x0215f494 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215f4d0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f4dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f4e8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f4f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f540 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f54c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f55c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f5a8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f5b4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f5c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f5d4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f5e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f5f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f61c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f64c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f694 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f6a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f6ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f6bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f6cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f6dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f704 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f740 kind:arm_call to:0x0215f3f0 module:overlay(74) +from:0x0215f770 kind:arm_call to:0x020f6150 module:overlay(31) +from:0x0215f808 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f810 kind:arm_call to:0x0203b6ec module:main +from:0x0215f830 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f838 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f844 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f854 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f8dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f8e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f8f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f96c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215f974 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f98c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215f994 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f99c kind:arm_call to:0x02011ff4 module:main +from:0x0215f9b0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215f9c4 kind:load to:0x02165a64 module:overlay(74) +from:0x0215f9d8 kind:arm_call to:0x02011f3c module:main +from:0x0215f9e4 kind:arm_call to:0x0215fa2c module:overlay(74) +from:0x0215f9f8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215fa28 kind:load to:0x02165300 module:overlay(74) +from:0x0215fa38 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215fa9c kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x0215fac8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215fae4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215faf4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215fb0c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215fb50 kind:arm_call to:0x0203e690 module:main +from:0x0215fb84 kind:load to:0x02165370 module:overlay(74) +from:0x0215fb88 kind:load to:0x02165a64 module:overlay(74) +from:0x0215fb8c kind:load to:0x02165324 module:overlay(74) +from:0x0215fb90 kind:load to:0x020a1aac module:overlay(0) +from:0x0215fb94 kind:load to:0x021576c0 module:overlay(74) +from:0x0215fba0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215fbe4 kind:arm_call to:0x0215fc38 module:overlay(74) +from:0x0215fc0c kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0215fc20 kind:load to:0x027e0cec module:dtcm +from:0x0215fc44 kind:arm_call to:0x0215fc24 module:overlay(74) +from:0x0215fc7c kind:load to:0x02165298 module:overlay(74) +from:0x0215fc8c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215fcac kind:arm_call to:0x0215fc38 module:overlay(74) +from:0x0215fcd8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fcf4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fd10 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fd28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fd3c kind:load to:0x027e0cec module:dtcm +from:0x0215fd40 kind:load to:0x027e09a8 module:dtcm +from:0x0215fe18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fe40 kind:arm_call to:0x0215fc80 module:overlay(74) +from:0x0215fe68 kind:arm_call to:0x020168f0 module:main +from:0x0215fe78 kind:load to:0x021652c8 module:overlay(74) +from:0x0215fea4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215fec4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215fed8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215ff0c kind:arm_call to:0x01ff916c module:itcm +from:0x0215ff2c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215ff40 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215ff50 kind:arm_call to:0x020c0da0 module:overlay(17) +from:0x0215ffb8 kind:arm_call to:0x02160724 module:overlay(74) +from:0x0215ffc0 kind:arm_call to:0x0215ffd4 module:overlay(74) +from:0x0215ffd0 kind:load to:0x02165280 module:overlay(74) +from:0x0215fff4 kind:arm_call to:0x01ff916c module:itcm +from:0x02160014 kind:arm_call to:0x0215fc38 module:overlay(74) +from:0x02160084 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160098 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021600b4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021600c4 kind:load to:0x027e0d78 module:dtcm +from:0x021600c8 kind:load to:0x0203feb0 module:main +from:0x02160138 kind:arm_call to:0x0216014c module:overlay(74) +from:0x02160148 kind:load to:0x02165280 module:overlay(74) +from:0x02160158 kind:arm_call to:0x02160738 module:overlay(74) +from:0x0216016c kind:arm_call to:0x0215fc38 module:overlay(74) +from:0x02160178 kind:arm_call to:0x0216067c module:overlay(74) +from:0x02160194 kind:arm_call to:0x01ff916c module:itcm +from:0x021601a8 kind:arm_call to:0x01ff916c module:itcm +from:0x021601bc kind:arm_call to:0x0215fc38 module:overlay(74) +from:0x021601d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02160270 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160284 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021602b0 kind:arm_call to:0x01ff9984 module:itcm +from:0x021602e4 kind:arm_call to:0x021683c8 module:overlay(93) +from:0x02160304 kind:arm_call to:0x0208d240 module:overlay(0) +from:0x02160328 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0216037c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0216038c kind:load to:0x0203feb0 module:main +from:0x02160394 kind:load to:0x027e0d7c module:dtcm +from:0x02160398 kind:load to:0x027e0d8c module:dtcm +from:0x0216039c kind:load to:0x027e0ce0 module:dtcm +from:0x021603a0 kind:load to:0x027e0d78 module:dtcm +from:0x021603a4 kind:load to:0x027e09c0 module:dtcm +from:0x0216040c kind:load to:0x02165280 module:overlay(74) +from:0x02160424 kind:arm_call to:0x01ff916c module:itcm +from:0x02160438 kind:arm_call to:0x0215fc38 module:overlay(74) +from:0x021604a0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021604c4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021604d0 kind:arm_call to:0x020168f0 module:main +from:0x021604e0 kind:load to:0x0204b164 module:main +from:0x02160510 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02160518 kind:arm_call to:0x02160738 module:overlay(74) +from:0x0216052c kind:arm_call to:0x0215fc38 module:overlay(74) +from:0x02160538 kind:arm_call to:0x0216067c module:overlay(74) +from:0x02160554 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160560 kind:arm_call to:0x020168f0 module:main +from:0x02160570 kind:arm_call to:0x01ff930c module:itcm +from:0x02160590 kind:arm_call to:0x01ff9638 module:itcm +from:0x021605b4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021605d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021605e4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160614 kind:arm_call to:0x021683c8 module:overlay(93) +from:0x0216065c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02160668 kind:load to:0x027e09a8 module:dtcm +from:0x02160670 kind:load to:0x027e0d7c module:dtcm +from:0x02160674 kind:load to:0x027e0d8c module:dtcm +from:0x02160678 kind:load to:0x027e09c0 module:dtcm +from:0x0216068c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021606a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021606c4 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x021606d0 kind:arm_call to:0x02163020 module:overlay(74) +from:0x021606e0 kind:arm_call to:0x0215fc38 module:overlay(74) +from:0x021606f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160704 kind:arm_call to:0x02156f50 module:overlay(74) +from:0x02160710 kind:load to:0x027e0d78 module:dtcm +from:0x02160714 kind:load to:0x027e0d7c module:dtcm +from:0x02160718 kind:load to:0x027e09a8 module:dtcm +from:0x02160720 kind:load to:0x027e0d74 module:dtcm +from:0x02160734 kind:load to:0x020c0c0c module:overlays(2,4,17) +from:0x02160754 kind:load to:0x027e0d7c module:dtcm +from:0x02160794 kind:arm_call to:0x01ffc634 module:itcm +from:0x021607b8 kind:arm_call to:0x020c20d0 module:overlay(17) +from:0x021607dc kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x021607e8 kind:load to:0x027e09b4 module:dtcm +from:0x0216081c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160838 kind:load to:0x027e0d78 module:dtcm +from:0x02160844 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216084c kind:arm_call to:0x02011ff4 module:main +from:0x02160870 kind:arm_call to:0x0203e740 module:main +from:0x02160878 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02160880 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160888 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160894 kind:load to:0x020a1aac module:overlay(0) +from:0x021608b0 kind:arm_call to:0x0203e740 module:main +from:0x021608b8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021608c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021608c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021608d0 kind:arm_call to:0x02011ff4 module:main +from:0x021608dc kind:load to:0x020a1aac module:overlay(0) +from:0x021608e8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021608fc kind:load to:0x02165b4c module:overlay(74) +from:0x02160910 kind:arm_call to:0x02011f3c module:main +from:0x0216091c kind:arm_call to:0x02160980 module:overlay(74) +from:0x02160934 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216097c kind:load to:0x021653d8 module:overlay(74) +from:0x02160990 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x021609f4 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x02160a74 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x02160a8c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160a9c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160ad4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02160aec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160b20 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02160b38 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160b4c kind:arm_call to:0x02080464 module:overlay(0) +from:0x02160b58 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x02160c38 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x02160c5c kind:arm_call to:0x0203e690 module:main +from:0x02160c6c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02160c98 kind:load to:0x02165444 module:overlay(74) +from:0x02160c9c kind:load to:0x02165b4c module:overlay(74) +from:0x02160ca0 kind:load to:0x027e0ce0 module:dtcm +from:0x02160ca4 kind:load to:0x02164ad0 module:overlay(74) +from:0x02160ca8 kind:load to:0x021648fc module:overlay(74) +from:0x02160cac kind:load to:0x020a1aac module:overlay(0) +from:0x02160cb0 kind:load to:0x021576c0 module:overlay(74) +from:0x02160cb4 kind:load to:0x027e0d7c module:dtcm +from:0x02160cd4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02160cec kind:arm_call to:0x0203e740 module:main +from:0x02160cf4 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02160cfc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02160d04 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160d0c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160d14 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02160d1c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160d24 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160d30 kind:load to:0x027e0d7c module:dtcm +from:0x02160d34 kind:load to:0x020a1aac module:overlay(0) +from:0x02160d54 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02160d6c kind:arm_call to:0x0203e740 module:main +from:0x02160d74 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02160d7c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02160d84 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160d8c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160d94 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02160d9c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160da4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160dac kind:arm_call to:0x02011ff4 module:main +from:0x02160db8 kind:load to:0x027e0d7c module:dtcm +from:0x02160dbc kind:load to:0x020a1aac module:overlay(0) +from:0x02160dd8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02160de8 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02160e18 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02160e48 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02160e54 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x02160e64 kind:load to:0x02163258 module:overlay(74) +from:0x02160e68 kind:load to:0x0216540c module:overlay(74) +from:0x02160e6c kind:load to:0x021653f4 module:overlay(74) +from:0x02160eb4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160ef0 kind:arm_call to:0x02160e70 module:overlay(74) +from:0x02160f28 kind:load to:0x02165504 module:overlay(74) +from:0x02160f48 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02160f68 kind:load to:0x027e09b8 module:dtcm +from:0x02160fb0 kind:arm_call to:0x02163590 module:overlay(74) +from:0x02160fe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161010 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02161044 kind:arm_call to:0x021636e0 module:overlay(74) +from:0x021610c8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021610d0 kind:arm_call to:0x02163a28 module:overlay(74) +from:0x02161108 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216111c kind:load to:0x0216549c module:overlay(74) +from:0x02161120 kind:load to:0x027e09c0 module:dtcm +from:0x02161124 kind:load to:0x027e09a8 module:dtcm +from:0x02161150 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02161168 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02161178 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02161184 kind:load to:0x020b684c module:overlay(0) +from:0x021611b0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021611f8 kind:arm_call to:0x020168f0 module:main +from:0x02161230 kind:arm_call to:0x021683d8 module:overlay(93) +from:0x0216125c kind:arm_call to:0x02069620 module:overlay(0) +from:0x02161298 kind:arm_call to:0x02069620 module:overlay(0) +from:0x021612f8 kind:arm_call to:0x021683d8 module:overlay(93) +from:0x0216130c kind:arm_call to:0x021683e8 module:overlay(93) +from:0x02161328 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02161370 kind:arm_call to:0x02069620 module:overlay(0) +from:0x021613e0 kind:load to:0x027e0d78 module:dtcm +from:0x021613e4 kind:load to:0x027e0d8c module:dtcm +from:0x021613e8 kind:load to:0x020b684c module:overlay(0) +from:0x02161408 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02161434 kind:arm_call to:0x021630c0 module:overlay(74) +from:0x0216144c kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02161478 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x021614a8 kind:arm_call to:0x02069620 module:overlay(0) +from:0x021614bc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x021614e0 kind:load to:0x02165424 module:overlay(74) +from:0x021614e4 kind:load to:0x020b684c module:overlay(0) +from:0x021614ec kind:load to:0x027e09a8 module:dtcm +from:0x0216151c kind:arm_call to:0x02069620 module:overlay(0) +from:0x02161584 kind:arm_call to:0x020168f0 module:main +from:0x02161594 kind:arm_call to:0x01ff930c module:itcm +from:0x021615a0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021615b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021615fc kind:arm_call to:0x021616a0 module:overlay(74) +from:0x02161610 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161680 kind:arm_call to:0x01ff916c module:itcm +from:0x0216168c kind:load to:0x020b684c module:overlay(0) +from:0x02161694 kind:load to:0x027e0d78 module:dtcm +from:0x0216169c kind:load to:0x027e0d74 module:dtcm +from:0x021616f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161734 kind:arm_call to:0x01ff9984 module:itcm +from:0x02161748 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161758 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216176c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161778 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216178c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216179c kind:arm_call to:0x01ff938c module:itcm +from:0x021617ac kind:arm_call to:0x01ffb800 module:itcm +from:0x021617bc kind:arm_call to:0x01ff938c module:itcm +from:0x021617c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021617e4 kind:load to:0x027e0d78 module:dtcm +from:0x02161804 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02161834 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02161840 kind:load to:0x027e0d78 module:dtcm +from:0x02161844 kind:load to:0x027e09a8 module:dtcm +from:0x0216186c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161890 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x021618a0 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x02161988 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021619fc kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02161a50 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161a5c kind:arm_call to:0x020168f0 module:main +from:0x02161a6c kind:arm_call to:0x01ff930c module:itcm +from:0x02161ab0 kind:arm_call to:0x021616a0 module:overlay(74) +from:0x02161abc kind:load to:0x0203feb0 module:main +from:0x02161ac0 kind:load to:0x027e09c0 module:dtcm +from:0x02161ae8 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02161af4 kind:arm_call to:0x0215e7a4 module:overlay(74) +from:0x02161b1c kind:load to:0x027e0d78 module:dtcm +from:0x02161b50 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x02161b6c kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02161b74 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02161bd0 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x02161bd8 kind:arm_call to:0x02163d34 module:overlay(74) +from:0x02161bf4 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02161c14 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02161c20 kind:load to:0x020b684c module:overlay(0) +from:0x02161c50 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02161c58 kind:arm_call to:0x021622e4 module:overlay(74) +from:0x02161c60 kind:arm_call to:0x02163d34 module:overlay(74) +from:0x02161c90 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161c98 kind:arm_call to:0x020168f0 module:main +from:0x02161ca8 kind:arm_call to:0x01ff930c module:itcm +from:0x02161d0c kind:arm_call to:0x02072ecc module:overlay(0) +from:0x02161d20 kind:arm_call to:0x02072e2c module:overlay(0) +from:0x02161d2c kind:load to:0x020b684c module:overlay(0) +from:0x02161d34 kind:load to:0x027e09a8 module:dtcm +from:0x02161d90 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02161d98 kind:arm_call to:0x02059274 module:overlay(0) +from:0x02161dc4 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02161e34 kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x02161e48 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02161e54 kind:load to:0x0216429c module:overlay(74) +from:0x02161e58 kind:load to:0x0216540c module:overlay(74) +from:0x02161e5c kind:load to:0x02164210 module:overlay(74) +from:0x02161e60 kind:load to:0x027e0cec module:dtcm +from:0x02161e64 kind:load to:0x027e09a8 module:dtcm +from:0x02161e8c kind:arm_call to:0x02072e2c module:overlay(0) +from:0x02161f28 kind:arm_call to:0x01ff930c module:itcm +from:0x02161f48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161f64 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x0216200c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02162018 kind:load to:0x027e09a8 module:dtcm +from:0x02162024 kind:load to:0x0203feb0 module:main +from:0x02162028 kind:load to:0x027e09c0 module:dtcm +from:0x02162038 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02162040 kind:arm_call to:0x021630c0 module:overlay(74) +from:0x0216205c kind:arm_call to:0x02163c78 module:overlay(74) +from:0x021620c8 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021620dc kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02162114 kind:arm_call to:0x021616a0 module:overlay(74) +from:0x02162174 kind:arm_call to:0x01ff916c module:itcm +from:0x0216217c kind:load to:0x027e0d74 module:dtcm +from:0x02162184 kind:load to:0x027e0d78 module:dtcm +from:0x0216219c kind:arm_call to:0x02059274 module:overlay(0) +from:0x021621d0 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x021621f4 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x021621fc kind:arm_call to:0x02099394 module:overlay(0) +from:0x02162208 kind:load to:0x021653f4 module:overlay(74) +from:0x02162258 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02162284 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x021622a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021622c8 kind:arm_call to:0x021684c0 module:overlay(93) +from:0x021622d4 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x021622e0 kind:load to:0x027e0d8c module:dtcm +from:0x021623f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02162414 kind:arm_call to:0x01ff9218 module:itcm +from:0x02162424 kind:arm_call to:0x01ff916c module:itcm +from:0x02162434 kind:load to:0x0204b164 module:main +from:0x02162438 kind:load to:0x027e0d74 module:dtcm +from:0x0216244c kind:arm_call to:0x02059274 module:overlay(0) +from:0x02162480 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02162494 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x021624a8 kind:arm_call to:0x020c127c module:overlay(17) +from:0x021624b4 kind:load to:0x021653f4 module:overlay(74) +from:0x021624e0 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02162500 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02162530 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x0216254c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216256c kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x0216258c kind:arm_call to:0x021684c0 module:overlay(93) +from:0x021625a4 kind:load to:0x027e09a8 module:dtcm +from:0x021625b0 kind:load to:0x027e0d8c module:dtcm +from:0x021625d8 kind:arm_call to:0x02155528 module:overlay(74) +from:0x021625ec kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02162620 kind:load to:0x027e0d74 module:dtcm +from:0x02162624 kind:load to:0x027e09a4 module:dtcm +from:0x02162628 kind:load to:0x020ac088 module:overlay(0) +from:0x02162638 kind:load to:0x02160ee4 module:overlay(74) +from:0x02162660 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02162694 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02162704 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0216271c kind:load to:0x027e09b8 module:dtcm +from:0x02162790 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216279c kind:arm_call to:0x01ff938c module:itcm +from:0x021627a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021627b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216280c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021628c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162924 kind:arm_call to:0x021593b8 module:overlay(74) +from:0x02162974 kind:arm_call to:0x02155528 module:overlay(74) +from:0x0216297c kind:arm_call to:0x02155f8c module:overlay(74) +from:0x02162984 kind:arm_call to:0x02156f7c module:overlay(74) +from:0x02162994 kind:arm_call to:0x02163e54 module:overlay(74) +from:0x021629e0 kind:arm_call to:0x01ff993c module:itcm +from:0x021629fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02162a10 kind:arm_call to:0x02163e54 module:overlay(74) +from:0x02162a28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02162a48 kind:arm_call to:0x02163c78 module:overlay(74) +from:0x02162a8c kind:arm_call to:0x01ff993c module:itcm +from:0x02162aa8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162abc kind:arm_call to:0x02163e54 module:overlay(74) +from:0x02162b00 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162cf8 kind:arm_call to:0x01ff916c module:itcm +from:0x02162d08 kind:arm_call to:0x01ff916c module:itcm +from:0x02162d18 kind:arm_call to:0x02163e54 module:overlay(74) +from:0x02162d2c kind:arm_call to:0x01ff930c module:itcm +from:0x02162d54 kind:arm_call to:0x01ff916c module:itcm +from:0x02162f64 kind:arm_call to:0x01ff916c module:itcm +from:0x02162f74 kind:arm_call to:0x01ff916c module:itcm +from:0x02162f88 kind:arm_call to:0x01ff930c module:itcm +from:0x02162fd8 kind:arm_call to:0x02072288 module:overlay(0) +from:0x02162fe8 kind:arm_call to:0x02163e54 module:overlay(74) +from:0x02162ff4 kind:load to:0x0204b164 module:main +from:0x02162ff8 kind:load to:0x027e09b8 module:dtcm +from:0x02162ffc kind:load to:0x027e0d74 module:dtcm +from:0x02163000 kind:load to:0x027e0d78 module:dtcm +from:0x0216301c kind:load to:0x027e09a4 module:dtcm +from:0x02163030 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02163070 kind:arm_call to:0x021684b0 module:overlay(93) +from:0x02163088 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216309c kind:arm_call to:0x020168f0 module:main +from:0x021630ac kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x021630b8 kind:load to:0x027e0d8c module:dtcm +from:0x021630bc kind:load to:0x027e0d78 module:dtcm +from:0x021630d8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021630e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021630f0 kind:arm_call to:0x01ff938c module:itcm +from:0x021630fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163110 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163134 kind:load to:0x027e0d78 module:dtcm +from:0x02163148 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02163188 kind:arm_call to:0x021684b0 module:overlay(93) +from:0x021631a0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021631b4 kind:arm_call to:0x020168f0 module:main +from:0x021631c4 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x021631d0 kind:load to:0x027e0d8c module:dtcm +from:0x021631d4 kind:load to:0x027e0d78 module:dtcm +from:0x021631fc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02163208 kind:arm_call to:0x0215cf30 module:overlay(74) +from:0x02163244 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02163250 kind:load to:0x027e0d78 module:dtcm +from:0x02163254 kind:load to:0x027e09b4 module:dtcm +from:0x021632e4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021632f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02163354 kind:arm_call to:0x0200e260 module:main +from:0x02163364 kind:arm_call to:0x01ffad5c module:itcm +from:0x021633d0 kind:arm_call to:0x0200e260 module:main +from:0x021633e0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216344c kind:arm_call to:0x0200e260 module:main +from:0x0216345c kind:arm_call to:0x01ffad5c module:itcm +from:0x021634c8 kind:arm_call to:0x0200e260 module:main +from:0x021634d8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02163548 kind:arm_call to:0x0200e260 module:main +from:0x02163558 kind:arm_call to:0x01ffad5c module:itcm +from:0x02163588 kind:load to:0x0203feb0 module:main +from:0x0216358c kind:load to:0x027e0964 module:dtcm +from:0x021635fc kind:arm_call to:0x01ff9638 module:itcm +from:0x0216360c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216363c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021636c8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021636d8 kind:load to:0x027e0cec module:dtcm +from:0x021636ec kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216373c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02163814 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02163824 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163840 kind:arm_call to:0x01ffb744 module:itcm +from:0x02163860 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02163878 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216388c kind:arm_call to:0x020e639c module:overlay(31) +from:0x021638a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021638b8 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x021638d4 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021638ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163940 kind:arm_call to:0x02160ee4 module:overlay(74) +from:0x02163950 kind:arm_call to:0x02157040 module:overlay(74) +from:0x021639e8 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x02163a04 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02163a14 kind:load to:0x0203feb0 module:main +from:0x02163a18 kind:load to:0x027e0ce4 module:dtcm +from:0x02163a24 kind:load to:0x027e0d74 module:dtcm +from:0x02163a50 kind:arm_call to:0x01ff930c module:itcm +from:0x02163a60 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02163a6c kind:arm_call to:0x020168f0 module:main +from:0x02163a9c kind:arm_call to:0x01ff930c module:itcm +from:0x02163af8 kind:arm_call to:0x0215e7ec module:overlay(74) +from:0x02163b38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02163b74 kind:load to:0x027e0d74 module:dtcm +from:0x02163b78 kind:load to:0x027e0d78 module:dtcm +from:0x02163b90 kind:load to:0x02163c78 module:overlay(74) +from:0x02163bd0 kind:load to:0x02163c78 module:overlay(74) +from:0x02163bec kind:load to:0x02163c78 module:overlay(74) +from:0x02163c08 kind:load to:0x02163c78 module:overlay(74) +from:0x02163d28 kind:load to:0x02165b4c module:overlay(74) +from:0x02163d2c kind:load to:0x027e0ce0 module:dtcm +from:0x02163d30 kind:load to:0x02164224 module:overlay(74) +from:0x02163d68 kind:arm_call to:0x01fff350 module:itcm +from:0x02163d78 kind:arm_call to:0x01fff350 module:itcm +from:0x02163db0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163dc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163dd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163df0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163e2c kind:arm_call to:0x01fff350 module:itcm +from:0x02163e48 kind:load to:0x027e0ce4 module:dtcm +from:0x02163e4c kind:load to:0x020b4800 module:overlay(0) +from:0x02163e78 kind:arm_call to:0x02079eec module:overlay(0) +from:0x02163e80 kind:load to:0x027e09bc module:dtcm +from:0x02163e8c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02163ebc kind:arm_call to:0x01fff148 module:itcm +from:0x02163efc kind:arm_call to:0x01ffb428 module:itcm +from:0x02163f08 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02163f14 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02164094 kind:load to:0x027e0ce0 module:dtcm +from:0x02164098 kind:load to:0x020ac710 module:overlay(0) +from:0x0216409c kind:load to:0x020ac70c module:overlay(0) +from:0x021644a4 kind:arm_call to:0x02152c50 module:overlay(74) +from:0x021644b4 kind:arm_call to:0x0203e3a4 module:main +from:0x021644c8 kind:load to:0x02164830 module:overlay(74) +from:0x021644d0 kind:load to:0x02165580 module:overlay(74) +from:0x021644d4 kind:load to:0x02165590 module:overlay(74) +from:0x021644d8 kind:load to:0x02153b20 module:overlay(74) +from:0x021644dc kind:load to:0x02165584 module:overlay(74) +from:0x02164528 kind:arm_call to:0x02153b64 module:overlay(74) +from:0x02164538 kind:arm_call to:0x0203e3a4 module:main +from:0x0216454c kind:load to:0x02164998 module:overlay(74) +from:0x02164554 kind:load to:0x02165668 module:overlay(74) +from:0x02164558 kind:load to:0x02165678 module:overlay(74) +from:0x0216455c kind:load to:0x02154e58 module:overlay(74) +from:0x02164560 kind:load to:0x0216566c module:overlay(74) +from:0x021645a0 kind:arm_call to:0x02154e9c module:overlay(74) +from:0x021645b0 kind:arm_call to:0x0203e3a4 module:main +from:0x021645c4 kind:load to:0x02164a98 module:overlay(74) +from:0x021645c8 kind:load to:0x02165750 module:overlay(74) +from:0x021645cc kind:load to:0x02165760 module:overlay(74) +from:0x021645d0 kind:load to:0x021576e8 module:overlay(74) +from:0x021645d4 kind:load to:0x02165754 module:overlay(74) +from:0x02164614 kind:arm_call to:0x0215772c module:overlay(74) +from:0x02164624 kind:arm_call to:0x0203e3a4 module:main +from:0x02164638 kind:load to:0x02164d4c module:overlay(74) +from:0x0216463c kind:load to:0x02165838 module:overlay(74) +from:0x02164640 kind:load to:0x02165848 module:overlay(74) +from:0x02164644 kind:load to:0x02158b94 module:overlay(74) +from:0x02164648 kind:load to:0x0216583c module:overlay(74) +from:0x02164688 kind:arm_call to:0x02158bdc module:overlay(74) +from:0x02164698 kind:arm_call to:0x0203e3a4 module:main +from:0x021646ac kind:load to:0x02164e30 module:overlay(74) +from:0x021646b0 kind:load to:0x02165920 module:overlay(74) +from:0x021646b4 kind:load to:0x02165930 module:overlay(74) +from:0x021646b8 kind:load to:0x0215ec24 module:overlay(74) +from:0x021646bc kind:load to:0x02165924 module:overlay(74) +from:0x021646dc kind:arm_call to:0x0215ec68 module:overlay(74) +from:0x021646ec kind:arm_call to:0x0203e3a4 module:main +from:0x02164700 kind:load to:0x02165a08 module:overlay(74) +from:0x02164704 kind:load to:0x02165a18 module:overlay(74) +from:0x02164708 kind:load to:0x0215f9a8 module:overlay(74) +from:0x0216470c kind:load to:0x02165a0c module:overlay(74) +from:0x0216474c kind:arm_call to:0x0215f9ec module:overlay(74) +from:0x0216475c kind:arm_call to:0x0203e3a4 module:main +from:0x02164770 kind:load to:0x02165274 module:overlay(74) +from:0x02164774 kind:load to:0x02165a54 module:overlay(74) +from:0x02164778 kind:load to:0x02165a64 module:overlay(74) +from:0x0216477c kind:load to:0x021608e0 module:overlay(74) +from:0x02164780 kind:load to:0x02165a58 module:overlay(74) +from:0x021647c0 kind:arm_call to:0x02160928 module:overlay(74) +from:0x021647d0 kind:arm_call to:0x0203e3a4 module:main +from:0x021647e4 kind:load to:0x021653c4 module:overlay(74) +from:0x021647e8 kind:load to:0x02165b3c module:overlay(74) +from:0x021647ec kind:load to:0x02165b4c module:overlay(74) +from:0x021647f0 kind:load to:0x02163e84 module:overlay(74) +from:0x021647f4 kind:load to:0x02165b40 module:overlay(74) +from:0x021647f8 kind:load to:0x0216441c module:overlay(74) +from:0x021647fc kind:load to:0x021644e0 module:overlay(74) +from:0x02164800 kind:load to:0x02164564 module:overlay(74) +from:0x02164804 kind:load to:0x021645d8 module:overlay(74) +from:0x02164808 kind:load to:0x0216464c module:overlay(74) +from:0x0216480c kind:load to:0x021646c0 module:overlay(74) +from:0x02164810 kind:load to:0x02164710 module:overlay(74) +from:0x02164814 kind:load to:0x02164784 module:overlay(74) +from:0x02164830 kind:load to:0x02164828 module:overlay(74) +from:0x02164834 kind:load to:0x02164820 module:overlay(74) +from:0x021648ac kind:load to:0x02152c2c module:overlay(74) +from:0x021648b0 kind:load to:0x020990ec module:overlay(0) +from:0x021648b4 kind:load to:0x02098efc module:overlay(0) +from:0x021648b8 kind:load to:0x02098f78 module:overlay(0) +from:0x021648bc kind:load to:0x020990f4 module:overlay(0) +from:0x021648c0 kind:load to:0x02099114 module:overlay(0) +from:0x021648c4 kind:load to:0x02099140 module:overlay(0) +from:0x021648d0 kind:load to:0x02153178 module:overlay(74) +from:0x021648d4 kind:load to:0x02153a50 module:overlay(74) +from:0x021648d8 kind:load to:0x0205bca8 module:overlay(0) +from:0x021648dc kind:load to:0x01ffc57c module:itcm +from:0x021648e0 kind:load to:0x02059348 module:overlay(0) +from:0x021648e4 kind:load to:0x020593c4 module:overlay(0) +from:0x021648e8 kind:load to:0x02059428 module:overlay(0) +from:0x021648ec kind:load to:0x01ffc7a4 module:itcm +from:0x021648f0 kind:load to:0x02059304 module:overlay(0) +from:0x021648fc kind:load to:0x0215318c module:overlay(74) +from:0x02164900 kind:load to:0x02153a6c module:overlay(74) +from:0x02164904 kind:load to:0x0209b2cc module:overlay(0) +from:0x02164908 kind:load to:0x0209b304 module:overlay(0) +from:0x0216490c kind:load to:0x0209b908 module:overlay(0) +from:0x02164910 kind:load to:0x0209b910 module:overlay(0) +from:0x02164914 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02164918 kind:load to:0x0209b47c module:overlay(0) +from:0x0216491c kind:load to:0x0209b36c module:overlay(0) +from:0x02164920 kind:load to:0x0209b838 module:overlay(0) +from:0x02164924 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02164928 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0216492c kind:load to:0x02153a48 module:overlay(74) +from:0x02164930 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02164934 kind:load to:0x02153a38 module:overlay(74) +from:0x02164938 kind:load to:0x02153a14 module:overlay(74) +from:0x02164944 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164948 kind:load to:0x02099cfc module:overlay(0) +from:0x0216494c kind:load to:0x02099d14 module:overlay(0) +from:0x02164950 kind:load to:0x02099d20 module:overlay(0) +from:0x02164954 kind:load to:0x01fff464 module:itcm +from:0x02164958 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0216495c kind:load to:0x021531a0 module:overlay(74) +from:0x02164960 kind:load to:0x02099c58 module:overlay(0) +from:0x02164964 kind:load to:0x021533d4 module:overlay(74) +from:0x02164968 kind:load to:0x02153394 module:overlay(74) +from:0x0216496c kind:load to:0x02099c64 module:overlay(0) +from:0x02164970 kind:load to:0x02153478 module:overlay(74) +from:0x02164974 kind:load to:0x02099c6c module:overlay(0) +from:0x02164978 kind:load to:0x02099c70 module:overlay(0) +from:0x0216497c kind:load to:0x02099d2c module:overlay(0) +from:0x02164980 kind:load to:0x02099d98 module:overlay(0) +from:0x02164984 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164988 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216498c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164990 kind:load to:0x02153a88 module:overlay(74) +from:0x02164994 kind:load to:0x02153ad0 module:overlay(74) +from:0x021649b8 kind:load to:0x0215436c module:overlay(74) +from:0x021649bc kind:load to:0x02154380 module:overlay(74) +from:0x021649c0 kind:load to:0x0215439c module:overlay(74) +from:0x021649cc kind:load to:0x02153b40 module:overlay(74) +from:0x021649d0 kind:load to:0x020990ec module:overlay(0) +from:0x021649d4 kind:load to:0x02098efc module:overlay(0) +from:0x021649d8 kind:load to:0x02098f78 module:overlay(0) +from:0x021649dc kind:load to:0x020990f4 module:overlay(0) +from:0x021649e0 kind:load to:0x02099114 module:overlay(0) +from:0x021649e4 kind:load to:0x02099140 module:overlay(0) +from:0x021649f0 kind:load to:0x0207db54 module:overlay(0) +from:0x021649f4 kind:load to:0x0207db5c module:overlay(0) +from:0x021649f8 kind:load to:0x0207e024 module:overlay(0) +from:0x021649fc kind:load to:0x0207e014 module:overlay(0) +from:0x02164a00 kind:load to:0x0207e058 module:overlay(0) +from:0x02164a04 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02164a08 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02164a0c kind:load to:0x0207e168 module:overlay(0) +from:0x02164a18 kind:load to:0x021545fc module:overlay(74) +from:0x02164a1c kind:load to:0x02154610 module:overlay(74) +from:0x02164a20 kind:load to:0x02059174 module:overlay(0) +from:0x02164a24 kind:load to:0x01ffc57c module:itcm +from:0x02164a28 kind:load to:0x02059348 module:overlay(0) +from:0x02164a2c kind:load to:0x020593c4 module:overlay(0) +from:0x02164a30 kind:load to:0x02059428 module:overlay(0) +from:0x02164a34 kind:load to:0x0215462c module:overlay(74) +from:0x02164a38 kind:load to:0x02059304 module:overlay(0) +from:0x02164a44 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164a48 kind:load to:0x02099cfc module:overlay(0) +from:0x02164a4c kind:load to:0x02099d14 module:overlay(0) +from:0x02164a50 kind:load to:0x02099d20 module:overlay(0) +from:0x02164a54 kind:load to:0x01fff464 module:itcm +from:0x02164a58 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164a5c kind:load to:0x02154838 module:overlay(74) +from:0x02164a60 kind:load to:0x02099c58 module:overlay(0) +from:0x02164a64 kind:load to:0x021549f0 module:overlay(74) +from:0x02164a68 kind:load to:0x02099c60 module:overlay(0) +from:0x02164a6c kind:load to:0x02099c64 module:overlay(0) +from:0x02164a70 kind:load to:0x02154b00 module:overlay(74) +from:0x02164a74 kind:load to:0x02099c6c module:overlay(0) +from:0x02164a78 kind:load to:0x02099c70 module:overlay(0) +from:0x02164a7c kind:load to:0x02099d2c module:overlay(0) +from:0x02164a80 kind:load to:0x02099d98 module:overlay(0) +from:0x02164a84 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164a88 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164a8c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164a90 kind:load to:0x021547a0 module:overlay(74) +from:0x02164a94 kind:load to:0x021547e8 module:overlay(74) +from:0x02164aac kind:load to:0x02154e78 module:overlay(74) +from:0x02164ab0 kind:load to:0x020990ec module:overlay(0) +from:0x02164ab4 kind:load to:0x02098efc module:overlay(0) +from:0x02164ab8 kind:load to:0x02098f78 module:overlay(0) +from:0x02164abc kind:load to:0x020990f4 module:overlay(0) +from:0x02164ac0 kind:load to:0x02099114 module:overlay(0) +from:0x02164ac4 kind:load to:0x02099140 module:overlay(0) +from:0x02164ad0 kind:load to:0x0215521c module:overlay(74) +from:0x02164ad4 kind:load to:0x021576cc module:overlay(74) +from:0x02164ad8 kind:load to:0x0209ba20 module:overlay(0) +from:0x02164adc kind:load to:0x0209ba54 module:overlay(0) +from:0x02164ae0 kind:load to:0x0209baec module:overlay(0) +from:0x02164ae4 kind:load to:0x0209bb00 module:overlay(0) +from:0x02164ae8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02164aec kind:load to:0x0209bb28 module:overlay(0) +from:0x02164af0 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02164af4 kind:load to:0x0209b838 module:overlay(0) +from:0x02164af8 kind:load to:0x0209babc module:overlay(0) +from:0x02164afc kind:load to:0x0209bad4 module:overlay(0) +from:0x02164b00 kind:load to:0x0209bb14 module:overlay(0) +from:0x02164b04 kind:load to:0x0209bea0 module:overlay(0) +from:0x02164b08 kind:load to:0x02157694 module:overlay(74) +from:0x02164b0c kind:load to:0x02157670 module:overlay(74) +from:0x02164b10 kind:load to:0x0209bed8 module:overlay(0) +from:0x02164b14 kind:load to:0x02155874 module:overlay(74) +from:0x02164b1c kind:load to:0x02155a2c module:overlay(74) +from:0x02164b24 kind:load to:0x02155ad8 module:overlay(74) +from:0x02164b2c kind:load to:0x02156848 module:overlay(74) +from:0x02164b34 kind:load to:0x021559ec module:overlay(74) +from:0x02164b3c kind:load to:0x02155c0c module:overlay(74) +from:0x02164b44 kind:load to:0x02156300 module:overlay(74) +from:0x02164b4c kind:load to:0x021563ec module:overlay(74) +from:0x02164b54 kind:load to:0x02155f8c module:overlay(74) +from:0x02164b5c kind:load to:0x02155e1c module:overlay(74) +from:0x02164b64 kind:load to:0x02155840 module:overlay(74) +from:0x02164b6c kind:load to:0x021559f0 module:overlay(74) +from:0x02164b74 kind:load to:0x02155a48 module:overlay(74) +from:0x02164b7c kind:load to:0x02156630 module:overlay(74) +from:0x02164b84 kind:load to:0x021559e8 module:overlay(74) +from:0x02164b8c kind:load to:0x02155b0c module:overlay(74) +from:0x02164b94 kind:load to:0x021561b4 module:overlay(74) +from:0x02164b9c kind:load to:0x02156388 module:overlay(74) +from:0x02164ba4 kind:load to:0x02155f40 module:overlay(74) +from:0x02164bac kind:load to:0x02155d84 module:overlay(74) +from:0x02164c1c kind:load to:0x02099cc0 module:overlay(0) +from:0x02164c20 kind:load to:0x02099cfc module:overlay(0) +from:0x02164c24 kind:load to:0x02099d14 module:overlay(0) +from:0x02164c28 kind:load to:0x02099d20 module:overlay(0) +from:0x02164c2c kind:load to:0x01fff464 module:itcm +from:0x02164c30 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164c34 kind:load to:0x02155410 module:overlay(74) +from:0x02164c38 kind:load to:0x02099c58 module:overlay(0) +from:0x02164c3c kind:load to:0x021555c8 module:overlay(74) +from:0x02164c40 kind:load to:0x02155588 module:overlay(74) +from:0x02164c44 kind:load to:0x02099c64 module:overlay(0) +from:0x02164c48 kind:load to:0x021570b4 module:overlay(74) +from:0x02164c4c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02164c50 kind:load to:0x02099c70 module:overlay(0) +from:0x02164c54 kind:load to:0x02099d2c module:overlay(0) +from:0x02164c58 kind:load to:0x02099d98 module:overlay(0) +from:0x02164c5c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164c60 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164c64 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164c68 kind:load to:0x02155230 module:overlay(74) +from:0x02164c6c kind:load to:0x0215531c module:overlay(74) +from:0x02164c70 kind:load to:0x0209ad54 module:overlay(0) +from:0x02164d70 kind:load to:0x02157e0c module:overlay(74) +from:0x02164d78 kind:load to:0x02157ea0 module:overlay(74) +from:0x02164d80 kind:load to:0x021580d8 module:overlay(74) +from:0x02164d88 kind:load to:0x02158158 module:overlay(74) +from:0x02164d90 kind:load to:0x02157e9c module:overlay(74) +from:0x02164d98 kind:load to:0x02158094 module:overlay(74) +from:0x02164da0 kind:load to:0x021580ec module:overlay(74) +from:0x02164da8 kind:load to:0x0215815c module:overlay(74) +from:0x02164db8 kind:load to:0x02157708 module:overlay(74) +from:0x02164dbc kind:load to:0x020990ec module:overlay(0) +from:0x02164dc0 kind:load to:0x02098efc module:overlay(0) +from:0x02164dc4 kind:load to:0x02098f78 module:overlay(0) +from:0x02164dc8 kind:load to:0x020990f4 module:overlay(0) +from:0x02164dcc kind:load to:0x02099114 module:overlay(0) +from:0x02164dd0 kind:load to:0x02099140 module:overlay(0) +from:0x02164ddc kind:load to:0x02099cc0 module:overlay(0) +from:0x02164de0 kind:load to:0x02099cfc module:overlay(0) +from:0x02164de4 kind:load to:0x02099d14 module:overlay(0) +from:0x02164de8 kind:load to:0x02099d20 module:overlay(0) +from:0x02164dec kind:load to:0x01fff464 module:itcm +from:0x02164df0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164df4 kind:load to:0x02157940 module:overlay(74) +from:0x02164df8 kind:load to:0x02099c58 module:overlay(0) +from:0x02164dfc kind:load to:0x02157a28 module:overlay(74) +from:0x02164e00 kind:load to:0x02099c60 module:overlay(0) +from:0x02164e04 kind:load to:0x02099c64 module:overlay(0) +from:0x02164e08 kind:load to:0x02158a34 module:overlay(74) +from:0x02164e0c kind:load to:0x02099c6c module:overlay(0) +from:0x02164e10 kind:load to:0x02099c70 module:overlay(0) +from:0x02164e14 kind:load to:0x02099d2c module:overlay(0) +from:0x02164e18 kind:load to:0x02099d98 module:overlay(0) +from:0x02164e1c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164e20 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164e24 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164e28 kind:load to:0x02158aa4 module:overlay(74) +from:0x02164e2c kind:load to:0x02158b18 module:overlay(74) +from:0x02164e74 kind:load to:0x02158bb4 module:overlay(74) +from:0x02164e78 kind:load to:0x020990ec module:overlay(0) +from:0x02164e7c kind:load to:0x02098efc module:overlay(0) +from:0x02164e80 kind:load to:0x02098f78 module:overlay(0) +from:0x02164e84 kind:load to:0x020990f4 module:overlay(0) +from:0x02164e88 kind:load to:0x02099114 module:overlay(0) +from:0x02164e8c kind:load to:0x02099140 module:overlay(0) +from:0x02164e98 kind:load to:0x02159000 module:overlay(74) +from:0x02164e9c kind:load to:0x0215ec08 module:overlay(74) +from:0x02164ea0 kind:load to:0x02059174 module:overlay(0) +from:0x02164ea4 kind:load to:0x0215e750 module:overlay(74) +from:0x02164ea8 kind:load to:0x02059348 module:overlay(0) +from:0x02164eac kind:load to:0x020593c4 module:overlay(0) +from:0x02164eb0 kind:load to:0x02059428 module:overlay(0) +from:0x02164eb4 kind:load to:0x0209bf68 module:overlay(0) +from:0x02164eb8 kind:load to:0x02059304 module:overlay(0) +from:0x02164ec4 kind:load to:0x02158fec module:overlay(74) +from:0x02164ec8 kind:load to:0x0215ebec module:overlay(74) +from:0x02164ecc kind:load to:0x02059174 module:overlay(0) +from:0x02164ed0 kind:load to:0x0215e6f8 module:overlay(74) +from:0x02164ed4 kind:load to:0x02059348 module:overlay(0) +from:0x02164ed8 kind:load to:0x020593c4 module:overlay(0) +from:0x02164edc kind:load to:0x02059428 module:overlay(0) +from:0x02164ee0 kind:load to:0x0209bf68 module:overlay(0) +from:0x02164ee4 kind:load to:0x02059304 module:overlay(0) +from:0x02164ef0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164ef4 kind:load to:0x02099cfc module:overlay(0) +from:0x02164ef8 kind:load to:0x02099d14 module:overlay(0) +from:0x02164efc kind:load to:0x02099d20 module:overlay(0) +from:0x02164f00 kind:load to:0x0215e664 module:overlay(74) +from:0x02164f04 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164f08 kind:load to:0x021590fc module:overlay(74) +from:0x02164f0c kind:load to:0x02159274 module:overlay(74) +from:0x02164f10 kind:load to:0x02159440 module:overlay(74) +from:0x02164f14 kind:load to:0x02159400 module:overlay(74) +from:0x02164f18 kind:load to:0x02099c64 module:overlay(0) +from:0x02164f1c kind:load to:0x0215dd7c module:overlay(74) +from:0x02164f20 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02164f24 kind:load to:0x02099c70 module:overlay(0) +from:0x02164f28 kind:load to:0x02099d2c module:overlay(0) +from:0x02164f2c kind:load to:0x02099d98 module:overlay(0) +from:0x02164f30 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164f34 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164f38 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164f3c kind:load to:0x02159014 module:overlay(74) +from:0x02164f40 kind:load to:0x02159084 module:overlay(74) +from:0x02164f44 kind:load to:0x0209ad54 module:overlay(0) +from:0x02164f48 kind:load to:0x021598b8 module:overlay(74) +from:0x02164f50 kind:load to:0x0215a238 module:overlay(74) +from:0x02164f58 kind:load to:0x0215a24c module:overlay(74) +from:0x02164f60 kind:load to:0x0215a3f0 module:overlay(74) +from:0x02164f68 kind:load to:0x0215a518 module:overlay(74) +from:0x02164f70 kind:load to:0x0215a584 module:overlay(74) +from:0x02164f78 kind:load to:0x0215a680 module:overlay(74) +from:0x02164f80 kind:load to:0x0215a92c module:overlay(74) +from:0x02164f88 kind:load to:0x0215aa00 module:overlay(74) +from:0x02164f90 kind:load to:0x0215acf4 module:overlay(74) +from:0x02164f98 kind:load to:0x0215adb4 module:overlay(74) +from:0x02164fa0 kind:load to:0x0215af58 module:overlay(74) +from:0x02164fa8 kind:load to:0x0215b034 module:overlay(74) +from:0x02164fb0 kind:load to:0x0215b1ac module:overlay(74) +from:0x02164fb8 kind:load to:0x0215b4ec module:overlay(74) +from:0x02164fc0 kind:load to:0x0215bad0 module:overlay(74) +from:0x02164fc8 kind:load to:0x0215bcb4 module:overlay(74) +from:0x02164fd0 kind:load to:0x0215be2c module:overlay(74) +from:0x02164fd8 kind:load to:0x02159bb8 module:overlay(74) +from:0x02164fe0 kind:load to:0x0215a23c module:overlay(74) +from:0x02164fe8 kind:load to:0x0215a3d0 module:overlay(74) +from:0x02164ff0 kind:load to:0x0215a424 module:overlay(74) +from:0x02164ff8 kind:load to:0x0215a530 module:overlay(74) +from:0x02165000 kind:load to:0x0215a598 module:overlay(74) +from:0x02165008 kind:load to:0x0215a760 module:overlay(74) +from:0x02165010 kind:load to:0x0215a964 module:overlay(74) +from:0x02165018 kind:load to:0x0215aae0 module:overlay(74) +from:0x02165020 kind:load to:0x0215ad7c module:overlay(74) +from:0x02165028 kind:load to:0x0215ae48 module:overlay(74) +from:0x02165030 kind:load to:0x0215afe4 module:overlay(74) +from:0x02165038 kind:load to:0x0215b098 module:overlay(74) +from:0x02165040 kind:load to:0x0215b298 module:overlay(74) +from:0x02165048 kind:load to:0x0215b5d8 module:overlay(74) +from:0x02165050 kind:load to:0x0215bc50 module:overlay(74) +from:0x02165058 kind:load to:0x0215bd10 module:overlay(74) +from:0x02165060 kind:load to:0x0215beb8 module:overlay(74) +from:0x0216518c kind:load to:0x0215f044 module:overlay(74) +from:0x02165194 kind:load to:0x0215f08c module:overlay(74) +from:0x0216519c kind:load to:0x0215f0c8 module:overlay(74) +from:0x021651a4 kind:load to:0x0215f0ec module:overlay(74) +from:0x021651ac kind:load to:0x0215f154 module:overlay(74) +from:0x021651b4 kind:load to:0x0215f1b4 module:overlay(74) +from:0x021651bc kind:load to:0x0215f064 module:overlay(74) +from:0x021651c4 kind:load to:0x0215f0a8 module:overlay(74) +from:0x021651cc kind:load to:0x0215f0cc module:overlay(74) +from:0x021651d4 kind:load to:0x0215f108 module:overlay(74) +from:0x021651dc kind:load to:0x0215f158 module:overlay(74) +from:0x021651e4 kind:load to:0x0215f1c0 module:overlay(74) +from:0x021651f4 kind:load to:0x0215ec44 module:overlay(74) +from:0x021651f8 kind:load to:0x02098ef4 module:overlay(0) +from:0x021651fc kind:load to:0x02098efc module:overlay(0) +from:0x02165200 kind:load to:0x02098f78 module:overlay(0) +from:0x02165204 kind:load to:0x02098fb8 module:overlay(0) +from:0x02165208 kind:load to:0x02098fbc module:overlay(0) +from:0x0216520c kind:load to:0x02098fc0 module:overlay(0) +from:0x02165218 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216521c kind:load to:0x02099cfc module:overlay(0) +from:0x02165220 kind:load to:0x02099d14 module:overlay(0) +from:0x02165224 kind:load to:0x02099d20 module:overlay(0) +from:0x02165228 kind:load to:0x0215f250 module:overlay(74) +from:0x0216522c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165230 kind:load to:0x0215ed20 module:overlay(74) +from:0x02165234 kind:load to:0x02099c58 module:overlay(0) +from:0x02165238 kind:load to:0x0215eec0 module:overlay(74) +from:0x0216523c kind:load to:0x02099c60 module:overlay(0) +from:0x02165240 kind:load to:0x02099c64 module:overlay(0) +from:0x02165244 kind:load to:0x0215f1f4 module:overlay(74) +from:0x02165248 kind:load to:0x02099c6c module:overlay(0) +from:0x0216524c kind:load to:0x02099c70 module:overlay(0) +from:0x02165250 kind:load to:0x02099d2c module:overlay(0) +from:0x02165254 kind:load to:0x02099d98 module:overlay(0) +from:0x02165258 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216525c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165260 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165264 kind:load to:0x0215f960 module:overlay(74) +from:0x02165268 kind:load to:0x0215f980 module:overlay(74) +from:0x0216526c kind:load to:0x0215eee4 module:overlay(74) +from:0x02165270 kind:load to:0x0215f1ec module:overlay(74) +from:0x02165298 kind:load to:0x0215fe7c module:overlay(74) +from:0x021652a0 kind:load to:0x0215fee4 module:overlay(74) +from:0x021652a8 kind:load to:0x0215ff5c module:overlay(74) +from:0x021652b0 kind:load to:0x021600d0 module:overlay(74) +from:0x021652b8 kind:load to:0x021603a8 module:overlay(74) +from:0x021652c0 kind:load to:0x02160444 module:overlay(74) +from:0x021652c8 kind:load to:0x0215fe90 module:overlay(74) +from:0x021652d0 kind:load to:0x0215fef8 module:overlay(74) +from:0x021652d8 kind:load to:0x0215ffd4 module:overlay(74) +from:0x021652e0 kind:load to:0x0216014c module:overlay(74) +from:0x021652e8 kind:load to:0x02160410 module:overlay(74) +from:0x021652f0 kind:load to:0x021604e8 module:overlay(74) +from:0x02165300 kind:load to:0x0215f9c8 module:overlay(74) +from:0x02165304 kind:load to:0x020990ec module:overlay(0) +from:0x02165308 kind:load to:0x02098efc module:overlay(0) +from:0x0216530c kind:load to:0x02098f78 module:overlay(0) +from:0x02165310 kind:load to:0x020990f4 module:overlay(0) +from:0x02165314 kind:load to:0x02099114 module:overlay(0) +from:0x02165318 kind:load to:0x02099140 module:overlay(0) +from:0x02165324 kind:load to:0x0215fb98 module:overlay(74) +from:0x02165328 kind:load to:0x0216083c module:overlay(74) +from:0x0216532c kind:load to:0x0209ba20 module:overlay(0) +from:0x02165330 kind:load to:0x0209ba54 module:overlay(0) +from:0x02165334 kind:load to:0x0209baec module:overlay(0) +from:0x02165338 kind:load to:0x0209bb00 module:overlay(0) +from:0x0216533c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02165340 kind:load to:0x0209bb28 module:overlay(0) +from:0x02165344 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02165348 kind:load to:0x0209b838 module:overlay(0) +from:0x0216534c kind:load to:0x0209babc module:overlay(0) +from:0x02165350 kind:load to:0x0209bad4 module:overlay(0) +from:0x02165354 kind:load to:0x0209bb14 module:overlay(0) +from:0x02165358 kind:load to:0x0209bea0 module:overlay(0) +from:0x0216535c kind:load to:0x02157694 module:overlay(74) +from:0x02165360 kind:load to:0x02157670 module:overlay(74) +from:0x02165364 kind:load to:0x0209bed8 module:overlay(0) +from:0x02165370 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165374 kind:load to:0x02099cfc module:overlay(0) +from:0x02165378 kind:load to:0x02099d14 module:overlay(0) +from:0x0216537c kind:load to:0x02099d20 module:overlay(0) +from:0x02165380 kind:load to:0x021607f0 module:overlay(74) +from:0x02165384 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165388 kind:load to:0x0215fbac module:overlay(74) +from:0x0216538c kind:load to:0x02099c58 module:overlay(0) +from:0x02165390 kind:load to:0x0215fd48 module:overlay(74) +from:0x02165394 kind:load to:0x02099c60 module:overlay(0) +from:0x02165398 kind:load to:0x02099c64 module:overlay(0) +from:0x0216539c kind:load to:0x02160758 module:overlay(74) +from:0x021653a0 kind:load to:0x02099c6c module:overlay(0) +from:0x021653a4 kind:load to:0x02099c70 module:overlay(0) +from:0x021653a8 kind:load to:0x02099d2c module:overlay(0) +from:0x021653ac kind:load to:0x02099d98 module:overlay(0) +from:0x021653b0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021653b4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021653b8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021653bc kind:load to:0x02160858 module:overlay(74) +from:0x021653c0 kind:load to:0x02160898 module:overlay(74) +from:0x021653d8 kind:load to:0x02160900 module:overlay(74) +from:0x021653dc kind:load to:0x020990ec module:overlay(0) +from:0x021653e0 kind:load to:0x02098efc module:overlay(0) +from:0x021653e4 kind:load to:0x02098f78 module:overlay(0) +from:0x021653e8 kind:load to:0x020990f4 module:overlay(0) +from:0x021653ec kind:load to:0x02099114 module:overlay(0) +from:0x021653f0 kind:load to:0x02099140 module:overlay(0) +from:0x02165444 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165448 kind:load to:0x02099cfc module:overlay(0) +from:0x0216544c kind:load to:0x02099d14 module:overlay(0) +from:0x02165450 kind:load to:0x02099d20 module:overlay(0) +from:0x02165454 kind:load to:0x01fff464 module:itcm +from:0x02165458 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0216545c kind:load to:0x02160dc0 module:overlay(74) +from:0x02165460 kind:load to:0x02099c58 module:overlay(0) +from:0x02165464 kind:load to:0x02160f6c module:overlay(74) +from:0x02165468 kind:load to:0x02160f2c module:overlay(74) +from:0x0216546c kind:load to:0x02099c64 module:overlay(0) +from:0x02165470 kind:load to:0x021631d8 module:overlay(74) +from:0x02165474 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02165478 kind:load to:0x02099c70 module:overlay(0) +from:0x0216547c kind:load to:0x02099d2c module:overlay(0) +from:0x02165480 kind:load to:0x02099d98 module:overlay(0) +from:0x02165484 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165488 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216548c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165490 kind:load to:0x02160cb8 module:overlay(74) +from:0x02165494 kind:load to:0x02160d38 module:overlay(74) +from:0x02165498 kind:load to:0x0209ad54 module:overlay(0) +from:0x0216549c kind:load to:0x0216118c module:overlay(74) +from:0x021654a4 kind:load to:0x02161424 module:overlay(74) +from:0x021654ac kind:load to:0x021614f4 module:overlay(74) +from:0x021654b4 kind:load to:0x0216184c module:overlay(74) +from:0x021654bc kind:load to:0x02161b20 module:overlay(74) +from:0x021654c4 kind:load to:0x02161e6c module:overlay(74) +from:0x021654cc kind:load to:0x02162074 module:overlay(74) +from:0x021654d4 kind:load to:0x02162210 module:overlay(74) +from:0x021654dc kind:load to:0x02161b98 module:overlay(74) +from:0x021654e4 kind:load to:0x02161c28 module:overlay(74) +from:0x021654ec kind:load to:0x021624bc module:overlay(74) +from:0x021654f4 kind:load to:0x02162720 module:overlay(74) +from:0x021654fc kind:load to:0x0216262c module:overlay(74) +from:0x02165504 kind:load to:0x0216112c module:overlay(74) +from:0x0216550c kind:load to:0x021613f4 module:overlay(74) +from:0x02165514 kind:load to:0x02161428 module:overlay(74) +from:0x0216551c kind:load to:0x021617ec module:overlay(74) +from:0x02165524 kind:load to:0x02161ad4 module:overlay(74) +from:0x0216552c kind:load to:0x02161d3c module:overlay(74) +from:0x02165534 kind:load to:0x0216202c module:overlay(74) +from:0x0216553c kind:load to:0x0216218c module:overlay(74) +from:0x02165544 kind:load to:0x02161b58 module:overlay(74) +from:0x0216554c kind:load to:0x02161be0 module:overlay(74) +from:0x02165554 kind:load to:0x0216243c module:overlay(74) +from:0x0216555c kind:load to:0x0216263c module:overlay(74) +from:0x02165564 kind:load to:0x021625b4 module:overlay(74) diff --git a/config/jp/arm9/overlays/ov074/symbols.txt b/config/jp/arm9/overlays/ov074/symbols.txt new file mode 100644 index 00000000..20102847 --- /dev/null +++ b/config/jp/arm9/overlays/ov074/symbols.txt @@ -0,0 +1,466 @@ +func_ov074_02152c20 kind:function(arm,size=0xc) addr:0x02152c20 +func_ov074_02152c2c kind:function(arm,size=0x24) addr:0x02152c2c +func_ov074_02152c50 kind:function(arm,size=0x34) addr:0x02152c50 +func_ov074_02152c84 kind:function(arm,size=0x14) addr:0x02152c84 +func_ov074_02152c98 kind:function(arm,size=0x244) addr:0x02152c98 +func_ov074_02152edc kind:function(arm,size=0x90) addr:0x02152edc +func_ov074_02152f6c kind:function(arm,size=0x20c) addr:0x02152f6c +func_ov074_02153178 kind:function(arm,size=0x14) addr:0x02153178 +func_ov074_0215318c kind:function(arm,size=0x14) addr:0x0215318c +func_ov074_021531a0 kind:function(arm,size=0x1f4) addr:0x021531a0 +func_ov074_02153394 kind:function(arm,size=0x40) addr:0x02153394 +func_ov074_021533d4 kind:function(arm,size=0xa4) addr:0x021533d4 +func_ov074_02153478 kind:function(arm,size=0x5c) addr:0x02153478 +func_ov074_021534d4 kind:function(arm,size=0x17c) addr:0x021534d4 +func_ov074_02153650 kind:function(arm,size=0xb4) addr:0x02153650 +func_ov074_02153704 kind:function(arm,size=0x68) addr:0x02153704 +func_ov074_0215376c kind:function(arm,size=0xa0) addr:0x0215376c +func_ov074_0215380c kind:function(arm,size=0x44) addr:0x0215380c +func_ov074_02153850 kind:function(arm,size=0x78) addr:0x02153850 +func_ov074_021538c8 kind:function(arm,size=0x78) addr:0x021538c8 +func_ov074_02153940 kind:function(arm,size=0x70) addr:0x02153940 +func_ov074_021539b0 kind:function(arm,size=0x64) addr:0x021539b0 +func_ov074_02153a14 kind:function(arm,size=0x24) addr:0x02153a14 +func_ov074_02153a38 kind:function(arm,size=0x10) addr:0x02153a38 +func_ov074_02153a48 kind:function(arm,size=0x8) addr:0x02153a48 +func_ov074_02153a50 kind:function(arm,size=0x1c) addr:0x02153a50 +func_ov074_02153a6c kind:function(arm,size=0x1c) addr:0x02153a6c +func_ov074_02153a88 kind:function(arm,size=0x48) addr:0x02153a88 +func_ov074_02153ad0 kind:function(arm,size=0x50) addr:0x02153ad0 +func_ov074_02153b20 kind:function(arm,size=0x14) addr:0x02153b20 +func_ov074_02153b34 kind:function(arm,size=0xc) addr:0x02153b34 +func_ov074_02153b40 kind:function(arm,size=0x24) addr:0x02153b40 +func_ov074_02153b64 kind:function(arm,size=0x28) addr:0x02153b64 +func_ov074_02153b8c kind:function(arm,size=0x14) addr:0x02153b8c +func_ov074_02153ba0 kind:function(arm,size=0x244) addr:0x02153ba0 +func_ov074_02153de4 kind:function(arm,size=0x248) addr:0x02153de4 +func_ov074_0215402c kind:function(arm,size=0x24c) addr:0x0215402c +func_ov074_02154278 kind:function(arm,size=0xf4) addr:0x02154278 +func_ov074_0215436c kind:function(arm,size=0x14) addr:0x0215436c +func_ov074_02154380 kind:function(arm,size=0x1c) addr:0x02154380 +func_ov074_0215439c kind:function(arm,size=0x1c4) addr:0x0215439c +func_ov074_02154560 kind:function(arm,size=0x9c) addr:0x02154560 +func_ov074_021545fc kind:function(arm,size=0x14) addr:0x021545fc +func_ov074_02154610 kind:function(arm,size=0x1c) addr:0x02154610 +func_ov074_0215462c kind:function(arm,size=0x5c) addr:0x0215462c +func_ov074_02154688 kind:function(arm,size=0x118) addr:0x02154688 +func_ov074_021547a0 kind:function(arm,size=0x48) addr:0x021547a0 +func_ov074_021547e8 kind:function(arm,size=0x50) addr:0x021547e8 +func_ov074_02154838 kind:function(arm,size=0x1b8) addr:0x02154838 +func_ov074_021549f0 kind:function(arm,size=0xc0) addr:0x021549f0 +func_ov074_02154ab0 kind:function(arm,size=0x50) addr:0x02154ab0 +func_ov074_02154b00 kind:function(arm,size=0x94) addr:0x02154b00 +func_ov074_02154b94 kind:function(arm,size=0xc8) addr:0x02154b94 +func_ov074_02154c5c kind:function(arm,size=0x38) addr:0x02154c5c +func_ov074_02154c94 kind:function(arm,size=0x14) addr:0x02154c94 +func_ov074_02154ca8 kind:function(arm,size=0x168) addr:0x02154ca8 +func_ov074_02154e10 kind:function(arm,size=0x48) addr:0x02154e10 +func_ov074_02154e58 kind:function(arm,size=0x14) addr:0x02154e58 +func_ov074_02154e6c kind:function(arm,size=0xc) addr:0x02154e6c +func_ov074_02154e78 kind:function(arm,size=0x24) addr:0x02154e78 +func_ov074_02154e9c kind:function(arm,size=0x68) addr:0x02154e9c +func_ov074_02154f04 kind:function(arm,size=0x318) addr:0x02154f04 +func_ov074_0215521c kind:function(arm,size=0x14) addr:0x0215521c +func_ov074_02155230 kind:function(arm,size=0xec) addr:0x02155230 +func_ov074_0215531c kind:function(arm,size=0xf4) addr:0x0215531c +func_ov074_02155410 kind:function(arm,size=0xe4) addr:0x02155410 +func_ov074_021554f4 kind:function(arm,size=0x34) addr:0x021554f4 +func_ov074_02155528 kind:function(arm,size=0x60) addr:0x02155528 +func_ov074_02155588 kind:function(arm,size=0x40) addr:0x02155588 +func_ov074_021555c8 kind:function(arm,size=0x278) addr:0x021555c8 +func_ov074_02155840 kind:function(arm,size=0x34) addr:0x02155840 +func_ov074_02155874 kind:function(arm,size=0x174) addr:0x02155874 +func_ov074_021559e8 kind:function(arm,size=0x4) addr:0x021559e8 +func_ov074_021559ec kind:function(arm,size=0x4) addr:0x021559ec +func_ov074_021559f0 kind:function(arm,size=0x3c) addr:0x021559f0 +func_ov074_02155a2c kind:function(arm,size=0x1c) addr:0x02155a2c +func_ov074_02155a48 kind:function(arm,size=0x90) addr:0x02155a48 +func_ov074_02155ad8 kind:function(arm,size=0x34) addr:0x02155ad8 +func_ov074_02155b0c kind:function(arm,size=0x100) addr:0x02155b0c +func_ov074_02155c0c kind:function(arm,size=0x178) addr:0x02155c0c +func_ov074_02155d84 kind:function(arm,size=0x98) addr:0x02155d84 +func_ov074_02155e1c kind:function(arm,size=0x124) addr:0x02155e1c +func_ov074_02155f40 kind:function(arm,size=0x4c) addr:0x02155f40 +func_ov074_02155f8c kind:function(arm,size=0x228) addr:0x02155f8c +func_ov074_021561b4 kind:function(arm,size=0x14c) addr:0x021561b4 +func_ov074_02156300 kind:function(arm,size=0x88) addr:0x02156300 +func_ov074_02156388 kind:function(arm,size=0x64) addr:0x02156388 +func_ov074_021563ec kind:function(arm,size=0x244) addr:0x021563ec +func_ov074_02156630 kind:function(arm,size=0x218) addr:0x02156630 +func_ov074_02156848 kind:function(arm,size=0x1d0) addr:0x02156848 +func_ov074_02156a18 kind:function(arm,size=0x2c) addr:0x02156a18 +func_ov074_02156a44 kind:function(arm,size=0x364) addr:0x02156a44 +func_ov074_02156da8 kind:function(arm,size=0x60) addr:0x02156da8 +func_ov074_02156e08 kind:function(arm,size=0x78) addr:0x02156e08 +func_ov074_02156e80 kind:function(arm,size=0x7c) addr:0x02156e80 +func_ov074_02156efc kind:function(arm,size=0x54) addr:0x02156efc +func_ov074_02156f50 kind:function(arm,size=0x2c) addr:0x02156f50 +func_ov074_02156f7c kind:function(arm,size=0xc4) addr:0x02156f7c +func_ov074_02157040 kind:function(arm,size=0x74) addr:0x02157040 +func_ov074_021570b4 kind:function(arm,size=0x148) addr:0x021570b4 +func_ov074_021571fc kind:function(arm,size=0x364) addr:0x021571fc +func_ov074_02157560 kind:function(arm,size=0x110) addr:0x02157560 +func_ov074_02157670 kind:function(arm,size=0x24) addr:0x02157670 +func_ov074_02157694 kind:function(arm,size=0x2c) addr:0x02157694 +func_ov074_021576c0 kind:function(arm,size=0xc) addr:0x021576c0 +func_ov074_021576cc kind:function(arm,size=0x1c) addr:0x021576cc +func_ov074_021576e8 kind:function(arm,size=0x14) addr:0x021576e8 +func_ov074_021576fc kind:function(arm,size=0xc) addr:0x021576fc +func_ov074_02157708 kind:function(arm,size=0x24) addr:0x02157708 +func_ov074_0215772c kind:function(arm,size=0x44) addr:0x0215772c +func_ov074_02157770 kind:function(arm,size=0x1d0) addr:0x02157770 +func_ov074_02157940 kind:function(arm,size=0x90) addr:0x02157940 +func_ov074_021579d0 kind:function(arm,size=0x10) addr:0x021579d0 +func_ov074_021579e0 kind:function(arm,size=0x48) addr:0x021579e0 +func_ov074_02157a28 kind:function(arm,size=0x3e4) addr:0x02157a28 +func_ov074_02157e0c kind:function(arm,size=0x90) addr:0x02157e0c +func_ov074_02157e9c kind:function(arm,size=0x4) addr:0x02157e9c +func_ov074_02157ea0 kind:function(arm,size=0x1f4) addr:0x02157ea0 +func_ov074_02158094 kind:function(arm,size=0x44) addr:0x02158094 +func_ov074_021580d8 kind:function(arm,size=0x14) addr:0x021580d8 +func_ov074_021580ec kind:function(arm,size=0x6c) addr:0x021580ec +func_ov074_02158158 kind:function(arm,size=0x4) addr:0x02158158 +func_ov074_0215815c kind:function(arm,size=0x3c) addr:0x0215815c +func_ov074_02158198 kind:function(arm,size=0x98) addr:0x02158198 +func_ov074_02158230 kind:function(arm,size=0x804) addr:0x02158230 +func_ov074_02158a34 kind:function(arm,size=0x70) addr:0x02158a34 +func_ov074_02158aa4 kind:function(arm,size=0x74) addr:0x02158aa4 +func_ov074_02158b18 kind:function(arm,size=0x7c) addr:0x02158b18 +func_ov074_02158b94 kind:function(arm,size=0x14) addr:0x02158b94 +func_ov074_02158ba8 kind:function(arm,size=0xc) addr:0x02158ba8 +func_ov074_02158bb4 kind:function(arm,size=0x28) addr:0x02158bb4 +func_ov074_02158bdc kind:function(arm,size=0x68) addr:0x02158bdc +func_ov074_02158c44 kind:function(arm,size=0x3a8) addr:0x02158c44 +func_ov074_02158fec kind:function(arm,size=0x14) addr:0x02158fec +func_ov074_02159000 kind:function(arm,size=0x14) addr:0x02159000 +func_ov074_02159014 kind:function(arm,size=0x70) addr:0x02159014 +func_ov074_02159084 kind:function(arm,size=0x78) addr:0x02159084 +func_ov074_021590fc kind:function(arm,size=0x178) addr:0x021590fc +func_ov074_02159274 kind:function(arm,size=0x40) addr:0x02159274 +func_ov074_021592b4 kind:function(arm,size=0x104) addr:0x021592b4 +func_ov074_021593b8 kind:function(arm,size=0x48) addr:0x021593b8 +func_ov074_02159400 kind:function(arm,size=0x40) addr:0x02159400 +func_ov074_02159440 kind:function(arm,size=0x478) addr:0x02159440 +func_ov074_021598b8 kind:function(arm,size=0x300) addr:0x021598b8 +func_ov074_02159bb8 kind:function(arm,size=0x680) addr:0x02159bb8 +func_ov074_0215a238 kind:function(arm,size=0x4) addr:0x0215a238 +func_ov074_0215a23c kind:function(arm,size=0x10) addr:0x0215a23c +func_ov074_0215a24c kind:function(arm,size=0x184) addr:0x0215a24c +func_ov074_0215a3d0 kind:function(arm,size=0x20) addr:0x0215a3d0 +func_ov074_0215a3f0 kind:function(arm,size=0x34) addr:0x0215a3f0 +func_ov074_0215a424 kind:function(arm,size=0xf4) addr:0x0215a424 +func_ov074_0215a518 kind:function(arm,size=0x18) addr:0x0215a518 +func_ov074_0215a530 kind:function(arm,size=0x54) addr:0x0215a530 +func_ov074_0215a584 kind:function(arm,size=0x14) addr:0x0215a584 +func_ov074_0215a598 kind:function(arm,size=0xe8) addr:0x0215a598 +func_ov074_0215a680 kind:function(arm,size=0xe0) addr:0x0215a680 +func_ov074_0215a760 kind:function(arm,size=0x1cc) addr:0x0215a760 +func_ov074_0215a92c kind:function(arm,size=0x38) addr:0x0215a92c +func_ov074_0215a964 kind:function(arm,size=0x9c) addr:0x0215a964 +func_ov074_0215aa00 kind:function(arm,size=0xe0) addr:0x0215aa00 +func_ov074_0215aae0 kind:function(arm,size=0x214) addr:0x0215aae0 +func_ov074_0215acf4 kind:function(arm,size=0x88) addr:0x0215acf4 +func_ov074_0215ad7c kind:function(arm,size=0x38) addr:0x0215ad7c +func_ov074_0215adb4 kind:function(arm,size=0x94) addr:0x0215adb4 +func_ov074_0215ae48 kind:function(arm,size=0x110) addr:0x0215ae48 +func_ov074_0215af58 kind:function(arm,size=0x8c) addr:0x0215af58 +func_ov074_0215afe4 kind:function(arm,size=0x50) addr:0x0215afe4 +func_ov074_0215b034 kind:function(arm,size=0x64) addr:0x0215b034 +func_ov074_0215b098 kind:function(arm,size=0x114) addr:0x0215b098 +func_ov074_0215b1ac kind:function(arm,size=0xec) addr:0x0215b1ac +func_ov074_0215b298 kind:function(arm,size=0x254) addr:0x0215b298 +func_ov074_0215b4ec kind:function(arm,size=0xec) addr:0x0215b4ec +func_ov074_0215b5d8 kind:function(arm,size=0x184) addr:0x0215b5d8 +func_ov074_0215b75c kind:function(arm,size=0x330) addr:0x0215b75c +func_ov074_0215ba8c kind:function(arm,size=0x44) addr:0x0215ba8c +func_ov074_0215bad0 kind:function(arm,size=0x180) addr:0x0215bad0 +func_ov074_0215bc50 kind:function(arm,size=0x64) addr:0x0215bc50 +func_ov074_0215bcb4 kind:function(arm,size=0x5c) addr:0x0215bcb4 +func_ov074_0215bd10 kind:function(arm,size=0x11c) addr:0x0215bd10 +func_ov074_0215be2c kind:function(arm,size=0x8c) addr:0x0215be2c +func_ov074_0215beb8 kind:function(arm,size=0xb8) addr:0x0215beb8 +func_ov074_0215bf70 kind:function(arm,size=0xe8) addr:0x0215bf70 +func_ov074_0215c058 kind:function(arm,size=0xb0) addr:0x0215c058 +func_ov074_0215c108 kind:function(arm,size=0xfc) addr:0x0215c108 +func_ov074_0215c204 kind:function(arm,size=0x140) addr:0x0215c204 +func_ov074_0215c344 kind:function(arm,size=0x2ac) addr:0x0215c344 +func_ov074_0215c5f0 kind:function(arm,size=0xc8) addr:0x0215c5f0 +func_ov074_0215c6b8 kind:function(arm,size=0x100) addr:0x0215c6b8 +func_ov074_0215c7b8 kind:function(arm,size=0x40) addr:0x0215c7b8 +func_ov074_0215c7f8 kind:function(arm,size=0x27c) addr:0x0215c7f8 +func_ov074_0215ca74 kind:function(arm,size=0x34) addr:0x0215ca74 +func_ov074_0215caa8 kind:function(arm,size=0x368) addr:0x0215caa8 +func_ov074_0215ce10 kind:function(arm,size=0x84) addr:0x0215ce10 +func_ov074_0215ce94 kind:function(arm,size=0x9c) addr:0x0215ce94 +func_ov074_0215cf30 kind:function(arm,size=0x80) addr:0x0215cf30 +func_ov074_0215cfb0 kind:function(arm,size=0xa8) addr:0x0215cfb0 +func_ov074_0215d058 kind:function(arm,size=0x15c) addr:0x0215d058 +func_ov074_0215d1b4 kind:function(arm,size=0x114) addr:0x0215d1b4 +func_ov074_0215d2c8 kind:function(arm,size=0x1b0) addr:0x0215d2c8 +func_ov074_0215d478 kind:function(arm,size=0x128) addr:0x0215d478 +func_ov074_0215d5a0 kind:function(arm,size=0x140) addr:0x0215d5a0 +func_ov074_0215d6e0 kind:function(arm,size=0x1c) addr:0x0215d6e0 +func_ov074_0215d6fc kind:function(arm,size=0x1c) addr:0x0215d6fc +func_ov074_0215d718 kind:function(arm,size=0x594) addr:0x0215d718 +func_ov074_0215dcac kind:function(arm,size=0xd0) addr:0x0215dcac +func_ov074_0215dd7c kind:function(arm,size=0x198) addr:0x0215dd7c +func_ov074_0215df14 kind:function(arm,size=0x324) addr:0x0215df14 +func_ov074_0215e238 kind:function(arm,size=0x42c) addr:0x0215e238 +func_ov074_0215e664 kind:function(arm,size=0x94) addr:0x0215e664 +func_ov074_0215e6f8 kind:function(arm,size=0x58) addr:0x0215e6f8 +func_ov074_0215e750 kind:function(arm,size=0x54) addr:0x0215e750 +func_ov074_0215e7a4 kind:function(arm,size=0x48) addr:0x0215e7a4 +func_ov074_0215e7ec kind:function(arm,size=0x24) addr:0x0215e7ec +func_ov074_0215e810 kind:function(arm,size=0x38) addr:0x0215e810 +func_ov074_0215e848 kind:function(arm,size=0x68) addr:0x0215e848 +func_ov074_0215e8b0 kind:function(arm,size=0x34) addr:0x0215e8b0 +func_ov074_0215e8e4 kind:function(arm,size=0xa8) addr:0x0215e8e4 +func_ov074_0215e98c kind:function(arm,size=0x130) addr:0x0215e98c +func_ov074_0215eabc kind:function(arm,size=0x130) addr:0x0215eabc +func_ov074_0215ebec kind:function(arm,size=0x1c) addr:0x0215ebec +func_ov074_0215ec08 kind:function(arm,size=0x1c) addr:0x0215ec08 +func_ov074_0215ec24 kind:function(arm,size=0x14) addr:0x0215ec24 +func_ov074_0215ec38 kind:function(arm,size=0xc) addr:0x0215ec38 +func_ov074_0215ec44 kind:function(arm,size=0x24) addr:0x0215ec44 +func_ov074_0215ec68 kind:function(arm,size=0x40) addr:0x0215ec68 +func_ov074_0215eca8 kind:function(arm,size=0x78) addr:0x0215eca8 +func_ov074_0215ed20 kind:function(arm,size=0x120) addr:0x0215ed20 +func_ov074_0215ee40 kind:function(arm,size=0x3c) addr:0x0215ee40 +func_ov074_0215ee7c kind:function(arm,size=0x44) addr:0x0215ee7c +func_ov074_0215eec0 kind:function(arm,size=0x24) addr:0x0215eec0 +func_ov074_0215eee4 kind:function(arm,size=0x3c) addr:0x0215eee4 +func_ov074_0215ef20 kind:function(arm,size=0x124) addr:0x0215ef20 +func_ov074_0215f044 kind:function(arm,size=0x20) addr:0x0215f044 +func_ov074_0215f064 kind:function(arm,size=0x28) addr:0x0215f064 +func_ov074_0215f08c kind:function(arm,size=0x1c) addr:0x0215f08c +func_ov074_0215f0a8 kind:function(arm,size=0x20) addr:0x0215f0a8 +func_ov074_0215f0c8 kind:function(arm,size=0x4) addr:0x0215f0c8 +func_ov074_0215f0cc kind:function(arm,size=0x20) addr:0x0215f0cc +func_ov074_0215f0ec kind:function(arm,size=0x1c) addr:0x0215f0ec +func_ov074_0215f108 kind:function(arm,size=0x4c) addr:0x0215f108 +func_ov074_0215f154 kind:function(arm,size=0x4) addr:0x0215f154 +func_ov074_0215f158 kind:function(arm,size=0x1c) addr:0x0215f158 +func_ov074_0215f174 kind:function(arm,size=0x40) addr:0x0215f174 +func_ov074_0215f1b4 kind:function(arm,size=0xc) addr:0x0215f1b4 +func_ov074_0215f1c0 kind:function(arm,size=0x2c) addr:0x0215f1c0 +func_ov074_0215f1ec kind:function(arm,size=0x8) addr:0x0215f1ec +func_ov074_0215f1f4 kind:function(arm,size=0x5c) addr:0x0215f1f4 +func_ov074_0215f250 kind:function(arm,size=0x88) addr:0x0215f250 +func_ov074_0215f2d8 kind:function(arm,size=0x118) addr:0x0215f2d8 +func_ov074_0215f3f0 kind:function(arm,size=0x33c) addr:0x0215f3f0 +func_ov074_0215f72c kind:function(arm,size=0x234) addr:0x0215f72c +func_ov074_0215f960 kind:function(arm,size=0x20) addr:0x0215f960 +func_ov074_0215f980 kind:function(arm,size=0x28) addr:0x0215f980 +func_ov074_0215f9a8 kind:function(arm,size=0x14) addr:0x0215f9a8 +func_ov074_0215f9bc kind:function(arm,size=0xc) addr:0x0215f9bc +func_ov074_0215f9c8 kind:function(arm,size=0x24) addr:0x0215f9c8 +func_ov074_0215f9ec kind:function(arm,size=0x40) addr:0x0215f9ec +func_ov074_0215fa2c kind:function(arm,size=0x16c) addr:0x0215fa2c +func_ov074_0215fb98 kind:function(arm,size=0x14) addr:0x0215fb98 +func_ov074_0215fbac kind:function(arm,size=0x78) addr:0x0215fbac +func_ov074_0215fc24 kind:function(arm,size=0x14) addr:0x0215fc24 +func_ov074_0215fc38 kind:function(arm,size=0x48) addr:0x0215fc38 +func_ov074_0215fc80 kind:function(arm,size=0xc8) addr:0x0215fc80 +func_ov074_0215fd48 kind:function(arm,size=0x134) addr:0x0215fd48 +func_ov074_0215fe7c kind:function(arm,size=0x14) addr:0x0215fe7c +func_ov074_0215fe90 kind:function(arm,size=0x54) addr:0x0215fe90 +func_ov074_0215fee4 kind:function(arm,size=0x14) addr:0x0215fee4 +func_ov074_0215fef8 kind:function(arm,size=0x64) addr:0x0215fef8 +func_ov074_0215ff5c kind:function(arm,size=0x78) addr:0x0215ff5c +func_ov074_0215ffd4 kind:function(arm,size=0xfc) addr:0x0215ffd4 +func_ov074_021600d0 kind:function(arm,size=0x7c) addr:0x021600d0 +func_ov074_0216014c kind:function(arm,size=0x25c) addr:0x0216014c +func_ov074_021603a8 kind:function(arm,size=0x68) addr:0x021603a8 +func_ov074_02160410 kind:function(arm,size=0x34) addr:0x02160410 +func_ov074_02160444 kind:function(arm,size=0xa4) addr:0x02160444 +func_ov074_021604e8 kind:function(arm,size=0x194) addr:0x021604e8 +func_ov074_0216067c kind:function(arm,size=0xa8) addr:0x0216067c +func_ov074_02160724 kind:function(arm,size=0x14) addr:0x02160724 +func_ov074_02160738 kind:function(arm,size=0x20) addr:0x02160738 +func_ov074_02160758 kind:function(arm,size=0x98) addr:0x02160758 +func_ov074_021607f0 kind:function(arm,size=0x4c) addr:0x021607f0 +func_ov074_0216083c kind:function(arm,size=0x1c) addr:0x0216083c +func_ov074_02160858 kind:function(arm,size=0x40) addr:0x02160858 +func_ov074_02160898 kind:function(arm,size=0x48) addr:0x02160898 +func_ov074_021608e0 kind:function(arm,size=0x14) addr:0x021608e0 +func_ov074_021608f4 kind:function(arm,size=0xc) addr:0x021608f4 +func_ov074_02160900 kind:function(arm,size=0x28) addr:0x02160900 +func_ov074_02160928 kind:function(arm,size=0x58) addr:0x02160928 +func_ov074_02160980 kind:function(arm,size=0x338) addr:0x02160980 +func_ov074_02160cb8 kind:function(arm,size=0x80) addr:0x02160cb8 +func_ov074_02160d38 kind:function(arm,size=0x88) addr:0x02160d38 +func_ov074_02160dc0 kind:function(arm,size=0xb0) addr:0x02160dc0 +func_ov074_02160e70 kind:function(arm,size=0x74) addr:0x02160e70 +func_ov074_02160ee4 kind:function(arm,size=0x48) addr:0x02160ee4 +func_ov074_02160f2c kind:function(arm,size=0x40) addr:0x02160f2c +func_ov074_02160f6c kind:function(arm,size=0x1c0) addr:0x02160f6c +func_ov074_0216112c kind:function(arm,size=0x60) addr:0x0216112c +func_ov074_0216118c kind:function(arm,size=0x268) addr:0x0216118c +func_ov074_021613f4 kind:function(arm,size=0x30) addr:0x021613f4 +func_ov074_02161424 kind:function(arm,size=0x4) addr:0x02161424 +func_ov074_02161428 kind:function(arm,size=0xcc) addr:0x02161428 +func_ov074_021614f4 kind:function(arm,size=0x1ac) addr:0x021614f4 +func_ov074_021616a0 kind:function(arm,size=0x14c) addr:0x021616a0 +func_ov074_021617ec kind:function(arm,size=0x60) addr:0x021617ec +func_ov074_0216184c kind:function(arm,size=0x288) addr:0x0216184c +func_ov074_02161ad4 kind:function(arm,size=0x4c) addr:0x02161ad4 +func_ov074_02161b20 kind:function(arm,size=0x38) addr:0x02161b20 +func_ov074_02161b58 kind:function(arm,size=0x40) addr:0x02161b58 +func_ov074_02161b98 kind:function(arm,size=0x48) addr:0x02161b98 +func_ov074_02161be0 kind:function(arm,size=0x48) addr:0x02161be0 +func_ov074_02161c28 kind:function(arm,size=0x114) addr:0x02161c28 +func_ov074_02161d3c kind:function(arm,size=0x130) addr:0x02161d3c +func_ov074_02161e6c kind:function(arm,size=0x1c0) addr:0x02161e6c +func_ov074_0216202c kind:function(arm,size=0x48) addr:0x0216202c +func_ov074_02162074 kind:function(arm,size=0x118) addr:0x02162074 +func_ov074_0216218c kind:function(arm,size=0x84) addr:0x0216218c +func_ov074_02162210 kind:function(arm,size=0xd4) addr:0x02162210 +func_ov074_021622e4 kind:function(arm,size=0x158) addr:0x021622e4 +func_ov074_0216243c kind:function(arm,size=0x80) addr:0x0216243c +func_ov074_021624bc kind:function(arm,size=0xf8) addr:0x021624bc +func_ov074_021625b4 kind:function(arm,size=0x78) addr:0x021625b4 +func_ov074_0216262c kind:function(arm,size=0x10) addr:0x0216262c +func_ov074_0216263c kind:function(arm,size=0xe4) addr:0x0216263c +func_ov074_02162720 kind:function(arm,size=0x900) addr:0x02162720 +func_ov074_02163020 kind:function(arm,size=0xa0) addr:0x02163020 +func_ov074_021630c0 kind:function(arm,size=0x78) addr:0x021630c0 +func_ov074_02163138 kind:function(arm,size=0xa0) addr:0x02163138 +func_ov074_021631d8 kind:function(arm,size=0x80) addr:0x021631d8 +func_ov074_02163258 kind:function(arm,size=0x338) addr:0x02163258 +func_ov074_02163590 kind:function(arm,size=0x150) addr:0x02163590 +func_ov074_021636e0 kind:function(arm,size=0x348) addr:0x021636e0 +func_ov074_02163a28 kind:function(arm,size=0x80) addr:0x02163a28 +func_ov074_02163aa8 kind:function(arm,size=0x24) addr:0x02163aa8 +func_ov074_02163acc kind:function(arm,size=0xb0) addr:0x02163acc +func_ov074_02163b7c kind:function(arm,size=0x18) addr:0x02163b7c +func_ov074_02163b94 kind:function(arm,size=0x24) addr:0x02163b94 +func_ov074_02163bb8 kind:function(arm,size=0x1c) addr:0x02163bb8 +func_ov074_02163bd4 kind:function(arm,size=0x1c) addr:0x02163bd4 +func_ov074_02163bf0 kind:function(arm,size=0x1c) addr:0x02163bf0 +func_ov074_02163c0c kind:function(arm,size=0x24) addr:0x02163c0c +func_ov074_02163c30 kind:function(arm,size=0x24) addr:0x02163c30 +func_ov074_02163c54 kind:function(arm,size=0x24) addr:0x02163c54 +func_ov074_02163c78 kind:function(arm,size=0xbc) addr:0x02163c78 +func_ov074_02163d34 kind:function(arm,size=0x120) addr:0x02163d34 +func_ov074_02163e54 kind:function(arm,size=0x30) addr:0x02163e54 +func_ov074_02163e84 kind:function(arm,size=0x14) addr:0x02163e84 +func_ov074_02163e98 kind:function(arm,size=0x208) addr:0x02163e98 +data_ov074_021640a4 kind:data(any) addr:0x021640a4 +data_ov074_021640c4 kind:data(any) addr:0x021640c4 +data_ov074_021640e8 kind:data(any) addr:0x021640e8 +data_ov074_021640f8 kind:data(any) addr:0x021640f8 +data_ov074_02164108 kind:data(any) addr:0x02164108 +data_ov074_02164128 kind:data(any) addr:0x02164128 +data_ov074_02164148 kind:data(any) addr:0x02164148 +data_ov074_0216416c kind:data(any) addr:0x0216416c +data_ov074_021641ac kind:data(any) addr:0x021641ac +data_ov074_021641bc kind:data(any) addr:0x021641bc +data_ov074_021641cc kind:data(any) addr:0x021641cc +data_ov074_021641f0 kind:data(any) addr:0x021641f0 +data_ov074_02164200 kind:data(any) addr:0x02164200 +data_ov074_02164210 kind:data(any) addr:0x02164210 +data_ov074_02164224 kind:data(any) addr:0x02164224 +data_ov074_0216429c kind:data(any) addr:0x0216429c +data_ov074_02164300 kind:data(any) addr:0x02164300 ambiguous +func_ov074_0216441c kind:function(arm,size=0xc4) addr:0x0216441c +func_ov074_021644e0 kind:function(arm,size=0x84) addr:0x021644e0 +func_ov074_02164564 kind:function(arm,size=0x74) addr:0x02164564 +func_ov074_021645d8 kind:function(arm,size=0x74) addr:0x021645d8 +func_ov074_0216464c kind:function(arm,size=0x74) addr:0x0216464c +func_ov074_021646c0 kind:function(arm,size=0x50) addr:0x021646c0 +func_ov074_02164710 kind:function(arm,size=0x74) addr:0x02164710 +func_ov074_02164784 kind:function(arm,size=0x74) addr:0x02164784 +data_ov074_02164820 kind:data(any) addr:0x02164820 +data_ov074_02164828 kind:data(any) addr:0x02164828 +data_ov074_02164830 kind:data(any) addr:0x02164830 +data_ov074_0216488c kind:data(any) addr:0x0216488c +data_ov074_021648ac kind:data(any) addr:0x021648ac +data_ov074_021648d0 kind:data(any) addr:0x021648d0 +data_ov074_021648e4 kind:data(any) addr:0x021648e4 ambiguous +data_ov074_021648fc kind:data(any) addr:0x021648fc +data_ov074_02164944 kind:data(any) addr:0x02164944 +data_ov074_02164998 kind:data(any) addr:0x02164998 +data_ov074_021649b8 kind:data(any) addr:0x021649b8 +data_ov074_021649cc kind:data(any) addr:0x021649cc +data_ov074_021649f0 kind:data(any) addr:0x021649f0 +data_ov074_02164a08 kind:data(any) addr:0x02164a08 ambiguous +data_ov074_02164a18 kind:data(any) addr:0x02164a18 +data_ov074_02164a44 kind:data(any) addr:0x02164a44 +data_ov074_02164a98 kind:data(any) addr:0x02164a98 +data_ov074_02164aac kind:data(any) addr:0x02164aac +data_ov074_02164ad0 kind:data(any) addr:0x02164ad0 +data_ov074_02164b14 kind:data(any) addr:0x02164b14 +data_ov074_02164b64 kind:data(any) addr:0x02164b64 +data_ov074_02164bb4 kind:data(any) addr:0x02164bb4 +data_ov074_02164bcc kind:data(any) addr:0x02164bcc +data_ov074_02164be4 kind:data(any) addr:0x02164be4 +data_ov074_02164bfc kind:data(any) addr:0x02164bfc +data_ov074_02164c1c kind:data(any) addr:0x02164c1c +data_ov074_02164c74 kind:data(any) addr:0x02164c74 +data_ov074_02164d4c kind:data(any) addr:0x02164d4c +data_ov074_02164d58 kind:data(any) addr:0x02164d58 +data_ov074_02164d70 kind:data(any) addr:0x02164d70 +data_ov074_02164d90 kind:data(any) addr:0x02164d90 +data_ov074_02164db8 kind:data(any) addr:0x02164db8 +data_ov074_02164ddc kind:data(any) addr:0x02164ddc +data_ov074_02164e30 kind:data(any) addr:0x02164e30 +data_ov074_02164e3c kind:data(any) addr:0x02164e3c +data_ov074_02164e54 kind:data(any) addr:0x02164e54 +data_ov074_02164e74 kind:data(any) addr:0x02164e74 +data_ov074_02164e98 kind:data(any) addr:0x02164e98 +data_ov074_02164ec4 kind:data(any) addr:0x02164ec4 +data_ov074_02164ef0 kind:data(any) addr:0x02164ef0 +data_ov074_02164f48 kind:data(any) addr:0x02164f48 +data_ov074_02164fd8 kind:data(any) addr:0x02164fd8 +data_ov074_02165068 kind:data(any) addr:0x02165068 +data_ov074_02165188 kind:data(any) addr:0x02165188 +data_ov074_0216518c kind:data(any) addr:0x0216518c +data_ov074_02165194 kind:data(any) addr:0x02165194 ambiguous +data_ov074_021651bc kind:data(any) addr:0x021651bc +data_ov074_021651f4 kind:data(any) addr:0x021651f4 +data_ov074_02165218 kind:data(any) addr:0x02165218 +data_ov074_02165248 kind:data(any) addr:0x02165248 ambiguous +data_ov074_02165274 kind:data(any) addr:0x02165274 +data_ov074_02165280 kind:data(any) addr:0x02165280 +data_ov074_02165298 kind:data(any) addr:0x02165298 +data_ov074_021652c8 kind:data(any) addr:0x021652c8 +data_ov074_02165300 kind:data(any) addr:0x02165300 +data_ov074_02165324 kind:data(any) addr:0x02165324 +data_ov074_02165370 kind:data(any) addr:0x02165370 +data_ov074_021653c4 kind:data(any) addr:0x021653c4 +data_ov074_021653d8 kind:data(any) addr:0x021653d8 +data_ov074_021653f4 kind:data(any) addr:0x021653f4 +data_ov074_0216540c kind:data(any) addr:0x0216540c +data_ov074_02165424 kind:data(any) addr:0x02165424 +data_ov074_02165444 kind:data(any) addr:0x02165444 +data_ov074_0216549c kind:data(any) addr:0x0216549c +data_ov074_021654ec kind:data(any) addr:0x021654ec ambiguous +data_ov074_02165504 kind:data(any) addr:0x02165504 +data_ov074_02165518 kind:data(any) addr:0x02165518 ambiguous +data_ov074_02165580 kind:bss addr:0x02165580 +data_ov074_02165584 kind:bss addr:0x02165584 +data_ov074_02165590 kind:bss addr:0x02165590 +data_ov074_0216563c kind:bss addr:0x0216563c ambiguous +data_ov074_02165668 kind:bss addr:0x02165668 +data_ov074_0216566c kind:bss addr:0x0216566c +data_ov074_02165678 kind:bss addr:0x02165678 +data_ov074_02165750 kind:bss addr:0x02165750 +data_ov074_02165754 kind:bss addr:0x02165754 +data_ov074_02165760 kind:bss addr:0x02165760 +data_ov074_02165838 kind:bss addr:0x02165838 +data_ov074_0216583c kind:bss addr:0x0216583c +data_ov074_02165848 kind:bss addr:0x02165848 +data_ov074_021658a8 kind:bss addr:0x021658a8 ambiguous +data_ov074_02165920 kind:bss addr:0x02165920 +data_ov074_02165924 kind:bss addr:0x02165924 +data_ov074_02165930 kind:bss addr:0x02165930 +data_ov074_02165a08 kind:bss addr:0x02165a08 +data_ov074_02165a0c kind:bss addr:0x02165a0c +data_ov074_02165a18 kind:bss addr:0x02165a18 +data_ov074_02165a54 kind:bss addr:0x02165a54 +data_ov074_02165a58 kind:bss addr:0x02165a58 +data_ov074_02165a64 kind:bss addr:0x02165a64 +data_ov074_02165a88 kind:bss addr:0x02165a88 ambiguous +data_ov074_02165b3c kind:bss addr:0x02165b3c +data_ov074_02165b40 kind:bss addr:0x02165b40 +data_ov074_02165b4c kind:bss addr:0x02165b4c diff --git a/config/jp/arm9/overlays/ov075/delinks.txt b/config/jp/arm9/overlays/ov075/delinks.txt new file mode 100644 index 00000000..5093bb28 --- /dev/null +++ b/config/jp/arm9/overlays/ov075/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x02163fd8 kind:code align:32 + .rodata start:0x02163fd8 end:0x0216433c kind:data align:4 + .init start:0x0216433c end:0x02164670 kind:code align:4 + .ctor start:0x02164670 end:0x02164684 kind:data align:4 + .data start:0x021646a0 end:0x02165340 kind:data align:32 + .bss start:0x02165340 end:0x021656e0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov075/relocs.txt b/config/jp/arm9/overlays/ov075/relocs.txt new file mode 100644 index 00000000..7f6ebf41 --- /dev/null +++ b/config/jp/arm9/overlays/ov075/relocs.txt @@ -0,0 +1,2260 @@ +from:0x02152c28 kind:load to:0x02165364 module:overlay(75) +from:0x02152c44 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02152c5c kind:load to:0x021646d0 module:overlay(75) +from:0x02152c68 kind:load to:0x0216543c module:overlay(75) +from:0x02152c7c kind:arm_call to:0x02011f3c module:main +from:0x02152c88 kind:arm_call to:0x02152d0c module:overlay(75) +from:0x02152ca0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02152cdc kind:load to:0x021646ac module:overlay(75) +from:0x02152cf0 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02152d04 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02152d1c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02152d84 kind:arm_call to:0x020598bc module:overlay(0) +from:0x02152dec kind:arm_call to:0x02152ce4 module:overlay(75) +from:0x02152e08 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x02152e20 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02152e30 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02152e60 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02152ebc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02152ed0 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02152edc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02152ee8 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02152efc kind:arm_call to:0x020a1298 module:overlay(0) +from:0x02152fd8 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02152fe8 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02152ff8 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02153008 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02153018 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02153028 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02153038 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0215304c kind:arm_call to:0x0200eab0 module:main +from:0x0215305c kind:arm_call to:0x0200eab0 module:main +from:0x0215306c kind:arm_call to:0x0200eab0 module:main +from:0x02153080 kind:arm_call to:0x0200eab0 module:main +from:0x02153090 kind:arm_call to:0x0200eab0 module:main +from:0x021530a0 kind:arm_call to:0x0200eab0 module:main +from:0x021530b0 kind:arm_call to:0x0200eab0 module:main +from:0x021530bc kind:arm_call to:0x02059498 module:overlay(0) +from:0x021530cc kind:arm_call to:0x02059498 module:overlay(0) +from:0x021530dc kind:arm_call to:0x02059498 module:overlay(0) +from:0x021530ec kind:arm_call to:0x02059498 module:overlay(0) +from:0x02153108 kind:load to:0x021647dc module:overlay(75) +from:0x0215310c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02153110 kind:load to:0x0216471c module:overlay(75) +from:0x02153114 kind:load to:0x02164790 module:overlay(75) +from:0x02153118 kind:load to:0x027e07d4 module:dtcm +from:0x02153120 kind:load to:0x021646f4 module:overlay(75) +from:0x02153124 kind:load to:0x021648f4 module:overlay(75) +from:0x02153128 kind:load to:0x021640b8 module:overlay(75) +from:0x0215312c kind:load to:0x02164068 module:overlay(75) +from:0x02153130 kind:load to:0x02164088 module:overlay(75) +from:0x02153134 kind:load to:0x02164098 module:overlay(75) +from:0x02153138 kind:load to:0x021640a8 module:overlay(75) +from:0x0215313c kind:load to:0x02164008 module:overlay(75) +from:0x02153140 kind:load to:0x02164028 module:overlay(75) +from:0x02153144 kind:load to:0x02164078 module:overlay(75) +from:0x02153148 kind:load to:0x02164018 module:overlay(75) +from:0x0215314c kind:load to:0x02164058 module:overlay(75) +from:0x02153150 kind:load to:0x02164038 module:overlay(75) +from:0x02153154 kind:load to:0x02164048 module:overlay(75) +from:0x02153158 kind:load to:0x02165340 module:overlay(75) +from:0x02153164 kind:arm_call to:0x0205992c module:overlay(0) +from:0x02153178 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021531d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021531ec kind:arm_call to:0x01ffb714 module:itcm +from:0x021531fc kind:arm_call to:0x01ffcfcc module:itcm +from:0x02153270 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021532ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021532c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021532d0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02153338 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02153344 kind:arm_call to:0x02155338 module:overlay(75) +from:0x02153350 kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02153358 kind:arm_call to:0x021558a0 module:overlay(75) +from:0x0215337c kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02153390 kind:load to:0x027e09c0 module:dtcm +from:0x02153394 kind:load to:0x027e09a8 module:dtcm +from:0x021533b4 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x021533c0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021533c8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021533d0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021533dc kind:arm_call to:0x02080360 module:overlay(0) +from:0x021533e4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021533ec kind:arm_call to:0x0205992c module:overlay(0) +from:0x021533f4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153400 kind:load to:0x02165340 module:overlay(75) +from:0x02153420 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0215342c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02153434 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215343c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02153448 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02153450 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02153458 kind:arm_call to:0x0205992c module:overlay(0) +from:0x02153460 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153468 kind:arm_call to:0x02011ff4 module:main +from:0x02153474 kind:load to:0x02165340 module:overlay(75) +from:0x021534dc kind:arm_call to:0x02074764 module:overlay(0) +from:0x02153518 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02153528 kind:load to:0x021648f4 module:overlay(75) +from:0x02153530 kind:load to:0x027e09b8 module:dtcm +from:0x02153564 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215358c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021535a0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021535c0 kind:arm_call to:0x02154a88 module:overlay(75) +from:0x021535c8 kind:load to:0x027e09b8 module:dtcm +from:0x021535cc kind:load to:0x027e0ce0 module:dtcm +from:0x02153638 kind:load to:0x02164a2c module:overlay(75) +from:0x02153654 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153674 kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02153690 kind:arm_call to:0x02015018 module:main +from:0x021536b0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021536b8 kind:load to:0x027e09a8 module:dtcm +from:0x021536d0 kind:arm_call to:0x0215548c module:overlay(75) +from:0x02153724 kind:arm_call to:0x02155794 module:overlay(75) +from:0x0215372c kind:arm_call to:0x021548b4 module:overlay(75) +from:0x02153734 kind:arm_call to:0x02155794 module:overlay(75) +from:0x02153744 kind:arm_call to:0x021553c8 module:overlay(75) +from:0x02153798 kind:load to:0x021648f4 module:overlay(75) +from:0x021537a0 kind:load to:0x0204b164 module:main +from:0x02153804 kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02153810 kind:arm_call to:0x02155338 module:overlay(75) +from:0x0215382c kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02153840 kind:arm_call to:0x02155794 module:overlay(75) +from:0x02153860 kind:arm_call to:0x02155338 module:overlay(75) +from:0x0215386c kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02153894 kind:arm_call to:0x021684ec module:overlay(93) +from:0x021538b4 kind:arm_call to:0x02155794 module:overlay(75) +from:0x02153918 kind:arm_call to:0x021554b0 module:overlay(75) +from:0x02153984 kind:load to:0x027e0d8c module:dtcm +from:0x0215398c kind:load to:0x0204b164 module:main +from:0x02153990 kind:load to:0x021648f4 module:overlay(75) +from:0x021539e0 kind:arm_call to:0x021554b0 module:overlay(75) +from:0x02153a04 kind:arm_call to:0x02015018 module:main +from:0x02153a50 kind:arm_call to:0x02155880 module:overlay(75) +from:0x02153a60 kind:arm_call to:0x02162304 module:overlay(75) +from:0x02153a74 kind:arm_call to:0x02015018 module:main +from:0x02153a94 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153aa8 kind:arm_call to:0x02015018 module:main +from:0x02153ac8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153ad8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153b18 kind:arm_call to:0x02155794 module:overlay(75) +from:0x02153b28 kind:arm_call to:0x021554d4 module:overlay(75) +from:0x02153b88 kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02153b9c kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02153ba8 kind:load to:0x027e09a8 module:dtcm +from:0x02153bb4 kind:load to:0x021648f4 module:overlay(75) +from:0x02153c38 kind:load to:0x02164a5c module:overlay(75) +from:0x02153c88 kind:arm_call to:0x02015018 module:main +from:0x02153ca0 kind:arm_call to:0x02155880 module:overlay(75) +from:0x02153cb4 kind:arm_call to:0x021623a4 module:overlay(75) +from:0x02153ce4 kind:arm_call to:0x02015018 module:main +from:0x02153d04 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153d18 kind:arm_call to:0x02015018 module:main +from:0x02153d3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153d48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153d60 kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02153d6c kind:load to:0x027e09a8 module:dtcm +from:0x02153da0 kind:arm_call to:0x021554b0 module:overlay(75) +from:0x02153e04 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02153ef0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153efc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153f20 kind:load to:0x021648f4 module:overlay(75) +from:0x02153f24 kind:load to:0x0204b164 module:main +from:0x02153f78 kind:arm_call to:0x02015018 module:main +from:0x02153f90 kind:arm_call to:0x02155880 module:overlay(75) +from:0x02153fa4 kind:arm_call to:0x02162508 module:overlay(75) +from:0x02153fb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153fc8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02154084 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154090 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021540b0 kind:arm_call to:0x021554b0 module:overlay(75) +from:0x02154130 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215413c kind:arm_call to:0x02015018 module:main +from:0x0215415c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154170 kind:arm_call to:0x02015018 module:main +from:0x02154194 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021541a4 kind:arm_call to:0x02015018 module:main +from:0x021541bc kind:arm_call to:0x02155880 module:overlay(75) +from:0x021541d0 kind:arm_call to:0x02162508 module:overlay(75) +from:0x021541e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021541f0 kind:arm_call to:0x021554b0 module:overlay(75) +from:0x02154284 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154290 kind:arm_call to:0x02015018 module:main +from:0x021542b0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021542c4 kind:arm_call to:0x02015018 module:main +from:0x021542e8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154328 kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02154344 kind:arm_call to:0x01ff930c module:itcm +from:0x02154350 kind:load to:0x021648f4 module:overlay(75) +from:0x02154358 kind:load to:0x027e09a8 module:dtcm +from:0x021543d0 kind:load to:0x02164a2c module:overlay(75) +from:0x02154444 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154458 kind:arm_call to:0x021684ec module:overlay(93) +from:0x0215446c kind:arm_call to:0x02154a88 module:overlay(75) +from:0x021544f4 kind:arm_call to:0x02015018 module:main +from:0x02154514 kind:arm_call to:0x02015018 module:main +from:0x0215452c kind:arm_call to:0x02155880 module:overlay(75) +from:0x0215454c kind:arm_call to:0x021623a4 module:overlay(75) +from:0x02154578 kind:arm_call to:0x02015018 module:main +from:0x02154598 kind:arm_call to:0x02015018 module:main +from:0x021545b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021545bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154658 kind:arm_call to:0x02015018 module:main +from:0x02154670 kind:arm_call to:0x02015018 module:main +from:0x02154684 kind:arm_call to:0x02015018 module:main +from:0x0215469c kind:arm_call to:0x02155880 module:overlay(75) +from:0x021546b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215473c kind:arm_call to:0x02154a88 module:overlay(75) +from:0x02154758 kind:arm_call to:0x021684fc module:overlay(93) +from:0x02154798 kind:arm_call to:0x02154a88 module:overlay(75) +from:0x021547c0 kind:load to:0x027e09a8 module:dtcm +from:0x021547c4 kind:load to:0x027e0d8c module:dtcm +from:0x021547c8 kind:load to:0x02164a5c module:overlay(75) +from:0x021547d4 kind:load to:0x02164a44 module:overlay(75) +from:0x021547d8 kind:load to:0x021648f4 module:overlay(75) +from:0x02154804 kind:arm_call to:0x02074764 module:overlay(0) +from:0x02154840 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02154858 kind:load to:0x027e09b8 module:dtcm +from:0x02154884 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02154898 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021548b0 kind:load to:0x027e09b8 module:dtcm +from:0x021548bc kind:arm_call to:0x021557a0 module:overlay(75) +from:0x021548c4 kind:arm_call to:0x02155794 module:overlay(75) +from:0x02154a80 kind:load to:0x021640b8 module:overlay(75) +from:0x02154a84 kind:load to:0x0204b164 module:main +from:0x02154b10 kind:load to:0x02164844 module:overlay(75) +from:0x02154b14 kind:load to:0x02164834 module:overlay(75) +from:0x02154b50 kind:load to:0x02164834 module:overlay(75) +from:0x02154c48 kind:load to:0x021648f4 module:overlay(75) +from:0x02154c80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154d08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02154d28 kind:arm_call to:0x01ff9984 module:itcm +from:0x02154d40 kind:arm_call to:0x01ffb464 module:itcm +from:0x02154d50 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154d60 kind:arm_call to:0x02015018 module:main +from:0x02154d70 kind:arm_call to:0x02155904 module:overlay(75) +from:0x02154d7c kind:arm_call to:0x02015018 module:main +from:0x02154d9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154db0 kind:arm_call to:0x02015018 module:main +from:0x02154dd4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154de0 kind:load to:0x021648f4 module:overlay(75) +from:0x02154de4 kind:load to:0x027e09a8 module:dtcm +from:0x02154eb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154ebc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02154ecc kind:arm_call to:0x01ffb714 module:itcm +from:0x02154ed8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154eec kind:load to:0x0216493c module:overlay(75) +from:0x02154f24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154fac kind:arm_call to:0x01ffb464 module:itcm +from:0x02154fcc kind:arm_call to:0x01ff9984 module:itcm +from:0x02154fe4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02154ff4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155004 kind:arm_call to:0x02015018 module:main +from:0x02155014 kind:arm_call to:0x02155904 module:overlay(75) +from:0x02155020 kind:arm_call to:0x02015018 module:main +from:0x02155040 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155054 kind:arm_call to:0x02015018 module:main +from:0x02155078 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155084 kind:load to:0x0216490c module:overlay(75) +from:0x02155088 kind:load to:0x027e09a8 module:dtcm +from:0x02155154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155160 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155170 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215517c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155190 kind:load to:0x0216496c module:overlay(75) +from:0x021551c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155250 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155270 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155288 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155298 kind:arm_call to:0x01ff9318 module:itcm +from:0x021552a8 kind:arm_call to:0x02015018 module:main +from:0x021552b8 kind:arm_call to:0x02155904 module:overlay(75) +from:0x021552c4 kind:arm_call to:0x02015018 module:main +from:0x021552e4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021552f8 kind:arm_call to:0x02015018 module:main +from:0x0215531c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155328 kind:load to:0x02164924 module:overlay(75) +from:0x0215532c kind:load to:0x027e09a8 module:dtcm +from:0x021553c0 kind:load to:0x02164750 module:overlay(75) +from:0x021553c4 kind:load to:0x02164740 module:overlay(75) +from:0x0215544c kind:arm_call to:0x02155338 module:overlay(75) +from:0x02155460 kind:arm_call to:0x02155338 module:overlay(75) +from:0x02155470 kind:arm_call to:0x02155338 module:overlay(75) +from:0x02155480 kind:arm_call to:0x02155338 module:overlay(75) +from:0x02155488 kind:load to:0x0204b164 module:main +from:0x02155530 kind:load to:0x02164740 module:overlay(75) +from:0x0215557c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02155588 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021555e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021555f0 kind:arm_call to:0x01fff458 module:itcm +from:0x02155674 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x02155684 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155694 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x021556b4 kind:load to:0x0203feb0 module:main +from:0x021556b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021556e4 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x021556f0 kind:arm_call to:0x020db1a4 module:overlay(31) +from:0x02155728 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215575c kind:arm_call to:0x01ff916c module:itcm +from:0x02155768 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155788 kind:load to:0x027e0d34 module:dtcm +from:0x021557b0 kind:arm_call to:0x021684ec module:overlay(93) +from:0x02155818 kind:load to:0x027e0d8c module:dtcm +from:0x02155860 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02155870 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215587c kind:load to:0x0203feb0 module:main +from:0x02155898 kind:load to:0x02163fe4 module:overlay(75) +from:0x0215589c kind:load to:0x01ffaf74 module:itcm +from:0x021558b4 kind:arm_call to:0x02059664 module:overlay(0) +from:0x021558f4 kind:arm_call to:0x02059758 module:overlay(0) +from:0x02155900 kind:load to:0x02155ebc module:overlay(75) +from:0x02155940 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155950 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155970 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215597c kind:load to:0x027e0cec module:dtcm +from:0x02155a4c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02155ad4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02155ae0 kind:load to:0x027e0cec module:dtcm +from:0x02155b20 kind:arm_call to:0x020a152c module:overlay(0) +from:0x02155b38 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02155b68 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02155bb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02155bb4 kind:load to:0x020b684c module:overlay(0) +from:0x02155bd4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02155bf4 kind:load to:0x027e09b8 module:dtcm +from:0x02155c14 kind:arm_call to:0x02154b18 module:overlay(75) +from:0x02155c1c kind:arm_call to:0x021554f8 module:overlay(75) +from:0x02155c34 kind:arm_call to:0x021558a0 module:overlay(75) +from:0x02155c3c kind:arm_call to:0x02155534 module:overlay(75) +from:0x02155c8c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02155c94 kind:arm_call to:0x02155984 module:overlay(75) +from:0x02155c9c kind:arm_call to:0x02155ae8 module:overlay(75) +from:0x02155ca4 kind:arm_call to:0x021556c4 module:overlay(75) +from:0x02155d00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155d14 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155d24 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02155d94 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155da8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155db8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02155dfc kind:load to:0x027e09a8 module:dtcm +from:0x02155e24 kind:arm_call to:0x01ffc768 module:itcm +from:0x02155e34 kind:arm_call to:0x0200ef5c module:main +from:0x02155e5c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02155ea8 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02155eb4 kind:load to:0x020b66c4 module:overlay(0) +from:0x02155eb8 kind:load to:0x027e09b4 module:dtcm +from:0x02155edc kind:arm_call to:0x0200e260 module:main +from:0x02155ef0 kind:arm_call to:0x02155ef8 module:overlay(75) +from:0x02155f08 kind:arm_call to:0x02155824 module:overlay(75) +from:0x02155f1c kind:arm_call to:0x0202a190 module:main +from:0x02155f30 kind:arm_call to:0x01ffb860 module:itcm +from:0x02155f3c kind:arm_call to:0x01ffb860 module:itcm +from:0x02155f48 kind:arm_call to:0x01ffb860 module:itcm +from:0x02155f68 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155f80 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155f94 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155fa4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155fb8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02156034 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02156040 kind:load to:0x02163ff0 module:overlay(75) +from:0x02156044 kind:load to:0x02163ffc module:overlay(75) +from:0x02156058 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02156064 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02156080 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02156090 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021560a0 kind:arm_call to:0x0205992c module:overlay(0) +from:0x021560a8 kind:arm_call to:0x02011ff4 module:main +from:0x021560bc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021560c4 kind:arm_call to:0x02011ff4 module:main +from:0x021560d8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021560ec kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02156168 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156174 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215617c kind:arm_call to:0x01ffb800 module:itcm +from:0x02156194 kind:arm_call to:0x01ffb428 module:itcm +from:0x021561a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021561b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021561cc kind:load to:0x02165544 module:overlay(75) +from:0x021561e0 kind:arm_call to:0x02011f3c module:main +from:0x021561ec kind:arm_call to:0x02156360 module:overlay(75) +from:0x02156208 kind:arm_call to:0x0209915c module:overlay(0) +from:0x02156244 kind:load to:0x02164aa8 module:overlay(75) +from:0x02156278 kind:arm_call to:0x01fff350 module:itcm +from:0x02156298 kind:load to:0x027e0ce4 module:dtcm +from:0x021562a0 kind:load to:0x020b4800 module:overlay(0) +from:0x021562d0 kind:arm_call to:0x01fff350 module:itcm +from:0x02156308 kind:arm_call to:0x01fff350 module:itcm +from:0x02156328 kind:load to:0x027e0ce4 module:dtcm +from:0x02156330 kind:load to:0x020b4800 module:overlay(0) +from:0x02156344 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02156358 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02156370 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02156380 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02156390 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02156398 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021563a4 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02156404 kind:arm_call to:0x020598bc module:overlay(0) +from:0x0215646c kind:arm_call to:0x02156338 module:overlay(75) +from:0x02156488 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x021564a0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021564b0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02156524 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215653c kind:arm_call to:0x0209932c module:overlay(0) +from:0x02156550 kind:arm_call to:0x0209932c module:overlay(0) +from:0x02156578 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02156620 kind:arm_call to:0x0201b928 module:main +from:0x02156648 kind:arm_call to:0x0203e690 module:main +from:0x02156660 kind:arm_call to:0x0203e690 module:main +from:0x02156688 kind:arm_call to:0x0203e690 module:main +from:0x021566b0 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x0215673c kind:arm_call to:0x0215f6fc module:overlay(75) +from:0x021567a0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x021567b0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x021567c0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x021567d0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x021567e0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x021567f0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02156800 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02156810 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02156820 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02156830 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02156840 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02156850 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02156858 kind:arm_call to:0x0215752c module:overlay(75) +from:0x02156870 kind:load to:0x02164b68 module:overlay(75) +from:0x02156874 kind:load to:0x02164acc module:overlay(75) +from:0x02156878 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215687c kind:load to:0x02164af4 module:overlay(75) +from:0x02156880 kind:load to:0x02164790 module:overlay(75) +from:0x02156884 kind:load to:0x02164a98 module:overlay(75) +from:0x02156888 kind:load to:0x02164a88 module:overlay(75) +from:0x0215688c kind:load to:0x027e07d4 module:dtcm +from:0x02156894 kind:load to:0x0215fecc module:overlay(75) +from:0x02156898 kind:load to:0x020a1aac module:overlay(0) +from:0x0215689c kind:load to:0x02164d88 module:overlay(75) +from:0x021568a0 kind:load to:0x02164224 module:overlay(75) +from:0x021568a4 kind:load to:0x021641f4 module:overlay(75) +from:0x021568a8 kind:load to:0x02164204 module:overlay(75) +from:0x021568ac kind:load to:0x02164214 module:overlay(75) +from:0x021568b0 kind:load to:0x02164244 module:overlay(75) +from:0x021568b4 kind:load to:0x021641e4 module:overlay(75) +from:0x021568b8 kind:load to:0x02164254 module:overlay(75) +from:0x021568bc kind:load to:0x02164234 module:overlay(75) +from:0x021568c0 kind:load to:0x02164264 module:overlay(75) +from:0x021568c4 kind:load to:0x02164274 module:overlay(75) +from:0x021568c8 kind:load to:0x02164284 module:overlay(75) +from:0x021568cc kind:load to:0x02165514 module:overlay(75) +from:0x021568d8 kind:arm_call to:0x0205992c module:overlay(0) +from:0x02156900 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02156920 kind:arm_call to:0x0203e740 module:main +from:0x0215692c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02156934 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02156948 kind:arm_call to:0x0203e740 module:main +from:0x02156960 kind:arm_call to:0x0203e740 module:main +from:0x0215696c kind:arm_call to:0x0201b8bc module:main +from:0x02156988 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021569b4 kind:arm_call to:0x0203e740 module:main +from:0x021569bc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021569c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021569cc kind:arm_call to:0x0205992c module:overlay(0) +from:0x021569d4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021569dc kind:arm_call to:0x02080360 module:overlay(0) +from:0x021569e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021569f0 kind:load to:0x02165514 module:overlay(75) +from:0x021569f4 kind:load to:0x020a1aac module:overlay(0) +from:0x02156a14 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02156a34 kind:arm_call to:0x0203e740 module:main +from:0x02156a40 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02156a48 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02156a5c kind:arm_call to:0x0203e740 module:main +from:0x02156a74 kind:arm_call to:0x0203e740 module:main +from:0x02156a80 kind:arm_call to:0x0201b8bc module:main +from:0x02156a9c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02156ac8 kind:arm_call to:0x0203e740 module:main +from:0x02156ad0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02156ad8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02156ae0 kind:arm_call to:0x0205992c module:overlay(0) +from:0x02156ae8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02156af0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02156af8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02156b00 kind:arm_call to:0x02011ff4 module:main +from:0x02156b0c kind:load to:0x02165514 module:overlay(75) +from:0x02156b10 kind:load to:0x020a1aac module:overlay(0) +from:0x02156b30 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02156b38 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02156b78 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02156b88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156b94 kind:arm_call to:0x02160028 module:overlay(75) +from:0x02156be4 kind:arm_call to:0x0215ce90 module:overlay(75) +from:0x02156bec kind:arm_call to:0x0215cdb4 module:overlay(75) +from:0x02156bf4 kind:arm_call to:0x0215e6bc module:overlay(75) +from:0x02156c68 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02156ccc kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02156cec kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02156cf8 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x02156d08 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02156d10 kind:load to:0x027e0ce4 module:dtcm +from:0x02156d14 kind:load to:0x027e07d4 module:dtcm +from:0x02156d20 kind:load to:0x027e09c0 module:dtcm +from:0x02156d24 kind:load to:0x027e09a8 module:dtcm +from:0x02156d94 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02156dd4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02156df0 kind:load to:0x02164fe0 module:overlay(75) +from:0x02156df4 kind:load to:0x027e09b8 module:dtcm +from:0x02156e30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156e40 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156e9c kind:arm_call to:0x02015018 module:main +from:0x02156ebc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156ee4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156f40 kind:arm_call to:0x02015018 module:main +from:0x02156f74 kind:arm_call to:0x02015018 module:main +from:0x02156f90 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02156fe4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02157000 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157020 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02157030 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157054 kind:arm_call to:0x02079ab4 module:overlay(0) +from:0x0215707c kind:arm_call to:0x0215624c module:overlay(75) +from:0x021570ac kind:arm_call to:0x0215de68 module:overlay(75) +from:0x021570d0 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021570e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157104 kind:arm_call to:0x0215de68 module:overlay(75) +from:0x02157120 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157134 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215713c kind:arm_call to:0x01ffb800 module:itcm +from:0x02157164 kind:arm_call to:0x01ff9770 module:itcm +from:0x02157174 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021571a0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021571bc kind:arm_call to:0x01ff9984 module:itcm +from:0x021571d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021571d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02157200 kind:arm_call to:0x01ff9770 module:itcm +from:0x02157210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215722c kind:arm_call to:0x02079f88 module:overlay(0) +from:0x02157260 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021572d4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021572e4 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215730c kind:arm_call to:0x02074764 module:overlay(0) +from:0x02157344 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02157370 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021573b4 kind:arm_call to:0x0201b974 module:main +from:0x021573c4 kind:arm_call to:0x0201b798 module:main +from:0x02157410 kind:arm_call to:0x02157518 module:overlay(75) +from:0x0215741c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215742c kind:arm_call to:0x02079bb4 module:overlay(0) +from:0x02157434 kind:arm_call to:0x0215624c module:overlay(75) +from:0x0215749c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021574b0 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x021574b8 kind:arm_call to:0x021562a4 module:overlay(75) +from:0x021574d4 kind:load to:0x021650e8 module:overlay(75) +from:0x021574d8 kind:load to:0x027e09a8 module:dtcm +from:0x021574e0 kind:load to:0x02164d88 module:overlay(75) +from:0x021574e4 kind:load to:0x027e09bc module:dtcm +from:0x021574e8 kind:load to:0x02165534 module:overlay(75) +from:0x021574ec kind:load to:0x02165528 module:overlay(75) +from:0x021574f0 kind:load to:0x027e09b8 module:dtcm +from:0x021574f4 kind:load to:0x02164184 module:overlay(75) +from:0x02157500 kind:load to:0x02165514 module:overlay(75) +from:0x02157504 kind:load to:0x027e0ce0 module:dtcm +from:0x02157514 kind:load to:0x0204fb78 module:main +from:0x02157528 kind:load to:0x027e09bc module:dtcm +from:0x02157568 kind:arm_call to:0x0200eab0 module:main +from:0x02157580 kind:arm_call to:0x0200eab0 module:main +from:0x02157598 kind:arm_call to:0x0200eab0 module:main +from:0x021575b0 kind:arm_call to:0x0200eab0 module:main +from:0x021575c8 kind:arm_call to:0x0200eab0 module:main +from:0x021576b8 kind:arm_call to:0x0215ce4c module:overlay(75) +from:0x021576f8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215774c kind:arm_call to:0x0215cf50 module:overlay(75) +from:0x02157794 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021577b0 kind:arm_call to:0x0215de68 module:overlay(75) +from:0x021577bc kind:arm_call to:0x01ffb9cc module:itcm +from:0x021577dc kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x02157860 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x02157874 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x02157888 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x021578b8 kind:arm_call to:0x0215ce4c module:overlay(75) +from:0x021578c8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021578e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021578fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02157910 kind:arm_call to:0x01ff938c module:itcm +from:0x02157928 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215793c kind:arm_call to:0x01ffb744 module:itcm +from:0x02157950 kind:arm_call to:0x01ffb974 module:itcm +from:0x02157b70 kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x02157ba8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02157bbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157bd0 kind:arm_call to:0x02156144 module:overlay(75) +from:0x02157bd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157c28 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157c34 kind:arm_call to:0x02015018 module:main +from:0x02157c54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157c64 kind:arm_call to:0x02015018 module:main +from:0x02157c90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157cc4 kind:arm_call to:0x021560f8 module:overlay(75) +from:0x02157cdc kind:load to:0x0204b164 module:main +from:0x02157ce8 kind:load to:0x02164da0 module:overlay(75) +from:0x02157cec kind:load to:0x02164e00 module:overlay(75) +from:0x02157cf0 kind:load to:0x02164db8 module:overlay(75) +from:0x02157cf4 kind:load to:0x02164de8 module:overlay(75) +from:0x02157cf8 kind:load to:0x02164d88 module:overlay(75) +from:0x02157d00 kind:load to:0x027e09a8 module:dtcm +from:0x02157d38 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157d64 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157d88 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02157da0 kind:load to:0x0216416c module:overlay(75) +from:0x02157da4 kind:load to:0x027e09c0 module:dtcm +from:0x02157dd0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157e14 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157ea4 kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x02157ed4 kind:load to:0x021641b4 module:overlay(75) +from:0x02157edc kind:load to:0x027e09c0 module:dtcm +from:0x02157f08 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157f4c kind:arm_call to:0x01ff9638 module:itcm +from:0x02157fdc kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x0215800c kind:load to:0x021641c0 module:overlay(75) +from:0x02158010 kind:load to:0x027e09c0 module:dtcm +from:0x02158040 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02158070 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02158088 kind:load to:0x021641a8 module:overlay(75) +from:0x02158090 kind:load to:0x027e09c0 module:dtcm +from:0x021580a4 kind:arm_call to:0x0215ce4c module:overlay(75) +from:0x021580ac kind:arm_call to:0x0215d3d8 module:overlay(75) +from:0x02158104 kind:arm_call to:0x0215dbcc module:overlay(75) +from:0x021581bc kind:load to:0x02164d88 module:overlay(75) +from:0x021581c4 kind:load to:0x0204b164 module:main +from:0x021581d4 kind:arm_call to:0x0215d444 module:overlay(75) +from:0x021581dc kind:arm_call to:0x021575d0 module:overlay(75) +from:0x0215828c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215829c kind:load to:0x027e09a8 module:dtcm +from:0x021582b0 kind:arm_call to:0x0215ce4c module:overlay(75) +from:0x02158324 kind:arm_call to:0x0215df8c module:overlay(75) +from:0x02158348 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158370 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158384 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158390 kind:arm_call to:0x01ffb744 module:itcm +from:0x021583c8 kind:arm_call to:0x01ff9770 module:itcm +from:0x021583dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021583ec kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158408 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158414 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158428 kind:load to:0x02164f08 module:overlay(75) +from:0x02158484 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158530 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215854c kind:arm_call to:0x01ff9984 module:itcm +from:0x02158564 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158574 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158584 kind:arm_call to:0x02015018 module:main +from:0x02158594 kind:arm_call to:0x0215e7ec module:overlay(75) +from:0x021585a4 kind:arm_call to:0x02015018 module:main +from:0x021585c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021585d0 kind:arm_call to:0x02015018 module:main +from:0x021585f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158638 kind:arm_call to:0x0215ce4c module:overlay(75) +from:0x02158644 kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x02158658 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x021586c8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021586e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021586f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158708 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158714 kind:arm_call to:0x02015018 module:main +from:0x02158738 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021587c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021587d0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021587ec kind:arm_call to:0x01ffb714 module:itcm +from:0x021587f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158810 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215881c kind:arm_call to:0x02015018 module:main +from:0x02158844 kind:arm_call to:0x02015018 module:main +from:0x02158894 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021588a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021588bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021588d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021588fc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215890c kind:arm_call to:0x01ffb744 module:itcm +from:0x02158998 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021589b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x021589c4 kind:arm_call to:0x02015018 module:main +from:0x021589e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021589f8 kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x02158a04 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x02158a24 kind:arm_call to:0x02015018 module:main +from:0x02158a40 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02158a48 kind:arm_call to:0x0215e8bc module:overlay(75) +from:0x02158a68 kind:arm_call to:0x02157d0c module:overlay(75) +from:0x02158a74 kind:load to:0x027e09a8 module:dtcm +from:0x02158a7c kind:load to:0x021650d0 module:overlay(75) +from:0x02158a8c kind:load to:0x02164f20 module:overlay(75) +from:0x02158a90 kind:load to:0x02164f38 module:overlay(75) +from:0x02158a94 kind:load to:0x027e0108 module:dtcm +from:0x02158aa0 kind:load to:0x02164f50 module:overlay(75) +from:0x02158aac kind:load to:0x027e09bc module:dtcm +from:0x02158ae0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158b60 kind:load to:0x02164d88 module:overlay(75) +from:0x02158b9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158bb0 kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x02158bbc kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x02158c1c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158c2c kind:arm_call to:0x01ff9318 module:itcm +from:0x02158c38 kind:arm_call to:0x02015018 module:main +from:0x02158c58 kind:arm_call to:0x02015018 module:main +from:0x02158c78 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158cb0 kind:arm_call to:0x02157dac module:overlay(75) +from:0x02158cb8 kind:arm_call to:0x02157ee4 module:overlay(75) +from:0x02158cd4 kind:load to:0x027e09a8 module:dtcm +from:0x02158d88 kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x02158d94 kind:load to:0x02164fe0 module:overlay(75) +from:0x02158eb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158ee8 kind:arm_call to:0x0215cd9c module:overlay(75) +from:0x02158ef4 kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x02158f00 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x02158f1c kind:arm_call to:0x02015018 module:main +from:0x02158f3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158f44 kind:load to:0x027e09a8 module:dtcm +from:0x02158fc4 kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x02158fec kind:arm_call to:0x02074688 module:overlay(0) +from:0x02159028 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02159050 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215905c kind:arm_call to:0x01fff458 module:itcm +from:0x02159078 kind:arm_call to:0x0215e550 module:overlay(75) +from:0x021590a0 kind:load to:0x02164ff8 module:overlay(75) +from:0x021590a4 kind:load to:0x027e09b8 module:dtcm +from:0x021590a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021590e4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021590fc kind:arm_call to:0x02157518 module:overlay(75) +from:0x0215913c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02159158 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02159164 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159174 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159198 kind:arm_call to:0x02079a44 module:overlay(0) +from:0x021591a4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021591ac kind:arm_call to:0x0215624c module:overlay(75) +from:0x021591b4 kind:arm_call to:0x021562a4 module:overlay(75) +from:0x02159218 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02159234 kind:arm_call to:0x01ff9984 module:itcm +from:0x02159248 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159250 kind:arm_call to:0x01ffb800 module:itcm +from:0x02159278 kind:arm_call to:0x01ff9770 module:itcm +from:0x02159290 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021592ac kind:arm_call to:0x02079eec module:overlay(0) +from:0x021592bc kind:arm_call to:0x0215de68 module:overlay(75) +from:0x021592dc kind:arm_call to:0x01ff9638 module:itcm +from:0x021592ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159310 kind:arm_call to:0x02079eec module:overlay(0) +from:0x0215933c kind:arm_call to:0x0215de68 module:overlay(75) +from:0x02159358 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215936c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159374 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215939c kind:arm_call to:0x01ff9770 module:itcm +from:0x021593ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021593c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021593dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021593fc kind:arm_call to:0x02079eec module:overlay(0) +from:0x02159484 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159510 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159520 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159540 kind:arm_call to:0x02015018 module:main +from:0x02159560 kind:arm_call to:0x0215752c module:overlay(75) +from:0x0215956c kind:arm_call to:0x02160028 module:overlay(75) +from:0x021595ac kind:arm_call to:0x01ffb464 module:itcm +from:0x021595bc kind:arm_call to:0x01ff9318 module:itcm +from:0x021595c8 kind:arm_call to:0x02015018 module:main +from:0x021595f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159608 kind:arm_call to:0x02015018 module:main +from:0x0215962c kind:arm_call to:0x02015018 module:main +from:0x0215964c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159660 kind:arm_call to:0x02015018 module:main +from:0x02159684 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159694 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021596b0 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021596b8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021596c8 kind:arm_call to:0x02079bb4 module:overlay(0) +from:0x021596d8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021596e8 kind:arm_call to:0x021562a4 module:overlay(75) +from:0x021596fc kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215973c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159758 kind:arm_call to:0x01ff9984 module:itcm +from:0x02159770 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159780 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159790 kind:arm_call to:0x02015018 module:main +from:0x021597a0 kind:arm_call to:0x0215e7ec module:overlay(75) +from:0x021597ac kind:arm_call to:0x02015018 module:main +from:0x021597d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021597dc kind:load to:0x02165534 module:overlay(75) +from:0x021597e0 kind:load to:0x02165528 module:overlay(75) +from:0x021597e4 kind:load to:0x027e09b8 module:dtcm +from:0x021597e8 kind:load to:0x027e09bc module:dtcm +from:0x021597ec kind:load to:0x02164184 module:overlay(75) +from:0x021597f4 kind:load to:0x02165514 module:overlay(75) +from:0x021597f8 kind:load to:0x02164d88 module:overlay(75) +from:0x021597fc kind:load to:0x027e09a8 module:dtcm +from:0x0215982c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159838 kind:arm_call to:0x01fff458 module:itcm +from:0x02159858 kind:load to:0x027e0ce4 module:dtcm +from:0x0215991c kind:load to:0x02164d88 module:overlay(75) +from:0x02159964 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x021599b0 kind:arm_call to:0x0215752c module:overlay(75) +from:0x021599bc kind:arm_call to:0x02160028 module:overlay(75) +from:0x02159a18 kind:load to:0x02164d88 module:overlay(75) +from:0x02159a3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159a58 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x02159a88 kind:arm_call to:0x02015018 module:main +from:0x02159aa8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159ac4 kind:arm_call to:0x02157d0c module:overlay(75) +from:0x02159acc kind:load to:0x027e09a8 module:dtcm +from:0x02159adc kind:arm_call to:0x0215cdb4 module:overlay(75) +from:0x02159c80 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159c8c kind:arm_call to:0x01ff9638 module:itcm +from:0x02159cb8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159cc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159cd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159ce8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159d5c kind:load to:0x02164294 module:overlay(75) +from:0x02159d60 kind:load to:0x021642cc module:overlay(75) +from:0x02159d64 kind:load to:0x021642b0 module:overlay(75) +from:0x02159ef8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159f04 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159f30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159f40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159f50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159f60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159fd4 kind:load to:0x021642e8 module:overlay(75) +from:0x02159fd8 kind:load to:0x021642b0 module:overlay(75) +from:0x02159fdc kind:load to:0x02164304 module:overlay(75) +from:0x0215a040 kind:arm_call to:0x021252c0 module:overlay(44) +from:0x0215a060 kind:arm_call to:0x02168558 module:overlays(93,94) +from:0x0215a068 kind:load to:0x027e0d34 module:dtcm +from:0x0215a06c kind:load to:0x027e0d8c module:dtcm +from:0x0215a0d4 kind:arm_call to:0x0215a0e0 module:overlay(75) +from:0x0215a0dc kind:load to:0x0203feb0 module:main +from:0x0215a10c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a198 kind:arm_call to:0x021252b0 module:overlays(41,42,43,44,45,46) +from:0x0215a1b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a1c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a1f8 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0215a23c kind:arm_call to:0x02168548 module:overlay(93) +from:0x0215a24c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a25c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a28c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0215a298 kind:load to:0x02164148 module:overlay(75) +from:0x0215a2a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a2ac kind:load to:0x027e0d34 module:dtcm +from:0x0215a2b4 kind:load to:0x027e0d8c module:dtcm +from:0x0215a318 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0215a348 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0215a354 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0215a360 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0215a388 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a3a4 kind:arm_call to:0x02125280 module:overlays(41,42,43,44,45,46) +from:0x0215a408 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a440 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215a4bc kind:arm_call to:0x01ff916c module:itcm +from:0x0215a500 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215a50c kind:arm_call to:0x02157518 module:overlay(75) +from:0x0215a514 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215a560 kind:load to:0x027e0d34 module:dtcm +from:0x0215a564 kind:load to:0x020b6a14 module:overlay(0) +from:0x0215a594 kind:load to:0x0204b164 module:main +from:0x0215a598 kind:load to:0x027e09bc module:dtcm +from:0x0215a5ac kind:arm_call to:0x021562a4 module:overlay(75) +from:0x0215a5cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a604 kind:arm_call to:0x0201b974 module:main +from:0x0215a614 kind:arm_call to:0x0201b798 module:main +from:0x0215a654 kind:load to:0x027e09a8 module:dtcm +from:0x0215a658 kind:load to:0x0204fb78 module:main +from:0x0215a67c kind:arm_call to:0x02157518 module:overlay(75) +from:0x0215a704 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0215a724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a77c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a788 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a798 kind:arm_call to:0x020db39c module:overlay(31) +from:0x0215a7e4 kind:arm_call to:0x0215a070 module:overlay(75) +from:0x0215a80c kind:arm_call to:0x02159fe0 module:overlay(75) +from:0x0215a820 kind:arm_call to:0x02159af0 module:overlay(75) +from:0x0215a858 kind:arm_call to:0x02079a44 module:overlay(0) +from:0x0215a8c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a8d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a8e0 kind:arm_call to:0x02168518 module:overlay(93) +from:0x0215a920 kind:arm_call to:0x0201b974 module:main +from:0x0215a930 kind:arm_call to:0x0201b798 module:main +from:0x0215a948 kind:arm_call to:0x02168528 module:overlays(93,94) +from:0x0215a968 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215a974 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215a9c8 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215a9f4 kind:arm_call to:0x0215a2c0 module:overlay(75) +from:0x0215aa08 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215aa44 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215aa54 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215aa60 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215aa74 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215aaac kind:arm_call to:0x0215a0e0 module:overlay(75) +from:0x0215aad4 kind:arm_call to:0x02159fe0 module:overlay(75) +from:0x0215ab34 kind:arm_call to:0x02159af0 module:overlay(75) +from:0x0215ab50 kind:arm_call to:0x02079eec module:overlay(0) +from:0x0215ab70 kind:arm_call to:0x020db3bc module:overlay(31) +from:0x0215ab84 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0215ab90 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215ab9c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215abb4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215abc4 kind:arm_call to:0x02079bb4 module:overlay(0) +from:0x0215abcc kind:arm_call to:0x0207a3a4 module:overlay(0) +from:0x0215ac08 kind:arm_call to:0x02168538 module:overlays(92,93) +from:0x0215ac24 kind:arm_call to:0x0215752c module:overlay(75) +from:0x0215ac30 kind:arm_call to:0x02160028 module:overlay(75) +from:0x0215ac50 kind:arm_call to:0x0215a070 module:overlay(75) +from:0x0215ac78 kind:arm_call to:0x02159fe0 module:overlay(75) +from:0x0215ad24 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ad88 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215ad94 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0215ada0 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0215adc0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215add0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215addc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215adfc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ae1c kind:arm_call to:0x01ff916c module:itcm +from:0x0215ae34 kind:arm_call to:0x0215fbcc module:overlay(75) +from:0x0215ae74 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ae88 kind:arm_call to:0x02159d68 module:overlay(75) +from:0x0215ae9c kind:arm_call to:0x0207a034 module:overlay(0) +from:0x0215af0c kind:arm_call to:0x0215a0e0 module:overlay(75) +from:0x0215af18 kind:arm_call to:0x02159fe0 module:overlay(75) +from:0x0215af30 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215af3c kind:load to:0x027e09bc module:dtcm +from:0x0215af40 kind:load to:0x027e0d34 module:dtcm +from:0x0215af44 kind:load to:0x027e0d8c module:dtcm +from:0x0215af48 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215af4c kind:load to:0x02164148 module:overlay(75) +from:0x0215af50 kind:load to:0x02164f98 module:overlay(75) +from:0x0215af64 kind:load to:0x0204fb78 module:main +from:0x0215af68 kind:load to:0x020b6a14 module:overlay(0) +from:0x0215af7c kind:load to:0x027e09b8 module:dtcm +from:0x0215afa4 kind:load to:0x0203feb0 module:main +from:0x0215afbc kind:arm_call to:0x021562a4 module:overlay(75) +from:0x0215b030 kind:arm_call to:0x02157d0c module:overlay(75) +from:0x0215b04c kind:load to:0x02164f50 module:overlay(75) +from:0x0215b078 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b094 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215b0c8 kind:arm_call to:0x02157d0c module:overlay(75) +from:0x0215b178 kind:load to:0x02164d88 module:overlay(75) +from:0x0215b198 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b1c0 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215b1cc kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215b1dc kind:arm_call to:0x02015018 module:main +from:0x0215b1fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b204 kind:load to:0x027e09a8 module:dtcm +from:0x0215b240 kind:arm_call to:0x0201b9bc module:main +from:0x0215b250 kind:arm_call to:0x0201b798 module:main +from:0x0215b274 kind:load to:0x0204fb78 module:main +from:0x0215b2d0 kind:arm_call to:0x02072288 module:overlay(0) +from:0x0215b2f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b304 kind:arm_call to:0x02159d68 module:overlay(75) +from:0x0215b318 kind:arm_call to:0x0207a034 module:overlay(0) +from:0x0215b324 kind:arm_call to:0x0215a0e0 module:overlay(75) +from:0x0215b330 kind:arm_call to:0x02159fe0 module:overlay(75) +from:0x0215b33c kind:load to:0x027e09a4 module:dtcm +from:0x0215b340 kind:load to:0x027e09bc module:dtcm +from:0x0215b350 kind:arm_call to:0x0215ea14 module:overlay(75) +from:0x0215b3c0 kind:arm_call to:0x0215752c module:overlay(75) +from:0x0215b41c kind:arm_call to:0x0215752c module:overlay(75) +from:0x0215b438 kind:load to:0x02165070 module:overlay(75) +from:0x0215b43c kind:load to:0x02165088 module:overlay(75) +from:0x0215b498 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b4cc kind:arm_call to:0x0215752c module:overlay(75) +from:0x0215b4d8 kind:arm_call to:0x02160028 module:overlay(75) +from:0x0215b534 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b548 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215b580 kind:arm_call to:0x02157d0c module:overlay(75) +from:0x0215b58c kind:arm_call to:0x02015018 module:main +from:0x0215b5b0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b5c0 kind:load to:0x02164d88 module:overlay(75) +from:0x0215b5c4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b5e0 kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x0215b654 kind:load to:0x021650d0 module:overlay(75) +from:0x0215b7d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b7e8 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215b7f4 kind:arm_call to:0x02015018 module:main +from:0x0215b814 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b81c kind:load to:0x027e09a8 module:dtcm +from:0x0215b854 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215b910 kind:load to:0x02164d88 module:overlay(75) +from:0x0215b960 kind:arm_call to:0x02015018 module:main +from:0x0215b9bc kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b9c8 kind:arm_call to:0x02158018 module:overlay(75) +from:0x0215b9e0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ba64 kind:arm_call to:0x0215e7ec module:overlay(75) +from:0x0215ba98 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215baac kind:arm_call to:0x01ff9318 module:itcm +from:0x0215bad4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215badc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bb3c kind:arm_call to:0x0215cf30 module:overlay(75) +from:0x0215bb48 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215bb54 kind:arm_call to:0x02158018 module:overlay(75) +from:0x0215bb60 kind:arm_call to:0x02015018 module:main +from:0x0215bb80 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bb94 kind:arm_call to:0x02015018 module:main +from:0x0215bbb8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bbc8 kind:load to:0x027e09a8 module:dtcm +from:0x0215bbf8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bc90 kind:load to:0x02164f50 module:overlay(75) +from:0x0215bca8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bce4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bcf8 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215bd00 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd20 kind:arm_call to:0x0215e428 module:overlay(75) +from:0x0215bd50 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215bd5c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bd68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bde8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215bdf8 kind:arm_call to:0x020799cc module:overlay(0) +from:0x0215be04 kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x0215be10 kind:load to:0x02164f08 module:overlay(75) +from:0x0215be14 kind:load to:0x02164320 module:overlay(75) +from:0x0215be18 kind:load to:0x027e09bc module:dtcm +from:0x0215be54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215be80 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215bec0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bedc kind:arm_call to:0x01ff9984 module:itcm +from:0x0215bef4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bf04 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215bf14 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215bf20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bf38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bf50 kind:arm_call to:0x021560f8 module:overlay(75) +from:0x0215bf88 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bf9c kind:arm_call to:0x021560f8 module:overlay(75) +from:0x0215bfd8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bfec kind:arm_call to:0x021560f8 module:overlay(75) +from:0x0215c000 kind:arm_call to:0x02015018 module:main +from:0x0215c010 kind:arm_call to:0x0215e7ec module:overlay(75) +from:0x0215c024 kind:arm_call to:0x02015018 module:main +from:0x0215c044 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c058 kind:arm_call to:0x02015018 module:main +from:0x0215c07c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c088 kind:load to:0x027e09a8 module:dtcm +from:0x0215c0c0 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215c0c8 kind:arm_call to:0x0215cdb4 module:overlay(75) +from:0x0215c0e4 kind:load to:0x027e09bc module:dtcm +from:0x0215c0f8 kind:arm_call to:0x021562a4 module:overlay(75) +from:0x0215c110 kind:arm_call to:0x0215d3fc module:overlay(75) +from:0x0215c174 kind:load to:0x02164d88 module:overlay(75) +from:0x0215c1cc kind:arm_call to:0x0215d3fc module:overlay(75) +from:0x0215c1f0 kind:arm_call to:0x02015018 module:main +from:0x0215c218 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215c228 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c258 kind:arm_call to:0x02162438 module:overlay(75) +from:0x0215c264 kind:arm_call to:0x02015018 module:main +from:0x0215c284 kind:arm_call to:0x02015018 module:main +from:0x0215c2a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c2ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c2cc kind:arm_call to:0x0215d420 module:overlay(75) +from:0x0215c374 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c384 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c390 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c3a4 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215c3b8 kind:arm_call to:0x02015018 module:main +from:0x0215c3dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c3e8 kind:load to:0x02164124 module:overlay(75) +from:0x0215c3ec kind:load to:0x027e09a8 module:dtcm +from:0x0215c3f8 kind:load to:0x02164d88 module:overlay(75) +from:0x0215c3fc kind:load to:0x021650d0 module:overlay(75) +from:0x0215c418 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215c420 kind:arm_call to:0x0215cdb4 module:overlay(75) +from:0x0215c434 kind:arm_call to:0x021562a4 module:overlay(75) +from:0x0215c43c kind:load to:0x027e09bc module:dtcm +from:0x0215c450 kind:arm_call to:0x021562a4 module:overlay(75) +from:0x0215c468 kind:arm_call to:0x0215d3fc module:overlay(75) +from:0x0215c4cc kind:load to:0x02164d88 module:overlay(75) +from:0x0215c530 kind:arm_call to:0x0215d3fc module:overlay(75) +from:0x0215c554 kind:arm_call to:0x02015018 module:main +from:0x0215c57c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215c58c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c5bc kind:arm_call to:0x02162438 module:overlay(75) +from:0x0215c5c8 kind:arm_call to:0x02015018 module:main +from:0x0215c5e8 kind:arm_call to:0x02015018 module:main +from:0x0215c608 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c610 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c630 kind:arm_call to:0x0215d420 module:overlay(75) +from:0x0215c6e4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c6f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c704 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c718 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215c72c kind:arm_call to:0x02015018 module:main +from:0x0215c750 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c75c kind:load to:0x02164124 module:overlay(75) +from:0x0215c760 kind:load to:0x027e09a8 module:dtcm +from:0x0215c770 kind:load to:0x02164d88 module:overlay(75) +from:0x0215c774 kind:load to:0x021650d0 module:overlay(75) +from:0x0215c790 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215c798 kind:arm_call to:0x0215cdb4 module:overlay(75) +from:0x0215c7ac kind:arm_call to:0x021562a4 module:overlay(75) +from:0x0215c7b4 kind:load to:0x027e09bc module:dtcm +from:0x0215c848 kind:load to:0x02164bd0 module:overlay(75) +from:0x0215c84c kind:load to:0x02164bc0 module:overlay(75) +from:0x0215c888 kind:load to:0x02164bc0 module:overlay(75) +from:0x0215c8e8 kind:arm_call to:0x01ff993c module:itcm +from:0x0215c900 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c91c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c980 kind:arm_call to:0x02015018 module:main +from:0x0215c9a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ca08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cacc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cae8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215cb00 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cb10 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215cb20 kind:arm_call to:0x02015018 module:main +from:0x0215cb30 kind:arm_call to:0x0215e7ec module:overlay(75) +from:0x0215cb3c kind:arm_call to:0x02015018 module:main +from:0x0215cb5c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cb70 kind:arm_call to:0x02015018 module:main +from:0x0215cb94 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cbe4 kind:arm_call to:0x021560f8 module:overlay(75) +from:0x0215cc00 kind:arm_call to:0x02156144 module:overlay(75) +from:0x0215cc1c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cc44 kind:load to:0x02164d88 module:overlay(75) +from:0x0215cc48 kind:load to:0x027e09a8 module:dtcm +from:0x0215ccc0 kind:load to:0x0215c88c module:overlay(75) +from:0x0215cd2c kind:load to:0x0215c88c module:overlay(75) +from:0x0215cd98 kind:load to:0x0215c88c module:overlay(75) +from:0x0215cddc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215cdec kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ce44 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215cf28 kind:load to:0x02164b28 module:overlay(75) +from:0x0215cf2c kind:load to:0x02164b18 module:overlay(75) +from:0x0215cf8c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215cf98 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215cfa8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cfc0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215cfe0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cfec kind:arm_call to:0x01ffb744 module:itcm +from:0x0215cffc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215d030 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d094 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215d0a8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215d0bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d0c8 kind:arm_call to:0x0215df14 module:overlay(75) +from:0x0215d0e4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215d0f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d130 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d228 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d25c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d304 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d328 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d34c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d3b8 kind:arm_call to:0x0215ce90 module:overlay(75) +from:0x0215d3c8 kind:load to:0x027e0108 module:dtcm +from:0x0215d3cc kind:load to:0x02164d88 module:overlay(75) +from:0x0215d3d4 kind:load to:0x0204b164 module:main +from:0x0215d4b8 kind:load to:0x02164b18 module:overlay(75) +from:0x0215d4d4 kind:arm_call to:0x0215d55c module:overlay(75) +from:0x0215d4e4 kind:arm_call to:0x0215d8f8 module:overlay(75) +from:0x0215d574 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215d5a8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215d5cc kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215d618 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d624 kind:arm_call to:0x01fff458 module:itcm +from:0x0215d6ac kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x0215d728 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d738 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0215d74c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d75c kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215d79c kind:arm_call to:0x0215e94c module:overlay(75) +from:0x0215d7ec kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215d7f8 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215d808 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215d834 kind:arm_call to:0x0215fa30 module:overlay(75) +from:0x0215d844 kind:arm_call to:0x0215cd9c module:overlay(75) +from:0x0215d87c kind:arm_call to:0x01ff9770 module:itcm +from:0x0215d890 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d89c kind:arm_call to:0x01ffb860 module:itcm +from:0x0215d8c4 kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x0215d8d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d8e0 kind:load to:0x0203feb0 module:main +from:0x0215d8e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d90c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215d938 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215d9b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215da40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215da48 kind:arm_call to:0x01ff938c module:itcm +from:0x0215da70 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x0215da80 kind:arm_call to:0x0215cd9c module:overlay(75) +from:0x0215dafc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215db18 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215db38 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215db54 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215db6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215db80 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0215db98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215dbac kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215dbbc kind:load to:0x027e0ce4 module:dtcm +from:0x0215dbc0 kind:load to:0x027e09a8 module:dtcm +from:0x0215dc58 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215dcb8 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215dd10 kind:arm_call to:0x0215c7b8 module:overlay(75) +from:0x0215dd4c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215dd5c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215ddec kind:load to:0x02164184 module:overlay(75) +from:0x0215de2c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215de3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215de80 kind:load to:0x021641cc module:overlay(75) +from:0x0215de84 kind:load to:0x01ffaf74 module:itcm +from:0x0215dea4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215deac kind:load to:0x02164124 module:overlay(75) +from:0x0215defc kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215df0c kind:load to:0x021641cc module:overlay(75) +from:0x0215df10 kind:load to:0x02164190 module:overlay(75) +from:0x0215df3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215df4c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215df68 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215df78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215df88 kind:load to:0x027e0cd8 module:dtcm +from:0x0215dfbc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215dfdc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215dfe8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215dff8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e004 kind:arm_call to:0x0215df14 module:overlay(75) +from:0x0215e058 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215e0b0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e0ec kind:arm_call to:0x01ff9318 module:itcm +from:0x0215e130 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e13c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e1f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215e228 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e240 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e260 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e26c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e278 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e2cc kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e2dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e2e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e2f4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e348 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e358 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e364 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e370 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e3c4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e3d4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e3e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e3fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e408 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e414 kind:arm_call to:0x0215df14 module:overlay(75) +from:0x0215e420 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e460 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e478 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e4b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e4c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e4e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e518 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e548 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e59c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e5ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e5c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e658 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e668 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e684 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e6b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e6d0 kind:arm_call to:0x02059664 module:overlay(0) +from:0x0215e718 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e728 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e750 kind:arm_call to:0x02059758 module:overlay(0) +from:0x0215e75c kind:load to:0x0215fe1c module:overlay(75) +from:0x0215e7b4 kind:arm_call to:0x0215df14 module:overlay(75) +from:0x0215e7c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e7d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e828 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e838 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e858 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215e864 kind:load to:0x027e0cec module:dtcm +from:0x0215e8d0 kind:arm_call to:0x0215de68 module:overlay(75) +from:0x0215e8fc kind:arm_call to:0x020180ac module:main +from:0x0215e920 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0215e938 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0215e948 kind:load to:0x027e0cec module:dtcm +from:0x0215e994 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215e9c0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215e9dc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215e9f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ea00 kind:load to:0x02164130 module:overlay(75) +from:0x0215ea04 kind:load to:0x0216413c module:overlay(75) +from:0x0215ea0c kind:load to:0x027e0cec module:dtcm +from:0x0215ea10 kind:load to:0x027e09a8 module:dtcm +from:0x0215ea5c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215ea88 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215eaa4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215eac0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ead8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215eb14 kind:load to:0x02164130 module:overlay(75) +from:0x0215eb18 kind:load to:0x0216413c module:overlay(75) +from:0x0215eb20 kind:load to:0x027e0cec module:dtcm +from:0x0215eb24 kind:load to:0x027e09a8 module:dtcm +from:0x0215eb2c kind:load to:0x027e09a4 module:dtcm +from:0x0215eb30 kind:load to:0x020ac088 module:overlay(0) +from:0x0215eb68 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215eb78 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215ebc0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215ebf0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215ec4c kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x0215eca4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215ecf0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ed04 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215ed14 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215ed40 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215eda4 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0215edc4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215ee40 kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x0215ee9c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215ef80 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0215efa0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215efc8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215efe0 kind:load to:0x0216419c module:overlay(75) +from:0x0215efe4 kind:load to:0x027e0cec module:dtcm +from:0x0215efe8 kind:load to:0x02164184 module:overlay(75) +from:0x0215eff0 kind:load to:0x0215e86c module:overlay(75) +from:0x0215eff8 kind:load to:0x02164160 module:overlay(75) +from:0x0215f000 kind:load to:0x02164324 module:overlay(75) +from:0x0215f008 kind:load to:0x027e09a8 module:dtcm +from:0x0215f044 kind:arm_call to:0x020a152c module:overlay(0) +from:0x0215f05c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0215f08c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0215f0d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f0d8 kind:load to:0x020b684c module:overlay(0) +from:0x0215f114 kind:arm_call to:0x0215e208 module:overlay(75) +from:0x0215f11c kind:arm_call to:0x0215e030 module:overlay(75) +from:0x0215f128 kind:arm_call to:0x0215f724 module:overlay(75) +from:0x0215f130 kind:arm_call to:0x0215cdc4 module:overlay(75) +from:0x0215f138 kind:arm_call to:0x0215c850 module:overlay(75) +from:0x0215f150 kind:arm_call to:0x0215e760 module:overlay(75) +from:0x0215f158 kind:arm_call to:0x0215e6bc module:overlay(75) +from:0x0215f190 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215f1ec kind:arm_call to:0x0215eb34 module:overlay(75) +from:0x0215f1f4 kind:arm_call to:0x0215f00c module:overlay(75) +from:0x0215f1fc kind:arm_call to:0x0215d4c0 module:overlay(75) +from:0x0215f230 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215f248 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f270 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215f2a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f2d0 kind:arm_call to:0x0215de68 module:overlay(75) +from:0x0215f2f0 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215f2fc kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f328 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f338 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f33c kind:load to:0x021641a8 module:overlay(75) +from:0x0215f344 kind:load to:0x02164178 module:overlay(75) +from:0x0215f348 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f368 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215f390 kind:arm_call to:0x0215f724 module:overlay(75) +from:0x0215f398 kind:load to:0x027e09b8 module:dtcm +from:0x0215f3b8 kind:arm_call to:0x0200eab0 module:main +from:0x0215f3c8 kind:arm_call to:0x0200eab0 module:main +from:0x0215f3d4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215f3e4 kind:arm_call to:0x0200ef5c module:main +from:0x0215f418 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f428 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f450 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215f4a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f514 kind:arm_call to:0x020c2298 module:overlay(17) +from:0x0215f53c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215f54c kind:arm_call to:0x021628e8 module:overlay(75) +from:0x0215f598 kind:load to:0x020b66c4 module:overlay(0) +from:0x0215f5a0 kind:load to:0x027e09ac module:dtcm +from:0x0215f5a4 kind:load to:0x027e09b4 module:dtcm +from:0x0215f5a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f5e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215f5f0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215f638 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0215f64c kind:load to:0x027e0ce4 module:dtcm +from:0x0215f680 kind:arm_call to:0x0215de68 module:overlay(75) +from:0x0215f694 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f6a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f6b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f6e4 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0215f6f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f884 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f894 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f8a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f8b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f8cc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f8dc kind:arm_call to:0x01ff9318 module:itcm +from:0x0215f8fc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f90c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f920 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f930 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f944 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f954 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215f974 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f984 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f998 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f9a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f9bc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f9cc kind:arm_call to:0x01ff9318 module:itcm +from:0x0215f9e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f9f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215fa14 kind:load to:0x0203feb0 module:main +from:0x0215fa6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215fb10 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb2c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb44 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fb50 kind:load to:0x0203feb0 module:main +from:0x0215fb54 kind:load to:0x02164a78 module:overlay(75) +from:0x0215fb58 kind:load to:0x0215fa1c module:overlay(75) +from:0x0215fb5c kind:load to:0x027e0cec module:dtcm +from:0x0215fb60 kind:load to:0x02164a7c module:overlay(75) +from:0x0215fb64 kind:load to:0x027e09a8 module:dtcm +from:0x0215fb98 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215fba8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215fbf4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215fc20 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fc3c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fc58 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fc64 kind:load to:0x02164160 module:overlay(75) +from:0x0215fc6c kind:load to:0x0215fb68 module:overlay(75) +from:0x0215fc70 kind:load to:0x027e0cec module:dtcm +from:0x0215fcbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fcd0 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0215fcec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fd00 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215fd24 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215fd34 kind:arm_call to:0x01ff938c module:itcm +from:0x0215fd40 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215fd7c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215fda8 kind:arm_call to:0x0207d7bc module:overlay(0) +from:0x0215fe14 kind:load to:0x02165514 module:overlay(75) +from:0x0215fe40 kind:arm_call to:0x0200e260 module:main +from:0x0215fe84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215fe94 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215feac kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215febc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215fec8 kind:load to:0x0203feb0 module:main +from:0x0215fee0 kind:arm_call to:0x0205992c module:overlay(0) +from:0x0215fee8 kind:arm_call to:0x02011ff4 module:main +from:0x0215fefc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215ff10 kind:load to:0x02165598 module:overlay(75) +from:0x0215ff24 kind:arm_call to:0x02011f3c module:main +from:0x0215ff30 kind:arm_call to:0x0215ff78 module:overlay(75) +from:0x0215ff44 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215ff74 kind:load to:0x02165108 module:overlay(75) +from:0x0215ff80 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215ffb4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215ffd4 kind:load to:0x0216512c module:overlay(75) +from:0x02160018 kind:arm_call to:0x0215fa30 module:overlay(75) +from:0x02160030 kind:load to:0x02099dd4 module:overlay(0) +from:0x02160078 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02160098 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0216011c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160130 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02160148 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216015c kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0216016c kind:arm_call to:0x0215ffec module:overlay(75) +from:0x0216017c kind:arm_call to:0x0215cd9c module:overlay(75) +from:0x021601bc kind:arm_call to:0x01ff9770 module:itcm +from:0x021601d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021601dc kind:arm_call to:0x01ffb860 module:itcm +from:0x02160204 kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x02160214 kind:load to:0x02165518 module:overlay(75) +from:0x02160218 kind:load to:0x027e0ce4 module:dtcm +from:0x0216022c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160240 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160248 kind:arm_call to:0x02011ff4 module:main +from:0x0216025c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02160270 kind:load to:0x021655f4 module:overlay(75) +from:0x02160284 kind:arm_call to:0x02011f3c module:main +from:0x02160290 kind:arm_call to:0x021603bc module:overlay(75) +from:0x021602a4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021602fc kind:load to:0x021651a4 module:overlay(75) +from:0x02160320 kind:arm_call to:0x01fff148 module:itcm +from:0x02160348 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160350 kind:arm_call to:0x01ffb800 module:itcm +from:0x02160360 kind:arm_call to:0x01ff938c module:itcm +from:0x02160390 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021603a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021603ac kind:arm_call to:0x0215df14 module:overlay(75) +from:0x021603b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021603c8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216042c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02160454 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0216046c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160480 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02160598 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021605e4 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02160634 kind:arm_call to:0x02161a80 module:overlay(75) +from:0x02160644 kind:load to:0x02165210 module:overlay(75) +from:0x02160648 kind:load to:0x021655f4 module:overlay(75) +from:0x0216064c kind:load to:0x021651c8 module:overlay(75) +from:0x02160650 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02160654 kind:load to:0x021655e8 module:overlay(75) +from:0x0216065c kind:load to:0x027e0130 module:dtcm +from:0x02160660 kind:load to:0x027e07d4 module:dtcm +from:0x02160664 kind:load to:0x02165184 module:overlay(75) +from:0x02160670 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160690 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160698 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021606a0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021606a8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021606b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021606b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021606c4 kind:load to:0x02165210 module:overlay(75) +from:0x021606dc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021606e4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021606ec kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021606f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021606fc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02160704 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216070c kind:arm_call to:0x02011ff4 module:main +from:0x02160718 kind:load to:0x02165210 module:overlay(75) +from:0x02160794 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216079c kind:load to:0x027e07d4 module:dtcm +from:0x021607a0 kind:load to:0x027e09a8 module:dtcm +from:0x021607d4 kind:arm_call to:0x02155880 module:overlay(75) +from:0x021607ec kind:arm_call to:0x01ff9218 module:itcm +from:0x02160860 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160898 kind:arm_call to:0x01ffb464 module:itcm +from:0x021608a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021608cc kind:arm_call to:0x01ffb974 module:itcm +from:0x021608e4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02160964 kind:arm_call to:0x01ffb714 module:itcm +from:0x021609a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021609c8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021609d0 kind:arm_call to:0x02162018 module:overlay(75) +from:0x021609d8 kind:arm_call to:0x02161c94 module:overlay(75) +from:0x021609e8 kind:arm_call to:0x02161dd8 module:overlay(75) +from:0x021609fc kind:arm_call to:0x02161a80 module:overlay(75) +from:0x02160a04 kind:load to:0x02165344 module:overlay(75) +from:0x02160a20 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x02160a40 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02160a4c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160a60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160a70 kind:arm_call to:0x01ff938c module:itcm +from:0x02160ac0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160ae0 kind:arm_call to:0x01fff17c module:itcm +from:0x02160af0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160b28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160b64 kind:arm_call to:0x01ff9770 module:itcm +from:0x02160b7c kind:arm_call to:0x01ffb974 module:itcm +from:0x02160b84 kind:arm_call to:0x02099824 module:overlay(0) +from:0x02160b9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160bec kind:arm_call to:0x01ffb974 module:itcm +from:0x02160c18 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160c4c kind:arm_call to:0x02160308 module:overlay(75) +from:0x02160c6c kind:load to:0x027e0d34 module:dtcm +from:0x02160c7c kind:load to:0x027e0ce0 module:dtcm +from:0x02160c8c kind:load to:0x027e09a8 module:dtcm +from:0x02160c94 kind:load to:0x027e09a4 module:dtcm +from:0x02160c98 kind:load to:0x020ac088 module:overlay(0) +from:0x02160ca0 kind:load to:0x027e0cec module:dtcm +from:0x02160cc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160cd0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160ce0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160ce8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02160cfc kind:arm_call to:0x01ffb428 module:itcm +from:0x02160d08 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160d18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160d44 kind:arm_call to:0x021625bc module:overlay(75) +from:0x02160d58 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02160ddc kind:arm_call to:0x020f0750 module:overlay(31) +from:0x02160dec kind:arm_call to:0x02162018 module:overlay(75) +from:0x02160e00 kind:load to:0x0204b164 module:main +from:0x02160e7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160e84 kind:load to:0x027e07d4 module:dtcm +from:0x02160e88 kind:load to:0x027e09a8 module:dtcm +from:0x02160ebc kind:arm_call to:0x02155880 module:overlay(75) +from:0x02160ed0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02160f44 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160f7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02160f8c kind:arm_call to:0x01ff9218 module:itcm +from:0x02160fb0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02160fc8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161014 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161050 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161078 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02161080 kind:arm_call to:0x02162018 module:overlay(75) +from:0x02161088 kind:arm_call to:0x02161c94 module:overlay(75) +from:0x02161098 kind:arm_call to:0x02161dd8 module:overlay(75) +from:0x021610ac kind:arm_call to:0x02161a80 module:overlay(75) +from:0x021610b4 kind:load to:0x02165344 module:overlay(75) +from:0x02161138 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161140 kind:load to:0x027e07d4 module:dtcm +from:0x02161148 kind:load to:0x027e09a8 module:dtcm +from:0x0216117c kind:arm_call to:0x02155880 module:overlay(75) +from:0x02161194 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161224 kind:arm_call to:0x01ffb464 module:itcm +from:0x02161234 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161258 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161270 kind:arm_call to:0x01ffb974 module:itcm +from:0x021612b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021612bc kind:arm_call to:0x02162118 module:overlay(75) +from:0x02161300 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161348 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161360 kind:arm_call to:0x01ffb464 module:itcm +from:0x02161370 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161394 kind:arm_call to:0x01ffb974 module:itcm +from:0x021613ac kind:arm_call to:0x01ffb974 module:itcm +from:0x021613ec kind:arm_call to:0x01ffb714 module:itcm +from:0x02161414 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216141c kind:arm_call to:0x02162018 module:overlay(75) +from:0x02161424 kind:arm_call to:0x02161c94 module:overlay(75) +from:0x02161434 kind:arm_call to:0x02161dd8 module:overlay(75) +from:0x02161448 kind:arm_call to:0x02161a80 module:overlay(75) +from:0x02161450 kind:load to:0x02165344 module:overlay(75) +from:0x02161458 kind:load to:0x027e09a8 module:dtcm +from:0x021614d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021614e0 kind:load to:0x027e07d4 module:dtcm +from:0x021614e4 kind:load to:0x027e09a8 module:dtcm +from:0x02161520 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216153c kind:arm_call to:0x0215de88 module:overlay(75) +from:0x02161580 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216158c kind:arm_call to:0x01ff9770 module:itcm +from:0x021615c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161604 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216162c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02161644 kind:arm_call to:0x021625bc module:overlay(75) +from:0x02161658 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02161660 kind:arm_call to:0x02162018 module:overlay(75) +from:0x02161668 kind:arm_call to:0x02161dd8 module:overlay(75) +from:0x0216167c kind:arm_call to:0x02161a80 module:overlay(75) +from:0x02161684 kind:arm_call to:0x02161c94 module:overlay(75) +from:0x02161694 kind:arm_call to:0x021625bc module:overlay(75) +from:0x021616a8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021616b4 kind:load to:0x02165518 module:overlay(75) +from:0x021616d0 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x021616f0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021616fc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161710 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161720 kind:arm_call to:0x01ff938c module:itcm +from:0x02161770 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161790 kind:arm_call to:0x01fff17c module:itcm +from:0x021617a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021617d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161814 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216182c kind:arm_call to:0x01ffb974 module:itcm +from:0x02161834 kind:arm_call to:0x02099824 module:overlay(0) +from:0x0216184c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216189c kind:arm_call to:0x01ffb974 module:itcm +from:0x021618dc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021618fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161914 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161924 kind:arm_call to:0x02160308 module:overlay(75) +from:0x02161944 kind:load to:0x027e0d34 module:dtcm +from:0x02161954 kind:load to:0x027e0ce0 module:dtcm +from:0x02161964 kind:load to:0x027e09a8 module:dtcm +from:0x0216196c kind:load to:0x027e09a4 module:dtcm +from:0x02161970 kind:load to:0x020ac088 module:overlay(0) +from:0x02161974 kind:load to:0x027e0cec module:dtcm +from:0x0216199c kind:arm_call to:0x01ffb714 module:itcm +from:0x021619ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x021619bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021619c4 kind:arm_call to:0x01ffb800 module:itcm +from:0x021619d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021619e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021619f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161a20 kind:arm_call to:0x021625bc module:overlay(75) +from:0x02161a34 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02161a60 kind:arm_call to:0x020f0750 module:overlay(31) +from:0x02161a70 kind:arm_call to:0x02162018 module:overlay(75) +from:0x02161b08 kind:load to:0x02165274 module:overlay(75) +from:0x02161b0c kind:load to:0x02165264 module:overlay(75) +from:0x02161b58 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161be4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02161c64 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02161c74 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02161c80 kind:load to:0x02165264 module:overlay(75) +from:0x02161c88 kind:load to:0x027e0cec module:dtcm +from:0x02161cac kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x02161d14 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161d4c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02161d6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161d78 kind:arm_call to:0x01fff458 module:itcm +from:0x02161d8c kind:arm_call to:0x02155fc4 module:overlay(75) +from:0x02161d94 kind:arm_call to:0x01fff458 module:itcm +from:0x02161da8 kind:arm_call to:0x0215dd24 module:overlay(75) +from:0x02161dc4 kind:load to:0x027e0d34 module:dtcm +from:0x02161dcc kind:load to:0x027e09c0 module:dtcm +from:0x02161dd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02161df0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161dfc kind:arm_call to:0x01fff458 module:itcm +from:0x02161e3c kind:arm_call to:0x01ffcea0 module:itcm +from:0x02161e60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161ea0 kind:arm_call to:0x01ffcea0 module:itcm +from:0x02161ec4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161ee8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02161f40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161f4c kind:arm_call to:0x01fff458 module:itcm +from:0x02161fd8 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x02162000 kind:load to:0x027e0ce4 module:dtcm +from:0x02162014 kind:load to:0x0203feb0 module:main +from:0x0216204c kind:arm_call to:0x01ff938c module:itcm +from:0x02162070 kind:arm_call to:0x01ffb780 module:itcm +from:0x021620bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02162104 kind:arm_call to:0x01ff9318 module:itcm +from:0x02162110 kind:load to:0x027e00fc module:dtcm +from:0x02162114 kind:load to:0x0203feb0 module:main +from:0x021621a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021621e8 kind:load to:0x0203feb0 module:main +from:0x0216220c kind:arm_call to:0x02161b10 module:overlay(75) +from:0x02162228 kind:arm_call to:0x02060c6c module:overlay(0) +from:0x02162234 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02162258 kind:arm_call to:0x02060a00 module:overlay(0) +from:0x0216229c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021622f4 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02162300 kind:load to:0x027e09b4 module:dtcm +from:0x02162328 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02162334 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02162374 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02162398 kind:load to:0x021655d4 module:overlay(75) +from:0x0216239c kind:load to:0x020b6ba4 module:overlay(0) +from:0x021623cc kind:arm_call to:0x02098dac module:overlay(0) +from:0x021623d4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02162424 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02162430 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02162458 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216246c kind:arm_call to:0x02098dac module:overlay(0) +from:0x02162474 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02162498 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021624ec kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021624f8 kind:load to:0x02165518 module:overlay(75) +from:0x021624fc kind:load to:0x021655d4 module:overlay(75) +from:0x02162500 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216253c kind:arm_call to:0x01ffb714 module:itcm +from:0x02162548 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162560 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02162568 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021625a4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021625b0 kind:load to:0x021655d4 module:overlay(75) +from:0x021625b8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021625f0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216260c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162628 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162644 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162660 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216267c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162694 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021626a8 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x021626b8 kind:load to:0x027e0cec module:dtcm +from:0x021626bc kind:load to:0x027e09a8 module:dtcm +from:0x021626c0 kind:load to:0x027e09bc module:dtcm +from:0x021626e0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021626f4 kind:load to:0x02058e24 module:overlay(0) +from:0x02162708 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02162710 kind:arm_call to:0x02011ff4 module:main +from:0x02162724 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02162758 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02162768 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216278c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021627c4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021627d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021627ec kind:arm_call to:0x01ff9258 module:itcm +from:0x021627f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216280c kind:arm_call to:0x020f57a8 module:overlay(31) +from:0x02162828 kind:arm_call to:0x0215dc34 module:overlay(75) +from:0x02162834 kind:load to:0x020ae670 module:overlay(0) +from:0x02162838 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02162840 kind:load to:0x027e0ce4 module:dtcm +from:0x02162844 kind:load to:0x02165518 module:overlay(75) +from:0x02162880 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x02162898 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x021628a8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021628cc kind:arm_call to:0x020f3274 module:overlay(31) +from:0x021628d8 kind:load to:0x02040eb0 module:main +from:0x021628dc kind:load to:0x020406b0 module:main +from:0x021628f8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02162960 kind:arm_call to:0x0200eab0 module:main +from:0x02162974 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162984 kind:arm_call to:0x0202a260 module:main +from:0x021629dc kind:arm_call to:0x0207a988 module:overlay(0) +from:0x02162a10 kind:load to:0x021652fc module:overlay(75) +from:0x02162a14 kind:load to:0x027e07d4 module:dtcm +from:0x02162aa0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02162aac kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02162c44 kind:arm_call to:0x01fff17c module:itcm +from:0x02162c50 kind:arm_call to:0x01fff148 module:itcm +from:0x02162c98 kind:arm_call to:0x01fff148 module:itcm +from:0x02162cc8 kind:arm_call to:0x01fff148 module:itcm +from:0x02162cf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02162d00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162d34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02162d40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162d50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162d70 kind:arm_call to:0x01ffb428 module:itcm +from:0x02162d88 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02162dfc kind:arm_call to:0x02162a90 module:overlay(75) +from:0x02162e2c kind:arm_call to:0x01ff9638 module:itcm +from:0x02162e3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02162e68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162e90 kind:arm_call to:0x020157b8 module:main +from:0x02162f10 kind:arm_call to:0x01ff9984 module:itcm +from:0x02162f28 kind:arm_call to:0x01ff9984 module:itcm +from:0x02162f40 kind:arm_call to:0x01ff9318 module:itcm +from:0x02162f4c kind:load to:0x027e0ce0 module:dtcm +from:0x02162f50 kind:load to:0x02165518 module:overlay(75) +from:0x02162f5c kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02162f70 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02162f78 kind:arm_call to:0x02011ff4 module:main +from:0x02162fc4 kind:arm_call to:0x01fff350 module:itcm +from:0x02162ff8 kind:arm_call to:0x01fff148 module:itcm +from:0x02163004 kind:arm_call to:0x01fff148 module:itcm +from:0x02163028 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216303c kind:arm_call to:0x01ffb974 module:itcm +from:0x02163050 kind:arm_call to:0x01ffb974 module:itcm +from:0x021630b4 kind:arm_call to:0x020157b8 module:main +from:0x021630c0 kind:load to:0x020b4800 module:overlay(0) +from:0x021630c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021630cc kind:load to:0x027e0ce0 module:dtcm +from:0x02163104 kind:arm_call to:0x01fff350 module:itcm +from:0x02163140 kind:arm_call to:0x01fff148 module:itcm +from:0x0216314c kind:arm_call to:0x01fff148 module:itcm +from:0x02163170 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163184 kind:arm_call to:0x01ffb974 module:itcm +from:0x02163198 kind:arm_call to:0x01ffb974 module:itcm +from:0x021631d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021631dc kind:load to:0x020b4800 module:overlay(0) +from:0x021631e4 kind:load to:0x027e0ce0 module:dtcm +from:0x02163230 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163240 kind:load to:0x020ac6a8 module:overlay(0) +from:0x02163244 kind:load to:0x020ac6ac module:overlay(0) +from:0x0216328c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216329c kind:load to:0x020ac6a0 module:overlay(0) +from:0x021632a0 kind:load to:0x020ac6a4 module:overlay(0) +from:0x021632c8 kind:arm_call to:0x020840c4 module:overlay(0) +from:0x021632f4 kind:arm_call to:0x01fff148 module:itcm +from:0x0216331c kind:arm_call to:0x01fff148 module:itcm +from:0x02163334 kind:arm_call to:0x0215de68 module:overlay(75) +from:0x02163368 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163370 kind:arm_call to:0x01ffb800 module:itcm +from:0x02163388 kind:arm_call to:0x01ff9770 module:itcm +from:0x02163398 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021633c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021633d0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021633ec kind:arm_call to:0x01ff9770 module:itcm +from:0x021633fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216342c kind:arm_call to:0x01ffb714 module:itcm +from:0x02163434 kind:arm_call to:0x01ffb800 module:itcm +from:0x02163448 kind:arm_call to:0x01ff9770 module:itcm +from:0x02163458 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163480 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216349c kind:arm_call to:0x01ff9638 module:itcm +from:0x021634b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021634d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021634e4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02163538 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02163544 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02163550 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02163560 kind:arm_call to:0x01ffd054 module:itcm +from:0x0216356c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216357c kind:arm_call to:0x0215dd34 module:overlay(75) +from:0x0216358c kind:arm_call to:0x01ffb714 module:itcm +from:0x02163598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021635f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163620 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163630 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0216364c kind:arm_call to:0x0215de68 module:overlay(75) +from:0x02163678 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163680 kind:arm_call to:0x01ffb800 module:itcm +from:0x02163694 kind:arm_call to:0x01ff9770 module:itcm +from:0x021636a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021636d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021636d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021636ec kind:arm_call to:0x01ff9770 module:itcm +from:0x021636fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163718 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163734 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163744 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02163750 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02163760 kind:arm_call to:0x01ffd054 module:itcm +from:0x0216376c kind:arm_call to:0x01ff9638 module:itcm +from:0x02163780 kind:arm_call to:0x021631ec module:overlay(75) +from:0x02163790 kind:arm_call to:0x01ff9218 module:itcm +from:0x021637d8 kind:arm_call to:0x02163248 module:overlay(75) +from:0x021637e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02163814 kind:arm_call to:0x01ffb974 module:itcm +from:0x02163828 kind:arm_call to:0x01ffb974 module:itcm +from:0x02163838 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216385c kind:load to:0x02165518 module:overlay(75) +from:0x02163860 kind:load to:0x027e0cdc module:dtcm +from:0x02163864 kind:load to:0x027e0ce0 module:dtcm +from:0x0216386c kind:load to:0x020ac69c module:overlay(0) +from:0x02163870 kind:load to:0x020ac698 module:overlay(0) +from:0x02163874 kind:load to:0x020ac6b4 module:overlay(0) +from:0x02163878 kind:load to:0x020ac6b0 module:overlay(0) +from:0x0216387c kind:load to:0x020ac718 module:overlay(0) +from:0x02163880 kind:load to:0x020ac724 module:overlay(0) +from:0x021638a0 kind:arm_call to:0x020840c4 module:overlay(0) +from:0x021638b8 kind:arm_call to:0x01fff148 module:itcm +from:0x021638f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163910 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216391c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163930 kind:arm_call to:0x01ff938c module:itcm +from:0x02163950 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216399c kind:arm_call to:0x01ff9984 module:itcm +from:0x021639a8 kind:load to:0x027e0cdc module:dtcm +from:0x021639ac kind:load to:0x027e0ce0 module:dtcm +from:0x021639b0 kind:load to:0x02165518 module:overlay(75) +from:0x021639cc kind:arm_call to:0x01fff1a4 module:itcm +from:0x021639ec kind:arm_call to:0x01ffd420 module:itcm +from:0x02163a38 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x02163a4c kind:load to:0x027e0ce0 module:dtcm +from:0x02163a50 kind:load to:0x027e09b8 module:dtcm +from:0x02163a54 kind:load to:0x0204b608 module:main +from:0x02163a58 kind:load to:0x027e0d34 module:dtcm +from:0x02163a64 kind:thumb_call_arm to:0x02016614 module:main +from:0x02163a74 kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x02163a98 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02163ab0 kind:thumb_call_arm to:0x02018200 module:main +from:0x02163ab8 kind:thumb_call_arm to:0x0216850c module:overlay(93) +from:0x02163aca kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x02163ad2 kind:thumb_call_arm to:0x02062134 module:overlay(0) +from:0x02163ae0 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x02163aec kind:load to:0x02165328 module:overlay(75) +from:0x02163af0 kind:load to:0x027e0d8c module:dtcm +from:0x02163b38 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02163b4c kind:arm_call to:0x02062134 module:overlay(0) +from:0x02163b70 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02163b90 kind:arm_call to:0x021639b8 module:overlay(75) +from:0x02163bbc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02163bc8 kind:arm_call to:0x0216850c module:overlay(93) +from:0x02163e8c kind:arm_call to:0x02163af4 module:overlay(75) +from:0x02163eb0 kind:arm_call to:0x02163af4 module:overlay(75) +from:0x02163edc kind:arm_call to:0x02163af4 module:overlay(75) +from:0x02163f00 kind:arm_call to:0x02163af4 module:overlay(75) +from:0x02163f24 kind:arm_call to:0x02163af4 module:overlay(75) +from:0x02163f30 kind:arm_call to:0x02062080 module:overlay(0) +from:0x02163f44 kind:arm_call to:0x02163af4 module:overlay(75) +from:0x02163f4c kind:load to:0x027e0d8c module:dtcm +from:0x02163f5c kind:arm_call to:0x021639b8 module:overlay(75) +from:0x02163f9c kind:arm_call to:0x0201aa68 module:main +from:0x02163fa4 kind:load to:0x0204c49c module:main +from:0x02163fb0 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02163fc4 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02163fcc kind:arm_call to:0x02011ff4 module:main +from:0x0216436c kind:arm_call to:0x02152c34 module:overlay(75) +from:0x0216437c kind:arm_call to:0x0203e3a4 module:main +from:0x021643a4 kind:arm_call to:0x02152c94 module:overlay(75) +from:0x021643b4 kind:arm_call to:0x0203e3a4 module:main +from:0x02164440 kind:load to:0x021646a0 module:overlay(75) +from:0x02164444 kind:load to:0x02165340 module:overlay(75) +from:0x02164448 kind:load to:0x02165364 module:overlay(75) +from:0x0216444c kind:load to:0x021560d0 module:overlay(75) +from:0x02164450 kind:load to:0x02165358 module:overlay(75) +from:0x02164454 kind:load to:0x0216543c module:overlay(75) +from:0x02164458 kind:load to:0x021560e4 module:overlay(75) +from:0x0216445c kind:load to:0x0216534c module:overlay(75) +from:0x02164460 kind:load to:0x02044704 module:main +from:0x02164464 kind:load to:0x02164834 module:overlay(75) +from:0x02164468 kind:load to:0x02164740 module:overlay(75) +from:0x0216449c kind:arm_call to:0x021561f8 module:overlay(75) +from:0x021644ac kind:arm_call to:0x0203e3a4 module:main +from:0x02164558 kind:load to:0x02164a74 module:overlay(75) +from:0x0216455c kind:load to:0x02165514 module:overlay(75) +from:0x02164560 kind:load to:0x02165544 module:overlay(75) +from:0x02164564 kind:load to:0x0215fef4 module:overlay(75) +from:0x02164568 kind:load to:0x0216551c module:overlay(75) +from:0x0216456c kind:load to:0x02044704 module:main +from:0x02164570 kind:load to:0x02164bc0 module:overlay(75) +from:0x02164574 kind:load to:0x02164b18 module:overlay(75) +from:0x02164594 kind:arm_call to:0x0215ff38 module:overlay(75) +from:0x021645a4 kind:arm_call to:0x0203e3a4 module:main +from:0x021645b8 kind:load to:0x02165588 module:overlay(75) +from:0x021645bc kind:load to:0x02165598 module:overlay(75) +from:0x021645c0 kind:load to:0x02160254 module:overlay(75) +from:0x021645c4 kind:load to:0x0216558c module:overlay(75) +from:0x021645e8 kind:arm_call to:0x02160298 module:overlay(75) +from:0x021645f8 kind:arm_call to:0x0203e3a4 module:main +from:0x02164658 kind:load to:0x021655d4 module:overlay(75) +from:0x0216465c kind:load to:0x021655f4 module:overlay(75) +from:0x02164660 kind:load to:0x0216271c module:overlay(75) +from:0x02164664 kind:load to:0x021655dc module:overlay(75) +from:0x02164668 kind:load to:0x02044704 module:main +from:0x0216466c kind:load to:0x02165264 module:overlay(75) +from:0x02164670 kind:load to:0x0216433c module:overlay(75) +from:0x02164674 kind:load to:0x0216446c module:overlay(75) +from:0x02164678 kind:load to:0x02164578 module:overlay(75) +from:0x0216467c kind:load to:0x021645c8 module:overlay(75) +from:0x021646ac kind:load to:0x02152c6c module:overlay(75) +from:0x021646b0 kind:load to:0x020990ec module:overlay(0) +from:0x021646b4 kind:load to:0x02098efc module:overlay(0) +from:0x021646b8 kind:load to:0x02098f78 module:overlay(0) +from:0x021646bc kind:load to:0x020990f4 module:overlay(0) +from:0x021646c0 kind:load to:0x02099114 module:overlay(0) +from:0x021646c4 kind:load to:0x02099140 module:overlay(0) +from:0x021646d0 kind:load to:0x02152c2c module:overlay(75) +from:0x021646d4 kind:load to:0x020990ec module:overlay(0) +from:0x021646d8 kind:load to:0x02098efc module:overlay(0) +from:0x021646dc kind:load to:0x02098f78 module:overlay(0) +from:0x021646e0 kind:load to:0x020990f4 module:overlay(0) +from:0x021646e4 kind:load to:0x02099114 module:overlay(0) +from:0x021646e8 kind:load to:0x02099140 module:overlay(0) +from:0x021646f4 kind:load to:0x0207db54 module:overlay(0) +from:0x021646f8 kind:load to:0x0207db5c module:overlay(0) +from:0x021646fc kind:load to:0x0207e024 module:overlay(0) +from:0x02164700 kind:load to:0x0207e014 module:overlay(0) +from:0x02164704 kind:load to:0x0207e058 module:overlay(0) +from:0x02164708 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0216470c kind:load to:0x0207e0f0 module:overlay(0) +from:0x02164710 kind:load to:0x0207e168 module:overlay(0) +from:0x0216471c kind:load to:0x0215315c module:overlay(75) +from:0x02164720 kind:load to:0x02156098 module:overlay(75) +from:0x02164724 kind:load to:0x02059174 module:overlay(0) +from:0x02164728 kind:load to:0x02059a78 module:overlay(0) +from:0x0216472c kind:load to:0x02059348 module:overlay(0) +from:0x02164730 kind:load to:0x020593c4 module:overlay(0) +from:0x02164734 kind:load to:0x02059428 module:overlay(0) +from:0x02164738 kind:load to:0x020591b4 module:overlay(0) +from:0x0216473c kind:load to:0x02059304 module:overlay(0) +from:0x02164740 kind:load to:0x02154b54 module:overlay(75) +from:0x02164748 kind:load to:0x02154c4c module:overlay(75) +from:0x02164758 kind:load to:0x02154df0 module:overlay(75) +from:0x02164760 kind:load to:0x02154ef0 module:overlay(75) +from:0x02164770 kind:load to:0x02155094 module:overlay(75) +from:0x02164778 kind:load to:0x02155194 module:overlay(75) +from:0x02164790 kind:load to:0x02153170 module:overlay(75) +from:0x02164794 kind:load to:0x021560b4 module:overlay(75) +from:0x02164798 kind:load to:0x0209ba20 module:overlay(0) +from:0x0216479c kind:load to:0x0209ba54 module:overlay(0) +from:0x021647a0 kind:load to:0x0209baec module:overlay(0) +from:0x021647a4 kind:load to:0x0209bb00 module:overlay(0) +from:0x021647a8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021647ac kind:load to:0x0209bb28 module:overlay(0) +from:0x021647b0 kind:load to:0x0209bbb0 module:overlay(0) +from:0x021647b4 kind:load to:0x0209b838 module:overlay(0) +from:0x021647b8 kind:load to:0x0209babc module:overlay(0) +from:0x021647bc kind:load to:0x0209bad4 module:overlay(0) +from:0x021647c0 kind:load to:0x0209bb14 module:overlay(0) +from:0x021647c4 kind:load to:0x0209bea0 module:overlay(0) +from:0x021647c8 kind:load to:0x0215606c module:overlay(75) +from:0x021647cc kind:load to:0x02156048 module:overlay(75) +from:0x021647d0 kind:load to:0x0209bed8 module:overlay(0) +from:0x021647dc kind:load to:0x02099cc0 module:overlay(0) +from:0x021647e0 kind:load to:0x02099cfc module:overlay(0) +from:0x021647e4 kind:load to:0x02099d14 module:overlay(0) +from:0x021647e8 kind:load to:0x02099d20 module:overlay(0) +from:0x021647ec kind:load to:0x02155fe8 module:overlay(75) +from:0x021647f0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021647f4 kind:load to:0x02153184 module:overlay(75) +from:0x021647f8 kind:load to:0x02099c58 module:overlay(0) +from:0x021647fc kind:load to:0x02155bf8 module:overlay(75) +from:0x02164800 kind:load to:0x02155bb8 module:overlay(75) +from:0x02164804 kind:load to:0x02099c64 module:overlay(0) +from:0x02164808 kind:load to:0x02155e04 module:overlay(75) +from:0x0216480c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02164810 kind:load to:0x02099c70 module:overlay(0) +from:0x02164814 kind:load to:0x02099d2c module:overlay(0) +from:0x02164818 kind:load to:0x02099d98 module:overlay(0) +from:0x0216481c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164820 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164824 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164828 kind:load to:0x02153398 module:overlay(75) +from:0x0216482c kind:load to:0x02153404 module:overlay(75) +from:0x02164830 kind:load to:0x0209ad54 module:overlay(0) +from:0x02164834 kind:load to:0x02153478 module:overlay(75) +from:0x0216483c kind:load to:0x02153534 module:overlay(75) +from:0x0216484c kind:load to:0x021535d0 module:overlay(75) +from:0x02164854 kind:load to:0x0215363c module:overlay(75) +from:0x02164864 kind:load to:0x021536bc module:overlay(75) +from:0x0216486c kind:load to:0x021537a4 module:overlay(75) +from:0x0216487c kind:load to:0x02153874 module:overlay(75) +from:0x02164884 kind:load to:0x02153998 module:overlay(75) +from:0x02164894 kind:load to:0x02153bb8 module:overlay(75) +from:0x0216489c kind:load to:0x02153c3c module:overlay(75) +from:0x021648ac kind:load to:0x02153d78 module:overlay(75) +from:0x021648b4 kind:load to:0x02153f28 module:overlay(75) +from:0x021648c4 kind:load to:0x02154368 module:overlay(75) +from:0x021648cc kind:load to:0x021543d4 module:overlay(75) +from:0x021648dc kind:load to:0x021547dc module:overlay(75) +from:0x021648e4 kind:load to:0x02154860 module:overlay(75) +from:0x02164a88 kind:load to:0x020993bc module:overlay(0) +from:0x02164a8c kind:load to:0x0215f654 module:overlay(75) +from:0x02164a98 kind:load to:0x020993bc module:overlay(0) +from:0x02164a9c kind:load to:0x0215f5ac module:overlay(75) +from:0x02164aa8 kind:load to:0x021561d0 module:overlay(75) +from:0x02164aac kind:load to:0x0209918c module:overlay(0) +from:0x02164ab0 kind:load to:0x020991c0 module:overlay(0) +from:0x02164ab4 kind:load to:0x02098f78 module:overlay(0) +from:0x02164ab8 kind:load to:0x02099194 module:overlay(0) +from:0x02164abc kind:load to:0x02098fbc module:overlay(0) +from:0x02164ac0 kind:load to:0x02098fc0 module:overlay(0) +from:0x02164acc kind:load to:0x0207d98c module:overlay(0) +from:0x02164ad0 kind:load to:0x0215fc74 module:overlay(75) +from:0x02164ad4 kind:load to:0x0207da60 module:overlay(0) +from:0x02164ad8 kind:load to:0x0207da50 module:overlay(0) +from:0x02164adc kind:load to:0x0207daa4 module:overlay(0) +from:0x02164ae0 kind:load to:0x0207dac4 module:overlay(0) +from:0x02164ae4 kind:load to:0x0207db08 module:overlay(0) +from:0x02164ae8 kind:load to:0x0207db38 module:overlay(0) +from:0x02164af4 kind:load to:0x021568d0 module:overlay(75) +from:0x02164af8 kind:load to:0x0215fed8 module:overlay(75) +from:0x02164afc kind:load to:0x02059174 module:overlay(0) +from:0x02164b00 kind:load to:0x02059a78 module:overlay(0) +from:0x02164b04 kind:load to:0x02059348 module:overlay(0) +from:0x02164b08 kind:load to:0x020593c4 module:overlay(0) +from:0x02164b0c kind:load to:0x02059428 module:overlay(0) +from:0x02164b10 kind:load to:0x020591b4 module:overlay(0) +from:0x02164b14 kind:load to:0x02059304 module:overlay(0) +from:0x02164b18 kind:load to:0x0215cc58 module:overlay(75) +from:0x02164b20 kind:load to:0x0215ccb8 module:overlay(75) +from:0x02164b30 kind:load to:0x0215ccc4 module:overlay(75) +from:0x02164b38 kind:load to:0x0215cd24 module:overlay(75) +from:0x02164b48 kind:load to:0x0215cd30 module:overlay(75) +from:0x02164b50 kind:load to:0x0215cd90 module:overlay(75) +from:0x02164b68 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164b6c kind:load to:0x02099cfc module:overlay(0) +from:0x02164b70 kind:load to:0x02099d14 module:overlay(0) +from:0x02164b74 kind:load to:0x02099d20 module:overlay(0) +from:0x02164b78 kind:load to:0x0215deb0 module:overlay(75) +from:0x02164b7c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164b80 kind:load to:0x02156b14 module:overlay(75) +from:0x02164b84 kind:load to:0x02099c58 module:overlay(0) +from:0x02164b88 kind:load to:0x0215f0dc module:overlay(75) +from:0x02164b8c kind:load to:0x0215f34c module:overlay(75) +from:0x02164b90 kind:load to:0x02099c64 module:overlay(0) +from:0x02164b94 kind:load to:0x0215f39c module:overlay(75) +from:0x02164b98 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02164b9c kind:load to:0x02099c70 module:overlay(0) +from:0x02164ba0 kind:load to:0x02099d2c module:overlay(0) +from:0x02164ba4 kind:load to:0x02099d98 module:overlay(0) +from:0x02164ba8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164bac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164bb0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164bb4 kind:load to:0x021568e4 module:overlay(75) +from:0x02164bb8 kind:load to:0x021569f8 module:overlay(75) +from:0x02164bbc kind:load to:0x0209ad54 module:overlay(0) +from:0x02164bc0 kind:load to:0x02156d28 module:overlay(75) +from:0x02164bc8 kind:load to:0x02156df8 module:overlay(75) +from:0x02164bd8 kind:load to:0x02158098 module:overlay(75) +from:0x02164be0 kind:load to:0x021581c8 module:overlay(75) +from:0x02164bf0 kind:load to:0x021582a4 module:overlay(75) +from:0x02164bf8 kind:load to:0x0215842c module:overlay(75) +from:0x02164c08 kind:load to:0x02158ab0 module:overlay(75) +from:0x02164c10 kind:load to:0x02158b64 module:overlay(75) +from:0x02164c18 kind:load to:0x02158ce0 module:overlay(75) +from:0x02164c20 kind:load to:0x02158cfc module:overlay(75) +from:0x02164c28 kind:load to:0x02158d98 module:overlay(75) +from:0x02164c38 kind:load to:0x02158f4c module:overlay(75) +from:0x02164c40 kind:load to:0x021590b0 module:overlay(75) +from:0x02164c48 kind:load to:0x02159818 module:overlay(75) +from:0x02164c50 kind:load to:0x02159860 module:overlay(75) +from:0x02164c58 kind:load to:0x02159920 module:overlay(75) +from:0x02164c68 kind:load to:0x0215996c module:overlay(75) +from:0x02164c70 kind:load to:0x02159a1c module:overlay(75) +from:0x02164c78 kind:load to:0x02159ad4 module:overlay(75) +from:0x02164c80 kind:load to:0x0215a59c module:overlay(75) +from:0x02164c88 kind:load to:0x0215a65c module:overlay(75) +from:0x02164c98 kind:load to:0x0215afa8 module:overlay(75) +from:0x02164ca0 kind:load to:0x0215b050 module:overlay(75) +from:0x02164cb0 kind:load to:0x0215b0d0 module:overlay(75) +from:0x02164cb8 kind:load to:0x0215b17c module:overlay(75) +from:0x02164cc8 kind:load to:0x0215b20c module:overlay(75) +from:0x02164cd0 kind:load to:0x0215b278 module:overlay(75) +from:0x02164ce0 kind:load to:0x0215b344 module:overlay(75) +from:0x02164ce8 kind:load to:0x0215b440 module:overlay(75) +from:0x02164cf8 kind:load to:0x0215b5cc module:overlay(75) +from:0x02164d00 kind:load to:0x0215b658 module:overlay(75) +from:0x02164d08 kind:load to:0x0215b820 module:overlay(75) +from:0x02164d10 kind:load to:0x0215b838 module:overlay(75) +from:0x02164d18 kind:load to:0x0215b914 module:overlay(75) +from:0x02164d28 kind:load to:0x0215bbd4 module:overlay(75) +from:0x02164d30 kind:load to:0x0215bc94 module:overlay(75) +from:0x02164d40 kind:load to:0x0215bd04 module:overlay(75) +from:0x02164d48 kind:load to:0x0215be1c module:overlay(75) +from:0x02164d50 kind:load to:0x0215c094 module:overlay(75) +from:0x02164d58 kind:load to:0x0215c0e8 module:overlay(75) +from:0x02164d60 kind:load to:0x0215c178 module:overlay(75) +from:0x02164d68 kind:load to:0x0215c400 module:overlay(75) +from:0x02164d70 kind:load to:0x0215c440 module:overlay(75) +from:0x02164d78 kind:load to:0x0215c4d0 module:overlay(75) +from:0x02164d80 kind:load to:0x0215c778 module:overlay(75) +from:0x02165108 kind:load to:0x0215ff14 module:overlay(75) +from:0x0216510c kind:load to:0x02098ef4 module:overlay(0) +from:0x02165110 kind:load to:0x02098efc module:overlay(0) +from:0x02165114 kind:load to:0x02098f78 module:overlay(0) +from:0x02165118 kind:load to:0x02098fb8 module:overlay(0) +from:0x0216511c kind:load to:0x02098fbc module:overlay(0) +from:0x02165120 kind:load to:0x02098fc0 module:overlay(0) +from:0x0216512c kind:load to:0x02099cc0 module:overlay(0) +from:0x02165130 kind:load to:0x02099cfc module:overlay(0) +from:0x02165134 kind:load to:0x02099d14 module:overlay(0) +from:0x02165138 kind:load to:0x02099d20 module:overlay(0) +from:0x0216513c kind:load to:0x01fff464 module:itcm +from:0x02165140 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165144 kind:load to:0x0215ffd8 module:overlay(75) +from:0x02165148 kind:load to:0x02099c58 module:overlay(0) +from:0x0216514c kind:load to:0x02160034 module:overlay(75) +from:0x02165150 kind:load to:0x02099c60 module:overlay(0) +from:0x02165154 kind:load to:0x02099c64 module:overlay(0) +from:0x02165158 kind:load to:0x02099c68 module:overlay(0) +from:0x0216515c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02165160 kind:load to:0x02099c70 module:overlay(0) +from:0x02165164 kind:load to:0x02099d2c module:overlay(0) +from:0x02165168 kind:load to:0x02099d98 module:overlay(0) +from:0x0216516c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165170 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165174 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165178 kind:load to:0x02160224 module:overlay(75) +from:0x0216517c kind:load to:0x02160238 module:overlay(75) +from:0x02165180 kind:load to:0x0209ad54 module:overlay(0) +from:0x021651a4 kind:load to:0x02160274 module:overlay(75) +from:0x021651a8 kind:load to:0x020990ec module:overlay(0) +from:0x021651ac kind:load to:0x02098efc module:overlay(0) +from:0x021651b0 kind:load to:0x02098f78 module:overlay(0) +from:0x021651b4 kind:load to:0x020990f4 module:overlay(0) +from:0x021651b8 kind:load to:0x02099114 module:overlay(0) +from:0x021651bc kind:load to:0x02099140 module:overlay(0) +from:0x021651c8 kind:load to:0x02160668 module:overlay(75) +from:0x021651cc kind:load to:0x02162700 module:overlay(75) +from:0x021651d0 kind:load to:0x0209b2cc module:overlay(0) +from:0x021651d4 kind:load to:0x0209b304 module:overlay(0) +from:0x021651d8 kind:load to:0x0209b908 module:overlay(0) +from:0x021651dc kind:load to:0x0209b910 module:overlay(0) +from:0x021651e0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021651e4 kind:load to:0x0209b47c module:overlay(0) +from:0x021651e8 kind:load to:0x0209b36c module:overlay(0) +from:0x021651ec kind:load to:0x0209b838 module:overlay(0) +from:0x021651f0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x021651f4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021651f8 kind:load to:0x021626f8 module:overlay(75) +from:0x021651fc kind:load to:0x0209b8f0 module:overlay(0) +from:0x02165200 kind:load to:0x021626e8 module:overlay(75) +from:0x02165204 kind:load to:0x021626c4 module:overlay(75) +from:0x02165210 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165214 kind:load to:0x02099cfc module:overlay(0) +from:0x02165218 kind:load to:0x02099d14 module:overlay(0) +from:0x0216521c kind:load to:0x02099d20 module:overlay(0) +from:0x02165220 kind:load to:0x01fff464 module:itcm +from:0x02165224 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165228 kind:load to:0x02099c50 module:overlay(0) +from:0x0216522c kind:load to:0x02099c58 module:overlay(0) +from:0x02165230 kind:load to:0x021621ec module:overlay(75) +from:0x02165234 kind:load to:0x0216226c module:overlay(75) +from:0x02165238 kind:load to:0x02099c64 module:overlay(0) +from:0x0216523c kind:load to:0x0216228c module:overlay(75) +from:0x02165240 kind:load to:0x02099c6c module:overlay(0) +from:0x02165244 kind:load to:0x02099c70 module:overlay(0) +from:0x02165248 kind:load to:0x02099d2c module:overlay(0) +from:0x0216524c kind:load to:0x02099d98 module:overlay(0) +from:0x02165250 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165254 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165258 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216525c kind:load to:0x0216067c module:overlay(75) +from:0x02165260 kind:load to:0x021606c8 module:overlay(75) +from:0x02165264 kind:load to:0x0216071c module:overlay(75) +from:0x0216526c kind:load to:0x021607a8 module:overlay(75) +from:0x0216527c kind:load to:0x02160e04 module:overlay(75) +from:0x02165284 kind:load to:0x02160e90 module:overlay(75) +from:0x02165294 kind:load to:0x021610c0 module:overlay(75) +from:0x0216529c kind:load to:0x02161150 module:overlay(75) +from:0x021652ac kind:load to:0x02160a0c module:overlay(75) +from:0x021652b4 kind:load to:0x02160ca8 module:overlay(75) +from:0x021652c4 kind:load to:0x02161460 module:overlay(75) +from:0x021652cc kind:load to:0x021614ec module:overlay(75) +from:0x021652dc kind:load to:0x021616bc module:overlay(75) +from:0x021652e4 kind:load to:0x02161980 module:overlay(75) +from:0x021652fc kind:load to:0x02162f54 module:overlay(75) +from:0x02165300 kind:load to:0x02162f68 module:overlay(75) +from:0x02165304 kind:load to:0x02162a18 module:overlay(75) +from:0x02165308 kind:load to:0x0207a9c4 module:overlay(0) +from:0x0216530c kind:load to:0x02162a20 module:overlay(75) +from:0x02165310 kind:load to:0x02162c18 module:overlay(75) +from:0x02165314 kind:load to:0x0207a9cc module:overlay(0) +from:0x02165318 kind:load to:0x0207a9d0 module:overlay(0) +from:0x0216531c kind:load to:0x0207a9d4 module:overlay(0) +from:0x02165328 kind:load to:0x02163fa8 module:overlay(75) +from:0x0216532c kind:load to:0x02163fbc module:overlay(75) +from:0x02165330 kind:load to:0x02163b7c module:overlay(75) +from:0x02165334 kind:load to:0x02163f50 module:overlay(75) diff --git a/config/jp/arm9/overlays/ov075/symbols.txt b/config/jp/arm9/overlays/ov075/symbols.txt new file mode 100644 index 00000000..927d7a97 --- /dev/null +++ b/config/jp/arm9/overlays/ov075/symbols.txt @@ -0,0 +1,410 @@ +func_ov075_02152c20 kind:function(arm,size=0xc) addr:0x02152c20 +func_ov075_02152c2c kind:function(arm,size=0x8) addr:0x02152c2c +func_ov075_02152c34 kind:function(arm,size=0x2c) addr:0x02152c34 +func_ov075_02152c60 kind:function(arm,size=0xc) addr:0x02152c60 +func_ov075_02152c6c kind:function(arm,size=0x28) addr:0x02152c6c +func_ov075_02152c94 kind:function(arm,size=0x50) addr:0x02152c94 +func_ov075_02152ce4 kind:function(arm,size=0x28) addr:0x02152ce4 +func_ov075_02152d0c kind:function(arm,size=0x450) addr:0x02152d0c +func_ov075_0215315c kind:function(arm,size=0x14) addr:0x0215315c +func_ov075_02153170 kind:function(arm,size=0x14) addr:0x02153170 +func_ov075_02153184 kind:function(arm,size=0x214) addr:0x02153184 +func_ov075_02153398 kind:function(arm,size=0x6c) addr:0x02153398 +func_ov075_02153404 kind:function(arm,size=0x74) addr:0x02153404 +func_ov075_02153478 kind:function(arm,size=0xbc) addr:0x02153478 +func_ov075_02153534 kind:function(arm,size=0x9c) addr:0x02153534 +func_ov075_021535d0 kind:function(arm,size=0x6c) addr:0x021535d0 +func_ov075_0215363c kind:function(arm,size=0x80) addr:0x0215363c +func_ov075_021536bc kind:function(arm,size=0xe8) addr:0x021536bc +func_ov075_021537a4 kind:function(arm,size=0xd0) addr:0x021537a4 +func_ov075_02153874 kind:function(arm,size=0x124) addr:0x02153874 +func_ov075_02153998 kind:function(arm,size=0x220) addr:0x02153998 +func_ov075_02153bb8 kind:function(arm,size=0x84) addr:0x02153bb8 +func_ov075_02153c3c kind:function(arm,size=0x13c) addr:0x02153c3c +func_ov075_02153d78 kind:function(arm,size=0x1b0) addr:0x02153d78 +func_ov075_02153f28 kind:function(arm,size=0x440) addr:0x02153f28 +func_ov075_02154368 kind:function(arm,size=0x6c) addr:0x02154368 +func_ov075_021543d4 kind:function(arm,size=0x408) addr:0x021543d4 +func_ov075_021547dc kind:function(arm,size=0x84) addr:0x021547dc +func_ov075_02154860 kind:function(arm,size=0x54) addr:0x02154860 +func_ov075_021548b4 kind:function(arm,size=0x1d4) addr:0x021548b4 +func_ov075_02154a88 kind:function(arm,size=0x90) addr:0x02154a88 +func_ov075_02154b18 kind:function(arm,size=0x3c) addr:0x02154b18 +func_ov075_02154b54 kind:function(arm,size=0xf8) addr:0x02154b54 +func_ov075_02154c4c kind:function(arm,size=0x1a4) addr:0x02154c4c +func_ov075_02154df0 kind:function(arm,size=0x100) addr:0x02154df0 +func_ov075_02154ef0 kind:function(arm,size=0x1a4) addr:0x02154ef0 +func_ov075_02155094 kind:function(arm,size=0x100) addr:0x02155094 +func_ov075_02155194 kind:function(arm,size=0x1a4) addr:0x02155194 +func_ov075_02155338 kind:function(arm,size=0x90) addr:0x02155338 +func_ov075_021553c8 kind:function(arm,size=0xc4) addr:0x021553c8 +func_ov075_0215548c kind:function(arm,size=0x24) addr:0x0215548c +func_ov075_021554b0 kind:function(arm,size=0x24) addr:0x021554b0 +func_ov075_021554d4 kind:function(arm,size=0x24) addr:0x021554d4 +func_ov075_021554f8 kind:function(arm,size=0x3c) addr:0x021554f8 +func_ov075_02155534 kind:function(arm,size=0x190) addr:0x02155534 +func_ov075_021556c4 kind:function(arm,size=0xd0) addr:0x021556c4 +func_ov075_02155794 kind:function(arm,size=0xc) addr:0x02155794 +func_ov075_021557a0 kind:function(arm,size=0x84) addr:0x021557a0 +func_ov075_02155824 kind:function(arm,size=0x5c) addr:0x02155824 +func_ov075_02155880 kind:function(arm,size=0x20) addr:0x02155880 +func_ov075_021558a0 kind:function(arm,size=0x64) addr:0x021558a0 +func_ov075_02155904 kind:function(arm,size=0x80) addr:0x02155904 +func_ov075_02155984 kind:function(arm,size=0x164) addr:0x02155984 +func_ov075_02155ae8 kind:function(arm,size=0xd0) addr:0x02155ae8 +func_ov075_02155bb8 kind:function(arm,size=0x40) addr:0x02155bb8 +func_ov075_02155bf8 kind:function(arm,size=0x20c) addr:0x02155bf8 +func_ov075_02155e04 kind:function(arm,size=0xb8) addr:0x02155e04 +func_ov075_02155ebc kind:function(arm,size=0x3c) addr:0x02155ebc +func_ov075_02155ef8 kind:function(arm,size=0xcc) addr:0x02155ef8 +func_ov075_02155fc4 kind:function(arm,size=0x24) addr:0x02155fc4 +func_ov075_02155fe8 kind:function(arm,size=0x60) addr:0x02155fe8 +func_ov075_02156048 kind:function(arm,size=0x24) addr:0x02156048 +func_ov075_0215606c kind:function(arm,size=0x2c) addr:0x0215606c +func_ov075_02156098 kind:function(arm,size=0x1c) addr:0x02156098 +func_ov075_021560b4 kind:function(arm,size=0x1c) addr:0x021560b4 +func_ov075_021560d0 kind:function(arm,size=0x14) addr:0x021560d0 +func_ov075_021560e4 kind:function(arm,size=0x14) addr:0x021560e4 +func_ov075_021560f8 kind:function(arm,size=0x4c) addr:0x021560f8 +func_ov075_02156144 kind:function(arm,size=0x80) addr:0x02156144 +func_ov075_021561c4 kind:function(arm,size=0xc) addr:0x021561c4 +func_ov075_021561d0 kind:function(arm,size=0x28) addr:0x021561d0 +func_ov075_021561f8 kind:function(arm,size=0x54) addr:0x021561f8 +func_ov075_0215624c kind:function(arm,size=0x58) addr:0x0215624c +func_ov075_021562a4 kind:function(arm,size=0x94) addr:0x021562a4 +func_ov075_02156338 kind:function(arm,size=0x28) addr:0x02156338 +func_ov075_02156360 kind:function(arm,size=0x570) addr:0x02156360 +func_ov075_021568d0 kind:function(arm,size=0x14) addr:0x021568d0 +func_ov075_021568e4 kind:function(arm,size=0x114) addr:0x021568e4 +func_ov075_021569f8 kind:function(arm,size=0x11c) addr:0x021569f8 +func_ov075_02156b14 kind:function(arm,size=0x214) addr:0x02156b14 +func_ov075_02156d28 kind:function(arm,size=0xd0) addr:0x02156d28 +func_ov075_02156df8 kind:function(arm,size=0x720) addr:0x02156df8 +func_ov075_02157518 kind:function(arm,size=0x14) addr:0x02157518 +func_ov075_0215752c kind:function(arm,size=0xa4) addr:0x0215752c +func_ov075_021575d0 kind:function(arm,size=0x73c) addr:0x021575d0 +func_ov075_02157d0c kind:function(arm,size=0xa0) addr:0x02157d0c +func_ov075_02157dac kind:function(arm,size=0x138) addr:0x02157dac +func_ov075_02157ee4 kind:function(arm,size=0x134) addr:0x02157ee4 +func_ov075_02158018 kind:function(arm,size=0x80) addr:0x02158018 +func_ov075_02158098 kind:function(arm,size=0x130) addr:0x02158098 +func_ov075_021581c8 kind:function(arm,size=0xdc) addr:0x021581c8 +func_ov075_021582a4 kind:function(arm,size=0x188) addr:0x021582a4 +func_ov075_0215842c kind:function(arm,size=0x684) addr:0x0215842c +func_ov075_02158ab0 kind:function(arm,size=0xb4) addr:0x02158ab0 +func_ov075_02158b64 kind:function(arm,size=0x17c) addr:0x02158b64 +func_ov075_02158ce0 kind:function(arm,size=0x1c) addr:0x02158ce0 +func_ov075_02158cfc kind:function(arm,size=0x9c) addr:0x02158cfc +func_ov075_02158d98 kind:function(arm,size=0x1b4) addr:0x02158d98 +func_ov075_02158f4c kind:function(arm,size=0x164) addr:0x02158f4c +func_ov075_021590b0 kind:function(arm,size=0x768) addr:0x021590b0 +func_ov075_02159818 kind:function(arm,size=0x48) addr:0x02159818 +func_ov075_02159860 kind:function(arm,size=0xc0) addr:0x02159860 +func_ov075_02159920 kind:function(arm,size=0x4c) addr:0x02159920 +func_ov075_0215996c kind:function(arm,size=0xb0) addr:0x0215996c +func_ov075_02159a1c kind:function(arm,size=0xb8) addr:0x02159a1c +func_ov075_02159ad4 kind:function(arm,size=0x1c) addr:0x02159ad4 +func_ov075_02159af0 kind:function(arm,size=0x278) addr:0x02159af0 +func_ov075_02159d68 kind:function(arm,size=0x278) addr:0x02159d68 +func_ov075_02159fe0 kind:function(arm,size=0x90) addr:0x02159fe0 +func_ov075_0215a070 kind:function(arm,size=0x70) addr:0x0215a070 +func_ov075_0215a0e0 kind:function(arm,size=0x1e0) addr:0x0215a0e0 +func_ov075_0215a2c0 kind:function(arm,size=0x2dc) addr:0x0215a2c0 +func_ov075_0215a59c kind:function(arm,size=0xc0) addr:0x0215a59c +func_ov075_0215a65c kind:function(arm,size=0x94c) addr:0x0215a65c +func_ov075_0215afa8 kind:function(arm,size=0xa8) addr:0x0215afa8 +func_ov075_0215b050 kind:function(arm,size=0x80) addr:0x0215b050 +func_ov075_0215b0d0 kind:function(arm,size=0xac) addr:0x0215b0d0 +func_ov075_0215b17c kind:function(arm,size=0x90) addr:0x0215b17c +func_ov075_0215b20c kind:function(arm,size=0x6c) addr:0x0215b20c +func_ov075_0215b278 kind:function(arm,size=0xcc) addr:0x0215b278 +func_ov075_0215b344 kind:function(arm,size=0xfc) addr:0x0215b344 +func_ov075_0215b440 kind:function(arm,size=0x18c) addr:0x0215b440 +func_ov075_0215b5cc kind:function(arm,size=0x8c) addr:0x0215b5cc +func_ov075_0215b658 kind:function(arm,size=0x1c8) addr:0x0215b658 +func_ov075_0215b820 kind:function(arm,size=0x18) addr:0x0215b820 +func_ov075_0215b838 kind:function(arm,size=0xdc) addr:0x0215b838 +func_ov075_0215b914 kind:function(arm,size=0x2c0) addr:0x0215b914 +func_ov075_0215bbd4 kind:function(arm,size=0xc0) addr:0x0215bbd4 +func_ov075_0215bc94 kind:function(arm,size=0x70) addr:0x0215bc94 +func_ov075_0215bd04 kind:function(arm,size=0x118) addr:0x0215bd04 +func_ov075_0215be1c kind:function(arm,size=0x278) addr:0x0215be1c +func_ov075_0215c094 kind:function(arm,size=0x54) addr:0x0215c094 +func_ov075_0215c0e8 kind:function(arm,size=0x90) addr:0x0215c0e8 +func_ov075_0215c178 kind:function(arm,size=0x288) addr:0x0215c178 +func_ov075_0215c400 kind:function(arm,size=0x40) addr:0x0215c400 +func_ov075_0215c440 kind:function(arm,size=0x90) addr:0x0215c440 +func_ov075_0215c4d0 kind:function(arm,size=0x2a8) addr:0x0215c4d0 +func_ov075_0215c778 kind:function(arm,size=0x40) addr:0x0215c778 +func_ov075_0215c7b8 kind:function(arm,size=0x98) addr:0x0215c7b8 +func_ov075_0215c850 kind:function(arm,size=0x3c) addr:0x0215c850 +func_ov075_0215c88c kind:function(arm,size=0x3cc) addr:0x0215c88c +func_ov075_0215cc58 kind:function(arm,size=0x60) addr:0x0215cc58 +func_ov075_0215ccb8 kind:function(arm,size=0xc) addr:0x0215ccb8 +func_ov075_0215ccc4 kind:function(arm,size=0x60) addr:0x0215ccc4 +func_ov075_0215cd24 kind:function(arm,size=0xc) addr:0x0215cd24 +func_ov075_0215cd30 kind:function(arm,size=0x60) addr:0x0215cd30 +func_ov075_0215cd90 kind:function(arm,size=0xc) addr:0x0215cd90 +func_ov075_0215cd9c kind:function(arm,size=0x18) addr:0x0215cd9c +func_ov075_0215cdb4 kind:function(arm,size=0x10) addr:0x0215cdb4 +func_ov075_0215cdc4 kind:function(arm,size=0x88) addr:0x0215cdc4 +func_ov075_0215ce4c kind:function(arm,size=0x44) addr:0x0215ce4c +func_ov075_0215ce90 kind:function(arm,size=0xa0) addr:0x0215ce90 +func_ov075_0215cf30 kind:function(arm,size=0x20) addr:0x0215cf30 +func_ov075_0215cf50 kind:function(arm,size=0x488) addr:0x0215cf50 +func_ov075_0215d3d8 kind:function(arm,size=0x24) addr:0x0215d3d8 +func_ov075_0215d3fc kind:function(arm,size=0x24) addr:0x0215d3fc +func_ov075_0215d420 kind:function(arm,size=0x24) addr:0x0215d420 +func_ov075_0215d444 kind:function(arm,size=0x7c) addr:0x0215d444 +func_ov075_0215d4c0 kind:function(arm,size=0x9c) addr:0x0215d4c0 +func_ov075_0215d55c kind:function(arm,size=0x39c) addr:0x0215d55c +func_ov075_0215d8f8 kind:function(arm,size=0x2d4) addr:0x0215d8f8 +func_ov075_0215dbcc kind:function(arm,size=0x8) addr:0x0215dbcc +func_ov075_0215dbd4 kind:function(arm,size=0x60) addr:0x0215dbd4 +func_ov075_0215dc34 kind:function(arm,size=0xf0) addr:0x0215dc34 +func_ov075_0215dd24 kind:function(arm,size=0x10) addr:0x0215dd24 +func_ov075_0215dd34 kind:function(arm,size=0xc0) addr:0x0215dd34 +func_ov075_0215ddf4 kind:function(arm,size=0x74) addr:0x0215ddf4 +func_ov075_0215de68 kind:function(arm,size=0x20) addr:0x0215de68 +func_ov075_0215de88 kind:function(arm,size=0x28) addr:0x0215de88 +func_ov075_0215deb0 kind:function(arm,size=0x64) addr:0x0215deb0 +func_ov075_0215df14 kind:function(arm,size=0x78) addr:0x0215df14 +func_ov075_0215df8c kind:function(arm,size=0xa4) addr:0x0215df8c +func_ov075_0215e030 kind:function(arm,size=0x1d8) addr:0x0215e030 +func_ov075_0215e208 kind:function(arm,size=0x220) addr:0x0215e208 +func_ov075_0215e428 kind:function(arm,size=0x128) addr:0x0215e428 +func_ov075_0215e550 kind:function(arm,size=0x16c) addr:0x0215e550 +func_ov075_0215e6bc kind:function(arm,size=0xa4) addr:0x0215e6bc +func_ov075_0215e760 kind:function(arm,size=0x8c) addr:0x0215e760 +func_ov075_0215e7ec kind:function(arm,size=0x80) addr:0x0215e7ec +func_ov075_0215e86c kind:function(arm,size=0x50) addr:0x0215e86c +func_ov075_0215e8bc kind:function(arm,size=0x90) addr:0x0215e8bc +func_ov075_0215e94c kind:function(arm,size=0xc8) addr:0x0215e94c +func_ov075_0215ea14 kind:function(arm,size=0x120) addr:0x0215ea14 +func_ov075_0215eb34 kind:function(arm,size=0x4d8) addr:0x0215eb34 +func_ov075_0215f00c kind:function(arm,size=0xd0) addr:0x0215f00c +func_ov075_0215f0dc kind:function(arm,size=0x270) addr:0x0215f0dc +func_ov075_0215f34c kind:function(arm,size=0x50) addr:0x0215f34c +func_ov075_0215f39c kind:function(arm,size=0x210) addr:0x0215f39c +func_ov075_0215f5ac kind:function(arm,size=0xa8) addr:0x0215f5ac +func_ov075_0215f654 kind:function(arm,size=0xa8) addr:0x0215f654 +func_ov075_0215f6fc kind:function(arm,size=0x28) addr:0x0215f6fc +func_ov075_0215f724 kind:function(arm,size=0x2f8) addr:0x0215f724 +func_ov075_0215fa1c kind:function(arm,size=0x14) addr:0x0215fa1c +func_ov075_0215fa30 kind:function(arm,size=0x138) addr:0x0215fa30 +func_ov075_0215fb68 kind:function(arm,size=0x64) addr:0x0215fb68 +func_ov075_0215fbcc kind:function(arm,size=0xa8) addr:0x0215fbcc +func_ov075_0215fc74 kind:function(arm,size=0x1a8) addr:0x0215fc74 +func_ov075_0215fe1c kind:function(arm,size=0xb0) addr:0x0215fe1c +func_ov075_0215fecc kind:function(arm,size=0xc) addr:0x0215fecc +func_ov075_0215fed8 kind:function(arm,size=0x1c) addr:0x0215fed8 +func_ov075_0215fef4 kind:function(arm,size=0x14) addr:0x0215fef4 +func_ov075_0215ff08 kind:function(arm,size=0xc) addr:0x0215ff08 +func_ov075_0215ff14 kind:function(arm,size=0x24) addr:0x0215ff14 +func_ov075_0215ff38 kind:function(arm,size=0x40) addr:0x0215ff38 +func_ov075_0215ff78 kind:function(arm,size=0x60) addr:0x0215ff78 +func_ov075_0215ffd8 kind:function(arm,size=0x14) addr:0x0215ffd8 +func_ov075_0215ffec kind:function(arm,size=0x3c) addr:0x0215ffec +func_ov075_02160028 kind:function(arm,size=0xc) addr:0x02160028 +func_ov075_02160034 kind:function(arm,size=0x1f0) addr:0x02160034 +func_ov075_02160224 kind:function(arm,size=0x14) addr:0x02160224 +func_ov075_02160238 kind:function(arm,size=0x1c) addr:0x02160238 +func_ov075_02160254 kind:function(arm,size=0x14) addr:0x02160254 +func_ov075_02160268 kind:function(arm,size=0xc) addr:0x02160268 +func_ov075_02160274 kind:function(arm,size=0x24) addr:0x02160274 +func_ov075_02160298 kind:function(arm,size=0x70) addr:0x02160298 +func_ov075_02160308 kind:function(arm,size=0xb4) addr:0x02160308 +func_ov075_021603bc kind:function(arm,size=0x2ac) addr:0x021603bc +func_ov075_02160668 kind:function(arm,size=0x14) addr:0x02160668 +func_ov075_0216067c kind:function(arm,size=0x4c) addr:0x0216067c +func_ov075_021606c8 kind:function(arm,size=0x54) addr:0x021606c8 +func_ov075_0216071c kind:function(arm,size=0x8c) addr:0x0216071c +func_ov075_021607a8 kind:function(arm,size=0x264) addr:0x021607a8 +func_ov075_02160a0c kind:function(arm,size=0x29c) addr:0x02160a0c +func_ov075_02160ca8 kind:function(arm,size=0x15c) addr:0x02160ca8 +func_ov075_02160e04 kind:function(arm,size=0x8c) addr:0x02160e04 +func_ov075_02160e90 kind:function(arm,size=0x230) addr:0x02160e90 +func_ov075_021610c0 kind:function(arm,size=0x90) addr:0x021610c0 +func_ov075_02161150 kind:function(arm,size=0x310) addr:0x02161150 +func_ov075_02161460 kind:function(arm,size=0x8c) addr:0x02161460 +func_ov075_021614ec kind:function(arm,size=0x1d0) addr:0x021614ec +func_ov075_021616bc kind:function(arm,size=0x2c4) addr:0x021616bc +func_ov075_02161980 kind:function(arm,size=0x100) addr:0x02161980 +func_ov075_02161a80 kind:function(arm,size=0x90) addr:0x02161a80 +func_ov075_02161b10 kind:function(arm,size=0x184) addr:0x02161b10 +func_ov075_02161c94 kind:function(arm,size=0x144) addr:0x02161c94 +func_ov075_02161dd8 kind:function(arm,size=0x240) addr:0x02161dd8 +func_ov075_02162018 kind:function(arm,size=0x100) addr:0x02162018 +func_ov075_02162118 kind:function(arm,size=0xd4) addr:0x02162118 +func_ov075_021621ec kind:function(arm,size=0x80) addr:0x021621ec +func_ov075_0216226c kind:function(arm,size=0x20) addr:0x0216226c +func_ov075_0216228c kind:function(arm,size=0x78) addr:0x0216228c +func_ov075_02162304 kind:function(arm,size=0xa0) addr:0x02162304 +func_ov075_021623a4 kind:function(arm,size=0x94) addr:0x021623a4 +func_ov075_02162438 kind:function(arm,size=0xd0) addr:0x02162438 +func_ov075_02162508 kind:function(arm,size=0xb4) addr:0x02162508 +func_ov075_021625bc kind:function(arm,size=0x108) addr:0x021625bc +func_ov075_021626c4 kind:function(arm,size=0x24) addr:0x021626c4 +func_ov075_021626e8 kind:function(arm,size=0x10) addr:0x021626e8 +func_ov075_021626f8 kind:function(arm,size=0x8) addr:0x021626f8 +func_ov075_02162700 kind:function(arm,size=0x1c) addr:0x02162700 +func_ov075_0216271c kind:function(arm,size=0x14) addr:0x0216271c +func_ov075_02162730 kind:function(arm,size=0x118) addr:0x02162730 +func_ov075_02162848 kind:function(arm,size=0xa0) addr:0x02162848 +func_ov075_021628e8 kind:function(arm,size=0xec) addr:0x021628e8 +func_ov075_021629d4 kind:function(arm,size=0x44) addr:0x021629d4 +func_ov075_02162a18 kind:function(arm,size=0x8) addr:0x02162a18 +func_ov075_02162a20 kind:function(arm,size=0x70) addr:0x02162a20 +func_ov075_02162a90 kind:function(arm,size=0x188) addr:0x02162a90 +func_ov075_02162c18 kind:function(arm,size=0x33c) addr:0x02162c18 +func_ov075_02162f54 kind:function(arm,size=0x14) addr:0x02162f54 +func_ov075_02162f68 kind:function(arm,size=0x1c) addr:0x02162f68 +func_ov075_02162f84 kind:function(arm,size=0x150) addr:0x02162f84 +func_ov075_021630d4 kind:function(arm,size=0x118) addr:0x021630d4 +func_ov075_021631ec kind:function(arm,size=0x5c) addr:0x021631ec +func_ov075_02163248 kind:function(arm,size=0x5c) addr:0x02163248 +func_ov075_021632a4 kind:function(arm,size=0x5e0) addr:0x021632a4 +func_ov075_02163884 kind:function(arm,size=0x134) addr:0x02163884 +func_ov075_021639b8 kind:function(arm,size=0xa4) addr:0x021639b8 +func_ov075_02163a5c kind:function(thumb,size=0x98) addr:0x02163a5c +func_ov075_02163af4 kind:function(arm,size=0x88) addr:0x02163af4 +func_ov075_02163b7c kind:function(arm,size=0x3d4) addr:0x02163b7c +func_ov075_02163f50 kind:function(arm,size=0x58) addr:0x02163f50 +func_ov075_02163fa8 kind:function(arm,size=0x14) addr:0x02163fa8 +func_ov075_02163fbc kind:function(arm,size=0x1c) addr:0x02163fbc +data_ov075_02163fe4 kind:data(any) addr:0x02163fe4 +data_ov075_02163ff0 kind:data(any) addr:0x02163ff0 +data_ov075_02163ffc kind:data(any) addr:0x02163ffc +data_ov075_02164008 kind:data(any) addr:0x02164008 +data_ov075_02164018 kind:data(any) addr:0x02164018 +data_ov075_02164028 kind:data(any) addr:0x02164028 +data_ov075_02164038 kind:data(any) addr:0x02164038 +data_ov075_02164048 kind:data(any) addr:0x02164048 +data_ov075_02164058 kind:data(any) addr:0x02164058 +data_ov075_02164068 kind:data(any) addr:0x02164068 +data_ov075_02164078 kind:data(any) addr:0x02164078 +data_ov075_02164088 kind:data(any) addr:0x02164088 +data_ov075_02164098 kind:data(any) addr:0x02164098 +data_ov075_021640a8 kind:data(any) addr:0x021640a8 +data_ov075_021640b8 kind:data(any) addr:0x021640b8 +data_ov075_02164124 kind:data(any) addr:0x02164124 +data_ov075_02164130 kind:data(any) addr:0x02164130 +data_ov075_0216413c kind:data(any) addr:0x0216413c +data_ov075_02164148 kind:data(any) addr:0x02164148 +data_ov075_02164160 kind:data(any) addr:0x02164160 +data_ov075_0216416c kind:data(any) addr:0x0216416c +data_ov075_02164178 kind:data(any) addr:0x02164178 +data_ov075_02164184 kind:data(any) addr:0x02164184 +data_ov075_02164190 kind:data(any) addr:0x02164190 +data_ov075_0216419c kind:data(any) addr:0x0216419c +data_ov075_021641a8 kind:data(any) addr:0x021641a8 +data_ov075_021641b4 kind:data(any) addr:0x021641b4 +data_ov075_021641c0 kind:data(any) addr:0x021641c0 +data_ov075_021641cc kind:data(any) addr:0x021641cc +data_ov075_021641e4 kind:data(any) addr:0x021641e4 +data_ov075_021641f4 kind:data(any) addr:0x021641f4 +data_ov075_02164204 kind:data(any) addr:0x02164204 +data_ov075_02164214 kind:data(any) addr:0x02164214 +data_ov075_02164224 kind:data(any) addr:0x02164224 +data_ov075_02164234 kind:data(any) addr:0x02164234 +data_ov075_02164244 kind:data(any) addr:0x02164244 +data_ov075_02164254 kind:data(any) addr:0x02164254 +data_ov075_02164264 kind:data(any) addr:0x02164264 +data_ov075_02164274 kind:data(any) addr:0x02164274 +data_ov075_02164284 kind:data(any) addr:0x02164284 +data_ov075_02164294 kind:data(any) addr:0x02164294 +data_ov075_021642b0 kind:data(any) addr:0x021642b0 +data_ov075_021642cc kind:data(any) addr:0x021642cc +data_ov075_021642e8 kind:data(any) addr:0x021642e8 +data_ov075_02164300 kind:data(any) addr:0x02164300 ambiguous +data_ov075_02164304 kind:data(any) addr:0x02164304 +data_ov075_02164320 kind:data(any) addr:0x02164320 +data_ov075_02164324 kind:data(any) addr:0x02164324 +func_ov075_0216433c kind:function(arm,size=0x130) addr:0x0216433c +func_ov075_0216446c kind:function(arm,size=0x10c) addr:0x0216446c +func_ov075_02164578 kind:function(arm,size=0x50) addr:0x02164578 +func_ov075_021645c8 kind:function(arm,size=0xa8) addr:0x021645c8 +data_ov075_021646a0 kind:data(any) addr:0x021646a0 +data_ov075_021646ac kind:data(any) addr:0x021646ac +data_ov075_021646d0 kind:data(any) addr:0x021646d0 +data_ov075_021646f4 kind:data(any) addr:0x021646f4 +data_ov075_0216471c kind:data(any) addr:0x0216471c +data_ov075_0216473c kind:data(any) addr:0x0216473c ambiguous +data_ov075_02164740 kind:data(any) addr:0x02164740 +data_ov075_02164750 kind:data(any) addr:0x02164750 +data_ov075_02164790 kind:data(any) addr:0x02164790 +data_ov075_021647dc kind:data(any) addr:0x021647dc +data_ov075_02164834 kind:data(any) addr:0x02164834 +data_ov075_02164844 kind:data(any) addr:0x02164844 +data_ov075_021648e4 kind:data(any) addr:0x021648e4 ambiguous +data_ov075_021648f4 kind:data(any) addr:0x021648f4 +data_ov075_0216490c kind:data(any) addr:0x0216490c +data_ov075_02164924 kind:data(any) addr:0x02164924 +data_ov075_0216493c kind:data(any) addr:0x0216493c +data_ov075_0216496c kind:data(any) addr:0x0216496c +data_ov075_02164a08 kind:data(any) addr:0x02164a08 ambiguous +data_ov075_02164a2c kind:data(any) addr:0x02164a2c +data_ov075_02164a44 kind:data(any) addr:0x02164a44 +data_ov075_02164a5c kind:data(any) addr:0x02164a5c +data_ov075_02164a74 kind:data(any) addr:0x02164a74 +data_ov075_02164a78 kind:data(any) addr:0x02164a78 +data_ov075_02164a7c kind:data(any) addr:0x02164a7c +data_ov075_02164a88 kind:data(any) addr:0x02164a88 +data_ov075_02164a98 kind:data(any) addr:0x02164a98 +data_ov075_02164aa8 kind:data(any) addr:0x02164aa8 +data_ov075_02164acc kind:data(any) addr:0x02164acc +data_ov075_02164af4 kind:data(any) addr:0x02164af4 +data_ov075_02164b18 kind:data(any) addr:0x02164b18 +data_ov075_02164b28 kind:data(any) addr:0x02164b28 +data_ov075_02164b68 kind:data(any) addr:0x02164b68 +data_ov075_02164bc0 kind:data(any) addr:0x02164bc0 +data_ov075_02164bd0 kind:data(any) addr:0x02164bd0 +data_ov075_02164d88 kind:data(any) addr:0x02164d88 +data_ov075_02164da0 kind:data(any) addr:0x02164da0 +data_ov075_02164db8 kind:data(any) addr:0x02164db8 +data_ov075_02164de8 kind:data(any) addr:0x02164de8 +data_ov075_02164e00 kind:data(any) addr:0x02164e00 +data_ov075_02164f08 kind:data(any) addr:0x02164f08 +data_ov075_02164f20 kind:data(any) addr:0x02164f20 +data_ov075_02164f38 kind:data(any) addr:0x02164f38 +data_ov075_02164f50 kind:data(any) addr:0x02164f50 +data_ov075_02164f98 kind:data(any) addr:0x02164f98 +data_ov075_02164fe0 kind:data(any) addr:0x02164fe0 +data_ov075_02164ff8 kind:data(any) addr:0x02164ff8 +data_ov075_02165070 kind:data(any) addr:0x02165070 +data_ov075_02165088 kind:data(any) addr:0x02165088 +data_ov075_021650d0 kind:data(any) addr:0x021650d0 +data_ov075_021650e8 kind:data(any) addr:0x021650e8 +data_ov075_02165108 kind:data(any) addr:0x02165108 +data_ov075_0216512c kind:data(any) addr:0x0216512c +data_ov075_02165184 kind:data(any) addr:0x02165184 +data_ov075_02165194 kind:data(any) addr:0x02165194 ambiguous +data_ov075_021651a4 kind:data(any) addr:0x021651a4 +data_ov075_021651c8 kind:data(any) addr:0x021651c8 +data_ov075_02165210 kind:data(any) addr:0x02165210 +data_ov075_02165248 kind:data(any) addr:0x02165248 ambiguous +data_ov075_02165264 kind:data(any) addr:0x02165264 +data_ov075_02165274 kind:data(any) addr:0x02165274 +data_ov075_021652fc kind:data(any) addr:0x021652fc +data_ov075_02165328 kind:data(any) addr:0x02165328 +data_ov075_02165340 kind:bss addr:0x02165340 +data_ov075_02165344 kind:bss addr:0x02165344 +data_ov075_0216534c kind:bss addr:0x0216534c +data_ov075_02165358 kind:bss addr:0x02165358 +data_ov075_02165364 kind:bss addr:0x02165364 +data_ov075_0216543c kind:bss addr:0x0216543c +data_ov075_021654ec kind:bss addr:0x021654ec ambiguous +data_ov075_02165514 kind:bss addr:0x02165514 +data_ov075_02165518 kind:bss addr:0x02165518 +data_ov075_0216551c kind:bss addr:0x0216551c +data_ov075_02165528 kind:bss addr:0x02165528 +data_ov075_02165534 kind:bss addr:0x02165534 +data_ov075_02165544 kind:bss addr:0x02165544 +data_ov075_02165588 kind:bss addr:0x02165588 +data_ov075_0216558c kind:bss addr:0x0216558c +data_ov075_02165598 kind:bss addr:0x02165598 +data_ov075_021655d4 kind:bss addr:0x021655d4 +data_ov075_021655dc kind:bss addr:0x021655dc +data_ov075_021655e8 kind:bss addr:0x021655e8 +data_ov075_021655f4 kind:bss addr:0x021655f4 +data_ov075_0216563c kind:bss addr:0x0216563c ambiguous diff --git a/config/jp/arm9/overlays/ov076/delinks.txt b/config/jp/arm9/overlays/ov076/delinks.txt new file mode 100644 index 00000000..bd463914 --- /dev/null +++ b/config/jp/arm9/overlays/ov076/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x02154ae0 kind:code align:32 + .rodata start:0x02154ae0 end:0x02154b00 kind:data align:4 + .init start:0x02154b00 end:0x02154b50 kind:code align:4 + .ctor start:0x02154b50 end:0x02154b58 kind:data align:4 + .data start:0x02154b60 end:0x02154dc0 kind:data align:32 + .bss start:0x02154dc0 end:0x02154ec0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov076/relocs.txt b/config/jp/arm9/overlays/ov076/relocs.txt new file mode 100644 index 00000000..4b7fa28d --- /dev/null +++ b/config/jp/arm9/overlays/ov076/relocs.txt @@ -0,0 +1,322 @@ +from:0x02152c28 kind:load to:0x02154dd0 module:overlay(76) +from:0x02152c3c kind:arm_call to:0x02011f3c module:main +from:0x02152c48 kind:arm_call to:0x02152ce8 module:overlay(76) +from:0x02152c5c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02152ca8 kind:load to:0x02154b9c module:overlay(76) +from:0x02152cb4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02152cc8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02152cdc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02152cf8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02152d5c kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x02152d88 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02152da0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02152db0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02152de8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02152e00 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02152e20 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02152e44 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02152e4c kind:arm_call to:0x0209afec module:overlay(0) +from:0x02152e54 kind:arm_call to:0x02154878 module:overlay(76) +from:0x02152e84 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02152ed4 kind:load to:0x02154d64 module:overlay(76) +from:0x02152ed8 kind:load to:0x02154dd0 module:overlay(76) +from:0x02152edc kind:load to:0x02154c08 module:overlay(76) +from:0x02152ee0 kind:load to:0x02154bc0 module:overlay(76) +from:0x02152ee4 kind:load to:0x02154af0 module:overlay(76) +from:0x02152ee8 kind:load to:0x02154ae0 module:overlay(76) +from:0x02152f28 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02152f7c kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02152f8c kind:load to:0x02154b60 module:overlay(76) +from:0x02152f90 kind:load to:0x027e0cd8 module:dtcm +from:0x02152fc0 kind:load to:0x020af4a0 module:overlay(0) +from:0x02152fd0 kind:arm_call to:0x02152f94 module:overlay(76) +from:0x02153014 kind:load to:0x02154ca4 module:overlay(76) +from:0x02153068 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02153084 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021530a8 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021530d0 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x021530f0 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02153118 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153124 kind:load to:0x027e0d38 module:dtcm +from:0x02153190 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x021531ac kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021531d0 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021531dc kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x021531ec kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02153210 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02153254 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02153260 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x0215326c kind:load to:0x027e0d38 module:dtcm +from:0x02153278 kind:arm_call to:0x02154804 module:overlay(76) +from:0x021532b4 kind:arm_call to:0x021545e8 module:overlay(76) +from:0x0215334c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02153364 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x021533d8 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x021533e0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02153404 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153414 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02153434 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02153480 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x021534a0 kind:arm_call to:0x02153018 module:overlay(76) +from:0x021534a8 kind:arm_call to:0x02153128 module:overlay(76) +from:0x021534c8 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02153574 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02153580 kind:load to:0x027e09a8 module:dtcm +from:0x02153588 kind:load to:0x02154c4c module:overlay(76) +from:0x02153594 kind:load to:0x027e09c0 module:dtcm +from:0x021535b4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153600 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215362c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215363c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215366c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021536c0 kind:arm_call to:0x020c225c module:overlay(17) +from:0x021536cc kind:load to:0x0203feb0 module:main +from:0x021536d4 kind:load to:0x027e09b4 module:dtcm +from:0x021536fc kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x0215378c kind:arm_call to:0x02154624 module:overlay(76) +from:0x021537a0 kind:load to:0x0204b164 module:main +from:0x021537a8 kind:load to:0x02154cfc module:overlay(76) +from:0x021537dc kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153824 kind:arm_call to:0x02154624 module:overlay(76) +from:0x02153840 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02153854 kind:load to:0x02154cfc module:overlay(76) +from:0x02153860 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02153884 kind:arm_call to:0x0209ab38 module:overlay(0) +from:0x02153890 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x021538b8 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x021538dc kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153900 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153928 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153934 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x0215397c kind:arm_call to:0x02154624 module:overlay(76) +from:0x021539a4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021539b8 kind:load to:0x02154cfc module:overlay(76) +from:0x021539d4 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153a18 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153a4c kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153a70 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153a7c kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153aa8 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02153ae0 kind:arm_call to:0x02154624 module:overlay(76) +from:0x02153ae8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02153af4 kind:load to:0x020af498 module:overlay(0) +from:0x02153b00 kind:load to:0x02154cfc module:overlay(76) +from:0x02153b0c kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02153b24 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153b78 kind:arm_call to:0x02154624 module:overlay(76) +from:0x02153bb4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153bcc kind:load to:0x02154d14 module:overlay(76) +from:0x02153bd0 kind:load to:0x027e09a8 module:dtcm +from:0x02153bf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153c04 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153c74 kind:load to:0x02154d44 module:overlay(76) +from:0x02153cf0 kind:arm_call to:0x02154624 module:overlay(76) +from:0x02153d20 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02153d28 kind:arm_call to:0x02017e3c module:main +from:0x02153d34 kind:arm_call to:0x02017e3c module:main +from:0x02153d4c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153d60 kind:load to:0x02154cfc module:overlay(76) +from:0x02153d64 kind:load to:0x020af4a0 module:overlay(0) +from:0x02153d68 kind:load to:0x027e09a8 module:dtcm +from:0x02153df4 kind:arm_call to:0x02154624 module:overlay(76) +from:0x02153e0c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153e2c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02153e54 kind:arm_call to:0x01ff916c module:itcm +from:0x02153e98 kind:arm_call to:0x02015018 module:main +from:0x02153eb8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153ed4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153f18 kind:arm_call to:0x02154624 module:overlay(76) +from:0x02153f34 kind:arm_call to:0x02154804 module:overlay(76) +from:0x02153f4c kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02153f58 kind:load to:0x02154d2c module:overlay(76) +from:0x02153f5c kind:load to:0x027e09a8 module:dtcm +from:0x02153f64 kind:load to:0x027e0cec module:dtcm +from:0x02153f7c kind:load to:0x02154cfc module:overlay(76) +from:0x02153f90 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02153ff4 kind:arm_call to:0x02154624 module:overlay(76) +from:0x02153ffc kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215400c kind:load to:0x02154cfc module:overlay(76) +from:0x02154050 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02154088 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x021540a4 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x021540b0 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02154104 kind:arm_call to:0x02154624 module:overlay(76) +from:0x02154118 kind:arm_call to:0x01fff148 module:itcm +from:0x02154120 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02154138 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021541a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154220 kind:load to:0x02154cfc module:overlay(76) +from:0x02154224 kind:load to:0x027e0ce0 module:dtcm +from:0x0215422c kind:load to:0x0204b164 module:main +from:0x02154250 kind:arm_call to:0x02015018 module:main +from:0x02154270 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021542a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021543f4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02154408 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x02154410 kind:load to:0x027e09a8 module:dtcm +from:0x0215441c kind:load to:0x0204b164 module:main +from:0x02154420 kind:load to:0x0203feb0 module:main +from:0x0215446c kind:arm_call to:0x02154624 module:overlay(76) +from:0x0215448c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154498 kind:load to:0x02154d2c module:overlay(76) +from:0x0215449c kind:load to:0x027e09a8 module:dtcm +from:0x02154524 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154544 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02154574 kind:arm_call to:0x02015018 module:main +from:0x02154594 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021545b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021545c8 kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x021545d4 kind:load to:0x027e09a8 module:dtcm +from:0x021545dc kind:load to:0x027e0cec module:dtcm +from:0x0215461c kind:arm_call to:0x02152fc4 module:overlay(76) +from:0x021546c0 kind:load to:0x020e5588 module:overlays(19,20,31) +from:0x02154700 kind:arm_call to:0x021546a4 module:overlay(76) +from:0x02154710 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02154718 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02154744 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154750 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02154768 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154770 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02154794 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x021547ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021547b4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021547d4 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x021547dc kind:arm_call to:0x021546a4 module:overlay(76) +from:0x021547ec kind:arm_call to:0x0209af90 module:overlay(0) +from:0x021547f4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02154800 kind:load to:0x027e09a8 module:dtcm +from:0x02154828 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215483c kind:arm_call to:0x01fff458 module:itcm +from:0x02154850 kind:arm_call to:0x0215e640 module:overlays(66,78,83) +from:0x02154870 kind:load to:0x027e0ce4 module:dtcm +from:0x02154880 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021548a4 kind:load to:0x02154b80 module:overlay(76) +from:0x021548c4 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x021548d8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021548f4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02154920 kind:arm_call to:0x0203e740 module:main +from:0x02154928 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02154930 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02154938 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02154940 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02154948 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02154950 kind:arm_call to:0x02011ff4 module:main +from:0x0215495c kind:load to:0x020a1aac module:overlay(0) +from:0x0215496c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02154988 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021549b4 kind:arm_call to:0x0203e740 module:main +from:0x021549bc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021549c4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021549cc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021549d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021549dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021549e8 kind:load to:0x020a1aac module:overlay(0) +from:0x02154a08 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02154a1c kind:load to:0x02058e24 module:overlay(0) +from:0x02154a38 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02154a44 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02154a60 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02154a70 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02154a80 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02154a88 kind:arm_call to:0x02011ff4 module:main +from:0x02154a9c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02154aa4 kind:arm_call to:0x02011ff4 module:main +from:0x02154ab8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02154ac0 kind:arm_call to:0x02011ff4 module:main +from:0x02154ad4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02154b1c kind:arm_call to:0x02152c50 module:overlay(76) +from:0x02154b2c kind:arm_call to:0x0203e3a4 module:main +from:0x02154b40 kind:load to:0x02154dc0 module:overlay(76) +from:0x02154b44 kind:load to:0x02154dd0 module:overlay(76) +from:0x02154b48 kind:load to:0x02154acc module:overlay(76) +from:0x02154b4c kind:load to:0x02154dc4 module:overlay(76) +from:0x02154b50 kind:load to:0x02154b00 module:overlay(76) +from:0x02154b80 kind:load to:0x02152cd4 module:overlay(76) +from:0x02154b84 kind:load to:0x02154a78 module:overlay(76) +from:0x02154b88 kind:load to:0x021548a8 module:overlay(76) +from:0x02154b8c kind:load to:0x0207d6c0 module:overlay(0) +from:0x02154b90 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02154b9c kind:load to:0x02152c2c module:overlay(76) +from:0x02154ba0 kind:load to:0x020990ec module:overlay(0) +from:0x02154ba4 kind:load to:0x02098efc module:overlay(0) +from:0x02154ba8 kind:load to:0x02098f78 module:overlay(0) +from:0x02154bac kind:load to:0x020990f4 module:overlay(0) +from:0x02154bb0 kind:load to:0x02099114 module:overlay(0) +from:0x02154bb4 kind:load to:0x02099140 module:overlay(0) +from:0x02154bc0 kind:load to:0x02152cc0 module:overlay(76) +from:0x02154bc4 kind:load to:0x02154ab0 module:overlay(76) +from:0x02154bc8 kind:load to:0x0209b2cc module:overlay(0) +from:0x02154bcc kind:load to:0x0209b304 module:overlay(0) +from:0x02154bd0 kind:load to:0x0209b908 module:overlay(0) +from:0x02154bd4 kind:load to:0x0209b910 module:overlay(0) +from:0x02154bd8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02154bdc kind:load to:0x0209b47c module:overlay(0) +from:0x02154be0 kind:load to:0x0209b36c module:overlay(0) +from:0x02154be4 kind:load to:0x0209b838 module:overlay(0) +from:0x02154be8 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02154bec kind:load to:0x0209b8d8 module:overlay(0) +from:0x02154bf0 kind:load to:0x02154a20 module:overlay(76) +from:0x02154bf4 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02154bf8 kind:load to:0x02154a10 module:overlay(76) +from:0x02154bfc kind:load to:0x021549ec module:overlay(76) +from:0x02154c08 kind:load to:0x02152cac module:overlay(76) +from:0x02154c0c kind:load to:0x02154a94 module:overlay(76) +from:0x02154c10 kind:load to:0x0209ba20 module:overlay(0) +from:0x02154c14 kind:load to:0x0209ba54 module:overlay(0) +from:0x02154c18 kind:load to:0x0209baec module:overlay(0) +from:0x02154c1c kind:load to:0x0209bb00 module:overlay(0) +from:0x02154c20 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02154c24 kind:load to:0x0209bb28 module:overlay(0) +from:0x02154c28 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02154c2c kind:load to:0x0209b838 module:overlay(0) +from:0x02154c30 kind:load to:0x0209babc module:overlay(0) +from:0x02154c34 kind:load to:0x0209bad4 module:overlay(0) +from:0x02154c38 kind:load to:0x0209bb14 module:overlay(0) +from:0x02154c3c kind:load to:0x0209bea0 module:overlay(0) +from:0x02154c40 kind:load to:0x02154a4c module:overlay(76) +from:0x02154c44 kind:load to:0x02154a28 module:overlay(76) +from:0x02154c48 kind:load to:0x0209bed8 module:overlay(0) +from:0x02154c4c kind:load to:0x021537ac module:overlay(76) +from:0x02154c54 kind:load to:0x021539bc module:overlay(76) +from:0x02154c5c kind:load to:0x02153858 module:overlay(76) +from:0x02154c64 kind:load to:0x02153b04 module:overlay(76) +from:0x02154c6c kind:load to:0x02154010 module:overlay(76) +from:0x02154c74 kind:load to:0x02154230 module:overlay(76) +from:0x02154c7c kind:load to:0x02153bd8 module:overlay(76) +from:0x02154c84 kind:load to:0x02153c78 module:overlay(76) +from:0x02154c8c kind:load to:0x02153c98 module:overlay(76) +from:0x02154c94 kind:load to:0x02153d70 module:overlay(76) +from:0x02154c9c kind:load to:0x021544a4 module:overlay(76) +from:0x02154ca4 kind:load to:0x02153704 module:overlay(76) +from:0x02154cac kind:load to:0x0215393c module:overlay(76) +from:0x02154cb4 kind:load to:0x021537e4 module:overlay(76) +from:0x02154cbc kind:load to:0x02153a84 module:overlay(76) +from:0x02154cc4 kind:load to:0x02153f80 module:overlay(76) +from:0x02154ccc kind:load to:0x021540c4 module:overlay(76) +from:0x02154cd4 kind:load to:0x02153b2c module:overlay(76) +from:0x02154cdc kind:load to:0x02153c0c module:overlay(76) +from:0x02154ce4 kind:load to:0x02153c7c module:overlay(76) +from:0x02154cec kind:load to:0x02153cb0 module:overlay(76) +from:0x02154cf4 kind:load to:0x02154424 module:overlay(76) +from:0x02154d64 kind:load to:0x02099cc0 module:overlay(0) +from:0x02154d68 kind:load to:0x02099cfc module:overlay(0) +from:0x02154d6c kind:load to:0x02099d14 module:overlay(0) +from:0x02154d70 kind:load to:0x02099d20 module:overlay(0) +from:0x02154d74 kind:load to:0x01fff464 module:itcm +from:0x02154d78 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02154d7c kind:load to:0x02152eec module:overlay(76) +from:0x02154d80 kind:load to:0x02099c58 module:overlay(0) +from:0x02154d84 kind:load to:0x02153298 module:overlay(76) +from:0x02154d88 kind:load to:0x02153270 module:overlay(76) +from:0x02154d8c kind:load to:0x02099c64 module:overlay(0) +from:0x02154d90 kind:load to:0x02153598 module:overlay(76) +from:0x02154d94 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02154d98 kind:load to:0x02099c70 module:overlay(0) +from:0x02154d9c kind:load to:0x02099d2c module:overlay(0) +from:0x02154da0 kind:load to:0x02099d98 module:overlay(0) +from:0x02154da4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02154da8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02154dac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02154db0 kind:load to:0x02154960 module:overlay(76) +from:0x02154db4 kind:load to:0x021548cc module:overlay(76) +from:0x02154db8 kind:load to:0x021546d8 module:overlay(76) diff --git a/config/jp/arm9/overlays/ov076/symbols.txt b/config/jp/arm9/overlays/ov076/symbols.txt new file mode 100644 index 00000000..f626d0f1 --- /dev/null +++ b/config/jp/arm9/overlays/ov076/symbols.txt @@ -0,0 +1,78 @@ +func_ov076_02152c20 kind:function(arm,size=0xc) addr:0x02152c20 +func_ov076_02152c2c kind:function(arm,size=0x24) addr:0x02152c2c +func_ov076_02152c50 kind:function(arm,size=0x5c) addr:0x02152c50 +func_ov076_02152cac kind:function(arm,size=0x14) addr:0x02152cac +func_ov076_02152cc0 kind:function(arm,size=0x14) addr:0x02152cc0 +func_ov076_02152cd4 kind:function(arm,size=0x14) addr:0x02152cd4 +func_ov076_02152ce8 kind:function(arm,size=0x204) addr:0x02152ce8 +func_ov076_02152eec kind:function(arm,size=0xa8) addr:0x02152eec +func_ov076_02152f94 kind:function(arm,size=0x30) addr:0x02152f94 +func_ov076_02152fc4 kind:function(arm,size=0x54) addr:0x02152fc4 +func_ov076_02153018 kind:function(arm,size=0x110) addr:0x02153018 +func_ov076_02153128 kind:function(arm,size=0x148) addr:0x02153128 +func_ov076_02153270 kind:function(arm,size=0x28) addr:0x02153270 +func_ov076_02153298 kind:function(arm,size=0x300) addr:0x02153298 +func_ov076_02153598 kind:function(arm,size=0x140) addr:0x02153598 +func_ov076_021536d8 kind:function(arm,size=0x2c) addr:0x021536d8 +func_ov076_02153704 kind:function(arm,size=0xa8) addr:0x02153704 +func_ov076_021537ac kind:function(arm,size=0x38) addr:0x021537ac +func_ov076_021537e4 kind:function(arm,size=0x74) addr:0x021537e4 +func_ov076_02153858 kind:function(arm,size=0xe4) addr:0x02153858 +func_ov076_0215393c kind:function(arm,size=0x80) addr:0x0215393c +func_ov076_021539bc kind:function(arm,size=0xc8) addr:0x021539bc +func_ov076_02153a84 kind:function(arm,size=0x80) addr:0x02153a84 +func_ov076_02153b04 kind:function(arm,size=0x28) addr:0x02153b04 +func_ov076_02153b2c kind:function(arm,size=0xac) addr:0x02153b2c +func_ov076_02153bd8 kind:function(arm,size=0x34) addr:0x02153bd8 +func_ov076_02153c0c kind:function(arm,size=0x6c) addr:0x02153c0c +func_ov076_02153c78 kind:function(arm,size=0x4) addr:0x02153c78 +func_ov076_02153c7c kind:function(arm,size=0x1c) addr:0x02153c7c +func_ov076_02153c98 kind:function(arm,size=0x18) addr:0x02153c98 +func_ov076_02153cb0 kind:function(arm,size=0xc0) addr:0x02153cb0 +func_ov076_02153d70 kind:function(arm,size=0x210) addr:0x02153d70 +func_ov076_02153f80 kind:function(arm,size=0x90) addr:0x02153f80 +func_ov076_02154010 kind:function(arm,size=0xb4) addr:0x02154010 +func_ov076_021540c4 kind:function(arm,size=0x16c) addr:0x021540c4 +func_ov076_02154230 kind:function(arm,size=0x1f4) addr:0x02154230 +func_ov076_02154424 kind:function(arm,size=0x80) addr:0x02154424 +func_ov076_021544a4 kind:function(arm,size=0x144) addr:0x021544a4 +func_ov076_021545e8 kind:function(arm,size=0x3c) addr:0x021545e8 +func_ov076_02154624 kind:function(arm,size=0x80) addr:0x02154624 +func_ov076_021546a4 kind:function(arm,size=0x20) addr:0x021546a4 +func_ov076_021546c4 kind:function(arm,size=0x14) addr:0x021546c4 +func_ov076_021546d8 kind:function(arm,size=0x12c) addr:0x021546d8 +func_ov076_02154804 kind:function(arm,size=0x74) addr:0x02154804 +func_ov076_02154878 kind:function(arm,size=0x30) addr:0x02154878 +func_ov076_021548a8 kind:function(arm,size=0x24) addr:0x021548a8 +func_ov076_021548cc kind:function(arm,size=0x94) addr:0x021548cc +func_ov076_02154960 kind:function(arm,size=0x8c) addr:0x02154960 +func_ov076_021549ec kind:function(arm,size=0x24) addr:0x021549ec +func_ov076_02154a10 kind:function(arm,size=0x10) addr:0x02154a10 +func_ov076_02154a20 kind:function(arm,size=0x8) addr:0x02154a20 +func_ov076_02154a28 kind:function(arm,size=0x24) addr:0x02154a28 +func_ov076_02154a4c kind:function(arm,size=0x2c) addr:0x02154a4c +func_ov076_02154a78 kind:function(arm,size=0x1c) addr:0x02154a78 +func_ov076_02154a94 kind:function(arm,size=0x1c) addr:0x02154a94 +func_ov076_02154ab0 kind:function(arm,size=0x1c) addr:0x02154ab0 +func_ov076_02154acc kind:function(arm,size=0x14) addr:0x02154acc +data_ov076_02154ae0 kind:data(any) addr:0x02154ae0 +data_ov076_02154af0 kind:data(any) addr:0x02154af0 +func_ov076_02154b00 kind:function(arm,size=0x50) addr:0x02154b00 +data_ov076_02154b60 kind:data(any) addr:0x02154b60 +data_ov076_02154b74 kind:data(any) addr:0x02154b74 ambiguous +data_ov076_02154b80 kind:data(any) addr:0x02154b80 +data_ov076_02154b9c kind:data(any) addr:0x02154b9c +data_ov076_02154bc0 kind:data(any) addr:0x02154bc0 +data_ov076_02154be0 kind:data(any) addr:0x02154be0 ambiguous +data_ov076_02154c08 kind:data(any) addr:0x02154c08 +data_ov076_02154c4c kind:data(any) addr:0x02154c4c +data_ov076_02154ca4 kind:data(any) addr:0x02154ca4 +data_ov076_02154cfc kind:data(any) addr:0x02154cfc +data_ov076_02154d14 kind:data(any) addr:0x02154d14 +data_ov076_02154d2c kind:data(any) addr:0x02154d2c +data_ov076_02154d44 kind:data(any) addr:0x02154d44 +data_ov076_02154d64 kind:data(any) addr:0x02154d64 +data_ov076_02154dc0 kind:bss addr:0x02154dc0 +data_ov076_02154dc4 kind:bss addr:0x02154dc4 +data_ov076_02154dd0 kind:bss addr:0x02154dd0 +data_ov076_02154e6c kind:bss addr:0x02154e6c ambiguous diff --git a/config/jp/arm9/overlays/ov077/delinks.txt b/config/jp/arm9/overlays/ov077/delinks.txt new file mode 100644 index 00000000..daca629c --- /dev/null +++ b/config/jp/arm9/overlays/ov077/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02154ec0 end:0x0215d0c4 kind:code align:32 + .rodata start:0x0215d0c4 end:0x0215d140 kind:data align:4 + .init start:0x0215d140 end:0x0215d424 kind:code align:4 + .ctor start:0x0215d424 end:0x0215d44c kind:data align:4 + .data start:0x0215d460 end:0x0215dda0 kind:data align:32 + .bss start:0x0215dda0 end:0x0215e4c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov077/relocs.txt b/config/jp/arm9/overlays/ov077/relocs.txt new file mode 100644 index 00000000..17275c43 --- /dev/null +++ b/config/jp/arm9/overlays/ov077/relocs.txt @@ -0,0 +1,1453 @@ +from:0x02154ef8 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02154f24 kind:load to:0x0203feb0 module:main +from:0x02154f30 kind:load to:0x0215ddb8 module:overlay(77) +from:0x02154f44 kind:arm_call to:0x02011f3c module:main +from:0x02154f50 kind:arm_call to:0x02154fd8 module:overlay(77) +from:0x02154f64 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02154f9c kind:load to:0x0215d490 module:overlay(77) +from:0x02154fac kind:arm_call to:0x0209bf90 module:overlay(0) +from:0x02154fc0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02154fd0 kind:load to:0x0215d4b4 module:overlay(77) +from:0x02154fd4 kind:load to:0x0215d0c4 module:overlay(77) +from:0x02154fe4 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02155048 kind:arm_call to:0x02154fa4 module:overlay(77) +from:0x02155074 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02155090 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021550a0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021550c4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021550cc kind:arm_call to:0x0209afec module:overlay(0) +from:0x021550f8 kind:arm_call to:0x0203e690 module:main +from:0x02155110 kind:arm_call to:0x02158e84 module:overlay(77) +from:0x0215515c kind:arm_call to:0x0209932c module:overlay(0) +from:0x021551c0 kind:load to:0x0215d52c module:overlay(77) +from:0x021551c4 kind:load to:0x0215ddb8 module:overlay(77) +from:0x021551c8 kind:load to:0x0215d4e0 module:overlay(77) +from:0x021551cc kind:load to:0x020a1aac module:overlay(0) +from:0x021551d0 kind:load to:0x02158f28 module:overlay(77) +from:0x021551d4 kind:load to:0x02116614 module:overlays(19,31) +from:0x021551d8 kind:load to:0x0215dda0 module:overlay(77) +from:0x021551e4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021551f8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215520c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215522c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155234 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02155248 kind:arm_call to:0x0203e740 module:main +from:0x02155250 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215526c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155298 kind:arm_call to:0x0203e740 module:main +from:0x021552a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021552a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021552b0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021552bc kind:load to:0x0215d52c module:overlay(77) +from:0x021552c0 kind:load to:0x020a1aac module:overlay(0) +from:0x021552d8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021552e0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021552f4 kind:arm_call to:0x0203e740 module:main +from:0x021552fc kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02155318 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155344 kind:arm_call to:0x0203e740 module:main +from:0x0215534c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02155354 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215535c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02155364 kind:arm_call to:0x02011ff4 module:main +from:0x02155370 kind:load to:0x0215d52c module:overlay(77) +from:0x02155374 kind:load to:0x020a1aac module:overlay(0) +from:0x021553b8 kind:arm_call to:0x02027d30 module:main +from:0x021553c0 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02155430 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02155440 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021554a4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021554ac kind:arm_call to:0x02158a2c module:overlay(77) +from:0x021554c4 kind:arm_call to:0x021555ac module:overlay(77) +from:0x021554d4 kind:load to:0x0215ddb8 module:overlay(77) +from:0x021554d8 kind:load to:0x0215d754 module:overlay(77) +from:0x021554dc kind:load to:0x027e0cd8 module:dtcm +from:0x021554e0 kind:load to:0x02158dd8 module:overlay(77) +from:0x021554e8 kind:load to:0x027e0cec module:dtcm +from:0x02155518 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155558 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155564 kind:arm_call to:0x021589ec module:overlay(77) +from:0x02155588 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021555b8 kind:arm_call to:0x021554ec module:overlay(77) +from:0x021555ec kind:load to:0x0215d584 module:overlay(77) +from:0x02155654 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021556a0 kind:arm_call to:0x02158b68 module:overlay(77) +from:0x02155724 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x021557d0 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x021557f0 kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x02155804 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02155838 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155844 kind:arm_call to:0x01fff458 module:itcm +from:0x02155864 kind:arm_call to:0x02158904 module:overlay(77) +from:0x02155884 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x021558a0 kind:arm_call to:0x020e7d84 module:overlay(31) +from:0x021558c0 kind:arm_call to:0x0208d660 module:overlay(0) +from:0x02155910 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02155928 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215595c kind:arm_call to:0x020c0e60 module:overlay(17) +from:0x0215596c kind:arm_call to:0x020c087c module:overlay(17) +from:0x02155978 kind:arm_call to:0x021555ac module:overlay(77) +from:0x021559b8 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x021559d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021559d4 kind:load to:0x020af49c module:overlay(0) +from:0x021559d8 kind:load to:0x020af4a4 module:overlay(0) +from:0x021559dc kind:load to:0x027e0ce4 module:dtcm +from:0x021559e4 kind:load to:0x027e0d38 module:dtcm +from:0x021559e8 kind:load to:0x027e09a8 module:dtcm +from:0x02155a0c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02155a38 kind:load to:0x027e09b8 module:dtcm +from:0x02155a4c kind:arm_call to:0x020c0778 module:overlay(17) +from:0x02155b34 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02155b40 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02155b48 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02155b70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155b78 kind:arm_call to:0x02158ad0 module:overlay(77) +from:0x02155b8c kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02155ba0 kind:arm_call to:0x021555f0 module:overlay(77) +from:0x02155ba8 kind:arm_call to:0x02155bd0 module:overlay(77) +from:0x02155bc4 kind:load to:0x0215d60c module:overlay(77) +from:0x02155bc8 kind:load to:0x027e09a8 module:dtcm +from:0x02155c28 kind:arm_call to:0x02015018 module:main +from:0x02155c48 kind:arm_call to:0x02015018 module:main +from:0x02155c68 kind:arm_call to:0x02015018 module:main +from:0x02155c88 kind:arm_call to:0x02015018 module:main +from:0x02155ca8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155cc4 kind:arm_call to:0x02015018 module:main +from:0x02155ce4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155d00 kind:arm_call to:0x02015018 module:main +from:0x02155d20 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155d3c kind:arm_call to:0x02015018 module:main +from:0x02155d5c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155d64 kind:load to:0x027e09a8 module:dtcm +from:0x02155d90 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02155dac kind:arm_call to:0x01fff148 module:itcm +from:0x02155dc8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155dfc kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02155e34 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02155e64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02155e94 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02155ea4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02155ec8 kind:load to:0x027e0ce0 module:dtcm +from:0x02155ecc kind:load to:0x027e09bc module:dtcm +from:0x02155ed4 kind:load to:0x027e09b4 module:dtcm +from:0x02155ed8 kind:load to:0x0203feb0 module:main +from:0x02155fc4 kind:load to:0x0215d694 module:overlay(77) +from:0x02155fc8 kind:load to:0x0204b164 module:main +from:0x02155fe4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02155ff4 kind:arm_call to:0x02158918 module:overlay(77) +from:0x02156000 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156030 kind:arm_call to:0x01ff930c module:itcm +from:0x021560b0 kind:arm_call to:0x01fff148 module:itcm +from:0x021560cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021560e0 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156114 kind:arm_call to:0x021555ac module:overlay(77) +from:0x0215611c kind:load to:0x027e0cec module:dtcm +from:0x02156128 kind:load to:0x0203feb0 module:main +from:0x0215612c kind:load to:0x027e0ce0 module:dtcm +from:0x02156298 kind:load to:0x0215d694 module:overlay(77) +from:0x0215629c kind:load to:0x0204b164 module:main +from:0x021562c0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021562d4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021562e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02156304 kind:arm_call to:0x021589ac module:overlay(77) +from:0x02156310 kind:arm_call to:0x02158990 module:overlay(77) +from:0x02156324 kind:arm_call to:0x021587e8 module:overlay(77) +from:0x02156334 kind:arm_call to:0x02158918 module:overlay(77) +from:0x02156368 kind:arm_call to:0x020db5d4 module:overlay(31) +from:0x02156388 kind:arm_call to:0x021555ac module:overlay(77) +from:0x021563a0 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x021563b4 kind:arm_call to:0x021555ac module:overlay(77) +from:0x021563c4 kind:arm_call to:0x01fff148 module:itcm +from:0x021563e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021563f4 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156404 kind:arm_call to:0x01fff148 module:itcm +from:0x02156420 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156434 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156474 kind:arm_call to:0x01ffb744 module:itcm +from:0x021565a4 kind:load to:0x027e0cec module:dtcm +from:0x021565b0 kind:load to:0x027e0d38 module:dtcm +from:0x021565b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021565b8 kind:load to:0x0204b164 module:main +from:0x02156628 kind:arm_call to:0x01fff148 module:itcm +from:0x02156634 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156640 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156654 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215671c kind:arm_call to:0x021589ec module:overlay(77) +from:0x02156738 kind:load to:0x0215d694 module:overlay(77) +from:0x0215673c kind:load to:0x027e0ce0 module:dtcm +from:0x02156740 kind:load to:0x0204b164 module:main +from:0x02156744 kind:load to:0x0203feb0 module:main +from:0x02156760 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021567d4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021567f0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215680c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156824 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215687c kind:arm_call to:0x02099e24 module:overlay(0) +from:0x021568a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x021568c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156978 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215699c kind:arm_call to:0x01ffb714 module:itcm +from:0x021569a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021569c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02156a24 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02156a54 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156a70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156a8c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156aa4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156ab0 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156ac0 kind:load to:0x027e0cec module:dtcm +from:0x02156ac8 kind:load to:0x027e09a8 module:dtcm +from:0x02156ad8 kind:load to:0x0203feb0 module:main +from:0x02156b44 kind:load to:0x0215d694 module:overlay(77) +from:0x02156b60 kind:arm_call to:0x01ff930c module:itcm +from:0x02156b6c kind:arm_call to:0x020db5d4 module:overlay(31) +from:0x02156b80 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156b8c kind:load to:0x027e0d38 module:dtcm +from:0x02156c1c kind:load to:0x0215d694 module:overlay(77) +from:0x02156c3c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02156c50 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02156c64 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156c74 kind:arm_call to:0x01fff148 module:itcm +from:0x02156c90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156ca4 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156cc4 kind:arm_call to:0x020db5d4 module:overlay(31) +from:0x02156ce0 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156d00 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02156d18 kind:arm_call to:0x01fff148 module:itcm +from:0x02156d34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156d8c kind:arm_call to:0x01ff930c module:itcm +from:0x02156d9c kind:arm_call to:0x01fff148 module:itcm +from:0x02156db8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156dcc kind:arm_call to:0x021555ac module:overlay(77) +from:0x02156e0c kind:arm_call to:0x021589ac module:overlay(77) +from:0x02156e34 kind:arm_call to:0x01fff148 module:itcm +from:0x02156e50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156e7c kind:arm_call to:0x02158990 module:overlay(77) +from:0x02156e90 kind:arm_call to:0x021587e8 module:overlay(77) +from:0x02156ea0 kind:arm_call to:0x02158990 module:overlay(77) +from:0x02156ee0 kind:arm_call to:0x02029a4c module:main +from:0x02156f34 kind:arm_call to:0x02158918 module:overlay(77) +from:0x02156f3c kind:load to:0x027e0cec module:dtcm +from:0x02156f40 kind:load to:0x027e0ce0 module:dtcm +from:0x02156f44 kind:load to:0x027e0d38 module:dtcm +from:0x02156fa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156fb4 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x02156fe0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02156fec kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02156ffc kind:arm_call to:0x01fff148 module:itcm +from:0x02157018 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157028 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02157060 kind:arm_call to:0x01ff9770 module:itcm +from:0x02157068 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02157074 kind:load to:0x027e0ce0 module:dtcm +from:0x02157094 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021570a4 kind:arm_call to:0x02158918 module:overlay(77) +from:0x021570b8 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x021570cc kind:arm_call to:0x021555ac module:overlay(77) +from:0x021570e0 kind:arm_call to:0x01fff148 module:itcm +from:0x021570fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02157110 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157128 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02157138 kind:arm_call to:0x01ff930c module:itcm +from:0x02157144 kind:arm_call to:0x02158990 module:overlay(77) +from:0x02157164 kind:arm_call to:0x01ff9770 module:itcm +from:0x02157198 kind:arm_call to:0x020db5d4 module:overlay(31) +from:0x021571b8 kind:arm_call to:0x021555ac module:overlay(77) +from:0x021571dc kind:arm_call to:0x01fff148 module:itcm +from:0x021571f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215721c kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157228 kind:load to:0x027e0cec module:dtcm +from:0x02157230 kind:load to:0x027e0ce0 module:dtcm +from:0x02157238 kind:load to:0x027e0d38 module:dtcm +from:0x02157250 kind:arm_call to:0x01ffb428 module:itcm +from:0x021572b4 kind:load to:0x0215d6ac module:overlay(77) +from:0x021572d0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021572e0 kind:arm_call to:0x02158918 module:overlay(77) +from:0x021572f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157310 kind:arm_call to:0x01fff148 module:itcm +from:0x0215732c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157340 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157350 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02157364 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157370 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157378 kind:load to:0x027e0cec module:dtcm +from:0x02157380 kind:load to:0x027e0ce0 module:dtcm +from:0x021573b0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021573c0 kind:arm_call to:0x02158918 module:overlay(77) +from:0x021573d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021573e8 kind:arm_call to:0x0208d1f0 module:overlay(0) +from:0x021573fc kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157410 kind:arm_call to:0x01fff148 module:itcm +from:0x0215742c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157440 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157474 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021574f0 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02157504 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157514 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157520 kind:load to:0x027e0cec module:dtcm +from:0x02157528 kind:load to:0x027e0ce4 module:dtcm +from:0x0215752c kind:load to:0x027e0ce0 module:dtcm +from:0x02157534 kind:load to:0x0215d694 module:overlay(77) +from:0x021575a0 kind:load to:0x0215d6f4 module:overlay(77) +from:0x021575c4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021575d8 kind:arm_call to:0x01fff148 module:itcm +from:0x021575f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157604 kind:arm_call to:0x02158ca8 module:overlay(77) +from:0x02157610 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157624 kind:arm_call to:0x020db5d4 module:overlay(31) +from:0x0215764c kind:arm_call to:0x01fff17c module:itcm +from:0x02157658 kind:arm_call to:0x01fff148 module:itcm +from:0x02157668 kind:arm_call to:0x02158cd4 module:overlay(77) +from:0x02157684 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02157698 kind:arm_call to:0x02158ca8 module:overlay(77) +from:0x021576a4 kind:arm_call to:0x021555ac module:overlay(77) +from:0x021576ec kind:arm_call to:0x02015018 module:main +from:0x021577b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021577d4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021577f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157870 kind:arm_call to:0x02015018 module:main +from:0x02157924 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021579bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021579e4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02157a14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157a44 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157a60 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157a7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157afc kind:arm_call to:0x02015018 module:main +from:0x02157b14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157b18 kind:arm_call to:0x0215974c module:overlay(77) +from:0x02157b34 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157b5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b74 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157b80 kind:load to:0x027e0cec module:dtcm +from:0x02157b84 kind:load to:0x027e0ce0 module:dtcm +from:0x02157b88 kind:load to:0x027e0d38 module:dtcm +from:0x02157b8c kind:load to:0x0203feb0 module:main +from:0x02157b9c kind:load to:0x0215d70c module:overlay(77) +from:0x02157ba4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02157ba8 kind:load to:0x027e09a8 module:dtcm +from:0x02157bb0 kind:load to:0x0215d724 module:overlay(77) +from:0x02157bb4 kind:load to:0x027e0ce4 module:dtcm +from:0x02157c2c kind:load to:0x0215d6c4 module:overlay(77) +from:0x02157c4c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02157c60 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02157c74 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157c98 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02157cc8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02157cd4 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02157ce8 kind:arm_call to:0x01ff930c module:itcm +from:0x02157d04 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02157d2c kind:arm_call to:0x02158918 module:overlay(77) +from:0x02157e40 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157e4c kind:load to:0x027e0cec module:dtcm +from:0x02157e50 kind:load to:0x027e0ce0 module:dtcm +from:0x02157e54 kind:load to:0x027e09a8 module:dtcm +from:0x02157e60 kind:load to:0x0203feb0 module:main +from:0x02157e74 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02157ee0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157ef0 kind:load to:0x0215d694 module:overlay(77) +from:0x02157f1c kind:arm_call to:0x021555ac module:overlay(77) +from:0x02157f3c kind:arm_call to:0x02158ca8 module:overlay(77) +from:0x02158014 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02158024 kind:arm_call to:0x0208d660 module:overlay(0) +from:0x02158070 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215807c kind:load to:0x0203feb0 module:main +from:0x02158080 kind:load to:0x020af4a0 module:overlay(0) +from:0x02158084 kind:load to:0x020af498 module:overlay(0) +from:0x02158088 kind:load to:0x027e0ce0 module:dtcm +from:0x02158090 kind:load to:0x0215d694 module:overlay(77) +from:0x0215809c kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x021580b4 kind:arm_call to:0x021555ac module:overlay(77) +from:0x021580c8 kind:arm_call to:0x02158ca8 module:overlay(77) +from:0x02158120 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02158138 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158144 kind:load to:0x020af4a0 module:overlay(0) +from:0x02158148 kind:load to:0x0215d6dc module:overlay(77) +from:0x0215814c kind:load to:0x027e09a8 module:dtcm +from:0x0215815c kind:arm_call to:0x020c0eb4 module:overlay(17) +from:0x0215817c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215819c kind:arm_call to:0x021555ac module:overlay(77) +from:0x021581a8 kind:arm_call to:0x021555ac module:overlay(77) +from:0x021581d8 kind:arm_call to:0x021589ec module:overlay(77) +from:0x02158224 kind:load to:0x0215d73c module:overlay(77) +from:0x02158244 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158258 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02158260 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02158278 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021582b0 kind:arm_call to:0x020a2b08 module:overlay(0) +from:0x021582d8 kind:load to:0x021589ec module:overlay(77) +from:0x021582e8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021582fc kind:arm_call to:0x021555ac module:overlay(77) +from:0x02158318 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02158360 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021583d0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021583e0 kind:load to:0x027e09b8 module:dtcm +from:0x02158420 kind:arm_call to:0x020a9744 module:overlay(0) +from:0x021584a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021584bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021584d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021584f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158570 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021585b4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021585c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215862c kind:arm_call to:0x020a9834 module:overlay(0) +from:0x0215864c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215865c kind:arm_call to:0x02158a2c module:overlay(77) +from:0x02158668 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02158674 kind:load to:0x020b7d0c module:overlay(0) +from:0x02158678 kind:load to:0x0215dda4 module:overlay(77) +from:0x02158680 kind:load to:0x027e0cec module:dtcm +from:0x02158688 kind:load to:0x027e09a8 module:dtcm +from:0x0215868c kind:load to:0x0215d694 module:overlay(77) +from:0x02158694 kind:load to:0x0215d6ac module:overlay(77) +from:0x02158698 kind:load to:0x027e09b8 module:dtcm +from:0x02158700 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02158718 kind:load to:0x0215d694 module:overlay(77) +from:0x02158738 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02158750 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158760 kind:arm_call to:0x01ff930c module:itcm +from:0x02158770 kind:arm_call to:0x02158918 module:overlay(77) +from:0x0215878c kind:arm_call to:0x01fff148 module:itcm +from:0x021587a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021587bc kind:arm_call to:0x021555ac module:overlay(77) +from:0x021587cc kind:arm_call to:0x021555ac module:overlay(77) +from:0x021587d8 kind:load to:0x027e0cec module:dtcm +from:0x021587e4 kind:load to:0x027e0ce0 module:dtcm +from:0x02158820 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158854 kind:arm_call to:0x01fff148 module:itcm +from:0x021588dc kind:arm_call to:0x01ffb714 module:itcm +from:0x021588f0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021588fc kind:load to:0x027e0ce0 module:dtcm +from:0x02158900 kind:load to:0x0203feb0 module:main +from:0x021589a8 kind:load to:0x01ff916c module:itcm +from:0x021589c8 kind:arm_call to:0x0203b6ec module:main +from:0x02158a00 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02158a18 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02158a48 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02158a88 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02158a98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158aa4 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02158ac4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02158acc kind:load to:0x027e0ce4 module:dtcm +from:0x02158af0 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02158bb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158bcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158be0 kind:arm_call to:0x02158cd4 module:overlay(77) +from:0x02158bf4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02158c14 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158c20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158c34 kind:arm_call to:0x01ff947c module:itcm +from:0x02158c44 kind:arm_call to:0x01ffb800 module:itcm +from:0x02158c50 kind:arm_call to:0x01ffb800 module:itcm +from:0x02158c84 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158c94 kind:arm_call to:0x021555ac module:overlay(77) +from:0x02158ca0 kind:load to:0x027e0ce4 module:dtcm +from:0x02158ca4 kind:load to:0x0203feb0 module:main +from:0x02158cbc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158cc8 kind:arm_call to:0x021596d4 module:overlay(77) +from:0x02158cd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02158d88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158db4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02158dd0 kind:load to:0x0203feb0 module:main +from:0x02158e40 kind:arm_call to:0x0200e260 module:main +from:0x02158e50 kind:arm_call to:0x01ffad5c module:itcm +from:0x02158e80 kind:load to:0x027e0964 module:dtcm +from:0x02158e8c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02158eb0 kind:load to:0x0215d474 module:overlay(77) +from:0x02158ed0 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x02158ee8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158ef4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158f10 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02158f20 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02158f3c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02158f44 kind:arm_call to:0x02011ff4 module:main +from:0x02158f58 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02158f60 kind:arm_call to:0x02011ff4 module:main +from:0x02158f74 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02158f7c kind:arm_call to:0x02011ff4 module:main +from:0x02158f90 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02158fa4 kind:load to:0x0215dea0 module:overlay(77) +from:0x02158fb8 kind:arm_call to:0x02011f3c module:main +from:0x02158fc4 kind:arm_call to:0x02159020 module:overlay(77) +from:0x02158fdc kind:arm_call to:0x0209915c module:overlay(0) +from:0x02159014 kind:load to:0x0215d7a0 module:overlay(77) +from:0x0215902c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02159090 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x021590bc kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021590d8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021590e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215911c kind:arm_call to:0x02099360 module:overlay(0) +from:0x02159128 kind:arm_call to:0x021599dc module:overlay(77) +from:0x02159164 kind:load to:0x0215d7c4 module:overlay(77) +from:0x02159168 kind:load to:0x0215dea0 module:overlay(77) +from:0x0215916c kind:load to:0x0215d4e0 module:overlay(77) +from:0x0215917c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02159240 kind:load to:0x0215d764 module:overlay(77) +from:0x02159244 kind:load to:0x027e0cd8 module:dtcm +from:0x0215928c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02159298 kind:arm_call to:0x021598c4 module:overlay(77) +from:0x02159338 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159364 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159374 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159390 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x021593a0 kind:arm_call to:0x02159608 module:overlay(77) +from:0x021593ac kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021593dc kind:arm_call to:0x02159608 module:overlay(77) +from:0x02159408 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02159418 kind:arm_call to:0x0215986c module:overlay(77) +from:0x02159488 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021594c4 kind:arm_call to:0x02159608 module:overlay(77) +from:0x021594f8 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02159508 kind:arm_call to:0x02159608 module:overlay(77) +from:0x02159534 kind:load to:0x027e0d38 module:dtcm +from:0x0215953c kind:load to:0x027e09c0 module:dtcm +from:0x02159554 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159590 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021595f8 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02159604 kind:load to:0x0203feb0 module:main +from:0x02159614 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215963c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159668 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159684 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021596a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021596b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021596c8 kind:load to:0x027e0cec module:dtcm +from:0x021596cc kind:load to:0x027e09a8 module:dtcm +from:0x021596f0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215971c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159738 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159748 kind:load to:0x027e0cec module:dtcm +from:0x021597f8 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02159800 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159814 kind:arm_call to:0x01fff148 module:itcm +from:0x02159828 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159850 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215985c kind:load to:0x0203feb0 module:main +from:0x02159864 kind:load to:0x027e0ce0 module:dtcm +from:0x02159868 kind:load to:0x027e0cec module:dtcm +from:0x02159878 kind:arm_call to:0x021598fc module:overlay(77) +from:0x021598b4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021598bc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021598f4 kind:arm_call to:0x02159608 module:overlay(77) +from:0x02159940 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021599c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021599d4 kind:load to:0x0203feb0 module:main +from:0x021599d8 kind:load to:0x027e09a8 module:dtcm +from:0x02159a14 kind:load to:0x0215d784 module:overlay(77) +from:0x02159a2c kind:arm_call to:0x01fff458 module:itcm +from:0x02159a40 kind:arm_call to:0x02159608 module:overlay(77) +from:0x02159a54 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02159a5c kind:arm_call to:0x02011ff4 module:main +from:0x02159a74 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02159a7c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02159a84 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159a8c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159a94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159aac kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02159ab4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02159abc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159ac4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159acc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159ad4 kind:arm_call to:0x02011ff4 module:main +from:0x02159ae8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02159afc kind:load to:0x0215def4 module:overlay(77) +from:0x02159b10 kind:arm_call to:0x02011f3c module:main +from:0x02159b1c kind:arm_call to:0x02159c44 module:overlay(77) +from:0x02159b30 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159b64 kind:load to:0x0215d83c module:overlay(77) +from:0x02159b84 kind:load to:0x0215d820 module:overlay(77) +from:0x02159b98 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02159bb4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02159bbc kind:arm_call to:0x02011ff4 module:main +from:0x02159c24 kind:arm_call to:0x01ff938c module:itcm +from:0x02159c4c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02159c64 kind:arm_call_thumb to:0x02058fec module:overlay(0) +from:0x02159c74 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02159c98 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02159ca0 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02159cac kind:arm_call to:0x02159b68 module:overlay(77) +from:0x02159d2c kind:load to:0x0215d860 module:overlay(77) +from:0x02159d30 kind:load to:0x0215def4 module:overlay(77) +from:0x02159d58 kind:arm_call to:0x0215a44c module:overlay(77) +from:0x02159d78 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x02159d94 kind:arm_call to:0x0215aa5c module:overlay(77) +from:0x02159da4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159e00 kind:arm_call to:0x0215a18c module:overlay(77) +from:0x02159e0c kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02159e20 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02159e48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159e54 kind:arm_call to:0x0215a0d8 module:overlay(77) +from:0x02159e8c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159e9c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02159f0c kind:arm_call to:0x0215a368 module:overlay(77) +from:0x02159f24 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02159f34 kind:arm_call to:0x0215a39c module:overlay(77) +from:0x02159f5c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02159ff0 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0215a010 kind:arm_call to:0x0215a240 module:overlay(77) +from:0x0215a030 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215a048 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215a054 kind:load to:0x027e09a8 module:dtcm +from:0x0215a060 kind:load to:0x027e0d38 module:dtcm +from:0x0215a064 kind:load to:0x0203feb0 module:main +from:0x0215a068 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a080 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a0ac kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215a0c8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215a110 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215a124 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0215a138 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215a148 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215a15c kind:load to:0x027e09c0 module:dtcm +from:0x0215a1ac kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215a1c0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215a1cc kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0215a1e4 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215a1f0 kind:arm_call to:0x0215a288 module:overlay(77) +from:0x0215a214 kind:arm_call to:0x0215a288 module:overlay(77) +from:0x0215a22c kind:arm_call to:0x0215a87c module:overlay(77) +from:0x0215a234 kind:arm_call to:0x0215a44c module:overlay(77) +from:0x0215a23c kind:load to:0x027e07d4 module:dtcm +from:0x0215a24c kind:arm_call to:0x0215a160 module:overlay(77) +from:0x0215a260 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215a268 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215a284 kind:load to:0x0215d8b8 module:overlay(77) +from:0x0215a29c kind:arm_call to:0x0215a160 module:overlay(77) +from:0x0215a2c0 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215a2d0 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215a2f0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215a2f8 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215a304 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a30c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215a318 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215a358 kind:load to:0x020af498 module:overlay(0) +from:0x0215a35c kind:load to:0x0215df30 module:overlay(77) +from:0x0215a360 kind:load to:0x0215d0d4 module:overlay(77) +from:0x0215a364 kind:load to:0x0215d8c0 module:overlay(77) +from:0x0215a378 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0215a380 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215a388 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a394 kind:arm_call to:0x0215a288 module:overlay(77) +from:0x0215a3a8 kind:arm_call to:0x0215a160 module:overlay(77) +from:0x0215a3b4 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0215a3d8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215a3fc kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215a408 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215a414 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a41c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215a424 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a440 kind:load to:0x0215df30 module:overlay(77) +from:0x0215a444 kind:load to:0x0215d0d4 module:overlay(77) +from:0x0215a448 kind:load to:0x0215d8c8 module:overlay(77) +from:0x0215a460 kind:arm_call to:0x0215a160 module:overlay(77) +from:0x0215a47c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215a4a0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215a4ac kind:arm_call to:0x02058dec module:overlay(0) +from:0x0215a4b4 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215a4c0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a4cc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215a4ec kind:arm_call to:0x02017e3c module:main +from:0x0215a578 kind:load to:0x0215df30 module:overlay(77) +from:0x0215a57c kind:load to:0x0215d0d4 module:overlay(77) +from:0x0215a580 kind:load to:0x0203feb0 module:main +from:0x0215a588 kind:load to:0x0215d8d0 module:overlay(77) +from:0x0215a598 kind:arm_call to:0x0215a9e4 module:overlay(77) +from:0x0215a5b8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a610 kind:arm_call to:0x01ff94cc module:itcm +from:0x0215a61c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a654 kind:arm_call to:0x02017e3c module:main +from:0x0215a6e0 kind:arm_call to:0x0215a6fc module:overlay(77) +from:0x0215a6ec kind:load to:0x027e09a8 module:dtcm +from:0x0215a6f8 kind:load to:0x0203feb0 module:main +from:0x0215a70c kind:arm_call to:0x0215a160 module:overlay(77) +from:0x0215a720 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215a744 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215a758 kind:arm_call to:0x02058dec module:overlay(0) +from:0x0215a760 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215a76c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a7e4 kind:load to:0x0215df30 module:overlay(77) +from:0x0215a7e8 kind:load to:0x0215d0d4 module:overlay(77) +from:0x0215a7ec kind:load to:0x0204b164 module:main +from:0x0215a7f0 kind:load to:0x0215d8d8 module:overlay(77) +from:0x0215a7fc kind:arm_call to:0x0215a9e4 module:overlay(77) +from:0x0215a820 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a838 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a868 kind:arm_call to:0x0215a44c module:overlay(77) +from:0x0215a874 kind:load to:0x027e09a8 module:dtcm +from:0x0215a888 kind:arm_call to:0x0215a160 module:overlay(77) +from:0x0215a8a8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215a8c4 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215a8e8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215a8f4 kind:arm_call to:0x02058dec module:overlay(0) +from:0x0215a904 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215a910 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a92c kind:load to:0x0215df30 module:overlay(77) +from:0x0215a930 kind:load to:0x0215d0d4 module:overlay(77) +from:0x0215a934 kind:load to:0x0215d8e0 module:overlay(77) +from:0x0215a940 kind:arm_call to:0x0215a9e4 module:overlay(77) +from:0x0215a960 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a97c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a98c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a9ac kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a9bc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a9d4 kind:arm_call to:0x0215a44c module:overlay(77) +from:0x0215a9dc kind:load to:0x027e09a8 module:dtcm +from:0x0215a9fc kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215aa58 kind:load to:0x027e0cec module:dtcm +from:0x0215aa80 kind:arm_call to:0x02159b88 module:overlay(77) +from:0x0215aa9c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215aac8 kind:arm_call to:0x0203e740 module:main +from:0x0215aad0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215aad8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215aae0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215aae8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215aaf4 kind:load to:0x020a1aac module:overlay(0) +from:0x0215ab04 kind:arm_call to:0x02159b88 module:overlay(77) +from:0x0215ab20 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215ab4c kind:arm_call to:0x0203e740 module:main +from:0x0215ab54 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215ab5c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215ab64 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ab6c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ab74 kind:arm_call to:0x02011ff4 module:main +from:0x0215ab80 kind:load to:0x020a1aac module:overlay(0) +from:0x0215ab8c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215aba0 kind:load to:0x0215dfdc module:overlay(77) +from:0x0215abb4 kind:arm_call to:0x02011f3c module:main +from:0x0215abc0 kind:arm_call to:0x0215abf0 module:overlay(77) +from:0x0215abd4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215abec kind:load to:0x0215d8f0 module:overlay(77) +from:0x0215abf8 kind:arm_call to:0x02141d48 module:overlay(70) +from:0x0215ac0c kind:load to:0x0215d914 module:overlay(77) +from:0x0215ac5c kind:load to:0x0215dfdc module:overlay(77) +from:0x0215ac6c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ac74 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ac8c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ac94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ac9c kind:arm_call to:0x02011ff4 module:main +from:0x0215acb0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215acc4 kind:load to:0x0215e0c4 module:overlay(77) +from:0x0215acd8 kind:arm_call to:0x02011f3c module:main +from:0x0215ace4 kind:arm_call to:0x0215ad64 module:overlay(77) +from:0x0215acf8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ad34 kind:load to:0x0215d990 module:overlay(77) +from:0x0215ad44 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ad58 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215ad70 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215add4 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0215ae00 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215ae1c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ae2c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ae50 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215ae58 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215ae60 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0215ae68 kind:arm_call to:0x0215bb7c module:overlay(77) +from:0x0215ae74 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215aeac kind:load to:0x0215da90 module:overlay(77) +from:0x0215aeb0 kind:load to:0x0215e0c4 module:overlay(77) +from:0x0215aeb4 kind:load to:0x0215da44 module:overlay(77) +from:0x0215aeb8 kind:load to:0x0215d0e8 module:overlay(77) +from:0x0215aec4 kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215aeec kind:load to:0x020af4a0 module:overlay(0) +from:0x0215aefc kind:arm_call to:0x0215aed0 module:overlay(77) +from:0x0215af34 kind:load to:0x0215d9ac module:overlay(77) +from:0x0215af50 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x0215afc4 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0215afcc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215aff4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b004 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0215b024 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215b088 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0215b0a8 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215b0b4 kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215b0cc kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215b0e0 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215b0f0 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0215b114 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0215b150 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215b15c kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215b17c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215b1f8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215b204 kind:load to:0x0215d9dc module:overlay(77) +from:0x0215b208 kind:load to:0x027e0d38 module:dtcm +from:0x0215b210 kind:load to:0x027e09c0 module:dtcm +from:0x0215b228 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b250 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215b270 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215b328 kind:load to:0x0204b164 module:main +from:0x0215b334 kind:load to:0x0215da0c module:overlay(77) +from:0x0215b344 kind:arm_call to:0x0215bac8 module:overlay(77) +from:0x0215b378 kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215b3dc kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215b3f0 kind:load to:0x0215da0c module:overlay(77) +from:0x0215b3fc kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0215b420 kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215b448 kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215b454 kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215b484 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215b4d0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215b4dc kind:load to:0x020af498 module:overlay(0) +from:0x0215b4e8 kind:load to:0x0215da0c module:overlay(77) +from:0x0215b4f4 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0215b518 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215b53c kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215b5b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b5d0 kind:load to:0x0215da24 module:overlay(77) +from:0x0215b5d4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b5f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b618 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b620 kind:arm_call to:0x0215ba64 module:overlay(77) +from:0x0215b63c kind:load to:0x027e09a8 module:dtcm +from:0x0215b654 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x0215b6c4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215b6d4 kind:load to:0x0215da0c module:overlay(77) +from:0x0215b70c kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215b718 kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215b7d4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215b82c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b894 kind:load to:0x0215da0c module:overlay(77) +from:0x0215b898 kind:load to:0x0204b164 module:main +from:0x0215b8b0 kind:arm_call to:0x0215bac8 module:overlay(77) +from:0x0215b8e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ba38 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ba4c kind:arm_call to:0x0215aef0 module:overlay(77) +from:0x0215ba5c kind:load to:0x0204b164 module:main +from:0x0215ba60 kind:load to:0x0203feb0 module:main +from:0x0215ba80 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215bab4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215bac0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215bb10 kind:arm_call to:0x02015018 module:main +from:0x0215bb30 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bb50 kind:arm_call to:0x02015018 module:main +from:0x0215bb70 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bb78 kind:load to:0x027e09a8 module:dtcm +from:0x0215bb84 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215bba8 kind:load to:0x0215d974 module:overlay(77) +from:0x0215bbc8 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0215bbdc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215bbf8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215bc24 kind:arm_call to:0x0203e740 module:main +from:0x0215bc2c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215bc34 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bc3c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bc44 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bc4c kind:arm_call to:0x02011ff4 module:main +from:0x0215bc58 kind:load to:0x020a1aac module:overlay(0) +from:0x0215bc68 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215bc84 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215bcb0 kind:arm_call to:0x0203e740 module:main +from:0x0215bcb8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215bcc0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bcc8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bcd0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bcdc kind:load to:0x020a1aac module:overlay(0) +from:0x0215bce8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215bcf0 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd04 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bd0c kind:arm_call to:0x02011ff4 module:main +from:0x0215bd20 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bd34 kind:load to:0x0215e1b0 module:overlay(77) +from:0x0215bd48 kind:arm_call to:0x02011f3c module:main +from:0x0215bd54 kind:arm_call to:0x0215be74 module:overlay(77) +from:0x0215bd68 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215bdc4 kind:load to:0x0215db0c module:overlay(77) +from:0x0215bdcc kind:load to:0x0215e19c module:overlay(77) +from:0x0215bdd0 kind:load to:0x0215dae8 module:overlay(77) +from:0x0215bdf0 kind:load to:0x0215e19c module:overlay(77) +from:0x0215bdf8 kind:load to:0x0215dae8 module:overlay(77) +from:0x0215be04 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x0215be24 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215be30 kind:load to:0x0215db30 module:overlay(77) +from:0x0215be5c kind:load to:0x0200eab0 module:main +from:0x0215be68 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215be84 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215bedc kind:arm_call to:0x0215bdfc module:overlay(77) +from:0x0215bf04 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215bf1c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215bf30 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215bf84 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0215c18c kind:load to:0x0215dba4 module:overlay(77) +from:0x0215c190 kind:load to:0x0215e1b0 module:overlay(77) +from:0x0215c194 kind:load to:0x0215db5c module:overlay(77) +from:0x0215c198 kind:load to:0x0204b164 module:main +from:0x0215c19c kind:load to:0x0215dae8 module:overlay(77) +from:0x0215c1a0 kind:load to:0x0215e19c module:overlay(77) +from:0x0215c1b0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215c1e0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c1f4 kind:arm_call to:0x02081868 module:overlay(0) +from:0x0215c36c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215c374 kind:arm_call to:0x0215c674 module:overlay(77) +from:0x0215c384 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c388 kind:load to:0x0215d104 module:overlay(77) +from:0x0215c38c kind:load to:0x0204b164 module:main +from:0x0215c390 kind:load to:0x0215daec module:overlay(77) +from:0x0215c3a4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215c3ec kind:arm_call to:0x0215c724 module:overlay(77) +from:0x0215c3f8 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0215c454 kind:load to:0x027e09b8 module:dtcm +from:0x0215c490 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215c4d8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0215c4f8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215c504 kind:arm_call to:0x0200ef5c module:main +from:0x0215c514 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c588 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215c5a4 kind:load to:0x020b66c4 module:overlay(0) +from:0x0215c5a8 kind:load to:0x0215d0fc module:overlay(77) +from:0x0215c5ac kind:load to:0x0203feb0 module:main +from:0x0215c628 kind:arm_call to:0x0202a17c module:main +from:0x0215c638 kind:arm_call to:0x02062ff8 module:overlay(0) +from:0x0215c660 kind:arm_call to:0x0201aa68 module:main +from:0x0215c66c kind:load to:0x027e0998 module:dtcm +from:0x0215c670 kind:load to:0x0204c49c module:main +from:0x0215c6c8 kind:load to:0x0215dbf8 module:overlay(77) +from:0x0215c710 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215c718 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x0215c720 kind:load to:0x0215dc00 module:overlay(77) +from:0x0215c764 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c770 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c7cc kind:load to:0x0215dc08 module:overlay(77) +from:0x0215c7dc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215c804 kind:arm_call to:0x0215c724 module:overlay(77) +from:0x0215c828 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215c8d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c928 kind:arm_call to:0x020159b0 module:main +from:0x0215c940 kind:load to:0x0203feb0 module:main +from:0x0215c950 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0215c988 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c9a0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215c9c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c9d8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215c9f0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x0215ca00 kind:arm_call to:0x0215c6cc module:overlay(77) +from:0x0215ca28 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215ca3c kind:load to:0x02058e24 module:overlay(0) +from:0x0215ca50 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ca58 kind:arm_call to:0x02011ff4 module:main +from:0x0215ca6c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215ca74 kind:arm_call to:0x02011ff4 module:main +from:0x0215ca8c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215ca94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ca9c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215cab4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215cabc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215cac4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215cacc kind:arm_call to:0x02011ff4 module:main +from:0x0215cae0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215caf4 kind:load to:0x0215e298 module:overlay(77) +from:0x0215cb08 kind:arm_call to:0x02011f3c module:main +from:0x0215cb14 kind:arm_call to:0x0215cb44 module:overlay(77) +from:0x0215cb28 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215cb40 kind:load to:0x0215dc18 module:overlay(77) +from:0x0215cb4c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215cb68 kind:load to:0x0215dc3c module:overlay(77) +from:0x0215cb78 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215cba4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215cbb8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215cbd0 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215cc00 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215cc14 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215cc1c kind:arm_call to:0x02011ff4 module:main +from:0x0215cc30 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215cc44 kind:load to:0x0215e2e4 module:overlay(77) +from:0x0215cc58 kind:arm_call to:0x02011f3c module:main +from:0x0215cc64 kind:arm_call to:0x0215cd10 module:overlay(77) +from:0x0215cc7c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215cc8c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215ccf8 kind:load to:0x0215dc98 module:overlay(77) +from:0x0215ccfc kind:load to:0x0215dcd0 module:overlay(77) +from:0x0215cd00 kind:load to:0x0215dcb4 module:overlay(77) +from:0x0215cd18 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215cd70 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215cd84 kind:load to:0x0215dcf8 module:overlay(77) +from:0x0215cd88 kind:load to:0x0215e2e4 module:overlay(77) +from:0x0215cd8c kind:load to:0x0215e3b8 module:overlay(77) +from:0x0215cdb8 kind:arm_call to:0x0200f05c module:main +from:0x0215cde8 kind:load to:0x0215e2e4 module:overlay(77) +from:0x0215cdec kind:load to:0x0215d110 module:overlay(77) +from:0x0215ce20 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ce28 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215ce40 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ce48 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215ce50 kind:arm_call to:0x02011ff4 module:main +from:0x0215ce64 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215ce78 kind:load to:0x0215e3ec module:overlay(77) +from:0x0215ce8c kind:arm_call to:0x02011f3c module:main +from:0x0215ce98 kind:arm_call to:0x0215cee8 module:overlay(77) +from:0x0215ceb0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215cee0 kind:load to:0x0215dd38 module:overlay(77) +from:0x0215cef0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215cf48 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215cf50 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0215cf58 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215cf6c kind:load to:0x0215dd54 module:overlay(77) +from:0x0215cf70 kind:load to:0x0215e3ec module:overlay(77) +from:0x0215cf74 kind:load to:0x0215dcd0 module:overlay(77) +from:0x0215cff0 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215d014 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215d030 kind:load to:0x027e09c0 module:dtcm +from:0x0215d034 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d064 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215d06c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d074 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d08c kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215d094 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d09c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215d0a4 kind:arm_call to:0x02011ff4 module:main +from:0x0215d0b8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215d16c kind:arm_call to:0x02154f58 module:overlay(77) +from:0x0215d17c kind:arm_call to:0x0203e3a4 module:main +from:0x0215d190 kind:load to:0x0215dda0 module:overlay(77) +from:0x0215d194 kind:load to:0x0215d468 module:overlay(77) +from:0x0215d198 kind:load to:0x0215ddb8 module:overlay(77) +from:0x0215d19c kind:load to:0x02158f88 module:overlay(77) +from:0x0215d1a0 kind:load to:0x0215ddac module:overlay(77) +from:0x0215d1c0 kind:arm_call to:0x02158fcc module:overlay(77) +from:0x0215d1d0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215d1e4 kind:load to:0x0215de90 module:overlay(77) +from:0x0215d1e8 kind:load to:0x0215dea0 module:overlay(77) +from:0x0215d1ec kind:load to:0x02159ae0 module:overlay(77) +from:0x0215d1f0 kind:load to:0x0215de94 module:overlay(77) +from:0x0215d210 kind:arm_call to:0x02159b24 module:overlay(77) +from:0x0215d220 kind:arm_call to:0x0203e3a4 module:main +from:0x0215d234 kind:load to:0x0215dee4 module:overlay(77) +from:0x0215d238 kind:load to:0x0215def4 module:overlay(77) +from:0x0215d23c kind:load to:0x0215ab84 module:overlay(77) +from:0x0215d240 kind:load to:0x0215dee8 module:overlay(77) +from:0x0215d260 kind:arm_call to:0x0215abc8 module:overlay(77) +from:0x0215d270 kind:arm_call to:0x0203e3a4 module:main +from:0x0215d284 kind:load to:0x0215dfcc module:overlay(77) +from:0x0215d288 kind:load to:0x0215dfdc module:overlay(77) +from:0x0215d28c kind:load to:0x0215aca8 module:overlay(77) +from:0x0215d290 kind:load to:0x0215dfd0 module:overlay(77) +from:0x0215d2b0 kind:arm_call to:0x0215acec module:overlay(77) +from:0x0215d2c0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215d2d4 kind:load to:0x0215e0b4 module:overlay(77) +from:0x0215d2d8 kind:load to:0x0215e0c4 module:overlay(77) +from:0x0215d2dc kind:load to:0x0215bd18 module:overlay(77) +from:0x0215d2e0 kind:load to:0x0215e0b8 module:overlay(77) +from:0x0215d300 kind:arm_call to:0x0215bd5c module:overlay(77) +from:0x0215d310 kind:arm_call to:0x0203e3a4 module:main +from:0x0215d324 kind:load to:0x0215e19c module:overlay(77) +from:0x0215d328 kind:load to:0x0215e1b0 module:overlay(77) +from:0x0215d32c kind:load to:0x0215cad8 module:overlay(77) +from:0x0215d330 kind:load to:0x0215e1a4 module:overlay(77) +from:0x0215d350 kind:arm_call to:0x0215cb1c module:overlay(77) +from:0x0215d360 kind:arm_call to:0x0203e3a4 module:main +from:0x0215d374 kind:load to:0x0215e288 module:overlay(77) +from:0x0215d378 kind:load to:0x0215e298 module:overlay(77) +from:0x0215d37c kind:load to:0x0215cc28 module:overlay(77) +from:0x0215d380 kind:load to:0x0215e28c module:overlay(77) +from:0x0215d3a0 kind:arm_call to:0x0215cc6c module:overlay(77) +from:0x0215d3b0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215d3c4 kind:load to:0x0215e2d4 module:overlay(77) +from:0x0215d3c8 kind:load to:0x0215e2e4 module:overlay(77) +from:0x0215d3cc kind:load to:0x0215ce5c module:overlay(77) +from:0x0215d3d0 kind:load to:0x0215e2d8 module:overlay(77) +from:0x0215d3f0 kind:arm_call to:0x0215cea0 module:overlay(77) +from:0x0215d400 kind:arm_call to:0x0203e3a4 module:main +from:0x0215d414 kind:load to:0x0215e3dc module:overlay(77) +from:0x0215d418 kind:load to:0x0215e3ec module:overlay(77) +from:0x0215d41c kind:load to:0x0215d0b0 module:overlay(77) +from:0x0215d420 kind:load to:0x0215e3e0 module:overlay(77) +from:0x0215d424 kind:load to:0x0215d140 module:overlay(77) +from:0x0215d428 kind:load to:0x0215d1a4 module:overlay(77) +from:0x0215d42c kind:load to:0x0215d1f4 module:overlay(77) +from:0x0215d430 kind:load to:0x0215d244 module:overlay(77) +from:0x0215d434 kind:load to:0x0215d294 module:overlay(77) +from:0x0215d438 kind:load to:0x0215d2e4 module:overlay(77) +from:0x0215d43c kind:load to:0x0215d334 module:overlay(77) +from:0x0215d440 kind:load to:0x0215d384 module:overlay(77) +from:0x0215d444 kind:load to:0x0215d3d4 module:overlay(77) +from:0x0215d468 kind:load to:0x02154ec0 module:overlay(77) +from:0x0215d474 kind:load to:0x02155204 module:overlay(77) +from:0x0215d478 kind:load to:0x02158f34 module:overlay(77) +from:0x0215d47c kind:load to:0x02158eb4 module:overlay(77) +from:0x0215d480 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0215d484 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0215d490 kind:load to:0x02154f34 module:overlay(77) +from:0x0215d494 kind:load to:0x020990ec module:overlay(0) +from:0x0215d498 kind:load to:0x02098efc module:overlay(0) +from:0x0215d49c kind:load to:0x02098f78 module:overlay(0) +from:0x0215d4a0 kind:load to:0x020990f4 module:overlay(0) +from:0x0215d4a4 kind:load to:0x02099114 module:overlay(0) +from:0x0215d4a8 kind:load to:0x02099140 module:overlay(0) +from:0x0215d4b4 kind:load to:0x021551dc module:overlay(77) +from:0x0215d4b8 kind:load to:0x02158f50 module:overlay(77) +from:0x0215d4bc kind:load to:0x02059174 module:overlay(0) +from:0x0215d4c0 kind:load to:0x0209bfe0 module:overlay(0) +from:0x0215d4c4 kind:load to:0x02059348 module:overlay(0) +from:0x0215d4c8 kind:load to:0x020593c4 module:overlay(0) +from:0x0215d4cc kind:load to:0x02059428 module:overlay(0) +from:0x0215d4d0 kind:load to:0x0209bf68 module:overlay(0) +from:0x0215d4d4 kind:load to:0x02059304 module:overlay(0) +from:0x0215d4e0 kind:load to:0x021551f0 module:overlay(77) +from:0x0215d4e4 kind:load to:0x02158f6c module:overlay(77) +from:0x0215d4e8 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215d4ec kind:load to:0x0209ba54 module:overlay(0) +from:0x0215d4f0 kind:load to:0x0209baec module:overlay(0) +from:0x0215d4f4 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215d4f8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215d4fc kind:load to:0x0209bb28 module:overlay(0) +from:0x0215d500 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215d504 kind:load to:0x0209b838 module:overlay(0) +from:0x0215d508 kind:load to:0x0209babc module:overlay(0) +from:0x0215d50c kind:load to:0x0209bad4 module:overlay(0) +from:0x0215d510 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215d514 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215d518 kind:load to:0x02158efc module:overlay(77) +from:0x0215d51c kind:load to:0x02158ed8 module:overlay(77) +from:0x0215d520 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215d52c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215d530 kind:load to:0x02099cfc module:overlay(0) +from:0x0215d534 kind:load to:0x02099d14 module:overlay(0) +from:0x0215d538 kind:load to:0x02099d20 module:overlay(0) +from:0x0215d53c kind:load to:0x01fff464 module:itcm +from:0x0215d540 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215d544 kind:load to:0x02155378 module:overlay(77) +from:0x0215d548 kind:load to:0x02099c58 module:overlay(0) +from:0x0215d54c kind:load to:0x02155a3c module:overlay(77) +from:0x0215d550 kind:load to:0x021559f0 module:overlay(77) +from:0x0215d554 kind:load to:0x02099c64 module:overlay(0) +from:0x0215d558 kind:load to:0x02155d78 module:overlay(77) +from:0x0215d55c kind:load to:0x0209a7d0 module:overlay(0) +from:0x0215d560 kind:load to:0x02099c70 module:overlay(0) +from:0x0215d564 kind:load to:0x02099d2c module:overlay(0) +from:0x0215d568 kind:load to:0x02099d98 module:overlay(0) +from:0x0215d56c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215d570 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215d574 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215d578 kind:load to:0x02155218 module:overlay(77) +from:0x0215d57c kind:load to:0x021552c4 module:overlay(77) +from:0x0215d580 kind:load to:0x0209ad54 module:overlay(0) +from:0x0215d584 kind:load to:0x02155edc module:overlay(77) +from:0x0215d58c kind:load to:0x02156130 module:overlay(77) +from:0x0215d594 kind:load to:0x021565c0 module:overlay(77) +from:0x0215d59c kind:load to:0x02156b90 module:overlay(77) +from:0x0215d5a4 kind:load to:0x02156adc module:overlay(77) +from:0x0215d5ac kind:load to:0x0215723c module:overlay(77) +from:0x0215d5b4 kind:load to:0x02157384 module:overlay(77) +from:0x0215d5bc kind:load to:0x02157538 module:overlay(77) +from:0x0215d5c4 kind:load to:0x02157bb8 module:overlay(77) +from:0x0215d5cc kind:load to:0x02157e64 module:overlay(77) +from:0x0215d5d4 kind:load to:0x02157f30 module:overlay(77) +from:0x0215d5dc kind:load to:0x021580bc module:overlay(77) +from:0x0215d5e4 kind:load to:0x02156f54 module:overlay(77) +from:0x0215d5ec kind:load to:0x0215869c module:overlay(77) +from:0x0215d5f4 kind:load to:0x021581b0 module:overlay(77) +from:0x0215d5fc kind:load to:0x021582bc module:overlay(77) +from:0x0215d604 kind:load to:0x02158304 module:overlay(77) +from:0x0215d60c kind:load to:0x02155fcc module:overlay(77) +from:0x0215d614 kind:load to:0x021562a4 module:overlay(77) +from:0x0215d61c kind:load to:0x02156748 module:overlay(77) +from:0x0215d624 kind:load to:0x02156c20 module:overlay(77) +from:0x0215d62c kind:load to:0x02156b48 module:overlay(77) +from:0x0215d634 kind:load to:0x021572b8 module:overlay(77) +from:0x0215d63c kind:load to:0x02157394 module:overlay(77) +from:0x0215d644 kind:load to:0x021575a4 module:overlay(77) +from:0x0215d64c kind:load to:0x02157c30 module:overlay(77) +from:0x0215d654 kind:load to:0x02157ef4 module:overlay(77) +from:0x0215d65c kind:load to:0x02158094 module:overlay(77) +from:0x0215d664 kind:load to:0x02158154 module:overlay(77) +from:0x0215d66c kind:load to:0x02157078 module:overlay(77) +from:0x0215d674 kind:load to:0x0215871c module:overlay(77) +from:0x0215d67c kind:load to:0x02158228 module:overlay(77) +from:0x0215d684 kind:load to:0x021582dc module:overlay(77) +from:0x0215d68c kind:load to:0x021583e4 module:overlay(77) +from:0x0215d784 kind:load to:0x02159174 module:overlay(77) +from:0x0215d788 kind:load to:0x02159a4c module:overlay(77) +from:0x0215d78c kind:load to:0x0207cdd4 module:overlay(0) +from:0x0215d790 kind:load to:0x0207ce0c module:overlay(0) +from:0x0215d794 kind:load to:0x02159a18 module:overlay(77) +from:0x0215d7a0 kind:load to:0x02158fa8 module:overlay(77) +from:0x0215d7a4 kind:load to:0x0209918c module:overlay(0) +from:0x0215d7a8 kind:load to:0x020991c0 module:overlay(0) +from:0x0215d7ac kind:load to:0x02098f78 module:overlay(0) +from:0x0215d7b0 kind:load to:0x02099194 module:overlay(0) +from:0x0215d7b4 kind:load to:0x02098fbc module:overlay(0) +from:0x0215d7b8 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215d7c4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215d7c8 kind:load to:0x02099cfc module:overlay(0) +from:0x0215d7cc kind:load to:0x02099d14 module:overlay(0) +from:0x0215d7d0 kind:load to:0x02099d20 module:overlay(0) +from:0x0215d7d4 kind:load to:0x01fff464 module:itcm +from:0x0215d7d8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215d7dc kind:load to:0x02159188 module:overlay(77) +from:0x0215d7e0 kind:load to:0x02099c58 module:overlay(0) +from:0x0215d7e4 kind:load to:0x02159248 module:overlay(77) +from:0x0215d7e8 kind:load to:0x02099c60 module:overlay(0) +from:0x0215d7ec kind:load to:0x02099c64 module:overlay(0) +from:0x0215d7f0 kind:load to:0x02159540 module:overlay(77) +from:0x0215d7f4 kind:load to:0x02099c6c module:overlay(0) +from:0x0215d7f8 kind:load to:0x02099c70 module:overlay(0) +from:0x0215d7fc kind:load to:0x02099d2c module:overlay(0) +from:0x0215d800 kind:load to:0x02099d98 module:overlay(0) +from:0x0215d804 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215d808 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215d80c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215d810 kind:load to:0x02159a68 module:overlay(77) +from:0x0215d814 kind:load to:0x02159aa0 module:overlay(77) +from:0x0215d820 kind:load to:0x02159b88 module:overlay(77) +from:0x0215d824 kind:load to:0x02159ba4 module:overlay(77) +from:0x0215d828 kind:load to:0x02159bc8 module:overlay(77) +from:0x0215d82c kind:load to:0x02159be8 module:overlay(77) +from:0x0215d830 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0215d83c kind:load to:0x02159b00 module:overlay(77) +from:0x0215d840 kind:load to:0x020990ec module:overlay(0) +from:0x0215d844 kind:load to:0x02098efc module:overlay(0) +from:0x0215d848 kind:load to:0x02098f78 module:overlay(0) +from:0x0215d84c kind:load to:0x020990f4 module:overlay(0) +from:0x0215d850 kind:load to:0x02099114 module:overlay(0) +from:0x0215d854 kind:load to:0x02099140 module:overlay(0) +from:0x0215d860 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215d864 kind:load to:0x02099cfc module:overlay(0) +from:0x0215d868 kind:load to:0x02099d14 module:overlay(0) +from:0x0215d86c kind:load to:0x02099d20 module:overlay(0) +from:0x0215d870 kind:load to:0x01fff464 module:itcm +from:0x0215d874 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215d878 kind:load to:0x02159d34 module:overlay(77) +from:0x0215d87c kind:load to:0x02099c58 module:overlay(0) +from:0x0215d880 kind:load to:0x02159d68 module:overlay(77) +from:0x0215d884 kind:load to:0x02099c60 module:overlay(0) +from:0x0215d888 kind:load to:0x02099c64 module:overlay(0) +from:0x0215d88c kind:load to:0x0215a06c module:overlay(77) +from:0x0215d890 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0215d894 kind:load to:0x02099c70 module:overlay(0) +from:0x0215d898 kind:load to:0x02099d2c module:overlay(0) +from:0x0215d89c kind:load to:0x02099d98 module:overlay(0) +from:0x0215d8a0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215d8a4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215d8a8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215d8ac kind:load to:0x0215aa74 module:overlay(77) +from:0x0215d8b0 kind:load to:0x0215aaf8 module:overlay(77) +from:0x0215d8b4 kind:load to:0x0209ad54 module:overlay(0) +from:0x0215d8b8 kind:load to:0x0209aaa8 module:overlay(0) +from:0x0215d8c0 kind:load to:0x0209ac6c module:overlay(0) +from:0x0215d8d0 kind:load to:0x0215a58c module:overlay(77) +from:0x0215d8d8 kind:load to:0x0215a7f4 module:overlay(77) +from:0x0215d8e0 kind:load to:0x0215a938 module:overlay(77) +from:0x0215d8f0 kind:load to:0x0215aba4 module:overlay(77) +from:0x0215d8f4 kind:load to:0x020990ec module:overlay(0) +from:0x0215d8f8 kind:load to:0x02098efc module:overlay(0) +from:0x0215d8fc kind:load to:0x02098f78 module:overlay(0) +from:0x0215d900 kind:load to:0x020990f4 module:overlay(0) +from:0x0215d904 kind:load to:0x02099114 module:overlay(0) +from:0x0215d908 kind:load to:0x02099140 module:overlay(0) +from:0x0215d914 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215d918 kind:load to:0x02099cfc module:overlay(0) +from:0x0215d91c kind:load to:0x02099d14 module:overlay(0) +from:0x0215d920 kind:load to:0x02099d20 module:overlay(0) +from:0x0215d924 kind:load to:0x01fff464 module:itcm +from:0x0215d928 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215d92c kind:load to:0x02141d68 module:overlays(26,70) +from:0x0215d930 kind:load to:0x02141d94 module:overlays(26,70) +from:0x0215d934 kind:load to:0x02099c5c module:overlay(0) +from:0x0215d938 kind:load to:0x02099c60 module:overlay(0) +from:0x0215d93c kind:load to:0x02099c64 module:overlay(0) +from:0x0215d940 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215d944 kind:load to:0x02099c6c module:overlay(0) +from:0x0215d948 kind:load to:0x02099c70 module:overlay(0) +from:0x0215d94c kind:load to:0x02099d2c module:overlay(0) +from:0x0215d950 kind:load to:0x02099d98 module:overlay(0) +from:0x0215d954 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215d958 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215d95c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215d960 kind:load to:0x0215ac60 module:overlay(77) +from:0x0215d964 kind:load to:0x0215ac80 module:overlay(77) +from:0x0215d968 kind:load to:0x0215ac10 module:overlay(77) +from:0x0215d974 kind:load to:0x0215ad50 module:overlay(77) +from:0x0215d978 kind:load to:0x0215bce0 module:overlay(77) +from:0x0215d97c kind:load to:0x0215bbac module:overlay(77) +from:0x0215d980 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0215d984 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0215d990 kind:load to:0x0215acc8 module:overlay(77) +from:0x0215d994 kind:load to:0x020990ec module:overlay(0) +from:0x0215d998 kind:load to:0x02098efc module:overlay(0) +from:0x0215d99c kind:load to:0x02098f78 module:overlay(0) +from:0x0215d9a0 kind:load to:0x020990f4 module:overlay(0) +from:0x0215d9a4 kind:load to:0x02099114 module:overlay(0) +from:0x0215d9a8 kind:load to:0x02099140 module:overlay(0) +from:0x0215d9ac kind:load to:0x0215b280 module:overlay(77) +from:0x0215d9b4 kind:load to:0x0215b384 module:overlay(77) +from:0x0215d9bc kind:load to:0x0215b45c module:overlay(77) +from:0x0215d9c4 kind:load to:0x0215b644 module:overlay(77) +from:0x0215d9cc kind:load to:0x0215b72c module:overlay(77) +from:0x0215d9d4 kind:load to:0x0215b544 module:overlay(77) +from:0x0215d9dc kind:load to:0x0215b338 module:overlay(77) +from:0x0215d9e4 kind:load to:0x0215b3f4 module:overlay(77) +from:0x0215d9ec kind:load to:0x0215b4ec module:overlay(77) +from:0x0215d9f4 kind:load to:0x0215b6d8 module:overlay(77) +from:0x0215d9fc kind:load to:0x0215b8a0 module:overlay(77) +from:0x0215da04 kind:load to:0x0215b5dc module:overlay(77) +from:0x0215da44 kind:load to:0x0215ad3c module:overlay(77) +from:0x0215da48 kind:load to:0x0215bcfc module:overlay(77) +from:0x0215da4c kind:load to:0x0209ba20 module:overlay(0) +from:0x0215da50 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215da54 kind:load to:0x0209baec module:overlay(0) +from:0x0215da58 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215da5c kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215da60 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215da64 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215da68 kind:load to:0x0209b838 module:overlay(0) +from:0x0215da6c kind:load to:0x0209babc module:overlay(0) +from:0x0215da70 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215da74 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215da78 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215da7c kind:load to:0x02158efc module:overlay(77) +from:0x0215da80 kind:load to:0x02158ed8 module:overlay(77) +from:0x0215da84 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215da90 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215da94 kind:load to:0x02099cfc module:overlay(0) +from:0x0215da98 kind:load to:0x02099d14 module:overlay(0) +from:0x0215da9c kind:load to:0x02099d20 module:overlay(0) +from:0x0215daa0 kind:load to:0x01fff464 module:itcm +from:0x0215daa4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215daa8 kind:load to:0x0215aebc module:overlay(77) +from:0x0215daac kind:load to:0x02099c58 module:overlay(0) +from:0x0215dab0 kind:load to:0x0215af38 module:overlay(77) +from:0x0215dab4 kind:load to:0x02099c60 module:overlay(0) +from:0x0215dab8 kind:load to:0x02099c64 module:overlay(0) +from:0x0215dabc kind:load to:0x0215b214 module:overlay(77) +from:0x0215dac0 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0215dac4 kind:load to:0x02099c70 module:overlay(0) +from:0x0215dac8 kind:load to:0x02099d2c module:overlay(0) +from:0x0215dacc kind:load to:0x02099d98 module:overlay(0) +from:0x0215dad0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215dad4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215dad8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215dadc kind:load to:0x0215bc5c module:overlay(77) +from:0x0215dae0 kind:load to:0x0215bbd0 module:overlay(77) +from:0x0215dae4 kind:load to:0x0209ad54 module:overlay(0) +from:0x0215db0c kind:load to:0x0215bd38 module:overlay(77) +from:0x0215db10 kind:load to:0x020990ec module:overlay(0) +from:0x0215db14 kind:load to:0x02098efc module:overlay(0) +from:0x0215db18 kind:load to:0x02098f78 module:overlay(0) +from:0x0215db1c kind:load to:0x020990f4 module:overlay(0) +from:0x0215db20 kind:load to:0x02099114 module:overlay(0) +from:0x0215db24 kind:load to:0x02099140 module:overlay(0) +from:0x0215db30 kind:load to:0x0215be60 module:overlay(77) +from:0x0215db34 kind:load to:0x0215ca48 module:overlay(77) +from:0x0215db38 kind:load to:0x02059174 module:overlay(0) +from:0x0215db3c kind:load to:0x01ffc57c module:itcm +from:0x0215db40 kind:load to:0x02059348 module:overlay(0) +from:0x0215db44 kind:load to:0x020593c4 module:overlay(0) +from:0x0215db48 kind:load to:0x02059428 module:overlay(0) +from:0x0215db4c kind:load to:0x0215be34 module:overlay(77) +from:0x0215db50 kind:load to:0x02059304 module:overlay(0) +from:0x0215db5c kind:load to:0x0215c1a8 module:overlay(77) +from:0x0215db60 kind:load to:0x0215ca64 module:overlay(77) +from:0x0215db64 kind:load to:0x0209b2cc module:overlay(0) +from:0x0215db68 kind:load to:0x0209b304 module:overlay(0) +from:0x0215db6c kind:load to:0x0209b908 module:overlay(0) +from:0x0215db70 kind:load to:0x0209b910 module:overlay(0) +from:0x0215db74 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215db78 kind:load to:0x0209b47c module:overlay(0) +from:0x0215db7c kind:load to:0x0209b36c module:overlay(0) +from:0x0215db80 kind:load to:0x0209b838 module:overlay(0) +from:0x0215db84 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215db88 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215db8c kind:load to:0x0215ca40 module:overlay(77) +from:0x0215db90 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215db94 kind:load to:0x0215ca30 module:overlay(77) +from:0x0215db98 kind:load to:0x0215ca0c module:overlay(77) +from:0x0215dba4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215dba8 kind:load to:0x02099cfc module:overlay(0) +from:0x0215dbac kind:load to:0x02099d14 module:overlay(0) +from:0x0215dbb0 kind:load to:0x02099d20 module:overlay(0) +from:0x0215dbb4 kind:load to:0x01fff464 module:itcm +from:0x0215dbb8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215dbbc kind:load to:0x0215c1bc module:overlay(77) +from:0x0215dbc0 kind:load to:0x02099c58 module:overlay(0) +from:0x0215dbc4 kind:load to:0x0215c394 module:overlay(77) +from:0x0215dbc8 kind:load to:0x0215c458 module:overlay(77) +from:0x0215dbcc kind:load to:0x02099c64 module:overlay(0) +from:0x0215dbd0 kind:load to:0x0215c46c module:overlay(77) +from:0x0215dbd4 kind:load to:0x0215c5b0 module:overlay(77) +from:0x0215dbd8 kind:load to:0x02099c70 module:overlay(0) +from:0x0215dbdc kind:load to:0x02099d2c module:overlay(0) +from:0x0215dbe0 kind:load to:0x02099d98 module:overlay(0) +from:0x0215dbe4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215dbe8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215dbec kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215dbf0 kind:load to:0x0215ca80 module:overlay(77) +from:0x0215dbf4 kind:load to:0x0215caa8 module:overlay(77) +from:0x0215dbf8 kind:load to:0x0215c7d0 module:overlay(77) +from:0x0215dc00 kind:load to:0x0215ca08 module:overlay(77) +from:0x0215dc08 kind:load to:0x0215c944 module:overlay(77) +from:0x0215dc18 kind:load to:0x0215caf8 module:overlay(77) +from:0x0215dc1c kind:load to:0x02098ef4 module:overlay(0) +from:0x0215dc20 kind:load to:0x02098efc module:overlay(0) +from:0x0215dc24 kind:load to:0x02098f78 module:overlay(0) +from:0x0215dc28 kind:load to:0x02098fb8 module:overlay(0) +from:0x0215dc2c kind:load to:0x02098fbc module:overlay(0) +from:0x0215dc30 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215dc3c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215dc40 kind:load to:0x02099cfc module:overlay(0) +from:0x0215dc44 kind:load to:0x02099d14 module:overlay(0) +from:0x0215dc48 kind:load to:0x02099d20 module:overlay(0) +from:0x0215dc4c kind:load to:0x01fff464 module:itcm +from:0x0215dc50 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215dc54 kind:load to:0x0215cb6c module:overlay(77) +from:0x0215dc58 kind:load to:0x02099c58 module:overlay(0) +from:0x0215dc5c kind:load to:0x0215cb8c module:overlay(77) +from:0x0215dc60 kind:load to:0x0215cbe4 module:overlay(77) +from:0x0215dc64 kind:load to:0x02099c64 module:overlay(0) +from:0x0215dc68 kind:load to:0x02099c68 module:overlay(0) +from:0x0215dc6c kind:load to:0x02099c6c module:overlay(0) +from:0x0215dc70 kind:load to:0x02099c70 module:overlay(0) +from:0x0215dc74 kind:load to:0x02099d2c module:overlay(0) +from:0x0215dc78 kind:load to:0x02099d98 module:overlay(0) +from:0x0215dc7c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215dc80 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215dc84 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215dc88 kind:load to:0x0215cbf8 module:overlay(77) +from:0x0215dc8c kind:load to:0x0215cc0c module:overlay(77) +from:0x0215dc9c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215dca0 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215dca4 kind:load to:0x0209e21c module:overlay(0) +from:0x0215dca8 kind:load to:0x0209e23c module:overlay(0) +from:0x0215dcb4 kind:load to:0x0215cc48 module:overlay(77) +from:0x0215dcb8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215dcbc kind:load to:0x0209e1dc module:overlay(0) +from:0x0215dcc0 kind:load to:0x0209e21c module:overlay(0) +from:0x0215dcc4 kind:load to:0x0209e23c module:overlay(0) +from:0x0215dcd0 kind:load to:0x0207db54 module:overlay(0) +from:0x0215dcd4 kind:load to:0x0207db5c module:overlay(0) +from:0x0215dcd8 kind:load to:0x0207e024 module:overlay(0) +from:0x0215dcdc kind:load to:0x0207e014 module:overlay(0) +from:0x0215dce0 kind:load to:0x0207e058 module:overlay(0) +from:0x0215dce4 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0215dce8 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0215dcec kind:load to:0x0207e168 module:overlay(0) +from:0x0215dcf8 kind:load to:0x0215cd90 module:overlay(77) +from:0x0215dcfc kind:load to:0x0209e87c module:overlay(0) +from:0x0215dd00 kind:load to:0x0215cdf0 module:overlay(77) +from:0x0215dd04 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215dd08 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215dd0c kind:load to:0x0215cdf4 module:overlay(77) +from:0x0215dd10 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215dd14 kind:load to:0x0209e990 module:overlay(0) +from:0x0215dd18 kind:load to:0x0209e998 module:overlay(0) +from:0x0215dd1c kind:load to:0x0209e99c module:overlay(0) +from:0x0215dd20 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215dd24 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215dd28 kind:load to:0x0215ce14 module:overlay(77) +from:0x0215dd2c kind:load to:0x0215ce34 module:overlay(77) +from:0x0215dd38 kind:load to:0x0215ce7c module:overlay(77) +from:0x0215dd3c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0215dd40 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215dd44 kind:load to:0x0209e21c module:overlay(0) +from:0x0215dd48 kind:load to:0x0209e23c module:overlay(0) +from:0x0215dd54 kind:load to:0x0215cf78 module:overlay(77) +from:0x0215dd58 kind:load to:0x0209e87c module:overlay(0) +from:0x0215dd5c kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0215dd60 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0215dd64 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215dd68 kind:load to:0x0215d038 module:overlay(77) +from:0x0215dd6c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215dd70 kind:load to:0x0209e990 module:overlay(0) +from:0x0215dd74 kind:load to:0x0209e998 module:overlay(0) +from:0x0215dd78 kind:load to:0x0209e99c module:overlay(0) +from:0x0215dd7c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215dd80 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215dd84 kind:load to:0x0215d058 module:overlay(77) +from:0x0215dd88 kind:load to:0x0215d080 module:overlay(77) diff --git a/config/jp/arm9/overlays/ov077/symbols.txt b/config/jp/arm9/overlays/ov077/symbols.txt new file mode 100644 index 00000000..9e893ffd --- /dev/null +++ b/config/jp/arm9/overlays/ov077/symbols.txt @@ -0,0 +1,355 @@ +func_ov077_02154ec0 kind:function(arm,size=0x68) addr:0x02154ec0 +func_ov077_02154f28 kind:function(arm,size=0xc) addr:0x02154f28 +func_ov077_02154f34 kind:function(arm,size=0x24) addr:0x02154f34 +func_ov077_02154f58 kind:function(arm,size=0x4c) addr:0x02154f58 +func_ov077_02154fa4 kind:function(arm,size=0x34) addr:0x02154fa4 +func_ov077_02154fd8 kind:function(arm,size=0x204) addr:0x02154fd8 +func_ov077_021551dc kind:function(arm,size=0x14) addr:0x021551dc +func_ov077_021551f0 kind:function(arm,size=0x14) addr:0x021551f0 +func_ov077_02155204 kind:function(arm,size=0x14) addr:0x02155204 +func_ov077_02155218 kind:function(arm,size=0xac) addr:0x02155218 +func_ov077_021552c4 kind:function(arm,size=0xb4) addr:0x021552c4 +func_ov077_02155378 kind:function(arm,size=0x174) addr:0x02155378 +func_ov077_021554ec kind:function(arm,size=0xc0) addr:0x021554ec +func_ov077_021555ac kind:function(arm,size=0x44) addr:0x021555ac +func_ov077_021555f0 kind:function(arm,size=0x400) addr:0x021555f0 +func_ov077_021559f0 kind:function(arm,size=0x4c) addr:0x021559f0 +func_ov077_02155a3c kind:function(arm,size=0x194) addr:0x02155a3c +func_ov077_02155bd0 kind:function(arm,size=0x1a8) addr:0x02155bd0 +func_ov077_02155d78 kind:function(arm,size=0x164) addr:0x02155d78 +func_ov077_02155edc kind:function(arm,size=0xf0) addr:0x02155edc +func_ov077_02155fcc kind:function(arm,size=0x164) addr:0x02155fcc +func_ov077_02156130 kind:function(arm,size=0x174) addr:0x02156130 +func_ov077_021562a4 kind:function(arm,size=0x31c) addr:0x021562a4 +func_ov077_021565c0 kind:function(arm,size=0x188) addr:0x021565c0 +func_ov077_02156748 kind:function(arm,size=0x394) addr:0x02156748 +func_ov077_02156adc kind:function(arm,size=0x6c) addr:0x02156adc +func_ov077_02156b48 kind:function(arm,size=0x48) addr:0x02156b48 +func_ov077_02156b90 kind:function(arm,size=0x90) addr:0x02156b90 +func_ov077_02156c20 kind:function(arm,size=0x334) addr:0x02156c20 +func_ov077_02156f54 kind:function(arm,size=0x124) addr:0x02156f54 +func_ov077_02157078 kind:function(arm,size=0x1c4) addr:0x02157078 +func_ov077_0215723c kind:function(arm,size=0x7c) addr:0x0215723c +func_ov077_021572b8 kind:function(arm,size=0xcc) addr:0x021572b8 +func_ov077_02157384 kind:function(arm,size=0x10) addr:0x02157384 +func_ov077_02157394 kind:function(arm,size=0x1a4) addr:0x02157394 +func_ov077_02157538 kind:function(arm,size=0x6c) addr:0x02157538 +func_ov077_021575a4 kind:function(arm,size=0x614) addr:0x021575a4 +func_ov077_02157bb8 kind:function(arm,size=0x78) addr:0x02157bb8 +func_ov077_02157c30 kind:function(arm,size=0x234) addr:0x02157c30 +func_ov077_02157e64 kind:function(arm,size=0x90) addr:0x02157e64 +func_ov077_02157ef4 kind:function(arm,size=0x3c) addr:0x02157ef4 +func_ov077_02157f30 kind:function(arm,size=0x164) addr:0x02157f30 +func_ov077_02158094 kind:function(arm,size=0x28) addr:0x02158094 +func_ov077_021580bc kind:function(arm,size=0x98) addr:0x021580bc +func_ov077_02158154 kind:function(arm,size=0x5c) addr:0x02158154 +func_ov077_021581b0 kind:function(arm,size=0x78) addr:0x021581b0 +func_ov077_02158228 kind:function(arm,size=0x94) addr:0x02158228 +func_ov077_021582bc kind:function(arm,size=0x20) addr:0x021582bc +func_ov077_021582dc kind:function(arm,size=0x28) addr:0x021582dc +func_ov077_02158304 kind:function(arm,size=0xe0) addr:0x02158304 +func_ov077_021583e4 kind:function(arm,size=0x2b8) addr:0x021583e4 +func_ov077_0215869c kind:function(arm,size=0x80) addr:0x0215869c +func_ov077_0215871c kind:function(arm,size=0xcc) addr:0x0215871c +func_ov077_021587e8 kind:function(arm,size=0x11c) addr:0x021587e8 +func_ov077_02158904 kind:function(arm,size=0x14) addr:0x02158904 +func_ov077_02158918 kind:function(arm,size=0x78) addr:0x02158918 +func_ov077_02158990 kind:function(arm,size=0x1c) addr:0x02158990 +func_ov077_021589ac kind:function(arm,size=0x40) addr:0x021589ac +func_ov077_021589ec kind:function(arm,size=0x40) addr:0x021589ec +func_ov077_02158a2c kind:function(arm,size=0xa4) addr:0x02158a2c +func_ov077_02158ad0 kind:function(arm,size=0x98) addr:0x02158ad0 +func_ov077_02158b68 kind:function(arm,size=0x140) addr:0x02158b68 +func_ov077_02158ca8 kind:function(arm,size=0x2c) addr:0x02158ca8 +func_ov077_02158cd4 kind:function(arm,size=0x104) addr:0x02158cd4 +func_ov077_02158dd8 kind:function(arm,size=0xac) addr:0x02158dd8 +func_ov077_02158e84 kind:function(arm,size=0x30) addr:0x02158e84 +func_ov077_02158eb4 kind:function(arm,size=0x24) addr:0x02158eb4 +func_ov077_02158ed8 kind:function(arm,size=0x24) addr:0x02158ed8 +func_ov077_02158efc kind:function(arm,size=0x2c) addr:0x02158efc +func_ov077_02158f28 kind:function(arm,size=0xc) addr:0x02158f28 +func_ov077_02158f34 kind:function(arm,size=0x1c) addr:0x02158f34 +func_ov077_02158f50 kind:function(arm,size=0x1c) addr:0x02158f50 +func_ov077_02158f6c kind:function(arm,size=0x1c) addr:0x02158f6c +func_ov077_02158f88 kind:function(arm,size=0x14) addr:0x02158f88 +func_ov077_02158f9c kind:function(arm,size=0xc) addr:0x02158f9c +func_ov077_02158fa8 kind:function(arm,size=0x24) addr:0x02158fa8 +func_ov077_02158fcc kind:function(arm,size=0x54) addr:0x02158fcc +func_ov077_02159020 kind:function(arm,size=0x154) addr:0x02159020 +func_ov077_02159174 kind:function(arm,size=0x14) addr:0x02159174 +func_ov077_02159188 kind:function(arm,size=0xc0) addr:0x02159188 +func_ov077_02159248 kind:function(arm,size=0x2f8) addr:0x02159248 +func_ov077_02159540 kind:function(arm,size=0xc8) addr:0x02159540 +func_ov077_02159608 kind:function(arm,size=0xcc) addr:0x02159608 +func_ov077_021596d4 kind:function(arm,size=0x78) addr:0x021596d4 +func_ov077_0215974c kind:function(arm,size=0x120) addr:0x0215974c +func_ov077_0215986c kind:function(arm,size=0x58) addr:0x0215986c +func_ov077_021598c4 kind:function(arm,size=0x38) addr:0x021598c4 +func_ov077_021598fc kind:function(arm,size=0xe0) addr:0x021598fc +func_ov077_021599dc kind:function(arm,size=0x3c) addr:0x021599dc +func_ov077_02159a18 kind:function(arm,size=0x34) addr:0x02159a18 +func_ov077_02159a4c kind:function(arm,size=0x1c) addr:0x02159a4c +func_ov077_02159a68 kind:function(arm,size=0x38) addr:0x02159a68 +func_ov077_02159aa0 kind:function(arm,size=0x40) addr:0x02159aa0 +func_ov077_02159ae0 kind:function(arm,size=0x14) addr:0x02159ae0 +func_ov077_02159af4 kind:function(arm,size=0xc) addr:0x02159af4 +func_ov077_02159b00 kind:function(arm,size=0x24) addr:0x02159b00 +func_ov077_02159b24 kind:function(arm,size=0x44) addr:0x02159b24 +func_ov077_02159b68 kind:function(arm,size=0x20) addr:0x02159b68 +func_ov077_02159b88 kind:function(arm,size=0x1c) addr:0x02159b88 +func_ov077_02159ba4 kind:function(arm,size=0x24) addr:0x02159ba4 +func_ov077_02159bc8 kind:function(arm,size=0x20) addr:0x02159bc8 +func_ov077_02159be8 kind:function(arm,size=0x5c) addr:0x02159be8 +func_ov077_02159c44 kind:function(arm,size=0xf0) addr:0x02159c44 +func_ov077_02159d34 kind:function(arm,size=0x34) addr:0x02159d34 +func_ov077_02159d68 kind:function(arm,size=0x304) addr:0x02159d68 +func_ov077_0215a06c kind:function(arm,size=0x6c) addr:0x0215a06c +func_ov077_0215a0d8 kind:function(arm,size=0x88) addr:0x0215a0d8 +func_ov077_0215a160 kind:function(arm,size=0x2c) addr:0x0215a160 +func_ov077_0215a18c kind:function(arm,size=0xb4) addr:0x0215a18c +func_ov077_0215a240 kind:function(arm,size=0x48) addr:0x0215a240 +func_ov077_0215a288 kind:function(arm,size=0xe0) addr:0x0215a288 +func_ov077_0215a368 kind:function(arm,size=0x34) addr:0x0215a368 +func_ov077_0215a39c kind:function(arm,size=0xb0) addr:0x0215a39c +func_ov077_0215a44c kind:function(arm,size=0x140) addr:0x0215a44c +func_ov077_0215a58c kind:function(arm,size=0x170) addr:0x0215a58c +func_ov077_0215a6fc kind:function(arm,size=0xf8) addr:0x0215a6fc +func_ov077_0215a7f4 kind:function(arm,size=0x88) addr:0x0215a7f4 +func_ov077_0215a87c kind:function(arm,size=0xbc) addr:0x0215a87c +func_ov077_0215a938 kind:function(arm,size=0xac) addr:0x0215a938 +func_ov077_0215a9e4 kind:function(arm,size=0x78) addr:0x0215a9e4 +func_ov077_0215aa5c kind:function(arm,size=0x18) addr:0x0215aa5c +func_ov077_0215aa74 kind:function(arm,size=0x84) addr:0x0215aa74 +func_ov077_0215aaf8 kind:function(arm,size=0x8c) addr:0x0215aaf8 +func_ov077_0215ab84 kind:function(arm,size=0x14) addr:0x0215ab84 +func_ov077_0215ab98 kind:function(arm,size=0xc) addr:0x0215ab98 +func_ov077_0215aba4 kind:function(arm,size=0x24) addr:0x0215aba4 +func_ov077_0215abc8 kind:function(arm,size=0x28) addr:0x0215abc8 +func_ov077_0215abf0 kind:function(arm,size=0x20) addr:0x0215abf0 +func_ov077_0215ac10 kind:function(arm,size=0x50) addr:0x0215ac10 +func_ov077_0215ac60 kind:function(arm,size=0x20) addr:0x0215ac60 +func_ov077_0215ac80 kind:function(arm,size=0x28) addr:0x0215ac80 +func_ov077_0215aca8 kind:function(arm,size=0x14) addr:0x0215aca8 +func_ov077_0215acbc kind:function(arm,size=0xc) addr:0x0215acbc +func_ov077_0215acc8 kind:function(arm,size=0x24) addr:0x0215acc8 +func_ov077_0215acec kind:function(arm,size=0x50) addr:0x0215acec +func_ov077_0215ad3c kind:function(arm,size=0x14) addr:0x0215ad3c +func_ov077_0215ad50 kind:function(arm,size=0x14) addr:0x0215ad50 +func_ov077_0215ad64 kind:function(arm,size=0x158) addr:0x0215ad64 +func_ov077_0215aebc kind:function(arm,size=0x14) addr:0x0215aebc +func_ov077_0215aed0 kind:function(arm,size=0x20) addr:0x0215aed0 +func_ov077_0215aef0 kind:function(arm,size=0x48) addr:0x0215aef0 +func_ov077_0215af38 kind:function(arm,size=0x2dc) addr:0x0215af38 +func_ov077_0215b214 kind:function(arm,size=0x6c) addr:0x0215b214 +func_ov077_0215b280 kind:function(arm,size=0xb8) addr:0x0215b280 +func_ov077_0215b338 kind:function(arm,size=0x4c) addr:0x0215b338 +func_ov077_0215b384 kind:function(arm,size=0x70) addr:0x0215b384 +func_ov077_0215b3f4 kind:function(arm,size=0x68) addr:0x0215b3f4 +func_ov077_0215b45c kind:function(arm,size=0x90) addr:0x0215b45c +func_ov077_0215b4ec kind:function(arm,size=0x58) addr:0x0215b4ec +func_ov077_0215b544 kind:function(arm,size=0x98) addr:0x0215b544 +func_ov077_0215b5dc kind:function(arm,size=0x68) addr:0x0215b5dc +func_ov077_0215b644 kind:function(arm,size=0x94) addr:0x0215b644 +func_ov077_0215b6d8 kind:function(arm,size=0x54) addr:0x0215b6d8 +func_ov077_0215b72c kind:function(arm,size=0x174) addr:0x0215b72c +func_ov077_0215b8a0 kind:function(arm,size=0x1c4) addr:0x0215b8a0 +func_ov077_0215ba64 kind:function(arm,size=0x64) addr:0x0215ba64 +func_ov077_0215bac8 kind:function(arm,size=0xb4) addr:0x0215bac8 +func_ov077_0215bb7c kind:function(arm,size=0x30) addr:0x0215bb7c +func_ov077_0215bbac kind:function(arm,size=0x24) addr:0x0215bbac +func_ov077_0215bbd0 kind:function(arm,size=0x8c) addr:0x0215bbd0 +func_ov077_0215bc5c kind:function(arm,size=0x84) addr:0x0215bc5c +func_ov077_0215bce0 kind:function(arm,size=0x1c) addr:0x0215bce0 +func_ov077_0215bcfc kind:function(arm,size=0x1c) addr:0x0215bcfc +func_ov077_0215bd18 kind:function(arm,size=0x14) addr:0x0215bd18 +func_ov077_0215bd2c kind:function(arm,size=0xc) addr:0x0215bd2c +func_ov077_0215bd38 kind:function(arm,size=0x24) addr:0x0215bd38 +func_ov077_0215bd5c kind:function(arm,size=0x78) addr:0x0215bd5c +func_ov077_0215bdd4 kind:function(arm,size=0x28) addr:0x0215bdd4 +func_ov077_0215bdfc kind:function(arm,size=0x38) addr:0x0215bdfc +func_ov077_0215be34 kind:function(arm,size=0x2c) addr:0x0215be34 +func_ov077_0215be60 kind:function(arm,size=0x14) addr:0x0215be60 +func_ov077_0215be74 kind:function(arm,size=0x334) addr:0x0215be74 +func_ov077_0215c1a8 kind:function(arm,size=0x14) addr:0x0215c1a8 +func_ov077_0215c1bc kind:function(arm,size=0x1d8) addr:0x0215c1bc +func_ov077_0215c394 kind:function(arm,size=0xc4) addr:0x0215c394 +func_ov077_0215c458 kind:function(arm,size=0x14) addr:0x0215c458 +func_ov077_0215c46c kind:function(arm,size=0x144) addr:0x0215c46c +func_ov077_0215c5b0 kind:function(arm,size=0xc4) addr:0x0215c5b0 +func_ov077_0215c674 kind:function(arm,size=0x58) addr:0x0215c674 +func_ov077_0215c6cc kind:function(arm,size=0x58) addr:0x0215c6cc +func_ov077_0215c724 kind:function(arm,size=0xac) addr:0x0215c724 +func_ov077_0215c7d0 kind:function(arm,size=0x174) addr:0x0215c7d0 +func_ov077_0215c944 kind:function(arm,size=0xc4) addr:0x0215c944 +func_ov077_0215ca08 kind:function(arm,size=0x4) addr:0x0215ca08 +func_ov077_0215ca0c kind:function(arm,size=0x24) addr:0x0215ca0c +func_ov077_0215ca30 kind:function(arm,size=0x10) addr:0x0215ca30 +func_ov077_0215ca40 kind:function(arm,size=0x8) addr:0x0215ca40 +func_ov077_0215ca48 kind:function(arm,size=0x1c) addr:0x0215ca48 +func_ov077_0215ca64 kind:function(arm,size=0x1c) addr:0x0215ca64 +func_ov077_0215ca80 kind:function(arm,size=0x28) addr:0x0215ca80 +func_ov077_0215caa8 kind:function(arm,size=0x30) addr:0x0215caa8 +func_ov077_0215cad8 kind:function(arm,size=0x14) addr:0x0215cad8 +func_ov077_0215caec kind:function(arm,size=0xc) addr:0x0215caec +func_ov077_0215caf8 kind:function(arm,size=0x24) addr:0x0215caf8 +func_ov077_0215cb1c kind:function(arm,size=0x28) addr:0x0215cb1c +func_ov077_0215cb44 kind:function(arm,size=0x28) addr:0x0215cb44 +func_ov077_0215cb6c kind:function(arm,size=0x20) addr:0x0215cb6c +func_ov077_0215cb8c kind:function(arm,size=0x58) addr:0x0215cb8c +func_ov077_0215cbe4 kind:function(arm,size=0x14) addr:0x0215cbe4 +func_ov077_0215cbf8 kind:function(arm,size=0x14) addr:0x0215cbf8 +func_ov077_0215cc0c kind:function(arm,size=0x1c) addr:0x0215cc0c +func_ov077_0215cc28 kind:function(arm,size=0x14) addr:0x0215cc28 +func_ov077_0215cc3c kind:function(arm,size=0xc) addr:0x0215cc3c +func_ov077_0215cc48 kind:function(arm,size=0x24) addr:0x0215cc48 +func_ov077_0215cc6c kind:function(arm,size=0xa4) addr:0x0215cc6c +func_ov077_0215cd10 kind:function(arm,size=0x80) addr:0x0215cd10 +func_ov077_0215cd90 kind:function(arm,size=0x60) addr:0x0215cd90 +func_ov077_0215cdf0 kind:function(arm,size=0x4) addr:0x0215cdf0 +func_ov077_0215cdf4 kind:function(arm,size=0x20) addr:0x0215cdf4 +func_ov077_0215ce14 kind:function(arm,size=0x20) addr:0x0215ce14 +func_ov077_0215ce34 kind:function(arm,size=0x28) addr:0x0215ce34 +func_ov077_0215ce5c kind:function(arm,size=0x14) addr:0x0215ce5c +func_ov077_0215ce70 kind:function(arm,size=0xc) addr:0x0215ce70 +func_ov077_0215ce7c kind:function(arm,size=0x24) addr:0x0215ce7c +func_ov077_0215cea0 kind:function(arm,size=0x48) addr:0x0215cea0 +func_ov077_0215cee8 kind:function(arm,size=0x90) addr:0x0215cee8 +func_ov077_0215cf78 kind:function(arm,size=0xc0) addr:0x0215cf78 +func_ov077_0215d038 kind:function(arm,size=0x20) addr:0x0215d038 +func_ov077_0215d058 kind:function(arm,size=0x28) addr:0x0215d058 +func_ov077_0215d080 kind:function(arm,size=0x30) addr:0x0215d080 +func_ov077_0215d0b0 kind:function(arm,size=0x14) addr:0x0215d0b0 +data_ov077_0215d0c4 kind:data(any) addr:0x0215d0c4 +data_ov077_0215d0d4 kind:data(any) addr:0x0215d0d4 +data_ov077_0215d0e0 kind:data(any) addr:0x0215d0e0 ambiguous +data_ov077_0215d0e8 kind:data(any) addr:0x0215d0e8 +data_ov077_0215d0fc kind:data(any) addr:0x0215d0fc +data_ov077_0215d104 kind:data(any) addr:0x0215d104 +data_ov077_0215d110 kind:data(any) addr:0x0215d110 +data_ov077_0215d114 kind:data(any) addr:0x0215d114 ambiguous +func_ov077_0215d140 kind:function(arm,size=0x64) addr:0x0215d140 +func_ov077_0215d1a4 kind:function(arm,size=0x50) addr:0x0215d1a4 +func_ov077_0215d1f4 kind:function(arm,size=0x50) addr:0x0215d1f4 +func_ov077_0215d244 kind:function(arm,size=0x50) addr:0x0215d244 +func_ov077_0215d294 kind:function(arm,size=0x50) addr:0x0215d294 +func_ov077_0215d2e4 kind:function(arm,size=0x50) addr:0x0215d2e4 +func_ov077_0215d334 kind:function(arm,size=0x50) addr:0x0215d334 +func_ov077_0215d384 kind:function(arm,size=0x50) addr:0x0215d384 +func_ov077_0215d3d4 kind:function(arm,size=0x50) addr:0x0215d3d4 +data_ov077_0215d468 kind:data(any) addr:0x0215d468 +data_ov077_0215d474 kind:data(any) addr:0x0215d474 +data_ov077_0215d490 kind:data(any) addr:0x0215d490 +data_ov077_0215d4b4 kind:data(any) addr:0x0215d4b4 +data_ov077_0215d4e0 kind:data(any) addr:0x0215d4e0 +data_ov077_0215d52c kind:data(any) addr:0x0215d52c +data_ov077_0215d584 kind:data(any) addr:0x0215d584 +data_ov077_0215d590 kind:data(any) addr:0x0215d590 ambiguous +data_ov077_0215d60c kind:data(any) addr:0x0215d60c +data_ov077_0215d644 kind:data(any) addr:0x0215d644 ambiguous +data_ov077_0215d694 kind:data(any) addr:0x0215d694 +data_ov077_0215d6ac kind:data(any) addr:0x0215d6ac +data_ov077_0215d6c4 kind:data(any) addr:0x0215d6c4 +data_ov077_0215d6dc kind:data(any) addr:0x0215d6dc +data_ov077_0215d6e4 kind:data(any) addr:0x0215d6e4 ambiguous +data_ov077_0215d6f4 kind:data(any) addr:0x0215d6f4 +data_ov077_0215d70c kind:data(any) addr:0x0215d70c +data_ov077_0215d724 kind:data(any) addr:0x0215d724 +data_ov077_0215d73c kind:data(any) addr:0x0215d73c +data_ov077_0215d754 kind:data(any) addr:0x0215d754 +data_ov077_0215d764 kind:data(any) addr:0x0215d764 +data_ov077_0215d784 kind:data(any) addr:0x0215d784 +data_ov077_0215d798 kind:data(any) addr:0x0215d798 ambiguous +data_ov077_0215d7a0 kind:data(any) addr:0x0215d7a0 +data_ov077_0215d7c4 kind:data(any) addr:0x0215d7c4 +data_ov077_0215d7cc kind:data(any) addr:0x0215d7cc ambiguous +data_ov077_0215d7d8 kind:data(any) addr:0x0215d7d8 ambiguous +data_ov077_0215d820 kind:data(any) addr:0x0215d820 +data_ov077_0215d838 kind:data(any) addr:0x0215d838 ambiguous +data_ov077_0215d83c kind:data(any) addr:0x0215d83c +data_ov077_0215d860 kind:data(any) addr:0x0215d860 +data_ov077_0215d864 kind:data(any) addr:0x0215d864 ambiguous +data_ov077_0215d8b8 kind:data(any) addr:0x0215d8b8 +data_ov077_0215d8c0 kind:data(any) addr:0x0215d8c0 +data_ov077_0215d8c8 kind:data(any) addr:0x0215d8c8 +data_ov077_0215d8d0 kind:data(any) addr:0x0215d8d0 +data_ov077_0215d8d8 kind:data(any) addr:0x0215d8d8 +data_ov077_0215d8e0 kind:data(any) addr:0x0215d8e0 +data_ov077_0215d8f0 kind:data(any) addr:0x0215d8f0 +data_ov077_0215d914 kind:data(any) addr:0x0215d914 +data_ov077_0215d974 kind:data(any) addr:0x0215d974 +data_ov077_0215d98c kind:data(any) addr:0x0215d98c ambiguous +data_ov077_0215d990 kind:data(any) addr:0x0215d990 +data_ov077_0215d9ac kind:data(any) addr:0x0215d9ac +data_ov077_0215d9c0 kind:data(any) addr:0x0215d9c0 ambiguous +data_ov077_0215d9dc kind:data(any) addr:0x0215d9dc +data_ov077_0215da0c kind:data(any) addr:0x0215da0c +data_ov077_0215da24 kind:data(any) addr:0x0215da24 +data_ov077_0215da44 kind:data(any) addr:0x0215da44 +data_ov077_0215da90 kind:data(any) addr:0x0215da90 +data_ov077_0215da98 kind:data(any) addr:0x0215da98 ambiguous +data_ov077_0215dae0 kind:data(any) addr:0x0215dae0 ambiguous +data_ov077_0215dae8 kind:data(any) addr:0x0215dae8 +data_ov077_0215daec kind:data(any) addr:0x0215daec +data_ov077_0215db0c kind:data(any) addr:0x0215db0c +data_ov077_0215db30 kind:data(any) addr:0x0215db30 +data_ov077_0215db5c kind:data(any) addr:0x0215db5c +data_ov077_0215db94 kind:data(any) addr:0x0215db94 ambiguous +data_ov077_0215dba4 kind:data(any) addr:0x0215dba4 +data_ov077_0215dbf8 kind:data(any) addr:0x0215dbf8 +data_ov077_0215dc00 kind:data(any) addr:0x0215dc00 +data_ov077_0215dc08 kind:data(any) addr:0x0215dc08 +data_ov077_0215dc18 kind:data(any) addr:0x0215dc18 +data_ov077_0215dc3c kind:data(any) addr:0x0215dc3c +data_ov077_0215dc98 kind:data(any) addr:0x0215dc98 +data_ov077_0215dcac kind:data(any) addr:0x0215dcac ambiguous +data_ov077_0215dcb4 kind:data(any) addr:0x0215dcb4 +data_ov077_0215dcd0 kind:data(any) addr:0x0215dcd0 +data_ov077_0215dcf8 kind:data(any) addr:0x0215dcf8 +data_ov077_0215dd24 kind:data(any) addr:0x0215dd24 ambiguous +data_ov077_0215dd38 kind:data(any) addr:0x0215dd38 +data_ov077_0215dd54 kind:data(any) addr:0x0215dd54 +data_ov077_0215dd5c kind:data(any) addr:0x0215dd5c ambiguous +data_ov077_0215dda0 kind:bss addr:0x0215dda0 +data_ov077_0215dda4 kind:bss addr:0x0215dda4 +data_ov077_0215ddac kind:bss addr:0x0215ddac +data_ov077_0215ddb8 kind:bss addr:0x0215ddb8 +data_ov077_0215ddf8 kind:bss addr:0x0215ddf8 ambiguous +data_ov077_0215de90 kind:bss addr:0x0215de90 +data_ov077_0215de94 kind:bss addr:0x0215de94 +data_ov077_0215de98 kind:bss addr:0x0215de98 ambiguous +data_ov077_0215dea0 kind:bss addr:0x0215dea0 +data_ov077_0215dee4 kind:bss addr:0x0215dee4 +data_ov077_0215dee8 kind:bss addr:0x0215dee8 +data_ov077_0215def4 kind:bss addr:0x0215def4 +data_ov077_0215df30 kind:bss addr:0x0215df30 +data_ov077_0215df6c kind:bss addr:0x0215df6c ambiguous +data_ov077_0215dfcc kind:bss addr:0x0215dfcc +data_ov077_0215dfd0 kind:bss addr:0x0215dfd0 +data_ov077_0215dfdc kind:bss addr:0x0215dfdc +data_ov077_0215e064 kind:bss addr:0x0215e064 ambiguous +data_ov077_0215e0b4 kind:bss addr:0x0215e0b4 +data_ov077_0215e0b8 kind:bss addr:0x0215e0b8 +data_ov077_0215e0c4 kind:bss addr:0x0215e0c4 +data_ov077_0215e0d0 kind:bss addr:0x0215e0d0 ambiguous +data_ov077_0215e0f0 kind:bss addr:0x0215e0f0 ambiguous +data_ov077_0215e178 kind:bss addr:0x0215e178 ambiguous +data_ov077_0215e184 kind:bss addr:0x0215e184 ambiguous +data_ov077_0215e19c kind:bss addr:0x0215e19c +data_ov077_0215e1a4 kind:bss addr:0x0215e1a4 +data_ov077_0215e1b0 kind:bss addr:0x0215e1b0 +data_ov077_0215e278 kind:bss addr:0x0215e278 ambiguous +data_ov077_0215e288 kind:bss addr:0x0215e288 +data_ov077_0215e28c kind:bss addr:0x0215e28c +data_ov077_0215e298 kind:bss addr:0x0215e298 +data_ov077_0215e2a8 kind:bss addr:0x0215e2a8 ambiguous +data_ov077_0215e2d4 kind:bss addr:0x0215e2d4 +data_ov077_0215e2d8 kind:bss addr:0x0215e2d8 +data_ov077_0215e2e4 kind:bss addr:0x0215e2e4 +data_ov077_0215e2f8 kind:bss addr:0x0215e2f8 ambiguous +data_ov077_0215e318 kind:bss addr:0x0215e318 ambiguous +data_ov077_0215e3b8 kind:bss addr:0x0215e3b8 +data_ov077_0215e3dc kind:bss addr:0x0215e3dc +data_ov077_0215e3e0 kind:bss addr:0x0215e3e0 +data_ov077_0215e3ec kind:bss addr:0x0215e3ec +data_ov077_0215e40c kind:bss addr:0x0215e40c ambiguous +data_ov077_0215e41c kind:bss addr:0x0215e41c ambiguous diff --git a/config/jp/arm9/overlays/ov078/delinks.txt b/config/jp/arm9/overlays/ov078/delinks.txt new file mode 100644 index 00000000..7d7dbc41 --- /dev/null +++ b/config/jp/arm9/overlays/ov078/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02154ec0 end:0x0215f3c8 kind:code align:32 + .rodata start:0x0215f3c8 end:0x0215f42c kind:data align:4 + .init start:0x0215f42c end:0x0215f570 kind:code align:4 + .ctor start:0x0215f570 end:0x0215f580 kind:data align:4 + .data start:0x0215f580 end:0x0215fca0 kind:data align:32 + .bss start:0x0215fca0 end:0x0215ff40 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov078/relocs.txt b/config/jp/arm9/overlays/ov078/relocs.txt new file mode 100644 index 00000000..e31d29a9 --- /dev/null +++ b/config/jp/arm9/overlays/ov078/relocs.txt @@ -0,0 +1,1233 @@ +from:0x02154ec8 kind:load to:0x0215fd04 module:overlay(78) +from:0x02154edc kind:arm_call to:0x02011f3c module:main +from:0x02154ee8 kind:arm_call to:0x02155078 module:overlay(78) +from:0x02154f00 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02154f50 kind:load to:0x0215f658 module:overlay(78) +from:0x02154f64 kind:arm_call to:0x02080444 module:overlay(0) +from:0x02154f7c kind:load to:0x0215f640 module:overlay(78) +from:0x02154f88 kind:arm_call to:0x02080508 module:overlay(0) +from:0x02154f9c kind:arm_call to:0x02080508 module:overlay(0) +from:0x02154fa4 kind:arm_call to:0x02011ff4 module:main +from:0x02155028 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155048 kind:arm_call to:0x021546c4 module:overlay(76) +from:0x02155070 kind:load to:0x027e0ce4 module:dtcm +from:0x02155084 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x021550a4 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021550d4 kind:arm_call to:0x02141b74 module:overlays(58,70) +from:0x0215515c kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x02155194 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021551b0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021551c0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02155200 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02155300 kind:arm_call to:0x02154f58 module:overlay(78) +from:0x02155310 kind:arm_call to:0x02154f58 module:overlay(78) +from:0x02155320 kind:arm_call to:0x02154f58 module:overlay(78) +from:0x0215532c kind:arm_call to:0x02099360 module:overlay(0) +from:0x02155338 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02155344 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021553a4 kind:arm_call to:0x02141bfc module:overlay(70) +from:0x021553fc kind:load to:0x0215f6c8 module:overlay(78) +from:0x02155400 kind:load to:0x0215fd04 module:overlay(78) +from:0x02155408 kind:load to:0x0215f67c module:overlay(78) +from:0x02155414 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02155428 kind:arm_call to:0x0215dd38 module:overlay(78) +from:0x0215543c kind:arm_call to:0x0216839c module:overlay(94) +from:0x0215544c kind:arm_call to:0x0200ed6c module:main +from:0x02155460 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02155490 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021554a4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021554e4 kind:load to:0x0215560c module:overlay(78) +from:0x021554f8 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02155534 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215557c kind:arm_call to:0x0215c854 module:overlay(78) +from:0x021555e8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021555f8 kind:arm_call to:0x0215e804 module:overlay(78) +from:0x02155608 kind:load to:0x027e09b8 module:dtcm +from:0x02155638 kind:arm_call to:0x0200eab0 module:main +from:0x02155688 kind:arm_call to:0x0200e260 module:main +from:0x02155698 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155714 kind:arm_call to:0x0200e260 module:main +from:0x02155724 kind:arm_call to:0x01ffad5c module:itcm +from:0x021557a0 kind:arm_call to:0x0200e260 module:main +from:0x021557b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215582c kind:arm_call to:0x0200e260 module:main +from:0x0215583c kind:arm_call to:0x01ffad5c module:itcm +from:0x021558b8 kind:arm_call to:0x0200e260 module:main +from:0x021558c8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155944 kind:arm_call to:0x0200e260 module:main +from:0x02155954 kind:arm_call to:0x01ffad5c module:itcm +from:0x021559dc kind:arm_call to:0x0200e260 module:main +from:0x021559f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155a24 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02155a54 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02155a68 kind:arm_call to:0x01ffa60c module:itcm +from:0x02155a78 kind:arm_call to:0x01ffa60c module:itcm +from:0x02155a88 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155a9c kind:arm_call to:0x0202a190 module:main +from:0x02155ab0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02155abc kind:arm_call to:0x01ffb860 module:itcm +from:0x02155ac8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02155ae4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155afc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155b10 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155b20 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155b34 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155bac kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02155bbc kind:arm_call to:0x01ffa60c module:itcm +from:0x02155bc8 kind:load to:0x027e0964 module:dtcm +from:0x02155bcc kind:load to:0x0203feb0 module:main +from:0x02155bd0 kind:load to:0x027e0254 module:dtcm +from:0x02155c10 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155c38 kind:arm_call to:0x0215c98c module:overlay(78) +from:0x02155c54 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02155c70 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02155c7c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02155cd8 kind:load to:0x0215f720 module:overlay(78) +from:0x02155cfc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02155d34 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02155d58 kind:load to:0x027e09b8 module:dtcm +from:0x02155de8 kind:arm_call to:0x0215de14 module:overlay(78) +from:0x02155df0 kind:arm_call to:0x0215e2e4 module:overlay(78) +from:0x02155e2c kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02155e34 kind:arm_call to:0x0215ce04 module:overlay(78) +from:0x02155e58 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02155e6c kind:arm_call to:0x0215651c module:overlay(78) +from:0x02155e74 kind:arm_call to:0x0215653c module:overlay(78) +from:0x02155e7c kind:arm_call to:0x0215e318 module:overlay(78) +from:0x02155ec4 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02155eec kind:arm_call to:0x0215ca3c module:overlay(78) +from:0x02155ef4 kind:arm_call to:0x02156124 module:overlay(78) +from:0x02155efc kind:arm_call to:0x0215e6c0 module:overlay(78) +from:0x02155f04 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x02155f10 kind:load to:0x0215f7d0 module:overlay(78) +from:0x02155f14 kind:load to:0x027e0ce0 module:dtcm +from:0x02156004 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156028 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021560d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021560e8 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02156100 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215610c kind:load to:0x0203feb0 module:main +from:0x02156114 kind:load to:0x027e0cec module:dtcm +from:0x0215611c kind:load to:0x027e09a8 module:dtcm +from:0x021561ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156254 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0215626c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02156278 kind:load to:0x0203feb0 module:main +from:0x0215627c kind:load to:0x027e0cec module:dtcm +from:0x021562bc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021562e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021562fc kind:arm_call to:0x01ffa60c module:itcm +from:0x02156324 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215634c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021563dc kind:arm_call to:0x01ff938c module:itcm +from:0x021563ec kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02156408 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02156430 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02156458 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021564e8 kind:arm_call to:0x01ff938c module:itcm +from:0x021564f4 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02156508 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02156514 kind:load to:0x0203feb0 module:main +from:0x02156518 kind:load to:0x027e0cec module:dtcm +from:0x02156524 kind:arm_call to:0x0215ce4c module:overlay(78) +from:0x0215652c kind:arm_call to:0x0215d2e4 module:overlay(78) +from:0x02156534 kind:arm_call to:0x0215d05c module:overlay(78) +from:0x02156544 kind:arm_call to:0x0215d7e4 module:overlay(78) +from:0x0215654c kind:arm_call to:0x0215d958 module:overlay(78) +from:0x02156554 kind:arm_call to:0x0215da80 module:overlay(78) +from:0x02156588 kind:arm_call to:0x02141d38 module:overlay(70) +from:0x021565d0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02156600 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215662c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215663c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215664c kind:arm_call to:0x01ffa60c module:itcm +from:0x021566c4 kind:arm_call to:0x020c2930 module:overlay(17) +from:0x021566d0 kind:arm_call to:0x0215e3c4 module:overlay(78) +from:0x021566e4 kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x021566f0 kind:arm_call to:0x0215e3f4 module:overlay(78) +from:0x02156700 kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x0215670c kind:arm_call to:0x0215e424 module:overlay(78) +from:0x0215671c kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x02156728 kind:arm_call to:0x0215e47c module:overlay(78) +from:0x02156738 kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x0215674c kind:arm_call to:0x020c2b28 module:overlay(17) +from:0x021567a4 kind:arm_call to:0x01fff60c module:itcm +from:0x021567b0 kind:load to:0x0203feb0 module:main +from:0x021567b4 kind:load to:0x027e09b4 module:dtcm +from:0x021567f0 kind:arm_call to:0x021567b8 module:overlay(78) +from:0x02156858 kind:load to:0x0215f9d0 module:overlay(78) +from:0x0215688c kind:arm_call to:0x01ff930c module:itcm +from:0x021568a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021568b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215692c kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02156950 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02156980 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021569b0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021569d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021569f8 kind:arm_call to:0x01ff916c module:itcm +from:0x02156a0c kind:arm_call to:0x01ff993c module:itcm +from:0x02156a28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156a78 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02156af0 kind:arm_call to:0x0201696c module:main +from:0x02156b4c kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x02156b80 kind:arm_call to:0x0201696c module:main +from:0x02156b9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156bc0 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x02156c18 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02156c38 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02156c8c kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x02156c98 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156ca4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156cb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156cbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156d64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156d90 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02156db8 kind:arm_call to:0x02015018 module:main +from:0x02156dd4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156df0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156e8c kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x02156ef8 kind:arm_call to:0x0201696c module:main +from:0x02156f58 kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x02156f6c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02156fb0 kind:arm_call to:0x02155f18 module:overlay(78) +from:0x02157010 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157074 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157080 kind:arm_call to:0x01ffb860 module:itcm +from:0x02157090 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021570a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021570cc kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x021570e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215715c kind:arm_call to:0x0201696c module:main +from:0x021571d0 kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x021571f4 kind:arm_call to:0x0215ea88 module:overlay(78) +from:0x02157224 kind:arm_call to:0x020cc870 module:overlay(24) +from:0x02157238 kind:arm_call to:0x020cc890 module:overlay(24) +from:0x0215726c kind:arm_call to:0x01ff930c module:itcm +from:0x021572e8 kind:arm_call to:0x02015018 module:main +from:0x02157304 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157324 kind:arm_call to:0x0201696c module:main +from:0x0215735c kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x0215739c kind:arm_call to:0x020cc870 module:overlay(24) +from:0x021573b0 kind:arm_call to:0x020cc890 module:overlay(24) +from:0x021573d0 kind:arm_call to:0x02015018 module:main +from:0x021573ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215744c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021574bc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021574f8 kind:arm_call to:0x0201696c module:main +from:0x02157530 kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x0215756c kind:arm_call to:0x020cc870 module:overlay(24) +from:0x02157580 kind:arm_call to:0x020cc890 module:overlay(24) +from:0x021575cc kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x021575e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021575f8 kind:arm_call to:0x0209af50 module:overlay(0) +from:0x0215760c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02157618 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02157658 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02157664 kind:load to:0x027e09a8 module:dtcm +from:0x02157668 kind:load to:0x027e09b8 module:dtcm +from:0x0215766c kind:load to:0x020b69b8 module:overlay(0) +from:0x02157670 kind:load to:0x027e0ce0 module:dtcm +from:0x02157680 kind:load to:0x0215f580 module:overlay(78) +from:0x02157688 kind:load to:0x0215f5a8 module:overlay(78) +from:0x0215768c kind:load to:0x0215f3cc module:overlay(78) +from:0x02157690 kind:load to:0x0215f598 module:overlay(78) +from:0x0215769c kind:load to:0x0215fac0 module:overlay(78) +from:0x021576a8 kind:load to:0x027e09bc module:dtcm +from:0x021576b0 kind:load to:0x0215f880 module:overlay(78) +from:0x021576b8 kind:load to:0x0215f5a4 module:overlay(78) +from:0x021576bc kind:load to:0x0215faf0 module:overlay(78) +from:0x021576c0 kind:load to:0x0215f590 module:overlay(78) +from:0x021576c8 kind:load to:0x020da034 module:overlays(19,24) +from:0x021576d4 kind:load to:0x0215f8c8 module:overlay(78) +from:0x021576dc kind:load to:0x0215f584 module:overlay(78) +from:0x021576e8 kind:load to:0x0215f8e0 module:overlay(78) +from:0x021576ec kind:load to:0x0215f580 module:overlay(78) +from:0x02157768 kind:load to:0x0215f880 module:overlay(78) +from:0x021577a4 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x021577b8 kind:arm_call to:0x0215e538 module:overlay(78) +from:0x021577d0 kind:arm_call to:0x0215e2d0 module:overlay(78) +from:0x021577f4 kind:arm_call to:0x01fff168 module:itcm +from:0x02157804 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157814 kind:arm_call to:0x0215e004 module:overlay(78) +from:0x02157888 kind:arm_call to:0x0215e39c module:overlay(78) +from:0x02157950 kind:load to:0x027e0ce0 module:dtcm +from:0x02157958 kind:load to:0x0215f880 module:overlay(78) +from:0x0215795c kind:load to:0x0215f8b0 module:overlay(78) +from:0x021579a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021579cc kind:arm_call to:0x0215e39c module:overlay(78) +from:0x02157a84 kind:arm_call to:0x0215caf4 module:overlay(78) +from:0x02157ac8 kind:arm_call to:0x0215e004 module:overlay(78) +from:0x02157af8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157b14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157b30 kind:arm_call to:0x0215e39c module:overlay(78) +from:0x02157b6c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157b88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157ba4 kind:arm_call to:0x0215e39c module:overlay(78) +from:0x02157bec kind:arm_call to:0x020151dc module:main +from:0x02157bfc kind:arm_call to:0x0215e004 module:overlay(78) +from:0x02157c10 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02157c38 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157c54 kind:arm_call to:0x01ff930c module:itcm +from:0x02157c70 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02157cdc kind:arm_call to:0x0215e538 module:overlay(78) +from:0x02157cec kind:load to:0x0215f8b0 module:overlay(78) +from:0x02157cf0 kind:load to:0x027e09a8 module:dtcm +from:0x02157cfc kind:load to:0x0203feb0 module:main +from:0x02157ddc kind:load to:0x0215f958 module:overlay(78) +from:0x02157de0 kind:load to:0x0215f970 module:overlay(78) +from:0x02157e04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157e30 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02157e44 kind:arm_call to:0x0215e538 module:overlay(78) +from:0x02157f18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157f28 kind:load to:0x0215f880 module:overlay(78) +from:0x02157f2c kind:load to:0x0215f988 module:overlay(78) +from:0x02157f30 kind:load to:0x027e09a8 module:dtcm +from:0x02157f78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158004 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02158014 kind:load to:0x0215f940 module:overlay(78) +from:0x02158034 kind:arm_call to:0x0215e538 module:overlay(78) +from:0x0215808c kind:load to:0x0215fa78 module:overlay(78) +from:0x021580b4 kind:arm_call to:0x02015018 module:main +from:0x021580c4 kind:arm_call to:0x02155f18 module:overlay(78) +from:0x021580e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158104 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215811c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02158128 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x021581b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021581dc kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x021581ec kind:load to:0x0215f898 module:overlay(78) +from:0x021581f0 kind:load to:0x0215fca0 module:overlay(78) +from:0x02158210 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215825c kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x021582b8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215838c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021583ac kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021583c0 kind:load to:0x020af498 module:overlay(0) +from:0x021583c8 kind:load to:0x0215f928 module:overlay(78) +from:0x021583cc kind:load to:0x0203feb0 module:main +from:0x021583d0 kind:load to:0x027e0cec module:dtcm +from:0x02158418 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158474 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x021584b8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021584e0 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x021584f0 kind:load to:0x0215f940 module:overlay(78) +from:0x02158518 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02158594 kind:arm_call to:0x01ff9258 module:itcm +from:0x021585e8 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x021585f8 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215865c kind:load to:0x0203feb0 module:main +from:0x02158660 kind:load to:0x0204b164 module:main +from:0x02158668 kind:load to:0x0215f898 module:overlay(78) +from:0x02158680 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021586a4 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02158710 kind:arm_call to:0x01ff916c module:itcm +from:0x02158788 kind:arm_call to:0x0201696c module:main +from:0x02158798 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021587a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021587e8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02158808 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215881c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02158830 kind:arm_call to:0x0215e538 module:overlay(78) +from:0x02158840 kind:load to:0x0203feb0 module:main +from:0x02158844 kind:load to:0x0215f588 module:overlay(78) +from:0x02158848 kind:load to:0x027e09c0 module:dtcm +from:0x021588bc kind:arm_call to:0x0216839c module:overlay(94) +from:0x021588cc kind:load to:0x0215f8c8 module:overlay(78) +from:0x02158914 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215892c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02158978 kind:arm_call to:0x02015018 module:main +from:0x02158998 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021589b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158a38 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158a58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158a70 kind:arm_call to:0x01fff148 module:itcm +from:0x02158a98 kind:arm_call to:0x02016a78 module:main +from:0x02158b38 kind:arm_call to:0x02015018 module:main +from:0x02158b4c kind:arm_call to:0x0215e230 module:overlay(78) +from:0x02158b78 kind:arm_call to:0x0201696c module:main +from:0x02158c00 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02158c18 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02158c30 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02158c50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158c64 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02158c78 kind:arm_call to:0x0215e538 module:overlay(78) +from:0x02158c84 kind:load to:0x027e09a8 module:dtcm +from:0x02158c90 kind:load to:0x0215f8e0 module:overlay(78) +from:0x02158c98 kind:load to:0x027e0ce0 module:dtcm +from:0x02158ca0 kind:load to:0x0215f9b8 module:overlay(78) +from:0x02158ca4 kind:load to:0x0215f5cc module:overlay(78) +from:0x02158ca8 kind:load to:0x0203feb0 module:main +from:0x02158cb0 kind:load to:0x027e0cec module:dtcm +from:0x02158ccc kind:arm_call to:0x0215e39c module:overlay(78) +from:0x02158d4c kind:load to:0x0215f8f8 module:overlay(78) +from:0x02158d50 kind:load to:0x0215f910 module:overlay(78) +from:0x02158d88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158d9c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02158dc0 kind:arm_call to:0x0215e424 module:overlay(78) +from:0x02158dc8 kind:arm_call to:0x0215e47c module:overlay(78) +from:0x02158dd8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158de8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158e28 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02158e48 kind:arm_call to:0x02015018 module:main +from:0x02158e68 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158e7c kind:arm_call to:0x0215e538 module:overlay(78) +from:0x02158e88 kind:load to:0x027e09c0 module:dtcm +from:0x02158e8c kind:load to:0x027e09a8 module:dtcm +from:0x02158ebc kind:arm_call to:0x01ff9258 module:itcm +from:0x02158ed0 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02158ef0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158efc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158f10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158f30 kind:arm_call to:0x01fff148 module:itcm +from:0x02158f58 kind:arm_call to:0x02016a78 module:main +from:0x02158f6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158fe0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158ff4 kind:arm_call to:0x0215e39c module:overlay(78) +from:0x021590ac kind:load to:0x0215f580 module:overlay(78) +from:0x021590b0 kind:load to:0x0215f5e8 module:overlay(78) +from:0x021590b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021590c0 kind:load to:0x0215f898 module:overlay(78) +from:0x021590e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021590ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159100 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215919c kind:arm_call to:0x01ff9110 module:itcm +from:0x021592a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021593b8 kind:arm_call to:0x01ff916c module:itcm +from:0x02159438 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159458 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x02159480 kind:load to:0x0215f5e8 module:overlay(78) +from:0x0215948c kind:load to:0x0215f880 module:overlay(78) +from:0x02159490 kind:load to:0x0203feb0 module:main +from:0x02159494 kind:load to:0x0215f898 module:overlay(78) +from:0x02159498 kind:load to:0x0215f580 module:overlay(78) +from:0x021594c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021594e8 kind:arm_call to:0x0215c920 module:overlay(78) +from:0x02159504 kind:arm_call to:0x020799cc module:overlay(0) +from:0x02159510 kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x02159548 kind:arm_call to:0x0201696c module:main +from:0x02159588 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021595e0 kind:arm_call to:0x0215c854 module:overlay(78) +from:0x0215964c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215966c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159728 kind:arm_call to:0x02016a08 module:main +from:0x02159734 kind:load to:0x027e09a8 module:dtcm +from:0x0215973c kind:load to:0x0215f3e8 module:overlay(78) +from:0x02159740 kind:load to:0x027e09bc module:dtcm +from:0x02159744 kind:load to:0x0215f5c8 module:overlay(78) +from:0x0215974c kind:load to:0x027e09b8 module:dtcm +from:0x02159750 kind:load to:0x0215f880 module:overlay(78) +from:0x02159754 kind:load to:0x0215f988 module:overlay(78) +from:0x02159758 kind:load to:0x0215f5d0 module:overlay(78) +from:0x021597b0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021597bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021597d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159858 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021598b4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021598f0 kind:arm_call to:0x02015018 module:main +from:0x0215990c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159928 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021599b4 kind:arm_call to:0x02015018 module:main +from:0x021599d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021599ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159a64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159a98 kind:arm_call to:0x02015018 module:main +from:0x02159ae4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159b4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159b78 kind:arm_call to:0x01ff930c module:itcm +from:0x02159b8c kind:arm_call to:0x01ff930c module:itcm +from:0x02159ba0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159bb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159bcc kind:arm_call to:0x01ff930c module:itcm +from:0x02159bf8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159c0c kind:arm_call to:0x01ff9258 module:itcm +from:0x02159c18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159c34 kind:arm_call to:0x01ff930c module:itcm +from:0x02159c48 kind:arm_call to:0x01ff916c module:itcm +from:0x02159c6c kind:arm_call to:0x0215e170 module:overlay(78) +from:0x02159ca8 kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x02159cb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159d24 kind:arm_call to:0x0201696c module:main +from:0x02159d58 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x02159d80 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02159d9c kind:arm_call to:0x0201696c module:main +from:0x02159dec kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x02159e7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159e9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159eb8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159ed4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159ef0 kind:arm_call to:0x01ff916c module:itcm +from:0x02159f34 kind:arm_call to:0x01ff916c module:itcm +from:0x02159f58 kind:arm_call to:0x0215e170 module:overlay(78) +from:0x02159f64 kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x02159fb8 kind:arm_call to:0x0201696c module:main +from:0x0215a00c kind:arm_call to:0x0215c8ec module:overlay(78) +from:0x0215a090 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215a09c kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x0215a0b8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215a0d0 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215a0dc kind:load to:0x027e09a8 module:dtcm +from:0x0215a0e4 kind:load to:0x027e09b8 module:dtcm +from:0x0215a0f0 kind:load to:0x0215fad8 module:overlay(78) +from:0x0215a0f8 kind:load to:0x0215faa8 module:overlay(78) +from:0x0215a100 kind:load to:0x0215f9d0 module:overlay(78) +from:0x0215a108 kind:load to:0x0215f3cc module:overlay(78) +from:0x0215a10c kind:load to:0x0215f5b0 module:overlay(78) +from:0x0215a110 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a114 kind:load to:0x0215f5d0 module:overlay(78) +from:0x0215a118 kind:load to:0x0215f3e4 module:overlay(78) +from:0x0215a11c kind:load to:0x0215f5c4 module:overlay(78) +from:0x0215a120 kind:load to:0x0215f580 module:overlay(78) +from:0x0215a124 kind:load to:0x0215f594 module:overlay(78) +from:0x0215a190 kind:arm_call to:0x0215e2d0 module:overlay(78) +from:0x0215a218 kind:arm_call to:0x0215e4d4 module:overlay(78) +from:0x0215a234 kind:load to:0x0215f9d0 module:overlay(78) +from:0x0215a238 kind:load to:0x0204b164 module:main +from:0x0215a24c kind:arm_call to:0x0215e5c0 module:overlay(78) +from:0x0215a26c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a298 kind:arm_call to:0x02016778 module:main +from:0x0215a2ac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a2e0 kind:arm_call to:0x02016848 module:main +from:0x0215a304 kind:arm_call to:0x02016848 module:main +from:0x0215a354 kind:arm_call to:0x0215e4d4 module:overlay(78) +from:0x0215a374 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a3ac kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215a3b8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a3c0 kind:load to:0x0215fca0 module:overlay(78) +from:0x0215a3c4 kind:load to:0x0204b164 module:main +from:0x0215a440 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a45c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a468 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a47c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a48c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a4a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a4b0 kind:arm_call to:0x02016928 module:main +from:0x0215a4f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a52c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a540 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a554 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a65c kind:arm_call to:0x02156280 module:overlay(78) +from:0x0215a670 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a684 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a6c0 kind:arm_call to:0x0215e170 module:overlay(78) +from:0x0215a6d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a6ec kind:arm_call to:0x01ff916c module:itcm +from:0x0215a710 kind:arm_call to:0x0215e170 module:overlay(78) +from:0x0215a72c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a73c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a74c kind:arm_call to:0x02156280 module:overlay(78) +from:0x0215a758 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215a784 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a78c kind:arm_call to:0x02156280 module:overlay(78) +from:0x0215a7b0 kind:arm_call to:0x0215e170 module:overlay(78) +from:0x0215a7c8 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215a7e4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215a86c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215a888 kind:load to:0x027e09a8 module:dtcm +from:0x0215a89c kind:load to:0x0203feb0 module:main +from:0x0215a8a0 kind:load to:0x0215f9e8 module:overlay(78) +from:0x0215a8a8 kind:load to:0x027e09c0 module:dtcm +from:0x0215a8c0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a8c8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a944 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a954 kind:load to:0x0215fa30 module:overlay(78) +from:0x0215a958 kind:load to:0x027e09a8 module:dtcm +from:0x0215a9b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a9c8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a9d8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aa0c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215ab14 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ab2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ab50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ab68 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215ab78 kind:load to:0x027e09bc module:dtcm +from:0x0215ab7c kind:load to:0x0204b164 module:main +from:0x0215ab84 kind:load to:0x0215f9a0 module:overlay(78) +from:0x0215ab8c kind:load to:0x027e0cec module:dtcm +from:0x0215ab94 kind:load to:0x027e09a8 module:dtcm +from:0x0215abcc kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215ac38 kind:load to:0x020af498 module:overlay(0) +from:0x0215ac40 kind:load to:0x0215fa30 module:overlay(78) +from:0x0215ac4c kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0215ac78 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215aca0 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215acc4 kind:arm_call to:0x0215e538 module:overlay(78) +from:0x0215ad6c kind:load to:0x0215fa18 module:overlay(78) +from:0x0215ad70 kind:load to:0x0204b164 module:main +from:0x0215ada4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ae18 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215ae48 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ae54 kind:arm_call to:0x020168f0 module:main +from:0x0215ae64 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ae80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215aea4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215afc8 kind:arm_call to:0x02015018 module:main +from:0x0215b01c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b080 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b0ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b0bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b0d0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b0fc kind:arm_call to:0x01ff930c module:itcm +from:0x0215b114 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b138 kind:arm_call to:0x0215e170 module:overlay(78) +from:0x0215b154 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215b164 kind:load to:0x027e09a8 module:dtcm +from:0x0215b174 kind:load to:0x0215f880 module:overlay(78) +from:0x0215b178 kind:load to:0x0215faa8 module:overlay(78) +from:0x0215b17c kind:load to:0x0215f9d0 module:overlay(78) +from:0x0215b184 kind:load to:0x0215f580 module:overlay(78) +from:0x0215b240 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b250 kind:load to:0x0215fa30 module:overlay(78) +from:0x0215b254 kind:load to:0x0215f9a0 module:overlay(78) +from:0x0215b258 kind:load to:0x027e09a8 module:dtcm +from:0x0215b27c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215b298 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b324 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215b334 kind:load to:0x0215fa30 module:overlay(78) +from:0x0215b360 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b390 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b3ec kind:arm_call to:0x0201696c module:main +from:0x0215b42c kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215b480 kind:arm_call to:0x0215c854 module:overlay(78) +from:0x0215b4ec kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215b564 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x0215b578 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b584 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0215b588 kind:arm_call to:0x0209af70 module:overlay(0) +from:0x0215b5a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b5a8 kind:load to:0x0215f634 module:overlay(78) +from:0x0215b5ac kind:load to:0x0215f3e0 module:overlay(78) +from:0x0215b5b4 kind:load to:0x027e09b8 module:dtcm +from:0x0215b5b8 kind:load to:0x0215fa90 module:overlay(78) +from:0x0215b5bc kind:load to:0x027e09a8 module:dtcm +from:0x0215b5c4 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215b5f4 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x0215b640 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215b680 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215b6cc kind:arm_call to:0x0201696c module:main +from:0x0215b6e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b70c kind:arm_call to:0x0208d298 module:overlay(0) +from:0x0215b744 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b780 kind:arm_call to:0x0201696c module:main +from:0x0215b7e0 kind:arm_call to:0x02015018 module:main +from:0x0215b800 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b81c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b868 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b8a8 kind:arm_call to:0x0201696c module:main +from:0x0215b918 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b934 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b950 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b96c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b988 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b9a4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b9c0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b9dc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b9f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ba14 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ba2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ba3c kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0215ba60 kind:arm_call to:0x0211b150 module:overlays(26,34) +from:0x0215ba74 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0215baa4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bac4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bad8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bb1c kind:arm_call to:0x0201696c module:main +from:0x0215bb90 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215bb94 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0215bbac kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215bbc0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215bbe4 kind:arm_call to:0x02072288 module:overlay(0) +from:0x0215bc04 kind:arm_call to:0x02082090 module:overlay(0) +from:0x0215bc10 kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x0215bc1c kind:load to:0x020b69b8 module:overlay(0) +from:0x0215bc20 kind:load to:0x027e09b8 module:dtcm +from:0x0215bc24 kind:load to:0x0215f5c0 module:overlay(78) +from:0x0215bc28 kind:load to:0x0215f3ca module:overlay(78) +from:0x0215bc2c kind:load to:0x027e0ce0 module:dtcm +from:0x0215bc34 kind:load to:0x0215f3e0 module:overlay(78) +from:0x0215bc38 kind:load to:0x027e09a8 module:dtcm +from:0x0215bc44 kind:load to:0x027e0cec module:dtcm +from:0x0215bc4c kind:load to:0x027e09a4 module:dtcm +from:0x0215bc50 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bc74 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215bc7c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215bcf4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215bd60 kind:arm_call to:0x0201696c module:main +from:0x0215bdc4 kind:load to:0x0215f9d0 module:overlay(78) +from:0x0215bdd0 kind:load to:0x0215f580 module:overlay(78) +from:0x0215bdd4 kind:load to:0x0215f5bc module:overlay(78) +from:0x0215be00 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215be0c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215be1c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215be30 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215be84 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bebc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bee8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bf24 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bf3c kind:arm_call to:0x0215e4d4 module:overlay(78) +from:0x0215bf70 kind:arm_call to:0x0201696c module:main +from:0x0215bf80 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bfa4 kind:arm_call to:0x01ff993c module:itcm +from:0x0215bfb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bfcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bfe0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c00c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c020 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c02c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c04c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c06c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c090 kind:arm_call to:0x0215e4d4 module:overlay(78) +from:0x0215c0a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c0b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c0cc kind:arm_call to:0x01ff930c module:itcm +from:0x0215c0f0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c10c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c128 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c170 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c194 kind:arm_call to:0x0215e170 module:overlay(78) +from:0x0215c1b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c1c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c1d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c20c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215c218 kind:load to:0x027e09a8 module:dtcm +from:0x0215c228 kind:load to:0x0215f580 module:overlay(78) +from:0x0215c22c kind:load to:0x0215f5b8 module:overlay(78) +from:0x0215c24c kind:arm_call to:0x0215e0e0 module:overlay(78) +from:0x0215c310 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215c334 kind:load to:0x0204b164 module:main +from:0x0215c338 kind:load to:0x0215f9d0 module:overlay(78) +from:0x0215c364 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215c3c4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215c410 kind:arm_call to:0x0215c8bc module:overlay(78) +from:0x0215c484 kind:arm_call to:0x020168f0 module:main +from:0x0215c498 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c524 kind:arm_call to:0x02015018 module:main +from:0x0215c544 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c598 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c5a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c5d0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215c634 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215c644 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c684 kind:arm_call to:0x021536d8 module:overlay(76) +from:0x0215c6b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c6dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c7e0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215c7f8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215c804 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215c810 kind:load to:0x027e09a8 module:dtcm +from:0x0215c818 kind:load to:0x0215fca0 module:overlay(78) +from:0x0215c81c kind:load to:0x0215fcc8 module:overlay(78) +from:0x0215c820 kind:load to:0x0215fcd4 module:overlay(78) +from:0x0215c824 kind:load to:0x027e09b8 module:dtcm +from:0x0215c828 kind:load to:0x0215fcbc module:overlay(78) +from:0x0215c82c kind:load to:0x0215f600 module:overlay(78) +from:0x0215c830 kind:load to:0x0215fa00 module:overlay(78) +from:0x0215c834 kind:load to:0x0204b164 module:main +from:0x0215c83c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215c844 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c850 kind:load to:0x0215f9d0 module:overlay(78) +from:0x0215c89c kind:arm_call to:0x02015880 module:main +from:0x0215c8e0 kind:arm_call to:0x02079e70 module:overlay(0) +from:0x0215c8e8 kind:load to:0x027e09bc module:dtcm +from:0x0215c914 kind:arm_call to:0x02079eec module:overlay(0) +from:0x0215c91c kind:load to:0x027e09bc module:dtcm +from:0x0215c988 kind:load to:0x0215f3ec module:overlay(78) +from:0x0215ca84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cae4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215caf0 kind:load to:0x027e09c0 module:dtcm +from:0x0215cb08 kind:arm_call to:0x0215e39c module:overlay(78) +from:0x0215cb20 kind:arm_call to:0x01fff168 module:itcm +from:0x0215cb50 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cb60 kind:arm_call to:0x0215e004 module:overlay(78) +from:0x0215cc68 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215cd08 kind:arm_call to:0x01ff916c module:itcm +from:0x0215cd64 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215cd7c kind:arm_call to:0x01ff9110 module:itcm +from:0x0215cd94 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cdac kind:arm_call to:0x0215e004 module:overlay(78) +from:0x0215cde0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cde8 kind:load to:0x0215f8b0 module:overlay(78) +from:0x0215cdec kind:load to:0x0215f880 module:overlay(78) +from:0x0215cdf0 kind:load to:0x0215fca0 module:overlay(78) +from:0x0215ce0c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215ce34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ce68 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0215ceac kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215cf0c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215cf78 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215cf94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cfa4 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215cfbc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d02c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d040 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d048 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d04c kind:load to:0x027e09a8 module:dtcm +from:0x0215d058 kind:load to:0x0215f958 module:overlay(78) +from:0x0215d06c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215d0c8 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215d154 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d17c kind:arm_call to:0x02016a78 module:main +from:0x0215d198 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215d1b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d1cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d208 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215d224 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d2b0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d2c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d2d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d2d4 kind:load to:0x027e09a8 module:dtcm +from:0x0215d2e0 kind:load to:0x0215f958 module:overlay(78) +from:0x0215d314 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d324 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d39c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215d3bc kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0215d3e8 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215d48c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215d498 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215d4d4 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215d520 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215d53c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215d590 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215d620 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d630 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215d668 kind:arm_call to:0x0208d660 module:overlay(0) +from:0x0215d690 kind:arm_call to:0x020168f0 module:main +from:0x0215d71c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d798 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d7c0 kind:load to:0x0203feb0 module:main +from:0x0215d7c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d7d4 kind:load to:0x0215f958 module:overlay(78) +from:0x0215d7d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d7dc kind:load to:0x027e09a8 module:dtcm +from:0x0215d7f8 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0215d81c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215d88c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215d8b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d8c8 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215d8e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d8f0 kind:arm_call to:0x020e5580 module:overlay(31) +from:0x0215d914 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215d930 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d948 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d950 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d954 kind:load to:0x027e09a8 module:dtcm +from:0x0215d960 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215d9a0 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215da10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215da20 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215da3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215da48 kind:arm_call to:0x020e5580 module:overlay(31) +from:0x0215da6c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215da7c kind:load to:0x027e0ce4 module:dtcm +from:0x0215dac0 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215db7c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215dbb0 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215dbec kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215dbf8 kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215dc20 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215dc2c kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215dc5c kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215dc78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215dc88 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215dcdc kind:arm_call to:0x02155bd4 module:overlay(78) +from:0x0215dd14 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215dd2c kind:load to:0x027e0ce0 module:dtcm +from:0x0215dd34 kind:load to:0x027e0ce4 module:dtcm +from:0x0215dd54 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215dd9c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215ddb8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215ddc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ddd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215de0c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215de10 kind:load to:0x027e0ce4 module:dtcm +from:0x0215de5c kind:arm_call to:0x0201696c module:main +from:0x0215dec0 kind:arm_call to:0x0201696c module:main +from:0x0215df38 kind:arm_call to:0x0201696c module:main +from:0x0215df94 kind:arm_call to:0x0201696c module:main +from:0x0215dffc kind:load to:0x0215f3d4 module:overlay(78) +from:0x0215e000 kind:load to:0x0215f3dc module:overlay(78) +from:0x0215e018 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e034 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e09c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e0a8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e0c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e0dc kind:load to:0x0203feb0 module:main +from:0x0215e110 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e140 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e164 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e16c kind:load to:0x020b4800 module:overlay(0) +from:0x0215e1ac kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215e1d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215e1ec kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e210 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215e22c kind:load to:0x0203feb0 module:main +from:0x0215e258 kind:arm_call to:0x0201696c module:main +from:0x0215e268 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e278 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e2b8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215e2cc kind:load to:0x027e09c0 module:dtcm +from:0x0215e2fc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215e314 kind:load to:0x0215fca0 module:overlay(78) +from:0x0215e34c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e38c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e394 kind:load to:0x0215fca0 module:overlay(78) +from:0x0215e3c0 kind:load to:0x0215fca0 module:overlay(78) +from:0x0215e3e8 kind:arm_call to:0x0201696c module:main +from:0x0215e3f0 kind:load to:0x0215f58c module:overlay(78) +from:0x0215e418 kind:arm_call to:0x0201696c module:main +from:0x0215e420 kind:load to:0x0215f59c module:overlay(78) +from:0x0215e444 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e450 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e46c kind:arm_call to:0x0201696c module:main +from:0x0215e478 kind:load to:0x0215f5a0 module:overlay(78) +from:0x0215e49c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e4a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e4c4 kind:arm_call to:0x0201696c module:main +from:0x0215e4d0 kind:load to:0x0215f5ac module:overlay(78) +from:0x0215e4e0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e4fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e504 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215e578 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e58c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e5b0 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215e5bc kind:load to:0x027e09c0 module:dtcm +from:0x0215e5d0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215e5dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e5e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e5f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e630 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e65c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215e674 kind:load to:0x027e09b8 module:dtcm +from:0x0215e684 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e698 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e71c kind:arm_call to:0x02015018 module:main +from:0x0215e73c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e760 kind:arm_call to:0x02015018 module:main +from:0x0215e788 kind:arm_call to:0x02015018 module:main +from:0x0215e7a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e7cc kind:arm_call to:0x02015018 module:main +from:0x0215e7ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e7f4 kind:load to:0x027e09a8 module:dtcm +from:0x0215e810 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x0215e8ac kind:arm_call to:0x02155f18 module:overlay(78) +from:0x0215e8f4 kind:arm_call to:0x0201696c module:main +from:0x0215e968 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215e9c0 kind:arm_call to:0x0215c854 module:overlay(78) +from:0x0215ea2c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215ea68 kind:load to:0x0215f5e8 module:overlay(78) +from:0x0215ea6c kind:load to:0x0215f880 module:overlay(78) +from:0x0215ea70 kind:load to:0x0215f580 module:overlay(78) +from:0x0215ea78 kind:load to:0x0215f5b4 module:overlay(78) +from:0x0215ea80 kind:load to:0x027e09b8 module:dtcm +from:0x0215ea84 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ea8c kind:arm_call to:0x0209af30 module:overlay(0) +from:0x0215eaac kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215eacc kind:arm_call to:0x02072b04 module:overlay(0) +from:0x0215ead4 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215ead8 kind:load to:0x027e09a8 module:dtcm +from:0x0215eaec kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215eaf8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215eb14 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215eb24 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215eb34 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215eb3c kind:arm_call to:0x02011ff4 module:main +from:0x0215eb58 kind:arm_call to:0x02154f80 module:overlay(78) +from:0x0215eb64 kind:arm_call to:0x02154f80 module:overlay(78) +from:0x0215eb70 kind:arm_call to:0x02154f80 module:overlay(78) +from:0x0215eb90 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215ebbc kind:arm_call to:0x0203e740 module:main +from:0x0215ebc4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215ebd0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215ebdc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ebe8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215ebf0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ebfc kind:load to:0x020a1aac module:overlay(0) +from:0x0215ec10 kind:arm_call to:0x02154f80 module:overlay(78) +from:0x0215ec1c kind:arm_call to:0x02154f80 module:overlay(78) +from:0x0215ec28 kind:arm_call to:0x02154f80 module:overlay(78) +from:0x0215ec48 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215ec74 kind:arm_call to:0x0203e740 module:main +from:0x0215ec7c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215ec88 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215ec94 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215eca0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215eca8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ecb0 kind:arm_call to:0x02011ff4 module:main +from:0x0215ecbc kind:load to:0x020a1aac module:overlay(0) +from:0x0215ecc8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215ecdc kind:load to:0x0215fdec module:overlay(78) +from:0x0215ecf0 kind:arm_call to:0x02011f3c module:main +from:0x0215ecfc kind:arm_call to:0x0215ed2c module:overlay(78) +from:0x0215ed10 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ed28 kind:load to:0x0215fb28 module:overlay(78) +from:0x0215ed38 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215ed5c kind:arm_call to:0x0200f05c module:main +from:0x0215ed78 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215ed94 kind:arm_call to:0x0200f05c module:main +from:0x0215edb0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215ede4 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x0215ee00 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ee10 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ee30 kind:load to:0x0215fb98 module:overlay(78) +from:0x0215ee34 kind:load to:0x0215fdec module:overlay(78) +from:0x0215ee38 kind:load to:0x0215f41c module:overlay(78) +from:0x0215ee3c kind:load to:0x0215f40c module:overlay(78) +from:0x0215ee40 kind:load to:0x0215fb4c module:overlay(78) +from:0x0215ee4c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215eee4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215eeec kind:load to:0x0215fb08 module:overlay(78) +from:0x0215ef58 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ef60 kind:arm_call to:0x02011ff4 module:main +from:0x0215ef78 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215ef80 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ef88 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ef90 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215efa8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215efb0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215efb8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215efc0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215efc8 kind:arm_call to:0x02011ff4 module:main +from:0x0215efdc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215eff0 kind:load to:0x0215fed4 module:overlay(78) +from:0x0215f004 kind:arm_call to:0x02011f3c module:main +from:0x0215f010 kind:arm_call to:0x0215f064 module:overlay(78) +from:0x0215f030 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x0215f05c kind:load to:0x0215fbf4 module:overlay(78) +from:0x0215f06c kind:arm_call to:0x0214be40 module:overlay(70) +from:0x0215f094 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0215f0a4 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0215f0b0 kind:load to:0x0215fed4 module:overlay(78) +from:0x0215f0b8 kind:load to:0x0215fc1c module:overlay(78) +from:0x0215f0bc kind:load to:0x0215fc8c module:overlay(78) +from:0x0215f110 kind:load to:0x0215fed4 module:overlay(78) +from:0x0215f170 kind:load to:0x0215fed4 module:overlay(78) +from:0x0215f180 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215f188 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215f190 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215f1a8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215f1b0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215f1b8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215f1c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215f1d4 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0215f1e8 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x0215f1f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215f204 kind:arm_branch to:0x0214c1a0 module:overlay(70) +from:0x0215f22c kind:arm_call to:0x01fff148 module:itcm +from:0x0215f270 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f284 kind:arm_call to:0x02074994 module:overlay(0) +from:0x0215f2b4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f300 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f30c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f320 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f34c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f35c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f37c kind:arm_call to:0x01ff9984 module:itcm +from:0x0215f388 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f38c kind:load to:0x027e0cd8 module:dtcm +from:0x0215f390 kind:load to:0x027e09b8 module:dtcm +from:0x0215f394 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f39c kind:load to:0x020b4800 module:overlay(0) +from:0x0215f3a0 kind:load to:0x020ac694 module:overlay(0) +from:0x0215f3c0 kind:load to:0x020ac6f4 module:overlay(0) +from:0x0215f3c4 kind:load to:0x020ac6f0 module:overlay(0) +from:0x0215f498 kind:arm_call to:0x02154ef4 module:overlay(78) +from:0x0215f4a8 kind:arm_call to:0x0203e3a4 module:main +from:0x0215f4bc kind:load to:0x0215f580 module:overlay(78) +from:0x0215f4c0 kind:load to:0x0215fca0 module:overlay(78) +from:0x0215f4c4 kind:load to:0x0215fd04 module:overlay(78) +from:0x0215f4c8 kind:load to:0x0215ecc0 module:overlay(78) +from:0x0215f4cc kind:load to:0x0215fcb0 module:overlay(78) +from:0x0215f4ec kind:arm_call to:0x0215ed04 module:overlay(78) +from:0x0215f4fc kind:arm_call to:0x0203e3a4 module:main +from:0x0215f510 kind:load to:0x0215fddc module:overlay(78) +from:0x0215f514 kind:load to:0x0215fdec module:overlay(78) +from:0x0215f518 kind:load to:0x0215efd4 module:overlay(78) +from:0x0215f51c kind:load to:0x0215fde0 module:overlay(78) +from:0x0215f53c kind:arm_call to:0x0215f018 module:overlay(78) +from:0x0215f54c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f560 kind:load to:0x0215fec4 module:overlay(78) +from:0x0215f564 kind:load to:0x0215fed4 module:overlay(78) +from:0x0215f568 kind:load to:0x0215f1cc module:overlay(78) +from:0x0215f56c kind:load to:0x0215fec8 module:overlay(78) +from:0x0215f570 kind:load to:0x0215f42c module:overlay(78) +from:0x0215f574 kind:load to:0x0215f4d0 module:overlay(78) +from:0x0215f578 kind:load to:0x0215f520 module:overlay(78) +from:0x0215f634 kind:load to:0x0215e678 module:overlay(78) +from:0x0215f640 kind:load to:0x02154f80 module:overlay(78) +from:0x0215f644 kind:load to:0x02154f94 module:overlay(78) +from:0x0215f648 kind:load to:0x02080538 module:overlay(0) +from:0x0215f64c kind:load to:0x02154fb0 module:overlay(78) +from:0x0215f658 kind:load to:0x02154ecc module:overlay(78) +from:0x0215f65c kind:load to:0x020990ec module:overlay(0) +from:0x0215f660 kind:load to:0x02098efc module:overlay(0) +from:0x0215f664 kind:load to:0x02098f78 module:overlay(0) +from:0x0215f668 kind:load to:0x020990f4 module:overlay(0) +from:0x0215f66c kind:load to:0x02099114 module:overlay(0) +from:0x0215f670 kind:load to:0x02099140 module:overlay(0) +from:0x0215f67c kind:load to:0x0215540c module:overlay(78) +from:0x0215f680 kind:load to:0x0215eb2c module:overlay(78) +from:0x0215f684 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215f688 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215f68c kind:load to:0x0209baec module:overlay(0) +from:0x0215f690 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215f694 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215f698 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215f69c kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215f6a0 kind:load to:0x0209b838 module:overlay(0) +from:0x0215f6a4 kind:load to:0x0209babc module:overlay(0) +from:0x0215f6a8 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215f6ac kind:load to:0x0209bb14 module:overlay(0) +from:0x0215f6b0 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215f6b4 kind:load to:0x0215eb00 module:overlay(78) +from:0x0215f6b8 kind:load to:0x0215eadc module:overlay(78) +from:0x0215f6bc kind:load to:0x0209bed8 module:overlay(0) +from:0x0215f6c8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215f6cc kind:load to:0x02099cfc module:overlay(0) +from:0x0215f6d0 kind:load to:0x02099d14 module:overlay(0) +from:0x0215f6d4 kind:load to:0x02099d20 module:overlay(0) +from:0x0215f6d8 kind:load to:0x01fff464 module:itcm +from:0x0215f6dc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215f6e0 kind:load to:0x02155420 module:overlay(78) +from:0x0215f6e4 kind:load to:0x021554ec module:overlay(78) +from:0x0215f6e8 kind:load to:0x02155d5c module:overlay(78) +from:0x0215f6ec kind:load to:0x02155cdc module:overlay(78) +from:0x0215f6f0 kind:load to:0x02099c64 module:overlay(0) +from:0x0215f6f4 kind:load to:0x0215655c module:overlay(78) +from:0x0215f6f8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0215f6fc kind:load to:0x02099c70 module:overlay(0) +from:0x0215f700 kind:load to:0x02099d2c module:overlay(0) +from:0x0215f704 kind:load to:0x02099d98 module:overlay(0) +from:0x0215f708 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215f70c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215f710 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215f714 kind:load to:0x0215eb48 module:overlay(78) +from:0x0215f718 kind:load to:0x0215ec00 module:overlay(78) +from:0x0215f71c kind:load to:0x0209ad54 module:overlay(0) +from:0x0215f720 kind:load to:0x021567e4 module:overlay(78) +from:0x0215f728 kind:load to:0x021576f0 module:overlay(78) +from:0x0215f730 kind:load to:0x021577c0 module:overlay(78) +from:0x0215f738 kind:load to:0x02157e4c module:overlay(78) +from:0x0215f740 kind:load to:0x02157d04 module:overlay(78) +from:0x0215f748 kind:load to:0x02158134 module:overlay(78) +from:0x0215f750 kind:load to:0x02158218 module:overlay(78) +from:0x0215f758 kind:load to:0x021584f4 module:overlay(78) +from:0x0215f760 kind:load to:0x0215884c module:overlay(78) +from:0x0215f768 kind:load to:0x02158cb4 module:overlay(78) +from:0x0215f770 kind:load to:0x02158e94 module:overlay(78) +from:0x0215f778 kind:load to:0x02158018 module:overlay(78) +from:0x0215f780 kind:load to:0x0215949c module:overlay(78) +from:0x0215f788 kind:load to:0x0215c234 module:overlay(78) +from:0x0215f790 kind:load to:0x0215a12c module:overlay(78) +from:0x0215f798 kind:load to:0x0215a3cc module:overlay(78) +from:0x0215f7a0 kind:load to:0x0215a8ac module:overlay(78) +from:0x0215f7a8 kind:load to:0x0215ab9c module:overlay(78) +from:0x0215f7b0 kind:load to:0x0215aca8 module:overlay(78) +from:0x0215f7b8 kind:load to:0x0215bc54 module:overlay(78) +from:0x0215f7c0 kind:load to:0x0215b188 module:overlay(78) +from:0x0215f7c8 kind:load to:0x0215b338 module:overlay(78) +from:0x0215f7d0 kind:load to:0x0215685c module:overlay(78) +from:0x0215f7d8 kind:load to:0x0215776c module:overlay(78) +from:0x0215f7e0 kind:load to:0x02157960 module:overlay(78) +from:0x0215f7e8 kind:load to:0x02157f38 module:overlay(78) +from:0x0215f7f0 kind:load to:0x02157de4 module:overlay(78) +from:0x0215f7f8 kind:load to:0x021581f4 module:overlay(78) +from:0x0215f800 kind:load to:0x021583d8 module:overlay(78) +from:0x0215f808 kind:load to:0x0215866c module:overlay(78) +from:0x0215f810 kind:load to:0x021588d0 module:overlay(78) +from:0x0215f818 kind:load to:0x02158d54 module:overlay(78) +from:0x0215f820 kind:load to:0x021590c4 module:overlay(78) +from:0x0215f828 kind:load to:0x02158090 module:overlay(78) +from:0x0215f830 kind:load to:0x0215975c module:overlay(78) +from:0x0215f838 kind:load to:0x0215c33c module:overlay(78) +from:0x0215f840 kind:load to:0x0215a240 module:overlay(78) +from:0x0215f848 kind:load to:0x0215a41c module:overlay(78) +from:0x0215f850 kind:load to:0x0215a960 module:overlay(78) +from:0x0215f858 kind:load to:0x0215ac44 module:overlay(78) +from:0x0215f860 kind:load to:0x0215ad74 module:overlay(78) +from:0x0215f868 kind:load to:0x0215bdd8 module:overlay(78) +from:0x0215f870 kind:load to:0x0215b260 module:overlay(78) +from:0x0215f878 kind:load to:0x0215b5c8 module:overlay(78) +from:0x0215fb28 kind:load to:0x0215ece0 module:overlay(78) +from:0x0215fb2c kind:load to:0x020990ec module:overlay(0) +from:0x0215fb30 kind:load to:0x02098efc module:overlay(0) +from:0x0215fb34 kind:load to:0x02098f78 module:overlay(0) +from:0x0215fb38 kind:load to:0x020990f4 module:overlay(0) +from:0x0215fb3c kind:load to:0x02099114 module:overlay(0) +from:0x0215fb40 kind:load to:0x02099140 module:overlay(0) +from:0x0215fb4c kind:load to:0x0215ee44 module:overlay(78) +from:0x0215fb50 kind:load to:0x0215ef50 module:overlay(78) +from:0x0215fb54 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215fb58 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215fb5c kind:load to:0x0209baec module:overlay(0) +from:0x0215fb60 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215fb64 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215fb68 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215fb6c kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215fb70 kind:load to:0x0209b838 module:overlay(0) +from:0x0215fb74 kind:load to:0x0209babc module:overlay(0) +from:0x0215fb78 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215fb7c kind:load to:0x0209bb14 module:overlay(0) +from:0x0215fb80 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215fb84 kind:load to:0x0215eb00 module:overlay(78) +from:0x0215fb88 kind:load to:0x0215eadc module:overlay(78) +from:0x0215fb8c kind:load to:0x0209bed8 module:overlay(0) +from:0x0215fb98 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215fb9c kind:load to:0x02099cfc module:overlay(0) +from:0x0215fba0 kind:load to:0x02099d14 module:overlay(0) +from:0x0215fba4 kind:load to:0x02099d20 module:overlay(0) +from:0x0215fba8 kind:load to:0x01fff464 module:itcm +from:0x0215fbac kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215fbb0 kind:load to:0x0215ee58 module:overlay(78) +from:0x0215fbb4 kind:load to:0x02099c58 module:overlay(0) +from:0x0215fbb8 kind:load to:0x0215eef0 module:overlay(78) +from:0x0215fbbc kind:load to:0x0215ef08 module:overlay(78) +from:0x0215fbc0 kind:load to:0x02099c64 module:overlay(0) +from:0x0215fbc4 kind:load to:0x0215ef1c module:overlay(78) +from:0x0215fbc8 kind:load to:0x02099c6c module:overlay(0) +from:0x0215fbcc kind:load to:0x02099c70 module:overlay(0) +from:0x0215fbd0 kind:load to:0x02099d2c module:overlay(0) +from:0x0215fbd4 kind:load to:0x02099d98 module:overlay(0) +from:0x0215fbd8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215fbdc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215fbe0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215fbe4 kind:load to:0x0215ef6c module:overlay(78) +from:0x0215fbe8 kind:load to:0x0215ef9c module:overlay(78) +from:0x0215fbf4 kind:load to:0x0215eff4 module:overlay(78) +from:0x0215fbf8 kind:load to:0x0209e360 module:overlay(0) +from:0x0215fbfc kind:load to:0x0209e524 module:overlay(0) +from:0x0215fc00 kind:load to:0x0209e540 module:overlay(0) +from:0x0215fc04 kind:load to:0x0209e584 module:overlay(0) +from:0x0215fc08 kind:load to:0x0215f1cc module:overlay(78) +from:0x0215fc0c kind:load to:0x0215f1e0 module:overlay(78) +from:0x0215fc10 kind:load to:0x0209e378 module:overlay(0) +from:0x0215fc1c kind:load to:0x0214bfd4 module:overlay(70) +from:0x0215fc20 kind:load to:0x0214c07c module:overlay(70) +from:0x0215fc24 kind:load to:0x0214c23c module:overlay(70) +from:0x0215fc28 kind:load to:0x0214c368 module:overlay(70) +from:0x0215fc2c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215fc30 kind:load to:0x0214c7d0 module:overlays(58,70) +from:0x0215fc34 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0215fc38 kind:load to:0x0209e990 module:overlay(0) +from:0x0215fc3c kind:load to:0x0209e998 module:overlay(0) +from:0x0215fc40 kind:load to:0x0209e99c module:overlay(0) +from:0x0215fc44 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0215fc48 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0215fc4c kind:load to:0x0215f174 module:overlay(78) +from:0x0215fc50 kind:load to:0x0215f19c module:overlay(78) +from:0x0215fc54 kind:load to:0x0214c1a0 module:overlay(70) +from:0x0215fc58 kind:load to:0x0214c864 module:overlay(70) +from:0x0215fc5c kind:load to:0x0214d0b8 module:overlay(70) +from:0x0215fc60 kind:load to:0x0214d0d0 module:overlay(70) +from:0x0215fc64 kind:load to:0x0214cbe4 module:overlay(70) +from:0x0215fc68 kind:load to:0x0214cc88 module:overlay(70) +from:0x0215fc6c kind:load to:0x0214cd04 module:overlay(70) +from:0x0215fc70 kind:load to:0x0214c3cc module:overlay(70) +from:0x0215fc74 kind:load to:0x0214c5f8 module:overlay(70) +from:0x0215fc78 kind:load to:0x0215f0c0 module:overlay(78) +from:0x0215fc7c kind:load to:0x0215f114 module:overlay(78) +from:0x0215fc80 kind:load to:0x0214d0e4 module:overlay(70) +from:0x0215fc8c kind:load to:0x0207483c module:overlay(0) +from:0x0215fc90 kind:load to:0x0215f1fc module:overlay(78) +from:0x0215fc94 kind:load to:0x02074844 module:overlay(0) +from:0x0215fc98 kind:load to:0x02074848 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov078/symbols.txt b/config/jp/arm9/overlays/ov078/symbols.txt new file mode 100644 index 00000000..15d84cd6 --- /dev/null +++ b/config/jp/arm9/overlays/ov078/symbols.txt @@ -0,0 +1,229 @@ +func_ov078_02154ec0 kind:function(arm,size=0xc) addr:0x02154ec0 +func_ov078_02154ecc kind:function(arm,size=0x28) addr:0x02154ecc +func_ov078_02154ef4 kind:function(arm,size=0x64) addr:0x02154ef4 +func_ov078_02154f58 kind:function(arm,size=0x28) addr:0x02154f58 +func_ov078_02154f80 kind:function(arm,size=0x14) addr:0x02154f80 +func_ov078_02154f94 kind:function(arm,size=0x1c) addr:0x02154f94 +func_ov078_02154fb0 kind:function(arm,size=0xc8) addr:0x02154fb0 +func_ov078_02155078 kind:function(arm,size=0x394) addr:0x02155078 +func_ov078_0215540c kind:function(arm,size=0x14) addr:0x0215540c +func_ov078_02155420 kind:function(arm,size=0xcc) addr:0x02155420 +func_ov078_021554ec kind:function(arm,size=0x120) addr:0x021554ec +func_ov078_0215560c kind:function(arm,size=0x5c8) addr:0x0215560c +func_ov078_02155bd4 kind:function(arm,size=0x108) addr:0x02155bd4 +func_ov078_02155cdc kind:function(arm,size=0x80) addr:0x02155cdc +func_ov078_02155d5c kind:function(arm,size=0x1bc) addr:0x02155d5c +func_ov078_02155f18 kind:function(arm,size=0x20c) addr:0x02155f18 +func_ov078_02156124 kind:function(arm,size=0x15c) addr:0x02156124 +func_ov078_02156280 kind:function(arm,size=0x29c) addr:0x02156280 +func_ov078_0215651c kind:function(arm,size=0x20) addr:0x0215651c +func_ov078_0215653c kind:function(arm,size=0x20) addr:0x0215653c +func_ov078_0215655c kind:function(arm,size=0x25c) addr:0x0215655c +func_ov078_021567b8 kind:function(arm,size=0x2c) addr:0x021567b8 +func_ov078_021567e4 kind:function(arm,size=0x78) addr:0x021567e4 +func_ov078_0215685c kind:function(arm,size=0xe94) addr:0x0215685c +func_ov078_021576f0 kind:function(arm,size=0x7c) addr:0x021576f0 +func_ov078_0215776c kind:function(arm,size=0x54) addr:0x0215776c +func_ov078_021577c0 kind:function(arm,size=0x1a0) addr:0x021577c0 +func_ov078_02157960 kind:function(arm,size=0x3a4) addr:0x02157960 +func_ov078_02157d04 kind:function(arm,size=0xe0) addr:0x02157d04 +func_ov078_02157de4 kind:function(arm,size=0x68) addr:0x02157de4 +func_ov078_02157e4c kind:function(arm,size=0xec) addr:0x02157e4c +func_ov078_02157f38 kind:function(arm,size=0xe0) addr:0x02157f38 +func_ov078_02158018 kind:function(arm,size=0x78) addr:0x02158018 +func_ov078_02158090 kind:function(arm,size=0xa4) addr:0x02158090 +func_ov078_02158134 kind:function(arm,size=0xc0) addr:0x02158134 +func_ov078_021581f4 kind:function(arm,size=0x24) addr:0x021581f4 +func_ov078_02158218 kind:function(arm,size=0x1c0) addr:0x02158218 +func_ov078_021583d8 kind:function(arm,size=0x11c) addr:0x021583d8 +func_ov078_021584f4 kind:function(arm,size=0x178) addr:0x021584f4 +func_ov078_0215866c kind:function(arm,size=0x1e0) addr:0x0215866c +func_ov078_0215884c kind:function(arm,size=0x84) addr:0x0215884c +func_ov078_021588d0 kind:function(arm,size=0x3e4) addr:0x021588d0 +func_ov078_02158cb4 kind:function(arm,size=0xa0) addr:0x02158cb4 +func_ov078_02158d54 kind:function(arm,size=0x140) addr:0x02158d54 +func_ov078_02158e94 kind:function(arm,size=0x230) addr:0x02158e94 +func_ov078_021590c4 kind:function(arm,size=0x3d8) addr:0x021590c4 +func_ov078_0215949c kind:function(arm,size=0x2c0) addr:0x0215949c +func_ov078_0215975c kind:function(arm,size=0x9d0) addr:0x0215975c +func_ov078_0215a12c kind:function(arm,size=0x114) addr:0x0215a12c +func_ov078_0215a240 kind:function(arm,size=0x18c) addr:0x0215a240 +func_ov078_0215a3cc kind:function(arm,size=0x50) addr:0x0215a3cc +func_ov078_0215a41c kind:function(arm,size=0x490) addr:0x0215a41c +func_ov078_0215a8ac kind:function(arm,size=0xb4) addr:0x0215a8ac +func_ov078_0215a960 kind:function(arm,size=0x23c) addr:0x0215a960 +func_ov078_0215ab9c kind:function(arm,size=0xa8) addr:0x0215ab9c +func_ov078_0215ac44 kind:function(arm,size=0x64) addr:0x0215ac44 +func_ov078_0215aca8 kind:function(arm,size=0xcc) addr:0x0215aca8 +func_ov078_0215ad74 kind:function(arm,size=0x414) addr:0x0215ad74 +func_ov078_0215b188 kind:function(arm,size=0xd8) addr:0x0215b188 +func_ov078_0215b260 kind:function(arm,size=0xd8) addr:0x0215b260 +func_ov078_0215b338 kind:function(arm,size=0x290) addr:0x0215b338 +func_ov078_0215b5c8 kind:function(arm,size=0x68c) addr:0x0215b5c8 +func_ov078_0215bc54 kind:function(arm,size=0x184) addr:0x0215bc54 +func_ov078_0215bdd8 kind:function(arm,size=0x45c) addr:0x0215bdd8 +func_ov078_0215c234 kind:function(arm,size=0x108) addr:0x0215c234 +func_ov078_0215c33c kind:function(arm,size=0x518) addr:0x0215c33c +func_ov078_0215c854 kind:function(arm,size=0x68) addr:0x0215c854 +func_ov078_0215c8bc kind:function(arm,size=0x30) addr:0x0215c8bc +func_ov078_0215c8ec kind:function(arm,size=0x34) addr:0x0215c8ec +func_ov078_0215c920 kind:function(arm,size=0x6c) addr:0x0215c920 +func_ov078_0215c98c kind:function(arm,size=0xb0) addr:0x0215c98c +func_ov078_0215ca3c kind:function(arm,size=0xb8) addr:0x0215ca3c +func_ov078_0215caf4 kind:function(arm,size=0x310) addr:0x0215caf4 +func_ov078_0215ce04 kind:function(arm,size=0x48) addr:0x0215ce04 +func_ov078_0215ce4c kind:function(arm,size=0x210) addr:0x0215ce4c +func_ov078_0215d05c kind:function(arm,size=0x288) addr:0x0215d05c +func_ov078_0215d2e4 kind:function(arm,size=0x500) addr:0x0215d2e4 +func_ov078_0215d7e4 kind:function(arm,size=0x174) addr:0x0215d7e4 +func_ov078_0215d958 kind:function(arm,size=0x128) addr:0x0215d958 +func_ov078_0215da80 kind:function(arm,size=0x2b8) addr:0x0215da80 +func_ov078_0215dd38 kind:function(arm,size=0xdc) addr:0x0215dd38 +func_ov078_0215de14 kind:function(arm,size=0x1f0) addr:0x0215de14 +func_ov078_0215e004 kind:function(arm,size=0xdc) addr:0x0215e004 +func_ov078_0215e0e0 kind:function(arm,size=0x90) addr:0x0215e0e0 +func_ov078_0215e170 kind:function(arm,size=0xc0) addr:0x0215e170 +func_ov078_0215e230 kind:function(arm,size=0xa0) addr:0x0215e230 +func_ov078_0215e2d0 kind:function(arm,size=0x14) addr:0x0215e2d0 +func_ov078_0215e2e4 kind:function(arm,size=0x34) addr:0x0215e2e4 +func_ov078_0215e318 kind:function(arm,size=0x84) addr:0x0215e318 +func_ov078_0215e39c kind:function(arm,size=0x28) addr:0x0215e39c +func_ov078_0215e3c4 kind:function(arm,size=0x30) addr:0x0215e3c4 +func_ov078_0215e3f4 kind:function(arm,size=0x30) addr:0x0215e3f4 +func_ov078_0215e424 kind:function(arm,size=0x58) addr:0x0215e424 +func_ov078_0215e47c kind:function(arm,size=0x58) addr:0x0215e47c +func_ov078_0215e4d4 kind:function(arm,size=0x64) addr:0x0215e4d4 +func_ov078_0215e538 kind:function(arm,size=0x88) addr:0x0215e538 +func_ov078_0215e5c0 kind:function(arm,size=0x80) addr:0x0215e5c0 +func_ov078_0215e640 kind:function(arm,size=0x38) addr:0x0215e640 +func_ov078_0215e678 kind:function(arm,size=0x48) addr:0x0215e678 +func_ov078_0215e6c0 kind:function(arm,size=0x144) addr:0x0215e6c0 +func_ov078_0215e804 kind:function(arm,size=0x284) addr:0x0215e804 +func_ov078_0215ea88 kind:function(arm,size=0x54) addr:0x0215ea88 +func_ov078_0215eadc kind:function(arm,size=0x24) addr:0x0215eadc +func_ov078_0215eb00 kind:function(arm,size=0x2c) addr:0x0215eb00 +func_ov078_0215eb2c kind:function(arm,size=0x1c) addr:0x0215eb2c +func_ov078_0215eb48 kind:function(arm,size=0xb8) addr:0x0215eb48 +func_ov078_0215ec00 kind:function(arm,size=0xc0) addr:0x0215ec00 +func_ov078_0215ecc0 kind:function(arm,size=0x14) addr:0x0215ecc0 +func_ov078_0215ecd4 kind:function(arm,size=0xc) addr:0x0215ecd4 +func_ov078_0215ece0 kind:function(arm,size=0x24) addr:0x0215ece0 +func_ov078_0215ed04 kind:function(arm,size=0x28) addr:0x0215ed04 +func_ov078_0215ed2c kind:function(arm,size=0x118) addr:0x0215ed2c +func_ov078_0215ee44 kind:function(arm,size=0x14) addr:0x0215ee44 +func_ov078_0215ee58 kind:function(arm,size=0x98) addr:0x0215ee58 +func_ov078_0215eef0 kind:function(arm,size=0x18) addr:0x0215eef0 +func_ov078_0215ef08 kind:function(arm,size=0x14) addr:0x0215ef08 +func_ov078_0215ef1c kind:function(arm,size=0x34) addr:0x0215ef1c +func_ov078_0215ef50 kind:function(arm,size=0x1c) addr:0x0215ef50 +func_ov078_0215ef6c kind:function(arm,size=0x30) addr:0x0215ef6c +func_ov078_0215ef9c kind:function(arm,size=0x38) addr:0x0215ef9c +func_ov078_0215efd4 kind:function(arm,size=0x14) addr:0x0215efd4 +func_ov078_0215efe8 kind:function(arm,size=0xc) addr:0x0215efe8 +func_ov078_0215eff4 kind:function(arm,size=0x24) addr:0x0215eff4 +func_ov078_0215f018 kind:function(arm,size=0x4c) addr:0x0215f018 +func_ov078_0215f064 kind:function(arm,size=0x5c) addr:0x0215f064 +func_ov078_0215f0c0 kind:function(arm,size=0x54) addr:0x0215f0c0 +func_ov078_0215f114 kind:function(arm,size=0x60) addr:0x0215f114 +func_ov078_0215f174 kind:function(arm,size=0x28) addr:0x0215f174 +func_ov078_0215f19c kind:function(arm,size=0x30) addr:0x0215f19c +func_ov078_0215f1cc kind:function(arm,size=0x14) addr:0x0215f1cc +func_ov078_0215f1e0 kind:function(arm,size=0x1c) addr:0x0215f1e0 +func_ov078_0215f1fc kind:function(arm,size=0x10) addr:0x0215f1fc +func_ov078_0215f20c kind:function(arm,size=0x198) addr:0x0215f20c +func_ov078_0215f3a4 kind:function(arm,size=0x24) addr:0x0215f3a4 +data_ov078_0215f3ca kind:data(any) addr:0x0215f3ca +data_ov078_0215f3cc kind:data(any) addr:0x0215f3cc +data_ov078_0215f3d4 kind:data(any) addr:0x0215f3d4 +data_ov078_0215f3dc kind:data(any) addr:0x0215f3dc +data_ov078_0215f3e0 kind:data(any) addr:0x0215f3e0 +data_ov078_0215f3e4 kind:data(any) addr:0x0215f3e4 +data_ov078_0215f3e8 kind:data(any) addr:0x0215f3e8 +data_ov078_0215f3ec kind:data(any) addr:0x0215f3ec +data_ov078_0215f40c kind:data(any) addr:0x0215f40c +data_ov078_0215f41c kind:data(any) addr:0x0215f41c +func_ov078_0215f42c kind:function(arm,size=0xa4) addr:0x0215f42c +func_ov078_0215f4d0 kind:function(arm,size=0x50) addr:0x0215f4d0 +func_ov078_0215f520 kind:function(arm,size=0x50) addr:0x0215f520 +data_ov078_0215f580 kind:data(any) addr:0x0215f580 +data_ov078_0215f584 kind:data(any) addr:0x0215f584 +data_ov078_0215f588 kind:data(any) addr:0x0215f588 +data_ov078_0215f58c kind:data(any) addr:0x0215f58c +data_ov078_0215f590 kind:data(any) addr:0x0215f590 +data_ov078_0215f594 kind:data(any) addr:0x0215f594 +data_ov078_0215f598 kind:data(any) addr:0x0215f598 +data_ov078_0215f59c kind:data(any) addr:0x0215f59c +data_ov078_0215f5a0 kind:data(any) addr:0x0215f5a0 +data_ov078_0215f5a4 kind:data(any) addr:0x0215f5a4 +data_ov078_0215f5a8 kind:data(any) addr:0x0215f5a8 +data_ov078_0215f5ac kind:data(any) addr:0x0215f5ac +data_ov078_0215f5b0 kind:data(any) addr:0x0215f5b0 +data_ov078_0215f5b4 kind:data(any) addr:0x0215f5b4 +data_ov078_0215f5b8 kind:data(any) addr:0x0215f5b8 +data_ov078_0215f5bc kind:data(any) addr:0x0215f5bc +data_ov078_0215f5c0 kind:data(any) addr:0x0215f5c0 +data_ov078_0215f5c4 kind:data(any) addr:0x0215f5c4 +data_ov078_0215f5c8 kind:data(any) addr:0x0215f5c8 +data_ov078_0215f5cc kind:data(any) addr:0x0215f5cc +data_ov078_0215f5d0 kind:data(any) addr:0x0215f5d0 +data_ov078_0215f5e8 kind:data(any) addr:0x0215f5e8 +data_ov078_0215f600 kind:data(any) addr:0x0215f600 +data_ov078_0215f634 kind:data(any) addr:0x0215f634 +data_ov078_0215f640 kind:data(any) addr:0x0215f640 +data_ov078_0215f658 kind:data(any) addr:0x0215f658 +data_ov078_0215f664 kind:data(any) addr:0x0215f664 ambiguous +data_ov078_0215f67c kind:data(any) addr:0x0215f67c +data_ov078_0215f6c8 kind:data(any) addr:0x0215f6c8 +data_ov078_0215f71c kind:data(any) addr:0x0215f71c ambiguous +data_ov078_0215f720 kind:data(any) addr:0x0215f720 +data_ov078_0215f768 kind:data(any) addr:0x0215f768 ambiguous +data_ov078_0215f7d0 kind:data(any) addr:0x0215f7d0 +data_ov078_0215f880 kind:data(any) addr:0x0215f880 +data_ov078_0215f898 kind:data(any) addr:0x0215f898 +data_ov078_0215f8b0 kind:data(any) addr:0x0215f8b0 +data_ov078_0215f8c8 kind:data(any) addr:0x0215f8c8 +data_ov078_0215f8e0 kind:data(any) addr:0x0215f8e0 +data_ov078_0215f8f8 kind:data(any) addr:0x0215f8f8 +data_ov078_0215f910 kind:data(any) addr:0x0215f910 +data_ov078_0215f928 kind:data(any) addr:0x0215f928 +data_ov078_0215f940 kind:data(any) addr:0x0215f940 +data_ov078_0215f958 kind:data(any) addr:0x0215f958 +data_ov078_0215f970 kind:data(any) addr:0x0215f970 +data_ov078_0215f988 kind:data(any) addr:0x0215f988 +data_ov078_0215f9a0 kind:data(any) addr:0x0215f9a0 +data_ov078_0215f9b8 kind:data(any) addr:0x0215f9b8 +data_ov078_0215f9bc kind:data(any) addr:0x0215f9bc ambiguous +data_ov078_0215f9d0 kind:data(any) addr:0x0215f9d0 +data_ov078_0215f9e8 kind:data(any) addr:0x0215f9e8 +data_ov078_0215fa00 kind:data(any) addr:0x0215fa00 +data_ov078_0215fa18 kind:data(any) addr:0x0215fa18 +data_ov078_0215fa30 kind:data(any) addr:0x0215fa30 +data_ov078_0215fa78 kind:data(any) addr:0x0215fa78 +data_ov078_0215fa90 kind:data(any) addr:0x0215fa90 +data_ov078_0215faa8 kind:data(any) addr:0x0215faa8 +data_ov078_0215fac0 kind:data(any) addr:0x0215fac0 +data_ov078_0215fad8 kind:data(any) addr:0x0215fad8 +data_ov078_0215faf0 kind:data(any) addr:0x0215faf0 +data_ov078_0215fb08 kind:data(any) addr:0x0215fb08 +data_ov078_0215fb28 kind:data(any) addr:0x0215fb28 +data_ov078_0215fb4c kind:data(any) addr:0x0215fb4c +data_ov078_0215fb98 kind:data(any) addr:0x0215fb98 +data_ov078_0215fbf4 kind:data(any) addr:0x0215fbf4 +data_ov078_0215fc1c kind:data(any) addr:0x0215fc1c +data_ov078_0215fc8c kind:data(any) addr:0x0215fc8c +data_ov078_0215fca0 kind:bss addr:0x0215fca0 +data_ov078_0215fcb0 kind:bss addr:0x0215fcb0 +data_ov078_0215fcbc kind:bss addr:0x0215fcbc +data_ov078_0215fcc8 kind:bss addr:0x0215fcc8 +data_ov078_0215fcd4 kind:bss addr:0x0215fcd4 +data_ov078_0215fd04 kind:bss addr:0x0215fd04 +data_ov078_0215fd74 kind:bss addr:0x0215fd74 ambiguous +data_ov078_0215fdcc kind:bss addr:0x0215fdcc ambiguous +data_ov078_0215fddc kind:bss addr:0x0215fddc +data_ov078_0215fde0 kind:bss addr:0x0215fde0 +data_ov078_0215fdec kind:bss addr:0x0215fdec +data_ov078_0215fec4 kind:bss addr:0x0215fec4 +data_ov078_0215fec8 kind:bss addr:0x0215fec8 +data_ov078_0215fed4 kind:bss addr:0x0215fed4 +data_ov078_0215fef4 kind:bss addr:0x0215fef4 ambiguous +data_ov078_0215ff08 kind:bss addr:0x0215ff08 ambiguous diff --git a/config/jp/arm9/overlays/ov079/delinks.txt b/config/jp/arm9/overlays/ov079/delinks.txt new file mode 100644 index 00000000..6d01fd4f --- /dev/null +++ b/config/jp/arm9/overlays/ov079/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x02159204 kind:code align:32 + .rodata start:0x02159204 end:0x021592a4 kind:data align:4 + .init start:0x021592a4 end:0x02159630 kind:code align:4 + .ctor start:0x02159630 end:0x0215965c kind:data align:4 + .data start:0x02159660 end:0x02159da0 kind:data align:32 + .bss start:0x02159da0 end:0x0215a660 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov079/relocs.txt b/config/jp/arm9/overlays/ov079/relocs.txt new file mode 100644 index 00000000..16ee218b --- /dev/null +++ b/config/jp/arm9/overlays/ov079/relocs.txt @@ -0,0 +1,1193 @@ +from:0x02152c28 kind:load to:0x02159db8 module:overlay(79) +from:0x02152c3c kind:arm_call to:0x02011f3c module:main +from:0x02152c48 kind:arm_call to:0x02152d78 module:overlay(79) +from:0x02152c5c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02152ca0 kind:load to:0x021596d4 module:overlay(79) +from:0x02152cf0 kind:arm_call to:0x01fff498 module:itcm +from:0x02152cf4 kind:arm_call to:0x01fff584 module:itcm +from:0x02152d30 kind:arm_call to:0x01fff498 module:itcm +from:0x02152d34 kind:arm_call to:0x01fff584 module:itcm +from:0x02152d6c kind:load to:0x027e0ce8 module:dtcm +from:0x02152d80 kind:arm_call to:0x02132020 module:overlay(48) +from:0x02152d98 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02152da0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02152db0 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02152e28 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02152e50 kind:arm_call to:0x0203e690 module:main +from:0x02152e5c kind:load to:0x02159720 module:overlay(79) +from:0x02152e60 kind:load to:0x021596f8 module:overlay(79) +from:0x02152e64 kind:load to:0x02152e6c module:overlay(79) +from:0x02152e68 kind:load to:0x02154b30 module:overlay(79) +from:0x02152e74 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02152e9c kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02152eb0 kind:arm_call to:0x0203e740 module:main +from:0x02152eb8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02152ec0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152ec8 kind:arm_call to:0x02132144 module:overlays(48,50) +from:0x02152ed4 kind:load to:0x02159720 module:overlay(79) +from:0x02152ed8 kind:load to:0x027e09c0 module:dtcm +from:0x02152edc kind:load to:0x02152e6c module:overlay(79) +from:0x02152efc kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02152f10 kind:arm_call to:0x0203e740 module:main +from:0x02152f18 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02152f20 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152f28 kind:arm_call to:0x02132144 module:overlays(48,50) +from:0x02152f30 kind:arm_call to:0x02011ff4 module:main +from:0x02152f3c kind:load to:0x02159720 module:overlay(79) +from:0x02152f40 kind:load to:0x027e09c0 module:dtcm +from:0x02152f44 kind:load to:0x02152e6c module:overlay(79) +from:0x02152f94 kind:arm_call to:0x0200f05c module:main +from:0x02152fc8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02152fd8 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02152fe4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02153034 kind:arm_call to:0x0215312c module:overlay(79) +from:0x02153060 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02153068 kind:arm_call to:0x02154734 module:overlay(79) +from:0x02153074 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02153084 kind:arm_call to:0x021547c8 module:overlay(79) +from:0x021530a0 kind:arm_call to:0x0207233c module:overlay(0) +from:0x02153114 kind:load to:0x02159db8 module:overlay(79) +from:0x02153118 kind:load to:0x02159204 module:overlay(79) +from:0x0215311c kind:load to:0x02154a40 module:overlay(79) +from:0x02153120 kind:load to:0x027e09c0 module:dtcm +from:0x02153124 kind:load to:0x027e09a4 module:dtcm +from:0x02153128 kind:load to:0x027e0cd8 module:dtcm +from:0x0215316c kind:arm_call to:0x01ffedac module:itcm +from:0x021531a0 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x021531e0 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02153220 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02153260 kind:arm_call to:0x0209db74 module:overlay(0) +from:0x02153284 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021532d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021532e4 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02153350 kind:load to:0x027e0ce8 module:dtcm +from:0x02153374 kind:load to:0x020af4a0 module:overlay(0) +from:0x02153384 kind:arm_call to:0x02153358 module:overlay(79) +from:0x021533b8 kind:load to:0x02159680 module:overlay(79) +from:0x021533f0 kind:load to:0x02159698 module:overlay(79) +from:0x02153408 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02153424 kind:arm_call to:0x021534c0 module:overlay(79) +from:0x0215342c kind:load to:0x027e09b8 module:dtcm +from:0x02153454 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153494 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x021534a8 kind:arm_call to:0x02072378 module:overlay(0) +from:0x021534b4 kind:load to:0x027e09a8 module:dtcm +from:0x021534bc kind:load to:0x027e09a4 module:dtcm +from:0x02153518 kind:arm_call to:0x02153f9c module:overlay(79) +from:0x02153524 kind:arm_call to:0x02154328 module:overlay(79) +from:0x02153538 kind:arm_call to:0x02153378 module:overlay(79) +from:0x02153544 kind:arm_call to:0x021545b4 module:overlay(79) +from:0x0215354c kind:arm_call to:0x02153cf0 module:overlay(79) +from:0x02153554 kind:arm_call to:0x02154088 module:overlay(79) +from:0x0215355c kind:load to:0x02159da0 module:overlay(79) +from:0x0215356c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02153580 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x0215359c kind:arm_call to:0x0208d268 module:overlay(0) +from:0x021535ac kind:arm_call to:0x0208d278 module:overlay(0) +from:0x021535e8 kind:arm_call to:0x01fff148 module:itcm +from:0x021535f8 kind:arm_call to:0x02153db4 module:overlay(79) +from:0x02153604 kind:load to:0x027e0ce0 module:dtcm +from:0x02153624 kind:arm_call to:0x02154210 module:overlay(79) +from:0x02153640 kind:arm_call to:0x02132218 module:overlays(48,51) +from:0x02153664 kind:arm_call to:0x02154328 module:overlay(79) +from:0x02153678 kind:arm_call to:0x02153378 module:overlay(79) +from:0x02153680 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021536a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021536c4 kind:arm_call to:0x021321b0 module:overlay(48) +from:0x021536dc kind:arm_call to:0x02154210 module:overlay(79) +from:0x021536f4 kind:arm_call to:0x01fff05c module:itcm +from:0x02153724 kind:arm_call to:0x021542a4 module:overlay(79) +from:0x0215372c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02153754 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153760 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02153784 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215379c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021537a8 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x021537d0 kind:arm_call to:0x01fff05c module:itcm +from:0x02153834 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215384c kind:arm_call to:0x01fff05c module:itcm +from:0x02153884 kind:arm_call to:0x02153db4 module:overlay(79) +from:0x02153898 kind:arm_call to:0x02153378 module:overlay(79) +from:0x021538ac kind:arm_call to:0x02154088 module:overlay(79) +from:0x021538c8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021538d0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021538dc kind:load to:0x027e0cd8 module:dtcm +from:0x021538e0 kind:load to:0x02139084 module:overlays(26,48,49) +from:0x021538e8 kind:load to:0x027e09a8 module:dtcm +from:0x021538fc kind:arm_call to:0x02132250 module:overlay(48) +from:0x0215391c kind:arm_call to:0x01fff05c module:itcm +from:0x02153940 kind:arm_call to:0x01fff05c module:itcm +from:0x02153988 kind:load to:0x027e0cd8 module:dtcm +from:0x021539a0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021539bc kind:arm_call to:0x0208d258 module:overlay(0) +from:0x021539dc kind:arm_call to:0x0208d268 module:overlay(0) +from:0x021539e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021539f8 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02153a20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153a5c kind:arm_call to:0x02153bec module:overlay(79) +from:0x02153a70 kind:arm_call to:0x02153c40 module:overlay(79) +from:0x02153a80 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02153a90 kind:arm_call to:0x02154210 module:overlay(79) +from:0x02153af0 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x02153b40 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153b80 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02153bd8 kind:arm_call to:0x02153378 module:overlay(79) +from:0x02153be4 kind:load to:0x027e09a8 module:dtcm +from:0x02153c08 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02153c10 kind:arm_call to:0x021546a4 module:overlay(79) +from:0x02153c2c kind:arm_call to:0x0215312c module:overlay(79) +from:0x02153c38 kind:arm_call to:0x02153378 module:overlay(79) +from:0x02153ca0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153cb0 kind:arm_call to:0x02153d50 module:overlay(79) +from:0x02153cd0 kind:arm_call to:0x02153db4 module:overlay(79) +from:0x02153cd8 kind:load to:0x027e09a8 module:dtcm +from:0x02153ce8 kind:load to:0x02159da0 module:overlay(79) +from:0x02153d30 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02153d48 kind:load to:0x02159da0 module:overlay(79) +from:0x02153d4c kind:load to:0x0215966c module:overlay(79) +from:0x02153dac kind:load to:0x02159da0 module:overlay(79) +from:0x02153db0 kind:load to:0x0215966c module:overlay(79) +from:0x02153e24 kind:arm_call to:0x0201696c module:main +from:0x02153e34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153e58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153e78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153e84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153f0c kind:arm_call to:0x01ffb744 module:itcm +from:0x02153f44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153f94 kind:load to:0x02159664 module:overlay(79) +from:0x02153fa8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02154014 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02154034 kind:arm_call to:0x01fff148 module:itcm +from:0x02154048 kind:arm_call to:0x02153c40 module:overlay(79) +from:0x0215405c kind:arm_call to:0x01fff148 module:itcm +from:0x02154070 kind:arm_call to:0x02153c40 module:overlay(79) +from:0x02154080 kind:load to:0x027e0ce0 module:dtcm +from:0x02154084 kind:load to:0x02159da0 module:overlay(79) +from:0x021540b0 kind:arm_call to:0x0201696c module:main +from:0x02154140 kind:arm_call to:0x01ff930c module:itcm +from:0x02154164 kind:arm_call to:0x0201696c module:main +from:0x02154174 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154188 kind:arm_call to:0x01ff930c module:itcm +from:0x021541a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021541d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021541f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02154200 kind:load to:0x02159668 module:overlay(79) +from:0x02154204 kind:load to:0x0203feb0 module:main +from:0x02154208 kind:load to:0x02159660 module:overlay(79) +from:0x0215420c kind:load to:0x027e0ce4 module:dtcm +from:0x02154250 kind:arm_call to:0x01ff916c module:itcm +from:0x02154278 kind:arm_call to:0x01ff916c module:itcm +from:0x021542d0 kind:arm_call to:0x01ffedac module:itcm +from:0x021542ec kind:arm_call to:0x01fff498 module:itcm +from:0x021542fc kind:arm_call to:0x01fff584 module:itcm +from:0x02154320 kind:load to:0x027e0ce8 module:dtcm +from:0x02154334 kind:arm_call to:0x01ffedac module:itcm +from:0x02154350 kind:arm_call to:0x01fff498 module:itcm +from:0x0215435c kind:arm_call to:0x01fff584 module:itcm +from:0x02154370 kind:arm_call to:0x02176954 module:overlay(94) +from:0x02154390 kind:load to:0x027e0ce8 module:dtcm +from:0x021543bc kind:arm_call to:0x01fff17c module:itcm +from:0x021543e0 kind:arm_call to:0x021321b0 module:overlay(48) +from:0x021543fc kind:load to:0x027e0ce0 module:dtcm +from:0x02154434 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02154484 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021544a8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021544ec kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02154528 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02154554 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02154570 kind:load to:0x027e0ce0 module:dtcm +from:0x0215458c kind:arm_call to:0x01fff1a4 module:itcm +from:0x021545a8 kind:arm_call to:0x0208d278 module:overlay(0) +from:0x021545b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021545c4 kind:arm_call to:0x02154508 module:overlay(79) +from:0x021545e0 kind:arm_call to:0x02154574 module:overlay(79) +from:0x021545fc kind:arm_call to:0x02154398 module:overlay(79) +from:0x02154634 kind:arm_call to:0x01fff05c module:itcm +from:0x02154668 kind:arm_call to:0x02153378 module:overlay(79) +from:0x02154674 kind:load to:0x027e0cd8 module:dtcm +from:0x02154688 kind:arm_call to:0x02153c40 module:overlay(79) +from:0x021546a0 kind:load to:0x02159da0 module:overlay(79) +from:0x021546c0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02154718 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215472c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215475c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02154784 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021547ac kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021547c4 kind:load to:0x02159da0 module:overlay(79) +from:0x021547f8 kind:arm_call to:0x01fff520 module:itcm +from:0x02154834 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02154860 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02154890 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02154918 kind:arm_call to:0x02153bec module:overlay(79) +from:0x02154930 kind:arm_call to:0x01fff520 module:itcm +from:0x0215494c kind:load to:0x027e0ce8 module:dtcm +from:0x02154950 kind:load to:0x020b4cc4 module:overlay(0) +from:0x02154958 kind:load to:0x02159da0 module:overlay(79) +from:0x0215497c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021549a8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021549fc kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02154a0c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02154a18 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02154a28 kind:load to:0x021596b8 module:overlay(79) +from:0x02154a34 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02154ab4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02154ae4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02154af8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02154b04 kind:arm_call to:0x01ffa328 module:itcm +from:0x02154b14 kind:arm_call to:0x01ffa60c module:itcm +from:0x02154b20 kind:arm_call to:0x0202a260 module:main +from:0x02154b2c kind:load to:0x0203feb0 module:main +from:0x02154b4c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02154b54 kind:arm_call to:0x02011ff4 module:main +from:0x02154b68 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02154b7c kind:load to:0x02159ea0 module:overlay(79) +from:0x02154b90 kind:arm_call to:0x02011f3c module:main +from:0x02154b9c kind:arm_call to:0x02154bcc module:overlay(79) +from:0x02154bb0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02154bc8 kind:load to:0x021597a0 module:overlay(79) +from:0x02154bd4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02154c04 kind:load to:0x021597c4 module:overlay(79) +from:0x02154c4c kind:arm_call to:0x01fff584 module:itcm +from:0x02154c6c kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02154c84 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02154c94 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02154ca0 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02154cd8 kind:arm_call to:0x02154e20 module:overlay(79) +from:0x02154ce4 kind:load to:0x027e0ce8 module:dtcm +from:0x02154d9c kind:arm_call to:0x02154e6c module:overlay(79) +from:0x02154dc8 kind:arm_call to:0x02154ef4 module:overlay(79) +from:0x02154df4 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02154e00 kind:arm_call to:0x02154e20 module:overlay(79) +from:0x02154f2c kind:arm_call to:0x021087cc module:overlay(31) +from:0x02154f4c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02154f60 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02154f68 kind:arm_call to:0x02011ff4 module:main +from:0x02154f7c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02154f90 kind:load to:0x02159eec module:overlay(79) +from:0x02154fa4 kind:arm_call to:0x02011f3c module:main +from:0x02154fb0 kind:arm_call to:0x0215500c module:overlay(79) +from:0x02154fc8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02155008 kind:load to:0x02159830 module:overlay(79) +from:0x02155018 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215507c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x021550a8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021550c0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021550d0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02155130 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02155140 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02155148 kind:arm_call to:0x0209afec module:overlay(0) +from:0x021551f0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02155234 kind:load to:0x02159950 module:overlay(79) +from:0x02155238 kind:load to:0x02159eec module:overlay(79) +from:0x0215523c kind:load to:0x02159854 module:overlay(79) +from:0x02155240 kind:load to:0x0204b164 module:main +from:0x02155248 kind:load to:0x0215981c module:overlay(79) +from:0x02155258 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02155278 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155280 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215529c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021552c8 kind:arm_call to:0x0203e740 module:main +from:0x021552d0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021552d8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021552e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021552e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021552f4 kind:load to:0x02159950 module:overlay(79) +from:0x021552f8 kind:load to:0x020a1aac module:overlay(0) +from:0x02155310 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155318 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02155334 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155360 kind:arm_call to:0x0203e740 module:main +from:0x02155368 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02155370 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02155378 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02155380 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02155388 kind:arm_call to:0x02011ff4 module:main +from:0x02155394 kind:load to:0x02159950 module:overlay(79) +from:0x02155398 kind:load to:0x020a1aac module:overlay(0) +from:0x02155444 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215545c kind:arm_call to:0x02155498 module:overlay(79) +from:0x0215546c kind:load to:0x027e0cd8 module:dtcm +from:0x02155470 kind:load to:0x027e0cec module:dtcm +from:0x02155494 kind:load to:0x02099dd4 module:overlay(0) +from:0x021554a4 kind:arm_call to:0x02155478 module:overlay(79) +from:0x021554e8 kind:load to:0x02159898 module:overlay(79) +from:0x0215550c kind:arm_call to:0x020c0778 module:overlay(17) +from:0x02155594 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x021555a8 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x021555ec kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02155608 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02155638 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02155658 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02155660 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02155680 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x021556ac kind:arm_call to:0x020c087c module:overlay(17) +from:0x021556cc kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155750 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215575c kind:load to:0x021598f0 module:overlay(79) +from:0x02155764 kind:load to:0x02159818 module:overlay(79) +from:0x02155768 kind:load to:0x027e07d4 module:dtcm +from:0x02155770 kind:load to:0x027e09c0 module:dtcm +from:0x02155788 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021557b8 kind:arm_call to:0x02156f74 module:overlay(79) +from:0x021557cc kind:arm_call to:0x02157020 module:overlay(79) +from:0x02155810 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02155838 kind:arm_call to:0x01ffc634 module:itcm +from:0x02155844 kind:load to:0x027e09b4 module:dtcm +from:0x02155874 kind:arm_call to:0x01fff148 module:itcm +from:0x02155910 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02155928 kind:load to:0x027e0ce0 module:dtcm +from:0x0215592c kind:load to:0x0203feb0 module:main +from:0x021559d8 kind:load to:0x021599a8 module:overlay(79) +from:0x021559dc kind:load to:0x0204b164 module:main +from:0x021559f8 kind:arm_call to:0x02156eb8 module:overlay(79) +from:0x02155a14 kind:arm_call to:0x02156c2c module:overlay(79) +from:0x02155a24 kind:arm_call to:0x02156f74 module:overlay(79) +from:0x02155a38 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155a48 kind:arm_call to:0x02156c2c module:overlay(79) +from:0x02155a5c kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155a94 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155b44 kind:load to:0x021599a8 module:overlay(79) +from:0x02155b48 kind:load to:0x0204b164 module:main +from:0x02155b64 kind:arm_call to:0x02156eb8 module:overlay(79) +from:0x02155b7c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02155b8c kind:arm_call to:0x01ff930c module:itcm +from:0x02155ba4 kind:arm_call to:0x02156c2c module:overlay(79) +from:0x02155bb4 kind:arm_call to:0x02156f74 module:overlay(79) +from:0x02155bc8 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155bd8 kind:arm_call to:0x02156c2c module:overlay(79) +from:0x02155bec kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155c20 kind:arm_call to:0x02155848 module:overlay(79) +from:0x02155c34 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155c9c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02155ca4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155cbc kind:load to:0x021599c0 module:overlay(79) +from:0x02155cdc kind:arm_call to:0x02015018 module:main +from:0x02155cfc kind:arm_call to:0x02156d00 module:overlay(79) +from:0x02155d14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155d28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155d8c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155d98 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155da0 kind:load to:0x027e09a8 module:dtcm +from:0x02155da8 kind:load to:0x0204b164 module:main +from:0x02155e10 kind:arm_call to:0x02156fd8 module:overlay(79) +from:0x02155e5c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02155e78 kind:load to:0x021599a8 module:overlay(79) +from:0x02155e7c kind:load to:0x0204b164 module:main +from:0x02155e8c kind:arm_call to:0x02156f74 module:overlay(79) +from:0x02155ee4 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02155ef8 kind:arm_call to:0x02156c2c module:overlay(79) +from:0x02155f0c kind:arm_call to:0x02156c2c module:overlay(79) +from:0x02155f34 kind:arm_call to:0x02156eb8 module:overlay(79) +from:0x02155f84 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02155f98 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02156008 kind:arm_call to:0x02015298 module:main +from:0x02156038 kind:arm_call to:0x02156d00 module:overlay(79) +from:0x02156050 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215605c kind:arm_call to:0x02156fd8 module:overlay(79) +from:0x02156090 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215609c kind:load to:0x021599c0 module:overlay(79) +from:0x021560a4 kind:load to:0x027e09a8 module:dtcm +from:0x021560a8 kind:load to:0x027e0cec module:dtcm +from:0x021560c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021560d8 kind:arm_call to:0x02156f4c module:overlay(79) +from:0x02156138 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02156148 kind:load to:0x021599a8 module:overlay(79) +from:0x02156154 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02156178 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215619c kind:arm_call to:0x02156f4c module:overlay(79) +from:0x0215620c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215621c kind:load to:0x021599d8 module:overlay(79) +from:0x02156220 kind:load to:0x027e09a8 module:dtcm +from:0x02156238 kind:arm_call to:0x02156c2c module:overlay(79) +from:0x02156248 kind:arm_call to:0x02156f74 module:overlay(79) +from:0x0215625c kind:arm_call to:0x02155498 module:overlay(79) +from:0x0215629c kind:arm_call to:0x02015018 module:main +from:0x021562b8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02156350 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215636c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02156390 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021563a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156414 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02156420 kind:load to:0x0203feb0 module:main +from:0x02156428 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02156430 kind:load to:0x027e09a8 module:dtcm +from:0x021564a4 kind:load to:0x021599a8 module:overlay(79) +from:0x021564e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02156550 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156580 kind:arm_call to:0x02015018 module:main +from:0x02156598 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02156638 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156654 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02156678 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156690 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021567dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021567fc kind:load to:0x021599d8 module:overlay(79) +from:0x02156800 kind:load to:0x027e09a8 module:dtcm +from:0x02156808 kind:load to:0x0203feb0 module:main +from:0x02156810 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215681c kind:load to:0x021599a8 module:overlay(79) +from:0x02156890 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021568a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021568b8 kind:load to:0x021599a8 module:overlay(79) +from:0x021568bc kind:load to:0x027e07d4 module:dtcm +from:0x021568c0 kind:load to:0x027e09a8 module:dtcm +from:0x021568d4 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x021568ec kind:arm_call to:0x02099394 module:overlay(0) +from:0x02156924 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02156930 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02156940 kind:arm_call to:0x02156f4c module:overlay(79) +from:0x0215694c kind:load to:0x020af498 module:overlay(0) +from:0x02156950 kind:load to:0x027e07d4 module:dtcm +from:0x02156980 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021569b0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02156a10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156a24 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156a44 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156a68 kind:load to:0x021599f0 module:overlay(79) +from:0x02156a6c kind:load to:0x027e09a8 module:dtcm +from:0x02156a74 kind:load to:0x027e0cec module:dtcm +from:0x02156a94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156aac kind:arm_call to:0x02156fd8 module:overlay(79) +from:0x02156abc kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02156ac4 kind:arm_call to:0x02156cbc module:overlay(79) +from:0x02156acc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02156ad8 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02156b38 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02156b54 kind:load to:0x021599a8 module:overlay(79) +from:0x02156bc4 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02156be4 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02156c00 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02156c18 kind:arm_call to:0x02156f4c module:overlay(79) +from:0x02156c24 kind:load to:0x020af498 module:overlay(0) +from:0x02156c28 kind:load to:0x027e07d4 module:dtcm +from:0x02156c48 kind:arm_call to:0x01fff148 module:itcm +from:0x02156c70 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02156c84 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02156c98 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02156cb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02156cf0 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02156cf8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02156d40 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02156d80 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02156da0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156dc8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02156de8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156e2c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156e48 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156e70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156e8c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156e98 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02156ea0 kind:load to:0x027e0ce4 module:dtcm +from:0x02156ea8 kind:load to:0x027e0cec module:dtcm +from:0x02156ee8 kind:arm_call to:0x01fff148 module:itcm +from:0x02156f28 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02156f30 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02156f48 kind:load to:0x027e0ce0 module:dtcm +from:0x02156f60 kind:arm_call to:0x02155498 module:overlay(79) +from:0x02156f6c kind:arm_call to:0x02155498 module:overlay(79) +from:0x02156f90 kind:arm_call to:0x01ffedac module:itcm +from:0x02156fa8 kind:arm_call to:0x01fff498 module:itcm +from:0x02156fb4 kind:arm_call to:0x02176954 module:overlay(94) +from:0x02156fd4 kind:load to:0x027e0ce8 module:dtcm +from:0x02156ff4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215700c kind:arm_call to:0x01fff498 module:itcm +from:0x0215701c kind:load to:0x027e0ce8 module:dtcm +from:0x02157040 kind:arm_call to:0x01ff916c module:itcm +from:0x0215705c kind:arm_call to:0x01ff916c module:itcm +from:0x02157088 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02157094 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021570b0 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021570c0 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021570d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021570d8 kind:arm_call to:0x02011ff4 module:main +from:0x021570ec kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02157100 kind:load to:0x02159fd4 module:overlay(79) +from:0x02157114 kind:arm_call to:0x02011f3c module:main +from:0x02157120 kind:arm_call to:0x02157170 module:overlay(79) +from:0x02157134 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02157168 kind:load to:0x02159a3c module:overlay(79) +from:0x02157178 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021571ac kind:arm_call to:0x020f9650 module:overlay(31) +from:0x021571b8 kind:arm_call to:0x0215787c module:overlay(79) +from:0x02157238 kind:load to:0x02159a60 module:overlay(79) +from:0x0215723c kind:load to:0x020b3168 module:overlay(0) +from:0x02157240 kind:load to:0x02159fd4 module:overlay(79) +from:0x02157250 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02157300 kind:load to:0x0203feb0 module:main +from:0x02157304 kind:load to:0x02159a08 module:overlay(79) +from:0x02157338 kind:arm_call to:0x02157778 module:overlay(79) +from:0x02157360 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157380 kind:arm_call to:0x0215766c module:overlay(79) +from:0x02157390 kind:arm_call to:0x0215768c module:overlay(79) +from:0x02157398 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021573f4 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x02157404 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157420 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x02157428 kind:arm_call to:0x0215768c module:overlay(79) +from:0x02157434 kind:arm_call to:0x0215768c module:overlay(79) +from:0x0215745c kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0215746c kind:arm_call to:0x02157730 module:overlay(79) +from:0x021574c4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02157508 kind:arm_call to:0x0215768c module:overlay(79) +from:0x02157524 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02157534 kind:arm_call to:0x0215768c module:overlay(79) +from:0x02157540 kind:load to:0x027e0ce0 module:dtcm +from:0x02157544 kind:load to:0x027e0d38 module:dtcm +from:0x0215754c kind:load to:0x027e09c0 module:dtcm +from:0x02157564 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021575a0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021575cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021575dc kind:arm_call to:0x01ffa60c module:itcm +from:0x02157654 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02157660 kind:load to:0x0203feb0 module:main +from:0x02157668 kind:load to:0x027e09b4 module:dtcm +from:0x02157688 kind:load to:0x0209a0b8 module:overlay(0) +from:0x02157698 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021576c4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021576e0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021576fc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157714 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157724 kind:load to:0x027e0cec module:dtcm +from:0x02157728 kind:load to:0x027e09a8 module:dtcm +from:0x0215773c kind:arm_call to:0x021577b0 module:overlay(79) +from:0x02157770 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021577a8 kind:arm_call to:0x0215768c module:overlay(79) +from:0x021577e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157868 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157874 kind:load to:0x0203feb0 module:main +from:0x02157878 kind:load to:0x027e09a8 module:dtcm +from:0x021578b4 kind:load to:0x02159a20 module:overlay(79) +from:0x021578cc kind:arm_call to:0x01fff458 module:itcm +from:0x021578e0 kind:arm_call to:0x01fff458 module:itcm +from:0x021578f4 kind:arm_call to:0x0215768c module:overlay(79) +from:0x0215790c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02157914 kind:arm_call to:0x02011ff4 module:main +from:0x0215792c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02157934 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215793c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02157954 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215795c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02157964 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215796c kind:arm_call to:0x02011ff4 module:main +from:0x02157980 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02157994 kind:load to:0x0215a0bc module:overlay(79) +from:0x021579a8 kind:arm_call to:0x02011f3c module:main +from:0x021579b4 kind:arm_call to:0x021579e4 module:overlay(79) +from:0x021579c8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021579e0 kind:load to:0x02159abc module:overlay(79) +from:0x021579ec kind:arm_call to:0x02141d48 module:overlay(70) +from:0x02157a00 kind:load to:0x02159ae0 module:overlay(79) +from:0x02157a50 kind:load to:0x0215a0bc module:overlay(79) +from:0x02157a60 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02157a68 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02157a80 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02157a88 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02157a90 kind:arm_call to:0x02011ff4 module:main +from:0x02157aa4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02157ab8 kind:load to:0x0215a1a4 module:overlay(79) +from:0x02157acc kind:arm_call to:0x02011f3c module:main +from:0x02157ad8 kind:arm_call to:0x02157b94 module:overlay(79) +from:0x02157af0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02157b00 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02157b7c kind:load to:0x02159b44 module:overlay(79) +from:0x02157b80 kind:load to:0x021596f8 module:overlay(79) +from:0x02157b84 kind:load to:0x02159b60 module:overlay(79) +from:0x02157ba0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02157bc4 kind:arm_call to:0x0203e690 module:main +from:0x02157bec kind:load to:0x02159b7c module:overlay(79) +from:0x02157bf0 kind:load to:0x02157c10 module:overlay(79) +from:0x02157bf4 kind:load to:0x02157bfc module:overlay(79) +from:0x02157bf8 kind:load to:0x0215a278 module:overlay(79) +from:0x02157c0c kind:load to:0x02058e69 module:overlay(0) +from:0x02157c18 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02157cf8 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02157d28 kind:arm_call to:0x01fff498 module:itcm +from:0x02157d34 kind:arm_call to:0x021036b0 module:overlay(31) +from:0x02157d50 kind:arm_call to:0x021036c0 module:overlay(31) +from:0x02157d70 kind:arm_call to:0x0203e740 module:main +from:0x02157d78 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02157d88 kind:load to:0x02159b7c module:overlay(79) +from:0x02157d8c kind:load to:0x027e0ce8 module:dtcm +from:0x02157d94 kind:load to:0x02157c10 module:overlay(79) +from:0x02157e6c kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02157e9c kind:arm_call to:0x01fff498 module:itcm +from:0x02157ea8 kind:arm_call to:0x021036b0 module:overlay(31) +from:0x02157ec4 kind:arm_call to:0x021036c0 module:overlay(31) +from:0x02157ee4 kind:arm_call to:0x0203e740 module:main +from:0x02157eec kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02157ef4 kind:arm_call to:0x02011ff4 module:main +from:0x02157f04 kind:load to:0x02159b7c module:overlay(79) +from:0x02157f08 kind:load to:0x027e0ce8 module:dtcm +from:0x02157f10 kind:load to:0x02157c10 module:overlay(79) +from:0x02157f58 kind:arm_call to:0x0203aec8 module:main +from:0x02157f6c kind:arm_call to:0x0203aa60 module:main +from:0x02157f78 kind:arm_call to:0x0203af44 module:main +from:0x02157fb0 kind:arm_call to:0x0203aec8 module:main +from:0x02157fc4 kind:arm_call to:0x0203aa60 module:main +from:0x02157fd8 kind:arm_call to:0x0203aa60 module:main +from:0x02157fec kind:arm_call to:0x0203a37c module:main +from:0x02158014 kind:arm_call to:0x0203aec8 module:main +from:0x02158028 kind:arm_call to:0x0203aa60 module:main +from:0x0215803c kind:arm_call to:0x0203aa60 module:main +from:0x02158048 kind:arm_call to:0x0203a6ac module:main +from:0x02158058 kind:arm_call to:0x0203bb50 module:main +from:0x0215808c kind:arm_call to:0x0203aec8 module:main +from:0x021580a0 kind:arm_call to:0x0203aa60 module:main +from:0x021580ac kind:arm_call to:0x0203af44 module:main +from:0x021580e4 kind:arm_call to:0x0203aec8 module:main +from:0x021580f8 kind:arm_call to:0x0203aa60 module:main +from:0x0215810c kind:arm_call to:0x0203aa60 module:main +from:0x02158120 kind:arm_call to:0x0203a37c module:main +from:0x02158148 kind:arm_call to:0x0203aec8 module:main +from:0x0215815c kind:arm_call to:0x0203aa60 module:main +from:0x02158170 kind:arm_call to:0x0203aa60 module:main +from:0x0215817c kind:arm_call to:0x0203a6ac module:main +from:0x02158180 kind:arm_call to:0x0203bb50 module:main +from:0x0215819c kind:arm_call to:0x02158334 module:overlay(79) +from:0x021581b0 kind:load to:0x0204b164 module:main +from:0x02158254 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158274 kind:arm_call to:0x02158334 module:overlay(79) +from:0x0215827c kind:arm_call to:0x02158324 module:overlay(79) +from:0x021582a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021582e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158308 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02158320 kind:load to:0x02159b38 module:overlay(79) +from:0x02158330 kind:load to:0x02158334 module:overlay(79) +from:0x021583d0 kind:arm_call to:0x0200f05c module:main +from:0x02158450 kind:arm_call to:0x0200f05c module:main +from:0x02158498 kind:arm_call to:0x0200f05c module:main +from:0x021584d8 kind:arm_call to:0x0200f05c module:main +from:0x02158514 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215853c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02158558 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215857c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215859c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021585bc kind:load to:0x0204b164 module:main +from:0x021585c0 kind:load to:0x0215a1a4 module:overlay(79) +from:0x021585c4 kind:load to:0x02159234 module:overlay(79) +from:0x021585c8 kind:load to:0x02159274 module:overlay(79) +from:0x021585cc kind:load to:0x027e09a8 module:dtcm +from:0x021585d8 kind:load to:0x027e0cec module:dtcm +from:0x021585ec kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02158600 kind:load to:0x0215a2ac module:overlay(79) +from:0x02158614 kind:arm_call to:0x02011f3c module:main +from:0x02158620 kind:arm_call to:0x021586cc module:overlay(79) +from:0x02158638 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02158648 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021586b4 kind:load to:0x02159b44 module:overlay(79) +from:0x021586b8 kind:load to:0x021596f8 module:overlay(79) +from:0x021586bc kind:load to:0x02159bbc module:overlay(79) +from:0x021586d4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215874c kind:load to:0x02159bd8 module:overlay(79) +from:0x02158750 kind:load to:0x0215a2ac module:overlay(79) +from:0x02158754 kind:load to:0x020b3168 module:overlay(0) +from:0x02158758 kind:load to:0x0215a380 module:overlay(79) +from:0x0215876c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02158794 kind:arm_call to:0x02158860 module:overlay(79) +from:0x02158800 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215880c kind:arm_call to:0x01fff458 module:itcm +from:0x02158834 kind:arm_call to:0x02158860 module:overlay(79) +from:0x02158858 kind:load to:0x027e0ce4 module:dtcm +from:0x02158884 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02158894 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021588a8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021588b0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021588c8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021588d0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021588d8 kind:arm_call to:0x02011ff4 module:main +from:0x021588ec kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02158900 kind:load to:0x0215a3b4 module:overlay(79) +from:0x02158914 kind:arm_call to:0x02011f3c module:main +from:0x02158920 kind:arm_call to:0x02158970 module:overlay(79) +from:0x02158938 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02158968 kind:load to:0x02159c18 module:overlay(79) +from:0x02158978 kind:arm_call to:0x0210098c module:overlay(31) +from:0x0215899c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021589ac kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021589cc kind:load to:0x02159c34 module:overlay(79) +from:0x021589d0 kind:load to:0x02159ccc module:overlay(79) +from:0x021589e0 kind:arm_call to:0x02100a7c module:overlay(31) +from:0x02158a10 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02158a34 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02158a5c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02158a7c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02158a88 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158a94 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158aa4 kind:load to:0x02159294 module:overlay(79) +from:0x02158aa8 kind:load to:0x0215a3d4 module:overlay(79) +from:0x02158aac kind:load to:0x02159284 module:overlay(79) +from:0x02158b5c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02158b64 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02158b6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b98 kind:arm_call to:0x02100ba4 module:overlay(31) +from:0x02158bc8 kind:arm_call to:0x020fe000 module:overlay(31) +from:0x02158be4 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02158bf4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02158c04 kind:arm_call to:0x02058dec module:overlay(0) +from:0x02158c10 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02158c1c kind:arm_call to:0x02058dec module:overlay(0) +from:0x02158c24 kind:load to:0x027e09a8 module:dtcm +from:0x02158c3c kind:arm_call to:0x020fe7b0 module:overlay(31) +from:0x02158c90 kind:load to:0x0215a3b4 module:overlay(79) +from:0x02158ca0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02158ca8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02158cb0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02158cc8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02158cd0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02158cd8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02158ce0 kind:arm_call to:0x02011ff4 module:main +from:0x02158cf4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02158d08 kind:arm_branch to:0x020fe9c0 module:overlay(31) +from:0x02158d18 kind:arm_branch to:0x020fe9bc module:overlay(31) +from:0x02158d28 kind:load to:0x0215a498 module:overlay(79) +from:0x02158d3c kind:arm_call to:0x02011f3c module:main +from:0x02158d48 kind:arm_call to:0x02158d98 module:overlay(79) +from:0x02158d60 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02158d90 kind:load to:0x02159ce8 module:overlay(79) +from:0x02158da0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02158db4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02158dbc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02158e28 kind:load to:0x02159d04 module:overlay(79) +from:0x02158e2c kind:load to:0x021596f8 module:overlay(79) +from:0x02158e30 kind:load to:0x0215a498 module:overlay(79) +from:0x02158e64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158ee4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02158f8c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02158f94 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02158fac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02158fb4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02158fbc kind:arm_call to:0x02011ff4 module:main +from:0x02158fd0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02158fe4 kind:load to:0x0215a57c module:overlay(79) +from:0x02158ff8 kind:arm_call to:0x02011f3c module:main +from:0x02159004 kind:arm_call to:0x02159040 module:overlay(79) +from:0x0215901c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215903c kind:load to:0x02159d44 module:overlay(79) +from:0x02159048 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215905c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02159068 kind:load to:0x02159d60 module:overlay(79) +from:0x021590b0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021590e8 kind:load to:0x027e0cd8 module:dtcm +from:0x02159114 kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x0215919c kind:load to:0x0215a57c module:overlay(79) +from:0x021591b4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021591bc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021591d4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021591dc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021591e4 kind:arm_call to:0x02011ff4 module:main +from:0x021591f8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021592cc kind:arm_call to:0x02152c50 module:overlay(79) +from:0x021592dc kind:arm_call to:0x0203e3a4 module:main +from:0x021592f0 kind:load to:0x02159da0 module:overlay(79) +from:0x021592f4 kind:load to:0x02159db8 module:overlay(79) +from:0x021592f8 kind:load to:0x02154b60 module:overlay(79) +from:0x021592fc kind:load to:0x02159dac module:overlay(79) +from:0x0215931c kind:arm_call to:0x02154ba4 module:overlay(79) +from:0x0215932c kind:arm_call to:0x0203e3a4 module:main +from:0x02159340 kind:load to:0x02159e90 module:overlay(79) +from:0x02159344 kind:load to:0x02159ea0 module:overlay(79) +from:0x02159348 kind:load to:0x02154f74 module:overlay(79) +from:0x0215934c kind:load to:0x02159e94 module:overlay(79) +from:0x0215939c kind:arm_call to:0x02154fb8 module:overlay(79) +from:0x021593ac kind:arm_call to:0x0203e3a4 module:main +from:0x021593c0 kind:load to:0x020af498 module:overlay(0) +from:0x021593c4 kind:load to:0x02159818 module:overlay(79) +from:0x021593cc kind:load to:0x02159edc module:overlay(79) +from:0x021593d0 kind:load to:0x02159eec module:overlay(79) +from:0x021593d4 kind:load to:0x021570e4 module:overlay(79) +from:0x021593d8 kind:load to:0x02159ee0 module:overlay(79) +from:0x02159414 kind:arm_call to:0x02157128 module:overlay(79) +from:0x02159424 kind:arm_call to:0x0203e3a4 module:main +from:0x02159438 kind:load to:0x02159a08 module:overlay(79) +from:0x02159440 kind:load to:0x02159fc4 module:overlay(79) +from:0x02159444 kind:load to:0x02159fd4 module:overlay(79) +from:0x02159448 kind:load to:0x02157978 module:overlay(79) +from:0x0215944c kind:load to:0x02159fc8 module:overlay(79) +from:0x0215946c kind:arm_call to:0x021579bc module:overlay(79) +from:0x0215947c kind:arm_call to:0x0203e3a4 module:main +from:0x02159490 kind:load to:0x0215a0ac module:overlay(79) +from:0x02159494 kind:load to:0x0215a0bc module:overlay(79) +from:0x02159498 kind:load to:0x02157a9c module:overlay(79) +from:0x0215949c kind:load to:0x0215a0b0 module:overlay(79) +from:0x021594bc kind:arm_call to:0x02157ae0 module:overlay(79) +from:0x021594cc kind:arm_call to:0x0203e3a4 module:main +from:0x021594e0 kind:load to:0x0215a194 module:overlay(79) +from:0x021594e4 kind:load to:0x0215a1a4 module:overlay(79) +from:0x021594e8 kind:load to:0x021585e4 module:overlay(79) +from:0x021594ec kind:load to:0x0215a198 module:overlay(79) +from:0x0215950c kind:arm_call to:0x02158628 module:overlay(79) +from:0x0215951c kind:arm_call to:0x0203e3a4 module:main +from:0x02159530 kind:load to:0x0215a29c module:overlay(79) +from:0x02159534 kind:load to:0x0215a2ac module:overlay(79) +from:0x02159538 kind:load to:0x021588e4 module:overlay(79) +from:0x0215953c kind:load to:0x0215a2a0 module:overlay(79) +from:0x0215955c kind:arm_call to:0x02158928 module:overlay(79) +from:0x0215956c kind:arm_call to:0x0203e3a4 module:main +from:0x02159580 kind:load to:0x0215a3a4 module:overlay(79) +from:0x02159584 kind:load to:0x0215a3b4 module:overlay(79) +from:0x02159588 kind:load to:0x02158cec module:overlay(79) +from:0x0215958c kind:load to:0x0215a3a8 module:overlay(79) +from:0x021595ac kind:arm_call to:0x02158d50 module:overlay(79) +from:0x021595bc kind:arm_call to:0x0203e3a4 module:main +from:0x021595d0 kind:load to:0x0215a488 module:overlay(79) +from:0x021595d4 kind:load to:0x0215a498 module:overlay(79) +from:0x021595d8 kind:load to:0x02158fc8 module:overlay(79) +from:0x021595dc kind:load to:0x0215a48c module:overlay(79) +from:0x021595fc kind:arm_call to:0x0215900c module:overlay(79) +from:0x0215960c kind:arm_call to:0x0203e3a4 module:main +from:0x02159620 kind:load to:0x0215a56c module:overlay(79) +from:0x02159624 kind:load to:0x0215a57c module:overlay(79) +from:0x02159628 kind:load to:0x021591f0 module:overlay(79) +from:0x0215962c kind:load to:0x0215a570 module:overlay(79) +from:0x02159630 kind:load to:0x021592a4 module:overlay(79) +from:0x02159634 kind:load to:0x02159300 module:overlay(79) +from:0x02159638 kind:load to:0x02159350 module:overlay(79) +from:0x0215963c kind:load to:0x021593dc module:overlay(79) +from:0x02159640 kind:load to:0x02159450 module:overlay(79) +from:0x02159644 kind:load to:0x021594a0 module:overlay(79) +from:0x02159648 kind:load to:0x021594f0 module:overlay(79) +from:0x0215964c kind:load to:0x02159540 module:overlay(79) +from:0x02159650 kind:load to:0x02159590 module:overlay(79) +from:0x02159654 kind:load to:0x021595e0 module:overlay(79) +from:0x02159680 kind:load to:0x02153430 module:overlay(79) +from:0x02159688 kind:load to:0x02153560 module:overlay(79) +from:0x02159690 kind:load to:0x0215398c module:overlay(79) +from:0x02159698 kind:load to:0x021534c0 module:overlay(79) +from:0x021596a0 kind:load to:0x02153610 module:overlay(79) +from:0x021596a8 kind:load to:0x021539ec module:overlay(79) +from:0x021596b8 kind:load to:0x02154a2c module:overlay(79) +from:0x021596bc kind:load to:0x02154b44 module:overlay(79) +from:0x021596c0 kind:load to:0x02099a80 module:overlay(0) +from:0x021596c4 kind:load to:0x02152ca8 module:overlay(79) +from:0x021596c8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021596d4 kind:load to:0x02152c2c module:overlay(79) +from:0x021596d8 kind:load to:0x020990ec module:overlay(0) +from:0x021596dc kind:load to:0x02098efc module:overlay(0) +from:0x021596e0 kind:load to:0x02098f78 module:overlay(0) +from:0x021596e4 kind:load to:0x020990f4 module:overlay(0) +from:0x021596e8 kind:load to:0x02099114 module:overlay(0) +from:0x021596ec kind:load to:0x02099140 module:overlay(0) +from:0x021596f8 kind:load to:0x0207db54 module:overlay(0) +from:0x021596fc kind:load to:0x0207db5c module:overlay(0) +from:0x02159700 kind:load to:0x0207e024 module:overlay(0) +from:0x02159704 kind:load to:0x0207e014 module:overlay(0) +from:0x02159708 kind:load to:0x0207e058 module:overlay(0) +from:0x0215970c kind:load to:0x0207e0c8 module:overlay(0) +from:0x02159710 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02159714 kind:load to:0x0207e168 module:overlay(0) +from:0x02159720 kind:load to:0x02099cc0 module:overlay(0) +from:0x02159724 kind:load to:0x02099cfc module:overlay(0) +from:0x02159728 kind:load to:0x02099d14 module:overlay(0) +from:0x0215972c kind:load to:0x02099d20 module:overlay(0) +from:0x02159730 kind:load to:0x01fff464 module:itcm +from:0x02159734 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02159738 kind:load to:0x02152f48 module:overlay(79) +from:0x0215973c kind:load to:0x02099c58 module:overlay(0) +from:0x02159740 kind:load to:0x021533bc module:overlay(79) +from:0x02159744 kind:load to:0x021533f4 module:overlay(79) +from:0x02159748 kind:load to:0x02099c64 module:overlay(0) +from:0x0215974c kind:load to:0x02154404 module:overlay(79) +from:0x02159750 kind:load to:0x02099c6c module:overlay(0) +from:0x02159754 kind:load to:0x02099c70 module:overlay(0) +from:0x02159758 kind:load to:0x02099d2c module:overlay(0) +from:0x0215975c kind:load to:0x02099d98 module:overlay(0) +from:0x02159760 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02159764 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02159768 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215976c kind:load to:0x02152e80 module:overlay(79) +from:0x02159770 kind:load to:0x02152ee0 module:overlay(79) +from:0x02159774 kind:load to:0x02132218 module:overlays(48,51) +from:0x02159778 kind:load to:0x021538f0 module:overlay(79) +from:0x0215977c kind:load to:0x021324e8 module:overlay(48) +from:0x02159780 kind:load to:0x021325a4 module:overlay(48) +from:0x02159784 kind:load to:0x021325b8 module:overlay(48) +from:0x02159788 kind:load to:0x021325c0 module:overlay(48) +from:0x0215978c kind:load to:0x02154400 module:overlay(79) +from:0x02159790 kind:load to:0x021544fc module:overlay(79) +from:0x02159794 kind:load to:0x0215495c module:overlay(79) +from:0x021597a0 kind:load to:0x02154b80 module:overlay(79) +from:0x021597a4 kind:load to:0x02098ef4 module:overlay(0) +from:0x021597a8 kind:load to:0x02098efc module:overlay(0) +from:0x021597ac kind:load to:0x02098f78 module:overlay(0) +from:0x021597b0 kind:load to:0x02098fb8 module:overlay(0) +from:0x021597b4 kind:load to:0x02098fbc module:overlay(0) +from:0x021597b8 kind:load to:0x02098fc0 module:overlay(0) +from:0x021597c4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021597c8 kind:load to:0x02099cfc module:overlay(0) +from:0x021597cc kind:load to:0x02099d14 module:overlay(0) +from:0x021597d0 kind:load to:0x02099d20 module:overlay(0) +from:0x021597d4 kind:load to:0x01fff464 module:itcm +from:0x021597d8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021597dc kind:load to:0x02154c08 module:overlay(79) +from:0x021597e0 kind:load to:0x02099c58 module:overlay(0) +from:0x021597e4 kind:load to:0x02154cec module:overlay(79) +from:0x021597e8 kind:load to:0x02099c60 module:overlay(0) +from:0x021597ec kind:load to:0x02099c64 module:overlay(0) +from:0x021597f0 kind:load to:0x02099c68 module:overlay(0) +from:0x021597f4 kind:load to:0x02099c6c module:overlay(0) +from:0x021597f8 kind:load to:0x02099c70 module:overlay(0) +from:0x021597fc kind:load to:0x02099d2c module:overlay(0) +from:0x02159800 kind:load to:0x02099d98 module:overlay(0) +from:0x02159804 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02159808 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215980c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02159810 kind:load to:0x02154f44 module:overlay(79) +from:0x02159814 kind:load to:0x02154f58 module:overlay(79) +from:0x02159830 kind:load to:0x02154f94 module:overlay(79) +from:0x02159834 kind:load to:0x020990ec module:overlay(0) +from:0x02159838 kind:load to:0x02098efc module:overlay(0) +from:0x0215983c kind:load to:0x02098f78 module:overlay(0) +from:0x02159840 kind:load to:0x020990f4 module:overlay(0) +from:0x02159844 kind:load to:0x02099114 module:overlay(0) +from:0x02159848 kind:load to:0x02099140 module:overlay(0) +from:0x02159854 kind:load to:0x02155250 module:overlay(79) +from:0x02159858 kind:load to:0x021570c8 module:overlay(79) +from:0x0215985c kind:load to:0x0209ba20 module:overlay(0) +from:0x02159860 kind:load to:0x0209ba54 module:overlay(0) +from:0x02159864 kind:load to:0x0209baec module:overlay(0) +from:0x02159868 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215986c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02159870 kind:load to:0x0209bb28 module:overlay(0) +from:0x02159874 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02159878 kind:load to:0x0209b838 module:overlay(0) +from:0x0215987c kind:load to:0x0209babc module:overlay(0) +from:0x02159880 kind:load to:0x0209bad4 module:overlay(0) +from:0x02159884 kind:load to:0x0209bb14 module:overlay(0) +from:0x02159888 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215988c kind:load to:0x0215709c module:overlay(79) +from:0x02159890 kind:load to:0x02157078 module:overlay(79) +from:0x02159894 kind:load to:0x0209bed8 module:overlay(0) +from:0x02159898 kind:load to:0x02155930 module:overlay(79) +from:0x021598a0 kind:load to:0x02155a9c module:overlay(79) +from:0x021598a8 kind:load to:0x02155c40 module:overlay(79) +from:0x021598b0 kind:load to:0x02155db0 module:overlay(79) +from:0x021598b8 kind:load to:0x02155fa4 module:overlay(79) +from:0x021598c0 kind:load to:0x021561a4 module:overlay(79) +from:0x021598c8 kind:load to:0x021560e0 module:overlay(79) +from:0x021598d0 kind:load to:0x02156820 module:overlay(79) +from:0x021598d8 kind:load to:0x02156954 module:overlay(79) +from:0x021598e0 kind:load to:0x02156ae0 module:overlay(79) +from:0x021598e8 kind:load to:0x02156438 module:overlay(79) +from:0x021598f0 kind:load to:0x021559e0 module:overlay(79) +from:0x021598f8 kind:load to:0x02155b4c module:overlay(79) +from:0x02159900 kind:load to:0x02155cc0 module:overlay(79) +from:0x02159908 kind:load to:0x02155e80 module:overlay(79) +from:0x02159910 kind:load to:0x021560b0 module:overlay(79) +from:0x02159918 kind:load to:0x02156228 module:overlay(79) +from:0x02159920 kind:load to:0x0215614c module:overlay(79) +from:0x02159928 kind:load to:0x021568c8 module:overlay(79) +from:0x02159930 kind:load to:0x02156a7c module:overlay(79) +from:0x02159938 kind:load to:0x02156b58 module:overlay(79) +from:0x02159940 kind:load to:0x021564a8 module:overlay(79) +from:0x02159950 kind:load to:0x02099cc0 module:overlay(0) +from:0x02159954 kind:load to:0x02099cfc module:overlay(0) +from:0x02159958 kind:load to:0x02099d14 module:overlay(0) +from:0x0215995c kind:load to:0x02099d20 module:overlay(0) +from:0x02159960 kind:load to:0x01fff464 module:itcm +from:0x02159964 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02159968 kind:load to:0x0215539c module:overlay(79) +from:0x0215996c kind:load to:0x02099c58 module:overlay(0) +from:0x02159970 kind:load to:0x021554ec module:overlay(79) +from:0x02159974 kind:load to:0x02099c60 module:overlay(0) +from:0x02159978 kind:load to:0x02099c64 module:overlay(0) +from:0x0215997c kind:load to:0x02155774 module:overlay(79) +from:0x02159980 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02159984 kind:load to:0x02099c70 module:overlay(0) +from:0x02159988 kind:load to:0x02099d2c module:overlay(0) +from:0x0215998c kind:load to:0x02099d98 module:overlay(0) +from:0x02159990 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02159994 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02159998 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215999c kind:load to:0x02155264 module:overlay(79) +from:0x021599a0 kind:load to:0x021552fc module:overlay(79) +from:0x021599a4 kind:load to:0x0209ad54 module:overlay(0) +from:0x02159a20 kind:load to:0x02157248 module:overlay(79) +from:0x02159a24 kind:load to:0x02157904 module:overlay(79) +from:0x02159a28 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02159a2c kind:load to:0x0207ce0c module:overlay(0) +from:0x02159a30 kind:load to:0x021578b8 module:overlay(79) +from:0x02159a3c kind:load to:0x02157104 module:overlay(79) +from:0x02159a40 kind:load to:0x020990ec module:overlay(0) +from:0x02159a44 kind:load to:0x02098efc module:overlay(0) +from:0x02159a48 kind:load to:0x02098f78 module:overlay(0) +from:0x02159a4c kind:load to:0x020990f4 module:overlay(0) +from:0x02159a50 kind:load to:0x02099114 module:overlay(0) +from:0x02159a54 kind:load to:0x02099140 module:overlay(0) +from:0x02159a60 kind:load to:0x02099cc0 module:overlay(0) +from:0x02159a64 kind:load to:0x02099cfc module:overlay(0) +from:0x02159a68 kind:load to:0x02099d14 module:overlay(0) +from:0x02159a6c kind:load to:0x02099d20 module:overlay(0) +from:0x02159a70 kind:load to:0x01fff464 module:itcm +from:0x02159a74 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02159a78 kind:load to:0x0215725c module:overlay(79) +from:0x02159a7c kind:load to:0x02099c58 module:overlay(0) +from:0x02159a80 kind:load to:0x02157308 module:overlay(79) +from:0x02159a84 kind:load to:0x02099c60 module:overlay(0) +from:0x02159a88 kind:load to:0x02099c64 module:overlay(0) +from:0x02159a8c kind:load to:0x02157550 module:overlay(79) +from:0x02159a90 kind:load to:0x02099c6c module:overlay(0) +from:0x02159a94 kind:load to:0x02099c70 module:overlay(0) +from:0x02159a98 kind:load to:0x02099d2c module:overlay(0) +from:0x02159a9c kind:load to:0x02099d98 module:overlay(0) +from:0x02159aa0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02159aa4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02159aa8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02159aac kind:load to:0x02157920 module:overlay(79) +from:0x02159ab0 kind:load to:0x02157948 module:overlay(79) +from:0x02159abc kind:load to:0x02157998 module:overlay(79) +from:0x02159ac0 kind:load to:0x020990ec module:overlay(0) +from:0x02159ac4 kind:load to:0x02098efc module:overlay(0) +from:0x02159ac8 kind:load to:0x02098f78 module:overlay(0) +from:0x02159acc kind:load to:0x020990f4 module:overlay(0) +from:0x02159ad0 kind:load to:0x02099114 module:overlay(0) +from:0x02159ad4 kind:load to:0x02099140 module:overlay(0) +from:0x02159ae0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02159ae4 kind:load to:0x02099cfc module:overlay(0) +from:0x02159ae8 kind:load to:0x02099d14 module:overlay(0) +from:0x02159aec kind:load to:0x02099d20 module:overlay(0) +from:0x02159af0 kind:load to:0x01fff464 module:itcm +from:0x02159af4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02159af8 kind:load to:0x02141d68 module:overlays(26,70) +from:0x02159afc kind:load to:0x02141d94 module:overlays(26,70) +from:0x02159b00 kind:load to:0x02099c5c module:overlay(0) +from:0x02159b04 kind:load to:0x02099c60 module:overlay(0) +from:0x02159b08 kind:load to:0x02099c64 module:overlay(0) +from:0x02159b0c kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02159b10 kind:load to:0x02099c6c module:overlay(0) +from:0x02159b14 kind:load to:0x02099c70 module:overlay(0) +from:0x02159b18 kind:load to:0x02099d2c module:overlay(0) +from:0x02159b1c kind:load to:0x02099d98 module:overlay(0) +from:0x02159b20 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02159b24 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02159b28 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02159b2c kind:load to:0x02157a54 module:overlay(79) +from:0x02159b30 kind:load to:0x02157a74 module:overlay(79) +from:0x02159b34 kind:load to:0x02157a04 module:overlay(79) +from:0x02159b48 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02159b4c kind:load to:0x0209e1dc module:overlay(0) +from:0x02159b50 kind:load to:0x0209e21c module:overlay(0) +from:0x02159b54 kind:load to:0x0209e23c module:overlay(0) +from:0x02159b60 kind:load to:0x02157abc module:overlay(79) +from:0x02159b64 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02159b68 kind:load to:0x0209e1dc module:overlay(0) +from:0x02159b6c kind:load to:0x0209e21c module:overlay(0) +from:0x02159b70 kind:load to:0x0209e23c module:overlay(0) +from:0x02159b7c kind:load to:0x02157f14 module:overlay(79) +from:0x02159b80 kind:load to:0x0209e87c module:overlay(0) +from:0x02159b84 kind:load to:0x021581b8 module:overlay(79) +from:0x02159b88 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02159b8c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02159b90 kind:load to:0x021582ac module:overlay(79) +from:0x02159b94 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02159b98 kind:load to:0x021581d4 module:overlay(79) +from:0x02159b9c kind:load to:0x0209e998 module:overlay(0) +from:0x02159ba0 kind:load to:0x0209e99c module:overlay(0) +from:0x02159ba4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02159ba8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02159bac kind:load to:0x02157c24 module:overlay(79) +from:0x02159bb0 kind:load to:0x02157d98 module:overlay(79) +from:0x02159bbc kind:load to:0x02158604 module:overlay(79) +from:0x02159bc0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02159bc4 kind:load to:0x0209e1dc module:overlay(0) +from:0x02159bc8 kind:load to:0x0209e21c module:overlay(0) +from:0x02159bcc kind:load to:0x0209e23c module:overlay(0) +from:0x02159bd8 kind:load to:0x0215875c module:overlay(79) +from:0x02159bdc kind:load to:0x0209e87c module:overlay(0) +from:0x02159be0 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02159be4 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02159be8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02159bec kind:load to:0x021587a0 module:overlay(79) +from:0x02159bf0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02159bf4 kind:load to:0x021587d8 module:overlay(79) +from:0x02159bf8 kind:load to:0x0209e998 module:overlay(0) +from:0x02159bfc kind:load to:0x0209e99c module:overlay(0) +from:0x02159c00 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02159c04 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02159c08 kind:load to:0x0215889c module:overlay(79) +from:0x02159c0c kind:load to:0x021588bc module:overlay(79) +from:0x02159c18 kind:load to:0x02158904 module:overlay(79) +from:0x02159c1c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02159c20 kind:load to:0x0209e1dc module:overlay(0) +from:0x02159c24 kind:load to:0x0209e21c module:overlay(0) +from:0x02159c28 kind:load to:0x0209e23c module:overlay(0) +from:0x02159c34 kind:load to:0x021589d4 module:overlay(79) +from:0x02159c38 kind:load to:0x0209e87c module:overlay(0) +from:0x02159c3c kind:load to:0x02158ab0 module:overlay(79) +from:0x02159c40 kind:load to:0x020fdea0 module:overlays(19,31) +from:0x02159c44 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02159c48 kind:load to:0x02100c58 module:overlays(19,31) +from:0x02159c4c kind:load to:0x02100cd8 module:overlays(19,31) +from:0x02159c50 kind:load to:0x0209e990 module:overlay(0) +from:0x02159c54 kind:load to:0x0209e998 module:overlay(0) +from:0x02159c58 kind:load to:0x0209e99c module:overlay(0) +from:0x02159c5c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02159c60 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02159c64 kind:load to:0x02158c94 module:overlay(79) +from:0x02159c68 kind:load to:0x02158cbc module:overlay(79) +from:0x02159c6c kind:load to:0x020fe9bc module:overlays(19,31) +from:0x02159c70 kind:load to:0x020fe9c0 module:overlays(19,31) +from:0x02159c74 kind:load to:0x02101118 module:overlays(19,31) +from:0x02159c78 kind:load to:0x02101144 module:overlays(19,31) +from:0x02159c7c kind:load to:0x02101184 module:overlays(19,31) +from:0x02159c80 kind:load to:0x021011b0 module:overlays(19,31) +from:0x02159c84 kind:load to:0x02100e00 module:overlays(19,31) +from:0x02159c88 kind:load to:0x02100eec module:overlays(19,31) +from:0x02159c8c kind:load to:0x0210105c module:overlays(19,31) +from:0x02159c90 kind:load to:0x02158bbc module:overlay(79) +from:0x02159c94 kind:load to:0x020fdf04 module:overlays(19,31) +from:0x02159c98 kind:load to:0x02100c28 module:overlays(19,31) +from:0x02159c9c kind:load to:0x020fe5a8 module:overlays(19,31) +from:0x02159ca0 kind:load to:0x02100c38 module:overlays(19,31) +from:0x02159ca4 kind:load to:0x02158c2c module:overlay(79) +from:0x02159ca8 kind:load to:0x02100ce4 module:overlays(19,31) +from:0x02159cac kind:load to:0x020fe744 module:overlays(19,31) +from:0x02159cb0 kind:load to:0x020fe748 module:overlays(19,31) +from:0x02159cb4 kind:load to:0x020fe758 module:overlays(19,31) +from:0x02159cb8 kind:load to:0x020fe838 module:overlays(19,31) +from:0x02159cbc kind:load to:0x020feabc module:overlays(19,31) +from:0x02159cc0 kind:load to:0x020feac4 module:overlays(19,31) +from:0x02159ccc kind:load to:0x0207483c module:overlay(0) +from:0x02159cd0 kind:load to:0x02158d10 module:overlay(79) +from:0x02159cd4 kind:load to:0x02158d00 module:overlay(79) +from:0x02159cd8 kind:load to:0x02074928 module:overlay(0) +from:0x02159cdc kind:load to:0x02158c44 module:overlay(79) +from:0x02159ce8 kind:load to:0x02158d2c module:overlay(79) +from:0x02159cec kind:load to:0x0209e1d4 module:overlay(0) +from:0x02159cf0 kind:load to:0x0209e1dc module:overlay(0) +from:0x02159cf4 kind:load to:0x0209e21c module:overlay(0) +from:0x02159cf8 kind:load to:0x0209e23c module:overlay(0) +from:0x02159d04 kind:load to:0x02158e34 module:overlay(79) +from:0x02159d08 kind:load to:0x0209e87c module:overlay(0) +from:0x02159d0c kind:load to:0x02158f44 module:overlay(79) +from:0x02159d10 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02159d14 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02159d18 kind:load to:0x02158f48 module:overlay(79) +from:0x02159d1c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02159d20 kind:load to:0x0209e990 module:overlay(0) +from:0x02159d24 kind:load to:0x0209e998 module:overlay(0) +from:0x02159d28 kind:load to:0x0209e99c module:overlay(0) +from:0x02159d2c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02159d30 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02159d34 kind:load to:0x02158f80 module:overlay(79) +from:0x02159d38 kind:load to:0x02158fa0 module:overlay(79) +from:0x02159d44 kind:load to:0x02158fe8 module:overlay(79) +from:0x02159d48 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02159d4c kind:load to:0x0209e1dc module:overlay(0) +from:0x02159d50 kind:load to:0x0209e21c module:overlay(0) +from:0x02159d54 kind:load to:0x0209e23c module:overlay(0) +from:0x02159d60 kind:load to:0x0215906c module:overlay(79) +from:0x02159d64 kind:load to:0x0209e87c module:overlay(0) +from:0x02159d68 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x02159d6c kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02159d70 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02159d74 kind:load to:0x021590ec module:overlay(79) +from:0x02159d78 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02159d7c kind:load to:0x0209e990 module:overlay(0) +from:0x02159d80 kind:load to:0x0209e998 module:overlay(0) +from:0x02159d84 kind:load to:0x0209e99c module:overlay(0) +from:0x02159d88 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02159d8c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02159d90 kind:load to:0x021591a8 module:overlay(79) +from:0x02159d94 kind:load to:0x021591c8 module:overlay(79) +from:0x02159d98 kind:load to:0x02159150 module:overlay(79) +from:0x02159d9c kind:load to:0x021591a0 module:overlay(79) diff --git a/config/jp/arm9/overlays/ov079/symbols.txt b/config/jp/arm9/overlays/ov079/symbols.txt new file mode 100644 index 00000000..2bcc59e4 --- /dev/null +++ b/config/jp/arm9/overlays/ov079/symbols.txt @@ -0,0 +1,315 @@ +func_ov079_02152c20 kind:function(arm,size=0xc) addr:0x02152c20 +func_ov079_02152c2c kind:function(arm,size=0x24) addr:0x02152c2c +func_ov079_02152c50 kind:function(arm,size=0x58) addr:0x02152c50 +func_ov079_02152ca8 kind:function(arm,size=0xd0) addr:0x02152ca8 +func_ov079_02152d78 kind:function(arm,size=0xf4) addr:0x02152d78 +func_ov079_02152e6c kind:function(arm,size=0x14) addr:0x02152e6c +func_ov079_02152e80 kind:function(arm,size=0x60) addr:0x02152e80 +func_ov079_02152ee0 kind:function(arm,size=0x68) addr:0x02152ee0 +func_ov079_02152f48 kind:function(arm,size=0x1e4) addr:0x02152f48 +func_ov079_0215312c kind:function(arm,size=0x22c) addr:0x0215312c +func_ov079_02153358 kind:function(arm,size=0x20) addr:0x02153358 +func_ov079_02153378 kind:function(arm,size=0x44) addr:0x02153378 +func_ov079_021533bc kind:function(arm,size=0x38) addr:0x021533bc +func_ov079_021533f4 kind:function(arm,size=0x3c) addr:0x021533f4 +func_ov079_02153430 kind:function(arm,size=0x90) addr:0x02153430 +func_ov079_021534c0 kind:function(arm,size=0xa0) addr:0x021534c0 +func_ov079_02153560 kind:function(arm,size=0xb0) addr:0x02153560 +func_ov079_02153610 kind:function(arm,size=0x2e0) addr:0x02153610 +func_ov079_021538f0 kind:function(arm,size=0x9c) addr:0x021538f0 +func_ov079_0215398c kind:function(arm,size=0x60) addr:0x0215398c +func_ov079_021539ec kind:function(arm,size=0x200) addr:0x021539ec +func_ov079_02153bec kind:function(arm,size=0x54) addr:0x02153bec +func_ov079_02153c40 kind:function(arm,size=0xb0) addr:0x02153c40 +func_ov079_02153cf0 kind:function(arm,size=0x60) addr:0x02153cf0 +func_ov079_02153d50 kind:function(arm,size=0x64) addr:0x02153d50 +func_ov079_02153db4 kind:function(arm,size=0x1e8) addr:0x02153db4 +func_ov079_02153f9c kind:function(arm,size=0xec) addr:0x02153f9c +func_ov079_02154088 kind:function(arm,size=0x188) addr:0x02154088 +func_ov079_02154210 kind:function(arm,size=0x94) addr:0x02154210 +func_ov079_021542a4 kind:function(arm,size=0x84) addr:0x021542a4 +func_ov079_02154328 kind:function(arm,size=0x70) addr:0x02154328 +func_ov079_02154398 kind:function(arm,size=0x68) addr:0x02154398 +func_ov079_02154400 kind:function(arm,size=0x4) addr:0x02154400 +func_ov079_02154404 kind:function(arm,size=0xf8) addr:0x02154404 +func_ov079_021544fc kind:function(arm,size=0xc) addr:0x021544fc +func_ov079_02154508 kind:function(arm,size=0x6c) addr:0x02154508 +func_ov079_02154574 kind:function(arm,size=0x40) addr:0x02154574 +func_ov079_021545b4 kind:function(arm,size=0xc4) addr:0x021545b4 +func_ov079_02154678 kind:function(arm,size=0x2c) addr:0x02154678 +func_ov079_021546a4 kind:function(arm,size=0x90) addr:0x021546a4 +func_ov079_02154734 kind:function(arm,size=0x94) addr:0x02154734 +func_ov079_021547c8 kind:function(arm,size=0x194) addr:0x021547c8 +func_ov079_0215495c kind:function(arm,size=0xd0) addr:0x0215495c +func_ov079_02154a2c kind:function(arm,size=0x14) addr:0x02154a2c +func_ov079_02154a40 kind:function(arm,size=0xf0) addr:0x02154a40 +func_ov079_02154b30 kind:function(arm,size=0x14) addr:0x02154b30 +func_ov079_02154b44 kind:function(arm,size=0x1c) addr:0x02154b44 +func_ov079_02154b60 kind:function(arm,size=0x14) addr:0x02154b60 +func_ov079_02154b74 kind:function(arm,size=0xc) addr:0x02154b74 +func_ov079_02154b80 kind:function(arm,size=0x24) addr:0x02154b80 +func_ov079_02154ba4 kind:function(arm,size=0x28) addr:0x02154ba4 +func_ov079_02154bcc kind:function(arm,size=0x3c) addr:0x02154bcc +func_ov079_02154c08 kind:function(arm,size=0xe4) addr:0x02154c08 +func_ov079_02154cec kind:function(arm,size=0x134) addr:0x02154cec +func_ov079_02154e20 kind:function(arm,size=0x4c) addr:0x02154e20 +func_ov079_02154e6c kind:function(arm,size=0x88) addr:0x02154e6c +func_ov079_02154ef4 kind:function(arm,size=0x50) addr:0x02154ef4 +func_ov079_02154f44 kind:function(arm,size=0x14) addr:0x02154f44 +func_ov079_02154f58 kind:function(arm,size=0x1c) addr:0x02154f58 +func_ov079_02154f74 kind:function(arm,size=0x14) addr:0x02154f74 +func_ov079_02154f88 kind:function(arm,size=0xc) addr:0x02154f88 +func_ov079_02154f94 kind:function(arm,size=0x24) addr:0x02154f94 +func_ov079_02154fb8 kind:function(arm,size=0x54) addr:0x02154fb8 +func_ov079_0215500c kind:function(arm,size=0x244) addr:0x0215500c +func_ov079_02155250 kind:function(arm,size=0x14) addr:0x02155250 +func_ov079_02155264 kind:function(arm,size=0x98) addr:0x02155264 +func_ov079_021552fc kind:function(arm,size=0xa0) addr:0x021552fc +func_ov079_0215539c kind:function(arm,size=0xdc) addr:0x0215539c +func_ov079_02155478 kind:function(arm,size=0x20) addr:0x02155478 +func_ov079_02155498 kind:function(arm,size=0x54) addr:0x02155498 +func_ov079_021554ec kind:function(arm,size=0x288) addr:0x021554ec +func_ov079_02155774 kind:function(arm,size=0xd4) addr:0x02155774 +func_ov079_02155848 kind:function(arm,size=0xe8) addr:0x02155848 +func_ov079_02155930 kind:function(arm,size=0xb0) addr:0x02155930 +func_ov079_021559e0 kind:function(arm,size=0xbc) addr:0x021559e0 +func_ov079_02155a9c kind:function(arm,size=0xb0) addr:0x02155a9c +func_ov079_02155b4c kind:function(arm,size=0xf4) addr:0x02155b4c +func_ov079_02155c40 kind:function(arm,size=0x80) addr:0x02155c40 +func_ov079_02155cc0 kind:function(arm,size=0xf0) addr:0x02155cc0 +func_ov079_02155db0 kind:function(arm,size=0xd0) addr:0x02155db0 +func_ov079_02155e80 kind:function(arm,size=0x124) addr:0x02155e80 +func_ov079_02155fa4 kind:function(arm,size=0x10c) addr:0x02155fa4 +func_ov079_021560b0 kind:function(arm,size=0x30) addr:0x021560b0 +func_ov079_021560e0 kind:function(arm,size=0x6c) addr:0x021560e0 +func_ov079_0215614c kind:function(arm,size=0x58) addr:0x0215614c +func_ov079_021561a4 kind:function(arm,size=0x84) addr:0x021561a4 +func_ov079_02156228 kind:function(arm,size=0x210) addr:0x02156228 +func_ov079_02156438 kind:function(arm,size=0x70) addr:0x02156438 +func_ov079_021564a8 kind:function(arm,size=0x378) addr:0x021564a8 +func_ov079_02156820 kind:function(arm,size=0xa8) addr:0x02156820 +func_ov079_021568c8 kind:function(arm,size=0x8c) addr:0x021568c8 +func_ov079_02156954 kind:function(arm,size=0x128) addr:0x02156954 +func_ov079_02156a7c kind:function(arm,size=0x64) addr:0x02156a7c +func_ov079_02156ae0 kind:function(arm,size=0x78) addr:0x02156ae0 +func_ov079_02156b58 kind:function(arm,size=0xd4) addr:0x02156b58 +func_ov079_02156c2c kind:function(arm,size=0x90) addr:0x02156c2c +func_ov079_02156cbc kind:function(arm,size=0x44) addr:0x02156cbc +func_ov079_02156d00 kind:function(arm,size=0x1b8) addr:0x02156d00 +func_ov079_02156eb8 kind:function(arm,size=0x94) addr:0x02156eb8 +func_ov079_02156f4c kind:function(arm,size=0x28) addr:0x02156f4c +func_ov079_02156f74 kind:function(arm,size=0x64) addr:0x02156f74 +func_ov079_02156fd8 kind:function(arm,size=0x48) addr:0x02156fd8 +func_ov079_02157020 kind:function(arm,size=0x58) addr:0x02157020 +func_ov079_02157078 kind:function(arm,size=0x24) addr:0x02157078 +func_ov079_0215709c kind:function(arm,size=0x2c) addr:0x0215709c +func_ov079_021570c8 kind:function(arm,size=0x1c) addr:0x021570c8 +func_ov079_021570e4 kind:function(arm,size=0x14) addr:0x021570e4 +func_ov079_021570f8 kind:function(arm,size=0xc) addr:0x021570f8 +func_ov079_02157104 kind:function(arm,size=0x24) addr:0x02157104 +func_ov079_02157128 kind:function(arm,size=0x48) addr:0x02157128 +func_ov079_02157170 kind:function(arm,size=0xd8) addr:0x02157170 +func_ov079_02157248 kind:function(arm,size=0x14) addr:0x02157248 +func_ov079_0215725c kind:function(arm,size=0xac) addr:0x0215725c +func_ov079_02157308 kind:function(arm,size=0x248) addr:0x02157308 +func_ov079_02157550 kind:function(arm,size=0x11c) addr:0x02157550 +func_ov079_0215766c kind:function(arm,size=0x20) addr:0x0215766c +func_ov079_0215768c kind:function(arm,size=0xa4) addr:0x0215768c +func_ov079_02157730 kind:function(arm,size=0x48) addr:0x02157730 +func_ov079_02157778 kind:function(arm,size=0x38) addr:0x02157778 +func_ov079_021577b0 kind:function(arm,size=0xcc) addr:0x021577b0 +func_ov079_0215787c kind:function(arm,size=0x3c) addr:0x0215787c +func_ov079_021578b8 kind:function(arm,size=0x4c) addr:0x021578b8 +func_ov079_02157904 kind:function(arm,size=0x1c) addr:0x02157904 +func_ov079_02157920 kind:function(arm,size=0x28) addr:0x02157920 +func_ov079_02157948 kind:function(arm,size=0x30) addr:0x02157948 +func_ov079_02157978 kind:function(arm,size=0x14) addr:0x02157978 +func_ov079_0215798c kind:function(arm,size=0xc) addr:0x0215798c +func_ov079_02157998 kind:function(arm,size=0x24) addr:0x02157998 +func_ov079_021579bc kind:function(arm,size=0x28) addr:0x021579bc +func_ov079_021579e4 kind:function(arm,size=0x20) addr:0x021579e4 +func_ov079_02157a04 kind:function(arm,size=0x50) addr:0x02157a04 +func_ov079_02157a54 kind:function(arm,size=0x20) addr:0x02157a54 +func_ov079_02157a74 kind:function(arm,size=0x28) addr:0x02157a74 +func_ov079_02157a9c kind:function(arm,size=0x14) addr:0x02157a9c +func_ov079_02157ab0 kind:function(arm,size=0xc) addr:0x02157ab0 +func_ov079_02157abc kind:function(arm,size=0x24) addr:0x02157abc +func_ov079_02157ae0 kind:function(arm,size=0xb4) addr:0x02157ae0 +func_ov079_02157b94 kind:function(arm,size=0x68) addr:0x02157b94 +func_ov079_02157bfc kind:function(arm,size=0x14) addr:0x02157bfc +func_ov079_02157c10 kind:function(arm,size=0x14) addr:0x02157c10 +func_ov079_02157c24 kind:function(arm,size=0x174) addr:0x02157c24 +func_ov079_02157d98 kind:function(arm,size=0x17c) addr:0x02157d98 +func_ov079_02157f14 kind:function(arm,size=0x2a4) addr:0x02157f14 +func_ov079_021581b8 kind:function(arm,size=0x1c) addr:0x021581b8 +func_ov079_021581d4 kind:function(arm,size=0xd8) addr:0x021581d4 +func_ov079_021582ac kind:function(arm,size=0x78) addr:0x021582ac +func_ov079_02158324 kind:function(arm,size=0x10) addr:0x02158324 +func_ov079_02158334 kind:function(arm,size=0x2b0) addr:0x02158334 +func_ov079_021585e4 kind:function(arm,size=0x14) addr:0x021585e4 +func_ov079_021585f8 kind:function(arm,size=0xc) addr:0x021585f8 +func_ov079_02158604 kind:function(arm,size=0x24) addr:0x02158604 +func_ov079_02158628 kind:function(arm,size=0xa4) addr:0x02158628 +func_ov079_021586cc kind:function(arm,size=0x90) addr:0x021586cc +func_ov079_0215875c kind:function(arm,size=0x44) addr:0x0215875c +func_ov079_021587a0 kind:function(arm,size=0x38) addr:0x021587a0 +func_ov079_021587d8 kind:function(arm,size=0x88) addr:0x021587d8 +func_ov079_02158860 kind:function(arm,size=0x3c) addr:0x02158860 +func_ov079_0215889c kind:function(arm,size=0x20) addr:0x0215889c +func_ov079_021588bc kind:function(arm,size=0x28) addr:0x021588bc +func_ov079_021588e4 kind:function(arm,size=0x14) addr:0x021588e4 +func_ov079_021588f8 kind:function(arm,size=0xc) addr:0x021588f8 +func_ov079_02158904 kind:function(arm,size=0x24) addr:0x02158904 +func_ov079_02158928 kind:function(arm,size=0x48) addr:0x02158928 +func_ov079_02158970 kind:function(arm,size=0x64) addr:0x02158970 +func_ov079_021589d4 kind:function(arm,size=0xdc) addr:0x021589d4 +func_ov079_02158ab0 kind:function(arm,size=0x10c) addr:0x02158ab0 +func_ov079_02158bbc kind:function(arm,size=0x70) addr:0x02158bbc +func_ov079_02158c2c kind:function(arm,size=0x18) addr:0x02158c2c +func_ov079_02158c44 kind:function(arm,size=0x50) addr:0x02158c44 +func_ov079_02158c94 kind:function(arm,size=0x28) addr:0x02158c94 +func_ov079_02158cbc kind:function(arm,size=0x30) addr:0x02158cbc +func_ov079_02158cec kind:function(arm,size=0x14) addr:0x02158cec +func_ov079_02158d00 kind:function(arm,size=0x10) addr:0x02158d00 +func_ov079_02158d10 kind:function(arm,size=0x10) addr:0x02158d10 +func_ov079_02158d20 kind:function(arm,size=0xc) addr:0x02158d20 +func_ov079_02158d2c kind:function(arm,size=0x24) addr:0x02158d2c +func_ov079_02158d50 kind:function(arm,size=0x48) addr:0x02158d50 +func_ov079_02158d98 kind:function(arm,size=0x9c) addr:0x02158d98 +func_ov079_02158e34 kind:function(arm,size=0x110) addr:0x02158e34 +func_ov079_02158f44 kind:function(arm,size=0x4) addr:0x02158f44 +func_ov079_02158f48 kind:function(arm,size=0x38) addr:0x02158f48 +func_ov079_02158f80 kind:function(arm,size=0x20) addr:0x02158f80 +func_ov079_02158fa0 kind:function(arm,size=0x28) addr:0x02158fa0 +func_ov079_02158fc8 kind:function(arm,size=0x14) addr:0x02158fc8 +func_ov079_02158fdc kind:function(arm,size=0xc) addr:0x02158fdc +func_ov079_02158fe8 kind:function(arm,size=0x24) addr:0x02158fe8 +func_ov079_0215900c kind:function(arm,size=0x34) addr:0x0215900c +func_ov079_02159040 kind:function(arm,size=0x2c) addr:0x02159040 +func_ov079_0215906c kind:function(arm,size=0x80) addr:0x0215906c +func_ov079_021590ec kind:function(arm,size=0x64) addr:0x021590ec +func_ov079_02159150 kind:function(arm,size=0x50) addr:0x02159150 +func_ov079_021591a0 kind:function(arm,size=0x8) addr:0x021591a0 +func_ov079_021591a8 kind:function(arm,size=0x20) addr:0x021591a8 +func_ov079_021591c8 kind:function(arm,size=0x28) addr:0x021591c8 +func_ov079_021591f0 kind:function(arm,size=0x14) addr:0x021591f0 +data_ov079_02159204 kind:data(any) addr:0x02159204 +data_ov079_02159228 kind:data(any) addr:0x02159228 ambiguous +data_ov079_02159234 kind:data(any) addr:0x02159234 +data_ov079_02159274 kind:data(any) addr:0x02159274 +data_ov079_02159284 kind:data(any) addr:0x02159284 +data_ov079_02159294 kind:data(any) addr:0x02159294 +func_ov079_021592a4 kind:function(arm,size=0x5c) addr:0x021592a4 +func_ov079_02159300 kind:function(arm,size=0x50) addr:0x02159300 +func_ov079_02159350 kind:function(arm,size=0x8c) addr:0x02159350 +func_ov079_021593dc kind:function(arm,size=0x74) addr:0x021593dc +func_ov079_02159450 kind:function(arm,size=0x50) addr:0x02159450 +func_ov079_021594a0 kind:function(arm,size=0x50) addr:0x021594a0 +func_ov079_021594f0 kind:function(arm,size=0x50) addr:0x021594f0 +func_ov079_02159540 kind:function(arm,size=0x50) addr:0x02159540 +func_ov079_02159590 kind:function(arm,size=0x50) addr:0x02159590 +func_ov079_021595e0 kind:function(arm,size=0x50) addr:0x021595e0 +data_ov079_02159660 kind:data(any) addr:0x02159660 +data_ov079_02159664 kind:data(any) addr:0x02159664 +data_ov079_02159668 kind:data(any) addr:0x02159668 +data_ov079_0215966c kind:data(any) addr:0x0215966c +data_ov079_02159680 kind:data(any) addr:0x02159680 +data_ov079_02159698 kind:data(any) addr:0x02159698 +data_ov079_021596ac kind:data(any) addr:0x021596ac ambiguous +data_ov079_021596b8 kind:data(any) addr:0x021596b8 +data_ov079_021596d4 kind:data(any) addr:0x021596d4 +data_ov079_021596f8 kind:data(any) addr:0x021596f8 +data_ov079_02159720 kind:data(any) addr:0x02159720 +data_ov079_021597a0 kind:data(any) addr:0x021597a0 +data_ov079_021597c4 kind:data(any) addr:0x021597c4 +data_ov079_02159818 kind:data(any) addr:0x02159818 +data_ov079_0215981c kind:data(any) addr:0x0215981c +data_ov079_02159830 kind:data(any) addr:0x02159830 +data_ov079_02159854 kind:data(any) addr:0x02159854 +data_ov079_02159868 kind:data(any) addr:0x02159868 ambiguous +data_ov079_02159898 kind:data(any) addr:0x02159898 +data_ov079_021598d4 kind:data(any) addr:0x021598d4 ambiguous +data_ov079_021598f0 kind:data(any) addr:0x021598f0 +data_ov079_02159950 kind:data(any) addr:0x02159950 +data_ov079_021599a8 kind:data(any) addr:0x021599a8 +data_ov079_021599b0 kind:data(any) addr:0x021599b0 ambiguous +data_ov079_021599c0 kind:data(any) addr:0x021599c0 +data_ov079_021599d8 kind:data(any) addr:0x021599d8 +data_ov079_021599f0 kind:data(any) addr:0x021599f0 +data_ov079_02159a08 kind:data(any) addr:0x02159a08 +data_ov079_02159a20 kind:data(any) addr:0x02159a20 +data_ov079_02159a24 kind:data(any) addr:0x02159a24 ambiguous +data_ov079_02159a3c kind:data(any) addr:0x02159a3c +data_ov079_02159a60 kind:data(any) addr:0x02159a60 +data_ov079_02159ab4 kind:data(any) addr:0x02159ab4 ambiguous +data_ov079_02159abc kind:data(any) addr:0x02159abc +data_ov079_02159ae0 kind:data(any) addr:0x02159ae0 +data_ov079_02159af4 kind:data(any) addr:0x02159af4 ambiguous +data_ov079_02159b38 kind:data(any) addr:0x02159b38 +data_ov079_02159b44 kind:data(any) addr:0x02159b44 +data_ov079_02159b60 kind:data(any) addr:0x02159b60 +data_ov079_02159b7c kind:data(any) addr:0x02159b7c +data_ov079_02159bbc kind:data(any) addr:0x02159bbc +data_ov079_02159bd8 kind:data(any) addr:0x02159bd8 +data_ov079_02159be0 kind:data(any) addr:0x02159be0 ambiguous +data_ov079_02159c18 kind:data(any) addr:0x02159c18 +data_ov079_02159c34 kind:data(any) addr:0x02159c34 +data_ov079_02159c68 kind:data(any) addr:0x02159c68 ambiguous +data_ov079_02159c94 kind:data(any) addr:0x02159c94 ambiguous +data_ov079_02159ccc kind:data(any) addr:0x02159ccc +data_ov079_02159ce0 kind:data(any) addr:0x02159ce0 ambiguous +data_ov079_02159ce8 kind:data(any) addr:0x02159ce8 +data_ov079_02159cf4 kind:data(any) addr:0x02159cf4 ambiguous +data_ov079_02159d04 kind:data(any) addr:0x02159d04 +data_ov079_02159d34 kind:data(any) addr:0x02159d34 ambiguous +data_ov079_02159d44 kind:data(any) addr:0x02159d44 +data_ov079_02159d58 kind:data(any) addr:0x02159d58 ambiguous +data_ov079_02159d60 kind:data(any) addr:0x02159d60 +data_ov079_02159da0 kind:bss addr:0x02159da0 +data_ov079_02159dac kind:bss addr:0x02159dac +data_ov079_02159db8 kind:bss addr:0x02159db8 +data_ov079_02159de4 kind:bss addr:0x02159de4 ambiguous +data_ov079_02159e50 kind:bss addr:0x02159e50 ambiguous +data_ov079_02159e58 kind:bss addr:0x02159e58 ambiguous +data_ov079_02159e90 kind:bss addr:0x02159e90 +data_ov079_02159e94 kind:bss addr:0x02159e94 +data_ov079_02159ea0 kind:bss addr:0x02159ea0 +data_ov079_02159edc kind:bss addr:0x02159edc +data_ov079_02159ee0 kind:bss addr:0x02159ee0 +data_ov079_02159eec kind:bss addr:0x02159eec +data_ov079_02159f74 kind:bss addr:0x02159f74 ambiguous +data_ov079_02159f7c kind:bss addr:0x02159f7c ambiguous +data_ov079_02159fc4 kind:bss addr:0x02159fc4 +data_ov079_02159fc8 kind:bss addr:0x02159fc8 +data_ov079_02159fd4 kind:bss addr:0x02159fd4 +data_ov079_0215a098 kind:bss addr:0x0215a098 ambiguous +data_ov079_0215a0a0 kind:bss addr:0x0215a0a0 ambiguous +data_ov079_0215a0ac kind:bss addr:0x0215a0ac +data_ov079_0215a0b0 kind:bss addr:0x0215a0b0 +data_ov079_0215a0bc kind:bss addr:0x0215a0bc +data_ov079_0215a0d0 kind:bss addr:0x0215a0d0 ambiguous +data_ov079_0215a194 kind:bss addr:0x0215a194 +data_ov079_0215a198 kind:bss addr:0x0215a198 +data_ov079_0215a1a4 kind:bss addr:0x0215a1a4 +data_ov079_0215a1bc kind:bss addr:0x0215a1bc ambiguous +data_ov079_0215a1fc kind:bss addr:0x0215a1fc ambiguous +data_ov079_0215a278 kind:bss addr:0x0215a278 +data_ov079_0215a29c kind:bss addr:0x0215a29c +data_ov079_0215a2a0 kind:bss addr:0x0215a2a0 +data_ov079_0215a2ac kind:bss addr:0x0215a2ac +data_ov079_0215a2e0 kind:bss addr:0x0215a2e0 ambiguous +data_ov079_0215a320 kind:bss addr:0x0215a320 ambiguous +data_ov079_0215a380 kind:bss addr:0x0215a380 +data_ov079_0215a3a4 kind:bss addr:0x0215a3a4 +data_ov079_0215a3a8 kind:bss addr:0x0215a3a8 +data_ov079_0215a3b4 kind:bss addr:0x0215a3b4 +data_ov079_0215a3b8 kind:bss addr:0x0215a3b8 ambiguous +data_ov079_0215a3d4 kind:bss addr:0x0215a3d4 +data_ov079_0215a474 kind:bss addr:0x0215a474 ambiguous +data_ov079_0215a488 kind:bss addr:0x0215a488 +data_ov079_0215a48c kind:bss addr:0x0215a48c +data_ov079_0215a498 kind:bss addr:0x0215a498 +data_ov079_0215a56c kind:bss addr:0x0215a56c +data_ov079_0215a570 kind:bss addr:0x0215a570 +data_ov079_0215a57c kind:bss addr:0x0215a57c +data_ov079_0215a594 kind:bss addr:0x0215a594 ambiguous diff --git a/config/jp/arm9/overlays/ov080/delinks.txt b/config/jp/arm9/overlays/ov080/delinks.txt new file mode 100644 index 00000000..072575ab --- /dev/null +++ b/config/jp/arm9/overlays/ov080/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x02160e50 kind:code align:32 + .rodata start:0x02160e50 end:0x02160f0c kind:data align:4 + .init start:0x02160f0c end:0x02161584 kind:code align:4 + .ctor start:0x02161584 end:0x02161598 kind:data align:4 + .data start:0x021615a0 end:0x02161fe0 kind:data align:32 + .bss start:0x02161fe0 end:0x02162500 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov080/relocs.txt b/config/jp/arm9/overlays/ov080/relocs.txt new file mode 100644 index 00000000..c7512f61 --- /dev/null +++ b/config/jp/arm9/overlays/ov080/relocs.txt @@ -0,0 +1,1770 @@ +from:0x02152c30 kind:arm_call to:0x02098efc module:overlay(0) +from:0x02152c3c kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02152c50 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02152c60 kind:load to:0x02161ffc module:overlay(80) +from:0x02152c74 kind:arm_call to:0x02011f3c module:main +from:0x02152c80 kind:arm_call to:0x02152d78 module:overlay(80) +from:0x02152c9c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02152d00 kind:load to:0x021615d0 module:overlay(80) +from:0x02152d88 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02152dec kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02152e18 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02152e30 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02152e40 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02152e64 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02152e70 kind:arm_call to:0x021606c0 module:overlay(80) +from:0x02152ed0 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02152edc kind:arm_call to:0x02099360 module:overlay(0) +from:0x02152f70 kind:arm_call to:0x0203e690 module:main +from:0x02152fa4 kind:arm_call to:0x0215e6e8 module:overlay(80) +from:0x02152fd0 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02153038 kind:arm_call to:0x0203e690 module:main +from:0x02153064 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02153084 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021530e4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02153138 kind:arm_call to:0x02160738 module:overlay(80) +from:0x02153148 kind:load to:0x02161640 module:overlay(80) +from:0x0215314c kind:load to:0x02161ffc module:overlay(80) +from:0x02153150 kind:load to:0x021615f4 module:overlay(80) +from:0x02153154 kind:load to:0x0204b164 module:main +from:0x02153158 kind:load to:0x020a1aac module:overlay(0) +from:0x0215315c kind:load to:0x0215e998 module:overlay(80) +from:0x02153168 kind:load to:0x02162000 module:overlay(80) +from:0x0215316c kind:load to:0x021531c4 module:overlay(80) +from:0x02153170 kind:load to:0x0215318c module:overlay(80) +from:0x02153174 kind:load to:0x02161fe4 module:overlay(80) +from:0x02153180 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021531ac kind:arm_call to:0x0203e690 module:main +from:0x021531bc kind:load to:0x020a1aac module:overlay(0) +from:0x021531c0 kind:load to:0x0215e998 module:overlay(80) +from:0x021531d8 kind:arm_call to:0x0203e740 module:main +from:0x021531e4 kind:load to:0x020a1aac module:overlay(0) +from:0x021531f0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02153224 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215323c kind:arm_call to:0x0203e740 module:main +from:0x0215325c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153290 kind:arm_call to:0x0203e740 module:main +from:0x0215329c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021532b0 kind:arm_call to:0x0203e740 module:main +from:0x021532bc kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021532c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021532cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021532d4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021532e0 kind:load to:0x02161640 module:overlay(80) +from:0x021532e4 kind:load to:0x021531c4 module:overlay(80) +from:0x021532e8 kind:load to:0x020a1aac module:overlay(0) +from:0x02153314 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215332c kind:arm_call to:0x0203e740 module:main +from:0x0215334c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153380 kind:arm_call to:0x0203e740 module:main +from:0x0215338c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021533a0 kind:arm_call to:0x0203e740 module:main +from:0x021533ac kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021533b4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021533bc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021533c4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021533cc kind:arm_call to:0x02011ff4 module:main +from:0x021533d8 kind:load to:0x02161640 module:overlay(80) +from:0x021533dc kind:load to:0x021531c4 module:overlay(80) +from:0x021533e0 kind:load to:0x020a1aac module:overlay(0) +from:0x02153408 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02153418 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02153424 kind:load to:0x0215e368 module:overlay(80) +from:0x02153434 kind:arm_call to:0x0215cc78 module:overlay(80) +from:0x02153460 kind:arm_call to:0x01fff584 module:itcm +from:0x021534d8 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x021534f0 kind:arm_call to:0x02108a0c module:overlay(31) +from:0x021534fc kind:arm_call to:0x02108a0c module:overlay(31) +from:0x02153528 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02153574 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02153600 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x02153624 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02153674 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02153704 kind:arm_call to:0x02015880 module:main +from:0x02153718 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02153728 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153734 kind:load to:0x027e0ce8 module:dtcm +from:0x0215373c kind:load to:0x027e0ce0 module:dtcm +from:0x0215375c kind:load to:0x027e09b8 module:dtcm +from:0x021537e4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02153828 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215384c kind:load to:0x020af4a0 module:overlay(0) +from:0x0215385c kind:arm_call to:0x02153760 module:overlay(80) +from:0x02153884 kind:arm_call to:0x0215c380 module:overlay(80) +from:0x021538c4 kind:load to:0x021617e8 module:overlay(80) +from:0x02153920 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215392c kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153954 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02153964 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02153970 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153988 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215399c kind:arm_call to:0x02153850 module:overlay(80) +from:0x021539cc kind:arm_call to:0x020dafbc module:overlay(31) +from:0x021539d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153b44 kind:arm_call to:0x0203b6ec module:main +from:0x02153b64 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153b98 kind:arm_call to:0x021540a4 module:overlay(80) +from:0x02153ba8 kind:arm_call to:0x0215cb18 module:overlay(80) +from:0x02153bb4 kind:arm_call to:0x020dafbc module:overlay(31) +from:0x02153be8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02153bf8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153c10 kind:arm_call to:0x021540a4 module:overlay(80) +from:0x02153c34 kind:arm_call to:0x0215cb18 module:overlay(80) +from:0x02153c40 kind:arm_call to:0x020dafbc module:overlay(31) +from:0x02153c60 kind:arm_call to:0x0203b6ec module:main +from:0x02153c70 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153c80 kind:arm_call to:0x02153f8c module:overlay(80) +from:0x02153dac kind:arm_call to:0x0203b6ec module:main +from:0x02153dcc kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153e00 kind:arm_call to:0x021540a4 module:overlay(80) +from:0x02153e10 kind:arm_call to:0x0215cb18 module:overlay(80) +from:0x02153e1c kind:arm_call to:0x020dafbc module:overlay(31) +from:0x02153e50 kind:arm_call to:0x01ffb428 module:itcm +from:0x02153e60 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153e78 kind:arm_call to:0x021540a4 module:overlay(80) +from:0x02153e9c kind:arm_call to:0x0215cb18 module:overlay(80) +from:0x02153ea8 kind:arm_call to:0x020dafbc module:overlay(31) +from:0x02153ec8 kind:arm_call to:0x0203b6ec module:main +from:0x02153ed8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153ee8 kind:arm_call to:0x02153f8c module:overlay(80) +from:0x02153f10 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02153f1c kind:arm_call to:0x02153850 module:overlay(80) +from:0x02153f44 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02153f54 kind:arm_call to:0x021540a4 module:overlay(80) +from:0x02153f68 kind:arm_call to:0x02153f8c module:overlay(80) +from:0x02153f74 kind:load to:0x027e0d2c module:dtcm +from:0x02153f78 kind:load to:0x027e0ce4 module:dtcm +from:0x02153f7c kind:load to:0x02160e5c module:overlay(80) +from:0x02153f80 kind:load to:0x021615a0 module:overlay(80) +from:0x02153f84 kind:load to:0x021618c0 module:overlay(80) +from:0x02153fb8 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02153fdc kind:arm_call to:0x020e639c module:overlay(31) +from:0x02153ff8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215400c kind:arm_call to:0x02153850 module:overlay(80) +from:0x02154014 kind:arm_call to:0x021540a4 module:overlay(80) +from:0x02154028 kind:arm_call to:0x0215c4b8 module:overlay(80) +from:0x02154070 kind:arm_call to:0x02152d4c module:overlay(80) +from:0x02154088 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02154094 kind:arm_call to:0x02153850 module:overlay(80) +from:0x021540c8 kind:arm_call to:0x020dafbc module:overlay(31) +from:0x021540d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215410c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154194 kind:arm_call to:0x02099888 module:overlay(0) +from:0x021541ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021541b8 kind:load to:0x027e0d2c module:dtcm +from:0x021541bc kind:load to:0x027e0ce4 module:dtcm +from:0x021541c0 kind:load to:0x0203feb0 module:main +from:0x021541c4 kind:load to:0x027e09a8 module:dtcm +from:0x021541e8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02154248 kind:load to:0x027e09b8 module:dtcm +from:0x0215427c kind:arm_call to:0x02152d28 module:overlay(80) +from:0x021542d0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021542f0 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02154304 kind:arm_call to:0x0215c5d4 module:overlay(80) +from:0x02154348 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154384 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x021543a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021543ac kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021543d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021545ac kind:arm_call to:0x0215c434 module:overlay(80) +from:0x021545cc kind:arm_call to:0x0209a334 module:overlay(0) +from:0x021545e0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021545e8 kind:arm_call to:0x0215c2a4 module:overlay(80) +from:0x0215464c kind:arm_call to:0x0209a548 module:overlay(0) +from:0x021546e0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021546ec kind:arm_call to:0x02153850 module:overlay(80) +from:0x02154a60 kind:arm_call to:0x0215c4b8 module:overlay(80) +from:0x02154ac4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154ae0 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x02154b18 kind:arm_call to:0x02152d4c module:overlay(80) +from:0x02154b28 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02154b54 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x02154b6c kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x02154b78 kind:arm_call to:0x0215d61c module:overlay(80) +from:0x02154b84 kind:arm_call to:0x0215d61c module:overlay(80) +from:0x02154bd0 kind:arm_call to:0x021538c8 module:overlay(80) +from:0x02154bf4 kind:arm_call to:0x0215c380 module:overlay(80) +from:0x02154c4c kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02154c54 kind:arm_call to:0x021607d4 module:overlay(80) +from:0x02154c60 kind:load to:0x02161710 module:overlay(80) +from:0x02154c64 kind:load to:0x027e09b8 module:dtcm +from:0x02154c68 kind:load to:0x027e0ce0 module:dtcm +from:0x02154c74 kind:load to:0x027e09a8 module:dtcm +from:0x02154c7c kind:load to:0x020af4a8 module:overlay(0) +from:0x02154c80 kind:load to:0x027e0d38 module:dtcm +from:0x02154c84 kind:load to:0x027e09c0 module:dtcm +from:0x02154c94 kind:arm_call to:0x0215c380 module:overlay(80) +from:0x02154cb0 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x02154cb8 kind:load to:0x02161fe4 module:overlay(80) +from:0x02154cd8 kind:arm_call to:0x0215c380 module:overlay(80) +from:0x02154d18 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02154d48 kind:arm_call to:0x0215d040 module:overlay(80) +from:0x02154d64 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02154d88 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02154dc0 kind:arm_call to:0x020daf8c module:overlay(31) +from:0x02154dd8 kind:arm_call to:0x020840c4 module:overlay(0) +from:0x02154e04 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02154eac kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02154ec0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02154ed4 kind:arm_call to:0x0215c380 module:overlay(80) +from:0x02154f1c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02154f3c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02154f44 kind:arm_call to:0x0216085c module:overlay(80) +from:0x02154f50 kind:load to:0x027e09bc module:dtcm +from:0x02154f54 kind:load to:0x027e09b8 module:dtcm +from:0x02154f58 kind:load to:0x027e0d2c module:dtcm +from:0x02154f5c kind:load to:0x027e0cdc module:dtcm +from:0x02154f60 kind:load to:0x0203feb0 module:main +from:0x02154fdc kind:load to:0x02161b48 module:overlay(80) +from:0x02155018 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155098 kind:arm_call to:0x02015018 module:main +from:0x021550b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155100 kind:arm_call to:0x0215ce54 module:overlay(80) +from:0x02155110 kind:load to:0x02161b60 module:overlay(80) +from:0x02155114 kind:load to:0x027e09a8 module:dtcm +from:0x02155180 kind:load to:0x02161a70 module:overlay(80) +from:0x0215519c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021551ac kind:arm_call to:0x01ff930c module:itcm +from:0x021551b4 kind:arm_call to:0x0215d070 module:overlay(80) +from:0x021551d0 kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x02155250 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02155270 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215527c kind:load to:0x02161bd8 module:overlay(80) +from:0x02155280 kind:load to:0x027e09a8 module:dtcm +from:0x02155294 kind:arm_call to:0x0215e000 module:overlay(80) +from:0x021552bc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021552d4 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02155310 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021553d8 kind:arm_call to:0x0215e000 module:overlay(80) +from:0x021553f4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215540c kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215541c kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x0215542c kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215543c kind:load to:0x02161a70 module:overlay(80) +from:0x021554a8 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x021554d0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021554f8 kind:arm_call to:0x0215cd14 module:overlay(80) +from:0x02155500 kind:arm_call to:0x0215e0f8 module:overlay(80) +from:0x02155510 kind:load to:0x02161c20 module:overlay(80) +from:0x02155514 kind:load to:0x020b69b8 module:overlay(0) +from:0x02155518 kind:load to:0x027e0cec module:dtcm +from:0x02155574 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021555c4 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x021555d0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02155620 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155658 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021556f4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02155740 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021557c0 kind:arm_call to:0x02015880 module:main +from:0x021557d0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021557dc kind:arm_call to:0x0215e214 module:overlay(80) +from:0x02155854 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021558e0 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02155908 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215591c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215597c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215599c kind:arm_call to:0x01ff9984 module:itcm +from:0x021559ac kind:arm_call to:0x01ffb464 module:itcm +from:0x021559c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021559c8 kind:arm_call to:0x0215c0ec module:overlay(80) +from:0x021559d8 kind:arm_call to:0x0215c204 module:overlay(80) +from:0x021559f8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02155a1c kind:arm_call to:0x0215b864 module:overlay(80) +from:0x02155a2c kind:arm_call to:0x01ffb464 module:itcm +from:0x02155a40 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155a64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155a90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155b24 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155b44 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155b54 kind:arm_call to:0x0215c204 module:overlay(80) +from:0x02155b74 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02155b7c kind:arm_call to:0x0215c0ec module:overlay(80) +from:0x02155b80 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x02155bb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155c14 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155c30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155c4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155c68 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155c84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155ca0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155cbc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155cd8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155cf4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155d10 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155d28 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155d38 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x02155d6c kind:arm_call to:0x0211b150 module:overlays(26,34) +from:0x02155db0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155dc0 kind:arm_call to:0x0215c204 module:overlay(80) +from:0x02155de0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02155e10 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02155e14 kind:arm_call to:0x0209af70 module:overlay(0) +from:0x02155e18 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x02155e30 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02155e40 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02155e58 kind:arm_call to:0x02072288 module:overlay(0) +from:0x02155e64 kind:load to:0x020b69b8 module:overlay(0) +from:0x02155e6c kind:load to:0x027e09b8 module:dtcm +from:0x02155e80 kind:load to:0x0203feb0 module:main +from:0x02155e84 kind:load to:0x027e0ce0 module:dtcm +from:0x02155e9c kind:load to:0x027e09bc module:dtcm +from:0x02155ea0 kind:load to:0x027e09a8 module:dtcm +from:0x02155eb0 kind:load to:0x027e0cec module:dtcm +from:0x02155ec4 kind:load to:0x027e09a4 module:dtcm +from:0x02155ee4 kind:arm_call to:0x0215cd14 module:overlay(80) +from:0x02155f44 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155f58 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155f64 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02155f8c kind:load to:0x02161a88 module:overlay(80) +from:0x02155f90 kind:load to:0x027e09a8 module:dtcm +from:0x02155fd4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02155fec kind:arm_call to:0x02074688 module:overlay(0) +from:0x02156038 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021560a4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021560dc kind:arm_call to:0x02015018 module:main +from:0x021560ec kind:arm_call to:0x0215b5fc module:overlay(80) +from:0x02156108 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156124 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02156248 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02156258 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021562f4 kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x0215630c kind:arm_call to:0x02153850 module:overlay(80) +from:0x02156318 kind:load to:0x027e09b8 module:dtcm +from:0x0215631c kind:load to:0x0204b164 module:main +from:0x02156324 kind:load to:0x0203feb0 module:main +from:0x02156328 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02156330 kind:load to:0x027e0ce4 module:dtcm +from:0x0215634c kind:arm_call to:0x0215c6d8 module:overlay(80) +from:0x02156358 kind:arm_call to:0x0215d978 module:overlay(80) +from:0x021563b4 kind:arm_call to:0x01ffd420 module:itcm +from:0x021563e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215641c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156430 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02156484 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215649c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021564a8 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021564f4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02156574 kind:arm_call to:0x02015880 module:main +from:0x02156580 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215659c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021565e4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02156608 kind:arm_call to:0x0215e214 module:overlay(80) +from:0x0215662c kind:arm_call to:0x0215c6d8 module:overlay(80) +from:0x02156638 kind:arm_call to:0x0215d978 module:overlay(80) +from:0x02156668 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02156694 kind:arm_call to:0x01ff9258 module:itcm +from:0x021566cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021566e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02156734 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215674c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156754 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02156794 kind:arm_call to:0x02015880 module:main +from:0x021567b4 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021567bc kind:arm_call to:0x0215db74 module:overlay(80) +from:0x021567d8 kind:arm_call to:0x0212c0bc module:overlay(44) +from:0x021567e4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021567fc kind:arm_call to:0x02153850 module:overlay(80) +from:0x02156808 kind:load to:0x027e09b8 module:dtcm +from:0x02156810 kind:load to:0x027e0ce0 module:dtcm +from:0x02156814 kind:load to:0x027e09bc module:dtcm +from:0x02156840 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156854 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215685c kind:arm_call to:0x0215e0f8 module:overlay(80) +from:0x02156908 kind:arm_call to:0x0215b5fc module:overlay(80) +from:0x02156924 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02156944 kind:load to:0x027e09a8 module:dtcm +from:0x02156950 kind:load to:0x02161a70 module:overlay(80) +from:0x02156954 kind:load to:0x02161ae8 module:overlay(80) +from:0x0215698c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021569b0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021569cc kind:arm_call to:0x02153850 module:overlay(80) +from:0x02156a20 kind:arm_call to:0x0215cc78 module:overlay(80) +from:0x02156a28 kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x02156a30 kind:load to:0x027e09b8 module:dtcm +from:0x02156a9c kind:load to:0x02161b48 module:overlay(80) +from:0x02156ad8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b58 kind:arm_call to:0x02015018 module:main +from:0x02156b78 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156b98 kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x02156ba8 kind:load to:0x02161b60 module:overlay(80) +from:0x02156bac kind:load to:0x027e09a8 module:dtcm +from:0x02156c28 kind:load to:0x02161a70 module:overlay(80) +from:0x02156c9c kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02156d08 kind:arm_call to:0x0215c204 module:overlay(80) +from:0x02156d28 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02156d44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156d78 kind:arm_call to:0x0215c194 module:overlay(80) +from:0x02156dbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02156e40 kind:arm_call to:0x01ff916c module:itcm +from:0x02156ea8 kind:arm_call to:0x0215c194 module:overlay(80) +from:0x02156ec0 kind:arm_call to:0x02015018 module:main +from:0x02156ee4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156f10 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156f30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156f50 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156f70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156f78 kind:arm_call to:0x021087cc module:overlay(31) +from:0x02156fac kind:arm_call to:0x0215c194 module:overlay(80) +from:0x02156fc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157034 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157068 kind:arm_call to:0x01ff916c module:itcm +from:0x021570dc kind:arm_call to:0x01ff930c module:itcm +from:0x02157148 kind:arm_call to:0x0215c204 module:overlay(80) +from:0x02157168 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02157194 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021571a8 kind:arm_call to:0x0215c194 module:overlay(80) +from:0x021571cc kind:arm_call to:0x0215c194 module:overlay(80) +from:0x021571dc kind:arm_call to:0x0215c194 module:overlay(80) +from:0x021571f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215727c kind:arm_call to:0x01ff916c module:itcm +from:0x021572e4 kind:arm_call to:0x0215c194 module:overlay(80) +from:0x021572fc kind:arm_call to:0x02015018 module:main +from:0x02157320 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215734c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215736c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215738c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021573ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021573b4 kind:arm_call to:0x021087cc module:overlay(31) +from:0x021573e8 kind:arm_call to:0x0215c194 module:overlay(80) +from:0x021573fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157474 kind:arm_call to:0x0215c194 module:overlay(80) +from:0x021574c8 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x021574d8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02157500 kind:arm_call to:0x0215cc78 module:overlay(80) +from:0x02157508 kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x02157518 kind:load to:0x027e0ce0 module:dtcm +from:0x0215752c kind:load to:0x027e09bc module:dtcm +from:0x02157534 kind:load to:0x02161b90 module:overlay(80) +from:0x02157538 kind:load to:0x0203feb0 module:main +from:0x0215753c kind:load to:0x027e09a8 module:dtcm +from:0x02157548 kind:load to:0x027e0cec module:dtcm +from:0x0215754c kind:load to:0x02161a70 module:overlay(80) +from:0x02157558 kind:load to:0x02161ba8 module:overlay(80) +from:0x0215755c kind:load to:0x027e09b8 module:dtcm +from:0x02157584 kind:load to:0x02160e68 module:overlay(80) +from:0x021575e0 kind:arm_call to:0x0215c4e4 module:overlay(80) +from:0x02157640 kind:arm_call to:0x0215c4e4 module:overlay(80) +from:0x02157698 kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x021576c0 kind:arm_call to:0x0215c588 module:overlay(80) +from:0x021576d4 kind:arm_call to:0x02153850 module:overlay(80) +from:0x021576f4 kind:arm_call to:0x0215c588 module:overlay(80) +from:0x02157724 kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x0215773c kind:arm_call to:0x02153850 module:overlay(80) +from:0x02157754 kind:arm_call to:0x02099394 module:overlay(0) +from:0x021577bc kind:arm_call to:0x02152d4c module:overlay(80) +from:0x021577d8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02157808 kind:arm_call to:0x0215c6f4 module:overlay(80) +from:0x0215782c kind:arm_call to:0x0215d978 module:overlay(80) +from:0x02157878 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02157890 kind:arm_call to:0x0215db18 module:overlay(80) +from:0x021578c8 kind:arm_call to:0x0215c724 module:overlay(80) +from:0x021578f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157908 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02157940 kind:arm_call to:0x0215d978 module:overlay(80) +from:0x02157958 kind:load to:0x027e09b8 module:dtcm +from:0x02157998 kind:arm_call to:0x0215c6f4 module:overlay(80) +from:0x02157a1c kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x02157a38 kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x02157a94 kind:load to:0x0204b164 module:main +from:0x02157acc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02157ae4 kind:arm_call to:0x0215db18 module:overlay(80) +from:0x02157b84 kind:arm_call to:0x0215d978 module:overlay(80) +from:0x02157bf8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02157c04 kind:arm_call to:0x0215c724 module:overlay(80) +from:0x02157cec kind:arm_call to:0x02153850 module:overlay(80) +from:0x02157d24 kind:arm_call to:0x0215d978 module:overlay(80) +from:0x02157d58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157d9c kind:arm_call to:0x02029a4c module:main +from:0x02157da4 kind:load to:0x027e09b8 module:dtcm +from:0x02157db0 kind:load to:0x0204b164 module:main +from:0x02157dd4 kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x02157df0 kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x02157df8 kind:arm_call to:0x0215c764 module:overlay(80) +from:0x02157e20 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02157e38 kind:arm_call to:0x0215db18 module:overlay(80) +from:0x02157e40 kind:arm_call to:0x0215c588 module:overlay(80) +from:0x02157e64 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02157e84 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02157eac kind:arm_call to:0x02153850 module:overlay(80) +from:0x02157eb4 kind:load to:0x027e09b8 module:dtcm +from:0x02157f14 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157f28 kind:load to:0x02161bd8 module:overlay(80) +from:0x02157f44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157f58 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02157fc4 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02157fec kind:arm_call to:0x0209b03c module:overlay(0) +from:0x02157ffc kind:load to:0x02161b78 module:overlay(80) +from:0x02158034 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02158058 kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x021580c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021580d0 kind:arm_call to:0x0215c3e0 module:overlay(80) +from:0x02158100 kind:arm_call to:0x0215d534 module:overlay(80) +from:0x02158110 kind:load to:0x02161aa0 module:overlay(80) +from:0x02158114 kind:load to:0x027e09a8 module:dtcm +from:0x0215811c kind:load to:0x02160e5c module:overlay(80) +from:0x02158120 kind:load to:0x02160e56 module:overlay(80) +from:0x02158194 kind:arm_call to:0x01ffb464 module:itcm +from:0x021581a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021581b4 kind:arm_call to:0x0215ddd8 module:overlay(80) +from:0x021581c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215823c kind:arm_call to:0x0215dec4 module:overlay(80) +from:0x02158250 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021582c4 kind:arm_call to:0x0215dec4 module:overlay(80) +from:0x021582dc kind:arm_call to:0x0216087c module:overlay(80) +from:0x021582f0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158300 kind:arm_call to:0x01ff930c module:itcm +from:0x02158314 kind:arm_call to:0x0215bee0 module:overlay(80) +from:0x0215833c kind:arm_call to:0x0203b6ec module:main +from:0x02158348 kind:arm_call to:0x0203b6ec module:main +from:0x0215836c kind:arm_call to:0x0215d070 module:overlay(80) +from:0x021583a0 kind:arm_call to:0x0215cfe4 module:overlay(80) +from:0x021583b8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x021583cc kind:load to:0x02161ab8 module:overlay(80) +from:0x021583d0 kind:load to:0x02161ad0 module:overlay(80) +from:0x021583d8 kind:load to:0x02160e5c module:overlay(80) +from:0x02158444 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158480 kind:load to:0x02161b00 module:overlay(80) +from:0x02158484 kind:load to:0x027e09a8 module:dtcm +from:0x0215848c kind:load to:0x02160e62 module:overlay(80) +from:0x0215851c kind:arm_call to:0x0203b6ec module:main +from:0x0215852c kind:arm_call to:0x0203b6ec module:main +from:0x021585d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021585e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021585f0 kind:arm_call to:0x0215b864 module:overlay(80) +from:0x02158614 kind:arm_call to:0x0215b864 module:overlay(80) +from:0x02158640 kind:arm_call to:0x0203b6ec module:main +from:0x02158650 kind:arm_call to:0x0203b6ec module:main +from:0x021586d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021586e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215870c kind:arm_call to:0x0215b864 module:overlay(80) +from:0x0215873c kind:arm_call to:0x0203b6ec module:main +from:0x0215874c kind:arm_call to:0x0203b6ec module:main +from:0x02158778 kind:arm_call to:0x0216087c module:overlay(80) +from:0x021587ac kind:arm_call to:0x0215da88 module:overlay(80) +from:0x021587c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021587e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021587f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158808 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215887c kind:arm_call to:0x0215da88 module:overlay(80) +from:0x02158898 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021588b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021588c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021588dc kind:arm_call to:0x02015018 module:main +from:0x02158900 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158910 kind:arm_call to:0x0215b6ec module:overlay(80) +from:0x02158984 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158a3c kind:arm_call to:0x0215da88 module:overlay(80) +from:0x02158a58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158a9c kind:arm_call to:0x01ff930c module:itcm +from:0x02158abc kind:arm_call to:0x01ff930c module:itcm +from:0x02158ad4 kind:arm_call to:0x02015018 module:main +from:0x02158af8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158b08 kind:arm_call to:0x0215b6ec module:overlay(80) +from:0x02158b78 kind:arm_call to:0x01ff930c module:itcm +from:0x02158b8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158ba0 kind:arm_call to:0x0215cf60 module:overlay(80) +from:0x02158bac kind:load to:0x02160e62 module:overlay(80) +from:0x02158bb8 kind:load to:0x02161b18 module:overlay(80) +from:0x02158bbc kind:load to:0x027e09a8 module:dtcm +from:0x02158bc4 kind:load to:0x02161b30 module:overlay(80) +from:0x02158c38 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158c40 kind:arm_call to:0x0215c3e0 module:overlay(80) +from:0x02158c70 kind:arm_call to:0x0215d59c module:overlay(80) +from:0x02158c80 kind:load to:0x02161aa0 module:overlay(80) +from:0x02158c84 kind:load to:0x027e09a8 module:dtcm +from:0x02158c8c kind:load to:0x02160e5c module:overlay(80) +from:0x02158c90 kind:load to:0x02160e56 module:overlay(80) +from:0x02158d04 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158d18 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158d24 kind:arm_call to:0x0215ddd8 module:overlay(80) +from:0x02158d38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158dac kind:arm_call to:0x0215dec4 module:overlay(80) +from:0x02158dc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158e34 kind:arm_call to:0x0215dec4 module:overlay(80) +from:0x02158e4c kind:arm_call to:0x0216087c module:overlay(80) +from:0x02158e60 kind:arm_call to:0x0215bee0 module:overlay(80) +from:0x02158e74 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158e84 kind:arm_call to:0x01ff930c module:itcm +from:0x02158eac kind:arm_call to:0x0203b6ec module:main +from:0x02158eb8 kind:arm_call to:0x0203b6ec module:main +from:0x02158edc kind:arm_call to:0x0215d070 module:overlay(80) +from:0x02158f10 kind:arm_call to:0x0215cfe4 module:overlay(80) +from:0x02158f28 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02158f3c kind:load to:0x02161ab8 module:overlay(80) +from:0x02158f40 kind:load to:0x02161ad0 module:overlay(80) +from:0x02158f48 kind:load to:0x02160e5c module:overlay(80) +from:0x02158fb4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158fd0 kind:load to:0x02161b00 module:overlay(80) +from:0x02158fd4 kind:load to:0x027e09a8 module:dtcm +from:0x02159018 kind:arm_call to:0x0215da88 module:overlay(80) +from:0x02159034 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159048 kind:arm_call to:0x01ff930c module:itcm +from:0x02159094 kind:arm_call to:0x0203b6ec module:main +from:0x021590a4 kind:arm_call to:0x0203b6ec module:main +from:0x021590d0 kind:arm_call to:0x0216087c module:overlay(80) +from:0x021590e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159154 kind:arm_call to:0x0215da88 module:overlay(80) +from:0x02159170 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159184 kind:arm_call to:0x01ff930c module:itcm +from:0x021591d8 kind:arm_call to:0x0215b864 module:overlay(80) +from:0x02159214 kind:arm_call to:0x0215b864 module:overlay(80) +from:0x02159224 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159238 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159250 kind:arm_call to:0x02015018 module:main +from:0x02159274 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159288 kind:arm_call to:0x0215b6ec module:overlay(80) +from:0x021592f4 kind:arm_call to:0x0215b864 module:overlay(80) +from:0x02159330 kind:arm_call to:0x0215b864 module:overlay(80) +from:0x02159340 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159354 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159368 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215937c kind:arm_call to:0x0215cf60 module:overlay(80) +from:0x02159390 kind:load to:0x02160e62 module:overlay(80) +from:0x02159398 kind:load to:0x02161b18 module:overlay(80) +from:0x0215939c kind:load to:0x027e09a8 module:dtcm +from:0x021593e4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021593fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159404 kind:load to:0x027e09a8 module:dtcm +from:0x02159424 kind:arm_call to:0x0215bee0 module:overlay(80) +from:0x02159438 kind:arm_call to:0x0215dec4 module:overlay(80) +from:0x02159450 kind:arm_call to:0x0216087c module:overlay(80) +from:0x02159494 kind:arm_call to:0x02153850 module:overlay(80) +from:0x021594a0 kind:arm_call to:0x02153850 module:overlay(80) +from:0x02159524 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159588 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021595a4 kind:load to:0x02161bf0 module:overlay(80) +from:0x021595a8 kind:load to:0x027e09a8 module:dtcm +from:0x021595b0 kind:load to:0x027e0cec module:dtcm +from:0x021595fc kind:arm_call to:0x0216087c module:overlay(80) +from:0x02159614 kind:arm_call to:0x02015018 module:main +from:0x02159698 kind:arm_call to:0x01ffb464 module:itcm +from:0x021596ac kind:arm_call to:0x01ff9218 module:itcm +from:0x021596b8 kind:arm_call to:0x0215b864 module:overlay(80) +from:0x021596e4 kind:arm_call to:0x0203b6ec module:main +from:0x021596f4 kind:arm_call to:0x0203b6ec module:main +from:0x02159720 kind:arm_call to:0x0216087c module:overlay(80) +from:0x0215973c kind:arm_call to:0x0203b6ec module:main +from:0x0215974c kind:arm_call to:0x0215ba00 module:overlay(80) +from:0x02159798 kind:arm_call to:0x02152d04 module:overlay(80) +from:0x021597a4 kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215981c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215982c kind:arm_call to:0x01ff930c module:itcm +from:0x02159840 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021598b8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x021598c8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x021598d8 kind:load to:0x02160e62 module:overlay(80) +from:0x021598e0 kind:load to:0x02161a70 module:overlay(80) +from:0x021598e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021598f8 kind:arm_call to:0x0215e0f8 module:overlay(80) +from:0x02159958 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02159980 kind:arm_call to:0x0209b03c module:overlay(0) +from:0x02159990 kind:load to:0x02161b78 module:overlay(80) +from:0x021599c8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021599ec kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x02159a0c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02159ad0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02159ae0 kind:load to:0x02161b90 module:overlay(80) +from:0x02159ae4 kind:load to:0x02161ba8 module:overlay(80) +from:0x02159b04 kind:arm_call to:0x01ff930c module:itcm +from:0x02159b3c kind:arm_call to:0x02015018 module:main +from:0x02159b60 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159ca4 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02159cb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159ccc kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x02159cdc kind:load to:0x027e09a8 module:dtcm +from:0x02159ce4 kind:load to:0x0203feb0 module:main +from:0x02159cec kind:load to:0x027e09c0 module:dtcm +from:0x02159d5c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02159d6c kind:load to:0x02161bc0 module:overlay(80) +from:0x02159da4 kind:arm_call to:0x0216087c module:overlay(80) +from:0x02159e14 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02159e28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159ebc kind:arm_call to:0x0215ce54 module:overlay(80) +from:0x02159ed0 kind:load to:0x02161ad0 module:overlay(80) +from:0x02159ef0 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02159f68 kind:load to:0x02161a70 module:overlay(80) +from:0x02159ffc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215a064 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215a098 kind:arm_call to:0x02108a0c module:overlay(31) +from:0x0215a0f0 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215a140 kind:arm_call to:0x02079e70 module:overlay(0) +from:0x0215a178 kind:arm_call to:0x02108a0c module:overlay(31) +from:0x0215a190 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215a1f0 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215a270 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x0215a2b8 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x0215a314 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a32c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a374 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215a394 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a3a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a3c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a3dc kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a3fc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a410 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a440 kind:arm_call to:0x01ff993c module:itcm +from:0x0215a464 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215a488 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0215a4f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a500 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a654 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a66c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a6c8 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215a6e4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a6f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a718 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a72c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215a748 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a75c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a778 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a78c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a7c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a7e8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a7f4 kind:load to:0x027e09a8 module:dtcm +from:0x0215a7f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a7fc kind:load to:0x027e09b8 module:dtcm +from:0x0215a800 kind:load to:0x027e09bc module:dtcm +from:0x0215a818 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215a820 kind:load to:0x027e0cec module:dtcm +from:0x0215a840 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a844 kind:load to:0x0203feb0 module:main +from:0x0215a858 kind:load to:0x02161ae8 module:overlay(80) +from:0x0215a860 kind:load to:0x020da034 module:overlays(19,24) +from:0x0215a868 kind:load to:0x02161aa0 module:overlay(80) +from:0x0215a884 kind:load to:0x02161ab8 module:overlay(80) +from:0x0215a8b8 kind:arm_call to:0x01ff993c module:itcm +from:0x0215a8c4 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215a8e4 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0215a900 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a90c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a930 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a950 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a960 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215aa94 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215aaa4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215aac4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215aae0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215ab30 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215abac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215abc0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215abc8 kind:arm_call to:0x0215b5fc module:overlay(80) +from:0x0215abe8 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x0215ac14 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215ac50 kind:arm_call to:0x020cc870 module:overlay(24) +from:0x0215aca4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215acd0 kind:arm_call to:0x0215c140 module:overlay(80) +from:0x0215ace8 kind:arm_call to:0x02015018 module:main +from:0x0215ad00 kind:arm_call to:0x020cc870 module:overlay(24) +from:0x0215ad14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ad2c kind:arm_call to:0x020cc890 module:overlay(24) +from:0x0215ad80 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215add0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ade4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ae00 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ae14 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ae30 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ae44 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ae78 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ae98 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215aea4 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215aec0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0215aedc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215aef0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215aef8 kind:arm_call to:0x0215c140 module:overlay(80) +from:0x0215af0c kind:arm_call to:0x0215bee0 module:overlay(80) +from:0x0215af38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215af94 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215afd8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215afec kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b008 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b01c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b038 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b04c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b080 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b0a0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215b0ac kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215b0c8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0215b0e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b0fc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b104 kind:arm_call to:0x0215c140 module:overlay(80) +from:0x0215b114 kind:arm_call to:0x0215bee0 module:overlay(80) +from:0x0215b1bc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b1d0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b1ec kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b200 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b21c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b230 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b264 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b284 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215b290 kind:arm_call to:0x0215c0ac module:overlay(80) +from:0x0215b2ac kind:arm_call to:0x02079e1c module:overlay(0) +from:0x0215b2b4 kind:arm_call to:0x0215c140 module:overlay(80) +from:0x0215b2e0 kind:arm_call to:0x020151dc module:main +from:0x0215b2f0 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x0215b32c kind:arm_call to:0x020cc890 module:overlay(24) +from:0x0215b37c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b39c kind:arm_call to:0x0215c140 module:overlay(80) +from:0x0215b3b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b3d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b428 kind:arm_call to:0x0215c140 module:overlay(80) +from:0x0215b440 kind:arm_call to:0x02015018 module:main +from:0x0215b4a0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b4b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b4bc kind:arm_call to:0x0215c140 module:overlay(80) +from:0x0215b4f8 kind:arm_call to:0x0215b864 module:overlay(80) +from:0x0215b50c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b57c kind:arm_call to:0x0215c140 module:overlay(80) +from:0x0215b5b8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215b5bc kind:arm_call to:0x0209af50 module:overlay(0) +from:0x0215b5cc kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215b5e4 kind:load to:0x02161c38 module:overlay(80) +from:0x0215b5e8 kind:load to:0x02161c50 module:overlay(80) +from:0x0215b5f4 kind:load to:0x02161c08 module:overlay(80) +from:0x0215b5f8 kind:load to:0x02161a70 module:overlay(80) +from:0x0215b630 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b64c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b668 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b684 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b6a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b6bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b6d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b6e8 kind:load to:0x027e0cec module:dtcm +from:0x0215b710 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b724 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215b7d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b7ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b81c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b844 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215b850 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b854 kind:load to:0x0203feb0 module:main +from:0x0215b85c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215b87c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b890 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b8a0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b8b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b8c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b8d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b8f4 kind:arm_call to:0x0215bff8 module:overlay(80) +from:0x0215b910 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b924 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215b934 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b948 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215b958 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b968 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b978 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b98c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b9b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b9c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b9dc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b9f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b9fc kind:load to:0x021615a0 module:overlay(80) +from:0x0215ba50 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ba64 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215baa4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bab8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215baf8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bb0c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bc3c kind:arm_call to:0x0215bff8 module:overlay(80) +from:0x0215bca0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bcb4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bd0c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bd20 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bd60 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bd70 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bdac kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bdc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215be20 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215be34 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215be88 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215be9c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bea8 kind:load to:0x02160e88 module:overlay(80) +from:0x0215beb0 kind:load to:0x02160e94 module:overlay(80) +from:0x0215beb4 kind:load to:0x021618c0 module:overlay(80) +from:0x0215beb8 kind:load to:0x021615a0 module:overlay(80) +from:0x0215bebc kind:load to:0x02160e50 module:overlay(80) +from:0x0215bec4 kind:load to:0x02160e74 module:overlay(80) +from:0x0215becc kind:load to:0x02160e6e module:overlay(80) +from:0x0215bed0 kind:load to:0x02160e7c module:overlay(80) +from:0x0215bed4 kind:load to:0x02160ea0 module:overlay(80) +from:0x0215bed8 kind:load to:0x02160ec4 module:overlay(80) +from:0x0215bf04 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bf18 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bf34 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bf48 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bf64 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bf78 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bf94 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bfa8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bfd4 kind:arm_call to:0x0215bff8 module:overlay(80) +from:0x0215bfe8 kind:load to:0x02160e88 module:overlay(80) +from:0x0215bfec kind:load to:0x02160e94 module:overlay(80) +from:0x0215bff0 kind:load to:0x02160e7c module:overlay(80) +from:0x0215bff4 kind:load to:0x021618c0 module:overlay(80) +from:0x0215c024 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c03c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215c054 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c070 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215c088 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c0a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215c130 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215c13c kind:load to:0x027e0ce0 module:dtcm +from:0x0215c184 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215c190 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c1c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c1d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c1f4 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215c200 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c218 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215c298 kind:arm_call to:0x02015880 module:main +from:0x0215c2d0 kind:arm_call to:0x0215c380 module:overlay(80) +from:0x0215c38c kind:arm_call to:0x0215c434 module:overlay(80) +from:0x0215c40c kind:arm_call to:0x01fff350 module:itcm +from:0x0215c428 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c430 kind:load to:0x020b4800 module:overlay(0) +from:0x0215c534 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c584 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c5dc kind:arm_call to:0x0215c518 module:overlay(80) +from:0x0215c5fc kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x0215c614 kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215c66c kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x0215c6cc kind:arm_call to:0x0212842c module:overlays(41,42,44) +from:0x0215c748 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c77c kind:arm_call to:0x01fff148 module:itcm +from:0x0215c7a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c7b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c7c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215c7d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c7f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c8e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c8f0 kind:arm_call to:0x0215cd38 module:overlay(80) +from:0x0215c90c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c9f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ca08 kind:arm_call to:0x0215cd38 module:overlay(80) +from:0x0215ca2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ca60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cb04 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cb08 kind:load to:0x0204b164 module:main +from:0x0215cb10 kind:load to:0x0203feb0 module:main +from:0x0215cb40 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215cbe0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cbfc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cc30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cc4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cc58 kind:load to:0x02160e94 module:overlay(80) +from:0x0215cc5c kind:load to:0x02160ed0 module:overlay(80) +from:0x0215cc60 kind:load to:0x02160eac module:overlay(80) +from:0x0215cc68 kind:load to:0x0215e6dc module:overlay(80) +from:0x0215cc70 kind:load to:0x027e0cec module:dtcm +from:0x0215cc90 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215ccec kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215ccf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cd0c kind:load to:0x027e0ce4 module:dtcm +from:0x0215cd10 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215cd28 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215cd70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce34 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215ce44 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215ce50 kind:load to:0x0203feb0 module:main +from:0x0215ce78 kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x0215ce84 kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215ce94 kind:arm_call to:0x0215e000 module:overlay(80) +from:0x0215ceb0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215cec8 kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215cf34 kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215cf54 kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215cf5c kind:load to:0x0204b164 module:main +from:0x0215cf80 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215cfb8 kind:arm_call to:0x02152d04 module:overlay(80) +from:0x0215cfc4 kind:arm_call to:0x02153850 module:overlay(80) +from:0x0215cfd4 kind:arm_call to:0x02152d04 module:overlay(80) +from:0x0215cfdc kind:arm_call to:0x0215ce8c module:overlay(80) +from:0x0215cffc kind:arm_call to:0x01fff148 module:itcm +from:0x0215d02c kind:arm_call to:0x02016b24 module:main +from:0x0215d038 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d05c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d068 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d0a8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d0c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d0f8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d1a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d1c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d3d8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d3f4 kind:arm_call to:0x020daf8c module:overlay(31) +from:0x0215d42c kind:arm_call to:0x01ff916c module:itcm +from:0x0215d440 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d4f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d50c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215d518 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d520 kind:load to:0x0203feb0 module:main +from:0x0215d524 kind:load to:0x0204b164 module:main +from:0x0215d52c kind:load to:0x027e0d2c module:dtcm +from:0x0215d540 kind:arm_call to:0x0215d600 module:overlay(80) +from:0x0215d57c kind:arm_call to:0x020a18ac module:overlay(0) +from:0x0215d598 kind:load to:0x027e0cec module:dtcm +from:0x0215d5a8 kind:arm_call to:0x0215d600 module:overlay(80) +from:0x0215d5e0 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x0215d5fc kind:load to:0x027e0cec module:dtcm +from:0x0215d754 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d7e8 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0215d8cc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215d960 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0215d970 kind:load to:0x0203feb0 module:main +from:0x0215d974 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d9a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d9c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d9fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215da44 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215daa4 kind:arm_call to:0x01fff168 module:itcm +from:0x0215dac8 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215daf0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215dafc kind:arm_call to:0x01fff148 module:itcm +from:0x0215db0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215db14 kind:load to:0x027e0ce0 module:dtcm +from:0x0215db28 kind:arm_call to:0x0215d040 module:overlay(80) +from:0x0215db64 kind:arm_call to:0x02079e70 module:overlay(0) +from:0x0215db70 kind:load to:0x027e09bc module:dtcm +from:0x0215db80 kind:arm_call to:0x0212c050 module:overlay(44) +from:0x0215db90 kind:arm_call to:0x0212c050 module:overlay(44) +from:0x0215dbf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dc34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dc74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dcbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dcfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dd3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dda0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ddcc kind:load to:0x02161698 module:overlay(80) +from:0x0215ddd0 kind:load to:0x0216169c module:overlay(80) +from:0x0215ddd4 kind:load to:0x021616a0 module:overlay(80) +from:0x0215ddf4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215de08 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215de18 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215de2c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215de3c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215de4c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215de74 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215de88 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215de9c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215deb0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215def0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215df04 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215df24 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215df38 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215df58 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215df68 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215df9c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215dfb0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215dfd0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215dfe4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215dfec kind:load to:0x02160e50 module:overlay(80) +from:0x0215dff0 kind:load to:0x02160e74 module:overlay(80) +from:0x0215dff4 kind:load to:0x02160e6e module:overlay(80) +from:0x0215dff8 kind:load to:0x02160ea0 module:overlay(80) +from:0x0215dffc kind:load to:0x02160ec4 module:overlay(80) +from:0x0215e02c kind:arm_call to:0x0208d240 module:overlay(0) +from:0x0215e044 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x0215e060 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e128 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e168 kind:arm_call to:0x0212c828 module:overlay(44) +from:0x0215e178 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e1ac kind:arm_call to:0x01fff350 module:itcm +from:0x0215e1d8 kind:arm_call to:0x0215f2a8 module:overlay(80) +from:0x0215e1e8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e204 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e20c kind:load to:0x020b4800 module:overlay(0) +from:0x0215e230 kind:arm_call to:0x020dafbc module:overlay(31) +from:0x0215e23c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e248 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215e258 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0215e260 kind:load to:0x027e0d2c module:dtcm +from:0x0215e264 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e268 kind:load to:0x027e0d38 module:dtcm +from:0x0215e358 kind:arm_call to:0x0200e398 module:main +from:0x0215e360 kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e394 kind:arm_call to:0x0215e26c module:overlay(80) +from:0x0215e3b8 kind:arm_call to:0x0215e330 module:overlay(80) +from:0x0215e3cc kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e3e4 kind:arm_call to:0x0202a260 module:main +from:0x0215e3ec kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e410 kind:arm_call to:0x01ffa0bc module:itcm +from:0x0215e420 kind:arm_call to:0x01ffa328 module:itcm +from:0x0215e428 kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e434 kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e448 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e460 kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e478 kind:arm_call to:0x0215e330 module:overlay(80) +from:0x0215e490 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e4f0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215e500 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e50c kind:arm_call to:0x0215e330 module:overlay(80) +from:0x0215e524 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e52c kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e53c kind:arm_call to:0x0202a260 module:main +from:0x0215e544 kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e568 kind:arm_call to:0x01ffa0bc module:itcm +from:0x0215e578 kind:arm_call to:0x01ffa328 module:itcm +from:0x0215e580 kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e58c kind:arm_call to:0x0215e280 module:overlay(80) +from:0x0215e5a0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e5d0 kind:arm_call to:0x0200e260 module:main +from:0x0215e5d8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e5e0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e5e8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e608 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215e61c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215e630 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215e640 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215e654 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215e66c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215e6a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215e6d0 kind:load to:0x021620d4 module:overlay(80) +from:0x0215e6d4 kind:load to:0x0203feb0 module:main +from:0x0215e6d8 kind:load to:0x027e0964 module:dtcm +from:0x0215e6f0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215e71c kind:load to:0x021615b4 module:overlay(80) +from:0x0215e748 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0215e774 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0215e794 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e7d4 kind:arm_call to:0x01fff498 module:itcm +from:0x0215e7e0 kind:arm_call to:0x01fff584 module:itcm +from:0x0215e824 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e830 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e864 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e88c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e934 kind:load to:0x027e0ce8 module:dtcm +from:0x0215e944 kind:load to:0x0203feb0 module:main +from:0x0215e958 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215e964 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215e980 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215e990 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215e9ac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215e9b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e9c8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e9d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e9e4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e9f8 kind:load to:0x02162294 module:overlay(80) +from:0x0215ea0c kind:arm_call to:0x02011f3c module:main +from:0x0215ea18 kind:arm_call to:0x0215ee08 module:overlay(80) +from:0x0215ea2c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215ea3c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215ea9c kind:load to:0x02161d50 module:overlay(80) +from:0x0215eaa0 kind:load to:0x02161d74 module:overlay(80) +from:0x0215eaa8 kind:load to:0x02161d2c module:overlay(80) +from:0x0215ead4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215eaec kind:arm_call to:0x01fff458 module:itcm +from:0x0215eb00 kind:arm_call to:0x0215c434 module:overlay(80) +from:0x0215eb10 kind:arm_call to:0x01fff458 module:itcm +from:0x0215eb4c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215eb8c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ebdc kind:load to:0x027e0130 module:dtcm +from:0x0215ebe8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215ebfc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215ec04 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec3c kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0215ec78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ec94 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ed00 kind:arm_call to:0x01fff498 module:itcm +from:0x0215ed1c kind:arm_call to:0x01fff584 module:itcm +from:0x0215ede0 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0215edf4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215edfc kind:load to:0x027e0ce8 module:dtcm +from:0x0215ee10 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215ee74 kind:arm_call_thumb to:0x02058fec module:overlay(0) +from:0x0215eea0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215eebc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215eecc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ef00 kind:arm_call to:0x0203e690 module:main +from:0x0215ef18 kind:arm_call to:0x0203e690 module:main +from:0x0215ef28 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0215ef48 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0215ef50 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215ef70 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215ef88 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215ef94 kind:arm_call to:0x02160560 module:overlay(80) +from:0x0215efb4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215efe8 kind:load to:0x02161de8 module:overlay(80) +from:0x0215efec kind:load to:0x02162294 module:overlay(80) +from:0x0215eff0 kind:load to:0x02161d9c module:overlay(80) +from:0x0215eff4 kind:load to:0x0215e998 module:overlay(80) +from:0x0215eff8 kind:load to:0x020a1aac module:overlay(0) +from:0x0215effc kind:load to:0x02161c7c module:overlay(80) +from:0x0215f000 kind:load to:0x02161d74 module:overlay(80) +from:0x0215f004 kind:load to:0x02161cf4 module:overlay(80) +from:0x0215f008 kind:load to:0x02161ce0 module:overlay(80) +from:0x0215f018 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215f02c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215f040 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0215f07c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215f090 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215f098 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0215f0a0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215f0a8 kind:arm_call to:0x0215ebe0 module:overlay(80) +from:0x0215f0b0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215f0b8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215f0d4 kind:arm_call to:0x0203e740 module:main +from:0x0215f0e8 kind:arm_call to:0x0203e740 module:main +from:0x0215f0f0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215f0f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f100 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f10c kind:load to:0x02161de8 module:overlay(80) +from:0x0215f110 kind:load to:0x027e0cec module:dtcm +from:0x0215f114 kind:load to:0x020a1aac module:overlay(0) +from:0x0215f148 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215f15c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215f164 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0215f16c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215f174 kind:arm_call to:0x0215ebe0 module:overlay(80) +from:0x0215f17c kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215f184 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215f1a0 kind:arm_call to:0x0203e740 module:main +from:0x0215f1b4 kind:arm_call to:0x0203e740 module:main +from:0x0215f1bc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215f1c4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f1cc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f1d4 kind:arm_call to:0x02011ff4 module:main +from:0x0215f1e0 kind:load to:0x02161de8 module:overlay(80) +from:0x0215f1e4 kind:load to:0x027e0cec module:dtcm +from:0x0215f1e8 kind:load to:0x020a1aac module:overlay(0) +from:0x0215f250 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215f268 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215f280 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215f28c kind:arm_call to:0x0215f2a8 module:overlay(80) +from:0x0215f298 kind:load to:0x02160efc module:overlay(80) +from:0x0215f2a4 kind:load to:0x027e0cec module:dtcm +from:0x0215f2ec kind:load to:0x02161c90 module:overlay(80) +from:0x0215f360 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f380 kind:arm_call to:0x02082050 module:overlay(0) +from:0x0215f390 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215f3cc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215f3dc kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215f3ec kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215f430 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f43c kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215f44c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215f488 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f4a0 kind:arm_call to:0x021603e4 module:overlay(80) +from:0x0215f4cc kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215f4e4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f4f0 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215f500 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215f510 kind:arm_call to:0x0215f2a8 module:overlay(80) +from:0x0215f528 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215f57c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215f5a0 kind:arm_call to:0x020e6a20 module:overlay(31) +from:0x0215f5b8 kind:arm_call to:0x0215f2a8 module:overlay(80) +from:0x0215f5d4 kind:load to:0x02161ca8 module:overlay(80) +from:0x0215f5d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f5dc kind:load to:0x027e0ce0 module:dtcm +from:0x0215f5e0 kind:load to:0x027e09c0 module:dtcm +from:0x0215f5e8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f638 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f68c kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0215f6d0 kind:load to:0x02160efc module:overlay(80) +from:0x0215f6dc kind:load to:0x027e0958 module:dtcm +from:0x0215f6e0 kind:load to:0x027e0130 module:dtcm +from:0x0215f6fc kind:arm_call to:0x01ff9110 module:itcm +from:0x0215f70c kind:arm_call to:0x01ff916c module:itcm +from:0x0215f89c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215f8bc kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215f8c4 kind:arm_call to:0x02029a4c module:main +from:0x0215f8d4 kind:load to:0x02160ee0 module:overlay(80) +from:0x0215f8d8 kind:load to:0x02160edc module:overlay(80) +from:0x0215f8dc kind:load to:0x0203feb0 module:main +from:0x0215f8e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215f934 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215f97c kind:arm_call to:0x02160418 module:overlay(80) +from:0x0215fa10 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215fa44 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fa60 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fa7c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fa98 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0215fabc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fadc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215fb20 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215fb50 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb6c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb88 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fba4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fbbc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fc3c kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215fc60 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215fc6c kind:load to:0x02161c80 module:overlay(80) +from:0x0215fc70 kind:load to:0x027e0cec module:dtcm +from:0x0215fc74 kind:load to:0x027e0cd8 module:dtcm +from:0x0215fc78 kind:load to:0x02161cc0 module:overlay(80) +from:0x0215fc80 kind:load to:0x02160ee4 module:overlay(80) +from:0x0215fc84 kind:load to:0x02160ef0 module:overlay(80) +from:0x0215fc8c kind:load to:0x027e09a8 module:dtcm +from:0x0215fc98 kind:load to:0x027e09c0 module:dtcm +from:0x0215fc9c kind:load to:0x0216236c module:overlay(80) +from:0x0215fd44 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215fd5c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215fd74 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215fda4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215fdd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fdf0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fe20 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215fe30 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215fe64 kind:arm_call to:0x021603e4 module:overlay(80) +from:0x0215fe90 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215fec0 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215fed4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ff44 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215ff5c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ffb8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215ffc0 kind:arm_call to:0x021603e4 module:overlay(80) +from:0x0215ffe0 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02160018 kind:arm_call to:0x0215f2a8 module:overlay(80) +from:0x02160024 kind:arm_call to:0x02029a4c module:main +from:0x0216006c kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02160074 kind:arm_call to:0x021603e4 module:overlay(80) +from:0x02160094 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x021600b0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02160140 kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x0216018c kind:arm_call to:0x0215f2a8 module:overlay(80) +from:0x02160198 kind:load to:0x027e0cec module:dtcm +from:0x021601a8 kind:load to:0x027e09a8 module:dtcm +from:0x021601b0 kind:load to:0x02160efc module:overlay(80) +from:0x021601bc kind:load to:0x027e09c0 module:dtcm +from:0x02160210 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02160248 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160264 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160280 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216029c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021602e4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02160308 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216031c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216034c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160368 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160384 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160394 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x021603a0 kind:load to:0x027e0cec module:dtcm +from:0x021603ac kind:load to:0x027e09c0 module:dtcm +from:0x021603d4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021603dc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216040c kind:arm_call to:0x02029a4c module:main +from:0x0216043c kind:arm_call to:0x01fff350 module:itcm +from:0x02160474 kind:arm_call to:0x01fff458 module:itcm +from:0x021604cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021604f4 kind:arm_call to:0x01fff350 module:itcm +from:0x02160514 kind:load to:0x027e0ce4 module:dtcm +from:0x02160518 kind:load to:0x02161c70 module:overlay(80) +from:0x0216051c kind:load to:0x02160efc module:overlay(80) +from:0x0216053c kind:arm_call to:0x01fff458 module:itcm +from:0x021605a0 kind:load to:0x02161d10 module:overlay(80) +from:0x021605bc kind:arm_call to:0x01fff458 module:itcm +from:0x02160610 kind:arm_call to:0x01fff458 module:itcm +from:0x02160640 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x02160660 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02160668 kind:arm_call to:0x02011ff4 module:main +from:0x0216067c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02160684 kind:arm_call to:0x02011ff4 module:main +from:0x02160698 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021606a0 kind:arm_call to:0x02011ff4 module:main +from:0x021606b4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02160714 kind:arm_call to:0x02141bb8 module:overlay(70) +from:0x02160724 kind:arm_call to:0x0216086c module:overlay(80) +from:0x02160780 kind:arm_call to:0x02029a4c module:main +from:0x02160798 kind:arm_call to:0x020f8064 module:overlay(31) +from:0x021607c0 kind:arm_call to:0x02141bfc module:overlay(70) +from:0x02160820 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x02160828 kind:arm_call to:0x02029a4c module:main +from:0x02160840 kind:arm_call to:0x020f80bc module:overlay(31) +from:0x02160868 kind:load to:0x020f8200 module:overlays(19,22,23,31) +from:0x02160904 kind:load to:0x0216239c module:overlay(80) +from:0x02160918 kind:arm_call to:0x02011f3c module:main +from:0x02160924 kind:arm_call to:0x02160978 module:overlay(80) +from:0x02160944 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02160970 kind:load to:0x02161e44 module:overlay(80) +from:0x02160980 kind:arm_call to:0x0214be40 module:overlay(70) +from:0x021609a8 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x021609b8 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x021609c4 kind:load to:0x0216239c module:overlay(80) +from:0x021609cc kind:load to:0x02161e6c module:overlay(80) +from:0x021609d0 kind:load to:0x02161edc module:overlay(80) +from:0x02160acc kind:load to:0x0216239c module:overlay(80) +from:0x02160b2c kind:load to:0x0216239c module:overlay(80) +from:0x02160b3c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02160b44 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02160b4c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160b64 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02160b6c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02160b74 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160b7c kind:arm_call to:0x02011ff4 module:main +from:0x02160b90 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02160ba4 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02160bac kind:arm_call to:0x02011ff4 module:main +from:0x02160bc0 kind:arm_branch to:0x0214c1a0 module:overlay(70) +from:0x02160bd0 kind:load to:0x02162414 module:overlay(80) +from:0x02160be4 kind:arm_call to:0x02011f3c module:main +from:0x02160bf0 kind:arm_call to:0x02160c20 module:overlay(80) +from:0x02160c04 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02160c1c kind:load to:0x02161f0c module:overlay(80) +from:0x02160c28 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02160c58 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02160c70 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02160c88 kind:load to:0x02161f78 module:overlay(80) +from:0x02160c8c kind:load to:0x02162414 module:overlay(80) +from:0x02160c90 kind:load to:0x02161f30 module:overlay(80) +from:0x02160c9c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160cb4 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02160cf8 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02160d08 kind:load to:0x027e0cd8 module:dtcm +from:0x02160d0c kind:load to:0x02161eec module:overlay(80) +from:0x02160d88 kind:load to:0x02162414 module:overlay(80) +from:0x02160da8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02160dbc kind:load to:0x02058e24 module:overlay(0) +from:0x02160dd0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160dd8 kind:arm_call to:0x02011ff4 module:main +from:0x02160df0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160df8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160e00 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160e18 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160e20 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160e28 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160e30 kind:arm_call to:0x02011ff4 module:main +from:0x02160e44 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216132c kind:arm_call to:0x02152c8c module:overlay(80) +from:0x0216133c kind:arm_call to:0x0203e3a4 module:main +from:0x02161354 kind:load to:0x021618c0 module:overlay(80) +from:0x02161364 kind:load to:0x021618cc module:overlay(80) +from:0x0216136c kind:load to:0x021618e4 module:overlay(80) +from:0x02161370 kind:load to:0x021618fc module:overlay(80) +from:0x02161374 kind:load to:0x021618d8 module:overlay(80) +from:0x02161378 kind:load to:0x021618f0 module:overlay(80) +from:0x0216137c kind:load to:0x02161908 module:overlay(80) +from:0x02161384 kind:load to:0x02161914 module:overlay(80) +from:0x02161388 kind:load to:0x02161920 module:overlay(80) +from:0x0216138c kind:load to:0x0216192c module:overlay(80) +from:0x02161390 kind:load to:0x02161944 module:overlay(80) +from:0x02161394 kind:load to:0x02161938 module:overlay(80) +from:0x0216139c kind:load to:0x02161950 module:overlay(80) +from:0x021613a0 kind:load to:0x0216195c module:overlay(80) +from:0x021613a8 kind:load to:0x02161968 module:overlay(80) +from:0x021613ac kind:load to:0x02161974 module:overlay(80) +from:0x021613b0 kind:load to:0x02161980 module:overlay(80) +from:0x021613b4 kind:load to:0x0216198c module:overlay(80) +from:0x021613b8 kind:load to:0x02161998 module:overlay(80) +from:0x021613bc kind:load to:0x021619a4 module:overlay(80) +from:0x021613d0 kind:load to:0x021619b0 module:overlay(80) +from:0x021613d4 kind:load to:0x021619bc module:overlay(80) +from:0x021613d8 kind:load to:0x021619c8 module:overlay(80) +from:0x021613dc kind:load to:0x021619d4 module:overlay(80) +from:0x021613e0 kind:load to:0x021619f8 module:overlay(80) +from:0x021613e4 kind:load to:0x02161a04 module:overlay(80) +from:0x021613e8 kind:load to:0x02161a10 module:overlay(80) +from:0x021613ec kind:load to:0x02161a1c module:overlay(80) +from:0x021613f0 kind:load to:0x021619e0 module:overlay(80) +from:0x021613f8 kind:load to:0x02161a40 module:overlay(80) +from:0x02161400 kind:load to:0x02161a58 module:overlay(80) +from:0x02161404 kind:load to:0x02161a4c module:overlay(80) +from:0x02161408 kind:load to:0x021615a0 module:overlay(80) +from:0x0216140c kind:load to:0x02161a64 module:overlay(80) +from:0x02161414 kind:load to:0x021619ec module:overlay(80) +from:0x0216141c kind:load to:0x02161a34 module:overlay(80) +from:0x02161424 kind:load to:0x02161a28 module:overlay(80) +from:0x0216142c kind:load to:0x02161698 module:overlay(80) +from:0x02161430 kind:load to:0x021616b0 module:overlay(80) +from:0x02161438 kind:load to:0x021616bc module:overlay(80) +from:0x02161440 kind:load to:0x021616f8 module:overlay(80) +from:0x02161444 kind:load to:0x021616a4 module:overlay(80) +from:0x02161448 kind:load to:0x02161fe0 module:overlay(80) +from:0x0216144c kind:load to:0x021616e0 module:overlay(80) +from:0x02161450 kind:load to:0x021616c8 module:overlay(80) +from:0x02161454 kind:load to:0x021616d4 module:overlay(80) +from:0x02161458 kind:load to:0x021616ec module:overlay(80) +from:0x02161460 kind:load to:0x02161704 module:overlay(80) +from:0x02161464 kind:load to:0x02161ffc module:overlay(80) +from:0x02161468 kind:load to:0x0215e9dc module:overlay(80) +from:0x0216146c kind:load to:0x02161ff0 module:overlay(80) +from:0x021614a8 kind:arm_call to:0x0215ea20 module:overlay(80) +from:0x021614b8 kind:arm_call to:0x0203e3a4 module:main +from:0x021614cc kind:load to:0x02161c80 module:overlay(80) +from:0x021614d4 kind:load to:0x02162284 module:overlay(80) +from:0x021614d8 kind:load to:0x02162294 module:overlay(80) +from:0x021614dc kind:load to:0x021606ac module:overlay(80) +from:0x021614e0 kind:load to:0x02162288 module:overlay(80) +from:0x02161500 kind:arm_call to:0x0216092c module:overlay(80) +from:0x02161510 kind:arm_call to:0x0203e3a4 module:main +from:0x02161524 kind:load to:0x0216238c module:overlay(80) +from:0x02161528 kind:load to:0x0216239c module:overlay(80) +from:0x0216152c kind:load to:0x02160b88 module:overlay(80) +from:0x02161530 kind:load to:0x02162390 module:overlay(80) +from:0x02161550 kind:arm_call to:0x02160bf8 module:overlay(80) +from:0x02161560 kind:arm_call to:0x0203e3a4 module:main +from:0x02161574 kind:load to:0x02162404 module:overlay(80) +from:0x02161578 kind:load to:0x02162414 module:overlay(80) +from:0x0216157c kind:load to:0x02160e3c module:overlay(80) +from:0x02161580 kind:load to:0x02162408 module:overlay(80) +from:0x02161584 kind:load to:0x02160f0c module:overlay(80) +from:0x02161588 kind:load to:0x02161470 module:overlay(80) +from:0x0216158c kind:load to:0x021614e4 module:overlay(80) +from:0x02161590 kind:load to:0x02161534 module:overlay(80) +from:0x021615b4 kind:load to:0x021531e8 module:overlay(80) +from:0x021615b8 kind:load to:0x0215e9a4 module:overlay(80) +from:0x021615bc kind:load to:0x0215e720 module:overlay(80) +from:0x021615c0 kind:load to:0x0215e750 module:overlay(80) +from:0x021615c4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021615d0 kind:load to:0x02152c64 module:overlay(80) +from:0x021615d4 kind:load to:0x020990ec module:overlay(0) +from:0x021615d8 kind:load to:0x02152c20 module:overlay(80) +from:0x021615dc kind:load to:0x02098f78 module:overlay(0) +from:0x021615e0 kind:load to:0x020990f4 module:overlay(0) +from:0x021615e4 kind:load to:0x02099114 module:overlay(0) +from:0x021615e8 kind:load to:0x02099140 module:overlay(0) +from:0x021615f4 kind:load to:0x02153178 module:overlay(80) +from:0x021615f8 kind:load to:0x0215e9c0 module:overlay(80) +from:0x021615fc kind:load to:0x0209ba20 module:overlay(0) +from:0x02161600 kind:load to:0x0209ba54 module:overlay(0) +from:0x02161604 kind:load to:0x0209baec module:overlay(0) +from:0x02161608 kind:load to:0x0209bb00 module:overlay(0) +from:0x0216160c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02161610 kind:load to:0x0209bb28 module:overlay(0) +from:0x02161614 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02161618 kind:load to:0x0209b838 module:overlay(0) +from:0x0216161c kind:load to:0x0209babc module:overlay(0) +from:0x02161620 kind:load to:0x0209bad4 module:overlay(0) +from:0x02161624 kind:load to:0x0209bb14 module:overlay(0) +from:0x02161628 kind:load to:0x0209bea0 module:overlay(0) +from:0x0216162c kind:load to:0x0215e96c module:overlay(80) +from:0x02161630 kind:load to:0x0215e948 module:overlay(80) +from:0x02161634 kind:load to:0x0209bed8 module:overlay(0) +from:0x02161640 kind:load to:0x0215e068 module:overlay(80) +from:0x02161644 kind:load to:0x02099cfc module:overlay(0) +from:0x02161648 kind:load to:0x02099d14 module:overlay(0) +from:0x0216164c kind:load to:0x02099d20 module:overlay(0) +from:0x02161650 kind:load to:0x01fff464 module:itcm +from:0x02161654 kind:load to:0x0215e084 module:overlay(80) +from:0x02161658 kind:load to:0x021533e4 module:overlay(80) +from:0x0216165c kind:load to:0x02153428 module:overlay(80) +from:0x02161660 kind:load to:0x0215424c module:overlay(80) +from:0x02161664 kind:load to:0x021541c8 module:overlay(80) +from:0x02161668 kind:load to:0x02099c64 module:overlay(0) +from:0x0216166c kind:load to:0x02154cbc module:overlay(80) +from:0x02161670 kind:load to:0x02154c88 module:overlay(80) +from:0x02161674 kind:load to:0x02099c70 module:overlay(0) +from:0x02161678 kind:load to:0x02099d2c module:overlay(0) +from:0x0216167c kind:load to:0x02099d98 module:overlay(0) +from:0x02161680 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161684 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161688 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216168c kind:load to:0x021531fc module:overlay(80) +from:0x02161690 kind:load to:0x021532ec module:overlay(80) +from:0x02161694 kind:load to:0x0209ad54 module:overlay(0) +from:0x02161710 kind:load to:0x02154fe0 module:overlay(80) +from:0x02161718 kind:load to:0x02155184 module:overlay(80) +from:0x02161720 kind:load to:0x02155288 module:overlay(80) +from:0x02161728 kind:load to:0x02155520 module:overlay(80) +from:0x02161730 kind:load to:0x02155f98 module:overlay(80) +from:0x02161738 kind:load to:0x0215637c module:overlay(80) +from:0x02161740 kind:load to:0x02156958 module:overlay(80) +from:0x02161748 kind:load to:0x02156aa0 module:overlay(80) +from:0x02161750 kind:load to:0x02156c2c module:overlay(80) +from:0x02161758 kind:load to:0x02157f2c module:overlay(80) +from:0x02161760 kind:load to:0x02158000 module:overlay(80) +from:0x02161768 kind:load to:0x02158124 module:overlay(80) +from:0x02161770 kind:load to:0x02158490 module:overlay(80) +from:0x02161778 kind:load to:0x02158c94 module:overlay(80) +from:0x02161780 kind:load to:0x02158fdc module:overlay(80) +from:0x02161788 kind:load to:0x02159410 module:overlay(80) +from:0x02161790 kind:load to:0x021595b4 module:overlay(80) +from:0x02161798 kind:load to:0x02159994 module:overlay(80) +from:0x021617a0 kind:load to:0x02159ae8 module:overlay(80) +from:0x021617a8 kind:load to:0x02159d70 module:overlay(80) +from:0x021617b0 kind:load to:0x02157774 module:overlay(80) +from:0x021617b8 kind:load to:0x02159f6c module:overlay(80) +from:0x021617c0 kind:load to:0x02157588 module:overlay(80) +from:0x021617c8 kind:load to:0x021576ec module:overlay(80) +from:0x021617d0 kind:load to:0x02157858 module:overlay(80) +from:0x021617d8 kind:load to:0x02157a9c module:overlay(80) +from:0x021617e0 kind:load to:0x02157e00 module:overlay(80) +from:0x021617e8 kind:load to:0x02154f64 module:overlay(80) +from:0x021617f0 kind:load to:0x02155118 module:overlay(80) +from:0x021617f8 kind:load to:0x021551dc module:overlay(80) +from:0x02161800 kind:load to:0x02155440 module:overlay(80) +from:0x02161808 kind:load to:0x02155ec8 module:overlay(80) +from:0x02161810 kind:load to:0x02156334 module:overlay(80) +from:0x02161818 kind:load to:0x02156818 module:overlay(80) +from:0x02161820 kind:load to:0x02156a34 module:overlay(80) +from:0x02161828 kind:load to:0x02156bb0 module:overlay(80) +from:0x02161830 kind:load to:0x02157eb8 module:overlay(80) +from:0x02161838 kind:load to:0x02157f60 module:overlay(80) +from:0x02161840 kind:load to:0x02158060 module:overlay(80) +from:0x02161848 kind:load to:0x021583dc module:overlay(80) +from:0x02161850 kind:load to:0x02158bd0 module:overlay(80) +from:0x02161858 kind:load to:0x02158f4c module:overlay(80) +from:0x02161860 kind:load to:0x021593a4 module:overlay(80) +from:0x02161868 kind:load to:0x021594ac module:overlay(80) +from:0x02161870 kind:load to:0x021598ec module:overlay(80) +from:0x02161878 kind:load to:0x021599f4 module:overlay(80) +from:0x02161880 kind:load to:0x02159cf0 module:overlay(80) +from:0x02161888 kind:load to:0x02157744 module:overlay(80) +from:0x02161890 kind:load to:0x02159ed4 module:overlay(80) +from:0x02161898 kind:load to:0x02157560 module:overlay(80) +from:0x021618a0 kind:load to:0x021576dc module:overlay(80) +from:0x021618a8 kind:load to:0x021577e0 module:overlay(80) +from:0x021618b0 kind:load to:0x02157964 module:overlay(80) +from:0x021618b8 kind:load to:0x02157db4 module:overlay(80) +from:0x02161c70 kind:load to:0x02160528 module:overlay(80) +from:0x02161c7c kind:load to:0x0215eb9c module:overlay(80) +from:0x02161c90 kind:load to:0x0215f6e4 module:overlay(80) +from:0x02161c98 kind:load to:0x0215f8ec module:overlay(80) +from:0x02161ca0 kind:load to:0x021601d8 module:overlay(80) +from:0x02161ca8 kind:load to:0x0215f6e8 module:overlay(80) +from:0x02161cb0 kind:load to:0x0215fca0 module:overlay(80) +from:0x02161cb8 kind:load to:0x021603b0 module:overlay(80) +from:0x02161ce0 kind:load to:0x0215f038 module:overlay(80) +from:0x02161ce4 kind:load to:0x02160674 module:overlay(80) +from:0x02161ce8 kind:load to:0x0215eaac module:overlay(80) +from:0x02161cf4 kind:load to:0x0215ebe0 module:overlay(80) +from:0x02161cf8 kind:load to:0x0215ebf4 module:overlay(80) +from:0x02161cfc kind:load to:0x0215ec10 module:overlay(80) +from:0x02161d00 kind:load to:0x0215ec44 module:overlay(80) +from:0x02161d04 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02161d10 kind:load to:0x0215f024 module:overlay(80) +from:0x02161d14 kind:load to:0x02160658 module:overlay(80) +from:0x02161d18 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02161d1c kind:load to:0x021605a4 module:overlay(80) +from:0x02161d20 kind:load to:0x0207cdc4 module:overlay(0) +from:0x02161d2c kind:load to:0x0215e9fc module:overlay(80) +from:0x02161d30 kind:load to:0x020990ec module:overlay(0) +from:0x02161d34 kind:load to:0x02098efc module:overlay(0) +from:0x02161d38 kind:load to:0x02098f78 module:overlay(0) +from:0x02161d3c kind:load to:0x020990f4 module:overlay(0) +from:0x02161d40 kind:load to:0x02099114 module:overlay(0) +from:0x02161d44 kind:load to:0x02099140 module:overlay(0) +from:0x02161d54 kind:load to:0x020990ec module:overlay(0) +from:0x02161d58 kind:load to:0x02098efc module:overlay(0) +from:0x02161d5c kind:load to:0x02098f78 module:overlay(0) +from:0x02161d60 kind:load to:0x020990f4 module:overlay(0) +from:0x02161d64 kind:load to:0x02099114 module:overlay(0) +from:0x02161d68 kind:load to:0x02099140 module:overlay(0) +from:0x02161d74 kind:load to:0x0207e178 module:overlay(0) +from:0x02161d78 kind:load to:0x0207e180 module:overlay(0) +from:0x02161d7c kind:load to:0x0207e994 module:overlay(0) +from:0x02161d80 kind:load to:0x0207e984 module:overlay(0) +from:0x02161d84 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02161d88 kind:load to:0x0207ea08 module:overlay(0) +from:0x02161d8c kind:load to:0x0207ea4c module:overlay(0) +from:0x02161d90 kind:load to:0x0207ea74 module:overlay(0) +from:0x02161d9c kind:load to:0x0215f010 module:overlay(80) +from:0x02161da0 kind:load to:0x02160690 module:overlay(80) +from:0x02161da4 kind:load to:0x0209ba20 module:overlay(0) +from:0x02161da8 kind:load to:0x0209ba54 module:overlay(0) +from:0x02161dac kind:load to:0x0209baec module:overlay(0) +from:0x02161db0 kind:load to:0x0209bb00 module:overlay(0) +from:0x02161db4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02161db8 kind:load to:0x0209bb28 module:overlay(0) +from:0x02161dbc kind:load to:0x0209bbb0 module:overlay(0) +from:0x02161dc0 kind:load to:0x0209b838 module:overlay(0) +from:0x02161dc4 kind:load to:0x0209babc module:overlay(0) +from:0x02161dc8 kind:load to:0x0209bad4 module:overlay(0) +from:0x02161dcc kind:load to:0x0209bb14 module:overlay(0) +from:0x02161dd0 kind:load to:0x0209bea0 module:overlay(0) +from:0x02161dd4 kind:load to:0x0215e96c module:overlay(80) +from:0x02161dd8 kind:load to:0x0215e948 module:overlay(80) +from:0x02161ddc kind:load to:0x0209bed8 module:overlay(0) +from:0x02161de8 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161dec kind:load to:0x02099cfc module:overlay(0) +from:0x02161df0 kind:load to:0x02099d14 module:overlay(0) +from:0x02161df4 kind:load to:0x02099d20 module:overlay(0) +from:0x02161df8 kind:load to:0x01fff464 module:itcm +from:0x02161dfc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161e00 kind:load to:0x0215f1ec module:overlay(80) +from:0x02161e04 kind:load to:0x02099c58 module:overlay(0) +from:0x02161e08 kind:load to:0x0215f2f0 module:overlay(80) +from:0x02161e0c kind:load to:0x02099c60 module:overlay(0) +from:0x02161e10 kind:load to:0x02099c64 module:overlay(0) +from:0x02161e14 kind:load to:0x0215f5ec module:overlay(80) +from:0x02161e18 kind:load to:0x02099c6c module:overlay(0) +from:0x02161e1c kind:load to:0x02099c70 module:overlay(0) +from:0x02161e20 kind:load to:0x02099d2c module:overlay(0) +from:0x02161e24 kind:load to:0x02099d98 module:overlay(0) +from:0x02161e28 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161e2c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161e30 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161e34 kind:load to:0x0215f04c module:overlay(80) +from:0x02161e38 kind:load to:0x0215f118 module:overlay(80) +from:0x02161e44 kind:load to:0x02160908 module:overlay(80) +from:0x02161e48 kind:load to:0x0209e360 module:overlay(0) +from:0x02161e4c kind:load to:0x0209e524 module:overlay(0) +from:0x02161e50 kind:load to:0x0209e540 module:overlay(0) +from:0x02161e54 kind:load to:0x0209e584 module:overlay(0) +from:0x02161e58 kind:load to:0x02160b88 module:overlay(80) +from:0x02161e5c kind:load to:0x02160b9c module:overlay(80) +from:0x02161e60 kind:load to:0x0209e378 module:overlay(0) +from:0x02161e6c kind:load to:0x0214bfd4 module:overlay(70) +from:0x02161e70 kind:load to:0x0214c07c module:overlay(70) +from:0x02161e74 kind:load to:0x0214c23c module:overlay(70) +from:0x02161e78 kind:load to:0x0214c368 module:overlay(70) +from:0x02161e7c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02161e80 kind:load to:0x021609d4 module:overlay(80) +from:0x02161e84 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02161e88 kind:load to:0x0209e990 module:overlay(0) +from:0x02161e8c kind:load to:0x0209e998 module:overlay(0) +from:0x02161e90 kind:load to:0x0209e99c module:overlay(0) +from:0x02161e94 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02161e98 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02161e9c kind:load to:0x02160b30 module:overlay(80) +from:0x02161ea0 kind:load to:0x02160b58 module:overlay(80) +from:0x02161ea4 kind:load to:0x0214c1a0 module:overlay(70) +from:0x02161ea8 kind:load to:0x0214c864 module:overlay(70) +from:0x02161eac kind:load to:0x0214d0b8 module:overlay(70) +from:0x02161eb0 kind:load to:0x0214d0d0 module:overlay(70) +from:0x02161eb4 kind:load to:0x0214cbe4 module:overlay(70) +from:0x02161eb8 kind:load to:0x0214cc88 module:overlay(70) +from:0x02161ebc kind:load to:0x0214cd04 module:overlay(70) +from:0x02161ec0 kind:load to:0x0214c3cc module:overlay(70) +from:0x02161ec4 kind:load to:0x0214c5f8 module:overlay(70) +from:0x02161ec8 kind:load to:0x02160a7c module:overlay(80) +from:0x02161ecc kind:load to:0x02160ad0 module:overlay(80) +from:0x02161ed0 kind:load to:0x0214d0e4 module:overlay(70) +from:0x02161edc kind:load to:0x0207483c module:overlay(0) +from:0x02161ee0 kind:load to:0x02160bb8 module:overlay(80) +from:0x02161ee4 kind:load to:0x02074844 module:overlay(0) +from:0x02161ee8 kind:load to:0x02074848 module:overlay(0) +from:0x02161f0c kind:load to:0x02160bd4 module:overlay(80) +from:0x02161f10 kind:load to:0x020990ec module:overlay(0) +from:0x02161f14 kind:load to:0x02098efc module:overlay(0) +from:0x02161f18 kind:load to:0x02098f78 module:overlay(0) +from:0x02161f1c kind:load to:0x020990f4 module:overlay(0) +from:0x02161f20 kind:load to:0x02099114 module:overlay(0) +from:0x02161f24 kind:load to:0x02099140 module:overlay(0) +from:0x02161f30 kind:load to:0x02160c94 module:overlay(80) +from:0x02161f34 kind:load to:0x02160dc8 module:overlay(80) +from:0x02161f38 kind:load to:0x0209b2cc module:overlay(0) +from:0x02161f3c kind:load to:0x0209b304 module:overlay(0) +from:0x02161f40 kind:load to:0x0209b908 module:overlay(0) +from:0x02161f44 kind:load to:0x0209b910 module:overlay(0) +from:0x02161f48 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02161f4c kind:load to:0x0209b47c module:overlay(0) +from:0x02161f50 kind:load to:0x0209b36c module:overlay(0) +from:0x02161f54 kind:load to:0x0209b838 module:overlay(0) +from:0x02161f58 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02161f5c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02161f60 kind:load to:0x02160dc0 module:overlay(80) +from:0x02161f64 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02161f68 kind:load to:0x02160db0 module:overlay(80) +from:0x02161f6c kind:load to:0x02160d8c module:overlay(80) +from:0x02161f78 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161f7c kind:load to:0x02099cfc module:overlay(0) +from:0x02161f80 kind:load to:0x02099d14 module:overlay(0) +from:0x02161f84 kind:load to:0x02099d20 module:overlay(0) +from:0x02161f88 kind:load to:0x01fff464 module:itcm +from:0x02161f8c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161f90 kind:load to:0x02160ca8 module:overlay(80) +from:0x02161f94 kind:load to:0x02160d10 module:overlay(80) +from:0x02161f98 kind:load to:0x02160d14 module:overlay(80) +from:0x02161f9c kind:load to:0x02160d28 module:overlay(80) +from:0x02161fa0 kind:load to:0x02099c64 module:overlay(0) +from:0x02161fa4 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02161fa8 kind:load to:0x02099c6c module:overlay(0) +from:0x02161fac kind:load to:0x02099c70 module:overlay(0) +from:0x02161fb0 kind:load to:0x02099d2c module:overlay(0) +from:0x02161fb4 kind:load to:0x02099d98 module:overlay(0) +from:0x02161fb8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161fbc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161fc0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161fc4 kind:load to:0x02160de4 module:overlay(80) +from:0x02161fc8 kind:load to:0x02160e0c module:overlay(80) +from:0x02161fcc kind:load to:0x02160d3c module:overlay(80) diff --git a/config/jp/arm9/overlays/ov080/symbols.txt b/config/jp/arm9/overlays/ov080/symbols.txt new file mode 100644 index 00000000..d747a137 --- /dev/null +++ b/config/jp/arm9/overlays/ov080/symbols.txt @@ -0,0 +1,358 @@ +func_ov080_02152c20 kind:function(arm,size=0x38) addr:0x02152c20 +func_ov080_02152c58 kind:function(arm,size=0xc) addr:0x02152c58 +func_ov080_02152c64 kind:function(arm,size=0x28) addr:0x02152c64 +func_ov080_02152c8c kind:function(arm,size=0x78) addr:0x02152c8c +func_ov080_02152d04 kind:function(arm,size=0x24) addr:0x02152d04 +func_ov080_02152d28 kind:function(arm,size=0x24) addr:0x02152d28 +func_ov080_02152d4c kind:function(arm,size=0x2c) addr:0x02152d4c +func_ov080_02152d78 kind:function(arm,size=0x400) addr:0x02152d78 +func_ov080_02153178 kind:function(arm,size=0x14) addr:0x02153178 +func_ov080_0215318c kind:function(arm,size=0x38) addr:0x0215318c +func_ov080_021531c4 kind:function(arm,size=0x24) addr:0x021531c4 +func_ov080_021531e8 kind:function(arm,size=0x14) addr:0x021531e8 +func_ov080_021531fc kind:function(arm,size=0xf0) addr:0x021531fc +func_ov080_021532ec kind:function(arm,size=0xf8) addr:0x021532ec +func_ov080_021533e4 kind:function(arm,size=0x44) addr:0x021533e4 +func_ov080_02153428 kind:function(arm,size=0x338) addr:0x02153428 +func_ov080_02153760 kind:function(arm,size=0xf0) addr:0x02153760 +func_ov080_02153850 kind:function(arm,size=0x78) addr:0x02153850 +func_ov080_021538c8 kind:function(arm,size=0xdc) addr:0x021538c8 +func_ov080_021539a4 kind:function(arm,size=0x5e8) addr:0x021539a4 +func_ov080_02153f8c kind:function(arm,size=0x118) addr:0x02153f8c +func_ov080_021540a4 kind:function(arm,size=0x124) addr:0x021540a4 +func_ov080_021541c8 kind:function(arm,size=0x84) addr:0x021541c8 +func_ov080_0215424c kind:function(arm,size=0xa3c) addr:0x0215424c +func_ov080_02154c88 kind:function(arm,size=0x34) addr:0x02154c88 +func_ov080_02154cbc kind:function(arm,size=0x2a8) addr:0x02154cbc +func_ov080_02154f64 kind:function(arm,size=0x7c) addr:0x02154f64 +func_ov080_02154fe0 kind:function(arm,size=0x138) addr:0x02154fe0 +func_ov080_02155118 kind:function(arm,size=0x6c) addr:0x02155118 +func_ov080_02155184 kind:function(arm,size=0x58) addr:0x02155184 +func_ov080_021551dc kind:function(arm,size=0xac) addr:0x021551dc +func_ov080_02155288 kind:function(arm,size=0x1b8) addr:0x02155288 +func_ov080_02155440 kind:function(arm,size=0xe0) addr:0x02155440 +func_ov080_02155520 kind:function(arm,size=0x9a8) addr:0x02155520 +func_ov080_02155ec8 kind:function(arm,size=0xd0) addr:0x02155ec8 +func_ov080_02155f98 kind:function(arm,size=0x39c) addr:0x02155f98 +func_ov080_02156334 kind:function(arm,size=0x48) addr:0x02156334 +func_ov080_0215637c kind:function(arm,size=0x49c) addr:0x0215637c +func_ov080_02156818 kind:function(arm,size=0x140) addr:0x02156818 +func_ov080_02156958 kind:function(arm,size=0xdc) addr:0x02156958 +func_ov080_02156a34 kind:function(arm,size=0x6c) addr:0x02156a34 +func_ov080_02156aa0 kind:function(arm,size=0x110) addr:0x02156aa0 +func_ov080_02156bb0 kind:function(arm,size=0x7c) addr:0x02156bb0 +func_ov080_02156c2c kind:function(arm,size=0x934) addr:0x02156c2c +func_ov080_02157560 kind:function(arm,size=0x28) addr:0x02157560 +func_ov080_02157588 kind:function(arm,size=0x154) addr:0x02157588 +func_ov080_021576dc kind:function(arm,size=0x10) addr:0x021576dc +func_ov080_021576ec kind:function(arm,size=0x58) addr:0x021576ec +func_ov080_02157744 kind:function(arm,size=0x30) addr:0x02157744 +func_ov080_02157774 kind:function(arm,size=0x6c) addr:0x02157774 +func_ov080_021577e0 kind:function(arm,size=0x78) addr:0x021577e0 +func_ov080_02157858 kind:function(arm,size=0x10c) addr:0x02157858 +func_ov080_02157964 kind:function(arm,size=0x138) addr:0x02157964 +func_ov080_02157a9c kind:function(arm,size=0x318) addr:0x02157a9c +func_ov080_02157db4 kind:function(arm,size=0x4c) addr:0x02157db4 +func_ov080_02157e00 kind:function(arm,size=0xb8) addr:0x02157e00 +func_ov080_02157eb8 kind:function(arm,size=0x74) addr:0x02157eb8 +func_ov080_02157f2c kind:function(arm,size=0x34) addr:0x02157f2c +func_ov080_02157f60 kind:function(arm,size=0xa0) addr:0x02157f60 +func_ov080_02158000 kind:function(arm,size=0x60) addr:0x02158000 +func_ov080_02158060 kind:function(arm,size=0xc4) addr:0x02158060 +func_ov080_02158124 kind:function(arm,size=0x2b8) addr:0x02158124 +func_ov080_021583dc kind:function(arm,size=0xb4) addr:0x021583dc +func_ov080_02158490 kind:function(arm,size=0x740) addr:0x02158490 +func_ov080_02158bd0 kind:function(arm,size=0xc4) addr:0x02158bd0 +func_ov080_02158c94 kind:function(arm,size=0x2b8) addr:0x02158c94 +func_ov080_02158f4c kind:function(arm,size=0x90) addr:0x02158f4c +func_ov080_02158fdc kind:function(arm,size=0x3c8) addr:0x02158fdc +func_ov080_021593a4 kind:function(arm,size=0x6c) addr:0x021593a4 +func_ov080_02159410 kind:function(arm,size=0x9c) addr:0x02159410 +func_ov080_021594ac kind:function(arm,size=0x108) addr:0x021594ac +func_ov080_021595b4 kind:function(arm,size=0x338) addr:0x021595b4 +func_ov080_021598ec kind:function(arm,size=0xa8) addr:0x021598ec +func_ov080_02159994 kind:function(arm,size=0x60) addr:0x02159994 +func_ov080_021599f4 kind:function(arm,size=0xf4) addr:0x021599f4 +func_ov080_02159ae8 kind:function(arm,size=0x208) addr:0x02159ae8 +func_ov080_02159cf0 kind:function(arm,size=0x80) addr:0x02159cf0 +func_ov080_02159d70 kind:function(arm,size=0x164) addr:0x02159d70 +func_ov080_02159ed4 kind:function(arm,size=0x98) addr:0x02159ed4 +func_ov080_02159f6c kind:function(arm,size=0x1690) addr:0x02159f6c +func_ov080_0215b5fc kind:function(arm,size=0xf0) addr:0x0215b5fc +func_ov080_0215b6ec kind:function(arm,size=0x178) addr:0x0215b6ec +func_ov080_0215b864 kind:function(arm,size=0x19c) addr:0x0215b864 +func_ov080_0215ba00 kind:function(arm,size=0x4e0) addr:0x0215ba00 +func_ov080_0215bee0 kind:function(arm,size=0x118) addr:0x0215bee0 +func_ov080_0215bff8 kind:function(arm,size=0xb4) addr:0x0215bff8 +func_ov080_0215c0ac kind:function(arm,size=0x40) addr:0x0215c0ac +func_ov080_0215c0ec kind:function(arm,size=0x54) addr:0x0215c0ec +func_ov080_0215c140 kind:function(arm,size=0x54) addr:0x0215c140 +func_ov080_0215c194 kind:function(arm,size=0x70) addr:0x0215c194 +func_ov080_0215c204 kind:function(arm,size=0xa0) addr:0x0215c204 +func_ov080_0215c2a4 kind:function(arm,size=0xdc) addr:0x0215c2a4 +func_ov080_0215c380 kind:function(arm,size=0x60) addr:0x0215c380 +func_ov080_0215c3e0 kind:function(arm,size=0x54) addr:0x0215c3e0 +func_ov080_0215c434 kind:function(arm,size=0x84) addr:0x0215c434 +func_ov080_0215c4b8 kind:function(arm,size=0x2c) addr:0x0215c4b8 +func_ov080_0215c4e4 kind:function(arm,size=0x34) addr:0x0215c4e4 +func_ov080_0215c518 kind:function(arm,size=0x70) addr:0x0215c518 +func_ov080_0215c588 kind:function(arm,size=0x4c) addr:0x0215c588 +func_ov080_0215c5d4 kind:function(arm,size=0x48) addr:0x0215c5d4 +func_ov080_0215c61c kind:function(arm,size=0x5c) addr:0x0215c61c +func_ov080_0215c678 kind:function(arm,size=0x60) addr:0x0215c678 +func_ov080_0215c6d8 kind:function(arm,size=0x1c) addr:0x0215c6d8 +func_ov080_0215c6f4 kind:function(arm,size=0x30) addr:0x0215c6f4 +func_ov080_0215c724 kind:function(arm,size=0x40) addr:0x0215c724 +func_ov080_0215c764 kind:function(arm,size=0x3b4) addr:0x0215c764 +func_ov080_0215cb18 kind:function(arm,size=0x160) addr:0x0215cb18 +func_ov080_0215cc78 kind:function(arm,size=0x9c) addr:0x0215cc78 +func_ov080_0215cd14 kind:function(arm,size=0x24) addr:0x0215cd14 +func_ov080_0215cd38 kind:function(arm,size=0x11c) addr:0x0215cd38 +func_ov080_0215ce54 kind:function(arm,size=0x38) addr:0x0215ce54 +func_ov080_0215ce8c kind:function(arm,size=0xd4) addr:0x0215ce8c +func_ov080_0215cf60 kind:function(arm,size=0x84) addr:0x0215cf60 +func_ov080_0215cfe4 kind:function(arm,size=0x5c) addr:0x0215cfe4 +func_ov080_0215d040 kind:function(arm,size=0x30) addr:0x0215d040 +func_ov080_0215d070 kind:function(arm,size=0x4c4) addr:0x0215d070 +func_ov080_0215d534 kind:function(arm,size=0x68) addr:0x0215d534 +func_ov080_0215d59c kind:function(arm,size=0x64) addr:0x0215d59c +func_ov080_0215d600 kind:function(arm,size=0x1c) addr:0x0215d600 +func_ov080_0215d61c kind:function(arm,size=0x35c) addr:0x0215d61c +func_ov080_0215d978 kind:function(arm,size=0x110) addr:0x0215d978 +func_ov080_0215da88 kind:function(arm,size=0x90) addr:0x0215da88 +func_ov080_0215db18 kind:function(arm,size=0x5c) addr:0x0215db18 +func_ov080_0215db74 kind:function(arm,size=0x34) addr:0x0215db74 +func_ov080_0215dba8 kind:function(arm,size=0x230) addr:0x0215dba8 +func_ov080_0215ddd8 kind:function(arm,size=0xec) addr:0x0215ddd8 +func_ov080_0215dec4 kind:function(arm,size=0x13c) addr:0x0215dec4 +func_ov080_0215e000 kind:function(arm,size=0x68) addr:0x0215e000 +func_ov080_0215e068 kind:function(arm,size=0x1c) addr:0x0215e068 +func_ov080_0215e084 kind:function(arm,size=0x74) addr:0x0215e084 +func_ov080_0215e0f8 kind:function(arm,size=0x11c) addr:0x0215e0f8 +func_ov080_0215e214 kind:function(arm,size=0x58) addr:0x0215e214 +func_ov080_0215e26c kind:function(arm,size=0x14) addr:0x0215e26c +func_ov080_0215e280 kind:function(arm,size=0xb0) addr:0x0215e280 +func_ov080_0215e330 kind:function(arm,size=0x38) addr:0x0215e330 +func_ov080_0215e368 kind:function(arm,size=0x374) addr:0x0215e368 +func_ov080_0215e6dc kind:function(arm,size=0xc) addr:0x0215e6dc +func_ov080_0215e6e8 kind:function(arm,size=0x38) addr:0x0215e6e8 +func_ov080_0215e720 kind:function(arm,size=0x30) addr:0x0215e720 +func_ov080_0215e750 kind:function(arm,size=0x1f8) addr:0x0215e750 +func_ov080_0215e948 kind:function(arm,size=0x24) addr:0x0215e948 +func_ov080_0215e96c kind:function(arm,size=0x2c) addr:0x0215e96c +func_ov080_0215e998 kind:function(arm,size=0xc) addr:0x0215e998 +func_ov080_0215e9a4 kind:function(arm,size=0x1c) addr:0x0215e9a4 +func_ov080_0215e9c0 kind:function(arm,size=0x1c) addr:0x0215e9c0 +func_ov080_0215e9dc kind:function(arm,size=0x14) addr:0x0215e9dc +func_ov080_0215e9f0 kind:function(arm,size=0xc) addr:0x0215e9f0 +func_ov080_0215e9fc kind:function(arm,size=0x24) addr:0x0215e9fc +func_ov080_0215ea20 kind:function(arm,size=0x8c) addr:0x0215ea20 +func_ov080_0215eaac kind:function(arm,size=0xf0) addr:0x0215eaac +func_ov080_0215eb9c kind:function(arm,size=0x44) addr:0x0215eb9c +func_ov080_0215ebe0 kind:function(arm,size=0x14) addr:0x0215ebe0 +func_ov080_0215ebf4 kind:function(arm,size=0x1c) addr:0x0215ebf4 +func_ov080_0215ec10 kind:function(arm,size=0x34) addr:0x0215ec10 +func_ov080_0215ec44 kind:function(arm,size=0x1c4) addr:0x0215ec44 +func_ov080_0215ee08 kind:function(arm,size=0x208) addr:0x0215ee08 +func_ov080_0215f010 kind:function(arm,size=0x14) addr:0x0215f010 +func_ov080_0215f024 kind:function(arm,size=0x14) addr:0x0215f024 +func_ov080_0215f038 kind:function(arm,size=0x14) addr:0x0215f038 +func_ov080_0215f04c kind:function(arm,size=0xcc) addr:0x0215f04c +func_ov080_0215f118 kind:function(arm,size=0xd4) addr:0x0215f118 +func_ov080_0215f1ec kind:function(arm,size=0xbc) addr:0x0215f1ec +func_ov080_0215f2a8 kind:function(arm,size=0x48) addr:0x0215f2a8 +func_ov080_0215f2f0 kind:function(arm,size=0x2fc) addr:0x0215f2f0 +func_ov080_0215f5ec kind:function(arm,size=0xf8) addr:0x0215f5ec +func_ov080_0215f6e4 kind:function(arm,size=0x4) addr:0x0215f6e4 +func_ov080_0215f6e8 kind:function(arm,size=0x204) addr:0x0215f6e8 +func_ov080_0215f8ec kind:function(arm,size=0x3b4) addr:0x0215f8ec +func_ov080_0215fca0 kind:function(arm,size=0x538) addr:0x0215fca0 +func_ov080_021601d8 kind:function(arm,size=0x1d8) addr:0x021601d8 +func_ov080_021603b0 kind:function(arm,size=0x34) addr:0x021603b0 +func_ov080_021603e4 kind:function(arm,size=0x34) addr:0x021603e4 +func_ov080_02160418 kind:function(arm,size=0x110) addr:0x02160418 +func_ov080_02160528 kind:function(arm,size=0x38) addr:0x02160528 +func_ov080_02160560 kind:function(arm,size=0x44) addr:0x02160560 +func_ov080_021605a4 kind:function(arm,size=0xb4) addr:0x021605a4 +func_ov080_02160658 kind:function(arm,size=0x1c) addr:0x02160658 +func_ov080_02160674 kind:function(arm,size=0x1c) addr:0x02160674 +func_ov080_02160690 kind:function(arm,size=0x1c) addr:0x02160690 +func_ov080_021606ac kind:function(arm,size=0x14) addr:0x021606ac +func_ov080_021606c0 kind:function(arm,size=0x78) addr:0x021606c0 +func_ov080_02160738 kind:function(arm,size=0x9c) addr:0x02160738 +func_ov080_021607d4 kind:function(arm,size=0x88) addr:0x021607d4 +func_ov080_0216085c kind:function(arm,size=0x10) addr:0x0216085c +func_ov080_0216086c kind:function(arm,size=0x10) addr:0x0216086c +func_ov080_0216087c kind:function(arm,size=0x80) addr:0x0216087c +func_ov080_021608fc kind:function(arm,size=0xc) addr:0x021608fc +func_ov080_02160908 kind:function(arm,size=0x24) addr:0x02160908 +func_ov080_0216092c kind:function(arm,size=0x4c) addr:0x0216092c +func_ov080_02160978 kind:function(arm,size=0x5c) addr:0x02160978 +func_ov080_021609d4 kind:function(arm,size=0xa8) addr:0x021609d4 +func_ov080_02160a7c kind:function(arm,size=0x54) addr:0x02160a7c +func_ov080_02160ad0 kind:function(arm,size=0x60) addr:0x02160ad0 +func_ov080_02160b30 kind:function(arm,size=0x28) addr:0x02160b30 +func_ov080_02160b58 kind:function(arm,size=0x30) addr:0x02160b58 +func_ov080_02160b88 kind:function(arm,size=0x14) addr:0x02160b88 +func_ov080_02160b9c kind:function(arm,size=0x1c) addr:0x02160b9c +func_ov080_02160bb8 kind:function(arm,size=0x10) addr:0x02160bb8 +func_ov080_02160bc8 kind:function(arm,size=0xc) addr:0x02160bc8 +func_ov080_02160bd4 kind:function(arm,size=0x24) addr:0x02160bd4 +func_ov080_02160bf8 kind:function(arm,size=0x28) addr:0x02160bf8 +func_ov080_02160c20 kind:function(arm,size=0x74) addr:0x02160c20 +func_ov080_02160c94 kind:function(arm,size=0x14) addr:0x02160c94 +func_ov080_02160ca8 kind:function(arm,size=0x68) addr:0x02160ca8 +func_ov080_02160d10 kind:function(arm,size=0x4) addr:0x02160d10 +func_ov080_02160d14 kind:function(arm,size=0x14) addr:0x02160d14 +func_ov080_02160d28 kind:function(arm,size=0x14) addr:0x02160d28 +func_ov080_02160d3c kind:function(arm,size=0x50) addr:0x02160d3c +func_ov080_02160d8c kind:function(arm,size=0x24) addr:0x02160d8c +func_ov080_02160db0 kind:function(arm,size=0x10) addr:0x02160db0 +func_ov080_02160dc0 kind:function(arm,size=0x8) addr:0x02160dc0 +func_ov080_02160dc8 kind:function(arm,size=0x1c) addr:0x02160dc8 +func_ov080_02160de4 kind:function(arm,size=0x28) addr:0x02160de4 +func_ov080_02160e0c kind:function(arm,size=0x30) addr:0x02160e0c +func_ov080_02160e3c kind:function(arm,size=0x14) addr:0x02160e3c +data_ov080_02160e50 kind:data(any) addr:0x02160e50 +data_ov080_02160e56 kind:data(any) addr:0x02160e56 +data_ov080_02160e5c kind:data(any) addr:0x02160e5c +data_ov080_02160e62 kind:data(any) addr:0x02160e62 +data_ov080_02160e68 kind:data(any) addr:0x02160e68 +data_ov080_02160e6e kind:data(any) addr:0x02160e6e +data_ov080_02160e74 kind:data(any) addr:0x02160e74 +data_ov080_02160e7c kind:data(any) addr:0x02160e7c +data_ov080_02160e88 kind:data(any) addr:0x02160e88 +data_ov080_02160e94 kind:data(any) addr:0x02160e94 +data_ov080_02160ea0 kind:data(any) addr:0x02160ea0 +data_ov080_02160eac kind:data(any) addr:0x02160eac +data_ov080_02160ec4 kind:data(any) addr:0x02160ec4 +data_ov080_02160ed0 kind:data(any) addr:0x02160ed0 +data_ov080_02160edc kind:data(any) addr:0x02160edc +data_ov080_02160ee0 kind:data(any) addr:0x02160ee0 +data_ov080_02160ee4 kind:data(any) addr:0x02160ee4 +data_ov080_02160ef0 kind:data(any) addr:0x02160ef0 +data_ov080_02160efc kind:data(any) addr:0x02160efc +func_ov080_02160f0c kind:function(arm,size=0x564) addr:0x02160f0c +func_ov080_02161470 kind:function(arm,size=0x74) addr:0x02161470 +func_ov080_021614e4 kind:function(arm,size=0x50) addr:0x021614e4 +func_ov080_02161534 kind:function(arm,size=0x50) addr:0x02161534 +data_ov080_021615a0 kind:data(any) addr:0x021615a0 +data_ov080_021615b4 kind:data(any) addr:0x021615b4 +data_ov080_021615d0 kind:data(any) addr:0x021615d0 +data_ov080_021615f4 kind:data(any) addr:0x021615f4 +data_ov080_02161640 kind:data(any) addr:0x02161640 +data_ov080_02161698 kind:data(any) addr:0x02161698 +data_ov080_0216169c kind:data(any) addr:0x0216169c +data_ov080_021616a0 kind:data(any) addr:0x021616a0 +data_ov080_021616a4 kind:data(any) addr:0x021616a4 +data_ov080_021616b0 kind:data(any) addr:0x021616b0 +data_ov080_021616bc kind:data(any) addr:0x021616bc +data_ov080_021616c8 kind:data(any) addr:0x021616c8 +data_ov080_021616d4 kind:data(any) addr:0x021616d4 +data_ov080_021616e0 kind:data(any) addr:0x021616e0 +data_ov080_021616ec kind:data(any) addr:0x021616ec +data_ov080_021616f8 kind:data(any) addr:0x021616f8 +data_ov080_02161704 kind:data(any) addr:0x02161704 +data_ov080_02161710 kind:data(any) addr:0x02161710 +data_ov080_021617e8 kind:data(any) addr:0x021617e8 +data_ov080_021618c0 kind:data(any) addr:0x021618c0 +data_ov080_021618cc kind:data(any) addr:0x021618cc +data_ov080_021618d8 kind:data(any) addr:0x021618d8 +data_ov080_021618e4 kind:data(any) addr:0x021618e4 +data_ov080_021618f0 kind:data(any) addr:0x021618f0 +data_ov080_021618fc kind:data(any) addr:0x021618fc +data_ov080_02161908 kind:data(any) addr:0x02161908 +data_ov080_02161914 kind:data(any) addr:0x02161914 +data_ov080_02161920 kind:data(any) addr:0x02161920 +data_ov080_0216192c kind:data(any) addr:0x0216192c +data_ov080_02161938 kind:data(any) addr:0x02161938 +data_ov080_02161944 kind:data(any) addr:0x02161944 +data_ov080_02161950 kind:data(any) addr:0x02161950 +data_ov080_0216195c kind:data(any) addr:0x0216195c +data_ov080_02161968 kind:data(any) addr:0x02161968 +data_ov080_02161974 kind:data(any) addr:0x02161974 +data_ov080_02161980 kind:data(any) addr:0x02161980 +data_ov080_0216198c kind:data(any) addr:0x0216198c +data_ov080_02161998 kind:data(any) addr:0x02161998 +data_ov080_021619a4 kind:data(any) addr:0x021619a4 +data_ov080_021619b0 kind:data(any) addr:0x021619b0 +data_ov080_021619bc kind:data(any) addr:0x021619bc +data_ov080_021619c8 kind:data(any) addr:0x021619c8 +data_ov080_021619d4 kind:data(any) addr:0x021619d4 +data_ov080_021619e0 kind:data(any) addr:0x021619e0 +data_ov080_021619ec kind:data(any) addr:0x021619ec +data_ov080_021619f8 kind:data(any) addr:0x021619f8 +data_ov080_02161a04 kind:data(any) addr:0x02161a04 +data_ov080_02161a10 kind:data(any) addr:0x02161a10 +data_ov080_02161a1c kind:data(any) addr:0x02161a1c +data_ov080_02161a28 kind:data(any) addr:0x02161a28 +data_ov080_02161a34 kind:data(any) addr:0x02161a34 +data_ov080_02161a40 kind:data(any) addr:0x02161a40 +data_ov080_02161a4c kind:data(any) addr:0x02161a4c +data_ov080_02161a58 kind:data(any) addr:0x02161a58 +data_ov080_02161a64 kind:data(any) addr:0x02161a64 +data_ov080_02161a70 kind:data(any) addr:0x02161a70 +data_ov080_02161a88 kind:data(any) addr:0x02161a88 +data_ov080_02161aa0 kind:data(any) addr:0x02161aa0 +data_ov080_02161ab8 kind:data(any) addr:0x02161ab8 +data_ov080_02161ad0 kind:data(any) addr:0x02161ad0 +data_ov080_02161ae8 kind:data(any) addr:0x02161ae8 +data_ov080_02161b00 kind:data(any) addr:0x02161b00 +data_ov080_02161b18 kind:data(any) addr:0x02161b18 +data_ov080_02161b30 kind:data(any) addr:0x02161b30 +data_ov080_02161b48 kind:data(any) addr:0x02161b48 +data_ov080_02161b60 kind:data(any) addr:0x02161b60 +data_ov080_02161b68 kind:data(any) addr:0x02161b68 ambiguous +data_ov080_02161b78 kind:data(any) addr:0x02161b78 +data_ov080_02161b90 kind:data(any) addr:0x02161b90 +data_ov080_02161ba8 kind:data(any) addr:0x02161ba8 +data_ov080_02161bc0 kind:data(any) addr:0x02161bc0 +data_ov080_02161bd8 kind:data(any) addr:0x02161bd8 +data_ov080_02161bf0 kind:data(any) addr:0x02161bf0 +data_ov080_02161c08 kind:data(any) addr:0x02161c08 +data_ov080_02161c20 kind:data(any) addr:0x02161c20 +data_ov080_02161c38 kind:data(any) addr:0x02161c38 +data_ov080_02161c50 kind:data(any) addr:0x02161c50 +data_ov080_02161c70 kind:data(any) addr:0x02161c70 +data_ov080_02161c7c kind:data(any) addr:0x02161c7c +data_ov080_02161c80 kind:data(any) addr:0x02161c80 +data_ov080_02161c90 kind:data(any) addr:0x02161c90 +data_ov080_02161ca8 kind:data(any) addr:0x02161ca8 +data_ov080_02161cc0 kind:data(any) addr:0x02161cc0 +data_ov080_02161ce0 kind:data(any) addr:0x02161ce0 +data_ov080_02161cf4 kind:data(any) addr:0x02161cf4 +data_ov080_02161d10 kind:data(any) addr:0x02161d10 +data_ov080_02161d2c kind:data(any) addr:0x02161d2c +data_ov080_02161d50 kind:data(any) addr:0x02161d50 +data_ov080_02161d74 kind:data(any) addr:0x02161d74 +data_ov080_02161d9c kind:data(any) addr:0x02161d9c +data_ov080_02161de8 kind:data(any) addr:0x02161de8 +data_ov080_02161e44 kind:data(any) addr:0x02161e44 +data_ov080_02161e6c kind:data(any) addr:0x02161e6c +data_ov080_02161e74 kind:data(any) addr:0x02161e74 ambiguous +data_ov080_02161edc kind:data(any) addr:0x02161edc +data_ov080_02161eec kind:data(any) addr:0x02161eec +data_ov080_02161f0c kind:data(any) addr:0x02161f0c +data_ov080_02161f30 kind:data(any) addr:0x02161f30 +data_ov080_02161f78 kind:data(any) addr:0x02161f78 +data_ov080_02161fe0 kind:bss addr:0x02161fe0 +data_ov080_02161fe4 kind:bss addr:0x02161fe4 +data_ov080_02161ff0 kind:bss addr:0x02161ff0 +data_ov080_02161ffc kind:bss addr:0x02161ffc +data_ov080_02162000 kind:bss addr:0x02162000 +data_ov080_021620a4 kind:bss addr:0x021620a4 ambiguous +data_ov080_021620d4 kind:bss addr:0x021620d4 +data_ov080_021621c9 kind:bss addr:0x021621c9 ambiguous +data_ov080_02162274 kind:bss addr:0x02162274 ambiguous +data_ov080_02162284 kind:bss addr:0x02162284 +data_ov080_02162288 kind:bss addr:0x02162288 +data_ov080_02162294 kind:bss addr:0x02162294 +data_ov080_02162358 kind:bss addr:0x02162358 ambiguous +data_ov080_0216236c kind:bss addr:0x0216236c +data_ov080_0216238c kind:bss addr:0x0216238c +data_ov080_02162390 kind:bss addr:0x02162390 +data_ov080_0216239c kind:bss addr:0x0216239c +data_ov080_02162404 kind:bss addr:0x02162404 +data_ov080_02162408 kind:bss addr:0x02162408 +data_ov080_02162414 kind:bss addr:0x02162414 +data_ov080_0216243c kind:bss addr:0x0216243c ambiguous diff --git a/config/jp/arm9/overlays/ov081/delinks.txt b/config/jp/arm9/overlays/ov081/delinks.txt new file mode 100644 index 00000000..7f19ad41 --- /dev/null +++ b/config/jp/arm9/overlays/ov081/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x02154608 kind:code align:32 + .rodata start:0x02154608 end:0x02154658 kind:data align:4 + .init start:0x02154658 end:0x02154774 kind:code align:4 + .ctor start:0x02154774 end:0x02154784 kind:data align:4 + .data start:0x021547a0 end:0x02154a40 kind:data align:32 + .bss start:0x02154a40 end:0x02154be0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov081/relocs.txt b/config/jp/arm9/overlays/ov081/relocs.txt new file mode 100644 index 00000000..0d8c1123 --- /dev/null +++ b/config/jp/arm9/overlays/ov081/relocs.txt @@ -0,0 +1,358 @@ +from:0x02152c28 kind:load to:0x02154a50 module:overlay(81) +from:0x02152c3c kind:arm_call to:0x02011f3c module:main +from:0x02152c48 kind:arm_call to:0x02153024 module:overlay(81) +from:0x02152c5c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02152c90 kind:load to:0x02154820 module:overlay(81) +from:0x02152ca4 kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x02152cc8 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02152cd0 kind:arm_call to:0x0205931c module:overlay(0) +from:0x02152cd8 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x02152ce8 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02152cf4 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02152d20 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02152d58 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02152d6c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02152d78 kind:load to:0x02154844 module:overlay(81) +from:0x02152d7c kind:load to:0x021547a0 module:overlay(81) +from:0x02152d80 kind:load to:0x02154628 module:overlay(81) +from:0x02152d84 kind:load to:0x02154614 module:overlay(81) +from:0x02152d88 kind:load to:0x02154618 module:overlay(81) +from:0x02152d94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152da8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02152db0 kind:arm_call to:0x02011ff4 module:main +from:0x02152e20 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152e80 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02152e88 kind:load to:0x0203feb0 module:main +from:0x02152ec4 kind:load to:0x02154608 module:overlay(81) +from:0x02152f00 kind:load to:0x02154614 module:overlay(81) +from:0x02152f3c kind:load to:0x0215460c module:overlay(81) +from:0x02152f78 kind:load to:0x02154610 module:overlay(81) +from:0x02152fa4 kind:arm_call to:0x01ff930c module:itcm +from:0x02152fcc kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x02152fec kind:load to:0x02154808 module:overlay(81) +from:0x02153004 kind:arm_call to:0x02153390 module:overlay(81) +from:0x02153014 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x0215302c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02153048 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x021530a0 kind:arm_call to:0x02152c94 module:overlay(81) +from:0x021530a8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021530b4 kind:arm_call to:0x02152fb8 module:overlay(81) +from:0x021530bc kind:arm_call_thumb to:0x020d800c module:overlay(24) +from:0x021530f8 kind:load to:0x02154870 module:overlay(81) +from:0x021530fc kind:load to:0x020b7544 module:overlay(0) +from:0x0215312c kind:arm_call to:0x020d8024 module:overlay(24) +from:0x02153138 kind:arm_call to:0x02153148 module:overlay(81) +from:0x0215318c kind:load to:0x021547cc module:overlay(81) +from:0x021531b0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02153214 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02153268 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153298 kind:arm_call to:0x02152f7c module:overlay(81) +from:0x021532c4 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x021532dc kind:arm_call to:0x02099e24 module:overlay(0) +from:0x02153300 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x0215330c kind:load to:0x027e09b8 module:dtcm +from:0x02153314 kind:load to:0x021547a4 module:overlay(81) +from:0x02153318 kind:load to:0x027e09a4 module:dtcm +from:0x0215331c kind:load to:0x027e0ce0 module:dtcm +from:0x02153320 kind:load to:0x027e09bc module:dtcm +from:0x02153338 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02153364 kind:load to:0x027e09b8 module:dtcm +from:0x02153384 kind:arm_call to:0x02153148 module:overlay(81) +from:0x021533cc kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153400 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02153458 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215349c kind:arm_call to:0x02152ec8 module:overlay(81) +from:0x021534e4 kind:arm_call to:0x02152f04 module:overlay(81) +from:0x02153514 kind:arm_call to:0x01ff930c module:itcm +from:0x02153538 kind:arm_call to:0x02153148 module:overlay(81) +from:0x02153558 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215356c kind:load to:0x027e09a8 module:dtcm +from:0x021535b0 kind:arm_call to:0x0205b32c module:overlay(0) +from:0x021535bc kind:arm_call to:0x021537a0 module:overlay(81) +from:0x02153620 kind:arm_call to:0x021537a0 module:overlay(81) +from:0x02153634 kind:arm_call to:0x020d8724 module:overlay(24) +from:0x02153680 kind:arm_call to:0x02152f40 module:overlay(81) +from:0x0215369c kind:arm_call to:0x02074994 module:overlay(0) +from:0x021536c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153724 kind:arm_call to:0x021537a0 module:overlay(81) +from:0x0215374c kind:arm_call to:0x02153148 module:overlay(81) +from:0x02153780 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215378c kind:load to:0x027e09b8 module:dtcm +from:0x02153794 kind:load to:0x027e09a8 module:dtcm +from:0x021537e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021537e8 kind:arm_call to:0x01ff938c module:itcm +from:0x021537f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02153840 kind:arm_call to:0x02152f40 module:overlay(81) +from:0x02153874 kind:arm_call to:0x01ff930c module:itcm +from:0x021538bc kind:arm_call to:0x01fff350 module:itcm +from:0x021538f8 kind:arm_call to:0x0208d660 module:overlay(0) +from:0x0215392c kind:arm_call to:0x01fff498 module:itcm +from:0x02153938 kind:arm_call to:0x02154530 module:overlay(81) +from:0x02153944 kind:arm_call to:0x02153148 module:overlay(81) +from:0x02153950 kind:load to:0x027e0ce4 module:dtcm +from:0x02153958 kind:load to:0x020b4800 module:overlay(0) +from:0x0215395c kind:load to:0x027e0ce0 module:dtcm +from:0x02153960 kind:load to:0x027e0ce8 module:dtcm +from:0x0215399c kind:arm_call to:0x02152e8c module:overlay(81) +from:0x021539c4 kind:arm_call to:0x02152ec8 module:overlay(81) +from:0x021539d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021539e4 kind:arm_call to:0x01ff916c module:itcm +from:0x021539f8 kind:arm_call to:0x02153148 module:overlay(81) +from:0x02153a20 kind:load to:0x02153148 module:overlay(81) +from:0x02153a30 kind:arm_call to:0x02152d8c module:overlay(81) +from:0x02153a38 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153a50 kind:arm_call to:0x02152d8c module:overlay(81) +from:0x02153a58 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153a60 kind:arm_call to:0x02011ff4 module:main +from:0x02153a74 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02153a88 kind:load to:0x02154a9c module:overlay(81) +from:0x02153a9c kind:arm_call to:0x02011f3c module:main +from:0x02153aa8 kind:arm_call to:0x02153af4 module:overlay(81) +from:0x02153abc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02153aec kind:load to:0x021548e4 module:overlay(81) +from:0x02153afc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02153b14 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02153b20 kind:arm_call to:0x02153df0 module:overlay(81) +from:0x02153b38 kind:load to:0x02154908 module:overlay(81) +from:0x02153b64 kind:arm_call to:0x02153bb8 module:overlay(81) +from:0x02153ba0 kind:arm_call to:0x02153c48 module:overlay(81) +from:0x02153ba8 kind:arm_call to:0x02153cd0 module:overlay(81) +from:0x02153bb0 kind:arm_call to:0x02153d7c module:overlay(81) +from:0x02153c24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153c44 kind:load to:0x027e0ce4 module:dtcm +from:0x02153c58 kind:load to:0x0209a188 module:overlay(0) +from:0x02153c84 kind:arm_call to:0x02153bb8 module:overlay(81) +from:0x02153ca0 kind:arm_call to:0x02153bb8 module:overlay(81) +from:0x02153ca8 kind:arm_call to:0x02154510 module:overlay(81) +from:0x02153cc0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153cc8 kind:load to:0x027e09a8 module:dtcm +from:0x02153ce8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153d2c kind:arm_call to:0x01fff148 module:itcm +from:0x02153d68 kind:arm_call to:0x02154540 module:overlay(81) +from:0x02153d74 kind:load to:0x027e0ce4 module:dtcm +from:0x02153d78 kind:load to:0x027e0ce0 module:dtcm +from:0x02153da8 kind:arm_call to:0x01ff993c module:itcm +from:0x02153db4 kind:arm_call to:0x02154540 module:overlay(81) +from:0x02153de8 kind:arm_call to:0x02153bb8 module:overlay(81) +from:0x02153e04 kind:arm_call to:0x020f7d24 module:overlays(21,31) +from:0x02153e24 kind:load to:0x021548cc module:overlay(81) +from:0x02153e60 kind:arm_call to:0x02153c5c module:overlay(81) +from:0x02153e70 kind:arm_call to:0x020f7d84 module:overlay(31) +from:0x02153e9c kind:arm_call to:0x02153c94 module:overlay(81) +from:0x02153ea4 kind:arm_call to:0x020f7e14 module:overlay(31) +from:0x02153ec4 kind:arm_call to:0x02153bb8 module:overlay(81) +from:0x02153ecc kind:arm_call to:0x020f7e1c module:overlay(31) +from:0x02153ef0 kind:arm_call to:0x02153bb8 module:overlay(81) +from:0x02153efc kind:arm_call to:0x020f7e24 module:overlay(31) +from:0x02153f0c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153f20 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02153f28 kind:arm_call to:0x02011ff4 module:main +from:0x02153f3c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02153f50 kind:load to:0x02154ae8 module:overlay(81) +from:0x02153f64 kind:arm_call to:0x02011f3c module:main +from:0x02153f70 kind:arm_call to:0x021541cc module:overlay(81) +from:0x02153f88 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02153f98 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02154004 kind:load to:0x02154998 module:overlay(81) +from:0x02154008 kind:load to:0x021549b4 module:overlay(81) +from:0x0215400c kind:load to:0x0215497c module:overlay(81) +from:0x0215402c kind:arm_call to:0x0205bc18 module:overlay(0) +from:0x02154060 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02154074 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0215407c kind:arm_call to:0x0205931c module:overlay(0) +from:0x02154084 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x02154090 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x021540b8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021540c4 kind:load to:0x021549dc module:overlay(81) +from:0x021540c8 kind:load to:0x02154648 module:overlay(81) +from:0x021540d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021540e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021540f0 kind:arm_call to:0x02011ff4 module:main +from:0x02154154 kind:arm_call to:0x01ff9638 module:itcm +from:0x021541bc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021541c8 kind:load to:0x0203feb0 module:main +from:0x021541d4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215422c kind:arm_call to:0x0215401c module:overlay(81) +from:0x02154258 kind:load to:0x02154a08 module:overlay(81) +from:0x0215425c kind:load to:0x02154ae8 module:overlay(81) +from:0x02154260 kind:load to:0x02154bbc module:overlay(81) +from:0x02154280 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021542a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021542ac kind:arm_call to:0x01fff458 module:itcm +from:0x021542c4 kind:arm_call to:0x021540cc module:overlay(81) +from:0x021542cc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021542d8 kind:load to:0x02154a08 module:overlay(81) +from:0x021542dc kind:load to:0x027e0ce4 module:dtcm +from:0x02154300 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154320 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215432c kind:arm_call to:0x01fff458 module:itcm +from:0x02154344 kind:arm_call to:0x021540cc module:overlay(81) +from:0x0215434c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02154354 kind:arm_call to:0x02011ff4 module:main +from:0x02154360 kind:load to:0x02154a08 module:overlay(81) +from:0x02154364 kind:load to:0x027e0ce4 module:dtcm +from:0x02154394 kind:arm_call to:0x01ffe868 module:itcm +from:0x021543d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021543e8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02154428 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02154470 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02154484 kind:arm_call to:0x021544a4 module:overlay(81) +from:0x02154494 kind:load to:0x02154968 module:overlay(81) +from:0x02154498 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021544ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x021544f8 kind:arm_call to:0x02153368 module:overlay(81) +from:0x02154504 kind:arm_call to:0x021544a4 module:overlay(81) +from:0x0215450c kind:load to:0x027e0ce4 module:dtcm +from:0x02154528 kind:arm_call to:0x021544a4 module:overlay(81) +from:0x0215453c kind:load to:0x021544a4 module:overlay(81) +from:0x021545a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021545ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021545b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021545d0 kind:load to:0x0215495c module:overlay(81) +from:0x021545fc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02154674 kind:arm_call to:0x02152c50 module:overlay(81) +from:0x02154684 kind:arm_call to:0x0203e3a4 module:main +from:0x02154698 kind:load to:0x02154a40 module:overlay(81) +from:0x0215469c kind:load to:0x02154a50 module:overlay(81) +from:0x021546a0 kind:load to:0x02153a6c module:overlay(81) +from:0x021546a4 kind:load to:0x02154a44 module:overlay(81) +from:0x021546c4 kind:arm_call to:0x02153ab0 module:overlay(81) +from:0x021546d4 kind:arm_call to:0x0203e3a4 module:main +from:0x021546e8 kind:load to:0x02154a8c module:overlay(81) +from:0x021546ec kind:load to:0x02154a9c module:overlay(81) +from:0x021546f0 kind:load to:0x02153f34 module:overlay(81) +from:0x021546f4 kind:load to:0x02154a90 module:overlay(81) +from:0x02154738 kind:arm_call to:0x02153f78 module:overlay(81) +from:0x02154748 kind:arm_call to:0x0203e3a4 module:main +from:0x0215475c kind:load to:0x0215495c module:overlay(81) +from:0x02154764 kind:load to:0x02154ad8 module:overlay(81) +from:0x02154768 kind:load to:0x02154ae8 module:overlay(81) +from:0x0215476c kind:load to:0x021545f4 module:overlay(81) +from:0x02154770 kind:load to:0x02154adc module:overlay(81) +from:0x02154774 kind:load to:0x02154658 module:overlay(81) +from:0x02154778 kind:load to:0x021546a8 module:overlay(81) +from:0x0215477c kind:load to:0x021546f8 module:overlay(81) +from:0x021547a0 kind:load to:0x021547f4 module:overlay(81) +from:0x021547a4 kind:load to:0x021534b0 module:overlay(81) +from:0x021547ac kind:load to:0x021534f8 module:overlay(81) +from:0x021547b4 kind:load to:0x021535d0 module:overlay(81) +from:0x021547bc kind:load to:0x02153854 module:overlay(81) +from:0x021547c4 kind:load to:0x021539a8 module:overlay(81) +from:0x021547cc kind:load to:0x02153468 module:overlay(81) +from:0x021547d4 kind:load to:0x021534b4 module:overlay(81) +from:0x021547dc kind:load to:0x02153574 module:overlay(81) +from:0x021547e4 kind:load to:0x02153818 module:overlay(81) +from:0x021547ec kind:load to:0x02153964 module:overlay(81) +from:0x02154808 kind:load to:0x02152ff0 module:overlay(81) +from:0x0215480c kind:load to:0x020f7e14 module:overlays(19,22,23,31) +from:0x02154810 kind:load to:0x020f7e1c module:overlays(19,22,23,31) +from:0x02154814 kind:load to:0x020f7e24 module:overlays(19,22,23,31) +from:0x02154820 kind:load to:0x02152c2c module:overlay(81) +from:0x02154824 kind:load to:0x02098ef4 module:overlay(0) +from:0x02154828 kind:load to:0x02098efc module:overlay(0) +from:0x0215482c kind:load to:0x02098f78 module:overlay(0) +from:0x02154830 kind:load to:0x02098fb8 module:overlay(0) +from:0x02154834 kind:load to:0x02098fbc module:overlay(0) +from:0x02154838 kind:load to:0x02098fc0 module:overlay(0) +from:0x02154844 kind:load to:0x02152d8c module:overlay(81) +from:0x02154848 kind:load to:0x02152da0 module:overlay(81) +from:0x0215484c kind:load to:0x0205bca8 module:overlay(0) +from:0x02154850 kind:load to:0x01ffc57c module:itcm +from:0x02154854 kind:load to:0x02059348 module:overlay(0) +from:0x02154858 kind:load to:0x020593c4 module:overlay(0) +from:0x0215485c kind:load to:0x02059428 module:overlay(0) +from:0x02154860 kind:load to:0x02152dbc module:overlay(81) +from:0x02154864 kind:load to:0x02059304 module:overlay(0) +from:0x02154870 kind:load to:0x02099cc0 module:overlay(0) +from:0x02154874 kind:load to:0x02099cfc module:overlay(0) +from:0x02154878 kind:load to:0x02099d14 module:overlay(0) +from:0x0215487c kind:load to:0x02099d20 module:overlay(0) +from:0x02154880 kind:load to:0x01fff464 module:itcm +from:0x02154884 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02154888 kind:load to:0x02153104 module:overlay(81) +from:0x0215488c kind:load to:0x02099c58 module:overlay(0) +from:0x02154890 kind:load to:0x02153190 module:overlay(81) +from:0x02154894 kind:load to:0x02153324 module:overlay(81) +from:0x02154898 kind:load to:0x02099c64 module:overlay(0) +from:0x0215489c kind:load to:0x021533b8 module:overlay(81) +from:0x021548a0 kind:load to:0x02099c6c module:overlay(0) +from:0x021548a4 kind:load to:0x02099c70 module:overlay(0) +from:0x021548a8 kind:load to:0x02099d2c module:overlay(0) +from:0x021548ac kind:load to:0x02099d98 module:overlay(0) +from:0x021548b0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021548b4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021548b8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021548bc kind:load to:0x02153a24 module:overlay(81) +from:0x021548c0 kind:load to:0x02153a44 module:overlay(81) +from:0x021548cc kind:load to:0x02153e28 module:overlay(81) +from:0x021548d0 kind:load to:0x02153e80 module:overlay(81) +from:0x021548d4 kind:load to:0x02153eac module:overlay(81) +from:0x021548d8 kind:load to:0x02153ed4 module:overlay(81) +from:0x021548e4 kind:load to:0x02153a8c module:overlay(81) +from:0x021548e8 kind:load to:0x02098ef4 module:overlay(0) +from:0x021548ec kind:load to:0x02098efc module:overlay(0) +from:0x021548f0 kind:load to:0x02098f78 module:overlay(0) +from:0x021548f4 kind:load to:0x02098fb8 module:overlay(0) +from:0x021548f8 kind:load to:0x02098fbc module:overlay(0) +from:0x021548fc kind:load to:0x02098fc0 module:overlay(0) +from:0x02154908 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215490c kind:load to:0x02099cfc module:overlay(0) +from:0x02154910 kind:load to:0x02099d14 module:overlay(0) +from:0x02154914 kind:load to:0x02099d20 module:overlay(0) +from:0x02154918 kind:load to:0x01fff464 module:itcm +from:0x0215491c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02154920 kind:load to:0x02153b3c module:overlay(81) +from:0x02154924 kind:load to:0x02099c58 module:overlay(0) +from:0x02154928 kind:load to:0x02153b74 module:overlay(81) +from:0x0215492c kind:load to:0x02099c60 module:overlay(0) +from:0x02154930 kind:load to:0x02099c64 module:overlay(0) +from:0x02154934 kind:load to:0x02099c68 module:overlay(0) +from:0x02154938 kind:load to:0x02099c6c module:overlay(0) +from:0x0215493c kind:load to:0x02099c70 module:overlay(0) +from:0x02154940 kind:load to:0x02099d2c module:overlay(0) +from:0x02154944 kind:load to:0x02099d98 module:overlay(0) +from:0x02154948 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215494c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02154950 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02154954 kind:load to:0x02153f04 module:overlay(81) +from:0x02154958 kind:load to:0x02153f18 module:overlay(81) +from:0x0215497c kind:load to:0x02153f54 module:overlay(81) +from:0x02154980 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02154984 kind:load to:0x0209e1dc module:overlay(0) +from:0x02154988 kind:load to:0x0209e21c module:overlay(0) +from:0x0215498c kind:load to:0x0209e23c module:overlay(0) +from:0x0215499c kind:load to:0x0209e1d4 module:overlay(0) +from:0x021549a0 kind:load to:0x0209e1dc module:overlay(0) +from:0x021549a4 kind:load to:0x0209e21c module:overlay(0) +from:0x021549a8 kind:load to:0x0209e23c module:overlay(0) +from:0x021549b4 kind:load to:0x0207db54 module:overlay(0) +from:0x021549b8 kind:load to:0x0207db5c module:overlay(0) +from:0x021549bc kind:load to:0x0207e024 module:overlay(0) +from:0x021549c0 kind:load to:0x0207e014 module:overlay(0) +from:0x021549c4 kind:load to:0x0207e058 module:overlay(0) +from:0x021549c8 kind:load to:0x0207e0c8 module:overlay(0) +from:0x021549cc kind:load to:0x0207e0f0 module:overlay(0) +from:0x021549d0 kind:load to:0x0207e168 module:overlay(0) +from:0x021549dc kind:load to:0x021540cc module:overlay(81) +from:0x021549e0 kind:load to:0x021540e0 module:overlay(81) +from:0x021549e4 kind:load to:0x0205bca8 module:overlay(0) +from:0x021549e8 kind:load to:0x01ffc57c module:itcm +from:0x021549ec kind:load to:0x02059348 module:overlay(0) +from:0x021549f0 kind:load to:0x020593c4 module:overlay(0) +from:0x021549f4 kind:load to:0x02059428 module:overlay(0) +from:0x021549f8 kind:load to:0x021540fc module:overlay(81) +from:0x021549fc kind:load to:0x02059304 module:overlay(0) +from:0x02154a08 kind:load to:0x0215436c module:overlay(81) +from:0x02154a0c kind:load to:0x02154374 module:overlay(81) +from:0x02154a10 kind:load to:0x021544a0 module:overlay(81) +from:0x02154a14 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02154a18 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02154a1c kind:load to:0x021545d4 module:overlay(81) +from:0x02154a20 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02154a24 kind:load to:0x0209e990 module:overlay(0) +from:0x02154a28 kind:load to:0x0209e998 module:overlay(0) +from:0x02154a2c kind:load to:0x0209e99c module:overlay(0) +from:0x02154a30 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02154a34 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02154a38 kind:load to:0x02154264 module:overlay(81) +from:0x02154a3c kind:load to:0x021542e4 module:overlay(81) diff --git a/config/jp/arm9/overlays/ov081/symbols.txt b/config/jp/arm9/overlays/ov081/symbols.txt new file mode 100644 index 00000000..05f34c24 --- /dev/null +++ b/config/jp/arm9/overlays/ov081/symbols.txt @@ -0,0 +1,116 @@ +func_ov081_02152c20 kind:function(arm,size=0xc) addr:0x02152c20 +func_ov081_02152c2c kind:function(arm,size=0x24) addr:0x02152c2c +func_ov081_02152c50 kind:function(arm,size=0x44) addr:0x02152c50 +func_ov081_02152c94 kind:function(arm,size=0xf8) addr:0x02152c94 +func_ov081_02152d8c kind:function(arm,size=0x14) addr:0x02152d8c +func_ov081_02152da0 kind:function(arm,size=0x1c) addr:0x02152da0 +func_ov081_02152dbc kind:function(arm,size=0xd0) addr:0x02152dbc +func_ov081_02152e8c kind:function(arm,size=0x3c) addr:0x02152e8c +func_ov081_02152ec8 kind:function(arm,size=0x3c) addr:0x02152ec8 +func_ov081_02152f04 kind:function(arm,size=0x3c) addr:0x02152f04 +func_ov081_02152f40 kind:function(arm,size=0x3c) addr:0x02152f40 +func_ov081_02152f7c kind:function(arm,size=0x3c) addr:0x02152f7c +func_ov081_02152fb8 kind:function(arm,size=0x38) addr:0x02152fb8 +func_ov081_02152ff0 kind:function(arm,size=0x34) addr:0x02152ff0 +func_ov081_02153024 kind:function(arm,size=0xe0) addr:0x02153024 +func_ov081_02153104 kind:function(arm,size=0x44) addr:0x02153104 +func_ov081_02153148 kind:function(arm,size=0x48) addr:0x02153148 +func_ov081_02153190 kind:function(arm,size=0x194) addr:0x02153190 +func_ov081_02153324 kind:function(arm,size=0x44) addr:0x02153324 +func_ov081_02153368 kind:function(arm,size=0x28) addr:0x02153368 +func_ov081_02153390 kind:function(arm,size=0x28) addr:0x02153390 +func_ov081_021533b8 kind:function(arm,size=0xb0) addr:0x021533b8 +func_ov081_02153468 kind:function(arm,size=0x48) addr:0x02153468 +func_ov081_021534b0 kind:function(arm,size=0x4) addr:0x021534b0 +func_ov081_021534b4 kind:function(arm,size=0x44) addr:0x021534b4 +func_ov081_021534f8 kind:function(arm,size=0x7c) addr:0x021534f8 +func_ov081_02153574 kind:function(arm,size=0x5c) addr:0x02153574 +func_ov081_021535d0 kind:function(arm,size=0x1d0) addr:0x021535d0 +func_ov081_021537a0 kind:function(arm,size=0x78) addr:0x021537a0 +func_ov081_02153818 kind:function(arm,size=0x3c) addr:0x02153818 +func_ov081_02153854 kind:function(arm,size=0x110) addr:0x02153854 +func_ov081_02153964 kind:function(arm,size=0x44) addr:0x02153964 +func_ov081_021539a8 kind:function(arm,size=0x5c) addr:0x021539a8 +func_ov081_02153a04 kind:function(arm,size=0x10) addr:0x02153a04 +func_ov081_02153a14 kind:function(arm,size=0x10) addr:0x02153a14 +func_ov081_02153a24 kind:function(arm,size=0x20) addr:0x02153a24 +func_ov081_02153a44 kind:function(arm,size=0x28) addr:0x02153a44 +func_ov081_02153a6c kind:function(arm,size=0x14) addr:0x02153a6c +func_ov081_02153a80 kind:function(arm,size=0xc) addr:0x02153a80 +func_ov081_02153a8c kind:function(arm,size=0x24) addr:0x02153a8c +func_ov081_02153ab0 kind:function(arm,size=0x44) addr:0x02153ab0 +func_ov081_02153af4 kind:function(arm,size=0x48) addr:0x02153af4 +func_ov081_02153b3c kind:function(arm,size=0x38) addr:0x02153b3c +func_ov081_02153b74 kind:function(arm,size=0x44) addr:0x02153b74 +func_ov081_02153bb8 kind:function(arm,size=0x90) addr:0x02153bb8 +func_ov081_02153c48 kind:function(arm,size=0x14) addr:0x02153c48 +func_ov081_02153c5c kind:function(arm,size=0x38) addr:0x02153c5c +func_ov081_02153c94 kind:function(arm,size=0x3c) addr:0x02153c94 +func_ov081_02153cd0 kind:function(arm,size=0xac) addr:0x02153cd0 +func_ov081_02153d7c kind:function(arm,size=0x74) addr:0x02153d7c +func_ov081_02153df0 kind:function(arm,size=0x38) addr:0x02153df0 +func_ov081_02153e28 kind:function(arm,size=0x58) addr:0x02153e28 +func_ov081_02153e80 kind:function(arm,size=0x2c) addr:0x02153e80 +func_ov081_02153eac kind:function(arm,size=0x28) addr:0x02153eac +func_ov081_02153ed4 kind:function(arm,size=0x30) addr:0x02153ed4 +func_ov081_02153f04 kind:function(arm,size=0x14) addr:0x02153f04 +func_ov081_02153f18 kind:function(arm,size=0x1c) addr:0x02153f18 +func_ov081_02153f34 kind:function(arm,size=0x14) addr:0x02153f34 +func_ov081_02153f48 kind:function(arm,size=0xc) addr:0x02153f48 +func_ov081_02153f54 kind:function(arm,size=0x24) addr:0x02153f54 +func_ov081_02153f78 kind:function(arm,size=0xa4) addr:0x02153f78 +func_ov081_0215401c kind:function(arm,size=0xb0) addr:0x0215401c +func_ov081_021540cc kind:function(arm,size=0x14) addr:0x021540cc +func_ov081_021540e0 kind:function(arm,size=0x1c) addr:0x021540e0 +func_ov081_021540fc kind:function(arm,size=0xd0) addr:0x021540fc +func_ov081_021541cc kind:function(arm,size=0x98) addr:0x021541cc +func_ov081_02154264 kind:function(arm,size=0x80) addr:0x02154264 +func_ov081_021542e4 kind:function(arm,size=0x88) addr:0x021542e4 +func_ov081_0215436c kind:function(arm,size=0x8) addr:0x0215436c +func_ov081_02154374 kind:function(arm,size=0x12c) addr:0x02154374 +func_ov081_021544a0 kind:function(arm,size=0x4) addr:0x021544a0 +func_ov081_021544a4 kind:function(arm,size=0x6c) addr:0x021544a4 +func_ov081_02154510 kind:function(arm,size=0x20) addr:0x02154510 +func_ov081_02154530 kind:function(arm,size=0x10) addr:0x02154530 +func_ov081_02154540 kind:function(arm,size=0x94) addr:0x02154540 +func_ov081_021545d4 kind:function(arm,size=0x20) addr:0x021545d4 +func_ov081_021545f4 kind:function(arm,size=0x14) addr:0x021545f4 +data_ov081_02154608 kind:data(any) addr:0x02154608 +data_ov081_0215460c kind:data(any) addr:0x0215460c +data_ov081_02154610 kind:data(any) addr:0x02154610 +data_ov081_02154614 kind:data(any) addr:0x02154614 +data_ov081_02154618 kind:data(any) addr:0x02154618 +data_ov081_02154628 kind:data(any) addr:0x02154628 +data_ov081_02154648 kind:data(any) addr:0x02154648 +func_ov081_02154658 kind:function(arm,size=0x50) addr:0x02154658 +func_ov081_021546a8 kind:function(arm,size=0x50) addr:0x021546a8 +func_ov081_021546f8 kind:function(arm,size=0x7c) addr:0x021546f8 +data_ov081_021547a0 kind:data(any) addr:0x021547a0 +data_ov081_021547a4 kind:data(any) addr:0x021547a4 +data_ov081_021547cc kind:data(any) addr:0x021547cc +data_ov081_021547f4 kind:data(any) addr:0x021547f4 +data_ov081_02154808 kind:data(any) addr:0x02154808 +data_ov081_02154820 kind:data(any) addr:0x02154820 +data_ov081_02154844 kind:data(any) addr:0x02154844 +data_ov081_02154870 kind:data(any) addr:0x02154870 +data_ov081_021548cc kind:data(any) addr:0x021548cc +data_ov081_021548e4 kind:data(any) addr:0x021548e4 +data_ov081_02154908 kind:data(any) addr:0x02154908 +data_ov081_0215495c kind:data(any) addr:0x0215495c +data_ov081_02154968 kind:data(any) addr:0x02154968 +data_ov081_0215497c kind:data(any) addr:0x0215497c +data_ov081_02154998 kind:data(any) addr:0x02154998 +data_ov081_021549b4 kind:data(any) addr:0x021549b4 +data_ov081_021549dc kind:data(any) addr:0x021549dc +data_ov081_02154a08 kind:data(any) addr:0x02154a08 +data_ov081_02154a40 kind:bss addr:0x02154a40 +data_ov081_02154a44 kind:bss addr:0x02154a44 +data_ov081_02154a50 kind:bss addr:0x02154a50 +data_ov081_02154a8c kind:bss addr:0x02154a8c +data_ov081_02154a90 kind:bss addr:0x02154a90 +data_ov081_02154a9c kind:bss addr:0x02154a9c +data_ov081_02154ad8 kind:bss addr:0x02154ad8 +data_ov081_02154adc kind:bss addr:0x02154adc +data_ov081_02154ae8 kind:bss addr:0x02154ae8 +data_ov081_02154b74 kind:bss addr:0x02154b74 ambiguous +data_ov081_02154bbc kind:bss addr:0x02154bbc diff --git a/config/jp/arm9/overlays/ov082/delinks.txt b/config/jp/arm9/overlays/ov082/delinks.txt new file mode 100644 index 00000000..b9dc6a29 --- /dev/null +++ b/config/jp/arm9/overlays/ov082/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02154be0 end:0x0215a784 kind:code align:32 + .rodata start:0x0215a784 end:0x0215a798 kind:data align:4 + .init start:0x0215a798 end:0x0215a888 kind:code align:4 + .ctor start:0x0215a888 end:0x0215a898 kind:data align:4 + .data start:0x0215a8a0 end:0x0215adc0 kind:data align:32 + .bss start:0x0215adc0 end:0x0215afe0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov082/relocs.txt b/config/jp/arm9/overlays/ov082/relocs.txt new file mode 100644 index 00000000..0f7b2307 --- /dev/null +++ b/config/jp/arm9/overlays/ov082/relocs.txt @@ -0,0 +1,898 @@ +from:0x02154be8 kind:load to:0x0215add0 module:overlay(82) +from:0x02154bfc kind:arm_call to:0x02011f3c module:main +from:0x02154c08 kind:arm_call to:0x02154c70 module:overlay(82) +from:0x02154c1c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02154c58 kind:load to:0x0215a8b4 module:overlay(82) +from:0x02154c64 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02154c7c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02154ce0 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02154d0c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02154d28 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02154d38 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02154d74 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02154d7c kind:arm_call to:0x02099360 module:overlay(0) +from:0x02154d84 kind:arm_call to:0x0209afec module:overlay(0) +from:0x02154de8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02154e20 kind:load to:0x0215a924 module:overlay(82) +from:0x02154e24 kind:load to:0x0215add0 module:overlay(82) +from:0x02154e28 kind:load to:0x0215a8d8 module:overlay(82) +from:0x02154e50 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02154e60 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02154e68 kind:arm_call to:0x0215835c module:overlay(82) +from:0x02154e94 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02154ea0 kind:load to:0x02158a48 module:overlay(82) +from:0x02154ec0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02154eec kind:load to:0x020af4a0 module:overlay(0) +from:0x02154efc kind:arm_call to:0x02154ea8 module:overlay(82) +from:0x02154f40 kind:load to:0x0215a97c module:overlay(82) +from:0x02154f54 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02154f74 kind:arm_call to:0x02157ec0 module:overlay(82) +from:0x02154fac kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x02154fe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154fec kind:arm_call to:0x0215889c module:overlay(82) +from:0x02155000 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02155078 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021550b0 kind:arm_call to:0x0215860c module:overlay(82) +from:0x021550bc kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021550c8 kind:load to:0x0215aa24 module:overlay(82) +from:0x021550d0 kind:load to:0x027e09c0 module:dtcm +from:0x021550d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021550f4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02155144 kind:load to:0x027e09b8 module:dtcm +from:0x02155164 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02155190 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021551a4 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021551b8 kind:arm_call to:0x0215860c module:overlay(82) +from:0x02155228 kind:load to:0x0215aacc module:overlay(82) +from:0x02155248 kind:arm_call to:0x01ff930c module:itcm +from:0x02155278 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02155284 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021552a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021552b4 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021552bc kind:arm_call to:0x02158668 module:overlay(82) +from:0x021552d0 kind:arm_call to:0x0215860c module:overlay(82) +from:0x021552e8 kind:arm_call to:0x02016e0c module:main +from:0x02155358 kind:load to:0x0215a78c module:overlay(82) +from:0x0215535c kind:load to:0x0215aae4 module:overlay(82) +from:0x02155380 kind:arm_call to:0x01ff930c module:itcm +from:0x02155394 kind:arm_call to:0x01ff930c module:itcm +from:0x021553a4 kind:arm_call to:0x01ff916c module:itcm +from:0x021553d4 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021553e0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155410 kind:arm_call to:0x02016b24 module:main +from:0x02155424 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02155434 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x0215543c kind:arm_call to:0x02158668 module:overlay(82) +from:0x021554c8 kind:load to:0x0215aacc module:overlay(82) +from:0x021554dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021554e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021554f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215552c kind:arm_call to:0x01ff930c module:itcm +from:0x02155564 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x0215558c kind:arm_call to:0x021596ec module:overlay(82) +from:0x02155594 kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x02155640 kind:load to:0x0215aae4 module:overlay(82) +from:0x02155644 kind:load to:0x0204b164 module:main +from:0x02155664 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02155670 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215567c kind:arm_call to:0x01ffb714 module:itcm +from:0x02155688 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021556c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021556e8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155700 kind:arm_call to:0x0201696c module:main +from:0x02155714 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155728 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155738 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155744 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155758 kind:arm_call to:0x01ff986c module:itcm +from:0x02155764 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215576c kind:arm_call to:0x01ffb428 module:itcm +from:0x02155794 kind:arm_call to:0x01ff930c module:itcm +from:0x021557a0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021557bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021558b0 kind:arm_call to:0x0208d5e0 module:overlay(0) +from:0x021558e0 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021558ec kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155908 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155930 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02155940 kind:load to:0x0215a788 module:overlay(82) +from:0x0215594c kind:load to:0x027e0ce0 module:dtcm +from:0x02155a60 kind:arm_call to:0x021596ec module:overlay(82) +from:0x02155a7c kind:load to:0x0215ab74 module:overlay(82) +from:0x02155a80 kind:load to:0x0204b164 module:main +from:0x02155a9c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155aa8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155ab4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155af0 kind:arm_call to:0x01ff930c module:itcm +from:0x02155b00 kind:arm_call to:0x020f63b0 module:overlay(31) +from:0x02155bec kind:arm_call to:0x0201696c module:main +from:0x02155bfc kind:arm_call to:0x01ffb714 module:itcm +from:0x02155c08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155c20 kind:arm_call to:0x01ff930c module:itcm +from:0x02155c30 kind:arm_call to:0x01ff930c module:itcm +from:0x02155c40 kind:arm_call to:0x021583e8 module:overlay(82) +from:0x02155c50 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155c6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02155cac kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02155ccc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155cd8 kind:arm_call to:0x020168f0 module:main +from:0x02155cf0 kind:arm_call to:0x01ff916c module:itcm +from:0x02155d04 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02155d18 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02155d2c kind:arm_call to:0x01ffb428 module:itcm +from:0x02155d54 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02155d7c kind:arm_call to:0x01ff916c module:itcm +from:0x02155da4 kind:load to:0x0204b164 module:main +from:0x02155dac kind:load to:0x0215a788 module:overlay(82) +from:0x02155e30 kind:load to:0x0215abbc module:overlay(82) +from:0x02155e74 kind:arm_call to:0x02015018 module:main +from:0x02155e8c kind:arm_call to:0x02159434 module:overlay(82) +from:0x02155ea4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155ec0 kind:arm_call to:0x02015018 module:main +from:0x02155ed8 kind:arm_call to:0x020db448 module:overlay(31) +from:0x02155ee4 kind:arm_call to:0x021596ec module:overlay(82) +from:0x02155f10 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155f2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02155f40 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02155f58 kind:arm_call to:0x02159434 module:overlay(82) +from:0x02155f74 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02155f80 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155f8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02155f98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155fd0 kind:arm_call to:0x01ff930c module:itcm +from:0x02155fdc kind:arm_call to:0x020f638c module:overlay(31) +from:0x02155ff0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02156008 kind:arm_call to:0x01ff930c module:itcm +from:0x02156014 kind:arm_call to:0x021583e8 module:overlay(82) +from:0x0215602c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156040 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x0215604c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156068 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156070 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156098 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x021560a4 kind:load to:0x027e09a8 module:dtcm +from:0x021560ac kind:load to:0x027e0d34 module:dtcm +from:0x021560e4 kind:arm_call to:0x021596ec module:overlay(82) +from:0x02156160 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156170 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156188 kind:arm_call to:0x02016c00 module:main +from:0x021561e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021561f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156210 kind:arm_call to:0x02016c00 module:main +from:0x02156270 kind:arm_call to:0x02159434 module:overlay(82) +from:0x02156288 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156294 kind:load to:0x0204b164 module:main +from:0x02156298 kind:load to:0x0215aba4 module:overlay(82) +from:0x0215629c kind:load to:0x0215ab8c module:overlay(82) +from:0x021562a0 kind:load to:0x027e09a8 module:dtcm +from:0x021562f4 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02156328 kind:arm_call to:0x02015018 module:main +from:0x02156350 kind:arm_call to:0x020db448 module:overlay(31) +from:0x0215639c kind:arm_call to:0x02015018 module:main +from:0x021563d4 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x021563e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215641c kind:arm_call to:0x02015018 module:main +from:0x02156464 kind:arm_call to:0x02015018 module:main +from:0x02156490 kind:arm_call to:0x01ff930c module:itcm +from:0x021564a0 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x021564b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021564cc kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021564d8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021564e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021564f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156528 kind:arm_call to:0x01ff930c module:itcm +from:0x02156540 kind:arm_call to:0x020f63b0 module:overlay(31) +from:0x0215654c kind:arm_call to:0x021583e8 module:overlay(82) +from:0x02156558 kind:load to:0x027e0d34 module:dtcm +from:0x021565d4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021565e4 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x0215661c kind:arm_call to:0x021596ec module:overlay(82) +from:0x02156628 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02156630 kind:arm_call to:0x020f5c84 module:overlay(31) +from:0x02156660 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156670 kind:load to:0x0215aafc module:overlay(82) +from:0x02156678 kind:load to:0x027e09a8 module:dtcm +from:0x0215669c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021566b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021566c0 kind:arm_call to:0x020f638c module:overlay(31) +from:0x021566ec kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02156708 kind:arm_call to:0x02015018 module:main +from:0x02156728 kind:arm_call to:0x020f6370 module:overlay(31) +from:0x02156734 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02156740 kind:arm_call to:0x021596ec module:overlay(82) +from:0x02156748 kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x02156764 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156778 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02156788 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x021567b4 kind:arm_call to:0x02158690 module:overlay(82) +from:0x021567d4 kind:arm_call to:0x020f731c module:overlay(31) +from:0x02156808 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156814 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215684c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02156870 kind:load to:0x027e0cd8 module:dtcm +from:0x02156874 kind:load to:0x027e09c0 module:dtcm +from:0x021568e0 kind:arm_call to:0x020f6370 module:overlay(31) +from:0x021568f0 kind:arm_call to:0x020f63b0 module:overlay(31) +from:0x021568fc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215690c kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02156918 kind:arm_call to:0x021596ec module:overlay(82) +from:0x02156950 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02156960 kind:load to:0x0215ab14 module:overlay(82) +from:0x021569c8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021569d0 kind:arm_call to:0x02156c24 module:overlay(82) +from:0x021569dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021569e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021569f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156a2c kind:arm_call to:0x01ff930c module:itcm +from:0x02156a44 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02156a5c kind:arm_call to:0x01ff930c module:itcm +from:0x02156a74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a88 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02156acc kind:arm_call to:0x02158784 module:overlay(82) +from:0x02156ae4 kind:arm_call to:0x020db418 module:overlay(31) +from:0x02156b0c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156b18 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02156b40 kind:arm_call to:0x020f731c module:overlay(31) +from:0x02156b78 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x02156b94 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156bb4 kind:arm_call to:0x020db418 module:overlay(31) +from:0x02156bdc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156be8 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02156c08 kind:load to:0x027e09a8 module:dtcm +from:0x02156c14 kind:load to:0x027e0cd8 module:dtcm +from:0x02156c18 kind:load to:0x027e0ce0 module:dtcm +from:0x02156c1c kind:load to:0x027e0d34 module:dtcm +from:0x02156c60 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02156c6c kind:arm_call to:0x021583e8 module:overlay(82) +from:0x02156c78 kind:arm_call to:0x020f638c module:overlay(31) +from:0x02156c98 kind:arm_call to:0x02015018 module:main +from:0x02156cac kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02156cb4 kind:arm_call to:0x020f5c84 module:overlay(31) +from:0x02156cd4 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02156ce0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156cf0 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02156d3c kind:arm_call to:0x020f638c module:overlay(31) +from:0x02156d64 kind:arm_call to:0x020db438 module:overlays(20,31) +from:0x02156d7c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02156df4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156e08 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02156e14 kind:arm_call to:0x021596ec module:overlay(82) +from:0x02156e20 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02156e28 kind:arm_call to:0x020f6370 module:overlay(31) +from:0x02156e38 kind:arm_call to:0x02159434 module:overlay(82) +from:0x02156e50 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156e5c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156e78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156e90 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156eb8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156ec8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156ee8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02156ef4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156f04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156f28 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02156f38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156f48 kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x02156f54 kind:load to:0x027e0d34 module:dtcm +from:0x02156f58 kind:load to:0x0215ab8c module:overlay(82) +from:0x02156f60 kind:load to:0x027e09a8 module:dtcm +from:0x02156f68 kind:load to:0x027e09c0 module:dtcm +from:0x02156f84 kind:arm_call to:0x021583e8 module:overlay(82) +from:0x02156f90 kind:arm_call to:0x020f638c module:overlay(31) +from:0x02156fa8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156fbc kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02156fd4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156fe0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156fec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157024 kind:arm_call to:0x01ff930c module:itcm +from:0x02157038 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02157050 kind:arm_call to:0x01ff930c module:itcm +from:0x02157074 kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x021570d0 kind:arm_call to:0x020f6370 module:overlay(31) +from:0x021570dc kind:arm_call to:0x020f7378 module:overlay(31) +from:0x021570e8 kind:arm_call to:0x021596ec module:overlay(82) +from:0x021570f8 kind:load to:0x0215ab44 module:overlay(82) +from:0x02157124 kind:arm_call to:0x02015018 module:main +from:0x0215713c kind:arm_call to:0x02159434 module:overlay(82) +from:0x02157154 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157160 kind:arm_call to:0x020f638c module:overlay(31) +from:0x0215718c kind:arm_call to:0x020f7380 module:overlay(31) +from:0x021571a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021571bc kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021571c8 kind:load to:0x027e09a8 module:dtcm +from:0x0215723c kind:load to:0x0215abd4 module:overlay(82) +from:0x02157270 kind:arm_call to:0x02159434 module:overlay(82) +from:0x02157294 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021572b0 kind:arm_call to:0x02015018 module:main +from:0x021572c8 kind:arm_call to:0x02159434 module:overlay(82) +from:0x021572dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021572e8 kind:arm_call to:0x020db520 module:overlay(31) +from:0x021572f8 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02157304 kind:arm_call to:0x020f638c module:overlay(31) +from:0x02157314 kind:arm_call to:0x021583e8 module:overlay(82) +from:0x02157320 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157328 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02157350 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02157360 kind:load to:0x027e09a8 module:dtcm +from:0x02157364 kind:load to:0x027e0d34 module:dtcm +from:0x021573d8 kind:load to:0x0215abec module:overlay(82) +from:0x021573f4 kind:arm_call to:0x020f638c module:overlay(31) +from:0x02157424 kind:arm_call to:0x020db520 module:overlay(31) +from:0x02157440 kind:arm_call to:0x02015018 module:main +from:0x02157458 kind:arm_call to:0x02159434 module:overlay(82) +from:0x02157470 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157528 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215753c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157578 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157594 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021575bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215763c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215767c kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02157688 kind:arm_call to:0x021583e8 module:overlay(82) +from:0x02157694 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021576a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021576b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021576e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021576f0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215770c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157714 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215773c kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02157748 kind:load to:0x027e0d34 module:dtcm +from:0x0215774c kind:load to:0x027e09a8 module:dtcm +from:0x02157754 kind:load to:0x0203feb0 module:main +from:0x02157758 kind:load to:0x027e09c0 module:dtcm +from:0x0215775c kind:load to:0x027e0cec module:dtcm +from:0x02157760 kind:load to:0x0215ab74 module:overlay(82) +from:0x02157798 kind:arm_call to:0x02159434 module:overlay(82) +from:0x021577b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157810 kind:arm_call to:0x0215860c module:overlay(82) +from:0x02157818 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157828 kind:load to:0x027e09a8 module:dtcm +from:0x02157830 kind:load to:0x0215ab5c module:overlay(82) +from:0x0215783c kind:arm_call to:0x02158668 module:overlay(82) +from:0x02157854 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157880 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x0215788c kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021578c0 kind:arm_call to:0x02159434 module:overlay(82) +from:0x021578dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157938 kind:arm_call to:0x0215860c module:overlay(82) +from:0x02157948 kind:load to:0x027e09a8 module:dtcm +from:0x02157950 kind:load to:0x0215ab5c module:overlay(82) +from:0x02157968 kind:arm_call to:0x01ff916c module:itcm +from:0x02157984 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x0215798c kind:arm_call to:0x02158668 module:overlay(82) +from:0x021579a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021579d0 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021579dc kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02157a0c kind:arm_call to:0x020db438 module:overlays(20,31) +from:0x02157a6c kind:arm_call to:0x021596ec module:overlay(82) +from:0x02157a74 kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x02157a90 kind:load to:0x027e0d34 module:dtcm +from:0x02157a98 kind:load to:0x0215ac1c module:overlay(82) +from:0x02157ac0 kind:arm_call to:0x02015018 module:main +from:0x02157ad8 kind:arm_call to:0x02159434 module:overlay(82) +from:0x02157af0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157b14 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02157b2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b40 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02157b50 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02157b5c kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02157b68 kind:load to:0x027e09a8 module:dtcm +from:0x02157b94 kind:arm_call to:0x02159434 module:overlay(82) +from:0x02157bac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157bcc kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02157c2c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157c34 kind:arm_call to:0x0215860c module:overlay(82) +from:0x02157c4c kind:load to:0x027e09a8 module:dtcm +from:0x02157c54 kind:load to:0x020af498 module:overlay(0) +from:0x02157c5c kind:load to:0x0215ab5c module:overlay(82) +from:0x02157c80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157cd8 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02157ce0 kind:arm_call to:0x02158668 module:overlay(82) +from:0x02157cfc kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02157d0c kind:load to:0x0215ac04 module:overlay(82) +from:0x02157d1c kind:arm_call to:0x0215860c module:overlay(82) +from:0x02157d28 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02157d8c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157d9c kind:load to:0x0215aae4 module:overlay(82) +from:0x02157da8 kind:arm_call to:0x02158668 module:overlay(82) +from:0x02157ddc kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x02157de8 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02157e10 kind:arm_call to:0x0215860c module:overlay(82) +from:0x02157e5c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02157e6c kind:load to:0x0215aae4 module:overlay(82) +from:0x02157e78 kind:arm_call to:0x02158668 module:overlay(82) +from:0x02157e94 kind:arm_call to:0x0209a008 module:overlay(0) +from:0x02157ea4 kind:arm_call to:0x01ff916c module:itcm +from:0x02157eb8 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02157ed0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02157f30 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02157fc0 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02157fd8 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02157fe8 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02158028 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02158054 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215806c kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x0215807c kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021580a0 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x021580b0 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x021580bc kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021580d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021580f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215816c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215817c kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215818c kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x02158198 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021581b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021581d8 kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x021581e4 kind:arm_call to:0x020e639c module:overlay(31) +from:0x021581f0 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02158238 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02158250 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02158270 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x02158288 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021582ac kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x021582bc kind:arm_call to:0x020c087c module:overlay(17) +from:0x021582d4 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x021582e4 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02158310 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02158328 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02158338 kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x0215834c kind:load to:0x027e0ce4 module:dtcm +from:0x02158350 kind:load to:0x0203feb0 module:main +from:0x02158358 kind:load to:0x027e0d38 module:dtcm +from:0x02158378 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021583b4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021583c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021583d0 kind:arm_call to:0x020f62c8 module:overlay(31) +from:0x021583dc kind:load to:0x020b6ba4 module:overlay(0) +from:0x021583e4 kind:load to:0x027e0ce4 module:dtcm +from:0x02158408 kind:arm_call to:0x020db084 module:overlays(20,31) +from:0x02158424 kind:arm_call to:0x0208d168 module:overlay(0) +from:0x02158434 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158440 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158458 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158464 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021584c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02158500 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02158514 kind:arm_call to:0x01ffa60c module:itcm +from:0x02158528 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02158548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215855c kind:arm_call to:0x020f72cc module:overlay(31) +from:0x02158568 kind:load to:0x027e0d34 module:dtcm +from:0x0215856c kind:load to:0x027e0ce0 module:dtcm +from:0x02158574 kind:load to:0x0203feb0 module:main +from:0x0215861c kind:arm_call to:0x021596ec module:overlay(82) +from:0x02158624 kind:arm_call to:0x020f6370 module:overlay(31) +from:0x02158630 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02158638 kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x02158658 kind:arm_call to:0x020db438 module:overlays(20,31) +from:0x02158664 kind:load to:0x027e0d34 module:dtcm +from:0x02158678 kind:arm_call to:0x020f638c module:overlay(31) +from:0x02158688 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02158720 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158730 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158770 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215877c kind:load to:0x027e0cd8 module:dtcm +from:0x02158780 kind:load to:0x027e09c0 module:dtcm +from:0x0215880c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158818 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215882c kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x02158848 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158868 kind:load to:0x027e0cd8 module:dtcm +from:0x0215886c kind:load to:0x027e0ce0 module:dtcm +from:0x02158890 kind:arm_call to:0x02079e70 module:overlay(0) +from:0x02158898 kind:load to:0x027e09bc module:dtcm +from:0x02158920 kind:arm_call to:0x02016a08 module:main +from:0x02158928 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02158970 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021589f0 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02158a0c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02158a30 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02158a40 kind:load to:0x027e09bc module:dtcm +from:0x02158aa8 kind:arm_call to:0x0200e260 module:main +from:0x02158ab8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02158adc kind:arm_call to:0x02158578 module:overlay(82) +from:0x02158b3c kind:arm_call to:0x0200e260 module:main +from:0x02158b40 kind:arm_call to:0x0200c198 module:main +from:0x02158b50 kind:arm_call to:0x01ffad5c module:itcm +from:0x02158b74 kind:arm_call to:0x02158594 module:overlay(82) +from:0x02158bfc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02158c0c kind:arm_call to:0x01ffa60c module:itcm +from:0x02158c30 kind:load to:0x027e0964 module:dtcm +from:0x02158c34 kind:load to:0x0203feb0 module:main +from:0x02158c4c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158c54 kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x02158ccc kind:arm_call to:0x02074688 module:overlay(0) +from:0x02158d08 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02158d78 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02158da4 kind:load to:0x0215aacc module:overlay(82) +from:0x02158da8 kind:load to:0x027e09b8 module:dtcm +from:0x02158dc4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158e24 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02158e70 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02158ee0 kind:arm_call to:0x0201696c module:main +from:0x02158f0c kind:arm_call to:0x020db1f4 module:overlay(31) +from:0x02158f2c kind:arm_call to:0x02156564 module:overlay(82) +from:0x02158f44 kind:arm_call to:0x0201696c module:main +from:0x02158f54 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02158f74 kind:arm_call to:0x02159288 module:overlay(82) +from:0x02158f88 kind:arm_call to:0x02156878 module:overlay(82) +from:0x02158ff0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02159000 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215900c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215901c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215903c kind:arm_call to:0x02156c24 module:overlay(82) +from:0x02159048 kind:arm_call to:0x02158870 module:overlay(82) +from:0x02159064 kind:arm_call to:0x02015018 module:main +from:0x0215907c kind:arm_call to:0x021596ec module:overlay(82) +from:0x02159088 kind:arm_call to:0x020f63b0 module:overlay(31) +from:0x02159094 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x021590a0 kind:arm_call to:0x021583e8 module:overlay(82) +from:0x021590b0 kind:arm_call to:0x020db418 module:overlay(31) +from:0x021590cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021590f0 kind:arm_call to:0x02158870 module:overlay(82) +from:0x0215910c kind:arm_call to:0x021583e8 module:overlay(82) +from:0x02159138 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159194 kind:arm_call to:0x021583e8 module:overlay(82) +from:0x021591a0 kind:arm_call to:0x02158870 module:overlay(82) +from:0x021591e8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021591ec kind:arm_call to:0x0209af04 module:overlay(0) +from:0x02159210 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02159224 kind:arm_call to:0x021583e8 module:overlay(82) +from:0x02159234 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215924c kind:arm_call to:0x02154ef0 module:overlay(82) +from:0x02159258 kind:load to:0x027e09a8 module:dtcm +from:0x0215925c kind:load to:0x027e09b8 module:dtcm +from:0x02159260 kind:load to:0x0215a784 module:overlay(82) +from:0x02159264 kind:load to:0x0215a8a0 module:overlay(82) +from:0x02159268 kind:load to:0x027e0d34 module:dtcm +from:0x0215926c kind:load to:0x0215a8a4 module:overlay(82) +from:0x02159270 kind:load to:0x027e09bc module:dtcm +from:0x02159280 kind:load to:0x0215ab74 module:overlay(82) +from:0x02159284 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215929c kind:arm_call to:0x020f638c module:overlay(31) +from:0x021592d0 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x021592ec kind:arm_call to:0x02015018 module:main +from:0x0215930c kind:arm_call to:0x020f6370 module:overlay(31) +from:0x02159318 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x02159324 kind:arm_call to:0x021596ec module:overlay(82) +from:0x0215932c kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x02159340 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02159358 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159378 kind:arm_call to:0x02156564 module:overlay(82) +from:0x02159390 kind:arm_call to:0x0201696c module:main +from:0x021593a0 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x021593b4 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x021593d0 kind:arm_call to:0x02015018 module:main +from:0x021593ec kind:arm_call to:0x020f7380 module:overlay(31) +from:0x02159404 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215942c kind:load to:0x0215a784 module:overlay(82) +from:0x02159430 kind:load to:0x0215a8a8 module:overlay(82) +from:0x0215945c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215946c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159478 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021594bc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021594e8 kind:arm_call to:0x0203e740 module:main +from:0x021594f0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021594f8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159500 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02159508 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159510 kind:arm_call to:0x02011ff4 module:main +from:0x0215951c kind:load to:0x020a1aac module:overlay(0) +from:0x02159540 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215956c kind:arm_call to:0x0203e740 module:main +from:0x02159574 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215957c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02159584 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215958c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159598 kind:load to:0x020a1aac module:overlay(0) +from:0x021595ac kind:arm_call to:0x02059218 module:overlay(0) +from:0x021595b8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021595d4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021595e4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x021595f4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021595fc kind:arm_call to:0x02011ff4 module:main +from:0x02159610 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02159624 kind:load to:0x0215aeb8 module:overlay(82) +from:0x02159638 kind:arm_call to:0x02011f3c module:main +from:0x02159644 kind:arm_call to:0x0215968c module:overlay(82) +from:0x02159658 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02159688 kind:load to:0x0215ac3c module:overlay(82) +from:0x02159694 kind:arm_call to:0x020f5b40 module:overlay(31) +from:0x021596b4 kind:load to:0x0215acb0 module:overlay(82) +from:0x021596d0 kind:arm_call to:0x020f5be8 module:overlay(31) +from:0x021596e0 kind:arm_call to:0x021596ec module:overlay(82) +from:0x02159724 kind:load to:0x0215ac58 module:overlay(82) +from:0x0215975c kind:load to:0x0215ac80 module:overlay(82) +from:0x02159768 kind:arm_call to:0x021598c0 module:overlay(82) +from:0x021597d0 kind:arm_call to:0x020f7390 module:overlays(21,31) +from:0x021597e8 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x021597f0 kind:arm_call to:0x020f7490 module:overlay(31) +from:0x02159808 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x02159810 kind:arm_call to:0x020f7490 module:overlay(31) +from:0x02159854 kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x02159870 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x02159878 kind:arm_call to:0x020f7490 module:overlay(31) +from:0x0215988c kind:arm_call to:0x020f6a20 module:overlay(31) +from:0x02159894 kind:arm_call to:0x020f740c module:overlay(31) +from:0x021598a8 kind:arm_call to:0x020f6a20 module:overlay(31) +from:0x021598b0 kind:arm_call to:0x020f740c module:overlay(31) +from:0x021598d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021598e8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021598f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02159928 kind:arm_call to:0x02159728 module:overlay(82) +from:0x02159930 kind:arm_call to:0x020f7634 module:overlay(31) +from:0x02159938 kind:arm_call to:0x020f5dc4 module:overlays(26,31) +from:0x02159950 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02159958 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02159960 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159978 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02159980 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02159988 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159990 kind:arm_call to:0x02011ff4 module:main +from:0x021599a4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021599b8 kind:load to:0x0215af04 module:overlay(82) +from:0x021599cc kind:arm_call to:0x02011f3c module:main +from:0x021599d8 kind:arm_call to:0x02159a08 module:overlay(82) +from:0x021599ec kind:arm_call to:0x02099040 module:overlay(0) +from:0x02159a04 kind:load to:0x0215ad14 module:overlay(82) +from:0x02159a10 kind:arm_call to:0x02141d48 module:overlay(70) +from:0x02159a24 kind:load to:0x0215ad38 module:overlay(82) +from:0x02159a74 kind:load to:0x0215af04 module:overlay(82) +from:0x02159a84 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159a8c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159aa4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02159aac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02159ab4 kind:arm_call to:0x02011ff4 module:main +from:0x02159ac8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02159ade kind:thumb_call_arm to:0x02159af8 module:overlay(82) +from:0x02159aee kind:thumb_call_arm to:0x020a1aac module:overlay(0) +from:0x02159b28 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02159b30 kind:load to:0x027e0cec module:dtcm +from:0x02159b5c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159b88 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159bc0 kind:arm_call to:0x02159dd0 module:overlay(82) +from:0x02159bd0 kind:arm_call to:0x02159b6c module:overlay(82) +from:0x02159d58 kind:arm_call to:0x01ffb800 module:itcm +from:0x02159d6c kind:arm_call to:0x01ff9770 module:itcm +from:0x02159d88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159d90 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159db0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02159dbc kind:load to:0x0203feb0 module:main +from:0x02159dc8 kind:load to:0x027e0cec module:dtcm +from:0x02159dec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159e24 kind:load to:0x027e0ce4 module:dtcm +from:0x02159e50 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159e80 kind:arm_call to:0x02159dd0 module:overlay(82) +from:0x02159e90 kind:arm_call to:0x02159b6c module:overlay(82) +from:0x02159ec8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02159eec kind:arm_call to:0x01ff9770 module:itcm +from:0x02159efc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159f28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159f3c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02159fc8 kind:arm_call to:0x02072e2c module:overlay(0) +from:0x02159fe4 kind:load to:0x027e09a8 module:dtcm +from:0x02159ff8 kind:arm_call to:0x02090efc module:overlay(0) +from:0x0215a018 kind:load to:0x0215ad98 module:overlay(82) +from:0x0215a054 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0215a0b8 kind:arm_call to:0x020895bc module:overlay(0) +from:0x0215a0d4 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x0215a0f0 kind:arm_call to:0x020e2604 module:overlay(31) +from:0x0215a13c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0215a178 kind:load to:0x027e09a8 module:dtcm +from:0x0215a1d0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0215a1dc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0215a200 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0215a230 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0215a268 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0215a274 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0215a2bc kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0215a2ec kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0215a338 kind:arm_call to:0x02091614 module:overlay(0) +from:0x0215a38c kind:arm_call to:0x02089bf8 module:overlay(0) +from:0x0215a40c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0215a438 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0215a444 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0215a474 kind:arm_call to:0x0215a698 module:overlay(82) +from:0x0215a480 kind:load to:0x0215a790 module:overlay(82) +from:0x0215a484 kind:load to:0x0215a794 module:overlay(82) +from:0x0215a490 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x0215a4a4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x0215a4ac kind:arm_call to:0x02011ff4 module:main +from:0x0215a4f8 kind:arm_call to:0x02159b34 module:overlay(82) +from:0x0215a50c kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0215a568 kind:arm_call to:0x0208f44c module:overlay(0) +from:0x0215a5e4 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0215a614 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0215a65c kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x0215a670 kind:arm_call to:0x02159b90 module:overlay(82) +from:0x0215a68c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0215a6c0 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0215a6f4 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0215a77c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0215a7b4 kind:arm_call to:0x02154c10 module:overlay(82) +from:0x0215a7c4 kind:arm_call to:0x0203e3a4 module:main +from:0x0215a7d8 kind:load to:0x0215adc0 module:overlay(82) +from:0x0215a7dc kind:load to:0x0215add0 module:overlay(82) +from:0x0215a7e0 kind:load to:0x02159608 module:overlay(82) +from:0x0215a7e4 kind:load to:0x0215adc4 module:overlay(82) +from:0x0215a804 kind:arm_call to:0x0215964c module:overlay(82) +from:0x0215a814 kind:arm_call to:0x0203e3a4 module:main +from:0x0215a828 kind:load to:0x0215aea8 module:overlay(82) +from:0x0215a82c kind:load to:0x0215aeb8 module:overlay(82) +from:0x0215a830 kind:load to:0x0215999c module:overlay(82) +from:0x0215a834 kind:load to:0x0215aeac module:overlay(82) +from:0x0215a854 kind:arm_call to:0x021599e0 module:overlay(82) +from:0x0215a864 kind:arm_call to:0x0203e3a4 module:main +from:0x0215a878 kind:load to:0x0215aef4 module:overlay(82) +from:0x0215a87c kind:load to:0x0215af04 module:overlay(82) +from:0x0215a880 kind:load to:0x02159ac0 module:overlay(82) +from:0x0215a884 kind:load to:0x0215aef8 module:overlay(82) +from:0x0215a888 kind:load to:0x0215a798 module:overlay(82) +from:0x0215a88c kind:load to:0x0215a7e8 module:overlay(82) +from:0x0215a890 kind:load to:0x0215a838 module:overlay(82) +from:0x0215a8b4 kind:load to:0x02154bec module:overlay(82) +from:0x0215a8b8 kind:load to:0x020990ec module:overlay(0) +from:0x0215a8bc kind:load to:0x02098efc module:overlay(0) +from:0x0215a8c0 kind:load to:0x02098f78 module:overlay(0) +from:0x0215a8c4 kind:load to:0x020990f4 module:overlay(0) +from:0x0215a8c8 kind:load to:0x02099114 module:overlay(0) +from:0x0215a8cc kind:load to:0x02099140 module:overlay(0) +from:0x0215a8d8 kind:load to:0x02154c5c module:overlay(82) +from:0x0215a8dc kind:load to:0x021595ec module:overlay(82) +from:0x0215a8e0 kind:load to:0x0209ba20 module:overlay(0) +from:0x0215a8e4 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215a8e8 kind:load to:0x0209baec module:overlay(0) +from:0x0215a8ec kind:load to:0x0209bb00 module:overlay(0) +from:0x0215a8f0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215a8f4 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215a8f8 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215a8fc kind:load to:0x0209b838 module:overlay(0) +from:0x0215a900 kind:load to:0x0209babc module:overlay(0) +from:0x0215a904 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215a908 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215a90c kind:load to:0x0209bea0 module:overlay(0) +from:0x0215a910 kind:load to:0x021595c0 module:overlay(82) +from:0x0215a914 kind:load to:0x0215959c module:overlay(82) +from:0x0215a918 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215a924 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215a928 kind:load to:0x02099cfc module:overlay(0) +from:0x0215a92c kind:load to:0x02099d14 module:overlay(0) +from:0x0215a930 kind:load to:0x02099d20 module:overlay(0) +from:0x0215a934 kind:load to:0x01fff464 module:itcm +from:0x0215a938 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215a93c kind:load to:0x02154e2c module:overlay(82) +from:0x0215a940 kind:load to:0x02099c58 module:overlay(0) +from:0x0215a944 kind:load to:0x02154f44 module:overlay(82) +from:0x0215a948 kind:load to:0x021550d8 module:overlay(82) +from:0x0215a94c kind:load to:0x02099c64 module:overlay(0) +from:0x0215a950 kind:load to:0x0215895c module:overlay(82) +from:0x0215a954 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0215a958 kind:load to:0x02099c70 module:overlay(0) +from:0x0215a95c kind:load to:0x02099d2c module:overlay(0) +from:0x0215a960 kind:load to:0x02099d98 module:overlay(0) +from:0x0215a964 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215a968 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215a96c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215a970 kind:load to:0x02159520 module:overlay(82) +from:0x0215a974 kind:load to:0x0215949c module:overlay(82) +from:0x0215a978 kind:load to:0x0209ad54 module:overlay(0) +from:0x0215a97c kind:load to:0x02158c38 module:overlay(82) +from:0x0215a984 kind:load to:0x02155148 module:overlay(82) +from:0x0215a98c kind:load to:0x021551ac module:overlay(82) +from:0x0215a994 kind:load to:0x021552c4 module:overlay(82) +from:0x0215a99c kind:load to:0x02155450 module:overlay(82) +from:0x0215a9a4 kind:load to:0x02155574 module:overlay(82) +from:0x0215a9ac kind:load to:0x02156564 module:overlay(82) +from:0x0215a9b4 kind:load to:0x02156878 module:overlay(82) +from:0x0215a9bc kind:load to:0x02157064 module:overlay(82) +from:0x0215a9c4 kind:load to:0x02156d50 module:overlay(82) +from:0x0215a9cc kind:load to:0x02155db8 module:overlay(82) +from:0x0215a9d4 kind:load to:0x021560c0 module:overlay(82) +from:0x0215a9dc kind:load to:0x02155950 module:overlay(82) +from:0x0215a9e4 kind:load to:0x021571d0 module:overlay(82) +from:0x0215a9ec kind:load to:0x0215736c module:overlay(82) +from:0x0215a9f4 kind:load to:0x0215776c module:overlay(82) +from:0x0215a9fc kind:load to:0x021579e4 module:overlay(82) +from:0x0215aa04 kind:load to:0x02157d10 module:overlay(82) +from:0x0215aa0c kind:load to:0x02157b70 module:overlay(82) +from:0x0215aa14 kind:load to:0x02157dfc module:overlay(82) +from:0x0215aa1c kind:load to:0x02157894 module:overlay(82) +from:0x0215aa24 kind:load to:0x02158dac module:overlay(82) +from:0x0215aa2c kind:load to:0x02155170 module:overlay(82) +from:0x0215aa34 kind:load to:0x0215522c module:overlay(82) +from:0x0215aa3c kind:load to:0x02155360 module:overlay(82) +from:0x0215aa44 kind:load to:0x021554cc module:overlay(82) +from:0x0215aa4c kind:load to:0x02155648 module:overlay(82) +from:0x0215aa54 kind:load to:0x02156680 module:overlay(82) +from:0x0215aa5c kind:load to:0x02156968 module:overlay(82) +from:0x0215aa64 kind:load to:0x02157100 module:overlay(82) +from:0x0215aa6c kind:load to:0x02156f70 module:overlay(82) +from:0x0215aa74 kind:load to:0x02155e34 module:overlay(82) +from:0x0215aa7c kind:load to:0x021562a8 module:overlay(82) +from:0x0215aa84 kind:load to:0x02155a88 module:overlay(82) +from:0x0215aa8c kind:load to:0x02157240 module:overlay(82) +from:0x0215aa94 kind:load to:0x021573dc module:overlay(82) +from:0x0215aa9c kind:load to:0x02157834 module:overlay(82) +from:0x0215aaa4 kind:load to:0x02157a9c module:overlay(82) +from:0x0215aaac kind:load to:0x02157da0 module:overlay(82) +from:0x0215aab4 kind:load to:0x02157c60 module:overlay(82) +from:0x0215aabc kind:load to:0x02157e70 module:overlay(82) +from:0x0215aac4 kind:load to:0x02157954 module:overlay(82) +from:0x0215ac3c kind:load to:0x02159628 module:overlay(82) +from:0x0215ac40 kind:load to:0x02098ef4 module:overlay(0) +from:0x0215ac44 kind:load to:0x02098efc module:overlay(0) +from:0x0215ac48 kind:load to:0x02098f78 module:overlay(0) +from:0x0215ac4c kind:load to:0x02098fb8 module:overlay(0) +from:0x0215ac50 kind:load to:0x02098fbc module:overlay(0) +from:0x0215ac54 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215ac58 kind:load to:0x021597d8 module:overlay(82) +from:0x0215ac60 kind:load to:0x021597f8 module:overlay(82) +from:0x0215ac68 kind:load to:0x02159818 module:overlay(82) +from:0x0215ac70 kind:load to:0x02159880 module:overlay(82) +from:0x0215ac78 kind:load to:0x0215989c module:overlay(82) +from:0x0215ac80 kind:load to:0x021597dc module:overlay(82) +from:0x0215ac88 kind:load to:0x021597fc module:overlay(82) +from:0x0215ac90 kind:load to:0x02159864 module:overlay(82) +from:0x0215ac98 kind:load to:0x02159884 module:overlay(82) +from:0x0215aca0 kind:load to:0x021598a0 module:overlay(82) +from:0x0215acb0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215acb4 kind:load to:0x02099cfc module:overlay(0) +from:0x0215acb8 kind:load to:0x02099d14 module:overlay(0) +from:0x0215acbc kind:load to:0x02099d20 module:overlay(0) +from:0x0215acc0 kind:load to:0x01fff464 module:itcm +from:0x0215acc4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215acc8 kind:load to:0x021596b8 module:overlay(82) +from:0x0215accc kind:load to:0x02099c58 module:overlay(0) +from:0x0215acd0 kind:load to:0x02159760 module:overlay(82) +from:0x0215acd4 kind:load to:0x02099c60 module:overlay(0) +from:0x0215acd8 kind:load to:0x02099c64 module:overlay(0) +from:0x0215acdc kind:load to:0x021598f8 module:overlay(82) +from:0x0215ace0 kind:load to:0x02099c6c module:overlay(0) +from:0x0215ace4 kind:load to:0x02099c70 module:overlay(0) +from:0x0215ace8 kind:load to:0x02099d2c module:overlay(0) +from:0x0215acec kind:load to:0x02099d98 module:overlay(0) +from:0x0215acf0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215acf4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215acf8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215acfc kind:load to:0x02159944 module:overlay(82) +from:0x0215ad00 kind:load to:0x0215996c module:overlay(82) +from:0x0215ad04 kind:load to:0x02159798 module:overlay(82) +from:0x0215ad08 kind:load to:0x021598b8 module:overlay(82) +from:0x0215ad14 kind:load to:0x021599bc module:overlay(82) +from:0x0215ad18 kind:load to:0x020990ec module:overlay(0) +from:0x0215ad1c kind:load to:0x02098efc module:overlay(0) +from:0x0215ad20 kind:load to:0x02098f78 module:overlay(0) +from:0x0215ad24 kind:load to:0x020990f4 module:overlay(0) +from:0x0215ad28 kind:load to:0x02099114 module:overlay(0) +from:0x0215ad2c kind:load to:0x02099140 module:overlay(0) +from:0x0215ad38 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215ad3c kind:load to:0x02099cfc module:overlay(0) +from:0x0215ad40 kind:load to:0x02099d14 module:overlay(0) +from:0x0215ad44 kind:load to:0x02099d20 module:overlay(0) +from:0x0215ad48 kind:load to:0x01fff464 module:itcm +from:0x0215ad4c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215ad50 kind:load to:0x02141d68 module:overlays(26,70) +from:0x0215ad54 kind:load to:0x02141d94 module:overlays(26,70) +from:0x0215ad58 kind:load to:0x02099c5c module:overlay(0) +from:0x0215ad5c kind:load to:0x02099c60 module:overlay(0) +from:0x0215ad60 kind:load to:0x02099c64 module:overlay(0) +from:0x0215ad64 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215ad68 kind:load to:0x02099c6c module:overlay(0) +from:0x0215ad6c kind:load to:0x02099c70 module:overlay(0) +from:0x0215ad70 kind:load to:0x02099d2c module:overlay(0) +from:0x0215ad74 kind:load to:0x02099d98 module:overlay(0) +from:0x0215ad78 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215ad7c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215ad80 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215ad84 kind:load to:0x02159a78 module:overlay(82) +from:0x0215ad88 kind:load to:0x02159a98 module:overlay(82) +from:0x0215ad8c kind:load to:0x02159a28 module:overlay(82) +from:0x0215ad98 kind:load to:0x02091878 module:overlay(0) +from:0x0215ad9c kind:load to:0x0215a488 module:overlay(82) +from:0x0215ada0 kind:load to:0x0215a49c module:overlay(82) +from:0x0215ada4 kind:load to:0x0215a01c module:overlay(82) +from:0x0215ada8 kind:load to:0x0215a17c module:overlay(82) +from:0x0215adac kind:load to:0x02091e98 module:overlay(0) +from:0x0215adb0 kind:load to:0x02091e9c module:overlay(0) +from:0x0215adb4 kind:load to:0x02091ea0 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov082/symbols.txt b/config/jp/arm9/overlays/ov082/symbols.txt new file mode 100644 index 00000000..43b2fcae --- /dev/null +++ b/config/jp/arm9/overlays/ov082/symbols.txt @@ -0,0 +1,186 @@ +func_ov082_02154be0 kind:function(arm,size=0xc) addr:0x02154be0 +func_ov082_02154bec kind:function(arm,size=0x24) addr:0x02154bec +func_ov082_02154c10 kind:function(arm,size=0x4c) addr:0x02154c10 +func_ov082_02154c5c kind:function(arm,size=0x14) addr:0x02154c5c +func_ov082_02154c70 kind:function(arm,size=0x1bc) addr:0x02154c70 +func_ov082_02154e2c kind:function(arm,size=0x7c) addr:0x02154e2c +func_ov082_02154ea8 kind:function(arm,size=0x48) addr:0x02154ea8 +func_ov082_02154ef0 kind:function(arm,size=0x54) addr:0x02154ef0 +func_ov082_02154f44 kind:function(arm,size=0x194) addr:0x02154f44 +func_ov082_021550d8 kind:function(arm,size=0x70) addr:0x021550d8 +func_ov082_02155148 kind:function(arm,size=0x28) addr:0x02155148 +func_ov082_02155170 kind:function(arm,size=0x3c) addr:0x02155170 +func_ov082_021551ac kind:function(arm,size=0x80) addr:0x021551ac +func_ov082_0215522c kind:function(arm,size=0x98) addr:0x0215522c +func_ov082_021552c4 kind:function(arm,size=0x9c) addr:0x021552c4 +func_ov082_02155360 kind:function(arm,size=0xf0) addr:0x02155360 +func_ov082_02155450 kind:function(arm,size=0x7c) addr:0x02155450 +func_ov082_021554cc kind:function(arm,size=0xa8) addr:0x021554cc +func_ov082_02155574 kind:function(arm,size=0xd4) addr:0x02155574 +func_ov082_02155648 kind:function(arm,size=0x308) addr:0x02155648 +func_ov082_02155950 kind:function(arm,size=0x138) addr:0x02155950 +func_ov082_02155a88 kind:function(arm,size=0x330) addr:0x02155a88 +func_ov082_02155db8 kind:function(arm,size=0x7c) addr:0x02155db8 +func_ov082_02155e34 kind:function(arm,size=0x28c) addr:0x02155e34 +func_ov082_021560c0 kind:function(arm,size=0x1e8) addr:0x021560c0 +func_ov082_021562a8 kind:function(arm,size=0x2bc) addr:0x021562a8 +func_ov082_02156564 kind:function(arm,size=0x11c) addr:0x02156564 +func_ov082_02156680 kind:function(arm,size=0x1f8) addr:0x02156680 +func_ov082_02156878 kind:function(arm,size=0xf0) addr:0x02156878 +func_ov082_02156968 kind:function(arm,size=0x2bc) addr:0x02156968 +func_ov082_02156c24 kind:function(arm,size=0x12c) addr:0x02156c24 +func_ov082_02156d50 kind:function(arm,size=0x220) addr:0x02156d50 +func_ov082_02156f70 kind:function(arm,size=0xf4) addr:0x02156f70 +func_ov082_02157064 kind:function(arm,size=0x9c) addr:0x02157064 +func_ov082_02157100 kind:function(arm,size=0xd0) addr:0x02157100 +func_ov082_021571d0 kind:function(arm,size=0x70) addr:0x021571d0 +func_ov082_02157240 kind:function(arm,size=0x12c) addr:0x02157240 +func_ov082_0215736c kind:function(arm,size=0x70) addr:0x0215736c +func_ov082_021573dc kind:function(arm,size=0x390) addr:0x021573dc +func_ov082_0215776c kind:function(arm,size=0xc8) addr:0x0215776c +func_ov082_02157834 kind:function(arm,size=0x60) addr:0x02157834 +func_ov082_02157894 kind:function(arm,size=0xc0) addr:0x02157894 +func_ov082_02157954 kind:function(arm,size=0x90) addr:0x02157954 +func_ov082_021579e4 kind:function(arm,size=0xb8) addr:0x021579e4 +func_ov082_02157a9c kind:function(arm,size=0xd4) addr:0x02157a9c +func_ov082_02157b70 kind:function(arm,size=0xf0) addr:0x02157b70 +func_ov082_02157c60 kind:function(arm,size=0xb0) addr:0x02157c60 +func_ov082_02157d10 kind:function(arm,size=0x90) addr:0x02157d10 +func_ov082_02157da0 kind:function(arm,size=0x5c) addr:0x02157da0 +func_ov082_02157dfc kind:function(arm,size=0x74) addr:0x02157dfc +func_ov082_02157e70 kind:function(arm,size=0x50) addr:0x02157e70 +func_ov082_02157ec0 kind:function(arm,size=0x49c) addr:0x02157ec0 +func_ov082_0215835c kind:function(arm,size=0x8c) addr:0x0215835c +func_ov082_021583e8 kind:function(arm,size=0x190) addr:0x021583e8 +func_ov082_02158578 kind:function(arm,size=0x1c) addr:0x02158578 +func_ov082_02158594 kind:function(arm,size=0x78) addr:0x02158594 +func_ov082_0215860c kind:function(arm,size=0x5c) addr:0x0215860c +func_ov082_02158668 kind:function(arm,size=0x28) addr:0x02158668 +func_ov082_02158690 kind:function(arm,size=0xf4) addr:0x02158690 +func_ov082_02158784 kind:function(arm,size=0xec) addr:0x02158784 +func_ov082_02158870 kind:function(arm,size=0x2c) addr:0x02158870 +func_ov082_0215889c kind:function(arm,size=0xc0) addr:0x0215889c +func_ov082_0215895c kind:function(arm,size=0xec) addr:0x0215895c +func_ov082_02158a48 kind:function(arm,size=0x1f0) addr:0x02158a48 +func_ov082_02158c38 kind:function(arm,size=0x174) addr:0x02158c38 +func_ov082_02158dac kind:function(arm,size=0x4dc) addr:0x02158dac +func_ov082_02159288 kind:function(arm,size=0x1ac) addr:0x02159288 +func_ov082_02159434 kind:function(arm,size=0x68) addr:0x02159434 +func_ov082_0215949c kind:function(arm,size=0x84) addr:0x0215949c +func_ov082_02159520 kind:function(arm,size=0x7c) addr:0x02159520 +func_ov082_0215959c kind:function(arm,size=0x24) addr:0x0215959c +func_ov082_021595c0 kind:function(arm,size=0x2c) addr:0x021595c0 +func_ov082_021595ec kind:function(arm,size=0x1c) addr:0x021595ec +func_ov082_02159608 kind:function(arm,size=0x14) addr:0x02159608 +func_ov082_0215961c kind:function(arm,size=0xc) addr:0x0215961c +func_ov082_02159628 kind:function(arm,size=0x24) addr:0x02159628 +func_ov082_0215964c kind:function(arm,size=0x40) addr:0x0215964c +func_ov082_0215968c kind:function(arm,size=0x2c) addr:0x0215968c +func_ov082_021596b8 kind:function(arm,size=0x34) addr:0x021596b8 +func_ov082_021596ec kind:function(arm,size=0x3c) addr:0x021596ec +func_ov082_02159728 kind:function(arm,size=0x38) addr:0x02159728 +func_ov082_02159760 kind:function(arm,size=0x38) addr:0x02159760 +func_ov082_02159798 kind:function(arm,size=0x40) addr:0x02159798 +func_ov082_021597d8 kind:function(arm,size=0x4) addr:0x021597d8 +func_ov082_021597dc kind:function(arm,size=0x1c) addr:0x021597dc +func_ov082_021597f8 kind:function(arm,size=0x4) addr:0x021597f8 +func_ov082_021597fc kind:function(arm,size=0x1c) addr:0x021597fc +func_ov082_02159818 kind:function(arm,size=0x4c) addr:0x02159818 +func_ov082_02159864 kind:function(arm,size=0x1c) addr:0x02159864 +func_ov082_02159880 kind:function(arm,size=0x4) addr:0x02159880 +func_ov082_02159884 kind:function(arm,size=0x18) addr:0x02159884 +func_ov082_0215989c kind:function(arm,size=0x4) addr:0x0215989c +func_ov082_021598a0 kind:function(arm,size=0x18) addr:0x021598a0 +func_ov082_021598b8 kind:function(arm,size=0x8) addr:0x021598b8 +func_ov082_021598c0 kind:function(arm,size=0x38) addr:0x021598c0 +func_ov082_021598f8 kind:function(arm,size=0x4c) addr:0x021598f8 +func_ov082_02159944 kind:function(arm,size=0x28) addr:0x02159944 +func_ov082_0215996c kind:function(arm,size=0x30) addr:0x0215996c +func_ov082_0215999c kind:function(arm,size=0x14) addr:0x0215999c +func_ov082_021599b0 kind:function(arm,size=0xc) addr:0x021599b0 +func_ov082_021599bc kind:function(arm,size=0x24) addr:0x021599bc +func_ov082_021599e0 kind:function(arm,size=0x28) addr:0x021599e0 +func_ov082_02159a08 kind:function(arm,size=0x20) addr:0x02159a08 +func_ov082_02159a28 kind:function(arm,size=0x50) addr:0x02159a28 +func_ov082_02159a78 kind:function(arm,size=0x20) addr:0x02159a78 +func_ov082_02159a98 kind:function(arm,size=0x28) addr:0x02159a98 +func_ov082_02159ac0 kind:function(arm,size=0x14) addr:0x02159ac0 +func_ov082_02159ad4 kind:function(thumb,size=0x14) addr:0x02159ad4 +func_ov082_02159ae8 kind:function(thumb,size=0x10) addr:0x02159ae8 +func_ov082_02159af8 kind:function(arm,size=0x3c) addr:0x02159af8 +func_ov082_02159b34 kind:function(arm,size=0x38) addr:0x02159b34 +func_ov082_02159b6c kind:function(arm,size=0x24) addr:0x02159b6c +func_ov082_02159b90 kind:function(arm,size=0x240) addr:0x02159b90 +func_ov082_02159dd0 kind:function(arm,size=0x58) addr:0x02159dd0 +func_ov082_02159e28 kind:function(arm,size=0x1c8) addr:0x02159e28 +func_ov082_02159ff0 kind:function(arm,size=0x2c) addr:0x02159ff0 +func_ov082_0215a01c kind:function(arm,size=0x160) addr:0x0215a01c +func_ov082_0215a17c kind:function(arm,size=0x30c) addr:0x0215a17c +func_ov082_0215a488 kind:function(arm,size=0x14) addr:0x0215a488 +func_ov082_0215a49c kind:function(arm,size=0x1c) addr:0x0215a49c +func_ov082_0215a4b8 kind:function(arm,size=0xdc) addr:0x0215a4b8 +func_ov082_0215a594 kind:function(arm,size=0x104) addr:0x0215a594 +func_ov082_0215a698 kind:function(arm,size=0xb8) addr:0x0215a698 +func_ov082_0215a750 kind:function(arm,size=0x34) addr:0x0215a750 +data_ov082_0215a784 kind:data(any) addr:0x0215a784 +data_ov082_0215a788 kind:data(any) addr:0x0215a788 +data_ov082_0215a78c kind:data(any) addr:0x0215a78c +data_ov082_0215a790 kind:data(any) addr:0x0215a790 +data_ov082_0215a794 kind:data(any) addr:0x0215a794 +func_ov082_0215a798 kind:function(arm,size=0x50) addr:0x0215a798 +func_ov082_0215a7e8 kind:function(arm,size=0x50) addr:0x0215a7e8 +func_ov082_0215a838 kind:function(arm,size=0x50) addr:0x0215a838 +data_ov082_0215a890 kind:data(any) addr:0x0215a890 ambiguous +data_ov082_0215a8a0 kind:data(any) addr:0x0215a8a0 +data_ov082_0215a8a4 kind:data(any) addr:0x0215a8a4 +data_ov082_0215a8a8 kind:data(any) addr:0x0215a8a8 +data_ov082_0215a8b4 kind:data(any) addr:0x0215a8b4 +data_ov082_0215a8d8 kind:data(any) addr:0x0215a8d8 +data_ov082_0215a91c kind:data(any) addr:0x0215a91c ambiguous +data_ov082_0215a924 kind:data(any) addr:0x0215a924 +data_ov082_0215a95c kind:data(any) addr:0x0215a95c ambiguous +data_ov082_0215a974 kind:data(any) addr:0x0215a974 ambiguous +data_ov082_0215a97c kind:data(any) addr:0x0215a97c +data_ov082_0215aa24 kind:data(any) addr:0x0215aa24 +data_ov082_0215aacc kind:data(any) addr:0x0215aacc +data_ov082_0215aad0 kind:data(any) addr:0x0215aad0 ambiguous +data_ov082_0215aae4 kind:data(any) addr:0x0215aae4 +data_ov082_0215aafc kind:data(any) addr:0x0215aafc +data_ov082_0215ab08 kind:data(any) addr:0x0215ab08 ambiguous +data_ov082_0215ab14 kind:data(any) addr:0x0215ab14 +data_ov082_0215ab44 kind:data(any) addr:0x0215ab44 +data_ov082_0215ab5c kind:data(any) addr:0x0215ab5c +data_ov082_0215ab74 kind:data(any) addr:0x0215ab74 +data_ov082_0215ab8c kind:data(any) addr:0x0215ab8c +data_ov082_0215ab98 kind:data(any) addr:0x0215ab98 ambiguous +data_ov082_0215aba4 kind:data(any) addr:0x0215aba4 +data_ov082_0215abbc kind:data(any) addr:0x0215abbc +data_ov082_0215abd4 kind:data(any) addr:0x0215abd4 +data_ov082_0215abec kind:data(any) addr:0x0215abec +data_ov082_0215abf4 kind:data(any) addr:0x0215abf4 ambiguous +data_ov082_0215ac04 kind:data(any) addr:0x0215ac04 +data_ov082_0215ac1c kind:data(any) addr:0x0215ac1c +data_ov082_0215ac3c kind:data(any) addr:0x0215ac3c +data_ov082_0215ac58 kind:data(any) addr:0x0215ac58 +data_ov082_0215ac80 kind:data(any) addr:0x0215ac80 +data_ov082_0215acb0 kind:data(any) addr:0x0215acb0 +data_ov082_0215acbc kind:data(any) addr:0x0215acbc ambiguous +data_ov082_0215ace4 kind:data(any) addr:0x0215ace4 ambiguous +data_ov082_0215ad14 kind:data(any) addr:0x0215ad14 +data_ov082_0215ad18 kind:data(any) addr:0x0215ad18 ambiguous +data_ov082_0215ad38 kind:data(any) addr:0x0215ad38 +data_ov082_0215ad98 kind:data(any) addr:0x0215ad98 +data_ov082_0215adc0 kind:bss addr:0x0215adc0 +data_ov082_0215adc4 kind:bss addr:0x0215adc4 +data_ov082_0215add0 kind:bss addr:0x0215add0 +data_ov082_0215ae3c kind:bss addr:0x0215ae3c ambiguous +data_ov082_0215ae80 kind:bss addr:0x0215ae80 ambiguous +data_ov082_0215aea8 kind:bss addr:0x0215aea8 +data_ov082_0215aeac kind:bss addr:0x0215aeac +data_ov082_0215aeb8 kind:bss addr:0x0215aeb8 +data_ov082_0215aee0 kind:bss addr:0x0215aee0 ambiguous +data_ov082_0215aef4 kind:bss addr:0x0215aef4 +data_ov082_0215aef8 kind:bss addr:0x0215aef8 +data_ov082_0215af04 kind:bss addr:0x0215af04 +data_ov082_0215af60 kind:bss addr:0x0215af60 ambiguous +data_ov082_0215afb8 kind:bss addr:0x0215afb8 ambiguous diff --git a/config/jp/arm9/overlays/ov083/delinks.txt b/config/jp/arm9/overlays/ov083/delinks.txt new file mode 100644 index 00000000..a2493765 --- /dev/null +++ b/config/jp/arm9/overlays/ov083/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02154be0 end:0x0215f0ac kind:code align:32 + .rodata start:0x0215f0ac end:0x0215f2ac kind:data align:4 + .init start:0x0215f2ac end:0x0215f6f4 kind:code align:4 + .ctor start:0x0215f6f4 end:0x0215f71c kind:data align:4 + .data start:0x0215f720 end:0x021602a0 kind:data align:32 + .bss start:0x021602a0 end:0x02160a60 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov083/relocs.txt b/config/jp/arm9/overlays/ov083/relocs.txt new file mode 100644 index 00000000..23223954 --- /dev/null +++ b/config/jp/arm9/overlays/ov083/relocs.txt @@ -0,0 +1,1617 @@ +from:0x02154c14 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02154c34 kind:load to:0x0203feb0 module:main +from:0x02154cac kind:load to:0x021602b8 module:overlay(83) +from:0x02154cc0 kind:arm_call to:0x02011f3c module:main +from:0x02154ccc kind:arm_call to:0x02154d5c module:overlay(83) +from:0x02154ce4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02154d38 kind:load to:0x0215f750 module:overlay(83) +from:0x02154d50 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02154d58 kind:load to:0x02098c90 module:overlay(0) +from:0x02154d6c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02154dd0 kind:arm_call to:0x020598dc module:overlay(0) +from:0x02154e00 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02154e18 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02154e28 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02154e9c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02154eb8 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02154ecc kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02154f00 kind:arm_call to:0x02141b74 module:overlays(58,70) +from:0x02154f30 kind:arm_call to:0x02154d40 module:overlay(83) +from:0x02154f40 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02154f6c kind:arm_call to:0x02141b74 module:overlays(58,70) +from:0x02154fcc kind:arm_call to:0x0209932c module:overlay(0) +from:0x02155034 kind:arm_call to:0x0215c1d8 module:overlay(83) +from:0x02155040 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0215510c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02155134 kind:arm_call to:0x0202a1c0 module:main +from:0x02155188 kind:arm_call to:0x02141bfc module:overlay(70) +from:0x02155194 kind:arm_call to:0x02141bfc module:overlay(70) +from:0x021551a4 kind:load to:0x0215f7c0 module:overlay(83) +from:0x021551a8 kind:load to:0x021602b8 module:overlay(83) +from:0x021551ac kind:load to:0x0215f774 module:overlay(83) +from:0x021551b4 kind:load to:0x0215f740 module:overlay(83) +from:0x021551bc kind:load to:0x021602a0 module:overlay(83) +from:0x021551c8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02155204 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02155220 kind:arm_call to:0x020a9834 module:overlay(0) +from:0x02155238 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02155240 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02155260 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215528c kind:arm_call to:0x0203e740 module:main +from:0x02155298 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021552a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021552a8 kind:arm_call to:0x020598fc module:overlay(0) +from:0x021552b0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021552bc kind:load to:0x0215f7c0 module:overlay(83) +from:0x021552c0 kind:load to:0x027e09b8 module:dtcm +from:0x021552c4 kind:load to:0x020b7d0c module:overlay(0) +from:0x021552c8 kind:load to:0x020a1aac module:overlay(0) +from:0x021552fc kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02155318 kind:arm_call to:0x020a9834 module:overlay(0) +from:0x02155330 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02155338 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02155358 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155384 kind:arm_call to:0x0203e740 module:main +from:0x02155390 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02155398 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021553a0 kind:arm_call to:0x020598fc module:overlay(0) +from:0x021553a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021553b0 kind:arm_call to:0x02011ff4 module:main +from:0x021553bc kind:load to:0x0215f7c0 module:overlay(83) +from:0x021553c0 kind:load to:0x027e09b8 module:dtcm +from:0x021553c4 kind:load to:0x020b7d0c module:overlay(0) +from:0x021553c8 kind:load to:0x020a1aac module:overlay(0) +from:0x021553ec kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02155400 kind:load to:0x027e09b8 module:dtcm +from:0x02155450 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155464 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155488 kind:load to:0x0215f0f8 module:overlay(83) +from:0x0215548c kind:load to:0x0215f0fc module:overlay(83) +from:0x02155490 kind:load to:0x0215f100 module:overlay(83) +from:0x021554f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155500 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155510 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155524 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215552c kind:arm_call to:0x01ffb800 module:itcm +from:0x02155540 kind:arm_call to:0x01ff9770 module:itcm +from:0x02155550 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155604 kind:arm_call to:0x02156488 module:overlay(83) +from:0x02155614 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02155638 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02155674 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155684 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021556a0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021556ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021556e4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02155720 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215574c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02155758 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215578c kind:arm_call to:0x02098dac module:overlay(0) +from:0x021557b8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021557fc kind:arm_call to:0x02027d30 module:main +from:0x02155804 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02155820 kind:arm_call to:0x02027d30 module:main +from:0x02155828 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02155844 kind:arm_call to:0x02027d30 module:main +from:0x0215584c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02155868 kind:arm_call to:0x02027d30 module:main +from:0x02155870 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0215588c kind:arm_call to:0x02027d30 module:main +from:0x02155894 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021558b0 kind:arm_call to:0x02027d30 module:main +from:0x021558b8 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021558e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021558f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155924 kind:arm_call to:0x02059664 module:overlay(0) +from:0x02155960 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02155974 kind:arm_call to:0x0205966c module:overlay(0) +from:0x02155978 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02155994 kind:arm_call to:0x02027d30 module:main +from:0x0215599c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021559bc kind:arm_call to:0x0215b844 module:overlay(83) +from:0x021559cc kind:load to:0x0215f0f8 module:overlay(83) +from:0x021559d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021559d4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021559e4 kind:load to:0x021602b8 module:overlay(83) +from:0x021559e8 kind:load to:0x0215fba8 module:overlay(83) +from:0x021559ec kind:load to:0x0215fbb8 module:overlay(83) +from:0x021559f0 kind:load to:0x0215fbcc module:overlay(83) +from:0x021559f4 kind:load to:0x0215fbe0 module:overlay(83) +from:0x021559f8 kind:load to:0x0215fbf8 module:overlay(83) +from:0x021559fc kind:load to:0x0215fc0c module:overlay(83) +from:0x02155a00 kind:load to:0x02059880 module:overlay(0) +from:0x02155a04 kind:load to:0x0215fc20 module:overlay(83) +from:0x02155a18 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155a34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155a68 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02155a78 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155a80 kind:arm_call to:0x02156fcc module:overlay(83) +from:0x02155aa4 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02155ab4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155ac4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155ae4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155b08 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155b24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155b48 kind:arm_call to:0x02156fcc module:overlay(83) +from:0x02155b5c kind:arm_call to:0x01ff9318 module:itcm +from:0x02155b84 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155b94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155bb4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155bc8 kind:arm_call to:0x02156fcc module:overlay(83) +from:0x02155be4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02155c00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155c24 kind:arm_call to:0x02156fcc module:overlay(83) +from:0x02155c3c kind:arm_call to:0x01ff9318 module:itcm +from:0x02155c64 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155c74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155c98 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155cbc kind:arm_call to:0x01ff9984 module:itcm +from:0x02155d78 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02155da8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155e50 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02155e8c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02155e98 kind:load to:0x027e0cec module:dtcm +from:0x02155ee0 kind:load to:0x0215f0d0 module:overlay(83) +from:0x02155f54 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155f68 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155f7c kind:arm_call to:0x01ff930c module:itcm +from:0x02155fc4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155fd8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02156010 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02156094 kind:arm_call to:0x02156a84 module:overlay(83) +from:0x021560d8 kind:arm_call to:0x0215692c module:overlay(83) +from:0x02156158 kind:arm_call to:0x02156a84 module:overlay(83) +from:0x021561d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021561ec kind:arm_call to:0x01ff9218 module:itcm +from:0x02156208 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02156224 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02156248 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156264 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156288 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156294 kind:arm_call to:0x021562b8 module:overlay(83) +from:0x021562a0 kind:load to:0x0215f0d8 module:overlay(83) +from:0x021562a4 kind:load to:0x027e09a8 module:dtcm +from:0x021562ac kind:load to:0x0203feb0 module:main +from:0x021562b0 kind:load to:0x0215f720 module:overlay(83) +from:0x02156334 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02156344 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156350 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156374 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02156380 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156394 kind:arm_call to:0x01ff9258 module:itcm +from:0x021563b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156404 kind:arm_call to:0x0215c328 module:overlay(83) +from:0x02156414 kind:arm_call to:0x0215c210 module:overlay(83) +from:0x02156424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156448 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215645c kind:arm_call to:0x0215ce2c module:overlay(83) +from:0x02156474 kind:load to:0x0215f720 module:overlay(83) +from:0x02156478 kind:load to:0x0215f1b8 module:overlay(83) +from:0x02156480 kind:load to:0x027e0cec module:dtcm +from:0x021564b8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021564cc kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021564e4 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02156500 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02156518 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215652c kind:load to:0x021602b8 module:overlay(83) +from:0x02156530 kind:load to:0x0215f140 module:overlay(83) +from:0x02156548 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02156580 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156694 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021566a0 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021566b8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021566ec kind:arm_call to:0x01ff916c module:itcm +from:0x02156710 kind:load to:0x0204b164 module:main +from:0x02156714 kind:load to:0x021602b8 module:overlay(83) +from:0x02156718 kind:load to:0x0215f140 module:overlay(83) +from:0x0215677c kind:arm_call to:0x02154c38 module:overlay(83) +from:0x02156824 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156864 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021568a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021568d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215690c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215691c kind:load to:0x0203feb0 module:main +from:0x02156950 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156964 kind:load to:0x027e09a8 module:dtcm +from:0x021569bc kind:arm_call to:0x02154c38 module:overlay(83) +from:0x02156a38 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02156a50 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02156a60 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156a70 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156a80 kind:load to:0x0203feb0 module:main +from:0x02156aec kind:arm_call to:0x02154c38 module:overlay(83) +from:0x02156b38 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156b44 kind:load to:0x0203feb0 module:main +from:0x02156b70 kind:arm_call to:0x01fff350 module:itcm +from:0x02156b8c kind:arm_call to:0x0215de1c module:overlay(83) +from:0x02156b98 kind:load to:0x027e0ce4 module:dtcm +from:0x02156ba0 kind:load to:0x020b4800 module:overlay(0) +from:0x02156bcc kind:arm_call to:0x01fff350 module:itcm +from:0x02156be8 kind:arm_call to:0x0215dd44 module:overlay(83) +from:0x02156bf4 kind:load to:0x027e0ce4 module:dtcm +from:0x02156bfc kind:load to:0x020b4800 module:overlay(0) +from:0x02156c28 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02156c54 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156c70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156c88 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02156cb8 kind:arm_call to:0x0200eab0 module:main +from:0x02156cc4 kind:load to:0x0215f110 module:overlay(83) +from:0x02156ccc kind:load to:0x027e0cec module:dtcm +from:0x02156cd0 kind:load to:0x027e09a8 module:dtcm +from:0x02156cd4 kind:load to:0x0215f0e8 module:overlay(83) +from:0x02156d08 kind:arm_call to:0x0200eab0 module:main +from:0x02156d10 kind:load to:0x0215f0e8 module:overlay(83) +from:0x02156d48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156d54 kind:arm_call to:0x01fff458 module:itcm +from:0x02156dac kind:arm_call to:0x01ffaf74 module:itcm +from:0x02156db8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02156e18 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02156e50 kind:arm_call to:0x02156c00 module:overlay(83) +from:0x02156e5c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02156eac kind:arm_call to:0x02156488 module:overlay(83) +from:0x02156ed8 kind:load to:0x027e0ce4 module:dtcm +from:0x02156ee0 kind:load to:0x0215f110 module:overlay(83) +from:0x02156ee4 kind:load to:0x0215f720 module:overlay(83) +from:0x02156efc kind:arm_call to:0x02125568 module:overlays(43,46) +from:0x02157024 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157038 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157050 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157064 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157080 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157094 kind:arm_call to:0x01ff9318 module:itcm +from:0x021570b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021570c4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157174 kind:arm_call to:0x021570d0 module:overlay(83) +from:0x021571f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157214 kind:arm_call to:0x01ff9318 module:itcm +from:0x021572d4 kind:arm_call to:0x02127278 module:overlay(46) +from:0x021572e4 kind:arm_call to:0x02127278 module:overlay(46) +from:0x021572f0 kind:load to:0x0203feb0 module:main +from:0x02157344 kind:arm_call to:0x021570d0 module:overlay(83) +from:0x021573c4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021573e4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021574a4 kind:arm_call to:0x02127278 module:overlay(46) +from:0x021574b4 kind:arm_call to:0x02127278 module:overlay(46) +from:0x021574c0 kind:load to:0x0203feb0 module:main +from:0x02157568 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02157598 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021575b4 kind:load to:0x0215f818 module:overlay(83) +from:0x021575b8 kind:load to:0x027e09b8 module:dtcm +from:0x021575fc kind:arm_call to:0x020a9744 module:overlay(0) +from:0x02157628 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02157648 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02157670 kind:arm_call to:0x020a9834 module:overlay(0) +from:0x02157690 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021576a8 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x021576b0 kind:load to:0x020b7d0c module:overlay(0) +from:0x021576b4 kind:load to:0x021602a4 module:overlay(83) +from:0x021576b8 kind:load to:0x020b69b8 module:overlay(0) +from:0x021576bc kind:load to:0x027e09a8 module:dtcm +from:0x021576c0 kind:load to:0x027e09b8 module:dtcm +from:0x021576d8 kind:arm_call to:0x021255c0 module:overlay(46) +from:0x02157754 kind:load to:0x0215f818 module:overlay(83) +from:0x02157798 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021577b8 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02157800 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02157808 kind:arm_call to:0x0215c0f8 module:overlay(83) +from:0x02157820 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215782c kind:load to:0x020b69b8 module:overlay(0) +from:0x02157830 kind:load to:0x027e09a8 module:dtcm +from:0x02157894 kind:load to:0x0215f818 module:overlay(83) +from:0x021578b0 kind:arm_call to:0x0215c0f8 module:overlay(83) +from:0x021578c4 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02157930 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02157960 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02157978 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02157984 kind:arm_call to:0x0215f01c module:overlay(83) +from:0x021579ac kind:arm_call to:0x01fff350 module:itcm +from:0x021579c8 kind:arm_call to:0x02153a04 module:overlay(81) +from:0x021579e0 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x021579f8 kind:load to:0x0215f818 module:overlay(83) +from:0x021579fc kind:load to:0x027e09b8 module:dtcm +from:0x02157a00 kind:load to:0x020b69b8 module:overlay(0) +from:0x02157a04 kind:load to:0x027e0d34 module:dtcm +from:0x02157a0c kind:load to:0x020b4800 module:overlay(0) +from:0x02157a10 kind:load to:0x027e0ce4 module:dtcm +from:0x02157a14 kind:load to:0x027e09ac module:dtcm +from:0x02157a84 kind:arm_call to:0x020a9744 module:overlay(0) +from:0x02157b2c kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02157bb0 kind:arm_call to:0x02156488 module:overlay(83) +from:0x02157c0c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157c24 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02157c48 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157c68 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157c78 kind:arm_call to:0x01ff9218 module:itcm +from:0x02157cac kind:arm_call to:0x020cc870 module:overlay(24) +from:0x02157cd4 kind:arm_call to:0x02015018 module:main +from:0x02157d00 kind:arm_call to:0x0215d4f4 module:overlay(83) +from:0x02157d0c kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02157d2c kind:arm_call to:0x01ff9984 module:itcm +from:0x02157d70 kind:arm_call to:0x0212558c module:overlay(46) +from:0x02157d78 kind:arm_call to:0x0212558c module:overlay(46) +from:0x02157d94 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02157db4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157dec kind:arm_call to:0x020cc890 module:overlay(24) +from:0x02157e50 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02157e6c kind:arm_call to:0x01ff9984 module:itcm +from:0x02157eb8 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02157ed8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157f0c kind:arm_call to:0x02156ee8 module:overlay(83) +from:0x02157f68 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157f94 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02157fb4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157ff0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158010 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158064 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215806c kind:arm_call to:0x02156ba4 module:overlay(83) +from:0x0215808c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x021580ac kind:arm_call to:0x02155a08 module:overlay(83) +from:0x021580cc kind:arm_call to:0x01ff9984 module:itcm +from:0x0215813c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02158148 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02158168 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158198 kind:arm_call to:0x021255c0 module:overlay(46) +from:0x021581ac kind:arm_call to:0x02153a14 module:overlays(74,81) +from:0x021581b8 kind:arm_call to:0x0215f02c module:overlay(83) +from:0x021581cc kind:arm_call to:0x02079de4 module:overlay(0) +from:0x021581d8 kind:arm_call to:0x020a9834 module:overlay(0) +from:0x021581f8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02158244 kind:arm_call to:0x020799cc module:overlay(0) +from:0x02158250 kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x02158264 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02158280 kind:arm_call to:0x01ff9984 module:itcm +from:0x021582f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215836c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021583d4 kind:arm_call to:0x0209af50 module:overlay(0) +from:0x021583e0 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x021583f8 kind:load to:0x020b7d0c module:overlay(0) +from:0x021583fc kind:load to:0x021602a4 module:overlay(83) +from:0x02158400 kind:load to:0x020b69b8 module:overlay(0) +from:0x02158404 kind:load to:0x027e09b8 module:dtcm +from:0x0215840c kind:load to:0x0215f920 module:overlay(83) +from:0x02158410 kind:load to:0x027e09a8 module:dtcm +from:0x02158414 kind:load to:0x020da034 module:overlays(19,24) +from:0x02158420 kind:load to:0x0215f830 module:overlay(83) +from:0x02158430 kind:load to:0x027e09bc module:dtcm +from:0x02158434 kind:load to:0x027e0d34 module:dtcm +from:0x02158438 kind:load to:0x0215f174 module:overlay(83) +from:0x0215843c kind:load to:0x0215f198 module:overlay(83) +from:0x02158440 kind:load to:0x0215f818 module:overlay(83) +from:0x02158444 kind:load to:0x027e0ce0 module:dtcm +from:0x0215845c kind:arm_call to:0x021255c0 module:overlay(46) +from:0x0215848c kind:arm_call to:0x02074688 module:overlay(0) +from:0x021584c0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021584d8 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x021584e4 kind:arm_call to:0x0215f01c module:overlay(83) +from:0x0215850c kind:arm_call to:0x01fff350 module:itcm +from:0x02158528 kind:arm_call to:0x02153a04 module:overlay(81) +from:0x02158540 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02158554 kind:load to:0x027e09b8 module:dtcm +from:0x02158558 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215855c kind:load to:0x027e0d34 module:dtcm +from:0x02158564 kind:load to:0x020b4800 module:overlay(0) +from:0x02158568 kind:load to:0x027e0ce4 module:dtcm +from:0x0215856c kind:load to:0x027e09ac module:dtcm +from:0x021585dc kind:arm_call to:0x020a9744 module:overlay(0) +from:0x02158634 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02158650 kind:arm_call to:0x01ff9984 module:itcm +from:0x021586a4 kind:arm_call to:0x0212558c module:overlay(46) +from:0x021586ac kind:arm_call to:0x0212558c module:overlay(46) +from:0x021586d4 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021586e0 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x021586fc kind:arm_call to:0x01ff9984 module:itcm +from:0x02158738 kind:arm_call to:0x020cc870 module:overlay(24) +from:0x02158740 kind:arm_call to:0x02156ee8 module:overlay(83) +from:0x0215879c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021587c8 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x021587e4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158820 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158840 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158894 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215889c kind:arm_call to:0x02156ba4 module:overlay(83) +from:0x021588b0 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x021588d0 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x021588ec kind:arm_call to:0x01ff9984 module:itcm +from:0x02158934 kind:arm_call to:0x020cc890 module:overlay(24) +from:0x02158960 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215896c kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02158988 kind:arm_call to:0x01ff9984 module:itcm +from:0x021589ac kind:arm_call to:0x021255c0 module:overlay(46) +from:0x021589c0 kind:arm_call to:0x02153a14 module:overlays(74,81) +from:0x021589cc kind:arm_call to:0x0215f02c module:overlay(83) +from:0x021589e0 kind:arm_call to:0x02079de4 module:overlay(0) +from:0x021589ec kind:arm_call to:0x020a9834 module:overlay(0) +from:0x02158a0c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02158a58 kind:arm_call to:0x020799cc module:overlay(0) +from:0x02158a64 kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x02158a78 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02158a94 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158b0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b74 kind:arm_call to:0x0209af50 module:overlay(0) +from:0x02158b80 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02158b98 kind:load to:0x020b7d0c module:overlay(0) +from:0x02158b9c kind:load to:0x021602a4 module:overlay(83) +from:0x02158ba0 kind:load to:0x020b69b8 module:overlay(0) +from:0x02158ba4 kind:load to:0x020da034 module:overlays(19,24) +from:0x02158bb0 kind:load to:0x0215f830 module:overlay(83) +from:0x02158bb4 kind:load to:0x027e09a8 module:dtcm +from:0x02158bc4 kind:load to:0x027e09bc module:dtcm +from:0x02158bc8 kind:load to:0x027e0d34 module:dtcm +from:0x02158bcc kind:load to:0x027e09b8 module:dtcm +from:0x02158bd0 kind:load to:0x0215f170 module:overlay(83) +from:0x02158bd4 kind:load to:0x0215f178 module:overlay(83) +from:0x02158bd8 kind:load to:0x0215f818 module:overlay(83) +from:0x02158bdc kind:load to:0x027e0ce0 module:dtcm +from:0x02158bf4 kind:arm_call to:0x021255c0 module:overlay(46) +from:0x02158d4c kind:load to:0x0215f818 module:overlay(83) +from:0x02158d54 kind:load to:0x0204b164 module:main +from:0x02158d58 kind:load to:0x0215f0e0 module:overlay(83) +from:0x02158d5c kind:load to:0x0215f0e2 module:overlay(83) +from:0x02158db0 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02158dd4 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02158e9c kind:arm_call to:0x02155eac module:overlay(83) +from:0x02158ea8 kind:arm_call to:0x0215c200 module:overlay(83) +from:0x02158edc kind:arm_call to:0x021570d0 module:overlay(83) +from:0x02158ee8 kind:arm_call to:0x021570fc module:overlay(83) +from:0x02158f04 kind:arm_call to:0x02156f10 module:overlay(83) +from:0x02158f14 kind:load to:0x0215f848 module:overlay(83) +from:0x02158f18 kind:load to:0x0204b164 module:main +from:0x02158f1c kind:load to:0x0215f0c8 module:overlay(83) +from:0x02158f20 kind:load to:0x0215f0ca module:overlay(83) +from:0x02158f48 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02158f7c kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02158fac kind:arm_call to:0x02155af8 module:overlay(83) +from:0x02158fe4 kind:arm_call to:0x021572fc module:overlay(83) +from:0x02158ffc kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02159010 kind:arm_call to:0x01ff930c module:itcm +from:0x02159018 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02159050 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02159074 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x0215909c kind:load to:0x0215c200 module:overlay(83) +from:0x021590f0 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02159120 kind:arm_call to:0x02155af8 module:overlay(83) +from:0x02159130 kind:arm_call to:0x021572fc module:overlay(83) +from:0x02159148 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215915c kind:arm_call to:0x01ff930c module:itcm +from:0x02159164 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x021591dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159240 kind:load to:0x0215f830 module:overlay(83) +from:0x02159244 kind:load to:0x027e09a8 module:dtcm +from:0x0215924c kind:load to:0x0204b164 module:main +from:0x02159298 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159368 kind:arm_call to:0x0212560c module:overlay(46) +from:0x021593c0 kind:arm_call to:0x02125544 module:overlay(46) +from:0x021593f4 kind:arm_call to:0x02156ee8 module:overlay(83) +from:0x02159454 kind:arm_call to:0x0208d1c0 module:overlay(0) +from:0x021594c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021594dc kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215950c kind:arm_call to:0x02155af8 module:overlay(83) +from:0x0215951c kind:arm_call to:0x021572fc module:overlay(83) +from:0x02159538 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215954c kind:arm_call to:0x01ff930c module:itcm +from:0x02159558 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x02159564 kind:load to:0x0215f818 module:overlay(83) +from:0x02159568 kind:load to:0x027e0ce0 module:dtcm +from:0x0215956c kind:load to:0x0215f830 module:overlay(83) +from:0x0215957c kind:arm_call to:0x02155ee4 module:overlay(83) +from:0x02159608 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215963c kind:load to:0x0215f8d8 module:overlay(83) +from:0x02159640 kind:load to:0x027e09a8 module:dtcm +from:0x0215969c kind:arm_call to:0x02155a08 module:overlay(83) +from:0x021596bc kind:arm_call to:0x01ff9984 module:itcm +from:0x021596d4 kind:arm_call to:0x02015018 module:main +from:0x02159704 kind:arm_call to:0x0215d56c module:overlay(83) +from:0x02159760 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159780 kind:arm_call to:0x01ff9984 module:itcm +from:0x02159818 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02159834 kind:arm_call to:0x02155ee4 module:overlay(83) +from:0x02159840 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02159850 kind:arm_call to:0x021255c0 module:overlay(46) +from:0x02159874 kind:arm_call to:0x02156f70 module:overlay(83) +from:0x0215991c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159944 kind:arm_call to:0x02156488 module:overlay(83) +from:0x021599ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021599c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021599d8 kind:load to:0x0215f818 module:overlay(83) +from:0x021599dc kind:load to:0x027e09a8 module:dtcm +from:0x02159a18 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159a38 kind:arm_call to:0x01ff9984 module:itcm +from:0x02159a58 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159a68 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159ac8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159adc kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02159afc kind:arm_call to:0x01ffb714 module:itcm +from:0x02159b08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159b28 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159b40 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159b64 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159b80 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159b8c kind:load to:0x0215f720 module:overlay(83) +from:0x02159c34 kind:arm_call to:0x02156488 module:overlay(83) +from:0x02159c5c kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x02159c6c kind:load to:0x0215f818 module:overlay(83) +from:0x02159c70 kind:load to:0x027e07d4 module:dtcm +from:0x02159c90 kind:arm_call to:0x02155bc4 module:overlay(83) +from:0x02159cc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159d54 kind:arm_call to:0x02156488 module:overlay(83) +from:0x02159d64 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x02159d80 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02159d90 kind:load to:0x0215f818 module:overlay(83) +from:0x02159e30 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159e58 kind:arm_call to:0x02156488 module:overlay(83) +from:0x02159e74 kind:arm_call to:0x0215671c module:overlay(83) +from:0x02159e84 kind:load to:0x0215f818 module:overlay(83) +from:0x02159e88 kind:load to:0x027e09a8 module:dtcm +from:0x02159eb0 kind:arm_call to:0x02155bc4 module:overlay(83) +from:0x02159ee8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159f74 kind:arm_call to:0x02156488 module:overlay(83) +from:0x02159fd4 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x02159ff4 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215a0a8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a0cc kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215a0fc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a120 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215a130 kind:load to:0x0215f818 module:overlay(83) +from:0x0215a144 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215a1c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a1d8 kind:arm_call to:0x02156488 module:overlay(83) +from:0x0215a238 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a254 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a288 kind:load to:0x0215f818 module:overlay(83) +from:0x0215a294 kind:load to:0x027e09a8 module:dtcm +from:0x0215a2c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a2e8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a310 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a324 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215a368 kind:arm_call to:0x0215bd14 module:overlay(83) +from:0x0215a3b8 kind:arm_call to:0x02156cd8 module:overlay(83) +from:0x0215a3f0 kind:arm_call to:0x02156488 module:overlay(83) +from:0x0215a44c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a478 kind:load to:0x0215f920 module:overlay(83) +from:0x0215a47c kind:load to:0x027e09a8 module:dtcm +from:0x0215a4c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a530 kind:arm_call to:0x02015018 module:main +from:0x0215a55c kind:arm_call to:0x0215d4f4 module:overlay(83) +from:0x0215a584 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x0215a5a8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a5c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a5d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a624 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x0215a644 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a68c kind:arm_call to:0x0212558c module:overlay(46) +from:0x0215a694 kind:arm_call to:0x0212558c module:overlay(46) +from:0x0215a6b4 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215a6c0 kind:load to:0x0215f818 module:overlay(83) +from:0x0215a73c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a74c kind:load to:0x0215f8d8 module:overlay(83) +from:0x0215a750 kind:load to:0x027e09a8 module:dtcm +from:0x0215a794 kind:arm_call to:0x02155a08 module:overlay(83) +from:0x0215a7b4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a7cc kind:arm_call to:0x02015018 module:main +from:0x0215a7fc kind:arm_call to:0x0215d56c module:overlay(83) +from:0x0215a840 kind:arm_call to:0x02156f10 module:overlay(83) +from:0x0215a86c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a88c kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a8d0 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215a8e0 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215a9a8 kind:load to:0x0215f830 module:overlay(83) +from:0x0215a9ac kind:load to:0x0204b164 module:main +from:0x0215a9f0 kind:arm_call to:0x02155bd4 module:overlay(83) +from:0x0215aa30 kind:arm_call to:0x0212558c module:overlay(46) +from:0x0215aa88 kind:arm_call to:0x02155bd4 module:overlay(83) +from:0x0215aac8 kind:arm_call to:0x02125544 module:overlay(46) +from:0x0215ab5c kind:arm_call to:0x021255c0 module:overlay(46) +from:0x0215ac04 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215acd0 kind:load to:0x0215f830 module:overlay(83) +from:0x0215acd4 kind:load to:0x0204b164 module:main +from:0x0215ad20 kind:arm_call to:0x02155bd4 module:overlay(83) +from:0x0215ad64 kind:arm_call to:0x0212558c module:overlay(46) +from:0x0215adac kind:arm_call to:0x021570fc module:overlay(83) +from:0x0215adc8 kind:arm_call to:0x02155bd4 module:overlay(83) +from:0x0215add8 kind:arm_call to:0x0215712c module:overlay(83) +from:0x0215adf0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215ae04 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ae6c kind:arm_call to:0x02155bd4 module:overlay(83) +from:0x0215ae7c kind:arm_call to:0x0215712c module:overlay(83) +from:0x0215ae94 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215aea8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215aeec kind:arm_call to:0x02125544 module:overlay(46) +from:0x0215af28 kind:arm_call to:0x021574cc module:overlay(83) +from:0x0215af5c kind:arm_call to:0x02155bd4 module:overlay(83) +from:0x0215af6c kind:arm_call to:0x0215712c module:overlay(83) +from:0x0215af84 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215af98 kind:arm_call to:0x01ff930c module:itcm +from:0x0215afdc kind:arm_call to:0x021255c0 module:overlay(46) +from:0x0215b08c kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215b118 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215b148 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215b15c kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0215b184 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b190 kind:arm_call to:0x021255fc module:overlay(46) +from:0x0215b1ac kind:load to:0x0215f818 module:overlay(83) +from:0x0215b1b0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b1b4 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215b1b8 kind:load to:0x027e09a8 module:dtcm +from:0x0215b248 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215b274 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b2f0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215b308 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x0215b380 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x0215b3f8 kind:arm_call to:0x02156488 module:overlay(83) +from:0x0215b418 kind:arm_call to:0x020a9744 module:overlay(0) +from:0x0215b438 kind:arm_call to:0x020a9744 module:overlay(0) +from:0x0215b46c kind:arm_call to:0x02156b48 module:overlay(83) +from:0x0215b4e0 kind:arm_call to:0x020a9744 module:overlay(0) +from:0x0215b518 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215b524 kind:arm_call to:0x021271b8 module:overlays(43,46) +from:0x0215b530 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215b564 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b580 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b59c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b5b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b5d4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b5f0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b60c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b628 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b644 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b660 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b678 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b67c kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0215b69c kind:arm_call to:0x0211b150 module:overlays(26,34) +from:0x0215b6fc kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0215b720 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b748 kind:arm_call to:0x020a9744 module:overlay(0) +from:0x0215b778 kind:arm_call to:0x0209af70 module:overlay(0) +from:0x0215b77c kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0215b794 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215b7a8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215b7c0 kind:arm_call to:0x020a9834 module:overlay(0) +from:0x0215b7e0 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215b7e8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215b804 kind:arm_call to:0x02072288 module:overlay(0) +from:0x0215b810 kind:load to:0x020b7d0c module:overlay(0) +from:0x0215b814 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215b818 kind:load to:0x0215f9b0 module:overlay(83) +from:0x0215b81c kind:load to:0x027e09b8 module:dtcm +from:0x0215b820 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b824 kind:load to:0x0215f998 module:overlay(83) +from:0x0215b828 kind:load to:0x021602a4 module:overlay(83) +from:0x0215b830 kind:load to:0x027e0cec module:dtcm +from:0x0215b834 kind:load to:0x027e09a8 module:dtcm +from:0x0215b83c kind:load to:0x027e09bc module:dtcm +from:0x0215b840 kind:load to:0x027e09a4 module:dtcm +from:0x0215b8cc kind:load to:0x0215f9d8 module:overlay(83) +from:0x0215b8d0 kind:load to:0x0215f9c8 module:overlay(83) +from:0x0215b954 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215b960 kind:load to:0x0215f9c8 module:overlay(83) +from:0x0215b964 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ba18 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215ba40 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215ba94 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215baa4 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215bab0 kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215bb00 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215bb28 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215bba0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bbb0 kind:arm_call to:0x020e639c module:overlay(31) +from:0x0215bbbc kind:arm_call to:0x0215692c module:overlay(83) +from:0x0215bbd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bbe8 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0215bc24 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215bc38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bc44 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215bc6c kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x0215bcac kind:arm_call to:0x0215692c module:overlay(83) +from:0x0215bcc8 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215bce0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bcec kind:arm_call to:0x0215b844 module:overlay(83) +from:0x0215bd00 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd0c kind:load to:0x027e09a8 module:dtcm +from:0x0215bd64 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215bd70 kind:load to:0x027e09c0 module:dtcm +from:0x0215bdc8 kind:arm_call to:0x020c0718 module:overlay(17) +from:0x0215bde4 kind:arm_call to:0x02155ccc module:overlay(83) +from:0x0215be00 kind:arm_call to:0x0215b8d4 module:overlay(83) +from:0x0215be08 kind:arm_call to:0x0215b968 module:overlay(83) +from:0x0215be20 kind:arm_call to:0x02156534 module:overlay(83) +from:0x0215be28 kind:arm_call to:0x0215672c module:overlay(83) +from:0x0215be34 kind:arm_call to:0x02059664 module:overlay(0) +from:0x0215be74 kind:arm_call to:0x01ffcb94 module:itcm +from:0x0215be88 kind:arm_call to:0x0205966c module:overlay(0) +from:0x0215be90 kind:arm_call to:0x02155efc module:overlay(83) +from:0x0215be98 kind:arm_call to:0x02155ccc module:overlay(83) +from:0x0215beb8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215becc kind:arm_call to:0x0215696c module:overlay(83) +from:0x0215bed4 kind:arm_call to:0x02156aa0 module:overlay(83) +from:0x0215bf1c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215bf4c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bf5c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bf6c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bf84 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215bf94 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0215bff0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215bffc kind:arm_call to:0x02141d2c module:overlay(70) +from:0x0215c008 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x0215c014 kind:load to:0x02059880 module:overlay(0) +from:0x0215c018 kind:load to:0x0215f720 module:overlay(83) +from:0x0215c01c kind:load to:0x0203feb0 module:main +from:0x0215c024 kind:load to:0x027e09c0 module:dtcm +from:0x0215c030 kind:arm_call to:0x021553cc module:overlay(83) +from:0x0215c064 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215c084 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0215c0ac kind:arm_call to:0x01ffcb94 module:itcm +from:0x0215c0e0 kind:arm_call to:0x02141d38 module:overlay(70) +from:0x0215c0ec kind:arm_call to:0x02141d38 module:overlay(70) +from:0x0215c108 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215c124 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c140 kind:arm_call to:0x0215f00c module:overlay(83) +from:0x0215c164 kind:load to:0x027e0d34 module:dtcm +from:0x0215c18c kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0215c1b0 kind:arm_call to:0x02156d14 module:overlay(83) +from:0x0215c1f4 kind:arm_call to:0x0202a1c0 module:main +from:0x0215c300 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c310 kind:arm_call to:0x0215c328 module:overlay(83) +from:0x0215c31c kind:load to:0x0204b164 module:main +from:0x0215c37c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c384 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c398 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215c3c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c458 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215c464 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215c480 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215c490 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215c4a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215c4a8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c4bc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215c4d0 kind:load to:0x021603ac module:overlay(83) +from:0x0215c4e4 kind:arm_call to:0x02011f3c module:main +from:0x0215c4f0 kind:arm_call to:0x0215c544 module:overlay(83) +from:0x0215c504 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215c53c kind:load to:0x0215fc5c module:overlay(83) +from:0x0215c54c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215c57c kind:arm_call to:0x0200f05c module:main +from:0x0215c598 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0215c5c0 kind:arm_call to:0x0200f05c module:main +from:0x0215c5fc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c60c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215c614 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215c6b8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215c6c4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215c700 kind:arm_call to:0x0215cc38 module:overlay(83) +from:0x0215c70c kind:load to:0x0215fcc8 module:overlay(83) +from:0x0215c710 kind:load to:0x021603ac module:overlay(83) +from:0x0215c714 kind:load to:0x0215fc44 module:overlay(83) +from:0x0215c718 kind:load to:0x0215fc34 module:overlay(83) +from:0x0215c71c kind:load to:0x020b3168 module:overlay(0) +from:0x0215c720 kind:load to:0x02160394 module:overlay(83) +from:0x0215c724 kind:load to:0x027e0130 module:dtcm +from:0x0215c728 kind:load to:0x02042eb0 module:main +from:0x0215c79c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c7b0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c83c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215c864 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215c8a0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215c8d4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c8e0 kind:arm_call to:0x0215cc38 module:overlay(83) +from:0x0215c8f0 kind:load to:0x027e0cec module:dtcm +from:0x0215c8f8 kind:load to:0x027e09a8 module:dtcm +from:0x0215c968 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c97c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c98c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215c9a4 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215c9cc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ca00 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215ca24 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ca30 kind:arm_call to:0x0215cc38 module:overlay(83) +from:0x0215ca40 kind:load to:0x027e0cec module:dtcm +from:0x0215ca48 kind:load to:0x027e09a8 module:dtcm +from:0x0215cab4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cac0 kind:load to:0x027e0cec module:dtcm +from:0x0215caf0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215cb28 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215cb4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cc14 kind:arm_call to:0x01ff916c module:itcm +from:0x0215cc34 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ccc0 kind:load to:0x0215fc88 module:overlay(83) +from:0x0215ccc4 kind:load to:0x0215fc78 module:overlay(83) +from:0x0215cd00 kind:load to:0x0215fc78 module:overlay(83) +from:0x0215cd0c kind:load to:0x0215ccc8 module:overlay(83) +from:0x0215cd24 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215cd44 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0215cda4 kind:arm_call to:0x01fff60c module:itcm +from:0x0215cdd8 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215ce00 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0215ce28 kind:load to:0x027e09b4 module:dtcm +from:0x0215ce54 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215ce5c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215ceb8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215cec4 kind:load to:0x02160390 module:overlay(83) +from:0x0215cec8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215cef0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215cf10 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215cf6c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215cf78 kind:load to:0x02160390 module:overlay(83) +from:0x0215cf7c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215cf90 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215cf98 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215cfa0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215cfb8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215cfc0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215cfc8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215cfd0 kind:arm_call to:0x02011ff4 module:main +from:0x0215cfe4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215cff8 kind:load to:0x02160494 module:overlay(83) +from:0x0215d00c kind:arm_call to:0x02011f3c module:main +from:0x0215d018 kind:arm_call to:0x0215d060 module:overlay(83) +from:0x0215d02c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215d05c kind:load to:0x0215fd50 module:overlay(83) +from:0x0215d068 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215d0cc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215d0e0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d0f0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d100 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d108 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0215d120 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215d150 kind:arm_call to:0x0215d248 module:overlay(83) +from:0x0215d15c kind:load to:0x0215fd74 module:overlay(83) +from:0x0215d160 kind:load to:0x02160494 module:overlay(83) +from:0x0215d164 kind:load to:0x0215fd24 module:overlay(83) +from:0x0215d194 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d1a0 kind:arm_call to:0x0215d2c0 module:overlay(83) +from:0x0215d1ac kind:load to:0x027e0cec module:dtcm +from:0x0215d1c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d204 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d210 kind:arm_call to:0x0215d2c0 module:overlay(83) +from:0x0215d21c kind:load to:0x027e0cec module:dtcm +from:0x0215d230 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d284 kind:load to:0x0215fd28 module:overlay(83) +from:0x0215d2bc kind:load to:0x0215fd28 module:overlay(83) +from:0x0215d308 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215d320 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215d334 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0215d364 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215d390 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215d3b8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0215d3c4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215d3d0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215d3dc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215d3e8 kind:load to:0x02160494 module:overlay(83) +from:0x0215d3ec kind:load to:0x0215f20c module:overlay(83) +from:0x0215d3f8 kind:arm_call to:0x0215d288 module:overlay(83) +from:0x0215d400 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215d408 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215d410 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215d42c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d438 kind:arm_call to:0x01fff458 module:itcm +from:0x0215d44c kind:arm_call to:0x021553cc module:overlay(83) +from:0x0215d46c kind:load to:0x027e0ce4 module:dtcm +from:0x0215d490 kind:load to:0x027e0958 module:dtcm +from:0x0215d494 kind:load to:0x0205a544 module:overlay(0) +from:0x0215d4a8 kind:arm_call to:0x02059518 module:overlay(0) +from:0x0215d4e0 kind:load to:0x027e0130 module:dtcm +from:0x0215d4f0 kind:load to:0x0215d498 module:overlay(83) +from:0x0215d514 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215d51c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215d558 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215d564 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215d58c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215d594 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215d5d4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215d5e0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215d5f4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d5fc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d614 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d61c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d624 kind:arm_call to:0x02011ff4 module:main +from:0x0215d638 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d64c kind:load to:0x0216057c module:overlay(83) +from:0x0215d660 kind:arm_call to:0x02011f3c module:main +from:0x0215d66c kind:arm_call to:0x0215d6b8 module:overlay(83) +from:0x0215d680 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215d690 kind:arm_call_thumb to:0x020154d0 module:main +from:0x0215d6b0 kind:load to:0x0215fe04 module:overlay(83) +from:0x0215d6b4 kind:load to:0x0215fde0 module:overlay(83) +from:0x0215d6c0 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215d6e4 kind:arm_call to:0x0200f05c module:main +from:0x0215d700 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215d710 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0215d718 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0215d740 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215d758 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d78c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215d7a4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d7d8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215d7f0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d808 kind:load to:0x0215feb8 module:overlay(83) +from:0x0215d80c kind:load to:0x0216057c module:overlay(83) +from:0x0215d810 kind:load to:0x0215f25c module:overlay(83) +from:0x0215d814 kind:load to:0x0215fe70 module:overlay(83) +from:0x0215d820 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d850 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d858 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d860 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d868 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0215d870 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d878 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d880 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d88c kind:load to:0x0215feb8 module:overlay(83) +from:0x0215d890 kind:load to:0x02160654 module:overlay(83) +from:0x0215d8b8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d8c0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d8c8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d8d0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0215d8d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d8e0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d8e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d8f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d8fc kind:load to:0x0215feb8 module:overlay(83) +from:0x0215d900 kind:load to:0x02160654 module:overlay(83) +from:0x0215d910 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x0215d934 kind:arm_call to:0x02015e40 module:main +from:0x0215d94c kind:arm_call to:0x02035590 module:main +from:0x0215d954 kind:arm_call to:0x020354ac module:main +from:0x0215d968 kind:arm_call to:0x02035590 module:main +from:0x0215d970 kind:arm_call to:0x020354ac module:main +from:0x0215d984 kind:arm_call to:0x02035590 module:main +from:0x0215d9a4 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0215d9cc kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0215d9d8 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x0215da24 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0215dac0 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215db4c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0215db60 kind:arm_call to:0x0200ea38 module:main +from:0x0215db78 kind:arm_call to:0x0200eab0 module:main +from:0x0215db94 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215dbb0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215dbcc kind:arm_call to:0x0215df1c module:overlay(83) +from:0x0215dbdc kind:load to:0x0216057c module:overlay(83) +from:0x0215dbe0 kind:load to:0x0215fdd0 module:overlay(83) +from:0x0215dbe4 kind:load to:0x0215fdc8 module:overlay(83) +from:0x0215dbe8 kind:load to:0x02160654 module:overlay(83) +from:0x0215dbec kind:load to:0x027e00f0 module:dtcm +from:0x0215dbf0 kind:load to:0x027e09c0 module:dtcm +from:0x0215dbf8 kind:load to:0x0215fe38 module:overlay(83) +from:0x0215dbfc kind:load to:0x0215fe20 module:overlay(83) +from:0x0215dc00 kind:load to:0x0215fe50 module:overlay(83) +from:0x0215dc04 kind:load to:0x027e0cd8 module:dtcm +from:0x0215dc08 kind:load to:0x027e09a4 module:dtcm +from:0x0215dc0c kind:load to:0x0215f22c module:overlay(83) +from:0x0215dc20 kind:arm_call to:0x0215dd54 module:overlay(83) +from:0x0215dc30 kind:arm_call to:0x020840f4 module:overlay(0) +from:0x0215dc3c kind:arm_call to:0x020840f4 module:overlay(0) +from:0x0215dc44 kind:load to:0x027e0cdc module:dtcm +from:0x0215dc90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215dca4 kind:arm_call to:0x0215df1c module:overlay(83) +from:0x0215dcd8 kind:arm_call to:0x020f8fa4 module:overlay(31) +from:0x0215dd20 kind:arm_call to:0x0200f05c module:main +from:0x0215dd3c kind:load to:0x0216057c module:overlay(83) +from:0x0215dd40 kind:load to:0x0215f24c module:overlay(83) +from:0x0215dd50 kind:load to:0x0215df1c module:overlay(83) +from:0x0215dd68 kind:arm_call to:0x0207f83c module:overlay(0) +from:0x0215de0c kind:load to:0x027e09c0 module:dtcm +from:0x0215de10 kind:load to:0x027e0ce8 module:dtcm +from:0x0215de18 kind:load to:0x027e0ce4 module:dtcm +from:0x0215de2c kind:load to:0x0209a230 module:overlay(0) +from:0x0215de6c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0215de7c kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0215de90 kind:arm_call to:0x0200eab0 module:main +from:0x0215dea0 kind:arm_call to:0x0200eab0 module:main +from:0x0215ded4 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0215dee4 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0215def8 kind:arm_call to:0x0200eab0 module:main +from:0x0215df08 kind:arm_call to:0x0200eab0 module:main +from:0x0215df14 kind:load to:0x0215f28c module:overlay(83) +from:0x0215df18 kind:load to:0x0215f26c module:overlay(83) +from:0x0215df50 kind:arm_call to:0x0215de30 module:overlay(83) +from:0x0215df84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215dfa0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215dfbc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215dfd8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215dff4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215dffc kind:arm_call to:0x0215dd54 module:overlay(83) +from:0x0215e010 kind:arm_call to:0x0215de30 module:overlay(83) +from:0x0215e018 kind:arm_call to:0x0215dd54 module:overlay(83) +from:0x0215e028 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215e038 kind:arm_call to:0x0215de30 module:overlay(83) +from:0x0215e048 kind:load to:0x027e0cec module:dtcm +from:0x0215e054 kind:arm_call to:0x02099140 module:overlay(0) +from:0x0215e074 kind:load to:0x020990f4 module:overlay(0) +from:0x0215e094 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215e0a8 kind:load to:0x02058e24 module:overlay(0) +from:0x0215e0bc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e0c4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e0dc kind:arm_call_thumb to:0x02015504 module:main +from:0x0215e0e4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e0f8 kind:load to:0x02160678 module:overlay(83) +from:0x0215e10c kind:arm_call to:0x02011f3c module:main +from:0x0215e118 kind:arm_call to:0x0215e148 module:overlay(83) +from:0x0215e12c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e144 kind:load to:0x0215ff18 module:overlay(83) +from:0x0215e150 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215e1a8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215e1b4 kind:load to:0x0215ff3c module:overlay(83) +from:0x0215e1b8 kind:load to:0x02160678 module:overlay(83) +from:0x0215e1f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e228 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e230 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e248 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e250 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e258 kind:arm_call to:0x02011ff4 module:main +from:0x0215e26c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e280 kind:load to:0x02160760 module:overlay(83) +from:0x0215e294 kind:arm_call to:0x02011f3c module:main +from:0x0215e2a0 kind:arm_call to:0x0215e2d0 module:overlay(83) +from:0x0215e2b4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215e2cc kind:load to:0x0215ff98 module:overlay(83) +from:0x0215e2d8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215e2e8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215e2f8 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0215e304 kind:load to:0x0215ffe4 module:overlay(83) +from:0x0215e308 kind:load to:0x0215ffbc module:overlay(83) +from:0x0215e39c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215e3ac kind:load to:0x027e09c0 module:dtcm +from:0x0215e3bc kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215e3c4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e3dc kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215e3e4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e3ec kind:arm_call to:0x02011ff4 module:main +from:0x0215e400 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215e414 kind:load to:0x021607ac module:overlay(83) +from:0x0215e428 kind:arm_call to:0x02011f3c module:main +from:0x0215e434 kind:arm_call to:0x0215e46c module:overlay(83) +from:0x0215e448 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e468 kind:load to:0x02160040 module:overlay(83) +from:0x0215e474 kind:arm_call to:0x02183490 module:overlay(98) +from:0x0215e488 kind:load to:0x02160094 module:overlay(83) +from:0x0215e498 kind:arm_call to:0x02183724 module:overlay(98) +from:0x0215e50c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215e520 kind:load to:0x0216005c module:overlay(83) +from:0x0215e524 kind:load to:0x02160074 module:overlay(83) +from:0x0215e540 kind:load to:0x021607ac module:overlay(83) +from:0x0215e550 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e558 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e560 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e568 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e580 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e588 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e590 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e598 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e5a0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e5b4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e5c8 kind:load to:0x02160894 module:overlay(83) +from:0x0215e5dc kind:arm_call to:0x02011f3c module:main +from:0x0215e5e8 kind:arm_call to:0x0215e620 module:overlay(83) +from:0x0215e5fc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e61c kind:load to:0x021600f4 module:overlay(83) +from:0x0215e628 kind:arm_call to:0x02182cfc module:overlay(98) +from:0x0215e63c kind:load to:0x02160148 module:overlay(83) +from:0x0215e64c kind:arm_call to:0x02182fac module:overlays(98,99) +from:0x0215e6c0 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x0215e6d4 kind:load to:0x02160110 module:overlay(83) +from:0x0215e6d8 kind:load to:0x02160128 module:overlay(83) +from:0x0215e6f4 kind:load to:0x02160894 module:overlay(83) +from:0x0215e704 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e70c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e714 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e71c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e734 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e73c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e744 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215e74c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e754 kind:arm_call to:0x02011ff4 module:main +from:0x0215e768 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e77c kind:load to:0x0216097c module:overlay(83) +from:0x0215e790 kind:arm_call to:0x02011f3c module:main +from:0x0215e79c kind:arm_call to:0x0215e7ec module:overlay(83) +from:0x0215e7b4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215e7e4 kind:load to:0x021601f0 module:overlay(83) +from:0x0215e7f4 kind:arm_call to:0x0214be40 module:overlay(70) +from:0x0215e80c kind:arm_call to:0x02080340 module:overlay(0) +from:0x0215e818 kind:load to:0x0216020c module:overlay(83) +from:0x0215e81c kind:load to:0x0216027c module:overlay(83) +from:0x0215e8e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e8f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e924 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215e958 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215e990 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215e9a0 kind:load to:0x0216097c module:overlay(83) +from:0x0215e9a8 kind:load to:0x021601b8 module:overlay(83) +from:0x0215e9b0 kind:load to:0x027e09c0 module:dtcm +from:0x0215e9b4 kind:load to:0x021601a0 module:overlay(83) +from:0x0215e9b8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215e9c8 kind:load to:0x0214c23c module:overlay(70) +from:0x0215e9d4 kind:load to:0x0214c864 module:overlay(70) +from:0x0215e9f8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215ea58 kind:load to:0x0203feb0 module:main +from:0x0215ea5c kind:load to:0x021601a0 module:overlay(83) +from:0x0215ea88 kind:load to:0x021601c4 module:overlay(83) +from:0x0215eae0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eaf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eb38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eb48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eb54 kind:load to:0x021601ac module:overlay(83) +from:0x0215eb58 kind:load to:0x021601b8 module:overlay(83) +from:0x0215eb74 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215eb7c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215eb84 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215eb8c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215eba4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215ebac kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215ebb4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215ebbc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215ebc4 kind:arm_call to:0x02011ff4 module:main +from:0x0215ebd8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215ebec kind:arm_branch to:0x0214c1a0 module:overlay(70) +from:0x0215ec1c kind:arm_call to:0x01fff148 module:itcm +from:0x0215ec60 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ec70 kind:arm_call to:0x02074994 module:overlay(0) +from:0x0215ecb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ecc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ed00 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ed1c kind:arm_call to:0x01ff947c module:itcm +from:0x0215ed78 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ed94 kind:arm_call to:0x01ff947c module:itcm +from:0x0215eddc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ee3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215eecc kind:arm_call to:0x01ff9318 module:itcm +from:0x0215eee8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215eeec kind:load to:0x027e0cd8 module:dtcm +from:0x0215eef0 kind:load to:0x027e09b8 module:dtcm +from:0x0215ef18 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ef5c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ef88 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ef94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215efa0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215efb0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215efc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215efe0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215effc kind:load to:0x027e0ce0 module:dtcm +from:0x0215f000 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f004 kind:load to:0x020ac714 module:overlay(0) +from:0x0215f008 kind:load to:0x020ac690 module:overlay(0) +from:0x0215f018 kind:load to:0x0215f03c module:overlay(83) +from:0x0215f028 kind:load to:0x0215f064 module:overlay(83) +from:0x0215f038 kind:load to:0x0215f088 module:overlay(83) +from:0x0215f048 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x0215f05c kind:arm_call to:0x02188cf8 module:overlay(105) +from:0x0215f070 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x0215f094 kind:arm_call to:0x020935e4 module:overlay(0) +from:0x0215f2dc kind:arm_call to:0x02154cd8 module:overlay(83) +from:0x0215f2ec kind:arm_call to:0x0203e3a4 module:main +from:0x0215f3a4 kind:load to:0x021602a0 module:overlay(83) +from:0x0215f3a8 kind:load to:0x0215f734 module:overlay(83) +from:0x0215f3ac kind:load to:0x021602b8 module:overlay(83) +from:0x0215f3b0 kind:load to:0x0215c4b4 module:overlay(83) +from:0x0215f3b4 kind:load to:0x021602ac module:overlay(83) +from:0x0215f3b8 kind:load to:0x02044704 module:main +from:0x0215f3bc kind:load to:0x0215f9c8 module:overlay(83) +from:0x0215f3e0 kind:arm_call to:0x0215c4f8 module:overlay(83) +from:0x0215f3f0 kind:arm_call to:0x0203e3a4 module:main +from:0x0215f438 kind:load to:0x02160390 module:overlay(83) +from:0x0215f43c kind:load to:0x021603ac module:overlay(83) +from:0x0215f440 kind:load to:0x0215cfdc module:overlay(83) +from:0x0215f444 kind:load to:0x021603a0 module:overlay(83) +from:0x0215f448 kind:load to:0x02044704 module:main +from:0x0215f44c kind:load to:0x0215fc78 module:overlay(83) +from:0x0215f46c kind:arm_call to:0x0215d020 module:overlay(83) +from:0x0215f47c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f490 kind:load to:0x02160484 module:overlay(83) +from:0x0215f494 kind:load to:0x02160494 module:overlay(83) +from:0x0215f498 kind:load to:0x0215d630 module:overlay(83) +from:0x0215f49c kind:load to:0x02160488 module:overlay(83) +from:0x0215f4bc kind:arm_call to:0x0215d674 module:overlay(83) +from:0x0215f4cc kind:arm_call to:0x0203e3a4 module:main +from:0x0215f4e0 kind:load to:0x0216056c module:overlay(83) +from:0x0215f4e4 kind:load to:0x0216057c module:overlay(83) +from:0x0215f4e8 kind:load to:0x0215e0d0 module:overlay(83) +from:0x0215f4ec kind:load to:0x02160570 module:overlay(83) +from:0x0215f50c kind:arm_call to:0x0215e120 module:overlay(83) +from:0x0215f51c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f530 kind:load to:0x02160668 module:overlay(83) +from:0x0215f534 kind:load to:0x02160678 module:overlay(83) +from:0x0215f538 kind:load to:0x0215e264 module:overlay(83) +from:0x0215f53c kind:load to:0x0216066c module:overlay(83) +from:0x0215f55c kind:arm_call to:0x0215e2a8 module:overlay(83) +from:0x0215f56c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f580 kind:load to:0x02160750 module:overlay(83) +from:0x0215f584 kind:load to:0x02160760 module:overlay(83) +from:0x0215f588 kind:load to:0x0215e3f8 module:overlay(83) +from:0x0215f58c kind:load to:0x02160754 module:overlay(83) +from:0x0215f5ac kind:arm_call to:0x0215e43c module:overlay(83) +from:0x0215f5bc kind:arm_call to:0x0203e3a4 module:main +from:0x0215f5d0 kind:load to:0x0216079c module:overlay(83) +from:0x0215f5d4 kind:load to:0x021607ac module:overlay(83) +from:0x0215f5d8 kind:load to:0x0215e5ac module:overlay(83) +from:0x0215f5dc kind:load to:0x021607a0 module:overlay(83) +from:0x0215f5fc kind:arm_call to:0x0215e5f0 module:overlay(83) +from:0x0215f60c kind:arm_call to:0x0203e3a4 module:main +from:0x0215f620 kind:load to:0x02160884 module:overlay(83) +from:0x0215f624 kind:load to:0x02160894 module:overlay(83) +from:0x0215f628 kind:load to:0x0215e760 module:overlay(83) +from:0x0215f62c kind:load to:0x02160888 module:overlay(83) +from:0x0215f6b4 kind:arm_call to:0x0215e7a4 module:overlay(83) +from:0x0215f6c4 kind:arm_call to:0x0203e3a4 module:main +from:0x0215f6d8 kind:load to:0x021601a0 module:overlay(83) +from:0x0215f6dc kind:load to:0x021601d0 module:overlay(83) +from:0x0215f6e0 kind:load to:0x0216096c module:overlay(83) +from:0x0215f6e4 kind:load to:0x021601dc module:overlay(83) +from:0x0215f6e8 kind:load to:0x0216097c module:overlay(83) +from:0x0215f6ec kind:load to:0x0215ebd0 module:overlay(83) +from:0x0215f6f0 kind:load to:0x02160970 module:overlay(83) +from:0x0215f6f4 kind:load to:0x0215f2ac module:overlay(83) +from:0x0215f6f8 kind:load to:0x0215f3c0 module:overlay(83) +from:0x0215f6fc kind:load to:0x0215f450 module:overlay(83) +from:0x0215f700 kind:load to:0x0215f4a0 module:overlay(83) +from:0x0215f704 kind:load to:0x0215f4f0 module:overlay(83) +from:0x0215f708 kind:load to:0x0215f540 module:overlay(83) +from:0x0215f70c kind:load to:0x0215f590 module:overlay(83) +from:0x0215f710 kind:load to:0x0215f5e0 module:overlay(83) +from:0x0215f714 kind:load to:0x0215f630 module:overlay(83) +from:0x0215f734 kind:load to:0x02154be0 module:overlay(83) +from:0x0215f740 kind:load to:0x020993bc module:overlay(0) +from:0x0215f744 kind:load to:0x0215c168 module:overlay(83) +from:0x0215f750 kind:load to:0x02154cb0 module:overlay(83) +from:0x0215f754 kind:load to:0x020990ec module:overlay(0) +from:0x0215f758 kind:load to:0x02098efc module:overlay(0) +from:0x0215f75c kind:load to:0x02098f78 module:overlay(0) +from:0x0215f760 kind:load to:0x020990f4 module:overlay(0) +from:0x0215f764 kind:load to:0x02099114 module:overlay(0) +from:0x0215f768 kind:load to:0x02099140 module:overlay(0) +from:0x0215f774 kind:load to:0x021551c0 module:overlay(83) +from:0x0215f778 kind:load to:0x0215c498 module:overlay(83) +from:0x0215f77c kind:load to:0x0209ba20 module:overlay(0) +from:0x0215f780 kind:load to:0x0209ba54 module:overlay(0) +from:0x0215f784 kind:load to:0x0209baec module:overlay(0) +from:0x0215f788 kind:load to:0x0209bb00 module:overlay(0) +from:0x0215f78c kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215f790 kind:load to:0x0209bb28 module:overlay(0) +from:0x0215f794 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0215f798 kind:load to:0x0209b838 module:overlay(0) +from:0x0215f79c kind:load to:0x0209babc module:overlay(0) +from:0x0215f7a0 kind:load to:0x0209bad4 module:overlay(0) +from:0x0215f7a4 kind:load to:0x0209bb14 module:overlay(0) +from:0x0215f7a8 kind:load to:0x0209bea0 module:overlay(0) +from:0x0215f7ac kind:load to:0x0215c46c module:overlay(83) +from:0x0215f7b0 kind:load to:0x0215c448 module:overlay(83) +from:0x0215f7b4 kind:load to:0x0209bed8 module:overlay(0) +from:0x0215f7c0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215f7c4 kind:load to:0x02099cfc module:overlay(0) +from:0x0215f7c8 kind:load to:0x02099d14 module:overlay(0) +from:0x0215f7cc kind:load to:0x02099d20 module:overlay(0) +from:0x0215f7d0 kind:load to:0x0215bd74 module:overlay(83) +from:0x0215f7d4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215f7d8 kind:load to:0x021555a4 module:overlay(83) +from:0x0215f7dc kind:load to:0x02099c58 module:overlay(0) +from:0x0215f7e0 kind:load to:0x0215bdb8 module:overlay(83) +from:0x0215f7e4 kind:load to:0x0215c028 module:overlay(83) +from:0x0215f7e8 kind:load to:0x02099c64 module:overlay(0) +from:0x0215f7ec kind:load to:0x0215c050 module:overlay(83) +from:0x0215f7f0 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0215f7f4 kind:load to:0x02099c70 module:overlay(0) +from:0x0215f7f8 kind:load to:0x02099d2c module:overlay(0) +from:0x0215f7fc kind:load to:0x02099d98 module:overlay(0) +from:0x0215f800 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215f804 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215f808 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215f80c kind:load to:0x021551d4 module:overlay(83) +from:0x0215f810 kind:load to:0x021552cc module:overlay(83) +from:0x0215f814 kind:load to:0x0209ad54 module:overlay(0) +from:0x0215f9c8 kind:load to:0x0215750c module:overlay(83) +from:0x0215f9d0 kind:load to:0x021575bc module:overlay(83) +from:0x0215f9d8 kind:load to:0x021576c4 module:overlay(83) +from:0x0215f9e0 kind:load to:0x021576ec module:overlay(83) +from:0x0215f9e8 kind:load to:0x02157758 module:overlay(83) +from:0x0215f9f8 kind:load to:0x02157834 module:overlay(83) +from:0x0215fa00 kind:load to:0x02157898 module:overlay(83) +from:0x0215fa10 kind:load to:0x021578cc module:overlay(83) +from:0x0215fa18 kind:load to:0x02157a18 module:overlay(83) +from:0x0215fa20 kind:load to:0x02158448 module:overlay(83) +from:0x0215fa28 kind:load to:0x02158470 module:overlay(83) +from:0x0215fa30 kind:load to:0x02158570 module:overlay(83) +from:0x0215fa38 kind:load to:0x02158be0 module:overlay(83) +from:0x0215fa40 kind:load to:0x02158c08 module:overlay(83) +from:0x0215fa48 kind:load to:0x02158d60 module:overlay(83) +from:0x0215fa58 kind:load to:0x02159824 module:overlay(83) +from:0x0215fa60 kind:load to:0x021599e8 module:overlay(83) +from:0x0215fa70 kind:load to:0x02159b9c module:overlay(83) +from:0x0215fa78 kind:load to:0x02159c74 module:overlay(83) +from:0x0215fa88 kind:load to:0x02159d94 module:overlay(83) +from:0x0215fa90 kind:load to:0x02159e90 module:overlay(83) +from:0x0215faa0 kind:load to:0x0215a134 module:overlay(83) +from:0x0215faa8 kind:load to:0x0215a29c module:overlay(83) +from:0x0215fab8 kind:load to:0x0215a374 module:overlay(83) +from:0x0215fac0 kind:load to:0x0215a484 module:overlay(83) +from:0x0215fad0 kind:load to:0x0215a6c8 module:overlay(83) +from:0x0215fad8 kind:load to:0x0215a758 module:overlay(83) +from:0x0215fae8 kind:load to:0x0215a8ec module:overlay(83) +from:0x0215faf0 kind:load to:0x0215a9b0 module:overlay(83) +from:0x0215fb00 kind:load to:0x0215ac14 module:overlay(83) +from:0x0215fb08 kind:load to:0x0215acd8 module:overlay(83) +from:0x0215fb18 kind:load to:0x0215b0a0 module:overlay(83) +from:0x0215fb20 kind:load to:0x0215b1c0 module:overlay(83) +from:0x0215fb30 kind:load to:0x02158ddc module:overlay(83) +from:0x0215fb38 kind:load to:0x02158f24 module:overlay(83) +from:0x0215fb48 kind:load to:0x02159020 module:overlay(83) +from:0x0215fb50 kind:load to:0x02159024 module:overlay(83) +from:0x0215fb60 kind:load to:0x0215907c module:overlay(83) +from:0x0215fb68 kind:load to:0x021590a0 module:overlay(83) +from:0x0215fb78 kind:load to:0x0215916c module:overlay(83) +from:0x0215fb80 kind:load to:0x02159250 module:overlay(83) +from:0x0215fb90 kind:load to:0x02159570 module:overlay(83) +from:0x0215fb98 kind:load to:0x02159644 module:overlay(83) +from:0x0215fc5c kind:load to:0x0215c4d4 module:overlay(83) +from:0x0215fc60 kind:load to:0x020990ec module:overlay(0) +from:0x0215fc64 kind:load to:0x02098efc module:overlay(0) +from:0x0215fc68 kind:load to:0x02098f78 module:overlay(0) +from:0x0215fc6c kind:load to:0x020990f4 module:overlay(0) +from:0x0215fc70 kind:load to:0x02099114 module:overlay(0) +from:0x0215fc74 kind:load to:0x02099140 module:overlay(0) +from:0x0215fc78 kind:load to:0x0215c72c module:overlay(83) +from:0x0215fc80 kind:load to:0x0215c750 module:overlay(83) +from:0x0215fc90 kind:load to:0x0215c904 module:overlay(83) +from:0x0215fc98 kind:load to:0x0215c920 module:overlay(83) +from:0x0215fca8 kind:load to:0x0215ca50 module:overlay(83) +from:0x0215fcb0 kind:load to:0x0215cac8 module:overlay(83) +from:0x0215fcc8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215fccc kind:load to:0x02099cfc module:overlay(0) +from:0x0215fcd0 kind:load to:0x02099d14 module:overlay(0) +from:0x0215fcd4 kind:load to:0x02099d20 module:overlay(0) +from:0x0215fcd8 kind:load to:0x01fff464 module:itcm +from:0x0215fcdc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215fce0 kind:load to:0x02099c50 module:overlay(0) +from:0x0215fce4 kind:load to:0x02099c58 module:overlay(0) +from:0x0215fce8 kind:load to:0x0215cd04 module:overlay(83) +from:0x0215fcec kind:load to:0x02099c60 module:overlay(0) +from:0x0215fcf0 kind:load to:0x02099c64 module:overlay(0) +from:0x0215fcf4 kind:load to:0x0215cd10 module:overlay(83) +from:0x0215fcf8 kind:load to:0x02099c6c module:overlay(0) +from:0x0215fcfc kind:load to:0x02099c70 module:overlay(0) +from:0x0215fd00 kind:load to:0x02099d2c module:overlay(0) +from:0x0215fd04 kind:load to:0x02099d98 module:overlay(0) +from:0x0215fd08 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215fd0c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215fd10 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215fd14 kind:load to:0x0215cf84 module:overlay(83) +from:0x0215fd18 kind:load to:0x0215cfac module:overlay(83) +from:0x0215fd24 kind:load to:0x0215d4e4 module:overlay(83) +from:0x0215fd28 kind:load to:0x0215d168 module:overlay(83) +from:0x0215fd30 kind:load to:0x0215d1b4 module:overlay(83) +from:0x0215fd38 kind:load to:0x0215d1d8 module:overlay(83) +from:0x0215fd40 kind:load to:0x0215d224 module:overlay(83) +from:0x0215fd50 kind:load to:0x0215cffc module:overlay(83) +from:0x0215fd54 kind:load to:0x020990ec module:overlay(0) +from:0x0215fd58 kind:load to:0x02098efc module:overlay(0) +from:0x0215fd5c kind:load to:0x02098f78 module:overlay(0) +from:0x0215fd60 kind:load to:0x020990f4 module:overlay(0) +from:0x0215fd64 kind:load to:0x02099114 module:overlay(0) +from:0x0215fd68 kind:load to:0x02099140 module:overlay(0) +from:0x0215fd74 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215fd78 kind:load to:0x02099cfc module:overlay(0) +from:0x0215fd7c kind:load to:0x02099d14 module:overlay(0) +from:0x0215fd80 kind:load to:0x02099d20 module:overlay(0) +from:0x0215fd84 kind:load to:0x01fff464 module:itcm +from:0x0215fd88 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215fd8c kind:load to:0x02099c50 module:overlay(0) +from:0x0215fd90 kind:load to:0x02099c58 module:overlay(0) +from:0x0215fd94 kind:load to:0x0215d3f0 module:overlay(83) +from:0x0215fd98 kind:load to:0x0215d418 module:overlay(83) +from:0x0215fd9c kind:load to:0x02099c64 module:overlay(0) +from:0x0215fda0 kind:load to:0x0215d474 module:overlay(83) +from:0x0215fda4 kind:load to:0x02099c6c module:overlay(0) +from:0x0215fda8 kind:load to:0x02099c70 module:overlay(0) +from:0x0215fdac kind:load to:0x02099d2c module:overlay(0) +from:0x0215fdb0 kind:load to:0x02099d98 module:overlay(0) +from:0x0215fdb4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215fdb8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215fdbc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215fdc0 kind:load to:0x0215d5e8 module:overlay(83) +from:0x0215fdc4 kind:load to:0x0215d608 module:overlay(83) +from:0x0215fde0 kind:load to:0x0215d650 module:overlay(83) +from:0x0215fde4 kind:load to:0x020990ec module:overlay(0) +from:0x0215fde8 kind:load to:0x02098efc module:overlay(0) +from:0x0215fdec kind:load to:0x02098f78 module:overlay(0) +from:0x0215fdf0 kind:load to:0x0215e06c module:overlay(83) +from:0x0215fdf4 kind:load to:0x02099114 module:overlay(0) +from:0x0215fdf8 kind:load to:0x0215e04c module:overlay(83) +from:0x0215fe08 kind:load to:0x020990ec module:overlay(0) +from:0x0215fe0c kind:load to:0x02098efc module:overlay(0) +from:0x0215fe10 kind:load to:0x02098f78 module:overlay(0) +from:0x0215fe14 kind:load to:0x0215e06c module:overlay(83) +from:0x0215fe18 kind:load to:0x02099114 module:overlay(0) +from:0x0215fe1c kind:load to:0x0215e04c module:overlay(83) +from:0x0215fe70 kind:load to:0x0215d818 module:overlay(83) +from:0x0215fe74 kind:load to:0x0215e0b4 module:overlay(83) +from:0x0215fe78 kind:load to:0x0209b2cc module:overlay(0) +from:0x0215fe7c kind:load to:0x0209b304 module:overlay(0) +from:0x0215fe80 kind:load to:0x0209b908 module:overlay(0) +from:0x0215fe84 kind:load to:0x0209b910 module:overlay(0) +from:0x0215fe88 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0215fe8c kind:load to:0x0209b47c module:overlay(0) +from:0x0215fe90 kind:load to:0x0209b36c module:overlay(0) +from:0x0215fe94 kind:load to:0x0209b838 module:overlay(0) +from:0x0215fe98 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0215fe9c kind:load to:0x0209b8d8 module:overlay(0) +from:0x0215fea0 kind:load to:0x0215e0ac module:overlay(83) +from:0x0215fea4 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0215fea8 kind:load to:0x0215e09c module:overlay(83) +from:0x0215feac kind:load to:0x0215e078 module:overlay(83) +from:0x0215feb8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215febc kind:load to:0x02099cfc module:overlay(0) +from:0x0215fec0 kind:load to:0x02099d14 module:overlay(0) +from:0x0215fec4 kind:load to:0x02099d20 module:overlay(0) +from:0x0215fec8 kind:load to:0x01fff464 module:itcm +from:0x0215fecc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215fed0 kind:load to:0x0215d904 module:overlay(83) +from:0x0215fed4 kind:load to:0x0215dc10 module:overlay(83) +from:0x0215fed8 kind:load to:0x0215dc48 module:overlay(83) +from:0x0215fedc kind:load to:0x0215dcbc module:overlay(83) +from:0x0215fee0 kind:load to:0x02099c64 module:overlay(0) +from:0x0215fee4 kind:load to:0x0215dcd0 module:overlay(83) +from:0x0215fee8 kind:load to:0x02099c6c module:overlay(0) +from:0x0215feec kind:load to:0x02099c70 module:overlay(0) +from:0x0215fef0 kind:load to:0x02099d2c module:overlay(0) +from:0x0215fef4 kind:load to:0x02099d98 module:overlay(0) +from:0x0215fef8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215fefc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215ff00 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215ff04 kind:load to:0x0215d82c module:overlay(83) +from:0x0215ff08 kind:load to:0x0215d894 module:overlay(83) +from:0x0215ff0c kind:load to:0x0215dd04 module:overlay(83) +from:0x0215ff18 kind:load to:0x0215e0fc module:overlay(83) +from:0x0215ff1c kind:load to:0x020990ec module:overlay(0) +from:0x0215ff20 kind:load to:0x02098efc module:overlay(0) +from:0x0215ff24 kind:load to:0x02098f78 module:overlay(0) +from:0x0215ff28 kind:load to:0x020990f4 module:overlay(0) +from:0x0215ff2c kind:load to:0x02099114 module:overlay(0) +from:0x0215ff30 kind:load to:0x02099140 module:overlay(0) +from:0x0215ff3c kind:load to:0x02099cc0 module:overlay(0) +from:0x0215ff40 kind:load to:0x02099cfc module:overlay(0) +from:0x0215ff44 kind:load to:0x02099d14 module:overlay(0) +from:0x0215ff48 kind:load to:0x02099d20 module:overlay(0) +from:0x0215ff4c kind:load to:0x01fff464 module:itcm +from:0x0215ff50 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215ff54 kind:load to:0x0215e1bc module:overlay(83) +from:0x0215ff58 kind:load to:0x02099c58 module:overlay(0) +from:0x0215ff5c kind:load to:0x0215e1f8 module:overlay(83) +from:0x0215ff60 kind:load to:0x02099c60 module:overlay(0) +from:0x0215ff64 kind:load to:0x02099c64 module:overlay(0) +from:0x0215ff68 kind:load to:0x0215e1fc module:overlay(83) +from:0x0215ff6c kind:load to:0x02099c6c module:overlay(0) +from:0x0215ff70 kind:load to:0x02099c70 module:overlay(0) +from:0x0215ff74 kind:load to:0x02099d2c module:overlay(0) +from:0x0215ff78 kind:load to:0x02099d98 module:overlay(0) +from:0x0215ff7c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215ff80 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0215ff84 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0215ff88 kind:load to:0x0215e21c module:overlay(83) +from:0x0215ff8c kind:load to:0x0215e23c module:overlay(83) +from:0x0215ff98 kind:load to:0x0215e284 module:overlay(83) +from:0x0215ff9c kind:load to:0x02098ef4 module:overlay(0) +from:0x0215ffa0 kind:load to:0x02098efc module:overlay(0) +from:0x0215ffa4 kind:load to:0x02098f78 module:overlay(0) +from:0x0215ffa8 kind:load to:0x02098fb8 module:overlay(0) +from:0x0215ffac kind:load to:0x02098fbc module:overlay(0) +from:0x0215ffb0 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215ffbc kind:load to:0x0207db54 module:overlay(0) +from:0x0215ffc0 kind:load to:0x0207db5c module:overlay(0) +from:0x0215ffc4 kind:load to:0x0207e024 module:overlay(0) +from:0x0215ffc8 kind:load to:0x0207e014 module:overlay(0) +from:0x0215ffcc kind:load to:0x0207e058 module:overlay(0) +from:0x0215ffd0 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0215ffd4 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0215ffd8 kind:load to:0x0207e168 module:overlay(0) +from:0x0215ffe4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215ffe8 kind:load to:0x02099cfc module:overlay(0) +from:0x0215ffec kind:load to:0x02099d14 module:overlay(0) +from:0x0215fff0 kind:load to:0x02099d20 module:overlay(0) +from:0x0215fff4 kind:load to:0x01fff464 module:itcm +from:0x0215fff8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0215fffc kind:load to:0x0215e30c module:overlay(83) +from:0x02160000 kind:load to:0x02099c58 module:overlay(0) +from:0x02160004 kind:load to:0x02099c5c module:overlay(0) +from:0x02160008 kind:load to:0x02099c60 module:overlay(0) +from:0x0216000c kind:load to:0x02099c64 module:overlay(0) +from:0x02160010 kind:load to:0x02099c68 module:overlay(0) +from:0x02160014 kind:load to:0x02099c6c module:overlay(0) +from:0x02160018 kind:load to:0x02099c70 module:overlay(0) +from:0x0216001c kind:load to:0x02099d2c module:overlay(0) +from:0x02160020 kind:load to:0x02099d98 module:overlay(0) +from:0x02160024 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02160028 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216002c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02160030 kind:load to:0x0215e3b0 module:overlay(83) +from:0x02160034 kind:load to:0x0215e3d0 module:overlay(83) +from:0x02160040 kind:load to:0x0215e418 module:overlay(83) +from:0x02160044 kind:load to:0x020990ec module:overlay(0) +from:0x02160048 kind:load to:0x02098efc module:overlay(0) +from:0x0216004c kind:load to:0x02098f78 module:overlay(0) +from:0x02160050 kind:load to:0x020990f4 module:overlay(0) +from:0x02160054 kind:load to:0x02099114 module:overlay(0) +from:0x02160058 kind:load to:0x02099140 module:overlay(0) +from:0x02160094 kind:load to:0x02099cc0 module:overlay(0) +from:0x02160098 kind:load to:0x02099cfc module:overlay(0) +from:0x0216009c kind:load to:0x02099d14 module:overlay(0) +from:0x021600a0 kind:load to:0x02099d20 module:overlay(0) +from:0x021600a4 kind:load to:0x01fff464 module:itcm +from:0x021600a8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021600ac kind:load to:0x0215e48c module:overlay(83) +from:0x021600b0 kind:load to:0x02099c58 module:overlay(0) +from:0x021600b4 kind:load to:0x0218364c module:overlays(97,98) +from:0x021600b8 kind:load to:0x0218369c module:overlays(97,98) +from:0x021600bc kind:load to:0x02099c64 module:overlay(0) +from:0x021600c0 kind:load to:0x021836b0 module:overlays(97,98) +from:0x021600c4 kind:load to:0x02099c6c module:overlay(0) +from:0x021600c8 kind:load to:0x02099c70 module:overlay(0) +from:0x021600cc kind:load to:0x02099d2c module:overlay(0) +from:0x021600d0 kind:load to:0x02099d98 module:overlay(0) +from:0x021600d4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021600d8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021600dc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021600e0 kind:load to:0x0215e544 module:overlay(83) +from:0x021600e4 kind:load to:0x0215e574 module:overlay(83) +from:0x021600e8 kind:load to:0x0215e528 module:overlay(83) +from:0x021600f4 kind:load to:0x0215e5cc module:overlay(83) +from:0x021600f8 kind:load to:0x020990ec module:overlay(0) +from:0x021600fc kind:load to:0x02098efc module:overlay(0) +from:0x02160100 kind:load to:0x02098f78 module:overlay(0) +from:0x02160104 kind:load to:0x020990f4 module:overlay(0) +from:0x02160108 kind:load to:0x02099114 module:overlay(0) +from:0x0216010c kind:load to:0x02099140 module:overlay(0) +from:0x02160148 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216014c kind:load to:0x02099cfc module:overlay(0) +from:0x02160150 kind:load to:0x02099d14 module:overlay(0) +from:0x02160154 kind:load to:0x02099d20 module:overlay(0) +from:0x02160158 kind:load to:0x01fff464 module:itcm +from:0x0216015c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02160160 kind:load to:0x0215e640 module:overlay(83) +from:0x02160164 kind:load to:0x02099c58 module:overlay(0) +from:0x02160168 kind:load to:0x02182ef8 module:overlays(97,98) +from:0x0216016c kind:load to:0x02182f48 module:overlays(97,98) +from:0x02160170 kind:load to:0x02099c64 module:overlay(0) +from:0x02160174 kind:load to:0x02182f5c module:overlays(97,98,99) +from:0x02160178 kind:load to:0x02099c6c module:overlay(0) +from:0x0216017c kind:load to:0x02099c70 module:overlay(0) +from:0x02160180 kind:load to:0x02099d2c module:overlay(0) +from:0x02160184 kind:load to:0x02099d98 module:overlay(0) +from:0x02160188 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216018c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02160190 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02160194 kind:load to:0x0215e6f8 module:overlay(83) +from:0x02160198 kind:load to:0x0215e728 module:overlay(83) +from:0x0216019c kind:load to:0x0215e6dc module:overlay(83) +from:0x021601f0 kind:load to:0x0215e780 module:overlay(83) +from:0x021601f4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021601f8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021601fc kind:load to:0x0209e21c module:overlay(0) +from:0x02160200 kind:load to:0x0209e23c module:overlay(0) +from:0x0216020c kind:load to:0x0215e820 module:overlay(83) +from:0x02160210 kind:load to:0x0214c07c module:overlay(70) +from:0x02160214 kind:load to:0x0215e9c0 module:overlay(83) +from:0x02160218 kind:load to:0x0214c368 module:overlay(70) +from:0x0216021c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02160220 kind:load to:0x0215e9d8 module:overlay(83) +from:0x02160224 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02160228 kind:load to:0x0209e990 module:overlay(0) +from:0x0216022c kind:load to:0x0209e998 module:overlay(0) +from:0x02160230 kind:load to:0x0209e99c module:overlay(0) +from:0x02160234 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02160238 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0216023c kind:load to:0x0215eb68 module:overlay(83) +from:0x02160240 kind:load to:0x0215eb98 module:overlay(83) +from:0x02160244 kind:load to:0x0214c1a0 module:overlay(70) +from:0x02160248 kind:load to:0x0215e9cc module:overlay(83) +from:0x0216024c kind:load to:0x0215ea60 module:overlay(83) +from:0x02160250 kind:load to:0x0215ea78 module:overlay(83) +from:0x02160254 kind:load to:0x0214cbe4 module:overlay(70) +from:0x02160258 kind:load to:0x0214cc88 module:overlay(70) +from:0x0216025c kind:load to:0x0215ea8c module:overlay(83) +from:0x02160260 kind:load to:0x0214c3cc module:overlay(70) +from:0x02160264 kind:load to:0x0214c5f8 module:overlay(70) +from:0x02160268 kind:load to:0x0214bf28 module:overlay(70) +from:0x0216026c kind:load to:0x0214bf78 module:overlay(70) +from:0x02160270 kind:load to:0x0215eb5c module:overlay(83) +from:0x0216027c kind:load to:0x0207483c module:overlay(0) +from:0x02160280 kind:load to:0x0215ebe4 module:overlay(83) +from:0x02160284 kind:load to:0x02074844 module:overlay(0) +from:0x02160288 kind:load to:0x02074848 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov083/symbols.txt b/config/jp/arm9/overlays/ov083/symbols.txt new file mode 100644 index 00000000..bb15e3c8 --- /dev/null +++ b/config/jp/arm9/overlays/ov083/symbols.txt @@ -0,0 +1,377 @@ +func_ov083_02154be0 kind:function(arm,size=0x58) addr:0x02154be0 +func_ov083_02154c38 kind:function(arm,size=0x6c) addr:0x02154c38 +func_ov083_02154ca4 kind:function(arm,size=0xc) addr:0x02154ca4 +func_ov083_02154cb0 kind:function(arm,size=0x28) addr:0x02154cb0 +func_ov083_02154cd8 kind:function(arm,size=0x68) addr:0x02154cd8 +func_ov083_02154d40 kind:function(arm,size=0x1c) addr:0x02154d40 +func_ov083_02154d5c kind:function(arm,size=0x464) addr:0x02154d5c +func_ov083_021551c0 kind:function(arm,size=0x14) addr:0x021551c0 +func_ov083_021551d4 kind:function(arm,size=0xf8) addr:0x021551d4 +func_ov083_021552cc kind:function(arm,size=0x100) addr:0x021552cc +func_ov083_021553cc kind:function(arm,size=0x38) addr:0x021553cc +func_ov083_02155404 kind:function(arm,size=0x90) addr:0x02155404 +func_ov083_02155494 kind:function(arm,size=0xe8) addr:0x02155494 +func_ov083_0215557c kind:function(arm,size=0x28) addr:0x0215557c +func_ov083_021555a4 kind:function(arm,size=0x464) addr:0x021555a4 +func_ov083_02155a08 kind:function(arm,size=0xf0) addr:0x02155a08 +func_ov083_02155af8 kind:function(arm,size=0xcc) addr:0x02155af8 +func_ov083_02155bc4 kind:function(arm,size=0x10) addr:0x02155bc4 +func_ov083_02155bd4 kind:function(arm,size=0xf8) addr:0x02155bd4 +func_ov083_02155ccc kind:function(arm,size=0x1e0) addr:0x02155ccc +func_ov083_02155eac kind:function(arm,size=0x38) addr:0x02155eac +func_ov083_02155ee4 kind:function(arm,size=0x18) addr:0x02155ee4 +func_ov083_02155efc kind:function(arm,size=0x3bc) addr:0x02155efc +func_ov083_021562b8 kind:function(arm,size=0x1d0) addr:0x021562b8 +func_ov083_02156488 kind:function(arm,size=0xac) addr:0x02156488 +func_ov083_02156534 kind:function(arm,size=0x1e8) addr:0x02156534 +func_ov083_0215671c kind:function(arm,size=0x10) addr:0x0215671c +func_ov083_0215672c kind:function(arm,size=0x200) addr:0x0215672c +func_ov083_0215692c kind:function(arm,size=0x40) addr:0x0215692c +func_ov083_0215696c kind:function(arm,size=0x118) addr:0x0215696c +func_ov083_02156a84 kind:function(arm,size=0x1c) addr:0x02156a84 +func_ov083_02156aa0 kind:function(arm,size=0xa8) addr:0x02156aa0 +func_ov083_02156b48 kind:function(arm,size=0x5c) addr:0x02156b48 +func_ov083_02156ba4 kind:function(arm,size=0x5c) addr:0x02156ba4 +func_ov083_02156c00 kind:function(arm,size=0xd8) addr:0x02156c00 +func_ov083_02156cd8 kind:function(arm,size=0x3c) addr:0x02156cd8 +func_ov083_02156d14 kind:function(arm,size=0x1d4) addr:0x02156d14 +func_ov083_02156ee8 kind:function(arm,size=0x28) addr:0x02156ee8 +func_ov083_02156f10 kind:function(arm,size=0x60) addr:0x02156f10 +func_ov083_02156f70 kind:function(arm,size=0x5c) addr:0x02156f70 +func_ov083_02156fcc kind:function(arm,size=0x104) addr:0x02156fcc +func_ov083_021570d0 kind:function(arm,size=0x2c) addr:0x021570d0 +func_ov083_021570fc kind:function(arm,size=0x30) addr:0x021570fc +func_ov083_0215712c kind:function(arm,size=0x1d0) addr:0x0215712c +func_ov083_021572fc kind:function(arm,size=0x1d0) addr:0x021572fc +func_ov083_021574cc kind:function(arm,size=0x40) addr:0x021574cc +func_ov083_0215750c kind:function(arm,size=0xb0) addr:0x0215750c +func_ov083_021575bc kind:function(arm,size=0x108) addr:0x021575bc +func_ov083_021576c4 kind:function(arm,size=0x28) addr:0x021576c4 +func_ov083_021576ec kind:function(arm,size=0x6c) addr:0x021576ec +func_ov083_02157758 kind:function(arm,size=0xdc) addr:0x02157758 +func_ov083_02157834 kind:function(arm,size=0x64) addr:0x02157834 +func_ov083_02157898 kind:function(arm,size=0x34) addr:0x02157898 +func_ov083_021578cc kind:function(arm,size=0x14c) addr:0x021578cc +func_ov083_02157a18 kind:function(arm,size=0xa30) addr:0x02157a18 +func_ov083_02158448 kind:function(arm,size=0x28) addr:0x02158448 +func_ov083_02158470 kind:function(arm,size=0x100) addr:0x02158470 +func_ov083_02158570 kind:function(arm,size=0x670) addr:0x02158570 +func_ov083_02158be0 kind:function(arm,size=0x28) addr:0x02158be0 +func_ov083_02158c08 kind:function(arm,size=0x158) addr:0x02158c08 +func_ov083_02158d60 kind:function(arm,size=0x7c) addr:0x02158d60 +func_ov083_02158ddc kind:function(arm,size=0x148) addr:0x02158ddc +func_ov083_02158f24 kind:function(arm,size=0xfc) addr:0x02158f24 +func_ov083_02159020 kind:function(arm,size=0x4) addr:0x02159020 +func_ov083_02159024 kind:function(arm,size=0x58) addr:0x02159024 +func_ov083_0215907c kind:function(arm,size=0x24) addr:0x0215907c +func_ov083_021590a0 kind:function(arm,size=0xcc) addr:0x021590a0 +func_ov083_0215916c kind:function(arm,size=0xe4) addr:0x0215916c +func_ov083_02159250 kind:function(arm,size=0x320) addr:0x02159250 +func_ov083_02159570 kind:function(arm,size=0xd4) addr:0x02159570 +func_ov083_02159644 kind:function(arm,size=0x1e0) addr:0x02159644 +func_ov083_02159824 kind:function(arm,size=0x1c4) addr:0x02159824 +func_ov083_021599e8 kind:function(arm,size=0x1b4) addr:0x021599e8 +func_ov083_02159b9c kind:function(arm,size=0xd8) addr:0x02159b9c +func_ov083_02159c74 kind:function(arm,size=0x120) addr:0x02159c74 +func_ov083_02159d94 kind:function(arm,size=0xfc) addr:0x02159d94 +func_ov083_02159e90 kind:function(arm,size=0x2a4) addr:0x02159e90 +func_ov083_0215a134 kind:function(arm,size=0x168) addr:0x0215a134 +func_ov083_0215a29c kind:function(arm,size=0xd8) addr:0x0215a29c +func_ov083_0215a374 kind:function(arm,size=0x110) addr:0x0215a374 +func_ov083_0215a484 kind:function(arm,size=0x244) addr:0x0215a484 +func_ov083_0215a6c8 kind:function(arm,size=0x90) addr:0x0215a6c8 +func_ov083_0215a758 kind:function(arm,size=0x194) addr:0x0215a758 +func_ov083_0215a8ec kind:function(arm,size=0xc4) addr:0x0215a8ec +func_ov083_0215a9b0 kind:function(arm,size=0x264) addr:0x0215a9b0 +func_ov083_0215ac14 kind:function(arm,size=0xc4) addr:0x0215ac14 +func_ov083_0215acd8 kind:function(arm,size=0x3c8) addr:0x0215acd8 +func_ov083_0215b0a0 kind:function(arm,size=0x120) addr:0x0215b0a0 +func_ov083_0215b1c0 kind:function(arm,size=0x684) addr:0x0215b1c0 +func_ov083_0215b844 kind:function(arm,size=0x90) addr:0x0215b844 +func_ov083_0215b8d4 kind:function(arm,size=0x94) addr:0x0215b8d4 +func_ov083_0215b968 kind:function(arm,size=0x3ac) addr:0x0215b968 +func_ov083_0215bd14 kind:function(arm,size=0x60) addr:0x0215bd14 +func_ov083_0215bd74 kind:function(arm,size=0x44) addr:0x0215bd74 +func_ov083_0215bdb8 kind:function(arm,size=0x270) addr:0x0215bdb8 +func_ov083_0215c028 kind:function(arm,size=0x28) addr:0x0215c028 +func_ov083_0215c050 kind:function(arm,size=0xa8) addr:0x0215c050 +func_ov083_0215c0f8 kind:function(arm,size=0x70) addr:0x0215c0f8 +func_ov083_0215c168 kind:function(arm,size=0x70) addr:0x0215c168 +func_ov083_0215c1d8 kind:function(arm,size=0x28) addr:0x0215c1d8 +func_ov083_0215c200 kind:function(arm,size=0x10) addr:0x0215c200 +func_ov083_0215c210 kind:function(arm,size=0x118) addr:0x0215c210 +func_ov083_0215c328 kind:function(arm,size=0x120) addr:0x0215c328 +func_ov083_0215c448 kind:function(arm,size=0x24) addr:0x0215c448 +func_ov083_0215c46c kind:function(arm,size=0x2c) addr:0x0215c46c +func_ov083_0215c498 kind:function(arm,size=0x1c) addr:0x0215c498 +func_ov083_0215c4b4 kind:function(arm,size=0x14) addr:0x0215c4b4 +func_ov083_0215c4c8 kind:function(arm,size=0xc) addr:0x0215c4c8 +func_ov083_0215c4d4 kind:function(arm,size=0x24) addr:0x0215c4d4 +func_ov083_0215c4f8 kind:function(arm,size=0x4c) addr:0x0215c4f8 +func_ov083_0215c544 kind:function(arm,size=0x1e8) addr:0x0215c544 +func_ov083_0215c72c kind:function(arm,size=0x24) addr:0x0215c72c +func_ov083_0215c750 kind:function(arm,size=0x1b4) addr:0x0215c750 +func_ov083_0215c904 kind:function(arm,size=0x1c) addr:0x0215c904 +func_ov083_0215c920 kind:function(arm,size=0x130) addr:0x0215c920 +func_ov083_0215ca50 kind:function(arm,size=0x78) addr:0x0215ca50 +func_ov083_0215cac8 kind:function(arm,size=0x170) addr:0x0215cac8 +func_ov083_0215cc38 kind:function(arm,size=0x90) addr:0x0215cc38 +func_ov083_0215ccc8 kind:function(arm,size=0x3c) addr:0x0215ccc8 +func_ov083_0215cd04 kind:function(arm,size=0xc) addr:0x0215cd04 +func_ov083_0215cd10 kind:function(arm,size=0x11c) addr:0x0215cd10 +func_ov083_0215ce2c kind:function(arm,size=0xa4) addr:0x0215ce2c +func_ov083_0215ced0 kind:function(arm,size=0xb4) addr:0x0215ced0 +func_ov083_0215cf84 kind:function(arm,size=0x28) addr:0x0215cf84 +func_ov083_0215cfac kind:function(arm,size=0x30) addr:0x0215cfac +func_ov083_0215cfdc kind:function(arm,size=0x14) addr:0x0215cfdc +func_ov083_0215cff0 kind:function(arm,size=0xc) addr:0x0215cff0 +func_ov083_0215cffc kind:function(arm,size=0x24) addr:0x0215cffc +func_ov083_0215d020 kind:function(arm,size=0x40) addr:0x0215d020 +func_ov083_0215d060 kind:function(arm,size=0x108) addr:0x0215d060 +func_ov083_0215d168 kind:function(arm,size=0x4c) addr:0x0215d168 +func_ov083_0215d1b4 kind:function(arm,size=0x24) addr:0x0215d1b4 +func_ov083_0215d1d8 kind:function(arm,size=0x4c) addr:0x0215d1d8 +func_ov083_0215d224 kind:function(arm,size=0x24) addr:0x0215d224 +func_ov083_0215d248 kind:function(arm,size=0x40) addr:0x0215d248 +func_ov083_0215d288 kind:function(arm,size=0x38) addr:0x0215d288 +func_ov083_0215d2c0 kind:function(arm,size=0x130) addr:0x0215d2c0 +func_ov083_0215d3f0 kind:function(arm,size=0x28) addr:0x0215d3f0 +func_ov083_0215d418 kind:function(arm,size=0x5c) addr:0x0215d418 +func_ov083_0215d474 kind:function(arm,size=0x24) addr:0x0215d474 +func_ov083_0215d498 kind:function(arm,size=0x4c) addr:0x0215d498 +func_ov083_0215d4e4 kind:function(arm,size=0x10) addr:0x0215d4e4 +func_ov083_0215d4f4 kind:function(arm,size=0x78) addr:0x0215d4f4 +func_ov083_0215d56c kind:function(arm,size=0x7c) addr:0x0215d56c +func_ov083_0215d5e8 kind:function(arm,size=0x20) addr:0x0215d5e8 +func_ov083_0215d608 kind:function(arm,size=0x28) addr:0x0215d608 +func_ov083_0215d630 kind:function(arm,size=0x14) addr:0x0215d630 +func_ov083_0215d644 kind:function(arm,size=0xc) addr:0x0215d644 +func_ov083_0215d650 kind:function(arm,size=0x24) addr:0x0215d650 +func_ov083_0215d674 kind:function(arm,size=0x44) addr:0x0215d674 +func_ov083_0215d6b8 kind:function(arm,size=0x160) addr:0x0215d6b8 +func_ov083_0215d818 kind:function(arm,size=0x14) addr:0x0215d818 +func_ov083_0215d82c kind:function(arm,size=0x68) addr:0x0215d82c +func_ov083_0215d894 kind:function(arm,size=0x70) addr:0x0215d894 +func_ov083_0215d904 kind:function(arm,size=0x30c) addr:0x0215d904 +func_ov083_0215dc10 kind:function(arm,size=0x38) addr:0x0215dc10 +func_ov083_0215dc48 kind:function(arm,size=0x74) addr:0x0215dc48 +func_ov083_0215dcbc kind:function(arm,size=0x14) addr:0x0215dcbc +func_ov083_0215dcd0 kind:function(arm,size=0x34) addr:0x0215dcd0 +func_ov083_0215dd04 kind:function(arm,size=0x40) addr:0x0215dd04 +func_ov083_0215dd44 kind:function(arm,size=0x10) addr:0x0215dd44 +func_ov083_0215dd54 kind:function(arm,size=0xc8) addr:0x0215dd54 +func_ov083_0215de1c kind:function(arm,size=0x14) addr:0x0215de1c +func_ov083_0215de30 kind:function(arm,size=0xec) addr:0x0215de30 +func_ov083_0215df1c kind:function(arm,size=0x130) addr:0x0215df1c +func_ov083_0215e04c kind:function(arm,size=0x20) addr:0x0215e04c +func_ov083_0215e06c kind:function(arm,size=0xc) addr:0x0215e06c +func_ov083_0215e078 kind:function(arm,size=0x24) addr:0x0215e078 +func_ov083_0215e09c kind:function(arm,size=0x10) addr:0x0215e09c +func_ov083_0215e0ac kind:function(arm,size=0x8) addr:0x0215e0ac +func_ov083_0215e0b4 kind:function(arm,size=0x1c) addr:0x0215e0b4 +func_ov083_0215e0d0 kind:function(arm,size=0x20) addr:0x0215e0d0 +func_ov083_0215e0f0 kind:function(arm,size=0xc) addr:0x0215e0f0 +func_ov083_0215e0fc kind:function(arm,size=0x24) addr:0x0215e0fc +func_ov083_0215e120 kind:function(arm,size=0x28) addr:0x0215e120 +func_ov083_0215e148 kind:function(arm,size=0x74) addr:0x0215e148 +func_ov083_0215e1bc kind:function(arm,size=0x3c) addr:0x0215e1bc +func_ov083_0215e1f8 kind:function(arm,size=0x4) addr:0x0215e1f8 +func_ov083_0215e1fc kind:function(arm,size=0x20) addr:0x0215e1fc +func_ov083_0215e21c kind:function(arm,size=0x20) addr:0x0215e21c +func_ov083_0215e23c kind:function(arm,size=0x28) addr:0x0215e23c +func_ov083_0215e264 kind:function(arm,size=0x14) addr:0x0215e264 +func_ov083_0215e278 kind:function(arm,size=0xc) addr:0x0215e278 +func_ov083_0215e284 kind:function(arm,size=0x24) addr:0x0215e284 +func_ov083_0215e2a8 kind:function(arm,size=0x28) addr:0x0215e2a8 +func_ov083_0215e2d0 kind:function(arm,size=0x3c) addr:0x0215e2d0 +func_ov083_0215e30c kind:function(arm,size=0xa4) addr:0x0215e30c +func_ov083_0215e3b0 kind:function(arm,size=0x20) addr:0x0215e3b0 +func_ov083_0215e3d0 kind:function(arm,size=0x28) addr:0x0215e3d0 +func_ov083_0215e3f8 kind:function(arm,size=0x14) addr:0x0215e3f8 +func_ov083_0215e40c kind:function(arm,size=0xc) addr:0x0215e40c +func_ov083_0215e418 kind:function(arm,size=0x24) addr:0x0215e418 +func_ov083_0215e43c kind:function(arm,size=0x30) addr:0x0215e43c +func_ov083_0215e46c kind:function(arm,size=0x20) addr:0x0215e46c +func_ov083_0215e48c kind:function(arm,size=0x9c) addr:0x0215e48c +func_ov083_0215e528 kind:function(arm,size=0x1c) addr:0x0215e528 +func_ov083_0215e544 kind:function(arm,size=0x30) addr:0x0215e544 +func_ov083_0215e574 kind:function(arm,size=0x38) addr:0x0215e574 +func_ov083_0215e5ac kind:function(arm,size=0x14) addr:0x0215e5ac +func_ov083_0215e5c0 kind:function(arm,size=0xc) addr:0x0215e5c0 +func_ov083_0215e5cc kind:function(arm,size=0x24) addr:0x0215e5cc +func_ov083_0215e5f0 kind:function(arm,size=0x30) addr:0x0215e5f0 +func_ov083_0215e620 kind:function(arm,size=0x20) addr:0x0215e620 +func_ov083_0215e640 kind:function(arm,size=0x9c) addr:0x0215e640 +func_ov083_0215e6dc kind:function(arm,size=0x1c) addr:0x0215e6dc +func_ov083_0215e6f8 kind:function(arm,size=0x30) addr:0x0215e6f8 +func_ov083_0215e728 kind:function(arm,size=0x38) addr:0x0215e728 +func_ov083_0215e760 kind:function(arm,size=0x14) addr:0x0215e760 +func_ov083_0215e774 kind:function(arm,size=0xc) addr:0x0215e774 +func_ov083_0215e780 kind:function(arm,size=0x24) addr:0x0215e780 +func_ov083_0215e7a4 kind:function(arm,size=0x48) addr:0x0215e7a4 +func_ov083_0215e7ec kind:function(arm,size=0x34) addr:0x0215e7ec +func_ov083_0215e820 kind:function(arm,size=0x1a0) addr:0x0215e820 +func_ov083_0215e9c0 kind:function(arm,size=0xc) addr:0x0215e9c0 +func_ov083_0215e9cc kind:function(arm,size=0xc) addr:0x0215e9cc +func_ov083_0215e9d8 kind:function(arm,size=0x88) addr:0x0215e9d8 +func_ov083_0215ea60 kind:function(arm,size=0x18) addr:0x0215ea60 +func_ov083_0215ea78 kind:function(arm,size=0x14) addr:0x0215ea78 +func_ov083_0215ea8c kind:function(arm,size=0xd0) addr:0x0215ea8c +func_ov083_0215eb5c kind:function(arm,size=0xc) addr:0x0215eb5c +func_ov083_0215eb68 kind:function(arm,size=0x30) addr:0x0215eb68 +func_ov083_0215eb98 kind:function(arm,size=0x38) addr:0x0215eb98 +func_ov083_0215ebd0 kind:function(arm,size=0x14) addr:0x0215ebd0 +func_ov083_0215ebe4 kind:function(arm,size=0x10) addr:0x0215ebe4 +func_ov083_0215ebf4 kind:function(arm,size=0x304) addr:0x0215ebf4 +func_ov083_0215eef8 kind:function(arm,size=0x114) addr:0x0215eef8 +func_ov083_0215f00c kind:function(arm,size=0x10) addr:0x0215f00c +func_ov083_0215f01c kind:function(arm,size=0x10) addr:0x0215f01c +func_ov083_0215f02c kind:function(arm,size=0x10) addr:0x0215f02c +func_ov083_0215f03c kind:function(arm,size=0x28) addr:0x0215f03c +func_ov083_0215f064 kind:function(arm,size=0x24) addr:0x0215f064 +func_ov083_0215f088 kind:function(arm,size=0x24) addr:0x0215f088 +data_ov083_0215f0c8 kind:data(any) addr:0x0215f0c8 +data_ov083_0215f0ca kind:data(any) addr:0x0215f0ca +data_ov083_0215f0d0 kind:data(any) addr:0x0215f0d0 +data_ov083_0215f0d8 kind:data(any) addr:0x0215f0d8 +data_ov083_0215f0e0 kind:data(any) addr:0x0215f0e0 +data_ov083_0215f0e2 kind:data(any) addr:0x0215f0e2 +data_ov083_0215f0e8 kind:data(any) addr:0x0215f0e8 +data_ov083_0215f0f8 kind:data(any) addr:0x0215f0f8 +data_ov083_0215f0fc kind:data(any) addr:0x0215f0fc +data_ov083_0215f100 kind:data(any) addr:0x0215f100 +data_ov083_0215f110 kind:data(any) addr:0x0215f110 +data_ov083_0215f140 kind:data(any) addr:0x0215f140 +data_ov083_0215f170 kind:data(any) addr:0x0215f170 +data_ov083_0215f174 kind:data(any) addr:0x0215f174 +data_ov083_0215f178 kind:data(any) addr:0x0215f178 +data_ov083_0215f198 kind:data(any) addr:0x0215f198 +data_ov083_0215f1b8 kind:data(any) addr:0x0215f1b8 +data_ov083_0215f20c kind:data(any) addr:0x0215f20c +data_ov083_0215f214 kind:data(any) addr:0x0215f214 ambiguous +data_ov083_0215f22c kind:data(any) addr:0x0215f22c +data_ov083_0215f24c kind:data(any) addr:0x0215f24c +data_ov083_0215f25c kind:data(any) addr:0x0215f25c +data_ov083_0215f26c kind:data(any) addr:0x0215f26c +data_ov083_0215f28c kind:data(any) addr:0x0215f28c +data_ov083_0215f294 kind:data(any) addr:0x0215f294 ambiguous +func_ov083_0215f2ac kind:function(arm,size=0x114) addr:0x0215f2ac +func_ov083_0215f3c0 kind:function(arm,size=0x90) addr:0x0215f3c0 +func_ov083_0215f450 kind:function(arm,size=0x50) addr:0x0215f450 +func_ov083_0215f4a0 kind:function(arm,size=0x50) addr:0x0215f4a0 +func_ov083_0215f4f0 kind:function(arm,size=0x50) addr:0x0215f4f0 +func_ov083_0215f540 kind:function(arm,size=0x50) addr:0x0215f540 +func_ov083_0215f590 kind:function(arm,size=0x50) addr:0x0215f590 +func_ov083_0215f5e0 kind:function(arm,size=0x50) addr:0x0215f5e0 +func_ov083_0215f630 kind:function(arm,size=0xc4) addr:0x0215f630 +data_ov083_0215f720 kind:data(any) addr:0x0215f720 +data_ov083_0215f734 kind:data(any) addr:0x0215f734 +data_ov083_0215f740 kind:data(any) addr:0x0215f740 +data_ov083_0215f750 kind:data(any) addr:0x0215f750 +data_ov083_0215f768 kind:data(any) addr:0x0215f768 ambiguous +data_ov083_0215f774 kind:data(any) addr:0x0215f774 +data_ov083_0215f7c0 kind:data(any) addr:0x0215f7c0 +data_ov083_0215f818 kind:data(any) addr:0x0215f818 +data_ov083_0215f830 kind:data(any) addr:0x0215f830 +data_ov083_0215f848 kind:data(any) addr:0x0215f848 +data_ov083_0215f8d8 kind:data(any) addr:0x0215f8d8 +data_ov083_0215f920 kind:data(any) addr:0x0215f920 +data_ov083_0215f998 kind:data(any) addr:0x0215f998 +data_ov083_0215f9b0 kind:data(any) addr:0x0215f9b0 +data_ov083_0215f9bc kind:data(any) addr:0x0215f9bc ambiguous +data_ov083_0215f9c8 kind:data(any) addr:0x0215f9c8 +data_ov083_0215f9d8 kind:data(any) addr:0x0215f9d8 +data_ov083_0215fad8 kind:data(any) addr:0x0215fad8 ambiguous +data_ov083_0215fba8 kind:data(any) addr:0x0215fba8 +data_ov083_0215fbb8 kind:data(any) addr:0x0215fbb8 +data_ov083_0215fbcc kind:data(any) addr:0x0215fbcc +data_ov083_0215fbe0 kind:data(any) addr:0x0215fbe0 +data_ov083_0215fbf8 kind:data(any) addr:0x0215fbf8 +data_ov083_0215fc0c kind:data(any) addr:0x0215fc0c +data_ov083_0215fc20 kind:data(any) addr:0x0215fc20 +data_ov083_0215fc34 kind:data(any) addr:0x0215fc34 +data_ov083_0215fc44 kind:data(any) addr:0x0215fc44 +data_ov083_0215fc5c kind:data(any) addr:0x0215fc5c +data_ov083_0215fc78 kind:data(any) addr:0x0215fc78 +data_ov083_0215fc88 kind:data(any) addr:0x0215fc88 +data_ov083_0215fcc8 kind:data(any) addr:0x0215fcc8 +data_ov083_0215fd04 kind:data(any) addr:0x0215fd04 ambiguous +data_ov083_0215fd24 kind:data(any) addr:0x0215fd24 +data_ov083_0215fd28 kind:data(any) addr:0x0215fd28 +data_ov083_0215fd50 kind:data(any) addr:0x0215fd50 +data_ov083_0215fd74 kind:data(any) addr:0x0215fd74 +data_ov083_0215fdc8 kind:data(any) addr:0x0215fdc8 +data_ov083_0215fdcc kind:data(any) addr:0x0215fdcc ambiguous +data_ov083_0215fdd0 kind:data(any) addr:0x0215fdd0 +data_ov083_0215fde0 kind:data(any) addr:0x0215fde0 +data_ov083_0215fe04 kind:data(any) addr:0x0215fe04 +data_ov083_0215fe20 kind:data(any) addr:0x0215fe20 +data_ov083_0215fe38 kind:data(any) addr:0x0215fe38 +data_ov083_0215fe50 kind:data(any) addr:0x0215fe50 +data_ov083_0215fe70 kind:data(any) addr:0x0215fe70 +data_ov083_0215feb8 kind:data(any) addr:0x0215feb8 +data_ov083_0215fef4 kind:data(any) addr:0x0215fef4 ambiguous +data_ov083_0215ff08 kind:data(any) addr:0x0215ff08 ambiguous +data_ov083_0215ff18 kind:data(any) addr:0x0215ff18 +data_ov083_0215ff3c kind:data(any) addr:0x0215ff3c +data_ov083_0215ff98 kind:data(any) addr:0x0215ff98 +data_ov083_0215ffbc kind:data(any) addr:0x0215ffbc +data_ov083_0215ffe4 kind:data(any) addr:0x0215ffe4 +data_ov083_02160040 kind:data(any) addr:0x02160040 +data_ov083_0216005c kind:data(any) addr:0x0216005c +data_ov083_02160074 kind:data(any) addr:0x02160074 +data_ov083_02160094 kind:data(any) addr:0x02160094 +data_ov083_021600f4 kind:data(any) addr:0x021600f4 +data_ov083_02160110 kind:data(any) addr:0x02160110 +data_ov083_02160128 kind:data(any) addr:0x02160128 +data_ov083_02160148 kind:data(any) addr:0x02160148 +data_ov083_02160168 kind:data(any) addr:0x02160168 ambiguous +data_ov083_02160170 kind:data(any) addr:0x02160170 ambiguous +data_ov083_021601a0 kind:data(any) addr:0x021601a0 +data_ov083_021601ac kind:data(any) addr:0x021601ac +data_ov083_021601b8 kind:data(any) addr:0x021601b8 +data_ov083_021601c4 kind:data(any) addr:0x021601c4 +data_ov083_021601d0 kind:data(any) addr:0x021601d0 +data_ov083_021601dc kind:data(any) addr:0x021601dc +data_ov083_021601f0 kind:data(any) addr:0x021601f0 +data_ov083_0216020c kind:data(any) addr:0x0216020c +data_ov083_02160268 kind:data(any) addr:0x02160268 ambiguous +data_ov083_0216027c kind:data(any) addr:0x0216027c +data_ov083_021602a0 kind:bss addr:0x021602a0 +data_ov083_021602a4 kind:bss addr:0x021602a4 +data_ov083_021602ac kind:bss addr:0x021602ac +data_ov083_021602b8 kind:bss addr:0x021602b8 +data_ov083_021602f0 kind:bss addr:0x021602f0 ambiguous +data_ov083_02160348 kind:bss addr:0x02160348 ambiguous +data_ov083_02160390 kind:bss addr:0x02160390 +data_ov083_02160394 kind:bss addr:0x02160394 +data_ov083_021603a0 kind:bss addr:0x021603a0 +data_ov083_021603ac kind:bss addr:0x021603ac +data_ov083_02160470 kind:bss addr:0x02160470 ambiguous +data_ov083_02160484 kind:bss addr:0x02160484 +data_ov083_02160488 kind:bss addr:0x02160488 +data_ov083_02160494 kind:bss addr:0x02160494 +data_ov083_0216056c kind:bss addr:0x0216056c +data_ov083_02160570 kind:bss addr:0x02160570 +data_ov083_0216057c kind:bss addr:0x0216057c +data_ov083_02160654 kind:bss addr:0x02160654 +data_ov083_02160668 kind:bss addr:0x02160668 +data_ov083_0216066c kind:bss addr:0x0216066c +data_ov083_02160678 kind:bss addr:0x02160678 +data_ov083_021606b4 kind:bss addr:0x021606b4 ambiguous +data_ov083_021606b8 kind:bss addr:0x021606b8 ambiguous +data_ov083_02160750 kind:bss addr:0x02160750 +data_ov083_02160754 kind:bss addr:0x02160754 +data_ov083_02160760 kind:bss addr:0x02160760 +data_ov083_0216079c kind:bss addr:0x0216079c +data_ov083_021607a0 kind:bss addr:0x021607a0 +data_ov083_021607ac kind:bss addr:0x021607ac +data_ov083_02160884 kind:bss addr:0x02160884 +data_ov083_02160888 kind:bss addr:0x02160888 +data_ov083_02160894 kind:bss addr:0x02160894 +data_ov083_021608f0 kind:bss addr:0x021608f0 ambiguous +data_ov083_021608f4 kind:bss addr:0x021608f4 ambiguous +data_ov083_021608fc kind:bss addr:0x021608fc ambiguous +data_ov083_0216096c kind:bss addr:0x0216096c +data_ov083_02160970 kind:bss addr:0x02160970 +data_ov083_0216097c kind:bss addr:0x0216097c diff --git a/config/jp/arm9/overlays/ov084/delinks.txt b/config/jp/arm9/overlays/ov084/delinks.txt new file mode 100644 index 00000000..f4063d63 --- /dev/null +++ b/config/jp/arm9/overlays/ov084/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x021639e4 kind:code align:32 + .rodata start:0x021639e4 end:0x0216407c kind:data align:4 + .init start:0x0216407c end:0x02164c50 kind:code align:4 + .ctor start:0x02164c50 end:0x02164c90 kind:data align:4 + .data start:0x02164ca0 end:0x02165d60 kind:data align:32 + .bss start:0x02165d60 end:0x02166a00 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov084/relocs.txt b/config/jp/arm9/overlays/ov084/relocs.txt new file mode 100644 index 00000000..bc7e4506 --- /dev/null +++ b/config/jp/arm9/overlays/ov084/relocs.txt @@ -0,0 +1,2703 @@ +from:0x02152c28 kind:load to:0x02165db0 module:overlay(84) +from:0x02152c3c kind:arm_call to:0x02011f3c module:main +from:0x02152c48 kind:arm_call to:0x02154750 module:overlay(84) +from:0x02152c60 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02152ca8 kind:load to:0x02164dc4 module:overlay(84) +from:0x02152ce4 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02152cfc kind:arm_call to:0x02098c90 module:overlay(0) +from:0x02152d10 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02152d28 kind:arm_call to:0x01fff458 module:itcm +from:0x02152d78 kind:arm_call_thumb to:0x02058fd0 module:overlay(0) +from:0x02152da4 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02152dcc kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02152df4 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02152e18 kind:arm_call to:0x020591ec module:overlay(0) +from:0x02152e28 kind:arm_call to:0x0202a1c0 module:main +from:0x02152e3c kind:load to:0x02164e38 module:overlay(84) +from:0x02152e40 kind:load to:0x02163b68 module:overlay(84) +from:0x02152e44 kind:load to:0x02163ac8 module:overlay(84) +from:0x02152e48 kind:load to:0x02163aa8 module:overlay(84) +from:0x02152e4c kind:load to:0x02152e50 module:overlay(84) +from:0x02152e70 kind:load to:0x02153198 module:overlay(84) +from:0x02152e74 kind:load to:0x02152e78 module:overlay(84) +from:0x02152e8c kind:load to:0x02152e90 module:overlay(84) +from:0x02152ee0 kind:arm_call to:0x01ffa090 module:itcm +from:0x02152f38 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152f74 kind:arm_call to:0x01ffa090 module:itcm +from:0x02152fcc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152ff4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153004 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153064 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02153074 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153178 kind:arm_call to:0x0200e260 module:main +from:0x02153190 kind:load to:0x027e0d80 module:dtcm +from:0x02153194 kind:load to:0x0203feb0 module:main +from:0x021531ac kind:load to:0x021531b0 module:overlay(84) +from:0x02153200 kind:arm_call to:0x02153e28 module:overlay(84) +from:0x02153234 kind:arm_call to:0x02153df0 module:overlay(84) +from:0x02153250 kind:arm_call to:0x02153db8 module:overlay(84) +from:0x0215327c kind:load to:0x027e0d80 module:dtcm +from:0x02153290 kind:arm_call to:0x01ffc744 module:itcm +from:0x021532a0 kind:arm_call to:0x01ffc768 module:itcm +from:0x021532ec kind:arm_call to:0x0200ea38 module:main +from:0x02153310 kind:arm_call to:0x0200ea38 module:main +from:0x02153328 kind:arm_call to:0x01ffc57c module:itcm +from:0x02153330 kind:load to:0x020b66c4 module:overlay(0) +from:0x021533c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215346c kind:arm_call to:0x01ff930c module:itcm +from:0x021534a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021534d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021534d8 kind:load to:0x0204b164 module:main +from:0x02153510 kind:arm_call to:0x0202a1c0 module:main +from:0x02153520 kind:arm_call to:0x0202a1c0 module:main +from:0x02153558 kind:arm_call to:0x01ff930c module:itcm +from:0x0215356c kind:arm_call to:0x01ff930c module:itcm +from:0x0215357c kind:arm_call to:0x01ff930c module:itcm +from:0x0215358c kind:arm_call to:0x01ff930c module:itcm +from:0x021535b4 kind:arm_call to:0x0202a27c module:main +from:0x021535c8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021535d8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021535ec kind:arm_call to:0x01ffa60c module:itcm +from:0x021535fc kind:arm_call to:0x01ffaf74 module:itcm +from:0x02153614 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153628 kind:arm_call to:0x01fff148 module:itcm +from:0x02153644 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153670 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153680 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02153690 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021536a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021536bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021536cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021536dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021536f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215370c kind:arm_call to:0x01ff930c module:itcm +from:0x0215374c kind:arm_call to:0x01ff930c module:itcm +from:0x02153780 kind:arm_call to:0x01ff930c module:itcm +from:0x021537c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021537f0 kind:load to:0x027e0d80 module:dtcm +from:0x021537f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02153afc kind:arm_call to:0x02157c88 module:overlay(84) +from:0x02153d3c kind:arm_call to:0x02157c88 module:overlay(84) +from:0x02153dac kind:load to:0x0203feb0 module:main +from:0x02153ee0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153f3c kind:arm_call to:0x01ffa60c module:itcm +from:0x02153f50 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02153f64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153f70 kind:arm_call to:0x01ffb744 module:itcm +from:0x02153fcc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02153fd8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02154008 kind:arm_call to:0x01fff458 module:itcm +from:0x02154030 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021540c8 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x021540f4 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02154108 kind:load to:0x027e0ce4 module:dtcm +from:0x02154118 kind:load to:0x0203feb0 module:main +from:0x02154180 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215418c kind:arm_call to:0x01ffb744 module:itcm +from:0x021541cc kind:arm_call to:0x020f9680 module:overlay(31) +from:0x021541e0 kind:load to:0x020403b0 module:main +from:0x02154204 kind:arm_call to:0x0203e690 module:main +from:0x02154254 kind:arm_call to:0x0202a1c0 module:main +from:0x02154264 kind:load to:0x02154270 module:overlay(84) +from:0x02154268 kind:load to:0x0215bd8c module:overlay(84) +from:0x02154278 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x021542b8 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x021542d0 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x021542e0 kind:arm_call to:0x02060c4c module:overlay(0) +from:0x0215430c kind:arm_call to:0x01ffad5c module:itcm +from:0x02154318 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x02154328 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154344 kind:load to:0x027e0964 module:dtcm +from:0x02154390 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021543b8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021543c8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154404 kind:arm_call to:0x0202a260 module:main +from:0x02154418 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02154434 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0215446c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02154484 kind:load to:0x027e0964 module:dtcm +from:0x02154488 kind:load to:0x027e0cec module:dtcm +from:0x021544a8 kind:arm_call to:0x0203e690 module:main +from:0x021544e8 kind:arm_call to:0x0202a1c0 module:main +from:0x021544f4 kind:load to:0x02154270 module:overlay(84) +from:0x021544f8 kind:load to:0x0215bd8c module:overlay(84) +from:0x02154530 kind:arm_call to:0x0202a260 module:main +from:0x02154558 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02154578 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x02154590 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x021545a0 kind:arm_call to:0x02060c4c module:overlay(0) +from:0x021545cc kind:arm_call to:0x01ffad5c module:itcm +from:0x021545d8 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x021545e8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154604 kind:load to:0x027e0d80 module:dtcm +from:0x02154608 kind:load to:0x027e0964 module:dtcm +from:0x02154654 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215467c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215468c kind:arm_call to:0x01ffad5c module:itcm +from:0x021546c8 kind:arm_call to:0x0202a260 module:main +from:0x021546dc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021546f8 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02154730 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02154748 kind:load to:0x027e0964 module:dtcm +from:0x0215474c kind:load to:0x027e0cec module:dtcm +from:0x0215475c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02154764 kind:arm_call to:0x0215bd68 module:overlay(84) +from:0x02154784 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x021547b4 kind:arm_call to:0x02141b74 module:overlays(58,70) +from:0x0215482c kind:arm_call to:0x0200f05c module:main +from:0x0215484c kind:arm_call to:0x02152d6c module:overlay(84) +from:0x02154884 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021548a0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021548b0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021548d8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02154900 kind:arm_call to:0x0203e690 module:main +from:0x0215491c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02154944 kind:arm_call to:0x0203e690 module:main +from:0x02154964 kind:arm_call to:0x0203e690 module:main +from:0x02154970 kind:arm_call to:0x0215448c module:overlay(84) +from:0x02154990 kind:arm_call to:0x0203e690 module:main +from:0x021549a0 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x021549b0 kind:arm_call to:0x020f9620 module:overlay(31) +from:0x021549e0 kind:arm_call to:0x0209932c module:overlay(0) +from:0x02154a24 kind:arm_call to:0x0203e690 module:main +from:0x02154a30 kind:arm_call to:0x02153334 module:overlay(84) +from:0x02154a3c kind:arm_call to:0x021534e0 module:overlay(84) +from:0x02154a4c kind:arm_call to:0x02153810 module:overlay(84) +from:0x02154aec kind:arm_call to:0x02141bfc module:overlay(70) +from:0x02154b00 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02154b28 kind:arm_call to:0x020f7fcc module:overlay(31) +from:0x02154b98 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02154d48 kind:arm_call to:0x0202a1c0 module:main +from:0x02154d5c kind:arm_call to:0x0202a1c0 module:main +from:0x02154d70 kind:arm_call to:0x0202a1c0 module:main +from:0x02154d80 kind:load to:0x02164ff0 module:overlay(84) +from:0x02154d84 kind:load to:0x02165db0 module:overlay(84) +from:0x02154d8c kind:load to:0x02163a00 module:overlay(84) +from:0x02154d90 kind:load to:0x02164eac module:overlay(84) +from:0x02154d94 kind:load to:0x02164e10 module:overlay(84) +from:0x02154d98 kind:load to:0x02080360 module:overlay(0) +from:0x02154d9c kind:load to:0x02080340 module:overlay(0) +from:0x02154da0 kind:load to:0x02164de8 module:overlay(84) +from:0x02154da4 kind:load to:0x02154e04 module:overlay(84) +from:0x02154da8 kind:load to:0x021541e4 module:overlay(84) +from:0x02154dac kind:load to:0x02154270 module:overlay(84) +from:0x02154db0 kind:load to:0x0215bd8c module:overlay(84) +from:0x02154db4 kind:load to:0x02164db4 module:overlay(84) +from:0x02154db8 kind:load to:0x02164da4 module:overlay(84) +from:0x02154dbc kind:load to:0x020804a0 module:overlay(0) +from:0x02154dc0 kind:load to:0x02080464 module:overlay(0) +from:0x02154dc4 kind:load to:0x027e07d4 module:dtcm +from:0x02154dcc kind:load to:0x021652e4 module:overlay(84) +from:0x02154de4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02154df8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02154e18 kind:arm_call to:0x0203e740 module:main +from:0x02154e24 kind:load to:0x02154270 module:overlay(84) +from:0x02154e64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154ed8 kind:arm_call to:0x0203e740 module:main +from:0x02154ef8 kind:arm_call to:0x0203e740 module:main +from:0x02154f10 kind:arm_call to:0x0203e740 module:main +from:0x02154f28 kind:arm_call to:0x0203e740 module:main +from:0x02154f48 kind:arm_call to:0x0203e740 module:main +from:0x02154f60 kind:arm_call to:0x0203e740 module:main +from:0x02154f6c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02154f78 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02154f80 kind:arm_call to:0x0215bd78 module:overlay(84) +from:0x02154f88 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02154f94 kind:load to:0x02164ff0 module:overlay(84) +from:0x02154f98 kind:load to:0x02165d70 module:overlay(84) +from:0x02154f9c kind:load to:0x027e0ce4 module:dtcm +from:0x02154fa0 kind:load to:0x020804a0 module:overlay(0) +from:0x02154fa4 kind:load to:0x02154270 module:overlay(84) +from:0x02154fa8 kind:load to:0x02154e04 module:overlay(84) +from:0x02154fac kind:load to:0x02080360 module:overlay(0) +from:0x02154fec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155060 kind:arm_call to:0x0203e740 module:main +from:0x02155080 kind:arm_call to:0x0203e740 module:main +from:0x02155098 kind:arm_call to:0x0203e740 module:main +from:0x021550b0 kind:arm_call to:0x0203e740 module:main +from:0x021550d0 kind:arm_call to:0x0203e740 module:main +from:0x021550e8 kind:arm_call to:0x0203e740 module:main +from:0x021550f4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02155100 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02155108 kind:arm_call to:0x0215bd78 module:overlay(84) +from:0x02155110 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02155118 kind:arm_call to:0x02011ff4 module:main +from:0x02155124 kind:load to:0x02164ff0 module:overlay(84) +from:0x02155128 kind:load to:0x02165d70 module:overlay(84) +from:0x0215512c kind:load to:0x027e0ce4 module:dtcm +from:0x02155130 kind:load to:0x020804a0 module:overlay(0) +from:0x02155134 kind:load to:0x02154270 module:overlay(84) +from:0x02155138 kind:load to:0x02154e04 module:overlay(84) +from:0x0215513c kind:load to:0x02080360 module:overlay(0) +from:0x02155168 kind:arm_call to:0x0200f05c module:main +from:0x02155184 kind:load to:0x02165db0 module:overlay(84) +from:0x02155188 kind:load to:0x02163a10 module:overlay(84) +from:0x021551f8 kind:load to:0x02165d70 module:overlay(84) +from:0x0215525c kind:arm_call to:0x02157748 module:overlay(84) +from:0x021552a4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021552b8 kind:load to:0x027e09b8 module:dtcm +from:0x02155300 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02155308 kind:load to:0x027e09a8 module:dtcm +from:0x02155364 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215536c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215538c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215539c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021553ac kind:arm_call to:0x02098dac module:overlay(0) +from:0x021553ec kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02155400 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155498 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021554c8 kind:arm_call to:0x02153e60 module:overlay(84) +from:0x021554d8 kind:arm_call to:0x021552bc module:overlay(84) +from:0x021554e4 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x021554f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021554f8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02155500 kind:load to:0x027e0ce4 module:dtcm +from:0x0215550c kind:load to:0x02164cd0 module:overlay(84) +from:0x02155510 kind:load to:0x027e09c0 module:dtcm +from:0x02155540 kind:arm_call to:0x01fff350 module:itcm +from:0x02155564 kind:load to:0x027e0ce4 module:dtcm +from:0x0215556c kind:load to:0x020b4800 module:overlay(0) +from:0x021555a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021555c0 kind:arm_call to:0x020db39c module:overlay(31) +from:0x021555e4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021555ec kind:arm_call to:0x02155608 module:overlay(84) +from:0x021555f8 kind:arm_call to:0x021552bc module:overlay(84) +from:0x02155600 kind:load to:0x027e0d34 module:dtcm +from:0x02155604 kind:load to:0x027e09bc module:dtcm +from:0x02155624 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215567c kind:arm_call to:0x02079d5c module:overlay(0) +from:0x02155708 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02155720 kind:load to:0x027e09bc module:dtcm +from:0x02155764 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155798 kind:arm_call to:0x01ff9984 module:itcm +from:0x021557c0 kind:arm_call to:0x02155570 module:overlay(84) +from:0x021557d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021557e4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021557f4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155804 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215583c kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02155848 kind:load to:0x02164ef0 module:overlay(84) +from:0x02155854 kind:load to:0x027e09bc module:dtcm +from:0x02155884 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021558e8 kind:arm_call to:0x02079d5c module:overlay(0) +from:0x02155980 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02155994 kind:arm_call to:0x021552bc module:overlay(84) +from:0x021559a0 kind:load to:0x027e09bc module:dtcm +from:0x021559a4 kind:load to:0x02164fac module:overlay(84) +from:0x021559a8 kind:load to:0x027e09b8 module:dtcm +from:0x021559cc kind:arm_call to:0x02155570 module:overlay(84) +from:0x021559fc kind:arm_call to:0x02157748 module:overlay(84) +from:0x02155a1c kind:arm_call to:0x01ff9984 module:itcm +from:0x02155a4c kind:arm_call to:0x01ff9218 module:itcm +from:0x02155a5c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155a6c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155a8c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155aa8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02155ac8 kind:arm_call to:0x02015018 module:main +from:0x02155b78 kind:load to:0x027e09bc module:dtcm +from:0x02155bb0 kind:arm_call to:0x02155570 module:overlay(84) +from:0x02155c24 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02155c40 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155c70 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155c80 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155c90 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155cb0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155cd0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02155da4 kind:load to:0x027e09bc module:dtcm +from:0x02155db4 kind:arm_call to:0x01fff458 module:itcm +from:0x02155dbc kind:arm_call to:0x01fff458 module:itcm +from:0x02155e78 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155e88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155efc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155f18 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155f34 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155f54 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155f78 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155f9c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02155fc0 kind:arm_call to:0x01fff350 module:itcm +from:0x02156008 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156024 kind:arm_call to:0x02163010 module:overlay(84) +from:0x02156054 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02156090 kind:arm_call to:0x01ff9638 module:itcm +from:0x021560a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021560d4 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021560e8 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x021560f4 kind:load to:0x02164e5c module:overlay(84) +from:0x021560fc kind:load to:0x02163a60 module:overlay(84) +from:0x02156100 kind:load to:0x027e0cec module:dtcm +from:0x02156104 kind:load to:0x02164d8c module:overlay(84) +from:0x02156108 kind:load to:0x027e0ce4 module:dtcm +from:0x0215610c kind:load to:0x027e09c0 module:dtcm +from:0x02156114 kind:load to:0x027e09bc module:dtcm +from:0x02156130 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215614c kind:arm_call to:0x01fff168 module:itcm +from:0x02156194 kind:load to:0x027e0ce0 module:dtcm +from:0x021561c0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021561e4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021561ec kind:arm_call to:0x02098dac module:overlay(0) +from:0x021561f8 kind:arm_call to:0x0215664c module:overlay(84) +from:0x02156220 kind:arm_call to:0x020984b4 module:overlay(0) +from:0x02156274 kind:arm_call to:0x01fff350 module:itcm +from:0x02156290 kind:arm_call to:0x01fff350 module:itcm +from:0x021562a8 kind:arm_call to:0x02163180 module:overlay(84) +from:0x021562e0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021562f0 kind:load to:0x027e0cd8 module:dtcm +from:0x021562f4 kind:load to:0x027e0ce4 module:dtcm +from:0x021562f8 kind:load to:0x020b4800 module:overlay(0) +from:0x02156300 kind:load to:0x0204b164 module:main +from:0x02156304 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02156330 kind:arm_call to:0x02156118 module:overlay(84) +from:0x02156344 kind:arm_call to:0x02156198 module:overlay(84) +from:0x021563c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156408 kind:arm_call to:0x02156198 module:overlay(84) +from:0x021564a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021564e0 kind:arm_call to:0x02156198 module:overlay(84) +from:0x021564f8 kind:load to:0x0204b164 module:main +from:0x0215652c kind:arm_call to:0x02156118 module:overlay(84) +from:0x021565b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021565f4 kind:arm_call to:0x02156198 module:overlay(84) +from:0x02156648 kind:load to:0x0204b164 module:main +from:0x02156670 kind:arm_call to:0x020984b4 module:overlay(0) +from:0x021566e8 kind:arm_call to:0x02157cc8 module:overlay(84) +from:0x021566fc kind:load to:0x02164d98 module:overlay(84) +from:0x02156700 kind:load to:0x027e0ce4 module:dtcm +from:0x02156704 kind:load to:0x0204b164 module:main +from:0x02156754 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02156784 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215679c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021567c0 kind:arm_call to:0x02153e34 module:overlay(84) +from:0x02156814 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02156824 kind:arm_call to:0x02157ae0 module:overlay(84) +from:0x02156834 kind:load to:0x021650d0 module:overlay(84) +from:0x02156838 kind:load to:0x021650d4 module:overlay(84) +from:0x0215683c kind:load to:0x027e09a8 module:dtcm +from:0x021568b0 kind:arm_call to:0x02157748 module:overlay(84) +from:0x021568d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021568ec kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02156904 kind:arm_call to:0x02153e34 module:overlay(84) +from:0x02156960 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215696c kind:arm_call to:0x02157ae0 module:overlay(84) +from:0x02156994 kind:load to:0x021650d0 module:overlay(84) +from:0x02156998 kind:load to:0x027e09a8 module:dtcm +from:0x02156a28 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02156aa0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156af0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156b38 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02156b44 kind:arm_call to:0x02157ae0 module:overlay(84) +from:0x02156b54 kind:load to:0x02165198 module:overlay(84) +from:0x02156b5c kind:load to:0x027e0cec module:dtcm +from:0x02156b60 kind:load to:0x027e09a8 module:dtcm +from:0x02156bd4 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02156c04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156c4c kind:arm_call to:0x0215776c module:overlay(84) +from:0x02156c90 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02156cc4 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02156d2c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156d78 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02156dc0 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02156dd0 kind:load to:0x02165184 module:overlay(84) +from:0x02156ddc kind:load to:0x027e0cec module:dtcm +from:0x02156de0 kind:load to:0x027e09a8 module:dtcm +from:0x02156df0 kind:arm_call to:0x02156dfc module:overlay(84) +from:0x02156e48 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02156e70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156e84 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02156ed8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02156ee4 kind:arm_call to:0x02157ae0 module:overlay(84) +from:0x02156f0c kind:load to:0x021650d0 module:overlay(84) +from:0x02156f10 kind:load to:0x027e09a8 module:dtcm +from:0x02156f20 kind:arm_call to:0x02156844 module:overlay(84) +from:0x02156f34 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02156f40 kind:arm_call to:0x021569a0 module:overlay(84) +from:0x02156f58 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02156f70 kind:arm_call to:0x02157260 module:overlay(84) +from:0x02156fac kind:arm_call to:0x02157748 module:overlay(84) +from:0x02157030 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02157070 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x02157090 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021570a4 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02157118 kind:arm_call to:0x01ffa878 module:itcm +from:0x02157128 kind:arm_call to:0x01ffad5c module:itcm +from:0x02157164 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157178 kind:arm_call to:0x021571d8 module:overlay(84) +from:0x021571b4 kind:load to:0x02163a40 module:overlay(84) +from:0x021571b8 kind:load to:0x02163a30 module:overlay(84) +from:0x021571bc kind:load to:0x02164d24 module:overlay(84) +from:0x021571c4 kind:load to:0x027e0d38 module:dtcm +from:0x021571c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021571d0 kind:load to:0x02164cdc module:overlay(84) +from:0x021571e0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02157218 kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x0215722c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215723c kind:arm_call to:0x020e639c module:overlay(31) +from:0x02157254 kind:load to:0x027e0d38 module:dtcm +from:0x02157258 kind:load to:0x027e0ce4 module:dtcm +from:0x02157274 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021572cc kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02157338 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x0215738c kind:arm_call to:0x01ffad5c module:itcm +from:0x02157508 kind:load to:0x027e09c0 module:dtcm +from:0x0215750c kind:load to:0x02163a90 module:overlay(84) +from:0x02157560 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02157584 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021575a4 kind:load to:0x027e09c0 module:dtcm +from:0x021575c8 kind:arm_call to:0x02157748 module:overlay(84) +from:0x021575f0 kind:load to:0x021650d0 module:overlay(84) +from:0x021575f4 kind:load to:0x0216519c module:overlay(84) +from:0x0215762c kind:arm_call to:0x0215776c module:overlay(84) +from:0x02157660 kind:arm_call to:0x0215776c module:overlay(84) +from:0x021576a0 kind:arm_call to:0x0215776c module:overlay(84) +from:0x021576b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157708 kind:arm_call to:0x0215776c module:overlay(84) +from:0x02157714 kind:load to:0x02164ca0 module:overlay(84) +from:0x02157718 kind:load to:0x02164ca8 module:overlay(84) +from:0x0215771c kind:load to:0x021650d0 module:overlay(84) +from:0x02157720 kind:load to:0x02164cac module:overlay(84) +from:0x02157724 kind:load to:0x02164ccc module:overlay(84) +from:0x02157728 kind:load to:0x02164ca4 module:overlay(84) +from:0x0215772c kind:load to:0x02164cc0 module:overlay(84) +from:0x02157730 kind:load to:0x02164cc4 module:overlay(84) +from:0x02157734 kind:load to:0x02164cb0 module:overlay(84) +from:0x02157738 kind:load to:0x02164cc8 module:overlay(84) +from:0x0215773c kind:load to:0x02164cb4 module:overlay(84) +from:0x02157740 kind:load to:0x02164cb8 module:overlay(84) +from:0x02157744 kind:load to:0x02164cbc module:overlay(84) +from:0x02157760 kind:arm_call to:0x0215776c module:overlay(84) +from:0x021577ac kind:arm_call to:0x01ffa878 module:itcm +from:0x021577c0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021577f0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215780c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157828 kind:arm_call to:0x020db458 module:overlay(31) +from:0x021578ac kind:arm_call to:0x01ff930c module:itcm +from:0x021578b4 kind:load to:0x027e0d34 module:dtcm +from:0x021578e4 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x021578f8 kind:arm_call to:0x02155724 module:overlay(84) +from:0x0215791c kind:arm_call to:0x021575f8 module:overlay(84) +from:0x0215793c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02157974 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021579a4 kind:arm_call to:0x02015018 module:main +from:0x021579d8 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x021579fc kind:arm_call to:0x020db37c module:overlay(31) +from:0x02157a08 kind:arm_call to:0x021552bc module:overlay(84) +from:0x02157a14 kind:load to:0x027e0d34 module:dtcm +from:0x02157a18 kind:load to:0x027e0ce0 module:dtcm +from:0x02157a1c kind:load to:0x027e09bc module:dtcm +from:0x02157a20 kind:load to:0x02164cf4 module:overlay(84) +from:0x02157a7c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02157aa4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02157ac8 kind:arm_call to:0x02154348 module:overlay(84) +from:0x02157adc kind:load to:0x027e0cec module:dtcm +from:0x02157b04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157b1c kind:arm_call to:0x01fff458 module:itcm +from:0x02157b7c kind:arm_call to:0x01ff938c module:itcm +from:0x02157ba8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02157be0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157c10 kind:arm_call to:0x02154284 module:overlay(84) +from:0x02157c4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157c68 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157c74 kind:load to:0x027e0ce4 module:dtcm +from:0x02157c84 kind:load to:0x027e0cec module:dtcm +from:0x02157cb0 kind:arm_call to:0x020f80bc module:overlay(31) +from:0x02157ce4 kind:load to:0x027e09a4 module:dtcm +from:0x02157cf8 kind:arm_call to:0x02153e60 module:overlay(84) +from:0x02157cfc kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02157d20 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02157d4c kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02157d6c kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02157e04 kind:arm_call to:0x020db0f8 module:overlay(31) +from:0x02157e10 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02157e4c kind:arm_call to:0x02074688 module:overlay(0) +from:0x02157eb0 kind:arm_call to:0x02079d5c module:overlay(0) +from:0x02157f1c kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02157f58 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02157f74 kind:arm_call to:0x02155284 module:overlay(84) +from:0x02157f98 kind:arm_call to:0x021552bc module:overlay(84) +from:0x02157f9c kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02157fbc kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02157fe4 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02158014 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215802c kind:arm_call to:0x02155570 module:overlay(84) +from:0x0215805c kind:arm_call to:0x02157748 module:overlay(84) +from:0x02158078 kind:arm_call to:0x01ff9984 module:itcm +from:0x021580a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021580b8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021580c8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021580d8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021580f4 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02158140 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02158160 kind:arm_call to:0x02157748 module:overlay(84) +from:0x021581a8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02158228 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02158244 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02158260 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021582b8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021582dc kind:arm_call to:0x0207328c module:overlay(0) +from:0x021583c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021583e0 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02158400 kind:arm_call to:0x021577d8 module:overlay(84) +from:0x02158418 kind:arm_call to:0x02155570 module:overlay(84) +from:0x02158448 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02158464 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158494 kind:arm_call to:0x01ff9218 module:itcm +from:0x021584a4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021584b4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021584d4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021584f0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02158520 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02158534 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02158544 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02158554 kind:arm_call to:0x020cc870 module:overlay(24) +from:0x02158648 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02158664 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02158680 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215869c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021586c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021586e8 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021586f4 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02158700 kind:arm_call to:0x020cc890 module:overlay(24) +from:0x0215870c kind:load to:0x027e0d34 module:dtcm +from:0x02158710 kind:load to:0x027e09bc module:dtcm +from:0x02158714 kind:load to:0x02164f58 module:overlay(84) +from:0x02158718 kind:load to:0x027e09b8 module:dtcm +from:0x0215871c kind:load to:0x020b69b8 module:overlay(0) +from:0x02158720 kind:load to:0x027e0ce0 module:dtcm +from:0x02158724 kind:load to:0x02164f40 module:overlay(84) +from:0x02158728 kind:load to:0x02165134 module:overlay(84) +from:0x0215872c kind:load to:0x0216510c module:overlay(84) +from:0x02158730 kind:load to:0x027e09a8 module:dtcm +from:0x0215873c kind:load to:0x027e0cec module:dtcm +from:0x02158748 kind:load to:0x02165198 module:overlay(84) +from:0x02158750 kind:load to:0x020da034 module:overlays(19,24) +from:0x02158780 kind:arm_call to:0x021552bc module:overlay(84) +from:0x02158784 kind:arm_call to:0x0209af50 module:overlay(0) +from:0x021587bc kind:arm_call to:0x0215b850 module:overlay(84) +from:0x021587dc kind:arm_call to:0x020984b4 module:overlay(0) +from:0x02158870 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x0215889c kind:load to:0x027e0ce4 module:dtcm +from:0x021588a0 kind:load to:0x020b4800 module:overlay(0) +from:0x021588a8 kind:load to:0x0204b164 module:main +from:0x021588c4 kind:arm_call to:0x021577d8 module:overlay(84) +from:0x02158904 kind:arm_call to:0x020984b4 module:overlay(0) +from:0x02158920 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02158928 kind:arm_call to:0x02156f18 module:overlay(84) +from:0x02158940 kind:arm_call to:0x020db458 module:overlay(31) +from:0x02158958 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02158964 kind:load to:0x027e0ce4 module:dtcm +from:0x02158968 kind:load to:0x02164d98 module:overlay(84) +from:0x0215896c kind:load to:0x027e0d34 module:dtcm +from:0x0215899c kind:arm_call to:0x0215b850 module:overlay(84) +from:0x021589a4 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158a04 kind:arm_call to:0x0203b6ec module:main +from:0x02158a24 kind:arm_call to:0x021552bc module:overlay(84) +from:0x02158a30 kind:load to:0x0204b164 module:main +from:0x02158a40 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158a54 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158a78 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02158a94 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158aa8 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158ac8 kind:arm_call to:0x021577d8 module:overlay(84) +from:0x02158ad8 kind:arm_call to:0x02156f18 module:overlay(84) +from:0x02158b14 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158b3c kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158b6c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158b88 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158b9c kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02158bac kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02158bc0 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02158c18 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02158c80 kind:arm_call to:0x02015018 module:main +from:0x02158ca8 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02158cbc kind:arm_call to:0x0207328c module:overlay(0) +from:0x02158cdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158cfc kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02158d10 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158d94 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02158dfc kind:arm_call to:0x021577d8 module:overlay(84) +from:0x02158e20 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02158e54 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02158e68 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02158e98 kind:arm_call to:0x02015018 module:main +from:0x02158eac kind:arm_call to:0x02155de0 module:overlay(84) +from:0x02158ebc kind:arm_call to:0x0215630c module:overlay(84) +from:0x02158f34 kind:arm_call to:0x02157748 module:overlay(84) +from:0x02158f48 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02158fc8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02158fe4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158ff8 kind:arm_call to:0x020db458 module:overlay(31) +from:0x02159014 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x0215901c kind:arm_call to:0x02156708 module:overlay(84) +from:0x02159030 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x0215903c kind:arm_call to:0x02156844 module:overlay(84) +from:0x02159054 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02159060 kind:load to:0x0216515c module:overlay(84) +from:0x02159064 kind:load to:0x027e09a8 module:dtcm +from:0x0215906c kind:load to:0x0204b164 module:main +from:0x0215907c kind:load to:0x027e09c0 module:dtcm +from:0x02159080 kind:load to:0x027e0d34 module:dtcm +from:0x021590a0 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x021590ac kind:arm_call to:0x02153e60 module:overlay(84) +from:0x02159168 kind:load to:0x0204b164 module:main +from:0x02159190 kind:arm_call to:0x02015018 module:main +from:0x021591b8 kind:arm_call to:0x02157748 module:overlay(84) +from:0x021591cc kind:arm_call to:0x0207328c module:overlay(0) +from:0x021591e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159200 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x0215920c kind:load to:0x02165198 module:overlay(84) +from:0x02159210 kind:load to:0x027e09a8 module:dtcm +from:0x02159238 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02159304 kind:arm_call to:0x021577d8 module:overlay(84) +from:0x02159320 kind:arm_call to:0x02015018 module:main +from:0x02159348 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215936c kind:arm_call to:0x02015018 module:main +from:0x02159394 kind:arm_call to:0x02157748 module:overlay(84) +from:0x021593a8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021593c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021593e4 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02159418 kind:arm_call to:0x02015018 module:main +from:0x0215942c kind:arm_call to:0x02155de0 module:overlay(84) +from:0x02159438 kind:arm_call to:0x02155de0 module:overlay(84) +from:0x02159448 kind:arm_call to:0x02156118 module:overlay(84) +from:0x02159458 kind:arm_call to:0x02156198 module:overlay(84) +from:0x02159494 kind:arm_call to:0x02157748 module:overlay(84) +from:0x021594a8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021594c8 kind:arm_call to:0x021577d8 module:overlay(84) +from:0x02159500 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159520 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x021595c4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021595ec kind:arm_call to:0x02156504 module:overlay(84) +from:0x02159600 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02159638 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02159650 kind:arm_call to:0x02156f18 module:overlay(84) +from:0x02159670 kind:arm_call to:0x020db458 module:overlay(31) +from:0x02159684 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x021596a8 kind:load to:0x02165198 module:overlay(84) +from:0x021596ac kind:load to:0x027e09a8 module:dtcm +from:0x021596b4 kind:load to:0x0216515c module:overlay(84) +from:0x021596c4 kind:load to:0x02163a60 module:overlay(84) +from:0x021596c8 kind:load to:0x027e09c0 module:dtcm +from:0x021596cc kind:load to:0x027e0d34 module:dtcm +from:0x02159710 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215972c kind:arm_call to:0x020834e8 module:overlay(0) +from:0x02159758 kind:arm_call to:0x02083434 module:overlay(0) +from:0x02159778 kind:arm_call to:0x020834e8 module:overlay(0) +from:0x021597a4 kind:arm_call to:0x02083434 module:overlay(0) +from:0x021597ac kind:load to:0x027e0cd8 module:dtcm +from:0x021597d4 kind:arm_call to:0x02015018 module:main +from:0x021597fc kind:arm_call to:0x02157748 module:overlay(84) +from:0x02159810 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215982c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159840 kind:arm_call to:0x020db458 module:overlay(31) +from:0x0215985c kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02159864 kind:arm_call to:0x02156844 module:overlay(84) +from:0x0215987c kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02159888 kind:load to:0x02165198 module:overlay(84) +from:0x0215988c kind:load to:0x027e09a8 module:dtcm +from:0x02159894 kind:load to:0x027e0d34 module:dtcm +from:0x021598dc kind:arm_call to:0x0215b850 module:overlay(84) +from:0x021598f8 kind:arm_call to:0x02083434 module:overlay(0) +from:0x0215992c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159948 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159958 kind:load to:0x027e0cd8 module:dtcm +from:0x02159960 kind:load to:0x027e0cec module:dtcm +from:0x02159990 kind:arm_call to:0x01ffd420 module:itcm +from:0x021599a0 kind:arm_call to:0x02155858 module:overlay(84) +from:0x021599b8 kind:arm_call to:0x021559ac module:overlay(84) +from:0x021599d4 kind:arm_call to:0x02015018 module:main +from:0x021599f4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02159a14 kind:arm_call to:0x02015018 module:main +from:0x02159a28 kind:arm_call to:0x0211f0b8 module:overlay(34) +from:0x02159a40 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02159a54 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02159a68 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159a94 kind:arm_call to:0x02015018 module:main +from:0x02159ab8 kind:arm_call to:0x0215c3e8 module:overlay(84) +from:0x02159adc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159b0c kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02159b20 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02159b28 kind:load to:0x027e09b8 module:dtcm +from:0x02159b2c kind:load to:0x02164f94 module:overlay(84) +from:0x02159b30 kind:load to:0x027e09a8 module:dtcm +from:0x02159b3c kind:load to:0x027e09bc module:dtcm +from:0x02159b6c kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02159ba0 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02159bcc kind:arm_call to:0x020db458 module:overlay(31) +from:0x02159bec kind:arm_call to:0x021552bc module:overlay(84) +from:0x02159bf4 kind:arm_call to:0x02156b68 module:overlay(84) +from:0x02159c24 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02159c48 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02159c80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159ca4 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02159ccc kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02159da0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02159db8 kind:load to:0x027e0d34 module:dtcm +from:0x02159dc4 kind:load to:0x0203feb0 module:main +from:0x02159dc8 kind:load to:0x02164d54 module:overlay(84) +from:0x02159dcc kind:load to:0x02163a50 module:overlay(84) +from:0x02159dd0 kind:load to:0x027e09c0 module:dtcm +from:0x02159dec kind:arm_call to:0x021683a4 module:overlay(94) +from:0x02159e1c kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02159e40 kind:arm_call to:0x02083434 module:overlay(0) +from:0x02159e58 kind:arm_call to:0x02083434 module:overlay(0) +from:0x02159e6c kind:arm_call to:0x02083434 module:overlay(0) +from:0x02159e8c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159ea4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02159eb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02159eb8 kind:load to:0x027e0cec module:dtcm +from:0x02159ec0 kind:load to:0x027e09a8 module:dtcm +from:0x02159ee8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159efc kind:arm_call to:0x0215b738 module:overlay(84) +from:0x02159f34 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02159f78 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x02159fa4 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x02159ff0 kind:arm_call to:0x02153e78 module:overlay(84) +from:0x0215a05c kind:arm_call to:0x021577d8 module:overlay(84) +from:0x0215a064 kind:arm_call to:0x02156f18 module:overlay(84) +from:0x0215a07c kind:arm_call to:0x02156dfc module:overlay(84) +from:0x0215a0a0 kind:arm_call to:0x02153e34 module:overlay(84) +from:0x0215a0c8 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a10c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a11c kind:arm_call to:0x02157a24 module:overlay(84) +from:0x0215a158 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a1ec kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a218 kind:arm_call to:0x02015018 module:main +from:0x0215a228 kind:arm_call to:0x021555a8 module:overlay(84) +from:0x0215a270 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a2dc kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a2fc kind:arm_call to:0x0209b908 module:overlay(0) +from:0x0215a314 kind:arm_call to:0x0209b908 module:overlay(0) +from:0x0215a368 kind:arm_call to:0x02015018 module:main +from:0x0215a390 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215a3b4 kind:arm_call to:0x02015018 module:main +from:0x0215a3dc kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215a3f0 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215a400 kind:arm_call to:0x021578c4 module:overlay(84) +from:0x0215a410 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a42c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a44c kind:arm_call to:0x02156f18 module:overlay(84) +from:0x0215a470 kind:arm_call to:0x02015018 module:main +from:0x0215a498 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215a4ac kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215a4b4 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x0215a4c8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a528 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215a544 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a550 kind:arm_call to:0x02157a24 module:overlay(84) +from:0x0215a56c kind:arm_call to:0x021577d8 module:overlay(84) +from:0x0215a588 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a59c kind:arm_call to:0x0215b738 module:overlay(84) +from:0x0215a5c8 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215a5e4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a600 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215a618 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215a624 kind:load to:0x021639f4 module:overlay(84) +from:0x0215a628 kind:load to:0x0216515c module:overlay(84) +from:0x0215a62c kind:load to:0x027e09a8 module:dtcm +from:0x0215a638 kind:load to:0x02165198 module:overlay(84) +from:0x0215a694 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a6dc kind:arm_call to:0x02153e78 module:overlay(84) +from:0x0215a770 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a788 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x0215a7ac kind:arm_call to:0x021577d8 module:overlay(84) +from:0x0215a7b4 kind:arm_call to:0x02156f18 module:overlay(84) +from:0x0215a7d4 kind:arm_call to:0x02156de8 module:overlay(84) +from:0x0215a810 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a82c kind:arm_call to:0x02153e34 module:overlay(84) +from:0x0215a848 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a864 kind:arm_call to:0x02153e34 module:overlay(84) +from:0x0215a898 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a8a8 kind:arm_call to:0x02153e34 module:overlay(84) +from:0x0215a8c4 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a8d4 kind:arm_call to:0x02153e34 module:overlay(84) +from:0x0215a950 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a970 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a9b4 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215a9e4 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215aa0c kind:arm_call to:0x02015018 module:main +from:0x0215aa20 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215aa34 kind:arm_call to:0x021555a8 module:overlay(84) +from:0x0215aa50 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215aa7c kind:arm_call to:0x02015018 module:main +from:0x0215aa8c kind:arm_call to:0x021555a8 module:overlay(84) +from:0x0215aad0 kind:arm_call to:0x02015018 module:main +from:0x0215aafc kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215ab2c kind:arm_call to:0x02015018 module:main +from:0x0215ab50 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215ab64 kind:arm_call to:0x02015018 module:main +from:0x0215ab9c kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215abc0 kind:arm_call to:0x02015018 module:main +from:0x0215abf4 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215ac08 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215ac44 kind:arm_call to:0x021578c4 module:overlay(84) +from:0x0215ac64 kind:arm_call to:0x02015018 module:main +from:0x0215ac78 kind:arm_call to:0x0215b738 module:overlay(84) +from:0x0215ac94 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215acb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215acc8 kind:arm_call to:0x02156f18 module:overlay(84) +from:0x0215acec kind:arm_call to:0x02015018 module:main +from:0x0215ad10 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215ad24 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215ad2c kind:arm_call to:0x02157a24 module:overlay(84) +from:0x0215ad60 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215ad7c kind:arm_call to:0x01ff930c module:itcm +from:0x0215ad98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215adac kind:arm_call to:0x0215b738 module:overlay(84) +from:0x0215adc0 kind:arm_call to:0x021577d8 module:overlay(84) +from:0x0215adc8 kind:arm_call to:0x02156f18 module:overlay(84) +from:0x0215adf4 kind:arm_call to:0x02015018 module:main +from:0x0215ae18 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215ae2c kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215ae48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ae78 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215ae98 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215aeec kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215af04 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215af30 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215af48 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215af64 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215af7c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215af88 kind:load to:0x0216515c module:overlay(84) +from:0x0215af8c kind:load to:0x027e09a8 module:dtcm +from:0x0215af98 kind:load to:0x02165170 module:overlay(84) +from:0x0215afa4 kind:load to:0x02163a20 module:overlay(84) +from:0x0215afa8 kind:load to:0x02165198 module:overlay(84) +from:0x0215aff8 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215b008 kind:arm_call to:0x02154500 module:overlay(84) +from:0x0215b020 kind:arm_call to:0x0215b850 module:overlay(84) +from:0x0215b03c kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0215b05c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b060 kind:arm_call to:0x0209af70 module:overlay(0) +from:0x0215b070 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215b074 kind:load to:0x027e0cec module:dtcm +from:0x0215b0c8 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x0215b0e0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215b10c kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215b178 kind:arm_call to:0x02079d5c module:overlay(0) +from:0x0215b20c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215b228 kind:arm_call to:0x021552bc module:overlay(84) +from:0x0215b240 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215b264 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b270 kind:arm_call to:0x021559ac module:overlay(84) +from:0x0215b298 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215b2b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b310 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b31c kind:arm_call to:0x021559ac module:overlay(84) +from:0x0215b324 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x0215b384 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215b38c kind:arm_call to:0x02157cc8 module:overlay(84) +from:0x0215b3f4 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215b444 kind:arm_call to:0x0211b150 module:overlays(26,34) +from:0x0215b460 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215b4a0 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0215b4dc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b4f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b514 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b530 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b54c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b568 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b584 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b5a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b5bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b5d8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215b5e8 kind:arm_call to:0x02157cc8 module:overlay(84) +from:0x0215b61c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b628 kind:arm_call to:0x02157cc8 module:overlay(84) +from:0x0215b63c kind:arm_call to:0x02155b7c module:overlay(84) +from:0x0215b67c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215b684 kind:arm_call to:0x02157cc8 module:overlay(84) +from:0x0215b6ac kind:arm_call to:0x02082090 module:overlay(0) +from:0x0215b6c0 kind:arm_call to:0x02072288 module:overlay(0) +from:0x0215b6d8 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215b6ec kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215b704 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215b708 kind:load to:0x027e09b8 module:dtcm +from:0x0215b70c kind:load to:0x027e09bc module:dtcm +from:0x0215b710 kind:load to:0x0216505c module:overlay(84) +from:0x0215b714 kind:load to:0x027e09a8 module:dtcm +from:0x0215b71c kind:load to:0x02165044 module:overlay(84) +from:0x0215b720 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b728 kind:load to:0x027e0cec module:dtcm +from:0x0215b730 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b734 kind:load to:0x027e09a4 module:dtcm +from:0x0215b828 kind:arm_call to:0x02157510 module:overlay(84) +from:0x0215b840 kind:load to:0x021651bc module:overlay(84) +from:0x0215b844 kind:load to:0x021651ac module:overlay(84) +from:0x0215b848 kind:load to:0x02163a78 module:overlay(84) +from:0x0215b84c kind:load to:0x02163a7a module:overlay(84) +from:0x0215b8bc kind:arm_call to:0x02153350 module:overlay(84) +from:0x0215b8c8 kind:load to:0x02163c28 module:overlay(84) +from:0x0215b8cc kind:load to:0x02163c40 module:overlay(84) +from:0x0215b908 kind:load to:0x021651ac module:overlay(84) +from:0x0215b920 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215b94c kind:arm_call to:0x0215b8d0 module:overlay(84) +from:0x0215b9a0 kind:arm_call to:0x0215630c module:overlay(84) +from:0x0215ba1c kind:arm_call to:0x02153384 module:overlay(84) +from:0x0215ba28 kind:arm_call to:0x0215352c module:overlay(84) +from:0x0215ba34 kind:arm_call to:0x02153870 module:overlay(84) +from:0x0215ba3c kind:arm_call to:0x02156f64 module:overlay(84) +from:0x0215ba74 kind:arm_call to:0x02157748 module:overlay(84) +from:0x0215bac8 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215bad0 kind:arm_call to:0x02157a38 module:overlay(84) +from:0x0215baf4 kind:arm_call to:0x020db458 module:overlay(31) +from:0x0215bb10 kind:arm_call to:0x02079e00 module:overlay(0) +from:0x0215bb24 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x0215bb30 kind:load to:0x027e09b8 module:dtcm +from:0x0215bb34 kind:load to:0x0204b164 module:main +from:0x0215bb38 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bb3c kind:load to:0x021650d0 module:overlay(84) +from:0x0215bb40 kind:load to:0x02165110 module:overlay(84) +from:0x0215bb44 kind:load to:0x027e0d34 module:dtcm +from:0x0215bb48 kind:load to:0x027e09bc module:dtcm +from:0x0215bb54 kind:arm_call to:0x02155284 module:overlay(84) +from:0x0215bbac kind:arm_call to:0x020db458 module:overlay(31) +from:0x0215bbc4 kind:arm_call to:0x02079e00 module:overlay(0) +from:0x0215bbcc kind:load to:0x027e0ce0 module:dtcm +from:0x0215bbd0 kind:load to:0x027e0d34 module:dtcm +from:0x0215bbd4 kind:load to:0x027e09bc module:dtcm +from:0x0215bbfc kind:arm_call to:0x020f8200 module:overlay(31) +from:0x0215bc04 kind:arm_call to:0x02141d38 module:overlay(70) +from:0x0215bc28 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215bc54 kind:arm_call to:0x020595b8 module:overlay(0) +from:0x0215bc64 kind:arm_call to:0x0202a27c module:main +from:0x0215bc6c kind:arm_call to:0x021575a8 module:overlay(84) +from:0x0215bc78 kind:arm_call to:0x0215460c module:overlay(84) +from:0x0215bca8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bd0c kind:load to:0x027e0964 module:dtcm +from:0x0215bd10 kind:load to:0x02165d70 module:overlay(84) +from:0x0215bd14 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd28 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215bd34 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215bd50 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215bd60 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215bd74 kind:load to:0x027e0d80 module:dtcm +from:0x0215bd88 kind:load to:0x027e0d80 module:dtcm +from:0x0215bda8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bdb0 kind:arm_call to:0x02011ff4 module:main +from:0x0215bdc4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215bdcc kind:arm_call to:0x02011ff4 module:main +from:0x0215bde0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215bdf4 kind:load to:0x02165e98 module:overlay(84) +from:0x0215be08 kind:arm_call to:0x02011f3c module:main +from:0x0215be14 kind:arm_call to:0x0215be60 module:overlay(84) +from:0x0215be28 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215be58 kind:load to:0x02165308 module:overlay(84) +from:0x0215be68 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215be7c kind:arm_call to:0x02155140 module:overlay(84) +from:0x0215be88 kind:arm_call to:0x0215c500 module:overlay(84) +from:0x0215be90 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x0215beb8 kind:arm_call to:0x0202a1c0 module:main +from:0x0215bec4 kind:load to:0x02165358 module:overlay(84) +from:0x0215bec8 kind:load to:0x027e0d80 module:dtcm +from:0x0215bed4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215beec kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215bef4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215befc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bf14 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215bf1c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215bf24 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215bf2c kind:arm_call to:0x02011ff4 module:main +from:0x0215bf9c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215bfac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bff4 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215c058 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215c094 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x0215c0ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c0c8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0215c15c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c168 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c1f0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215c22c kind:load to:0x027e0cd8 module:dtcm +from:0x0215c230 kind:load to:0x027e09a8 module:dtcm +from:0x0215c238 kind:load to:0x0204b164 module:main +from:0x0215c23c kind:load to:0x0203feb0 module:main +from:0x0215c25c kind:arm_call to:0x02155284 module:overlay(84) +from:0x0215c27c kind:load to:0x027e0d80 module:dtcm +from:0x0215c2bc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215c2ec kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c2fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c324 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c334 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c348 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c354 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215c360 kind:arm_call to:0x01ffa090 module:itcm +from:0x0215c37c kind:arm_call to:0x01ffa878 module:itcm +from:0x0215c3e0 kind:load to:0x0203feb0 module:main +from:0x0215c3e4 kind:load to:0x021652f4 module:overlay(84) +from:0x0215c418 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c434 kind:arm_call to:0x01ffa878 module:itcm +from:0x0215c454 kind:arm_call to:0x0202a260 module:main +from:0x0215c47c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215c488 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c4f4 kind:load to:0x021652f4 module:overlay(84) +from:0x0215c4fc kind:load to:0x0203feb0 module:main +from:0x0215c508 kind:arm_call_thumb to:0x02058f90 module:overlay(0) +from:0x0215c528 kind:load to:0x0216532c module:overlay(84) +from:0x0215c548 kind:arm_call to:0x01ffc744 module:itcm +from:0x0215c560 kind:arm_call to:0x0200ef5c module:main +from:0x0215c568 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215c570 kind:load to:0x020b66c4 module:overlay(0) +from:0x0215c57c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215c584 kind:arm_call to:0x02011ff4 module:main +from:0x0215c598 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215c5ac kind:load to:0x02165f80 module:overlay(84) +from:0x0215c5c0 kind:arm_call to:0x02011f3c module:main +from:0x0215c5cc kind:arm_call to:0x0215c5fc module:overlay(84) +from:0x0215c5e0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215c5f8 kind:load to:0x021653b4 module:overlay(84) +from:0x0215c608 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215c6f8 kind:arm_call to:0x0203e690 module:main +from:0x0215c710 kind:arm_call to:0x0203e690 module:main +from:0x0215c748 kind:load to:0x021653d8 module:overlay(84) +from:0x0215c74c kind:load to:0x02165f80 module:overlay(84) +from:0x0215c750 kind:load to:0x020b3168 module:overlay(0) +from:0x0215c754 kind:load to:0x020b4000 module:overlay(0) +from:0x0215c758 kind:load to:0x0215c760 module:overlay(84) +from:0x0215c75c kind:load to:0x0215c798 module:overlay(84) +from:0x0215c780 kind:arm_call to:0x0203e690 module:main +from:0x0215c790 kind:load to:0x02154270 module:overlay(84) +from:0x0215c794 kind:load to:0x0215bd8c module:overlay(84) +from:0x0215c7ac kind:arm_call to:0x0203e740 module:main +from:0x0215c7b8 kind:load to:0x02154270 module:overlay(84) +from:0x0215c8e8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215c8f4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215c958 kind:load to:0x02164018 module:overlay(84) +from:0x0215c95c kind:load to:0x0204b164 module:main +from:0x0215c960 kind:load to:0x0216401e module:overlay(84) +from:0x0215c968 kind:load to:0x027e0cec module:dtcm +from:0x0215c984 kind:arm_call to:0x0215ca7c module:overlay(84) +from:0x0215ca1c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215ca28 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215ca34 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215ca78 kind:load to:0x027e0cec module:dtcm +from:0x0215ca98 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215cb20 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215cb30 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215cb40 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215cb50 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215cb5c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215cb68 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0215cbc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215cc28 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215cd18 kind:arm_call to:0x0215cd9c module:overlay(84) +from:0x0215cd4c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215cd58 kind:load to:0x027e0cec module:dtcm +from:0x0215cd5c kind:load to:0x027e09a8 module:dtcm +from:0x0215cd78 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ce60 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ce80 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215cea4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215cf04 kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x0215cfa4 kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x0215cfdc kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215cfe8 kind:load to:0x0203feb0 module:main +from:0x0215cff0 kind:load to:0x027e09c0 module:dtcm +from:0x0215d000 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d020 kind:arm_call to:0x0203e740 module:main +from:0x0215d034 kind:arm_call to:0x0203e740 module:main +from:0x0215d03c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d044 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215d04c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d058 kind:load to:0x0215c798 module:overlay(84) +from:0x0215d068 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d088 kind:arm_call to:0x0203e740 module:main +from:0x0215d09c kind:arm_call to:0x0203e740 module:main +from:0x0215d0a4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d0ac kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215d0b4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d0bc kind:arm_call to:0x02011ff4 module:main +from:0x0215d0c8 kind:load to:0x0215c798 module:overlay(84) +from:0x0215d0d4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d0e8 kind:load to:0x02166068 module:overlay(84) +from:0x0215d0fc kind:arm_call to:0x02011f3c module:main +from:0x0215d108 kind:arm_call to:0x0215d138 module:overlay(84) +from:0x0215d11c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215d134 kind:load to:0x02165438 module:overlay(84) +from:0x0215d140 kind:arm_call to:0x02141d48 module:overlay(70) +from:0x0215d154 kind:load to:0x0216545c module:overlay(84) +from:0x0215d1a4 kind:load to:0x02166068 module:overlay(84) +from:0x0215d1b4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d1bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d1d4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d1dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d1e4 kind:arm_call to:0x02011ff4 module:main +from:0x0215d1f8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d20c kind:load to:0x02166150 module:overlay(84) +from:0x0215d220 kind:arm_call to:0x02011f3c module:main +from:0x0215d22c kind:arm_call to:0x0215d348 module:overlay(84) +from:0x0215d244 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215d29c kind:load to:0x0216553c module:overlay(84) +from:0x0215d2cc kind:arm_call to:0x01fff458 module:itcm +from:0x0215d2e8 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0215d2f8 kind:arm_call to:0x0215e194 module:overlay(84) +from:0x0215d310 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0215d318 kind:arm_call to:0x01fff458 module:itcm +from:0x0215d338 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0215d354 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215d3b8 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0215d414 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0215d43c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215d454 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d468 kind:arm_call_thumb to:0x0209ca14 module:overlay(0) +from:0x0215d470 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215d478 kind:arm_call to:0x0215e298 module:overlay(84) +from:0x0215d484 kind:arm_call to:0x0205a6b8 module:overlay(0) +from:0x0215d49c kind:arm_call to:0x0215e35c module:overlay(84) +from:0x0215d4fc kind:load to:0x021655a8 module:overlay(84) +from:0x0215d500 kind:load to:0x02166150 module:overlay(84) +from:0x0215d504 kind:load to:0x02165560 module:overlay(84) +from:0x0215d508 kind:load to:0x02165504 module:overlay(84) +from:0x0215d518 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d52c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215d540 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d58c kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215d5c4 kind:arm_call to:0x0215e0e4 module:overlay(84) +from:0x0215d5d4 kind:arm_call to:0x02029a4c module:main +from:0x0215d5dc kind:arm_call to:0x0215d9a8 module:overlay(84) +from:0x0215d5ec kind:load to:0x021654cc module:overlay(84) +from:0x0215d628 kind:load to:0x021654e4 module:overlay(84) +from:0x0215d698 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d6cc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215d728 kind:arm_call to:0x0215dd68 module:overlay(84) +from:0x0215d740 kind:load to:0x021654b4 module:overlay(84) +from:0x0215d76c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215d7a8 kind:arm_call to:0x0215dc40 module:overlay(84) +from:0x0215d7b8 kind:arm_call to:0x0215d9fc module:overlay(84) +from:0x0215d7c4 kind:arm_call to:0x02029a4c module:main +from:0x0215d7d0 kind:load to:0x027e0cec module:dtcm +from:0x0215d800 kind:arm_call to:0x0215dc58 module:overlay(84) +from:0x0215d808 kind:arm_call to:0x0215da10 module:overlay(84) +from:0x0215d810 kind:arm_call to:0x02029a4c module:main +from:0x0215d830 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215d83c kind:load to:0x027e09a8 module:dtcm +from:0x0215d878 kind:arm_call to:0x0215eba4 module:overlay(84) +from:0x0215d89c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d8ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d8d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d928 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x0215d930 kind:arm_call to:0x0215e210 module:overlay(84) +from:0x0215d938 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d940 kind:load to:0x027e07d4 module:dtcm +from:0x0215d9a0 kind:arm_call to:0x0215d9a8 module:overlay(84) +from:0x0215d9e4 kind:arm_call to:0x0215e2a8 module:overlay(84) +from:0x0215d9f4 kind:arm_call to:0x0215d5f0 module:overlay(84) +from:0x0215da24 kind:arm_call to:0x0215e2d0 module:overlay(84) +from:0x0215da30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215db5c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215db7c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215db90 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215dbcc kind:arm_call to:0x01ff916c module:itcm +from:0x0215dc34 kind:load to:0x0203feb0 module:main +from:0x0215dc54 kind:load to:0x0209ca30 module:overlay(0) +from:0x0215dc6c kind:arm_call to:0x0215e2d0 module:overlay(84) +from:0x0215dc7c kind:arm_call to:0x01ff916c module:itcm +from:0x0215dca8 kind:arm_call to:0x0209cbec module:overlay(0) +from:0x0215dcf4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215dd08 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215dd30 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0215dd50 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215dd60 kind:load to:0x027e0958 module:dtcm +from:0x0215dd7c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215ddcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215de18 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215de24 kind:arm_call to:0x0215d5f0 module:overlay(84) +from:0x0215de38 kind:arm_call to:0x0215df28 module:overlay(84) +from:0x0215de94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215dec4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ded4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215def4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215df10 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215df1c kind:load to:0x027e0ce4 module:dtcm +from:0x0215df24 kind:load to:0x027e09c0 module:dtcm +from:0x0215dfd4 kind:arm_call to:0x0215dfe8 module:overlay(84) +from:0x0215e004 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e020 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e0b8 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0215e0c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e0c8 kind:load to:0x0203feb0 module:main +from:0x0215e100 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215e154 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215e160 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e188 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215e190 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e19c kind:arm_call to:0x0215e1dc module:overlay(84) +from:0x0215e1c0 kind:arm_call to:0x0215f170 module:overlay(84) +from:0x0215e1e8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215e200 kind:arm_call to:0x0215d5f0 module:overlay(84) +from:0x0215e208 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215e218 kind:arm_call to:0x0215e258 module:overlay(84) +from:0x0215e23c kind:arm_call to:0x0215f1a8 module:overlay(84) +from:0x0215e268 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215e270 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215e288 kind:arm_call to:0x0215d5f0 module:overlay(84) +from:0x0215e290 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215e368 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215e390 kind:load to:0x02165520 module:overlay(84) +from:0x0215e3c8 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0215e42c kind:arm_call to:0x01fff498 module:itcm +from:0x0215e438 kind:arm_call to:0x01fff584 module:itcm +from:0x0215e46c kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0215e4c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e4d8 kind:arm_call to:0x01ffcc98 module:itcm +from:0x0215e524 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e534 kind:arm_call to:0x01ffce40 module:itcm +from:0x0215e580 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e590 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e5a0 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0215e5f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e604 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e618 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e65c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e6f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e710 kind:load to:0x027e0ce8 module:dtcm +from:0x0215e718 kind:load to:0x0203feb0 module:main +from:0x0215e738 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215e74c kind:load to:0x02058e24 module:overlay(0) +from:0x0215e760 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215e768 kind:arm_call to:0x02011ff4 module:main +from:0x0215e77c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215e784 kind:arm_call to:0x02011ff4 module:main +from:0x0215e798 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e7a0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e7b8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215e7c0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215e7c8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215e7d0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e7d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e7e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e7e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e800 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215e808 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215e810 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215e818 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215e820 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e828 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215e830 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215e838 kind:arm_call to:0x02011ff4 module:main +from:0x0215e84c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e860 kind:load to:0x02166238 module:overlay(84) +from:0x0215e874 kind:arm_call to:0x02011f3c module:main +from:0x0215e880 kind:arm_call to:0x0215e9b0 module:overlay(84) +from:0x0215e898 kind:arm_call to:0x0209915c module:overlay(0) +from:0x0215e8cc kind:load to:0x02165678 module:overlay(84) +from:0x0215e8fc kind:arm_call to:0x01fff458 module:itcm +from:0x0215e918 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0215e92c kind:arm_call to:0x0215e194 module:overlay(84) +from:0x0215e944 kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0215e94c kind:arm_call to:0x01fff458 module:itcm +from:0x0215e96c kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0215e9a4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215e9b8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215ea1c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0215ea44 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215ea5c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215ea70 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215ea78 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0215eaf4 kind:load to:0x0216569c module:overlay(84) +from:0x0215eaf8 kind:load to:0x02166238 module:overlay(84) +from:0x0215eafc kind:load to:0x02165560 module:overlay(84) +from:0x0215eb00 kind:load to:0x02165608 module:overlay(84) +from:0x0215eb04 kind:load to:0x0216565c module:overlay(84) +from:0x0215eb14 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215eb38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215eb74 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0215eb8c kind:arm_call to:0x0215eba4 module:overlay(84) +from:0x0215eb9c kind:load to:0x027e0ce4 module:dtcm +from:0x0215eba0 kind:load to:0x02165624 module:overlay(84) +from:0x0215ebdc kind:load to:0x0216563c module:overlay(84) +from:0x0215ec04 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215ec0c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215eca0 kind:arm_call to:0x0215ef24 module:overlay(84) +from:0x0215ecb8 kind:load to:0x0216560c module:overlay(84) +from:0x0215ece0 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215ece8 kind:load to:0x027e0cec module:dtcm +from:0x0215ed34 kind:arm_call to:0x0215e328 module:overlay(84) +from:0x0215ed7c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ed8c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ed98 kind:arm_call to:0x0215e0cc module:overlay(84) +from:0x0215eda4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215edc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215edd0 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215eddc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ee00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ee10 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215ee2c kind:arm_call to:0x0215eba4 module:overlay(84) +from:0x0215ee80 kind:arm_call to:0x0215e328 module:overlay(84) +from:0x0215eeb0 kind:arm_call to:0x0215eba4 module:overlay(84) +from:0x0215eecc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215eef4 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0215ef14 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0215ef20 kind:load to:0x027e0958 module:dtcm +from:0x0215ef30 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215ef50 kind:arm_call to:0x0215efcc module:overlay(84) +from:0x0215ef78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ef98 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215efb8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215efc8 kind:load to:0x027e09c0 module:dtcm +from:0x0215f078 kind:arm_call to:0x0215f08c module:overlay(84) +from:0x0215f0a8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f0c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f15c kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x0215f168 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f16c kind:load to:0x0203feb0 module:main +from:0x0215f17c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215f198 kind:arm_call to:0x0215eba4 module:overlay(84) +from:0x0215f1a0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215f1b8 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215f1c0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215f1dc kind:arm_call to:0x0215eba4 module:overlay(84) +from:0x0215f1e4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215f1f4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215f1fc kind:arm_call to:0x02011ff4 module:main +from:0x0215f214 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215f21c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215f224 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f22c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f234 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f24c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215f254 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215f25c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f264 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215f26c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f274 kind:arm_call to:0x02011ff4 module:main +from:0x0215f288 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215f29c kind:load to:0x0216628c module:overlay(84) +from:0x0215f2b0 kind:arm_call to:0x02011f3c module:main +from:0x0215f2bc kind:arm_call to:0x0215f2ec module:overlay(84) +from:0x0215f2d0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215f2e8 kind:load to:0x021656fc module:overlay(84) +from:0x0215f2f4 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215f324 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215f33c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215f370 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215f388 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215f3b0 kind:arm_call to:0x0200f05c module:main +from:0x0215f3cc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215f3e4 kind:load to:0x02165798 module:overlay(84) +from:0x0215f3e8 kind:load to:0x0216628c module:overlay(84) +from:0x0215f3ec kind:load to:0x02165750 module:overlay(84) +from:0x0215f3f0 kind:load to:0x02164060 module:overlay(84) +from:0x0215f3fc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f414 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x0215f458 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215f484 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0215f4a4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f4a8 kind:load to:0x02165718 module:overlay(84) +from:0x0215f4ac kind:load to:0x02165730 module:overlay(84) +from:0x0215f4ec kind:arm_call to:0x020db458 module:overlay(31) +from:0x0215f508 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f530 kind:load to:0x027e0d34 module:dtcm +from:0x0215f534 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f554 kind:arm_call to:0x020f8fa4 module:overlay(31) +from:0x0215f598 kind:arm_call to:0x0200f05c module:main +from:0x0215f5b4 kind:load to:0x0216628c module:overlay(84) +from:0x0215f5b8 kind:load to:0x02164050 module:overlay(84) +from:0x0215f5c4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f5cc kind:arm_call to:0x02011ff4 module:main +from:0x0215f5e4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215f5ec kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f5f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f5fc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215f604 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f61c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215f624 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f62c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215f634 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215f63c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215f644 kind:arm_call to:0x02011ff4 module:main +from:0x0215f658 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215f66c kind:load to:0x02166374 module:overlay(84) +from:0x0215f680 kind:arm_call to:0x02011f3c module:main +from:0x0215f68c kind:arm_call to:0x0215f7dc module:overlay(84) +from:0x0215f6a4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0215f6b4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215f728 kind:load to:0x021657f8 module:overlay(84) +from:0x0215f72c kind:load to:0x02165830 module:overlay(84) +from:0x0215f730 kind:load to:0x02165814 module:overlay(84) +from:0x0215f748 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215f7a0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215f7d4 kind:load to:0x02165858 module:overlay(84) +from:0x0215f7d8 kind:load to:0x02166374 module:overlay(84) +from:0x0215f7e4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0215f83c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215f870 kind:load to:0x02165858 module:overlay(84) +from:0x0215f874 kind:load to:0x02166374 module:overlay(84) +from:0x0215f8d0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f8dc kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215f8f8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215f944 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215f954 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215f9a0 kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215f9b0 kind:load to:0x02166448 module:overlay(84) +from:0x0215f9b4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f9bc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215f9c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f9f4 kind:arm_call to:0x0215fa1c module:overlay(84) +from:0x0215f9fc kind:arm_call to:0x0215fabc module:overlay(84) +from:0x0215fa44 kind:arm_call to:0x0215fc44 module:overlay(84) +from:0x0215fa58 kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215fa74 kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215fa80 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215fa94 kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215faa0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215fab4 kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215faf4 kind:arm_call to:0x0215fc44 module:overlay(84) +from:0x0215fb08 kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215fb24 kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215fb34 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215fb58 kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215fb68 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0215fb8c kind:arm_call to:0x0215fba8 module:overlay(84) +from:0x0215fc60 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fc78 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215fc90 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fcb4 kind:load to:0x02160bdc module:overlay(84) +from:0x0215fcc4 kind:load to:0x02160bf8 module:overlay(84) +from:0x0215fd14 kind:load to:0x0204b164 module:main +from:0x0215fd24 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fd2c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215fd44 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fd4c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0215fd54 kind:arm_call to:0x02011ff4 module:main +from:0x0215fd68 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0215fd7c kind:load to:0x02166478 module:overlay(84) +from:0x0215fd90 kind:arm_call to:0x02011f3c module:main +from:0x0215fd9c kind:arm_call to:0x0215fdf0 module:overlay(84) +from:0x0215fdb4 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x0215fde8 kind:load to:0x021658a4 module:overlay(84) +from:0x0215fdf8 kind:arm_call to:0x0215f740 module:overlay(84) +from:0x0215fe70 kind:load to:0x021658c0 module:overlay(84) +from:0x0215fe74 kind:load to:0x02166468 module:overlay(84) +from:0x0215fe84 kind:arm_call to:0x0215f878 module:overlay(84) +from:0x0215ff94 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0215ffc0 kind:arm_call to:0x01fff498 module:itcm +from:0x02160020 kind:load to:0x027e0ce8 module:dtcm +from:0x02160048 kind:arm_call to:0x02160bdc module:overlay(84) +from:0x02160088 kind:arm_call to:0x02160bf8 module:overlay(84) +from:0x02160108 kind:load to:0x0204b164 module:main +from:0x02160118 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160120 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160138 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160140 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160148 kind:arm_call to:0x02011ff4 module:main +from:0x0216015c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02160170 kind:load to:0x021664b8 module:overlay(84) +from:0x02160184 kind:arm_call to:0x02011f3c module:main +from:0x02160190 kind:arm_call to:0x021601c8 module:overlay(84) +from:0x021601a4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021601c4 kind:load to:0x02165924 module:overlay(84) +from:0x021601d0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02160228 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02160250 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02160268 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021602a4 kind:arm_call to:0x0203e690 module:main +from:0x021602d4 kind:arm_call to:0x02080340 module:overlay(0) +from:0x021602dc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02160358 kind:load to:0x021659b8 module:overlay(84) +from:0x0216035c kind:load to:0x021664b8 module:overlay(84) +from:0x02160360 kind:load to:0x02165970 module:overlay(84) +from:0x02160364 kind:load to:0x02154270 module:overlay(84) +from:0x02160368 kind:load to:0x0215bd8c module:overlay(84) +from:0x0216036c kind:load to:0x02165948 module:overlay(84) +from:0x02160370 kind:load to:0x020b4000 module:overlay(0) +from:0x0216037c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160448 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02160474 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021604a4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021604b0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021604bc kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021604ec kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0216050c kind:arm_call to:0x02099c50 module:overlay(0) +from:0x0216051c kind:load to:0x021664ac module:overlay(84) +from:0x02160520 kind:load to:0x027e09c0 module:dtcm +from:0x02160528 kind:load to:0x027e0cec module:dtcm +from:0x0216052c kind:load to:0x02165904 module:overlay(84) +from:0x0216053c kind:arm_call to:0x02160848 module:overlay(84) +from:0x02160564 kind:arm_call to:0x02160694 module:overlay(84) +from:0x02160570 kind:arm_call to:0x021606a8 module:overlay(84) +from:0x0216057c kind:arm_call to:0x02160748 module:overlay(84) +from:0x02160588 kind:arm_call to:0x021607cc module:overlay(84) +from:0x02160590 kind:arm_call to:0x0216086c module:overlay(84) +from:0x02160598 kind:arm_call to:0x02160870 module:overlay(84) +from:0x021605dc kind:arm_call to:0x02160c10 module:overlay(84) +from:0x02160654 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02160670 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0216067c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02160690 kind:load to:0x027e0cec module:dtcm +from:0x021606e8 kind:arm_call to:0x020159b0 module:main +from:0x02160734 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02160744 kind:load to:0x027e09a8 module:dtcm +from:0x02160774 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021607c0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021607c8 kind:load to:0x027e09a8 module:dtcm +from:0x02160808 kind:arm_call to:0x020159b0 module:main +from:0x02160858 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021609e4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021609f4 kind:load to:0x027e09c0 module:dtcm +from:0x02160ac4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02160ad8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02160afc kind:arm_call to:0x02160c10 module:overlay(84) +from:0x02160b14 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02160b24 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02160b34 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02160b4c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02160b58 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02160b64 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02160b74 kind:load to:0x02164074 module:overlay(84) +from:0x02160b78 kind:load to:0x02164078 module:overlay(84) +from:0x02160b7c kind:load to:0x02164070 module:overlay(84) +from:0x02160b80 kind:load to:0x027e0cec module:dtcm +from:0x02160b94 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02160bb8 kind:arm_call to:0x02160c10 module:overlay(84) +from:0x02160c74 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160c7c kind:arm_call to:0x02011ff4 module:main +from:0x02160c94 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02160c9c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02160cb0 kind:arm_call to:0x0203e740 module:main +from:0x02160cb8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02160cc0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160cc8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160cd0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160cdc kind:load to:0x02154270 module:overlay(84) +from:0x02160cec kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02160cf4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02160d08 kind:arm_call to:0x0203e740 module:main +from:0x02160d10 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02160d18 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02160d20 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160d28 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02160d30 kind:arm_call to:0x02011ff4 module:main +from:0x02160d3c kind:load to:0x02154270 module:overlay(84) +from:0x02160d48 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02160d5c kind:load to:0x02166688 module:overlay(84) +from:0x02160d70 kind:arm_call to:0x02011f3c module:main +from:0x02160d7c kind:arm_call to:0x02160e3c module:overlay(84) +from:0x02160d94 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02160dec kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x02160e14 kind:load to:0x02165a64 module:overlay(84) +from:0x02160e18 kind:load to:0x021665d0 module:overlay(84) +from:0x02160e1c kind:load to:0x02166590 module:overlay(84) +from:0x02160e28 kind:arm_call to:0x02099140 module:overlay(0) +from:0x02160e30 kind:arm_call to:0x02080b8c module:overlay(0) +from:0x02160e38 kind:load to:0x021665b8 module:overlay(84) +from:0x02160e44 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02160e5c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02160e88 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02160e98 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02160eac kind:arm_call to:0x02099360 module:overlay(0) +from:0x02160ef0 kind:arm_call to:0x021624d4 module:overlay(84) +from:0x02160efc kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02160fa4 kind:load to:0x02165a88 module:overlay(84) +from:0x02160fa8 kind:load to:0x02165948 module:overlay(84) +from:0x02160fac kind:load to:0x02165a18 module:overlay(84) +from:0x02160fb0 kind:load to:0x020b48b4 module:overlay(0) +from:0x02160fb4 kind:load to:0x02165a48 module:overlay(84) +from:0x02160fb8 kind:load to:0x02166688 module:overlay(84) +from:0x02160fc4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02160fd8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02160fec kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216108c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021610d0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02161110 kind:load to:0x027e09c0 module:dtcm +from:0x02161150 kind:arm_call to:0x01ffb800 module:itcm +from:0x021611bc kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021612c0 kind:load to:0x027e09c0 module:dtcm +from:0x021612e0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02161300 kind:load to:0x027e09b8 module:dtcm +from:0x02161334 kind:arm_call to:0x02160c10 module:overlay(84) +from:0x02161374 kind:arm_call to:0x02161fd0 module:overlay(84) +from:0x021613a4 kind:arm_call to:0x01fff148 module:itcm +from:0x021613dc kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216140c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216145c kind:arm_call to:0x0207f8c4 module:overlay(0) +from:0x02161484 kind:arm_call to:0x02161fd0 module:overlay(84) +from:0x02161500 kind:arm_call to:0x0203b6ec module:main +from:0x02161540 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216155c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02161578 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02161580 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02161590 kind:load to:0x027e0ce0 module:dtcm +from:0x0216159c kind:load to:0x027e09c0 module:dtcm +from:0x021615a0 kind:load to:0x021665b8 module:overlay(84) +from:0x021615b0 kind:load to:0x027e0cec module:dtcm +from:0x021615d0 kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x021615e0 kind:arm_call to:0x01fff17c module:itcm +from:0x021615f0 kind:load to:0x027e0ce0 module:dtcm +from:0x02161604 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0216162c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216163c kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0216169c kind:arm_call to:0x01ffedac module:itcm +from:0x021616a8 kind:arm_call to:0x02081838 module:overlay(0) +from:0x021616cc kind:arm_call to:0x021622d4 module:overlay(84) +from:0x02161714 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216175c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161768 kind:arm_call to:0x01fff458 module:itcm +from:0x021617ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x021617fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216181c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02161840 kind:arm_call to:0x01ffedac module:itcm +from:0x0216184c kind:arm_call to:0x02081838 module:overlay(0) +from:0x02161884 kind:arm_call to:0x02162480 module:overlay(84) +from:0x02161938 kind:arm_call to:0x01ffedac module:itcm +from:0x02161944 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02161958 kind:arm_call to:0x021622d4 module:overlay(84) +from:0x02161a04 kind:load to:0x027e0cd8 module:dtcm +from:0x02161a08 kind:load to:0x027e0ce4 module:dtcm +from:0x02161a18 kind:load to:0x027e09a8 module:dtcm +from:0x02161a20 kind:load to:0x027e0cec module:dtcm +from:0x02161a38 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02161a48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161a58 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02161a84 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161aa4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02161adc kind:arm_call to:0x01ffedac module:itcm +from:0x02161ae8 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02161b00 kind:arm_call to:0x021622d4 module:overlay(84) +from:0x02161b3c kind:load to:0x027e09a8 module:dtcm +from:0x02161b44 kind:load to:0x027e0cec module:dtcm +from:0x02161b4c kind:load to:0x027e0cd8 module:dtcm +from:0x02161b68 kind:arm_call to:0x01ff916c module:itcm +from:0x02161bbc kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02161bd4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02161bf4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02161c90 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02161ca4 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02161cc4 kind:load to:0x027e09b8 module:dtcm +from:0x02161cc8 kind:load to:0x027e09a8 module:dtcm +from:0x02161d3c kind:arm_call to:0x021622d4 module:overlay(84) +from:0x02161dec kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02161e04 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x02161e1c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02161e98 kind:load to:0x027e09a8 module:dtcm +from:0x02161eac kind:arm_call to:0x01fff5d0 module:itcm +from:0x02161f1c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02161f78 kind:arm_call to:0x01fff60c module:itcm +from:0x02161fbc kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02161fc8 kind:load to:0x027e0cd8 module:dtcm +from:0x02161fcc kind:load to:0x027e09b4 module:dtcm +from:0x02162020 kind:arm_call to:0x0203b434 module:main +from:0x0216202c kind:arm_call to:0x0203bea8 module:main +from:0x02162034 kind:arm_call to:0x0203b290 module:main +from:0x02162078 kind:arm_call to:0x0203b434 module:main +from:0x02162084 kind:arm_call to:0x0203bea8 module:main +from:0x02162090 kind:arm_call to:0x0203bea8 module:main +from:0x0216209c kind:arm_call to:0x0203c088 module:main +from:0x021620d0 kind:arm_call to:0x0203b434 module:main +from:0x021620dc kind:arm_call to:0x0203bea8 module:main +from:0x021620e8 kind:arm_call to:0x0203bea8 module:main +from:0x021620f0 kind:arm_call to:0x0203c2b8 module:main +from:0x021620f4 kind:arm_call to:0x0203badc module:main +from:0x0216214c kind:arm_call to:0x0203b434 module:main +from:0x02162158 kind:arm_call to:0x0203bea8 module:main +from:0x02162160 kind:arm_call to:0x0203b290 module:main +from:0x0216219c kind:arm_call to:0x0203b434 module:main +from:0x021621a8 kind:arm_call to:0x0203bea8 module:main +from:0x021621b4 kind:arm_call to:0x0203bea8 module:main +from:0x021621c0 kind:arm_call to:0x0203c088 module:main +from:0x021621ec kind:arm_call to:0x0203b434 module:main +from:0x021621f8 kind:arm_call to:0x0203bea8 module:main +from:0x02162204 kind:arm_call to:0x0203bea8 module:main +from:0x0216220c kind:arm_call to:0x0203c2b8 module:main +from:0x02162210 kind:arm_call to:0x0203badc module:main +from:0x02162244 kind:load to:0x0204b164 module:main +from:0x02162288 kind:arm_call to:0x02099d2c module:overlay(0) +from:0x021622c4 kind:arm_call to:0x02099d98 module:overlay(0) +from:0x021622e0 kind:arm_call to:0x01ffedac module:itcm +from:0x021622fc kind:arm_call to:0x01fff498 module:itcm +from:0x02162308 kind:arm_call to:0x01fff584 module:itcm +from:0x02162324 kind:arm_call to:0x01fff584 module:itcm +from:0x02162338 kind:load to:0x027e0ce8 module:dtcm +from:0x021623b8 kind:load to:0x02099a80 module:overlay(0) +from:0x02162410 kind:arm_call to:0x01fff498 module:itcm +from:0x0216241c kind:arm_call to:0x01fff584 module:itcm +from:0x02162440 kind:arm_call to:0x02162480 module:overlay(84) +from:0x0216245c kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x02162470 kind:load to:0x027e0ce8 module:dtcm +from:0x021624ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021624cc kind:load to:0x027e0cec module:dtcm +from:0x0216250c kind:load to:0x02165a2c module:overlay(84) +from:0x02162528 kind:arm_call to:0x01fff458 module:itcm +from:0x0216254c kind:arm_call to:0x0207ce0c module:overlay(0) +from:0x0216256c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02162574 kind:arm_call to:0x02011ff4 module:main +from:0x02162588 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02162590 kind:arm_call to:0x02011ff4 module:main +from:0x021625a4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021625ac kind:arm_call to:0x02011ff4 module:main +from:0x021625c4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021625cc kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021625d4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021625dc kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021625e4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021625ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02162604 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216260c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02162614 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0216261c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02162624 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216262c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02162634 kind:arm_call to:0x02011ff4 module:main +from:0x02162648 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216265c kind:load to:0x02166770 module:overlay(84) +from:0x02162670 kind:arm_call to:0x02011f3c module:main +from:0x0216267c kind:arm_call to:0x021626ac module:overlay(84) +from:0x02162690 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x021626a8 kind:load to:0x02165b00 module:overlay(84) +from:0x021626b4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021626cc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021626e8 kind:load to:0x02165b1c module:overlay(84) +from:0x021626f4 kind:arm_call to:0x0216275c module:overlay(84) +from:0x02162724 kind:arm_call to:0x0216275c module:overlay(84) +from:0x02162790 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x021627b8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021627c0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021627d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021627e0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021627e8 kind:arm_call to:0x02011ff4 module:main +from:0x021627fc kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02162810 kind:load to:0x021667a0 module:overlay(84) +from:0x02162824 kind:arm_call to:0x02011f3c module:main +from:0x02162830 kind:arm_call to:0x02162884 module:overlay(84) +from:0x02162850 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x0216287c kind:load to:0x02165b5c module:overlay(84) +from:0x0216288c kind:arm_call to:0x0214be40 module:overlay(70) +from:0x021628b4 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x021628c4 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x021628d0 kind:load to:0x021667a0 module:overlay(84) +from:0x021628d8 kind:load to:0x02165b84 module:overlay(84) +from:0x021628dc kind:load to:0x02165bf4 module:overlay(84) +from:0x02162930 kind:load to:0x021667a0 module:overlay(84) +from:0x02162990 kind:load to:0x021667a0 module:overlay(84) +from:0x021629a0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021629a8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021629b0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021629c8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021629d0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021629d8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021629e0 kind:arm_call to:0x02011ff4 module:main +from:0x021629f4 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02162a08 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02162a10 kind:arm_call to:0x02011ff4 module:main +from:0x02162a24 kind:arm_branch to:0x0214c1a0 module:overlay(70) +from:0x02162a34 kind:load to:0x02166818 module:overlay(84) +from:0x02162a48 kind:arm_call to:0x02011f3c module:main +from:0x02162a54 kind:arm_call to:0x02162aa8 module:overlay(84) +from:0x02162a68 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02162aa0 kind:load to:0x02165c50 module:overlay(84) +from:0x02162ab4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02162b18 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02162b20 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x02162b28 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02162b30 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162b40 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02162b50 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02162b58 kind:arm_call to:0x02080340 module:overlay(0) +from:0x02162c50 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02162c98 kind:load to:0x02165c74 module:overlay(84) +from:0x02162c9c kind:load to:0x02166818 module:overlay(84) +from:0x02162ca0 kind:load to:0x02164de8 module:overlay(84) +from:0x02162ca4 kind:load to:0x02165948 module:overlay(84) +from:0x02162cac kind:load to:0x0204b164 module:main +from:0x02162cb4 kind:load to:0x0203feb0 module:main +from:0x02162cb8 kind:load to:0x027e07d4 module:dtcm +from:0x02162cbc kind:load to:0x02165c1c module:overlay(84) +from:0x02162cc0 kind:load to:0x02165c04 module:overlay(84) +from:0x02162d88 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02162d94 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02162e64 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02162e90 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02162eac kind:arm_call to:0x0216322c module:overlay(84) +from:0x02162ebc kind:load to:0x027e0cd8 module:dtcm +from:0x02162ec4 kind:load to:0x0204b164 module:main +from:0x02162ec8 kind:load to:0x02165c04 module:overlay(84) +from:0x02162ecc kind:load to:0x027e09c0 module:dtcm +from:0x02162f18 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02162f24 kind:load to:0x027e09c0 module:dtcm +from:0x02162f54 kind:arm_call to:0x01ff916c module:itcm +from:0x02162f98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162fcc kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02162ff4 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02163000 kind:arm_call to:0x0216322c module:overlay(84) +from:0x0216300c kind:load to:0x027e09bc module:dtcm +from:0x02163034 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216305c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163078 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02163094 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021630a4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021630ac kind:arm_call to:0x02098dac module:overlay(0) +from:0x02163108 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02163118 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163120 kind:arm_call to:0x02162344 module:overlay(84) +from:0x02163138 kind:arm_call to:0x0216322c module:overlay(84) +from:0x02163144 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02163154 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02163160 kind:load to:0x027e09a8 module:dtcm +from:0x0216316c kind:load to:0x027e0cec module:dtcm +from:0x02163170 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02163178 kind:load to:0x027e0ce4 module:dtcm +from:0x0216317c kind:load to:0x027e09c0 module:dtcm +from:0x021631b8 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02163210 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216321c kind:load to:0x027e09c0 module:dtcm +from:0x02163220 kind:load to:0x027e0cd8 module:dtcm +from:0x02163224 kind:load to:0x027e09a8 module:dtcm +from:0x02163268 kind:load to:0x02165c28 module:overlay(84) +from:0x021632b8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021632c8 kind:arm_call to:0x02163010 module:overlay(84) +from:0x021632d0 kind:load to:0x02165c28 module:overlay(84) +from:0x021632dc kind:load to:0x0216326c module:overlay(84) +from:0x02163330 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0216338c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02163398 kind:load to:0x0203feb0 module:main +from:0x021633a8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021633b0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021633b8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021633c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021633c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021633e0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021633e8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021633f0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021633f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02163400 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163408 kind:arm_call to:0x02011ff4 module:main +from:0x0216341c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02163434 kind:arm_call to:0x020c28e0 module:overlay(1) +from:0x02163440 kind:arm_call to:0x020c2688 module:overlay(1) +from:0x02163474 kind:arm_call to:0x020c2868 module:overlay(1) +from:0x021634a0 kind:load to:0x02165cc8 module:overlay(84) +from:0x021634a4 kind:load to:0x021668f0 module:overlay(84) +from:0x021634c0 kind:load to:0x021668f0 module:overlay(84) +from:0x021634cc kind:load to:0x02166904 module:overlay(84) +from:0x021634e0 kind:arm_call to:0x02011f3c module:main +from:0x021634ec kind:arm_call to:0x02163598 module:overlay(84) +from:0x02163504 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02163514 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0216357c kind:load to:0x02165cdc module:overlay(84) +from:0x02163584 kind:load to:0x02165948 module:overlay(84) +from:0x02163588 kind:load to:0x02165cf8 module:overlay(84) +from:0x021635a0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021635f8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216360c kind:load to:0x02165d14 module:overlay(84) +from:0x02163610 kind:load to:0x02166904 module:overlay(84) +from:0x02163614 kind:load to:0x021669d8 module:overlay(84) +from:0x02163650 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163658 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163670 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163678 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163680 kind:arm_call to:0x02011ff4 module:main +from:0x02163694 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021636bc kind:load to:0x027e0d80 module:dtcm +from:0x021636c0 kind:load to:0x021551fc module:overlay(84) +from:0x021636fc kind:arm_call to:0x021636a0 module:overlay(84) +from:0x02163710 kind:arm_call to:0x01fff148 module:itcm +from:0x02163740 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216374c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163760 kind:arm_call to:0x020840c4 module:overlay(0) +from:0x021637c0 kind:arm_call to:0x01fff17c module:itcm +from:0x02163860 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163898 kind:arm_call to:0x01ff9218 module:itcm +from:0x021638c4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021638e4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021638f0 kind:load to:0x027e0d80 module:dtcm +from:0x021638f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021638f8 kind:load to:0x027e0cdc module:dtcm +from:0x021638fc kind:load to:0x0203feb0 module:main +from:0x02163904 kind:load to:0x020ac704 module:overlay(0) +from:0x02163908 kind:load to:0x020ac6fc module:overlay(0) +from:0x0216390c kind:load to:0x020ac6f8 module:overlay(0) +from:0x02163910 kind:load to:0x020ac700 module:overlay(0) +from:0x02163914 kind:load to:0x020ac708 module:overlay(0) +from:0x02163954 kind:arm_call to:0x021636a0 module:overlay(84) +from:0x02163988 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163994 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021639a8 kind:arm_call to:0x020840c4 module:overlay(0) +from:0x021639d0 kind:arm_call to:0x020157b8 module:main +from:0x021639dc kind:load to:0x027e0d80 module:dtcm +from:0x021639e0 kind:load to:0x027e0cdc module:dtcm +from:0x021645d4 kind:arm_call to:0x02152c54 module:overlay(84) +from:0x021645e4 kind:arm_call to:0x0203e3a4 module:main +from:0x02164664 kind:load to:0x02165d70 module:overlay(84) +from:0x02164668 kind:load to:0x02164ef0 module:overlay(84) +from:0x02164670 kind:load to:0x02164ca0 module:overlay(84) +from:0x02164678 kind:load to:0x02164d00 module:overlay(84) +from:0x0216467c kind:load to:0x02164d0c module:overlay(84) +from:0x02164680 kind:load to:0x02164d18 module:overlay(84) +from:0x02164688 kind:load to:0x02164e5c module:overlay(84) +from:0x0216468c kind:load to:0x02164e68 module:overlay(84) +from:0x02164694 kind:load to:0x02164e74 module:overlay(84) +from:0x02164698 kind:load to:0x02164e80 module:overlay(84) +from:0x0216469c kind:load to:0x02164e8c module:overlay(84) +from:0x021646a0 kind:load to:0x02164e98 module:overlay(84) +from:0x021646ac kind:load to:0x02164f04 module:overlay(84) +from:0x021646b0 kind:load to:0x02164f18 module:overlay(84) +from:0x021646b4 kind:load to:0x02164f2c module:overlay(84) +from:0x021646b8 kind:load to:0x02164d30 module:overlay(84) +from:0x021646bc kind:load to:0x02164d3c module:overlay(84) +from:0x021646c0 kind:load to:0x02164d48 module:overlay(84) +from:0x021646c4 kind:load to:0x02164ce8 module:overlay(84) +from:0x021646c8 kind:load to:0x02164d60 module:overlay(84) +from:0x021646cc kind:load to:0x021650d4 module:overlay(84) +from:0x021646d0 kind:load to:0x02164d6c module:overlay(84) +from:0x021646d4 kind:load to:0x02164d78 module:overlay(84) +from:0x021646d8 kind:load to:0x02165d60 module:overlay(84) +from:0x021646dc kind:load to:0x021650e8 module:overlay(84) +from:0x021646e0 kind:load to:0x021650fc module:overlay(84) +from:0x021646e4 kind:load to:0x02165110 module:overlay(84) +from:0x021646e8 kind:load to:0x02165124 module:overlay(84) +from:0x021646ec kind:load to:0x02165138 module:overlay(84) +from:0x021646f0 kind:load to:0x0216514c module:overlay(84) +from:0x021646f4 kind:load to:0x02165160 module:overlay(84) +from:0x021646f8 kind:load to:0x02165174 module:overlay(84) +from:0x021646fc kind:load to:0x02165188 module:overlay(84) +from:0x02164700 kind:load to:0x0216519c module:overlay(84) +from:0x02164704 kind:load to:0x02164f40 module:overlay(84) +from:0x02164708 kind:load to:0x02164f5c module:overlay(84) +from:0x0216470c kind:load to:0x02164f78 module:overlay(84) +from:0x02164710 kind:load to:0x02165044 module:overlay(84) +from:0x02164714 kind:load to:0x02165060 module:overlay(84) +from:0x02164718 kind:load to:0x0216507c module:overlay(84) +from:0x0216471c kind:load to:0x02165098 module:overlay(84) +from:0x02164720 kind:load to:0x021650b4 module:overlay(84) +from:0x02164724 kind:load to:0x02164f94 module:overlay(84) +from:0x02164728 kind:load to:0x02164fb0 module:overlay(84) +from:0x0216472c kind:load to:0x02164fcc module:overlay(84) +from:0x02164730 kind:load to:0x02165db0 module:overlay(84) +from:0x02164734 kind:load to:0x0215bdd8 module:overlay(84) +from:0x02164738 kind:load to:0x02165d64 module:overlay(84) +from:0x0216473c kind:load to:0x02044704 module:main +from:0x02164740 kind:load to:0x021651ac module:overlay(84) +from:0x0216477c kind:arm_call to:0x0215be1c module:overlay(84) +from:0x0216478c kind:arm_call to:0x0203e3a4 module:main +from:0x021647a0 kind:load to:0x021652f4 module:overlay(84) +from:0x021647a4 kind:load to:0x02165e88 module:overlay(84) +from:0x021647a8 kind:load to:0x02165e98 module:overlay(84) +from:0x021647ac kind:load to:0x0215c590 module:overlay(84) +from:0x021647b0 kind:load to:0x02165e8c module:overlay(84) +from:0x021647d0 kind:arm_call to:0x0215c5d4 module:overlay(84) +from:0x021647e0 kind:arm_call to:0x0203e3a4 module:main +from:0x021647f4 kind:load to:0x02165f70 module:overlay(84) +from:0x021647f8 kind:load to:0x02165f80 module:overlay(84) +from:0x021647fc kind:load to:0x0215d0cc module:overlay(84) +from:0x02164800 kind:load to:0x02165f74 module:overlay(84) +from:0x02164820 kind:arm_call to:0x0215d110 module:overlay(84) +from:0x02164830 kind:arm_call to:0x0203e3a4 module:main +from:0x02164844 kind:load to:0x02166058 module:overlay(84) +from:0x02164848 kind:load to:0x02166068 module:overlay(84) +from:0x0216484c kind:load to:0x0215d1f0 module:overlay(84) +from:0x02164850 kind:load to:0x0216605c module:overlay(84) +from:0x02164870 kind:arm_call to:0x0215d234 module:overlay(84) +from:0x02164880 kind:arm_call to:0x0203e3a4 module:main +from:0x02164894 kind:load to:0x02166140 module:overlay(84) +from:0x02164898 kind:load to:0x02166150 module:overlay(84) +from:0x0216489c kind:load to:0x0215e844 module:overlay(84) +from:0x021648a0 kind:load to:0x02166144 module:overlay(84) +from:0x021648c0 kind:arm_call to:0x0215e888 module:overlay(84) +from:0x021648d0 kind:arm_call to:0x0203e3a4 module:main +from:0x021648e4 kind:load to:0x02166228 module:overlay(84) +from:0x021648e8 kind:load to:0x02166238 module:overlay(84) +from:0x021648ec kind:load to:0x0215f280 module:overlay(84) +from:0x021648f0 kind:load to:0x0216622c module:overlay(84) +from:0x02164910 kind:arm_call to:0x0215f2c4 module:overlay(84) +from:0x02164920 kind:arm_call to:0x0203e3a4 module:main +from:0x02164934 kind:load to:0x0216627c module:overlay(84) +from:0x02164938 kind:load to:0x0216628c module:overlay(84) +from:0x0216493c kind:load to:0x0215f650 module:overlay(84) +from:0x02164940 kind:load to:0x02166280 module:overlay(84) +from:0x02164960 kind:arm_call to:0x0215f694 module:overlay(84) +from:0x02164970 kind:arm_call to:0x0203e3a4 module:main +from:0x02164984 kind:load to:0x02166364 module:overlay(84) +from:0x02164988 kind:load to:0x02166374 module:overlay(84) +from:0x0216498c kind:load to:0x0215fd60 module:overlay(84) +from:0x02164990 kind:load to:0x02166368 module:overlay(84) +from:0x021649b0 kind:arm_call to:0x0215fda4 module:overlay(84) +from:0x021649c0 kind:arm_call to:0x0203e3a4 module:main +from:0x021649d4 kind:load to:0x02166468 module:overlay(84) +from:0x021649d8 kind:load to:0x02166478 module:overlay(84) +from:0x021649dc kind:load to:0x02160154 module:overlay(84) +from:0x021649e0 kind:load to:0x0216646c module:overlay(84) +from:0x02164a10 kind:arm_call to:0x02160198 module:overlay(84) +from:0x02164a20 kind:arm_call to:0x0203e3a4 module:main +from:0x02164a34 kind:load to:0x0216649c module:overlay(84) +from:0x02164a38 kind:load to:0x021664b8 module:overlay(84) +from:0x02164a3c kind:load to:0x02160d40 module:overlay(84) +from:0x02164a40 kind:load to:0x021664a0 module:overlay(84) +from:0x02164a64 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02164a74 kind:arm_call to:0x0203e3a4 module:main +from:0x02164a7c kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x02164a94 kind:arm_call to:0x02160d84 module:overlay(84) +from:0x02164aa4 kind:arm_call to:0x0203e3a4 module:main +from:0x02164ab8 kind:load to:0x02166590 module:overlay(84) +from:0x02164abc kind:load to:0x021665b8 module:overlay(84) +from:0x02164ac0 kind:load to:0x02080b60 module:overlay(0) +from:0x02164ac4 kind:load to:0x021665a0 module:overlay(84) +from:0x02164ac8 kind:load to:0x021665d0 module:overlay(84) +from:0x02164acc kind:load to:0x02166688 module:overlay(84) +from:0x02164ad0 kind:load to:0x02162640 module:overlay(84) +from:0x02164ad4 kind:load to:0x021665ac module:overlay(84) +from:0x02164af4 kind:arm_call to:0x02162684 module:overlay(84) +from:0x02164b04 kind:arm_call to:0x0203e3a4 module:main +from:0x02164b18 kind:load to:0x02166760 module:overlay(84) +from:0x02164b1c kind:load to:0x02166770 module:overlay(84) +from:0x02164b20 kind:load to:0x021627f4 module:overlay(84) +from:0x02164b24 kind:load to:0x02166764 module:overlay(84) +from:0x02164b44 kind:arm_call to:0x02162838 module:overlay(84) +from:0x02164b54 kind:arm_call to:0x0203e3a4 module:main +from:0x02164b68 kind:load to:0x02166790 module:overlay(84) +from:0x02164b6c kind:load to:0x021667a0 module:overlay(84) +from:0x02164b70 kind:load to:0x021629ec module:overlay(84) +from:0x02164b74 kind:load to:0x02166794 module:overlay(84) +from:0x02164bc8 kind:arm_call to:0x02162a5c module:overlay(84) +from:0x02164bd8 kind:arm_call to:0x0203e3a4 module:main +from:0x02164bec kind:load to:0x02165c04 module:overlay(84) +from:0x02164bf0 kind:load to:0x02166808 module:overlay(84) +from:0x02164bf4 kind:load to:0x02166818 module:overlay(84) +from:0x02164bf8 kind:load to:0x02163414 module:overlay(84) +from:0x02164bfc kind:load to:0x0216680c module:overlay(84) +from:0x02164c1c kind:arm_call to:0x021634f4 module:overlay(84) +from:0x02164c2c kind:arm_call to:0x0203e3a4 module:main +from:0x02164c40 kind:load to:0x021668f4 module:overlay(84) +from:0x02164c44 kind:load to:0x02166904 module:overlay(84) +from:0x02164c48 kind:load to:0x0216368c module:overlay(84) +from:0x02164c4c kind:load to:0x021668f8 module:overlay(84) +from:0x02164c50 kind:load to:0x0216407c module:overlay(84) +from:0x02164c54 kind:load to:0x02164744 module:overlay(84) +from:0x02164c58 kind:load to:0x021647b4 module:overlay(84) +from:0x02164c5c kind:load to:0x02164804 module:overlay(84) +from:0x02164c60 kind:load to:0x02164854 module:overlay(84) +from:0x02164c64 kind:load to:0x021648a4 module:overlay(84) +from:0x02164c68 kind:load to:0x021648f4 module:overlay(84) +from:0x02164c6c kind:load to:0x02164944 module:overlay(84) +from:0x02164c70 kind:load to:0x02164994 module:overlay(84) +from:0x02164c74 kind:load to:0x021649e4 module:overlay(84) +from:0x02164c78 kind:load to:0x02164a44 module:overlay(84) +from:0x02164c7c kind:load to:0x02164ad8 module:overlay(84) +from:0x02164c80 kind:load to:0x02164b28 module:overlay(84) +from:0x02164c84 kind:load to:0x02164b78 module:overlay(84) +from:0x02164c88 kind:load to:0x02164c00 module:overlay(84) +from:0x02164d8c kind:load to:0x02155da8 module:overlay(84) +from:0x02164d98 kind:load to:0x02152d1c module:overlay(84) +from:0x02164da4 kind:load to:0x020993bc module:overlay(0) +from:0x02164da8 kind:load to:0x02153e94 module:overlay(84) +from:0x02164db4 kind:load to:0x020993bc module:overlay(0) +from:0x02164db8 kind:load to:0x0215411c module:overlay(84) +from:0x02164dc4 kind:load to:0x02152c2c module:overlay(84) +from:0x02164dc8 kind:load to:0x020990ec module:overlay(0) +from:0x02164dcc kind:load to:0x02152cb0 module:overlay(84) +from:0x02164dd0 kind:load to:0x02098f78 module:overlay(0) +from:0x02164dd4 kind:load to:0x020990f4 module:overlay(0) +from:0x02164dd8 kind:load to:0x02099114 module:overlay(0) +from:0x02164ddc kind:load to:0x02099140 module:overlay(0) +from:0x02164de8 kind:load to:0x0207d98c module:overlay(0) +from:0x02164dec kind:load to:0x0207d994 module:overlay(0) +from:0x02164df0 kind:load to:0x0207da60 module:overlay(0) +from:0x02164df4 kind:load to:0x0207da50 module:overlay(0) +from:0x02164df8 kind:load to:0x0207daa4 module:overlay(0) +from:0x02164dfc kind:load to:0x0207dac4 module:overlay(0) +from:0x02164e00 kind:load to:0x0207db08 module:overlay(0) +from:0x02164e04 kind:load to:0x0207db38 module:overlay(0) +from:0x02164e10 kind:load to:0x0207ea90 module:overlay(0) +from:0x02164e14 kind:load to:0x0207ea98 module:overlay(0) +from:0x02164e18 kind:load to:0x0207ec68 module:overlay(0) +from:0x02164e1c kind:load to:0x0207ec3c module:overlay(0) +from:0x02164e20 kind:load to:0x0207ef50 module:overlay(0) +from:0x02164e24 kind:load to:0x0207efac module:overlay(0) +from:0x02164e28 kind:load to:0x0207f018 module:overlay(0) +from:0x02164e2c kind:load to:0x0207f0b0 module:overlay(0) +from:0x02164e38 kind:load to:0x02154ddc module:overlay(84) +from:0x02164e3c kind:load to:0x0215bda0 module:overlay(84) +from:0x02164e40 kind:load to:0x02059174 module:overlay(0) +from:0x02164e44 kind:load to:0x02153280 module:overlay(84) +from:0x02164e48 kind:load to:0x02059348 module:overlay(0) +from:0x02164e4c kind:load to:0x020593c4 module:overlay(0) +from:0x02164e50 kind:load to:0x02059428 module:overlay(0) +from:0x02164e54 kind:load to:0x020591b4 module:overlay(0) +from:0x02164e58 kind:load to:0x02059304 module:overlay(0) +from:0x02164eac kind:load to:0x02154df0 module:overlay(84) +from:0x02164eb0 kind:load to:0x0215bdbc module:overlay(84) +from:0x02164eb4 kind:load to:0x0209ba20 module:overlay(0) +from:0x02164eb8 kind:load to:0x0209ba54 module:overlay(0) +from:0x02164ebc kind:load to:0x0209baec module:overlay(0) +from:0x02164ec0 kind:load to:0x0209bb00 module:overlay(0) +from:0x02164ec4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02164ec8 kind:load to:0x0209bb28 module:overlay(0) +from:0x02164ecc kind:load to:0x0209bbb0 module:overlay(0) +from:0x02164ed0 kind:load to:0x0209b838 module:overlay(0) +from:0x02164ed4 kind:load to:0x0209babc module:overlay(0) +from:0x02164ed8 kind:load to:0x0209bad4 module:overlay(0) +from:0x02164edc kind:load to:0x0209bb14 module:overlay(0) +from:0x02164ee0 kind:load to:0x0209bea0 module:overlay(0) +from:0x02164ee4 kind:load to:0x0215bd3c module:overlay(84) +from:0x02164ee8 kind:load to:0x0215bd18 module:overlay(84) +from:0x02164eec kind:load to:0x0209bed8 module:overlay(0) +from:0x02164ff0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164ff4 kind:load to:0x02099cfc module:overlay(0) +from:0x02164ff8 kind:load to:0x02099d14 module:overlay(0) +from:0x02164ffc kind:load to:0x02099d20 module:overlay(0) +from:0x02165000 kind:load to:0x01fff464 module:itcm +from:0x02165004 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165008 kind:load to:0x0215530c module:overlay(84) +from:0x0216500c kind:load to:0x02155514 module:overlay(84) +from:0x02165010 kind:load to:0x0215b90c module:overlay(84) +from:0x02165014 kind:load to:0x0215bb4c module:overlay(84) +from:0x02165018 kind:load to:0x02099c64 module:overlay(0) +from:0x0216501c kind:load to:0x0215bbd8 module:overlay(84) +from:0x02165020 kind:load to:0x02099c6c module:overlay(0) +from:0x02165024 kind:load to:0x02099c70 module:overlay(0) +from:0x02165028 kind:load to:0x02099d2c module:overlay(0) +from:0x0216502c kind:load to:0x02099d98 module:overlay(0) +from:0x02165030 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165034 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165038 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0216503c kind:load to:0x02154e28 module:overlay(84) +from:0x02165040 kind:load to:0x02154fb0 module:overlay(84) +from:0x021650e0 kind:load to:0x021639e4 module:overlay(84) +from:0x021650f4 kind:load to:0x021639e4 module:overlay(84) +from:0x02165108 kind:load to:0x021639e4 module:overlay(84) +from:0x0216511c kind:load to:0x021639e4 module:overlay(84) +from:0x02165130 kind:load to:0x021639e4 module:overlay(84) +from:0x02165144 kind:load to:0x021639e4 module:overlay(84) +from:0x02165158 kind:load to:0x021639e4 module:overlay(84) +from:0x0216516c kind:load to:0x021639ec module:overlay(84) +from:0x02165180 kind:load to:0x021639ec module:overlay(84) +from:0x02165194 kind:load to:0x021639e8 module:overlay(84) +from:0x021651a8 kind:load to:0x021639f0 module:overlay(84) +from:0x021651ac kind:load to:0x02157ce8 module:overlay(84) +from:0x021651b4 kind:load to:0x02157d90 module:overlay(84) +from:0x021651bc kind:load to:0x02158760 module:overlay(84) +from:0x021651c4 kind:load to:0x02158790 module:overlay(84) +from:0x021651cc kind:load to:0x021588ac module:overlay(84) +from:0x021651dc kind:load to:0x02158970 module:overlay(84) +from:0x021651e4 kind:load to:0x02158a34 module:overlay(84) +from:0x021651ec kind:load to:0x02158bd4 module:overlay(84) +from:0x021651f4 kind:load to:0x02158bf0 module:overlay(84) +from:0x021651fc kind:load to:0x02158c30 module:overlay(84) +from:0x0216520c kind:load to:0x02159084 module:overlay(84) +from:0x02165214 kind:load to:0x0215916c module:overlay(84) +from:0x02165224 kind:load to:0x02159218 module:overlay(84) +from:0x0216522c kind:load to:0x02159250 module:overlay(84) +from:0x0216523c kind:load to:0x021596d0 module:overlay(84) +from:0x02165244 kind:load to:0x021597b0 module:overlay(84) +from:0x02165254 kind:load to:0x02159898 module:overlay(84) +from:0x0216525c kind:load to:0x02159964 module:overlay(84) +from:0x0216526c kind:load to:0x02159b40 module:overlay(84) +from:0x02165274 kind:load to:0x02159ba8 module:overlay(84) +from:0x0216527c kind:load to:0x02159dd4 module:overlay(84) +from:0x02165284 kind:load to:0x02159dfc module:overlay(84) +from:0x0216528c kind:load to:0x02159ec8 module:overlay(84) +from:0x0216529c kind:load to:0x02159f04 module:overlay(84) +from:0x021652a4 kind:load to:0x0215a004 module:overlay(84) +from:0x021652ac kind:load to:0x0215a644 module:overlay(84) +from:0x021652b4 kind:load to:0x0215a654 module:overlay(84) +from:0x021652bc kind:load to:0x0215a6f8 module:overlay(84) +from:0x021652cc kind:load to:0x0215afc0 module:overlay(84) +from:0x021652d4 kind:load to:0x0215b07c module:overlay(84) +from:0x02165308 kind:load to:0x0215bdf8 module:overlay(84) +from:0x0216530c kind:load to:0x020990ec module:overlay(0) +from:0x02165310 kind:load to:0x02098efc module:overlay(0) +from:0x02165314 kind:load to:0x02098f78 module:overlay(0) +from:0x02165318 kind:load to:0x020990f4 module:overlay(0) +from:0x0216531c kind:load to:0x02099114 module:overlay(0) +from:0x02165320 kind:load to:0x02099140 module:overlay(0) +from:0x0216532c kind:load to:0x0215becc module:overlay(84) +from:0x02165330 kind:load to:0x0215c574 module:overlay(84) +from:0x02165334 kind:load to:0x02059174 module:overlay(0) +from:0x02165338 kind:load to:0x0215c52c module:overlay(84) +from:0x0216533c kind:load to:0x02059348 module:overlay(0) +from:0x02165340 kind:load to:0x020593c4 module:overlay(0) +from:0x02165344 kind:load to:0x02059428 module:overlay(0) +from:0x02165348 kind:load to:0x020591b4 module:overlay(0) +from:0x0216534c kind:load to:0x02059304 module:overlay(0) +from:0x02165358 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216535c kind:load to:0x02099cfc module:overlay(0) +from:0x02165360 kind:load to:0x02099d14 module:overlay(0) +from:0x02165364 kind:load to:0x02099d20 module:overlay(0) +from:0x02165368 kind:load to:0x01fff464 module:itcm +from:0x0216536c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165370 kind:load to:0x0215bf38 module:overlay(84) +from:0x02165374 kind:load to:0x02099c58 module:overlay(0) +from:0x02165378 kind:load to:0x0215bf5c module:overlay(84) +from:0x0216537c kind:load to:0x0215c244 module:overlay(84) +from:0x02165380 kind:load to:0x02099c64 module:overlay(0) +from:0x02165384 kind:load to:0x0215c280 module:overlay(84) +from:0x02165388 kind:load to:0x02099c6c module:overlay(0) +from:0x0216538c kind:load to:0x02099c70 module:overlay(0) +from:0x02165390 kind:load to:0x02099d2c module:overlay(0) +from:0x02165394 kind:load to:0x02099d98 module:overlay(0) +from:0x02165398 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216539c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021653a0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021653a4 kind:load to:0x0215bee0 module:overlay(84) +from:0x021653a8 kind:load to:0x0215bf08 module:overlay(84) +from:0x021653b4 kind:load to:0x0215c5b0 module:overlay(84) +from:0x021653b8 kind:load to:0x020990ec module:overlay(0) +from:0x021653bc kind:load to:0x02098efc module:overlay(0) +from:0x021653c0 kind:load to:0x02098f78 module:overlay(0) +from:0x021653c4 kind:load to:0x020990f4 module:overlay(0) +from:0x021653c8 kind:load to:0x02099114 module:overlay(0) +from:0x021653cc kind:load to:0x02099140 module:overlay(0) +from:0x021653d8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021653dc kind:load to:0x02099cfc module:overlay(0) +from:0x021653e0 kind:load to:0x02099d14 module:overlay(0) +from:0x021653e4 kind:load to:0x02099d20 module:overlay(0) +from:0x021653e8 kind:load to:0x01fff464 module:itcm +from:0x021653ec kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021653f0 kind:load to:0x0215c7bc module:overlay(84) +from:0x021653f4 kind:load to:0x02099c58 module:overlay(0) +from:0x021653f8 kind:load to:0x0215c970 module:overlay(84) +from:0x021653fc kind:load to:0x0215c9a4 module:overlay(84) +from:0x02165400 kind:load to:0x02099c64 module:overlay(0) +from:0x02165404 kind:load to:0x0215cd6c module:overlay(84) +from:0x02165408 kind:load to:0x02099c6c module:overlay(0) +from:0x0216540c kind:load to:0x02099c70 module:overlay(0) +from:0x02165410 kind:load to:0x02099d2c module:overlay(0) +from:0x02165414 kind:load to:0x02099d98 module:overlay(0) +from:0x02165418 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216541c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165420 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165424 kind:load to:0x0215cff4 module:overlay(84) +from:0x02165428 kind:load to:0x0215d05c module:overlay(84) +from:0x0216542c kind:load to:0x0215cd64 module:overlay(84) +from:0x02165438 kind:load to:0x0215d0ec module:overlay(84) +from:0x0216543c kind:load to:0x020990ec module:overlay(0) +from:0x02165440 kind:load to:0x02098efc module:overlay(0) +from:0x02165444 kind:load to:0x02098f78 module:overlay(0) +from:0x02165448 kind:load to:0x020990f4 module:overlay(0) +from:0x0216544c kind:load to:0x02099114 module:overlay(0) +from:0x02165450 kind:load to:0x02099140 module:overlay(0) +from:0x0216545c kind:load to:0x02099cc0 module:overlay(0) +from:0x02165460 kind:load to:0x02099cfc module:overlay(0) +from:0x02165464 kind:load to:0x02099d14 module:overlay(0) +from:0x02165468 kind:load to:0x02099d20 module:overlay(0) +from:0x0216546c kind:load to:0x01fff464 module:itcm +from:0x02165470 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165474 kind:load to:0x02141d68 module:overlays(26,70) +from:0x02165478 kind:load to:0x02141d94 module:overlays(26,70) +from:0x0216547c kind:load to:0x02099c5c module:overlay(0) +from:0x02165480 kind:load to:0x02099c60 module:overlay(0) +from:0x02165484 kind:load to:0x02099c64 module:overlay(0) +from:0x02165488 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0216548c kind:load to:0x02099c6c module:overlay(0) +from:0x02165490 kind:load to:0x02099c70 module:overlay(0) +from:0x02165494 kind:load to:0x02099d2c module:overlay(0) +from:0x02165498 kind:load to:0x02099d98 module:overlay(0) +from:0x0216549c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021654a0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021654a4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021654a8 kind:load to:0x0215d1a8 module:overlay(84) +from:0x021654ac kind:load to:0x0215d1c8 module:overlay(84) +from:0x021654b0 kind:load to:0x0215d158 module:overlay(84) +from:0x021654b4 kind:load to:0x0215d7d8 module:overlay(84) +from:0x021654bc kind:load to:0x0215d88c module:overlay(84) +from:0x021654c4 kind:load to:0x0215d960 module:overlay(84) +from:0x021654e4 kind:load to:0x0215d744 module:overlay(84) +from:0x021654ec kind:load to:0x0215d844 module:overlay(84) +from:0x021654f4 kind:load to:0x0215d944 module:overlay(84) +from:0x02165504 kind:load to:0x0215d538 module:overlay(84) +from:0x02165508 kind:load to:0x0215e774 module:overlay(84) +from:0x0216550c kind:load to:0x0207cdd4 module:overlay(0) +from:0x02165510 kind:load to:0x0215d2a0 module:overlay(84) +from:0x02165514 kind:load to:0x0207cdc4 module:overlay(0) +from:0x02165520 kind:load to:0x0215d524 module:overlay(84) +from:0x02165524 kind:load to:0x0215e758 module:overlay(84) +from:0x02165528 kind:load to:0x0215e394 module:overlay(84) +from:0x0216552c kind:load to:0x0215e3d0 module:overlay(84) +from:0x02165530 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0216553c kind:load to:0x0215d210 module:overlay(84) +from:0x02165540 kind:load to:0x020990ec module:overlay(0) +from:0x02165544 kind:load to:0x02098efc module:overlay(0) +from:0x02165548 kind:load to:0x02098f78 module:overlay(0) +from:0x0216554c kind:load to:0x020990f4 module:overlay(0) +from:0x02165550 kind:load to:0x02099114 module:overlay(0) +from:0x02165554 kind:load to:0x02099140 module:overlay(0) +from:0x02165560 kind:load to:0x0215d510 module:overlay(84) +from:0x02165564 kind:load to:0x0215e790 module:overlay(84) +from:0x02165568 kind:load to:0x0209b2cc module:overlay(0) +from:0x0216556c kind:load to:0x0209b304 module:overlay(0) +from:0x02165570 kind:load to:0x0209b908 module:overlay(0) +from:0x02165574 kind:load to:0x0209b910 module:overlay(0) +from:0x02165578 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0216557c kind:load to:0x0209b47c module:overlay(0) +from:0x02165580 kind:load to:0x0209b36c module:overlay(0) +from:0x02165584 kind:load to:0x0209b838 module:overlay(0) +from:0x02165588 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0216558c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02165590 kind:load to:0x0215e750 module:overlay(84) +from:0x02165594 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02165598 kind:load to:0x0215e740 module:overlay(84) +from:0x0216559c kind:load to:0x0215e71c module:overlay(84) +from:0x021655a8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021655ac kind:load to:0x02099cfc module:overlay(0) +from:0x021655b0 kind:load to:0x02099d14 module:overlay(0) +from:0x021655b4 kind:load to:0x02099d20 module:overlay(0) +from:0x021655b8 kind:load to:0x01fff464 module:itcm +from:0x021655bc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021655c0 kind:load to:0x0215d54c module:overlay(84) +from:0x021655c4 kind:load to:0x02099c58 module:overlay(0) +from:0x021655c8 kind:load to:0x0215d62c module:overlay(84) +from:0x021655cc kind:load to:0x02099c60 module:overlay(0) +from:0x021655d0 kind:load to:0x02099c64 module:overlay(0) +from:0x021655d4 kind:load to:0x0215dcb8 module:overlay(84) +from:0x021655d8 kind:load to:0x0209a7d0 module:overlay(0) +from:0x021655dc kind:load to:0x02099c70 module:overlay(0) +from:0x021655e0 kind:load to:0x02099d2c module:overlay(0) +from:0x021655e4 kind:load to:0x02099d98 module:overlay(0) +from:0x021655e8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021655ec kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021655f0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021655f4 kind:load to:0x0215e7ac module:overlay(84) +from:0x021655f8 kind:load to:0x0215e7f4 module:overlay(84) +from:0x021655fc kind:load to:0x0209ad54 module:overlay(0) +from:0x02165608 kind:load to:0x0215e97c module:overlay(84) +from:0x0216560c kind:load to:0x0215ecf0 module:overlay(84) +from:0x02165614 kind:load to:0x0215ed70 module:overlay(84) +from:0x0216561c kind:load to:0x0215ee48 module:overlay(84) +from:0x0216563c kind:load to:0x0215ecbc module:overlay(84) +from:0x02165644 kind:load to:0x0215ed54 module:overlay(84) +from:0x0216564c kind:load to:0x0215ee38 module:overlay(84) +from:0x0216565c kind:load to:0x0215eb0c module:overlay(84) +from:0x02165660 kind:load to:0x0215f1ec module:overlay(84) +from:0x02165664 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02165668 kind:load to:0x0215e8d0 module:overlay(84) +from:0x0216566c kind:load to:0x0207cdc4 module:overlay(0) +from:0x02165678 kind:load to:0x0215e864 module:overlay(84) +from:0x0216567c kind:load to:0x0209918c module:overlay(0) +from:0x02165680 kind:load to:0x020991c0 module:overlay(0) +from:0x02165684 kind:load to:0x02098f78 module:overlay(0) +from:0x02165688 kind:load to:0x02099194 module:overlay(0) +from:0x0216568c kind:load to:0x02098fbc module:overlay(0) +from:0x02165690 kind:load to:0x02098fc0 module:overlay(0) +from:0x0216569c kind:load to:0x02099cc0 module:overlay(0) +from:0x021656a0 kind:load to:0x02099cfc module:overlay(0) +from:0x021656a4 kind:load to:0x02099d14 module:overlay(0) +from:0x021656a8 kind:load to:0x02099d20 module:overlay(0) +from:0x021656ac kind:load to:0x01fff464 module:itcm +from:0x021656b0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021656b4 kind:load to:0x0215eb20 module:overlay(84) +from:0x021656b8 kind:load to:0x02099c58 module:overlay(0) +from:0x021656bc kind:load to:0x0215ebe0 module:overlay(84) +from:0x021656c0 kind:load to:0x02099c60 module:overlay(0) +from:0x021656c4 kind:load to:0x02099c64 module:overlay(0) +from:0x021656c8 kind:load to:0x0215eeb8 module:overlay(84) +from:0x021656cc kind:load to:0x0209a7d0 module:overlay(0) +from:0x021656d0 kind:load to:0x02099c70 module:overlay(0) +from:0x021656d4 kind:load to:0x02099d2c module:overlay(0) +from:0x021656d8 kind:load to:0x02099d98 module:overlay(0) +from:0x021656dc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021656e0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021656e4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021656e8 kind:load to:0x0215f208 module:overlay(84) +from:0x021656ec kind:load to:0x0215f240 module:overlay(84) +from:0x021656f0 kind:load to:0x0209ad54 module:overlay(0) +from:0x021656fc kind:load to:0x0215f2a0 module:overlay(84) +from:0x02165700 kind:load to:0x020990ec module:overlay(0) +from:0x02165704 kind:load to:0x02098efc module:overlay(0) +from:0x02165708 kind:load to:0x02098f78 module:overlay(0) +from:0x0216570c kind:load to:0x020990f4 module:overlay(0) +from:0x02165710 kind:load to:0x02099114 module:overlay(0) +from:0x02165714 kind:load to:0x02099140 module:overlay(0) +from:0x02165750 kind:load to:0x0215f3f4 module:overlay(84) +from:0x02165754 kind:load to:0x0215f5bc module:overlay(84) +from:0x02165758 kind:load to:0x0209b2cc module:overlay(0) +from:0x0216575c kind:load to:0x0209b304 module:overlay(0) +from:0x02165760 kind:load to:0x0209b908 module:overlay(0) +from:0x02165764 kind:load to:0x0209b910 module:overlay(0) +from:0x02165768 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0216576c kind:load to:0x0209b47c module:overlay(0) +from:0x02165770 kind:load to:0x0209b36c module:overlay(0) +from:0x02165774 kind:load to:0x0209b838 module:overlay(0) +from:0x02165778 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0216577c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02165780 kind:load to:0x0215e750 module:overlay(84) +from:0x02165784 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02165788 kind:load to:0x0215e740 module:overlay(84) +from:0x0216578c kind:load to:0x0215e71c module:overlay(84) +from:0x02165798 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216579c kind:load to:0x02099cfc module:overlay(0) +from:0x021657a0 kind:load to:0x02099d14 module:overlay(0) +from:0x021657a4 kind:load to:0x02099d20 module:overlay(0) +from:0x021657a8 kind:load to:0x01fff464 module:itcm +from:0x021657ac kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021657b0 kind:load to:0x0215f408 module:overlay(84) +from:0x021657b4 kind:load to:0x0215f4b0 module:overlay(84) +from:0x021657b8 kind:load to:0x0215f4b4 module:overlay(84) +from:0x021657bc kind:load to:0x0215f538 module:overlay(84) +from:0x021657c0 kind:load to:0x02099c64 module:overlay(0) +from:0x021657c4 kind:load to:0x0215f54c module:overlay(84) +from:0x021657c8 kind:load to:0x02099c6c module:overlay(0) +from:0x021657cc kind:load to:0x02099c70 module:overlay(0) +from:0x021657d0 kind:load to:0x02099d2c module:overlay(0) +from:0x021657d4 kind:load to:0x02099d98 module:overlay(0) +from:0x021657d8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021657dc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021657e0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021657e4 kind:load to:0x0215f5d8 module:overlay(84) +from:0x021657e8 kind:load to:0x0215f610 module:overlay(84) +from:0x021657ec kind:load to:0x0215f57c module:overlay(84) +from:0x021657fc kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165800 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165804 kind:load to:0x0209e21c module:overlay(0) +from:0x02165808 kind:load to:0x0209e23c module:overlay(0) +from:0x02165814 kind:load to:0x0215f670 module:overlay(84) +from:0x02165818 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0216581c kind:load to:0x0209e1dc module:overlay(0) +from:0x02165820 kind:load to:0x0209e21c module:overlay(0) +from:0x02165824 kind:load to:0x0209e23c module:overlay(0) +from:0x02165830 kind:load to:0x0207e178 module:overlay(0) +from:0x02165834 kind:load to:0x0207e180 module:overlay(0) +from:0x02165838 kind:load to:0x0207e994 module:overlay(0) +from:0x0216583c kind:load to:0x0207e984 module:overlay(0) +from:0x02165840 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02165844 kind:load to:0x0207ea08 module:overlay(0) +from:0x02165848 kind:load to:0x0207ea4c module:overlay(0) +from:0x0216584c kind:load to:0x0207ea74 module:overlay(0) +from:0x02165858 kind:load to:0x0215f878 module:overlay(84) +from:0x0216585c kind:load to:0x0209e87c module:overlay(0) +from:0x02165860 kind:load to:0x0215f9c8 module:overlay(84) +from:0x02165864 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02165868 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0216586c kind:load to:0x0215fc24 module:overlay(84) +from:0x02165870 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02165874 kind:load to:0x0215fb94 module:overlay(84) +from:0x02165878 kind:load to:0x0209e998 module:overlay(0) +from:0x0216587c kind:load to:0x0209e99c module:overlay(0) +from:0x02165880 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02165884 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02165888 kind:load to:0x0215fd18 module:overlay(84) +from:0x0216588c kind:load to:0x0215fd38 module:overlay(84) +from:0x02165890 kind:load to:0x0215fc94 module:overlay(84) +from:0x02165894 kind:load to:0x0215fcb8 module:overlay(84) +from:0x02165898 kind:load to:0x0215fcc8 module:overlay(84) +from:0x021658a4 kind:load to:0x0215fd80 module:overlay(84) +from:0x021658a8 kind:load to:0x0209e27c module:overlay(0) +from:0x021658ac kind:load to:0x0209e284 module:overlay(0) +from:0x021658b0 kind:load to:0x0209e164 module:overlay(0) +from:0x021658b4 kind:load to:0x0209e168 module:overlay(0) +from:0x021658c0 kind:load to:0x0215fe78 module:overlay(84) +from:0x021658c4 kind:load to:0x0209e87c module:overlay(0) +from:0x021658c8 kind:load to:0x0215f9c8 module:overlay(84) +from:0x021658cc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021658d0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021658d4 kind:load to:0x0215fc24 module:overlay(84) +from:0x021658d8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021658dc kind:load to:0x0215fb94 module:overlay(84) +from:0x021658e0 kind:load to:0x0209e998 module:overlay(0) +from:0x021658e4 kind:load to:0x0209e99c module:overlay(0) +from:0x021658e8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021658ec kind:load to:0x0209e9b0 module:overlay(0) +from:0x021658f0 kind:load to:0x0216010c module:overlay(84) +from:0x021658f4 kind:load to:0x0216012c module:overlay(84) +from:0x021658f8 kind:load to:0x02160028 module:overlay(84) +from:0x021658fc kind:load to:0x0216007c module:overlay(84) +from:0x02165900 kind:load to:0x021600bc module:overlay(84) +from:0x02165924 kind:load to:0x02160174 module:overlay(84) +from:0x02165928 kind:load to:0x020990ec module:overlay(0) +from:0x0216592c kind:load to:0x02098efc module:overlay(0) +from:0x02165930 kind:load to:0x02098f78 module:overlay(0) +from:0x02165934 kind:load to:0x020990f4 module:overlay(0) +from:0x02165938 kind:load to:0x02099114 module:overlay(0) +from:0x0216593c kind:load to:0x02099140 module:overlay(0) +from:0x02165948 kind:load to:0x0207db54 module:overlay(0) +from:0x0216594c kind:load to:0x0207db5c module:overlay(0) +from:0x02165950 kind:load to:0x0207e024 module:overlay(0) +from:0x02165954 kind:load to:0x0207e014 module:overlay(0) +from:0x02165958 kind:load to:0x0207e058 module:overlay(0) +from:0x0216595c kind:load to:0x0207e0c8 module:overlay(0) +from:0x02165960 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02165964 kind:load to:0x0207e168 module:overlay(0) +from:0x02165970 kind:load to:0x02160374 module:overlay(84) +from:0x02165974 kind:load to:0x02160c6c module:overlay(84) +from:0x02165978 kind:load to:0x0209b2cc module:overlay(0) +from:0x0216597c kind:load to:0x0209b304 module:overlay(0) +from:0x02165980 kind:load to:0x0209b908 module:overlay(0) +from:0x02165984 kind:load to:0x0209b910 module:overlay(0) +from:0x02165988 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0216598c kind:load to:0x0209b47c module:overlay(0) +from:0x02165990 kind:load to:0x0209b36c module:overlay(0) +from:0x02165994 kind:load to:0x0209b838 module:overlay(0) +from:0x02165998 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0216599c kind:load to:0x0209b8d8 module:overlay(0) +from:0x021659a0 kind:load to:0x0215e750 module:overlay(84) +from:0x021659a4 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021659a8 kind:load to:0x0215e740 module:overlay(84) +from:0x021659ac kind:load to:0x0215e71c module:overlay(84) +from:0x021659b8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021659bc kind:load to:0x02099cfc module:overlay(0) +from:0x021659c0 kind:load to:0x02099d14 module:overlay(0) +from:0x021659c4 kind:load to:0x02099d20 module:overlay(0) +from:0x021659c8 kind:load to:0x01fff464 module:itcm +from:0x021659cc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021659d0 kind:load to:0x02160388 module:overlay(84) +from:0x021659d4 kind:load to:0x02099c58 module:overlay(0) +from:0x021659d8 kind:load to:0x02160530 module:overlay(84) +from:0x021659dc kind:load to:0x02099c60 module:overlay(0) +from:0x021659e0 kind:load to:0x02099c64 module:overlay(0) +from:0x021659e4 kind:load to:0x02160b84 module:overlay(84) +from:0x021659e8 kind:load to:0x02099c6c module:overlay(0) +from:0x021659ec kind:load to:0x02099c70 module:overlay(0) +from:0x021659f0 kind:load to:0x02099d2c module:overlay(0) +from:0x021659f4 kind:load to:0x02099d98 module:overlay(0) +from:0x021659f8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021659fc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165a00 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165a04 kind:load to:0x02160c88 module:overlay(84) +from:0x02165a08 kind:load to:0x02160ce0 module:overlay(84) +from:0x02165a0c kind:load to:0x021609f8 module:overlay(84) +from:0x02165a18 kind:load to:0x02160fbc module:overlay(84) +from:0x02165a1c kind:load to:0x02162564 module:overlay(84) +from:0x02165a20 kind:load to:0x02162398 module:overlay(84) +from:0x02165a2c kind:load to:0x02160fd0 module:overlay(84) +from:0x02165a30 kind:load to:0x02162580 module:overlay(84) +from:0x02165a34 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02165a38 kind:load to:0x02162510 module:overlay(84) +from:0x02165a3c kind:load to:0x0207cdc4 module:overlay(0) +from:0x02165a48 kind:load to:0x02160fe4 module:overlay(84) +from:0x02165a4c kind:load to:0x0216259c module:overlay(84) +from:0x02165a50 kind:load to:0x021623b0 module:overlay(84) +from:0x02165a54 kind:load to:0x021623bc module:overlay(84) +from:0x02165a58 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02165a64 kind:load to:0x02160d60 module:overlay(84) +from:0x02165a68 kind:load to:0x020990ec module:overlay(0) +from:0x02165a6c kind:load to:0x02098efc module:overlay(0) +from:0x02165a70 kind:load to:0x02098f78 module:overlay(0) +from:0x02165a74 kind:load to:0x020990f4 module:overlay(0) +from:0x02165a78 kind:load to:0x02099114 module:overlay(0) +from:0x02165a7c kind:load to:0x02160e24 module:overlay(84) +from:0x02165a88 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165a8c kind:load to:0x02099cfc module:overlay(0) +from:0x02165a90 kind:load to:0x02099d14 module:overlay(0) +from:0x02165a94 kind:load to:0x02099d20 module:overlay(0) +from:0x02165a98 kind:load to:0x01fff464 module:itcm +from:0x02165a9c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165aa0 kind:load to:0x02160ff8 module:overlay(84) +from:0x02165aa4 kind:load to:0x02161118 module:overlay(84) +from:0x02165aa8 kind:load to:0x0216111c module:overlay(84) +from:0x02165aac kind:load to:0x021612c4 module:overlay(84) +from:0x02165ab0 kind:load to:0x02099c64 module:overlay(0) +from:0x02165ab4 kind:load to:0x02161e9c module:overlay(84) +from:0x02165ab8 kind:load to:0x02099c6c module:overlay(0) +from:0x02165abc kind:load to:0x02099c70 module:overlay(0) +from:0x02165ac0 kind:load to:0x02162250 module:overlay(84) +from:0x02165ac4 kind:load to:0x02162298 module:overlay(84) +from:0x02165ac8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165acc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165ad0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165ad4 kind:load to:0x021625b8 module:overlay(84) +from:0x02165ad8 kind:load to:0x021625f8 module:overlay(84) +from:0x02165adc kind:load to:0x02161ccc module:overlay(84) +from:0x02165ae0 kind:load to:0x02161304 module:overlay(84) +from:0x02165ae4 kind:load to:0x021615b8 module:overlay(84) +from:0x02165ae8 kind:load to:0x021615f4 module:overlay(84) +from:0x02165aec kind:load to:0x02161a2c module:overlay(84) +from:0x02165af0 kind:load to:0x02161b50 module:overlay(84) +from:0x02165af4 kind:load to:0x02161ba8 module:overlay(84) +from:0x02165b00 kind:load to:0x02162660 module:overlay(84) +from:0x02165b04 kind:load to:0x0209e0a0 module:overlay(0) +from:0x02165b08 kind:load to:0x0209e160 module:overlay(0) +from:0x02165b0c kind:load to:0x0209e164 module:overlay(0) +from:0x02165b10 kind:load to:0x0209e168 module:overlay(0) +from:0x02165b1c kind:load to:0x021626ec module:overlay(84) +from:0x02165b20 kind:load to:0x0209e87c module:overlay(0) +from:0x02165b24 kind:load to:0x02162700 module:overlay(84) +from:0x02165b28 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02165b2c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02165b30 kind:load to:0x021627a8 module:overlay(84) +from:0x02165b34 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02165b38 kind:load to:0x02162748 module:overlay(84) +from:0x02165b3c kind:load to:0x0209e998 module:overlay(0) +from:0x02165b40 kind:load to:0x0209e99c module:overlay(0) +from:0x02165b44 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02165b48 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02165b4c kind:load to:0x021627ac module:overlay(84) +from:0x02165b50 kind:load to:0x021627cc module:overlay(84) +from:0x02165b5c kind:load to:0x02162814 module:overlay(84) +from:0x02165b60 kind:load to:0x0209e360 module:overlay(0) +from:0x02165b64 kind:load to:0x0209e524 module:overlay(0) +from:0x02165b68 kind:load to:0x0209e540 module:overlay(0) +from:0x02165b6c kind:load to:0x0209e584 module:overlay(0) +from:0x02165b70 kind:load to:0x021629ec module:overlay(84) +from:0x02165b74 kind:load to:0x02162a00 module:overlay(84) +from:0x02165b78 kind:load to:0x0209e378 module:overlay(0) +from:0x02165b84 kind:load to:0x0214bfd4 module:overlay(70) +from:0x02165b88 kind:load to:0x0214c07c module:overlay(70) +from:0x02165b8c kind:load to:0x0214c23c module:overlay(70) +from:0x02165b90 kind:load to:0x0214c368 module:overlay(70) +from:0x02165b94 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02165b98 kind:load to:0x0214c7d0 module:overlays(58,70) +from:0x02165b9c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02165ba0 kind:load to:0x0209e990 module:overlay(0) +from:0x02165ba4 kind:load to:0x0209e998 module:overlay(0) +from:0x02165ba8 kind:load to:0x0209e99c module:overlay(0) +from:0x02165bac kind:load to:0x0209e9a8 module:overlay(0) +from:0x02165bb0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02165bb4 kind:load to:0x02162994 module:overlay(84) +from:0x02165bb8 kind:load to:0x021629bc module:overlay(84) +from:0x02165bbc kind:load to:0x0214c1a0 module:overlay(70) +from:0x02165bc0 kind:load to:0x0214c864 module:overlay(70) +from:0x02165bc4 kind:load to:0x0214d0b8 module:overlay(70) +from:0x02165bc8 kind:load to:0x0214d0d0 module:overlay(70) +from:0x02165bcc kind:load to:0x0214cbe4 module:overlay(70) +from:0x02165bd0 kind:load to:0x0214cc88 module:overlay(70) +from:0x02165bd4 kind:load to:0x0214cd04 module:overlay(70) +from:0x02165bd8 kind:load to:0x0214c3cc module:overlay(70) +from:0x02165bdc kind:load to:0x0214c5f8 module:overlay(70) +from:0x02165be0 kind:load to:0x021628e0 module:overlay(84) +from:0x02165be4 kind:load to:0x02162934 module:overlay(84) +from:0x02165be8 kind:load to:0x0214d0e4 module:overlay(70) +from:0x02165bf4 kind:load to:0x0207483c module:overlay(0) +from:0x02165bf8 kind:load to:0x02162a1c module:overlay(84) +from:0x02165bfc kind:load to:0x02074844 module:overlay(0) +from:0x02165c00 kind:load to:0x02074848 module:overlay(0) +from:0x02165c28 kind:load to:0x02162ed0 module:overlay(84) +from:0x02165c30 kind:load to:0x02162ee8 module:overlay(84) +from:0x02165c38 kind:load to:0x02162eec module:overlay(84) +from:0x02165c40 kind:load to:0x02162f28 module:overlay(84) +from:0x02165c50 kind:load to:0x02162a38 module:overlay(84) +from:0x02165c54 kind:load to:0x020990ec module:overlay(0) +from:0x02165c58 kind:load to:0x02098efc module:overlay(0) +from:0x02165c5c kind:load to:0x02098f78 module:overlay(0) +from:0x02165c60 kind:load to:0x020990f4 module:overlay(0) +from:0x02165c64 kind:load to:0x02099114 module:overlay(0) +from:0x02165c68 kind:load to:0x02099140 module:overlay(0) +from:0x02165c74 kind:load to:0x02099cc0 module:overlay(0) +from:0x02165c78 kind:load to:0x02099cfc module:overlay(0) +from:0x02165c7c kind:load to:0x02099d14 module:overlay(0) +from:0x02165c80 kind:load to:0x02099d20 module:overlay(0) +from:0x02165c84 kind:load to:0x01fff464 module:itcm +from:0x02165c88 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02165c8c kind:load to:0x02162cc4 module:overlay(84) +from:0x02165c90 kind:load to:0x02099c58 module:overlay(0) +from:0x02165c94 kind:load to:0x021632d4 module:overlay(84) +from:0x02165c98 kind:load to:0x02099c60 module:overlay(0) +from:0x02165c9c kind:load to:0x02099c64 module:overlay(0) +from:0x02165ca0 kind:load to:0x021632e0 module:overlay(84) +from:0x02165ca4 kind:load to:0x02099c6c module:overlay(0) +from:0x02165ca8 kind:load to:0x02099c70 module:overlay(0) +from:0x02165cac kind:load to:0x02099d2c module:overlay(0) +from:0x02165cb0 kind:load to:0x02099d98 module:overlay(0) +from:0x02165cb4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02165cb8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02165cbc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02165cc0 kind:load to:0x0216339c module:overlay(84) +from:0x02165cc4 kind:load to:0x021633d4 module:overlay(84) +from:0x02165ce0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165ce4 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165ce8 kind:load to:0x0209e21c module:overlay(0) +from:0x02165cec kind:load to:0x0209e23c module:overlay(0) +from:0x02165cf8 kind:load to:0x021634d0 module:overlay(84) +from:0x02165cfc kind:load to:0x0209e1d4 module:overlay(0) +from:0x02165d00 kind:load to:0x0209e1dc module:overlay(0) +from:0x02165d04 kind:load to:0x0209e21c module:overlay(0) +from:0x02165d08 kind:load to:0x0209e23c module:overlay(0) +from:0x02165d14 kind:load to:0x02163618 module:overlay(84) +from:0x02165d18 kind:load to:0x0209e87c module:overlay(0) +from:0x02165d1c kind:load to:0x02163620 module:overlay(84) +from:0x02165d20 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02165d24 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02165d28 kind:load to:0x02163624 module:overlay(84) +from:0x02165d2c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02165d30 kind:load to:0x0209e990 module:overlay(0) +from:0x02165d34 kind:load to:0x0209e998 module:overlay(0) +from:0x02165d38 kind:load to:0x0209e99c module:overlay(0) +from:0x02165d3c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02165d40 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02165d44 kind:load to:0x02163644 module:overlay(84) +from:0x02165d48 kind:load to:0x02163664 module:overlay(84) diff --git a/config/jp/arm9/overlays/ov084/symbols.txt b/config/jp/arm9/overlays/ov084/symbols.txt new file mode 100644 index 00000000..eae22aba --- /dev/null +++ b/config/jp/arm9/overlays/ov084/symbols.txt @@ -0,0 +1,658 @@ +func_ov084_02152c20 kind:function(arm,size=0xc) addr:0x02152c20 +func_ov084_02152c2c kind:function(arm,size=0x28) addr:0x02152c2c +func_ov084_02152c54 kind:function(arm,size=0x5c) addr:0x02152c54 +func_ov084_02152cb0 kind:function(arm,size=0x6c) addr:0x02152cb0 +func_ov084_02152d1c kind:function(arm,size=0x50) addr:0x02152d1c +func_ov084_02152d6c kind:function(arm,size=0xe4) addr:0x02152d6c +func_ov084_02152e50 kind:function(arm,size=0x28) addr:0x02152e50 +func_ov084_02152e78 kind:function(arm,size=0x18) addr:0x02152e78 +func_ov084_02152e90 kind:function(arm,size=0x308) addr:0x02152e90 +func_ov084_02153198 kind:function(arm,size=0x18) addr:0x02153198 +func_ov084_021531b0 kind:function(arm,size=0xd0) addr:0x021531b0 +func_ov084_02153280 kind:function(arm,size=0xb4) addr:0x02153280 +func_ov084_02153334 kind:function(arm,size=0x1c) addr:0x02153334 +func_ov084_02153350 kind:function(arm,size=0x34) addr:0x02153350 +func_ov084_02153384 kind:function(arm,size=0x15c) addr:0x02153384 +func_ov084_021534e0 kind:function(arm,size=0x4c) addr:0x021534e0 +func_ov084_0215352c kind:function(arm,size=0x2e4) addr:0x0215352c +func_ov084_02153810 kind:function(arm,size=0x60) addr:0x02153810 +func_ov084_02153870 kind:function(arm,size=0x548) addr:0x02153870 +func_ov084_02153db8 kind:function(arm,size=0x38) addr:0x02153db8 +func_ov084_02153df0 kind:function(arm,size=0x38) addr:0x02153df0 +func_ov084_02153e28 kind:function(arm,size=0xc) addr:0x02153e28 +func_ov084_02153e34 kind:function(arm,size=0x2c) addr:0x02153e34 +func_ov084_02153e60 kind:function(arm,size=0x18) addr:0x02153e60 +func_ov084_02153e78 kind:function(arm,size=0x1c) addr:0x02153e78 +func_ov084_02153e94 kind:function(arm,size=0x288) addr:0x02153e94 +func_ov084_0215411c kind:function(arm,size=0xc8) addr:0x0215411c +func_ov084_021541e4 kind:function(arm,size=0x8c) addr:0x021541e4 +func_ov084_02154270 kind:function(arm,size=0x14) addr:0x02154270 +func_ov084_02154284 kind:function(arm,size=0xc4) addr:0x02154284 +func_ov084_02154348 kind:function(arm,size=0x144) addr:0x02154348 +func_ov084_0215448c kind:function(arm,size=0x74) addr:0x0215448c +func_ov084_02154500 kind:function(arm,size=0x10c) addr:0x02154500 +func_ov084_0215460c kind:function(arm,size=0x144) addr:0x0215460c +func_ov084_02154750 kind:function(arm,size=0x68c) addr:0x02154750 +func_ov084_02154ddc kind:function(arm,size=0x14) addr:0x02154ddc +func_ov084_02154df0 kind:function(arm,size=0x14) addr:0x02154df0 +func_ov084_02154e04 kind:function(arm,size=0x24) addr:0x02154e04 +func_ov084_02154e28 kind:function(arm,size=0x188) addr:0x02154e28 +func_ov084_02154fb0 kind:function(arm,size=0x190) addr:0x02154fb0 +func_ov084_02155140 kind:function(arm,size=0x4c) addr:0x02155140 +func_ov084_0215518c kind:function(arm,size=0x70) addr:0x0215518c +func_ov084_021551fc kind:function(arm,size=0x88) addr:0x021551fc +func_ov084_02155284 kind:function(arm,size=0x38) addr:0x02155284 +func_ov084_021552bc kind:function(arm,size=0x50) addr:0x021552bc +func_ov084_0215530c kind:function(arm,size=0x208) addr:0x0215530c +func_ov084_02155514 kind:function(arm,size=0x5c) addr:0x02155514 +func_ov084_02155570 kind:function(arm,size=0x38) addr:0x02155570 +func_ov084_021555a8 kind:function(arm,size=0x60) addr:0x021555a8 +func_ov084_02155608 kind:function(arm,size=0x11c) addr:0x02155608 +func_ov084_02155724 kind:function(arm,size=0x134) addr:0x02155724 +func_ov084_02155858 kind:function(arm,size=0x154) addr:0x02155858 +func_ov084_021559ac kind:function(arm,size=0x1d0) addr:0x021559ac +func_ov084_02155b7c kind:function(arm,size=0x22c) addr:0x02155b7c +func_ov084_02155da8 kind:function(arm,size=0x38) addr:0x02155da8 +func_ov084_02155de0 kind:function(arm,size=0x338) addr:0x02155de0 +func_ov084_02156118 kind:function(arm,size=0x80) addr:0x02156118 +func_ov084_02156198 kind:function(arm,size=0x174) addr:0x02156198 +func_ov084_0215630c kind:function(arm,size=0x1f8) addr:0x0215630c +func_ov084_02156504 kind:function(arm,size=0x148) addr:0x02156504 +func_ov084_0215664c kind:function(arm,size=0xbc) addr:0x0215664c +func_ov084_02156708 kind:function(arm,size=0x13c) addr:0x02156708 +func_ov084_02156844 kind:function(arm,size=0x15c) addr:0x02156844 +func_ov084_021569a0 kind:function(arm,size=0x1c8) addr:0x021569a0 +func_ov084_02156b68 kind:function(arm,size=0x280) addr:0x02156b68 +func_ov084_02156de8 kind:function(arm,size=0x14) addr:0x02156de8 +func_ov084_02156dfc kind:function(arm,size=0x11c) addr:0x02156dfc +func_ov084_02156f18 kind:function(arm,size=0x4c) addr:0x02156f18 +func_ov084_02156f64 kind:function(arm,size=0x274) addr:0x02156f64 +func_ov084_021571d8 kind:function(arm,size=0x88) addr:0x021571d8 +func_ov084_02157260 kind:function(arm,size=0x2b0) addr:0x02157260 +func_ov084_02157510 kind:function(arm,size=0x98) addr:0x02157510 +func_ov084_021575a8 kind:function(arm,size=0x50) addr:0x021575a8 +func_ov084_021575f8 kind:function(arm,size=0x150) addr:0x021575f8 +func_ov084_02157748 kind:function(arm,size=0x24) addr:0x02157748 +func_ov084_0215776c kind:function(arm,size=0x6c) addr:0x0215776c +func_ov084_021577d8 kind:function(arm,size=0xec) addr:0x021577d8 +func_ov084_021578c4 kind:function(arm,size=0x160) addr:0x021578c4 +func_ov084_02157a24 kind:function(arm,size=0x14) addr:0x02157a24 +func_ov084_02157a38 kind:function(arm,size=0xa8) addr:0x02157a38 +func_ov084_02157ae0 kind:function(arm,size=0x1a8) addr:0x02157ae0 +func_ov084_02157c88 kind:function(arm,size=0x40) addr:0x02157c88 +func_ov084_02157cc8 kind:function(arm,size=0x20) addr:0x02157cc8 +func_ov084_02157ce8 kind:function(arm,size=0xa8) addr:0x02157ce8 +func_ov084_02157d90 kind:function(arm,size=0x9d0) addr:0x02157d90 +func_ov084_02158760 kind:function(arm,size=0x30) addr:0x02158760 +func_ov084_02158790 kind:function(arm,size=0x11c) addr:0x02158790 +func_ov084_021588ac kind:function(arm,size=0xc4) addr:0x021588ac +func_ov084_02158970 kind:function(arm,size=0xc4) addr:0x02158970 +func_ov084_02158a34 kind:function(arm,size=0x1a0) addr:0x02158a34 +func_ov084_02158bd4 kind:function(arm,size=0x1c) addr:0x02158bd4 +func_ov084_02158bf0 kind:function(arm,size=0x40) addr:0x02158bf0 +func_ov084_02158c30 kind:function(arm,size=0x454) addr:0x02158c30 +func_ov084_02159084 kind:function(arm,size=0xe8) addr:0x02159084 +func_ov084_0215916c kind:function(arm,size=0xac) addr:0x0215916c +func_ov084_02159218 kind:function(arm,size=0x38) addr:0x02159218 +func_ov084_02159250 kind:function(arm,size=0x480) addr:0x02159250 +func_ov084_021596d0 kind:function(arm,size=0xe0) addr:0x021596d0 +func_ov084_021597b0 kind:function(arm,size=0xe8) addr:0x021597b0 +func_ov084_02159898 kind:function(arm,size=0xcc) addr:0x02159898 +func_ov084_02159964 kind:function(arm,size=0x1dc) addr:0x02159964 +func_ov084_02159b40 kind:function(arm,size=0x68) addr:0x02159b40 +func_ov084_02159ba8 kind:function(arm,size=0x22c) addr:0x02159ba8 +func_ov084_02159dd4 kind:function(arm,size=0x28) addr:0x02159dd4 +func_ov084_02159dfc kind:function(arm,size=0xcc) addr:0x02159dfc +func_ov084_02159ec8 kind:function(arm,size=0x3c) addr:0x02159ec8 +func_ov084_02159f04 kind:function(arm,size=0x100) addr:0x02159f04 +func_ov084_0215a004 kind:function(arm,size=0x640) addr:0x0215a004 +func_ov084_0215a644 kind:function(arm,size=0x10) addr:0x0215a644 +func_ov084_0215a654 kind:function(arm,size=0xa4) addr:0x0215a654 +func_ov084_0215a6f8 kind:function(arm,size=0x8c8) addr:0x0215a6f8 +func_ov084_0215afc0 kind:function(arm,size=0xbc) addr:0x0215afc0 +func_ov084_0215b07c kind:function(arm,size=0x6bc) addr:0x0215b07c +func_ov084_0215b738 kind:function(arm,size=0x118) addr:0x0215b738 +func_ov084_0215b850 kind:function(arm,size=0x80) addr:0x0215b850 +func_ov084_0215b8d0 kind:function(arm,size=0x3c) addr:0x0215b8d0 +func_ov084_0215b90c kind:function(arm,size=0x240) addr:0x0215b90c +func_ov084_0215bb4c kind:function(arm,size=0x8c) addr:0x0215bb4c +func_ov084_0215bbd8 kind:function(arm,size=0x140) addr:0x0215bbd8 +func_ov084_0215bd18 kind:function(arm,size=0x24) addr:0x0215bd18 +func_ov084_0215bd3c kind:function(arm,size=0x2c) addr:0x0215bd3c +func_ov084_0215bd68 kind:function(arm,size=0x10) addr:0x0215bd68 +func_ov084_0215bd78 kind:function(arm,size=0x14) addr:0x0215bd78 +func_ov084_0215bd8c kind:function(arm,size=0x14) addr:0x0215bd8c +func_ov084_0215bda0 kind:function(arm,size=0x1c) addr:0x0215bda0 +func_ov084_0215bdbc kind:function(arm,size=0x1c) addr:0x0215bdbc +func_ov084_0215bdd8 kind:function(arm,size=0x14) addr:0x0215bdd8 +func_ov084_0215bdec kind:function(arm,size=0xc) addr:0x0215bdec +func_ov084_0215bdf8 kind:function(arm,size=0x24) addr:0x0215bdf8 +func_ov084_0215be1c kind:function(arm,size=0x44) addr:0x0215be1c +func_ov084_0215be60 kind:function(arm,size=0x6c) addr:0x0215be60 +func_ov084_0215becc kind:function(arm,size=0x14) addr:0x0215becc +func_ov084_0215bee0 kind:function(arm,size=0x28) addr:0x0215bee0 +func_ov084_0215bf08 kind:function(arm,size=0x30) addr:0x0215bf08 +func_ov084_0215bf38 kind:function(arm,size=0x24) addr:0x0215bf38 +func_ov084_0215bf5c kind:function(arm,size=0x2e8) addr:0x0215bf5c +func_ov084_0215c244 kind:function(arm,size=0x3c) addr:0x0215c244 +func_ov084_0215c280 kind:function(arm,size=0x168) addr:0x0215c280 +func_ov084_0215c3e8 kind:function(arm,size=0x118) addr:0x0215c3e8 +func_ov084_0215c500 kind:function(arm,size=0x2c) addr:0x0215c500 +func_ov084_0215c52c kind:function(arm,size=0x48) addr:0x0215c52c +func_ov084_0215c574 kind:function(arm,size=0x1c) addr:0x0215c574 +func_ov084_0215c590 kind:function(arm,size=0x14) addr:0x0215c590 +func_ov084_0215c5a4 kind:function(arm,size=0xc) addr:0x0215c5a4 +func_ov084_0215c5b0 kind:function(arm,size=0x24) addr:0x0215c5b0 +func_ov084_0215c5d4 kind:function(arm,size=0x28) addr:0x0215c5d4 +func_ov084_0215c5fc kind:function(arm,size=0x164) addr:0x0215c5fc +func_ov084_0215c760 kind:function(arm,size=0x38) addr:0x0215c760 +func_ov084_0215c798 kind:function(arm,size=0x24) addr:0x0215c798 +func_ov084_0215c7bc kind:function(arm,size=0x1b4) addr:0x0215c7bc +func_ov084_0215c970 kind:function(arm,size=0x34) addr:0x0215c970 +func_ov084_0215c9a4 kind:function(arm,size=0xd8) addr:0x0215c9a4 +func_ov084_0215ca7c kind:function(arm,size=0x2e8) addr:0x0215ca7c +func_ov084_0215cd64 kind:function(arm,size=0x8) addr:0x0215cd64 +func_ov084_0215cd6c kind:function(arm,size=0x30) addr:0x0215cd6c +func_ov084_0215cd9c kind:function(arm,size=0x258) addr:0x0215cd9c +func_ov084_0215cff4 kind:function(arm,size=0x68) addr:0x0215cff4 +func_ov084_0215d05c kind:function(arm,size=0x70) addr:0x0215d05c +func_ov084_0215d0cc kind:function(arm,size=0x14) addr:0x0215d0cc +func_ov084_0215d0e0 kind:function(arm,size=0xc) addr:0x0215d0e0 +func_ov084_0215d0ec kind:function(arm,size=0x24) addr:0x0215d0ec +func_ov084_0215d110 kind:function(arm,size=0x28) addr:0x0215d110 +func_ov084_0215d138 kind:function(arm,size=0x20) addr:0x0215d138 +func_ov084_0215d158 kind:function(arm,size=0x50) addr:0x0215d158 +func_ov084_0215d1a8 kind:function(arm,size=0x20) addr:0x0215d1a8 +func_ov084_0215d1c8 kind:function(arm,size=0x28) addr:0x0215d1c8 +func_ov084_0215d1f0 kind:function(arm,size=0x14) addr:0x0215d1f0 +func_ov084_0215d204 kind:function(arm,size=0xc) addr:0x0215d204 +func_ov084_0215d210 kind:function(arm,size=0x24) addr:0x0215d210 +func_ov084_0215d234 kind:function(arm,size=0x6c) addr:0x0215d234 +func_ov084_0215d2a0 kind:function(arm,size=0xa8) addr:0x0215d2a0 +func_ov084_0215d348 kind:function(arm,size=0x1c8) addr:0x0215d348 +func_ov084_0215d510 kind:function(arm,size=0x14) addr:0x0215d510 +func_ov084_0215d524 kind:function(arm,size=0x14) addr:0x0215d524 +func_ov084_0215d538 kind:function(arm,size=0x14) addr:0x0215d538 +func_ov084_0215d54c kind:function(arm,size=0xa4) addr:0x0215d54c +func_ov084_0215d5f0 kind:function(arm,size=0x3c) addr:0x0215d5f0 +func_ov084_0215d62c kind:function(arm,size=0x118) addr:0x0215d62c +func_ov084_0215d744 kind:function(arm,size=0x94) addr:0x0215d744 +func_ov084_0215d7d8 kind:function(arm,size=0x6c) addr:0x0215d7d8 +func_ov084_0215d844 kind:function(arm,size=0x48) addr:0x0215d844 +func_ov084_0215d88c kind:function(arm,size=0xb8) addr:0x0215d88c +func_ov084_0215d944 kind:function(arm,size=0x1c) addr:0x0215d944 +func_ov084_0215d960 kind:function(arm,size=0x48) addr:0x0215d960 +func_ov084_0215d9a8 kind:function(arm,size=0x54) addr:0x0215d9a8 +func_ov084_0215d9fc kind:function(arm,size=0x14) addr:0x0215d9fc +func_ov084_0215da10 kind:function(arm,size=0x230) addr:0x0215da10 +func_ov084_0215dc40 kind:function(arm,size=0x18) addr:0x0215dc40 +func_ov084_0215dc58 kind:function(arm,size=0x60) addr:0x0215dc58 +func_ov084_0215dcb8 kind:function(arm,size=0xb0) addr:0x0215dcb8 +func_ov084_0215dd68 kind:function(arm,size=0x1c0) addr:0x0215dd68 +func_ov084_0215df28 kind:function(arm,size=0xc0) addr:0x0215df28 +func_ov084_0215dfe8 kind:function(arm,size=0xe4) addr:0x0215dfe8 +func_ov084_0215e0cc kind:function(arm,size=0x18) addr:0x0215e0cc +func_ov084_0215e0e4 kind:function(arm,size=0xb0) addr:0x0215e0e4 +func_ov084_0215e194 kind:function(arm,size=0x48) addr:0x0215e194 +func_ov084_0215e1dc kind:function(arm,size=0x34) addr:0x0215e1dc +func_ov084_0215e210 kind:function(arm,size=0x48) addr:0x0215e210 +func_ov084_0215e258 kind:function(arm,size=0x40) addr:0x0215e258 +func_ov084_0215e298 kind:function(arm,size=0x10) addr:0x0215e298 +func_ov084_0215e2a8 kind:function(arm,size=0x28) addr:0x0215e2a8 +func_ov084_0215e2d0 kind:function(arm,size=0x58) addr:0x0215e2d0 +func_ov084_0215e328 kind:function(arm,size=0x34) addr:0x0215e328 +func_ov084_0215e35c kind:function(arm,size=0x38) addr:0x0215e35c +func_ov084_0215e394 kind:function(arm,size=0x3c) addr:0x0215e394 +func_ov084_0215e3d0 kind:function(arm,size=0x34c) addr:0x0215e3d0 +func_ov084_0215e71c kind:function(arm,size=0x24) addr:0x0215e71c +func_ov084_0215e740 kind:function(arm,size=0x10) addr:0x0215e740 +func_ov084_0215e750 kind:function(arm,size=0x8) addr:0x0215e750 +func_ov084_0215e758 kind:function(arm,size=0x1c) addr:0x0215e758 +func_ov084_0215e774 kind:function(arm,size=0x1c) addr:0x0215e774 +func_ov084_0215e790 kind:function(arm,size=0x1c) addr:0x0215e790 +func_ov084_0215e7ac kind:function(arm,size=0x48) addr:0x0215e7ac +func_ov084_0215e7f4 kind:function(arm,size=0x50) addr:0x0215e7f4 +func_ov084_0215e844 kind:function(arm,size=0x14) addr:0x0215e844 +func_ov084_0215e858 kind:function(arm,size=0xc) addr:0x0215e858 +func_ov084_0215e864 kind:function(arm,size=0x24) addr:0x0215e864 +func_ov084_0215e888 kind:function(arm,size=0x48) addr:0x0215e888 +func_ov084_0215e8d0 kind:function(arm,size=0xac) addr:0x0215e8d0 +func_ov084_0215e97c kind:function(arm,size=0x34) addr:0x0215e97c +func_ov084_0215e9b0 kind:function(arm,size=0x15c) addr:0x0215e9b0 +func_ov084_0215eb0c kind:function(arm,size=0x14) addr:0x0215eb0c +func_ov084_0215eb20 kind:function(arm,size=0x84) addr:0x0215eb20 +func_ov084_0215eba4 kind:function(arm,size=0x3c) addr:0x0215eba4 +func_ov084_0215ebe0 kind:function(arm,size=0xdc) addr:0x0215ebe0 +func_ov084_0215ecbc kind:function(arm,size=0x34) addr:0x0215ecbc +func_ov084_0215ecf0 kind:function(arm,size=0x64) addr:0x0215ecf0 +func_ov084_0215ed54 kind:function(arm,size=0x1c) addr:0x0215ed54 +func_ov084_0215ed70 kind:function(arm,size=0xc8) addr:0x0215ed70 +func_ov084_0215ee38 kind:function(arm,size=0x10) addr:0x0215ee38 +func_ov084_0215ee48 kind:function(arm,size=0x70) addr:0x0215ee48 +func_ov084_0215eeb8 kind:function(arm,size=0x6c) addr:0x0215eeb8 +func_ov084_0215ef24 kind:function(arm,size=0xa8) addr:0x0215ef24 +func_ov084_0215efcc kind:function(arm,size=0xc0) addr:0x0215efcc +func_ov084_0215f08c kind:function(arm,size=0xe4) addr:0x0215f08c +func_ov084_0215f170 kind:function(arm,size=0x38) addr:0x0215f170 +func_ov084_0215f1a8 kind:function(arm,size=0x44) addr:0x0215f1a8 +func_ov084_0215f1ec kind:function(arm,size=0x1c) addr:0x0215f1ec +func_ov084_0215f208 kind:function(arm,size=0x38) addr:0x0215f208 +func_ov084_0215f240 kind:function(arm,size=0x40) addr:0x0215f240 +func_ov084_0215f280 kind:function(arm,size=0x14) addr:0x0215f280 +func_ov084_0215f294 kind:function(arm,size=0xc) addr:0x0215f294 +func_ov084_0215f2a0 kind:function(arm,size=0x24) addr:0x0215f2a0 +func_ov084_0215f2c4 kind:function(arm,size=0x28) addr:0x0215f2c4 +func_ov084_0215f2ec kind:function(arm,size=0x108) addr:0x0215f2ec +func_ov084_0215f3f4 kind:function(arm,size=0x14) addr:0x0215f3f4 +func_ov084_0215f408 kind:function(arm,size=0xa8) addr:0x0215f408 +func_ov084_0215f4b0 kind:function(arm,size=0x4) addr:0x0215f4b0 +func_ov084_0215f4b4 kind:function(arm,size=0x84) addr:0x0215f4b4 +func_ov084_0215f538 kind:function(arm,size=0x14) addr:0x0215f538 +func_ov084_0215f54c kind:function(arm,size=0x30) addr:0x0215f54c +func_ov084_0215f57c kind:function(arm,size=0x40) addr:0x0215f57c +func_ov084_0215f5bc kind:function(arm,size=0x1c) addr:0x0215f5bc +func_ov084_0215f5d8 kind:function(arm,size=0x38) addr:0x0215f5d8 +func_ov084_0215f610 kind:function(arm,size=0x40) addr:0x0215f610 +func_ov084_0215f650 kind:function(arm,size=0x14) addr:0x0215f650 +func_ov084_0215f664 kind:function(arm,size=0xc) addr:0x0215f664 +func_ov084_0215f670 kind:function(arm,size=0x24) addr:0x0215f670 +func_ov084_0215f694 kind:function(arm,size=0xac) addr:0x0215f694 +func_ov084_0215f740 kind:function(arm,size=0x9c) addr:0x0215f740 +func_ov084_0215f7dc kind:function(arm,size=0x9c) addr:0x0215f7dc +func_ov084_0215f878 kind:function(arm,size=0x150) addr:0x0215f878 +func_ov084_0215f9c8 kind:function(arm,size=0x54) addr:0x0215f9c8 +func_ov084_0215fa1c kind:function(arm,size=0xa0) addr:0x0215fa1c +func_ov084_0215fabc kind:function(arm,size=0xd8) addr:0x0215fabc +func_ov084_0215fb94 kind:function(arm,size=0x14) addr:0x0215fb94 +func_ov084_0215fba8 kind:function(arm,size=0x7c) addr:0x0215fba8 +func_ov084_0215fc24 kind:function(arm,size=0x20) addr:0x0215fc24 +func_ov084_0215fc44 kind:function(arm,size=0x50) addr:0x0215fc44 +func_ov084_0215fc94 kind:function(arm,size=0x24) addr:0x0215fc94 +func_ov084_0215fcb8 kind:function(arm,size=0x10) addr:0x0215fcb8 +func_ov084_0215fcc8 kind:function(arm,size=0x50) addr:0x0215fcc8 +func_ov084_0215fd18 kind:function(arm,size=0x20) addr:0x0215fd18 +func_ov084_0215fd38 kind:function(arm,size=0x28) addr:0x0215fd38 +func_ov084_0215fd60 kind:function(arm,size=0x14) addr:0x0215fd60 +func_ov084_0215fd74 kind:function(arm,size=0xc) addr:0x0215fd74 +func_ov084_0215fd80 kind:function(arm,size=0x24) addr:0x0215fd80 +func_ov084_0215fda4 kind:function(arm,size=0x4c) addr:0x0215fda4 +func_ov084_0215fdf0 kind:function(arm,size=0x88) addr:0x0215fdf0 +func_ov084_0215fe78 kind:function(arm,size=0x1b0) addr:0x0215fe78 +func_ov084_02160028 kind:function(arm,size=0x54) addr:0x02160028 +func_ov084_0216007c kind:function(arm,size=0x40) addr:0x0216007c +func_ov084_021600bc kind:function(arm,size=0x50) addr:0x021600bc +func_ov084_0216010c kind:function(arm,size=0x20) addr:0x0216010c +func_ov084_0216012c kind:function(arm,size=0x28) addr:0x0216012c +func_ov084_02160154 kind:function(arm,size=0x14) addr:0x02160154 +func_ov084_02160168 kind:function(arm,size=0xc) addr:0x02160168 +func_ov084_02160174 kind:function(arm,size=0x24) addr:0x02160174 +func_ov084_02160198 kind:function(arm,size=0x30) addr:0x02160198 +func_ov084_021601c8 kind:function(arm,size=0x1ac) addr:0x021601c8 +func_ov084_02160374 kind:function(arm,size=0x14) addr:0x02160374 +func_ov084_02160388 kind:function(arm,size=0x1a8) addr:0x02160388 +func_ov084_02160530 kind:function(arm,size=0x164) addr:0x02160530 +func_ov084_02160694 kind:function(arm,size=0x14) addr:0x02160694 +func_ov084_021606a8 kind:function(arm,size=0xa0) addr:0x021606a8 +func_ov084_02160748 kind:function(arm,size=0x84) addr:0x02160748 +func_ov084_021607cc kind:function(arm,size=0x7c) addr:0x021607cc +func_ov084_02160848 kind:function(arm,size=0x24) addr:0x02160848 +func_ov084_0216086c kind:function(arm,size=0x4) addr:0x0216086c +func_ov084_02160870 kind:function(arm,size=0x188) addr:0x02160870 +func_ov084_021609f8 kind:function(arm,size=0x18c) addr:0x021609f8 +func_ov084_02160b84 kind:function(arm,size=0x58) addr:0x02160b84 +func_ov084_02160bdc kind:function(arm,size=0x1c) addr:0x02160bdc +func_ov084_02160bf8 kind:function(arm,size=0x18) addr:0x02160bf8 +func_ov084_02160c10 kind:function(arm,size=0x5c) addr:0x02160c10 +func_ov084_02160c6c kind:function(arm,size=0x1c) addr:0x02160c6c +func_ov084_02160c88 kind:function(arm,size=0x58) addr:0x02160c88 +func_ov084_02160ce0 kind:function(arm,size=0x60) addr:0x02160ce0 +func_ov084_02160d40 kind:function(arm,size=0x14) addr:0x02160d40 +func_ov084_02160d54 kind:function(arm,size=0xc) addr:0x02160d54 +func_ov084_02160d60 kind:function(arm,size=0x24) addr:0x02160d60 +func_ov084_02160d84 kind:function(arm,size=0xa0) addr:0x02160d84 +func_ov084_02160e24 kind:function(arm,size=0x18) addr:0x02160e24 +func_ov084_02160e3c kind:function(arm,size=0x180) addr:0x02160e3c +func_ov084_02160fbc kind:function(arm,size=0x14) addr:0x02160fbc +func_ov084_02160fd0 kind:function(arm,size=0x14) addr:0x02160fd0 +func_ov084_02160fe4 kind:function(arm,size=0x14) addr:0x02160fe4 +func_ov084_02160ff8 kind:function(arm,size=0x120) addr:0x02160ff8 +func_ov084_02161118 kind:function(arm,size=0x4) addr:0x02161118 +func_ov084_0216111c kind:function(arm,size=0x1a8) addr:0x0216111c +func_ov084_021612c4 kind:function(arm,size=0x40) addr:0x021612c4 +func_ov084_02161304 kind:function(arm,size=0x2b4) addr:0x02161304 +func_ov084_021615b8 kind:function(arm,size=0x3c) addr:0x021615b8 +func_ov084_021615f4 kind:function(arm,size=0x438) addr:0x021615f4 +func_ov084_02161a2c kind:function(arm,size=0x124) addr:0x02161a2c +func_ov084_02161b50 kind:function(arm,size=0x58) addr:0x02161b50 +func_ov084_02161ba8 kind:function(arm,size=0x124) addr:0x02161ba8 +func_ov084_02161ccc kind:function(arm,size=0x1d0) addr:0x02161ccc +func_ov084_02161e9c kind:function(arm,size=0x134) addr:0x02161e9c +func_ov084_02161fd0 kind:function(arm,size=0x280) addr:0x02161fd0 +func_ov084_02162250 kind:function(arm,size=0x48) addr:0x02162250 +func_ov084_02162298 kind:function(arm,size=0x3c) addr:0x02162298 +func_ov084_021622d4 kind:function(arm,size=0x70) addr:0x021622d4 +func_ov084_02162344 kind:function(arm,size=0x54) addr:0x02162344 +func_ov084_02162398 kind:function(arm,size=0x18) addr:0x02162398 +func_ov084_021623b0 kind:function(arm,size=0xc) addr:0x021623b0 +func_ov084_021623bc kind:function(arm,size=0xc4) addr:0x021623bc +func_ov084_02162480 kind:function(arm,size=0x54) addr:0x02162480 +func_ov084_021624d4 kind:function(arm,size=0x3c) addr:0x021624d4 +func_ov084_02162510 kind:function(arm,size=0x54) addr:0x02162510 +func_ov084_02162564 kind:function(arm,size=0x1c) addr:0x02162564 +func_ov084_02162580 kind:function(arm,size=0x1c) addr:0x02162580 +func_ov084_0216259c kind:function(arm,size=0x1c) addr:0x0216259c +func_ov084_021625b8 kind:function(arm,size=0x40) addr:0x021625b8 +func_ov084_021625f8 kind:function(arm,size=0x48) addr:0x021625f8 +func_ov084_02162640 kind:function(arm,size=0x14) addr:0x02162640 +func_ov084_02162654 kind:function(arm,size=0xc) addr:0x02162654 +func_ov084_02162660 kind:function(arm,size=0x24) addr:0x02162660 +func_ov084_02162684 kind:function(arm,size=0x28) addr:0x02162684 +func_ov084_021626ac kind:function(arm,size=0x40) addr:0x021626ac +func_ov084_021626ec kind:function(arm,size=0x14) addr:0x021626ec +func_ov084_02162700 kind:function(arm,size=0x48) addr:0x02162700 +func_ov084_02162748 kind:function(arm,size=0x14) addr:0x02162748 +func_ov084_0216275c kind:function(arm,size=0x4c) addr:0x0216275c +func_ov084_021627a8 kind:function(arm,size=0x4) addr:0x021627a8 +func_ov084_021627ac kind:function(arm,size=0x20) addr:0x021627ac +func_ov084_021627cc kind:function(arm,size=0x28) addr:0x021627cc +func_ov084_021627f4 kind:function(arm,size=0x14) addr:0x021627f4 +func_ov084_02162808 kind:function(arm,size=0xc) addr:0x02162808 +func_ov084_02162814 kind:function(arm,size=0x24) addr:0x02162814 +func_ov084_02162838 kind:function(arm,size=0x4c) addr:0x02162838 +func_ov084_02162884 kind:function(arm,size=0x5c) addr:0x02162884 +func_ov084_021628e0 kind:function(arm,size=0x54) addr:0x021628e0 +func_ov084_02162934 kind:function(arm,size=0x60) addr:0x02162934 +func_ov084_02162994 kind:function(arm,size=0x28) addr:0x02162994 +func_ov084_021629bc kind:function(arm,size=0x30) addr:0x021629bc +func_ov084_021629ec kind:function(arm,size=0x14) addr:0x021629ec +func_ov084_02162a00 kind:function(arm,size=0x1c) addr:0x02162a00 +func_ov084_02162a1c kind:function(arm,size=0x10) addr:0x02162a1c +func_ov084_02162a2c kind:function(arm,size=0xc) addr:0x02162a2c +func_ov084_02162a38 kind:function(arm,size=0x24) addr:0x02162a38 +func_ov084_02162a5c kind:function(arm,size=0x4c) addr:0x02162a5c +func_ov084_02162aa8 kind:function(arm,size=0x21c) addr:0x02162aa8 +func_ov084_02162cc4 kind:function(arm,size=0x20c) addr:0x02162cc4 +func_ov084_02162ed0 kind:function(arm,size=0x18) addr:0x02162ed0 +func_ov084_02162ee8 kind:function(arm,size=0x4) addr:0x02162ee8 +func_ov084_02162eec kind:function(arm,size=0x3c) addr:0x02162eec +func_ov084_02162f28 kind:function(arm,size=0xe8) addr:0x02162f28 +func_ov084_02163010 kind:function(arm,size=0x170) addr:0x02163010 +func_ov084_02163180 kind:function(arm,size=0xac) addr:0x02163180 +func_ov084_0216322c kind:function(arm,size=0x40) addr:0x0216322c +func_ov084_0216326c kind:function(arm,size=0x68) addr:0x0216326c +func_ov084_021632d4 kind:function(arm,size=0xc) addr:0x021632d4 +func_ov084_021632e0 kind:function(arm,size=0xbc) addr:0x021632e0 +func_ov084_0216339c kind:function(arm,size=0x38) addr:0x0216339c +func_ov084_021633d4 kind:function(arm,size=0x40) addr:0x021633d4 +func_ov084_02163414 kind:function(arm,size=0x14) addr:0x02163414 +func_ov084_02163428 kind:function(arm,size=0x80) addr:0x02163428 +func_ov084_021634a8 kind:function(arm,size=0x1c) addr:0x021634a8 +func_ov084_021634c4 kind:function(arm,size=0xc) addr:0x021634c4 +func_ov084_021634d0 kind:function(arm,size=0x24) addr:0x021634d0 +func_ov084_021634f4 kind:function(arm,size=0xa4) addr:0x021634f4 +func_ov084_02163598 kind:function(arm,size=0x80) addr:0x02163598 +func_ov084_02163618 kind:function(arm,size=0x8) addr:0x02163618 +func_ov084_02163620 kind:function(arm,size=0x4) addr:0x02163620 +func_ov084_02163624 kind:function(arm,size=0x20) addr:0x02163624 +func_ov084_02163644 kind:function(arm,size=0x20) addr:0x02163644 +func_ov084_02163664 kind:function(arm,size=0x28) addr:0x02163664 +func_ov084_0216368c kind:function(arm,size=0x14) addr:0x0216368c +func_ov084_021636a0 kind:function(arm,size=0x24) addr:0x021636a0 +func_ov084_021636c4 kind:function(arm,size=0x254) addr:0x021636c4 +func_ov084_02163918 kind:function(arm,size=0xcc) addr:0x02163918 +data_ov084_021639e4 kind:data(any) addr:0x021639e4 +data_ov084_021639e8 kind:data(any) addr:0x021639e8 +data_ov084_021639ec kind:data(any) addr:0x021639ec +data_ov084_021639f0 kind:data(any) addr:0x021639f0 +data_ov084_021639f4 kind:data(any) addr:0x021639f4 +data_ov084_02163a00 kind:data(any) addr:0x02163a00 +data_ov084_02163a10 kind:data(any) addr:0x02163a10 +data_ov084_02163a20 kind:data(any) addr:0x02163a20 +data_ov084_02163a30 kind:data(any) addr:0x02163a30 +data_ov084_02163a40 kind:data(any) addr:0x02163a40 +data_ov084_02163a50 kind:data(any) addr:0x02163a50 +data_ov084_02163a60 kind:data(any) addr:0x02163a60 +data_ov084_02163a78 kind:data(any) addr:0x02163a78 +data_ov084_02163a7a kind:data(any) addr:0x02163a7a +data_ov084_02163a88 kind:data(any) addr:0x02163a88 ambiguous +data_ov084_02163a90 kind:data(any) addr:0x02163a90 +data_ov084_02163aa8 kind:data(any) addr:0x02163aa8 +data_ov084_02163ac8 kind:data(any) addr:0x02163ac8 +data_ov084_02163b68 kind:data(any) addr:0x02163b68 +data_ov084_02163b9c kind:data(any) addr:0x02163b9c ambiguous +data_ov084_02163c28 kind:data(any) addr:0x02163c28 +data_ov084_02163c40 kind:data(any) addr:0x02163c40 +data_ov084_02163c44 kind:data(any) addr:0x02163c44 ambiguous +data_ov084_02163c5c kind:data(any) addr:0x02163c5c ambiguous +data_ov084_02163d2c kind:data(any) addr:0x02163d2c ambiguous +data_ov084_02163d3c kind:data(any) addr:0x02163d3c ambiguous +data_ov084_02163d4c kind:data(any) addr:0x02163d4c ambiguous +data_ov084_02163e28 kind:data(any) addr:0x02163e28 ambiguous +data_ov084_02163e98 kind:data(any) addr:0x02163e98 ambiguous +data_ov084_02163f14 kind:data(any) addr:0x02163f14 ambiguous +data_ov084_02164018 kind:data(any) addr:0x02164018 +data_ov084_0216401e kind:data(any) addr:0x0216401e +data_ov084_02164050 kind:data(any) addr:0x02164050 +data_ov084_02164060 kind:data(any) addr:0x02164060 +data_ov084_02164070 kind:data(any) addr:0x02164070 +data_ov084_02164074 kind:data(any) addr:0x02164074 +data_ov084_02164078 kind:data(any) addr:0x02164078 +func_ov084_0216407c kind:function(arm,size=0x6c8) addr:0x0216407c +func_ov084_02164744 kind:function(arm,size=0x70) addr:0x02164744 +func_ov084_021647b4 kind:function(arm,size=0x50) addr:0x021647b4 +func_ov084_02164804 kind:function(arm,size=0x50) addr:0x02164804 +func_ov084_02164854 kind:function(arm,size=0x50) addr:0x02164854 +func_ov084_021648a4 kind:function(arm,size=0x50) addr:0x021648a4 +func_ov084_021648f4 kind:function(arm,size=0x50) addr:0x021648f4 +func_ov084_02164944 kind:function(arm,size=0x50) addr:0x02164944 +func_ov084_02164994 kind:function(arm,size=0x50) addr:0x02164994 +func_ov084_021649e4 kind:function(arm,size=0x60) addr:0x021649e4 +func_ov084_02164a44 kind:function(arm,size=0x94) addr:0x02164a44 +func_ov084_02164ad8 kind:function(arm,size=0x50) addr:0x02164ad8 +func_ov084_02164b28 kind:function(arm,size=0x50) addr:0x02164b28 +func_ov084_02164b78 kind:function(arm,size=0x88) addr:0x02164b78 +func_ov084_02164c00 kind:function(arm,size=0x50) addr:0x02164c00 +data_ov084_02164ca0 kind:data(any) addr:0x02164ca0 +data_ov084_02164ca4 kind:data(any) addr:0x02164ca4 +data_ov084_02164ca8 kind:data(any) addr:0x02164ca8 +data_ov084_02164cac kind:data(any) addr:0x02164cac +data_ov084_02164cb0 kind:data(any) addr:0x02164cb0 +data_ov084_02164cb4 kind:data(any) addr:0x02164cb4 +data_ov084_02164cb8 kind:data(any) addr:0x02164cb8 +data_ov084_02164cbc kind:data(any) addr:0x02164cbc +data_ov084_02164cc0 kind:data(any) addr:0x02164cc0 +data_ov084_02164cc4 kind:data(any) addr:0x02164cc4 +data_ov084_02164cc8 kind:data(any) addr:0x02164cc8 +data_ov084_02164ccc kind:data(any) addr:0x02164ccc +data_ov084_02164cd0 kind:data(any) addr:0x02164cd0 +data_ov084_02164cdc kind:data(any) addr:0x02164cdc +data_ov084_02164ce8 kind:data(any) addr:0x02164ce8 +data_ov084_02164cf4 kind:data(any) addr:0x02164cf4 +data_ov084_02164d00 kind:data(any) addr:0x02164d00 +data_ov084_02164d0c kind:data(any) addr:0x02164d0c +data_ov084_02164d18 kind:data(any) addr:0x02164d18 +data_ov084_02164d24 kind:data(any) addr:0x02164d24 +data_ov084_02164d30 kind:data(any) addr:0x02164d30 +data_ov084_02164d3c kind:data(any) addr:0x02164d3c +data_ov084_02164d48 kind:data(any) addr:0x02164d48 +data_ov084_02164d54 kind:data(any) addr:0x02164d54 +data_ov084_02164d60 kind:data(any) addr:0x02164d60 +data_ov084_02164d6c kind:data(any) addr:0x02164d6c +data_ov084_02164d78 kind:data(any) addr:0x02164d78 +data_ov084_02164d8c kind:data(any) addr:0x02164d8c +data_ov084_02164d98 kind:data(any) addr:0x02164d98 +data_ov084_02164da4 kind:data(any) addr:0x02164da4 +data_ov084_02164db4 kind:data(any) addr:0x02164db4 +data_ov084_02164dc4 kind:data(any) addr:0x02164dc4 +data_ov084_02164de8 kind:data(any) addr:0x02164de8 +data_ov084_02164e10 kind:data(any) addr:0x02164e10 +data_ov084_02164e38 kind:data(any) addr:0x02164e38 +data_ov084_02164e5c kind:data(any) addr:0x02164e5c +data_ov084_02164e68 kind:data(any) addr:0x02164e68 +data_ov084_02164e74 kind:data(any) addr:0x02164e74 +data_ov084_02164e80 kind:data(any) addr:0x02164e80 +data_ov084_02164e8c kind:data(any) addr:0x02164e8c +data_ov084_02164e98 kind:data(any) addr:0x02164e98 +data_ov084_02164eac kind:data(any) addr:0x02164eac +data_ov084_02164ef0 kind:data(any) addr:0x02164ef0 +data_ov084_02164f04 kind:data(any) addr:0x02164f04 +data_ov084_02164f18 kind:data(any) addr:0x02164f18 +data_ov084_02164f2c kind:data(any) addr:0x02164f2c +data_ov084_02164f40 kind:data(any) addr:0x02164f40 +data_ov084_02164f58 kind:data(any) addr:0x02164f58 +data_ov084_02164f5c kind:data(any) addr:0x02164f5c +data_ov084_02164f78 kind:data(any) addr:0x02164f78 +data_ov084_02164f94 kind:data(any) addr:0x02164f94 +data_ov084_02164fac kind:data(any) addr:0x02164fac +data_ov084_02164fb0 kind:data(any) addr:0x02164fb0 +data_ov084_02164fcc kind:data(any) addr:0x02164fcc +data_ov084_02164ff0 kind:data(any) addr:0x02164ff0 +data_ov084_02165044 kind:data(any) addr:0x02165044 +data_ov084_0216505c kind:data(any) addr:0x0216505c +data_ov084_02165060 kind:data(any) addr:0x02165060 +data_ov084_0216507c kind:data(any) addr:0x0216507c +data_ov084_02165098 kind:data(any) addr:0x02165098 +data_ov084_021650b4 kind:data(any) addr:0x021650b4 +data_ov084_021650d0 kind:data(any) addr:0x021650d0 +data_ov084_021650d4 kind:data(any) addr:0x021650d4 +data_ov084_021650e8 kind:data(any) addr:0x021650e8 +data_ov084_021650fc kind:data(any) addr:0x021650fc +data_ov084_0216510c kind:data(any) addr:0x0216510c +data_ov084_02165110 kind:data(any) addr:0x02165110 +data_ov084_02165124 kind:data(any) addr:0x02165124 +data_ov084_02165134 kind:data(any) addr:0x02165134 +data_ov084_02165138 kind:data(any) addr:0x02165138 +data_ov084_0216514c kind:data(any) addr:0x0216514c +data_ov084_0216515c kind:data(any) addr:0x0216515c +data_ov084_02165160 kind:data(any) addr:0x02165160 +data_ov084_02165170 kind:data(any) addr:0x02165170 +data_ov084_02165174 kind:data(any) addr:0x02165174 +data_ov084_02165184 kind:data(any) addr:0x02165184 +data_ov084_02165188 kind:data(any) addr:0x02165188 +data_ov084_02165194 kind:data(any) addr:0x02165194 ambiguous +data_ov084_02165198 kind:data(any) addr:0x02165198 +data_ov084_0216519c kind:data(any) addr:0x0216519c +data_ov084_021651ac kind:data(any) addr:0x021651ac +data_ov084_021651bc kind:data(any) addr:0x021651bc +data_ov084_02165248 kind:data(any) addr:0x02165248 ambiguous +data_ov084_021652e4 kind:data(any) addr:0x021652e4 +data_ov084_021652f4 kind:data(any) addr:0x021652f4 +data_ov084_02165308 kind:data(any) addr:0x02165308 +data_ov084_0216532c kind:data(any) addr:0x0216532c +data_ov084_02165358 kind:data(any) addr:0x02165358 +data_ov084_021653b4 kind:data(any) addr:0x021653b4 +data_ov084_021653d8 kind:data(any) addr:0x021653d8 +data_ov084_02165438 kind:data(any) addr:0x02165438 +data_ov084_0216545c kind:data(any) addr:0x0216545c +data_ov084_021654b4 kind:data(any) addr:0x021654b4 +data_ov084_021654cc kind:data(any) addr:0x021654cc +data_ov084_021654e4 kind:data(any) addr:0x021654e4 +data_ov084_021654ec kind:data(any) addr:0x021654ec ambiguous +data_ov084_02165504 kind:data(any) addr:0x02165504 +data_ov084_02165518 kind:data(any) addr:0x02165518 ambiguous +data_ov084_02165520 kind:data(any) addr:0x02165520 +data_ov084_0216553c kind:data(any) addr:0x0216553c +data_ov084_02165560 kind:data(any) addr:0x02165560 +data_ov084_021655a8 kind:data(any) addr:0x021655a8 +data_ov084_02165608 kind:data(any) addr:0x02165608 +data_ov084_0216560c kind:data(any) addr:0x0216560c +data_ov084_02165624 kind:data(any) addr:0x02165624 +data_ov084_0216563c kind:data(any) addr:0x0216563c +data_ov084_0216565c kind:data(any) addr:0x0216565c +data_ov084_02165678 kind:data(any) addr:0x02165678 +data_ov084_0216569c kind:data(any) addr:0x0216569c +data_ov084_021656fc kind:data(any) addr:0x021656fc +data_ov084_02165718 kind:data(any) addr:0x02165718 +data_ov084_02165730 kind:data(any) addr:0x02165730 +data_ov084_02165750 kind:data(any) addr:0x02165750 +data_ov084_02165798 kind:data(any) addr:0x02165798 +data_ov084_021657f8 kind:data(any) addr:0x021657f8 +data_ov084_02165814 kind:data(any) addr:0x02165814 +data_ov084_02165830 kind:data(any) addr:0x02165830 +data_ov084_02165858 kind:data(any) addr:0x02165858 +data_ov084_021658a4 kind:data(any) addr:0x021658a4 +data_ov084_021658a8 kind:data(any) addr:0x021658a8 ambiguous +data_ov084_021658c0 kind:data(any) addr:0x021658c0 +data_ov084_02165904 kind:data(any) addr:0x02165904 +data_ov084_02165924 kind:data(any) addr:0x02165924 +data_ov084_02165948 kind:data(any) addr:0x02165948 +data_ov084_02165970 kind:data(any) addr:0x02165970 +data_ov084_021659b8 kind:data(any) addr:0x021659b8 +data_ov084_02165a18 kind:data(any) addr:0x02165a18 +data_ov084_02165a2c kind:data(any) addr:0x02165a2c +data_ov084_02165a48 kind:data(any) addr:0x02165a48 +data_ov084_02165a64 kind:data(any) addr:0x02165a64 +data_ov084_02165a88 kind:data(any) addr:0x02165a88 +data_ov084_02165b00 kind:data(any) addr:0x02165b00 +data_ov084_02165b1c kind:data(any) addr:0x02165b1c +data_ov084_02165b5c kind:data(any) addr:0x02165b5c +data_ov084_02165b84 kind:data(any) addr:0x02165b84 +data_ov084_02165bf4 kind:data(any) addr:0x02165bf4 +data_ov084_02165c04 kind:data(any) addr:0x02165c04 +data_ov084_02165c1c kind:data(any) addr:0x02165c1c +data_ov084_02165c28 kind:data(any) addr:0x02165c28 +data_ov084_02165c50 kind:data(any) addr:0x02165c50 +data_ov084_02165c74 kind:data(any) addr:0x02165c74 +data_ov084_02165cc8 kind:data(any) addr:0x02165cc8 +data_ov084_02165cdc kind:data(any) addr:0x02165cdc +data_ov084_02165cf8 kind:data(any) addr:0x02165cf8 +data_ov084_02165d14 kind:data(any) addr:0x02165d14 +data_ov084_02165d60 kind:bss addr:0x02165d60 +data_ov084_02165d64 kind:bss addr:0x02165d64 +data_ov084_02165d70 kind:bss addr:0x02165d70 +data_ov084_02165db0 kind:bss addr:0x02165db0 +data_ov084_02165e88 kind:bss addr:0x02165e88 +data_ov084_02165e8c kind:bss addr:0x02165e8c +data_ov084_02165e98 kind:bss addr:0x02165e98 +data_ov084_02165f70 kind:bss addr:0x02165f70 +data_ov084_02165f74 kind:bss addr:0x02165f74 +data_ov084_02165f80 kind:bss addr:0x02165f80 +data_ov084_02165fe8 kind:bss addr:0x02165fe8 ambiguous +data_ov084_02165ff0 kind:bss addr:0x02165ff0 ambiguous +data_ov084_02166040 kind:bss addr:0x02166040 ambiguous +data_ov084_02166054 kind:bss addr:0x02166054 ambiguous +data_ov084_02166058 kind:bss addr:0x02166058 +data_ov084_0216605c kind:bss addr:0x0216605c +data_ov084_02166068 kind:bss addr:0x02166068 +data_ov084_0216611c kind:bss addr:0x0216611c ambiguous +data_ov084_02166140 kind:bss addr:0x02166140 +data_ov084_02166144 kind:bss addr:0x02166144 +data_ov084_02166150 kind:bss addr:0x02166150 +data_ov084_02166228 kind:bss addr:0x02166228 +data_ov084_0216622c kind:bss addr:0x0216622c +data_ov084_02166238 kind:bss addr:0x02166238 +data_ov084_0216627c kind:bss addr:0x0216627c +data_ov084_02166280 kind:bss addr:0x02166280 +data_ov084_0216628c kind:bss addr:0x0216628c +data_ov084_02166364 kind:bss addr:0x02166364 +data_ov084_02166368 kind:bss addr:0x02166368 +data_ov084_02166374 kind:bss addr:0x02166374 +data_ov084_021663a4 kind:bss addr:0x021663a4 ambiguous +data_ov084_02166448 kind:bss addr:0x02166448 +data_ov084_02166468 kind:bss addr:0x02166468 +data_ov084_0216646c kind:bss addr:0x0216646c +data_ov084_02166478 kind:bss addr:0x02166478 +data_ov084_0216649c kind:bss addr:0x0216649c +data_ov084_021664a0 kind:bss addr:0x021664a0 +data_ov084_021664ac kind:bss addr:0x021664ac +data_ov084_021664b8 kind:bss addr:0x021664b8 +data_ov084_02166590 kind:bss addr:0x02166590 +data_ov084_021665a0 kind:bss addr:0x021665a0 +data_ov084_021665ac kind:bss addr:0x021665ac +data_ov084_021665b8 kind:bss addr:0x021665b8 +data_ov084_021665d0 kind:bss addr:0x021665d0 +data_ov084_02166688 kind:bss addr:0x02166688 +data_ov084_02166760 kind:bss addr:0x02166760 +data_ov084_02166764 kind:bss addr:0x02166764 +data_ov084_02166770 kind:bss addr:0x02166770 +data_ov084_02166790 kind:bss addr:0x02166790 +data_ov084_02166794 kind:bss addr:0x02166794 +data_ov084_021667a0 kind:bss addr:0x021667a0 +data_ov084_02166808 kind:bss addr:0x02166808 +data_ov084_0216680c kind:bss addr:0x0216680c +data_ov084_02166818 kind:bss addr:0x02166818 +data_ov084_021668f0 kind:bss addr:0x021668f0 +data_ov084_021668f4 kind:bss addr:0x021668f4 +data_ov084_021668f8 kind:bss addr:0x021668f8 +data_ov084_02166904 kind:bss addr:0x02166904 +data_ov084_021669d8 kind:bss addr:0x021669d8 diff --git a/config/jp/arm9/overlays/ov085/delinks.txt b/config/jp/arm9/overlays/ov085/delinks.txt new file mode 100644 index 00000000..567e5ea6 --- /dev/null +++ b/config/jp/arm9/overlays/ov085/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02152c20 end:0x02155e64 kind:code align:32 + .rodata start:0x02155e64 end:0x02155f08 kind:data align:4 + .init start:0x02155f08 end:0x02155ff8 kind:code align:4 + .ctor start:0x02155ff8 end:0x02156008 kind:data align:4 + .data start:0x02156020 end:0x02156260 kind:data align:32 + .bss start:0x02156260 end:0x021564a0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov085/relocs.txt b/config/jp/arm9/overlays/ov085/relocs.txt new file mode 100644 index 00000000..e8ddc71d --- /dev/null +++ b/config/jp/arm9/overlays/ov085/relocs.txt @@ -0,0 +1,517 @@ +from:0x02152c28 kind:load to:0x02156270 module:overlay(85) +from:0x02152c3c kind:arm_call to:0x02011f3c module:main +from:0x02152c48 kind:arm_call to:0x02152ca8 module:overlay(85) +from:0x02152c5c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02152c74 kind:load to:0x02156028 module:overlay(85) +from:0x02152c80 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02152ca4 kind:load to:0x0215604c module:overlay(85) +from:0x02152cb0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02152cd4 kind:load to:0x0215604c module:overlay(85) +from:0x02152cdc kind:arm_call to:0x02152ed0 module:overlay(85) +from:0x02152d18 kind:arm_call to:0x02152e8c module:overlay(85) +from:0x02152d40 kind:arm_call to:0x02152e8c module:overlay(85) +from:0x02152d74 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02152dd0 kind:arm_call to:0x0207a208 module:overlay(0) +from:0x02152df0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02152e00 kind:arm_call to:0x020799cc module:overlay(0) +from:0x02152e0c kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x02152e20 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02152e30 kind:arm_call to:0x020799cc module:overlay(0) +from:0x02152e60 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02152e74 kind:load to:0x027e0ce0 module:dtcm +from:0x02152e78 kind:load to:0x027e09bc module:dtcm +from:0x02152e7c kind:load to:0x027e09a4 module:dtcm +from:0x02152e80 kind:load to:0x02155e64 module:overlay(85) +from:0x02152eb0 kind:arm_call to:0x01fff148 module:itcm +from:0x02152ec0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02152ec8 kind:load to:0x027e0cd8 module:dtcm +from:0x02152ecc kind:load to:0x027e0ce0 module:dtcm +from:0x02152ef4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02152f18 kind:load to:0x027e09bc module:dtcm +from:0x02152f40 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02152f64 kind:load to:0x027e09bc module:dtcm +from:0x02152f70 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02152f84 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02152f8c kind:arm_call to:0x02011ff4 module:main +from:0x02152fa0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02152fb4 kind:load to:0x021562bc module:overlay(85) +from:0x02152fc8 kind:arm_call to:0x02011f3c module:main +from:0x02152fd4 kind:arm_call to:0x0215303c module:overlay(85) +from:0x02152fe8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02153034 kind:load to:0x021560e4 module:overlay(85) +from:0x02153038 kind:load to:0x027e09a4 module:dtcm +from:0x02153044 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02153070 kind:arm_call to:0x0200f05c module:main +from:0x0215308c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021530a8 kind:arm_call to:0x0200f05c module:main +from:0x021530fc kind:arm_call to:0x020f9650 module:overlay(31) +from:0x02153104 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02153148 kind:arm_call to:0x02155090 module:overlay(85) +from:0x021531c4 kind:load to:0x02156108 module:overlay(85) +from:0x021531c8 kind:load to:0x021562bc module:overlay(85) +from:0x021531cc kind:load to:0x02155e6c module:overlay(85) +from:0x021531d0 kind:load to:0x02155e7c module:overlay(85) +from:0x021531d4 kind:load to:0x020b3168 module:overlay(0) +from:0x021531d8 kind:load to:0x027e0130 module:dtcm +from:0x021531dc kind:load to:0x021560ac module:overlay(85) +from:0x021531ec kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02153200 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021532a0 kind:arm_call to:0x0200f05c module:main +from:0x021532f4 kind:load to:0x021562bc module:overlay(85) +from:0x021532f8 kind:load to:0x02155e8c module:overlay(85) +from:0x02153330 kind:arm_call to:0x02153374 module:overlay(85) +from:0x02153338 kind:arm_call to:0x02153484 module:overlay(85) +from:0x02153340 kind:arm_call to:0x021534e8 module:overlay(85) +from:0x02153348 kind:arm_call to:0x02153508 module:overlay(85) +from:0x02153350 kind:arm_call to:0x021547c8 module:overlay(85) +from:0x02153380 kind:arm_call to:0x02153520 module:overlay(85) +from:0x02153388 kind:arm_call to:0x02154e64 module:overlay(85) +from:0x02153390 kind:arm_call to:0x0215384c module:overlay(85) +from:0x021533c8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021533d0 kind:arm_call to:0x02154abc module:overlay(85) +from:0x021533e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02153418 kind:arm_call to:0x01ffedac module:itcm +from:0x02153434 kind:arm_call to:0x01fff498 module:itcm +from:0x02153444 kind:arm_call to:0x01fff584 module:itcm +from:0x02153474 kind:load to:0x027e09c0 module:dtcm +from:0x02153478 kind:load to:0x027e09a4 module:dtcm +from:0x0215347c kind:load to:0x027e0ce8 module:dtcm +from:0x0215348c kind:arm_call to:0x02153520 module:overlay(85) +from:0x02153494 kind:arm_call to:0x02154e64 module:overlay(85) +from:0x0215349c kind:arm_call to:0x02153e7c module:overlay(85) +from:0x021534a4 kind:arm_call to:0x02154ed8 module:overlay(85) +from:0x021534cc kind:arm_call to:0x020db024 module:overlay(31) +from:0x021534d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x021534e4 kind:load to:0x027e0d30 module:dtcm +from:0x021534f0 kind:arm_call to:0x02153520 module:overlay(85) +from:0x021534f8 kind:arm_call to:0x02154ed8 module:overlay(85) +from:0x02153500 kind:arm_call to:0x02154268 module:overlay(85) +from:0x02153510 kind:arm_call to:0x02154e64 module:overlay(85) +from:0x02153518 kind:arm_call to:0x0215461c module:overlay(85) +from:0x02153550 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021535b8 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x021535cc kind:arm_call to:0x020db5e4 module:overlay(31) +from:0x021535fc kind:arm_call to:0x020c1344 module:overlay(17) +from:0x02153620 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215362c kind:arm_call to:0x01fff458 module:itcm +from:0x02153640 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x02153650 kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0215365c kind:load to:0x027e0d38 module:dtcm +from:0x02153660 kind:load to:0x027e0ce4 module:dtcm +from:0x021537d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021537e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153800 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153820 kind:arm_call to:0x02017e24 module:main +from:0x02153880 kind:arm_call to:0x01ffedac module:itcm +from:0x02153898 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x021538b4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x021538cc kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x021538fc kind:arm_call to:0x02153668 module:overlay(85) +from:0x02153910 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215396c kind:arm_call to:0x02153780 module:overlay(85) +from:0x02153a40 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02153a54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153a5c kind:arm_call to:0x01ffb800 module:itcm +from:0x02153a78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153a90 kind:arm_call to:0x02017e24 module:main +from:0x02153ab8 kind:arm_call to:0x02153668 module:overlay(85) +from:0x02153acc kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02153ae4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02153b20 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02153b2c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02153b68 kind:arm_call to:0x01ffb744 module:itcm +from:0x02153bbc kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02153c18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02153c20 kind:arm_call to:0x021549d8 module:overlay(85) +from:0x02153c28 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02153c50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153c90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153ca0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153cbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153ce4 kind:arm_call to:0x02017e24 module:main +from:0x02153cfc kind:arm_call to:0x02153668 module:overlay(85) +from:0x02153d10 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x02153d28 kind:arm_call to:0x01ffedac module:itcm +from:0x02153d68 kind:arm_call to:0x02153668 module:overlay(85) +from:0x02153d7c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02153da8 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02153dc4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02153dfc kind:arm_call to:0x021549d8 module:overlay(85) +from:0x02153e38 kind:arm_call to:0x020db014 module:overlay(31) +from:0x02153e54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02153e68 kind:load to:0x0203feb0 module:main +from:0x02153e70 kind:load to:0x027e0d30 module:dtcm +from:0x02153e74 kind:load to:0x027e09a8 module:dtcm +from:0x02153e90 kind:arm_call to:0x01ffedac module:itcm +from:0x02153e9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153ed0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02153ee4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02153f20 kind:arm_call to:0x01ffb744 module:itcm +from:0x02153f30 kind:arm_call to:0x02154d44 module:overlay(85) +from:0x02153f60 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02153f70 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x02153f90 kind:arm_call to:0x02017e24 module:main +from:0x02153fe0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215400c kind:arm_call to:0x01ffedac module:itcm +from:0x02154038 kind:arm_call to:0x01ffedac module:itcm +from:0x02154064 kind:arm_call to:0x01ffedac module:itcm +from:0x0215407c kind:arm_call to:0x01ffedac module:itcm +from:0x021540bc kind:arm_call to:0x01ffedac module:itcm +from:0x021540fc kind:arm_call to:0x01ffedac module:itcm +from:0x0215413c kind:arm_call to:0x01ffedac module:itcm +from:0x0215418c kind:arm_call to:0x02017e24 module:main +from:0x021541a8 kind:arm_call to:0x02153668 module:overlay(85) +from:0x021541bc kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x021541d4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x021541e8 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02154210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215421c kind:arm_call to:0x01ffedac module:itcm +from:0x02154234 kind:arm_call to:0x021549d8 module:overlay(85) +from:0x02154250 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02154260 kind:load to:0x027e09a8 module:dtcm +from:0x02154280 kind:arm_call to:0x01ffedac module:itcm +from:0x0215428c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215433c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154348 kind:arm_call to:0x01ffedac module:itcm +from:0x02154360 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02154380 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x021543c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021543c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021543e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215440c kind:arm_call to:0x01ffedac module:itcm +from:0x02154438 kind:arm_call to:0x02153668 module:overlay(85) +from:0x0215444c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02154498 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021544bc kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021544f8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02154508 kind:arm_call to:0x02154d44 module:overlay(85) +from:0x02154538 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215454c kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02154554 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02154578 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154584 kind:arm_call to:0x01ffedac module:itcm +from:0x0215459c kind:arm_call to:0x021549d8 module:overlay(85) +from:0x021545c4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021545f4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02154600 kind:load to:0x0203feb0 module:main +from:0x02154610 kind:load to:0x027e09a8 module:dtcm +from:0x02154630 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154664 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02154670 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02154684 kind:arm_call to:0x01ffd118 module:itcm +from:0x021546e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x021546f8 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x02154714 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x02154758 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154770 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02154780 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x02154788 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021547b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021547bc kind:load to:0x027e0c90 module:dtcm +from:0x021547c0 kind:load to:0x027e09a8 module:dtcm +from:0x021547ec kind:arm_call to:0x02017e24 module:main +from:0x02154874 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021548d0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021548fc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02154950 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021549a4 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x021549b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021549c0 kind:load to:0x0203feb0 module:main +from:0x021549c8 kind:load to:0x02155ec0 module:overlay(85) +from:0x021549cc kind:load to:0x02155e9c module:overlay(85) +from:0x021549d0 kind:load to:0x02155ecc module:overlay(85) +from:0x021549d4 kind:load to:0x02155ea8 module:overlay(85) +from:0x02154a34 kind:arm_call to:0x01ffb780 module:itcm +from:0x02154a44 kind:arm_call to:0x01ffb780 module:itcm +from:0x02154a50 kind:arm_call to:0x01ffb860 module:itcm +from:0x02154a5c kind:arm_call to:0x01ffb860 module:itcm +from:0x02154a68 kind:arm_call to:0x01ffb860 module:itcm +from:0x02154ad4 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02154af8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02154b10 kind:load to:0x027e0ce0 module:dtcm +from:0x02154bac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154bb8 kind:load to:0x020af4a0 module:overlay(0) +from:0x02154bbc kind:load to:0x027e09a8 module:dtcm +from:0x02154bd8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02154c38 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02154c44 kind:load to:0x02155eb4 module:overlay(85) +from:0x02154c48 kind:load to:0x027e09b4 module:dtcm +from:0x02154ccc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154cf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154d00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154d0c kind:arm_call to:0x020db014 module:overlay(31) +from:0x02154d38 kind:load to:0x0203feb0 module:main +from:0x02154d3c kind:load to:0x027e09a4 module:dtcm +from:0x02154d40 kind:load to:0x027e0d30 module:dtcm +from:0x02154d50 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154d68 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x02154dec kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02154e08 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02154e24 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02154e3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02154e44 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02154e58 kind:load to:0x027e0cec module:dtcm +from:0x02154e5c kind:load to:0x027e09a8 module:dtcm +from:0x02154ec4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02154ed4 kind:load to:0x027e09c0 module:dtcm +from:0x02154f10 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02154f20 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154f60 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02154f6c kind:load to:0x027e09c0 module:dtcm +from:0x02154fc0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154fc8 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02154ff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155034 kind:arm_call to:0x01fff458 module:itcm +from:0x02155048 kind:arm_call to:0x02154f74 module:overlay(85) +from:0x02155058 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x02155060 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x0215507c kind:arm_call to:0x020c0da0 module:overlay(17) +from:0x02155084 kind:arm_call to:0x02154f8c module:overlay(85) +from:0x02155098 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021550c8 kind:load to:0x021560c8 module:overlay(85) +from:0x02155100 kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0215511c kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x02155134 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215513c kind:arm_call to:0x02011ff4 module:main +from:0x02155150 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02155158 kind:arm_call to:0x02011ff4 module:main +from:0x02155170 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02155178 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02155180 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02155188 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02155190 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02155198 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021551b0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021551b8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021551c0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021551c8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021551d0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021551d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021551e0 kind:arm_call to:0x02011ff4 module:main +from:0x021551f4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02155208 kind:load to:0x021563a4 module:overlay(85) +from:0x0215521c kind:arm_call to:0x02011f3c module:main +from:0x02155228 kind:arm_call to:0x021552ac module:overlay(85) +from:0x02155240 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02155250 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215529c kind:load to:0x021561ac module:overlay(85) +from:0x021552a0 kind:load to:0x021561c8 module:overlay(85) +from:0x021552a4 kind:load to:0x02156190 module:overlay(85) +from:0x021552b4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021552d8 kind:arm_call to:0x0200f05c module:main +from:0x021552f4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02155310 kind:arm_call to:0x0200f05c module:main +from:0x0215532c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02155340 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215535c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02155370 kind:arm_call to:0x02155c98 module:overlay(85) +from:0x02155378 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02155398 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021553b8 kind:load to:0x02156218 module:overlay(85) +from:0x021553bc kind:load to:0x021563a4 module:overlay(85) +from:0x021553c0 kind:load to:0x02155ee8 module:overlay(85) +from:0x021553c4 kind:load to:0x02155ef8 module:overlay(85) +from:0x021553c8 kind:load to:0x021561f0 module:overlay(85) +from:0x021553cc kind:load to:0x021561c8 module:overlay(85) +from:0x021553d0 kind:load to:0x02156168 module:overlay(85) +from:0x021553dc kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021553f0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02155468 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02155480 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02155488 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02155494 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021554a0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02155568 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02155614 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02155620 kind:arm_call to:0x02155bc4 module:overlay(85) +from:0x02155630 kind:load to:0x021563c4 module:overlay(85) +from:0x02155634 kind:load to:0x02155ed8 module:overlay(85) +from:0x0215563c kind:load to:0x0203feb0 module:main +from:0x02155644 kind:load to:0x027e09c0 module:dtcm +from:0x02155674 kind:arm_call to:0x02155918 module:overlay(85) +from:0x0215567c kind:arm_call to:0x02155a58 module:overlay(85) +from:0x02155688 kind:arm_call to:0x01ffedac module:itcm +from:0x021558dc kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x02155980 kind:arm_call to:0x01ff9984 module:itcm +from:0x021559c0 kind:arm_call to:0x01fff458 module:itcm +from:0x021559e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155a10 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155a24 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02155a3c kind:arm_call to:0x02155bc4 module:overlay(85) +from:0x02155a50 kind:load to:0x027e09a8 module:dtcm +from:0x02155a70 kind:arm_call to:0x01fff458 module:itcm +from:0x02155aa8 kind:arm_call to:0x02154c4c module:overlay(85) +from:0x02155b64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155b88 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02155b90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155ba4 kind:arm_call to:0x02155bc4 module:overlay(85) +from:0x02155bac kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02155bbc kind:load to:0x0203feb0 module:main +from:0x02155bc0 kind:load to:0x027e09c0 module:dtcm +from:0x02155bfc kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02155c1c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155c3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02155c48 kind:load to:0x027e09a8 module:dtcm +from:0x02155c74 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02155c90 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02155ca4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02155cbc kind:load to:0x0215617c module:overlay(85) +from:0x02155ce8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155cf4 kind:arm_call to:0x01fff458 module:itcm +from:0x02155d08 kind:arm_call to:0x02154f74 module:overlay(85) +from:0x02155d28 kind:load to:0x027e0ce4 module:dtcm +from:0x02155d54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155d60 kind:arm_call to:0x01fff458 module:itcm +from:0x02155d74 kind:arm_call to:0x02154f74 module:overlay(85) +from:0x02155d84 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x02155d98 kind:load to:0x027e0ce4 module:dtcm +from:0x02155da8 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02155db0 kind:arm_call to:0x02011ff4 module:main +from:0x02155dc4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02155dcc kind:arm_call to:0x02011ff4 module:main +from:0x02155de4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02155dec kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02155df4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02155dfc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02155e04 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02155e1c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02155e24 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02155e2c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02155e34 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02155e3c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02155e44 kind:arm_call to:0x02011ff4 module:main +from:0x02155e58 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02155f24 kind:arm_call to:0x02152c50 module:overlay(85) +from:0x02155f34 kind:arm_call to:0x0203e3a4 module:main +from:0x02155f48 kind:load to:0x02156260 module:overlay(85) +from:0x02155f4c kind:load to:0x02156270 module:overlay(85) +from:0x02155f50 kind:load to:0x02152f98 module:overlay(85) +from:0x02155f54 kind:load to:0x02156264 module:overlay(85) +from:0x02155f74 kind:arm_call to:0x02152fdc module:overlay(85) +from:0x02155f84 kind:arm_call to:0x0203e3a4 module:main +from:0x02155f98 kind:load to:0x021562ac module:overlay(85) +from:0x02155f9c kind:load to:0x021562bc module:overlay(85) +from:0x02155fa0 kind:load to:0x021551ec module:overlay(85) +from:0x02155fa4 kind:load to:0x021562b0 module:overlay(85) +from:0x02155fc4 kind:arm_call to:0x02155230 module:overlay(85) +from:0x02155fd4 kind:arm_call to:0x0203e3a4 module:main +from:0x02155fe8 kind:load to:0x02156394 module:overlay(85) +from:0x02155fec kind:load to:0x021563a4 module:overlay(85) +from:0x02155ff0 kind:load to:0x02155e50 module:overlay(85) +from:0x02155ff4 kind:load to:0x02156398 module:overlay(85) +from:0x02155ff8 kind:load to:0x02155f08 module:overlay(85) +from:0x02155ffc kind:load to:0x02155f58 module:overlay(85) +from:0x02156000 kind:load to:0x02155fa8 module:overlay(85) +from:0x02156028 kind:load to:0x02152c2c module:overlay(85) +from:0x0215602c kind:load to:0x02098ef4 module:overlay(0) +from:0x02156030 kind:load to:0x02098efc module:overlay(0) +from:0x02156034 kind:load to:0x02098f78 module:overlay(0) +from:0x02156038 kind:load to:0x02098fb8 module:overlay(0) +from:0x0215603c kind:load to:0x02098fbc module:overlay(0) +from:0x02156040 kind:load to:0x02098fc0 module:overlay(0) +from:0x0215604c kind:load to:0x02099cc0 module:overlay(0) +from:0x02156050 kind:load to:0x02099cfc module:overlay(0) +from:0x02156054 kind:load to:0x02099d14 module:overlay(0) +from:0x02156058 kind:load to:0x02099d20 module:overlay(0) +from:0x0215605c kind:load to:0x01fff464 module:itcm +from:0x02156060 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02156064 kind:load to:0x02152cd8 module:overlay(85) +from:0x02156068 kind:load to:0x02099c58 module:overlay(0) +from:0x0215606c kind:load to:0x02152ce8 module:overlay(85) +from:0x02156070 kind:load to:0x02099c60 module:overlay(0) +from:0x02156074 kind:load to:0x02099c64 module:overlay(0) +from:0x02156078 kind:load to:0x02099c68 module:overlay(0) +from:0x0215607c kind:load to:0x02099c6c module:overlay(0) +from:0x02156080 kind:load to:0x02099c70 module:overlay(0) +from:0x02156084 kind:load to:0x02099d2c module:overlay(0) +from:0x02156088 kind:load to:0x02099d98 module:overlay(0) +from:0x0215608c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02156090 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02156094 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02156098 kind:load to:0x02152f68 module:overlay(85) +from:0x0215609c kind:load to:0x02152f7c module:overlay(85) +from:0x021560a0 kind:load to:0x02152e84 module:overlay(85) +from:0x021560ac kind:load to:0x021531e4 module:overlay(85) +from:0x021560b0 kind:load to:0x0215512c module:overlay(85) +from:0x021560b4 kind:load to:0x0207cdd4 module:overlay(0) +from:0x021560b8 kind:load to:0x0207ce0c module:overlay(0) +from:0x021560bc kind:load to:0x02155020 module:overlay(85) +from:0x021560c8 kind:load to:0x021531f8 module:overlay(85) +from:0x021560cc kind:load to:0x02155148 module:overlay(85) +from:0x021560d0 kind:load to:0x021550cc module:overlay(85) +from:0x021560d4 kind:load to:0x02155108 module:overlay(85) +from:0x021560d8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021560e4 kind:load to:0x02152fb8 module:overlay(85) +from:0x021560e8 kind:load to:0x020990ec module:overlay(0) +from:0x021560ec kind:load to:0x02098efc module:overlay(0) +from:0x021560f0 kind:load to:0x02098f78 module:overlay(0) +from:0x021560f4 kind:load to:0x020990f4 module:overlay(0) +from:0x021560f8 kind:load to:0x02099114 module:overlay(0) +from:0x021560fc kind:load to:0x02099140 module:overlay(0) +from:0x02156108 kind:load to:0x02099cc0 module:overlay(0) +from:0x0215610c kind:load to:0x02099cfc module:overlay(0) +from:0x02156110 kind:load to:0x02099d14 module:overlay(0) +from:0x02156114 kind:load to:0x02099d20 module:overlay(0) +from:0x02156118 kind:load to:0x01fff464 module:itcm +from:0x0215611c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02156120 kind:load to:0x02153214 module:overlay(85) +from:0x02156124 kind:load to:0x02099c58 module:overlay(0) +from:0x02156128 kind:load to:0x02153300 module:overlay(85) +from:0x0215612c kind:load to:0x02099c60 module:overlay(0) +from:0x02156130 kind:load to:0x02099c64 module:overlay(0) +from:0x02156134 kind:load to:0x02154bc4 module:overlay(85) +from:0x02156138 kind:load to:0x02099c6c module:overlay(0) +from:0x0215613c kind:load to:0x02099c70 module:overlay(0) +from:0x02156140 kind:load to:0x02099d2c module:overlay(0) +from:0x02156144 kind:load to:0x02099d98 module:overlay(0) +from:0x02156148 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0215614c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02156150 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02156154 kind:load to:0x02155164 module:overlay(85) +from:0x02156158 kind:load to:0x021551a4 module:overlay(85) +from:0x0215615c kind:load to:0x02154b14 module:overlay(85) +from:0x02156168 kind:load to:0x021553e8 module:overlay(85) +from:0x0215616c kind:load to:0x02155dbc module:overlay(85) +from:0x02156170 kind:load to:0x02155d30 module:overlay(85) +from:0x0215617c kind:load to:0x021553d4 module:overlay(85) +from:0x02156180 kind:load to:0x02155da0 module:overlay(85) +from:0x02156184 kind:load to:0x02155cc0 module:overlay(85) +from:0x02156190 kind:load to:0x0215520c module:overlay(85) +from:0x02156194 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02156198 kind:load to:0x0209e1dc module:overlay(0) +from:0x0215619c kind:load to:0x0209e21c module:overlay(0) +from:0x021561a0 kind:load to:0x0209e23c module:overlay(0) +from:0x021561b0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021561b4 kind:load to:0x0209e1dc module:overlay(0) +from:0x021561b8 kind:load to:0x0209e21c module:overlay(0) +from:0x021561bc kind:load to:0x0209e23c module:overlay(0) +from:0x021561c8 kind:load to:0x0207e178 module:overlay(0) +from:0x021561cc kind:load to:0x0207e180 module:overlay(0) +from:0x021561d0 kind:load to:0x0207e994 module:overlay(0) +from:0x021561d4 kind:load to:0x0207e984 module:overlay(0) +from:0x021561d8 kind:load to:0x0207e9d0 module:overlay(0) +from:0x021561dc kind:load to:0x0207ea08 module:overlay(0) +from:0x021561e0 kind:load to:0x0207ea4c module:overlay(0) +from:0x021561e4 kind:load to:0x0207ea74 module:overlay(0) +from:0x021561f0 kind:load to:0x0207d98c module:overlay(0) +from:0x021561f4 kind:load to:0x0207d994 module:overlay(0) +from:0x021561f8 kind:load to:0x0207da60 module:overlay(0) +from:0x021561fc kind:load to:0x0207da50 module:overlay(0) +from:0x02156200 kind:load to:0x0207daa4 module:overlay(0) +from:0x02156204 kind:load to:0x0207dac4 module:overlay(0) +from:0x02156208 kind:load to:0x0207db08 module:overlay(0) +from:0x0215620c kind:load to:0x0207db38 module:overlay(0) +from:0x02156218 kind:load to:0x021553fc module:overlay(85) +from:0x0215621c kind:load to:0x0209e87c module:overlay(0) +from:0x02156220 kind:load to:0x02155650 module:overlay(85) +from:0x02156224 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02156228 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0215622c kind:load to:0x02155c54 module:overlay(85) +from:0x02156230 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02156234 kind:load to:0x0209e990 module:overlay(0) +from:0x02156238 kind:load to:0x0209e998 module:overlay(0) +from:0x0215623c kind:load to:0x0209e99c module:overlay(0) +from:0x02156240 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02156244 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02156248 kind:load to:0x02155dd8 module:overlay(85) +from:0x0215624c kind:load to:0x02155e10 module:overlay(85) diff --git a/config/jp/arm9/overlays/ov085/symbols.txt b/config/jp/arm9/overlays/ov085/symbols.txt new file mode 100644 index 00000000..cf37a192 --- /dev/null +++ b/config/jp/arm9/overlays/ov085/symbols.txt @@ -0,0 +1,119 @@ +func_ov085_02152c20 kind:function(arm,size=0xc) addr:0x02152c20 +func_ov085_02152c2c kind:function(arm,size=0x24) addr:0x02152c2c +func_ov085_02152c50 kind:function(arm,size=0x28) addr:0x02152c50 +func_ov085_02152c78 kind:function(arm,size=0x30) addr:0x02152c78 +func_ov085_02152ca8 kind:function(arm,size=0x30) addr:0x02152ca8 +func_ov085_02152cd8 kind:function(arm,size=0x10) addr:0x02152cd8 +func_ov085_02152ce8 kind:function(arm,size=0x19c) addr:0x02152ce8 +func_ov085_02152e84 kind:function(arm,size=0x8) addr:0x02152e84 +func_ov085_02152e8c kind:function(arm,size=0x44) addr:0x02152e8c +func_ov085_02152ed0 kind:function(arm,size=0x4c) addr:0x02152ed0 +func_ov085_02152f1c kind:function(arm,size=0x4c) addr:0x02152f1c +func_ov085_02152f68 kind:function(arm,size=0x14) addr:0x02152f68 +func_ov085_02152f7c kind:function(arm,size=0x1c) addr:0x02152f7c +func_ov085_02152f98 kind:function(arm,size=0x14) addr:0x02152f98 +func_ov085_02152fac kind:function(arm,size=0xc) addr:0x02152fac +func_ov085_02152fb8 kind:function(arm,size=0x24) addr:0x02152fb8 +func_ov085_02152fdc kind:function(arm,size=0x60) addr:0x02152fdc +func_ov085_0215303c kind:function(arm,size=0x1a8) addr:0x0215303c +func_ov085_021531e4 kind:function(arm,size=0x14) addr:0x021531e4 +func_ov085_021531f8 kind:function(arm,size=0x14) addr:0x021531f8 +func_ov085_0215320c kind:function(arm,size=0x8) addr:0x0215320c +func_ov085_02153214 kind:function(arm,size=0xec) addr:0x02153214 +func_ov085_02153300 kind:function(arm,size=0x74) addr:0x02153300 +func_ov085_02153374 kind:function(arm,size=0x110) addr:0x02153374 +func_ov085_02153484 kind:function(arm,size=0x64) addr:0x02153484 +func_ov085_021534e8 kind:function(arm,size=0x20) addr:0x021534e8 +func_ov085_02153508 kind:function(arm,size=0x18) addr:0x02153508 +func_ov085_02153520 kind:function(arm,size=0x148) addr:0x02153520 +func_ov085_02153668 kind:function(arm,size=0x118) addr:0x02153668 +func_ov085_02153780 kind:function(arm,size=0xcc) addr:0x02153780 +func_ov085_0215384c kind:function(arm,size=0x630) addr:0x0215384c +func_ov085_02153e7c kind:function(arm,size=0x3ec) addr:0x02153e7c +func_ov085_02154268 kind:function(arm,size=0x3b4) addr:0x02154268 +func_ov085_0215461c kind:function(arm,size=0x1ac) addr:0x0215461c +func_ov085_021547c8 kind:function(arm,size=0x210) addr:0x021547c8 +func_ov085_021549d8 kind:function(arm,size=0xe4) addr:0x021549d8 +func_ov085_02154abc kind:function(arm,size=0x58) addr:0x02154abc +func_ov085_02154b14 kind:function(arm,size=0xb0) addr:0x02154b14 +func_ov085_02154bc4 kind:function(arm,size=0x88) addr:0x02154bc4 +func_ov085_02154c4c kind:function(arm,size=0xf8) addr:0x02154c4c +func_ov085_02154d44 kind:function(arm,size=0x34) addr:0x02154d44 +func_ov085_02154d78 kind:function(arm,size=0x1c) addr:0x02154d78 +func_ov085_02154d94 kind:function(arm,size=0xd0) addr:0x02154d94 +func_ov085_02154e64 kind:function(arm,size=0x74) addr:0x02154e64 +func_ov085_02154ed8 kind:function(arm,size=0x9c) addr:0x02154ed8 +func_ov085_02154f74 kind:function(arm,size=0x18) addr:0x02154f74 +func_ov085_02154f8c kind:function(arm,size=0x70) addr:0x02154f8c +func_ov085_02154ffc kind:function(arm,size=0x24) addr:0x02154ffc +func_ov085_02155020 kind:function(arm,size=0x70) addr:0x02155020 +func_ov085_02155090 kind:function(arm,size=0x3c) addr:0x02155090 +func_ov085_021550cc kind:function(arm,size=0x3c) addr:0x021550cc +func_ov085_02155108 kind:function(arm,size=0x24) addr:0x02155108 +func_ov085_0215512c kind:function(arm,size=0x1c) addr:0x0215512c +func_ov085_02155148 kind:function(arm,size=0x1c) addr:0x02155148 +func_ov085_02155164 kind:function(arm,size=0x40) addr:0x02155164 +func_ov085_021551a4 kind:function(arm,size=0x48) addr:0x021551a4 +func_ov085_021551ec kind:function(arm,size=0x14) addr:0x021551ec +func_ov085_02155200 kind:function(arm,size=0xc) addr:0x02155200 +func_ov085_0215520c kind:function(arm,size=0x24) addr:0x0215520c +func_ov085_02155230 kind:function(arm,size=0x7c) addr:0x02155230 +func_ov085_021552ac kind:function(arm,size=0x128) addr:0x021552ac +func_ov085_021553d4 kind:function(arm,size=0x14) addr:0x021553d4 +func_ov085_021553e8 kind:function(arm,size=0x14) addr:0x021553e8 +func_ov085_021553fc kind:function(arm,size=0x254) addr:0x021553fc +func_ov085_02155650 kind:function(arm,size=0x2c8) addr:0x02155650 +func_ov085_02155918 kind:function(arm,size=0x140) addr:0x02155918 +func_ov085_02155a58 kind:function(arm,size=0x16c) addr:0x02155a58 +func_ov085_02155bc4 kind:function(arm,size=0x90) addr:0x02155bc4 +func_ov085_02155c54 kind:function(arm,size=0x44) addr:0x02155c54 +func_ov085_02155c98 kind:function(arm,size=0x28) addr:0x02155c98 +func_ov085_02155cc0 kind:function(arm,size=0x70) addr:0x02155cc0 +func_ov085_02155d30 kind:function(arm,size=0x70) addr:0x02155d30 +func_ov085_02155da0 kind:function(arm,size=0x1c) addr:0x02155da0 +func_ov085_02155dbc kind:function(arm,size=0x1c) addr:0x02155dbc +func_ov085_02155dd8 kind:function(arm,size=0x38) addr:0x02155dd8 +func_ov085_02155e10 kind:function(arm,size=0x40) addr:0x02155e10 +func_ov085_02155e50 kind:function(arm,size=0x14) addr:0x02155e50 +data_ov085_02155e64 kind:data(any) addr:0x02155e64 +data_ov085_02155e6c kind:data(any) addr:0x02155e6c +data_ov085_02155e7c kind:data(any) addr:0x02155e7c +data_ov085_02155e8c kind:data(any) addr:0x02155e8c +data_ov085_02155e9c kind:data(any) addr:0x02155e9c +data_ov085_02155ea8 kind:data(any) addr:0x02155ea8 +data_ov085_02155eb4 kind:data(any) addr:0x02155eb4 +data_ov085_02155ec0 kind:data(any) addr:0x02155ec0 +data_ov085_02155ecc kind:data(any) addr:0x02155ecc +data_ov085_02155ed8 kind:data(any) addr:0x02155ed8 +data_ov085_02155ee8 kind:data(any) addr:0x02155ee8 +data_ov085_02155ef8 kind:data(any) addr:0x02155ef8 +func_ov085_02155f08 kind:function(arm,size=0x50) addr:0x02155f08 +func_ov085_02155f58 kind:function(arm,size=0x50) addr:0x02155f58 +func_ov085_02155fa8 kind:function(arm,size=0x50) addr:0x02155fa8 +data_ov085_02156028 kind:data(any) addr:0x02156028 +data_ov085_0215602c kind:data(any) addr:0x0215602c ambiguous +data_ov085_0215604c kind:data(any) addr:0x0215604c +data_ov085_021560ac kind:data(any) addr:0x021560ac +data_ov085_021560c8 kind:data(any) addr:0x021560c8 +data_ov085_021560e4 kind:data(any) addr:0x021560e4 +data_ov085_02156108 kind:data(any) addr:0x02156108 +data_ov085_02156168 kind:data(any) addr:0x02156168 +data_ov085_0215617c kind:data(any) addr:0x0215617c +data_ov085_02156190 kind:data(any) addr:0x02156190 +data_ov085_021561ac kind:data(any) addr:0x021561ac +data_ov085_021561c4 kind:data(any) addr:0x021561c4 ambiguous +data_ov085_021561c8 kind:data(any) addr:0x021561c8 +data_ov085_021561f0 kind:data(any) addr:0x021561f0 +data_ov085_02156218 kind:data(any) addr:0x02156218 +data_ov085_02156260 kind:bss addr:0x02156260 +data_ov085_02156264 kind:bss addr:0x02156264 +data_ov085_02156270 kind:bss addr:0x02156270 +data_ov085_0215628c kind:bss addr:0x0215628c ambiguous +data_ov085_021562ac kind:bss addr:0x021562ac +data_ov085_021562b0 kind:bss addr:0x021562b0 +data_ov085_021562bc kind:bss addr:0x021562bc +data_ov085_021562c0 kind:bss addr:0x021562c0 ambiguous +data_ov085_02156394 kind:bss addr:0x02156394 +data_ov085_02156398 kind:bss addr:0x02156398 +data_ov085_021563a4 kind:bss addr:0x021563a4 +data_ov085_021563c4 kind:bss addr:0x021563c4 diff --git a/config/jp/arm9/overlays/ov086/delinks.txt b/config/jp/arm9/overlays/ov086/delinks.txt new file mode 100644 index 00000000..8297eb23 --- /dev/null +++ b/config/jp/arm9/overlays/ov086/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021564a0 end:0x02161160 kind:code align:32 + .rodata start:0x02161160 end:0x021611e8 kind:data align:4 + .init start:0x021611e8 end:0x02161634 kind:code align:4 + .ctor start:0x02161634 end:0x0216166c kind:data align:4 + .data start:0x02161680 end:0x021623a0 kind:data align:32 + .bss start:0x021623a0 end:0x02162ee0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov086/relocs.txt b/config/jp/arm9/overlays/ov086/relocs.txt new file mode 100644 index 00000000..1a63df41 --- /dev/null +++ b/config/jp/arm9/overlays/ov086/relocs.txt @@ -0,0 +1,1823 @@ +from:0x021564a8 kind:load to:0x021623b0 module:overlay(86) +from:0x021564bc kind:arm_call to:0x02011f3c module:main +from:0x021564c8 kind:arm_call to:0x021564f8 module:overlay(86) +from:0x021564dc kind:arm_call to:0x02099040 module:overlay(0) +from:0x021564f4 kind:load to:0x02161688 module:overlay(86) +from:0x02156500 kind:arm_call to:0x02141d48 module:overlay(70) +from:0x02156514 kind:load to:0x021616ac module:overlay(86) +from:0x02156564 kind:load to:0x021623b0 module:overlay(86) +from:0x02156574 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215657c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02156594 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215659c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021565a4 kind:arm_call to:0x02011ff4 module:main +from:0x021565b8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021565cc kind:load to:0x02162498 module:overlay(86) +from:0x021565e0 kind:arm_call to:0x02011f3c module:main +from:0x021565ec kind:arm_call to:0x021568a8 module:overlay(86) +from:0x02156600 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215664c kind:load to:0x02161774 module:overlay(86) +from:0x0215665c kind:arm_call_thumb to:0x02058f90 module:overlay(0) +from:0x02156674 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02156684 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02156694 kind:load to:0x02161798 module:overlay(86) +from:0x02156698 kind:load to:0x02161160 module:overlay(86) +from:0x0215669c kind:load to:0x02161170 module:overlay(86) +from:0x021566d4 kind:arm_call to:0x0200eab0 module:main +from:0x021566f8 kind:arm_call to:0x0200eab0 module:main +from:0x02156708 kind:arm_call to:0x0200eab0 module:main +from:0x02156710 kind:arm_call to:0x02058fb8 module:overlay(0) +from:0x02156750 kind:load to:0x02161758 module:overlay(86) +from:0x0215675c kind:arm_call to:0x02099448 module:overlay(0) +from:0x02156780 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021567a0 kind:load to:0x0216173c module:overlay(86) +from:0x021567f8 kind:arm_call to:0x01fff498 module:itcm +from:0x02156804 kind:arm_call to:0x01fff584 module:itcm +from:0x02156888 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0215689c kind:load to:0x027e0ce8 module:dtcm +from:0x021568b8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02156920 kind:arm_call to:0x02156650 module:overlay(86) +from:0x0215694c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02156964 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02156974 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021569ac kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021569c4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021569f8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02156a10 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02156a68 kind:arm_call to:0x02080464 module:overlay(0) +from:0x02156a88 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x02156a94 kind:arm_call to:0x02156718 module:overlay(86) +from:0x02156aa0 kind:arm_call to:0x02156774 module:overlay(86) +from:0x02156ae0 kind:load to:0x02161858 module:overlay(86) +from:0x02156ae4 kind:load to:0x02162498 module:overlay(86) +from:0x02156ae8 kind:load to:0x0216180c module:overlay(86) +from:0x02156aec kind:load to:0x021617c4 module:overlay(86) +from:0x02156af8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02156b0c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02156b20 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02156b34 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02156b48 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02156b60 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02156b68 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02156b70 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02156b78 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02156b80 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02156b88 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02156b90 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02156b98 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02156bb0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02156bb8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02156bc0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02156bc8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02156bd0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02156bd8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02156be0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02156be8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02156bf0 kind:arm_call to:0x02011ff4 module:main +from:0x02156c0c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02156c3c kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02156c6c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02156c74 kind:arm_call to:0x02059274 module:overlay(0) +from:0x02156c90 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02156cb4 kind:arm_call to:0x02159c14 module:overlay(86) +from:0x02156cc0 kind:arm_call to:0x02156cf8 module:overlay(86) +from:0x02156cf0 kind:load to:0x0216171c module:overlay(86) +from:0x02156cf4 kind:load to:0x02161704 module:overlay(86) +from:0x02156d1c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02156d28 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02156d80 kind:load to:0x020af4a0 module:overlay(0) +from:0x02156d84 kind:load to:0x021618b4 module:overlay(86) +from:0x02156d9c kind:arm_call to:0x020c0778 module:overlay(17) +from:0x02156de4 kind:arm_call to:0x020db128 module:overlays(26,31) +from:0x02156e0c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02156e48 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02156e9c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02156ec4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156ee4 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x02156ef8 kind:arm_call to:0x01ff916c module:itcm +from:0x02156f2c kind:arm_call to:0x02158f64 module:overlay(86) +from:0x02156fe0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02157080 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215708c kind:load to:0x027e0d34 module:dtcm +from:0x02157090 kind:load to:0x027e0cd8 module:dtcm +from:0x02157094 kind:load to:0x0216195c module:overlay(86) +from:0x0215709c kind:load to:0x027e09a8 module:dtcm +from:0x021570b4 kind:load to:0x027e09c0 module:dtcm +from:0x021570cc kind:arm_call to:0x01fff5d0 module:itcm +from:0x02157108 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02157128 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02157160 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157174 kind:arm_call to:0x02099d2c module:overlay(0) +from:0x021571e0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02157200 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157234 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215727c kind:arm_call to:0x02099d98 module:overlay(0) +from:0x02157290 kind:load to:0x027e0cd8 module:dtcm +from:0x02157344 kind:load to:0x0204b164 module:main +from:0x02157350 kind:arm_call to:0x021573ac module:overlay(86) +from:0x02157358 kind:arm_call to:0x02159b14 module:overlay(86) +from:0x0215736c kind:arm_call to:0x02156d30 module:overlay(86) +from:0x021573a4 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157408 kind:arm_call to:0x01ff930c module:itcm +from:0x02157468 kind:load to:0x0204b164 module:main +from:0x02157470 kind:load to:0x0203feb0 module:main +from:0x021574ec kind:load to:0x02161a1c module:overlay(86) +from:0x021574f8 kind:arm_call to:0x02157538 module:overlay(86) +from:0x02157500 kind:arm_call to:0x02159c2c module:overlay(86) +from:0x02157514 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x0215751c kind:arm_call to:0x02159b14 module:overlay(86) +from:0x02157530 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157550 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02157560 kind:arm_call to:0x01ff930c module:itcm +from:0x02157568 kind:arm_call to:0x02159bf4 module:overlay(86) +from:0x021575c8 kind:load to:0x0203feb0 module:main +from:0x02157634 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157650 kind:load to:0x02161a94 module:overlay(86) +from:0x02157654 kind:load to:0x027e09a8 module:dtcm +from:0x02157674 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157688 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157750 kind:load to:0x02161a1c module:overlay(86) +from:0x02157754 kind:load to:0x0204b164 module:main +from:0x0215776c kind:arm_call to:0x01ff916c module:itcm +from:0x02157774 kind:arm_call to:0x021573ac module:overlay(86) +from:0x021577f8 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157858 kind:load to:0x0204b164 module:main +from:0x021578b8 kind:arm_call to:0x02159944 module:overlay(86) +from:0x021578c8 kind:arm_call to:0x02159a08 module:overlay(86) +from:0x021578e0 kind:load to:0x02161a34 module:overlay(86) +from:0x021578f8 kind:arm_call to:0x02159a48 module:overlay(86) +from:0x0215790c kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157914 kind:arm_call to:0x02159a94 module:overlay(86) +from:0x02157928 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157998 kind:load to:0x02161a4c module:overlay(86) +from:0x021579e0 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x021579f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02157a04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157a84 kind:arm_call to:0x02015018 module:main +from:0x02157acc kind:arm_call to:0x01ff9638 module:itcm +from:0x02157ae8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157b08 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02157b20 kind:arm_call to:0x02015018 module:main +from:0x02157b50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b68 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157b7c kind:load to:0x02161a64 module:overlay(86) +from:0x02157b88 kind:load to:0x027e09c0 module:dtcm +from:0x02157bac kind:arm_call to:0x02099e5c module:overlay(0) +from:0x02157c04 kind:arm_call to:0x02159944 module:overlay(86) +from:0x02157c10 kind:arm_call to:0x02159a08 module:overlay(86) +from:0x02157c28 kind:load to:0x02161a34 module:overlay(86) +from:0x02157c48 kind:arm_call to:0x02015018 module:main +from:0x02157c68 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157c7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157c90 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157c98 kind:load to:0x027e09a8 module:dtcm +from:0x02157d10 kind:load to:0x02161a7c module:overlay(86) +from:0x02157d2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157d40 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157db8 kind:load to:0x02161a7c module:overlay(86) +from:0x02157dd4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157de8 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02157e04 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157e34 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02157e8c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02157e94 kind:arm_call to:0x02059274 module:overlay(0) +from:0x02157eb0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02157ecc kind:arm_call to:0x02059218 module:overlay(0) +from:0x02157f24 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02157f3c kind:load to:0x0216171c module:overlay(86) +from:0x02157f40 kind:load to:0x02161704 module:overlay(86) +from:0x02157f48 kind:load to:0x02161af4 module:overlay(86) +from:0x02157fac kind:arm_call to:0x01ffb464 module:itcm +from:0x02157fbc kind:arm_call to:0x01ff9218 module:itcm +from:0x02157ff8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158008 kind:arm_call to:0x02059274 module:overlay(0) +from:0x02158024 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158044 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02158058 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158068 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158070 kind:load to:0x027e0cd8 module:dtcm +from:0x021580fc kind:arm_call to:0x02159a08 module:overlay(86) +from:0x0215810c kind:load to:0x02161a34 module:overlay(86) +from:0x02158128 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215813c kind:arm_call to:0x02156d30 module:overlay(86) +from:0x021581b8 kind:arm_call to:0x02059274 module:overlay(0) +from:0x021581d4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021581f0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158230 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215823c kind:load to:0x02161aac module:overlay(86) +from:0x02158240 kind:load to:0x027e09a8 module:dtcm +from:0x021582ac kind:arm_call to:0x01ffb464 module:itcm +from:0x021582bc kind:arm_call to:0x01ff9218 module:itcm +from:0x021582e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158300 kind:arm_call to:0x01ffedac module:itcm +from:0x02158314 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02158320 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x0215834c kind:arm_call to:0x02159944 module:overlay(86) +from:0x021583c0 kind:load to:0x02161ac4 module:overlay(86) +from:0x021583c4 kind:load to:0x027e00f0 module:dtcm +from:0x021583e4 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x021583ec kind:arm_call to:0x02159970 module:overlay(86) +from:0x02158428 kind:arm_call to:0x01fff17c module:itcm +from:0x02158448 kind:load to:0x027e0ce0 module:dtcm +from:0x02158468 kind:arm_call to:0x01fff17c module:itcm +from:0x0215848c kind:arm_call to:0x0208d1a0 module:overlay(0) +from:0x021584c4 kind:arm_call to:0x0208d2f0 module:overlay(0) +from:0x021584d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021584f4 kind:load to:0x020af4a0 module:overlay(0) +from:0x02158548 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021585a8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021585c4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021585f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158624 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158634 kind:load to:0x027e09c0 module:dtcm +from:0x0215863c kind:load to:0x027e0cec module:dtcm +from:0x02158640 kind:load to:0x027e09a8 module:dtcm +from:0x02158660 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158690 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x021586e8 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x021586f0 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0215870c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158728 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158798 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021587b0 kind:load to:0x0216171c module:overlay(86) +from:0x021587b4 kind:load to:0x02161704 module:overlay(86) +from:0x021587bc kind:load to:0x02161af4 module:overlay(86) +from:0x021587c0 kind:load to:0x020af4a0 module:overlay(0) +from:0x02158824 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158834 kind:arm_call to:0x01ff9218 module:itcm +from:0x021588dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021588ec kind:arm_call to:0x02059274 module:overlay(0) +from:0x02158908 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158928 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215893c kind:arm_call to:0x02156d30 module:overlay(86) +from:0x0215894c kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158958 kind:load to:0x027e0cd8 module:dtcm +from:0x02158a8c kind:load to:0x02161adc module:overlay(86) +from:0x02158acc kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158ad8 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158b34 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02158b5c kind:arm_call to:0x02159a08 module:overlay(86) +from:0x02158b68 kind:load to:0x02161adc module:overlay(86) +from:0x02158b80 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x02158b94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158bec kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158bf8 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158c10 kind:arm_call to:0x0209a700 module:overlay(0) +from:0x02158c8c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02158c9c kind:load to:0x02161ac4 module:overlay(86) +from:0x02158ce0 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158cf8 kind:arm_call to:0x02159a08 module:overlay(86) +from:0x02158df4 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02158e24 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02158e2c kind:arm_call to:0x02059274 module:overlay(0) +from:0x02158e48 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02158e50 kind:arm_call to:0x02156cf8 module:overlay(86) +from:0x02158e5c kind:load to:0x0216171c module:overlay(86) +from:0x02158e60 kind:load to:0x02161704 module:overlay(86) +from:0x02158ec8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02158ee4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02158f1c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158f2c kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02158f44 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158f54 kind:load to:0x027e0cec module:dtcm +from:0x02158f58 kind:load to:0x027e09a8 module:dtcm +from:0x02158fb4 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02158fcc kind:arm_call to:0x0208d60c module:overlay(0) +from:0x02159014 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x02159034 kind:arm_call to:0x02077e6c module:overlay(0) +from:0x021590d0 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02159114 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02159144 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02159150 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x0215919c kind:arm_call to:0x01ffb428 module:itcm +from:0x021591e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159218 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02159220 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0215923c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02159258 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215935c kind:arm_call to:0x01ffb428 module:itcm +from:0x021593a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215942c kind:arm_call to:0x02059274 module:overlay(0) +from:0x02159448 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02159464 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215946c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02159504 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02159590 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x021595a8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021595cc kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x021595f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159600 kind:arm_call to:0x020e639c module:overlay(31) +from:0x02159608 kind:arm_call to:0x02159878 module:overlay(86) +from:0x02159650 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021596cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021596ec kind:arm_call to:0x020c40e0 module:overlay(17) +from:0x0215973c kind:arm_call to:0x02159ef0 module:overlay(86) +from:0x02159748 kind:arm_call to:0x02159e48 module:overlay(86) +from:0x02159758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021597a4 kind:arm_call to:0x02159ef0 module:overlay(86) +from:0x021597b0 kind:arm_call to:0x02159e48 module:overlay(86) +from:0x021597c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021597d8 kind:arm_call to:0x02159e48 module:overlay(86) +from:0x021597e4 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02159824 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x02159830 kind:load to:0x027e0cd8 module:dtcm +from:0x02159834 kind:load to:0x027e0ce0 module:dtcm +from:0x02159838 kind:load to:0x0204b0d2 module:main +from:0x0215983c kind:load to:0x027e09bc module:dtcm +from:0x02159848 kind:load to:0x0216171c module:overlay(86) +from:0x0215984c kind:load to:0x02161704 module:overlay(86) +from:0x02159850 kind:load to:0x027e09a8 module:dtcm +from:0x02159858 kind:load to:0x0211a680 module:overlay(31) +from:0x02159864 kind:load to:0x027e0d38 module:dtcm +from:0x02159868 kind:load to:0x027e0ce4 module:dtcm +from:0x02159874 kind:load to:0x0203feb0 module:main +from:0x021598b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021598d4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159904 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159918 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02159924 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02159934 kind:load to:0x027e0cec module:dtcm +from:0x02159938 kind:load to:0x027e09a8 module:dtcm +from:0x02159980 kind:arm_call to:0x01ffedac module:itcm +from:0x0215999c kind:arm_call to:0x01fff498 module:itcm +from:0x021599a8 kind:arm_call to:0x01fff584 module:itcm +from:0x021599d0 kind:load to:0x027e0ce8 module:dtcm +from:0x021599f4 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02159a00 kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02159a1c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02159a34 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02159a74 kind:arm_call to:0x01fff148 module:itcm +from:0x02159a84 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02159a8c kind:load to:0x027e0cd8 module:dtcm +from:0x02159a90 kind:load to:0x027e0ce0 module:dtcm +from:0x02159aac kind:arm_call to:0x01fff148 module:itcm +from:0x02159ad0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159ae4 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02159afc kind:arm_call to:0x02159a48 module:overlay(86) +from:0x02159b10 kind:load to:0x027e0ce0 module:dtcm +from:0x02159b2c kind:arm_call to:0x01fff148 module:itcm +from:0x02159b3c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02159b60 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159b7c kind:arm_call to:0x02159a48 module:overlay(86) +from:0x02159b90 kind:load to:0x027e0ce0 module:dtcm +from:0x02159bac kind:arm_call to:0x01fff148 module:itcm +from:0x02159bb8 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02159bdc kind:arm_call to:0x01ff9258 module:itcm +from:0x02159bf0 kind:load to:0x027e0ce0 module:dtcm +from:0x02159c00 kind:arm_call to:0x02099dfc module:overlay(0) +from:0x02159c28 kind:load to:0x02156d30 module:overlay(86) +from:0x02159c34 kind:load to:0x02159b94 module:overlay(86) +from:0x02159c54 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02159c6c kind:arm_call to:0x02156d30 module:overlay(86) +from:0x02159c74 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02159ca4 kind:arm_call to:0x02159d90 module:overlay(86) +from:0x02159cb4 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02159cbc kind:arm_call to:0x02159c38 module:overlay(86) +from:0x02159cdc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159ce4 kind:arm_call to:0x02159c38 module:overlay(86) +from:0x02159d08 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x02159d20 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159d28 kind:arm_call to:0x02159c38 module:overlay(86) +from:0x02159d48 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x02159d60 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159d68 kind:arm_call to:0x02159d90 module:overlay(86) +from:0x02159d78 kind:arm_call to:0x0209af90 module:overlay(0) +from:0x02159d80 kind:arm_call to:0x02159c38 module:overlay(86) +from:0x02159d8c kind:load to:0x027e09a8 module:dtcm +from:0x02159dc4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159de0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159dfc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159e18 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159e34 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159e44 kind:load to:0x027e0cec module:dtcm +from:0x02159e8c kind:arm_call to:0x0202431c module:main +from:0x02159e9c kind:arm_call to:0x020180ac module:main +from:0x02159ebc kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02159ed4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159ee0 kind:load to:0x027e0cec module:dtcm +from:0x02159ee8 kind:load to:0x027e09a8 module:dtcm +from:0x02159f04 kind:arm_call to:0x020db1b4 module:overlay(31) +from:0x02159f40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159f60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159f80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159f94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159fa0 kind:load to:0x027e0d34 module:dtcm +from:0x02159fc0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02159fd4 kind:load to:0x02058e24 module:overlay(0) +from:0x02159ff0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02159ffc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215a018 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215a028 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215a038 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215a040 kind:arm_call to:0x02011ff4 module:main +from:0x0215a054 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a05c kind:arm_call to:0x02011ff4 module:main +from:0x0215a070 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215a078 kind:arm_call to:0x02011ff4 module:main +from:0x0215a08c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a094 kind:arm_call to:0x02011ff4 module:main +from:0x0215a0a8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215a0b0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a0c4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215a0d8 kind:load to:0x02162580 module:overlay(86) +from:0x0215a0ec kind:arm_call to:0x02011f3c module:main +from:0x0215a0f8 kind:arm_call to:0x0215a320 module:overlay(86) +from:0x0215a10c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215a148 kind:load to:0x02161b5c module:overlay(86) +from:0x0215a158 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215a17c kind:load to:0x02161b40 module:overlay(86) +from:0x0215a19c kind:arm_call to:0x02099a80 module:overlay(0) +from:0x0215a1c0 kind:arm_call to:0x0207d6c0 module:overlay(0) +from:0x0215a1e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a270 kind:load to:0x0203feb0 module:main +from:0x0215a288 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x0215a2ac kind:arm_call to:0x01ff938c module:itcm +from:0x0215a2c8 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0215a2f4 kind:load to:0x02161b30 module:overlay(86) +from:0x0215a30c kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0215a328 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215a38c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0215a3b8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215a3d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a3e4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215a444 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215a458 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215a460 kind:arm_call to:0x0209afec module:overlay(0) +from:0x0215a49c kind:arm_call to:0x0215a2c0 module:overlay(86) +from:0x0215a4a4 kind:arm_call to:0x0215a150 module:overlay(86) +from:0x0215a4b8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215a500 kind:load to:0x02161b80 module:overlay(86) +from:0x0215a504 kind:load to:0x02162580 module:overlay(86) +from:0x0215a508 kind:load to:0x0216180c module:overlay(86) +from:0x0215a50c kind:load to:0x0204b164 module:main +from:0x0215a514 kind:load to:0x02161b0c module:overlay(86) +from:0x0215a520 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215a540 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a548 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215a550 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215a56c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a598 kind:arm_call to:0x0203e740 module:main +from:0x0215a5a0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215a5a8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a5b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a5b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a5c4 kind:load to:0x02161b80 module:overlay(86) +from:0x0215a5c8 kind:load to:0x020a1aac module:overlay(0) +from:0x0215a5e0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a5e8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0215a5f0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215a60c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a638 kind:arm_call to:0x0203e740 module:main +from:0x0215a640 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215a648 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215a650 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215a658 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215a660 kind:arm_call to:0x02011ff4 module:main +from:0x0215a66c kind:load to:0x02161b80 module:overlay(86) +from:0x0215a670 kind:load to:0x020a1aac module:overlay(0) +from:0x0215a6a4 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x0215a6d4 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215a6e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a700 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215a720 kind:arm_call to:0x0215a6e4 module:overlay(86) +from:0x0215a758 kind:load to:0x02161c40 module:overlay(86) +from:0x0215a7a8 kind:arm_call to:0x020c0778 module:overlay(17) +from:0x0215a8c4 kind:arm_call to:0x020c10c0 module:overlay(17) +from:0x0215a904 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a91c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215a938 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215a990 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215a9b0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215a9f8 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215aa44 kind:arm_call to:0x020c09a4 module:overlay(17) +from:0x0215aa4c kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215aa68 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215aa80 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0215aa94 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0215aab4 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x0215aac0 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215aae4 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0215ab24 kind:arm_call to:0x0209a7dc module:overlay(0) +from:0x0215ab34 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0215ab48 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0215ab60 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x0215ab68 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215ab80 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215abac kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215ac00 kind:arm_call to:0x0208d60c module:overlay(0) +from:0x0215ac18 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ac34 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ac50 kind:arm_call to:0x01fff17c module:itcm +from:0x0215ac68 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215acd0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215ace4 kind:arm_call to:0x0207fd20 module:overlay(0) +from:0x0215ad1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ad28 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ad40 kind:arm_call to:0x01fff148 module:itcm +from:0x0215adcc kind:arm_call to:0x01fff458 module:itcm +from:0x0215ade4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ae10 kind:arm_call to:0x01fff17c module:itcm +from:0x0215aeb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215af58 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215af7c kind:arm_call to:0x02016c00 module:main +from:0x0215afb0 kind:arm_call to:0x02016f54 module:main +from:0x0215afd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b000 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215b020 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215b0c8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215b0d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b0d8 kind:load to:0x02161b18 module:overlay(86) +from:0x0215b0dc kind:load to:0x02161bd8 module:overlay(86) +from:0x0215b0e4 kind:load to:0x027e07d4 module:dtcm +from:0x0215b0ec kind:load to:0x027e09c0 module:dtcm +from:0x0215b0f0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b0f8 kind:load to:0x0203feb0 module:main +from:0x0215b118 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b15c kind:arm_call to:0x01ffc634 module:itcm +from:0x0215b190 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b22c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215b244 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b248 kind:load to:0x0203feb0 module:main +from:0x0215b2b4 kind:load to:0x02161ca8 module:overlay(86) +from:0x0215b2d0 kind:arm_call to:0x0215cda0 module:overlay(86) +from:0x0215b300 kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215b314 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215b324 kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215b338 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215b3b0 kind:load to:0x02161ca8 module:overlay(86) +from:0x0215b3d0 kind:arm_call to:0x0215cda0 module:overlay(86) +from:0x0215b3ec kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215b3fc kind:arm_call to:0x01ff930c module:itcm +from:0x0215b428 kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215b43c kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215b450 kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215b464 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215b49c kind:arm_call to:0x0215b164 module:overlay(86) +from:0x0215b4b4 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215b5b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215b5c0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215b5d0 kind:load to:0x02161cd8 module:overlay(86) +from:0x0215b5d4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b608 kind:arm_call to:0x02015018 module:main +from:0x0215b618 kind:arm_call to:0x0215cef8 module:overlay(86) +from:0x0215b624 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b63c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215b650 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b668 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0215b67c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b694 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b6ac kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215b6c0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b6d4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0215b6e0 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215b6f8 kind:arm_call to:0x0209ab38 module:overlay(0) +from:0x0215b700 kind:arm_call to:0x0209ace0 module:overlay(0) +from:0x0215b79c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215b834 kind:load to:0x02161ca8 module:overlay(86) +from:0x0215b838 kind:load to:0x0204b164 module:main +from:0x0215b910 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b924 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0215b934 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b958 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215b968 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b988 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215b99c kind:arm_call to:0x01ffedac module:itcm +from:0x0215b9b0 kind:arm_call to:0x02081838 module:overlay(0) +from:0x0215b9c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bbb0 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x0215bbe4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bbf4 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0215bc08 kind:arm_call to:0x0215ce44 module:overlay(86) +from:0x0215bc1c kind:arm_call to:0x0215ce74 module:overlay(86) +from:0x0215bc34 kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215bc48 kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215bc70 kind:arm_call to:0x0215cda0 module:overlay(86) +from:0x0215bca8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215bcc4 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215bcd0 kind:load to:0x0203feb0 module:main +from:0x0215bcd4 kind:load to:0x027e09c0 module:dtcm +from:0x0215bcd8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bcdc kind:load to:0x0204b164 module:main +from:0x0215bce0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bcf8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215bd68 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0215bd78 kind:load to:0x02161ca8 module:overlay(86) +from:0x0215bd7c kind:load to:0x027e0cec module:dtcm +from:0x0215bdac kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215bdb8 kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215bdc8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215bdd4 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215be0c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215be2c kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215be40 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215be4c kind:load to:0x027e09a8 module:dtcm +from:0x0215beb4 kind:arm_call to:0x02015298 module:main +from:0x0215bee4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215bef4 kind:load to:0x02161cc0 module:overlay(86) +from:0x0215bef8 kind:load to:0x027e09a8 module:dtcm +from:0x0215bf28 kind:arm_call to:0x0215cef8 module:overlay(86) +from:0x0215bf34 kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215bf50 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215bf68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bfc4 kind:arm_call to:0x0215ce34 module:overlay(86) +from:0x0215bfcc kind:load to:0x0204b164 module:main +from:0x0215bfe8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c000 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0215c008 kind:arm_call to:0x0209ac6c module:overlay(0) +from:0x0215c014 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c02c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215c050 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215c084 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215c108 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c118 kind:load to:0x02161cf0 module:overlay(86) +from:0x0215c11c kind:load to:0x027e09a8 module:dtcm +from:0x0215c13c kind:arm_call to:0x0215cce4 module:overlay(86) +from:0x0215c150 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215c198 kind:arm_call to:0x02015018 module:main +from:0x0215c1b0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215c24c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c268 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215c28c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c2a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c2e8 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215c3b8 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c3c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c414 kind:arm_call to:0x02099e5c module:overlay(0) +from:0x0215c424 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c48c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c4a0 kind:load to:0x0203feb0 module:main +from:0x0215c4a8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215c4b0 kind:load to:0x027e09a8 module:dtcm +from:0x0215c4b8 kind:load to:0x0204b164 module:main +from:0x0215c4c0 kind:load to:0x02161ca8 module:overlay(86) +from:0x0215c4c8 kind:load to:0x02161cf0 module:overlay(86) +from:0x0215c540 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215c548 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215c560 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c570 kind:load to:0x02161ca8 module:overlay(86) +from:0x0215c574 kind:load to:0x027e07d4 module:dtcm +from:0x0215c578 kind:load to:0x027e09a8 module:dtcm +from:0x0215c594 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c5ac kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0215c5b4 kind:arm_call to:0x0209aaa8 module:overlay(0) +from:0x0215c5c8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c5e4 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215c63c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c658 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c674 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215c69c kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215c6a8 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215c6c8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215c70c kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215c71c kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215c728 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215c72c kind:load to:0x020af498 module:overlay(0) +from:0x0215c730 kind:load to:0x027e07d4 module:dtcm +from:0x0215c754 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215c784 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215c7d4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215c7e0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c7f4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0215c818 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215c828 kind:load to:0x02161d08 module:overlay(86) +from:0x0215c82c kind:load to:0x020af4a0 module:overlay(0) +from:0x0215c830 kind:load to:0x027e09a8 module:dtcm +from:0x0215c848 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c860 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0215c880 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c8bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c8d8 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0215c8e0 kind:arm_call to:0x0215cd74 module:overlay(86) +from:0x0215c8ec kind:arm_call to:0x0209af90 module:overlay(0) +from:0x0215c94c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215c968 kind:load to:0x02161ca8 module:overlay(86) +from:0x0215c9b8 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215c9d4 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215c9e0 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215c9ec kind:load to:0x027e07d4 module:dtcm +from:0x0215ca74 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ca80 kind:load to:0x02161b18 module:overlay(86) +from:0x0215ca84 kind:load to:0x02161d20 module:overlay(86) +from:0x0215ca88 kind:load to:0x027e09a8 module:dtcm +from:0x0215caa4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215cabc kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0215cb00 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cb10 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215cb60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cb74 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0215cb90 kind:arm_call to:0x0209ac1c module:overlay(0) +from:0x0215cb9c kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215cba8 kind:load to:0x027e07d4 module:dtcm +from:0x0215cc14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cc2c kind:load to:0x02161cd8 module:overlay(86) +from:0x0215cc30 kind:load to:0x027e09a8 module:dtcm +from:0x0215cc4c kind:arm_call to:0x01ffedac module:itcm +from:0x0215cc64 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0215cc84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cc9c kind:arm_call to:0x02015018 module:main +from:0x0215ccac kind:arm_call to:0x0215cef8 module:overlay(86) +from:0x0215ccc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ccd8 kind:arm_call to:0x0215a714 module:overlay(86) +from:0x0215cd00 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cd28 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0215cd3c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x0215cd50 kind:arm_call to:0x02099e24 module:overlay(0) +from:0x0215cd70 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cd90 kind:arm_call to:0x0209a230 module:overlay(0) +from:0x0215cd98 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215cdd0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ce10 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215ce18 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x0215ce30 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ce40 kind:load to:0x0215a714 module:overlay(86) +from:0x0215ce54 kind:arm_call to:0x01ffedac module:itcm +from:0x0215ce6c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215ceac kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x0215cebc kind:arm_call to:0x01fff458 module:itcm +from:0x0215cef0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cf14 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215cf4c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215cf6c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215cf78 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215cf80 kind:load to:0x027e0cec module:dtcm +from:0x0215cfd0 kind:load to:0x02161b0c module:overlay(86) +from:0x0215cfdc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215cfe4 kind:arm_call to:0x02011ff4 module:main +from:0x0215cff8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d00c kind:load to:0x02162668 module:overlay(86) +from:0x0215d020 kind:arm_call to:0x02011f3c module:main +from:0x0215d02c kind:arm_call to:0x0215d088 module:overlay(86) +from:0x0215d040 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215d080 kind:load to:0x02161d5c module:overlay(86) +from:0x0215d090 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215d0c4 kind:arm_call to:0x020f9650 module:overlay(31) +from:0x0215d0d0 kind:arm_call to:0x0215d754 module:overlay(86) +from:0x0215d14c kind:load to:0x02161d80 module:overlay(86) +from:0x0215d150 kind:load to:0x020b3168 module:overlay(0) +from:0x0215d154 kind:load to:0x02162668 module:overlay(86) +from:0x0215d164 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d1f0 kind:load to:0x0203feb0 module:main +from:0x0215d224 kind:arm_call to:0x0215d650 module:overlay(86) +from:0x0215d24c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d278 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0215d288 kind:arm_call to:0x0215d564 module:overlay(86) +from:0x0215d290 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215d2e8 kind:arm_call to:0x02099ea4 module:overlay(0) +from:0x0215d2f8 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215d314 kind:arm_call to:0x0208d408 module:overlay(0) +from:0x0215d31c kind:arm_call to:0x0215d564 module:overlay(86) +from:0x0215d328 kind:arm_call to:0x0215d564 module:overlay(86) +from:0x0215d350 kind:arm_call to:0x020db5a4 module:overlay(31) +from:0x0215d360 kind:arm_call to:0x0215d608 module:overlay(86) +from:0x0215d3b8 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215d3fc kind:arm_call to:0x0215d564 module:overlay(86) +from:0x0215d41c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0215d42c kind:arm_call to:0x0215d564 module:overlay(86) +from:0x0215d438 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d43c kind:load to:0x027e0d38 module:dtcm +from:0x0215d444 kind:load to:0x027e09c0 module:dtcm +from:0x0215d45c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215d498 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215d4c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215d4d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d54c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0215d558 kind:load to:0x0203feb0 module:main +from:0x0215d560 kind:load to:0x027e09b4 module:dtcm +from:0x0215d570 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215d59c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d5b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d5d4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215d5ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d5fc kind:load to:0x027e0cec module:dtcm +from:0x0215d600 kind:load to:0x027e09a8 module:dtcm +from:0x0215d614 kind:arm_call to:0x0215d688 module:overlay(86) +from:0x0215d648 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215d680 kind:arm_call to:0x0215d564 module:overlay(86) +from:0x0215d6b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d740 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d74c kind:load to:0x0203feb0 module:main +from:0x0215d750 kind:load to:0x027e09a8 module:dtcm +from:0x0215d78c kind:load to:0x02161d40 module:overlay(86) +from:0x0215d7a4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215d7b8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215d7cc kind:arm_call to:0x0215d564 module:overlay(86) +from:0x0215d7e4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d7ec kind:arm_call to:0x02011ff4 module:main +from:0x0215d804 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d80c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215d814 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d82c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d834 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0215d83c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d844 kind:arm_call to:0x02011ff4 module:main +from:0x0215d858 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d86c kind:load to:0x02162750 module:overlay(86) +from:0x0215d880 kind:arm_call to:0x02011f3c module:main +from:0x0215d88c kind:arm_call to:0x0215d8d0 module:overlay(86) +from:0x0215d8a0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215d8b8 kind:load to:0x02161df4 module:overlay(86) +from:0x0215d8c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d8dc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215d940 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215d96c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215d988 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d998 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d9c0 kind:load to:0x02161e64 module:overlay(86) +from:0x0215d9c4 kind:load to:0x02162750 module:overlay(86) +from:0x0215d9c8 kind:load to:0x02161e18 module:overlay(86) +from:0x0215da30 kind:load to:0x02161dd4 module:overlay(86) +from:0x0215da50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215da60 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215da6c kind:arm_call to:0x01ffedac module:itcm +from:0x0215da84 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0215dac4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215db08 kind:load to:0x027e0130 module:dtcm +from:0x0215db18 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215db20 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215db28 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215db30 kind:arm_call to:0x02011ff4 module:main +from:0x0215db48 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215db50 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215db58 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215db6c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215db74 kind:arm_call to:0x02011ff4 module:main +from:0x0215db88 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215db9c kind:load to:0x02162838 module:overlay(86) +from:0x0215dbb0 kind:arm_call to:0x02011f3c module:main +from:0x0215dbbc kind:arm_call to:0x0215dbec module:overlay(86) +from:0x0215dbd0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215dbe8 kind:load to:0x02161ec0 module:overlay(86) +from:0x0215dbf4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215dc4c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215dc74 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215dc8c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215dca4 kind:load to:0x02161f5c module:overlay(86) +from:0x0215dca8 kind:load to:0x02162838 module:overlay(86) +from:0x0215dcac kind:load to:0x02161f14 module:overlay(86) +from:0x0215dcb8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215dcfc kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215dd20 kind:load to:0x02161edc module:overlay(86) +from:0x0215dd78 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215dd80 kind:arm_call to:0x02011ff4 module:main +from:0x0215dd98 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215dda0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215dda8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ddc0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215ddc8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215ddd0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ddd8 kind:arm_call to:0x02011ff4 module:main +from:0x0215ddec kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215de00 kind:load to:0x02162920 module:overlay(86) +from:0x0215de14 kind:arm_call to:0x02011f3c module:main +from:0x0215de20 kind:arm_call to:0x0215de50 module:overlay(86) +from:0x0215de34 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215de4c kind:load to:0x02161fb8 module:overlay(86) +from:0x0215de5c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215de80 kind:arm_call to:0x0200f05c module:main +from:0x0215de9c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215deb8 kind:arm_call to:0x0200f05c module:main +from:0x0215ded4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215df84 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215df94 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0215dfa4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0215dfcc kind:arm_call to:0x0203e690 module:main +from:0x0215dff4 kind:load to:0x02162004 module:overlay(86) +from:0x0215dff8 kind:load to:0x02162920 module:overlay(86) +from:0x0215dffc kind:load to:0x02161198 module:overlay(86) +from:0x0215e000 kind:load to:0x02161188 module:overlay(86) +from:0x0215e004 kind:load to:0x027e0130 module:dtcm +from:0x0215e008 kind:load to:0x02161fdc module:overlay(86) +from:0x0215e00c kind:load to:0x02080360 module:overlay(0) +from:0x0215e010 kind:load to:0x02080340 module:overlay(0) +from:0x0215e1a8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215e1d8 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215e370 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215e3a4 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0215e3d0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215e428 kind:load to:0x027e09c0 module:dtcm +from:0x0215e490 kind:arm_call to:0x0215e898 module:overlay(86) +from:0x0215e49c kind:arm_call to:0x0215e95c module:overlay(86) +from:0x0215e4c8 kind:arm_call to:0x0215f670 module:overlay(86) +from:0x0215e510 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215e51c kind:arm_call to:0x0215eff4 module:overlay(86) +from:0x0215e5d0 kind:arm_call to:0x0215f1b4 module:overlay(86) +from:0x0215e5d8 kind:arm_call to:0x0215f3f4 module:overlay(86) +from:0x0215e600 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e62c kind:arm_call to:0x020803f8 module:overlay(0) +from:0x0215e63c kind:arm_call to:0x01fff148 module:itcm +from:0x0215e660 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0215e670 kind:arm_call to:0x0215f8f0 module:overlay(86) +from:0x0215e690 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e6c0 kind:arm_call to:0x01fff17c module:itcm +from:0x0215e6e0 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0215e718 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e79c kind:arm_call to:0x01fff17c module:itcm +from:0x0215e7bc kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x0215e7d4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215e820 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215e838 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0215e84c kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x0215e888 kind:load to:0x027e09a8 module:dtcm +from:0x0215e890 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e894 kind:load to:0x0203feb0 module:main +from:0x0215e8d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215e908 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215e920 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215e934 kind:arm_call to:0x0215eff4 module:overlay(86) +from:0x0215e958 kind:load to:0x0203feb0 module:main +from:0x0215e9ac kind:arm_call to:0x020159b0 module:main +from:0x0215eab8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215eaf0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215eb60 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215eb90 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215eba4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215ebb4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215ec48 kind:arm_call to:0x0215eff4 module:overlay(86) +from:0x0215ed08 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ed4c kind:load to:0x0203feb0 module:main +from:0x0215ed54 kind:load to:0x027e0130 module:dtcm +from:0x0215ee14 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ee30 kind:load to:0x027e09a8 module:dtcm +from:0x0215ee48 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215efe4 kind:arm_call to:0x020c219c module:overlay(17) +from:0x0215eff0 kind:load to:0x027e09b4 module:dtcm +from:0x0215f108 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215f114 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215f14c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f168 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0215f190 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f1ac kind:load to:0x027e09a8 module:dtcm +from:0x0215f2e8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215f2f4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0215f310 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f3bc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215f3ec kind:load to:0x0203feb0 module:main +from:0x0215f3f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f404 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0215f61c kind:arm_call to:0x01ffb860 module:itcm +from:0x0215f64c kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x0215f668 kind:load to:0x0203feb0 module:main +from:0x0215f66c kind:load to:0x027e09c0 module:dtcm +from:0x0215f6c0 kind:arm_call to:0x0203b434 module:main +from:0x0215f6cc kind:arm_call to:0x0203bea8 module:main +from:0x0215f6d4 kind:arm_call to:0x0203b290 module:main +from:0x0215f718 kind:arm_call to:0x0203b434 module:main +from:0x0215f724 kind:arm_call to:0x0203bea8 module:main +from:0x0215f730 kind:arm_call to:0x0203bea8 module:main +from:0x0215f73c kind:arm_call to:0x0203c088 module:main +from:0x0215f770 kind:arm_call to:0x0203b434 module:main +from:0x0215f77c kind:arm_call to:0x0203bea8 module:main +from:0x0215f788 kind:arm_call to:0x0203bea8 module:main +from:0x0215f790 kind:arm_call to:0x0203c2b8 module:main +from:0x0215f794 kind:arm_call to:0x0203badc module:main +from:0x0215f7ec kind:arm_call to:0x0203b434 module:main +from:0x0215f7f8 kind:arm_call to:0x0203bea8 module:main +from:0x0215f800 kind:arm_call to:0x0203b290 module:main +from:0x0215f83c kind:arm_call to:0x0203b434 module:main +from:0x0215f848 kind:arm_call to:0x0203bea8 module:main +from:0x0215f854 kind:arm_call to:0x0203bea8 module:main +from:0x0215f860 kind:arm_call to:0x0203c088 module:main +from:0x0215f88c kind:arm_call to:0x0203b434 module:main +from:0x0215f898 kind:arm_call to:0x0203bea8 module:main +from:0x0215f8a4 kind:arm_call to:0x0203bea8 module:main +from:0x0215f8ac kind:arm_call to:0x0203c2b8 module:main +from:0x0215f8b0 kind:arm_call to:0x0203badc module:main +from:0x0215f8e4 kind:load to:0x0204b164 module:main +from:0x0215f904 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f9b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f9bc kind:arm_call to:0x01ffedac module:itcm +from:0x0215f9f8 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0215fa28 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fa44 kind:arm_call to:0x0203e740 module:main +from:0x0215fa4c kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215fa54 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fa5c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fa64 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215fa70 kind:load to:0x02080360 module:overlay(0) +from:0x0215fa8c kind:arm_call to:0x0203e740 module:main +from:0x0215fa94 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0215fa9c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215faa4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215faac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215fab4 kind:arm_call to:0x02011ff4 module:main +from:0x0215fac0 kind:load to:0x02080360 module:overlay(0) +from:0x0215facc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215fae0 kind:load to:0x02162a08 module:overlay(86) +from:0x0215faf4 kind:arm_call to:0x02011f3c module:main +from:0x0215fb00 kind:arm_call to:0x0215fb30 module:overlay(86) +from:0x0215fb14 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215fb2c kind:load to:0x0216207c module:overlay(86) +from:0x0215fb38 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x0215fb68 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215fb80 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215fb98 kind:load to:0x021620a0 module:overlay(86) +from:0x0215fb9c kind:load to:0x02162a08 module:overlay(86) +from:0x0215fba0 kind:load to:0x021617c4 module:overlay(86) +from:0x0215fbb0 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x0215fbe4 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215fc08 kind:load to:0x0216205c module:overlay(86) +from:0x0215fc0c kind:load to:0x027e0cd8 module:dtcm +from:0x0215fc44 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x0215fc94 kind:load to:0x02162a08 module:overlay(86) +from:0x0215fca4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215fcac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fcb4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215fccc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215fcd4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215fcdc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215fce4 kind:arm_call to:0x02011ff4 module:main +from:0x0215fcf8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215fd0c kind:load to:0x02162af0 module:overlay(86) +from:0x0215fd20 kind:arm_call to:0x02011f3c module:main +from:0x0215fd2c kind:arm_call to:0x0215fd5c module:overlay(86) +from:0x0215fd40 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0215fd58 kind:load to:0x02162100 module:overlay(86) +from:0x0215fd64 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215fd84 kind:load to:0x02162124 module:overlay(86) +from:0x0215fd98 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215fdec kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0215fe40 kind:arm_call to:0x02073550 module:overlay(0) +from:0x0215fe60 kind:load to:0x027e09a8 module:dtcm +from:0x0215fed8 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215ff10 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ff2c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ff38 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215ff48 kind:load to:0x027e09bc module:dtcm +from:0x0215ff50 kind:load to:0x027e0cec module:dtcm +from:0x0215ff5c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ff70 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215ff78 kind:arm_call to:0x02011ff4 module:main +from:0x0215ff8c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0215ffa0 kind:load to:0x02162b3c module:overlay(86) +from:0x0215ffb4 kind:arm_call to:0x02011f3c module:main +from:0x0215ffc0 kind:arm_call to:0x02160010 module:overlay(86) +from:0x0215ffd8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02160008 kind:load to:0x02162184 module:overlay(86) +from:0x02160018 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x0216002c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02160038 kind:load to:0x021621a0 module:overlay(86) +from:0x02160064 kind:arm_call to:0x0200f05c module:main +from:0x021600d8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021600e8 kind:load to:0x02162b3c module:overlay(86) +from:0x021600ec kind:load to:0x021611a8 module:overlay(86) +from:0x021600f0 kind:load to:0x027e0cd8 module:dtcm +from:0x02160120 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160128 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160140 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160148 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160150 kind:arm_call to:0x02011ff4 module:main +from:0x02160164 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02160178 kind:load to:0x02162c20 module:overlay(86) +from:0x0216018c kind:arm_call to:0x02011f3c module:main +from:0x02160198 kind:arm_call to:0x021601e8 module:overlay(86) +from:0x021601b0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021601e0 kind:load to:0x021621e0 module:overlay(86) +from:0x021601f0 kind:arm_call to:0x0210098c module:overlay(31) +from:0x02160214 kind:load to:0x021621fc module:overlay(86) +from:0x02160218 kind:load to:0x02162294 module:overlay(86) +from:0x02160240 kind:arm_call to:0x0200f05c module:main +from:0x0216025c kind:load to:0x02162c20 module:overlay(86) +from:0x02160260 kind:load to:0x021611c8 module:overlay(86) +from:0x02160270 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160278 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02160280 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160298 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021602a0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021602a8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021602b0 kind:arm_call to:0x02011ff4 module:main +from:0x021602c4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021602d8 kind:arm_branch to:0x020fe9c0 module:overlay(31) +from:0x021602e8 kind:arm_branch to:0x020fe9bc module:overlay(31) +from:0x021602f8 kind:load to:0x02162d04 module:overlay(86) +from:0x0216030c kind:arm_call to:0x02011f3c module:main +from:0x02160318 kind:arm_call to:0x021603d8 module:overlay(86) +from:0x02160330 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02160340 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021603c0 kind:load to:0x021622b0 module:overlay(86) +from:0x021603c8 kind:load to:0x02161fdc module:overlay(86) +from:0x021603cc kind:load to:0x021622cc module:overlay(86) +from:0x021603e0 kind:arm_call to:0x0210bd70 module:overlay(31) +from:0x021603f4 kind:load to:0x021622e8 module:overlay(86) +from:0x02160414 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216046c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02160480 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021604fc kind:arm_call to:0x02154d78 module:overlay(85) +from:0x02160584 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216058c kind:load to:0x027e0ce4 module:dtcm +from:0x02160590 kind:load to:0x0203feb0 module:main +from:0x021605e0 kind:load to:0x02162d04 module:overlay(86) +from:0x0216063c kind:load to:0x02162d04 module:overlay(86) +from:0x02160648 kind:load to:0x02162dd8 module:overlay(86) +from:0x02160658 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02160660 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160668 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160680 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02160688 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160690 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160698 kind:arm_call to:0x02011ff4 module:main +from:0x021606ac kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021606c0 kind:load to:0x02162e0c module:overlay(86) +from:0x021606d4 kind:arm_call to:0x02011f3c module:main +from:0x021606e0 kind:arm_call to:0x02160730 module:overlay(86) +from:0x021606f8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02160728 kind:load to:0x0216234c module:overlay(86) +from:0x02160738 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02160790 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021607ac kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021607c0 kind:arm_call to:0x021609f8 module:overlay(86) +from:0x021607cc kind:load to:0x02162368 module:overlay(86) +from:0x021607d0 kind:load to:0x02162e0c module:overlay(86) +from:0x021607d4 kind:load to:0x02161fdc module:overlay(86) +from:0x021607e0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02160808 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021608f4 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02160900 kind:arm_call to:0x0216095c module:overlay(86) +from:0x02160914 kind:load to:0x027e09c0 module:dtcm +from:0x0216099c kind:load to:0x01ffc6d4 module:itcm +from:0x021609b8 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x021609cc kind:arm_call to:0x02072d94 module:overlay(0) +from:0x021609e0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021609ec kind:arm_call to:0x0216095c module:overlay(86) +from:0x021609f4 kind:load to:0x027e09a8 module:dtcm +from:0x02160a04 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02160a1c kind:load to:0x02162338 module:overlay(86) +from:0x02160a98 kind:load to:0x0203feb0 module:main +from:0x02160ac8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160ad4 kind:arm_call to:0x01fff458 module:itcm +from:0x02160ae8 kind:arm_call to:0x02154f74 module:overlays(79,85) +from:0x02160af8 kind:arm_call to:0x02154d44 module:overlay(85) +from:0x02160b40 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160b60 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160b84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02160b8c kind:arm_call to:0x021609a0 module:overlay(86) +from:0x02160ba4 kind:load to:0x027e0ce4 module:dtcm +from:0x02160bb0 kind:load to:0x02160a20 module:overlay(86) +from:0x02160bb4 kind:load to:0x027e0cec module:dtcm +from:0x02160bb8 kind:load to:0x02160a2c module:overlay(86) +from:0x02160bc4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02160bcc kind:arm_call to:0x02011ff4 module:main +from:0x02160be4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02160bec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160bf4 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160c0c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02160c14 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02160c1c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02160c24 kind:arm_call to:0x02011ff4 module:main +from:0x02160c38 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02160cf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160d14 kind:arm_call to:0x01fff05c module:itcm +from:0x02160d48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160dec kind:load to:0x027e0cd8 module:dtcm +from:0x02160df0 kind:load to:0x0203feb0 module:main +from:0x02160e48 kind:load to:0x027e0cd8 module:dtcm +from:0x02160e68 kind:arm_call to:0x02160c44 module:overlay(86) +from:0x02160eac kind:arm_call to:0x02160df4 module:overlay(86) +from:0x02160ee4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02160ef0 kind:load to:0x027e0cec module:dtcm +from:0x02160f24 kind:arm_call to:0x02160c44 module:overlay(86) +from:0x02160f58 kind:arm_call to:0x01ff9364 module:itcm +from:0x02160ff4 kind:arm_call to:0x02160df4 module:overlay(86) +from:0x02161040 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02161064 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02161074 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021610ac kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02161150 kind:load to:0x0203feb0 module:main +from:0x0216115c kind:load to:0x027e09a8 module:dtcm +from:0x02161204 kind:arm_call to:0x021564d0 module:overlay(86) +from:0x02161214 kind:arm_call to:0x0203e3a4 module:main +from:0x02161228 kind:load to:0x021623a0 module:overlay(86) +from:0x0216122c kind:load to:0x021623b0 module:overlay(86) +from:0x02161230 kind:load to:0x021565b0 module:overlay(86) +from:0x02161234 kind:load to:0x021623a4 module:overlay(86) +from:0x02161254 kind:arm_call to:0x021565f4 module:overlay(86) +from:0x02161264 kind:arm_call to:0x0203e3a4 module:main +from:0x02161278 kind:load to:0x02162488 module:overlay(86) +from:0x0216127c kind:load to:0x02162498 module:overlay(86) +from:0x02161280 kind:load to:0x0215a0bc module:overlay(86) +from:0x02161284 kind:load to:0x0216248c module:overlay(86) +from:0x021612d4 kind:arm_call to:0x0215a100 module:overlay(86) +from:0x021612e4 kind:arm_call to:0x0203e3a4 module:main +from:0x021612fc kind:load to:0x02161b0c module:overlay(86) +from:0x02161304 kind:load to:0x02162570 module:overlay(86) +from:0x02161308 kind:load to:0x02162580 module:overlay(86) +from:0x0216130c kind:load to:0x0215cff0 module:overlay(86) +from:0x02161310 kind:load to:0x02162574 module:overlay(86) +from:0x02161330 kind:arm_call to:0x0215d034 module:overlay(86) +from:0x02161340 kind:arm_call to:0x0203e3a4 module:main +from:0x02161354 kind:load to:0x02162658 module:overlay(86) +from:0x02161358 kind:load to:0x02162668 module:overlay(86) +from:0x0216135c kind:load to:0x0215d850 module:overlay(86) +from:0x02161360 kind:load to:0x0216265c module:overlay(86) +from:0x02161380 kind:arm_call to:0x0215d894 module:overlay(86) +from:0x02161390 kind:arm_call to:0x0203e3a4 module:main +from:0x021613a4 kind:load to:0x02162740 module:overlay(86) +from:0x021613a8 kind:load to:0x02162750 module:overlay(86) +from:0x021613ac kind:load to:0x0215db80 module:overlay(86) +from:0x021613b0 kind:load to:0x02162744 module:overlay(86) +from:0x021613d0 kind:arm_call to:0x0215dbc4 module:overlay(86) +from:0x021613e0 kind:arm_call to:0x0203e3a4 module:main +from:0x021613f4 kind:load to:0x02162828 module:overlay(86) +from:0x021613f8 kind:load to:0x02162838 module:overlay(86) +from:0x021613fc kind:load to:0x0215dde4 module:overlay(86) +from:0x02161400 kind:load to:0x0216282c module:overlay(86) +from:0x02161420 kind:arm_call to:0x0215de28 module:overlay(86) +from:0x02161430 kind:arm_call to:0x0203e3a4 module:main +from:0x02161444 kind:load to:0x02162910 module:overlay(86) +from:0x02161448 kind:load to:0x02162920 module:overlay(86) +from:0x0216144c kind:load to:0x0215fac4 module:overlay(86) +from:0x02161450 kind:load to:0x02162914 module:overlay(86) +from:0x02161470 kind:arm_call to:0x0215fb08 module:overlay(86) +from:0x02161480 kind:arm_call to:0x0203e3a4 module:main +from:0x02161494 kind:load to:0x021629f8 module:overlay(86) +from:0x02161498 kind:load to:0x02162a08 module:overlay(86) +from:0x0216149c kind:load to:0x0215fcf0 module:overlay(86) +from:0x021614a0 kind:load to:0x021629fc module:overlay(86) +from:0x021614c0 kind:arm_call to:0x0215fd34 module:overlay(86) +from:0x021614d0 kind:arm_call to:0x0203e3a4 module:main +from:0x021614e4 kind:load to:0x02162ae0 module:overlay(86) +from:0x021614e8 kind:load to:0x02162af0 module:overlay(86) +from:0x021614ec kind:load to:0x0215ff84 module:overlay(86) +from:0x021614f0 kind:load to:0x02162ae4 module:overlay(86) +from:0x02161510 kind:arm_call to:0x0215ffc8 module:overlay(86) +from:0x02161520 kind:arm_call to:0x0203e3a4 module:main +from:0x02161534 kind:load to:0x02162b2c module:overlay(86) +from:0x02161538 kind:load to:0x02162b3c module:overlay(86) +from:0x0216153c kind:load to:0x0216015c module:overlay(86) +from:0x02161540 kind:load to:0x02162b30 module:overlay(86) +from:0x02161560 kind:arm_call to:0x021601a0 module:overlay(86) +from:0x02161570 kind:arm_call to:0x0203e3a4 module:main +from:0x02161584 kind:load to:0x02162c10 module:overlay(86) +from:0x02161588 kind:load to:0x02162c20 module:overlay(86) +from:0x0216158c kind:load to:0x021602bc module:overlay(86) +from:0x02161590 kind:load to:0x02162c14 module:overlay(86) +from:0x021615b0 kind:arm_call to:0x02160320 module:overlay(86) +from:0x021615c0 kind:arm_call to:0x0203e3a4 module:main +from:0x021615d4 kind:load to:0x02162cf4 module:overlay(86) +from:0x021615d8 kind:load to:0x02162d04 module:overlay(86) +from:0x021615dc kind:load to:0x021606a4 module:overlay(86) +from:0x021615e0 kind:load to:0x02162cf8 module:overlay(86) +from:0x02161600 kind:arm_call to:0x021606e8 module:overlay(86) +from:0x02161610 kind:arm_call to:0x0203e3a4 module:main +from:0x02161624 kind:load to:0x02162dfc module:overlay(86) +from:0x02161628 kind:load to:0x02162e0c module:overlay(86) +from:0x0216162c kind:load to:0x02160c30 module:overlay(86) +from:0x02161630 kind:load to:0x02162e00 module:overlay(86) +from:0x02161634 kind:load to:0x021611e8 module:overlay(86) +from:0x02161638 kind:load to:0x02161238 module:overlay(86) +from:0x0216163c kind:load to:0x02161288 module:overlay(86) +from:0x02161640 kind:load to:0x02161314 module:overlay(86) +from:0x02161644 kind:load to:0x02161364 module:overlay(86) +from:0x02161648 kind:load to:0x021613b4 module:overlay(86) +from:0x0216164c kind:load to:0x02161404 module:overlay(86) +from:0x02161650 kind:load to:0x02161454 module:overlay(86) +from:0x02161654 kind:load to:0x021614a4 module:overlay(86) +from:0x02161658 kind:load to:0x021614f4 module:overlay(86) +from:0x0216165c kind:load to:0x02161544 module:overlay(86) +from:0x02161660 kind:load to:0x02161594 module:overlay(86) +from:0x02161664 kind:load to:0x021615e4 module:overlay(86) +from:0x02161688 kind:load to:0x021564ac module:overlay(86) +from:0x0216168c kind:load to:0x020990ec module:overlay(0) +from:0x02161690 kind:load to:0x02098efc module:overlay(0) +from:0x02161694 kind:load to:0x02098f78 module:overlay(0) +from:0x02161698 kind:load to:0x020990f4 module:overlay(0) +from:0x0216169c kind:load to:0x02099114 module:overlay(0) +from:0x021616a0 kind:load to:0x02099140 module:overlay(0) +from:0x021616ac kind:load to:0x02099cc0 module:overlay(0) +from:0x021616b0 kind:load to:0x02099cfc module:overlay(0) +from:0x021616b4 kind:load to:0x02099d14 module:overlay(0) +from:0x021616b8 kind:load to:0x02099d20 module:overlay(0) +from:0x021616bc kind:load to:0x01fff464 module:itcm +from:0x021616c0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021616c4 kind:load to:0x02141d68 module:overlays(26,70) +from:0x021616c8 kind:load to:0x02141d94 module:overlays(26,70) +from:0x021616cc kind:load to:0x02099c5c module:overlay(0) +from:0x021616d0 kind:load to:0x02099c60 module:overlay(0) +from:0x021616d4 kind:load to:0x02099c64 module:overlay(0) +from:0x021616d8 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x021616dc kind:load to:0x02099c6c module:overlay(0) +from:0x021616e0 kind:load to:0x02099c70 module:overlay(0) +from:0x021616e4 kind:load to:0x02099d2c module:overlay(0) +from:0x021616e8 kind:load to:0x02099d98 module:overlay(0) +from:0x021616ec kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021616f0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021616f4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021616f8 kind:load to:0x02156568 module:overlay(86) +from:0x021616fc kind:load to:0x02156588 module:overlay(86) +from:0x02161700 kind:load to:0x02156518 module:overlay(86) +from:0x0216173c kind:load to:0x02156b40 module:overlay(86) +from:0x02161740 kind:load to:0x0215a068 module:overlay(86) +from:0x02161744 kind:load to:0x02099a80 module:overlay(0) +from:0x02161748 kind:load to:0x021567a4 module:overlay(86) +from:0x0216174c kind:load to:0x0207d6c8 module:overlay(0) +from:0x02161758 kind:load to:0x02156b2c module:overlay(86) +from:0x0216175c kind:load to:0x0215a030 module:overlay(86) +from:0x02161760 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02161764 kind:load to:0x02156754 module:overlay(86) +from:0x02161768 kind:load to:0x0207cdc4 module:overlay(0) +from:0x02161774 kind:load to:0x021565d0 module:overlay(86) +from:0x02161778 kind:load to:0x020990ec module:overlay(0) +from:0x0216177c kind:load to:0x02098efc module:overlay(0) +from:0x02161780 kind:load to:0x02098f78 module:overlay(0) +from:0x02161784 kind:load to:0x020990f4 module:overlay(0) +from:0x02161788 kind:load to:0x02099114 module:overlay(0) +from:0x0216178c kind:load to:0x02099140 module:overlay(0) +from:0x02161798 kind:load to:0x02156af0 module:overlay(86) +from:0x0216179c kind:load to:0x0215a04c module:overlay(86) +from:0x021617a0 kind:load to:0x02059174 module:overlay(0) +from:0x021617a4 kind:load to:0x021566a0 module:overlay(86) +from:0x021617a8 kind:load to:0x02059348 module:overlay(0) +from:0x021617ac kind:load to:0x020593c4 module:overlay(0) +from:0x021617b0 kind:load to:0x02059428 module:overlay(0) +from:0x021617b4 kind:load to:0x020591b4 module:overlay(0) +from:0x021617b8 kind:load to:0x02059304 module:overlay(0) +from:0x021617c4 kind:load to:0x02156b18 module:overlay(86) +from:0x021617c8 kind:load to:0x0215a0a0 module:overlay(86) +from:0x021617cc kind:load to:0x0209b2cc module:overlay(0) +from:0x021617d0 kind:load to:0x0209b304 module:overlay(0) +from:0x021617d4 kind:load to:0x0209b908 module:overlay(0) +from:0x021617d8 kind:load to:0x0209b910 module:overlay(0) +from:0x021617dc kind:load to:0x0209b8b0 module:overlay(0) +from:0x021617e0 kind:load to:0x0209b47c module:overlay(0) +from:0x021617e4 kind:load to:0x0209b36c module:overlay(0) +from:0x021617e8 kind:load to:0x0209b838 module:overlay(0) +from:0x021617ec kind:load to:0x0209b8c0 module:overlay(0) +from:0x021617f0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021617f4 kind:load to:0x02159fd8 module:overlay(86) +from:0x021617f8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021617fc kind:load to:0x02159fc8 module:overlay(86) +from:0x02161800 kind:load to:0x02159fa4 module:overlay(86) +from:0x0216180c kind:load to:0x02156b04 module:overlay(86) +from:0x02161810 kind:load to:0x0215a084 module:overlay(86) +from:0x02161814 kind:load to:0x0209ba20 module:overlay(0) +from:0x02161818 kind:load to:0x0209ba54 module:overlay(0) +from:0x0216181c kind:load to:0x0209baec module:overlay(0) +from:0x02161820 kind:load to:0x0209bb00 module:overlay(0) +from:0x02161824 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02161828 kind:load to:0x0209bb28 module:overlay(0) +from:0x0216182c kind:load to:0x0209bbb0 module:overlay(0) +from:0x02161830 kind:load to:0x0209b838 module:overlay(0) +from:0x02161834 kind:load to:0x0209babc module:overlay(0) +from:0x02161838 kind:load to:0x0209bad4 module:overlay(0) +from:0x0216183c kind:load to:0x0209bb14 module:overlay(0) +from:0x02161840 kind:load to:0x0209bea0 module:overlay(0) +from:0x02161844 kind:load to:0x0215a004 module:overlay(86) +from:0x02161848 kind:load to:0x02159fe0 module:overlay(86) +from:0x0216184c kind:load to:0x0209bed8 module:overlay(0) +from:0x02161858 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216185c kind:load to:0x02099cfc module:overlay(0) +from:0x02161860 kind:load to:0x02099d14 module:overlay(0) +from:0x02161864 kind:load to:0x02099d20 module:overlay(0) +from:0x02161868 kind:load to:0x01fff464 module:itcm +from:0x0216186c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161870 kind:load to:0x02156bfc module:overlay(86) +from:0x02161874 kind:load to:0x02099c58 module:overlay(0) +from:0x02161878 kind:load to:0x02156d88 module:overlay(86) +from:0x0216187c kind:load to:0x02099c60 module:overlay(0) +from:0x02161880 kind:load to:0x02099c64 module:overlay(0) +from:0x02161884 kind:load to:0x021570b8 module:overlay(86) +from:0x02161888 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0216188c kind:load to:0x02099c70 module:overlay(0) +from:0x02161890 kind:load to:0x02157138 module:overlay(86) +from:0x02161894 kind:load to:0x02157184 module:overlay(86) +from:0x02161898 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0216189c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021618a0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021618a4 kind:load to:0x02156b54 module:overlay(86) +from:0x021618a8 kind:load to:0x02156ba4 module:overlay(86) +from:0x021618ac kind:load to:0x02159c7c module:overlay(86) +from:0x021618b0 kind:load to:0x021599d8 module:overlay(86) +from:0x021618b4 kind:load to:0x0215785c module:overlay(86) +from:0x021618bc kind:load to:0x02157b8c module:overlay(86) +from:0x021618c4 kind:load to:0x02157298 module:overlay(86) +from:0x021618cc kind:load to:0x02157474 module:overlay(86) +from:0x021618d4 kind:load to:0x021575cc module:overlay(86) +from:0x021618dc kind:load to:0x02157690 module:overlay(86) +from:0x021618e4 kind:load to:0x02157930 module:overlay(86) +from:0x021618ec kind:load to:0x02157ca0 module:overlay(86) +from:0x021618f4 kind:load to:0x02157d48 module:overlay(86) +from:0x021618fc kind:load to:0x02157df0 module:overlay(86) +from:0x02161904 kind:load to:0x0215864c module:overlay(86) +from:0x0216190c kind:load to:0x02158074 module:overlay(86) +from:0x02161914 kind:load to:0x02158144 module:overlay(86) +from:0x0216191c kind:load to:0x0215832c module:overlay(86) +from:0x02161924 kind:load to:0x021583f4 module:overlay(86) +from:0x0216192c kind:load to:0x021584d4 module:overlay(86) +from:0x02161934 kind:load to:0x0215895c module:overlay(86) +from:0x0216193c kind:load to:0x02158ce8 module:overlay(86) +from:0x02161944 kind:load to:0x02158ae0 module:overlay(86) +from:0x0216194c kind:load to:0x02158c00 module:overlay(86) +from:0x02161954 kind:load to:0x02158e64 module:overlay(86) +from:0x0216195c kind:load to:0x021578e4 module:overlay(86) +from:0x02161964 kind:load to:0x02157c2c module:overlay(86) +from:0x0216196c kind:load to:0x02157348 module:overlay(86) +from:0x02161974 kind:load to:0x021574f0 module:overlay(86) +from:0x0216197c kind:load to:0x0215765c module:overlay(86) +from:0x02161984 kind:load to:0x02157758 module:overlay(86) +from:0x0216198c kind:load to:0x0215799c module:overlay(86) +from:0x02161994 kind:load to:0x02157d14 module:overlay(86) +from:0x0216199c kind:load to:0x02157dbc module:overlay(86) +from:0x021619a4 kind:load to:0x02157f4c module:overlay(86) +from:0x021619ac kind:load to:0x021587c4 module:overlay(86) +from:0x021619b4 kind:load to:0x02158110 module:overlay(86) +from:0x021619bc kind:load to:0x02158248 module:overlay(86) +from:0x021619c4 kind:load to:0x021583c8 module:overlay(86) +from:0x021619cc kind:load to:0x0215844c module:overlay(86) +from:0x021619d4 kind:load to:0x021584f8 module:overlay(86) +from:0x021619dc kind:load to:0x02158a98 module:overlay(86) +from:0x021619e4 kind:load to:0x02158d54 module:overlay(86) +from:0x021619ec kind:load to:0x02158b6c module:overlay(86) +from:0x021619f4 kind:load to:0x02158ca0 module:overlay(86) +from:0x021619fc kind:load to:0x02158e78 module:overlay(86) +from:0x02161b30 kind:load to:0x020993bc module:overlay(0) +from:0x02161b34 kind:load to:0x0215a2f8 module:overlay(86) +from:0x02161b40 kind:load to:0x0215a518 module:overlay(86) +from:0x02161b44 kind:load to:0x0215cfd4 module:overlay(86) +from:0x02161b48 kind:load to:0x0215a180 module:overlay(86) +from:0x02161b4c kind:load to:0x0215a1a4 module:overlay(86) +from:0x02161b50 kind:load to:0x0215a274 module:overlay(86) +from:0x02161b5c kind:load to:0x0215a0dc module:overlay(86) +from:0x02161b60 kind:load to:0x020990ec module:overlay(0) +from:0x02161b64 kind:load to:0x02098efc module:overlay(0) +from:0x02161b68 kind:load to:0x02098f78 module:overlay(0) +from:0x02161b6c kind:load to:0x020990f4 module:overlay(0) +from:0x02161b70 kind:load to:0x02099114 module:overlay(0) +from:0x02161b74 kind:load to:0x02099140 module:overlay(0) +from:0x02161b80 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161b84 kind:load to:0x02099cfc module:overlay(0) +from:0x02161b88 kind:load to:0x02099d14 module:overlay(0) +from:0x02161b8c kind:load to:0x02099d20 module:overlay(0) +from:0x02161b90 kind:load to:0x01fff464 module:itcm +from:0x02161b94 kind:load to:0x0215cf88 module:overlay(86) +from:0x02161b98 kind:load to:0x0215a674 module:overlay(86) +from:0x02161b9c kind:load to:0x02099c58 module:overlay(0) +from:0x02161ba0 kind:load to:0x0215a75c module:overlay(86) +from:0x02161ba4 kind:load to:0x02099c60 module:overlay(0) +from:0x02161ba8 kind:load to:0x02099c64 module:overlay(0) +from:0x02161bac kind:load to:0x0215b108 module:overlay(86) +from:0x02161bb0 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02161bb4 kind:load to:0x02099c70 module:overlay(0) +from:0x02161bb8 kind:load to:0x02099d2c module:overlay(0) +from:0x02161bbc kind:load to:0x02099d98 module:overlay(0) +from:0x02161bc0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161bc4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161bc8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161bcc kind:load to:0x0215a52c module:overlay(86) +from:0x02161bd0 kind:load to:0x0215a5cc module:overlay(86) +from:0x02161bd4 kind:load to:0x0209ad54 module:overlay(0) +from:0x02161bd8 kind:load to:0x0215b2b8 module:overlay(86) +from:0x02161be0 kind:load to:0x0215b3b4 module:overlay(86) +from:0x02161be8 kind:load to:0x0215b5dc module:overlay(86) +from:0x02161bf0 kind:load to:0x0215b83c module:overlay(86) +from:0x02161bf8 kind:load to:0x0215bd84 module:overlay(86) +from:0x02161c00 kind:load to:0x0215bf00 module:overlay(86) +from:0x02161c08 kind:load to:0x0215c124 module:overlay(86) +from:0x02161c10 kind:load to:0x0215bfd4 module:overlay(86) +from:0x02161c18 kind:load to:0x0215c580 module:overlay(86) +from:0x02161c20 kind:load to:0x0215c838 module:overlay(86) +from:0x02161c28 kind:load to:0x0215c96c module:overlay(86) +from:0x02161c30 kind:load to:0x0215ca90 module:overlay(86) +from:0x02161c38 kind:load to:0x0215cc38 module:overlay(86) +from:0x02161c40 kind:load to:0x0215b24c module:overlay(86) +from:0x02161c48 kind:load to:0x0215b340 module:overlay(86) +from:0x02161c50 kind:load to:0x0215b4c4 module:overlay(86) +from:0x02161c58 kind:load to:0x0215b6ec module:overlay(86) +from:0x02161c60 kind:load to:0x0215bce4 module:overlay(86) +from:0x02161c68 kind:load to:0x0215be54 module:overlay(86) +from:0x02161c70 kind:load to:0x0215c090 module:overlay(86) +from:0x02161c78 kind:load to:0x0215bfd0 module:overlay(86) +from:0x02161c80 kind:load to:0x0215c4d0 module:overlay(86) +from:0x02161c88 kind:load to:0x0215c734 module:overlay(86) +from:0x02161c90 kind:load to:0x0215c8f4 module:overlay(86) +from:0x02161c98 kind:load to:0x0215c9f0 module:overlay(86) +from:0x02161ca0 kind:load to:0x0215cbac module:overlay(86) +from:0x02161d40 kind:load to:0x0215d15c module:overlay(86) +from:0x02161d44 kind:load to:0x0215d7dc module:overlay(86) +from:0x02161d48 kind:load to:0x0207cdd4 module:overlay(0) +from:0x02161d4c kind:load to:0x0207ce0c module:overlay(0) +from:0x02161d50 kind:load to:0x0215d790 module:overlay(86) +from:0x02161d5c kind:load to:0x0215d010 module:overlay(86) +from:0x02161d60 kind:load to:0x020990ec module:overlay(0) +from:0x02161d64 kind:load to:0x02098efc module:overlay(0) +from:0x02161d68 kind:load to:0x02098f78 module:overlay(0) +from:0x02161d6c kind:load to:0x020990f4 module:overlay(0) +from:0x02161d70 kind:load to:0x02099114 module:overlay(0) +from:0x02161d74 kind:load to:0x02099140 module:overlay(0) +from:0x02161d80 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161d84 kind:load to:0x02099cfc module:overlay(0) +from:0x02161d88 kind:load to:0x02099d14 module:overlay(0) +from:0x02161d8c kind:load to:0x02099d20 module:overlay(0) +from:0x02161d90 kind:load to:0x01fff464 module:itcm +from:0x02161d94 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161d98 kind:load to:0x0215d170 module:overlay(86) +from:0x02161d9c kind:load to:0x02099c58 module:overlay(0) +from:0x02161da0 kind:load to:0x0215d1f4 module:overlay(86) +from:0x02161da4 kind:load to:0x02099c60 module:overlay(0) +from:0x02161da8 kind:load to:0x02099c64 module:overlay(0) +from:0x02161dac kind:load to:0x0215d448 module:overlay(86) +from:0x02161db0 kind:load to:0x02099c6c module:overlay(0) +from:0x02161db4 kind:load to:0x02099c70 module:overlay(0) +from:0x02161db8 kind:load to:0x02099d2c module:overlay(0) +from:0x02161dbc kind:load to:0x02099d98 module:overlay(0) +from:0x02161dc0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161dc4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161dc8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161dcc kind:load to:0x0215d7f8 module:overlay(86) +from:0x02161dd0 kind:load to:0x0215d820 module:overlay(86) +from:0x02161df4 kind:load to:0x0215d870 module:overlay(86) +from:0x02161df8 kind:load to:0x020990ec module:overlay(0) +from:0x02161dfc kind:load to:0x02098efc module:overlay(0) +from:0x02161e00 kind:load to:0x02098f78 module:overlay(0) +from:0x02161e04 kind:load to:0x020990f4 module:overlay(0) +from:0x02161e08 kind:load to:0x02099114 module:overlay(0) +from:0x02161e0c kind:load to:0x02099140 module:overlay(0) +from:0x02161e18 kind:load to:0x0215d8bc module:overlay(86) +from:0x02161e1c kind:load to:0x0215db64 module:overlay(86) +from:0x02161e20 kind:load to:0x0209ba20 module:overlay(0) +from:0x02161e24 kind:load to:0x0209ba54 module:overlay(0) +from:0x02161e28 kind:load to:0x0209baec module:overlay(0) +from:0x02161e2c kind:load to:0x0209bb00 module:overlay(0) +from:0x02161e30 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02161e34 kind:load to:0x0209bb28 module:overlay(0) +from:0x02161e38 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02161e3c kind:load to:0x0209b838 module:overlay(0) +from:0x02161e40 kind:load to:0x0209babc module:overlay(0) +from:0x02161e44 kind:load to:0x0209bad4 module:overlay(0) +from:0x02161e48 kind:load to:0x0209bb14 module:overlay(0) +from:0x02161e4c kind:load to:0x0209bea0 module:overlay(0) +from:0x02161e50 kind:load to:0x0215a004 module:overlay(86) +from:0x02161e54 kind:load to:0x02159fe0 module:overlay(86) +from:0x02161e58 kind:load to:0x0209bed8 module:overlay(0) +from:0x02161e64 kind:load to:0x02099cc0 module:overlay(0) +from:0x02161e68 kind:load to:0x02099cfc module:overlay(0) +from:0x02161e6c kind:load to:0x02099d14 module:overlay(0) +from:0x02161e70 kind:load to:0x02099d20 module:overlay(0) +from:0x02161e74 kind:load to:0x01fff464 module:itcm +from:0x02161e78 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161e7c kind:load to:0x0215d9cc module:overlay(86) +from:0x02161e80 kind:load to:0x02099c58 module:overlay(0) +from:0x02161e84 kind:load to:0x0215da34 module:overlay(86) +from:0x02161e88 kind:load to:0x0215daa0 module:overlay(86) +from:0x02161e8c kind:load to:0x02099c64 module:overlay(0) +from:0x02161e90 kind:load to:0x0215dab4 module:overlay(86) +from:0x02161e94 kind:load to:0x02099c6c module:overlay(0) +from:0x02161e98 kind:load to:0x02099c70 module:overlay(0) +from:0x02161e9c kind:load to:0x02099d2c module:overlay(0) +from:0x02161ea0 kind:load to:0x02099d98 module:overlay(0) +from:0x02161ea4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161ea8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161eac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161eb0 kind:load to:0x0215db3c module:overlay(86) +from:0x02161eb4 kind:load to:0x0215db0c module:overlay(86) +from:0x02161ec0 kind:load to:0x0215dba0 module:overlay(86) +from:0x02161ec4 kind:load to:0x020990ec module:overlay(0) +from:0x02161ec8 kind:load to:0x02098efc module:overlay(0) +from:0x02161ecc kind:load to:0x02098f78 module:overlay(0) +from:0x02161ed0 kind:load to:0x020990f4 module:overlay(0) +from:0x02161ed4 kind:load to:0x02099114 module:overlay(0) +from:0x02161ed8 kind:load to:0x02099140 module:overlay(0) +from:0x02161f14 kind:load to:0x0215dcb0 module:overlay(86) +from:0x02161f18 kind:load to:0x0215dd70 module:overlay(86) +from:0x02161f1c kind:load to:0x0209b2cc module:overlay(0) +from:0x02161f20 kind:load to:0x0209b304 module:overlay(0) +from:0x02161f24 kind:load to:0x0209b908 module:overlay(0) +from:0x02161f28 kind:load to:0x0209b910 module:overlay(0) +from:0x02161f2c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02161f30 kind:load to:0x0209b47c module:overlay(0) +from:0x02161f34 kind:load to:0x0209b36c module:overlay(0) +from:0x02161f38 kind:load to:0x0209b838 module:overlay(0) +from:0x02161f3c kind:load to:0x0209b8c0 module:overlay(0) +from:0x02161f40 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02161f44 kind:load to:0x02159fd8 module:overlay(86) +from:0x02161f48 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02161f4c kind:load to:0x02159fc8 module:overlay(86) +from:0x02161f50 kind:load to:0x02159fa4 module:overlay(86) +from:0x02161f5c kind:load to:0x02099cc0 module:overlay(0) +from:0x02161f60 kind:load to:0x02099cfc module:overlay(0) +from:0x02161f64 kind:load to:0x02099d14 module:overlay(0) +from:0x02161f68 kind:load to:0x02099d20 module:overlay(0) +from:0x02161f6c kind:load to:0x01fff464 module:itcm +from:0x02161f70 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02161f74 kind:load to:0x0215dcc4 module:overlay(86) +from:0x02161f78 kind:load to:0x02099c58 module:overlay(0) +from:0x02161f7c kind:load to:0x0215dd28 module:overlay(86) +from:0x02161f80 kind:load to:0x0215dd3c module:overlay(86) +from:0x02161f84 kind:load to:0x02099c64 module:overlay(0) +from:0x02161f88 kind:load to:0x0215dd50 module:overlay(86) +from:0x02161f8c kind:load to:0x02099c6c module:overlay(0) +from:0x02161f90 kind:load to:0x02099c70 module:overlay(0) +from:0x02161f94 kind:load to:0x02099d2c module:overlay(0) +from:0x02161f98 kind:load to:0x02099d98 module:overlay(0) +from:0x02161f9c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02161fa0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02161fa4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02161fa8 kind:load to:0x0215dd8c module:overlay(86) +from:0x02161fac kind:load to:0x0215ddb4 module:overlay(86) +from:0x02161fb8 kind:load to:0x0215de04 module:overlay(86) +from:0x02161fbc kind:load to:0x020990ec module:overlay(0) +from:0x02161fc0 kind:load to:0x02098efc module:overlay(0) +from:0x02161fc4 kind:load to:0x02098f78 module:overlay(0) +from:0x02161fc8 kind:load to:0x020990f4 module:overlay(0) +from:0x02161fcc kind:load to:0x02099114 module:overlay(0) +from:0x02161fd0 kind:load to:0x02099140 module:overlay(0) +from:0x02161fdc kind:load to:0x0207db54 module:overlay(0) +from:0x02161fe0 kind:load to:0x0207db5c module:overlay(0) +from:0x02161fe4 kind:load to:0x0207e024 module:overlay(0) +from:0x02161fe8 kind:load to:0x0207e014 module:overlay(0) +from:0x02161fec kind:load to:0x0207e058 module:overlay(0) +from:0x02161ff0 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02161ff4 kind:load to:0x0207e0f0 module:overlay(0) +from:0x02161ff8 kind:load to:0x0207e168 module:overlay(0) +from:0x02162004 kind:load to:0x02099cc0 module:overlay(0) +from:0x02162008 kind:load to:0x02099cfc module:overlay(0) +from:0x0216200c kind:load to:0x02099d14 module:overlay(0) +from:0x02162010 kind:load to:0x02099d20 module:overlay(0) +from:0x02162014 kind:load to:0x01fff464 module:itcm +from:0x02162018 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0216201c kind:load to:0x0215e014 module:overlay(86) +from:0x02162020 kind:load to:0x02099c58 module:overlay(0) +from:0x02162024 kind:load to:0x0215e42c module:overlay(86) +from:0x02162028 kind:load to:0x02099c60 module:overlay(0) +from:0x0216202c kind:load to:0x02099c64 module:overlay(0) +from:0x02162030 kind:load to:0x0215ee38 module:overlay(86) +from:0x02162034 kind:load to:0x02099c6c module:overlay(0) +from:0x02162038 kind:load to:0x02099c70 module:overlay(0) +from:0x0216203c kind:load to:0x02099d2c module:overlay(0) +from:0x02162040 kind:load to:0x02099d98 module:overlay(0) +from:0x02162044 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02162048 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216204c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02162050 kind:load to:0x0215fa2c module:overlay(86) +from:0x02162054 kind:load to:0x0215fa74 module:overlay(86) +from:0x02162058 kind:load to:0x0215ed58 module:overlay(86) +from:0x0216207c kind:load to:0x0215fae4 module:overlay(86) +from:0x02162080 kind:load to:0x020990ec module:overlay(0) +from:0x02162084 kind:load to:0x02098efc module:overlay(0) +from:0x02162088 kind:load to:0x02098f78 module:overlay(0) +from:0x0216208c kind:load to:0x020990f4 module:overlay(0) +from:0x02162090 kind:load to:0x02099114 module:overlay(0) +from:0x02162094 kind:load to:0x02099140 module:overlay(0) +from:0x021620a0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021620a4 kind:load to:0x02099cfc module:overlay(0) +from:0x021620a8 kind:load to:0x02099d14 module:overlay(0) +from:0x021620ac kind:load to:0x02099d20 module:overlay(0) +from:0x021620b0 kind:load to:0x01fff464 module:itcm +from:0x021620b4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021620b8 kind:load to:0x0215fba4 module:overlay(86) +from:0x021620bc kind:load to:0x0215fc10 module:overlay(86) +from:0x021620c0 kind:load to:0x0215fc14 module:overlay(86) +from:0x021620c4 kind:load to:0x0215fc28 module:overlay(86) +from:0x021620c8 kind:load to:0x02099c64 module:overlay(0) +from:0x021620cc kind:load to:0x0215fc3c module:overlay(86) +from:0x021620d0 kind:load to:0x02099c6c module:overlay(0) +from:0x021620d4 kind:load to:0x02099c70 module:overlay(0) +from:0x021620d8 kind:load to:0x02099d2c module:overlay(0) +from:0x021620dc kind:load to:0x02099d98 module:overlay(0) +from:0x021620e0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021620e4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021620e8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021620ec kind:load to:0x0215fc98 module:overlay(86) +from:0x021620f0 kind:load to:0x0215fcc0 module:overlay(86) +from:0x021620f4 kind:load to:0x0215fc48 module:overlay(86) +from:0x02162100 kind:load to:0x0215fd10 module:overlay(86) +from:0x02162104 kind:load to:0x02098ef4 module:overlay(0) +from:0x02162108 kind:load to:0x02098efc module:overlay(0) +from:0x0216210c kind:load to:0x02098f78 module:overlay(0) +from:0x02162110 kind:load to:0x02098fb8 module:overlay(0) +from:0x02162114 kind:load to:0x02098fbc module:overlay(0) +from:0x02162118 kind:load to:0x02098fc0 module:overlay(0) +from:0x02162124 kind:load to:0x02099cc0 module:overlay(0) +from:0x02162128 kind:load to:0x02099cfc module:overlay(0) +from:0x0216212c kind:load to:0x02099d14 module:overlay(0) +from:0x02162130 kind:load to:0x02099d20 module:overlay(0) +from:0x02162134 kind:load to:0x01fff464 module:itcm +from:0x02162138 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0216213c kind:load to:0x0215fd88 module:overlay(86) +from:0x02162140 kind:load to:0x02099c58 module:overlay(0) +from:0x02162144 kind:load to:0x0215fdc8 module:overlay(86) +from:0x02162148 kind:load to:0x0215fe68 module:overlay(86) +from:0x0216214c kind:load to:0x02099c64 module:overlay(0) +from:0x02162150 kind:load to:0x02099c68 module:overlay(0) +from:0x02162154 kind:load to:0x02099c6c module:overlay(0) +from:0x02162158 kind:load to:0x02099c70 module:overlay(0) +from:0x0216215c kind:load to:0x02099d2c module:overlay(0) +from:0x02162160 kind:load to:0x02099d98 module:overlay(0) +from:0x02162164 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02162168 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0216216c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02162170 kind:load to:0x0215ff54 module:overlay(86) +from:0x02162174 kind:load to:0x0215ff68 module:overlay(86) +from:0x02162178 kind:load to:0x0215fe7c module:overlay(86) +from:0x02162184 kind:load to:0x0215ffa4 module:overlay(86) +from:0x02162188 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0216218c kind:load to:0x0209e1dc module:overlay(0) +from:0x02162190 kind:load to:0x0209e21c module:overlay(0) +from:0x02162194 kind:load to:0x0209e23c module:overlay(0) +from:0x021621a0 kind:load to:0x0216003c module:overlay(86) +from:0x021621a4 kind:load to:0x0209e87c module:overlay(0) +from:0x021621a8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x021621ac kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021621b0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021621b4 kind:load to:0x021600f4 module:overlay(86) +from:0x021621b8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021621bc kind:load to:0x0209e990 module:overlay(0) +from:0x021621c0 kind:load to:0x0209e998 module:overlay(0) +from:0x021621c4 kind:load to:0x0209e99c module:overlay(0) +from:0x021621c8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021621cc kind:load to:0x0209e9b0 module:overlay(0) +from:0x021621d0 kind:load to:0x02160114 module:overlay(86) +from:0x021621d4 kind:load to:0x02160134 module:overlay(86) +from:0x021621e0 kind:load to:0x0216017c module:overlay(86) +from:0x021621e4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021621e8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021621ec kind:load to:0x0209e21c module:overlay(0) +from:0x021621f0 kind:load to:0x0209e23c module:overlay(0) +from:0x021621fc kind:load to:0x02100a7c module:overlays(19,31) +from:0x02162200 kind:load to:0x0209e87c module:overlay(0) +from:0x02162204 kind:load to:0x02100ba4 module:overlays(19,31) +from:0x02162208 kind:load to:0x020fdea0 module:overlays(19,31) +from:0x0216220c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02162210 kind:load to:0x02100c58 module:overlays(19,31) +from:0x02162214 kind:load to:0x02100cd8 module:overlays(19,31) +from:0x02162218 kind:load to:0x0209e990 module:overlay(0) +from:0x0216221c kind:load to:0x0209e998 module:overlay(0) +from:0x02162220 kind:load to:0x0209e99c module:overlay(0) +from:0x02162224 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02162228 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0216222c kind:load to:0x02160264 module:overlay(86) +from:0x02162230 kind:load to:0x0216028c module:overlay(86) +from:0x02162234 kind:load to:0x020fe9bc module:overlays(19,31) +from:0x02162238 kind:load to:0x020fe9c0 module:overlays(19,31) +from:0x0216223c kind:load to:0x02101118 module:overlays(19,31) +from:0x02162240 kind:load to:0x02101144 module:overlays(19,31) +from:0x02162244 kind:load to:0x02101184 module:overlays(19,31) +from:0x02162248 kind:load to:0x021011b0 module:overlays(19,31) +from:0x0216224c kind:load to:0x02100e00 module:overlays(19,31) +from:0x02162250 kind:load to:0x02100eec module:overlays(19,31) +from:0x02162254 kind:load to:0x0210105c module:overlays(19,31) +from:0x02162258 kind:load to:0x020fe000 module:overlays(19,31) +from:0x0216225c kind:load to:0x020fdf04 module:overlays(19,31) +from:0x02162260 kind:load to:0x02100c28 module:overlays(19,31) +from:0x02162264 kind:load to:0x020fe5a8 module:overlays(19,31) +from:0x02162268 kind:load to:0x02100c38 module:overlays(19,31) +from:0x0216226c kind:load to:0x020fe7b0 module:overlays(19,31) +from:0x02162270 kind:load to:0x02100ce4 module:overlays(19,31) +from:0x02162274 kind:load to:0x020fe744 module:overlays(19,31) +from:0x02162278 kind:load to:0x020fe748 module:overlays(19,31) +from:0x0216227c kind:load to:0x020fe758 module:overlays(19,31) +from:0x02162280 kind:load to:0x020fe838 module:overlays(19,31) +from:0x02162284 kind:load to:0x020feabc module:overlays(19,31) +from:0x02162288 kind:load to:0x020feac4 module:overlays(19,31) +from:0x02162294 kind:load to:0x0207483c module:overlay(0) +from:0x02162298 kind:load to:0x021602e0 module:overlay(86) +from:0x0216229c kind:load to:0x021602d0 module:overlay(86) +from:0x021622a0 kind:load to:0x02074928 module:overlay(0) +from:0x021622a4 kind:load to:0x0216021c module:overlay(86) +from:0x021622b4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021622b8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021622bc kind:load to:0x0209e21c module:overlay(0) +from:0x021622c0 kind:load to:0x0209e23c module:overlay(0) +from:0x021622cc kind:load to:0x021602fc module:overlay(86) +from:0x021622d0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021622d4 kind:load to:0x0209e1dc module:overlay(0) +from:0x021622d8 kind:load to:0x0209e21c module:overlay(0) +from:0x021622dc kind:load to:0x0209e23c module:overlay(0) +from:0x021622e8 kind:load to:0x0210be98 module:overlays(19,31) +from:0x021622ec kind:load to:0x0209e87c module:overlay(0) +from:0x021622f0 kind:load to:0x0210c0f0 module:overlays(19,31) +from:0x021622f4 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x021622f8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021622fc kind:load to:0x0210c378 module:overlays(19,31) +from:0x02162300 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02162304 kind:load to:0x0210c484 module:overlays(19,31) +from:0x02162308 kind:load to:0x0209e998 module:overlay(0) +from:0x0216230c kind:load to:0x0209e99c module:overlay(0) +from:0x02162310 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02162314 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02162318 kind:load to:0x0216064c module:overlay(86) +from:0x0216231c kind:load to:0x02160674 module:overlay(86) +from:0x02162320 kind:load to:0x021603f8 module:overlay(86) +from:0x02162324 kind:load to:0x02160594 module:overlay(86) +from:0x02162328 kind:load to:0x021605e4 module:overlay(86) +from:0x0216232c kind:load to:0x02160640 module:overlay(86) +from:0x02162338 kind:load to:0x021607d8 module:overlay(86) +from:0x0216233c kind:load to:0x02160bbc module:overlay(86) +from:0x02162340 kind:load to:0x02160a9c module:overlay(86) +from:0x0216234c kind:load to:0x021606c4 module:overlay(86) +from:0x02162350 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02162354 kind:load to:0x0209e1dc module:overlay(0) +from:0x02162358 kind:load to:0x0209e21c module:overlay(0) +from:0x0216235c kind:load to:0x0209e23c module:overlay(0) +from:0x02162368 kind:load to:0x021607ec module:overlay(86) +from:0x0216236c kind:load to:0x0209e87c module:overlay(0) +from:0x02162370 kind:load to:0x02160918 module:overlay(86) +from:0x02162374 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x02162378 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0216237c kind:load to:0x02160978 module:overlay(86) +from:0x02162380 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02162384 kind:load to:0x0209e990 module:overlay(0) +from:0x02162388 kind:load to:0x0209e998 module:overlay(0) +from:0x0216238c kind:load to:0x0209e99c module:overlay(0) +from:0x02162390 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02162394 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02162398 kind:load to:0x02160bd8 module:overlay(86) +from:0x0216239c kind:load to:0x02160c00 module:overlay(86) diff --git a/config/jp/arm9/overlays/ov086/symbols.txt b/config/jp/arm9/overlays/ov086/symbols.txt new file mode 100644 index 00000000..e96d3f20 --- /dev/null +++ b/config/jp/arm9/overlays/ov086/symbols.txt @@ -0,0 +1,444 @@ +func_ov086_021564a0 kind:function(arm,size=0xc) addr:0x021564a0 +func_ov086_021564ac kind:function(arm,size=0x24) addr:0x021564ac +func_ov086_021564d0 kind:function(arm,size=0x28) addr:0x021564d0 +func_ov086_021564f8 kind:function(arm,size=0x20) addr:0x021564f8 +func_ov086_02156518 kind:function(arm,size=0x50) addr:0x02156518 +func_ov086_02156568 kind:function(arm,size=0x20) addr:0x02156568 +func_ov086_02156588 kind:function(arm,size=0x28) addr:0x02156588 +func_ov086_021565b0 kind:function(arm,size=0x14) addr:0x021565b0 +func_ov086_021565c4 kind:function(arm,size=0xc) addr:0x021565c4 +func_ov086_021565d0 kind:function(arm,size=0x24) addr:0x021565d0 +func_ov086_021565f4 kind:function(arm,size=0x5c) addr:0x021565f4 +func_ov086_02156650 kind:function(arm,size=0x50) addr:0x02156650 +func_ov086_021566a0 kind:function(arm,size=0x78) addr:0x021566a0 +func_ov086_02156718 kind:function(arm,size=0x3c) addr:0x02156718 +func_ov086_02156754 kind:function(arm,size=0x20) addr:0x02156754 +func_ov086_02156774 kind:function(arm,size=0x30) addr:0x02156774 +func_ov086_021567a4 kind:function(arm,size=0x104) addr:0x021567a4 +func_ov086_021568a8 kind:function(arm,size=0x248) addr:0x021568a8 +func_ov086_02156af0 kind:function(arm,size=0x14) addr:0x02156af0 +func_ov086_02156b04 kind:function(arm,size=0x14) addr:0x02156b04 +func_ov086_02156b18 kind:function(arm,size=0x14) addr:0x02156b18 +func_ov086_02156b2c kind:function(arm,size=0x14) addr:0x02156b2c +func_ov086_02156b40 kind:function(arm,size=0x14) addr:0x02156b40 +func_ov086_02156b54 kind:function(arm,size=0x50) addr:0x02156b54 +func_ov086_02156ba4 kind:function(arm,size=0x58) addr:0x02156ba4 +func_ov086_02156bfc kind:function(arm,size=0xfc) addr:0x02156bfc +func_ov086_02156cf8 kind:function(arm,size=0x38) addr:0x02156cf8 +func_ov086_02156d30 kind:function(arm,size=0x58) addr:0x02156d30 +func_ov086_02156d88 kind:function(arm,size=0x330) addr:0x02156d88 +func_ov086_021570b8 kind:function(arm,size=0x80) addr:0x021570b8 +func_ov086_02157138 kind:function(arm,size=0x4c) addr:0x02157138 +func_ov086_02157184 kind:function(arm,size=0x114) addr:0x02157184 +func_ov086_02157298 kind:function(arm,size=0xb0) addr:0x02157298 +func_ov086_02157348 kind:function(arm,size=0x64) addr:0x02157348 +func_ov086_021573ac kind:function(arm,size=0xc8) addr:0x021573ac +func_ov086_02157474 kind:function(arm,size=0x7c) addr:0x02157474 +func_ov086_021574f0 kind:function(arm,size=0x48) addr:0x021574f0 +func_ov086_02157538 kind:function(arm,size=0x94) addr:0x02157538 +func_ov086_021575cc kind:function(arm,size=0x90) addr:0x021575cc +func_ov086_0215765c kind:function(arm,size=0x34) addr:0x0215765c +func_ov086_02157690 kind:function(arm,size=0xc8) addr:0x02157690 +func_ov086_02157758 kind:function(arm,size=0x104) addr:0x02157758 +func_ov086_0215785c kind:function(arm,size=0x88) addr:0x0215785c +func_ov086_021578e4 kind:function(arm,size=0x4c) addr:0x021578e4 +func_ov086_02157930 kind:function(arm,size=0x6c) addr:0x02157930 +func_ov086_0215799c kind:function(arm,size=0x1f0) addr:0x0215799c +func_ov086_02157b8c kind:function(arm,size=0xa0) addr:0x02157b8c +func_ov086_02157c2c kind:function(arm,size=0x74) addr:0x02157c2c +func_ov086_02157ca0 kind:function(arm,size=0x74) addr:0x02157ca0 +func_ov086_02157d14 kind:function(arm,size=0x34) addr:0x02157d14 +func_ov086_02157d48 kind:function(arm,size=0x74) addr:0x02157d48 +func_ov086_02157dbc kind:function(arm,size=0x34) addr:0x02157dbc +func_ov086_02157df0 kind:function(arm,size=0x15c) addr:0x02157df0 +func_ov086_02157f4c kind:function(arm,size=0x128) addr:0x02157f4c +func_ov086_02158074 kind:function(arm,size=0x9c) addr:0x02158074 +func_ov086_02158110 kind:function(arm,size=0x34) addr:0x02158110 +func_ov086_02158144 kind:function(arm,size=0x104) addr:0x02158144 +func_ov086_02158248 kind:function(arm,size=0xe4) addr:0x02158248 +func_ov086_0215832c kind:function(arm,size=0x9c) addr:0x0215832c +func_ov086_021583c8 kind:function(arm,size=0x2c) addr:0x021583c8 +func_ov086_021583f4 kind:function(arm,size=0x58) addr:0x021583f4 +func_ov086_0215844c kind:function(arm,size=0x88) addr:0x0215844c +func_ov086_021584d4 kind:function(arm,size=0x24) addr:0x021584d4 +func_ov086_021584f8 kind:function(arm,size=0x154) addr:0x021584f8 +func_ov086_0215864c kind:function(arm,size=0x178) addr:0x0215864c +func_ov086_021587c4 kind:function(arm,size=0x198) addr:0x021587c4 +func_ov086_0215895c kind:function(arm,size=0x13c) addr:0x0215895c +func_ov086_02158a98 kind:function(arm,size=0x48) addr:0x02158a98 +func_ov086_02158ae0 kind:function(arm,size=0x8c) addr:0x02158ae0 +func_ov086_02158b6c kind:function(arm,size=0x94) addr:0x02158b6c +func_ov086_02158c00 kind:function(arm,size=0xa0) addr:0x02158c00 +func_ov086_02158ca0 kind:function(arm,size=0x48) addr:0x02158ca0 +func_ov086_02158ce8 kind:function(arm,size=0x6c) addr:0x02158ce8 +func_ov086_02158d54 kind:function(arm,size=0x110) addr:0x02158d54 +func_ov086_02158e64 kind:function(arm,size=0x14) addr:0x02158e64 +func_ov086_02158e78 kind:function(arm,size=0xec) addr:0x02158e78 +func_ov086_02158f64 kind:function(arm,size=0x914) addr:0x02158f64 +func_ov086_02159878 kind:function(arm,size=0xcc) addr:0x02159878 +func_ov086_02159944 kind:function(arm,size=0x2c) addr:0x02159944 +func_ov086_02159970 kind:function(arm,size=0x68) addr:0x02159970 +func_ov086_021599d8 kind:function(arm,size=0x30) addr:0x021599d8 +func_ov086_02159a08 kind:function(arm,size=0x40) addr:0x02159a08 +func_ov086_02159a48 kind:function(arm,size=0x4c) addr:0x02159a48 +func_ov086_02159a94 kind:function(arm,size=0x80) addr:0x02159a94 +func_ov086_02159b14 kind:function(arm,size=0x80) addr:0x02159b14 +func_ov086_02159b94 kind:function(arm,size=0x60) addr:0x02159b94 +func_ov086_02159bf4 kind:function(arm,size=0x20) addr:0x02159bf4 +func_ov086_02159c14 kind:function(arm,size=0x18) addr:0x02159c14 +func_ov086_02159c2c kind:function(arm,size=0xc) addr:0x02159c2c +func_ov086_02159c38 kind:function(arm,size=0x44) addr:0x02159c38 +func_ov086_02159c7c kind:function(arm,size=0x114) addr:0x02159c7c +func_ov086_02159d90 kind:function(arm,size=0xb8) addr:0x02159d90 +func_ov086_02159e48 kind:function(arm,size=0xa8) addr:0x02159e48 +func_ov086_02159ef0 kind:function(arm,size=0xb4) addr:0x02159ef0 +func_ov086_02159fa4 kind:function(arm,size=0x24) addr:0x02159fa4 +func_ov086_02159fc8 kind:function(arm,size=0x10) addr:0x02159fc8 +func_ov086_02159fd8 kind:function(arm,size=0x8) addr:0x02159fd8 +func_ov086_02159fe0 kind:function(arm,size=0x24) addr:0x02159fe0 +func_ov086_0215a004 kind:function(arm,size=0x2c) addr:0x0215a004 +func_ov086_0215a030 kind:function(arm,size=0x1c) addr:0x0215a030 +func_ov086_0215a04c kind:function(arm,size=0x1c) addr:0x0215a04c +func_ov086_0215a068 kind:function(arm,size=0x1c) addr:0x0215a068 +func_ov086_0215a084 kind:function(arm,size=0x1c) addr:0x0215a084 +func_ov086_0215a0a0 kind:function(arm,size=0x1c) addr:0x0215a0a0 +func_ov086_0215a0bc kind:function(arm,size=0x14) addr:0x0215a0bc +func_ov086_0215a0d0 kind:function(arm,size=0xc) addr:0x0215a0d0 +func_ov086_0215a0dc kind:function(arm,size=0x24) addr:0x0215a0dc +func_ov086_0215a100 kind:function(arm,size=0x50) addr:0x0215a100 +func_ov086_0215a150 kind:function(arm,size=0x30) addr:0x0215a150 +func_ov086_0215a180 kind:function(arm,size=0x24) addr:0x0215a180 +func_ov086_0215a1a4 kind:function(arm,size=0xd0) addr:0x0215a1a4 +func_ov086_0215a274 kind:function(arm,size=0x4c) addr:0x0215a274 +func_ov086_0215a2c0 kind:function(arm,size=0x38) addr:0x0215a2c0 +func_ov086_0215a2f8 kind:function(arm,size=0x28) addr:0x0215a2f8 +func_ov086_0215a320 kind:function(arm,size=0x1f8) addr:0x0215a320 +func_ov086_0215a518 kind:function(arm,size=0x14) addr:0x0215a518 +func_ov086_0215a52c kind:function(arm,size=0xa0) addr:0x0215a52c +func_ov086_0215a5cc kind:function(arm,size=0xa8) addr:0x0215a5cc +func_ov086_0215a674 kind:function(arm,size=0x70) addr:0x0215a674 +func_ov086_0215a6e4 kind:function(arm,size=0x30) addr:0x0215a6e4 +func_ov086_0215a714 kind:function(arm,size=0x48) addr:0x0215a714 +func_ov086_0215a75c kind:function(arm,size=0x9ac) addr:0x0215a75c +func_ov086_0215b108 kind:function(arm,size=0x5c) addr:0x0215b108 +func_ov086_0215b164 kind:function(arm,size=0xe8) addr:0x0215b164 +func_ov086_0215b24c kind:function(arm,size=0x6c) addr:0x0215b24c +func_ov086_0215b2b8 kind:function(arm,size=0x88) addr:0x0215b2b8 +func_ov086_0215b340 kind:function(arm,size=0x74) addr:0x0215b340 +func_ov086_0215b3b4 kind:function(arm,size=0x110) addr:0x0215b3b4 +func_ov086_0215b4c4 kind:function(arm,size=0x118) addr:0x0215b4c4 +func_ov086_0215b5dc kind:function(arm,size=0x110) addr:0x0215b5dc +func_ov086_0215b6ec kind:function(arm,size=0x150) addr:0x0215b6ec +func_ov086_0215b83c kind:function(arm,size=0x4a8) addr:0x0215b83c +func_ov086_0215bce4 kind:function(arm,size=0xa0) addr:0x0215bce4 +func_ov086_0215bd84 kind:function(arm,size=0xd0) addr:0x0215bd84 +func_ov086_0215be54 kind:function(arm,size=0xac) addr:0x0215be54 +func_ov086_0215bf00 kind:function(arm,size=0xd0) addr:0x0215bf00 +func_ov086_0215bfd0 kind:function(arm,size=0x4) addr:0x0215bfd0 +func_ov086_0215bfd4 kind:function(arm,size=0xbc) addr:0x0215bfd4 +func_ov086_0215c090 kind:function(arm,size=0x94) addr:0x0215c090 +func_ov086_0215c124 kind:function(arm,size=0x3ac) addr:0x0215c124 +func_ov086_0215c4d0 kind:function(arm,size=0xb0) addr:0x0215c4d0 +func_ov086_0215c580 kind:function(arm,size=0x1b4) addr:0x0215c580 +func_ov086_0215c734 kind:function(arm,size=0x104) addr:0x0215c734 +func_ov086_0215c838 kind:function(arm,size=0xbc) addr:0x0215c838 +func_ov086_0215c8f4 kind:function(arm,size=0x78) addr:0x0215c8f4 +func_ov086_0215c96c kind:function(arm,size=0x84) addr:0x0215c96c +func_ov086_0215c9f0 kind:function(arm,size=0xa0) addr:0x0215c9f0 +func_ov086_0215ca90 kind:function(arm,size=0x11c) addr:0x0215ca90 +func_ov086_0215cbac kind:function(arm,size=0x8c) addr:0x0215cbac +func_ov086_0215cc38 kind:function(arm,size=0xac) addr:0x0215cc38 +func_ov086_0215cce4 kind:function(arm,size=0x90) addr:0x0215cce4 +func_ov086_0215cd74 kind:function(arm,size=0x2c) addr:0x0215cd74 +func_ov086_0215cda0 kind:function(arm,size=0x94) addr:0x0215cda0 +func_ov086_0215ce34 kind:function(arm,size=0x10) addr:0x0215ce34 +func_ov086_0215ce44 kind:function(arm,size=0x30) addr:0x0215ce44 +func_ov086_0215ce74 kind:function(arm,size=0x84) addr:0x0215ce74 +func_ov086_0215cef8 kind:function(arm,size=0x90) addr:0x0215cef8 +func_ov086_0215cf88 kind:function(arm,size=0x4c) addr:0x0215cf88 +func_ov086_0215cfd4 kind:function(arm,size=0x1c) addr:0x0215cfd4 +func_ov086_0215cff0 kind:function(arm,size=0x14) addr:0x0215cff0 +func_ov086_0215d004 kind:function(arm,size=0xc) addr:0x0215d004 +func_ov086_0215d010 kind:function(arm,size=0x24) addr:0x0215d010 +func_ov086_0215d034 kind:function(arm,size=0x54) addr:0x0215d034 +func_ov086_0215d088 kind:function(arm,size=0xd4) addr:0x0215d088 +func_ov086_0215d15c kind:function(arm,size=0x14) addr:0x0215d15c +func_ov086_0215d170 kind:function(arm,size=0x84) addr:0x0215d170 +func_ov086_0215d1f4 kind:function(arm,size=0x254) addr:0x0215d1f4 +func_ov086_0215d448 kind:function(arm,size=0x11c) addr:0x0215d448 +func_ov086_0215d564 kind:function(arm,size=0xa4) addr:0x0215d564 +func_ov086_0215d608 kind:function(arm,size=0x48) addr:0x0215d608 +func_ov086_0215d650 kind:function(arm,size=0x38) addr:0x0215d650 +func_ov086_0215d688 kind:function(arm,size=0xcc) addr:0x0215d688 +func_ov086_0215d754 kind:function(arm,size=0x3c) addr:0x0215d754 +func_ov086_0215d790 kind:function(arm,size=0x4c) addr:0x0215d790 +func_ov086_0215d7dc kind:function(arm,size=0x1c) addr:0x0215d7dc +func_ov086_0215d7f8 kind:function(arm,size=0x28) addr:0x0215d7f8 +func_ov086_0215d820 kind:function(arm,size=0x30) addr:0x0215d820 +func_ov086_0215d850 kind:function(arm,size=0x14) addr:0x0215d850 +func_ov086_0215d864 kind:function(arm,size=0xc) addr:0x0215d864 +func_ov086_0215d870 kind:function(arm,size=0x24) addr:0x0215d870 +func_ov086_0215d894 kind:function(arm,size=0x28) addr:0x0215d894 +func_ov086_0215d8bc kind:function(arm,size=0x14) addr:0x0215d8bc +func_ov086_0215d8d0 kind:function(arm,size=0xfc) addr:0x0215d8d0 +func_ov086_0215d9cc kind:function(arm,size=0x68) addr:0x0215d9cc +func_ov086_0215da34 kind:function(arm,size=0x6c) addr:0x0215da34 +func_ov086_0215daa0 kind:function(arm,size=0x14) addr:0x0215daa0 +func_ov086_0215dab4 kind:function(arm,size=0x58) addr:0x0215dab4 +func_ov086_0215db0c kind:function(arm,size=0x30) addr:0x0215db0c +func_ov086_0215db3c kind:function(arm,size=0x28) addr:0x0215db3c +func_ov086_0215db64 kind:function(arm,size=0x1c) addr:0x0215db64 +func_ov086_0215db80 kind:function(arm,size=0x14) addr:0x0215db80 +func_ov086_0215db94 kind:function(arm,size=0xc) addr:0x0215db94 +func_ov086_0215dba0 kind:function(arm,size=0x24) addr:0x0215dba0 +func_ov086_0215dbc4 kind:function(arm,size=0x28) addr:0x0215dbc4 +func_ov086_0215dbec kind:function(arm,size=0xc4) addr:0x0215dbec +func_ov086_0215dcb0 kind:function(arm,size=0x14) addr:0x0215dcb0 +func_ov086_0215dcc4 kind:function(arm,size=0x64) addr:0x0215dcc4 +func_ov086_0215dd28 kind:function(arm,size=0x14) addr:0x0215dd28 +func_ov086_0215dd3c kind:function(arm,size=0x14) addr:0x0215dd3c +func_ov086_0215dd50 kind:function(arm,size=0x20) addr:0x0215dd50 +func_ov086_0215dd70 kind:function(arm,size=0x1c) addr:0x0215dd70 +func_ov086_0215dd8c kind:function(arm,size=0x28) addr:0x0215dd8c +func_ov086_0215ddb4 kind:function(arm,size=0x30) addr:0x0215ddb4 +func_ov086_0215dde4 kind:function(arm,size=0x14) addr:0x0215dde4 +func_ov086_0215ddf8 kind:function(arm,size=0xc) addr:0x0215ddf8 +func_ov086_0215de04 kind:function(arm,size=0x24) addr:0x0215de04 +func_ov086_0215de28 kind:function(arm,size=0x28) addr:0x0215de28 +func_ov086_0215de50 kind:function(arm,size=0x1c4) addr:0x0215de50 +func_ov086_0215e014 kind:function(arm,size=0x418) addr:0x0215e014 +func_ov086_0215e42c kind:function(arm,size=0x46c) addr:0x0215e42c +func_ov086_0215e898 kind:function(arm,size=0xc4) addr:0x0215e898 +func_ov086_0215e95c kind:function(arm,size=0x3fc) addr:0x0215e95c +func_ov086_0215ed58 kind:function(arm,size=0xe0) addr:0x0215ed58 +func_ov086_0215ee38 kind:function(arm,size=0x1bc) addr:0x0215ee38 +func_ov086_0215eff4 kind:function(arm,size=0x1c0) addr:0x0215eff4 +func_ov086_0215f1b4 kind:function(arm,size=0x240) addr:0x0215f1b4 +func_ov086_0215f3f4 kind:function(arm,size=0x27c) addr:0x0215f3f4 +func_ov086_0215f670 kind:function(arm,size=0x280) addr:0x0215f670 +func_ov086_0215f8f0 kind:function(arm,size=0x13c) addr:0x0215f8f0 +func_ov086_0215fa2c kind:function(arm,size=0x48) addr:0x0215fa2c +func_ov086_0215fa74 kind:function(arm,size=0x50) addr:0x0215fa74 +func_ov086_0215fac4 kind:function(arm,size=0x14) addr:0x0215fac4 +func_ov086_0215fad8 kind:function(arm,size=0xc) addr:0x0215fad8 +func_ov086_0215fae4 kind:function(arm,size=0x24) addr:0x0215fae4 +func_ov086_0215fb08 kind:function(arm,size=0x28) addr:0x0215fb08 +func_ov086_0215fb30 kind:function(arm,size=0x74) addr:0x0215fb30 +func_ov086_0215fba4 kind:function(arm,size=0x6c) addr:0x0215fba4 +func_ov086_0215fc10 kind:function(arm,size=0x4) addr:0x0215fc10 +func_ov086_0215fc14 kind:function(arm,size=0x14) addr:0x0215fc14 +func_ov086_0215fc28 kind:function(arm,size=0x14) addr:0x0215fc28 +func_ov086_0215fc3c kind:function(arm,size=0xc) addr:0x0215fc3c +func_ov086_0215fc48 kind:function(arm,size=0x50) addr:0x0215fc48 +func_ov086_0215fc98 kind:function(arm,size=0x28) addr:0x0215fc98 +func_ov086_0215fcc0 kind:function(arm,size=0x30) addr:0x0215fcc0 +func_ov086_0215fcf0 kind:function(arm,size=0x14) addr:0x0215fcf0 +func_ov086_0215fd04 kind:function(arm,size=0xc) addr:0x0215fd04 +func_ov086_0215fd10 kind:function(arm,size=0x24) addr:0x0215fd10 +func_ov086_0215fd34 kind:function(arm,size=0x28) addr:0x0215fd34 +func_ov086_0215fd5c kind:function(arm,size=0x2c) addr:0x0215fd5c +func_ov086_0215fd88 kind:function(arm,size=0x40) addr:0x0215fd88 +func_ov086_0215fdc8 kind:function(arm,size=0xa0) addr:0x0215fdc8 +func_ov086_0215fe68 kind:function(arm,size=0x14) addr:0x0215fe68 +func_ov086_0215fe7c kind:function(arm,size=0xd8) addr:0x0215fe7c +func_ov086_0215ff54 kind:function(arm,size=0x14) addr:0x0215ff54 +func_ov086_0215ff68 kind:function(arm,size=0x1c) addr:0x0215ff68 +func_ov086_0215ff84 kind:function(arm,size=0x14) addr:0x0215ff84 +func_ov086_0215ff98 kind:function(arm,size=0xc) addr:0x0215ff98 +func_ov086_0215ffa4 kind:function(arm,size=0x24) addr:0x0215ffa4 +func_ov086_0215ffc8 kind:function(arm,size=0x48) addr:0x0215ffc8 +func_ov086_02160010 kind:function(arm,size=0x2c) addr:0x02160010 +func_ov086_0216003c kind:function(arm,size=0xb8) addr:0x0216003c +func_ov086_021600f4 kind:function(arm,size=0x20) addr:0x021600f4 +func_ov086_02160114 kind:function(arm,size=0x20) addr:0x02160114 +func_ov086_02160134 kind:function(arm,size=0x28) addr:0x02160134 +func_ov086_0216015c kind:function(arm,size=0x14) addr:0x0216015c +func_ov086_02160170 kind:function(arm,size=0xc) addr:0x02160170 +func_ov086_0216017c kind:function(arm,size=0x24) addr:0x0216017c +func_ov086_021601a0 kind:function(arm,size=0x48) addr:0x021601a0 +func_ov086_021601e8 kind:function(arm,size=0x34) addr:0x021601e8 +func_ov086_0216021c kind:function(arm,size=0x48) addr:0x0216021c +func_ov086_02160264 kind:function(arm,size=0x28) addr:0x02160264 +func_ov086_0216028c kind:function(arm,size=0x30) addr:0x0216028c +func_ov086_021602bc kind:function(arm,size=0x14) addr:0x021602bc +func_ov086_021602d0 kind:function(arm,size=0x10) addr:0x021602d0 +func_ov086_021602e0 kind:function(arm,size=0x10) addr:0x021602e0 +func_ov086_021602f0 kind:function(arm,size=0xc) addr:0x021602f0 +func_ov086_021602fc kind:function(arm,size=0x24) addr:0x021602fc +func_ov086_02160320 kind:function(arm,size=0xb8) addr:0x02160320 +func_ov086_021603d8 kind:function(arm,size=0x20) addr:0x021603d8 +func_ov086_021603f8 kind:function(arm,size=0x19c) addr:0x021603f8 +func_ov086_02160594 kind:function(arm,size=0x50) addr:0x02160594 +func_ov086_021605e4 kind:function(arm,size=0x5c) addr:0x021605e4 +func_ov086_02160640 kind:function(arm,size=0xc) addr:0x02160640 +func_ov086_0216064c kind:function(arm,size=0x28) addr:0x0216064c +func_ov086_02160674 kind:function(arm,size=0x30) addr:0x02160674 +func_ov086_021606a4 kind:function(arm,size=0x14) addr:0x021606a4 +func_ov086_021606b8 kind:function(arm,size=0xc) addr:0x021606b8 +func_ov086_021606c4 kind:function(arm,size=0x24) addr:0x021606c4 +func_ov086_021606e8 kind:function(arm,size=0x48) addr:0x021606e8 +func_ov086_02160730 kind:function(arm,size=0xa8) addr:0x02160730 +func_ov086_021607d8 kind:function(arm,size=0x14) addr:0x021607d8 +func_ov086_021607ec kind:function(arm,size=0x12c) addr:0x021607ec +func_ov086_02160918 kind:function(arm,size=0x44) addr:0x02160918 +func_ov086_0216095c kind:function(arm,size=0x1c) addr:0x0216095c +func_ov086_02160978 kind:function(arm,size=0x28) addr:0x02160978 +func_ov086_021609a0 kind:function(arm,size=0x58) addr:0x021609a0 +func_ov086_021609f8 kind:function(arm,size=0x28) addr:0x021609f8 +func_ov086_02160a20 kind:function(arm,size=0xc) addr:0x02160a20 +func_ov086_02160a2c kind:function(arm,size=0x70) addr:0x02160a2c +func_ov086_02160a9c kind:function(arm,size=0x120) addr:0x02160a9c +func_ov086_02160bbc kind:function(arm,size=0x1c) addr:0x02160bbc +func_ov086_02160bd8 kind:function(arm,size=0x28) addr:0x02160bd8 +func_ov086_02160c00 kind:function(arm,size=0x30) addr:0x02160c00 +func_ov086_02160c30 kind:function(arm,size=0x14) addr:0x02160c30 +func_ov086_02160c44 kind:function(arm,size=0x1b0) addr:0x02160c44 +func_ov086_02160df4 kind:function(arm,size=0x58) addr:0x02160df4 +func_ov086_02160e4c kind:function(arm,size=0xac) addr:0x02160e4c +func_ov086_02160ef8 kind:function(arm,size=0x268) addr:0x02160ef8 +data_ov086_02161160 kind:data(any) addr:0x02161160 +data_ov086_02161170 kind:data(any) addr:0x02161170 +data_ov086_02161188 kind:data(any) addr:0x02161188 +data_ov086_02161198 kind:data(any) addr:0x02161198 +data_ov086_021611a8 kind:data(any) addr:0x021611a8 +data_ov086_021611c8 kind:data(any) addr:0x021611c8 +func_ov086_021611e8 kind:function(arm,size=0x50) addr:0x021611e8 +func_ov086_02161238 kind:function(arm,size=0x50) addr:0x02161238 +func_ov086_02161288 kind:function(arm,size=0x8c) addr:0x02161288 +func_ov086_02161314 kind:function(arm,size=0x50) addr:0x02161314 +func_ov086_02161364 kind:function(arm,size=0x50) addr:0x02161364 +func_ov086_021613b4 kind:function(arm,size=0x50) addr:0x021613b4 +func_ov086_02161404 kind:function(arm,size=0x50) addr:0x02161404 +func_ov086_02161454 kind:function(arm,size=0x50) addr:0x02161454 +func_ov086_021614a4 kind:function(arm,size=0x50) addr:0x021614a4 +func_ov086_021614f4 kind:function(arm,size=0x50) addr:0x021614f4 +func_ov086_02161544 kind:function(arm,size=0x50) addr:0x02161544 +func_ov086_02161594 kind:function(arm,size=0x50) addr:0x02161594 +func_ov086_021615e4 kind:function(arm,size=0x50) addr:0x021615e4 +data_ov086_02161688 kind:data(any) addr:0x02161688 +data_ov086_021616ac kind:data(any) addr:0x021616ac +data_ov086_02161704 kind:data(any) addr:0x02161704 +data_ov086_0216171c kind:data(any) addr:0x0216171c +data_ov086_0216173c kind:data(any) addr:0x0216173c +data_ov086_02161758 kind:data(any) addr:0x02161758 +data_ov086_02161774 kind:data(any) addr:0x02161774 +data_ov086_02161798 kind:data(any) addr:0x02161798 +data_ov086_021617c4 kind:data(any) addr:0x021617c4 +data_ov086_0216180c kind:data(any) addr:0x0216180c +data_ov086_02161858 kind:data(any) addr:0x02161858 +data_ov086_021618b4 kind:data(any) addr:0x021618b4 +data_ov086_0216195c kind:data(any) addr:0x0216195c +data_ov086_02161a1c kind:data(any) addr:0x02161a1c +data_ov086_02161a34 kind:data(any) addr:0x02161a34 +data_ov086_02161a4c kind:data(any) addr:0x02161a4c +data_ov086_02161a64 kind:data(any) addr:0x02161a64 +data_ov086_02161a7c kind:data(any) addr:0x02161a7c +data_ov086_02161a94 kind:data(any) addr:0x02161a94 +data_ov086_02161aac kind:data(any) addr:0x02161aac +data_ov086_02161ac4 kind:data(any) addr:0x02161ac4 +data_ov086_02161adc kind:data(any) addr:0x02161adc +data_ov086_02161af4 kind:data(any) addr:0x02161af4 +data_ov086_02161b0c kind:data(any) addr:0x02161b0c +data_ov086_02161b18 kind:data(any) addr:0x02161b18 +data_ov086_02161b30 kind:data(any) addr:0x02161b30 +data_ov086_02161b40 kind:data(any) addr:0x02161b40 +data_ov086_02161b5c kind:data(any) addr:0x02161b5c +data_ov086_02161b68 kind:data(any) addr:0x02161b68 ambiguous +data_ov086_02161b80 kind:data(any) addr:0x02161b80 +data_ov086_02161bd8 kind:data(any) addr:0x02161bd8 +data_ov086_02161c40 kind:data(any) addr:0x02161c40 +data_ov086_02161ca8 kind:data(any) addr:0x02161ca8 +data_ov086_02161cc0 kind:data(any) addr:0x02161cc0 +data_ov086_02161cd8 kind:data(any) addr:0x02161cd8 +data_ov086_02161cf0 kind:data(any) addr:0x02161cf0 +data_ov086_02161d08 kind:data(any) addr:0x02161d08 +data_ov086_02161d20 kind:data(any) addr:0x02161d20 +data_ov086_02161d40 kind:data(any) addr:0x02161d40 +data_ov086_02161d5c kind:data(any) addr:0x02161d5c +data_ov086_02161d80 kind:data(any) addr:0x02161d80 +data_ov086_02161dd4 kind:data(any) addr:0x02161dd4 +data_ov086_02161df4 kind:data(any) addr:0x02161df4 +data_ov086_02161e18 kind:data(any) addr:0x02161e18 +data_ov086_02161e64 kind:data(any) addr:0x02161e64 +data_ov086_02161e74 kind:data(any) addr:0x02161e74 ambiguous +data_ov086_02161ec0 kind:data(any) addr:0x02161ec0 +data_ov086_02161edc kind:data(any) addr:0x02161edc +data_ov086_02161f14 kind:data(any) addr:0x02161f14 +data_ov086_02161f5c kind:data(any) addr:0x02161f5c +data_ov086_02161fb8 kind:data(any) addr:0x02161fb8 +data_ov086_02161fdc kind:data(any) addr:0x02161fdc +data_ov086_02162004 kind:data(any) addr:0x02162004 +data_ov086_0216205c kind:data(any) addr:0x0216205c +data_ov086_0216207c kind:data(any) addr:0x0216207c +data_ov086_021620a0 kind:data(any) addr:0x021620a0 +data_ov086_021620a4 kind:data(any) addr:0x021620a4 ambiguous +data_ov086_02162100 kind:data(any) addr:0x02162100 +data_ov086_02162124 kind:data(any) addr:0x02162124 +data_ov086_02162184 kind:data(any) addr:0x02162184 +data_ov086_021621a0 kind:data(any) addr:0x021621a0 +data_ov086_021621c9 kind:data(any) addr:0x021621c9 ambiguous +data_ov086_021621e0 kind:data(any) addr:0x021621e0 +data_ov086_021621fc kind:data(any) addr:0x021621fc +data_ov086_02162274 kind:data(any) addr:0x02162274 ambiguous +data_ov086_02162294 kind:data(any) addr:0x02162294 +data_ov086_021622b0 kind:data(any) addr:0x021622b0 +data_ov086_021622cc kind:data(any) addr:0x021622cc +data_ov086_021622e8 kind:data(any) addr:0x021622e8 +data_ov086_02162338 kind:data(any) addr:0x02162338 +data_ov086_0216234c kind:data(any) addr:0x0216234c +data_ov086_02162358 kind:data(any) addr:0x02162358 ambiguous +data_ov086_02162368 kind:data(any) addr:0x02162368 +data_ov086_021623a0 kind:bss addr:0x021623a0 +data_ov086_021623a4 kind:bss addr:0x021623a4 +data_ov086_021623b0 kind:bss addr:0x021623b0 +data_ov086_0216243c kind:bss addr:0x0216243c ambiguous +data_ov086_02162488 kind:bss addr:0x02162488 +data_ov086_0216248c kind:bss addr:0x0216248c +data_ov086_02162498 kind:bss addr:0x02162498 +data_ov086_02162570 kind:bss addr:0x02162570 +data_ov086_02162574 kind:bss addr:0x02162574 +data_ov086_02162580 kind:bss addr:0x02162580 +data_ov086_0216258c kind:bss addr:0x0216258c ambiguous +data_ov086_02162654 kind:bss addr:0x02162654 ambiguous +data_ov086_02162658 kind:bss addr:0x02162658 +data_ov086_0216265c kind:bss addr:0x0216265c +data_ov086_02162668 kind:bss addr:0x02162668 +data_ov086_021626dc kind:bss addr:0x021626dc ambiguous +data_ov086_0216271c kind:bss addr:0x0216271c ambiguous +data_ov086_02162740 kind:bss addr:0x02162740 +data_ov086_02162744 kind:bss addr:0x02162744 +data_ov086_02162750 kind:bss addr:0x02162750 +data_ov086_02162808 kind:bss addr:0x02162808 ambiguous +data_ov086_02162828 kind:bss addr:0x02162828 +data_ov086_0216282c kind:bss addr:0x0216282c +data_ov086_02162838 kind:bss addr:0x02162838 +data_ov086_021628e8 kind:bss addr:0x021628e8 ambiguous +data_ov086_02162910 kind:bss addr:0x02162910 +data_ov086_02162914 kind:bss addr:0x02162914 +data_ov086_02162920 kind:bss addr:0x02162920 +data_ov086_0216297c kind:bss addr:0x0216297c ambiguous +data_ov086_021629f8 kind:bss addr:0x021629f8 +data_ov086_021629fc kind:bss addr:0x021629fc +data_ov086_02162a08 kind:bss addr:0x02162a08 +data_ov086_02162a2c kind:bss addr:0x02162a2c ambiguous +data_ov086_02162ae0 kind:bss addr:0x02162ae0 +data_ov086_02162ae4 kind:bss addr:0x02162ae4 +data_ov086_02162af0 kind:bss addr:0x02162af0 +data_ov086_02162b2c kind:bss addr:0x02162b2c +data_ov086_02162b30 kind:bss addr:0x02162b30 +data_ov086_02162b3c kind:bss addr:0x02162b3c +data_ov086_02162b7c kind:bss addr:0x02162b7c ambiguous +data_ov086_02162bbc kind:bss addr:0x02162bbc ambiguous +data_ov086_02162bd4 kind:bss addr:0x02162bd4 ambiguous +data_ov086_02162c10 kind:bss addr:0x02162c10 +data_ov086_02162c14 kind:bss addr:0x02162c14 +data_ov086_02162c20 kind:bss addr:0x02162c20 +data_ov086_02162cb0 kind:bss addr:0x02162cb0 ambiguous +data_ov086_02162cf4 kind:bss addr:0x02162cf4 +data_ov086_02162cf8 kind:bss addr:0x02162cf8 +data_ov086_02162d04 kind:bss addr:0x02162d04 +data_ov086_02162dd8 kind:bss addr:0x02162dd8 +data_ov086_02162df8 kind:bss addr:0x02162df8 ambiguous +data_ov086_02162dfc kind:bss addr:0x02162dfc +data_ov086_02162e00 kind:bss addr:0x02162e00 +data_ov086_02162e0c kind:bss addr:0x02162e0c diff --git a/config/jp/arm9/overlays/ov087/delinks.txt b/config/jp/arm9/overlays/ov087/delinks.txt new file mode 100644 index 00000000..f8469f0b --- /dev/null +++ b/config/jp/arm9/overlays/ov087/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021564a0 end:0x02163f14 kind:code align:32 + .rodata start:0x02163f14 end:0x02163fd0 kind:data align:4 + .init start:0x02163fd0 end:0x021641d0 kind:code align:4 + .ctor start:0x021641d0 end:0x021641ec kind:data align:4 + .data start:0x02164200 end:0x02164b80 kind:data align:32 + .bss start:0x02164b80 end:0x02165080 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov087/relocs.txt b/config/jp/arm9/overlays/ov087/relocs.txt new file mode 100644 index 00000000..1c8f3222 --- /dev/null +++ b/config/jp/arm9/overlays/ov087/relocs.txt @@ -0,0 +1,1801 @@ +from:0x021564a8 kind:load to:0x02164b90 module:overlay(87) +from:0x021564bc kind:arm_call to:0x02011f3c module:main +from:0x021564c8 kind:arm_call to:0x02156528 module:overlay(87) +from:0x021564e0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02156520 kind:load to:0x02164208 module:overlay(87) +from:0x0215653c kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215656c kind:arm_call to:0x0200f05c module:main +from:0x02156588 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x021565b8 kind:arm_call to:0x0200f05c module:main +from:0x021565d4 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x021565fc kind:arm_call to:0x0200f05c module:main +from:0x02156618 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02156640 kind:arm_call to:0x0200f05c module:main +from:0x0215665c kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02156684 kind:arm_call to:0x0200f05c module:main +from:0x021566a0 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x021566c8 kind:arm_call to:0x0200f05c module:main +from:0x021566e4 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0215670c kind:arm_call to:0x0200f05c module:main +from:0x02156728 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x02156758 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x02156770 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02156780 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021567c8 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x021567e0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021567f0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02156834 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0215684c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02156888 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x021568a0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021568b8 kind:arm_call to:0x02080464 module:overlay(0) +from:0x021568c4 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02156a84 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02156ad0 kind:arm_call to:0x01ffa06c module:itcm +from:0x02156ad8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02156ae4 kind:arm_call to:0x01ffa06c module:itcm +from:0x02156af0 kind:arm_call to:0x01ffa06c module:itcm +from:0x02156afc kind:arm_call to:0x01ffa06c module:itcm +from:0x02156b04 kind:arm_call to:0x01ffa06c module:itcm +from:0x02156b10 kind:arm_call to:0x01ffa06c module:itcm +from:0x02156b1c kind:arm_call to:0x01ffa06c module:itcm +from:0x02156b28 kind:arm_call to:0x01ffa06c module:itcm +from:0x02156b30 kind:arm_call to:0x01ffa06c module:itcm +from:0x02156b4c kind:load to:0x02163f18 module:overlay(87) +from:0x02156b50 kind:load to:0x0216431c module:overlay(87) +from:0x02156b54 kind:load to:0x02164b90 module:overlay(87) +from:0x02156b58 kind:load to:0x0216422c module:overlay(87) +from:0x02156b5c kind:load to:0x02163f28 module:overlay(87) +from:0x02156b60 kind:load to:0x02163f38 module:overlay(87) +from:0x02156b64 kind:load to:0x02163f48 module:overlay(87) +from:0x02156b68 kind:load to:0x02163f58 module:overlay(87) +from:0x02156b6c kind:load to:0x02163f68 module:overlay(87) +from:0x02156b70 kind:load to:0x02163f78 module:overlay(87) +from:0x02156b74 kind:load to:0x021642d0 module:overlay(87) +from:0x02156b78 kind:load to:0x02164288 module:overlay(87) +from:0x02156b84 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02156b98 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02156bac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02156bd4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02156be4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02156c18 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x02156c8c kind:arm_call to:0x0209b624 module:overlay(0) +from:0x02156d14 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02156d78 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02156d88 kind:load to:0x0215c0f0 module:overlay(87) +from:0x02156d8c kind:load to:0x02164250 module:overlay(87) +from:0x02156d90 kind:load to:0x02164268 module:overlay(87) +from:0x02156d94 kind:load to:0x0216445c module:overlay(87) +from:0x02156d9c kind:load to:0x027e09a8 module:dtcm +from:0x02156dbc kind:arm_call to:0x02059218 module:overlay(0) +from:0x02156dd4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02156de0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02156de8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02156e0c kind:arm_call to:0x02156dc4 module:overlay(87) +from:0x02156e44 kind:load to:0x02164374 module:overlay(87) +from:0x02156e5c kind:arm_call to:0x01ffedac module:itcm +from:0x02156ea4 kind:arm_call to:0x0210ce4c module:overlays(26,31) +from:0x02156f24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156f2c kind:arm_call to:0x0215bc10 module:overlay(87) +from:0x02156fd0 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02156fd8 kind:arm_call to:0x0215b24c module:overlay(87) +from:0x02156ffc kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02157004 kind:arm_call to:0x0215ced8 module:overlay(87) +from:0x02157010 kind:load to:0x021643dc module:overlay(87) +from:0x02157014 kind:load to:0x027e09c0 module:dtcm +from:0x02157018 kind:load to:0x027e0ce0 module:dtcm +from:0x02157038 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x021570c0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021570d8 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021570f0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02157114 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157124 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157130 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02157184 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021571a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021571d4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215722c kind:arm_call to:0x0205c318 module:overlay(0) +from:0x02157268 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x021572d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021572fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157308 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215735c kind:arm_call to:0x0215c054 module:overlay(87) +from:0x021573c8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021573d0 kind:arm_call to:0x0210cd80 module:overlay(31) +from:0x02157470 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021574b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021574cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021574f0 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x02157510 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02157530 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215754c kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021575c4 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x021575dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215760c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02157620 kind:arm_call to:0x01ff916c module:itcm +from:0x02157638 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157640 kind:arm_call to:0x01ff938c module:itcm +from:0x0215764c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02157660 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157688 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x021576f4 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x0215771c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02157738 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215775c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02157770 kind:arm_call to:0x01ff916c module:itcm +from:0x02157788 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157790 kind:arm_call to:0x01ff938c module:itcm +from:0x0215779c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021577b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021577d8 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x0215780c kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x02157828 kind:arm_call to:0x02015018 module:main +from:0x02157848 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02157864 kind:arm_call to:0x02015018 module:main +from:0x021578d0 kind:arm_call to:0x02015018 module:main +from:0x021578f4 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x02157918 kind:arm_call to:0x02015018 module:main +from:0x02157974 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0215798c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157998 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x021579cc kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02157a6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157a90 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157ab8 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x02157ae0 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02157b7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02157b84 kind:arm_call to:0x01ff938c module:itcm +from:0x02157b88 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02157ba4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02157bb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157bec kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x02157c00 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02157c34 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x02157c74 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02157d34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157d5c kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x02157d90 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02157db4 kind:arm_call to:0x02015018 module:main +from:0x02157e6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157eb8 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02157eec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157f0c kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02157f58 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02157f74 kind:arm_call to:0x02015298 module:main +from:0x02157f98 kind:arm_call to:0x02015018 module:main +from:0x02157fb0 kind:arm_call to:0x020cc870 module:overlay(24) +from:0x02157fd0 kind:arm_call to:0x02015018 module:main +from:0x02157fe4 kind:arm_call to:0x020cc890 module:overlay(24) +from:0x02157fe8 kind:arm_call to:0x0209af30 module:overlay(0) +from:0x02158000 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x02158018 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x02158054 kind:load to:0x027e0cec module:dtcm +from:0x02158058 kind:load to:0x027e0cd8 module:dtcm +from:0x02158060 kind:load to:0x027e09b8 module:dtcm +from:0x02158064 kind:load to:0x027e0ce0 module:dtcm +from:0x02158068 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215806c kind:load to:0x02164250 module:overlay(87) +from:0x02158070 kind:load to:0x027e09a8 module:dtcm +from:0x02158080 kind:load to:0x027e09bc module:dtcm +from:0x02158084 kind:load to:0x0203feb0 module:main +from:0x0215808c kind:load to:0x020da034 module:overlays(19,24) +from:0x021580b8 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x021580f0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021580fc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02158108 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215810c kind:arm_call to:0x0209af50 module:overlay(0) +from:0x0215811c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02158138 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02158150 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02158160 kind:arm_call to:0x020799cc module:overlay(0) +from:0x0215816c kind:arm_call to:0x02079dc0 module:overlay(0) +from:0x02158178 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158194 kind:load to:0x02163f14 module:overlay(87) +from:0x021581d4 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x021581e4 kind:arm_call to:0x0215b084 module:overlay(87) +from:0x02158214 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158270 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x0215828c kind:arm_call to:0x02015298 module:main +from:0x021582b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158308 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02158320 kind:arm_call to:0x02015298 module:main +from:0x0215832c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158348 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158350 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158398 kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x021583a8 kind:arm_call to:0x0215a394 module:overlay(87) +from:0x021583b0 kind:arm_call to:0x0215a8cc module:overlay(87) +from:0x021583c0 kind:arm_call to:0x0215a214 module:overlay(87) +from:0x021583cc kind:load to:0x02164250 module:overlay(87) +from:0x021583d0 kind:load to:0x02164268 module:overlay(87) +from:0x021583f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158414 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02158454 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02158460 kind:load to:0x027e09a8 module:dtcm +from:0x02158468 kind:load to:0x02164268 module:overlay(87) +from:0x02158480 kind:arm_call to:0x0215a214 module:overlay(87) +from:0x02158490 kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158498 kind:arm_call to:0x0215a308 module:overlay(87) +from:0x021584b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021584c4 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x021584ec kind:arm_call to:0x0215aaac module:overlay(87) +from:0x021584f4 kind:arm_call to:0x0215ab6c module:overlay(87) +from:0x021584fc kind:arm_call to:0x0215ad7c module:overlay(87) +from:0x0215851c kind:arm_call to:0x0215a214 module:overlay(87) +from:0x02158524 kind:arm_call to:0x0215a308 module:overlay(87) +from:0x02158550 kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158568 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215857c kind:arm_call to:0x02156e00 module:overlay(87) +from:0x021585b8 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x021585d8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021585f0 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02158624 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02158630 kind:load to:0x027e09a8 module:dtcm +from:0x02158638 kind:load to:0x02164250 module:overlay(87) +from:0x0215865c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02158674 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02158688 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x021586b0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021586cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021586d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215872c kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x0215873c kind:arm_call to:0x0215a394 module:overlay(87) +from:0x02158754 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158768 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158770 kind:load to:0x027e0cec module:dtcm +from:0x02158790 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x0215879c kind:arm_call to:0x0215af3c module:overlay(87) +from:0x021587c0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021587dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021587e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215883c kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158850 kind:arm_call to:0x0215a394 module:overlay(87) +from:0x02158880 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158894 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021588b4 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x021588bc kind:load to:0x027e0ce4 module:dtcm +from:0x021588e4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021588fc kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02158904 kind:load to:0x027e09a8 module:dtcm +from:0x02158950 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02158968 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215897c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02158998 kind:arm_call to:0x02015018 module:main +from:0x021589ac kind:arm_call to:0x0215af3c module:overlay(87) +from:0x021589b8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021589c4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021589cc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021589f8 kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158a08 kind:arm_call to:0x0215a394 module:overlay(87) +from:0x02158a10 kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158a18 kind:arm_call to:0x0215a308 module:overlay(87) +from:0x02158a30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158a70 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02158a8c kind:arm_call to:0x02015298 module:main +from:0x02158a98 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158aa4 kind:load to:0x027e0cec module:dtcm +from:0x02158aa8 kind:load to:0x02164250 module:overlay(87) +from:0x02158acc kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02158ae0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158af0 kind:arm_call to:0x0215d6b0 module:overlay(87) +from:0x02158b24 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02158b40 kind:arm_call to:0x02015298 module:main +from:0x02158b4c kind:load to:0x027e0ce4 module:dtcm +from:0x02158b50 kind:load to:0x02164250 module:overlay(87) +from:0x02158b60 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158b7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02158b84 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158bdc kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158bf0 kind:arm_call to:0x0215a394 module:overlay(87) +from:0x02158c08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158c1c kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158c6c kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02158c88 kind:load to:0x02164268 module:overlay(87) +from:0x02158ca0 kind:arm_call to:0x0215a214 module:overlay(87) +from:0x02158cb0 kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158cb8 kind:arm_call to:0x0215a308 module:overlay(87) +from:0x02158d18 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158d30 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02158d5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158d70 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158d78 kind:load to:0x027e09a8 module:dtcm +from:0x02158da4 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02158dac kind:arm_call to:0x0215ab6c module:overlay(87) +from:0x02158db4 kind:arm_call to:0x0215ad7c module:overlay(87) +from:0x02158de4 kind:arm_call to:0x0215a214 module:overlay(87) +from:0x02158dec kind:arm_call to:0x0215a308 module:overlay(87) +from:0x02158e04 kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158e30 kind:arm_call to:0x0215a7f4 module:overlay(87) +from:0x02158e64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158ed4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02158eec kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158f08 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158f2c kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02158f44 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02158f50 kind:load to:0x027e09a8 module:dtcm +from:0x02158f78 kind:arm_call to:0x02015018 module:main +from:0x02158f88 kind:arm_call to:0x0215ce54 module:overlay(87) +from:0x02158fa0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158fb4 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x02158fd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158fe8 kind:arm_call to:0x0215d6b0 module:overlay(87) +from:0x0215902c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159048 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159064 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159080 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215909c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021590b4 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02159160 kind:arm_call to:0x0215ae34 module:overlay(87) +from:0x02159168 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02159174 kind:load to:0x027e0ce4 module:dtcm +from:0x02159180 kind:load to:0x027e0cec module:dtcm +from:0x02159184 kind:load to:0x020af4a0 module:overlay(0) +from:0x021591ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159208 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02159224 kind:arm_call to:0x02015298 module:main +from:0x0215924c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021592a0 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x021592b8 kind:arm_call to:0x02015298 module:main +from:0x021592ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159310 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02159334 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02159360 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159368 kind:arm_call to:0x0215afbc module:overlay(87) +from:0x021593b8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02159878 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021598b4 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x021598bc kind:arm_call to:0x0215a308 module:overlay(87) +from:0x021598c8 kind:load to:0x02164250 module:overlay(87) +from:0x021598cc kind:load to:0x02164268 module:overlay(87) +from:0x021598d4 kind:load to:0x027e09a8 module:dtcm +from:0x021598e0 kind:load to:0x027e0cec module:dtcm +from:0x021598e8 kind:load to:0x0204b164 module:main +from:0x021598f0 kind:load to:0x0203feb0 module:main +from:0x02159900 kind:arm_call to:0x0215a6bc module:overlay(87) +from:0x02159908 kind:arm_call to:0x02158fbc module:overlay(87) +from:0x02159924 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159930 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02159980 kind:arm_call to:0x0215c054 module:overlay(87) +from:0x021599ec kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021599f4 kind:arm_call to:0x0210cd80 module:overlay(31) +from:0x02159a08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159a20 kind:load to:0x027e09a8 module:dtcm +from:0x02159a2c kind:load to:0x027e09b8 module:dtcm +from:0x02159a30 kind:load to:0x027e0ce4 module:dtcm +from:0x02159ad4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159af8 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x02159b1c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02159b48 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02159b50 kind:arm_call to:0x0215afbc module:overlay(87) +from:0x02159ba0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215a054 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x0215a084 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a0b8 kind:arm_call to:0x0215aaac module:overlay(87) +from:0x0215a0d4 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x0215a114 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215a12c kind:arm_call to:0x01ff916c module:itcm +from:0x0215a148 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a150 kind:arm_call to:0x01ff938c module:itcm +from:0x0215a15c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a170 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a184 kind:arm_call to:0x01ff993c module:itcm +from:0x0215a194 kind:arm_call to:0x0215c0bc module:overlay(87) +from:0x0215a1d0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215a1dc kind:arm_call to:0x02156e00 module:overlay(87) +from:0x0215a1ec kind:load to:0x027e09a8 module:dtcm +from:0x0215a1f8 kind:load to:0x027e0cec module:dtcm +from:0x0215a200 kind:load to:0x0204b164 module:main +from:0x0215a208 kind:load to:0x0203feb0 module:main +from:0x0215a210 kind:load to:0x027e09b8 module:dtcm +from:0x0215a254 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a278 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a29c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a2f0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a2fc kind:load to:0x027e09a8 module:dtcm +from:0x0215a328 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a33c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a350 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a360 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a378 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215a38c kind:arm_call to:0x01ff9110 module:itcm +from:0x0215a444 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a450 kind:arm_call to:0x020168f0 module:main +from:0x0215a4b4 kind:arm_call to:0x0203b6ec module:main +from:0x0215a4f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a504 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a510 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a51c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a528 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a568 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a588 kind:arm_call to:0x02016778 module:main +from:0x0215a5bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a5d4 kind:arm_call to:0x020168f0 module:main +from:0x0215a670 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x0215a69c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215a6a4 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x0215a6ac kind:load to:0x027e0ce4 module:dtcm +from:0x0215a6b0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a734 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a790 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a7ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a820 kind:arm_call to:0x01fff168 module:itcm +from:0x0215a850 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215a85c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a868 kind:arm_call to:0x020168f0 module:main +from:0x0215a87c kind:arm_call to:0x01ff9110 module:itcm +from:0x0215a88c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a898 kind:arm_call to:0x020168f0 module:main +from:0x0215a8b4 kind:arm_call to:0x02016778 module:main +from:0x0215a8c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a90c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215a930 kind:arm_call to:0x02016a78 module:main +from:0x0215a940 kind:arm_call to:0x0215afdc module:overlay(87) +from:0x0215a954 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x0215a96c kind:arm_call to:0x0215a978 module:overlay(87) +from:0x0215aa20 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x0215aa34 kind:arm_call to:0x0215ad6c module:overlay(87) +from:0x0215aa40 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x0215aa54 kind:arm_call to:0x0215ad6c module:overlay(87) +from:0x0215aa60 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x0215aa74 kind:arm_call to:0x0215ad6c module:overlay(87) +from:0x0215aa80 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x0215aa94 kind:arm_call to:0x0215ad6c module:overlay(87) +from:0x0215aaa0 kind:arm_call to:0x02156e00 module:overlay(87) +from:0x0215aaa8 kind:load to:0x0204b164 module:main +from:0x0215ab04 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215ab0c kind:arm_call to:0x02059248 module:overlay(0) +from:0x0215ab14 kind:arm_call to:0x0215c9bc module:overlay(87) +from:0x0215ab44 kind:load to:0x02164444 module:overlay(87) +from:0x0215ab58 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215ab64 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0215ab84 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215abf0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ac0c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215ac20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ac3c kind:arm_call to:0x0215320c module:overlay(85) +from:0x0215acb8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215acc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ace8 kind:arm_call to:0x020180ac module:main +from:0x0215ad0c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0215ad24 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0215ad3c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0215ad48 kind:load to:0x027e09a8 module:dtcm +from:0x0215ad54 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215ad5c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ad68 kind:load to:0x027e0cec module:dtcm +from:0x0215ad78 kind:load to:0x02156e00 module:overlay(87) +from:0x0215ad98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ae1c kind:arm_call to:0x02154d78 module:overlay(85) +from:0x0215ae28 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ae2c kind:load to:0x0203feb0 module:main +from:0x0215ae68 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ae84 kind:arm_call to:0x02152f1c module:overlays(30,85) +from:0x0215ae9c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x0215aeac kind:arm_call to:0x020799cc module:overlay(0) +from:0x0215aebc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215af04 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215af18 kind:arm_call to:0x02152ed0 module:overlay(85) +from:0x0215af24 kind:load to:0x027e0ce4 module:dtcm +from:0x0215af2c kind:load to:0x020b4800 module:overlay(0) +from:0x0215af30 kind:load to:0x027e09bc module:dtcm +from:0x0215af34 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215af5c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0215afa0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0215afb4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0215afd4 kind:load to:0x027e09bc module:dtcm +from:0x0215afd8 kind:load to:0x0207a1e0 module:overlay(0) +from:0x0215b010 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b058 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b078 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b080 kind:load to:0x020b4800 module:overlay(0) +from:0x0215b248 kind:load to:0x0204b164 module:main +from:0x0215b2ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b334 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b3e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b4ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b524 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b5fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b634 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b708 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b73c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b790 kind:load to:0x020af4a0 module:overlay(0) +from:0x0215b7b0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215b7d0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b7e0 kind:arm_call to:0x0215bad4 module:overlay(87) +from:0x0215b804 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215b860 kind:arm_call to:0x0215cdb8 module:overlay(87) +from:0x0215b874 kind:arm_call to:0x0202a260 module:main +from:0x0215b884 kind:arm_call to:0x0202a260 module:main +from:0x0215b8e0 kind:arm_call to:0x0215cdb8 module:overlay(87) +from:0x0215b8f8 kind:arm_call to:0x0202a260 module:main +from:0x0215b908 kind:arm_call to:0x0202a260 module:main +from:0x0215b964 kind:arm_call to:0x0215cdb8 module:overlay(87) +from:0x0215b97c kind:arm_call to:0x0202a260 module:main +from:0x0215b98c kind:arm_call to:0x0202a260 module:main +from:0x0215b9ec kind:arm_call to:0x0215cdb8 module:overlay(87) +from:0x0215ba04 kind:arm_call to:0x0202a260 module:main +from:0x0215ba14 kind:arm_call to:0x0202a260 module:main +from:0x0215ba70 kind:arm_call to:0x0215cdb8 module:overlay(87) +from:0x0215ba84 kind:arm_call to:0x0202a260 module:main +from:0x0215ba94 kind:arm_call to:0x0202a260 module:main +from:0x0215bb18 kind:arm_call to:0x0200eab0 module:main +from:0x0215bb2c kind:arm_call to:0x0200eab0 module:main +from:0x0215bb3c kind:arm_call to:0x0200eab0 module:main +from:0x0215bb50 kind:arm_call to:0x0200eab0 module:main +from:0x0215bb60 kind:arm_call to:0x0200eab0 module:main +from:0x0215bb70 kind:arm_call to:0x0200eab0 module:main +from:0x0215bb84 kind:arm_call to:0x0200eab0 module:main +from:0x0215bb94 kind:arm_call to:0x0200eab0 module:main +from:0x0215bba4 kind:arm_call to:0x0200eab0 module:main +from:0x0215bbb4 kind:arm_call to:0x0200eab0 module:main +from:0x0215bbc8 kind:arm_call to:0x0200eab0 module:main +from:0x0215bbd8 kind:arm_call to:0x0200eab0 module:main +from:0x0215bbe8 kind:arm_call to:0x0200eab0 module:main +from:0x0215bbf8 kind:arm_call to:0x0200eab0 module:main +from:0x0215bc08 kind:arm_call to:0x0200eab0 module:main +from:0x0215bc1c kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0215bc70 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0215bce0 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x0215bd00 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215bd20 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215bd3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bd48 kind:arm_call to:0x01fff458 module:itcm +from:0x0215bd6c kind:arm_call to:0x02154ffc module:overlay(85) +from:0x0215bd7c kind:arm_call to:0x02154d94 module:overlay(85) +from:0x0215bd98 kind:arm_call to:0x0215a5a4 module:overlay(87) +from:0x0215bda4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215bdd4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bde4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215be88 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215be98 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x0215beb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bee4 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215bef4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215befc kind:arm_call to:0x01ff938c module:itcm +from:0x0215bf0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bfa4 kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x0215bfc4 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0215bfd4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bfdc kind:load to:0x027e0ce4 module:dtcm +from:0x0215bfe8 kind:load to:0x0203feb0 module:main +from:0x0215c02c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c04c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c09c kind:arm_call to:0x02015880 module:main +from:0x0215c0e4 kind:arm_call to:0x02079eec module:overlay(0) +from:0x0215c0ec kind:load to:0x027e09bc module:dtcm +from:0x0215c17c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c1c0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215c1d0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c1e0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c264 kind:arm_call to:0x0200e260 module:main +from:0x0215c274 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c310 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c320 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c350 kind:arm_call to:0x0200e260 module:main +from:0x0215c360 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c3fc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c40c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c43c kind:arm_call to:0x0200e260 module:main +from:0x0215c450 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c478 kind:arm_call to:0x0202a260 module:main +from:0x0215c4fc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c50c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c53c kind:arm_call to:0x0200e260 module:main +from:0x0215c550 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c578 kind:arm_call to:0x0202a260 module:main +from:0x0215c5f8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c608 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c638 kind:arm_call to:0x0200e260 module:main +from:0x0215c64c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c674 kind:arm_call to:0x0202a260 module:main +from:0x0215c6d4 kind:arm_call to:0x0200e260 module:main +from:0x0215c6e8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c70c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215c730 kind:arm_call to:0x0202a260 module:main +from:0x0215c7a4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215c7b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c840 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215c850 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c8dc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215c8ec kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c968 kind:arm_call to:0x0200e260 module:main +from:0x0215c97c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c9a4 kind:arm_call to:0x0202a260 module:main +from:0x0215c9b0 kind:load to:0x0203feb0 module:main +from:0x0215c9b4 kind:load to:0x027e0964 module:dtcm +from:0x0215cd88 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215cd98 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0215cda8 kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0215cdb0 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215cdf8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215ce24 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215ce34 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215ce44 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215ce50 kind:load to:0x0203feb0 module:main +from:0x0215ce84 kind:arm_call to:0x01fff350 module:itcm +from:0x0215cea0 kind:arm_call to:0x02154d94 module:overlay(85) +from:0x0215ceb0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215cecc kind:load to:0x027e0ce4 module:dtcm +from:0x0215ced4 kind:load to:0x020b4800 module:overlay(0) +from:0x0215cf10 kind:arm_call to:0x02015018 module:main +from:0x0215cf30 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cf64 kind:arm_call to:0x02015018 module:main +from:0x0215cf84 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cfb8 kind:arm_call to:0x02015018 module:main +from:0x0215cfd8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215cfe0 kind:load to:0x027e09a8 module:dtcm +from:0x0215cffc kind:load to:0x02058e24 module:overlay(0) +from:0x0215d010 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d018 kind:arm_call to:0x02011ff4 module:main +from:0x0215d02c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d034 kind:arm_call to:0x02011ff4 module:main +from:0x0215d048 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d050 kind:arm_call to:0x02011ff4 module:main +from:0x0215d06c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d078 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d084 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d08c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d098 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d0a4 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d0b0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215d0b8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d0c4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d0d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d0d8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d0e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d0e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d0f0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d0f8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d100 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d108 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d110 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d118 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d134 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d140 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d14c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d154 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d160 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d16c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d178 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0215d180 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d18c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d198 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d1a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d1a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d1b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d1b8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d1c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d1c8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d1d0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d1d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0215d1e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d1e8 kind:arm_call to:0x02011ff4 module:main +from:0x0215d1fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215d210 kind:load to:0x02164c78 module:overlay(87) +from:0x0215d224 kind:arm_call to:0x02011f3c module:main +from:0x0215d230 kind:arm_call to:0x0215d2a0 module:overlay(87) +from:0x0215d248 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215d29c kind:load to:0x02164618 module:overlay(87) +from:0x0215d2ac kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0215d2f4 kind:arm_call to:0x0215e150 module:overlay(87) +from:0x0215d350 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0215d37c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0215d394 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d3a4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d3dc kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0215d3f4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215d408 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0215d454 kind:arm_call to:0x01ffa06c module:itcm +from:0x0215d470 kind:load to:0x02164688 module:overlay(87) +from:0x0215d474 kind:load to:0x020b3fc8 module:overlay(0) +from:0x0215d478 kind:load to:0x02164c78 module:overlay(87) +from:0x0215d47c kind:load to:0x0216463c module:overlay(87) +from:0x0215d480 kind:load to:0x02164288 module:overlay(87) +from:0x0215d48c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215d4a0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d4c0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d4c8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d4d0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d4d8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d4e0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d4e8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d4f0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d4f8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d500 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d508 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215d510 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d518 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d524 kind:load to:0x02164688 module:overlay(87) +from:0x0215d53c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d544 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d54c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d554 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d55c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d564 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0215d56c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0215d574 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215d57c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0215d584 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215d58c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0215d594 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0215d59c kind:arm_call to:0x02011ff4 module:main +from:0x0215d5a8 kind:load to:0x02164688 module:overlay(87) +from:0x0215d5d4 kind:arm_call to:0x0215d6b0 module:overlay(87) +from:0x0215d5ec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215d5f8 kind:arm_call to:0x0215d6b0 module:overlay(87) +from:0x0215d668 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0215d678 kind:load to:0x027e09a8 module:dtcm +from:0x0215d688 kind:load to:0x021645ac module:overlay(87) +from:0x0215d698 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d6a0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d6a8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d6bc kind:arm_call to:0x0215d68c module:overlay(87) +from:0x0215d6f4 kind:load to:0x021645c4 module:overlay(87) +from:0x0215d714 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215d734 kind:load to:0x027e09b8 module:dtcm +from:0x0215d750 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d760 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d768 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215d810 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d814 kind:load to:0x021645dc module:overlay(87) +from:0x0215d894 kind:load to:0x02164594 module:overlay(87) +from:0x0215d8d8 kind:arm_call to:0x0215e0ec module:overlay(87) +from:0x0215d8e0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215d8e8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215d8fc kind:arm_call to:0x0215dc98 module:overlay(87) +from:0x0215d90c kind:arm_call to:0x0215dd70 module:overlay(87) +from:0x0215d9ac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215d9b8 kind:arm_call to:0x02016928 module:main +from:0x0215d9dc kind:load to:0x02164594 module:overlay(87) +from:0x0215d9e0 kind:load to:0x0204b164 module:main +from:0x0215da0c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215da1c kind:arm_call to:0x0215dc98 module:overlay(87) +from:0x0215da40 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215da4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215da5c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215da6c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215da84 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215da90 kind:arm_call to:0x02016928 module:main +from:0x0215dab8 kind:arm_call to:0x02016778 module:main +from:0x0215dacc kind:arm_call to:0x0215dc10 module:overlay(87) +from:0x0215dadc kind:arm_call to:0x0215dd70 module:overlay(87) +from:0x0215db28 kind:arm_call to:0x0215d6b0 module:overlay(87) +from:0x0215db34 kind:load to:0x027e09a8 module:dtcm +from:0x0215dba8 kind:load to:0x02164594 module:overlay(87) +from:0x0215dbb4 kind:arm_call to:0x0215d9e4 module:overlay(87) +from:0x0215dbec kind:arm_call to:0x01ff916c module:itcm +from:0x0215dbfc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215dc04 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0215dc4c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215dc78 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215dc88 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215dc94 kind:load to:0x0203feb0 module:main +from:0x0215dcb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215dcc8 kind:arm_call to:0x0202a260 module:main +from:0x0215dd08 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215dd38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215dd4c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215dd5c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215dd68 kind:load to:0x027e0ce4 module:dtcm +from:0x0215dd6c kind:load to:0x0203feb0 module:main +from:0x0215dd8c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215de0c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215de34 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215de3c kind:arm_call to:0x01ff938c module:itcm +from:0x0215de5c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215de70 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215de90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215deac kind:arm_call to:0x01ff9258 module:itcm +from:0x0215dec0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215ded4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0215df2c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215df34 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0215df4c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215df5c kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0215df78 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0215dfac kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215dfb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dff8 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215e01c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e024 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e030 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e040 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e078 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215e0c4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0215e0d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e0dc kind:load to:0x027e0cec module:dtcm +from:0x0215e0e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215e0e8 kind:load to:0x027e09c0 module:dtcm +from:0x0215e104 kind:load to:0x027e09bc module:dtcm +from:0x0215e108 kind:load to:0x0207a1e0 module:overlay(0) +from:0x0215e15c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0215e198 kind:load to:0x021645fc module:overlay(87) +from:0x0215e1e4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215e1f8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215e26c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215e280 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215e2b4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0215e2bc kind:arm_call to:0x02011ff4 module:main +from:0x0215e2d0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0215e2d8 kind:arm_call to:0x02011ff4 module:main +from:0x0215e2ec kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0215e300 kind:load to:0x02164d60 module:overlay(87) +from:0x0215e314 kind:arm_call to:0x02011f3c module:main +from:0x0215e320 kind:arm_call to:0x0215e39c module:overlay(87) +from:0x0215e334 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0215e390 kind:load to:0x02164748 module:overlay(87) +from:0x0215e3a8 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0215e3c8 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0215e3f8 kind:arm_call to:0x02141b74 module:overlays(58,70) +from:0x0215e448 kind:arm_call to:0x0200f05c module:main +from:0x0215e468 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0215e490 kind:arm_call to:0x0200f05c module:main +from:0x0215e4b0 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0215e4f0 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x0215e50c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e51c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e568 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0215e584 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e5cc kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0215e5e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0215e600 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0215e610 kind:arm_call to:0x02162adc module:overlay(87) +from:0x0215e67c kind:arm_call to:0x021629c0 module:overlay(87) +from:0x0215e6ac kind:arm_call to:0x02141bfc module:overlay(70) +from:0x0215e6bc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0215e6e8 kind:arm_call to:0x01ffa06c module:itcm +from:0x0215e714 kind:load to:0x0216476c module:overlay(87) +from:0x0215e718 kind:load to:0x02164d60 module:overlay(87) +from:0x0215e720 kind:load to:0x02163f90 module:overlay(87) +from:0x0215e724 kind:load to:0x02163fa0 module:overlay(87) +from:0x0215e728 kind:load to:0x021642d0 module:overlay(87) +from:0x0215e72c kind:load to:0x02164288 module:overlay(87) +from:0x0215e758 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0215e76c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0215e778 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215e78c kind:load to:0x02162878 module:overlay(87) +from:0x0215e7b0 kind:load to:0x02099394 module:overlay(0) +from:0x0215e7c0 kind:arm_call to:0x0215e790 module:overlay(87) +from:0x0215e7f8 kind:load to:0x021647c4 module:overlay(87) +from:0x0215e838 kind:arm_call to:0x02162244 module:overlay(87) +from:0x0215e878 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0215e8d8 kind:arm_call to:0x021619c4 module:overlay(87) +from:0x0215e8e0 kind:arm_call to:0x02161b9c module:overlay(87) +from:0x0215e98c kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0215e994 kind:arm_call to:0x02141d2c module:overlay(70) +from:0x0215e99c kind:arm_call to:0x02162b68 module:overlay(87) +from:0x0215e9a4 kind:arm_call to:0x0216233c module:overlay(87) +from:0x0215e9cc kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x0215e9d4 kind:arm_call to:0x02162dac module:overlay(87) +from:0x0215ea34 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215ea44 kind:load to:0x0216482c module:overlay(87) +from:0x0215ea4c kind:load to:0x027e09c0 module:dtcm +from:0x0215ea50 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ea54 kind:load to:0x027e09a8 module:dtcm +from:0x0215ead8 kind:load to:0x02164894 module:overlay(87) +from:0x0215eb78 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215eb80 kind:arm_call to:0x021613f8 module:overlay(87) +from:0x0215eb94 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215ebcc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ebe4 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215ebec kind:load to:0x0204b164 module:main +from:0x0215ec10 kind:arm_call to:0x020168f0 module:main +from:0x0215ec2c kind:arm_call to:0x01ff9364 module:itcm +from:0x0215ec70 kind:arm_call to:0x0216121c module:overlay(87) +from:0x0215ec80 kind:arm_call to:0x02161998 module:overlay(87) +from:0x0215ecac kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ecbc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ed30 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ed5c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215ed78 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215ed90 kind:arm_call to:0x021613f8 module:overlay(87) +from:0x0215edf0 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215ee30 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ee4c kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215ee5c kind:load to:0x0203feb0 module:main +from:0x0215ee60 kind:load to:0x027e09c0 module:dtcm +from:0x0215eeb8 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ef24 kind:arm_call to:0x020168f0 module:main +from:0x0215ef40 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215ef88 kind:arm_call to:0x0216121c module:overlay(87) +from:0x0215ef98 kind:arm_call to:0x02161998 module:overlay(87) +from:0x0215f030 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215f068 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215f070 kind:arm_call to:0x021613f8 module:overlay(87) +from:0x0215f088 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215f09c kind:load to:0x0216490c module:overlay(87) +from:0x0215f0a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215f148 kind:load to:0x021648dc module:overlay(87) +from:0x0215f154 kind:arm_call to:0x021626e0 module:overlay(87) +from:0x0215f168 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215f1e0 kind:load to:0x021648c4 module:overlay(87) +from:0x0215f204 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f218 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215f290 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215f2a0 kind:load to:0x021648c4 module:overlay(87) +from:0x0215f2c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f2d4 kind:arm_call to:0x021613f8 module:overlay(87) +from:0x0215f2e8 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215f2f4 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0215f324 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0215f350 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f3b4 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x0215f3ec kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0215f420 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0215f444 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f448 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215f490 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x0215f4c8 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0215f578 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f588 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f5b0 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0215f608 kind:arm_call to:0x021627dc module:overlay(87) +from:0x0215f674 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0215f680 kind:arm_call to:0x0210cd80 module:overlay(31) +from:0x0215f70c kind:arm_call to:0x0201696c module:main +from:0x0215f71c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f740 kind:arm_call to:0x020168f0 module:main +from:0x0215f758 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x0215f780 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0215f7cc kind:arm_call to:0x01ff930c module:itcm +from:0x0215f84c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f878 kind:arm_call to:0x02162844 module:overlay(87) +from:0x0215f894 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f8d0 kind:arm_call to:0x02162844 module:overlay(87) +from:0x0215f944 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f95c kind:arm_call to:0x01ff916c module:itcm +from:0x0215f978 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f980 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f98c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f9a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f9cc kind:arm_call to:0x02162844 module:overlay(87) +from:0x0215fa38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fa40 kind:arm_call to:0x01ff938c module:itcm +from:0x0215fa74 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215fa88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fae4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb00 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb1c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb38 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb54 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fb8c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fba8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fbc4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fbe0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215fbf8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fc28 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215fc38 kind:arm_call to:0x02162844 module:overlay(87) +from:0x0215fc68 kind:arm_call to:0x0209af04 module:overlay(0) +from:0x0215fc84 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0215fc98 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0215fd08 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0215fd24 kind:arm_call to:0x02072154 module:overlay(0) +from:0x0215fd2c kind:arm_call to:0x02029a4c module:main +from:0x0215fd48 kind:load to:0x020b69b8 module:overlay(0) +from:0x0215fd54 kind:load to:0x027e09b8 module:dtcm +from:0x0215fd58 kind:load to:0x021648f4 module:overlay(87) +from:0x0215fd5c kind:load to:0x02163f8a module:overlay(87) +from:0x0215fd60 kind:load to:0x021646e0 module:overlay(87) +from:0x0215fd64 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fd6c kind:load to:0x0203feb0 module:main +from:0x0215fd78 kind:load to:0x027e0cec module:dtcm +from:0x0215fd7c kind:load to:0x027e09a8 module:dtcm +from:0x0215fd84 kind:load to:0x027e09bc module:dtcm +from:0x0215fd88 kind:load to:0x027e0cd8 module:dtcm +from:0x0215fd8c kind:load to:0x027e09a4 module:dtcm +from:0x0215fda4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215fe10 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x0215fe48 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0215fe7c kind:load to:0x027e0cd8 module:dtcm +from:0x0215feec kind:arm_call to:0x0215fd90 module:overlay(87) +from:0x0215ff18 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ff28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ff4c kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0215ff5c kind:load to:0x021648ac module:overlay(87) +from:0x0215ff60 kind:load to:0x027e09c0 module:dtcm +from:0x0215ff78 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0215ff84 kind:arm_call to:0x020168f0 module:main +from:0x0215ff94 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ffd4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0215ffec kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0215fff8 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02160010 kind:load to:0x027e0cec module:dtcm +from:0x02160018 kind:load to:0x027e09a8 module:dtcm +from:0x021600f4 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x0216017c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216018c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021601b4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02160208 kind:arm_call to:0x021627dc module:overlay(87) +from:0x02160274 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02160280 kind:arm_call to:0x0210cd80 module:overlay(31) +from:0x021602c4 kind:arm_call to:0x0201696c module:main +from:0x021602d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160304 kind:arm_call to:0x0208d298 module:overlay(0) +from:0x0216031c kind:arm_call to:0x01ffedac module:itcm +from:0x02160380 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x021603b8 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0216040c kind:arm_call to:0x01fff350 module:itcm +from:0x0216041c kind:arm_call to:0x01fff350 module:itcm +from:0x02160434 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02160444 kind:arm_call to:0x01fff350 module:itcm +from:0x02160480 kind:arm_call to:0x01fff520 module:itcm +from:0x02160490 kind:arm_call to:0x01fff520 module:itcm +from:0x021604c0 kind:arm_call to:0x01fff520 module:itcm +from:0x021604f4 kind:arm_call to:0x01fff520 module:itcm +from:0x02160504 kind:arm_call to:0x01fff520 module:itcm +from:0x02160538 kind:arm_call to:0x01fff520 module:itcm +from:0x02160558 kind:load to:0x021646e4 module:overlay(87) +from:0x0216055c kind:load to:0x02164924 module:overlay(87) +from:0x02160560 kind:load to:0x021646fc module:overlay(87) +from:0x02160564 kind:load to:0x027e09b8 module:dtcm +from:0x02160568 kind:load to:0x027e0ce0 module:dtcm +from:0x0216056c kind:load to:0x02163f8c module:overlay(87) +from:0x02160570 kind:load to:0x021646dc module:overlay(87) +from:0x02160574 kind:load to:0x027e0cd8 module:dtcm +from:0x02160578 kind:load to:0x027e0ce4 module:dtcm +from:0x02160580 kind:load to:0x020b4800 module:overlay(0) +from:0x02160584 kind:load to:0x027e0ce8 module:dtcm +from:0x0216058c kind:load to:0x020b4cc4 module:overlay(0) +from:0x021605f4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02160638 kind:arm_call to:0x02162844 module:overlay(87) +from:0x02160654 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021606ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160714 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160750 kind:arm_call to:0x02162844 module:overlay(87) +from:0x02160798 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021607b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021607c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021607d0 kind:arm_call to:0x01ff938c module:itcm +from:0x021607dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021607ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160844 kind:arm_call to:0x02162844 module:overlay(87) +from:0x02160954 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160964 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160990 kind:arm_call to:0x02162844 module:overlay(87) +from:0x021609e4 kind:arm_call to:0x01ff930c module:itcm +from:0x02160a0c kind:arm_call to:0x01ff9638 module:itcm +from:0x02160a1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160a48 kind:arm_call to:0x02162844 module:overlay(87) +from:0x02160b10 kind:arm_call to:0x02015018 module:main +from:0x02160b2c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02160b48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160b84 kind:arm_call to:0x02162844 module:overlay(87) +from:0x02160bc4 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02160c20 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02160c4c kind:load to:0x027e09b8 module:dtcm +from:0x02160c58 kind:load to:0x0216493c module:overlay(87) +from:0x02160c60 kind:load to:0x0203feb0 module:main +from:0x02160c64 kind:load to:0x027e09bc module:dtcm +from:0x02160c68 kind:load to:0x0204b164 module:main +from:0x02160cf8 kind:load to:0x021648ac module:overlay(87) +from:0x02160d1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160d30 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02160da4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02160dc0 kind:load to:0x027e09a8 module:dtcm +from:0x02160de0 kind:arm_call to:0x020168f0 module:main +from:0x02160dfc kind:arm_call to:0x01ff9364 module:itcm +from:0x02160e3c kind:arm_call to:0x0216121c module:overlay(87) +from:0x02160e4c kind:arm_call to:0x02161998 module:overlay(87) +from:0x02160e78 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160e88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160eac kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x02160ec8 kind:arm_call to:0x0215fd90 module:overlay(87) +from:0x02160ed0 kind:arm_call to:0x02161404 module:overlay(87) +from:0x02160f40 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02160f90 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02160fac kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02160fbc kind:load to:0x027e09c0 module:dtcm +from:0x0216103c kind:load to:0x0216490c module:overlay(87) +from:0x02161074 kind:arm_call to:0x02161404 module:overlay(87) +from:0x02161080 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02161088 kind:arm_call to:0x021613f8 module:overlay(87) +from:0x0216109c kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02161114 kind:load to:0x0216490c module:overlay(87) +from:0x02161160 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021611ac kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021611dc kind:arm_call to:0x02161404 module:overlay(87) +from:0x021611e8 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x021611f0 kind:arm_call to:0x021613f8 module:overlay(87) +from:0x02161208 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02161214 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02161260 kind:arm_call to:0x02161788 module:overlay(87) +from:0x02161290 kind:arm_call to:0x02161788 module:overlay(87) +from:0x021613cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021613f0 kind:load to:0x021648ac module:overlay(87) +from:0x021613f4 kind:load to:0x02164894 module:overlay(87) +from:0x02161400 kind:load to:0x021625f8 module:overlay(87) +from:0x02161418 kind:arm_call to:0x01ffedac module:itcm +from:0x0216142c kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02161444 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x02161468 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161494 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021614a0 kind:arm_call to:0x01ffedac module:itcm +from:0x021614b8 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x021614d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021614fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161508 kind:arm_call to:0x01ffedac module:itcm +from:0x02161520 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x0216153c kind:arm_call to:0x01ff9638 module:itcm +from:0x02161564 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161570 kind:arm_call to:0x01ffedac module:itcm +from:0x02161588 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x021615a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021615c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021615d4 kind:arm_call to:0x01ffedac module:itcm +from:0x021615ec kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02161604 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216162c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161638 kind:arm_call to:0x01ffedac module:itcm +from:0x02161650 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02161668 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216169c kind:arm_call to:0x01ffedac module:itcm +from:0x021616b4 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x021616cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021616f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161700 kind:arm_call to:0x01ffedac module:itcm +from:0x02161718 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02161730 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161758 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161764 kind:arm_call to:0x01ffedac module:itcm +from:0x0216177c kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x021617a4 kind:arm_call to:0x01ffedac module:itcm +from:0x021617bc kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x021617e0 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x02161800 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216182c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161838 kind:arm_call to:0x01ffedac module:itcm +from:0x02161854 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02161884 kind:arm_call to:0x01ff9638 module:itcm +from:0x021618b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021618bc kind:arm_call to:0x01ffedac module:itcm +from:0x021618d8 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x0216190c kind:arm_call to:0x01ff9638 module:itcm +from:0x02161938 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161944 kind:arm_call to:0x01ffedac module:itcm +from:0x02161960 kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02161988 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x021619ac kind:arm_call to:0x020168f0 module:main +from:0x021619bc kind:arm_call to:0x01ff930c module:itcm +from:0x02161a00 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02161a14 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x02161a28 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02161a38 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02161a4c kind:load to:0x027e09c0 module:dtcm +from:0x02161a70 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02161a90 kind:load to:0x027e09b8 module:dtcm +from:0x02161adc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02161aec kind:arm_call to:0x02141d38 module:overlay(70) +from:0x02161b1c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02161b40 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02161b8c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x02161b98 kind:load to:0x027e09bc module:dtcm +from:0x02161bb0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02161c04 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x02161c70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161c80 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x02161c90 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161cc0 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x02161cdc kind:arm_call to:0x02162540 module:overlay(87) +from:0x02161d28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161d34 kind:arm_call to:0x01fff458 module:itcm +from:0x02161d4c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02161d5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161dd4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02161f44 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x021620c4 kind:arm_call to:0x020f46a8 module:overlays(26,31) +from:0x021620e8 kind:arm_call to:0x02162540 module:overlay(87) +from:0x0216210c kind:arm_call to:0x0209a88c module:overlay(0) +from:0x02162124 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02162164 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162184 kind:arm_call to:0x020c087c module:overlay(17) +from:0x02162190 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x021621c0 kind:arm_call to:0x0208d3f8 module:overlay(0) +from:0x021621cc kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x021621f0 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0216220c kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x0216221c kind:load to:0x027e0ce4 module:dtcm +from:0x02162220 kind:load to:0x027e0ce0 module:dtcm +from:0x0216222c kind:load to:0x0203feb0 module:main +from:0x02162230 kind:load to:0x0204b164 module:main +from:0x0216223c kind:load to:0x027e09a8 module:dtcm +from:0x02162254 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x021622a4 kind:arm_call to:0x02016f54 module:main +from:0x02162314 kind:arm_call to:0x02016a78 module:main +from:0x0216235c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02162374 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216241c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162438 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216244c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02162458 kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x021624e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021624ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0216250c kind:arm_call to:0x01ff9258 module:itcm +from:0x02162520 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216252c kind:arm_call to:0x0215e7b4 module:overlay(87) +from:0x02162538 kind:load to:0x027e0ce4 module:dtcm +from:0x0216253c kind:load to:0x0203feb0 module:main +from:0x02162554 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02162564 kind:arm_call to:0x01ffb714 module:itcm +from:0x021625dc kind:arm_call to:0x01ffb744 module:itcm +from:0x021625f4 kind:load to:0x0203feb0 module:main +from:0x0216260c kind:arm_call to:0x01ffedac module:itcm +from:0x02162674 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x021626dc kind:load to:0x027e0cd8 module:dtcm +from:0x021626f4 kind:arm_call to:0x01ffedac module:itcm +from:0x02162760 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x021627d8 kind:load to:0x027e0cd8 module:dtcm +from:0x02162824 kind:arm_call to:0x02015880 module:main +from:0x0216286c kind:arm_call to:0x02079eec module:overlay(0) +from:0x02162874 kind:load to:0x027e09bc module:dtcm +from:0x021628e0 kind:arm_call to:0x0200e260 module:main +from:0x021628f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162970 kind:arm_call to:0x0200e260 module:main +from:0x02162984 kind:arm_call to:0x01ffad5c module:itcm +from:0x021629b0 kind:arm_call to:0x0202a260 module:main +from:0x021629bc kind:load to:0x027e0964 module:dtcm +from:0x021629cc kind:arm_call to:0x02099a50 module:overlay(0) +from:0x021629e4 kind:load to:0x0216472c module:overlay(87) +from:0x021629f8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02162a14 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02162a1c kind:arm_call to:0x02011ff4 module:main +from:0x02162a74 kind:arm_call to:0x01fff498 module:itcm +from:0x02162a9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02162ad8 kind:load to:0x027e0ce8 module:dtcm +from:0x02162ae8 kind:arm_call to:0x0209932c module:overlay(0) +from:0x02162b00 kind:load to:0x0216471c module:overlay(87) +from:0x02162b18 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02162b50 kind:arm_call to:0x01ff9638 module:itcm +from:0x02162b60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162bb8 kind:arm_call to:0x02015018 module:main +from:0x02162bdc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162bf0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162c2c kind:arm_call to:0x02015018 module:main +from:0x02162c50 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162c64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162ca0 kind:arm_call to:0x02015018 module:main +from:0x02162cc4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162cd8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162d14 kind:arm_call to:0x02015018 module:main +from:0x02162d38 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162d4c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162d7c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02162d90 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162d9c kind:load to:0x027e09a8 module:dtcm +from:0x02162da0 kind:load to:0x027e0cec module:dtcm +from:0x02162df0 kind:arm_call to:0x02015018 module:main +from:0x02162e40 kind:arm_call to:0x02015018 module:main +from:0x02162e5c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162e98 kind:arm_call to:0x02015018 module:main +from:0x02162ee8 kind:arm_call to:0x02015018 module:main +from:0x02162f38 kind:arm_call to:0x02015018 module:main +from:0x02162f88 kind:arm_call to:0x02015018 module:main +from:0x02162fa4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02162fe0 kind:arm_call to:0x02015018 module:main +from:0x02162ffc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216303c kind:arm_call to:0x02015018 module:main +from:0x02163058 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02163098 kind:arm_call to:0x02015018 module:main +from:0x021630b4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021630bc kind:load to:0x027e09a8 module:dtcm +from:0x021630f4 kind:arm_call to:0x021629e8 module:overlay(87) +from:0x02163100 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0216310c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163118 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163124 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02163130 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216313c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02163144 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163160 kind:arm_call to:0x021629e8 module:overlay(87) +from:0x0216316c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02163178 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163184 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163190 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216319c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021631a8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021631b0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021631b8 kind:arm_call to:0x02011ff4 module:main +from:0x021631cc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021631e0 kind:load to:0x02164e48 module:overlay(87) +from:0x021631f4 kind:arm_call to:0x02011f3c module:main +from:0x02163200 kind:arm_call to:0x02163230 module:overlay(87) +from:0x02163214 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216322c kind:load to:0x02164974 module:overlay(87) +from:0x02163238 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02163268 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02163280 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02163298 kind:load to:0x02164998 module:overlay(87) +from:0x0216329c kind:load to:0x02164e48 module:overlay(87) +from:0x021632a0 kind:load to:0x02164288 module:overlay(87) +from:0x021632b0 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x021632fc kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0216330c kind:load to:0x027e0cd8 module:dtcm +from:0x02163310 kind:load to:0x02164954 module:overlay(87) +from:0x02163348 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02163398 kind:load to:0x02164e48 module:overlay(87) +from:0x021633a8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021633b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021633b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021633d0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021633d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021633e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021633e8 kind:arm_call to:0x02011ff4 module:main +from:0x021633fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02163410 kind:load to:0x02164f30 module:overlay(87) +from:0x02163424 kind:arm_call to:0x02011f3c module:main +from:0x02163430 kind:arm_call to:0x02163460 module:overlay(87) +from:0x02163444 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216345c kind:load to:0x021649f8 module:overlay(87) +from:0x02163470 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02163494 kind:arm_call to:0x0200f05c module:main +from:0x021634b0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021634c8 kind:arm_call to:0x0200f05c module:main +from:0x02163508 kind:arm_call_thumb to:0x0209b290 module:overlay(0) +from:0x02163520 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02163544 kind:arm_call to:0x0200f05c module:main +from:0x02163584 kind:arm_call_thumb to:0x0209b290 module:overlay(0) +from:0x0216359c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021635d0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021635e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216360c kind:load to:0x02164a64 module:overlay(87) +from:0x02163610 kind:load to:0x02164f30 module:overlay(87) +from:0x02163614 kind:load to:0x02163fc0 module:overlay(87) +from:0x02163618 kind:load to:0x02164288 module:overlay(87) +from:0x02163628 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02163674 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02163680 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021636b4 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x021636e0 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x02163700 kind:arm_call to:0x020818c8 module:overlay(0) +from:0x0216370c kind:arm_call to:0x02163888 module:overlay(87) +from:0x0216371c kind:load to:0x027e0cd8 module:dtcm +from:0x02163720 kind:load to:0x02164a44 module:overlay(87) +from:0x02163724 kind:load to:0x02164a14 module:overlay(87) +from:0x02163728 kind:load to:0x02164a2c module:overlay(87) +from:0x0216374c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216377c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021637b4 kind:arm_call to:0x021638e0 module:overlay(87) +from:0x021637d4 kind:arm_call to:0x020f8fa4 module:overlay(31) +from:0x021637ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216380c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02163838 kind:arm_call to:0x02073550 module:overlay(0) +from:0x02163840 kind:load to:0x027e09a8 module:dtcm +from:0x02163864 kind:arm_call to:0x0200f05c module:main +from:0x02163880 kind:load to:0x02164f30 module:overlay(87) +from:0x02163884 kind:load to:0x02163fb0 module:overlay(87) +from:0x0216389c kind:arm_call to:0x02074688 module:overlay(0) +from:0x021638cc kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021638dc kind:load to:0x027e09b8 module:dtcm +from:0x02163904 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0216392c kind:arm_call to:0x020a9744 module:overlay(0) +from:0x02163950 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02163974 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02163988 kind:arm_call to:0x0216399c module:overlay(87) +from:0x02163994 kind:load to:0x027e09b8 module:dtcm +from:0x02163998 kind:load to:0x020b7d0c module:overlay(0) +from:0x021639b0 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021639cc kind:arm_call to:0x020a9834 module:overlay(0) +from:0x021639dc kind:arm_call to:0x0209a230 module:overlay(0) +from:0x021639e4 kind:load to:0x027e09b8 module:dtcm +from:0x021639e8 kind:load to:0x020b7d0c module:overlay(0) +from:0x021639f8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163a00 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163a08 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163a10 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163a18 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163a20 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163a38 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163a40 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163a48 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02163a50 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163a58 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02163a60 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02163a68 kind:arm_call to:0x02011ff4 module:main +from:0x02163a7c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02163a90 kind:load to:0x02165018 module:overlay(87) +from:0x02163aa4 kind:arm_call to:0x02011f3c module:main +from:0x02163ab0 kind:arm_call to:0x02163b04 module:overlay(87) +from:0x02163ad0 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02163afc kind:load to:0x02164ad0 module:overlay(87) +from:0x02163b0c kind:arm_call to:0x0214be40 module:overlay(70) +from:0x02163b34 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02163b44 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x02163b50 kind:load to:0x02165018 module:overlay(87) +from:0x02163b58 kind:load to:0x02164af8 module:overlay(87) +from:0x02163b5c kind:load to:0x02164b68 module:overlay(87) +from:0x02163b80 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02163bdc kind:load to:0x0203feb0 module:main +from:0x02163be0 kind:load to:0x02164abc module:overlay(87) +from:0x02163c34 kind:load to:0x02165018 module:overlay(87) +from:0x02163c94 kind:load to:0x02165018 module:overlay(87) +from:0x02163cb0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02163cb8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02163cc0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163cd8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02163ce0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02163ce8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02163cf0 kind:arm_call to:0x02011ff4 module:main +from:0x02163d04 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02163d18 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02163d20 kind:arm_call to:0x02011ff4 module:main +from:0x02163d34 kind:arm_branch to:0x0214c1a0 module:overlay(70) +from:0x02163d5c kind:arm_call to:0x01fff148 module:itcm +from:0x02163d8c kind:arm_call to:0x01ff9258 module:itcm +from:0x02163db8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163dc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163dd0 kind:arm_call to:0x01ff938c module:itcm +from:0x02163de0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163df0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163e10 kind:arm_call to:0x01ff9984 module:itcm +from:0x02163e1c kind:load to:0x027e0ce0 module:dtcm +from:0x02163e20 kind:load to:0x020ac714 module:overlay(0) +from:0x02163e24 kind:load to:0x020ac690 module:overlay(0) +from:0x02163e48 kind:arm_call to:0x01fff148 module:itcm +from:0x02163e78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02163ea4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163eb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163ebc kind:arm_call to:0x01ff938c module:itcm +from:0x02163ecc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163edc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163efc kind:arm_call to:0x01ff9984 module:itcm +from:0x02163f08 kind:load to:0x027e0ce0 module:dtcm +from:0x02163f0c kind:load to:0x020ac714 module:overlay(0) +from:0x02163f10 kind:load to:0x020ac690 module:overlay(0) +from:0x02163fec kind:arm_call to:0x021564d0 module:overlay(87) +from:0x02163ffc kind:arm_call to:0x0203e3a4 module:main +from:0x02164010 kind:load to:0x02164b80 module:overlay(87) +from:0x02164014 kind:load to:0x02164b90 module:overlay(87) +from:0x02164018 kind:load to:0x0215d1f4 module:overlay(87) +from:0x0216401c kind:load to:0x02164b84 module:overlay(87) +from:0x0216403c kind:arm_call to:0x0215d238 module:overlay(87) +from:0x0216404c kind:arm_call to:0x0203e3a4 module:main +from:0x02164060 kind:load to:0x02164c68 module:overlay(87) +from:0x02164064 kind:load to:0x02164c78 module:overlay(87) +from:0x02164068 kind:load to:0x0215e2e4 module:overlay(87) +from:0x0216406c kind:load to:0x02164c6c module:overlay(87) +from:0x0216408c kind:arm_call to:0x0215e328 module:overlay(87) +from:0x0216409c kind:arm_call to:0x0203e3a4 module:main +from:0x021640b0 kind:load to:0x02164d50 module:overlay(87) +from:0x021640b4 kind:load to:0x02164d60 module:overlay(87) +from:0x021640b8 kind:load to:0x021631c4 module:overlay(87) +from:0x021640bc kind:load to:0x02164d54 module:overlay(87) +from:0x021640dc kind:arm_call to:0x02163208 module:overlay(87) +from:0x021640ec kind:arm_call to:0x0203e3a4 module:main +from:0x02164100 kind:load to:0x02164e38 module:overlay(87) +from:0x02164104 kind:load to:0x02164e48 module:overlay(87) +from:0x02164108 kind:load to:0x021633f4 module:overlay(87) +from:0x0216410c kind:load to:0x02164e3c module:overlay(87) +from:0x0216412c kind:arm_call to:0x02163438 module:overlay(87) +from:0x0216413c kind:arm_call to:0x0203e3a4 module:main +from:0x02164150 kind:load to:0x02164f20 module:overlay(87) +from:0x02164154 kind:load to:0x02164f30 module:overlay(87) +from:0x02164158 kind:load to:0x02163a74 module:overlay(87) +from:0x0216415c kind:load to:0x02164f24 module:overlay(87) +from:0x02164198 kind:arm_call to:0x02163ab8 module:overlay(87) +from:0x021641a8 kind:arm_call to:0x0203e3a4 module:main +from:0x021641bc kind:load to:0x02164abc module:overlay(87) +from:0x021641c0 kind:load to:0x02165008 module:overlay(87) +from:0x021641c4 kind:load to:0x02165018 module:overlay(87) +from:0x021641c8 kind:load to:0x02163cfc module:overlay(87) +from:0x021641cc kind:load to:0x0216500c module:overlay(87) +from:0x021641d0 kind:load to:0x02163fd0 module:overlay(87) +from:0x021641d4 kind:load to:0x02164020 module:overlay(87) +from:0x021641d8 kind:load to:0x02164070 module:overlay(87) +from:0x021641dc kind:load to:0x021640c0 module:overlay(87) +from:0x021641e0 kind:load to:0x02164110 module:overlay(87) +from:0x021641e4 kind:load to:0x02164160 module:overlay(87) +from:0x02164208 kind:load to:0x021564ac module:overlay(87) +from:0x0216420c kind:load to:0x020990ec module:overlay(0) +from:0x02164210 kind:load to:0x02098efc module:overlay(0) +from:0x02164214 kind:load to:0x02098f78 module:overlay(0) +from:0x02164218 kind:load to:0x020990f4 module:overlay(0) +from:0x0216421c kind:load to:0x02099114 module:overlay(0) +from:0x02164220 kind:load to:0x02099140 module:overlay(0) +from:0x0216422c kind:load to:0x02156b7c module:overlay(87) +from:0x02164230 kind:load to:0x0215d008 module:overlay(87) +from:0x02164234 kind:load to:0x02059174 module:overlay(0) +from:0x02164238 kind:load to:0x0215cda0 module:overlay(87) +from:0x0216423c kind:load to:0x02059348 module:overlay(0) +from:0x02164240 kind:load to:0x020593c4 module:overlay(0) +from:0x02164244 kind:load to:0x02059428 module:overlay(0) +from:0x02164248 kind:load to:0x0209bf68 module:overlay(0) +from:0x0216424c kind:load to:0x02059304 module:overlay(0) +from:0x02164288 kind:load to:0x02156ba4 module:overlay(87) +from:0x0216428c kind:load to:0x0215d040 module:overlay(87) +from:0x02164290 kind:load to:0x0209b2cc module:overlay(0) +from:0x02164294 kind:load to:0x0209b304 module:overlay(0) +from:0x02164298 kind:load to:0x0209b908 module:overlay(0) +from:0x0216429c kind:load to:0x0209b910 module:overlay(0) +from:0x021642a0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021642a4 kind:load to:0x0209b47c module:overlay(0) +from:0x021642a8 kind:load to:0x0209b36c module:overlay(0) +from:0x021642ac kind:load to:0x0209b838 module:overlay(0) +from:0x021642b0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x021642b4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021642b8 kind:load to:0x0215d000 module:overlay(87) +from:0x021642bc kind:load to:0x0209b8f0 module:overlay(0) +from:0x021642c0 kind:load to:0x0215cff0 module:overlay(87) +from:0x021642c4 kind:load to:0x02156da0 module:overlay(87) +from:0x021642d0 kind:load to:0x02156b90 module:overlay(87) +from:0x021642d4 kind:load to:0x0215d024 module:overlay(87) +from:0x021642d8 kind:load to:0x0209ba20 module:overlay(0) +from:0x021642dc kind:load to:0x0209ba54 module:overlay(0) +from:0x021642e0 kind:load to:0x0209baec module:overlay(0) +from:0x021642e4 kind:load to:0x0209bb00 module:overlay(0) +from:0x021642e8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021642ec kind:load to:0x0209bb28 module:overlay(0) +from:0x021642f0 kind:load to:0x0209bbb0 module:overlay(0) +from:0x021642f4 kind:load to:0x0209b838 module:overlay(0) +from:0x021642f8 kind:load to:0x0209babc module:overlay(0) +from:0x021642fc kind:load to:0x0209bad4 module:overlay(0) +from:0x02164300 kind:load to:0x0209bb14 module:overlay(0) +from:0x02164304 kind:load to:0x0209bea0 module:overlay(0) +from:0x02164308 kind:load to:0x0215cd74 module:overlay(87) +from:0x0216430c kind:load to:0x0215ab48 module:overlay(87) +from:0x02164310 kind:load to:0x0209bed8 module:overlay(0) +from:0x0216431c kind:load to:0x02099cc0 module:overlay(0) +from:0x02164320 kind:load to:0x02099cfc module:overlay(0) +from:0x02164324 kind:load to:0x02099d14 module:overlay(0) +from:0x02164328 kind:load to:0x02099d20 module:overlay(0) +from:0x0216432c kind:load to:0x0215bff0 module:overlay(87) +from:0x02164330 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164334 kind:load to:0x02156bb8 module:overlay(87) +from:0x02164338 kind:load to:0x02099c58 module:overlay(0) +from:0x0216433c kind:load to:0x02156e48 module:overlay(87) +from:0x02164340 kind:load to:0x0215b794 module:overlay(87) +from:0x02164344 kind:load to:0x02099c64 module:overlay(0) +from:0x02164348 kind:load to:0x0215b7d4 module:overlay(87) +from:0x0216434c kind:load to:0x0209a7d0 module:overlay(0) +from:0x02164350 kind:load to:0x02099c70 module:overlay(0) +from:0x02164354 kind:load to:0x02099d2c module:overlay(0) +from:0x02164358 kind:load to:0x02099d98 module:overlay(0) +from:0x0216435c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164360 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164364 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164368 kind:load to:0x0215d05c module:overlay(87) +from:0x0216436c kind:load to:0x0215d124 module:overlay(87) +from:0x02164370 kind:load to:0x0209ad54 module:overlay(0) +from:0x02164374 kind:load to:0x0215701c module:overlay(87) +from:0x0216437c kind:load to:0x02158198 module:overlay(87) +from:0x02164384 kind:load to:0x02158fbc module:overlay(87) +from:0x0216438c kind:load to:0x021583d4 module:overlay(87) +from:0x02164394 kind:load to:0x021584cc module:overlay(87) +from:0x0216439c kind:load to:0x02158584 module:overlay(87) +from:0x021643a4 kind:load to:0x02158774 module:overlay(87) +from:0x021643ac kind:load to:0x021588c0 module:overlay(87) +from:0x021643b4 kind:load to:0x02158aac module:overlay(87) +from:0x021643bc kind:load to:0x02158c24 module:overlay(87) +from:0x021643c4 kind:load to:0x02158d84 module:overlay(87) +from:0x021643cc kind:load to:0x021598f4 module:overlay(87) +from:0x021643d4 kind:load to:0x02158f10 module:overlay(87) +from:0x021643dc kind:load to:0x02157084 module:overlay(87) +from:0x021643e4 kind:load to:0x021581f0 module:overlay(87) +from:0x021643ec kind:load to:0x02159188 module:overlay(87) +from:0x021643f4 kind:load to:0x0215846c module:overlay(87) +from:0x021643fc kind:load to:0x02158508 module:overlay(87) +from:0x02164404 kind:load to:0x0215863c module:overlay(87) +from:0x0216440c kind:load to:0x021587b0 module:overlay(87) +from:0x02164414 kind:load to:0x02158910 module:overlay(87) +from:0x0216441c kind:load to:0x02158b54 module:overlay(87) +from:0x02164424 kind:load to:0x02158c8c module:overlay(87) +from:0x0216442c kind:load to:0x02158dd0 module:overlay(87) +from:0x02164434 kind:load to:0x02159a34 module:overlay(87) +from:0x0216443c kind:load to:0x02158f58 module:overlay(87) +from:0x021645c4 kind:load to:0x0215d818 module:overlay(87) +from:0x021645cc kind:load to:0x0215d918 module:overlay(87) +from:0x021645d4 kind:load to:0x0215db40 module:overlay(87) +from:0x021645dc kind:load to:0x0215d898 module:overlay(87) +from:0x021645e4 kind:load to:0x0215d9e4 module:overlay(87) +from:0x021645ec kind:load to:0x0215dbac module:overlay(87) +from:0x021645fc kind:load to:0x0215d484 module:overlay(87) +from:0x02164600 kind:load to:0x0215e2ac module:overlay(87) +from:0x02164604 kind:load to:0x0215e19c module:overlay(87) +from:0x02164608 kind:load to:0x0215e224 module:overlay(87) +from:0x0216460c kind:load to:0x0207d6c8 module:overlay(0) +from:0x02164618 kind:load to:0x0215d214 module:overlay(87) +from:0x0216461c kind:load to:0x020990ec module:overlay(0) +from:0x02164620 kind:load to:0x02098efc module:overlay(0) +from:0x02164624 kind:load to:0x02098f78 module:overlay(0) +from:0x02164628 kind:load to:0x020990f4 module:overlay(0) +from:0x0216462c kind:load to:0x02099114 module:overlay(0) +from:0x02164630 kind:load to:0x02099140 module:overlay(0) +from:0x0216463c kind:load to:0x0215d498 module:overlay(87) +from:0x02164640 kind:load to:0x0215e2c8 module:overlay(87) +from:0x02164644 kind:load to:0x0209ba20 module:overlay(0) +from:0x02164648 kind:load to:0x0209ba54 module:overlay(0) +from:0x0216464c kind:load to:0x0209baec module:overlay(0) +from:0x02164650 kind:load to:0x0209bb00 module:overlay(0) +from:0x02164654 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02164658 kind:load to:0x0209bb28 module:overlay(0) +from:0x0216465c kind:load to:0x0209bbb0 module:overlay(0) +from:0x02164660 kind:load to:0x0209b838 module:overlay(0) +from:0x02164664 kind:load to:0x0209babc module:overlay(0) +from:0x02164668 kind:load to:0x0209bad4 module:overlay(0) +from:0x0216466c kind:load to:0x0209bb14 module:overlay(0) +from:0x02164670 kind:load to:0x0209bea0 module:overlay(0) +from:0x02164674 kind:load to:0x0215cd74 module:overlay(87) +from:0x02164678 kind:load to:0x0215ab48 module:overlay(87) +from:0x0216467c kind:load to:0x0209bed8 module:overlay(0) +from:0x02164688 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216468c kind:load to:0x02099cfc module:overlay(0) +from:0x02164690 kind:load to:0x02099d14 module:overlay(0) +from:0x02164694 kind:load to:0x02099d20 module:overlay(0) +from:0x02164698 kind:load to:0x01fff464 module:itcm +from:0x0216469c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021646a0 kind:load to:0x0215d5ac module:overlay(87) +from:0x021646a4 kind:load to:0x02099c58 module:overlay(0) +from:0x021646a8 kind:load to:0x0215d738 module:overlay(87) +from:0x021646ac kind:load to:0x0215d6f8 module:overlay(87) +from:0x021646b0 kind:load to:0x02099c64 module:overlay(0) +from:0x021646b4 kind:load to:0x0215e10c module:overlay(87) +from:0x021646b8 kind:load to:0x02099c6c module:overlay(0) +from:0x021646bc kind:load to:0x02099c70 module:overlay(0) +from:0x021646c0 kind:load to:0x02099d2c module:overlay(0) +from:0x021646c4 kind:load to:0x02099d98 module:overlay(0) +from:0x021646c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021646cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021646d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021646d4 kind:load to:0x0215d4ac module:overlay(87) +from:0x021646d8 kind:load to:0x0215d528 module:overlay(87) +from:0x0216471c kind:load to:0x020993bc module:overlay(0) +from:0x02164720 kind:load to:0x02162b04 module:overlay(87) +from:0x0216472c kind:load to:0x021629e8 module:overlay(87) +from:0x02164730 kind:load to:0x02162a04 module:overlay(87) +from:0x02164734 kind:load to:0x02099a80 module:overlay(0) +from:0x02164738 kind:load to:0x02162a28 module:overlay(87) +from:0x0216473c kind:load to:0x0207d6c8 module:overlay(0) +from:0x02164748 kind:load to:0x0215e304 module:overlay(87) +from:0x0216474c kind:load to:0x020990ec module:overlay(0) +from:0x02164750 kind:load to:0x02098efc module:overlay(0) +from:0x02164754 kind:load to:0x02098f78 module:overlay(0) +from:0x02164758 kind:load to:0x020990f4 module:overlay(0) +from:0x0216475c kind:load to:0x02099114 module:overlay(0) +from:0x02164760 kind:load to:0x02099140 module:overlay(0) +from:0x0216476c kind:load to:0x02099cc0 module:overlay(0) +from:0x02164770 kind:load to:0x02099cfc module:overlay(0) +from:0x02164774 kind:load to:0x02099d14 module:overlay(0) +from:0x02164778 kind:load to:0x02099d20 module:overlay(0) +from:0x0216477c kind:load to:0x02162b28 module:overlay(87) +from:0x02164780 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164784 kind:load to:0x0215e730 module:overlay(87) +from:0x02164788 kind:load to:0x02099c58 module:overlay(0) +from:0x0216478c kind:load to:0x0215e7fc module:overlay(87) +from:0x02164790 kind:load to:0x02161a50 module:overlay(87) +from:0x02164794 kind:load to:0x02099c64 module:overlay(0) +from:0x02164798 kind:load to:0x02161a94 module:overlay(87) +from:0x0216479c kind:load to:0x0209a7d0 module:overlay(0) +from:0x021647a0 kind:load to:0x02099c70 module:overlay(0) +from:0x021647a4 kind:load to:0x02099d2c module:overlay(0) +from:0x021647a8 kind:load to:0x02099d98 module:overlay(0) +from:0x021647ac kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021647b0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021647b4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021647b8 kind:load to:0x021630e4 module:overlay(87) +from:0x021647bc kind:load to:0x02163150 module:overlay(87) +from:0x021647c0 kind:load to:0x0209ad54 module:overlay(0) +from:0x021647c4 kind:load to:0x0215ea5c module:overlay(87) +from:0x021647cc kind:load to:0x0215ebf0 module:overlay(87) +from:0x021647d4 kind:load to:0x0215f0a8 module:overlay(87) +from:0x021647dc kind:load to:0x0215f170 module:overlay(87) +from:0x021647e4 kind:load to:0x0215f220 module:overlay(87) +from:0x021647ec kind:load to:0x0215f2fc module:overlay(87) +from:0x021647f4 kind:load to:0x0215fe80 module:overlay(87) +from:0x021647fc kind:load to:0x02160020 module:overlay(87) +from:0x02164804 kind:load to:0x02160c70 module:overlay(87) +from:0x0216480c kind:load to:0x02160d84 module:overlay(87) +from:0x02164814 kind:load to:0x02160fc0 module:overlay(87) +from:0x0216481c kind:load to:0x0215ee64 module:overlay(87) +from:0x02164824 kind:load to:0x021610a4 module:overlay(87) +from:0x0216482c kind:load to:0x0215eadc module:overlay(87) +from:0x02164834 kind:load to:0x0215ebf4 module:overlay(87) +from:0x0216483c kind:load to:0x0215f14c module:overlay(87) +from:0x02164844 kind:load to:0x0215f1e4 module:overlay(87) +from:0x0216484c kind:load to:0x0215f2a4 module:overlay(87) +from:0x02164854 kind:load to:0x0215f44c module:overlay(87) +from:0x0216485c kind:load to:0x0215ff64 module:overlay(87) +from:0x02164864 kind:load to:0x02160598 module:overlay(87) +from:0x0216486c kind:load to:0x02160cfc module:overlay(87) +from:0x02164874 kind:load to:0x02160dc8 module:overlay(87) +from:0x0216487c kind:load to:0x02161040 module:overlay(87) +from:0x02164884 kind:load to:0x0215eef0 module:overlay(87) +from:0x0216488c kind:load to:0x02161118 module:overlay(87) +from:0x02164974 kind:load to:0x021631e4 module:overlay(87) +from:0x02164978 kind:load to:0x020990ec module:overlay(0) +from:0x0216497c kind:load to:0x02098efc module:overlay(0) +from:0x02164980 kind:load to:0x02098f78 module:overlay(0) +from:0x02164984 kind:load to:0x020990f4 module:overlay(0) +from:0x02164988 kind:load to:0x02099114 module:overlay(0) +from:0x0216498c kind:load to:0x02099140 module:overlay(0) +from:0x02164998 kind:load to:0x02099cc0 module:overlay(0) +from:0x0216499c kind:load to:0x02099cfc module:overlay(0) +from:0x021649a0 kind:load to:0x02099d14 module:overlay(0) +from:0x021649a4 kind:load to:0x02099d20 module:overlay(0) +from:0x021649a8 kind:load to:0x01fff464 module:itcm +from:0x021649ac kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021649b0 kind:load to:0x021632a4 module:overlay(87) +from:0x021649b4 kind:load to:0x02163314 module:overlay(87) +from:0x021649b8 kind:load to:0x02163318 module:overlay(87) +from:0x021649bc kind:load to:0x0216332c module:overlay(87) +from:0x021649c0 kind:load to:0x02099c64 module:overlay(0) +from:0x021649c4 kind:load to:0x02163340 module:overlay(87) +from:0x021649c8 kind:load to:0x02099c6c module:overlay(0) +from:0x021649cc kind:load to:0x02099c70 module:overlay(0) +from:0x021649d0 kind:load to:0x02099d2c module:overlay(0) +from:0x021649d4 kind:load to:0x02099d98 module:overlay(0) +from:0x021649d8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021649dc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021649e0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021649e4 kind:load to:0x0216339c module:overlay(87) +from:0x021649e8 kind:load to:0x021633c4 module:overlay(87) +from:0x021649ec kind:load to:0x0216334c module:overlay(87) +from:0x021649f8 kind:load to:0x02163414 module:overlay(87) +from:0x021649fc kind:load to:0x020990ec module:overlay(0) +from:0x02164a00 kind:load to:0x02098efc module:overlay(0) +from:0x02164a04 kind:load to:0x02098f78 module:overlay(0) +from:0x02164a08 kind:load to:0x020990f4 module:overlay(0) +from:0x02164a0c kind:load to:0x02099114 module:overlay(0) +from:0x02164a10 kind:load to:0x02099140 module:overlay(0) +from:0x02164a64 kind:load to:0x02099cc0 module:overlay(0) +from:0x02164a68 kind:load to:0x02099cfc module:overlay(0) +from:0x02164a6c kind:load to:0x02099d14 module:overlay(0) +from:0x02164a70 kind:load to:0x02099d20 module:overlay(0) +from:0x02164a74 kind:load to:0x01fff464 module:itcm +from:0x02164a78 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02164a7c kind:load to:0x0216361c module:overlay(87) +from:0x02164a80 kind:load to:0x0216372c module:overlay(87) +from:0x02164a84 kind:load to:0x02163730 module:overlay(87) +from:0x02164a88 kind:load to:0x021637ac module:overlay(87) +from:0x02164a8c kind:load to:0x02099c64 module:overlay(0) +from:0x02164a90 kind:load to:0x021637cc module:overlay(87) +from:0x02164a94 kind:load to:0x02099c6c module:overlay(0) +from:0x02164a98 kind:load to:0x02099c70 module:overlay(0) +from:0x02164a9c kind:load to:0x02099d2c module:overlay(0) +from:0x02164aa0 kind:load to:0x02099d98 module:overlay(0) +from:0x02164aa4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02164aa8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02164aac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02164ab0 kind:load to:0x021639ec module:overlay(87) +from:0x02164ab4 kind:load to:0x02163a2c module:overlay(87) +from:0x02164ab8 kind:load to:0x02163848 module:overlay(87) +from:0x02164ad0 kind:load to:0x02163a94 module:overlay(87) +from:0x02164ad4 kind:load to:0x0209e360 module:overlay(0) +from:0x02164ad8 kind:load to:0x0209e524 module:overlay(0) +from:0x02164adc kind:load to:0x0209e540 module:overlay(0) +from:0x02164ae0 kind:load to:0x0209e584 module:overlay(0) +from:0x02164ae4 kind:load to:0x02163cfc module:overlay(87) +from:0x02164ae8 kind:load to:0x02163d10 module:overlay(87) +from:0x02164aec kind:load to:0x0209e378 module:overlay(0) +from:0x02164af8 kind:load to:0x0214bfd4 module:overlay(70) +from:0x02164afc kind:load to:0x0214c07c module:overlay(70) +from:0x02164b00 kind:load to:0x0214c23c module:overlay(70) +from:0x02164b04 kind:load to:0x0214c368 module:overlay(70) +from:0x02164b08 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02164b0c kind:load to:0x02163b60 module:overlay(87) +from:0x02164b10 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02164b14 kind:load to:0x0209e990 module:overlay(0) +from:0x02164b18 kind:load to:0x0209e998 module:overlay(0) +from:0x02164b1c kind:load to:0x0209e99c module:overlay(0) +from:0x02164b20 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02164b24 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02164b28 kind:load to:0x02163ca4 module:overlay(87) +from:0x02164b2c kind:load to:0x02163ccc module:overlay(87) +from:0x02164b30 kind:load to:0x0214c1a0 module:overlay(70) +from:0x02164b34 kind:load to:0x0214c864 module:overlay(70) +from:0x02164b38 kind:load to:0x0214d0b8 module:overlay(70) +from:0x02164b3c kind:load to:0x0214d0d0 module:overlay(70) +from:0x02164b40 kind:load to:0x0214cbe4 module:overlay(70) +from:0x02164b44 kind:load to:0x0214cc88 module:overlay(70) +from:0x02164b48 kind:load to:0x0214cd04 module:overlay(70) +from:0x02164b4c kind:load to:0x0214c3cc module:overlay(70) +from:0x02164b50 kind:load to:0x0214c5f8 module:overlay(70) +from:0x02164b54 kind:load to:0x02163be4 module:overlay(87) +from:0x02164b58 kind:load to:0x02163c38 module:overlay(87) +from:0x02164b5c kind:load to:0x02163c98 module:overlay(87) +from:0x02164b68 kind:load to:0x0207483c module:overlay(0) +from:0x02164b6c kind:load to:0x02163d2c module:overlay(87) +from:0x02164b70 kind:load to:0x02074844 module:overlay(0) +from:0x02164b74 kind:load to:0x02074848 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov087/symbols.txt b/config/jp/arm9/overlays/ov087/symbols.txt new file mode 100644 index 00000000..3c2398de --- /dev/null +++ b/config/jp/arm9/overlays/ov087/symbols.txt @@ -0,0 +1,309 @@ +func_ov087_021564a0 kind:function(arm,size=0xc) addr:0x021564a0 +func_ov087_021564ac kind:function(arm,size=0x24) addr:0x021564ac +func_ov087_021564d0 kind:function(arm,size=0x58) addr:0x021564d0 +func_ov087_02156528 kind:function(arm,size=0x654) addr:0x02156528 +func_ov087_02156b7c kind:function(arm,size=0x14) addr:0x02156b7c +func_ov087_02156b90 kind:function(arm,size=0x14) addr:0x02156b90 +func_ov087_02156ba4 kind:function(arm,size=0x14) addr:0x02156ba4 +func_ov087_02156bb8 kind:function(arm,size=0x1e8) addr:0x02156bb8 +func_ov087_02156da0 kind:function(arm,size=0x24) addr:0x02156da0 +func_ov087_02156dc4 kind:function(arm,size=0x3c) addr:0x02156dc4 +func_ov087_02156e00 kind:function(arm,size=0x48) addr:0x02156e00 +func_ov087_02156e48 kind:function(arm,size=0x1d4) addr:0x02156e48 +func_ov087_0215701c kind:function(arm,size=0x68) addr:0x0215701c +func_ov087_02157084 kind:function(arm,size=0x1114) addr:0x02157084 +func_ov087_02158198 kind:function(arm,size=0x58) addr:0x02158198 +func_ov087_021581f0 kind:function(arm,size=0x1e4) addr:0x021581f0 +func_ov087_021583d4 kind:function(arm,size=0x98) addr:0x021583d4 +func_ov087_0215846c kind:function(arm,size=0x60) addr:0x0215846c +func_ov087_021584cc kind:function(arm,size=0x3c) addr:0x021584cc +func_ov087_02158508 kind:function(arm,size=0x7c) addr:0x02158508 +func_ov087_02158584 kind:function(arm,size=0xb8) addr:0x02158584 +func_ov087_0215863c kind:function(arm,size=0x138) addr:0x0215863c +func_ov087_02158774 kind:function(arm,size=0x3c) addr:0x02158774 +func_ov087_021587b0 kind:function(arm,size=0x110) addr:0x021587b0 +func_ov087_021588c0 kind:function(arm,size=0x50) addr:0x021588c0 +func_ov087_02158910 kind:function(arm,size=0x19c) addr:0x02158910 +func_ov087_02158aac kind:function(arm,size=0xa8) addr:0x02158aac +func_ov087_02158b54 kind:function(arm,size=0xd0) addr:0x02158b54 +func_ov087_02158c24 kind:function(arm,size=0x68) addr:0x02158c24 +func_ov087_02158c8c kind:function(arm,size=0xf8) addr:0x02158c8c +func_ov087_02158d84 kind:function(arm,size=0x4c) addr:0x02158d84 +func_ov087_02158dd0 kind:function(arm,size=0x140) addr:0x02158dd0 +func_ov087_02158f10 kind:function(arm,size=0x48) addr:0x02158f10 +func_ov087_02158f58 kind:function(arm,size=0x64) addr:0x02158f58 +func_ov087_02158fbc kind:function(arm,size=0x1cc) addr:0x02158fbc +func_ov087_02159188 kind:function(arm,size=0x76c) addr:0x02159188 +func_ov087_021598f4 kind:function(arm,size=0x140) addr:0x021598f4 +func_ov087_02159a34 kind:function(arm,size=0x7e0) addr:0x02159a34 +func_ov087_0215a214 kind:function(arm,size=0xf4) addr:0x0215a214 +func_ov087_0215a308 kind:function(arm,size=0x8c) addr:0x0215a308 +func_ov087_0215a394 kind:function(arm,size=0x210) addr:0x0215a394 +func_ov087_0215a5a4 kind:function(arm,size=0x118) addr:0x0215a5a4 +func_ov087_0215a6bc kind:function(arm,size=0x138) addr:0x0215a6bc +func_ov087_0215a7f4 kind:function(arm,size=0xd8) addr:0x0215a7f4 +func_ov087_0215a8cc kind:function(arm,size=0xac) addr:0x0215a8cc +func_ov087_0215a978 kind:function(arm,size=0x134) addr:0x0215a978 +func_ov087_0215aaac kind:function(arm,size=0x9c) addr:0x0215aaac +func_ov087_0215ab48 kind:function(arm,size=0x24) addr:0x0215ab48 +func_ov087_0215ab6c kind:function(arm,size=0x200) addr:0x0215ab6c +func_ov087_0215ad6c kind:function(arm,size=0x10) addr:0x0215ad6c +func_ov087_0215ad7c kind:function(arm,size=0xb8) addr:0x0215ad7c +func_ov087_0215ae34 kind:function(arm,size=0x108) addr:0x0215ae34 +func_ov087_0215af3c kind:function(arm,size=0x80) addr:0x0215af3c +func_ov087_0215afbc kind:function(arm,size=0x20) addr:0x0215afbc +func_ov087_0215afdc kind:function(arm,size=0xa8) addr:0x0215afdc +func_ov087_0215b084 kind:function(arm,size=0x1c8) addr:0x0215b084 +func_ov087_0215b24c kind:function(arm,size=0x548) addr:0x0215b24c +func_ov087_0215b794 kind:function(arm,size=0x40) addr:0x0215b794 +func_ov087_0215b7d4 kind:function(arm,size=0x300) addr:0x0215b7d4 +func_ov087_0215bad4 kind:function(arm,size=0x13c) addr:0x0215bad4 +func_ov087_0215bc10 kind:function(arm,size=0x3e0) addr:0x0215bc10 +func_ov087_0215bff0 kind:function(arm,size=0x64) addr:0x0215bff0 +func_ov087_0215c054 kind:function(arm,size=0x68) addr:0x0215c054 +func_ov087_0215c0bc kind:function(arm,size=0x34) addr:0x0215c0bc +func_ov087_0215c0f0 kind:function(arm,size=0x8cc) addr:0x0215c0f0 +func_ov087_0215c9bc kind:function(arm,size=0x3b8) addr:0x0215c9bc +func_ov087_0215cd74 kind:function(arm,size=0x2c) addr:0x0215cd74 +func_ov087_0215cda0 kind:function(arm,size=0x18) addr:0x0215cda0 +func_ov087_0215cdb8 kind:function(arm,size=0x9c) addr:0x0215cdb8 +func_ov087_0215ce54 kind:function(arm,size=0x84) addr:0x0215ce54 +func_ov087_0215ced8 kind:function(arm,size=0x118) addr:0x0215ced8 +func_ov087_0215cff0 kind:function(arm,size=0x10) addr:0x0215cff0 +func_ov087_0215d000 kind:function(arm,size=0x8) addr:0x0215d000 +func_ov087_0215d008 kind:function(arm,size=0x1c) addr:0x0215d008 +func_ov087_0215d024 kind:function(arm,size=0x1c) addr:0x0215d024 +func_ov087_0215d040 kind:function(arm,size=0x1c) addr:0x0215d040 +func_ov087_0215d05c kind:function(arm,size=0xc8) addr:0x0215d05c +func_ov087_0215d124 kind:function(arm,size=0xd0) addr:0x0215d124 +func_ov087_0215d1f4 kind:function(arm,size=0x14) addr:0x0215d1f4 +func_ov087_0215d208 kind:function(arm,size=0xc) addr:0x0215d208 +func_ov087_0215d214 kind:function(arm,size=0x24) addr:0x0215d214 +func_ov087_0215d238 kind:function(arm,size=0x68) addr:0x0215d238 +func_ov087_0215d2a0 kind:function(arm,size=0x1e4) addr:0x0215d2a0 +func_ov087_0215d484 kind:function(arm,size=0x14) addr:0x0215d484 +func_ov087_0215d498 kind:function(arm,size=0x14) addr:0x0215d498 +func_ov087_0215d4ac kind:function(arm,size=0x7c) addr:0x0215d4ac +func_ov087_0215d528 kind:function(arm,size=0x84) addr:0x0215d528 +func_ov087_0215d5ac kind:function(arm,size=0xe0) addr:0x0215d5ac +func_ov087_0215d68c kind:function(arm,size=0x24) addr:0x0215d68c +func_ov087_0215d6b0 kind:function(arm,size=0x48) addr:0x0215d6b0 +func_ov087_0215d6f8 kind:function(arm,size=0x40) addr:0x0215d6f8 +func_ov087_0215d738 kind:function(arm,size=0xe0) addr:0x0215d738 +func_ov087_0215d818 kind:function(arm,size=0x80) addr:0x0215d818 +func_ov087_0215d898 kind:function(arm,size=0x80) addr:0x0215d898 +func_ov087_0215d918 kind:function(arm,size=0xcc) addr:0x0215d918 +func_ov087_0215d9e4 kind:function(arm,size=0x15c) addr:0x0215d9e4 +func_ov087_0215db40 kind:function(arm,size=0x6c) addr:0x0215db40 +func_ov087_0215dbac kind:function(arm,size=0x64) addr:0x0215dbac +func_ov087_0215dc10 kind:function(arm,size=0x88) addr:0x0215dc10 +func_ov087_0215dc98 kind:function(arm,size=0xd8) addr:0x0215dc98 +func_ov087_0215dd70 kind:function(arm,size=0x37c) addr:0x0215dd70 +func_ov087_0215e0ec kind:function(arm,size=0x20) addr:0x0215e0ec +func_ov087_0215e10c kind:function(arm,size=0x44) addr:0x0215e10c +func_ov087_0215e150 kind:function(arm,size=0x4c) addr:0x0215e150 +func_ov087_0215e19c kind:function(arm,size=0x88) addr:0x0215e19c +func_ov087_0215e224 kind:function(arm,size=0x88) addr:0x0215e224 +func_ov087_0215e2ac kind:function(arm,size=0x1c) addr:0x0215e2ac +func_ov087_0215e2c8 kind:function(arm,size=0x1c) addr:0x0215e2c8 +func_ov087_0215e2e4 kind:function(arm,size=0x14) addr:0x0215e2e4 +func_ov087_0215e2f8 kind:function(arm,size=0xc) addr:0x0215e2f8 +func_ov087_0215e304 kind:function(arm,size=0x24) addr:0x0215e304 +func_ov087_0215e328 kind:function(arm,size=0x74) addr:0x0215e328 +func_ov087_0215e39c kind:function(arm,size=0x394) addr:0x0215e39c +func_ov087_0215e730 kind:function(arm,size=0x60) addr:0x0215e730 +func_ov087_0215e790 kind:function(arm,size=0x24) addr:0x0215e790 +func_ov087_0215e7b4 kind:function(arm,size=0x48) addr:0x0215e7b4 +func_ov087_0215e7fc kind:function(arm,size=0x260) addr:0x0215e7fc +func_ov087_0215ea5c kind:function(arm,size=0x80) addr:0x0215ea5c +func_ov087_0215eadc kind:function(arm,size=0x114) addr:0x0215eadc +func_ov087_0215ebf0 kind:function(arm,size=0x4) addr:0x0215ebf0 +func_ov087_0215ebf4 kind:function(arm,size=0x270) addr:0x0215ebf4 +func_ov087_0215ee64 kind:function(arm,size=0x8c) addr:0x0215ee64 +func_ov087_0215eef0 kind:function(arm,size=0x1b8) addr:0x0215eef0 +func_ov087_0215f0a8 kind:function(arm,size=0xa4) addr:0x0215f0a8 +func_ov087_0215f14c kind:function(arm,size=0x24) addr:0x0215f14c +func_ov087_0215f170 kind:function(arm,size=0x74) addr:0x0215f170 +func_ov087_0215f1e4 kind:function(arm,size=0x3c) addr:0x0215f1e4 +func_ov087_0215f220 kind:function(arm,size=0x84) addr:0x0215f220 +func_ov087_0215f2a4 kind:function(arm,size=0x58) addr:0x0215f2a4 +func_ov087_0215f2fc kind:function(arm,size=0x150) addr:0x0215f2fc +func_ov087_0215f44c kind:function(arm,size=0x944) addr:0x0215f44c +func_ov087_0215fd90 kind:function(arm,size=0xf0) addr:0x0215fd90 +func_ov087_0215fe80 kind:function(arm,size=0xe4) addr:0x0215fe80 +func_ov087_0215ff64 kind:function(arm,size=0xbc) addr:0x0215ff64 +func_ov087_02160020 kind:function(arm,size=0x578) addr:0x02160020 +func_ov087_02160598 kind:function(arm,size=0x6d8) addr:0x02160598 +func_ov087_02160c70 kind:function(arm,size=0x8c) addr:0x02160c70 +func_ov087_02160cfc kind:function(arm,size=0x88) addr:0x02160cfc +func_ov087_02160d84 kind:function(arm,size=0x44) addr:0x02160d84 +func_ov087_02160dc8 kind:function(arm,size=0x1f8) addr:0x02160dc8 +func_ov087_02160fc0 kind:function(arm,size=0x80) addr:0x02160fc0 +func_ov087_02161040 kind:function(arm,size=0x64) addr:0x02161040 +func_ov087_021610a4 kind:function(arm,size=0x74) addr:0x021610a4 +func_ov087_02161118 kind:function(arm,size=0x104) addr:0x02161118 +func_ov087_0216121c kind:function(arm,size=0x1dc) addr:0x0216121c +func_ov087_021613f8 kind:function(arm,size=0xc) addr:0x021613f8 +func_ov087_02161404 kind:function(arm,size=0x384) addr:0x02161404 +func_ov087_02161788 kind:function(arm,size=0x210) addr:0x02161788 +func_ov087_02161998 kind:function(arm,size=0x2c) addr:0x02161998 +func_ov087_021619c4 kind:function(arm,size=0x8c) addr:0x021619c4 +func_ov087_02161a50 kind:function(arm,size=0x44) addr:0x02161a50 +func_ov087_02161a94 kind:function(arm,size=0x108) addr:0x02161a94 +func_ov087_02161b9c kind:function(arm,size=0x6a8) addr:0x02161b9c +func_ov087_02162244 kind:function(arm,size=0xf8) addr:0x02162244 +func_ov087_0216233c kind:function(arm,size=0x204) addr:0x0216233c +func_ov087_02162540 kind:function(arm,size=0xb8) addr:0x02162540 +func_ov087_021625f8 kind:function(arm,size=0xe8) addr:0x021625f8 +func_ov087_021626e0 kind:function(arm,size=0xfc) addr:0x021626e0 +func_ov087_021627dc kind:function(arm,size=0x68) addr:0x021627dc +func_ov087_02162844 kind:function(arm,size=0x34) addr:0x02162844 +func_ov087_02162878 kind:function(arm,size=0x148) addr:0x02162878 +func_ov087_021629c0 kind:function(arm,size=0x28) addr:0x021629c0 +func_ov087_021629e8 kind:function(arm,size=0x1c) addr:0x021629e8 +func_ov087_02162a04 kind:function(arm,size=0x24) addr:0x02162a04 +func_ov087_02162a28 kind:function(arm,size=0xb4) addr:0x02162a28 +func_ov087_02162adc kind:function(arm,size=0x28) addr:0x02162adc +func_ov087_02162b04 kind:function(arm,size=0x24) addr:0x02162b04 +func_ov087_02162b28 kind:function(arm,size=0x40) addr:0x02162b28 +func_ov087_02162b68 kind:function(arm,size=0x244) addr:0x02162b68 +func_ov087_02162dac kind:function(arm,size=0x338) addr:0x02162dac +func_ov087_021630e4 kind:function(arm,size=0x6c) addr:0x021630e4 +func_ov087_02163150 kind:function(arm,size=0x74) addr:0x02163150 +func_ov087_021631c4 kind:function(arm,size=0x14) addr:0x021631c4 +func_ov087_021631d8 kind:function(arm,size=0xc) addr:0x021631d8 +func_ov087_021631e4 kind:function(arm,size=0x24) addr:0x021631e4 +func_ov087_02163208 kind:function(arm,size=0x28) addr:0x02163208 +func_ov087_02163230 kind:function(arm,size=0x74) addr:0x02163230 +func_ov087_021632a4 kind:function(arm,size=0x70) addr:0x021632a4 +func_ov087_02163314 kind:function(arm,size=0x4) addr:0x02163314 +func_ov087_02163318 kind:function(arm,size=0x14) addr:0x02163318 +func_ov087_0216332c kind:function(arm,size=0x14) addr:0x0216332c +func_ov087_02163340 kind:function(arm,size=0xc) addr:0x02163340 +func_ov087_0216334c kind:function(arm,size=0x50) addr:0x0216334c +func_ov087_0216339c kind:function(arm,size=0x28) addr:0x0216339c +func_ov087_021633c4 kind:function(arm,size=0x30) addr:0x021633c4 +func_ov087_021633f4 kind:function(arm,size=0x14) addr:0x021633f4 +func_ov087_02163408 kind:function(arm,size=0xc) addr:0x02163408 +func_ov087_02163414 kind:function(arm,size=0x24) addr:0x02163414 +func_ov087_02163438 kind:function(arm,size=0x28) addr:0x02163438 +func_ov087_02163460 kind:function(arm,size=0x1bc) addr:0x02163460 +func_ov087_0216361c kind:function(arm,size=0x110) addr:0x0216361c +func_ov087_0216372c kind:function(arm,size=0x4) addr:0x0216372c +func_ov087_02163730 kind:function(arm,size=0x7c) addr:0x02163730 +func_ov087_021637ac kind:function(arm,size=0x20) addr:0x021637ac +func_ov087_021637cc kind:function(arm,size=0x7c) addr:0x021637cc +func_ov087_02163848 kind:function(arm,size=0x40) addr:0x02163848 +func_ov087_02163888 kind:function(arm,size=0x58) addr:0x02163888 +func_ov087_021638e0 kind:function(arm,size=0xbc) addr:0x021638e0 +func_ov087_0216399c kind:function(arm,size=0x50) addr:0x0216399c +func_ov087_021639ec kind:function(arm,size=0x40) addr:0x021639ec +func_ov087_02163a2c kind:function(arm,size=0x48) addr:0x02163a2c +func_ov087_02163a74 kind:function(arm,size=0x14) addr:0x02163a74 +func_ov087_02163a88 kind:function(arm,size=0xc) addr:0x02163a88 +func_ov087_02163a94 kind:function(arm,size=0x24) addr:0x02163a94 +func_ov087_02163ab8 kind:function(arm,size=0x4c) addr:0x02163ab8 +func_ov087_02163b04 kind:function(arm,size=0x5c) addr:0x02163b04 +func_ov087_02163b60 kind:function(arm,size=0x84) addr:0x02163b60 +func_ov087_02163be4 kind:function(arm,size=0x54) addr:0x02163be4 +func_ov087_02163c38 kind:function(arm,size=0x60) addr:0x02163c38 +func_ov087_02163c98 kind:function(arm,size=0xc) addr:0x02163c98 +func_ov087_02163ca4 kind:function(arm,size=0x28) addr:0x02163ca4 +func_ov087_02163ccc kind:function(arm,size=0x30) addr:0x02163ccc +func_ov087_02163cfc kind:function(arm,size=0x14) addr:0x02163cfc +func_ov087_02163d10 kind:function(arm,size=0x1c) addr:0x02163d10 +func_ov087_02163d2c kind:function(arm,size=0x10) addr:0x02163d2c +func_ov087_02163d3c kind:function(arm,size=0xec) addr:0x02163d3c +func_ov087_02163e28 kind:function(arm,size=0xec) addr:0x02163e28 +data_ov087_02163f14 kind:data(any) addr:0x02163f14 +data_ov087_02163f18 kind:data(any) addr:0x02163f18 +data_ov087_02163f28 kind:data(any) addr:0x02163f28 +data_ov087_02163f38 kind:data(any) addr:0x02163f38 +data_ov087_02163f48 kind:data(any) addr:0x02163f48 +data_ov087_02163f58 kind:data(any) addr:0x02163f58 +data_ov087_02163f68 kind:data(any) addr:0x02163f68 +data_ov087_02163f78 kind:data(any) addr:0x02163f78 +data_ov087_02163f8a kind:data(any) addr:0x02163f8a +data_ov087_02163f8c kind:data(any) addr:0x02163f8c +data_ov087_02163f90 kind:data(any) addr:0x02163f90 +data_ov087_02163fa0 kind:data(any) addr:0x02163fa0 +data_ov087_02163fb0 kind:data(any) addr:0x02163fb0 +data_ov087_02163fc0 kind:data(any) addr:0x02163fc0 +func_ov087_02163fd0 kind:function(arm,size=0x50) addr:0x02163fd0 +func_ov087_02164020 kind:function(arm,size=0x50) addr:0x02164020 +func_ov087_02164070 kind:function(arm,size=0x50) addr:0x02164070 +func_ov087_021640c0 kind:function(arm,size=0x50) addr:0x021640c0 +func_ov087_02164110 kind:function(arm,size=0x50) addr:0x02164110 +func_ov087_02164160 kind:function(arm,size=0x70) addr:0x02164160 +data_ov087_02164208 kind:data(any) addr:0x02164208 +data_ov087_0216422c kind:data(any) addr:0x0216422c +data_ov087_02164250 kind:data(any) addr:0x02164250 +data_ov087_02164268 kind:data(any) addr:0x02164268 +data_ov087_02164288 kind:data(any) addr:0x02164288 +data_ov087_021642d0 kind:data(any) addr:0x021642d0 +data_ov087_02164300 kind:data(any) addr:0x02164300 ambiguous +data_ov087_0216431c kind:data(any) addr:0x0216431c +data_ov087_02164374 kind:data(any) addr:0x02164374 +data_ov087_021643dc kind:data(any) addr:0x021643dc +data_ov087_02164444 kind:data(any) addr:0x02164444 +data_ov087_0216445c kind:data(any) addr:0x0216445c +data_ov087_02164484 kind:data(any) addr:0x02164484 ambiguous +data_ov087_02164594 kind:data(any) addr:0x02164594 +data_ov087_021645ac kind:data(any) addr:0x021645ac +data_ov087_021645c4 kind:data(any) addr:0x021645c4 +data_ov087_021645dc kind:data(any) addr:0x021645dc +data_ov087_021645fc kind:data(any) addr:0x021645fc +data_ov087_02164618 kind:data(any) addr:0x02164618 +data_ov087_0216463c kind:data(any) addr:0x0216463c +data_ov087_02164688 kind:data(any) addr:0x02164688 +data_ov087_021646dc kind:data(any) addr:0x021646dc +data_ov087_021646e0 kind:data(any) addr:0x021646e0 +data_ov087_021646e4 kind:data(any) addr:0x021646e4 +data_ov087_021646fc kind:data(any) addr:0x021646fc +data_ov087_0216471c kind:data(any) addr:0x0216471c +data_ov087_0216472c kind:data(any) addr:0x0216472c +data_ov087_0216473c kind:data(any) addr:0x0216473c ambiguous +data_ov087_02164748 kind:data(any) addr:0x02164748 +data_ov087_0216476c kind:data(any) addr:0x0216476c +data_ov087_021647c4 kind:data(any) addr:0x021647c4 +data_ov087_0216482c kind:data(any) addr:0x0216482c +data_ov087_02164894 kind:data(any) addr:0x02164894 +data_ov087_021648ac kind:data(any) addr:0x021648ac +data_ov087_021648c4 kind:data(any) addr:0x021648c4 +data_ov087_021648dc kind:data(any) addr:0x021648dc +data_ov087_021648e4 kind:data(any) addr:0x021648e4 ambiguous +data_ov087_021648f4 kind:data(any) addr:0x021648f4 +data_ov087_0216490c kind:data(any) addr:0x0216490c +data_ov087_02164924 kind:data(any) addr:0x02164924 +data_ov087_0216493c kind:data(any) addr:0x0216493c +data_ov087_02164954 kind:data(any) addr:0x02164954 +data_ov087_02164974 kind:data(any) addr:0x02164974 +data_ov087_02164998 kind:data(any) addr:0x02164998 +data_ov087_021649f8 kind:data(any) addr:0x021649f8 +data_ov087_02164a08 kind:data(any) addr:0x02164a08 ambiguous +data_ov087_02164a14 kind:data(any) addr:0x02164a14 +data_ov087_02164a2c kind:data(any) addr:0x02164a2c +data_ov087_02164a44 kind:data(any) addr:0x02164a44 +data_ov087_02164a64 kind:data(any) addr:0x02164a64 +data_ov087_02164abc kind:data(any) addr:0x02164abc +data_ov087_02164ad0 kind:data(any) addr:0x02164ad0 +data_ov087_02164af8 kind:data(any) addr:0x02164af8 +data_ov087_02164b68 kind:data(any) addr:0x02164b68 +data_ov087_02164b80 kind:bss addr:0x02164b80 +data_ov087_02164b84 kind:bss addr:0x02164b84 +data_ov087_02164b90 kind:bss addr:0x02164b90 +data_ov087_02164c68 kind:bss addr:0x02164c68 +data_ov087_02164c6c kind:bss addr:0x02164c6c +data_ov087_02164c78 kind:bss addr:0x02164c78 +data_ov087_02164d50 kind:bss addr:0x02164d50 +data_ov087_02164d54 kind:bss addr:0x02164d54 +data_ov087_02164d60 kind:bss addr:0x02164d60 +data_ov087_02164e38 kind:bss addr:0x02164e38 +data_ov087_02164e3c kind:bss addr:0x02164e3c +data_ov087_02164e48 kind:bss addr:0x02164e48 +data_ov087_02164f20 kind:bss addr:0x02164f20 +data_ov087_02164f24 kind:bss addr:0x02164f24 +data_ov087_02164f30 kind:bss addr:0x02164f30 +data_ov087_02165008 kind:bss addr:0x02165008 +data_ov087_0216500c kind:bss addr:0x0216500c +data_ov087_02165018 kind:bss addr:0x02165018 diff --git a/config/jp/arm9/overlays/ov088/delinks.txt b/config/jp/arm9/overlays/ov088/delinks.txt new file mode 100644 index 00000000..db58dd80 --- /dev/null +++ b/config/jp/arm9/overlays/ov088/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02167b00 end:0x02176480 kind:code align:32 + .rodata start:0x02176480 end:0x0217695c kind:data align:4 + .init start:0x0217695c end:0x02176f8c kind:code align:4 + .ctor start:0x02176f8c end:0x02176fe0 kind:data align:4 + .data start:0x02176fe0 end:0x02178320 kind:data align:32 + .bss start:0x02178320 end:0x02179480 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov088/relocs.txt b/config/jp/arm9/overlays/ov088/relocs.txt new file mode 100644 index 00000000..ad40c1bc --- /dev/null +++ b/config/jp/arm9/overlays/ov088/relocs.txt @@ -0,0 +1,3023 @@ +from:0x02167b18 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x02167b28 kind:load to:0x02176fe8 module:overlay(88) +from:0x02167b2c kind:load to:0x027e09b8 module:dtcm +from:0x02167b48 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x02167b5c kind:load to:0x02176fe8 module:overlay(88) +from:0x02167b60 kind:load to:0x027e09b8 module:dtcm +from:0x02167b7c kind:arm_call to:0x02074d90 module:overlay(0) +from:0x02167b8c kind:arm_call to:0x02011ff4 module:main +from:0x02167b98 kind:load to:0x02176fe8 module:overlay(88) +from:0x02167b9c kind:load to:0x027e09b8 module:dtcm +from:0x02167bb8 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x02167bcc kind:load to:0x02176fe8 module:overlay(88) +from:0x02167bd0 kind:load to:0x027e09b8 module:dtcm +from:0x02167c14 kind:arm_call_thumb to:0x020bbe0c module:overlay(1) +from:0x02167c24 kind:arm_call to:0x02011f3c module:main +from:0x02167c30 kind:arm_call to:0x021684d4 module:overlay(88) +from:0x02167c58 kind:arm_call to:0x021689a4 module:overlay(88) +from:0x02167c68 kind:arm_call to:0x02011f3c module:main +from:0x02167c74 kind:arm_call to:0x02171510 module:overlay(88) +from:0x02167c78 kind:arm_call to:0x0216c174 module:overlay(88) +from:0x02167c80 kind:arm_call to:0x020a902c module:overlay(0) +from:0x02167c9c kind:arm_call to:0x02011f3c module:main +from:0x02167cb8 kind:arm_call_thumb to:0x0205a1c8 module:overlay(0) +from:0x02167ccc kind:arm_call to:0x02011f3c module:main +from:0x02167ce8 kind:arm_call_thumb to:0x0205a1c8 module:overlay(0) +from:0x02167d18 kind:load to:0x02176ffc module:overlay(88) +from:0x02167d1c kind:load to:0x0204af1c module:main +from:0x02167d40 kind:arm_call to:0x02168540 module:overlay(88) +from:0x02167d48 kind:arm_call to:0x02011ff4 module:main +from:0x02167d58 kind:arm_call to:0x02011ff4 module:main +from:0x02167d70 kind:arm_call to:0x02011ff4 module:main +from:0x02167d7c kind:arm_call to:0x02168264 module:overlay(88) +from:0x02167d80 kind:arm_call to:0x0216c21c module:overlay(88) +from:0x02167d88 kind:arm_call_thumb to:0x020bbe44 module:overlay(1) +from:0x02167d90 kind:arm_call to:0x02074800 module:overlay(0) +from:0x02167d9c kind:load to:0x02176ffc module:overlay(88) +from:0x02167da0 kind:load to:0x0204af1c module:main +from:0x02167dc4 kind:arm_call to:0x02168540 module:overlay(88) +from:0x02167dcc kind:arm_call to:0x02011ff4 module:main +from:0x02167ddc kind:arm_call to:0x02011ff4 module:main +from:0x02167df4 kind:arm_call to:0x02011ff4 module:main +from:0x02167e00 kind:arm_call to:0x02168264 module:overlay(88) +from:0x02167e04 kind:arm_call to:0x0216c21c module:overlay(88) +from:0x02167e0c kind:arm_call_thumb to:0x020bbe44 module:overlay(1) +from:0x02167e14 kind:arm_call to:0x02074800 module:overlay(0) +from:0x02167e1c kind:arm_call to:0x02011ff4 module:main +from:0x02167e28 kind:load to:0x02176ffc module:overlay(88) +from:0x02167e2c kind:load to:0x0204af1c module:main +from:0x02167e38 kind:load to:0x0207480c module:overlay(0) +from:0x02167e7c kind:arm_call to:0x02171560 module:overlay(88) +from:0x02167e88 kind:arm_call to:0x02171638 module:overlay(88) +from:0x02167e8c kind:arm_call to:0x02171a70 module:overlay(88) +from:0x02167e98 kind:arm_call to:0x0216800c module:overlay(88) +from:0x02167ed8 kind:load to:0x020b7d08 module:overlay(0) +from:0x02167edc kind:load to:0x020b7d0c module:overlay(0) +from:0x02167ef0 kind:arm_call to:0x02074820 module:overlay(0) +from:0x02167f08 kind:arm_call to:0x021715c8 module:overlay(88) +from:0x02167f14 kind:arm_call to:0x02167f4c module:overlay(88) +from:0x02167f44 kind:load to:0x020b7d08 module:overlay(0) +from:0x02167f48 kind:load to:0x020b7d0c module:overlay(0) +from:0x02167f58 kind:arm_call to:0x020a902c module:overlay(0) +from:0x02167fc8 kind:arm_call to:0x020d7dc8 module:overlay(24) +from:0x02167fe0 kind:arm_call to:0x02171ad4 module:overlay(88) +from:0x02167ff8 kind:arm_call to:0x02171ad4 module:overlay(88) +from:0x02168000 kind:load to:0x027e09b8 module:dtcm +from:0x02168004 kind:load to:0x020da050 module:overlays(19,24) +from:0x02168008 kind:load to:0x027e0ce0 module:dtcm +from:0x0216802c kind:arm_call to:0x020a9a30 module:overlay(0) +from:0x02168064 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0216807c kind:arm_call to:0x02168590 module:overlay(88) +from:0x0216808c kind:arm_call to:0x02168034 module:overlay(88) +from:0x0216809c kind:arm_call to:0x02168114 module:overlay(88) +from:0x021680c4 kind:arm_call to:0x02168144 module:overlay(88) +from:0x021680dc kind:arm_call to:0x02168718 module:overlay(88) +from:0x021680f8 kind:arm_call to:0x02168178 module:overlay(88) +from:0x02168110 kind:load to:0x0204b690 module:main +from:0x02168134 kind:arm_call to:0x021685e0 module:overlay(88) +from:0x02168158 kind:arm_call to:0x021686a8 module:overlay(88) +from:0x0216816c kind:arm_call to:0x02168178 module:overlay(88) +from:0x02168184 kind:arm_call to:0x02171674 module:overlay(88) +from:0x02168198 kind:arm_call to:0x02013728 module:main +from:0x021681a8 kind:arm_call to:0x020a902c module:overlay(0) +from:0x02168200 kind:arm_call to:0x020d335c module:overlay(24) +from:0x0216824c kind:arm_call to:0x02072154 module:overlay(0) +from:0x02168258 kind:load to:0x0204afac module:main +from:0x0216825c kind:load to:0x020bf8a9 module:overlays(1,2,4) +from:0x02168260 kind:load to:0x027e09a4 module:dtcm +from:0x0216827c kind:arm_call to:0x02171538 module:overlay(88) +from:0x02168284 kind:arm_call to:0x02011ff4 module:main +from:0x0216828c kind:load to:0x020b7d08 module:overlay(0) +from:0x0216831c kind:arm_call to:0x020356f4 module:main +from:0x02168334 kind:arm_call to:0x02011f3c module:main +from:0x02168344 kind:arm_call to:0x0216a084 module:overlay(88) +from:0x02168350 kind:arm_call to:0x02011f3c module:main +from:0x02168360 kind:arm_call to:0x0216917c module:overlay(88) +from:0x02168378 kind:arm_call to:0x020356f4 module:main +from:0x02168390 kind:arm_call to:0x02011f3c module:main +from:0x021683a4 kind:arm_call to:0x020a6fd8 module:overlay(0) +from:0x021683b8 kind:arm_call to:0x02011f3c module:main +from:0x021683c8 kind:arm_call to:0x0216a948 module:overlay(88) +from:0x021683dc kind:arm_call to:0x02011f3c module:main +from:0x021683ec kind:arm_call to:0x0216b718 module:overlay(88) +from:0x02168404 kind:arm_call to:0x020356f4 module:main +from:0x0216841c kind:arm_call to:0x02011f3c module:main +from:0x0216842c kind:arm_call to:0x0216ac6c module:overlay(88) +from:0x02168438 kind:arm_call to:0x02011f3c module:main +from:0x02168448 kind:arm_call to:0x0216b030 module:overlay(88) +from:0x02168460 kind:arm_call to:0x020356f4 module:main +from:0x02168478 kind:arm_call to:0x02011f3c module:main +from:0x02168488 kind:arm_call to:0x0216bf34 module:overlay(88) +from:0x021684b4 kind:load to:0x02177024 module:overlay(88) +from:0x021684f0 kind:arm_call to:0x02168a18 module:overlay(88) +from:0x02168510 kind:arm_call to:0x0201b928 module:main +from:0x02168518 kind:arm_call to:0x01ffa81c module:itcm +from:0x0216853c kind:load to:0x02178320 module:overlay(88) +from:0x02168548 kind:arm_call to:0x02168898 module:overlay(88) +from:0x0216855c kind:arm_call to:0x020a79b0 module:overlay(0) +from:0x02168574 kind:arm_call to:0x0201b8bc module:main +from:0x0216857c kind:arm_call to:0x02168b0c module:overlay(88) +from:0x02168588 kind:load to:0x020b7d04 module:overlay(0) +from:0x0216858c kind:load to:0x02178320 module:overlay(88) +from:0x02168648 kind:arm_call to:0x020a902c module:overlay(0) +from:0x0216867c kind:arm_call to:0x0201b9bc module:main +from:0x02168688 kind:arm_call to:0x0201b798 module:main +from:0x02168690 kind:arm_call to:0x0206b3e4 module:overlay(0) +from:0x0216869c kind:load to:0x027e09a4 module:dtcm +from:0x021686a0 kind:load to:0x0204fb78 module:main +from:0x021686a4 kind:load to:0x020b68c0 module:overlay(0) +from:0x021686f4 kind:arm_call to:0x0206b3f0 module:overlay(0) +from:0x02168714 kind:load to:0x020b68c0 module:overlay(0) +from:0x02168730 kind:arm_call to:0x020a6680 module:overlay(0) +from:0x02168754 kind:arm_call to:0x020a6680 module:overlay(0) +from:0x02168794 kind:arm_call to:0x020a6680 module:overlay(0) +from:0x021687fc kind:load to:0x020b7d0c module:overlay(0) +from:0x02168890 kind:arm_call to:0x021684b8 module:overlay(88) +from:0x021688cc kind:arm_call to:0x02168820 module:overlay(88) +from:0x02168938 kind:arm_call to:0x020a6410 module:overlay(0) +from:0x0216897c kind:arm_call to:0x020a6410 module:overlay(0) +from:0x021689a0 kind:load to:0x020b7d0c module:overlay(0) +from:0x021689f0 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02168a0c kind:arm_call to:0x01ffa878 module:itcm +from:0x02168a14 kind:load to:0x0203feb0 module:main +from:0x02168a3c kind:arm_call to:0x020a64d4 module:overlay(0) +from:0x02168a4c kind:arm_call to:0x0201b928 module:main +from:0x02168a54 kind:arm_call to:0x02067454 module:overlay(0) +from:0x02168a5c kind:arm_call to:0x02168a70 module:overlay(88) +from:0x02168a6c kind:load to:0x02177050 module:overlay(88) +from:0x02168a84 kind:arm_call to:0x020a902c module:overlay(0) +from:0x02168a9c kind:arm_call to:0x02016644 module:main +from:0x02168aac kind:arm_call to:0x02016644 module:main +from:0x02168adc kind:arm_call to:0x0206749c module:overlay(0) +from:0x02168afc kind:arm_call to:0x0201b798 module:main +from:0x02168b04 kind:load to:0x027e09a4 module:dtcm +from:0x02168b08 kind:load to:0x0204fb78 module:main +from:0x02168b18 kind:arm_call to:0x0201b8bc module:main +from:0x02168b20 kind:arm_call to:0x0201b8bc module:main +from:0x02168b28 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x02168b40 kind:arm_call to:0x0201b8bc module:main +from:0x02168b48 kind:arm_call to:0x0201b8bc module:main +from:0x02168b50 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x02168b58 kind:arm_call to:0x02011ff4 module:main +from:0x02168ba8 kind:arm_call to:0x0201b9bc module:main +from:0x02168bb4 kind:arm_call to:0x0201b798 module:main +from:0x02168bc0 kind:load to:0x0204fb78 module:main +from:0x02168c00 kind:arm_call to:0x0201b994 module:main +from:0x02168c0c kind:arm_call to:0x0201b798 module:main +from:0x02168c18 kind:load to:0x0204fb78 module:main +from:0x02168c64 kind:arm_call to:0x0201b9bc module:main +from:0x02168c70 kind:arm_call to:0x0201b798 module:main +from:0x02168c7c kind:load to:0x0204fb78 module:main +from:0x02168cc0 kind:arm_call to:0x0201b994 module:main +from:0x02168ccc kind:arm_call to:0x0201b798 module:main +from:0x02168cd8 kind:load to:0x0204fb78 module:main +from:0x02168ce4 kind:load to:0x02177090 module:overlay(88) +from:0x02168dc4 kind:arm_call to:0x02168c80 module:overlay(88) +from:0x02168df0 kind:arm_call to:0x02168c1c module:overlay(88) +from:0x02168e1c kind:arm_call to:0x02168bc4 module:overlay(88) +from:0x02168e48 kind:arm_call to:0x02168b64 module:overlay(88) +from:0x02168e74 kind:arm_call to:0x02168c80 module:overlay(88) +from:0x02168ea0 kind:arm_call to:0x02168c1c module:overlay(88) +from:0x02168ecc kind:arm_call to:0x02168bc4 module:overlay(88) +from:0x02168ef8 kind:arm_call to:0x02168b64 module:overlay(88) +from:0x02168f28 kind:arm_call to:0x020674cc module:overlay(0) +from:0x02168f34 kind:arm_call to:0x0201b798 module:main +from:0x02168f64 kind:arm_call to:0x0206749c module:overlay(0) +from:0x02168f70 kind:arm_call to:0x0201b798 module:main +from:0x02168fa0 kind:arm_call to:0x0206749c module:overlay(0) +from:0x02168fac kind:arm_call to:0x0201b798 module:main +from:0x02168fd8 kind:arm_call to:0x020c6450 module:overlay(25) +from:0x02169004 kind:arm_call to:0x020c6440 module:overlay(25) +from:0x02169018 kind:arm_call to:0x02174838 module:overlay(88) +from:0x02169040 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x0216906c kind:arm_call to:0x0202a17c module:main +from:0x0216907c kind:arm_call to:0x02035590 module:main +from:0x021690a4 kind:arm_call to:0x01fff350 module:itcm +from:0x021690c4 kind:arm_call to:0x02164860 module:overlay(59) +from:0x021690f4 kind:arm_call to:0x01fff520 module:itcm +from:0x02169120 kind:arm_call to:0x02171ad4 module:overlay(88) +from:0x0216912c kind:load to:0x0204b690 module:main +from:0x02169130 kind:load to:0x0204fb78 module:main +from:0x02169134 kind:load to:0x027e09a4 module:dtcm +from:0x02169138 kind:load to:0x027e0994 module:dtcm +from:0x0216913c kind:load to:0x02179478 module:overlay(88) +from:0x02169140 kind:load to:0x027e09a8 module:dtcm +from:0x02169144 kind:load to:0x027e0ce4 module:dtcm +from:0x0216914c kind:load to:0x020b4800 module:overlay(0) +from:0x02169150 kind:load to:0x027e0ce8 module:dtcm +from:0x02169158 kind:load to:0x020b4cc4 module:overlay(0) +from:0x0216915c kind:load to:0x027e0ce0 module:dtcm +from:0x02169194 kind:arm_call to:0x020a6550 module:overlay(0) +from:0x021691bc kind:arm_call to:0x0203e690 module:main +from:0x02169214 kind:load to:0x021770a4 module:overlay(88) +from:0x02169218 kind:load to:0x02169178 module:overlay(88) +from:0x0216921c kind:load to:0x02169164 module:overlay(88) +from:0x02169238 kind:arm_call to:0x0203e740 module:main +from:0x02169240 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216924c kind:load to:0x02169178 module:overlay(88) +from:0x02169268 kind:arm_call to:0x0203e740 module:main +from:0x02169270 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x02169278 kind:arm_call to:0x02011ff4 module:main +from:0x02169284 kind:load to:0x02169178 module:overlay(88) +from:0x02169298 kind:arm_call to:0x020a6630 module:overlay(0) +from:0x02169304 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02169328 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021693ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216945c kind:arm_call to:0x020741c0 module:overlay(0) +from:0x021694c4 kind:arm_call to:0x02170b10 module:overlay(88) +from:0x02169508 kind:arm_call to:0x01fff350 module:itcm +from:0x02169538 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216955c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02169574 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169588 kind:load to:0x027e0ce4 module:dtcm +from:0x02169594 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02169598 kind:load to:0x02176498 module:overlay(88) +from:0x021695a4 kind:load to:0x027e09ac module:dtcm +from:0x021695b4 kind:load to:0x020b4800 module:overlay(0) +from:0x021695e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216960c kind:load to:0x027e0ce4 module:dtcm +from:0x02169628 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021696c8 kind:arm_call to:0x02169f3c module:overlay(88) +from:0x021696d4 kind:arm_call to:0x0216dc8c module:overlay(88) +from:0x021696f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02169700 kind:arm_call to:0x020a6664 module:overlay(0) +from:0x0216971c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169768 kind:load to:0x027e0ce4 module:dtcm +from:0x02169790 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021697a4 kind:arm_call to:0x0216da34 module:overlay(88) +from:0x021697ac kind:load to:0x027e0ce4 module:dtcm +from:0x021697e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021697fc kind:arm_call to:0x0216da60 module:overlay(88) +from:0x02169804 kind:load to:0x027e0ce4 module:dtcm +from:0x02169830 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169848 kind:arm_call to:0x0216da94 module:overlay(88) +from:0x02169850 kind:load to:0x027e0ce4 module:dtcm +from:0x02169860 kind:arm_call to:0x02169288 module:overlay(88) +from:0x02169870 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169910 kind:arm_call to:0x02169f3c module:overlay(88) +from:0x0216991c kind:arm_call to:0x0216dadc module:overlay(88) +from:0x02169938 kind:load to:0x027e0ce4 module:dtcm +from:0x02169950 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216995c kind:arm_call to:0x0216de38 module:overlay(88) +from:0x02169964 kind:arm_call to:0x021695b8 module:overlay(88) +from:0x0216996c kind:load to:0x027e0ce4 module:dtcm +from:0x02169a1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169a38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169a50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169a54 kind:arm_call to:0x0216fba0 module:overlay(88) +from:0x02169ae4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169af4 kind:arm_call to:0x0216e508 module:overlay(88) +from:0x02169afc kind:load to:0x027e0ce4 module:dtcm +from:0x02169b00 kind:load to:0x02178388 module:overlay(88) +from:0x02169bf4 kind:arm_call to:0x02169e78 module:overlay(88) +from:0x02169c04 kind:arm_call to:0x02169e7c module:overlay(88) +from:0x02169c14 kind:arm_call to:0x02169e8c module:overlay(88) +from:0x02169c24 kind:arm_call to:0x02169e90 module:overlay(88) +from:0x02169c34 kind:arm_call to:0x02169ea0 module:overlay(88) +from:0x02169c48 kind:arm_call to:0x02169d9c module:overlay(88) +from:0x02169c58 kind:arm_call to:0x02169e00 module:overlay(88) +from:0x02169c68 kind:arm_call to:0x02169e74 module:overlay(88) +from:0x02169c84 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x02169ca0 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x02169cbc kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x02169cd8 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x02169cf4 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x02169d10 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x02169d2c kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x02169d48 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x02169d68 kind:arm_call to:0x020a6be0 module:overlay(0) +from:0x02169d88 kind:arm_call to:0x020a6be0 module:overlay(0) +from:0x02169d94 kind:load to:0x02176480 module:overlay(88) +from:0x02169d98 kind:load to:0x0217648c module:overlay(88) +from:0x02169db8 kind:arm_call to:0x021688e4 module:overlay(88) +from:0x02169e40 kind:arm_call to:0x0202a17c module:main +from:0x02169e50 kind:arm_call to:0x02035590 module:main +from:0x02169fbc kind:arm_call to:0x01ffaf74 module:itcm +from:0x0216a09c kind:arm_call to:0x020a6550 module:overlay(0) +from:0x0216a0c4 kind:arm_call to:0x0203e690 module:main +from:0x0216a10c kind:load to:0x021770f0 module:overlay(88) +from:0x0216a110 kind:load to:0x02169178 module:overlay(88) +from:0x0216a114 kind:load to:0x02169164 module:overlay(88) +from:0x0216a130 kind:arm_call to:0x0203e740 module:main +from:0x0216a138 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216a144 kind:load to:0x02169178 module:overlay(88) +from:0x0216a160 kind:arm_call to:0x0203e740 module:main +from:0x0216a168 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216a170 kind:arm_call to:0x02011ff4 module:main +from:0x0216a17c kind:load to:0x02169178 module:overlay(88) +from:0x0216a224 kind:arm_call to:0x0216a810 module:overlay(88) +from:0x0216a238 kind:arm_call to:0x02172184 module:overlay(88) +from:0x0216a258 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a264 kind:arm_call to:0x020a6664 module:overlay(0) +from:0x0216a2ac kind:load to:0x027e0ce0 module:dtcm +from:0x0216a2b0 kind:load to:0x021727f8 module:overlay(88) +from:0x0216a2d0 kind:arm_call to:0x02172778 module:overlay(88) +from:0x0216a2d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a2f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a2f4 kind:load to:0x021727b8 module:overlay(88) +from:0x0216a39c kind:arm_call to:0x0216a810 module:overlay(88) +from:0x0216a3b0 kind:arm_call to:0x02172174 module:overlay(88) +from:0x0216a3cc kind:load to:0x027e0ce0 module:dtcm +from:0x0216a3e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a3e8 kind:load to:0x0217222c module:overlay(88) +from:0x0216a598 kind:arm_call to:0x0216a74c module:overlay(88) +from:0x0216a5a8 kind:arm_call to:0x0216a750 module:overlay(88) +from:0x0216a5b8 kind:arm_call to:0x0216a760 module:overlay(88) +from:0x0216a5c8 kind:arm_call to:0x0216a764 module:overlay(88) +from:0x0216a5d8 kind:arm_call to:0x0216a774 module:overlay(88) +from:0x0216a5ec kind:arm_call to:0x0216a740 module:overlay(88) +from:0x0216a5fc kind:arm_call to:0x0216a744 module:overlay(88) +from:0x0216a60c kind:arm_call to:0x0216a748 module:overlay(88) +from:0x0216a628 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216a644 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216a660 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216a67c kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216a698 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216a6b4 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216a6d0 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216a6ec kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216a70c kind:arm_call to:0x020a6be0 module:overlay(0) +from:0x0216a72c kind:arm_call to:0x020a6be0 module:overlay(0) +from:0x0216a738 kind:load to:0x021764b4 module:overlay(88) +from:0x0216a73c kind:load to:0x021764a8 module:overlay(88) +from:0x0216a890 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0216a95c kind:arm_call to:0x020a6550 module:overlay(0) +from:0x0216a990 kind:arm_call to:0x02068814 module:overlay(0) +from:0x0216a9c0 kind:load to:0x0217713c module:overlay(88) +from:0x0216a9d0 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0216a9d8 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216a9f0 kind:arm_call to:0x02068848 module:overlay(0) +from:0x0216a9f8 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216aa00 kind:arm_call to:0x02011ff4 module:main +from:0x0216aa48 kind:arm_call to:0x020697d0 module:overlay(0) +from:0x0216aa5c kind:arm_call to:0x0206929c module:overlay(0) +from:0x0216aa6c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216aa9c kind:load to:0x020b684c module:overlay(0) +from:0x0216aac0 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0216aad4 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0216ab84 kind:arm_call to:0x02069864 module:overlay(0) +from:0x0216ab88 kind:arm_call to:0x020d334c module:overlay(24) +from:0x0216ab94 kind:load to:0x020b684c module:overlay(0) +from:0x0216abb4 kind:arm_call to:0x0216ac5c module:overlay(88) +from:0x0216ac80 kind:arm_call to:0x020a6550 module:overlay(0) +from:0x0216acb4 kind:load to:0x02177184 module:overlay(88) +from:0x0216acd8 kind:arm_call to:0x0216afec module:overlay(88) +from:0x0216ace0 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216acec kind:load to:0x02177184 module:overlay(88) +from:0x0216ad10 kind:arm_call to:0x0216afec module:overlay(88) +from:0x0216ad18 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216ad20 kind:arm_call to:0x02011ff4 module:main +from:0x0216ad2c kind:load to:0x02177184 module:overlay(88) +from:0x0216ad4c kind:arm_call to:0x0216af64 module:overlay(88) +from:0x0216ad68 kind:arm_call to:0x020a6e0c module:overlay(0) +from:0x0216ad7c kind:arm_call to:0x0216afec module:overlay(88) +from:0x0216ada0 kind:arm_call to:0x0216afec module:overlay(88) +from:0x0216ae1c kind:arm_call to:0x0216ae80 module:overlay(88) +from:0x0216ae24 kind:arm_call to:0x0216aebc module:overlay(88) +from:0x0216ae2c kind:arm_call to:0x0216aecc module:overlay(88) +from:0x0216ae34 kind:arm_call to:0x0216aee4 module:overlay(88) +from:0x0216ae3c kind:arm_call to:0x0216aefc module:overlay(88) +from:0x0216ae44 kind:arm_call to:0x0216af1c module:overlay(88) +from:0x0216ae4c kind:arm_call to:0x0216af40 module:overlay(88) +from:0x0216aef4 kind:arm_call to:0x0216afec module:overlay(88) +from:0x0216af14 kind:arm_call to:0x0216afec module:overlay(88) +from:0x0216af98 kind:arm_call to:0x0206e894 module:overlay(0) +from:0x0216afc0 kind:arm_call to:0x0206e854 module:overlay(0) +from:0x0216afdc kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0216afe8 kind:load to:0x020b69b8 module:overlay(0) +from:0x0216b004 kind:arm_call to:0x0206e8a4 module:overlay(0) +from:0x0216b010 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0216b02c kind:load to:0x020b69b8 module:overlay(0) +from:0x0216b044 kind:arm_call to:0x020a6550 module:overlay(0) +from:0x0216b068 kind:arm_call to:0x0203e690 module:main +from:0x0216b0a0 kind:load to:0x021771cc module:overlay(88) +from:0x0216b0a4 kind:load to:0x02169178 module:overlay(88) +from:0x0216b0a8 kind:load to:0x02169164 module:overlay(88) +from:0x0216b0c4 kind:arm_call to:0x0203e740 module:main +from:0x0216b0cc kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216b0d8 kind:load to:0x02169178 module:overlay(88) +from:0x0216b0f4 kind:arm_call to:0x0203e740 module:main +from:0x0216b0fc kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216b104 kind:arm_call to:0x02011ff4 module:main +from:0x0216b110 kind:load to:0x02169178 module:overlay(88) +from:0x0216b128 kind:arm_call to:0x0216b63c module:overlay(88) +from:0x0216b150 kind:arm_call to:0x0216b5b8 module:overlay(88) +from:0x0216b228 kind:arm_call to:0x0216b330 module:overlay(88) +from:0x0216b238 kind:arm_call to:0x0216b340 module:overlay(88) +from:0x0216b248 kind:arm_call to:0x0216b368 module:overlay(88) +from:0x0216b25c kind:arm_call to:0x0216b390 module:overlay(88) +from:0x0216b26c kind:arm_call to:0x0216b3f4 module:overlay(88) +from:0x0216b27c kind:arm_call to:0x0216b468 module:overlay(88) +from:0x0216b28c kind:arm_call to:0x0216b494 module:overlay(88) +from:0x0216b29c kind:arm_call to:0x0216b4dc module:overlay(88) +from:0x0216b2ac kind:arm_call to:0x0216b4b8 module:overlay(88) +from:0x0216b2c8 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216b2e4 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216b300 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216b320 kind:arm_call to:0x020a6be0 module:overlay(0) +from:0x0216b32c kind:load to:0x021764c0 module:overlay(88) +from:0x0216b358 kind:arm_call to:0x0216b63c module:overlay(88) +from:0x0216b360 kind:arm_call to:0x0216b5b8 module:overlay(88) +from:0x0216b380 kind:arm_call to:0x0216b63c module:overlay(88) +from:0x0216b388 kind:arm_call to:0x0216b5b8 module:overlay(88) +from:0x0216b3ac kind:arm_call to:0x021688e4 module:overlay(88) +from:0x0216b434 kind:arm_call to:0x0202a17c module:main +from:0x0216b444 kind:arm_call to:0x02035590 module:main +from:0x0216b5ac kind:arm_call to:0x01ffaf74 module:itcm +from:0x0216b5f8 kind:arm_call to:0x0216b500 module:overlay(88) +from:0x0216b618 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216b628 kind:arm_call to:0x0206f1c8 module:overlay(0) +from:0x0216b634 kind:load to:0x027e09a8 module:dtcm +from:0x0216b638 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216b67c kind:arm_call to:0x0216b500 module:overlay(88) +from:0x0216b6a0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216b6b0 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x0216b6bc kind:load to:0x027e09a8 module:dtcm +from:0x0216b6c0 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216b70c kind:arm_call to:0x0206ec70 module:overlay(0) +from:0x0216b714 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216b730 kind:arm_call to:0x020a6550 module:overlay(0) +from:0x0216b758 kind:arm_call to:0x0203e690 module:main +from:0x0216b7a8 kind:load to:0x02177214 module:overlay(88) +from:0x0216b7ac kind:load to:0x02169178 module:overlay(88) +from:0x0216b7b0 kind:load to:0x02169164 module:overlay(88) +from:0x0216b7b4 kind:load to:0x020a8f48 module:overlay(0) +from:0x0216b7cc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216b7d4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0216b7e8 kind:arm_call to:0x0203e740 module:main +from:0x0216b7f0 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216b7fc kind:load to:0x02177214 module:overlay(88) +from:0x0216b800 kind:load to:0x02169178 module:overlay(88) +from:0x0216b818 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216b820 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0216b834 kind:arm_call to:0x0203e740 module:main +from:0x0216b83c kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216b844 kind:arm_call to:0x02011ff4 module:main +from:0x0216b850 kind:load to:0x02177214 module:overlay(88) +from:0x0216b854 kind:load to:0x02169178 module:overlay(88) +from:0x0216b890 kind:arm_call to:0x0216bd94 module:overlay(88) +from:0x0216b8b0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216b8c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216b90c kind:arm_call to:0x0216be7c module:overlay(88) +from:0x0216b978 kind:arm_call to:0x0216be28 module:overlay(88) +from:0x0216b994 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216b9a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216bac4 kind:arm_call to:0x0216bbec module:overlay(88) +from:0x0216bad4 kind:arm_call to:0x0216bc04 module:overlay(88) +from:0x0216bae8 kind:arm_call to:0x0216bc28 module:overlay(88) +from:0x0216baf8 kind:arm_call to:0x0216bc5c module:overlay(88) +from:0x0216bb0c kind:arm_call to:0x0216bc74 module:overlay(88) +from:0x0216bb1c kind:arm_call to:0x0216bc98 module:overlay(88) +from:0x0216bb2c kind:arm_call to:0x0216bcfc module:overlay(88) +from:0x0216bb3c kind:arm_call to:0x0216bd70 module:overlay(88) +from:0x0216bb58 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216bb74 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216bb90 kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216bbac kind:arm_call to:0x020a6b54 module:overlay(0) +from:0x0216bbcc kind:arm_call to:0x020a6be0 module:overlay(0) +from:0x0216bbd8 kind:load to:0x021764cc module:overlay(88) +from:0x0216bbe8 kind:load to:0x0216be28 module:overlay(88) +from:0x0216bcb4 kind:arm_call to:0x021688e4 module:overlay(88) +from:0x0216bd3c kind:arm_call to:0x0202a17c module:main +from:0x0216bd4c kind:arm_call to:0x02035590 module:main +from:0x0216bdbc kind:arm_call to:0x0216be7c module:overlay(88) +from:0x0216bddc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0216be24 kind:load to:0x027e0cec module:dtcm +from:0x0216be44 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0216be50 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216be78 kind:load to:0x027e0cec module:dtcm +from:0x0216bf28 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0216bf44 kind:arm_call to:0x020a6550 module:overlay(0) +from:0x0216bf58 kind:load to:0x0217725c module:overlay(88) +from:0x0216bf64 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216bf78 kind:arm_call to:0x020a6618 module:overlay(0) +from:0x0216bf80 kind:arm_call to:0x02011ff4 module:main +from:0x0216c164 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0216c16c kind:load to:0x027e09ac module:dtcm +from:0x0216c184 kind:arm_call to:0x02011f3c module:main +from:0x0216c190 kind:arm_call to:0x0216c298 module:overlay(88) +from:0x0216c1b4 kind:arm_call to:0x020a902c module:overlay(0) +from:0x0216c1d0 kind:arm_call to:0x02011f3c module:main +from:0x0216c1dc kind:arm_call to:0x0216c57c module:overlay(88) +from:0x0216c210 kind:load to:0x027e09bc module:dtcm +from:0x0216c214 kind:load to:0x02178324 module:overlay(88) +from:0x0216c218 kind:load to:0x027e09a4 module:dtcm +from:0x0216c250 kind:arm_call to:0x02078870 module:overlay(0) +from:0x0216c288 kind:arm_call to:0x02078870 module:overlay(0) +from:0x0216c290 kind:load to:0x02178324 module:overlay(88) +from:0x0216c294 kind:load to:0x027e09bc module:dtcm +from:0x0216c2a0 kind:arm_call to:0x02077900 module:overlay(0) +from:0x0216c2bc kind:load to:0x021772a8 module:overlay(88) +from:0x0216c2cc kind:arm_call to:0x02011ff4 module:main +from:0x0216c2e4 kind:arm_call to:0x0207797c module:overlay(0) +from:0x0216c348 kind:arm_call to:0x02024124 module:main +from:0x0216c384 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c408 kind:arm_call to:0x02023eec module:main +from:0x0216c410 kind:arm_call to:0x02077b78 module:overlay(0) +from:0x0216c448 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216c458 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216c464 kind:load to:0x0217729c module:overlay(88) +from:0x0216c468 kind:load to:0x0203feb0 module:main +from:0x0216c47c kind:load to:0x0216c480 module:overlay(88) +from:0x0216c504 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c50c kind:arm_call to:0x01ff938c module:itcm +from:0x0216c528 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216c530 kind:arm_call to:0x01ff938c module:itcm +from:0x0216c54c kind:arm_call to:0x01ffb780 module:itcm +from:0x0216c584 kind:arm_call to:0x02077900 module:overlay(0) +from:0x0216c598 kind:load to:0x021772c0 module:overlay(88) +from:0x0216c5a8 kind:arm_call to:0x02011ff4 module:main +from:0x0216c640 kind:arm_call to:0x0207797c module:overlay(0) +from:0x0216c6a4 kind:arm_call to:0x02024124 module:main +from:0x0216c6e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c75c kind:arm_call to:0x02023eec module:main +from:0x0216c764 kind:arm_call to:0x02077b78 module:overlay(0) +from:0x0216c79c kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216c7ac kind:arm_call to:0x01ffad5c module:itcm +from:0x0216c7b8 kind:load to:0x02178324 module:overlay(88) +from:0x0216c7bc kind:load to:0x0217729c module:overlay(88) +from:0x0216c7c0 kind:load to:0x0203feb0 module:main +from:0x0216c7d4 kind:load to:0x0217834c module:overlay(88) +from:0x0216c7e8 kind:arm_call to:0x02011f3c module:main +from:0x0216c7f4 kind:arm_call to:0x0216c92c module:overlay(88) +from:0x0216c80c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0216c824 kind:load to:0x021772e4 module:overlay(88) +from:0x0216c830 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216c84c kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0216c920 kind:load to:0x02177334 module:overlay(88) +from:0x0216c924 kind:load to:0x021772d8 module:overlay(88) +from:0x0216c928 kind:load to:0x027e0154 module:dtcm +from:0x0216c934 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216c950 kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0216ca24 kind:load to:0x02177334 module:overlay(88) +from:0x0216ca28 kind:load to:0x021772d8 module:overlay(88) +from:0x0216ca2c kind:load to:0x027e0154 module:dtcm +from:0x0216ca40 kind:arm_call to:0x0216d954 module:overlay(88) +from:0x0216ca48 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216ca54 kind:load to:0x02177334 module:overlay(88) +from:0x0216ca68 kind:arm_call to:0x0216d954 module:overlay(88) +from:0x0216ca70 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216ca78 kind:arm_call to:0x02011ff4 module:main +from:0x0216ca84 kind:load to:0x02177334 module:overlay(88) +from:0x0216ca98 kind:arm_call to:0x0216d954 module:overlay(88) +from:0x0216caa0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216caac kind:load to:0x02177334 module:overlay(88) +from:0x0216cb40 kind:arm_call to:0x02059738 module:overlay(0) +from:0x0216cb60 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0216cb90 kind:arm_call to:0x0216e4f4 module:overlay(88) +from:0x0216cba4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216cbac kind:arm_call to:0x0216e4f4 module:overlay(88) +from:0x0216cbbc kind:arm_call to:0x0216e4a4 module:overlay(88) +from:0x0216cbdc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216cbfc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216cc24 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216cc64 kind:arm_call to:0x0216e560 module:overlay(88) +from:0x0216cc70 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216cc84 kind:arm_call to:0x0200ef5c module:main +from:0x0216cc9c kind:arm_call to:0x0200ecfc module:main +from:0x0216ccc4 kind:arm_call to:0x0200ea38 module:main +from:0x0216cd28 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216cd50 kind:arm_call to:0x0216da60 module:overlay(88) +from:0x0216cd74 kind:arm_call to:0x0202a20c module:main +from:0x0216cd98 kind:arm_call to:0x02170f84 module:overlay(88) +from:0x0216cdbc kind:arm_call to:0x020c225c module:overlay(17) +from:0x0216cdc8 kind:load to:0x020b66c4 module:overlay(0) +from:0x0216cdcc kind:load to:0x027e09b4 module:dtcm +from:0x0216ce08 kind:arm_call to:0x0216da60 module:overlay(88) +from:0x0216ce20 kind:arm_call to:0x0202a20c module:main +from:0x0216ce34 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0216ce54 kind:load to:0x027e0958 module:dtcm +from:0x0216ce84 kind:arm_call to:0x021716a0 module:overlay(88) +from:0x0216cf68 kind:arm_call to:0x020356f4 module:main +from:0x0216cf80 kind:arm_call to:0x020a9e80 module:overlay(0) +from:0x0216cfac kind:arm_call to:0x020356f4 module:main +from:0x0216cfd4 kind:arm_call to:0x020356f4 module:main +from:0x0216d004 kind:arm_call to:0x020356f4 module:main +from:0x0216d0b0 kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x0216d0d0 kind:arm_call to:0x0202a17c module:main +from:0x0216d0e0 kind:arm_call to:0x02035590 module:main +from:0x0216d0fc kind:arm_call to:0x0200f05c module:main +from:0x0216d174 kind:load to:0x027e09a4 module:dtcm +from:0x0216d178 kind:load to:0x020b7d08 module:overlay(0) +from:0x0216d1b0 kind:load to:0x02177398 module:overlay(88) +from:0x0216d1b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d1b8 kind:load to:0x021773a0 module:overlay(88) +from:0x0216d1bc kind:load to:0x021773ac module:overlay(88) +from:0x0216d1c0 kind:load to:0x021773b8 module:overlay(88) +from:0x0216d1c4 kind:load to:0x021773c0 module:overlay(88) +from:0x0216d1c8 kind:load to:0x021773cc module:overlay(88) +from:0x0216d1cc kind:load to:0x021773d8 module:overlay(88) +from:0x0216d1d8 kind:load to:0x0217833c module:overlay(88) +from:0x0216d1e0 kind:load to:0x02178344 module:overlay(88) +from:0x0216d204 kind:arm_call to:0x02013014 module:main +from:0x0216d218 kind:arm_call to:0x0216ce58 module:overlay(88) +from:0x0216d22c kind:arm_call to:0x02011f3c module:main +from:0x0216d23c kind:arm_call to:0x020595e0 module:overlay(0) +from:0x0216d250 kind:arm_call to:0x02059460 module:overlay(0) +from:0x0216d25c kind:arm_call_thumb to:0x020592a0 module:overlay(0) +from:0x0216d278 kind:arm_call to:0x02059664 module:overlay(0) +from:0x0216d2ac kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0216d2bc kind:arm_call to:0x02011f3c module:main +from:0x0216d2d0 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d2e4 kind:arm_call to:0x02011f3c module:main +from:0x0216d2f8 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d30c kind:arm_call to:0x02011f3c module:main +from:0x0216d320 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d334 kind:arm_call to:0x02011f3c module:main +from:0x0216d348 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d35c kind:arm_call to:0x02011f3c module:main +from:0x0216d370 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d3ac kind:arm_call to:0x0200f218 module:main +from:0x0216d3c4 kind:arm_call to:0x020130d4 module:main +from:0x0216d3d4 kind:load to:0x0204af1c module:main +from:0x0216d3d8 kind:load to:0x02177308 module:overlay(88) +from:0x0216d3dc kind:load to:0x02059880 module:overlay(0) +from:0x0216d3e0 kind:load to:0x021764e8 module:overlay(88) +from:0x0216d420 kind:arm_call to:0x0202a17c module:main +from:0x0216d430 kind:arm_call to:0x02035590 module:main +from:0x0216d440 kind:arm_call to:0x02171638 module:overlay(88) +from:0x0216d458 kind:arm_call to:0x0200f05c module:main +from:0x0216d47c kind:load to:0x020b7d08 module:overlay(0) +from:0x0216d4d4 kind:arm_call to:0x02013014 module:main +from:0x0216d4e4 kind:arm_call to:0x0216d3e4 module:overlay(88) +from:0x0216d4f8 kind:arm_call to:0x02011f3c module:main +from:0x0216d508 kind:arm_call to:0x020595e0 module:overlay(0) +from:0x0216d51c kind:arm_call to:0x02059460 module:overlay(0) +from:0x0216d528 kind:arm_call_thumb to:0x020592a0 module:overlay(0) +from:0x0216d544 kind:arm_call to:0x02059664 module:overlay(0) +from:0x0216d57c kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0216d58c kind:arm_call to:0x02011f3c module:main +from:0x0216d5a0 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d5b4 kind:arm_call to:0x02011f3c module:main +from:0x0216d5c8 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d5dc kind:arm_call to:0x02011f3c module:main +from:0x0216d5f0 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d604 kind:arm_call to:0x02011f3c module:main +from:0x0216d618 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d62c kind:arm_call to:0x02011f3c module:main +from:0x0216d640 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d67c kind:arm_call to:0x0200f218 module:main +from:0x0216d698 kind:arm_call to:0x020130d4 module:main +from:0x0216d6a8 kind:load to:0x027e09a4 module:dtcm +from:0x0216d6b0 kind:load to:0x0204af1c module:main +from:0x0216d6b4 kind:load to:0x02177308 module:overlay(88) +from:0x0216d6b8 kind:load to:0x02059880 module:overlay(0) +from:0x0216d6bc kind:load to:0x021764f8 module:overlay(88) +from:0x0216d6e8 kind:arm_call to:0x02013014 module:main +from:0x0216d72c kind:arm_call to:0x0202a17c module:main +from:0x0216d73c kind:arm_call to:0x02035590 module:main +from:0x0216d758 kind:arm_call to:0x0200f05c module:main +from:0x0216d7c0 kind:arm_call to:0x02011f3c module:main +from:0x0216d7d0 kind:arm_call to:0x020595e0 module:overlay(0) +from:0x0216d7e4 kind:arm_call to:0x02059460 module:overlay(0) +from:0x0216d7f0 kind:arm_call_thumb to:0x020592a0 module:overlay(0) +from:0x0216d80c kind:arm_call to:0x02059664 module:overlay(0) +from:0x0216d840 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0216d850 kind:arm_call to:0x02011f3c module:main +from:0x0216d864 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d878 kind:arm_call to:0x02011f3c module:main +from:0x0216d88c kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d8a0 kind:arm_call to:0x02011f3c module:main +from:0x0216d8b4 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d8c8 kind:arm_call to:0x02011f3c module:main +from:0x0216d8dc kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216d918 kind:arm_call to:0x0200f218 module:main +from:0x0216d930 kind:arm_call to:0x020130d4 module:main +from:0x0216d940 kind:load to:0x0204af1c module:main +from:0x0216d944 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d948 kind:load to:0x02177308 module:overlay(88) +from:0x0216d94c kind:load to:0x02059880 module:overlay(0) +from:0x0216d950 kind:load to:0x021764d8 module:overlay(88) +from:0x0216d984 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x0216d98c kind:arm_call to:0x02011ff4 module:main +from:0x0216d9a0 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x0216d9a8 kind:arm_call to:0x02011ff4 module:main +from:0x0216d9bc kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x0216d9c4 kind:arm_call to:0x02011ff4 module:main +from:0x0216d9d8 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x0216d9e0 kind:arm_call to:0x02011ff4 module:main +from:0x0216d9f4 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x0216d9fc kind:arm_call to:0x02011ff4 module:main +from:0x0216da20 kind:arm_call to:0x02059650 module:overlay(0) +from:0x0216da28 kind:arm_call to:0x02011ff4 module:main +from:0x0216da58 kind:arm_call to:0x0200f218 module:main +from:0x0216dac0 kind:arm_call to:0x0200f218 module:main +from:0x0216dad4 kind:arm_call to:0x0216da60 module:overlay(88) +from:0x0216dba0 kind:arm_call to:0x0216de3c module:overlay(88) +from:0x0216dbac kind:arm_call to:0x0216deb0 module:overlay(88) +from:0x0216dbb8 kind:arm_call to:0x0216dfa4 module:overlay(88) +from:0x0216dbc4 kind:arm_call to:0x0216e068 module:overlay(88) +from:0x0216dc4c kind:arm_call to:0x02059738 module:overlay(0) +from:0x0216dc6c kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0216dd50 kind:arm_call to:0x0216de3c module:overlay(88) +from:0x0216dd5c kind:arm_call to:0x0216deb0 module:overlay(88) +from:0x0216dd68 kind:arm_call to:0x0216dfa4 module:overlay(88) +from:0x0216dd74 kind:arm_call to:0x0216e068 module:overlay(88) +from:0x0216ddfc kind:arm_call to:0x02059738 module:overlay(0) +from:0x0216de1c kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0216de44 kind:load to:0x0216e24c module:overlay(88) +from:0x0216de54 kind:arm_call to:0x02059274 module:overlay(0) +from:0x0216de70 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216de8c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216dea8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216deec kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x0216df00 kind:arm_call to:0x02171638 module:overlay(88) +from:0x0216df08 kind:arm_call to:0x02171a78 module:overlay(88) +from:0x0216df10 kind:arm_call to:0x0200f3cc module:main +from:0x0216df2c kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0216df50 kind:arm_call to:0x02171638 module:overlay(88) +from:0x0216df54 kind:arm_call to:0x02171ab8 module:overlay(88) +from:0x0216df78 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216df98 kind:arm_call to:0x0216de48 module:overlay(88) +from:0x0216dfa0 kind:load to:0x020b7d08 module:overlay(0) +from:0x0216dfe0 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x0216dff4 kind:arm_call to:0x02171638 module:overlay(88) +from:0x0216dffc kind:arm_call to:0x02171a78 module:overlay(88) +from:0x0216e004 kind:arm_call to:0x0200f3cc module:main +from:0x0216e03c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216e05c kind:arm_call to:0x0216de48 module:overlay(88) +from:0x0216e064 kind:load to:0x020b7d08 module:overlay(0) +from:0x0216e0a4 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x0216e0b8 kind:arm_call to:0x02171638 module:overlay(88) +from:0x0216e0c0 kind:arm_call to:0x02171a78 module:overlay(88) +from:0x0216e0c8 kind:arm_call to:0x0200f3cc module:main +from:0x0216e100 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216e120 kind:arm_call to:0x0216de48 module:overlay(88) +from:0x0216e128 kind:load to:0x020b7d08 module:overlay(0) +from:0x0216e144 kind:arm_call to:0x0216e1dc module:overlay(88) +from:0x0216e190 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216e198 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0216e1a4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216e214 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x0216e228 kind:arm_call to:0x02171638 module:overlay(88) +from:0x0216e230 kind:arm_call to:0x02171a78 module:overlay(88) +from:0x0216e238 kind:arm_call to:0x0200f3cc module:main +from:0x0216e248 kind:load to:0x020b7d08 module:overlay(0) +from:0x0216e304 kind:arm_call to:0x0216e12c module:overlay(88) +from:0x0216e310 kind:arm_call to:0x0216e1dc module:overlay(88) +from:0x0216e33c kind:arm_call to:0x0216e12c module:overlay(88) +from:0x0216e348 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0216e354 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216e39c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e418 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216e424 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216e47c kind:arm_call to:0x0216e12c module:overlay(88) +from:0x0216e48c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216e4c0 kind:arm_call to:0x0216e454 module:overlay(88) +from:0x0216e4ec kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216e530 kind:load to:0x0200ee9c module:main +from:0x0216e588 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216e598 kind:load to:0x027e09a4 module:dtcm +from:0x0216e59c kind:load to:0x020b66c4 module:overlay(0) +from:0x0216e5a8 kind:arm_call to:0x02059650 module:overlay(0) +from:0x0216e5bc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0216e5d0 kind:load to:0x0217839c module:overlay(88) +from:0x0216e5e4 kind:arm_call to:0x02011f3c module:main +from:0x0216e5f0 kind:arm_call to:0x0216e624 module:overlay(88) +from:0x0216e608 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0216e620 kind:load to:0x021773ec module:overlay(88) +from:0x0216e62c kind:arm_call to:0x0216c828 module:overlay(88) +from:0x0216e640 kind:arm_call to:0x020f0504 module:overlay(31) +from:0x0216e664 kind:arm_call to:0x020f0544 module:overlay(31) +from:0x0216e678 kind:load to:0x02177410 module:overlay(88) +from:0x0216e67c kind:load to:0x02178388 module:overlay(88) +from:0x0216e694 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x0216e6a0 kind:load to:0x02178388 module:overlay(88) +from:0x0216e6b8 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x0216e6c0 kind:arm_call to:0x02011ff4 module:main +from:0x0216e6cc kind:load to:0x02178388 module:overlay(88) +from:0x0216e6d8 kind:arm_call to:0x0216cab0 module:overlay(88) +from:0x0216e6e4 kind:arm_call to:0x020f0694 module:overlay(31) +from:0x0216e708 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216e718 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216e764 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216e778 kind:arm_call to:0x0200ef5c module:main +from:0x0216e78c kind:arm_call to:0x0200ecfc module:main +from:0x0216e7e8 kind:arm_call to:0x0216da60 module:overlay(88) +from:0x0216e820 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216e830 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e840 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e864 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216e884 kind:arm_call to:0x0216da60 module:overlay(88) +from:0x0216e8a4 kind:arm_call to:0x0202a20c module:main +from:0x0216e8e4 kind:arm_call to:0x020c219c module:overlay(17) +from:0x0216e8fc kind:arm_call to:0x020f06d4 module:overlay(31) +from:0x0216e908 kind:load to:0x020b66c4 module:overlay(0) +from:0x0216e90c kind:load to:0x027e09b4 module:dtcm +from:0x0216e918 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0216e92c kind:load to:0x021783e8 module:overlay(88) +from:0x0216e940 kind:arm_call to:0x02011f3c module:main +from:0x0216e94c kind:arm_call to:0x0216e980 module:overlay(88) +from:0x0216e964 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0216e97c kind:load to:0x0217747c module:overlay(88) +from:0x0216e988 kind:arm_call to:0x0216c828 module:overlay(88) +from:0x0216e9a8 kind:load to:0x021774a0 module:overlay(88) +from:0x0216e9cc kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x0216e9e0 kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x0216e9f4 kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x0216ea08 kind:arm_call to:0x020d61b0 module:overlay(24) +from:0x0216ea1c kind:arm_call to:0x02011f3c module:main +from:0x0216ea30 kind:arm_call to:0x020d621c module:overlay(24) +from:0x0216ea48 kind:arm_call_thumb to:0x0205a1c8 module:overlay(0) +from:0x0216ea60 kind:arm_call to:0x02011f3c module:main +from:0x0216ea74 kind:load to:0x027e0d00 module:dtcm +from:0x0216ea98 kind:arm_call to:0x02013014 module:main +from:0x0216eaa8 kind:arm_call to:0x0216e9ac module:overlay(88) +from:0x0216eab8 kind:arm_call to:0x02011f3c module:main +from:0x0216eacc kind:arm_call to:0x020d68ac module:overlay(24) +from:0x0216eaf4 kind:arm_call_thumb to:0x02059e70 module:overlay(0) +from:0x0216eb58 kind:arm_call to:0x02011f3c module:main +from:0x0216eb68 kind:arm_call to:0x020595e0 module:overlay(0) +from:0x0216eb7c kind:arm_call to:0x02059460 module:overlay(0) +from:0x0216eb88 kind:arm_call_thumb to:0x020592a0 module:overlay(0) +from:0x0216eba4 kind:arm_call to:0x02059664 module:overlay(0) +from:0x0216ebd8 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x0216ebe8 kind:arm_call to:0x02011f3c module:main +from:0x0216ebfc kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216ec10 kind:arm_call to:0x02011f3c module:main +from:0x0216ec24 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216ec38 kind:arm_call to:0x02011f3c module:main +from:0x0216ec4c kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x0216ecd8 kind:arm_call to:0x0200f218 module:main +from:0x0216ed40 kind:arm_call to:0x0200eab0 module:main +from:0x0216ed4c kind:arm_call to:0x020130d4 module:main +from:0x0216ed58 kind:load to:0x0204af1c module:main +from:0x0216ed5c kind:load to:0x02177308 module:overlay(88) +from:0x0216ed60 kind:load to:0x02059880 module:overlay(0) +from:0x0216ed64 kind:load to:0x02176508 module:overlay(88) +from:0x0216ed84 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x0216edac kind:arm_call to:0x02011ff4 module:main +from:0x0216edbc kind:arm_call to:0x02011ff4 module:main +from:0x0216edc8 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x0216edd4 kind:load to:0x021774a0 module:overlay(88) +from:0x0216edf4 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x0216ee1c kind:arm_call to:0x02011ff4 module:main +from:0x0216ee2c kind:arm_call to:0x02011ff4 module:main +from:0x0216ee38 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x0216ee40 kind:arm_call to:0x02011ff4 module:main +from:0x0216ee4c kind:load to:0x021774a0 module:overlay(88) +from:0x0216ee6c kind:arm_call to:0x01ffc744 module:itcm +from:0x0216ee7c kind:arm_call to:0x0200ef5c module:main +from:0x0216ee90 kind:arm_call to:0x0200ecfc module:main +from:0x0216ef10 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216ef1c kind:load to:0x020b66c4 module:overlay(0) +from:0x0216ef28 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0216ef3c kind:load to:0x02178434 module:overlay(88) +from:0x0216ef50 kind:arm_call to:0x02011f3c module:main +from:0x0216ef5c kind:arm_call to:0x0216ef90 module:overlay(88) +from:0x0216ef74 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0216ef8c kind:load to:0x02177510 module:overlay(88) +from:0x0216ef9c kind:arm_call to:0x0216c828 module:overlay(88) +from:0x0216efc4 kind:arm_call to:0x0203e690 module:main +from:0x0216efd4 kind:load to:0x02177534 module:overlay(88) +from:0x0216efd8 kind:load to:0x0205910d module:overlay(0) +from:0x0216efdc kind:load to:0x0216efe0 module:overlay(88) +from:0x0216efec kind:load to:0x020590f1 module:overlay(0) +from:0x0216effc kind:arm_call to:0x02013014 module:main +from:0x0216f00c kind:arm_call_thumb to:0x020c0f84 module:overlay(1) +from:0x0216f03c kind:arm_call to:0x020d57bc module:overlay(24) +from:0x0216f05c kind:arm_call to:0x020d5760 module:overlay(24) +from:0x0216f070 kind:arm_call to:0x020d5740 module:overlay(24) +from:0x0216f0c0 kind:arm_call to:0x0200f218 module:main +from:0x0216f0d8 kind:arm_call to:0x0200ed6c module:main +from:0x0216f0e8 kind:arm_call to:0x020130d4 module:main +from:0x0216f0f4 kind:load to:0x0204af1c module:main +from:0x0216f0f8 kind:load to:0x027e0d00 module:dtcm +from:0x0216f0fc kind:load to:0x027e0ce0 module:dtcm +from:0x0216f100 kind:load to:0x0217651c module:overlay(88) +from:0x0216f11c kind:arm_call_thumb to:0x020c0fa4 module:overlay(1) +from:0x0216f134 kind:arm_call to:0x0203e740 module:main +from:0x0216f13c kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x0216f148 kind:load to:0x02177534 module:overlay(88) +from:0x0216f14c kind:load to:0x027e0d00 module:dtcm +from:0x0216f150 kind:load to:0x0205910d module:overlay(0) +from:0x0216f16c kind:arm_call_thumb to:0x020c0fa4 module:overlay(1) +from:0x0216f184 kind:arm_call to:0x0203e740 module:main +from:0x0216f18c kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x0216f194 kind:arm_call to:0x02011ff4 module:main +from:0x0216f1a0 kind:load to:0x02177534 module:overlay(88) +from:0x0216f1a4 kind:load to:0x027e0d00 module:dtcm +from:0x0216f1a8 kind:load to:0x0205910d module:overlay(0) +from:0x0216f204 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f21c kind:arm_call to:0x0200eab0 module:main +from:0x0216f324 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f3c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f490 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f4e4 kind:load to:0x0203feb0 module:main +from:0x0216f4e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f4ec kind:load to:0x027e0d00 module:dtcm +from:0x0216f4f8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0216f50c kind:arm_call to:0x02014f78 module:main +from:0x0216f550 kind:load to:0x02176550 module:overlay(88) +from:0x0216f554 kind:load to:0x0217657c module:overlay(88) +from:0x0216f558 kind:load to:0x021765a8 module:overlay(88) +from:0x0216f55c kind:load to:0x021765d4 module:overlay(88) +from:0x0216f580 kind:load to:0x02178480 module:overlay(88) +from:0x0216f594 kind:arm_call to:0x02011f3c module:main +from:0x0216f5a0 kind:arm_call to:0x0216f608 module:overlay(88) +from:0x0216f5b8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0216f5d0 kind:load to:0x021776e8 module:overlay(88) +from:0x0216f5e0 kind:arm_call to:0x02016614 module:main +from:0x0216f604 kind:load to:0x02177698 module:overlay(88) +from:0x0216f614 kind:arm_call to:0x0216c828 module:overlay(88) +from:0x0216f63c kind:arm_call to:0x0203e690 module:main +from:0x0216f694 kind:load to:0x0217770c module:overlay(88) +from:0x0216f698 kind:load to:0x0216f6a0 module:overlay(88) +from:0x0216f69c kind:load to:0x0216f5d4 module:overlay(88) +from:0x0216f6ac kind:arm_call to:0x0201662c module:main +from:0x0216f6e4 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x0216f740 kind:arm_call to:0x02011f3c module:main +from:0x0216f828 kind:load to:0x027e09b8 module:dtcm +from:0x0216f834 kind:load to:0x02177624 module:overlay(88) +from:0x0216f838 kind:load to:0x02177664 module:overlay(88) +from:0x0216f83c kind:load to:0x0217762c module:overlay(88) +from:0x0216f840 kind:load to:0x02177644 module:overlay(88) +from:0x0216f85c kind:arm_call to:0x02013014 module:main +from:0x0216f870 kind:arm_call to:0x0216d1e4 module:overlay(88) +from:0x0216f87c kind:arm_call to:0x0216f6b8 module:overlay(88) +from:0x0216f888 kind:arm_call to:0x020130d4 module:main +from:0x0216f894 kind:load to:0x0204af1c module:main +from:0x0216f8ac kind:arm_call to:0x02011ff4 module:main +from:0x0216f8f0 kind:arm_call to:0x0203e740 module:main +from:0x0216f8f8 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x0216f904 kind:load to:0x0217770c module:overlay(88) +from:0x0216f908 kind:load to:0x0216f6a0 module:overlay(88) +from:0x0216f920 kind:arm_call to:0x02011ff4 module:main +from:0x0216f964 kind:arm_call to:0x0203e740 module:main +from:0x0216f96c kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x0216f974 kind:arm_call to:0x02011ff4 module:main +from:0x0216f980 kind:load to:0x0217770c module:overlay(88) +from:0x0216f984 kind:load to:0x0216f6a0 module:overlay(88) +from:0x0216f990 kind:arm_call to:0x0216cab0 module:overlay(88) +from:0x0216f9a4 kind:arm_call to:0x0216fc0c module:overlay(88) +from:0x0216f9ac kind:arm_call to:0x0216f9b4 module:overlay(88) +from:0x0216fac0 kind:load to:0x02177644 module:overlay(88) +from:0x0216faf0 kind:arm_call to:0x0216fafc module:overlay(88) +from:0x0216fb1c kind:arm_call to:0x0216f560 module:overlay(88) +from:0x0216fb28 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0216fb60 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x0216fb78 kind:arm_call to:0x02168c1c module:overlay(88) +from:0x0216fb84 kind:arm_call to:0x02174808 module:overlay(88) +from:0x0216fb94 kind:load to:0x020b69b8 module:overlay(0) +from:0x0216fb98 kind:load to:0x027e09b8 module:dtcm +from:0x0216fb9c kind:load to:0x02179478 module:overlay(88) +from:0x0216fbc0 kind:arm_call to:0x0216f504 module:overlay(88) +from:0x0216fbd0 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x0216fbe4 kind:arm_call to:0x02011f3c module:main +from:0x0216fbf0 kind:arm_call to:0x02167b00 module:overlay(88) +from:0x0216fc04 kind:load to:0x027e09b8 module:dtcm +from:0x0216fc08 kind:load to:0x021776a4 module:overlay(88) +from:0x0216fc40 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0216fc7c kind:arm_call to:0x02074d90 module:overlay(0) +from:0x0216fc90 kind:arm_call to:0x02168c80 module:overlay(88) +from:0x0216fcbc kind:arm_call to:0x02074d90 module:overlay(0) +from:0x0216fd14 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x0216fd28 kind:arm_call to:0x02168c1c module:overlay(88) +from:0x0216fd58 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x0216fd6c kind:arm_call to:0x02168c80 module:overlay(88) +from:0x0216fd78 kind:arm_call to:0x0216f504 module:overlay(88) +from:0x0216fda8 kind:arm_call to:0x02074d90 module:overlay(0) +from:0x0216fde0 kind:arm_call to:0x0216f570 module:overlay(88) +from:0x0216fdf8 kind:arm_call to:0x0216f568 module:overlay(88) +from:0x0216fe04 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0216fe14 kind:load to:0x027e09b8 module:dtcm +from:0x0216fe18 kind:load to:0x020b69b8 module:overlay(0) +from:0x0216fe20 kind:load to:0x02179478 module:overlay(88) +from:0x0216fe54 kind:arm_call to:0x02035590 module:main +from:0x0216fe6c kind:arm_call to:0x020354ac module:main +from:0x0216fe90 kind:arm_call to:0x020354ac module:main +from:0x0216feb0 kind:arm_call to:0x02035590 module:main +from:0x0216fec0 kind:arm_call to:0x020354ac module:main +from:0x0216fed4 kind:arm_call to:0x02035590 module:main +from:0x0216fef0 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x0216fefc kind:arm_call to:0x02028b68 module:main +from:0x0216ff24 kind:load to:0x02177770 module:overlay(88) +from:0x0216ff70 kind:arm_call to:0x02028b84 module:main +from:0x0216ff84 kind:arm_call to:0x02007430 module:main +from:0x0216ff8c kind:arm_call to:0x02028b84 module:main +from:0x0216ff90 kind:arm_call to:0x02027104 module:main +from:0x0216ffa0 kind:arm_call to:0x02027160 module:main +from:0x0216ffa4 kind:arm_call to:0x02027294 module:main +from:0x0216ffe8 kind:arm_call to:0x02035590 module:main +from:0x02170000 kind:arm_call to:0x020354ac module:main +from:0x02170024 kind:arm_call to:0x020354ac module:main +from:0x02170044 kind:arm_call to:0x02035590 module:main +from:0x02170054 kind:arm_call to:0x020354ac module:main +from:0x02170068 kind:arm_call to:0x02035590 module:main +from:0x02170084 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x02170090 kind:arm_call to:0x02028b68 module:main +from:0x021700a0 kind:load to:0x02177778 module:overlay(88) +from:0x021700ec kind:arm_call to:0x02028b84 module:main +from:0x02170100 kind:arm_call to:0x02007430 module:main +from:0x02170108 kind:arm_call to:0x02028b84 module:main +from:0x0217010c kind:arm_call to:0x020272d8 module:main +from:0x0217011c kind:arm_call to:0x0202730c module:main +from:0x02170120 kind:arm_call to:0x02027374 module:main +from:0x021701a4 kind:arm_call to:0x0200f218 module:main +from:0x021701ec kind:load to:0x0217653c module:overlay(88) +from:0x02170294 kind:arm_call to:0x0201668c module:main +from:0x021702e0 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0217039c kind:arm_call to:0x0200b578 module:main +from:0x021703a8 kind:arm_call to:0x0216cdd0 module:overlay(88) +from:0x021703b4 kind:load to:0x02176600 module:overlay(88) +from:0x021703b8 kind:load to:0x027e0954 module:dtcm +from:0x021703bc kind:load to:0x02176608 module:overlay(88) +from:0x021703c0 kind:load to:0x0217015c module:overlay(88) +from:0x0217044c kind:arm_call to:0x0205c6d0 module:overlay(0) +from:0x02170474 kind:load to:0x0216fac4 module:overlay(88) +from:0x02170480 kind:arm_call to:0x02167ba0 module:overlay(88) +from:0x02170494 kind:arm_call to:0x02167ba0 module:overlay(88) +from:0x0217049c kind:arm_call to:0x02011ff4 module:main +from:0x021704b0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021704c4 kind:load to:0x021784cc module:overlay(88) +from:0x021704d8 kind:arm_call to:0x02011f3c module:main +from:0x021704e4 kind:arm_call to:0x02170518 module:overlay(88) +from:0x021704fc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02170514 kind:load to:0x02177788 module:overlay(88) +from:0x02170520 kind:arm_call to:0x0216c828 module:overlay(88) +from:0x02170548 kind:load to:0x021777ac module:overlay(88) +from:0x02170554 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x02170568 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x02170570 kind:arm_call to:0x02011ff4 module:main +from:0x021705a4 kind:arm_call to:0x02013014 module:main +from:0x021705e0 kind:arm_call to:0x020356f4 module:main +from:0x02170628 kind:arm_call to:0x0200f05c module:main +from:0x02170650 kind:arm_call to:0x0200f05c module:main +from:0x02170690 kind:arm_call to:0x02011f3c module:main +from:0x0217069c kind:arm_call to:0x02171280 module:overlay(88) +from:0x021706b8 kind:arm_call to:0x020356f4 module:main +from:0x021706d0 kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x021706ec kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x0217071c kind:arm_call to:0x0200f05c module:main +from:0x02170744 kind:arm_call to:0x0200f05c module:main +from:0x02170778 kind:arm_call to:0x0202a17c module:main +from:0x02170788 kind:arm_call to:0x02035590 module:main +from:0x021707a4 kind:arm_call to:0x0200f05c module:main +from:0x021707c8 kind:arm_call to:0x02011f3c module:main +from:0x021707d8 kind:arm_call to:0x020595e0 module:overlay(0) +from:0x021707ec kind:arm_call to:0x02059460 module:overlay(0) +from:0x021707f8 kind:arm_call_thumb to:0x020592a0 module:overlay(0) +from:0x02170814 kind:arm_call to:0x02059664 module:overlay(0) +from:0x02170848 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x02170858 kind:arm_call to:0x02011f3c module:main +from:0x0217086c kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x02170880 kind:arm_call to:0x02011f3c module:main +from:0x02170894 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x021708a8 kind:arm_call to:0x02011f3c module:main +from:0x021708bc kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x021708d0 kind:arm_call to:0x02011f3c module:main +from:0x021708e4 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x02170920 kind:arm_call to:0x0200f218 module:main +from:0x02170938 kind:arm_call to:0x020130d4 module:main +from:0x02170948 kind:load to:0x0204af1c module:main +from:0x0217094c kind:load to:0x027e0ce0 module:dtcm +from:0x02170950 kind:load to:0x02177810 module:overlay(88) +from:0x02170954 kind:load to:0x02176650 module:overlay(88) +from:0x02170958 kind:load to:0x02176664 module:overlay(88) +from:0x0217095c kind:load to:0x027e09a4 module:dtcm +from:0x02170960 kind:load to:0x02177818 module:overlay(88) +from:0x02170964 kind:load to:0x0217663c module:overlay(88) +from:0x02170968 kind:load to:0x02176628 module:overlay(88) +from:0x0217096c kind:load to:0x02177308 module:overlay(88) +from:0x02170970 kind:load to:0x02059880 module:overlay(0) +from:0x02170974 kind:load to:0x02176618 module:overlay(88) +from:0x02170980 kind:arm_call to:0x0216cab0 module:overlay(88) +from:0x02170990 kind:arm_call to:0x021713d8 module:overlay(88) +from:0x021709d0 kind:arm_call to:0x0200ef5c module:main +from:0x02170a38 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02170a5c kind:arm_call to:0x0216da60 module:overlay(88) +from:0x02170a74 kind:arm_call to:0x0217144c module:overlay(88) +from:0x02170a80 kind:load to:0x020accdc module:overlay(0) +from:0x02170a8c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02170aa0 kind:load to:0x02178518 module:overlay(88) +from:0x02170ab4 kind:arm_call to:0x02011f3c module:main +from:0x02170ac0 kind:arm_call to:0x02170af0 module:overlay(88) +from:0x02170ad4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02170aec kind:load to:0x02177828 module:overlay(88) +from:0x02170af8 kind:arm_call to:0x0216c828 module:overlay(88) +from:0x02170b0c kind:load to:0x0217784c module:overlay(88) +from:0x02170b2c kind:arm_call to:0x02013014 module:main +from:0x02170b4c kind:arm_call to:0x02035590 module:main +from:0x02170b54 kind:arm_call to:0x020354ac module:main +from:0x02170b68 kind:arm_call to:0x02035590 module:main +from:0x02170b80 kind:arm_call to:0x02035590 module:main +from:0x02170b88 kind:arm_call to:0x020354ac module:main +from:0x02170ba0 kind:arm_call to:0x02035590 module:main +from:0x02170bb4 kind:arm_call to:0x02011f3c module:main +from:0x02170bd0 kind:arm_call_thumb to:0x020154e8 module:main +from:0x02170bf8 kind:arm_call to:0x02035590 module:main +from:0x02170c00 kind:arm_call to:0x020354ac module:main +from:0x02170c18 kind:arm_call to:0x02035590 module:main +from:0x02170c2c kind:arm_call_thumb to:0x02015660 module:main +from:0x02170c44 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x02170c94 kind:arm_call to:0x02011f3c module:main +from:0x02170ca4 kind:arm_call to:0x020595e0 module:overlay(0) +from:0x02170cb8 kind:arm_call to:0x02059460 module:overlay(0) +from:0x02170cc4 kind:arm_call_thumb to:0x020592a0 module:overlay(0) +from:0x02170ce0 kind:arm_call to:0x02059664 module:overlay(0) +from:0x02170d14 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x02170d24 kind:arm_call to:0x02011f3c module:main +from:0x02170d38 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x02170d4c kind:arm_call to:0x02011f3c module:main +from:0x02170d60 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x02170d74 kind:arm_call to:0x02011f3c module:main +from:0x02170d88 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x02170d9c kind:arm_call to:0x02011f3c module:main +from:0x02170db0 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x02170dc4 kind:arm_call to:0x02011f3c module:main +from:0x02170dd8 kind:arm_call_thumb to:0x02058cdc module:overlay(0) +from:0x02170de8 kind:arm_call to:0x020130d4 module:main +from:0x02170df0 kind:arm_call_thumb to:0x0201568c module:main +from:0x02170e00 kind:load to:0x0204af1c module:main +from:0x02170e04 kind:load to:0x021778b0 module:overlay(88) +from:0x02170e08 kind:load to:0x020aba48 module:overlay(0) +from:0x02170e0c kind:load to:0x020aba40 module:overlay(0) +from:0x02170e10 kind:load to:0x02177308 module:overlay(88) +from:0x02170e14 kind:load to:0x02059880 module:overlay(0) +from:0x02170e64 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x02170e70 kind:load to:0x0217784c module:overlay(88) +from:0x02170ec0 kind:arm_call to:0x0216ca88 module:overlay(88) +from:0x02170ec8 kind:arm_call to:0x02011ff4 module:main +from:0x02170ed4 kind:load to:0x0217784c module:overlay(88) +from:0x02170ee8 kind:arm_call to:0x01ffc744 module:itcm +from:0x02170ef8 kind:arm_call to:0x0200ef5c module:main +from:0x02170f60 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02170f6c kind:load to:0x020b66c4 module:overlay(0) +from:0x02170f78 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02170f9c kind:arm_call to:0x01ff8d38 module:itcm +from:0x02170fd4 kind:arm_call to:0x02171018 module:overlay(88) +from:0x02170ffc kind:arm_call to:0x02171018 module:overlay(88) +from:0x02171000 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0217100c kind:load to:0x027e09ac module:dtcm +from:0x02171034 kind:arm_call to:0x01ffad5c module:itcm +from:0x02171084 kind:arm_call to:0x02025f60 module:main +from:0x021710b8 kind:arm_call to:0x02025f60 module:main +from:0x02171250 kind:load to:0x027e0254 module:dtcm +from:0x02171254 kind:load to:0x021766a8 module:overlay(88) +from:0x02171258 kind:load to:0x02176698 module:overlay(88) +from:0x0217125c kind:load to:0x02176688 module:overlay(88) +from:0x02171260 kind:load to:0x02176678 module:overlay(88) +from:0x02171264 kind:load to:0x021766b8 module:overlay(88) +from:0x0217127c kind:load to:0x027e0ce0 module:dtcm +from:0x0217128c kind:arm_call to:0x0205a664 module:overlay(0) +from:0x02171298 kind:arm_call to:0x0217126c module:overlay(88) +from:0x021712b4 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x021712c0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021712c8 kind:arm_call to:0x0217126c module:overlay(88) +from:0x021712dc kind:arm_call to:0x02090570 module:overlay(0) +from:0x021712f0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02171304 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0217130c kind:arm_call to:0x0217126c module:overlay(88) +from:0x02171324 kind:arm_call to:0x02090570 module:overlay(0) +from:0x02171338 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217134c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02171354 kind:arm_call to:0x0217126c module:overlay(88) +from:0x0217136c kind:arm_call to:0x02090570 module:overlay(0) +from:0x02171380 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02171394 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0217139c kind:arm_call to:0x01ffa81c module:itcm +from:0x021713a8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021713b4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021713c0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021713d0 kind:load to:0x021778c4 module:overlay(88) +from:0x021713d4 kind:load to:0x021766e8 module:overlay(88) +from:0x021713e4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021713ec kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021713f4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171424 kind:arm_call to:0x01ffc768 module:itcm +from:0x02171434 kind:arm_call to:0x0200ea38 module:main +from:0x02171448 kind:load to:0x020b66c4 module:overlay(0) +from:0x02171464 kind:arm_call to:0x0202a20c module:main +from:0x02171490 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0217149c kind:load to:0x027e0958 module:dtcm +from:0x021714ac kind:arm_call to:0x021713fc module:overlay(88) +from:0x021714c4 kind:arm_call to:0x01ffad5c module:itcm +from:0x021714dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021714e0 kind:arm_call to:0x0205c254 module:overlay(0) +from:0x02171500 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0217150c kind:load to:0x027e0254 module:dtcm +from:0x02171518 kind:arm_call to:0x021717e4 module:overlay(88) +from:0x02171540 kind:arm_call to:0x02171554 module:overlay(88) +from:0x02171548 kind:arm_call to:0x021717f4 module:overlay(88) +from:0x0217155c kind:load to:0x0217161c module:overlay(88) +from:0x02171588 kind:arm_call to:0x02011f3c module:main +from:0x02171594 kind:arm_call to:0x0217181c module:overlay(88) +from:0x021715b0 kind:arm_call to:0x021718a4 module:overlay(88) +from:0x021715c4 kind:load to:0x020b0f90 module:overlay(0) +from:0x021715e8 kind:arm_call to:0x02171a14 module:overlay(88) +from:0x021715fc kind:arm_call to:0x02171878 module:overlay(88) +from:0x02171604 kind:arm_call to:0x02011ff4 module:main +from:0x02171628 kind:arm_call to:0x021715c8 module:overlay(88) +from:0x02171630 kind:arm_call to:0x02171770 module:overlay(88) +from:0x02171658 kind:arm_call to:0x02171560 module:overlay(88) +from:0x0217169c kind:load to:0x027e09a4 module:dtcm +from:0x021716e4 kind:arm_call to:0x02011f3c module:main +from:0x021716f4 kind:arm_call to:0x02099230 module:overlay(0) +from:0x02171738 kind:arm_call_thumb to:0x02059c34 module:overlay(0) +from:0x0217176c kind:load to:0x021778d0 module:overlay(88) +from:0x02171798 kind:arm_call_thumb to:0x02059f64 module:overlay(0) +from:0x021717d0 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x021717d8 kind:arm_call to:0x02011ff4 module:main +from:0x021717f0 kind:load to:0x020b7d08 module:overlay(0) +from:0x02171804 kind:load to:0x020b7d08 module:overlay(0) +from:0x02171810 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x02171858 kind:arm_call_thumb to:0x020154e8 module:main +from:0x02171868 kind:arm_call to:0x020165b8 module:main +from:0x02171874 kind:load to:0x02045484 module:main +from:0x02171880 kind:arm_call to:0x02171a14 module:overlay(88) +from:0x02171888 kind:arm_call to:0x020165f4 module:main +from:0x02171890 kind:arm_call_thumb to:0x02015504 module:main +from:0x02171898 kind:arm_call_thumb to:0x02015624 module:main +from:0x02171904 kind:arm_call to:0x02027d30 module:main +from:0x0217191c kind:arm_call to:0x02027d30 module:main +from:0x02171938 kind:arm_call to:0x02027d30 module:main +from:0x02171958 kind:arm_call to:0x02027d30 module:main +from:0x0217197c kind:arm_call_thumb to:0x02012f08 module:main +from:0x021719dc kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x021719f0 kind:arm_call to:0x02171a94 module:overlay(88) +from:0x02171a04 kind:load to:0x021778d8 module:overlay(88) +from:0x02171a08 kind:load to:0x021778e8 module:overlay(88) +from:0x02171a0c kind:load to:0x021778f8 module:overlay(88) +from:0x02171a10 kind:load to:0x02177908 module:overlay(88) +from:0x02171a5c kind:arm_call_thumb to:0x02012f5c module:main +from:0x02171a8c kind:arm_call_thumb to:0x02000d28 module:main +from:0x02171ab0 kind:arm_call_thumb to:0x02012f6c module:main +from:0x02171acc kind:arm_call to:0x0200f38c module:main +from:0x02171b96 kind:thumb_call_arm to:0x02171674 module:overlay(88) +from:0x02171bba kind:thumb_call_arm to:0x020a9ea4 module:overlay(0) +from:0x02171bce kind:thumb_call to:0x02090440 module:overlay(0) +from:0x02171bea kind:thumb_call to:0x0209040c module:overlay(0) +from:0x02171bf6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02171c00 kind:thumb_call_arm to:0x02059600 module:overlay(0) +from:0x02171c0a kind:thumb_call_arm to:0x02059460 module:overlay(0) +from:0x02171c14 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x02171c1e kind:thumb_call_arm to:0x02011f3c module:main +from:0x02171c28 kind:thumb_call to:0x020590f0 module:overlay(0) +from:0x02171c34 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02171c42 kind:thumb_call to:0x02058cdc module:overlay(0) +from:0x02171c4e kind:thumb_call_arm to:0x02011f3c module:main +from:0x02171c5c kind:thumb_call to:0x02058cdc module:overlay(0) +from:0x02171c68 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02171c76 kind:thumb_call to:0x02058cdc module:overlay(0) +from:0x02171c84 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02171c92 kind:thumb_call to:0x02058cdc module:overlay(0) +from:0x02171d02 kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x02171d0c kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x02171d16 kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x02171d24 kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x02171d32 kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x02171d4e kind:thumb_call_arm to:0x02059664 module:overlay(0) +from:0x02171d60 kind:thumb_call_arm to:0x020597e4 module:overlay(0) +from:0x02171d6c kind:load to:0x027e09a4 module:dtcm +from:0x02171d70 kind:load to:0x027e0ce0 module:dtcm +from:0x02171d74 kind:load to:0x02176710 module:overlay(88) +from:0x02171d78 kind:load to:0x021766fc module:overlay(88) +from:0x02171d7c kind:load to:0x02176764 module:overlay(88) +from:0x02171d80 kind:load to:0x02176754 module:overlay(88) +from:0x02171d84 kind:load to:0x02176774 module:overlay(88) +from:0x02171d88 kind:load to:0x02176734 module:overlay(88) +from:0x02171d8c kind:load to:0x02176724 module:overlay(88) +from:0x02171d90 kind:load to:0x02178554 module:overlay(88) +from:0x02171d94 kind:load to:0x02059880 module:overlay(0) +from:0x02171dca kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x02171dd0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02171de2 kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x02171de8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02171dfa kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x02171e00 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02171e12 kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x02171e18 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02171e5c kind:arm_call to:0x02171674 module:overlay(88) +from:0x02171e70 kind:arm_call to:0x02019298 module:main +from:0x02171e98 kind:arm_call to:0x02172764 module:overlay(88) +from:0x02171eac kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171eb4 kind:arm_call to:0x02172764 module:overlay(88) +from:0x02171ec4 kind:arm_call to:0x02172714 module:overlay(88) +from:0x02171edc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171ef4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171efc kind:load to:0x0204b690 module:main +from:0x02171f44 kind:arm_call to:0x020a9ea4 module:overlay(0) +from:0x02171fa4 kind:arm_call to:0x0200eab0 module:main +from:0x02171fc0 kind:arm_call to:0x0200eab0 module:main +from:0x02171fdc kind:arm_call to:0x0200eab0 module:main +from:0x02171ff8 kind:arm_call to:0x0200eab0 module:main +from:0x02172014 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02172040 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0217205c kind:arm_call to:0x0202a190 module:main +from:0x02172074 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x02172090 kind:arm_call to:0x01ffa878 module:itcm +from:0x021720a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021720b4 kind:arm_call to:0x0202a190 module:main +from:0x021720c8 kind:arm_call to:0x0202a190 module:main +from:0x02172100 kind:arm_call to:0x02172778 module:overlay(88) +from:0x02172124 kind:arm_call to:0x0202a20c module:main +from:0x02172148 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02172154 kind:load to:0x027e0ce0 module:dtcm +from:0x02172158 kind:load to:0x02176744 module:overlay(88) +from:0x0217215c kind:load to:0x02042eb0 module:main +from:0x02172160 kind:load to:0x020abb94 module:overlay(0) +from:0x02172164 kind:load to:0x020accdc module:overlay(0) +from:0x0217216c kind:load to:0x027e09b4 module:dtcm +from:0x02172178 kind:arm_call to:0x02172184 module:overlay(88) +from:0x021721d4 kind:arm_call to:0x02172230 module:overlay(88) +from:0x021721e0 kind:arm_call to:0x0217223c module:overlay(88) +from:0x021721ec kind:arm_call to:0x02172304 module:overlay(88) +from:0x02172224 kind:arm_call to:0x020597e4 module:overlay(0) +from:0x02172238 kind:load to:0x021724e4 module:overlay(88) +from:0x02172264 kind:arm_call to:0x02171638 module:overlay(88) +from:0x02172288 kind:arm_call to:0x02171638 module:overlay(88) +from:0x02172290 kind:arm_call to:0x02171a78 module:overlay(88) +from:0x02172298 kind:arm_call to:0x0200f3cc module:main +from:0x021722c8 kind:arm_call_thumb to:0x020903ec module:overlay(0) +from:0x021722dc kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021722f4 kind:arm_call to:0x021723b0 module:overlay(88) +from:0x021722fc kind:load to:0x020b7d08 module:overlay(0) +from:0x02172300 kind:load to:0x027e0ce0 module:dtcm +from:0x0217232c kind:arm_call to:0x02171638 module:overlay(88) +from:0x02172350 kind:arm_call to:0x02171638 module:overlay(88) +from:0x02172358 kind:arm_call to:0x02171a78 module:overlay(88) +from:0x02172360 kind:arm_call to:0x0200f3cc module:main +from:0x0217238c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021723a4 kind:arm_call to:0x021723b0 module:overlay(88) +from:0x021723ac kind:load to:0x020b7d08 module:overlay(0) +from:0x021723bc kind:arm_call to:0x02059274 module:overlay(0) +from:0x021723d4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021723ec kind:arm_call to:0x02059218 module:overlay(0) +from:0x0217240c kind:arm_call to:0x02172498 module:overlay(88) +from:0x0217244c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02172454 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02172460 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021724c8 kind:arm_call to:0x02171638 module:overlay(88) +from:0x021724d0 kind:arm_call to:0x02171a78 module:overlay(88) +from:0x021724d8 kind:arm_call to:0x0200f3cc module:main +from:0x021724e0 kind:load to:0x020b7d08 module:overlay(0) +from:0x021725a0 kind:arm_call to:0x021723f4 module:overlay(88) +from:0x021725ac kind:arm_call to:0x02172498 module:overlay(88) +from:0x021725d8 kind:arm_call to:0x021723f4 module:overlay(88) +from:0x021725e4 kind:arm_call to:0x02059248 module:overlay(0) +from:0x021725f0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0217261c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217268c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02172698 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021726ec kind:arm_call to:0x021723f4 module:overlay(88) +from:0x021726fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02172730 kind:arm_call to:0x021726c4 module:overlay(88) +from:0x0217275c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021727ac kind:arm_call to:0x0202a190 module:main +from:0x021727d4 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021727ec kind:arm_call to:0x0202a190 module:main +from:0x0217281c kind:arm_call to:0x0200f218 module:main +from:0x0217282c kind:load to:0x02178a44 module:overlay(88) +from:0x02172840 kind:arm_call to:0x02011f3c module:main +from:0x0217284c kind:arm_call to:0x0217287c module:overlay(88) +from:0x02172860 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02172878 kind:load to:0x0217793c module:overlay(88) +from:0x02172884 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x021728b4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021728cc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021728e4 kind:load to:0x021779a8 module:overlay(88) +from:0x021728e8 kind:load to:0x02178a44 module:overlay(88) +from:0x021728ec kind:load to:0x02177960 module:overlay(88) +from:0x021728f8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172910 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02172944 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02172954 kind:load to:0x0217791c module:overlay(88) +from:0x021729dc kind:load to:0x02178a44 module:overlay(88) +from:0x021729fc kind:arm_call to:0x02059218 module:overlay(0) +from:0x02172a10 kind:load to:0x02058e24 module:overlay(0) +from:0x02172a24 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172a2c kind:arm_call to:0x02011ff4 module:main +from:0x02172a44 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172a4c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02172a54 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172a6c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172a74 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02172a7c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172a84 kind:arm_call to:0x02011ff4 module:main +from:0x02172a98 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02172aac kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x02172acc kind:load to:0x02177a44 module:overlay(88) +from:0x02172ad8 kind:arm_call to:0x02059174 module:overlay(0) +from:0x02172ae8 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02172b44 kind:load to:0x02178b2c module:overlay(88) +from:0x02172b58 kind:arm_call to:0x02011f3c module:main +from:0x02172b64 kind:arm_call to:0x02172b94 module:overlay(88) +from:0x02172b78 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02172b90 kind:load to:0x02177a20 module:overlay(88) +from:0x02172b9c kind:arm_call to:0x020f8ea4 module:overlay(31) +from:0x02172bb4 kind:arm_call to:0x02172aa4 module:overlay(88) +from:0x02172be4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02172bfc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02172c14 kind:load to:0x02177ad0 module:overlay(88) +from:0x02172c18 kind:load to:0x02177a70 module:overlay(88) +from:0x02172c1c kind:load to:0x02178b2c module:overlay(88) +from:0x02172c20 kind:load to:0x02177960 module:overlay(88) +from:0x02172c2c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172c70 kind:arm_call to:0x020f8ec4 module:overlays(26,31) +from:0x02172ca4 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02172ce8 kind:arm_call to:0x0200f218 module:main +from:0x02172d10 kind:arm_call to:0x0200f218 module:main +from:0x02172d38 kind:arm_call to:0x0200f218 module:main +from:0x02172d60 kind:arm_call to:0x0200f218 module:main +from:0x02172d74 kind:load to:0x02177a00 module:overlay(88) +from:0x02172d78 kind:load to:0x027e09a4 module:dtcm +from:0x02172d7c kind:load to:0x02176798 module:overlay(88) +from:0x02172d80 kind:load to:0x02176784 module:overlay(88) +from:0x02172d84 kind:load to:0x021767ac module:overlay(88) +from:0x02172d88 kind:load to:0x021767c0 module:overlay(88) +from:0x02172dc0 kind:arm_call to:0x020f8ec4 module:overlays(26,31) +from:0x02172e54 kind:load to:0x02178b2c module:overlay(88) +from:0x02172e80 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172e88 kind:arm_call to:0x02011ff4 module:main +from:0x02172ea0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172ea8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172eb0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172ec8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172ed0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172ed8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172ee0 kind:arm_call to:0x02011ff4 module:main +from:0x02172ef8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172f00 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172f08 kind:arm_call to:0x02011ff4 module:main +from:0x02172f20 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172f28 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172f3c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02172f50 kind:arm_call_thumb to:0x020590d4 module:overlay(0) +from:0x02172f70 kind:load to:0x02177b6c module:overlay(88) +from:0x02172f7c kind:arm_call to:0x02059174 module:overlay(0) +from:0x02172f8c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02172fe8 kind:load to:0x02178c14 module:overlay(88) +from:0x02172ffc kind:arm_call to:0x02011f3c module:main +from:0x02173008 kind:arm_call to:0x02173038 module:overlay(88) +from:0x0217301c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02173034 kind:load to:0x02177b48 module:overlay(88) +from:0x02173040 kind:arm_call to:0x020f8ea4 module:overlay(31) +from:0x02173058 kind:arm_call to:0x02172f48 module:overlay(88) +from:0x02173088 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021730a0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021730b8 kind:load to:0x02177bf8 module:overlay(88) +from:0x021730bc kind:load to:0x02177b98 module:overlay(88) +from:0x021730c0 kind:load to:0x02178c14 module:overlay(88) +from:0x021730c4 kind:load to:0x02177960 module:overlay(88) +from:0x021730d0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02173114 kind:arm_call to:0x020f8ec4 module:overlays(26,31) +from:0x02173148 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02173194 kind:arm_call to:0x0200f218 module:main +from:0x021731bc kind:arm_call to:0x0200f218 module:main +from:0x021731e8 kind:arm_call to:0x0200f218 module:main +from:0x02173210 kind:arm_call to:0x0200f218 module:main +from:0x02173224 kind:load to:0x02177b28 module:overlay(88) +from:0x02173228 kind:load to:0x027e09a4 module:dtcm +from:0x0217322c kind:load to:0x021767f8 module:overlay(88) +from:0x02173230 kind:load to:0x02176820 module:overlay(88) +from:0x02173234 kind:load to:0x0217680c module:overlay(88) +from:0x02173238 kind:load to:0x021767e4 module:overlay(88) +from:0x02173270 kind:arm_call to:0x020f8ec4 module:overlays(26,31) +from:0x021732d4 kind:arm_call to:0x0200f05c module:main +from:0x021732f0 kind:load to:0x02178c14 module:overlay(88) +from:0x021732f4 kind:load to:0x021767d4 module:overlay(88) +from:0x02173340 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02173348 kind:arm_call to:0x02011ff4 module:main +from:0x02173360 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173368 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02173370 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173388 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173390 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02173398 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021733a0 kind:arm_call to:0x02011ff4 module:main +from:0x021733b8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021733c0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021733c8 kind:arm_call to:0x02011ff4 module:main +from:0x021733e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021733e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021733fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02173410 kind:load to:0x02178cfc module:overlay(88) +from:0x02173424 kind:arm_call to:0x02011f3c module:main +from:0x02173430 kind:arm_call to:0x02173460 module:overlay(88) +from:0x02173444 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217345c kind:load to:0x02177c70 module:overlay(88) +from:0x02173468 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02173498 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021734b0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021734c8 kind:load to:0x02177c94 module:overlay(88) +from:0x021734cc kind:load to:0x02178cfc module:overlay(88) +from:0x021734d0 kind:load to:0x02177960 module:overlay(88) +from:0x021734e0 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02173514 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02173524 kind:load to:0x02177c50 module:overlay(88) +from:0x021735ac kind:load to:0x02178cfc module:overlay(88) +from:0x021735b8 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x021735c8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021735d0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021735d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021735f0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021735f8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173600 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173608 kind:arm_call to:0x02011ff4 module:main +from:0x0217361c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02173630 kind:load to:0x02178de4 module:overlay(88) +from:0x02173644 kind:arm_call to:0x02011f3c module:main +from:0x02173650 kind:arm_call to:0x02173680 module:overlay(88) +from:0x02173664 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217367c kind:load to:0x02177d0c module:overlay(88) +from:0x02173688 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x021736b8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021736d0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021736e8 kind:load to:0x02177d78 module:overlay(88) +from:0x021736ec kind:load to:0x02178de4 module:overlay(88) +from:0x021736f0 kind:load to:0x02177d30 module:overlay(88) +from:0x021736fc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173714 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02173748 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02173758 kind:load to:0x02177cec module:overlay(88) +from:0x021737e0 kind:load to:0x02178de4 module:overlay(88) +from:0x021737ec kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021737f4 kind:arm_call to:0x02011ff4 module:main +from:0x0217380c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173814 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217381c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173834 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0217383c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173844 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217384c kind:arm_call to:0x02011ff4 module:main +from:0x02173860 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02173874 kind:load to:0x02178ecc module:overlay(88) +from:0x02173888 kind:arm_call to:0x02011f3c module:main +from:0x02173894 kind:arm_call to:0x021738c4 module:overlay(88) +from:0x021738a8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021738c0 kind:load to:0x02177df0 module:overlay(88) +from:0x021738cc kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x021738fc kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02173914 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217392c kind:load to:0x02177e14 module:overlay(88) +from:0x02173930 kind:load to:0x02178ecc module:overlay(88) +from:0x02173934 kind:load to:0x02177960 module:overlay(88) +from:0x02173944 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02173978 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02173988 kind:load to:0x02177dd0 module:overlay(88) +from:0x02173a10 kind:load to:0x02178ecc module:overlay(88) +from:0x02173a20 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173a28 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173a30 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173a48 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173a50 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173a58 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173a60 kind:arm_call to:0x02011ff4 module:main +from:0x02173a74 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02173a88 kind:load to:0x02178fb4 module:overlay(88) +from:0x02173a9c kind:arm_call to:0x02011f3c module:main +from:0x02173aa8 kind:arm_call to:0x02173ad8 module:overlay(88) +from:0x02173abc kind:arm_call to:0x02099040 module:overlay(0) +from:0x02173ad4 kind:load to:0x02177e8c module:overlay(88) +from:0x02173ae0 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02173b10 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02173b28 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02173b40 kind:load to:0x02177eb0 module:overlay(88) +from:0x02173b44 kind:load to:0x02178fb4 module:overlay(88) +from:0x02173b48 kind:load to:0x02177960 module:overlay(88) +from:0x02173b58 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02173b8c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02173b9c kind:load to:0x02177e6c module:overlay(88) +from:0x02173c24 kind:load to:0x02178fb4 module:overlay(88) +from:0x02173c30 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02173c40 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173c48 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173c50 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173c68 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173c70 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173c78 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173c80 kind:arm_call to:0x02011ff4 module:main +from:0x02173c94 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02173ca8 kind:load to:0x0217909c module:overlay(88) +from:0x02173cbc kind:arm_call to:0x02011f3c module:main +from:0x02173cc8 kind:arm_call to:0x02173cf8 module:overlay(88) +from:0x02173cdc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02173cf4 kind:load to:0x02177f10 module:overlay(88) +from:0x02173d00 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02173d14 kind:load to:0x02177f34 module:overlay(88) +from:0x02173d20 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02173d6c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173d74 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173d8c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173d94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173d9c kind:arm_call to:0x02011ff4 module:main +from:0x02173db0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02173dc4 kind:load to:0x021790e8 module:overlay(88) +from:0x02173dd8 kind:arm_call to:0x02011f3c module:main +from:0x02173de4 kind:arm_call to:0x02173e14 module:overlay(88) +from:0x02173df8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02173e10 kind:load to:0x02177fac module:overlay(88) +from:0x02173e1c kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02173e4c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02173e64 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02173e7c kind:load to:0x02177fd0 module:overlay(88) +from:0x02173e80 kind:load to:0x021790e8 module:overlay(88) +from:0x02173e84 kind:load to:0x02177960 module:overlay(88) +from:0x02173e94 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02173ec8 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02173ed8 kind:load to:0x02177f8c module:overlay(88) +from:0x02173f60 kind:load to:0x021790e8 module:overlay(88) +from:0x02173f70 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173f78 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173f80 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173f98 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173fa0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173fa8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173fb0 kind:arm_call to:0x02011ff4 module:main +from:0x02173fc4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02173fd8 kind:load to:0x021791d0 module:overlay(88) +from:0x02173fec kind:arm_call to:0x02011f3c module:main +from:0x02173ff8 kind:arm_call to:0x02174028 module:overlay(88) +from:0x0217400c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02174024 kind:load to:0x02178048 module:overlay(88) +from:0x02174030 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02174060 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02174078 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02174090 kind:load to:0x0217806c module:overlay(88) +from:0x02174094 kind:load to:0x021791d0 module:overlay(88) +from:0x02174098 kind:load to:0x02177960 module:overlay(88) +from:0x021740a8 kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x021740dc kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x021740ec kind:load to:0x02178028 module:overlay(88) +from:0x02174174 kind:load to:0x021791d0 module:overlay(88) +from:0x02174180 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02174190 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02174198 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021741a0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021741b8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021741c0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021741c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021741d0 kind:arm_call to:0x02011ff4 module:main +from:0x021741e4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021741f8 kind:load to:0x021792b8 module:overlay(88) +from:0x0217420c kind:arm_call to:0x02011f3c module:main +from:0x02174218 kind:arm_call to:0x02174248 module:overlay(88) +from:0x0217422c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02174244 kind:load to:0x021780e4 module:overlay(88) +from:0x02174250 kind:arm_call to:0x020f8f3c module:overlay(31) +from:0x02174280 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02174298 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021742b0 kind:load to:0x02178150 module:overlay(88) +from:0x021742b4 kind:load to:0x021792b8 module:overlay(88) +from:0x021742b8 kind:load to:0x02178108 module:overlay(88) +from:0x021742c4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021742dc kind:arm_call to:0x020f8f68 module:overlay(31) +from:0x02174310 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02174320 kind:load to:0x021780c4 module:overlay(88) +from:0x02174378 kind:arm_call to:0x0200f05c module:main +from:0x02174394 kind:load to:0x021792b8 module:overlay(88) +from:0x02174398 kind:load to:0x02176834 module:overlay(88) +from:0x021743a4 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x021743b0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021743b8 kind:arm_call to:0x02011ff4 module:main +from:0x021743d0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021743d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021743e0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021743f8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02174400 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02174408 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02174410 kind:arm_call to:0x02011ff4 module:main +from:0x02174424 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02174438 kind:load to:0x021793a0 module:overlay(88) +from:0x0217444c kind:arm_call to:0x02011f3c module:main +from:0x02174458 kind:arm_call to:0x02174488 module:overlay(88) +from:0x0217446c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02174484 kind:load to:0x021781b0 module:overlay(88) +from:0x02174490 kind:arm_call to:0x0211adb8 module:overlay(34) +from:0x021744a4 kind:load to:0x021781d4 module:overlay(88) +from:0x021744f4 kind:load to:0x021793a0 module:overlay(88) +from:0x0217450c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02174514 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217451c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02174534 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217453c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02174544 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217454c kind:arm_call to:0x02011ff4 module:main +from:0x02174560 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02174580 kind:arm_call to:0x02011f3c module:main +from:0x02174590 kind:arm_call to:0x0217459c module:overlay(88) +from:0x021745a8 kind:arm_call to:0x0206306c module:overlay(0) +from:0x021745b0 kind:arm_call to:0x02174868 module:overlay(88) +from:0x021745c4 kind:arm_call to:0x0217488c module:overlay(88) +from:0x021745e8 kind:arm_call to:0x02016664 module:main +from:0x0217460c kind:arm_call to:0x020194d0 module:main +from:0x02174618 kind:arm_call to:0x02016664 module:main +from:0x02174644 kind:arm_call to:0x02011f3c module:main +from:0x02174650 kind:arm_call to:0x02174d78 module:overlay(88) +from:0x02174670 kind:arm_call to:0x02016664 module:main +from:0x02174690 kind:arm_call to:0x02011f3c module:main +from:0x0217469c kind:arm_call to:0x021755bc module:overlay(88) +from:0x021746bc kind:arm_call to:0x02016664 module:main +from:0x021746e4 kind:load to:0x02178238 module:overlay(88) +from:0x021746e8 kind:load to:0x0204b690 module:main +from:0x021746ec kind:load to:0x027e09a4 module:dtcm +from:0x02174748 kind:arm_call to:0x02174938 module:overlay(88) +from:0x02174750 kind:arm_call to:0x02174878 module:overlay(88) +from:0x02174758 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02174764 kind:load to:0x02178238 module:overlay(88) +from:0x021747bc kind:arm_call to:0x02174938 module:overlay(88) +from:0x021747c4 kind:arm_call to:0x02174878 module:overlay(88) +from:0x021747cc kind:arm_call to:0x020631e4 module:overlay(0) +from:0x021747d4 kind:arm_call to:0x02011ff4 module:main +from:0x021747e0 kind:load to:0x02178238 module:overlay(88) +from:0x021747ec kind:arm_call to:0x020631e4 module:overlay(0) +from:0x021747f4 kind:arm_call to:0x02011ff4 module:main +from:0x0217482c kind:arm_call to:0x021751c4 module:overlay(88) +from:0x02174834 kind:load to:0x027e09a4 module:dtcm +from:0x0217485c kind:arm_call to:0x0217560c module:overlay(88) +from:0x02174864 kind:load to:0x027e09a4 module:dtcm +from:0x02174874 kind:load to:0x02179478 module:overlay(88) +from:0x02174888 kind:load to:0x02179478 module:overlay(88) +from:0x021748b0 kind:arm_call to:0x0206458c module:overlay(0) +from:0x021748cc kind:arm_call to:0x0201f4e0 module:main +from:0x021748dc kind:arm_call to:0x0201f4e0 module:main +from:0x021748f8 kind:arm_call to:0x0201f520 module:main +from:0x02174904 kind:arm_call to:0x0201f520 module:main +from:0x02174920 kind:arm_call to:0x02174ae0 module:overlay(88) +from:0x02174930 kind:load to:0x0217825c module:overlay(88) +from:0x0217494c kind:arm_call to:0x0201f288 module:main +from:0x02174954 kind:arm_call to:0x0201f288 module:main +from:0x0217495c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02174964 kind:arm_call to:0x0201f0bc module:main +from:0x0217496c kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02174974 kind:arm_call to:0x0201f0bc module:main +from:0x0217497c kind:arm_call to:0x02064628 module:overlay(0) +from:0x02174988 kind:load to:0x0217825c module:overlay(88) +from:0x021749a0 kind:arm_call to:0x0201f288 module:main +from:0x021749a8 kind:arm_call to:0x0201f288 module:main +from:0x021749b0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x021749b8 kind:arm_call to:0x0201f0bc module:main +from:0x021749c0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x021749c8 kind:arm_call to:0x0201f0bc module:main +from:0x021749d0 kind:arm_call to:0x02064628 module:overlay(0) +from:0x021749d8 kind:arm_call to:0x02011ff4 module:main +from:0x021749e4 kind:load to:0x0217825c module:overlay(88) +from:0x021749fc kind:arm_call to:0x02069150 module:overlay(0) +from:0x02174a64 kind:arm_call to:0x0206463c module:overlay(0) +from:0x02174aa0 kind:arm_call to:0x0206463c module:overlay(0) +from:0x02174ad8 kind:load to:0x020b684c module:overlay(0) +from:0x02174adc kind:load to:0x0204b690 module:main +from:0x02174b30 kind:arm_call to:0x02064268 module:overlay(0) +from:0x02174b58 kind:arm_call to:0x021749e8 module:overlay(88) +from:0x02174b80 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02174bac kind:arm_call to:0x02174ae0 module:overlay(88) +from:0x02174c80 kind:arm_call to:0x02069150 module:overlay(0) +from:0x02174d10 kind:arm_call to:0x021749e8 module:overlay(88) +from:0x02174d1c kind:load to:0x0204b608 module:main +from:0x02174d20 kind:load to:0x0204b690 module:main +from:0x02174d24 kind:load to:0x020b684c module:overlay(0) +from:0x02174d50 kind:arm_call to:0x020646ec module:overlay(0) +from:0x02174d60 kind:arm_call to:0x0201f2a4 module:main +from:0x02174d6c kind:arm_call to:0x0201f2a4 module:main +from:0x02174d74 kind:load to:0x0204b608 module:main +from:0x02174d84 kind:arm_call to:0x0206306c module:overlay(0) +from:0x02174dc8 kind:arm_call to:0x0203e690 module:main +from:0x02174de0 kind:arm_call to:0x0203e690 module:main +from:0x02174dec kind:arm_call to:0x02175494 module:overlay(88) +from:0x02174e10 kind:arm_call to:0x0201beb4 module:main +from:0x02174e2c kind:arm_call to:0x020160f4 module:main +from:0x02174e3c kind:arm_call to:0x020160f4 module:main +from:0x02174e50 kind:arm_call to:0x020160f4 module:main +from:0x02174e60 kind:arm_call to:0x020160f4 module:main +from:0x02174eb4 kind:arm_call to:0x02067c04 module:overlay(0) +from:0x02174ec4 kind:arm_call to:0x02067c04 module:overlay(0) +from:0x02174ed4 kind:load to:0x02178280 module:overlay(88) +from:0x02174ed8 kind:load to:0x02175494 module:overlay(88) +from:0x02174edc kind:load to:0x02174ee8 module:overlay(88) +from:0x02174ee0 kind:load to:0x027e0994 module:dtcm +from:0x02174ee4 kind:load to:0x020b6784 module:overlay(0) +from:0x02174ef4 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02174efc kind:arm_call to:0x0201f0bc module:main +from:0x02174f1c kind:arm_call to:0x02067c9c module:overlay(0) +from:0x02174f30 kind:arm_call to:0x0201f288 module:main +from:0x02174f50 kind:arm_call to:0x0201f288 module:main +from:0x02174f68 kind:arm_call to:0x0201f288 module:main +from:0x02174f78 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02174f80 kind:arm_call to:0x0201f0bc module:main +from:0x02174f9c kind:arm_call to:0x0203e740 module:main +from:0x02174fb0 kind:arm_call to:0x0203e740 module:main +from:0x02174fb8 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02174fc4 kind:load to:0x02178280 module:overlay(88) +from:0x02174fc8 kind:load to:0x020b6784 module:overlay(0) +from:0x02174fcc kind:load to:0x02174ee8 module:overlay(88) +from:0x02174fe4 kind:arm_call to:0x02067c9c module:overlay(0) +from:0x02174ff8 kind:arm_call to:0x0201f288 module:main +from:0x02175018 kind:arm_call to:0x0201f288 module:main +from:0x02175030 kind:arm_call to:0x0201f288 module:main +from:0x02175040 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02175048 kind:arm_call to:0x0201f0bc module:main +from:0x02175064 kind:arm_call to:0x0203e740 module:main +from:0x02175078 kind:arm_call to:0x0203e740 module:main +from:0x02175080 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x02175088 kind:arm_call to:0x02011ff4 module:main +from:0x02175094 kind:load to:0x02178280 module:overlay(88) +from:0x02175098 kind:load to:0x020b6784 module:overlay(0) +from:0x0217509c kind:load to:0x02174ee8 module:overlay(88) +from:0x021750d8 kind:arm_call to:0x0201f3b4 module:main +from:0x021750e4 kind:arm_call to:0x0201f520 module:main +from:0x02175118 kind:arm_call to:0x0201f3b4 module:main +from:0x02175124 kind:arm_call to:0x0201f520 module:main +from:0x02175144 kind:arm_call to:0x0201f3b4 module:main +from:0x02175154 kind:arm_call to:0x0201f520 module:main +from:0x02175190 kind:arm_call to:0x021754cc module:overlay(88) +from:0x021751bc kind:arm_call to:0x021752e4 module:overlay(88) +from:0x021751e4 kind:arm_call to:0x021750a0 module:overlay(88) +from:0x02175214 kind:arm_call to:0x02175524 module:overlay(88) +from:0x02175240 kind:arm_call to:0x02175524 module:overlay(88) +from:0x02175260 kind:arm_call to:0x02175524 module:overlay(88) +from:0x02175278 kind:arm_call to:0x021752e4 module:overlay(88) +from:0x021752a4 kind:arm_call to:0x02175580 module:overlay(88) +from:0x021752c4 kind:arm_call to:0x02175580 module:overlay(88) +from:0x021752dc kind:arm_call to:0x02175580 module:overlay(88) +from:0x02175300 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x02175364 kind:arm_call to:0x021754cc module:overlay(88) +from:0x02175408 kind:arm_call to:0x021754cc module:overlay(88) +from:0x02175464 kind:arm_call to:0x021754cc module:overlay(88) +from:0x0217548c kind:load to:0x020b684c module:overlay(0) +from:0x0217549c kind:arm_call to:0x0201f430 module:main +from:0x021754c8 kind:load to:0x02178274 module:overlay(88) +from:0x021754dc kind:arm_call to:0x0201f860 module:main +from:0x021755b4 kind:arm_call to:0x020637b0 module:overlay(0) +from:0x021755c4 kind:arm_call to:0x0206306c module:overlay(0) +from:0x021755f0 kind:arm_call to:0x0201ed8c module:main +from:0x02175608 kind:load to:0x021782a4 module:overlay(88) +from:0x0217563c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02175658 kind:arm_call to:0x0201edec module:main +from:0x02175680 kind:arm_call to:0x0201ee3c module:main +from:0x02175694 kind:arm_call to:0x0201c2c8 module:main +from:0x0217569c kind:load to:0x0204c42c module:main +from:0x021757d0 kind:arm_call to:0x0201ee3c module:main +from:0x021757e4 kind:arm_call to:0x0201c2c8 module:main +from:0x02175840 kind:load to:0x0204c42c module:main +from:0x02175844 kind:load to:0x02178320 module:overlay(88) +from:0x02175870 kind:arm_call to:0x0201a9dc module:main +from:0x02175878 kind:load to:0x0204c49c module:main +from:0x02175884 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0217589c kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x021758b8 kind:arm_call to:0x0201b928 module:main +from:0x021758cc kind:arm_call to:0x02062764 module:overlay(0) +from:0x021758d8 kind:load to:0x021782c8 module:overlay(88) +from:0x021758dc kind:load to:0x0204b608 module:main +from:0x021758fc kind:arm_call to:0x0201b994 module:main +from:0x02175908 kind:arm_call to:0x0201b798 module:main +from:0x02175914 kind:arm_call to:0x020627d0 module:overlay(0) +from:0x0217591c kind:arm_call to:0x020627b8 module:overlay(0) +from:0x02175924 kind:load to:0x0204fb78 module:main +from:0x02175928 kind:load to:0x0204b608 module:main +from:0x0217594c kind:arm_call to:0x020b80e0 module:overlays(8,9) +from:0x02175964 kind:load to:0x0204fb78 module:main +from:0x02175994 kind:arm_call to:0x0201b9bc module:main +from:0x021759a0 kind:arm_call to:0x0201b798 module:main +from:0x021759ac kind:arm_call to:0x020627d0 module:overlay(0) +from:0x021759b4 kind:arm_call to:0x020627b8 module:overlay(0) +from:0x021759bc kind:load to:0x0204fb78 module:main +from:0x021759c0 kind:load to:0x0204b608 module:main +from:0x021759e8 kind:load to:0x0204fb78 module:main +from:0x021759f8 kind:arm_call to:0x0201b8bc module:main +from:0x02175a00 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02175a18 kind:arm_call to:0x0201b8bc module:main +from:0x02175a20 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02175a28 kind:arm_call to:0x02011ff4 module:main +from:0x02175b70 kind:load to:0x02176850 module:overlay(88) +from:0x02175b74 kind:load to:0x0217685c module:overlay(88) +from:0x02175b78 kind:load to:0x02176870 module:overlay(88) +from:0x02175b7c kind:load to:0x02176854 module:overlay(88) +from:0x02175b80 kind:load to:0x02176864 module:overlay(88) +from:0x02175b84 kind:load to:0x0217686c module:overlay(88) +from:0x02175b88 kind:load to:0x02176848 module:overlay(88) +from:0x02175b8c kind:load to:0x02176858 module:overlay(88) +from:0x02175b90 kind:load to:0x02176844 module:overlay(88) +from:0x02175b94 kind:load to:0x02176868 module:overlay(88) +from:0x02175b98 kind:load to:0x0217684c module:overlay(88) +from:0x02175b9c kind:load to:0x02176860 module:overlay(88) +from:0x02175cac kind:load to:0x021768c4 module:overlay(88) +from:0x02175cb0 kind:load to:0x021768f4 module:overlay(88) +from:0x02175cb4 kind:load to:0x021768b4 module:overlay(88) +from:0x02175cb8 kind:load to:0x02176924 module:overlay(88) +from:0x02175cbc kind:load to:0x021768d4 module:overlay(88) +from:0x02175cc0 kind:load to:0x02176894 module:overlay(88) +from:0x02175cc4 kind:load to:0x02176874 module:overlay(88) +from:0x02175cc8 kind:load to:0x021768a4 module:overlay(88) +from:0x02175ccc kind:load to:0x02176884 module:overlay(88) +from:0x02175cd0 kind:load to:0x02176914 module:overlay(88) +from:0x02175cd4 kind:load to:0x021768e4 module:overlay(88) +from:0x02175cd8 kind:load to:0x02176904 module:overlay(88) +from:0x02175cec kind:arm_call to:0x0202007c module:main +from:0x02175d0c kind:arm_call to:0x02011f3c module:main +from:0x02175d18 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x02175d4c kind:arm_call to:0x02011f3c module:main +from:0x02175d58 kind:arm_call to:0x020a51b4 module:overlay(0) +from:0x02175d74 kind:arm_call to:0x020202f4 module:main +from:0x02175d90 kind:arm_call to:0x021763dc module:overlay(88) +from:0x02175da0 kind:arm_call to:0x02176428 module:overlay(88) +from:0x02175dc8 kind:arm_call to:0x02011f3c module:main +from:0x02175dd4 kind:arm_call to:0x020a51b4 module:overlay(0) +from:0x02175df0 kind:arm_call to:0x020202f4 module:main +from:0x02175e10 kind:load to:0x021782f8 module:overlay(88) +from:0x02175e14 kind:load to:0x02045904 module:main +from:0x02175e18 kind:load to:0x020b6784 module:overlay(0) +from:0x02175e48 kind:arm_call to:0x0202015c module:main +from:0x02175e54 kind:load to:0x021782f8 module:overlay(88) +from:0x02175e84 kind:arm_call to:0x0202015c module:main +from:0x02175e8c kind:arm_call to:0x02011ff4 module:main +from:0x02175e98 kind:load to:0x021782f8 module:overlay(88) +from:0x02175ebc kind:arm_call to:0x02020218 module:main +from:0x02175ec4 kind:arm_call to:0x02175ef0 module:overlay(88) +from:0x02175ecc kind:arm_call to:0x02069a6c module:overlay(0) +from:0x02175ed4 kind:arm_call to:0x02175fe8 module:overlay(88) +from:0x02175eec kind:load to:0x020b684c module:overlay(0) +from:0x02175f10 kind:arm_call to:0x02019528 module:main +from:0x02175f34 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x02175f64 kind:arm_call to:0x020202d4 module:main +from:0x02175fe4 kind:load to:0x0204b690 module:main +from:0x02176004 kind:arm_call to:0x021763dc module:overlay(88) +from:0x02176014 kind:arm_call to:0x02063340 module:overlay(0) +from:0x0217601c kind:arm_call to:0x02176428 module:overlay(88) +from:0x02176050 kind:arm_call to:0x02020230 module:main +from:0x02176078 kind:arm_call to:0x0217609c module:overlay(88) +from:0x02176080 kind:arm_call to:0x021762bc module:overlay(88) +from:0x02176094 kind:arm_call to:0x0217630c module:overlay(88) +from:0x021760b4 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x021760d8 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x02176100 kind:arm_call to:0x020a5c90 module:overlay(0) +from:0x02176114 kind:arm_call to:0x021763c0 module:overlay(88) +from:0x02176128 kind:arm_call to:0x02176138 module:overlay(88) +from:0x02176158 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x0217616c kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x0217617c kind:arm_call to:0x0206ab78 module:overlay(0) +from:0x021761a8 kind:arm_call to:0x0202a360 module:main +from:0x021761f0 kind:arm_call to:0x0206ab78 module:overlay(0) +from:0x021761fc kind:arm_call to:0x02176428 module:overlay(88) +from:0x02176290 kind:arm_call to:0x02069d30 module:overlay(0) +from:0x021762b8 kind:load to:0x020b6784 module:overlay(0) +from:0x021762e4 kind:arm_call to:0x021763c0 module:overlay(88) +from:0x02176358 kind:arm_call to:0x021763c0 module:overlay(88) +from:0x02176368 kind:arm_call to:0x02176370 module:overlay(88) +from:0x0217637c kind:arm_call to:0x020a5bc8 module:overlay(0) +from:0x02176384 kind:arm_call to:0x02175fe8 module:overlay(88) +from:0x02176394 kind:arm_call to:0x020201b0 module:main +from:0x021763b0 kind:arm_call to:0x020636f4 module:overlay(0) +from:0x02176424 kind:load to:0x0204b15c module:main +from:0x02176454 kind:arm_call to:0x02063330 module:overlay(0) +from:0x02176474 kind:load to:0x020b6784 module:overlay(0) +from:0x02176970 kind:load to:0x020ac47c module:overlay(0) +from:0x02176974 kind:load to:0x0217729c module:overlay(88) +from:0x02176994 kind:arm_call to:0x0216c800 module:overlay(88) +from:0x021769a4 kind:arm_call to:0x0203e3a4 module:main +from:0x021769cc kind:arm_call to:0x0203e690 module:main +from:0x021769d4 kind:load to:0x0217832c module:overlay(88) +from:0x021769d8 kind:load to:0x0217834c module:overlay(88) +from:0x021769dc kind:load to:0x0216e5b4 module:overlay(88) +from:0x021769e0 kind:load to:0x02178330 module:overlay(88) +from:0x021769e4 kind:load to:0x0217833c module:overlay(88) +from:0x021769e8 kind:load to:0x0216e54c module:overlay(88) +from:0x02176a08 kind:arm_call to:0x0216e5fc module:overlay(88) +from:0x02176a18 kind:arm_call to:0x0203e3a4 module:main +from:0x02176a2c kind:load to:0x02178388 module:overlay(88) +from:0x02176a30 kind:load to:0x0217839c module:overlay(88) +from:0x02176a34 kind:load to:0x0216e910 module:overlay(88) +from:0x02176a38 kind:load to:0x02178390 module:overlay(88) +from:0x02176a58 kind:arm_call to:0x0216e958 module:overlay(88) +from:0x02176a68 kind:arm_call to:0x0203e3a4 module:main +from:0x02176a7c kind:load to:0x021783d8 module:overlay(88) +from:0x02176a80 kind:load to:0x021783e8 module:overlay(88) +from:0x02176a84 kind:load to:0x0216ef20 module:overlay(88) +from:0x02176a88 kind:load to:0x021783dc module:overlay(88) +from:0x02176aa8 kind:arm_call to:0x0216ef68 module:overlay(88) +from:0x02176ab8 kind:arm_call to:0x0203e3a4 module:main +from:0x02176acc kind:load to:0x02178424 module:overlay(88) +from:0x02176ad0 kind:load to:0x02178434 module:overlay(88) +from:0x02176ad4 kind:load to:0x0216f4f0 module:overlay(88) +from:0x02176ad8 kind:load to:0x02178428 module:overlay(88) +from:0x02176af8 kind:arm_call to:0x0216f5ac module:overlay(88) +from:0x02176b08 kind:arm_call to:0x0203e3a4 module:main +from:0x02176b1c kind:load to:0x02178470 module:overlay(88) +from:0x02176b20 kind:load to:0x02178480 module:overlay(88) +from:0x02176b24 kind:load to:0x021704a8 module:overlay(88) +from:0x02176b28 kind:load to:0x02178474 module:overlay(88) +from:0x02176b48 kind:arm_call to:0x021704f0 module:overlay(88) +from:0x02176b58 kind:arm_call to:0x0203e3a4 module:main +from:0x02176b6c kind:load to:0x021784bc module:overlay(88) +from:0x02176b70 kind:load to:0x021784cc module:overlay(88) +from:0x02176b74 kind:load to:0x02170a84 module:overlay(88) +from:0x02176b78 kind:load to:0x021784c0 module:overlay(88) +from:0x02176b98 kind:arm_call to:0x02170ac8 module:overlay(88) +from:0x02176ba8 kind:arm_call to:0x0203e3a4 module:main +from:0x02176bbc kind:load to:0x02178508 module:overlay(88) +from:0x02176bc0 kind:load to:0x02178518 module:overlay(88) +from:0x02176bc4 kind:load to:0x02170f70 module:overlay(88) +from:0x02176bc8 kind:load to:0x0217850c module:overlay(88) +from:0x02176be8 kind:arm_call to:0x02172854 module:overlay(88) +from:0x02176bf8 kind:arm_call to:0x0203e3a4 module:main +from:0x02176c0c kind:load to:0x02178a34 module:overlay(88) +from:0x02176c10 kind:load to:0x02178a44 module:overlay(88) +from:0x02176c14 kind:load to:0x02172a90 module:overlay(88) +from:0x02176c18 kind:load to:0x02178a38 module:overlay(88) +from:0x02176c38 kind:arm_call to:0x02172b6c module:overlay(88) +from:0x02176c48 kind:arm_call to:0x0203e3a4 module:main +from:0x02176c5c kind:load to:0x02178b1c module:overlay(88) +from:0x02176c60 kind:load to:0x02178b2c module:overlay(88) +from:0x02176c64 kind:load to:0x02172f34 module:overlay(88) +from:0x02176c68 kind:load to:0x02178b20 module:overlay(88) +from:0x02176c88 kind:arm_call to:0x02173010 module:overlay(88) +from:0x02176c98 kind:arm_call to:0x0203e3a4 module:main +from:0x02176cac kind:load to:0x02178c04 module:overlay(88) +from:0x02176cb0 kind:load to:0x02178c14 module:overlay(88) +from:0x02176cb4 kind:load to:0x021733f4 module:overlay(88) +from:0x02176cb8 kind:load to:0x02178c08 module:overlay(88) +from:0x02176cd8 kind:arm_call to:0x02173438 module:overlay(88) +from:0x02176ce8 kind:arm_call to:0x0203e3a4 module:main +from:0x02176cfc kind:load to:0x02178cec module:overlay(88) +from:0x02176d00 kind:load to:0x02178cfc module:overlay(88) +from:0x02176d04 kind:load to:0x02173614 module:overlay(88) +from:0x02176d08 kind:load to:0x02178cf0 module:overlay(88) +from:0x02176d28 kind:arm_call to:0x02173658 module:overlay(88) +from:0x02176d38 kind:arm_call to:0x0203e3a4 module:main +from:0x02176d4c kind:load to:0x02178dd4 module:overlay(88) +from:0x02176d50 kind:load to:0x02178de4 module:overlay(88) +from:0x02176d54 kind:load to:0x02173858 module:overlay(88) +from:0x02176d58 kind:load to:0x02178dd8 module:overlay(88) +from:0x02176d78 kind:arm_call to:0x0217389c module:overlay(88) +from:0x02176d88 kind:arm_call to:0x0203e3a4 module:main +from:0x02176d9c kind:load to:0x02178ebc module:overlay(88) +from:0x02176da0 kind:load to:0x02178ecc module:overlay(88) +from:0x02176da4 kind:load to:0x02173a6c module:overlay(88) +from:0x02176da8 kind:load to:0x02178ec0 module:overlay(88) +from:0x02176dc8 kind:arm_call to:0x02173ab0 module:overlay(88) +from:0x02176dd8 kind:arm_call to:0x0203e3a4 module:main +from:0x02176dec kind:load to:0x02178fa4 module:overlay(88) +from:0x02176df0 kind:load to:0x02178fb4 module:overlay(88) +from:0x02176df4 kind:load to:0x02173c8c module:overlay(88) +from:0x02176df8 kind:load to:0x02178fa8 module:overlay(88) +from:0x02176e18 kind:arm_call to:0x02173cd0 module:overlay(88) +from:0x02176e28 kind:arm_call to:0x0203e3a4 module:main +from:0x02176e3c kind:load to:0x0217908c module:overlay(88) +from:0x02176e40 kind:load to:0x0217909c module:overlay(88) +from:0x02176e44 kind:load to:0x02173da8 module:overlay(88) +from:0x02176e48 kind:load to:0x02179090 module:overlay(88) +from:0x02176e68 kind:arm_call to:0x02173dec module:overlay(88) +from:0x02176e78 kind:arm_call to:0x0203e3a4 module:main +from:0x02176e8c kind:load to:0x021790d8 module:overlay(88) +from:0x02176e90 kind:load to:0x021790e8 module:overlay(88) +from:0x02176e94 kind:load to:0x02173fbc module:overlay(88) +from:0x02176e98 kind:load to:0x021790dc module:overlay(88) +from:0x02176eb8 kind:arm_call to:0x02174000 module:overlay(88) +from:0x02176ec8 kind:arm_call to:0x0203e3a4 module:main +from:0x02176edc kind:load to:0x021791c0 module:overlay(88) +from:0x02176ee0 kind:load to:0x021791d0 module:overlay(88) +from:0x02176ee4 kind:load to:0x021741dc module:overlay(88) +from:0x02176ee8 kind:load to:0x021791c4 module:overlay(88) +from:0x02176f08 kind:arm_call to:0x02174220 module:overlay(88) +from:0x02176f18 kind:arm_call to:0x0203e3a4 module:main +from:0x02176f2c kind:load to:0x021792a8 module:overlay(88) +from:0x02176f30 kind:load to:0x021792b8 module:overlay(88) +from:0x02176f34 kind:load to:0x0217441c module:overlay(88) +from:0x02176f38 kind:load to:0x021792ac module:overlay(88) +from:0x02176f58 kind:arm_call to:0x02174460 module:overlay(88) +from:0x02176f68 kind:arm_call to:0x0203e3a4 module:main +from:0x02176f7c kind:load to:0x02179390 module:overlay(88) +from:0x02176f80 kind:load to:0x021793a0 module:overlay(88) +from:0x02176f84 kind:load to:0x02174558 module:overlay(88) +from:0x02176f88 kind:load to:0x02179394 module:overlay(88) +from:0x02176f8c kind:load to:0x0217695c module:overlay(88) +from:0x02176f90 kind:load to:0x02176978 module:overlay(88) +from:0x02176f94 kind:load to:0x021769ec module:overlay(88) +from:0x02176f98 kind:load to:0x02176a3c module:overlay(88) +from:0x02176f9c kind:load to:0x02176a8c module:overlay(88) +from:0x02176fa0 kind:load to:0x02176adc module:overlay(88) +from:0x02176fa4 kind:load to:0x02176b2c module:overlay(88) +from:0x02176fa8 kind:load to:0x02176b7c module:overlay(88) +from:0x02176fac kind:load to:0x02176bcc module:overlay(88) +from:0x02176fb0 kind:load to:0x02176c1c module:overlay(88) +from:0x02176fb4 kind:load to:0x02176c6c module:overlay(88) +from:0x02176fb8 kind:load to:0x02176cbc module:overlay(88) +from:0x02176fbc kind:load to:0x02176d0c module:overlay(88) +from:0x02176fc0 kind:load to:0x02176d5c module:overlay(88) +from:0x02176fc4 kind:load to:0x02176dac module:overlay(88) +from:0x02176fc8 kind:load to:0x02176dfc module:overlay(88) +from:0x02176fcc kind:load to:0x02176e4c module:overlay(88) +from:0x02176fd0 kind:load to:0x02176e9c module:overlay(88) +from:0x02176fd4 kind:load to:0x02176eec module:overlay(88) +from:0x02176fd8 kind:load to:0x02176f3c module:overlay(88) +from:0x02176fe8 kind:load to:0x02167b30 module:overlay(88) +from:0x02176fec kind:load to:0x02167b64 module:overlay(88) +from:0x02176ffc kind:load to:0x02167d20 module:overlay(88) +from:0x02177000 kind:load to:0x02167da4 module:overlay(88) +from:0x02177004 kind:load to:0x02167e3c module:overlay(88) +from:0x02177008 kind:load to:0x02167e30 module:overlay(88) +from:0x0217700c kind:load to:0x02167e44 module:overlay(88) +from:0x02177010 kind:load to:0x02167ee8 module:overlay(88) +from:0x02177014 kind:load to:0x02168058 module:overlay(88) +from:0x02177018 kind:load to:0x02167ee0 module:overlay(88) +from:0x0217701c kind:load to:0x02074830 module:overlay(0) +from:0x02177024 kind:load to:0x02177040 module:overlay(88) +from:0x02177028 kind:load to:0x02177020 module:overlay(88) +from:0x0217702c kind:load to:0x02177034 module:overlay(88) +from:0x02177030 kind:load to:0x02177038 module:overlay(88) +from:0x02177050 kind:load to:0x02168b0c module:overlay(88) +from:0x02177054 kind:load to:0x02168b34 module:overlay(88) +from:0x02177058 kind:load to:0x02168cdc module:overlay(88) +from:0x0217705c kind:load to:0x020a6664 module:overlay(0) +from:0x02177060 kind:load to:0x02169160 module:overlay(88) +from:0x02177064 kind:load to:0x020a6e0c module:overlay(0) +from:0x02177068 kind:load to:0x020a6e18 module:overlay(0) +from:0x0217706c kind:load to:0x020a6e1c module:overlay(0) +from:0x02177070 kind:load to:0x020a6e24 module:overlay(0) +from:0x02177074 kind:load to:0x020a6e2c module:overlay(0) +from:0x02177078 kind:load to:0x020a68f8 module:overlay(0) +from:0x0217707c kind:load to:0x020a68fc module:overlay(0) +from:0x02177080 kind:load to:0x020a6900 module:overlay(0) +from:0x02177084 kind:load to:0x020a6904 module:overlay(0) +from:0x02177088 kind:load to:0x02168ce8 module:overlay(88) +from:0x0217708c kind:load to:0x020a6914 module:overlay(0) +from:0x021770a4 kind:load to:0x02169220 module:overlay(88) +from:0x021770a8 kind:load to:0x02169250 module:overlay(88) +from:0x021770ac kind:load to:0x020a6628 module:overlay(0) +from:0x021770b0 kind:load to:0x021696f8 module:overlay(88) +from:0x021770b4 kind:load to:0x02169610 module:overlay(88) +from:0x021770b8 kind:load to:0x020a6e0c module:overlay(0) +from:0x021770bc kind:load to:0x020a6e18 module:overlay(0) +from:0x021770c0 kind:load to:0x0216976c module:overlay(88) +from:0x021770c4 kind:load to:0x021697b0 module:overlay(88) +from:0x021770c8 kind:load to:0x02169808 module:overlay(88) +from:0x021770cc kind:load to:0x02169854 module:overlay(88) +from:0x021770d0 kind:load to:0x0216993c module:overlay(88) +from:0x021770d4 kind:load to:0x02169b04 module:overlay(88) +from:0x021770d8 kind:load to:0x020a6904 module:overlay(0) +from:0x021770dc kind:load to:0x02169974 module:overlay(88) +from:0x021770e0 kind:load to:0x02169970 module:overlay(88) +from:0x021770e4 kind:load to:0x02169ed0 module:overlay(88) +from:0x021770f0 kind:load to:0x0216a118 module:overlay(88) +from:0x021770f4 kind:load to:0x0216a148 module:overlay(88) +from:0x021770f8 kind:load to:0x020a6628 module:overlay(0) +from:0x021770fc kind:load to:0x0216a25c module:overlay(88) +from:0x02177100 kind:load to:0x0216a180 module:overlay(88) +from:0x02177104 kind:load to:0x020a6e0c module:overlay(0) +from:0x02177108 kind:load to:0x020a6e18 module:overlay(0) +from:0x0217710c kind:load to:0x0216a298 module:overlay(88) +from:0x02177110 kind:load to:0x0216a2b4 module:overlay(88) +from:0x02177114 kind:load to:0x0216a2dc module:overlay(88) +from:0x02177118 kind:load to:0x0216a2f8 module:overlay(88) +from:0x0217711c kind:load to:0x0216a3d0 module:overlay(88) +from:0x02177120 kind:load to:0x0216a4a8 module:overlay(88) +from:0x02177124 kind:load to:0x020a6904 module:overlay(0) +from:0x02177128 kind:load to:0x0216a3f0 module:overlay(88) +from:0x0217712c kind:load to:0x0216a3ec module:overlay(88) +from:0x02177130 kind:load to:0x0216a7a4 module:overlay(88) +from:0x0217713c kind:load to:0x0216a9c4 module:overlay(88) +from:0x02177140 kind:load to:0x0216a9e4 module:overlay(88) +from:0x02177144 kind:load to:0x020a6628 module:overlay(0) +from:0x02177148 kind:load to:0x020a6664 module:overlay(0) +from:0x0217714c kind:load to:0x0216aa0c module:overlay(88) +from:0x02177150 kind:load to:0x020a6e0c module:overlay(0) +from:0x02177154 kind:load to:0x020a6e18 module:overlay(0) +from:0x02177158 kind:load to:0x020a6e1c module:overlay(0) +from:0x0217715c kind:load to:0x020a6e24 module:overlay(0) +from:0x02177160 kind:load to:0x020a6e2c module:overlay(0) +from:0x02177164 kind:load to:0x020a68f8 module:overlay(0) +from:0x02177168 kind:load to:0x0216ab9c module:overlay(88) +from:0x0217716c kind:load to:0x0216aba0 module:overlay(88) +from:0x02177170 kind:load to:0x020a6904 module:overlay(0) +from:0x02177174 kind:load to:0x0216abbc module:overlay(88) +from:0x02177178 kind:load to:0x0216aaa0 module:overlay(88) +from:0x02177184 kind:load to:0x0216acb8 module:overlay(88) +from:0x02177188 kind:load to:0x0216acf0 module:overlay(88) +from:0x0217718c kind:load to:0x020a6628 module:overlay(0) +from:0x02177190 kind:load to:0x020a6664 module:overlay(0) +from:0x02177194 kind:load to:0x0216ad30 module:overlay(88) +from:0x02177198 kind:load to:0x0216ad5c module:overlay(88) +from:0x0217719c kind:load to:0x020a6e18 module:overlay(0) +from:0x021771a0 kind:load to:0x020a6e1c module:overlay(0) +from:0x021771a4 kind:load to:0x020a6e24 module:overlay(0) +from:0x021771a8 kind:load to:0x020a6e2c module:overlay(0) +from:0x021771ac kind:load to:0x020a68f8 module:overlay(0) +from:0x021771b0 kind:load to:0x0216ad84 module:overlay(88) +from:0x021771b4 kind:load to:0x0216ada8 module:overlay(88) +from:0x021771b8 kind:load to:0x020a6904 module:overlay(0) +from:0x021771bc kind:load to:0x0216ae54 module:overlay(88) +from:0x021771c0 kind:load to:0x020a6914 module:overlay(0) +from:0x021771cc kind:load to:0x0216b0ac module:overlay(88) +from:0x021771d0 kind:load to:0x0216b0dc module:overlay(88) +from:0x021771d4 kind:load to:0x020a6628 module:overlay(0) +from:0x021771d8 kind:load to:0x020a6664 module:overlay(0) +from:0x021771dc kind:load to:0x0216b114 module:overlay(88) +from:0x021771e0 kind:load to:0x020a6e0c module:overlay(0) +from:0x021771e4 kind:load to:0x020a6e18 module:overlay(0) +from:0x021771e8 kind:load to:0x020a6e1c module:overlay(0) +from:0x021771ec kind:load to:0x020a6e24 module:overlay(0) +from:0x021771f0 kind:load to:0x020a6e2c module:overlay(0) +from:0x021771f4 kind:load to:0x020a68f8 module:overlay(0) +from:0x021771f8 kind:load to:0x020a68fc module:overlay(0) +from:0x021771fc kind:load to:0x0216b160 module:overlay(88) +from:0x02177200 kind:load to:0x020a6904 module:overlay(0) +from:0x02177204 kind:load to:0x0216b6c4 module:overlay(88) +from:0x02177208 kind:load to:0x020a6914 module:overlay(0) +from:0x02177214 kind:load to:0x0216b7b8 module:overlay(88) +from:0x02177218 kind:load to:0x0216b804 module:overlay(88) +from:0x0217721c kind:load to:0x020a6628 module:overlay(0) +from:0x02177220 kind:load to:0x020a6664 module:overlay(0) +from:0x02177224 kind:load to:0x0216b858 module:overlay(88) +from:0x02177228 kind:load to:0x020a6e0c module:overlay(0) +from:0x0217722c kind:load to:0x020a6e18 module:overlay(0) +from:0x02177230 kind:load to:0x020a6e1c module:overlay(0) +from:0x02177234 kind:load to:0x020a6e24 module:overlay(0) +from:0x02177238 kind:load to:0x020a6e2c module:overlay(0) +from:0x0217723c kind:load to:0x020a68f8 module:overlay(0) +from:0x02177240 kind:load to:0x0216bbdc module:overlay(88) +from:0x02177244 kind:load to:0x0216b9f0 module:overlay(88) +from:0x02177248 kind:load to:0x020a6904 module:overlay(0) +from:0x0217724c kind:load to:0x020a6910 module:overlay(0) +from:0x02177250 kind:load to:0x020a6914 module:overlay(0) +from:0x0217725c kind:load to:0x0216bf5c module:overlay(88) +from:0x02177260 kind:load to:0x0216bf70 module:overlay(88) +from:0x02177264 kind:load to:0x020a6628 module:overlay(0) +from:0x02177268 kind:load to:0x020a6664 module:overlay(0) +from:0x0217726c kind:load to:0x02169160 module:overlay(88) +from:0x02177270 kind:load to:0x020a6e0c module:overlay(0) +from:0x02177274 kind:load to:0x020a6e18 module:overlay(0) +from:0x02177278 kind:load to:0x020a6e1c module:overlay(0) +from:0x0217727c kind:load to:0x020a6e24 module:overlay(0) +from:0x02177280 kind:load to:0x020a6e2c module:overlay(0) +from:0x02177284 kind:load to:0x020a68f8 module:overlay(0) +from:0x02177288 kind:load to:0x020a68fc module:overlay(0) +from:0x0217728c kind:load to:0x020a6900 module:overlay(0) +from:0x02177290 kind:load to:0x020a6904 module:overlay(0) +from:0x02177294 kind:load to:0x0216bf8c module:overlay(88) +from:0x02177298 kind:load to:0x020a6914 module:overlay(0) +from:0x021772a8 kind:load to:0x0216c2d8 module:overlay(88) +from:0x021772ac kind:load to:0x02077d4c module:overlay(0) +from:0x021772b0 kind:load to:0x0216c2c0 module:overlay(88) +from:0x021772b4 kind:load to:0x0216c2c4 module:overlay(88) +from:0x021772c0 kind:load to:0x0216c5b4 module:overlay(88) +from:0x021772c4 kind:load to:0x02077d4c module:overlay(0) +from:0x021772c8 kind:load to:0x0216c59c module:overlay(88) +from:0x021772cc kind:load to:0x0216c5a0 module:overlay(88) +from:0x021772d8 kind:load to:0x0216e534 module:overlay(88) +from:0x021772e4 kind:load to:0x0216c7d8 module:overlay(88) +from:0x021772e8 kind:load to:0x02098ef4 module:overlay(0) +from:0x021772ec kind:load to:0x02098efc module:overlay(0) +from:0x021772f0 kind:load to:0x02098f78 module:overlay(0) +from:0x021772f4 kind:load to:0x02098fb8 module:overlay(0) +from:0x021772f8 kind:load to:0x02098fbc module:overlay(0) +from:0x021772fc kind:load to:0x02098fc0 module:overlay(0) +from:0x02177308 kind:load to:0x0216e5a0 module:overlay(88) +from:0x0217730c kind:load to:0x0216da18 module:overlay(88) +from:0x02177310 kind:load to:0x02059174 module:overlay(0) +from:0x02177314 kind:load to:0x01ffc57c module:itcm +from:0x02177318 kind:load to:0x02059348 module:overlay(0) +from:0x0217731c kind:load to:0x020593c4 module:overlay(0) +from:0x02177320 kind:load to:0x02059428 module:overlay(0) +from:0x02177324 kind:load to:0x020591b4 module:overlay(0) +from:0x02177328 kind:load to:0x02059304 module:overlay(0) +from:0x02177334 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177338 kind:load to:0x02099cfc module:overlay(0) +from:0x0217733c kind:load to:0x02099d14 module:overlay(0) +from:0x02177340 kind:load to:0x02099d20 module:overlay(0) +from:0x02177344 kind:load to:0x01fff464 module:itcm +from:0x02177348 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217734c kind:load to:0x02099c50 module:overlay(0) +from:0x02177350 kind:load to:0x02099c58 module:overlay(0) +from:0x02177354 kind:load to:0x02099c5c module:overlay(0) +from:0x02177358 kind:load to:0x0216cab0 module:overlay(88) +from:0x0217735c kind:load to:0x02099c64 module:overlay(0) +from:0x02177360 kind:load to:0x0216cdd0 module:overlay(88) +from:0x02177364 kind:load to:0x02099c6c module:overlay(0) +from:0x02177368 kind:load to:0x02099c70 module:overlay(0) +from:0x0217736c kind:load to:0x02099d2c module:overlay(0) +from:0x02177370 kind:load to:0x02099d98 module:overlay(0) +from:0x02177374 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177378 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217737c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177380 kind:load to:0x0216ca30 module:overlay(88) +from:0x02177384 kind:load to:0x0216ca58 module:overlay(88) +from:0x02177388 kind:load to:0x0216cc30 module:overlay(88) +from:0x0217738c kind:load to:0x0216d1e4 module:overlay(88) +from:0x02177390 kind:load to:0x0216d480 module:overlay(88) +from:0x02177394 kind:load to:0x0216d6c0 module:overlay(88) +from:0x021773ec kind:load to:0x0216e5d4 module:overlay(88) +from:0x021773f0 kind:load to:0x02098ef4 module:overlay(0) +from:0x021773f4 kind:load to:0x02098efc module:overlay(0) +from:0x021773f8 kind:load to:0x02098f78 module:overlay(0) +from:0x021773fc kind:load to:0x02098fb8 module:overlay(0) +from:0x02177400 kind:load to:0x02098fbc module:overlay(0) +from:0x02177404 kind:load to:0x02098fc0 module:overlay(0) +from:0x02177410 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177414 kind:load to:0x02099cfc module:overlay(0) +from:0x02177418 kind:load to:0x02099d14 module:overlay(0) +from:0x0217741c kind:load to:0x02099d20 module:overlay(0) +from:0x02177420 kind:load to:0x01fff464 module:itcm +from:0x02177424 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177428 kind:load to:0x02099c50 module:overlay(0) +from:0x0217742c kind:load to:0x02099c58 module:overlay(0) +from:0x02177430 kind:load to:0x02099c5c module:overlay(0) +from:0x02177434 kind:load to:0x0216e6d0 module:overlay(88) +from:0x02177438 kind:load to:0x02099c64 module:overlay(0) +from:0x0217743c kind:load to:0x0216e730 module:overlay(88) +from:0x02177440 kind:load to:0x02099c6c module:overlay(0) +from:0x02177444 kind:load to:0x02099c70 module:overlay(0) +from:0x02177448 kind:load to:0x02099d2c module:overlay(0) +from:0x0217744c kind:load to:0x02099d98 module:overlay(0) +from:0x02177450 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177454 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177458 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217745c kind:load to:0x0216e680 module:overlay(88) +from:0x02177460 kind:load to:0x0216e6a4 module:overlay(88) +from:0x02177464 kind:load to:0x0216cc30 module:overlay(88) +from:0x02177468 kind:load to:0x0216d1e4 module:overlay(88) +from:0x0217746c kind:load to:0x0216d480 module:overlay(88) +from:0x02177470 kind:load to:0x0216d6c0 module:overlay(88) +from:0x0217747c kind:load to:0x0216e930 module:overlay(88) +from:0x02177480 kind:load to:0x02098ef4 module:overlay(0) +from:0x02177484 kind:load to:0x02098efc module:overlay(0) +from:0x02177488 kind:load to:0x02098f78 module:overlay(0) +from:0x0217748c kind:load to:0x02098fb8 module:overlay(0) +from:0x02177490 kind:load to:0x02098fbc module:overlay(0) +from:0x02177494 kind:load to:0x02098fc0 module:overlay(0) +from:0x021774a0 kind:load to:0x02099cc0 module:overlay(0) +from:0x021774a4 kind:load to:0x02099cfc module:overlay(0) +from:0x021774a8 kind:load to:0x02099d14 module:overlay(0) +from:0x021774ac kind:load to:0x02099d20 module:overlay(0) +from:0x021774b0 kind:load to:0x01fff464 module:itcm +from:0x021774b4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021774b8 kind:load to:0x02099c50 module:overlay(0) +from:0x021774bc kind:load to:0x02099c58 module:overlay(0) +from:0x021774c0 kind:load to:0x02099c5c module:overlay(0) +from:0x021774c4 kind:load to:0x0216cab0 module:overlay(88) +from:0x021774c8 kind:load to:0x02099c64 module:overlay(0) +from:0x021774cc kind:load to:0x0216ee50 module:overlay(88) +from:0x021774d0 kind:load to:0x02099c6c module:overlay(0) +from:0x021774d4 kind:load to:0x02099c70 module:overlay(0) +from:0x021774d8 kind:load to:0x02099d2c module:overlay(0) +from:0x021774dc kind:load to:0x02099d98 module:overlay(0) +from:0x021774e0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021774e4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021774e8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021774ec kind:load to:0x0216ed68 module:overlay(88) +from:0x021774f0 kind:load to:0x0216edd8 module:overlay(88) +from:0x021774f4 kind:load to:0x0216cc30 module:overlay(88) +from:0x021774f8 kind:load to:0x0216d1e4 module:overlay(88) +from:0x021774fc kind:load to:0x0216d480 module:overlay(88) +from:0x02177500 kind:load to:0x0216d6c0 module:overlay(88) +from:0x02177504 kind:load to:0x0216ea78 module:overlay(88) +from:0x02177510 kind:load to:0x0216ef40 module:overlay(88) +from:0x02177514 kind:load to:0x02098ef4 module:overlay(0) +from:0x02177518 kind:load to:0x02098efc module:overlay(0) +from:0x0217751c kind:load to:0x02098f78 module:overlay(0) +from:0x02177520 kind:load to:0x02098fb8 module:overlay(0) +from:0x02177524 kind:load to:0x02098fbc module:overlay(0) +from:0x02177528 kind:load to:0x02098fc0 module:overlay(0) +from:0x02177534 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177538 kind:load to:0x02099cfc module:overlay(0) +from:0x0217753c kind:load to:0x02099d14 module:overlay(0) +from:0x02177540 kind:load to:0x02099d20 module:overlay(0) +from:0x02177544 kind:load to:0x01fff464 module:itcm +from:0x02177548 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217754c kind:load to:0x02099c50 module:overlay(0) +from:0x02177550 kind:load to:0x02099c58 module:overlay(0) +from:0x02177554 kind:load to:0x02099c5c module:overlay(0) +from:0x02177558 kind:load to:0x0216f1ac module:overlay(88) +from:0x0217755c kind:load to:0x02099c64 module:overlay(0) +from:0x02177560 kind:load to:0x0216f1b0 module:overlay(88) +from:0x02177564 kind:load to:0x02099c6c module:overlay(0) +from:0x02177568 kind:load to:0x02099c70 module:overlay(0) +from:0x0217756c kind:load to:0x02099d2c module:overlay(0) +from:0x02177570 kind:load to:0x02099d98 module:overlay(0) +from:0x02177574 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177578 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217757c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177580 kind:load to:0x0216f104 module:overlay(88) +from:0x02177584 kind:load to:0x0216f154 module:overlay(88) +from:0x02177588 kind:load to:0x0216cc30 module:overlay(88) +from:0x0217758c kind:load to:0x0216d1e4 module:overlay(88) +from:0x02177590 kind:load to:0x0216d480 module:overlay(88) +from:0x02177594 kind:load to:0x0216d6c0 module:overlay(88) +from:0x02177598 kind:load to:0x0216eff0 module:overlay(88) +from:0x02177624 kind:load to:0x021776b0 module:overlay(88) +from:0x02177628 kind:load to:0x021776c8 module:overlay(88) +from:0x0217762c kind:load to:0x021775fc module:overlay(88) +from:0x02177630 kind:load to:0x021775b4 module:overlay(88) +from:0x02177634 kind:load to:0x0217760c module:overlay(88) +from:0x02177638 kind:load to:0x02177604 module:overlay(88) +from:0x0217763c kind:load to:0x021775f4 module:overlay(88) +from:0x02177640 kind:load to:0x021775bc module:overlay(88) +from:0x02177644 kind:load to:0x0216fe24 module:overlay(88) +from:0x0217764c kind:load to:0x0216ff28 module:overlay(88) +from:0x02177654 kind:load to:0x0216ffc4 module:overlay(88) +from:0x0217765c kind:load to:0x021700a4 module:overlay(88) +from:0x02177664 kind:load to:0x021775ec module:overlay(88) +from:0x02177668 kind:load to:0x021775e4 module:overlay(88) +from:0x0217766c kind:load to:0x021775d4 module:overlay(88) +from:0x02177670 kind:load to:0x021775dc module:overlay(88) +from:0x02177674 kind:load to:0x0217759c module:overlay(88) +from:0x02177678 kind:load to:0x021775a4 module:overlay(88) +from:0x0217767c kind:load to:0x021775ac module:overlay(88) +from:0x02177680 kind:load to:0x021775cc module:overlay(88) +from:0x02177684 kind:load to:0x0217761c module:overlay(88) +from:0x02177688 kind:load to:0x021775c4 module:overlay(88) +from:0x0217768c kind:load to:0x02177614 module:overlay(88) +from:0x02177698 kind:load to:0x021703c4 module:overlay(88) +from:0x021776a4 kind:load to:0x02170478 module:overlay(88) +from:0x021776a8 kind:load to:0x0217048c module:overlay(88) +from:0x021776ac kind:load to:0x02170468 module:overlay(88) +from:0x021776e8 kind:load to:0x0216f584 module:overlay(88) +from:0x021776ec kind:load to:0x02098ef4 module:overlay(0) +from:0x021776f0 kind:load to:0x02098efc module:overlay(0) +from:0x021776f4 kind:load to:0x02098f78 module:overlay(0) +from:0x021776f8 kind:load to:0x02098fb8 module:overlay(0) +from:0x021776fc kind:load to:0x02098fbc module:overlay(0) +from:0x02177700 kind:load to:0x02098fc0 module:overlay(0) +from:0x0217770c kind:load to:0x02099cc0 module:overlay(0) +from:0x02177710 kind:load to:0x02099cfc module:overlay(0) +from:0x02177714 kind:load to:0x02099d14 module:overlay(0) +from:0x02177718 kind:load to:0x02099d20 module:overlay(0) +from:0x0217771c kind:load to:0x01fff464 module:itcm +from:0x02177720 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177724 kind:load to:0x02099c50 module:overlay(0) +from:0x02177728 kind:load to:0x02099c58 module:overlay(0) +from:0x0217772c kind:load to:0x02099c5c module:overlay(0) +from:0x02177730 kind:load to:0x0216f988 module:overlay(88) +from:0x02177734 kind:load to:0x02099c64 module:overlay(0) +from:0x02177738 kind:load to:0x021701f0 module:overlay(88) +from:0x0217773c kind:load to:0x02099c6c module:overlay(0) +from:0x02177740 kind:load to:0x02099c70 module:overlay(0) +from:0x02177744 kind:load to:0x02099d2c module:overlay(0) +from:0x02177748 kind:load to:0x02099d98 module:overlay(0) +from:0x0217774c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177750 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177754 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177758 kind:load to:0x0216f898 module:overlay(88) +from:0x0217775c kind:load to:0x0216f90c module:overlay(88) +from:0x02177760 kind:load to:0x0216cc30 module:overlay(88) +from:0x02177764 kind:load to:0x0216f844 module:overlay(88) +from:0x02177768 kind:load to:0x0216d480 module:overlay(88) +from:0x0217776c kind:load to:0x0216d6c0 module:overlay(88) +from:0x02177788 kind:load to:0x021704c8 module:overlay(88) +from:0x0217778c kind:load to:0x02098ef4 module:overlay(0) +from:0x02177790 kind:load to:0x02098efc module:overlay(0) +from:0x02177794 kind:load to:0x02098f78 module:overlay(0) +from:0x02177798 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217779c kind:load to:0x02098fbc module:overlay(0) +from:0x021777a0 kind:load to:0x02098fc0 module:overlay(0) +from:0x021777ac kind:load to:0x02099cc0 module:overlay(0) +from:0x021777b0 kind:load to:0x02099cfc module:overlay(0) +from:0x021777b4 kind:load to:0x02099d14 module:overlay(0) +from:0x021777b8 kind:load to:0x02099d20 module:overlay(0) +from:0x021777bc kind:load to:0x01fff464 module:itcm +from:0x021777c0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021777c4 kind:load to:0x02099c50 module:overlay(0) +from:0x021777c8 kind:load to:0x02099c58 module:overlay(0) +from:0x021777cc kind:load to:0x02099c5c module:overlay(0) +from:0x021777d0 kind:load to:0x02170978 module:overlay(88) +from:0x021777d4 kind:load to:0x02099c64 module:overlay(0) +from:0x021777d8 kind:load to:0x02170998 module:overlay(88) +from:0x021777dc kind:load to:0x02099c6c module:overlay(0) +from:0x021777e0 kind:load to:0x02099c70 module:overlay(0) +from:0x021777e4 kind:load to:0x02099d2c module:overlay(0) +from:0x021777e8 kind:load to:0x02099d98 module:overlay(0) +from:0x021777ec kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021777f0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021777f4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021777f8 kind:load to:0x0217054c module:overlay(88) +from:0x021777fc kind:load to:0x02170560 module:overlay(88) +from:0x02177800 kind:load to:0x0216cc30 module:overlay(88) +from:0x02177804 kind:load to:0x0216d1e4 module:overlay(88) +from:0x02177808 kind:load to:0x0216d480 module:overlay(88) +from:0x0217780c kind:load to:0x0217057c module:overlay(88) +from:0x02177828 kind:load to:0x02170aa4 module:overlay(88) +from:0x0217782c kind:load to:0x02098ef4 module:overlay(0) +from:0x02177830 kind:load to:0x02098efc module:overlay(0) +from:0x02177834 kind:load to:0x02098f78 module:overlay(0) +from:0x02177838 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217783c kind:load to:0x02098fbc module:overlay(0) +from:0x02177840 kind:load to:0x02098fc0 module:overlay(0) +from:0x0217784c kind:load to:0x02099cc0 module:overlay(0) +from:0x02177850 kind:load to:0x02099cfc module:overlay(0) +from:0x02177854 kind:load to:0x02099d14 module:overlay(0) +from:0x02177858 kind:load to:0x02099d20 module:overlay(0) +from:0x0217785c kind:load to:0x01fff464 module:itcm +from:0x02177860 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177864 kind:load to:0x02099c50 module:overlay(0) +from:0x02177868 kind:load to:0x02099c58 module:overlay(0) +from:0x0217786c kind:load to:0x02099c5c module:overlay(0) +from:0x02177870 kind:load to:0x0216cab0 module:overlay(88) +from:0x02177874 kind:load to:0x02099c64 module:overlay(0) +from:0x02177878 kind:load to:0x02170ed8 module:overlay(88) +from:0x0217787c kind:load to:0x02099c6c module:overlay(0) +from:0x02177880 kind:load to:0x02099c70 module:overlay(0) +from:0x02177884 kind:load to:0x02099d2c module:overlay(0) +from:0x02177888 kind:load to:0x02099d98 module:overlay(0) +from:0x0217788c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177890 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177894 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177898 kind:load to:0x02170e18 module:overlay(88) +from:0x0217789c kind:load to:0x02170e74 module:overlay(88) +from:0x021778a0 kind:load to:0x0216cc30 module:overlay(88) +from:0x021778a4 kind:load to:0x0216d1e4 module:overlay(88) +from:0x021778a8 kind:load to:0x0216d480 module:overlay(88) +from:0x021778ac kind:load to:0x0216d6c0 module:overlay(88) +from:0x021778c4 kind:load to:0x021714a0 module:overlay(88) +from:0x021778d0 kind:load to:0x02171808 module:overlay(88) +from:0x021778d4 kind:load to:0x021717c8 module:overlay(88) +from:0x0217793c kind:load to:0x02172830 module:overlay(88) +from:0x02177940 kind:load to:0x020990ec module:overlay(0) +from:0x02177944 kind:load to:0x02098efc module:overlay(0) +from:0x02177948 kind:load to:0x02098f78 module:overlay(0) +from:0x0217794c kind:load to:0x020990f4 module:overlay(0) +from:0x02177950 kind:load to:0x02099114 module:overlay(0) +from:0x02177954 kind:load to:0x02099140 module:overlay(0) +from:0x02177960 kind:load to:0x021728f0 module:overlay(88) +from:0x02177964 kind:load to:0x02172a1c module:overlay(88) +from:0x02177968 kind:load to:0x0209b2cc module:overlay(0) +from:0x0217796c kind:load to:0x0209b304 module:overlay(0) +from:0x02177970 kind:load to:0x0209b908 module:overlay(0) +from:0x02177974 kind:load to:0x0209b910 module:overlay(0) +from:0x02177978 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0217797c kind:load to:0x0209b47c module:overlay(0) +from:0x02177980 kind:load to:0x0209b36c module:overlay(0) +from:0x02177984 kind:load to:0x0209b838 module:overlay(0) +from:0x02177988 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0217798c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02177990 kind:load to:0x02172a14 module:overlay(88) +from:0x02177994 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02177998 kind:load to:0x02172a04 module:overlay(88) +from:0x0217799c kind:load to:0x021729e0 module:overlay(88) +from:0x021779a8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021779ac kind:load to:0x02099cfc module:overlay(0) +from:0x021779b0 kind:load to:0x02099d14 module:overlay(0) +from:0x021779b4 kind:load to:0x02099d20 module:overlay(0) +from:0x021779b8 kind:load to:0x01fff464 module:itcm +from:0x021779bc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021779c0 kind:load to:0x02172904 module:overlay(88) +from:0x021779c4 kind:load to:0x02172958 module:overlay(88) +from:0x021779c8 kind:load to:0x02172968 module:overlay(88) +from:0x021779cc kind:load to:0x0217297c module:overlay(88) +from:0x021779d0 kind:load to:0x02099c64 module:overlay(0) +from:0x021779d4 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x021779d8 kind:load to:0x02099c6c module:overlay(0) +from:0x021779dc kind:load to:0x02099c70 module:overlay(0) +from:0x021779e0 kind:load to:0x02099d2c module:overlay(0) +from:0x021779e4 kind:load to:0x02099d98 module:overlay(0) +from:0x021779e8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021779ec kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021779f0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021779f4 kind:load to:0x02172a38 module:overlay(88) +from:0x021779f8 kind:load to:0x02172a60 module:overlay(88) +from:0x021779fc kind:load to:0x02172990 module:overlay(88) +from:0x02177a20 kind:load to:0x02172b48 module:overlay(88) +from:0x02177a24 kind:load to:0x020990ec module:overlay(0) +from:0x02177a28 kind:load to:0x02098efc module:overlay(0) +from:0x02177a2c kind:load to:0x02098f78 module:overlay(0) +from:0x02177a30 kind:load to:0x020990f4 module:overlay(0) +from:0x02177a34 kind:load to:0x02099114 module:overlay(0) +from:0x02177a38 kind:load to:0x02099140 module:overlay(0) +from:0x02177a44 kind:load to:0x02172c24 module:overlay(88) +from:0x02177a48 kind:load to:0x02172e78 module:overlay(88) +from:0x02177a4c kind:load to:0x02172ad0 module:overlay(88) +from:0x02177a50 kind:load to:0x01ffc57c module:itcm +from:0x02177a54 kind:load to:0x02059348 module:overlay(0) +from:0x02177a58 kind:load to:0x020593c4 module:overlay(0) +from:0x02177a5c kind:load to:0x02059428 module:overlay(0) +from:0x02177a60 kind:load to:0x02172af0 module:overlay(88) +from:0x02177a64 kind:load to:0x02059304 module:overlay(0) +from:0x02177a70 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177a74 kind:load to:0x02099cfc module:overlay(0) +from:0x02177a78 kind:load to:0x02099d14 module:overlay(0) +from:0x02177a7c kind:load to:0x02099d20 module:overlay(0) +from:0x02177a80 kind:load to:0x01fff464 module:itcm +from:0x02177a84 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177a88 kind:load to:0x02172c38 module:overlay(88) +from:0x02177a8c kind:load to:0x02172dd0 module:overlay(88) +from:0x02177a90 kind:load to:0x02172de0 module:overlay(88) +from:0x02177a94 kind:load to:0x02172df4 module:overlay(88) +from:0x02177a98 kind:load to:0x02099c64 module:overlay(0) +from:0x02177a9c kind:load to:0x02172e58 module:overlay(88) +from:0x02177aa0 kind:load to:0x02099c6c module:overlay(0) +from:0x02177aa4 kind:load to:0x02099c70 module:overlay(0) +from:0x02177aa8 kind:load to:0x02099d2c module:overlay(0) +from:0x02177aac kind:load to:0x02099d98 module:overlay(0) +from:0x02177ab0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177ab4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177ab8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177abc kind:load to:0x02172e94 module:overlay(88) +from:0x02177ac0 kind:load to:0x02172ebc module:overlay(88) +from:0x02177ac4 kind:load to:0x02172e08 module:overlay(88) +from:0x02177ad0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177ad4 kind:load to:0x02099cfc module:overlay(0) +from:0x02177ad8 kind:load to:0x02099d14 module:overlay(0) +from:0x02177adc kind:load to:0x02099d20 module:overlay(0) +from:0x02177ae0 kind:load to:0x01fff464 module:itcm +from:0x02177ae4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177ae8 kind:load to:0x02172d8c module:overlay(88) +from:0x02177aec kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02177af0 kind:load to:0x02099c5c module:overlay(0) +from:0x02177af4 kind:load to:0x02099c60 module:overlay(0) +from:0x02177af8 kind:load to:0x02099c64 module:overlay(0) +from:0x02177afc kind:load to:0x02172e58 module:overlay(88) +from:0x02177b00 kind:load to:0x02099c6c module:overlay(0) +from:0x02177b04 kind:load to:0x02099c70 module:overlay(0) +from:0x02177b08 kind:load to:0x02099d2c module:overlay(0) +from:0x02177b0c kind:load to:0x02099d98 module:overlay(0) +from:0x02177b10 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177b14 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177b18 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177b1c kind:load to:0x02172f14 module:overlay(88) +from:0x02177b20 kind:load to:0x02172eec module:overlay(88) +from:0x02177b24 kind:load to:0x02172dc8 module:overlay(88) +from:0x02177b48 kind:load to:0x02172fec module:overlay(88) +from:0x02177b4c kind:load to:0x020990ec module:overlay(0) +from:0x02177b50 kind:load to:0x02098efc module:overlay(0) +from:0x02177b54 kind:load to:0x02098f78 module:overlay(0) +from:0x02177b58 kind:load to:0x020990f4 module:overlay(0) +from:0x02177b5c kind:load to:0x02099114 module:overlay(0) +from:0x02177b60 kind:load to:0x02099140 module:overlay(0) +from:0x02177b6c kind:load to:0x021730c8 module:overlay(88) +from:0x02177b70 kind:load to:0x02173338 module:overlay(88) +from:0x02177b74 kind:load to:0x02172f74 module:overlay(88) +from:0x02177b78 kind:load to:0x01ffc57c module:itcm +from:0x02177b7c kind:load to:0x02059348 module:overlay(0) +from:0x02177b80 kind:load to:0x020593c4 module:overlay(0) +from:0x02177b84 kind:load to:0x02059428 module:overlay(0) +from:0x02177b88 kind:load to:0x02172f94 module:overlay(88) +from:0x02177b8c kind:load to:0x02059304 module:overlay(0) +from:0x02177b98 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177b9c kind:load to:0x02099cfc module:overlay(0) +from:0x02177ba0 kind:load to:0x02099d14 module:overlay(0) +from:0x02177ba4 kind:load to:0x02099d20 module:overlay(0) +from:0x02177ba8 kind:load to:0x01fff464 module:itcm +from:0x02177bac kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177bb0 kind:load to:0x021730dc module:overlay(88) +from:0x02177bb4 kind:load to:0x02173280 module:overlay(88) +from:0x02177bb8 kind:load to:0x02173290 module:overlay(88) +from:0x02177bbc kind:load to:0x021732a4 module:overlay(88) +from:0x02177bc0 kind:load to:0x02099c64 module:overlay(0) +from:0x02177bc4 kind:load to:0x021732f8 module:overlay(88) +from:0x02177bc8 kind:load to:0x02099c6c module:overlay(0) +from:0x02177bcc kind:load to:0x02099c70 module:overlay(0) +from:0x02177bd0 kind:load to:0x02099d2c module:overlay(0) +from:0x02177bd4 kind:load to:0x02099d98 module:overlay(0) +from:0x02177bd8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177bdc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177be0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177be4 kind:load to:0x02173354 module:overlay(88) +from:0x02177be8 kind:load to:0x0217337c module:overlay(88) +from:0x02177bec kind:load to:0x021732b8 module:overlay(88) +from:0x02177bf8 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177bfc kind:load to:0x02099cfc module:overlay(0) +from:0x02177c00 kind:load to:0x02099d14 module:overlay(0) +from:0x02177c04 kind:load to:0x02099d20 module:overlay(0) +from:0x02177c08 kind:load to:0x01fff464 module:itcm +from:0x02177c0c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177c10 kind:load to:0x0217323c module:overlay(88) +from:0x02177c14 kind:load to:0x020f8f04 module:overlays(19,22,23,31) +from:0x02177c18 kind:load to:0x02099c5c module:overlay(0) +from:0x02177c1c kind:load to:0x02099c60 module:overlay(0) +from:0x02177c20 kind:load to:0x02099c64 module:overlay(0) +from:0x02177c24 kind:load to:0x02173318 module:overlay(88) +from:0x02177c28 kind:load to:0x02099c6c module:overlay(0) +from:0x02177c2c kind:load to:0x02099c70 module:overlay(0) +from:0x02177c30 kind:load to:0x02099d2c module:overlay(0) +from:0x02177c34 kind:load to:0x02099d98 module:overlay(0) +from:0x02177c38 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177c3c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177c40 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177c44 kind:load to:0x021733d4 module:overlay(88) +from:0x02177c48 kind:load to:0x021733ac module:overlay(88) +from:0x02177c4c kind:load to:0x02173278 module:overlay(88) +from:0x02177c70 kind:load to:0x02173414 module:overlay(88) +from:0x02177c74 kind:load to:0x020990ec module:overlay(0) +from:0x02177c78 kind:load to:0x02098efc module:overlay(0) +from:0x02177c7c kind:load to:0x02098f78 module:overlay(0) +from:0x02177c80 kind:load to:0x020990f4 module:overlay(0) +from:0x02177c84 kind:load to:0x02099114 module:overlay(0) +from:0x02177c88 kind:load to:0x02099140 module:overlay(0) +from:0x02177c94 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177c98 kind:load to:0x02099cfc module:overlay(0) +from:0x02177c9c kind:load to:0x02099d14 module:overlay(0) +from:0x02177ca0 kind:load to:0x02099d20 module:overlay(0) +from:0x02177ca4 kind:load to:0x01fff464 module:itcm +from:0x02177ca8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177cac kind:load to:0x021734d4 module:overlay(88) +from:0x02177cb0 kind:load to:0x02173528 module:overlay(88) +from:0x02177cb4 kind:load to:0x02173538 module:overlay(88) +from:0x02177cb8 kind:load to:0x0217354c module:overlay(88) +from:0x02177cbc kind:load to:0x02099c64 module:overlay(0) +from:0x02177cc0 kind:load to:0x021735b0 module:overlay(88) +from:0x02177cc4 kind:load to:0x02099c6c module:overlay(0) +from:0x02177cc8 kind:load to:0x02099c70 module:overlay(0) +from:0x02177ccc kind:load to:0x02099d2c module:overlay(0) +from:0x02177cd0 kind:load to:0x02099d98 module:overlay(0) +from:0x02177cd4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177cd8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177cdc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177ce0 kind:load to:0x021735bc module:overlay(88) +from:0x02177ce4 kind:load to:0x021735e4 module:overlay(88) +from:0x02177ce8 kind:load to:0x02173560 module:overlay(88) +from:0x02177d0c kind:load to:0x02173634 module:overlay(88) +from:0x02177d10 kind:load to:0x020990ec module:overlay(0) +from:0x02177d14 kind:load to:0x02098efc module:overlay(0) +from:0x02177d18 kind:load to:0x02098f78 module:overlay(0) +from:0x02177d1c kind:load to:0x020990f4 module:overlay(0) +from:0x02177d20 kind:load to:0x02099114 module:overlay(0) +from:0x02177d24 kind:load to:0x02099140 module:overlay(0) +from:0x02177d30 kind:load to:0x021736f4 module:overlay(88) +from:0x02177d34 kind:load to:0x021737e4 module:overlay(88) +from:0x02177d38 kind:load to:0x0209b2cc module:overlay(0) +from:0x02177d3c kind:load to:0x0209b304 module:overlay(0) +from:0x02177d40 kind:load to:0x0209b908 module:overlay(0) +from:0x02177d44 kind:load to:0x0209b910 module:overlay(0) +from:0x02177d48 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02177d4c kind:load to:0x0209b47c module:overlay(0) +from:0x02177d50 kind:load to:0x0209b36c module:overlay(0) +from:0x02177d54 kind:load to:0x0209b838 module:overlay(0) +from:0x02177d58 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02177d5c kind:load to:0x0209b8d8 module:overlay(0) +from:0x02177d60 kind:load to:0x02172a14 module:overlay(88) +from:0x02177d64 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02177d68 kind:load to:0x02172a04 module:overlay(88) +from:0x02177d6c kind:load to:0x021729e0 module:overlay(88) +from:0x02177d78 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177d7c kind:load to:0x02099cfc module:overlay(0) +from:0x02177d80 kind:load to:0x02099d14 module:overlay(0) +from:0x02177d84 kind:load to:0x02099d20 module:overlay(0) +from:0x02177d88 kind:load to:0x01fff464 module:itcm +from:0x02177d8c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177d90 kind:load to:0x02173708 module:overlay(88) +from:0x02177d94 kind:load to:0x0217375c module:overlay(88) +from:0x02177d98 kind:load to:0x0217376c module:overlay(88) +from:0x02177d9c kind:load to:0x02173780 module:overlay(88) +from:0x02177da0 kind:load to:0x02099c64 module:overlay(0) +from:0x02177da4 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02177da8 kind:load to:0x02099c6c module:overlay(0) +from:0x02177dac kind:load to:0x02099c70 module:overlay(0) +from:0x02177db0 kind:load to:0x02099d2c module:overlay(0) +from:0x02177db4 kind:load to:0x02099d98 module:overlay(0) +from:0x02177db8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177dbc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177dc0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177dc4 kind:load to:0x02173800 module:overlay(88) +from:0x02177dc8 kind:load to:0x02173828 module:overlay(88) +from:0x02177dcc kind:load to:0x02173794 module:overlay(88) +from:0x02177df0 kind:load to:0x02173878 module:overlay(88) +from:0x02177df4 kind:load to:0x020990ec module:overlay(0) +from:0x02177df8 kind:load to:0x02098efc module:overlay(0) +from:0x02177dfc kind:load to:0x02098f78 module:overlay(0) +from:0x02177e00 kind:load to:0x020990f4 module:overlay(0) +from:0x02177e04 kind:load to:0x02099114 module:overlay(0) +from:0x02177e08 kind:load to:0x02099140 module:overlay(0) +from:0x02177e14 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177e18 kind:load to:0x02099cfc module:overlay(0) +from:0x02177e1c kind:load to:0x02099d14 module:overlay(0) +from:0x02177e20 kind:load to:0x02099d20 module:overlay(0) +from:0x02177e24 kind:load to:0x01fff464 module:itcm +from:0x02177e28 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177e2c kind:load to:0x02173938 module:overlay(88) +from:0x02177e30 kind:load to:0x0217398c module:overlay(88) +from:0x02177e34 kind:load to:0x0217399c module:overlay(88) +from:0x02177e38 kind:load to:0x021739b0 module:overlay(88) +from:0x02177e3c kind:load to:0x02099c64 module:overlay(0) +from:0x02177e40 kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02177e44 kind:load to:0x02099c6c module:overlay(0) +from:0x02177e48 kind:load to:0x02099c70 module:overlay(0) +from:0x02177e4c kind:load to:0x02099d2c module:overlay(0) +from:0x02177e50 kind:load to:0x02099d98 module:overlay(0) +from:0x02177e54 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177e58 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177e5c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177e60 kind:load to:0x02173a14 module:overlay(88) +from:0x02177e64 kind:load to:0x02173a3c module:overlay(88) +from:0x02177e68 kind:load to:0x021739c4 module:overlay(88) +from:0x02177e8c kind:load to:0x02173a8c module:overlay(88) +from:0x02177e90 kind:load to:0x020990ec module:overlay(0) +from:0x02177e94 kind:load to:0x02098efc module:overlay(0) +from:0x02177e98 kind:load to:0x02098f78 module:overlay(0) +from:0x02177e9c kind:load to:0x020990f4 module:overlay(0) +from:0x02177ea0 kind:load to:0x02099114 module:overlay(0) +from:0x02177ea4 kind:load to:0x02099140 module:overlay(0) +from:0x02177eb0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177eb4 kind:load to:0x02099cfc module:overlay(0) +from:0x02177eb8 kind:load to:0x02099d14 module:overlay(0) +from:0x02177ebc kind:load to:0x02099d20 module:overlay(0) +from:0x02177ec0 kind:load to:0x01fff464 module:itcm +from:0x02177ec4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177ec8 kind:load to:0x02173b4c module:overlay(88) +from:0x02177ecc kind:load to:0x02173ba0 module:overlay(88) +from:0x02177ed0 kind:load to:0x02173bb0 module:overlay(88) +from:0x02177ed4 kind:load to:0x02173bc4 module:overlay(88) +from:0x02177ed8 kind:load to:0x02099c64 module:overlay(0) +from:0x02177edc kind:load to:0x02173c28 module:overlay(88) +from:0x02177ee0 kind:load to:0x02099c6c module:overlay(0) +from:0x02177ee4 kind:load to:0x02099c70 module:overlay(0) +from:0x02177ee8 kind:load to:0x02099d2c module:overlay(0) +from:0x02177eec kind:load to:0x02099d98 module:overlay(0) +from:0x02177ef0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177ef4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177ef8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177efc kind:load to:0x02173c34 module:overlay(88) +from:0x02177f00 kind:load to:0x02173c5c module:overlay(88) +from:0x02177f04 kind:load to:0x02173bd8 module:overlay(88) +from:0x02177f10 kind:load to:0x02173cac module:overlay(88) +from:0x02177f14 kind:load to:0x02098ef4 module:overlay(0) +from:0x02177f18 kind:load to:0x02098efc module:overlay(0) +from:0x02177f1c kind:load to:0x02098f78 module:overlay(0) +from:0x02177f20 kind:load to:0x02098fb8 module:overlay(0) +from:0x02177f24 kind:load to:0x02098fbc module:overlay(0) +from:0x02177f28 kind:load to:0x02098fc0 module:overlay(0) +from:0x02177f34 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177f38 kind:load to:0x02099cfc module:overlay(0) +from:0x02177f3c kind:load to:0x02099d14 module:overlay(0) +from:0x02177f40 kind:load to:0x02099d20 module:overlay(0) +from:0x02177f44 kind:load to:0x01fff464 module:itcm +from:0x02177f48 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177f4c kind:load to:0x02173d18 module:overlay(88) +from:0x02177f50 kind:load to:0x02173d38 module:overlay(88) +from:0x02177f54 kind:load to:0x02173d3c module:overlay(88) +from:0x02177f58 kind:load to:0x02173d40 module:overlay(88) +from:0x02177f5c kind:load to:0x02099c64 module:overlay(0) +from:0x02177f60 kind:load to:0x02173d54 module:overlay(88) +from:0x02177f64 kind:load to:0x02099c6c module:overlay(0) +from:0x02177f68 kind:load to:0x02099c70 module:overlay(0) +from:0x02177f6c kind:load to:0x02099d2c module:overlay(0) +from:0x02177f70 kind:load to:0x02099d98 module:overlay(0) +from:0x02177f74 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02177f78 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02177f7c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02177f80 kind:load to:0x02173d60 module:overlay(88) +from:0x02177f84 kind:load to:0x02173d80 module:overlay(88) +from:0x02177f88 kind:load to:0x02173d58 module:overlay(88) +from:0x02177fac kind:load to:0x02173dc8 module:overlay(88) +from:0x02177fb0 kind:load to:0x020990ec module:overlay(0) +from:0x02177fb4 kind:load to:0x02098efc module:overlay(0) +from:0x02177fb8 kind:load to:0x02098f78 module:overlay(0) +from:0x02177fbc kind:load to:0x020990f4 module:overlay(0) +from:0x02177fc0 kind:load to:0x02099114 module:overlay(0) +from:0x02177fc4 kind:load to:0x02099140 module:overlay(0) +from:0x02177fd0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02177fd4 kind:load to:0x02099cfc module:overlay(0) +from:0x02177fd8 kind:load to:0x02099d14 module:overlay(0) +from:0x02177fdc kind:load to:0x02099d20 module:overlay(0) +from:0x02177fe0 kind:load to:0x01fff464 module:itcm +from:0x02177fe4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02177fe8 kind:load to:0x02173e88 module:overlay(88) +from:0x02177fec kind:load to:0x02173edc module:overlay(88) +from:0x02177ff0 kind:load to:0x02173eec module:overlay(88) +from:0x02177ff4 kind:load to:0x02173f00 module:overlay(88) +from:0x02177ff8 kind:load to:0x02099c64 module:overlay(0) +from:0x02177ffc kind:load to:0x020f8fa4 module:overlays(19,22,23,31) +from:0x02178000 kind:load to:0x02099c6c module:overlay(0) +from:0x02178004 kind:load to:0x02099c70 module:overlay(0) +from:0x02178008 kind:load to:0x02099d2c module:overlay(0) +from:0x0217800c kind:load to:0x02099d98 module:overlay(0) +from:0x02178010 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02178014 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02178018 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217801c kind:load to:0x02173f64 module:overlay(88) +from:0x02178020 kind:load to:0x02173f8c module:overlay(88) +from:0x02178024 kind:load to:0x02173f14 module:overlay(88) +from:0x02178048 kind:load to:0x02173fdc module:overlay(88) +from:0x0217804c kind:load to:0x020990ec module:overlay(0) +from:0x02178050 kind:load to:0x02098efc module:overlay(0) +from:0x02178054 kind:load to:0x02098f78 module:overlay(0) +from:0x02178058 kind:load to:0x020990f4 module:overlay(0) +from:0x0217805c kind:load to:0x02099114 module:overlay(0) +from:0x02178060 kind:load to:0x02099140 module:overlay(0) +from:0x0217806c kind:load to:0x02099cc0 module:overlay(0) +from:0x02178070 kind:load to:0x02099cfc module:overlay(0) +from:0x02178074 kind:load to:0x02099d14 module:overlay(0) +from:0x02178078 kind:load to:0x02099d20 module:overlay(0) +from:0x0217807c kind:load to:0x01fff464 module:itcm +from:0x02178080 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02178084 kind:load to:0x0217409c module:overlay(88) +from:0x02178088 kind:load to:0x021740f0 module:overlay(88) +from:0x0217808c kind:load to:0x02174100 module:overlay(88) +from:0x02178090 kind:load to:0x02174114 module:overlay(88) +from:0x02178094 kind:load to:0x02099c64 module:overlay(0) +from:0x02178098 kind:load to:0x02174178 module:overlay(88) +from:0x0217809c kind:load to:0x02099c6c module:overlay(0) +from:0x021780a0 kind:load to:0x02099c70 module:overlay(0) +from:0x021780a4 kind:load to:0x02099d2c module:overlay(0) +from:0x021780a8 kind:load to:0x02099d98 module:overlay(0) +from:0x021780ac kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021780b0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021780b4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021780b8 kind:load to:0x02174184 module:overlay(88) +from:0x021780bc kind:load to:0x021741ac module:overlay(88) +from:0x021780c0 kind:load to:0x02174128 module:overlay(88) +from:0x021780e4 kind:load to:0x021741fc module:overlay(88) +from:0x021780e8 kind:load to:0x020990ec module:overlay(0) +from:0x021780ec kind:load to:0x02098efc module:overlay(0) +from:0x021780f0 kind:load to:0x02098f78 module:overlay(0) +from:0x021780f4 kind:load to:0x020990f4 module:overlay(0) +from:0x021780f8 kind:load to:0x02099114 module:overlay(0) +from:0x021780fc kind:load to:0x02099140 module:overlay(0) +from:0x02178108 kind:load to:0x021742bc module:overlay(88) +from:0x0217810c kind:load to:0x021743a8 module:overlay(88) +from:0x02178110 kind:load to:0x0209b2cc module:overlay(0) +from:0x02178114 kind:load to:0x0209b304 module:overlay(0) +from:0x02178118 kind:load to:0x0209b908 module:overlay(0) +from:0x0217811c kind:load to:0x0209b910 module:overlay(0) +from:0x02178120 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02178124 kind:load to:0x0209b47c module:overlay(0) +from:0x02178128 kind:load to:0x0209b36c module:overlay(0) +from:0x0217812c kind:load to:0x0209b838 module:overlay(0) +from:0x02178130 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02178134 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02178138 kind:load to:0x02172a14 module:overlay(88) +from:0x0217813c kind:load to:0x0209b8f0 module:overlay(0) +from:0x02178140 kind:load to:0x02172a04 module:overlay(88) +from:0x02178144 kind:load to:0x021729e0 module:overlay(88) +from:0x02178150 kind:load to:0x02099cc0 module:overlay(0) +from:0x02178154 kind:load to:0x02099cfc module:overlay(0) +from:0x02178158 kind:load to:0x02099d14 module:overlay(0) +from:0x0217815c kind:load to:0x02099d20 module:overlay(0) +from:0x02178160 kind:load to:0x01fff464 module:itcm +from:0x02178164 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02178168 kind:load to:0x021742d0 module:overlay(88) +from:0x0217816c kind:load to:0x02174324 module:overlay(88) +from:0x02178170 kind:load to:0x02174334 module:overlay(88) +from:0x02178174 kind:load to:0x02174348 module:overlay(88) +from:0x02178178 kind:load to:0x02099c64 module:overlay(0) +from:0x0217817c kind:load to:0x0217439c module:overlay(88) +from:0x02178180 kind:load to:0x02099c6c module:overlay(0) +from:0x02178184 kind:load to:0x02099c70 module:overlay(0) +from:0x02178188 kind:load to:0x02099d2c module:overlay(0) +from:0x0217818c kind:load to:0x02099d98 module:overlay(0) +from:0x02178190 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02178194 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02178198 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217819c kind:load to:0x021743c4 module:overlay(88) +from:0x021781a0 kind:load to:0x021743ec module:overlay(88) +from:0x021781a4 kind:load to:0x0217435c module:overlay(88) +from:0x021781b0 kind:load to:0x0217443c module:overlay(88) +from:0x021781b4 kind:load to:0x020990ec module:overlay(0) +from:0x021781b8 kind:load to:0x02098efc module:overlay(0) +from:0x021781bc kind:load to:0x02098f78 module:overlay(0) +from:0x021781c0 kind:load to:0x020990f4 module:overlay(0) +from:0x021781c4 kind:load to:0x02099114 module:overlay(0) +from:0x021781c8 kind:load to:0x02099140 module:overlay(0) +from:0x021781d4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021781d8 kind:load to:0x02099cfc module:overlay(0) +from:0x021781dc kind:load to:0x02099d14 module:overlay(0) +from:0x021781e0 kind:load to:0x02099d20 module:overlay(0) +from:0x021781e4 kind:load to:0x01fff464 module:itcm +from:0x021781e8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021781ec kind:load to:0x0211ae30 module:overlay(34) +from:0x021781f0 kind:load to:0x02099c58 module:overlay(0) +from:0x021781f4 kind:load to:0x02099c5c module:overlay(0) +from:0x021781f8 kind:load to:0x02099c60 module:overlay(0) +from:0x021781fc kind:load to:0x02099c64 module:overlay(0) +from:0x02178200 kind:load to:0x0211aebc module:overlay(34) +from:0x02178204 kind:load to:0x02099c6c module:overlay(0) +from:0x02178208 kind:load to:0x02099c70 module:overlay(0) +from:0x0217820c kind:load to:0x02099d2c module:overlay(0) +from:0x02178210 kind:load to:0x02099d98 module:overlay(0) +from:0x02178214 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02178218 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217821c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02178220 kind:load to:0x02174500 module:overlay(88) +from:0x02178224 kind:load to:0x02174528 module:overlay(88) +from:0x02178228 kind:load to:0x021744a8 module:overlay(88) +from:0x0217822c kind:load to:0x021744f8 module:overlay(88) +from:0x02178238 kind:load to:0x021746f4 module:overlay(88) +from:0x0217823c kind:load to:0x02174768 module:overlay(88) +from:0x02178240 kind:load to:0x02174800 module:overlay(88) +from:0x02178244 kind:load to:0x02063258 module:overlay(0) +from:0x02178248 kind:load to:0x02174804 module:overlay(88) +from:0x0217824c kind:load to:0x02063260 module:overlay(0) +from:0x02178250 kind:load to:0x02063264 module:overlay(0) +from:0x0217825c kind:load to:0x02174938 module:overlay(88) +from:0x02178260 kind:load to:0x0217498c module:overlay(88) +from:0x02178264 kind:load to:0x02174af8 module:overlay(88) +from:0x02178268 kind:load to:0x02174d28 module:overlay(88) +from:0x02178274 kind:load to:0x0201f224 module:main +from:0x02178280 kind:load to:0x02174f08 module:overlay(88) +from:0x02178284 kind:load to:0x02174fd0 module:overlay(88) +from:0x02178288 kind:load to:0x021751d0 module:overlay(88) +from:0x0217828c kind:load to:0x02063258 module:overlay(0) +from:0x02178290 kind:load to:0x02175280 module:overlay(88) +from:0x02178294 kind:load to:0x02063260 module:overlay(0) +from:0x02178298 kind:load to:0x02063264 module:overlay(0) +from:0x021782a4 kind:load to:0x0217587c module:overlay(88) +from:0x021782a8 kind:load to:0x021747e4 module:overlay(88) +from:0x021782ac kind:load to:0x021756a0 module:overlay(88) +from:0x021782b0 kind:load to:0x02063258 module:overlay(0) +from:0x021782b4 kind:load to:0x02175848 module:overlay(88) +from:0x021782b8 kind:load to:0x02063260 module:overlay(0) +from:0x021782bc kind:load to:0x02063264 module:overlay(0) +from:0x021782c8 kind:load to:0x021759ec module:overlay(88) +from:0x021782cc kind:load to:0x02175a0c module:overlay(88) +from:0x021782d0 kind:load to:0x021758e0 module:overlay(88) +from:0x021782d4 kind:load to:0x02062c6c module:overlay(0) +from:0x021782d8 kind:load to:0x02062c70 module:overlay(0) +from:0x021782dc kind:load to:0x0217592c module:overlay(88) +from:0x021782e0 kind:load to:0x02175968 module:overlay(88) +from:0x021782e4 kind:load to:0x02062c7c module:overlay(0) +from:0x021782e8 kind:load to:0x02062c80 module:overlay(0) +from:0x021782ec kind:load to:0x021759c4 module:overlay(88) +from:0x021782f8 kind:load to:0x02175e1c module:overlay(88) +from:0x021782fc kind:load to:0x02175e58 module:overlay(88) +from:0x02178300 kind:load to:0x02020340 module:main +from:0x02178304 kind:load to:0x021763b8 module:overlay(88) +from:0x02178308 kind:load to:0x02176058 module:overlay(88) +from:0x0217830c kind:load to:0x0217638c module:overlay(88) +from:0x02178310 kind:load to:0x02176024 module:overlay(88) +from:0x02178314 kind:load to:0x020201f0 module:main diff --git a/config/jp/arm9/overlays/ov088/symbols.txt b/config/jp/arm9/overlays/ov088/symbols.txt new file mode 100644 index 00000000..b9895693 --- /dev/null +++ b/config/jp/arm9/overlays/ov088/symbols.txt @@ -0,0 +1,878 @@ +func_ov088_02167b00 kind:function(arm,size=0x30) addr:0x02167b00 +func_ov088_02167b30 kind:function(arm,size=0x34) addr:0x02167b30 +func_ov088_02167b64 kind:function(arm,size=0x3c) addr:0x02167b64 +func_ov088_02167ba0 kind:function(arm,size=0x34) addr:0x02167ba0 +func_ov088_02167bd4 kind:function(arm,size=0x14c) addr:0x02167bd4 +func_ov088_02167d20 kind:function(arm,size=0x84) addr:0x02167d20 +func_ov088_02167da4 kind:function(arm,size=0x8c) addr:0x02167da4 +func_ov088_02167e30 kind:function(arm,size=0xc) addr:0x02167e30 +func_ov088_02167e3c kind:function(arm,size=0x8) addr:0x02167e3c +func_ov088_02167e44 kind:function(arm,size=0x9c) addr:0x02167e44 +func_ov088_02167ee0 kind:function(arm,size=0x8) addr:0x02167ee0 +func_ov088_02167ee8 kind:function(arm,size=0x64) addr:0x02167ee8 +func_ov088_02167f4c kind:function(arm,size=0xc0) addr:0x02167f4c +func_ov088_0216800c kind:function(arm,size=0x28) addr:0x0216800c +func_ov088_02168034 kind:function(arm,size=0x24) addr:0x02168034 +func_ov088_02168058 kind:function(arm,size=0xbc) addr:0x02168058 +func_ov088_02168114 kind:function(arm,size=0x30) addr:0x02168114 +func_ov088_02168144 kind:function(arm,size=0x34) addr:0x02168144 +func_ov088_02168178 kind:function(arm,size=0xec) addr:0x02168178 +func_ov088_02168264 kind:function(arm,size=0x2c) addr:0x02168264 +func_ov088_02168290 kind:function(arm,size=0x228) addr:0x02168290 +func_ov088_021684b8 kind:function(arm,size=0x1c) addr:0x021684b8 +func_ov088_021684d4 kind:function(arm,size=0x6c) addr:0x021684d4 +func_ov088_02168540 kind:function(arm,size=0x50) addr:0x02168540 +func_ov088_02168590 kind:function(arm,size=0x50) addr:0x02168590 +func_ov088_021685e0 kind:function(arm,size=0xc8) addr:0x021685e0 +func_ov088_021686a8 kind:function(arm,size=0x70) addr:0x021686a8 +func_ov088_02168718 kind:function(arm,size=0xe8) addr:0x02168718 +func_ov088_02168800 kind:function(arm,size=0x20) addr:0x02168800 +func_ov088_02168820 kind:function(arm,size=0x78) addr:0x02168820 +func_ov088_02168898 kind:function(arm,size=0x4c) addr:0x02168898 +func_ov088_021688e4 kind:function(arm,size=0xc0) addr:0x021688e4 +func_ov088_021689a4 kind:function(arm,size=0x74) addr:0x021689a4 +func_ov088_02168a18 kind:function(arm,size=0x58) addr:0x02168a18 +func_ov088_02168a70 kind:function(arm,size=0x9c) addr:0x02168a70 +func_ov088_02168b0c kind:function(arm,size=0x28) addr:0x02168b0c +func_ov088_02168b34 kind:function(arm,size=0x30) addr:0x02168b34 +func_ov088_02168b64 kind:function(arm,size=0x60) addr:0x02168b64 +func_ov088_02168bc4 kind:function(arm,size=0x58) addr:0x02168bc4 +func_ov088_02168c1c kind:function(arm,size=0x64) addr:0x02168c1c +func_ov088_02168c80 kind:function(arm,size=0x5c) addr:0x02168c80 +func_ov088_02168cdc kind:function(arm,size=0xc) addr:0x02168cdc +func_ov088_02168ce8 kind:function(arm,size=0x478) addr:0x02168ce8 +func_ov088_02169160 kind:function(arm,size=0x4) addr:0x02169160 +func_ov088_02169164 kind:function(arm,size=0x14) addr:0x02169164 +func_ov088_02169178 kind:function(arm,size=0x4) addr:0x02169178 +func_ov088_0216917c kind:function(arm,size=0xa4) addr:0x0216917c +func_ov088_02169220 kind:function(arm,size=0x30) addr:0x02169220 +func_ov088_02169250 kind:function(arm,size=0x38) addr:0x02169250 +func_ov088_02169288 kind:function(arm,size=0x330) addr:0x02169288 +func_ov088_021695b8 kind:function(arm,size=0x58) addr:0x021695b8 +func_ov088_02169610 kind:function(arm,size=0xe8) addr:0x02169610 +func_ov088_021696f8 kind:function(arm,size=0x74) addr:0x021696f8 +func_ov088_0216976c kind:function(arm,size=0x44) addr:0x0216976c +func_ov088_021697b0 kind:function(arm,size=0x58) addr:0x021697b0 +func_ov088_02169808 kind:function(arm,size=0x4c) addr:0x02169808 +func_ov088_02169854 kind:function(arm,size=0xe8) addr:0x02169854 +func_ov088_0216993c kind:function(arm,size=0x34) addr:0x0216993c +func_ov088_02169970 kind:function(arm,size=0x4) addr:0x02169970 +func_ov088_02169974 kind:function(arm,size=0x190) addr:0x02169974 +func_ov088_02169b04 kind:function(arm,size=0x298) addr:0x02169b04 +func_ov088_02169d9c kind:function(arm,size=0x64) addr:0x02169d9c +func_ov088_02169e00 kind:function(arm,size=0x74) addr:0x02169e00 +func_ov088_02169e74 kind:function(arm,size=0x4) addr:0x02169e74 +func_ov088_02169e78 kind:function(arm,size=0x4) addr:0x02169e78 +func_ov088_02169e7c kind:function(arm,size=0x10) addr:0x02169e7c +func_ov088_02169e8c kind:function(arm,size=0x4) addr:0x02169e8c +func_ov088_02169e90 kind:function(arm,size=0x10) addr:0x02169e90 +func_ov088_02169ea0 kind:function(arm,size=0x30) addr:0x02169ea0 +func_ov088_02169ed0 kind:function(arm,size=0x6c) addr:0x02169ed0 +func_ov088_02169f3c kind:function(arm,size=0x148) addr:0x02169f3c +func_ov088_0216a084 kind:function(arm,size=0x94) addr:0x0216a084 +func_ov088_0216a118 kind:function(arm,size=0x30) addr:0x0216a118 +func_ov088_0216a148 kind:function(arm,size=0x38) addr:0x0216a148 +func_ov088_0216a180 kind:function(arm,size=0xdc) addr:0x0216a180 +func_ov088_0216a25c kind:function(arm,size=0x3c) addr:0x0216a25c +func_ov088_0216a298 kind:function(arm,size=0x1c) addr:0x0216a298 +func_ov088_0216a2b4 kind:function(arm,size=0x28) addr:0x0216a2b4 +func_ov088_0216a2dc kind:function(arm,size=0x1c) addr:0x0216a2dc +func_ov088_0216a2f8 kind:function(arm,size=0xd8) addr:0x0216a2f8 +func_ov088_0216a3d0 kind:function(arm,size=0x1c) addr:0x0216a3d0 +func_ov088_0216a3ec kind:function(arm,size=0x4) addr:0x0216a3ec +func_ov088_0216a3f0 kind:function(arm,size=0xb8) addr:0x0216a3f0 +func_ov088_0216a4a8 kind:function(arm,size=0x298) addr:0x0216a4a8 +func_ov088_0216a740 kind:function(arm,size=0x4) addr:0x0216a740 +func_ov088_0216a744 kind:function(arm,size=0x4) addr:0x0216a744 +func_ov088_0216a748 kind:function(arm,size=0x4) addr:0x0216a748 +func_ov088_0216a74c kind:function(arm,size=0x4) addr:0x0216a74c +func_ov088_0216a750 kind:function(arm,size=0x10) addr:0x0216a750 +func_ov088_0216a760 kind:function(arm,size=0x4) addr:0x0216a760 +func_ov088_0216a764 kind:function(arm,size=0x10) addr:0x0216a764 +func_ov088_0216a774 kind:function(arm,size=0x30) addr:0x0216a774 +func_ov088_0216a7a4 kind:function(arm,size=0x6c) addr:0x0216a7a4 +func_ov088_0216a810 kind:function(arm,size=0x138) addr:0x0216a810 +func_ov088_0216a948 kind:function(arm,size=0x7c) addr:0x0216a948 +func_ov088_0216a9c4 kind:function(arm,size=0x20) addr:0x0216a9c4 +func_ov088_0216a9e4 kind:function(arm,size=0x28) addr:0x0216a9e4 +func_ov088_0216aa0c kind:function(arm,size=0x94) addr:0x0216aa0c +func_ov088_0216aaa0 kind:function(arm,size=0xfc) addr:0x0216aaa0 +func_ov088_0216ab9c kind:function(arm,size=0x4) addr:0x0216ab9c +func_ov088_0216aba0 kind:function(arm,size=0x1c) addr:0x0216aba0 +func_ov088_0216abbc kind:function(arm,size=0xa0) addr:0x0216abbc +func_ov088_0216ac5c kind:function(arm,size=0x10) addr:0x0216ac5c +func_ov088_0216ac6c kind:function(arm,size=0x4c) addr:0x0216ac6c +func_ov088_0216acb8 kind:function(arm,size=0x38) addr:0x0216acb8 +func_ov088_0216acf0 kind:function(arm,size=0x40) addr:0x0216acf0 +func_ov088_0216ad30 kind:function(arm,size=0x2c) addr:0x0216ad30 +func_ov088_0216ad5c kind:function(arm,size=0x28) addr:0x0216ad5c +func_ov088_0216ad84 kind:function(arm,size=0x24) addr:0x0216ad84 +func_ov088_0216ada8 kind:function(arm,size=0xac) addr:0x0216ada8 +func_ov088_0216ae54 kind:function(arm,size=0x2c) addr:0x0216ae54 +func_ov088_0216ae80 kind:function(arm,size=0x3c) addr:0x0216ae80 +func_ov088_0216aebc kind:function(arm,size=0x10) addr:0x0216aebc +func_ov088_0216aecc kind:function(arm,size=0x18) addr:0x0216aecc +func_ov088_0216aee4 kind:function(arm,size=0x18) addr:0x0216aee4 +func_ov088_0216aefc kind:function(arm,size=0x20) addr:0x0216aefc +func_ov088_0216af1c kind:function(arm,size=0x24) addr:0x0216af1c +func_ov088_0216af40 kind:function(arm,size=0x24) addr:0x0216af40 +func_ov088_0216af64 kind:function(arm,size=0x88) addr:0x0216af64 +func_ov088_0216afec kind:function(arm,size=0x44) addr:0x0216afec +func_ov088_0216b030 kind:function(arm,size=0x7c) addr:0x0216b030 +func_ov088_0216b0ac kind:function(arm,size=0x30) addr:0x0216b0ac +func_ov088_0216b0dc kind:function(arm,size=0x38) addr:0x0216b0dc +func_ov088_0216b114 kind:function(arm,size=0x4c) addr:0x0216b114 +func_ov088_0216b160 kind:function(arm,size=0x1d0) addr:0x0216b160 +func_ov088_0216b330 kind:function(arm,size=0x10) addr:0x0216b330 +func_ov088_0216b340 kind:function(arm,size=0x28) addr:0x0216b340 +func_ov088_0216b368 kind:function(arm,size=0x28) addr:0x0216b368 +func_ov088_0216b390 kind:function(arm,size=0x64) addr:0x0216b390 +func_ov088_0216b3f4 kind:function(arm,size=0x74) addr:0x0216b3f4 +func_ov088_0216b468 kind:function(arm,size=0x2c) addr:0x0216b468 +func_ov088_0216b494 kind:function(arm,size=0x24) addr:0x0216b494 +func_ov088_0216b4b8 kind:function(arm,size=0x24) addr:0x0216b4b8 +func_ov088_0216b4dc kind:function(arm,size=0x24) addr:0x0216b4dc +func_ov088_0216b500 kind:function(arm,size=0xb8) addr:0x0216b500 +func_ov088_0216b5b8 kind:function(arm,size=0x84) addr:0x0216b5b8 +func_ov088_0216b63c kind:function(arm,size=0x88) addr:0x0216b63c +func_ov088_0216b6c4 kind:function(arm,size=0x54) addr:0x0216b6c4 +func_ov088_0216b718 kind:function(arm,size=0xa0) addr:0x0216b718 +func_ov088_0216b7b8 kind:function(arm,size=0x4c) addr:0x0216b7b8 +func_ov088_0216b804 kind:function(arm,size=0x54) addr:0x0216b804 +func_ov088_0216b858 kind:function(arm,size=0x198) addr:0x0216b858 +func_ov088_0216b9f0 kind:function(arm,size=0x1ec) addr:0x0216b9f0 +func_ov088_0216bbdc kind:function(arm,size=0x10) addr:0x0216bbdc +func_ov088_0216bbec kind:function(arm,size=0x18) addr:0x0216bbec +func_ov088_0216bc04 kind:function(arm,size=0x24) addr:0x0216bc04 +func_ov088_0216bc28 kind:function(arm,size=0x34) addr:0x0216bc28 +func_ov088_0216bc5c kind:function(arm,size=0x18) addr:0x0216bc5c +func_ov088_0216bc74 kind:function(arm,size=0x24) addr:0x0216bc74 +func_ov088_0216bc98 kind:function(arm,size=0x64) addr:0x0216bc98 +func_ov088_0216bcfc kind:function(arm,size=0x74) addr:0x0216bcfc +func_ov088_0216bd70 kind:function(arm,size=0x24) addr:0x0216bd70 +func_ov088_0216bd94 kind:function(arm,size=0x94) addr:0x0216bd94 +func_ov088_0216be28 kind:function(arm,size=0x54) addr:0x0216be28 +func_ov088_0216be7c kind:function(arm,size=0xb8) addr:0x0216be7c +func_ov088_0216bf34 kind:function(arm,size=0x28) addr:0x0216bf34 +func_ov088_0216bf5c kind:function(arm,size=0x14) addr:0x0216bf5c +func_ov088_0216bf70 kind:function(arm,size=0x1c) addr:0x0216bf70 +func_ov088_0216bf8c kind:function(arm,size=0x1e8) addr:0x0216bf8c +func_ov088_0216c174 kind:function(arm,size=0xa8) addr:0x0216c174 +func_ov088_0216c21c kind:function(arm,size=0x7c) addr:0x0216c21c +func_ov088_0216c298 kind:function(arm,size=0x28) addr:0x0216c298 +func_ov088_0216c2c0 kind:function(arm,size=0x4) addr:0x0216c2c0 +func_ov088_0216c2c4 kind:function(arm,size=0x14) addr:0x0216c2c4 +func_ov088_0216c2d8 kind:function(arm,size=0x19c) addr:0x0216c2d8 +func_ov088_0216c474 kind:function(arm,size=0xc) addr:0x0216c474 +func_ov088_0216c480 kind:function(arm,size=0xf8) addr:0x0216c480 +func_ov088_0216c578 kind:function(arm,size=0x4) addr:0x0216c578 +func_ov088_0216c57c kind:function(arm,size=0x20) addr:0x0216c57c +func_ov088_0216c59c kind:function(arm,size=0x4) addr:0x0216c59c +func_ov088_0216c5a0 kind:function(arm,size=0x14) addr:0x0216c5a0 +func_ov088_0216c5b4 kind:function(arm,size=0x218) addr:0x0216c5b4 +func_ov088_0216c7cc kind:function(arm,size=0xc) addr:0x0216c7cc +func_ov088_0216c7d8 kind:function(arm,size=0x28) addr:0x0216c7d8 +func_ov088_0216c800 kind:function(arm,size=0x28) addr:0x0216c800 +func_ov088_0216c828 kind:function(arm,size=0x104) addr:0x0216c828 +func_ov088_0216c92c kind:function(arm,size=0x104) addr:0x0216c92c +func_ov088_0216ca30 kind:function(arm,size=0x28) addr:0x0216ca30 +func_ov088_0216ca58 kind:function(arm,size=0x30) addr:0x0216ca58 +func_ov088_0216ca88 kind:function(arm,size=0x28) addr:0x0216ca88 +func_ov088_0216cab0 kind:function(arm,size=0x180) addr:0x0216cab0 +func_ov088_0216cc30 kind:function(arm,size=0x1a0) addr:0x0216cc30 +func_ov088_0216cdd0 kind:function(arm,size=0x88) addr:0x0216cdd0 +func_ov088_0216ce58 kind:function(arm,size=0x38c) addr:0x0216ce58 +func_ov088_0216d1e4 kind:function(arm,size=0x200) addr:0x0216d1e4 +func_ov088_0216d3e4 kind:function(arm,size=0x9c) addr:0x0216d3e4 +func_ov088_0216d480 kind:function(arm,size=0x240) addr:0x0216d480 +func_ov088_0216d6c0 kind:function(arm,size=0x294) addr:0x0216d6c0 +func_ov088_0216d954 kind:function(arm,size=0xc4) addr:0x0216d954 +func_ov088_0216da18 kind:function(arm,size=0x1c) addr:0x0216da18 +func_ov088_0216da34 kind:function(arm,size=0x2c) addr:0x0216da34 +func_ov088_0216da60 kind:function(arm,size=0x34) addr:0x0216da60 +func_ov088_0216da94 kind:function(arm,size=0x48) addr:0x0216da94 +func_ov088_0216dadc kind:function(arm,size=0x1b0) addr:0x0216dadc +func_ov088_0216dc8c kind:function(arm,size=0x1ac) addr:0x0216dc8c +func_ov088_0216de38 kind:function(arm,size=0x4) addr:0x0216de38 +func_ov088_0216de3c kind:function(arm,size=0xc) addr:0x0216de3c +func_ov088_0216de48 kind:function(arm,size=0x68) addr:0x0216de48 +func_ov088_0216deb0 kind:function(arm,size=0xf4) addr:0x0216deb0 +func_ov088_0216dfa4 kind:function(arm,size=0xc4) addr:0x0216dfa4 +func_ov088_0216e068 kind:function(arm,size=0xc4) addr:0x0216e068 +func_ov088_0216e12c kind:function(arm,size=0xb0) addr:0x0216e12c +func_ov088_0216e1dc kind:function(arm,size=0x70) addr:0x0216e1dc +func_ov088_0216e24c kind:function(arm,size=0x208) addr:0x0216e24c +func_ov088_0216e454 kind:function(arm,size=0x50) addr:0x0216e454 +func_ov088_0216e4a4 kind:function(arm,size=0x50) addr:0x0216e4a4 +func_ov088_0216e4f4 kind:function(arm,size=0x14) addr:0x0216e4f4 +func_ov088_0216e508 kind:function(arm,size=0x2c) addr:0x0216e508 +func_ov088_0216e534 kind:function(arm,size=0x18) addr:0x0216e534 +func_ov088_0216e54c kind:function(arm,size=0x14) addr:0x0216e54c +func_ov088_0216e560 kind:function(arm,size=0x40) addr:0x0216e560 +func_ov088_0216e5a0 kind:function(arm,size=0x14) addr:0x0216e5a0 +func_ov088_0216e5b4 kind:function(arm,size=0x14) addr:0x0216e5b4 +func_ov088_0216e5c8 kind:function(arm,size=0xc) addr:0x0216e5c8 +func_ov088_0216e5d4 kind:function(arm,size=0x28) addr:0x0216e5d4 +func_ov088_0216e5fc kind:function(arm,size=0x28) addr:0x0216e5fc +func_ov088_0216e624 kind:function(arm,size=0x5c) addr:0x0216e624 +func_ov088_0216e680 kind:function(arm,size=0x24) addr:0x0216e680 +func_ov088_0216e6a4 kind:function(arm,size=0x2c) addr:0x0216e6a4 +func_ov088_0216e6d0 kind:function(arm,size=0x60) addr:0x0216e6d0 +func_ov088_0216e730 kind:function(arm,size=0x1e0) addr:0x0216e730 +func_ov088_0216e910 kind:function(arm,size=0x14) addr:0x0216e910 +func_ov088_0216e924 kind:function(arm,size=0xc) addr:0x0216e924 +func_ov088_0216e930 kind:function(arm,size=0x28) addr:0x0216e930 +func_ov088_0216e958 kind:function(arm,size=0x28) addr:0x0216e958 +func_ov088_0216e980 kind:function(arm,size=0x2c) addr:0x0216e980 +func_ov088_0216e9ac kind:function(arm,size=0xcc) addr:0x0216e9ac +func_ov088_0216ea78 kind:function(arm,size=0x2f0) addr:0x0216ea78 +func_ov088_0216ed68 kind:function(arm,size=0x70) addr:0x0216ed68 +func_ov088_0216edd8 kind:function(arm,size=0x78) addr:0x0216edd8 +func_ov088_0216ee50 kind:function(arm,size=0xd0) addr:0x0216ee50 +func_ov088_0216ef20 kind:function(arm,size=0x14) addr:0x0216ef20 +func_ov088_0216ef34 kind:function(arm,size=0xc) addr:0x0216ef34 +func_ov088_0216ef40 kind:function(arm,size=0x28) addr:0x0216ef40 +func_ov088_0216ef68 kind:function(arm,size=0x28) addr:0x0216ef68 +func_ov088_0216ef90 kind:function(arm,size=0x50) addr:0x0216ef90 +func_ov088_0216efe0 kind:function(arm,size=0x10) addr:0x0216efe0 +func_ov088_0216eff0 kind:function(arm,size=0x114) addr:0x0216eff0 +func_ov088_0216f104 kind:function(arm,size=0x50) addr:0x0216f104 +func_ov088_0216f154 kind:function(arm,size=0x58) addr:0x0216f154 +func_ov088_0216f1ac kind:function(arm,size=0x4) addr:0x0216f1ac +func_ov088_0216f1b0 kind:function(arm,size=0x340) addr:0x0216f1b0 +func_ov088_0216f4f0 kind:function(arm,size=0x14) addr:0x0216f4f0 +func_ov088_0216f504 kind:function(arm,size=0x5c) addr:0x0216f504 +func_ov088_0216f560 kind:function(arm,size=0x8) addr:0x0216f560 +func_ov088_0216f568 kind:function(arm,size=0x8) addr:0x0216f568 +func_ov088_0216f570 kind:function(arm,size=0x8) addr:0x0216f570 +func_ov088_0216f578 kind:function(arm,size=0xc) addr:0x0216f578 +func_ov088_0216f584 kind:function(arm,size=0x28) addr:0x0216f584 +func_ov088_0216f5ac kind:function(arm,size=0x28) addr:0x0216f5ac +func_ov088_0216f5d4 kind:function(arm,size=0x34) addr:0x0216f5d4 +func_ov088_0216f608 kind:function(arm,size=0x98) addr:0x0216f608 +func_ov088_0216f6a0 kind:function(arm,size=0x18) addr:0x0216f6a0 +func_ov088_0216f6b8 kind:function(arm,size=0x18c) addr:0x0216f6b8 +func_ov088_0216f844 kind:function(arm,size=0x54) addr:0x0216f844 +func_ov088_0216f898 kind:function(arm,size=0x74) addr:0x0216f898 +func_ov088_0216f90c kind:function(arm,size=0x7c) addr:0x0216f90c +func_ov088_0216f988 kind:function(arm,size=0x2c) addr:0x0216f988 +func_ov088_0216f9b4 kind:function(arm,size=0x110) addr:0x0216f9b4 +func_ov088_0216fac4 kind:function(arm,size=0x38) addr:0x0216fac4 +func_ov088_0216fafc kind:function(arm,size=0xa4) addr:0x0216fafc +func_ov088_0216fba0 kind:function(arm,size=0x6c) addr:0x0216fba0 +func_ov088_0216fc0c kind:function(arm,size=0x218) addr:0x0216fc0c +func_ov088_0216fe24 kind:function(arm,size=0x104) addr:0x0216fe24 +func_ov088_0216ff28 kind:function(arm,size=0x9c) addr:0x0216ff28 +func_ov088_0216ffc4 kind:function(arm,size=0xe0) addr:0x0216ffc4 +func_ov088_021700a4 kind:function(arm,size=0xb8) addr:0x021700a4 +func_ov088_0217015c kind:function(arm,size=0x94) addr:0x0217015c +func_ov088_021701f0 kind:function(arm,size=0x1d4) addr:0x021701f0 +func_ov088_021703c4 kind:function(arm,size=0xa4) addr:0x021703c4 +func_ov088_02170468 kind:function(arm,size=0x10) addr:0x02170468 +func_ov088_02170478 kind:function(arm,size=0x14) addr:0x02170478 +func_ov088_0217048c kind:function(arm,size=0x1c) addr:0x0217048c +func_ov088_021704a8 kind:function(arm,size=0x14) addr:0x021704a8 +func_ov088_021704bc kind:function(arm,size=0xc) addr:0x021704bc +func_ov088_021704c8 kind:function(arm,size=0x28) addr:0x021704c8 +func_ov088_021704f0 kind:function(arm,size=0x28) addr:0x021704f0 +func_ov088_02170518 kind:function(arm,size=0x34) addr:0x02170518 +func_ov088_0217054c kind:function(arm,size=0x14) addr:0x0217054c +func_ov088_02170560 kind:function(arm,size=0x1c) addr:0x02170560 +func_ov088_0217057c kind:function(arm,size=0x3fc) addr:0x0217057c +func_ov088_02170978 kind:function(arm,size=0x20) addr:0x02170978 +func_ov088_02170998 kind:function(arm,size=0xec) addr:0x02170998 +func_ov088_02170a84 kind:function(arm,size=0x14) addr:0x02170a84 +func_ov088_02170a98 kind:function(arm,size=0xc) addr:0x02170a98 +func_ov088_02170aa4 kind:function(arm,size=0x24) addr:0x02170aa4 +func_ov088_02170ac8 kind:function(arm,size=0x28) addr:0x02170ac8 +func_ov088_02170af0 kind:function(arm,size=0x20) addr:0x02170af0 +func_ov088_02170b10 kind:function(arm,size=0x308) addr:0x02170b10 +func_ov088_02170e18 kind:function(arm,size=0x5c) addr:0x02170e18 +func_ov088_02170e74 kind:function(arm,size=0x64) addr:0x02170e74 +func_ov088_02170ed8 kind:function(arm,size=0x98) addr:0x02170ed8 +func_ov088_02170f70 kind:function(arm,size=0x14) addr:0x02170f70 +func_ov088_02170f84 kind:function(arm,size=0x94) addr:0x02170f84 +func_ov088_02171018 kind:function(arm,size=0x254) addr:0x02171018 +func_ov088_0217126c kind:function(arm,size=0x14) addr:0x0217126c +func_ov088_02171280 kind:function(arm,size=0x158) addr:0x02171280 +func_ov088_021713d8 kind:function(arm,size=0x24) addr:0x021713d8 +func_ov088_021713fc kind:function(arm,size=0x50) addr:0x021713fc +func_ov088_0217144c kind:function(arm,size=0x54) addr:0x0217144c +func_ov088_021714a0 kind:function(arm,size=0x70) addr:0x021714a0 +func_ov088_02171510 kind:function(arm,size=0x28) addr:0x02171510 +func_ov088_02171538 kind:function(arm,size=0x1c) addr:0x02171538 +func_ov088_02171554 kind:function(arm,size=0xc) addr:0x02171554 +func_ov088_02171560 kind:function(arm,size=0x68) addr:0x02171560 +func_ov088_021715c8 kind:function(arm,size=0x54) addr:0x021715c8 +func_ov088_0217161c kind:function(arm,size=0x1c) addr:0x0217161c +func_ov088_02171638 kind:function(arm,size=0x3c) addr:0x02171638 +func_ov088_02171674 kind:function(arm,size=0x2c) addr:0x02171674 +func_ov088_021716a0 kind:function(arm,size=0xd0) addr:0x021716a0 +func_ov088_02171770 kind:function(arm,size=0x58) addr:0x02171770 +func_ov088_021717c8 kind:function(arm,size=0x1c) addr:0x021717c8 +func_ov088_021717e4 kind:function(arm,size=0x10) addr:0x021717e4 +func_ov088_021717f4 kind:function(arm,size=0x14) addr:0x021717f4 +func_ov088_02171808 kind:function(arm,size=0x14) addr:0x02171808 +func_ov088_0217181c kind:function(arm,size=0x5c) addr:0x0217181c +func_ov088_02171878 kind:function(arm,size=0x2c) addr:0x02171878 +func_ov088_021718a4 kind:function(arm,size=0x170) addr:0x021718a4 +func_ov088_02171a14 kind:function(arm,size=0x5c) addr:0x02171a14 +func_ov088_02171a70 kind:function(arm,size=0x8) addr:0x02171a70 +func_ov088_02171a78 kind:function(arm,size=0x1c) addr:0x02171a78 +func_ov088_02171a94 kind:function(arm,size=0x24) addr:0x02171a94 +func_ov088_02171ab8 kind:function(arm,size=0x1c) addr:0x02171ab8 +func_ov088_02171ad4 kind:function(arm,size=0x2c) addr:0x02171ad4 +func_ov088_02171b00 kind:function(thumb,size=0x298) addr:0x02171b00 +func_ov088_02171d98 kind:function(thumb,size=0x8c) addr:0x02171d98 +func_ov088_02171e24 kind:function(thumb,size=0x2c) addr:0x02171e24 +func_ov088_02171e50 kind:function(arm,size=0xb0) addr:0x02171e50 +func_ov088_02171f00 kind:function(arm,size=0x270) addr:0x02171f00 +func_ov088_02172170 kind:function(arm,size=0x4) addr:0x02172170 +func_ov088_02172174 kind:function(arm,size=0x10) addr:0x02172174 +func_ov088_02172184 kind:function(arm,size=0xa8) addr:0x02172184 +func_ov088_0217222c kind:function(arm,size=0x4) addr:0x0217222c +func_ov088_02172230 kind:function(arm,size=0xc) addr:0x02172230 +func_ov088_0217223c kind:function(arm,size=0xc8) addr:0x0217223c +func_ov088_02172304 kind:function(arm,size=0xac) addr:0x02172304 +func_ov088_021723b0 kind:function(arm,size=0x44) addr:0x021723b0 +func_ov088_021723f4 kind:function(arm,size=0xa4) addr:0x021723f4 +func_ov088_02172498 kind:function(arm,size=0x4c) addr:0x02172498 +func_ov088_021724e4 kind:function(arm,size=0x1e0) addr:0x021724e4 +func_ov088_021726c4 kind:function(arm,size=0x50) addr:0x021726c4 +func_ov088_02172714 kind:function(arm,size=0x50) addr:0x02172714 +func_ov088_02172764 kind:function(arm,size=0x14) addr:0x02172764 +func_ov088_02172778 kind:function(arm,size=0x40) addr:0x02172778 +func_ov088_021727b8 kind:function(arm,size=0x40) addr:0x021727b8 +func_ov088_021727f8 kind:function(arm,size=0x2c) addr:0x021727f8 +func_ov088_02172824 kind:function(arm,size=0xc) addr:0x02172824 +func_ov088_02172830 kind:function(arm,size=0x24) addr:0x02172830 +func_ov088_02172854 kind:function(arm,size=0x28) addr:0x02172854 +func_ov088_0217287c kind:function(arm,size=0x74) addr:0x0217287c +func_ov088_021728f0 kind:function(arm,size=0x14) addr:0x021728f0 +func_ov088_02172904 kind:function(arm,size=0x54) addr:0x02172904 +func_ov088_02172958 kind:function(arm,size=0x10) addr:0x02172958 +func_ov088_02172968 kind:function(arm,size=0x14) addr:0x02172968 +func_ov088_0217297c kind:function(arm,size=0x14) addr:0x0217297c +func_ov088_02172990 kind:function(arm,size=0x50) addr:0x02172990 +func_ov088_021729e0 kind:function(arm,size=0x24) addr:0x021729e0 +func_ov088_02172a04 kind:function(arm,size=0x10) addr:0x02172a04 +func_ov088_02172a14 kind:function(arm,size=0x8) addr:0x02172a14 +func_ov088_02172a1c kind:function(arm,size=0x1c) addr:0x02172a1c +func_ov088_02172a38 kind:function(arm,size=0x28) addr:0x02172a38 +func_ov088_02172a60 kind:function(arm,size=0x30) addr:0x02172a60 +func_ov088_02172a90 kind:function(arm,size=0x14) addr:0x02172a90 +func_ov088_02172aa4 kind:function(arm,size=0x2c) addr:0x02172aa4 +func_ov088_02172ad0 kind:function(arm,size=0x20) addr:0x02172ad0 +func_ov088_02172af0 kind:function(arm,size=0x4c) addr:0x02172af0 +func_ov088_02172b3c kind:function(arm,size=0xc) addr:0x02172b3c +func_ov088_02172b48 kind:function(arm,size=0x24) addr:0x02172b48 +func_ov088_02172b6c kind:function(arm,size=0x28) addr:0x02172b6c +func_ov088_02172b94 kind:function(arm,size=0x90) addr:0x02172b94 +func_ov088_02172c24 kind:function(arm,size=0x14) addr:0x02172c24 +func_ov088_02172c38 kind:function(arm,size=0x154) addr:0x02172c38 +func_ov088_02172d8c kind:function(arm,size=0x3c) addr:0x02172d8c +func_ov088_02172dc8 kind:function(arm,size=0x8) addr:0x02172dc8 +func_ov088_02172dd0 kind:function(arm,size=0x10) addr:0x02172dd0 +func_ov088_02172de0 kind:function(arm,size=0x14) addr:0x02172de0 +func_ov088_02172df4 kind:function(arm,size=0x14) addr:0x02172df4 +func_ov088_02172e08 kind:function(arm,size=0x50) addr:0x02172e08 +func_ov088_02172e58 kind:function(arm,size=0x20) addr:0x02172e58 +func_ov088_02172e78 kind:function(arm,size=0x1c) addr:0x02172e78 +func_ov088_02172e94 kind:function(arm,size=0x28) addr:0x02172e94 +func_ov088_02172ebc kind:function(arm,size=0x30) addr:0x02172ebc +func_ov088_02172eec kind:function(arm,size=0x28) addr:0x02172eec +func_ov088_02172f14 kind:function(arm,size=0x20) addr:0x02172f14 +func_ov088_02172f34 kind:function(arm,size=0x14) addr:0x02172f34 +func_ov088_02172f48 kind:function(arm,size=0x2c) addr:0x02172f48 +func_ov088_02172f74 kind:function(arm,size=0x20) addr:0x02172f74 +func_ov088_02172f94 kind:function(arm,size=0x4c) addr:0x02172f94 +func_ov088_02172fe0 kind:function(arm,size=0xc) addr:0x02172fe0 +func_ov088_02172fec kind:function(arm,size=0x24) addr:0x02172fec +func_ov088_02173010 kind:function(arm,size=0x28) addr:0x02173010 +func_ov088_02173038 kind:function(arm,size=0x90) addr:0x02173038 +func_ov088_021730c8 kind:function(arm,size=0x14) addr:0x021730c8 +func_ov088_021730dc kind:function(arm,size=0x160) addr:0x021730dc +func_ov088_0217323c kind:function(arm,size=0x3c) addr:0x0217323c +func_ov088_02173278 kind:function(arm,size=0x8) addr:0x02173278 +func_ov088_02173280 kind:function(arm,size=0x10) addr:0x02173280 +func_ov088_02173290 kind:function(arm,size=0x14) addr:0x02173290 +func_ov088_021732a4 kind:function(arm,size=0x14) addr:0x021732a4 +func_ov088_021732b8 kind:function(arm,size=0x40) addr:0x021732b8 +func_ov088_021732f8 kind:function(arm,size=0x20) addr:0x021732f8 +func_ov088_02173318 kind:function(arm,size=0x20) addr:0x02173318 +func_ov088_02173338 kind:function(arm,size=0x1c) addr:0x02173338 +func_ov088_02173354 kind:function(arm,size=0x28) addr:0x02173354 +func_ov088_0217337c kind:function(arm,size=0x30) addr:0x0217337c +func_ov088_021733ac kind:function(arm,size=0x28) addr:0x021733ac +func_ov088_021733d4 kind:function(arm,size=0x20) addr:0x021733d4 +func_ov088_021733f4 kind:function(arm,size=0x14) addr:0x021733f4 +func_ov088_02173408 kind:function(arm,size=0xc) addr:0x02173408 +func_ov088_02173414 kind:function(arm,size=0x24) addr:0x02173414 +func_ov088_02173438 kind:function(arm,size=0x28) addr:0x02173438 +func_ov088_02173460 kind:function(arm,size=0x74) addr:0x02173460 +func_ov088_021734d4 kind:function(arm,size=0x54) addr:0x021734d4 +func_ov088_02173528 kind:function(arm,size=0x10) addr:0x02173528 +func_ov088_02173538 kind:function(arm,size=0x14) addr:0x02173538 +func_ov088_0217354c kind:function(arm,size=0x14) addr:0x0217354c +func_ov088_02173560 kind:function(arm,size=0x50) addr:0x02173560 +func_ov088_021735b0 kind:function(arm,size=0xc) addr:0x021735b0 +func_ov088_021735bc kind:function(arm,size=0x28) addr:0x021735bc +func_ov088_021735e4 kind:function(arm,size=0x30) addr:0x021735e4 +func_ov088_02173614 kind:function(arm,size=0x14) addr:0x02173614 +func_ov088_02173628 kind:function(arm,size=0xc) addr:0x02173628 +func_ov088_02173634 kind:function(arm,size=0x24) addr:0x02173634 +func_ov088_02173658 kind:function(arm,size=0x28) addr:0x02173658 +func_ov088_02173680 kind:function(arm,size=0x74) addr:0x02173680 +func_ov088_021736f4 kind:function(arm,size=0x14) addr:0x021736f4 +func_ov088_02173708 kind:function(arm,size=0x54) addr:0x02173708 +func_ov088_0217375c kind:function(arm,size=0x10) addr:0x0217375c +func_ov088_0217376c kind:function(arm,size=0x14) addr:0x0217376c +func_ov088_02173780 kind:function(arm,size=0x14) addr:0x02173780 +func_ov088_02173794 kind:function(arm,size=0x50) addr:0x02173794 +func_ov088_021737e4 kind:function(arm,size=0x1c) addr:0x021737e4 +func_ov088_02173800 kind:function(arm,size=0x28) addr:0x02173800 +func_ov088_02173828 kind:function(arm,size=0x30) addr:0x02173828 +func_ov088_02173858 kind:function(arm,size=0x14) addr:0x02173858 +func_ov088_0217386c kind:function(arm,size=0xc) addr:0x0217386c +func_ov088_02173878 kind:function(arm,size=0x24) addr:0x02173878 +func_ov088_0217389c kind:function(arm,size=0x28) addr:0x0217389c +func_ov088_021738c4 kind:function(arm,size=0x74) addr:0x021738c4 +func_ov088_02173938 kind:function(arm,size=0x54) addr:0x02173938 +func_ov088_0217398c kind:function(arm,size=0x10) addr:0x0217398c +func_ov088_0217399c kind:function(arm,size=0x14) addr:0x0217399c +func_ov088_021739b0 kind:function(arm,size=0x14) addr:0x021739b0 +func_ov088_021739c4 kind:function(arm,size=0x50) addr:0x021739c4 +func_ov088_02173a14 kind:function(arm,size=0x28) addr:0x02173a14 +func_ov088_02173a3c kind:function(arm,size=0x30) addr:0x02173a3c +func_ov088_02173a6c kind:function(arm,size=0x14) addr:0x02173a6c +func_ov088_02173a80 kind:function(arm,size=0xc) addr:0x02173a80 +func_ov088_02173a8c kind:function(arm,size=0x24) addr:0x02173a8c +func_ov088_02173ab0 kind:function(arm,size=0x28) addr:0x02173ab0 +func_ov088_02173ad8 kind:function(arm,size=0x74) addr:0x02173ad8 +func_ov088_02173b4c kind:function(arm,size=0x54) addr:0x02173b4c +func_ov088_02173ba0 kind:function(arm,size=0x10) addr:0x02173ba0 +func_ov088_02173bb0 kind:function(arm,size=0x14) addr:0x02173bb0 +func_ov088_02173bc4 kind:function(arm,size=0x14) addr:0x02173bc4 +func_ov088_02173bd8 kind:function(arm,size=0x50) addr:0x02173bd8 +func_ov088_02173c28 kind:function(arm,size=0xc) addr:0x02173c28 +func_ov088_02173c34 kind:function(arm,size=0x28) addr:0x02173c34 +func_ov088_02173c5c kind:function(arm,size=0x30) addr:0x02173c5c +func_ov088_02173c8c kind:function(arm,size=0x14) addr:0x02173c8c +func_ov088_02173ca0 kind:function(arm,size=0xc) addr:0x02173ca0 +func_ov088_02173cac kind:function(arm,size=0x24) addr:0x02173cac +func_ov088_02173cd0 kind:function(arm,size=0x28) addr:0x02173cd0 +func_ov088_02173cf8 kind:function(arm,size=0x20) addr:0x02173cf8 +func_ov088_02173d18 kind:function(arm,size=0x20) addr:0x02173d18 +func_ov088_02173d38 kind:function(arm,size=0x4) addr:0x02173d38 +func_ov088_02173d3c kind:function(arm,size=0x4) addr:0x02173d3c +func_ov088_02173d40 kind:function(arm,size=0x14) addr:0x02173d40 +func_ov088_02173d54 kind:function(arm,size=0x4) addr:0x02173d54 +func_ov088_02173d58 kind:function(arm,size=0x8) addr:0x02173d58 +func_ov088_02173d60 kind:function(arm,size=0x20) addr:0x02173d60 +func_ov088_02173d80 kind:function(arm,size=0x28) addr:0x02173d80 +func_ov088_02173da8 kind:function(arm,size=0x14) addr:0x02173da8 +func_ov088_02173dbc kind:function(arm,size=0xc) addr:0x02173dbc +func_ov088_02173dc8 kind:function(arm,size=0x24) addr:0x02173dc8 +func_ov088_02173dec kind:function(arm,size=0x28) addr:0x02173dec +func_ov088_02173e14 kind:function(arm,size=0x74) addr:0x02173e14 +func_ov088_02173e88 kind:function(arm,size=0x54) addr:0x02173e88 +func_ov088_02173edc kind:function(arm,size=0x10) addr:0x02173edc +func_ov088_02173eec kind:function(arm,size=0x14) addr:0x02173eec +func_ov088_02173f00 kind:function(arm,size=0x14) addr:0x02173f00 +func_ov088_02173f14 kind:function(arm,size=0x50) addr:0x02173f14 +func_ov088_02173f64 kind:function(arm,size=0x28) addr:0x02173f64 +func_ov088_02173f8c kind:function(arm,size=0x30) addr:0x02173f8c +func_ov088_02173fbc kind:function(arm,size=0x14) addr:0x02173fbc +func_ov088_02173fd0 kind:function(arm,size=0xc) addr:0x02173fd0 +func_ov088_02173fdc kind:function(arm,size=0x24) addr:0x02173fdc +func_ov088_02174000 kind:function(arm,size=0x28) addr:0x02174000 +func_ov088_02174028 kind:function(arm,size=0x74) addr:0x02174028 +func_ov088_0217409c kind:function(arm,size=0x54) addr:0x0217409c +func_ov088_021740f0 kind:function(arm,size=0x10) addr:0x021740f0 +func_ov088_02174100 kind:function(arm,size=0x14) addr:0x02174100 +func_ov088_02174114 kind:function(arm,size=0x14) addr:0x02174114 +func_ov088_02174128 kind:function(arm,size=0x50) addr:0x02174128 +func_ov088_02174178 kind:function(arm,size=0xc) addr:0x02174178 +func_ov088_02174184 kind:function(arm,size=0x28) addr:0x02174184 +func_ov088_021741ac kind:function(arm,size=0x30) addr:0x021741ac +func_ov088_021741dc kind:function(arm,size=0x14) addr:0x021741dc +func_ov088_021741f0 kind:function(arm,size=0xc) addr:0x021741f0 +func_ov088_021741fc kind:function(arm,size=0x24) addr:0x021741fc +func_ov088_02174220 kind:function(arm,size=0x28) addr:0x02174220 +func_ov088_02174248 kind:function(arm,size=0x74) addr:0x02174248 +func_ov088_021742bc kind:function(arm,size=0x14) addr:0x021742bc +func_ov088_021742d0 kind:function(arm,size=0x54) addr:0x021742d0 +func_ov088_02174324 kind:function(arm,size=0x10) addr:0x02174324 +func_ov088_02174334 kind:function(arm,size=0x14) addr:0x02174334 +func_ov088_02174348 kind:function(arm,size=0x14) addr:0x02174348 +func_ov088_0217435c kind:function(arm,size=0x40) addr:0x0217435c +func_ov088_0217439c kind:function(arm,size=0xc) addr:0x0217439c +func_ov088_021743a8 kind:function(arm,size=0x1c) addr:0x021743a8 +func_ov088_021743c4 kind:function(arm,size=0x28) addr:0x021743c4 +func_ov088_021743ec kind:function(arm,size=0x30) addr:0x021743ec +func_ov088_0217441c kind:function(arm,size=0x14) addr:0x0217441c +func_ov088_02174430 kind:function(arm,size=0xc) addr:0x02174430 +func_ov088_0217443c kind:function(arm,size=0x24) addr:0x0217443c +func_ov088_02174460 kind:function(arm,size=0x28) addr:0x02174460 +func_ov088_02174488 kind:function(arm,size=0x20) addr:0x02174488 +func_ov088_021744a8 kind:function(arm,size=0x50) addr:0x021744a8 +func_ov088_021744f8 kind:function(arm,size=0x8) addr:0x021744f8 +func_ov088_02174500 kind:function(arm,size=0x28) addr:0x02174500 +func_ov088_02174528 kind:function(arm,size=0x30) addr:0x02174528 +func_ov088_02174558 kind:function(arm,size=0x14) addr:0x02174558 +func_ov088_0217456c kind:function(arm,size=0x30) addr:0x0217456c +func_ov088_0217459c kind:function(arm,size=0x158) addr:0x0217459c +func_ov088_021746f4 kind:function(arm,size=0x74) addr:0x021746f4 +func_ov088_02174768 kind:function(arm,size=0x7c) addr:0x02174768 +func_ov088_021747e4 kind:function(arm,size=0x1c) addr:0x021747e4 +func_ov088_02174800 kind:function(arm,size=0x4) addr:0x02174800 +func_ov088_02174804 kind:function(arm,size=0x4) addr:0x02174804 +func_ov088_02174808 kind:function(arm,size=0x30) addr:0x02174808 +func_ov088_02174838 kind:function(arm,size=0x30) addr:0x02174838 +func_ov088_02174868 kind:function(arm,size=0x10) addr:0x02174868 +func_ov088_02174878 kind:function(arm,size=0x14) addr:0x02174878 +func_ov088_0217488c kind:function(arm,size=0xac) addr:0x0217488c +func_ov088_02174938 kind:function(arm,size=0x54) addr:0x02174938 +func_ov088_0217498c kind:function(arm,size=0x5c) addr:0x0217498c +func_ov088_021749e8 kind:function(arm,size=0xf8) addr:0x021749e8 +func_ov088_02174ae0 kind:function(arm,size=0x18) addr:0x02174ae0 +func_ov088_02174af8 kind:function(arm,size=0x230) addr:0x02174af8 +func_ov088_02174d28 kind:function(arm,size=0x50) addr:0x02174d28 +func_ov088_02174d78 kind:function(arm,size=0x170) addr:0x02174d78 +func_ov088_02174ee8 kind:function(arm,size=0x20) addr:0x02174ee8 +func_ov088_02174f08 kind:function(arm,size=0xc8) addr:0x02174f08 +func_ov088_02174fd0 kind:function(arm,size=0xd0) addr:0x02174fd0 +func_ov088_021750a0 kind:function(arm,size=0x124) addr:0x021750a0 +func_ov088_021751c4 kind:function(arm,size=0xc) addr:0x021751c4 +func_ov088_021751d0 kind:function(arm,size=0xb0) addr:0x021751d0 +func_ov088_02175280 kind:function(arm,size=0x64) addr:0x02175280 +func_ov088_021752e4 kind:function(arm,size=0x1b0) addr:0x021752e4 +func_ov088_02175494 kind:function(arm,size=0x38) addr:0x02175494 +func_ov088_021754cc kind:function(arm,size=0x58) addr:0x021754cc +func_ov088_02175524 kind:function(arm,size=0x5c) addr:0x02175524 +func_ov088_02175580 kind:function(arm,size=0x3c) addr:0x02175580 +func_ov088_021755bc kind:function(arm,size=0x50) addr:0x021755bc +func_ov088_0217560c kind:function(arm,size=0x94) addr:0x0217560c +func_ov088_021756a0 kind:function(arm,size=0x1a8) addr:0x021756a0 +func_ov088_02175848 kind:function(arm,size=0x34) addr:0x02175848 +func_ov088_0217587c kind:function(arm,size=0x14) addr:0x0217587c +func_ov088_02175890 kind:function(arm,size=0x50) addr:0x02175890 +func_ov088_021758e0 kind:function(arm,size=0x4c) addr:0x021758e0 +func_ov088_0217592c kind:function(arm,size=0x3c) addr:0x0217592c +func_ov088_02175968 kind:function(arm,size=0x5c) addr:0x02175968 +func_ov088_021759c4 kind:function(arm,size=0x28) addr:0x021759c4 +func_ov088_021759ec kind:function(arm,size=0x20) addr:0x021759ec +func_ov088_02175a0c kind:function(arm,size=0x28) addr:0x02175a0c +func_ov088_02175a34 kind:function(arm,size=0x16c) addr:0x02175a34 +func_ov088_02175ba0 kind:function(arm,size=0x13c) addr:0x02175ba0 +func_ov088_02175cdc kind:function(arm,size=0x140) addr:0x02175cdc +func_ov088_02175e1c kind:function(arm,size=0x3c) addr:0x02175e1c +func_ov088_02175e58 kind:function(arm,size=0x44) addr:0x02175e58 +func_ov088_02175e9c kind:function(arm,size=0x54) addr:0x02175e9c +func_ov088_02175ef0 kind:function(arm,size=0xf8) addr:0x02175ef0 +func_ov088_02175fe8 kind:function(arm,size=0x3c) addr:0x02175fe8 +func_ov088_02176024 kind:function(arm,size=0x34) addr:0x02176024 +func_ov088_02176058 kind:function(arm,size=0x44) addr:0x02176058 +func_ov088_0217609c kind:function(arm,size=0x9c) addr:0x0217609c +func_ov088_02176138 kind:function(arm,size=0x184) addr:0x02176138 +func_ov088_021762bc kind:function(arm,size=0x50) addr:0x021762bc +func_ov088_0217630c kind:function(arm,size=0x64) addr:0x0217630c +func_ov088_02176370 kind:function(arm,size=0x1c) addr:0x02176370 +func_ov088_0217638c kind:function(arm,size=0x2c) addr:0x0217638c +func_ov088_021763b8 kind:function(arm,size=0x8) addr:0x021763b8 +func_ov088_021763c0 kind:function(arm,size=0x1c) addr:0x021763c0 +func_ov088_021763dc kind:function(arm,size=0x4c) addr:0x021763dc +func_ov088_02176428 kind:function(arm,size=0x50) addr:0x02176428 +func_ov088_02176478 kind:function(arm,size=0x8) addr:0x02176478 +data_ov088_02176480 kind:data(any) addr:0x02176480 +data_ov088_0217648c kind:data(any) addr:0x0217648c +data_ov088_02176498 kind:data(any) addr:0x02176498 +data_ov088_021764a8 kind:data(any) addr:0x021764a8 +data_ov088_021764b4 kind:data(any) addr:0x021764b4 +data_ov088_021764c0 kind:data(any) addr:0x021764c0 +data_ov088_021764cc kind:data(any) addr:0x021764cc +data_ov088_021764d8 kind:data(any) addr:0x021764d8 +data_ov088_021764e8 kind:data(any) addr:0x021764e8 +data_ov088_021764f8 kind:data(any) addr:0x021764f8 +data_ov088_02176508 kind:data(any) addr:0x02176508 +data_ov088_0217651c kind:data(any) addr:0x0217651c +data_ov088_0217653c kind:data(any) addr:0x0217653c +data_ov088_02176550 kind:data(any) addr:0x02176550 +data_ov088_0217657c kind:data(any) addr:0x0217657c +data_ov088_021765a8 kind:data(any) addr:0x021765a8 +data_ov088_021765d4 kind:data(any) addr:0x021765d4 +data_ov088_02176600 kind:data(any) addr:0x02176600 +data_ov088_02176608 kind:data(any) addr:0x02176608 +data_ov088_02176618 kind:data(any) addr:0x02176618 +data_ov088_02176628 kind:data(any) addr:0x02176628 +data_ov088_0217663c kind:data(any) addr:0x0217663c +data_ov088_02176650 kind:data(any) addr:0x02176650 +data_ov088_02176664 kind:data(any) addr:0x02176664 +data_ov088_02176678 kind:data(any) addr:0x02176678 +data_ov088_02176688 kind:data(any) addr:0x02176688 +data_ov088_02176698 kind:data(any) addr:0x02176698 +data_ov088_021766a8 kind:data(any) addr:0x021766a8 +data_ov088_021766b8 kind:data(any) addr:0x021766b8 +data_ov088_021766e8 kind:data(any) addr:0x021766e8 +data_ov088_021766fc kind:data(any) addr:0x021766fc +data_ov088_02176710 kind:data(any) addr:0x02176710 +data_ov088_02176724 kind:data(any) addr:0x02176724 +data_ov088_02176734 kind:data(any) addr:0x02176734 +data_ov088_02176744 kind:data(any) addr:0x02176744 +data_ov088_02176754 kind:data(any) addr:0x02176754 +data_ov088_02176764 kind:data(any) addr:0x02176764 +data_ov088_02176774 kind:data(any) addr:0x02176774 +data_ov088_02176784 kind:data(any) addr:0x02176784 +data_ov088_02176798 kind:data(any) addr:0x02176798 +data_ov088_021767ac kind:data(any) addr:0x021767ac +data_ov088_021767c0 kind:data(any) addr:0x021767c0 +data_ov088_021767d4 kind:data(any) addr:0x021767d4 +data_ov088_021767e4 kind:data(any) addr:0x021767e4 +data_ov088_021767f8 kind:data(any) addr:0x021767f8 +data_ov088_0217680c kind:data(any) addr:0x0217680c +data_ov088_02176820 kind:data(any) addr:0x02176820 +data_ov088_02176834 kind:data(any) addr:0x02176834 +data_ov088_02176844 kind:data(any) addr:0x02176844 +data_ov088_02176848 kind:data(any) addr:0x02176848 +data_ov088_0217684c kind:data(any) addr:0x0217684c +data_ov088_02176850 kind:data(any) addr:0x02176850 +data_ov088_02176854 kind:data(any) addr:0x02176854 +data_ov088_02176858 kind:data(any) addr:0x02176858 +data_ov088_0217685c kind:data(any) addr:0x0217685c +data_ov088_02176860 kind:data(any) addr:0x02176860 +data_ov088_02176864 kind:data(any) addr:0x02176864 +data_ov088_02176868 kind:data(any) addr:0x02176868 +data_ov088_0217686c kind:data(any) addr:0x0217686c +data_ov088_02176870 kind:data(any) addr:0x02176870 +data_ov088_02176874 kind:data(any) addr:0x02176874 +data_ov088_02176884 kind:data(any) addr:0x02176884 +data_ov088_02176894 kind:data(any) addr:0x02176894 +data_ov088_021768a4 kind:data(any) addr:0x021768a4 +data_ov088_021768b4 kind:data(any) addr:0x021768b4 +data_ov088_021768c4 kind:data(any) addr:0x021768c4 +data_ov088_021768d4 kind:data(any) addr:0x021768d4 +data_ov088_021768e4 kind:data(any) addr:0x021768e4 +data_ov088_021768f4 kind:data(any) addr:0x021768f4 +data_ov088_02176904 kind:data(any) addr:0x02176904 +data_ov088_02176914 kind:data(any) addr:0x02176914 +data_ov088_02176924 kind:data(any) addr:0x02176924 +data_ov088_0217692c kind:data(any) addr:0x0217692c ambiguous +func_ov088_0217695c kind:function(arm,size=0x1c) addr:0x0217695c +func_ov088_02176978 kind:function(arm,size=0x74) addr:0x02176978 +func_ov088_021769ec kind:function(arm,size=0x50) addr:0x021769ec +func_ov088_02176a3c kind:function(arm,size=0x50) addr:0x02176a3c +func_ov088_02176a8c kind:function(arm,size=0x50) addr:0x02176a8c +func_ov088_02176adc kind:function(arm,size=0x50) addr:0x02176adc +func_ov088_02176b2c kind:function(arm,size=0x50) addr:0x02176b2c +func_ov088_02176b7c kind:function(arm,size=0x50) addr:0x02176b7c +func_ov088_02176bcc kind:function(arm,size=0x50) addr:0x02176bcc +func_ov088_02176c1c kind:function(arm,size=0x50) addr:0x02176c1c +func_ov088_02176c6c kind:function(arm,size=0x50) addr:0x02176c6c +func_ov088_02176cbc kind:function(arm,size=0x50) addr:0x02176cbc +func_ov088_02176d0c kind:function(arm,size=0x50) addr:0x02176d0c +func_ov088_02176d5c kind:function(arm,size=0x50) addr:0x02176d5c +func_ov088_02176dac kind:function(arm,size=0x50) addr:0x02176dac +func_ov088_02176dfc kind:function(arm,size=0x50) addr:0x02176dfc +func_ov088_02176e4c kind:function(arm,size=0x50) addr:0x02176e4c +func_ov088_02176e9c kind:function(arm,size=0x50) addr:0x02176e9c +func_ov088_02176eec kind:function(arm,size=0x50) addr:0x02176eec +func_ov088_02176f3c kind:function(arm,size=0x50) addr:0x02176f3c +data_ov088_02176fe8 kind:data(any) addr:0x02176fe8 +data_ov088_02176ffc kind:data(any) addr:0x02176ffc +data_ov088_02177020 kind:data(any) addr:0x02177020 +data_ov088_02177024 kind:data(any) addr:0x02177024 +data_ov088_02177034 kind:data(any) addr:0x02177034 +data_ov088_02177038 kind:data(any) addr:0x02177038 +data_ov088_02177040 kind:data(any) addr:0x02177040 +data_ov088_02177050 kind:data(any) addr:0x02177050 +data_ov088_02177090 kind:data(any) addr:0x02177090 +data_ov088_021770a4 kind:data(any) addr:0x021770a4 +data_ov088_021770f0 kind:data(any) addr:0x021770f0 +data_ov088_0217713c kind:data(any) addr:0x0217713c +data_ov088_02177184 kind:data(any) addr:0x02177184 +data_ov088_0217718c kind:data(any) addr:0x0217718c ambiguous +data_ov088_021771cc kind:data(any) addr:0x021771cc +data_ov088_02177210 kind:data(any) addr:0x02177210 ambiguous +data_ov088_02177214 kind:data(any) addr:0x02177214 +data_ov088_0217725c kind:data(any) addr:0x0217725c +data_ov088_0217729c kind:data(any) addr:0x0217729c +data_ov088_021772a8 kind:data(any) addr:0x021772a8 +data_ov088_021772c0 kind:data(any) addr:0x021772c0 +data_ov088_021772d8 kind:data(any) addr:0x021772d8 +data_ov088_021772e4 kind:data(any) addr:0x021772e4 +data_ov088_02177308 kind:data(any) addr:0x02177308 +data_ov088_02177334 kind:data(any) addr:0x02177334 +data_ov088_02177398 kind:data(any) addr:0x02177398 +data_ov088_021773a0 kind:data(any) addr:0x021773a0 +data_ov088_021773ac kind:data(any) addr:0x021773ac +data_ov088_021773b8 kind:data(any) addr:0x021773b8 +data_ov088_021773c0 kind:data(any) addr:0x021773c0 +data_ov088_021773cc kind:data(any) addr:0x021773cc +data_ov088_021773d8 kind:data(any) addr:0x021773d8 +data_ov088_021773ec kind:data(any) addr:0x021773ec +data_ov088_02177410 kind:data(any) addr:0x02177410 +data_ov088_0217747c kind:data(any) addr:0x0217747c +data_ov088_021774a0 kind:data(any) addr:0x021774a0 +data_ov088_021774ac kind:data(any) addr:0x021774ac ambiguous +data_ov088_02177510 kind:data(any) addr:0x02177510 +data_ov088_02177534 kind:data(any) addr:0x02177534 +data_ov088_0217759c kind:data(any) addr:0x0217759c +data_ov088_021775a4 kind:data(any) addr:0x021775a4 +data_ov088_021775ac kind:data(any) addr:0x021775ac +data_ov088_021775b4 kind:data(any) addr:0x021775b4 +data_ov088_021775bc kind:data(any) addr:0x021775bc +data_ov088_021775c4 kind:data(any) addr:0x021775c4 +data_ov088_021775cc kind:data(any) addr:0x021775cc +data_ov088_021775d4 kind:data(any) addr:0x021775d4 +data_ov088_021775dc kind:data(any) addr:0x021775dc +data_ov088_021775e4 kind:data(any) addr:0x021775e4 +data_ov088_021775ec kind:data(any) addr:0x021775ec +data_ov088_021775f0 kind:data(any) addr:0x021775f0 ambiguous +data_ov088_021775f4 kind:data(any) addr:0x021775f4 +data_ov088_021775fc kind:data(any) addr:0x021775fc +data_ov088_02177604 kind:data(any) addr:0x02177604 +data_ov088_0217760c kind:data(any) addr:0x0217760c +data_ov088_02177614 kind:data(any) addr:0x02177614 +data_ov088_0217761c kind:data(any) addr:0x0217761c +data_ov088_02177624 kind:data(any) addr:0x02177624 +data_ov088_0217762c kind:data(any) addr:0x0217762c +data_ov088_02177644 kind:data(any) addr:0x02177644 +data_ov088_02177664 kind:data(any) addr:0x02177664 +data_ov088_02177698 kind:data(any) addr:0x02177698 +data_ov088_021776a4 kind:data(any) addr:0x021776a4 +data_ov088_021776b0 kind:data(any) addr:0x021776b0 +data_ov088_021776c8 kind:data(any) addr:0x021776c8 +data_ov088_021776e8 kind:data(any) addr:0x021776e8 +data_ov088_0217770c kind:data(any) addr:0x0217770c +data_ov088_02177728 kind:data(any) addr:0x02177728 ambiguous +data_ov088_02177770 kind:data(any) addr:0x02177770 +data_ov088_02177778 kind:data(any) addr:0x02177778 +data_ov088_02177788 kind:data(any) addr:0x02177788 +data_ov088_021777ac kind:data(any) addr:0x021777ac +data_ov088_02177810 kind:data(any) addr:0x02177810 +data_ov088_02177818 kind:data(any) addr:0x02177818 +data_ov088_02177828 kind:data(any) addr:0x02177828 +data_ov088_0217784c kind:data(any) addr:0x0217784c +data_ov088_021778b0 kind:data(any) addr:0x021778b0 +data_ov088_021778c4 kind:data(any) addr:0x021778c4 +data_ov088_021778d0 kind:data(any) addr:0x021778d0 +data_ov088_021778d8 kind:data(any) addr:0x021778d8 +data_ov088_021778e8 kind:data(any) addr:0x021778e8 +data_ov088_021778f8 kind:data(any) addr:0x021778f8 +data_ov088_02177908 kind:data(any) addr:0x02177908 +data_ov088_0217791c kind:data(any) addr:0x0217791c +data_ov088_0217793c kind:data(any) addr:0x0217793c +data_ov088_02177960 kind:data(any) addr:0x02177960 +data_ov088_021779a8 kind:data(any) addr:0x021779a8 +data_ov088_02177a00 kind:data(any) addr:0x02177a00 +data_ov088_02177a20 kind:data(any) addr:0x02177a20 +data_ov088_02177a44 kind:data(any) addr:0x02177a44 +data_ov088_02177a70 kind:data(any) addr:0x02177a70 +data_ov088_02177a88 kind:data(any) addr:0x02177a88 ambiguous +data_ov088_02177ad0 kind:data(any) addr:0x02177ad0 +data_ov088_02177b28 kind:data(any) addr:0x02177b28 +data_ov088_02177b48 kind:data(any) addr:0x02177b48 +data_ov088_02177b6c kind:data(any) addr:0x02177b6c +data_ov088_02177b98 kind:data(any) addr:0x02177b98 +data_ov088_02177bf8 kind:data(any) addr:0x02177bf8 +data_ov088_02177c50 kind:data(any) addr:0x02177c50 +data_ov088_02177c70 kind:data(any) addr:0x02177c70 +data_ov088_02177c94 kind:data(any) addr:0x02177c94 +data_ov088_02177cec kind:data(any) addr:0x02177cec +data_ov088_02177d0c kind:data(any) addr:0x02177d0c +data_ov088_02177d30 kind:data(any) addr:0x02177d30 +data_ov088_02177d78 kind:data(any) addr:0x02177d78 +data_ov088_02177dd0 kind:data(any) addr:0x02177dd0 +data_ov088_02177df0 kind:data(any) addr:0x02177df0 +data_ov088_02177e08 kind:data(any) addr:0x02177e08 ambiguous +data_ov088_02177e14 kind:data(any) addr:0x02177e14 +data_ov088_02177e6c kind:data(any) addr:0x02177e6c +data_ov088_02177e8c kind:data(any) addr:0x02177e8c +data_ov088_02177eb0 kind:data(any) addr:0x02177eb0 +data_ov088_02177f10 kind:data(any) addr:0x02177f10 +data_ov088_02177f34 kind:data(any) addr:0x02177f34 +data_ov088_02177f74 kind:data(any) addr:0x02177f74 ambiguous +data_ov088_02177f8c kind:data(any) addr:0x02177f8c +data_ov088_02177fac kind:data(any) addr:0x02177fac +data_ov088_02177fd0 kind:data(any) addr:0x02177fd0 +data_ov088_02178028 kind:data(any) addr:0x02178028 +data_ov088_02178048 kind:data(any) addr:0x02178048 +data_ov088_0217806c kind:data(any) addr:0x0217806c +data_ov088_021780c4 kind:data(any) addr:0x021780c4 +data_ov088_021780e4 kind:data(any) addr:0x021780e4 +data_ov088_02178108 kind:data(any) addr:0x02178108 +data_ov088_02178150 kind:data(any) addr:0x02178150 +data_ov088_021781b0 kind:data(any) addr:0x021781b0 +data_ov088_021781d4 kind:data(any) addr:0x021781d4 +data_ov088_02178238 kind:data(any) addr:0x02178238 +data_ov088_0217825c kind:data(any) addr:0x0217825c +data_ov088_02178274 kind:data(any) addr:0x02178274 +data_ov088_02178280 kind:data(any) addr:0x02178280 +data_ov088_021782a4 kind:data(any) addr:0x021782a4 +data_ov088_021782c8 kind:data(any) addr:0x021782c8 +data_ov088_021782f8 kind:data(any) addr:0x021782f8 +data_ov088_02178320 kind:bss addr:0x02178320 +data_ov088_02178324 kind:bss addr:0x02178324 +data_ov088_02178328 kind:bss addr:0x02178328 ambiguous +data_ov088_0217832c kind:bss addr:0x0217832c +data_ov088_02178330 kind:bss addr:0x02178330 +data_ov088_0217833c kind:bss addr:0x0217833c +data_ov088_02178344 kind:bss addr:0x02178344 +data_ov088_0217834c kind:bss addr:0x0217834c +data_ov088_02178388 kind:bss addr:0x02178388 +data_ov088_02178390 kind:bss addr:0x02178390 +data_ov088_0217839c kind:bss addr:0x0217839c +data_ov088_021783d8 kind:bss addr:0x021783d8 +data_ov088_021783dc kind:bss addr:0x021783dc +data_ov088_021783e8 kind:bss addr:0x021783e8 +data_ov088_02178424 kind:bss addr:0x02178424 +data_ov088_02178428 kind:bss addr:0x02178428 +data_ov088_02178434 kind:bss addr:0x02178434 +data_ov088_02178470 kind:bss addr:0x02178470 +data_ov088_02178474 kind:bss addr:0x02178474 +data_ov088_02178480 kind:bss addr:0x02178480 +data_ov088_021784bc kind:bss addr:0x021784bc +data_ov088_021784c0 kind:bss addr:0x021784c0 +data_ov088_021784cc kind:bss addr:0x021784cc +data_ov088_02178508 kind:bss addr:0x02178508 +data_ov088_0217850c kind:bss addr:0x0217850c +data_ov088_02178518 kind:bss addr:0x02178518 +data_ov088_02178554 kind:bss addr:0x02178554 +data_ov088_02178a34 kind:bss addr:0x02178a34 +data_ov088_02178a38 kind:bss addr:0x02178a38 +data_ov088_02178a44 kind:bss addr:0x02178a44 +data_ov088_02178b1c kind:bss addr:0x02178b1c +data_ov088_02178b20 kind:bss addr:0x02178b20 +data_ov088_02178b2c kind:bss addr:0x02178b2c +data_ov088_02178c04 kind:bss addr:0x02178c04 +data_ov088_02178c08 kind:bss addr:0x02178c08 +data_ov088_02178c14 kind:bss addr:0x02178c14 +data_ov088_02178cec kind:bss addr:0x02178cec +data_ov088_02178cf0 kind:bss addr:0x02178cf0 +data_ov088_02178cfc kind:bss addr:0x02178cfc +data_ov088_02178dd4 kind:bss addr:0x02178dd4 +data_ov088_02178dd8 kind:bss addr:0x02178dd8 +data_ov088_02178de4 kind:bss addr:0x02178de4 +data_ov088_02178ea4 kind:bss addr:0x02178ea4 ambiguous +data_ov088_02178ebc kind:bss addr:0x02178ebc +data_ov088_02178ec0 kind:bss addr:0x02178ec0 +data_ov088_02178ecc kind:bss addr:0x02178ecc +data_ov088_02178fa4 kind:bss addr:0x02178fa4 +data_ov088_02178fa8 kind:bss addr:0x02178fa8 +data_ov088_02178fb4 kind:bss addr:0x02178fb4 +data_ov088_0217908c kind:bss addr:0x0217908c +data_ov088_02179090 kind:bss addr:0x02179090 +data_ov088_0217909c kind:bss addr:0x0217909c +data_ov088_021790d8 kind:bss addr:0x021790d8 +data_ov088_021790dc kind:bss addr:0x021790dc +data_ov088_021790e8 kind:bss addr:0x021790e8 +data_ov088_021791c0 kind:bss addr:0x021791c0 +data_ov088_021791c4 kind:bss addr:0x021791c4 +data_ov088_021791d0 kind:bss addr:0x021791d0 +data_ov088_021792a8 kind:bss addr:0x021792a8 +data_ov088_021792ac kind:bss addr:0x021792ac +data_ov088_021792b8 kind:bss addr:0x021792b8 +data_ov088_02179390 kind:bss addr:0x02179390 +data_ov088_02179394 kind:bss addr:0x02179394 +data_ov088_021793a0 kind:bss addr:0x021793a0 +data_ov088_02179478 kind:bss addr:0x02179478 diff --git a/config/jp/arm9/overlays/ov089/delinks.txt b/config/jp/arm9/overlays/ov089/delinks.txt new file mode 100644 index 00000000..082f4503 --- /dev/null +++ b/config/jp/arm9/overlays/ov089/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02167b00 end:0x02172888 kind:code align:32 + .rodata start:0x02172888 end:0x02172fdc kind:data align:4 + .init start:0x02172fdc end:0x02173044 kind:code align:4 + .ctor start:0x02173044 end:0x02173050 kind:data align:4 + .data start:0x02173060 end:0x02173780 kind:data align:32 + .bss start:0x02173780 end:0x0217a9c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov089/relocs.txt b/config/jp/arm9/overlays/ov089/relocs.txt new file mode 100644 index 00000000..fc748770 --- /dev/null +++ b/config/jp/arm9/overlays/ov089/relocs.txt @@ -0,0 +1,782 @@ +from:0x02167b20 kind:arm_call to:0x0202a1c0 module:main +from:0x02167b2c kind:load to:0x02173068 module:overlay(89) +from:0x02167b3c kind:arm_call to:0x02011ff4 module:main +from:0x02167cec kind:arm_call_thumb to:0x02015394 module:main +from:0x02167d58 kind:load to:0x021685c0 module:overlay(89) +from:0x02167d64 kind:arm_call to:0x02167e94 module:overlay(89) +from:0x02167d6c kind:arm_call_thumb to:0x02015414 module:main +from:0x02167d94 kind:arm_call to:0x02013eec module:main +from:0x02167d9c kind:arm_call to:0x02168230 module:overlay(89) +from:0x02167da4 kind:arm_call to:0x02168380 module:overlay(89) +from:0x02167e2c kind:arm_call to:0x02014f78 module:main +from:0x02167e50 kind:arm_call to:0x0216a1cc module:overlay(89) +from:0x02167e74 kind:arm_call to:0x0216b0ec module:overlay(89) +from:0x02167e88 kind:load to:0x0204b100 module:main +from:0x02167e8c kind:load to:0x0204b15c module:main +from:0x02167ea8 kind:arm_call to:0x02167ffc module:overlay(89) +from:0x02167eb0 kind:arm_call to:0x0216a3f4 module:overlay(89) +from:0x02167eb8 kind:arm_call to:0x021683b0 module:overlay(89) +from:0x02167ec0 kind:arm_call to:0x02168350 module:overlay(89) +from:0x02167ed4 kind:arm_call to:0x02013f84 module:main +from:0x02167edc kind:load to:0x0204b100 module:main +from:0x02167ef8 kind:arm_call to:0x02030e88 module:main +from:0x02167f04 kind:arm_call to:0x0207178c module:overlay(0) +from:0x02167f18 kind:arm_call to:0x020716fc module:overlay(0) +from:0x02167f38 kind:arm_call to:0x021683d4 module:overlay(89) +from:0x02167f48 kind:arm_call to:0x0216ada0 module:overlay(89) +from:0x02167f60 kind:arm_call to:0x0216843c module:overlay(89) +from:0x02167f68 kind:arm_call to:0x021685b0 module:overlay(89) +from:0x02167f6c kind:arm_call to:0x0216a51c module:overlay(89) +from:0x02167f9c kind:arm_call to:0x02013ed0 module:main +from:0x02167fbc kind:load to:0x020b6b48 module:overlay(0) +from:0x02167fc0 kind:load to:0x0204b100 module:main +from:0x02167fc4 kind:load to:0x021681f4 module:overlay(89) +from:0x02167fd0 kind:arm_call to:0x0216a51c module:overlay(89) +from:0x02167fe4 kind:arm_call to:0x02168590 module:overlay(89) +from:0x02168024 kind:arm_call to:0x0216843c module:overlay(89) +from:0x0216802c kind:arm_call to:0x021685b0 module:overlay(89) +from:0x02168034 kind:arm_call to:0x02030e88 module:main +from:0x02168040 kind:arm_call to:0x0207178c module:overlay(0) +from:0x02168048 kind:arm_call to:0x02071678 module:overlay(0) +from:0x02168054 kind:load to:0x020b6b48 module:overlay(0) +from:0x02168084 kind:arm_call to:0x02168590 module:overlay(89) +from:0x021680c0 kind:arm_call to:0x02167fc8 module:overlay(89) +from:0x021680cc kind:arm_call to:0x0216844c module:overlay(89) +from:0x021680dc kind:arm_call to:0x0216aa6c module:overlay(89) +from:0x02168110 kind:arm_call to:0x0216aacc module:overlay(89) +from:0x02168124 kind:arm_call to:0x0216ab20 module:overlay(89) +from:0x021681f0 kind:load to:0x020b6b48 module:overlay(0) +from:0x02168218 kind:arm_call to:0x02168058 module:overlay(89) +from:0x02168224 kind:arm_call to:0x02027588 module:main +from:0x02168240 kind:arm_call to:0x02014f8c module:main +from:0x0216825c kind:arm_call to:0x02035590 module:main +from:0x02168268 kind:arm_call to:0x020354ac module:main +from:0x0216827c kind:arm_call to:0x02035590 module:main +from:0x02168284 kind:arm_call_thumb to:0x02015414 module:main +from:0x02168298 kind:arm_call_thumb to:0x020153b4 module:main +from:0x021682d0 kind:arm_call to:0x02027d30 module:main +from:0x021682ec kind:arm_call_thumb to:0x02015644 module:main +from:0x02168320 kind:arm_call_thumb to:0x02015624 module:main +from:0x02168338 kind:load to:0x0204b15c module:main +from:0x0216833c kind:load to:0x021730b0 module:overlay(89) +from:0x02168340 kind:load to:0x021730c8 module:overlay(89) +from:0x02168344 kind:load to:0x02172888 module:overlay(89) +from:0x02168348 kind:load to:0x02045484 module:main +from:0x0216834c kind:load to:0x021730cc module:overlay(89) +from:0x02168378 kind:arm_call_thumb to:0x02015414 module:main +from:0x02168394 kind:arm_call to:0x0216a1c0 module:overlay(89) +from:0x021683a4 kind:arm_call to:0x02011f3c module:main +from:0x021683c4 kind:arm_call to:0x02012000 module:main +from:0x02168408 kind:arm_call to:0x02027cf0 module:main +from:0x0216842c kind:arm_call to:0x02027cf0 module:main +from:0x02168434 kind:load to:0x021730d4 module:overlay(89) +from:0x02168438 kind:load to:0x021730dc module:overlay(89) +from:0x02168454 kind:arm_call to:0x02030574 module:main +from:0x02168524 kind:arm_call to:0x02028b4c module:main +from:0x02168534 kind:arm_call to:0x0202a360 module:main +from:0x02168548 kind:arm_call to:0x02028b4c module:main +from:0x0216855c kind:arm_call to:0x0202a360 module:main +from:0x02168570 kind:arm_call to:0x02028b4c module:main +from:0x02168580 kind:arm_call to:0x0202a360 module:main +from:0x02168598 kind:arm_call to:0x02030574 module:main +from:0x021685d0 kind:arm_call to:0x02016614 module:main +from:0x02168614 kind:load to:0x021730ec module:overlay(89) +from:0x02168638 kind:arm_call to:0x0205d3bc module:overlay(0) +from:0x0216867c kind:arm_call to:0x0205d3cc module:overlay(0) +from:0x02168688 kind:load to:0x021730e0 module:overlay(89) +from:0x021689e0 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x02168a10 kind:arm_call to:0x02168954 module:overlay(89) +from:0x02168a24 kind:arm_call to:0x02168890 module:overlay(89) +from:0x02168a70 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x02168ac4 kind:arm_call to:0x02168a90 module:overlay(89) +from:0x02168ae4 kind:arm_call to:0x02168a90 module:overlay(89) +from:0x02168b14 kind:arm_call to:0x02168a90 module:overlay(89) +from:0x02168b80 kind:arm_call to:0x02168a90 module:overlay(89) +from:0x02168ba4 kind:arm_call to:0x02168b38 module:overlay(89) +from:0x02168bb8 kind:arm_call to:0x02169ca8 module:overlay(89) +from:0x02168c28 kind:arm_call to:0x0216962c module:overlay(89) +from:0x02168c48 kind:arm_call to:0x02168af8 module:overlay(89) +from:0x02168cb0 kind:arm_call to:0x02168a90 module:overlay(89) +from:0x02168d00 kind:arm_call to:0x02168798 module:overlay(89) +from:0x02168d0c kind:arm_call to:0x021687b8 module:overlay(89) +from:0x02168d38 kind:arm_call to:0x021687b8 module:overlay(89) +from:0x02168d74 kind:arm_call to:0x02168ce8 module:overlay(89) +from:0x02168d9c kind:arm_call to:0x02168ce8 module:overlay(89) +from:0x02168dd0 kind:arm_call to:0x02168d5c module:overlay(89) +from:0x02168df0 kind:arm_call to:0x02168798 module:overlay(89) +from:0x02168e0c kind:arm_call to:0x021687b8 module:overlay(89) +from:0x02168e68 kind:arm_call to:0x021689bc module:overlay(89) +from:0x02168e9c kind:arm_call to:0x02168774 module:overlay(89) +from:0x02168f3c kind:arm_call to:0x02168eb8 module:overlay(89) +from:0x02168fa8 kind:arm_call to:0x02168a5c module:overlay(89) +from:0x02168fbc kind:arm_call to:0x02168b38 module:overlay(89) +from:0x02168fcc kind:arm_call to:0x02168a04 module:overlay(89) +from:0x02168fe4 kind:arm_call to:0x02168a90 module:overlay(89) +from:0x02169008 kind:arm_call to:0x02168a30 module:overlay(89) +from:0x02169034 kind:arm_call to:0x02168f00 module:overlay(89) +from:0x02169078 kind:arm_call to:0x02168db0 module:overlay(89) +from:0x021690d8 kind:arm_call to:0x02168b60 module:overlay(89) +from:0x021690f0 kind:arm_call to:0x02168c3c module:overlay(89) +from:0x02169110 kind:arm_call to:0x02168c84 module:overlay(89) +from:0x02169120 kind:arm_call to:0x02168ab8 module:overlay(89) +from:0x02169190 kind:arm_call to:0x02168f6c module:overlay(89) +from:0x021691bc kind:arm_call to:0x02172730 module:overlay(89) +from:0x02169384 kind:arm_call to:0x02169304 module:overlay(89) +from:0x02169414 kind:arm_call to:0x021692dc module:overlay(89) +from:0x0216942c kind:arm_call to:0x02169304 module:overlay(89) +from:0x02169458 kind:arm_call to:0x021692dc module:overlay(89) +from:0x02169470 kind:arm_call to:0x02169304 module:overlay(89) +from:0x02169488 kind:arm_call to:0x02172704 module:overlay(89) +from:0x02169570 kind:arm_call to:0x021727e8 module:overlay(89) +from:0x02169604 kind:arm_call to:0x02172804 module:overlay(89) +from:0x02169670 kind:arm_call to:0x021692dc module:overlay(89) +from:0x021696a8 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021696bc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021696d4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216978c kind:arm_call to:0x021694c4 module:overlay(89) +from:0x021697d0 kind:arm_call to:0x02169360 module:overlay(89) +from:0x02169840 kind:arm_call to:0x021694c4 module:overlay(89) +from:0x02169880 kind:arm_call to:0x021694c4 module:overlay(89) +from:0x0216991c kind:arm_call to:0x02172838 module:overlay(89) +from:0x021699b4 kind:arm_call to:0x02169320 module:overlay(89) +from:0x02169a84 kind:arm_call to:0x021695b0 module:overlay(89) +from:0x02169aac kind:arm_call to:0x02172838 module:overlay(89) +from:0x02169c18 kind:arm_call to:0x02172838 module:overlay(89) +from:0x02169cac kind:arm_call to:0x02169304 module:overlay(89) +from:0x02169cd8 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x02169d50 kind:arm_call to:0x0216cc6c module:overlay(89) +from:0x02169e0c kind:load to:0x021729a8 module:overlay(89) +from:0x02169e10 kind:load to:0x021728b8 module:overlay(89) +from:0x0216a020 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216a034 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216a05c kind:arm_call to:0x02169e18 module:overlay(89) +from:0x0216a090 kind:arm_call to:0x02169e18 module:overlay(89) +from:0x0216a184 kind:arm_call to:0x0216a0e4 module:overlay(89) +from:0x0216a1bc kind:load to:0x02179e40 module:overlay(89) +from:0x0216a1e8 kind:arm_call to:0x02000b60 module:main +from:0x0216a22c kind:arm_call to:0x0216a168 module:overlay(89) +from:0x0216a260 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216a2a0 kind:arm_call to:0x0216fc1c module:overlay(89) +from:0x0216a310 kind:arm_call to:0x02170044 module:overlay(89) +from:0x0216a390 kind:arm_call to:0x0216af7c module:overlay(89) +from:0x0216a398 kind:arm_call to:0x0216aff8 module:overlay(89) +from:0x0216a3a0 kind:arm_call to:0x0216b0a0 module:overlay(89) +from:0x0216a3d8 kind:arm_call to:0x0216a3f4 module:overlay(89) +from:0x0216a3ec kind:load to:0x02179e40 module:overlay(89) +from:0x0216a414 kind:arm_call to:0x0216fb68 module:overlay(89) +from:0x0216a418 kind:arm_call to:0x0216a1a8 module:overlay(89) +from:0x0216a458 kind:arm_call to:0x0216fb8c module:overlay(89) +from:0x0216a470 kind:arm_call to:0x0216a0e4 module:overlay(89) +from:0x0216a498 kind:load to:0x02179e40 module:overlay(89) +from:0x0216a518 kind:load to:0x02179e40 module:overlay(89) +from:0x0216a540 kind:arm_call to:0x0216a49c module:overlay(89) +from:0x0216a548 kind:load to:0x02179e40 module:overlay(89) +from:0x0216a55c kind:arm_call to:0x0216ebdc module:overlay(89) +from:0x0216a5ac kind:load to:0x02179e40 module:overlay(89) +from:0x0216a5e8 kind:arm_call to:0x0216f9b4 module:overlay(89) +from:0x0216a644 kind:arm_call to:0x0203b6ec module:main +from:0x0216a684 kind:arm_call to:0x0216a54c module:overlay(89) +from:0x0216a690 kind:load to:0x02179e40 module:overlay(89) +from:0x0216a74c kind:arm_call to:0x0203b6ec module:main +from:0x0216a7f4 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216a850 kind:arm_call to:0x0216a694 module:overlay(89) +from:0x0216a86c kind:arm_call to:0x0216ec40 module:overlay(89) +from:0x0216a894 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216a8b8 kind:arm_call to:0x0216a694 module:overlay(89) +from:0x0216a8dc kind:arm_call to:0x0216f290 module:overlay(89) +from:0x0216a8f8 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216aa08 kind:arm_call to:0x0216a5b0 module:overlay(89) +from:0x0216aa68 kind:load to:0x02179e40 module:overlay(89) +from:0x0216aa98 kind:arm_call to:0x0216a5b0 module:overlay(89) +from:0x0216aac0 kind:arm_call to:0x0216a77c module:overlay(89) +from:0x0216aac8 kind:load to:0x02179e40 module:overlay(89) +from:0x0216ab18 kind:load to:0x02179e40 module:overlay(89) +from:0x0216ab98 kind:load to:0x02179e40 module:overlay(89) +from:0x0216abd4 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216acb8 kind:load to:0x02179e40 module:overlay(89) +from:0x0216ad50 kind:arm_call to:0x0216aba4 module:overlay(89) +from:0x0216adf4 kind:arm_call to:0x0216a1a8 module:overlay(89) +from:0x0216ae04 kind:arm_call to:0x0216f8d8 module:overlay(89) +from:0x0216ae28 kind:arm_call to:0x0216acbc module:overlay(89) +from:0x0216aea8 kind:arm_call to:0x02172854 module:overlay(89) +from:0x0216af50 kind:arm_call to:0x02170c20 module:overlay(89) +from:0x0216af64 kind:arm_call to:0x0216a1a8 module:overlay(89) +from:0x0216af74 kind:load to:0x02179e40 module:overlay(89) +from:0x0216afec kind:load to:0x02179e40 module:overlay(89) +from:0x0216b094 kind:load to:0x02179e40 module:overlay(89) +from:0x0216b0e8 kind:load to:0x02179e40 module:overlay(89) +from:0x0216b144 kind:arm_call to:0x0216b0a0 module:overlay(89) +from:0x0216b154 kind:arm_call to:0x0216af7c module:overlay(89) +from:0x0216b164 kind:arm_call to:0x0216aff8 module:overlay(89) +from:0x0216b174 kind:arm_call to:0x0216b1b4 module:overlay(89) +from:0x0216b1b0 kind:load to:0x02179e40 module:overlay(89) +from:0x0216b20c kind:load to:0x02179e40 module:overlay(89) +from:0x0216b3c0 kind:arm_call to:0x0216b214 module:overlay(89) +from:0x0216b3d8 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216b408 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216b418 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216b428 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216b538 kind:arm_call to:0x0203b8f8 module:main +from:0x0216b550 kind:arm_call to:0x0203b8f8 module:main +from:0x0216b648 kind:arm_call to:0x0216b214 module:overlay(89) +from:0x0216b64c kind:arm_call to:0x0216cc6c module:overlay(89) +from:0x0216b670 kind:arm_call to:0x0203b6ec module:main +from:0x0216b690 kind:arm_call to:0x0216b214 module:overlay(89) +from:0x0216b6a0 kind:load to:0x02172e9c module:overlay(89) +from:0x0216b6a4 kind:load to:0x02172e68 module:overlay(89) +from:0x0216b6a8 kind:load to:0x02172f1c module:overlay(89) +from:0x0216b73c kind:arm_call to:0x0216b214 module:overlay(89) +from:0x0216b804 kind:arm_call to:0x0216b214 module:overlay(89) +from:0x0216b858 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216b874 kind:arm_call to:0x0216b8b0 module:overlay(89) +from:0x0216b8c4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216b8d4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216b8e4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216b8f4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216b920 kind:arm_call to:0x0216b884 module:overlay(89) +from:0x0216b930 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216b940 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216b964 kind:arm_call to:0x0216b23c module:overlay(89) +from:0x0216b980 kind:arm_call to:0x0216b45c module:overlay(89) +from:0x0216b9a0 kind:arm_call to:0x0216b45c module:overlay(89) +from:0x0216b9fc kind:arm_call to:0x0216b6ac module:overlay(89) +from:0x0216babc kind:arm_call to:0x0216b214 module:overlay(89) +from:0x0216bac0 kind:arm_call to:0x0216cc6c module:overlay(89) +from:0x0216bb34 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216c2fc kind:arm_call to:0x0203b6ec module:main +from:0x0216c314 kind:arm_call to:0x0203b6ec module:main +from:0x0216c340 kind:arm_call to:0x0216c1c4 module:overlay(89) +from:0x0216c350 kind:arm_call to:0x0216c348 module:overlay(89) +from:0x0216c3cc kind:load to:0x02172be0 module:overlay(89) +from:0x0216c3d0 kind:load to:0x02179e44 module:overlay(89) +from:0x0216c3d4 kind:load to:0x02172ae0 module:overlay(89) +from:0x0216c428 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c450 kind:arm_call to:0x02172788 module:overlay(89) +from:0x0216c464 kind:arm_call to:0x0216c3d8 module:overlay(89) +from:0x0216c470 kind:arm_call to:0x0216c3d8 module:overlay(89) +from:0x0216c488 kind:load to:0x02173764 module:overlay(89) +from:0x0216c494 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c50c kind:load to:0x021736f0 module:overlay(89) +from:0x0216c510 kind:load to:0x021736f0 module:overlay(89) +from:0x0216c514 kind:load to:0x02179e44 module:overlay(89) +from:0x0216c538 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c55c kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c56c kind:arm_call to:0x02172788 module:overlay(89) +from:0x0216c594 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c5c4 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c5f8 kind:load to:0x021736f0 module:overlay(89) +from:0x0216c5fc kind:load to:0x02179e44 module:overlay(89) +from:0x0216c6bc kind:arm_call to:0x021726c8 module:overlay(89) +from:0x0216c6c8 kind:arm_call to:0x021726c8 module:overlay(89) +from:0x0216c6e8 kind:load to:0x021736f0 module:overlay(89) +from:0x0216c6ec kind:load to:0x02173768 module:overlay(89) +from:0x0216c6f0 kind:load to:0x02179e44 module:overlay(89) +from:0x0216c708 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c744 kind:arm_call to:0x02172788 module:overlay(89) +from:0x0216c77c kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c7ac kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216c808 kind:arm_call to:0x02172788 module:overlay(89) +from:0x0216c840 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c870 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216c8d0 kind:load to:0x02179e44 module:overlay(89) +from:0x0216c9b4 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216c9e8 kind:arm_call to:0x0216c93c module:overlay(89) +from:0x0216ca08 kind:arm_call to:0x0216c8d4 module:overlay(89) +from:0x0216cae4 kind:arm_call to:0x021726a4 module:overlay(89) +from:0x0216cb54 kind:arm_call to:0x0216c518 module:overlay(89) +from:0x0216cb5c kind:arm_call to:0x0216c420 module:overlay(89) +from:0x0216cb6c kind:arm_call to:0x0216c518 module:overlay(89) +from:0x0216cb80 kind:arm_call to:0x0216c600 module:overlay(89) +from:0x0216cba4 kind:arm_call to:0x0216c34c module:overlay(89) +from:0x0216cba8 kind:arm_call to:0x0216c4d0 module:overlay(89) +from:0x0216cbd4 kind:arm_call to:0x021691b0 module:overlay(89) +from:0x0216cbe4 kind:arm_call to:0x0216c6f4 module:overlay(89) +from:0x0216cbf4 kind:arm_call to:0x0216c48c module:overlay(89) +from:0x0216cc04 kind:arm_call to:0x0216c518 module:overlay(89) +from:0x0216cc20 kind:arm_call to:0x0216c64c module:overlay(89) +from:0x0216cc2c kind:arm_call to:0x02172754 module:overlay(89) +from:0x0216cc48 kind:arm_call to:0x0216c990 module:overlay(89) +from:0x0216cc60 kind:arm_call to:0x0216cb9c module:overlay(89) +from:0x0216ccbc kind:load to:0x02172d34 module:overlay(89) +from:0x0216cd0c kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216ce10 kind:arm_call to:0x0216e040 module:overlay(89) +from:0x0216ce34 kind:arm_call to:0x0216df50 module:overlay(89) +from:0x0216cf5c kind:arm_call to:0x0216e090 module:overlay(89) +from:0x0216cfbc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216cfd8 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216cff4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216d010 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216d074 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216d114 kind:arm_call to:0x0216cd94 module:overlay(89) +from:0x0216d24c kind:arm_call to:0x0216cefc module:overlay(89) +from:0x0216d294 kind:arm_call to:0x0216cec8 module:overlay(89) +from:0x0216d2d4 kind:arm_call to:0x0216cefc module:overlay(89) +from:0x0216d354 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216d494 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216d52c kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216d61c kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216d638 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216d6a8 kind:arm_call to:0x02172730 module:overlay(89) +from:0x0216d730 kind:arm_call to:0x02172788 module:overlay(89) +from:0x0216d810 kind:arm_call to:0x02172754 module:overlay(89) +from:0x0216d8b0 kind:arm_call to:0x0216cbb4 module:overlay(89) +from:0x0216d8e4 kind:arm_call to:0x02169138 module:overlay(89) +from:0x0216d948 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216d988 kind:arm_call to:0x02168a90 module:overlay(89) +from:0x0216da14 kind:arm_call to:0x0216ccc0 module:overlay(89) +from:0x0216da50 kind:arm_call to:0x02168a90 module:overlay(89) +from:0x0216daec kind:arm_call to:0x0216e0a0 module:overlay(89) +from:0x0216db1c kind:arm_call to:0x0216e088 module:overlay(89) +from:0x0216db88 kind:arm_call to:0x0216cba0 module:overlay(89) +from:0x0216dba4 kind:arm_call to:0x0216919c module:overlay(89) +from:0x0216dbf8 kind:arm_call to:0x02172754 module:overlay(89) +from:0x0216dc50 kind:arm_call to:0x021726a4 module:overlay(89) +from:0x0216dcf8 kind:arm_call to:0x0216d514 module:overlay(89) +from:0x0216dd44 kind:arm_call to:0x0216cf24 module:overlay(89) +from:0x0216dd58 kind:load to:0x0217376c module:overlay(89) +from:0x0216de3c kind:arm_call to:0x0216dd60 module:overlay(89) +from:0x0216de50 kind:arm_call to:0x0216dd60 module:overlay(89) +from:0x0216e020 kind:arm_call to:0x0216dd90 module:overlay(89) +from:0x0216e644 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216e714 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216e7ec kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216ebf4 kind:arm_call to:0x0216b884 module:overlay(89) +from:0x0216ec10 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216ec28 kind:arm_call to:0x0216bc0c module:overlay(89) +from:0x0216eca4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216ece0 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216ecf4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216ed08 kind:arm_call to:0x0216b8b0 module:overlay(89) +from:0x0216ed14 kind:arm_call to:0x0216b948 module:overlay(89) +from:0x0216ed30 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216ed54 kind:arm_call to:0x0216ea30 module:overlay(89) +from:0x0216ed68 kind:arm_call to:0x021723c0 module:overlay(89) +from:0x0216ed8c kind:arm_call to:0x0216b954 module:overlay(89) +from:0x0216edc0 kind:arm_call to:0x02169d20 module:overlay(89) +from:0x0216ede8 kind:arm_call to:0x0216bc0c module:overlay(89) +from:0x0216ef14 kind:arm_call to:0x0203b6ec module:main +from:0x0216f1e8 kind:arm_call to:0x0216a000 module:overlay(89) +from:0x0216f214 kind:arm_call to:0x0216a068 module:overlay(89) +from:0x0216f224 kind:arm_call to:0x0216bce8 module:overlay(89) +from:0x0216f238 kind:arm_call to:0x0216a09c module:overlay(89) +from:0x0216f250 kind:arm_call to:0x0216ee00 module:overlay(89) +from:0x0216f280 kind:arm_call to:0x0216f1c4 module:overlay(89) +from:0x0216f2a4 kind:arm_call to:0x0216ea30 module:overlay(89) +from:0x0216f2b8 kind:arm_call to:0x02172674 module:overlay(89) +from:0x0216f2d0 kind:arm_call to:0x0216b954 module:overlay(89) +from:0x0216f570 kind:arm_call to:0x0203b6ec module:main +from:0x0216f590 kind:arm_call to:0x0216e0a8 module:overlay(89) +from:0x0216f624 kind:arm_call to:0x02169d20 module:overlay(89) +from:0x0216f6c8 kind:arm_call to:0x0216eaac module:overlay(89) +from:0x0216f700 kind:arm_call to:0x0216eaac module:overlay(89) +from:0x0216f7b8 kind:arm_call to:0x0216f1c4 module:overlay(89) +from:0x0216f820 kind:arm_call to:0x0216e0a8 module:overlay(89) +from:0x0216f83c kind:arm_call to:0x0216e894 module:overlay(89) +from:0x0216f880 kind:arm_call to:0x0216f268 module:overlay(89) +from:0x0216f8bc kind:load to:0x02172e34 module:overlay(89) +from:0x0216f8e0 kind:load to:0x0216f8c8 module:overlay(89) +from:0x0216f91c kind:arm_call to:0x0203b6ec module:main +from:0x0216f968 kind:arm_call to:0x0203b6ec module:main +from:0x0216f988 kind:arm_call to:0x0203b6ec module:main +from:0x0216f9e0 kind:arm_call to:0x0216c2d8 module:overlay(89) +from:0x0216faa8 kind:arm_call to:0x0203b6ec module:main +from:0x0216fae4 kind:arm_call to:0x0203b6ec module:main +from:0x0216faf8 kind:arm_call to:0x0203b6ec module:main +from:0x0216fb5c kind:arm_call to:0x0216f8e4 module:overlay(89) +from:0x0216fb74 kind:arm_call to:0x0216b880 module:overlay(89) +from:0x0216fb7c kind:arm_call to:0x0216f8d8 module:overlay(89) +from:0x0216fb84 kind:arm_call to:0x0216fcfc module:overlay(89) +from:0x0216fbc8 kind:arm_call to:0x0203b6ec module:main +from:0x0216fbe8 kind:arm_call to:0x0203b6ec module:main +from:0x0216fc10 kind:arm_call to:0x02172838 module:overlay(89) +from:0x0216fc30 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216fc4c kind:arm_call to:0x0217266c module:overlay(89) +from:0x0216fc60 kind:arm_call to:0x02169cc4 module:overlay(89) +from:0x0216fcb0 kind:arm_call to:0x0216b840 module:overlay(89) +from:0x0216fcd0 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216fce4 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216fd50 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0216fd74 kind:arm_call to:0x0216fd10 module:overlay(89) +from:0x0216fd8c kind:arm_call to:0x0216f8d8 module:overlay(89) +from:0x0216fd94 kind:arm_call to:0x0216fd38 module:overlay(89) +from:0x0216ffc0 kind:arm_call to:0x0216fdb4 module:overlay(89) +from:0x0216ffd8 kind:arm_call to:0x0216fdb4 module:overlay(89) +from:0x02170014 kind:arm_call to:0x0216fffc module:overlay(89) +from:0x02170020 kind:arm_call to:0x0216fffc module:overlay(89) +from:0x02170074 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x02170088 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217009c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021700b0 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x02170290 kind:arm_call to:0x02169e14 module:overlay(89) +from:0x021705e8 kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021705fc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217063c kind:arm_call to:0x0216fdb4 module:overlay(89) +from:0x02170660 kind:arm_call to:0x0216fffc module:overlay(89) +from:0x02170a0c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x02170b20 kind:arm_call to:0x02168e3c module:overlay(89) +from:0x02170b70 kind:arm_call to:0x02172838 module:overlay(89) +from:0x02170b84 kind:arm_call to:0x0216f8e4 module:overlay(89) +from:0x02170c88 kind:arm_call to:0x0216dab4 module:overlay(89) +from:0x02170ca0 kind:arm_call to:0x0216fd80 module:overlay(89) +from:0x02171840 kind:load to:0x02179e58 module:overlay(89) +from:0x02171844 kind:load to:0x0217a17c module:overlay(89) +from:0x02171848 kind:load to:0x02172f9c module:overlay(89) +from:0x0217184c kind:load to:0x0217a13c module:overlay(89) +from:0x02171850 kind:load to:0x0217a0fc module:overlay(89) +from:0x02171854 kind:load to:0x0217a07c module:overlay(89) +from:0x02171858 kind:load to:0x02179fbc module:overlay(89) +from:0x0217185c kind:load to:0x02179f3c module:overlay(89) +from:0x02171860 kind:load to:0x02179f7c module:overlay(89) +from:0x02171864 kind:load to:0x02179ffc module:overlay(89) +from:0x02171868 kind:load to:0x02179efc module:overlay(89) +from:0x0217186c kind:load to:0x02179e7c module:overlay(89) +from:0x02171870 kind:load to:0x02179ebc module:overlay(89) +from:0x02171874 kind:load to:0x0217a5bc module:overlay(89) +from:0x02171878 kind:load to:0x0217a8bc module:overlay(89) +from:0x0217187c kind:load to:0x0217a6bc module:overlay(89) +from:0x02171880 kind:load to:0x0217a7bc module:overlay(89) +from:0x02171884 kind:load to:0x0217a23c module:overlay(89) +from:0x02171888 kind:load to:0x0217a1fc module:overlay(89) +from:0x0217188c kind:load to:0x0217a4bc module:overlay(89) +from:0x02171890 kind:load to:0x0217a53c module:overlay(89) +from:0x02171894 kind:load to:0x0217a43c module:overlay(89) +from:0x02171898 kind:load to:0x0217a3bc module:overlay(89) +from:0x0217189c kind:load to:0x0217a2bc module:overlay(89) +from:0x021718a0 kind:load to:0x0217a33c module:overlay(89) +from:0x021718a4 kind:load to:0x0217a27c module:overlay(89) +from:0x021718a8 kind:load to:0x0217a0bc module:overlay(89) +from:0x021718ac kind:load to:0x0217a1bc module:overlay(89) +from:0x021718b0 kind:load to:0x0217a03c module:overlay(89) +from:0x02171c04 kind:load to:0x02179e58 module:overlay(89) +from:0x02171c08 kind:load to:0x0217a17c module:overlay(89) +from:0x02171c0c kind:load to:0x02172f9c module:overlay(89) +from:0x02171c10 kind:load to:0x0217a13c module:overlay(89) +from:0x02171c14 kind:load to:0x0217a0fc module:overlay(89) +from:0x02171c18 kind:load to:0x0217a07c module:overlay(89) +from:0x02171c1c kind:load to:0x02179fbc module:overlay(89) +from:0x02171c20 kind:load to:0x02179f3c module:overlay(89) +from:0x02171c24 kind:load to:0x02179f7c module:overlay(89) +from:0x02171c28 kind:load to:0x02179ffc module:overlay(89) +from:0x02171c2c kind:load to:0x02179efc module:overlay(89) +from:0x02171c30 kind:load to:0x02179e7c module:overlay(89) +from:0x02171c34 kind:load to:0x02179ebc module:overlay(89) +from:0x02171c38 kind:load to:0x0217a5bc module:overlay(89) +from:0x02171c3c kind:load to:0x0217a8bc module:overlay(89) +from:0x02171c40 kind:load to:0x0217a6bc module:overlay(89) +from:0x02171c44 kind:load to:0x0217a7bc module:overlay(89) +from:0x02171c48 kind:load to:0x0217a23c module:overlay(89) +from:0x02171c4c kind:load to:0x0217a1fc module:overlay(89) +from:0x02171c50 kind:load to:0x0217a4bc module:overlay(89) +from:0x02171c54 kind:load to:0x0217a53c module:overlay(89) +from:0x02171c58 kind:load to:0x0217a43c module:overlay(89) +from:0x02171c5c kind:load to:0x0217a3bc module:overlay(89) +from:0x02171c60 kind:load to:0x0217a2bc module:overlay(89) +from:0x02171c64 kind:load to:0x0217a33c module:overlay(89) +from:0x02171c68 kind:load to:0x0217a27c module:overlay(89) +from:0x02171c6c kind:load to:0x0217a0bc module:overlay(89) +from:0x02171c70 kind:load to:0x0217a1bc module:overlay(89) +from:0x02171c74 kind:load to:0x0217a03c module:overlay(89) +from:0x02172354 kind:load to:0x02179e58 module:overlay(89) +from:0x02172358 kind:load to:0x0217a0bc module:overlay(89) +from:0x0217235c kind:load to:0x0217a0f8 module:overlay(89) +from:0x02172360 kind:load to:0x0217a03c module:overlay(89) +from:0x02172364 kind:load to:0x0217a078 module:overlay(89) +from:0x02172368 kind:load to:0x0217a1bc module:overlay(89) +from:0x0217236c kind:load to:0x0217a1f8 module:overlay(89) +from:0x02172370 kind:load to:0x0217a53c module:overlay(89) +from:0x02172374 kind:load to:0x0217a5b8 module:overlay(89) +from:0x02172378 kind:load to:0x0217a4bc module:overlay(89) +from:0x0217237c kind:load to:0x0217a538 module:overlay(89) +from:0x02172380 kind:load to:0x0217a43c module:overlay(89) +from:0x02172384 kind:load to:0x0217a4b8 module:overlay(89) +from:0x02172388 kind:load to:0x0217a3bc module:overlay(89) +from:0x0217238c kind:load to:0x0217a438 module:overlay(89) +from:0x02172390 kind:load to:0x0217a33c module:overlay(89) +from:0x02172394 kind:load to:0x0217a3b8 module:overlay(89) +from:0x02172398 kind:load to:0x0217a2bc module:overlay(89) +from:0x0217239c kind:load to:0x0217a338 module:overlay(89) +from:0x021723a0 kind:load to:0x0217a5bc module:overlay(89) +from:0x021723a4 kind:load to:0x0217a6b8 module:overlay(89) +from:0x021723a8 kind:load to:0x0217a8bc module:overlay(89) +from:0x021723ac kind:load to:0x0217a9b8 module:overlay(89) +from:0x021723b0 kind:load to:0x0217a7bc module:overlay(89) +from:0x021723b4 kind:load to:0x0217a8b8 module:overlay(89) +from:0x021723b8 kind:load to:0x0217a6bc module:overlay(89) +from:0x021723bc kind:load to:0x0217a7b8 module:overlay(89) +from:0x0217242c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217243c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217244c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217245c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217246c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217247c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217248c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217249c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021724ac kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021724bc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021724cc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021724dc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021724ec kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021724fc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217250c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217251c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217252c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217253c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217254c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217255c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217256c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217257c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217258c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x0217259c kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021725ac kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021725bc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021725cc kind:arm_call to:0x021727d4 module:overlay(89) +from:0x021725dc kind:arm_call to:0x02171444 module:overlay(89) +from:0x021725f0 kind:arm_call to:0x02171c78 module:overlay(89) +from:0x021725f8 kind:load to:0x02179e58 module:overlay(89) +from:0x021725fc kind:load to:0x0217a17c module:overlay(89) +from:0x02172600 kind:load to:0x0217a13c module:overlay(89) +from:0x02172604 kind:load to:0x0217a0fc module:overlay(89) +from:0x02172608 kind:load to:0x0217a07c module:overlay(89) +from:0x0217260c kind:load to:0x02179fbc module:overlay(89) +from:0x02172610 kind:load to:0x02179f7c module:overlay(89) +from:0x02172614 kind:load to:0x02179f3c module:overlay(89) +from:0x02172618 kind:load to:0x02179ffc module:overlay(89) +from:0x0217261c kind:load to:0x02179efc module:overlay(89) +from:0x02172620 kind:load to:0x02179ebc module:overlay(89) +from:0x02172624 kind:load to:0x02179e7c module:overlay(89) +from:0x02172628 kind:load to:0x0217a5bc module:overlay(89) +from:0x0217262c kind:load to:0x0217a8bc module:overlay(89) +from:0x02172630 kind:load to:0x0217a7bc module:overlay(89) +from:0x02172634 kind:load to:0x0217a6bc module:overlay(89) +from:0x02172638 kind:load to:0x0217a23c module:overlay(89) +from:0x0217263c kind:load to:0x0217a1fc module:overlay(89) +from:0x02172640 kind:load to:0x0217a53c module:overlay(89) +from:0x02172644 kind:load to:0x0217a4bc module:overlay(89) +from:0x02172648 kind:load to:0x0217a43c module:overlay(89) +from:0x0217264c kind:load to:0x0217a3bc module:overlay(89) +from:0x02172650 kind:load to:0x0217a33c module:overlay(89) +from:0x02172654 kind:load to:0x0217a2bc module:overlay(89) +from:0x02172658 kind:load to:0x0217a27c module:overlay(89) +from:0x0217265c kind:load to:0x0217a0bc module:overlay(89) +from:0x02172660 kind:load to:0x0217a03c module:overlay(89) +from:0x02172664 kind:load to:0x0217a1bc module:overlay(89) +from:0x02172688 kind:arm_call to:0x021718b4 module:overlay(89) +from:0x0217269c kind:arm_call to:0x02171c78 module:overlay(89) +from:0x021727dc kind:arm_call to:0x0202a2cc module:main +from:0x021727f8 kind:arm_call to:0x0202a360 module:main +from:0x02172848 kind:arm_call to:0x0202a360 module:main +from:0x0217288c kind:load to:0x02173084 module:overlay(89) +from:0x02172894 kind:load to:0x0217307c module:overlay(89) +from:0x0217289c kind:load to:0x021730a4 module:overlay(89) +from:0x021728a4 kind:load to:0x0217309c module:overlay(89) +from:0x021728ac kind:load to:0x02173094 module:overlay(89) +from:0x021728b4 kind:load to:0x0217308c module:overlay(89) +from:0x02172ae0 kind:load to:0x021731d8 module:overlay(89) +from:0x02172ae4 kind:load to:0x02173600 module:overlay(89) +from:0x02172ae8 kind:load to:0x02173618 module:overlay(89) +from:0x02172aec kind:load to:0x02173624 module:overlay(89) +from:0x02172af0 kind:load to:0x0217351c module:overlay(89) +from:0x02172af4 kind:load to:0x02173528 module:overlay(89) +from:0x02172af8 kind:load to:0x02173534 module:overlay(89) +from:0x02172afc kind:load to:0x02173540 module:overlay(89) +from:0x02172b00 kind:load to:0x0217354c module:overlay(89) +from:0x02172b04 kind:load to:0x02173558 module:overlay(89) +from:0x02172b08 kind:load to:0x02173564 module:overlay(89) +from:0x02172b0c kind:load to:0x02173570 module:overlay(89) +from:0x02172b10 kind:load to:0x0217363c module:overlay(89) +from:0x02172b14 kind:load to:0x02173648 module:overlay(89) +from:0x02172b18 kind:load to:0x02173654 module:overlay(89) +from:0x02172b1c kind:load to:0x021734bc module:overlay(89) +from:0x02172b20 kind:load to:0x021734c8 module:overlay(89) +from:0x02172b24 kind:load to:0x021734d4 module:overlay(89) +from:0x02172b28 kind:load to:0x021734e0 module:overlay(89) +from:0x02172b2c kind:load to:0x02173660 module:overlay(89) +from:0x02172b30 kind:load to:0x0217366c module:overlay(89) +from:0x02172b34 kind:load to:0x02173678 module:overlay(89) +from:0x02172b38 kind:load to:0x02173684 module:overlay(89) +from:0x02172b3c kind:load to:0x02173690 module:overlay(89) +from:0x02172b40 kind:load to:0x0217369c module:overlay(89) +from:0x02172b44 kind:load to:0x021736a8 module:overlay(89) +from:0x02172b48 kind:load to:0x021736b4 module:overlay(89) +from:0x02172b4c kind:load to:0x021736c0 module:overlay(89) +from:0x02172b50 kind:load to:0x021736cc module:overlay(89) +from:0x02172b54 kind:load to:0x021736d8 module:overlay(89) +from:0x02172b58 kind:load to:0x021736e4 module:overlay(89) +from:0x02172b5c kind:load to:0x02173510 module:overlay(89) +from:0x02172b60 kind:load to:0x02173408 module:overlay(89) +from:0x02172b64 kind:load to:0x02173414 module:overlay(89) +from:0x02172b68 kind:load to:0x02173420 module:overlay(89) +from:0x02172b6c kind:load to:0x0217342c module:overlay(89) +from:0x02172b70 kind:load to:0x02173438 module:overlay(89) +from:0x02172b74 kind:load to:0x02173444 module:overlay(89) +from:0x02172b78 kind:load to:0x02173450 module:overlay(89) +from:0x02172b7c kind:load to:0x0217345c module:overlay(89) +from:0x02172b80 kind:load to:0x02173468 module:overlay(89) +from:0x02172b84 kind:load to:0x021735ac module:overlay(89) +from:0x02172b88 kind:load to:0x021735b8 module:overlay(89) +from:0x02172b8c kind:load to:0x021735c4 module:overlay(89) +from:0x02172b90 kind:load to:0x021735d0 module:overlay(89) +from:0x02172b94 kind:load to:0x021735dc module:overlay(89) +from:0x02172b98 kind:load to:0x021735e8 module:overlay(89) +from:0x02172b9c kind:load to:0x021735f4 module:overlay(89) +from:0x02172ba0 kind:load to:0x0217360c module:overlay(89) +from:0x02172ba4 kind:load to:0x02173630 module:overlay(89) +from:0x02172ba8 kind:load to:0x02173474 module:overlay(89) +from:0x02172bac kind:load to:0x02173480 module:overlay(89) +from:0x02172bb0 kind:load to:0x0217348c module:overlay(89) +from:0x02172bb4 kind:load to:0x02173498 module:overlay(89) +from:0x02172bb8 kind:load to:0x021734a4 module:overlay(89) +from:0x02172bbc kind:load to:0x021734b0 module:overlay(89) +from:0x02172bc0 kind:load to:0x0217357c module:overlay(89) +from:0x02172bc4 kind:load to:0x02173588 module:overlay(89) +from:0x02172bc8 kind:load to:0x02173594 module:overlay(89) +from:0x02172bcc kind:load to:0x021735a0 module:overlay(89) +from:0x02172bd0 kind:load to:0x021734ec module:overlay(89) +from:0x02172bd4 kind:load to:0x021734f8 module:overlay(89) +from:0x02172bd8 kind:load to:0x02173504 module:overlay(89) +from:0x02172bdc kind:load to:0x021730f0 module:overlay(89) +from:0x02172be0 kind:load to:0x02173164 module:overlay(89) +from:0x02172be4 kind:load to:0x02173188 module:overlay(89) +from:0x02172be8 kind:load to:0x02173180 module:overlay(89) +from:0x02172bec kind:load to:0x02173190 module:overlay(89) +from:0x02172bf0 kind:load to:0x021731a0 module:overlay(89) +from:0x02172bf4 kind:load to:0x021731a8 module:overlay(89) +from:0x02172bf8 kind:load to:0x021733a0 module:overlay(89) +from:0x02172bfc kind:load to:0x021733c0 module:overlay(89) +from:0x02172c00 kind:load to:0x02173340 module:overlay(89) +from:0x02172c04 kind:load to:0x02173348 module:overlay(89) +from:0x02172c08 kind:load to:0x02173368 module:overlay(89) +from:0x02172c0c kind:load to:0x02173308 module:overlay(89) +from:0x02172c10 kind:load to:0x02173400 module:overlay(89) +from:0x02172c14 kind:load to:0x02173350 module:overlay(89) +from:0x02172c18 kind:load to:0x02173290 module:overlay(89) +from:0x02172c1c kind:load to:0x021732d8 module:overlay(89) +from:0x02172c20 kind:load to:0x02173298 module:overlay(89) +from:0x02172c24 kind:load to:0x021733f0 module:overlay(89) +from:0x02172c28 kind:load to:0x021733f8 module:overlay(89) +from:0x02172c2c kind:load to:0x021732a0 module:overlay(89) +from:0x02172c30 kind:load to:0x021732b0 module:overlay(89) +from:0x02172c34 kind:load to:0x021732e8 module:overlay(89) +from:0x02172c38 kind:load to:0x02173318 module:overlay(89) +from:0x02172c3c kind:load to:0x02173270 module:overlay(89) +from:0x02172c40 kind:load to:0x02173288 module:overlay(89) +from:0x02172c44 kind:load to:0x02173258 module:overlay(89) +from:0x02172c48 kind:load to:0x02173250 module:overlay(89) +from:0x02172c4c kind:load to:0x02173328 module:overlay(89) +from:0x02172c50 kind:load to:0x02173260 module:overlay(89) +from:0x02172c54 kind:load to:0x02173330 module:overlay(89) +from:0x02172c58 kind:load to:0x02173338 module:overlay(89) +from:0x02172c5c kind:load to:0x02173310 module:overlay(89) +from:0x02172c60 kind:load to:0x021733e0 module:overlay(89) +from:0x02172c64 kind:load to:0x021732c0 module:overlay(89) +from:0x02172c68 kind:load to:0x021732c8 module:overlay(89) +from:0x02172c6c kind:load to:0x02173358 module:overlay(89) +from:0x02172c70 kind:load to:0x021732a8 module:overlay(89) +from:0x02172c74 kind:load to:0x02173360 module:overlay(89) +from:0x02172c78 kind:load to:0x021732b8 module:overlay(89) +from:0x02172c7c kind:load to:0x02173378 module:overlay(89) +from:0x02172c80 kind:load to:0x021732e0 module:overlay(89) +from:0x02172c84 kind:load to:0x02173380 module:overlay(89) +from:0x02172c88 kind:load to:0x021733a8 module:overlay(89) +from:0x02172c8c kind:load to:0x02173390 module:overlay(89) +from:0x02172c90 kind:load to:0x02173320 module:overlay(89) +from:0x02172c94 kind:load to:0x02173398 module:overlay(89) +from:0x02172c98 kind:load to:0x02173370 module:overlay(89) +from:0x02172c9c kind:load to:0x021733b0 module:overlay(89) +from:0x02172ca0 kind:load to:0x021732f0 module:overlay(89) +from:0x02172ca4 kind:load to:0x021733b8 module:overlay(89) +from:0x02172ca8 kind:load to:0x021732d0 module:overlay(89) +from:0x02172cac kind:load to:0x021733c8 module:overlay(89) +from:0x02172cb0 kind:load to:0x021733d0 module:overlay(89) +from:0x02172cb4 kind:load to:0x021733d8 module:overlay(89) +from:0x02172cb8 kind:load to:0x021732f8 module:overlay(89) +from:0x02172cbc kind:load to:0x021733e8 module:overlay(89) +from:0x02172cc0 kind:load to:0x02173238 module:overlay(89) +from:0x02172cc4 kind:load to:0x021731e0 module:overlay(89) +from:0x02172cc8 kind:load to:0x02173208 module:overlay(89) +from:0x02172ccc kind:load to:0x02173248 module:overlay(89) +from:0x02172cd0 kind:load to:0x02173240 module:overlay(89) +from:0x02172cd4 kind:load to:0x021731e8 module:overlay(89) +from:0x02172cd8 kind:load to:0x021731f0 module:overlay(89) +from:0x02172cdc kind:load to:0x02173210 module:overlay(89) +from:0x02172ce0 kind:load to:0x02173230 module:overlay(89) +from:0x02172ce4 kind:load to:0x021731f8 module:overlay(89) +from:0x02172ce8 kind:load to:0x02173300 module:overlay(89) +from:0x02172cec kind:load to:0x02173228 module:overlay(89) +from:0x02172cf0 kind:load to:0x02173220 module:overlay(89) +from:0x02172cf4 kind:load to:0x02173200 module:overlay(89) +from:0x02172cf8 kind:load to:0x02173218 module:overlay(89) +from:0x02172cfc kind:load to:0x021731c0 module:overlay(89) +from:0x02172d00 kind:load to:0x021731c8 module:overlay(89) +from:0x02172d04 kind:load to:0x02173168 module:overlay(89) +from:0x02172d08 kind:load to:0x021731b0 module:overlay(89) +from:0x02172d0c kind:load to:0x02173170 module:overlay(89) +from:0x02172d10 kind:load to:0x02173198 module:overlay(89) +from:0x02172d14 kind:load to:0x02173178 module:overlay(89) +from:0x02172d18 kind:load to:0x021731b8 module:overlay(89) +from:0x02172d1c kind:load to:0x021731d0 module:overlay(89) +from:0x02172d20 kind:load to:0x02173388 module:overlay(89) +from:0x02172d24 kind:load to:0x02173268 module:overlay(89) +from:0x02172d28 kind:load to:0x02173278 module:overlay(89) +from:0x02172d2c kind:load to:0x02173280 module:overlay(89) +from:0x02172d30 kind:load to:0x021730f0 module:overlay(89) +from:0x02172f9c kind:load to:0x02170cc4 module:overlay(89) +from:0x02172fa0 kind:load to:0x02170d3c module:overlay(89) +from:0x02172fa4 kind:load to:0x02170db4 module:overlay(89) +from:0x02172fa8 kind:load to:0x02170e2c module:overlay(89) +from:0x02172fac kind:load to:0x02170ea4 module:overlay(89) +from:0x02172fb0 kind:load to:0x02170f1c module:overlay(89) +from:0x02172fb4 kind:load to:0x02170f94 module:overlay(89) +from:0x02172fb8 kind:load to:0x0217100c module:overlay(89) +from:0x02172fbc kind:load to:0x02171084 module:overlay(89) +from:0x02172fc0 kind:load to:0x021710fc module:overlay(89) +from:0x02172fc4 kind:load to:0x02171174 module:overlay(89) +from:0x02172fc8 kind:load to:0x021711ec module:overlay(89) +from:0x02172fcc kind:load to:0x02171264 module:overlay(89) +from:0x02172fd0 kind:load to:0x021712dc module:overlay(89) +from:0x02172fd4 kind:load to:0x02171354 module:overlay(89) +from:0x02172fd8 kind:load to:0x021713cc module:overlay(89) +from:0x02172ff8 kind:arm_call to:0x02167cc8 module:overlay(89) +from:0x02173008 kind:arm_call to:0x0203e3a4 module:main +from:0x0217301c kind:load to:0x02173780 module:overlay(89) +from:0x02173020 kind:load to:0x021737a0 module:overlay(89) +from:0x02173024 kind:load to:0x02167d5c module:overlay(89) +from:0x02173028 kind:load to:0x02173784 module:overlay(89) +from:0x02173040 kind:load to:0x021730e0 module:overlay(89) +from:0x02173044 kind:load to:0x02172fdc module:overlay(89) +from:0x02173048 kind:load to:0x0217302c module:overlay(89) +from:0x02173068 kind:load to:0x02167b30 module:overlay(89) +from:0x0217306c kind:load to:0x02167b34 module:overlay(89) +from:0x02173070 kind:load to:0x02167b4c module:overlay(89) +from:0x02173074 kind:load to:0x02167bb0 module:overlay(89) +from:0x02173078 kind:load to:0x02167c14 module:overlay(89) +from:0x021730ec kind:load to:0x02168618 module:overlay(89) +from:0x021736f0 kind:load to:0x0217315c module:overlay(89) +from:0x021736f4 kind:load to:0x021730fc module:overlay(89) +from:0x021736f8 kind:load to:0x021730f8 module:overlay(89) +from:0x021736fc kind:load to:0x0217310c module:overlay(89) +from:0x02173700 kind:load to:0x02173150 module:overlay(89) +from:0x02173704 kind:load to:0x02173118 module:overlay(89) +from:0x02173708 kind:load to:0x02173144 module:overlay(89) +from:0x0217370c kind:load to:0x021730f4 module:overlay(89) +from:0x02173710 kind:load to:0x02173108 module:overlay(89) +from:0x02173714 kind:load to:0x0217312c module:overlay(89) +from:0x02173718 kind:load to:0x02173104 module:overlay(89) +from:0x0217371c kind:load to:0x02173134 module:overlay(89) +from:0x02173720 kind:load to:0x0217314c module:overlay(89) +from:0x02173724 kind:load to:0x02173138 module:overlay(89) +from:0x02173728 kind:load to:0x02173130 module:overlay(89) +from:0x0217372c kind:load to:0x02173114 module:overlay(89) +from:0x02173730 kind:load to:0x02173120 module:overlay(89) +from:0x02173734 kind:load to:0x02173128 module:overlay(89) +from:0x02173738 kind:load to:0x02173124 module:overlay(89) +from:0x0217373c kind:load to:0x02173148 module:overlay(89) +from:0x02173740 kind:load to:0x02173158 module:overlay(89) +from:0x02173744 kind:load to:0x02173160 module:overlay(89) +from:0x02173748 kind:load to:0x0217313c module:overlay(89) +from:0x0217374c kind:load to:0x02173154 module:overlay(89) +from:0x02173750 kind:load to:0x02173100 module:overlay(89) +from:0x02173754 kind:load to:0x02173110 module:overlay(89) +from:0x02173758 kind:load to:0x0217311c module:overlay(89) +from:0x0217375c kind:load to:0x02173140 module:overlay(89) +from:0x02173760 kind:load to:0x021730f0 module:overlay(89) diff --git a/config/jp/arm9/overlays/ov089/symbols.txt b/config/jp/arm9/overlays/ov089/symbols.txt new file mode 100644 index 00000000..dc748649 --- /dev/null +++ b/config/jp/arm9/overlays/ov089/symbols.txt @@ -0,0 +1,521 @@ +func_ov089_02167b00 kind:function(arm,size=0x30) addr:0x02167b00 +func_ov089_02167b30 kind:function(arm,size=0x4) addr:0x02167b30 +func_ov089_02167b34 kind:function(arm,size=0x14) addr:0x02167b34 +func_ov089_02167b48 kind:function(arm,size=0x4) addr:0x02167b48 +func_ov089_02167b4c kind:function(arm,size=0x64) addr:0x02167b4c +func_ov089_02167bb0 kind:function(arm,size=0x64) addr:0x02167bb0 +func_ov089_02167c14 kind:function(arm,size=0x64) addr:0x02167c14 +func_ov089_02167c78 kind:function(arm,size=0x10) addr:0x02167c78 +func_ov089_02167c88 kind:function(arm,size=0xc) addr:0x02167c88 +func_ov089_02167c94 kind:function(arm,size=0x34) addr:0x02167c94 +func_ov089_02167cc8 kind:function(arm,size=0x94) addr:0x02167cc8 +func_ov089_02167d5c kind:function(arm,size=0x1c) addr:0x02167d5c +func_ov089_02167d78 kind:function(arm,size=0x11c) addr:0x02167d78 +func_ov089_02167e94 kind:function(arm,size=0x4c) addr:0x02167e94 +func_ov089_02167ee0 kind:function(arm,size=0xe8) addr:0x02167ee0 +func_ov089_02167fc8 kind:function(arm,size=0x34) addr:0x02167fc8 +func_ov089_02167ffc kind:function(arm,size=0x5c) addr:0x02167ffc +func_ov089_02168058 kind:function(arm,size=0x19c) addr:0x02168058 +func_ov089_021681f4 kind:function(arm,size=0x38) addr:0x021681f4 +func_ov089_0216822c kind:function(arm,size=0x4) addr:0x0216822c +func_ov089_02168230 kind:function(arm,size=0x120) addr:0x02168230 +func_ov089_02168350 kind:function(arm,size=0x30) addr:0x02168350 +func_ov089_02168380 kind:function(arm,size=0x30) addr:0x02168380 +func_ov089_021683b0 kind:function(arm,size=0x24) addr:0x021683b0 +func_ov089_021683d4 kind:function(arm,size=0x68) addr:0x021683d4 +func_ov089_0216843c kind:function(arm,size=0x10) addr:0x0216843c +func_ov089_0216844c kind:function(arm,size=0x144) addr:0x0216844c +func_ov089_02168590 kind:function(arm,size=0x20) addr:0x02168590 +func_ov089_021685b0 kind:function(arm,size=0x10) addr:0x021685b0 +func_ov089_021685c0 kind:function(arm,size=0x4) addr:0x021685c0 +func_ov089_021685c4 kind:function(arm,size=0x54) addr:0x021685c4 +func_ov089_02168618 kind:function(arm,size=0x74) addr:0x02168618 +func_ov089_0216868c kind:function(arm,size=0x8c) addr:0x0216868c +func_ov089_02168718 kind:function(arm,size=0x5c) addr:0x02168718 +func_ov089_02168774 kind:function(arm,size=0x24) addr:0x02168774 +func_ov089_02168798 kind:function(arm,size=0x20) addr:0x02168798 +func_ov089_021687b8 kind:function(arm,size=0xd8) addr:0x021687b8 +func_ov089_02168890 kind:function(arm,size=0xc4) addr:0x02168890 +func_ov089_02168954 kind:function(arm,size=0x68) addr:0x02168954 +func_ov089_021689bc kind:function(arm,size=0x48) addr:0x021689bc +func_ov089_02168a04 kind:function(arm,size=0x2c) addr:0x02168a04 +func_ov089_02168a30 kind:function(arm,size=0x2c) addr:0x02168a30 +func_ov089_02168a5c kind:function(arm,size=0x34) addr:0x02168a5c +func_ov089_02168a90 kind:function(arm,size=0x28) addr:0x02168a90 +func_ov089_02168ab8 kind:function(arm,size=0x40) addr:0x02168ab8 +func_ov089_02168af8 kind:function(arm,size=0x40) addr:0x02168af8 +func_ov089_02168b38 kind:function(arm,size=0x28) addr:0x02168b38 +func_ov089_02168b60 kind:function(arm,size=0xdc) addr:0x02168b60 +func_ov089_02168c3c kind:function(arm,size=0x48) addr:0x02168c3c +func_ov089_02168c84 kind:function(arm,size=0x64) addr:0x02168c84 +func_ov089_02168ce8 kind:function(arm,size=0x74) addr:0x02168ce8 +func_ov089_02168d5c kind:function(arm,size=0x54) addr:0x02168d5c +func_ov089_02168db0 kind:function(arm,size=0x8c) addr:0x02168db0 +func_ov089_02168e3c kind:function(arm,size=0x7c) addr:0x02168e3c +func_ov089_02168eb8 kind:function(arm,size=0x48) addr:0x02168eb8 +func_ov089_02168f00 kind:function(arm,size=0x6c) addr:0x02168f00 +func_ov089_02168f6c kind:function(arm,size=0x1cc) addr:0x02168f6c +func_ov089_02169138 kind:function(arm,size=0x64) addr:0x02169138 +func_ov089_0216919c kind:function(arm,size=0x14) addr:0x0216919c +func_ov089_021691b0 kind:function(arm,size=0x12c) addr:0x021691b0 +func_ov089_021692dc kind:function(arm,size=0x28) addr:0x021692dc +func_ov089_02169304 kind:function(arm,size=0x1c) addr:0x02169304 +func_ov089_02169320 kind:function(arm,size=0x40) addr:0x02169320 +func_ov089_02169360 kind:function(arm,size=0x164) addr:0x02169360 +func_ov089_021694c4 kind:function(arm,size=0xec) addr:0x021694c4 +func_ov089_021695b0 kind:function(arm,size=0x7c) addr:0x021695b0 +func_ov089_0216962c kind:function(arm,size=0x67c) addr:0x0216962c +func_ov089_02169ca8 kind:function(arm,size=0x1c) addr:0x02169ca8 +func_ov089_02169cc4 kind:function(arm,size=0x5c) addr:0x02169cc4 +func_ov089_02169d20 kind:function(arm,size=0xf4) addr:0x02169d20 +func_ov089_02169e14 kind:function(arm,size=0x4) addr:0x02169e14 +func_ov089_02169e18 kind:function(arm,size=0x1e8) addr:0x02169e18 +func_ov089_0216a000 kind:function(arm,size=0x68) addr:0x0216a000 +func_ov089_0216a068 kind:function(arm,size=0x34) addr:0x0216a068 +func_ov089_0216a09c kind:function(arm,size=0x48) addr:0x0216a09c +func_ov089_0216a0e4 kind:function(arm,size=0x84) addr:0x0216a0e4 +func_ov089_0216a168 kind:function(arm,size=0x40) addr:0x0216a168 +func_ov089_0216a1a8 kind:function(arm,size=0x18) addr:0x0216a1a8 +func_ov089_0216a1c0 kind:function(arm,size=0xc) addr:0x0216a1c0 +func_ov089_0216a1cc kind:function(arm,size=0x228) addr:0x0216a1cc +func_ov089_0216a3f4 kind:function(arm,size=0xa8) addr:0x0216a3f4 +func_ov089_0216a49c kind:function(arm,size=0x80) addr:0x0216a49c +func_ov089_0216a51c kind:function(arm,size=0x30) addr:0x0216a51c +func_ov089_0216a54c kind:function(arm,size=0x64) addr:0x0216a54c +func_ov089_0216a5b0 kind:function(arm,size=0xe4) addr:0x0216a5b0 +func_ov089_0216a694 kind:function(arm,size=0xe8) addr:0x0216a694 +func_ov089_0216a77c kind:function(arm,size=0x2f0) addr:0x0216a77c +func_ov089_0216aa6c kind:function(arm,size=0x60) addr:0x0216aa6c +func_ov089_0216aacc kind:function(arm,size=0x54) addr:0x0216aacc +func_ov089_0216ab20 kind:function(arm,size=0x84) addr:0x0216ab20 +func_ov089_0216aba4 kind:function(arm,size=0x118) addr:0x0216aba4 +func_ov089_0216acbc kind:function(arm,size=0xe4) addr:0x0216acbc +func_ov089_0216ada0 kind:function(arm,size=0x1dc) addr:0x0216ada0 +func_ov089_0216af7c kind:function(arm,size=0x7c) addr:0x0216af7c +func_ov089_0216aff8 kind:function(arm,size=0xa8) addr:0x0216aff8 +func_ov089_0216b0a0 kind:function(arm,size=0x4c) addr:0x0216b0a0 +func_ov089_0216b0ec kind:function(arm,size=0xc8) addr:0x0216b0ec +func_ov089_0216b1b4 kind:function(arm,size=0x60) addr:0x0216b1b4 +func_ov089_0216b214 kind:function(arm,size=0x28) addr:0x0216b214 +func_ov089_0216b23c kind:function(arm,size=0x220) addr:0x0216b23c +func_ov089_0216b45c kind:function(arm,size=0x250) addr:0x0216b45c +func_ov089_0216b6ac kind:function(arm,size=0x194) addr:0x0216b6ac +func_ov089_0216b840 kind:function(arm,size=0x40) addr:0x0216b840 +func_ov089_0216b880 kind:function(arm,size=0x4) addr:0x0216b880 +func_ov089_0216b884 kind:function(arm,size=0x2c) addr:0x0216b884 +func_ov089_0216b8b0 kind:function(arm,size=0x98) addr:0x0216b8b0 +func_ov089_0216b948 kind:function(arm,size=0xc) addr:0x0216b948 +func_ov089_0216b954 kind:function(arm,size=0x2b8) addr:0x0216b954 +func_ov089_0216bc0c kind:function(arm,size=0xdc) addr:0x0216bc0c +func_ov089_0216bce8 kind:function(arm,size=0x4dc) addr:0x0216bce8 +func_ov089_0216c1c4 kind:function(arm,size=0x114) addr:0x0216c1c4 +func_ov089_0216c2d8 kind:function(arm,size=0x70) addr:0x0216c2d8 +func_ov089_0216c348 kind:function(arm,size=0x4) addr:0x0216c348 +func_ov089_0216c34c kind:function(arm,size=0x8c) addr:0x0216c34c +func_ov089_0216c3d8 kind:function(arm,size=0x48) addr:0x0216c3d8 +func_ov089_0216c420 kind:function(arm,size=0x6c) addr:0x0216c420 +func_ov089_0216c48c kind:function(arm,size=0x44) addr:0x0216c48c +func_ov089_0216c4d0 kind:function(arm,size=0x48) addr:0x0216c4d0 +func_ov089_0216c518 kind:function(arm,size=0xe8) addr:0x0216c518 +func_ov089_0216c600 kind:function(arm,size=0x4c) addr:0x0216c600 +func_ov089_0216c64c kind:function(arm,size=0xa8) addr:0x0216c64c +func_ov089_0216c6f4 kind:function(arm,size=0x1e0) addr:0x0216c6f4 +func_ov089_0216c8d4 kind:function(arm,size=0x68) addr:0x0216c8d4 +func_ov089_0216c93c kind:function(arm,size=0x54) addr:0x0216c93c +func_ov089_0216c990 kind:function(arm,size=0x20c) addr:0x0216c990 +func_ov089_0216cb9c kind:function(arm,size=0x4) addr:0x0216cb9c +func_ov089_0216cba0 kind:function(arm,size=0x14) addr:0x0216cba0 +func_ov089_0216cbb4 kind:function(arm,size=0xb8) addr:0x0216cbb4 +func_ov089_0216cc6c kind:function(arm,size=0x54) addr:0x0216cc6c +func_ov089_0216ccc0 kind:function(arm,size=0xd4) addr:0x0216ccc0 +func_ov089_0216cd94 kind:function(arm,size=0x134) addr:0x0216cd94 +func_ov089_0216cec8 kind:function(arm,size=0x34) addr:0x0216cec8 +func_ov089_0216cefc kind:function(arm,size=0x28) addr:0x0216cefc +func_ov089_0216cf24 kind:function(arm,size=0x5f0) addr:0x0216cf24 +func_ov089_0216d514 kind:function(arm,size=0x5a0) addr:0x0216d514 +func_ov089_0216dab4 kind:function(arm,size=0x2ac) addr:0x0216dab4 +func_ov089_0216dd60 kind:function(arm,size=0x30) addr:0x0216dd60 +func_ov089_0216dd90 kind:function(arm,size=0x1c0) addr:0x0216dd90 +func_ov089_0216df50 kind:function(arm,size=0xf0) addr:0x0216df50 +func_ov089_0216e040 kind:function(arm,size=0x48) addr:0x0216e040 +func_ov089_0216e088 kind:function(arm,size=0x8) addr:0x0216e088 +func_ov089_0216e090 kind:function(arm,size=0x10) addr:0x0216e090 +func_ov089_0216e0a0 kind:function(arm,size=0x8) addr:0x0216e0a0 +func_ov089_0216e0a8 kind:function(arm,size=0x7ec) addr:0x0216e0a8 +func_ov089_0216e894 kind:function(arm,size=0x19c) addr:0x0216e894 +func_ov089_0216ea30 kind:function(arm,size=0x7c) addr:0x0216ea30 +func_ov089_0216eaac kind:function(arm,size=0x130) addr:0x0216eaac +func_ov089_0216ebdc kind:function(arm,size=0x64) addr:0x0216ebdc +func_ov089_0216ec40 kind:function(arm,size=0x1c0) addr:0x0216ec40 +func_ov089_0216ee00 kind:function(arm,size=0x3c4) addr:0x0216ee00 +func_ov089_0216f1c4 kind:function(arm,size=0xa4) addr:0x0216f1c4 +func_ov089_0216f268 kind:function(arm,size=0x28) addr:0x0216f268 +func_ov089_0216f290 kind:function(arm,size=0x638) addr:0x0216f290 +func_ov089_0216f8c8 kind:function(arm,size=0x10) addr:0x0216f8c8 +func_ov089_0216f8d8 kind:function(arm,size=0xc) addr:0x0216f8d8 +func_ov089_0216f8e4 kind:function(arm,size=0xd0) addr:0x0216f8e4 +func_ov089_0216f9b4 kind:function(arm,size=0x1b4) addr:0x0216f9b4 +func_ov089_0216fb68 kind:function(arm,size=0x24) addr:0x0216fb68 +func_ov089_0216fb8c kind:function(arm,size=0x90) addr:0x0216fb8c +func_ov089_0216fc1c kind:function(arm,size=0xe0) addr:0x0216fc1c +func_ov089_0216fcfc kind:function(arm,size=0x14) addr:0x0216fcfc +func_ov089_0216fd10 kind:function(arm,size=0x28) addr:0x0216fd10 +func_ov089_0216fd38 kind:function(arm,size=0x48) addr:0x0216fd38 +func_ov089_0216fd80 kind:function(arm,size=0x34) addr:0x0216fd80 +func_ov089_0216fdb4 kind:function(arm,size=0x248) addr:0x0216fdb4 +func_ov089_0216fffc kind:function(arm,size=0x48) addr:0x0216fffc +func_ov089_02170044 kind:function(arm,size=0xbdc) addr:0x02170044 +func_ov089_02170c20 kind:function(arm,size=0xa4) addr:0x02170c20 +func_ov089_02170cc4 kind:function(arm,size=0x78) addr:0x02170cc4 +func_ov089_02170d3c kind:function(arm,size=0x78) addr:0x02170d3c +func_ov089_02170db4 kind:function(arm,size=0x78) addr:0x02170db4 +func_ov089_02170e2c kind:function(arm,size=0x78) addr:0x02170e2c +func_ov089_02170ea4 kind:function(arm,size=0x78) addr:0x02170ea4 +func_ov089_02170f1c kind:function(arm,size=0x78) addr:0x02170f1c +func_ov089_02170f94 kind:function(arm,size=0x78) addr:0x02170f94 +func_ov089_0217100c kind:function(arm,size=0x78) addr:0x0217100c +func_ov089_02171084 kind:function(arm,size=0x78) addr:0x02171084 +func_ov089_021710fc kind:function(arm,size=0x78) addr:0x021710fc +func_ov089_02171174 kind:function(arm,size=0x78) addr:0x02171174 +func_ov089_021711ec kind:function(arm,size=0x78) addr:0x021711ec +func_ov089_02171264 kind:function(arm,size=0x78) addr:0x02171264 +func_ov089_021712dc kind:function(arm,size=0x78) addr:0x021712dc +func_ov089_02171354 kind:function(arm,size=0x78) addr:0x02171354 +func_ov089_021713cc kind:function(arm,size=0x78) addr:0x021713cc +func_ov089_02171444 kind:function(arm,size=0x470) addr:0x02171444 +func_ov089_021718b4 kind:function(arm,size=0x3c4) addr:0x021718b4 +func_ov089_02171c78 kind:function(arm,size=0x748) addr:0x02171c78 +func_ov089_021723c0 kind:function(arm,size=0x2ac) addr:0x021723c0 +func_ov089_0217266c kind:function(arm,size=0x8) addr:0x0217266c +func_ov089_02172674 kind:function(arm,size=0x30) addr:0x02172674 +func_ov089_021726a4 kind:function(arm,size=0x24) addr:0x021726a4 +func_ov089_021726c8 kind:function(arm,size=0x3c) addr:0x021726c8 +func_ov089_02172704 kind:function(arm,size=0x2c) addr:0x02172704 +func_ov089_02172730 kind:function(arm,size=0x24) addr:0x02172730 +func_ov089_02172754 kind:function(arm,size=0x34) addr:0x02172754 +func_ov089_02172788 kind:function(arm,size=0x4c) addr:0x02172788 +func_ov089_021727d4 kind:function(arm,size=0x14) addr:0x021727d4 +func_ov089_021727e8 kind:function(arm,size=0x1c) addr:0x021727e8 +func_ov089_02172804 kind:function(arm,size=0x34) addr:0x02172804 +func_ov089_02172838 kind:function(arm,size=0x1c) addr:0x02172838 +func_ov089_02172854 kind:function(arm,size=0x34) addr:0x02172854 +data_ov089_02172888 kind:data(any) addr:0x02172888 +data_ov089_0217288c kind:data(any) addr:0x0217288c ambiguous +data_ov089_021728b8 kind:data(any) addr:0x021728b8 +data_ov089_02172958 kind:data(any) addr:0x02172958 ambiguous +data_ov089_02172970 kind:data(any) addr:0x02172970 ambiguous +data_ov089_021729a8 kind:data(any) addr:0x021729a8 +data_ov089_02172ae0 kind:data(any) addr:0x02172ae0 +data_ov089_02172b24 kind:data(any) addr:0x02172b24 ambiguous +data_ov089_02172b3c kind:data(any) addr:0x02172b3c ambiguous +data_ov089_02172be0 kind:data(any) addr:0x02172be0 +data_ov089_02172cd8 kind:data(any) addr:0x02172cd8 ambiguous +data_ov089_02172d34 kind:data(any) addr:0x02172d34 +data_ov089_02172e34 kind:data(any) addr:0x02172e34 +data_ov089_02172e68 kind:data(any) addr:0x02172e68 +data_ov089_02172e9c kind:data(any) addr:0x02172e9c +data_ov089_02172f1c kind:data(any) addr:0x02172f1c +data_ov089_02172f9c kind:data(any) addr:0x02172f9c +func_ov089_02172fdc kind:function(arm,size=0x50) addr:0x02172fdc +func_ov089_0217302c kind:function(arm,size=0x18) addr:0x0217302c +data_ov089_02173068 kind:data(any) addr:0x02173068 +data_ov089_0217307c kind:data(any) addr:0x0217307c +data_ov089_02173084 kind:data(any) addr:0x02173084 +data_ov089_0217308c kind:data(any) addr:0x0217308c +data_ov089_02173094 kind:data(any) addr:0x02173094 +data_ov089_0217309c kind:data(any) addr:0x0217309c +data_ov089_021730a4 kind:data(any) addr:0x021730a4 +data_ov089_021730b0 kind:data(any) addr:0x021730b0 +data_ov089_021730c8 kind:data(any) addr:0x021730c8 +data_ov089_021730cc kind:data(any) addr:0x021730cc +data_ov089_021730d4 kind:data(any) addr:0x021730d4 +data_ov089_021730dc kind:data(any) addr:0x021730dc +data_ov089_021730e0 kind:data(any) addr:0x021730e0 +data_ov089_021730ec kind:data(any) addr:0x021730ec +data_ov089_021730f0 kind:data(any) addr:0x021730f0 +data_ov089_021730f4 kind:data(any) addr:0x021730f4 +data_ov089_021730f8 kind:data(any) addr:0x021730f8 +data_ov089_021730fc kind:data(any) addr:0x021730fc +data_ov089_02173100 kind:data(any) addr:0x02173100 +data_ov089_02173104 kind:data(any) addr:0x02173104 +data_ov089_02173108 kind:data(any) addr:0x02173108 +data_ov089_0217310c kind:data(any) addr:0x0217310c +data_ov089_02173110 kind:data(any) addr:0x02173110 +data_ov089_02173114 kind:data(any) addr:0x02173114 +data_ov089_02173118 kind:data(any) addr:0x02173118 +data_ov089_0217311c kind:data(any) addr:0x0217311c +data_ov089_02173120 kind:data(any) addr:0x02173120 +data_ov089_02173124 kind:data(any) addr:0x02173124 +data_ov089_02173128 kind:data(any) addr:0x02173128 +data_ov089_0217312c kind:data(any) addr:0x0217312c +data_ov089_02173130 kind:data(any) addr:0x02173130 +data_ov089_02173134 kind:data(any) addr:0x02173134 +data_ov089_02173138 kind:data(any) addr:0x02173138 +data_ov089_0217313c kind:data(any) addr:0x0217313c +data_ov089_02173140 kind:data(any) addr:0x02173140 +data_ov089_02173144 kind:data(any) addr:0x02173144 +data_ov089_02173148 kind:data(any) addr:0x02173148 +data_ov089_0217314c kind:data(any) addr:0x0217314c +data_ov089_02173150 kind:data(any) addr:0x02173150 +data_ov089_02173154 kind:data(any) addr:0x02173154 +data_ov089_02173158 kind:data(any) addr:0x02173158 +data_ov089_0217315c kind:data(any) addr:0x0217315c +data_ov089_02173160 kind:data(any) addr:0x02173160 +data_ov089_02173164 kind:data(any) addr:0x02173164 +data_ov089_02173168 kind:data(any) addr:0x02173168 +data_ov089_02173170 kind:data(any) addr:0x02173170 +data_ov089_02173178 kind:data(any) addr:0x02173178 +data_ov089_02173180 kind:data(any) addr:0x02173180 +data_ov089_02173188 kind:data(any) addr:0x02173188 +data_ov089_02173190 kind:data(any) addr:0x02173190 +data_ov089_02173198 kind:data(any) addr:0x02173198 +data_ov089_021731a0 kind:data(any) addr:0x021731a0 +data_ov089_021731a8 kind:data(any) addr:0x021731a8 +data_ov089_021731b0 kind:data(any) addr:0x021731b0 +data_ov089_021731b8 kind:data(any) addr:0x021731b8 +data_ov089_021731c0 kind:data(any) addr:0x021731c0 +data_ov089_021731c8 kind:data(any) addr:0x021731c8 +data_ov089_021731d0 kind:data(any) addr:0x021731d0 +data_ov089_021731d8 kind:data(any) addr:0x021731d8 +data_ov089_021731e0 kind:data(any) addr:0x021731e0 +data_ov089_021731e8 kind:data(any) addr:0x021731e8 +data_ov089_021731f0 kind:data(any) addr:0x021731f0 +data_ov089_021731f8 kind:data(any) addr:0x021731f8 +data_ov089_02173200 kind:data(any) addr:0x02173200 +data_ov089_02173208 kind:data(any) addr:0x02173208 +data_ov089_02173210 kind:data(any) addr:0x02173210 +data_ov089_02173218 kind:data(any) addr:0x02173218 +data_ov089_02173220 kind:data(any) addr:0x02173220 +data_ov089_02173228 kind:data(any) addr:0x02173228 +data_ov089_02173230 kind:data(any) addr:0x02173230 +data_ov089_02173238 kind:data(any) addr:0x02173238 +data_ov089_02173240 kind:data(any) addr:0x02173240 +data_ov089_02173248 kind:data(any) addr:0x02173248 +data_ov089_02173250 kind:data(any) addr:0x02173250 +data_ov089_02173258 kind:data(any) addr:0x02173258 +data_ov089_02173260 kind:data(any) addr:0x02173260 +data_ov089_02173268 kind:data(any) addr:0x02173268 +data_ov089_02173270 kind:data(any) addr:0x02173270 +data_ov089_02173278 kind:data(any) addr:0x02173278 +data_ov089_02173280 kind:data(any) addr:0x02173280 +data_ov089_02173288 kind:data(any) addr:0x02173288 +data_ov089_02173290 kind:data(any) addr:0x02173290 +data_ov089_02173298 kind:data(any) addr:0x02173298 +data_ov089_021732a0 kind:data(any) addr:0x021732a0 +data_ov089_021732a8 kind:data(any) addr:0x021732a8 +data_ov089_021732b0 kind:data(any) addr:0x021732b0 +data_ov089_021732b8 kind:data(any) addr:0x021732b8 +data_ov089_021732c0 kind:data(any) addr:0x021732c0 +data_ov089_021732c8 kind:data(any) addr:0x021732c8 +data_ov089_021732d0 kind:data(any) addr:0x021732d0 +data_ov089_021732d8 kind:data(any) addr:0x021732d8 +data_ov089_021732e0 kind:data(any) addr:0x021732e0 +data_ov089_021732e8 kind:data(any) addr:0x021732e8 +data_ov089_021732f0 kind:data(any) addr:0x021732f0 +data_ov089_021732f4 kind:data(any) addr:0x021732f4 +data_ov089_021732f8 kind:data(any) addr:0x021732f8 +data_ov089_02173300 kind:data(any) addr:0x02173300 +data_ov089_02173308 kind:data(any) addr:0x02173308 +data_ov089_02173310 kind:data(any) addr:0x02173310 +data_ov089_02173318 kind:data(any) addr:0x02173318 +data_ov089_02173320 kind:data(any) addr:0x02173320 +data_ov089_02173328 kind:data(any) addr:0x02173328 +data_ov089_02173330 kind:data(any) addr:0x02173330 +data_ov089_02173338 kind:data(any) addr:0x02173338 +data_ov089_02173340 kind:data(any) addr:0x02173340 +data_ov089_02173348 kind:data(any) addr:0x02173348 +data_ov089_02173350 kind:data(any) addr:0x02173350 +data_ov089_02173358 kind:data(any) addr:0x02173358 +data_ov089_02173360 kind:data(any) addr:0x02173360 +data_ov089_02173368 kind:data(any) addr:0x02173368 +data_ov089_02173370 kind:data(any) addr:0x02173370 +data_ov089_02173378 kind:data(any) addr:0x02173378 +data_ov089_02173380 kind:data(any) addr:0x02173380 +data_ov089_02173388 kind:data(any) addr:0x02173388 +data_ov089_02173390 kind:data(any) addr:0x02173390 +data_ov089_02173398 kind:data(any) addr:0x02173398 +data_ov089_021733a0 kind:data(any) addr:0x021733a0 +data_ov089_021733a8 kind:data(any) addr:0x021733a8 +data_ov089_021733b0 kind:data(any) addr:0x021733b0 +data_ov089_021733b8 kind:data(any) addr:0x021733b8 +data_ov089_021733c0 kind:data(any) addr:0x021733c0 +data_ov089_021733c8 kind:data(any) addr:0x021733c8 +data_ov089_021733d0 kind:data(any) addr:0x021733d0 +data_ov089_021733d8 kind:data(any) addr:0x021733d8 +data_ov089_021733e0 kind:data(any) addr:0x021733e0 +data_ov089_021733e8 kind:data(any) addr:0x021733e8 +data_ov089_021733f0 kind:data(any) addr:0x021733f0 +data_ov089_021733f8 kind:data(any) addr:0x021733f8 +data_ov089_02173400 kind:data(any) addr:0x02173400 +data_ov089_02173408 kind:data(any) addr:0x02173408 +data_ov089_02173414 kind:data(any) addr:0x02173414 +data_ov089_02173420 kind:data(any) addr:0x02173420 +data_ov089_0217342c kind:data(any) addr:0x0217342c +data_ov089_02173438 kind:data(any) addr:0x02173438 +data_ov089_02173444 kind:data(any) addr:0x02173444 +data_ov089_02173450 kind:data(any) addr:0x02173450 +data_ov089_0217345c kind:data(any) addr:0x0217345c +data_ov089_02173468 kind:data(any) addr:0x02173468 +data_ov089_02173474 kind:data(any) addr:0x02173474 +data_ov089_02173480 kind:data(any) addr:0x02173480 +data_ov089_0217348c kind:data(any) addr:0x0217348c +data_ov089_02173498 kind:data(any) addr:0x02173498 +data_ov089_021734a4 kind:data(any) addr:0x021734a4 +data_ov089_021734b0 kind:data(any) addr:0x021734b0 +data_ov089_021734bc kind:data(any) addr:0x021734bc +data_ov089_021734c8 kind:data(any) addr:0x021734c8 +data_ov089_021734d4 kind:data(any) addr:0x021734d4 +data_ov089_021734e0 kind:data(any) addr:0x021734e0 +data_ov089_021734ec kind:data(any) addr:0x021734ec +data_ov089_021734f8 kind:data(any) addr:0x021734f8 +data_ov089_02173504 kind:data(any) addr:0x02173504 +data_ov089_02173510 kind:data(any) addr:0x02173510 +data_ov089_0217351c kind:data(any) addr:0x0217351c +data_ov089_02173528 kind:data(any) addr:0x02173528 +data_ov089_02173534 kind:data(any) addr:0x02173534 +data_ov089_02173540 kind:data(any) addr:0x02173540 +data_ov089_0217354c kind:data(any) addr:0x0217354c +data_ov089_02173558 kind:data(any) addr:0x02173558 +data_ov089_02173564 kind:data(any) addr:0x02173564 +data_ov089_02173570 kind:data(any) addr:0x02173570 +data_ov089_0217357c kind:data(any) addr:0x0217357c +data_ov089_02173588 kind:data(any) addr:0x02173588 +data_ov089_02173594 kind:data(any) addr:0x02173594 +data_ov089_021735a0 kind:data(any) addr:0x021735a0 +data_ov089_021735ac kind:data(any) addr:0x021735ac +data_ov089_021735b8 kind:data(any) addr:0x021735b8 +data_ov089_021735c4 kind:data(any) addr:0x021735c4 +data_ov089_021735d0 kind:data(any) addr:0x021735d0 +data_ov089_021735dc kind:data(any) addr:0x021735dc +data_ov089_021735e8 kind:data(any) addr:0x021735e8 +data_ov089_021735f4 kind:data(any) addr:0x021735f4 +data_ov089_02173600 kind:data(any) addr:0x02173600 +data_ov089_0217360c kind:data(any) addr:0x0217360c +data_ov089_02173618 kind:data(any) addr:0x02173618 +data_ov089_02173624 kind:data(any) addr:0x02173624 +data_ov089_02173628 kind:data(any) addr:0x02173628 ambiguous +data_ov089_02173630 kind:data(any) addr:0x02173630 +data_ov089_0217363c kind:data(any) addr:0x0217363c +data_ov089_02173648 kind:data(any) addr:0x02173648 +data_ov089_02173654 kind:data(any) addr:0x02173654 +data_ov089_02173660 kind:data(any) addr:0x02173660 +data_ov089_0217366c kind:data(any) addr:0x0217366c +data_ov089_02173678 kind:data(any) addr:0x02173678 +data_ov089_02173684 kind:data(any) addr:0x02173684 +data_ov089_02173690 kind:data(any) addr:0x02173690 +data_ov089_0217369c kind:data(any) addr:0x0217369c +data_ov089_021736a8 kind:data(any) addr:0x021736a8 +data_ov089_021736ac kind:data(any) addr:0x021736ac ambiguous +data_ov089_021736b4 kind:data(any) addr:0x021736b4 +data_ov089_021736c0 kind:data(any) addr:0x021736c0 +data_ov089_021736cc kind:data(any) addr:0x021736cc +data_ov089_021736d8 kind:data(any) addr:0x021736d8 +data_ov089_021736e4 kind:data(any) addr:0x021736e4 +data_ov089_021736f0 kind:data(any) addr:0x021736f0 +data_ov089_02173764 kind:data(any) addr:0x02173764 +data_ov089_02173768 kind:data(any) addr:0x02173768 +data_ov089_0217376c kind:data(any) addr:0x0217376c +data_ov089_02173780 kind:bss addr:0x02173780 +data_ov089_02173784 kind:bss addr:0x02173784 +data_ov089_021737a0 kind:bss addr:0x021737a0 +data_ov089_0217381c kind:bss addr:0x0217381c ambiguous +data_ov089_0217382c kind:bss addr:0x0217382c ambiguous +data_ov089_0217386c kind:bss addr:0x0217386c ambiguous +data_ov089_02173a80 kind:bss addr:0x02173a80 ambiguous +data_ov089_02173ac8 kind:bss addr:0x02173ac8 +data_ov089_02173c98 kind:bss addr:0x02173c98 ambiguous +data_ov089_02173ca0 kind:bss addr:0x02173ca0 ambiguous +data_ov089_02173dbc kind:bss addr:0x02173dbc ambiguous +data_ov089_02173f08 kind:bss addr:0x02173f08 ambiguous +data_ov089_02173fd0 kind:bss addr:0x02173fd0 ambiguous +data_ov089_021741f0 kind:bss addr:0x021741f0 ambiguous +data_ov089_02174430 kind:bss addr:0x02174430 ambiguous +data_ov089_02174440 kind:bss addr:0x02174440 ambiguous +data_ov089_02174b94 kind:bss addr:0x02174b94 ambiguous +data_ov089_02174fcc kind:bss addr:0x02174fcc ambiguous +data_ov089_021752e0 kind:bss addr:0x021752e0 ambiguous +data_ov089_0217566c kind:bss addr:0x0217566c ambiguous +data_ov089_02175980 kind:bss addr:0x02175980 ambiguous +data_ov089_02175998 kind:bss addr:0x02175998 ambiguous +data_ov089_02175c28 kind:bss addr:0x02175c28 +data_ov089_021768b4 kind:bss addr:0x021768b4 ambiguous +data_ov089_0217692c kind:bss addr:0x0217692c ambiguous +data_ov089_02176b20 kind:bss addr:0x02176b20 ambiguous +data_ov089_02176bf4 kind:bss addr:0x02176bf4 ambiguous +data_ov089_02176d80 kind:bss addr:0x02176d80 ambiguous +data_ov089_02176f74 kind:bss addr:0x02176f74 ambiguous +data_ov089_0217718c kind:bss addr:0x0217718c ambiguous +data_ov089_02177210 kind:bss addr:0x02177210 ambiguous +data_ov089_021774ac kind:bss addr:0x021774ac ambiguous +data_ov089_021775b4 kind:bss addr:0x021775b4 ambiguous +data_ov089_021775f0 kind:bss addr:0x021775f0 ambiguous +data_ov089_02177728 kind:bss addr:0x02177728 ambiguous +data_ov089_02177a88 kind:bss addr:0x02177a88 ambiguous +data_ov089_02177e08 kind:bss addr:0x02177e08 ambiguous +data_ov089_02177f74 kind:bss addr:0x02177f74 ambiguous +data_ov089_02178328 kind:bss addr:0x02178328 ambiguous +data_ov089_02178ea4 kind:bss addr:0x02178ea4 ambiguous +data_ov089_02179478 kind:bss addr:0x02179478 ambiguous +data_ov089_021794a0 kind:bss addr:0x021794a0 ambiguous +data_ov089_021794dc kind:bss addr:0x021794dc ambiguous +data_ov089_02179c5c kind:bss addr:0x02179c5c ambiguous +data_ov089_02179e40 kind:bss addr:0x02179e40 +data_ov089_02179e44 kind:bss addr:0x02179e44 +data_ov089_02179e58 kind:bss addr:0x02179e58 +data_ov089_02179e7c kind:bss addr:0x02179e7c +data_ov089_02179ebc kind:bss addr:0x02179ebc +data_ov089_02179efc kind:bss addr:0x02179efc +data_ov089_02179f3c kind:bss addr:0x02179f3c +data_ov089_02179f7c kind:bss addr:0x02179f7c +data_ov089_02179fa0 kind:bss addr:0x02179fa0 ambiguous +data_ov089_02179fbc kind:bss addr:0x02179fbc +data_ov089_02179ffc kind:bss addr:0x02179ffc +data_ov089_0217a03c kind:bss addr:0x0217a03c +data_ov089_0217a078 kind:bss addr:0x0217a078 +data_ov089_0217a07c kind:bss addr:0x0217a07c +data_ov089_0217a0bc kind:bss addr:0x0217a0bc +data_ov089_0217a0f8 kind:bss addr:0x0217a0f8 +data_ov089_0217a0fc kind:bss addr:0x0217a0fc +data_ov089_0217a13c kind:bss addr:0x0217a13c +data_ov089_0217a168 kind:bss addr:0x0217a168 ambiguous +data_ov089_0217a17c kind:bss addr:0x0217a17c +data_ov089_0217a1bc kind:bss addr:0x0217a1bc +data_ov089_0217a1f8 kind:bss addr:0x0217a1f8 +data_ov089_0217a1fc kind:bss addr:0x0217a1fc +data_ov089_0217a23c kind:bss addr:0x0217a23c +data_ov089_0217a27c kind:bss addr:0x0217a27c +data_ov089_0217a2bc kind:bss addr:0x0217a2bc +data_ov089_0217a330 kind:bss addr:0x0217a330 ambiguous +data_ov089_0217a338 kind:bss addr:0x0217a338 +data_ov089_0217a33c kind:bss addr:0x0217a33c +data_ov089_0217a37c kind:bss addr:0x0217a37c ambiguous +data_ov089_0217a3b8 kind:bss addr:0x0217a3b8 +data_ov089_0217a3bc kind:bss addr:0x0217a3bc +data_ov089_0217a428 kind:bss addr:0x0217a428 ambiguous +data_ov089_0217a438 kind:bss addr:0x0217a438 +data_ov089_0217a43c kind:bss addr:0x0217a43c +data_ov089_0217a4b8 kind:bss addr:0x0217a4b8 +data_ov089_0217a4bc kind:bss addr:0x0217a4bc +data_ov089_0217a4d4 kind:bss addr:0x0217a4d4 ambiguous +data_ov089_0217a538 kind:bss addr:0x0217a538 +data_ov089_0217a53c kind:bss addr:0x0217a53c +data_ov089_0217a57c kind:bss addr:0x0217a57c ambiguous +data_ov089_0217a5b8 kind:bss addr:0x0217a5b8 +data_ov089_0217a5bc kind:bss addr:0x0217a5bc +data_ov089_0217a6b8 kind:bss addr:0x0217a6b8 +data_ov089_0217a6bc kind:bss addr:0x0217a6bc +data_ov089_0217a734 kind:bss addr:0x0217a734 ambiguous +data_ov089_0217a738 kind:bss addr:0x0217a738 ambiguous +data_ov089_0217a740 kind:bss addr:0x0217a740 ambiguous +data_ov089_0217a748 kind:bss addr:0x0217a748 ambiguous +data_ov089_0217a75c kind:bss addr:0x0217a75c ambiguous +data_ov089_0217a764 kind:bss addr:0x0217a764 ambiguous +data_ov089_0217a768 kind:bss addr:0x0217a768 ambiguous +data_ov089_0217a76c kind:bss addr:0x0217a76c ambiguous +data_ov089_0217a7b8 kind:bss addr:0x0217a7b8 +data_ov089_0217a7bc kind:bss addr:0x0217a7bc +data_ov089_0217a7f0 kind:bss addr:0x0217a7f0 ambiguous +data_ov089_0217a8b8 kind:bss addr:0x0217a8b8 +data_ov089_0217a8bc kind:bss addr:0x0217a8bc +data_ov089_0217a904 kind:bss addr:0x0217a904 ambiguous +data_ov089_0217a9b8 kind:bss addr:0x0217a9b8 diff --git a/config/jp/arm9/overlays/ov090/delinks.txt b/config/jp/arm9/overlays/ov090/delinks.txt new file mode 100644 index 00000000..0e24aad0 --- /dev/null +++ b/config/jp/arm9/overlays/ov090/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02167b00 end:0x021775fc kind:code align:32 + .rodata start:0x021775fc end:0x02177760 kind:data align:4 + .init start:0x02177760 end:0x02177ec0 kind:code align:4 + .ctor start:0x02177ec0 end:0x02177f14 kind:data align:4 + .data start:0x02177f20 end:0x021791e0 kind:data align:32 + .bss start:0x021791e0 end:0x0217a0a0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov090/relocs.txt b/config/jp/arm9/overlays/ov090/relocs.txt new file mode 100644 index 00000000..f1a72dee --- /dev/null +++ b/config/jp/arm9/overlays/ov090/relocs.txt @@ -0,0 +1,2874 @@ +from:0x02167b08 kind:load to:0x02179214 module:overlay(90) +from:0x02167b1c kind:arm_call to:0x02011f3c module:main +from:0x02167b28 kind:arm_call to:0x02167d38 module:overlay(90) +from:0x02167b40 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02167b94 kind:load to:0x02177f64 module:overlay(90) +from:0x02167bac kind:load to:0x02179200 module:overlay(90) +from:0x02167bb0 kind:load to:0x021791e0 module:overlay(90) +from:0x02167bd8 kind:load to:0x021791e0 module:overlay(90) +from:0x02167c3c kind:load to:0x021791e0 module:overlay(90) +from:0x02167c40 kind:load to:0x02179200 module:overlay(90) +from:0x02167c60 kind:load to:0x021791e0 module:overlay(90) +from:0x02167c64 kind:load to:0x02179200 module:overlay(90) +from:0x02167cdc kind:load to:0x021791e0 module:overlay(90) +from:0x02167ce0 kind:load to:0x02179200 module:overlay(90) +from:0x02167cf0 kind:arm_call to:0x0205a688 module:overlay(0) +from:0x02167d08 kind:load to:0x02177f28 module:overlay(90) +from:0x02167d30 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02167d48 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02167d78 kind:arm_call to:0x0200f05c module:main +from:0x02167d94 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x02167dbc kind:arm_call to:0x0200f05c module:main +from:0x02167dd8 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x02167e0c kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x02167e24 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02167e34 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02167e74 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x02167e8c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02167ec8 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x02167ee0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02167ef4 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x02167f08 kind:arm_call to:0x02167ce4 module:overlay(90) +from:0x02167f18 kind:arm_call to:0x02167ce4 module:overlay(90) +from:0x02167f24 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02167f2c kind:arm_call to:0x02080464 module:overlay(0) +from:0x02167f34 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x02167fdc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02168000 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02168018 kind:arm_call to:0x0202a1c0 module:main +from:0x02168028 kind:load to:0x0217801c module:overlay(90) +from:0x0216802c kind:load to:0x02179214 module:overlay(90) +from:0x02168030 kind:load to:0x021775fc module:overlay(90) +from:0x02168034 kind:load to:0x0217760c module:overlay(90) +from:0x02168038 kind:load to:0x02177fd0 module:overlay(90) +from:0x0216803c kind:load to:0x02177f88 module:overlay(90) +from:0x02168044 kind:load to:0x027e07d4 module:dtcm +from:0x02168048 kind:load to:0x021791f4 module:overlay(90) +from:0x02168054 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02168068 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216808c kind:arm_call to:0x02167bdc module:overlay(90) +from:0x02168094 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216809c kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021680a4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x021680ac kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x021680b4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021680bc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021680c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021680cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021680d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021680dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021680e8 kind:load to:0x0217801c module:overlay(90) +from:0x021680ec kind:load to:0x027e0d84 module:dtcm +from:0x02168108 kind:arm_call to:0x02167bdc module:overlay(90) +from:0x02168110 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02168118 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x02168120 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02168128 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02168130 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02168138 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02168140 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02168148 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02168150 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02168158 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02168160 kind:arm_call to:0x02011ff4 module:main +from:0x0216816c kind:load to:0x0217801c module:overlay(90) +from:0x02168170 kind:load to:0x027e0d84 module:dtcm +from:0x021681d8 kind:arm_call to:0x0202a260 module:main +from:0x021681f0 kind:arm_call to:0x01ffa0bc module:itcm +from:0x02168200 kind:arm_call to:0x01ffa328 module:itcm +from:0x02168210 kind:arm_call to:0x01ffa60c module:itcm +from:0x02168234 kind:arm_call to:0x01ffa60c module:itcm +from:0x02168250 kind:arm_call to:0x01ffa60c module:itcm +from:0x02168268 kind:arm_call to:0x01ffa0bc module:itcm +from:0x021682a8 kind:arm_call to:0x0200e260 module:main +from:0x021682b0 kind:arm_call to:0x01ff938c module:itcm +from:0x021682b8 kind:arm_call to:0x01ff938c module:itcm +from:0x021682c0 kind:arm_call to:0x01ff938c module:itcm +from:0x021682e0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021682f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216830c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216831c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02168330 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021683b4 kind:arm_call to:0x0200e260 module:main +from:0x021683b8 kind:arm_call to:0x0200c198 module:main +from:0x021683c8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021684b0 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x021684bc kind:arm_call to:0x02167bb4 module:overlay(90) +from:0x021684d4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021684e4 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021684f4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02168504 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02168524 kind:arm_call to:0x020168f0 module:main +from:0x0216854c kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x02168558 kind:arm_call to:0x02168584 module:overlay(90) +from:0x0216856c kind:load to:0x02178078 module:overlay(90) +from:0x02168570 kind:load to:0x02177f44 module:overlay(90) +from:0x02168574 kind:load to:0x02177f2c module:overlay(90) +from:0x02168578 kind:load to:0x027e0d84 module:dtcm +from:0x0216857c kind:load to:0x02168174 module:overlay(90) +from:0x02168580 kind:load to:0x02168348 module:overlay(90) +from:0x02168620 kind:load to:0x02178130 module:overlay(90) +from:0x02168624 kind:load to:0x02178120 module:overlay(90) +from:0x02168640 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x02168670 kind:arm_call to:0x02168584 module:overlay(90) +from:0x021686d8 kind:arm_call to:0x0216aa08 module:overlay(90) +from:0x021686e0 kind:arm_call to:0x0216ab98 module:overlay(90) +from:0x021686e8 kind:arm_call to:0x0216a790 module:overlay(90) +from:0x021686fc kind:arm_call to:0x02168584 module:overlay(90) +from:0x02168704 kind:load to:0x02178120 module:overlay(90) +from:0x0216871c kind:arm_call to:0x020168f0 module:main +from:0x0216876c kind:arm_call to:0x0216a71c module:overlay(90) +from:0x02168788 kind:arm_call to:0x01ff9984 module:itcm +from:0x02168790 kind:arm_call to:0x0216a808 module:overlay(90) +from:0x021687d0 kind:arm_call to:0x020168f0 module:main +from:0x021687e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02168818 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02168900 kind:load to:0x02178078 module:overlay(90) +from:0x02168904 kind:load to:0x0204b164 module:main +from:0x02168920 kind:arm_call to:0x020168f0 module:main +from:0x02168930 kind:arm_call to:0x01ff9318 module:itcm +from:0x02168940 kind:arm_call to:0x0216a71c module:overlay(90) +from:0x02168998 kind:arm_call to:0x01ff9638 module:itcm +from:0x021689a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021689c4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021689cc kind:arm_call to:0x0216a808 module:overlay(90) +from:0x02168a08 kind:arm_call to:0x0216a978 module:overlay(90) +from:0x02168a1c kind:arm_call to:0x02168584 module:overlay(90) +from:0x02168a28 kind:arm_call to:0x0216a7dc module:overlay(90) +from:0x02168a58 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02168a6c kind:arm_call to:0x02168584 module:overlay(90) +from:0x02168ab0 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02168ac0 kind:load to:0x0203feb0 module:main +from:0x02168ac8 kind:load to:0x027e0d04 module:dtcm +from:0x02168b64 kind:load to:0x02178078 module:overlay(90) +from:0x02168bc8 kind:arm_call to:0x020168f0 module:main +from:0x02168bdc kind:arm_call to:0x01ff9318 module:itcm +from:0x02168bfc kind:arm_call to:0x01ff9218 module:itcm +from:0x02168c40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02168c64 kind:arm_call to:0x01ff916c module:itcm +from:0x02168ca4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168ccc kind:arm_call to:0x020c0718 module:overlay(17) +from:0x02168cdc kind:arm_call to:0x0216a89c module:overlay(90) +from:0x02168ce4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02168d04 kind:arm_call to:0x02113224 module:overlay(26) +from:0x02168d1c kind:arm_call to:0x0216a89c module:overlay(90) +from:0x02168d24 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02168d34 kind:load to:0x0203feb0 module:main +from:0x02168d9c kind:arm_call to:0x01ffb714 module:itcm +from:0x02168dac kind:load to:0x021780a8 module:overlay(90) +from:0x02168dc8 kind:arm_call to:0x020168f0 module:main +from:0x02168dd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02168e28 kind:arm_call to:0x01ff9984 module:itcm +from:0x02168e68 kind:arm_call to:0x0216a978 module:overlay(90) +from:0x02168e80 kind:arm_call to:0x02015018 module:main +from:0x02168ea0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02168ec0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02168ed8 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02168eec kind:load to:0x027e09a8 module:dtcm +from:0x02168f60 kind:load to:0x02178090 module:overlay(90) +from:0x02168f90 kind:arm_call to:0x02133954 module:overlay(26) +from:0x02168fc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02169020 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169050 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x02169068 kind:arm_call to:0x02133918 module:overlay(26) +from:0x0216908c kind:arm_call to:0x01ffb860 module:itcm +from:0x02169098 kind:arm_call to:0x01ffb744 module:itcm +from:0x021690b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021690d4 kind:arm_call to:0x020168f0 module:main +from:0x021690e4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02169118 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0216912c kind:arm_call to:0x02168584 module:overlay(90) +from:0x0216913c kind:arm_call to:0x0216a978 module:overlay(90) +from:0x02169154 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02169168 kind:load to:0x0203feb0 module:main +from:0x0216916c kind:load to:0x027e09c0 module:dtcm +from:0x02169198 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021691b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021691d0 kind:arm_call to:0x02168584 module:overlay(90) +from:0x0216926c kind:arm_call to:0x01ff9258 module:itcm +from:0x02169290 kind:arm_call to:0x01ffb780 module:itcm +from:0x021692b4 kind:load to:0x02178078 module:overlay(90) +from:0x021692f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02169308 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169348 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216934c kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216937c kind:arm_call to:0x01ff9218 module:itcm +from:0x021693dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021693e4 kind:arm_call to:0x0216a808 module:overlay(90) +from:0x02169418 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169444 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02169454 kind:arm_call to:0x0216a978 module:overlay(90) +from:0x0216946c kind:arm_call to:0x02168584 module:overlay(90) +from:0x0216948c kind:load to:0x0203feb0 module:main +from:0x021694e8 kind:load to:0x0204b164 module:main +from:0x0216951c kind:arm_call to:0x020168f0 module:main +from:0x02169530 kind:arm_call to:0x01ff9318 module:itcm +from:0x02169574 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02169598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021695b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021695c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021695e0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216964c kind:arm_call to:0x01ff9218 module:itcm +from:0x021696a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021696b0 kind:arm_call to:0x0216a808 module:overlay(90) +from:0x021696ec kind:arm_call to:0x01fffcd8 module:itcm +from:0x02169708 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169718 kind:arm_call to:0x020168f0 module:main +from:0x02169738 kind:arm_call to:0x0216a978 module:overlay(90) +from:0x02169750 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02169774 kind:arm_call to:0x01ff9258 module:itcm +from:0x02169784 kind:arm_call to:0x0216a978 module:overlay(90) +from:0x02169798 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02169810 kind:arm_call to:0x0216a978 module:overlay(90) +from:0x02169824 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02169844 kind:arm_call to:0x02015018 module:main +from:0x02169864 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02169884 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216990c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216991c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169988 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02169994 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x021699b4 kind:arm_call to:0x0216a978 module:overlay(90) +from:0x021699c8 kind:arm_call to:0x02168584 module:overlay(90) +from:0x021699f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169a60 kind:arm_call to:0x02168584 module:overlay(90) +from:0x02169a8c kind:arm_call to:0x020c044c module:overlay(17) +from:0x02169abc kind:arm_call to:0x02168584 module:overlay(90) +from:0x02169acc kind:load to:0x027e0ce0 module:dtcm +from:0x02169ad8 kind:load to:0x0203feb0 module:main +from:0x02169ae0 kind:load to:0x021780a8 module:overlay(90) +from:0x02169ae4 kind:load to:0x027e09a8 module:dtcm +from:0x02169aec kind:load to:0x021780f0 module:overlay(90) +from:0x02169af0 kind:load to:0x027e0cec module:dtcm +from:0x02169af8 kind:load to:0x027e0d04 module:dtcm +from:0x02169b70 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02169b80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169bc4 kind:arm_call to:0x01ff938c module:itcm +from:0x02169bd8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02169c54 kind:load to:0x02178108 module:overlay(90) +from:0x02169c58 kind:load to:0x027e09a8 module:dtcm +from:0x02169c60 kind:load to:0x027e0ce4 module:dtcm +from:0x02169c68 kind:load to:0x0203feb0 module:main +from:0x02169c7c kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02169c8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169cbc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02169cc8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x02169ce0 kind:arm_call to:0x02113180 module:overlay(26) +from:0x02169cf0 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02169cf8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02169d6c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02169df0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169e10 kind:arm_call to:0x01ffb860 module:itcm +from:0x02169e1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02169e30 kind:load to:0x021780c0 module:overlay(90) +from:0x02169e34 kind:load to:0x027e09a8 module:dtcm +from:0x02169e8c kind:arm_call to:0x020168f0 module:main +from:0x02169ea0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02169ecc kind:arm_call to:0x01ff9218 module:itcm +from:0x02169edc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02169eec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169ef8 kind:arm_call to:0x02113110 module:overlay(26) +from:0x02169f0c kind:arm_call to:0x02113110 module:overlay(26) +from:0x02169f60 kind:arm_call to:0x01ff9984 module:itcm +from:0x02169f78 kind:arm_call to:0x02015018 module:main +from:0x0216a09c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a124 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216a144 kind:arm_call to:0x02168584 module:overlay(90) +from:0x0216a188 kind:load to:0x02178078 module:overlay(90) +from:0x0216a190 kind:load to:0x021780d8 module:overlay(90) +from:0x0216a22c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216a238 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0216a260 kind:arm_call to:0x0216a8b4 module:overlay(90) +from:0x0216a268 kind:arm_call to:0x02167c44 module:overlay(90) +from:0x0216a2b0 kind:arm_call to:0x0216a8b4 module:overlay(90) +from:0x0216a2b8 kind:arm_call to:0x02167c44 module:overlay(90) +from:0x0216a2fc kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0216a3c4 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0216a42c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216a434 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216a438 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216a45c kind:arm_call to:0x0216a5d8 module:overlay(90) +from:0x0216a498 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a4a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216a500 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216a58c kind:arm_call to:0x02167c44 module:overlay(90) +from:0x0216a5b0 kind:load to:0x020b684c module:overlay(0) +from:0x0216a5b8 kind:load to:0x027e0d84 module:dtcm +from:0x0216a5bc kind:load to:0x027e0ce0 module:dtcm +from:0x0216a5c0 kind:load to:0x027e0d04 module:dtcm +from:0x0216a5c4 kind:load to:0x0204b164 module:main +from:0x0216a5c8 kind:load to:0x027e09b8 module:dtcm +from:0x0216a5d0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216a5e8 kind:load to:0x027e09bc module:dtcm +from:0x0216a60c kind:arm_call to:0x02168628 module:overlay(90) +from:0x0216a658 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0216a68c kind:arm_call to:0x01ffc634 module:itcm +from:0x0216a6b0 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0216a6e0 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0216a6ec kind:load to:0x027e0958 module:dtcm +from:0x0216a710 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0216a718 kind:load to:0x021791f4 module:overlay(90) +from:0x0216a768 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216a77c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a7b0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216a818 kind:arm_call to:0x02167c68 module:overlay(90) +from:0x0216a82c kind:arm_call to:0x02113110 module:overlay(26) +from:0x0216a840 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0216a884 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216a890 kind:load to:0x027e0d84 module:dtcm +from:0x0216a8d4 kind:arm_call to:0x020f0b74 module:overlay(26) +from:0x0216a8fc kind:arm_call to:0x020d5740 module:overlay(24) +from:0x0216a920 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x0216a944 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0216a964 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a974 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a9a0 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x0216aa04 kind:load to:0x027e0ce0 module:dtcm +from:0x0216aa64 kind:arm_call to:0x02015018 module:main +from:0x0216aa84 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216aaa4 kind:arm_call to:0x02015018 module:main +from:0x0216aac0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216aad8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216aaf8 kind:arm_call to:0x02015018 module:main +from:0x0216ab18 kind:arm_call to:0x02015018 module:main +from:0x0216ab38 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216ab58 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216ab78 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216ab84 kind:load to:0x027e09a8 module:dtcm +from:0x0216acb4 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0216acc4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216acd0 kind:load to:0x0203feb0 module:main +from:0x0216acf0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216ad04 kind:load to:0x02058e24 module:overlay(0) +from:0x0216ad20 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216ad2c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216ad48 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0216ad58 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0216ad68 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216ad70 kind:arm_call to:0x02011ff4 module:main +from:0x0216ad84 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216ad8c kind:arm_call to:0x02011ff4 module:main +from:0x0216ada0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216adb4 kind:load to:0x0217930c module:overlay(90) +from:0x0216adc8 kind:arm_call to:0x02011f3c module:main +from:0x0216add4 kind:arm_call to:0x0216ae4c module:overlay(90) +from:0x0216ade8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216ae44 kind:load to:0x02178228 module:overlay(90) +from:0x0216ae48 kind:load to:0x02178254 module:overlay(90) +from:0x0216ae5c kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0216aec0 kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x0216aed8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0216aef0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216af00 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216af2c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0216af54 kind:arm_call to:0x0216f78c module:overlay(90) +from:0x0216af5c kind:arm_call to:0x02080464 module:overlay(0) +from:0x0216aff0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216b020 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216b064 kind:load to:0x02178278 module:overlay(90) +from:0x0216b068 kind:load to:0x0217930c module:overlay(90) +from:0x0216b06c kind:load to:0x02177fd0 module:overlay(90) +from:0x0216b070 kind:load to:0x021792f4 module:overlay(90) +from:0x0216b084 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0216b118 kind:arm_call to:0x01fff698 module:itcm +from:0x0216b12c kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0216b14c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b158 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b1d8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b290 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216b2c0 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216b2d0 kind:arm_call to:0x0216eee4 module:overlay(90) +from:0x0216b2e4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216b2ec kind:load to:0x0217930c module:overlay(90) +from:0x0216b2f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0216b2f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216b300 kind:load to:0x0204b164 module:main +from:0x0216b31c kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x0216b348 kind:arm_call to:0x0216efe0 module:overlay(90) +from:0x0216b370 kind:arm_call to:0x0216b308 module:overlay(90) +from:0x0216b378 kind:arm_call to:0x0216f664 module:overlay(90) +from:0x0216b3ac kind:load to:0x021782d4 module:overlay(90) +from:0x0216b3c0 kind:arm_call to:0x0216eee4 module:overlay(90) +from:0x0216b3e8 kind:arm_call to:0x0216e5c4 module:overlay(90) +from:0x0216b400 kind:arm_call to:0x0216daa8 module:overlay(90) +from:0x0216b444 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x0216b46c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b498 kind:arm_call to:0x02113110 module:overlay(26) +from:0x0216b4a4 kind:arm_call to:0x0216f208 module:overlay(90) +from:0x0216b4b4 kind:arm_call to:0x0216f5a4 module:overlay(90) +from:0x0216b4bc kind:arm_call to:0x0216f180 module:overlay(90) +from:0x0216b510 kind:arm_call to:0x0216f304 module:overlay(90) +from:0x0216b518 kind:arm_call to:0x0216f3dc module:overlay(90) +from:0x0216b584 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0216b5a0 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0216b5ac kind:arm_call to:0x02016928 module:main +from:0x0216b5c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216b5dc kind:arm_call to:0x02170f44 module:overlay(90) +from:0x0216b5f4 kind:arm_call to:0x02113034 module:overlay(26) +from:0x0216b608 kind:arm_call to:0x02113034 module:overlay(26) +from:0x0216b624 kind:arm_call to:0x02113224 module:overlay(26) +from:0x0216b640 kind:arm_call to:0x02171448 module:overlay(90) +from:0x0216b65c kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x0216b678 kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x0216b680 kind:arm_call to:0x0216fd5c module:overlay(90) +from:0x0216b720 kind:arm_call to:0x0211313c module:overlay(26) +from:0x0216b72c kind:load to:0x0217833c module:overlay(90) +from:0x0216b734 kind:load to:0x027e09c0 module:dtcm +from:0x0216b740 kind:load to:0x0204b164 module:main +from:0x0216b764 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216b828 kind:load to:0x0204b164 module:main +from:0x0216b82c kind:load to:0x021783a4 module:overlay(90) +from:0x0216b868 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216b88c kind:arm_call to:0x0216f0dc module:overlay(90) +from:0x0216b928 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216b930 kind:load to:0x0204b164 module:main +from:0x0216b954 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216ba00 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0216ba10 kind:arm_call to:0x02016e0c module:main +from:0x0216ba34 kind:load to:0x0204b164 module:main +from:0x0216ba38 kind:load to:0x021783a4 module:overlay(90) +from:0x0216ba3c kind:load to:0x02178228 module:overlay(90) +from:0x0216ba7c kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216ba90 kind:arm_call to:0x01ff930c module:itcm +from:0x0216bb14 kind:arm_call to:0x0216f0dc module:overlay(90) +from:0x0216bbb0 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216bbb8 kind:load to:0x0203feb0 module:main +from:0x0216bbbc kind:load to:0x0204b164 module:main +from:0x0216bc74 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216bd08 kind:load to:0x021783bc module:overlay(90) +from:0x0216bd0c kind:load to:0x0204b164 module:main +from:0x0216bd68 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216bd80 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216bda8 kind:arm_call to:0x02133c8c module:overlay(26) +from:0x0216bdbc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216bdc4 kind:arm_call to:0x0216f2d4 module:overlay(90) +from:0x0216bdf4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216be10 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216be18 kind:arm_call to:0x02133918 module:overlay(26) +from:0x0216be24 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216be30 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216be40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216be54 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216be60 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216be6c kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216be9c kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216beb8 kind:arm_call to:0x01ff916c module:itcm +from:0x0216bf04 kind:arm_call to:0x020168f0 module:main +from:0x0216bf40 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216bf5c kind:arm_call to:0x01ff916c module:itcm +from:0x0216bfdc kind:arm_call to:0x0216ef6c module:overlay(90) +from:0x0216bfe0 kind:arm_call to:0x02133918 module:overlay(26) +from:0x0216bfec kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c008 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216c00c kind:arm_call to:0x02134058 module:overlay(26) +from:0x0216c030 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216c040 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216c050 kind:load to:0x0203feb0 module:main +from:0x0216c074 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216c18c kind:load to:0x021783bc module:overlay(90) +from:0x0216c190 kind:load to:0x0204b164 module:main +from:0x0216c1a0 kind:arm_call to:0x0216f2d4 module:overlay(90) +from:0x0216c1d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c1d4 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216c1f4 kind:arm_call to:0x02017eec module:main +from:0x0216c238 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c250 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216c278 kind:arm_call to:0x02133c8c module:overlay(26) +from:0x0216c2b0 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0216c2cc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c2e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c2f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216c30c kind:arm_call to:0x020168f0 module:main +from:0x0216c330 kind:arm_call to:0x0216ef6c module:overlay(90) +from:0x0216c354 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216c370 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c3f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c404 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c418 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216c420 kind:arm_call to:0x0216f144 module:overlay(90) +from:0x0216c430 kind:load to:0x0203feb0 module:main +from:0x0216c464 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216c4c0 kind:load to:0x021783bc module:overlay(90) +from:0x0216c4d4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216c4e0 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216c4f4 kind:arm_call to:0x02133db4 module:overlay(26) +from:0x0216c518 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216c524 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216c568 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0216c584 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c5a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c5ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216c5c4 kind:arm_call to:0x020168f0 module:main +from:0x0216c5e8 kind:arm_call to:0x02017eec module:main +from:0x0216c620 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c634 kind:arm_call to:0x01ff930c module:itcm +from:0x0216c658 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216c674 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c6f8 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0216c714 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c728 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216c754 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216c75c kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x0216c7a4 kind:arm_call to:0x0216f0dc module:overlay(90) +from:0x0216c7b8 kind:arm_call to:0x0216fd5c module:overlay(90) +from:0x0216c858 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216c868 kind:load to:0x0203feb0 module:main +from:0x0216c86c kind:load to:0x0204b164 module:main +from:0x0216c878 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216c894 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c8a4 kind:arm_call to:0x02134058 module:overlay(26) +from:0x0216c920 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216c96c kind:load to:0x0204b164 module:main +from:0x0216c980 kind:arm_call to:0x0216ec00 module:overlay(90) +from:0x0216c9e4 kind:arm_call to:0x020151dc module:main +from:0x0216ca18 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216ca38 kind:arm_call to:0x0216efb8 module:overlay(90) +from:0x0216caa8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216cabc kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216cb70 kind:arm_call to:0x0216f144 module:overlay(90) +from:0x0216cb7c kind:load to:0x021792ec module:overlay(90) +from:0x0216cb80 kind:load to:0x021783d4 module:overlay(90) +from:0x0216cb84 kind:load to:0x0204b164 module:main +from:0x0216cbf4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216cc04 kind:load to:0x021783bc module:overlay(90) +from:0x0216cc08 kind:load to:0x027e09a8 module:dtcm +from:0x0216cc28 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0216cc38 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cc3c kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216cc5c kind:arm_call to:0x02017eec module:main +from:0x0216cca0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ccac kind:arm_call to:0x020168f0 module:main +from:0x0216ccc0 kind:arm_call to:0x0216ef6c module:overlay(90) +from:0x0216ccec kind:arm_call to:0x01ff9364 module:itcm +from:0x0216cd6c kind:arm_call to:0x0216fccc module:overlay(90) +from:0x0216cd84 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216cda8 kind:load to:0x0203feb0 module:main +from:0x0216cdfc kind:load to:0x0204b164 module:main +from:0x0216ce0c kind:arm_call to:0x0216ec00 module:overlay(90) +from:0x0216cec0 kind:arm_call to:0x0216f144 module:overlay(90) +from:0x0216cec8 kind:load to:0x0204b164 module:main +from:0x0216cf3c kind:load to:0x021783bc module:overlay(90) +from:0x0216cf60 kind:arm_call to:0x01ff930c module:itcm +from:0x0216cf68 kind:arm_call to:0x0216f2d4 module:overlay(90) +from:0x0216cf94 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cfa8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216cfd0 kind:arm_call to:0x02133c8c module:overlay(26) +from:0x0216cfe4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216d00c kind:arm_call to:0x02133c8c module:overlay(26) +from:0x0216d044 kind:arm_call to:0x020168f0 module:main +from:0x0216d050 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216d084 kind:arm_call to:0x01ff916c module:itcm +from:0x0216d08c kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216d0bc kind:arm_call to:0x01ff916c module:itcm +from:0x0216d0d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216d0f0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216d174 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d178 kind:arm_call to:0x02133918 module:overlay(26) +from:0x0216d180 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216d194 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216d19c kind:arm_call to:0x0216f144 module:overlay(90) +from:0x0216d1ac kind:load to:0x0203feb0 module:main +from:0x0216d1d0 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216d23c kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0216d248 kind:arm_call to:0x020168f0 module:main +from:0x0216d2a8 kind:load to:0x021783bc module:overlay(90) +from:0x0216d2ac kind:load to:0x0204b164 module:main +from:0x0216d2c8 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0216d2d4 kind:arm_call to:0x020168f0 module:main +from:0x0216d2f8 kind:arm_call to:0x02133b2c module:overlay(26) +from:0x0216d32c kind:arm_call to:0x0201696c module:main +from:0x0216d33c kind:arm_call to:0x01ff916c module:itcm +from:0x0216d34c kind:arm_call to:0x01ff916c module:itcm +from:0x0216d384 kind:arm_call to:0x020168f0 module:main +from:0x0216d3a8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216d3cc kind:arm_call to:0x01ff930c module:itcm +from:0x0216d480 kind:arm_call to:0x020151dc module:main +from:0x0216d4a0 kind:arm_call to:0x0216efb8 module:overlay(90) +from:0x0216d564 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216d578 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216d57c kind:arm_call to:0x02134058 module:overlay(26) +from:0x0216d594 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216d5a4 kind:load to:0x0203feb0 module:main +from:0x0216d5a8 kind:load to:0x021792ec module:overlay(90) +from:0x0216d5ac kind:load to:0x021783d4 module:overlay(90) +from:0x0216d5b0 kind:load to:0x0204b164 module:main +from:0x0216d5d4 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216d5e0 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0216d5ec kind:arm_call to:0x020168f0 module:main +from:0x0216d648 kind:load to:0x0204b164 module:main +from:0x0216d660 kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0216d66c kind:arm_call to:0x020168f0 module:main +from:0x0216d690 kind:arm_call to:0x02133b2c module:overlay(26) +from:0x0216d6c0 kind:arm_call to:0x0201696c module:main +from:0x0216d6d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216d6e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216d718 kind:arm_call to:0x020168f0 module:main +from:0x0216d73c kind:arm_call to:0x01ff930c module:itcm +from:0x0216d760 kind:arm_call to:0x01ff930c module:itcm +from:0x0216d7bc kind:arm_call to:0x02134058 module:overlay(26) +from:0x0216d7d4 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216d7e4 kind:load to:0x0203feb0 module:main +from:0x0216d808 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216d824 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216d828 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216d838 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d844 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d900 kind:arm_call to:0x0216e7e4 module:overlay(90) +from:0x0216d908 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0216d914 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216d920 kind:load to:0x027e09a8 module:dtcm +from:0x0216d92c kind:load to:0x02178404 module:overlay(90) +from:0x0216d930 kind:load to:0x0217841c module:overlay(90) +from:0x0216d950 kind:arm_call to:0x01ff916c module:itcm +from:0x0216d9c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216d9d8 kind:arm_call to:0x02113180 module:overlay(26) +from:0x0216d9e8 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0216da04 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216da0c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216da14 kind:load to:0x0203feb0 module:main +from:0x0216da78 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216da98 kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x0216db64 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216db74 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0216db90 kind:arm_call to:0x021130c8 module:overlay(26) +from:0x0216dba8 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216dbb8 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216dbd0 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216dc2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216dc38 kind:arm_call to:0x01fff458 module:itcm +from:0x0216dc48 kind:arm_call to:0x021701e8 module:overlay(90) +from:0x0216dc50 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216dc68 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216dc78 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0216dca0 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0216dcc8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216dd00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216dd3c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0216dd54 kind:arm_call to:0x01fff698 module:itcm +from:0x0216dd68 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x0216ddc0 kind:arm_call to:0x0216f038 module:overlay(90) +from:0x0216ddd8 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216ddf4 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0216de10 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216de38 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0216de48 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216de4c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216de5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216de78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216de8c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216dea8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216df00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216df0c kind:arm_call to:0x01fff458 module:itcm +from:0x0216df8c kind:arm_call to:0x01fff458 module:itcm +from:0x0216e084 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e0a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e0c4 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216e0cc kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x0216e0ec kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0216e114 kind:arm_call to:0x01fff458 module:itcm +from:0x0216e14c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216e164 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216e168 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e184 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e198 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e1a8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0216e1e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e208 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x0216e260 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e26c kind:arm_call to:0x01fff458 module:itcm +from:0x0216e288 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x0216e2b0 kind:arm_call to:0x01fff458 module:itcm +from:0x0216e2d0 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x0216e2f4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216e330 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216e348 kind:arm_call to:0x0216c870 module:overlay(90) +from:0x0216e358 kind:arm_call to:0x02133ee4 module:overlay(26) +from:0x0216e380 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216e398 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216e39c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e3b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e3cc kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e3dc kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0216e414 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e43c kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x0216e494 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e4a0 kind:arm_call to:0x01fff458 module:itcm +from:0x0216e4bc kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x0216e4e4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216e504 kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x0216e528 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216e55c kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0216e588 kind:arm_call to:0x01fff458 module:itcm +from:0x0216e5ac kind:load to:0x027e0cd8 module:dtcm +from:0x0216e5b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e5b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216e5bc kind:load to:0x027e0d10 module:dtcm +from:0x0216e604 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0216e63c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e6a4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216e6c4 kind:arm_call to:0x02113090 module:overlay(26) +from:0x0216e6fc kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216e718 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216e738 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216e758 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0216e774 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216e7c0 kind:arm_call to:0x0216e7e4 module:overlay(90) +from:0x0216e7d0 kind:load to:0x021783bc module:overlay(90) +from:0x0216e7d8 kind:load to:0x027e09a8 module:dtcm +from:0x0216e7e0 kind:load to:0x021783ec module:overlay(90) +from:0x0216e7fc kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0216e838 kind:arm_call to:0x02133c8c module:overlay(26) +from:0x0216e844 kind:arm_call to:0x020168f0 module:main +from:0x0216e85c kind:arm_call to:0x01ff930c module:itcm +from:0x0216e8b8 kind:arm_call to:0x02017e3c module:main +from:0x0216e8c8 kind:arm_call to:0x0216ea04 module:overlay(90) +from:0x0216e8dc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216e92c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216e944 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216e970 kind:arm_call to:0x02017e3c module:main +from:0x0216e980 kind:arm_call to:0x0216ea04 module:overlay(90) +from:0x0216e994 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216e9e4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216e9fc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216ea68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ea74 kind:load to:0x0217761c module:overlay(90) +from:0x0216ead4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216eb18 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216eb28 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216eb50 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216eb60 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216eb9c kind:arm_call to:0x020c20d0 module:overlay(17) +from:0x0216ebc0 kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0216ebd0 kind:load to:0x0203feb0 module:main +from:0x0216ebd4 kind:load to:0x027e09b4 module:dtcm +from:0x0216ebf4 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0216ebfc kind:load to:0x021792f4 module:overlay(90) +from:0x0216ec30 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0216ec40 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ec44 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216ec6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ec8c kind:arm_call to:0x02133968 module:overlay(26) +from:0x0216ec98 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ec9c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216ecc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ecd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ecdc kind:arm_call to:0x02133918 module:overlay(26) +from:0x0216ece4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216ecf0 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216ed14 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216ed48 kind:arm_call to:0x0216f2d4 module:overlay(90) +from:0x0216ed74 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ed84 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ed98 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216eda4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216edf4 kind:arm_call to:0x020168f0 module:main +from:0x0216ee0c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ee18 kind:arm_call to:0x0216ef6c module:overlay(90) +from:0x0216ee3c kind:arm_call to:0x01ff9364 module:itcm +from:0x0216ee58 kind:arm_call to:0x01ff916c module:itcm +from:0x0216eee0 kind:load to:0x0203feb0 module:main +from:0x0216eef8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ef04 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ef40 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ef60 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ef8c kind:arm_call to:0x01ff930c module:itcm +from:0x0216efb0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216efdc kind:load to:0x021792ec module:overlay(90) +from:0x0216f034 kind:load to:0x021792ec module:overlay(90) +from:0x0216f074 kind:arm_call to:0x0216e894 module:overlay(90) +from:0x0216f094 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f0b8 kind:arm_call to:0x0216e94c module:overlay(90) +from:0x0216f0d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f12c kind:arm_call to:0x02170de8 module:overlay(90) +from:0x0216f14c kind:arm_call to:0x02134058 module:overlay(26) +from:0x0216f16c kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216f178 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216f1b0 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216f1d8 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216f1ec kind:arm_call to:0x02170e48 module:overlay(90) +from:0x0216f200 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216f244 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216f270 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f284 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f2a8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f2d0 kind:load to:0x0203feb0 module:main +from:0x0216f2d8 kind:arm_call to:0x02133954 module:overlay(26) +from:0x0216f2e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216f324 kind:arm_call to:0x02015018 module:main +from:0x0216f344 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216f364 kind:arm_call to:0x02015018 module:main +from:0x0216f384 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216f3a4 kind:arm_call to:0x02015018 module:main +from:0x0216f3c4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216f3cc kind:load to:0x027e09a8 module:dtcm +from:0x0216f414 kind:arm_call to:0x02015018 module:main +from:0x0216f438 kind:arm_call to:0x02015018 module:main +from:0x0216f45c kind:arm_call to:0x02015018 module:main +from:0x0216f47c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216f49c kind:arm_call to:0x02015018 module:main +from:0x0216f4c0 kind:arm_call to:0x02015018 module:main +from:0x0216f4e4 kind:arm_call to:0x02015018 module:main +from:0x0216f504 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216f524 kind:arm_call to:0x02015018 module:main +from:0x0216f548 kind:arm_call to:0x02015018 module:main +from:0x0216f56c kind:arm_call to:0x02015018 module:main +from:0x0216f58c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216f594 kind:load to:0x027e09a8 module:dtcm +from:0x0216f5e0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216f5f4 kind:arm_call to:0x0207f340 module:overlay(0) +from:0x0216f608 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0216f624 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216f65c kind:load to:0x027e09c0 module:dtcm +from:0x0216f660 kind:load to:0x027e0c90 module:dtcm +from:0x0216f678 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0216f700 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216f714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f724 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f730 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f73c kind:arm_call to:0x02133968 module:overlay(26) +from:0x0216f784 kind:load to:0x0203feb0 module:main +from:0x0216f798 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0216f7b0 kind:load to:0x02178238 module:overlay(90) +from:0x0216f7c4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216f7e0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216f7e8 kind:arm_call to:0x02011ff4 module:main +from:0x0216f860 kind:arm_call to:0x01fff498 module:itcm +from:0x0216f890 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f898 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216f8a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216f900 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f90c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f998 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216fa2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fa40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fa5c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216fa7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216fa9c kind:arm_call to:0x020168f0 module:main +from:0x0216fac0 kind:load to:0x027e0ce8 module:dtcm +from:0x0216facc kind:load to:0x0203feb0 module:main +from:0x0216fb28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216fb88 kind:arm_call to:0x01fff498 module:itcm +from:0x0216fbcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fbe4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216fbf0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216fc8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fc9c kind:arm_call to:0x020168f0 module:main +from:0x0216fcc0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216fcc4 kind:load to:0x027e0ce8 module:dtcm +from:0x0216fcc8 kind:load to:0x0203feb0 module:main +from:0x0216fd00 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216fd30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fd48 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0216fd54 kind:load to:0x02178228 module:overlay(90) +from:0x0216fd58 kind:load to:0x027e09c0 module:dtcm +from:0x0216fdb0 kind:arm_call to:0x02133968 module:overlay(26) +from:0x0216fdc0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216fdd0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216fdd4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216fde4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fdf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fe04 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216fe14 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x0216fe2c kind:arm_call to:0x02133e14 module:overlays(26,48) +from:0x0216fe40 kind:arm_call to:0x02133e14 module:overlays(26,48) +from:0x0216fe4c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216fe58 kind:arm_call to:0x02133e14 module:overlays(26,48) +from:0x0216fe68 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0216fe78 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0216fe84 kind:arm_call to:0x02134058 module:overlay(26) +from:0x0216fe9c kind:arm_call to:0x02133e14 module:overlays(26,48) +from:0x0216feb0 kind:arm_call to:0x02133e14 module:overlays(26,48) +from:0x0216fec0 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0216fed0 kind:arm_call to:0x02133ec0 module:overlay(26) +from:0x0216fee4 kind:arm_call to:0x0216b364 module:overlay(90) +from:0x0216ff10 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0216ff18 kind:arm_call to:0x0216f7b4 module:overlay(90) +from:0x0216ff20 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216ff28 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216ff30 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216ff48 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0216ff50 kind:arm_call to:0x0216f7b4 module:overlay(90) +from:0x0216ff58 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216ff60 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216ff68 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216ff70 kind:arm_call to:0x02011ff4 module:main +from:0x0216ff84 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216ff98 kind:load to:0x021793f4 module:overlay(90) +from:0x0216ffac kind:arm_call to:0x02011f3c module:main +from:0x0216ffb8 kind:arm_call to:0x0217002c module:overlay(90) +from:0x0216ffcc kind:arm_call to:0x02099040 module:overlay(0) +from:0x02170024 kind:load to:0x02178444 module:overlay(90) +from:0x02170038 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0217009c kind:arm_call to:0x0209bfb8 module:overlay(0) +from:0x021700a4 kind:arm_call to:0x02106428 module:overlay(26) +from:0x021700d0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021700ec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021700fc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02170158 kind:arm_call to:0x01ffa81c module:itcm +from:0x02170164 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02170180 kind:load to:0x021784e8 module:overlay(90) +from:0x02170184 kind:load to:0x021793f4 module:overlay(90) +from:0x02170188 kind:load to:0x02177fd0 module:overlay(90) +from:0x021701a0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x021701b0 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x021701d0 kind:arm_call to:0x02170270 module:overlay(90) +from:0x021701d8 kind:arm_call to:0x02170eac module:overlay(90) +from:0x021701e4 kind:load to:0x02171464 module:overlay(90) +from:0x02170218 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170224 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217022c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02170234 kind:load to:0x027e0ce4 module:dtcm +from:0x02170258 kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x021702a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021702ac kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021702e0 kind:arm_call to:0x02170238 module:overlay(90) +from:0x02170318 kind:load to:0x027e0ce4 module:dtcm +from:0x0217031c kind:load to:0x02178460 module:overlay(90) +from:0x02170380 kind:load to:0x021784a0 module:overlay(90) +from:0x021703f8 kind:arm_call to:0x02170f44 module:overlay(90) +from:0x0217040c kind:load to:0x02178544 module:overlay(90) +from:0x02170418 kind:arm_call to:0x02170f44 module:overlay(90) +from:0x02170430 kind:arm_call to:0x01ff930c module:itcm +from:0x0217046c kind:arm_call to:0x01ff930c module:itcm +from:0x02170474 kind:load to:0x02178434 module:overlay(90) +from:0x021704f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170564 kind:load to:0x0217855c module:overlay(90) +from:0x02170568 kind:load to:0x027e0ce4 module:dtcm +from:0x02170574 kind:arm_call to:0x02170f44 module:overlay(90) +from:0x021705a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021705ec kind:arm_call to:0x021337cc module:overlay(26) +from:0x021705f8 kind:arm_call to:0x020168f0 module:main +from:0x02170610 kind:arm_call to:0x01ff930c module:itcm +from:0x0217064c kind:arm_call to:0x01ff930c module:itcm +from:0x02170654 kind:arm_call to:0x02171034 module:overlay(90) +from:0x0217066c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170680 kind:arm_call to:0x02170270 module:overlay(90) +from:0x02170688 kind:load to:0x027e0ce4 module:dtcm +from:0x0217068c kind:load to:0x02178434 module:overlay(90) +from:0x021706f0 kind:load to:0x0217858c module:overlay(90) +from:0x02170710 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02170724 kind:arm_call to:0x02170270 module:overlay(90) +from:0x0217072c kind:arm_call to:0x02170f44 module:overlay(90) +from:0x02170744 kind:arm_call to:0x01ff930c module:itcm +from:0x02170770 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0217077c kind:arm_call to:0x020168f0 module:main +from:0x0217079c kind:arm_call to:0x01ff930c module:itcm +from:0x021707a4 kind:load to:0x02178434 module:overlay(90) +from:0x0217084c kind:load to:0x021785a4 module:overlay(90) +from:0x02170850 kind:load to:0x0204b164 module:main +from:0x0217088c kind:arm_call to:0x02170270 module:overlay(90) +from:0x02170894 kind:arm_call to:0x02170f44 module:overlay(90) +from:0x021708ac kind:arm_call to:0x01ff930c module:itcm +from:0x021708d8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021708e4 kind:arm_call to:0x020168f0 module:main +from:0x02170904 kind:arm_call to:0x01ff930c module:itcm +from:0x0217090c kind:load to:0x02178434 module:overlay(90) +from:0x02170934 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02170980 kind:arm_call to:0x021710cc module:overlay(90) +from:0x0217098c kind:load to:0x027e09a8 module:dtcm +from:0x02170998 kind:load to:0x021785bc module:overlay(90) +from:0x021709bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021709d0 kind:arm_call to:0x02170270 module:overlay(90) +from:0x021709d8 kind:arm_call to:0x02170f44 module:overlay(90) +from:0x021709f4 kind:arm_call to:0x01ff930c module:itcm +from:0x021709f8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02170a04 kind:arm_call to:0x020168f0 module:main +from:0x02170a78 kind:arm_call to:0x02133918 module:overlay(26) +from:0x02170a84 kind:arm_call to:0x01ffb744 module:itcm +from:0x02170abc kind:arm_call to:0x01ff930c module:itcm +from:0x02170b2c kind:load to:0x02178434 module:overlay(90) +from:0x02170b30 kind:load to:0x0203feb0 module:main +from:0x02170b9c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02170bac kind:load to:0x02178574 module:overlay(90) +from:0x02170bb0 kind:load to:0x027e09a8 module:dtcm +from:0x02170bd4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02170be8 kind:arm_call to:0x02170270 module:overlay(90) +from:0x02170bf0 kind:arm_call to:0x02170f44 module:overlay(90) +from:0x02170c08 kind:arm_call to:0x01ff930c module:itcm +from:0x02170c44 kind:arm_call to:0x01ff930c module:itcm +from:0x02170c4c kind:load to:0x02178434 module:overlay(90) +from:0x02170c7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02170ce4 kind:arm_call to:0x0201696c module:main +from:0x02170cfc kind:arm_call to:0x02113110 module:overlay(26) +from:0x02170d10 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02170d1c kind:load to:0x027e09a8 module:dtcm +from:0x02170d28 kind:load to:0x021785d4 module:overlay(90) +from:0x02170d2c kind:load to:0x02178438 module:overlay(90) +from:0x02170d38 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02170d60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170d80 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02170d9c kind:arm_call to:0x02170270 module:overlay(90) +from:0x02170da4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02170dd8 kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x02170e1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170e44 kind:load to:0x027e0ce4 module:dtcm +from:0x02170e7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170ea8 kind:load to:0x027e0ce4 module:dtcm +from:0x02170ec8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02170f28 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02170f3c kind:load to:0x020b6ba4 module:overlay(0) +from:0x02170f88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170fc0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02170fe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217102c kind:load to:0x027e0ce4 module:dtcm +from:0x02171064 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021710c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021710e8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02171128 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02171138 kind:arm_call to:0x0217114c module:overlay(90) +from:0x02171144 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02171170 kind:arm_call to:0x021338ec module:overlays(26,52) +from:0x02171180 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021711a0 kind:arm_call to:0x02112608 module:overlay(26) +from:0x021711b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217121c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217124c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0217125c kind:arm_call to:0x01ffa60c module:itcm +from:0x02171284 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02171294 kind:arm_call to:0x01ffa60c module:itcm +from:0x021712c8 kind:arm_call to:0x02171344 module:overlay(90) +from:0x02171308 kind:arm_call to:0x020c20d0 module:overlay(17) +from:0x0217132c kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x0217133c kind:load to:0x0203feb0 module:main +from:0x02171340 kind:load to:0x027e09b4 module:dtcm +from:0x02171360 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171374 kind:arm_call to:0x0200e750 module:main +from:0x021713a8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021713c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021713d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021713d4 kind:arm_call to:0x0205c254 module:overlay(0) +from:0x021713f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171408 kind:arm_call to:0x01ffc8e0 module:itcm +from:0x02171418 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171428 kind:arm_call to:0x0200e750 module:main +from:0x02171438 kind:load to:0x0203feb0 module:main +from:0x0217143c kind:load to:0x027e0130 module:dtcm +from:0x02171440 kind:load to:0x027e0254 module:dtcm +from:0x02171504 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02171514 kind:arm_call to:0x01ffa60c module:itcm +from:0x021715a8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021715b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021715f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0217162c kind:arm_call to:0x0200e260 module:main +from:0x0217164c kind:arm_call to:0x0202a260 module:main +from:0x0217165c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171668 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02171680 kind:arm_call to:0x01ffad5c module:itcm +from:0x021716b0 kind:load to:0x0203feb0 module:main +from:0x021716b4 kind:load to:0x027e0964 module:dtcm +from:0x021716c4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021716cc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021716d4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021716dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021716f4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021716fc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02171704 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0217170c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171714 kind:arm_call to:0x02011ff4 module:main +from:0x02171728 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217173c kind:load to:0x021794e8 module:overlay(90) +from:0x02171750 kind:arm_call to:0x02011f3c module:main +from:0x0217175c kind:arm_call to:0x021717e0 module:overlay(90) +from:0x02171770 kind:arm_call to:0x02099040 module:overlay(0) +from:0x021717dc kind:load to:0x0217860c module:overlay(90) +from:0x021717f0 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02171854 kind:arm_call to:0x021730f8 module:overlay(90) +from:0x02171880 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02171898 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021718a8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021718e0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021718f8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217190c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0217197c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021719a0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02171a08 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x02171a18 kind:load to:0x02178754 module:overlay(90) +from:0x02171a1c kind:load to:0x021794e8 module:overlay(90) +from:0x02171a20 kind:load to:0x02177fd0 module:overlay(90) +from:0x02171a24 kind:load to:0x0217865c module:overlay(90) +from:0x02171a28 kind:load to:0x021794d0 module:overlay(90) +from:0x02171a2c kind:load to:0x021785ec module:overlay(90) +from:0x02171a38 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02171a4c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02171a6c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02171a7c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02171aa0 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02171aac kind:load to:0x0217304c module:overlay(90) +from:0x02171ad8 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x02171ae0 kind:load to:0x021794d0 module:overlay(90) +from:0x02171b20 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x02171b4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02171b54 kind:arm_call to:0x02172fd8 module:overlay(90) +from:0x02171b80 kind:arm_call to:0x01ff9258 module:itcm +from:0x02171bb0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171bc0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171bcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02171c08 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02171c20 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171c30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02171c68 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02171c78 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171c88 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171cb4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02171cc4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171cd4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02171d48 kind:arm_call to:0x020c225c module:overlay(17) +from:0x02171d54 kind:load to:0x0203feb0 module:main +from:0x02171d58 kind:load to:0x027e09b4 module:dtcm +from:0x02171dac kind:load to:0x021786f4 module:overlay(90) +from:0x02171de8 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02171dec kind:arm_call to:0x02133ac4 module:overlay(26) +from:0x02171df8 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02171e30 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02171e4c kind:arm_call to:0x021342bc module:overlays(26,48) +from:0x02171e68 kind:arm_call to:0x02113004 module:overlay(26) +from:0x02171e74 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02171e90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02171ed8 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02171ee8 kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02171eec kind:arm_call to:0x02133ac4 module:overlay(26) +from:0x02171ef8 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02171f34 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x02171f70 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02171f98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171fe8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02172010 kind:arm_call to:0x02113090 module:overlay(26) +from:0x02172040 kind:arm_call to:0x0211313c module:overlay(26) +from:0x02172050 kind:arm_call to:0x02172efc module:overlay(90) +from:0x02172064 kind:arm_call to:0x02133f2c module:overlay(26) +from:0x02172084 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x021720a0 kind:load to:0x0217869c module:overlay(90) +from:0x02172128 kind:load to:0x021787c8 module:overlay(90) +from:0x02172134 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02172150 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172160 kind:arm_call to:0x02172efc module:overlay(90) +from:0x02172178 kind:arm_call to:0x02172f2c module:overlay(90) +from:0x02172190 kind:arm_call to:0x01ff930c module:itcm +from:0x021721ac kind:arm_call to:0x021342bc module:overlays(26,48) +from:0x021721e8 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02172218 kind:arm_call to:0x02015018 module:main +from:0x02172238 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172244 kind:load to:0x027e09a8 module:dtcm +from:0x021722b0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021722cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021722f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172354 kind:arm_call to:0x02029a4c module:main +from:0x02172378 kind:load to:0x021787c8 module:overlay(90) +from:0x0217237c kind:load to:0x027e09a8 module:dtcm +from:0x02172384 kind:load to:0x0204b164 module:main +from:0x021723b0 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x021723b8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021723d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021723f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02172404 kind:arm_call to:0x01ff916c module:itcm +from:0x02172438 kind:arm_call to:0x021342bc module:overlays(26,48) +from:0x02172484 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x0217250c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172520 kind:load to:0x021787e0 module:overlay(90) +from:0x02172524 kind:load to:0x027e09a8 module:dtcm +from:0x02172540 kind:arm_call to:0x01ff916c module:itcm +from:0x02172548 kind:arm_call to:0x02172efc module:overlay(90) +from:0x02172560 kind:arm_call to:0x02172f2c module:overlay(90) +from:0x0217257c kind:arm_call to:0x01ffb714 module:itcm +from:0x02172588 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021725a4 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x021725f8 kind:arm_call to:0x02172d3c module:overlay(90) +from:0x0217260c kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02172644 kind:arm_call to:0x021130c8 module:overlay(26) +from:0x0217265c kind:arm_call to:0x02112efc module:overlay(26) +from:0x02172674 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x021726dc kind:arm_call to:0x02171d5c module:overlay(90) +from:0x021726e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0217270c kind:arm_call to:0x02099394 module:overlay(0) +from:0x02172728 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172738 kind:arm_call to:0x02113180 module:overlay(26) +from:0x02172740 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02172750 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x02172758 kind:load to:0x027e09a8 module:dtcm +from:0x02172774 kind:arm_call to:0x02133918 module:overlay(26) +from:0x021727ac kind:arm_call to:0x01ffb800 module:itcm +from:0x021727b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021727dc kind:arm_call to:0x01ff930c module:itcm +from:0x021727f0 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02172804 kind:arm_call to:0x01ff916c module:itcm +from:0x02172848 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021728e8 kind:load to:0x0203feb0 module:main +from:0x0217290c kind:load to:0x027e09a8 module:dtcm +from:0x02172914 kind:load to:0x020731e8 module:overlay(0) +from:0x02172924 kind:arm_call to:0x01ffb800 module:itcm +from:0x0217292c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217294c kind:arm_call to:0x01ff930c module:itcm +from:0x0217295c kind:arm_call to:0x01ff916c module:itcm +from:0x021729a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172a54 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02172a60 kind:load to:0x0203feb0 module:main +from:0x02172a90 kind:arm_call to:0x01ff9110 module:itcm +from:0x02172aa4 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02172aac kind:arm_call to:0x02172e08 module:overlay(90) +from:0x02172aec kind:arm_call to:0x01ff916c module:itcm +from:0x02172b24 kind:arm_call to:0x0203b6ec module:main +from:0x02172b38 kind:arm_call to:0x01ff9110 module:itcm +from:0x02172b58 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172b80 kind:arm_call to:0x01ff9110 module:itcm +from:0x02172bb0 kind:arm_call to:0x02029a4c module:main +from:0x02172bb8 kind:arm_call to:0x02172e08 module:overlay(90) +from:0x02172bdc kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02172be4 kind:load to:0x027e09a8 module:dtcm +from:0x02172c5c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172c6c kind:load to:0x02178810 module:overlay(90) +from:0x02172c70 kind:load to:0x027e09a8 module:dtcm +from:0x02172c90 kind:arm_call to:0x02172f2c module:overlay(90) +from:0x02172ca4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02172cc8 kind:arm_call to:0x02171d5c module:overlay(90) +from:0x02172d38 kind:load to:0x021787c8 module:overlay(90) +from:0x02172d48 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02172d68 kind:arm_call to:0x02133ac4 module:overlay(26) +from:0x02172d7c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02172d88 kind:arm_call to:0x02133d90 module:overlay(26) +from:0x02172d98 kind:arm_call to:0x02133968 module:overlay(26) +from:0x02172dc8 kind:arm_call to:0x02016b24 module:main +from:0x02172dec kind:arm_call to:0x01ff9258 module:itcm +from:0x02172e4c kind:arm_call to:0x02133d48 module:overlay(26) +from:0x02172e8c kind:arm_call to:0x02112efc module:overlay(26) +from:0x02172ea8 kind:arm_call to:0x02134364 module:overlay(26) +from:0x02172eec kind:arm_call to:0x01ffb714 module:itcm +from:0x02172ef8 kind:load to:0x0203feb0 module:main +from:0x02172f5c kind:arm_call to:0x01ff9110 module:itcm +from:0x02172f94 kind:arm_call to:0x01ff9110 module:itcm +from:0x02172fb8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172fc8 kind:arm_call to:0x02172e08 module:overlay(90) +from:0x02172fd0 kind:load to:0x027e09a8 module:dtcm +from:0x0217301c kind:arm_call to:0x02172fd8 module:overlay(90) +from:0x021730b4 kind:arm_call to:0x0200e260 module:main +from:0x021730c4 kind:arm_call to:0x01ffad5c module:itcm +from:0x021730f4 kind:load to:0x027e0964 module:dtcm +from:0x02173100 kind:arm_call to:0x0209bf90 module:overlay(0) +from:0x02173114 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02173124 kind:load to:0x02178630 module:overlay(90) +from:0x02173128 kind:load to:0x02177664 module:overlay(90) +from:0x02173134 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0217313c kind:arm_call to:0x02011ff4 module:main +from:0x02173150 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173158 kind:arm_call to:0x02011ff4 module:main +from:0x02173170 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02173178 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02173180 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02173188 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021731a0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021731a8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021731b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021731b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021731c0 kind:arm_call to:0x02011ff4 module:main +from:0x021731d4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021731e8 kind:load to:0x021795d0 module:overlay(90) +from:0x021731fc kind:arm_call to:0x02011f3c module:main +from:0x02173208 kind:arm_call to:0x02173238 module:overlay(90) +from:0x0217321c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02173234 kind:load to:0x02178830 module:overlay(90) +from:0x02173240 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02173278 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02173284 kind:load to:0x02178854 module:overlay(90) +from:0x02173290 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021732a4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021732ac kind:arm_call to:0x02011ff4 module:main +from:0x021732c4 kind:load to:0x02061f4c module:overlay(0) +from:0x021732d4 kind:load to:0x02061f4c module:overlay(0) +from:0x02173358 kind:arm_call to:0x0201aa68 module:main +from:0x02173364 kind:load to:0x027e0998 module:dtcm +from:0x02173368 kind:load to:0x0204c49c module:main +from:0x02173374 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02173388 kind:load to:0x0217961c module:overlay(90) +from:0x0217339c kind:arm_call to:0x02011f3c module:main +from:0x021733a8 kind:arm_call to:0x021733d8 module:overlay(90) +from:0x021733bc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021733d4 kind:load to:0x021788b0 module:overlay(90) +from:0x021733e0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02173404 kind:load to:0x021788d4 module:overlay(90) +from:0x02173434 kind:load to:0x02141910 module:overlay(26) +from:0x0217345c kind:arm_call to:0x020e838c module:overlay(26) +from:0x0217349c kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021734ac kind:arm_call to:0x020fab38 module:overlay(26) +from:0x021734e0 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x021734f0 kind:arm_call to:0x020fab90 module:overlay(26) +from:0x02173520 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02173530 kind:arm_call to:0x020fabc4 module:overlay(26) +from:0x02173578 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02173588 kind:arm_call to:0x020fac1c module:overlay(26) +from:0x021735b0 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x0217364c kind:load to:0x027e0ce0 module:dtcm +from:0x02173650 kind:load to:0x027e0cd8 module:dtcm +from:0x02173654 kind:load to:0x020b684c module:overlay(0) +from:0x02173658 kind:load to:0x02141910 module:overlay(26) +from:0x0217365c kind:load to:0x02143d48 module:overlay(26) +from:0x02173660 kind:load to:0x027e09a4 module:dtcm +from:0x02173664 kind:load to:0x027e0d20 module:dtcm +from:0x02173670 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173684 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217368c kind:arm_call to:0x02011ff4 module:main +from:0x021736a0 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021736b4 kind:load to:0x02179668 module:overlay(90) +from:0x021736c8 kind:arm_call to:0x02011f3c module:main +from:0x021736d4 kind:arm_call to:0x02173704 module:overlay(90) +from:0x021736e8 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02173700 kind:load to:0x02178930 module:overlay(90) +from:0x02173710 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02173730 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02173740 kind:load to:0x02178954 module:overlay(90) +from:0x0217374c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173760 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02173768 kind:arm_call to:0x02011ff4 module:main +from:0x021737f4 kind:arm_call to:0x0201a9dc module:main +from:0x02173800 kind:load to:0x027e0998 module:dtcm +from:0x02173804 kind:load to:0x0204c49c module:main +from:0x02173810 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02173824 kind:load to:0x021796b4 module:overlay(90) +from:0x02173838 kind:arm_call to:0x02011f3c module:main +from:0x02173844 kind:arm_call to:0x02173918 module:overlay(90) +from:0x0217385c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02173894 kind:load to:0x021789b0 module:overlay(90) +from:0x021738a4 kind:arm_call to:0x0210d174 module:overlay(26) +from:0x021738bc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021738cc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021738dc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021738ec kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02173910 kind:load to:0x021789cc module:overlay(90) +from:0x02173920 kind:arm_call to:0x0210d174 module:overlay(26) +from:0x02173938 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02173948 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02173958 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02173968 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217398c kind:load to:0x021789cc module:overlay(90) +from:0x021739a0 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x021739c4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021739d8 kind:arm_call to:0x020d445c module:overlay(24) +from:0x02173a20 kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x02173a78 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02173aac kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02173ab8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02173ac4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02173b04 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02173b10 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02173b1c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02173b48 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02173b54 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02173b60 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02173b84 kind:arm_call to:0x01fff520 module:itcm +from:0x02173c80 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02173cf0 kind:arm_call to:0x02174158 module:overlay(90) +from:0x02173d00 kind:load to:0x027e0cd8 module:dtcm +from:0x02173d04 kind:load to:0x027e0ce8 module:dtcm +from:0x02173d08 kind:load to:0x020b4cc4 module:overlay(0) +from:0x02173d68 kind:arm_call to:0x020e8938 module:overlay(26) +from:0x02173d7c kind:arm_call to:0x020e9b68 module:overlay(26) +from:0x02173d90 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02173d9c kind:arm_call to:0x02174158 module:overlay(90) +from:0x02173dbc kind:arm_call to:0x0210df44 module:overlay(26) +from:0x02173dcc kind:arm_call to:0x020e886c module:overlay(26) +from:0x02173ddc kind:arm_call to:0x020e8938 module:overlay(26) +from:0x02173df0 kind:arm_call to:0x02174158 module:overlay(90) +from:0x02173e18 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173e20 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173e28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02173e78 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02173e84 kind:arm_call to:0x0210df44 module:overlay(26) +from:0x02173e94 kind:arm_call to:0x020e886c module:overlay(26) +from:0x02173ea4 kind:arm_call to:0x020e8938 module:overlay(26) +from:0x02173eb4 kind:arm_call to:0x020e886c module:overlay(26) +from:0x02173ec8 kind:arm_call to:0x020e9b68 module:overlay(26) +from:0x02173ed8 kind:arm_call to:0x020e8938 module:overlay(26) +from:0x02173eec kind:arm_call to:0x020e9bbc module:overlay(26) +from:0x02173f00 kind:arm_call to:0x02174158 module:overlay(90) +from:0x02173f28 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173f30 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173f58 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02173f60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02173f74 kind:arm_call to:0x02174158 module:overlay(90) +from:0x02173f84 kind:arm_call to:0x0210df44 module:overlay(26) +from:0x02173f94 kind:arm_call to:0x020e886c module:overlay(26) +from:0x02173fa4 kind:arm_call to:0x020e8938 module:overlay(26) +from:0x02173fb8 kind:arm_call to:0x02174158 module:overlay(90) +from:0x02173fd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02173ff4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02174000 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174038 kind:arm_call to:0x01fff520 module:itcm +from:0x02174068 kind:arm_call to:0x02174ea8 module:overlay(90) +from:0x0217407c kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x02174088 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0217408c kind:load to:0x027e09a8 module:dtcm +from:0x02174098 kind:load to:0x027e0ce8 module:dtcm +from:0x021740a0 kind:load to:0x020b4cc4 module:overlay(0) +from:0x021740cc kind:load to:0x027e09b8 module:dtcm +from:0x021740d0 kind:load to:0x02074994 module:overlay(0) +from:0x021740fc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0217412c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02174138 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02174148 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02174150 kind:load to:0x027e09a8 module:dtcm +from:0x02174194 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021741a0 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021741b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021741cc kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021741d8 kind:arm_call to:0x020e886c module:overlay(26) +from:0x021741e8 kind:arm_call to:0x020e8938 module:overlay(26) +from:0x02174214 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02174220 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02174234 kind:arm_call to:0x0200ef9c module:main +from:0x0217423c kind:arm_call to:0x01fff584 module:itcm +from:0x02174264 kind:arm_call to:0x0200eab0 module:main +from:0x02174280 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021742e0 kind:load to:0x021796b4 module:overlay(90) +from:0x02174308 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02174314 kind:load to:0x02177694 module:overlay(90) +from:0x02174318 kind:load to:0x021796d4 module:overlay(90) +from:0x02174340 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0217434c kind:load to:0x02177674 module:overlay(90) +from:0x02174350 kind:load to:0x021796d4 module:overlay(90) +from:0x02174360 kind:load to:0x021796d4 module:overlay(90) +from:0x02174364 kind:load to:0x02059fa4 module:overlay(0) +from:0x0217438c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02174398 kind:load to:0x02177684 module:overlay(90) +from:0x0217439c kind:load to:0x021796d4 module:overlay(90) +from:0x021743c0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021743c8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021743d0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021743d8 kind:arm_call to:0x0201662c module:main +from:0x021743e0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021743f8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02174400 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02174408 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02174410 kind:arm_call to:0x0201662c module:main +from:0x02174418 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02174420 kind:arm_call to:0x02011ff4 module:main +from:0x02174434 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02174448 kind:load to:0x02179798 module:overlay(90) +from:0x0217445c kind:arm_call to:0x02011f3c module:main +from:0x02174468 kind:arm_call to:0x0217452c module:overlay(90) +from:0x02174480 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02174490 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0217450c kind:load to:0x02178a98 module:overlay(90) +from:0x02174514 kind:load to:0x02178ab4 module:overlay(90) +from:0x02174518 kind:load to:0x02178a7c module:overlay(90) +from:0x02174534 kind:arm_call to:0x0217389c module:overlay(90) +from:0x02174544 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02174570 kind:load to:0x02178adc module:overlay(90) +from:0x02174574 kind:load to:0x02178a68 module:overlay(90) +from:0x02174580 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02174594 kind:arm_call to:0x02173994 module:overlay(90) +from:0x021745c0 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021745cc kind:load to:0x0217986c module:overlay(90) +from:0x021745d0 kind:load to:0x027e09c0 module:dtcm +from:0x021745e0 kind:arm_call to:0x02173d14 module:overlay(90) +from:0x021745f0 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02174600 kind:arm_call to:0x020749c4 module:overlay(0) +from:0x02174618 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02174624 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217463c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02174680 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0217469c kind:arm_call to:0x02074b28 module:overlay(0) +from:0x021746a8 kind:load to:0x027e09b8 module:dtcm +from:0x021746f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021746fc kind:arm_call to:0x01fff458 module:itcm +from:0x02174750 kind:arm_call to:0x01ff993c module:itcm +from:0x02174754 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021747a4 kind:arm_call to:0x01ffb860 module:itcm +from:0x021747b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02174848 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02174874 kind:arm_call to:0x01ffb860 module:itcm +from:0x0217489c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021748ac kind:arm_call to:0x02074688 module:overlay(0) +from:0x021748cc kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02174970 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02174988 kind:load to:0x027e0ce4 module:dtcm +from:0x02174994 kind:load to:0x027e09b8 module:dtcm +from:0x021749e4 kind:load to:0x02179798 module:overlay(90) +from:0x02174a0c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02174a18 kind:load to:0x021776b4 module:overlay(90) +from:0x02174a1c kind:load to:0x021797b8 module:overlay(90) +from:0x02174a44 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02174a50 kind:load to:0x021776c4 module:overlay(90) +from:0x02174a54 kind:load to:0x021797b8 module:overlay(90) +from:0x02174a64 kind:load to:0x021797b8 module:overlay(90) +from:0x02174a68 kind:load to:0x02059fa4 module:overlay(0) +from:0x02174a90 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02174a9c kind:load to:0x021776a4 module:overlay(90) +from:0x02174aa0 kind:load to:0x021797b8 module:overlay(90) +from:0x02174ac8 kind:arm_call to:0x021746c4 module:overlay(90) +from:0x02174ae4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02174aec kind:arm_call to:0x02011ff4 module:main +from:0x02174b04 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02174b0c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02174b14 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02174b1c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02174b24 kind:arm_call to:0x0201662c module:main +from:0x02174b2c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02174b44 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02174b4c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02174b54 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02174b5c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02174b64 kind:arm_call to:0x0201662c module:main +from:0x02174b6c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02174b74 kind:arm_call to:0x02011ff4 module:main +from:0x02174b88 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02174b9c kind:load to:0x021798a0 module:overlay(90) +from:0x02174bb0 kind:arm_call to:0x02011f3c module:main +from:0x02174bbc kind:arm_call to:0x02174c14 module:overlay(90) +from:0x02174bd4 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x02174c0c kind:load to:0x02178b6c module:overlay(90) +from:0x02174c1c kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02174c2c kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x02174c34 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02174c48 kind:load to:0x02178be8 module:overlay(90) +from:0x02174c4c kind:load to:0x02178b88 module:overlay(90) +from:0x02174c70 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02174c78 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02174c84 kind:load to:0x02178b88 module:overlay(90) +from:0x02174ca8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02174cb0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02174cb8 kind:arm_call to:0x02011ff4 module:main +from:0x02174cc4 kind:load to:0x02178b88 module:overlay(90) +from:0x02174cd0 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02174d18 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02174d24 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02174d74 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02174d98 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02174da4 kind:load to:0x027e00f0 module:dtcm +from:0x02174da8 kind:load to:0x027e09c0 module:dtcm +from:0x02174db4 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02174dfc kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02174e08 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x02174e58 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x02174e7c kind:arm_call to:0x0207f780 module:overlay(0) +from:0x02174e88 kind:load to:0x027e00f0 module:dtcm +from:0x02174e8c kind:load to:0x027e09c0 module:dtcm +from:0x02174ef0 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02174f00 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x02174f08 kind:load to:0x020b7544 module:overlay(0) +from:0x02174f1c kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02174f2c kind:arm_call to:0x0209e770 module:overlay(0) +from:0x02174f34 kind:load to:0x020b7544 module:overlay(0) +from:0x02174f48 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02174f60 kind:load to:0x020b7544 module:overlay(0) +from:0x02174f7c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02174f84 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02174f8c kind:arm_call to:0x02011ff4 module:main +from:0x02174fa4 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02174fac kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02174fc0 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02174fd4 kind:load to:0x021798d4 module:overlay(90) +from:0x02174fe8 kind:arm_call to:0x02011f3c module:main +from:0x02174ff4 kind:arm_call to:0x02175024 module:overlay(90) +from:0x02175008 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x02175020 kind:load to:0x02178c54 module:overlay(90) +from:0x0217502c kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02175064 kind:load to:0x02178c70 module:overlay(90) +from:0x02175068 kind:load to:0x021798c0 module:overlay(90) +from:0x02175078 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02175088 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x021750c4 kind:arm_call to:0x01fff498 module:itcm +from:0x021750d0 kind:arm_call to:0x01fff584 module:itcm +from:0x02175134 kind:arm_call to:0x021751bc module:overlay(90) +from:0x02175144 kind:load to:0x027e0ce8 module:dtcm +from:0x02175198 kind:load to:0x02178c40 module:overlay(90) +from:0x021751a8 kind:arm_call to:0x02110430 module:overlay(26) +from:0x02175204 kind:load to:0x02178c40 module:overlay(90) +from:0x02175218 kind:arm_call to:0x021751bc module:overlay(90) +from:0x02175254 kind:load to:0x021751bc module:overlay(90) +from:0x02175270 kind:arm_call to:0x02175208 module:overlay(90) +from:0x02175278 kind:load to:0x021798c0 module:overlay(90) +from:0x02175290 kind:arm_call to:0x02175248 module:overlay(90) +from:0x02175298 kind:load to:0x021798c0 module:overlay(90) +from:0x021752a4 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021752b8 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021752c0 kind:arm_call to:0x02011ff4 module:main +from:0x021752d4 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x021752e8 kind:load to:0x02179904 module:overlay(90) +from:0x021752fc kind:arm_call to:0x02011f3c module:main +from:0x02175308 kind:arm_call to:0x021753c0 module:overlay(90) +from:0x02175320 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02175330 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021753a8 kind:load to:0x02178ccc module:overlay(90) +from:0x021753b0 kind:load to:0x02178d04 module:overlay(90) +from:0x021753b4 kind:load to:0x02178ce8 module:overlay(90) +from:0x021753c8 kind:arm_call to:0x0210c190 module:overlay(26) +from:0x021753f8 kind:load to:0x02178d2c module:overlay(90) +from:0x02175404 kind:arm_call to:0x0210c224 module:overlay(26) +from:0x02175438 kind:arm_call to:0x0200f218 module:main +from:0x02175448 kind:load to:0x021776d4 module:overlay(90) +from:0x02175484 kind:arm_call to:0x01fffcd8 module:itcm +from:0x021754fc kind:arm_call to:0x01ffb744 module:itcm +from:0x02175514 kind:arm_call to:0x0210c394 module:overlay(26) +from:0x02175520 kind:load to:0x027e0ce0 module:dtcm +from:0x02175524 kind:load to:0x0203feb0 module:main +from:0x02175574 kind:load to:0x02179904 module:overlay(90) +from:0x02175580 kind:load to:0x021799d8 module:overlay(90) +from:0x02175590 kind:arm_call to:0x0210c54c module:overlay(26) +from:0x021755c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021755e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02175600 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217560c kind:load to:0x027e0cec module:dtcm +from:0x0217561c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175624 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0217563c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175644 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0217564c kind:arm_call to:0x02011ff4 module:main +from:0x02175660 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02175674 kind:load to:0x02179a08 module:overlay(90) +from:0x02175688 kind:arm_call to:0x02011f3c module:main +from:0x02175694 kind:arm_call to:0x0217574c module:overlay(90) +from:0x021756ac kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021756bc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02175734 kind:load to:0x02178ccc module:overlay(90) +from:0x0217573c kind:load to:0x02178d04 module:overlay(90) +from:0x02175740 kind:load to:0x02178d8c module:overlay(90) +from:0x02175754 kind:arm_call to:0x0210c190 module:overlay(26) +from:0x02175780 kind:load to:0x02178da8 module:overlay(90) +from:0x02175790 kind:arm_call to:0x0210c224 module:overlay(26) +from:0x021757c4 kind:arm_call to:0x0200f218 module:main +from:0x021757fc kind:arm_call to:0x01fff6d0 module:itcm +from:0x0217580c kind:arm_call to:0x020eb5a8 module:overlay(26) +from:0x02175830 kind:load to:0x021776e8 module:overlay(90) +from:0x02175834 kind:load to:0x027e09a4 module:dtcm +from:0x02175838 kind:load to:0x027e0cd8 module:dtcm +from:0x02175888 kind:load to:0x02179a08 module:overlay(90) +from:0x02175894 kind:load to:0x02179adc module:overlay(90) +from:0x021758a4 kind:arm_call to:0x0210c54c module:overlay(26) +from:0x021758dc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021758f8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02175914 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02175920 kind:load to:0x027e0cec module:dtcm +from:0x02175930 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175938 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02175950 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175958 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02175960 kind:arm_call to:0x02011ff4 module:main +from:0x02175974 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02175988 kind:load to:0x02179b0c module:overlay(90) +from:0x0217599c kind:arm_call to:0x02011f3c module:main +from:0x021759a8 kind:arm_call to:0x02175a5c module:overlay(90) +from:0x021759c0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021759d0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02175a44 kind:load to:0x02178ccc module:overlay(90) +from:0x02175a48 kind:load to:0x02178d04 module:overlay(90) +from:0x02175a4c kind:load to:0x02178e1c module:overlay(90) +from:0x02175a68 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02175aa4 kind:arm_call to:0x0203e690 module:main +from:0x02175ac4 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x02175af0 kind:arm_call to:0x0203e690 module:main +from:0x02175af8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02175b30 kind:arm_call to:0x0200f05c module:main +from:0x02175b70 kind:arm_call to:0x0200f05c module:main +from:0x02175bb8 kind:load to:0x02178e64 module:overlay(90) +from:0x02175bbc kind:load to:0x02175bf4 module:overlay(90) +from:0x02175bc0 kind:load to:0x02175be0 module:overlay(90) +from:0x02175bc4 kind:load to:0x02178e38 module:overlay(90) +from:0x02175bc8 kind:load to:0x02175c0c module:overlay(90) +from:0x02175bcc kind:load to:0x02176814 module:overlay(90) +from:0x02175bd0 kind:load to:0x02178e08 module:overlay(90) +from:0x02175bd4 kind:load to:0x02179b0c module:overlay(90) +from:0x02175bd8 kind:load to:0x02177704 module:overlay(90) +from:0x02175bdc kind:load to:0x02177714 module:overlay(90) +from:0x02175bf0 kind:load to:0x02058d0d module:overlay(0) +from:0x02175c00 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175c14 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02175c28 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02175cac kind:load to:0x027e09a4 module:dtcm +from:0x02175cb0 kind:load to:0x027e09b8 module:dtcm +from:0x02175cd0 kind:arm_call to:0x02175c34 module:overlay(90) +from:0x02175ce8 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02175cf8 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02175d28 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02175d3c kind:arm_call to:0x020d445c module:overlay(24) +from:0x02175dc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02175dfc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02175e08 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x02175e10 kind:arm_call to:0x0205931c module:overlay(0) +from:0x02175e18 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x02175e24 kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x02175e30 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x02175e48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02175e58 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02175ec4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02175ecc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02175f10 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02175f18 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02175f50 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02175f64 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02175f70 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02175f88 kind:arm_call to:0x02176764 module:overlay(90) +from:0x02175f94 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02175fa0 kind:load to:0x027e0cd8 module:dtcm +from:0x02175fa8 kind:load to:0x0203feb0 module:main +from:0x02175fac kind:load to:0x02178ebc module:overlay(90) +from:0x02175fb0 kind:load to:0x02179b0c module:overlay(90) +from:0x02175fb4 kind:load to:0x02179be0 module:overlay(90) +from:0x02175fb8 kind:load to:0x027e09c0 module:dtcm +from:0x02175fbc kind:load to:0x02177724 module:overlay(90) +from:0x02175fc0 kind:load to:0x02179b2c module:overlay(90) +from:0x0217600c kind:arm_call to:0x01fff498 module:itcm +from:0x0217606c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02176080 kind:arm_call to:0x021766f0 module:overlay(90) +from:0x0217608c kind:load to:0x027e0ce8 module:dtcm +from:0x021760bc kind:arm_call to:0x021761c0 module:overlay(90) +from:0x021760c4 kind:arm_call to:0x021762cc module:overlay(90) +from:0x021760cc kind:arm_call to:0x02176364 module:overlay(90) +from:0x021760d4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021760dc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021760e4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02176100 kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x02176148 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02176164 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x0217618c kind:arm_call to:0x021766f0 module:overlay(90) +from:0x021761b0 kind:arm_call to:0x0210ddd0 module:overlay(26) +from:0x021761bc kind:load to:0x027e0ce0 module:dtcm +from:0x021761cc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021761d0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021761d8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02176208 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02176240 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217626c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0217628c kind:arm_call to:0x0210df44 module:overlay(26) +from:0x021762a0 kind:arm_call to:0x02176764 module:overlay(90) +from:0x021762bc kind:arm_call to:0x0217640c module:overlay(90) +from:0x021762c4 kind:load to:0x027e0cec module:dtcm +from:0x021762c8 kind:load to:0x027e09a8 module:dtcm +from:0x021762d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021762ec kind:arm_call to:0x0210df44 module:overlay(26) +from:0x02176300 kind:arm_call to:0x02176764 module:overlay(90) +from:0x0217630c kind:arm_call to:0x02176764 module:overlay(90) +from:0x02176334 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02176358 kind:arm_call to:0x0217640c module:overlay(90) +from:0x02176360 kind:load to:0x027e0cec module:dtcm +from:0x02176370 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02176384 kind:arm_call to:0x02176764 module:overlay(90) +from:0x021763ac kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021763d0 kind:arm_call to:0x0217640c module:overlay(90) +from:0x021763f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02176400 kind:load to:0x027e0cec module:dtcm +from:0x02176404 kind:load to:0x027e09a8 module:dtcm +from:0x021764b4 kind:arm_call to:0x020159b0 module:main +from:0x021764d8 kind:load to:0x02177754 module:overlay(90) +from:0x021764e8 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02176500 kind:arm_call to:0x0200ef9c module:main +from:0x0217650c kind:arm_call to:0x01ffc768 module:itcm +from:0x02176518 kind:arm_call to:0x0200ef5c module:main +from:0x02176574 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021765c8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02176604 kind:arm_call to:0x020c20d0 module:overlay(17) +from:0x02176620 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x0217662c kind:load to:0x020b66c4 module:overlay(0) +from:0x02176630 kind:load to:0x027e09b4 module:dtcm +from:0x02176644 kind:arm_call to:0x02110430 module:overlay(26) +from:0x02176684 kind:arm_call to:0x01fff498 module:itcm +from:0x0217669c kind:load to:0x027e0ce8 module:dtcm +from:0x021766c8 kind:arm_call to:0x020f0c54 module:overlay(26) +from:0x021766d4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021766ec kind:load to:0x027e0ce0 module:dtcm +from:0x0217672c kind:arm_call to:0x01fff498 module:itcm +from:0x0217675c kind:load to:0x027e0ce8 module:dtcm +from:0x021767b8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021767c8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021767f0 kind:arm_call to:0x02176764 module:overlay(90) +from:0x02176808 kind:arm_call to:0x021767dc module:overlay(90) +from:0x02176830 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02176838 kind:arm_call to:0x02011ff4 module:main +from:0x0217684c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02176854 kind:arm_call to:0x02011ff4 module:main +from:0x0217686c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02176880 kind:arm_call to:0x0203e740 module:main +from:0x02176888 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0217689c kind:arm_call to:0x0203e740 module:main +from:0x021768a4 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x021768b0 kind:load to:0x02175c0c module:overlay(90) +from:0x021768b4 kind:load to:0x02175bf4 module:overlay(90) +from:0x021768c4 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021768d8 kind:arm_call to:0x0203e740 module:main +from:0x021768e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021768f4 kind:arm_call to:0x0203e740 module:main +from:0x021768fc kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02176904 kind:arm_call to:0x02011ff4 module:main +from:0x02176910 kind:load to:0x02175c0c module:overlay(90) +from:0x02176914 kind:load to:0x02175bf4 module:overlay(90) +from:0x02176920 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02176934 kind:load to:0x02179c10 module:overlay(90) +from:0x02176948 kind:arm_call to:0x02011f3c module:main +from:0x02176954 kind:arm_call to:0x021769e8 module:overlay(90) +from:0x0217696c kind:arm_call to:0x0209e24c module:overlay(0) +from:0x0217697c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021769d0 kind:load to:0x02178ed0 module:overlay(90) +from:0x021769d4 kind:load to:0x02178d04 module:overlay(90) +from:0x021769d8 kind:load to:0x02178eec module:overlay(90) +from:0x021769f0 kind:arm_call to:0x0210bcac module:overlay(26) +from:0x02176a04 kind:load to:0x02178f08 module:overlay(90) +from:0x02176a6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176a70 kind:arm_call to:0x01fff458 module:itcm +from:0x02176a9c kind:arm_call to:0x0210be90 module:overlay(26) +from:0x02176abc kind:load to:0x027e0ce4 module:dtcm +from:0x02176ad0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02176ad8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02176af0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02176af8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02176b00 kind:arm_call to:0x02011ff4 module:main +from:0x02176b14 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02176b28 kind:load to:0x02179c64 module:overlay(90) +from:0x02176b3c kind:arm_call to:0x02011f3c module:main +from:0x02176b48 kind:arm_call to:0x02176c04 module:overlay(90) +from:0x02176b60 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02176b70 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02176bcc kind:load to:0x02178ccc module:overlay(90) +from:0x02176bd0 kind:load to:0x02178d04 module:overlay(90) +from:0x02176bd4 kind:load to:0x02178f68 module:overlay(90) +from:0x02176bec kind:arm_call to:0x0210bcac module:overlay(26) +from:0x02176c00 kind:load to:0x02178f84 module:overlay(90) +from:0x02176c0c kind:arm_call to:0x0210bcac module:overlay(26) +from:0x02176c20 kind:load to:0x02178f84 module:overlay(90) +from:0x02176c70 kind:load to:0x02179c64 module:overlay(90) +from:0x02176c7c kind:load to:0x02179d38 module:overlay(90) +from:0x02176ca4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02176cb0 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02176cd4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02176cf0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02176d0c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02176d18 kind:load to:0x027e09a8 module:dtcm +from:0x02176d20 kind:load to:0x027e0cec module:dtcm +from:0x02176d30 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02176d38 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02176d50 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02176d58 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02176d60 kind:arm_call to:0x02011ff4 module:main +from:0x02176d74 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02176d88 kind:load to:0x02179d68 module:overlay(90) +from:0x02176d9c kind:arm_call to:0x02011f3c module:main +from:0x02176da8 kind:arm_call to:0x02176e3c module:overlay(90) +from:0x02176dc0 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x02176dd0 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02176e24 kind:load to:0x02178ed0 module:overlay(90) +from:0x02176e28 kind:load to:0x02178d04 module:overlay(90) +from:0x02176e2c kind:load to:0x02178fe4 module:overlay(90) +from:0x02176e44 kind:arm_call to:0x02176be4 module:overlay(90) +from:0x02176e58 kind:load to:0x02179000 module:overlay(90) +from:0x02176ec0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176ec4 kind:arm_call to:0x01fff458 module:itcm +from:0x02176ef0 kind:arm_call to:0x0210be90 module:overlay(26) +from:0x02176f10 kind:load to:0x027e0ce4 module:dtcm +from:0x02176f24 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02176f2c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02176f44 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02176f4c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02176f54 kind:arm_call to:0x02011ff4 module:main +from:0x02176f68 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02176f7c kind:load to:0x02179dbc module:overlay(90) +from:0x02176f90 kind:arm_call to:0x02011f3c module:main +from:0x02176f9c kind:arm_call to:0x02177034 module:overlay(90) +from:0x02176fb4 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02176fc4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02177020 kind:load to:0x02178ccc module:overlay(90) +from:0x02177024 kind:load to:0x02178d04 module:overlay(90) +from:0x02177028 kind:load to:0x02179060 module:overlay(90) +from:0x0217703c kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x021770b4 kind:load to:0x0217907c module:overlay(90) +from:0x021770b8 kind:load to:0x02179dbc module:overlay(90) +from:0x021770bc kind:load to:0x020b3168 module:overlay(0) +from:0x021770c0 kind:load to:0x02179e90 module:overlay(90) +from:0x021770cc kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x0217710c kind:load to:0x027e0cd8 module:dtcm +from:0x0217711c kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02177150 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02177160 kind:arm_call to:0x01ffc768 module:itcm +from:0x0217716c kind:arm_call to:0x0200ef5c module:main +from:0x02177178 kind:arm_call to:0x0200ef9c module:main +from:0x02177194 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0217719c kind:load to:0x027e09bc module:dtcm +from:0x021771a0 kind:load to:0x020b66c4 module:overlay(0) +from:0x021771c0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021771c8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021771e0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021771e8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021771f0 kind:arm_call to:0x02011ff4 module:main +from:0x02177204 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02177218 kind:load to:0x02179ec0 module:overlay(90) +from:0x0217722c kind:arm_call to:0x02011f3c module:main +from:0x02177238 kind:arm_call to:0x021772d0 module:overlay(90) +from:0x02177250 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02177260 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021772bc kind:load to:0x02178ccc module:overlay(90) +from:0x021772c0 kind:load to:0x02178d04 module:overlay(90) +from:0x021772c4 kind:load to:0x021790cc module:overlay(90) +from:0x021772d8 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02177350 kind:load to:0x021790e8 module:overlay(90) +from:0x02177354 kind:load to:0x02179ec0 module:overlay(90) +from:0x02177358 kind:load to:0x020b3168 module:overlay(0) +from:0x0217735c kind:load to:0x02179f94 module:overlay(90) +from:0x02177368 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x021773a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021773b8 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021773ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021773fc kind:arm_call to:0x01ffc768 module:itcm +from:0x02177408 kind:arm_call to:0x0200ef5c module:main +from:0x02177414 kind:arm_call to:0x0200ef9c module:main +from:0x02177430 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02177438 kind:load to:0x027e09bc module:dtcm +from:0x0217743c kind:load to:0x020b66c4 module:overlay(0) +from:0x0217745c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02177464 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0217747c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02177484 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0217748c kind:arm_call to:0x02011ff4 module:main +from:0x021774a0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021774b4 kind:load to:0x02179fc4 module:overlay(90) +from:0x021774c8 kind:arm_call to:0x02011f3c module:main +from:0x021774d4 kind:arm_call to:0x02177510 module:overlay(90) +from:0x021774ec kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0217750c kind:load to:0x02179138 module:overlay(90) +from:0x02177518 kind:arm_call to:0x0210ce80 module:overlay(26) +from:0x0217752c kind:load to:0x02179154 module:overlay(90) +from:0x0217757c kind:load to:0x02179fc4 module:overlay(90) +from:0x0217758c kind:arm_call to:0x02080360 module:overlay(0) +from:0x02177594 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0217759c kind:arm_call to:0x0201662c module:main +from:0x021775a4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021775bc kind:arm_call to:0x02080360 module:overlay(0) +from:0x021775c4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021775cc kind:arm_call to:0x0201662c module:main +from:0x021775d4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021775dc kind:arm_call to:0x02011ff4 module:main +from:0x021775f0 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02177790 kind:arm_call to:0x02167b9c module:overlay(90) +from:0x021777b8 kind:arm_call to:0x02167b34 module:overlay(90) +from:0x021777c8 kind:arm_call to:0x0203e3a4 module:main +from:0x02177848 kind:load to:0x02179200 module:overlay(90) +from:0x0217784c kind:load to:0x021791e0 module:overlay(90) +from:0x02177850 kind:load to:0x027e0d84 module:dtcm +from:0x02177854 kind:load to:0x02179214 module:overlay(90) +from:0x02177858 kind:load to:0x0216ad98 module:overlay(90) +from:0x0217785c kind:load to:0x021791e8 module:overlay(90) +from:0x02177860 kind:load to:0x02044704 module:main +from:0x02177864 kind:load to:0x02178120 module:overlay(90) +from:0x0217789c kind:arm_call to:0x0216addc module:overlay(90) +from:0x021778ac kind:arm_call to:0x0203e3a4 module:main +from:0x021778c0 kind:load to:0x021792ec module:overlay(90) +from:0x021778c8 kind:load to:0x02178228 module:overlay(90) +from:0x021778cc kind:load to:0x0217930c module:overlay(90) +from:0x021778d0 kind:load to:0x0216ff7c module:overlay(90) +from:0x021778d4 kind:load to:0x02179300 module:overlay(90) +from:0x021778f4 kind:arm_call to:0x0216ffc0 module:overlay(90) +from:0x02177904 kind:arm_call to:0x0203e3a4 module:main +from:0x02177918 kind:load to:0x021793e4 module:overlay(90) +from:0x0217791c kind:load to:0x021793f4 module:overlay(90) +from:0x02177920 kind:load to:0x02171720 module:overlay(90) +from:0x02177924 kind:load to:0x021793e8 module:overlay(90) +from:0x02177950 kind:arm_call to:0x02171764 module:overlay(90) +from:0x02177960 kind:arm_call to:0x0203e3a4 module:main +from:0x02177974 kind:load to:0x021794cc module:overlay(90) +from:0x02177978 kind:load to:0x021794e8 module:overlay(90) +from:0x0217797c kind:load to:0x021731cc module:overlay(90) +from:0x02177980 kind:load to:0x021794dc module:overlay(90) +from:0x021779a0 kind:arm_call to:0x02173210 module:overlay(90) +from:0x021779b0 kind:arm_call to:0x0203e3a4 module:main +from:0x021779c4 kind:load to:0x021795c0 module:overlay(90) +from:0x021779c8 kind:load to:0x021795d0 module:overlay(90) +from:0x021779cc kind:load to:0x0217336c module:overlay(90) +from:0x021779d0 kind:load to:0x021795c4 module:overlay(90) +from:0x021779f0 kind:arm_call to:0x021733b0 module:overlay(90) +from:0x02177a00 kind:arm_call to:0x0203e3a4 module:main +from:0x02177a14 kind:load to:0x0217960c module:overlay(90) +from:0x02177a18 kind:load to:0x0217961c module:overlay(90) +from:0x02177a1c kind:load to:0x02173698 module:overlay(90) +from:0x02177a20 kind:load to:0x02179610 module:overlay(90) +from:0x02177a40 kind:arm_call to:0x021736dc module:overlay(90) +from:0x02177a50 kind:arm_call to:0x0203e3a4 module:main +from:0x02177a64 kind:load to:0x02179658 module:overlay(90) +from:0x02177a68 kind:load to:0x02179668 module:overlay(90) +from:0x02177a6c kind:load to:0x02173808 module:overlay(90) +from:0x02177a70 kind:load to:0x0217965c module:overlay(90) +from:0x02177a90 kind:arm_call to:0x0217384c module:overlay(90) +from:0x02177aa0 kind:arm_call to:0x0203e3a4 module:main +from:0x02177ab4 kind:load to:0x021796a4 module:overlay(90) +from:0x02177ab8 kind:load to:0x021796b4 module:overlay(90) +from:0x02177abc kind:load to:0x0217442c module:overlay(90) +from:0x02177ac0 kind:load to:0x021796a8 module:overlay(90) +from:0x02177afc kind:arm_call to:0x02174470 module:overlay(90) +from:0x02177b0c kind:arm_call to:0x0203e3a4 module:main +from:0x02177b24 kind:load to:0x02178a54 module:overlay(90) +from:0x02177b28 kind:load to:0x02179788 module:overlay(90) +from:0x02177b2c kind:load to:0x02179798 module:overlay(90) +from:0x02177b30 kind:load to:0x02174b80 module:overlay(90) +from:0x02177b34 kind:load to:0x0217978c module:overlay(90) +from:0x02177b54 kind:arm_call to:0x02174bc4 module:overlay(90) +from:0x02177b64 kind:arm_call to:0x0203e3a4 module:main +from:0x02177b78 kind:load to:0x02179890 module:overlay(90) +from:0x02177b7c kind:load to:0x021798a0 module:overlay(90) +from:0x02177b80 kind:load to:0x02174fb8 module:overlay(90) +from:0x02177b84 kind:load to:0x02179894 module:overlay(90) +from:0x02177bb8 kind:arm_call to:0x02174ffc module:overlay(90) +from:0x02177bc8 kind:arm_call to:0x0203e3a4 module:main +from:0x02177bdc kind:load to:0x02178c40 module:overlay(90) +from:0x02177be0 kind:load to:0x021798c0 module:overlay(90) +from:0x02177be4 kind:load to:0x021798d4 module:overlay(90) +from:0x02177be8 kind:load to:0x021752cc module:overlay(90) +from:0x02177bec kind:load to:0x021798c8 module:overlay(90) +from:0x02177c0c kind:arm_call to:0x02175310 module:overlay(90) +from:0x02177c1c kind:arm_call to:0x0203e3a4 module:main +from:0x02177c30 kind:load to:0x021798f4 module:overlay(90) +from:0x02177c34 kind:load to:0x02179904 module:overlay(90) +from:0x02177c38 kind:load to:0x02175658 module:overlay(90) +from:0x02177c3c kind:load to:0x021798f8 module:overlay(90) +from:0x02177c5c kind:arm_call to:0x0217569c module:overlay(90) +from:0x02177c6c kind:arm_call to:0x0203e3a4 module:main +from:0x02177c80 kind:load to:0x021799f8 module:overlay(90) +from:0x02177c84 kind:load to:0x02179a08 module:overlay(90) +from:0x02177c88 kind:load to:0x0217596c module:overlay(90) +from:0x02177c8c kind:load to:0x021799fc module:overlay(90) +from:0x02177cac kind:arm_call to:0x021759b0 module:overlay(90) +from:0x02177cbc kind:arm_call to:0x0203e3a4 module:main +from:0x02177cd0 kind:load to:0x02179afc module:overlay(90) +from:0x02177cd4 kind:load to:0x02179b0c module:overlay(90) +from:0x02177cd8 kind:load to:0x02176918 module:overlay(90) +from:0x02177cdc kind:load to:0x02179b00 module:overlay(90) +from:0x02177cfc kind:arm_call to:0x0217695c module:overlay(90) +from:0x02177d0c kind:arm_call to:0x0203e3a4 module:main +from:0x02177d20 kind:load to:0x02179c00 module:overlay(90) +from:0x02177d24 kind:load to:0x02179c10 module:overlay(90) +from:0x02177d28 kind:load to:0x02176b0c module:overlay(90) +from:0x02177d2c kind:load to:0x02179c04 module:overlay(90) +from:0x02177d4c kind:arm_call to:0x02176b50 module:overlay(90) +from:0x02177d5c kind:arm_call to:0x0203e3a4 module:main +from:0x02177d70 kind:load to:0x02179c54 module:overlay(90) +from:0x02177d74 kind:load to:0x02179c64 module:overlay(90) +from:0x02177d78 kind:load to:0x02176d6c module:overlay(90) +from:0x02177d7c kind:load to:0x02179c58 module:overlay(90) +from:0x02177d9c kind:arm_call to:0x02176db0 module:overlay(90) +from:0x02177dac kind:arm_call to:0x0203e3a4 module:main +from:0x02177dc0 kind:load to:0x02179d58 module:overlay(90) +from:0x02177dc4 kind:load to:0x02179d68 module:overlay(90) +from:0x02177dc8 kind:load to:0x02176f60 module:overlay(90) +from:0x02177dcc kind:load to:0x02179d5c module:overlay(90) +from:0x02177dec kind:arm_call to:0x02176fa4 module:overlay(90) +from:0x02177dfc kind:arm_call to:0x0203e3a4 module:main +from:0x02177e10 kind:load to:0x02179dac module:overlay(90) +from:0x02177e14 kind:load to:0x02179dbc module:overlay(90) +from:0x02177e18 kind:load to:0x021771fc module:overlay(90) +from:0x02177e1c kind:load to:0x02179db0 module:overlay(90) +from:0x02177e3c kind:arm_call to:0x02177240 module:overlay(90) +from:0x02177e4c kind:arm_call to:0x0203e3a4 module:main +from:0x02177e60 kind:load to:0x02179eb0 module:overlay(90) +from:0x02177e64 kind:load to:0x02179ec0 module:overlay(90) +from:0x02177e68 kind:load to:0x02177498 module:overlay(90) +from:0x02177e6c kind:load to:0x02179eb4 module:overlay(90) +from:0x02177e8c kind:arm_call to:0x021774dc module:overlay(90) +from:0x02177e9c kind:arm_call to:0x0203e3a4 module:main +from:0x02177eb0 kind:load to:0x02179fb4 module:overlay(90) +from:0x02177eb4 kind:load to:0x02179fc4 module:overlay(90) +from:0x02177eb8 kind:load to:0x021775e8 module:overlay(90) +from:0x02177ebc kind:load to:0x02179fb8 module:overlay(90) +from:0x02177ec0 kind:load to:0x02177760 module:overlay(90) +from:0x02177ec4 kind:load to:0x02177868 module:overlay(90) +from:0x02177ec8 kind:load to:0x021778d8 module:overlay(90) +from:0x02177ecc kind:load to:0x02177928 module:overlay(90) +from:0x02177ed0 kind:load to:0x02177984 module:overlay(90) +from:0x02177ed4 kind:load to:0x021779d4 module:overlay(90) +from:0x02177ed8 kind:load to:0x02177a24 module:overlay(90) +from:0x02177edc kind:load to:0x02177a74 module:overlay(90) +from:0x02177ee0 kind:load to:0x02177ac4 module:overlay(90) +from:0x02177ee4 kind:load to:0x02177b38 module:overlay(90) +from:0x02177ee8 kind:load to:0x02177b88 module:overlay(90) +from:0x02177eec kind:load to:0x02177bf0 module:overlay(90) +from:0x02177ef0 kind:load to:0x02177c40 module:overlay(90) +from:0x02177ef4 kind:load to:0x02177c90 module:overlay(90) +from:0x02177ef8 kind:load to:0x02177ce0 module:overlay(90) +from:0x02177efc kind:load to:0x02177d30 module:overlay(90) +from:0x02177f00 kind:load to:0x02177d80 module:overlay(90) +from:0x02177f04 kind:load to:0x02177dd0 module:overlay(90) +from:0x02177f08 kind:load to:0x02177e20 module:overlay(90) +from:0x02177f0c kind:load to:0x02177e70 module:overlay(90) +from:0x02177f28 kind:load to:0x02167d0c module:overlay(90) +from:0x02177f64 kind:load to:0x02167b0c module:overlay(90) +from:0x02177f68 kind:load to:0x020990ec module:overlay(0) +from:0x02177f6c kind:load to:0x02098efc module:overlay(0) +from:0x02177f70 kind:load to:0x02098f78 module:overlay(0) +from:0x02177f74 kind:load to:0x020990f4 module:overlay(0) +from:0x02177f78 kind:load to:0x02099114 module:overlay(0) +from:0x02177f7c kind:load to:0x02099140 module:overlay(0) +from:0x02177f88 kind:load to:0x02168060 module:overlay(90) +from:0x02177f8c kind:load to:0x0216ad7c module:overlay(90) +from:0x02177f90 kind:load to:0x0209b2cc module:overlay(0) +from:0x02177f94 kind:load to:0x0209b304 module:overlay(0) +from:0x02177f98 kind:load to:0x0209b908 module:overlay(0) +from:0x02177f9c kind:load to:0x0209b910 module:overlay(0) +from:0x02177fa0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02177fa4 kind:load to:0x0209b47c module:overlay(0) +from:0x02177fa8 kind:load to:0x0209b36c module:overlay(0) +from:0x02177fac kind:load to:0x0209b838 module:overlay(0) +from:0x02177fb0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02177fb4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02177fb8 kind:load to:0x0216ad08 module:overlay(90) +from:0x02177fbc kind:load to:0x0209b8f0 module:overlay(0) +from:0x02177fc0 kind:load to:0x0216acf8 module:overlay(90) +from:0x02177fc4 kind:load to:0x0216acd4 module:overlay(90) +from:0x02177fd0 kind:load to:0x0216804c module:overlay(90) +from:0x02177fd4 kind:load to:0x0216ad60 module:overlay(90) +from:0x02177fd8 kind:load to:0x0209ba20 module:overlay(0) +from:0x02177fdc kind:load to:0x0209ba54 module:overlay(0) +from:0x02177fe0 kind:load to:0x0209baec module:overlay(0) +from:0x02177fe4 kind:load to:0x0209bb00 module:overlay(0) +from:0x02177fe8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02177fec kind:load to:0x0209bb28 module:overlay(0) +from:0x02177ff0 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02177ff4 kind:load to:0x0209b838 module:overlay(0) +from:0x02177ff8 kind:load to:0x0209babc module:overlay(0) +from:0x02177ffc kind:load to:0x0209bad4 module:overlay(0) +from:0x02178000 kind:load to:0x0209bb14 module:overlay(0) +from:0x02178004 kind:load to:0x0209bea0 module:overlay(0) +from:0x02178008 kind:load to:0x0216ad34 module:overlay(90) +from:0x0217800c kind:load to:0x0216ad10 module:overlay(90) +from:0x02178010 kind:load to:0x0209bed8 module:overlay(0) +from:0x0217801c kind:load to:0x02099cc0 module:overlay(0) +from:0x02178020 kind:load to:0x02099cfc module:overlay(0) +from:0x02178024 kind:load to:0x02099d14 module:overlay(0) +from:0x02178028 kind:load to:0x02099d20 module:overlay(0) +from:0x0217802c kind:load to:0x01fff464 module:itcm +from:0x02178030 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02178034 kind:load to:0x021683ec module:overlay(90) +from:0x02178038 kind:load to:0x02099c58 module:overlay(0) +from:0x0217803c kind:load to:0x0216a5ec module:overlay(90) +from:0x02178040 kind:load to:0x02099c60 module:overlay(0) +from:0x02178044 kind:load to:0x02099c64 module:overlay(0) +from:0x02178048 kind:load to:0x0216a624 module:overlay(90) +from:0x0217804c kind:load to:0x0216a6f4 module:overlay(90) +from:0x02178050 kind:load to:0x02099c70 module:overlay(0) +from:0x02178054 kind:load to:0x02099d2c module:overlay(0) +from:0x02178058 kind:load to:0x02099d98 module:overlay(0) +from:0x0217805c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02178060 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02178064 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02178068 kind:load to:0x02168074 module:overlay(90) +from:0x0217806c kind:load to:0x021680f0 module:overlay(90) +from:0x02178070 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02178074 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02178120 kind:load to:0x02168708 module:overlay(90) +from:0x02178128 kind:load to:0x02168758 module:overlay(90) +from:0x02178138 kind:load to:0x0216882c module:overlay(90) +from:0x02178140 kind:load to:0x02168908 module:overlay(90) +from:0x02178150 kind:load to:0x02168acc module:overlay(90) +from:0x02178158 kind:load to:0x02168b68 module:overlay(90) +from:0x02178168 kind:load to:0x02168d38 module:overlay(90) +from:0x02178170 kind:load to:0x02168db0 module:overlay(90) +from:0x02178180 kind:load to:0x02168ef4 module:overlay(90) +from:0x02178188 kind:load to:0x02168f64 module:overlay(90) +from:0x02178198 kind:load to:0x02169170 module:overlay(90) +from:0x021781a0 kind:load to:0x0216917c module:overlay(90) +from:0x021781b0 kind:load to:0x021691d8 module:overlay(90) +from:0x021781b8 kind:load to:0x021692b8 module:overlay(90) +from:0x021781c8 kind:load to:0x02169494 module:overlay(90) +from:0x021781d0 kind:load to:0x021694ec module:overlay(90) +from:0x021781d8 kind:load to:0x02169afc module:overlay(90) +from:0x021781e0 kind:load to:0x02169b08 module:overlay(90) +from:0x021781e8 kind:load to:0x02169c70 module:overlay(90) +from:0x021781f8 kind:load to:0x02169d04 module:overlay(90) +from:0x02178200 kind:load to:0x02169e3c module:overlay(90) +from:0x02178210 kind:load to:0x0216a194 module:overlay(90) +from:0x02178218 kind:load to:0x0216a1a4 module:overlay(90) +from:0x02178238 kind:load to:0x0216f7b4 module:overlay(90) +from:0x0217823c kind:load to:0x0216f7d0 module:overlay(90) +from:0x02178240 kind:load to:0x0216f7f4 module:overlay(90) +from:0x02178244 kind:load to:0x0216f7fc module:overlay(90) +from:0x02178248 kind:load to:0x0216fad0 module:overlay(90) +from:0x02178254 kind:load to:0x0216adb8 module:overlay(90) +from:0x02178258 kind:load to:0x020990ec module:overlay(0) +from:0x0217825c kind:load to:0x02098efc module:overlay(0) +from:0x02178260 kind:load to:0x02098f78 module:overlay(0) +from:0x02178264 kind:load to:0x020990f4 module:overlay(0) +from:0x02178268 kind:load to:0x02099114 module:overlay(0) +from:0x0217826c kind:load to:0x02099140 module:overlay(0) +from:0x02178278 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217827c kind:load to:0x02099cfc module:overlay(0) +from:0x02178280 kind:load to:0x02099d14 module:overlay(0) +from:0x02178284 kind:load to:0x02099d20 module:overlay(0) +from:0x02178288 kind:load to:0x01fff464 module:itcm +from:0x0217828c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02178290 kind:load to:0x0216b074 module:overlay(90) +from:0x02178294 kind:load to:0x02099c58 module:overlay(0) +from:0x02178298 kind:load to:0x0216b3b0 module:overlay(90) +from:0x0217829c kind:load to:0x02099c60 module:overlay(0) +from:0x021782a0 kind:load to:0x02099c64 module:overlay(0) +from:0x021782a4 kind:load to:0x0216ea78 module:overlay(90) +from:0x021782a8 kind:load to:0x0216ebd8 module:overlay(90) +from:0x021782ac kind:load to:0x02099c70 module:overlay(0) +from:0x021782b0 kind:load to:0x02099d2c module:overlay(0) +from:0x021782b4 kind:load to:0x02099d98 module:overlay(0) +from:0x021782b8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021782bc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021782c0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021782c4 kind:load to:0x0216ff04 module:overlay(90) +from:0x021782c8 kind:load to:0x0216ff3c module:overlay(90) +from:0x021782cc kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x021782d0 kind:load to:0x02112f38 module:overlays(19,26) +from:0x021782d4 kind:load to:0x0216b744 module:overlay(90) +from:0x021782dc kind:load to:0x0216b934 module:overlay(90) +from:0x021782e4 kind:load to:0x0216bbc0 module:overlay(90) +from:0x021782ec kind:load to:0x0216c054 module:overlay(90) +from:0x021782f4 kind:load to:0x0216da18 module:overlay(90) +from:0x021782fc kind:load to:0x0216c8bc module:overlay(90) +from:0x02178304 kind:load to:0x0216cb8c module:overlay(90) +from:0x0217830c kind:load to:0x0216cdac module:overlay(90) +from:0x02178314 kind:load to:0x0216ced0 module:overlay(90) +from:0x0217831c kind:load to:0x0216d1b0 module:overlay(90) +from:0x02178324 kind:load to:0x0216d5b4 module:overlay(90) +from:0x0217832c kind:load to:0x0216d7e8 module:overlay(90) +from:0x02178334 kind:load to:0x0216c434 module:overlay(90) +from:0x0217833c kind:load to:0x0216b830 module:overlay(90) +from:0x02178344 kind:load to:0x0216ba40 module:overlay(90) +from:0x0217834c kind:load to:0x0216bd18 module:overlay(90) +from:0x02178354 kind:load to:0x0216c194 module:overlay(90) +from:0x0217835c kind:load to:0x0216daa4 module:overlay(90) +from:0x02178364 kind:load to:0x0216c970 module:overlay(90) +from:0x0217836c kind:load to:0x0216cc10 module:overlay(90) +from:0x02178374 kind:load to:0x0216ce00 module:overlay(90) +from:0x0217837c kind:load to:0x0216cf40 module:overlay(90) +from:0x02178384 kind:load to:0x0216d2b4 module:overlay(90) +from:0x0217838c kind:load to:0x0216d64c module:overlay(90) +from:0x02178394 kind:load to:0x0216d938 module:overlay(90) +from:0x0217839c kind:load to:0x0216c4c4 module:overlay(90) +from:0x02178444 kind:load to:0x0216ff9c module:overlay(90) +from:0x02178448 kind:load to:0x020990ec module:overlay(0) +from:0x0217844c kind:load to:0x02098efc module:overlay(0) +from:0x02178450 kind:load to:0x02098f78 module:overlay(0) +from:0x02178454 kind:load to:0x020990f4 module:overlay(0) +from:0x02178458 kind:load to:0x02099114 module:overlay(0) +from:0x0217845c kind:load to:0x02099140 module:overlay(0) +from:0x02178460 kind:load to:0x02170dac module:overlay(90) +from:0x02178468 kind:load to:0x02170384 module:overlay(90) +from:0x02178470 kind:load to:0x02170478 module:overlay(90) +from:0x02178478 kind:load to:0x02170690 module:overlay(90) +from:0x02178480 kind:load to:0x021707a8 module:overlay(90) +from:0x02178488 kind:load to:0x02170910 module:overlay(90) +from:0x02178490 kind:load to:0x02170b34 module:overlay(90) +from:0x02178498 kind:load to:0x02170c50 module:overlay(90) +from:0x021784a0 kind:load to:0x02170de4 module:overlay(90) +from:0x021784a8 kind:load to:0x02170410 module:overlay(90) +from:0x021784b0 kind:load to:0x0217056c module:overlay(90) +from:0x021784b8 kind:load to:0x021706f4 module:overlay(90) +from:0x021784c0 kind:load to:0x02170854 module:overlay(90) +from:0x021784c8 kind:load to:0x0217099c module:overlay(90) +from:0x021784d0 kind:load to:0x02170bb8 module:overlay(90) +from:0x021784d8 kind:load to:0x02170d30 module:overlay(90) +from:0x021784e8 kind:load to:0x02099cc0 module:overlay(0) +from:0x021784ec kind:load to:0x02099cfc module:overlay(0) +from:0x021784f0 kind:load to:0x02099d14 module:overlay(0) +from:0x021784f4 kind:load to:0x02099d20 module:overlay(0) +from:0x021784f8 kind:load to:0x01fff464 module:itcm +from:0x021784fc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02178500 kind:load to:0x0217018c module:overlay(90) +from:0x02178504 kind:load to:0x02099c58 module:overlay(0) +from:0x02178508 kind:load to:0x02170320 module:overlay(90) +from:0x0217850c kind:load to:0x02099c60 module:overlay(0) +from:0x02178510 kind:load to:0x02099c64 module:overlay(0) +from:0x02178514 kind:load to:0x021711c0 module:overlay(90) +from:0x02178518 kind:load to:0x02099c6c module:overlay(0) +from:0x0217851c kind:load to:0x02099c70 module:overlay(0) +from:0x02178520 kind:load to:0x02099d2c module:overlay(0) +from:0x02178524 kind:load to:0x02099d98 module:overlay(0) +from:0x02178528 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217852c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02178530 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02178534 kind:load to:0x021716b8 module:overlay(90) +from:0x02178538 kind:load to:0x021716e8 module:overlay(90) +from:0x0217853c kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02178540 kind:load to:0x02112f38 module:overlays(19,26) +from:0x0217860c kind:load to:0x02171740 module:overlay(90) +from:0x02178610 kind:load to:0x020990ec module:overlay(0) +from:0x02178614 kind:load to:0x02098efc module:overlay(0) +from:0x02178618 kind:load to:0x02098f78 module:overlay(0) +from:0x0217861c kind:load to:0x020990f4 module:overlay(0) +from:0x02178620 kind:load to:0x02099114 module:overlay(0) +from:0x02178624 kind:load to:0x02099140 module:overlay(0) +from:0x02178630 kind:load to:0x02171a30 module:overlay(90) +from:0x02178634 kind:load to:0x0217312c module:overlay(90) +from:0x02178638 kind:load to:0x02059174 module:overlay(0) +from:0x0217863c kind:load to:0x0209bfe0 module:overlay(0) +from:0x02178640 kind:load to:0x02059348 module:overlay(0) +from:0x02178644 kind:load to:0x020593c4 module:overlay(0) +from:0x02178648 kind:load to:0x02059428 module:overlay(0) +from:0x0217864c kind:load to:0x0209bf68 module:overlay(0) +from:0x02178650 kind:load to:0x02059304 module:overlay(0) +from:0x0217865c kind:load to:0x02171a44 module:overlay(90) +from:0x02178660 kind:load to:0x02173148 module:overlay(90) +from:0x02178664 kind:load to:0x0209b2cc module:overlay(0) +from:0x02178668 kind:load to:0x0209b304 module:overlay(0) +from:0x0217866c kind:load to:0x0209b908 module:overlay(0) +from:0x02178670 kind:load to:0x0209b910 module:overlay(0) +from:0x02178674 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02178678 kind:load to:0x0209b47c module:overlay(0) +from:0x0217867c kind:load to:0x0209b36c module:overlay(0) +from:0x02178680 kind:load to:0x0209b838 module:overlay(0) +from:0x02178684 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02178688 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0217868c kind:load to:0x0216ad08 module:overlay(90) +from:0x02178690 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02178694 kind:load to:0x0216acf8 module:overlay(90) +from:0x02178698 kind:load to:0x0216acd4 module:overlay(90) +from:0x0217869c kind:load to:0x0217212c module:overlay(90) +from:0x021786a4 kind:load to:0x02172388 module:overlay(90) +from:0x021786ac kind:load to:0x0217252c module:overlay(90) +from:0x021786b4 kind:load to:0x021725f0 module:overlay(90) +from:0x021786bc kind:load to:0x02172630 module:overlay(90) +from:0x021786c4 kind:load to:0x02172700 module:overlay(90) +from:0x021786cc kind:load to:0x021727a0 module:overlay(90) +from:0x021786d4 kind:load to:0x02172918 module:overlay(90) +from:0x021786dc kind:load to:0x02172a7c module:overlay(90) +from:0x021786e4 kind:load to:0x02172ad8 module:overlay(90) +from:0x021786ec kind:load to:0x02172c78 module:overlay(90) +from:0x021786f4 kind:load to:0x021720a4 module:overlay(90) +from:0x021786fc kind:load to:0x0217224c module:overlay(90) +from:0x02178704 kind:load to:0x021724a4 module:overlay(90) +from:0x0217870c kind:load to:0x021725ac module:overlay(90) +from:0x02178714 kind:load to:0x02172614 module:overlay(90) +from:0x0217871c kind:load to:0x021726e8 module:overlay(90) +from:0x02178724 kind:load to:0x02172760 module:overlay(90) +from:0x0217872c kind:load to:0x021728ec module:overlay(90) +from:0x02178734 kind:load to:0x02172a64 module:overlay(90) +from:0x0217873c kind:load to:0x02172ab4 module:overlay(90) +from:0x02178744 kind:load to:0x02172bec module:overlay(90) +from:0x02178754 kind:load to:0x02099cc0 module:overlay(0) +from:0x02178758 kind:load to:0x02099cfc module:overlay(0) +from:0x0217875c kind:load to:0x02099d14 module:overlay(0) +from:0x02178760 kind:load to:0x02099d20 module:overlay(0) +from:0x02178764 kind:load to:0x02172ff0 module:overlay(90) +from:0x02178768 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217876c kind:load to:0x02171a58 module:overlay(90) +from:0x02178770 kind:load to:0x02099c58 module:overlay(0) +from:0x02178774 kind:load to:0x02171db0 module:overlay(90) +from:0x02178778 kind:load to:0x02099c60 module:overlay(0) +from:0x0217877c kind:load to:0x02099c64 module:overlay(0) +from:0x02178780 kind:load to:0x02171ae4 module:overlay(90) +from:0x02178784 kind:load to:0x02171ab0 module:overlay(90) +from:0x02178788 kind:load to:0x02099c70 module:overlay(0) +from:0x0217878c kind:load to:0x02099d2c module:overlay(0) +from:0x02178790 kind:load to:0x02099d98 module:overlay(0) +from:0x02178794 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02178798 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217879c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021787a0 kind:load to:0x02173164 module:overlay(90) +from:0x021787a4 kind:load to:0x02173194 module:overlay(90) +from:0x021787a8 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x021787ac kind:load to:0x02112f38 module:overlays(19,26) +from:0x02178830 kind:load to:0x021731ec module:overlay(90) +from:0x02178834 kind:load to:0x02098ef4 module:overlay(0) +from:0x02178838 kind:load to:0x02098efc module:overlay(0) +from:0x0217883c kind:load to:0x02098f78 module:overlay(0) +from:0x02178840 kind:load to:0x02098fb8 module:overlay(0) +from:0x02178844 kind:load to:0x02098fbc module:overlay(0) +from:0x02178848 kind:load to:0x02098fc0 module:overlay(0) +from:0x02178854 kind:load to:0x02099cc0 module:overlay(0) +from:0x02178858 kind:load to:0x02099cfc module:overlay(0) +from:0x0217885c kind:load to:0x02099d14 module:overlay(0) +from:0x02178860 kind:load to:0x02099d20 module:overlay(0) +from:0x02178864 kind:load to:0x01fff464 module:itcm +from:0x02178868 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217886c kind:load to:0x02099c50 module:overlay(0) +from:0x02178870 kind:load to:0x02099c58 module:overlay(0) +from:0x02178874 kind:load to:0x021732b8 module:overlay(90) +from:0x02178878 kind:load to:0x021732c8 module:overlay(90) +from:0x0217887c kind:load to:0x02099c64 module:overlay(0) +from:0x02178880 kind:load to:0x02099c68 module:overlay(0) +from:0x02178884 kind:load to:0x021732d8 module:overlay(90) +from:0x02178888 kind:load to:0x02099c70 module:overlay(0) +from:0x0217888c kind:load to:0x02099d2c module:overlay(0) +from:0x02178890 kind:load to:0x02099d98 module:overlay(0) +from:0x02178894 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02178898 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217889c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021788a0 kind:load to:0x02173288 module:overlay(90) +from:0x021788a4 kind:load to:0x0217329c module:overlay(90) +from:0x021788b0 kind:load to:0x0217338c module:overlay(90) +from:0x021788b4 kind:load to:0x02098ef4 module:overlay(0) +from:0x021788b8 kind:load to:0x02098efc module:overlay(0) +from:0x021788bc kind:load to:0x02098f78 module:overlay(0) +from:0x021788c0 kind:load to:0x02098fb8 module:overlay(0) +from:0x021788c4 kind:load to:0x02098fbc module:overlay(0) +from:0x021788c8 kind:load to:0x02098fc0 module:overlay(0) +from:0x021788d4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021788d8 kind:load to:0x02099cfc module:overlay(0) +from:0x021788dc kind:load to:0x02099d14 module:overlay(0) +from:0x021788e0 kind:load to:0x02099d20 module:overlay(0) +from:0x021788e4 kind:load to:0x01fff464 module:itcm +from:0x021788e8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021788ec kind:load to:0x02099c50 module:overlay(0) +from:0x021788f0 kind:load to:0x02173408 module:overlay(90) +from:0x021788f4 kind:load to:0x02173438 module:overlay(90) +from:0x021788f8 kind:load to:0x02099c60 module:overlay(0) +from:0x021788fc kind:load to:0x02099c64 module:overlay(0) +from:0x02178900 kind:load to:0x02099c68 module:overlay(0) +from:0x02178904 kind:load to:0x02099c6c module:overlay(0) +from:0x02178908 kind:load to:0x02099c70 module:overlay(0) +from:0x0217890c kind:load to:0x02099d2c module:overlay(0) +from:0x02178910 kind:load to:0x02099d98 module:overlay(0) +from:0x02178914 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02178918 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217891c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02178920 kind:load to:0x02173668 module:overlay(90) +from:0x02178924 kind:load to:0x0217367c module:overlay(90) +from:0x02178930 kind:load to:0x021736b8 module:overlay(90) +from:0x02178934 kind:load to:0x02098ef4 module:overlay(0) +from:0x02178938 kind:load to:0x02098efc module:overlay(0) +from:0x0217893c kind:load to:0x02098f78 module:overlay(0) +from:0x02178940 kind:load to:0x02098fb8 module:overlay(0) +from:0x02178944 kind:load to:0x02098fbc module:overlay(0) +from:0x02178948 kind:load to:0x02098fc0 module:overlay(0) +from:0x02178954 kind:load to:0x02099cc0 module:overlay(0) +from:0x02178958 kind:load to:0x02099cfc module:overlay(0) +from:0x0217895c kind:load to:0x02099d14 module:overlay(0) +from:0x02178960 kind:load to:0x02099d20 module:overlay(0) +from:0x02178964 kind:load to:0x01fff464 module:itcm +from:0x02178968 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217896c kind:load to:0x02099c50 module:overlay(0) +from:0x02178970 kind:load to:0x02099c58 module:overlay(0) +from:0x02178974 kind:load to:0x02099c5c module:overlay(0) +from:0x02178978 kind:load to:0x02099c60 module:overlay(0) +from:0x0217897c kind:load to:0x02099c64 module:overlay(0) +from:0x02178980 kind:load to:0x02099c68 module:overlay(0) +from:0x02178984 kind:load to:0x02173774 module:overlay(90) +from:0x02178988 kind:load to:0x02099c70 module:overlay(0) +from:0x0217898c kind:load to:0x02099d2c module:overlay(0) +from:0x02178990 kind:load to:0x02099d98 module:overlay(0) +from:0x02178994 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02178998 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217899c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021789a0 kind:load to:0x02173744 module:overlay(90) +from:0x021789a4 kind:load to:0x02173758 module:overlay(90) +from:0x021789b0 kind:load to:0x02173828 module:overlay(90) +from:0x021789b4 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021789b8 kind:load to:0x0209e1dc module:overlay(0) +from:0x021789bc kind:load to:0x0209e21c module:overlay(0) +from:0x021789c0 kind:load to:0x0209e23c module:overlay(0) +from:0x021789cc kind:load to:0x02173994 module:overlay(90) +from:0x021789d0 kind:load to:0x02173d10 module:overlay(90) +from:0x021789d4 kind:load to:0x02173d14 module:overlay(90) +from:0x021789d8 kind:load to:0x021740a4 module:overlay(90) +from:0x021789dc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021789e0 kind:load to:0x02174218 module:overlay(90) +from:0x021789e4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021789e8 kind:load to:0x0209e990 module:overlay(0) +from:0x021789ec kind:load to:0x0209e998 module:overlay(0) +from:0x021789f0 kind:load to:0x0209e99c module:overlay(0) +from:0x021789f4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021789f8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021789fc kind:load to:0x021743b4 module:overlay(90) +from:0x02178a00 kind:load to:0x021743ec module:overlay(90) +from:0x02178a04 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02178a08 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178a0c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178a10 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178a14 kind:load to:0x02110430 module:overlays(19,26) +from:0x02178a18 kind:load to:0x0210d564 module:overlays(19,26) +from:0x02178a1c kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02178a20 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02178a24 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x02178a28 kind:load to:0x0210d440 module:overlays(19,26) +from:0x02178a2c kind:load to:0x0217428c module:overlay(90) +from:0x02178a30 kind:load to:0x021743a0 module:overlay(90) +from:0x02178a34 kind:load to:0x021743ac module:overlay(90) +from:0x02178a38 kind:load to:0x02174294 module:overlay(90) +from:0x02178a3c kind:load to:0x021742e4 module:overlay(90) +from:0x02178a40 kind:load to:0x0217431c module:overlay(90) +from:0x02178a44 kind:load to:0x02174368 module:overlay(90) +from:0x02178a48 kind:load to:0x02174354 module:overlay(90) +from:0x02178a4c kind:load to:0x021740d4 module:overlay(90) +from:0x02178a50 kind:load to:0x021740b8 module:overlay(90) +from:0x02178a68 kind:load to:0x02174578 module:overlay(90) +from:0x02178a6c kind:load to:0x02174adc module:overlay(90) +from:0x02178a70 kind:load to:0x02174aa4 module:overlay(90) +from:0x02178a7c kind:load to:0x0217444c module:overlay(90) +from:0x02178a80 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02178a84 kind:load to:0x0209e1dc module:overlay(0) +from:0x02178a88 kind:load to:0x0209e21c module:overlay(0) +from:0x02178a8c kind:load to:0x0209e23c module:overlay(0) +from:0x02178a9c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02178aa0 kind:load to:0x0209e1dc module:overlay(0) +from:0x02178aa4 kind:load to:0x0209e21c module:overlay(0) +from:0x02178aa8 kind:load to:0x0209e23c module:overlay(0) +from:0x02178ab4 kind:load to:0x0207db54 module:overlay(0) +from:0x02178ab8 kind:load to:0x0207db5c module:overlay(0) +from:0x02178abc kind:load to:0x0207e024 module:overlay(0) +from:0x02178ac0 kind:load to:0x0207e014 module:overlay(0) +from:0x02178ac4 kind:load to:0x0207e058 module:overlay(0) +from:0x02178ac8 kind:load to:0x0207e0c8 module:overlay(0) +from:0x02178acc kind:load to:0x0207e0f0 module:overlay(0) +from:0x02178ad0 kind:load to:0x0207e168 module:overlay(0) +from:0x02178adc kind:load to:0x0217458c module:overlay(90) +from:0x02178ae0 kind:load to:0x02173d10 module:overlay(90) +from:0x02178ae4 kind:load to:0x021745d4 module:overlay(90) +from:0x02178ae8 kind:load to:0x021746b0 module:overlay(90) +from:0x02178aec kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178af0 kind:load to:0x02174218 module:overlay(90) +from:0x02178af4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178af8 kind:load to:0x0209e990 module:overlay(0) +from:0x02178afc kind:load to:0x0209e998 module:overlay(0) +from:0x02178b00 kind:load to:0x0209e99c module:overlay(0) +from:0x02178b04 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178b08 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178b0c kind:load to:0x02174af8 module:overlay(90) +from:0x02178b10 kind:load to:0x02174b38 module:overlay(90) +from:0x02178b14 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02178b18 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178b1c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178b20 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178b24 kind:load to:0x02110430 module:overlays(19,26) +from:0x02178b28 kind:load to:0x0210d564 module:overlays(19,26) +from:0x02178b2c kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02178b30 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02178b34 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x02178b38 kind:load to:0x0210d440 module:overlays(19,26) +from:0x02178b3c kind:load to:0x0217428c module:overlay(90) +from:0x02178b40 kind:load to:0x021743a0 module:overlay(90) +from:0x02178b44 kind:load to:0x021743ac module:overlay(90) +from:0x02178b48 kind:load to:0x02174998 module:overlay(90) +from:0x02178b4c kind:load to:0x021749e8 module:overlay(90) +from:0x02178b50 kind:load to:0x02174a20 module:overlay(90) +from:0x02178b54 kind:load to:0x02174a6c module:overlay(90) +from:0x02178b58 kind:load to:0x02174a58 module:overlay(90) +from:0x02178b5c kind:load to:0x021740d4 module:overlay(90) +from:0x02178b60 kind:load to:0x021740b8 module:overlay(90) +from:0x02178b6c kind:load to:0x02174ba0 module:overlay(90) +from:0x02178b70 kind:load to:0x0209e0a0 module:overlay(0) +from:0x02178b74 kind:load to:0x0209e160 module:overlay(0) +from:0x02178b78 kind:load to:0x0209e164 module:overlay(0) +from:0x02178b7c kind:load to:0x0209e168 module:overlay(0) +from:0x02178b88 kind:load to:0x02174cc8 module:overlay(90) +from:0x02178b8c kind:load to:0x02174ea4 module:overlay(90) +from:0x02178b90 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02178b94 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02178b98 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178b9c kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x02178ba0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178ba4 kind:load to:0x0209e990 module:overlay(0) +from:0x02178ba8 kind:load to:0x0209e998 module:overlay(0) +from:0x02178bac kind:load to:0x0209e99c module:overlay(0) +from:0x02178bb0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178bb4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178bb8 kind:load to:0x02174c50 module:overlay(90) +from:0x02178bbc kind:load to:0x02174c88 module:overlay(90) +from:0x02178bc0 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02178bc4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178bc8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178bcc kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178bd0 kind:load to:0x02174ee4 module:overlay(90) +from:0x02178bd4 kind:load to:0x02174f10 module:overlay(90) +from:0x02178bd8 kind:load to:0x02174f3c module:overlay(90) +from:0x02178bdc kind:load to:0x02174f68 module:overlay(90) +from:0x02178be8 kind:load to:0x02174dac module:overlay(90) +from:0x02178bec kind:load to:0x0209e87c module:overlay(0) +from:0x02178bf0 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02178bf4 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02178bf8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178bfc kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x02178c00 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178c04 kind:load to:0x0209e990 module:overlay(0) +from:0x02178c08 kind:load to:0x0209e998 module:overlay(0) +from:0x02178c0c kind:load to:0x0209e99c module:overlay(0) +from:0x02178c10 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178c14 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178c18 kind:load to:0x02174f98 module:overlay(90) +from:0x02178c1c kind:load to:0x02174f70 module:overlay(90) +from:0x02178c20 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02178c24 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178c28 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178c2c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178c34 kind:load to:0x02174ea0 module:overlay(90) +from:0x02178c38 kind:load to:0x02174e90 module:overlay(90) +from:0x02178c3c kind:load to:0x02174e98 module:overlay(90) +from:0x02178c54 kind:load to:0x02174fd8 module:overlay(90) +from:0x02178c58 kind:load to:0x0209e0a0 module:overlay(0) +from:0x02178c5c kind:load to:0x0209e160 module:overlay(0) +from:0x02178c60 kind:load to:0x0209e164 module:overlay(0) +from:0x02178c64 kind:load to:0x0209e168 module:overlay(0) +from:0x02178c70 kind:load to:0x0217506c module:overlay(90) +from:0x02178c74 kind:load to:0x0209e87c module:overlay(0) +from:0x02178c78 kind:load to:0x0217514c module:overlay(90) +from:0x02178c7c kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02178c80 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178c84 kind:load to:0x0217519c module:overlay(90) +from:0x02178c88 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178c8c kind:load to:0x0209e990 module:overlay(0) +from:0x02178c90 kind:load to:0x0209e998 module:overlay(0) +from:0x02178c94 kind:load to:0x0209e99c module:overlay(0) +from:0x02178c98 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178c9c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178ca0 kind:load to:0x0217529c module:overlay(90) +from:0x02178ca4 kind:load to:0x021752b0 module:overlay(90) +from:0x02178ca8 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02178cac kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178cb0 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178cb4 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178cb8 kind:load to:0x021751a0 module:overlay(90) +from:0x02178cbc kind:load to:0x0210b854 module:overlays(19,26) +from:0x02178cc0 kind:load to:0x0210b85c module:overlays(19,26) +from:0x02178cd0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02178cd4 kind:load to:0x0209e1dc module:overlay(0) +from:0x02178cd8 kind:load to:0x0209e21c module:overlay(0) +from:0x02178cdc kind:load to:0x0209e23c module:overlay(0) +from:0x02178ce8 kind:load to:0x021752ec module:overlay(90) +from:0x02178cec kind:load to:0x0209e1d4 module:overlay(0) +from:0x02178cf0 kind:load to:0x0209e1dc module:overlay(0) +from:0x02178cf4 kind:load to:0x0209e21c module:overlay(0) +from:0x02178cf8 kind:load to:0x0209e23c module:overlay(0) +from:0x02178d04 kind:load to:0x0207e178 module:overlay(0) +from:0x02178d08 kind:load to:0x0207e180 module:overlay(0) +from:0x02178d0c kind:load to:0x0207e994 module:overlay(0) +from:0x02178d10 kind:load to:0x0207e984 module:overlay(0) +from:0x02178d14 kind:load to:0x0207e9d0 module:overlay(0) +from:0x02178d18 kind:load to:0x0207ea08 module:overlay(0) +from:0x02178d1c kind:load to:0x0207ea4c module:overlay(0) +from:0x02178d20 kind:load to:0x0207ea74 module:overlay(0) +from:0x02178d2c kind:load to:0x021753fc module:overlay(90) +from:0x02178d30 kind:load to:0x0209e87c module:overlay(0) +from:0x02178d34 kind:load to:0x0217544c module:overlay(90) +from:0x02178d38 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02178d3c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178d40 kind:load to:0x0210c300 module:overlays(19,26) +from:0x02178d44 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178d48 kind:load to:0x0210c354 module:overlays(19,26) +from:0x02178d4c kind:load to:0x0209e998 module:overlay(0) +from:0x02178d50 kind:load to:0x0209e99c module:overlay(0) +from:0x02178d54 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178d58 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178d5c kind:load to:0x02175610 module:overlay(90) +from:0x02178d60 kind:load to:0x02175630 module:overlay(90) +from:0x02178d64 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02178d68 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178d6c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178d70 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178d74 kind:load to:0x0210c4d8 module:overlays(19,26) +from:0x02178d78 kind:load to:0x02175584 module:overlay(90) +from:0x02178d7c kind:load to:0x02175528 module:overlay(90) +from:0x02178d80 kind:load to:0x02175578 module:overlay(90) +from:0x02178d8c kind:load to:0x02175678 module:overlay(90) +from:0x02178d90 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02178d94 kind:load to:0x0209e1dc module:overlay(0) +from:0x02178d98 kind:load to:0x0209e21c module:overlay(0) +from:0x02178d9c kind:load to:0x0209e23c module:overlay(0) +from:0x02178da8 kind:load to:0x02175784 module:overlay(90) +from:0x02178dac kind:load to:0x0209e87c module:overlay(0) +from:0x02178db0 kind:load to:0x0210c394 module:overlays(19,26) +from:0x02178db4 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02178db8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178dbc kind:load to:0x0210c300 module:overlays(19,26) +from:0x02178dc0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178dc4 kind:load to:0x0210c354 module:overlays(19,26) +from:0x02178dc8 kind:load to:0x0209e998 module:overlay(0) +from:0x02178dcc kind:load to:0x0209e99c module:overlay(0) +from:0x02178dd0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178dd4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178dd8 kind:load to:0x02175924 module:overlay(90) +from:0x02178ddc kind:load to:0x02175944 module:overlay(90) +from:0x02178de0 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02178de4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178de8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178dec kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178df0 kind:load to:0x0210c4d8 module:overlays(19,26) +from:0x02178df4 kind:load to:0x02175898 module:overlay(90) +from:0x02178df8 kind:load to:0x0217583c module:overlay(90) +from:0x02178dfc kind:load to:0x0217588c module:overlay(90) +from:0x02178e08 kind:load to:0x02175c20 module:overlay(90) +from:0x02178e0c kind:load to:0x02176844 module:overlay(90) +from:0x02178e10 kind:load to:0x021767f8 module:overlay(90) +from:0x02178e1c kind:load to:0x0217598c module:overlay(90) +from:0x02178e20 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02178e24 kind:load to:0x0209e1dc module:overlay(0) +from:0x02178e28 kind:load to:0x0209e21c module:overlay(0) +from:0x02178e2c kind:load to:0x0209e23c module:overlay(0) +from:0x02178e38 kind:load to:0x02175bf8 module:overlay(90) +from:0x02178e3c kind:load to:0x02176828 module:overlay(90) +from:0x02178e40 kind:load to:0x0205bca8 module:overlay(0) +from:0x02178e44 kind:load to:0x01ffc57c module:itcm +from:0x02178e48 kind:load to:0x02059348 module:overlay(0) +from:0x02178e4c kind:load to:0x020593c4 module:overlay(0) +from:0x02178e50 kind:load to:0x02059428 module:overlay(0) +from:0x02178e54 kind:load to:0x01ffc7a4 module:itcm +from:0x02178e58 kind:load to:0x02059304 module:overlay(0) +from:0x02178e64 kind:load to:0x02175cb4 module:overlay(90) +from:0x02178e68 kind:load to:0x02175fc4 module:overlay(90) +from:0x02178e6c kind:load to:0x02176090 module:overlay(90) +from:0x02178e70 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02178e74 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178e78 kind:load to:0x021764dc module:overlay(90) +from:0x02178e7c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178e80 kind:load to:0x0209e990 module:overlay(0) +from:0x02178e84 kind:load to:0x0209e998 module:overlay(0) +from:0x02178e88 kind:load to:0x0209e99c module:overlay(0) +from:0x02178e8c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178e90 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178e94 kind:load to:0x02176860 module:overlay(90) +from:0x02178e98 kind:load to:0x021768b8 module:overlay(90) +from:0x02178e9c kind:load to:0x0210b864 module:overlays(19,26) +from:0x02178ea0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178ea4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178ea8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178eac kind:load to:0x02176634 module:overlay(90) +from:0x02178eb0 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02178eb4 kind:load to:0x0210b85c module:overlays(19,26) +from:0x02178eb8 kind:load to:0x021766a0 module:overlay(90) +from:0x02178ed4 kind:load to:0x0209e27c module:overlay(0) +from:0x02178ed8 kind:load to:0x0209e284 module:overlay(0) +from:0x02178edc kind:load to:0x0209e164 module:overlay(0) +from:0x02178ee0 kind:load to:0x0209e168 module:overlay(0) +from:0x02178eec kind:load to:0x02176938 module:overlay(90) +from:0x02178ef0 kind:load to:0x0209e27c module:overlay(0) +from:0x02178ef4 kind:load to:0x0209e284 module:overlay(0) +from:0x02178ef8 kind:load to:0x0209e164 module:overlay(0) +from:0x02178efc kind:load to:0x0209e168 module:overlay(0) +from:0x02178f08 kind:load to:0x0210bd4c module:overlays(19,26) +from:0x02178f0c kind:load to:0x0209e87c module:overlay(0) +from:0x02178f10 kind:load to:0x0210bee8 module:overlays(19,26) +from:0x02178f14 kind:load to:0x02176a08 module:overlay(90) +from:0x02178f18 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178f1c kind:load to:0x0210bdec module:overlays(19,26) +from:0x02178f20 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178f24 kind:load to:0x02176a1c module:overlay(90) +from:0x02178f28 kind:load to:0x0209e998 module:overlay(0) +from:0x02178f2c kind:load to:0x0209e99c module:overlay(0) +from:0x02178f30 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178f34 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178f38 kind:load to:0x02176ac4 module:overlay(90) +from:0x02178f3c kind:load to:0x02176ae4 module:overlay(90) +from:0x02178f40 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02178f44 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178f48 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178f4c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178f50 kind:load to:0x0210bf60 module:overlays(19,26) +from:0x02178f54 kind:load to:0x0210bf90 module:overlays(19,26) +from:0x02178f58 kind:load to:0x0210c034 module:overlays(19,26) +from:0x02178f5c kind:load to:0x0210c084 module:overlays(19,26) +from:0x02178f68 kind:load to:0x02176b2c module:overlay(90) +from:0x02178f6c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02178f70 kind:load to:0x0209e1dc module:overlay(0) +from:0x02178f74 kind:load to:0x0209e21c module:overlay(0) +from:0x02178f78 kind:load to:0x0209e23c module:overlay(0) +from:0x02178f84 kind:load to:0x0210bd4c module:overlays(19,26) +from:0x02178f88 kind:load to:0x0209e87c module:overlay(0) +from:0x02178f8c kind:load to:0x0210bee8 module:overlays(19,26) +from:0x02178f90 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02178f94 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02178f98 kind:load to:0x0210bdec module:overlays(19,26) +from:0x02178f9c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02178fa0 kind:load to:0x0210be90 module:overlays(19,26) +from:0x02178fa4 kind:load to:0x0209e998 module:overlay(0) +from:0x02178fa8 kind:load to:0x0209e99c module:overlay(0) +from:0x02178fac kind:load to:0x0209e9a8 module:overlay(0) +from:0x02178fb0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02178fb4 kind:load to:0x02176d24 module:overlay(90) +from:0x02178fb8 kind:load to:0x02176d44 module:overlay(90) +from:0x02178fbc kind:load to:0x0210dfec module:overlays(19,26) +from:0x02178fc0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02178fc4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02178fc8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02178fcc kind:load to:0x0210bf60 module:overlays(19,26) +from:0x02178fd0 kind:load to:0x02176c80 module:overlay(90) +from:0x02178fd4 kind:load to:0x02176c24 module:overlay(90) +from:0x02178fd8 kind:load to:0x02176c74 module:overlay(90) +from:0x02178fe4 kind:load to:0x02176d8c module:overlay(90) +from:0x02178fe8 kind:load to:0x0209e27c module:overlay(0) +from:0x02178fec kind:load to:0x0209e284 module:overlay(0) +from:0x02178ff0 kind:load to:0x0209e164 module:overlay(0) +from:0x02178ff4 kind:load to:0x0209e168 module:overlay(0) +from:0x02179000 kind:load to:0x0210bd4c module:overlays(19,26) +from:0x02179004 kind:load to:0x0209e87c module:overlay(0) +from:0x02179008 kind:load to:0x0210bee8 module:overlays(19,26) +from:0x0217900c kind:load to:0x02176e5c module:overlay(90) +from:0x02179010 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02179014 kind:load to:0x0210bdec module:overlays(19,26) +from:0x02179018 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217901c kind:load to:0x02176e70 module:overlay(90) +from:0x02179020 kind:load to:0x0209e998 module:overlay(0) +from:0x02179024 kind:load to:0x0209e99c module:overlay(0) +from:0x02179028 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217902c kind:load to:0x0209e9b0 module:overlay(0) +from:0x02179030 kind:load to:0x02176f18 module:overlay(90) +from:0x02179034 kind:load to:0x02176f38 module:overlay(90) +from:0x02179038 kind:load to:0x0210dfec module:overlays(19,26) +from:0x0217903c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02179040 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02179044 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02179048 kind:load to:0x0210bf60 module:overlays(19,26) +from:0x0217904c kind:load to:0x02176c80 module:overlay(90) +from:0x02179050 kind:load to:0x02176c24 module:overlay(90) +from:0x02179054 kind:load to:0x02176c74 module:overlay(90) +from:0x02179060 kind:load to:0x02176f80 module:overlay(90) +from:0x02179064 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02179068 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217906c kind:load to:0x0209e21c module:overlay(0) +from:0x02179070 kind:load to:0x0209e23c module:overlay(0) +from:0x0217907c kind:load to:0x021770c4 module:overlay(90) +from:0x02179080 kind:load to:0x0209e87c module:overlay(0) +from:0x02179084 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02179088 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0217908c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02179090 kind:load to:0x02177110 module:overlay(90) +from:0x02179094 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02179098 kind:load to:0x021771a4 module:overlay(90) +from:0x0217909c kind:load to:0x0209e998 module:overlay(0) +from:0x021790a0 kind:load to:0x0209e99c module:overlay(0) +from:0x021790a4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021790a8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021790ac kind:load to:0x021771b4 module:overlay(90) +from:0x021790b0 kind:load to:0x021771d4 module:overlay(90) +from:0x021790b4 kind:load to:0x0210dfec module:overlays(19,26) +from:0x021790b8 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021790bc kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021790c0 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021790cc kind:load to:0x0217721c module:overlay(90) +from:0x021790d0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x021790d4 kind:load to:0x0209e1dc module:overlay(0) +from:0x021790d8 kind:load to:0x0209e21c module:overlay(0) +from:0x021790dc kind:load to:0x0209e23c module:overlay(0) +from:0x021790e8 kind:load to:0x02177360 module:overlay(90) +from:0x021790ec kind:load to:0x0209e87c module:overlay(0) +from:0x021790f0 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x021790f4 kind:load to:0x0210def0 module:overlays(19,26) +from:0x021790f8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021790fc kind:load to:0x021773ac module:overlay(90) +from:0x02179100 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02179104 kind:load to:0x02177440 module:overlay(90) +from:0x02179108 kind:load to:0x0209e998 module:overlay(0) +from:0x0217910c kind:load to:0x0209e99c module:overlay(0) +from:0x02179110 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02179114 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02179118 kind:load to:0x02177450 module:overlay(90) +from:0x0217911c kind:load to:0x02177470 module:overlay(90) +from:0x02179120 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02179124 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02179128 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217912c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02179138 kind:load to:0x021774b8 module:overlay(90) +from:0x0217913c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02179140 kind:load to:0x0209e1dc module:overlay(0) +from:0x02179144 kind:load to:0x0209e21c module:overlay(0) +from:0x02179148 kind:load to:0x0209e23c module:overlay(0) +from:0x02179154 kind:load to:0x0210ced8 module:overlays(19,26) +from:0x02179158 kind:load to:0x0209e87c module:overlay(0) +from:0x0217915c kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02179160 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02179164 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02179168 kind:load to:0x0210d394 module:overlays(19,26) +from:0x0217916c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02179170 kind:load to:0x0209e990 module:overlay(0) +from:0x02179174 kind:load to:0x0209e998 module:overlay(0) +from:0x02179178 kind:load to:0x0209e99c module:overlay(0) +from:0x0217917c kind:load to:0x0209e9a8 module:overlay(0) +from:0x02179180 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02179184 kind:load to:0x02177580 module:overlay(90) +from:0x02179188 kind:load to:0x021775b0 module:overlay(90) +from:0x0217918c kind:load to:0x0210d56c module:overlays(19,26) +from:0x02179190 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02179194 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02179198 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217919c kind:load to:0x02110430 module:overlays(19,26) +from:0x021791a0 kind:load to:0x0210d564 module:overlays(19,26) +from:0x021791a4 kind:load to:0x0210d074 module:overlays(19,26) +from:0x021791a8 kind:load to:0x0210d008 module:overlays(19,26) +from:0x021791ac kind:load to:0x0210cfa0 module:overlays(19,26) +from:0x021791b0 kind:load to:0x0210d440 module:overlays(19,26) +from:0x021791b4 kind:load to:0x0210d45c module:overlays(19,26) +from:0x021791b8 kind:load to:0x0210cfa8 module:overlays(19,26) +from:0x021791bc kind:load to:0x0210cfb0 module:overlays(19,26) +from:0x021791c0 kind:load to:0x02177530 module:overlay(90) +from:0x021791c4 kind:load to:0x0210d06c module:overlays(19,26) diff --git a/config/jp/arm9/overlays/ov090/symbols.txt b/config/jp/arm9/overlays/ov090/symbols.txt new file mode 100644 index 00000000..0b15ca2d --- /dev/null +++ b/config/jp/arm9/overlays/ov090/symbols.txt @@ -0,0 +1,647 @@ +func_ov090_02167b00 kind:function(arm,size=0xc) addr:0x02167b00 +func_ov090_02167b0c kind:function(arm,size=0x28) addr:0x02167b0c +func_ov090_02167b34 kind:function(arm,size=0x68) addr:0x02167b34 +func_ov090_02167b9c kind:function(arm,size=0x18) addr:0x02167b9c +func_ov090_02167bb4 kind:function(arm,size=0x28) addr:0x02167bb4 +func_ov090_02167bdc kind:function(arm,size=0x68) addr:0x02167bdc +func_ov090_02167c44 kind:function(arm,size=0x24) addr:0x02167c44 +func_ov090_02167c68 kind:function(arm,size=0x7c) addr:0x02167c68 +func_ov090_02167ce4 kind:function(arm,size=0x28) addr:0x02167ce4 +func_ov090_02167d0c kind:function(arm,size=0x2c) addr:0x02167d0c +func_ov090_02167d38 kind:function(arm,size=0x314) addr:0x02167d38 +func_ov090_0216804c kind:function(arm,size=0x14) addr:0x0216804c +func_ov090_02168060 kind:function(arm,size=0x14) addr:0x02168060 +func_ov090_02168074 kind:function(arm,size=0x7c) addr:0x02168074 +func_ov090_021680f0 kind:function(arm,size=0x84) addr:0x021680f0 +func_ov090_02168174 kind:function(arm,size=0x1d4) addr:0x02168174 +func_ov090_02168348 kind:function(arm,size=0xa4) addr:0x02168348 +func_ov090_021683ec kind:function(arm,size=0x198) addr:0x021683ec +func_ov090_02168584 kind:function(arm,size=0xa4) addr:0x02168584 +func_ov090_02168628 kind:function(arm,size=0xe0) addr:0x02168628 +func_ov090_02168708 kind:function(arm,size=0x50) addr:0x02168708 +func_ov090_02168758 kind:function(arm,size=0xd4) addr:0x02168758 +func_ov090_0216882c kind:function(arm,size=0xdc) addr:0x0216882c +func_ov090_02168908 kind:function(arm,size=0x1c4) addr:0x02168908 +func_ov090_02168acc kind:function(arm,size=0x9c) addr:0x02168acc +func_ov090_02168b68 kind:function(arm,size=0x1d0) addr:0x02168b68 +func_ov090_02168d38 kind:function(arm,size=0x78) addr:0x02168d38 +func_ov090_02168db0 kind:function(arm,size=0x144) addr:0x02168db0 +func_ov090_02168ef4 kind:function(arm,size=0x70) addr:0x02168ef4 +func_ov090_02168f64 kind:function(arm,size=0x20c) addr:0x02168f64 +func_ov090_02169170 kind:function(arm,size=0xc) addr:0x02169170 +func_ov090_0216917c kind:function(arm,size=0x5c) addr:0x0216917c +func_ov090_021691d8 kind:function(arm,size=0xe0) addr:0x021691d8 +func_ov090_021692b8 kind:function(arm,size=0x1dc) addr:0x021692b8 +func_ov090_02169494 kind:function(arm,size=0x58) addr:0x02169494 +func_ov090_021694ec kind:function(arm,size=0x610) addr:0x021694ec +func_ov090_02169afc kind:function(arm,size=0xc) addr:0x02169afc +func_ov090_02169b08 kind:function(arm,size=0x168) addr:0x02169b08 +func_ov090_02169c70 kind:function(arm,size=0x94) addr:0x02169c70 +func_ov090_02169d04 kind:function(arm,size=0x138) addr:0x02169d04 +func_ov090_02169e3c kind:function(arm,size=0x358) addr:0x02169e3c +func_ov090_0216a194 kind:function(arm,size=0x10) addr:0x0216a194 +func_ov090_0216a1a4 kind:function(arm,size=0x434) addr:0x0216a1a4 +func_ov090_0216a5d8 kind:function(arm,size=0x14) addr:0x0216a5d8 +func_ov090_0216a5ec kind:function(arm,size=0x38) addr:0x0216a5ec +func_ov090_0216a624 kind:function(arm,size=0xd0) addr:0x0216a624 +func_ov090_0216a6f4 kind:function(arm,size=0x28) addr:0x0216a6f4 +func_ov090_0216a71c kind:function(arm,size=0x74) addr:0x0216a71c +func_ov090_0216a790 kind:function(arm,size=0x4c) addr:0x0216a790 +func_ov090_0216a7dc kind:function(arm,size=0x2c) addr:0x0216a7dc +func_ov090_0216a808 kind:function(arm,size=0x94) addr:0x0216a808 +func_ov090_0216a89c kind:function(arm,size=0x18) addr:0x0216a89c +func_ov090_0216a8b4 kind:function(arm,size=0xc4) addr:0x0216a8b4 +func_ov090_0216a978 kind:function(arm,size=0x90) addr:0x0216a978 +func_ov090_0216aa08 kind:function(arm,size=0x190) addr:0x0216aa08 +func_ov090_0216ab98 kind:function(arm,size=0x13c) addr:0x0216ab98 +func_ov090_0216acd4 kind:function(arm,size=0x24) addr:0x0216acd4 +func_ov090_0216acf8 kind:function(arm,size=0x10) addr:0x0216acf8 +func_ov090_0216ad08 kind:function(arm,size=0x8) addr:0x0216ad08 +func_ov090_0216ad10 kind:function(arm,size=0x24) addr:0x0216ad10 +func_ov090_0216ad34 kind:function(arm,size=0x2c) addr:0x0216ad34 +func_ov090_0216ad60 kind:function(arm,size=0x1c) addr:0x0216ad60 +func_ov090_0216ad7c kind:function(arm,size=0x1c) addr:0x0216ad7c +func_ov090_0216ad98 kind:function(arm,size=0x14) addr:0x0216ad98 +func_ov090_0216adac kind:function(arm,size=0xc) addr:0x0216adac +func_ov090_0216adb8 kind:function(arm,size=0x24) addr:0x0216adb8 +func_ov090_0216addc kind:function(arm,size=0x70) addr:0x0216addc +func_ov090_0216ae4c kind:function(arm,size=0x228) addr:0x0216ae4c +func_ov090_0216b074 kind:function(arm,size=0x294) addr:0x0216b074 +func_ov090_0216b308 kind:function(arm,size=0x5c) addr:0x0216b308 +func_ov090_0216b364 kind:function(arm,size=0x4c) addr:0x0216b364 +func_ov090_0216b3b0 kind:function(arm,size=0x394) addr:0x0216b3b0 +func_ov090_0216b744 kind:function(arm,size=0xec) addr:0x0216b744 +func_ov090_0216b830 kind:function(arm,size=0x104) addr:0x0216b830 +func_ov090_0216b934 kind:function(arm,size=0x10c) addr:0x0216b934 +func_ov090_0216ba40 kind:function(arm,size=0x180) addr:0x0216ba40 +func_ov090_0216bbc0 kind:function(arm,size=0x158) addr:0x0216bbc0 +func_ov090_0216bd18 kind:function(arm,size=0x33c) addr:0x0216bd18 +func_ov090_0216c054 kind:function(arm,size=0x140) addr:0x0216c054 +func_ov090_0216c194 kind:function(arm,size=0x2a0) addr:0x0216c194 +func_ov090_0216c434 kind:function(arm,size=0x90) addr:0x0216c434 +func_ov090_0216c4c4 kind:function(arm,size=0x3ac) addr:0x0216c4c4 +func_ov090_0216c870 kind:function(arm,size=0x4c) addr:0x0216c870 +func_ov090_0216c8bc kind:function(arm,size=0xb4) addr:0x0216c8bc +func_ov090_0216c970 kind:function(arm,size=0x21c) addr:0x0216c970 +func_ov090_0216cb8c kind:function(arm,size=0x84) addr:0x0216cb8c +func_ov090_0216cc10 kind:function(arm,size=0x19c) addr:0x0216cc10 +func_ov090_0216cdac kind:function(arm,size=0x54) addr:0x0216cdac +func_ov090_0216ce00 kind:function(arm,size=0xd0) addr:0x0216ce00 +func_ov090_0216ced0 kind:function(arm,size=0x70) addr:0x0216ced0 +func_ov090_0216cf40 kind:function(arm,size=0x270) addr:0x0216cf40 +func_ov090_0216d1b0 kind:function(arm,size=0x104) addr:0x0216d1b0 +func_ov090_0216d2b4 kind:function(arm,size=0x300) addr:0x0216d2b4 +func_ov090_0216d5b4 kind:function(arm,size=0x98) addr:0x0216d5b4 +func_ov090_0216d64c kind:function(arm,size=0x19c) addr:0x0216d64c +func_ov090_0216d7e8 kind:function(arm,size=0x150) addr:0x0216d7e8 +func_ov090_0216d938 kind:function(arm,size=0xe0) addr:0x0216d938 +func_ov090_0216da18 kind:function(arm,size=0x8c) addr:0x0216da18 +func_ov090_0216daa4 kind:function(arm,size=0x4) addr:0x0216daa4 +func_ov090_0216daa8 kind:function(arm,size=0xb1c) addr:0x0216daa8 +func_ov090_0216e5c4 kind:function(arm,size=0x220) addr:0x0216e5c4 +func_ov090_0216e7e4 kind:function(arm,size=0xb0) addr:0x0216e7e4 +func_ov090_0216e894 kind:function(arm,size=0xb8) addr:0x0216e894 +func_ov090_0216e94c kind:function(arm,size=0xb8) addr:0x0216e94c +func_ov090_0216ea04 kind:function(arm,size=0x74) addr:0x0216ea04 +func_ov090_0216ea78 kind:function(arm,size=0x160) addr:0x0216ea78 +func_ov090_0216ebd8 kind:function(arm,size=0x28) addr:0x0216ebd8 +func_ov090_0216ec00 kind:function(arm,size=0x2e4) addr:0x0216ec00 +func_ov090_0216eee4 kind:function(arm,size=0x88) addr:0x0216eee4 +func_ov090_0216ef6c kind:function(arm,size=0x4c) addr:0x0216ef6c +func_ov090_0216efb8 kind:function(arm,size=0x28) addr:0x0216efb8 +func_ov090_0216efe0 kind:function(arm,size=0x58) addr:0x0216efe0 +func_ov090_0216f038 kind:function(arm,size=0xa4) addr:0x0216f038 +func_ov090_0216f0dc kind:function(arm,size=0x68) addr:0x0216f0dc +func_ov090_0216f144 kind:function(arm,size=0x3c) addr:0x0216f144 +func_ov090_0216f180 kind:function(arm,size=0x88) addr:0x0216f180 +func_ov090_0216f208 kind:function(arm,size=0xcc) addr:0x0216f208 +func_ov090_0216f2d4 kind:function(arm,size=0x30) addr:0x0216f2d4 +func_ov090_0216f304 kind:function(arm,size=0xd8) addr:0x0216f304 +func_ov090_0216f3dc kind:function(arm,size=0x1c8) addr:0x0216f3dc +func_ov090_0216f5a4 kind:function(arm,size=0xc0) addr:0x0216f5a4 +func_ov090_0216f664 kind:function(arm,size=0x128) addr:0x0216f664 +func_ov090_0216f78c kind:function(arm,size=0x28) addr:0x0216f78c +func_ov090_0216f7b4 kind:function(arm,size=0x1c) addr:0x0216f7b4 +func_ov090_0216f7d0 kind:function(arm,size=0x24) addr:0x0216f7d0 +func_ov090_0216f7f4 kind:function(arm,size=0x8) addr:0x0216f7f4 +func_ov090_0216f7fc kind:function(arm,size=0x2d4) addr:0x0216f7fc +func_ov090_0216fad0 kind:function(arm,size=0x1fc) addr:0x0216fad0 +func_ov090_0216fccc kind:function(arm,size=0x90) addr:0x0216fccc +func_ov090_0216fd5c kind:function(arm,size=0x1a8) addr:0x0216fd5c +func_ov090_0216ff04 kind:function(arm,size=0x38) addr:0x0216ff04 +func_ov090_0216ff3c kind:function(arm,size=0x40) addr:0x0216ff3c +func_ov090_0216ff7c kind:function(arm,size=0x14) addr:0x0216ff7c +func_ov090_0216ff90 kind:function(arm,size=0xc) addr:0x0216ff90 +func_ov090_0216ff9c kind:function(arm,size=0x24) addr:0x0216ff9c +func_ov090_0216ffc0 kind:function(arm,size=0x6c) addr:0x0216ffc0 +func_ov090_0217002c kind:function(arm,size=0x160) addr:0x0217002c +func_ov090_0217018c kind:function(arm,size=0x5c) addr:0x0217018c +func_ov090_021701e8 kind:function(arm,size=0x50) addr:0x021701e8 +func_ov090_02170238 kind:function(arm,size=0x38) addr:0x02170238 +func_ov090_02170270 kind:function(arm,size=0xb0) addr:0x02170270 +func_ov090_02170320 kind:function(arm,size=0x64) addr:0x02170320 +func_ov090_02170384 kind:function(arm,size=0x8c) addr:0x02170384 +func_ov090_02170410 kind:function(arm,size=0x68) addr:0x02170410 +func_ov090_02170478 kind:function(arm,size=0xf4) addr:0x02170478 +func_ov090_0217056c kind:function(arm,size=0x124) addr:0x0217056c +func_ov090_02170690 kind:function(arm,size=0x64) addr:0x02170690 +func_ov090_021706f4 kind:function(arm,size=0xb4) addr:0x021706f4 +func_ov090_021707a8 kind:function(arm,size=0xac) addr:0x021707a8 +func_ov090_02170854 kind:function(arm,size=0xbc) addr:0x02170854 +func_ov090_02170910 kind:function(arm,size=0x8c) addr:0x02170910 +func_ov090_0217099c kind:function(arm,size=0x198) addr:0x0217099c +func_ov090_02170b34 kind:function(arm,size=0x84) addr:0x02170b34 +func_ov090_02170bb8 kind:function(arm,size=0x98) addr:0x02170bb8 +func_ov090_02170c50 kind:function(arm,size=0xe0) addr:0x02170c50 +func_ov090_02170d30 kind:function(arm,size=0x7c) addr:0x02170d30 +func_ov090_02170dac kind:function(arm,size=0x38) addr:0x02170dac +func_ov090_02170de4 kind:function(arm,size=0x4) addr:0x02170de4 +func_ov090_02170de8 kind:function(arm,size=0x60) addr:0x02170de8 +func_ov090_02170e48 kind:function(arm,size=0x64) addr:0x02170e48 +func_ov090_02170eac kind:function(arm,size=0x98) addr:0x02170eac +func_ov090_02170f44 kind:function(arm,size=0xf0) addr:0x02170f44 +func_ov090_02171034 kind:function(arm,size=0x98) addr:0x02171034 +func_ov090_021710cc kind:function(arm,size=0x80) addr:0x021710cc +func_ov090_0217114c kind:function(arm,size=0x74) addr:0x0217114c +func_ov090_021711c0 kind:function(arm,size=0x184) addr:0x021711c0 +func_ov090_02171344 kind:function(arm,size=0x104) addr:0x02171344 +func_ov090_02171448 kind:function(arm,size=0x1c) addr:0x02171448 +func_ov090_02171464 kind:function(arm,size=0x254) addr:0x02171464 +func_ov090_021716b8 kind:function(arm,size=0x30) addr:0x021716b8 +func_ov090_021716e8 kind:function(arm,size=0x38) addr:0x021716e8 +func_ov090_02171720 kind:function(arm,size=0x14) addr:0x02171720 +func_ov090_02171734 kind:function(arm,size=0xc) addr:0x02171734 +func_ov090_02171740 kind:function(arm,size=0x24) addr:0x02171740 +func_ov090_02171764 kind:function(arm,size=0x7c) addr:0x02171764 +func_ov090_021717e0 kind:function(arm,size=0x250) addr:0x021717e0 +func_ov090_02171a30 kind:function(arm,size=0x14) addr:0x02171a30 +func_ov090_02171a44 kind:function(arm,size=0x14) addr:0x02171a44 +func_ov090_02171a58 kind:function(arm,size=0x58) addr:0x02171a58 +func_ov090_02171ab0 kind:function(arm,size=0x34) addr:0x02171ab0 +func_ov090_02171ae4 kind:function(arm,size=0x278) addr:0x02171ae4 +func_ov090_02171d5c kind:function(arm,size=0x54) addr:0x02171d5c +func_ov090_02171db0 kind:function(arm,size=0x2f4) addr:0x02171db0 +func_ov090_021720a4 kind:function(arm,size=0x88) addr:0x021720a4 +func_ov090_0217212c kind:function(arm,size=0x120) addr:0x0217212c +func_ov090_0217224c kind:function(arm,size=0x13c) addr:0x0217224c +func_ov090_02172388 kind:function(arm,size=0x11c) addr:0x02172388 +func_ov090_021724a4 kind:function(arm,size=0x88) addr:0x021724a4 +func_ov090_0217252c kind:function(arm,size=0x80) addr:0x0217252c +func_ov090_021725ac kind:function(arm,size=0x44) addr:0x021725ac +func_ov090_021725f0 kind:function(arm,size=0x24) addr:0x021725f0 +func_ov090_02172614 kind:function(arm,size=0x1c) addr:0x02172614 +func_ov090_02172630 kind:function(arm,size=0xb8) addr:0x02172630 +func_ov090_021726e8 kind:function(arm,size=0x18) addr:0x021726e8 +func_ov090_02172700 kind:function(arm,size=0x60) addr:0x02172700 +func_ov090_02172760 kind:function(arm,size=0x40) addr:0x02172760 +func_ov090_021727a0 kind:function(arm,size=0x14c) addr:0x021727a0 +func_ov090_021728ec kind:function(arm,size=0x2c) addr:0x021728ec +func_ov090_02172918 kind:function(arm,size=0x14c) addr:0x02172918 +func_ov090_02172a64 kind:function(arm,size=0x18) addr:0x02172a64 +func_ov090_02172a7c kind:function(arm,size=0x38) addr:0x02172a7c +func_ov090_02172ab4 kind:function(arm,size=0x24) addr:0x02172ab4 +func_ov090_02172ad8 kind:function(arm,size=0x114) addr:0x02172ad8 +func_ov090_02172bec kind:function(arm,size=0x8c) addr:0x02172bec +func_ov090_02172c78 kind:function(arm,size=0xc4) addr:0x02172c78 +func_ov090_02172d3c kind:function(arm,size=0xcc) addr:0x02172d3c +func_ov090_02172e08 kind:function(arm,size=0xf4) addr:0x02172e08 +func_ov090_02172efc kind:function(arm,size=0x30) addr:0x02172efc +func_ov090_02172f2c kind:function(arm,size=0xac) addr:0x02172f2c +func_ov090_02172fd8 kind:function(arm,size=0x18) addr:0x02172fd8 +func_ov090_02172ff0 kind:function(arm,size=0x5c) addr:0x02172ff0 +func_ov090_0217304c kind:function(arm,size=0xac) addr:0x0217304c +func_ov090_021730f8 kind:function(arm,size=0x34) addr:0x021730f8 +func_ov090_0217312c kind:function(arm,size=0x1c) addr:0x0217312c +func_ov090_02173148 kind:function(arm,size=0x1c) addr:0x02173148 +func_ov090_02173164 kind:function(arm,size=0x30) addr:0x02173164 +func_ov090_02173194 kind:function(arm,size=0x38) addr:0x02173194 +func_ov090_021731cc kind:function(arm,size=0x14) addr:0x021731cc +func_ov090_021731e0 kind:function(arm,size=0xc) addr:0x021731e0 +func_ov090_021731ec kind:function(arm,size=0x24) addr:0x021731ec +func_ov090_02173210 kind:function(arm,size=0x28) addr:0x02173210 +func_ov090_02173238 kind:function(arm,size=0x50) addr:0x02173238 +func_ov090_02173288 kind:function(arm,size=0x14) addr:0x02173288 +func_ov090_0217329c kind:function(arm,size=0x1c) addr:0x0217329c +func_ov090_021732b8 kind:function(arm,size=0x10) addr:0x021732b8 +func_ov090_021732c8 kind:function(arm,size=0x10) addr:0x021732c8 +func_ov090_021732d8 kind:function(arm,size=0x94) addr:0x021732d8 +func_ov090_0217336c kind:function(arm,size=0x14) addr:0x0217336c +func_ov090_02173380 kind:function(arm,size=0xc) addr:0x02173380 +func_ov090_0217338c kind:function(arm,size=0x24) addr:0x0217338c +func_ov090_021733b0 kind:function(arm,size=0x28) addr:0x021733b0 +func_ov090_021733d8 kind:function(arm,size=0x30) addr:0x021733d8 +func_ov090_02173408 kind:function(arm,size=0x30) addr:0x02173408 +func_ov090_02173438 kind:function(arm,size=0x230) addr:0x02173438 +func_ov090_02173668 kind:function(arm,size=0x14) addr:0x02173668 +func_ov090_0217367c kind:function(arm,size=0x1c) addr:0x0217367c +func_ov090_02173698 kind:function(arm,size=0x14) addr:0x02173698 +func_ov090_021736ac kind:function(arm,size=0xc) addr:0x021736ac +func_ov090_021736b8 kind:function(arm,size=0x24) addr:0x021736b8 +func_ov090_021736dc kind:function(arm,size=0x28) addr:0x021736dc +func_ov090_02173704 kind:function(arm,size=0x40) addr:0x02173704 +func_ov090_02173744 kind:function(arm,size=0x14) addr:0x02173744 +func_ov090_02173758 kind:function(arm,size=0x1c) addr:0x02173758 +func_ov090_02173774 kind:function(arm,size=0x94) addr:0x02173774 +func_ov090_02173808 kind:function(arm,size=0x14) addr:0x02173808 +func_ov090_0217381c kind:function(arm,size=0xc) addr:0x0217381c +func_ov090_02173828 kind:function(arm,size=0x24) addr:0x02173828 +func_ov090_0217384c kind:function(arm,size=0x50) addr:0x0217384c +func_ov090_0217389c kind:function(arm,size=0x7c) addr:0x0217389c +func_ov090_02173918 kind:function(arm,size=0x7c) addr:0x02173918 +func_ov090_02173994 kind:function(arm,size=0x37c) addr:0x02173994 +func_ov090_02173d10 kind:function(arm,size=0x4) addr:0x02173d10 +func_ov090_02173d14 kind:function(arm,size=0x390) addr:0x02173d14 +func_ov090_021740a4 kind:function(arm,size=0x14) addr:0x021740a4 +func_ov090_021740b8 kind:function(arm,size=0x1c) addr:0x021740b8 +func_ov090_021740d4 kind:function(arm,size=0x84) addr:0x021740d4 +func_ov090_02174158 kind:function(arm,size=0xc0) addr:0x02174158 +func_ov090_02174218 kind:function(arm,size=0x74) addr:0x02174218 +func_ov090_0217428c kind:function(arm,size=0x8) addr:0x0217428c +func_ov090_02174294 kind:function(arm,size=0x50) addr:0x02174294 +func_ov090_021742e4 kind:function(arm,size=0x38) addr:0x021742e4 +func_ov090_0217431c kind:function(arm,size=0x38) addr:0x0217431c +func_ov090_02174354 kind:function(arm,size=0x14) addr:0x02174354 +func_ov090_02174368 kind:function(arm,size=0x38) addr:0x02174368 +func_ov090_021743a0 kind:function(arm,size=0xc) addr:0x021743a0 +func_ov090_021743ac kind:function(arm,size=0x8) addr:0x021743ac +func_ov090_021743b4 kind:function(arm,size=0x38) addr:0x021743b4 +func_ov090_021743ec kind:function(arm,size=0x40) addr:0x021743ec +func_ov090_0217442c kind:function(arm,size=0x14) addr:0x0217442c +func_ov090_02174440 kind:function(arm,size=0xc) addr:0x02174440 +func_ov090_0217444c kind:function(arm,size=0x24) addr:0x0217444c +func_ov090_02174470 kind:function(arm,size=0xbc) addr:0x02174470 +func_ov090_0217452c kind:function(arm,size=0x4c) addr:0x0217452c +func_ov090_02174578 kind:function(arm,size=0x14) addr:0x02174578 +func_ov090_0217458c kind:function(arm,size=0x48) addr:0x0217458c +func_ov090_021745d4 kind:function(arm,size=0xdc) addr:0x021745d4 +func_ov090_021746b0 kind:function(arm,size=0x14) addr:0x021746b0 +func_ov090_021746c4 kind:function(arm,size=0x2d4) addr:0x021746c4 +func_ov090_02174998 kind:function(arm,size=0x50) addr:0x02174998 +func_ov090_021749e8 kind:function(arm,size=0x38) addr:0x021749e8 +func_ov090_02174a20 kind:function(arm,size=0x38) addr:0x02174a20 +func_ov090_02174a58 kind:function(arm,size=0x14) addr:0x02174a58 +func_ov090_02174a6c kind:function(arm,size=0x38) addr:0x02174a6c +func_ov090_02174aa4 kind:function(arm,size=0x38) addr:0x02174aa4 +func_ov090_02174adc kind:function(arm,size=0x1c) addr:0x02174adc +func_ov090_02174af8 kind:function(arm,size=0x40) addr:0x02174af8 +func_ov090_02174b38 kind:function(arm,size=0x48) addr:0x02174b38 +func_ov090_02174b80 kind:function(arm,size=0x14) addr:0x02174b80 +func_ov090_02174b94 kind:function(arm,size=0xc) addr:0x02174b94 +func_ov090_02174ba0 kind:function(arm,size=0x24) addr:0x02174ba0 +func_ov090_02174bc4 kind:function(arm,size=0x50) addr:0x02174bc4 +func_ov090_02174c14 kind:function(arm,size=0x3c) addr:0x02174c14 +func_ov090_02174c50 kind:function(arm,size=0x38) addr:0x02174c50 +func_ov090_02174c88 kind:function(arm,size=0x40) addr:0x02174c88 +func_ov090_02174cc8 kind:function(arm,size=0xe4) addr:0x02174cc8 +func_ov090_02174dac kind:function(arm,size=0xe4) addr:0x02174dac +func_ov090_02174e90 kind:function(arm,size=0x8) addr:0x02174e90 +func_ov090_02174e98 kind:function(arm,size=0x8) addr:0x02174e98 +func_ov090_02174ea0 kind:function(arm,size=0x4) addr:0x02174ea0 +func_ov090_02174ea4 kind:function(arm,size=0x4) addr:0x02174ea4 +func_ov090_02174ea8 kind:function(arm,size=0x3c) addr:0x02174ea8 +func_ov090_02174ee4 kind:function(arm,size=0x2c) addr:0x02174ee4 +func_ov090_02174f10 kind:function(arm,size=0x2c) addr:0x02174f10 +func_ov090_02174f3c kind:function(arm,size=0x2c) addr:0x02174f3c +func_ov090_02174f68 kind:function(arm,size=0x8) addr:0x02174f68 +func_ov090_02174f70 kind:function(arm,size=0x28) addr:0x02174f70 +func_ov090_02174f98 kind:function(arm,size=0x20) addr:0x02174f98 +func_ov090_02174fb8 kind:function(arm,size=0x14) addr:0x02174fb8 +func_ov090_02174fcc kind:function(arm,size=0xc) addr:0x02174fcc +func_ov090_02174fd8 kind:function(arm,size=0x24) addr:0x02174fd8 +func_ov090_02174ffc kind:function(arm,size=0x28) addr:0x02174ffc +func_ov090_02175024 kind:function(arm,size=0x48) addr:0x02175024 +func_ov090_0217506c kind:function(arm,size=0xe0) addr:0x0217506c +func_ov090_0217514c kind:function(arm,size=0x50) addr:0x0217514c +func_ov090_0217519c kind:function(arm,size=0x4) addr:0x0217519c +func_ov090_021751a0 kind:function(arm,size=0x1c) addr:0x021751a0 +func_ov090_021751bc kind:function(arm,size=0x4c) addr:0x021751bc +func_ov090_02175208 kind:function(arm,size=0x40) addr:0x02175208 +func_ov090_02175248 kind:function(arm,size=0x10) addr:0x02175248 +func_ov090_02175258 kind:function(arm,size=0x24) addr:0x02175258 +func_ov090_0217527c kind:function(arm,size=0x20) addr:0x0217527c +func_ov090_0217529c kind:function(arm,size=0x14) addr:0x0217529c +func_ov090_021752b0 kind:function(arm,size=0x1c) addr:0x021752b0 +func_ov090_021752cc kind:function(arm,size=0x14) addr:0x021752cc +func_ov090_021752e0 kind:function(arm,size=0xc) addr:0x021752e0 +func_ov090_021752ec kind:function(arm,size=0x24) addr:0x021752ec +func_ov090_02175310 kind:function(arm,size=0xb0) addr:0x02175310 +func_ov090_021753c0 kind:function(arm,size=0x3c) addr:0x021753c0 +func_ov090_021753fc kind:function(arm,size=0x50) addr:0x021753fc +func_ov090_0217544c kind:function(arm,size=0xdc) addr:0x0217544c +func_ov090_02175528 kind:function(arm,size=0x50) addr:0x02175528 +func_ov090_02175578 kind:function(arm,size=0xc) addr:0x02175578 +func_ov090_02175584 kind:function(arm,size=0x8c) addr:0x02175584 +func_ov090_02175610 kind:function(arm,size=0x20) addr:0x02175610 +func_ov090_02175630 kind:function(arm,size=0x28) addr:0x02175630 +func_ov090_02175658 kind:function(arm,size=0x14) addr:0x02175658 +func_ov090_0217566c kind:function(arm,size=0xc) addr:0x0217566c +func_ov090_02175678 kind:function(arm,size=0x24) addr:0x02175678 +func_ov090_0217569c kind:function(arm,size=0xb0) addr:0x0217569c +func_ov090_0217574c kind:function(arm,size=0x38) addr:0x0217574c +func_ov090_02175784 kind:function(arm,size=0xb8) addr:0x02175784 +func_ov090_0217583c kind:function(arm,size=0x50) addr:0x0217583c +func_ov090_0217588c kind:function(arm,size=0xc) addr:0x0217588c +func_ov090_02175898 kind:function(arm,size=0x8c) addr:0x02175898 +func_ov090_02175924 kind:function(arm,size=0x20) addr:0x02175924 +func_ov090_02175944 kind:function(arm,size=0x28) addr:0x02175944 +func_ov090_0217596c kind:function(arm,size=0x14) addr:0x0217596c +func_ov090_02175980 kind:function(arm,size=0xc) addr:0x02175980 +func_ov090_0217598c kind:function(arm,size=0x24) addr:0x0217598c +func_ov090_021759b0 kind:function(arm,size=0xac) addr:0x021759b0 +func_ov090_02175a5c kind:function(arm,size=0x184) addr:0x02175a5c +func_ov090_02175be0 kind:function(arm,size=0x14) addr:0x02175be0 +func_ov090_02175bf4 kind:function(arm,size=0x4) addr:0x02175bf4 +func_ov090_02175bf8 kind:function(arm,size=0x14) addr:0x02175bf8 +func_ov090_02175c0c kind:function(arm,size=0x14) addr:0x02175c0c +func_ov090_02175c20 kind:function(arm,size=0x14) addr:0x02175c20 +func_ov090_02175c34 kind:function(arm,size=0x80) addr:0x02175c34 +func_ov090_02175cb4 kind:function(arm,size=0x310) addr:0x02175cb4 +func_ov090_02175fc4 kind:function(arm,size=0xcc) addr:0x02175fc4 +func_ov090_02176090 kind:function(arm,size=0x130) addr:0x02176090 +func_ov090_021761c0 kind:function(arm,size=0x10c) addr:0x021761c0 +func_ov090_021762cc kind:function(arm,size=0x98) addr:0x021762cc +func_ov090_02176364 kind:function(arm,size=0xa8) addr:0x02176364 +func_ov090_0217640c kind:function(arm,size=0xd0) addr:0x0217640c +func_ov090_021764dc kind:function(arm,size=0x158) addr:0x021764dc +func_ov090_02176634 kind:function(arm,size=0x6c) addr:0x02176634 +func_ov090_021766a0 kind:function(arm,size=0x50) addr:0x021766a0 +func_ov090_021766f0 kind:function(arm,size=0x74) addr:0x021766f0 +func_ov090_02176764 kind:function(arm,size=0x78) addr:0x02176764 +func_ov090_021767dc kind:function(arm,size=0x1c) addr:0x021767dc +func_ov090_021767f8 kind:function(arm,size=0x1c) addr:0x021767f8 +func_ov090_02176814 kind:function(arm,size=0x14) addr:0x02176814 +func_ov090_02176828 kind:function(arm,size=0x1c) addr:0x02176828 +func_ov090_02176844 kind:function(arm,size=0x1c) addr:0x02176844 +func_ov090_02176860 kind:function(arm,size=0x58) addr:0x02176860 +func_ov090_021768b8 kind:function(arm,size=0x60) addr:0x021768b8 +func_ov090_02176918 kind:function(arm,size=0x14) addr:0x02176918 +func_ov090_0217692c kind:function(arm,size=0xc) addr:0x0217692c +func_ov090_02176938 kind:function(arm,size=0x24) addr:0x02176938 +func_ov090_0217695c kind:function(arm,size=0x8c) addr:0x0217695c +func_ov090_021769e8 kind:function(arm,size=0x20) addr:0x021769e8 +func_ov090_02176a08 kind:function(arm,size=0x14) addr:0x02176a08 +func_ov090_02176a1c kind:function(arm,size=0xa8) addr:0x02176a1c +func_ov090_02176ac4 kind:function(arm,size=0x20) addr:0x02176ac4 +func_ov090_02176ae4 kind:function(arm,size=0x28) addr:0x02176ae4 +func_ov090_02176b0c kind:function(arm,size=0x14) addr:0x02176b0c +func_ov090_02176b20 kind:function(arm,size=0xc) addr:0x02176b20 +func_ov090_02176b2c kind:function(arm,size=0x24) addr:0x02176b2c +func_ov090_02176b50 kind:function(arm,size=0x94) addr:0x02176b50 +func_ov090_02176be4 kind:function(arm,size=0x20) addr:0x02176be4 +func_ov090_02176c04 kind:function(arm,size=0x20) addr:0x02176c04 +func_ov090_02176c24 kind:function(arm,size=0x50) addr:0x02176c24 +func_ov090_02176c74 kind:function(arm,size=0xc) addr:0x02176c74 +func_ov090_02176c80 kind:function(arm,size=0xa4) addr:0x02176c80 +func_ov090_02176d24 kind:function(arm,size=0x20) addr:0x02176d24 +func_ov090_02176d44 kind:function(arm,size=0x28) addr:0x02176d44 +func_ov090_02176d6c kind:function(arm,size=0x14) addr:0x02176d6c +func_ov090_02176d80 kind:function(arm,size=0xc) addr:0x02176d80 +func_ov090_02176d8c kind:function(arm,size=0x24) addr:0x02176d8c +func_ov090_02176db0 kind:function(arm,size=0x8c) addr:0x02176db0 +func_ov090_02176e3c kind:function(arm,size=0x20) addr:0x02176e3c +func_ov090_02176e5c kind:function(arm,size=0x14) addr:0x02176e5c +func_ov090_02176e70 kind:function(arm,size=0xa8) addr:0x02176e70 +func_ov090_02176f18 kind:function(arm,size=0x20) addr:0x02176f18 +func_ov090_02176f38 kind:function(arm,size=0x28) addr:0x02176f38 +func_ov090_02176f60 kind:function(arm,size=0x14) addr:0x02176f60 +func_ov090_02176f74 kind:function(arm,size=0xc) addr:0x02176f74 +func_ov090_02176f80 kind:function(arm,size=0x24) addr:0x02176f80 +func_ov090_02176fa4 kind:function(arm,size=0x90) addr:0x02176fa4 +func_ov090_02177034 kind:function(arm,size=0x90) addr:0x02177034 +func_ov090_021770c4 kind:function(arm,size=0x4c) addr:0x021770c4 +func_ov090_02177110 kind:function(arm,size=0x94) addr:0x02177110 +func_ov090_021771a4 kind:function(arm,size=0x10) addr:0x021771a4 +func_ov090_021771b4 kind:function(arm,size=0x20) addr:0x021771b4 +func_ov090_021771d4 kind:function(arm,size=0x28) addr:0x021771d4 +func_ov090_021771fc kind:function(arm,size=0x14) addr:0x021771fc +func_ov090_02177210 kind:function(arm,size=0xc) addr:0x02177210 +func_ov090_0217721c kind:function(arm,size=0x24) addr:0x0217721c +func_ov090_02177240 kind:function(arm,size=0x90) addr:0x02177240 +func_ov090_021772d0 kind:function(arm,size=0x90) addr:0x021772d0 +func_ov090_02177360 kind:function(arm,size=0x4c) addr:0x02177360 +func_ov090_021773ac kind:function(arm,size=0x94) addr:0x021773ac +func_ov090_02177440 kind:function(arm,size=0x10) addr:0x02177440 +func_ov090_02177450 kind:function(arm,size=0x20) addr:0x02177450 +func_ov090_02177470 kind:function(arm,size=0x28) addr:0x02177470 +func_ov090_02177498 kind:function(arm,size=0x14) addr:0x02177498 +func_ov090_021774ac kind:function(arm,size=0xc) addr:0x021774ac +func_ov090_021774b8 kind:function(arm,size=0x24) addr:0x021774b8 +func_ov090_021774dc kind:function(arm,size=0x34) addr:0x021774dc +func_ov090_02177510 kind:function(arm,size=0x20) addr:0x02177510 +func_ov090_02177530 kind:function(arm,size=0x50) addr:0x02177530 +func_ov090_02177580 kind:function(arm,size=0x30) addr:0x02177580 +func_ov090_021775b0 kind:function(arm,size=0x38) addr:0x021775b0 +func_ov090_021775e8 kind:function(arm,size=0x14) addr:0x021775e8 +data_ov090_021775fc kind:data(any) addr:0x021775fc +data_ov090_0217760c kind:data(any) addr:0x0217760c +data_ov090_0217761c kind:data(any) addr:0x0217761c +data_ov090_02177664 kind:data(any) addr:0x02177664 +data_ov090_02177674 kind:data(any) addr:0x02177674 +data_ov090_02177684 kind:data(any) addr:0x02177684 +data_ov090_02177694 kind:data(any) addr:0x02177694 +data_ov090_021776a4 kind:data(any) addr:0x021776a4 +data_ov090_021776b4 kind:data(any) addr:0x021776b4 +data_ov090_021776c4 kind:data(any) addr:0x021776c4 +data_ov090_021776d4 kind:data(any) addr:0x021776d4 +data_ov090_021776e8 kind:data(any) addr:0x021776e8 +data_ov090_02177704 kind:data(any) addr:0x02177704 +data_ov090_02177714 kind:data(any) addr:0x02177714 +data_ov090_02177724 kind:data(any) addr:0x02177724 +data_ov090_02177728 kind:data(any) addr:0x02177728 ambiguous +data_ov090_02177754 kind:data(any) addr:0x02177754 +func_ov090_02177760 kind:function(arm,size=0x108) addr:0x02177760 +func_ov090_02177868 kind:function(arm,size=0x70) addr:0x02177868 +func_ov090_021778d8 kind:function(arm,size=0x50) addr:0x021778d8 +func_ov090_02177928 kind:function(arm,size=0x5c) addr:0x02177928 +func_ov090_02177984 kind:function(arm,size=0x50) addr:0x02177984 +func_ov090_021779d4 kind:function(arm,size=0x50) addr:0x021779d4 +func_ov090_02177a24 kind:function(arm,size=0x50) addr:0x02177a24 +func_ov090_02177a74 kind:function(arm,size=0x50) addr:0x02177a74 +func_ov090_02177ac4 kind:function(arm,size=0x74) addr:0x02177ac4 +func_ov090_02177b38 kind:function(arm,size=0x50) addr:0x02177b38 +func_ov090_02177b88 kind:function(arm,size=0x68) addr:0x02177b88 +func_ov090_02177bf0 kind:function(arm,size=0x50) addr:0x02177bf0 +func_ov090_02177c40 kind:function(arm,size=0x50) addr:0x02177c40 +func_ov090_02177c90 kind:function(arm,size=0x50) addr:0x02177c90 +func_ov090_02177ce0 kind:function(arm,size=0x50) addr:0x02177ce0 +func_ov090_02177d30 kind:function(arm,size=0x50) addr:0x02177d30 +func_ov090_02177d80 kind:function(arm,size=0x50) addr:0x02177d80 +func_ov090_02177dd0 kind:function(arm,size=0x50) addr:0x02177dd0 +func_ov090_02177e20 kind:function(arm,size=0x50) addr:0x02177e20 +func_ov090_02177e70 kind:function(arm,size=0x50) addr:0x02177e70 +data_ov090_02177f28 kind:data(any) addr:0x02177f28 +data_ov090_02177f2c kind:data(any) addr:0x02177f2c +data_ov090_02177f44 kind:data(any) addr:0x02177f44 +data_ov090_02177f64 kind:data(any) addr:0x02177f64 +data_ov090_02177f74 kind:data(any) addr:0x02177f74 ambiguous +data_ov090_02177f88 kind:data(any) addr:0x02177f88 +data_ov090_02177fd0 kind:data(any) addr:0x02177fd0 +data_ov090_0217801c kind:data(any) addr:0x0217801c +data_ov090_02178078 kind:data(any) addr:0x02178078 +data_ov090_02178090 kind:data(any) addr:0x02178090 +data_ov090_021780a8 kind:data(any) addr:0x021780a8 +data_ov090_021780c0 kind:data(any) addr:0x021780c0 +data_ov090_021780d8 kind:data(any) addr:0x021780d8 +data_ov090_021780f0 kind:data(any) addr:0x021780f0 +data_ov090_02178108 kind:data(any) addr:0x02178108 +data_ov090_02178120 kind:data(any) addr:0x02178120 +data_ov090_02178130 kind:data(any) addr:0x02178130 +data_ov090_02178228 kind:data(any) addr:0x02178228 +data_ov090_02178238 kind:data(any) addr:0x02178238 +data_ov090_02178254 kind:data(any) addr:0x02178254 +data_ov090_02178278 kind:data(any) addr:0x02178278 +data_ov090_021782d4 kind:data(any) addr:0x021782d4 +data_ov090_02178328 kind:data(any) addr:0x02178328 ambiguous +data_ov090_0217833c kind:data(any) addr:0x0217833c +data_ov090_021783a4 kind:data(any) addr:0x021783a4 +data_ov090_021783bc kind:data(any) addr:0x021783bc +data_ov090_021783d4 kind:data(any) addr:0x021783d4 +data_ov090_021783ec kind:data(any) addr:0x021783ec +data_ov090_02178404 kind:data(any) addr:0x02178404 +data_ov090_0217841c kind:data(any) addr:0x0217841c +data_ov090_02178434 kind:data(any) addr:0x02178434 +data_ov090_02178438 kind:data(any) addr:0x02178438 +data_ov090_02178444 kind:data(any) addr:0x02178444 +data_ov090_02178460 kind:data(any) addr:0x02178460 +data_ov090_021784a0 kind:data(any) addr:0x021784a0 +data_ov090_021784e8 kind:data(any) addr:0x021784e8 +data_ov090_02178544 kind:data(any) addr:0x02178544 +data_ov090_0217855c kind:data(any) addr:0x0217855c +data_ov090_02178574 kind:data(any) addr:0x02178574 +data_ov090_0217858c kind:data(any) addr:0x0217858c +data_ov090_021785a4 kind:data(any) addr:0x021785a4 +data_ov090_021785bc kind:data(any) addr:0x021785bc +data_ov090_021785d4 kind:data(any) addr:0x021785d4 +data_ov090_021785ec kind:data(any) addr:0x021785ec +data_ov090_0217860c kind:data(any) addr:0x0217860c +data_ov090_02178630 kind:data(any) addr:0x02178630 +data_ov090_0217865c kind:data(any) addr:0x0217865c +data_ov090_0217869c kind:data(any) addr:0x0217869c +data_ov090_021786f4 kind:data(any) addr:0x021786f4 +data_ov090_02178754 kind:data(any) addr:0x02178754 +data_ov090_021787c8 kind:data(any) addr:0x021787c8 +data_ov090_021787e0 kind:data(any) addr:0x021787e0 +data_ov090_02178810 kind:data(any) addr:0x02178810 +data_ov090_02178830 kind:data(any) addr:0x02178830 +data_ov090_02178854 kind:data(any) addr:0x02178854 +data_ov090_021788b0 kind:data(any) addr:0x021788b0 +data_ov090_021788d4 kind:data(any) addr:0x021788d4 +data_ov090_02178930 kind:data(any) addr:0x02178930 +data_ov090_02178954 kind:data(any) addr:0x02178954 +data_ov090_021789b0 kind:data(any) addr:0x021789b0 +data_ov090_021789cc kind:data(any) addr:0x021789cc +data_ov090_02178a54 kind:data(any) addr:0x02178a54 +data_ov090_02178a68 kind:data(any) addr:0x02178a68 +data_ov090_02178a7c kind:data(any) addr:0x02178a7c +data_ov090_02178a98 kind:data(any) addr:0x02178a98 +data_ov090_02178ab4 kind:data(any) addr:0x02178ab4 +data_ov090_02178adc kind:data(any) addr:0x02178adc +data_ov090_02178b6c kind:data(any) addr:0x02178b6c +data_ov090_02178b88 kind:data(any) addr:0x02178b88 +data_ov090_02178be8 kind:data(any) addr:0x02178be8 +data_ov090_02178c40 kind:data(any) addr:0x02178c40 +data_ov090_02178c54 kind:data(any) addr:0x02178c54 +data_ov090_02178c70 kind:data(any) addr:0x02178c70 +data_ov090_02178ccc kind:data(any) addr:0x02178ccc +data_ov090_02178ce8 kind:data(any) addr:0x02178ce8 +data_ov090_02178d04 kind:data(any) addr:0x02178d04 +data_ov090_02178d2c kind:data(any) addr:0x02178d2c +data_ov090_02178d8c kind:data(any) addr:0x02178d8c +data_ov090_02178da8 kind:data(any) addr:0x02178da8 +data_ov090_02178e08 kind:data(any) addr:0x02178e08 +data_ov090_02178e1c kind:data(any) addr:0x02178e1c +data_ov090_02178e38 kind:data(any) addr:0x02178e38 +data_ov090_02178e64 kind:data(any) addr:0x02178e64 +data_ov090_02178ea4 kind:data(any) addr:0x02178ea4 ambiguous +data_ov090_02178ebc kind:data(any) addr:0x02178ebc +data_ov090_02178ed0 kind:data(any) addr:0x02178ed0 +data_ov090_02178eec kind:data(any) addr:0x02178eec +data_ov090_02178f08 kind:data(any) addr:0x02178f08 +data_ov090_02178f68 kind:data(any) addr:0x02178f68 +data_ov090_02178f84 kind:data(any) addr:0x02178f84 +data_ov090_02178fe4 kind:data(any) addr:0x02178fe4 +data_ov090_02179000 kind:data(any) addr:0x02179000 +data_ov090_02179060 kind:data(any) addr:0x02179060 +data_ov090_0217907c kind:data(any) addr:0x0217907c +data_ov090_021790cc kind:data(any) addr:0x021790cc +data_ov090_021790e8 kind:data(any) addr:0x021790e8 +data_ov090_02179138 kind:data(any) addr:0x02179138 +data_ov090_02179154 kind:data(any) addr:0x02179154 +data_ov090_021791e0 kind:bss addr:0x021791e0 +data_ov090_021791e8 kind:bss addr:0x021791e8 +data_ov090_021791f4 kind:bss addr:0x021791f4 +data_ov090_02179200 kind:bss addr:0x02179200 +data_ov090_02179214 kind:bss addr:0x02179214 +data_ov090_021792ec kind:bss addr:0x021792ec +data_ov090_021792f4 kind:bss addr:0x021792f4 +data_ov090_02179300 kind:bss addr:0x02179300 +data_ov090_0217930c kind:bss addr:0x0217930c +data_ov090_021793e4 kind:bss addr:0x021793e4 +data_ov090_021793e8 kind:bss addr:0x021793e8 +data_ov090_021793f4 kind:bss addr:0x021793f4 +data_ov090_02179478 kind:bss addr:0x02179478 ambiguous +data_ov090_021794a0 kind:bss addr:0x021794a0 ambiguous +data_ov090_021794cc kind:bss addr:0x021794cc +data_ov090_021794d0 kind:bss addr:0x021794d0 +data_ov090_021794dc kind:bss addr:0x021794dc +data_ov090_021794e8 kind:bss addr:0x021794e8 +data_ov090_021795c0 kind:bss addr:0x021795c0 +data_ov090_021795c4 kind:bss addr:0x021795c4 +data_ov090_021795d0 kind:bss addr:0x021795d0 +data_ov090_0217960c kind:bss addr:0x0217960c +data_ov090_02179610 kind:bss addr:0x02179610 +data_ov090_0217961c kind:bss addr:0x0217961c +data_ov090_02179658 kind:bss addr:0x02179658 +data_ov090_0217965c kind:bss addr:0x0217965c +data_ov090_02179668 kind:bss addr:0x02179668 +data_ov090_021796a4 kind:bss addr:0x021796a4 +data_ov090_021796a8 kind:bss addr:0x021796a8 +data_ov090_021796b4 kind:bss addr:0x021796b4 +data_ov090_021796d4 kind:bss addr:0x021796d4 +data_ov090_02179788 kind:bss addr:0x02179788 +data_ov090_0217978c kind:bss addr:0x0217978c +data_ov090_02179798 kind:bss addr:0x02179798 +data_ov090_021797b8 kind:bss addr:0x021797b8 +data_ov090_0217986c kind:bss addr:0x0217986c +data_ov090_02179890 kind:bss addr:0x02179890 +data_ov090_02179894 kind:bss addr:0x02179894 +data_ov090_021798a0 kind:bss addr:0x021798a0 +data_ov090_021798c0 kind:bss addr:0x021798c0 +data_ov090_021798c8 kind:bss addr:0x021798c8 +data_ov090_021798d4 kind:bss addr:0x021798d4 +data_ov090_021798f4 kind:bss addr:0x021798f4 +data_ov090_021798f8 kind:bss addr:0x021798f8 +data_ov090_02179904 kind:bss addr:0x02179904 +data_ov090_021799d8 kind:bss addr:0x021799d8 +data_ov090_021799f8 kind:bss addr:0x021799f8 +data_ov090_021799fc kind:bss addr:0x021799fc +data_ov090_02179a08 kind:bss addr:0x02179a08 +data_ov090_02179adc kind:bss addr:0x02179adc +data_ov090_02179afc kind:bss addr:0x02179afc +data_ov090_02179b00 kind:bss addr:0x02179b00 +data_ov090_02179b0c kind:bss addr:0x02179b0c +data_ov090_02179b2c kind:bss addr:0x02179b2c +data_ov090_02179be0 kind:bss addr:0x02179be0 +data_ov090_02179c00 kind:bss addr:0x02179c00 +data_ov090_02179c04 kind:bss addr:0x02179c04 +data_ov090_02179c10 kind:bss addr:0x02179c10 +data_ov090_02179c54 kind:bss addr:0x02179c54 +data_ov090_02179c58 kind:bss addr:0x02179c58 +data_ov090_02179c5c kind:bss addr:0x02179c5c ambiguous +data_ov090_02179c64 kind:bss addr:0x02179c64 +data_ov090_02179d38 kind:bss addr:0x02179d38 +data_ov090_02179d58 kind:bss addr:0x02179d58 +data_ov090_02179d5c kind:bss addr:0x02179d5c +data_ov090_02179d68 kind:bss addr:0x02179d68 +data_ov090_02179dac kind:bss addr:0x02179dac +data_ov090_02179db0 kind:bss addr:0x02179db0 +data_ov090_02179dbc kind:bss addr:0x02179dbc +data_ov090_02179e90 kind:bss addr:0x02179e90 +data_ov090_02179eb0 kind:bss addr:0x02179eb0 +data_ov090_02179eb4 kind:bss addr:0x02179eb4 +data_ov090_02179ec0 kind:bss addr:0x02179ec0 +data_ov090_02179f94 kind:bss addr:0x02179f94 +data_ov090_02179fa0 kind:bss addr:0x02179fa0 ambiguous +data_ov090_02179fb4 kind:bss addr:0x02179fb4 +data_ov090_02179fb8 kind:bss addr:0x02179fb8 +data_ov090_02179fc4 kind:bss addr:0x02179fc4 diff --git a/config/jp/arm9/overlays/ov091/delinks.txt b/config/jp/arm9/overlays/ov091/delinks.txt new file mode 100644 index 00000000..705e1780 --- /dev/null +++ b/config/jp/arm9/overlays/ov091/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02167b00 end:0x02178af4 kind:code align:32 + .rodata start:0x02178af4 end:0x02178c04 kind:data align:4 + .init start:0x02178c04 end:0x0217928c kind:code align:4 + .ctor start:0x0217928c end:0x021792e0 kind:data align:4 + .data start:0x021792e0 end:0x0217a320 kind:data align:32 + .bss start:0x0217a320 end:0x0217b260 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov091/relocs.txt b/config/jp/arm9/overlays/ov091/relocs.txt new file mode 100644 index 00000000..9b44fdac --- /dev/null +++ b/config/jp/arm9/overlays/ov091/relocs.txt @@ -0,0 +1,2692 @@ +from:0x02167b08 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x02167b60 kind:load to:0x021792e8 module:overlay(91) +from:0x02167b64 kind:load to:0x027e00fc module:dtcm +from:0x02167bec kind:arm_call to:0x020840b4 module:overlay(0) +from:0x02167c3c kind:arm_call to:0x020157b8 module:main +from:0x02167c64 kind:load to:0x027e0cdc module:dtcm +from:0x02167c68 kind:load to:0x027e0ce0 module:dtcm +from:0x02167c7c kind:arm_call to:0x02167c9c module:overlay(91) +from:0x02167c88 kind:arm_call to:0x02167ca8 module:overlay(91) +from:0x02167c94 kind:arm_call to:0x02167cdc module:overlay(91) +from:0x02167ca4 kind:load to:0x02168130 module:overlay(91) +from:0x02167cc4 kind:arm_call to:0x02167fc8 module:overlay(91) +from:0x02167ccc kind:arm_call to:0x02168014 module:overlay(91) +from:0x02167cd4 kind:arm_call to:0x02029a4c module:main +from:0x02167d14 kind:arm_call to:0x020840b4 module:overlay(0) +from:0x02167da4 kind:arm_call to:0x020f0afc module:overlay(26) +from:0x02167dc0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02167df4 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02167e0c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02167e18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02167e2c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02167e40 kind:arm_call to:0x01ffb780 module:itcm +from:0x02167e4c kind:arm_call to:0x01ffb860 module:itcm +from:0x02167e7c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02167e8c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02167e9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167ebc kind:arm_call to:0x020157b8 module:main +from:0x02167fb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02167fbc kind:load to:0x027e0cdc module:dtcm +from:0x02167fc0 kind:load to:0x0203feb0 module:main +from:0x02167fd4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02167ff0 kind:arm_call to:0x020e9f50 module:overlay(26) +from:0x02168004 kind:arm_call to:0x02168168 module:overlay(91) +from:0x0216800c kind:load to:0x0204b690 module:main +from:0x02168010 kind:load to:0x027e0ce0 module:dtcm +from:0x02168020 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02168044 kind:arm_call to:0x01ff9318 module:itcm +from:0x02168060 kind:arm_call to:0x01ff9318 module:itcm +from:0x02168070 kind:arm_call to:0x02168168 module:overlay(91) +from:0x02168078 kind:load to:0x0204b690 module:main +from:0x021680a4 kind:arm_call to:0x020e9814 module:overlay(26) +from:0x021680c8 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x021680d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021680e8 kind:arm_call to:0x01fffcd8 module:itcm +from:0x021680f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168104 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216812c kind:load to:0x027e0ce0 module:dtcm +from:0x02168158 kind:arm_call to:0x0216807c module:overlay(91) +from:0x02168160 kind:arm_call to:0x02029a4c module:main +from:0x021681ec kind:arm_call to:0x021681f8 module:overlay(91) +from:0x021681f4 kind:load to:0x0204b608 module:main +from:0x0216826c kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02168280 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02168288 kind:arm_call to:0x02011ff4 module:main +from:0x021682a0 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x02168338 kind:load to:0x02179314 module:overlay(91) +from:0x0216833c kind:load to:0x027e00fc module:dtcm +from:0x021683dc kind:load to:0x0213b0b0 module:overlay(26) +from:0x021683f8 kind:arm_call to:0x020840b4 module:overlay(0) +from:0x02168448 kind:arm_call to:0x020157b8 module:main +from:0x02168470 kind:load to:0x027e0cdc module:dtcm +from:0x02168474 kind:load to:0x027e0ce0 module:dtcm +from:0x02168488 kind:arm_call to:0x021684a8 module:overlay(91) +from:0x02168494 kind:arm_call to:0x021684b4 module:overlay(91) +from:0x021684a0 kind:arm_call to:0x021684e8 module:overlay(91) +from:0x021684b0 kind:load to:0x02168984 module:overlay(91) +from:0x021684d0 kind:arm_call to:0x021687c8 module:overlay(91) +from:0x021684d8 kind:arm_call to:0x021687f0 module:overlay(91) +from:0x021684e0 kind:arm_call to:0x02029a4c module:main +from:0x02168520 kind:arm_call to:0x020840b4 module:overlay(0) +from:0x02168594 kind:arm_call to:0x020f0afc module:overlay(26) +from:0x021685b0 kind:arm_call to:0x01ff9984 module:itcm +from:0x021685e4 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x021685fc kind:arm_call to:0x01fffcd8 module:itcm +from:0x02168608 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216861c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02168630 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216863c kind:arm_call to:0x01ffb860 module:itcm +from:0x0216866c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0216867c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02168690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168764 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x021687b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021687bc kind:load to:0x027e0cdc module:dtcm +from:0x021687c0 kind:load to:0x0203feb0 module:main +from:0x021687e4 kind:arm_call to:0x021689bc module:overlay(91) +from:0x021687ec kind:load to:0x02143d48 module:overlay(26) +from:0x02168824 kind:arm_call to:0x01ff9318 module:itcm +from:0x02168840 kind:arm_call to:0x01ff9318 module:itcm +from:0x02168864 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216888c kind:arm_call to:0x01ff9364 module:itcm +from:0x021688b8 kind:arm_call to:0x021689bc module:overlay(91) +from:0x021688c4 kind:arm_call to:0x021689bc module:overlay(91) +from:0x021688cc kind:load to:0x02143d48 module:overlay(26) +from:0x021688f8 kind:arm_call to:0x020e9814 module:overlay(26) +from:0x0216891c kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x0216892c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216893c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02168948 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168958 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168980 kind:load to:0x027e0ce0 module:dtcm +from:0x021689ac kind:arm_call to:0x021688d0 module:overlay(91) +from:0x021689b4 kind:arm_call to:0x02029a4c module:main +from:0x02168a38 kind:arm_call to:0x02168a48 module:overlay(91) +from:0x02168a40 kind:load to:0x0204b608 module:main +from:0x02168a44 kind:load to:0x02143d48 module:overlay(26) +from:0x02168a88 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02168a9c kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02168aa4 kind:arm_call to:0x02011ff4 module:main +from:0x02168ac8 kind:arm_call to:0x02169bf4 module:overlay(91) +from:0x02168ad0 kind:arm_call to:0x02016614 module:main +from:0x02168aec kind:arm_call_thumb to:0x020d32d0 module:overlay(24) +from:0x02168b0c kind:arm_call to:0x02074104 module:overlay(0) +from:0x02168b1c kind:arm_call to:0x02074104 module:overlay(0) +from:0x02168b28 kind:load to:0x02179388 module:overlay(91) +from:0x02168b2c kind:load to:0x027e09ac module:dtcm +from:0x02168b30 kind:load to:0x0217a3dc module:overlay(91) +from:0x02168b34 kind:load to:0x0217a374 module:overlay(91) +from:0x02168c00 kind:arm_call to:0x02168f68 module:overlay(91) +from:0x02168c0c kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02168c84 kind:arm_call to:0x01ffd420 module:itcm +from:0x02168ca0 kind:arm_call to:0x02168f68 module:overlay(91) +from:0x02168cbc kind:arm_call to:0x020bf90c module:overlay(17) +from:0x02168ce8 kind:arm_call to:0x0201668c module:main +from:0x02168cf4 kind:load to:0x027e09b8 module:dtcm +from:0x02168cf8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02168cfc kind:load to:0x027e0954 module:dtcm +from:0x02168d18 kind:arm_call to:0x01ffc768 module:itcm +from:0x02168e48 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02168e68 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x02168ee0 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02168f04 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x02168f4c kind:load to:0x020b66c4 module:overlay(0) +from:0x02168f58 kind:load to:0x027e095c module:dtcm +from:0x02169020 kind:load to:0x0217a32c module:overlay(91) +from:0x02169024 kind:load to:0x02179338 module:overlay(91) +from:0x02169028 kind:load to:0x0217a364 module:overlay(91) +from:0x0216902c kind:load to:0x0217a328 module:overlay(91) +from:0x02169030 kind:load to:0x0217a344 module:overlay(91) +from:0x02169048 kind:arm_call to:0x02168f68 module:overlay(91) +from:0x02169070 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02169118 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216928c kind:load to:0x0217a32c module:overlay(91) +from:0x02169290 kind:load to:0x02179338 module:overlay(91) +from:0x02169294 kind:load to:0x0217a364 module:overlay(91) +from:0x02169298 kind:load to:0x0217a328 module:overlay(91) +from:0x0216929c kind:load to:0x0217a344 module:overlay(91) +from:0x021692a0 kind:load to:0x0217a320 module:overlay(91) +from:0x021692a4 kind:load to:0x0217a354 module:overlay(91) +from:0x021692d4 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x021692e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021692f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021692fc kind:load to:0x027e09ac module:dtcm +from:0x02169300 kind:load to:0x0217a3dc module:overlay(91) +from:0x02169304 kind:load to:0x0204fb8c module:main +from:0x0216933c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02169348 kind:arm_call to:0x01ffb464 module:itcm +from:0x02169358 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216951c kind:load to:0x027e09ac module:dtcm +from:0x02169520 kind:load to:0x0217a374 module:overlay(91) +from:0x02169524 kind:load to:0x0204fb8c module:main +from:0x02169528 kind:load to:0x02178af4 module:overlay(91) +from:0x0216952c kind:load to:0x02178b64 module:overlay(91) +from:0x02169530 kind:load to:0x0203feb0 module:main +from:0x02169534 kind:load to:0x02178b24 module:overlay(91) +from:0x02169538 kind:load to:0x02179338 module:overlay(91) +from:0x0216953c kind:load to:0x02178b44 module:overlay(91) +from:0x02169540 kind:load to:0x02178b04 module:overlay(91) +from:0x0216959c kind:arm_call to:0x01ffb464 module:itcm +from:0x021695ac kind:arm_call to:0x01ff9218 module:itcm +from:0x021696c8 kind:load to:0x0204fb8c module:main +from:0x021696cc kind:load to:0x0217a328 module:overlay(91) +from:0x021696d0 kind:load to:0x02179338 module:overlay(91) +from:0x021696d4 kind:load to:0x0217a344 module:overlay(91) +from:0x02169710 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0216971c kind:arm_call to:0x01ffb464 module:itcm +from:0x0216972c kind:arm_call to:0x01ff9218 module:itcm +from:0x02169734 kind:arm_call_thumb to:0x020d332c module:overlay(24) +from:0x02169818 kind:load to:0x027e09ac module:dtcm +from:0x0216981c kind:load to:0x0217a374 module:overlay(91) +from:0x02169820 kind:load to:0x0204fb8c module:main +from:0x02169934 kind:load to:0x0217a320 module:overlay(91) +from:0x02169938 kind:load to:0x02179338 module:overlay(91) +from:0x0216993c kind:load to:0x0217a354 module:overlay(91) +from:0x0216997c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02169988 kind:arm_call to:0x01ffb464 module:itcm +from:0x02169998 kind:arm_call to:0x01ff9218 module:itcm +from:0x02169a6c kind:load to:0x027e09ac module:dtcm +from:0x02169a70 kind:load to:0x0217a3dc module:overlay(91) +from:0x02169a74 kind:load to:0x0204fb8c module:main +from:0x02169a78 kind:load to:0x02178b14 module:overlay(91) +from:0x02169acc kind:arm_call to:0x01ffb464 module:itcm +from:0x02169adc kind:arm_call to:0x01ff9218 module:itcm +from:0x02169be0 kind:load to:0x0204fb8c module:main +from:0x02169be4 kind:load to:0x0217a324 module:overlay(91) +from:0x02169be8 kind:load to:0x02179338 module:overlay(91) +from:0x02169bec kind:load to:0x0217a334 module:overlay(91) +from:0x02169c00 kind:load to:0x0217a330 module:overlay(91) +from:0x02169c0c kind:load to:0x0217a454 module:overlay(91) +from:0x02169c20 kind:arm_call to:0x02011f3c module:main +from:0x02169c2c kind:arm_call to:0x02169c6c module:overlay(91) +from:0x02169c44 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02169c64 kind:load to:0x02179394 module:overlay(91) +from:0x02169c74 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x02169ce8 kind:load to:0x021793b0 module:overlay(91) +from:0x02169cec kind:load to:0x0217a454 module:overlay(91) +from:0x02169cf8 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x02169d28 kind:arm_call to:0x0210b638 module:overlay(26) +from:0x02169d30 kind:load to:0x027e09b8 module:dtcm +from:0x02169d3c kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02169d50 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x02169d58 kind:arm_call to:0x02011ff4 module:main +from:0x02169d6c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02169d80 kind:load to:0x0217a538 module:overlay(91) +from:0x02169d94 kind:arm_call to:0x02011f3c module:main +from:0x02169da0 kind:arm_call to:0x02169dd4 module:overlay(91) +from:0x02169db8 kind:arm_call to:0x0209e24c module:overlay(0) +from:0x02169dd0 kind:load to:0x0217940c module:overlay(91) +from:0x02169ddc kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02169e50 kind:load to:0x02179428 module:overlay(91) +from:0x02169e54 kind:load to:0x0217a528 module:overlay(91) +from:0x02169e58 kind:load to:0x020b3168 module:overlay(0) +from:0x02169e9c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02169ec0 kind:load to:0x0203feb0 module:main +from:0x02169ed0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02169ed8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169ef0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02169ef8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169f00 kind:arm_call to:0x02011ff4 module:main +from:0x02169f14 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02169f28 kind:load to:0x0217a56c module:overlay(91) +from:0x02169f3c kind:arm_call to:0x02011f3c module:main +from:0x02169f48 kind:arm_call to:0x02169f7c module:overlay(91) +from:0x02169f60 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02169f78 kind:load to:0x02179478 module:overlay(91) +from:0x02169f84 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02169fb0 kind:load to:0x02179494 module:overlay(91) +from:0x02169fb4 kind:load to:0x020b3168 module:overlay(0) +from:0x02169fd8 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x0216a090 kind:load to:0x020b7544 module:overlay(0) +from:0x0216a098 kind:load to:0x0217a56c module:overlay(91) +from:0x0216a0c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216a0d8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216a0e4 kind:arm_call to:0x0200ef5c module:main +from:0x0216a0f0 kind:arm_call to:0x0200ef9c module:main +from:0x0216a128 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a148 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216a180 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216a1a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a1a8 kind:load to:0x020b66c4 module:overlay(0) +from:0x0216a1ac kind:load to:0x027e09bc module:dtcm +from:0x0216a1b0 kind:load to:0x0203feb0 module:main +from:0x0216a1dc kind:arm_call to:0x0200f05c module:main +from:0x0216a208 kind:load to:0x0217a56c module:overlay(91) +from:0x0216a20c kind:load to:0x02178b84 module:overlay(91) +from:0x0216a21c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216a224 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216a23c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216a244 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216a24c kind:arm_call to:0x02011ff4 module:main +from:0x0216a260 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0216a274 kind:load to:0x0217a660 module:overlay(91) +from:0x0216a288 kind:arm_call to:0x02011f3c module:main +from:0x0216a294 kind:arm_call to:0x0216a2dc module:overlay(91) +from:0x0216a2ac kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0216a2d4 kind:load to:0x02179500 module:overlay(91) +from:0x0216a2e4 kind:arm_call to:0x0210b520 module:overlay(26) +from:0x0216a2f4 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x0216a2fc kind:arm_call to:0x02080b34 module:overlay(0) +from:0x0216a314 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0216a388 kind:load to:0x021795b4 module:overlay(91) +from:0x0216a38c kind:load to:0x02179548 module:overlay(91) +from:0x0216a390 kind:load to:0x0217951c module:overlay(91) +from:0x0216a394 kind:load to:0x0217a660 module:overlay(91) +from:0x0216a3a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216a3b8 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x0216a3fc kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0216a408 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x0216a45c kind:arm_call to:0x0207f894 module:overlay(0) +from:0x0216a480 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0216a48c kind:arm_call to:0x0210b638 module:overlay(26) +from:0x0216a4e0 kind:arm_call to:0x01fff498 module:itcm +from:0x0216a4f4 kind:arm_call to:0x0205bd68 module:overlay(0) +from:0x0216a4fc kind:arm_call to:0x0205931c module:overlay(0) +from:0x0216a504 kind:arm_call to:0x0205bd7c module:overlay(0) +from:0x0216a53c kind:arm_call to:0x0205bd00 module:overlay(0) +from:0x0216a548 kind:arm_call to:0x0205bd30 module:overlay(0) +from:0x0216a558 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a588 kind:load to:0x027e00f0 module:dtcm +from:0x0216a58c kind:load to:0x027e09c0 module:dtcm +from:0x0216a590 kind:load to:0x0217a640 module:overlay(91) +from:0x0216a594 kind:load to:0x027e0ce8 module:dtcm +from:0x0216a598 kind:load to:0x0217a654 module:overlay(91) +from:0x0216a59c kind:load to:0x021794dc module:overlay(91) +from:0x0216a5a8 kind:arm_call to:0x0210b5f4 module:overlay(26) +from:0x0216a5f0 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x0216a5fc kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x0216a650 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x0216a674 kind:arm_call to:0x0207f780 module:overlay(0) +from:0x0216a680 kind:load to:0x027e00f0 module:dtcm +from:0x0216a684 kind:load to:0x027e09c0 module:dtcm +from:0x0216a6d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216a6fc kind:load to:0x0203feb0 module:main +from:0x0216a714 kind:arm_call to:0x0209e6b4 module:overlay(0) +from:0x0216a71c kind:load to:0x0217a660 module:overlay(91) +from:0x0216a734 kind:arm_call to:0x0209e770 module:overlay(0) +from:0x0216a73c kind:load to:0x0217a660 module:overlay(91) +from:0x0216a75c kind:load to:0x0217a660 module:overlay(91) +from:0x0216a768 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216a770 kind:arm_call to:0x02011ff4 module:main +from:0x0216a788 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216a790 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0216a798 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0216a7b0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216a7b8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0216a7c0 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0216a7c8 kind:arm_call to:0x02011ff4 module:main +from:0x0216a7e0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0216a7e8 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0216a7f0 kind:arm_call to:0x02011ff4 module:main +from:0x0216a808 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0216a810 kind:arm_call to:0x0210b5cc module:overlay(26) +from:0x0216a824 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0216a838 kind:load to:0x0217a744 module:overlay(91) +from:0x0216a84c kind:arm_call to:0x02011f3c module:main +from:0x0216a858 kind:arm_call to:0x0216a88c module:overlay(91) +from:0x0216a870 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0216a888 kind:load to:0x02179620 module:overlay(91) +from:0x0216a898 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x0216a8f0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216a8fc kind:load to:0x0217963c module:overlay(91) +from:0x0216a900 kind:load to:0x0217a744 module:overlay(91) +from:0x0216a910 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x0216a934 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0216a948 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0216a988 kind:load to:0x027e0cd8 module:dtcm +from:0x0216a9dc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216a9f8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216aa00 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0216aa08 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216aa10 kind:arm_call to:0x0201662c module:main +from:0x0216aa18 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216aa30 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216aa38 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0216aa40 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216aa48 kind:arm_call to:0x0201662c module:main +from:0x0216aa50 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216aa58 kind:arm_call to:0x02011ff4 module:main +from:0x0216aa6c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0216aa80 kind:load to:0x0217a828 module:overlay(91) +from:0x0216aa94 kind:arm_call to:0x02011f3c module:main +from:0x0216aaa0 kind:arm_call to:0x0216ab00 module:overlay(91) +from:0x0216aab4 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0216aaf4 kind:load to:0x021796b0 module:overlay(91) +from:0x0216ab08 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x0216ab3c kind:load to:0x021796cc module:overlay(91) +from:0x0216ab60 kind:arm_call to:0x0216abf4 module:overlay(91) +from:0x0216ab6c kind:load to:0x027e0ce0 module:dtcm +from:0x0216ab9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216abb0 kind:arm_call to:0x0216abf4 module:overlay(91) +from:0x0216abcc kind:arm_call to:0x0216abf4 module:overlay(91) +from:0x0216abf0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ac38 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0216ac54 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216acd0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216ace4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ada8 kind:arm_call to:0x02171050 module:overlay(91) +from:0x0216ae08 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ae0c kind:load to:0x0204b164 module:main +from:0x0216ae14 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216ae1c kind:load to:0x027e0ce4 module:dtcm +from:0x0216ae20 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ae2c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216ae40 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216ae48 kind:arm_call to:0x02011ff4 module:main +from:0x0216ae5c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0216ae70 kind:load to:0x0217a858 module:overlay(91) +from:0x0216ae84 kind:arm_call to:0x02011f3c module:main +from:0x0216ae90 kind:arm_call to:0x0216aec0 module:overlay(91) +from:0x0216aea4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216aebc kind:load to:0x0217971c module:overlay(91) +from:0x0216aec8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216af14 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216af1c kind:arm_call to:0x020a1298 module:overlay(0) +from:0x0216af28 kind:load to:0x02179768 module:overlay(91) +from:0x0216af64 kind:arm_call to:0x0216b070 module:overlay(91) +from:0x0216af70 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0216af90 kind:arm_call to:0x020e04c4 module:overlay(26) +from:0x0216afa8 kind:arm_call to:0x0216b0d0 module:overlay(91) +from:0x0216afb4 kind:arm_call to:0x0216b034 module:overlay(91) +from:0x0216afbc kind:load to:0x027e0ce0 module:dtcm +from:0x0216b01c kind:arm_call to:0x01ff916c module:itcm +from:0x0216b028 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x0216b030 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b06c kind:load to:0x02179738 module:overlay(91) +from:0x0216b0cc kind:load to:0x0204b164 module:main +from:0x0216b12c kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x0216b164 kind:arm_call to:0x020eb294 module:overlay(26) +from:0x0216b184 kind:arm_call to:0x020eb324 module:overlay(26) +from:0x0216b1cc kind:arm_call to:0x0216b2dc module:overlay(91) +from:0x0216b1d4 kind:arm_call to:0x020d3800 module:overlay(24) +from:0x0216b1f4 kind:arm_call to:0x020eb204 module:overlay(26) +from:0x0216b214 kind:arm_call to:0x0216b2dc module:overlay(91) +from:0x0216b21c kind:arm_call to:0x020d3800 module:overlay(24) +from:0x0216b230 kind:arm_call to:0x020d340c module:overlay(24) +from:0x0216b278 kind:arm_call to:0x020eb204 module:overlay(26) +from:0x0216b290 kind:arm_call to:0x0216b774 module:overlay(91) +from:0x0216b2a0 kind:arm_call to:0x020d340c module:overlay(24) +from:0x0216b2ac kind:arm_call to:0x0216bd2c module:overlay(91) +from:0x0216b2cc kind:arm_call to:0x0216b878 module:overlay(91) +from:0x0216b2d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216b36c kind:arm_call to:0x020eef8c module:overlay(26) +from:0x0216b384 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216b38c kind:arm_call to:0x01ff938c module:itcm +from:0x0216b3fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216b40c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b420 kind:arm_call to:0x01ffedac module:itcm +from:0x0216b430 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0216b468 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0216b498 kind:arm_call to:0x01fff498 module:itcm +from:0x0216b50c kind:arm_call to:0x020eef8c module:overlay(26) +from:0x0216b520 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216b528 kind:arm_call to:0x01ff938c module:itcm +from:0x0216b540 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216b54c kind:arm_call to:0x0216bd2c module:overlay(91) +from:0x0216b55c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216b568 kind:arm_call to:0x0216bd2c module:overlay(91) +from:0x0216b580 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b58c kind:arm_call to:0x0216bd2c module:overlay(91) +from:0x0216b61c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216b62c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b638 kind:arm_call to:0x01ffedac module:itcm +from:0x0216b658 kind:arm_call to:0x01fff498 module:itcm +from:0x0216b664 kind:arm_call to:0x01fff584 module:itcm +from:0x0216b680 kind:arm_call to:0x0216a1b4 module:overlay(91) +from:0x0216b6c0 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0216b6fc kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0216b72c kind:arm_call to:0x01fff498 module:itcm +from:0x0216b75c kind:load to:0x027e0ce0 module:dtcm +from:0x0216b760 kind:load to:0x0204b164 module:main +from:0x0216b768 kind:load to:0x027e0ce8 module:dtcm +from:0x0216b770 kind:load to:0x0203feb0 module:main +from:0x0216b7ac kind:arm_call to:0x020eef8c module:overlay(26) +from:0x0216b7b8 kind:arm_call to:0x01ffedac module:itcm +from:0x0216b7c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b7d4 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0216b80c kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0216b83c kind:arm_call to:0x01fff498 module:itcm +from:0x0216b86c kind:load to:0x027e0ce0 module:dtcm +from:0x0216b870 kind:load to:0x027e0ce8 module:dtcm +from:0x0216b8a0 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0216b920 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b92c kind:arm_call to:0x01ffedac module:itcm +from:0x0216b93c kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0216b974 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0216b988 kind:load to:0x027e0cd8 module:dtcm +from:0x0216b98c kind:load to:0x0203feb0 module:main +from:0x0216b990 kind:load to:0x027e0ce8 module:dtcm +from:0x0216b9a8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0216b9b4 kind:arm_call to:0x020e68c0 module:overlay(26) +from:0x0216b9d0 kind:arm_call to:0x020e68d8 module:overlay(26) +from:0x0216b9dc kind:load to:0x020b6a14 module:overlay(0) +from:0x0216b9e4 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0216b9f8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0216ba04 kind:arm_call to:0x020e68c0 module:overlay(26) +from:0x0216ba20 kind:arm_call to:0x020e68d8 module:overlay(26) +from:0x0216ba2c kind:load to:0x020b6a14 module:overlay(0) +from:0x0216ba34 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0216ba94 kind:load to:0x021797bc module:overlay(91) +from:0x0216ba98 kind:load to:0x027e09b8 module:dtcm +from:0x0216bac4 kind:load to:0x021797c4 module:overlay(91) +from:0x0216bae0 kind:load to:0x021797cc module:overlay(91) +from:0x0216bb0c kind:load to:0x021797d4 module:overlay(91) +from:0x0216bb28 kind:load to:0x021797dc module:overlay(91) +from:0x0216bb8c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216bbe0 kind:arm_call to:0x020e04c4 module:overlay(26) +from:0x0216bc30 kind:arm_call to:0x020eb3b4 module:overlay(26) +from:0x0216bc88 kind:arm_call to:0x0216b034 module:overlay(91) +from:0x0216bc90 kind:arm_call to:0x020e0558 module:overlay(26) +from:0x0216bca0 kind:arm_call to:0x020e1128 module:overlay(26) +from:0x0216bcac kind:load to:0x027e0ce0 module:dtcm +from:0x0216bcb0 kind:load to:0x027e0cd8 module:dtcm +from:0x0216bcb4 kind:load to:0x020b684c module:overlay(0) +from:0x0216bcd4 kind:arm_call to:0x0216b9e8 module:overlay(91) +from:0x0216bce8 kind:arm_call to:0x0216b034 module:overlay(91) +from:0x0216bd0c kind:arm_call to:0x0216b998 module:overlay(91) +from:0x0216bd20 kind:arm_call to:0x0216b034 module:overlay(91) +from:0x0216be00 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0216be08 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216be10 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216be28 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0216be30 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216be38 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216be40 kind:arm_call to:0x02011ff4 module:main +from:0x0216be54 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216be68 kind:load to:0x0217a940 module:overlay(91) +from:0x0216be7c kind:arm_call to:0x02011f3c module:main +from:0x0216be88 kind:arm_call to:0x0216beb8 module:overlay(91) +from:0x0216be9c kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0216beb4 kind:load to:0x021797ec module:overlay(91) +from:0x0216bec0 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216bed0 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x0216bef8 kind:load to:0x02179810 module:overlay(91) +from:0x0216bf18 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x0216bf34 kind:load to:0x027e0ce0 module:dtcm +from:0x0216bf94 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216bfd0 kind:load to:0x027e09b8 module:dtcm +from:0x0216bfd4 kind:load to:0x020b684c module:overlay(0) +from:0x0216bfec kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0216bff4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216c00c kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x0216c014 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216c01c kind:arm_call to:0x02011ff4 module:main +from:0x0216c030 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0216c044 kind:load to:0x0217a98c module:overlay(91) +from:0x0216c058 kind:arm_call to:0x02011f3c module:main +from:0x0216c064 kind:arm_call to:0x0216c094 module:overlay(91) +from:0x0216c078 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216c090 kind:load to:0x0217986c module:overlay(91) +from:0x0216c09c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216c0f4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216c100 kind:load to:0x02179890 module:overlay(91) +from:0x0216c104 kind:load to:0x0217a98c module:overlay(91) +from:0x0216c124 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x0216c144 kind:load to:0x027e0ce0 module:dtcm +from:0x0216c148 kind:load to:0x027e0cd8 module:dtcm +from:0x0216c188 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216c190 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216c1a8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0216c1b0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216c1b8 kind:arm_call to:0x02011ff4 module:main +from:0x0216c1cc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216c1e0 kind:load to:0x0217aa80 module:overlay(91) +from:0x0216c1f4 kind:arm_call to:0x02011f3c module:main +from:0x0216c200 kind:arm_call to:0x0216c270 module:overlay(91) +from:0x0216c214 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216c268 kind:load to:0x021798fc module:overlay(91) +from:0x0216c27c kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0216c2e0 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0216c30c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0216c328 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216c338 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216c350 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0216c3b0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216c3d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216c3e4 kind:load to:0x02179a2c module:overlay(91) +from:0x0216c3e8 kind:load to:0x0217aa80 module:overlay(91) +from:0x0216c3ec kind:load to:0x02179920 module:overlay(91) +from:0x0216c3f0 kind:load to:0x0217aa74 module:overlay(91) +from:0x0216c3fc kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216c414 kind:arm_call to:0x0216d360 module:overlay(91) +from:0x0216c444 kind:arm_call to:0x0216c590 module:overlay(91) +from:0x0216c4a8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216c4d0 kind:arm_call to:0x02133b00 module:overlay(26) +from:0x0216c4e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c4f0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c52c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c53c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c544 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216c558 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c564 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c574 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c584 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c5a0 kind:load to:0x027e09bc module:dtcm +from:0x0216c5e4 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0216c5f0 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216c610 kind:arm_call to:0x02113090 module:overlay(26) +from:0x0216c650 kind:arm_call to:0x0216c5a4 module:overlay(91) +from:0x0216c670 kind:arm_call to:0x0216d360 module:overlay(91) +from:0x0216c6a0 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0216c6f4 kind:load to:0x027e09a8 module:dtcm +from:0x0216c700 kind:load to:0x02179994 module:overlay(91) +from:0x0216c73c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c768 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216c7d4 kind:load to:0x027e09a8 module:dtcm +from:0x0216c7dc kind:load to:0x02179964 module:overlay(91) +from:0x0216c808 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216c818 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c824 kind:arm_call to:0x01ff938c module:itcm +from:0x0216c844 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0216c8bc kind:arm_call to:0x02134334 module:overlay(26) +from:0x0216c8e0 kind:arm_call to:0x0216d360 module:overlay(91) +from:0x0216c924 kind:arm_call to:0x0216c438 module:overlay(91) +from:0x0216c938 kind:arm_call to:0x0216c7e4 module:overlay(91) +from:0x0216c944 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0216c9b8 kind:load to:0x02179964 module:overlay(91) +from:0x0216c9d0 kind:arm_call to:0x0216c704 module:overlay(91) +from:0x0216c9e4 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0216ca00 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x0216ca10 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ca20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ca3c kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ca5c kind:arm_call to:0x0216c7e4 module:overlay(91) +from:0x0216ca6c kind:arm_call to:0x02060820 module:overlay(0) +from:0x0216ca78 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0216ca80 kind:arm_call to:0x0216c644 module:overlay(91) +from:0x0216ca98 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216caac kind:arm_call to:0x0216d360 module:overlay(91) +from:0x0216cab8 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0216caf0 kind:arm_call to:0x0216c704 module:overlay(91) +from:0x0216cb48 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0216cbe8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216cc44 kind:arm_call to:0x01ff96d8 module:itcm +from:0x0216cc50 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x0216cc5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216cc6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cc7c kind:arm_call to:0x01ff993c module:itcm +from:0x0216ccb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216ccec kind:arm_call to:0x0216c7e4 module:overlay(91) +from:0x0216ccfc kind:arm_call to:0x02060820 module:overlay(0) +from:0x0216cd08 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0216cd10 kind:arm_call to:0x0216c644 module:overlay(91) +from:0x0216cd28 kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0216cd68 kind:arm_call to:0x0216d360 module:overlay(91) +from:0x0216cd74 kind:load to:0x0203feb0 module:main +from:0x0216cdcc kind:arm_call to:0x021131c0 module:overlay(26) +from:0x0216cdd8 kind:arm_call to:0x0216c704 module:overlay(91) +from:0x0216ce54 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ce7c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216cee4 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0216cef8 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0216cf20 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216cf40 kind:arm_call to:0x0216c7e4 module:overlay(91) +from:0x0216cf50 kind:arm_call to:0x02060820 module:overlay(0) +from:0x0216cf5c kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0216cf64 kind:arm_call to:0x0216c644 module:overlay(91) +from:0x0216cfa4 kind:arm_call to:0x02015018 module:main +from:0x0216cfc4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216cfdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216cff8 kind:arm_call to:0x020e1b4c module:overlay(26) +from:0x0216d004 kind:arm_call to:0x0216d360 module:overlay(91) +from:0x0216d014 kind:load to:0x027e09a8 module:dtcm +from:0x0216d01c kind:load to:0x021799ac module:overlay(91) +from:0x0216d028 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d0b0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d0d0 kind:load to:0x02179964 module:overlay(91) +from:0x0216d0f8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216d13c kind:arm_call to:0x0216c438 module:overlay(91) +from:0x0216d168 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0216d19c kind:arm_call to:0x0216d360 module:overlay(91) +from:0x0216d1d4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0216d250 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d26c kind:load to:0x027e09a8 module:dtcm +from:0x0216d278 kind:load to:0x0217997c module:overlay(91) +from:0x0216d2a4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216d2cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216d300 kind:arm_call to:0x02134494 module:overlay(26) +from:0x0216d310 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0216d318 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0216d34c kind:arm_call to:0x0216d360 module:overlay(91) +from:0x0216d3a0 kind:load to:0x021799c4 module:overlay(91) +from:0x0216d3f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216d424 kind:load to:0x021799c4 module:overlay(91) +from:0x0216d430 kind:load to:0x0216d3a4 module:overlay(91) +from:0x0216d4a4 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x0216d4ac kind:load to:0x0217aa74 module:overlay(91) +from:0x0216d4c0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216d4cc kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216d4e8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0216d4f8 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0216d508 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216d510 kind:arm_call to:0x02011ff4 module:main +from:0x0216d528 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216d530 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216d538 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216d550 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216d558 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216d560 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216d568 kind:arm_call to:0x02011ff4 module:main +from:0x0216d57c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216d590 kind:load to:0x0217ab7c module:overlay(91) +from:0x0216d5a4 kind:arm_call to:0x02011f3c module:main +from:0x0216d5b0 kind:arm_call to:0x0216d62c module:overlay(91) +from:0x0216d5c4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216d618 kind:load to:0x02179aa0 module:overlay(91) +from:0x0216d628 kind:load to:0x02104b84 module:overlays(19,26) +from:0x0216d634 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0216d660 kind:arm_call to:0x020fafe8 module:overlay(26) +from:0x0216d668 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0216d674 kind:arm_call to:0x021016e8 module:overlay(26) +from:0x0216d688 kind:arm_call to:0x0205bbd4 module:overlay(0) +from:0x0216d6b0 kind:arm_call to:0x0203e690 module:main +from:0x0216d6cc kind:arm_call to:0x0203e690 module:main +from:0x0216d6d8 kind:arm_call to:0x02107938 module:overlay(26) +from:0x0216d6e4 kind:arm_call to:0x0210096c module:overlay(26) +from:0x0216d704 kind:arm_call to:0x0210478c module:overlay(26) +from:0x0216d710 kind:arm_call to:0x020f0468 module:overlay(26) +from:0x0216d71c kind:load to:0x02179b0c module:overlay(91) +from:0x0216d720 kind:load to:0x0217951c module:overlay(91) +from:0x0216d724 kind:load to:0x0216d778 module:overlay(91) +from:0x0216d728 kind:load to:0x0216d738 module:overlay(91) +from:0x0216d72c kind:load to:0x0216c3f4 module:overlay(91) +from:0x0216d730 kind:load to:0x0216d78c module:overlay(91) +from:0x0216d734 kind:load to:0x0217ab7c module:overlay(91) +from:0x0216d750 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0216d768 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216d774 kind:load to:0x02179ac4 module:overlay(91) +from:0x0216d780 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216d7a8 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0216d7c0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216d7d0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216d7dc kind:load to:0x02179920 module:overlay(91) +from:0x0216d800 kind:arm_call to:0x0203e740 module:main +from:0x0216d818 kind:arm_call to:0x0203e740 module:main +from:0x0216d82c kind:arm_call to:0x0203e740 module:main +from:0x0216d834 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216d83c kind:arm_call to:0x02080360 module:overlay(0) +from:0x0216d844 kind:arm_call to:0x020f01a4 module:overlays(26,31) +from:0x0216d84c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216d858 kind:load to:0x020a1aac module:overlay(0) +from:0x0216d85c kind:load to:0x0216c3f4 module:overlay(91) +from:0x0216d860 kind:load to:0x0216d778 module:overlay(91) +from:0x0216d884 kind:arm_call to:0x0203e740 module:main +from:0x0216d89c kind:arm_call to:0x0203e740 module:main +from:0x0216d8b0 kind:arm_call to:0x0203e740 module:main +from:0x0216d8b8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216d8c0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0216d8c8 kind:arm_call to:0x020f01a4 module:overlays(26,31) +from:0x0216d8d0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216d8d8 kind:arm_call to:0x02011ff4 module:main +from:0x0216d8e4 kind:load to:0x020a1aac module:overlay(0) +from:0x0216d8e8 kind:load to:0x0216c3f4 module:overlay(91) +from:0x0216d8ec kind:load to:0x0216d778 module:overlay(91) +from:0x0216d90c kind:arm_call to:0x020fc82c module:overlay(26) +from:0x0216d960 kind:load to:0x0217ab58 module:overlay(91) +from:0x0216d964 kind:load to:0x02179a88 module:overlay(91) +from:0x0216d968 kind:load to:0x0217ab6c module:overlay(91) +from:0x0216d988 kind:arm_call to:0x0203b434 module:main +from:0x0216d994 kind:arm_call to:0x0203c088 module:main +from:0x0216d99c kind:arm_call to:0x0203b434 module:main +from:0x0216d9a4 kind:arm_call to:0x0203c2b8 module:main +from:0x0216d9b0 kind:arm_call to:0x0203badc module:main +from:0x0216d9d0 kind:arm_call to:0x020fb0e4 module:overlay(26) +from:0x0216d9e0 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x0216d9f4 kind:arm_call to:0x0216da10 module:overlay(91) +from:0x0216d9fc kind:arm_call to:0x0216db54 module:overlay(91) +from:0x0216da04 kind:arm_call to:0x0216dc44 module:overlay(91) +from:0x0216da48 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x0216da64 kind:arm_call to:0x020fb30c module:overlay(26) +from:0x0216da6c kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x0216da88 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x0216daa8 kind:arm_call to:0x020fbec4 module:overlays(26,31) +from:0x0216dab4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216dac0 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x0216dacc kind:arm_call to:0x020fbe20 module:overlay(26) +from:0x0216db70 kind:arm_call to:0x020faebc module:overlay(26) +from:0x0216dc60 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x0216dc6c kind:arm_call to:0x021076c4 module:overlay(26) +from:0x0216dca0 kind:arm_call to:0x020f09b0 module:overlay(26) +from:0x0216dcbc kind:arm_call to:0x020e1138 module:overlay(26) +from:0x0216dcc8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216dcd8 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x0216dce4 kind:arm_call to:0x02104a00 module:overlay(26) +from:0x0216dd04 kind:arm_call to:0x02104b24 module:overlay(26) +from:0x0216dd18 kind:arm_call to:0x020fc8a4 module:overlay(26) +from:0x0216ddac kind:arm_call to:0x02100a00 module:overlay(26) +from:0x0216de04 kind:arm_call to:0x020faf54 module:overlay(26) +from:0x0216de34 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216de74 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216de80 kind:load to:0x027e09a8 module:dtcm +from:0x0216debc kind:arm_call to:0x020fbe28 module:overlay(26) +from:0x0216decc kind:arm_call to:0x02104ad4 module:overlay(26) +from:0x0216def8 kind:arm_call to:0x01fff60c module:itcm +from:0x0216df10 kind:arm_call to:0x0216dcec module:overlay(91) +from:0x0216df90 kind:load to:0x027e09b4 module:dtcm +from:0x0216dfd8 kind:arm_call to:0x020fbd4c module:overlay(26) +from:0x0216e008 kind:arm_call to:0x020fbdd8 module:overlay(26) +from:0x0216e01c kind:arm_call to:0x021076e4 module:overlay(26) +from:0x0216e024 kind:arm_call to:0x020fc504 module:overlay(26) +from:0x0216e040 kind:arm_call to:0x020fc360 module:overlay(26) +from:0x0216e048 kind:arm_call to:0x020fc390 module:overlay(26) +from:0x0216e054 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0216e060 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x0216e078 kind:arm_call to:0x02107848 module:overlay(26) +from:0x0216e0b8 kind:arm_call to:0x020fd2cc module:overlay(26) +from:0x0216e104 kind:arm_call to:0x020fce58 module:overlays(21,26) +from:0x0216e130 kind:arm_call to:0x020fce58 module:overlays(21,26) +from:0x0216e168 kind:arm_call to:0x0216d61c module:overlay(91) +from:0x0216e174 kind:arm_call to:0x0216d61c module:overlay(91) +from:0x0216e180 kind:arm_call to:0x0216d61c module:overlay(91) +from:0x0216e190 kind:arm_call to:0x0216d61c module:overlay(91) +from:0x0216e19c kind:arm_call to:0x0216d61c module:overlay(91) +from:0x0216e1a8 kind:arm_call to:0x0216d61c module:overlay(91) +from:0x0216e1c4 kind:arm_call to:0x020fc930 module:overlay(26) +from:0x0216e1cc kind:arm_call to:0x0216dc48 module:overlay(91) +from:0x0216e1f0 kind:arm_call to:0x0216dccc module:overlay(91) +from:0x0216e1f8 kind:arm_call to:0x0216ddf4 module:overlay(91) +from:0x0216e200 kind:arm_call to:0x0216dc74 module:overlay(91) +from:0x0216e228 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216e23c kind:load to:0x02058e24 module:overlay(0) +from:0x0216e250 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216e258 kind:arm_call to:0x02011ff4 module:main +from:0x0216e26c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216e280 kind:load to:0x0217ad10 module:overlay(91) +from:0x0216e294 kind:arm_call to:0x02011f3c module:main +from:0x0216e2a0 kind:arm_call to:0x0216e308 module:overlay(91) +from:0x0216e2b4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216e300 kind:load to:0x02179bc0 module:overlay(91) +from:0x0216e314 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0216e378 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0216e3a4 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0216e3c0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216e3d0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216e3e8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0216e448 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216e46c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216e47c kind:load to:0x02179be4 module:overlay(91) +from:0x0216e480 kind:load to:0x0217ad10 module:overlay(91) +from:0x0216e484 kind:load to:0x02179920 module:overlay(91) +from:0x0216e488 kind:load to:0x027e07d4 module:dtcm +from:0x0216e48c kind:load to:0x0217ac98 module:overlay(91) +from:0x0216e500 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216e508 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216e510 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216e51c kind:load to:0x02179be4 module:overlay(91) +from:0x0216e520 kind:load to:0x0217ac54 module:overlay(91) +from:0x0216e524 kind:load to:0x0217acb0 module:overlay(91) +from:0x0216e598 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216e5a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216e5a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216e5b0 kind:arm_call to:0x02011ff4 module:main +from:0x0216e5bc kind:load to:0x02179be4 module:overlay(91) +from:0x0216e5c0 kind:load to:0x0217ac54 module:overlay(91) +from:0x0216e5c4 kind:load to:0x0217acb0 module:overlay(91) +from:0x0216e604 kind:arm_call to:0x0216fac8 module:overlay(91) +from:0x0216e610 kind:load to:0x0217ac54 module:overlay(91) +from:0x0216e620 kind:arm_call to:0x0216c590 module:overlay(91) +from:0x0216e684 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e6ac kind:arm_call to:0x02133b00 module:overlay(26) +from:0x0216e6c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e6cc kind:arm_call to:0x01ffb744 module:itcm +from:0x0216e708 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216e718 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e720 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216e734 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e740 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216e750 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e760 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e788 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216e790 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216e798 kind:arm_call to:0x0216e614 module:overlay(91) +from:0x0216e878 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216e884 kind:load to:0x0204b164 module:main +from:0x0216e88c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216e8b4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e8e8 kind:arm_call to:0x01ffa328 module:itcm +from:0x0216e8f8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216e938 kind:arm_call to:0x02017e3c module:main +from:0x0216e940 kind:arm_call to:0x02017e3c module:main +from:0x0216e94c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0216e958 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216e96c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e984 kind:load to:0x0217ace8 module:overlay(91) +from:0x0216e988 kind:load to:0x0217ac68 module:overlay(91) +from:0x0216e98c kind:load to:0x0217ac54 module:overlay(91) +from:0x0216e990 kind:load to:0x0217acb0 module:overlay(91) +from:0x0216e9a0 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0216e9c8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216e9e8 kind:arm_call to:0x0216e894 module:overlay(91) +from:0x0216ea08 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0216ea2c kind:load to:0x0217acb0 module:overlay(91) +from:0x0216ea30 kind:load to:0x0217ac54 module:overlay(91) +from:0x0216ead8 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x0216eae0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216eafc kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x0216eb14 kind:arm_call to:0x020f0afc module:overlay(26) +from:0x0216eb28 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0216eb40 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216ebac kind:arm_call to:0x01ff9218 module:itcm +from:0x0216ebc0 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0216ebd8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216ec1c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0216ec34 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216ec48 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216ec64 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216eca0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ecac kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216ed40 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ee40 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x0216ee50 kind:arm_call to:0x02134334 module:overlay(26) +from:0x0216ee90 kind:arm_call to:0x0216fac8 module:overlay(91) +from:0x0216eef0 kind:arm_call to:0x0216e76c module:overlay(91) +from:0x0216ef24 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216ef60 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ef68 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216ef74 kind:arm_call to:0x01ff938c module:itcm +from:0x0216efdc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216eff8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f010 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f05c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f060 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216f070 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f0b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f0b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216f10c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f120 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f184 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f198 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f1a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216f1c0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f1c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216f1d4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216f1f8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f208 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216f22c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f28c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f2a4 kind:load to:0x0217ac54 module:overlay(91) +from:0x0216f2a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f2ac kind:load to:0x0217ace8 module:overlay(91) +from:0x0216f2b0 kind:load to:0x0217aca4 module:overlay(91) +from:0x0216f2b4 kind:load to:0x0217ac58 module:overlay(91) +from:0x0216f2b8 kind:load to:0x0217ac80 module:overlay(91) +from:0x0216f2bc kind:load to:0x02179b68 module:overlay(91) +from:0x0216f2c4 kind:load to:0x0217ac8c module:overlay(91) +from:0x0216f2c8 kind:load to:0x0204b164 module:main +from:0x0216f2d4 kind:load to:0x0217acb0 module:overlay(91) +from:0x0216f2d8 kind:load to:0x02179b68 module:overlay(91) +from:0x0216f2e4 kind:load to:0x0217ac68 module:overlay(91) +from:0x0216f2e8 kind:load to:0x0217acdc module:overlay(91) +from:0x0216f300 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0216f400 kind:load to:0x02179b70 module:overlay(91) +from:0x0216f404 kind:load to:0x0204b164 module:main +from:0x0216f55c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f5e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f604 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f63c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216f654 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216f670 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f680 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f714 kind:arm_call to:0x01ff938c module:itcm +from:0x0216f724 kind:arm_call to:0x01ff938c module:itcm +from:0x0216f74c kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0216f770 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0216f798 kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0216f7a8 kind:arm_call to:0x02060820 module:overlay(0) +from:0x0216f7b0 kind:arm_call to:0x0216e994 module:overlay(91) +from:0x0216f7bc kind:load to:0x0204b164 module:main +from:0x0216f7c0 kind:load to:0x0217ac8c module:overlay(91) +from:0x0216f7c4 kind:load to:0x0217ac80 module:overlay(91) +from:0x0216f7cc kind:load to:0x0217ac54 module:overlay(91) +from:0x0216f7dc kind:arm_call to:0x0216e614 module:overlay(91) +from:0x0216f8ac kind:load to:0x0204b164 module:main +from:0x0216f904 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x0216f914 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216f938 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f94c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f984 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216f99c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216f9a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f9b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fa20 kind:arm_call to:0x01ff938c module:itcm +from:0x0216fa34 kind:arm_call to:0x01ff938c module:itcm +from:0x0216fa60 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0216fa84 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0216faac kind:arm_call to:0x02060c6c module:overlay(0) +from:0x0216fabc kind:arm_call to:0x02060820 module:overlay(0) +from:0x0216fb08 kind:load to:0x02179b88 module:overlay(91) +from:0x0216fb40 kind:load to:0x02179b88 module:overlay(91) +from:0x0216fb4c kind:load to:0x0216fb0c module:overlay(91) +from:0x0216fb64 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x0216fb90 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0216fc1c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216fc30 kind:load to:0x0217ae20 module:overlay(91) +from:0x0216fc44 kind:arm_call to:0x02011f3c module:main +from:0x0216fc50 kind:arm_call to:0x0216fcbc module:overlay(91) +from:0x0216fc68 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216fcb0 kind:load to:0x02179c68 module:overlay(91) +from:0x0216fcb8 kind:load to:0x027e09a4 module:dtcm +from:0x0216fcc8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216fd30 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216fd5c kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0216fd74 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216fd84 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216fd9c kind:arm_call to:0x020ff3ac module:overlay(26) +from:0x0216fdac kind:arm_call to:0x020fdf0c module:overlay(26) +from:0x0216fddc kind:arm_call to:0x021053c0 module:overlay(26) +from:0x0216fe1c kind:arm_call to:0x021061f8 module:overlay(26) +from:0x0216fe2c kind:load to:0x02179cd8 module:overlay(91) +from:0x0216fe30 kind:load to:0x0217ae20 module:overlay(91) +from:0x0216fe34 kind:load to:0x02179c8c module:overlay(91) +from:0x0216fe38 kind:load to:0x020b3fc8 module:overlay(0) +from:0x0216fe44 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216fee4 kind:load to:0x0217adfc module:overlay(91) +from:0x0216fee8 kind:load to:0x02179c40 module:overlay(91) +from:0x0216feec kind:load to:0x0217ae10 module:overlay(91) +from:0x0216ff54 kind:load to:0x02178bb4 module:overlay(91) +from:0x0216ff68 kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x0216ff78 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02170030 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02170044 kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x02170054 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217010c kind:load to:0x0213b0b0 module:overlay(26) +from:0x02170138 kind:arm_call to:0x021061ac module:overlays(21,26) +from:0x02170164 kind:arm_call to:0x01ffcc2c module:itcm +from:0x0217021c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021702a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217030c kind:arm_call to:0x020fe17c module:overlay(26) +from:0x0217031c kind:load to:0x027e0ce4 module:dtcm +from:0x0217033c kind:arm_call to:0x01ffd420 module:itcm +from:0x021703b0 kind:arm_call to:0x020fe86c module:overlay(26) +from:0x021703f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021704a4 kind:arm_call to:0x020fe450 module:overlay(26) +from:0x021704b8 kind:arm_call to:0x020fe3c0 module:overlay(26) +from:0x02170538 kind:arm_call to:0x02106220 module:overlay(26) +from:0x021705a8 kind:arm_call to:0x021062c0 module:overlay(26) +from:0x02170690 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0217069c kind:arm_call to:0x020ff478 module:overlay(26) +from:0x021706c8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021706d4 kind:load to:0x027e09b8 module:dtcm +from:0x021706d8 kind:load to:0x0217ae00 module:overlay(91) +from:0x021706dc kind:load to:0x027e0ce4 module:dtcm +from:0x021706e4 kind:load to:0x0217ade8 module:overlay(91) +from:0x021706e8 kind:load to:0x02179c40 module:overlay(91) +from:0x021706f0 kind:load to:0x027e09c0 module:dtcm +from:0x021706f4 kind:load to:0x027e09a8 module:dtcm +from:0x02170720 kind:arm_call to:0x02105438 module:overlay(26) +from:0x02170738 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02170744 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02170754 kind:load to:0x027e09a8 module:dtcm +from:0x0217077c kind:arm_call to:0x021060f0 module:overlay(26) +from:0x02170794 kind:arm_call to:0x021060b4 module:overlay(26) +from:0x021707a4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021707b4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021707bc kind:arm_call to:0x02011ff4 module:main +from:0x021707d8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021707e0 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021707f8 kind:arm_call to:0x0203e740 module:main +from:0x0217080c kind:arm_call to:0x0203e740 module:main +from:0x02170814 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02170828 kind:arm_call to:0x0203e740 module:main +from:0x02170830 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02170838 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02170840 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217084c kind:load to:0x0216c3f4 module:overlay(91) +from:0x02170850 kind:load to:0x0216d778 module:overlay(91) +from:0x02170854 kind:load to:0x020a1aac module:overlay(0) +from:0x02170868 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02170870 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02170888 kind:arm_call to:0x0203e740 module:main +from:0x0217089c kind:arm_call to:0x0203e740 module:main +from:0x021708a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021708b8 kind:arm_call to:0x0203e740 module:main +from:0x021708c0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021708c8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021708d0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021708d8 kind:arm_call to:0x02011ff4 module:main +from:0x021708e4 kind:load to:0x0216c3f4 module:overlay(91) +from:0x021708e8 kind:load to:0x0216d778 module:overlay(91) +from:0x021708ec kind:load to:0x020a1aac module:overlay(0) +from:0x021708f8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217090c kind:load to:0x0217af08 module:overlay(91) +from:0x02170920 kind:arm_call to:0x02011f3c module:main +from:0x0217092c kind:arm_call to:0x02170994 module:overlay(91) +from:0x02170940 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217098c kind:load to:0x02179d54 module:overlay(91) +from:0x0217099c kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x021709f4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02170a1c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02170a34 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02170a80 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02170a98 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02170ab0 kind:load to:0x02179d78 module:overlay(91) +from:0x02170ab4 kind:load to:0x0217af08 module:overlay(91) +from:0x02170ab8 kind:load to:0x02179ac4 module:overlay(91) +from:0x02170b6c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02170b9c kind:arm_call to:0x0200f218 module:main +from:0x02170bd0 kind:arm_call to:0x0200f218 module:main +from:0x02170bfc kind:load to:0x02179d34 module:overlay(91) +from:0x02170c00 kind:load to:0x0204b164 module:main +from:0x02170c04 kind:load to:0x02178bcc module:overlay(91) +from:0x02170c08 kind:load to:0x02178be0 module:overlay(91) +from:0x02170c44 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02170c7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02170c8c kind:arm_call to:0x01ff9218 module:itcm +from:0x02170cc4 kind:arm_call to:0x02171080 module:overlay(91) +from:0x02170ce8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02170d20 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02170d3c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02170d58 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02170d74 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02170d7c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02170e1c kind:arm_call to:0x021345d4 module:overlays(26,50) +from:0x02170e50 kind:arm_call to:0x01fff498 module:itcm +from:0x02170e5c kind:arm_call to:0x01fff584 module:itcm +from:0x02170e74 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02170eb4 kind:load to:0x02170990 module:overlay(91) +from:0x02170eb8 kind:load to:0x027e0cec module:dtcm +from:0x02170ebc kind:load to:0x027e0ce8 module:dtcm +from:0x02170f10 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02170f30 kind:arm_call to:0x02099394 module:overlay(0) +from:0x02170f40 kind:load to:0x027e0cec module:dtcm +from:0x02170f50 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02170f6c kind:arm_call to:0x02112fc0 module:overlay(26) +from:0x02170f80 kind:arm_call to:0x02113034 module:overlay(26) +from:0x02170f9c kind:arm_call to:0x02113224 module:overlay(26) +from:0x02170fac kind:arm_call to:0x0200ef9c module:main +from:0x02170fc8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02170fd8 kind:arm_call to:0x0200ea38 module:main +from:0x02170fe4 kind:arm_call to:0x01ffc768 module:itcm +from:0x02170ff4 kind:arm_call to:0x0200ea38 module:main +from:0x0217103c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0217104c kind:load to:0x020b66c4 module:overlay(0) +from:0x021710c0 kind:arm_call to:0x020159b0 module:main +from:0x02171108 kind:arm_call to:0x020159b0 module:main +from:0x02171124 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0217112c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02171134 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217113c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171154 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0217115c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02171164 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217116c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171174 kind:arm_call to:0x02011ff4 module:main +from:0x02171188 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217119c kind:load to:0x0217aff4 module:overlay(91) +from:0x021711b0 kind:arm_call to:0x02011f3c module:main +from:0x021711bc kind:arm_call to:0x021711ec module:overlay(91) +from:0x021711d0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021711e8 kind:load to:0x02179de0 module:overlay(91) +from:0x021711f4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021711fc kind:arm_call to:0x02171288 module:overlay(91) +from:0x02171224 kind:load to:0x02179e04 module:overlay(91) +from:0x02171254 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02171274 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x02171284 kind:load to:0x027e0ce0 module:dtcm +from:0x02171294 kind:load to:0x0217afe0 module:overlay(91) +from:0x021712a8 kind:load to:0x0217afe0 module:overlay(91) +from:0x021712b4 kind:arm_call to:0x02171298 module:overlay(91) +from:0x021712bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021712d0 kind:arm_call to:0x02171298 module:overlay(91) +from:0x021712d8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021712e0 kind:arm_call to:0x02011ff4 module:main +from:0x021712f4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02171308 kind:load to:0x0217b040 module:overlay(91) +from:0x0217131c kind:arm_call to:0x02011f3c module:main +from:0x02171328 kind:arm_call to:0x021713b4 module:overlay(91) +from:0x0217133c kind:arm_call to:0x02099040 module:overlay(0) +from:0x021713ac kind:load to:0x02179ec4 module:overlay(91) +from:0x021713c0 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x02171424 kind:arm_call to:0x02177904 module:overlay(91) +from:0x02171458 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02171470 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02171480 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021714c0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x021714d8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021714e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02171528 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02171540 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02171558 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02171600 kind:arm_call to:0x021777c4 module:overlay(91) +from:0x02171610 kind:arm_call to:0x021777c4 module:overlay(91) +from:0x02171620 kind:arm_call to:0x021777c4 module:overlay(91) +from:0x02171630 kind:arm_call to:0x021777c4 module:overlay(91) +from:0x02171640 kind:arm_call to:0x021777c4 module:overlay(91) +from:0x0217165c kind:arm_call to:0x02080464 module:overlay(0) +from:0x021716ec kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02171740 kind:arm_call to:0x01ffa06c module:itcm +from:0x02171750 kind:arm_call to:0x01ffa81c module:itcm +from:0x02171768 kind:load to:0x02179f60 module:overlay(91) +from:0x0217176c kind:load to:0x0217b040 module:overlay(91) +from:0x02171770 kind:load to:0x02179f14 module:overlay(91) +from:0x02171774 kind:load to:0x02179ac4 module:overlay(91) +from:0x0217177c kind:load to:0x02179e58 module:overlay(91) +from:0x02171788 kind:arm_call to:0x02059650 module:overlay(0) +from:0x0217179c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021717b8 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x021717c4 kind:arm_call to:0x02177810 module:overlay(91) +from:0x021717d0 kind:arm_call to:0x02177810 module:overlay(91) +from:0x021717dc kind:arm_call to:0x02177810 module:overlay(91) +from:0x021717e8 kind:arm_call to:0x02177810 module:overlay(91) +from:0x021717f4 kind:arm_call to:0x02177810 module:overlay(91) +from:0x02171800 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02171808 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02171814 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217181c kind:arm_call to:0x02059650 module:overlay(0) +from:0x02171824 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171840 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0217184c kind:arm_call to:0x02177810 module:overlay(91) +from:0x02171858 kind:arm_call to:0x02177810 module:overlay(91) +from:0x02171864 kind:arm_call to:0x02177810 module:overlay(91) +from:0x02171870 kind:arm_call to:0x02177810 module:overlay(91) +from:0x0217187c kind:arm_call to:0x02177810 module:overlay(91) +from:0x02171888 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02171890 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217189c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021718a4 kind:arm_call to:0x02059650 module:overlay(0) +from:0x021718ac kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021718b4 kind:arm_call to:0x02011ff4 module:main +from:0x021718cc kind:arm_call to:0x0217564c module:overlay(91) +from:0x02171a04 kind:arm_call to:0x0209b500 module:overlay(0) +from:0x02171a10 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02171a1c kind:arm_call to:0x02059664 module:overlay(0) +from:0x02171a50 kind:arm_call to:0x02059758 module:overlay(0) +from:0x02171a60 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02171a70 kind:arm_call to:0x02177950 module:overlay(91) +from:0x02171a78 kind:arm_call to:0x02176f88 module:overlay(91) +from:0x02171a80 kind:arm_call to:0x02176ee8 module:overlay(91) +from:0x02171a88 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02171b2c kind:arm_call to:0x02175298 module:overlay(91) +from:0x02171b3c kind:load to:0x027e09b8 module:dtcm +from:0x02171b44 kind:load to:0x0217a104 module:overlay(91) +from:0x02171b48 kind:load to:0x02179e70 module:overlay(91) +from:0x02171b4c kind:load to:0x02059880 module:overlay(0) +from:0x02171b54 kind:load to:0x021771ac module:overlay(91) +from:0x02171b58 kind:load to:0x0204b164 module:main +from:0x02171b80 kind:arm_call to:0x02171b5c module:overlay(91) +from:0x02171bb4 kind:load to:0x02179fbc module:overlay(91) +from:0x02171bd4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02171c30 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02171c70 kind:load to:0x027e09b8 module:dtcm +from:0x02171c74 kind:load to:0x027e0ce0 module:dtcm +from:0x02171c80 kind:arm_call to:0x02175758 module:overlay(91) +from:0x02171d08 kind:arm_call to:0x02175530 module:overlay(91) +from:0x02171d8c kind:arm_call to:0x02174d98 module:overlay(91) +from:0x02171dc0 kind:arm_call to:0x02174c98 module:overlay(91) +from:0x02171dfc kind:arm_call to:0x02171c78 module:overlay(91) +from:0x02171e04 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02171ea0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171eb4 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02171ebc kind:arm_call to:0x02175890 module:overlay(91) +from:0x02171ec4 kind:arm_call to:0x02175b78 module:overlay(91) +from:0x02171ed4 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02171ee4 kind:arm_call to:0x02177950 module:overlay(91) +from:0x02171eec kind:arm_call to:0x021776d8 module:overlay(91) +from:0x02171f14 kind:load to:0x0217a024 module:overlay(91) +from:0x02171f18 kind:load to:0x021771ac module:overlay(91) +from:0x02171f30 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02171f4c kind:arm_call to:0x02112f6c module:overlay(26) +from:0x02171f64 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x02172044 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x02172060 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x021720ac kind:arm_call to:0x02175ee4 module:overlay(91) +from:0x021720c0 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x021720c8 kind:arm_call to:0x02174258 module:overlay(91) +from:0x021720e0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021720f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021720fc kind:arm_call to:0x01ffb744 module:itcm +from:0x02172108 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02172124 kind:arm_call to:0x01ff9258 module:itcm +from:0x02172138 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02172180 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021721c4 kind:load to:0x0203feb0 module:main +from:0x021721c8 kind:load to:0x02179e58 module:overlay(91) +from:0x021721d8 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x021721e0 kind:arm_call to:0x02175424 module:overlay(91) +from:0x021721fc kind:arm_call to:0x021753dc module:overlay(91) +from:0x0217220c kind:arm_call to:0x021753dc module:overlay(91) +from:0x02172220 kind:arm_call to:0x02175214 module:overlay(91) +from:0x02172244 kind:arm_call to:0x01ff916c module:itcm +from:0x0217224c kind:arm_call to:0x02173b30 module:overlay(91) +from:0x0217228c kind:arm_call to:0x01ff916c module:itcm +from:0x02172308 kind:arm_call to:0x01ff916c module:itcm +from:0x0217238c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021723c4 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02172458 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172488 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172498 kind:arm_call to:0x01ffb714 module:itcm +from:0x021724ac kind:arm_call to:0x01ffa328 module:itcm +from:0x021724bc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021724d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02172500 kind:arm_call to:0x02174f90 module:overlay(91) +from:0x02172510 kind:load to:0x027e09a8 module:dtcm +from:0x0217251c kind:load to:0x027e0ce4 module:dtcm +from:0x021725c4 kind:arm_call to:0x01ff916c module:itcm +from:0x02172640 kind:arm_call to:0x01ff916c module:itcm +from:0x0217269c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x021726c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021726c8 kind:arm_call to:0x02174258 module:overlay(91) +from:0x021726f0 kind:arm_call to:0x02175e84 module:overlay(91) +from:0x02172720 kind:arm_call to:0x02173f10 module:overlay(91) +from:0x02172728 kind:arm_call to:0x02176a74 module:overlay(91) +from:0x02172780 kind:arm_call to:0x02175214 module:overlay(91) +from:0x0217279c kind:arm_call to:0x021753dc module:overlay(91) +from:0x021727b8 kind:arm_call to:0x021753dc module:overlay(91) +from:0x021727cc kind:arm_call to:0x01ff930c module:itcm +from:0x021727e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021727f4 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02172888 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021728b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021728c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021728dc kind:arm_call to:0x01ffa328 module:itcm +from:0x021728ec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02172908 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217292c kind:arm_call to:0x02174f90 module:overlay(91) +from:0x02172940 kind:load to:0x02179e58 module:overlay(91) +from:0x02172948 kind:load to:0x027e0ce4 module:dtcm +from:0x0217295c kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02172974 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217297c kind:load to:0x027e09a8 module:dtcm +from:0x021729a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021729b8 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02172a04 kind:arm_call to:0x02175e84 module:overlay(91) +from:0x02172a34 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172a40 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02172a74 kind:arm_call to:0x021338ec module:overlays(26,52) +from:0x02172a80 kind:arm_call to:0x020168f0 module:main +from:0x02172a98 kind:arm_call to:0x020c127c module:overlay(17) +from:0x02172ab4 kind:load to:0x027e09a8 module:dtcm +from:0x02172abc kind:load to:0x027e0ce0 module:dtcm +from:0x02172aec kind:arm_call to:0x02175e84 module:overlay(91) +from:0x02172af4 kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02172b14 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02172b50 kind:arm_call to:0x021757c0 module:overlay(91) +from:0x02172b68 kind:arm_call to:0x0211313c module:overlay(26) +from:0x02172b9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172ba8 kind:load to:0x02179e58 module:overlay(91) +from:0x02172bdc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172bf8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172c18 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172c24 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02172c7c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02172c98 kind:arm_call to:0x01ff9258 module:itcm +from:0x02172cb4 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02172cbc kind:arm_call to:0x0217564c module:overlay(91) +from:0x02172cc8 kind:load to:0x027e0cec module:dtcm +from:0x02172ccc kind:load to:0x027e0ce0 module:dtcm +from:0x02172cdc kind:arm_call to:0x02173b30 module:overlay(91) +from:0x02172d1c kind:arm_call to:0x01ff916c module:itcm +from:0x02172d98 kind:arm_call to:0x01ff916c module:itcm +from:0x02172dbc kind:arm_call to:0x02173e04 module:overlay(91) +from:0x02172dc8 kind:arm_call to:0x02173c40 module:overlay(91) +from:0x02172df0 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02172e44 kind:arm_call to:0x0209b500 module:overlay(0) +from:0x02172e54 kind:load to:0x020b69b8 module:overlay(0) +from:0x02172e58 kind:load to:0x02179e88 module:overlay(91) +from:0x02172e78 kind:arm_call to:0x01ff916c module:itcm +from:0x02172ee8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02172f24 kind:arm_call to:0x02015018 module:main +from:0x02172f50 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172f6c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172f84 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172fb8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02172fdc kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02173014 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02173040 kind:arm_call to:0x02177608 module:overlay(91) +from:0x02173048 kind:arm_call to:0x02176364 module:overlay(91) +from:0x02173054 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021730a4 kind:arm_call to:0x0217772c module:overlay(91) +from:0x0217310c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0217314c kind:arm_call to:0x01ff916c module:itcm +from:0x021731b4 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x021731cc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217320c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0217323c kind:arm_call to:0x02177794 module:overlay(91) +from:0x02173270 kind:arm_call to:0x02015018 module:main +from:0x021732b4 kind:arm_call to:0x01ff916c module:itcm +from:0x021732d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02173320 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x021733c4 kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x021733e0 kind:arm_call to:0x02177794 module:overlay(91) +from:0x02173470 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02173478 kind:arm_call to:0x02173b30 module:overlay(91) +from:0x021734b8 kind:arm_call to:0x01ff916c module:itcm +from:0x02173534 kind:arm_call to:0x01ff916c module:itcm +from:0x02173564 kind:load to:0x027e09a8 module:dtcm +from:0x0217356c kind:load to:0x027e0cec module:dtcm +from:0x02173574 kind:load to:0x027e09b8 module:dtcm +from:0x0217359c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021735bc kind:arm_call to:0x020e35a8 module:overlay(26) +from:0x021735d0 kind:arm_call to:0x020e35c0 module:overlay(26) +from:0x021735e8 kind:load to:0x027e09b8 module:dtcm +from:0x021735ec kind:load to:0x027e0ce0 module:dtcm +from:0x02173604 kind:arm_call to:0x02177994 module:overlay(91) +from:0x02173620 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x0217362c kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02173648 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217364c kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x02173668 kind:load to:0x027e09a8 module:dtcm +from:0x02173698 kind:arm_call to:0x02015018 module:main +from:0x021736b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021736e0 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02173720 kind:arm_call to:0x01ff916c module:itcm +from:0x0217379c kind:arm_call to:0x01ff916c module:itcm +from:0x021737c0 kind:arm_call to:0x02173e04 module:overlay(91) +from:0x021737cc kind:arm_call to:0x02173c40 module:overlay(91) +from:0x021737d8 kind:load to:0x027e09a8 module:dtcm +from:0x02173800 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217380c kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02173810 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x02173828 kind:load to:0x027e09a8 module:dtcm +from:0x02173850 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02173864 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x0217388c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x021738b8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021738c4 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x021738c8 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x02173934 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217393c kind:arm_call to:0x01ff938c module:itcm +from:0x02173948 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173958 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021739ac kind:arm_call to:0x020c127c module:overlay(17) +from:0x021739c8 kind:load to:0x027e09a8 module:dtcm +from:0x021739d4 kind:load to:0x02179e58 module:overlay(91) +from:0x021739f8 kind:arm_call to:0x01ff993c module:itcm +from:0x02173a04 kind:arm_call to:0x02175e84 module:overlay(91) +from:0x02173a1c kind:arm_call to:0x020c1300 module:overlay(17) +from:0x02173a34 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02173a6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02173a88 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02173aa0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02173ab4 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02173ac0 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02173ac4 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x02173adc kind:load to:0x027e09a8 module:dtcm +from:0x02173ae4 kind:load to:0x027e09bc module:dtcm +from:0x02173b14 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02173b1c kind:arm_call to:0x02173e04 module:overlay(91) +from:0x02173b28 kind:arm_call to:0x02173c40 module:overlay(91) +from:0x02173b78 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02173bb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02173bc8 kind:arm_call to:0x021747b8 module:overlay(91) +from:0x02173bd0 kind:arm_call to:0x02174258 module:overlay(91) +from:0x02173bf8 kind:arm_call to:0x02175e84 module:overlay(91) +from:0x02173c24 kind:arm_call to:0x02173f10 module:overlay(91) +from:0x02173c2c kind:arm_call to:0x02176a74 module:overlay(91) +from:0x02173c3c kind:load to:0x02179e58 module:overlay(91) +from:0x02173c8c kind:arm_call to:0x02173d0c module:overlay(91) +from:0x02173d00 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02173dc0 kind:arm_call to:0x02173b30 module:overlay(91) +from:0x02173dd8 kind:arm_call to:0x02175ee4 module:overlay(91) +from:0x02173dec kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02173df8 kind:load to:0x0204b164 module:main +from:0x02173f60 kind:arm_call to:0x0205966c module:overlay(0) +from:0x02173fa0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02173fcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02173ff0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217401c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217404c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02174054 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02174088 kind:arm_call to:0x01ffb714 module:itcm +from:0x021740a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021740ac kind:arm_call to:0x01ff947c module:itcm +from:0x021740d0 kind:arm_call to:0x01ff930c module:itcm +from:0x02174114 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174140 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174164 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174190 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021741bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021741c4 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x021741f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02174210 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217421c kind:arm_call to:0x01ff947c module:itcm +from:0x02174230 kind:arm_call to:0x01ff930c module:itcm +from:0x0217424c kind:arm_call to:0x01ff930c module:itcm +from:0x021743b8 kind:arm_call to:0x02174c0c module:overlay(91) +from:0x021743f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02174434 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174464 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02174478 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217448c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021744a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021744d0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021744d8 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x0217455c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174590 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021745a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021745b8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021745cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021745f8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02174608 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02174684 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02174694 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021746b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021746cc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174760 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02174770 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02174780 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174788 kind:arm_call to:0x01ff938c module:itcm +from:0x021747ac kind:load to:0x0204b164 module:main +from:0x021747b0 kind:load to:0x0203feb0 module:main +from:0x02174890 kind:arm_call to:0x01ff930c module:itcm +from:0x021748c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217490c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217493c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02174950 kind:arm_call to:0x01ffa60c module:itcm +from:0x02174964 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174978 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021749a8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021749b0 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02174a34 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174a68 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02174a7c kind:arm_call to:0x01ffa60c module:itcm +from:0x02174a90 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174aa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174ad0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02174ae0 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02174b58 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02174b68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02174b90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174bb8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02174bc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02174bd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174be0 kind:arm_call to:0x01ff938c module:itcm +from:0x02174c04 kind:load to:0x0203feb0 module:main +from:0x02174ed4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02174ee0 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02174f24 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02174f30 kind:load to:0x0204b164 module:main +from:0x02174f44 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02174f7c kind:arm_call to:0x02174f90 module:overlay(91) +from:0x02174f88 kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02175000 kind:arm_call to:0x0209b500 module:overlay(0) +from:0x0217500c kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x02175024 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217502c kind:arm_call to:0x021750f4 module:overlay(91) +from:0x02175038 kind:load to:0x02179e70 module:overlay(91) +from:0x0217503c kind:load to:0x027e09a8 module:dtcm +from:0x02175134 kind:arm_call to:0x02175298 module:overlay(91) +from:0x0217517c kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02175190 kind:arm_call to:0x02175044 module:overlay(91) +from:0x02175204 kind:arm_call to:0x0217564c module:overlay(91) +from:0x0217520c kind:load to:0x0204b164 module:main +from:0x021752ac kind:arm_call to:0x02175490 module:overlay(91) +from:0x02175794 kind:arm_call to:0x01ffb714 module:itcm +from:0x021757bc kind:load to:0x02179e58 module:overlay(91) +from:0x02175810 kind:arm_call to:0x01ff9638 module:itcm +from:0x02175824 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02175864 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02175874 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0217588c kind:load to:0x02179e58 module:overlay(91) +from:0x021758f4 kind:arm_call to:0x02015018 module:main +from:0x0217595c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02175988 kind:arm_call to:0x02015018 module:main +from:0x02175a00 kind:arm_call to:0x02015018 module:main +from:0x02175a64 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02175a80 kind:arm_call to:0x02015018 module:main +from:0x02175ae4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02175b14 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02175b2c kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02175b44 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02175b50 kind:load to:0x027e09a8 module:dtcm +from:0x02175b74 kind:load to:0x027e0cec module:dtcm +from:0x02175bb8 kind:arm_call to:0x02015018 module:main +from:0x02175bd8 kind:arm_call to:0x02015018 module:main +from:0x02175bf8 kind:arm_call to:0x02015018 module:main +from:0x02175c58 kind:arm_call to:0x02015018 module:main +from:0x02175c78 kind:arm_call to:0x02015018 module:main +from:0x02175c98 kind:arm_call to:0x02015018 module:main +from:0x02175cf8 kind:arm_call to:0x02015018 module:main +from:0x02175d18 kind:arm_call to:0x02015018 module:main +from:0x02175d78 kind:arm_call to:0x02015018 module:main +from:0x02175d98 kind:arm_call to:0x02015018 module:main +from:0x02175db8 kind:arm_call to:0x02015018 module:main +from:0x02175e0c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02175e30 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02175e48 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02175e60 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02175e6c kind:load to:0x027e09a8 module:dtcm +from:0x02175e80 kind:load to:0x027e0cec module:dtcm +from:0x02175ea4 kind:arm_call to:0x02175ee4 module:overlay(91) +from:0x02175eb8 kind:arm_call to:0x02060820 module:overlay(0) +from:0x02175ec4 kind:arm_call to:0x02060a00 module:overlay(0) +from:0x02175ed8 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02175f18 kind:arm_call to:0x01ff938c module:itcm +from:0x02175f24 kind:arm_call to:0x01ff938c module:itcm +from:0x02175f54 kind:arm_call to:0x01ffb780 module:itcm +from:0x02175f64 kind:arm_call to:0x01ffb780 module:itcm +from:0x02175fc8 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x02176050 kind:arm_call to:0x020c2930 module:overlay(17) +from:0x0217607c kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x021760a4 kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x021760cc kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x021760f4 kind:arm_call to:0x020c29a8 module:overlay(17) +from:0x02176104 kind:arm_call to:0x020c2b28 module:overlay(17) +from:0x02176110 kind:load to:0x02179e58 module:overlay(91) +from:0x02176128 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x0217619c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021761a4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021761b8 kind:arm_call to:0x0201696c module:main +from:0x021761d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021761dc kind:arm_call to:0x021337cc module:overlay(26) +from:0x021761f0 kind:arm_call to:0x0201696c module:main +from:0x0217623c kind:load to:0x0203feb0 module:main +from:0x02176240 kind:load to:0x02178bf8 module:overlay(91) +from:0x02176244 kind:load to:0x02178bf4 module:overlay(91) +from:0x02176264 kind:arm_call to:0x021339a0 module:overlay(26) +from:0x021762fc kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02176314 kind:arm_call to:0x02175ee4 module:overlay(91) +from:0x02176328 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02176330 kind:arm_call to:0x02174258 module:overlay(91) +from:0x02176360 kind:load to:0x0203feb0 module:main +from:0x0217638c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x021763e4 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02176454 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02176468 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217647c kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02176484 kind:arm_call to:0x02176248 module:overlay(91) +from:0x0217649c kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x021764a4 kind:load to:0x027e09a8 module:dtcm +from:0x021764ac kind:load to:0x027e09bc module:dtcm +from:0x021764c8 kind:arm_call to:0x02176114 module:overlay(91) +from:0x02176514 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02176568 kind:arm_call to:0x01ffd420 module:itcm +from:0x02176584 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02176594 kind:arm_call to:0x02079b7c module:overlay(0) +from:0x021765d0 kind:arm_call to:0x0205966c module:overlay(0) +from:0x02176604 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02176634 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02176684 kind:arm_call to:0x0217772c module:overlay(91) +from:0x021766ec kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02176730 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02176784 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x021767b4 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x021767c0 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x021767e4 kind:arm_call to:0x02177794 module:overlay(91) +from:0x02176808 kind:arm_call to:0x02015018 module:main +from:0x02176828 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02176844 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02176884 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021768a0 kind:arm_call to:0x02176ad4 module:overlay(91) +from:0x021768e4 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02176914 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02176960 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x021769c4 kind:arm_call to:0x02177794 module:overlay(91) +from:0x021769e8 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021769f8 kind:arm_call to:0x02177794 module:overlay(91) +from:0x02176a08 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02176a28 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02176a3c kind:arm_call to:0x02171b74 module:overlay(91) +from:0x02176a44 kind:arm_call to:0x02173b30 module:overlay(91) +from:0x02176a5c kind:load to:0x027e09b8 module:dtcm +from:0x02176a60 kind:load to:0x027e09bc module:dtcm +from:0x02176a68 kind:load to:0x027e09a8 module:dtcm +from:0x02176a6c kind:load to:0x020b69b8 module:overlay(0) +from:0x02176a90 kind:arm_call to:0x01ffa328 module:itcm +from:0x02176a94 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02176aa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02176ab4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02176ac0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02176bb0 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02176c64 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02176d9c kind:arm_call to:0x02176f88 module:overlay(91) +from:0x02176da4 kind:arm_call to:0x02176ee8 module:overlay(91) +from:0x02176dac kind:arm_call to:0x02059248 module:overlay(0) +from:0x02176e9c kind:arm_call to:0x02176f88 module:overlay(91) +from:0x02176ea4 kind:arm_call to:0x02176ee8 module:overlay(91) +from:0x02176eac kind:arm_call to:0x02059248 module:overlay(0) +from:0x02176ee0 kind:load to:0x0217a08c module:overlay(91) +from:0x02177238 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02177270 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02177280 kind:arm_call to:0x01ffa60c module:itcm +from:0x02177290 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217731c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02177354 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02177364 kind:arm_call to:0x01ffa60c module:itcm +from:0x02177374 kind:arm_call to:0x01ffa60c module:itcm +from:0x02177400 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02177410 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217749c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021774ac kind:arm_call to:0x01ffa60c module:itcm +from:0x02177534 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02177544 kind:arm_call to:0x01ffa60c module:itcm +from:0x021775cc kind:arm_call to:0x0200e260 module:main +from:0x021775dc kind:arm_call to:0x01ffad5c module:itcm +from:0x02177600 kind:load to:0x0203feb0 module:main +from:0x02177604 kind:load to:0x027e0964 module:dtcm +from:0x02177630 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02177648 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02177680 kind:arm_call to:0x01ffb714 module:itcm +from:0x02177688 kind:arm_call to:0x02174258 module:overlay(91) +from:0x021776a0 kind:arm_call to:0x02175ee4 module:overlay(91) +from:0x021776b4 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x021776f0 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0217770c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x0217771c kind:arm_call to:0x0206e734 module:overlay(0) +from:0x02177724 kind:load to:0x020b69b8 module:overlay(0) +from:0x02177774 kind:arm_call to:0x02015880 module:main +from:0x021777b8 kind:arm_call to:0x02079e70 module:overlay(0) +from:0x021777c0 kind:load to:0x027e09bc module:dtcm +from:0x021777d0 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0217780c kind:load to:0x02179ea8 module:overlay(91) +from:0x02177820 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0217783c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02177844 kind:arm_call to:0x02011ff4 module:main +from:0x02177870 kind:arm_call to:0x021763bc module:overlay(91) +from:0x02177888 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02177898 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021778d8 kind:arm_call to:0x01ff938c module:itcm +from:0x0217790c kind:arm_call to:0x020595e0 module:overlay(0) +from:0x02177930 kind:load to:0x02179ee8 module:overlay(91) +from:0x0217796c kind:arm_call to:0x01ffc768 module:itcm +from:0x02177980 kind:arm_call to:0x0200ef5c module:main +from:0x02177988 kind:arm_call to:0x01ffc57c module:itcm +from:0x02177990 kind:load to:0x020b66c4 module:overlay(0) +from:0x021779b4 kind:arm_call to:0x02016f54 module:main +from:0x021779e0 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02177a1c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02177a38 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02177a44 kind:arm_call to:0x02059650 module:overlay(0) +from:0x02177a4c kind:arm_call to:0x02011ff4 module:main +from:0x02177a60 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02177a68 kind:arm_call to:0x02011ff4 module:main +from:0x02177a7c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02177a90 kind:load to:0x0217b128 module:overlay(91) +from:0x02177aa4 kind:arm_call to:0x02011f3c module:main +from:0x02177ab0 kind:arm_call to:0x02177ae0 module:overlay(91) +from:0x02177ac4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02177adc kind:load to:0x0217a1cc module:overlay(91) +from:0x02177ae8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02177b0c kind:load to:0x0217a1f0 module:overlay(91) +from:0x02177bcc kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x02177bdc kind:load to:0x0213b0b0 module:overlay(26) +from:0x02177be4 kind:load to:0x02141910 module:overlay(26) +from:0x02177be8 kind:load to:0x027e09b8 module:dtcm +from:0x02177c6c kind:arm_call to:0x020e838c module:overlay(26) +from:0x02177ca8 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02177cb8 kind:arm_call to:0x020fab38 module:overlay(26) +from:0x02177cf0 kind:arm_call to:0x020fc870 module:overlay(26) +from:0x02177d08 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02177d18 kind:arm_call to:0x020fabc4 module:overlay(26) +from:0x02177d60 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02177d70 kind:arm_call to:0x020fac50 module:overlay(26) +from:0x02177d94 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02177da8 kind:arm_call to:0x0206fe1c module:overlay(0) +from:0x02177dd0 kind:arm_call to:0x020fac80 module:overlay(26) +from:0x02177df0 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02177df4 kind:load to:0x027e0cd8 module:dtcm +from:0x02177df8 kind:load to:0x020b684c module:overlay(0) +from:0x02177dfc kind:load to:0x02141910 module:overlay(26) +from:0x02177e00 kind:load to:0x02143d48 module:overlay(26) +from:0x02177e04 kind:load to:0x020b6a14 module:overlay(0) +from:0x02177e38 kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x02177e4c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02177e58 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x02177e70 kind:arm_call to:0x020e873c module:overlay(26) +from:0x02177e90 kind:arm_call to:0x020fac80 module:overlay(26) +from:0x02177eb0 kind:arm_call to:0x020f9bb8 module:overlay(26) +from:0x02177ec4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02177ed0 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x02177ee8 kind:arm_call to:0x020e69ec module:overlay(26) +from:0x02177f08 kind:arm_call to:0x020facac module:overlay(26) +from:0x02177f1c kind:load to:0x02141910 module:overlay(26) +from:0x02177f20 kind:load to:0x020b6a14 module:overlay(0) +from:0x02177f28 kind:load to:0x020b69b8 module:overlay(0) +from:0x02177f2c kind:load to:0x0213b0b0 module:overlay(26) +from:0x02177f38 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02177f4c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02177f54 kind:arm_call to:0x02011ff4 module:main +from:0x02177f68 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02177f7c kind:load to:0x0217b174 module:overlay(91) +from:0x02177f90 kind:arm_call to:0x02011f3c module:main +from:0x02177f9c kind:arm_call to:0x02178018 module:overlay(91) +from:0x02177fb4 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02178010 kind:load to:0x0217a244 module:overlay(91) +from:0x02178014 kind:load to:0x0217a2a0 module:overlay(91) +from:0x02178020 kind:arm_call to:0x0211329c module:overlay(26) +from:0x02178098 kind:arm_call to:0x02099360 module:overlay(0) +from:0x021780b8 kind:arm_call to:0x02178940 module:overlay(91) +from:0x021780f8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02178100 kind:arm_call to:0x01ffa06c module:itcm +from:0x0217810c kind:load to:0x0217a2c4 module:overlay(91) +from:0x02178110 kind:load to:0x0217b174 module:overlay(91) +from:0x02178114 kind:load to:0x020b3168 module:overlay(0) +from:0x02178118 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02178154 kind:arm_call to:0x021337e4 module:overlay(26) +from:0x0217816c kind:arm_call to:0x021337e4 module:overlay(26) +from:0x02178180 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217818c kind:arm_call to:0x02178710 module:overlay(91) +from:0x021781a0 kind:arm_call to:0x021781b8 module:overlay(91) +from:0x021781cc kind:arm_call to:0x02112f90 module:overlays(26,31) +from:0x02178204 kind:load to:0x0217a24c module:overlay(91) +from:0x02178228 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02178238 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02178244 kind:arm_call to:0x01fff458 module:itcm +from:0x02178260 kind:arm_call to:0x01ffb744 module:itcm +from:0x02178274 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02178284 kind:arm_call to:0x02174f4c module:overlay(91) +from:0x021782ac kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021782c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021782e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02178310 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02178328 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02178340 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02178380 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0217838c kind:arm_call to:0x021781b8 module:overlay(91) +from:0x02178398 kind:load to:0x027e09a8 module:dtcm +from:0x021783a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021783a8 kind:load to:0x027e0cec module:dtcm +from:0x021783ac kind:load to:0x027e09c0 module:dtcm +from:0x021783b8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021783dc kind:arm_call to:0x02178208 module:overlay(91) +from:0x02178438 kind:load to:0x0217a264 module:overlay(91) +from:0x02178450 kind:arm_call to:0x02112fd4 module:overlay(26) +from:0x021784b4 kind:arm_call to:0x020c225c module:overlay(17) +from:0x021784c0 kind:load to:0x0217a244 module:overlay(91) +from:0x021784c4 kind:load to:0x027e09b4 module:dtcm +from:0x021784d8 kind:load to:0x02112f90 module:overlays(19,26,31) +from:0x021784f4 kind:arm_call to:0x021342a4 module:overlays(26,51) +from:0x0217850c kind:arm_call to:0x02112efc module:overlay(26) +from:0x02178524 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0217854c kind:arm_call to:0x01ff938c module:itcm +from:0x02178558 kind:arm_call to:0x02178710 module:overlay(91) +from:0x02178588 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02178594 kind:arm_call to:0x021781b8 module:overlay(91) +from:0x021785a0 kind:load to:0x0217a244 module:overlay(91) +from:0x021785a4 kind:load to:0x0203feb0 module:main +from:0x021785d0 kind:arm_call to:0x02113004 module:overlay(26) +from:0x02178604 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02178610 kind:arm_call to:0x021786b4 module:overlay(91) +from:0x02178618 kind:arm_call to:0x021783b0 module:overlay(91) +from:0x02178644 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02178654 kind:load to:0x027e09ac module:dtcm +from:0x0217869c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x021786b0 kind:load to:0x027e09ac module:dtcm +from:0x021786e4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217870c kind:load to:0x0217a244 module:overlay(91) +from:0x02178758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178798 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021787c0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021787d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021787e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021787f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02178824 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0217882c kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02178880 kind:arm_call to:0x0217889c module:overlay(91) +from:0x0217888c kind:arm_call to:0x02060a84 module:overlay(0) +from:0x02178898 kind:load to:0x0203feb0 module:main +from:0x021788d0 kind:arm_call to:0x01ffb780 module:itcm +from:0x02178934 kind:arm_call to:0x02060e70 module:overlay(0) +from:0x0217894c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02178988 kind:load to:0x0217a284 module:overlay(91) +from:0x0217899c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021789b8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021789c0 kind:arm_call to:0x02011ff4 module:main +from:0x021789f8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02178a0c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02178a4c kind:arm_call to:0x01ff938c module:itcm +from:0x02178a84 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02178a8c kind:arm_call to:0x0217898c module:overlay(91) +from:0x02178a94 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02178a9c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02178ab4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02178abc kind:arm_call to:0x0217898c module:overlay(91) +from:0x02178ac4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02178acc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02178ad4 kind:arm_call to:0x02011ff4 module:main +from:0x02178ae8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02178c20 kind:load to:0x02179338 module:overlay(91) +from:0x02178c40 kind:arm_call to:0x02169c34 module:overlay(91) +from:0x02178c50 kind:arm_call to:0x0203e3a4 module:main +from:0x02178c64 kind:load to:0x0217a444 module:overlay(91) +from:0x02178c68 kind:load to:0x0217a454 module:overlay(91) +from:0x02178c6c kind:load to:0x02169d64 module:overlay(91) +from:0x02178c70 kind:load to:0x0217a448 module:overlay(91) +from:0x02178c90 kind:arm_call to:0x02169da8 module:overlay(91) +from:0x02178ca0 kind:arm_call to:0x0203e3a4 module:main +from:0x02178cb4 kind:load to:0x0217a528 module:overlay(91) +from:0x02178cb8 kind:load to:0x0217a538 module:overlay(91) +from:0x02178cbc kind:load to:0x02169f0c module:overlay(91) +from:0x02178cc0 kind:load to:0x0217a52c module:overlay(91) +from:0x02178ce0 kind:arm_call to:0x02169f50 module:overlay(91) +from:0x02178cf0 kind:arm_call to:0x0203e3a4 module:main +from:0x02178d04 kind:load to:0x0217a55c module:overlay(91) +from:0x02178d08 kind:load to:0x0217a56c module:overlay(91) +from:0x02178d0c kind:load to:0x0216a258 module:overlay(91) +from:0x02178d10 kind:load to:0x0217a560 module:overlay(91) +from:0x02178d4c kind:arm_call to:0x0216a29c module:overlay(91) +from:0x02178d5c kind:arm_call to:0x0203e3a4 module:main +from:0x02178d70 kind:load to:0x021794dc module:overlay(91) +from:0x02178d74 kind:load to:0x0217a640 module:overlay(91) +from:0x02178d78 kind:load to:0x0217a660 module:overlay(91) +from:0x02178d7c kind:load to:0x0216a81c module:overlay(91) +from:0x02178d80 kind:load to:0x0217a648 module:overlay(91) +from:0x02178da0 kind:arm_call to:0x0216a860 module:overlay(91) +from:0x02178db0 kind:arm_call to:0x0203e3a4 module:main +from:0x02178dc4 kind:load to:0x0217a734 module:overlay(91) +from:0x02178dc8 kind:load to:0x0217a744 module:overlay(91) +from:0x02178dcc kind:load to:0x0216aa64 module:overlay(91) +from:0x02178dd0 kind:load to:0x0217a738 module:overlay(91) +from:0x02178df0 kind:arm_call to:0x0216aaa8 module:overlay(91) +from:0x02178e00 kind:arm_call to:0x0203e3a4 module:main +from:0x02178e14 kind:load to:0x0217a818 module:overlay(91) +from:0x02178e18 kind:load to:0x0217a828 module:overlay(91) +from:0x02178e1c kind:load to:0x0216ae54 module:overlay(91) +from:0x02178e20 kind:load to:0x0217a81c module:overlay(91) +from:0x02178e40 kind:arm_call to:0x0216ae98 module:overlay(91) +from:0x02178e50 kind:arm_call to:0x0203e3a4 module:main +from:0x02178e64 kind:load to:0x0217a848 module:overlay(91) +from:0x02178e68 kind:load to:0x0217a858 module:overlay(91) +from:0x02178e6c kind:load to:0x0216be4c module:overlay(91) +from:0x02178e70 kind:load to:0x0217a84c module:overlay(91) +from:0x02178e90 kind:arm_call to:0x0216be90 module:overlay(91) +from:0x02178ea0 kind:arm_call to:0x0203e3a4 module:main +from:0x02178eb4 kind:load to:0x0217a930 module:overlay(91) +from:0x02178eb8 kind:load to:0x0217a940 module:overlay(91) +from:0x02178ebc kind:load to:0x0216c028 module:overlay(91) +from:0x02178ec0 kind:load to:0x0217a934 module:overlay(91) +from:0x02178ee0 kind:arm_call to:0x0216c06c module:overlay(91) +from:0x02178ef0 kind:arm_call to:0x0203e3a4 module:main +from:0x02178f04 kind:load to:0x0217a97c module:overlay(91) +from:0x02178f08 kind:load to:0x0217a98c module:overlay(91) +from:0x02178f0c kind:load to:0x0216c1c4 module:overlay(91) +from:0x02178f10 kind:load to:0x0217a980 module:overlay(91) +from:0x02178f54 kind:arm_call to:0x0216c208 module:overlay(91) +from:0x02178f64 kind:arm_call to:0x0203e3a4 module:main +from:0x02178f78 kind:load to:0x0217aa64 module:overlay(91) +from:0x02178f7c kind:load to:0x021798e4 module:overlay(91) +from:0x02178f80 kind:load to:0x0217aa80 module:overlay(91) +from:0x02178f84 kind:load to:0x0216d574 module:overlay(91) +from:0x02178f88 kind:load to:0x0217aa68 module:overlay(91) +from:0x02178fa8 kind:arm_call to:0x0216d5b8 module:overlay(91) +from:0x02178fb8 kind:arm_call to:0x0203e3a4 module:main +from:0x02178fcc kind:load to:0x0217ab5c module:overlay(91) +from:0x02178fd0 kind:load to:0x0217ab7c module:overlay(91) +from:0x02178fd4 kind:load to:0x0216e264 module:overlay(91) +from:0x02178fd8 kind:load to:0x0217ab60 module:overlay(91) +from:0x02179024 kind:arm_call to:0x0216e2a8 module:overlay(91) +from:0x02179034 kind:arm_call to:0x0203e3a4 module:main +from:0x02179048 kind:load to:0x0217ac54 module:overlay(91) +from:0x0217904c kind:load to:0x0217acb0 module:overlay(91) +from:0x02179050 kind:load to:0x0217ad10 module:overlay(91) +from:0x02179054 kind:load to:0x0216fc14 module:overlay(91) +from:0x02179058 kind:load to:0x0217ac74 module:overlay(91) +from:0x02179078 kind:arm_call to:0x0216fc5c module:overlay(91) +from:0x02179088 kind:arm_call to:0x0203e3a4 module:main +from:0x0217909c kind:load to:0x0217adec module:overlay(91) +from:0x021790a0 kind:load to:0x0217ae20 module:overlay(91) +from:0x021790a4 kind:load to:0x021708f0 module:overlay(91) +from:0x021790a8 kind:load to:0x0217adf0 module:overlay(91) +from:0x021790c8 kind:arm_call to:0x02170934 module:overlay(91) +from:0x021790d8 kind:arm_call to:0x0203e3a4 module:main +from:0x021790ec kind:load to:0x0217aef8 module:overlay(91) +from:0x021790f0 kind:load to:0x0217af08 module:overlay(91) +from:0x021790f4 kind:load to:0x02171180 module:overlay(91) +from:0x021790f8 kind:load to:0x0217aefc module:overlay(91) +from:0x02179118 kind:arm_call to:0x021711c4 module:overlay(91) +from:0x02179128 kind:arm_call to:0x0203e3a4 module:main +from:0x0217913c kind:load to:0x0217afe0 module:overlay(91) +from:0x02179140 kind:load to:0x0217aff4 module:overlay(91) +from:0x02179144 kind:load to:0x021712ec module:overlay(91) +from:0x02179148 kind:load to:0x0217afe8 module:overlay(91) +from:0x02179194 kind:arm_call to:0x02171330 module:overlay(91) +from:0x021791a4 kind:arm_call to:0x0203e3a4 module:main +from:0x021791bc kind:load to:0x02179e58 module:overlay(91) +from:0x021791c4 kind:load to:0x0217b030 module:overlay(91) +from:0x021791c8 kind:load to:0x0217b040 module:overlay(91) +from:0x021791cc kind:load to:0x02177a74 module:overlay(91) +from:0x021791d0 kind:load to:0x0217b034 module:overlay(91) +from:0x021791f0 kind:arm_call to:0x02177ab8 module:overlay(91) +from:0x02179200 kind:arm_call to:0x0203e3a4 module:main +from:0x02179214 kind:load to:0x0217b118 module:overlay(91) +from:0x02179218 kind:load to:0x0217b128 module:overlay(91) +from:0x0217921c kind:load to:0x02177f60 module:overlay(91) +from:0x02179220 kind:load to:0x0217b11c module:overlay(91) +from:0x02179250 kind:arm_call to:0x02177fa4 module:overlay(91) +from:0x02179260 kind:arm_call to:0x0203e3a4 module:main +from:0x02179278 kind:load to:0x0217a244 module:overlay(91) +from:0x0217927c kind:load to:0x0217b164 module:overlay(91) +from:0x02179280 kind:load to:0x0217b174 module:overlay(91) +from:0x02179284 kind:load to:0x02178ae0 module:overlay(91) +from:0x02179288 kind:load to:0x0217b168 module:overlay(91) +from:0x0217928c kind:load to:0x02178c04 module:overlay(91) +from:0x02179290 kind:load to:0x02178c08 module:overlay(91) +from:0x02179294 kind:load to:0x02178c24 module:overlay(91) +from:0x02179298 kind:load to:0x02178c74 module:overlay(91) +from:0x0217929c kind:load to:0x02178cc4 module:overlay(91) +from:0x021792a0 kind:load to:0x02178d14 module:overlay(91) +from:0x021792a4 kind:load to:0x02178d84 module:overlay(91) +from:0x021792a8 kind:load to:0x02178dd4 module:overlay(91) +from:0x021792ac kind:load to:0x02178e24 module:overlay(91) +from:0x021792b0 kind:load to:0x02178e74 module:overlay(91) +from:0x021792b4 kind:load to:0x02178ec4 module:overlay(91) +from:0x021792b8 kind:load to:0x02178f14 module:overlay(91) +from:0x021792bc kind:load to:0x02178f8c module:overlay(91) +from:0x021792c0 kind:load to:0x02178fdc module:overlay(91) +from:0x021792c4 kind:load to:0x0217905c module:overlay(91) +from:0x021792c8 kind:load to:0x021790ac module:overlay(91) +from:0x021792cc kind:load to:0x021790fc module:overlay(91) +from:0x021792d0 kind:load to:0x0217914c module:overlay(91) +from:0x021792d4 kind:load to:0x021791d4 module:overlay(91) +from:0x021792d8 kind:load to:0x02179224 module:overlay(91) +from:0x021792e8 kind:load to:0x02168264 module:overlay(91) +from:0x021792ec kind:load to:0x02168278 module:overlay(91) +from:0x021792f0 kind:load to:0x02167b6c module:overlay(91) +from:0x021792f4 kind:load to:0x02167bd4 module:overlay(91) +from:0x021792f8 kind:load to:0x02167b74 module:overlay(91) +from:0x021792fc kind:load to:0x02167c70 module:overlay(91) +from:0x02179300 kind:load to:0x02168170 module:overlay(91) +from:0x02179304 kind:load to:0x0207a9d0 module:overlay(0) +from:0x02179308 kind:load to:0x0207a9d4 module:overlay(0) +from:0x02179314 kind:load to:0x02168a80 module:overlay(91) +from:0x02179318 kind:load to:0x02168a94 module:overlay(91) +from:0x0217931c kind:load to:0x02168344 module:overlay(91) +from:0x02179320 kind:load to:0x021683e0 module:overlay(91) +from:0x02179324 kind:load to:0x0216834c module:overlay(91) +from:0x02179328 kind:load to:0x0216847c module:overlay(91) +from:0x0217932c kind:load to:0x021689c4 module:overlay(91) +from:0x02179330 kind:load to:0x0207a9d0 module:overlay(0) +from:0x02179334 kind:load to:0x0207a9d4 module:overlay(0) +from:0x02179338 kind:load to:0x021696d8 module:overlay(91) +from:0x02179340 kind:load to:0x02169544 module:overlay(91) +from:0x02179348 kind:load to:0x02169824 module:overlay(91) +from:0x02179350 kind:load to:0x021692a8 module:overlay(91) +from:0x02179360 kind:load to:0x0216930c module:overlay(91) +from:0x02179368 kind:load to:0x02169a7c module:overlay(91) +from:0x02179370 kind:load to:0x02169944 module:overlay(91) +from:0x02179378 kind:load to:0x02169308 module:overlay(91) +from:0x02179388 kind:load to:0x02168d00 module:overlay(91) +from:0x02179394 kind:load to:0x02169c10 module:overlay(91) +from:0x02179398 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217939c kind:load to:0x0209e1dc module:overlay(0) +from:0x021793a0 kind:load to:0x0209e21c module:overlay(0) +from:0x021793a4 kind:load to:0x0209e23c module:overlay(0) +from:0x021793b0 kind:load to:0x02169cf0 module:overlay(91) +from:0x021793b4 kind:load to:0x0209e87c module:overlay(0) +from:0x021793b8 kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x021793bc kind:load to:0x0210b7cc module:overlays(19,26) +from:0x021793c0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021793c4 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x021793c8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021793cc kind:load to:0x0209e990 module:overlay(0) +from:0x021793d0 kind:load to:0x0209e998 module:overlay(0) +from:0x021793d4 kind:load to:0x0209e99c module:overlay(0) +from:0x021793d8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021793dc kind:load to:0x0209e9b0 module:overlay(0) +from:0x021793e0 kind:load to:0x02169d34 module:overlay(91) +from:0x021793e4 kind:load to:0x02169d48 module:overlay(91) +from:0x021793e8 kind:load to:0x0210b864 module:overlays(19,26) +from:0x021793ec kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021793f0 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021793f4 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021793f8 kind:load to:0x02110430 module:overlays(19,26) +from:0x021793fc kind:load to:0x0210b854 module:overlays(19,26) +from:0x02179400 kind:load to:0x0210b85c module:overlays(19,26) +from:0x0217940c kind:load to:0x02169d84 module:overlay(91) +from:0x02179410 kind:load to:0x0209e27c module:overlay(0) +from:0x02179414 kind:load to:0x0209e284 module:overlay(0) +from:0x02179418 kind:load to:0x0209e164 module:overlay(0) +from:0x0217941c kind:load to:0x0209e168 module:overlay(0) +from:0x02179428 kind:load to:0x02169e5c module:overlay(91) +from:0x0217942c kind:load to:0x0209e87c module:overlay(0) +from:0x02179430 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02179434 kind:load to:0x0210def0 module:overlays(19,26) +from:0x02179438 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217943c kind:load to:0x02169e64 module:overlay(91) +from:0x02179440 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02179444 kind:load to:0x0209e990 module:overlay(0) +from:0x02179448 kind:load to:0x0209e998 module:overlay(0) +from:0x0217944c kind:load to:0x0209e99c module:overlay(0) +from:0x02179450 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02179454 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02179458 kind:load to:0x02169ec4 module:overlay(91) +from:0x0217945c kind:load to:0x02169ee4 module:overlay(91) +from:0x02179460 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02179464 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02179468 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217946c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02179478 kind:load to:0x02169f2c module:overlay(91) +from:0x0217947c kind:load to:0x0209e1d4 module:overlay(0) +from:0x02179480 kind:load to:0x0209e1dc module:overlay(0) +from:0x02179484 kind:load to:0x0209e21c module:overlay(0) +from:0x02179488 kind:load to:0x0209e23c module:overlay(0) +from:0x02179494 kind:load to:0x02169fb8 module:overlay(91) +from:0x02179498 kind:load to:0x0209e87c module:overlay(0) +from:0x0217949c kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x021794a0 kind:load to:0x0210def0 module:overlays(19,26) +from:0x021794a4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021794a8 kind:load to:0x0216a09c module:overlay(91) +from:0x021794ac kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021794b0 kind:load to:0x0209e990 module:overlay(0) +from:0x021794b4 kind:load to:0x0209e998 module:overlay(0) +from:0x021794b8 kind:load to:0x0209e99c module:overlay(0) +from:0x021794bc kind:load to:0x0209e9a8 module:overlay(0) +from:0x021794c0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021794c4 kind:load to:0x0216a210 module:overlay(91) +from:0x021794c8 kind:load to:0x0216a230 module:overlay(91) +from:0x021794cc kind:load to:0x0210dfec module:overlays(19,26) +from:0x021794d0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021794d4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021794d8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021794dc kind:load to:0x021794ec module:overlay(91) +from:0x02179500 kind:load to:0x0216a278 module:overlay(91) +from:0x02179504 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02179508 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217950c kind:load to:0x0209e21c module:overlay(0) +from:0x02179510 kind:load to:0x0209e23c module:overlay(0) +from:0x0217951c kind:load to:0x0216a398 module:overlay(91) +from:0x02179520 kind:load to:0x0216a760 module:overlay(91) +from:0x02179524 kind:load to:0x0205bca8 module:overlay(0) +from:0x02179528 kind:load to:0x01ffc57c module:itcm +from:0x0217952c kind:load to:0x02059348 module:overlay(0) +from:0x02179530 kind:load to:0x020593c4 module:overlay(0) +from:0x02179534 kind:load to:0x02059428 module:overlay(0) +from:0x02179538 kind:load to:0x01ffc7a4 module:itcm +from:0x0217953c kind:load to:0x02059304 module:overlay(0) +from:0x02179548 kind:load to:0x0216a3ac module:overlay(91) +from:0x0217954c kind:load to:0x0209e87c module:overlay(0) +from:0x02179550 kind:load to:0x0216a69c module:overlay(91) +from:0x02179554 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x02179558 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217955c kind:load to:0x0216a6a0 module:overlay(91) +from:0x02179560 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02179564 kind:load to:0x0209e990 module:overlay(0) +from:0x02179568 kind:load to:0x0209e998 module:overlay(0) +from:0x0217956c kind:load to:0x0209e99c module:overlay(0) +from:0x02179570 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02179574 kind:load to:0x0209e9b0 module:overlay(0) +from:0x02179578 kind:load to:0x0216a77c module:overlay(91) +from:0x0217957c kind:load to:0x0216a7a4 module:overlay(91) +from:0x02179580 kind:load to:0x0210b864 module:overlays(19,26) +from:0x02179584 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x02179588 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217958c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02179590 kind:load to:0x02110430 module:overlays(19,26) +from:0x02179594 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02179598 kind:load to:0x0210b85c module:overlays(19,26) +from:0x0217959c kind:load to:0x0216a700 module:overlay(91) +from:0x021795a0 kind:load to:0x0216a720 module:overlay(91) +from:0x021795a4 kind:load to:0x0216a740 module:overlay(91) +from:0x021795a8 kind:load to:0x0216a690 module:overlay(91) +from:0x021795b4 kind:load to:0x0216a5a0 module:overlay(91) +from:0x021795b8 kind:load to:0x0209e87c module:overlay(0) +from:0x021795bc kind:load to:0x0210b7c0 module:overlays(19,26) +from:0x021795c0 kind:load to:0x0210b7cc module:overlays(19,26) +from:0x021795c4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021795c8 kind:load to:0x0210b7d8 module:overlays(19,26) +from:0x021795cc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021795d0 kind:load to:0x0209e990 module:overlay(0) +from:0x021795d4 kind:load to:0x0209e998 module:overlay(0) +from:0x021795d8 kind:load to:0x0209e99c module:overlay(0) +from:0x021795dc kind:load to:0x0209e9a8 module:overlay(0) +from:0x021795e0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021795e4 kind:load to:0x0216a7fc module:overlay(91) +from:0x021795e8 kind:load to:0x0216a7d4 module:overlay(91) +from:0x021795ec kind:load to:0x0210b864 module:overlays(19,26) +from:0x021795f0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x021795f4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x021795f8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x021795fc kind:load to:0x02110430 module:overlays(19,26) +from:0x02179600 kind:load to:0x0210b854 module:overlays(19,26) +from:0x02179604 kind:load to:0x0210b85c module:overlays(19,26) +from:0x0217960c kind:load to:0x0216a698 module:overlay(91) +from:0x02179610 kind:load to:0x0216a688 module:overlay(91) +from:0x02179614 kind:load to:0x0216a690 module:overlay(91) +from:0x02179620 kind:load to:0x0216a83c module:overlay(91) +from:0x02179624 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02179628 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217962c kind:load to:0x0209e21c module:overlay(0) +from:0x02179630 kind:load to:0x0209e23c module:overlay(0) +from:0x0217963c kind:load to:0x0216a904 module:overlay(91) +from:0x02179640 kind:load to:0x0209e87c module:overlay(0) +from:0x02179644 kind:load to:0x0216a98c module:overlay(91) +from:0x02179648 kind:load to:0x0216a990 module:overlay(91) +from:0x0217964c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x02179650 kind:load to:0x0216a9a4 module:overlay(91) +from:0x02179654 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x02179658 kind:load to:0x0209e990 module:overlay(0) +from:0x0217965c kind:load to:0x0209e998 module:overlay(0) +from:0x02179660 kind:load to:0x0209e99c module:overlay(0) +from:0x02179664 kind:load to:0x0209e9a8 module:overlay(0) +from:0x02179668 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217966c kind:load to:0x0216a9ec module:overlay(91) +from:0x02179670 kind:load to:0x0216aa24 module:overlay(91) +from:0x02179674 kind:load to:0x0210d56c module:overlays(19,26) +from:0x02179678 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217967c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02179680 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x02179684 kind:load to:0x02110430 module:overlays(19,26) +from:0x02179688 kind:load to:0x0216a9e4 module:overlay(91) +from:0x0217968c kind:load to:0x0210d5ac module:overlays(19,26) +from:0x02179690 kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x02179694 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x02179698 kind:load to:0x0210d440 module:overlays(19,26) +from:0x0217969c kind:load to:0x0210d45c module:overlays(19,26) +from:0x021796a0 kind:load to:0x0210d574 module:overlays(19,26) +from:0x021796a4 kind:load to:0x0210d57c module:overlays(19,26) +from:0x021796b0 kind:load to:0x0216aa84 module:overlay(91) +from:0x021796b4 kind:load to:0x0209e0a0 module:overlay(0) +from:0x021796b8 kind:load to:0x0209e160 module:overlay(0) +from:0x021796bc kind:load to:0x0209e164 module:overlay(0) +from:0x021796c0 kind:load to:0x0209e168 module:overlay(0) +from:0x021796cc kind:load to:0x0216ab40 module:overlay(91) +from:0x021796d0 kind:load to:0x0209e87c module:overlay(0) +from:0x021796d4 kind:load to:0x0216ab70 module:overlay(91) +from:0x021796d8 kind:load to:0x0210def0 module:overlays(19,26) +from:0x021796dc kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x021796e0 kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x021796e4 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x021796e8 kind:load to:0x0209e990 module:overlay(0) +from:0x021796ec kind:load to:0x0209e998 module:overlay(0) +from:0x021796f0 kind:load to:0x0209e99c module:overlay(0) +from:0x021796f4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x021796f8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x021796fc kind:load to:0x0216ae24 module:overlay(91) +from:0x02179700 kind:load to:0x0216ae38 module:overlay(91) +from:0x02179704 kind:load to:0x0210dfec module:overlays(19,26) +from:0x02179708 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217970c kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x02179710 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217971c kind:load to:0x0216ae74 module:overlay(91) +from:0x02179720 kind:load to:0x020990ec module:overlay(0) +from:0x02179724 kind:load to:0x02098efc module:overlay(0) +from:0x02179728 kind:load to:0x02098f78 module:overlay(0) +from:0x0217972c kind:load to:0x020990f4 module:overlay(0) +from:0x02179730 kind:load to:0x02099114 module:overlay(0) +from:0x02179734 kind:load to:0x02099140 module:overlay(0) +from:0x02179738 kind:load to:0x0216ba38 module:overlay(91) +from:0x02179740 kind:load to:0x0216ba9c module:overlay(91) +from:0x02179748 kind:load to:0x0216bac8 module:overlay(91) +from:0x02179750 kind:load to:0x0216bae4 module:overlay(91) +from:0x02179758 kind:load to:0x0216bb10 module:overlay(91) +from:0x02179768 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217976c kind:load to:0x02099cfc module:overlay(0) +from:0x02179770 kind:load to:0x02099d14 module:overlay(0) +from:0x02179774 kind:load to:0x02099d20 module:overlay(0) +from:0x02179778 kind:load to:0x01fff464 module:itcm +from:0x0217977c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179780 kind:load to:0x0216af2c module:overlay(91) +from:0x02179784 kind:load to:0x0216af74 module:overlay(91) +from:0x02179788 kind:load to:0x0216afc0 module:overlay(91) +from:0x0217978c kind:load to:0x02099c60 module:overlay(0) +from:0x02179790 kind:load to:0x02099c64 module:overlay(0) +from:0x02179794 kind:load to:0x0216bdf0 module:overlay(91) +from:0x02179798 kind:load to:0x02099c6c module:overlay(0) +from:0x0217979c kind:load to:0x02099c70 module:overlay(0) +from:0x021797a0 kind:load to:0x02099d2c module:overlay(0) +from:0x021797a4 kind:load to:0x02099d98 module:overlay(0) +from:0x021797a8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021797ac kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021797b0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021797b4 kind:load to:0x0216bdf4 module:overlay(91) +from:0x021797b8 kind:load to:0x0216be1c module:overlay(91) +from:0x021797bc kind:load to:0x0216bb2c module:overlay(91) +from:0x021797c4 kind:load to:0x0216bcbc module:overlay(91) +from:0x021797cc kind:load to:0x0216bcf0 module:overlay(91) +from:0x021797d4 kind:load to:0x0216bcf4 module:overlay(91) +from:0x021797dc kind:load to:0x0216bd28 module:overlay(91) +from:0x021797ec kind:load to:0x0216be6c module:overlay(91) +from:0x021797f0 kind:load to:0x02098ef4 module:overlay(0) +from:0x021797f4 kind:load to:0x02098efc module:overlay(0) +from:0x021797f8 kind:load to:0x02098f78 module:overlay(0) +from:0x021797fc kind:load to:0x02098fb8 module:overlay(0) +from:0x02179800 kind:load to:0x02098fbc module:overlay(0) +from:0x02179804 kind:load to:0x02098fc0 module:overlay(0) +from:0x02179810 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179814 kind:load to:0x02099cfc module:overlay(0) +from:0x02179818 kind:load to:0x02099d14 module:overlay(0) +from:0x0217981c kind:load to:0x02099d20 module:overlay(0) +from:0x02179820 kind:load to:0x01fff464 module:itcm +from:0x02179824 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179828 kind:load to:0x0216befc module:overlay(91) +from:0x0217982c kind:load to:0x02099c58 module:overlay(0) +from:0x02179830 kind:load to:0x0216bf38 module:overlay(91) +from:0x02179834 kind:load to:0x02099c60 module:overlay(0) +from:0x02179838 kind:load to:0x02099c64 module:overlay(0) +from:0x0217983c kind:load to:0x02099c68 module:overlay(0) +from:0x02179840 kind:load to:0x02099c6c module:overlay(0) +from:0x02179844 kind:load to:0x02099c70 module:overlay(0) +from:0x02179848 kind:load to:0x02099d2c module:overlay(0) +from:0x0217984c kind:load to:0x02099d98 module:overlay(0) +from:0x02179850 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179854 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179858 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217985c kind:load to:0x0216bfe0 module:overlay(91) +from:0x02179860 kind:load to:0x0216c000 module:overlay(91) +from:0x0217986c kind:load to:0x0216c048 module:overlay(91) +from:0x02179870 kind:load to:0x020990ec module:overlay(0) +from:0x02179874 kind:load to:0x02098efc module:overlay(0) +from:0x02179878 kind:load to:0x02098f78 module:overlay(0) +from:0x0217987c kind:load to:0x020990f4 module:overlay(0) +from:0x02179880 kind:load to:0x02099114 module:overlay(0) +from:0x02179884 kind:load to:0x02099140 module:overlay(0) +from:0x02179890 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179894 kind:load to:0x02099cfc module:overlay(0) +from:0x02179898 kind:load to:0x02099d14 module:overlay(0) +from:0x0217989c kind:load to:0x02099d20 module:overlay(0) +from:0x021798a0 kind:load to:0x01fff464 module:itcm +from:0x021798a4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021798a8 kind:load to:0x0216c108 module:overlay(91) +from:0x021798ac kind:load to:0x02099c58 module:overlay(0) +from:0x021798b0 kind:load to:0x02099c5c module:overlay(0) +from:0x021798b4 kind:load to:0x02099c60 module:overlay(0) +from:0x021798b8 kind:load to:0x02099c64 module:overlay(0) +from:0x021798bc kind:load to:0x0216c14c module:overlay(91) +from:0x021798c0 kind:load to:0x02099c6c module:overlay(0) +from:0x021798c4 kind:load to:0x02099c70 module:overlay(0) +from:0x021798c8 kind:load to:0x02099d2c module:overlay(0) +from:0x021798cc kind:load to:0x02099d98 module:overlay(0) +from:0x021798d0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021798d4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021798d8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021798dc kind:load to:0x0216c17c module:overlay(91) +from:0x021798e0 kind:load to:0x0216c19c module:overlay(91) +from:0x021798fc kind:load to:0x0216c1e4 module:overlay(91) +from:0x02179900 kind:load to:0x020990ec module:overlay(0) +from:0x02179904 kind:load to:0x02098efc module:overlay(0) +from:0x02179908 kind:load to:0x02098f78 module:overlay(0) +from:0x0217990c kind:load to:0x020990f4 module:overlay(0) +from:0x02179910 kind:load to:0x02099114 module:overlay(0) +from:0x02179914 kind:load to:0x02099140 module:overlay(0) +from:0x02179920 kind:load to:0x0216c3f4 module:overlay(91) +from:0x02179924 kind:load to:0x0216d500 module:overlay(91) +from:0x02179928 kind:load to:0x0209ba20 module:overlay(0) +from:0x0217992c kind:load to:0x0209ba54 module:overlay(0) +from:0x02179930 kind:load to:0x0209baec module:overlay(0) +from:0x02179934 kind:load to:0x0209bb00 module:overlay(0) +from:0x02179938 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0217993c kind:load to:0x0209bb28 module:overlay(0) +from:0x02179940 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02179944 kind:load to:0x0209b838 module:overlay(0) +from:0x02179948 kind:load to:0x0209babc module:overlay(0) +from:0x0217994c kind:load to:0x0209bad4 module:overlay(0) +from:0x02179950 kind:load to:0x0209bb14 module:overlay(0) +from:0x02179954 kind:load to:0x0209bea0 module:overlay(0) +from:0x02179958 kind:load to:0x0216d4d4 module:overlay(91) +from:0x0217995c kind:load to:0x0216d4b0 module:overlay(91) +from:0x02179960 kind:load to:0x0209bed8 module:overlay(0) +from:0x021799c4 kind:load to:0x0216c868 module:overlay(91) +from:0x021799cc kind:load to:0x0216c898 module:overlay(91) +from:0x021799d4 kind:load to:0x0216c904 module:overlay(91) +from:0x021799dc kind:load to:0x0216c9bc module:overlay(91) +from:0x021799e4 kind:load to:0x0216cac8 module:overlay(91) +from:0x021799ec kind:load to:0x0216cadc module:overlay(91) +from:0x021799f4 kind:load to:0x0216cd8c module:overlay(91) +from:0x021799fc kind:load to:0x0216cda0 module:overlay(91) +from:0x02179a04 kind:load to:0x0216d02c module:overlay(91) +from:0x02179a0c kind:load to:0x0216d0d4 module:overlay(91) +from:0x02179a14 kind:load to:0x0216d1b0 module:overlay(91) +from:0x02179a1c kind:load to:0x0216d27c module:overlay(91) +from:0x02179a2c kind:load to:0x02099cc0 module:overlay(0) +from:0x02179a30 kind:load to:0x02099cfc module:overlay(0) +from:0x02179a34 kind:load to:0x02099d14 module:overlay(0) +from:0x02179a38 kind:load to:0x02099d20 module:overlay(0) +from:0x02179a3c kind:load to:0x01fff464 module:itcm +from:0x02179a40 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179a44 kind:load to:0x0216c408 module:overlay(91) +from:0x02179a48 kind:load to:0x02099c58 module:overlay(0) +from:0x02179a4c kind:load to:0x0216d428 module:overlay(91) +from:0x02179a50 kind:load to:0x02099c60 module:overlay(0) +from:0x02179a54 kind:load to:0x02099c64 module:overlay(0) +from:0x02179a58 kind:load to:0x0216d434 module:overlay(91) +from:0x02179a5c kind:load to:0x0216d488 module:overlay(91) +from:0x02179a60 kind:load to:0x02099c70 module:overlay(0) +from:0x02179a64 kind:load to:0x02099d2c module:overlay(0) +from:0x02179a68 kind:load to:0x02099d98 module:overlay(0) +from:0x02179a6c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179a70 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179a74 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179a78 kind:load to:0x0216d51c module:overlay(91) +from:0x02179a7c kind:load to:0x0216d544 module:overlay(91) +from:0x02179a80 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02179a84 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02179a88 kind:load to:0x0216e084 module:overlay(91) +from:0x02179a90 kind:load to:0x0216e0a0 module:overlay(91) +from:0x02179aa0 kind:load to:0x0216d594 module:overlay(91) +from:0x02179aa4 kind:load to:0x020990ec module:overlay(0) +from:0x02179aa8 kind:load to:0x02098efc module:overlay(0) +from:0x02179aac kind:load to:0x02098f78 module:overlay(0) +from:0x02179ab0 kind:load to:0x020990f4 module:overlay(0) +from:0x02179ab4 kind:load to:0x02099114 module:overlay(0) +from:0x02179ab8 kind:load to:0x02099140 module:overlay(0) +from:0x02179ac4 kind:load to:0x0216d778 module:overlay(91) +from:0x02179ac8 kind:load to:0x0216e248 module:overlay(91) +from:0x02179acc kind:load to:0x0209b2cc module:overlay(0) +from:0x02179ad0 kind:load to:0x0209b304 module:overlay(0) +from:0x02179ad4 kind:load to:0x0209b908 module:overlay(0) +from:0x02179ad8 kind:load to:0x0209b910 module:overlay(0) +from:0x02179adc kind:load to:0x0209b8b0 module:overlay(0) +from:0x02179ae0 kind:load to:0x0209b47c module:overlay(0) +from:0x02179ae4 kind:load to:0x0209b36c module:overlay(0) +from:0x02179ae8 kind:load to:0x0209b838 module:overlay(0) +from:0x02179aec kind:load to:0x0209b8c0 module:overlay(0) +from:0x02179af0 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02179af4 kind:load to:0x0216e240 module:overlay(91) +from:0x02179af8 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02179afc kind:load to:0x0216e230 module:overlay(91) +from:0x02179b00 kind:load to:0x0216e20c module:overlay(91) +from:0x02179b0c kind:load to:0x02099cc0 module:overlay(0) +from:0x02179b10 kind:load to:0x02099cfc module:overlay(0) +from:0x02179b14 kind:load to:0x02099d14 module:overlay(0) +from:0x02179b18 kind:load to:0x02099d20 module:overlay(0) +from:0x02179b1c kind:load to:0x01fff464 module:itcm +from:0x02179b20 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179b24 kind:load to:0x0216d8f0 module:overlay(91) +from:0x02179b28 kind:load to:0x0216d96c module:overlay(91) +from:0x02179b2c kind:load to:0x0216d9ec module:overlay(91) +from:0x02179b30 kind:load to:0x0216da0c module:overlay(91) +from:0x02179b34 kind:load to:0x02099c64 module:overlay(0) +from:0x02179b38 kind:load to:0x0216de8c module:overlay(91) +from:0x02179b3c kind:load to:0x0216df9c module:overlay(91) +from:0x02179b40 kind:load to:0x02099c70 module:overlay(0) +from:0x02179b44 kind:load to:0x02099d2c module:overlay(0) +from:0x02179b48 kind:load to:0x02099d98 module:overlay(0) +from:0x02179b4c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179b50 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179b54 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179b58 kind:load to:0x0216d7e0 module:overlay(91) +from:0x02179b5c kind:load to:0x0216d864 module:overlay(91) +from:0x02179b60 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02179b64 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02179b88 kind:load to:0x0216e9f8 module:overlay(91) +from:0x02179b90 kind:load to:0x0216ea34 module:overlay(91) +from:0x02179b98 kind:load to:0x0216f2f0 module:overlay(91) +from:0x02179ba0 kind:load to:0x0216f408 module:overlay(91) +from:0x02179ba8 kind:load to:0x0216f7d0 module:overlay(91) +from:0x02179bb0 kind:load to:0x0216f8b4 module:overlay(91) +from:0x02179bc0 kind:load to:0x0216e284 module:overlay(91) +from:0x02179bc4 kind:load to:0x020990ec module:overlay(0) +from:0x02179bc8 kind:load to:0x02098efc module:overlay(0) +from:0x02179bcc kind:load to:0x02098f78 module:overlay(0) +from:0x02179bd0 kind:load to:0x020990f4 module:overlay(0) +from:0x02179bd4 kind:load to:0x02099114 module:overlay(0) +from:0x02179bd8 kind:load to:0x02099140 module:overlay(0) +from:0x02179be4 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179be8 kind:load to:0x02099cfc module:overlay(0) +from:0x02179bec kind:load to:0x02099d14 module:overlay(0) +from:0x02179bf0 kind:load to:0x02099d20 module:overlay(0) +from:0x02179bf4 kind:load to:0x01fff464 module:itcm +from:0x02179bf8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179bfc kind:load to:0x0216e5c8 module:overlay(91) +from:0x02179c00 kind:load to:0x02099c58 module:overlay(0) +from:0x02179c04 kind:load to:0x0216fb44 module:overlay(91) +from:0x02179c08 kind:load to:0x02099c60 module:overlay(0) +from:0x02179c0c kind:load to:0x02099c64 module:overlay(0) +from:0x02179c10 kind:load to:0x0216fb50 module:overlay(91) +from:0x02179c14 kind:load to:0x0216fc10 module:overlay(91) +from:0x02179c18 kind:load to:0x02099c70 module:overlay(0) +from:0x02179c1c kind:load to:0x02099d2c module:overlay(0) +from:0x02179c20 kind:load to:0x02099d98 module:overlay(0) +from:0x02179c24 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179c28 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179c2c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179c30 kind:load to:0x0216e490 module:overlay(91) +from:0x02179c34 kind:load to:0x0216e528 module:overlay(91) +from:0x02179c38 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02179c3c kind:load to:0x02112f38 module:overlays(19,26) +from:0x02179c40 kind:load to:0x021701dc module:overlay(91) +from:0x02179c48 kind:load to:0x021706fc module:overlay(91) +from:0x02179c50 kind:load to:0x0217075c module:overlay(91) +from:0x02179c58 kind:load to:0x02170320 module:overlay(91) +from:0x02179c68 kind:load to:0x0216fc34 module:overlay(91) +from:0x02179c6c kind:load to:0x020990ec module:overlay(0) +from:0x02179c70 kind:load to:0x02098efc module:overlay(0) +from:0x02179c74 kind:load to:0x02098f78 module:overlay(0) +from:0x02179c78 kind:load to:0x020990f4 module:overlay(0) +from:0x02179c7c kind:load to:0x02099114 module:overlay(0) +from:0x02179c80 kind:load to:0x02099140 module:overlay(0) +from:0x02179c8c kind:load to:0x0216fe3c module:overlay(91) +from:0x02179c90 kind:load to:0x021707ac module:overlay(91) +from:0x02179c94 kind:load to:0x0209ba20 module:overlay(0) +from:0x02179c98 kind:load to:0x0209ba54 module:overlay(0) +from:0x02179c9c kind:load to:0x0209baec module:overlay(0) +from:0x02179ca0 kind:load to:0x0209bb00 module:overlay(0) +from:0x02179ca4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02179ca8 kind:load to:0x0209bb28 module:overlay(0) +from:0x02179cac kind:load to:0x0209bbb0 module:overlay(0) +from:0x02179cb0 kind:load to:0x0209b838 module:overlay(0) +from:0x02179cb4 kind:load to:0x0209babc module:overlay(0) +from:0x02179cb8 kind:load to:0x0209bad4 module:overlay(0) +from:0x02179cbc kind:load to:0x0209bb14 module:overlay(0) +from:0x02179cc0 kind:load to:0x0209bea0 module:overlay(0) +from:0x02179cc4 kind:load to:0x0216d4d4 module:overlay(91) +from:0x02179cc8 kind:load to:0x0216d4b0 module:overlay(91) +from:0x02179ccc kind:load to:0x0209bed8 module:overlay(0) +from:0x02179cd8 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179cdc kind:load to:0x02099cfc module:overlay(0) +from:0x02179ce0 kind:load to:0x02099d14 module:overlay(0) +from:0x02179ce4 kind:load to:0x02099d20 module:overlay(0) +from:0x02179ce8 kind:load to:0x01fff464 module:itcm +from:0x02179cec kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179cf0 kind:load to:0x0216fef0 module:overlay(91) +from:0x02179cf4 kind:load to:0x02099c58 module:overlay(0) +from:0x02179cf8 kind:load to:0x0216ff58 module:overlay(91) +from:0x02179cfc kind:load to:0x02170034 module:overlay(91) +from:0x02179d00 kind:load to:0x02099c64 module:overlay(0) +from:0x02179d04 kind:load to:0x02170110 module:overlay(91) +from:0x02179d08 kind:load to:0x02099c6c module:overlay(0) +from:0x02179d0c kind:load to:0x02099c70 module:overlay(0) +from:0x02179d10 kind:load to:0x02099d2c module:overlay(0) +from:0x02179d14 kind:load to:0x02099d98 module:overlay(0) +from:0x02179d18 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179d1c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179d20 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179d24 kind:load to:0x021707c8 module:overlay(91) +from:0x02179d28 kind:load to:0x02170858 module:overlay(91) +from:0x02179d2c kind:load to:0x0216fe50 module:overlay(91) +from:0x02179d30 kind:load to:0x0216fe58 module:overlay(91) +from:0x02179d54 kind:load to:0x02170910 module:overlay(91) +from:0x02179d58 kind:load to:0x020990ec module:overlay(0) +from:0x02179d5c kind:load to:0x02098efc module:overlay(0) +from:0x02179d60 kind:load to:0x02098f78 module:overlay(0) +from:0x02179d64 kind:load to:0x020990f4 module:overlay(0) +from:0x02179d68 kind:load to:0x02099114 module:overlay(0) +from:0x02179d6c kind:load to:0x02099140 module:overlay(0) +from:0x02179d78 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179d7c kind:load to:0x02099cfc module:overlay(0) +from:0x02179d80 kind:load to:0x02099d14 module:overlay(0) +from:0x02179d84 kind:load to:0x02099d20 module:overlay(0) +from:0x02179d88 kind:load to:0x01fff464 module:itcm +from:0x02179d8c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179d90 kind:load to:0x02170abc module:overlay(91) +from:0x02179d94 kind:load to:0x02099c58 module:overlay(0) +from:0x02179d98 kind:load to:0x02170c0c module:overlay(91) +from:0x02179d9c kind:load to:0x02099c60 module:overlay(0) +from:0x02179da0 kind:load to:0x02099c64 module:overlay(0) +from:0x02179da4 kind:load to:0x02170f44 module:overlay(91) +from:0x02179da8 kind:load to:0x02099c6c module:overlay(0) +from:0x02179dac kind:load to:0x02099c70 module:overlay(0) +from:0x02179db0 kind:load to:0x02099d2c module:overlay(0) +from:0x02179db4 kind:load to:0x02099d98 module:overlay(0) +from:0x02179db8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179dbc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179dc0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179dc4 kind:load to:0x02171118 module:overlay(91) +from:0x02179dc8 kind:load to:0x02171148 module:overlay(91) +from:0x02179dcc kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02179dd0 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02179dd4 kind:load to:0x02170ec4 module:overlay(91) +from:0x02179de0 kind:load to:0x021711a0 module:overlay(91) +from:0x02179de4 kind:load to:0x02098ef4 module:overlay(0) +from:0x02179de8 kind:load to:0x02098efc module:overlay(0) +from:0x02179dec kind:load to:0x02098f78 module:overlay(0) +from:0x02179df0 kind:load to:0x02098fb8 module:overlay(0) +from:0x02179df4 kind:load to:0x02098fbc module:overlay(0) +from:0x02179df8 kind:load to:0x02098fc0 module:overlay(0) +from:0x02179e04 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179e08 kind:load to:0x02099cfc module:overlay(0) +from:0x02179e0c kind:load to:0x02099d14 module:overlay(0) +from:0x02179e10 kind:load to:0x02099d20 module:overlay(0) +from:0x02179e14 kind:load to:0x01fff464 module:itcm +from:0x02179e18 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179e1c kind:load to:0x02171228 module:overlay(91) +from:0x02179e20 kind:load to:0x02099c58 module:overlay(0) +from:0x02179e24 kind:load to:0x02171258 module:overlay(91) +from:0x02179e28 kind:load to:0x02099c60 module:overlay(0) +from:0x02179e2c kind:load to:0x02099c64 module:overlay(0) +from:0x02179e30 kind:load to:0x02099c68 module:overlay(0) +from:0x02179e34 kind:load to:0x02099c6c module:overlay(0) +from:0x02179e38 kind:load to:0x02099c70 module:overlay(0) +from:0x02179e3c kind:load to:0x02099d2c module:overlay(0) +from:0x02179e40 kind:load to:0x02099d98 module:overlay(0) +from:0x02179e44 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179e48 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179e4c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179e50 kind:load to:0x021712ac module:overlay(91) +from:0x02179e54 kind:load to:0x021712c8 module:overlay(91) +from:0x02179ea8 kind:load to:0x02177810 module:overlay(91) +from:0x02179eac kind:load to:0x0217782c module:overlay(91) +from:0x02179eb0 kind:load to:0x02177850 module:overlay(91) +from:0x02179eb4 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02179eb8 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02179ec4 kind:load to:0x0217130c module:overlay(91) +from:0x02179ec8 kind:load to:0x020990ec module:overlay(0) +from:0x02179ecc kind:load to:0x02098efc module:overlay(0) +from:0x02179ed0 kind:load to:0x02098f78 module:overlay(0) +from:0x02179ed4 kind:load to:0x020990f4 module:overlay(0) +from:0x02179ed8 kind:load to:0x02099114 module:overlay(0) +from:0x02179edc kind:load to:0x02099140 module:overlay(0) +from:0x02179ee8 kind:load to:0x02171780 module:overlay(91) +from:0x02179eec kind:load to:0x02177a3c module:overlay(91) +from:0x02179ef0 kind:load to:0x02059174 module:overlay(0) +from:0x02179ef4 kind:load to:0x0217795c module:overlay(91) +from:0x02179ef8 kind:load to:0x02059348 module:overlay(0) +from:0x02179efc kind:load to:0x020593c4 module:overlay(0) +from:0x02179f00 kind:load to:0x02059428 module:overlay(0) +from:0x02179f04 kind:load to:0x02177934 module:overlay(91) +from:0x02179f08 kind:load to:0x02059304 module:overlay(0) +from:0x02179f14 kind:load to:0x02171794 module:overlay(91) +from:0x02179f18 kind:load to:0x02177a58 module:overlay(91) +from:0x02179f1c kind:load to:0x0209ba20 module:overlay(0) +from:0x02179f20 kind:load to:0x0209ba54 module:overlay(0) +from:0x02179f24 kind:load to:0x0209baec module:overlay(0) +from:0x02179f28 kind:load to:0x0209bb00 module:overlay(0) +from:0x02179f2c kind:load to:0x0209b8b0 module:overlay(0) +from:0x02179f30 kind:load to:0x0209bb28 module:overlay(0) +from:0x02179f34 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02179f38 kind:load to:0x0209b838 module:overlay(0) +from:0x02179f3c kind:load to:0x0209babc module:overlay(0) +from:0x02179f40 kind:load to:0x0209bad4 module:overlay(0) +from:0x02179f44 kind:load to:0x0209bb14 module:overlay(0) +from:0x02179f48 kind:load to:0x0209bea0 module:overlay(0) +from:0x02179f4c kind:load to:0x0216d4d4 module:overlay(91) +from:0x02179f50 kind:load to:0x0216d4b0 module:overlay(91) +from:0x02179f54 kind:load to:0x0209bed8 module:overlay(0) +from:0x02179f60 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179f64 kind:load to:0x02099cfc module:overlay(0) +from:0x02179f68 kind:load to:0x02099d14 module:overlay(0) +from:0x02179f6c kind:load to:0x02099d20 module:overlay(0) +from:0x02179f70 kind:load to:0x01fff464 module:itcm +from:0x02179f74 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179f78 kind:load to:0x021718c0 module:overlay(91) +from:0x02179f7c kind:load to:0x02099c58 module:overlay(0) +from:0x02179f80 kind:load to:0x02171df4 module:overlay(91) +from:0x02179f84 kind:load to:0x02171bb8 module:overlay(91) +from:0x02179f88 kind:load to:0x02099c64 module:overlay(0) +from:0x02179f8c kind:load to:0x02175fd4 module:overlay(91) +from:0x02179f90 kind:load to:0x02099c6c module:overlay(0) +from:0x02179f94 kind:load to:0x02099c70 module:overlay(0) +from:0x02179f98 kind:load to:0x02099d2c module:overlay(0) +from:0x02179f9c kind:load to:0x02099d98 module:overlay(0) +from:0x02179fa0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179fa4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179fa8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179fac kind:load to:0x021717a8 module:overlay(91) +from:0x02179fb0 kind:load to:0x02171830 module:overlay(91) +from:0x02179fb4 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x02179fb8 kind:load to:0x02112f38 module:overlays(19,26) +from:0x02179fbc kind:load to:0x02171f20 module:overlay(91) +from:0x02179fc4 kind:load to:0x02176428 module:overlay(91) +from:0x02179fcc kind:load to:0x021721cc module:overlay(91) +from:0x02179fd4 kind:load to:0x02172950 module:overlay(91) +from:0x02179fdc kind:load to:0x02172a10 module:overlay(91) +from:0x02179fe4 kind:load to:0x02172bac module:overlay(91) +from:0x02179fec kind:load to:0x02172dd4 module:overlay(91) +from:0x02179ff4 kind:load to:0x021735f0 module:overlay(91) +from:0x02179ffc kind:load to:0x021737e0 module:overlay(91) +from:0x0217a004 kind:load to:0x02173894 module:overlay(91) +from:0x0217a00c kind:load to:0x02173a78 module:overlay(91) +from:0x0217a014 kind:load to:0x02172524 module:overlay(91) +from:0x0217a01c kind:load to:0x02173584 module:overlay(91) +from:0x0217a024 kind:load to:0x02171f54 module:overlay(91) +from:0x0217a02c kind:load to:0x021764b0 module:overlay(91) +from:0x0217a034 kind:load to:0x02172228 module:overlay(91) +from:0x0217a03c kind:load to:0x02172984 module:overlay(91) +from:0x0217a044 kind:load to:0x02172ac0 module:overlay(91) +from:0x0217a04c kind:load to:0x02172cd0 module:overlay(91) +from:0x0217a054 kind:load to:0x02172e5c module:overlay(91) +from:0x0217a05c kind:load to:0x02173670 module:overlay(91) +from:0x0217a064 kind:load to:0x02173830 module:overlay(91) +from:0x0217a06c kind:load to:0x021739d8 module:overlay(91) +from:0x0217a074 kind:load to:0x02173ae8 module:overlay(91) +from:0x0217a07c kind:load to:0x02172564 module:overlay(91) +from:0x0217a084 kind:load to:0x02173588 module:overlay(91) +from:0x0217a1cc kind:load to:0x02177a94 module:overlay(91) +from:0x0217a1d0 kind:load to:0x02098ef4 module:overlay(0) +from:0x0217a1d4 kind:load to:0x02098efc module:overlay(0) +from:0x0217a1d8 kind:load to:0x02098f78 module:overlay(0) +from:0x0217a1dc kind:load to:0x02098fb8 module:overlay(0) +from:0x0217a1e0 kind:load to:0x02098fbc module:overlay(0) +from:0x0217a1e4 kind:load to:0x02098fc0 module:overlay(0) +from:0x0217a1f0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217a1f4 kind:load to:0x02099cfc module:overlay(0) +from:0x0217a1f8 kind:load to:0x02099d14 module:overlay(0) +from:0x0217a1fc kind:load to:0x02099d20 module:overlay(0) +from:0x0217a200 kind:load to:0x01fff464 module:itcm +from:0x0217a204 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217a208 kind:load to:0x02099c50 module:overlay(0) +from:0x0217a20c kind:load to:0x02177b10 module:overlay(91) +from:0x0217a210 kind:load to:0x02177bec module:overlay(91) +from:0x0217a214 kind:load to:0x02177e10 module:overlay(91) +from:0x0217a218 kind:load to:0x02099c64 module:overlay(0) +from:0x0217a21c kind:load to:0x02099c68 module:overlay(0) +from:0x0217a220 kind:load to:0x02099c6c module:overlay(0) +from:0x0217a224 kind:load to:0x02099c70 module:overlay(0) +from:0x0217a228 kind:load to:0x02099d2c module:overlay(0) +from:0x0217a22c kind:load to:0x02099d98 module:overlay(0) +from:0x0217a230 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217a234 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217a238 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217a23c kind:load to:0x02177f30 module:overlay(91) +from:0x0217a240 kind:load to:0x02177f44 module:overlay(91) +from:0x0217a24c kind:load to:0x021784c8 module:overlay(91) +from:0x0217a254 kind:load to:0x021785a8 module:overlay(91) +from:0x0217a25c kind:load to:0x02178620 module:overlay(91) +from:0x0217a264 kind:load to:0x021784dc module:overlay(91) +from:0x0217a26c kind:load to:0x021785bc module:overlay(91) +from:0x0217a274 kind:load to:0x02178658 module:overlay(91) +from:0x0217a284 kind:load to:0x0217898c module:overlay(91) +from:0x0217a288 kind:load to:0x021789a8 module:overlay(91) +from:0x0217a28c kind:load to:0x021789cc module:overlay(91) +from:0x0217a290 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0217a294 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0217a2a0 kind:load to:0x02177f80 module:overlay(91) +from:0x0217a2a4 kind:load to:0x020990ec module:overlay(0) +from:0x0217a2a8 kind:load to:0x02098efc module:overlay(0) +from:0x0217a2ac kind:load to:0x02098f78 module:overlay(0) +from:0x0217a2b0 kind:load to:0x020990f4 module:overlay(0) +from:0x0217a2b4 kind:load to:0x02099114 module:overlay(0) +from:0x0217a2b8 kind:load to:0x02099140 module:overlay(0) +from:0x0217a2c4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217a2c8 kind:load to:0x02099cfc module:overlay(0) +from:0x0217a2cc kind:load to:0x02099d14 module:overlay(0) +from:0x0217a2d0 kind:load to:0x02099d20 module:overlay(0) +from:0x0217a2d4 kind:load to:0x01fff464 module:itcm +from:0x0217a2d8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217a2dc kind:load to:0x0217811c module:overlay(91) +from:0x0217a2e0 kind:load to:0x02099c58 module:overlay(0) +from:0x0217a2e4 kind:load to:0x021783fc module:overlay(91) +from:0x0217a2e8 kind:load to:0x021783e8 module:overlay(91) +from:0x0217a2ec kind:load to:0x02099c64 module:overlay(0) +from:0x0217a2f0 kind:load to:0x0217843c module:overlay(91) +from:0x0217a2f4 kind:load to:0x02099c6c module:overlay(0) +from:0x0217a2f8 kind:load to:0x02099c70 module:overlay(0) +from:0x0217a2fc kind:load to:0x02099d2c module:overlay(0) +from:0x0217a300 kind:load to:0x02099d98 module:overlay(0) +from:0x0217a304 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217a308 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217a30c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217a310 kind:load to:0x02178a78 module:overlay(91) +from:0x0217a314 kind:load to:0x02178aa8 module:overlay(91) +from:0x0217a318 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0217a31c kind:load to:0x02112f38 module:overlays(19,26) diff --git a/config/jp/arm9/overlays/ov091/symbols.txt b/config/jp/arm9/overlays/ov091/symbols.txt new file mode 100644 index 00000000..072f2d30 --- /dev/null +++ b/config/jp/arm9/overlays/ov091/symbols.txt @@ -0,0 +1,641 @@ +func_ov091_02167b00 kind:function(arm,size=0x6c) addr:0x02167b00 +func_ov091_02167b6c kind:function(arm,size=0x8) addr:0x02167b6c +func_ov091_02167b74 kind:function(arm,size=0x60) addr:0x02167b74 +func_ov091_02167bd4 kind:function(arm,size=0x9c) addr:0x02167bd4 +func_ov091_02167c70 kind:function(arm,size=0x2c) addr:0x02167c70 +func_ov091_02167c9c kind:function(arm,size=0xc) addr:0x02167c9c +func_ov091_02167ca8 kind:function(arm,size=0x34) addr:0x02167ca8 +func_ov091_02167cdc kind:function(arm,size=0x2ec) addr:0x02167cdc +func_ov091_02167fc8 kind:function(arm,size=0x4c) addr:0x02167fc8 +func_ov091_02168014 kind:function(arm,size=0x68) addr:0x02168014 +func_ov091_0216807c kind:function(arm,size=0xb4) addr:0x0216807c +func_ov091_02168130 kind:function(arm,size=0x38) addr:0x02168130 +func_ov091_02168168 kind:function(arm,size=0x8) addr:0x02168168 +func_ov091_02168170 kind:function(arm,size=0x88) addr:0x02168170 +func_ov091_021681f8 kind:function(arm,size=0x6c) addr:0x021681f8 +func_ov091_02168264 kind:function(arm,size=0x14) addr:0x02168264 +func_ov091_02168278 kind:function(arm,size=0x1c) addr:0x02168278 +func_ov091_02168294 kind:function(arm,size=0xb0) addr:0x02168294 +func_ov091_02168344 kind:function(arm,size=0x8) addr:0x02168344 +func_ov091_0216834c kind:function(arm,size=0x94) addr:0x0216834c +func_ov091_021683e0 kind:function(arm,size=0x9c) addr:0x021683e0 +func_ov091_0216847c kind:function(arm,size=0x2c) addr:0x0216847c +func_ov091_021684a8 kind:function(arm,size=0xc) addr:0x021684a8 +func_ov091_021684b4 kind:function(arm,size=0x34) addr:0x021684b4 +func_ov091_021684e8 kind:function(arm,size=0x2e0) addr:0x021684e8 +func_ov091_021687c8 kind:function(arm,size=0x28) addr:0x021687c8 +func_ov091_021687f0 kind:function(arm,size=0xe0) addr:0x021687f0 +func_ov091_021688d0 kind:function(arm,size=0xb4) addr:0x021688d0 +func_ov091_02168984 kind:function(arm,size=0x38) addr:0x02168984 +func_ov091_021689bc kind:function(arm,size=0x8) addr:0x021689bc +func_ov091_021689c4 kind:function(arm,size=0x84) addr:0x021689c4 +func_ov091_02168a48 kind:function(arm,size=0x38) addr:0x02168a48 +func_ov091_02168a80 kind:function(arm,size=0x14) addr:0x02168a80 +func_ov091_02168a94 kind:function(arm,size=0x1c) addr:0x02168a94 +func_ov091_02168ab0 kind:function(arm,size=0x88) addr:0x02168ab0 +func_ov091_02168b38 kind:function(arm,size=0x134) addr:0x02168b38 +func_ov091_02168c6c kind:function(arm,size=0x94) addr:0x02168c6c +func_ov091_02168d00 kind:function(arm,size=0x268) addr:0x02168d00 +func_ov091_02168f68 kind:function(arm,size=0xcc) addr:0x02168f68 +func_ov091_02169034 kind:function(arm,size=0xe8) addr:0x02169034 +func_ov091_0216911c kind:function(arm,size=0x18c) addr:0x0216911c +func_ov091_021692a8 kind:function(arm,size=0x60) addr:0x021692a8 +func_ov091_02169308 kind:function(arm,size=0x4) addr:0x02169308 +func_ov091_0216930c kind:function(arm,size=0x238) addr:0x0216930c +func_ov091_02169544 kind:function(arm,size=0x194) addr:0x02169544 +func_ov091_021696d8 kind:function(arm,size=0x14c) addr:0x021696d8 +func_ov091_02169824 kind:function(arm,size=0x120) addr:0x02169824 +func_ov091_02169944 kind:function(arm,size=0x138) addr:0x02169944 +func_ov091_02169a7c kind:function(arm,size=0x178) addr:0x02169a7c +func_ov091_02169bf4 kind:function(arm,size=0x10) addr:0x02169bf4 +func_ov091_02169c04 kind:function(arm,size=0xc) addr:0x02169c04 +func_ov091_02169c10 kind:function(arm,size=0x24) addr:0x02169c10 +func_ov091_02169c34 kind:function(arm,size=0x38) addr:0x02169c34 +func_ov091_02169c6c kind:function(arm,size=0x84) addr:0x02169c6c +func_ov091_02169cf0 kind:function(arm,size=0x44) addr:0x02169cf0 +func_ov091_02169d34 kind:function(arm,size=0x14) addr:0x02169d34 +func_ov091_02169d48 kind:function(arm,size=0x1c) addr:0x02169d48 +func_ov091_02169d64 kind:function(arm,size=0x14) addr:0x02169d64 +func_ov091_02169d78 kind:function(arm,size=0xc) addr:0x02169d78 +func_ov091_02169d84 kind:function(arm,size=0x24) addr:0x02169d84 +func_ov091_02169da8 kind:function(arm,size=0x2c) addr:0x02169da8 +func_ov091_02169dd4 kind:function(arm,size=0x88) addr:0x02169dd4 +func_ov091_02169e5c kind:function(arm,size=0x8) addr:0x02169e5c +func_ov091_02169e64 kind:function(arm,size=0x60) addr:0x02169e64 +func_ov091_02169ec4 kind:function(arm,size=0x20) addr:0x02169ec4 +func_ov091_02169ee4 kind:function(arm,size=0x28) addr:0x02169ee4 +func_ov091_02169f0c kind:function(arm,size=0x14) addr:0x02169f0c +func_ov091_02169f20 kind:function(arm,size=0xc) addr:0x02169f20 +func_ov091_02169f2c kind:function(arm,size=0x24) addr:0x02169f2c +func_ov091_02169f50 kind:function(arm,size=0x2c) addr:0x02169f50 +func_ov091_02169f7c kind:function(arm,size=0x3c) addr:0x02169f7c +func_ov091_02169fb8 kind:function(arm,size=0xe4) addr:0x02169fb8 +func_ov091_0216a09c kind:function(arm,size=0x118) addr:0x0216a09c +func_ov091_0216a1b4 kind:function(arm,size=0x5c) addr:0x0216a1b4 +func_ov091_0216a210 kind:function(arm,size=0x20) addr:0x0216a210 +func_ov091_0216a230 kind:function(arm,size=0x28) addr:0x0216a230 +func_ov091_0216a258 kind:function(arm,size=0x14) addr:0x0216a258 +func_ov091_0216a26c kind:function(arm,size=0xc) addr:0x0216a26c +func_ov091_0216a278 kind:function(arm,size=0x24) addr:0x0216a278 +func_ov091_0216a29c kind:function(arm,size=0x40) addr:0x0216a29c +func_ov091_0216a2dc kind:function(arm,size=0xbc) addr:0x0216a2dc +func_ov091_0216a398 kind:function(arm,size=0x14) addr:0x0216a398 +func_ov091_0216a3ac kind:function(arm,size=0x1f4) addr:0x0216a3ac +func_ov091_0216a5a0 kind:function(arm,size=0xe8) addr:0x0216a5a0 +func_ov091_0216a688 kind:function(arm,size=0x8) addr:0x0216a688 +func_ov091_0216a690 kind:function(arm,size=0x8) addr:0x0216a690 +func_ov091_0216a698 kind:function(arm,size=0x4) addr:0x0216a698 +func_ov091_0216a69c kind:function(arm,size=0x4) addr:0x0216a69c +func_ov091_0216a6a0 kind:function(arm,size=0x60) addr:0x0216a6a0 +func_ov091_0216a700 kind:function(arm,size=0x20) addr:0x0216a700 +func_ov091_0216a720 kind:function(arm,size=0x20) addr:0x0216a720 +func_ov091_0216a740 kind:function(arm,size=0x20) addr:0x0216a740 +func_ov091_0216a760 kind:function(arm,size=0x1c) addr:0x0216a760 +func_ov091_0216a77c kind:function(arm,size=0x28) addr:0x0216a77c +func_ov091_0216a7a4 kind:function(arm,size=0x30) addr:0x0216a7a4 +func_ov091_0216a7d4 kind:function(arm,size=0x28) addr:0x0216a7d4 +func_ov091_0216a7fc kind:function(arm,size=0x20) addr:0x0216a7fc +func_ov091_0216a81c kind:function(arm,size=0x14) addr:0x0216a81c +func_ov091_0216a830 kind:function(arm,size=0xc) addr:0x0216a830 +func_ov091_0216a83c kind:function(arm,size=0x24) addr:0x0216a83c +func_ov091_0216a860 kind:function(arm,size=0x2c) addr:0x0216a860 +func_ov091_0216a88c kind:function(arm,size=0x78) addr:0x0216a88c +func_ov091_0216a904 kind:function(arm,size=0x88) addr:0x0216a904 +func_ov091_0216a98c kind:function(arm,size=0x4) addr:0x0216a98c +func_ov091_0216a990 kind:function(arm,size=0x14) addr:0x0216a990 +func_ov091_0216a9a4 kind:function(arm,size=0x40) addr:0x0216a9a4 +func_ov091_0216a9e4 kind:function(arm,size=0x8) addr:0x0216a9e4 +func_ov091_0216a9ec kind:function(arm,size=0x38) addr:0x0216a9ec +func_ov091_0216aa24 kind:function(arm,size=0x40) addr:0x0216aa24 +func_ov091_0216aa64 kind:function(arm,size=0x14) addr:0x0216aa64 +func_ov091_0216aa78 kind:function(arm,size=0xc) addr:0x0216aa78 +func_ov091_0216aa84 kind:function(arm,size=0x24) addr:0x0216aa84 +func_ov091_0216aaa8 kind:function(arm,size=0x58) addr:0x0216aaa8 +func_ov091_0216ab00 kind:function(arm,size=0x40) addr:0x0216ab00 +func_ov091_0216ab40 kind:function(arm,size=0x30) addr:0x0216ab40 +func_ov091_0216ab70 kind:function(arm,size=0x84) addr:0x0216ab70 +func_ov091_0216abf4 kind:function(arm,size=0x230) addr:0x0216abf4 +func_ov091_0216ae24 kind:function(arm,size=0x14) addr:0x0216ae24 +func_ov091_0216ae38 kind:function(arm,size=0x1c) addr:0x0216ae38 +func_ov091_0216ae54 kind:function(arm,size=0x14) addr:0x0216ae54 +func_ov091_0216ae68 kind:function(arm,size=0xc) addr:0x0216ae68 +func_ov091_0216ae74 kind:function(arm,size=0x24) addr:0x0216ae74 +func_ov091_0216ae98 kind:function(arm,size=0x28) addr:0x0216ae98 +func_ov091_0216aec0 kind:function(arm,size=0x6c) addr:0x0216aec0 +func_ov091_0216af2c kind:function(arm,size=0x48) addr:0x0216af2c +func_ov091_0216af74 kind:function(arm,size=0x4c) addr:0x0216af74 +func_ov091_0216afc0 kind:function(arm,size=0x74) addr:0x0216afc0 +func_ov091_0216b034 kind:function(arm,size=0x3c) addr:0x0216b034 +func_ov091_0216b070 kind:function(arm,size=0x60) addr:0x0216b070 +func_ov091_0216b0d0 kind:function(arm,size=0x20c) addr:0x0216b0d0 +func_ov091_0216b2dc kind:function(arm,size=0x498) addr:0x0216b2dc +func_ov091_0216b774 kind:function(arm,size=0x104) addr:0x0216b774 +func_ov091_0216b878 kind:function(arm,size=0x120) addr:0x0216b878 +func_ov091_0216b998 kind:function(arm,size=0x50) addr:0x0216b998 +func_ov091_0216b9e8 kind:function(arm,size=0x50) addr:0x0216b9e8 +func_ov091_0216ba38 kind:function(arm,size=0x64) addr:0x0216ba38 +func_ov091_0216ba9c kind:function(arm,size=0x2c) addr:0x0216ba9c +func_ov091_0216bac8 kind:function(arm,size=0x1c) addr:0x0216bac8 +func_ov091_0216bae4 kind:function(arm,size=0x2c) addr:0x0216bae4 +func_ov091_0216bb10 kind:function(arm,size=0x1c) addr:0x0216bb10 +func_ov091_0216bb2c kind:function(arm,size=0x190) addr:0x0216bb2c +func_ov091_0216bcbc kind:function(arm,size=0x34) addr:0x0216bcbc +func_ov091_0216bcf0 kind:function(arm,size=0x4) addr:0x0216bcf0 +func_ov091_0216bcf4 kind:function(arm,size=0x34) addr:0x0216bcf4 +func_ov091_0216bd28 kind:function(arm,size=0x4) addr:0x0216bd28 +func_ov091_0216bd2c kind:function(arm,size=0xc4) addr:0x0216bd2c +func_ov091_0216bdf0 kind:function(arm,size=0x4) addr:0x0216bdf0 +func_ov091_0216bdf4 kind:function(arm,size=0x28) addr:0x0216bdf4 +func_ov091_0216be1c kind:function(arm,size=0x30) addr:0x0216be1c +func_ov091_0216be4c kind:function(arm,size=0x14) addr:0x0216be4c +func_ov091_0216be60 kind:function(arm,size=0xc) addr:0x0216be60 +func_ov091_0216be6c kind:function(arm,size=0x24) addr:0x0216be6c +func_ov091_0216be90 kind:function(arm,size=0x28) addr:0x0216be90 +func_ov091_0216beb8 kind:function(arm,size=0x44) addr:0x0216beb8 +func_ov091_0216befc kind:function(arm,size=0x3c) addr:0x0216befc +func_ov091_0216bf38 kind:function(arm,size=0xa8) addr:0x0216bf38 +func_ov091_0216bfe0 kind:function(arm,size=0x20) addr:0x0216bfe0 +func_ov091_0216c000 kind:function(arm,size=0x28) addr:0x0216c000 +func_ov091_0216c028 kind:function(arm,size=0x14) addr:0x0216c028 +func_ov091_0216c03c kind:function(arm,size=0xc) addr:0x0216c03c +func_ov091_0216c048 kind:function(arm,size=0x24) addr:0x0216c048 +func_ov091_0216c06c kind:function(arm,size=0x28) addr:0x0216c06c +func_ov091_0216c094 kind:function(arm,size=0x74) addr:0x0216c094 +func_ov091_0216c108 kind:function(arm,size=0x44) addr:0x0216c108 +func_ov091_0216c14c kind:function(arm,size=0x30) addr:0x0216c14c +func_ov091_0216c17c kind:function(arm,size=0x20) addr:0x0216c17c +func_ov091_0216c19c kind:function(arm,size=0x28) addr:0x0216c19c +func_ov091_0216c1c4 kind:function(arm,size=0x14) addr:0x0216c1c4 +func_ov091_0216c1d8 kind:function(arm,size=0xc) addr:0x0216c1d8 +func_ov091_0216c1e4 kind:function(arm,size=0x24) addr:0x0216c1e4 +func_ov091_0216c208 kind:function(arm,size=0x68) addr:0x0216c208 +func_ov091_0216c270 kind:function(arm,size=0x184) addr:0x0216c270 +func_ov091_0216c3f4 kind:function(arm,size=0x14) addr:0x0216c3f4 +func_ov091_0216c408 kind:function(arm,size=0x30) addr:0x0216c408 +func_ov091_0216c438 kind:function(arm,size=0x158) addr:0x0216c438 +func_ov091_0216c590 kind:function(arm,size=0x14) addr:0x0216c590 +func_ov091_0216c5a4 kind:function(arm,size=0xa0) addr:0x0216c5a4 +func_ov091_0216c644 kind:function(arm,size=0xc0) addr:0x0216c644 +func_ov091_0216c704 kind:function(arm,size=0xe0) addr:0x0216c704 +func_ov091_0216c7e4 kind:function(arm,size=0x84) addr:0x0216c7e4 +func_ov091_0216c868 kind:function(arm,size=0x30) addr:0x0216c868 +func_ov091_0216c898 kind:function(arm,size=0x6c) addr:0x0216c898 +func_ov091_0216c904 kind:function(arm,size=0xb8) addr:0x0216c904 +func_ov091_0216c9bc kind:function(arm,size=0x10c) addr:0x0216c9bc +func_ov091_0216cac8 kind:function(arm,size=0x14) addr:0x0216cac8 +func_ov091_0216cadc kind:function(arm,size=0x2b0) addr:0x0216cadc +func_ov091_0216cd8c kind:function(arm,size=0x14) addr:0x0216cd8c +func_ov091_0216cda0 kind:function(arm,size=0x28c) addr:0x0216cda0 +func_ov091_0216d02c kind:function(arm,size=0xa8) addr:0x0216d02c +func_ov091_0216d0d4 kind:function(arm,size=0xdc) addr:0x0216d0d4 +func_ov091_0216d1b0 kind:function(arm,size=0xcc) addr:0x0216d1b0 +func_ov091_0216d27c kind:function(arm,size=0xe4) addr:0x0216d27c +func_ov091_0216d360 kind:function(arm,size=0x44) addr:0x0216d360 +func_ov091_0216d3a4 kind:function(arm,size=0x84) addr:0x0216d3a4 +func_ov091_0216d428 kind:function(arm,size=0xc) addr:0x0216d428 +func_ov091_0216d434 kind:function(arm,size=0x54) addr:0x0216d434 +func_ov091_0216d488 kind:function(arm,size=0x28) addr:0x0216d488 +func_ov091_0216d4b0 kind:function(arm,size=0x24) addr:0x0216d4b0 +func_ov091_0216d4d4 kind:function(arm,size=0x2c) addr:0x0216d4d4 +func_ov091_0216d500 kind:function(arm,size=0x1c) addr:0x0216d500 +func_ov091_0216d51c kind:function(arm,size=0x28) addr:0x0216d51c +func_ov091_0216d544 kind:function(arm,size=0x30) addr:0x0216d544 +func_ov091_0216d574 kind:function(arm,size=0x14) addr:0x0216d574 +func_ov091_0216d588 kind:function(arm,size=0xc) addr:0x0216d588 +func_ov091_0216d594 kind:function(arm,size=0x24) addr:0x0216d594 +func_ov091_0216d5b8 kind:function(arm,size=0x64) addr:0x0216d5b8 +func_ov091_0216d61c kind:function(arm,size=0x10) addr:0x0216d61c +func_ov091_0216d62c kind:function(arm,size=0x10c) addr:0x0216d62c +func_ov091_0216d738 kind:function(arm,size=0x40) addr:0x0216d738 +func_ov091_0216d778 kind:function(arm,size=0x14) addr:0x0216d778 +func_ov091_0216d78c kind:function(arm,size=0x54) addr:0x0216d78c +func_ov091_0216d7e0 kind:function(arm,size=0x84) addr:0x0216d7e0 +func_ov091_0216d864 kind:function(arm,size=0x8c) addr:0x0216d864 +func_ov091_0216d8f0 kind:function(arm,size=0x7c) addr:0x0216d8f0 +func_ov091_0216d96c kind:function(arm,size=0x80) addr:0x0216d96c +func_ov091_0216d9ec kind:function(arm,size=0x20) addr:0x0216d9ec +func_ov091_0216da0c kind:function(arm,size=0x4) addr:0x0216da0c +func_ov091_0216da10 kind:function(arm,size=0x144) addr:0x0216da10 +func_ov091_0216db54 kind:function(arm,size=0xf0) addr:0x0216db54 +func_ov091_0216dc44 kind:function(arm,size=0x4) addr:0x0216dc44 +func_ov091_0216dc48 kind:function(arm,size=0x2c) addr:0x0216dc48 +func_ov091_0216dc74 kind:function(arm,size=0x58) addr:0x0216dc74 +func_ov091_0216dccc kind:function(arm,size=0x20) addr:0x0216dccc +func_ov091_0216dcec kind:function(arm,size=0x108) addr:0x0216dcec +func_ov091_0216ddf4 kind:function(arm,size=0x98) addr:0x0216ddf4 +func_ov091_0216de8c kind:function(arm,size=0x110) addr:0x0216de8c +func_ov091_0216df9c kind:function(arm,size=0xe8) addr:0x0216df9c +func_ov091_0216e084 kind:function(arm,size=0x1c) addr:0x0216e084 +func_ov091_0216e0a0 kind:function(arm,size=0x16c) addr:0x0216e0a0 +func_ov091_0216e20c kind:function(arm,size=0x24) addr:0x0216e20c +func_ov091_0216e230 kind:function(arm,size=0x10) addr:0x0216e230 +func_ov091_0216e240 kind:function(arm,size=0x8) addr:0x0216e240 +func_ov091_0216e248 kind:function(arm,size=0x1c) addr:0x0216e248 +func_ov091_0216e264 kind:function(arm,size=0x14) addr:0x0216e264 +func_ov091_0216e278 kind:function(arm,size=0xc) addr:0x0216e278 +func_ov091_0216e284 kind:function(arm,size=0x24) addr:0x0216e284 +func_ov091_0216e2a8 kind:function(arm,size=0x60) addr:0x0216e2a8 +func_ov091_0216e308 kind:function(arm,size=0x188) addr:0x0216e308 +func_ov091_0216e490 kind:function(arm,size=0x98) addr:0x0216e490 +func_ov091_0216e528 kind:function(arm,size=0xa0) addr:0x0216e528 +func_ov091_0216e5c8 kind:function(arm,size=0x4c) addr:0x0216e5c8 +func_ov091_0216e614 kind:function(arm,size=0x158) addr:0x0216e614 +func_ov091_0216e76c kind:function(arm,size=0x128) addr:0x0216e76c +func_ov091_0216e894 kind:function(arm,size=0x100) addr:0x0216e894 +func_ov091_0216e994 kind:function(arm,size=0x64) addr:0x0216e994 +func_ov091_0216e9f8 kind:function(arm,size=0x3c) addr:0x0216e9f8 +func_ov091_0216ea34 kind:function(arm,size=0x8bc) addr:0x0216ea34 +func_ov091_0216f2f0 kind:function(arm,size=0x118) addr:0x0216f2f0 +func_ov091_0216f408 kind:function(arm,size=0x3c8) addr:0x0216f408 +func_ov091_0216f7d0 kind:function(arm,size=0xe4) addr:0x0216f7d0 +func_ov091_0216f8b4 kind:function(arm,size=0x214) addr:0x0216f8b4 +func_ov091_0216fac8 kind:function(arm,size=0x44) addr:0x0216fac8 +func_ov091_0216fb0c kind:function(arm,size=0x38) addr:0x0216fb0c +func_ov091_0216fb44 kind:function(arm,size=0xc) addr:0x0216fb44 +func_ov091_0216fb50 kind:function(arm,size=0xc0) addr:0x0216fb50 +func_ov091_0216fc10 kind:function(arm,size=0x4) addr:0x0216fc10 +func_ov091_0216fc14 kind:function(arm,size=0x14) addr:0x0216fc14 +func_ov091_0216fc28 kind:function(arm,size=0xc) addr:0x0216fc28 +func_ov091_0216fc34 kind:function(arm,size=0x28) addr:0x0216fc34 +func_ov091_0216fc5c kind:function(arm,size=0x60) addr:0x0216fc5c +func_ov091_0216fcbc kind:function(arm,size=0x180) addr:0x0216fcbc +func_ov091_0216fe3c kind:function(arm,size=0x14) addr:0x0216fe3c +func_ov091_0216fe50 kind:function(arm,size=0x8) addr:0x0216fe50 +func_ov091_0216fe58 kind:function(arm,size=0x98) addr:0x0216fe58 +func_ov091_0216fef0 kind:function(arm,size=0x68) addr:0x0216fef0 +func_ov091_0216ff58 kind:function(arm,size=0xdc) addr:0x0216ff58 +func_ov091_02170034 kind:function(arm,size=0xdc) addr:0x02170034 +func_ov091_02170110 kind:function(arm,size=0xcc) addr:0x02170110 +func_ov091_021701dc kind:function(arm,size=0x144) addr:0x021701dc +func_ov091_02170320 kind:function(arm,size=0x3dc) addr:0x02170320 +func_ov091_021706fc kind:function(arm,size=0x60) addr:0x021706fc +func_ov091_0217075c kind:function(arm,size=0x50) addr:0x0217075c +func_ov091_021707ac kind:function(arm,size=0x1c) addr:0x021707ac +func_ov091_021707c8 kind:function(arm,size=0x90) addr:0x021707c8 +func_ov091_02170858 kind:function(arm,size=0x98) addr:0x02170858 +func_ov091_021708f0 kind:function(arm,size=0x14) addr:0x021708f0 +func_ov091_02170904 kind:function(arm,size=0xc) addr:0x02170904 +func_ov091_02170910 kind:function(arm,size=0x24) addr:0x02170910 +func_ov091_02170934 kind:function(arm,size=0x5c) addr:0x02170934 +func_ov091_02170990 kind:function(arm,size=0x4) addr:0x02170990 +func_ov091_02170994 kind:function(arm,size=0x128) addr:0x02170994 +func_ov091_02170abc kind:function(arm,size=0x150) addr:0x02170abc +func_ov091_02170c0c kind:function(arm,size=0x2b8) addr:0x02170c0c +func_ov091_02170ec4 kind:function(arm,size=0x80) addr:0x02170ec4 +func_ov091_02170f44 kind:function(arm,size=0x10c) addr:0x02170f44 +func_ov091_02171050 kind:function(arm,size=0x30) addr:0x02171050 +func_ov091_02171080 kind:function(arm,size=0x98) addr:0x02171080 +func_ov091_02171118 kind:function(arm,size=0x30) addr:0x02171118 +func_ov091_02171148 kind:function(arm,size=0x38) addr:0x02171148 +func_ov091_02171180 kind:function(arm,size=0x14) addr:0x02171180 +func_ov091_02171194 kind:function(arm,size=0xc) addr:0x02171194 +func_ov091_021711a0 kind:function(arm,size=0x24) addr:0x021711a0 +func_ov091_021711c4 kind:function(arm,size=0x28) addr:0x021711c4 +func_ov091_021711ec kind:function(arm,size=0x3c) addr:0x021711ec +func_ov091_02171228 kind:function(arm,size=0x30) addr:0x02171228 +func_ov091_02171258 kind:function(arm,size=0x30) addr:0x02171258 +func_ov091_02171288 kind:function(arm,size=0x10) addr:0x02171288 +func_ov091_02171298 kind:function(arm,size=0x14) addr:0x02171298 +func_ov091_021712ac kind:function(arm,size=0x1c) addr:0x021712ac +func_ov091_021712c8 kind:function(arm,size=0x24) addr:0x021712c8 +func_ov091_021712ec kind:function(arm,size=0x14) addr:0x021712ec +func_ov091_02171300 kind:function(arm,size=0xc) addr:0x02171300 +func_ov091_0217130c kind:function(arm,size=0x24) addr:0x0217130c +func_ov091_02171330 kind:function(arm,size=0x84) addr:0x02171330 +func_ov091_021713b4 kind:function(arm,size=0x3cc) addr:0x021713b4 +func_ov091_02171780 kind:function(arm,size=0x14) addr:0x02171780 +func_ov091_02171794 kind:function(arm,size=0x14) addr:0x02171794 +func_ov091_021717a8 kind:function(arm,size=0x88) addr:0x021717a8 +func_ov091_02171830 kind:function(arm,size=0x90) addr:0x02171830 +func_ov091_021718c0 kind:function(arm,size=0x29c) addr:0x021718c0 +func_ov091_02171b5c kind:function(arm,size=0x18) addr:0x02171b5c +func_ov091_02171b74 kind:function(arm,size=0x44) addr:0x02171b74 +func_ov091_02171bb8 kind:function(arm,size=0xc0) addr:0x02171bb8 +func_ov091_02171c78 kind:function(arm,size=0x17c) addr:0x02171c78 +func_ov091_02171df4 kind:function(arm,size=0x12c) addr:0x02171df4 +func_ov091_02171f20 kind:function(arm,size=0x34) addr:0x02171f20 +func_ov091_02171f54 kind:function(arm,size=0x278) addr:0x02171f54 +func_ov091_021721cc kind:function(arm,size=0x5c) addr:0x021721cc +func_ov091_02172228 kind:function(arm,size=0x2fc) addr:0x02172228 +func_ov091_02172524 kind:function(arm,size=0x40) addr:0x02172524 +func_ov091_02172564 kind:function(arm,size=0x3ec) addr:0x02172564 +func_ov091_02172950 kind:function(arm,size=0x34) addr:0x02172950 +func_ov091_02172984 kind:function(arm,size=0x8c) addr:0x02172984 +func_ov091_02172a10 kind:function(arm,size=0xb0) addr:0x02172a10 +func_ov091_02172ac0 kind:function(arm,size=0xec) addr:0x02172ac0 +func_ov091_02172bac kind:function(arm,size=0x124) addr:0x02172bac +func_ov091_02172cd0 kind:function(arm,size=0x104) addr:0x02172cd0 +func_ov091_02172dd4 kind:function(arm,size=0x88) addr:0x02172dd4 +func_ov091_02172e5c kind:function(arm,size=0x728) addr:0x02172e5c +func_ov091_02173584 kind:function(arm,size=0x4) addr:0x02173584 +func_ov091_02173588 kind:function(arm,size=0x68) addr:0x02173588 +func_ov091_021735f0 kind:function(arm,size=0x80) addr:0x021735f0 +func_ov091_02173670 kind:function(arm,size=0x170) addr:0x02173670 +func_ov091_021737e0 kind:function(arm,size=0x50) addr:0x021737e0 +func_ov091_02173830 kind:function(arm,size=0x64) addr:0x02173830 +func_ov091_02173894 kind:function(arm,size=0x144) addr:0x02173894 +func_ov091_021739d8 kind:function(arm,size=0xa0) addr:0x021739d8 +func_ov091_02173a78 kind:function(arm,size=0x70) addr:0x02173a78 +func_ov091_02173ae8 kind:function(arm,size=0x48) addr:0x02173ae8 +func_ov091_02173b30 kind:function(arm,size=0x110) addr:0x02173b30 +func_ov091_02173c40 kind:function(arm,size=0xcc) addr:0x02173c40 +func_ov091_02173d0c kind:function(arm,size=0xf8) addr:0x02173d0c +func_ov091_02173e04 kind:function(arm,size=0x10c) addr:0x02173e04 +func_ov091_02173f10 kind:function(arm,size=0x348) addr:0x02173f10 +func_ov091_02174258 kind:function(arm,size=0x560) addr:0x02174258 +func_ov091_021747b8 kind:function(arm,size=0x454) addr:0x021747b8 +func_ov091_02174c0c kind:function(arm,size=0x8c) addr:0x02174c0c +func_ov091_02174c98 kind:function(arm,size=0x100) addr:0x02174c98 +func_ov091_02174d98 kind:function(arm,size=0x1b4) addr:0x02174d98 +func_ov091_02174f4c kind:function(arm,size=0x44) addr:0x02174f4c +func_ov091_02174f90 kind:function(arm,size=0xb4) addr:0x02174f90 +func_ov091_02175044 kind:function(arm,size=0xb0) addr:0x02175044 +func_ov091_021750f4 kind:function(arm,size=0x120) addr:0x021750f4 +func_ov091_02175214 kind:function(arm,size=0x84) addr:0x02175214 +func_ov091_02175298 kind:function(arm,size=0x144) addr:0x02175298 +func_ov091_021753dc kind:function(arm,size=0x48) addr:0x021753dc +func_ov091_02175424 kind:function(arm,size=0x6c) addr:0x02175424 +func_ov091_02175490 kind:function(arm,size=0xa0) addr:0x02175490 +func_ov091_02175530 kind:function(arm,size=0x11c) addr:0x02175530 +func_ov091_0217564c kind:function(arm,size=0x10c) addr:0x0217564c +func_ov091_02175758 kind:function(arm,size=0x68) addr:0x02175758 +func_ov091_021757c0 kind:function(arm,size=0xd0) addr:0x021757c0 +func_ov091_02175890 kind:function(arm,size=0x2e8) addr:0x02175890 +func_ov091_02175b78 kind:function(arm,size=0x30c) addr:0x02175b78 +func_ov091_02175e84 kind:function(arm,size=0x60) addr:0x02175e84 +func_ov091_02175ee4 kind:function(arm,size=0xf0) addr:0x02175ee4 +func_ov091_02175fd4 kind:function(arm,size=0x140) addr:0x02175fd4 +func_ov091_02176114 kind:function(arm,size=0x134) addr:0x02176114 +func_ov091_02176248 kind:function(arm,size=0x11c) addr:0x02176248 +func_ov091_02176364 kind:function(arm,size=0x58) addr:0x02176364 +func_ov091_021763bc kind:function(arm,size=0x6c) addr:0x021763bc +func_ov091_02176428 kind:function(arm,size=0x88) addr:0x02176428 +func_ov091_021764b0 kind:function(arm,size=0x5c4) addr:0x021764b0 +func_ov091_02176a74 kind:function(arm,size=0x60) addr:0x02176a74 +func_ov091_02176ad4 kind:function(arm,size=0x414) addr:0x02176ad4 +func_ov091_02176ee8 kind:function(arm,size=0xa0) addr:0x02176ee8 +func_ov091_02176f88 kind:function(arm,size=0x224) addr:0x02176f88 +func_ov091_021771ac kind:function(arm,size=0x45c) addr:0x021771ac +func_ov091_02177608 kind:function(arm,size=0xd0) addr:0x02177608 +func_ov091_021776d8 kind:function(arm,size=0x54) addr:0x021776d8 +func_ov091_0217772c kind:function(arm,size=0x68) addr:0x0217772c +func_ov091_02177794 kind:function(arm,size=0x30) addr:0x02177794 +func_ov091_021777c4 kind:function(arm,size=0x4c) addr:0x021777c4 +func_ov091_02177810 kind:function(arm,size=0x1c) addr:0x02177810 +func_ov091_0217782c kind:function(arm,size=0x24) addr:0x0217782c +func_ov091_02177850 kind:function(arm,size=0xb4) addr:0x02177850 +func_ov091_02177904 kind:function(arm,size=0x30) addr:0x02177904 +func_ov091_02177934 kind:function(arm,size=0x1c) addr:0x02177934 +func_ov091_02177950 kind:function(arm,size=0xc) addr:0x02177950 +func_ov091_0217795c kind:function(arm,size=0x38) addr:0x0217795c +func_ov091_02177994 kind:function(arm,size=0xa8) addr:0x02177994 +func_ov091_02177a3c kind:function(arm,size=0x1c) addr:0x02177a3c +func_ov091_02177a58 kind:function(arm,size=0x1c) addr:0x02177a58 +func_ov091_02177a74 kind:function(arm,size=0x14) addr:0x02177a74 +func_ov091_02177a88 kind:function(arm,size=0xc) addr:0x02177a88 +func_ov091_02177a94 kind:function(arm,size=0x24) addr:0x02177a94 +func_ov091_02177ab8 kind:function(arm,size=0x28) addr:0x02177ab8 +func_ov091_02177ae0 kind:function(arm,size=0x30) addr:0x02177ae0 +func_ov091_02177b10 kind:function(arm,size=0xdc) addr:0x02177b10 +func_ov091_02177bec kind:function(arm,size=0x224) addr:0x02177bec +func_ov091_02177e10 kind:function(arm,size=0x120) addr:0x02177e10 +func_ov091_02177f30 kind:function(arm,size=0x14) addr:0x02177f30 +func_ov091_02177f44 kind:function(arm,size=0x1c) addr:0x02177f44 +func_ov091_02177f60 kind:function(arm,size=0x14) addr:0x02177f60 +func_ov091_02177f74 kind:function(arm,size=0xc) addr:0x02177f74 +func_ov091_02177f80 kind:function(arm,size=0x24) addr:0x02177f80 +func_ov091_02177fa4 kind:function(arm,size=0x74) addr:0x02177fa4 +func_ov091_02178018 kind:function(arm,size=0x104) addr:0x02178018 +func_ov091_0217811c kind:function(arm,size=0x9c) addr:0x0217811c +func_ov091_021781b8 kind:function(arm,size=0x50) addr:0x021781b8 +func_ov091_02178208 kind:function(arm,size=0x1a8) addr:0x02178208 +func_ov091_021783b0 kind:function(arm,size=0x38) addr:0x021783b0 +func_ov091_021783e8 kind:function(arm,size=0x14) addr:0x021783e8 +func_ov091_021783fc kind:function(arm,size=0x40) addr:0x021783fc +func_ov091_0217843c kind:function(arm,size=0x8c) addr:0x0217843c +func_ov091_021784c8 kind:function(arm,size=0x14) addr:0x021784c8 +func_ov091_021784dc kind:function(arm,size=0xcc) addr:0x021784dc +func_ov091_021785a8 kind:function(arm,size=0x14) addr:0x021785a8 +func_ov091_021785bc kind:function(arm,size=0x64) addr:0x021785bc +func_ov091_02178620 kind:function(arm,size=0x38) addr:0x02178620 +func_ov091_02178658 kind:function(arm,size=0x5c) addr:0x02178658 +func_ov091_021786b4 kind:function(arm,size=0x5c) addr:0x021786b4 +func_ov091_02178710 kind:function(arm,size=0x18c) addr:0x02178710 +func_ov091_0217889c kind:function(arm,size=0xa4) addr:0x0217889c +func_ov091_02178940 kind:function(arm,size=0x4c) addr:0x02178940 +func_ov091_0217898c kind:function(arm,size=0x1c) addr:0x0217898c +func_ov091_021789a8 kind:function(arm,size=0x24) addr:0x021789a8 +func_ov091_021789cc kind:function(arm,size=0xac) addr:0x021789cc +func_ov091_02178a78 kind:function(arm,size=0x30) addr:0x02178a78 +func_ov091_02178aa8 kind:function(arm,size=0x38) addr:0x02178aa8 +func_ov091_02178ae0 kind:function(arm,size=0x14) addr:0x02178ae0 +data_ov091_02178af4 kind:data(any) addr:0x02178af4 +data_ov091_02178b04 kind:data(any) addr:0x02178b04 +data_ov091_02178b14 kind:data(any) addr:0x02178b14 +data_ov091_02178b24 kind:data(any) addr:0x02178b24 +data_ov091_02178b44 kind:data(any) addr:0x02178b44 +data_ov091_02178b64 kind:data(any) addr:0x02178b64 +data_ov091_02178b84 kind:data(any) addr:0x02178b84 +data_ov091_02178bb4 kind:data(any) addr:0x02178bb4 +data_ov091_02178bcc kind:data(any) addr:0x02178bcc +data_ov091_02178be0 kind:data(any) addr:0x02178be0 +data_ov091_02178bf4 kind:data(any) addr:0x02178bf4 +data_ov091_02178bf8 kind:data(any) addr:0x02178bf8 +func_ov091_02178c04 kind:function(arm,size=0x4) addr:0x02178c04 +func_ov091_02178c08 kind:function(arm,size=0x1c) addr:0x02178c08 +func_ov091_02178c24 kind:function(arm,size=0x50) addr:0x02178c24 +func_ov091_02178c74 kind:function(arm,size=0x50) addr:0x02178c74 +func_ov091_02178cc4 kind:function(arm,size=0x50) addr:0x02178cc4 +func_ov091_02178d14 kind:function(arm,size=0x70) addr:0x02178d14 +func_ov091_02178d84 kind:function(arm,size=0x50) addr:0x02178d84 +func_ov091_02178dd4 kind:function(arm,size=0x50) addr:0x02178dd4 +func_ov091_02178e24 kind:function(arm,size=0x50) addr:0x02178e24 +func_ov091_02178e74 kind:function(arm,size=0x50) addr:0x02178e74 +func_ov091_02178ec4 kind:function(arm,size=0x50) addr:0x02178ec4 +func_ov091_02178f14 kind:function(arm,size=0x78) addr:0x02178f14 +func_ov091_02178f8c kind:function(arm,size=0x50) addr:0x02178f8c +func_ov091_02178fdc kind:function(arm,size=0x80) addr:0x02178fdc +func_ov091_0217905c kind:function(arm,size=0x50) addr:0x0217905c +func_ov091_021790ac kind:function(arm,size=0x50) addr:0x021790ac +func_ov091_021790fc kind:function(arm,size=0x50) addr:0x021790fc +func_ov091_0217914c kind:function(arm,size=0x88) addr:0x0217914c +func_ov091_021791d4 kind:function(arm,size=0x50) addr:0x021791d4 +func_ov091_02179224 kind:function(arm,size=0x68) addr:0x02179224 +data_ov091_021792e8 kind:data(any) addr:0x021792e8 +data_ov091_02179314 kind:data(any) addr:0x02179314 +data_ov091_02179338 kind:data(any) addr:0x02179338 +data_ov091_02179388 kind:data(any) addr:0x02179388 +data_ov091_02179394 kind:data(any) addr:0x02179394 +data_ov091_021793b0 kind:data(any) addr:0x021793b0 +data_ov091_0217940c kind:data(any) addr:0x0217940c +data_ov091_02179428 kind:data(any) addr:0x02179428 +data_ov091_02179478 kind:data(any) addr:0x02179478 +data_ov091_02179494 kind:data(any) addr:0x02179494 +data_ov091_021794a0 kind:data(any) addr:0x021794a0 ambiguous +data_ov091_021794dc kind:data(any) addr:0x021794dc +data_ov091_021794ec kind:data(any) addr:0x021794ec +data_ov091_02179500 kind:data(any) addr:0x02179500 +data_ov091_0217951c kind:data(any) addr:0x0217951c +data_ov091_02179548 kind:data(any) addr:0x02179548 +data_ov091_021795b4 kind:data(any) addr:0x021795b4 +data_ov091_02179620 kind:data(any) addr:0x02179620 +data_ov091_0217963c kind:data(any) addr:0x0217963c +data_ov091_021796b0 kind:data(any) addr:0x021796b0 +data_ov091_021796cc kind:data(any) addr:0x021796cc +data_ov091_0217971c kind:data(any) addr:0x0217971c +data_ov091_02179738 kind:data(any) addr:0x02179738 +data_ov091_02179768 kind:data(any) addr:0x02179768 +data_ov091_021797bc kind:data(any) addr:0x021797bc +data_ov091_021797c4 kind:data(any) addr:0x021797c4 +data_ov091_021797cc kind:data(any) addr:0x021797cc +data_ov091_021797d4 kind:data(any) addr:0x021797d4 +data_ov091_021797dc kind:data(any) addr:0x021797dc +data_ov091_021797ec kind:data(any) addr:0x021797ec +data_ov091_02179810 kind:data(any) addr:0x02179810 +data_ov091_0217986c kind:data(any) addr:0x0217986c +data_ov091_02179890 kind:data(any) addr:0x02179890 +data_ov091_021798e4 kind:data(any) addr:0x021798e4 +data_ov091_021798fc kind:data(any) addr:0x021798fc +data_ov091_02179920 kind:data(any) addr:0x02179920 +data_ov091_02179964 kind:data(any) addr:0x02179964 +data_ov091_0217997c kind:data(any) addr:0x0217997c +data_ov091_02179994 kind:data(any) addr:0x02179994 +data_ov091_021799ac kind:data(any) addr:0x021799ac +data_ov091_021799c4 kind:data(any) addr:0x021799c4 +data_ov091_02179a2c kind:data(any) addr:0x02179a2c +data_ov091_02179a88 kind:data(any) addr:0x02179a88 +data_ov091_02179aa0 kind:data(any) addr:0x02179aa0 +data_ov091_02179ac4 kind:data(any) addr:0x02179ac4 +data_ov091_02179b0c kind:data(any) addr:0x02179b0c +data_ov091_02179b68 kind:data(any) addr:0x02179b68 +data_ov091_02179b70 kind:data(any) addr:0x02179b70 +data_ov091_02179b88 kind:data(any) addr:0x02179b88 +data_ov091_02179bc0 kind:data(any) addr:0x02179bc0 +data_ov091_02179be4 kind:data(any) addr:0x02179be4 +data_ov091_02179c40 kind:data(any) addr:0x02179c40 +data_ov091_02179c5c kind:data(any) addr:0x02179c5c ambiguous +data_ov091_02179c68 kind:data(any) addr:0x02179c68 +data_ov091_02179c8c kind:data(any) addr:0x02179c8c +data_ov091_02179cd8 kind:data(any) addr:0x02179cd8 +data_ov091_02179d34 kind:data(any) addr:0x02179d34 +data_ov091_02179d54 kind:data(any) addr:0x02179d54 +data_ov091_02179d78 kind:data(any) addr:0x02179d78 +data_ov091_02179de0 kind:data(any) addr:0x02179de0 +data_ov091_02179e04 kind:data(any) addr:0x02179e04 +data_ov091_02179e58 kind:data(any) addr:0x02179e58 +data_ov091_02179e70 kind:data(any) addr:0x02179e70 +data_ov091_02179e88 kind:data(any) addr:0x02179e88 +data_ov091_02179ea8 kind:data(any) addr:0x02179ea8 +data_ov091_02179ec4 kind:data(any) addr:0x02179ec4 +data_ov091_02179ee8 kind:data(any) addr:0x02179ee8 +data_ov091_02179f14 kind:data(any) addr:0x02179f14 +data_ov091_02179f60 kind:data(any) addr:0x02179f60 +data_ov091_02179fa0 kind:data(any) addr:0x02179fa0 ambiguous +data_ov091_02179fbc kind:data(any) addr:0x02179fbc +data_ov091_0217a024 kind:data(any) addr:0x0217a024 +data_ov091_0217a08c kind:data(any) addr:0x0217a08c +data_ov091_0217a104 kind:data(any) addr:0x0217a104 +data_ov091_0217a168 kind:data(any) addr:0x0217a168 ambiguous +data_ov091_0217a1cc kind:data(any) addr:0x0217a1cc +data_ov091_0217a1f0 kind:data(any) addr:0x0217a1f0 +data_ov091_0217a244 kind:data(any) addr:0x0217a244 +data_ov091_0217a24c kind:data(any) addr:0x0217a24c +data_ov091_0217a264 kind:data(any) addr:0x0217a264 +data_ov091_0217a284 kind:data(any) addr:0x0217a284 +data_ov091_0217a2a0 kind:data(any) addr:0x0217a2a0 +data_ov091_0217a2c4 kind:data(any) addr:0x0217a2c4 +data_ov091_0217a320 kind:bss addr:0x0217a320 +data_ov091_0217a324 kind:bss addr:0x0217a324 +data_ov091_0217a328 kind:bss addr:0x0217a328 +data_ov091_0217a32c kind:bss addr:0x0217a32c +data_ov091_0217a330 kind:bss addr:0x0217a330 +data_ov091_0217a334 kind:bss addr:0x0217a334 +data_ov091_0217a344 kind:bss addr:0x0217a344 +data_ov091_0217a354 kind:bss addr:0x0217a354 +data_ov091_0217a364 kind:bss addr:0x0217a364 +data_ov091_0217a374 kind:bss addr:0x0217a374 +data_ov091_0217a37c kind:bss addr:0x0217a37c ambiguous +data_ov091_0217a3dc kind:bss addr:0x0217a3dc +data_ov091_0217a428 kind:bss addr:0x0217a428 ambiguous +data_ov091_0217a444 kind:bss addr:0x0217a444 +data_ov091_0217a448 kind:bss addr:0x0217a448 +data_ov091_0217a454 kind:bss addr:0x0217a454 +data_ov091_0217a4d4 kind:bss addr:0x0217a4d4 ambiguous +data_ov091_0217a528 kind:bss addr:0x0217a528 +data_ov091_0217a52c kind:bss addr:0x0217a52c +data_ov091_0217a538 kind:bss addr:0x0217a538 +data_ov091_0217a55c kind:bss addr:0x0217a55c +data_ov091_0217a560 kind:bss addr:0x0217a560 +data_ov091_0217a56c kind:bss addr:0x0217a56c +data_ov091_0217a57c kind:bss addr:0x0217a57c ambiguous +data_ov091_0217a640 kind:bss addr:0x0217a640 +data_ov091_0217a648 kind:bss addr:0x0217a648 +data_ov091_0217a654 kind:bss addr:0x0217a654 +data_ov091_0217a660 kind:bss addr:0x0217a660 +data_ov091_0217a734 kind:bss addr:0x0217a734 +data_ov091_0217a738 kind:bss addr:0x0217a738 +data_ov091_0217a740 kind:bss addr:0x0217a740 ambiguous +data_ov091_0217a744 kind:bss addr:0x0217a744 +data_ov091_0217a748 kind:bss addr:0x0217a748 ambiguous +data_ov091_0217a75c kind:bss addr:0x0217a75c ambiguous +data_ov091_0217a764 kind:bss addr:0x0217a764 ambiguous +data_ov091_0217a768 kind:bss addr:0x0217a768 ambiguous +data_ov091_0217a76c kind:bss addr:0x0217a76c ambiguous +data_ov091_0217a7f0 kind:bss addr:0x0217a7f0 ambiguous +data_ov091_0217a818 kind:bss addr:0x0217a818 +data_ov091_0217a81c kind:bss addr:0x0217a81c +data_ov091_0217a828 kind:bss addr:0x0217a828 +data_ov091_0217a848 kind:bss addr:0x0217a848 +data_ov091_0217a84c kind:bss addr:0x0217a84c +data_ov091_0217a858 kind:bss addr:0x0217a858 +data_ov091_0217a904 kind:bss addr:0x0217a904 ambiguous +data_ov091_0217a930 kind:bss addr:0x0217a930 +data_ov091_0217a934 kind:bss addr:0x0217a934 +data_ov091_0217a940 kind:bss addr:0x0217a940 +data_ov091_0217a97c kind:bss addr:0x0217a97c +data_ov091_0217a980 kind:bss addr:0x0217a980 +data_ov091_0217a98c kind:bss addr:0x0217a98c +data_ov091_0217aa64 kind:bss addr:0x0217aa64 +data_ov091_0217aa68 kind:bss addr:0x0217aa68 +data_ov091_0217aa74 kind:bss addr:0x0217aa74 +data_ov091_0217aa80 kind:bss addr:0x0217aa80 +data_ov091_0217ab58 kind:bss addr:0x0217ab58 +data_ov091_0217ab5c kind:bss addr:0x0217ab5c +data_ov091_0217ab60 kind:bss addr:0x0217ab60 +data_ov091_0217ab6c kind:bss addr:0x0217ab6c +data_ov091_0217ab7c kind:bss addr:0x0217ab7c +data_ov091_0217ac54 kind:bss addr:0x0217ac54 +data_ov091_0217ac58 kind:bss addr:0x0217ac58 +data_ov091_0217ac68 kind:bss addr:0x0217ac68 +data_ov091_0217ac74 kind:bss addr:0x0217ac74 +data_ov091_0217ac80 kind:bss addr:0x0217ac80 +data_ov091_0217ac8c kind:bss addr:0x0217ac8c +data_ov091_0217ac98 kind:bss addr:0x0217ac98 +data_ov091_0217aca4 kind:bss addr:0x0217aca4 +data_ov091_0217acb0 kind:bss addr:0x0217acb0 +data_ov091_0217acdc kind:bss addr:0x0217acdc +data_ov091_0217ace8 kind:bss addr:0x0217ace8 +data_ov091_0217ad10 kind:bss addr:0x0217ad10 +data_ov091_0217ade8 kind:bss addr:0x0217ade8 +data_ov091_0217adec kind:bss addr:0x0217adec +data_ov091_0217adf0 kind:bss addr:0x0217adf0 +data_ov091_0217adfc kind:bss addr:0x0217adfc +data_ov091_0217ae00 kind:bss addr:0x0217ae00 +data_ov091_0217ae10 kind:bss addr:0x0217ae10 +data_ov091_0217ae20 kind:bss addr:0x0217ae20 +data_ov091_0217aef8 kind:bss addr:0x0217aef8 +data_ov091_0217aefc kind:bss addr:0x0217aefc +data_ov091_0217af08 kind:bss addr:0x0217af08 +data_ov091_0217afe0 kind:bss addr:0x0217afe0 +data_ov091_0217afe8 kind:bss addr:0x0217afe8 +data_ov091_0217aff4 kind:bss addr:0x0217aff4 +data_ov091_0217b030 kind:bss addr:0x0217b030 +data_ov091_0217b034 kind:bss addr:0x0217b034 +data_ov091_0217b040 kind:bss addr:0x0217b040 +data_ov091_0217b084 kind:bss addr:0x0217b084 ambiguous +data_ov091_0217b118 kind:bss addr:0x0217b118 +data_ov091_0217b11c kind:bss addr:0x0217b11c +data_ov091_0217b128 kind:bss addr:0x0217b128 +data_ov091_0217b164 kind:bss addr:0x0217b164 +data_ov091_0217b168 kind:bss addr:0x0217b168 +data_ov091_0217b174 kind:bss addr:0x0217b174 diff --git a/config/jp/arm9/overlays/ov092/delinks.txt b/config/jp/arm9/overlays/ov092/delinks.txt new file mode 100644 index 00000000..b5e2c637 --- /dev/null +++ b/config/jp/arm9/overlays/ov092/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02167b00 end:0x0217cd14 kind:code align:32 + .rodata start:0x0217cd14 end:0x0217d180 kind:data align:4 + .init start:0x0217d180 end:0x0217ddac kind:code align:4 + .ctor start:0x0217ddac end:0x0217de0c kind:data align:4 + .data start:0x0217de20 end:0x0217f480 kind:data align:32 + .bss start:0x0217f480 end:0x02180560 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov092/relocs.txt b/config/jp/arm9/overlays/ov092/relocs.txt new file mode 100644 index 00000000..7abd626e --- /dev/null +++ b/config/jp/arm9/overlays/ov092/relocs.txt @@ -0,0 +1,3422 @@ +from:0x02167b08 kind:arm_call to:0x0207a988 module:overlay(0) +from:0x02167b64 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02167bfc kind:load to:0x0217de28 module:overlay(92) +from:0x02167c00 kind:load to:0x027e00fc module:dtcm +from:0x02167c6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167ce8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02167d0c kind:arm_call to:0x01ff9218 module:itcm +from:0x02167d2c kind:arm_call to:0x01ff9318 module:itcm +from:0x02167d3c kind:arm_call to:0x01ff9318 module:itcm +from:0x02167d4c kind:arm_call to:0x01ff9318 module:itcm +from:0x02167d54 kind:load to:0x027e0ce0 module:dtcm +from:0x02167d58 kind:load to:0x027e0d88 module:dtcm +from:0x02167da0 kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x02167db0 kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x02167de4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167e20 kind:arm_call to:0x01ffb744 module:itcm +from:0x02167e30 kind:arm_call to:0x01ffb744 module:itcm +from:0x02167e40 kind:arm_call to:0x01ffb744 module:itcm +from:0x02167e4c kind:arm_call to:0x01ffb428 module:itcm +from:0x02167e88 kind:arm_call to:0x01ffb974 module:itcm +from:0x02167e98 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167ec4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02167ef4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02167f00 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02168070 kind:load to:0x027e0d88 module:dtcm +from:0x021680a0 kind:arm_call to:0x020840b4 module:overlay(0) +from:0x021680e4 kind:arm_call to:0x020157b8 module:main +from:0x02168124 kind:load to:0x027e0cdc module:dtcm +from:0x02168138 kind:arm_call to:0x02168158 module:overlay(92) +from:0x02168144 kind:arm_call to:0x02168188 module:overlay(92) +from:0x02168150 kind:arm_call to:0x021681a8 module:overlay(92) +from:0x0216816c kind:arm_call to:0x02167d60 module:overlay(92) +from:0x02168178 kind:arm_call to:0x02167c18 module:overlay(92) +from:0x02168180 kind:arm_call to:0x021683f0 module:overlay(92) +from:0x02168198 kind:arm_call to:0x02168344 module:overlay(92) +from:0x021681a0 kind:arm_call to:0x02029a4c module:main +from:0x021681e8 kind:arm_call to:0x020e838c module:overlay(26) +from:0x02168210 kind:arm_call to:0x020e10fc module:overlay(26) +from:0x0216823c kind:arm_call to:0x01ffb974 module:itcm +from:0x02168250 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216828c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216829c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021682bc kind:arm_call to:0x020157b8 module:main +from:0x021682e8 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0216833c kind:load to:0x027e0ce0 module:dtcm +from:0x02168370 kind:arm_call to:0x020e9814 module:overlay(26) +from:0x02168394 kind:arm_call to:0x020f09e4 module:overlay(26) +from:0x021683a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021683b4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x021683c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021683ec kind:load to:0x027e0ce0 module:dtcm +from:0x02168418 kind:arm_call to:0x02168348 module:overlay(92) +from:0x02168420 kind:arm_call to:0x02029a4c module:main +from:0x02168498 kind:arm_call to:0x02168508 module:overlay(92) +from:0x02168504 kind:load to:0x0204b608 module:main +from:0x0216852c kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02168540 kind:arm_call to:0x0207a9c0 module:overlay(0) +from:0x02168548 kind:arm_call to:0x02011ff4 module:main +from:0x02168560 kind:arm_call to:0x020838c4 module:overlay(0) +from:0x021685c0 kind:arm_call to:0x02059fd8 module:overlay(0) +from:0x021685cc kind:arm_call to:0x0200b150 module:main +from:0x021685d0 kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x021685e0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02168600 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216860c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02168618 kind:load to:0x0217de54 module:overlay(92) +from:0x02168628 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x02168630 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x02168648 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x02168650 kind:arm_call to:0x020839d4 module:overlay(0) +from:0x02168658 kind:arm_call to:0x02011ff4 module:main +from:0x02168670 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02168678 kind:arm_call to:0x020839e8 module:overlay(0) +from:0x02168688 kind:load to:0x0217f490 module:overlay(92) +from:0x0216869c kind:arm_call to:0x02011f3c module:main +from:0x021686a8 kind:arm_call to:0x021686ec module:overlay(92) +from:0x021686c0 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021686e8 kind:load to:0x0217de88 module:overlay(92) +from:0x021686f4 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x0216876c kind:load to:0x0217dea4 module:overlay(92) +from:0x02168770 kind:load to:0x0217f490 module:overlay(92) +from:0x02168774 kind:load to:0x020b3168 module:overlay(0) +from:0x02168784 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x0216879c kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021687bc kind:arm_call to:0x01ffc768 module:itcm +from:0x021687c8 kind:arm_call to:0x0200ef5c module:main +from:0x021687d4 kind:arm_call to:0x0200ef9c module:main +from:0x021687f0 kind:load to:0x020b66c4 module:overlay(0) +from:0x02168800 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02168808 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02168820 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02168828 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02168830 kind:arm_call to:0x02011ff4 module:main +from:0x02168844 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02168858 kind:load to:0x0217f574 module:overlay(92) +from:0x0216886c kind:arm_call to:0x02011f3c module:main +from:0x02168878 kind:arm_call to:0x021688d8 module:overlay(92) +from:0x02168890 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021688d0 kind:load to:0x0217def4 module:overlay(92) +from:0x021688e0 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02168940 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02168954 kind:load to:0x0217df10 module:overlay(92) +from:0x02168958 kind:load to:0x0217f574 module:overlay(92) +from:0x02168968 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02168980 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x0216898c kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x021689a0 kind:arm_call to:0x0200ef9c module:main +from:0x021689c8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021689d0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021689e8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021689f0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021689f8 kind:arm_call to:0x02011ff4 module:main +from:0x02168a0c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02168a20 kind:load to:0x0217f658 module:overlay(92) +from:0x02168a34 kind:arm_call to:0x02011f3c module:main +from:0x02168a40 kind:arm_call to:0x02168aa0 module:overlay(92) +from:0x02168a58 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02168a98 kind:load to:0x0217df60 module:overlay(92) +from:0x02168aa8 kind:arm_call to:0x0210dcfc module:overlay(26) +from:0x02168b08 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02168b48 kind:load to:0x0217df7c module:overlay(92) +from:0x02168b4c kind:load to:0x0217f658 module:overlay(92) +from:0x02168b50 kind:load to:0x027e09a4 module:dtcm +from:0x02168b60 kind:arm_call to:0x0210dd84 module:overlay(26) +from:0x02168be4 kind:load to:0x0204b164 module:main +from:0x02168bec kind:load to:0x027e09a4 module:dtcm +from:0x02168bf8 kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x02168c04 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x02168c18 kind:arm_call to:0x01ffc768 module:itcm +from:0x02168c24 kind:arm_call to:0x0200ef5c module:main +from:0x02168c30 kind:arm_call to:0x0200ef9c module:main +from:0x02168c50 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02168c58 kind:load to:0x020b66c4 module:overlay(0) +from:0x02168c68 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02168c70 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02168c88 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02168c90 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02168c98 kind:arm_call to:0x02011ff4 module:main +from:0x02168cac kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02168cc0 kind:load to:0x0217f73c module:overlay(92) +from:0x02168cd4 kind:arm_call to:0x02011f3c module:main +from:0x02168ce0 kind:arm_call to:0x02168d1c module:overlay(92) +from:0x02168cf8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02168d18 kind:load to:0x0217dfcc module:overlay(92) +from:0x02168d28 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x02168d80 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02168d94 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02168da4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02168dd4 kind:load to:0x0217dfe8 module:overlay(92) +from:0x02168dd8 kind:load to:0x0217f73c module:overlay(92) +from:0x02168de8 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x02168e6c kind:arm_call to:0x02059248 module:overlay(0) +from:0x02168e9c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02168eb4 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02168ec0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02168ee8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02168efc kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02168f08 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02168f28 kind:load to:0x0217cd14 module:overlay(92) +from:0x02168f2c kind:load to:0x0217cd20 module:overlay(92) +from:0x02168f30 kind:load to:0x0217f75c module:overlay(92) +from:0x02168f34 kind:load to:0x0217cd30 module:overlay(92) +from:0x02168f5c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02168f68 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02168fac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02168fb4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02168fe0 kind:load to:0x027e09a8 module:dtcm +from:0x021690a4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021690ac kind:arm_call to:0x02080360 module:overlay(0) +from:0x021690b4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021690bc kind:arm_call to:0x0201662c module:main +from:0x021690c4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021690dc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021690e4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021690ec kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021690f4 kind:arm_call to:0x0201662c module:main +from:0x021690fc kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169104 kind:arm_call to:0x02011ff4 module:main +from:0x02169118 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0216912c kind:load to:0x0217f820 module:overlay(92) +from:0x02169140 kind:arm_call to:0x02011f3c module:main +from:0x0216914c kind:arm_call to:0x0216917c module:overlay(92) +from:0x02169160 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x02169178 kind:load to:0x0217e05c module:overlay(92) +from:0x0216918c kind:arm_call to:0x0210d104 module:overlay(26) +from:0x021691ac kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021691b8 kind:load to:0x0217e078 module:overlay(92) +from:0x021691cc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021691e0 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x021691fc kind:arm_call to:0x01fffda8 module:itcm +from:0x0216921c kind:arm_call to:0x021692a0 module:overlay(92) +from:0x02169258 kind:load to:0x0214196c module:overlay(26) +from:0x0216928c kind:arm_call to:0x01fffda8 module:itcm +from:0x02169294 kind:load to:0x0214196c module:overlay(26) +from:0x021693d0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02169430 kind:arm_call to:0x020fdd54 module:overlay(26) +from:0x02169490 kind:arm_call to:0x0202a17c module:main +from:0x021694bc kind:arm_call to:0x0201a9dc module:main +from:0x021694c8 kind:load to:0x0214196c module:overlay(26) +from:0x021694cc kind:load to:0x027e0998 module:dtcm +from:0x021694d0 kind:load to:0x0204c49c module:main +from:0x021694e0 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021694e8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021694f0 kind:arm_call to:0x0201662c module:main +from:0x021694f8 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169510 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02169518 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02169520 kind:arm_call to:0x0201662c module:main +from:0x02169528 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169530 kind:arm_call to:0x02011ff4 module:main +from:0x02169544 kind:arm_call to:0x0209e078 module:overlay(0) +from:0x02169558 kind:load to:0x0217f850 module:overlay(92) +from:0x0216956c kind:arm_call to:0x02011f3c module:main +from:0x02169578 kind:arm_call to:0x021695ac module:overlay(92) +from:0x02169590 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021695a8 kind:load to:0x0217e0ec module:overlay(92) +from:0x021695b8 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x02169610 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02169624 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216963c kind:load to:0x0217e108 module:overlay(92) +from:0x02169640 kind:load to:0x0217f850 module:overlay(92) +from:0x02169650 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x02169694 kind:arm_call to:0x02059248 module:overlay(0) +from:0x021696bc kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021696d0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021696dc kind:arm_call to:0x02059218 module:overlay(0) +from:0x021696fc kind:load to:0x0217cd40 module:overlay(92) +from:0x02169700 kind:load to:0x0217f870 module:overlay(92) +from:0x02169714 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021697bc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021697c4 kind:arm_call to:0x02080360 module:overlay(0) +from:0x021697cc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021697d4 kind:arm_call to:0x0201662c module:main +from:0x021697dc kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x021697f4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021697fc kind:arm_call to:0x02080360 module:overlay(0) +from:0x02169804 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216980c kind:arm_call to:0x0201662c module:main +from:0x02169814 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216981c kind:arm_call to:0x02011ff4 module:main +from:0x02169830 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02169844 kind:load to:0x0217f934 module:overlay(92) +from:0x02169858 kind:arm_call to:0x02011f3c module:main +from:0x02169864 kind:arm_call to:0x02169898 module:overlay(92) +from:0x0216987c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02169894 kind:load to:0x0217e17c module:overlay(92) +from:0x021698a4 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x02169904 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02169918 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02169928 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02169940 kind:load to:0x0217e198 module:overlay(92) +from:0x02169944 kind:load to:0x0217f934 module:overlay(92) +from:0x02169954 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x0216998c kind:arm_call to:0x02059248 module:overlay(0) +from:0x021699bc kind:arm_call to:0x0205a004 module:overlay(0) +from:0x021699d4 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021699e0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02169a08 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02169a1c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02169a28 kind:arm_call to:0x02169b58 module:overlay(92) +from:0x02169a38 kind:load to:0x0217cd60 module:overlay(92) +from:0x02169a3c kind:load to:0x0217f954 module:overlay(92) +from:0x02169a40 kind:load to:0x0217cd50 module:overlay(92) +from:0x02169a70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169a84 kind:arm_call to:0x02169b58 module:overlay(92) +from:0x02169a90 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169aa4 kind:arm_call to:0x020e9bbc module:overlay(26) +from:0x02169ab8 kind:arm_call to:0x02169b58 module:overlay(92) +from:0x02169ac8 kind:arm_call to:0x02015018 module:main +from:0x02169ae8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02169af0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169b04 kind:arm_call to:0x02169b58 module:overlay(92) +from:0x02169b28 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169b4c kind:load to:0x0213b0b0 module:overlay(26) +from:0x02169b50 kind:load to:0x027e09a8 module:dtcm +from:0x02169b98 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02169ba4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02169bb0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02169bbc kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02169bd0 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02169bdc kind:arm_call to:0x02059218 module:overlay(0) +from:0x02169be8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02169bf4 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02169c08 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02169c14 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02169c20 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02169c2c kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02169cd4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02169cdc kind:arm_call to:0x02080360 module:overlay(0) +from:0x02169ce4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02169cec kind:arm_call to:0x0201662c module:main +from:0x02169cf4 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169d0c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02169d14 kind:arm_call to:0x02080360 module:overlay(0) +from:0x02169d1c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02169d24 kind:arm_call to:0x0201662c module:main +from:0x02169d2c kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169d34 kind:arm_call to:0x02011ff4 module:main +from:0x02169d48 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02169d5c kind:load to:0x0217fa18 module:overlay(92) +from:0x02169d70 kind:arm_call to:0x02011f3c module:main +from:0x02169d7c kind:arm_call to:0x02169e34 module:overlay(92) +from:0x02169d94 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02169da4 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02169e1c kind:load to:0x0217e20c module:overlay(92) +from:0x02169e24 kind:load to:0x0217e244 module:overlay(92) +from:0x02169e28 kind:load to:0x0217e228 module:overlay(92) +from:0x02169e3c kind:arm_call to:0x0210c190 module:overlay(26) +from:0x02169e5c kind:load to:0x0217e26c module:overlay(92) +from:0x02169e68 kind:arm_call to:0x0210c224 module:overlay(26) +from:0x02169e9c kind:arm_call to:0x0200f218 module:main +from:0x02169eb4 kind:load to:0x0217cd70 module:overlay(92) +from:0x02169ec0 kind:load to:0x0210c394 module:overlays(19,26) +from:0x02169f10 kind:load to:0x0217fa18 module:overlay(92) +from:0x02169f1c kind:load to:0x0217faec module:overlay(92) +from:0x02169f2c kind:arm_call to:0x0210c54c module:overlay(26) +from:0x02169f68 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02169f84 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02169f94 kind:load to:0x027e0cec module:dtcm +from:0x02169fa4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02169fac kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169fc4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02169fcc kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x02169fd4 kind:arm_call to:0x02011ff4 module:main +from:0x02169fe8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02169ffc kind:load to:0x0217fb1c module:overlay(92) +from:0x0216a010 kind:arm_call to:0x02011f3c module:main +from:0x0216a01c kind:arm_call to:0x0216a0c0 module:overlay(92) +from:0x0216a034 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x0216a044 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0216a0a8 kind:load to:0x0217e20c module:overlay(92) +from:0x0216a0ac kind:load to:0x0217e244 module:overlay(92) +from:0x0216a0b0 kind:load to:0x0217e2cc module:overlay(92) +from:0x0216a0c8 kind:arm_call to:0x0210bcac module:overlay(26) +from:0x0216a108 kind:load to:0x0217e2e8 module:overlay(92) +from:0x0216a10c kind:load to:0x027e09a4 module:dtcm +from:0x0216a11c kind:arm_call to:0x0210bd4c module:overlay(26) +from:0x0216a138 kind:arm_call to:0x0210dfa4 module:overlay(26) +from:0x0216a16c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a188 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216a194 kind:arm_call to:0x0200ef5c module:main +from:0x0216a1a0 kind:arm_call to:0x0200ef9c module:main +from:0x0216a1bc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216a1c4 kind:load to:0x027e09bc module:dtcm +from:0x0216a1c8 kind:load to:0x020b66c4 module:overlay(0) +from:0x0216a218 kind:load to:0x0217fb1c module:overlay(92) +from:0x0216a224 kind:load to:0x0217fbf0 module:overlay(92) +from:0x0216a24c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216a258 kind:arm_call to:0x02073564 module:overlay(0) +from:0x0216a280 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216a29c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216a2a8 kind:load to:0x027e09a8 module:dtcm +from:0x0216a2b4 kind:load to:0x027e0cec module:dtcm +from:0x0216a2c4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216a2cc kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216a2e4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216a2ec kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216a2f4 kind:arm_call to:0x02011ff4 module:main +from:0x0216a308 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x0216a31c kind:load to:0x0217fc20 module:overlay(92) +from:0x0216a330 kind:arm_call to:0x02011f3c module:main +from:0x0216a33c kind:arm_call to:0x0216a36c module:overlay(92) +from:0x0216a350 kind:arm_call to:0x0209dfec module:overlay(0) +from:0x0216a368 kind:load to:0x0217e348 module:overlay(92) +from:0x0216a378 kind:arm_call to:0x0210d104 module:overlay(26) +from:0x0216a38c kind:load to:0x0217e364 module:overlay(92) +from:0x0216a398 kind:arm_call to:0x0210d1d8 module:overlay(26) +from:0x0216a3bc kind:arm_call to:0x01fffda8 module:itcm +from:0x0216a3dc kind:arm_call to:0x0216a460 module:overlay(92) +from:0x0216a418 kind:load to:0x0214196c module:overlay(26) +from:0x0216a44c kind:arm_call to:0x01fffda8 module:itcm +from:0x0216a454 kind:load to:0x0214196c module:overlay(26) +from:0x0216a590 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0216a5d8 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0216a5e0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216a5e8 kind:arm_call to:0x0201662c module:main +from:0x0216a5f0 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216a608 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0216a610 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0216a618 kind:arm_call to:0x0201662c module:main +from:0x0216a620 kind:arm_call to:0x0210dd70 module:overlay(26) +from:0x0216a628 kind:arm_call to:0x02011ff4 module:main +from:0x0216a63c kind:arm_call to:0x0209e078 module:overlay(0) +from:0x0216a67c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216a694 kind:arm_call to:0x01fff458 module:itcm +from:0x0216a6b4 kind:arm_call to:0x0208043c module:overlay(0) +from:0x0216a704 kind:arm_call to:0x02171748 module:overlay(92) +from:0x0216a718 kind:arm_call to:0x0208043c module:overlay(0) +from:0x0216a728 kind:load to:0x027e0ce4 module:dtcm +from:0x0216a730 kind:load to:0x027e0d88 module:dtcm +from:0x0216a740 kind:arm_call to:0x02112ed4 module:overlay(26) +from:0x0216a75c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0216a76c kind:arm_call to:0x02080320 module:overlay(0) +from:0x0216a7e0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216a7fc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0216a844 kind:load to:0x0217e440 module:overlay(92) +from:0x0216a848 kind:load to:0x0217e3ec module:overlay(92) +from:0x0216a84c kind:load to:0x0217e3d8 module:overlay(92) +from:0x0216a850 kind:load to:0x027e07d4 module:dtcm +from:0x0216a868 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0216a8a8 kind:arm_call to:0x020fdd54 module:overlay(26) +from:0x0216a8d0 kind:arm_call to:0x01fff458 module:itcm +from:0x0216a8f4 kind:arm_call to:0x0216b800 module:overlay(92) +from:0x0216a91c kind:arm_call to:0x0216b7c0 module:overlay(92) +from:0x0216a938 kind:arm_call to:0x0201a9dc module:main +from:0x0216a944 kind:load to:0x0214196c module:overlay(26) +from:0x0216a948 kind:load to:0x027e0998 module:dtcm +from:0x0216a950 kind:load to:0x0204c49c module:main +from:0x0216a96c kind:arm_call to:0x0216a954 module:overlay(92) +from:0x0216a980 kind:arm_call to:0x021339bc module:overlay(26) +from:0x0216a9b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a9c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a9e0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216aa48 kind:arm_call to:0x0216aa30 module:overlay(92) +from:0x0216aad0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216aae8 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0216aaf8 kind:load to:0x027e09c0 module:dtcm +from:0x0216ab08 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0216ab34 kind:arm_call to:0x02112f6c module:overlay(26) +from:0x0216ab78 kind:arm_call to:0x0216ab54 module:overlay(92) +from:0x0216aba0 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0216abc8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216abe4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216ac00 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216ac1c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216ac28 kind:load to:0x027e09bc module:dtcm +from:0x0216ac30 kind:load to:0x027e0cec module:dtcm +from:0x0216ac6c kind:arm_call to:0x01ff9110 module:itcm +from:0x0216acd0 kind:arm_call to:0x0216ab54 module:overlay(92) +from:0x0216acdc kind:arm_call to:0x0216ab54 module:overlay(92) +from:0x0216acec kind:load to:0x0203feb0 module:main +from:0x0216acf0 kind:load to:0x027e09a4 module:dtcm +from:0x0216ad14 kind:arm_call to:0x0216acf4 module:overlay(92) +from:0x0216ad50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216adac kind:arm_call to:0x01ffb714 module:itcm +from:0x0216adb8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216adcc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216addc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216adec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ae3c kind:arm_call_thumb to:0x02058f90 module:overlay(0) +from:0x0216ae5c kind:load to:0x0217e414 module:overlay(92) +from:0x0216ae90 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0216ae98 kind:arm_call to:0x02011ff4 module:main +from:0x0216aeb0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0216aeb8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216aed0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0216aed8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216aee0 kind:arm_call to:0x02011ff4 module:main +from:0x0216aef4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216af08 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216af10 kind:arm_call to:0x02011ff4 module:main +from:0x0216af24 kind:load to:0x0217fc8c module:overlay(92) +from:0x0216af38 kind:arm_call to:0x02011f3c module:main +from:0x0216af44 kind:arm_call to:0x0216ce74 module:overlay(92) +from:0x0216af5c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216afb8 kind:load to:0x0217e568 module:overlay(92) +from:0x0216afd8 kind:load to:0x0217fc8c module:overlay(92) +from:0x0216afec kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216affc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b00c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b01c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b02c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b048 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0216b058 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b068 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b078 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b088 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b0ac kind:arm_call to:0x0216afc0 module:overlay(92) +from:0x0216b0d8 kind:arm_call to:0x0200f05c module:main +from:0x0216b11c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0216b130 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216b148 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0216b15c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216b16c kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0216b180 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0216b198 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216b1c4 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0216b1d8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216b1f8 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0216b20c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216b218 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x0216b230 kind:arm_call to:0x02059230 module:overlay(0) +from:0x0216b23c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216b248 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216b254 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216b260 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216b26c kind:load to:0x027e0d88 module:dtcm +from:0x0216b270 kind:load to:0x0217ce3c module:overlay(92) +from:0x0216b274 kind:load to:0x0217cdcc module:overlay(92) +from:0x0216b278 kind:load to:0x0217cde0 module:overlay(92) +from:0x0216b288 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216b290 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216b298 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216b2d4 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0216b2e4 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0216b364 kind:arm_call to:0x01ff9110 module:itcm +from:0x0216b3b0 kind:arm_call to:0x01ff9110 module:itcm +from:0x0216b3d4 kind:arm_call to:0x01ff9110 module:itcm +from:0x0216b448 kind:arm_call to:0x01ff9110 module:itcm +from:0x0216b508 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216b5c8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b5e8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b668 kind:arm_call to:0x0216b8ac module:overlay(92) +from:0x0216b704 kind:arm_call to:0x0216b8ac module:overlay(92) +from:0x0216b714 kind:arm_call to:0x02170858 module:overlay(92) +from:0x0216b7c4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b7f4 kind:load to:0x0217fc74 module:overlay(92) +from:0x0216b7f8 kind:load to:0x0217fc68 module:overlay(92) +from:0x0216b7fc kind:load to:0x0217fc80 module:overlay(92) +from:0x0216b830 kind:arm_call to:0x021339bc module:overlay(26) +from:0x0216b84c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216b8a0 kind:load to:0x0217cda8 module:overlay(92) +from:0x0216b8a4 kind:load to:0x0217cdb0 module:overlay(92) +from:0x0216b8a8 kind:load to:0x0217cda2 module:overlay(92) +from:0x0216b930 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216b9a8 kind:arm_call to:0x01fff350 module:itcm +from:0x0216ba0c kind:arm_call to:0x01fff350 module:itcm +from:0x0216ba64 kind:arm_call to:0x01fff498 module:itcm +from:0x0216baa0 kind:load to:0x027e09a4 module:dtcm +from:0x0216baa4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216baac kind:load to:0x020b4800 module:overlay(0) +from:0x0216bab4 kind:load to:0x027e0ce8 module:dtcm +from:0x0216bb8c kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216bc04 kind:arm_call to:0x0216f244 module:overlay(92) +from:0x0216bc38 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x0216bc48 kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0216bc5c kind:arm_call to:0x020fc384 module:overlay(26) +from:0x0216bc70 kind:arm_call to:0x020fc82c module:overlay(26) +from:0x0216bce8 kind:load to:0x0217fc40 module:overlay(92) +from:0x0216bcec kind:load to:0x0217fc50 module:overlay(92) +from:0x0216bcf0 kind:load to:0x020b684c module:overlay(0) +from:0x0216bcf8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216bd00 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0216bd74 kind:load to:0x0216bd78 module:overlay(92) +from:0x0216bda4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bdd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216be18 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216be84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216be90 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216bec4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216bed4 kind:load to:0x0217e4b8 module:overlay(92) +from:0x0216bf5c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216bfc0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c050 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c094 kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x0216c0bc kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x0216c0d4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0216c114 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c148 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c158 kind:arm_call to:0x021714a0 module:overlay(92) +from:0x0216c1b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c1d4 kind:arm_call to:0x021716f8 module:overlay(92) +from:0x0216c218 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c260 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c294 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216c29c kind:arm_call to:0x0216c538 module:overlay(92) +from:0x0216c2ac kind:load to:0x027e09a8 module:dtcm +from:0x0216c310 kind:arm_call to:0x0216c390 module:overlay(92) +from:0x0216c318 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0216c344 kind:load to:0x0217e920 module:overlay(92) +from:0x0216c358 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216c364 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216c388 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216c48c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0216c49c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0216c534 kind:load to:0x02058e24 module:overlay(0) +from:0x0216c574 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216c6d4 kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x0216c6f0 kind:arm_call to:0x0217ca3c module:overlay(92) +from:0x0216c704 kind:arm_call_thumb to:0x02058f90 module:overlay(0) +from:0x0216c724 kind:arm_call to:0x02059498 module:overlay(0) +from:0x0216c74c kind:arm_call to:0x02059498 module:overlay(0) +from:0x0216c774 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x0216c798 kind:arm_call to:0x020591ec module:overlay(0) +from:0x0216c7a4 kind:load to:0x0217e5b4 module:overlay(92) +from:0x0216c7a8 kind:load to:0x0217ce0c module:overlay(92) +from:0x0216c7ac kind:load to:0x0217ce9c module:overlay(92) +from:0x0216c7b0 kind:load to:0x0217ce4c module:overlay(92) +from:0x0216c7b4 kind:load to:0x0216c7b8 module:overlay(92) +from:0x0216c7d8 kind:load to:0x0216cb00 module:overlay(92) +from:0x0216c7dc kind:load to:0x0216c7e0 module:overlay(92) +from:0x0216c7f4 kind:load to:0x0216c7f8 module:overlay(92) +from:0x0216c844 kind:arm_call to:0x0216ca48 module:overlay(92) +from:0x0216c8a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216c8c4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216c8d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216c934 kind:arm_call to:0x0200e260 module:main +from:0x0216c938 kind:arm_call to:0x0200c198 module:main +from:0x0216c948 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216c9c8 kind:arm_call to:0x0200e260 module:main +from:0x0216c9cc kind:arm_call to:0x0200c198 module:main +from:0x0216c9dc kind:arm_call to:0x01ffad5c module:itcm +from:0x0216ca44 kind:load to:0x0203feb0 module:main +from:0x0216cac0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216cae0 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216caf0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216cafc kind:load to:0x0203feb0 module:main +from:0x0216cb14 kind:load to:0x0216cb18 module:overlay(92) +from:0x0216cb50 kind:arm_call to:0x02171bd0 module:overlay(92) +from:0x0216cb68 kind:load to:0x0217fc50 module:overlay(92) +from:0x0216cbcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216cbd8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216cc88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cc98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ccf4 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0216cd18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cd24 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216cd64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216cd84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cdbc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216cdcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cdf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ce48 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0216ce5c kind:load to:0x027e0ce4 module:dtcm +from:0x0216ce64 kind:load to:0x0217e4b8 module:overlay(92) +from:0x0216ce84 kind:arm_call to:0x0216a734 module:overlay(92) +from:0x0216ce8c kind:arm_call to:0x0217181c module:overlay(92) +from:0x0216cebc kind:arm_call to:0x0200f05c module:main +from:0x0216cedc kind:arm_call to:0x0216c6f8 module:overlay(92) +from:0x0216cf04 kind:arm_call to:0x0200f05c module:main +from:0x0216cf44 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x0216cf5c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216cf6c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216cfa4 kind:arm_call to:0x0200f05c module:main +from:0x0216cfe4 kind:arm_call_thumb to:0x0209b290 module:overlay(0) +from:0x0216cffc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216d028 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x0216d03c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216d054 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x0216d05c kind:arm_call to:0x0209932c module:overlay(0) +from:0x0216d078 kind:arm_call to:0x0217ca18 module:overlay(92) +from:0x0216d084 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0216d098 kind:arm_call to:0x02080340 module:overlay(0) +from:0x0216d0a4 kind:arm_call to:0x020a1298 module:overlay(0) +from:0x0216d0c4 kind:arm_call to:0x0203e690 module:main +from:0x0216d0ec kind:arm_call to:0x0203e690 module:main +from:0x0216d104 kind:arm_call to:0x0203e690 module:main +from:0x0216d110 kind:arm_call to:0x0216b30c module:overlay(92) +from:0x0216d250 kind:arm_call to:0x0202a1c0 module:main +from:0x0216d284 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216d2a0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216d2b8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216d368 kind:load to:0x0217e6e4 module:overlay(92) +from:0x0216d36c kind:load to:0x0217fc8c module:overlay(92) +from:0x0216d370 kind:load to:0x0217e518 module:overlay(92) +from:0x0216d374 kind:load to:0x0217e628 module:overlay(92) +from:0x0216d378 kind:load to:0x0217e5e0 module:overlay(92) +from:0x0216d37c kind:load to:0x0217e528 module:overlay(92) +from:0x0216d380 kind:load to:0x0217e558 module:overlay(92) +from:0x0216d384 kind:load to:0x0217e58c module:overlay(92) +from:0x0216d388 kind:load to:0x0216d438 module:overlay(92) +from:0x0216d38c kind:load to:0x0216d400 module:overlay(92) +from:0x0216d390 kind:load to:0x0216d3b8 module:overlay(92) +from:0x0216d394 kind:load to:0x020a1aac module:overlay(0) +from:0x0216d398 kind:load to:0x027e07d4 module:dtcm +from:0x0216d39c kind:load to:0x0217fc50 module:overlay(92) +from:0x0216d3a0 kind:load to:0x0217fc40 module:overlay(92) +from:0x0216d3a4 kind:load to:0x0217fc68 module:overlay(92) +from:0x0216d3a8 kind:load to:0x0217fc74 module:overlay(92) +from:0x0216d3ac kind:load to:0x0217fc80 module:overlay(92) +from:0x0216d3cc kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216d3e0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216d3f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216d420 kind:arm_call to:0x0203e690 module:main +from:0x0216d430 kind:load to:0x020a1aac module:overlay(0) +from:0x0216d434 kind:load to:0x0216d3b8 module:overlay(92) +from:0x0216d44c kind:arm_call to:0x0203e740 module:main +from:0x0216d458 kind:load to:0x020a1aac module:overlay(0) +from:0x0216d46c kind:arm_call to:0x0216b584 module:overlay(92) +from:0x0216d480 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216d500 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216d508 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216d534 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216d544 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216d594 kind:arm_call to:0x0216f244 module:overlay(92) +from:0x0216d5a4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216d5ac kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216d5f0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216d60c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216d6e4 kind:arm_call to:0x0216c390 module:overlay(92) +from:0x0216d6ec kind:arm_call to:0x0216c4a4 module:overlay(92) +from:0x0216d6f4 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0216d720 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216d730 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0216d788 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0216d81c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x0216d82c kind:arm_call to:0x0205b918 module:overlay(0) +from:0x0216d864 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216d87c kind:load to:0x0214196c module:overlay(26) +from:0x0216d884 kind:load to:0x027e09a4 module:dtcm +from:0x0216d88c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216d890 kind:load to:0x027e0ce4 module:dtcm +from:0x0216d894 kind:load to:0x0217fc40 module:overlay(92) +from:0x0216d8a0 kind:load to:0x0217e920 module:overlay(92) +from:0x0216d8a4 kind:load to:0x0217e980 module:overlay(92) +from:0x0216d8a8 kind:load to:0x0217e4d0 module:overlay(92) +from:0x0216d8ac kind:load to:0x0217e4dc module:overlay(92) +from:0x0216d8b0 kind:load to:0x027e09c0 module:dtcm +from:0x0216d8b4 kind:load to:0x0217e4b8 module:overlay(92) +from:0x0216d8b8 kind:load to:0x027e0960 module:dtcm +from:0x0216d8c4 kind:arm_call to:0x02170858 module:overlay(92) +from:0x0216d90c kind:load to:0x027e0ce0 module:dtcm +from:0x0216d98c kind:arm_call to:0x02170858 module:overlay(92) +from:0x0216d9d0 kind:arm_call to:0x0207a10c module:overlay(0) +from:0x0216d9f0 kind:arm_call to:0x0216de8c module:overlay(92) +from:0x0216da00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216da2c kind:arm_call to:0x0216ee7c module:overlay(92) +from:0x0216da44 kind:arm_call to:0x0216b340 module:overlay(92) +from:0x0216da7c kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216da84 kind:arm_call to:0x0216f2e0 module:overlay(92) +from:0x0216da8c kind:arm_call to:0x0216f434 module:overlay(92) +from:0x0216da94 kind:arm_call to:0x0216bf38 module:overlay(92) +from:0x0216da9c kind:arm_call to:0x02171628 module:overlay(92) +from:0x0216daf4 kind:arm_call to:0x0216acf4 module:overlay(92) +from:0x0216db28 kind:arm_call to:0x0216aa30 module:overlay(92) +from:0x0216db4c kind:arm_call to:0x021715b0 module:overlay(92) +from:0x0216db5c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216db8c kind:arm_call to:0x021716f8 module:overlay(92) +from:0x0216dbd8 kind:arm_call to:0x021712fc module:overlay(92) +from:0x0216dbe4 kind:arm_call to:0x0216f244 module:overlay(92) +from:0x0216dbec kind:load to:0x027e09bc module:dtcm +from:0x0216dbf0 kind:load to:0x027e09a8 module:dtcm +from:0x0216dbf8 kind:load to:0x0203feb0 module:main +from:0x0216dc14 kind:arm_call to:0x0216ac48 module:overlay(92) +from:0x0216dc44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216dc94 kind:load to:0x0203feb0 module:main +from:0x0216dcac kind:arm_call to:0x0216b658 module:overlay(92) +from:0x0216dd0c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216dd60 kind:arm_call to:0x020fdd54 module:overlay(26) +from:0x0216ddb4 kind:arm_call to:0x0216b800 module:overlay(92) +from:0x0216dde0 kind:arm_call to:0x0216b800 module:overlay(92) +from:0x0216de44 kind:arm_call to:0x0201a9dc module:main +from:0x0216de78 kind:load to:0x0214196c module:overlay(26) +from:0x0216de7c kind:load to:0x027e0998 module:dtcm +from:0x0216de80 kind:load to:0x0217cd9c module:overlay(92) +from:0x0216de84 kind:load to:0x0204c49c module:main +from:0x0216de88 kind:load to:0x0217fc68 module:overlay(92) +from:0x0216de94 kind:arm_call to:0x02170858 module:overlay(92) +from:0x0216deb4 kind:arm_call to:0x0216dec4 module:overlay(92) +from:0x0216debc kind:arm_call to:0x0216e5f4 module:overlay(92) +from:0x0216dedc kind:arm_call to:0x0216a954 module:overlay(92) +from:0x0216dee4 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x0216df10 kind:arm_call to:0x02104b74 module:overlay(26) +from:0x0216e1b8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216e210 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e240 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e290 kind:arm_call to:0x021716dc module:overlay(92) +from:0x0216e2c8 kind:arm_call to:0x02171540 module:overlay(92) +from:0x0216e2f8 kind:arm_call to:0x021715b0 module:overlay(92) +from:0x0216e310 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e344 kind:arm_call to:0x021715b0 module:overlay(92) +from:0x0216e34c kind:arm_call to:0x021716dc module:overlay(92) +from:0x0216e388 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e3ac kind:arm_call to:0x02171628 module:overlay(92) +from:0x0216e3d8 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216e410 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x0216e46c kind:arm_call to:0x01ff916c module:itcm +from:0x0216e4c8 kind:arm_call to:0x0216e85c module:overlay(92) +from:0x0216e4f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e574 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0216e58c kind:arm_call to:0x0216edbc module:overlay(92) +from:0x0216e5b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216e5e8 kind:load to:0x020b684c module:overlay(0) +from:0x0216e5f0 kind:load to:0x027e09bc module:dtcm +from:0x0216e600 kind:arm_call to:0x0216a954 module:overlay(92) +from:0x0216e604 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216e610 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e618 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x0216e6dc kind:arm_call to:0x02104b74 module:overlay(26) +from:0x0216e704 kind:arm_call to:0x02104b74 module:overlay(26) +from:0x0216e778 kind:arm_call to:0x01ff916c module:itcm +from:0x0216e790 kind:arm_call to:0x0216e85c module:overlay(92) +from:0x0216e888 kind:arm_call to:0x0207349c module:overlay(0) +from:0x0216e8c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216e94c kind:arm_call to:0x0207328c module:overlay(0) +from:0x0216e974 kind:load to:0x027e09a8 module:dtcm +from:0x0216e9b4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216ea28 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0216eaa0 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0216ead4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216eb0c kind:load to:0x027e09a8 module:dtcm +from:0x0216eb14 kind:load to:0x0217e538 module:overlay(92) +from:0x0216eb18 kind:load to:0x027e0cec module:dtcm +from:0x0216ebac kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0216ec58 kind:load to:0x0217cdf4 module:overlay(92) +from:0x0216ec5c kind:load to:0x027e0cec module:dtcm +from:0x0216ec8c kind:arm_call to:0x02133a9c module:overlay(26) +from:0x0216ec90 kind:arm_call to:0x02133b2c module:overlay(26) +from:0x0216ecdc kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216ece4 kind:arm_call to:0x021712fc module:overlay(92) +from:0x0216ecf0 kind:arm_call to:0x0216f244 module:overlay(92) +from:0x0216ecf8 kind:arm_call to:0x021715b0 module:overlay(92) +from:0x0216ed00 kind:arm_call to:0x021714a0 module:overlay(92) +from:0x0216ed28 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0216ed40 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216ed54 kind:arm_call to:0x01fff458 module:itcm +from:0x0216eda4 kind:load to:0x020b684c module:overlay(0) +from:0x0216edac kind:load to:0x027e09a8 module:dtcm +from:0x0216ee28 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216ee74 kind:load to:0x0214196c module:overlay(26) +from:0x0216eef8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216ef84 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216efe4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216f044 kind:arm_call to:0x0216f244 module:overlay(92) +from:0x0216f078 kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x0216f0bc kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x0216f124 kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x0216f13c kind:arm_call to:0x0207328c module:overlay(0) +from:0x0216f140 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216f14c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f1e4 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0216f218 kind:load to:0x0217e7e8 module:overlay(92) +from:0x0216f230 kind:load to:0x027e09a8 module:dtcm +from:0x0216f23c kind:load to:0x0217e4b8 module:overlay(92) +from:0x0216f240 kind:load to:0x027e09c0 module:dtcm +from:0x0216f2d8 kind:load to:0x0217e7f8 module:overlay(92) +from:0x0216f2dc kind:load to:0x0217e7e8 module:overlay(92) +from:0x0216f384 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216f3ac kind:arm_call to:0x02171d34 module:overlay(92) +from:0x0216f40c kind:arm_call to:0x0203b6ec module:main +from:0x0216f418 kind:load to:0x027e09a8 module:dtcm +from:0x0216f420 kind:load to:0x0217fc40 module:overlay(92) +from:0x0216f424 kind:load to:0x0217fc50 module:overlay(92) +from:0x0216f474 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f480 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0216f4bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f50c kind:arm_call to:0x01ff930c module:itcm +from:0x0216f534 kind:arm_call to:0x0216aafc module:overlay(92) +from:0x0216f5a4 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0216f5d8 kind:arm_call to:0x02171cbc module:overlay(92) +from:0x0216f5f0 kind:load to:0x0217cdbc module:overlay(92) +from:0x0216f5f4 kind:load to:0x027e0cec module:dtcm +from:0x0216f5f8 kind:load to:0x0217fc40 module:overlay(92) +from:0x0216f5fc kind:load to:0x0217fc50 module:overlay(92) +from:0x0216f644 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0216f678 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0216f69c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0216f6cc kind:arm_call to:0x02171cbc module:overlay(92) +from:0x0216f6e0 kind:arm_call to:0x0216ab28 module:overlay(92) +from:0x0216f6f4 kind:load to:0x027e0cec module:dtcm +from:0x0216f6f8 kind:load to:0x0217fc40 module:overlay(92) +from:0x0216f6fc kind:load to:0x0217fc50 module:overlay(92) +from:0x0216f7b4 kind:arm_call to:0x02170e5c module:overlay(92) +from:0x0216f7d8 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0216f7ec kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0216f7f4 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x0216f80c kind:arm_call to:0x01ffedac module:itcm +from:0x0216f84c kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x0216f880 kind:arm_call to:0x01fff498 module:itcm +from:0x0216f8f0 kind:arm_call to:0x01fff498 module:itcm +from:0x0216f960 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216f9ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f9c4 kind:arm_call to:0x02171540 module:overlay(92) +from:0x0216f9d8 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0216f9e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f9f4 kind:arm_call to:0x0217106c module:overlay(92) +from:0x0216fa10 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0216fa44 kind:arm_call to:0x01fff498 module:itcm +from:0x0216fa6c kind:arm_call to:0x0216f244 module:overlay(92) +from:0x0216faa0 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0216faac kind:load to:0x0217e878 module:overlay(92) +from:0x0216fab0 kind:load to:0x020b69b8 module:overlay(0) +from:0x0216fab4 kind:load to:0x027e0ce8 module:dtcm +from:0x0216fabc kind:load to:0x027e09a8 module:dtcm +from:0x0216fac0 kind:load to:0x027e09bc module:dtcm +from:0x0216fac4 kind:load to:0x027e09b8 module:dtcm +from:0x0216facc kind:load to:0x020b684c module:overlay(0) +from:0x0216fb40 kind:load to:0x027e0ce0 module:dtcm +from:0x0216fb44 kind:load to:0x0204b164 module:main +from:0x0216fb6c kind:arm_call to:0x021339bc module:overlay(26) +from:0x0216fb7c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216fbf8 kind:arm_call to:0x0216f244 module:overlay(92) +from:0x0216fc1c kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216fce0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216fce4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0216fd64 kind:arm_call to:0x02171c7c module:overlay(92) +from:0x0216fd7c kind:arm_call to:0x02171b8c module:overlay(92) +from:0x0216fda8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216fdbc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216fe48 kind:arm_call to:0x02171b8c module:overlay(92) +from:0x0216fef8 kind:arm_call to:0x02171b8c module:overlay(92) +from:0x02170058 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021700d8 kind:arm_call to:0x0216f244 module:overlay(92) +from:0x021700e0 kind:arm_call to:0x021712fc module:overlay(92) +from:0x021700e8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02170124 kind:load to:0x027e09a8 module:dtcm +from:0x0217012c kind:load to:0x0217fc40 module:overlay(92) +from:0x02170130 kind:load to:0x0217fc50 module:overlay(92) +from:0x02170170 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021701d4 kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x021701dc kind:load to:0x0217e4b8 module:overlay(92) +from:0x02170204 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02170210 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170238 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02170244 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170280 kind:arm_call to:0x021712fc module:overlay(92) +from:0x0217028c kind:arm_call to:0x0216f244 module:overlay(92) +from:0x02170344 kind:arm_call to:0x021713a0 module:overlay(92) +from:0x02170350 kind:arm_call to:0x0216ab80 module:overlay(92) +from:0x02170368 kind:arm_call to:0x021713a0 module:overlay(92) +from:0x0217037c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021703b8 kind:arm_call to:0x02015018 module:main +from:0x021703dc kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x021703ec kind:load to:0x0204b164 module:main +from:0x021703f0 kind:load to:0x027e09a8 module:dtcm +from:0x02170408 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02170438 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0217047c kind:arm_call to:0x02170e5c module:overlay(92) +from:0x02170494 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x021704ac kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x021704c4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021704c8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x021704d4 kind:arm_call to:0x0217168c module:overlay(92) +from:0x02170514 kind:load to:0x0217e66c module:overlay(92) +from:0x02170518 kind:load to:0x020b69b8 module:overlay(0) +from:0x0217051c kind:load to:0x027e09a8 module:dtcm +from:0x021705b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021705d4 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02170618 kind:arm_call to:0x021715b0 module:overlay(92) +from:0x0217063c kind:arm_call to:0x0207328c module:overlay(0) +from:0x02170668 kind:arm_call to:0x01ffb464 module:itcm +from:0x02170678 kind:arm_call to:0x01ff9218 module:itcm +from:0x0217069c kind:arm_call to:0x021337cc module:overlay(26) +from:0x021706cc kind:arm_call to:0x01ffb428 module:itcm +from:0x021707a8 kind:arm_call to:0x021713a0 module:overlay(92) +from:0x021707b4 kind:arm_call to:0x0216ab80 module:overlay(92) +from:0x021707cc kind:arm_call to:0x021713a0 module:overlay(92) +from:0x021707e0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021707ec kind:arm_call to:0x0217106c module:overlay(92) +from:0x0217082c kind:arm_call to:0x02072288 module:overlay(0) +from:0x02170838 kind:load to:0x027e09a8 module:dtcm +from:0x02170844 kind:load to:0x0204b164 module:main +from:0x0217084c kind:load to:0x0217e66c module:overlay(92) +from:0x02170850 kind:load to:0x027e09b8 module:dtcm +from:0x02170854 kind:load to:0x027e09a4 module:dtcm +from:0x0217087c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021708a8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021708c4 kind:load to:0x027e09b8 module:dtcm +from:0x021708d8 kind:arm_call to:0x021337cc module:overlay(26) +from:0x0217091c kind:arm_call to:0x02170e5c module:overlay(92) +from:0x02170944 kind:arm_call to:0x02069620 module:overlay(0) +from:0x0217095c kind:arm_call to:0x021715b0 module:overlay(92) +from:0x02170978 kind:load to:0x0217e75c module:overlay(92) +from:0x0217097c kind:load to:0x020b684c module:overlay(0) +from:0x021709d4 kind:arm_call to:0x0209df94 module:overlay(0) +from:0x021709dc kind:arm_call to:0x0209df94 module:overlay(0) +from:0x02170a1c kind:arm_call to:0x01ffedac module:itcm +from:0x02170a68 kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02170ab4 kind:arm_call to:0x01fff498 module:itcm +from:0x02170afc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170b18 kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x02170b64 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02170b74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170ba0 kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x02170bc8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02170bf4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02170c38 kind:arm_call to:0x020f0e00 module:overlay(26) +from:0x02170c58 kind:arm_call to:0x020f0e00 module:overlay(26) +from:0x02170c88 kind:arm_call to:0x020d445c module:overlay(24) +from:0x02170ca4 kind:arm_call to:0x020d445c module:overlay(24) +from:0x02170cb4 kind:arm_call to:0x01fffda8 module:itcm +from:0x02170cc0 kind:arm_call to:0x01fffda8 module:itcm +from:0x02170d0c kind:arm_call to:0x021337cc module:overlay(26) +from:0x02170d1c kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x02170d78 kind:arm_call to:0x0217106c module:overlay(92) +from:0x02170d90 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02170da4 kind:arm_call to:0x02069620 module:overlay(0) +from:0x02170dc4 kind:arm_call to:0x020e3470 module:overlay(26) +from:0x02170dd4 kind:arm_call to:0x020e3488 module:overlay(26) +from:0x02170de8 kind:load to:0x027e0ce8 module:dtcm +from:0x02170df0 kind:load to:0x027e09a8 module:dtcm +from:0x02170e00 kind:load to:0x027e0ce0 module:dtcm +from:0x02170e04 kind:load to:0x027e0cd8 module:dtcm +from:0x02170e08 kind:load to:0x0214196c module:overlay(26) +from:0x02170e10 kind:load to:0x0217e75c module:overlay(92) +from:0x02170e14 kind:load to:0x027e09b8 module:dtcm +from:0x02170e18 kind:load to:0x020b684c module:overlay(0) +from:0x02170e20 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02170e54 kind:arm_call to:0x01ffb428 module:itcm +from:0x02170e74 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02170ebc kind:arm_call to:0x0216b900 module:overlay(92) +from:0x02170f50 kind:arm_call to:0x02079d5c module:overlay(0) +from:0x02170f7c kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02171064 kind:load to:0x027e09bc module:dtcm +from:0x02171068 kind:load to:0x027e09b8 module:dtcm +from:0x02171088 kind:arm_call to:0x02170e24 module:overlay(92) +from:0x021710b0 kind:arm_call to:0x0216b900 module:overlay(92) +from:0x0217110c kind:arm_call to:0x01ff9984 module:itcm +from:0x0217111c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171168 kind:arm_call to:0x01ff9984 module:itcm +from:0x02171194 kind:arm_call to:0x01ff9218 module:itcm +from:0x021711a4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021711b4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021711c8 kind:arm_call to:0x0216bab8 module:overlay(92) +from:0x021711e8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021712f8 kind:load to:0x027e09bc module:dtcm +from:0x02171368 kind:arm_call to:0x02171c9c module:overlay(92) +from:0x02171380 kind:arm_call to:0x02171b8c module:overlay(92) +from:0x02171398 kind:load to:0x0217fc40 module:overlay(92) +from:0x0217139c kind:load to:0x0217fc50 module:overlay(92) +from:0x02171480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171488 kind:load to:0x0204b164 module:main +from:0x02171494 kind:load to:0x0217cf1c module:overlay(92) +from:0x0217149c kind:load to:0x0203feb0 module:main +from:0x021714bc kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x021714d4 kind:arm_call to:0x0216b70c module:overlay(92) +from:0x02171500 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02171534 kind:load to:0x027e09a8 module:dtcm +from:0x02171564 kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x0217159c kind:arm_call to:0x0207328c module:overlay(0) +from:0x021715ac kind:load to:0x027e09a8 module:dtcm +from:0x021715f0 kind:arm_call to:0x0216acf4 module:overlay(92) +from:0x021716d4 kind:arm_call to:0x0216edbc module:overlay(92) +from:0x02171734 kind:arm_call to:0x0216c2b8 module:overlay(92) +from:0x02171740 kind:arm_call to:0x0216ac34 module:overlay(92) +from:0x02171764 kind:arm_call to:0x02171628 module:overlay(92) +from:0x0217178c kind:arm_call to:0x0216ac34 module:overlay(92) +from:0x02171790 kind:arm_call to:0x02133930 module:overlays(26,52) +from:0x021717f0 kind:arm_call to:0x021715b0 module:overlay(92) +from:0x021717f4 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02171828 kind:load to:0x027e0d88 module:dtcm +from:0x0217183c kind:load to:0x027e0d88 module:dtcm +from:0x02171848 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02171850 kind:arm_call to:0x02011ff4 module:main +from:0x02171864 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217186c kind:arm_call to:0x02011ff4 module:main +from:0x02171880 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02171888 kind:arm_call to:0x02011ff4 module:main +from:0x021718b8 kind:arm_call to:0x0203e740 module:main +from:0x021718d0 kind:arm_call to:0x0203e740 module:main +from:0x021718e8 kind:arm_call to:0x0203e740 module:main +from:0x021718f4 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02171900 kind:arm_call to:0x02080360 module:overlay(0) +from:0x0217190c kind:arm_call to:0x0217ca38 module:overlay(92) +from:0x02171914 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0217191c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02171924 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0217192c kind:arm_call to:0x0217182c module:overlay(92) +from:0x02171934 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x0217193c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171948 kind:load to:0x020a1aac module:overlay(0) +from:0x0217194c kind:load to:0x0216d438 module:overlay(92) +from:0x02171974 kind:arm_call to:0x0203e740 module:main +from:0x0217198c kind:arm_call to:0x0203e740 module:main +from:0x021719a4 kind:arm_call to:0x0203e740 module:main +from:0x021719b0 kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x021719bc kind:arm_call to:0x02080360 module:overlay(0) +from:0x021719c8 kind:arm_call to:0x0217ca38 module:overlay(92) +from:0x021719d0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021719d8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x021719e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021719e8 kind:arm_call to:0x0217182c module:overlay(92) +from:0x021719f0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021719f8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171a00 kind:arm_call to:0x02011ff4 module:main +from:0x02171a0c kind:load to:0x020a1aac module:overlay(0) +from:0x02171a10 kind:load to:0x0216d438 module:overlay(92) +from:0x02171a2c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02171a40 kind:load to:0x0217fd74 module:overlay(92) +from:0x02171a54 kind:arm_call to:0x02011f3c module:main +from:0x02171a60 kind:arm_call to:0x02171ab4 module:overlay(92) +from:0x02171a74 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02171ab0 kind:load to:0x0217ea48 module:overlay(92) +from:0x02171abc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02171acc kind:arm_call to:0x02172494 module:overlay(92) +from:0x02171ae8 kind:arm_call to:0x0203e690 module:main +from:0x02171af8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02171b4c kind:arm_call to:0x02171c9c module:overlay(92) +from:0x02171b78 kind:load to:0x0217ea6c module:overlay(92) +from:0x02171b7c kind:load to:0x020a1aac module:overlay(0) +from:0x02171b80 kind:load to:0x0216d3b8 module:overlay(92) +from:0x02171b84 kind:load to:0x027e07d4 module:dtcm +from:0x02171c3c kind:arm_call to:0x02171c9c module:overlay(92) +from:0x02171c58 kind:arm_call to:0x02171b8c module:overlay(92) +from:0x02171c60 kind:arm_call to:0x0216bb30 module:overlay(92) +from:0x02171c70 kind:arm_call to:0x021716f8 module:overlay(92) +from:0x02171c78 kind:load to:0x027e0d88 module:dtcm +from:0x02171c88 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02171ca8 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02171ce4 kind:arm_call to:0x0217246c module:overlay(92) +from:0x02171cec kind:arm_call to:0x0217241c module:overlay(92) +from:0x02171d28 kind:arm_call to:0x0216b094 module:overlay(92) +from:0x02171db0 kind:arm_call to:0x0216bd0c module:overlay(92) +from:0x02171e24 kind:arm_call to:0x01ff9638 module:itcm +from:0x02171e60 kind:arm_call to:0x021724c8 module:overlay(92) +from:0x02171ea0 kind:arm_call to:0x021720d4 module:overlay(92) +from:0x02171ed4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02171ee4 kind:arm_call to:0x02171c24 module:overlay(92) +from:0x02171efc kind:arm_call to:0x0216b27c module:overlay(92) +from:0x02171f0c kind:arm_call to:0x01ff916c module:itcm +from:0x02171f1c kind:arm_call to:0x0217241c module:overlay(92) +from:0x02171f5c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02171fb8 kind:arm_call to:0x0217246c module:overlay(92) +from:0x02171ff8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217207c kind:load to:0x0203feb0 module:main +from:0x02172084 kind:load to:0x0217cf20 module:overlay(92) +from:0x02172088 kind:load to:0x027e0cec module:dtcm +from:0x021720c4 kind:arm_call to:0x021725e0 module:overlay(92) +from:0x02172120 kind:arm_call to:0x0216b27c module:overlay(92) +from:0x02172180 kind:arm_call to:0x01ffb428 module:itcm +from:0x021721ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x021721bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021721cc kind:arm_call to:0x0216b538 module:overlay(92) +from:0x021721e8 kind:arm_call to:0x01ff916c module:itcm +from:0x0217220c kind:arm_call to:0x0216b27c module:overlay(92) +from:0x0217221c kind:arm_call to:0x01ff916c module:itcm +from:0x02172250 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0217228c kind:arm_call to:0x020a18ac module:overlay(0) +from:0x0217230c kind:arm_call to:0x0217241c module:overlay(92) +from:0x02172320 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02172350 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172360 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021723a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021723b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021723c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021723f8 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x02172404 kind:load to:0x027e0d88 module:dtcm +from:0x02172408 kind:load to:0x027e09a8 module:dtcm +from:0x02172414 kind:load to:0x027e0cec module:dtcm +from:0x02172418 kind:load to:0x027e09c0 module:dtcm +from:0x0217243c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02172454 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02172468 kind:load to:0x027e0cec module:dtcm +from:0x02172488 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02172490 kind:load to:0x027e0cec module:dtcm +from:0x0217249c kind:arm_call to:0x0216afdc module:overlay(92) +from:0x021724c4 kind:load to:0x027e07d4 module:dtcm +from:0x02172510 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172524 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217252c kind:arm_call to:0x01ff938c module:itcm +from:0x02172550 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02172588 kind:arm_call to:0x01ff96d8 module:itcm +from:0x02172598 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021725a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021725cc kind:load to:0x0217cf20 module:overlay(92) +from:0x021725d4 kind:load to:0x027e0d88 module:dtcm +from:0x021725d8 kind:load to:0x0217cd84 module:overlay(92) +from:0x021725f4 kind:load to:0x0216b2a0 module:overlay(92) +from:0x02172604 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02172618 kind:arm_call to:0x0203e740 module:main +from:0x02172620 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02172628 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172634 kind:load to:0x020a1aac module:overlay(0) +from:0x02172644 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02172658 kind:arm_call to:0x0203e740 module:main +from:0x02172660 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02172668 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172670 kind:arm_call to:0x02011ff4 module:main +from:0x0217267c kind:load to:0x020a1aac module:overlay(0) +from:0x02172688 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0217269c kind:load to:0x0217fdd4 module:overlay(92) +from:0x021726b0 kind:arm_call to:0x02011f3c module:main +from:0x021726bc kind:arm_call to:0x02172c60 module:overlay(92) +from:0x021726d4 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0217271c kind:load to:0x0217eb38 module:overlay(92) +from:0x02172734 kind:arm_call to:0x0216ae34 module:overlay(92) +from:0x02172754 kind:arm_call to:0x0202a1c0 module:main +from:0x02172764 kind:arm_call to:0x0202a1c0 module:main +from:0x02172770 kind:load to:0x0217eb5c module:overlay(92) +from:0x02172784 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02172794 kind:arm_call to:0x0216ae7c module:overlay(92) +from:0x021727a8 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021727d0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021727ec kind:load to:0x02172eac module:overlay(92) +from:0x021727f0 kind:load to:0x0217cf84 module:overlay(92) +from:0x021727f4 kind:load to:0x0217cf44 module:overlay(92) +from:0x02172804 kind:load to:0x0200b58c module:main +from:0x02172824 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172850 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217288c kind:arm_call to:0x01ffb744 module:itcm +from:0x021729c8 kind:arm_call to:0x0216ad1c module:overlay(92) +from:0x021729dc kind:load to:0x027e0ce4 module:dtcm +from:0x02172a28 kind:load to:0x0216bd78 module:overlay(92) +from:0x02172a78 kind:arm_call to:0x021708c8 module:overlay(92) +from:0x02172a80 kind:arm_call to:0x0216bd64 module:overlay(92) +from:0x02172a9c kind:arm_call to:0x0216b604 module:overlay(92) +from:0x02172ad4 kind:load to:0x0217fdb0 module:overlay(92) +from:0x02172ad8 kind:load to:0x0217fdc0 module:overlay(92) +from:0x02172adc kind:load to:0x027e0d88 module:dtcm +from:0x02172bb4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02172c58 kind:load to:0x0217cf34 module:overlay(92) +from:0x02172c5c kind:load to:0x027e0cec module:dtcm +from:0x02172c6c kind:arm_call to:0x0216a734 module:overlay(92) +from:0x02172c88 kind:arm_call to:0x02172724 module:overlay(92) +from:0x02172c98 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02172cbc kind:arm_call to:0x0203e690 module:main +from:0x02172cd4 kind:arm_call to:0x0203e690 module:main +from:0x02172d18 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02172d68 kind:load to:0x0217eb88 module:overlay(92) +from:0x02172d6c kind:load to:0x0216d3b8 module:overlay(92) +from:0x02172d70 kind:load to:0x020a1aac module:overlay(0) +from:0x02172d74 kind:load to:0x027e07d4 module:dtcm +from:0x02172d78 kind:load to:0x0217fdc0 module:overlay(92) +from:0x02172d7c kind:load to:0x0217fdb0 module:overlay(92) +from:0x02172d90 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172dc0 kind:arm_call to:0x0216b604 module:overlay(92) +from:0x02172ddc kind:arm_call to:0x0203e740 module:main +from:0x02172df0 kind:arm_call to:0x0203e740 module:main +from:0x02172df8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172e00 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02172e08 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172e14 kind:load to:0x0217eb88 module:overlay(92) +from:0x02172e18 kind:load to:0x027e0d88 module:dtcm +from:0x02172e1c kind:load to:0x020a1aac module:overlay(0) +from:0x02172e44 kind:arm_call to:0x0216b604 module:overlay(92) +from:0x02172e60 kind:arm_call to:0x0203e740 module:main +from:0x02172e74 kind:arm_call to:0x0203e740 module:main +from:0x02172e7c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02172e84 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02172e8c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172e94 kind:arm_call to:0x02011ff4 module:main +from:0x02172ea0 kind:load to:0x0217eb88 module:overlay(92) +from:0x02172ea4 kind:load to:0x027e0d88 module:dtcm +from:0x02172ea8 kind:load to:0x020a1aac module:overlay(0) +from:0x02172fb8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02172fd8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02172fe8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02173050 kind:arm_call to:0x0200e260 module:main +from:0x02173054 kind:arm_call to:0x0200c198 module:main +from:0x02173064 kind:arm_call to:0x01ffad5c module:itcm +from:0x021730c0 kind:load to:0x0217fdc0 module:overlay(92) +from:0x021730c4 kind:load to:0x0203feb0 module:main +from:0x021730e4 kind:arm_call to:0x0216b584 module:overlay(92) +from:0x02173180 kind:arm_call to:0x0200f05c module:main +from:0x021731b4 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021731bc kind:arm_call to:0x02098dac module:overlay(0) +from:0x021731e8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021731f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173228 kind:arm_call to:0x0200f05c module:main +from:0x02173260 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02173268 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02173298 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021732b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021732e8 kind:arm_call to:0x02172774 module:overlay(92) +from:0x0217330c kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02173324 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02173330 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02173340 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02173398 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x021733ac kind:load to:0x027e0d88 module:dtcm +from:0x021733b4 kind:load to:0x027e09a4 module:dtcm +from:0x021733b8 kind:load to:0x0217fdd4 module:overlay(92) +from:0x021733bc kind:load to:0x0217eb10 module:overlay(92) +from:0x021733c0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021733c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021733cc kind:load to:0x0217eb20 module:overlay(92) +from:0x021733d4 kind:load to:0x0217fdb0 module:overlay(92) +from:0x021733d8 kind:load to:0x0217eaf0 module:overlay(92) +from:0x021733dc kind:load to:0x0217eae4 module:overlay(92) +from:0x021733e0 kind:load to:0x0217eac0 module:overlay(92) +from:0x021733e4 kind:load to:0x027e09c0 module:dtcm +from:0x021733f8 kind:arm_call to:0x02170858 module:overlay(92) +from:0x02173418 kind:load to:0x027e0d88 module:dtcm +from:0x02173424 kind:arm_call to:0x0217343c module:overlay(92) +from:0x0217342c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173434 kind:arm_call to:0x021737a0 module:overlay(92) +from:0x02173664 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02173670 kind:arm_call to:0x0216ab80 module:overlay(92) +from:0x02173688 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02173694 kind:arm_call to:0x0216ac34 module:overlay(92) +from:0x021736a4 kind:arm_call to:0x02170984 module:overlay(92) +from:0x021736dc kind:arm_call to:0x01ff916c module:itcm +from:0x02173710 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02173728 kind:arm_call to:0x01ffb428 module:itcm +from:0x02173758 kind:arm_call to:0x02170984 module:overlay(92) +from:0x02173770 kind:load to:0x0204b164 module:main +from:0x02173784 kind:load to:0x027e09a8 module:dtcm +from:0x02173790 kind:load to:0x027e0d88 module:dtcm +from:0x02173794 kind:load to:0x0217cd88 module:overlay(92) +from:0x02173798 kind:load to:0x0217cd98 module:overlay(92) +from:0x0217379c kind:load to:0x0217cd94 module:overlay(92) +from:0x021737ac kind:arm_call to:0x02133a9c module:overlay(26) +from:0x021737c4 kind:arm_call to:0x02170858 module:overlay(92) +from:0x021737e0 kind:arm_call to:0x02173950 module:overlay(92) +from:0x02173804 kind:arm_call to:0x021781cc module:overlay(92) +from:0x0217381c kind:load to:0x027e0d88 module:dtcm +from:0x02173820 kind:load to:0x0217fdb0 module:overlay(92) +from:0x02173824 kind:load to:0x0217fdc0 module:overlay(92) +from:0x02173850 kind:arm_call to:0x0216ac48 module:overlay(92) +from:0x02173884 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021738b0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021738c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x021738dc kind:arm_call to:0x0216b750 module:overlay(92) +from:0x0217393c kind:arm_call to:0x021727f8 module:overlay(92) +from:0x02173948 kind:load to:0x0203feb0 module:main +from:0x0217394c kind:load to:0x027e0d88 module:dtcm +from:0x02173974 kind:arm_call to:0x021716dc module:overlay(92) +from:0x021739d4 kind:arm_call to:0x02178be4 module:overlay(92) +from:0x021739f8 kind:arm_call to:0x021339bc module:overlay(26) +from:0x02173a08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02173b78 kind:arm_call to:0x02178b98 module:overlay(92) +from:0x02173be0 kind:load to:0x027e0d88 module:dtcm +from:0x02173be4 kind:load to:0x0217fdb0 module:overlay(92) +from:0x02173be8 kind:load to:0x0217fdc0 module:overlay(92) +from:0x02173bf0 kind:load to:0x0204b164 module:main +from:0x02173c14 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02173c78 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02173ce8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02173d64 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02173d94 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02173dcc kind:load to:0x027e09a8 module:dtcm +from:0x02173dd4 kind:load to:0x0217eb00 module:overlay(92) +from:0x02173dd8 kind:load to:0x027e0cec module:dtcm +from:0x02173e0c kind:arm_call to:0x02178e00 module:overlay(92) +from:0x02173e24 kind:arm_call to:0x0216aafc module:overlay(92) +from:0x02173e2c kind:load to:0x0217fdb0 module:overlay(92) +from:0x02173e30 kind:load to:0x0217fdc0 module:overlay(92) +from:0x02173e50 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02173e74 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02173eac kind:arm_call to:0x02178e00 module:overlay(92) +from:0x02173ec4 kind:arm_call to:0x0216ab28 module:overlay(92) +from:0x02173ecc kind:load to:0x027e0cec module:dtcm +from:0x02173ed0 kind:load to:0x0217fdb0 module:overlay(92) +from:0x02173ed4 kind:load to:0x0217fdc0 module:overlay(92) +from:0x02173ee0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02173ee8 kind:arm_call to:0x02011ff4 module:main +from:0x02173efc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02173f10 kind:load to:0x0217fed4 module:overlay(92) +from:0x02173f24 kind:arm_call to:0x02011f3c module:main +from:0x02173f30 kind:arm_call to:0x02174684 module:overlay(92) +from:0x02173f48 kind:arm_call to:0x02099084 module:overlay(0) +from:0x02173f90 kind:load to:0x0217ec68 module:overlay(92) +from:0x02173fa8 kind:arm_call to:0x0216ae34 module:overlay(92) +from:0x02173fd0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02173fe0 kind:arm_call to:0x0216ae7c module:overlay(92) +from:0x02173ff0 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02174018 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02174054 kind:load to:0x0217ec8c module:overlay(92) +from:0x02174058 kind:load to:0x021748f4 module:overlay(92) +from:0x0217405c kind:load to:0x0217d094 module:overlay(92) +from:0x02174060 kind:load to:0x0217d0d4 module:overlay(92) +from:0x021740dc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02174104 kind:load to:0x027e09a8 module:dtcm +from:0x02174150 kind:arm_call to:0x01ffb464 module:itcm +from:0x02174160 kind:arm_call to:0x01ff9318 module:itcm +from:0x02174174 kind:arm_call to:0x01ffb464 module:itcm +from:0x02174198 kind:arm_call to:0x01ffb464 module:itcm +from:0x021741a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021741bc kind:arm_call to:0x01ffb464 module:itcm +from:0x021741cc kind:arm_call to:0x01ff9318 module:itcm +from:0x021741e4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021741f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02174208 kind:arm_call to:0x01ffb464 module:itcm +from:0x0217422c kind:arm_call to:0x01ffb464 module:itcm +from:0x0217423c kind:arm_call to:0x01ff9318 module:itcm +from:0x02174250 kind:arm_call to:0x01ffb464 module:itcm +from:0x0217430c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174338 kind:arm_call to:0x01ffb714 module:itcm +from:0x02174374 kind:arm_call to:0x01ffb744 module:itcm +from:0x021743fc kind:arm_call to:0x0216ad1c module:overlay(92) +from:0x02174410 kind:load to:0x027e0ce4 module:dtcm +from:0x021744b0 kind:arm_call to:0x021716c4 module:overlay(92) +from:0x021744c4 kind:arm_call to:0x021708c8 module:overlay(92) +from:0x021744cc kind:arm_call to:0x02172a14 module:overlay(92) +from:0x021744e4 kind:arm_call to:0x0216b604 module:overlay(92) +from:0x02174528 kind:arm_call to:0x021716f8 module:overlay(92) +from:0x02174534 kind:load to:0x0217feac module:overlay(92) +from:0x02174538 kind:load to:0x0217febc module:overlay(92) +from:0x0217453c kind:load to:0x027e0d88 module:dtcm +from:0x021745cc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02174654 kind:load to:0x0217d084 module:overlay(92) +from:0x02174658 kind:load to:0x027e0cec module:dtcm +from:0x02174690 kind:arm_call to:0x0216a734 module:overlay(92) +from:0x021746c0 kind:arm_call to:0x0200f05c module:main +from:0x021746e0 kind:arm_call to:0x02173f98 module:overlay(92) +from:0x021746f4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02174718 kind:arm_call to:0x0203e690 module:main +from:0x02174730 kind:arm_call to:0x0203e690 module:main +from:0x0217475c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021747ac kind:load to:0x0217ecb8 module:overlay(92) +from:0x021747b0 kind:load to:0x0217fed4 module:overlay(92) +from:0x021747b4 kind:load to:0x0217ec30 module:overlay(92) +from:0x021747b8 kind:load to:0x0216d3b8 module:overlay(92) +from:0x021747bc kind:load to:0x020a1aac module:overlay(0) +from:0x021747c0 kind:load to:0x0217febc module:overlay(92) +from:0x021747c4 kind:load to:0x0217feac module:overlay(92) +from:0x021747d8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02174808 kind:arm_call to:0x0216b604 module:overlay(92) +from:0x02174824 kind:arm_call to:0x0203e740 module:main +from:0x02174838 kind:arm_call to:0x0203e740 module:main +from:0x02174840 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02174848 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x02174850 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217485c kind:load to:0x0217ecb8 module:overlay(92) +from:0x02174860 kind:load to:0x027e0d88 module:dtcm +from:0x02174864 kind:load to:0x020a1aac module:overlay(0) +from:0x0217488c kind:arm_call to:0x0216b604 module:overlay(92) +from:0x021748a8 kind:arm_call to:0x0203e740 module:main +from:0x021748bc kind:arm_call to:0x0203e740 module:main +from:0x021748c4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021748cc kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021748d4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021748dc kind:arm_call to:0x02011ff4 module:main +from:0x021748e8 kind:load to:0x0217ecb8 module:overlay(92) +from:0x021748ec kind:load to:0x027e0d88 module:dtcm +from:0x021748f0 kind:load to:0x020a1aac module:overlay(0) +from:0x02174988 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021749a8 kind:arm_call to:0x01ffa06c module:itcm +from:0x021749b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02174a20 kind:arm_call to:0x0200e260 module:main +from:0x02174a24 kind:arm_call to:0x0200c198 module:main +from:0x02174a34 kind:arm_call to:0x01ffad5c module:itcm +from:0x02174a90 kind:load to:0x0203feb0 module:main +from:0x02174ab0 kind:arm_call to:0x0216b584 module:overlay(92) +from:0x02174b20 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02174b28 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02174b58 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02174b74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174bd0 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02174be8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02174bf4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02174c04 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02174c5c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02174c70 kind:load to:0x027e0d88 module:dtcm +from:0x02174c78 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02174c80 kind:load to:0x027e0ce4 module:dtcm +from:0x02174c84 kind:load to:0x0217feac module:overlay(92) +from:0x02174c88 kind:load to:0x0217fed4 module:overlay(92) +from:0x02174c8c kind:load to:0x0217ec50 module:overlay(92) +from:0x02174c90 kind:load to:0x0217ec00 module:overlay(92) +from:0x02174c94 kind:load to:0x0217ec24 module:overlay(92) +from:0x02174c98 kind:load to:0x027e09c0 module:dtcm +from:0x02174cac kind:arm_call to:0x02170858 module:overlay(92) +from:0x02174ccc kind:load to:0x027e0d88 module:dtcm +from:0x02174cd8 kind:arm_call to:0x02174cf0 module:overlay(92) +from:0x02174ce0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02174ce8 kind:arm_call to:0x02175054 module:overlay(92) +from:0x02174f18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174f24 kind:arm_call to:0x0216ab80 module:overlay(92) +from:0x02174f3c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02174f48 kind:arm_call to:0x0216ac34 module:overlay(92) +from:0x02174f58 kind:arm_call to:0x02170984 module:overlay(92) +from:0x02174f90 kind:arm_call to:0x01ff916c module:itcm +from:0x02174fc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174fdc kind:arm_call to:0x01ffb428 module:itcm +from:0x0217500c kind:arm_call to:0x02170984 module:overlay(92) +from:0x02175024 kind:load to:0x0204b164 module:main +from:0x02175038 kind:load to:0x027e09a8 module:dtcm +from:0x02175044 kind:load to:0x027e0d88 module:dtcm +from:0x02175048 kind:load to:0x0217cd88 module:overlay(92) +from:0x0217504c kind:load to:0x0217cd98 module:overlay(92) +from:0x02175050 kind:load to:0x0217cd94 module:overlay(92) +from:0x02175070 kind:arm_call to:0x02170858 module:overlay(92) +from:0x02175080 kind:arm_call to:0x02175264 module:overlay(92) +from:0x02175088 kind:arm_call to:0x021751e8 module:overlay(92) +from:0x02175090 kind:arm_call to:0x02174110 module:overlay(92) +from:0x02175098 kind:arm_call to:0x0217545c module:overlay(92) +from:0x021750bc kind:arm_call to:0x021761ac module:overlay(92) +from:0x021750d4 kind:load to:0x027e0d88 module:dtcm +from:0x021750d8 kind:load to:0x0217feac module:overlay(92) +from:0x021750dc kind:load to:0x0217febc module:overlay(92) +from:0x02175108 kind:arm_call to:0x0216ac48 module:overlay(92) +from:0x0217513c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175168 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02175178 kind:arm_call to:0x01ffa60c module:itcm +from:0x02175194 kind:arm_call to:0x0216b750 module:overlay(92) +from:0x021751e0 kind:load to:0x0203feb0 module:main +from:0x021751e4 kind:load to:0x027e0d88 module:dtcm +from:0x02175244 kind:arm_call to:0x01ffb464 module:itcm +from:0x02175254 kind:arm_call to:0x01ff9218 module:itcm +from:0x02175288 kind:arm_call to:0x021716dc module:overlay(92) +from:0x021752b8 kind:arm_call to:0x02175644 module:overlay(92) +from:0x021752cc kind:arm_call to:0x021339bc module:overlay(26) +from:0x021752dc kind:arm_call to:0x01ffb714 module:itcm +from:0x02175350 kind:arm_call to:0x02175644 module:overlay(92) +from:0x02175380 kind:arm_call to:0x02174064 module:overlay(92) +from:0x021753d4 kind:arm_call to:0x02174064 module:overlay(92) +from:0x02175448 kind:load to:0x027e0d88 module:dtcm +from:0x02175458 kind:load to:0x0204b164 module:main +from:0x021755b8 kind:arm_call to:0x02176544 module:overlay(92) +from:0x02175608 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02175638 kind:load to:0x0217feac module:overlay(92) +from:0x0217563c kind:load to:0x0217febc module:overlay(92) +from:0x02175640 kind:load to:0x0204b164 module:main +from:0x02175690 kind:arm_call to:0x02176844 module:overlay(92) +from:0x021756b8 kind:arm_call to:0x02174064 module:overlay(92) +from:0x021756c4 kind:arm_call to:0x02174064 module:overlay(92) +from:0x021756cc kind:load to:0x0217feac module:overlay(92) +from:0x021756d0 kind:load to:0x0217febc module:overlay(92) +from:0x021756f0 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02175734 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021757a4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02175820 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x02175854 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0217586c kind:load to:0x027e09a8 module:dtcm +from:0x02175874 kind:load to:0x0217ec40 module:overlay(92) +from:0x02175878 kind:load to:0x027e0cec module:dtcm +from:0x021758b8 kind:arm_call to:0x0216aafc module:overlay(92) +from:0x021758c0 kind:load to:0x0217feac module:overlay(92) +from:0x021758c4 kind:load to:0x0217febc module:overlay(92) +from:0x021758e4 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02175908 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02175954 kind:arm_call to:0x0216ab28 module:overlay(92) +from:0x0217595c kind:load to:0x027e0cec module:dtcm +from:0x02175960 kind:load to:0x0217feac module:overlay(92) +from:0x02175964 kind:load to:0x0217febc module:overlay(92) +from:0x02175970 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175978 kind:arm_call to:0x02011ff4 module:main +from:0x0217598c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021759a0 kind:load to:0x0217ffbc module:overlay(92) +from:0x021759b4 kind:arm_call to:0x02011f3c module:main +from:0x021759c0 kind:arm_call to:0x02175bfc module:overlay(92) +from:0x021759d4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02175a30 kind:load to:0x0217ed48 module:overlay(92) +from:0x02175a44 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02175a70 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02175a80 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02175a90 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02175acc kind:load to:0x0217edd0 module:overlay(92) +from:0x02175ad0 kind:load to:0x02175d0c module:overlay(92) +from:0x02175ad4 kind:load to:0x0217d114 module:overlay(92) +from:0x02175b2c kind:arm_call to:0x01ffb428 module:itcm +from:0x02175b8c kind:arm_call to:0x01ffb464 module:itcm +from:0x02175b9c kind:arm_call to:0x01ff9318 module:itcm +from:0x02175bb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02175bc8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02175c04 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02175c68 kind:arm_call to:0x02175a3c module:overlay(92) +from:0x02175c70 kind:arm_call to:0x0209932c module:overlay(0) +from:0x02175ca4 kind:load to:0x0217edfc module:overlay(92) +from:0x02175ca8 kind:load to:0x0217ffbc module:overlay(92) +from:0x02175cac kind:load to:0x0217ed38 module:overlay(92) +from:0x02175cb8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175cd0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175cd8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02175cf0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02175cf8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02175d00 kind:arm_call to:0x02011ff4 module:main +from:0x02175da8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02175dc8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02175dd8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02175de4 kind:load to:0x0203feb0 module:main +from:0x02175e68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175e74 kind:arm_call to:0x01fff458 module:itcm +from:0x02175ecc kind:arm_call to:0x01ffb714 module:itcm +from:0x02175f4c kind:arm_call to:0x01ffb744 module:itcm +from:0x02175f88 kind:arm_call to:0x0216ad1c module:overlay(92) +from:0x02175fc8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0217600c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217601c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217602c kind:arm_call to:0x01ffb714 module:itcm +from:0x021760b0 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x021760c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021760cc kind:load to:0x0203feb0 module:main +from:0x021761a4 kind:load to:0x0217ed8c module:overlay(92) +from:0x021761a8 kind:load to:0x0203feb0 module:main +from:0x021761b8 kind:arm_call to:0x0217465c module:overlay(92) +from:0x021761cc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021761e0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021762dc kind:arm_call to:0x02175af0 module:overlay(92) +from:0x02176318 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02176338 kind:load to:0x0217ed8c module:overlay(92) +from:0x0217633c kind:load to:0x0203feb0 module:main +from:0x02176340 kind:load to:0x0217ed64 module:overlay(92) +from:0x02176368 kind:load to:0x02176650 module:overlay(92) +from:0x0217639c kind:arm_call to:0x0217714c module:overlay(92) +from:0x021763b8 kind:arm_call to:0x0207328c module:overlay(0) +from:0x021763d0 kind:arm_call to:0x02176650 module:overlay(92) +from:0x021763d8 kind:load to:0x027e09a8 module:dtcm +from:0x0217640c kind:arm_call to:0x02175ad8 module:overlay(92) +from:0x02176424 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217642c kind:load to:0x027e09a8 module:dtcm +from:0x0217643c kind:arm_call to:0x02176650 module:overlay(92) +from:0x02176498 kind:arm_call to:0x0217465c module:overlay(92) +from:0x021764ac kind:arm_call to:0x02174670 module:overlay(92) +from:0x021764fc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02176540 kind:load to:0x0203feb0 module:main +from:0x02176578 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02176580 kind:arm_call to:0x02098dac module:overlay(0) +from:0x021765cc kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021765dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176600 kind:arm_call to:0x02175ad8 module:overlay(92) +from:0x02176614 kind:arm_call to:0x02175ad8 module:overlay(92) +from:0x0217662c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02176640 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02176644 kind:load to:0x027e0ce4 module:dtcm +from:0x02176648 kind:load to:0x027e09a8 module:dtcm +from:0x02176680 kind:arm_call to:0x02174670 module:overlay(92) +from:0x02176728 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02176748 kind:arm_call to:0x0217442c module:overlay(92) +from:0x02176784 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021767a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021767bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021767e8 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02176800 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02176818 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02176834 kind:load to:0x027e0cec module:dtcm +from:0x0217685c kind:arm_call to:0x02175ad8 module:overlay(92) +from:0x02176874 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217687c kind:load to:0x027e09a8 module:dtcm +from:0x0217688c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02176894 kind:arm_call to:0x02011ff4 module:main +from:0x021768a8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021768bc kind:load to:0x021800a4 module:overlay(92) +from:0x021768d0 kind:arm_call to:0x02011f3c module:main +from:0x021768dc kind:arm_call to:0x02176950 module:overlay(92) +from:0x021768f0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02176948 kind:load to:0x0217ee80 module:overlay(92) +from:0x02176958 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021769bc kind:arm_call_thumb to:0x02058fec module:overlay(0) +from:0x021769c4 kind:arm_call to:0x0209932c module:overlay(0) +from:0x021769fc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02176a14 kind:load to:0x0217eea4 module:overlay(92) +from:0x02176a18 kind:load to:0x021800a4 module:overlay(92) +from:0x02176a1c kind:load to:0x0217ee58 module:overlay(92) +from:0x02176a48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176a54 kind:arm_call to:0x01fff458 module:itcm +from:0x02176a84 kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x02176a8c kind:arm_call to:0x0216ad1c module:overlay(92) +from:0x02176ac0 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x02176ad4 kind:load to:0x027e0ce4 module:dtcm +from:0x02176adc kind:load to:0x027e0d88 module:dtcm +from:0x02176b18 kind:arm_call to:0x021339bc module:overlay(26) +from:0x02176ba4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02176bb8 kind:arm_call to:0x02176714 module:overlay(92) +from:0x02176be8 kind:arm_call to:0x02134494 module:overlay(26) +from:0x02176c00 kind:arm_call to:0x021772c8 module:overlay(92) +from:0x02176c3c kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x02176c54 kind:arm_call to:0x021772c8 module:overlay(92) +from:0x02176c60 kind:load to:0x0217ee60 module:overlay(92) +from:0x02176c64 kind:load to:0x027e09c0 module:dtcm +from:0x02176c74 kind:arm_call to:0x02176838 module:overlay(92) +from:0x02176cb0 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02176cc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176cf4 kind:arm_call to:0x0216b538 module:overlay(92) +from:0x02176d1c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02176dd8 kind:arm_call to:0x021774e4 module:overlay(92) +from:0x02176e0c kind:arm_call to:0x01ffb428 module:itcm +from:0x02176e48 kind:load to:0x027e0d88 module:dtcm +from:0x02176e4c kind:load to:0x027e09a8 module:dtcm +from:0x02176e9c kind:arm_call to:0x020733ec module:overlay(0) +from:0x02176f80 kind:arm_call to:0x021772c8 module:overlay(92) +from:0x02176f8c kind:load to:0x027e09a8 module:dtcm +from:0x02176fe8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02177014 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02177024 kind:arm_call to:0x01ffa60c module:itcm +from:0x02177078 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02177090 kind:arm_call to:0x01ffa81c module:itcm +from:0x0217709c kind:arm_call to:0x0202a260 module:main +from:0x021770b4 kind:arm_call to:0x01ffa878 module:itcm +from:0x0217713c kind:load to:0x0203feb0 module:main +from:0x02177160 kind:arm_call to:0x021339bc module:overlay(26) +from:0x021771bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021772a8 kind:load to:0x0217cd90 module:overlay(92) +from:0x021772ac kind:load to:0x0204b164 module:main +from:0x021772b4 kind:load to:0x0217cd8c module:overlay(92) +from:0x021772f0 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02177304 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02177384 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021773a0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021773bc kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021773d4 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021773ec kind:arm_call to:0x020a16fc module:overlay(0) +from:0x02177418 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02177434 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02177450 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217746c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02177488 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021774a4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021774cc kind:load to:0x027e09a8 module:dtcm +from:0x021774d4 kind:load to:0x027e09bc module:dtcm +from:0x021774dc kind:load to:0x027e0cec module:dtcm +from:0x021775a0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021775a8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021775c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x021775c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021775d0 kind:arm_call to:0x02011ff4 module:main +from:0x021775e4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021775f8 kind:load to:0x0218018c module:overlay(92) +from:0x0217760c kind:arm_call to:0x02011f3c module:main +from:0x02177618 kind:arm_call to:0x02177cf0 module:overlay(92) +from:0x0217762c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02177690 kind:load to:0x0217ef78 module:overlay(92) +from:0x021776a4 kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x02177700 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x02177710 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x02177724 kind:load to:0x0217ef9c module:overlay(92) +from:0x02177728 kind:load to:0x02177f40 module:overlay(92) +from:0x021777b4 kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x021777ec kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x0217781c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02177830 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02177848 kind:load to:0x027e0d88 module:dtcm +from:0x0217784c kind:load to:0x027e09a8 module:dtcm +from:0x02177974 kind:arm_call to:0x01ffb464 module:itcm +from:0x02177984 kind:arm_call to:0x01ff9318 module:itcm +from:0x021779dc kind:arm_call to:0x01ffb464 module:itcm +from:0x021779ec kind:arm_call to:0x01ff9318 module:itcm +from:0x02177a0c kind:arm_call to:0x01ffb464 module:itcm +from:0x02177a1c kind:arm_call to:0x01ff9218 module:itcm +from:0x02177b54 kind:arm_call to:0x0217772c module:overlay(92) +from:0x02177c1c kind:arm_call to:0x0217772c module:overlay(92) +from:0x02177c44 kind:arm_call to:0x01ffb464 module:itcm +from:0x02177c54 kind:arm_call to:0x01ff9318 module:itcm +from:0x02177c68 kind:arm_call to:0x01ffb464 module:itcm +from:0x02177c78 kind:arm_call to:0x01ff9318 module:itcm +from:0x02177cf8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02177d08 kind:arm_call to:0x0216b038 module:overlay(92) +from:0x02177d64 kind:arm_call to:0x0217769c module:overlay(92) +from:0x02177d8c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02177da4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02177db8 kind:arm_call to:0x0209932c module:overlay(0) +from:0x02177de8 kind:arm_call to:0x0203e690 module:main +from:0x02177e3c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02177e54 kind:load to:0x0217f010 module:overlay(92) +from:0x02177e58 kind:load to:0x0218018c module:overlay(92) +from:0x02177e5c kind:load to:0x0217efc8 module:overlay(92) +from:0x02177e60 kind:load to:0x0217ef00 module:overlay(92) +from:0x02177e64 kind:load to:0x020a1aac module:overlay(0) +from:0x02177e68 kind:load to:0x0216d3b8 module:overlay(92) +from:0x02177e6c kind:load to:0x027e07d4 module:dtcm +from:0x02177e78 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02177e8c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02177eb0 kind:arm_call to:0x0203e740 module:main +from:0x02177eb8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02177ec0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02177ec8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02177ed0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02177ed8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02177ee4 kind:load to:0x020a1aac module:overlay(0) +from:0x02177f00 kind:arm_call to:0x0203e740 module:main +from:0x02177f08 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02177f10 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02177f18 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02177f20 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02177f28 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02177f30 kind:arm_call to:0x02011ff4 module:main +from:0x02177f3c kind:load to:0x020a1aac module:overlay(0) +from:0x02177fbc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02177fdc kind:arm_call to:0x01ffa06c module:itcm +from:0x02177fec kind:arm_call to:0x01ffa60c module:itcm +from:0x02177ff8 kind:load to:0x0203feb0 module:main +from:0x02178024 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02178030 kind:arm_call to:0x01fff458 module:itcm +from:0x02178060 kind:arm_call to:0x0216b6f0 module:overlay(92) +from:0x02178068 kind:arm_call to:0x0216ad1c module:overlay(92) +from:0x0217809c kind:arm_call to:0x020993c8 module:overlay(0) +from:0x021780b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021780b8 kind:load to:0x027e0d88 module:dtcm +from:0x021780f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02178108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021781b8 kind:arm_call to:0x0216b094 module:overlay(92) +from:0x021781c4 kind:load to:0x0217ef40 module:overlay(92) +from:0x021781c8 kind:load to:0x0203feb0 module:main +from:0x021781e8 kind:arm_call to:0x02177874 module:overlay(92) +from:0x021782cc kind:arm_call to:0x02177874 module:overlay(92) +from:0x021782d4 kind:arm_call to:0x02177a64 module:overlay(92) +from:0x021782dc kind:arm_call to:0x02177b68 module:overlay(92) +from:0x02178304 kind:arm_call to:0x02178cb4 module:overlay(92) +from:0x02178360 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021783a0 kind:arm_call to:0x0216b27c module:overlay(92) +from:0x021783d4 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021783f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02178404 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02178430 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0217848c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021784d4 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x021784f0 kind:arm_call to:0x021716f8 module:overlay(92) +from:0x02178524 kind:arm_call to:0x02178be4 module:overlay(92) +from:0x02178548 kind:arm_call to:0x0207328c module:overlay(0) +from:0x02178550 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02178568 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02178580 kind:arm_call to:0x02172a2c module:overlay(92) +from:0x021785b0 kind:arm_call to:0x02134494 module:overlay(26) +from:0x021785b8 kind:arm_call to:0x02177858 module:overlay(92) +from:0x021785cc kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x02178618 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02178634 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02178688 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021786a0 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021786b8 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x021786c4 kind:arm_call to:0x02178e00 module:overlay(92) +from:0x021786d0 kind:load to:0x0217ef40 module:overlay(92) +from:0x021786d4 kind:load to:0x0203feb0 module:main +from:0x021786d8 kind:load to:0x027e09a8 module:dtcm +from:0x021786e0 kind:load to:0x0217ef20 module:overlay(92) +from:0x021786e8 kind:load to:0x027e0cec module:dtcm +from:0x021786f0 kind:load to:0x027e0d88 module:dtcm +from:0x021786f8 kind:load to:0x027e09bc module:dtcm +from:0x02178720 kind:arm_call to:0x02172ae0 module:overlay(92) +from:0x02178744 kind:arm_call to:0x02177ae4 module:overlay(92) +from:0x02178780 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02178798 kind:arm_call to:0x02178be4 module:overlay(92) +from:0x021787c8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02178814 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217883c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217884c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217885c kind:arm_call to:0x0216b538 module:overlay(92) +from:0x02178888 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021788b0 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021788e4 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x021789c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021789e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021789f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02178a18 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x02178a3c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02178a54 kind:load to:0x027e09a8 module:dtcm +from:0x02178a5c kind:load to:0x027e0d88 module:dtcm +from:0x02178a68 kind:load to:0x027e0cec module:dtcm +from:0x02178a6c kind:load to:0x027e09c0 module:dtcm +from:0x02178a88 kind:arm_call to:0x02172ae0 module:overlay(92) +from:0x02178b38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02178b88 kind:arm_call to:0x0216b2a0 module:overlay(92) +from:0x02178b94 kind:load to:0x0203feb0 module:main +from:0x02178bb8 kind:arm_call to:0x02059248 module:overlay(0) +from:0x02178bd4 kind:arm_call to:0x0217772c module:overlay(92) +from:0x02178c00 kind:arm_call to:0x02177af8 module:overlay(92) +from:0x02178c74 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02178c90 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02178ca8 kind:load to:0x0217ef08 module:overlay(92) +from:0x02178cac kind:load to:0x027e09a8 module:dtcm +from:0x02178cfc kind:arm_call to:0x01ff9638 module:itcm +from:0x02178d0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02178d54 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02178d60 kind:arm_call to:0x01ff9638 module:itcm +from:0x02178da8 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02178dc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02178dd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02178e2c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02178e44 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02178e60 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x02178e68 kind:arm_call to:0x02011ff4 module:main +from:0x02178e7c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02178e84 kind:arm_call to:0x02011ff4 module:main +from:0x02178e98 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02178eac kind:load to:0x02180280 module:overlay(92) +from:0x02178ec0 kind:arm_call to:0x02011f3c module:main +from:0x02178ecc kind:arm_call to:0x02178f20 module:overlay(92) +from:0x02178ee0 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02178f1c kind:load to:0x0217f08c module:overlay(92) +from:0x02178f28 kind:arm_call to:0x0211329c module:overlay(26) +from:0x02178f38 kind:arm_call to:0x02099360 module:overlay(0) +from:0x02178f68 kind:arm_call to:0x0203e690 module:main +from:0x02178f80 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02178f8c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02178f98 kind:load to:0x0217f0b0 module:overlay(92) +from:0x02178f9c kind:load to:0x020a1aac module:overlay(0) +from:0x02178fa0 kind:load to:0x0216d3b8 module:overlay(92) +from:0x02178fa4 kind:load to:0x02180274 module:overlay(92) +from:0x02178fc8 kind:arm_call to:0x01fffda8 module:itcm +from:0x02178fd4 kind:arm_call to:0x02178fe4 module:overlay(92) +from:0x02178fe0 kind:load to:0x0214196c module:overlay(26) +from:0x0217901c kind:load to:0x0217f064 module:overlay(92) +from:0x02179038 kind:arm_call to:0x021793b0 module:overlay(92) +from:0x02179058 kind:arm_call to:0x021337cc module:overlay(26) +from:0x02179064 kind:arm_call to:0x020168f0 module:main +from:0x02179074 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179080 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021790b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021790d0 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x021790f4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021790fc kind:arm_call to:0x021793b0 module:overlay(92) +from:0x0217910c kind:load to:0x027e09c0 module:dtcm +from:0x02179110 kind:load to:0x027e09a8 module:dtcm +from:0x02179150 kind:load to:0x0217f074 module:overlay(92) +from:0x02179164 kind:arm_call to:0x0216b70c module:overlay(92) +from:0x02179174 kind:arm_call to:0x021793b0 module:overlay(92) +from:0x0217918c kind:load to:0x027e0d88 module:dtcm +from:0x021791c8 kind:arm_call to:0x020fdd54 module:overlay(26) +from:0x02179214 kind:arm_call to:0x0202a17c module:main +from:0x02179240 kind:arm_call to:0x0201a9dc module:main +from:0x0217924c kind:load to:0x0214196c module:overlay(26) +from:0x02179250 kind:load to:0x027e0998 module:dtcm +from:0x02179254 kind:load to:0x0204c49c module:main +from:0x02179258 kind:load to:0x02180274 module:overlay(92) +from:0x02179274 kind:arm_call to:0x021130c8 module:overlay(26) +from:0x02179288 kind:arm_call to:0x021793f0 module:overlay(92) +from:0x021792a0 kind:arm_call to:0x02178fe4 module:overlay(92) +from:0x021792e4 kind:arm_call to:0x020a18ac module:overlay(0) +from:0x02179324 kind:load to:0x027e0cec module:dtcm +from:0x02179334 kind:arm_call to:0x021793f0 module:overlay(92) +from:0x02179354 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0217936c kind:arm_call to:0x02178fe4 module:overlay(92) +from:0x02179394 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0217939c kind:arm_call to:0x02179020 module:overlay(92) +from:0x021793a8 kind:load to:0x027e09a8 module:dtcm +from:0x021793d4 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021793e8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217941c kind:load to:0x027e0ce0 module:dtcm +from:0x02179420 kind:load to:0x01ff9258 module:itcm +from:0x0217943c kind:arm_call to:0x0203e740 module:main +from:0x02179444 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02179450 kind:load to:0x020a1aac module:overlay(0) +from:0x0217946c kind:arm_call to:0x0203e740 module:main +from:0x02179474 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217947c kind:arm_call to:0x02011ff4 module:main +from:0x02179488 kind:load to:0x020a1aac module:overlay(0) +from:0x02179494 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021794a8 kind:load to:0x0218036c module:overlay(92) +from:0x021794bc kind:arm_call to:0x02011f3c module:main +from:0x021794c8 kind:arm_call to:0x021794f8 module:overlay(92) +from:0x021794dc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x021794f4 kind:load to:0x0217f114 module:overlay(92) +from:0x02179504 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0217950c kind:arm_call to:0x0217a038 module:overlay(92) +from:0x02179524 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02179544 kind:arm_call to:0x0203e690 module:main +from:0x02179560 kind:arm_call to:0x0203e690 module:main +from:0x02179590 kind:load to:0x0217f1cc module:overlay(92) +from:0x02179594 kind:load to:0x021795e4 module:overlay(92) +from:0x02179598 kind:load to:0x021795a4 module:overlay(92) +from:0x0217959c kind:load to:0x0217964c module:overlay(92) +from:0x021795a0 kind:load to:0x021795f8 module:overlay(92) +from:0x021795bc kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021795d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021795e0 kind:load to:0x0217f138 module:overlay(92) +from:0x021795ec kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02179614 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0217962c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217963c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02179648 kind:load to:0x0217f180 module:overlay(92) +from:0x02179654 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02179704 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x02179710 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02179988 kind:arm_call to:0x0209b500 module:overlay(0) +from:0x021799b8 kind:arm_call to:0x0200f218 module:main +from:0x021799cc kind:load to:0x0213b0b0 module:overlay(26) +from:0x021799d4 kind:load to:0x027e0d00 module:dtcm +from:0x021799d8 kind:load to:0x0217d144 module:overlay(92) +from:0x021799e0 kind:load to:0x0217d134 module:overlay(92) +from:0x021799e4 kind:load to:0x0217d154 module:overlay(92) +from:0x02179a28 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02179a5c kind:arm_call to:0x0207a0d0 module:overlay(0) +from:0x02179a74 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x02179a88 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02179ac0 kind:arm_call to:0x020facd8 module:overlays(21,26) +from:0x02179b5c kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x02179b6c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02179ba0 kind:arm_call to:0x0207a0d0 module:overlay(0) +from:0x02179bd8 kind:arm_call to:0x020e9d38 module:overlay(26) +from:0x02179bf8 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02179c2c kind:arm_call to:0x0207a0d0 module:overlay(0) +from:0x02179c54 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02179c88 kind:arm_call to:0x0207a0d0 module:overlay(0) +from:0x02179cd4 kind:arm_call to:0x0203b434 module:main +from:0x02179ce0 kind:arm_call to:0x0203c088 module:main +from:0x02179ce8 kind:arm_call to:0x0203b434 module:main +from:0x02179cf0 kind:arm_call to:0x0203c2b8 module:main +from:0x02179cf4 kind:arm_call to:0x0203badc module:main +from:0x02179d0c kind:arm_call to:0x020e9c08 module:overlay(26) +from:0x02179d30 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02179df0 kind:arm_call to:0x01fff458 module:itcm +from:0x02179e00 kind:arm_call to:0x0212f5d0 module:overlay(26) +from:0x02179e44 kind:arm_call to:0x020fad08 module:overlay(26) +from:0x02179e5c kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02179e90 kind:arm_call to:0x020e68c0 module:overlay(26) +from:0x02179ea8 kind:arm_call to:0x020e68d8 module:overlay(26) +from:0x02179ed0 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x02179ee4 kind:arm_call to:0x0206e734 module:overlay(0) +from:0x02179ef0 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02179ef4 kind:load to:0x027e09bc module:dtcm +from:0x02179ef8 kind:load to:0x027e09a8 module:dtcm +from:0x02179f00 kind:load to:0x027e09b8 module:dtcm +from:0x02179f04 kind:load to:0x02141910 module:overlay(26) +from:0x02179f10 kind:load to:0x027e0ce4 module:dtcm +from:0x02179f18 kind:load to:0x020b69b8 module:overlay(0) +from:0x02179f44 kind:arm_call to:0x02059230 module:overlay(0) +from:0x02179ffc kind:arm_call to:0x0200eab0 module:main +from:0x0217a030 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0217a034 kind:load to:0x027e00f0 module:dtcm +from:0x0217a044 kind:load to:0x02180358 module:overlay(92) +from:0x0217a058 kind:load to:0x02180358 module:overlay(92) +from:0x0217a064 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0217a06c kind:arm_call to:0x02011ff4 module:main +from:0x0217a080 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217a088 kind:arm_call to:0x02011ff4 module:main +from:0x0217a0b0 kind:arm_call to:0x0203e740 module:main +from:0x0217a0c4 kind:arm_call to:0x0203e740 module:main +from:0x0217a0cc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217a0d4 kind:arm_call to:0x0217a048 module:overlay(92) +from:0x0217a0dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217a0e8 kind:load to:0x0217964c module:overlay(92) +from:0x0217a0ec kind:load to:0x021795e4 module:overlay(92) +from:0x0217a10c kind:arm_call to:0x0203e740 module:main +from:0x0217a120 kind:arm_call to:0x0203e740 module:main +from:0x0217a128 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217a130 kind:arm_call to:0x0217a048 module:overlay(92) +from:0x0217a138 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217a140 kind:arm_call to:0x02011ff4 module:main +from:0x0217a14c kind:load to:0x0217964c module:overlay(92) +from:0x0217a150 kind:load to:0x021795e4 module:overlay(92) +from:0x0217a15c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0217a170 kind:load to:0x021803bc module:overlay(92) +from:0x0217a184 kind:arm_call to:0x02011f3c module:main +from:0x0217a190 kind:arm_call to:0x0217a1c0 module:overlay(92) +from:0x0217a1a4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0217a1bc kind:load to:0x0217f22c module:overlay(92) +from:0x0217a1c8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0217a1d0 kind:arm_call to:0x0217a88c module:overlay(92) +from:0x0217a1e4 kind:load to:0x0217f250 module:overlay(92) +from:0x0217a204 kind:arm_call to:0x020e8f08 module:overlay(26) +from:0x0217a210 kind:arm_call to:0x020e8bd4 module:overlay(26) +from:0x0217a224 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x0217a23c kind:arm_call to:0x020e8a04 module:overlay(26) +from:0x0217a274 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x0217a2a4 kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217a31c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0217a34c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0217a388 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a398 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0217a39c kind:load to:0x027e0ce0 module:dtcm +from:0x0217a3a0 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a3d0 kind:arm_call to:0x020fc8e8 module:overlay(26) +from:0x0217a438 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0217a43c kind:load to:0x027e0998 module:dtcm +from:0x0217a464 kind:arm_call to:0x020e8a04 module:overlay(26) +from:0x0217a488 kind:arm_call to:0x0202a17c module:main +from:0x0217a4d0 kind:arm_call to:0x020fc34c module:overlay(26) +from:0x0217a4e4 kind:arm_call to:0x020fc360 module:overlay(26) +from:0x0217a4fc kind:arm_call to:0x020fc7ec module:overlay(26) +from:0x0217a508 kind:arm_call to:0x020fc384 module:overlay(26) +from:0x0217a57c kind:arm_call to:0x020fadc8 module:overlay(26) +from:0x0217a650 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0217a694 kind:arm_call to:0x0201a9dc module:main +from:0x0217a6f0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0217a73c kind:arm_call to:0x0201a9dc module:main +from:0x0217a770 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0217a7a0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0217a7c0 kind:arm_call to:0x020fbe18 module:overlay(26) +from:0x0217a86c kind:arm_call to:0x0201a9dc module:main +from:0x0217a878 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0217a87c kind:load to:0x027e0998 module:dtcm +from:0x0217a880 kind:load to:0x0217f220 module:overlay(92) +from:0x0217a884 kind:load to:0x0204c49c module:main +from:0x0217a888 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a898 kind:load to:0x021803a8 module:overlay(92) +from:0x0217a8ac kind:load to:0x021803a8 module:overlay(92) +from:0x0217a8b8 kind:arm_call to:0x0217a89c module:overlay(92) +from:0x0217a8c0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217a8d4 kind:arm_call to:0x0217a89c module:overlay(92) +from:0x0217a8dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217a8e4 kind:arm_call to:0x02011ff4 module:main +from:0x0217a8f8 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0217a90c kind:load to:0x02180408 module:overlay(92) +from:0x0217a920 kind:arm_call to:0x02011f3c module:main +from:0x0217a92c kind:arm_call to:0x0217a990 module:overlay(92) +from:0x0217a940 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217a98c kind:load to:0x0217f2d4 module:overlay(92) +from:0x0217a998 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0217a9fc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0217aa24 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0217aa3c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217aa64 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0217aa84 kind:arm_call to:0x0203e690 module:main +from:0x0217aa90 kind:load to:0x0217f2f8 module:overlay(92) +from:0x0217aa94 kind:load to:0x02180408 module:overlay(92) +from:0x0217aa98 kind:load to:0x0217efc8 module:overlay(92) +from:0x0217aa9c kind:load to:0x0217aaa4 module:overlay(92) +from:0x0217aaa0 kind:load to:0x0217b05c module:overlay(92) +from:0x0217aaac kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0217aad0 kind:arm_call to:0x0203e740 module:main +from:0x0217aad8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0217aae0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217aae8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217aaf4 kind:load to:0x0217aaa4 module:overlay(92) +from:0x0217ab10 kind:arm_call to:0x0203e740 module:main +from:0x0217ab18 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0217ab20 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217ab28 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217ab30 kind:arm_call to:0x02011ff4 module:main +from:0x0217ab3c kind:load to:0x0217aaa4 module:overlay(92) +from:0x0217ab4c kind:arm_call to:0x0217ac04 module:overlay(92) +from:0x0217ab84 kind:arm_call to:0x02099c58 module:overlay(0) +from:0x0217abac kind:arm_call to:0x01fff698 module:itcm +from:0x0217abf0 kind:arm_call to:0x0217adf8 module:overlay(92) +from:0x0217abfc kind:load to:0x027e0cd8 module:dtcm +from:0x0217ac00 kind:load to:0x027e0ce0 module:dtcm +from:0x0217ac3c kind:load to:0x0217f2a4 module:overlay(92) +from:0x0217ac98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217aca0 kind:arm_call to:0x0217acc8 module:overlay(92) +from:0x0217acc4 kind:load to:0x0217f2ac module:overlay(92) +from:0x0217acdc kind:arm_call to:0x0217ad48 module:overlay(92) +from:0x0217acec kind:arm_call to:0x0217ad94 module:overlay(92) +from:0x0217acf4 kind:arm_call to:0x0217ad10 module:overlay(92) +from:0x0217ad08 kind:arm_call to:0x0217adf8 module:overlay(92) +from:0x0217ad44 kind:load to:0x027e0ce0 module:dtcm +from:0x0217ad84 kind:arm_call to:0x0207fc18 module:overlay(0) +from:0x0217ad90 kind:load to:0x027e09c0 module:dtcm +from:0x0217addc kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0217adf0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217adf4 kind:load to:0x027e0cec module:dtcm +from:0x0217ae30 kind:arm_call to:0x020d445c module:overlay(24) +from:0x0217ae74 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0217ae88 kind:load to:0x027e0cd8 module:dtcm +from:0x0217ae8c kind:load to:0x027e0cec module:dtcm +from:0x0217af7c kind:arm_call to:0x0201a9dc module:main +from:0x0217af88 kind:load to:0x027e0998 module:dtcm +from:0x0217af8c kind:load to:0x0204c49c module:main +from:0x0217afa4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0217afd0 kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0217b000 kind:arm_call to:0x01ffc634 module:itcm +from:0x0217b04c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0217b058 kind:load to:0x0217f2b4 module:overlay(92) +from:0x0217b078 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217b08c kind:load to:0x021804f8 module:overlay(92) +from:0x0217b0a0 kind:arm_call to:0x02011f3c module:main +from:0x0217b0ac kind:arm_call to:0x0217b0f8 module:overlay(92) +from:0x0217b0c0 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0217b0f0 kind:load to:0x0217f378 module:overlay(92) +from:0x0217b100 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0217b120 kind:arm_call to:0x02106428 module:overlay(26) +from:0x0217b128 kind:arm_call to:0x020ff3ac module:overlay(26) +from:0x0217b138 kind:arm_call to:0x020fdf0c module:overlay(26) +from:0x0217b168 kind:arm_call to:0x021053c0 module:overlay(26) +from:0x0217b1a4 kind:arm_call to:0x021061f8 module:overlay(26) +from:0x0217b1b0 kind:load to:0x0217f39c module:overlay(92) +from:0x0217b1b4 kind:load to:0x020b3fc8 module:overlay(0) +from:0x0217b24c kind:load to:0x021804e4 module:overlay(92) +from:0x0217b250 kind:load to:0x0217f350 module:overlay(92) +from:0x0217b254 kind:load to:0x02180534 module:overlay(92) +from:0x0217b270 kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x0217b280 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217b338 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0217b34c kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x0217b35c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217b414 kind:load to:0x0213b0b0 module:overlay(26) +from:0x0217b43c kind:arm_call to:0x021061ac module:overlays(21,26) +from:0x0217b44c kind:arm_call to:0x021064a4 module:overlay(26) +from:0x0217b490 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217b514 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217b54c kind:arm_call to:0x020fdf40 module:overlay(26) +from:0x0217b5b0 kind:arm_call to:0x020fe17c module:overlay(26) +from:0x0217b5c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217b5e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217b684 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217b738 kind:arm_call to:0x020fe450 module:overlay(26) +from:0x0217b74c kind:arm_call to:0x020fe3c0 module:overlay(26) +from:0x0217b7c8 kind:arm_call to:0x02106220 module:overlay(26) +from:0x0217b8b4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0217b8c0 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x0217b8c8 kind:arm_call to:0x021064a0 module:overlays(21,26) +from:0x0217b8d4 kind:load to:0x027e09b8 module:dtcm +from:0x0217b8d8 kind:load to:0x02180544 module:overlay(92) +from:0x0217b8dc kind:load to:0x027e0ce4 module:dtcm +from:0x0217b8e4 kind:load to:0x021804e0 module:overlay(92) +from:0x0217b8e8 kind:load to:0x0217f350 module:overlay(92) +from:0x0217b8f0 kind:load to:0x027e09c0 module:dtcm +from:0x0217b92c kind:arm_call to:0x02105438 module:overlay(26) +from:0x0217b944 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217b950 kind:arm_call to:0x02073564 module:overlay(0) +from:0x0217b97c kind:arm_call to:0x02105438 module:overlay(26) +from:0x0217b994 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217b9a0 kind:arm_call to:0x02073564 module:overlay(0) +from:0x0217ba38 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0217ba48 kind:load to:0x027e09a8 module:dtcm +from:0x0217ba50 kind:load to:0x027e09bc module:dtcm +from:0x0217ba74 kind:arm_call to:0x021060f0 module:overlay(26) +from:0x0217ba8c kind:arm_call to:0x021060b4 module:overlay(26) +from:0x0217ba9c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217bab0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0217bab8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0217bad0 kind:arm_call to:0x0203e740 module:main +from:0x0217bae4 kind:arm_call to:0x0203e740 module:main +from:0x0217baec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217bb00 kind:arm_call to:0x0203e740 module:main +from:0x0217bb08 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0217bb10 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217bb1c kind:load to:0x0217964c module:overlay(92) +from:0x0217bb20 kind:load to:0x021795e4 module:overlay(92) +from:0x0217bb24 kind:load to:0x020a1aac module:overlay(0) +from:0x0217bb34 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0217bb3c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0217bb54 kind:arm_call to:0x0203e740 module:main +from:0x0217bb68 kind:arm_call to:0x0203e740 module:main +from:0x0217bb70 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217bb84 kind:arm_call to:0x0203e740 module:main +from:0x0217bb8c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0217bb94 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217bb9c kind:arm_call to:0x02011ff4 module:main +from:0x0217bba8 kind:load to:0x0217964c module:overlay(92) +from:0x0217bbac kind:load to:0x021795e4 module:overlay(92) +from:0x0217bbb0 kind:load to:0x020a1aac module:overlay(0) +from:0x0217bbbc kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0217bc40 kind:arm_call to:0x0205de10 module:overlay(0) +from:0x0217bc60 kind:load to:0x0217d170 module:overlay(92) +from:0x0217bc74 kind:arm_call to:0x020f6e40 module:overlay(26) +from:0x0217bc98 kind:arm_call to:0x0217bd74 module:overlay(92) +from:0x0217bca4 kind:load to:0x0217f400 module:overlay(92) +from:0x0217bcb8 kind:arm_call to:0x0217bd8c module:overlay(92) +from:0x0217bcc0 kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x0217bccc kind:load to:0x0217f400 module:overlay(92) +from:0x0217bce0 kind:arm_call to:0x0217bd8c module:overlay(92) +from:0x0217bce8 kind:arm_call to:0x020f6e7c module:overlay(26) +from:0x0217bcf0 kind:arm_call to:0x02011ff4 module:main +from:0x0217bcfc kind:load to:0x0217f400 module:overlay(92) +from:0x0217bd10 kind:load to:0x020ece30 module:overlays(19,26) +from:0x0217bd28 kind:load to:0x020ece18 module:overlays(19,26) +from:0x0217bd38 kind:arm_call to:0x020ecab0 module:overlay(26) +from:0x0217bd44 kind:arm_call to:0x020ecab0 module:overlay(26) +from:0x0217bd60 kind:arm_call to:0x020ece18 module:overlay(26) +from:0x0217bd6c kind:arm_call to:0x020ece18 module:overlay(26) +from:0x0217bd80 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x0217bdbc kind:arm_call to:0x020f9a58 module:overlay(26) +from:0x0217be08 kind:arm_call to:0x020d36f4 module:overlay(24) +from:0x0217be0c kind:arm_call to:0x020d3534 module:overlay(24) +from:0x0217be24 kind:arm_call to:0x020d3db8 module:overlay(24) +from:0x0217be6c kind:arm_call to:0x020d337c module:overlay(24) +from:0x0217be70 kind:arm_call to:0x0205de10 module:overlay(0) +from:0x0217be80 kind:arm_call to:0x020d3db8 module:overlay(24) +from:0x0217becc kind:arm_call to:0x020d337c module:overlay(24) +from:0x0217bed0 kind:arm_call to:0x0205de04 module:overlay(0) +from:0x0217bf34 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bf44 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bf54 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bf60 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bf8c kind:arm_call to:0x020f70c4 module:overlay(26) +from:0x0217bf9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bfac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bfbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bfcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bfd8 kind:arm_call to:0x020f9854 module:overlay(26) +from:0x0217bffc kind:arm_call to:0x020f9854 module:overlay(26) +from:0x0217c020 kind:arm_call to:0x020f993c module:overlay(26) +from:0x0217c03c kind:arm_call to:0x0205df0c module:overlay(0) +from:0x0217c0d8 kind:arm_call to:0x0217bbc8 module:overlay(92) +from:0x0217c0dc kind:arm_call to:0x0217bc54 module:overlay(92) +from:0x0217c1bc kind:arm_call to:0x0217bd00 module:overlay(92) +from:0x0217c1d8 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c1e0 kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c208 kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c218 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c228 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c23c kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c278 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c2bc kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c318 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c328 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c338 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c348 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c358 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c360 kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c374 kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c38c kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c3a4 kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c3bc kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c45c kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c470 kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c4a8 kind:arm_call to:0x0217c4fc module:overlay(92) +from:0x0217c4bc kind:arm_call to:0x0217c4d8 module:overlay(92) +from:0x0217c4ec kind:arm_call to:0x0205de10 module:overlay(0) +from:0x0217c4f4 kind:arm_call to:0x0205de04 module:overlay(0) +from:0x0217c568 kind:arm_call to:0x020eccb8 module:overlay(26) +from:0x0217c5c4 kind:load to:0x0217f444 module:overlay(92) +from:0x0217c5c8 kind:load to:0x027e07d4 module:dtcm +from:0x0217c5cc kind:load to:0x027e07b4 module:dtcm +from:0x0217c65c kind:arm_call to:0x01ffb714 module:itcm +from:0x0217c668 kind:arm_call to:0x01ffb860 module:itcm +from:0x0217c694 kind:arm_call to:0x020fde04 module:overlay(26) +from:0x0217c6a4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217c6b4 kind:arm_call to:0x020fddc8 module:overlay(26) +from:0x0217c6d0 kind:arm_call to:0x0217c96c module:overlay(92) +from:0x0217c6dc kind:load to:0x0214196c module:overlay(26) +from:0x0217c730 kind:arm_call to:0x0205de8c module:overlay(0) +from:0x0217c7bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217c7fc kind:arm_call to:0x020f16a4 module:overlay(26) +from:0x0217c808 kind:arm_call to:0x020f1898 module:overlay(26) +from:0x0217c8f0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0217c968 kind:load to:0x020ece4c module:overlays(19,26) +from:0x0217c9f0 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x0217ca04 kind:arm_call to:0x020ecd54 module:overlay(26) +from:0x0217ca0c kind:arm_call to:0x02011ff4 module:main +from:0x0217ca4c kind:arm_call to:0x0217ca68 module:overlay(92) +from:0x0217ca60 kind:arm_call to:0x0217ca88 module:overlay(92) +from:0x0217cab0 kind:arm_call to:0x02070b24 module:overlay(0) +from:0x0217cad4 kind:arm_call to:0x02070aa0 module:overlay(0) +from:0x0217cb1c kind:arm_call to:0x0203b434 module:main +from:0x0217cb24 kind:arm_call to:0x0203c2b8 module:main +from:0x0217cb28 kind:arm_call to:0x0203badc module:main +from:0x0217cb40 kind:arm_call to:0x0203b434 module:main +from:0x0217cb48 kind:arm_call to:0x0203c088 module:main +from:0x0217cb4c kind:arm_call to:0x0203badc module:main +from:0x0217cba8 kind:arm_call to:0x0206da6c module:overlay(0) +from:0x0217cbb4 kind:arm_call to:0x02002fd4 module:main +from:0x0217cbc4 kind:arm_call to:0x0217ccb8 module:overlay(92) +from:0x0217cc0c kind:arm_call to:0x02072d14 module:overlay(0) +from:0x0217cc1c kind:arm_call to:0x02072c4c module:overlay(0) +from:0x0217cc50 kind:arm_call to:0x02002d74 module:main +from:0x0217cc60 kind:arm_call to:0x02002e58 module:main +from:0x0217cc74 kind:arm_call to:0x02002e98 module:main +from:0x0217cc80 kind:arm_call to:0x02002d74 module:main +from:0x0217cc90 kind:arm_call to:0x02002e98 module:main +from:0x0217cca0 kind:load to:0x020b6a14 module:overlay(0) +from:0x0217cca4 kind:load to:0x0217f464 module:overlay(92) +from:0x0217cca8 kind:load to:0x020b69b8 module:overlay(0) +from:0x0217ccac kind:load to:0x027e09a8 module:dtcm +from:0x0217d19c kind:arm_call to:0x021686b0 module:overlay(92) +from:0x0217d1ac kind:arm_call to:0x0203e3a4 module:main +from:0x0217d1c0 kind:load to:0x0217f480 module:overlay(92) +from:0x0217d1c4 kind:load to:0x0217f490 module:overlay(92) +from:0x0217d1c8 kind:load to:0x0216883c module:overlay(92) +from:0x0217d1cc kind:load to:0x0217f484 module:overlay(92) +from:0x0217d1ec kind:arm_call to:0x02168880 module:overlay(92) +from:0x0217d1fc kind:arm_call to:0x0203e3a4 module:main +from:0x0217d210 kind:load to:0x0217f564 module:overlay(92) +from:0x0217d214 kind:load to:0x0217f574 module:overlay(92) +from:0x0217d218 kind:load to:0x02168a04 module:overlay(92) +from:0x0217d21c kind:load to:0x0217f568 module:overlay(92) +from:0x0217d23c kind:arm_call to:0x02168a48 module:overlay(92) +from:0x0217d24c kind:arm_call to:0x0203e3a4 module:main +from:0x0217d260 kind:load to:0x0217f648 module:overlay(92) +from:0x0217d264 kind:load to:0x0217f658 module:overlay(92) +from:0x0217d268 kind:load to:0x02168ca4 module:overlay(92) +from:0x0217d26c kind:load to:0x0217f64c module:overlay(92) +from:0x0217d28c kind:arm_call to:0x02168ce8 module:overlay(92) +from:0x0217d29c kind:arm_call to:0x0203e3a4 module:main +from:0x0217d2b0 kind:load to:0x0217f72c module:overlay(92) +from:0x0217d2b4 kind:load to:0x0217f73c module:overlay(92) +from:0x0217d2b8 kind:load to:0x02169110 module:overlay(92) +from:0x0217d2bc kind:load to:0x0217f730 module:overlay(92) +from:0x0217d2dc kind:arm_call to:0x02169154 module:overlay(92) +from:0x0217d2ec kind:arm_call to:0x0203e3a4 module:main +from:0x0217d300 kind:load to:0x0217f810 module:overlay(92) +from:0x0217d304 kind:load to:0x0217f820 module:overlay(92) +from:0x0217d308 kind:load to:0x0216953c module:overlay(92) +from:0x0217d30c kind:load to:0x0217f814 module:overlay(92) +from:0x0217d32c kind:arm_call to:0x02169580 module:overlay(92) +from:0x0217d33c kind:arm_call to:0x0203e3a4 module:main +from:0x0217d350 kind:load to:0x0217f840 module:overlay(92) +from:0x0217d354 kind:load to:0x0217f850 module:overlay(92) +from:0x0217d358 kind:load to:0x02169828 module:overlay(92) +from:0x0217d35c kind:load to:0x0217f844 module:overlay(92) +from:0x0217d37c kind:arm_call to:0x0216986c module:overlay(92) +from:0x0217d38c kind:arm_call to:0x0203e3a4 module:main +from:0x0217d3a0 kind:load to:0x0217f924 module:overlay(92) +from:0x0217d3a4 kind:load to:0x0217f934 module:overlay(92) +from:0x0217d3a8 kind:load to:0x02169d40 module:overlay(92) +from:0x0217d3ac kind:load to:0x0217f928 module:overlay(92) +from:0x0217d3cc kind:arm_call to:0x02169d84 module:overlay(92) +from:0x0217d3dc kind:arm_call to:0x0203e3a4 module:main +from:0x0217d3f0 kind:load to:0x0217fa08 module:overlay(92) +from:0x0217d3f4 kind:load to:0x0217fa18 module:overlay(92) +from:0x0217d3f8 kind:load to:0x02169fe0 module:overlay(92) +from:0x0217d3fc kind:load to:0x0217fa0c module:overlay(92) +from:0x0217d41c kind:arm_call to:0x0216a024 module:overlay(92) +from:0x0217d42c kind:arm_call to:0x0203e3a4 module:main +from:0x0217d440 kind:load to:0x0217fb0c module:overlay(92) +from:0x0217d444 kind:load to:0x0217fb1c module:overlay(92) +from:0x0217d448 kind:load to:0x0216a300 module:overlay(92) +from:0x0217d44c kind:load to:0x0217fb10 module:overlay(92) +from:0x0217d46c kind:arm_call to:0x0216a344 module:overlay(92) +from:0x0217d47c kind:arm_call to:0x0203e3a4 module:main +from:0x0217d490 kind:load to:0x0217fc10 module:overlay(92) +from:0x0217d494 kind:load to:0x0217fc20 module:overlay(92) +from:0x0217d498 kind:load to:0x0216a634 module:overlay(92) +from:0x0217d49c kind:load to:0x0217fc14 module:overlay(92) +from:0x0217d4c4 kind:arm_call to:0x0203e690 module:main +from:0x0217d748 kind:arm_call to:0x0216af50 module:overlay(92) +from:0x0217d758 kind:arm_call to:0x0203e3a4 module:main +from:0x0217d7a8 kind:load to:0x0217fc68 module:overlay(92) +from:0x0217d7ac kind:load to:0x02171a14 module:overlay(92) +from:0x0217d7b4 kind:load to:0x0217cf1c module:overlay(92) +from:0x0217d7b8 kind:load to:0x0217e4b8 module:overlay(92) +from:0x0217d7c0 kind:load to:0x0217fc50 module:overlay(92) +from:0x0217d7c4 kind:load to:0x0217fc40 module:overlay(92) +from:0x0217d7c8 kind:load to:0x0217e75c module:overlay(92) +from:0x0217d7cc kind:load to:0x0217e778 module:overlay(92) +from:0x0217d7d0 kind:load to:0x0217e794 module:overlay(92) +from:0x0217d7d4 kind:load to:0x0217e7b0 module:overlay(92) +from:0x0217d7d8 kind:load to:0x0217e7cc module:overlay(92) +from:0x0217d7dc kind:load to:0x0217e878 module:overlay(92) +from:0x0217d7e0 kind:load to:0x0217e894 module:overlay(92) +from:0x0217d7e4 kind:load to:0x0217e8b0 module:overlay(92) +from:0x0217d7e8 kind:load to:0x0217e8cc module:overlay(92) +from:0x0217d7ec kind:load to:0x0217e8e8 module:overlay(92) +from:0x0217d7f0 kind:load to:0x0217e904 module:overlay(92) +from:0x0217d7f4 kind:load to:0x0217e66c module:overlay(92) +from:0x0217d7f8 kind:load to:0x0217e688 module:overlay(92) +from:0x0217d7fc kind:load to:0x0217e6a4 module:overlay(92) +from:0x0217d800 kind:load to:0x0217e6c0 module:overlay(92) +from:0x0217d804 kind:load to:0x0217fc8c module:overlay(92) +from:0x0217d808 kind:load to:0x02171a24 module:overlay(92) +from:0x0217d80c kind:load to:0x0217fc44 module:overlay(92) +from:0x0217d810 kind:load to:0x02044704 module:main +from:0x0217d814 kind:load to:0x0217e7e8 module:overlay(92) +from:0x0217d834 kind:arm_call to:0x02171a68 module:overlay(92) +from:0x0217d844 kind:arm_call to:0x0203e3a4 module:main +from:0x0217d858 kind:load to:0x0217fd64 module:overlay(92) +from:0x0217d85c kind:load to:0x0217fd74 module:overlay(92) +from:0x0217d860 kind:load to:0x02172680 module:overlay(92) +from:0x0217d864 kind:load to:0x0217fd68 module:overlay(92) +from:0x0217d8e8 kind:arm_call to:0x021726c4 module:overlay(92) +from:0x0217d8f8 kind:arm_call to:0x0203e3a4 module:main +from:0x0217d910 kind:load to:0x0217eac0 module:overlay(92) +from:0x0217d914 kind:load to:0x0217fdc0 module:overlay(92) +from:0x0217d918 kind:load to:0x0217fdb0 module:overlay(92) +from:0x0217d924 kind:load to:0x0217fdd4 module:overlay(92) +from:0x0217d928 kind:load to:0x02173ef4 module:overlay(92) +from:0x0217d92c kind:load to:0x0217fdb4 module:overlay(92) +from:0x0217d9b0 kind:arm_call to:0x02173f38 module:overlay(92) +from:0x0217d9c0 kind:arm_call to:0x0203e3a4 module:main +from:0x0217d9d8 kind:load to:0x0217ec00 module:overlay(92) +from:0x0217d9dc kind:load to:0x0217febc module:overlay(92) +from:0x0217d9e0 kind:load to:0x0217feac module:overlay(92) +from:0x0217d9ec kind:load to:0x0217fed4 module:overlay(92) +from:0x0217d9f0 kind:load to:0x02175984 module:overlay(92) +from:0x0217d9f4 kind:load to:0x0217feb0 module:overlay(92) +from:0x0217da74 kind:arm_call to:0x021759c8 module:overlay(92) +from:0x0217da84 kind:arm_call to:0x0203e3a4 module:main +from:0x0217da98 kind:load to:0x0217ed64 module:overlay(92) +from:0x0217daa4 kind:load to:0x0217ed98 module:overlay(92) +from:0x0217daa8 kind:load to:0x0217ffac module:overlay(92) +from:0x0217daac kind:load to:0x0217eda4 module:overlay(92) +from:0x0217dab0 kind:load to:0x0217edbc module:overlay(92) +from:0x0217dab4 kind:load to:0x0217edb0 module:overlay(92) +from:0x0217dabc kind:load to:0x0217ffbc module:overlay(92) +from:0x0217dac0 kind:load to:0x021768a0 module:overlay(92) +from:0x0217dac4 kind:load to:0x0217ffb0 module:overlay(92) +from:0x0217dae4 kind:arm_call to:0x021768e4 module:overlay(92) +from:0x0217daf4 kind:arm_call to:0x0203e3a4 module:main +from:0x0217db08 kind:load to:0x02180094 module:overlay(92) +from:0x0217db0c kind:load to:0x021800a4 module:overlay(92) +from:0x0217db10 kind:load to:0x021775dc module:overlay(92) +from:0x0217db14 kind:load to:0x02180098 module:overlay(92) +from:0x0217db88 kind:arm_call to:0x02177620 module:overlay(92) +from:0x0217db98 kind:arm_call to:0x0203e3a4 module:main +from:0x0217dbac kind:load to:0x0217ef08 module:overlay(92) +from:0x0217dbb8 kind:load to:0x0217ef4c module:overlay(92) +from:0x0217dbbc kind:load to:0x0218017c module:overlay(92) +from:0x0217dbc4 kind:load to:0x0217ef64 module:overlay(92) +from:0x0217dbc8 kind:load to:0x0217ef58 module:overlay(92) +from:0x0217dbd4 kind:load to:0x0218018c module:overlay(92) +from:0x0217dbd8 kind:load to:0x02178e90 module:overlay(92) +from:0x0217dbdc kind:load to:0x02180180 module:overlay(92) +from:0x0217dc08 kind:arm_call to:0x02178ed4 module:overlay(92) +from:0x0217dc18 kind:arm_call to:0x0203e3a4 module:main +from:0x0217dc2c kind:load to:0x02180264 module:overlay(92) +from:0x0217dc30 kind:load to:0x02180280 module:overlay(92) +from:0x0217dc34 kind:load to:0x0217948c module:overlay(92) +from:0x0217dc38 kind:load to:0x02180268 module:overlay(92) +from:0x0217dc58 kind:arm_call to:0x021794d0 module:overlay(92) +from:0x0217dc68 kind:arm_call to:0x0203e3a4 module:main +from:0x0217dc7c kind:load to:0x02180358 module:overlay(92) +from:0x0217dc80 kind:load to:0x0218036c module:overlay(92) +from:0x0217dc84 kind:load to:0x0217a154 module:overlay(92) +from:0x0217dc88 kind:load to:0x02180360 module:overlay(92) +from:0x0217dcb8 kind:arm_call to:0x0217a198 module:overlay(92) +from:0x0217dcc8 kind:arm_call to:0x0203e3a4 module:main +from:0x0217dcdc kind:load to:0x0217f220 module:overlay(92) +from:0x0217dce0 kind:load to:0x021803a8 module:overlay(92) +from:0x0217dce4 kind:load to:0x021803bc module:overlay(92) +from:0x0217dce8 kind:load to:0x0217a8f0 module:overlay(92) +from:0x0217dcec kind:load to:0x021803b0 module:overlay(92) +from:0x0217dd0c kind:arm_call to:0x0217a934 module:overlay(92) +from:0x0217dd1c kind:arm_call to:0x0203e3a4 module:main +from:0x0217dd30 kind:load to:0x021803f8 module:overlay(92) +from:0x0217dd34 kind:load to:0x02180408 module:overlay(92) +from:0x0217dd38 kind:load to:0x0217b070 module:overlay(92) +from:0x0217dd3c kind:load to:0x021803fc module:overlay(92) +from:0x0217dd5c kind:arm_call to:0x0217b0b4 module:overlay(92) +from:0x0217dd6c kind:arm_call to:0x0203e3a4 module:main +from:0x0217dd80 kind:load to:0x021804e8 module:overlay(92) +from:0x0217dd84 kind:load to:0x021804f8 module:overlay(92) +from:0x0217dd88 kind:load to:0x0217bbb4 module:overlay(92) +from:0x0217dd8c kind:load to:0x021804ec module:overlay(92) +from:0x0217dda8 kind:load to:0x0217f464 module:overlay(92) +from:0x0217ddac kind:load to:0x0217d180 module:overlay(92) +from:0x0217ddb0 kind:load to:0x0217d1d0 module:overlay(92) +from:0x0217ddb4 kind:load to:0x0217d220 module:overlay(92) +from:0x0217ddb8 kind:load to:0x0217d270 module:overlay(92) +from:0x0217ddbc kind:load to:0x0217d2c0 module:overlay(92) +from:0x0217ddc0 kind:load to:0x0217d310 module:overlay(92) +from:0x0217ddc4 kind:load to:0x0217d360 module:overlay(92) +from:0x0217ddc8 kind:load to:0x0217d3b0 module:overlay(92) +from:0x0217ddcc kind:load to:0x0217d400 module:overlay(92) +from:0x0217ddd0 kind:load to:0x0217d450 module:overlay(92) +from:0x0217ddd4 kind:load to:0x0217d4a0 module:overlay(92) +from:0x0217ddd8 kind:load to:0x0217d818 module:overlay(92) +from:0x0217dddc kind:load to:0x0217d868 module:overlay(92) +from:0x0217dde0 kind:load to:0x0217d930 module:overlay(92) +from:0x0217dde4 kind:load to:0x0217d9f8 module:overlay(92) +from:0x0217dde8 kind:load to:0x0217dac8 module:overlay(92) +from:0x0217ddec kind:load to:0x0217db18 module:overlay(92) +from:0x0217ddf0 kind:load to:0x0217dbe0 module:overlay(92) +from:0x0217ddf4 kind:load to:0x0217dc3c module:overlay(92) +from:0x0217ddf8 kind:load to:0x0217dc8c module:overlay(92) +from:0x0217ddfc kind:load to:0x0217dcf0 module:overlay(92) +from:0x0217de00 kind:load to:0x0217dd40 module:overlay(92) +from:0x0217de04 kind:load to:0x0217dd90 module:overlay(92) +from:0x0217de28 kind:load to:0x02168524 module:overlay(92) +from:0x0217de2c kind:load to:0x02168538 module:overlay(92) +from:0x0217de30 kind:load to:0x02167c0c module:overlay(92) +from:0x0217de34 kind:load to:0x02168080 module:overlay(92) +from:0x0217de38 kind:load to:0x02167c14 module:overlay(92) +from:0x0217de3c kind:load to:0x0216812c module:overlay(92) +from:0x0217de40 kind:load to:0x02168428 module:overlay(92) +from:0x0217de44 kind:load to:0x0207a9d0 module:overlay(0) +from:0x0217de48 kind:load to:0x0207a9d4 module:overlay(0) +from:0x0217de54 kind:load to:0x0216861c module:overlay(92) +from:0x0217de58 kind:load to:0x0216863c module:overlay(92) +from:0x0217de5c kind:load to:0x02059174 module:overlay(0) +from:0x0217de60 kind:load to:0x01ffc57c module:itcm +from:0x0217de64 kind:load to:0x02059348 module:overlay(0) +from:0x0217de68 kind:load to:0x020593c4 module:overlay(0) +from:0x0217de6c kind:load to:0x02059428 module:overlay(0) +from:0x0217de70 kind:load to:0x020591b4 module:overlay(0) +from:0x0217de74 kind:load to:0x02059304 module:overlay(0) +from:0x0217de78 kind:load to:0x02168664 module:overlay(92) +from:0x0217de7c kind:load to:0x020839ec module:overlay(0) +from:0x0217de88 kind:load to:0x0216868c module:overlay(92) +from:0x0217de8c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217de90 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217de94 kind:load to:0x0209e21c module:overlay(0) +from:0x0217de98 kind:load to:0x0209e23c module:overlay(0) +from:0x0217dea4 kind:load to:0x0216877c module:overlay(92) +from:0x0217dea8 kind:load to:0x0209e87c module:overlay(0) +from:0x0217deac kind:load to:0x0210ddd0 module:overlays(19,26) +from:0x0217deb0 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0217deb4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217deb8 kind:load to:0x02168794 module:overlay(92) +from:0x0217debc kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217dec0 kind:load to:0x0209e990 module:overlay(0) +from:0x0217dec4 kind:load to:0x0209e998 module:overlay(0) +from:0x0217dec8 kind:load to:0x0209e99c module:overlay(0) +from:0x0217decc kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217ded0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217ded4 kind:load to:0x021687f4 module:overlay(92) +from:0x0217ded8 kind:load to:0x02168814 module:overlay(92) +from:0x0217dedc kind:load to:0x0210dfec module:overlays(19,26) +from:0x0217dee0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217dee4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217dee8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217def4 kind:load to:0x0216885c module:overlay(92) +from:0x0217def8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217defc kind:load to:0x0209e1dc module:overlay(0) +from:0x0217df00 kind:load to:0x0209e21c module:overlay(0) +from:0x0217df04 kind:load to:0x0209e23c module:overlay(0) +from:0x0217df10 kind:load to:0x02168960 module:overlay(92) +from:0x0217df14 kind:load to:0x0209e87c module:overlay(0) +from:0x0217df18 kind:load to:0x02168978 module:overlay(92) +from:0x0217df1c kind:load to:0x0210def0 module:overlays(19,26) +from:0x0217df20 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217df24 kind:load to:0x02168984 module:overlay(92) +from:0x0217df28 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217df2c kind:load to:0x0209e990 module:overlay(0) +from:0x0217df30 kind:load to:0x0209e998 module:overlay(0) +from:0x0217df34 kind:load to:0x0209e99c module:overlay(0) +from:0x0217df38 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217df3c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217df40 kind:load to:0x021689bc module:overlay(92) +from:0x0217df44 kind:load to:0x021689dc module:overlay(92) +from:0x0217df48 kind:load to:0x0210dfec module:overlays(19,26) +from:0x0217df4c kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217df50 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217df54 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217df60 kind:load to:0x02168a24 module:overlay(92) +from:0x0217df64 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217df68 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217df6c kind:load to:0x0209e21c module:overlay(0) +from:0x0217df70 kind:load to:0x0209e23c module:overlay(0) +from:0x0217df7c kind:load to:0x02168b58 module:overlay(92) +from:0x0217df80 kind:load to:0x0209e87c module:overlay(0) +from:0x0217df84 kind:load to:0x02168bf0 module:overlay(92) +from:0x0217df88 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0217df8c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217df90 kind:load to:0x02168bfc module:overlay(92) +from:0x0217df94 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217df98 kind:load to:0x0209e990 module:overlay(0) +from:0x0217df9c kind:load to:0x0209e998 module:overlay(0) +from:0x0217dfa0 kind:load to:0x0209e99c module:overlay(0) +from:0x0217dfa4 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217dfa8 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217dfac kind:load to:0x02168c5c module:overlay(92) +from:0x0217dfb0 kind:load to:0x02168c7c module:overlay(92) +from:0x0217dfb4 kind:load to:0x0210dfec module:overlays(19,26) +from:0x0217dfb8 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217dfbc kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217dfc0 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217dfcc kind:load to:0x02168cc4 module:overlay(92) +from:0x0217dfd0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217dfd4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217dfd8 kind:load to:0x0209e21c module:overlay(0) +from:0x0217dfdc kind:load to:0x0209e23c module:overlay(0) +from:0x0217dfe8 kind:load to:0x02168ddc module:overlay(92) +from:0x0217dfec kind:load to:0x0209e87c module:overlay(0) +from:0x0217dff0 kind:load to:0x02168f38 module:overlay(92) +from:0x0217dff4 kind:load to:0x02169010 module:overlay(92) +from:0x0217dff8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217dffc kind:load to:0x02169030 module:overlay(92) +from:0x0217e000 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217e004 kind:load to:0x0209e990 module:overlay(0) +from:0x0217e008 kind:load to:0x0209e998 module:overlay(0) +from:0x0217e00c kind:load to:0x0209e99c module:overlay(0) +from:0x0217e010 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217e014 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217e018 kind:load to:0x02169098 module:overlay(92) +from:0x0217e01c kind:load to:0x021690d0 module:overlay(92) +from:0x0217e020 kind:load to:0x0210d56c module:overlays(19,26) +from:0x0217e024 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217e028 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217e02c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217e030 kind:load to:0x02110430 module:overlays(19,26) +from:0x0217e034 kind:load to:0x02168ff4 module:overlay(92) +from:0x0217e038 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x0217e03c kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x0217e040 kind:load to:0x02168fe4 module:overlay(92) +from:0x0217e044 kind:load to:0x0210d440 module:overlays(19,26) +from:0x0217e048 kind:load to:0x02168fec module:overlay(92) +from:0x0217e04c kind:load to:0x02168ffc module:overlay(92) +from:0x0217e050 kind:load to:0x02169008 module:overlay(92) +from:0x0217e05c kind:load to:0x02169130 module:overlay(92) +from:0x0217e060 kind:load to:0x0209e0a0 module:overlay(0) +from:0x0217e064 kind:load to:0x0209e160 module:overlay(0) +from:0x0217e068 kind:load to:0x0209e164 module:overlay(0) +from:0x0217e06c kind:load to:0x0209e168 module:overlay(0) +from:0x0217e078 kind:load to:0x021691bc module:overlay(92) +from:0x0217e07c kind:load to:0x0209e87c module:overlay(0) +from:0x0217e080 kind:load to:0x0216925c module:overlay(92) +from:0x0217e084 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0217e088 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217e08c kind:load to:0x0210d394 module:overlays(19,26) +from:0x0217e090 kind:load to:0x0216940c module:overlay(92) +from:0x0217e094 kind:load to:0x0209e990 module:overlay(0) +from:0x0217e098 kind:load to:0x0209e998 module:overlay(0) +from:0x0217e09c kind:load to:0x0209e99c module:overlay(0) +from:0x0217e0a0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217e0a4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217e0a8 kind:load to:0x021694d4 module:overlay(92) +from:0x0217e0ac kind:load to:0x02169504 module:overlay(92) +from:0x0217e0b0 kind:load to:0x0210d56c module:overlays(19,26) +from:0x0217e0b4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217e0b8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217e0bc kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217e0c0 kind:load to:0x02110430 module:overlays(19,26) +from:0x0217e0c4 kind:load to:0x02169298 module:overlay(92) +from:0x0217e0c8 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x0217e0cc kind:load to:0x02169260 module:overlay(92) +from:0x0217e0d0 kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x0217e0d4 kind:load to:0x02169268 module:overlay(92) +from:0x0217e0d8 kind:load to:0x0210d45c module:overlays(19,26) +from:0x0217e0dc kind:load to:0x0210d574 module:overlays(19,26) +from:0x0217e0e0 kind:load to:0x0210d57c module:overlays(19,26) +from:0x0217e0ec kind:load to:0x0216955c module:overlay(92) +from:0x0217e0f0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217e0f4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217e0f8 kind:load to:0x0209e21c module:overlay(0) +from:0x0217e0fc kind:load to:0x0209e23c module:overlay(0) +from:0x0217e108 kind:load to:0x02169644 module:overlay(92) +from:0x0217e10c kind:load to:0x0209e87c module:overlay(0) +from:0x0217e110 kind:load to:0x02169708 module:overlay(92) +from:0x0217e114 kind:load to:0x02169764 module:overlay(92) +from:0x0217e118 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217e11c kind:load to:0x02169778 module:overlay(92) +from:0x0217e120 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217e124 kind:load to:0x0209e990 module:overlay(0) +from:0x0217e128 kind:load to:0x0209e998 module:overlay(0) +from:0x0217e12c kind:load to:0x0209e99c module:overlay(0) +from:0x0217e130 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217e134 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217e138 kind:load to:0x021697b0 module:overlay(92) +from:0x0217e13c kind:load to:0x021697e8 module:overlay(92) +from:0x0217e140 kind:load to:0x0210d56c module:overlays(19,26) +from:0x0217e144 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217e148 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217e14c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217e150 kind:load to:0x02110430 module:overlays(19,26) +from:0x0217e154 kind:load to:0x02169748 module:overlay(92) +from:0x0217e158 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x0217e15c kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x0217e160 kind:load to:0x02169738 module:overlay(92) +from:0x0217e164 kind:load to:0x0210d440 module:overlays(19,26) +from:0x0217e168 kind:load to:0x02169740 module:overlay(92) +from:0x0217e16c kind:load to:0x02169750 module:overlay(92) +from:0x0217e170 kind:load to:0x0216975c module:overlay(92) +from:0x0217e17c kind:load to:0x02169848 module:overlay(92) +from:0x0217e180 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217e184 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217e188 kind:load to:0x0209e21c module:overlay(0) +from:0x0217e18c kind:load to:0x0209e23c module:overlay(0) +from:0x0217e198 kind:load to:0x02169948 module:overlay(92) +from:0x0217e19c kind:load to:0x0209e87c module:overlay(0) +from:0x0217e1a0 kind:load to:0x02169a44 module:overlay(92) +from:0x0217e1a4 kind:load to:0x02169c74 module:overlay(92) +from:0x0217e1a8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217e1ac kind:load to:0x02169c88 module:overlay(92) +from:0x0217e1b0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217e1b4 kind:load to:0x0209e990 module:overlay(0) +from:0x0217e1b8 kind:load to:0x0209e998 module:overlay(0) +from:0x0217e1bc kind:load to:0x0209e99c module:overlay(0) +from:0x0217e1c0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217e1c4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217e1c8 kind:load to:0x02169cc8 module:overlay(92) +from:0x0217e1cc kind:load to:0x02169d00 module:overlay(92) +from:0x0217e1d0 kind:load to:0x0210d56c module:overlays(19,26) +from:0x0217e1d4 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217e1d8 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217e1dc kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217e1e0 kind:load to:0x02110430 module:overlays(19,26) +from:0x0217e1e4 kind:load to:0x02169c50 module:overlay(92) +from:0x0217e1e8 kind:load to:0x02169c6c module:overlay(92) +from:0x0217e1ec kind:load to:0x0210d3f0 module:overlays(19,26) +from:0x0217e1f0 kind:load to:0x02169c40 module:overlay(92) +from:0x0217e1f4 kind:load to:0x0210d440 module:overlays(19,26) +from:0x0217e1f8 kind:load to:0x02169c48 module:overlay(92) +from:0x0217e1fc kind:load to:0x02169c58 module:overlay(92) +from:0x0217e200 kind:load to:0x02169c64 module:overlay(92) +from:0x0217e210 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217e214 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217e218 kind:load to:0x0209e21c module:overlay(0) +from:0x0217e21c kind:load to:0x0209e23c module:overlay(0) +from:0x0217e228 kind:load to:0x02169d60 module:overlay(92) +from:0x0217e22c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217e230 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217e234 kind:load to:0x0209e21c module:overlay(0) +from:0x0217e238 kind:load to:0x0209e23c module:overlay(0) +from:0x0217e244 kind:load to:0x0207e178 module:overlay(0) +from:0x0217e248 kind:load to:0x0207e180 module:overlay(0) +from:0x0217e24c kind:load to:0x0207e994 module:overlay(0) +from:0x0217e250 kind:load to:0x0207e984 module:overlay(0) +from:0x0217e254 kind:load to:0x0207e9d0 module:overlay(0) +from:0x0217e258 kind:load to:0x0207ea08 module:overlay(0) +from:0x0217e25c kind:load to:0x0207ea4c module:overlay(0) +from:0x0217e260 kind:load to:0x0207ea74 module:overlay(0) +from:0x0217e26c kind:load to:0x02169e60 module:overlay(92) +from:0x0217e270 kind:load to:0x0209e87c module:overlay(0) +from:0x0217e274 kind:load to:0x02169eb8 module:overlay(92) +from:0x0217e278 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0217e27c kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217e280 kind:load to:0x0210c300 module:overlays(19,26) +from:0x0217e284 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217e288 kind:load to:0x0210c354 module:overlays(19,26) +from:0x0217e28c kind:load to:0x0209e998 module:overlay(0) +from:0x0217e290 kind:load to:0x0209e99c module:overlay(0) +from:0x0217e294 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217e298 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217e29c kind:load to:0x02169f98 module:overlay(92) +from:0x0217e2a0 kind:load to:0x02169fb8 module:overlay(92) +from:0x0217e2a4 kind:load to:0x0210dfec module:overlays(19,26) +from:0x0217e2a8 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217e2ac kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217e2b0 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217e2b4 kind:load to:0x0210c4d8 module:overlays(19,26) +from:0x0217e2b8 kind:load to:0x02169f20 module:overlay(92) +from:0x0217e2bc kind:load to:0x02169ec4 module:overlay(92) +from:0x0217e2c0 kind:load to:0x02169f14 module:overlay(92) +from:0x0217e2cc kind:load to:0x0216a000 module:overlay(92) +from:0x0217e2d0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217e2d4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217e2d8 kind:load to:0x0209e21c module:overlay(0) +from:0x0217e2dc kind:load to:0x0209e23c module:overlay(0) +from:0x0217e2e8 kind:load to:0x0216a114 module:overlay(92) +from:0x0217e2ec kind:load to:0x0209e87c module:overlay(0) +from:0x0217e2f0 kind:load to:0x0210bee8 module:overlays(19,26) +from:0x0217e2f4 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0217e2f8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217e2fc kind:load to:0x0216a12c module:overlay(92) +from:0x0217e300 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217e304 kind:load to:0x0210be90 module:overlays(19,26) +from:0x0217e308 kind:load to:0x0209e998 module:overlay(0) +from:0x0217e30c kind:load to:0x0209e99c module:overlay(0) +from:0x0217e310 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217e314 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217e318 kind:load to:0x0216a2b8 module:overlay(92) +from:0x0217e31c kind:load to:0x0216a2d8 module:overlay(92) +from:0x0217e320 kind:load to:0x0210dfec module:overlays(19,26) +from:0x0217e324 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217e328 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217e32c kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217e330 kind:load to:0x0210bf60 module:overlays(19,26) +from:0x0217e334 kind:load to:0x0216a228 module:overlay(92) +from:0x0217e338 kind:load to:0x0216a1cc module:overlay(92) +from:0x0217e33c kind:load to:0x0216a21c module:overlay(92) +from:0x0217e348 kind:load to:0x0216a320 module:overlay(92) +from:0x0217e34c kind:load to:0x0209e0a0 module:overlay(0) +from:0x0217e350 kind:load to:0x0209e160 module:overlay(0) +from:0x0217e354 kind:load to:0x0209e164 module:overlay(0) +from:0x0217e358 kind:load to:0x0209e168 module:overlay(0) +from:0x0217e364 kind:load to:0x0216a390 module:overlay(92) +from:0x0217e368 kind:load to:0x0209e87c module:overlay(0) +from:0x0217e36c kind:load to:0x0216a41c module:overlay(92) +from:0x0217e370 kind:load to:0x0210def0 module:overlays(19,26) +from:0x0217e374 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217e378 kind:load to:0x0210d394 module:overlays(19,26) +from:0x0217e37c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217e380 kind:load to:0x0209e990 module:overlay(0) +from:0x0217e384 kind:load to:0x0209e998 module:overlay(0) +from:0x0217e388 kind:load to:0x0209e99c module:overlay(0) +from:0x0217e38c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217e390 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217e394 kind:load to:0x0216a5cc module:overlay(92) +from:0x0217e398 kind:load to:0x0216a5fc module:overlay(92) +from:0x0217e39c kind:load to:0x0210d56c module:overlays(19,26) +from:0x0217e3a0 kind:load to:0x0210e1e4 module:overlays(19,26) +from:0x0217e3a4 kind:load to:0x0210e1f0 module:overlays(19,26) +from:0x0217e3a8 kind:load to:0x0210dff4 module:overlays(19,26) +from:0x0217e3ac kind:load to:0x02110430 module:overlays(19,26) +from:0x0217e3b0 kind:load to:0x0216a458 module:overlay(92) +from:0x0217e3b4 kind:load to:0x0210d5ac module:overlays(19,26) +from:0x0217e3b8 kind:load to:0x0216a420 module:overlay(92) +from:0x0217e3bc kind:load to:0x0210d438 module:overlays(19,26,31) +from:0x0217e3c0 kind:load to:0x0216a428 module:overlay(92) +from:0x0217e3c4 kind:load to:0x0210d45c module:overlays(19,26) +from:0x0217e3c8 kind:load to:0x0210d574 module:overlays(19,26) +from:0x0217e3cc kind:load to:0x0210d57c module:overlays(19,26) +from:0x0217e3d8 kind:load to:0x0216a860 module:overlay(92) +from:0x0217e3dc kind:load to:0x0216ae88 module:overlay(92) +from:0x0217e3e0 kind:load to:0x0216a648 module:overlay(92) +from:0x0217e3ec kind:load to:0x0207db54 module:overlay(0) +from:0x0217e3f0 kind:load to:0x0207db5c module:overlay(0) +from:0x0217e3f4 kind:load to:0x0207e024 module:overlay(0) +from:0x0217e3f8 kind:load to:0x0207e014 module:overlay(0) +from:0x0217e3fc kind:load to:0x0207e058 module:overlay(0) +from:0x0217e400 kind:load to:0x0207e0c8 module:overlay(0) +from:0x0217e404 kind:load to:0x0207e0f0 module:overlay(0) +from:0x0217e408 kind:load to:0x0207e168 module:overlay(0) +from:0x0217e414 kind:load to:0x0216aeec module:overlay(92) +from:0x0217e418 kind:load to:0x0216af00 module:overlay(92) +from:0x0217e41c kind:load to:0x02059174 module:overlay(0) +from:0x0217e420 kind:load to:0x02058fb8 module:overlay(0) +from:0x0217e424 kind:load to:0x02059348 module:overlay(0) +from:0x0217e428 kind:load to:0x020593c4 module:overlay(0) +from:0x0217e42c kind:load to:0x02059428 module:overlay(0) +from:0x0217e430 kind:load to:0x0216ae60 module:overlay(92) +from:0x0217e434 kind:load to:0x02059304 module:overlay(0) +from:0x0217e440 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217e444 kind:load to:0x02099cfc module:overlay(0) +from:0x0217e448 kind:load to:0x02099d14 module:overlay(0) +from:0x0217e44c kind:load to:0x02099d20 module:overlay(0) +from:0x0217e450 kind:load to:0x01fff464 module:itcm +from:0x0217e454 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217e458 kind:load to:0x02099c50 module:overlay(0) +from:0x0217e45c kind:load to:0x02099c58 module:overlay(0) +from:0x0217e460 kind:load to:0x02099c5c module:overlay(0) +from:0x0217e464 kind:load to:0x02099c60 module:overlay(0) +from:0x0217e468 kind:load to:0x02099c64 module:overlay(0) +from:0x0217e46c kind:load to:0x02099c68 module:overlay(0) +from:0x0217e470 kind:load to:0x0216a874 module:overlay(92) +from:0x0217e474 kind:load to:0x02099c70 module:overlay(0) +from:0x0217e478 kind:load to:0x02099d2c module:overlay(0) +from:0x0217e47c kind:load to:0x02099d98 module:overlay(0) +from:0x0217e480 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217e484 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217e488 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217e48c kind:load to:0x0216aea4 module:overlay(92) +from:0x0217e490 kind:load to:0x0216aec4 module:overlay(92) +from:0x0217e494 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0217e498 kind:load to:0x02112f38 module:overlays(19,26) +from:0x0217e4b0 kind:load to:0x0216aafc module:overlay(92) +from:0x0217e4b4 kind:load to:0x0216ab28 module:overlay(92) +from:0x0217e538 kind:load to:0x0217e4f4 module:overlay(92) +from:0x0217e53c kind:load to:0x0217e4f4 module:overlay(92) +from:0x0217e540 kind:load to:0x0217e4f4 module:overlay(92) +from:0x0217e544 kind:load to:0x0217e500 module:overlay(92) +from:0x0217e548 kind:load to:0x0217e500 module:overlay(92) +from:0x0217e54c kind:load to:0x0217e500 module:overlay(92) +from:0x0217e558 kind:load to:0x020993bc module:overlay(0) +from:0x0217e55c kind:load to:0x0216cb6c module:overlay(92) +from:0x0217e568 kind:load to:0x0216af28 module:overlay(92) +from:0x0217e56c kind:load to:0x020990ec module:overlay(0) +from:0x0217e570 kind:load to:0x02098efc module:overlay(0) +from:0x0217e574 kind:load to:0x02098f78 module:overlay(0) +from:0x0217e578 kind:load to:0x020990f4 module:overlay(0) +from:0x0217e57c kind:load to:0x02099114 module:overlay(0) +from:0x0217e580 kind:load to:0x02099140 module:overlay(0) +from:0x0217e58c kind:load to:0x0207ea90 module:overlay(0) +from:0x0217e590 kind:load to:0x0207ea98 module:overlay(0) +from:0x0217e594 kind:load to:0x0207ec68 module:overlay(0) +from:0x0217e598 kind:load to:0x0207ec3c module:overlay(0) +from:0x0217e59c kind:load to:0x0207ef50 module:overlay(0) +from:0x0217e5a0 kind:load to:0x0207efac module:overlay(0) +from:0x0217e5a4 kind:load to:0x0207f018 module:overlay(0) +from:0x0217e5a8 kind:load to:0x0207f0b0 module:overlay(0) +from:0x0217e5b4 kind:load to:0x0216d3c4 module:overlay(92) +from:0x0217e5b8 kind:load to:0x02171840 module:overlay(92) +from:0x0217e5bc kind:load to:0x02059174 module:overlay(0) +from:0x0217e5c0 kind:load to:0x02058fb8 module:overlay(0) +from:0x0217e5c4 kind:load to:0x02059348 module:overlay(0) +from:0x0217e5c8 kind:load to:0x020593c4 module:overlay(0) +from:0x0217e5cc kind:load to:0x02059428 module:overlay(0) +from:0x0217e5d0 kind:load to:0x020591b4 module:overlay(0) +from:0x0217e5d4 kind:load to:0x02059304 module:overlay(0) +from:0x0217e5e0 kind:load to:0x0216d3ec module:overlay(92) +from:0x0217e5e4 kind:load to:0x02171878 module:overlay(92) +from:0x0217e5e8 kind:load to:0x0209b2cc module:overlay(0) +from:0x0217e5ec kind:load to:0x0209b304 module:overlay(0) +from:0x0217e5f0 kind:load to:0x0209b908 module:overlay(0) +from:0x0217e5f4 kind:load to:0x0209b910 module:overlay(0) +from:0x0217e5f8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0217e5fc kind:load to:0x0209b47c module:overlay(0) +from:0x0217e600 kind:load to:0x0209b36c module:overlay(0) +from:0x0217e604 kind:load to:0x0209b838 module:overlay(0) +from:0x0217e608 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0217e60c kind:load to:0x0209b8d8 module:overlay(0) +from:0x0217e610 kind:load to:0x02171814 module:overlay(92) +from:0x0217e614 kind:load to:0x0209b8f0 module:overlay(0) +from:0x0217e618 kind:load to:0x0216c528 module:overlay(92) +from:0x0217e61c kind:load to:0x0216c36c module:overlay(92) +from:0x0217e628 kind:load to:0x0216d3d8 module:overlay(92) +from:0x0217e62c kind:load to:0x0217185c module:overlay(92) +from:0x0217e630 kind:load to:0x0209ba20 module:overlay(0) +from:0x0217e634 kind:load to:0x0209ba54 module:overlay(0) +from:0x0217e638 kind:load to:0x0209baec module:overlay(0) +from:0x0217e63c kind:load to:0x0209bb00 module:overlay(0) +from:0x0217e640 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0217e644 kind:load to:0x0209bb28 module:overlay(0) +from:0x0217e648 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0217e64c kind:load to:0x0209b838 module:overlay(0) +from:0x0217e650 kind:load to:0x0209babc module:overlay(0) +from:0x0217e654 kind:load to:0x0209bad4 module:overlay(0) +from:0x0217e658 kind:load to:0x0209bb14 module:overlay(0) +from:0x0217e65c kind:load to:0x0209bea0 module:overlay(0) +from:0x0217e660 kind:load to:0x0216c478 module:overlay(92) +from:0x0217e664 kind:load to:0x0216c348 module:overlay(92) +from:0x0217e668 kind:load to:0x0209bed8 module:overlay(0) +from:0x0217e6e4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217e6e8 kind:load to:0x02099cfc module:overlay(0) +from:0x0217e6ec kind:load to:0x02099d14 module:overlay(0) +from:0x0217e6f0 kind:load to:0x02099d20 module:overlay(0) +from:0x0217e6f4 kind:load to:0x01fff464 module:itcm +from:0x0217e6f8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217e6fc kind:load to:0x0216d45c module:overlay(92) +from:0x0217e700 kind:load to:0x02099c58 module:overlay(0) +from:0x0217e704 kind:load to:0x0216d910 module:overlay(92) +from:0x0217e708 kind:load to:0x0216d8bc module:overlay(92) +from:0x0217e70c kind:load to:0x02099c64 module:overlay(0) +from:0x0217e710 kind:load to:0x0216dc08 module:overlay(92) +from:0x0217e714 kind:load to:0x0216dc98 module:overlay(92) +from:0x0217e718 kind:load to:0x02099c70 module:overlay(0) +from:0x0217e71c kind:load to:0x02099d2c module:overlay(0) +from:0x0217e720 kind:load to:0x02099d98 module:overlay(0) +from:0x0217e724 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217e728 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217e72c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217e730 kind:load to:0x02171894 module:overlay(92) +from:0x0217e734 kind:load to:0x02171950 module:overlay(92) +from:0x0217e738 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0217e73c kind:load to:0x02112f38 module:overlays(19,26) +from:0x0217e740 kind:load to:0x0216bedc module:overlay(92) +from:0x0217e744 kind:load to:0x0216ec60 module:overlay(92) +from:0x0217e748 kind:load to:0x0216e980 module:overlay(92) +from:0x0217e74c kind:load to:0x0216eb1c module:overlay(92) +from:0x0217e750 kind:load to:0x0216bd88 module:overlay(92) +from:0x0217e754 kind:load to:0x0216f51c module:overlay(92) +from:0x0217e758 kind:load to:0x0216f600 module:overlay(92) +from:0x0217e7e8 kind:load to:0x0216f700 module:overlay(92) +from:0x0217e7f0 kind:load to:0x0216f704 module:overlay(92) +from:0x0217e800 kind:load to:0x0216f708 module:overlay(92) +from:0x0217e808 kind:load to:0x0216f750 module:overlay(92) +from:0x0217e818 kind:load to:0x0216fad4 module:overlay(92) +from:0x0217e820 kind:load to:0x0216fb48 module:overlay(92) +from:0x0217e830 kind:load to:0x0216fc08 module:overlay(92) +from:0x0217e838 kind:load to:0x0216fc80 module:overlay(92) +from:0x0217e840 kind:load to:0x0217014c module:overlay(92) +from:0x0217e848 kind:load to:0x02170164 module:overlay(92) +from:0x0217e850 kind:load to:0x021701e4 module:overlay(92) +from:0x0217e858 kind:load to:0x021703fc module:overlay(92) +from:0x0217e860 kind:load to:0x0217041c module:overlay(92) +from:0x0217e868 kind:load to:0x02170528 module:overlay(92) +from:0x0217ea48 kind:load to:0x02171a44 module:overlay(92) +from:0x0217ea4c kind:load to:0x02098ef4 module:overlay(0) +from:0x0217ea50 kind:load to:0x02098efc module:overlay(0) +from:0x0217ea54 kind:load to:0x02098f78 module:overlay(0) +from:0x0217ea58 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217ea5c kind:load to:0x02098fbc module:overlay(0) +from:0x0217ea60 kind:load to:0x02098fc0 module:overlay(0) +from:0x0217ea6c kind:load to:0x02099cc0 module:overlay(0) +from:0x0217ea70 kind:load to:0x02099cfc module:overlay(0) +from:0x0217ea74 kind:load to:0x02099d14 module:overlay(0) +from:0x0217ea78 kind:load to:0x02099d20 module:overlay(0) +from:0x0217ea7c kind:load to:0x01fff464 module:itcm +from:0x0217ea80 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217ea84 kind:load to:0x02171cf4 module:overlay(92) +from:0x0217ea88 kind:load to:0x02099c58 module:overlay(0) +from:0x0217ea8c kind:load to:0x02099c5c module:overlay(0) +from:0x0217ea90 kind:load to:0x02099c60 module:overlay(0) +from:0x0217ea94 kind:load to:0x02099c64 module:overlay(0) +from:0x0217ea98 kind:load to:0x02172090 module:overlay(92) +from:0x0217ea9c kind:load to:0x02099c6c module:overlay(0) +from:0x0217eaa0 kind:load to:0x02099c70 module:overlay(0) +from:0x0217eaa4 kind:load to:0x02099d2c module:overlay(0) +from:0x0217eaa8 kind:load to:0x02099d98 module:overlay(0) +from:0x0217eaac kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217eab0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217eab4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217eab8 kind:load to:0x021725f8 module:overlay(92) +from:0x0217eabc kind:load to:0x02172638 module:overlay(92) +from:0x0217eb00 kind:load to:0x0217eacc module:overlay(92) +from:0x0217eb04 kind:load to:0x0217eacc module:overlay(92) +from:0x0217eb08 kind:load to:0x0217ead8 module:overlay(92) +from:0x0217eb0c kind:load to:0x0217ead8 module:overlay(92) +from:0x0217eb38 kind:load to:0x021726a0 module:overlay(92) +from:0x0217eb3c kind:load to:0x020990ec module:overlay(0) +from:0x0217eb40 kind:load to:0x02098efc module:overlay(0) +from:0x0217eb44 kind:load to:0x02098f78 module:overlay(0) +from:0x0217eb48 kind:load to:0x020990f4 module:overlay(0) +from:0x0217eb4c kind:load to:0x02099114 module:overlay(0) +from:0x0217eb50 kind:load to:0x02099140 module:overlay(0) +from:0x0217eb5c kind:load to:0x02172d88 module:overlay(92) +from:0x0217eb60 kind:load to:0x02173ed8 module:overlay(92) +from:0x0217eb64 kind:load to:0x02059174 module:overlay(0) +from:0x0217eb68 kind:load to:0x02058fb8 module:overlay(0) +from:0x0217eb6c kind:load to:0x02059348 module:overlay(0) +from:0x0217eb70 kind:load to:0x020593c4 module:overlay(0) +from:0x0217eb74 kind:load to:0x02059428 module:overlay(0) +from:0x0217eb78 kind:load to:0x0216ae60 module:overlay(92) +from:0x0217eb7c kind:load to:0x02059304 module:overlay(0) +from:0x0217eb88 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217eb8c kind:load to:0x02099cfc module:overlay(0) +from:0x0217eb90 kind:load to:0x02099d14 module:overlay(0) +from:0x0217eb94 kind:load to:0x02099d20 module:overlay(0) +from:0x0217eb98 kind:load to:0x01fff464 module:itcm +from:0x0217eb9c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217eba0 kind:load to:0x021730c8 module:overlay(92) +from:0x0217eba4 kind:load to:0x02099c58 module:overlay(0) +from:0x0217eba8 kind:load to:0x0217341c module:overlay(92) +from:0x0217ebac kind:load to:0x021733e8 module:overlay(92) +from:0x0217ebb0 kind:load to:0x02099c64 module:overlay(0) +from:0x0217ebb4 kind:load to:0x02173828 module:overlay(92) +from:0x0217ebb8 kind:load to:0x0216a874 module:overlay(92) +from:0x0217ebbc kind:load to:0x02099c70 module:overlay(0) +from:0x0217ebc0 kind:load to:0x02099d2c module:overlay(0) +from:0x0217ebc4 kind:load to:0x02099d98 module:overlay(0) +from:0x0217ebc8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217ebcc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217ebd0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217ebd4 kind:load to:0x02172d9c module:overlay(92) +from:0x0217ebd8 kind:load to:0x02172e20 module:overlay(92) +from:0x0217ebdc kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0217ebe0 kind:load to:0x02112f38 module:overlays(19,26) +from:0x0217ebe4 kind:load to:0x021729ec module:overlay(92) +from:0x0217ebe8 kind:load to:0x02173bf4 module:overlay(92) +from:0x0217ebec kind:load to:0x02173c44 module:overlay(92) +from:0x0217ebf0 kind:load to:0x02172b24 module:overlay(92) +from:0x0217ebf4 kind:load to:0x02172808 module:overlay(92) +from:0x0217ebf8 kind:load to:0x02173ddc module:overlay(92) +from:0x0217ebfc kind:load to:0x02173e34 module:overlay(92) +from:0x0217ec40 kind:load to:0x0217ec18 module:overlay(92) +from:0x0217ec44 kind:load to:0x0217ec18 module:overlay(92) +from:0x0217ec48 kind:load to:0x0217ec0c module:overlay(92) +from:0x0217ec4c kind:load to:0x0217ec0c module:overlay(92) +from:0x0217ec68 kind:load to:0x02173f14 module:overlay(92) +from:0x0217ec6c kind:load to:0x020990ec module:overlay(0) +from:0x0217ec70 kind:load to:0x02098efc module:overlay(0) +from:0x0217ec74 kind:load to:0x02098f78 module:overlay(0) +from:0x0217ec78 kind:load to:0x020990f4 module:overlay(0) +from:0x0217ec7c kind:load to:0x02099114 module:overlay(0) +from:0x0217ec80 kind:load to:0x02099140 module:overlay(0) +from:0x0217ec8c kind:load to:0x021747d0 module:overlay(92) +from:0x0217ec90 kind:load to:0x02175968 module:overlay(92) +from:0x0217ec94 kind:load to:0x02059174 module:overlay(0) +from:0x0217ec98 kind:load to:0x02058fb8 module:overlay(0) +from:0x0217ec9c kind:load to:0x02059348 module:overlay(0) +from:0x0217eca0 kind:load to:0x020593c4 module:overlay(0) +from:0x0217eca4 kind:load to:0x02059428 module:overlay(0) +from:0x0217eca8 kind:load to:0x0216ae60 module:overlay(92) +from:0x0217ecac kind:load to:0x02059304 module:overlay(0) +from:0x0217ecb8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217ecbc kind:load to:0x02099cfc module:overlay(0) +from:0x0217ecc0 kind:load to:0x02099d14 module:overlay(0) +from:0x0217ecc4 kind:load to:0x02099d20 module:overlay(0) +from:0x0217ecc8 kind:load to:0x01fff464 module:itcm +from:0x0217eccc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217ecd0 kind:load to:0x02174a94 module:overlay(92) +from:0x0217ecd4 kind:load to:0x02099c58 module:overlay(0) +from:0x0217ecd8 kind:load to:0x02174cd0 module:overlay(92) +from:0x0217ecdc kind:load to:0x02174c9c module:overlay(92) +from:0x0217ece0 kind:load to:0x02099c64 module:overlay(0) +from:0x0217ece4 kind:load to:0x021750e0 module:overlay(92) +from:0x0217ece8 kind:load to:0x0216a874 module:overlay(92) +from:0x0217ecec kind:load to:0x02099c70 module:overlay(0) +from:0x0217ecf0 kind:load to:0x02099d2c module:overlay(0) +from:0x0217ecf4 kind:load to:0x02099d98 module:overlay(0) +from:0x0217ecf8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217ecfc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217ed00 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217ed04 kind:load to:0x021747e4 module:overlay(92) +from:0x0217ed08 kind:load to:0x02174868 module:overlay(92) +from:0x0217ed0c kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0217ed10 kind:load to:0x02112f38 module:overlays(19,26) +from:0x0217ed14 kind:load to:0x02174420 module:overlay(92) +from:0x0217ed18 kind:load to:0x021756d4 module:overlay(92) +from:0x0217ed1c kind:load to:0x02175704 module:overlay(92) +from:0x0217ed20 kind:load to:0x02174540 module:overlay(92) +from:0x0217ed24 kind:load to:0x021742c4 module:overlay(92) +from:0x0217ed28 kind:load to:0x0217587c module:overlay(92) +from:0x0217ed2c kind:load to:0x021758c8 module:overlay(92) +from:0x0217ed38 kind:load to:0x020993bc module:overlay(0) +from:0x0217ed3c kind:load to:0x02175de8 module:overlay(92) +from:0x0217ed48 kind:load to:0x021759a4 module:overlay(92) +from:0x0217ed4c kind:load to:0x020990ec module:overlay(0) +from:0x0217ed50 kind:load to:0x02098efc module:overlay(0) +from:0x0217ed54 kind:load to:0x02098f78 module:overlay(0) +from:0x0217ed58 kind:load to:0x020990f4 module:overlay(0) +from:0x0217ed5c kind:load to:0x02099114 module:overlay(0) +from:0x0217ed60 kind:load to:0x02099140 module:overlay(0) +from:0x0217ed64 kind:load to:0x02176344 module:overlay(92) +from:0x0217ed6c kind:load to:0x02176348 module:overlay(92) +from:0x0217ed74 kind:load to:0x0217636c module:overlay(92) +from:0x0217ed7c kind:load to:0x021763e0 module:overlay(92) +from:0x0217ed84 kind:load to:0x02176434 module:overlay(92) +from:0x0217edd0 kind:load to:0x02175cb0 module:overlay(92) +from:0x0217edd4 kind:load to:0x02176884 module:overlay(92) +from:0x0217edd8 kind:load to:0x02059174 module:overlay(0) +from:0x0217eddc kind:load to:0x02059008 module:overlay(0) +from:0x0217ede0 kind:load to:0x02059348 module:overlay(0) +from:0x0217ede4 kind:load to:0x020593c4 module:overlay(0) +from:0x0217ede8 kind:load to:0x02059428 module:overlay(0) +from:0x0217edec kind:load to:0x0209bf68 module:overlay(0) +from:0x0217edf0 kind:load to:0x02059304 module:overlay(0) +from:0x0217edfc kind:load to:0x02099cc0 module:overlay(0) +from:0x0217ee00 kind:load to:0x02099cfc module:overlay(0) +from:0x0217ee04 kind:load to:0x02099d14 module:overlay(0) +from:0x0217ee08 kind:load to:0x02099d20 module:overlay(0) +from:0x0217ee0c kind:load to:0x01fff464 module:itcm +from:0x0217ee10 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217ee14 kind:load to:0x021760d4 module:overlay(92) +from:0x0217ee18 kind:load to:0x02099c58 module:overlay(0) +from:0x0217ee1c kind:load to:0x02099c5c module:overlay(0) +from:0x0217ee20 kind:load to:0x02099c60 module:overlay(0) +from:0x0217ee24 kind:load to:0x02099c64 module:overlay(0) +from:0x0217ee28 kind:load to:0x02176474 module:overlay(92) +from:0x0217ee2c kind:load to:0x02099c6c module:overlay(0) +from:0x0217ee30 kind:load to:0x02099c70 module:overlay(0) +from:0x0217ee34 kind:load to:0x02099d2c module:overlay(0) +from:0x0217ee38 kind:load to:0x02099d98 module:overlay(0) +from:0x0217ee3c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217ee40 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217ee44 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217ee48 kind:load to:0x02175cc4 module:overlay(92) +from:0x0217ee4c kind:load to:0x02175ce4 module:overlay(92) +from:0x0217ee58 kind:load to:0x020993bc module:overlay(0) +from:0x0217ee5c kind:load to:0x02176a20 module:overlay(92) +from:0x0217ee60 kind:load to:0x02176c68 module:overlay(92) +from:0x0217ee68 kind:load to:0x02176c94 module:overlay(92) +from:0x0217ee70 kind:load to:0x02176e64 module:overlay(92) +from:0x0217ee80 kind:load to:0x021768c0 module:overlay(92) +from:0x0217ee84 kind:load to:0x020990ec module:overlay(0) +from:0x0217ee88 kind:load to:0x02098efc module:overlay(0) +from:0x0217ee8c kind:load to:0x02098f78 module:overlay(0) +from:0x0217ee90 kind:load to:0x020990f4 module:overlay(0) +from:0x0217ee94 kind:load to:0x02099114 module:overlay(0) +from:0x0217ee98 kind:load to:0x02099140 module:overlay(0) +from:0x0217eea4 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217eea8 kind:load to:0x02099cfc module:overlay(0) +from:0x0217eeac kind:load to:0x02099d14 module:overlay(0) +from:0x0217eeb0 kind:load to:0x02099d20 module:overlay(0) +from:0x0217eeb4 kind:load to:0x01fff464 module:itcm +from:0x0217eeb8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217eebc kind:load to:0x02176ae0 module:overlay(92) +from:0x0217eec0 kind:load to:0x02099c58 module:overlay(0) +from:0x0217eec4 kind:load to:0x02176b48 module:overlay(92) +from:0x0217eec8 kind:load to:0x02099c60 module:overlay(0) +from:0x0217eecc kind:load to:0x02099c64 module:overlay(0) +from:0x0217eed0 kind:load to:0x02176f98 module:overlay(92) +from:0x0217eed4 kind:load to:0x02099c6c module:overlay(0) +from:0x0217eed8 kind:load to:0x02099c70 module:overlay(0) +from:0x0217eedc kind:load to:0x02099d2c module:overlay(0) +from:0x0217eee0 kind:load to:0x02099d98 module:overlay(0) +from:0x0217eee4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217eee8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217eeec kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217eef0 kind:load to:0x02177594 module:overlay(92) +from:0x0217eef4 kind:load to:0x021775b4 module:overlay(92) +from:0x0217ef00 kind:load to:0x020993bc module:overlay(0) +from:0x0217ef04 kind:load to:0x02177ffc module:overlay(92) +from:0x0217ef20 kind:load to:0x02178704 module:overlay(92) +from:0x0217ef28 kind:load to:0x02178708 module:overlay(92) +from:0x0217ef30 kind:load to:0x02178754 module:overlay(92) +from:0x0217ef38 kind:load to:0x02178a70 module:overlay(92) +from:0x0217ef78 kind:load to:0x021775fc module:overlay(92) +from:0x0217ef7c kind:load to:0x020990ec module:overlay(0) +from:0x0217ef80 kind:load to:0x02098efc module:overlay(0) +from:0x0217ef84 kind:load to:0x02098f78 module:overlay(0) +from:0x0217ef88 kind:load to:0x020990f4 module:overlay(0) +from:0x0217ef8c kind:load to:0x02099114 module:overlay(0) +from:0x0217ef90 kind:load to:0x02099140 module:overlay(0) +from:0x0217ef9c kind:load to:0x02177e70 module:overlay(92) +from:0x0217efa0 kind:load to:0x02178e58 module:overlay(92) +from:0x0217efa4 kind:load to:0x02059174 module:overlay(0) +from:0x0217efa8 kind:load to:0x02059008 module:overlay(0) +from:0x0217efac kind:load to:0x02059348 module:overlay(0) +from:0x0217efb0 kind:load to:0x020593c4 module:overlay(0) +from:0x0217efb4 kind:load to:0x02059428 module:overlay(0) +from:0x0217efb8 kind:load to:0x0209bf68 module:overlay(0) +from:0x0217efbc kind:load to:0x02059304 module:overlay(0) +from:0x0217efc8 kind:load to:0x02177e84 module:overlay(92) +from:0x0217efcc kind:load to:0x02178e74 module:overlay(92) +from:0x0217efd0 kind:load to:0x0209b2cc module:overlay(0) +from:0x0217efd4 kind:load to:0x0209b304 module:overlay(0) +from:0x0217efd8 kind:load to:0x0209b908 module:overlay(0) +from:0x0217efdc kind:load to:0x0209b910 module:overlay(0) +from:0x0217efe0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0217efe4 kind:load to:0x0209b47c module:overlay(0) +from:0x0217efe8 kind:load to:0x0209b36c module:overlay(0) +from:0x0217efec kind:load to:0x0209b838 module:overlay(0) +from:0x0217eff0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0217eff4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0217eff8 kind:load to:0x02171814 module:overlay(92) +from:0x0217effc kind:load to:0x0209b8f0 module:overlay(0) +from:0x0217f000 kind:load to:0x0216c528 module:overlay(92) +from:0x0217f004 kind:load to:0x0216c36c module:overlay(92) +from:0x0217f010 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217f014 kind:load to:0x02099cfc module:overlay(0) +from:0x0217f018 kind:load to:0x02099d14 module:overlay(0) +from:0x0217f01c kind:load to:0x02099d20 module:overlay(0) +from:0x0217f020 kind:load to:0x021780bc module:overlay(92) +from:0x0217f024 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217f028 kind:load to:0x02178110 module:overlay(92) +from:0x0217f02c kind:load to:0x02099c58 module:overlay(0) +from:0x0217f030 kind:load to:0x02099c5c module:overlay(0) +from:0x0217f034 kind:load to:0x02099c60 module:overlay(0) +from:0x0217f038 kind:load to:0x02099c64 module:overlay(0) +from:0x0217f03c kind:load to:0x02178aa0 module:overlay(92) +from:0x0217f040 kind:load to:0x02099c6c module:overlay(0) +from:0x0217f044 kind:load to:0x02099c70 module:overlay(0) +from:0x0217f048 kind:load to:0x02099d2c module:overlay(0) +from:0x0217f04c kind:load to:0x02099d98 module:overlay(0) +from:0x0217f050 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217f054 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217f058 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217f05c kind:load to:0x02177e98 module:overlay(92) +from:0x0217f060 kind:load to:0x02177ee8 module:overlay(92) +from:0x0217f064 kind:load to:0x0217925c module:overlay(92) +from:0x0217f06c kind:load to:0x021792ac module:overlay(92) +from:0x0217f074 kind:load to:0x02179260 module:overlay(92) +from:0x0217f07c kind:load to:0x02179328 module:overlay(92) +from:0x0217f08c kind:load to:0x02178eb0 module:overlay(92) +from:0x0217f090 kind:load to:0x020990ec module:overlay(0) +from:0x0217f094 kind:load to:0x02098efc module:overlay(0) +from:0x0217f098 kind:load to:0x02098f78 module:overlay(0) +from:0x0217f09c kind:load to:0x020990f4 module:overlay(0) +from:0x0217f0a0 kind:load to:0x02099114 module:overlay(0) +from:0x0217f0a4 kind:load to:0x02099140 module:overlay(0) +from:0x0217f0b0 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217f0b4 kind:load to:0x02099cfc module:overlay(0) +from:0x0217f0b8 kind:load to:0x02099d14 module:overlay(0) +from:0x0217f0bc kind:load to:0x02099d20 module:overlay(0) +from:0x0217f0c0 kind:load to:0x01fff464 module:itcm +from:0x0217f0c4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217f0c8 kind:load to:0x02178fa8 module:overlay(92) +from:0x0217f0cc kind:load to:0x02099c58 module:overlay(0) +from:0x0217f0d0 kind:load to:0x02179114 module:overlay(92) +from:0x0217f0d4 kind:load to:0x02179154 module:overlay(92) +from:0x0217f0d8 kind:load to:0x02099c64 module:overlay(0) +from:0x0217f0dc kind:load to:0x02179190 module:overlay(92) +from:0x0217f0e0 kind:load to:0x02179194 module:overlay(92) +from:0x0217f0e4 kind:load to:0x02099c70 module:overlay(0) +from:0x0217f0e8 kind:load to:0x02099d2c module:overlay(0) +from:0x0217f0ec kind:load to:0x02099d98 module:overlay(0) +from:0x0217f0f0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217f0f4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217f0f8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217f0fc kind:load to:0x02179424 module:overlay(92) +from:0x0217f100 kind:load to:0x02179454 module:overlay(92) +from:0x0217f104 kind:load to:0x02112f1c module:overlays(19,26,31) +from:0x0217f108 kind:load to:0x02112f38 module:overlays(19,26) +from:0x0217f114 kind:load to:0x021794ac module:overlay(92) +from:0x0217f118 kind:load to:0x02098ef4 module:overlay(0) +from:0x0217f11c kind:load to:0x02098efc module:overlay(0) +from:0x0217f120 kind:load to:0x02098f78 module:overlay(0) +from:0x0217f124 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217f128 kind:load to:0x02098fbc module:overlay(0) +from:0x0217f12c kind:load to:0x02098fc0 module:overlay(0) +from:0x0217f138 kind:load to:0x021795e4 module:overlay(92) +from:0x0217f13c kind:load to:0x0217a05c module:overlay(92) +from:0x0217f140 kind:load to:0x0209b2cc module:overlay(0) +from:0x0217f144 kind:load to:0x0209b304 module:overlay(0) +from:0x0217f148 kind:load to:0x0209b908 module:overlay(0) +from:0x0217f14c kind:load to:0x0209b910 module:overlay(0) +from:0x0217f150 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0217f154 kind:load to:0x0209b47c module:overlay(0) +from:0x0217f158 kind:load to:0x0209b36c module:overlay(0) +from:0x0217f15c kind:load to:0x0209b838 module:overlay(0) +from:0x0217f160 kind:load to:0x0209b8c0 module:overlay(0) +from:0x0217f164 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0217f168 kind:load to:0x02171814 module:overlay(92) +from:0x0217f16c kind:load to:0x0209b8f0 module:overlay(0) +from:0x0217f170 kind:load to:0x0216c528 module:overlay(92) +from:0x0217f174 kind:load to:0x0216c36c module:overlay(92) +from:0x0217f180 kind:load to:0x0217964c module:overlay(92) +from:0x0217f184 kind:load to:0x0217a078 module:overlay(92) +from:0x0217f188 kind:load to:0x0209ba20 module:overlay(0) +from:0x0217f18c kind:load to:0x0209ba54 module:overlay(0) +from:0x0217f190 kind:load to:0x0209baec module:overlay(0) +from:0x0217f194 kind:load to:0x0209bb00 module:overlay(0) +from:0x0217f198 kind:load to:0x0209b8b0 module:overlay(0) +from:0x0217f19c kind:load to:0x0209bb28 module:overlay(0) +from:0x0217f1a0 kind:load to:0x0209bbb0 module:overlay(0) +from:0x0217f1a4 kind:load to:0x0209b838 module:overlay(0) +from:0x0217f1a8 kind:load to:0x0209babc module:overlay(0) +from:0x0217f1ac kind:load to:0x0209bad4 module:overlay(0) +from:0x0217f1b0 kind:load to:0x0209bb14 module:overlay(0) +from:0x0217f1b4 kind:load to:0x0209bea0 module:overlay(0) +from:0x0217f1b8 kind:load to:0x0216c478 module:overlay(92) +from:0x0217f1bc kind:load to:0x0216c348 module:overlay(92) +from:0x0217f1c0 kind:load to:0x0209bed8 module:overlay(0) +from:0x0217f1cc kind:load to:0x02099cc0 module:overlay(0) +from:0x0217f1d0 kind:load to:0x02099cfc module:overlay(0) +from:0x0217f1d4 kind:load to:0x02099d14 module:overlay(0) +from:0x0217f1d8 kind:load to:0x02099d20 module:overlay(0) +from:0x0217f1dc kind:load to:0x01fff464 module:itcm +from:0x0217f1e0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217f1e4 kind:load to:0x02099c50 module:overlay(0) +from:0x0217f1e8 kind:load to:0x02179660 module:overlay(92) +from:0x0217f1ec kind:load to:0x021799e8 module:overlay(92) +from:0x0217f1f0 kind:load to:0x02179f1c module:overlay(92) +from:0x0217f1f4 kind:load to:0x02099c64 module:overlay(0) +from:0x0217f1f8 kind:load to:0x02179fcc module:overlay(92) +from:0x0217f1fc kind:load to:0x02099c6c module:overlay(0) +from:0x0217f200 kind:load to:0x02099c70 module:overlay(0) +from:0x0217f204 kind:load to:0x02099d2c module:overlay(0) +from:0x0217f208 kind:load to:0x02099d98 module:overlay(0) +from:0x0217f20c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217f210 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217f214 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217f218 kind:load to:0x0217a094 module:overlay(92) +from:0x0217f21c kind:load to:0x0217a0f0 module:overlay(92) +from:0x0217f22c kind:load to:0x0217a174 module:overlay(92) +from:0x0217f230 kind:load to:0x02098ef4 module:overlay(0) +from:0x0217f234 kind:load to:0x02098efc module:overlay(0) +from:0x0217f238 kind:load to:0x02098f78 module:overlay(0) +from:0x0217f23c kind:load to:0x02098fb8 module:overlay(0) +from:0x0217f240 kind:load to:0x02098fbc module:overlay(0) +from:0x0217f244 kind:load to:0x02098fc0 module:overlay(0) +from:0x0217f250 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217f254 kind:load to:0x02099cfc module:overlay(0) +from:0x0217f258 kind:load to:0x02099d14 module:overlay(0) +from:0x0217f25c kind:load to:0x02099d20 module:overlay(0) +from:0x0217f260 kind:load to:0x01fff464 module:itcm +from:0x0217f264 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217f268 kind:load to:0x02099c50 module:overlay(0) +from:0x0217f26c kind:load to:0x0217a1e8 module:overlay(92) +from:0x0217f270 kind:load to:0x0217a3a4 module:overlay(92) +from:0x0217f274 kind:load to:0x0217a440 module:overlay(92) +from:0x0217f278 kind:load to:0x02099c64 module:overlay(0) +from:0x0217f27c kind:load to:0x02099c68 module:overlay(0) +from:0x0217f280 kind:load to:0x0217a444 module:overlay(92) +from:0x0217f284 kind:load to:0x02099c70 module:overlay(0) +from:0x0217f288 kind:load to:0x02099d2c module:overlay(0) +from:0x0217f28c kind:load to:0x02099d98 module:overlay(0) +from:0x0217f290 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217f294 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217f298 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217f29c kind:load to:0x0217a8b0 module:overlay(92) +from:0x0217f2a0 kind:load to:0x0217a8cc module:overlay(92) +from:0x0217f2a4 kind:load to:0x0217ae90 module:overlay(92) +from:0x0217f2ac kind:load to:0x0217aeb4 module:overlay(92) +from:0x0217f2d4 kind:load to:0x0217a910 module:overlay(92) +from:0x0217f2d8 kind:load to:0x020990ec module:overlay(0) +from:0x0217f2dc kind:load to:0x02098efc module:overlay(0) +from:0x0217f2e0 kind:load to:0x02098f78 module:overlay(0) +from:0x0217f2e4 kind:load to:0x020990f4 module:overlay(0) +from:0x0217f2e8 kind:load to:0x02099114 module:overlay(0) +from:0x0217f2ec kind:load to:0x02099140 module:overlay(0) +from:0x0217f2f8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217f2fc kind:load to:0x02099cfc module:overlay(0) +from:0x0217f300 kind:load to:0x02099d14 module:overlay(0) +from:0x0217f304 kind:load to:0x02099d20 module:overlay(0) +from:0x0217f308 kind:load to:0x01fff464 module:itcm +from:0x0217f30c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217f310 kind:load to:0x0217ab40 module:overlay(92) +from:0x0217f314 kind:load to:0x0217ab78 module:overlay(92) +from:0x0217f318 kind:load to:0x0217ac40 module:overlay(92) +from:0x0217f31c kind:load to:0x0217aec8 module:overlay(92) +from:0x0217f320 kind:load to:0x02099c64 module:overlay(0) +from:0x0217f324 kind:load to:0x0217af90 module:overlay(92) +from:0x0217f328 kind:load to:0x0217aee8 module:overlay(92) +from:0x0217f32c kind:load to:0x02099c70 module:overlay(0) +from:0x0217f330 kind:load to:0x02099d2c module:overlay(0) +from:0x0217f334 kind:load to:0x02099d98 module:overlay(0) +from:0x0217f338 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217f33c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217f340 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217f344 kind:load to:0x0217aab8 module:overlay(92) +from:0x0217f348 kind:load to:0x0217aaf8 module:overlay(92) +from:0x0217f34c kind:load to:0x0217b00c module:overlay(92) +from:0x0217f350 kind:load to:0x0217b8f4 module:overlay(92) +from:0x0217f358 kind:load to:0x0217b454 module:overlay(92) +from:0x0217f360 kind:load to:0x0217b5cc module:overlay(92) +from:0x0217f368 kind:load to:0x0217ba54 module:overlay(92) +from:0x0217f378 kind:load to:0x0217b090 module:overlay(92) +from:0x0217f37c kind:load to:0x02098ef4 module:overlay(0) +from:0x0217f380 kind:load to:0x02098efc module:overlay(0) +from:0x0217f384 kind:load to:0x02098f78 module:overlay(0) +from:0x0217f388 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217f38c kind:load to:0x02098fbc module:overlay(0) +from:0x0217f390 kind:load to:0x02098fc0 module:overlay(0) +from:0x0217f39c kind:load to:0x02099cc0 module:overlay(0) +from:0x0217f3a0 kind:load to:0x02099cfc module:overlay(0) +from:0x0217f3a4 kind:load to:0x02099d14 module:overlay(0) +from:0x0217f3a8 kind:load to:0x02099d20 module:overlay(0) +from:0x0217f3ac kind:load to:0x01fff464 module:itcm +from:0x0217f3b0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217f3b4 kind:load to:0x0217b258 module:overlay(92) +from:0x0217f3b8 kind:load to:0x02099c58 module:overlay(0) +from:0x0217f3bc kind:load to:0x0217b260 module:overlay(92) +from:0x0217f3c0 kind:load to:0x0217b33c module:overlay(92) +from:0x0217f3c4 kind:load to:0x02099c64 module:overlay(0) +from:0x0217f3c8 kind:load to:0x0217b418 module:overlay(92) +from:0x0217f3cc kind:load to:0x02099c6c module:overlay(0) +from:0x0217f3d0 kind:load to:0x02099c70 module:overlay(0) +from:0x0217f3d4 kind:load to:0x02099d2c module:overlay(0) +from:0x0217f3d8 kind:load to:0x02099d98 module:overlay(0) +from:0x0217f3dc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217f3e0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217f3e4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217f3e8 kind:load to:0x0217baa4 module:overlay(92) +from:0x0217f3ec kind:load to:0x0217bb28 module:overlay(92) +from:0x0217f3f0 kind:load to:0x0217b1b8 module:overlay(92) +from:0x0217f3f4 kind:load to:0x0217b1c0 module:overlay(92) +from:0x0217f400 kind:load to:0x0217bca8 module:overlay(92) +from:0x0217f404 kind:load to:0x0217bcd0 module:overlay(92) +from:0x0217f408 kind:load to:0x0217c108 module:overlay(92) +from:0x0217f40c kind:load to:0x0217bd2c module:overlay(92) +from:0x0217f410 kind:load to:0x0217c50c module:overlay(92) +from:0x0217f414 kind:load to:0x0217bdd8 module:overlay(92) +from:0x0217f418 kind:load to:0x0217c170 module:overlay(92) +from:0x0217f41c kind:load to:0x0217c174 module:overlay(92) +from:0x0217f420 kind:load to:0x0217c198 module:overlay(92) +from:0x0217f424 kind:load to:0x0217c1a0 module:overlay(92) +from:0x0217f428 kind:load to:0x0217c1a4 module:overlay(92) +from:0x0217f42c kind:load to:0x0217c258 module:overlay(92) +from:0x0217f430 kind:load to:0x0217c440 module:overlay(92) +from:0x0217f434 kind:load to:0x0217c48c module:overlay(92) +from:0x0217f438 kind:load to:0x020f71e8 module:overlays(19,22,23,26) +from:0x0217f444 kind:load to:0x0217c9e8 module:overlay(92) +from:0x0217f448 kind:load to:0x0217c9fc module:overlay(92) +from:0x0217f44c kind:load to:0x0217c814 module:overlay(92) +from:0x0217f450 kind:load to:0x0217c830 module:overlay(92) +from:0x0217f454 kind:load to:0x0217c6e0 module:overlay(92) +from:0x0217f458 kind:load to:0x0217c84c module:overlay(92) +from:0x0217f45c kind:load to:0x0217c940 module:overlay(92) +from:0x0217f460 kind:load to:0x0217c960 module:overlay(92) diff --git a/config/jp/arm9/overlays/ov092/symbols.txt b/config/jp/arm9/overlays/ov092/symbols.txt new file mode 100644 index 00000000..dcba2cbb --- /dev/null +++ b/config/jp/arm9/overlays/ov092/symbols.txt @@ -0,0 +1,859 @@ +func_ov092_02167b00 kind:function(arm,size=0x10c) addr:0x02167b00 +func_ov092_02167c0c kind:function(arm,size=0x8) addr:0x02167c0c +func_ov092_02167c14 kind:function(arm,size=0x4) addr:0x02167c14 +func_ov092_02167c18 kind:function(arm,size=0x148) addr:0x02167c18 +func_ov092_02167d60 kind:function(arm,size=0x320) addr:0x02167d60 +func_ov092_02168080 kind:function(arm,size=0xac) addr:0x02168080 +func_ov092_0216812c kind:function(arm,size=0x2c) addr:0x0216812c +func_ov092_02168158 kind:function(arm,size=0x30) addr:0x02168158 +func_ov092_02168188 kind:function(arm,size=0x20) addr:0x02168188 +func_ov092_021681a8 kind:function(arm,size=0x19c) addr:0x021681a8 +func_ov092_02168344 kind:function(arm,size=0x4) addr:0x02168344 +func_ov092_02168348 kind:function(arm,size=0xa8) addr:0x02168348 +func_ov092_021683f0 kind:function(arm,size=0x38) addr:0x021683f0 +func_ov092_02168428 kind:function(arm,size=0xe0) addr:0x02168428 +func_ov092_02168508 kind:function(arm,size=0x1c) addr:0x02168508 +func_ov092_02168524 kind:function(arm,size=0x14) addr:0x02168524 +func_ov092_02168538 kind:function(arm,size=0x1c) addr:0x02168538 +func_ov092_02168554 kind:function(arm,size=0xc8) addr:0x02168554 +func_ov092_0216861c kind:function(arm,size=0x20) addr:0x0216861c +func_ov092_0216863c kind:function(arm,size=0x28) addr:0x0216863c +func_ov092_02168664 kind:function(arm,size=0x1c) addr:0x02168664 +func_ov092_02168680 kind:function(arm,size=0xc) addr:0x02168680 +func_ov092_0216868c kind:function(arm,size=0x24) addr:0x0216868c +func_ov092_021686b0 kind:function(arm,size=0x3c) addr:0x021686b0 +func_ov092_021686ec kind:function(arm,size=0x90) addr:0x021686ec +func_ov092_0216877c kind:function(arm,size=0x18) addr:0x0216877c +func_ov092_02168794 kind:function(arm,size=0x60) addr:0x02168794 +func_ov092_021687f4 kind:function(arm,size=0x20) addr:0x021687f4 +func_ov092_02168814 kind:function(arm,size=0x28) addr:0x02168814 +func_ov092_0216883c kind:function(arm,size=0x14) addr:0x0216883c +func_ov092_02168850 kind:function(arm,size=0xc) addr:0x02168850 +func_ov092_0216885c kind:function(arm,size=0x24) addr:0x0216885c +func_ov092_02168880 kind:function(arm,size=0x58) addr:0x02168880 +func_ov092_021688d8 kind:function(arm,size=0x88) addr:0x021688d8 +func_ov092_02168960 kind:function(arm,size=0x18) addr:0x02168960 +func_ov092_02168978 kind:function(arm,size=0xc) addr:0x02168978 +func_ov092_02168984 kind:function(arm,size=0x38) addr:0x02168984 +func_ov092_021689bc kind:function(arm,size=0x20) addr:0x021689bc +func_ov092_021689dc kind:function(arm,size=0x28) addr:0x021689dc +func_ov092_02168a04 kind:function(arm,size=0x14) addr:0x02168a04 +func_ov092_02168a18 kind:function(arm,size=0xc) addr:0x02168a18 +func_ov092_02168a24 kind:function(arm,size=0x24) addr:0x02168a24 +func_ov092_02168a48 kind:function(arm,size=0x58) addr:0x02168a48 +func_ov092_02168aa0 kind:function(arm,size=0xb8) addr:0x02168aa0 +func_ov092_02168b58 kind:function(arm,size=0x98) addr:0x02168b58 +func_ov092_02168bf0 kind:function(arm,size=0xc) addr:0x02168bf0 +func_ov092_02168bfc kind:function(arm,size=0x60) addr:0x02168bfc +func_ov092_02168c5c kind:function(arm,size=0x20) addr:0x02168c5c +func_ov092_02168c7c kind:function(arm,size=0x28) addr:0x02168c7c +func_ov092_02168ca4 kind:function(arm,size=0x14) addr:0x02168ca4 +func_ov092_02168cb8 kind:function(arm,size=0xc) addr:0x02168cb8 +func_ov092_02168cc4 kind:function(arm,size=0x24) addr:0x02168cc4 +func_ov092_02168ce8 kind:function(arm,size=0x34) addr:0x02168ce8 +func_ov092_02168d1c kind:function(arm,size=0xc0) addr:0x02168d1c +func_ov092_02168ddc kind:function(arm,size=0x15c) addr:0x02168ddc +func_ov092_02168f38 kind:function(arm,size=0xac) addr:0x02168f38 +func_ov092_02168fe4 kind:function(arm,size=0x8) addr:0x02168fe4 +func_ov092_02168fec kind:function(arm,size=0x8) addr:0x02168fec +func_ov092_02168ff4 kind:function(arm,size=0x8) addr:0x02168ff4 +func_ov092_02168ffc kind:function(arm,size=0xc) addr:0x02168ffc +func_ov092_02169008 kind:function(arm,size=0x8) addr:0x02169008 +func_ov092_02169010 kind:function(arm,size=0x20) addr:0x02169010 +func_ov092_02169030 kind:function(arm,size=0x68) addr:0x02169030 +func_ov092_02169098 kind:function(arm,size=0x38) addr:0x02169098 +func_ov092_021690d0 kind:function(arm,size=0x40) addr:0x021690d0 +func_ov092_02169110 kind:function(arm,size=0x14) addr:0x02169110 +func_ov092_02169124 kind:function(arm,size=0xc) addr:0x02169124 +func_ov092_02169130 kind:function(arm,size=0x24) addr:0x02169130 +func_ov092_02169154 kind:function(arm,size=0x28) addr:0x02169154 +func_ov092_0216917c kind:function(arm,size=0x40) addr:0x0216917c +func_ov092_021691bc kind:function(arm,size=0xa0) addr:0x021691bc +func_ov092_0216925c kind:function(arm,size=0x4) addr:0x0216925c +func_ov092_02169260 kind:function(arm,size=0x8) addr:0x02169260 +func_ov092_02169268 kind:function(arm,size=0x30) addr:0x02169268 +func_ov092_02169298 kind:function(arm,size=0x8) addr:0x02169298 +func_ov092_021692a0 kind:function(arm,size=0x16c) addr:0x021692a0 +func_ov092_0216940c kind:function(arm,size=0xc8) addr:0x0216940c +func_ov092_021694d4 kind:function(arm,size=0x30) addr:0x021694d4 +func_ov092_02169504 kind:function(arm,size=0x38) addr:0x02169504 +func_ov092_0216953c kind:function(arm,size=0x14) addr:0x0216953c +func_ov092_02169550 kind:function(arm,size=0xc) addr:0x02169550 +func_ov092_0216955c kind:function(arm,size=0x24) addr:0x0216955c +func_ov092_02169580 kind:function(arm,size=0x2c) addr:0x02169580 +func_ov092_021695ac kind:function(arm,size=0x98) addr:0x021695ac +func_ov092_02169644 kind:function(arm,size=0xc4) addr:0x02169644 +func_ov092_02169708 kind:function(arm,size=0x30) addr:0x02169708 +func_ov092_02169738 kind:function(arm,size=0x8) addr:0x02169738 +func_ov092_02169740 kind:function(arm,size=0x8) addr:0x02169740 +func_ov092_02169748 kind:function(arm,size=0x8) addr:0x02169748 +func_ov092_02169750 kind:function(arm,size=0xc) addr:0x02169750 +func_ov092_0216975c kind:function(arm,size=0x8) addr:0x0216975c +func_ov092_02169764 kind:function(arm,size=0x14) addr:0x02169764 +func_ov092_02169778 kind:function(arm,size=0x38) addr:0x02169778 +func_ov092_021697b0 kind:function(arm,size=0x38) addr:0x021697b0 +func_ov092_021697e8 kind:function(arm,size=0x40) addr:0x021697e8 +func_ov092_02169828 kind:function(arm,size=0x14) addr:0x02169828 +func_ov092_0216983c kind:function(arm,size=0xc) addr:0x0216983c +func_ov092_02169848 kind:function(arm,size=0x24) addr:0x02169848 +func_ov092_0216986c kind:function(arm,size=0x2c) addr:0x0216986c +func_ov092_02169898 kind:function(arm,size=0xb0) addr:0x02169898 +func_ov092_02169948 kind:function(arm,size=0xfc) addr:0x02169948 +func_ov092_02169a44 kind:function(arm,size=0x114) addr:0x02169a44 +func_ov092_02169b58 kind:function(arm,size=0xe8) addr:0x02169b58 +func_ov092_02169c40 kind:function(arm,size=0x8) addr:0x02169c40 +func_ov092_02169c48 kind:function(arm,size=0x8) addr:0x02169c48 +func_ov092_02169c50 kind:function(arm,size=0x8) addr:0x02169c50 +func_ov092_02169c58 kind:function(arm,size=0xc) addr:0x02169c58 +func_ov092_02169c64 kind:function(arm,size=0x8) addr:0x02169c64 +func_ov092_02169c6c kind:function(arm,size=0x8) addr:0x02169c6c +func_ov092_02169c74 kind:function(arm,size=0x14) addr:0x02169c74 +func_ov092_02169c88 kind:function(arm,size=0x40) addr:0x02169c88 +func_ov092_02169cc8 kind:function(arm,size=0x38) addr:0x02169cc8 +func_ov092_02169d00 kind:function(arm,size=0x40) addr:0x02169d00 +func_ov092_02169d40 kind:function(arm,size=0x14) addr:0x02169d40 +func_ov092_02169d54 kind:function(arm,size=0xc) addr:0x02169d54 +func_ov092_02169d60 kind:function(arm,size=0x24) addr:0x02169d60 +func_ov092_02169d84 kind:function(arm,size=0xb0) addr:0x02169d84 +func_ov092_02169e34 kind:function(arm,size=0x2c) addr:0x02169e34 +func_ov092_02169e60 kind:function(arm,size=0x58) addr:0x02169e60 +func_ov092_02169eb8 kind:function(arm,size=0xc) addr:0x02169eb8 +func_ov092_02169ec4 kind:function(arm,size=0x50) addr:0x02169ec4 +func_ov092_02169f14 kind:function(arm,size=0xc) addr:0x02169f14 +func_ov092_02169f20 kind:function(arm,size=0x78) addr:0x02169f20 +func_ov092_02169f98 kind:function(arm,size=0x20) addr:0x02169f98 +func_ov092_02169fb8 kind:function(arm,size=0x28) addr:0x02169fb8 +func_ov092_02169fe0 kind:function(arm,size=0x14) addr:0x02169fe0 +func_ov092_02169ff4 kind:function(arm,size=0xc) addr:0x02169ff4 +func_ov092_0216a000 kind:function(arm,size=0x24) addr:0x0216a000 +func_ov092_0216a024 kind:function(arm,size=0x9c) addr:0x0216a024 +func_ov092_0216a0c0 kind:function(arm,size=0x54) addr:0x0216a0c0 +func_ov092_0216a114 kind:function(arm,size=0x18) addr:0x0216a114 +func_ov092_0216a12c kind:function(arm,size=0xa0) addr:0x0216a12c +func_ov092_0216a1cc kind:function(arm,size=0x50) addr:0x0216a1cc +func_ov092_0216a21c kind:function(arm,size=0xc) addr:0x0216a21c +func_ov092_0216a228 kind:function(arm,size=0x90) addr:0x0216a228 +func_ov092_0216a2b8 kind:function(arm,size=0x20) addr:0x0216a2b8 +func_ov092_0216a2d8 kind:function(arm,size=0x28) addr:0x0216a2d8 +func_ov092_0216a300 kind:function(arm,size=0x14) addr:0x0216a300 +func_ov092_0216a314 kind:function(arm,size=0xc) addr:0x0216a314 +func_ov092_0216a320 kind:function(arm,size=0x24) addr:0x0216a320 +func_ov092_0216a344 kind:function(arm,size=0x28) addr:0x0216a344 +func_ov092_0216a36c kind:function(arm,size=0x24) addr:0x0216a36c +func_ov092_0216a390 kind:function(arm,size=0x8c) addr:0x0216a390 +func_ov092_0216a41c kind:function(arm,size=0x4) addr:0x0216a41c +func_ov092_0216a420 kind:function(arm,size=0x8) addr:0x0216a420 +func_ov092_0216a428 kind:function(arm,size=0x30) addr:0x0216a428 +func_ov092_0216a458 kind:function(arm,size=0x8) addr:0x0216a458 +func_ov092_0216a460 kind:function(arm,size=0x16c) addr:0x0216a460 +func_ov092_0216a5cc kind:function(arm,size=0x30) addr:0x0216a5cc +func_ov092_0216a5fc kind:function(arm,size=0x38) addr:0x0216a5fc +func_ov092_0216a634 kind:function(arm,size=0x14) addr:0x0216a634 +func_ov092_0216a648 kind:function(arm,size=0xec) addr:0x0216a648 +func_ov092_0216a734 kind:function(arm,size=0x12c) addr:0x0216a734 +func_ov092_0216a860 kind:function(arm,size=0x14) addr:0x0216a860 +func_ov092_0216a874 kind:function(arm,size=0xe0) addr:0x0216a874 +func_ov092_0216a954 kind:function(arm,size=0xdc) addr:0x0216a954 +func_ov092_0216aa30 kind:function(arm,size=0xcc) addr:0x0216aa30 +func_ov092_0216aafc kind:function(arm,size=0x2c) addr:0x0216aafc +func_ov092_0216ab28 kind:function(arm,size=0x2c) addr:0x0216ab28 +func_ov092_0216ab54 kind:function(arm,size=0x2c) addr:0x0216ab54 +func_ov092_0216ab80 kind:function(arm,size=0xb4) addr:0x0216ab80 +func_ov092_0216ac34 kind:function(arm,size=0x14) addr:0x0216ac34 +func_ov092_0216ac48 kind:function(arm,size=0xac) addr:0x0216ac48 +func_ov092_0216acf4 kind:function(arm,size=0x28) addr:0x0216acf4 +func_ov092_0216ad1c kind:function(arm,size=0x118) addr:0x0216ad1c +func_ov092_0216ae34 kind:function(arm,size=0x2c) addr:0x0216ae34 +func_ov092_0216ae60 kind:function(arm,size=0x1c) addr:0x0216ae60 +func_ov092_0216ae7c kind:function(arm,size=0xc) addr:0x0216ae7c +func_ov092_0216ae88 kind:function(arm,size=0x1c) addr:0x0216ae88 +func_ov092_0216aea4 kind:function(arm,size=0x20) addr:0x0216aea4 +func_ov092_0216aec4 kind:function(arm,size=0x28) addr:0x0216aec4 +func_ov092_0216aeec kind:function(arm,size=0x14) addr:0x0216aeec +func_ov092_0216af00 kind:function(arm,size=0x1c) addr:0x0216af00 +func_ov092_0216af1c kind:function(arm,size=0xc) addr:0x0216af1c +func_ov092_0216af28 kind:function(arm,size=0x28) addr:0x0216af28 +func_ov092_0216af50 kind:function(arm,size=0x70) addr:0x0216af50 +func_ov092_0216afc0 kind:function(arm,size=0x1c) addr:0x0216afc0 +func_ov092_0216afdc kind:function(arm,size=0x5c) addr:0x0216afdc +func_ov092_0216b038 kind:function(arm,size=0x5c) addr:0x0216b038 +func_ov092_0216b094 kind:function(arm,size=0x1e8) addr:0x0216b094 +func_ov092_0216b27c kind:function(arm,size=0x24) addr:0x0216b27c +func_ov092_0216b2a0 kind:function(arm,size=0x6c) addr:0x0216b2a0 +func_ov092_0216b30c kind:function(arm,size=0x34) addr:0x0216b30c +func_ov092_0216b340 kind:function(arm,size=0x1f8) addr:0x0216b340 +func_ov092_0216b538 kind:function(arm,size=0x4c) addr:0x0216b538 +func_ov092_0216b584 kind:function(arm,size=0x80) addr:0x0216b584 +func_ov092_0216b604 kind:function(arm,size=0x54) addr:0x0216b604 +func_ov092_0216b658 kind:function(arm,size=0x98) addr:0x0216b658 +func_ov092_0216b6f0 kind:function(arm,size=0x1c) addr:0x0216b6f0 +func_ov092_0216b70c kind:function(arm,size=0x44) addr:0x0216b70c +func_ov092_0216b750 kind:function(arm,size=0x70) addr:0x0216b750 +func_ov092_0216b7c0 kind:function(arm,size=0x40) addr:0x0216b7c0 +func_ov092_0216b800 kind:function(arm,size=0xac) addr:0x0216b800 +func_ov092_0216b8ac kind:function(arm,size=0x54) addr:0x0216b8ac +func_ov092_0216b900 kind:function(arm,size=0x1b8) addr:0x0216b900 +func_ov092_0216bab8 kind:function(arm,size=0x78) addr:0x0216bab8 +func_ov092_0216bb30 kind:function(arm,size=0x1dc) addr:0x0216bb30 +func_ov092_0216bd0c kind:function(arm,size=0x58) addr:0x0216bd0c +func_ov092_0216bd64 kind:function(arm,size=0x14) addr:0x0216bd64 +func_ov092_0216bd78 kind:function(arm,size=0x10) addr:0x0216bd78 +func_ov092_0216bd88 kind:function(arm,size=0x154) addr:0x0216bd88 +func_ov092_0216bedc kind:function(arm,size=0x5c) addr:0x0216bedc +func_ov092_0216bf38 kind:function(arm,size=0x380) addr:0x0216bf38 +func_ov092_0216c2b8 kind:function(arm,size=0x90) addr:0x0216c2b8 +func_ov092_0216c348 kind:function(arm,size=0x24) addr:0x0216c348 +func_ov092_0216c36c kind:function(arm,size=0x24) addr:0x0216c36c +func_ov092_0216c390 kind:function(arm,size=0xe8) addr:0x0216c390 +func_ov092_0216c478 kind:function(arm,size=0x2c) addr:0x0216c478 +func_ov092_0216c4a4 kind:function(arm,size=0x84) addr:0x0216c4a4 +func_ov092_0216c528 kind:function(arm,size=0x10) addr:0x0216c528 +func_ov092_0216c538 kind:function(arm,size=0x1c0) addr:0x0216c538 +func_ov092_0216c6f8 kind:function(arm,size=0xc0) addr:0x0216c6f8 +func_ov092_0216c7b8 kind:function(arm,size=0x28) addr:0x0216c7b8 +func_ov092_0216c7e0 kind:function(arm,size=0x18) addr:0x0216c7e0 +func_ov092_0216c7f8 kind:function(arm,size=0x250) addr:0x0216c7f8 +func_ov092_0216ca48 kind:function(arm,size=0xb8) addr:0x0216ca48 +func_ov092_0216cb00 kind:function(arm,size=0x18) addr:0x0216cb00 +func_ov092_0216cb18 kind:function(arm,size=0x54) addr:0x0216cb18 +func_ov092_0216cb6c kind:function(arm,size=0x308) addr:0x0216cb6c +func_ov092_0216ce74 kind:function(arm,size=0x544) addr:0x0216ce74 +func_ov092_0216d3b8 kind:function(arm,size=0xc) addr:0x0216d3b8 +func_ov092_0216d3c4 kind:function(arm,size=0x14) addr:0x0216d3c4 +func_ov092_0216d3d8 kind:function(arm,size=0x14) addr:0x0216d3d8 +func_ov092_0216d3ec kind:function(arm,size=0x14) addr:0x0216d3ec +func_ov092_0216d400 kind:function(arm,size=0x38) addr:0x0216d400 +func_ov092_0216d438 kind:function(arm,size=0x24) addr:0x0216d438 +func_ov092_0216d45c kind:function(arm,size=0x460) addr:0x0216d45c +func_ov092_0216d8bc kind:function(arm,size=0x54) addr:0x0216d8bc +func_ov092_0216d910 kind:function(arm,size=0x2f8) addr:0x0216d910 +func_ov092_0216dc08 kind:function(arm,size=0x90) addr:0x0216dc08 +func_ov092_0216dc98 kind:function(arm,size=0x1f4) addr:0x0216dc98 +func_ov092_0216de8c kind:function(arm,size=0x38) addr:0x0216de8c +func_ov092_0216dec4 kind:function(arm,size=0x730) addr:0x0216dec4 +func_ov092_0216e5f4 kind:function(arm,size=0x268) addr:0x0216e5f4 +func_ov092_0216e85c kind:function(arm,size=0x124) addr:0x0216e85c +func_ov092_0216e980 kind:function(arm,size=0x19c) addr:0x0216e980 +func_ov092_0216eb1c kind:function(arm,size=0x144) addr:0x0216eb1c +func_ov092_0216ec60 kind:function(arm,size=0x15c) addr:0x0216ec60 +func_ov092_0216edbc kind:function(arm,size=0xc0) addr:0x0216edbc +func_ov092_0216ee7c kind:function(arm,size=0x3c8) addr:0x0216ee7c +func_ov092_0216f244 kind:function(arm,size=0x9c) addr:0x0216f244 +func_ov092_0216f2e0 kind:function(arm,size=0x154) addr:0x0216f2e0 +func_ov092_0216f434 kind:function(arm,size=0xe8) addr:0x0216f434 +func_ov092_0216f51c kind:function(arm,size=0xe4) addr:0x0216f51c +func_ov092_0216f600 kind:function(arm,size=0x100) addr:0x0216f600 +func_ov092_0216f700 kind:function(arm,size=0x4) addr:0x0216f700 +func_ov092_0216f704 kind:function(arm,size=0x4) addr:0x0216f704 +func_ov092_0216f708 kind:function(arm,size=0x48) addr:0x0216f708 +func_ov092_0216f750 kind:function(arm,size=0x384) addr:0x0216f750 +func_ov092_0216fad4 kind:function(arm,size=0x74) addr:0x0216fad4 +func_ov092_0216fb48 kind:function(arm,size=0xc0) addr:0x0216fb48 +func_ov092_0216fc08 kind:function(arm,size=0x78) addr:0x0216fc08 +func_ov092_0216fc80 kind:function(arm,size=0x4cc) addr:0x0216fc80 +func_ov092_0217014c kind:function(arm,size=0x18) addr:0x0217014c +func_ov092_02170164 kind:function(arm,size=0x80) addr:0x02170164 +func_ov092_021701e4 kind:function(arm,size=0x218) addr:0x021701e4 +func_ov092_021703fc kind:function(arm,size=0x20) addr:0x021703fc +func_ov092_0217041c kind:function(arm,size=0x10c) addr:0x0217041c +func_ov092_02170528 kind:function(arm,size=0x330) addr:0x02170528 +func_ov092_02170858 kind:function(arm,size=0x70) addr:0x02170858 +func_ov092_021708c8 kind:function(arm,size=0xbc) addr:0x021708c8 +func_ov092_02170984 kind:function(arm,size=0x4a0) addr:0x02170984 +func_ov092_02170e24 kind:function(arm,size=0x38) addr:0x02170e24 +func_ov092_02170e5c kind:function(arm,size=0x210) addr:0x02170e5c +func_ov092_0217106c kind:function(arm,size=0x290) addr:0x0217106c +func_ov092_021712fc kind:function(arm,size=0xa4) addr:0x021712fc +func_ov092_021713a0 kind:function(arm,size=0x100) addr:0x021713a0 +func_ov092_021714a0 kind:function(arm,size=0xa0) addr:0x021714a0 +func_ov092_02171540 kind:function(arm,size=0x70) addr:0x02171540 +func_ov092_021715b0 kind:function(arm,size=0x78) addr:0x021715b0 +func_ov092_02171628 kind:function(arm,size=0x64) addr:0x02171628 +func_ov092_0217168c kind:function(arm,size=0x38) addr:0x0217168c +func_ov092_021716c4 kind:function(arm,size=0x18) addr:0x021716c4 +func_ov092_021716dc kind:function(arm,size=0x1c) addr:0x021716dc +func_ov092_021716f8 kind:function(arm,size=0x50) addr:0x021716f8 +func_ov092_02171748 kind:function(arm,size=0xcc) addr:0x02171748 +func_ov092_02171814 kind:function(arm,size=0x8) addr:0x02171814 +func_ov092_0217181c kind:function(arm,size=0x10) addr:0x0217181c +func_ov092_0217182c kind:function(arm,size=0x14) addr:0x0217182c +func_ov092_02171840 kind:function(arm,size=0x1c) addr:0x02171840 +func_ov092_0217185c kind:function(arm,size=0x1c) addr:0x0217185c +func_ov092_02171878 kind:function(arm,size=0x1c) addr:0x02171878 +func_ov092_02171894 kind:function(arm,size=0xbc) addr:0x02171894 +func_ov092_02171950 kind:function(arm,size=0xc4) addr:0x02171950 +func_ov092_02171a14 kind:function(arm,size=0x10) addr:0x02171a14 +func_ov092_02171a24 kind:function(arm,size=0x14) addr:0x02171a24 +func_ov092_02171a38 kind:function(arm,size=0xc) addr:0x02171a38 +func_ov092_02171a44 kind:function(arm,size=0x24) addr:0x02171a44 +func_ov092_02171a68 kind:function(arm,size=0x4c) addr:0x02171a68 +func_ov092_02171ab4 kind:function(arm,size=0xd8) addr:0x02171ab4 +func_ov092_02171b8c kind:function(arm,size=0x44) addr:0x02171b8c +func_ov092_02171bd0 kind:function(arm,size=0x54) addr:0x02171bd0 +func_ov092_02171c24 kind:function(arm,size=0x58) addr:0x02171c24 +func_ov092_02171c7c kind:function(arm,size=0x20) addr:0x02171c7c +func_ov092_02171c9c kind:function(arm,size=0x20) addr:0x02171c9c +func_ov092_02171cbc kind:function(arm,size=0x38) addr:0x02171cbc +func_ov092_02171cf4 kind:function(arm,size=0x40) addr:0x02171cf4 +func_ov092_02171d34 kind:function(arm,size=0x35c) addr:0x02171d34 +func_ov092_02172090 kind:function(arm,size=0x44) addr:0x02172090 +func_ov092_021720d4 kind:function(arm,size=0x348) addr:0x021720d4 +func_ov092_0217241c kind:function(arm,size=0x50) addr:0x0217241c +func_ov092_0217246c kind:function(arm,size=0x28) addr:0x0217246c +func_ov092_02172494 kind:function(arm,size=0x34) addr:0x02172494 +func_ov092_021724c8 kind:function(arm,size=0x118) addr:0x021724c8 +func_ov092_021725e0 kind:function(arm,size=0x18) addr:0x021725e0 +func_ov092_021725f8 kind:function(arm,size=0x40) addr:0x021725f8 +func_ov092_02172638 kind:function(arm,size=0x48) addr:0x02172638 +func_ov092_02172680 kind:function(arm,size=0x14) addr:0x02172680 +func_ov092_02172694 kind:function(arm,size=0xc) addr:0x02172694 +func_ov092_021726a0 kind:function(arm,size=0x24) addr:0x021726a0 +func_ov092_021726c4 kind:function(arm,size=0x60) addr:0x021726c4 +func_ov092_02172724 kind:function(arm,size=0x50) addr:0x02172724 +func_ov092_02172774 kind:function(arm,size=0x84) addr:0x02172774 +func_ov092_021727f8 kind:function(arm,size=0x10) addr:0x021727f8 +func_ov092_02172808 kind:function(arm,size=0x1e4) addr:0x02172808 +func_ov092_021729ec kind:function(arm,size=0x28) addr:0x021729ec +func_ov092_02172a14 kind:function(arm,size=0x18) addr:0x02172a14 +func_ov092_02172a2c kind:function(arm,size=0xb4) addr:0x02172a2c +func_ov092_02172ae0 kind:function(arm,size=0x44) addr:0x02172ae0 +func_ov092_02172b24 kind:function(arm,size=0x13c) addr:0x02172b24 +func_ov092_02172c60 kind:function(arm,size=0x128) addr:0x02172c60 +func_ov092_02172d88 kind:function(arm,size=0x14) addr:0x02172d88 +func_ov092_02172d9c kind:function(arm,size=0x84) addr:0x02172d9c +func_ov092_02172e20 kind:function(arm,size=0x8c) addr:0x02172e20 +func_ov092_02172eac kind:function(arm,size=0x21c) addr:0x02172eac +func_ov092_021730c8 kind:function(arm,size=0x320) addr:0x021730c8 +func_ov092_021733e8 kind:function(arm,size=0x34) addr:0x021733e8 +func_ov092_0217341c kind:function(arm,size=0x20) addr:0x0217341c +func_ov092_0217343c kind:function(arm,size=0x364) addr:0x0217343c +func_ov092_021737a0 kind:function(arm,size=0x88) addr:0x021737a0 +func_ov092_02173828 kind:function(arm,size=0x128) addr:0x02173828 +func_ov092_02173950 kind:function(arm,size=0x2a4) addr:0x02173950 +func_ov092_02173bf4 kind:function(arm,size=0x50) addr:0x02173bf4 +func_ov092_02173c44 kind:function(arm,size=0x198) addr:0x02173c44 +func_ov092_02173ddc kind:function(arm,size=0x58) addr:0x02173ddc +func_ov092_02173e34 kind:function(arm,size=0xa4) addr:0x02173e34 +func_ov092_02173ed8 kind:function(arm,size=0x1c) addr:0x02173ed8 +func_ov092_02173ef4 kind:function(arm,size=0x14) addr:0x02173ef4 +func_ov092_02173f08 kind:function(arm,size=0xc) addr:0x02173f08 +func_ov092_02173f14 kind:function(arm,size=0x24) addr:0x02173f14 +func_ov092_02173f38 kind:function(arm,size=0x60) addr:0x02173f38 +func_ov092_02173f98 kind:function(arm,size=0xcc) addr:0x02173f98 +func_ov092_02174064 kind:function(arm,size=0xac) addr:0x02174064 +func_ov092_02174110 kind:function(arm,size=0x1b4) addr:0x02174110 +func_ov092_021742c4 kind:function(arm,size=0x15c) addr:0x021742c4 +func_ov092_02174420 kind:function(arm,size=0xc) addr:0x02174420 +func_ov092_0217442c kind:function(arm,size=0x114) addr:0x0217442c +func_ov092_02174540 kind:function(arm,size=0x11c) addr:0x02174540 +func_ov092_0217465c kind:function(arm,size=0x14) addr:0x0217465c +func_ov092_02174670 kind:function(arm,size=0x14) addr:0x02174670 +func_ov092_02174684 kind:function(arm,size=0x14c) addr:0x02174684 +func_ov092_021747d0 kind:function(arm,size=0x14) addr:0x021747d0 +func_ov092_021747e4 kind:function(arm,size=0x84) addr:0x021747e4 +func_ov092_02174868 kind:function(arm,size=0x8c) addr:0x02174868 +func_ov092_021748f4 kind:function(arm,size=0x1a0) addr:0x021748f4 +func_ov092_02174a94 kind:function(arm,size=0x208) addr:0x02174a94 +func_ov092_02174c9c kind:function(arm,size=0x34) addr:0x02174c9c +func_ov092_02174cd0 kind:function(arm,size=0x20) addr:0x02174cd0 +func_ov092_02174cf0 kind:function(arm,size=0x364) addr:0x02174cf0 +func_ov092_02175054 kind:function(arm,size=0x8c) addr:0x02175054 +func_ov092_021750e0 kind:function(arm,size=0x108) addr:0x021750e0 +func_ov092_021751e8 kind:function(arm,size=0x7c) addr:0x021751e8 +func_ov092_02175264 kind:function(arm,size=0x1f8) addr:0x02175264 +func_ov092_0217545c kind:function(arm,size=0x1e8) addr:0x0217545c +func_ov092_02175644 kind:function(arm,size=0x90) addr:0x02175644 +func_ov092_021756d4 kind:function(arm,size=0x30) addr:0x021756d4 +func_ov092_02175704 kind:function(arm,size=0x178) addr:0x02175704 +func_ov092_0217587c kind:function(arm,size=0x4c) addr:0x0217587c +func_ov092_021758c8 kind:function(arm,size=0xa0) addr:0x021758c8 +func_ov092_02175968 kind:function(arm,size=0x1c) addr:0x02175968 +func_ov092_02175984 kind:function(arm,size=0x14) addr:0x02175984 +func_ov092_02175998 kind:function(arm,size=0xc) addr:0x02175998 +func_ov092_021759a4 kind:function(arm,size=0x24) addr:0x021759a4 +func_ov092_021759c8 kind:function(arm,size=0x74) addr:0x021759c8 +func_ov092_02175a3c kind:function(arm,size=0x9c) addr:0x02175a3c +func_ov092_02175ad8 kind:function(arm,size=0x18) addr:0x02175ad8 +func_ov092_02175af0 kind:function(arm,size=0x10c) addr:0x02175af0 +func_ov092_02175bfc kind:function(arm,size=0xb4) addr:0x02175bfc +func_ov092_02175cb0 kind:function(arm,size=0x14) addr:0x02175cb0 +func_ov092_02175cc4 kind:function(arm,size=0x20) addr:0x02175cc4 +func_ov092_02175ce4 kind:function(arm,size=0x28) addr:0x02175ce4 +func_ov092_02175d0c kind:function(arm,size=0xdc) addr:0x02175d0c +func_ov092_02175de8 kind:function(arm,size=0x2ec) addr:0x02175de8 +func_ov092_021760d4 kind:function(arm,size=0xd8) addr:0x021760d4 +func_ov092_021761ac kind:function(arm,size=0x198) addr:0x021761ac +func_ov092_02176344 kind:function(arm,size=0x4) addr:0x02176344 +func_ov092_02176348 kind:function(arm,size=0x24) addr:0x02176348 +func_ov092_0217636c kind:function(arm,size=0x74) addr:0x0217636c +func_ov092_021763e0 kind:function(arm,size=0x54) addr:0x021763e0 +func_ov092_02176434 kind:function(arm,size=0x40) addr:0x02176434 +func_ov092_02176474 kind:function(arm,size=0xd0) addr:0x02176474 +func_ov092_02176544 kind:function(arm,size=0x10c) addr:0x02176544 +func_ov092_02176650 kind:function(arm,size=0xc4) addr:0x02176650 +func_ov092_02176714 kind:function(arm,size=0x124) addr:0x02176714 +func_ov092_02176838 kind:function(arm,size=0xc) addr:0x02176838 +func_ov092_02176844 kind:function(arm,size=0x40) addr:0x02176844 +func_ov092_02176884 kind:function(arm,size=0x1c) addr:0x02176884 +func_ov092_021768a0 kind:function(arm,size=0x14) addr:0x021768a0 +func_ov092_021768b4 kind:function(arm,size=0xc) addr:0x021768b4 +func_ov092_021768c0 kind:function(arm,size=0x24) addr:0x021768c0 +func_ov092_021768e4 kind:function(arm,size=0x6c) addr:0x021768e4 +func_ov092_02176950 kind:function(arm,size=0xd0) addr:0x02176950 +func_ov092_02176a20 kind:function(arm,size=0xc0) addr:0x02176a20 +func_ov092_02176ae0 kind:function(arm,size=0x68) addr:0x02176ae0 +func_ov092_02176b48 kind:function(arm,size=0x120) addr:0x02176b48 +func_ov092_02176c68 kind:function(arm,size=0x2c) addr:0x02176c68 +func_ov092_02176c94 kind:function(arm,size=0x1d0) addr:0x02176c94 +func_ov092_02176e64 kind:function(arm,size=0x134) addr:0x02176e64 +func_ov092_02176f98 kind:function(arm,size=0x1b4) addr:0x02176f98 +func_ov092_0217714c kind:function(arm,size=0x17c) addr:0x0217714c +func_ov092_021772c8 kind:function(arm,size=0x21c) addr:0x021772c8 +func_ov092_021774e4 kind:function(arm,size=0xb0) addr:0x021774e4 +func_ov092_02177594 kind:function(arm,size=0x20) addr:0x02177594 +func_ov092_021775b4 kind:function(arm,size=0x28) addr:0x021775b4 +func_ov092_021775dc kind:function(arm,size=0x14) addr:0x021775dc +func_ov092_021775f0 kind:function(arm,size=0xc) addr:0x021775f0 +func_ov092_021775fc kind:function(arm,size=0x24) addr:0x021775fc +func_ov092_02177620 kind:function(arm,size=0x7c) addr:0x02177620 +func_ov092_0217769c kind:function(arm,size=0x90) addr:0x0217769c +func_ov092_0217772c kind:function(arm,size=0x12c) addr:0x0217772c +func_ov092_02177858 kind:function(arm,size=0x1c) addr:0x02177858 +func_ov092_02177874 kind:function(arm,size=0x1f0) addr:0x02177874 +func_ov092_02177a64 kind:function(arm,size=0x80) addr:0x02177a64 +func_ov092_02177ae4 kind:function(arm,size=0x14) addr:0x02177ae4 +func_ov092_02177af8 kind:function(arm,size=0x70) addr:0x02177af8 +func_ov092_02177b68 kind:function(arm,size=0x188) addr:0x02177b68 +func_ov092_02177cf0 kind:function(arm,size=0x180) addr:0x02177cf0 +func_ov092_02177e70 kind:function(arm,size=0x14) addr:0x02177e70 +func_ov092_02177e84 kind:function(arm,size=0x14) addr:0x02177e84 +func_ov092_02177e98 kind:function(arm,size=0x50) addr:0x02177e98 +func_ov092_02177ee8 kind:function(arm,size=0x58) addr:0x02177ee8 +func_ov092_02177f40 kind:function(arm,size=0xbc) addr:0x02177f40 +func_ov092_02177ffc kind:function(arm,size=0xc0) addr:0x02177ffc +func_ov092_021780bc kind:function(arm,size=0x54) addr:0x021780bc +func_ov092_02178110 kind:function(arm,size=0xbc) addr:0x02178110 +func_ov092_021781cc kind:function(arm,size=0x538) addr:0x021781cc +func_ov092_02178704 kind:function(arm,size=0x4) addr:0x02178704 +func_ov092_02178708 kind:function(arm,size=0x4c) addr:0x02178708 +func_ov092_02178754 kind:function(arm,size=0x31c) addr:0x02178754 +func_ov092_02178a70 kind:function(arm,size=0x30) addr:0x02178a70 +func_ov092_02178aa0 kind:function(arm,size=0xf8) addr:0x02178aa0 +func_ov092_02178b98 kind:function(arm,size=0x4c) addr:0x02178b98 +func_ov092_02178be4 kind:function(arm,size=0xd0) addr:0x02178be4 +func_ov092_02178cb4 kind:function(arm,size=0x14c) addr:0x02178cb4 +func_ov092_02178e00 kind:function(arm,size=0x58) addr:0x02178e00 +func_ov092_02178e58 kind:function(arm,size=0x1c) addr:0x02178e58 +func_ov092_02178e74 kind:function(arm,size=0x1c) addr:0x02178e74 +func_ov092_02178e90 kind:function(arm,size=0x14) addr:0x02178e90 +func_ov092_02178ea4 kind:function(arm,size=0xc) addr:0x02178ea4 +func_ov092_02178eb0 kind:function(arm,size=0x24) addr:0x02178eb0 +func_ov092_02178ed4 kind:function(arm,size=0x4c) addr:0x02178ed4 +func_ov092_02178f20 kind:function(arm,size=0x88) addr:0x02178f20 +func_ov092_02178fa8 kind:function(arm,size=0x3c) addr:0x02178fa8 +func_ov092_02178fe4 kind:function(arm,size=0x3c) addr:0x02178fe4 +func_ov092_02179020 kind:function(arm,size=0xf4) addr:0x02179020 +func_ov092_02179114 kind:function(arm,size=0x40) addr:0x02179114 +func_ov092_02179154 kind:function(arm,size=0x3c) addr:0x02179154 +func_ov092_02179190 kind:function(arm,size=0x4) addr:0x02179190 +func_ov092_02179194 kind:function(arm,size=0xc8) addr:0x02179194 +func_ov092_0217925c kind:function(arm,size=0x4) addr:0x0217925c +func_ov092_02179260 kind:function(arm,size=0x4c) addr:0x02179260 +func_ov092_021792ac kind:function(arm,size=0x7c) addr:0x021792ac +func_ov092_02179328 kind:function(arm,size=0x88) addr:0x02179328 +func_ov092_021793b0 kind:function(arm,size=0x40) addr:0x021793b0 +func_ov092_021793f0 kind:function(arm,size=0x34) addr:0x021793f0 +func_ov092_02179424 kind:function(arm,size=0x30) addr:0x02179424 +func_ov092_02179454 kind:function(arm,size=0x38) addr:0x02179454 +func_ov092_0217948c kind:function(arm,size=0x14) addr:0x0217948c +func_ov092_021794a0 kind:function(arm,size=0xc) addr:0x021794a0 +func_ov092_021794ac kind:function(arm,size=0x24) addr:0x021794ac +func_ov092_021794d0 kind:function(arm,size=0x28) addr:0x021794d0 +func_ov092_021794f8 kind:function(arm,size=0xac) addr:0x021794f8 +func_ov092_021795a4 kind:function(arm,size=0x40) addr:0x021795a4 +func_ov092_021795e4 kind:function(arm,size=0x14) addr:0x021795e4 +func_ov092_021795f8 kind:function(arm,size=0x54) addr:0x021795f8 +func_ov092_0217964c kind:function(arm,size=0x14) addr:0x0217964c +func_ov092_02179660 kind:function(arm,size=0x388) addr:0x02179660 +func_ov092_021799e8 kind:function(arm,size=0x534) addr:0x021799e8 +func_ov092_02179f1c kind:function(arm,size=0xb0) addr:0x02179f1c +func_ov092_02179fcc kind:function(arm,size=0x6c) addr:0x02179fcc +func_ov092_0217a038 kind:function(arm,size=0x10) addr:0x0217a038 +func_ov092_0217a048 kind:function(arm,size=0x14) addr:0x0217a048 +func_ov092_0217a05c kind:function(arm,size=0x1c) addr:0x0217a05c +func_ov092_0217a078 kind:function(arm,size=0x1c) addr:0x0217a078 +func_ov092_0217a094 kind:function(arm,size=0x5c) addr:0x0217a094 +func_ov092_0217a0f0 kind:function(arm,size=0x64) addr:0x0217a0f0 +func_ov092_0217a154 kind:function(arm,size=0x14) addr:0x0217a154 +func_ov092_0217a168 kind:function(arm,size=0xc) addr:0x0217a168 +func_ov092_0217a174 kind:function(arm,size=0x24) addr:0x0217a174 +func_ov092_0217a198 kind:function(arm,size=0x28) addr:0x0217a198 +func_ov092_0217a1c0 kind:function(arm,size=0x28) addr:0x0217a1c0 +func_ov092_0217a1e8 kind:function(arm,size=0x1bc) addr:0x0217a1e8 +func_ov092_0217a3a4 kind:function(arm,size=0x9c) addr:0x0217a3a4 +func_ov092_0217a440 kind:function(arm,size=0x4) addr:0x0217a440 +func_ov092_0217a444 kind:function(arm,size=0x448) addr:0x0217a444 +func_ov092_0217a88c kind:function(arm,size=0x10) addr:0x0217a88c +func_ov092_0217a89c kind:function(arm,size=0x14) addr:0x0217a89c +func_ov092_0217a8b0 kind:function(arm,size=0x1c) addr:0x0217a8b0 +func_ov092_0217a8cc kind:function(arm,size=0x24) addr:0x0217a8cc +func_ov092_0217a8f0 kind:function(arm,size=0x14) addr:0x0217a8f0 +func_ov092_0217a904 kind:function(arm,size=0xc) addr:0x0217a904 +func_ov092_0217a910 kind:function(arm,size=0x24) addr:0x0217a910 +func_ov092_0217a934 kind:function(arm,size=0x5c) addr:0x0217a934 +func_ov092_0217a990 kind:function(arm,size=0x114) addr:0x0217a990 +func_ov092_0217aaa4 kind:function(arm,size=0x14) addr:0x0217aaa4 +func_ov092_0217aab8 kind:function(arm,size=0x40) addr:0x0217aab8 +func_ov092_0217aaf8 kind:function(arm,size=0x48) addr:0x0217aaf8 +func_ov092_0217ab40 kind:function(arm,size=0x38) addr:0x0217ab40 +func_ov092_0217ab78 kind:function(arm,size=0x8c) addr:0x0217ab78 +func_ov092_0217ac04 kind:function(arm,size=0x3c) addr:0x0217ac04 +func_ov092_0217ac40 kind:function(arm,size=0x88) addr:0x0217ac40 +func_ov092_0217acc8 kind:function(arm,size=0x48) addr:0x0217acc8 +func_ov092_0217ad10 kind:function(arm,size=0x38) addr:0x0217ad10 +func_ov092_0217ad48 kind:function(arm,size=0x4c) addr:0x0217ad48 +func_ov092_0217ad94 kind:function(arm,size=0x64) addr:0x0217ad94 +func_ov092_0217adf8 kind:function(arm,size=0x98) addr:0x0217adf8 +func_ov092_0217ae90 kind:function(arm,size=0x24) addr:0x0217ae90 +func_ov092_0217aeb4 kind:function(arm,size=0x14) addr:0x0217aeb4 +func_ov092_0217aec8 kind:function(arm,size=0x20) addr:0x0217aec8 +func_ov092_0217aee8 kind:function(arm,size=0xa8) addr:0x0217aee8 +func_ov092_0217af90 kind:function(arm,size=0x7c) addr:0x0217af90 +func_ov092_0217b00c kind:function(arm,size=0x50) addr:0x0217b00c +func_ov092_0217b05c kind:function(arm,size=0x14) addr:0x0217b05c +func_ov092_0217b070 kind:function(arm,size=0x14) addr:0x0217b070 +func_ov092_0217b084 kind:function(arm,size=0xc) addr:0x0217b084 +func_ov092_0217b090 kind:function(arm,size=0x24) addr:0x0217b090 +func_ov092_0217b0b4 kind:function(arm,size=0x44) addr:0x0217b0b4 +func_ov092_0217b0f8 kind:function(arm,size=0xc0) addr:0x0217b0f8 +func_ov092_0217b1b8 kind:function(arm,size=0x8) addr:0x0217b1b8 +func_ov092_0217b1c0 kind:function(arm,size=0x98) addr:0x0217b1c0 +func_ov092_0217b258 kind:function(arm,size=0x8) addr:0x0217b258 +func_ov092_0217b260 kind:function(arm,size=0xdc) addr:0x0217b260 +func_ov092_0217b33c kind:function(arm,size=0xdc) addr:0x0217b33c +func_ov092_0217b418 kind:function(arm,size=0x3c) addr:0x0217b418 +func_ov092_0217b454 kind:function(arm,size=0x178) addr:0x0217b454 +func_ov092_0217b5cc kind:function(arm,size=0x328) addr:0x0217b5cc +func_ov092_0217b8f4 kind:function(arm,size=0x160) addr:0x0217b8f4 +func_ov092_0217ba54 kind:function(arm,size=0x50) addr:0x0217ba54 +func_ov092_0217baa4 kind:function(arm,size=0x84) addr:0x0217baa4 +func_ov092_0217bb28 kind:function(arm,size=0x8c) addr:0x0217bb28 +func_ov092_0217bbb4 kind:function(arm,size=0x14) addr:0x0217bbb4 +func_ov092_0217bbc8 kind:function(arm,size=0x8c) addr:0x0217bbc8 +func_ov092_0217bc54 kind:function(arm,size=0x10) addr:0x0217bc54 +func_ov092_0217bc64 kind:function(arm,size=0x44) addr:0x0217bc64 +func_ov092_0217bca8 kind:function(arm,size=0x28) addr:0x0217bca8 +func_ov092_0217bcd0 kind:function(arm,size=0x30) addr:0x0217bcd0 +func_ov092_0217bd00 kind:function(arm,size=0x14) addr:0x0217bd00 +func_ov092_0217bd14 kind:function(arm,size=0x18) addr:0x0217bd14 +func_ov092_0217bd2c kind:function(arm,size=0x48) addr:0x0217bd2c +func_ov092_0217bd74 kind:function(arm,size=0x18) addr:0x0217bd74 +func_ov092_0217bd8c kind:function(arm,size=0x4c) addr:0x0217bd8c +func_ov092_0217bdd8 kind:function(arm,size=0x330) addr:0x0217bdd8 +func_ov092_0217c108 kind:function(arm,size=0x68) addr:0x0217c108 +func_ov092_0217c170 kind:function(arm,size=0x4) addr:0x0217c170 +func_ov092_0217c174 kind:function(arm,size=0x24) addr:0x0217c174 +func_ov092_0217c198 kind:function(arm,size=0x8) addr:0x0217c198 +func_ov092_0217c1a0 kind:function(arm,size=0x4) addr:0x0217c1a0 +func_ov092_0217c1a4 kind:function(arm,size=0xb4) addr:0x0217c1a4 +func_ov092_0217c258 kind:function(arm,size=0x1e8) addr:0x0217c258 +func_ov092_0217c440 kind:function(arm,size=0x4c) addr:0x0217c440 +func_ov092_0217c48c kind:function(arm,size=0x4c) addr:0x0217c48c +func_ov092_0217c4d8 kind:function(arm,size=0x24) addr:0x0217c4d8 +func_ov092_0217c4fc kind:function(arm,size=0x10) addr:0x0217c4fc +func_ov092_0217c50c kind:function(arm,size=0x54) addr:0x0217c50c +func_ov092_0217c560 kind:function(arm,size=0x70) addr:0x0217c560 +func_ov092_0217c5d0 kind:function(arm,size=0x110) addr:0x0217c5d0 +func_ov092_0217c6e0 kind:function(arm,size=0x134) addr:0x0217c6e0 +func_ov092_0217c814 kind:function(arm,size=0x1c) addr:0x0217c814 +func_ov092_0217c830 kind:function(arm,size=0x1c) addr:0x0217c830 +func_ov092_0217c84c kind:function(arm,size=0xf4) addr:0x0217c84c +func_ov092_0217c940 kind:function(arm,size=0x20) addr:0x0217c940 +func_ov092_0217c960 kind:function(arm,size=0xc) addr:0x0217c960 +func_ov092_0217c96c kind:function(arm,size=0x7c) addr:0x0217c96c +func_ov092_0217c9e8 kind:function(arm,size=0x14) addr:0x0217c9e8 +func_ov092_0217c9fc kind:function(arm,size=0x1c) addr:0x0217c9fc +func_ov092_0217ca18 kind:function(arm,size=0x20) addr:0x0217ca18 +func_ov092_0217ca38 kind:function(arm,size=0x4) addr:0x0217ca38 +func_ov092_0217ca3c kind:function(arm,size=0x2c) addr:0x0217ca3c +func_ov092_0217ca68 kind:function(arm,size=0x20) addr:0x0217ca68 +func_ov092_0217ca88 kind:function(arm,size=0x230) addr:0x0217ca88 +func_ov092_0217ccb8 kind:function(arm,size=0x5c) addr:0x0217ccb8 +data_ov092_0217cd14 kind:data(any) addr:0x0217cd14 +data_ov092_0217cd20 kind:data(any) addr:0x0217cd20 +data_ov092_0217cd30 kind:data(any) addr:0x0217cd30 +data_ov092_0217cd40 kind:data(any) addr:0x0217cd40 +data_ov092_0217cd50 kind:data(any) addr:0x0217cd50 +data_ov092_0217cd60 kind:data(any) addr:0x0217cd60 +data_ov092_0217cd70 kind:data(any) addr:0x0217cd70 +data_ov092_0217cd84 kind:data(any) addr:0x0217cd84 +data_ov092_0217cd88 kind:data(any) addr:0x0217cd88 +data_ov092_0217cd8c kind:data(any) addr:0x0217cd8c +data_ov092_0217cd90 kind:data(any) addr:0x0217cd90 +data_ov092_0217cd94 kind:data(any) addr:0x0217cd94 +data_ov092_0217cd98 kind:data(any) addr:0x0217cd98 +data_ov092_0217cd9c kind:data(any) addr:0x0217cd9c +data_ov092_0217cda2 kind:data(any) addr:0x0217cda2 +data_ov092_0217cda8 kind:data(any) addr:0x0217cda8 +data_ov092_0217cdb0 kind:data(any) addr:0x0217cdb0 +data_ov092_0217cdbc kind:data(any) addr:0x0217cdbc +data_ov092_0217cdcc kind:data(any) addr:0x0217cdcc +data_ov092_0217cde0 kind:data(any) addr:0x0217cde0 +data_ov092_0217cdf4 kind:data(any) addr:0x0217cdf4 +data_ov092_0217ce0c kind:data(any) addr:0x0217ce0c +data_ov092_0217ce3c kind:data(any) addr:0x0217ce3c +data_ov092_0217ce4c kind:data(any) addr:0x0217ce4c +data_ov092_0217ce9c kind:data(any) addr:0x0217ce9c +data_ov092_0217cf1c kind:data(any) addr:0x0217cf1c +data_ov092_0217cf20 kind:data(any) addr:0x0217cf20 +data_ov092_0217cf34 kind:data(any) addr:0x0217cf34 +data_ov092_0217cf44 kind:data(any) addr:0x0217cf44 +data_ov092_0217cf84 kind:data(any) addr:0x0217cf84 +data_ov092_0217cff8 kind:data(any) addr:0x0217cff8 ambiguous +data_ov092_0217d084 kind:data(any) addr:0x0217d084 +data_ov092_0217d094 kind:data(any) addr:0x0217d094 +data_ov092_0217d0d4 kind:data(any) addr:0x0217d0d4 +data_ov092_0217d114 kind:data(any) addr:0x0217d114 +data_ov092_0217d134 kind:data(any) addr:0x0217d134 +data_ov092_0217d144 kind:data(any) addr:0x0217d144 +data_ov092_0217d154 kind:data(any) addr:0x0217d154 +data_ov092_0217d170 kind:data(any) addr:0x0217d170 +func_ov092_0217d180 kind:function(arm,size=0x50) addr:0x0217d180 +func_ov092_0217d1d0 kind:function(arm,size=0x50) addr:0x0217d1d0 +func_ov092_0217d220 kind:function(arm,size=0x50) addr:0x0217d220 +func_ov092_0217d270 kind:function(arm,size=0x50) addr:0x0217d270 +func_ov092_0217d2c0 kind:function(arm,size=0x50) addr:0x0217d2c0 +func_ov092_0217d310 kind:function(arm,size=0x50) addr:0x0217d310 +func_ov092_0217d360 kind:function(arm,size=0x50) addr:0x0217d360 +func_ov092_0217d3b0 kind:function(arm,size=0x50) addr:0x0217d3b0 +func_ov092_0217d400 kind:function(arm,size=0x50) addr:0x0217d400 +func_ov092_0217d450 kind:function(arm,size=0x50) addr:0x0217d450 +func_ov092_0217d4a0 kind:function(arm,size=0x378) addr:0x0217d4a0 +func_ov092_0217d818 kind:function(arm,size=0x50) addr:0x0217d818 +func_ov092_0217d868 kind:function(arm,size=0xc8) addr:0x0217d868 +func_ov092_0217d930 kind:function(arm,size=0xc8) addr:0x0217d930 +func_ov092_0217d9f8 kind:function(arm,size=0xd0) addr:0x0217d9f8 +func_ov092_0217dac8 kind:function(arm,size=0x50) addr:0x0217dac8 +func_ov092_0217db18 kind:function(arm,size=0xc8) addr:0x0217db18 +func_ov092_0217dbe0 kind:function(arm,size=0x5c) addr:0x0217dbe0 +func_ov092_0217dc3c kind:function(arm,size=0x50) addr:0x0217dc3c +func_ov092_0217dc8c kind:function(arm,size=0x64) addr:0x0217dc8c +func_ov092_0217dcf0 kind:function(arm,size=0x50) addr:0x0217dcf0 +func_ov092_0217dd40 kind:function(arm,size=0x50) addr:0x0217dd40 +func_ov092_0217dd90 kind:function(arm,size=0x1c) addr:0x0217dd90 +data_ov092_0217de28 kind:data(any) addr:0x0217de28 +data_ov092_0217de54 kind:data(any) addr:0x0217de54 +data_ov092_0217de88 kind:data(any) addr:0x0217de88 +data_ov092_0217dea4 kind:data(any) addr:0x0217dea4 +data_ov092_0217def4 kind:data(any) addr:0x0217def4 +data_ov092_0217df10 kind:data(any) addr:0x0217df10 +data_ov092_0217df60 kind:data(any) addr:0x0217df60 +data_ov092_0217df7c kind:data(any) addr:0x0217df7c +data_ov092_0217dfcc kind:data(any) addr:0x0217dfcc +data_ov092_0217dfe8 kind:data(any) addr:0x0217dfe8 +data_ov092_0217e05c kind:data(any) addr:0x0217e05c +data_ov092_0217e078 kind:data(any) addr:0x0217e078 +data_ov092_0217e0ec kind:data(any) addr:0x0217e0ec +data_ov092_0217e108 kind:data(any) addr:0x0217e108 +data_ov092_0217e17c kind:data(any) addr:0x0217e17c +data_ov092_0217e198 kind:data(any) addr:0x0217e198 +data_ov092_0217e20c kind:data(any) addr:0x0217e20c +data_ov092_0217e228 kind:data(any) addr:0x0217e228 +data_ov092_0217e244 kind:data(any) addr:0x0217e244 +data_ov092_0217e26c kind:data(any) addr:0x0217e26c +data_ov092_0217e2cc kind:data(any) addr:0x0217e2cc +data_ov092_0217e2e8 kind:data(any) addr:0x0217e2e8 +data_ov092_0217e348 kind:data(any) addr:0x0217e348 +data_ov092_0217e364 kind:data(any) addr:0x0217e364 +data_ov092_0217e3d8 kind:data(any) addr:0x0217e3d8 +data_ov092_0217e3ec kind:data(any) addr:0x0217e3ec +data_ov092_0217e414 kind:data(any) addr:0x0217e414 +data_ov092_0217e440 kind:data(any) addr:0x0217e440 +data_ov092_0217e4b8 kind:data(any) addr:0x0217e4b8 +data_ov092_0217e4d0 kind:data(any) addr:0x0217e4d0 +data_ov092_0217e4dc kind:data(any) addr:0x0217e4dc +data_ov092_0217e4f4 kind:data(any) addr:0x0217e4f4 +data_ov092_0217e500 kind:data(any) addr:0x0217e500 +data_ov092_0217e518 kind:data(any) addr:0x0217e518 +data_ov092_0217e528 kind:data(any) addr:0x0217e528 +data_ov092_0217e538 kind:data(any) addr:0x0217e538 +data_ov092_0217e558 kind:data(any) addr:0x0217e558 +data_ov092_0217e568 kind:data(any) addr:0x0217e568 +data_ov092_0217e58c kind:data(any) addr:0x0217e58c +data_ov092_0217e5b4 kind:data(any) addr:0x0217e5b4 +data_ov092_0217e5e0 kind:data(any) addr:0x0217e5e0 +data_ov092_0217e628 kind:data(any) addr:0x0217e628 +data_ov092_0217e66c kind:data(any) addr:0x0217e66c +data_ov092_0217e688 kind:data(any) addr:0x0217e688 +data_ov092_0217e6a4 kind:data(any) addr:0x0217e6a4 +data_ov092_0217e6c0 kind:data(any) addr:0x0217e6c0 +data_ov092_0217e6e4 kind:data(any) addr:0x0217e6e4 +data_ov092_0217e75c kind:data(any) addr:0x0217e75c +data_ov092_0217e778 kind:data(any) addr:0x0217e778 +data_ov092_0217e794 kind:data(any) addr:0x0217e794 +data_ov092_0217e7b0 kind:data(any) addr:0x0217e7b0 +data_ov092_0217e7cc kind:data(any) addr:0x0217e7cc +data_ov092_0217e7e8 kind:data(any) addr:0x0217e7e8 +data_ov092_0217e7f8 kind:data(any) addr:0x0217e7f8 +data_ov092_0217e878 kind:data(any) addr:0x0217e878 +data_ov092_0217e894 kind:data(any) addr:0x0217e894 +data_ov092_0217e8b0 kind:data(any) addr:0x0217e8b0 +data_ov092_0217e8cc kind:data(any) addr:0x0217e8cc +data_ov092_0217e8e8 kind:data(any) addr:0x0217e8e8 +data_ov092_0217e904 kind:data(any) addr:0x0217e904 +data_ov092_0217e920 kind:data(any) addr:0x0217e920 +data_ov092_0217e980 kind:data(any) addr:0x0217e980 +data_ov092_0217ea48 kind:data(any) addr:0x0217ea48 +data_ov092_0217ea6c kind:data(any) addr:0x0217ea6c +data_ov092_0217eac0 kind:data(any) addr:0x0217eac0 +data_ov092_0217eacc kind:data(any) addr:0x0217eacc +data_ov092_0217ead8 kind:data(any) addr:0x0217ead8 +data_ov092_0217eae4 kind:data(any) addr:0x0217eae4 +data_ov092_0217eaf0 kind:data(any) addr:0x0217eaf0 +data_ov092_0217eb00 kind:data(any) addr:0x0217eb00 +data_ov092_0217eb10 kind:data(any) addr:0x0217eb10 +data_ov092_0217eb20 kind:data(any) addr:0x0217eb20 +data_ov092_0217eb38 kind:data(any) addr:0x0217eb38 +data_ov092_0217eb5c kind:data(any) addr:0x0217eb5c +data_ov092_0217eb88 kind:data(any) addr:0x0217eb88 +data_ov092_0217ec00 kind:data(any) addr:0x0217ec00 +data_ov092_0217ec0c kind:data(any) addr:0x0217ec0c +data_ov092_0217ec18 kind:data(any) addr:0x0217ec18 +data_ov092_0217ec24 kind:data(any) addr:0x0217ec24 +data_ov092_0217ec30 kind:data(any) addr:0x0217ec30 +data_ov092_0217ec40 kind:data(any) addr:0x0217ec40 +data_ov092_0217ec50 kind:data(any) addr:0x0217ec50 +data_ov092_0217ec68 kind:data(any) addr:0x0217ec68 +data_ov092_0217ec8c kind:data(any) addr:0x0217ec8c +data_ov092_0217ecb8 kind:data(any) addr:0x0217ecb8 +data_ov092_0217ed38 kind:data(any) addr:0x0217ed38 +data_ov092_0217ed48 kind:data(any) addr:0x0217ed48 +data_ov092_0217ed64 kind:data(any) addr:0x0217ed64 +data_ov092_0217ed8c kind:data(any) addr:0x0217ed8c +data_ov092_0217ed98 kind:data(any) addr:0x0217ed98 +data_ov092_0217eda4 kind:data(any) addr:0x0217eda4 +data_ov092_0217edb0 kind:data(any) addr:0x0217edb0 +data_ov092_0217edbc kind:data(any) addr:0x0217edbc +data_ov092_0217edd0 kind:data(any) addr:0x0217edd0 +data_ov092_0217edfc kind:data(any) addr:0x0217edfc +data_ov092_0217ee58 kind:data(any) addr:0x0217ee58 +data_ov092_0217ee60 kind:data(any) addr:0x0217ee60 +data_ov092_0217ee80 kind:data(any) addr:0x0217ee80 +data_ov092_0217eea4 kind:data(any) addr:0x0217eea4 +data_ov092_0217ef00 kind:data(any) addr:0x0217ef00 +data_ov092_0217ef08 kind:data(any) addr:0x0217ef08 +data_ov092_0217ef20 kind:data(any) addr:0x0217ef20 +data_ov092_0217ef40 kind:data(any) addr:0x0217ef40 +data_ov092_0217ef4c kind:data(any) addr:0x0217ef4c +data_ov092_0217ef58 kind:data(any) addr:0x0217ef58 +data_ov092_0217ef64 kind:data(any) addr:0x0217ef64 +data_ov092_0217ef78 kind:data(any) addr:0x0217ef78 +data_ov092_0217ef9c kind:data(any) addr:0x0217ef9c +data_ov092_0217efc8 kind:data(any) addr:0x0217efc8 +data_ov092_0217f010 kind:data(any) addr:0x0217f010 +data_ov092_0217f064 kind:data(any) addr:0x0217f064 +data_ov092_0217f074 kind:data(any) addr:0x0217f074 +data_ov092_0217f08c kind:data(any) addr:0x0217f08c +data_ov092_0217f0b0 kind:data(any) addr:0x0217f0b0 +data_ov092_0217f114 kind:data(any) addr:0x0217f114 +data_ov092_0217f138 kind:data(any) addr:0x0217f138 +data_ov092_0217f180 kind:data(any) addr:0x0217f180 +data_ov092_0217f1cc kind:data(any) addr:0x0217f1cc +data_ov092_0217f220 kind:data(any) addr:0x0217f220 +data_ov092_0217f22c kind:data(any) addr:0x0217f22c +data_ov092_0217f250 kind:data(any) addr:0x0217f250 +data_ov092_0217f2a4 kind:data(any) addr:0x0217f2a4 +data_ov092_0217f2ac kind:data(any) addr:0x0217f2ac +data_ov092_0217f2b4 kind:data(any) addr:0x0217f2b4 +data_ov092_0217f2d4 kind:data(any) addr:0x0217f2d4 +data_ov092_0217f2f8 kind:data(any) addr:0x0217f2f8 +data_ov092_0217f350 kind:data(any) addr:0x0217f350 +data_ov092_0217f378 kind:data(any) addr:0x0217f378 +data_ov092_0217f39c kind:data(any) addr:0x0217f39c +data_ov092_0217f400 kind:data(any) addr:0x0217f400 +data_ov092_0217f444 kind:data(any) addr:0x0217f444 +data_ov092_0217f464 kind:data(any) addr:0x0217f464 +data_ov092_0217f480 kind:bss addr:0x0217f480 +data_ov092_0217f484 kind:bss addr:0x0217f484 +data_ov092_0217f490 kind:bss addr:0x0217f490 +data_ov092_0217f564 kind:bss addr:0x0217f564 +data_ov092_0217f568 kind:bss addr:0x0217f568 +data_ov092_0217f574 kind:bss addr:0x0217f574 +data_ov092_0217f648 kind:bss addr:0x0217f648 +data_ov092_0217f64c kind:bss addr:0x0217f64c +data_ov092_0217f658 kind:bss addr:0x0217f658 +data_ov092_0217f72c kind:bss addr:0x0217f72c +data_ov092_0217f730 kind:bss addr:0x0217f730 +data_ov092_0217f73c kind:bss addr:0x0217f73c +data_ov092_0217f75c kind:bss addr:0x0217f75c +data_ov092_0217f810 kind:bss addr:0x0217f810 +data_ov092_0217f814 kind:bss addr:0x0217f814 +data_ov092_0217f820 kind:bss addr:0x0217f820 +data_ov092_0217f840 kind:bss addr:0x0217f840 +data_ov092_0217f844 kind:bss addr:0x0217f844 +data_ov092_0217f850 kind:bss addr:0x0217f850 +data_ov092_0217f870 kind:bss addr:0x0217f870 +data_ov092_0217f924 kind:bss addr:0x0217f924 +data_ov092_0217f928 kind:bss addr:0x0217f928 +data_ov092_0217f934 kind:bss addr:0x0217f934 +data_ov092_0217f954 kind:bss addr:0x0217f954 +data_ov092_0217fa08 kind:bss addr:0x0217fa08 +data_ov092_0217fa0c kind:bss addr:0x0217fa0c +data_ov092_0217fa18 kind:bss addr:0x0217fa18 +data_ov092_0217faec kind:bss addr:0x0217faec +data_ov092_0217fb0c kind:bss addr:0x0217fb0c +data_ov092_0217fb10 kind:bss addr:0x0217fb10 +data_ov092_0217fb1c kind:bss addr:0x0217fb1c +data_ov092_0217fbf0 kind:bss addr:0x0217fbf0 +data_ov092_0217fc10 kind:bss addr:0x0217fc10 +data_ov092_0217fc14 kind:bss addr:0x0217fc14 +data_ov092_0217fc20 kind:bss addr:0x0217fc20 +data_ov092_0217fc40 kind:bss addr:0x0217fc40 +data_ov092_0217fc44 kind:bss addr:0x0217fc44 +data_ov092_0217fc50 kind:bss addr:0x0217fc50 +data_ov092_0217fc68 kind:bss addr:0x0217fc68 +data_ov092_0217fc74 kind:bss addr:0x0217fc74 +data_ov092_0217fc80 kind:bss addr:0x0217fc80 +data_ov092_0217fc8c kind:bss addr:0x0217fc8c +data_ov092_0217fd64 kind:bss addr:0x0217fd64 +data_ov092_0217fd68 kind:bss addr:0x0217fd68 +data_ov092_0217fd74 kind:bss addr:0x0217fd74 +data_ov092_0217fdb0 kind:bss addr:0x0217fdb0 +data_ov092_0217fdb4 kind:bss addr:0x0217fdb4 +data_ov092_0217fdc0 kind:bss addr:0x0217fdc0 +data_ov092_0217fdd4 kind:bss addr:0x0217fdd4 +data_ov092_0217feac kind:bss addr:0x0217feac +data_ov092_0217feb0 kind:bss addr:0x0217feb0 +data_ov092_0217febc kind:bss addr:0x0217febc +data_ov092_0217fed4 kind:bss addr:0x0217fed4 +data_ov092_0217ffac kind:bss addr:0x0217ffac +data_ov092_0217ffb0 kind:bss addr:0x0217ffb0 +data_ov092_0217ffbc kind:bss addr:0x0217ffbc +data_ov092_02180048 kind:bss addr:0x02180048 ambiguous +data_ov092_02180094 kind:bss addr:0x02180094 +data_ov092_02180098 kind:bss addr:0x02180098 +data_ov092_021800a4 kind:bss addr:0x021800a4 +data_ov092_0218017c kind:bss addr:0x0218017c +data_ov092_02180180 kind:bss addr:0x02180180 +data_ov092_0218018c kind:bss addr:0x0218018c +data_ov092_02180264 kind:bss addr:0x02180264 +data_ov092_02180268 kind:bss addr:0x02180268 +data_ov092_02180274 kind:bss addr:0x02180274 +data_ov092_02180280 kind:bss addr:0x02180280 +data_ov092_02180358 kind:bss addr:0x02180358 +data_ov092_0218035c kind:bss addr:0x0218035c ambiguous +data_ov092_02180360 kind:bss addr:0x02180360 +data_ov092_0218036c kind:bss addr:0x0218036c +data_ov092_021803a8 kind:bss addr:0x021803a8 +data_ov092_021803b0 kind:bss addr:0x021803b0 +data_ov092_021803bc kind:bss addr:0x021803bc +data_ov092_021803f8 kind:bss addr:0x021803f8 +data_ov092_021803fc kind:bss addr:0x021803fc +data_ov092_02180408 kind:bss addr:0x02180408 +data_ov092_021804e0 kind:bss addr:0x021804e0 +data_ov092_021804e4 kind:bss addr:0x021804e4 +data_ov092_021804e8 kind:bss addr:0x021804e8 +data_ov092_021804ec kind:bss addr:0x021804ec +data_ov092_021804f8 kind:bss addr:0x021804f8 +data_ov092_02180534 kind:bss addr:0x02180534 +data_ov092_02180544 kind:bss addr:0x02180544 diff --git a/config/jp/arm9/overlays/ov093/delinks.txt b/config/jp/arm9/overlays/ov093/delinks.txt new file mode 100644 index 00000000..a717a98b --- /dev/null +++ b/config/jp/arm9/overlays/ov093/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02167b00 end:0x0217a628 kind:code align:32 + .rodata start:0x0217a628 end:0x0217ac08 kind:data align:4 + .init start:0x0217ac08 end:0x0217b144 kind:code align:4 + .ctor start:0x0217b144 end:0x0217b174 kind:data align:4 + .data start:0x0217b180 end:0x0217b7c0 kind:data align:32 + .bss start:0x0217b7c0 end:0x0217bca0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov093/relocs.txt b/config/jp/arm9/overlays/ov093/relocs.txt new file mode 100644 index 00000000..5ba3cb77 --- /dev/null +++ b/config/jp/arm9/overlays/ov093/relocs.txt @@ -0,0 +1,2294 @@ +from:0x02167b6c kind:arm_call to:0x01ffd49c module:itcm +from:0x02167c0c kind:arm_call to:0x02167c90 module:overlay(93) +from:0x02167c18 kind:load to:0x027e09bc module:dtcm +from:0x02167c8c kind:load to:0x0203feb0 module:main +from:0x02167cc8 kind:arm_call to:0x0202a20c module:main +from:0x02167cd0 kind:arm_call to:0x0205a4dc module:overlay(0) +from:0x02167ce0 kind:arm_call to:0x0205d54c module:overlay(0) +from:0x02167d44 kind:arm_call to:0x0205d4e0 module:overlay(0) +from:0x02167dc0 kind:arm_call to:0x02167c20 module:overlay(93) +from:0x02167dd4 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02167dec kind:arm_call to:0x0205c458 module:overlay(0) +from:0x02167e04 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02167e1c kind:arm_call to:0x0205c458 module:overlay(0) +from:0x02167e84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167e9c kind:arm_call to:0x02167c20 module:overlay(93) +from:0x02167eb0 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02167ec8 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x02167ee0 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02167ef8 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x02167f44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167f94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02168024 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02168038 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x0216804c kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02168060 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x021680b0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216813c kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02168150 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x02168164 kind:arm_call to:0x0205c478 module:overlay(0) +from:0x02168178 kind:arm_call to:0x0205c458 module:overlay(0) +from:0x021681f4 kind:load to:0x027e0210 module:dtcm +from:0x02168200 kind:load to:0x0203feb0 module:main +from:0x02168218 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02168228 kind:thumb_call to:0x02168230 module:overlay(93) +from:0x0216823a kind:thumb_call_arm to:0x02168568 module:overlay(93) +from:0x02168284 kind:load to:0x0216b834 module:overlay(93) +from:0x021682a4 kind:load to:0x0216b14c module:overlay(93) +from:0x021682b4 kind:load to:0x02173af4 module:overlay(93) +from:0x021682c4 kind:load to:0x02173d9c module:overlay(93) +from:0x021682d4 kind:load to:0x02173db8 module:overlay(93) +from:0x021682f8 kind:arm_call to:0x02173dd4 module:overlay(93) +from:0x02168318 kind:arm_call_thumb to:0x021717d8 module:overlay(93) +from:0x02168334 kind:load to:0x021718cd module:overlay(93) +from:0x02168344 kind:load to:0x021718dd module:overlay(93) +from:0x02168354 kind:load to:0x021718ed module:overlay(93) +from:0x02168364 kind:load to:0x021718fd module:overlay(93) +from:0x02168374 kind:load to:0x0217190d module:overlay(93) +from:0x02168384 kind:load to:0x02173cdc module:overlay(93) +from:0x021683d4 kind:load to:0x02173d18 module:overlay(93) +from:0x021683e4 kind:load to:0x02173d6c module:overlay(93) +from:0x021683f8 kind:load to:0x021730a0 module:overlay(93) +from:0x0216840c kind:load to:0x020de711 module:overlays(19,20,31) +from:0x0216841c kind:load to:0x021719f8 module:overlay(93) +from:0x02168430 kind:arm_call to:0x02171ce8 module:overlay(93) +from:0x0216844c kind:load to:0x02171eb4 module:overlay(93) +from:0x0216845c kind:load to:0x02174044 module:overlay(93) +from:0x0216846c kind:load to:0x02174034 module:overlay(93) +from:0x0216847c kind:load to:0x0217406c module:overlay(93) +from:0x0216848c kind:load to:0x02171f00 module:overlay(93) +from:0x0216849c kind:load to:0x02171fb0 module:overlay(93) +from:0x021684ac kind:load to:0x02171fd8 module:overlay(93) +from:0x021684bc kind:load to:0x0217202c module:overlay(93) +from:0x021684dc kind:arm_call to:0x02172040 module:overlay(93) +from:0x021684f8 kind:load to:0x02173f6c module:overlay(93) +from:0x02168524 kind:load to:0x02174098 module:overlay(93) +from:0x02168534 kind:load to:0x021740b8 module:overlay(93) +from:0x02168544 kind:load to:0x021740d4 module:overlay(93) +from:0x02168554 kind:load to:0x02174104 module:overlay(93) +from:0x02168564 kind:load to:0x02174118 module:overlay(93) +from:0x02168574 kind:load to:0x027e0d8c module:dtcm +from:0x02168588 kind:load to:0x027e0d8c module:dtcm +from:0x0216859a kind:thumb_call to:0x020901b8 module:overlay(0) +from:0x021685a6 kind:thumb_call to:0x02090220 module:overlay(0) +from:0x021685b2 kind:thumb_call to:0x0216ebcc module:overlay(93) +from:0x021685c0 kind:thumb_call to:0x0216ebcc module:overlay(93) +from:0x021685c8 kind:thumb_call to:0x020844b4 module:overlay(0) +from:0x021685d2 kind:thumb_call to:0x0209014c module:overlay(0) +from:0x021685dc kind:thumb_call_arm to:0x02084e1c module:overlay(0) +from:0x021685ea kind:thumb_call_arm to:0x02168780 module:overlay(93) +from:0x021685fa kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x02168604 kind:load to:0x020accdc module:overlay(0) +from:0x02168614 kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x02168680 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02168690 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x021686c8 kind:arm_call to:0x0208a4a8 module:overlay(0) +from:0x0216871c kind:arm_call to:0x02090370 module:overlay(0) +from:0x02168740 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02168778 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021687d4 kind:load to:0x027e09a4 module:dtcm +from:0x021687d8 kind:load to:0x0217a634 module:overlay(93) +from:0x021687dc kind:load to:0x0217a628 module:overlay(93) +from:0x021687f4 kind:arm_call to:0x0205c618 module:overlay(0) +from:0x02168800 kind:arm_call to:0x0205c634 module:overlay(0) +from:0x02168844 kind:arm_call to:0x01ffb428 module:itcm +from:0x02168868 kind:arm_call to:0x01ffb428 module:itcm +from:0x021688f4 kind:arm_call to:0x02089294 module:overlay(0) +from:0x0216896c kind:load to:0x027e0cd8 module:dtcm +from:0x02168b70 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x02168bac kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x02168bc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02168bf0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168c48 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02168c50 kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x02168e08 kind:arm_call to:0x02168984 module:overlay(93) +from:0x02168ed4 kind:arm_call to:0x02168984 module:overlay(93) +from:0x02168eec kind:arm_call to:0x02088f08 module:overlay(0) +from:0x02168f24 kind:arm_call to:0x0216889c module:overlay(93) +from:0x02169020 kind:arm_call to:0x02169048 module:overlay(93) +from:0x02169028 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216903c kind:load to:0x0203feb0 module:main +from:0x02169040 kind:load to:0x0217b180 module:overlay(93) +from:0x0216909c kind:arm_call to:0x01ff9258 module:itcm +from:0x021690cc kind:arm_call to:0x02169048 module:overlay(93) +from:0x021691b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021691e0 kind:arm_call to:0x01fff05c module:itcm +from:0x02169200 kind:arm_call to:0x01fff05c module:itcm +from:0x02169240 kind:load to:0x027e0cd8 module:dtcm +from:0x02169274 kind:arm_call to:0x01fff05c module:itcm +from:0x021692ac kind:load to:0x027e0cd8 module:dtcm +from:0x0216932c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216933c kind:arm_call to:0x01ff9770 module:itcm +from:0x0216934c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021693a0 kind:arm_call to:0x02089138 module:overlay(0) +from:0x021693b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021693d8 kind:arm_call to:0x021692b0 module:overlay(93) +from:0x0216940c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216945c kind:arm_call to:0x01ff9258 module:itcm +from:0x02169528 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02169570 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02169588 kind:arm_call to:0x02169164 module:overlay(93) +from:0x021695bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021695d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021695e4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021695f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169604 kind:arm_call to:0x02089294 module:overlay(0) +from:0x02169694 kind:arm_call to:0x01ff9258 module:itcm +from:0x021696bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021696e8 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02169764 kind:arm_call to:0x021693c0 module:overlay(93) +from:0x021697d0 kind:arm_call to:0x02169244 module:overlay(93) +from:0x021697e8 kind:arm_call to:0x02169164 module:overlay(93) +from:0x02169804 kind:arm_call to:0x02089294 module:overlay(0) +from:0x02169820 kind:arm_call to:0x021693c0 module:overlay(93) +from:0x02169854 kind:arm_call to:0x02169244 module:overlay(93) +from:0x0216986c kind:arm_call to:0x02169164 module:overlay(93) +from:0x021698a4 kind:arm_call to:0x021692b0 module:overlay(93) +from:0x021698b4 kind:arm_call to:0x02089294 module:overlay(0) +from:0x021698d0 kind:arm_call to:0x021693c0 module:overlay(93) +from:0x021698fc kind:load to:0x027e0ce0 module:dtcm +from:0x0216992c kind:arm_call to:0x01ff9770 module:itcm +from:0x0216993c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021699a4 kind:arm_call to:0x01fff05c module:itcm +from:0x021699e0 kind:arm_call to:0x02169908 module:overlay(93) +from:0x021699ec kind:arm_call to:0x01ffd118 module:itcm +from:0x02169a04 kind:arm_call to:0x01fff05c module:itcm +from:0x02169a3c kind:load to:0x027e0cd8 module:dtcm +from:0x02169a40 kind:load to:0x027e0c90 module:dtcm +from:0x02169a4c kind:thumb_call_arm to:0x0207cdc4 module:overlay(0) +from:0x02169a52 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x02169a80 kind:thumb_call_arm to:0x01ffbbe0 module:itcm +from:0x02169b20 kind:thumb_call_arm to:0x020a16fc module:overlay(0) +from:0x02169b2c kind:load to:0x0203feb0 module:main +from:0x02169b30 kind:load to:0x027e0cec module:dtcm +from:0x02169b48 kind:thumb_call to:0x02085aa4 module:overlay(0) +from:0x02169c24 kind:load to:0x0217b1b4 module:overlay(93) +from:0x02169c28 kind:load to:0x020b401c module:overlay(0) +from:0x02169c2c kind:load to:0x020b3fe4 module:overlay(0) +from:0x02169c30 kind:load to:0x0217b198 module:overlay(93) +from:0x02169c3c kind:thumb_call_arm to:0x0207cd78 module:overlay(0) +from:0x02169c4e kind:thumb_call_arm to:0x0207cd78 module:overlay(0) +from:0x02169c56 kind:thumb_call_arm to:0x0207cd78 module:overlay(0) +from:0x02169c5c kind:thumb_call to:0x02085c88 module:overlay(0) +from:0x02169c6e kind:thumb_call_arm to:0x0207cd78 module:overlay(0) +from:0x02169c76 kind:thumb_call_arm to:0x0207cd78 module:overlay(0) +from:0x02169c7c kind:thumb_call to:0x02085c88 module:overlay(0) +from:0x02169c82 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02169c90 kind:thumb_call to:0x02085cb4 module:overlay(0) +from:0x02169ce0 kind:thumb_call_arm to:0x02085db0 module:overlay(0) +from:0x02169ce6 kind:thumb_call_arm to:0x02085d54 module:overlay(0) +from:0x02169cec kind:load to:0x027e07d4 module:dtcm +from:0x02169d68 kind:arm_call to:0x020860a0 module:overlay(0) +from:0x02169da4 kind:arm_call to:0x02086198 module:overlay(0) +from:0x02169ddc kind:arm_call to:0x0208630c module:overlay(0) +from:0x02169dfc kind:arm_call to:0x02085d54 module:overlay(0) +from:0x02169e18 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02169e8c kind:arm_call to:0x02086528 module:overlay(0) +from:0x02169e98 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02169ec4 kind:arm_call to:0x02086948 module:overlay(0) +from:0x02169f18 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02169f48 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02169f5c kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02169f90 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02169fe4 kind:arm_call to:0x02086c4c module:overlay(0) +from:0x02169ff0 kind:arm_call to:0x02086dec module:overlay(0) +from:0x0216a024 kind:arm_call to:0x020873f0 module:overlay(0) +from:0x0216a02c kind:arm_call to:0x02085db0 module:overlay(0) +from:0x0216a044 kind:arm_call to:0x02086f14 module:overlay(0) +from:0x0216a054 kind:load to:0x027e09c0 module:dtcm +from:0x0216a0f0 kind:arm_call to:0x02085de8 module:overlay(0) +from:0x0216a108 kind:arm_call to:0x02085de8 module:overlay(0) +from:0x0216a154 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a174 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a194 kind:arm_call to:0x02169948 module:overlay(93) +from:0x0216a1b0 kind:arm_call to:0x02085e2c module:overlay(0) +from:0x0216a1d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a1f0 kind:arm_call to:0x0216a05c module:overlay(93) +from:0x0216a21c kind:arm_call to:0x0208901c module:overlay(0) +from:0x0216a250 kind:arm_call to:0x02087388 module:overlay(0) +from:0x0216a26c kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0216a274 kind:arm_call to:0x02011ff4 module:main +from:0x0216a320 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0216a338 kind:arm_call to:0x020e2604 module:overlay(31) +from:0x0216a344 kind:arm_call to:0x0208b010 module:overlay(0) +from:0x0216a34c kind:load to:0x027e09a4 module:dtcm +from:0x0216a358 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216a3e4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0216a3f0 kind:arm_call to:0x0208b010 module:overlay(0) +from:0x0216a3f8 kind:load to:0x027e09a4 module:dtcm +from:0x0216a400 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216a434 kind:arm_call to:0x01ff9b78 module:itcm +from:0x0216a444 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0216a458 kind:arm_call to:0x0216a280 module:overlay(93) +from:0x0216a478 kind:load to:0x0204b690 module:main +from:0x0216a47c kind:load to:0x020acbcc module:overlay(0) +from:0x0216a4a0 kind:arm_call to:0x0216a280 module:overlay(93) +from:0x0216a4c8 kind:arm_call to:0x0216a280 module:overlay(93) +from:0x0216a4d0 kind:arm_call to:0x0216a35c module:overlay(93) +from:0x0216a4dc kind:arm_call to:0x0208b010 module:overlay(0) +from:0x0216a568 kind:arm_call to:0x0216a280 module:overlay(93) +from:0x0216a5b8 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0216a5c8 kind:arm_call to:0x02078b20 module:overlay(0) +from:0x0216a5dc kind:arm_call to:0x01ffd43c module:itcm +from:0x0216a670 kind:arm_call to:0x0208c298 module:overlay(0) +from:0x0216a68c kind:load to:0x027e09bc module:dtcm +from:0x0216a690 kind:load to:0x027e07c4 module:dtcm +from:0x0216a6c0 kind:thumb_call_arm to:0x02019648 module:main +from:0x0216a6d2 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x0216a6e4 kind:thumb_call_arm to:0x02019648 module:main +from:0x0216a6f8 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x0216a708 kind:load to:0x0217a643 module:overlay(93) +from:0x0216a70c kind:load to:0x0217a640 module:overlay(93) +from:0x0216a7b4 kind:arm_call to:0x0201a9dc module:main +from:0x0216a7d0 kind:arm_call to:0x0201a9dc module:main +from:0x0216a7dc kind:load to:0x0204c49c module:main +from:0x0216a800 kind:load to:0x0217b1cc module:overlay(93) +from:0x0216a85c kind:arm_call to:0x0203b6ec module:main +from:0x0216a8a4 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0216a8c4 kind:arm_call to:0x0216a804 module:overlay(93) +from:0x0216a8e0 kind:arm_call to:0x0216a804 module:overlay(93) +from:0x0216a974 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216aa04 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216aa2c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216aa90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216aa9c kind:arm_call to:0x02017e24 module:main +from:0x0216aaac kind:load to:0x027e0ce0 module:dtcm +from:0x0216aab0 kind:load to:0x0217a64c module:overlay(93) +from:0x0216aab4 kind:load to:0x0217a64d module:overlay(93) +from:0x0216aab8 kind:load to:0x0217b1cc module:overlay(93) +from:0x0216aac2 kind:thumb_call_arm to:0x0216a7e0 module:overlay(93) +from:0x0216aaca kind:thumb_call to:0x0216a694 module:overlay(93) +from:0x0216aad0 kind:thumb_call to:0x0216aadc module:overlay(93) +from:0x0216aaec kind:load to:0x0216a7e0 module:overlay(93) +from:0x0216ab0c kind:arm_call to:0x01fff148 module:itcm +from:0x0216ab30 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0216ab78 kind:arm_call to:0x01ffd43c module:itcm +from:0x0216ab9c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216abe0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216abf4 kind:arm_call to:0x01ffd43c module:itcm +from:0x0216ac68 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ac6c kind:load to:0x020accdc module:overlay(0) +from:0x0216ac70 kind:load to:0x027e09bc module:dtcm +from:0x0216ad74 kind:arm_call to:0x02170584 module:overlay(93) +from:0x0216adbc kind:arm_call to:0x0216aaf0 module:overlay(93) +from:0x0216ae54 kind:arm_call to:0x0216a404 module:overlay(93) +from:0x0216ae84 kind:arm_call to:0x0216a404 module:overlay(93) +from:0x0216af4c kind:arm_call to:0x0216a7e0 module:overlay(93) +from:0x0216af8c kind:arm_call to:0x0216aaf0 module:overlay(93) +from:0x0216b05c kind:arm_call to:0x0216a87c module:overlay(93) +from:0x0216b088 kind:arm_call to:0x0201c2c8 module:main +from:0x0216b098 kind:load to:0x0204fb78 module:main +from:0x0216b0a0 kind:load to:0x027e09a4 module:dtcm +from:0x0216b0a4 kind:load to:0x0217b7c0 module:overlay(93) +from:0x0216b0a8 kind:load to:0x0217b1e0 module:overlay(93) +from:0x0216b0ac kind:load to:0x0204c42c module:main +from:0x0216b0e8 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x0216b10c kind:arm_call to:0x0216a710 module:overlay(93) +from:0x0216b118 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b16c kind:arm_call to:0x01ffd420 module:itcm +from:0x0216b180 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0216b190 kind:arm_call to:0x0208d548 module:overlay(0) +from:0x0216b1a0 kind:arm_call to:0x01fff1e0 module:itcm +from:0x0216b1b0 kind:arm_call to:0x0208d5e0 module:overlay(0) +from:0x0216b1e0 kind:load to:0x027e09b8 module:dtcm +from:0x0216b1e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b1ee kind:thumb_call_arm to:0x02019648 module:main +from:0x0216b1fe kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x0216b204 kind:thumb_call_arm to:0x02019648 module:main +from:0x0216b216 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x0216b21c kind:thumb_call_arm to:0x02019648 module:main +from:0x0216b24a kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x0216b250 kind:thumb_call_arm to:0x02019648 module:main +from:0x0216b278 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x0216b2a2 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x0216b2cc kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0216b2ec kind:arm_call to:0x01ffd49c module:itcm +from:0x0216b380 kind:arm_call to:0x01ffd49c module:itcm +from:0x0216b3a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b3e8 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0216b404 kind:arm_call to:0x0202a17c module:main +from:0x0216b43c kind:arm_call to:0x0201a9dc module:main +from:0x0216b454 kind:arm_call to:0x0201a9dc module:main +from:0x0216b460 kind:load to:0x027e09bc module:dtcm +from:0x0216b464 kind:load to:0x0203feb0 module:main +from:0x0216b468 kind:load to:0x0204c49c module:main +from:0x0216b488 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0216b4a8 kind:arm_call to:0x01ffd43c module:itcm +from:0x0216b51c kind:arm_call to:0x0201aa68 module:main +from:0x0216b530 kind:arm_call to:0x01ffd43c module:itcm +from:0x0216b5ac kind:arm_call to:0x0201aa68 module:main +from:0x0216b5b8 kind:load to:0x027e09bc module:dtcm +from:0x0216b5bc kind:load to:0x0204c49c module:main +from:0x0216b644 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0216b688 kind:arm_call to:0x0201aa68 module:main +from:0x0216b6a0 kind:load to:0x0217b7c4 module:overlay(93) +from:0x0216b6a4 kind:load to:0x0217b1e8 module:overlay(93) +from:0x0216b6a8 kind:load to:0x027e0998 module:dtcm +from:0x0216b6ac kind:load to:0x0217b1e8 module:overlay(93) +from:0x0216b6b0 kind:load to:0x0204c49c module:main +from:0x0216b792 kind:thumb_call_arm to:0x02016614 module:main +from:0x0216b7aa kind:thumb_call_arm to:0x0216da8c module:overlay(93) +from:0x0216b7bc kind:thumb_call to:0x0216b1e8 module:overlay(93) +from:0x0216b7e0 kind:thumb_call_arm to:0x0205c914 module:overlay(0) +from:0x0216b81c kind:load to:0x0217b1f4 module:overlay(93) +from:0x0216b82a kind:thumb_call_arm to:0x0201662c module:main +from:0x0216b84c kind:arm_call to:0x0216a4e4 module:overlay(93) +from:0x0216b854 kind:arm_call to:0x0216db84 module:overlay(93) +from:0x0216b890 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x0216b8a0 kind:arm_call to:0x02177f14 module:overlay(93) +from:0x0216b8ac kind:load to:0x027e0994 module:dtcm +from:0x0216b8d8 kind:arm_call to:0x0205c924 module:overlay(0) +from:0x0216b904 kind:arm_call to:0x02177f48 module:overlay(93) +from:0x0216b944 kind:arm_call to:0x0216cd00 module:overlay(93) +from:0x0216b97c kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216b9d8 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0216b9e4 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x0216b9f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216ba10 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216ba44 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216ba90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bac4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bacc kind:arm_call to:0x01fff458 module:itcm +from:0x0216bae0 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bb2c kind:arm_call to:0x01fff498 module:itcm +from:0x0216bb40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216bbf4 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bc14 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bc48 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bc68 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bd14 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bd34 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bd68 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bd88 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216be38 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216be58 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216be8c kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bf30 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bf50 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bf84 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216bfa4 kind:arm_call to:0x02089138 module:overlay(0) +from:0x0216c084 kind:load to:0x027e0994 module:dtcm +from:0x0216c08c kind:load to:0x027e09bc module:dtcm +from:0x0216c090 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c098 kind:load to:0x027e0ce8 module:dtcm +from:0x0216c09c kind:load to:0x027e07b4 module:dtcm +from:0x0216c130 kind:arm_call to:0x0216a598 module:overlay(93) +from:0x0216c154 kind:arm_call to:0x0216b6e0 module:overlay(93) +from:0x0216c18c kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x0216c194 kind:arm_call to:0x0216e950 module:overlay(93) +from:0x0216c1c4 kind:arm_call to:0x0216ea44 module:overlay(93) +from:0x0216c1f0 kind:arm_call to:0x0216e950 module:overlay(93) +from:0x0216c1fc kind:arm_call to:0x0216ea44 module:overlay(93) +from:0x0216c238 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c244 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c260 kind:arm_call to:0x01fff148 module:itcm +from:0x0216c27c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c2e0 kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x0216c358 kind:arm_call to:0x0216e15c module:overlay(93) +from:0x0216c39c kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0216c3cc kind:arm_call to:0x0216b8b0 module:overlay(93) +from:0x0216c3e0 kind:arm_call to:0x0216db4c module:overlay(93) +from:0x0216c404 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c40c kind:load to:0x027e0ce0 module:dtcm +from:0x0216c440 kind:arm_call to:0x02177fe4 module:overlay(93) +from:0x0216c484 kind:arm_call to:0x01fff148 module:itcm +from:0x0216c4a0 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0216c4c4 kind:arm_call to:0x0216b754 module:overlay(93) +from:0x0216c4f8 kind:arm_call to:0x0216b8b0 module:overlay(93) +from:0x0216c52c kind:arm_call to:0x0216a598 module:overlay(93) +from:0x0216c538 kind:arm_call to:0x0216b6b4 module:overlay(93) +from:0x0216c578 kind:arm_call to:0x01fff148 module:itcm +from:0x0216c598 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c5ac kind:arm_call to:0x01ffd118 module:itcm +from:0x0216c634 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c68c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c6dc kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c6fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c70c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c754 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216c768 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c7b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216c7c8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216c860 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c870 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c89c kind:arm_call to:0x01ffd118 module:itcm +from:0x0216c8b0 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216c904 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c910 kind:arm_call to:0x0216dcb8 module:overlay(93) +from:0x0216c93c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216c974 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c97c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216c99c kind:arm_call to:0x01ff9770 module:itcm +from:0x0216ca30 kind:arm_call to:0x0216e138 module:overlay(93) +from:0x0216cb24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cb4c kind:arm_call to:0x0216b8b0 module:overlay(93) +from:0x0216cb60 kind:arm_call to:0x0216c0a0 module:overlay(93) +from:0x0216cb8c kind:arm_call to:0x0216c0a0 module:overlay(93) +from:0x0216cbcc kind:arm_call to:0x0216e138 module:overlay(93) +from:0x0216cbfc kind:arm_call to:0x0216dbb4 module:overlay(93) +from:0x0216cc4c kind:arm_call to:0x0208a47c module:overlay(0) +from:0x0216cc84 kind:arm_call to:0x020620ec module:overlay(0) +from:0x0216cc8c kind:arm_call to:0x020620ec module:overlay(0) +from:0x0216cc94 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0216cc9c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0216cca8 kind:arm_call to:0x0216e2dc module:overlay(93) +from:0x0216ccb0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0216ccc4 kind:load to:0x027e0994 module:dtcm +from:0x0216cccc kind:load to:0x027e0ce0 module:dtcm +from:0x0216ccd0 kind:load to:0x027e0c90 module:dtcm +from:0x0216ccd4 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ccd8 kind:load to:0x0217b20c module:overlay(93) +from:0x0216ccf4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216cd6c kind:arm_call to:0x0216cd00 module:overlay(93) +from:0x0216cd7c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cd88 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216cdc8 kind:arm_call to:0x0216e138 module:overlay(93) +from:0x0216cde0 kind:arm_call to:0x0216cd90 module:overlay(93) +from:0x0216ce18 kind:arm_call to:0x0216cd90 module:overlay(93) +from:0x0216cea8 kind:arm_call to:0x0216cd58 module:overlay(93) +from:0x0216cebc kind:arm_call to:0x0216cdec module:overlay(93) +from:0x0216cf08 kind:arm_call to:0x0216cd90 module:overlay(93) +from:0x0216cf20 kind:arm_call to:0x0216cdec module:overlay(93) +from:0x0216cf60 kind:arm_call to:0x0216cd00 module:overlay(93) +from:0x0216cf7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216cfa8 kind:arm_call to:0x0216cd00 module:overlay(93) +from:0x0216cfc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d0c0 kind:arm_call to:0x0216e138 module:overlay(93) +from:0x0216d0e8 kind:arm_call to:0x0216cd58 module:overlay(93) +from:0x0216d12c kind:arm_call to:0x0216cdec module:overlay(93) +from:0x0216d17c kind:arm_call to:0x0216cf3c module:overlay(93) +from:0x0216d1a4 kind:arm_call to:0x02089294 module:overlay(0) +from:0x0216d258 kind:arm_call to:0x0216cf3c module:overlay(93) +from:0x0216d280 kind:arm_call to:0x0216cdec module:overlay(93) +from:0x0216d398 kind:arm_call to:0x0216cd58 module:overlay(93) +from:0x0216d3e0 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0216d400 kind:arm_call to:0x0216cdec module:overlay(93) +from:0x0216d418 kind:arm_call to:0x0216cd58 module:overlay(93) +from:0x0216d444 kind:arm_call to:0x0205edf8 module:overlay(0) +from:0x0216d494 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d4f4 kind:load to:0x0203feb0 module:main +from:0x0216d5a4 kind:arm_call to:0x0216cd58 module:overlay(93) +from:0x0216d5ec kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0216d60c kind:arm_call to:0x0216cdec module:overlay(93) +from:0x0216d624 kind:arm_call to:0x0216cd58 module:overlay(93) +from:0x0216d650 kind:arm_call to:0x0216d454 module:overlay(93) +from:0x0216d674 kind:arm_call to:0x020194ac module:main +from:0x0216d68c kind:arm_call to:0x01ffd420 module:itcm +from:0x0216d734 kind:arm_call to:0x0216b2ac module:overlay(93) +from:0x0216d73c kind:arm_call to:0x0216df00 module:overlay(93) +from:0x0216d774 kind:arm_call to:0x0216b46c module:overlay(93) +from:0x0216d790 kind:arm_call to:0x0216b5c0 module:overlay(93) +from:0x0216d79c kind:load to:0x0204b690 module:main +from:0x0216d7a0 kind:load to:0x027e09b8 module:dtcm +from:0x0216d7a4 kind:load to:0x0204fb78 module:main +from:0x0216d7f8 kind:arm_call to:0x0201668c module:main +from:0x0216d84c kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0216d874 kind:arm_call to:0x0208d6a8 module:overlay(0) +from:0x0216d890 kind:load to:0x027e0954 module:dtcm +from:0x0216d894 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d8f0 kind:arm_call to:0x0216e138 module:overlay(93) +from:0x0216d92c kind:arm_call to:0x02167b00 module:overlay(93) +from:0x0216d96c kind:arm_call to:0x02167b00 module:overlay(93) +from:0x0216d9c0 kind:arm_call to:0x02167b00 module:overlay(93) +from:0x0216d9fc kind:arm_call to:0x02167b00 module:overlay(93) +from:0x0216da78 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216da80 kind:arm_call to:0x02011ff4 module:main +from:0x0216dabc kind:arm_call to:0x02061d8c module:overlay(0) +from:0x0216dae0 kind:arm_call to:0x0216db84 module:overlay(93) +from:0x0216db1c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216db2c kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0216db44 kind:load to:0x0217a65c module:overlay(93) +from:0x0216db48 kind:load to:0x0217a654 module:overlay(93) +from:0x0216dbe4 kind:arm_call to:0x020e26c0 module:overlay(31) +from:0x0216dc8c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x0216dca4 kind:arm_call to:0x020620ec module:overlay(0) +from:0x0216df78 kind:arm_call to:0x0205e14c module:overlay(0) +from:0x0216dfa8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216dfdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dfe8 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0216e000 kind:arm_call to:0x01ffd43c module:itcm +from:0x0216e0fc kind:arm_call to:0x0201aa68 module:main +from:0x0216e110 kind:arm_call to:0x0201a9dc module:main +from:0x0216e128 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e12c kind:load to:0x027e09bc module:dtcm +from:0x0216e130 kind:load to:0x0203feb0 module:main +from:0x0216e134 kind:load to:0x0204c49c module:main +from:0x0216e180 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x0216e19c kind:arm_call to:0x0208c3e8 module:overlay(0) +from:0x0216e1c8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x0216e1f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216e1f8 kind:load to:0x020b6a14 module:overlay(0) +from:0x0216e244 kind:load to:0x0208c1a0 module:overlay(0) +from:0x0216e258 kind:load to:0x0208c1f0 module:overlay(0) +from:0x0216e274 kind:arm_call to:0x0208c208 module:overlay(0) +from:0x0216e300 kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x0216e400 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e410 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e444 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216e450 kind:arm_call to:0x0216e950 module:overlay(93) +from:0x0216e494 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0216e4d0 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0216e4f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e514 kind:arm_call to:0x0216e950 module:overlay(93) +from:0x0216e524 kind:arm_call to:0x0216ea44 module:overlay(93) +from:0x0216e598 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e5dc kind:arm_call to:0x0216e380 module:overlay(93) +from:0x0216e650 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e6b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e74c kind:arm_call to:0x01fff498 module:itcm +from:0x0216e758 kind:arm_call to:0x0216e950 module:overlay(93) +from:0x0216e768 kind:arm_call to:0x0216ea44 module:overlay(93) +from:0x0216e7d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e820 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e88c kind:load to:0x027e0ce4 module:dtcm +from:0x0216e890 kind:load to:0x027e0ce8 module:dtcm +from:0x0216e8f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e900 kind:arm_call to:0x01fff458 module:itcm +from:0x0216e934 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ea40 kind:load to:0x0217a664 module:overlay(93) +from:0x0216eafa kind:thumb_call to:0x0208d6bc module:overlay(0) +from:0x0216eb1a kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x0216eb38 kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x0216eb42 kind:thumb_call to:0x0216ef64 module:overlay(93) +from:0x0216eb4e kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x0216eb58 kind:thumb_call_arm to:0x020592bc module:overlay(0) +from:0x0216eb60 kind:thumb_call to:0x0216eb88 module:overlay(93) +from:0x0216eb6c kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x0216eb74 kind:thumb_call to:0x0208d730 module:overlay(0) +from:0x0216eb7c kind:load to:0x0217b228 module:overlay(93) +from:0x0216eb80 kind:load to:0x020accdc module:overlay(0) +from:0x0216eb84 kind:load to:0x0217a6e0 module:overlay(93) +from:0x0216eba0 kind:thumb_call_arm to:0x020594c0 module:overlay(0) +from:0x0216ebc8 kind:load to:0x0217a6f4 module:overlay(93) +from:0x0216ebd2 kind:thumb_call to:0x0208d6f8 module:overlay(0) +from:0x0216ebe4 kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x0216ebf4 kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x0216ebfe kind:thumb_call to:0x0216eb88 module:overlay(93) +from:0x0216ec06 kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x0216ec0e kind:thumb_call to:0x0208d730 module:overlay(0) +from:0x0216ec14 kind:load to:0x020accdc module:overlay(0) +from:0x0216ec18 kind:load to:0x0217a6e0 module:overlay(93) +from:0x0216ec58 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216ec68 kind:arm_call to:0x0200e260 module:main +from:0x0216ec74 kind:arm_call to:0x0208d778 module:overlay(0) +from:0x0216ecb0 kind:arm_call to:0x0216ef78 module:overlay(93) +from:0x0216ecbc kind:load to:0x027e0ce0 module:dtcm +from:0x0216ecf4 kind:arm_call to:0x0200efdc module:main +from:0x0216ed04 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216ed54 kind:arm_call to:0x0200eab0 module:main +from:0x0216ed64 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216ed74 kind:arm_call to:0x0200ea38 module:main +from:0x0216ed80 kind:arm_call to:0x0200eab0 module:main +from:0x0216ed90 kind:arm_call to:0x0200eab0 module:main +from:0x0216eda0 kind:arm_call to:0x0200e850 module:main +from:0x0216edb0 kind:arm_call to:0x0200ea38 module:main +from:0x0216edc8 kind:arm_call to:0x0200eab0 module:main +from:0x0216edd8 kind:arm_call to:0x0200e850 module:main +from:0x0216ede8 kind:arm_call to:0x0200ea38 module:main +from:0x0216edf4 kind:arm_call to:0x0200eab0 module:main +from:0x0216ee0c kind:arm_call to:0x0200eab0 module:main +from:0x0216ee1c kind:arm_call to:0x0200e850 module:main +from:0x0216ee2c kind:arm_call to:0x0200ea38 module:main +from:0x0216ee38 kind:arm_call to:0x0200eab0 module:main +from:0x0216ee58 kind:arm_call to:0x0200eab0 module:main +from:0x0216ee68 kind:arm_call to:0x0200ea38 module:main +from:0x0216ee74 kind:arm_call to:0x0200eab0 module:main +from:0x0216ee84 kind:arm_call to:0x0200ea38 module:main +from:0x0216ee9c kind:arm_call to:0x0200eab0 module:main +from:0x0216eeac kind:arm_call to:0x0200ea38 module:main +from:0x0216eeb8 kind:arm_call to:0x0200eab0 module:main +from:0x0216eed0 kind:arm_call to:0x0200eab0 module:main +from:0x0216eef8 kind:arm_call to:0x0200ea38 module:main +from:0x0216ef04 kind:arm_call to:0x0200ea38 module:main +from:0x0216ef10 kind:arm_call to:0x0200eab0 module:main +from:0x0216ef18 kind:load to:0x020b66c4 module:overlay(0) +from:0x0216ef1c kind:load to:0x020acb2c module:overlay(0) +from:0x0216ef20 kind:load to:0x020acb28 module:overlay(0) +from:0x0216ef24 kind:load to:0x020acb24 module:overlay(0) +from:0x0216ef28 kind:load to:0x020acb20 module:overlay(0) +from:0x0216ef2c kind:load to:0x027e0ce0 module:dtcm +from:0x0216ef3c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216ef50 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216ef58 kind:arm_call to:0x02011ff4 module:main +from:0x0216ef94 kind:arm_call to:0x0200e260 module:main +from:0x0216efa8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216efc8 kind:arm_call to:0x01fff148 module:itcm +from:0x0216efd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216eff8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f004 kind:load to:0x027e0964 module:dtcm +from:0x0216f008 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f030 kind:arm_call to:0x01fff148 module:itcm +from:0x0216f04c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f060 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216f074 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0216f080 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0216f098 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0216f0a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f0ac kind:load to:0x027e0cec module:dtcm +from:0x0216f0cc kind:arm_call to:0x0208e074 module:overlay(0) +from:0x0216f0e4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0216f10e kind:thumb_call to:0x020be068 module:overlay(1) +from:0x0216f12a kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f138 kind:thumb_call to:0x02169b38 module:overlay(93) +from:0x0216f14e kind:thumb_call_arm to:0x02088f08 module:overlay(0) +from:0x0216f15a kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f168 kind:thumb_call to:0x0216b788 module:overlay(93) +from:0x0216f178 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f192 kind:thumb_call to:0x02172f8c module:overlay(93) +from:0x0216f1aa kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f1b4 kind:thumb_call to:0x0217c79c module:overlay(95) +from:0x0216f1d8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f1e0 kind:thumb_call_arm to:0x0217c074 module:overlay(95) +from:0x0216f1ee kind:thumb_call to:0x020de6fc module:overlay(31) +from:0x0216f1f6 kind:thumb_call to:0x0216b11c module:overlay(93) +from:0x0216f218 kind:thumb_call_arm to:0x020a1298 module:overlay(0) +from:0x0216f246 kind:thumb_call_arm to:0x02016614 module:main +from:0x0216f290 kind:thumb_call to:0x02168208 module:overlay(93) +from:0x0216f29c kind:load to:0x020453b0 module:main +from:0x0216f2a0 kind:load to:0x0217b200 module:overlay(93) +from:0x0216f2a4 kind:load to:0x0217b258 module:overlay(93) +from:0x0216f2ac kind:thumb_call_arm to:0x02172128 module:overlay(93) +from:0x0216f2be kind:thumb_call to:0x0217c6f4 module:overlay(95) +from:0x0216f2c6 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x0216f2cc kind:thumb_call_arm to:0x020da80c module:overlay(31) +from:0x0216f2d2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216f2e2 kind:thumb_call to:0x02173068 module:overlay(93) +from:0x0216f2e8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216f2f8 kind:thumb_call to:0x0216b824 module:overlay(93) +from:0x0216f2fe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216f320 kind:thumb_call to:0x0209b2c8 module:overlay(0) +from:0x0216f328 kind:thumb_call to:0x0205910c module:overlay(0) +from:0x0216f330 kind:thumb_call to:0x0205910c module:overlay(0) +from:0x0216f336 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216f340 kind:thumb_call_arm to:0x0201662c module:main +from:0x0216f348 kind:thumb_call_arm to:0x020a12f0 module:overlay(0) +from:0x0216f350 kind:thumb_call_arm to:0x0207d6b4 module:overlay(0) +from:0x0216f356 kind:thumb_call to:0x020be18c module:overlay(1) +from:0x0216f364 kind:thumb_call to:0x020be1b4 module:overlay(1) +from:0x0216f370 kind:thumb_call_arm to:0x0216b834 module:overlay(93) +from:0x0216f37a kind:thumb_call to:0x02173090 module:overlay(93) +from:0x0216f388 kind:thumb_call to:0x0217c7b4 module:overlay(95) +from:0x0216f3a2 kind:thumb_call_arm to:0x0217c0f4 module:overlay(95) +from:0x0216f3a8 kind:thumb_call_arm to:0x0216f6cc module:overlay(93) +from:0x0216f3cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f3d4 kind:thumb_call to:0x0217c924 module:overlay(95) +from:0x0216f3e8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216f3fa kind:thumb_call_arm to:0x0217c954 module:overlay(95) +from:0x0216f402 kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x0216f40a kind:thumb_call_arm to:0x020a1adc module:overlay(0) +from:0x0216f410 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216f424 kind:thumb_call_arm to:0x021730a0 module:overlay(93) +from:0x0216f434 kind:thumb_call_arm to:0x021730a0 module:overlay(93) +from:0x0216f444 kind:thumb_call_arm to:0x021730a0 module:overlay(93) +from:0x0216f452 kind:thumb_call_arm to:0x02173284 module:overlay(93) +from:0x0216f472 kind:thumb_call to:0x0208e038 module:overlay(0) +from:0x0216f47a kind:thumb_call to:0x0208dfd0 module:overlay(0) +from:0x0216f488 kind:thumb_call to:0x020906ac module:overlay(0) +from:0x0216f496 kind:thumb_call_arm to:0x02173ac4 module:overlay(93) +from:0x0216f4a2 kind:thumb_call_arm to:0x02173adc module:overlay(93) +from:0x0216f4b8 kind:thumb_call to:0x020bd660 module:overlay(1) +from:0x0216f4d2 kind:thumb_call to:0x0217c7e0 module:overlay(95) +from:0x0216f4e0 kind:thumb_call_arm to:0x02071c18 module:overlay(0) +from:0x0216f4ee kind:thumb_call_arm to:0x02071c0c module:overlay(0) +from:0x0216f51c kind:thumb_call_arm to:0x02071c0c module:overlay(0) +from:0x0216f534 kind:thumb_call to:0x0217bf00 module:overlay(96) +from:0x0216f5a8 kind:thumb_call_arm to:0x02173284 module:overlay(93) +from:0x0216f5da kind:thumb_call_arm to:0x0216b128 module:overlay(93) +from:0x0216f5ec kind:thumb_call_arm to:0x020741c0 module:overlay(0) +from:0x0216f5fc kind:thumb_call_arm to:0x020741c0 module:overlay(0) +from:0x0216f610 kind:thumb_call_arm to:0x02173284 module:overlay(93) +from:0x0216f618 kind:load to:0x027e09a4 module:dtcm +from:0x0216f61c kind:load to:0x020ac090 module:overlay(0) +from:0x0216f620 kind:load to:0x027e09ac module:dtcm +from:0x0216f66c kind:arm_call to:0x0208217c module:overlay(0) +from:0x0216f684 kind:load to:0x027e0cd8 module:dtcm +from:0x0216f69c kind:arm_call to:0x0216f624 module:overlay(93) +from:0x0216f6f0 kind:arm_call to:0x0217052c module:overlay(93) +from:0x0216f76c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x0216f774 kind:load to:0x020accdc module:overlay(0) +from:0x0216f804 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f810 kind:arm_call to:0x01fff458 module:itcm +from:0x0216f83c kind:load to:0x027e0ce4 module:dtcm +from:0x0216f878 kind:arm_call to:0x0208b5e0 module:overlay(0) +from:0x0216f8e0 kind:arm_call to:0x020a152c module:overlay(0) +from:0x0216f8fc kind:arm_call to:0x02084510 module:overlay(0) +from:0x0216f928 kind:arm_call to:0x0208b498 module:overlay(0) +from:0x0216f934 kind:arm_call to:0x02173d80 module:overlay(93) +from:0x0216f93c kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x0216fa74 kind:arm_call to:0x02173ec4 module:overlay(93) +from:0x0216faa8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0216fab8 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0216fadc kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x0216fb34 kind:arm_call to:0x02173a9c module:overlay(93) +from:0x0216fb5c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0216fb9c kind:arm_call to:0x02173a9c module:overlay(93) +from:0x0216fbb4 kind:arm_call to:0x02173fe8 module:overlay(93) +from:0x0216fbd8 kind:arm_call to:0x02173fe8 module:overlay(93) +from:0x0216fbf0 kind:arm_call to:0x0208e2c8 module:overlay(0) +from:0x0216fbfc kind:arm_call to:0x0217052c module:overlay(93) +from:0x0216fc14 kind:arm_call to:0x0216c410 module:overlay(93) +from:0x0216fc44 kind:arm_call to:0x0217350c module:overlay(93) +from:0x0216fc4c kind:arm_call to:0x02173a10 module:overlay(93) +from:0x0216fc60 kind:arm_call to:0x0216f624 module:overlay(93) +from:0x0216fc6c kind:arm_call to:0x0216f688 module:overlay(93) +from:0x0216fc78 kind:arm_call to:0x0216f6b8 module:overlay(93) +from:0x0216fc94 kind:arm_call to:0x02084760 module:overlay(0) +from:0x0216fcc0 kind:arm_call to:0x02173a38 module:overlay(93) +from:0x0216fccc kind:arm_call to:0x02174034 module:overlay(93) +from:0x0216fcfc kind:arm_call to:0x02169cf0 module:overlay(93) +from:0x0216fd1c kind:arm_call to:0x02173fe8 module:overlay(93) +from:0x0216fd30 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0216fd3c kind:arm_call to:0x02173ac4 module:overlay(93) +from:0x0216fd48 kind:arm_call to:0x02173adc module:overlay(93) +from:0x0216fd6c kind:arm_call to:0x02084790 module:overlay(0) +from:0x0216fd88 kind:arm_call to:0x0217c994 module:overlay(95) +from:0x0216fdf4 kind:arm_call to:0x0208b498 module:overlay(0) +from:0x0216fe10 kind:arm_call to:0x02173a9c module:overlay(93) +from:0x0216fe34 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0216fe50 kind:arm_call to:0x02173a9c module:overlay(93) +from:0x0216fe60 kind:arm_call to:0x0208e2c8 module:overlay(0) +from:0x0216fe6c kind:arm_call to:0x0216f780 module:overlay(93) +from:0x0216fe78 kind:arm_call to:0x0217052c module:overlay(93) +from:0x0216fe90 kind:arm_call to:0x0216c410 module:overlay(93) +from:0x0216feb8 kind:arm_call to:0x0217350c module:overlay(93) +from:0x0216fec0 kind:arm_call to:0x02173a10 module:overlay(93) +from:0x0216fed4 kind:arm_call to:0x0216f624 module:overlay(93) +from:0x0216fee0 kind:arm_call to:0x0216f688 module:overlay(93) +from:0x0216feec kind:arm_call to:0x0216f6b8 module:overlay(93) +from:0x0216ff08 kind:arm_call to:0x02084760 module:overlay(0) +from:0x0216ff28 kind:arm_call to:0x02173a38 module:overlay(93) +from:0x0216ff34 kind:arm_call to:0x02174034 module:overlay(93) +from:0x0216ff64 kind:arm_call to:0x02169cf0 module:overlay(93) +from:0x0216ff88 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0216ff94 kind:arm_call to:0x02173ac4 module:overlay(93) +from:0x0216ffa0 kind:arm_call to:0x02173adc module:overlay(93) +from:0x0216ffc8 kind:arm_call to:0x02084790 module:overlay(0) +from:0x02170018 kind:arm_call to:0x0217c994 module:overlay(95) +from:0x02170060 kind:arm_call to:0x0217152c module:overlay(93) +from:0x0217009c kind:arm_call to:0x020741c0 module:overlay(0) +from:0x021700b0 kind:arm_call to:0x020741c0 module:overlay(0) +from:0x021700b8 kind:load to:0x027e09ac module:dtcm +from:0x021700e4 kind:arm_call to:0x0205db28 module:overlay(0) +from:0x021700f4 kind:arm_call to:0x0205db58 module:overlay(0) +from:0x02170114 kind:arm_call to:0x02170074 module:overlay(93) +from:0x02170124 kind:arm_call to:0x0217393c module:overlay(93) +from:0x0217014c kind:arm_call to:0x0217cb2c module:overlay(95) +from:0x02170178 kind:arm_call to:0x0208e368 module:overlay(0) +from:0x021701bc kind:arm_call to:0x02174034 module:overlay(93) +from:0x021701d0 kind:arm_call to:0x0217c418 module:overlay(95) +from:0x021701f0 kind:arm_call to:0x020bd4f8 module:overlay(17) +from:0x0217027c kind:arm_call to:0x020bd2c8 module:overlay(17) +from:0x021702a8 kind:arm_call to:0x020194ac module:main +from:0x021702bc kind:arm_call to:0x020844a8 module:overlay(0) +from:0x021702ec kind:arm_call to:0x0217c730 module:overlay(95) +from:0x021702fc kind:arm_call to:0x02173960 module:overlay(93) +from:0x02170304 kind:arm_call to:0x020194ac module:main +from:0x02170318 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217032c kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02170348 kind:arm_call to:0x0216d7ac module:overlay(93) +from:0x02170354 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02170390 kind:arm_call to:0x0201668c module:main +from:0x021703a4 kind:load to:0x0204b690 module:main +from:0x021703a8 kind:load to:0x027e09b8 module:dtcm +from:0x021703ac kind:load to:0x027e09a4 module:dtcm +from:0x021703b0 kind:load to:0x027e0954 module:dtcm +from:0x021703d8 kind:arm_call to:0x0205d934 module:overlay(0) +from:0x021703dc kind:arm_call to:0x0217041c module:overlay(93) +from:0x021703f0 kind:arm_call to:0x01ffd49c module:itcm +from:0x02170410 kind:arm_call to:0x0205d948 module:overlay(0) +from:0x0217042c kind:load to:0x027e09bc module:dtcm +from:0x02170454 kind:arm_call to:0x0208ea84 module:overlay(0) +from:0x0217050c kind:arm_call to:0x0208eaac module:overlay(0) +from:0x02170518 kind:arm_call to:0x0216d660 module:overlay(93) +from:0x02170528 kind:load to:0x027e0998 module:dtcm +from:0x02170548 kind:arm_call to:0x0217052c module:overlay(93) +from:0x02170568 kind:arm_call to:0x0217052c module:overlay(93) +from:0x0217058c kind:arm_call to:0x021717b4 module:overlay(93) +from:0x021705a0 kind:arm_call to:0x021739e8 module:overlay(93) +from:0x021705cc kind:load to:0x02173a74 module:overlay(93) +from:0x021705e8 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0217060c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170618 kind:arm_call to:0x01fff458 module:itcm +from:0x0217063c kind:load to:0x027e0ce4 module:dtcm +from:0x02170694 kind:arm_call to:0x0208c098 module:overlay(0) +from:0x02170760 kind:arm_call to:0x0216e950 module:overlay(93) +from:0x02170778 kind:arm_call to:0x021705d0 module:overlay(93) +from:0x02170788 kind:arm_call to:0x0216cddc module:overlay(93) +from:0x021707c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021707f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170824 kind:arm_call to:0x01ff9770 module:itcm +from:0x02170838 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170848 kind:arm_call to:0x02089294 module:overlay(0) +from:0x0217090c kind:arm_call to:0x01ff9258 module:itcm +from:0x02170928 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x02170948 kind:load to:0x027e0d34 module:dtcm +from:0x02170980 kind:arm_call to:0x021709e4 module:overlay(93) +from:0x021709a8 kind:arm_call to:0x0208bea0 module:overlay(0) +from:0x021709c4 kind:arm_call to:0x02173fb4 module:overlay(93) +from:0x021709f0 kind:load to:0x02173b78 module:overlay(93) +from:0x02170a00 kind:load to:0x02173ba8 module:overlay(93) +from:0x02170a10 kind:load to:0x02173bec module:overlay(93) +from:0x02170a20 kind:load to:0x02173c14 module:overlay(93) +from:0x02170a80 kind:arm_call to:0x02174034 module:overlay(93) +from:0x02170ac4 kind:arm_call to:0x021709e4 module:overlay(93) +from:0x02170b48 kind:load to:0x02173c3c module:overlay(93) +from:0x02170b68 kind:load to:0x02173f9c module:overlay(93) +from:0x02170b9c kind:arm_call to:0x02173984 module:overlay(93) +from:0x02170bb0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02170bcc kind:arm_call to:0x021739c0 module:overlay(93) +from:0x02170be0 kind:arm_call to:0x01fff2a8 module:itcm +from:0x02170c60 kind:arm_call to:0x0208e8b8 module:overlay(0) +from:0x02170c7c kind:arm_call to:0x0208d370 module:overlay(0) +from:0x02170c80 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x02170cb8 kind:arm_call to:0x020aa0f4 module:overlay(0) +from:0x02170ccc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02170ce4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02170d0c kind:arm_call to:0x0208e910 module:overlay(0) +from:0x02170d18 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02170d34 kind:load to:0x027e09b8 module:dtcm +from:0x02170d38 kind:load to:0x027e0ce0 module:dtcm +from:0x02170d7c kind:arm_call to:0x02170b6c module:overlay(93) +from:0x02170d90 kind:arm_call to:0x02173984 module:overlay(93) +from:0x02170da4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02170db8 kind:arm_call to:0x021739c0 module:overlay(93) +from:0x02170dcc kind:arm_call to:0x01fff2a8 module:itcm +from:0x02170e24 kind:arm_call to:0x021717b4 module:overlay(93) +from:0x02170ed0 kind:arm_call to:0x01fff2a8 module:itcm +from:0x02170ee4 kind:arm_call to:0x020aa290 module:overlay(0) +from:0x02170ef8 kind:arm_call to:0x020dd6c4 module:overlay(31) +from:0x02170f0c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02170f24 kind:arm_call to:0x01fff2a8 module:itcm +from:0x02170f48 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02170f58 kind:arm_call to:0x01fff2a8 module:itcm +from:0x02170f6c kind:arm_call to:0x02173c60 module:overlay(93) +from:0x02170f88 kind:arm_call to:0x01fff254 module:itcm +from:0x02170fb4 kind:arm_call to:0x02083d3c module:overlay(0) +from:0x02170fd8 kind:arm_call to:0x01fff2a8 module:itcm +from:0x02170ff0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02171000 kind:arm_call to:0x01fff458 module:itcm +from:0x02171048 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02171084 kind:arm_call to:0x01fff458 module:itcm +from:0x021710c8 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02171110 kind:arm_call to:0x0208e910 module:overlay(0) +from:0x02171148 kind:arm_call to:0x01fff2a8 module:itcm +from:0x02171160 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021711d0 kind:arm_call to:0x0208e8b8 module:overlay(0) +from:0x02171210 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02171230 kind:arm_call to:0x02099824 module:overlay(0) +from:0x02171238 kind:arm_call to:0x02173c54 module:overlay(93) +from:0x0217124c kind:arm_call to:0x021715e8 module:overlay(93) +from:0x02171260 kind:arm_call to:0x02170a04 module:overlay(93) +from:0x02171270 kind:arm_call to:0x02170a14 module:overlay(93) +from:0x02171298 kind:arm_call to:0x0208e910 module:overlay(0) +from:0x02171324 kind:arm_call to:0x01fff0b4 module:itcm +from:0x02171388 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171390 kind:arm_call to:0x02173fdc module:overlay(93) +from:0x021713b8 kind:arm_call to:0x02173fdc module:overlay(93) +from:0x021713cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021713d8 kind:arm_call to:0x01fff458 module:itcm +from:0x02171424 kind:arm_call to:0x0217152c module:overlay(93) +from:0x021714ac kind:arm_call to:0x0208fb58 module:overlay(0) +from:0x021714cc kind:load to:0x027e09b8 module:dtcm +from:0x021714d4 kind:load to:0x020acddc module:overlay(0) +from:0x021714d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021714ec kind:load to:0x027e09a8 module:dtcm +from:0x021714f8 kind:load to:0x0203feb0 module:main +from:0x02171518 kind:load to:0x02173e28 module:overlay(93) +from:0x02171528 kind:load to:0x02173e64 module:overlay(93) +from:0x0217154c kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02171594 kind:arm_call to:0x020a152c module:overlay(0) +from:0x021715a4 kind:arm_call to:0x02069620 module:overlay(0) +from:0x021715ac kind:load to:0x027e09a4 module:dtcm +from:0x021715b4 kind:load to:0x020b684c module:overlay(0) +from:0x021715e4 kind:load to:0x020a152c module:overlay(0) +from:0x02171600 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02171648 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02171678 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02171698 kind:arm_call to:0x0217152c module:overlay(93) +from:0x021716b8 kind:arm_call to:0x0217152c module:overlay(93) +from:0x021716d8 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02171710 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02171728 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02171740 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02171758 kind:arm_call to:0x0217152c module:overlay(93) +from:0x0217176c kind:load to:0x027e09a4 module:dtcm +from:0x02171770 kind:load to:0x027e0cd8 module:dtcm +from:0x02171774 kind:load to:0x027e0d70 module:dtcm +from:0x02171778 kind:load to:0x027e09a8 module:dtcm +from:0x021717ac kind:load to:0x027e0d70 module:dtcm +from:0x021717d4 kind:load to:0x02173b20 module:overlay(93) +from:0x021717e8 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x021717f4 kind:thumb_call_arm to:0x0208e1a0 module:overlay(0) +from:0x02171806 kind:thumb_call to:0x0217c894 module:overlay(95) +from:0x0217180c kind:thumb_call_arm to:0x0216f6cc module:overlay(93) +from:0x02171832 kind:thumb_call_arm to:0x0217c0f4 module:overlay(95) +from:0x02171840 kind:thumb_call_arm to:0x02173284 module:overlay(93) +from:0x02171846 kind:thumb_call_arm to:0x0216f624 module:overlay(93) +from:0x02171874 kind:thumb_call_arm to:0x0208b648 module:overlay(0) +from:0x0217187c kind:thumb_call_arm to:0x0208b648 module:overlay(0) +from:0x0217188a kind:thumb_call_arm to:0x02084534 module:overlay(0) +from:0x021718a2 kind:thumb_call_arm to:0x02084790 module:overlay(0) +from:0x021718b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021718c4 kind:thumb_call to:0x0217c8f4 module:overlay(95) +from:0x021718d8 kind:load to:0x02173284 module:overlay(93) +from:0x021718e8 kind:load to:0x02173284 module:overlay(93) +from:0x021718f8 kind:load to:0x02173284 module:overlay(93) +from:0x02171908 kind:load to:0x02173284 module:overlay(93) +from:0x02171924 kind:thumb_call_arm to:0x020a1684 module:overlay(0) +from:0x02171934 kind:thumb_call_arm to:0x020a1684 module:overlay(0) +from:0x02171944 kind:thumb_call_arm to:0x020a1684 module:overlay(0) +from:0x02171954 kind:thumb_call_arm to:0x020a1684 module:overlay(0) +from:0x02171960 kind:thumb_call_arm to:0x02072db8 module:overlay(0) +from:0x02171966 kind:thumb_call to:0x02171988 module:overlay(93) +from:0x02171970 kind:thumb_call_arm to:0x02173284 module:overlay(93) +from:0x0217197c kind:load to:0x027e0cec module:dtcm +from:0x02171980 kind:load to:0x027e09a8 module:dtcm +from:0x02171994 kind:thumb_call to:0x0217c6f4 module:overlay(95) +from:0x021719b2 kind:thumb_call_arm to:0x0216b834 module:overlay(93) +from:0x021719d4 kind:thumb_call_arm to:0x0208e074 module:overlay(0) +from:0x021719e4 kind:thumb_call_arm to:0x02173284 module:overlay(93) +from:0x021719f4 kind:load to:0x02173ef8 module:overlay(93) +from:0x02171a18 kind:arm_call to:0x0208f2fc module:overlay(0) +from:0x02171a34 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02171a40 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x02171a4c kind:arm_call to:0x0208fc54 module:overlay(0) +from:0x02171a58 kind:arm_call to:0x02173eb0 module:overlay(93) +from:0x02171a6c kind:load to:0x027e09b8 module:dtcm +from:0x02171ab0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02171ac0 kind:arm_call to:0x021715b8 module:overlay(93) +from:0x02171ad8 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02171afc kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x02171b28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02171b34 kind:arm_call to:0x01fff458 module:itcm +from:0x02171cbc kind:load to:0x027e0ce4 module:dtcm +from:0x02171cd8 kind:load to:0x0217b7c8 module:overlay(93) +from:0x02171ce0 kind:load to:0x0217b24c module:overlay(93) +from:0x02171ce4 kind:load to:0x0203feb0 module:main +from:0x02171d04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02171dc0 kind:arm_call to:0x021717b4 module:overlay(93) +from:0x02171e80 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02171e94 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02171eac kind:load to:0x027e0ce4 module:dtcm +from:0x02171f24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02171f38 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02171f44 kind:arm_call to:0x01fff458 module:itcm +from:0x02171f68 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02171f78 kind:arm_call to:0x01fff458 module:itcm +from:0x02171f90 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02171fa4 kind:load to:0x027e0ce4 module:dtcm +from:0x02171fcc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02172000 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217203c kind:load to:0x02173284 module:overlay(93) +from:0x0217207c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02172084 kind:arm_call to:0x0217c910 module:overlay(95) +from:0x0217208c kind:arm_call to:0x0216f624 module:overlay(93) +from:0x021720b8 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x021720c0 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x021720d8 kind:arm_call to:0x02084534 module:overlay(0) +from:0x021720fc kind:arm_call to:0x02084790 module:overlay(0) +from:0x02172120 kind:arm_call to:0x021703b4 module:overlay(93) +from:0x02172140 kind:arm_call to:0x02168578 module:overlay(93) +from:0x02172148 kind:arm_call to:0x02011ff4 module:main +from:0x02172150 kind:load to:0x027e0d8c module:dtcm +from:0x0217219c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021721b0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021721bc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02172200 kind:arm_call to:0x020918d0 module:overlay(0) +from:0x02172210 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02172234 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0217223c kind:load to:0x020ae658 module:overlay(0) +from:0x0217224c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02172260 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02172268 kind:arm_call to:0x02011ff4 module:main +from:0x02172298 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02172314 kind:arm_call to:0x0202a17c module:main +from:0x02172324 kind:load to:0x0217b28c module:overlay(93) +from:0x02172334 kind:arm_call to:0x02011ff4 module:main +from:0x02172360 kind:arm_call to:0x01ffb714 module:itcm +from:0x02172394 kind:arm_call to:0x0205edf8 module:overlay(0) +from:0x021723bc kind:arm_call to:0x020842a8 module:overlay(0) +from:0x021723c8 kind:load to:0x0217a758 module:overlay(93) +from:0x021723cc kind:load to:0x0217a75c module:overlay(93) +from:0x02172474 kind:arm_call to:0x02072e2c module:overlay(0) +from:0x021724c4 kind:load to:0x0217a754 module:overlay(93) +from:0x021724c8 kind:load to:0x0217a760 module:overlay(93) +from:0x021724cc kind:load to:0x0204b164 module:main +from:0x021724d0 kind:load to:0x027e09a8 module:dtcm +from:0x021724f4 kind:arm_call to:0x0208a4a8 module:overlay(0) +from:0x021725bc kind:load to:0x0204b164 module:main +from:0x02172610 kind:arm_call to:0x020875f0 module:overlay(0) +from:0x021726e8 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02172710 kind:arm_call to:0x021717b4 module:overlay(93) +from:0x02172724 kind:arm_call to:0x02170874 module:overlay(93) +from:0x02172778 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x021727b0 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x021727d0 kind:arm_call to:0x02170564 module:overlay(93) +from:0x021727e8 kind:arm_call to:0x02170544 module:overlay(93) +from:0x02172800 kind:arm_call to:0x0216e894 module:overlay(93) +from:0x021728c8 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x0217291c kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02172954 kind:load to:0x027e0cdc module:dtcm +from:0x02172968 kind:arm_call to:0x02172274 module:overlay(93) +from:0x021729a0 kind:load to:0x0217b2b8 module:overlay(93) +from:0x021729e4 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02172a18 kind:arm_call to:0x02171780 module:overlay(93) +from:0x02172a30 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02172a38 kind:load to:0x027e09a8 module:dtcm +from:0x02172a88 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02172a98 kind:arm_call to:0x02172824 module:overlay(93) +from:0x02172aa4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02172ad0 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02172af0 kind:arm_call to:0x02172344 module:overlay(93) +from:0x02172af8 kind:arm_call to:0x021725c0 module:overlay(93) +from:0x02172b00 kind:arm_call to:0x021723d0 module:overlay(93) +from:0x02172b7c kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02172b94 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02172bb0 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02172bd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02172c00 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02172c0c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02172c20 kind:arm_call to:0x02015018 module:main +from:0x02172c3c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02172c44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02172c58 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02172c64 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02172c74 kind:load to:0x027e09a8 module:dtcm +from:0x02172c84 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02172c98 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02172ca0 kind:arm_call to:0x02011ff4 module:main +from:0x02172cb4 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02172cc8 kind:load to:0x0217b2e4 module:overlay(93) +from:0x02172d28 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172d44 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172d60 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172d7c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02172d90 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02172db8 kind:load to:0x027e0cec module:dtcm +from:0x02172dc0 kind:load to:0x027e09a8 module:dtcm +from:0x02172dfc kind:arm_call to:0x02015018 module:main +from:0x02172e18 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02172e34 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02172e44 kind:arm_call to:0x02172824 module:overlay(93) +from:0x02172e50 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02172e60 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02172e68 kind:load to:0x027e09a8 module:dtcm +from:0x02172e78 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02172e8c kind:arm_call to:0x02172340 module:overlay(93) +from:0x02172e94 kind:arm_call to:0x02011ff4 module:main +from:0x02172ea8 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02172ebc kind:load to:0x0217b310 module:overlay(93) +from:0x02172ec8 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02172edc kind:arm_call to:0x02172340 module:overlay(93) +from:0x02172ee4 kind:arm_call to:0x02011ff4 module:main +from:0x02172f2c kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02172f4c kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02172f64 kind:arm_call to:0x020aa290 module:overlay(0) +from:0x02172f6c kind:arm_call to:0x020e2e78 module:overlay(31) +from:0x02172f74 kind:arm_call_thumb to:0x021718b8 module:overlay(93) +from:0x02172f7c kind:arm_call_thumb to:0x02171988 module:overlay(93) +from:0x02172faa kind:thumb_call_arm to:0x02011f3c module:main +from:0x02172fb6 kind:thumb_call to:0x0216913c module:overlay(93) +from:0x02172fe2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02173060 kind:load to:0x0217a770 module:overlay(93) +from:0x02173064 kind:load to:0x0217b334 module:overlay(93) +from:0x02173076 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02173082 kind:thumb_call to:0x02169160 module:overlay(93) +from:0x02173088 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0217309a kind:thumb_call_arm to:0x02173284 module:overlay(93) +from:0x021730c4 kind:load to:0x0217a770 module:overlay(93) +from:0x021730d8 kind:arm_call to:0x0217401c module:overlay(93) +from:0x02173124 kind:arm_call to:0x01ffb714 module:itcm +from:0x02173130 kind:arm_call to:0x01ff9258 module:itcm +from:0x02173168 kind:arm_call to:0x01ffb428 module:itcm +from:0x02173198 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021731c0 kind:arm_call to:0x01ff9364 module:itcm +from:0x02173274 kind:load to:0x0217a74c module:overlay(93) +from:0x02173278 kind:load to:0x0217a778 module:overlay(93) +from:0x0217327c kind:load to:0x0217a73c module:overlay(93) +from:0x02173280 kind:load to:0x0217a750 module:overlay(93) +from:0x021732d0 kind:arm_call to:0x02089734 module:overlay(0) +from:0x021732e0 kind:arm_call to:0x0216b128 module:overlay(93) +from:0x02173304 kind:arm_call to:0x0205db40 module:overlay(0) +from:0x02173314 kind:arm_call to:0x0205db40 module:overlay(0) +from:0x02173338 kind:arm_call to:0x020741c0 module:overlay(0) +from:0x02173358 kind:arm_call to:0x02089734 module:overlay(0) +from:0x02173378 kind:arm_call to:0x0205db28 module:overlay(0) +from:0x0217338c kind:arm_call to:0x0205db28 module:overlay(0) +from:0x02173454 kind:arm_call to:0x021730c8 module:overlay(93) +from:0x02173484 kind:arm_call to:0x02084198 module:overlay(0) +from:0x021734a4 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x021734ac kind:arm_call to:0x0208b648 module:overlay(0) +from:0x021734d4 kind:arm_call to:0x0202a17c module:main +from:0x021734f4 kind:load to:0x027e09ac module:dtcm +from:0x021734f8 kind:load to:0x0217a770 module:overlay(93) +from:0x021734fc kind:load to:0x0217b334 module:overlay(93) +from:0x02173500 kind:load to:0x0217a776 module:overlay(93) +from:0x02173504 kind:load to:0x0217a774 module:overlay(93) +from:0x02173508 kind:load to:0x0217a778 module:overlay(93) +from:0x02173558 kind:arm_call to:0x01fff05c module:itcm +from:0x02173578 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173654 kind:arm_call to:0x02169548 module:overlay(93) +from:0x02173670 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0217368c kind:arm_call to:0x021717b4 module:overlay(93) +from:0x021736a4 kind:arm_call to:0x0216b128 module:overlay(93) +from:0x021736b4 kind:arm_call to:0x0217152c module:overlay(93) +from:0x021736dc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x021736e8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02173754 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173868 kind:arm_call to:0x0208e5a0 module:overlay(0) +from:0x02173880 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173914 kind:load to:0x0217a770 module:overlay(93) +from:0x02173918 kind:load to:0x027e0cd8 module:dtcm +from:0x0217391c kind:load to:0x0217a744 module:overlay(93) +from:0x02173920 kind:load to:0x0204b690 module:main +from:0x0217392c kind:load to:0x027e09a8 module:dtcm +from:0x02173930 kind:load to:0x020b6a14 module:overlay(0) +from:0x021739bc kind:load to:0x0217a770 module:overlay(93) +from:0x021739e4 kind:load to:0x0217a770 module:overlay(93) +from:0x02173a0c kind:load to:0x0217a770 module:overlay(93) +from:0x02173a34 kind:load to:0x0217a770 module:overlay(93) +from:0x02173a70 kind:load to:0x0217a770 module:overlay(93) +from:0x02173a98 kind:load to:0x0217a770 module:overlay(93) +from:0x02173ac0 kind:load to:0x0217a770 module:overlay(93) +from:0x02173b1c kind:load to:0x0217a770 module:overlay(93) +from:0x02173b4c kind:arm_call to:0x02173ac4 module:overlay(93) +from:0x02173b64 kind:arm_call to:0x02181d88 module:overlay(95) +from:0x02173b74 kind:load to:0x0217a770 module:overlay(93) +from:0x02173ba4 kind:load to:0x0217a770 module:overlay(93) +from:0x02173be0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173be8 kind:load to:0x0217a770 module:overlay(93) +from:0x02173c94 kind:arm_call to:0x01fff350 module:itcm +from:0x02173cd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02173cd8 kind:load to:0x020b4800 module:overlay(0) +from:0x02173d14 kind:load to:0x0217a770 module:overlay(93) +from:0x02173d64 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173d94 kind:arm_call to:0x021715d8 module:overlay(93) +from:0x02173db0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173dcc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173e18 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173e54 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173e60 kind:load to:0x0217a770 module:overlay(93) +from:0x02173e94 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02173ea0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173eac kind:load to:0x0217a770 module:overlay(93) +from:0x02173eec kind:arm_call to:0x02137bc8 module:overlay(48) +from:0x02173ef4 kind:load to:0x0217a770 module:overlay(93) +from:0x02173f58 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173f64 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02173f94 kind:arm_call to:0x021271f0 module:overlay(44) +from:0x02174040 kind:load to:0x0217401c module:overlay(93) +from:0x02174050 kind:arm_call to:0x02174034 module:overlay(93) +from:0x02174064 kind:arm_call to:0x0217dcbc module:overlay(95) +from:0x021740b0 kind:arm_call to:0x02126148 module:overlay(44) +from:0x021740cc kind:arm_call to:0x02173284 module:overlay(93) +from:0x021740e8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021740fc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02174144 kind:arm_call to:0x02125c5c module:overlay(44) +from:0x02174164 kind:arm_call to:0x02127058 module:overlay(44) +from:0x02174188 kind:arm_call to:0x02172274 module:overlay(93) +from:0x021741a8 kind:load to:0x02180048 module:overlays(92,96) +from:0x021741c8 kind:arm_call to:0x02172274 module:overlay(93) +from:0x021741e8 kind:load to:0x02182adc module:overlay(95) +from:0x02174204 kind:arm_call to:0x02137774 module:overlays(48,50) +from:0x02174224 kind:arm_call to:0x02180648 module:overlay(95) +from:0x02174248 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02174258 kind:load to:0x02182a58 module:overlay(95) +from:0x02174274 kind:arm_call to:0x0217c530 module:overlay(96) +from:0x02174294 kind:arm_call to:0x0217f4ec module:overlay(95) +from:0x021742b4 kind:arm_call to:0x02172cac module:overlay(93) +from:0x021742d4 kind:arm_call to:0x02172960 module:overlay(93) +from:0x021742f4 kind:arm_call to:0x0217db84 module:overlay(95) +from:0x02174314 kind:arm_call to:0x02181f10 module:overlay(95) +from:0x02174334 kind:arm_call to:0x0217d954 module:overlay(95) +from:0x02174354 kind:arm_call to:0x02180e48 module:overlay(95) +from:0x02174374 kind:arm_call to:0x0217fba4 module:overlay(95) +from:0x02174394 kind:arm_call to:0x0217cbc0 module:overlay(95) +from:0x021743b4 kind:arm_call to:0x02181500 module:overlay(95) +from:0x021743d4 kind:arm_call to:0x02172ea0 module:overlay(93) +from:0x021743f4 kind:arm_call to:0x021743fc module:overlay(93) +from:0x02174404 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02174414 kind:arm_call to:0x02168970 module:overlay(93) +from:0x02174454 kind:load to:0x0217b494 module:overlay(93) +from:0x02174460 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02174474 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217447c kind:arm_call to:0x02011ff4 module:main +from:0x021744f0 kind:arm_call to:0x01fff350 module:itcm +from:0x02174524 kind:load to:0x027e0ce4 module:dtcm +from:0x02174528 kind:load to:0x0217b488 module:overlay(93) +from:0x021745f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174608 kind:arm_call to:0x01ffb714 module:itcm +from:0x02174630 kind:arm_call to:0x01ffb800 module:itcm +from:0x02174648 kind:arm_call to:0x01ffb800 module:itcm +from:0x02174680 kind:arm_call to:0x0217152c module:overlay(93) +from:0x021746b4 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x021746cc kind:load to:0x027e09a8 module:dtcm +from:0x02174708 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x02174830 kind:arm_call to:0x021746d0 module:overlay(93) +from:0x0217484c kind:arm_call to:0x0216ce40 module:overlay(93) +from:0x02174878 kind:arm_call_thumb to:0x0217bec8 module:overlay(96) +from:0x021748b8 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02174944 kind:arm_call to:0x02168b3c module:overlay(93) +from:0x02174970 kind:arm_call to:0x02169500 module:overlay(93) +from:0x0217497c kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217499c kind:arm_call_thumb to:0x0217bec8 module:overlay(96) +from:0x021749e8 kind:arm_call to:0x02169500 module:overlay(93) +from:0x021749f4 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02174a04 kind:arm_call to:0x0216b128 module:overlay(93) +from:0x02174a68 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x02174ae8 kind:load to:0x0204b164 module:main +from:0x02174aec kind:load to:0x020accdc module:overlay(0) +from:0x02174b1c kind:arm_call to:0x02174f9c module:overlay(93) +from:0x02174b24 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02174b34 kind:arm_call to:0x02172824 module:overlay(93) +from:0x02174b40 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02174b90 kind:arm_call to:0x02174fa4 module:overlay(93) +from:0x02174ba0 kind:arm_call to:0x02175190 module:overlay(93) +from:0x02174bb0 kind:arm_call to:0x021753dc module:overlay(93) +from:0x02174bc0 kind:arm_call to:0x02175550 module:overlay(93) +from:0x02174bd0 kind:arm_call to:0x021756d4 module:overlay(93) +from:0x02174be0 kind:arm_call to:0x02175848 module:overlay(93) +from:0x02174bf0 kind:arm_call to:0x02175a64 module:overlay(93) +from:0x02174c00 kind:arm_call to:0x02176294 module:overlay(93) +from:0x02174c10 kind:arm_call to:0x021767cc module:overlay(93) +from:0x02174c20 kind:arm_call to:0x02176bc4 module:overlay(93) +from:0x02174c30 kind:arm_call to:0x02176d90 module:overlay(93) +from:0x02174c40 kind:arm_call to:0x0217717c module:overlay(93) +from:0x02174c48 kind:arm_call to:0x02174af0 module:overlay(93) +from:0x02174c4c kind:arm_call to:0x02174af8 module:overlay(93) +from:0x02174c64 kind:arm_call to:0x02174660 module:overlay(93) +from:0x02174c68 kind:arm_call to:0x02174668 module:overlay(93) +from:0x02174c74 kind:arm_call to:0x02176270 module:overlay(93) +from:0x02174c9c kind:arm_call to:0x0217466c module:overlay(93) +from:0x02174cb4 kind:arm_call to:0x02175a40 module:overlay(93) +from:0x02174cd8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02174ce4 kind:arm_call to:0x021725c0 module:overlay(93) +from:0x02174d2c kind:arm_call to:0x021730c8 module:overlay(93) +from:0x02174d34 kind:arm_call to:0x021723d0 module:overlay(93) +from:0x02174d40 kind:arm_call to:0x021724dc module:overlay(93) +from:0x02174d6c kind:arm_call to:0x0217454c module:overlay(93) +from:0x02174d80 kind:arm_call to:0x021772d8 module:overlay(93) +from:0x02174d94 kind:arm_call to:0x021774d4 module:overlay(93) +from:0x02174da4 kind:arm_call to:0x021774c4 module:overlay(93) +from:0x02174db4 kind:arm_call to:0x021776a8 module:overlay(93) +from:0x02174ddc kind:arm_call to:0x02084314 module:overlay(0) +from:0x02174de4 kind:arm_call to:0x0217452c module:overlay(93) +from:0x02174e18 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02174e24 kind:arm_call to:0x02176264 module:overlay(93) +from:0x02174e58 kind:arm_call to:0x021774f0 module:overlay(93) +from:0x02174e60 kind:arm_call to:0x02177668 module:overlay(93) +from:0x02174e7c kind:arm_call to:0x021774d4 module:overlay(93) +from:0x02174e8c kind:arm_call to:0x021774c4 module:overlay(93) +from:0x02174e9c kind:arm_call to:0x021776a8 module:overlay(93) +from:0x02174ec4 kind:arm_call to:0x02084314 module:overlay(0) +from:0x02174ee4 kind:arm_call to:0x0217767c module:overlay(93) +from:0x02174ef8 kind:arm_call to:0x0217768c module:overlay(93) +from:0x02174f10 kind:arm_call to:0x021774d4 module:overlay(93) +from:0x02174f20 kind:arm_call to:0x021774c4 module:overlay(93) +from:0x02174f30 kind:arm_call to:0x021776a8 module:overlay(93) +from:0x02174f58 kind:arm_call to:0x02084314 module:overlay(0) +from:0x02174f74 kind:arm_call to:0x0217767c module:overlay(93) +from:0x02174f88 kind:arm_call to:0x0217768c module:overlay(93) +from:0x02174fec kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02175020 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0217504c kind:arm_call to:0x02170874 module:overlay(93) +from:0x02175060 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175094 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x021750a0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021750b0 kind:arm_call to:0x021717b4 module:overlay(93) +from:0x021750c4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021750d8 kind:arm_call to:0x02174488 module:overlay(93) +from:0x021750f4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175114 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175134 kind:arm_call to:0x0208f2bc module:overlay(0) +from:0x02175154 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217517c kind:arm_call to:0x02173284 module:overlay(93) +from:0x021751c0 kind:arm_call to:0x0208f2bc module:overlay(0) +from:0x02175204 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02175214 kind:arm_call to:0x01ff930c module:itcm +from:0x02175244 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x02175284 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x021752bc kind:arm_call to:0x02173284 module:overlay(93) +from:0x021752dc kind:arm_call to:0x0205e914 module:overlay(0) +from:0x021752f8 kind:arm_call to:0x02170874 module:overlay(93) +from:0x0217530c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175340 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x0217534c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175360 kind:arm_call to:0x02174488 module:overlay(93) +from:0x0217537c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217539c kind:arm_call to:0x02173284 module:overlay(93) +from:0x021753c4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175420 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02175438 kind:arm_call to:0x02170874 module:overlay(93) +from:0x0217544c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175468 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217549c kind:arm_call to:0x021727c0 module:overlay(93) +from:0x021754a8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021754bc kind:arm_call to:0x02174488 module:overlay(93) +from:0x021754d8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021754f8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175540 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175588 kind:arm_call to:0x01ff930c module:itcm +from:0x021755ac kind:arm_call to:0x0205e914 module:overlay(0) +from:0x021755e0 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x021755e8 kind:arm_call to:0x02170874 module:overlay(93) +from:0x021755fc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175630 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x0217563c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175650 kind:arm_call to:0x02174488 module:overlay(93) +from:0x0217566c kind:arm_call to:0x02173284 module:overlay(93) +from:0x021756b0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021756c0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175714 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175724 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02175738 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175758 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x0217578c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02175794 kind:arm_call to:0x02170874 module:overlay(93) +from:0x021757a8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021757c4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021757f8 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x02175804 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175818 kind:arm_call to:0x02174488 module:overlay(93) +from:0x02175838 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175910 kind:arm_call to:0x020876e0 module:overlay(0) +from:0x02175938 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217596c kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02175980 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175998 kind:arm_call to:0x02170874 module:overlay(93) +from:0x021759ac kind:arm_call to:0x02173284 module:overlay(93) +from:0x021759e0 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x021759ec kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175a00 kind:arm_call to:0x02174488 module:overlay(93) +from:0x02175a1c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175a30 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175a98 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02175ab8 kind:arm_call to:0x0205ea00 module:overlay(0) +from:0x02175acc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175ad8 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02175b0c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175b24 kind:arm_call to:0x02174488 module:overlay(93) +from:0x02175b40 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175b50 kind:arm_call to:0x02170874 module:overlay(93) +from:0x02175b78 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175b8c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175bdc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175c14 kind:arm_call to:0x0217052c module:overlay(93) +from:0x02175c20 kind:arm_call to:0x0216f780 module:overlay(93) +from:0x02175c2c kind:arm_call to:0x0216cddc module:overlay(93) +from:0x02175c74 kind:arm_call to:0x0216e938 module:overlay(93) +from:0x02175c84 kind:arm_call to:0x0216e470 module:overlay(93) +from:0x02175d50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175d58 kind:arm_call to:0x01fff458 module:itcm +from:0x02175d6c kind:arm_call to:0x01fff458 module:itcm +from:0x02175dd4 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02175e2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175e30 kind:arm_call to:0x01fff458 module:itcm +from:0x02175e68 kind:arm_call to:0x0208c510 module:overlay(0) +from:0x02175e8c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02175ea8 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02175eb0 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02175f0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175f10 kind:arm_call to:0x01fff458 module:itcm +from:0x02175f40 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02175f58 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02175f8c kind:arm_call to:0x0216cd90 module:overlay(93) +from:0x02175fb0 kind:arm_call to:0x0208c098 module:overlay(0) +from:0x02175fc0 kind:arm_call to:0x021705d0 module:overlay(93) +from:0x02175fd8 kind:arm_call to:0x02170644 module:overlay(93) +from:0x02175fec kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176004 kind:arm_call to:0x02170644 module:overlay(93) +from:0x02176018 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176034 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02176044 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217605c kind:arm_call to:0x02170644 module:overlay(93) +from:0x02176070 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021760b8 kind:arm_call to:0x0216d2ec module:overlay(93) +from:0x021760e0 kind:arm_call to:0x020842a8 module:overlay(0) +from:0x0217612c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176168 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217618c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02176224 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02176248 kind:load to:0x027e09a4 module:dtcm +from:0x02176250 kind:load to:0x027e0ce4 module:dtcm +from:0x0217625c kind:load to:0x0217a75c module:overlay(93) +from:0x0217628c kind:arm_call to:0x01ff9258 module:itcm +from:0x021762b4 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x021762e8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176300 kind:arm_call to:0x02174488 module:overlay(93) +from:0x0217631c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217632c kind:arm_call to:0x02170874 module:overlay(93) +from:0x02176354 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176368 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021763b8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021763f0 kind:arm_call to:0x0217052c module:overlay(93) +from:0x021763fc kind:arm_call to:0x0216f780 module:overlay(93) +from:0x02176408 kind:arm_call to:0x0216cddc module:overlay(93) +from:0x02176450 kind:arm_call to:0x0216e938 module:overlay(93) +from:0x02176460 kind:arm_call to:0x0216e470 module:overlay(93) +from:0x021764e8 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217653c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176544 kind:arm_call to:0x01fff458 module:itcm +from:0x02176558 kind:arm_call to:0x01fff458 module:itcm +from:0x021765c0 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02176618 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217661c kind:arm_call to:0x01fff458 module:itcm +from:0x02176654 kind:arm_call to:0x0208c510 module:overlay(0) +from:0x02176678 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02176694 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217669c kind:arm_call to:0x0217261c module:overlay(93) +from:0x021766f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021766fc kind:arm_call to:0x01fff458 module:itcm +from:0x02176738 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217675c kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x02176778 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02176780 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x0217678c kind:arm_call to:0x02173284 module:overlay(93) +from:0x021767a4 kind:arm_call to:0x02172344 module:overlay(93) +from:0x021767b0 kind:arm_call to:0x0216d03c module:overlay(93) +from:0x021767c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021767fc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176808 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x0217683c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176854 kind:arm_call to:0x02174488 module:overlay(93) +from:0x02176870 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176880 kind:arm_call to:0x02170874 module:overlay(93) +from:0x021768a8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021768bc kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217690c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176944 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176960 kind:arm_call to:0x021690c0 module:overlay(93) +from:0x02176978 kind:arm_call to:0x02172344 module:overlay(93) +from:0x0217698c kind:arm_call to:0x01ffb714 module:itcm +from:0x021769cc kind:arm_call to:0x01ff97c8 module:itcm +from:0x021769f4 kind:arm_call to:0x0208c124 module:overlay(0) +from:0x02176a08 kind:arm_call to:0x01ff930c module:itcm +from:0x02176a3c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02176a48 kind:arm_call to:0x0205e2c8 module:overlay(0) +from:0x02176a6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02176ab8 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02176ac0 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x02176acc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176af4 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x02176b04 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x02176b10 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176b28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02176b54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02176b60 kind:arm_call to:0x02017ed0 module:main +from:0x02176b70 kind:arm_call to:0x0216cf00 module:overlay(93) +from:0x02176b8c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176b98 kind:arm_call to:0x0216cf00 module:overlay(93) +from:0x02176bb0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176bc0 kind:load to:0x0217a75c module:overlay(93) +from:0x02176bdc kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02176c14 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176c30 kind:arm_call to:0x02174488 module:overlay(93) +from:0x02176c4c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176c80 kind:arm_call to:0x021727c0 module:overlay(93) +from:0x02176c8c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176cac kind:arm_call to:0x0217466c module:overlay(93) +from:0x02176cd0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176d00 kind:arm_call to:0x01ff9258 module:itcm +from:0x02176d18 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x02176d28 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02176d34 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176d7c kind:arm_call to:0x02172344 module:overlay(93) +from:0x02176d8c kind:load to:0x027e0d34 module:dtcm +from:0x02176dac kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02176de0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176e10 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02176e1c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176e2c kind:arm_call to:0x02170874 module:overlay(93) +from:0x02176e54 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176e68 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176e98 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176ec8 kind:arm_call to:0x0208c098 module:overlay(0) +from:0x02176eec kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02176ef4 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02176f00 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02176f20 kind:arm_call to:0x0217052c module:overlay(93) +from:0x02176f2c kind:arm_call to:0x0216f780 module:overlay(93) +from:0x02176f38 kind:arm_call to:0x0216cddc module:overlay(93) +from:0x02176f80 kind:arm_call to:0x0216e938 module:overlay(93) +from:0x02176f94 kind:arm_call to:0x0216e470 module:overlay(93) +from:0x02176ff4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176ff8 kind:arm_call to:0x01fff458 module:itcm +from:0x02177010 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217702c kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02177034 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02177040 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217705c kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02177064 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02177070 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02177084 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02177098 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021770c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021770dc kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x021770e4 kind:arm_call to:0x0217261c module:overlay(93) +from:0x021770f0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02177108 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217712c kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02177134 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02177140 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02177158 kind:arm_call to:0x02172344 module:overlay(93) +from:0x02177164 kind:arm_call to:0x0216d03c module:overlay(93) +from:0x02177170 kind:load to:0x027e0ce4 module:dtcm +from:0x02177178 kind:load to:0x0217a76c module:overlay(93) +from:0x021771ac kind:arm_call to:0x02160f8c module:overlay(71) +from:0x021771bc kind:arm_call to:0x02171780 module:overlay(93) +from:0x021771e0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02177200 kind:arm_call to:0x02171780 module:overlay(93) +from:0x02177224 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02177234 kind:arm_call to:0x02174550 module:overlay(93) +from:0x02177248 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02177264 kind:arm_call to:0x02174488 module:overlay(93) +from:0x02177280 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021772c8 kind:arm_call to:0x02172344 module:overlay(93) +from:0x021772d4 kind:load to:0x027e0d70 module:dtcm +from:0x0217730c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x0217731c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02177348 kind:arm_call to:0x0205ecc4 module:overlay(0) +from:0x021773a4 kind:arm_call to:0x01fff350 module:itcm +from:0x021773e0 kind:arm_call to:0x0205ecc4 module:overlay(0) +from:0x021773fc kind:arm_call to:0x01fff350 module:itcm +from:0x02177484 kind:arm_call to:0x0205ecc4 module:overlay(0) +from:0x0217749c kind:arm_call to:0x0208e330 module:overlay(0) +from:0x021774bc kind:load to:0x027e0ce4 module:dtcm +from:0x021774c0 kind:load to:0x0217b47c module:overlay(93) +from:0x021774ec kind:load to:0x0203b4d4 module:main +from:0x02177598 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x021775b0 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x021775e4 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x021775fc kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02177634 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x0217764c kind:arm_call to:0x0208b66c module:overlay(0) +from:0x0217765c kind:load to:0x0204b164 module:main +from:0x02177688 kind:load to:0x0208b66c module:overlay(0) +from:0x02177698 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x0217772c kind:arm_call to:0x01ff9258 module:itcm +from:0x02177748 kind:arm_call to:0x0216e380 module:overlay(93) +from:0x0217779c kind:arm_call to:0x02170a24 module:overlay(93) +from:0x021777d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021777e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021777f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02177818 kind:arm_call to:0x01ff9364 module:itcm +from:0x02177830 kind:arm_call to:0x01ffb800 module:itcm +from:0x0217784c kind:arm_call to:0x01ffb428 module:itcm +from:0x021778b8 kind:load to:0x027e09a4 module:dtcm +from:0x021778bc kind:load to:0x020ae65c module:overlay(0) +from:0x02177930 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02177938 kind:arm_call to:0x02082050 module:overlay(0) +from:0x02177968 kind:arm_call to:0x02088f08 module:overlay(0) +from:0x02177978 kind:arm_call to:0x02089294 module:overlay(0) +from:0x02177988 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021779dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02177a04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02177a0c kind:arm_call to:0x02082050 module:overlay(0) +from:0x02177a1c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02177a3c kind:arm_call to:0x0208938c module:overlay(0) +from:0x02177a4c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02177a78 kind:arm_call to:0x01ffb428 module:itcm +from:0x02177aec kind:arm_call to:0x02082050 module:overlay(0) +from:0x02177afc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02177b24 kind:arm_call to:0x01fff05c module:itcm +from:0x02177b40 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02177b5c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02177b74 kind:load to:0x0203feb0 module:main +from:0x02177b78 kind:load to:0x027e0cd8 module:dtcm +from:0x02177b8c kind:arm_call to:0x02090efc module:overlay(0) +from:0x02177bb0 kind:load to:0x0217b4c0 module:overlay(93) +from:0x02177c0c kind:arm_call to:0x01ffb428 module:itcm +from:0x02177cc0 kind:arm_call to:0x02170b4c module:overlay(93) +from:0x02177cec kind:arm_call to:0x020895bc module:overlay(0) +from:0x02177d00 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02177d28 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02177d50 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02177d58 kind:arm_call to:0x020895bc module:overlay(0) +from:0x02177d6c kind:load to:0x0203feb0 module:main +from:0x02177d70 kind:load to:0x027e09a8 module:dtcm +from:0x02177db0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02177dbc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02177dd8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02177dec kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02177df8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02177e18 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02177e4c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02177e60 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02177e6c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02177e78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02177e8c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02177ea0 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02177eb4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02177ebc kind:arm_call to:0x02011ff4 module:main +from:0x02177edc kind:thumb_call_arm to:0x020d1f40 module:overlay(24) +from:0x02177ef6 kind:thumb_call_arm to:0x020d2024 module:overlay(24) +from:0x02177f00 kind:load to:0x0217b4e0 module:overlay(93) +from:0x02177f0c kind:thumb_call_arm to:0x020d1fd4 module:overlay(24) +from:0x02177f1c kind:arm_call to:0x020d1fec module:overlay(24) +from:0x02177f68 kind:arm_call to:0x01ffd294 module:itcm +from:0x02177f9c kind:arm_call to:0x020d2278 module:overlay(24) +from:0x02177fc4 kind:arm_call to:0x020d2098 module:overlay(24) +from:0x02177fe0 kind:load to:0x027e0998 module:dtcm +from:0x0217800c kind:arm_call to:0x0201ea20 module:main +from:0x0217801c kind:arm_call to:0x0201e6c4 module:main +from:0x0217802c kind:arm_call to:0x0201e6c4 module:main +from:0x0217805c kind:arm_call to:0x02177f14 module:overlay(93) +from:0x02178090 kind:arm_call to:0x02177f48 module:overlay(93) +from:0x021780b4 kind:load to:0x0204b690 module:main +from:0x021780e4 kind:thumb_call_arm to:0x02016614 module:main +from:0x021780f2 kind:thumb_call_arm to:0x02016614 module:main +from:0x021780fe kind:thumb_call_arm to:0x02019648 module:main +from:0x0217812c kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x02178132 kind:thumb_call_arm to:0x02019648 module:main +from:0x02178156 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02178168 kind:thumb_call_arm to:0x02019648 module:main +from:0x02178174 kind:thumb_call_arm to:0x02018200 module:main +from:0x021781a4 kind:thumb_call_arm to:0x020cc2a8 module:overlay(24) +from:0x021781ba kind:thumb_call_arm to:0x0208d684 module:overlay(0) +from:0x021781c4 kind:load to:0x0217b504 module:overlay(93) +from:0x021781c8 kind:load to:0x0217b4f0 module:overlay(93) +from:0x021781cc kind:load to:0x0204b690 module:main +from:0x021781d0 kind:load to:0x0217abf0 module:overlay(93) +from:0x021781d4 kind:load to:0x0217b56c module:overlay(93) +from:0x021781d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021781e4 kind:arm_call to:0x0208af7c module:overlay(0) +from:0x02178218 kind:arm_call to:0x020cc3f4 module:overlay(24) +from:0x02178258 kind:arm_call to:0x02168294 module:overlay(93) +from:0x02178268 kind:arm_call to:0x020620ec module:overlay(0) +from:0x0217840c kind:arm_call to:0x02168294 module:overlay(93) +from:0x021784cc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021784d4 kind:arm_call to:0x02062080 module:overlay(0) +from:0x021784f4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021784fc kind:arm_call to:0x02062080 module:overlay(0) +from:0x0217852c kind:load to:0x027e0d8c module:dtcm +from:0x02178548 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02178584 kind:arm_call to:0x0201e6c4 module:main +from:0x021785b4 kind:arm_call to:0x0201aa24 module:main +from:0x021785f4 kind:arm_call to:0x0201aa68 module:main +from:0x02178600 kind:load to:0x027e0ce0 module:dtcm +from:0x02178604 kind:load to:0x0204c49c module:main +from:0x02178610 kind:arm_call to:0x0208af7c module:overlay(0) +from:0x02178618 kind:arm_call to:0x02011ff4 module:main +from:0x02178630 kind:arm_call to:0x0208af7c module:overlay(0) +from:0x02178638 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02178650 kind:arm_call to:0x0208af7c module:overlay(0) +from:0x02178658 kind:arm_call to:0x0206304c module:overlay(0) +from:0x02178660 kind:arm_call to:0x02011ff4 module:main +from:0x0217867c kind:load to:0x027e0ce0 module:dtcm +from:0x02178680 kind:load to:0x01fff1a4 module:itcm +from:0x02178690 kind:arm_call to:0x0208d548 module:overlay(0) +from:0x021786a8 kind:arm_call to:0x0208d134 module:overlay(0) +from:0x021786b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021786c6 kind:thumb_call_arm to:0x0217866c module:overlay(93) +from:0x02178704 kind:thumb_call_arm to:0x02016614 module:main +from:0x02178712 kind:thumb_call_arm to:0x02016614 module:main +from:0x0217871e kind:thumb_call_arm to:0x02019648 module:main +from:0x0217873c kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02178752 kind:thumb_call_arm to:0x02019648 module:main +from:0x02178762 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x02178768 kind:thumb_call_arm to:0x02019648 module:main +from:0x02178786 kind:thumb_call_arm to:0x020611a8 module:overlay(0) +from:0x0217879e kind:thumb_call_arm to:0x02061d8c module:overlay(0) +from:0x021787aa kind:thumb_call_arm to:0x02019648 module:main +from:0x021787d8 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x021787de kind:thumb_call_arm to:0x02019648 module:main +from:0x021787ec kind:thumb_call_arm to:0x02018200 module:main +from:0x021787f0 kind:thumb_call_arm to:0x02178684 module:overlay(93) +from:0x02178812 kind:thumb_call_arm to:0x020621bc module:overlay(0) +from:0x02178838 kind:thumb_call_arm to:0x020cc2a8 module:overlay(24) +from:0x0217885a kind:thumb_call_arm to:0x020623c4 module:overlay(0) +from:0x02178874 kind:thumb_call_arm to:0x020621d8 module:overlay(0) +from:0x02178880 kind:thumb_call_arm to:0x0208d684 module:overlay(0) +from:0x02178890 kind:thumb_call_arm to:0x02019648 module:main +from:0x0217889c kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x021788a2 kind:thumb_call_arm to:0x02062134 module:overlay(0) +from:0x021788b2 kind:thumb_call_arm to:0x02062134 module:overlay(0) +from:0x021788bc kind:load to:0x0217b530 module:overlay(93) +from:0x021788c0 kind:load to:0x0217b51c module:overlay(93) +from:0x021788c4 kind:load to:0x0204b690 module:main +from:0x021788c8 kind:load to:0x0217ac00 module:overlay(93) +from:0x021788cc kind:load to:0x0217b578 module:overlay(93) +from:0x021788d0 kind:load to:0x0217b540 module:overlay(93) +from:0x021788d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021788d8 kind:load to:0x0217abf7 module:overlay(93) +from:0x021788e4 kind:arm_call to:0x0208af7c module:overlay(0) +from:0x0217890c kind:arm_call to:0x02062340 module:overlay(0) +from:0x02178918 kind:arm_call to:0x02062204 module:overlay(0) +from:0x02178928 kind:load to:0x020accdc module:overlay(0) +from:0x02178930 kind:thumb_call_arm to:0x02178684 module:overlay(93) +from:0x02178938 kind:thumb_call_arm to:0x021788f0 module:overlay(93) +from:0x02178960 kind:arm_call to:0x02178684 module:overlay(93) +from:0x02178988 kind:arm_call to:0x021788f0 module:overlay(93) +from:0x021789ac kind:arm_call to:0x020620ec module:overlay(0) +from:0x021789b4 kind:arm_call to:0x020620ec module:overlay(0) +from:0x021789bc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021789c4 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021789d0 kind:arm_call to:0x020cc3f4 module:overlay(24) +from:0x02178c38 kind:arm_call to:0x0217866c module:overlay(93) +from:0x02178c70 kind:arm_call to:0x0201e6c4 module:main +from:0x02178ca8 kind:arm_call to:0x0201a9dc module:main +from:0x02178cb8 kind:arm_call to:0x0201e6c4 module:main +from:0x02178cfc kind:arm_call to:0x0201aa68 module:main +from:0x02178d14 kind:arm_call to:0x0202a17c module:main +from:0x02178d48 kind:arm_call to:0x0201e6c4 module:main +from:0x02178d84 kind:arm_call to:0x0201aa68 module:main +from:0x02178d90 kind:load to:0x0204c49c module:main +from:0x02178d94 kind:load to:0x0217abf4 module:overlay(93) +from:0x02178dc0 kind:arm_call to:0x02062080 module:overlay(0) +from:0x02178de4 kind:arm_call to:0x0208af7c module:overlay(0) +from:0x02178dec kind:arm_call to:0x02011ff4 module:main +from:0x02178e04 kind:arm_call to:0x0208af7c module:overlay(0) +from:0x02178e0c kind:arm_call to:0x0206304c module:overlay(0) +from:0x02178e24 kind:arm_call to:0x0208af7c module:overlay(0) +from:0x02178e2c kind:arm_call to:0x0206304c module:overlay(0) +from:0x02178e34 kind:arm_call to:0x02011ff4 module:main +from:0x02178e46 kind:thumb_call_arm to:0x02016614 module:main +from:0x02178e50 kind:thumb_call_arm to:0x02019648 module:main +from:0x02178e7a kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x02178e80 kind:thumb_call_arm to:0x02019648 module:main +from:0x02178eaa kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x02178eb0 kind:thumb_call_arm to:0x02019648 module:main +from:0x02178ed8 kind:thumb_call_arm to:0x02061db4 module:overlay(0) +from:0x02178f04 kind:thumb_call_arm to:0x02062134 module:overlay(0) +from:0x02178f0c kind:load to:0x0217b554 module:overlay(93) +from:0x02178f14 kind:thumb_call_arm to:0x0206304c module:overlay(0) +from:0x02178f20 kind:thumb_call_arm to:0x0206304c module:overlay(0) +from:0x02178f26 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02178f4c kind:arm_call to:0x02078b38 module:overlay(0) +from:0x02178f64 kind:arm_call to:0x01fff148 module:itcm +from:0x02178f78 kind:arm_call to:0x01ffd43c module:itcm +from:0x02178fc8 kind:load to:0x027e09bc module:dtcm +from:0x02178fcc kind:load to:0x027e0ce0 module:dtcm +from:0x02178fec kind:arm_call to:0x0208d574 module:overlay(0) +from:0x02178ffc kind:arm_call to:0x0216824c module:overlay(93) +from:0x02179018 kind:arm_call to:0x02168288 module:overlay(93) +from:0x0217902c kind:arm_call to:0x01fff1e0 module:itcm +from:0x0217904c kind:arm_call to:0x0208d520 module:overlay(0) +from:0x021790c8 kind:arm_call to:0x0208d5a0 module:overlay(0) +from:0x021790e8 kind:arm_call to:0x02178f30 module:overlay(93) +from:0x02179108 kind:arm_call to:0x020620ec module:overlay(0) +from:0x02179124 kind:arm_call to:0x02178f30 module:overlay(93) +from:0x021791ac kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021791c4 kind:arm_call to:0x020620ec module:overlay(0) +from:0x021791cc kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021791dc kind:arm_call to:0x020620ec module:overlay(0) +from:0x021791e4 kind:arm_call to:0x020620ec module:overlay(0) +from:0x021791ec kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021791f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021791f8 kind:load to:0x027e0d8c module:dtcm +from:0x02179214 kind:arm_call to:0x0208d574 module:overlay(0) +from:0x02179250 kind:arm_call to:0x01fff148 module:itcm +from:0x02179264 kind:arm_call to:0x01ffd43c module:itcm +from:0x021792d8 kind:arm_call to:0x02062080 module:overlay(0) +from:0x021792f8 kind:arm_call to:0x0201aa68 module:main +from:0x02179330 kind:arm_call to:0x0201aa68 module:main +from:0x02179350 kind:arm_call to:0x0201aa68 module:main +from:0x0217935c kind:load to:0x027e0ce0 module:dtcm +from:0x02179360 kind:load to:0x027e09bc module:dtcm +from:0x02179364 kind:load to:0x0204c49c module:main +from:0x02179378 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02179394 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x021793c8 kind:arm_call to:0x02168294 module:overlay(93) +from:0x021793dc kind:arm_call to:0x020db174 module:overlay(31) +from:0x021793ec kind:load to:0x027e0ce0 module:dtcm +from:0x021793f0 kind:load to:0x027e0d34 module:dtcm +from:0x021793f4 kind:load to:0x027e0d8c module:dtcm +from:0x02179408 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02179418 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02179438 kind:arm_call to:0x020db3d4 module:overlay(31) +from:0x02179450 kind:arm_call to:0x02062080 module:overlay(0) +from:0x02179474 kind:arm_call to:0x0208d5e0 module:overlay(0) +from:0x02179488 kind:arm_call to:0x01ffd420 module:itcm +from:0x021794c4 kind:arm_call to:0x020db174 module:overlay(31) +from:0x021794cc kind:load to:0x027e0ce0 module:dtcm +from:0x021794d0 kind:load to:0x027e0d34 module:dtcm +from:0x021794d4 kind:load to:0x027e09b8 module:dtcm +from:0x021794d8 kind:load to:0x0204b608 module:main +from:0x021794e4 kind:load to:0x0217b7e0 module:overlay(93) +from:0x021794f8 kind:arm_call to:0x02011f3c module:main +from:0x02179504 kind:arm_call to:0x02179534 module:overlay(93) +from:0x02179518 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02179530 kind:load to:0x0217b584 module:overlay(93) +from:0x02179540 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02179550 kind:arm_call to:0x02013b14 module:main +from:0x02179558 kind:arm_call_thumb to:0x020141e0 module:main +from:0x02179578 kind:arm_call to:0x02019648 module:main +from:0x02179590 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02179598 kind:arm_call to:0x02019648 module:main +from:0x021795c0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x021795d0 kind:arm_call to:0x02019648 module:main +from:0x021795fc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02179610 kind:arm_call to:0x02019648 module:main +from:0x0217963c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02179650 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02179674 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02179684 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217968c kind:arm_call to:0x02099c98 module:overlay(0) +from:0x0217969c kind:load to:0x0217b5a8 module:overlay(93) +from:0x021796a0 kind:load to:0x0217b7cc module:overlay(93) +from:0x021796f0 kind:arm_call to:0x02019648 module:main +from:0x02179700 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02179708 kind:arm_call to:0x02019648 module:main +from:0x02179734 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02179764 kind:arm_call to:0x02019648 module:main +from:0x02179774 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x0217977c kind:arm_call to:0x02019648 module:main +from:0x021797a8 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02179848 kind:load to:0x0217b7cc module:overlay(93) +from:0x02179874 kind:arm_call to:0x0205ea00 module:overlay(0) +from:0x0217988c kind:arm_call to:0x02074764 module:overlay(0) +from:0x021798c0 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x021798d0 kind:load to:0x027e09b8 module:dtcm +from:0x021798d4 kind:load to:0x021796a4 module:overlay(93) +from:0x02179904 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217990c kind:arm_call to:0x02099c98 module:overlay(0) +from:0x0217991c kind:arm_call to:0x0209a230 module:overlay(0) +from:0x02179924 kind:arm_call to:0x0217984c module:overlay(93) +from:0x02179948 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0217995c kind:arm_call to:0x02074994 module:overlay(0) +from:0x02179974 kind:arm_call to:0x02013c0c module:main +from:0x02179980 kind:arm_call to:0x02013b28 module:main +from:0x02179990 kind:arm_call to:0x0201447c module:main +from:0x021799b0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x021799c8 kind:arm_call to:0x0217984c module:overlay(93) +from:0x021799d0 kind:load to:0x027e09b8 module:dtcm +from:0x021799d4 kind:load to:0x0204b098 module:main +from:0x021799d8 kind:load to:0x0204b0aa module:main +from:0x02179a18 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02179a68 kind:arm_call to:0x01fff148 module:itcm +from:0x02179a7c kind:arm_call to:0x01ffd43c module:itcm +from:0x02179af4 kind:arm_call to:0x0201a9dc module:main +from:0x02179b3c kind:arm_call to:0x0201aa68 module:main +from:0x02179b64 kind:arm_call to:0x0201aa24 module:main +from:0x02179b7c kind:arm_call to:0x0202a17c module:main +from:0x02179ba0 kind:arm_call to:0x0201aa24 module:main +from:0x02179bb8 kind:arm_call to:0x0201aa68 module:main +from:0x02179be0 kind:arm_call to:0x0201aa24 module:main +from:0x02179bf8 kind:arm_call to:0x0201aa68 module:main +from:0x02179c04 kind:load to:0x027e09b8 module:dtcm +from:0x02179c08 kind:load to:0x027e09bc module:dtcm +from:0x02179c0c kind:load to:0x027e0ce0 module:dtcm +from:0x02179c10 kind:load to:0x0204c49c module:main +from:0x02179c14 kind:load to:0x0204b690 module:main +from:0x02179c20 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02179c34 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02179c3c kind:arm_call to:0x02011ff4 module:main +from:0x02179c50 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02179c64 kind:load to:0x0217b82c module:overlay(93) +from:0x02179c78 kind:arm_call to:0x02011f3c module:main +from:0x02179c84 kind:arm_call to:0x02179cb4 module:overlay(93) +from:0x02179c98 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02179cb0 kind:load to:0x0217b604 module:overlay(93) +from:0x02179cbc kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02179cd0 kind:load to:0x0217b628 module:overlay(93) +from:0x02179d10 kind:arm_call to:0x02179ec0 module:overlay(93) +from:0x02179d34 kind:arm_call to:0x02179ec0 module:overlay(93) +from:0x02179d58 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x02179d68 kind:arm_call to:0x02179d70 module:overlay(93) +from:0x02179d80 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02179d9c kind:arm_call to:0x020840c4 module:overlay(0) +from:0x02179dc0 kind:arm_call to:0x01fff148 module:itcm +from:0x02179dd4 kind:arm_call to:0x01fff148 module:itcm +from:0x02179e04 kind:arm_call to:0x01ffb800 module:itcm +from:0x02179e1c kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02179e30 kind:arm_call to:0x01ffb860 module:itcm +from:0x02179e3c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02179e48 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02179e54 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02179e90 kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02179e9c kind:load to:0x027e0ce0 module:dtcm +from:0x02179ea0 kind:load to:0x027e0cdc module:dtcm +from:0x02179ea4 kind:load to:0x027e09bc module:dtcm +from:0x02179eb8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02179ed0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02179f00 kind:arm_call to:0x01fff148 module:itcm +from:0x02179f14 kind:arm_call to:0x01fff148 module:itcm +from:0x02179f28 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02179f40 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x02179f54 kind:load to:0x027e0ce0 module:dtcm +from:0x02179f58 kind:load to:0x027e0cd8 module:dtcm +from:0x02179f64 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02179f78 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02179f80 kind:arm_call to:0x02011ff4 module:main +from:0x02179f94 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02179fa8 kind:load to:0x0217b878 module:overlay(93) +from:0x02179fbc kind:arm_call to:0x02011f3c module:main +from:0x02179fc8 kind:arm_call to:0x02179ff8 module:overlay(93) +from:0x02179fdc kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02179ff4 kind:load to:0x0217b694 module:overlay(93) +from:0x0217a000 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0217a020 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0217a028 kind:arm_call to:0x02016614 module:main +from:0x0217a044 kind:load to:0x0217b6b8 module:overlay(93) +from:0x0217a048 kind:load to:0x0217b688 module:overlay(93) +from:0x0217a118 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217a150 kind:load to:0x027e0954 module:dtcm +from:0x0217a154 kind:load to:0x0201668c module:main +from:0x0217a16c kind:arm_call to:0x0205d934 module:overlay(0) +from:0x0217a198 kind:arm_call to:0x01ffd49c module:itcm +from:0x0217a1d4 kind:arm_call to:0x0205d934 module:overlay(0) +from:0x0217a210 kind:arm_call to:0x0205d948 module:overlay(0) +from:0x0217a230 kind:arm_call to:0x0205d934 module:overlay(0) +from:0x0217a26c kind:arm_call to:0x0205d948 module:overlay(0) +from:0x0217a28c kind:arm_call to:0x0205d934 module:overlay(0) +from:0x0217a2c8 kind:arm_call to:0x0205d948 module:overlay(0) +from:0x0217a2e8 kind:arm_call to:0x0205d948 module:overlay(0) +from:0x0217a2f4 kind:load to:0x027e09bc module:dtcm +from:0x0217a308 kind:arm_call to:0x0217a158 module:overlay(93) +from:0x0217a31c kind:arm_call to:0x0201662c module:main +from:0x0217a324 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217a32c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217a344 kind:arm_call to:0x0201662c module:main +from:0x0217a34c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217a354 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217a35c kind:arm_call to:0x02011ff4 module:main +from:0x0217a370 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0217a384 kind:load to:0x0217b8d0 module:overlay(93) +from:0x0217a398 kind:arm_call to:0x02011f3c module:main +from:0x0217a3a4 kind:arm_call to:0x0215d948 module:overlay(71) +from:0x0217a3bc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217a40c kind:load to:0x0217b714 module:overlay(93) +from:0x0217a41c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217a430 kind:load to:0x0217b9c4 module:overlay(93) +from:0x0217a444 kind:arm_call to:0x02011f3c module:main +from:0x0217a450 kind:arm_call to:0x0216022c module:overlay(71) +from:0x0217a468 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217a4b8 kind:load to:0x0217b738 module:overlay(93) +from:0x0217a4c8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217a4dc kind:load to:0x0217bab8 module:overlay(93) +from:0x0217a4f0 kind:arm_call to:0x02011f3c module:main +from:0x0217a4fc kind:arm_call to:0x0212878c module:overlay(42) +from:0x0217a510 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217a560 kind:load to:0x0217b75c module:overlay(93) +from:0x0217a570 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217a584 kind:load to:0x0217bbac module:overlay(93) +from:0x0217a598 kind:arm_call to:0x02011f3c module:main +from:0x0217a5a4 kind:arm_call to:0x0215e41c module:overlays(60,71) +from:0x0217a5bc kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217a60c kind:load to:0x0217b790 module:overlay(93) +from:0x0217a61c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217ac24 kind:load to:0x0217b180 module:overlay(93) +from:0x0217ac60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217ac74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217ac88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217ac98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217acb4 kind:load to:0x0217b1cc module:overlay(93) +from:0x0217ae54 kind:load to:0x0217b3d4 module:overlay(93) +from:0x0217ae58 kind:load to:0x0217b3dc module:overlay(93) +from:0x0217ae5c kind:load to:0x0217b334 module:overlay(93) +from:0x0217ae60 kind:load to:0x0217b3e4 module:overlay(93) +from:0x0217ae64 kind:load to:0x0217b3ec module:overlay(93) +from:0x0217ae68 kind:load to:0x0217b3f4 module:overlay(93) +from:0x0217ae6c kind:load to:0x0217b3fc module:overlay(93) +from:0x0217ae70 kind:load to:0x0217b404 module:overlay(93) +from:0x0217ae74 kind:load to:0x0217b40c module:overlay(93) +from:0x0217ae78 kind:load to:0x0217b414 module:overlay(93) +from:0x0217ae7c kind:load to:0x0217b41c module:overlay(93) +from:0x0217ae80 kind:load to:0x0217b424 module:overlay(93) +from:0x0217ae84 kind:load to:0x0217b42c module:overlay(93) +from:0x0217ae88 kind:load to:0x0217b434 module:overlay(93) +from:0x0217ae8c kind:load to:0x0217b43c module:overlay(93) +from:0x0217ae90 kind:load to:0x0217b444 module:overlay(93) +from:0x0217ae94 kind:load to:0x0217b44c module:overlay(93) +from:0x0217ae98 kind:load to:0x0217b454 module:overlay(93) +from:0x0217ae9c kind:load to:0x0217b45c module:overlay(93) +from:0x0217aea0 kind:load to:0x0217b464 module:overlay(93) +from:0x0217aea4 kind:load to:0x0217b46c module:overlay(93) +from:0x0217aebc kind:load to:0x027e07c4 module:dtcm +from:0x0217aec0 kind:load to:0x0217b4e0 module:overlay(93) +from:0x0217aec4 kind:load to:0x0202a160 module:main +from:0x0217aee4 kind:arm_call to:0x0217950c module:overlay(93) +from:0x0217aef4 kind:arm_call to:0x0203e3a4 module:main +from:0x0217af08 kind:load to:0x0217b7cc module:overlay(93) +from:0x0217af0c kind:load to:0x0217b7e0 module:overlay(93) +from:0x0217af10 kind:load to:0x02179c48 module:overlay(93) +from:0x0217af14 kind:load to:0x0217b7d4 module:overlay(93) +from:0x0217af34 kind:arm_call to:0x02179c8c module:overlay(93) +from:0x0217af44 kind:arm_call to:0x0203e3a4 module:main +from:0x0217af58 kind:load to:0x0217b81c module:overlay(93) +from:0x0217af5c kind:load to:0x0217b82c module:overlay(93) +from:0x0217af60 kind:load to:0x02179f8c module:overlay(93) +from:0x0217af64 kind:load to:0x0217b820 module:overlay(93) +from:0x0217af84 kind:arm_call to:0x02179fd0 module:overlay(93) +from:0x0217af94 kind:arm_call to:0x0203e3a4 module:main +from:0x0217afa8 kind:load to:0x0217b868 module:overlay(93) +from:0x0217afac kind:load to:0x0217b878 module:overlay(93) +from:0x0217afb0 kind:load to:0x0217a368 module:overlay(93) +from:0x0217afb4 kind:load to:0x0217b86c module:overlay(93) +from:0x0217afe0 kind:arm_call to:0x0217a3b0 module:overlay(93) +from:0x0217aff0 kind:arm_call to:0x0203e3a4 module:main +from:0x0217b004 kind:load to:0x0217b8b4 module:overlay(93) +from:0x0217b008 kind:load to:0x0217b8d0 module:overlay(93) +from:0x0217b00c kind:load to:0x0217a414 module:overlay(93) +from:0x0217b010 kind:load to:0x0217b8c4 module:overlay(93) +from:0x0217b03c kind:arm_call to:0x0217a45c module:overlay(93) +from:0x0217b04c kind:arm_call to:0x0203e3a4 module:main +from:0x0217b060 kind:load to:0x0217b9a8 module:overlay(93) +from:0x0217b064 kind:load to:0x0217b9c4 module:overlay(93) +from:0x0217b068 kind:load to:0x0217a4c0 module:overlay(93) +from:0x0217b06c kind:load to:0x0217b9b8 module:overlay(93) +from:0x0217b098 kind:arm_call to:0x0217a504 module:overlay(93) +from:0x0217b0a8 kind:arm_call to:0x0203e3a4 module:main +from:0x0217b0bc kind:load to:0x0217ba9c module:overlay(93) +from:0x0217b0c0 kind:load to:0x0217bab8 module:overlay(93) +from:0x0217b0c4 kind:load to:0x0217a568 module:overlay(93) +from:0x0217b0c8 kind:load to:0x0217baac module:overlay(93) +from:0x0217b108 kind:arm_call to:0x0217a5b0 module:overlay(93) +from:0x0217b118 kind:arm_call to:0x0203e3a4 module:main +from:0x0217b12c kind:load to:0x0217bb90 module:overlay(93) +from:0x0217b130 kind:load to:0x0217b778 module:overlay(93) +from:0x0217b138 kind:load to:0x0217bbac module:overlay(93) +from:0x0217b13c kind:load to:0x0217a614 module:overlay(93) +from:0x0217b140 kind:load to:0x0217bba0 module:overlay(93) +from:0x0217b144 kind:load to:0x0217ac08 module:overlay(93) +from:0x0217b148 kind:load to:0x0217ac2c module:overlay(93) +from:0x0217b14c kind:load to:0x0217acb8 module:overlay(93) +from:0x0217b150 kind:load to:0x0217aea8 module:overlay(93) +from:0x0217b154 kind:load to:0x0217aec8 module:overlay(93) +from:0x0217b158 kind:load to:0x0217af18 module:overlay(93) +from:0x0217b15c kind:load to:0x0217af68 module:overlay(93) +from:0x0217b160 kind:load to:0x0217afb8 module:overlay(93) +from:0x0217b164 kind:load to:0x0217b014 module:overlay(93) +from:0x0217b168 kind:load to:0x0217b070 module:overlay(93) +from:0x0217b16c kind:load to:0x0217b0cc module:overlay(93) +from:0x0217b198 kind:load to:0x02169c39 module:overlay(93) +from:0x0217b19c kind:load to:0x0216a264 module:overlay(93) +from:0x0217b1a0 kind:load to:0x0207ce8c module:overlay(0) +from:0x0217b1a4 kind:load to:0x0207cecc module:overlay(0) +from:0x0217b1a8 kind:load to:0x02169a45 module:overlay(93) +from:0x0217b1b4 kind:load to:0x02169c45 module:overlay(93) +from:0x0217b1b8 kind:load to:0x02169c65 module:overlay(93) +from:0x0217b1bc kind:load to:0x0216a0a0 module:overlay(93) +from:0x0217b1c0 kind:load to:0x0216a1fc module:overlay(93) +from:0x0217b1c4 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0217b1c8 kind:load to:0x02169c8d module:overlay(93) +from:0x0217b1f4 kind:load to:0x0216d898 module:overlay(93) +from:0x0217b20c kind:load to:0x0216ccec module:overlay(93) +from:0x0217b210 kind:load to:0x0216da70 module:overlay(93) +from:0x0217b214 kind:load to:0x0216da1c module:overlay(93) +from:0x0217b218 kind:load to:0x0207d6c0 module:overlay(0) +from:0x0217b21c kind:load to:0x0207d6c8 module:overlay(0) +from:0x0217b228 kind:load to:0x0216ef34 module:overlay(93) +from:0x0217b22c kind:load to:0x0216ef48 module:overlay(93) +from:0x0217b230 kind:load to:0x02059174 module:overlay(0) +from:0x0217b234 kind:load to:0x01ffc57c module:itcm +from:0x0217b238 kind:load to:0x02059348 module:overlay(0) +from:0x0217b23c kind:load to:0x020593c4 module:overlay(0) +from:0x0217b240 kind:load to:0x02059428 module:overlay(0) +from:0x0217b244 kind:load to:0x0216ec1c module:overlay(93) +from:0x0217b248 kind:load to:0x02059304 module:overlay(0) +from:0x0217b258 kind:load to:0x02172110 module:overlay(93) +from:0x0217b264 kind:load to:0x02091878 module:overlay(0) +from:0x0217b268 kind:load to:0x02172244 module:overlay(93) +from:0x0217b26c kind:load to:0x02172258 module:overlay(93) +from:0x0217b270 kind:load to:0x02172154 module:overlay(93) +from:0x0217b274 kind:load to:0x02172184 module:overlay(93) +from:0x0217b278 kind:load to:0x02091e98 module:overlay(0) +from:0x0217b27c kind:load to:0x02091e9c module:overlay(0) +from:0x0217b280 kind:load to:0x02091ea0 module:overlay(0) +from:0x0217b28c kind:load to:0x02172328 module:overlay(93) +from:0x0217b290 kind:load to:0x0217232c module:overlay(93) +from:0x0217b29c kind:load to:0x0217287c module:overlay(93) +from:0x0217b2a0 kind:load to:0x02172880 module:overlay(93) +from:0x0217b2a4 kind:load to:0x02172884 module:overlay(93) +from:0x0217b2a8 kind:load to:0x0217288c module:overlay(93) +from:0x0217b2ac kind:load to:0x02172958 module:overlay(93) +from:0x0217b2b8 kind:load to:0x02172c7c module:overlay(93) +from:0x0217b2bc kind:load to:0x02172c90 module:overlay(93) +from:0x0217b2c0 kind:load to:0x021729a4 module:overlay(93) +from:0x0217b2c4 kind:load to:0x02172a40 module:overlay(93) +from:0x0217b2c8 kind:load to:0x0217287c module:overlay(93) +from:0x0217b2cc kind:load to:0x02172880 module:overlay(93) +from:0x0217b2d0 kind:load to:0x02172884 module:overlay(93) +from:0x0217b2d4 kind:load to:0x0217288c module:overlay(93) +from:0x0217b2d8 kind:load to:0x02172958 module:overlay(93) +from:0x0217b2e4 kind:load to:0x02172e70 module:overlay(93) +from:0x0217b2e8 kind:load to:0x02172e84 module:overlay(93) +from:0x0217b2ec kind:load to:0x02172ccc module:overlay(93) +from:0x0217b2f0 kind:load to:0x02172dc8 module:overlay(93) +from:0x0217b2f4 kind:load to:0x0217287c module:overlay(93) +from:0x0217b2f8 kind:load to:0x02172880 module:overlay(93) +from:0x0217b2fc kind:load to:0x02172884 module:overlay(93) +from:0x0217b300 kind:load to:0x0217288c module:overlay(93) +from:0x0217b304 kind:load to:0x02172958 module:overlay(93) +from:0x0217b310 kind:load to:0x02172ec0 module:overlay(93) +from:0x0217b314 kind:load to:0x02172ed4 module:overlay(93) +from:0x0217b318 kind:load to:0x02172ef0 module:overlay(93) +from:0x0217b31c kind:load to:0x02172f88 module:overlay(93) +from:0x0217b320 kind:load to:0x0217287c module:overlay(93) +from:0x0217b324 kind:load to:0x02172880 module:overlay(93) +from:0x0217b328 kind:load to:0x02172884 module:overlay(93) +from:0x0217b32c kind:load to:0x0217288c module:overlay(93) +from:0x0217b330 kind:load to:0x02172958 module:overlay(93) +from:0x0217b3d4 kind:load to:0x021743dc module:overlay(93) +from:0x0217b3dc kind:load to:0x021743bc module:overlay(93) +from:0x0217b3e4 kind:load to:0x0217439c module:overlay(93) +from:0x0217b3ec kind:load to:0x0217437c module:overlay(93) +from:0x0217b3f4 kind:load to:0x0217435c module:overlay(93) +from:0x0217b3fc kind:load to:0x0217433c module:overlay(93) +from:0x0217b404 kind:load to:0x0217431c module:overlay(93) +from:0x0217b40c kind:load to:0x021742fc module:overlay(93) +from:0x0217b414 kind:load to:0x021742dc module:overlay(93) +from:0x0217b41c kind:load to:0x021742bc module:overlay(93) +from:0x0217b424 kind:load to:0x0217429c module:overlay(93) +from:0x0217b42c kind:load to:0x0217427c module:overlay(93) +from:0x0217b434 kind:load to:0x0217425c module:overlay(93) +from:0x0217b43c kind:load to:0x0217422c module:overlay(93) +from:0x0217b444 kind:load to:0x0217420c module:overlay(93) +from:0x0217b44c kind:load to:0x021741ec module:overlay(93) +from:0x0217b454 kind:load to:0x021741ac module:overlay(93) +from:0x0217b45c kind:load to:0x0217416c module:overlay(93) +from:0x0217b464 kind:load to:0x0217414c module:overlay(93) +from:0x0217b46c kind:load to:0x0217412c module:overlay(93) +from:0x0217b47c kind:load to:0x021776b4 module:overlay(93) +from:0x0217b488 kind:load to:0x021776e8 module:overlay(93) +from:0x0217b494 kind:load to:0x02174458 module:overlay(93) +from:0x0217b498 kind:load to:0x0217446c module:overlay(93) +from:0x0217b49c kind:load to:0x02174714 module:overlay(93) +from:0x0217b4a0 kind:load to:0x02174b00 module:overlay(93) +from:0x0217b4a4 kind:load to:0x0217287c module:overlay(93) +from:0x0217b4a8 kind:load to:0x02172880 module:overlay(93) +from:0x0217b4ac kind:load to:0x02172884 module:overlay(93) +from:0x0217b4b0 kind:load to:0x0217288c module:overlay(93) +from:0x0217b4b4 kind:load to:0x02172958 module:overlay(93) +from:0x0217b4c0 kind:load to:0x02091878 module:overlay(0) +from:0x0217b4c4 kind:load to:0x02177e98 module:overlay(93) +from:0x0217b4c8 kind:load to:0x02177eac module:overlay(93) +from:0x0217b4cc kind:load to:0x02177bb4 module:overlay(93) +from:0x0217b4d0 kind:load to:0x02177d7c module:overlay(93) +from:0x0217b4d4 kind:load to:0x02091e98 module:overlay(0) +from:0x0217b4d8 kind:load to:0x02091e9c module:overlay(0) +from:0x0217b4dc kind:load to:0x02091ea0 module:overlay(0) +from:0x0217b4f0 kind:load to:0x021781dc module:overlay(93) +from:0x0217b4f4 kind:load to:0x02178608 module:overlay(93) +from:0x0217b4f8 kind:load to:0x021780bd module:overlay(93) +from:0x0217b504 kind:load to:0x02178624 module:overlay(93) +from:0x0217b508 kind:load to:0x02178644 module:overlay(93) +from:0x0217b50c kind:load to:0x021781f0 module:overlay(93) +from:0x0217b510 kind:load to:0x02178530 module:overlay(93) +from:0x0217b51c kind:load to:0x021788dc module:overlay(93) +from:0x0217b520 kind:load to:0x02178ddc module:overlay(93) +from:0x0217b524 kind:load to:0x021786b5 module:overlay(93) +from:0x0217b530 kind:load to:0x02178df8 module:overlay(93) +from:0x0217b534 kind:load to:0x02178e18 module:overlay(93) +from:0x0217b538 kind:load to:0x02178940 module:overlay(93) +from:0x0217b53c kind:load to:0x02178c28 module:overlay(93) +from:0x0217b554 kind:load to:0x02178f11 module:overlay(93) +from:0x0217b558 kind:load to:0x02178f1d module:overlay(93) +from:0x0217b55c kind:load to:0x02178fd0 module:overlay(93) +from:0x0217b560 kind:load to:0x021791fc module:overlay(93) +from:0x0217b56c kind:load to:0x02179368 module:overlay(93) +from:0x0217b578 kind:load to:0x021793f8 module:overlay(93) +from:0x0217b584 kind:load to:0x021794e8 module:overlay(93) +from:0x0217b588 kind:load to:0x02098ef4 module:overlay(0) +from:0x0217b58c kind:load to:0x02098efc module:overlay(0) +from:0x0217b590 kind:load to:0x02098f78 module:overlay(0) +from:0x0217b594 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217b598 kind:load to:0x02098fbc module:overlay(0) +from:0x0217b59c kind:load to:0x02098fc0 module:overlay(0) +from:0x0217b5a8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217b5ac kind:load to:0x02099cfc module:overlay(0) +from:0x0217b5b0 kind:load to:0x02099d14 module:overlay(0) +from:0x0217b5b4 kind:load to:0x02099d20 module:overlay(0) +from:0x0217b5b8 kind:load to:0x01fff464 module:itcm +from:0x0217b5bc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217b5c0 kind:load to:0x02099c50 module:overlay(0) +from:0x0217b5c4 kind:load to:0x02099c58 module:overlay(0) +from:0x0217b5c8 kind:load to:0x021798d8 module:overlay(93) +from:0x0217b5cc kind:load to:0x0217992c module:overlay(93) +from:0x0217b5d0 kind:load to:0x02099c64 module:overlay(0) +from:0x0217b5d4 kind:load to:0x02099c68 module:overlay(0) +from:0x0217b5d8 kind:load to:0x021799dc module:overlay(93) +from:0x0217b5dc kind:load to:0x02099c70 module:overlay(0) +from:0x0217b5e0 kind:load to:0x02099d2c module:overlay(0) +from:0x0217b5e4 kind:load to:0x02099d98 module:overlay(0) +from:0x0217b5e8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217b5ec kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217b5f0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217b5f4 kind:load to:0x02179c18 module:overlay(93) +from:0x0217b5f8 kind:load to:0x02179c2c module:overlay(93) +from:0x0217b604 kind:load to:0x02179c68 module:overlay(93) +from:0x0217b608 kind:load to:0x02098ef4 module:overlay(0) +from:0x0217b60c kind:load to:0x02098efc module:overlay(0) +from:0x0217b610 kind:load to:0x02098f78 module:overlay(0) +from:0x0217b614 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217b618 kind:load to:0x02098fbc module:overlay(0) +from:0x0217b61c kind:load to:0x02098fc0 module:overlay(0) +from:0x0217b628 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217b62c kind:load to:0x02099cfc module:overlay(0) +from:0x0217b630 kind:load to:0x02099d14 module:overlay(0) +from:0x0217b634 kind:load to:0x02099d20 module:overlay(0) +from:0x0217b638 kind:load to:0x01fff464 module:itcm +from:0x0217b63c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217b640 kind:load to:0x02179cd4 module:overlay(93) +from:0x0217b644 kind:load to:0x02099c58 module:overlay(0) +from:0x0217b648 kind:load to:0x02179cf0 module:overlay(93) +from:0x0217b64c kind:load to:0x02099c60 module:overlay(0) +from:0x0217b650 kind:load to:0x02099c64 module:overlay(0) +from:0x0217b654 kind:load to:0x02179eb0 module:overlay(93) +from:0x0217b658 kind:load to:0x02099c6c module:overlay(0) +from:0x0217b65c kind:load to:0x02099c70 module:overlay(0) +from:0x0217b660 kind:load to:0x02099d2c module:overlay(0) +from:0x0217b664 kind:load to:0x02099d98 module:overlay(0) +from:0x0217b668 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217b66c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217b670 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217b674 kind:load to:0x02179f5c module:overlay(93) +from:0x0217b678 kind:load to:0x02179f70 module:overlay(93) +from:0x0217b67c kind:load to:0x02179ea8 module:overlay(93) +from:0x0217b688 kind:load to:0x0217a2f8 module:overlay(93) +from:0x0217b694 kind:load to:0x02179fac module:overlay(93) +from:0x0217b698 kind:load to:0x02098ef4 module:overlay(0) +from:0x0217b69c kind:load to:0x02098efc module:overlay(0) +from:0x0217b6a0 kind:load to:0x02098f78 module:overlay(0) +from:0x0217b6a4 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217b6a8 kind:load to:0x02098fbc module:overlay(0) +from:0x0217b6ac kind:load to:0x02098fc0 module:overlay(0) +from:0x0217b6b8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217b6bc kind:load to:0x02099cfc module:overlay(0) +from:0x0217b6c0 kind:load to:0x02099d14 module:overlay(0) +from:0x0217b6c4 kind:load to:0x02099d20 module:overlay(0) +from:0x0217b6c8 kind:load to:0x01fff464 module:itcm +from:0x0217b6cc kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217b6d0 kind:load to:0x0217a04c module:overlay(93) +from:0x0217b6d4 kind:load to:0x02099c58 module:overlay(0) +from:0x0217b6d8 kind:load to:0x0217a074 module:overlay(93) +from:0x0217b6dc kind:load to:0x0217a120 module:overlay(93) +from:0x0217b6e0 kind:load to:0x02099c64 module:overlay(0) +from:0x0217b6e4 kind:load to:0x0217a134 module:overlay(93) +from:0x0217b6e8 kind:load to:0x02099c6c module:overlay(0) +from:0x0217b6ec kind:load to:0x02099c70 module:overlay(0) +from:0x0217b6f0 kind:load to:0x02099d2c module:overlay(0) +from:0x0217b6f4 kind:load to:0x02099d98 module:overlay(0) +from:0x0217b6f8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217b6fc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217b700 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217b704 kind:load to:0x0217a310 module:overlay(93) +from:0x0217b708 kind:load to:0x0217a338 module:overlay(93) +from:0x0217b714 kind:load to:0x0217a388 module:overlay(93) +from:0x0217b718 kind:load to:0x020990ec module:overlay(0) +from:0x0217b71c kind:load to:0x02098efc module:overlay(0) +from:0x0217b720 kind:load to:0x02098f78 module:overlay(0) +from:0x0217b724 kind:load to:0x020990f4 module:overlay(0) +from:0x0217b728 kind:load to:0x02099114 module:overlay(0) +from:0x0217b72c kind:load to:0x02099140 module:overlay(0) +from:0x0217b738 kind:load to:0x0217a434 module:overlay(93) +from:0x0217b73c kind:load to:0x020990ec module:overlay(0) +from:0x0217b740 kind:load to:0x02098efc module:overlay(0) +from:0x0217b744 kind:load to:0x02098f78 module:overlay(0) +from:0x0217b748 kind:load to:0x020990f4 module:overlay(0) +from:0x0217b74c kind:load to:0x02099114 module:overlay(0) +from:0x0217b750 kind:load to:0x02099140 module:overlay(0) +from:0x0217b75c kind:load to:0x0217a4e0 module:overlay(93) +from:0x0217b760 kind:load to:0x020990ec module:overlay(0) +from:0x0217b764 kind:load to:0x02098efc module:overlay(0) +from:0x0217b768 kind:load to:0x02098f78 module:overlay(0) +from:0x0217b76c kind:load to:0x020990f4 module:overlay(0) +from:0x0217b770 kind:load to:0x02099114 module:overlay(0) +from:0x0217b774 kind:load to:0x02099140 module:overlay(0) +from:0x0217b790 kind:load to:0x0217a588 module:overlay(93) +from:0x0217b794 kind:load to:0x020990ec module:overlay(0) +from:0x0217b798 kind:load to:0x02098efc module:overlay(0) +from:0x0217b79c kind:load to:0x02098f78 module:overlay(0) +from:0x0217b7a0 kind:load to:0x020990f4 module:overlay(0) +from:0x0217b7a4 kind:load to:0x02099114 module:overlay(0) +from:0x0217b7a8 kind:load to:0x02099140 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov093/symbols.txt b/config/jp/arm9/overlays/ov093/symbols.txt new file mode 100644 index 00000000..d9ca073c --- /dev/null +++ b/config/jp/arm9/overlays/ov093/symbols.txt @@ -0,0 +1,614 @@ +func_ov093_02167b00 kind:function(arm,size=0x120) addr:0x02167b00 +func_ov093_02167c20 kind:function(arm,size=0x70) addr:0x02167c20 +func_ov093_02167c90 kind:function(arm,size=0x578) addr:0x02167c90 +func_ov093_02168208 kind:function(thumb,size=0x28) addr:0x02168208 +func_ov093_02168230 kind:function(thumb,size=0x1c) addr:0x02168230 +func_ov093_0216824c kind:function(arm,size=0x28) addr:0x0216824c +func_ov093_02168274 kind:function(arm,size=0x14) addr:0x02168274 +func_ov093_02168288 kind:function(arm,size=0xc) addr:0x02168288 +func_ov093_02168294 kind:function(arm,size=0x14) addr:0x02168294 +func_ov093_021682a8 kind:function(arm,size=0x10) addr:0x021682a8 +func_ov093_021682b8 kind:function(arm,size=0x10) addr:0x021682b8 +func_ov093_021682c8 kind:function(arm,size=0x10) addr:0x021682c8 +func_ov093_021682d8 kind:function(arm,size=0x30) addr:0x021682d8 +func_ov093_02168308 kind:function(arm,size=0x20) addr:0x02168308 +func_ov093_02168328 kind:function(arm,size=0x10) addr:0x02168328 +func_ov093_02168338 kind:function(arm,size=0x10) addr:0x02168338 +func_ov093_02168348 kind:function(arm,size=0x10) addr:0x02168348 +func_ov093_02168358 kind:function(arm,size=0x10) addr:0x02168358 +func_ov093_02168368 kind:function(arm,size=0x10) addr:0x02168368 +func_ov093_02168378 kind:function(arm,size=0x10) addr:0x02168378 +func_ov093_02168388 kind:function(arm,size=0x10) addr:0x02168388 +func_ov093_02168398 kind:function(arm,size=0x18) addr:0x02168398 +func_ov093_021683b0 kind:function(arm,size=0x18) addr:0x021683b0 +func_ov093_021683c8 kind:function(arm,size=0x10) addr:0x021683c8 +func_ov093_021683d8 kind:function(arm,size=0x10) addr:0x021683d8 +func_ov093_021683e8 kind:function(arm,size=0x14) addr:0x021683e8 +func_ov093_021683fc kind:function(arm,size=0x14) addr:0x021683fc +func_ov093_02168410 kind:function(arm,size=0x10) addr:0x02168410 +func_ov093_02168420 kind:function(arm,size=0x20) addr:0x02168420 +func_ov093_02168440 kind:function(arm,size=0x10) addr:0x02168440 +func_ov093_02168450 kind:function(arm,size=0x10) addr:0x02168450 +func_ov093_02168460 kind:function(arm,size=0x10) addr:0x02168460 +func_ov093_02168470 kind:function(arm,size=0x10) addr:0x02168470 +func_ov093_02168480 kind:function(arm,size=0x10) addr:0x02168480 +func_ov093_02168490 kind:function(arm,size=0x10) addr:0x02168490 +func_ov093_021684a0 kind:function(arm,size=0x10) addr:0x021684a0 +func_ov093_021684b0 kind:function(arm,size=0x10) addr:0x021684b0 +func_ov093_021684c0 kind:function(arm,size=0x2c) addr:0x021684c0 +func_ov093_021684ec kind:function(arm,size=0x10) addr:0x021684ec +func_ov093_021684fc kind:function(arm,size=0x10) addr:0x021684fc +func_ov093_0216850c kind:function(arm,size=0xc) addr:0x0216850c +func_ov093_02168518 kind:function(arm,size=0x10) addr:0x02168518 +func_ov093_02168528 kind:function(arm,size=0x10) addr:0x02168528 +func_ov093_02168538 kind:function(arm,size=0x10) addr:0x02168538 +func_ov093_02168548 kind:function(arm,size=0x10) addr:0x02168548 +func_ov093_02168558 kind:function(arm,size=0x10) addr:0x02168558 +func_ov093_02168568 kind:function(arm,size=0x10) addr:0x02168568 +func_ov093_02168578 kind:function(arm,size=0x14) addr:0x02168578 +func_ov093_0216858c kind:function(thumb,size=0x7c) addr:0x0216858c +func_ov093_02168608 kind:function(thumb,size=0x24) addr:0x02168608 +func_ov093_0216862c kind:function(thumb,size=0x4) addr:0x0216862c +func_ov093_02168630 kind:function(arm,size=0x12c) addr:0x02168630 +func_ov093_0216875c kind:function(arm,size=0x24) addr:0x0216875c +func_ov093_02168780 kind:function(arm,size=0x20) addr:0x02168780 +func_ov093_021687a0 kind:function(thumb,size=0x40) addr:0x021687a0 +func_ov093_021687e0 kind:function(thumb,size=0x4) addr:0x021687e0 +func_ov093_021687e4 kind:function(arm,size=0xb8) addr:0x021687e4 +func_ov093_0216889c kind:function(arm,size=0xd4) addr:0x0216889c +func_ov093_02168970 kind:function(arm,size=0x14) addr:0x02168970 +func_ov093_02168984 kind:function(arm,size=0x1b8) addr:0x02168984 +func_ov093_02168b3c kind:function(arm,size=0x50c) addr:0x02168b3c +func_ov093_02169048 kind:function(arm,size=0x78) addr:0x02169048 +func_ov093_021690c0 kind:function(arm,size=0x7c) addr:0x021690c0 +func_ov093_0216913c kind:function(thumb,size=0x24) addr:0x0216913c +func_ov093_02169160 kind:function(thumb,size=0x4) addr:0x02169160 +func_ov093_02169164 kind:function(arm,size=0xe0) addr:0x02169164 +func_ov093_02169244 kind:function(arm,size=0x6c) addr:0x02169244 +func_ov093_021692b0 kind:function(arm,size=0x110) addr:0x021692b0 +func_ov093_021693c0 kind:function(arm,size=0x140) addr:0x021693c0 +func_ov093_02169500 kind:function(arm,size=0x48) addr:0x02169500 +func_ov093_02169548 kind:function(arm,size=0x3c0) addr:0x02169548 +func_ov093_02169908 kind:function(arm,size=0x40) addr:0x02169908 +func_ov093_02169948 kind:function(arm,size=0xfc) addr:0x02169948 +func_ov093_02169a44 kind:function(thumb,size=0xf4) addr:0x02169a44 +func_ov093_02169b38 kind:function(thumb,size=0x100) addr:0x02169b38 +func_ov093_02169c38 kind:function(thumb,size=0xc) addr:0x02169c38 +func_ov093_02169c44 kind:function(thumb,size=0x20) addr:0x02169c44 +func_ov093_02169c64 kind:function(thumb,size=0x28) addr:0x02169c64 +func_ov093_02169c8c kind:function(thumb,size=0x64) addr:0x02169c8c +func_ov093_02169cf0 kind:function(arm,size=0x36c) addr:0x02169cf0 +func_ov093_0216a05c kind:function(arm,size=0x44) addr:0x0216a05c +func_ov093_0216a0a0 kind:function(arm,size=0x15c) addr:0x0216a0a0 +func_ov093_0216a1fc kind:function(arm,size=0x68) addr:0x0216a1fc +func_ov093_0216a264 kind:function(arm,size=0x1c) addr:0x0216a264 +func_ov093_0216a280 kind:function(arm,size=0xdc) addr:0x0216a280 +func_ov093_0216a35c kind:function(arm,size=0xa8) addr:0x0216a35c +func_ov093_0216a404 kind:function(arm,size=0x7c) addr:0x0216a404 +func_ov093_0216a480 kind:function(arm,size=0x2c) addr:0x0216a480 +func_ov093_0216a4ac kind:function(arm,size=0x38) addr:0x0216a4ac +func_ov093_0216a4e4 kind:function(arm,size=0xb4) addr:0x0216a4e4 +func_ov093_0216a598 kind:function(arm,size=0xfc) addr:0x0216a598 +func_ov093_0216a694 kind:function(thumb,size=0x7c) addr:0x0216a694 +func_ov093_0216a710 kind:function(arm,size=0xd0) addr:0x0216a710 +func_ov093_0216a7e0 kind:function(arm,size=0x24) addr:0x0216a7e0 +func_ov093_0216a804 kind:function(arm,size=0x78) addr:0x0216a804 +func_ov093_0216a87c kind:function(arm,size=0x240) addr:0x0216a87c +func_ov093_0216aabc kind:function(thumb,size=0x1c) addr:0x0216aabc +func_ov093_0216aad8 kind:function(thumb,size=0x4) addr:0x0216aad8 +func_ov093_0216aadc kind:function(thumb,size=0x14) addr:0x0216aadc +func_ov093_0216aaf0 kind:function(arm,size=0x184) addr:0x0216aaf0 +func_ov093_0216ac74 kind:function(arm,size=0x43c) addr:0x0216ac74 +func_ov093_0216b0b0 kind:function(arm,size=0x6c) addr:0x0216b0b0 +func_ov093_0216b11c kind:function(thumb,size=0xc) addr:0x0216b11c +func_ov093_0216b128 kind:function(arm,size=0x24) addr:0x0216b128 +func_ov093_0216b14c kind:function(arm,size=0x9c) addr:0x0216b14c +func_ov093_0216b1e8 kind:function(thumb,size=0xc4) addr:0x0216b1e8 +func_ov093_0216b2ac kind:function(arm,size=0x1c0) addr:0x0216b2ac +func_ov093_0216b46c kind:function(arm,size=0x154) addr:0x0216b46c +func_ov093_0216b5c0 kind:function(arm,size=0xf4) addr:0x0216b5c0 +func_ov093_0216b6b4 kind:function(arm,size=0x2c) addr:0x0216b6b4 +func_ov093_0216b6e0 kind:function(arm,size=0x74) addr:0x0216b6e0 +func_ov093_0216b754 kind:function(arm,size=0x34) addr:0x0216b754 +func_ov093_0216b788 kind:function(thumb,size=0x9c) addr:0x0216b788 +func_ov093_0216b824 kind:function(thumb,size=0x10) addr:0x0216b824 +func_ov093_0216b834 kind:function(arm,size=0x7c) addr:0x0216b834 +func_ov093_0216b8b0 kind:function(arm,size=0x7f0) addr:0x0216b8b0 +func_ov093_0216c0a0 kind:function(arm,size=0x370) addr:0x0216c0a0 +func_ov093_0216c410 kind:function(arm,size=0x8dc) addr:0x0216c410 +func_ov093_0216ccec kind:function(arm,size=0x14) addr:0x0216ccec +func_ov093_0216cd00 kind:function(arm,size=0x58) addr:0x0216cd00 +func_ov093_0216cd58 kind:function(arm,size=0x38) addr:0x0216cd58 +func_ov093_0216cd90 kind:function(arm,size=0x4c) addr:0x0216cd90 +func_ov093_0216cddc kind:function(arm,size=0x10) addr:0x0216cddc +func_ov093_0216cdec kind:function(arm,size=0x54) addr:0x0216cdec +func_ov093_0216ce40 kind:function(arm,size=0xc0) addr:0x0216ce40 +func_ov093_0216cf00 kind:function(arm,size=0x3c) addr:0x0216cf00 +func_ov093_0216cf3c kind:function(arm,size=0x100) addr:0x0216cf3c +func_ov093_0216d03c kind:function(arm,size=0x188) addr:0x0216d03c +func_ov093_0216d1c4 kind:function(arm,size=0x128) addr:0x0216d1c4 +func_ov093_0216d2ec kind:function(arm,size=0x168) addr:0x0216d2ec +func_ov093_0216d454 kind:function(arm,size=0xa4) addr:0x0216d454 +func_ov093_0216d4f8 kind:function(arm,size=0x168) addr:0x0216d4f8 +func_ov093_0216d660 kind:function(arm,size=0x14c) addr:0x0216d660 +func_ov093_0216d7ac kind:function(arm,size=0xec) addr:0x0216d7ac +func_ov093_0216d898 kind:function(arm,size=0x184) addr:0x0216d898 +func_ov093_0216da1c kind:function(arm,size=0x54) addr:0x0216da1c +func_ov093_0216da70 kind:function(arm,size=0x1c) addr:0x0216da70 +func_ov093_0216da8c kind:function(arm,size=0xc0) addr:0x0216da8c +func_ov093_0216db4c kind:function(arm,size=0x38) addr:0x0216db4c +func_ov093_0216db84 kind:function(arm,size=0x30) addr:0x0216db84 +func_ov093_0216dbb4 kind:function(arm,size=0x104) addr:0x0216dbb4 +func_ov093_0216dcb8 kind:function(arm,size=0x248) addr:0x0216dcb8 +func_ov093_0216df00 kind:function(arm,size=0x238) addr:0x0216df00 +func_ov093_0216e138 kind:function(arm,size=0x24) addr:0x0216e138 +func_ov093_0216e15c kind:function(arm,size=0xa4) addr:0x0216e15c +func_ov093_0216e200 kind:function(arm,size=0x48) addr:0x0216e200 +func_ov093_0216e248 kind:function(arm,size=0x14) addr:0x0216e248 +func_ov093_0216e25c kind:function(arm,size=0x80) addr:0x0216e25c +func_ov093_0216e2dc kind:function(arm,size=0xa4) addr:0x0216e2dc +func_ov093_0216e380 kind:function(arm,size=0xf0) addr:0x0216e380 +func_ov093_0216e470 kind:function(arm,size=0x424) addr:0x0216e470 +func_ov093_0216e894 kind:function(arm,size=0xa4) addr:0x0216e894 +func_ov093_0216e938 kind:function(arm,size=0x18) addr:0x0216e938 +func_ov093_0216e950 kind:function(arm,size=0xf4) addr:0x0216e950 +func_ov093_0216ea44 kind:function(arm,size=0xac) addr:0x0216ea44 +func_ov093_0216eaf0 kind:function(thumb,size=0x98) addr:0x0216eaf0 +func_ov093_0216eb88 kind:function(thumb,size=0x44) addr:0x0216eb88 +func_ov093_0216ebcc kind:function(thumb,size=0x50) addr:0x0216ebcc +func_ov093_0216ec1c kind:function(arm,size=0xa8) addr:0x0216ec1c +func_ov093_0216ecc4 kind:function(arm,size=0x270) addr:0x0216ecc4 +func_ov093_0216ef34 kind:function(arm,size=0x14) addr:0x0216ef34 +func_ov093_0216ef48 kind:function(arm,size=0x1c) addr:0x0216ef48 +func_ov093_0216ef64 kind:function(thumb,size=0x14) addr:0x0216ef64 +func_ov093_0216ef78 kind:function(arm,size=0x94) addr:0x0216ef78 +func_ov093_0216f00c kind:function(arm,size=0xa4) addr:0x0216f00c +func_ov093_0216f0b0 kind:function(arm,size=0x3c) addr:0x0216f0b0 +func_ov093_0216f0ec kind:function(thumb,size=0x1bc) addr:0x0216f0ec +func_ov093_0216f2a8 kind:function(thumb,size=0xb8) addr:0x0216f2a8 +func_ov093_0216f360 kind:function(thumb,size=0x8c) addr:0x0216f360 +func_ov093_0216f3ec kind:function(thumb,size=0x6c) addr:0x0216f3ec +func_ov093_0216f458 kind:function(thumb,size=0x1cc) addr:0x0216f458 +func_ov093_0216f624 kind:function(arm,size=0x64) addr:0x0216f624 +func_ov093_0216f688 kind:function(arm,size=0x30) addr:0x0216f688 +func_ov093_0216f6b8 kind:function(arm,size=0x14) addr:0x0216f6b8 +func_ov093_0216f6cc kind:function(arm,size=0xb4) addr:0x0216f6cc +func_ov093_0216f780 kind:function(arm,size=0xc4) addr:0x0216f780 +func_ov093_0216f844 kind:function(arm,size=0x830) addr:0x0216f844 +func_ov093_02170074 kind:function(arm,size=0x48) addr:0x02170074 +func_ov093_021700bc kind:function(arm,size=0x98) addr:0x021700bc +func_ov093_02170154 kind:function(arm,size=0x260) addr:0x02170154 +func_ov093_021703b4 kind:function(arm,size=0x68) addr:0x021703b4 +func_ov093_0217041c kind:function(arm,size=0x14) addr:0x0217041c +func_ov093_02170430 kind:function(arm,size=0xfc) addr:0x02170430 +func_ov093_0217052c kind:function(arm,size=0x18) addr:0x0217052c +func_ov093_02170544 kind:function(arm,size=0x20) addr:0x02170544 +func_ov093_02170564 kind:function(arm,size=0x20) addr:0x02170564 +func_ov093_02170584 kind:function(arm,size=0x24) addr:0x02170584 +func_ov093_021705a8 kind:function(arm,size=0x18) addr:0x021705a8 +func_ov093_021705c0 kind:function(arm,size=0x10) addr:0x021705c0 +func_ov093_021705d0 kind:function(arm,size=0x74) addr:0x021705d0 +func_ov093_02170644 kind:function(arm,size=0x230) addr:0x02170644 +func_ov093_02170874 kind:function(arm,size=0xd8) addr:0x02170874 +func_ov093_0217094c kind:function(arm,size=0x98) addr:0x0217094c +func_ov093_021709e4 kind:function(arm,size=0x10) addr:0x021709e4 +func_ov093_021709f4 kind:function(arm,size=0x10) addr:0x021709f4 +func_ov093_02170a04 kind:function(arm,size=0x10) addr:0x02170a04 +func_ov093_02170a14 kind:function(arm,size=0x10) addr:0x02170a14 +func_ov093_02170a24 kind:function(arm,size=0xbc) addr:0x02170a24 +func_ov093_02170ae0 kind:function(arm,size=0x5c) addr:0x02170ae0 +func_ov093_02170b3c kind:function(arm,size=0x10) addr:0x02170b3c +func_ov093_02170b4c kind:function(arm,size=0x10) addr:0x02170b4c +func_ov093_02170b5c kind:function(arm,size=0x10) addr:0x02170b5c +func_ov093_02170b6c kind:function(arm,size=0x1d0) addr:0x02170b6c +func_ov093_02170d3c kind:function(arm,size=0x7d0) addr:0x02170d3c +func_ov093_0217150c kind:function(arm,size=0x10) addr:0x0217150c +func_ov093_0217151c kind:function(arm,size=0x10) addr:0x0217151c +func_ov093_0217152c kind:function(arm,size=0x8c) addr:0x0217152c +func_ov093_021715b8 kind:function(arm,size=0x20) addr:0x021715b8 +func_ov093_021715d8 kind:function(arm,size=0x10) addr:0x021715d8 +func_ov093_021715e8 kind:function(arm,size=0x198) addr:0x021715e8 +func_ov093_02171780 kind:function(arm,size=0x34) addr:0x02171780 +func_ov093_021717b4 kind:function(arm,size=0x14) addr:0x021717b4 +func_ov093_021717c8 kind:function(arm,size=0x10) addr:0x021717c8 +func_ov093_021717d8 kind:function(thumb,size=0xe0) addr:0x021717d8 +func_ov093_021718b8 kind:function(thumb,size=0x14) addr:0x021718b8 +func_ov093_021718cc kind:function(thumb,size=0x10) addr:0x021718cc +func_ov093_021718dc kind:function(thumb,size=0x10) addr:0x021718dc +func_ov093_021718ec kind:function(thumb,size=0x10) addr:0x021718ec +func_ov093_021718fc kind:function(thumb,size=0x10) addr:0x021718fc +func_ov093_0217190c kind:function(thumb,size=0x7c) addr:0x0217190c +func_ov093_02171988 kind:function(thumb,size=0x14) addr:0x02171988 +func_ov093_0217199c kind:function(thumb,size=0x50) addr:0x0217199c +func_ov093_021719ec kind:function(thumb,size=0xc) addr:0x021719ec +func_ov093_021719f8 kind:function(arm,size=0x78) addr:0x021719f8 +func_ov093_02171a70 kind:function(arm,size=0x7c) addr:0x02171a70 +func_ov093_02171aec kind:function(arm,size=0x1fc) addr:0x02171aec +func_ov093_02171ce8 kind:function(arm,size=0x1cc) addr:0x02171ce8 +func_ov093_02171eb4 kind:function(arm,size=0x4c) addr:0x02171eb4 +func_ov093_02171f00 kind:function(arm,size=0xb0) addr:0x02171f00 +func_ov093_02171fb0 kind:function(arm,size=0x28) addr:0x02171fb0 +func_ov093_02171fd8 kind:function(arm,size=0x3c) addr:0x02171fd8 +func_ov093_02172014 kind:function(arm,size=0x18) addr:0x02172014 +func_ov093_0217202c kind:function(arm,size=0x14) addr:0x0217202c +func_ov093_02172040 kind:function(arm,size=0xd0) addr:0x02172040 +func_ov093_02172110 kind:function(arm,size=0x18) addr:0x02172110 +func_ov093_02172128 kind:function(arm,size=0x2c) addr:0x02172128 +func_ov093_02172154 kind:function(arm,size=0x30) addr:0x02172154 +func_ov093_02172184 kind:function(arm,size=0xc0) addr:0x02172184 +func_ov093_02172244 kind:function(arm,size=0x14) addr:0x02172244 +func_ov093_02172258 kind:function(arm,size=0x1c) addr:0x02172258 +func_ov093_02172274 kind:function(arm,size=0xb4) addr:0x02172274 +func_ov093_02172328 kind:function(arm,size=0x4) addr:0x02172328 +func_ov093_0217232c kind:function(arm,size=0x14) addr:0x0217232c +func_ov093_02172340 kind:function(arm,size=0x4) addr:0x02172340 +func_ov093_02172344 kind:function(arm,size=0x8c) addr:0x02172344 +func_ov093_021723d0 kind:function(arm,size=0x10c) addr:0x021723d0 +func_ov093_021724dc kind:function(arm,size=0xe4) addr:0x021724dc +func_ov093_021725c0 kind:function(arm,size=0x5c) addr:0x021725c0 +func_ov093_0217261c kind:function(arm,size=0x1a4) addr:0x0217261c +func_ov093_021727c0 kind:function(arm,size=0x64) addr:0x021727c0 +func_ov093_02172824 kind:function(arm,size=0x58) addr:0x02172824 +func_ov093_0217287c kind:function(arm,size=0x4) addr:0x0217287c +func_ov093_02172880 kind:function(arm,size=0x4) addr:0x02172880 +func_ov093_02172884 kind:function(arm,size=0x8) addr:0x02172884 +func_ov093_0217288c kind:function(arm,size=0xcc) addr:0x0217288c +func_ov093_02172958 kind:function(arm,size=0x8) addr:0x02172958 +func_ov093_02172960 kind:function(arm,size=0x44) addr:0x02172960 +func_ov093_021729a4 kind:function(arm,size=0x9c) addr:0x021729a4 +func_ov093_02172a40 kind:function(arm,size=0x23c) addr:0x02172a40 +func_ov093_02172c7c kind:function(arm,size=0x14) addr:0x02172c7c +func_ov093_02172c90 kind:function(arm,size=0x1c) addr:0x02172c90 +func_ov093_02172cac kind:function(arm,size=0x20) addr:0x02172cac +func_ov093_02172ccc kind:function(arm,size=0xfc) addr:0x02172ccc +func_ov093_02172dc8 kind:function(arm,size=0xa8) addr:0x02172dc8 +func_ov093_02172e70 kind:function(arm,size=0x14) addr:0x02172e70 +func_ov093_02172e84 kind:function(arm,size=0x1c) addr:0x02172e84 +func_ov093_02172ea0 kind:function(arm,size=0x20) addr:0x02172ea0 +func_ov093_02172ec0 kind:function(arm,size=0x14) addr:0x02172ec0 +func_ov093_02172ed4 kind:function(arm,size=0x1c) addr:0x02172ed4 +func_ov093_02172ef0 kind:function(arm,size=0x98) addr:0x02172ef0 +func_ov093_02172f88 kind:function(arm,size=0x4) addr:0x02172f88 +func_ov093_02172f8c kind:function(thumb,size=0xdc) addr:0x02172f8c +func_ov093_02173068 kind:function(thumb,size=0x28) addr:0x02173068 +func_ov093_02173090 kind:function(thumb,size=0x10) addr:0x02173090 +func_ov093_021730a0 kind:function(arm,size=0x28) addr:0x021730a0 +func_ov093_021730c8 kind:function(arm,size=0x1bc) addr:0x021730c8 +func_ov093_02173284 kind:function(arm,size=0x288) addr:0x02173284 +func_ov093_0217350c kind:function(arm,size=0x430) addr:0x0217350c +func_ov093_0217393c kind:function(arm,size=0x24) addr:0x0217393c +func_ov093_02173960 kind:function(arm,size=0x24) addr:0x02173960 +func_ov093_02173984 kind:function(arm,size=0x3c) addr:0x02173984 +func_ov093_021739c0 kind:function(arm,size=0x28) addr:0x021739c0 +func_ov093_021739e8 kind:function(arm,size=0x28) addr:0x021739e8 +func_ov093_02173a10 kind:function(arm,size=0x28) addr:0x02173a10 +func_ov093_02173a38 kind:function(arm,size=0x3c) addr:0x02173a38 +func_ov093_02173a74 kind:function(arm,size=0x28) addr:0x02173a74 +func_ov093_02173a9c kind:function(arm,size=0x28) addr:0x02173a9c +func_ov093_02173ac4 kind:function(arm,size=0x18) addr:0x02173ac4 +func_ov093_02173adc kind:function(arm,size=0x18) addr:0x02173adc +func_ov093_02173af4 kind:function(arm,size=0x2c) addr:0x02173af4 +func_ov093_02173b20 kind:function(arm,size=0x58) addr:0x02173b20 +func_ov093_02173b78 kind:function(arm,size=0x30) addr:0x02173b78 +func_ov093_02173ba8 kind:function(arm,size=0x44) addr:0x02173ba8 +func_ov093_02173bec kind:function(arm,size=0x28) addr:0x02173bec +func_ov093_02173c14 kind:function(arm,size=0x28) addr:0x02173c14 +func_ov093_02173c3c kind:function(arm,size=0x18) addr:0x02173c3c +func_ov093_02173c54 kind:function(arm,size=0xc) addr:0x02173c54 +func_ov093_02173c60 kind:function(arm,size=0x7c) addr:0x02173c60 +func_ov093_02173cdc kind:function(arm,size=0x3c) addr:0x02173cdc +func_ov093_02173d18 kind:function(arm,size=0x54) addr:0x02173d18 +func_ov093_02173d6c kind:function(arm,size=0x14) addr:0x02173d6c +func_ov093_02173d80 kind:function(arm,size=0x1c) addr:0x02173d80 +func_ov093_02173d9c kind:function(arm,size=0x1c) addr:0x02173d9c +func_ov093_02173db8 kind:function(arm,size=0x1c) addr:0x02173db8 +func_ov093_02173dd4 kind:function(arm,size=0x54) addr:0x02173dd4 +func_ov093_02173e28 kind:function(arm,size=0x3c) addr:0x02173e28 +func_ov093_02173e64 kind:function(arm,size=0x4c) addr:0x02173e64 +func_ov093_02173eb0 kind:function(arm,size=0x14) addr:0x02173eb0 +func_ov093_02173ec4 kind:function(arm,size=0x34) addr:0x02173ec4 +func_ov093_02173ef8 kind:function(arm,size=0x74) addr:0x02173ef8 +func_ov093_02173f6c kind:function(arm,size=0x30) addr:0x02173f6c +func_ov093_02173f9c kind:function(arm,size=0x18) addr:0x02173f9c +func_ov093_02173fb4 kind:function(arm,size=0x28) addr:0x02173fb4 +func_ov093_02173fdc kind:function(arm,size=0xc) addr:0x02173fdc +func_ov093_02173fe8 kind:function(arm,size=0x34) addr:0x02173fe8 +func_ov093_0217401c kind:function(arm,size=0x18) addr:0x0217401c +func_ov093_02174034 kind:function(arm,size=0x10) addr:0x02174034 +func_ov093_02174044 kind:function(arm,size=0x28) addr:0x02174044 +func_ov093_0217406c kind:function(arm,size=0x2c) addr:0x0217406c +func_ov093_02174098 kind:function(arm,size=0x20) addr:0x02174098 +func_ov093_021740b8 kind:function(arm,size=0x1c) addr:0x021740b8 +func_ov093_021740d4 kind:function(arm,size=0x30) addr:0x021740d4 +func_ov093_02174104 kind:function(arm,size=0x14) addr:0x02174104 +func_ov093_02174118 kind:function(arm,size=0x14) addr:0x02174118 +func_ov093_0217412c kind:function(arm,size=0x20) addr:0x0217412c +func_ov093_0217414c kind:function(arm,size=0x20) addr:0x0217414c +func_ov093_0217416c kind:function(arm,size=0x40) addr:0x0217416c +func_ov093_021741ac kind:function(arm,size=0x40) addr:0x021741ac +func_ov093_021741ec kind:function(arm,size=0x20) addr:0x021741ec +func_ov093_0217420c kind:function(arm,size=0x20) addr:0x0217420c +func_ov093_0217422c kind:function(arm,size=0x30) addr:0x0217422c +func_ov093_0217425c kind:function(arm,size=0x20) addr:0x0217425c +func_ov093_0217427c kind:function(arm,size=0x20) addr:0x0217427c +func_ov093_0217429c kind:function(arm,size=0x20) addr:0x0217429c +func_ov093_021742bc kind:function(arm,size=0x20) addr:0x021742bc +func_ov093_021742dc kind:function(arm,size=0x20) addr:0x021742dc +func_ov093_021742fc kind:function(arm,size=0x20) addr:0x021742fc +func_ov093_0217431c kind:function(arm,size=0x20) addr:0x0217431c +func_ov093_0217433c kind:function(arm,size=0x20) addr:0x0217433c +func_ov093_0217435c kind:function(arm,size=0x20) addr:0x0217435c +func_ov093_0217437c kind:function(arm,size=0x20) addr:0x0217437c +func_ov093_0217439c kind:function(arm,size=0x20) addr:0x0217439c +func_ov093_021743bc kind:function(arm,size=0x20) addr:0x021743bc +func_ov093_021743dc kind:function(arm,size=0x20) addr:0x021743dc +func_ov093_021743fc kind:function(arm,size=0x5c) addr:0x021743fc +func_ov093_02174458 kind:function(arm,size=0x14) addr:0x02174458 +func_ov093_0217446c kind:function(arm,size=0x1c) addr:0x0217446c +func_ov093_02174488 kind:function(arm,size=0xa4) addr:0x02174488 +func_ov093_0217452c kind:function(arm,size=0x20) addr:0x0217452c +func_ov093_0217454c kind:function(arm,size=0x4) addr:0x0217454c +func_ov093_02174550 kind:function(arm,size=0x110) addr:0x02174550 +func_ov093_02174660 kind:function(arm,size=0x8) addr:0x02174660 +func_ov093_02174668 kind:function(arm,size=0x4) addr:0x02174668 +func_ov093_0217466c kind:function(arm,size=0x64) addr:0x0217466c +func_ov093_021746d0 kind:function(arm,size=0x44) addr:0x021746d0 +func_ov093_02174714 kind:function(arm,size=0x3dc) addr:0x02174714 +func_ov093_02174af0 kind:function(arm,size=0x8) addr:0x02174af0 +func_ov093_02174af8 kind:function(arm,size=0x8) addr:0x02174af8 +func_ov093_02174b00 kind:function(arm,size=0x49c) addr:0x02174b00 +func_ov093_02174f9c kind:function(arm,size=0x8) addr:0x02174f9c +func_ov093_02174fa4 kind:function(arm,size=0x1ec) addr:0x02174fa4 +func_ov093_02175190 kind:function(arm,size=0x24c) addr:0x02175190 +func_ov093_021753dc kind:function(arm,size=0x174) addr:0x021753dc +func_ov093_02175550 kind:function(arm,size=0x184) addr:0x02175550 +func_ov093_021756d4 kind:function(arm,size=0x174) addr:0x021756d4 +func_ov093_02175848 kind:function(arm,size=0x1f8) addr:0x02175848 +func_ov093_02175a40 kind:function(arm,size=0x24) addr:0x02175a40 +func_ov093_02175a64 kind:function(arm,size=0x800) addr:0x02175a64 +func_ov093_02176264 kind:function(arm,size=0xc) addr:0x02176264 +func_ov093_02176270 kind:function(arm,size=0x24) addr:0x02176270 +func_ov093_02176294 kind:function(arm,size=0x538) addr:0x02176294 +func_ov093_021767cc kind:function(arm,size=0x3f8) addr:0x021767cc +func_ov093_02176bc4 kind:function(arm,size=0x1cc) addr:0x02176bc4 +func_ov093_02176d90 kind:function(arm,size=0x3ec) addr:0x02176d90 +func_ov093_0217717c kind:function(arm,size=0x15c) addr:0x0217717c +func_ov093_021772d8 kind:function(arm,size=0x1ec) addr:0x021772d8 +func_ov093_021774c4 kind:function(arm,size=0x10) addr:0x021774c4 +func_ov093_021774d4 kind:function(arm,size=0x1c) addr:0x021774d4 +func_ov093_021774f0 kind:function(arm,size=0x178) addr:0x021774f0 +func_ov093_02177668 kind:function(arm,size=0x14) addr:0x02177668 +func_ov093_0217767c kind:function(arm,size=0x10) addr:0x0217767c +func_ov093_0217768c kind:function(arm,size=0x1c) addr:0x0217768c +func_ov093_021776a8 kind:function(arm,size=0xc) addr:0x021776a8 +func_ov093_021776b4 kind:function(arm,size=0x34) addr:0x021776b4 +func_ov093_021776e8 kind:function(arm,size=0x68) addr:0x021776e8 +func_ov093_02177750 kind:function(arm,size=0x178) addr:0x02177750 +func_ov093_021778c8 kind:function(arm,size=0x2bc) addr:0x021778c8 +func_ov093_02177b84 kind:function(arm,size=0x30) addr:0x02177b84 +func_ov093_02177bb4 kind:function(arm,size=0x1c8) addr:0x02177bb4 +func_ov093_02177d7c kind:function(arm,size=0x11c) addr:0x02177d7c +func_ov093_02177e98 kind:function(arm,size=0x14) addr:0x02177e98 +func_ov093_02177eac kind:function(arm,size=0x1c) addr:0x02177eac +func_ov093_02177ec8 kind:function(thumb,size=0x40) addr:0x02177ec8 +func_ov093_02177f08 kind:function(thumb,size=0xc) addr:0x02177f08 +func_ov093_02177f14 kind:function(arm,size=0x34) addr:0x02177f14 +func_ov093_02177f48 kind:function(arm,size=0x9c) addr:0x02177f48 +func_ov093_02177fe4 kind:function(arm,size=0xd8) addr:0x02177fe4 +func_ov093_021780bc kind:function(thumb,size=0x20) addr:0x021780bc +func_ov093_021780dc kind:function(thumb,size=0x100) addr:0x021780dc +func_ov093_021781dc kind:function(arm,size=0x14) addr:0x021781dc +func_ov093_021781f0 kind:function(arm,size=0x340) addr:0x021781f0 +func_ov093_02178530 kind:function(arm,size=0xd8) addr:0x02178530 +func_ov093_02178608 kind:function(arm,size=0x1c) addr:0x02178608 +func_ov093_02178624 kind:function(arm,size=0x20) addr:0x02178624 +func_ov093_02178644 kind:function(arm,size=0x28) addr:0x02178644 +func_ov093_0217866c kind:function(arm,size=0x18) addr:0x0217866c +func_ov093_02178684 kind:function(arm,size=0x30) addr:0x02178684 +func_ov093_021786b4 kind:function(thumb,size=0x48) addr:0x021786b4 +func_ov093_021786fc kind:function(thumb,size=0x1e0) addr:0x021786fc +func_ov093_021788dc kind:function(arm,size=0x14) addr:0x021788dc +func_ov093_021788f0 kind:function(arm,size=0x3c) addr:0x021788f0 +func_ov093_0217892c kind:function(thumb,size=0x14) addr:0x0217892c +func_ov093_02178940 kind:function(arm,size=0x2e8) addr:0x02178940 +func_ov093_02178c28 kind:function(arm,size=0x170) addr:0x02178c28 +func_ov093_02178d98 kind:function(arm,size=0x44) addr:0x02178d98 +func_ov093_02178ddc kind:function(arm,size=0x1c) addr:0x02178ddc +func_ov093_02178df8 kind:function(arm,size=0x20) addr:0x02178df8 +func_ov093_02178e18 kind:function(arm,size=0x28) addr:0x02178e18 +func_ov093_02178e40 kind:function(thumb,size=0xd0) addr:0x02178e40 +func_ov093_02178f10 kind:function(thumb,size=0xc) addr:0x02178f10 +func_ov093_02178f1c kind:function(thumb,size=0x14) addr:0x02178f1c +func_ov093_02178f30 kind:function(arm,size=0xa0) addr:0x02178f30 +func_ov093_02178fd0 kind:function(arm,size=0x22c) addr:0x02178fd0 +func_ov093_021791fc kind:function(arm,size=0x16c) addr:0x021791fc +func_ov093_02179368 kind:function(arm,size=0x90) addr:0x02179368 +func_ov093_021793f8 kind:function(arm,size=0xe4) addr:0x021793f8 +func_ov093_021794dc kind:function(arm,size=0xc) addr:0x021794dc +func_ov093_021794e8 kind:function(arm,size=0x24) addr:0x021794e8 +func_ov093_0217950c kind:function(arm,size=0x28) addr:0x0217950c +func_ov093_02179534 kind:function(arm,size=0x170) addr:0x02179534 +func_ov093_021796a4 kind:function(arm,size=0x1a8) addr:0x021796a4 +func_ov093_0217984c kind:function(arm,size=0x8c) addr:0x0217984c +func_ov093_021798d8 kind:function(arm,size=0x54) addr:0x021798d8 +func_ov093_0217992c kind:function(arm,size=0xb0) addr:0x0217992c +func_ov093_021799dc kind:function(arm,size=0x23c) addr:0x021799dc +func_ov093_02179c18 kind:function(arm,size=0x14) addr:0x02179c18 +func_ov093_02179c2c kind:function(arm,size=0x1c) addr:0x02179c2c +func_ov093_02179c48 kind:function(arm,size=0x14) addr:0x02179c48 +func_ov093_02179c5c kind:function(arm,size=0xc) addr:0x02179c5c +func_ov093_02179c68 kind:function(arm,size=0x24) addr:0x02179c68 +func_ov093_02179c8c kind:function(arm,size=0x28) addr:0x02179c8c +func_ov093_02179cb4 kind:function(arm,size=0x20) addr:0x02179cb4 +func_ov093_02179cd4 kind:function(arm,size=0x1c) addr:0x02179cd4 +func_ov093_02179cf0 kind:function(arm,size=0x80) addr:0x02179cf0 +func_ov093_02179d70 kind:function(arm,size=0x138) addr:0x02179d70 +func_ov093_02179ea8 kind:function(arm,size=0x8) addr:0x02179ea8 +func_ov093_02179eb0 kind:function(arm,size=0x10) addr:0x02179eb0 +func_ov093_02179ec0 kind:function(arm,size=0x9c) addr:0x02179ec0 +func_ov093_02179f5c kind:function(arm,size=0x14) addr:0x02179f5c +func_ov093_02179f70 kind:function(arm,size=0x1c) addr:0x02179f70 +func_ov093_02179f8c kind:function(arm,size=0x14) addr:0x02179f8c +func_ov093_02179fa0 kind:function(arm,size=0xc) addr:0x02179fa0 +func_ov093_02179fac kind:function(arm,size=0x24) addr:0x02179fac +func_ov093_02179fd0 kind:function(arm,size=0x28) addr:0x02179fd0 +func_ov093_02179ff8 kind:function(arm,size=0x54) addr:0x02179ff8 +func_ov093_0217a04c kind:function(arm,size=0x28) addr:0x0217a04c +func_ov093_0217a074 kind:function(arm,size=0xac) addr:0x0217a074 +func_ov093_0217a120 kind:function(arm,size=0x14) addr:0x0217a120 +func_ov093_0217a134 kind:function(arm,size=0x24) addr:0x0217a134 +func_ov093_0217a158 kind:function(arm,size=0x1a0) addr:0x0217a158 +func_ov093_0217a2f8 kind:function(arm,size=0x18) addr:0x0217a2f8 +func_ov093_0217a310 kind:function(arm,size=0x28) addr:0x0217a310 +func_ov093_0217a338 kind:function(arm,size=0x30) addr:0x0217a338 +func_ov093_0217a368 kind:function(arm,size=0x14) addr:0x0217a368 +func_ov093_0217a37c kind:function(arm,size=0xc) addr:0x0217a37c +func_ov093_0217a388 kind:function(arm,size=0x28) addr:0x0217a388 +func_ov093_0217a3b0 kind:function(arm,size=0x64) addr:0x0217a3b0 +func_ov093_0217a414 kind:function(arm,size=0x14) addr:0x0217a414 +func_ov093_0217a428 kind:function(arm,size=0xc) addr:0x0217a428 +func_ov093_0217a434 kind:function(arm,size=0x28) addr:0x0217a434 +func_ov093_0217a45c kind:function(arm,size=0x64) addr:0x0217a45c +func_ov093_0217a4c0 kind:function(arm,size=0x14) addr:0x0217a4c0 +func_ov093_0217a4d4 kind:function(arm,size=0xc) addr:0x0217a4d4 +func_ov093_0217a4e0 kind:function(arm,size=0x24) addr:0x0217a4e0 +func_ov093_0217a504 kind:function(arm,size=0x64) addr:0x0217a504 +func_ov093_0217a568 kind:function(arm,size=0x14) addr:0x0217a568 +func_ov093_0217a57c kind:function(arm,size=0xc) addr:0x0217a57c +func_ov093_0217a588 kind:function(arm,size=0x28) addr:0x0217a588 +func_ov093_0217a5b0 kind:function(arm,size=0x64) addr:0x0217a5b0 +func_ov093_0217a614 kind:function(arm,size=0x14) addr:0x0217a614 +data_ov093_0217a628 kind:data(any) addr:0x0217a628 +data_ov093_0217a634 kind:data(any) addr:0x0217a634 +data_ov093_0217a640 kind:data(any) addr:0x0217a640 +data_ov093_0217a643 kind:data(any) addr:0x0217a643 +data_ov093_0217a64c kind:data(any) addr:0x0217a64c +data_ov093_0217a64d kind:data(any) addr:0x0217a64d +data_ov093_0217a654 kind:data(any) addr:0x0217a654 +data_ov093_0217a65c kind:data(any) addr:0x0217a65c +data_ov093_0217a664 kind:data(any) addr:0x0217a664 +data_ov093_0217a6e0 kind:data(any) addr:0x0217a6e0 +data_ov093_0217a6f4 kind:data(any) addr:0x0217a6f4 +data_ov093_0217a734 kind:data(any) addr:0x0217a734 ambiguous +data_ov093_0217a738 kind:data(any) addr:0x0217a738 ambiguous +data_ov093_0217a73c kind:data(any) addr:0x0217a73c +data_ov093_0217a740 kind:data(any) addr:0x0217a740 ambiguous +data_ov093_0217a744 kind:data(any) addr:0x0217a744 +data_ov093_0217a748 kind:data(any) addr:0x0217a748 ambiguous +data_ov093_0217a74c kind:data(any) addr:0x0217a74c +data_ov093_0217a750 kind:data(any) addr:0x0217a750 +data_ov093_0217a754 kind:data(any) addr:0x0217a754 +data_ov093_0217a758 kind:data(any) addr:0x0217a758 +data_ov093_0217a75c kind:data(any) addr:0x0217a75c +data_ov093_0217a760 kind:data(any) addr:0x0217a760 +data_ov093_0217a764 kind:data(any) addr:0x0217a764 ambiguous +data_ov093_0217a768 kind:data(any) addr:0x0217a768 ambiguous +data_ov093_0217a76c kind:data(any) addr:0x0217a76c +data_ov093_0217a770 kind:data(any) addr:0x0217a770 +data_ov093_0217a774 kind:data(any) addr:0x0217a774 +data_ov093_0217a776 kind:data(any) addr:0x0217a776 +data_ov093_0217a778 kind:data(any) addr:0x0217a778 +data_ov093_0217a7f0 kind:data(any) addr:0x0217a7f0 ambiguous +data_ov093_0217a904 kind:data(any) addr:0x0217a904 ambiguous +data_ov093_0217abf0 kind:data(any) addr:0x0217abf0 +data_ov093_0217abf4 kind:data(any) addr:0x0217abf4 +data_ov093_0217abf7 kind:data(any) addr:0x0217abf7 +data_ov093_0217ac00 kind:data(any) addr:0x0217ac00 +func_ov093_0217ac08 kind:function(arm,size=0x24) addr:0x0217ac08 +func_ov093_0217ac2c kind:function(arm,size=0x8c) addr:0x0217ac2c +func_ov093_0217acb8 kind:function(arm,size=0x1f0) addr:0x0217acb8 +func_ov093_0217aea8 kind:function(arm,size=0x20) addr:0x0217aea8 +func_ov093_0217aec8 kind:function(arm,size=0x50) addr:0x0217aec8 +func_ov093_0217af18 kind:function(arm,size=0x50) addr:0x0217af18 +func_ov093_0217af68 kind:function(arm,size=0x50) addr:0x0217af68 +func_ov093_0217afb8 kind:function(arm,size=0x5c) addr:0x0217afb8 +func_ov093_0217b014 kind:function(arm,size=0x5c) addr:0x0217b014 +func_ov093_0217b070 kind:function(arm,size=0x5c) addr:0x0217b070 +func_ov093_0217b0cc kind:function(arm,size=0x78) addr:0x0217b0cc +data_ov093_0217b180 kind:data(any) addr:0x0217b180 +data_ov093_0217b198 kind:data(any) addr:0x0217b198 +data_ov093_0217b1b4 kind:data(any) addr:0x0217b1b4 +data_ov093_0217b1cc kind:data(any) addr:0x0217b1cc +data_ov093_0217b1e0 kind:data(any) addr:0x0217b1e0 +data_ov093_0217b1e8 kind:data(any) addr:0x0217b1e8 +data_ov093_0217b1f4 kind:data(any) addr:0x0217b1f4 +data_ov093_0217b200 kind:data(any) addr:0x0217b200 +data_ov093_0217b20c kind:data(any) addr:0x0217b20c +data_ov093_0217b228 kind:data(any) addr:0x0217b228 +data_ov093_0217b24c kind:data(any) addr:0x0217b24c +data_ov093_0217b258 kind:data(any) addr:0x0217b258 +data_ov093_0217b264 kind:data(any) addr:0x0217b264 ambiguous +data_ov093_0217b28c kind:data(any) addr:0x0217b28c +data_ov093_0217b2b8 kind:data(any) addr:0x0217b2b8 +data_ov093_0217b2e4 kind:data(any) addr:0x0217b2e4 +data_ov093_0217b310 kind:data(any) addr:0x0217b310 +data_ov093_0217b334 kind:data(any) addr:0x0217b334 +data_ov093_0217b3d4 kind:data(any) addr:0x0217b3d4 +data_ov093_0217b3dc kind:data(any) addr:0x0217b3dc +data_ov093_0217b3e4 kind:data(any) addr:0x0217b3e4 +data_ov093_0217b3ec kind:data(any) addr:0x0217b3ec +data_ov093_0217b3f4 kind:data(any) addr:0x0217b3f4 +data_ov093_0217b3fc kind:data(any) addr:0x0217b3fc +data_ov093_0217b404 kind:data(any) addr:0x0217b404 +data_ov093_0217b40c kind:data(any) addr:0x0217b40c +data_ov093_0217b414 kind:data(any) addr:0x0217b414 +data_ov093_0217b41c kind:data(any) addr:0x0217b41c +data_ov093_0217b424 kind:data(any) addr:0x0217b424 +data_ov093_0217b42c kind:data(any) addr:0x0217b42c +data_ov093_0217b434 kind:data(any) addr:0x0217b434 +data_ov093_0217b43c kind:data(any) addr:0x0217b43c +data_ov093_0217b444 kind:data(any) addr:0x0217b444 +data_ov093_0217b44c kind:data(any) addr:0x0217b44c +data_ov093_0217b454 kind:data(any) addr:0x0217b454 +data_ov093_0217b45c kind:data(any) addr:0x0217b45c +data_ov093_0217b464 kind:data(any) addr:0x0217b464 +data_ov093_0217b46c kind:data(any) addr:0x0217b46c +data_ov093_0217b47c kind:data(any) addr:0x0217b47c +data_ov093_0217b488 kind:data(any) addr:0x0217b488 +data_ov093_0217b494 kind:data(any) addr:0x0217b494 +data_ov093_0217b4c0 kind:data(any) addr:0x0217b4c0 +data_ov093_0217b4e0 kind:data(any) addr:0x0217b4e0 +data_ov093_0217b4f0 kind:data(any) addr:0x0217b4f0 +data_ov093_0217b504 kind:data(any) addr:0x0217b504 +data_ov093_0217b51c kind:data(any) addr:0x0217b51c +data_ov093_0217b530 kind:data(any) addr:0x0217b530 +data_ov093_0217b540 kind:data(any) addr:0x0217b540 +data_ov093_0217b554 kind:data(any) addr:0x0217b554 +data_ov093_0217b56c kind:data(any) addr:0x0217b56c +data_ov093_0217b578 kind:data(any) addr:0x0217b578 +data_ov093_0217b584 kind:data(any) addr:0x0217b584 +data_ov093_0217b5a8 kind:data(any) addr:0x0217b5a8 +data_ov093_0217b604 kind:data(any) addr:0x0217b604 +data_ov093_0217b628 kind:data(any) addr:0x0217b628 +data_ov093_0217b688 kind:data(any) addr:0x0217b688 +data_ov093_0217b694 kind:data(any) addr:0x0217b694 +data_ov093_0217b6b8 kind:data(any) addr:0x0217b6b8 +data_ov093_0217b714 kind:data(any) addr:0x0217b714 +data_ov093_0217b738 kind:data(any) addr:0x0217b738 +data_ov093_0217b75c kind:data(any) addr:0x0217b75c +data_ov093_0217b778 kind:data(any) addr:0x0217b778 +data_ov093_0217b790 kind:data(any) addr:0x0217b790 +data_ov093_0217b7c0 kind:bss addr:0x0217b7c0 +data_ov093_0217b7c4 kind:bss addr:0x0217b7c4 +data_ov093_0217b7c8 kind:bss addr:0x0217b7c8 +data_ov093_0217b7cc kind:bss addr:0x0217b7cc +data_ov093_0217b7d4 kind:bss addr:0x0217b7d4 +data_ov093_0217b7e0 kind:bss addr:0x0217b7e0 +data_ov093_0217b81c kind:bss addr:0x0217b81c +data_ov093_0217b820 kind:bss addr:0x0217b820 +data_ov093_0217b82c kind:bss addr:0x0217b82c +data_ov093_0217b868 kind:bss addr:0x0217b868 +data_ov093_0217b86c kind:bss addr:0x0217b86c +data_ov093_0217b878 kind:bss addr:0x0217b878 +data_ov093_0217b8b4 kind:bss addr:0x0217b8b4 +data_ov093_0217b8c4 kind:bss addr:0x0217b8c4 +data_ov093_0217b8d0 kind:bss addr:0x0217b8d0 +data_ov093_0217b9a8 kind:bss addr:0x0217b9a8 +data_ov093_0217b9b8 kind:bss addr:0x0217b9b8 +data_ov093_0217b9c4 kind:bss addr:0x0217b9c4 +data_ov093_0217ba9c kind:bss addr:0x0217ba9c +data_ov093_0217baac kind:bss addr:0x0217baac +data_ov093_0217bab8 kind:bss addr:0x0217bab8 +data_ov093_0217bb90 kind:bss addr:0x0217bb90 +data_ov093_0217bba0 kind:bss addr:0x0217bba0 +data_ov093_0217bbac kind:bss addr:0x0217bbac diff --git a/config/jp/arm9/overlays/ov094/delinks.txt b/config/jp/arm9/overlays/ov094/delinks.txt new file mode 100644 index 00000000..affaf6b2 --- /dev/null +++ b/config/jp/arm9/overlays/ov094/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02167b00 end:0x02178200 kind:code align:32 + .rodata start:0x02178200 end:0x02178848 kind:data align:4 + .init start:0x02178848 end:0x02179134 kind:code align:4 + .ctor start:0x02179134 end:0x0217919c kind:data align:4 + .data start:0x021791a0 end:0x0217a7e0 kind:data align:32 + .bss start:0x0217a7e0 end:0x0217bde0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov094/relocs.txt b/config/jp/arm9/overlays/ov094/relocs.txt new file mode 100644 index 00000000..58a692ba --- /dev/null +++ b/config/jp/arm9/overlays/ov094/relocs.txt @@ -0,0 +1,3204 @@ +from:0x02167b08 kind:arm_call to:0x020c6674 module:overlays(24,25) +from:0x02167b58 kind:arm_call to:0x02069160 module:overlay(0) +from:0x02167b88 kind:load to:0x021791a8 module:overlay(94) +from:0x02167b8c kind:load to:0x027e09a4 module:dtcm +from:0x02167b90 kind:load to:0x020b684c module:overlay(0) +from:0x02167b94 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02167ba8 kind:arm_call to:0x02167fb4 module:overlay(94) +from:0x02167bb0 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x02167bbc kind:load to:0x021791a8 module:overlay(94) +from:0x02167bd0 kind:arm_call to:0x02167fb4 module:overlay(94) +from:0x02167bd8 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x02167be0 kind:arm_call to:0x02011ff4 module:main +from:0x02167bec kind:load to:0x021791a8 module:overlay(94) +from:0x02167bf8 kind:arm_call to:0x020c66a8 module:overlay(24) +from:0x02167c0c kind:arm_call to:0x02011f3c module:main +from:0x02167c1c kind:arm_call to:0x020c66dc module:overlay(24) +from:0x02167c30 kind:arm_call to:0x02011f3c module:main +from:0x02167c3c kind:arm_call to:0x02152968 module:overlay(30) +from:0x02167c60 kind:arm_call to:0x02152be4 module:overlay(30) +from:0x02167c6c kind:arm_call to:0x02152c20 module:overlays(30,71,72,73,74,75,76,79,80,81,84,85) +from:0x02167c90 kind:arm_call to:0x02016664 module:main +from:0x02167cbc kind:arm_call to:0x02016664 module:main +from:0x02167ce0 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02167cf4 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02167d04 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02167d14 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02167d28 kind:arm_call to:0x020c674c module:overlay(24) +from:0x02167d30 kind:arm_call to:0x020c678c module:overlay(24) +from:0x02167d38 kind:arm_call to:0x020c67c0 module:overlay(24) +from:0x02167d54 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02167d58 kind:load to:0x027e0994 module:dtcm +from:0x02167d5c kind:load to:0x027e0ce0 module:dtcm +from:0x02167d84 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02167d94 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02167da4 kind:arm_call to:0x020c8298 module:overlay(24) +from:0x02167db0 kind:arm_call to:0x02069160 module:overlay(0) +from:0x02167ddc kind:arm_call to:0x02167fb4 module:overlay(94) +from:0x02167de4 kind:arm_call to:0x020c66b4 module:overlay(24) +from:0x02167dec kind:load to:0x027e0994 module:dtcm +from:0x02167df0 kind:load to:0x020b684c module:overlay(0) +from:0x02167df4 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02167e00 kind:arm_call to:0x02168028 module:overlay(94) +from:0x02167e08 kind:arm_call to:0x02168048 module:overlay(94) +from:0x02167e28 kind:load to:0x0204b690 module:main +from:0x02167e2c kind:load to:0x020194d0 module:main +from:0x02167e54 kind:arm_call to:0x02167ed4 module:overlay(94) +from:0x02167e5c kind:arm_call to:0x02167ed4 module:overlay(94) +from:0x02167e9c kind:load to:0x020b7ab8 module:overlay(0) +from:0x02167ed0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02167ef8 kind:arm_call to:0x020e68c0 module:overlay(26) +from:0x02167f58 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x02167f70 kind:arm_call to:0x020e68d8 module:overlay(26) +from:0x02167f84 kind:arm_call to:0x020c65fc module:overlay(24) +from:0x02167f8c kind:arm_call to:0x02029a4c module:main +from:0x02167fa0 kind:load to:0x0213b0b0 module:overlay(26) +from:0x02167fa4 kind:load to:0x027e0cd8 module:dtcm +from:0x02167fa8 kind:load to:0x020da000 module:overlays(19,24) +from:0x02167fcc kind:arm_call to:0x02016644 module:main +from:0x02168000 kind:arm_call to:0x02016644 module:main +from:0x02168040 kind:arm_call to:0x02152be4 module:overlay(30) +from:0x02168090 kind:arm_call to:0x02074764 module:overlay(0) +from:0x021680c4 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x021680e4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0216810c kind:arm_call to:0x020c677c module:overlay(24) +from:0x02168124 kind:arm_call to:0x020c67d0 module:overlay(24) +from:0x02168140 kind:arm_call to:0x020194d0 module:main +from:0x0216814c kind:arm_call to:0x020c8524 module:overlay(24) +from:0x02168154 kind:arm_call to:0x02152a38 module:overlays(30,58) +from:0x0216815c kind:arm_call to:0x020c6764 module:overlay(24) +from:0x02168164 kind:arm_call to:0x020c678c module:overlay(24) +from:0x021681a8 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0216822c kind:arm_call to:0x020c67f0 module:overlay(24) +from:0x0216823c kind:arm_call to:0x020c679c module:overlay(24) +from:0x02168248 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02168250 kind:arm_call to:0x020c67e0 module:overlay(24) +from:0x02168264 kind:arm_call to:0x02167ed4 module:overlay(94) +from:0x02168270 kind:load to:0x027e09b8 module:dtcm +from:0x02168278 kind:load to:0x0204b690 module:main +from:0x0216827c kind:load to:0x027e0994 module:dtcm +from:0x02168280 kind:load to:0x020b69b8 module:overlay(0) +from:0x02168284 kind:load to:0x0204b098 module:main +from:0x021682a0 kind:load to:0x0217a828 module:overlay(94) +from:0x021682b4 kind:arm_call to:0x02011f3c module:main +from:0x021682c0 kind:arm_call to:0x02168308 module:overlay(94) +from:0x021682d4 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02168304 kind:load to:0x021791e0 module:overlay(94) +from:0x02168310 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x02168364 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02168384 kind:load to:0x02179204 module:overlay(94) +from:0x021683ac kind:load to:0x02099dd4 module:overlay(0) +from:0x021683f8 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x02168444 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0216845c kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x021684bc kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021684d4 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x021684e0 kind:load to:0x027e09c0 module:dtcm +from:0x021684ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02168500 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02168508 kind:arm_call to:0x02011ff4 module:main +from:0x0216851c kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02168530 kind:load to:0x0217a898 module:overlay(94) +from:0x02168544 kind:arm_call to:0x02011f3c module:main +from:0x02168550 kind:arm_call to:0x021687dc module:overlay(94) +from:0x02168568 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02168578 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02168588 kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x02168620 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02168634 kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x02168664 kind:load to:0x021792b8 module:overlay(94) +from:0x02168668 kind:load to:0x021792dc module:overlay(94) +from:0x02168670 kind:load to:0x02179294 module:overlay(94) +from:0x0216867c kind:load to:0x0217a864 module:overlay(94) +from:0x0216868c kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021686a0 kind:arm_call to:0x020803c8 module:overlay(0) +from:0x021686a8 kind:arm_call to:0x02011ff4 module:main +from:0x02168708 kind:arm_call to:0x0208d4ac module:overlay(0) +from:0x02168720 kind:arm_call to:0x0207f8c4 module:overlay(0) +from:0x02168728 kind:arm_call to:0x02169e50 module:overlay(94) +from:0x02168748 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168754 kind:arm_call to:0x01fff458 module:itcm +from:0x02168780 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216879c kind:arm_call to:0x020e32f4 module:overlay(31) +from:0x021687b0 kind:arm_call to:0x0208043c module:overlay(0) +from:0x021687c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021687c8 kind:load to:0x027e09c0 module:dtcm +from:0x021687cc kind:load to:0x0217a880 module:overlay(94) +from:0x021687d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021687e4 kind:arm_call to:0x02132020 module:overlay(48) +from:0x0216883c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021688bc kind:arm_call to:0x02080320 module:overlay(0) +from:0x021688d4 kind:load to:0x02179354 module:overlay(94) +from:0x021688d8 kind:load to:0x0217a898 module:overlay(94) +from:0x021688dc kind:load to:0x02179264 module:overlay(94) +from:0x021688e8 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02168908 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02168918 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02168920 kind:arm_call to:0x02168684 module:overlay(94) +from:0x02168928 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02168930 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02168938 kind:arm_call to:0x02132144 module:overlays(48,50) +from:0x02168944 kind:load to:0x02179354 module:overlay(94) +from:0x02168948 kind:load to:0x027e09c0 module:dtcm +from:0x02168960 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02168970 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02168978 kind:arm_call to:0x02168684 module:overlay(94) +from:0x02168980 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02168988 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02168990 kind:arm_call to:0x02132144 module:overlays(48,50) +from:0x02168998 kind:arm_call to:0x02011ff4 module:main +from:0x021689a4 kind:load to:0x02179354 module:overlay(94) +from:0x021689a8 kind:load to:0x027e09c0 module:dtcm +from:0x021689bc kind:arm_call to:0x02080b8c module:overlay(0) +from:0x021689dc kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x021689f8 kind:arm_call to:0x02168af0 module:overlay(94) +from:0x02168a30 kind:arm_call to:0x0207233c module:overlay(0) +from:0x02168aac kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02168ab8 kind:arm_call to:0x02168b40 module:overlay(94) +from:0x02168ae0 kind:load to:0x0217a880 module:overlay(94) +from:0x02168ae8 kind:load to:0x027e09a4 module:dtcm +from:0x02168aec kind:load to:0x027e0cd8 module:dtcm +from:0x02168b1c kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02168b24 kind:load to:0x0217a970 module:overlay(94) +from:0x02168b28 kind:load to:0x027e09c0 module:dtcm +from:0x02168b4c kind:arm_call to:0x02168b2c module:overlay(94) +from:0x02168b80 kind:load to:0x021792fc module:overlay(94) +from:0x02168be8 kind:arm_call to:0x02169874 module:overlay(94) +from:0x02168c04 kind:arm_call to:0x020aa0f4 module:overlay(0) +from:0x02168c2c kind:arm_call to:0x02072378 module:overlay(0) +from:0x02168c6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168cf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168d34 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x02168d58 kind:arm_call to:0x020168f0 module:main +from:0x02168d6c kind:arm_call to:0x02132218 module:overlays(48,51) +from:0x02168d94 kind:arm_call to:0x01ff9258 module:itcm +from:0x02168df0 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02168dfc kind:load to:0x02179324 module:overlay(94) +from:0x02168e00 kind:load to:0x027e0ce0 module:dtcm +from:0x02168e04 kind:load to:0x027e09a4 module:dtcm +from:0x02168e08 kind:load to:0x0203feb0 module:main +from:0x02168e10 kind:load to:0x027e09c0 module:dtcm +from:0x02168e24 kind:arm_call to:0x02168e70 module:overlay(94) +from:0x02168e38 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02168e54 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02168e68 kind:load to:0x027e09a8 module:dtcm +from:0x02168e78 kind:arm_call to:0x021698e8 module:overlay(94) +from:0x02168e84 kind:arm_call to:0x02169dc4 module:overlay(94) +from:0x02168e98 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02168eac kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02168ec8 kind:arm_call to:0x0208d268 module:overlay(0) +from:0x02168ed8 kind:arm_call to:0x0208d278 module:overlay(0) +from:0x02168ee4 kind:load to:0x027e0ce0 module:dtcm +from:0x02168ef8 kind:arm_call to:0x02169778 module:overlay(94) +from:0x02168f14 kind:arm_call to:0x02132218 module:overlays(48,51) +from:0x02168f34 kind:arm_call to:0x021321b0 module:overlay(48) +from:0x02168f50 kind:arm_call to:0x021324c4 module:overlay(48) +from:0x02168f58 kind:arm_call to:0x02169778 module:overlay(94) +from:0x02168f60 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02168f88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168f94 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02168fbc kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02168fd4 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x02169010 kind:arm_call to:0x02168b40 module:overlay(94) +from:0x02169030 kind:arm_call to:0x02168b40 module:overlay(94) +from:0x02169050 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02169058 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02169064 kind:load to:0x02139084 module:overlays(26,48,49) +from:0x02169068 kind:load to:0x027e09a8 module:dtcm +from:0x02169088 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x021690a4 kind:arm_call to:0x0208d268 module:overlay(0) +from:0x021690b4 kind:arm_call to:0x02169a7c module:overlay(94) +from:0x021690bc kind:load to:0x027e0ce0 module:dtcm +from:0x021690cc kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x021690f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169100 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x02169128 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x0216914c kind:arm_call to:0x01fff05c module:itcm +from:0x02169184 kind:arm_call to:0x02168b40 module:overlay(94) +from:0x0216918c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216919c kind:arm_call to:0x02168b40 module:overlay(94) +from:0x021691b0 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x021691b8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021691d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021691dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021691e8 kind:load to:0x02139084 module:overlays(26,48,49) +from:0x021691ec kind:load to:0x027e0cd8 module:dtcm +from:0x0216921c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x02169250 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02169268 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x02169280 kind:load to:0x027e09a8 module:dtcm +from:0x021692c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216932c kind:arm_call to:0x0216a01c module:overlay(94) +from:0x02169364 kind:arm_call to:0x01ffedac module:itcm +from:0x02169370 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021693e8 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x021693fc kind:arm_call to:0x02072378 module:overlay(0) +from:0x0216942c kind:arm_call to:0x01ff993c module:itcm +from:0x02169434 kind:arm_call to:0x02169954 module:overlay(94) +from:0x0216943c kind:arm_call to:0x02169f80 module:overlay(94) +from:0x02169458 kind:arm_call to:0x02168b40 module:overlay(94) +from:0x0216946c kind:arm_call to:0x021699f4 module:overlay(94) +from:0x0216947c kind:load to:0x027e0cd8 module:dtcm +from:0x02169480 kind:load to:0x027e09a4 module:dtcm +from:0x021694b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021694d4 kind:arm_call to:0x01ff993c module:itcm +from:0x021694f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169500 kind:arm_call to:0x02169954 module:overlay(94) +from:0x02169510 kind:arm_call to:0x0216a570 module:overlay(94) +from:0x02169520 kind:arm_call to:0x0209a0b8 module:overlay(0) +from:0x02169548 kind:arm_call to:0x020db5d4 module:overlay(31) +from:0x02169578 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02169590 kind:arm_call to:0x01fff17c module:itcm +from:0x02169628 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169634 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021696e8 kind:arm_call to:0x0207233c module:overlay(0) +from:0x02169700 kind:arm_call to:0x01ff993c module:itcm +from:0x02169710 kind:arm_call to:0x020db5d4 module:overlay(31) +from:0x02169734 kind:arm_call to:0x02169f80 module:overlay(94) +from:0x02169748 kind:arm_call to:0x021699f4 module:overlay(94) +from:0x02169750 kind:arm_call to:0x0216a5a8 module:overlay(94) +from:0x0216975c kind:load to:0x027e0d38 module:dtcm +from:0x02169760 kind:load to:0x027e09a8 module:dtcm +from:0x02169768 kind:load to:0x027e0ce0 module:dtcm +from:0x0216976c kind:load to:0x0203feb0 module:main +from:0x02169774 kind:load to:0x027e09a4 module:dtcm +from:0x021697b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021697e0 kind:arm_call to:0x01ff916c module:itcm +from:0x02169830 kind:arm_call to:0x01fff17c module:itcm +from:0x02169854 kind:arm_call to:0x021321b0 module:overlay(48) +from:0x02169870 kind:load to:0x027e0ce0 module:dtcm +from:0x02169898 kind:arm_call to:0x01fff148 module:itcm +from:0x021698b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021698dc kind:load to:0x027e0ce0 module:dtcm +from:0x021698f8 kind:arm_call to:0x01ffedac module:itcm +from:0x02169914 kind:arm_call to:0x01fff498 module:itcm +from:0x02169920 kind:arm_call to:0x01fff584 module:itcm +from:0x02169948 kind:load to:0x027e0ce8 module:dtcm +from:0x02169984 kind:arm_call to:0x01ff916c module:itcm +from:0x02169998 kind:arm_call to:0x01ff916c module:itcm +from:0x021699f0 kind:load to:0x0203feb0 module:main +from:0x02169a38 kind:arm_call to:0x01ff930c module:itcm +from:0x02169a78 kind:load to:0x0203feb0 module:main +from:0x02169a8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169ae8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02169b6c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02169b9c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02169bac kind:arm_call to:0x01ffa60c module:itcm +from:0x02169bec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02169bfc kind:arm_call to:0x01ffa60c module:itcm +from:0x02169c24 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02169c34 kind:arm_call to:0x01ffa60c module:itcm +from:0x02169c70 kind:arm_call to:0x02016f54 module:main +from:0x02169c9c kind:arm_call to:0x02079d94 module:overlay(0) +from:0x02169cec kind:arm_call to:0x020c20f0 module:overlay(17) +from:0x02169cfc kind:load to:0x0203feb0 module:main +from:0x02169d04 kind:load to:0x027e09bc module:dtcm +from:0x02169d08 kind:load to:0x027e09b4 module:dtcm +from:0x02169d38 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02169d64 kind:arm_call to:0x0208d258 module:overlay(0) +from:0x02169d80 kind:load to:0x027e0ce0 module:dtcm +from:0x02169d9c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02169db8 kind:arm_call to:0x0208d278 module:overlay(0) +from:0x02169dc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02169dd4 kind:arm_call to:0x02169d18 module:overlay(94) +from:0x02169df0 kind:arm_call to:0x02169d84 module:overlay(94) +from:0x02169e0c kind:arm_call to:0x0216980c module:overlay(94) +from:0x02169e38 kind:arm_call to:0x021324c4 module:overlay(48) +from:0x02169e44 kind:arm_call to:0x02168b40 module:overlay(94) +from:0x02169ea4 kind:arm_call to:0x02168b40 module:overlay(94) +from:0x02169ee0 kind:arm_call to:0x0207233c module:overlay(0) +from:0x02169f5c kind:arm_call to:0x02168b40 module:overlay(94) +from:0x02169f7c kind:load to:0x027e09a4 module:dtcm +from:0x02169fc4 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02169fd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02169fe0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a014 kind:load to:0x027e0cec module:dtcm +from:0x0216a038 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216a080 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216a090 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216a0a8 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216a0b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216a0dc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0216a0e8 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x0216a104 kind:arm_call to:0x01fff05c module:itcm +from:0x0216a124 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0216a13c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0216a150 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a15c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a168 kind:arm_call to:0x02017ed0 module:main +from:0x0216a204 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a224 kind:arm_call to:0x01fff05c module:itcm +from:0x0216a270 kind:arm_call to:0x02072378 module:overlay(0) +from:0x0216a29c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0216a2b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a2bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a2c8 kind:arm_call to:0x02017ed0 module:main +from:0x0216a36c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a38c kind:arm_call to:0x01fff05c module:itcm +from:0x0216a3d4 kind:arm_call to:0x02072378 module:overlay(0) +from:0x0216a404 kind:arm_call to:0x02072378 module:overlay(0) +from:0x0216a410 kind:load to:0x027e0cd8 module:dtcm +from:0x0216a414 kind:load to:0x0203feb0 module:main +from:0x0216a418 kind:load to:0x027e09a4 module:dtcm +from:0x0216a428 kind:arm_call to:0x02132250 module:overlay(48) +from:0x0216a44c kind:arm_call to:0x01fff05c module:itcm +from:0x0216a470 kind:arm_call to:0x01fff05c module:itcm +from:0x0216a4b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216a4d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a568 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216a57c kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0216a5a4 kind:load to:0x02179278 module:overlay(94) +from:0x0216a5b8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216a5d4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216a5dc kind:arm_call to:0x02011ff4 module:main +from:0x0216a614 kind:arm_call to:0x0216a4bc module:overlay(94) +from:0x0216a62c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216a640 kind:load to:0x0217aa5c module:overlay(94) +from:0x0216a654 kind:arm_call to:0x02011f3c module:main +from:0x0216a660 kind:arm_call to:0x0216a69c module:overlay(94) +from:0x0216a674 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0216a694 kind:load to:0x021793e0 module:overlay(94) +from:0x0216a6a4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216a6c4 kind:load to:0x02179404 module:overlay(94) +from:0x0216a6d8 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0216a728 kind:arm_call to:0x0205ea00 module:overlay(0) +from:0x0216a754 kind:arm_call to:0x0216a884 module:overlay(94) +from:0x0216a7b0 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0216a7cc kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0216a7e4 kind:load to:0x0204b164 module:main +from:0x0216a818 kind:load to:0x021793d4 module:overlay(94) +from:0x0216a880 kind:load to:0x027e07d4 module:dtcm +from:0x0216a8a0 kind:arm_call to:0x0205eb1c module:overlay(0) +from:0x0216a8b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a9e8 kind:arm_call to:0x0205eb54 module:overlay(0) +from:0x0216aa04 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216aa10 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0216aac4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216aad4 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0216aae0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0216ab04 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216ab10 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0216ab1c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0216ab2c kind:arm_call to:0x0216a7e8 module:overlay(94) +from:0x0216ab40 kind:arm_call to:0x01fff520 module:itcm +from:0x0216ab74 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216ab7c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216abb0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216abc0 kind:load to:0x0204b164 module:main +from:0x0216abc8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216abcc kind:load to:0x02178200 module:overlay(94) +from:0x0216abd0 kind:load to:0x027e0ce8 module:dtcm +from:0x0216abd4 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216abe4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216abf8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216ac00 kind:arm_call to:0x02011ff4 module:main +from:0x0216ac14 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0216ac28 kind:load to:0x0217aaa8 module:overlay(94) +from:0x0216ac3c kind:arm_call to:0x02011f3c module:main +from:0x0216ac48 kind:arm_call to:0x0216ac90 module:overlay(94) +from:0x0216ac5c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216ac8c kind:load to:0x02179460 module:overlay(94) +from:0x0216ac9c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216ad00 kind:arm_call_thumb to:0x02058fa4 module:overlay(0) +from:0x0216ad08 kind:arm_call to:0x02099a68 module:overlay(0) +from:0x0216ad24 kind:arm_call to:0x0203e690 module:main +from:0x0216adf4 kind:load to:0x021794b4 module:overlay(94) +from:0x0216adf8 kind:load to:0x0217aaa8 module:overlay(94) +from:0x0216adfc kind:load to:0x020a1aac module:overlay(0) +from:0x0216ae00 kind:load to:0x0216b70c module:overlay(94) +from:0x0216ae08 kind:load to:0x0204b164 module:main +from:0x0216ae0c kind:load to:0x0203feb0 module:main +from:0x0216ae78 kind:arm_call to:0x0216b5a4 module:overlay(94) +from:0x0216af1c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216af28 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0216afb0 kind:load to:0x027e0cd8 module:dtcm +from:0x0216afb4 kind:load to:0x027e09a4 module:dtcm +from:0x0216afc0 kind:load to:0x0204b164 module:main +from:0x0216afe8 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b008 kind:arm_call to:0x0216b5a4 module:overlay(94) +from:0x0216b06c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216b094 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x0216b0ac kind:load to:0x027e0cd8 module:dtcm +from:0x0216b0b0 kind:load to:0x027e09a8 module:dtcm +from:0x0216b0b8 kind:load to:0x027e0cec module:dtcm +from:0x0216b148 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b190 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b1c4 kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0216b228 kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x0216b240 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216b248 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216b280 kind:arm_call to:0x020c3c64 module:overlay(17) +from:0x0216b298 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216b2a0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216b2b4 kind:arm_call to:0x0216b438 module:overlay(94) +from:0x0216b2c0 kind:load to:0x027e09a8 module:dtcm +from:0x0216b338 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216b354 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216b370 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216b38c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216b3c8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216b3d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0216b3dc kind:load to:0x027e0cec module:dtcm +from:0x0216b3e4 kind:load to:0x027e09a8 module:dtcm +from:0x0216b40c kind:arm_call to:0x0209a25c module:overlay(0) +from:0x0216b42c kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216b458 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0216b470 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216b498 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216b4bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216b4d8 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216b4e8 kind:arm_call to:0x0216b5a4 module:overlay(94) +from:0x0216b51c kind:arm_call to:0x020f0750 module:overlay(31) +from:0x0216b530 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216b538 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216b570 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216b578 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216b584 kind:load to:0x027e09bc module:dtcm +from:0x0216b588 kind:load to:0x027e09a8 module:dtcm +from:0x0216b590 kind:load to:0x027e0cec module:dtcm +from:0x0216b598 kind:load to:0x02178204 module:overlay(94) +from:0x0216b5a0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216b5e0 kind:load to:0x0217947c module:overlay(94) +from:0x0216b618 kind:load to:0x0217947c module:overlay(94) +from:0x0216b624 kind:load to:0x0216b5e4 module:overlay(94) +from:0x0216b638 kind:arm_call to:0x0216b5e4 module:overlay(94) +from:0x0216b690 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0216b6fc kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0216b708 kind:load to:0x0203feb0 module:main +from:0x0216b730 kind:arm_call to:0x0203e740 module:main +from:0x0216b738 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216b740 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216b748 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216b754 kind:load to:0x020a1aac module:overlay(0) +from:0x0216b770 kind:arm_call to:0x0203e740 module:main +from:0x0216b778 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216b780 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216b788 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216b790 kind:arm_call to:0x02011ff4 module:main +from:0x0216b79c kind:load to:0x020a1aac module:overlay(0) +from:0x0216b7a8 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216b7bc kind:load to:0x0217ab90 module:overlay(94) +from:0x0216b7d0 kind:arm_call to:0x02011f3c module:main +from:0x0216b7dc kind:arm_call to:0x0216b860 module:overlay(94) +from:0x0216b7f4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216b850 kind:load to:0x02179528 module:overlay(94) +from:0x0216b88c kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x0216b8b4 kind:arm_call_thumb to:0x0209b984 module:overlay(0) +from:0x0216b8d0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b8e0 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216b920 kind:arm_call to:0x0200f05c module:main +from:0x0216b93c kind:arm_call to:0x020aa37c module:overlay(0) +from:0x0216b964 kind:arm_call to:0x0200f05c module:main +from:0x0216b980 kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0216b9b0 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0216b9c8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216ba04 kind:arm_call_thumb to:0x0209b248 module:overlay(0) +from:0x0216ba1c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0216ba98 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0216baa8 kind:load to:0x0217ab90 module:overlay(94) +from:0x0216baac kind:load to:0x021797a4 module:overlay(94) +from:0x0216bab0 kind:load to:0x02178218 module:overlay(94) +from:0x0216bab4 kind:load to:0x021795dc module:overlay(94) +from:0x0216bab8 kind:load to:0x02179688 module:overlay(94) +from:0x0216babc kind:load to:0x02178228 module:overlay(94) +from:0x0216bac0 kind:load to:0x0217954c module:overlay(94) +from:0x0216bac4 kind:load to:0x0217958c module:overlay(94) +from:0x0216bac8 kind:load to:0x02179620 module:overlay(94) +from:0x0216bad4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216bae8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216bb0c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216bb18 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0216bb20 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216bb28 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216bb30 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216bb38 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216bb40 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216bb48 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0216bb54 kind:load to:0x02179688 module:overlay(94) +from:0x0216bb70 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216bb7c kind:arm_call to:0x020a1adc module:overlay(0) +from:0x0216bb84 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216bb8c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216bb94 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216bb9c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216bba4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216bbac kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0216bbb4 kind:arm_call to:0x02011ff4 module:main +from:0x0216bbc0 kind:load to:0x02179688 module:overlay(94) +from:0x0216bbd0 kind:arm_call to:0x020e906c module:overlay(31) +from:0x0216bc2c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0216bc3c kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0216bc58 kind:load to:0x02179508 module:overlay(94) +from:0x0216bc5c kind:load to:0x0216c1cc module:overlay(94) +from:0x0216bc70 kind:arm_call to:0x020e9f1c module:overlay(31) +from:0x0216bc78 kind:arm_call to:0x0216bd9c module:overlay(94) +from:0x0216bccc kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216bcd8 kind:arm_call to:0x0216c048 module:overlay(94) +from:0x0216bd20 kind:arm_call to:0x020733ec module:overlay(0) +from:0x0216bd70 kind:arm_call to:0x01ff916c module:itcm +from:0x0216bd90 kind:load to:0x027e09a8 module:dtcm +from:0x0216be88 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0216be94 kind:load to:0x0204b164 module:main +from:0x0216be98 kind:load to:0x02179668 module:overlay(94) +from:0x0216beb4 kind:arm_call to:0x0216bebc module:overlay(94) +from:0x0216bed4 kind:arm_call to:0x02016f54 module:main +from:0x0216bf50 kind:arm_call to:0x02127d80 module:overlay(40) +from:0x0216bf70 kind:load to:0x027e0d3c module:dtcm +from:0x0216c034 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0216c044 kind:load to:0x02179620 module:overlay(94) +from:0x0216c090 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216c09c kind:arm_call to:0x01ffb860 module:itcm +from:0x0216c100 kind:arm_call to:0x020a1b44 module:overlay(0) +from:0x0216c118 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0216c128 kind:load to:0x027e0cec module:dtcm +from:0x0216c13c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216c1a4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216c1c0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216c230 kind:arm_call to:0x0200e260 module:main +from:0x0216c240 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216c270 kind:load to:0x027e0964 module:dtcm +from:0x0216c290 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216c2a4 kind:load to:0x02058e24 module:overlay(0) +from:0x0216c2b0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0216c2b8 kind:arm_call to:0x02011ff4 module:main +from:0x0216c2d4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216c2e0 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0216c2fc kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0216c30c kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0216c31c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216c324 kind:arm_call to:0x02011ff4 module:main +from:0x0216c33c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216c344 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0216c34c kind:arm_call to:0x02011ff4 module:main +from:0x0216c364 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0216c36c kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x0216c380 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216c424 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c430 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c4ac kind:arm_call to:0x0216d138 module:overlay(94) +from:0x0216c4c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c4cc kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c538 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216c570 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0216c588 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c5a0 kind:load to:0x0217ac78 module:overlay(94) +from:0x0216c5b4 kind:arm_call to:0x02011f3c module:main +from:0x0216c5c0 kind:arm_call to:0x0216c614 module:overlay(94) +from:0x0216c5d4 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216c610 kind:load to:0x0217990c module:overlay(94) +from:0x0216c61c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216c634 kind:arm_call_thumb to:0x02058f90 module:overlay(0) +from:0x0216c648 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0216c6c0 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216c6dc kind:arm_call to:0x0202a17c module:main +from:0x0216c708 kind:load to:0x0217995c module:overlay(94) +from:0x0216c70c kind:load to:0x02179930 module:overlay(94) +from:0x0216c710 kind:load to:0x021798c0 module:overlay(94) +from:0x0216c714 kind:load to:0x027e07d4 module:dtcm +from:0x0216c720 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216c738 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216c740 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216c758 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216c760 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216c768 kind:arm_call to:0x02011ff4 module:main +from:0x0216c7bc kind:arm_call to:0x0200f05c module:main +from:0x0216c7f0 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0216c828 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216c834 kind:arm_call to:0x0216c9d8 module:overlay(94) +from:0x0216c840 kind:load to:0x0217ac78 module:overlay(94) +from:0x0216c844 kind:load to:0x02178244 module:overlay(94) +from:0x0216c8bc kind:arm_call to:0x0216cdac module:overlay(94) +from:0x0216c948 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216c96c kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0216c988 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216c998 kind:arm_call to:0x0216d020 module:overlay(94) +from:0x0216c9a4 kind:arm_call to:0x0216c9d8 module:overlay(94) +from:0x0216c9ac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216c9b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216c9bc kind:load to:0x021798d0 module:overlay(94) +from:0x0216c9cc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216cab0 kind:arm_call to:0x0216d020 module:overlay(94) +from:0x0216cab8 kind:load to:0x021798e4 module:overlay(94) +from:0x0216cac0 kind:load to:0x0203feb0 module:main +from:0x0216cacc kind:arm_call to:0x0216cdac module:overlay(94) +from:0x0216cae0 kind:arm_call to:0x0216c9d8 module:overlay(94) +from:0x0216cb04 kind:arm_call to:0x0214ff5c module:overlays(30,70) +from:0x0216cb28 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216cb60 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0216cb78 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216cb84 kind:arm_call to:0x0216c9d8 module:overlay(94) +from:0x0216cb90 kind:load to:0x027e0d28 module:dtcm +from:0x0216cb94 kind:load to:0x027e0cec module:dtcm +from:0x0216cb98 kind:load to:0x027e09a8 module:dtcm +from:0x0216cbb8 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cbe4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cbec kind:arm_call to:0x0216d160 module:overlay(94) +from:0x0216cc00 kind:arm_call to:0x0216c9d8 module:overlay(94) +from:0x0216cc48 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216cc80 kind:arm_call to:0x0216c9d8 module:overlay(94) +from:0x0216cc98 kind:arm_call to:0x02133b00 module:overlay(26) +from:0x0216cca8 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0216ccb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ccc4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cce4 kind:load to:0x027e09a8 module:dtcm +from:0x0216ccec kind:load to:0x027e0d28 module:dtcm +from:0x0216cd08 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cd34 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cd3c kind:arm_call to:0x0216d160 module:overlay(94) +from:0x0216cd84 kind:arm_call to:0x0216d3c8 module:overlay(94) +from:0x0216cde8 kind:arm_call to:0x01fff698 module:itcm +from:0x0216ce34 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216ce50 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ce74 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216ce90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ceb0 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216cecc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216cf24 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216cf30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d010 kind:load to:0x027e0cd8 module:dtcm +from:0x0216d01c kind:load to:0x0203feb0 module:main +from:0x0216d050 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0216d068 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0216d09c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216d0ac kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d0d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d0e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d0f4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216d128 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d134 kind:load to:0x0203feb0 module:main +from:0x0216d158 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d1bc kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216d274 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d29c kind:arm_call to:0x0216d3c8 module:overlay(94) +from:0x0216d2b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d2c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d2dc kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d30c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216d324 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0216d340 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216d35c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216d380 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216d39c kind:arm_call to:0x0214ffd8 module:overlay(30) +from:0x0216d3bc kind:load to:0x027e0cec module:dtcm +from:0x0216d3c0 kind:load to:0x027e0d28 module:dtcm +from:0x0216d3c4 kind:load to:0x02178238 module:overlay(94) +from:0x0216d3e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216d3f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d408 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216d410 kind:arm_call to:0x02011ff4 module:main +from:0x0216d424 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216d42c kind:arm_call to:0x02011ff4 module:main +from:0x0216d440 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216d4a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216d4ac kind:arm_call to:0x01fff458 module:itcm +from:0x0216d4e4 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0216d4f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216d504 kind:load to:0x0217ada4 module:overlay(94) +from:0x0216d518 kind:arm_call to:0x02011f3c module:main +from:0x0216d524 kind:arm_call to:0x0216d5fc module:overlay(94) +from:0x0216d53c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0216d5f0 kind:load to:0x021799f4 module:overlay(94) +from:0x0216d5f4 kind:load to:0x0217ad60 module:overlay(94) +from:0x0216d5f8 kind:load to:0x027e07d4 module:dtcm +from:0x0216d604 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216d61c kind:arm_call_thumb to:0x0209bf4c module:overlay(0) +from:0x0216d628 kind:arm_call to:0x0216e5c4 module:overlay(94) +from:0x0216d630 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0216d68c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216d6a0 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216d6ac kind:load to:0x02179a18 module:overlay(94) +from:0x0216d6b0 kind:load to:0x021799c4 module:overlay(94) +from:0x0216d6c0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216d6c8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216d6e0 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216d6e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216d6f0 kind:arm_call to:0x02011ff4 module:main +from:0x0216d720 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216d794 kind:arm_call to:0x0200f05c module:main +from:0x0216d8fc kind:arm_call to:0x0216d914 module:overlay(94) +from:0x0216d908 kind:load to:0x0217ada4 module:overlay(94) +from:0x0216d90c kind:load to:0x02178288 module:overlay(94) +from:0x0216d910 kind:load to:0x0204b164 module:main +from:0x0216d950 kind:load to:0x021799cc module:overlay(94) +from:0x0216d988 kind:load to:0x021799cc module:overlay(94) +from:0x0216d9f8 kind:arm_call to:0x0216e1d0 module:overlay(94) +from:0x0216da14 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216da24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216da3c kind:arm_call to:0x01ff9984 module:itcm +from:0x0216da4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216da80 kind:arm_call to:0x0216e21c module:overlay(94) +from:0x0216dabc kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0216dacc kind:load to:0x027e07d4 module:dtcm +from:0x0216db04 kind:load to:0x0217ad60 module:overlay(94) +from:0x0216db1c kind:arm_call to:0x02134334 module:overlay(26) +from:0x0216db74 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216db7c kind:arm_call to:0x02098dac module:overlay(0) +from:0x0216dba4 kind:arm_call to:0x01fffd00 module:itcm +from:0x0216dbb8 kind:arm_call to:0x020f095c module:overlay(26) +from:0x0216dbc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216dbdc kind:arm_call to:0x01ffb860 module:itcm +from:0x0216dbe8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216dc6c kind:arm_call to:0x0216e440 module:overlay(94) +from:0x0216dc84 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216dcf8 kind:arm_call to:0x0216e440 module:overlay(94) +from:0x0216dd10 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216dd88 kind:arm_call to:0x0216e440 module:overlay(94) +from:0x0216dda0 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0216de6c kind:arm_call to:0x02134334 module:overlay(26) +from:0x0216de9c kind:arm_call to:0x01fff350 module:itcm +from:0x0216dedc kind:arm_call to:0x01fff350 module:itcm +from:0x0216e08c kind:load to:0x02178274 module:overlay(94) +from:0x0216e090 kind:load to:0x027e0ce0 module:dtcm +from:0x0216e094 kind:load to:0x0204b164 module:main +from:0x0216e098 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0216e0a0 kind:load to:0x0217ad60 module:overlay(94) +from:0x0216e0a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e0a8 kind:load to:0x020b4800 module:overlay(0) +from:0x0216e0ac kind:load to:0x0203feb0 module:main +from:0x0216e18c kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0216e1b4 kind:arm_call to:0x01ffc634 module:itcm +from:0x0216e1c8 kind:load to:0x0203feb0 module:main +from:0x0216e1cc kind:load to:0x027e0958 module:dtcm +from:0x0216e218 kind:load to:0x0217ad60 module:overlay(94) +from:0x0216e250 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216e310 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216e32c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216e348 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216e360 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216e388 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e3b0 kind:arm_call to:0x01ff938c module:itcm +from:0x0216e3bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216e3f0 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216e40c kind:arm_call to:0x0214ffd8 module:overlay(30) +from:0x0216e428 kind:load to:0x027e0cec module:dtcm +from:0x0216e42c kind:load to:0x027e09a8 module:dtcm +from:0x0216e434 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e438 kind:load to:0x027e0d28 module:dtcm +from:0x0216e43c kind:load to:0x0217827c module:overlay(94) +from:0x0216e580 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216e5b4 kind:load to:0x0204b164 module:main +from:0x0216e5cc kind:arm_call to:0x0205a688 module:overlay(0) +from:0x0216e5e0 kind:load to:0x021799b8 module:overlay(94) +from:0x0216e60c kind:load to:0x01ffc5a0 module:itcm +from:0x0216e618 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216e6b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e6c4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216e740 kind:arm_call to:0x0216f9d4 module:overlay(94) +from:0x0216e754 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e760 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216e7d0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216e810 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216e81c kind:arm_call to:0x01ffb860 module:itcm +from:0x0216e828 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216e878 kind:arm_call to:0x020993c8 module:overlay(0) +from:0x0216e890 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e8a0 kind:load to:0x02040ab0 module:main +from:0x0216e8ac kind:load to:0x0217ae8c module:overlay(94) +from:0x0216e8c0 kind:arm_call to:0x02011f3c module:main +from:0x0216e8cc kind:arm_call to:0x0216e924 module:overlay(94) +from:0x0216e8e4 kind:arm_call to:0x02099084 module:overlay(0) +from:0x0216e920 kind:load to:0x02179aa0 module:overlay(94) +from:0x0216e92c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216e944 kind:arm_call_thumb to:0x02058f90 module:overlay(0) +from:0x0216e958 kind:arm_call to:0x0209932c module:overlay(0) +from:0x0216e9ec kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216ea08 kind:arm_call to:0x0202a17c module:main +from:0x0216ea34 kind:load to:0x02179b30 module:overlay(94) +from:0x0216ea38 kind:load to:0x02179ac4 module:overlay(94) +from:0x0216ea3c kind:load to:0x02179a74 module:overlay(94) +from:0x0216ea40 kind:load to:0x027e07d4 module:dtcm +from:0x0216ea4c kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216ea64 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216ea6c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216ea84 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216ea8c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0216ea94 kind:arm_call to:0x02011ff4 module:main +from:0x0216eae8 kind:arm_call to:0x0200f05c module:main +from:0x0216eb1c kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0216eb54 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216eb60 kind:arm_call to:0x0216f0d0 module:overlay(94) +from:0x0216eb6c kind:load to:0x0217ae8c module:overlay(94) +from:0x0216eb70 kind:load to:0x0217838c module:overlay(94) +from:0x0216ebec kind:arm_call to:0x01fff698 module:itcm +from:0x0216ec4c kind:arm_call to:0x020eb410 module:overlay(26) +from:0x0216ec7c kind:arm_call to:0x020eb410 module:overlay(26) +from:0x0216ecb0 kind:arm_call to:0x020efa2c module:overlay(26) +from:0x0216ecd4 kind:arm_call to:0x020f7198 module:overlay(26) +from:0x0216ed0c kind:arm_call to:0x020d336c module:overlay(24) +from:0x0216ed18 kind:arm_call to:0x020d336c module:overlay(24) +from:0x0216ed38 kind:arm_call to:0x020f7098 module:overlay(26) +from:0x0216ed58 kind:arm_call to:0x020f7098 module:overlay(26) +from:0x0216ef18 kind:arm_call to:0x0216f650 module:overlay(94) +from:0x0216ef80 kind:arm_call to:0x0216f650 module:overlay(94) +from:0x0216f004 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216f028 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0216f044 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216f054 kind:arm_call to:0x0216f8ec module:overlay(94) +from:0x0216f084 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f090 kind:arm_call to:0x0216f0d0 module:overlay(94) +from:0x0216f098 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216f0a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216f0ac kind:load to:0x027e0ce0 module:dtcm +from:0x0216f0b0 kind:load to:0x02178360 module:overlay(94) +from:0x0216f0b4 kind:load to:0x02179a84 module:overlay(94) +from:0x0216f0c4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216f10c kind:load to:0x02179ae8 module:overlay(94) +from:0x0216f1e0 kind:arm_call to:0x0216f8ec module:overlay(94) +from:0x0216f214 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f21c kind:load to:0x02179ae8 module:overlay(94) +from:0x0216f224 kind:load to:0x0203feb0 module:main +from:0x0216f234 kind:arm_call to:0x0216f650 module:overlay(94) +from:0x0216f248 kind:arm_call to:0x0216f0d0 module:overlay(94) +from:0x0216f26c kind:arm_call to:0x0214ff5c module:overlays(30,70) +from:0x0216f28c kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0216f298 kind:arm_call to:0x0216f0d0 module:overlay(94) +from:0x0216f2a0 kind:load to:0x027e0d28 module:dtcm +from:0x0216f2fc kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0216f314 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216f320 kind:load to:0x027e0cec module:dtcm +from:0x0216f324 kind:load to:0x027e09a8 module:dtcm +from:0x0216f344 kind:arm_call to:0x01ff916c module:itcm +from:0x0216f378 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f3d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216f46c kind:arm_call to:0x0216f8ec module:overlay(94) +from:0x0216f474 kind:arm_call to:0x0216f9fc module:overlay(94) +from:0x0216f488 kind:arm_call to:0x0216f0d0 module:overlay(94) +from:0x0216f4d0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0216f50c kind:arm_call to:0x0216f0d0 module:overlay(94) +from:0x0216f524 kind:arm_call to:0x02133b00 module:overlay(26) +from:0x0216f534 kind:arm_call to:0x02133a3c module:overlay(26) +from:0x0216f544 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f550 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216f570 kind:load to:0x02178354 module:overlay(94) +from:0x0216f574 kind:load to:0x0217834e module:overlay(94) +from:0x0216f578 kind:load to:0x02178348 module:overlay(94) +from:0x0216f57c kind:load to:0x027e09a8 module:dtcm +from:0x0216f584 kind:load to:0x027e0d28 module:dtcm +from:0x0216f5a4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216f5d8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f5e0 kind:arm_call to:0x0216f9fc module:overlay(94) +from:0x0216f628 kind:arm_call to:0x0216fcb4 module:overlay(94) +from:0x0216f68c kind:arm_call to:0x01fff698 module:itcm +from:0x0216f6d8 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216f6f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216f718 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216f734 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216f754 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216f770 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216f7c8 kind:arm_call to:0x02133b84 module:overlay(26) +from:0x0216f7ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f8d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216f8e8 kind:load to:0x0203feb0 module:main +from:0x0216f91c kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0216f934 kind:arm_call to:0x02060a84 module:overlay(0) +from:0x0216f964 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f974 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f9a4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216f9b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f9c4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216f9d0 kind:load to:0x0203feb0 module:main +from:0x0216f9f4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216fa58 kind:arm_call to:0x0209a188 module:overlay(0) +from:0x0216fa98 kind:arm_call to:0x0202a260 module:main +from:0x0216fab8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216fac8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216fb68 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216fb8c kind:arm_call to:0x0216fcb4 module:overlay(94) +from:0x0216fba4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216fbb8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216fbcc kind:arm_call to:0x01ffb974 module:itcm +from:0x0216fbf8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216fc14 kind:arm_call to:0x020a16fc module:overlay(0) +from:0x0216fc30 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216fc4c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216fc70 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0216fc88 kind:arm_call to:0x0214ffd8 module:overlay(30) +from:0x0216fca8 kind:load to:0x027e0cec module:dtcm +from:0x0216fcac kind:load to:0x027e0d28 module:dtcm +from:0x0216fcb0 kind:load to:0x02178370 module:overlay(94) +from:0x0216fcd4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216fce4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fcf4 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0216fcfc kind:arm_call to:0x02011ff4 module:main +from:0x0216fd10 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0216fd18 kind:arm_call to:0x02011ff4 module:main +from:0x0216fd2c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0216fd40 kind:load to:0x0217af74 module:overlay(94) +from:0x0216fd54 kind:arm_call to:0x02011f3c module:main +from:0x0216fd60 kind:arm_call to:0x0216fd90 module:overlay(94) +from:0x0216fd74 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0216fd8c kind:load to:0x02179b8c module:overlay(94) +from:0x0216fd98 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0216fde0 kind:load to:0x02179bb0 module:overlay(94) +from:0x0216fdf4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x0216fe34 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216fe4c kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0216fe68 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0216fe8c kind:load to:0x027e09ac module:dtcm +from:0x0216feb8 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x0216fec0 kind:load to:0x027e09ac module:dtcm +from:0x0216fee0 kind:arm_call to:0x02170020 module:overlay(94) +from:0x0216ff04 kind:arm_call to:0x02170020 module:overlay(94) +from:0x0216ff24 kind:arm_call to:0x0216ff80 module:overlay(94) +from:0x0216ff90 kind:load to:0x027e09bc module:dtcm +from:0x0216fff0 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x02170000 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0217000c kind:load to:0x027e0cec module:dtcm +from:0x02170018 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0217004c kind:arm_call to:0x01fff148 module:itcm +from:0x02170070 kind:arm_call to:0x020819a4 module:overlay(0) +from:0x0217007c kind:load to:0x027e0ce0 module:dtcm +from:0x02170080 kind:load to:0x027e0cd8 module:dtcm +from:0x02170090 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x02170098 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021700b0 kind:arm_call to:0x020a1adc module:overlay(0) +from:0x021700b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021700c0 kind:arm_call to:0x02011ff4 module:main +from:0x021700d4 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x021700e8 kind:load to:0x0217afc0 module:overlay(94) +from:0x021700fc kind:arm_call to:0x02011f3c module:main +from:0x02170108 kind:arm_call to:0x0217014c module:overlay(94) +from:0x0217011c kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217012c kind:arm_call_thumb to:0x020154d0 module:main +from:0x02170144 kind:load to:0x02179c44 module:overlay(94) +from:0x02170148 kind:load to:0x02179c20 module:overlay(94) +from:0x02170154 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02170178 kind:arm_call to:0x0200f05c module:main +from:0x02170194 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021701bc kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021701d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021701e8 kind:arm_call_thumb to:0x02080e08 module:overlay(0) +from:0x021701f0 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x021701fc kind:load to:0x02179ce0 module:overlay(94) +from:0x02170200 kind:load to:0x0217afc0 module:overlay(94) +from:0x02170204 kind:load to:0x021783dc module:overlay(94) +from:0x02170208 kind:load to:0x02179c98 module:overlay(94) +from:0x02170214 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021702b0 kind:arm_call to:0x02015e40 module:main +from:0x021702c8 kind:arm_call to:0x02035590 module:main +from:0x021702d0 kind:arm_call to:0x020354ac module:main +from:0x021702e4 kind:arm_call to:0x02035590 module:main +from:0x021702ec kind:arm_call to:0x020354ac module:main +from:0x02170300 kind:arm_call to:0x02035590 module:main +from:0x02170320 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x02170348 kind:arm_call_thumb to:0x02080e1c module:overlay(0) +from:0x02170354 kind:arm_call_thumb to:0x02080e20 module:overlay(0) +from:0x021703a4 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x021703d4 kind:arm_call to:0x0209a208 module:overlay(0) +from:0x021703f8 kind:arm_call to:0x0200f05c module:main +from:0x0217042c kind:arm_call to:0x0200f05c module:main +from:0x0217047c kind:arm_call to:0x0200f05c module:main +from:0x021704d0 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x021704e0 kind:load to:0x0217afc0 module:overlay(94) +from:0x021704e4 kind:load to:0x02179c10 module:overlay(94) +from:0x021704e8 kind:load to:0x02179c08 module:overlay(94) +from:0x021704ec kind:load to:0x0217b098 module:overlay(94) +from:0x021704f0 kind:load to:0x027e00f0 module:dtcm +from:0x021704f4 kind:load to:0x027e09a4 module:dtcm +from:0x021704f8 kind:load to:0x021783dc module:overlay(94) +from:0x021704fc kind:load to:0x021783ec module:overlay(94) +from:0x02170500 kind:load to:0x02179c78 module:overlay(94) +from:0x02170504 kind:load to:0x02179c60 module:overlay(94) +from:0x02170548 kind:load to:0x01ffc6d4 module:itcm +from:0x02170554 kind:arm_call to:0x02099140 module:overlay(0) +from:0x02170574 kind:load to:0x020990f4 module:overlay(0) +from:0x02170580 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02170588 kind:arm_call to:0x02011ff4 module:main +from:0x021705a0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021705a8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021705b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021705b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021705d0 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021705d8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021705e0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021705e8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021705f0 kind:arm_call to:0x02011ff4 module:main +from:0x02170608 kind:arm_call_thumb to:0x02015504 module:main +from:0x02170610 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02170624 kind:load to:0x0217b0bc module:overlay(94) +from:0x02170638 kind:arm_call to:0x02011f3c module:main +from:0x02170644 kind:arm_call to:0x02170680 module:overlay(94) +from:0x02170658 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02170678 kind:load to:0x02179d40 module:overlay(94) +from:0x02170688 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021706b0 kind:load to:0x02179d64 module:overlay(94) +from:0x021706c8 kind:arm_call to:0x0217100c module:overlay(94) +from:0x021706d8 kind:arm_call to:0x02170768 module:overlay(94) +from:0x021706f0 kind:arm_call to:0x0217100c module:overlay(94) +from:0x02170728 kind:arm_call to:0x0217100c module:overlay(94) +from:0x02170738 kind:arm_call to:0x02170768 module:overlay(94) +from:0x02170750 kind:arm_call to:0x0217100c module:overlay(94) +from:0x02170784 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02170790 kind:arm_call to:0x0217081c module:overlay(94) +from:0x021707ac kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021707bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170810 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02170818 kind:load to:0x027e0ce4 module:dtcm +from:0x0217084c kind:arm_call to:0x02081cd8 module:overlay(0) +from:0x0217086c kind:arm_call to:0x02170c74 module:overlay(94) +from:0x021708ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021708b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02170924 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170a2c kind:arm_call to:0x01ffedac module:itcm +from:0x02170a40 kind:arm_call to:0x01ffedac module:itcm +from:0x02170a68 kind:arm_call to:0x01ffedac module:itcm +from:0x02170a90 kind:arm_call to:0x01ffedac module:itcm +from:0x02170ab8 kind:arm_call to:0x01ffedac module:itcm +from:0x02170ae0 kind:arm_call to:0x01ffedac module:itcm +from:0x02170b08 kind:arm_call to:0x01ffedac module:itcm +from:0x02170b1c kind:arm_call to:0x01ffedac module:itcm +from:0x02170be0 kind:arm_call to:0x0205c318 module:overlay(0) +from:0x02170bf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170c00 kind:arm_call to:0x01ff9770 module:itcm +from:0x02170c10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170c44 kind:arm_call to:0x02170c74 module:overlay(94) +from:0x02170c60 kind:arm_call to:0x02170c74 module:overlay(94) +from:0x02170c6c kind:load to:0x027e0cd8 module:dtcm +from:0x02170c70 kind:load to:0x0204b164 module:main +from:0x02170d04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170d94 kind:arm_call to:0x0217100c module:overlay(94) +from:0x02170da4 kind:arm_call to:0x0203b6ec module:main +from:0x02170e80 kind:arm_call to:0x0217100c module:overlay(94) +from:0x02170e90 kind:arm_call to:0x0203b6ec module:main +from:0x02170f64 kind:arm_call to:0x0217100c module:overlay(94) +from:0x02170f74 kind:arm_call to:0x0203b6ec module:main +from:0x02170ffc kind:load to:0x027e0cd8 module:dtcm +from:0x02171000 kind:load to:0x0204b164 module:main +from:0x02171008 kind:load to:0x0203feb0 module:main +from:0x02171044 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02171050 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171064 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217106c kind:arm_call to:0x02011ff4 module:main +from:0x02171080 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02171094 kind:load to:0x0217b108 module:overlay(94) +from:0x021710a8 kind:arm_call to:0x02011f3c module:main +from:0x021710b4 kind:arm_call to:0x021711e8 module:overlay(94) +from:0x021710c8 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0217110c kind:load to:0x02179e04 module:overlay(94) +from:0x02171134 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02171168 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0217117c kind:load to:0x020b6ba4 module:overlay(0) +from:0x021711b0 kind:arm_call to:0x01fff350 module:itcm +from:0x021711d0 kind:arm_call to:0x021714c8 module:overlay(94) +from:0x021711dc kind:load to:0x027e0ce4 module:dtcm +from:0x021711e4 kind:load to:0x020b4800 module:overlay(0) +from:0x021711f4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0217124c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02171288 kind:arm_call to:0x0203e690 module:main +from:0x02171298 kind:load to:0x02179e28 module:overlay(94) +from:0x0217129c kind:load to:0x0217b108 module:overlay(94) +from:0x021712a0 kind:load to:0x020a1aac module:overlay(0) +from:0x021712a4 kind:load to:0x0216b70c module:overlay(94) +from:0x021712d8 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021712f8 kind:arm_call to:0x0203e740 module:main +from:0x02171300 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02171308 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171314 kind:load to:0x02179e28 module:overlay(94) +from:0x02171318 kind:load to:0x027e0cec module:dtcm +from:0x0217131c kind:load to:0x020a1aac module:overlay(0) +from:0x02171350 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02171370 kind:arm_call to:0x0203e740 module:main +from:0x02171378 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02171380 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02171388 kind:arm_call to:0x02011ff4 module:main +from:0x02171394 kind:load to:0x02179e28 module:overlay(94) +from:0x02171398 kind:load to:0x027e0cec module:dtcm +from:0x0217139c kind:load to:0x020a1aac module:overlay(0) +from:0x021713a8 kind:arm_call to:0x021714c8 module:overlay(94) +from:0x02171428 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171458 kind:arm_call to:0x020733ec module:overlay(0) +from:0x02171464 kind:load to:0x02179dbc module:overlay(94) +from:0x02171468 kind:load to:0x027e09a8 module:dtcm +from:0x02171490 kind:arm_call to:0x01ffc744 module:itcm +from:0x0217149c kind:arm_call to:0x0200ef5c module:main +from:0x021714bc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021714c4 kind:load to:0x020b66c4 module:overlay(0) +from:0x02171500 kind:load to:0x02179ddc module:overlay(94) +from:0x0217154c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x02171568 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171574 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02171580 kind:arm_call to:0x01ffb800 module:itcm +from:0x02171594 kind:arm_call to:0x01ff938c module:itcm +from:0x021715a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021715c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217161c kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x02171630 kind:load to:0x021783fc module:overlay(94) +from:0x02171634 kind:load to:0x027e0cec module:dtcm +from:0x021716a0 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x021716b4 kind:load to:0x027e0cec module:dtcm +from:0x021716d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021716e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0217171c kind:arm_call to:0x021714c8 module:overlay(94) +from:0x0217173c kind:arm_call to:0x01ff930c module:itcm +from:0x02171770 kind:arm_call to:0x021714c8 module:overlay(94) +from:0x02171778 kind:load to:0x02179db8 module:overlay(94) +from:0x02171798 kind:load to:0x02179db8 module:overlay(94) +from:0x021717a0 kind:load to:0x01ff930c module:itcm +from:0x021717b0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021717f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02171810 kind:load to:0x027e0ce4 module:dtcm +from:0x02171858 kind:arm_call to:0x0205ea00 module:overlay(0) +from:0x0217188c kind:arm_call to:0x020e5858 module:overlay(31) +from:0x021718a0 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x021718ac kind:arm_call to:0x020168f0 module:main +from:0x02171910 kind:arm_call to:0x02171998 module:overlay(94) +from:0x02171954 kind:arm_call to:0x02171998 module:overlay(94) +from:0x0217198c kind:load to:0x027e0ce0 module:dtcm +from:0x021719ac kind:arm_call to:0x01ff930c module:itcm +from:0x021719dc kind:arm_call to:0x020e8d64 module:overlay(31) +from:0x02171a08 kind:arm_call_thumb to:0x0209b9b8 module:overlay(0) +from:0x02171a24 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02171a34 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02171a54 kind:arm_call to:0x021717bc module:overlay(94) +from:0x02171a64 kind:load to:0x021797a4 module:overlay(94) +from:0x02171a68 kind:load to:0x021795dc module:overlay(94) +from:0x02171a6c kind:load to:0x02179f24 module:overlay(94) +from:0x02171ac0 kind:load to:0x02179e7c module:overlay(94) +from:0x02171b00 kind:arm_call to:0x020aa5d0 module:overlay(0) +from:0x02171b60 kind:arm_call to:0x02099fe0 module:overlay(0) +from:0x02171b88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171bc0 kind:load to:0x02179ecc module:overlay(94) +from:0x02171bdc kind:arm_call to:0x02171814 module:overlay(94) +from:0x02171c00 kind:arm_call to:0x02171830 module:overlay(94) +from:0x02171c70 kind:arm_call to:0x020aa69c module:overlay(0) +from:0x02171cac kind:arm_call to:0x021717e0 module:overlay(94) +from:0x02171cc8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02171cd0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02171ce8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02171cf0 kind:arm_call to:0x020e8e20 module:overlay(31) +from:0x02171cf8 kind:arm_call to:0x02011ff4 module:main +from:0x02171d0c kind:load to:0x0217b1f8 module:overlay(94) +from:0x02171d20 kind:arm_call to:0x02011f3c module:main +from:0x02171d2c kind:arm_call to:0x02171d78 module:overlay(94) +from:0x02171d40 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x02171d70 kind:load to:0x0217a068 module:overlay(94) +from:0x02171d80 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02171da0 kind:arm_call to:0x02106428 module:overlay(26) +from:0x02171da8 kind:arm_call to:0x020ff3ac module:overlay(26) +from:0x02171db8 kind:arm_call to:0x020fdf0c module:overlay(26) +from:0x02171de8 kind:arm_call to:0x021053c0 module:overlay(26) +from:0x02171e24 kind:arm_call to:0x021061f8 module:overlay(26) +from:0x02171e30 kind:load to:0x0217a08c module:overlay(94) +from:0x02171e34 kind:load to:0x020b3fc8 module:overlay(0) +from:0x02171e40 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02171ee0 kind:load to:0x0217b1e4 module:overlay(94) +from:0x02171ee4 kind:load to:0x0217a040 module:overlay(94) +from:0x02171ee8 kind:load to:0x0217b234 module:overlay(94) +from:0x02171f04 kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x02171f14 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02171fcc kind:load to:0x0213b0b0 module:overlay(26) +from:0x02171fe0 kind:arm_call to:0x020e87a0 module:overlay(26) +from:0x02171ff0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021720a8 kind:load to:0x0213b0b0 module:overlay(26) +from:0x021720d0 kind:arm_call to:0x021061ac module:overlays(21,26) +from:0x021720e0 kind:arm_call to:0x021064a4 module:overlay(26) +from:0x02172124 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021721a8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021721e0 kind:arm_call to:0x020fdf40 module:overlay(26) +from:0x02172244 kind:arm_call to:0x020fe17c module:overlay(26) +from:0x02172254 kind:load to:0x027e0ce4 module:dtcm +from:0x0217227c kind:arm_call to:0x01ffd420 module:itcm +from:0x0217231c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021723cc kind:arm_call to:0x020fe450 module:overlay(26) +from:0x021723e0 kind:arm_call to:0x020fe3c0 module:overlay(26) +from:0x0217245c kind:arm_call to:0x02106220 module:overlay(26) +from:0x021724c8 kind:arm_call to:0x021062c0 module:overlay(26) +from:0x021725ac kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x021725b8 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x021725c0 kind:arm_call to:0x021064a0 module:overlays(21,26) +from:0x021725cc kind:load to:0x027e09b8 module:dtcm +from:0x021725d0 kind:load to:0x0217b244 module:overlay(94) +from:0x021725d4 kind:load to:0x027e0ce4 module:dtcm +from:0x021725dc kind:load to:0x0217b1e0 module:overlay(94) +from:0x021725e0 kind:load to:0x0217a040 module:overlay(94) +from:0x021725e8 kind:load to:0x027e09c0 module:dtcm +from:0x02172684 kind:arm_call to:0x02105438 module:overlay(26) +from:0x02172698 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021726a4 kind:arm_call to:0x02073564 module:overlay(0) +from:0x021726d0 kind:arm_call to:0x02105438 module:overlay(26) +from:0x021726f8 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172704 kind:arm_call to:0x02073564 module:overlay(0) +from:0x02172720 kind:arm_call to:0x02105438 module:overlay(26) +from:0x02172734 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02172740 kind:arm_call to:0x02073564 module:overlay(0) +from:0x021727d8 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x021727e8 kind:load to:0x027e09a8 module:dtcm +from:0x021727f0 kind:load to:0x027e09bc module:dtcm +from:0x0217281c kind:arm_call to:0x021060f0 module:overlay(26) +from:0x02172834 kind:arm_call to:0x021060b4 module:overlay(26) +from:0x02172844 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02172858 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02172860 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02172878 kind:arm_call to:0x0203e740 module:main +from:0x0217288c kind:arm_call to:0x0203e740 module:main +from:0x02172894 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021728a8 kind:arm_call to:0x0203e740 module:main +from:0x021728b0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021728b8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021728c4 kind:load to:0x02171e38 module:overlay(94) +from:0x021728c8 kind:load to:0x0216bae0 module:overlay(94) +from:0x021728cc kind:load to:0x020a1aac module:overlay(0) +from:0x021728dc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021728e4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x021728fc kind:arm_call to:0x0203e740 module:main +from:0x02172910 kind:arm_call to:0x0203e740 module:main +from:0x02172918 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0217292c kind:arm_call to:0x0203e740 module:main +from:0x02172934 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0217293c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172944 kind:arm_call to:0x02011ff4 module:main +from:0x02172950 kind:load to:0x02171e38 module:overlay(94) +from:0x02172954 kind:load to:0x0216bae0 module:overlay(94) +from:0x02172958 kind:load to:0x020a1aac module:overlay(0) +from:0x02172964 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x02172978 kind:load to:0x0217b264 module:overlay(94) +from:0x0217298c kind:arm_call to:0x02011f3c module:main +from:0x02172998 kind:arm_call to:0x021729d0 module:overlay(94) +from:0x021729ac kind:arm_call to:0x02099040 module:overlay(0) +from:0x021729cc kind:load to:0x0217a0f0 module:overlay(94) +from:0x021729d8 kind:arm_call to:0x02183490 module:overlay(98) +from:0x021729ec kind:load to:0x0217a144 module:overlay(94) +from:0x021729fc kind:arm_call to:0x02183724 module:overlay(98) +from:0x02172a70 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02172a84 kind:load to:0x0217a10c module:overlay(94) +from:0x02172a88 kind:load to:0x0217a124 module:overlay(94) +from:0x02172aa4 kind:load to:0x0217b264 module:overlay(94) +from:0x02172ab4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172abc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172ac4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02172acc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172ae4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172aec kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172af4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02172afc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172b04 kind:arm_call to:0x02011ff4 module:main +from:0x02172b18 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02172b2c kind:load to:0x0217b34c module:overlay(94) +from:0x02172b40 kind:arm_call to:0x02011f3c module:main +from:0x02172b4c kind:arm_call to:0x02172b84 module:overlay(94) +from:0x02172b60 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02172b80 kind:load to:0x0217a1a4 module:overlay(94) +from:0x02172b8c kind:arm_call to:0x02182cfc module:overlay(98) +from:0x02172ba0 kind:load to:0x0217a1f8 module:overlay(94) +from:0x02172bb0 kind:arm_call to:0x02182fac module:overlays(98,99) +from:0x02172c24 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02172c38 kind:load to:0x0217a1c0 module:overlay(94) +from:0x02172c3c kind:load to:0x0217a1d8 module:overlay(94) +from:0x02172c58 kind:load to:0x0217b34c module:overlay(94) +from:0x02172c68 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172c70 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172c78 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02172c80 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172c98 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172ca0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02172ca8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02172cb0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02172cb8 kind:arm_call to:0x02011ff4 module:main +from:0x02172ccc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02172ce0 kind:load to:0x0217b434 module:overlay(94) +from:0x02172cf4 kind:arm_call to:0x02011f3c module:main +from:0x02172d00 kind:arm_call to:0x02172d50 module:overlay(94) +from:0x02172d18 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02172d48 kind:load to:0x0217a258 module:overlay(94) +from:0x02172d58 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02172d84 kind:load to:0x0217a274 module:overlay(94) +from:0x02172d88 kind:load to:0x020b3168 module:overlay(0) +from:0x02172db8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02172dcc kind:load to:0x027e0cd8 module:dtcm +from:0x02172e54 kind:arm_call to:0x01fff498 module:itcm +from:0x02172e68 kind:arm_call to:0x01fff584 module:itcm +from:0x02172e74 kind:arm_call to:0x01fff584 module:itcm +from:0x02172fbc kind:load to:0x027e0cd8 module:dtcm +from:0x02172fc0 kind:load to:0x02178430 module:overlay(94) +from:0x02172fc4 kind:load to:0x02178410 module:overlay(94) +from:0x02172fc8 kind:load to:0x027e0ce8 module:dtcm +from:0x02173004 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02173028 kind:load to:0x0203feb0 module:main +from:0x02173084 kind:load to:0x0217b434 module:overlay(94) +from:0x02173094 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0217309c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021730b4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021730bc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021730c4 kind:arm_call to:0x02011ff4 module:main +from:0x021730d8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x021730ec kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021730f4 kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x02173110 kind:arm_call to:0x0209de84 module:overlay(0) +from:0x02173188 kind:arm_call to:0x02068814 module:overlay(0) +from:0x0217319c kind:load to:0x0217a2b8 module:overlay(94) +from:0x021731a0 kind:load to:0x0217a2fc module:overlay(94) +from:0x021731a4 kind:load to:0x020b7544 module:overlay(0) +from:0x021731ac kind:load to:0x020b3168 module:overlay(0) +from:0x021731cc kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021731ec kind:load to:0x027e09b8 module:dtcm +from:0x02173208 kind:arm_call to:0x02074c30 module:overlay(0) +from:0x02173214 kind:load to:0x027e09b8 module:dtcm +from:0x0217322c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02173248 kind:load to:0x027e09b8 module:dtcm +from:0x02173264 kind:load to:0x020b684c module:overlay(0) +from:0x02173268 kind:load to:0x02069620 module:overlay(0) +from:0x02173278 kind:arm_call to:0x02068848 module:overlay(0) +from:0x02173280 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02173288 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02173290 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02173298 kind:arm_call to:0x02011ff4 module:main +from:0x021732b0 kind:arm_call to:0x02068848 module:overlay(0) +from:0x021732b8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021732c0 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x021732c8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021732fc kind:load to:0x0217b518 module:overlay(94) +from:0x02173310 kind:arm_call to:0x02011f3c module:main +from:0x0217331c kind:arm_call to:0x02173414 module:overlay(94) +from:0x02173340 kind:arm_call to:0x0209e310 module:overlay(0) +from:0x02173350 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x021733ac kind:load to:0x0217a324 module:overlay(94) +from:0x021733b4 kind:load to:0x0217a370 module:overlay(94) +from:0x021733b8 kind:load to:0x0217a3c0 module:overlay(94) +from:0x021733bc kind:load to:0x0217a398 module:overlay(94) +from:0x021733d0 kind:arm_call to:0x021730e4 module:overlay(94) +from:0x021733f8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0217340c kind:load to:0x0217a3e8 module:overlay(94) +from:0x02173410 kind:load to:0x0217a42c module:overlay(94) +from:0x0217341c kind:arm_call to:0x021730e4 module:overlay(94) +from:0x02173444 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02173458 kind:load to:0x0217a3e8 module:overlay(94) +from:0x0217345c kind:load to:0x0217a42c module:overlay(94) +from:0x0217348c kind:arm_call to:0x02062764 module:overlay(0) +from:0x021734c8 kind:arm_call to:0x0209e49c module:overlay(0) +from:0x0217356c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02173580 kind:arm_call to:0x02173758 module:overlay(94) +from:0x02173590 kind:load to:0x0217b580 module:overlay(94) +from:0x02173594 kind:load to:0x0204b608 module:main +from:0x02173598 kind:load to:0x0217a344 module:overlay(94) +from:0x0217359c kind:load to:0x0217b518 module:overlay(94) +from:0x021735a0 kind:load to:0x0217b538 module:overlay(94) +from:0x021735cc kind:arm_call to:0x02173758 module:overlay(94) +from:0x02173668 kind:arm_call to:0x020b7f7c module:overlay(9) +from:0x021736c0 kind:arm_call to:0x02173758 module:overlay(94) +from:0x021736f8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0217370c kind:arm_call to:0x02062784 module:overlay(0) +from:0x02173718 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0217373c kind:arm_call to:0x02173758 module:overlay(94) +from:0x02173748 kind:load to:0x0204b608 module:main +from:0x0217374c kind:load to:0x0211ad44 module:overlay(31) +from:0x02173754 kind:load to:0x0204b690 module:main +from:0x021737c4 kind:arm_call to:0x020747bc module:overlay(0) +from:0x021737d8 kind:arm_call to:0x021731f4 module:overlay(94) +from:0x021737e8 kind:arm_call to:0x0217324c module:overlay(94) +from:0x021737f0 kind:arm_call to:0x02173218 module:overlay(94) +from:0x02173808 kind:arm_call to:0x02173758 module:overlay(94) +from:0x02173818 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x0217384c kind:arm_call to:0x02173758 module:overlay(94) +from:0x02173920 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x0217392c kind:load to:0x0217a324 module:overlay(94) +from:0x02173930 kind:load to:0x027e09bc module:dtcm +from:0x0217394c kind:arm_call to:0x02173758 module:overlay(94) +from:0x02173984 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02173994 kind:arm_call to:0x02173758 module:overlay(94) +from:0x0217399c kind:load to:0x027e09bc module:dtcm +from:0x021739ac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021739b4 kind:arm_call to:0x02068848 module:overlay(0) +from:0x021739bc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021739c4 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x021739cc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021739d4 kind:arm_call to:0x02011ff4 module:main +from:0x021739ec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021739f4 kind:arm_call to:0x02068848 module:overlay(0) +from:0x021739fc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02173a04 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02173a0c kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02173a20 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02173a34 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02173a3c kind:arm_call to:0x02011ff4 module:main +from:0x02173a50 kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02173a58 kind:arm_call to:0x02011ff4 module:main +from:0x02173a6c kind:arm_call to:0x0209e444 module:overlay(0) +from:0x02173ad0 kind:load to:0x0217b5b0 module:overlay(94) +from:0x02173ae4 kind:arm_call to:0x02011f3c module:main +from:0x02173af0 kind:arm_call to:0x02173b8c module:overlay(94) +from:0x02173b08 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02173b18 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02173b78 kind:load to:0x0217a468 module:overlay(94) +from:0x02173b7c kind:load to:0x0217a3c0 module:overlay(94) +from:0x02173b80 kind:load to:0x0217a484 module:overlay(94) +from:0x02173b94 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02173c0c kind:load to:0x0217a4a0 module:overlay(94) +from:0x02173c10 kind:load to:0x0217b5b0 module:overlay(94) +from:0x02173c14 kind:load to:0x020b3168 module:overlay(0) +from:0x02173c18 kind:load to:0x0217b684 module:overlay(94) +from:0x02173c48 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02173c50 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02173c68 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02173c70 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02173c78 kind:arm_call to:0x02011ff4 module:main +from:0x02173c8c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02173ca0 kind:load to:0x0217b6b8 module:overlay(94) +from:0x02173cb4 kind:arm_call to:0x02011f3c module:main +from:0x02173cc0 kind:arm_call to:0x02173d54 module:overlay(94) +from:0x02173cd8 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02173ce8 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02173d40 kind:load to:0x0217a468 module:overlay(94) +from:0x02173d44 kind:load to:0x0217a3c0 module:overlay(94) +from:0x02173d48 kind:load to:0x0217a504 module:overlay(94) +from:0x02173d5c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02173d6c kind:arm_call to:0x02062bd0 module:overlay(0) +from:0x02173ddc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02173df8 kind:arm_call_thumb to:0x020141e0 module:main +from:0x02173e68 kind:arm_call to:0x02067454 module:overlay(0) +from:0x02173e8c kind:arm_call to:0x0203e690 module:main +from:0x02173eac kind:load to:0x0217a4f8 module:overlay(94) +from:0x02173eb0 kind:load to:0x0217a520 module:overlay(94) +from:0x02173eb4 kind:load to:0x0217a57c module:overlay(94) +from:0x02173eb8 kind:load to:0x0217a588 module:overlay(94) +from:0x02173ebc kind:load to:0x0217a5b8 module:overlay(94) +from:0x02173ec0 kind:load to:0x0217b6b8 module:overlay(94) +from:0x02173ec4 kind:load to:0x020a1aac module:overlay(0) +from:0x02173ec8 kind:load to:0x0216b70c module:overlay(94) +from:0x02173f00 kind:arm_call to:0x02071244 module:overlay(0) +from:0x02173f1c kind:arm_call to:0x0203e740 module:main +from:0x02173f24 kind:arm_call to:0x0201b8bc module:main +from:0x02173f2c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02173f34 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173f3c kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02173f44 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02173f50 kind:load to:0x020b6ae8 module:overlay(0) +from:0x02173f54 kind:load to:0x0217a520 module:overlay(94) +from:0x02173f58 kind:load to:0x0217a57c module:overlay(94) +from:0x02173f5c kind:load to:0x0217a588 module:overlay(94) +from:0x02173f60 kind:load to:0x0217a5b8 module:overlay(94) +from:0x02173f64 kind:load to:0x020a1aac module:overlay(0) +from:0x02173f9c kind:arm_call to:0x02071244 module:overlay(0) +from:0x02173fb8 kind:arm_call to:0x0203e740 module:main +from:0x02173fc0 kind:arm_call to:0x0201b8bc module:main +from:0x02173fc8 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02173fd0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02173fd8 kind:arm_call to:0x02062c50 module:overlay(0) +from:0x02173fe0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02173fe8 kind:arm_call to:0x02011ff4 module:main +from:0x02173ff4 kind:load to:0x020b6ae8 module:overlay(0) +from:0x02173ff8 kind:load to:0x0217a520 module:overlay(94) +from:0x02173ffc kind:load to:0x0217a57c module:overlay(94) +from:0x02174000 kind:load to:0x0217a588 module:overlay(94) +from:0x02174004 kind:load to:0x0217a5b8 module:overlay(94) +from:0x02174008 kind:load to:0x020a1aac module:overlay(0) +from:0x0217405c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02174078 kind:arm_call_thumb to:0x02185404 module:overlay(101) +from:0x021740a8 kind:arm_call to:0x02071178 module:overlay(0) +from:0x021740c4 kind:arm_call to:0x02062764 module:overlay(0) +from:0x021740dc kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021740fc kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174108 kind:load to:0x020da050 module:overlays(19,24) +from:0x0217410c kind:load to:0x0217b78c module:overlay(94) +from:0x02174110 kind:load to:0x020b6ae8 module:overlay(0) +from:0x02174114 kind:load to:0x0204b608 module:main +from:0x02174134 kind:arm_call to:0x0208381c module:overlay(0) +from:0x02174150 kind:arm_call to:0x020dacb4 module:overlay(31) +from:0x02174158 kind:load to:0x027e0cd8 module:dtcm +from:0x02174170 kind:arm_call to:0x0201447c module:main +from:0x0217418c kind:arm_call to:0x02071178 module:overlay(0) +from:0x021741cc kind:arm_call to:0x0217427c module:overlay(94) +from:0x021741dc kind:arm_call to:0x021742f0 module:overlay(94) +from:0x021741e8 kind:arm_call to:0x021745b4 module:overlay(94) +from:0x021741f4 kind:arm_call to:0x02174550 module:overlay(94) +from:0x02174214 kind:arm_call to:0x02174960 module:overlay(94) +from:0x02174220 kind:arm_call to:0x0217496c module:overlay(94) +from:0x0217422c kind:arm_call to:0x02174a94 module:overlay(94) +from:0x02174238 kind:arm_call to:0x02174b64 module:overlay(94) +from:0x02174270 kind:load to:0x0204b0aa module:main +from:0x02174274 kind:load to:0x020b6ae8 module:overlay(0) +from:0x0217428c kind:arm_call to:0x0209ea38 module:overlay(0) +from:0x021742ac kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x021742c0 kind:arm_call to:0x020c8554 module:overlay(24) +from:0x021742d4 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x021742e0 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x021742e8 kind:load to:0x027e0994 module:dtcm +from:0x021742ec kind:load to:0x020b69b8 module:overlay(0) +from:0x02174344 kind:arm_call to:0x02062784 module:overlay(0) +from:0x02174354 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0217436c kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02174418 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02174428 kind:arm_call to:0x02071244 module:overlay(0) +from:0x02174464 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02174480 kind:arm_call to:0x020db30c module:overlay(31) +from:0x021744b0 kind:arm_call to:0x02106780 module:overlay(31) +from:0x021744cc kind:arm_call to:0x0210dec4 module:overlay(31) +from:0x021744e8 kind:arm_call to:0x021542a0 module:overlay(58) +from:0x021744f8 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174508 kind:arm_call to:0x020674cc module:overlay(0) +from:0x02174528 kind:arm_call to:0x02175940 module:overlay(94) +from:0x02174534 kind:load to:0x020da050 module:overlays(19,24) +from:0x02174538 kind:load to:0x0204b608 module:main +from:0x0217453c kind:load to:0x027e09b8 module:dtcm +from:0x02174540 kind:load to:0x0217a4d8 module:overlay(94) +from:0x02174544 kind:load to:0x020b6ae8 module:overlay(0) +from:0x02174548 kind:load to:0x020b69b8 module:overlay(0) +from:0x0217454c kind:load to:0x027e0d34 module:dtcm +from:0x02174560 kind:arm_call to:0x01ffd420 module:itcm +from:0x02174584 kind:arm_call to:0x020db1d4 module:overlay(31) +from:0x02174590 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174598 kind:load to:0x027e09b8 module:dtcm +from:0x0217459c kind:load to:0x027e0d34 module:dtcm +from:0x021745d8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02174614 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174630 kind:arm_call to:0x021754a4 module:overlay(94) +from:0x0217474c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02174764 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217477c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02174794 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0217484c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217486c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02174888 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021748d4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021748f4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02174910 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217491c kind:arm_call to:0x02174f54 module:overlay(94) +from:0x0217493c kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02174948 kind:load to:0x027e09b8 module:dtcm +from:0x0217494c kind:load to:0x027e0cec module:dtcm +from:0x02174954 kind:load to:0x027e09a8 module:dtcm +from:0x02174958 kind:load to:0x027e0cd8 module:dtcm +from:0x0217495c kind:load to:0x027e0ce0 module:dtcm +from:0x021749a8 kind:arm_call to:0x020159b0 module:main +from:0x021749bc kind:arm_call to:0x021754a4 module:overlay(94) +from:0x02174a14 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02174a2c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02174a54 kind:arm_call to:0x02072d94 module:overlay(0) +from:0x02174a64 kind:arm_call to:0x0209ea88 module:overlay(0) +from:0x02174a70 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174a78 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02174a88 kind:load to:0x027e0cec module:dtcm +from:0x02174a8c kind:load to:0x027e09a8 module:dtcm +from:0x02174ab8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02174ad4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174af4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02174b08 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02174b2c kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02174b48 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174b54 kind:load to:0x027e09b8 module:dtcm +from:0x02174b58 kind:load to:0x027e0ce4 module:dtcm +from:0x02174b5c kind:load to:0x027e09bc module:dtcm +from:0x02174b60 kind:load to:0x027e0ce0 module:dtcm +from:0x02174b88 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02174ba4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174bd8 kind:arm_call to:0x0208d4bc module:overlay(0) +from:0x02174be4 kind:load to:0x027e09b8 module:dtcm +from:0x02174be8 kind:load to:0x027e0ce4 module:dtcm +from:0x02174bec kind:load to:0x027e0ce0 module:dtcm +from:0x02174c18 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02174c34 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02174c4c kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02174c5c kind:arm_call to:0x01fff148 module:itcm +from:0x02174c78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02174c8c kind:arm_call to:0x01fff148 module:itcm +from:0x02174cac kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02174cb8 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174cc4 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02174ccc kind:load to:0x027e09b8 module:dtcm +from:0x02174cd0 kind:load to:0x027e09bc module:dtcm +from:0x02174cd4 kind:load to:0x027e0ce0 module:dtcm +from:0x02174cfc kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174d60 kind:arm_call to:0x01fff148 module:itcm +from:0x02174d6c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174d98 kind:load to:0x020da050 module:overlays(19,24) +from:0x02174d9c kind:load to:0x027e0ce0 module:dtcm +from:0x02174e1c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02174e40 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02174eac kind:load to:0x02178478 module:overlay(94) +from:0x02174eb0 kind:load to:0x027e0cec module:dtcm +from:0x02174eb4 kind:load to:0x0204b164 module:main +from:0x02174ed0 kind:arm_call to:0x02074764 module:overlay(0) +from:0x02174f20 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02174f34 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02174f48 kind:load to:0x027e09b8 module:dtcm +from:0x02174f4c kind:load to:0x02175724 module:overlay(94) +from:0x02174f50 kind:load to:0x0217b6a4 module:overlay(94) +from:0x0217501c kind:arm_call to:0x02071244 module:overlay(0) +from:0x02175038 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02175054 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021750e8 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021750fc kind:arm_call to:0x01fff148 module:itcm +from:0x02175118 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217512c kind:arm_call to:0x01fff148 module:itcm +from:0x0217514c kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02175178 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02175198 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02175234 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02175264 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02175294 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x021752a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021752b8 kind:arm_call to:0x02136cd0 module:overlays(26,52) +from:0x021752c4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x021752e0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02175374 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x02175390 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217539c kind:arm_call to:0x02136d30 module:overlay(52) +from:0x021753b4 kind:load to:0x020b6ae8 module:overlay(0) +from:0x021753b8 kind:load to:0x027e09b8 module:dtcm +from:0x021753bc kind:load to:0x027e0ce0 module:dtcm +from:0x021753c0 kind:load to:0x020b6ba4 module:overlay(0) +from:0x021753c8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217543c kind:arm_call to:0x01ffc768 module:itcm +from:0x02175490 kind:arm_call to:0x020c225c module:overlay(17) +from:0x0217549c kind:load to:0x020b66c4 module:overlay(0) +from:0x021754a0 kind:load to:0x027e09b4 module:dtcm +from:0x021754f4 kind:arm_call to:0x0203b434 module:main +from:0x02175500 kind:arm_call to:0x0203bea8 module:main +from:0x02175508 kind:arm_call to:0x0203b290 module:main +from:0x0217554c kind:arm_call to:0x0203b434 module:main +from:0x02175558 kind:arm_call to:0x0203bea8 module:main +from:0x02175564 kind:arm_call to:0x0203bea8 module:main +from:0x02175570 kind:arm_call to:0x0203c088 module:main +from:0x021755a4 kind:arm_call to:0x0203b434 module:main +from:0x021755b0 kind:arm_call to:0x0203bea8 module:main +from:0x021755bc kind:arm_call to:0x0203bea8 module:main +from:0x021755c4 kind:arm_call to:0x0203c2b8 module:main +from:0x021755c8 kind:arm_call to:0x0203badc module:main +from:0x02175620 kind:arm_call to:0x0203b434 module:main +from:0x0217562c kind:arm_call to:0x0203bea8 module:main +from:0x02175634 kind:arm_call to:0x0203b290 module:main +from:0x02175670 kind:arm_call to:0x0203b434 module:main +from:0x0217567c kind:arm_call to:0x0203bea8 module:main +from:0x02175688 kind:arm_call to:0x0203bea8 module:main +from:0x02175694 kind:arm_call to:0x0203c088 module:main +from:0x021756c0 kind:arm_call to:0x0203b434 module:main +from:0x021756cc kind:arm_call to:0x0203bea8 module:main +from:0x021756d8 kind:arm_call to:0x0203bea8 module:main +from:0x021756e0 kind:arm_call to:0x0203c2b8 module:main +from:0x021756e4 kind:arm_call to:0x0203badc module:main +from:0x02175718 kind:load to:0x0204b164 module:main +from:0x02175730 kind:arm_call to:0x02175754 module:overlay(94) +from:0x02175744 kind:arm_call to:0x02175794 module:overlay(94) +from:0x02175750 kind:load to:0x0217b6a4 module:overlay(94) +from:0x0217576c kind:arm_call to:0x01ff9b64 module:itcm +from:0x02175790 kind:load to:0x0204b690 module:main +from:0x021757a8 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x021757b4 kind:arm_call to:0x02174f54 module:overlay(94) +from:0x02175804 kind:arm_call to:0x020db2ec module:overlay(31) +from:0x02175818 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x02175828 kind:load to:0x027e0d34 module:dtcm +from:0x0217582c kind:load to:0x02178464 module:overlay(94) +from:0x02175830 kind:load to:0x020b69b8 module:overlay(0) +from:0x02175840 kind:load to:0x021758e0 module:overlay(94) +from:0x02175870 kind:arm_call to:0x01fff520 module:itcm +from:0x021758cc kind:load to:0x027e0ce8 module:dtcm +from:0x021758d4 kind:load to:0x020b4cc4 module:overlay(0) +from:0x02175924 kind:arm_call to:0x0206749c module:overlay(0) +from:0x02175930 kind:arm_call to:0x0201b798 module:main +from:0x02175938 kind:load to:0x0217845a module:overlay(94) +from:0x0217593c kind:load to:0x0204fb78 module:main +from:0x021759a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021759d0 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x021759e4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021759f8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02175a6c kind:arm_call to:0x020159b0 module:main +from:0x02175b3c kind:arm_call to:0x02079e70 module:overlay(0) +from:0x02175b64 kind:load to:0x0217a4d8 module:overlay(94) +from:0x02175b68 kind:load to:0x027e0ce0 module:dtcm +from:0x02175b6c kind:load to:0x027e09bc module:dtcm +from:0x02175b70 kind:load to:0x02178450 module:overlay(94) +from:0x02175b7c kind:load to:0x0203feb0 module:main +from:0x02175b8c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02175c30 kind:load to:0x0217b8d4 module:overlay(94) +from:0x02175c44 kind:arm_call to:0x02011f3c module:main +from:0x02175c50 kind:arm_call to:0x02175dc8 module:overlay(94) +from:0x02175c6c kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02175c7c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02175d94 kind:arm_call to:0x02080bb4 module:overlay(0) +from:0x02175dac kind:load to:0x0217a5cc module:overlay(94) +from:0x02175db4 kind:load to:0x021792dc module:overlay(94) +from:0x02175db8 kind:load to:0x0217a5e8 module:overlay(94) +from:0x02175dc0 kind:load to:0x0217b7ac module:overlay(94) +from:0x02175dc4 kind:load to:0x0217b81c module:overlay(94) +from:0x02175dd0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02175e88 kind:arm_call to:0x02080b8c module:overlay(0) +from:0x02175ea8 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02175eb4 kind:load to:0x0217a604 module:overlay(94) +from:0x02175eb8 kind:load to:0x0217b8d4 module:overlay(94) +from:0x02175ebc kind:load to:0x020b3168 module:overlay(0) +from:0x02175ec0 kind:load to:0x0217b7e0 module:overlay(94) +from:0x02175ec8 kind:load to:0x0217b7ac module:overlay(94) +from:0x02175ecc kind:load to:0x0217b7b0 module:overlay(94) +from:0x02175f48 kind:arm_call to:0x01fff498 module:itcm +from:0x02175f78 kind:arm_call to:0x01fff498 module:itcm +from:0x02175fa8 kind:arm_call to:0x01fff498 module:itcm +from:0x02175fd8 kind:arm_call to:0x01fff498 module:itcm +from:0x02175fe4 kind:arm_call to:0x0217698c module:overlay(94) +from:0x02175ff0 kind:load to:0x027e0ce8 module:dtcm +from:0x0217600c kind:arm_call to:0x0217698c module:overlay(94) +from:0x02176078 kind:arm_call to:0x020159b0 module:main +from:0x02176088 kind:arm_call to:0x02176598 module:overlay(94) +from:0x02176108 kind:arm_call to:0x020a19f8 module:overlay(0) +from:0x02176164 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217618c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021761a8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021761f0 kind:arm_call to:0x0203aec8 module:main +from:0x02176208 kind:arm_call to:0x0203aa60 module:main +from:0x02176214 kind:arm_call to:0x0203af44 module:main +from:0x02176258 kind:arm_call to:0x0203aec8 module:main +from:0x0217626c kind:arm_call to:0x0203aa60 module:main +from:0x02176284 kind:arm_call to:0x0203aa60 module:main +from:0x02176298 kind:arm_call to:0x0203a37c module:main +from:0x021762cc kind:arm_call to:0x0203aec8 module:main +from:0x021762e0 kind:arm_call to:0x0203aa60 module:main +from:0x021762f8 kind:arm_call to:0x0203aa60 module:main +from:0x02176304 kind:arm_call to:0x0203a6ac module:main +from:0x02176308 kind:arm_call to:0x0203bb50 module:main +from:0x0217635c kind:arm_call to:0x0203aec8 module:main +from:0x02176374 kind:arm_call to:0x0203aa60 module:main +from:0x02176380 kind:arm_call to:0x0203af44 module:main +from:0x021763c4 kind:arm_call to:0x0203aec8 module:main +from:0x021763d8 kind:arm_call to:0x0203aa60 module:main +from:0x021763f0 kind:arm_call to:0x0203aa60 module:main +from:0x02176404 kind:arm_call to:0x0203a37c module:main +from:0x02176438 kind:arm_call to:0x0203aec8 module:main +from:0x0217644c kind:arm_call to:0x0203aa60 module:main +from:0x02176464 kind:arm_call to:0x0203aa60 module:main +from:0x02176470 kind:arm_call to:0x0203a6ac module:main +from:0x02176474 kind:arm_call to:0x0203bb50 module:main +from:0x021764a8 kind:arm_call to:0x020733ec module:overlay(0) +from:0x021764b0 kind:arm_call to:0x02176598 module:overlay(94) +from:0x021764f8 kind:load to:0x0204b164 module:main +from:0x021764fc kind:load to:0x027e0cec module:dtcm +from:0x02176500 kind:load to:0x0217b7b0 module:overlay(94) +from:0x02176504 kind:load to:0x027e09a8 module:dtcm +from:0x0217653c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176548 kind:arm_call to:0x01fff458 module:itcm +from:0x02176590 kind:load to:0x027e0ce4 module:dtcm +from:0x021765b4 kind:arm_call to:0x020dafbc module:overlay(31) +from:0x021765c0 kind:arm_call to:0x0217651c module:overlay(94) +from:0x0217661c kind:load to:0x027e0d2c module:dtcm +from:0x02176654 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176708 kind:arm_call to:0x0207f8c4 module:overlay(0) +from:0x02176740 kind:load to:0x027e0ce4 module:dtcm +from:0x02176744 kind:load to:0x027e09c0 module:dtcm +from:0x02176748 kind:load to:0x0217b7e0 module:overlay(94) +from:0x021767f4 kind:arm_call to:0x02176b48 module:overlay(94) +from:0x02176834 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217684c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x021768b0 kind:load to:0x0217b7f8 module:overlay(94) +from:0x021768b4 kind:load to:0x0204b164 module:main +from:0x021768b8 kind:load to:0x0217b9a8 module:overlay(94) +from:0x021768bc kind:load to:0x027e0cec module:dtcm +from:0x021768c4 kind:load to:0x027e09a8 module:dtcm +from:0x02176944 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02176950 kind:load to:0x02178510 module:overlay(94) +from:0x02176984 kind:arm_call to:0x02176954 module:overlay(94) +from:0x021769c4 kind:arm_call to:0x0217696c module:overlay(94) +from:0x021769dc kind:arm_call to:0x0217696c module:overlay(94) +from:0x021769f4 kind:arm_call to:0x0217696c module:overlay(94) +from:0x02176a0c kind:arm_call to:0x0217696c module:overlay(94) +from:0x02176a48 kind:arm_call to:0x0217696c module:overlay(94) +from:0x02176a60 kind:arm_call to:0x0217696c module:overlay(94) +from:0x02176a78 kind:arm_call to:0x0217696c module:overlay(94) +from:0x02176a90 kind:arm_call to:0x0217696c module:overlay(94) +from:0x02176af8 kind:arm_call to:0x0200f05c module:main +from:0x02176b24 kind:load to:0x02178508 module:overlay(94) +from:0x02176b28 kind:load to:0x0217b8d4 module:overlay(94) +from:0x02176b2c kind:load to:0x021784a8 module:overlay(94) +from:0x02176b94 kind:load to:0x0204b164 module:main +from:0x02176ba4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02176bac kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02176bc4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02176bcc kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02176bd4 kind:arm_call to:0x02011ff4 module:main +from:0x02176be8 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02176bfc kind:load to:0x0217b9dc module:overlay(94) +from:0x02176c10 kind:arm_call to:0x02011f3c module:main +from:0x02176c1c kind:arm_call to:0x02176c74 module:overlay(94) +from:0x02176c34 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02176c6c kind:load to:0x0217a648 module:overlay(94) +from:0x02176c7c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02176cbc kind:load to:0x0217a664 module:overlay(94) +from:0x02176cc0 kind:load to:0x020b3168 module:overlay(0) +from:0x02176e04 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02176e78 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02176e8c kind:arm_call to:0x02081868 module:overlay(0) +from:0x02176ec0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02176efc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02176f30 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02176f40 kind:load to:0x027e0cd8 module:dtcm +from:0x02176f44 kind:load to:0x0203feb0 module:main +from:0x02176f5c kind:arm_call to:0x0209eb78 module:overlay(0) +from:0x0217710c kind:arm_call to:0x0200f05c module:main +from:0x02177128 kind:load to:0x0217b9dc module:overlay(94) +from:0x0217712c kind:load to:0x021785c8 module:overlay(94) +from:0x0217713c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02177144 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0217715c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02177164 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x0217716c kind:arm_call to:0x02011ff4 module:main +from:0x02177180 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02177194 kind:load to:0x0217bac0 module:overlay(94) +from:0x021771a8 kind:arm_call to:0x02011f3c module:main +from:0x021771b4 kind:arm_call to:0x02177258 module:overlay(94) +from:0x021771cc kind:arm_call to:0x0209e16c module:overlay(0) +from:0x021771dc kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02177244 kind:load to:0x0217a5cc module:overlay(94) +from:0x0217724c kind:load to:0x021792dc module:overlay(94) +from:0x02177250 kind:load to:0x0217a6b4 module:overlay(94) +from:0x02177260 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021772b8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021772e8 kind:arm_call_thumb to:0x020bc094 module:overlay(1) +from:0x021772f4 kind:load to:0x0217a6d0 module:overlay(94) +from:0x021772f8 kind:load to:0x0217bac0 module:overlay(94) +from:0x021772fc kind:load to:0x020b7ab8 module:overlay(0) +from:0x0217731c kind:arm_call to:0x02177434 module:overlay(94) +from:0x02177328 kind:load to:0x0217bb94 module:overlay(94) +from:0x02177378 kind:arm_call to:0x0209e9f0 module:overlay(0) +from:0x02177384 kind:arm_call to:0x02074764 module:overlay(0) +from:0x02177410 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02177424 kind:load to:0x0217749c module:overlay(94) +from:0x02177428 kind:load to:0x021774bc module:overlay(94) +from:0x0217742c kind:load to:0x0217a6a0 module:overlay(94) +from:0x02177430 kind:load to:0x027e09b8 module:dtcm +from:0x02177488 kind:arm_call to:0x0209ecdc module:overlay(0) +from:0x021774d4 kind:load to:0x020da050 module:overlays(19,24) +from:0x021774ec kind:arm_call to:0x020a2ab4 module:overlay(0) +from:0x021774fc kind:arm_call to:0x020a2ab4 module:overlay(0) +from:0x02177510 kind:load to:0x020b7ab8 module:overlay(0) +from:0x02177514 kind:load to:0x02178640 module:overlay(94) +from:0x02177540 kind:arm_call to:0x020a2af8 module:overlay(0) +from:0x02177550 kind:arm_call to:0x020a2acc module:overlay(0) +from:0x021775ac kind:load to:0x021775b4 module:overlay(94) +from:0x021775b0 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0217762c kind:arm_call to:0x020a2ae8 module:overlay(0) +from:0x02177648 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0217765c kind:arm_call to:0x020a2adc module:overlay(0) +from:0x0217768c kind:arm_call to:0x020a2ad4 module:overlay(0) +from:0x0217769c kind:arm_call to:0x02068ffc module:overlay(0) +from:0x021776b8 kind:load to:0x020b7ab8 module:overlay(0) +from:0x021776bc kind:load to:0x020b684c module:overlay(0) +from:0x021776c0 kind:load to:0x02178610 module:overlay(94) +from:0x021776c4 kind:load to:0x021785f8 module:overlay(94) +from:0x021776c8 kind:load to:0x0217a708 module:overlay(94) +from:0x021776d8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021776e0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021776f8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02177700 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02177708 kind:arm_call to:0x02011ff4 module:main +from:0x0217771c kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02177730 kind:load to:0x0217bbc8 module:overlay(94) +from:0x02177744 kind:arm_call to:0x02011f3c module:main +from:0x02177750 kind:arm_call to:0x02177834 module:overlay(94) +from:0x02177768 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02177778 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x0217781c kind:load to:0x0217a468 module:overlay(94) +from:0x02177820 kind:load to:0x0217a3c0 module:overlay(94) +from:0x02177824 kind:load to:0x0217a718 module:overlay(94) +from:0x0217783c kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x021778a0 kind:load to:0x020b3168 module:overlay(0) +from:0x021778a4 kind:load to:0x0217a734 module:overlay(94) +from:0x021778a8 kind:load to:0x0217bc9c module:overlay(94) +from:0x021778e4 kind:arm_call to:0x0200f05c module:main +from:0x02177924 kind:arm_call to:0x0200f05c module:main +from:0x02177960 kind:load to:0x0217bbc8 module:overlay(94) +from:0x02177964 kind:load to:0x02178718 module:overlay(94) +from:0x02177968 kind:load to:0x02178708 module:overlay(94) +from:0x021779b4 kind:arm_call to:0x01fff498 module:itcm +from:0x021779e4 kind:arm_call to:0x01fff498 module:itcm +from:0x02177a14 kind:arm_call to:0x01fff498 module:itcm +from:0x02177a44 kind:arm_call to:0x01fff498 module:itcm +from:0x02177a50 kind:arm_call to:0x02177bf8 module:overlay(94) +from:0x02177a5c kind:load to:0x027e0ce8 module:dtcm +from:0x02177a68 kind:load to:0x02177bf8 module:overlay(94) +from:0x02177a8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02177ac8 kind:load to:0x027e0ce4 module:dtcm +from:0x02177aec kind:arm_call to:0x02177b70 module:overlay(94) +from:0x02177b4c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02177b6c kind:load to:0x02178790 module:overlay(94) +from:0x02177b94 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02177bb4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02177bc0 kind:load to:0x027e09a8 module:dtcm +from:0x02177bc8 kind:load to:0x027e0cec module:dtcm +from:0x02177c30 kind:arm_call to:0x02177bd0 module:overlay(94) +from:0x02177c48 kind:arm_call to:0x02177bd0 module:overlay(94) +from:0x02177c60 kind:arm_call to:0x02177bd0 module:overlay(94) +from:0x02177c78 kind:arm_call to:0x02177bd0 module:overlay(94) +from:0x02177cb4 kind:arm_call to:0x02177bd0 module:overlay(94) +from:0x02177ccc kind:arm_call to:0x02177bd0 module:overlay(94) +from:0x02177ce4 kind:arm_call to:0x02177bd0 module:overlay(94) +from:0x02177cfc kind:arm_call to:0x02177bd0 module:overlay(94) +from:0x02177d64 kind:arm_call to:0x0200f05c module:main +from:0x02177d90 kind:load to:0x02178788 module:overlay(94) +from:0x02177d94 kind:load to:0x0217bbc8 module:overlay(94) +from:0x02177d98 kind:load to:0x021786b8 module:overlay(94) +from:0x02177da8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02177db0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02177db8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02177dd0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02177dd8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02177de0 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x02177de8 kind:arm_call to:0x02011ff4 module:main +from:0x02177dfc kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02177e10 kind:load to:0x0217bccc module:overlay(94) +from:0x02177e24 kind:arm_call to:0x02011f3c module:main +from:0x02177e30 kind:arm_call to:0x02177ec8 module:overlay(94) +from:0x02177e48 kind:arm_call to:0x0209e16c module:overlay(0) +from:0x02177e58 kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02177eb4 kind:load to:0x0217a5cc module:overlay(94) +from:0x02177ebc kind:load to:0x021792dc module:overlay(94) +from:0x02177ec0 kind:load to:0x0217a778 module:overlay(94) +from:0x02177ed0 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02177f28 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02177f48 kind:load to:0x0217a794 module:overlay(94) +from:0x02177f4c kind:load to:0x0217bccc module:overlay(94) +from:0x02177f7c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02177fa0 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02177fd8 kind:load to:0x0217bda0 module:overlay(94) +from:0x0217801c kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02178044 kind:arm_call to:0x0209ea60 module:overlay(0) +from:0x02178094 kind:arm_call to:0x0208d2d4 module:overlay(0) +from:0x021780dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021780ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021780f8 kind:arm_call to:0x01ffd15c module:itcm +from:0x02178148 kind:arm_call to:0x0208d2a8 module:overlay(0) +from:0x02178154 kind:load to:0x0217bda0 module:overlay(94) +from:0x02178158 kind:load to:0x027e09a4 module:dtcm +from:0x0217815c kind:load to:0x027e0ce0 module:dtcm +from:0x021781b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021781b8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021781d0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021781d8 kind:arm_call to:0x0209e870 module:overlay(0) +from:0x021781e0 kind:arm_call to:0x02011ff4 module:main +from:0x021781f4 kind:arm_call to:0x0209e19c module:overlay(0) +from:0x02178274 kind:load to:0x021782f8 module:overlay(94) +from:0x02178278 kind:load to:0x021782b8 module:overlay(94) +from:0x02178864 kind:arm_call to:0x02167b00 module:overlay(94) +from:0x02178874 kind:arm_call to:0x0203e3a4 module:main +from:0x02178888 kind:load to:0x0217a7e0 module:overlay(94) +from:0x0217888c kind:load to:0x0217a7f0 module:overlay(94) +from:0x02178890 kind:load to:0x02167b98 module:overlay(94) +from:0x02178894 kind:load to:0x0217a7e4 module:overlay(94) +from:0x021788b4 kind:arm_call to:0x021682c8 module:overlay(94) +from:0x021788c4 kind:arm_call to:0x0203e3a4 module:main +from:0x021788d8 kind:load to:0x0217a818 module:overlay(94) +from:0x021788dc kind:load to:0x0217a828 module:overlay(94) +from:0x021788e0 kind:load to:0x02168514 module:overlay(94) +from:0x021788e4 kind:load to:0x0217a81c module:overlay(94) +from:0x021788f4 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02178904 kind:arm_call to:0x0203e3a4 module:main +from:0x02178920 kind:arm_call to:0x02168558 module:overlay(94) +from:0x02178930 kind:arm_call to:0x0203e3a4 module:main +from:0x02178944 kind:load to:0x0217a880 module:overlay(94) +from:0x02178948 kind:load to:0x02080b60 module:overlay(0) +from:0x0217894c kind:load to:0x0217a874 module:overlay(94) +from:0x02178950 kind:load to:0x0217a864 module:overlay(94) +from:0x02178954 kind:load to:0x0217a898 module:overlay(94) +from:0x02178958 kind:load to:0x0216a624 module:overlay(94) +from:0x0217895c kind:load to:0x0217a868 module:overlay(94) +from:0x0217897c kind:arm_call to:0x0216a668 module:overlay(94) +from:0x0217898c kind:arm_call to:0x0203e3a4 module:main +from:0x021789a0 kind:load to:0x0217aa4c module:overlay(94) +from:0x021789a4 kind:load to:0x0217aa5c module:overlay(94) +from:0x021789a8 kind:load to:0x0216ac0c module:overlay(94) +from:0x021789ac kind:load to:0x0217aa50 module:overlay(94) +from:0x021789cc kind:arm_call to:0x0216ac50 module:overlay(94) +from:0x021789dc kind:arm_call to:0x0203e3a4 module:main +from:0x021789f0 kind:load to:0x0217aa98 module:overlay(94) +from:0x021789f4 kind:load to:0x0217aaa8 module:overlay(94) +from:0x021789f8 kind:load to:0x0216b7a0 module:overlay(94) +from:0x021789fc kind:load to:0x0217aa9c module:overlay(94) +from:0x02178a1c kind:arm_call to:0x0216b7e8 module:overlay(94) +from:0x02178a2c kind:arm_call to:0x0203e3a4 module:main +from:0x02178a40 kind:load to:0x0217ab80 module:overlay(94) +from:0x02178a44 kind:load to:0x0217ab90 module:overlay(94) +from:0x02178a48 kind:load to:0x0216c378 module:overlay(94) +from:0x02178a4c kind:load to:0x0217ab84 module:overlay(94) +from:0x02178a6c kind:arm_call to:0x0216c5c8 module:overlay(94) +from:0x02178a7c kind:arm_call to:0x0203e3a4 module:main +from:0x02178a90 kind:load to:0x0217ac68 module:overlay(94) +from:0x02178a94 kind:load to:0x0217ac78 module:overlay(94) +from:0x02178a98 kind:load to:0x0216d438 module:overlay(94) +from:0x02178a9c kind:load to:0x0217ac6c module:overlay(94) +from:0x02178ac4 kind:arm_call to:0x0216d52c module:overlay(94) +from:0x02178ad4 kind:arm_call to:0x0203e3a4 module:main +from:0x02178ae8 kind:load to:0x0217ad60 module:overlay(94) +from:0x02178aec kind:load to:0x0217ad50 module:overlay(94) +from:0x02178af0 kind:load to:0x0217ada4 module:overlay(94) +from:0x02178af4 kind:load to:0x0216e610 module:overlay(94) +from:0x02178af8 kind:load to:0x0217ad54 module:overlay(94) +from:0x02178b18 kind:arm_call to:0x0216e8d4 module:overlay(94) +from:0x02178b28 kind:arm_call to:0x0203e3a4 module:main +from:0x02178b3c kind:load to:0x0217ae7c module:overlay(94) +from:0x02178b40 kind:load to:0x0217ae8c module:overlay(94) +from:0x02178b44 kind:load to:0x0216fd24 module:overlay(94) +from:0x02178b48 kind:load to:0x0217ae80 module:overlay(94) +from:0x02178b68 kind:arm_call to:0x0216fd68 module:overlay(94) +from:0x02178b78 kind:arm_call to:0x0203e3a4 module:main +from:0x02178b8c kind:load to:0x0217af64 module:overlay(94) +from:0x02178b90 kind:load to:0x0217af74 module:overlay(94) +from:0x02178b94 kind:load to:0x021700cc module:overlay(94) +from:0x02178b98 kind:load to:0x0217af68 module:overlay(94) +from:0x02178bb8 kind:arm_call to:0x02170110 module:overlay(94) +from:0x02178bc8 kind:arm_call to:0x0203e3a4 module:main +from:0x02178bdc kind:load to:0x0217afb0 module:overlay(94) +from:0x02178be0 kind:load to:0x0217afc0 module:overlay(94) +from:0x02178be4 kind:load to:0x021705fc module:overlay(94) +from:0x02178be8 kind:load to:0x0217afb4 module:overlay(94) +from:0x02178c08 kind:arm_call to:0x0217064c module:overlay(94) +from:0x02178c18 kind:arm_call to:0x0203e3a4 module:main +from:0x02178c2c kind:load to:0x0217b0ac module:overlay(94) +from:0x02178c30 kind:load to:0x0217b0bc module:overlay(94) +from:0x02178c34 kind:load to:0x02171078 module:overlay(94) +from:0x02178c38 kind:load to:0x0217b0b0 module:overlay(94) +from:0x02178c64 kind:arm_call to:0x021710bc module:overlay(94) +from:0x02178c74 kind:arm_call to:0x0203e3a4 module:main +from:0x02178c88 kind:load to:0x0217b0f8 module:overlay(94) +from:0x02178c8c kind:load to:0x02179db8 module:overlay(94) +from:0x02178c90 kind:load to:0x0217b108 module:overlay(94) +from:0x02178c94 kind:load to:0x021717a8 module:overlay(94) +from:0x02178c98 kind:load to:0x0217b0fc module:overlay(94) +from:0x02178cb8 kind:arm_call to:0x02171d34 module:overlay(94) +from:0x02178cc8 kind:arm_call to:0x0203e3a4 module:main +from:0x02178cdc kind:load to:0x0217b1e8 module:overlay(94) +from:0x02178ce0 kind:load to:0x0217b1f8 module:overlay(94) +from:0x02178ce4 kind:load to:0x0217295c module:overlay(94) +from:0x02178ce8 kind:load to:0x0217b1ec module:overlay(94) +from:0x02178d08 kind:arm_call to:0x021729a0 module:overlay(94) +from:0x02178d18 kind:arm_call to:0x0203e3a4 module:main +from:0x02178d2c kind:load to:0x0217b254 module:overlay(94) +from:0x02178d30 kind:load to:0x0217b264 module:overlay(94) +from:0x02178d34 kind:load to:0x02172b10 module:overlay(94) +from:0x02178d38 kind:load to:0x0217b258 module:overlay(94) +from:0x02178d58 kind:arm_call to:0x02172b54 module:overlay(94) +from:0x02178d68 kind:arm_call to:0x0203e3a4 module:main +from:0x02178d7c kind:load to:0x0217b33c module:overlay(94) +from:0x02178d80 kind:load to:0x0217b34c module:overlay(94) +from:0x02178d84 kind:load to:0x02172cc4 module:overlay(94) +from:0x02178d88 kind:load to:0x0217b340 module:overlay(94) +from:0x02178da8 kind:arm_call to:0x02172d08 module:overlay(94) +from:0x02178db8 kind:arm_call to:0x0203e3a4 module:main +from:0x02178dcc kind:load to:0x0217b424 module:overlay(94) +from:0x02178dd0 kind:load to:0x0217b434 module:overlay(94) +from:0x02178dd4 kind:load to:0x021730d0 module:overlay(94) +from:0x02178dd8 kind:load to:0x0217b428 module:overlay(94) +from:0x02178df8 kind:arm_call to:0x02173324 module:overlay(94) +from:0x02178e08 kind:arm_call to:0x0203e3a4 module:main +from:0x02178e1c kind:load to:0x0217b508 module:overlay(94) +from:0x02178e20 kind:load to:0x0217b518 module:overlay(94) +from:0x02178e24 kind:load to:0x02173a18 module:overlay(94) +from:0x02178e28 kind:load to:0x0217b50c module:overlay(94) +from:0x02178e48 kind:arm_call to:0x02173af8 module:overlay(94) +from:0x02178e58 kind:arm_call to:0x0203e3a4 module:main +from:0x02178e6c kind:load to:0x0217b5a0 module:overlay(94) +from:0x02178e70 kind:load to:0x0217b5b0 module:overlay(94) +from:0x02178e74 kind:load to:0x02173c84 module:overlay(94) +from:0x02178e78 kind:load to:0x0217b5a4 module:overlay(94) +from:0x02178ec8 kind:arm_call to:0x02173cc8 module:overlay(94) +from:0x02178ed8 kind:arm_call to:0x0203e3a4 module:main +from:0x02178ef0 kind:load to:0x0217a4d8 module:overlay(94) +from:0x02178ef4 kind:load to:0x0217b6a4 module:overlay(94) +from:0x02178ef8 kind:load to:0x0217b6b8 module:overlay(94) +from:0x02178efc kind:load to:0x02175b84 module:overlay(94) +from:0x02178f00 kind:load to:0x0217b6ac module:overlay(94) +from:0x02178f0c kind:arm_call to:0x0207d6d0 module:overlay(0) +from:0x02178f24 kind:arm_call to:0x02080b34 module:overlay(0) +from:0x02178f34 kind:arm_call to:0x0203e3a4 module:main +from:0x02178f3c kind:arm_call to:0x02080ba0 module:overlay(0) +from:0x02178f60 kind:arm_call to:0x0203e3a4 module:main +from:0x02178f78 kind:arm_call to:0x02175c58 module:overlay(94) +from:0x02178f88 kind:arm_call to:0x0203e3a4 module:main +from:0x02178f9c kind:load to:0x0217b7f8 module:overlay(94) +from:0x02178fa0 kind:load to:0x0217b7e0 module:overlay(94) +from:0x02178fa4 kind:load to:0x021792dc module:overlay(94) +from:0x02178fa8 kind:load to:0x0217b7ac module:overlay(94) +from:0x02178fac kind:load to:0x02080b60 module:overlay(0) +from:0x02178fb0 kind:load to:0x0217b7d4 module:overlay(94) +from:0x02178fb4 kind:load to:0x0217b81c module:overlay(94) +from:0x02178fb8 kind:load to:0x0217b7b0 module:overlay(94) +from:0x02178fbc kind:load to:0x021688e0 module:overlay(94) +from:0x02178fc0 kind:load to:0x0217b7bc module:overlay(94) +from:0x02178fc4 kind:load to:0x0217b8d4 module:overlay(94) +from:0x02178fc8 kind:load to:0x02176be0 module:overlay(94) +from:0x02178fcc kind:load to:0x0217b7c8 module:overlay(94) +from:0x02178fec kind:arm_call to:0x02176c24 module:overlay(94) +from:0x02178ffc kind:arm_call to:0x0203e3a4 module:main +from:0x02179010 kind:load to:0x0217b9cc module:overlay(94) +from:0x02179014 kind:load to:0x0217b9dc module:overlay(94) +from:0x02179018 kind:load to:0x02177178 module:overlay(94) +from:0x0217901c kind:load to:0x0217b9d0 module:overlay(94) +from:0x02179058 kind:arm_call to:0x021771bc module:overlay(94) +from:0x02179068 kind:arm_call to:0x0203e3a4 module:main +from:0x02179080 kind:load to:0x0217a6a0 module:overlay(94) +from:0x02179084 kind:load to:0x0217bab0 module:overlay(94) +from:0x02179088 kind:load to:0x0217bac0 module:overlay(94) +from:0x0217908c kind:load to:0x02177714 module:overlay(94) +from:0x02179090 kind:load to:0x0217bab4 module:overlay(94) +from:0x021790b0 kind:arm_call to:0x02177758 module:overlay(94) +from:0x021790c0 kind:arm_call to:0x0203e3a4 module:main +from:0x021790d4 kind:load to:0x0217bbb8 module:overlay(94) +from:0x021790d8 kind:load to:0x0217bbc8 module:overlay(94) +from:0x021790dc kind:load to:0x02177df4 module:overlay(94) +from:0x021790e0 kind:load to:0x0217bbbc module:overlay(94) +from:0x02179100 kind:arm_call to:0x02177e38 module:overlay(94) +from:0x02179110 kind:arm_call to:0x0203e3a4 module:main +from:0x02179124 kind:load to:0x0217bcbc module:overlay(94) +from:0x02179128 kind:load to:0x0217bccc module:overlay(94) +from:0x0217912c kind:load to:0x021781ec module:overlay(94) +from:0x02179130 kind:load to:0x0217bcc0 module:overlay(94) +from:0x02179134 kind:load to:0x02178848 module:overlay(94) +from:0x02179138 kind:load to:0x02178898 module:overlay(94) +from:0x0217913c kind:load to:0x021788e8 module:overlay(94) +from:0x02179140 kind:load to:0x02178960 module:overlay(94) +from:0x02179144 kind:load to:0x021789b0 module:overlay(94) +from:0x02179148 kind:load to:0x02178a00 module:overlay(94) +from:0x0217914c kind:load to:0x02178a50 module:overlay(94) +from:0x02179150 kind:load to:0x02178aa0 module:overlay(94) +from:0x02179154 kind:load to:0x02178afc module:overlay(94) +from:0x02179158 kind:load to:0x02178b4c module:overlay(94) +from:0x0217915c kind:load to:0x02178b9c module:overlay(94) +from:0x02179160 kind:load to:0x02178bec module:overlay(94) +from:0x02179164 kind:load to:0x02178c3c module:overlay(94) +from:0x02179168 kind:load to:0x02178c9c module:overlay(94) +from:0x0217916c kind:load to:0x02178cec module:overlay(94) +from:0x02179170 kind:load to:0x02178d3c module:overlay(94) +from:0x02179174 kind:load to:0x02178d8c module:overlay(94) +from:0x02179178 kind:load to:0x02178ddc module:overlay(94) +from:0x0217917c kind:load to:0x02178e2c module:overlay(94) +from:0x02179180 kind:load to:0x02178e7c module:overlay(94) +from:0x02179184 kind:load to:0x02178f04 module:overlay(94) +from:0x02179188 kind:load to:0x02178fd0 module:overlay(94) +from:0x0217918c kind:load to:0x02179020 module:overlay(94) +from:0x02179190 kind:load to:0x02179094 module:overlay(94) +from:0x02179194 kind:load to:0x021790e4 module:overlay(94) +from:0x021791a8 kind:load to:0x02167b98 module:overlay(94) +from:0x021791ac kind:load to:0x02167bc0 module:overlay(94) +from:0x021791b0 kind:load to:0x02167bf0 module:overlay(94) +from:0x021791b4 kind:load to:0x02167d60 module:overlay(94) +from:0x021791b8 kind:load to:0x02167df8 module:overlay(94) +from:0x021791bc kind:load to:0x020c66c4 module:overlay(24) +from:0x021791c0 kind:load to:0x020c66c8 module:overlay(24) +from:0x021791c4 kind:load to:0x020c66cc module:overlay(24) +from:0x021791c8 kind:load to:0x02167e10 module:overlay(94) +from:0x021791cc kind:load to:0x02167e30 module:overlay(94) +from:0x021791d0 kind:load to:0x02167e38 module:overlay(94) +from:0x021791d4 kind:load to:0x020c66d4 module:overlay(24) +from:0x021791e0 kind:load to:0x021682a4 module:overlay(94) +from:0x021791e4 kind:load to:0x02098ef4 module:overlay(0) +from:0x021791e8 kind:load to:0x02098efc module:overlay(0) +from:0x021791ec kind:load to:0x02098f78 module:overlay(0) +from:0x021791f0 kind:load to:0x02098fb8 module:overlay(0) +from:0x021791f4 kind:load to:0x02098fbc module:overlay(0) +from:0x021791f8 kind:load to:0x02098fc0 module:overlay(0) +from:0x02179204 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179208 kind:load to:0x02099cfc module:overlay(0) +from:0x0217920c kind:load to:0x02099d14 module:overlay(0) +from:0x02179210 kind:load to:0x02099d20 module:overlay(0) +from:0x02179214 kind:load to:0x01fff464 module:itcm +from:0x02179218 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217921c kind:load to:0x02168388 module:overlay(94) +from:0x02179220 kind:load to:0x02099c58 module:overlay(0) +from:0x02179224 kind:load to:0x021683b4 module:overlay(94) +from:0x02179228 kind:load to:0x021683b0 module:overlay(94) +from:0x0217922c kind:load to:0x02099c64 module:overlay(0) +from:0x02179230 kind:load to:0x02099c68 module:overlay(0) +from:0x02179234 kind:load to:0x0209a7d0 module:overlay(0) +from:0x02179238 kind:load to:0x02099c70 module:overlay(0) +from:0x0217923c kind:load to:0x02099d2c module:overlay(0) +from:0x02179240 kind:load to:0x02099d98 module:overlay(0) +from:0x02179244 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179248 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217924c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179250 kind:load to:0x021684e4 module:overlay(94) +from:0x02179254 kind:load to:0x021684f8 module:overlay(94) +from:0x02179258 kind:load to:0x0209ad54 module:overlay(0) +from:0x02179264 kind:load to:0x02168684 module:overlay(94) +from:0x02179268 kind:load to:0x02168698 module:overlay(94) +from:0x0217926c kind:load to:0x021686b4 module:overlay(94) +from:0x02179278 kind:load to:0x0216a5a8 module:overlay(94) +from:0x0217927c kind:load to:0x0216a5c4 module:overlay(94) +from:0x02179280 kind:load to:0x0216a5e8 module:overlay(94) +from:0x02179284 kind:load to:0x02131f78 module:overlay(48) +from:0x02179288 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02179294 kind:load to:0x02168534 module:overlay(94) +from:0x02179298 kind:load to:0x020990ec module:overlay(0) +from:0x0217929c kind:load to:0x02098efc module:overlay(0) +from:0x021792a0 kind:load to:0x02098f78 module:overlay(0) +from:0x021792a4 kind:load to:0x020990f4 module:overlay(0) +from:0x021792a8 kind:load to:0x02099114 module:overlay(0) +from:0x021792ac kind:load to:0x02099140 module:overlay(0) +from:0x021792bc kind:load to:0x020990ec module:overlay(0) +from:0x021792c0 kind:load to:0x02098efc module:overlay(0) +from:0x021792c4 kind:load to:0x02098f78 module:overlay(0) +from:0x021792c8 kind:load to:0x020990f4 module:overlay(0) +from:0x021792cc kind:load to:0x02099114 module:overlay(0) +from:0x021792d0 kind:load to:0x02099140 module:overlay(0) +from:0x021792dc kind:load to:0x0207db54 module:overlay(0) +from:0x021792e0 kind:load to:0x0207db5c module:overlay(0) +from:0x021792e4 kind:load to:0x0207e024 module:overlay(0) +from:0x021792e8 kind:load to:0x0207e014 module:overlay(0) +from:0x021792ec kind:load to:0x0207e058 module:overlay(0) +from:0x021792f0 kind:load to:0x0207e0c8 module:overlay(0) +from:0x021792f4 kind:load to:0x0207e0f0 module:overlay(0) +from:0x021792f8 kind:load to:0x0207e168 module:overlay(0) +from:0x021792fc kind:load to:0x02168e2c module:overlay(94) +from:0x02179304 kind:load to:0x02168e8c module:overlay(94) +from:0x0217930c kind:load to:0x02169070 module:overlay(94) +from:0x02179314 kind:load to:0x021691f4 module:overlay(94) +from:0x0217931c kind:load to:0x02169484 module:overlay(94) +from:0x02179324 kind:load to:0x02168e70 module:overlay(94) +from:0x0217932c kind:load to:0x02168ee8 module:overlay(94) +from:0x02179334 kind:load to:0x021690c0 module:overlay(94) +from:0x0217933c kind:load to:0x02169284 module:overlay(94) +from:0x02179344 kind:load to:0x0216949c module:overlay(94) +from:0x02179354 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179358 kind:load to:0x02099cfc module:overlay(0) +from:0x0217935c kind:load to:0x02099d14 module:overlay(0) +from:0x02179360 kind:load to:0x02099d20 module:overlay(0) +from:0x02179364 kind:load to:0x01fff464 module:itcm +from:0x02179368 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217936c kind:load to:0x021689ac module:overlay(94) +from:0x02179370 kind:load to:0x02099c58 module:overlay(0) +from:0x02179374 kind:load to:0x02168b84 module:overlay(94) +from:0x02179378 kind:load to:0x02168e14 module:overlay(94) +from:0x0217937c kind:load to:0x02099c64 module:overlay(0) +from:0x02179380 kind:load to:0x02169aac module:overlay(94) +from:0x02179384 kind:load to:0x02099c6c module:overlay(0) +from:0x02179388 kind:load to:0x02099c70 module:overlay(0) +from:0x0217938c kind:load to:0x02099d2c module:overlay(0) +from:0x02179390 kind:load to:0x02099d98 module:overlay(0) +from:0x02179394 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179398 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217939c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021793a0 kind:load to:0x021688f4 module:overlay(94) +from:0x021793a4 kind:load to:0x0216894c module:overlay(94) +from:0x021793a8 kind:load to:0x02132218 module:overlays(48,51) +from:0x021793ac kind:load to:0x0216a41c module:overlay(94) +from:0x021793b0 kind:load to:0x02169a9c module:overlay(94) +from:0x021793b4 kind:load to:0x02169aa4 module:overlay(94) +from:0x021793b8 kind:load to:0x021325b8 module:overlay(48) +from:0x021793bc kind:load to:0x021325c0 module:overlay(48) +from:0x021793c0 kind:load to:0x02169950 module:overlay(94) +from:0x021793c4 kind:load to:0x02169d0c module:overlay(94) +from:0x021793c8 kind:load to:0x021323dc module:overlay(48) +from:0x021793d4 kind:load to:0x0216a81c module:overlay(94) +from:0x021793e0 kind:load to:0x0216a644 module:overlay(94) +from:0x021793e4 kind:load to:0x02098ef4 module:overlay(0) +from:0x021793e8 kind:load to:0x02098efc module:overlay(0) +from:0x021793ec kind:load to:0x02098f78 module:overlay(0) +from:0x021793f0 kind:load to:0x02098fb8 module:overlay(0) +from:0x021793f4 kind:load to:0x02098fbc module:overlay(0) +from:0x021793f8 kind:load to:0x02098fc0 module:overlay(0) +from:0x02179404 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179408 kind:load to:0x02099cfc module:overlay(0) +from:0x0217940c kind:load to:0x02099d14 module:overlay(0) +from:0x02179410 kind:load to:0x02099d20 module:overlay(0) +from:0x02179414 kind:load to:0x01fff464 module:itcm +from:0x02179418 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217941c kind:load to:0x0216a6c8 module:overlay(94) +from:0x02179420 kind:load to:0x02099c58 module:overlay(0) +from:0x02179424 kind:load to:0x0216a6fc module:overlay(94) +from:0x02179428 kind:load to:0x02099c60 module:overlay(0) +from:0x0217942c kind:load to:0x02099c64 module:overlay(0) +from:0x02179430 kind:load to:0x02099c68 module:overlay(0) +from:0x02179434 kind:load to:0x02099c6c module:overlay(0) +from:0x02179438 kind:load to:0x02099c70 module:overlay(0) +from:0x0217943c kind:load to:0x02099d2c module:overlay(0) +from:0x02179440 kind:load to:0x02099d98 module:overlay(0) +from:0x02179444 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179448 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217944c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179450 kind:load to:0x0216abdc module:overlay(94) +from:0x02179454 kind:load to:0x0216abf0 module:overlay(94) +from:0x02179460 kind:load to:0x0216ac2c module:overlay(94) +from:0x02179464 kind:load to:0x020990ec module:overlay(0) +from:0x02179468 kind:load to:0x02098efc module:overlay(0) +from:0x0217946c kind:load to:0x02098f78 module:overlay(0) +from:0x02179470 kind:load to:0x020990f4 module:overlay(0) +from:0x02179474 kind:load to:0x02099114 module:overlay(0) +from:0x02179478 kind:load to:0x02099140 module:overlay(0) +from:0x0217947c kind:load to:0x0216afc4 module:overlay(94) +from:0x02179484 kind:load to:0x0216afd4 module:overlay(94) +from:0x0217948c kind:load to:0x0216b010 module:overlay(94) +from:0x02179494 kind:load to:0x0216b0c0 module:overlay(94) +from:0x0217949c kind:load to:0x0216b2c4 module:overlay(94) +from:0x021794a4 kind:load to:0x0216b3ec module:overlay(94) +from:0x021794b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021794b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021794bc kind:load to:0x02099d14 module:overlay(0) +from:0x021794c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021794c4 kind:load to:0x01fff464 module:itcm +from:0x021794c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021794cc kind:load to:0x0216ae10 module:overlay(94) +from:0x021794d0 kind:load to:0x02099c58 module:overlay(0) +from:0x021794d4 kind:load to:0x0216b61c module:overlay(94) +from:0x021794d8 kind:load to:0x0216b628 module:overlay(94) +from:0x021794dc kind:load to:0x02099c64 module:overlay(0) +from:0x021794e0 kind:load to:0x0216b640 module:overlay(94) +from:0x021794e4 kind:load to:0x02099c6c module:overlay(0) +from:0x021794e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021794ec kind:load to:0x02099d2c module:overlay(0) +from:0x021794f0 kind:load to:0x02099d98 module:overlay(0) +from:0x021794f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021794f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021794fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179500 kind:load to:0x0216b718 module:overlay(94) +from:0x02179504 kind:load to:0x0216b758 module:overlay(94) +from:0x02179528 kind:load to:0x0216b7c0 module:overlay(94) +from:0x0217952c kind:load to:0x020990ec module:overlay(0) +from:0x02179530 kind:load to:0x02098efc module:overlay(0) +from:0x02179534 kind:load to:0x02098f78 module:overlay(0) +from:0x02179538 kind:load to:0x020990f4 module:overlay(0) +from:0x0217953c kind:load to:0x02099114 module:overlay(0) +from:0x02179540 kind:load to:0x02099140 module:overlay(0) +from:0x0217954c kind:load to:0x0216bae0 module:overlay(94) +from:0x02179550 kind:load to:0x0216c2a8 module:overlay(94) +from:0x02179554 kind:load to:0x0209b2cc module:overlay(0) +from:0x02179558 kind:load to:0x0209b304 module:overlay(0) +from:0x0217955c kind:load to:0x0209b908 module:overlay(0) +from:0x02179560 kind:load to:0x0209b910 module:overlay(0) +from:0x02179564 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02179568 kind:load to:0x0209b47c module:overlay(0) +from:0x0217956c kind:load to:0x0209b36c module:overlay(0) +from:0x02179570 kind:load to:0x0209b838 module:overlay(0) +from:0x02179574 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02179578 kind:load to:0x0209b8d8 module:overlay(0) +from:0x0217957c kind:load to:0x0216be9c module:overlay(94) +from:0x02179580 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02179584 kind:load to:0x0216c298 module:overlay(94) +from:0x02179588 kind:load to:0x0216c274 module:overlay(94) +from:0x021795dc kind:load to:0x0216bacc module:overlay(94) +from:0x021795e0 kind:load to:0x0216c314 module:overlay(94) +from:0x021795e4 kind:load to:0x0209ba20 module:overlay(0) +from:0x021795e8 kind:load to:0x0209ba54 module:overlay(0) +from:0x021795ec kind:load to:0x0209baec module:overlay(0) +from:0x021795f0 kind:load to:0x0209bb00 module:overlay(0) +from:0x021795f4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021795f8 kind:load to:0x0209bb28 module:overlay(0) +from:0x021795fc kind:load to:0x0209bbb0 module:overlay(0) +from:0x02179600 kind:load to:0x0209b838 module:overlay(0) +from:0x02179604 kind:load to:0x0209babc module:overlay(0) +from:0x02179608 kind:load to:0x0209bad4 module:overlay(0) +from:0x0217960c kind:load to:0x0209bb14 module:overlay(0) +from:0x02179610 kind:load to:0x0209bea0 module:overlay(0) +from:0x02179614 kind:load to:0x0216c2e8 module:overlay(94) +from:0x02179618 kind:load to:0x0216c2c4 module:overlay(94) +from:0x0217961c kind:load to:0x0209bed8 module:overlay(0) +from:0x02179688 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217968c kind:load to:0x02099cfc module:overlay(0) +from:0x02179690 kind:load to:0x02099d14 module:overlay(0) +from:0x02179694 kind:load to:0x02099d20 module:overlay(0) +from:0x02179698 kind:load to:0x01fff464 module:itcm +from:0x0217969c kind:load to:0x020ab1d8 module:overlay(0) +from:0x021796a0 kind:load to:0x020aa528 module:overlay(0) +from:0x021796a4 kind:load to:0x020aa5a4 module:overlay(0) +from:0x021796a8 kind:load to:0x0216bc64 module:overlay(94) +from:0x021796ac kind:load to:0x020ab0f4 module:overlay(0) +from:0x021796b0 kind:load to:0x02099c64 module:overlay(0) +from:0x021796b4 kind:load to:0x0216c12c module:overlay(94) +from:0x021796b8 kind:load to:0x02099c6c module:overlay(0) +from:0x021796bc kind:load to:0x02099c70 module:overlay(0) +from:0x021796c0 kind:load to:0x02099d2c module:overlay(0) +from:0x021796c4 kind:load to:0x02099d98 module:overlay(0) +from:0x021796c8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021796cc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021796d0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021796d4 kind:load to:0x0216baf4 module:overlay(94) +from:0x021796d8 kind:load to:0x0216bb58 module:overlay(94) +from:0x021796dc kind:load to:0x0216bbc4 module:overlay(94) +from:0x021796e0 kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x021796e4 kind:load to:0x020aaad0 module:overlay(0) +from:0x021796e8 kind:load to:0x020aa778 module:overlay(0) +from:0x021796ec kind:load to:0x020aa7e0 module:overlay(0) +from:0x021796f0 kind:load to:0x020aa950 module:overlay(0) +from:0x021796f4 kind:load to:0x020aa94c module:overlay(0) +from:0x021796f8 kind:load to:0x020aaa1c module:overlay(0) +from:0x021796fc kind:load to:0x020aaa40 module:overlay(0) +from:0x02179700 kind:load to:0x020aaa44 module:overlay(0) +from:0x02179704 kind:load to:0x0216bea4 module:overlay(94) +from:0x02179708 kind:load to:0x020aa9a8 module:overlay(0) +from:0x0217970c kind:load to:0x020aa9b0 module:overlay(0) +from:0x02179710 kind:load to:0x020aa754 module:overlay(0) +from:0x02179714 kind:load to:0x020aa75c module:overlay(0) +from:0x02179718 kind:load to:0x020aa764 module:overlay(0) +from:0x0217971c kind:load to:0x020aa76c module:overlay(0) +from:0x02179720 kind:load to:0x0216bf74 module:overlay(94) +from:0x02179724 kind:load to:0x020aad98 module:overlay(0) +from:0x02179728 kind:load to:0x020aadc4 module:overlay(0) +from:0x0217972c kind:load to:0x020aade4 module:overlay(0) +from:0x02179730 kind:load to:0x020aaffc module:overlay(0) +from:0x02179734 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02179738 kind:load to:0x020aa6c0 module:overlay(0) +from:0x0217973c kind:load to:0x020aa684 module:overlay(0) +from:0x02179740 kind:load to:0x020ab1a4 module:overlay(0) +from:0x02179744 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02179748 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x0217974c kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02179750 kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02179754 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02179758 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x0217975c kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02179760 kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02179764 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02179768 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0217976c kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x02179770 kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02179774 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02179778 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0217977c kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x02179780 kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x02179784 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02179788 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0217978c kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x02179790 kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x02179794 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x02179798 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021797a4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021797a8 kind:load to:0x02099cfc module:overlay(0) +from:0x021797ac kind:load to:0x02099d14 module:overlay(0) +from:0x021797b0 kind:load to:0x02099d20 module:overlay(0) +from:0x021797b4 kind:load to:0x01fff464 module:itcm +from:0x021797b8 kind:load to:0x020ab1d8 module:overlay(0) +from:0x021797bc kind:load to:0x020aa528 module:overlay(0) +from:0x021797c0 kind:load to:0x020aa5a4 module:overlay(0) +from:0x021797c4 kind:load to:0x020e9f1c module:overlays(19,20,31) +from:0x021797c8 kind:load to:0x020ab0f4 module:overlay(0) +from:0x021797cc kind:load to:0x02099c64 module:overlay(0) +from:0x021797d0 kind:load to:0x020ab15c module:overlay(0) +from:0x021797d4 kind:load to:0x02099c6c module:overlay(0) +from:0x021797d8 kind:load to:0x02099c70 module:overlay(0) +from:0x021797dc kind:load to:0x02099d2c module:overlay(0) +from:0x021797e0 kind:load to:0x02099d98 module:overlay(0) +from:0x021797e4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021797e8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021797ec kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021797f0 kind:load to:0x0216c358 module:overlay(94) +from:0x021797f4 kind:load to:0x0216c330 module:overlay(94) +from:0x021797f8 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x021797fc kind:load to:0x020e9ec4 module:overlays(19,20,31) +from:0x02179800 kind:load to:0x020aaad0 module:overlay(0) +from:0x02179804 kind:load to:0x020aa778 module:overlay(0) +from:0x02179808 kind:load to:0x020aa7e0 module:overlay(0) +from:0x0217980c kind:load to:0x020aa950 module:overlay(0) +from:0x02179810 kind:load to:0x020aa94c module:overlay(0) +from:0x02179814 kind:load to:0x020aaa1c module:overlay(0) +from:0x02179818 kind:load to:0x020aaa40 module:overlay(0) +from:0x0217981c kind:load to:0x020aaa44 module:overlay(0) +from:0x02179820 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02179824 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02179828 kind:load to:0x020aa9b0 module:overlay(0) +from:0x0217982c kind:load to:0x020aa754 module:overlay(0) +from:0x02179830 kind:load to:0x020aa75c module:overlay(0) +from:0x02179834 kind:load to:0x020aa764 module:overlay(0) +from:0x02179838 kind:load to:0x020aa76c module:overlay(0) +from:0x0217983c kind:load to:0x020aac48 module:overlay(0) +from:0x02179840 kind:load to:0x020aad98 module:overlay(0) +from:0x02179844 kind:load to:0x020aadc4 module:overlay(0) +from:0x02179848 kind:load to:0x020aade4 module:overlay(0) +from:0x0217984c kind:load to:0x020aaffc module:overlay(0) +from:0x02179850 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02179854 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02179858 kind:load to:0x020aa684 module:overlay(0) +from:0x0217985c kind:load to:0x020ab1a4 module:overlay(0) +from:0x02179860 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02179864 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02179868 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x0217986c kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02179870 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02179874 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02179878 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x0217987c kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x02179880 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x02179884 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x02179888 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0217988c kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x02179890 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x02179894 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x02179898 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0217989c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x021798a0 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x021798a4 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x021798a8 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x021798ac kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x021798b0 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x021798b4 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x021798c0 kind:load to:0x020993bc module:overlay(0) +from:0x021798c4 kind:load to:0x0216c3c4 module:overlay(94) +from:0x021798d0 kind:load to:0x0216c9c4 module:overlay(94) +from:0x021798d4 kind:load to:0x0216d41c module:overlay(94) +from:0x021798d8 kind:load to:0x0216c84c module:overlay(94) +from:0x021798dc kind:load to:0x0207d6c0 module:overlay(0) +from:0x021798e0 kind:load to:0x0207d6c8 module:overlay(0) +from:0x021798e4 kind:load to:0x0216cac4 module:overlay(94) +from:0x021798ec kind:load to:0x0216cae8 module:overlay(94) +from:0x021798f4 kind:load to:0x0216cba0 module:overlay(94) +from:0x021798fc kind:load to:0x0216ccf0 module:overlay(94) +from:0x0217990c kind:load to:0x0216c5a4 module:overlay(94) +from:0x02179910 kind:load to:0x020990ec module:overlay(0) +from:0x02179914 kind:load to:0x02098efc module:overlay(0) +from:0x02179918 kind:load to:0x02098f78 module:overlay(0) +from:0x0217991c kind:load to:0x020990f4 module:overlay(0) +from:0x02179920 kind:load to:0x02099114 module:overlay(0) +from:0x02179924 kind:load to:0x02099140 module:overlay(0) +from:0x02179930 kind:load to:0x0216c718 module:overlay(94) +from:0x02179934 kind:load to:0x0216d400 module:overlay(94) +from:0x02179938 kind:load to:0x02059174 module:overlay(0) +from:0x0217993c kind:load to:0x02058fb8 module:overlay(0) +from:0x02179940 kind:load to:0x02059348 module:overlay(0) +from:0x02179944 kind:load to:0x020593c4 module:overlay(0) +from:0x02179948 kind:load to:0x02059428 module:overlay(0) +from:0x0217994c kind:load to:0x0216c38c module:overlay(94) +from:0x02179950 kind:load to:0x02059304 module:overlay(0) +from:0x0217995c kind:load to:0x02099cc0 module:overlay(0) +from:0x02179960 kind:load to:0x02099cfc module:overlay(0) +from:0x02179964 kind:load to:0x02099d14 module:overlay(0) +from:0x02179968 kind:load to:0x02099d20 module:overlay(0) +from:0x0217996c kind:load to:0x01fff464 module:itcm +from:0x02179970 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179974 kind:load to:0x0216c774 module:overlay(94) +from:0x02179978 kind:load to:0x0216c878 module:overlay(94) +from:0x0217997c kind:load to:0x0216ca00 module:overlay(94) +from:0x02179980 kind:load to:0x0216c9e0 module:overlay(94) +from:0x02179984 kind:load to:0x02099c64 module:overlay(0) +from:0x02179988 kind:load to:0x0216cd5c module:overlay(94) +from:0x0217998c kind:load to:0x02099c6c module:overlay(0) +from:0x02179990 kind:load to:0x02099c70 module:overlay(0) +from:0x02179994 kind:load to:0x02099d2c module:overlay(0) +from:0x02179998 kind:load to:0x02099d98 module:overlay(0) +from:0x0217999c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021799a0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021799a4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021799a8 kind:load to:0x0216c72c module:overlay(94) +from:0x021799ac kind:load to:0x0216c74c module:overlay(94) +from:0x021799b8 kind:load to:0x0216e5e4 module:overlay(94) +from:0x021799c4 kind:load to:0x020993bc module:overlay(0) +from:0x021799c8 kind:load to:0x0216d44c module:overlay(94) +from:0x021799cc kind:load to:0x0216d98c module:overlay(94) +from:0x021799d4 kind:load to:0x0216d990 module:overlay(94) +from:0x021799dc kind:load to:0x0216dad0 module:overlay(94) +from:0x021799e4 kind:load to:0x0216db08 module:overlay(94) +from:0x021799f4 kind:load to:0x0216d508 module:overlay(94) +from:0x021799f8 kind:load to:0x020990ec module:overlay(0) +from:0x021799fc kind:load to:0x02098efc module:overlay(0) +from:0x02179a00 kind:load to:0x02098f78 module:overlay(0) +from:0x02179a04 kind:load to:0x020990f4 module:overlay(0) +from:0x02179a08 kind:load to:0x02099114 module:overlay(0) +from:0x02179a0c kind:load to:0x02099140 module:overlay(0) +from:0x02179a18 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179a1c kind:load to:0x02099cfc module:overlay(0) +from:0x02179a20 kind:load to:0x02099d14 module:overlay(0) +from:0x02179a24 kind:load to:0x02099d20 module:overlay(0) +from:0x02179a28 kind:load to:0x01fff464 module:itcm +from:0x02179a2c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179a30 kind:load to:0x0216d6fc module:overlay(94) +from:0x02179a34 kind:load to:0x02099c58 module:overlay(0) +from:0x02179a38 kind:load to:0x0216d954 module:overlay(94) +from:0x02179a3c kind:load to:0x02099c60 module:overlay(0) +from:0x02179a40 kind:load to:0x02099c64 module:overlay(0) +from:0x02179a44 kind:load to:0x0216e0b0 module:overlay(94) +from:0x02179a48 kind:load to:0x02099c6c module:overlay(0) +from:0x02179a4c kind:load to:0x02099c70 module:overlay(0) +from:0x02179a50 kind:load to:0x02099d2c module:overlay(0) +from:0x02179a54 kind:load to:0x02099d98 module:overlay(0) +from:0x02179a58 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179a5c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179a60 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179a64 kind:load to:0x0216d6b4 module:overlay(94) +from:0x02179a68 kind:load to:0x0216d6d4 module:overlay(94) +from:0x02179a74 kind:load to:0x020993bc module:overlay(0) +from:0x02179a78 kind:load to:0x0216e65c module:overlay(94) +from:0x02179a84 kind:load to:0x0216f0bc module:overlay(94) +from:0x02179a88 kind:load to:0x0216fd08 module:overlay(94) +from:0x02179a8c kind:load to:0x0216eb78 module:overlay(94) +from:0x02179a90 kind:load to:0x0207d6c0 module:overlay(0) +from:0x02179a94 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02179aa0 kind:load to:0x0216e8b0 module:overlay(94) +from:0x02179aa4 kind:load to:0x020990ec module:overlay(0) +from:0x02179aa8 kind:load to:0x02098efc module:overlay(0) +from:0x02179aac kind:load to:0x02098f78 module:overlay(0) +from:0x02179ab0 kind:load to:0x020990f4 module:overlay(0) +from:0x02179ab4 kind:load to:0x02099114 module:overlay(0) +from:0x02179ab8 kind:load to:0x02099140 module:overlay(0) +from:0x02179ac4 kind:load to:0x0216ea44 module:overlay(94) +from:0x02179ac8 kind:load to:0x0216fcec module:overlay(94) +from:0x02179acc kind:load to:0x02059174 module:overlay(0) +from:0x02179ad0 kind:load to:0x02058fb8 module:overlay(0) +from:0x02179ad4 kind:load to:0x02059348 module:overlay(0) +from:0x02179ad8 kind:load to:0x020593c4 module:overlay(0) +from:0x02179adc kind:load to:0x02059428 module:overlay(0) +from:0x02179ae0 kind:load to:0x0216e624 module:overlay(94) +from:0x02179ae4 kind:load to:0x02059304 module:overlay(0) +from:0x02179ae8 kind:load to:0x0216f228 module:overlay(94) +from:0x02179af0 kind:load to:0x0216f22c module:overlay(94) +from:0x02179af8 kind:load to:0x0216f250 module:overlay(94) +from:0x02179b00 kind:load to:0x0216f254 module:overlay(94) +from:0x02179b08 kind:load to:0x0216f2a4 module:overlay(94) +from:0x02179b10 kind:load to:0x0216f32c module:overlay(94) +from:0x02179b18 kind:load to:0x0216f588 module:overlay(94) +from:0x02179b20 kind:load to:0x0216f58c module:overlay(94) +from:0x02179b30 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179b34 kind:load to:0x02099cfc module:overlay(0) +from:0x02179b38 kind:load to:0x02099d14 module:overlay(0) +from:0x02179b3c kind:load to:0x02099d20 module:overlay(0) +from:0x02179b40 kind:load to:0x01fff464 module:itcm +from:0x02179b44 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179b48 kind:load to:0x0216eaa0 module:overlay(94) +from:0x02179b4c kind:load to:0x0216eba4 module:overlay(94) +from:0x02179b50 kind:load to:0x0216f130 module:overlay(94) +from:0x02179b54 kind:load to:0x0216f110 module:overlay(94) +from:0x02179b58 kind:load to:0x02099c64 module:overlay(0) +from:0x02179b5c kind:load to:0x0216f600 module:overlay(94) +from:0x02179b60 kind:load to:0x02099c6c module:overlay(0) +from:0x02179b64 kind:load to:0x02099c70 module:overlay(0) +from:0x02179b68 kind:load to:0x02099d2c module:overlay(0) +from:0x02179b6c kind:load to:0x02099d98 module:overlay(0) +from:0x02179b70 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179b74 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179b78 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179b7c kind:load to:0x0216ea58 module:overlay(94) +from:0x02179b80 kind:load to:0x0216ea78 module:overlay(94) +from:0x02179b8c kind:load to:0x0216fd44 module:overlay(94) +from:0x02179b90 kind:load to:0x02098ef4 module:overlay(0) +from:0x02179b94 kind:load to:0x02098efc module:overlay(0) +from:0x02179b98 kind:load to:0x02098f78 module:overlay(0) +from:0x02179b9c kind:load to:0x02098fb8 module:overlay(0) +from:0x02179ba0 kind:load to:0x02098fbc module:overlay(0) +from:0x02179ba4 kind:load to:0x02098fc0 module:overlay(0) +from:0x02179bb0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179bb4 kind:load to:0x02099cfc module:overlay(0) +from:0x02179bb8 kind:load to:0x02099d14 module:overlay(0) +from:0x02179bbc kind:load to:0x02099d20 module:overlay(0) +from:0x02179bc0 kind:load to:0x01fff464 module:itcm +from:0x02179bc4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179bc8 kind:load to:0x0216fde4 module:overlay(94) +from:0x02179bcc kind:load to:0x0216fe94 module:overlay(94) +from:0x02179bd0 kind:load to:0x0216fec4 module:overlay(94) +from:0x02179bd4 kind:load to:0x0216ff94 module:overlay(94) +from:0x02179bd8 kind:load to:0x02099c64 module:overlay(0) +from:0x02179bdc kind:load to:0x02170010 module:overlay(94) +from:0x02179be0 kind:load to:0x02099c6c module:overlay(0) +from:0x02179be4 kind:load to:0x02099c70 module:overlay(0) +from:0x02179be8 kind:load to:0x02099d2c module:overlay(0) +from:0x02179bec kind:load to:0x02099d98 module:overlay(0) +from:0x02179bf0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179bf4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179bf8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179bfc kind:load to:0x02170084 module:overlay(94) +from:0x02179c00 kind:load to:0x021700a4 module:overlay(94) +from:0x02179c04 kind:load to:0x0216ffa8 module:overlay(94) +from:0x02179c20 kind:load to:0x021700ec module:overlay(94) +from:0x02179c24 kind:load to:0x020990ec module:overlay(0) +from:0x02179c28 kind:load to:0x02098efc module:overlay(0) +from:0x02179c2c kind:load to:0x02098f78 module:overlay(0) +from:0x02179c30 kind:load to:0x0217056c module:overlay(94) +from:0x02179c34 kind:load to:0x02099114 module:overlay(0) +from:0x02179c38 kind:load to:0x0217054c module:overlay(94) +from:0x02179c48 kind:load to:0x020990ec module:overlay(0) +from:0x02179c4c kind:load to:0x02098efc module:overlay(0) +from:0x02179c50 kind:load to:0x02098f78 module:overlay(0) +from:0x02179c54 kind:load to:0x0217056c module:overlay(94) +from:0x02179c58 kind:load to:0x02099114 module:overlay(0) +from:0x02179c5c kind:load to:0x0217054c module:overlay(94) +from:0x02179c98 kind:load to:0x0217020c module:overlay(94) +from:0x02179c9c kind:load to:0x02170578 module:overlay(94) +from:0x02179ca0 kind:load to:0x0209b2cc module:overlay(0) +from:0x02179ca4 kind:load to:0x0209b304 module:overlay(0) +from:0x02179ca8 kind:load to:0x0209b908 module:overlay(0) +from:0x02179cac kind:load to:0x0209b910 module:overlay(0) +from:0x02179cb0 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02179cb4 kind:load to:0x0209b47c module:overlay(0) +from:0x02179cb8 kind:load to:0x0209b36c module:overlay(0) +from:0x02179cbc kind:load to:0x0209b838 module:overlay(0) +from:0x02179cc0 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02179cc4 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02179cc8 kind:load to:0x0216be9c module:overlay(94) +from:0x02179ccc kind:load to:0x0209b8f0 module:overlay(0) +from:0x02179cd0 kind:load to:0x0216c298 module:overlay(94) +from:0x02179cd4 kind:load to:0x0216c274 module:overlay(94) +from:0x02179ce0 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179ce4 kind:load to:0x02099cfc module:overlay(0) +from:0x02179ce8 kind:load to:0x02099d14 module:overlay(0) +from:0x02179cec kind:load to:0x02099d20 module:overlay(0) +from:0x02179cf0 kind:load to:0x01fff464 module:itcm +from:0x02179cf4 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179cf8 kind:load to:0x02170220 module:overlay(94) +from:0x02179cfc kind:load to:0x02099c58 module:overlay(0) +from:0x02179d00 kind:load to:0x02170508 module:overlay(94) +from:0x02179d04 kind:load to:0x02099c60 module:overlay(0) +from:0x02179d08 kind:load to:0x02099c64 module:overlay(0) +from:0x02179d0c kind:load to:0x02170524 module:overlay(94) +from:0x02179d10 kind:load to:0x02099c6c module:overlay(0) +from:0x02179d14 kind:load to:0x02099c70 module:overlay(0) +from:0x02179d18 kind:load to:0x02099d2c module:overlay(0) +from:0x02179d1c kind:load to:0x02099d98 module:overlay(0) +from:0x02179d20 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179d24 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179d28 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179d2c kind:load to:0x02170594 module:overlay(94) +from:0x02179d30 kind:load to:0x021705c4 module:overlay(94) +from:0x02179d34 kind:load to:0x0217051c module:overlay(94) +from:0x02179d40 kind:load to:0x02170628 module:overlay(94) +from:0x02179d44 kind:load to:0x02098ef4 module:overlay(0) +from:0x02179d48 kind:load to:0x02098efc module:overlay(0) +from:0x02179d4c kind:load to:0x02098f78 module:overlay(0) +from:0x02179d50 kind:load to:0x02098fb8 module:overlay(0) +from:0x02179d54 kind:load to:0x02098fbc module:overlay(0) +from:0x02179d58 kind:load to:0x02098fc0 module:overlay(0) +from:0x02179d64 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179d68 kind:load to:0x02099cfc module:overlay(0) +from:0x02179d6c kind:load to:0x02099d14 module:overlay(0) +from:0x02179d70 kind:load to:0x02099d20 module:overlay(0) +from:0x02179d74 kind:load to:0x01fff464 module:itcm +from:0x02179d78 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179d7c kind:load to:0x021706b4 module:overlay(94) +from:0x02179d80 kind:load to:0x021706bc module:overlay(94) +from:0x02179d84 kind:load to:0x0217071c module:overlay(94) +from:0x02179d88 kind:load to:0x02170708 module:overlay(94) +from:0x02179d8c kind:load to:0x02099c64 module:overlay(0) +from:0x02179d90 kind:load to:0x02099c68 module:overlay(0) +from:0x02179d94 kind:load to:0x02099c6c module:overlay(0) +from:0x02179d98 kind:load to:0x02099c70 module:overlay(0) +from:0x02179d9c kind:load to:0x02099d2c module:overlay(0) +from:0x02179da0 kind:load to:0x02099d98 module:overlay(0) +from:0x02179da4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179da8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179dac kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179db0 kind:load to:0x02171048 module:overlay(94) +from:0x02179db4 kind:load to:0x0217105c module:overlay(94) +from:0x02179dbc kind:load to:0x021716b8 module:overlay(94) +from:0x02179dc4 kind:load to:0x02171724 module:overlay(94) +from:0x02179dcc kind:load to:0x02171780 module:overlay(94) +from:0x02179dd4 kind:load to:0x021717a4 module:overlay(94) +from:0x02179ddc kind:load to:0x02171504 module:overlay(94) +from:0x02179de4 kind:load to:0x02171638 module:overlay(94) +from:0x02179dec kind:load to:0x0217165c module:overlay(94) +from:0x02179df4 kind:load to:0x02171670 module:overlay(94) +from:0x02179e04 kind:load to:0x02171098 module:overlay(94) +from:0x02179e08 kind:load to:0x020990ec module:overlay(0) +from:0x02179e0c kind:load to:0x02098efc module:overlay(0) +from:0x02179e10 kind:load to:0x02098f78 module:overlay(0) +from:0x02179e14 kind:load to:0x020990f4 module:overlay(0) +from:0x02179e18 kind:load to:0x02099114 module:overlay(0) +from:0x02179e1c kind:load to:0x02099140 module:overlay(0) +from:0x02179e28 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179e2c kind:load to:0x02099cfc module:overlay(0) +from:0x02179e30 kind:load to:0x02099d14 module:overlay(0) +from:0x02179e34 kind:load to:0x02099d20 module:overlay(0) +from:0x02179e38 kind:load to:0x01fff464 module:itcm +from:0x02179e3c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02179e40 kind:load to:0x021713a0 module:overlay(94) +from:0x02179e44 kind:load to:0x02099c58 module:overlay(0) +from:0x02179e48 kind:load to:0x021713b4 module:overlay(94) +from:0x02179e4c kind:load to:0x02171470 module:overlay(94) +from:0x02179e50 kind:load to:0x02099c64 module:overlay(0) +from:0x02179e54 kind:load to:0x02171484 module:overlay(94) +from:0x02179e58 kind:load to:0x02099c6c module:overlay(0) +from:0x02179e5c kind:load to:0x02099c70 module:overlay(0) +from:0x02179e60 kind:load to:0x02099d2c module:overlay(0) +from:0x02179e64 kind:load to:0x02099d98 module:overlay(0) +from:0x02179e68 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179e6c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179e70 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179e74 kind:load to:0x021712a8 module:overlay(94) +from:0x02179e78 kind:load to:0x02171320 module:overlay(94) +from:0x02179f24 kind:load to:0x02099cc0 module:overlay(0) +from:0x02179f28 kind:load to:0x02099cfc module:overlay(0) +from:0x02179f2c kind:load to:0x02099d14 module:overlay(0) +from:0x02179f30 kind:load to:0x02099d20 module:overlay(0) +from:0x02179f34 kind:load to:0x01fff464 module:itcm +from:0x02179f38 kind:load to:0x020ab1d8 module:overlay(0) +from:0x02179f3c kind:load to:0x020aa528 module:overlay(0) +from:0x02179f40 kind:load to:0x020aa5a4 module:overlay(0) +from:0x02179f44 kind:load to:0x02171ac4 module:overlay(94) +from:0x02179f48 kind:load to:0x020ab0f4 module:overlay(0) +from:0x02179f4c kind:load to:0x02099c64 module:overlay(0) +from:0x02179f50 kind:load to:0x020ab15c module:overlay(0) +from:0x02179f54 kind:load to:0x02099c6c module:overlay(0) +from:0x02179f58 kind:load to:0x02099c70 module:overlay(0) +from:0x02179f5c kind:load to:0x02099d2c module:overlay(0) +from:0x02179f60 kind:load to:0x02099d98 module:overlay(0) +from:0x02179f64 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02179f68 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02179f6c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02179f70 kind:load to:0x02171cbc module:overlay(94) +from:0x02179f74 kind:load to:0x02171cdc module:overlay(94) +from:0x02179f78 kind:load to:0x020e906c module:overlays(19,20,31) +from:0x02179f7c kind:load to:0x02171a70 module:overlay(94) +from:0x02179f80 kind:load to:0x020aaad0 module:overlay(0) +from:0x02179f84 kind:load to:0x020aa778 module:overlay(0) +from:0x02179f88 kind:load to:0x020aa7e0 module:overlay(0) +from:0x02179f8c kind:load to:0x020aa950 module:overlay(0) +from:0x02179f90 kind:load to:0x020aa94c module:overlay(0) +from:0x02179f94 kind:load to:0x020aaa1c module:overlay(0) +from:0x02179f98 kind:load to:0x020aaa40 module:overlay(0) +from:0x02179f9c kind:load to:0x020aaa44 module:overlay(0) +from:0x02179fa0 kind:load to:0x020aa9a0 module:overlay(0) +from:0x02179fa4 kind:load to:0x020aa9a8 module:overlay(0) +from:0x02179fa8 kind:load to:0x02171c88 module:overlay(94) +from:0x02179fac kind:load to:0x020aa754 module:overlay(0) +from:0x02179fb0 kind:load to:0x020aa75c module:overlay(0) +from:0x02179fb4 kind:load to:0x020aa764 module:overlay(0) +from:0x02179fb8 kind:load to:0x020aa76c module:overlay(0) +from:0x02179fbc kind:load to:0x020aac48 module:overlay(0) +from:0x02179fc0 kind:load to:0x020aad98 module:overlay(0) +from:0x02179fc4 kind:load to:0x020aadc4 module:overlay(0) +from:0x02179fc8 kind:load to:0x020aade4 module:overlay(0) +from:0x02179fcc kind:load to:0x020aaffc module:overlay(0) +from:0x02179fd0 kind:load to:0x020e8fe8 module:overlays(19,20,31) +from:0x02179fd4 kind:load to:0x020aa6c0 module:overlay(0) +from:0x02179fd8 kind:load to:0x020aa684 module:overlay(0) +from:0x02179fdc kind:load to:0x020ab1a4 module:overlay(0) +from:0x02179fe0 kind:load to:0x020e9174 module:overlays(19,20,31) +from:0x02179fe4 kind:load to:0x020e91a4 module:overlays(19,20,31) +from:0x02179fe8 kind:load to:0x020e94f0 module:overlays(19,20,31) +from:0x02179fec kind:load to:0x020e9850 module:overlays(19,20,31) +from:0x02179ff0 kind:load to:0x020e9bc0 module:overlays(19,20,31) +from:0x02179ff4 kind:load to:0x020e9c94 module:overlays(19,20,31) +from:0x02179ff8 kind:load to:0x020e9cc8 module:overlays(19,20,31) +from:0x02179ffc kind:load to:0x020e9d74 module:overlays(19,20,31) +from:0x0217a000 kind:load to:0x020e9e44 module:overlays(19,20,31) +from:0x0217a004 kind:load to:0x020e91a0 module:overlays(19,20,31) +from:0x0217a008 kind:load to:0x020e9238 module:overlays(19,20,31) +from:0x0217a00c kind:load to:0x020e9588 module:overlays(19,20,31) +from:0x0217a010 kind:load to:0x020e993c module:overlays(19,20,31) +from:0x0217a014 kind:load to:0x020e9c40 module:overlays(19,20,31) +from:0x0217a018 kind:load to:0x020e9cc4 module:overlays(19,20,31) +from:0x0217a01c kind:load to:0x020e9d58 module:overlays(19,20,31) +from:0x0217a020 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x0217a024 kind:load to:0x020e9e78 module:overlays(19,20,31) +from:0x0217a028 kind:load to:0x020e9ea0 module:overlays(19,20,31) +from:0x0217a02c kind:load to:0x020ea128 module:overlays(19,20,31) +from:0x0217a030 kind:load to:0x020ea01c module:overlays(19,20,31) +from:0x0217a034 kind:load to:0x020ea134 module:overlays(19,20,31) +from:0x0217a038 kind:load to:0x02171bc4 module:overlay(94) +from:0x0217a03c kind:load to:0x02171be4 module:overlay(94) +from:0x0217a040 kind:load to:0x021725ec module:overlay(94) +from:0x0217a048 kind:load to:0x021720e8 module:overlay(94) +from:0x0217a050 kind:load to:0x02172260 module:overlay(94) +from:0x0217a058 kind:load to:0x021727fc module:overlay(94) +from:0x0217a068 kind:load to:0x02171d10 module:overlay(94) +from:0x0217a06c kind:load to:0x02098ef4 module:overlay(0) +from:0x0217a070 kind:load to:0x02098efc module:overlay(0) +from:0x0217a074 kind:load to:0x02098f78 module:overlay(0) +from:0x0217a078 kind:load to:0x02098fb8 module:overlay(0) +from:0x0217a07c kind:load to:0x02098fbc module:overlay(0) +from:0x0217a080 kind:load to:0x02098fc0 module:overlay(0) +from:0x0217a08c kind:load to:0x02099cc0 module:overlay(0) +from:0x0217a090 kind:load to:0x02099cfc module:overlay(0) +from:0x0217a094 kind:load to:0x02099d14 module:overlay(0) +from:0x0217a098 kind:load to:0x02099d20 module:overlay(0) +from:0x0217a09c kind:load to:0x01fff464 module:itcm +from:0x0217a0a0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217a0a4 kind:load to:0x02171eec module:overlay(94) +from:0x0217a0a8 kind:load to:0x02099c58 module:overlay(0) +from:0x0217a0ac kind:load to:0x02171ef4 module:overlay(94) +from:0x0217a0b0 kind:load to:0x02171fd0 module:overlay(94) +from:0x0217a0b4 kind:load to:0x02099c64 module:overlay(0) +from:0x0217a0b8 kind:load to:0x021720ac module:overlay(94) +from:0x0217a0bc kind:load to:0x02099c6c module:overlay(0) +from:0x0217a0c0 kind:load to:0x02099c70 module:overlay(0) +from:0x0217a0c4 kind:load to:0x02099d2c module:overlay(0) +from:0x0217a0c8 kind:load to:0x02099d98 module:overlay(0) +from:0x0217a0cc kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217a0d0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217a0d4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217a0d8 kind:load to:0x0217284c module:overlay(94) +from:0x0217a0dc kind:load to:0x021728d0 module:overlay(94) +from:0x0217a0e0 kind:load to:0x02171e4c module:overlay(94) +from:0x0217a0e4 kind:load to:0x02171e54 module:overlay(94) +from:0x0217a0f0 kind:load to:0x0217297c module:overlay(94) +from:0x0217a0f4 kind:load to:0x020990ec module:overlay(0) +from:0x0217a0f8 kind:load to:0x02098efc module:overlay(0) +from:0x0217a0fc kind:load to:0x02098f78 module:overlay(0) +from:0x0217a100 kind:load to:0x020990f4 module:overlay(0) +from:0x0217a104 kind:load to:0x02099114 module:overlay(0) +from:0x0217a108 kind:load to:0x02099140 module:overlay(0) +from:0x0217a144 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217a148 kind:load to:0x02099cfc module:overlay(0) +from:0x0217a14c kind:load to:0x02099d14 module:overlay(0) +from:0x0217a150 kind:load to:0x02099d20 module:overlay(0) +from:0x0217a154 kind:load to:0x01fff464 module:itcm +from:0x0217a158 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217a15c kind:load to:0x021729f0 module:overlay(94) +from:0x0217a160 kind:load to:0x02099c58 module:overlay(0) +from:0x0217a164 kind:load to:0x0218364c module:overlays(97,98) +from:0x0217a168 kind:load to:0x0218369c module:overlays(97,98) +from:0x0217a16c kind:load to:0x02099c64 module:overlay(0) +from:0x0217a170 kind:load to:0x021836b0 module:overlays(97,98) +from:0x0217a174 kind:load to:0x02099c6c module:overlay(0) +from:0x0217a178 kind:load to:0x02099c70 module:overlay(0) +from:0x0217a17c kind:load to:0x02099d2c module:overlay(0) +from:0x0217a180 kind:load to:0x02099d98 module:overlay(0) +from:0x0217a184 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217a188 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217a18c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217a190 kind:load to:0x02172aa8 module:overlay(94) +from:0x0217a194 kind:load to:0x02172ad8 module:overlay(94) +from:0x0217a198 kind:load to:0x02172a8c module:overlay(94) +from:0x0217a1a4 kind:load to:0x02172b30 module:overlay(94) +from:0x0217a1a8 kind:load to:0x020990ec module:overlay(0) +from:0x0217a1ac kind:load to:0x02098efc module:overlay(0) +from:0x0217a1b0 kind:load to:0x02098f78 module:overlay(0) +from:0x0217a1b4 kind:load to:0x020990f4 module:overlay(0) +from:0x0217a1b8 kind:load to:0x02099114 module:overlay(0) +from:0x0217a1bc kind:load to:0x02099140 module:overlay(0) +from:0x0217a1f8 kind:load to:0x02099cc0 module:overlay(0) +from:0x0217a1fc kind:load to:0x02099cfc module:overlay(0) +from:0x0217a200 kind:load to:0x02099d14 module:overlay(0) +from:0x0217a204 kind:load to:0x02099d20 module:overlay(0) +from:0x0217a208 kind:load to:0x01fff464 module:itcm +from:0x0217a20c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0217a210 kind:load to:0x02172ba4 module:overlay(94) +from:0x0217a214 kind:load to:0x02099c58 module:overlay(0) +from:0x0217a218 kind:load to:0x02182ef8 module:overlays(97,98) +from:0x0217a21c kind:load to:0x02182f48 module:overlays(97,98) +from:0x0217a220 kind:load to:0x02099c64 module:overlay(0) +from:0x0217a224 kind:load to:0x02182f5c module:overlays(97,98,99) +from:0x0217a228 kind:load to:0x02099c6c module:overlay(0) +from:0x0217a22c kind:load to:0x02099c70 module:overlay(0) +from:0x0217a230 kind:load to:0x02099d2c module:overlay(0) +from:0x0217a234 kind:load to:0x02099d98 module:overlay(0) +from:0x0217a238 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0217a23c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0217a240 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x0217a244 kind:load to:0x02172c5c module:overlay(94) +from:0x0217a248 kind:load to:0x02172c8c module:overlay(94) +from:0x0217a24c kind:load to:0x02172c40 module:overlay(94) +from:0x0217a258 kind:load to:0x02172ce4 module:overlay(94) +from:0x0217a25c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a260 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a264 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a268 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a274 kind:load to:0x02172d8c module:overlay(94) +from:0x0217a278 kind:load to:0x02172dd0 module:overlay(94) +from:0x0217a27c kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0217a280 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0217a284 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a288 kind:load to:0x02172fcc module:overlay(94) +from:0x0217a28c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a290 kind:load to:0x0209e990 module:overlay(0) +from:0x0217a294 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a298 kind:load to:0x0209e99c module:overlay(0) +from:0x0217a29c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217a2a0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a2a4 kind:load to:0x02173088 module:overlay(94) +from:0x0217a2a8 kind:load to:0x021730a8 module:overlay(94) +from:0x0217a2ac kind:load to:0x0217302c module:overlay(94) +from:0x0217a2b8 kind:load to:0x0209e874 module:overlay(0) +from:0x0217a2bc kind:load to:0x0209e87c module:overlay(0) +from:0x0217a2c0 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0217a2c4 kind:load to:0x021731b0 module:overlay(94) +from:0x0217a2c8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a2cc kind:load to:0x020c1dc4 module:overlays(2,4,17) +from:0x0217a2d0 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a2d4 kind:load to:0x0209e990 module:overlay(0) +from:0x0217a2d8 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a2dc kind:load to:0x0209e99c module:overlay(0) +from:0x0217a2e0 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217a2e4 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a2e8 kind:load to:0x021732a4 module:overlay(94) +from:0x0217a2ec kind:load to:0x0217326c module:overlay(94) +from:0x0217a2f0 kind:load to:0x021731f0 module:overlay(94) +from:0x0217a300 kind:load to:0x021732d4 module:overlay(94) +from:0x0217a304 kind:load to:0x02062c68 module:overlay(0) +from:0x0217a308 kind:load to:0x02062c6c module:overlay(0) +from:0x0217a30c kind:load to:0x02062c70 module:overlay(0) +from:0x0217a310 kind:load to:0x02062c74 module:overlay(0) +from:0x0217a314 kind:load to:0x02062c78 module:overlay(0) +from:0x0217a318 kind:load to:0x02062c7c module:overlay(0) +from:0x0217a31c kind:load to:0x02062c80 module:overlay(0) +from:0x0217a320 kind:load to:0x02062c84 module:overlay(0) +from:0x0217a374 kind:load to:0x0209e360 module:overlay(0) +from:0x0217a378 kind:load to:0x0209e524 module:overlay(0) +from:0x0217a37c kind:load to:0x0209e540 module:overlay(0) +from:0x0217a380 kind:load to:0x0209e584 module:overlay(0) +from:0x0217a384 kind:load to:0x02173a64 module:overlay(94) +from:0x0217a388 kind:load to:0x02173a48 module:overlay(94) +from:0x0217a38c kind:load to:0x0209e378 module:overlay(0) +from:0x0217a398 kind:load to:0x02173300 module:overlay(94) +from:0x0217a39c kind:load to:0x0209e360 module:overlay(0) +from:0x0217a3a0 kind:load to:0x0209e524 module:overlay(0) +from:0x0217a3a4 kind:load to:0x0209e540 module:overlay(0) +from:0x0217a3a8 kind:load to:0x0209e584 module:overlay(0) +from:0x0217a3ac kind:load to:0x02173a18 module:overlay(94) +from:0x0217a3b0 kind:load to:0x02173a2c module:overlay(94) +from:0x0217a3b4 kind:load to:0x0209e378 module:overlay(0) +from:0x0217a3c0 kind:load to:0x0207e178 module:overlay(0) +from:0x0217a3c4 kind:load to:0x0207e180 module:overlay(0) +from:0x0217a3c8 kind:load to:0x0207e994 module:overlay(0) +from:0x0217a3cc kind:load to:0x0207e984 module:overlay(0) +from:0x0217a3d0 kind:load to:0x0207e9d0 module:overlay(0) +from:0x0217a3d4 kind:load to:0x0207ea08 module:overlay(0) +from:0x0217a3d8 kind:load to:0x0207ea4c module:overlay(0) +from:0x0217a3dc kind:load to:0x0207ea74 module:overlay(0) +from:0x0217a3e8 kind:load to:0x02173460 module:overlay(94) +from:0x0217a3ec kind:load to:0x0209e87c module:overlay(0) +from:0x0217a3f0 kind:load to:0x021735a8 module:overlay(94) +from:0x0217a3f4 kind:load to:0x021731b0 module:overlay(94) +from:0x0217a3f8 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a3fc kind:load to:0x02173858 module:overlay(94) +from:0x0217a400 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a404 kind:load to:0x0209e990 module:overlay(0) +from:0x0217a408 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a40c kind:load to:0x0209e99c module:overlay(0) +from:0x0217a410 kind:load to:0x0217382c module:overlay(94) +from:0x0217a414 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a418 kind:load to:0x021739e0 module:overlay(94) +from:0x0217a41c kind:load to:0x021739a0 module:overlay(94) +from:0x0217a420 kind:load to:0x021735dc module:overlay(94) +from:0x0217a430 kind:load to:0x02173a78 module:overlay(94) +from:0x0217a434 kind:load to:0x02062c68 module:overlay(0) +from:0x0217a438 kind:load to:0x02062c6c module:overlay(0) +from:0x0217a444 kind:load to:0x02062c78 module:overlay(0) +from:0x0217a448 kind:load to:0x02062c7c module:overlay(0) +from:0x0217a450 kind:load to:0x02062c84 module:overlay(0) +from:0x0217a454 kind:load to:0x021738c4 module:overlay(94) +from:0x0217a458 kind:load to:0x02173934 module:overlay(94) +from:0x0217a45c kind:load to:0x02173954 module:overlay(94) +from:0x0217a46c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a470 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a474 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a478 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a484 kind:load to:0x02173ad4 module:overlay(94) +from:0x0217a488 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a48c kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a490 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a494 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a4a0 kind:load to:0x0209e874 module:overlay(0) +from:0x0217a4a4 kind:load to:0x0209e87c module:overlay(0) +from:0x0217a4a8 kind:load to:0x020c1db8 module:overlays(2,4,17) +from:0x0217a4ac kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0217a4b0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a4b4 kind:load to:0x02173c1c module:overlay(94) +from:0x0217a4b8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a4bc kind:load to:0x0209e990 module:overlay(0) +from:0x0217a4c0 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a4c4 kind:load to:0x0209e99c module:overlay(0) +from:0x0217a4c8 kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217a4cc kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a4d0 kind:load to:0x02173c3c module:overlay(94) +from:0x0217a4d4 kind:load to:0x02173c5c module:overlay(94) +from:0x0217a504 kind:load to:0x02173ca4 module:overlay(94) +from:0x0217a508 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a50c kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a510 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a514 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a520 kind:load to:0x0217400c module:overlay(94) +from:0x0217a524 kind:load to:0x02174118 module:overlay(94) +from:0x0217a528 kind:load to:0x0217415c module:overlay(94) +from:0x0217a52c kind:load to:0x021745a0 module:overlay(94) +from:0x0217a530 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a534 kind:load to:0x021753cc module:overlay(94) +from:0x0217a538 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a53c kind:load to:0x02174da0 module:overlay(94) +from:0x0217a540 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a544 kind:load to:0x0209e99c module:overlay(0) +from:0x0217a548 kind:load to:0x02174ebc module:overlay(94) +from:0x0217a54c kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a550 kind:load to:0x02173ecc module:overlay(94) +from:0x0217a554 kind:load to:0x02173f68 module:overlay(94) +from:0x0217a558 kind:load to:0x02174db4 module:overlay(94) +from:0x0217a55c kind:load to:0x021757bc module:overlay(94) +from:0x0217a560 kind:load to:0x021757d4 module:overlay(94) +from:0x0217a564 kind:load to:0x021757e0 module:overlay(94) +from:0x0217a568 kind:load to:0x02175834 module:overlay(94) +from:0x0217a56c kind:load to:0x02174cd8 module:overlay(94) +from:0x0217a570 kind:load to:0x02174d04 module:overlay(94) +from:0x0217a57c kind:load to:0x02175b98 module:overlay(94) +from:0x0217a594 kind:load to:0x02062c6c module:overlay(0) +from:0x0217a598 kind:load to:0x02062c70 module:overlay(0) +from:0x0217a59c kind:load to:0x02062c74 module:overlay(0) +from:0x0217a5a0 kind:load to:0x02062c78 module:overlay(0) +from:0x0217a5c0 kind:load to:0x02175b80 module:overlay(94) +from:0x0217a5d0 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a5d4 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a5d8 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a5dc kind:load to:0x0209e23c module:overlay(0) +from:0x0217a5e8 kind:load to:0x02175c34 module:overlay(94) +from:0x0217a5ec kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a5f0 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a5f4 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a5f8 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a604 kind:load to:0x02175ed0 module:overlay(94) +from:0x0217a608 kind:load to:0x02175f00 module:overlay(94) +from:0x0217a60c kind:load to:0x02175ff4 module:overlay(94) +from:0x0217a610 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0217a614 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a618 kind:load to:0x021768cc module:overlay(94) +from:0x0217a61c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a620 kind:load to:0x02176620 module:overlay(94) +from:0x0217a624 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a628 kind:load to:0x0209e99c module:overlay(0) +from:0x0217a62c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217a630 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a634 kind:load to:0x02176b98 module:overlay(94) +from:0x0217a638 kind:load to:0x02176bb8 module:overlay(94) +from:0x0217a63c kind:load to:0x0217674c module:overlay(94) +from:0x0217a648 kind:load to:0x02176c00 module:overlay(94) +from:0x0217a64c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a650 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a654 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a658 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a664 kind:load to:0x02176cc4 module:overlay(94) +from:0x0217a668 kind:load to:0x0209e87c module:overlay(0) +from:0x0217a66c kind:load to:0x02176f48 module:overlay(94) +from:0x0217a670 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0217a674 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a678 kind:load to:0x02176f4c module:overlay(94) +from:0x0217a67c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a680 kind:load to:0x0209e990 module:overlay(0) +from:0x0217a684 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a688 kind:load to:0x0209e99c module:overlay(0) +from:0x0217a68c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217a690 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a694 kind:load to:0x02177130 module:overlay(94) +from:0x0217a698 kind:load to:0x02177150 module:overlay(94) +from:0x0217a69c kind:load to:0x021770ec module:overlay(94) +from:0x0217a6b4 kind:load to:0x02177198 module:overlay(94) +from:0x0217a6b8 kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a6bc kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a6c0 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a6c4 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a6d0 kind:load to:0x02177300 module:overlay(94) +from:0x0217a6d4 kind:load to:0x0209e87c module:overlay(0) +from:0x0217a6d8 kind:load to:0x0217732c module:overlay(94) +from:0x0217a6dc kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0217a6e0 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a6e4 kind:load to:0x02177450 module:overlay(94) +from:0x0217a6e8 kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a6ec kind:load to:0x02177348 module:overlay(94) +from:0x0217a6f0 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a6f4 kind:load to:0x0209e99c module:overlay(0) +from:0x0217a6f8 kind:load to:0x0217735c module:overlay(94) +from:0x0217a6fc kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a700 kind:load to:0x021776cc module:overlay(94) +from:0x0217a704 kind:load to:0x021776ec module:overlay(94) +from:0x0217a718 kind:load to:0x02177734 module:overlay(94) +from:0x0217a71c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a720 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a724 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a728 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a734 kind:load to:0x021778ac module:overlay(94) +from:0x0217a738 kind:load to:0x0217796c module:overlay(94) +from:0x0217a73c kind:load to:0x02177a60 module:overlay(94) +from:0x0217a740 kind:load to:0x020c1dbc module:overlays(2,4,17) +from:0x0217a744 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a748 kind:load to:0x02177af4 module:overlay(94) +from:0x0217a74c kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a750 kind:load to:0x02177a6c module:overlay(94) +from:0x0217a754 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a758 kind:load to:0x0209e99c module:overlay(0) +from:0x0217a75c kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217a760 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a764 kind:load to:0x02177d9c module:overlay(94) +from:0x0217a768 kind:load to:0x02177dc4 module:overlay(94) +from:0x0217a76c kind:load to:0x02177acc module:overlay(94) +from:0x0217a778 kind:load to:0x02177e14 module:overlay(94) +from:0x0217a77c kind:load to:0x0209e1d4 module:overlay(0) +from:0x0217a780 kind:load to:0x0209e1dc module:overlay(0) +from:0x0217a784 kind:load to:0x0209e21c module:overlay(0) +from:0x0217a788 kind:load to:0x0209e23c module:overlay(0) +from:0x0217a794 kind:load to:0x02177f50 module:overlay(94) +from:0x0217a798 kind:load to:0x0209e87c module:overlay(0) +from:0x0217a79c kind:load to:0x02177fdc module:overlay(94) +from:0x0217a7a0 kind:load to:0x02178164 module:overlay(94) +from:0x0217a7a4 kind:load to:0x020c1dc0 module:overlays(2,4,17) +from:0x0217a7a8 kind:load to:0x02178178 module:overlay(94) +from:0x0217a7ac kind:load to:0x020c1dc8 module:overlays(2,4,17) +from:0x0217a7b0 kind:load to:0x0209e990 module:overlay(0) +from:0x0217a7b4 kind:load to:0x0209e998 module:overlay(0) +from:0x0217a7b8 kind:load to:0x0209e99c module:overlay(0) +from:0x0217a7bc kind:load to:0x0209e9a8 module:overlay(0) +from:0x0217a7c0 kind:load to:0x0209e9b0 module:overlay(0) +from:0x0217a7c4 kind:load to:0x021781a4 module:overlay(94) +from:0x0217a7c8 kind:load to:0x021781c4 module:overlay(94) diff --git a/config/jp/arm9/overlays/ov094/symbols.txt b/config/jp/arm9/overlays/ov094/symbols.txt new file mode 100644 index 00000000..3d5711ed --- /dev/null +++ b/config/jp/arm9/overlays/ov094/symbols.txt @@ -0,0 +1,794 @@ +func_ov094_02167b00 kind:function(arm,size=0x98) addr:0x02167b00 +func_ov094_02167b98 kind:function(arm,size=0x28) addr:0x02167b98 +func_ov094_02167bc0 kind:function(arm,size=0x30) addr:0x02167bc0 +func_ov094_02167bf0 kind:function(arm,size=0x170) addr:0x02167bf0 +func_ov094_02167d60 kind:function(arm,size=0x98) addr:0x02167d60 +func_ov094_02167df8 kind:function(arm,size=0x18) addr:0x02167df8 +func_ov094_02167e10 kind:function(arm,size=0x20) addr:0x02167e10 +func_ov094_02167e30 kind:function(arm,size=0x8) addr:0x02167e30 +func_ov094_02167e38 kind:function(arm,size=0x2c) addr:0x02167e38 +func_ov094_02167e64 kind:function(arm,size=0x3c) addr:0x02167e64 +func_ov094_02167ea0 kind:function(arm,size=0x34) addr:0x02167ea0 +func_ov094_02167ed4 kind:function(arm,size=0xe0) addr:0x02167ed4 +func_ov094_02167fb4 kind:function(arm,size=0x74) addr:0x02167fb4 +func_ov094_02168028 kind:function(arm,size=0x20) addr:0x02168028 +func_ov094_02168048 kind:function(arm,size=0x240) addr:0x02168048 +func_ov094_02168288 kind:function(arm,size=0x8) addr:0x02168288 +func_ov094_02168290 kind:function(arm,size=0x8) addr:0x02168290 +func_ov094_02168298 kind:function(arm,size=0xc) addr:0x02168298 +func_ov094_021682a4 kind:function(arm,size=0x24) addr:0x021682a4 +func_ov094_021682c8 kind:function(arm,size=0x40) addr:0x021682c8 +func_ov094_02168308 kind:function(arm,size=0x80) addr:0x02168308 +func_ov094_02168388 kind:function(arm,size=0x14) addr:0x02168388 +func_ov094_0216839c kind:function(arm,size=0x8) addr:0x0216839c +func_ov094_021683a4 kind:function(arm,size=0xc) addr:0x021683a4 +func_ov094_021683b0 kind:function(arm,size=0x4) addr:0x021683b0 +func_ov094_021683b4 kind:function(arm,size=0x130) addr:0x021683b4 +func_ov094_021684e4 kind:function(arm,size=0x14) addr:0x021684e4 +func_ov094_021684f8 kind:function(arm,size=0x1c) addr:0x021684f8 +func_ov094_02168514 kind:function(arm,size=0x14) addr:0x02168514 +func_ov094_02168528 kind:function(arm,size=0xc) addr:0x02168528 +func_ov094_02168534 kind:function(arm,size=0x24) addr:0x02168534 +func_ov094_02168558 kind:function(arm,size=0x12c) addr:0x02168558 +func_ov094_02168684 kind:function(arm,size=0x14) addr:0x02168684 +func_ov094_02168698 kind:function(arm,size=0x1c) addr:0x02168698 +func_ov094_021686b4 kind:function(arm,size=0x128) addr:0x021686b4 +func_ov094_021687dc kind:function(arm,size=0x104) addr:0x021687dc +func_ov094_021688e0 kind:function(arm,size=0x14) addr:0x021688e0 +func_ov094_021688f4 kind:function(arm,size=0x58) addr:0x021688f4 +func_ov094_0216894c kind:function(arm,size=0x60) addr:0x0216894c +func_ov094_021689ac kind:function(arm,size=0x144) addr:0x021689ac +func_ov094_02168af0 kind:function(arm,size=0x3c) addr:0x02168af0 +func_ov094_02168b2c kind:function(arm,size=0x14) addr:0x02168b2c +func_ov094_02168b40 kind:function(arm,size=0x44) addr:0x02168b40 +func_ov094_02168b84 kind:function(arm,size=0x290) addr:0x02168b84 +func_ov094_02168e14 kind:function(arm,size=0x18) addr:0x02168e14 +func_ov094_02168e2c kind:function(arm,size=0x44) addr:0x02168e2c +func_ov094_02168e70 kind:function(arm,size=0x1c) addr:0x02168e70 +func_ov094_02168e8c kind:function(arm,size=0x5c) addr:0x02168e8c +func_ov094_02168ee8 kind:function(arm,size=0x188) addr:0x02168ee8 +func_ov094_02169070 kind:function(arm,size=0x50) addr:0x02169070 +func_ov094_021690c0 kind:function(arm,size=0x134) addr:0x021690c0 +func_ov094_021691f4 kind:function(arm,size=0x90) addr:0x021691f4 +func_ov094_02169284 kind:function(arm,size=0x200) addr:0x02169284 +func_ov094_02169484 kind:function(arm,size=0x18) addr:0x02169484 +func_ov094_0216949c kind:function(arm,size=0x2dc) addr:0x0216949c +func_ov094_02169778 kind:function(arm,size=0x94) addr:0x02169778 +func_ov094_0216980c kind:function(arm,size=0x68) addr:0x0216980c +func_ov094_02169874 kind:function(arm,size=0x74) addr:0x02169874 +func_ov094_021698e8 kind:function(arm,size=0x68) addr:0x021698e8 +func_ov094_02169950 kind:function(arm,size=0x4) addr:0x02169950 +func_ov094_02169954 kind:function(arm,size=0xa0) addr:0x02169954 +func_ov094_021699f4 kind:function(arm,size=0x88) addr:0x021699f4 +func_ov094_02169a7c kind:function(arm,size=0x20) addr:0x02169a7c +func_ov094_02169a9c kind:function(arm,size=0x8) addr:0x02169a9c +func_ov094_02169aa4 kind:function(arm,size=0x8) addr:0x02169aa4 +func_ov094_02169aac kind:function(arm,size=0x260) addr:0x02169aac +func_ov094_02169d0c kind:function(arm,size=0xc) addr:0x02169d0c +func_ov094_02169d18 kind:function(arm,size=0x6c) addr:0x02169d18 +func_ov094_02169d84 kind:function(arm,size=0x40) addr:0x02169d84 +func_ov094_02169dc4 kind:function(arm,size=0x8c) addr:0x02169dc4 +func_ov094_02169e50 kind:function(arm,size=0x64) addr:0x02169e50 +func_ov094_02169eb4 kind:function(arm,size=0xcc) addr:0x02169eb4 +func_ov094_02169f80 kind:function(arm,size=0x9c) addr:0x02169f80 +func_ov094_0216a01c kind:function(arm,size=0x9c) addr:0x0216a01c +func_ov094_0216a0b8 kind:function(arm,size=0x364) addr:0x0216a0b8 +func_ov094_0216a41c kind:function(arm,size=0xa0) addr:0x0216a41c +func_ov094_0216a4bc kind:function(arm,size=0xb4) addr:0x0216a4bc +func_ov094_0216a570 kind:function(arm,size=0x38) addr:0x0216a570 +func_ov094_0216a5a8 kind:function(arm,size=0x1c) addr:0x0216a5a8 +func_ov094_0216a5c4 kind:function(arm,size=0x24) addr:0x0216a5c4 +func_ov094_0216a5e8 kind:function(arm,size=0x3c) addr:0x0216a5e8 +func_ov094_0216a624 kind:function(arm,size=0x14) addr:0x0216a624 +func_ov094_0216a638 kind:function(arm,size=0xc) addr:0x0216a638 +func_ov094_0216a644 kind:function(arm,size=0x24) addr:0x0216a644 +func_ov094_0216a668 kind:function(arm,size=0x34) addr:0x0216a668 +func_ov094_0216a69c kind:function(arm,size=0x2c) addr:0x0216a69c +func_ov094_0216a6c8 kind:function(arm,size=0x34) addr:0x0216a6c8 +func_ov094_0216a6fc kind:function(arm,size=0xec) addr:0x0216a6fc +func_ov094_0216a7e8 kind:function(arm,size=0x34) addr:0x0216a7e8 +func_ov094_0216a81c kind:function(arm,size=0x68) addr:0x0216a81c +func_ov094_0216a884 kind:function(arm,size=0x358) addr:0x0216a884 +func_ov094_0216abdc kind:function(arm,size=0x14) addr:0x0216abdc +func_ov094_0216abf0 kind:function(arm,size=0x1c) addr:0x0216abf0 +func_ov094_0216ac0c kind:function(arm,size=0x14) addr:0x0216ac0c +func_ov094_0216ac20 kind:function(arm,size=0xc) addr:0x0216ac20 +func_ov094_0216ac2c kind:function(arm,size=0x24) addr:0x0216ac2c +func_ov094_0216ac50 kind:function(arm,size=0x40) addr:0x0216ac50 +func_ov094_0216ac90 kind:function(arm,size=0x180) addr:0x0216ac90 +func_ov094_0216ae10 kind:function(arm,size=0x1b4) addr:0x0216ae10 +func_ov094_0216afc4 kind:function(arm,size=0x10) addr:0x0216afc4 +func_ov094_0216afd4 kind:function(arm,size=0x3c) addr:0x0216afd4 +func_ov094_0216b010 kind:function(arm,size=0xb0) addr:0x0216b010 +func_ov094_0216b0c0 kind:function(arm,size=0x204) addr:0x0216b0c0 +func_ov094_0216b2c4 kind:function(arm,size=0x128) addr:0x0216b2c4 +func_ov094_0216b3ec kind:function(arm,size=0x4c) addr:0x0216b3ec +func_ov094_0216b438 kind:function(arm,size=0x16c) addr:0x0216b438 +func_ov094_0216b5a4 kind:function(arm,size=0x40) addr:0x0216b5a4 +func_ov094_0216b5e4 kind:function(arm,size=0x38) addr:0x0216b5e4 +func_ov094_0216b61c kind:function(arm,size=0xc) addr:0x0216b61c +func_ov094_0216b628 kind:function(arm,size=0x18) addr:0x0216b628 +func_ov094_0216b640 kind:function(arm,size=0xcc) addr:0x0216b640 +func_ov094_0216b70c kind:function(arm,size=0xc) addr:0x0216b70c +func_ov094_0216b718 kind:function(arm,size=0x40) addr:0x0216b718 +func_ov094_0216b758 kind:function(arm,size=0x48) addr:0x0216b758 +func_ov094_0216b7a0 kind:function(arm,size=0x14) addr:0x0216b7a0 +func_ov094_0216b7b4 kind:function(arm,size=0xc) addr:0x0216b7b4 +func_ov094_0216b7c0 kind:function(arm,size=0x28) addr:0x0216b7c0 +func_ov094_0216b7e8 kind:function(arm,size=0x78) addr:0x0216b7e8 +func_ov094_0216b860 kind:function(arm,size=0x26c) addr:0x0216b860 +func_ov094_0216bacc kind:function(arm,size=0x14) addr:0x0216bacc +func_ov094_0216bae0 kind:function(arm,size=0x14) addr:0x0216bae0 +func_ov094_0216baf4 kind:function(arm,size=0x64) addr:0x0216baf4 +func_ov094_0216bb58 kind:function(arm,size=0x6c) addr:0x0216bb58 +func_ov094_0216bbc4 kind:function(arm,size=0xa0) addr:0x0216bbc4 +func_ov094_0216bc64 kind:function(arm,size=0x138) addr:0x0216bc64 +func_ov094_0216bd9c kind:function(arm,size=0x100) addr:0x0216bd9c +func_ov094_0216be9c kind:function(arm,size=0x8) addr:0x0216be9c +func_ov094_0216bea4 kind:function(arm,size=0x18) addr:0x0216bea4 +func_ov094_0216bebc kind:function(arm,size=0xb8) addr:0x0216bebc +func_ov094_0216bf74 kind:function(arm,size=0xd4) addr:0x0216bf74 +func_ov094_0216c048 kind:function(arm,size=0xe4) addr:0x0216c048 +func_ov094_0216c12c kind:function(arm,size=0xa0) addr:0x0216c12c +func_ov094_0216c1cc kind:function(arm,size=0xa8) addr:0x0216c1cc +func_ov094_0216c274 kind:function(arm,size=0x24) addr:0x0216c274 +func_ov094_0216c298 kind:function(arm,size=0x10) addr:0x0216c298 +func_ov094_0216c2a8 kind:function(arm,size=0x1c) addr:0x0216c2a8 +func_ov094_0216c2c4 kind:function(arm,size=0x24) addr:0x0216c2c4 +func_ov094_0216c2e8 kind:function(arm,size=0x2c) addr:0x0216c2e8 +func_ov094_0216c314 kind:function(arm,size=0x1c) addr:0x0216c314 +func_ov094_0216c330 kind:function(arm,size=0x28) addr:0x0216c330 +func_ov094_0216c358 kind:function(arm,size=0x20) addr:0x0216c358 +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=0x1d4) addr:0x0216c3c4 +func_ov094_0216c598 kind:function(arm,size=0xc) addr:0x0216c598 +func_ov094_0216c5a4 kind:function(arm,size=0x24) addr:0x0216c5a4 +func_ov094_0216c5c8 kind:function(arm,size=0x4c) addr:0x0216c5c8 +func_ov094_0216c614 kind:function(arm,size=0x104) addr:0x0216c614 +func_ov094_0216c718 kind:function(arm,size=0x14) addr:0x0216c718 +func_ov094_0216c72c kind:function(arm,size=0x20) addr:0x0216c72c +func_ov094_0216c74c kind:function(arm,size=0x28) addr:0x0216c74c +func_ov094_0216c774 kind:function(arm,size=0xd8) addr:0x0216c774 +func_ov094_0216c84c kind:function(arm,size=0x2c) addr:0x0216c84c +func_ov094_0216c878 kind:function(arm,size=0x14c) addr:0x0216c878 +func_ov094_0216c9c4 kind:function(arm,size=0x14) addr:0x0216c9c4 +func_ov094_0216c9d8 kind:function(arm,size=0x8) addr:0x0216c9d8 +func_ov094_0216c9e0 kind:function(arm,size=0x20) addr:0x0216c9e0 +func_ov094_0216ca00 kind:function(arm,size=0xc4) addr:0x0216ca00 +func_ov094_0216cac4 kind:function(arm,size=0x24) addr:0x0216cac4 +func_ov094_0216cae8 kind:function(arm,size=0xb8) addr:0x0216cae8 +func_ov094_0216cba0 kind:function(arm,size=0x150) addr:0x0216cba0 +func_ov094_0216ccf0 kind:function(arm,size=0x6c) addr:0x0216ccf0 +func_ov094_0216cd5c kind:function(arm,size=0x50) addr:0x0216cd5c +func_ov094_0216cdac kind:function(arm,size=0x274) addr:0x0216cdac +func_ov094_0216d020 kind:function(arm,size=0x118) addr:0x0216d020 +func_ov094_0216d138 kind:function(arm,size=0x28) addr:0x0216d138 +func_ov094_0216d160 kind:function(arm,size=0x268) addr:0x0216d160 +func_ov094_0216d3c8 kind:function(arm,size=0x38) addr:0x0216d3c8 +func_ov094_0216d400 kind:function(arm,size=0x1c) addr:0x0216d400 +func_ov094_0216d41c kind:function(arm,size=0x1c) addr:0x0216d41c +func_ov094_0216d438 kind:function(arm,size=0x14) addr:0x0216d438 +func_ov094_0216d44c kind:function(arm,size=0xb0) addr:0x0216d44c +func_ov094_0216d4fc kind:function(arm,size=0xc) addr:0x0216d4fc +func_ov094_0216d508 kind:function(arm,size=0x24) addr:0x0216d508 +func_ov094_0216d52c kind:function(arm,size=0xd0) addr:0x0216d52c +func_ov094_0216d5fc kind:function(arm,size=0xb8) addr:0x0216d5fc +func_ov094_0216d6b4 kind:function(arm,size=0x20) addr:0x0216d6b4 +func_ov094_0216d6d4 kind:function(arm,size=0x28) addr:0x0216d6d4 +func_ov094_0216d6fc kind:function(arm,size=0x218) addr:0x0216d6fc +func_ov094_0216d914 kind:function(arm,size=0x40) addr:0x0216d914 +func_ov094_0216d954 kind:function(arm,size=0x38) addr:0x0216d954 +func_ov094_0216d98c kind:function(arm,size=0x4) addr:0x0216d98c +func_ov094_0216d990 kind:function(arm,size=0x140) addr:0x0216d990 +func_ov094_0216dad0 kind:function(arm,size=0x38) addr:0x0216dad0 +func_ov094_0216db08 kind:function(arm,size=0x5a8) addr:0x0216db08 +func_ov094_0216e0b0 kind:function(arm,size=0x120) addr:0x0216e0b0 +func_ov094_0216e1d0 kind:function(arm,size=0x4c) addr:0x0216e1d0 +func_ov094_0216e21c kind:function(arm,size=0x224) addr:0x0216e21c +func_ov094_0216e440 kind:function(arm,size=0x184) addr:0x0216e440 +func_ov094_0216e5c4 kind:function(arm,size=0x20) addr:0x0216e5c4 +func_ov094_0216e5e4 kind:function(arm,size=0x2c) addr:0x0216e5e4 +func_ov094_0216e610 kind:function(arm,size=0x14) addr:0x0216e610 +func_ov094_0216e624 kind:function(arm,size=0x38) addr:0x0216e624 +func_ov094_0216e65c kind:function(arm,size=0x248) addr:0x0216e65c +func_ov094_0216e8a4 kind:function(arm,size=0xc) addr:0x0216e8a4 +func_ov094_0216e8b0 kind:function(arm,size=0x24) addr:0x0216e8b0 +func_ov094_0216e8d4 kind:function(arm,size=0x50) addr:0x0216e8d4 +func_ov094_0216e924 kind:function(arm,size=0x120) addr:0x0216e924 +func_ov094_0216ea44 kind:function(arm,size=0x14) addr:0x0216ea44 +func_ov094_0216ea58 kind:function(arm,size=0x20) addr:0x0216ea58 +func_ov094_0216ea78 kind:function(arm,size=0x28) addr:0x0216ea78 +func_ov094_0216eaa0 kind:function(arm,size=0xd8) addr:0x0216eaa0 +func_ov094_0216eb78 kind:function(arm,size=0x2c) addr:0x0216eb78 +func_ov094_0216eba4 kind:function(arm,size=0x518) addr:0x0216eba4 +func_ov094_0216f0bc kind:function(arm,size=0x14) addr:0x0216f0bc +func_ov094_0216f0d0 kind:function(arm,size=0x40) addr:0x0216f0d0 +func_ov094_0216f110 kind:function(arm,size=0x20) addr:0x0216f110 +func_ov094_0216f130 kind:function(arm,size=0xf8) addr:0x0216f130 +func_ov094_0216f228 kind:function(arm,size=0x4) addr:0x0216f228 +func_ov094_0216f22c kind:function(arm,size=0x24) addr:0x0216f22c +func_ov094_0216f250 kind:function(arm,size=0x4) addr:0x0216f250 +func_ov094_0216f254 kind:function(arm,size=0x50) addr:0x0216f254 +func_ov094_0216f2a4 kind:function(arm,size=0x88) addr:0x0216f2a4 +func_ov094_0216f32c kind:function(arm,size=0x25c) addr:0x0216f32c +func_ov094_0216f588 kind:function(arm,size=0x4) addr:0x0216f588 +func_ov094_0216f58c kind:function(arm,size=0x74) addr:0x0216f58c +func_ov094_0216f600 kind:function(arm,size=0x50) addr:0x0216f600 +func_ov094_0216f650 kind:function(arm,size=0x29c) addr:0x0216f650 +func_ov094_0216f8ec kind:function(arm,size=0xe8) addr:0x0216f8ec +func_ov094_0216f9d4 kind:function(arm,size=0x28) addr:0x0216f9d4 +func_ov094_0216f9fc kind:function(arm,size=0x2b8) addr:0x0216f9fc +func_ov094_0216fcb4 kind:function(arm,size=0x38) addr:0x0216fcb4 +func_ov094_0216fcec kind:function(arm,size=0x1c) addr:0x0216fcec +func_ov094_0216fd08 kind:function(arm,size=0x1c) addr:0x0216fd08 +func_ov094_0216fd24 kind:function(arm,size=0x14) addr:0x0216fd24 +func_ov094_0216fd38 kind:function(arm,size=0xc) addr:0x0216fd38 +func_ov094_0216fd44 kind:function(arm,size=0x24) addr:0x0216fd44 +func_ov094_0216fd68 kind:function(arm,size=0x28) addr:0x0216fd68 +func_ov094_0216fd90 kind:function(arm,size=0x54) addr:0x0216fd90 +func_ov094_0216fde4 kind:function(arm,size=0xb0) addr:0x0216fde4 +func_ov094_0216fe94 kind:function(arm,size=0x30) addr:0x0216fe94 +func_ov094_0216fec4 kind:function(arm,size=0xbc) addr:0x0216fec4 +func_ov094_0216ff80 kind:function(arm,size=0x14) addr:0x0216ff80 +func_ov094_0216ff94 kind:function(arm,size=0x14) addr:0x0216ff94 +func_ov094_0216ffa8 kind:function(arm,size=0x68) addr:0x0216ffa8 +func_ov094_02170010 kind:function(arm,size=0x10) addr:0x02170010 +func_ov094_02170020 kind:function(arm,size=0x64) addr:0x02170020 +func_ov094_02170084 kind:function(arm,size=0x20) addr:0x02170084 +func_ov094_021700a4 kind:function(arm,size=0x28) addr:0x021700a4 +func_ov094_021700cc kind:function(arm,size=0x14) addr:0x021700cc +func_ov094_021700e0 kind:function(arm,size=0xc) addr:0x021700e0 +func_ov094_021700ec kind:function(arm,size=0x24) addr:0x021700ec +func_ov094_02170110 kind:function(arm,size=0x3c) addr:0x02170110 +func_ov094_0217014c kind:function(arm,size=0xc0) addr:0x0217014c +func_ov094_0217020c kind:function(arm,size=0x14) addr:0x0217020c +func_ov094_02170220 kind:function(arm,size=0x2e8) addr:0x02170220 +func_ov094_02170508 kind:function(arm,size=0x14) addr:0x02170508 +func_ov094_0217051c kind:function(arm,size=0x8) addr:0x0217051c +func_ov094_02170524 kind:function(arm,size=0x28) addr:0x02170524 +func_ov094_0217054c kind:function(arm,size=0x20) addr:0x0217054c +func_ov094_0217056c kind:function(arm,size=0xc) addr:0x0217056c +func_ov094_02170578 kind:function(arm,size=0x1c) addr:0x02170578 +func_ov094_02170594 kind:function(arm,size=0x30) addr:0x02170594 +func_ov094_021705c4 kind:function(arm,size=0x38) addr:0x021705c4 +func_ov094_021705fc kind:function(arm,size=0x20) addr:0x021705fc +func_ov094_0217061c kind:function(arm,size=0xc) addr:0x0217061c +func_ov094_02170628 kind:function(arm,size=0x24) addr:0x02170628 +func_ov094_0217064c kind:function(arm,size=0x34) addr:0x0217064c +func_ov094_02170680 kind:function(arm,size=0x34) addr:0x02170680 +func_ov094_021706b4 kind:function(arm,size=0x8) addr:0x021706b4 +func_ov094_021706bc kind:function(arm,size=0x4c) addr:0x021706bc +func_ov094_02170708 kind:function(arm,size=0x14) addr:0x02170708 +func_ov094_0217071c kind:function(arm,size=0x4c) addr:0x0217071c +func_ov094_02170768 kind:function(arm,size=0xb4) addr:0x02170768 +func_ov094_0217081c kind:function(arm,size=0x458) addr:0x0217081c +func_ov094_02170c74 kind:function(arm,size=0x398) addr:0x02170c74 +func_ov094_0217100c kind:function(arm,size=0x3c) addr:0x0217100c +func_ov094_02171048 kind:function(arm,size=0x14) addr:0x02171048 +func_ov094_0217105c kind:function(arm,size=0x1c) addr:0x0217105c +func_ov094_02171078 kind:function(arm,size=0x14) addr:0x02171078 +func_ov094_0217108c kind:function(arm,size=0xc) addr:0x0217108c +func_ov094_02171098 kind:function(arm,size=0x24) addr:0x02171098 +func_ov094_021710bc kind:function(arm,size=0x54) addr:0x021710bc +func_ov094_02171110 kind:function(arm,size=0x74) addr:0x02171110 +func_ov094_02171184 kind:function(arm,size=0x64) addr:0x02171184 +func_ov094_021711e8 kind:function(arm,size=0xc0) addr:0x021711e8 +func_ov094_021712a8 kind:function(arm,size=0x78) addr:0x021712a8 +func_ov094_02171320 kind:function(arm,size=0x80) addr:0x02171320 +func_ov094_021713a0 kind:function(arm,size=0x14) addr:0x021713a0 +func_ov094_021713b4 kind:function(arm,size=0xbc) addr:0x021713b4 +func_ov094_02171470 kind:function(arm,size=0x14) addr:0x02171470 +func_ov094_02171484 kind:function(arm,size=0x44) addr:0x02171484 +func_ov094_021714c8 kind:function(arm,size=0x3c) addr:0x021714c8 +func_ov094_02171504 kind:function(arm,size=0x134) addr:0x02171504 +func_ov094_02171638 kind:function(arm,size=0x24) addr:0x02171638 +func_ov094_0217165c kind:function(arm,size=0x14) addr:0x0217165c +func_ov094_02171670 kind:function(arm,size=0x48) addr:0x02171670 +func_ov094_021716b8 kind:function(arm,size=0x6c) addr:0x021716b8 +func_ov094_02171724 kind:function(arm,size=0x5c) addr:0x02171724 +func_ov094_02171780 kind:function(arm,size=0x24) addr:0x02171780 +func_ov094_021717a4 kind:function(arm,size=0x4) addr:0x021717a4 +func_ov094_021717a8 kind:function(arm,size=0x14) addr:0x021717a8 +func_ov094_021717bc kind:function(arm,size=0x24) addr:0x021717bc +func_ov094_021717e0 kind:function(arm,size=0x34) addr:0x021717e0 +func_ov094_02171814 kind:function(arm,size=0x1c) addr:0x02171814 +func_ov094_02171830 kind:function(arm,size=0x168) addr:0x02171830 +func_ov094_02171998 kind:function(arm,size=0x28) addr:0x02171998 +func_ov094_021719c0 kind:function(arm,size=0xb0) addr:0x021719c0 +func_ov094_02171a70 kind:function(arm,size=0x54) addr:0x02171a70 +func_ov094_02171ac4 kind:function(arm,size=0x100) addr:0x02171ac4 +func_ov094_02171bc4 kind:function(arm,size=0x20) addr:0x02171bc4 +func_ov094_02171be4 kind:function(arm,size=0xa4) addr:0x02171be4 +func_ov094_02171c88 kind:function(arm,size=0x34) addr:0x02171c88 +func_ov094_02171cbc kind:function(arm,size=0x20) addr:0x02171cbc +func_ov094_02171cdc kind:function(arm,size=0x28) addr:0x02171cdc +func_ov094_02171d04 kind:function(arm,size=0xc) addr:0x02171d04 +func_ov094_02171d10 kind:function(arm,size=0x24) addr:0x02171d10 +func_ov094_02171d34 kind:function(arm,size=0x44) addr:0x02171d34 +func_ov094_02171d78 kind:function(arm,size=0xc0) addr:0x02171d78 +func_ov094_02171e38 kind:function(arm,size=0x14) addr:0x02171e38 +func_ov094_02171e4c kind:function(arm,size=0x8) addr:0x02171e4c +func_ov094_02171e54 kind:function(arm,size=0x98) addr:0x02171e54 +func_ov094_02171eec kind:function(arm,size=0x8) addr:0x02171eec +func_ov094_02171ef4 kind:function(arm,size=0xdc) addr:0x02171ef4 +func_ov094_02171fd0 kind:function(arm,size=0xdc) addr:0x02171fd0 +func_ov094_021720ac kind:function(arm,size=0x3c) addr:0x021720ac +func_ov094_021720e8 kind:function(arm,size=0x178) addr:0x021720e8 +func_ov094_02172260 kind:function(arm,size=0x38c) addr:0x02172260 +func_ov094_021725ec kind:function(arm,size=0x210) addr:0x021725ec +func_ov094_021727fc kind:function(arm,size=0x50) addr:0x021727fc +func_ov094_0217284c kind:function(arm,size=0x84) addr:0x0217284c +func_ov094_021728d0 kind:function(arm,size=0x8c) addr:0x021728d0 +func_ov094_0217295c kind:function(arm,size=0x14) addr:0x0217295c +func_ov094_02172970 kind:function(arm,size=0xc) addr:0x02172970 +func_ov094_0217297c kind:function(arm,size=0x24) addr:0x0217297c +func_ov094_021729a0 kind:function(arm,size=0x30) addr:0x021729a0 +func_ov094_021729d0 kind:function(arm,size=0x20) addr:0x021729d0 +func_ov094_021729f0 kind:function(arm,size=0x9c) addr:0x021729f0 +func_ov094_02172a8c kind:function(arm,size=0x1c) addr:0x02172a8c +func_ov094_02172aa8 kind:function(arm,size=0x30) addr:0x02172aa8 +func_ov094_02172ad8 kind:function(arm,size=0x38) addr:0x02172ad8 +func_ov094_02172b10 kind:function(arm,size=0x14) addr:0x02172b10 +func_ov094_02172b24 kind:function(arm,size=0xc) addr:0x02172b24 +func_ov094_02172b30 kind:function(arm,size=0x24) addr:0x02172b30 +func_ov094_02172b54 kind:function(arm,size=0x30) addr:0x02172b54 +func_ov094_02172b84 kind:function(arm,size=0x20) addr:0x02172b84 +func_ov094_02172ba4 kind:function(arm,size=0x9c) addr:0x02172ba4 +func_ov094_02172c40 kind:function(arm,size=0x1c) addr:0x02172c40 +func_ov094_02172c5c kind:function(arm,size=0x30) addr:0x02172c5c +func_ov094_02172c8c kind:function(arm,size=0x38) addr:0x02172c8c +func_ov094_02172cc4 kind:function(arm,size=0x14) addr:0x02172cc4 +func_ov094_02172cd8 kind:function(arm,size=0xc) addr:0x02172cd8 +func_ov094_02172ce4 kind:function(arm,size=0x24) addr:0x02172ce4 +func_ov094_02172d08 kind:function(arm,size=0x48) addr:0x02172d08 +func_ov094_02172d50 kind:function(arm,size=0x3c) addr:0x02172d50 +func_ov094_02172d8c kind:function(arm,size=0x44) addr:0x02172d8c +func_ov094_02172dd0 kind:function(arm,size=0x1fc) addr:0x02172dd0 +func_ov094_02172fcc kind:function(arm,size=0x60) addr:0x02172fcc +func_ov094_0217302c kind:function(arm,size=0x5c) addr:0x0217302c +func_ov094_02173088 kind:function(arm,size=0x20) addr:0x02173088 +func_ov094_021730a8 kind:function(arm,size=0x28) addr:0x021730a8 +func_ov094_021730d0 kind:function(arm,size=0x14) addr:0x021730d0 +func_ov094_021730e4 kind:function(arm,size=0xcc) addr:0x021730e4 +func_ov094_021731b0 kind:function(arm,size=0x40) addr:0x021731b0 +func_ov094_021731f0 kind:function(arm,size=0x4) addr:0x021731f0 +func_ov094_021731f4 kind:function(arm,size=0x24) addr:0x021731f4 +func_ov094_02173218 kind:function(arm,size=0x34) addr:0x02173218 +func_ov094_0217324c kind:function(arm,size=0x20) addr:0x0217324c +func_ov094_0217326c kind:function(arm,size=0x38) addr:0x0217326c +func_ov094_021732a4 kind:function(arm,size=0x30) addr:0x021732a4 +func_ov094_021732d4 kind:function(arm,size=0x2c) addr:0x021732d4 +func_ov094_02173300 kind:function(arm,size=0x24) addr:0x02173300 +func_ov094_02173324 kind:function(arm,size=0xa4) addr:0x02173324 +func_ov094_021733c8 kind:function(arm,size=0x4c) addr:0x021733c8 +func_ov094_02173414 kind:function(arm,size=0x4c) addr:0x02173414 +func_ov094_02173460 kind:function(arm,size=0x148) addr:0x02173460 +func_ov094_021735a8 kind:function(arm,size=0x34) addr:0x021735a8 +func_ov094_021735dc kind:function(arm,size=0x17c) addr:0x021735dc +func_ov094_02173758 kind:function(arm,size=0xd4) addr:0x02173758 +func_ov094_0217382c kind:function(arm,size=0x2c) addr:0x0217382c +func_ov094_02173858 kind:function(arm,size=0x6c) addr:0x02173858 +func_ov094_021738c4 kind:function(arm,size=0x70) addr:0x021738c4 +func_ov094_02173934 kind:function(arm,size=0x20) addr:0x02173934 +func_ov094_02173954 kind:function(arm,size=0x4c) addr:0x02173954 +func_ov094_021739a0 kind:function(arm,size=0x40) addr:0x021739a0 +func_ov094_021739e0 kind:function(arm,size=0x38) addr:0x021739e0 +func_ov094_02173a18 kind:function(arm,size=0x14) addr:0x02173a18 +func_ov094_02173a2c kind:function(arm,size=0x1c) addr:0x02173a2c +func_ov094_02173a48 kind:function(arm,size=0x1c) addr:0x02173a48 +func_ov094_02173a64 kind:function(arm,size=0x14) addr:0x02173a64 +func_ov094_02173a78 kind:function(arm,size=0x5c) addr:0x02173a78 +func_ov094_02173ad4 kind:function(arm,size=0x24) addr:0x02173ad4 +func_ov094_02173af8 kind:function(arm,size=0x94) addr:0x02173af8 +func_ov094_02173b8c kind:function(arm,size=0x90) addr:0x02173b8c +func_ov094_02173c1c kind:function(arm,size=0x20) addr:0x02173c1c +func_ov094_02173c3c kind:function(arm,size=0x20) addr:0x02173c3c +func_ov094_02173c5c kind:function(arm,size=0x28) addr:0x02173c5c +func_ov094_02173c84 kind:function(arm,size=0x14) addr:0x02173c84 +func_ov094_02173c98 kind:function(arm,size=0xc) addr:0x02173c98 +func_ov094_02173ca4 kind:function(arm,size=0x24) addr:0x02173ca4 +func_ov094_02173cc8 kind:function(arm,size=0x8c) addr:0x02173cc8 +func_ov094_02173d54 kind:function(arm,size=0x178) addr:0x02173d54 +func_ov094_02173ecc kind:function(arm,size=0x9c) addr:0x02173ecc +func_ov094_02173f68 kind:function(arm,size=0xa4) addr:0x02173f68 +func_ov094_0217400c kind:function(arm,size=0x10c) addr:0x0217400c +func_ov094_02174118 kind:function(arm,size=0x44) addr:0x02174118 +func_ov094_0217415c kind:function(arm,size=0x120) addr:0x0217415c +func_ov094_0217427c kind:function(arm,size=0x74) addr:0x0217427c +func_ov094_021742f0 kind:function(arm,size=0x260) addr:0x021742f0 +func_ov094_02174550 kind:function(arm,size=0x50) addr:0x02174550 +func_ov094_021745a0 kind:function(arm,size=0x14) addr:0x021745a0 +func_ov094_021745b4 kind:function(arm,size=0x3ac) addr:0x021745b4 +func_ov094_02174960 kind:function(arm,size=0xc) addr:0x02174960 +func_ov094_0217496c kind:function(arm,size=0x128) addr:0x0217496c +func_ov094_02174a94 kind:function(arm,size=0xd0) addr:0x02174a94 +func_ov094_02174b64 kind:function(arm,size=0x8c) addr:0x02174b64 +func_ov094_02174bf0 kind:function(arm,size=0xe8) addr:0x02174bf0 +func_ov094_02174cd8 kind:function(arm,size=0x2c) addr:0x02174cd8 +func_ov094_02174d04 kind:function(arm,size=0x9c) addr:0x02174d04 +func_ov094_02174da0 kind:function(arm,size=0x14) addr:0x02174da0 +func_ov094_02174db4 kind:function(arm,size=0x108) addr:0x02174db4 +func_ov094_02174ebc kind:function(arm,size=0x98) addr:0x02174ebc +func_ov094_02174f54 kind:function(arm,size=0x478) addr:0x02174f54 +func_ov094_021753cc kind:function(arm,size=0xd8) addr:0x021753cc +func_ov094_021754a4 kind:function(arm,size=0x280) addr:0x021754a4 +func_ov094_02175724 kind:function(arm,size=0x30) addr:0x02175724 +func_ov094_02175754 kind:function(arm,size=0x40) addr:0x02175754 +func_ov094_02175794 kind:function(arm,size=0x28) addr:0x02175794 +func_ov094_021757bc kind:function(arm,size=0x18) addr:0x021757bc +func_ov094_021757d4 kind:function(arm,size=0xc) addr:0x021757d4 +func_ov094_021757e0 kind:function(arm,size=0x54) addr:0x021757e0 +func_ov094_02175834 kind:function(arm,size=0x4) addr:0x02175834 +func_ov094_02175838 kind:function(arm,size=0xc) addr:0x02175838 +func_ov094_02175844 kind:function(arm,size=0x94) addr:0x02175844 +func_ov094_021758d8 kind:function(arm,size=0x8) addr:0x021758d8 +func_ov094_021758e0 kind:function(arm,size=0x60) addr:0x021758e0 +func_ov094_02175940 kind:function(arm,size=0x240) addr:0x02175940 +func_ov094_02175b80 kind:function(arm,size=0x4) addr:0x02175b80 +func_ov094_02175b84 kind:function(arm,size=0x14) addr:0x02175b84 +func_ov094_02175b98 kind:function(arm,size=0x9c) addr:0x02175b98 +func_ov094_02175c34 kind:function(arm,size=0x24) addr:0x02175c34 +func_ov094_02175c58 kind:function(arm,size=0x170) addr:0x02175c58 +func_ov094_02175dc8 kind:function(arm,size=0x108) addr:0x02175dc8 +func_ov094_02175ed0 kind:function(arm,size=0x30) addr:0x02175ed0 +func_ov094_02175f00 kind:function(arm,size=0xf4) addr:0x02175f00 +func_ov094_02175ff4 kind:function(arm,size=0x528) addr:0x02175ff4 +func_ov094_0217651c kind:function(arm,size=0x7c) addr:0x0217651c +func_ov094_02176598 kind:function(arm,size=0x88) addr:0x02176598 +func_ov094_02176620 kind:function(arm,size=0x12c) addr:0x02176620 +func_ov094_0217674c kind:function(arm,size=0x180) addr:0x0217674c +func_ov094_021768cc kind:function(arm,size=0x88) addr:0x021768cc +func_ov094_02176954 kind:function(arm,size=0x18) addr:0x02176954 +func_ov094_0217696c kind:function(arm,size=0x20) addr:0x0217696c +func_ov094_0217698c kind:function(arm,size=0x1a4) addr:0x0217698c +func_ov094_02176b30 kind:function(arm,size=0x18) addr:0x02176b30 +func_ov094_02176b48 kind:function(arm,size=0x50) addr:0x02176b48 +func_ov094_02176b98 kind:function(arm,size=0x20) addr:0x02176b98 +func_ov094_02176bb8 kind:function(arm,size=0x28) addr:0x02176bb8 +func_ov094_02176be0 kind:function(arm,size=0x14) addr:0x02176be0 +func_ov094_02176bf4 kind:function(arm,size=0xc) addr:0x02176bf4 +func_ov094_02176c00 kind:function(arm,size=0x24) addr:0x02176c00 +func_ov094_02176c24 kind:function(arm,size=0x50) addr:0x02176c24 +func_ov094_02176c74 kind:function(arm,size=0x50) addr:0x02176c74 +func_ov094_02176cc4 kind:function(arm,size=0x284) addr:0x02176cc4 +func_ov094_02176f48 kind:function(arm,size=0x4) addr:0x02176f48 +func_ov094_02176f4c kind:function(arm,size=0x1a0) addr:0x02176f4c +func_ov094_021770ec kind:function(arm,size=0x44) addr:0x021770ec +func_ov094_02177130 kind:function(arm,size=0x20) addr:0x02177130 +func_ov094_02177150 kind:function(arm,size=0x28) addr:0x02177150 +func_ov094_02177178 kind:function(arm,size=0x14) addr:0x02177178 +func_ov094_0217718c kind:function(arm,size=0xc) addr:0x0217718c +func_ov094_02177198 kind:function(arm,size=0x24) addr:0x02177198 +func_ov094_021771bc kind:function(arm,size=0x9c) addr:0x021771bc +func_ov094_02177258 kind:function(arm,size=0xa8) addr:0x02177258 +func_ov094_02177300 kind:function(arm,size=0x2c) addr:0x02177300 +func_ov094_0217732c kind:function(arm,size=0x1c) addr:0x0217732c +func_ov094_02177348 kind:function(arm,size=0x14) addr:0x02177348 +func_ov094_0217735c kind:function(arm,size=0xd8) addr:0x0217735c +func_ov094_02177434 kind:function(arm,size=0x1c) addr:0x02177434 +func_ov094_02177450 kind:function(arm,size=0x4c) addr:0x02177450 +func_ov094_0217749c kind:function(arm,size=0x20) addr:0x0217749c +func_ov094_021774bc kind:function(arm,size=0x1c) addr:0x021774bc +func_ov094_021774d8 kind:function(arm,size=0x40) addr:0x021774d8 +func_ov094_02177518 kind:function(arm,size=0x9c) addr:0x02177518 +func_ov094_021775b4 kind:function(arm,size=0x118) addr:0x021775b4 +func_ov094_021776cc kind:function(arm,size=0x20) addr:0x021776cc +func_ov094_021776ec kind:function(arm,size=0x28) addr:0x021776ec +func_ov094_02177714 kind:function(arm,size=0x14) addr:0x02177714 +func_ov094_02177728 kind:function(arm,size=0xc) addr:0x02177728 +func_ov094_02177734 kind:function(arm,size=0x24) addr:0x02177734 +func_ov094_02177758 kind:function(arm,size=0xdc) addr:0x02177758 +func_ov094_02177834 kind:function(arm,size=0x78) addr:0x02177834 +func_ov094_021778ac kind:function(arm,size=0xc0) addr:0x021778ac +func_ov094_0217796c kind:function(arm,size=0xf4) addr:0x0217796c +func_ov094_02177a60 kind:function(arm,size=0xc) addr:0x02177a60 +func_ov094_02177a6c kind:function(arm,size=0x60) addr:0x02177a6c +func_ov094_02177acc kind:function(arm,size=0x28) addr:0x02177acc +func_ov094_02177af4 kind:function(arm,size=0x7c) addr:0x02177af4 +func_ov094_02177b70 kind:function(arm,size=0x60) addr:0x02177b70 +func_ov094_02177bd0 kind:function(arm,size=0x28) addr:0x02177bd0 +func_ov094_02177bf8 kind:function(arm,size=0x1a4) addr:0x02177bf8 +func_ov094_02177d9c kind:function(arm,size=0x28) addr:0x02177d9c +func_ov094_02177dc4 kind:function(arm,size=0x30) addr:0x02177dc4 +func_ov094_02177df4 kind:function(arm,size=0x14) addr:0x02177df4 +func_ov094_02177e08 kind:function(arm,size=0xc) addr:0x02177e08 +func_ov094_02177e14 kind:function(arm,size=0x24) addr:0x02177e14 +func_ov094_02177e38 kind:function(arm,size=0x90) addr:0x02177e38 +func_ov094_02177ec8 kind:function(arm,size=0x88) addr:0x02177ec8 +func_ov094_02177f50 kind:function(arm,size=0x8c) addr:0x02177f50 +func_ov094_02177fdc kind:function(arm,size=0x188) addr:0x02177fdc +func_ov094_02178164 kind:function(arm,size=0x14) addr:0x02178164 +func_ov094_02178178 kind:function(arm,size=0x2c) addr:0x02178178 +func_ov094_021781a4 kind:function(arm,size=0x20) addr:0x021781a4 +func_ov094_021781c4 kind:function(arm,size=0x28) addr:0x021781c4 +func_ov094_021781ec kind:function(arm,size=0x14) addr:0x021781ec +data_ov094_02178200 kind:data(any) addr:0x02178200 +data_ov094_02178204 kind:data(any) addr:0x02178204 +data_ov094_02178218 kind:data(any) addr:0x02178218 +data_ov094_02178228 kind:data(any) addr:0x02178228 +data_ov094_02178238 kind:data(any) addr:0x02178238 +data_ov094_02178244 kind:data(any) addr:0x02178244 +data_ov094_02178274 kind:data(any) addr:0x02178274 +data_ov094_0217827c kind:data(any) addr:0x0217827c +data_ov094_02178288 kind:data(any) addr:0x02178288 +data_ov094_021782b8 kind:data(any) addr:0x021782b8 +data_ov094_021782f8 kind:data(any) addr:0x021782f8 +data_ov094_02178328 kind:data(any) addr:0x02178328 ambiguous +data_ov094_02178348 kind:data(any) addr:0x02178348 +data_ov094_0217834e kind:data(any) addr:0x0217834e +data_ov094_02178354 kind:data(any) addr:0x02178354 +data_ov094_02178360 kind:data(any) addr:0x02178360 +data_ov094_02178370 kind:data(any) addr:0x02178370 +data_ov094_0217838c kind:data(any) addr:0x0217838c +data_ov094_021783dc kind:data(any) addr:0x021783dc +data_ov094_021783ec kind:data(any) addr:0x021783ec +data_ov094_021783fc kind:data(any) addr:0x021783fc +data_ov094_02178410 kind:data(any) addr:0x02178410 +data_ov094_02178430 kind:data(any) addr:0x02178430 +data_ov094_02178450 kind:data(any) addr:0x02178450 +data_ov094_0217845a kind:data(any) addr:0x0217845a +data_ov094_02178464 kind:data(any) addr:0x02178464 +data_ov094_02178478 kind:data(any) addr:0x02178478 +data_ov094_021784a8 kind:data(any) addr:0x021784a8 +data_ov094_02178508 kind:data(any) addr:0x02178508 +data_ov094_02178510 kind:data(any) addr:0x02178510 +data_ov094_021785c8 kind:data(any) addr:0x021785c8 +data_ov094_021785f8 kind:data(any) addr:0x021785f8 +data_ov094_02178610 kind:data(any) addr:0x02178610 +data_ov094_02178640 kind:data(any) addr:0x02178640 +data_ov094_021786b8 kind:data(any) addr:0x021786b8 +data_ov094_02178708 kind:data(any) addr:0x02178708 +data_ov094_02178718 kind:data(any) addr:0x02178718 +data_ov094_02178788 kind:data(any) addr:0x02178788 +data_ov094_02178790 kind:data(any) addr:0x02178790 +func_ov094_02178848 kind:function(arm,size=0x50) addr:0x02178848 +func_ov094_02178898 kind:function(arm,size=0x50) addr:0x02178898 +func_ov094_021788e8 kind:function(arm,size=0x78) addr:0x021788e8 +func_ov094_02178960 kind:function(arm,size=0x50) addr:0x02178960 +func_ov094_021789b0 kind:function(arm,size=0x50) addr:0x021789b0 +func_ov094_02178a00 kind:function(arm,size=0x50) addr:0x02178a00 +func_ov094_02178a50 kind:function(arm,size=0x50) addr:0x02178a50 +func_ov094_02178aa0 kind:function(arm,size=0x5c) addr:0x02178aa0 +func_ov094_02178afc kind:function(arm,size=0x50) addr:0x02178afc +func_ov094_02178b4c kind:function(arm,size=0x50) addr:0x02178b4c +func_ov094_02178b9c kind:function(arm,size=0x50) addr:0x02178b9c +func_ov094_02178bec kind:function(arm,size=0x50) addr:0x02178bec +func_ov094_02178c3c kind:function(arm,size=0x60) addr:0x02178c3c +func_ov094_02178c9c kind:function(arm,size=0x50) addr:0x02178c9c +func_ov094_02178cec kind:function(arm,size=0x50) addr:0x02178cec +func_ov094_02178d3c kind:function(arm,size=0x50) addr:0x02178d3c +func_ov094_02178d8c kind:function(arm,size=0x50) addr:0x02178d8c +func_ov094_02178ddc kind:function(arm,size=0x50) addr:0x02178ddc +func_ov094_02178e2c kind:function(arm,size=0x50) addr:0x02178e2c +func_ov094_02178e7c kind:function(arm,size=0x88) addr:0x02178e7c +func_ov094_02178f04 kind:function(arm,size=0xcc) addr:0x02178f04 +func_ov094_02178fd0 kind:function(arm,size=0x50) addr:0x02178fd0 +func_ov094_02179020 kind:function(arm,size=0x74) addr:0x02179020 +func_ov094_02179094 kind:function(arm,size=0x50) addr:0x02179094 +func_ov094_021790e4 kind:function(arm,size=0x50) addr:0x021790e4 +data_ov094_021791a8 kind:data(any) addr:0x021791a8 +data_ov094_021791e0 kind:data(any) addr:0x021791e0 +data_ov094_02179204 kind:data(any) addr:0x02179204 +data_ov094_02179264 kind:data(any) addr:0x02179264 +data_ov094_02179278 kind:data(any) addr:0x02179278 +data_ov094_02179294 kind:data(any) addr:0x02179294 +data_ov094_021792b8 kind:data(any) addr:0x021792b8 +data_ov094_021792dc kind:data(any) addr:0x021792dc +data_ov094_021792fc kind:data(any) addr:0x021792fc +data_ov094_02179324 kind:data(any) addr:0x02179324 +data_ov094_02179354 kind:data(any) addr:0x02179354 +data_ov094_021793d4 kind:data(any) addr:0x021793d4 +data_ov094_021793e0 kind:data(any) addr:0x021793e0 +data_ov094_02179404 kind:data(any) addr:0x02179404 +data_ov094_02179460 kind:data(any) addr:0x02179460 +data_ov094_02179478 kind:data(any) addr:0x02179478 ambiguous +data_ov094_0217947c kind:data(any) addr:0x0217947c +data_ov094_021794a0 kind:data(any) addr:0x021794a0 ambiguous +data_ov094_021794b4 kind:data(any) addr:0x021794b4 +data_ov094_021794dc kind:data(any) addr:0x021794dc ambiguous +data_ov094_02179508 kind:data(any) addr:0x02179508 +data_ov094_02179528 kind:data(any) addr:0x02179528 +data_ov094_0217954c kind:data(any) addr:0x0217954c +data_ov094_0217958c kind:data(any) addr:0x0217958c +data_ov094_021795dc kind:data(any) addr:0x021795dc +data_ov094_02179620 kind:data(any) addr:0x02179620 +data_ov094_02179668 kind:data(any) addr:0x02179668 +data_ov094_02179688 kind:data(any) addr:0x02179688 +data_ov094_021797a4 kind:data(any) addr:0x021797a4 +data_ov094_021798c0 kind:data(any) addr:0x021798c0 +data_ov094_021798d0 kind:data(any) addr:0x021798d0 +data_ov094_021798e4 kind:data(any) addr:0x021798e4 +data_ov094_0217990c kind:data(any) addr:0x0217990c +data_ov094_02179930 kind:data(any) addr:0x02179930 +data_ov094_0217995c kind:data(any) addr:0x0217995c +data_ov094_021799b8 kind:data(any) addr:0x021799b8 +data_ov094_021799c4 kind:data(any) addr:0x021799c4 +data_ov094_021799cc kind:data(any) addr:0x021799cc +data_ov094_021799f4 kind:data(any) addr:0x021799f4 +data_ov094_02179a18 kind:data(any) addr:0x02179a18 +data_ov094_02179a74 kind:data(any) addr:0x02179a74 +data_ov094_02179a84 kind:data(any) addr:0x02179a84 +data_ov094_02179aa0 kind:data(any) addr:0x02179aa0 +data_ov094_02179ac4 kind:data(any) addr:0x02179ac4 +data_ov094_02179ae8 kind:data(any) addr:0x02179ae8 +data_ov094_02179b30 kind:data(any) addr:0x02179b30 +data_ov094_02179b8c kind:data(any) addr:0x02179b8c +data_ov094_02179bb0 kind:data(any) addr:0x02179bb0 +data_ov094_02179c08 kind:data(any) addr:0x02179c08 +data_ov094_02179c10 kind:data(any) addr:0x02179c10 +data_ov094_02179c20 kind:data(any) addr:0x02179c20 +data_ov094_02179c44 kind:data(any) addr:0x02179c44 +data_ov094_02179c5c kind:data(any) addr:0x02179c5c ambiguous +data_ov094_02179c60 kind:data(any) addr:0x02179c60 +data_ov094_02179c78 kind:data(any) addr:0x02179c78 +data_ov094_02179c98 kind:data(any) addr:0x02179c98 +data_ov094_02179ce0 kind:data(any) addr:0x02179ce0 +data_ov094_02179d40 kind:data(any) addr:0x02179d40 +data_ov094_02179d64 kind:data(any) addr:0x02179d64 +data_ov094_02179db8 kind:data(any) addr:0x02179db8 +data_ov094_02179dbc kind:data(any) addr:0x02179dbc +data_ov094_02179ddc kind:data(any) addr:0x02179ddc +data_ov094_02179e04 kind:data(any) addr:0x02179e04 +data_ov094_02179e28 kind:data(any) addr:0x02179e28 +data_ov094_02179e7c kind:data(any) addr:0x02179e7c +data_ov094_02179ecc kind:data(any) addr:0x02179ecc +data_ov094_02179f24 kind:data(any) addr:0x02179f24 +data_ov094_02179fa0 kind:data(any) addr:0x02179fa0 ambiguous +data_ov094_0217a040 kind:data(any) addr:0x0217a040 +data_ov094_0217a068 kind:data(any) addr:0x0217a068 +data_ov094_0217a08c kind:data(any) addr:0x0217a08c +data_ov094_0217a0f0 kind:data(any) addr:0x0217a0f0 +data_ov094_0217a10c kind:data(any) addr:0x0217a10c +data_ov094_0217a124 kind:data(any) addr:0x0217a124 +data_ov094_0217a144 kind:data(any) addr:0x0217a144 +data_ov094_0217a168 kind:data(any) addr:0x0217a168 ambiguous +data_ov094_0217a1a4 kind:data(any) addr:0x0217a1a4 +data_ov094_0217a1c0 kind:data(any) addr:0x0217a1c0 +data_ov094_0217a1d8 kind:data(any) addr:0x0217a1d8 +data_ov094_0217a1f8 kind:data(any) addr:0x0217a1f8 +data_ov094_0217a258 kind:data(any) addr:0x0217a258 +data_ov094_0217a274 kind:data(any) addr:0x0217a274 +data_ov094_0217a2b8 kind:data(any) addr:0x0217a2b8 +data_ov094_0217a2fc kind:data(any) addr:0x0217a2fc +data_ov094_0217a324 kind:data(any) addr:0x0217a324 +data_ov094_0217a330 kind:data(any) addr:0x0217a330 ambiguous +data_ov094_0217a344 kind:data(any) addr:0x0217a344 +data_ov094_0217a370 kind:data(any) addr:0x0217a370 +data_ov094_0217a37c kind:data(any) addr:0x0217a37c ambiguous +data_ov094_0217a398 kind:data(any) addr:0x0217a398 +data_ov094_0217a3c0 kind:data(any) addr:0x0217a3c0 +data_ov094_0217a3e8 kind:data(any) addr:0x0217a3e8 +data_ov094_0217a428 kind:data(any) addr:0x0217a428 ambiguous +data_ov094_0217a42c kind:data(any) addr:0x0217a42c +data_ov094_0217a468 kind:data(any) addr:0x0217a468 +data_ov094_0217a484 kind:data(any) addr:0x0217a484 +data_ov094_0217a4a0 kind:data(any) addr:0x0217a4a0 +data_ov094_0217a4d4 kind:data(any) addr:0x0217a4d4 ambiguous +data_ov094_0217a4d8 kind:data(any) addr:0x0217a4d8 +data_ov094_0217a4f8 kind:data(any) addr:0x0217a4f8 +data_ov094_0217a504 kind:data(any) addr:0x0217a504 +data_ov094_0217a520 kind:data(any) addr:0x0217a520 +data_ov094_0217a57c kind:data(any) addr:0x0217a57c +data_ov094_0217a588 kind:data(any) addr:0x0217a588 +data_ov094_0217a5b8 kind:data(any) addr:0x0217a5b8 +data_ov094_0217a5cc kind:data(any) addr:0x0217a5cc +data_ov094_0217a5e8 kind:data(any) addr:0x0217a5e8 +data_ov094_0217a604 kind:data(any) addr:0x0217a604 +data_ov094_0217a648 kind:data(any) addr:0x0217a648 +data_ov094_0217a664 kind:data(any) addr:0x0217a664 +data_ov094_0217a6a0 kind:data(any) addr:0x0217a6a0 +data_ov094_0217a6b4 kind:data(any) addr:0x0217a6b4 +data_ov094_0217a6d0 kind:data(any) addr:0x0217a6d0 +data_ov094_0217a708 kind:data(any) addr:0x0217a708 +data_ov094_0217a718 kind:data(any) addr:0x0217a718 +data_ov094_0217a734 kind:data(any) addr:0x0217a734 +data_ov094_0217a738 kind:data(any) addr:0x0217a738 ambiguous +data_ov094_0217a740 kind:data(any) addr:0x0217a740 ambiguous +data_ov094_0217a748 kind:data(any) addr:0x0217a748 ambiguous +data_ov094_0217a75c kind:data(any) addr:0x0217a75c ambiguous +data_ov094_0217a764 kind:data(any) addr:0x0217a764 ambiguous +data_ov094_0217a768 kind:data(any) addr:0x0217a768 ambiguous +data_ov094_0217a76c kind:data(any) addr:0x0217a76c ambiguous +data_ov094_0217a778 kind:data(any) addr:0x0217a778 +data_ov094_0217a794 kind:data(any) addr:0x0217a794 +data_ov094_0217a7e0 kind:bss addr:0x0217a7e0 +data_ov094_0217a7e4 kind:bss addr:0x0217a7e4 +data_ov094_0217a7f0 kind:bss addr:0x0217a7f0 +data_ov094_0217a818 kind:bss addr:0x0217a818 +data_ov094_0217a81c kind:bss addr:0x0217a81c +data_ov094_0217a828 kind:bss addr:0x0217a828 +data_ov094_0217a864 kind:bss addr:0x0217a864 +data_ov094_0217a868 kind:bss addr:0x0217a868 +data_ov094_0217a874 kind:bss addr:0x0217a874 +data_ov094_0217a880 kind:bss addr:0x0217a880 +data_ov094_0217a898 kind:bss addr:0x0217a898 +data_ov094_0217a904 kind:bss addr:0x0217a904 ambiguous +data_ov094_0217a970 kind:bss addr:0x0217a970 +data_ov094_0217aa4c kind:bss addr:0x0217aa4c +data_ov094_0217aa50 kind:bss addr:0x0217aa50 +data_ov094_0217aa5c kind:bss addr:0x0217aa5c +data_ov094_0217aa98 kind:bss addr:0x0217aa98 +data_ov094_0217aa9c kind:bss addr:0x0217aa9c +data_ov094_0217aaa8 kind:bss addr:0x0217aaa8 +data_ov094_0217ab80 kind:bss addr:0x0217ab80 +data_ov094_0217ab84 kind:bss addr:0x0217ab84 +data_ov094_0217ab90 kind:bss addr:0x0217ab90 +data_ov094_0217ac68 kind:bss addr:0x0217ac68 +data_ov094_0217ac6c kind:bss addr:0x0217ac6c +data_ov094_0217ac78 kind:bss addr:0x0217ac78 +data_ov094_0217ad50 kind:bss addr:0x0217ad50 +data_ov094_0217ad54 kind:bss addr:0x0217ad54 +data_ov094_0217ad60 kind:bss addr:0x0217ad60 +data_ov094_0217ada4 kind:bss addr:0x0217ada4 +data_ov094_0217ae7c kind:bss addr:0x0217ae7c +data_ov094_0217ae80 kind:bss addr:0x0217ae80 +data_ov094_0217ae8c kind:bss addr:0x0217ae8c +data_ov094_0217af64 kind:bss addr:0x0217af64 +data_ov094_0217af68 kind:bss addr:0x0217af68 +data_ov094_0217af74 kind:bss addr:0x0217af74 +data_ov094_0217afb0 kind:bss addr:0x0217afb0 +data_ov094_0217afb4 kind:bss addr:0x0217afb4 +data_ov094_0217afc0 kind:bss addr:0x0217afc0 +data_ov094_0217b084 kind:bss addr:0x0217b084 ambiguous +data_ov094_0217b098 kind:bss addr:0x0217b098 +data_ov094_0217b0ac kind:bss addr:0x0217b0ac +data_ov094_0217b0b0 kind:bss addr:0x0217b0b0 +data_ov094_0217b0bc kind:bss addr:0x0217b0bc +data_ov094_0217b0f8 kind:bss addr:0x0217b0f8 +data_ov094_0217b0fc kind:bss addr:0x0217b0fc +data_ov094_0217b108 kind:bss addr:0x0217b108 +data_ov094_0217b1e0 kind:bss addr:0x0217b1e0 +data_ov094_0217b1e4 kind:bss addr:0x0217b1e4 +data_ov094_0217b1e8 kind:bss addr:0x0217b1e8 +data_ov094_0217b1ec kind:bss addr:0x0217b1ec +data_ov094_0217b1f8 kind:bss addr:0x0217b1f8 +data_ov094_0217b234 kind:bss addr:0x0217b234 +data_ov094_0217b244 kind:bss addr:0x0217b244 +data_ov094_0217b254 kind:bss addr:0x0217b254 +data_ov094_0217b258 kind:bss addr:0x0217b258 +data_ov094_0217b264 kind:bss addr:0x0217b264 +data_ov094_0217b33c kind:bss addr:0x0217b33c +data_ov094_0217b340 kind:bss addr:0x0217b340 +data_ov094_0217b34c kind:bss addr:0x0217b34c +data_ov094_0217b424 kind:bss addr:0x0217b424 +data_ov094_0217b428 kind:bss addr:0x0217b428 +data_ov094_0217b434 kind:bss addr:0x0217b434 +data_ov094_0217b508 kind:bss addr:0x0217b508 +data_ov094_0217b50c kind:bss addr:0x0217b50c +data_ov094_0217b518 kind:bss addr:0x0217b518 +data_ov094_0217b538 kind:bss addr:0x0217b538 +data_ov094_0217b580 kind:bss addr:0x0217b580 +data_ov094_0217b5a0 kind:bss addr:0x0217b5a0 +data_ov094_0217b5a4 kind:bss addr:0x0217b5a4 +data_ov094_0217b5b0 kind:bss addr:0x0217b5b0 +data_ov094_0217b684 kind:bss addr:0x0217b684 +data_ov094_0217b6a4 kind:bss addr:0x0217b6a4 +data_ov094_0217b6ac kind:bss addr:0x0217b6ac +data_ov094_0217b6b8 kind:bss addr:0x0217b6b8 +data_ov094_0217b78c kind:bss addr:0x0217b78c +data_ov094_0217b7ac kind:bss addr:0x0217b7ac +data_ov094_0217b7b0 kind:bss addr:0x0217b7b0 +data_ov094_0217b7bc kind:bss addr:0x0217b7bc +data_ov094_0217b7c8 kind:bss addr:0x0217b7c8 +data_ov094_0217b7d4 kind:bss addr:0x0217b7d4 +data_ov094_0217b7e0 kind:bss addr:0x0217b7e0 +data_ov094_0217b7f8 kind:bss addr:0x0217b7f8 +data_ov094_0217b81c kind:bss addr:0x0217b81c +data_ov094_0217b8d4 kind:bss addr:0x0217b8d4 +data_ov094_0217b9a8 kind:bss addr:0x0217b9a8 +data_ov094_0217b9cc kind:bss addr:0x0217b9cc +data_ov094_0217b9d0 kind:bss addr:0x0217b9d0 +data_ov094_0217b9dc kind:bss addr:0x0217b9dc +data_ov094_0217bab0 kind:bss addr:0x0217bab0 +data_ov094_0217bab4 kind:bss addr:0x0217bab4 +data_ov094_0217bac0 kind:bss addr:0x0217bac0 +data_ov094_0217bb94 kind:bss addr:0x0217bb94 +data_ov094_0217bbb8 kind:bss addr:0x0217bbb8 +data_ov094_0217bbbc kind:bss addr:0x0217bbbc +data_ov094_0217bbc8 kind:bss addr:0x0217bbc8 +data_ov094_0217bc9c kind:bss addr:0x0217bc9c +data_ov094_0217bcbc kind:bss addr:0x0217bcbc +data_ov094_0217bcc0 kind:bss addr:0x0217bcc0 +data_ov094_0217bccc kind:bss addr:0x0217bccc +data_ov094_0217bda0 kind:bss addr:0x0217bda0 diff --git a/config/jp/arm9/overlays/ov095/delinks.txt b/config/jp/arm9/overlays/ov095/delinks.txt new file mode 100644 index 00000000..1ec4e6b0 --- /dev/null +++ b/config/jp/arm9/overlays/ov095/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x0217bde0 end:0x021828d0 kind:code align:32 + .rodata start:0x021828d0 end:0x02182950 kind:data align:4 + .ctor start:0x02182950 end:0x02182954 kind:data align:4 + .data start:0x02182960 end:0x02182bc0 kind:data align:32 + .bss start:0x02182bc0 end:0x02182bc0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov095/relocs.txt b/config/jp/arm9/overlays/ov095/relocs.txt new file mode 100644 index 00000000..2fef5c05 --- /dev/null +++ b/config/jp/arm9/overlays/ov095/relocs.txt @@ -0,0 +1,977 @@ +from:0x0217bdf4 kind:arm_call to:0x0203e740 module:main +from:0x0217be00 kind:load to:0x020a1aac module:overlay(0) +from:0x0217be18 kind:thumb_call_arm to:0x0203e690 module:main +from:0x0217be26 kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x0217be38 kind:load to:0x0217bde0 module:overlay(95) +from:0x0217be3c kind:load to:0x0217be45 module:overlay(95) +from:0x0217be40 kind:load to:0x021828dc module:overlay(95) +from:0x0217be54 kind:thumb_call_arm to:0x0203e690 module:main +from:0x0217be60 kind:load to:0x020a1aac module:overlay(0) +from:0x0217be64 kind:load to:0x0217bf58 module:overlay(95) +from:0x0217be90 kind:thumb_call_arm to:0x020a18e8 module:overlay(0) +from:0x0217bea4 kind:load to:0x027e0cec module:dtcm +from:0x0217bebe kind:thumb_call_arm to:0x0200e260 module:main +from:0x0217bec8 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x0217befa kind:thumb_call_arm to:0x020a1878 module:overlay(0) +from:0x0217bf48 kind:load to:0x027e0964 module:dtcm +from:0x0217bf4c kind:load to:0x021828d0 module:overlay(95) +from:0x0217bf50 kind:load to:0x027e0cec module:dtcm +from:0x0217bf54 kind:load to:0x021828d6 module:overlay(95) +from:0x0217bf7c kind:thumb_call_arm to:0x0203e690 module:main +from:0x0217bf88 kind:load to:0x020a1aac module:overlay(0) +from:0x0217bf8c kind:load to:0x0217bf58 module:overlay(95) +from:0x0217bfa8 kind:thumb_call_arm to:0x020a18e8 module:overlay(0) +from:0x0217bfb4 kind:load to:0x027e0cec module:dtcm +from:0x0217bfee kind:thumb_call to:0x0217bf90 module:overlay(95) +from:0x0217c028 kind:thumb_call_arm to:0x020a17d8 module:overlay(0) +from:0x0217c070 kind:load to:0x027e0cec module:dtcm +from:0x0217c07c kind:arm_call to:0x0205a664 module:overlay(0) +from:0x0217c094 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0217c0a0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x0217c0b4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0217c0cc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217c0d8 kind:load to:0x02182968 module:overlay(95) +from:0x0217c0dc kind:load to:0x0218298c module:overlay(95) +from:0x0217c0e8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0217c110 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0217c138 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0217c15c kind:arm_call to:0x0200f05c module:main +from:0x0217c18c kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0217c1b0 kind:arm_call to:0x0200f05c module:main +from:0x0217c1f0 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0217c220 kind:arm_call to:0x02098c90 module:overlay(0) +from:0x0217c230 kind:arm_call to:0x02059fa4 module:overlay(0) +from:0x0217c268 kind:arm_call to:0x0209b5a8 module:overlay(0) +from:0x0217c278 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0217c27c kind:load to:0x0218290c module:overlay(95) +from:0x0217c280 kind:load to:0x0218291c module:overlay(95) +from:0x0217c284 kind:load to:0x0218296c module:overlay(95) +from:0x0217c2b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217c2c8 kind:load to:0x0203feb0 module:main +from:0x0217c2e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c2fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0217c33c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217c3f0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0217c400 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217c414 kind:load to:0x0203feb0 module:main +from:0x0217c454 kind:arm_call to:0x0208217c module:overlay(0) +from:0x0217c470 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x0217c4c0 kind:arm_call to:0x020c225c module:overlay(17) +from:0x0217c4cc kind:load to:0x027e0cd8 module:dtcm +from:0x0217c4d0 kind:load to:0x027e0958 module:dtcm +from:0x0217c4d4 kind:load to:0x020accdc module:overlay(0) +from:0x0217c4d8 kind:load to:0x020acddc module:overlay(0) +from:0x0217c4dc kind:load to:0x027e09b4 module:dtcm +from:0x0217c520 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0217c534 kind:load to:0x02058e24 module:overlay(0) +from:0x0217c548 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0217c550 kind:arm_call to:0x02011ff4 module:main +from:0x0217c570 kind:arm_call to:0x02083414 module:overlay(0) +from:0x0217c584 kind:arm_call to:0x02099c98 module:overlay(0) +from:0x0217c58c kind:load to:0x027e0cd8 module:dtcm +from:0x0217c5bc kind:arm_call to:0x02083574 module:overlay(0) +from:0x0217c5cc kind:load to:0x027e0cd8 module:dtcm +from:0x0217c5ec kind:arm_call to:0x020894f8 module:overlay(0) +from:0x0217c604 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x0217c61c kind:arm_call to:0x0208ece8 module:overlay(0) +from:0x0217c638 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0217c650 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0217c676 kind:thumb_call_arm to:0x020da708 module:overlay(31) +from:0x0217c6a8 kind:thumb_call to:0x0217c6b4 module:overlay(95) +from:0x0217c6c2 kind:thumb_call_arm to:0x02082114 module:overlay(0) +from:0x0217c6e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0217c6e8 kind:thumb_call to:0x0217c6b4 module:overlay(95) +from:0x0217c70e kind:thumb_call_arm to:0x02082130 module:overlay(0) +from:0x0217c71e kind:thumb_call_arm to:0x020a18e8 module:overlay(0) +from:0x0217c728 kind:load to:0x027e0cd8 module:dtcm +from:0x0217c72c kind:load to:0x027e0cec module:dtcm +from:0x0217c764 kind:arm_call to:0x02072e2c module:overlay(0) +from:0x0217c784 kind:arm_call to:0x0216f00c module:overlay(93) +from:0x0217c794 kind:load to:0x027e09a8 module:dtcm +from:0x0217c7a4 kind:thumb_call to:0x0217c66c module:overlay(95) +from:0x0217c7ca kind:thumb_call_arm to:0x02098c90 module:overlay(0) +from:0x0217c7dc kind:load to:0x020b6ba4 module:overlay(0) +from:0x0217c80a kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x0217c814 kind:thumb_call to:0x0217c894 module:overlay(95) +from:0x0217c81c kind:thumb_call_arm to:0x02156188 module:overlay(71) +from:0x0217c826 kind:thumb_call to:0x020bd2b4 module:overlay(1) +from:0x0217c84a kind:thumb_call to:0x0217c69c module:overlay(95) +from:0x0217c854 kind:load to:0x020b4800 module:overlay(0) +from:0x0217c85c kind:load to:0x027e0ce4 module:dtcm +from:0x0217c860 kind:load to:0x027e0ce0 module:dtcm +from:0x0217c890 kind:load to:0x027e09b8 module:dtcm +from:0x0217c89c kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0217c8b2 kind:thumb_call to:0x0217c6e4 module:overlay(95) +from:0x0217c8ba kind:thumb_call to:0x0217c6f4 module:overlay(95) +from:0x0217c8e0 kind:thumb_call to:0x0217c868 module:overlay(95) +from:0x0217c8ea kind:thumb_call_arm to:0x0217c55c module:overlay(95) +from:0x0217c902 kind:thumb_call_arm to:0x0217c590 module:overlay(95) +from:0x0217c908 kind:thumb_call to:0x0217c6f4 module:overlay(95) +from:0x0217c97c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0217c988 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0217c990 kind:load to:0x027e0cec module:dtcm +from:0x0217c9e8 kind:arm_call to:0x01ffd118 module:itcm +from:0x0217ca0c kind:arm_call to:0x01fff05c module:itcm +from:0x0217ca5c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0217ca68 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0217ca9c kind:arm_call to:0x01ffd420 module:itcm +from:0x0217cb10 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0217cb1c kind:load to:0x027e0c90 module:dtcm +from:0x0217cb20 kind:load to:0x027e0cd8 module:dtcm +from:0x0217cb24 kind:load to:0x027e09b8 module:dtcm +from:0x0217cb3c kind:arm_call to:0x0217c954 module:overlay(95) +from:0x0217cb60 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0217cb80 kind:arm_call to:0x020a1918 module:overlay(0) +from:0x0217cb88 kind:load to:0x027e0cec module:dtcm +from:0x0217cbc8 kind:arm_call to:0x02172274 module:overlay(93) +from:0x0217cbf4 kind:arm_call to:0x0208aa1c module:overlay(0) +from:0x0217cc00 kind:arm_call to:0x0208fc64 module:overlay(0) +from:0x0217cc18 kind:load to:0x021829d4 module:overlay(95) +from:0x0217cc6c kind:arm_call to:0x0208e0e0 module:overlay(0) +from:0x0217cc90 kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x0217cc98 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0217cca0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0217cca8 kind:arm_call to:0x0208fcc4 module:overlay(0) +from:0x0217ccb0 kind:arm_call to:0x0208aa5c module:overlay(0) +from:0x0217ccb8 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217ccc4 kind:load to:0x021829d4 module:overlay(95) +from:0x0217cd18 kind:arm_call to:0x0208e0e0 module:overlay(0) +from:0x0217cd3c kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x0217cd44 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0217cd4c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x0217cd54 kind:arm_call to:0x0208fcc4 module:overlay(0) +from:0x0217cd5c kind:arm_call to:0x0208aa5c module:overlay(0) +from:0x0217cd64 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217cd6c kind:arm_call to:0x02011ff4 module:main +from:0x0217cd78 kind:load to:0x021829d4 module:overlay(95) +from:0x0217cdfc kind:arm_call to:0x020895bc module:overlay(0) +from:0x0217ce70 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217cea0 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x0217cebc kind:arm_call to:0x0208ab90 module:overlay(0) +from:0x0217cecc kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217cedc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0217cf00 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217cf08 kind:arm_call to:0x02171780 module:overlays(91,93,94) +from:0x0217cf34 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217cf54 kind:arm_call to:0x020c40e0 module:overlay(17) +from:0x0217cf64 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217cf7c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217cf8c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0217cfa0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0217cfb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217cfc0 kind:arm_call to:0x01fff458 module:itcm +from:0x0217cfd8 kind:arm_call to:0x02153b0c module:overlay(73) +from:0x0217cff8 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0217d010 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0217d01c kind:arm_call to:0x01fff458 module:itcm +from:0x0217d030 kind:arm_call to:0x020fb704 module:overlay(31) +from:0x0217d04c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217d05c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0217d06c kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217d094 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0217d0a0 kind:load to:0x027e09a8 module:dtcm +from:0x0217d0a8 kind:load to:0x027e09b8 module:dtcm +from:0x0217d0c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0217d0cc kind:load to:0x027e0cec module:dtcm +from:0x0217d12c kind:arm_call to:0x020aa290 module:overlay(0) +from:0x0217d148 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217d158 kind:arm_call to:0x020e2e78 module:overlay(31) +from:0x0217d160 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217d16c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d18c kind:arm_call to:0x020dd738 module:overlay(31) +from:0x0217d1d0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d1f0 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217d200 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217d20c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d21c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d23c kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217d248 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d258 kind:arm_call to:0x0208ad3c module:overlay(0) +from:0x0217d270 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217d280 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217d28c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d2b0 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217d2bc kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d2dc kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217d2ec kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217d2f8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d308 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d328 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d338 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217d344 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d370 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d3a4 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217d3b4 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217d3c0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d3e4 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217d3f0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d410 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217d420 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217d42c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d43c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d45c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d46c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d480 kind:arm_call to:0x02015018 module:main +from:0x0217d49c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217d4c8 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217d4d8 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217d4e4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d4f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d504 kind:arm_call to:0x021717b4 module:overlay(93) +from:0x0217d518 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d528 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217d534 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d548 kind:arm_call to:0x02015018 module:main +from:0x0217d564 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217d5a8 kind:arm_call to:0x02072e2c module:overlay(0) +from:0x0217d5bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d5cc kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217d5d8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217d5e4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d614 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0217d63c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217d64c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0217d654 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x0217d68c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217d69c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d6c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217d6d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d790 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d7c4 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0217d804 kind:arm_call to:0x0208fd04 module:overlay(0) +from:0x0217d810 kind:load to:0x027e09a8 module:dtcm +from:0x0217d820 kind:load to:0x027e0ce4 module:dtcm +from:0x0217d8ac kind:arm_call to:0x020840e4 module:overlay(0) +from:0x0217d8e4 kind:arm_call to:0x0217288c module:overlay(93) +from:0x0217d8ec kind:load to:0x027e0cdc module:dtcm +from:0x0217d938 kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x0217d948 kind:arm_call to:0x0208fd50 module:overlay(0) +from:0x0217d95c kind:arm_call to:0x02172274 module:overlay(93) +from:0x0217d978 kind:load to:0x02182a00 module:overlay(95) +from:0x0217d984 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217d998 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217d9a0 kind:arm_call to:0x02011ff4 module:main +from:0x0217d9e4 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0217da44 kind:arm_call to:0x020895bc module:overlay(0) +from:0x0217da64 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0217da74 kind:arm_call to:0x0217152c module:overlay(93) +from:0x0217da7c kind:arm_call to:0x02171780 module:overlays(91,93,94) +from:0x0217da88 kind:load to:0x027e09a8 module:dtcm +from:0x0217dabc kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217dacc kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217dad8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217daf8 kind:arm_call to:0x021715b8 module:overlay(93) +from:0x0217db10 kind:arm_call to:0x0217152c module:overlay(93) +from:0x0217db30 kind:arm_call to:0x0217152c module:overlay(93) +from:0x0217db38 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217db44 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217db70 kind:arm_call to:0x02072e2c module:overlay(0) +from:0x0217db7c kind:load to:0x027e09a8 module:dtcm +from:0x0217db8c kind:arm_call to:0x02172274 module:overlay(93) +from:0x0217dbc8 kind:load to:0x02182a2c module:overlay(95) +from:0x0217dbfc kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217dc08 kind:load to:0x02182a2c module:overlay(95) +from:0x0217dc3c kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217dc44 kind:arm_call to:0x02011ff4 module:main +from:0x0217dc50 kind:load to:0x02182a2c module:overlay(95) +from:0x0217dc6c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217dc78 kind:arm_call to:0x0217401c module:overlay(93) +from:0x0217dc8c kind:arm_call to:0x0217401c module:overlay(93) +from:0x0217dca4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217dcb4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217ddb0 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0217ddc4 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217ddf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217de04 kind:arm_call to:0x01ff938c module:itcm +from:0x0217de10 kind:arm_call to:0x01ffb744 module:itcm +from:0x0217de88 kind:arm_call to:0x0207a1e0 module:overlay(0) +from:0x0217de9c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217deb0 kind:load to:0x027e09bc module:dtcm +from:0x0217deb4 kind:load to:0x027e09a8 module:dtcm +from:0x0217ded4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217defc kind:arm_call to:0x0207304c module:overlay(0) +from:0x0217df08 kind:load to:0x027e09a8 module:dtcm +from:0x0217dfac kind:arm_call to:0x020895bc module:overlay(0) +from:0x0217dfe0 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0217e00c kind:arm_call to:0x0216ce40 module:overlay(93) +from:0x0217e044 kind:load to:0x027e09b8 module:dtcm +from:0x0217e094 kind:arm_call to:0x02015018 module:main +from:0x0217e0b0 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217e0b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217e0e0 kind:arm_call to:0x0217c288 module:overlay(95) +from:0x0217e0ec kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e134 kind:arm_call to:0x0216d2ec module:overlay(93) +from:0x0217e154 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217e16c kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e178 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x0217e1ac kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e1bc kind:arm_call to:0x02170874 module:overlay(93) +from:0x0217e1e4 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e1f8 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e248 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e280 kind:arm_call to:0x0217052c module:overlay(93) +from:0x0217e28c kind:arm_call to:0x0216f780 module:overlay(93) +from:0x0217e298 kind:arm_call to:0x0216cddc module:overlay(93) +from:0x0217e2e0 kind:arm_call to:0x0216e938 module:overlay(93) +from:0x0217e2f0 kind:arm_call to:0x0216e470 module:overlay(93) +from:0x0217e3a0 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217e3c8 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0217e414 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e448 kind:arm_call to:0x0216cd90 module:overlay(93) +from:0x0217e46c kind:arm_call to:0x0208c098 module:overlay(0) +from:0x0217e47c kind:arm_call to:0x021705d0 module:overlay(93) +from:0x0217e494 kind:arm_call to:0x02170644 module:overlay(93) +from:0x0217e4a8 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e4c0 kind:arm_call to:0x02170644 module:overlay(93) +from:0x0217e4d4 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e4f0 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217e500 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e518 kind:arm_call to:0x02170644 module:overlay(93) +from:0x0217e52c kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e574 kind:arm_call to:0x0216d4f8 module:overlay(93) +from:0x0217e59c kind:arm_call to:0x020842a8 module:overlay(0) +from:0x0217e5a4 kind:arm_call to:0x0217dce0 module:overlay(95) +from:0x0217e5ac kind:arm_call to:0x0217debc module:overlay(95) +from:0x0217e5bc kind:arm_call to:0x0217c2cc module:overlay(95) +from:0x0217e60c kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e62c kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217e644 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e650 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x0217e684 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e694 kind:arm_call to:0x02170874 module:overlay(93) +from:0x0217e6bc kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e6d0 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e720 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e758 kind:arm_call to:0x0217052c module:overlay(93) +from:0x0217e764 kind:arm_call to:0x0216f780 module:overlay(93) +from:0x0217e770 kind:arm_call to:0x0216cddc module:overlay(93) +from:0x0217e7b8 kind:arm_call to:0x0216e938 module:overlay(93) +from:0x0217e7c8 kind:arm_call to:0x0216e470 module:overlay(93) +from:0x0217e850 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217e8a4 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0217e8f4 kind:arm_call to:0x0217401c module:overlay(93) +from:0x0217e900 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e924 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0217e940 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217e94c kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e964 kind:arm_call to:0x02172344 module:overlay(93) +from:0x0217e96c kind:arm_call to:0x0217dce0 module:overlay(95) +from:0x0217e974 kind:arm_call to:0x0217debc module:overlay(95) +from:0x0217e984 kind:arm_call to:0x0217c2cc module:overlay(95) +from:0x0217e990 kind:arm_call to:0x0216d03c module:overlay(93) +from:0x0217e9b0 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217e9c8 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217e9d4 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x0217ea08 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217ea3c kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217ea4c kind:arm_call to:0x02170874 module:overlay(93) +from:0x0217ea74 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217ea88 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217eab8 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217eae8 kind:arm_call to:0x0208c098 module:overlay(0) +from:0x0217eb0c kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217eb18 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217eb38 kind:arm_call to:0x0217052c module:overlay(93) +from:0x0217eb44 kind:arm_call to:0x0216f780 module:overlay(93) +from:0x0217eb50 kind:arm_call to:0x0216cddc module:overlay(93) +from:0x0217eb98 kind:arm_call to:0x0216e938 module:overlay(93) +from:0x0217ebac kind:arm_call to:0x0216e470 module:overlay(93) +from:0x0217ebd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217ebf0 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217ebfc kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217ec14 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217ec38 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217ec44 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217ec5c kind:arm_call to:0x02172344 module:overlay(93) +from:0x0217ec64 kind:arm_call to:0x0217dce0 module:overlay(95) +from:0x0217ec6c kind:arm_call to:0x0217debc module:overlay(95) +from:0x0217ec7c kind:arm_call to:0x0217c2cc module:overlay(95) +from:0x0217ec88 kind:arm_call to:0x0216d03c module:overlay(93) +from:0x0217eca8 kind:arm_call to:0x02015018 module:main +from:0x0217ecc4 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217eccc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ecf8 kind:arm_call to:0x0217dc54 module:overlay(95) +from:0x0217ed04 kind:load to:0x027e09a8 module:dtcm +from:0x0217ed0c kind:load to:0x0217a75c module:overlays(89,91,93,94) +from:0x0217ed14 kind:load to:0x0217a76c module:overlays(89,91,93,94) +from:0x0217ed84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217ed94 kind:arm_call to:0x0208e530 module:overlay(0) +from:0x0217edb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217edc4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217ede8 kind:arm_call to:0x021262ac module:overlay(45) +from:0x0217ee08 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0217ee34 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0217ee54 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0217ee70 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0217ee9c kind:arm_call to:0x020850b4 module:overlay(0) +from:0x0217eeb8 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x0217eec4 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217eee0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0217eeec kind:load to:0x027e0ce4 module:dtcm +from:0x0217eef4 kind:load to:0x027e09a8 module:dtcm +from:0x0217ef3c kind:arm_call to:0x02015018 module:main +from:0x0217ef58 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0217ef60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ef84 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217ef94 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217efa0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217efc0 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217efcc kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217effc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f008 kind:arm_call to:0x01fff458 module:itcm +from:0x0217f054 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f07c kind:arm_call to:0x01fff350 module:itcm +from:0x0217f090 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217f09c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217f0ac kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f0bc kind:arm_call to:0x0212be8c module:overlay(41) +from:0x0217f0c4 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217f0d0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f0e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f108 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217f118 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217f124 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f134 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217f140 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f154 kind:arm_call to:0x02015018 module:main +from:0x0217f174 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0217f19c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217f1c4 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0217f1d0 kind:arm_call to:0x0216e200 module:overlay(93) +from:0x0217f204 kind:arm_call to:0x0208bf00 module:overlay(0) +from:0x0217f234 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x0217f248 kind:arm_call to:0x01ff930c module:itcm +from:0x0217f258 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f278 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217f288 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217f294 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f2a4 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217f2b0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f2c4 kind:arm_call to:0x02015018 module:main +from:0x0217f2dc kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0217f31c kind:arm_call to:0x0205ec54 module:overlay(0) +from:0x0217f330 kind:arm_call to:0x01ff930c module:itcm +from:0x0217f36c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f37c kind:arm_call to:0x01ff930c module:itcm +from:0x0217f398 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f3a8 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217f3b4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217f3c8 kind:arm_call to:0x02015018 module:main +from:0x0217f3e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f3f0 kind:arm_call to:0x021262ac module:overlay(45) +from:0x0217f400 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x0217f40c kind:load to:0x027e09a8 module:dtcm +from:0x0217f414 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f424 kind:load to:0x020b4800 module:overlay(0) +from:0x0217f428 kind:load to:0x0217a740 module:overlays(89,91,93,94) +from:0x0217f46c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f478 kind:arm_call to:0x01fff458 module:itcm +from:0x0217f4b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f4c4 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217f4d8 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217f4e0 kind:arm_call to:0x02011ff4 module:main +from:0x0217f4f4 kind:arm_call to:0x02172274 module:overlay(93) +from:0x0217f518 kind:load to:0x02182a84 module:overlay(95) +from:0x0217f560 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f56c kind:arm_call to:0x01fff458 module:itcm +from:0x0217f570 kind:arm_call to:0x02017128 module:main +from:0x0217f58c kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217f59c kind:load to:0x02182a84 module:overlay(95) +from:0x0217f5a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f5e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f5f4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217f5f8 kind:arm_call to:0x02017128 module:main +from:0x0217f614 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217f61c kind:arm_call to:0x02011ff4 module:main +from:0x0217f62c kind:load to:0x02182a84 module:overlay(95) +from:0x0217f630 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f660 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f6a8 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0217f6b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217f6e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217f700 kind:arm_call to:0x01ff930c module:itcm +from:0x0217f72c kind:arm_call to:0x02084314 module:overlay(0) +from:0x0217f738 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f73c kind:load to:0x027e0ce0 module:dtcm +from:0x0217f740 kind:load to:0x0217a734 module:overlays(89,91,93,94) +from:0x0217f7bc kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x0217f7d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f7f4 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217f820 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0217f898 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0217f8a8 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0217f8d0 kind:arm_call to:0x0208b5b0 module:overlay(0) +from:0x0217f980 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0217f988 kind:arm_call to:0x02171780 module:overlays(91,93,94) +from:0x0217f9a4 kind:arm_call to:0x0208b5b0 module:overlay(0) +from:0x0217f9b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217fa00 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217fa18 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217fa20 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217fa70 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217fa7c kind:arm_call to:0x0217f634 module:overlay(95) +from:0x0217fa8c kind:arm_call to:0x0208b498 module:overlay(0) +from:0x0217faf4 kind:arm_call to:0x0217f634 module:overlay(95) +from:0x0217fb04 kind:arm_call to:0x02074994 module:overlay(0) +from:0x0217fb28 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217fb38 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217fb44 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217fb50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217fb64 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217fb70 kind:load to:0x027e09b8 module:dtcm +from:0x0217fbac kind:arm_call to:0x02172274 module:overlay(93) +from:0x0217fbc0 kind:arm_call to:0x0208fc64 module:overlay(0) +from:0x0217fbd4 kind:load to:0x02182ab0 module:overlay(95) +from:0x0217fbec kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x0217fbf4 kind:arm_call to:0x0208fcc4 module:overlay(0) +from:0x0217fbfc kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217fc08 kind:load to:0x02182ab0 module:overlay(95) +from:0x0217fc20 kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x0217fc28 kind:arm_call to:0x0208fcc4 module:overlay(0) +from:0x0217fc30 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217fc38 kind:arm_call to:0x02011ff4 module:main +from:0x0217fc44 kind:load to:0x02182ab0 module:overlay(95) +from:0x0217fc7c kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217fc88 kind:arm_call to:0x0208fda4 module:overlay(0) +from:0x0217fcb4 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x0217fcc4 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x0217fcd0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217fd04 kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x0217fd30 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217fd4c kind:arm_call to:0x0208fd04 module:overlay(0) +from:0x0217fd68 kind:arm_call to:0x0208f1b0 module:overlay(0) +from:0x0217fd7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217fd90 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217fd9c kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217fdf0 kind:arm_call to:0x0208e2f8 module:overlay(0) +from:0x0217fe00 kind:arm_call to:0x0208fd50 module:overlay(0) +from:0x0217ff50 kind:arm_call to:0x02071c0c module:overlay(0) +from:0x02180144 kind:arm_call to:0x02082050 module:overlay(0) +from:0x021801e0 kind:arm_call to:0x0217fe0c module:overlay(95) +from:0x02180204 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02180220 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02180254 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02180264 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02180274 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021802a4 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x021802b8 kind:arm_call to:0x02017ed0 module:main +from:0x021802d0 kind:arm_call to:0x0217fe0c module:overlay(95) +from:0x021802f4 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02180310 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0218031c kind:load to:0x027e09a4 module:dtcm +from:0x02180320 kind:load to:0x0203feb0 module:main +from:0x02180324 kind:load to:0x027e0cd8 module:dtcm +from:0x02180328 kind:load to:0x027e0ce4 module:dtcm +from:0x02180374 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218038c kind:arm_call to:0x02172344 module:overlay(93) +from:0x021803a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021803b4 kind:arm_call to:0x01ff993c module:itcm +from:0x021803e0 kind:arm_call to:0x02015018 module:main +from:0x021803fc kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02180408 kind:arm_call to:0x02015018 module:main +from:0x02180424 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02180458 kind:arm_call to:0x01ff9258 module:itcm +from:0x02180474 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02180480 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021804ac kind:arm_call to:0x02172344 module:overlay(93) +from:0x021804b4 kind:arm_call to:0x021723d0 module:overlay(93) +from:0x021804d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021804ec kind:arm_call to:0x02173284 module:overlay(93) +from:0x0218052c kind:arm_call to:0x01ff993c module:itcm +from:0x0218054c kind:arm_call to:0x01ff9258 module:itcm +from:0x02180570 kind:arm_call to:0x02172344 module:overlay(93) +from:0x0218059c kind:arm_call to:0x02015018 module:main +from:0x021805b8 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021805c4 kind:arm_call to:0x02015018 module:main +from:0x021805e4 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02180608 kind:load to:0x027e09a8 module:dtcm +from:0x02180620 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02180634 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0218063c kind:arm_call to:0x02011ff4 module:main +from:0x02180650 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02180678 kind:load to:0x02182b08 module:overlay(95) +from:0x021806e0 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x021806fc kind:arm_call to:0x0216ce40 module:overlay(93) +from:0x02180728 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x02180744 kind:arm_call to:0x020850b4 module:overlay(0) +from:0x0218077c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0218078c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02180794 kind:arm_call to:0x02171780 module:overlays(91,93,94) +from:0x021807ac kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021807b4 kind:load to:0x027e09a8 module:dtcm +from:0x021807ec kind:arm_call to:0x0208b528 module:overlay(0) +from:0x021807fc kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x02180808 kind:arm_call to:0x02173284 module:overlay(93) +from:0x021808e4 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02180918 kind:arm_call to:0x02170564 module:overlay(93) +from:0x0218093c kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02180a24 kind:arm_call to:0x0217052c module:overlay(93) +from:0x02180a30 kind:arm_call to:0x0216f780 module:overlay(93) +from:0x02180a3c kind:arm_call to:0x0216cddc module:overlay(93) +from:0x02180a80 kind:arm_call to:0x0216e938 module:overlay(93) +from:0x02180a90 kind:arm_call to:0x0216e470 module:overlay(93) +from:0x02180aa8 kind:arm_call to:0x0216cd90 module:overlay(93) +from:0x02180ac0 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02180b00 kind:arm_call to:0x0216d2ec module:overlay(93) +from:0x02180b28 kind:arm_call to:0x020842a8 module:overlay(0) +from:0x02180c0c kind:arm_call to:0x020876e0 module:overlay(0) +from:0x02180c18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180c34 kind:arm_call to:0x0205e914 module:overlay(0) +from:0x02180c6c kind:arm_call to:0x02170564 module:overlay(93) +from:0x02180c94 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02180d10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180d20 kind:arm_call to:0x02170564 module:overlay(93) +from:0x02180d30 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02180d60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180d94 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02180da0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02180de8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02180df4 kind:arm_call to:0x021725c0 module:overlay(93) +from:0x02180dfc kind:arm_call to:0x021723d0 module:overlay(93) +from:0x02180e10 kind:load to:0x0217a75c module:overlays(89,91,93,94) +from:0x02180e20 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02180e34 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02180e3c kind:arm_call to:0x02011ff4 module:main +from:0x02180e50 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02180e80 kind:load to:0x02182b34 module:overlay(95) +from:0x02180ea4 kind:arm_call to:0x0208e0e0 module:overlay(0) +from:0x02180ec8 kind:arm_call to:0x021715d8 module:overlay(93) +from:0x02180ed0 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02180ed8 kind:arm_call to:0x02172340 module:overlay(93) +from:0x02180ee4 kind:load to:0x02182b34 module:overlay(95) +from:0x02180f08 kind:arm_call to:0x0208e0e0 module:overlay(0) +from:0x02180f2c kind:arm_call to:0x021715d8 module:overlay(93) +from:0x02180f34 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02180f3c kind:arm_call to:0x02172340 module:overlay(93) +from:0x02180f44 kind:arm_call to:0x02011ff4 module:main +from:0x02180f50 kind:load to:0x02182b34 module:overlay(95) +from:0x02180f9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02180fa8 kind:arm_call to:0x01fff458 module:itcm +from:0x02180fc8 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02180fe8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02180ff4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02181004 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02181084 kind:load to:0x027e0ce4 module:dtcm +from:0x02181090 kind:load to:0x0203feb0 module:main +from:0x021810d0 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0218112c kind:arm_call to:0x020895bc module:overlay(0) +from:0x02181134 kind:arm_call to:0x02180f54 module:overlay(95) +from:0x0218114c kind:arm_call to:0x01ffedac module:itcm +from:0x02181190 kind:arm_call to:0x02081838 module:overlay(0) +from:0x021811a4 kind:arm_call to:0x02081838 module:overlay(0) +from:0x021811b8 kind:arm_call to:0x02081838 module:overlay(0) +from:0x02181360 kind:arm_call to:0x0217152c module:overlay(93) +from:0x02181368 kind:arm_call to:0x02171780 module:overlays(91,93,94) +from:0x02181384 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0218139c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x021813ac kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021813bc kind:load to:0x027e0cd8 module:dtcm +from:0x021813c4 kind:load to:0x027e0cec module:dtcm +from:0x021813cc kind:load to:0x027e09a8 module:dtcm +from:0x021813f4 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02181404 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x02181410 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02181448 kind:arm_call to:0x01ff916c module:itcm +from:0x0218145c kind:arm_call to:0x01ff916c module:itcm +from:0x021814c8 kind:arm_call to:0x01ff916c module:itcm +from:0x021814ec kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021814f8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02181508 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02181528 kind:arm_call to:0x020dae70 module:overlay(31) +from:0x02181534 kind:arm_call to:0x020e1c48 module:overlay(31) +from:0x02181548 kind:load to:0x02182b60 module:overlay(95) +from:0x02181604 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02181630 kind:load to:0x027e07d4 module:dtcm +from:0x02181638 kind:load to:0x0203feb0 module:main +from:0x02181654 kind:arm_call to:0x02015018 module:main +from:0x0218167c kind:arm_call to:0x020e1d38 module:overlay(31) +from:0x02181688 kind:arm_call to:0x02015018 module:main +from:0x02181698 kind:arm_call to:0x021717b4 module:overlay(93) +from:0x021816c8 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x021816d4 kind:arm_call to:0x02015018 module:main +from:0x021816f0 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x0218170c kind:arm_call to:0x0218154c module:overlay(95) +from:0x02181740 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02181754 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x02181774 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0218177c kind:arm_call to:0x021717b4 module:overlay(93) +from:0x02181798 kind:arm_call to:0x01ffb714 module:itcm +from:0x021817c0 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x021817d0 kind:arm_call to:0x02171780 module:overlays(91,93,94) +from:0x021817f0 kind:arm_call to:0x020e1f20 module:overlay(31) +from:0x02181824 kind:arm_call to:0x0205ec54 module:overlay(0) +from:0x02181834 kind:arm_call to:0x01ff930c module:itcm +from:0x02181854 kind:arm_call to:0x0208b66c module:overlay(0) +from:0x0218186c kind:arm_call to:0x0208b66c module:overlay(0) +from:0x02181888 kind:load to:0x027e09a8 module:dtcm +from:0x02181898 kind:load to:0x027e07d4 module:dtcm +from:0x0218189c kind:load to:0x027e09c0 module:dtcm +from:0x021818c4 kind:arm_call to:0x020e1fcc module:overlay(31) +from:0x02181950 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02181984 kind:arm_call to:0x0208b528 module:overlay(0) +from:0x02181994 kind:arm_call to:0x02172824 module:overlays(88,93) +from:0x021819a0 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02181a10 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02181a1c kind:arm_call to:0x02173284 module:overlay(93) +from:0x02181a50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181a64 kind:arm_call to:0x021705d0 module:overlay(93) +from:0x02181a84 kind:arm_call to:0x02170644 module:overlay(93) +from:0x02181ab8 kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02181adc kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02181af4 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02181b0c kind:arm_call to:0x0218163c module:overlay(95) +from:0x02181b18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181b3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181b70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181b80 kind:arm_call to:0x0217261c module:overlay(93) +from:0x02181ba8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181bdc kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02181c00 kind:arm_call to:0x0208d0c4 module:overlay(0) +from:0x02181c18 kind:arm_call to:0x02015018 module:main +from:0x02181c34 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02181c40 kind:arm_call to:0x02015018 module:main +from:0x02181c5c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02181cd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02181d0c kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x02181d14 kind:arm_call to:0x021724dc module:overlay(93) +from:0x02181d24 kind:load to:0x027e09a8 module:dtcm +from:0x02181d34 kind:load to:0x0203feb0 module:main +from:0x02181d38 kind:load to:0x027e09c0 module:dtcm +from:0x02181d78 kind:arm_call to:0x02172958 module:overlays(88,93) +from:0x02181db8 kind:arm_call to:0x0218154c module:overlay(95) +from:0x02181dec kind:arm_call to:0x020e2768 module:overlay(31) +from:0x02181e90 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02181ea4 kind:load to:0x0203feb0 module:main +from:0x02181eb4 kind:arm_call to:0x020e1fcc module:overlay(31) +from:0x02181ebc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02181ec4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02181ecc kind:arm_call to:0x02172340 module:overlay(93) +from:0x02181ee4 kind:arm_call to:0x020e1fcc module:overlay(31) +from:0x02181eec kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02181ef4 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x02181efc kind:arm_call to:0x02172340 module:overlay(93) +from:0x02181f04 kind:arm_call to:0x02011ff4 module:main +from:0x02181f18 kind:arm_call to:0x02172274 module:overlay(93) +from:0x02181f3c kind:load to:0x02182b8c module:overlay(95) +from:0x02181f88 kind:arm_call to:0x0216e894 module:overlays(89,90,91,93) +from:0x02181f98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02181fc4 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x02182040 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0218209c kind:arm_call to:0x020895bc module:overlay(0) +from:0x021820bc kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x021820c8 kind:arm_call to:0x0217c65c module:overlay(95) +from:0x021820d4 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02182120 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02182190 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021821bc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021821c8 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02182200 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0218221c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02182238 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02182254 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02182284 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x021822ac kind:arm_call to:0x02084198 module:overlay(0) +from:0x021822cc kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021822e8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02182304 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02182320 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0218232c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02182338 kind:load to:0x027e0ce4 module:dtcm +from:0x0218233c kind:load to:0x027e0cd8 module:dtcm +from:0x02182344 kind:load to:0x027e09b8 module:dtcm +from:0x02182348 kind:load to:0x027e0cec module:dtcm +from:0x02182350 kind:load to:0x020b6a14 module:overlay(0) +from:0x021823a8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021823bc kind:arm_call to:0x02173284 module:overlay(93) +from:0x021823c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021823dc kind:arm_call to:0x02173284 module:overlay(93) +from:0x02182404 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02182418 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02182430 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0218243c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02182454 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0218245c kind:arm_call to:0x0217261c module:overlay(93) +from:0x02182468 kind:arm_call to:0x02173284 module:overlay(93) +from:0x02182478 kind:arm_call to:0x02015018 module:main +from:0x02182494 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0218249c kind:load to:0x027e09b8 module:dtcm +from:0x021824a0 kind:load to:0x027e09bc module:dtcm +from:0x021824a4 kind:load to:0x027e09a8 module:dtcm +from:0x021824b4 kind:arm_call to:0x02172340 module:overlay(93) +from:0x021824c8 kind:arm_call to:0x02172340 module:overlay(93) +from:0x021824d0 kind:arm_call to:0x02011ff4 module:main +from:0x021824e2 kind:thumb_call_arm to:0x0205a664 module:overlay(0) +from:0x021824f8 kind:thumb_call to:0x0209040c module:overlay(0) +from:0x02182502 kind:thumb_call to:0x020590f0 module:overlay(0) +from:0x02182516 kind:thumb_call_arm to:0x02090570 module:overlay(0) +from:0x0218252a kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x02182536 kind:thumb_call_arm to:0x02058d24 module:overlay(0) +from:0x0218254a kind:thumb_call_arm to:0x02090570 module:overlay(0) +from:0x0218255e kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x0218256a kind:thumb_call_arm to:0x02058d24 module:overlay(0) +from:0x0218257e kind:thumb_call_arm to:0x02090570 module:overlay(0) +from:0x0218258e kind:thumb_call to:0x02058d0c module:overlay(0) +from:0x0218259a kind:thumb_call_arm to:0x02058d24 module:overlay(0) +from:0x021825a4 kind:thumb_call to:0x0217bf64 module:overlay(95) +from:0x021825ae kind:thumb_call_arm to:0x02059498 module:overlay(0) +from:0x021825c2 kind:thumb_call to:0x0217be04 module:overlay(95) +from:0x021825d4 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x021825e0 kind:thumb_call_arm to:0x02059218 module:overlay(0) +from:0x021825ec kind:thumb_call_arm to:0x02059218 module:overlay(0) +from:0x021825f8 kind:thumb_call_arm to:0x02059218 module:overlay(0) +from:0x02182604 kind:load to:0x02182bb8 module:overlay(95) +from:0x02182608 kind:load to:0x027e0ce0 module:dtcm +from:0x0218260c kind:load to:0x0218292c module:overlay(95) +from:0x02182610 kind:load to:0x0218293c module:overlay(95) +from:0x02182628 kind:thumb_call_arm to:0x0200b578 module:main +from:0x02182634 kind:load to:0x0218277d module:overlay(95) +from:0x02182642 kind:thumb_call to:0x0217bfcc module:overlay(95) +from:0x0218264c kind:thumb_call to:0x02182614 module:overlay(95) +from:0x0218265e kind:thumb_call to:0x0217bfe0 module:overlay(95) +from:0x0218266a kind:thumb_call_arm to:0x0200b58c module:main +from:0x0218267c kind:load to:0x02182615 module:overlay(95) +from:0x021826b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021826e0 kind:arm_call_thumb to:0x0217be68 module:overlay(95) +from:0x02182708 kind:arm_call to:0x0200b58c module:main +from:0x02182710 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02182718 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02182720 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02182728 kind:load to:0x027e0ce0 module:dtcm +from:0x02182754 kind:arm_call to:0x01ffc768 module:itcm +from:0x02182764 kind:arm_call to:0x0200ea38 module:main +from:0x02182778 kind:load to:0x020b66c4 module:overlay(0) +from:0x021827a6 kind:thumb_call to:0x0217bea8 module:overlay(95) +from:0x021827be kind:thumb_call_arm to:0x0200e260 module:main +from:0x021827c8 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x021827de kind:thumb_call to:0x0217bffc module:overlay(95) +from:0x021827ec kind:load to:0x027e0964 module:dtcm +from:0x02182810 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218281c kind:arm_call to:0x0200e260 module:main +from:0x0218282c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218283c kind:arm_call to:0x01ffad5c module:itcm +from:0x02182868 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x02182874 kind:load to:0x027e0254 module:dtcm +from:0x02182878 kind:load to:0x027e0964 module:dtcm +from:0x0218287c kind:load to:0x027e0958 module:dtcm +from:0x02182888 kind:arm_call to:0x0218272c module:overlay(95) +from:0x021828a0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021828a4 kind:arm_call to:0x0205c254 module:overlay(0) +from:0x021828c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021828cc kind:load to:0x027e0254 module:dtcm +from:0x02182968 kind:load to:0x0217c4e0 module:overlay(95) +from:0x0218298c kind:load to:0x0217c0e0 module:overlay(95) +from:0x02182990 kind:load to:0x0217c540 module:overlay(95) +from:0x02182994 kind:load to:0x0209b2cc module:overlay(0) +from:0x02182998 kind:load to:0x0209b304 module:overlay(0) +from:0x0218299c kind:load to:0x0209b908 module:overlay(0) +from:0x021829a0 kind:load to:0x0209b910 module:overlay(0) +from:0x021829a4 kind:load to:0x0209b8b0 module:overlay(0) +from:0x021829a8 kind:load to:0x0209b47c module:overlay(0) +from:0x021829ac kind:load to:0x0209b36c module:overlay(0) +from:0x021829b0 kind:load to:0x0209b838 module:overlay(0) +from:0x021829b4 kind:load to:0x0209b8c0 module:overlay(0) +from:0x021829b8 kind:load to:0x0209b8d8 module:overlay(0) +from:0x021829bc kind:load to:0x0217c538 module:overlay(95) +from:0x021829c0 kind:load to:0x0209b8f0 module:overlay(0) +from:0x021829c4 kind:load to:0x0217c528 module:overlay(95) +from:0x021829c8 kind:load to:0x0217c504 module:overlay(95) +from:0x021829d4 kind:load to:0x0217cc1c module:overlay(95) +from:0x021829d8 kind:load to:0x0217ccc8 module:overlay(95) +from:0x021829dc kind:load to:0x0217cd7c module:overlay(95) +from:0x021829e0 kind:load to:0x0217d0dc module:overlay(95) +from:0x021829e4 kind:load to:0x0217d8f0 module:overlay(95) +from:0x021829e8 kind:load to:0x02172880 module:overlay(93) +from:0x021829ec kind:load to:0x0217d834 module:overlay(95) +from:0x021829f0 kind:load to:0x0217d860 module:overlay(95) +from:0x021829f4 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182a00 kind:load to:0x0217d97c module:overlay(95) +from:0x02182a04 kind:load to:0x0217d990 module:overlay(95) +from:0x02182a08 kind:load to:0x0217d9ac module:overlay(95) +from:0x02182a0c kind:load to:0x0217da98 module:overlay(95) +from:0x02182a10 kind:load to:0x0217287c module:overlays(88,93) +from:0x02182a14 kind:load to:0x02172880 module:overlay(93) +from:0x02182a18 kind:load to:0x02172884 module:overlay(93) +from:0x02182a1c kind:load to:0x0217288c module:overlays(89,93) +from:0x02182a20 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182a2c kind:load to:0x0217dbcc module:overlay(95) +from:0x02182a30 kind:load to:0x0217dc0c module:overlay(95) +from:0x02182a34 kind:load to:0x0217df10 module:overlay(95) +from:0x02182a38 kind:load to:0x0217e048 module:overlay(95) +from:0x02182a3c kind:load to:0x0217287c module:overlays(88,93) +from:0x02182a40 kind:load to:0x02172880 module:overlay(93) +from:0x02182a44 kind:load to:0x02172884 module:overlay(93) +from:0x02182a48 kind:load to:0x0217288c module:overlays(89,93) +from:0x02182a4c kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182a58 kind:load to:0x0217f4bc module:overlay(95) +from:0x02182a5c kind:load to:0x0217f4d0 module:overlay(95) +from:0x02182a60 kind:load to:0x0217ed1c module:overlay(95) +from:0x02182a64 kind:load to:0x0217eefc module:overlay(95) +from:0x02182a68 kind:load to:0x0217287c module:overlays(88,93) +from:0x02182a6c kind:load to:0x02172880 module:overlay(93) +from:0x02182a70 kind:load to:0x0217f430 module:overlay(95) +from:0x02182a74 kind:load to:0x0217288c module:overlays(89,93) +from:0x02182a78 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182a84 kind:load to:0x0217f51c module:overlay(95) +from:0x02182a88 kind:load to:0x0217f5a4 module:overlay(95) +from:0x02182a8c kind:load to:0x0217f744 module:overlay(95) +from:0x02182a90 kind:load to:0x0217f9c0 module:overlay(95) +from:0x02182a94 kind:load to:0x0217287c module:overlays(88,93) +from:0x02182a98 kind:load to:0x02172880 module:overlay(93) +from:0x02182a9c kind:load to:0x02172884 module:overlay(93) +from:0x02182aa0 kind:load to:0x0217288c module:overlays(89,93) +from:0x02182aa4 kind:load to:0x0217fb74 module:overlay(95) +from:0x02182ab0 kind:load to:0x0217fbd8 module:overlay(95) +from:0x02182ab4 kind:load to:0x0217fc0c module:overlay(95) +from:0x02182ab8 kind:load to:0x0217fc48 module:overlay(95) +from:0x02182abc kind:load to:0x0217fc90 module:overlay(95) +from:0x02182ac0 kind:load to:0x0217fda8 module:overlay(95) +from:0x02182ac4 kind:load to:0x02172880 module:overlay(93) +from:0x02182ac8 kind:load to:0x02172884 module:overlay(93) +from:0x02182acc kind:load to:0x0217288c module:overlays(89,93) +from:0x02182ad0 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182adc kind:load to:0x02180618 module:overlay(95) +from:0x02182ae0 kind:load to:0x0218062c module:overlay(95) +from:0x02182ae4 kind:load to:0x0217fe50 module:overlay(95) +from:0x02182ae8 kind:load to:0x0218032c module:overlay(95) +from:0x02182aec kind:load to:0x0217287c module:overlays(88,93) +from:0x02182af0 kind:load to:0x02172880 module:overlay(93) +from:0x02182af4 kind:load to:0x02172884 module:overlay(93) +from:0x02182af8 kind:load to:0x0217288c module:overlays(89,93) +from:0x02182afc kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182b08 kind:load to:0x02180e18 module:overlay(95) +from:0x02182b0c kind:load to:0x02180e2c module:overlay(95) +from:0x02182b10 kind:load to:0x0218067c module:overlay(95) +from:0x02182b14 kind:load to:0x021807c0 module:overlay(95) +from:0x02182b18 kind:load to:0x0217287c module:overlays(88,93) +from:0x02182b1c kind:load to:0x02172880 module:overlay(93) +from:0x02182b20 kind:load to:0x02172884 module:overlay(93) +from:0x02182b24 kind:load to:0x0217288c module:overlays(89,93) +from:0x02182b28 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182b34 kind:load to:0x02180e84 module:overlay(95) +from:0x02182b38 kind:load to:0x02180ee8 module:overlay(95) +from:0x02182b3c kind:load to:0x02181094 module:overlay(95) +from:0x02182b40 kind:load to:0x021813d4 module:overlay(95) +from:0x02182b44 kind:load to:0x0217287c module:overlays(88,93) +from:0x02182b48 kind:load to:0x02172880 module:overlay(93) +from:0x02182b4c kind:load to:0x02172884 module:overlay(93) +from:0x02182b50 kind:load to:0x0217288c module:overlays(89,93) +from:0x02182b54 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182b60 kind:load to:0x02181ea8 module:overlay(95) +from:0x02182b64 kind:load to:0x02181ed8 module:overlay(95) +from:0x02182b68 kind:load to:0x021818a4 module:overlay(95) +from:0x02182b6c kind:load to:0x0218195c module:overlay(95) +from:0x02182b70 kind:load to:0x0217287c module:overlays(88,93) +from:0x02182b74 kind:load to:0x02172880 module:overlay(93) +from:0x02182b78 kind:load to:0x02172884 module:overlay(93) +from:0x02182b7c kind:load to:0x0217288c module:overlays(89,93) +from:0x02182b80 kind:load to:0x02181d3c module:overlay(95) +from:0x02182b8c kind:load to:0x021824ac module:overlay(95) +from:0x02182b90 kind:load to:0x021824c0 module:overlay(95) +from:0x02182b94 kind:load to:0x02181f40 module:overlay(95) +from:0x02182b98 kind:load to:0x0218236c module:overlay(95) +from:0x02182b9c kind:load to:0x0217287c module:overlays(88,93) +from:0x02182ba0 kind:load to:0x02172880 module:overlay(93) +from:0x02182ba4 kind:load to:0x02172884 module:overlay(93) +from:0x02182ba8 kind:load to:0x0217288c module:overlays(89,93) +from:0x02182bac kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02182bb8 kind:load to:0x02182880 module:overlay(95) diff --git a/config/jp/arm9/overlays/ov095/symbols.txt b/config/jp/arm9/overlays/ov095/symbols.txt new file mode 100644 index 00000000..e706b91e --- /dev/null +++ b/config/jp/arm9/overlays/ov095/symbols.txt @@ -0,0 +1,149 @@ +func_ov095_0217bde0 kind:function(arm,size=0x24) addr:0x0217bde0 +func_ov095_0217be04 kind:function(thumb,size=0x40) addr:0x0217be04 +func_ov095_0217be44 kind:function(thumb,size=0x24) addr:0x0217be44 +func_ov095_0217be68 kind:function(thumb,size=0x40) addr:0x0217be68 +func_ov095_0217bea8 kind:function(thumb,size=0xb0) addr:0x0217bea8 +func_ov095_0217bf58 kind:function(arm,size=0xc) addr:0x0217bf58 +func_ov095_0217bf64 kind:function(thumb,size=0x2c) addr:0x0217bf64 +func_ov095_0217bf90 kind:function(thumb,size=0x28) addr:0x0217bf90 +func_ov095_0217bfb8 kind:function(thumb,size=0x14) addr:0x0217bfb8 +func_ov095_0217bfcc kind:function(thumb,size=0x14) addr:0x0217bfcc +func_ov095_0217bfe0 kind:function(thumb,size=0x1c) addr:0x0217bfe0 +func_ov095_0217bffc kind:function(thumb,size=0x78) addr:0x0217bffc +func_ov095_0217c074 kind:function(arm,size=0x6c) addr:0x0217c074 +func_ov095_0217c0e0 kind:function(arm,size=0x14) addr:0x0217c0e0 +func_ov095_0217c0f4 kind:function(arm,size=0x194) addr:0x0217c0f4 +func_ov095_0217c288 kind:function(arm,size=0x44) addr:0x0217c288 +func_ov095_0217c2cc kind:function(arm,size=0x14c) addr:0x0217c2cc +func_ov095_0217c418 kind:function(arm,size=0xc8) addr:0x0217c418 +func_ov095_0217c4e0 kind:function(arm,size=0x24) addr:0x0217c4e0 +func_ov095_0217c504 kind:function(arm,size=0x24) addr:0x0217c504 +func_ov095_0217c528 kind:function(arm,size=0x10) addr:0x0217c528 +func_ov095_0217c538 kind:function(arm,size=0x8) addr:0x0217c538 +func_ov095_0217c540 kind:function(arm,size=0x1c) addr:0x0217c540 +func_ov095_0217c55c kind:function(arm,size=0x34) addr:0x0217c55c +func_ov095_0217c590 kind:function(arm,size=0x40) addr:0x0217c590 +func_ov095_0217c5d0 kind:function(arm,size=0x8c) addr:0x0217c5d0 +func_ov095_0217c65c kind:function(arm,size=0x10) addr:0x0217c65c +func_ov095_0217c66c kind:function(thumb,size=0x30) addr:0x0217c66c +func_ov095_0217c69c kind:function(thumb,size=0x18) addr:0x0217c69c +func_ov095_0217c6b4 kind:function(thumb,size=0x30) addr:0x0217c6b4 +func_ov095_0217c6e4 kind:function(thumb,size=0x10) addr:0x0217c6e4 +func_ov095_0217c6f4 kind:function(thumb,size=0x3c) addr:0x0217c6f4 +func_ov095_0217c730 kind:function(arm,size=0x6c) addr:0x0217c730 +func_ov095_0217c79c kind:function(thumb,size=0x18) addr:0x0217c79c +func_ov095_0217c7b4 kind:function(thumb,size=0x2c) addr:0x0217c7b4 +func_ov095_0217c7e0 kind:function(thumb,size=0x88) addr:0x0217c7e0 +func_ov095_0217c868 kind:function(thumb,size=0x2c) addr:0x0217c868 +func_ov095_0217c894 kind:function(thumb,size=0x60) addr:0x0217c894 +func_ov095_0217c8f4 kind:function(thumb,size=0x1c) addr:0x0217c8f4 +func_ov095_0217c910 kind:function(arm,size=0x14) addr:0x0217c910 +func_ov095_0217c924 kind:function(thumb,size=0x30) addr:0x0217c924 +func_ov095_0217c954 kind:function(arm,size=0x40) addr:0x0217c954 +func_ov095_0217c994 kind:function(arm,size=0x198) addr:0x0217c994 +func_ov095_0217cb2c kind:function(arm,size=0x60) addr:0x0217cb2c +func_ov095_0217cb8c kind:function(arm,size=0x20) addr:0x0217cb8c +func_ov095_0217cbac kind:function(arm,size=0x14) addr:0x0217cbac +func_ov095_0217cbc0 kind:function(arm,size=0x5c) addr:0x0217cbc0 +func_ov095_0217cc1c kind:function(arm,size=0xac) addr:0x0217cc1c +func_ov095_0217ccc8 kind:function(arm,size=0xb4) addr:0x0217ccc8 +func_ov095_0217cd7c kind:function(arm,size=0x360) addr:0x0217cd7c +func_ov095_0217d0dc kind:function(arm,size=0x758) addr:0x0217d0dc +func_ov095_0217d834 kind:function(arm,size=0x2c) addr:0x0217d834 +func_ov095_0217d860 kind:function(arm,size=0x90) addr:0x0217d860 +func_ov095_0217d8f0 kind:function(arm,size=0x64) addr:0x0217d8f0 +func_ov095_0217d954 kind:function(arm,size=0x28) addr:0x0217d954 +func_ov095_0217d97c kind:function(arm,size=0x14) addr:0x0217d97c +func_ov095_0217d990 kind:function(arm,size=0x1c) addr:0x0217d990 +func_ov095_0217d9ac kind:function(arm,size=0xec) addr:0x0217d9ac +func_ov095_0217da98 kind:function(arm,size=0xec) addr:0x0217da98 +func_ov095_0217db84 kind:function(arm,size=0x48) addr:0x0217db84 +func_ov095_0217dbcc kind:function(arm,size=0x40) addr:0x0217dbcc +func_ov095_0217dc0c kind:function(arm,size=0x48) addr:0x0217dc0c +func_ov095_0217dc54 kind:function(arm,size=0x68) addr:0x0217dc54 +func_ov095_0217dcbc kind:function(arm,size=0x24) addr:0x0217dcbc +func_ov095_0217dce0 kind:function(arm,size=0x1dc) addr:0x0217dce0 +func_ov095_0217debc kind:function(arm,size=0x54) addr:0x0217debc +func_ov095_0217df10 kind:function(arm,size=0x138) addr:0x0217df10 +func_ov095_0217e048 kind:function(arm,size=0xcd4) addr:0x0217e048 +func_ov095_0217ed1c kind:function(arm,size=0x1e0) addr:0x0217ed1c +func_ov095_0217eefc kind:function(arm,size=0x534) addr:0x0217eefc +func_ov095_0217f430 kind:function(arm,size=0x8c) addr:0x0217f430 +func_ov095_0217f4bc kind:function(arm,size=0x14) addr:0x0217f4bc +func_ov095_0217f4d0 kind:function(arm,size=0x1c) addr:0x0217f4d0 +func_ov095_0217f4ec kind:function(arm,size=0x30) addr:0x0217f4ec +func_ov095_0217f51c kind:function(arm,size=0x88) addr:0x0217f51c +func_ov095_0217f5a4 kind:function(arm,size=0x90) addr:0x0217f5a4 +func_ov095_0217f634 kind:function(arm,size=0x110) addr:0x0217f634 +func_ov095_0217f744 kind:function(arm,size=0x27c) addr:0x0217f744 +func_ov095_0217f9c0 kind:function(arm,size=0x1b4) addr:0x0217f9c0 +func_ov095_0217fb74 kind:function(arm,size=0x30) addr:0x0217fb74 +func_ov095_0217fba4 kind:function(arm,size=0x34) addr:0x0217fba4 +func_ov095_0217fbd8 kind:function(arm,size=0x34) addr:0x0217fbd8 +func_ov095_0217fc0c kind:function(arm,size=0x3c) addr:0x0217fc0c +func_ov095_0217fc48 kind:function(arm,size=0x48) addr:0x0217fc48 +func_ov095_0217fc90 kind:function(arm,size=0x118) addr:0x0217fc90 +func_ov095_0217fda8 kind:function(arm,size=0x64) addr:0x0217fda8 +func_ov095_0217fe0c kind:function(arm,size=0x44) addr:0x0217fe0c +func_ov095_0217fe50 kind:function(arm,size=0x4dc) addr:0x0217fe50 +func_ov095_0218032c kind:function(arm,size=0x2ec) addr:0x0218032c +func_ov095_02180618 kind:function(arm,size=0x14) addr:0x02180618 +func_ov095_0218062c kind:function(arm,size=0x1c) addr:0x0218062c +func_ov095_02180648 kind:function(arm,size=0x34) addr:0x02180648 +func_ov095_0218067c kind:function(arm,size=0x144) addr:0x0218067c +func_ov095_021807c0 kind:function(arm,size=0x658) addr:0x021807c0 +func_ov095_02180e18 kind:function(arm,size=0x14) addr:0x02180e18 +func_ov095_02180e2c kind:function(arm,size=0x1c) addr:0x02180e2c +func_ov095_02180e48 kind:function(arm,size=0x3c) addr:0x02180e48 +func_ov095_02180e84 kind:function(arm,size=0x64) addr:0x02180e84 +func_ov095_02180ee8 kind:function(arm,size=0x6c) addr:0x02180ee8 +func_ov095_02180f54 kind:function(arm,size=0x140) addr:0x02180f54 +func_ov095_02181094 kind:function(arm,size=0x340) addr:0x02181094 +func_ov095_021813d4 kind:function(arm,size=0x12c) addr:0x021813d4 +func_ov095_02181500 kind:function(arm,size=0x4c) addr:0x02181500 +func_ov095_0218154c kind:function(arm,size=0xf0) addr:0x0218154c +func_ov095_0218163c kind:function(arm,size=0x268) addr:0x0218163c +func_ov095_021818a4 kind:function(arm,size=0xb8) addr:0x021818a4 +func_ov095_0218195c kind:function(arm,size=0x3e0) addr:0x0218195c +func_ov095_02181d3c kind:function(arm,size=0x4c) addr:0x02181d3c +func_ov095_02181d88 kind:function(arm,size=0x120) addr:0x02181d88 +func_ov095_02181ea8 kind:function(arm,size=0x30) addr:0x02181ea8 +func_ov095_02181ed8 kind:function(arm,size=0x38) addr:0x02181ed8 +func_ov095_02181f10 kind:function(arm,size=0x30) addr:0x02181f10 +func_ov095_02181f40 kind:function(arm,size=0x42c) addr:0x02181f40 +func_ov095_0218236c kind:function(arm,size=0x140) addr:0x0218236c +func_ov095_021824ac kind:function(arm,size=0x14) addr:0x021824ac +func_ov095_021824c0 kind:function(arm,size=0x1c) addr:0x021824c0 +func_ov095_021824dc kind:function(thumb,size=0x138) addr:0x021824dc +func_ov095_02182614 kind:function(thumb,size=0x24) addr:0x02182614 +func_ov095_02182638 kind:function(thumb,size=0x1c) addr:0x02182638 +func_ov095_02182654 kind:function(thumb,size=0x1c) addr:0x02182654 +func_ov095_02182670 kind:function(thumb,size=0x10) addr:0x02182670 +func_ov095_02182680 kind:function(arm,size=0x3c) addr:0x02182680 +func_ov095_021826bc kind:function(arm,size=0x70) addr:0x021826bc +func_ov095_0218272c kind:function(arm,size=0x50) addr:0x0218272c +func_ov095_0218277c kind:function(thumb,size=0x74) addr:0x0218277c +func_ov095_021827f0 kind:function(arm,size=0x90) addr:0x021827f0 +func_ov095_02182880 kind:function(arm,size=0x50) addr:0x02182880 +data_ov095_021828d0 kind:data(any) addr:0x021828d0 +data_ov095_021828d6 kind:data(any) addr:0x021828d6 +data_ov095_021828dc kind:data(any) addr:0x021828dc +data_ov095_0218290c kind:data(any) addr:0x0218290c +data_ov095_0218291c kind:data(any) addr:0x0218291c +data_ov095_0218292c kind:data(any) addr:0x0218292c +data_ov095_0218293c kind:data(any) addr:0x0218293c +data_ov095_02182968 kind:data(any) addr:0x02182968 +data_ov095_0218296c kind:data(any) addr:0x0218296c +data_ov095_0218298c kind:data(any) addr:0x0218298c +data_ov095_021829d4 kind:data(any) addr:0x021829d4 +data_ov095_02182a00 kind:data(any) addr:0x02182a00 +data_ov095_02182a2c kind:data(any) addr:0x02182a2c +data_ov095_02182a58 kind:data(any) addr:0x02182a58 +data_ov095_02182a84 kind:data(any) addr:0x02182a84 +data_ov095_02182ab0 kind:data(any) addr:0x02182ab0 +data_ov095_02182adc kind:data(any) addr:0x02182adc +data_ov095_02182b08 kind:data(any) addr:0x02182b08 +data_ov095_02182b34 kind:data(any) addr:0x02182b34 +data_ov095_02182b60 kind:data(any) addr:0x02182b60 +data_ov095_02182b8c kind:data(any) addr:0x02182b8c +data_ov095_02182bb8 kind:data(any) addr:0x02182bb8 diff --git a/config/jp/arm9/overlays/ov096/delinks.txt b/config/jp/arm9/overlays/ov096/delinks.txt new file mode 100644 index 00000000..2df8e6bc --- /dev/null +++ b/config/jp/arm9/overlays/ov096/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x0217bde0 end:0x0217fe6c kind:code align:32 + .rodata start:0x0217fe6c end:0x0217fe98 kind:data align:4 + .init start:0x0217fe98 end:0x02180028 kind:code align:4 + .ctor start:0x02180028 end:0x02180040 kind:data align:4 + .data start:0x02180040 end:0x02180500 kind:data align:32 + .bss start:0x02180500 end:0x02180860 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov096/relocs.txt b/config/jp/arm9/overlays/ov096/relocs.txt new file mode 100644 index 00000000..b0baad6c --- /dev/null +++ b/config/jp/arm9/overlays/ov096/relocs.txt @@ -0,0 +1,725 @@ +from:0x0217be0c kind:arm_call to:0x01fff350 module:itcm +from:0x0217be28 kind:arm_call to:0x0217cfd0 module:overlay(96) +from:0x0217be70 kind:load to:0x027e0ce4 module:dtcm +from:0x0217be78 kind:load to:0x020b4800 module:overlay(0) +from:0x0217be94 kind:load to:0x027e0cd8 module:dtcm +from:0x0217be98 kind:load to:0x020834e8 module:overlay(0) +from:0x0217beb2 kind:thumb_call_arm to:0x02083434 module:overlay(0) +from:0x0217beb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0217bed0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217bed6 kind:thumb_call to:0x0217bec8 module:overlay(96) +from:0x0217befc kind:load to:0x027e09b8 module:dtcm +from:0x0217bf10 kind:load to:0x027e09b8 module:dtcm +from:0x0217bf4e kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x0217bf6c kind:thumb_call to:0x0217be7c module:overlay(96) +from:0x0217bf78 kind:thumb_call to:0x0217be7c module:overlay(96) +from:0x0217bf96 kind:thumb_call to:0x0217be7c module:overlay(96) +from:0x0217bfa2 kind:thumb_call to:0x0217be7c module:overlay(96) +from:0x0217bfb6 kind:thumb_call to:0x0217be9c module:overlay(96) +from:0x0217bfe4 kind:thumb_call_arm to:0x0206df5c module:overlay(0) +from:0x0217bff6 kind:thumb_call_arm to:0x02071c18 module:overlay(0) +from:0x0217c00e kind:thumb_call_arm to:0x0206e734 module:overlay(0) +from:0x0217c018 kind:load to:0x027e09a4 module:dtcm +from:0x0217c01c kind:load to:0x020b4800 module:overlay(0) +from:0x0217c024 kind:load to:0x027e0ce4 module:dtcm +from:0x0217c028 kind:load to:0x020b69b8 module:overlay(0) +from:0x0217c088 kind:arm_call_thumb to:0x0217bec8 module:overlay(96) +from:0x0217c0c0 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0217c0e8 kind:arm_call to:0x02071c0c module:overlay(0) +from:0x0217c218 kind:arm_call to:0x02082050 module:overlay(0) +from:0x0217c2e0 kind:arm_call_thumb to:0x0217bec8 module:overlay(96) +from:0x0217c300 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0217c320 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0217c33c kind:arm_call_thumb to:0x0217bec8 module:overlay(96) +from:0x0217c374 kind:arm_call to:0x02084198 module:overlay(0) +from:0x0217c380 kind:arm_call to:0x0216b834 module:overlay(93) +from:0x0217c38c kind:load to:0x027e09a4 module:dtcm +from:0x0217c390 kind:load to:0x0203feb0 module:main +from:0x0217c394 kind:load to:0x027e0cd8 module:dtcm +from:0x0217c3cc kind:arm_call to:0x02172344 module:overlay(93) +from:0x0217c3ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c404 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217c434 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c480 kind:arm_call to:0x02172344 module:overlay(93) +from:0x0217c4a8 kind:arm_call to:0x01ffd118 module:itcm +from:0x0217c4e8 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217c4f0 kind:arm_call to:0x021723d0 module:overlay(93) +from:0x0217c4fc kind:load to:0x027e0c90 module:dtcm +from:0x0217c508 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217c51c kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217c524 kind:arm_call to:0x02011ff4 module:main +from:0x0217c538 kind:arm_call to:0x02172274 module:overlay(93) +from:0x0217c560 kind:load to:0x02180074 module:overlay(96) +from:0x0217c58c kind:arm_call to:0x0205dffc module:overlay(0) +from:0x0217c594 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217c5a0 kind:load to:0x02180074 module:overlay(96) +from:0x0217c5cc kind:arm_call to:0x0205dffc module:overlay(0) +from:0x0217c5d4 kind:arm_call to:0x02172340 module:overlay(93) +from:0x0217c5dc kind:arm_call to:0x02011ff4 module:main +from:0x0217c5e8 kind:load to:0x02180074 module:overlay(96) +from:0x0217c618 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217c660 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0217c670 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217c6a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217c6b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217c6e4 kind:arm_call to:0x02084314 module:overlay(0) +from:0x0217c6f0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217c6f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0217c6f8 kind:load to:0x0217a734 module:overlays(89,91,93,94) +from:0x0217c710 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217c724 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0217c758 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0217c76c kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0217c77c kind:load to:0x027e09b8 module:dtcm +from:0x0217c780 kind:load to:0x027e0ce0 module:dtcm +from:0x0217c7f0 kind:arm_call to:0x0217c6fc module:overlay(96) +from:0x0217c80c kind:arm_call to:0x0208b5b0 module:overlay(0) +from:0x0217c84c kind:arm_call to:0x0208b498 module:overlay(0) +from:0x0217c854 kind:arm_call to:0x0217c5ec module:overlay(96) +from:0x0217c864 kind:arm_call to:0x0208b498 module:overlay(0) +from:0x0217c878 kind:arm_call to:0x0217c6fc module:overlay(96) +from:0x0217c890 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0217c8a4 kind:arm_call to:0x0217c5ec module:overlay(96) +from:0x0217c8c0 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217c8cc kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217c8dc kind:arm_call to:0x0208b498 module:overlay(0) +from:0x0217c8e4 kind:arm_call to:0x0217c5ec module:overlay(96) +from:0x0217c8f4 kind:arm_call to:0x02074994 module:overlay(0) +from:0x0217c904 kind:arm_call to:0x0217261c module:overlay(93) +from:0x0217c910 kind:arm_call to:0x02173284 module:overlay(93) +from:0x0217c918 kind:load to:0x027e09b8 module:dtcm +from:0x0217c954 kind:load to:0x02180510 module:overlay(96) +from:0x0217c968 kind:arm_call to:0x02011f3c module:main +from:0x0217c974 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0217c988 kind:load to:0x021800c4 module:overlay(96) +from:0x0217c998 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0217c9b0 kind:load to:0x021800a0 module:overlay(96) +from:0x0217c9bc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217c9d0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217c9d8 kind:arm_call to:0x02011ff4 module:main +from:0x0217c9ec kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0217ca00 kind:load to:0x0218055c module:overlay(96) +from:0x0217ca14 kind:arm_call to:0x02011f3c module:main +from:0x0217ca20 kind:arm_call to:0x0217ca50 module:overlay(96) +from:0x0217ca34 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0217ca4c kind:load to:0x02180120 module:overlay(96) +from:0x0217ca58 kind:arm_call to:0x020e578c module:overlay(31) +from:0x0217ca84 kind:load to:0x02180144 module:overlay(96) +from:0x0217ca88 kind:load to:0x021801b8 module:overlay(96) +from:0x0217caa4 kind:arm_call to:0x021683b0 module:overlays(89,93,94) +from:0x0217cab4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217cac0 kind:arm_call to:0x020e5870 module:overlay(31) +from:0x0217cac8 kind:load to:0x027e0d8c module:dtcm +from:0x0217cb10 kind:arm_call to:0x0217cb54 module:overlay(96) +from:0x0217cb2c kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0217cb50 kind:load to:0x027e09b8 module:dtcm +from:0x0217cb64 kind:arm_call to:0x020db0f8 module:overlay(31) +from:0x0217cb7c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0217cb84 kind:load to:0x027e0d34 module:dtcm +from:0x0217cb88 kind:load to:0x027e09b8 module:dtcm +from:0x0217cc00 kind:arm_call to:0x020e5858 module:overlay(31) +from:0x0217cc20 kind:arm_call to:0x0205ea00 module:overlay(0) +from:0x0217cc48 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0217cc60 kind:arm_call to:0x01fff148 module:itcm +from:0x0217cc70 kind:arm_call to:0x01fff148 module:itcm +from:0x0217cc7c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217cca0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217cce4 kind:arm_call to:0x02074764 module:overlay(0) +from:0x0217cd34 kind:arm_call to:0x0208d184 module:overlay(0) +from:0x0217cd78 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x0217cd84 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0217cdb0 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0217cdcc kind:arm_call to:0x020db1f4 module:overlay(31) +from:0x0217cddc kind:load to:0x027e0ce0 module:dtcm +from:0x0217cde0 kind:load to:0x027e09b8 module:dtcm +from:0x0217cde4 kind:load to:0x027e0d34 module:dtcm +from:0x0217cdf0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217ce04 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217ce0c kind:arm_call to:0x02011ff4 module:main +from:0x0217ce20 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0217ce54 kind:load to:0x021805a8 module:overlay(96) +from:0x0217ce68 kind:arm_call to:0x02011f3c module:main +from:0x0217ce74 kind:arm_call to:0x0217cea4 module:overlay(96) +from:0x0217ce88 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0217cea0 kind:load to:0x021801d0 module:overlay(96) +from:0x0217ceac kind:arm_call to:0x02099b30 module:overlay(0) +from:0x0217cec8 kind:load to:0x021801f4 module:overlay(96) +from:0x0217ced4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217cee8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217cef0 kind:arm_call to:0x02011ff4 module:main +from:0x0217cf78 kind:arm_call to:0x020c62cc module:overlays(19,24) +from:0x0217cf8c kind:arm_call to:0x0217f92c module:overlay(96) +from:0x0217cf98 kind:load to:0x0217fe6c module:overlay(96) +from:0x0217cf9c kind:load to:0x02180700 module:overlay(96) +from:0x0217cfa0 kind:load to:0x020da000 module:overlays(19,24) +from:0x0217cfac kind:arm_call to:0x02099c58 module:overlay(0) +from:0x0217cfec kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0217d000 kind:load to:0x021805f4 module:overlay(96) +from:0x0217d014 kind:arm_call to:0x02011f3c module:main +from:0x0217d020 kind:arm_call to:0x0217d118 module:overlay(96) +from:0x0217d03c kind:arm_call to:0x02099084 module:overlay(0) +from:0x0217d078 kind:load to:0x0218026c module:overlay(96) +from:0x0217d088 kind:arm_call to:0x02099a50 module:overlay(0) +from:0x0217d09c kind:load to:0x02180250 module:overlay(96) +from:0x0217d0b0 kind:arm_call to:0x0207d6c8 module:overlay(0) +from:0x0217d0d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d0e4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d110 kind:load to:0x027e0ce4 module:dtcm +from:0x0217d128 kind:arm_call to:0x0209a2d0 module:overlay(0) +from:0x0217d18c kind:arm_call_thumb to:0x0209bf30 module:overlay(0) +from:0x0217d1c0 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0217d1d8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217d1e8 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217d224 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x0217d23c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217d24c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x0217d264 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0217d26c kind:arm_call to:0x02099360 module:overlay(0) +from:0x0217d2f8 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0217d300 kind:arm_call to:0x02099360 module:overlay(0) +from:0x0217d344 kind:arm_call to:0x020a1c8c module:overlay(0) +from:0x0217d380 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0217d388 kind:arm_call to:0x02080464 module:overlay(0) +from:0x0217d394 kind:arm_call to:0x0217d080 module:overlay(96) +from:0x0217d3a4 kind:arm_call to:0x02099dd4 module:overlay(0) +from:0x0217d3d4 kind:arm_call to:0x01ffa81c module:itcm +from:0x0217d3e4 kind:load to:0x02180358 module:overlay(96) +from:0x0217d3e8 kind:load to:0x021805f4 module:overlay(96) +from:0x0217d3ec kind:load to:0x021802e0 module:overlay(96) +from:0x0217d3f0 kind:load to:0x0218030c module:overlay(96) +from:0x0217d3f4 kind:load to:0x020b3fc8 module:overlay(0) +from:0x0217d400 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0217d414 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217d428 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0217d450 kind:arm_call to:0x020591b8 module:overlay(0) +from:0x0217d460 kind:arm_call to:0x0209bf84 module:overlay(0) +from:0x0217d50c kind:arm_call to:0x0217ef3c module:overlay(96) +from:0x0217d514 kind:arm_call to:0x0217ee58 module:overlay(96) +from:0x0217d51c kind:arm_call to:0x02059248 module:overlay(0) +from:0x0217d548 kind:arm_call to:0x0217d66c module:overlay(96) +from:0x0217d558 kind:arm_call to:0x0217f1e0 module:overlay(96) +from:0x0217d600 kind:arm_call to:0x020a1fac module:overlay(0) +from:0x0217d610 kind:load to:0x0217eae0 module:overlay(96) +from:0x0217d614 kind:load to:0x021803c8 module:overlay(96) +from:0x0217d618 kind:load to:0x0204b164 module:main +from:0x0217d62c kind:arm_call to:0x02059218 module:overlay(0) +from:0x0217d638 kind:arm_call to:0x02059218 module:overlay(0) +from:0x0217d678 kind:arm_call to:0x0217d640 module:overlay(96) +from:0x0217d6b0 kind:load to:0x021802b0 module:overlay(96) +from:0x0217d700 kind:arm_call to:0x0217d734 module:overlay(96) +from:0x0217d72c kind:arm_call to:0x0217d734 module:overlay(96) +from:0x0217d750 kind:arm_call to:0x0209a548 module:overlay(0) +from:0x0217d78c kind:arm_call to:0x020c1344 module:overlay(17) +from:0x0217d7a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d7b0 kind:arm_call to:0x020e7d00 module:overlay(31) +from:0x0217d7c4 kind:arm_call to:0x0209a88c module:overlay(0) +from:0x0217d808 kind:arm_call to:0x020c087c module:overlay(17) +from:0x0217d820 kind:arm_call to:0x0217d66c module:overlay(96) +from:0x0217d860 kind:arm_call to:0x0217e810 module:overlay(96) +from:0x0217d87c kind:load to:0x027e0ce4 module:dtcm +from:0x0217d890 kind:arm_call to:0x0217f34c module:overlay(96) +from:0x0217d8ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d900 kind:arm_call to:0x0217e810 module:overlay(96) +from:0x0217d918 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d930 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d958 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d960 kind:arm_call to:0x0217d6b4 module:overlay(96) +from:0x0217d994 kind:arm_call to:0x0209a334 module:overlay(0) +from:0x0217d9f8 kind:arm_call to:0x0207f550 module:overlay(0) +from:0x0217da38 kind:arm_call to:0x0202a260 module:main +from:0x0217da4c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217da5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217da98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217daa8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217dae4 kind:arm_call to:0x020a2190 module:overlay(0) +from:0x0217db08 kind:arm_call to:0x020a2190 module:overlay(0) +from:0x0217db1c kind:arm_call to:0x02099394 module:overlay(0) +from:0x0217db34 kind:arm_call to:0x02099394 module:overlay(0) +from:0x0217db40 kind:load to:0x02180288 module:overlay(96) +from:0x0217db44 kind:load to:0x027e09c0 module:dtcm +from:0x0217db7c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0217dbcc kind:arm_call to:0x0202a260 module:main +from:0x0217dbe0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217dbf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217dc04 kind:arm_call to:0x020a21b8 module:overlay(0) +from:0x0217dc3c kind:arm_call to:0x020c0df0 module:overlay(17) +from:0x0217dc70 kind:load to:0x0217e810 module:overlay(96) +from:0x0217dd04 kind:arm_call to:0x0217d66c module:overlay(96) +from:0x0217dd4c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217dd68 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217dda0 kind:arm_call to:0x0217d66c module:overlay(96) +from:0x0217ddac kind:arm_call to:0x0217efc4 module:overlay(96) +from:0x0217ddb8 kind:arm_call to:0x0217f1ac module:overlay(96) +from:0x0217dde0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217ddec kind:arm_call to:0x020168f0 module:main +from:0x0217de08 kind:arm_call to:0x01ff9364 module:itcm +from:0x0217de90 kind:arm_call to:0x02015018 module:main +from:0x0217deb0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217decc kind:arm_call to:0x02015018 module:main +from:0x0217def0 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217defc kind:load to:0x0204b164 module:main +from:0x0217df04 kind:load to:0x0203feb0 module:main +from:0x0217df08 kind:load to:0x027e09a8 module:dtcm +from:0x0217df74 kind:arm_call to:0x0217e810 module:overlay(96) +from:0x0217df7c kind:load to:0x0204b164 module:main +from:0x0217dff0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217e000 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217e028 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0217e03c kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217e078 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217e094 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217e0ac kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217e0ec kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0217e170 kind:arm_call to:0x02015018 module:main +from:0x0217e190 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0217e1ac kind:arm_call to:0x02015018 module:main +from:0x0217e1cc kind:arm_call to:0x0207328c module:overlay(0) +from:0x0217e1e8 kind:arm_call to:0x02015018 module:main +from:0x0217e1fc kind:arm_call to:0x0217d66c module:overlay(96) +from:0x0217e21c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217e230 kind:arm_call to:0x0217d66c module:overlay(96) +from:0x0217e23c kind:arm_call to:0x0217efc4 module:overlay(96) +from:0x0217e268 kind:arm_call to:0x0217f1ac module:overlay(96) +from:0x0217e274 kind:load to:0x027e09c0 module:dtcm +from:0x0217e278 kind:load to:0x027e0cec module:dtcm +from:0x0217e284 kind:load to:0x027e09a8 module:dtcm +from:0x0217e2f8 kind:arm_call to:0x0217e810 module:overlay(96) +from:0x0217e300 kind:load to:0x0204b164 module:main +from:0x0217e334 kind:arm_call to:0x0217f1ac module:overlay(96) +from:0x0217e384 kind:arm_call to:0x02015018 module:main +from:0x0217e3a4 kind:arm_call to:0x0207328c module:overlay(0) +from:0x0217e3f0 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217e400 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217e428 kind:arm_call to:0x0207fb10 module:overlay(0) +from:0x0217e444 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217e460 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217e470 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217e48c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0217e4a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217e4e4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0217e508 kind:arm_call to:0x0217efc4 module:overlay(96) +from:0x0217e520 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217e538 kind:arm_call to:0x0217d66c module:overlay(96) +from:0x0217e544 kind:load to:0x027e09a8 module:dtcm +from:0x0217e54c kind:load to:0x027e09c0 module:dtcm +from:0x0217e550 kind:load to:0x027e0cec module:dtcm +from:0x0217e580 kind:arm_call to:0x0217e810 module:overlay(96) +from:0x0217e5a4 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217e5ac kind:load to:0x027e09a8 module:dtcm +from:0x0217e5e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217e5fc kind:arm_call to:0x020c0c0c module:overlay(17) +from:0x0217e604 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217e614 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217e624 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x0217e640 kind:arm_call to:0x02015018 module:main +from:0x0217e660 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217e67c kind:arm_call to:0x02015018 module:main +from:0x0217e69c kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0217e6a4 kind:load to:0x027e09a8 module:dtcm +from:0x0217e6bc kind:load to:0x0217e810 module:overlay(96) +from:0x0217e700 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217e71c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217e730 kind:arm_call to:0x0217d66c module:overlay(96) +from:0x0217e73c kind:arm_call to:0x0217efc4 module:overlay(96) +from:0x0217e748 kind:arm_call to:0x0217f1ac module:overlay(96) +from:0x0217e770 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217e77c kind:arm_call to:0x020168f0 module:main +from:0x0217e798 kind:arm_call to:0x01ff9364 module:itcm +from:0x0217e80c kind:load to:0x0203feb0 module:main +from:0x0217ea90 kind:arm_call to:0x0217ef3c module:overlay(96) +from:0x0217ea98 kind:arm_call to:0x0217ee58 module:overlay(96) +from:0x0217eaa0 kind:arm_call to:0x02059248 module:overlay(0) +from:0x0217ead4 kind:load to:0x021803b0 module:overlay(96) +from:0x0217ead8 kind:load to:0x02180428 module:overlay(96) +from:0x0217eadc kind:load to:0x021803c8 module:overlay(96) +from:0x0217eb64 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217eb94 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217eba8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217ebb8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217ebdc kind:arm_call to:0x0200e260 module:main +from:0x0217ebec kind:arm_call to:0x01ffad5c module:itcm +from:0x0217ec88 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0217ecb8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217eccc kind:arm_call to:0x01ffa60c module:itcm +from:0x0217ecdc kind:arm_call to:0x01ffa60c module:itcm +from:0x0217ed0c kind:arm_call to:0x0200e260 module:main +from:0x0217ed1c kind:arm_call to:0x01ffad5c module:itcm +from:0x0217ed94 kind:arm_call to:0x0200e260 module:main +from:0x0217eda4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217ee1c kind:arm_call to:0x0200e260 module:main +from:0x0217ee2c kind:arm_call to:0x01ffad5c module:itcm +from:0x0217ee50 kind:load to:0x0203feb0 module:main +from:0x0217ee54 kind:load to:0x027e0964 module:dtcm +from:0x0217ef24 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0217ef34 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x0217efdc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217eff8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217f070 kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217f098 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217f0a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217f11c kind:arm_call to:0x01ff930c module:itcm +from:0x0217f12c kind:arm_call to:0x01ff930c module:itcm +from:0x0217f138 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217f144 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217f174 kind:arm_call to:0x01ff930c module:itcm +from:0x0217f180 kind:load to:0x0203feb0 module:main +from:0x0217f19c kind:arm_call to:0x020594f4 module:overlay(0) +from:0x0217f1a4 kind:arm_call to:0x01ffc57c module:itcm +from:0x0217f1bc kind:arm_call to:0x02099ce4 module:overlay(0) +from:0x0217f1c8 kind:arm_call to:0x020168f0 module:main +from:0x0217f1d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217f1fc kind:arm_call to:0x02098dac module:overlay(0) +from:0x0217f23c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0217f24c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f260 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0217f284 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0217f294 kind:arm_call to:0x0216839c module:overlay(94) +from:0x0217f2c4 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x0217f2dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f2f4 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0217f318 kind:arm_call to:0x021683a4 module:overlay(94) +from:0x0217f324 kind:arm_call to:0x0216839c module:overlay(94) +from:0x0217f33c kind:load to:0x020b6ba4 module:overlay(0) +from:0x0217f344 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f390 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217f3a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217f3f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217f404 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217f450 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0217f458 kind:arm_call to:0x02011ff4 module:main +from:0x0217f46c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0217f474 kind:arm_call to:0x02011ff4 module:main +from:0x0217f488 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217f490 kind:arm_call to:0x02011ff4 module:main +from:0x0217f4ac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0217f4b4 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0217f4c0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0217f4c8 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0217f4d0 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0217f4d8 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217f4e0 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217f4e8 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0217f4f0 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217f50c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0217f514 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0217f520 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0217f528 kind:arm_call to:0x0207cd78 module:overlay(0) +from:0x0217f530 kind:arm_call to:0x020804a0 module:overlay(0) +from:0x0217f538 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217f540 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x0217f548 kind:arm_call_thumb to:0x02059154 module:overlay(0) +from:0x0217f550 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0217f558 kind:arm_call to:0x02011ff4 module:main +from:0x0217f56c kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0217f580 kind:arm_call to:0x020c6674 module:overlays(24,25) +from:0x0217f598 kind:arm_call to:0x020c66dc module:overlay(24) +from:0x0217f5ac kind:arm_call to:0x0217fc30 module:overlay(96) +from:0x0217f5fc kind:load to:0x021804c0 module:overlay(96) +from:0x0217f600 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0217f614 kind:arm_call to:0x0217f91c module:overlay(96) +from:0x0217f61c kind:arm_call to:0x0217f768 module:overlay(96) +from:0x0217f624 kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0217f62c kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x0217f638 kind:load to:0x021804c0 module:overlay(96) +from:0x0217f64c kind:arm_call to:0x0217f91c module:overlay(96) +from:0x0217f654 kind:arm_call to:0x0217f768 module:overlay(96) +from:0x0217f65c kind:arm_call to:0x020631e4 module:overlay(0) +from:0x0217f664 kind:arm_call to:0x020c66a4 module:overlay(24) +from:0x0217f66c kind:arm_call to:0x02011ff4 module:main +from:0x0217f678 kind:load to:0x021804c0 module:overlay(96) +from:0x0217f690 kind:arm_call to:0x020c66a8 module:overlay(24) +from:0x0217f698 kind:arm_call to:0x0217fc24 module:overlay(96) +from:0x0217f6a0 kind:arm_call to:0x020c6734 module:overlay(24) +from:0x0217f6ac kind:arm_call to:0x020c6994 module:overlay(24) +from:0x0217f6c8 kind:arm_call to:0x02016664 module:main +from:0x0217f6f4 kind:arm_call to:0x020c678c module:overlay(24) +from:0x0217f6fc kind:arm_call to:0x020c67c0 module:overlay(24) +from:0x0217f704 kind:arm_call to:0x0217f714 module:overlay(96) +from:0x0217f70c kind:load to:0x027e0994 module:dtcm +from:0x0217f710 kind:load to:0x027e0ce0 module:dtcm +from:0x0217f738 kind:arm_call to:0x02074688 module:overlay(0) +from:0x0217f754 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x0217f764 kind:load to:0x027e09b8 module:dtcm +from:0x0217f784 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x0217f794 kind:load to:0x027e09b8 module:dtcm +from:0x0217f7c8 kind:arm_call to:0x0208d370 module:overlay(0) +from:0x0217f7d0 kind:arm_call to:0x0217f91c module:overlay(96) +from:0x0217f808 kind:arm_call to:0x020c6620 module:overlay(24) +from:0x0217f838 kind:arm_call to:0x0217fd80 module:overlay(96) +from:0x0217f84c kind:arm_call to:0x02069160 module:overlay(0) +from:0x0217f870 kind:arm_call to:0x02069160 module:overlay(0) +from:0x0217f8d8 kind:arm_call to:0x0217f768 module:overlay(96) +from:0x0217f8e8 kind:arm_call to:0x020c66b4 module:overlay(24) +from:0x0217f8f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0217f8f8 kind:load to:0x020da000 module:overlays(19,24) +from:0x0217f90c kind:load to:0x021806cc module:overlay(96) +from:0x0217f910 kind:load to:0x020b684c module:overlay(0) +from:0x0217f914 kind:load to:0x0217fddc module:overlay(96) +from:0x0217f918 kind:load to:0x020b7ab8 module:overlay(0) +from:0x0217f928 kind:load to:0x02016644 module:main +from:0x0217f93c kind:arm_call to:0x0217f9d4 module:overlay(96) +from:0x0217f944 kind:arm_call to:0x0217f964 module:overlay(96) +from:0x0217f954 kind:arm_call to:0x0217fab0 module:overlay(96) +from:0x0217f95c kind:arm_call to:0x0217f964 module:overlay(96) +from:0x0217f9bc kind:arm_call to:0x0206df5c module:overlay(0) +from:0x0217f9d0 kind:load to:0x020b69b8 module:overlay(0) +from:0x0217f9e4 kind:arm_call to:0x0217f9ec module:overlay(96) +from:0x0217fae8 kind:arm_call to:0x020c677c module:overlay(24) +from:0x0217fb10 kind:arm_call to:0x020c67d0 module:overlay(24) +from:0x0217fb28 kind:arm_call to:0x020194d0 module:main +from:0x0217fb34 kind:arm_call to:0x020ce9a0 module:overlay(24) +from:0x0217fb3c kind:arm_call to:0x020c6764 module:overlay(24) +from:0x0217fb44 kind:arm_call to:0x020c678c module:overlay(24) +from:0x0217fb4c kind:arm_call to:0x0217f768 module:overlay(96) +from:0x0217fb5c kind:load to:0x0204b690 module:main +from:0x0217fb60 kind:load to:0x020da038 module:overlays(19,24) +from:0x0217fb84 kind:arm_call to:0x0217f714 module:overlay(96) +from:0x0217fb90 kind:arm_call to:0x020749e4 module:overlay(0) +from:0x0217fbe4 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x0217fc00 kind:arm_call to:0x02072154 module:overlay(0) +from:0x0217fc0c kind:arm_call to:0x02029a4c module:main +from:0x0217fc18 kind:load to:0x027e09b8 module:dtcm +from:0x0217fc1c kind:load to:0x027e0cd8 module:dtcm +from:0x0217fc20 kind:load to:0x027e09a4 module:dtcm +from:0x0217fc2c kind:load to:0x0217fc30 module:overlay(96) +from:0x0217fc60 kind:load to:0x021806cc module:overlay(96) +from:0x0217fc90 kind:arm_call to:0x020194d0 module:main +from:0x0217fca4 kind:arm_call to:0x020194d0 module:main +from:0x0217fcac kind:load to:0x0204b690 module:main +from:0x0217fcfc kind:arm_call to:0x0217fb64 module:overlay(96) +from:0x0217fd14 kind:arm_call to:0x0217fb64 module:overlay(96) +from:0x0217fd78 kind:arm_call to:0x0217fb64 module:overlay(96) +from:0x0217fdd0 kind:load to:0x021806cc module:overlay(96) +from:0x0217fdf8 kind:arm_call to:0x0217fd80 module:overlay(96) +from:0x0217fe3c kind:arm_call to:0x02037604 module:main +from:0x0217fe54 kind:arm_call to:0x02037604 module:main +from:0x0217fe64 kind:load to:0x021804f0 module:overlay(96) +from:0x0217fe68 kind:load to:0x021806e0 module:overlay(96) +from:0x0217feb4 kind:arm_call to:0x0217c98c module:overlay(96) +from:0x0217fec4 kind:arm_call to:0x0203e3a4 module:main +from:0x0217fed8 kind:load to:0x02180500 module:overlay(96) +from:0x0217fedc kind:load to:0x02180510 module:overlay(96) +from:0x0217fee0 kind:load to:0x0217c9e4 module:overlay(96) +from:0x0217fee4 kind:load to:0x02180504 module:overlay(96) +from:0x0217ff04 kind:arm_call to:0x0217ca28 module:overlay(96) +from:0x0217ff14 kind:arm_call to:0x0203e3a4 module:main +from:0x0217ff28 kind:load to:0x0218054c module:overlay(96) +from:0x0217ff2c kind:load to:0x0218055c module:overlay(96) +from:0x0217ff30 kind:load to:0x0217ce18 module:overlay(96) +from:0x0217ff34 kind:load to:0x02180550 module:overlay(96) +from:0x0217ff54 kind:arm_call to:0x0217ce7c module:overlay(96) +from:0x0217ff64 kind:arm_call to:0x0203e3a4 module:main +from:0x0217ff78 kind:load to:0x02180598 module:overlay(96) +from:0x0217ff7c kind:load to:0x021805a8 module:overlay(96) +from:0x0217ff80 kind:load to:0x0217cfe4 module:overlay(96) +from:0x0217ff84 kind:load to:0x0218059c module:overlay(96) +from:0x0217ffa4 kind:arm_call to:0x0217d02c module:overlay(96) +from:0x0217ffb4 kind:arm_call to:0x0203e3a4 module:main +from:0x0217ffc8 kind:load to:0x021805e4 module:overlay(96) +from:0x0217ffcc kind:load to:0x021805f4 module:overlay(96) +from:0x0217ffd0 kind:load to:0x0217f564 module:overlay(96) +from:0x0217ffd4 kind:load to:0x021805e8 module:overlay(96) +from:0x0217fff4 kind:arm_call to:0x0217f578 module:overlay(96) +from:0x02180004 kind:arm_call to:0x0203e3a4 module:main +from:0x02180018 kind:load to:0x021806cc module:overlay(96) +from:0x0218001c kind:load to:0x02180700 module:overlay(96) +from:0x02180020 kind:load to:0x0217f604 module:overlay(96) +from:0x02180024 kind:load to:0x021806d4 module:overlay(96) +from:0x02180028 kind:load to:0x0217fe98 module:overlay(96) +from:0x0218002c kind:load to:0x0217fee8 module:overlay(96) +from:0x02180030 kind:load to:0x0217ff38 module:overlay(96) +from:0x02180034 kind:load to:0x0217ff88 module:overlay(96) +from:0x02180038 kind:load to:0x0217ffd8 module:overlay(96) +from:0x02180048 kind:load to:0x0217c500 module:overlay(96) +from:0x0218004c kind:load to:0x0217c514 module:overlay(96) +from:0x02180050 kind:load to:0x0217c02c module:overlay(96) +from:0x02180054 kind:load to:0x0217c398 module:overlay(96) +from:0x02180058 kind:load to:0x0217287c module:overlays(88,93) +from:0x0218005c kind:load to:0x02172880 module:overlay(93) +from:0x02180060 kind:load to:0x02172884 module:overlay(93) +from:0x02180064 kind:load to:0x0217288c module:overlays(89,93) +from:0x02180068 kind:load to:0x02172958 module:overlays(88,89,93) +from:0x02180074 kind:load to:0x0217c564 module:overlay(96) +from:0x02180078 kind:load to:0x0217c5a4 module:overlay(96) +from:0x0218007c kind:load to:0x0217c784 module:overlay(96) +from:0x02180080 kind:load to:0x0217c820 module:overlay(96) +from:0x02180084 kind:load to:0x0217287c module:overlays(88,93) +from:0x02180088 kind:load to:0x02172880 module:overlay(93) +from:0x0218008c kind:load to:0x02172884 module:overlay(93) +from:0x02180090 kind:load to:0x0217288c module:overlays(89,93) +from:0x02180094 kind:load to:0x0217c91c module:overlay(96) +from:0x021800a0 kind:load to:0x0217c958 module:overlay(96) +from:0x021800a4 kind:load to:0x02098ef4 module:overlay(0) +from:0x021800a8 kind:load to:0x02098efc module:overlay(0) +from:0x021800ac kind:load to:0x02098f78 module:overlay(0) +from:0x021800b0 kind:load to:0x02098fb8 module:overlay(0) +from:0x021800b4 kind:load to:0x02098fbc module:overlay(0) +from:0x021800b8 kind:load to:0x02098fc0 module:overlay(0) +from:0x021800c4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021800c8 kind:load to:0x02099cfc module:overlay(0) +from:0x021800cc kind:load to:0x02099d14 module:overlay(0) +from:0x021800d0 kind:load to:0x02099d20 module:overlay(0) +from:0x021800d4 kind:load to:0x01fff464 module:itcm +from:0x021800d8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021800dc kind:load to:0x02099c50 module:overlay(0) +from:0x021800e0 kind:load to:0x02099c58 module:overlay(0) +from:0x021800e4 kind:load to:0x02099c5c module:overlay(0) +from:0x021800e8 kind:load to:0x02099c60 module:overlay(0) +from:0x021800ec kind:load to:0x02099c64 module:overlay(0) +from:0x021800f0 kind:load to:0x02099c68 module:overlay(0) +from:0x021800f4 kind:load to:0x02099c6c module:overlay(0) +from:0x021800f8 kind:load to:0x02099c70 module:overlay(0) +from:0x021800fc kind:load to:0x02099d2c module:overlay(0) +from:0x02180100 kind:load to:0x02099d98 module:overlay(0) +from:0x02180104 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02180108 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0218010c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02180110 kind:load to:0x0217c9b4 module:overlay(96) +from:0x02180114 kind:load to:0x0217c9c8 module:overlay(96) +from:0x02180120 kind:load to:0x0217ca04 module:overlay(96) +from:0x02180124 kind:load to:0x02098ef4 module:overlay(0) +from:0x02180128 kind:load to:0x02098efc module:overlay(0) +from:0x0218012c kind:load to:0x02098f78 module:overlay(0) +from:0x02180130 kind:load to:0x02098fb8 module:overlay(0) +from:0x02180134 kind:load to:0x02098fbc module:overlay(0) +from:0x02180138 kind:load to:0x02098fc0 module:overlay(0) +from:0x02180144 kind:load to:0x02099cc0 module:overlay(0) +from:0x02180148 kind:load to:0x02099cfc module:overlay(0) +from:0x0218014c kind:load to:0x02099d14 module:overlay(0) +from:0x02180150 kind:load to:0x02099d20 module:overlay(0) +from:0x02180154 kind:load to:0x01fff464 module:itcm +from:0x02180158 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0218015c kind:load to:0x020e5804 module:overlays(19,20,31) +from:0x02180160 kind:load to:0x020e5830 module:overlays(19,20,31) +from:0x02180164 kind:load to:0x0217ca8c module:overlay(96) +from:0x02180168 kind:load to:0x0217cacc module:overlay(96) +from:0x0218016c kind:load to:0x02099c64 module:overlay(0) +from:0x02180170 kind:load to:0x02099c68 module:overlay(0) +from:0x02180174 kind:load to:0x02099c6c module:overlay(0) +from:0x02180178 kind:load to:0x02099c70 module:overlay(0) +from:0x0218017c kind:load to:0x02099d2c module:overlay(0) +from:0x02180180 kind:load to:0x02099d98 module:overlay(0) +from:0x02180184 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02180188 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0218018c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02180190 kind:load to:0x0217cde8 module:overlay(96) +from:0x02180194 kind:load to:0x0217cdfc module:overlay(96) +from:0x02180198 kind:load to:0x0217cc08 module:overlay(96) +from:0x0218019c kind:load to:0x0217cb18 module:overlay(96) +from:0x021801a0 kind:load to:0x020e5a64 module:overlays(19,20,31) +from:0x021801a4 kind:load to:0x0217cca4 module:overlay(96) +from:0x021801a8 kind:load to:0x0217cb8c module:overlay(96) +from:0x021801ac kind:load to:0x0217cbd0 module:overlay(96) +from:0x021801bc kind:load to:0x02074840 module:overlay(0) +from:0x021801c0 kind:load to:0x0217ce2c module:overlay(96) +from:0x021801c4 kind:load to:0x02074848 module:overlay(0) +from:0x021801d0 kind:load to:0x0217ce58 module:overlay(96) +from:0x021801d4 kind:load to:0x02098ef4 module:overlay(0) +from:0x021801d8 kind:load to:0x02098efc module:overlay(0) +from:0x021801dc kind:load to:0x02098f78 module:overlay(0) +from:0x021801e0 kind:load to:0x02098fb8 module:overlay(0) +from:0x021801e4 kind:load to:0x02098fbc module:overlay(0) +from:0x021801e8 kind:load to:0x02098fc0 module:overlay(0) +from:0x021801f4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021801f8 kind:load to:0x02099cfc module:overlay(0) +from:0x021801fc kind:load to:0x02099d14 module:overlay(0) +from:0x02180200 kind:load to:0x02099d20 module:overlay(0) +from:0x02180204 kind:load to:0x01fff464 module:itcm +from:0x02180208 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0218020c kind:load to:0x0217cefc module:overlay(96) +from:0x02180210 kind:load to:0x0217cfa4 module:overlay(96) +from:0x02180214 kind:load to:0x0217cfc0 module:overlay(96) +from:0x02180218 kind:load to:0x0217cfc4 module:overlay(96) +from:0x0218021c kind:load to:0x02099c64 module:overlay(0) +from:0x02180220 kind:load to:0x0217cfcc module:overlay(96) +from:0x02180224 kind:load to:0x0217cfc8 module:overlay(96) +from:0x02180228 kind:load to:0x02099c70 module:overlay(0) +from:0x0218022c kind:load to:0x02099d2c module:overlay(0) +from:0x02180230 kind:load to:0x02099d98 module:overlay(0) +from:0x02180234 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02180238 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0218023c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02180240 kind:load to:0x0217cecc module:overlay(96) +from:0x02180244 kind:load to:0x0217cee0 module:overlay(96) +from:0x02180250 kind:load to:0x0217d420 module:overlay(96) +from:0x02180254 kind:load to:0x0217f464 module:overlay(96) +from:0x02180258 kind:load to:0x02099a80 module:overlay(0) +from:0x0218025c kind:load to:0x0207d6c0 module:overlay(0) +from:0x02180260 kind:load to:0x0217d0a0 module:overlay(96) +from:0x0218026c kind:load to:0x0217d004 module:overlay(96) +from:0x02180270 kind:load to:0x020990ec module:overlay(0) +from:0x02180274 kind:load to:0x02098efc module:overlay(0) +from:0x02180278 kind:load to:0x02098f78 module:overlay(0) +from:0x0218027c kind:load to:0x020990f4 module:overlay(0) +from:0x02180280 kind:load to:0x02099114 module:overlay(0) +from:0x02180284 kind:load to:0x02099140 module:overlay(0) +from:0x02180288 kind:load to:0x0217dc74 module:overlay(96) +from:0x02180290 kind:load to:0x0217df80 module:overlay(96) +from:0x02180298 kind:load to:0x0217e5b4 module:overlay(96) +from:0x021802a0 kind:load to:0x0217e304 module:overlay(96) +from:0x021802a8 kind:load to:0x0217e6c0 module:overlay(96) +from:0x021802b0 kind:load to:0x0217dc48 module:overlay(96) +from:0x021802b8 kind:load to:0x0217df14 module:overlay(96) +from:0x021802c0 kind:load to:0x0217e564 module:overlay(96) +from:0x021802c8 kind:load to:0x0217e298 module:overlay(96) +from:0x021802d0 kind:load to:0x0217e6b0 module:overlay(96) +from:0x021802e0 kind:load to:0x0217d3f8 module:overlay(96) +from:0x021802e4 kind:load to:0x0217f448 module:overlay(96) +from:0x021802e8 kind:load to:0x02059174 module:overlay(0) +from:0x021802ec kind:load to:0x0217f194 module:overlay(96) +from:0x021802f0 kind:load to:0x02059348 module:overlay(0) +from:0x021802f4 kind:load to:0x020593c4 module:overlay(0) +from:0x021802f8 kind:load to:0x02059428 module:overlay(0) +from:0x021802fc kind:load to:0x0209bf68 module:overlay(0) +from:0x02180300 kind:load to:0x02059304 module:overlay(0) +from:0x0218030c kind:load to:0x0217d40c module:overlay(96) +from:0x02180310 kind:load to:0x0217f480 module:overlay(96) +from:0x02180314 kind:load to:0x0209ba20 module:overlay(0) +from:0x02180318 kind:load to:0x0209ba54 module:overlay(0) +from:0x0218031c kind:load to:0x0209baec module:overlay(0) +from:0x02180320 kind:load to:0x0209bb00 module:overlay(0) +from:0x02180324 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02180328 kind:load to:0x0209bb28 module:overlay(0) +from:0x0218032c kind:load to:0x0209bbb0 module:overlay(0) +from:0x02180330 kind:load to:0x0209b838 module:overlay(0) +from:0x02180334 kind:load to:0x0209babc module:overlay(0) +from:0x02180338 kind:load to:0x0209bad4 module:overlay(0) +from:0x0218033c kind:load to:0x0209bb14 module:overlay(0) +from:0x02180340 kind:load to:0x0209bea0 module:overlay(0) +from:0x02180344 kind:load to:0x0217ef10 module:overlay(96) +from:0x02180348 kind:load to:0x0217d61c module:overlay(96) +from:0x0218034c kind:load to:0x0209bed8 module:overlay(0) +from:0x02180358 kind:load to:0x02099cc0 module:overlay(0) +from:0x0218035c kind:load to:0x02099cfc module:overlay(0) +from:0x02180360 kind:load to:0x02099d14 module:overlay(0) +from:0x02180364 kind:load to:0x02099d20 module:overlay(0) +from:0x02180368 kind:load to:0x01fff464 module:itcm +from:0x0218036c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02180370 kind:load to:0x0217d434 module:overlay(96) +from:0x02180374 kind:load to:0x02099c58 module:overlay(0) +from:0x02180378 kind:load to:0x0217d884 module:overlay(96) +from:0x0218037c kind:load to:0x02099c60 module:overlay(0) +from:0x02180380 kind:load to:0x02099c64 module:overlay(0) +from:0x02180384 kind:load to:0x0217db54 module:overlay(96) +from:0x02180388 kind:load to:0x0209a7d0 module:overlay(0) +from:0x0218038c kind:load to:0x02099c70 module:overlay(0) +from:0x02180390 kind:load to:0x02099d2c module:overlay(0) +from:0x02180394 kind:load to:0x02099d98 module:overlay(0) +from:0x02180398 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0218039c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021803a0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021803a4 kind:load to:0x0217f49c module:overlay(96) +from:0x021803a8 kind:load to:0x0217f4fc module:overlay(96) +from:0x021803ac kind:load to:0x0209ad54 module:overlay(0) +from:0x021804c0 kind:load to:0x0217f604 module:overlay(96) +from:0x021804c4 kind:load to:0x0217f63c module:overlay(96) +from:0x021804c8 kind:load to:0x0217f67c module:overlay(96) +from:0x021804cc kind:load to:0x0217f798 module:overlay(96) +from:0x021804d0 kind:load to:0x0217f934 module:overlay(96) +from:0x021804d4 kind:load to:0x0217f94c module:overlay(96) +from:0x021804d8 kind:load to:0x0217fc64 module:overlay(96) +from:0x021804dc kind:load to:0x0217fc68 module:overlay(96) +from:0x021804e0 kind:load to:0x0217fc6c module:overlay(96) +from:0x021804e4 kind:load to:0x0217fcd8 module:overlay(96) +from:0x021804e8 kind:load to:0x0217fce0 module:overlay(96) +from:0x021804ec kind:load to:0x0217fd1c module:overlay(96) diff --git a/config/jp/arm9/overlays/ov096/symbols.txt b/config/jp/arm9/overlays/ov096/symbols.txt new file mode 100644 index 00000000..ccc9a5e7 --- /dev/null +++ b/config/jp/arm9/overlays/ov096/symbols.txt @@ -0,0 +1,172 @@ +func_ov096_0217bde0 kind:function(arm,size=0x9c) addr:0x0217bde0 +func_ov096_0217be7c kind:function(thumb,size=0x20) addr:0x0217be7c +func_ov096_0217be9c kind:function(thumb,size=0x20) addr:0x0217be9c +func_ov096_0217bebc kind:function(thumb,size=0xc) addr:0x0217bebc +func_ov096_0217bec8 kind:function(thumb,size=0xc) addr:0x0217bec8 +func_ov096_0217bed4 kind:function(thumb,size=0x2c) addr:0x0217bed4 +func_ov096_0217bf00 kind:function(thumb,size=0x14) addr:0x0217bf00 +func_ov096_0217bf14 kind:function(thumb,size=0x118) addr:0x0217bf14 +func_ov096_0217c02c kind:function(arm,size=0x36c) addr:0x0217c02c +func_ov096_0217c398 kind:function(arm,size=0x168) addr:0x0217c398 +func_ov096_0217c500 kind:function(arm,size=0x14) addr:0x0217c500 +func_ov096_0217c514 kind:function(arm,size=0x1c) addr:0x0217c514 +func_ov096_0217c530 kind:function(arm,size=0x34) addr:0x0217c530 +func_ov096_0217c564 kind:function(arm,size=0x40) addr:0x0217c564 +func_ov096_0217c5a4 kind:function(arm,size=0x48) addr:0x0217c5a4 +func_ov096_0217c5ec kind:function(arm,size=0x110) addr:0x0217c5ec +func_ov096_0217c6fc kind:function(arm,size=0x88) addr:0x0217c6fc +func_ov096_0217c784 kind:function(arm,size=0x9c) addr:0x0217c784 +func_ov096_0217c820 kind:function(arm,size=0xfc) addr:0x0217c820 +func_ov096_0217c91c kind:function(arm,size=0x30) addr:0x0217c91c +func_ov096_0217c94c kind:function(arm,size=0xc) addr:0x0217c94c +func_ov096_0217c958 kind:function(arm,size=0x34) addr:0x0217c958 +func_ov096_0217c98c kind:function(arm,size=0x28) addr:0x0217c98c +func_ov096_0217c9b4 kind:function(arm,size=0x14) addr:0x0217c9b4 +func_ov096_0217c9c8 kind:function(arm,size=0x1c) addr:0x0217c9c8 +func_ov096_0217c9e4 kind:function(arm,size=0x14) addr:0x0217c9e4 +func_ov096_0217c9f8 kind:function(arm,size=0xc) addr:0x0217c9f8 +func_ov096_0217ca04 kind:function(arm,size=0x24) addr:0x0217ca04 +func_ov096_0217ca28 kind:function(arm,size=0x28) addr:0x0217ca28 +func_ov096_0217ca50 kind:function(arm,size=0x3c) addr:0x0217ca50 +func_ov096_0217ca8c kind:function(arm,size=0x40) addr:0x0217ca8c +func_ov096_0217cacc kind:function(arm,size=0x4c) addr:0x0217cacc +func_ov096_0217cb18 kind:function(arm,size=0x3c) addr:0x0217cb18 +func_ov096_0217cb54 kind:function(arm,size=0x38) addr:0x0217cb54 +func_ov096_0217cb8c kind:function(arm,size=0x44) addr:0x0217cb8c +func_ov096_0217cbd0 kind:function(arm,size=0x38) addr:0x0217cbd0 +func_ov096_0217cc08 kind:function(arm,size=0x9c) addr:0x0217cc08 +func_ov096_0217cca4 kind:function(arm,size=0x144) addr:0x0217cca4 +func_ov096_0217cde8 kind:function(arm,size=0x14) addr:0x0217cde8 +func_ov096_0217cdfc kind:function(arm,size=0x1c) addr:0x0217cdfc +func_ov096_0217ce18 kind:function(arm,size=0x14) addr:0x0217ce18 +func_ov096_0217ce2c kind:function(arm,size=0x2c) addr:0x0217ce2c +func_ov096_0217ce58 kind:function(arm,size=0x24) addr:0x0217ce58 +func_ov096_0217ce7c kind:function(arm,size=0x28) addr:0x0217ce7c +func_ov096_0217cea4 kind:function(arm,size=0x28) addr:0x0217cea4 +func_ov096_0217cecc kind:function(arm,size=0x14) addr:0x0217cecc +func_ov096_0217cee0 kind:function(arm,size=0x1c) addr:0x0217cee0 +func_ov096_0217cefc kind:function(arm,size=0xa8) addr:0x0217cefc +func_ov096_0217cfa4 kind:function(arm,size=0x1c) addr:0x0217cfa4 +func_ov096_0217cfc0 kind:function(arm,size=0x4) addr:0x0217cfc0 +func_ov096_0217cfc4 kind:function(arm,size=0x4) addr:0x0217cfc4 +func_ov096_0217cfc8 kind:function(arm,size=0x4) addr:0x0217cfc8 +func_ov096_0217cfcc kind:function(arm,size=0x4) addr:0x0217cfcc +func_ov096_0217cfd0 kind:function(arm,size=0x14) addr:0x0217cfd0 +func_ov096_0217cfe4 kind:function(arm,size=0x14) addr:0x0217cfe4 +func_ov096_0217cff8 kind:function(arm,size=0xc) addr:0x0217cff8 +func_ov096_0217d004 kind:function(arm,size=0x28) addr:0x0217d004 +func_ov096_0217d02c kind:function(arm,size=0x54) addr:0x0217d02c +func_ov096_0217d080 kind:function(arm,size=0x20) addr:0x0217d080 +func_ov096_0217d0a0 kind:function(arm,size=0x78) addr:0x0217d0a0 +func_ov096_0217d118 kind:function(arm,size=0x2e0) addr:0x0217d118 +func_ov096_0217d3f8 kind:function(arm,size=0x14) addr:0x0217d3f8 +func_ov096_0217d40c kind:function(arm,size=0x14) addr:0x0217d40c +func_ov096_0217d420 kind:function(arm,size=0x14) addr:0x0217d420 +func_ov096_0217d434 kind:function(arm,size=0x1e8) addr:0x0217d434 +func_ov096_0217d61c kind:function(arm,size=0x24) addr:0x0217d61c +func_ov096_0217d640 kind:function(arm,size=0x2c) addr:0x0217d640 +func_ov096_0217d66c kind:function(arm,size=0x48) addr:0x0217d66c +func_ov096_0217d6b4 kind:function(arm,size=0x80) addr:0x0217d6b4 +func_ov096_0217d734 kind:function(arm,size=0x150) addr:0x0217d734 +func_ov096_0217d884 kind:function(arm,size=0x2d0) addr:0x0217d884 +func_ov096_0217db54 kind:function(arm,size=0xf4) addr:0x0217db54 +func_ov096_0217dc48 kind:function(arm,size=0x2c) addr:0x0217dc48 +func_ov096_0217dc74 kind:function(arm,size=0x2a0) addr:0x0217dc74 +func_ov096_0217df14 kind:function(arm,size=0x6c) addr:0x0217df14 +func_ov096_0217df80 kind:function(arm,size=0x318) addr:0x0217df80 +func_ov096_0217e298 kind:function(arm,size=0x6c) addr:0x0217e298 +func_ov096_0217e304 kind:function(arm,size=0x260) addr:0x0217e304 +func_ov096_0217e564 kind:function(arm,size=0x50) addr:0x0217e564 +func_ov096_0217e5b4 kind:function(arm,size=0xfc) addr:0x0217e5b4 +func_ov096_0217e6b0 kind:function(arm,size=0x10) addr:0x0217e6b0 +func_ov096_0217e6c0 kind:function(arm,size=0x150) addr:0x0217e6c0 +func_ov096_0217e810 kind:function(arm,size=0x2d0) addr:0x0217e810 +func_ov096_0217eae0 kind:function(arm,size=0x378) addr:0x0217eae0 +func_ov096_0217ee58 kind:function(arm,size=0xb8) addr:0x0217ee58 +func_ov096_0217ef10 kind:function(arm,size=0x2c) addr:0x0217ef10 +func_ov096_0217ef3c kind:function(arm,size=0x88) addr:0x0217ef3c +func_ov096_0217efc4 kind:function(arm,size=0x1d0) addr:0x0217efc4 +func_ov096_0217f194 kind:function(arm,size=0x18) addr:0x0217f194 +func_ov096_0217f1ac kind:function(arm,size=0x34) addr:0x0217f1ac +func_ov096_0217f1e0 kind:function(arm,size=0x16c) addr:0x0217f1e0 +func_ov096_0217f34c kind:function(arm,size=0xfc) addr:0x0217f34c +func_ov096_0217f448 kind:function(arm,size=0x1c) addr:0x0217f448 +func_ov096_0217f464 kind:function(arm,size=0x1c) addr:0x0217f464 +func_ov096_0217f480 kind:function(arm,size=0x1c) addr:0x0217f480 +func_ov096_0217f49c kind:function(arm,size=0x60) addr:0x0217f49c +func_ov096_0217f4fc kind:function(arm,size=0x68) addr:0x0217f4fc +func_ov096_0217f564 kind:function(arm,size=0x14) addr:0x0217f564 +func_ov096_0217f578 kind:function(arm,size=0x8c) addr:0x0217f578 +func_ov096_0217f604 kind:function(arm,size=0x38) addr:0x0217f604 +func_ov096_0217f63c kind:function(arm,size=0x40) addr:0x0217f63c +func_ov096_0217f67c kind:function(arm,size=0x98) addr:0x0217f67c +func_ov096_0217f714 kind:function(arm,size=0x54) addr:0x0217f714 +func_ov096_0217f768 kind:function(arm,size=0x30) addr:0x0217f768 +func_ov096_0217f798 kind:function(arm,size=0x184) addr:0x0217f798 +func_ov096_0217f91c kind:function(arm,size=0x10) addr:0x0217f91c +func_ov096_0217f92c kind:function(arm,size=0x8) addr:0x0217f92c +func_ov096_0217f934 kind:function(arm,size=0x18) addr:0x0217f934 +func_ov096_0217f94c kind:function(arm,size=0x18) addr:0x0217f94c +func_ov096_0217f964 kind:function(arm,size=0x70) addr:0x0217f964 +func_ov096_0217f9d4 kind:function(arm,size=0x18) addr:0x0217f9d4 +func_ov096_0217f9ec kind:function(arm,size=0x18) addr:0x0217f9ec +func_ov096_0217fa04 kind:function(arm,size=0xac) addr:0x0217fa04 +func_ov096_0217fab0 kind:function(arm,size=0xb4) addr:0x0217fab0 +func_ov096_0217fb64 kind:function(arm,size=0xc0) addr:0x0217fb64 +func_ov096_0217fc24 kind:function(arm,size=0xc) addr:0x0217fc24 +func_ov096_0217fc30 kind:function(arm,size=0x34) addr:0x0217fc30 +func_ov096_0217fc64 kind:function(arm,size=0x4) addr:0x0217fc64 +func_ov096_0217fc68 kind:function(arm,size=0x4) addr:0x0217fc68 +func_ov096_0217fc6c kind:function(arm,size=0x44) addr:0x0217fc6c +func_ov096_0217fcb0 kind:function(arm,size=0x14) addr:0x0217fcb0 +func_ov096_0217fcc4 kind:function(arm,size=0x14) addr:0x0217fcc4 +func_ov096_0217fcd8 kind:function(arm,size=0x8) addr:0x0217fcd8 +func_ov096_0217fce0 kind:function(arm,size=0x3c) addr:0x0217fce0 +func_ov096_0217fd1c kind:function(arm,size=0x44) addr:0x0217fd1c +func_ov096_0217fd60 kind:function(arm,size=0x20) addr:0x0217fd60 +func_ov096_0217fd80 kind:function(arm,size=0x5c) addr:0x0217fd80 +func_ov096_0217fddc kind:function(arm,size=0x90) addr:0x0217fddc +data_ov096_0217fe6c kind:data(any) addr:0x0217fe6c +func_ov096_0217fe98 kind:function(arm,size=0x50) addr:0x0217fe98 +func_ov096_0217fee8 kind:function(arm,size=0x50) addr:0x0217fee8 +func_ov096_0217ff38 kind:function(arm,size=0x50) addr:0x0217ff38 +func_ov096_0217ff88 kind:function(arm,size=0x50) addr:0x0217ff88 +func_ov096_0217ffd8 kind:function(arm,size=0x50) addr:0x0217ffd8 +data_ov096_02180048 kind:data(any) addr:0x02180048 ambiguous +data_ov096_02180074 kind:data(any) addr:0x02180074 +data_ov096_021800a0 kind:data(any) addr:0x021800a0 +data_ov096_021800c4 kind:data(any) addr:0x021800c4 +data_ov096_02180120 kind:data(any) addr:0x02180120 +data_ov096_02180144 kind:data(any) addr:0x02180144 +data_ov096_021801b8 kind:data(any) addr:0x021801b8 +data_ov096_021801d0 kind:data(any) addr:0x021801d0 +data_ov096_021801f4 kind:data(any) addr:0x021801f4 +data_ov096_02180250 kind:data(any) addr:0x02180250 +data_ov096_0218026c kind:data(any) addr:0x0218026c +data_ov096_02180288 kind:data(any) addr:0x02180288 +data_ov096_021802b0 kind:data(any) addr:0x021802b0 +data_ov096_021802e0 kind:data(any) addr:0x021802e0 +data_ov096_0218030c kind:data(any) addr:0x0218030c +data_ov096_02180358 kind:data(any) addr:0x02180358 +data_ov096_0218035c kind:data(any) addr:0x0218035c ambiguous +data_ov096_021803b0 kind:data(any) addr:0x021803b0 +data_ov096_021803c8 kind:data(any) addr:0x021803c8 +data_ov096_02180428 kind:data(any) addr:0x02180428 +data_ov096_021804c0 kind:data(any) addr:0x021804c0 +data_ov096_021804f0 kind:data(any) addr:0x021804f0 +data_ov096_02180500 kind:bss addr:0x02180500 +data_ov096_02180504 kind:bss addr:0x02180504 +data_ov096_02180510 kind:bss addr:0x02180510 +data_ov096_0218054c kind:bss addr:0x0218054c +data_ov096_02180550 kind:bss addr:0x02180550 +data_ov096_0218055c kind:bss addr:0x0218055c +data_ov096_02180598 kind:bss addr:0x02180598 +data_ov096_0218059c kind:bss addr:0x0218059c +data_ov096_021805a8 kind:bss addr:0x021805a8 +data_ov096_021805e4 kind:bss addr:0x021805e4 +data_ov096_021805e8 kind:bss addr:0x021805e8 +data_ov096_021805f4 kind:bss addr:0x021805f4 +data_ov096_021806cc kind:bss addr:0x021806cc +data_ov096_021806d4 kind:bss addr:0x021806d4 +data_ov096_021806e0 kind:bss addr:0x021806e0 +data_ov096_02180700 kind:bss addr:0x02180700 diff --git a/config/jp/arm9/overlays/ov097/delinks.txt b/config/jp/arm9/overlays/ov097/delinks.txt new file mode 100644 index 00000000..e74443a0 --- /dev/null +++ b/config/jp/arm9/overlays/ov097/delinks.txt @@ -0,0 +1,3 @@ + .ctor start:0x02182bc0 end:0x02182bc4 kind:data align:4 + .bss start:0x02182be0 end:0x0218b7e0 kind:bss align:32 + diff --git a/orig/arm7/.gitkeep b/config/jp/arm9/overlays/ov097/relocs.txt similarity index 100% rename from orig/arm7/.gitkeep rename to config/jp/arm9/overlays/ov097/relocs.txt diff --git a/config/jp/arm9/overlays/ov097/symbols.txt b/config/jp/arm9/overlays/ov097/symbols.txt new file mode 100644 index 00000000..680826ae --- /dev/null +++ b/config/jp/arm9/overlays/ov097/symbols.txt @@ -0,0 +1,45 @@ +data_ov097_02182be0 kind:bss addr:0x02182be0 +data_ov097_02182c34 kind:bss addr:0x02182c34 ambiguous +data_ov097_02182c58 kind:bss addr:0x02182c58 ambiguous +data_ov097_02182ef8 kind:bss addr:0x02182ef8 ambiguous +data_ov097_02182f48 kind:bss addr:0x02182f48 ambiguous +data_ov097_02182f5c kind:bss addr:0x02182f5c ambiguous +data_ov097_02182fdc kind:bss addr:0x02182fdc ambiguous +data_ov097_02183208 kind:bss addr:0x02183208 ambiguous +data_ov097_021833ec kind:bss addr:0x021833ec ambiguous +data_ov097_02183408 kind:bss addr:0x02183408 ambiguous +data_ov097_0218364c kind:bss addr:0x0218364c ambiguous +data_ov097_0218369c kind:bss addr:0x0218369c ambiguous +data_ov097_021836b0 kind:bss addr:0x021836b0 ambiguous +data_ov097_02183744 kind:bss addr:0x02183744 ambiguous +data_ov097_0218390c kind:bss addr:0x0218390c ambiguous +data_ov097_02183af0 kind:bss addr:0x02183af0 ambiguous +data_ov097_021847c0 kind:bss addr:0x021847c0 ambiguous +data_ov097_021849d4 kind:bss addr:0x021849d4 ambiguous +data_ov097_02184fdd kind:bss addr:0x02184fdd ambiguous +data_ov097_02185069 kind:bss addr:0x02185069 ambiguous +data_ov097_02185141 kind:bss addr:0x02185141 ambiguous +data_ov097_02185221 kind:bss addr:0x02185221 ambiguous +data_ov097_021852f1 kind:bss addr:0x021852f1 ambiguous +data_ov097_0218543d kind:bss addr:0x0218543d ambiguous +data_ov097_021854e8 kind:bss addr:0x021854e8 ambiguous +data_ov097_0218555c kind:bss addr:0x0218555c ambiguous +data_ov097_021856a8 kind:bss addr:0x021856a8 ambiguous +data_ov097_021856f0 kind:bss addr:0x021856f0 ambiguous +data_ov097_02185968 kind:bss addr:0x02185968 ambiguous +data_ov097_02185ae8 kind:bss addr:0x02185ae8 ambiguous +data_ov097_02185afc kind:bss addr:0x02185afc ambiguous +data_ov097_02186148 kind:bss addr:0x02186148 ambiguous +data_ov097_021861a8 kind:bss addr:0x021861a8 ambiguous +data_ov097_021861c4 kind:bss addr:0x021861c4 ambiguous +data_ov097_02186354 kind:bss addr:0x02186354 ambiguous +data_ov097_02186908 kind:bss addr:0x02186908 ambiguous +data_ov097_021871b0 kind:bss addr:0x021871b0 ambiguous +data_ov097_02187c44 kind:bss addr:0x02187c44 ambiguous +data_ov097_0218a9c8 kind:bss addr:0x0218a9c8 ambiguous +data_ov097_0218aa88 kind:bss addr:0x0218aa88 ambiguous +data_ov097_0218aae4 kind:bss addr:0x0218aae4 ambiguous +data_ov097_0218aaf8 kind:bss addr:0x0218aaf8 ambiguous +data_ov097_0218ab08 kind:bss addr:0x0218ab08 ambiguous +data_ov097_0218ab18 kind:bss addr:0x0218ab18 ambiguous +data_ov097_0218ae00 kind:bss addr:0x0218ae00 ambiguous diff --git a/config/jp/arm9/overlays/ov098/delinks.txt b/config/jp/arm9/overlays/ov098/delinks.txt new file mode 100644 index 00000000..631266da --- /dev/null +++ b/config/jp/arm9/overlays/ov098/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x02182bc0 end:0x02183d3c kind:code align:32 + .rodata start:0x02183d3c end:0x02183d50 kind:data align:4 + .init start:0x02183d50 end:0x02183ee0 kind:code align:4 + .ctor start:0x02183ee0 end:0x02183ef8 kind:data align:4 + .data start:0x02183f00 end:0x02184300 kind:data align:32 + .bss start:0x02184300 end:0x021847a0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov098/relocs.txt b/config/jp/arm9/overlays/ov098/relocs.txt new file mode 100644 index 00000000..edd7f5dc --- /dev/null +++ b/config/jp/arm9/overlays/ov098/relocs.txt @@ -0,0 +1,386 @@ +from:0x02182bcc kind:arm_call to:0x0205a664 module:overlay(0) +from:0x02182bec kind:load to:0x02183f08 module:overlay(98) +from:0x02182c0c kind:arm_call to:0x01ffc768 module:itcm +from:0x02182c18 kind:arm_call to:0x0200ef5c module:main +from:0x02182c50 kind:load to:0x020b66c4 module:overlay(0) +from:0x02182c54 kind:load to:0x027e0130 module:dtcm +from:0x02182c60 kind:load to:0x02184310 module:overlay(98) +from:0x02182c74 kind:arm_call to:0x02011f3c module:main +from:0x02182c80 kind:arm_call to:0x02182dc0 module:overlay(98) +from:0x02182c94 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02182cf4 kind:load to:0x02183f14 module:overlay(98) +from:0x02182cf8 kind:load to:0x027e09a4 module:dtcm +from:0x02182d04 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02182d1c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02182d30 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02182d48 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02182d5c kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02182d74 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02182d80 kind:arm_call to:0x02182bc0 module:overlay(98) +from:0x02182d8c kind:load to:0x02183ff8 module:overlay(98) +from:0x02182d90 kind:load to:0x02183f68 module:overlay(98) +from:0x02182d94 kind:load to:0x02183fb0 module:overlay(98) +from:0x02182da0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02182db4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02182dc8 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02182de0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02182df4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02182e0c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02182e20 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02182e38 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02182e44 kind:arm_call to:0x02182bc0 module:overlay(98) +from:0x02182e50 kind:load to:0x02183ff8 module:overlay(98) +from:0x02182e54 kind:load to:0x02183f68 module:overlay(98) +from:0x02182e58 kind:load to:0x02183fb0 module:overlay(98) +from:0x02182e68 kind:arm_call to:0x02182fac module:overlay(98) +from:0x02182edc kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x02182ef0 kind:load to:0x02183f30 module:overlay(98) +from:0x02182ef4 kind:load to:0x02183f48 module:overlay(98) +from:0x02182f10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02182f20 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02182f68 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02182f84 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x02182f8c kind:load to:0x027e0958 module:dtcm +from:0x02182fa8 kind:load to:0x02184310 module:overlay(98) +from:0x02183124 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0218312c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183134 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0218313c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183144 kind:arm_call to:0x02011ff4 module:main +from:0x0218315c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183164 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0218316c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183174 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x0218319c kind:arm_call to:0x02059218 module:overlay(0) +from:0x021831b0 kind:load to:0x02058e24 module:overlay(0) +from:0x021831c4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021831cc kind:arm_call to:0x02011ff4 module:main +from:0x021831e0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021831e8 kind:arm_call to:0x02011ff4 module:main +from:0x021831fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02183210 kind:load to:0x021843f8 module:overlay(98) +from:0x02183224 kind:arm_call to:0x02011f3c module:main +from:0x02183230 kind:arm_call to:0x02183298 module:overlay(98) +from:0x02183244 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02183290 kind:load to:0x02184058 module:overlay(98) +from:0x02183294 kind:load to:0x027e09a4 module:dtcm +from:0x021832a0 kind:arm_call to:0x02182cfc module:overlay(98) +from:0x021832b4 kind:load to:0x021840ac module:overlay(98) +from:0x021832c4 kind:arm_call to:0x02182fac module:overlay(98) +from:0x02183338 kind:arm_call to:0x0209b6bc module:overlay(0) +from:0x0218334c kind:load to:0x02184074 module:overlay(98) +from:0x02183350 kind:load to:0x0218408c module:overlay(98) +from:0x0218336c kind:load to:0x021843f8 module:overlay(98) +from:0x0218337c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183384 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0218338c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183394 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021833ac kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021833b4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021833bc kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021833c4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021833cc kind:arm_call to:0x02011ff4 module:main +from:0x021833e0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x021833f4 kind:load to:0x021844e0 module:overlay(98) +from:0x02183408 kind:arm_call to:0x02011f3c module:main +from:0x02183414 kind:arm_call to:0x02183520 module:overlay(98) +from:0x02183428 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02183488 kind:load to:0x0218410c module:overlay(98) +from:0x0218348c kind:load to:0x027e09a4 module:dtcm +from:0x02183498 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021834b0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021834c4 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x021834dc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021834f0 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02183504 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183518 kind:load to:0x02184160 module:overlay(98) +from:0x0218351c kind:load to:0x02183f68 module:overlay(98) +from:0x02183528 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02183540 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02183554 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0218356c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183580 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02183594 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021835a8 kind:load to:0x02184160 module:overlay(98) +from:0x021835ac kind:load to:0x02183f68 module:overlay(98) +from:0x021835bc kind:arm_call to:0x02183724 module:overlay(98) +from:0x02183630 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02183644 kind:load to:0x02184128 module:overlay(98) +from:0x02183648 kind:load to:0x02184140 module:overlay(98) +from:0x02183664 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02183674 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021836c0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02183704 kind:load to:0x027e0130 module:dtcm +from:0x02183720 kind:load to:0x021844e0 module:overlay(98) +from:0x0218389c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021838a4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021838ac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021838b4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021838bc kind:arm_call to:0x02011ff4 module:main +from:0x021838d4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021838dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021838e4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021838ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183900 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02183914 kind:load to:0x021845c8 module:overlay(98) +from:0x02183928 kind:arm_call to:0x02011f3c module:main +from:0x02183934 kind:arm_call to:0x0218399c module:overlay(98) +from:0x02183948 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02183994 kind:load to:0x021841c0 module:overlay(98) +from:0x02183998 kind:load to:0x027e09a4 module:dtcm +from:0x021839a4 kind:arm_call to:0x02183490 module:overlay(98) +from:0x021839b8 kind:load to:0x02184214 module:overlay(98) +from:0x021839c8 kind:arm_call to:0x02183724 module:overlay(98) +from:0x02183a3c kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02183a50 kind:load to:0x021841dc module:overlay(98) +from:0x02183a54 kind:load to:0x021841f4 module:overlay(98) +from:0x02183a70 kind:load to:0x021845c8 module:overlay(98) +from:0x02183a80 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183a88 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183a90 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183a98 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183ab0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183ab8 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183ac0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183ac8 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183ad0 kind:arm_call to:0x02011ff4 module:main +from:0x02183ae4 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02183af8 kind:load to:0x021846b0 module:overlay(98) +from:0x02183b0c kind:arm_call to:0x02011f3c module:main +from:0x02183b18 kind:arm_call to:0x02183b48 module:overlay(98) +from:0x02183b2c kind:arm_call to:0x02099040 module:overlay(0) +from:0x02183b44 kind:load to:0x02184274 module:overlay(98) +from:0x02183b50 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02183bb8 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02183bcc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183bdc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183bfc kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02183c10 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02183c28 kind:arm_call to:0x0205a004 module:overlay(0) +from:0x02183c3c kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02183c48 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02183c54 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02183c60 kind:load to:0x02184298 module:overlay(98) +from:0x02183c64 kind:load to:0x021846b0 module:overlay(98) +from:0x02183c68 kind:load to:0x021846ec module:overlay(98) +from:0x02183c6c kind:load to:0x02183d3c module:overlay(98) +from:0x02183c9c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02183ca4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02183cec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183cf4 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183d0c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183d14 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183d1c kind:arm_call to:0x02011ff4 module:main +from:0x02183d30 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02183d6c kind:arm_call to:0x02182c88 module:overlay(98) +from:0x02183d7c kind:arm_call to:0x0203e3a4 module:main +from:0x02183d90 kind:load to:0x02184300 module:overlay(98) +from:0x02183d94 kind:load to:0x02184310 module:overlay(98) +from:0x02183d98 kind:load to:0x021831f4 module:overlay(98) +from:0x02183d9c kind:load to:0x02184304 module:overlay(98) +from:0x02183dbc kind:arm_call to:0x02183238 module:overlay(98) +from:0x02183dcc kind:arm_call to:0x0203e3a4 module:main +from:0x02183de0 kind:load to:0x021843e8 module:overlay(98) +from:0x02183de4 kind:load to:0x021843f8 module:overlay(98) +from:0x02183de8 kind:load to:0x021833d8 module:overlay(98) +from:0x02183dec kind:load to:0x021843ec module:overlay(98) +from:0x02183e0c kind:arm_call to:0x0218341c module:overlay(98) +from:0x02183e1c kind:arm_call to:0x0203e3a4 module:main +from:0x02183e30 kind:load to:0x021844d0 module:overlay(98) +from:0x02183e34 kind:load to:0x021844e0 module:overlay(98) +from:0x02183e38 kind:load to:0x021838f8 module:overlay(98) +from:0x02183e3c kind:load to:0x021844d4 module:overlay(98) +from:0x02183e5c kind:arm_call to:0x0218393c module:overlay(98) +from:0x02183e6c kind:arm_call to:0x0203e3a4 module:main +from:0x02183e80 kind:load to:0x021845b8 module:overlay(98) +from:0x02183e84 kind:load to:0x021845c8 module:overlay(98) +from:0x02183e88 kind:load to:0x02183adc module:overlay(98) +from:0x02183e8c kind:load to:0x021845bc module:overlay(98) +from:0x02183eac kind:arm_call to:0x02183b20 module:overlay(98) +from:0x02183ebc kind:arm_call to:0x0203e3a4 module:main +from:0x02183ed0 kind:load to:0x021846a0 module:overlay(98) +from:0x02183ed4 kind:load to:0x021846b0 module:overlay(98) +from:0x02183ed8 kind:load to:0x02183d28 module:overlay(98) +from:0x02183edc kind:load to:0x021846a4 module:overlay(98) +from:0x02183ee0 kind:load to:0x02183d50 module:overlay(98) +from:0x02183ee4 kind:load to:0x02183da0 module:overlay(98) +from:0x02183ee8 kind:load to:0x02183df0 module:overlay(98) +from:0x02183eec kind:load to:0x02183e40 module:overlay(98) +from:0x02183ef0 kind:load to:0x02183e90 module:overlay(98) +from:0x02183f08 kind:load to:0x02182bf0 module:overlay(98) +from:0x02183f14 kind:load to:0x02182c64 module:overlay(98) +from:0x02183f18 kind:load to:0x020990ec module:overlay(0) +from:0x02183f1c kind:load to:0x02098efc module:overlay(0) +from:0x02183f20 kind:load to:0x02098f78 module:overlay(0) +from:0x02183f24 kind:load to:0x020990f4 module:overlay(0) +from:0x02183f28 kind:load to:0x02099114 module:overlay(0) +from:0x02183f2c kind:load to:0x02099140 module:overlay(0) +from:0x02183f68 kind:load to:0x02182d98 module:overlay(98) +from:0x02183f6c kind:load to:0x021831bc module:overlay(98) +from:0x02183f70 kind:load to:0x0209b2cc module:overlay(0) +from:0x02183f74 kind:load to:0x0209b304 module:overlay(0) +from:0x02183f78 kind:load to:0x0209b908 module:overlay(0) +from:0x02183f7c kind:load to:0x0209b910 module:overlay(0) +from:0x02183f80 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02183f84 kind:load to:0x0209b47c module:overlay(0) +from:0x02183f88 kind:load to:0x0209b36c module:overlay(0) +from:0x02183f8c kind:load to:0x0209b838 module:overlay(0) +from:0x02183f90 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02183f94 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02183f98 kind:load to:0x021831b4 module:overlay(98) +from:0x02183f9c kind:load to:0x0209b8f0 module:overlay(0) +from:0x02183fa0 kind:load to:0x021831a4 module:overlay(98) +from:0x02183fa4 kind:load to:0x02183180 module:overlay(98) +from:0x02183fb0 kind:load to:0x02182dac module:overlay(98) +from:0x02183fb4 kind:load to:0x021831d8 module:overlay(98) +from:0x02183fb8 kind:load to:0x0209b2cc module:overlay(0) +from:0x02183fbc kind:load to:0x0209b304 module:overlay(0) +from:0x02183fc0 kind:load to:0x0209b908 module:overlay(0) +from:0x02183fc4 kind:load to:0x0209b910 module:overlay(0) +from:0x02183fc8 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02183fcc kind:load to:0x0209b47c module:overlay(0) +from:0x02183fd0 kind:load to:0x0209b36c module:overlay(0) +from:0x02183fd4 kind:load to:0x0209b838 module:overlay(0) +from:0x02183fd8 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02183fdc kind:load to:0x0209b8d8 module:overlay(0) +from:0x02183fe0 kind:load to:0x021831b4 module:overlay(98) +from:0x02183fe4 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02183fe8 kind:load to:0x021831a4 module:overlay(98) +from:0x02183fec kind:load to:0x02183180 module:overlay(98) +from:0x02183ff8 kind:load to:0x02099cc0 module:overlay(0) +from:0x02183ffc kind:load to:0x02099cfc module:overlay(0) +from:0x02184000 kind:load to:0x02099d14 module:overlay(0) +from:0x02184004 kind:load to:0x02099d20 module:overlay(0) +from:0x02184008 kind:load to:0x01fff464 module:itcm +from:0x0218400c kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02184010 kind:load to:0x02182e5c module:overlay(98) +from:0x02184014 kind:load to:0x02099c58 module:overlay(0) +from:0x02184018 kind:load to:0x02182ef8 module:overlay(98) +from:0x0218401c kind:load to:0x02182f48 module:overlay(98) +from:0x02184020 kind:load to:0x02099c64 module:overlay(0) +from:0x02184024 kind:load to:0x02182f5c module:overlay(98) +from:0x02184028 kind:load to:0x02099c6c module:overlay(0) +from:0x0218402c kind:load to:0x02099c70 module:overlay(0) +from:0x02184030 kind:load to:0x02099d2c module:overlay(0) +from:0x02184034 kind:load to:0x02099d98 module:overlay(0) +from:0x02184038 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x0218403c kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02184040 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02184044 kind:load to:0x02183150 module:overlay(98) +from:0x02184048 kind:load to:0x02183118 module:overlay(98) +from:0x0218404c kind:load to:0x02182f90 module:overlay(98) +from:0x02184058 kind:load to:0x02183214 module:overlay(98) +from:0x0218405c kind:load to:0x020990ec module:overlay(0) +from:0x02184060 kind:load to:0x02098efc module:overlay(0) +from:0x02184064 kind:load to:0x02098f78 module:overlay(0) +from:0x02184068 kind:load to:0x020990f4 module:overlay(0) +from:0x0218406c kind:load to:0x02099114 module:overlay(0) +from:0x02184070 kind:load to:0x02099140 module:overlay(0) +from:0x021840ac kind:load to:0x02099cc0 module:overlay(0) +from:0x021840b0 kind:load to:0x02099cfc module:overlay(0) +from:0x021840b4 kind:load to:0x02099d14 module:overlay(0) +from:0x021840b8 kind:load to:0x02099d20 module:overlay(0) +from:0x021840bc kind:load to:0x01fff464 module:itcm +from:0x021840c0 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021840c4 kind:load to:0x021832b8 module:overlay(98) +from:0x021840c8 kind:load to:0x02099c58 module:overlay(0) +from:0x021840cc kind:load to:0x02182ef8 module:overlay(98) +from:0x021840d0 kind:load to:0x02182f48 module:overlay(98) +from:0x021840d4 kind:load to:0x02099c64 module:overlay(0) +from:0x021840d8 kind:load to:0x02182f5c module:overlay(98) +from:0x021840dc kind:load to:0x02099c6c module:overlay(0) +from:0x021840e0 kind:load to:0x02099c70 module:overlay(0) +from:0x021840e4 kind:load to:0x02099d2c module:overlay(0) +from:0x021840e8 kind:load to:0x02099d98 module:overlay(0) +from:0x021840ec kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021840f0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021840f4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021840f8 kind:load to:0x02183370 module:overlay(98) +from:0x021840fc kind:load to:0x021833a0 module:overlay(98) +from:0x02184100 kind:load to:0x02183354 module:overlay(98) +from:0x0218410c kind:load to:0x021833f8 module:overlay(98) +from:0x02184110 kind:load to:0x020990ec module:overlay(0) +from:0x02184114 kind:load to:0x02098efc module:overlay(0) +from:0x02184118 kind:load to:0x02098f78 module:overlay(0) +from:0x0218411c kind:load to:0x020990f4 module:overlay(0) +from:0x02184120 kind:load to:0x02099114 module:overlay(0) +from:0x02184124 kind:load to:0x02099140 module:overlay(0) +from:0x02184160 kind:load to:0x02099cc0 module:overlay(0) +from:0x02184164 kind:load to:0x02099cfc module:overlay(0) +from:0x02184168 kind:load to:0x02099d14 module:overlay(0) +from:0x0218416c kind:load to:0x02099d20 module:overlay(0) +from:0x02184170 kind:load to:0x01fff464 module:itcm +from:0x02184174 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02184178 kind:load to:0x021835b0 module:overlay(98) +from:0x0218417c kind:load to:0x02099c58 module:overlay(0) +from:0x02184180 kind:load to:0x0218364c module:overlay(98) +from:0x02184184 kind:load to:0x0218369c module:overlay(98) +from:0x02184188 kind:load to:0x02099c64 module:overlay(0) +from:0x0218418c kind:load to:0x021836b0 module:overlay(98) +from:0x02184190 kind:load to:0x02099c6c module:overlay(0) +from:0x02184194 kind:load to:0x02099c70 module:overlay(0) +from:0x02184198 kind:load to:0x02099d2c module:overlay(0) +from:0x0218419c kind:load to:0x02099d98 module:overlay(0) +from:0x021841a0 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021841a4 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021841a8 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021841ac kind:load to:0x021838c8 module:overlay(98) +from:0x021841b0 kind:load to:0x02183890 module:overlay(98) +from:0x021841b4 kind:load to:0x02183708 module:overlay(98) +from:0x021841c0 kind:load to:0x02183918 module:overlay(98) +from:0x021841c4 kind:load to:0x020990ec module:overlay(0) +from:0x021841c8 kind:load to:0x02098efc module:overlay(0) +from:0x021841cc kind:load to:0x02098f78 module:overlay(0) +from:0x021841d0 kind:load to:0x020990f4 module:overlay(0) +from:0x021841d4 kind:load to:0x02099114 module:overlay(0) +from:0x021841d8 kind:load to:0x02099140 module:overlay(0) +from:0x02184214 kind:load to:0x02099cc0 module:overlay(0) +from:0x02184218 kind:load to:0x02099cfc module:overlay(0) +from:0x0218421c kind:load to:0x02099d14 module:overlay(0) +from:0x02184220 kind:load to:0x02099d20 module:overlay(0) +from:0x02184224 kind:load to:0x01fff464 module:itcm +from:0x02184228 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0218422c kind:load to:0x021839bc module:overlay(98) +from:0x02184230 kind:load to:0x02099c58 module:overlay(0) +from:0x02184234 kind:load to:0x0218364c module:overlay(98) +from:0x02184238 kind:load to:0x0218369c module:overlay(98) +from:0x0218423c kind:load to:0x02099c64 module:overlay(0) +from:0x02184240 kind:load to:0x021836b0 module:overlay(98) +from:0x02184244 kind:load to:0x02099c6c module:overlay(0) +from:0x02184248 kind:load to:0x02099c70 module:overlay(0) +from:0x0218424c kind:load to:0x02099d2c module:overlay(0) +from:0x02184250 kind:load to:0x02099d98 module:overlay(0) +from:0x02184254 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02184258 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0218425c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02184260 kind:load to:0x02183a74 module:overlay(98) +from:0x02184264 kind:load to:0x02183aa4 module:overlay(98) +from:0x02184268 kind:load to:0x02183a58 module:overlay(98) +from:0x02184274 kind:load to:0x02183afc module:overlay(98) +from:0x02184278 kind:load to:0x020990ec module:overlay(0) +from:0x0218427c kind:load to:0x02098efc module:overlay(0) +from:0x02184280 kind:load to:0x02098f78 module:overlay(0) +from:0x02184284 kind:load to:0x020990f4 module:overlay(0) +from:0x02184288 kind:load to:0x02099114 module:overlay(0) +from:0x0218428c kind:load to:0x02099140 module:overlay(0) +from:0x02184298 kind:load to:0x02099cc0 module:overlay(0) +from:0x0218429c kind:load to:0x02099cfc module:overlay(0) +from:0x021842a0 kind:load to:0x02099d14 module:overlay(0) +from:0x021842a4 kind:load to:0x02099d20 module:overlay(0) +from:0x021842a8 kind:load to:0x01fff464 module:itcm +from:0x021842ac kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021842b0 kind:load to:0x02183c70 module:overlay(98) +from:0x021842b4 kind:load to:0x02099c58 module:overlay(0) +from:0x021842b8 kind:load to:0x02183c90 module:overlay(98) +from:0x021842bc kind:load to:0x02183cac module:overlay(98) +from:0x021842c0 kind:load to:0x02099c64 module:overlay(0) +from:0x021842c4 kind:load to:0x02183cc0 module:overlay(98) +from:0x021842c8 kind:load to:0x02099c6c module:overlay(0) +from:0x021842cc kind:load to:0x02099c70 module:overlay(0) +from:0x021842d0 kind:load to:0x02099d2c module:overlay(0) +from:0x021842d4 kind:load to:0x02099d98 module:overlay(0) +from:0x021842d8 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021842dc kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021842e0 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x021842e4 kind:load to:0x02183ce0 module:overlay(98) +from:0x021842e8 kind:load to:0x02183d00 module:overlay(98) diff --git a/config/jp/arm9/overlays/ov098/symbols.txt b/config/jp/arm9/overlays/ov098/symbols.txt new file mode 100644 index 00000000..d3d0dc50 --- /dev/null +++ b/config/jp/arm9/overlays/ov098/symbols.txt @@ -0,0 +1,109 @@ +func_ov098_02182bc0 kind:function(arm,size=0x30) addr:0x02182bc0 +func_ov098_02182bf0 kind:function(arm,size=0x68) addr:0x02182bf0 +func_ov098_02182c58 kind:function(arm,size=0xc) addr:0x02182c58 +func_ov098_02182c64 kind:function(arm,size=0x24) addr:0x02182c64 +func_ov098_02182c88 kind:function(arm,size=0x74) addr:0x02182c88 +func_ov098_02182cfc kind:function(arm,size=0x9c) addr:0x02182cfc +func_ov098_02182d98 kind:function(arm,size=0x14) addr:0x02182d98 +func_ov098_02182dac kind:function(arm,size=0x14) addr:0x02182dac +func_ov098_02182dc0 kind:function(arm,size=0x9c) addr:0x02182dc0 +func_ov098_02182e5c kind:function(arm,size=0x9c) addr:0x02182e5c +func_ov098_02182ef8 kind:function(arm,size=0x50) addr:0x02182ef8 +func_ov098_02182f48 kind:function(arm,size=0x14) addr:0x02182f48 +func_ov098_02182f5c kind:function(arm,size=0x34) addr:0x02182f5c +func_ov098_02182f90 kind:function(arm,size=0x1c) addr:0x02182f90 +func_ov098_02182fac kind:function(arm,size=0x16c) addr:0x02182fac +func_ov098_02183118 kind:function(arm,size=0x38) addr:0x02183118 +func_ov098_02183150 kind:function(arm,size=0x30) addr:0x02183150 +func_ov098_02183180 kind:function(arm,size=0x24) addr:0x02183180 +func_ov098_021831a4 kind:function(arm,size=0x10) addr:0x021831a4 +func_ov098_021831b4 kind:function(arm,size=0x8) addr:0x021831b4 +func_ov098_021831bc kind:function(arm,size=0x1c) addr:0x021831bc +func_ov098_021831d8 kind:function(arm,size=0x1c) addr:0x021831d8 +func_ov098_021831f4 kind:function(arm,size=0x14) addr:0x021831f4 +func_ov098_02183208 kind:function(arm,size=0xc) addr:0x02183208 +func_ov098_02183214 kind:function(arm,size=0x24) addr:0x02183214 +func_ov098_02183238 kind:function(arm,size=0x60) addr:0x02183238 +func_ov098_02183298 kind:function(arm,size=0x20) addr:0x02183298 +func_ov098_021832b8 kind:function(arm,size=0x9c) addr:0x021832b8 +func_ov098_02183354 kind:function(arm,size=0x1c) addr:0x02183354 +func_ov098_02183370 kind:function(arm,size=0x30) addr:0x02183370 +func_ov098_021833a0 kind:function(arm,size=0x38) addr:0x021833a0 +func_ov098_021833d8 kind:function(arm,size=0x14) addr:0x021833d8 +func_ov098_021833ec kind:function(arm,size=0xc) addr:0x021833ec +func_ov098_021833f8 kind:function(arm,size=0x24) addr:0x021833f8 +func_ov098_0218341c kind:function(arm,size=0x74) addr:0x0218341c +func_ov098_02183490 kind:function(arm,size=0x90) addr:0x02183490 +func_ov098_02183520 kind:function(arm,size=0x90) addr:0x02183520 +func_ov098_021835b0 kind:function(arm,size=0x9c) addr:0x021835b0 +func_ov098_0218364c kind:function(arm,size=0x50) addr:0x0218364c +func_ov098_0218369c kind:function(arm,size=0x14) addr:0x0218369c +func_ov098_021836b0 kind:function(arm,size=0x58) addr:0x021836b0 +func_ov098_02183708 kind:function(arm,size=0x1c) addr:0x02183708 +func_ov098_02183724 kind:function(arm,size=0x16c) addr:0x02183724 +func_ov098_02183890 kind:function(arm,size=0x38) addr:0x02183890 +func_ov098_021838c8 kind:function(arm,size=0x30) addr:0x021838c8 +func_ov098_021838f8 kind:function(arm,size=0x14) addr:0x021838f8 +func_ov098_0218390c kind:function(arm,size=0xc) addr:0x0218390c +func_ov098_02183918 kind:function(arm,size=0x24) addr:0x02183918 +func_ov098_0218393c kind:function(arm,size=0x60) addr:0x0218393c +func_ov098_0218399c kind:function(arm,size=0x20) addr:0x0218399c +func_ov098_021839bc kind:function(arm,size=0x9c) addr:0x021839bc +func_ov098_02183a58 kind:function(arm,size=0x1c) addr:0x02183a58 +func_ov098_02183a74 kind:function(arm,size=0x30) addr:0x02183a74 +func_ov098_02183aa4 kind:function(arm,size=0x38) addr:0x02183aa4 +func_ov098_02183adc kind:function(arm,size=0x14) addr:0x02183adc +func_ov098_02183af0 kind:function(arm,size=0xc) addr:0x02183af0 +func_ov098_02183afc kind:function(arm,size=0x24) addr:0x02183afc +func_ov098_02183b20 kind:function(arm,size=0x28) addr:0x02183b20 +func_ov098_02183b48 kind:function(arm,size=0x128) addr:0x02183b48 +func_ov098_02183c70 kind:function(arm,size=0x20) addr:0x02183c70 +func_ov098_02183c90 kind:function(arm,size=0x1c) addr:0x02183c90 +func_ov098_02183cac kind:function(arm,size=0x14) addr:0x02183cac +func_ov098_02183cc0 kind:function(arm,size=0x20) addr:0x02183cc0 +func_ov098_02183ce0 kind:function(arm,size=0x20) addr:0x02183ce0 +func_ov098_02183d00 kind:function(arm,size=0x28) addr:0x02183d00 +func_ov098_02183d28 kind:function(arm,size=0x14) addr:0x02183d28 +data_ov098_02183d3c kind:data(any) addr:0x02183d3c +func_ov098_02183d50 kind:function(arm,size=0x50) addr:0x02183d50 +func_ov098_02183da0 kind:function(arm,size=0x50) addr:0x02183da0 +func_ov098_02183df0 kind:function(arm,size=0x50) addr:0x02183df0 +func_ov098_02183e40 kind:function(arm,size=0x50) addr:0x02183e40 +func_ov098_02183e90 kind:function(arm,size=0x50) addr:0x02183e90 +data_ov098_02183f08 kind:data(any) addr:0x02183f08 +data_ov098_02183f14 kind:data(any) addr:0x02183f14 +data_ov098_02183f30 kind:data(any) addr:0x02183f30 +data_ov098_02183f48 kind:data(any) addr:0x02183f48 +data_ov098_02183f68 kind:data(any) addr:0x02183f68 +data_ov098_02183fb0 kind:data(any) addr:0x02183fb0 +data_ov098_02183ff8 kind:data(any) addr:0x02183ff8 +data_ov098_02184058 kind:data(any) addr:0x02184058 +data_ov098_02184074 kind:data(any) addr:0x02184074 +data_ov098_0218408c kind:data(any) addr:0x0218408c +data_ov098_021840ac kind:data(any) addr:0x021840ac +data_ov098_0218410c kind:data(any) addr:0x0218410c +data_ov098_02184128 kind:data(any) addr:0x02184128 +data_ov098_02184140 kind:data(any) addr:0x02184140 +data_ov098_02184160 kind:data(any) addr:0x02184160 +data_ov098_021841c0 kind:data(any) addr:0x021841c0 +data_ov098_021841dc kind:data(any) addr:0x021841dc +data_ov098_021841f4 kind:data(any) addr:0x021841f4 +data_ov098_02184214 kind:data(any) addr:0x02184214 +data_ov098_02184274 kind:data(any) addr:0x02184274 +data_ov098_02184298 kind:data(any) addr:0x02184298 +data_ov098_02184300 kind:bss addr:0x02184300 +data_ov098_02184304 kind:bss addr:0x02184304 +data_ov098_02184310 kind:bss addr:0x02184310 +data_ov098_021843e8 kind:bss addr:0x021843e8 +data_ov098_021843ec kind:bss addr:0x021843ec +data_ov098_021843f8 kind:bss addr:0x021843f8 +data_ov098_021844d0 kind:bss addr:0x021844d0 +data_ov098_021844d4 kind:bss addr:0x021844d4 +data_ov098_021844e0 kind:bss addr:0x021844e0 +data_ov098_021845b8 kind:bss addr:0x021845b8 +data_ov098_021845bc kind:bss addr:0x021845bc +data_ov098_021845c8 kind:bss addr:0x021845c8 +data_ov098_021846a0 kind:bss addr:0x021846a0 +data_ov098_021846a4 kind:bss addr:0x021846a4 +data_ov098_021846b0 kind:bss addr:0x021846b0 +data_ov098_021846ec kind:bss addr:0x021846ec diff --git a/config/jp/arm9/overlays/ov099/delinks.txt b/config/jp/arm9/overlays/ov099/delinks.txt new file mode 100644 index 00000000..0cb0c386 --- /dev/null +++ b/config/jp/arm9/overlays/ov099/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02182bc0 end:0x02183c50 kind:code align:32 + .init start:0x02183c50 end:0x02183d90 kind:code align:4 + .ctor start:0x02183d90 end:0x02183da4 kind:data align:4 + .data start:0x02183dc0 end:0x02184120 kind:data align:32 + .bss start:0x02184120 end:0x021844c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov099/relocs.txt b/config/jp/arm9/overlays/ov099/relocs.txt new file mode 100644 index 00000000..6b3bd217 --- /dev/null +++ b/config/jp/arm9/overlays/ov099/relocs.txt @@ -0,0 +1,326 @@ +from:0x02182bcc kind:arm_call to:0x0205a664 module:overlay(0) +from:0x02182bec kind:load to:0x02183dc8 module:overlay(99) +from:0x02182c30 kind:load to:0x027e0130 module:dtcm +from:0x02182c3c kind:load to:0x02184130 module:overlay(99) +from:0x02182c50 kind:arm_call to:0x02011f3c module:main +from:0x02182c5c kind:arm_call to:0x02182ca8 module:overlay(99) +from:0x02182c70 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02182c90 kind:load to:0x02183dec module:overlay(99) +from:0x02182c9c kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02182cb4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x02182d18 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02182d44 kind:arm_call_thumb to:0x0209b954 module:overlay(0) +from:0x02182d60 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02182d70 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02182d8c kind:arm_call to:0x02182bc0 module:overlay(99) +from:0x02182da4 kind:load to:0x02183e5c module:overlay(99) +from:0x02182da8 kind:load to:0x02184130 module:overlay(99) +from:0x02182dac kind:load to:0x02183e10 module:overlay(99) +from:0x02182e24 kind:arm_call to:0x020f5e78 module:overlay(21) +from:0x02182e38 kind:arm_call to:0x01fff350 module:itcm +from:0x02182e60 kind:load to:0x02183dcc module:overlay(99) +from:0x02182e64 kind:load to:0x027e09a4 module:dtcm +from:0x02182e68 kind:load to:0x027e0ce4 module:dtcm +from:0x02182e94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02182ea4 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x02182edc kind:arm_call to:0x01fff5d0 module:itcm +from:0x02182ef8 kind:arm_call to:0x0205a544 module:overlay(0) +from:0x02182f00 kind:load to:0x027e0958 module:dtcm +from:0x02182f10 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02182f18 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02182f20 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02182f28 kind:arm_call to:0x02011ff4 module:main +from:0x02182f40 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02182f48 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02182f50 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02182f6c kind:arm_call to:0x02059218 module:overlay(0) +from:0x02182f78 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02182f94 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02182fa4 kind:arm_call to:0x02058e24 module:overlay(0) +from:0x02182fb4 kind:arm_call_thumb to:0x0209ba14 module:overlay(0) +from:0x02182fbc kind:arm_call to:0x02011ff4 module:main +from:0x02182fd0 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02182fe4 kind:load to:0x02184218 module:overlay(99) +from:0x02182ff8 kind:arm_call to:0x02011f3c module:main +from:0x02183004 kind:arm_call to:0x02183050 module:overlay(99) +from:0x02183018 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02183038 kind:load to:0x02183eb8 module:overlay(99) +from:0x02183044 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0218305c kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021830c0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021830e8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02183100 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183134 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0218314c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183170 kind:load to:0x02183f54 module:overlay(99) +from:0x02183174 kind:load to:0x02184218 module:overlay(99) +from:0x02183178 kind:load to:0x02183f0c module:overlay(99) +from:0x021831f8 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x0218321c kind:arm_call to:0x020f5e78 module:overlay(21) +from:0x02183230 kind:arm_call to:0x01fff350 module:itcm +from:0x02183258 kind:load to:0x02183ed4 module:overlay(99) +from:0x0218325c kind:load to:0x02183eec module:overlay(99) +from:0x02183260 kind:load to:0x027e09a4 module:dtcm +from:0x02183264 kind:load to:0x027e0ce4 module:dtcm +from:0x02183290 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021832a0 kind:arm_call to:0x02099c78 module:overlay(0) +from:0x021832ec kind:arm_call to:0x01fff5d0 module:itcm +from:0x02183330 kind:load to:0x027e0130 module:dtcm +from:0x02183340 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183348 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183350 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183358 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183360 kind:arm_call to:0x02011ff4 module:main +from:0x02183378 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183380 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183388 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183390 kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021833b8 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021833cc kind:load to:0x02058e24 module:overlay(0) +from:0x021833e0 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021833e8 kind:arm_call to:0x02011ff4 module:main +from:0x021833fc kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02183410 kind:load to:0x02184300 module:overlay(99) +from:0x02183424 kind:arm_call to:0x02011f3c module:main +from:0x02183430 kind:arm_call to:0x02183460 module:overlay(99) +from:0x02183444 kind:arm_call to:0x02099040 module:overlay(0) +from:0x0218345c kind:load to:0x02183fb0 module:overlay(99) +from:0x02183468 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021834c0 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021834e8 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02183500 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183534 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0218354c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183570 kind:load to:0x02184004 module:overlay(99) +from:0x02183574 kind:load to:0x02184300 module:overlay(99) +from:0x02183578 kind:load to:0x02183f0c module:overlay(99) +from:0x021835b4 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x021835e0 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x02183660 kind:load to:0x02183fcc module:overlay(99) +from:0x02183664 kind:load to:0x02183fe4 module:overlay(99) +from:0x021836d4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021836dc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021836e4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021836ec kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183704 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x0218370c kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183714 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0218371c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183724 kind:arm_call to:0x02011ff4 module:main +from:0x02183738 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x0218374c kind:load to:0x021843e8 module:overlay(99) +from:0x02183760 kind:arm_call to:0x02011f3c module:main +from:0x0218376c kind:arm_call to:0x0218379c module:overlay(99) +from:0x02183780 kind:arm_call to:0x02099040 module:overlay(0) +from:0x02183798 kind:load to:0x02184060 module:overlay(99) +from:0x021837a4 kind:arm_call to:0x02099b30 module:overlay(0) +from:0x021837fc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02183824 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x0218383c kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x02183870 kind:arm_call_thumb to:0x0209b1f4 module:overlay(0) +from:0x02183888 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021838a0 kind:load to:0x021840b4 module:overlay(99) +from:0x021838a4 kind:load to:0x021843e8 module:overlay(99) +from:0x021838a8 kind:load to:0x02183f0c module:overlay(99) +from:0x021838e4 kind:arm_call to:0x0209b7c4 module:overlay(0) +from:0x02183910 kind:arm_call to:0x0209b624 module:overlay(0) +from:0x02183950 kind:load to:0x0218407c module:overlay(99) +from:0x02183954 kind:load to:0x02184094 module:overlay(99) +from:0x021839c4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021839cc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021839d4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021839dc kind:arm_call to:0x02099c30 module:overlay(0) +from:0x021839f4 kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x021839fc kind:arm_call_thumb to:0x0209b2c8 module:overlay(0) +from:0x02183a04 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02183a0c kind:arm_call to:0x02099c30 module:overlay(0) +from:0x02183a14 kind:arm_call to:0x02011ff4 module:main +from:0x02183a28 kind:arm_call to:0x020990b4 module:overlay(0) +from:0x02183a48 kind:arm_call to:0x020f5e78 module:overlay(21) +from:0x02183a5c kind:arm_call to:0x01fff350 module:itcm +from:0x02183a7c kind:load to:0x027e0ce4 module:dtcm +from:0x02183abc kind:arm_call to:0x02183a34 module:overlay(99) +from:0x02183acc kind:arm_call to:0x02183a34 module:overlay(99) +from:0x02183afc kind:arm_call to:0x020c3f24 module:overlay(17) +from:0x02183b14 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02183b24 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02183b48 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02183b64 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02183b70 kind:load to:0x027e09a8 module:dtcm +from:0x02183b78 kind:load to:0x027e0cec module:dtcm +from:0x02183c40 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02183c4c kind:load to:0x027e0cec module:dtcm +from:0x02183c6c kind:arm_call to:0x02182c64 module:overlay(99) +from:0x02183c7c kind:arm_call to:0x0203e3a4 module:main +from:0x02183c90 kind:load to:0x02184120 module:overlay(99) +from:0x02183c94 kind:load to:0x02184130 module:overlay(99) +from:0x02183c98 kind:load to:0x02182fc8 module:overlay(99) +from:0x02183c9c kind:load to:0x02184124 module:overlay(99) +from:0x02183cbc kind:arm_call to:0x0218300c module:overlay(99) +from:0x02183ccc kind:arm_call to:0x0203e3a4 module:main +from:0x02183ce0 kind:load to:0x02184208 module:overlay(99) +from:0x02183ce4 kind:load to:0x02184218 module:overlay(99) +from:0x02183ce8 kind:load to:0x021833f4 module:overlay(99) +from:0x02183cec kind:load to:0x0218420c module:overlay(99) +from:0x02183d0c kind:arm_call to:0x02183438 module:overlay(99) +from:0x02183d1c kind:arm_call to:0x0203e3a4 module:main +from:0x02183d30 kind:load to:0x021842f0 module:overlay(99) +from:0x02183d34 kind:load to:0x02184300 module:overlay(99) +from:0x02183d38 kind:load to:0x02183730 module:overlay(99) +from:0x02183d3c kind:load to:0x021842f4 module:overlay(99) +from:0x02183d5c kind:arm_call to:0x02183774 module:overlay(99) +from:0x02183d6c kind:arm_call to:0x0203e3a4 module:main +from:0x02183d80 kind:load to:0x021843d8 module:overlay(99) +from:0x02183d84 kind:load to:0x021843e8 module:overlay(99) +from:0x02183d88 kind:load to:0x02183a20 module:overlay(99) +from:0x02183d8c kind:load to:0x021843dc module:overlay(99) +from:0x02183d90 kind:load to:0x02183c50 module:overlay(99) +from:0x02183d94 kind:load to:0x02183ca0 module:overlay(99) +from:0x02183d98 kind:load to:0x02183cf0 module:overlay(99) +from:0x02183d9c kind:load to:0x02183d40 module:overlay(99) +from:0x02183dc8 kind:load to:0x02182bf0 module:overlay(99) +from:0x02183dec kind:load to:0x02182c40 module:overlay(99) +from:0x02183df0 kind:load to:0x020990ec module:overlay(0) +from:0x02183df4 kind:load to:0x02098efc module:overlay(0) +from:0x02183df8 kind:load to:0x02098f78 module:overlay(0) +from:0x02183dfc kind:load to:0x020990f4 module:overlay(0) +from:0x02183e00 kind:load to:0x02099114 module:overlay(0) +from:0x02183e04 kind:load to:0x02099140 module:overlay(0) +from:0x02183e10 kind:load to:0x02182c94 module:overlay(99) +from:0x02183e14 kind:load to:0x02182fac module:overlay(99) +from:0x02183e18 kind:load to:0x0209ba20 module:overlay(0) +from:0x02183e1c kind:load to:0x0209ba54 module:overlay(0) +from:0x02183e20 kind:load to:0x0209baec module:overlay(0) +from:0x02183e24 kind:load to:0x0209bb00 module:overlay(0) +from:0x02183e28 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02183e2c kind:load to:0x0209bb28 module:overlay(0) +from:0x02183e30 kind:load to:0x0209bbb0 module:overlay(0) +from:0x02183e34 kind:load to:0x0209b838 module:overlay(0) +from:0x02183e38 kind:load to:0x0209babc module:overlay(0) +from:0x02183e3c kind:load to:0x0209bad4 module:overlay(0) +from:0x02183e40 kind:load to:0x0209bb14 module:overlay(0) +from:0x02183e44 kind:load to:0x0209bea0 module:overlay(0) +from:0x02183e48 kind:load to:0x02182f80 module:overlay(99) +from:0x02183e4c kind:load to:0x02182f5c module:overlay(99) +from:0x02183e50 kind:load to:0x0209bed8 module:overlay(0) +from:0x02183e5c kind:load to:0x02099cc0 module:overlay(0) +from:0x02183e60 kind:load to:0x02099cfc module:overlay(0) +from:0x02183e64 kind:load to:0x02099d14 module:overlay(0) +from:0x02183e68 kind:load to:0x02099d20 module:overlay(0) +from:0x02183e6c kind:load to:0x01fff464 module:itcm +from:0x02183e70 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02183e74 kind:load to:0x02182db0 module:overlay(99) +from:0x02183e78 kind:load to:0x02099c58 module:overlay(0) +from:0x02183e7c kind:load to:0x02182e6c module:overlay(99) +from:0x02183e80 kind:load to:0x02182ebc module:overlay(99) +from:0x02183e84 kind:load to:0x02099c64 module:overlay(0) +from:0x02183e88 kind:load to:0x02182ed0 module:overlay(99) +from:0x02183e8c kind:load to:0x02099c6c module:overlay(0) +from:0x02183e90 kind:load to:0x02099c70 module:overlay(0) +from:0x02183e94 kind:load to:0x02099d2c module:overlay(0) +from:0x02183e98 kind:load to:0x02099d98 module:overlay(0) +from:0x02183e9c kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02183ea0 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02183ea4 kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02183ea8 kind:load to:0x02182f34 module:overlay(99) +from:0x02183eac kind:load to:0x02182f04 module:overlay(99) +from:0x02183eb8 kind:load to:0x02182fe8 module:overlay(99) +from:0x02183ebc kind:load to:0x020990ec module:overlay(0) +from:0x02183ec0 kind:load to:0x02098efc module:overlay(0) +from:0x02183ec4 kind:load to:0x02098f78 module:overlay(0) +from:0x02183ec8 kind:load to:0x020990f4 module:overlay(0) +from:0x02183ecc kind:load to:0x02099114 module:overlay(0) +from:0x02183ed0 kind:load to:0x02099140 module:overlay(0) +from:0x02183f0c kind:load to:0x0218303c module:overlay(99) +from:0x02183f10 kind:load to:0x021833d8 module:overlay(99) +from:0x02183f14 kind:load to:0x0209b2cc module:overlay(0) +from:0x02183f18 kind:load to:0x0209b304 module:overlay(0) +from:0x02183f1c kind:load to:0x0209b908 module:overlay(0) +from:0x02183f20 kind:load to:0x0209b910 module:overlay(0) +from:0x02183f24 kind:load to:0x0209b8b0 module:overlay(0) +from:0x02183f28 kind:load to:0x0209b47c module:overlay(0) +from:0x02183f2c kind:load to:0x0209b36c module:overlay(0) +from:0x02183f30 kind:load to:0x0209b838 module:overlay(0) +from:0x02183f34 kind:load to:0x0209b8c0 module:overlay(0) +from:0x02183f38 kind:load to:0x0209b8d8 module:overlay(0) +from:0x02183f3c kind:load to:0x021833d0 module:overlay(99) +from:0x02183f40 kind:load to:0x0209b8f0 module:overlay(0) +from:0x02183f44 kind:load to:0x021833c0 module:overlay(99) +from:0x02183f48 kind:load to:0x0218339c module:overlay(99) +from:0x02183f54 kind:load to:0x02099cc0 module:overlay(0) +from:0x02183f58 kind:load to:0x02099cfc module:overlay(0) +from:0x02183f5c kind:load to:0x02099d14 module:overlay(0) +from:0x02183f60 kind:load to:0x02099d20 module:overlay(0) +from:0x02183f64 kind:load to:0x01fff464 module:itcm +from:0x02183f68 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x02183f6c kind:load to:0x0218317c module:overlay(99) +from:0x02183f70 kind:load to:0x02099c58 module:overlay(0) +from:0x02183f74 kind:load to:0x02183268 module:overlay(99) +from:0x02183f78 kind:load to:0x021832c8 module:overlay(99) +from:0x02183f7c kind:load to:0x02099c64 module:overlay(0) +from:0x02183f80 kind:load to:0x021832dc module:overlay(99) +from:0x02183f84 kind:load to:0x02099c6c module:overlay(0) +from:0x02183f88 kind:load to:0x02099c70 module:overlay(0) +from:0x02183f8c kind:load to:0x02099d2c module:overlay(0) +from:0x02183f90 kind:load to:0x02099d98 module:overlay(0) +from:0x02183f94 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02183f98 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x02183f9c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02183fa0 kind:load to:0x0218336c module:overlay(99) +from:0x02183fa4 kind:load to:0x02183334 module:overlay(99) +from:0x02183fb0 kind:load to:0x02183414 module:overlay(99) +from:0x02183fb4 kind:load to:0x020990ec module:overlay(0) +from:0x02183fb8 kind:load to:0x02098efc module:overlay(0) +from:0x02183fbc kind:load to:0x02098f78 module:overlay(0) +from:0x02183fc0 kind:load to:0x020990f4 module:overlay(0) +from:0x02183fc4 kind:load to:0x02099114 module:overlay(0) +from:0x02183fc8 kind:load to:0x02099140 module:overlay(0) +from:0x02184004 kind:load to:0x02099cc0 module:overlay(0) +from:0x02184008 kind:load to:0x02099cfc module:overlay(0) +from:0x0218400c kind:load to:0x02099d14 module:overlay(0) +from:0x02184010 kind:load to:0x02099d20 module:overlay(0) +from:0x02184014 kind:load to:0x01fff464 module:itcm +from:0x02184018 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x0218401c kind:load to:0x0218357c module:overlay(99) +from:0x02184020 kind:load to:0x02099c58 module:overlay(0) +from:0x02184024 kind:load to:0x02183668 module:overlay(99) +from:0x02184028 kind:load to:0x02183694 module:overlay(99) +from:0x0218402c kind:load to:0x02099c64 module:overlay(0) +from:0x02184030 kind:load to:0x021836a8 module:overlay(99) +from:0x02184034 kind:load to:0x02099c6c module:overlay(0) +from:0x02184038 kind:load to:0x02099c70 module:overlay(0) +from:0x0218403c kind:load to:0x02099d2c module:overlay(0) +from:0x02184040 kind:load to:0x02099d98 module:overlay(0) +from:0x02184044 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x02184048 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x0218404c kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02184050 kind:load to:0x021836c8 module:overlay(99) +from:0x02184054 kind:load to:0x021836f8 module:overlay(99) +from:0x02184060 kind:load to:0x02183750 module:overlay(99) +from:0x02184064 kind:load to:0x020990ec module:overlay(0) +from:0x02184068 kind:load to:0x02098efc module:overlay(0) +from:0x0218406c kind:load to:0x02098f78 module:overlay(0) +from:0x02184070 kind:load to:0x020990f4 module:overlay(0) +from:0x02184074 kind:load to:0x02099114 module:overlay(0) +from:0x02184078 kind:load to:0x02099140 module:overlay(0) +from:0x021840b4 kind:load to:0x02099cc0 module:overlay(0) +from:0x021840b8 kind:load to:0x02099cfc module:overlay(0) +from:0x021840bc kind:load to:0x02099d14 module:overlay(0) +from:0x021840c0 kind:load to:0x02099d20 module:overlay(0) +from:0x021840c4 kind:load to:0x01fff464 module:itcm +from:0x021840c8 kind:load to:0x020c157c module:overlays(2,4,17) +from:0x021840cc kind:load to:0x021838ac module:overlay(99) +from:0x021840d0 kind:load to:0x02099c58 module:overlay(0) +from:0x021840d4 kind:load to:0x02183958 module:overlay(99) +from:0x021840d8 kind:load to:0x02183984 module:overlay(99) +from:0x021840dc kind:load to:0x02099c64 module:overlay(0) +from:0x021840e0 kind:load to:0x02183998 module:overlay(99) +from:0x021840e4 kind:load to:0x02099c6c module:overlay(0) +from:0x021840e8 kind:load to:0x02099c70 module:overlay(0) +from:0x021840ec kind:load to:0x02099d2c module:overlay(0) +from:0x021840f0 kind:load to:0x02099d98 module:overlay(0) +from:0x021840f4 kind:load to:0x020c1120 module:overlays(2,4,17) +from:0x021840f8 kind:load to:0x020c1164 module:overlays(2,4,17) +from:0x021840fc kind:load to:0x020c16f8 module:overlays(2,4,17) +from:0x02184100 kind:load to:0x021839b8 module:overlay(99) +from:0x02184104 kind:load to:0x021839e8 module:overlay(99) diff --git a/config/jp/arm9/overlays/ov099/symbols.txt b/config/jp/arm9/overlays/ov099/symbols.txt new file mode 100644 index 00000000..69dff82f --- /dev/null +++ b/config/jp/arm9/overlays/ov099/symbols.txt @@ -0,0 +1,92 @@ +func_ov099_02182bc0 kind:function(arm,size=0x30) addr:0x02182bc0 +func_ov099_02182bf0 kind:function(arm,size=0x44) addr:0x02182bf0 +func_ov099_02182c34 kind:function(arm,size=0xc) addr:0x02182c34 +func_ov099_02182c40 kind:function(arm,size=0x24) addr:0x02182c40 +func_ov099_02182c64 kind:function(arm,size=0x30) addr:0x02182c64 +func_ov099_02182c94 kind:function(arm,size=0x14) addr:0x02182c94 +func_ov099_02182ca8 kind:function(arm,size=0x108) addr:0x02182ca8 +func_ov099_02182db0 kind:function(arm,size=0xbc) addr:0x02182db0 +func_ov099_02182e6c kind:function(arm,size=0x50) addr:0x02182e6c +func_ov099_02182ebc kind:function(arm,size=0x14) addr:0x02182ebc +func_ov099_02182ed0 kind:function(arm,size=0x34) addr:0x02182ed0 +func_ov099_02182f04 kind:function(arm,size=0x30) addr:0x02182f04 +func_ov099_02182f34 kind:function(arm,size=0x28) addr:0x02182f34 +func_ov099_02182f5c kind:function(arm,size=0x24) addr:0x02182f5c +func_ov099_02182f80 kind:function(arm,size=0x2c) addr:0x02182f80 +func_ov099_02182fac kind:function(arm,size=0x1c) addr:0x02182fac +func_ov099_02182fc8 kind:function(arm,size=0x14) addr:0x02182fc8 +func_ov099_02182fdc kind:function(arm,size=0xc) addr:0x02182fdc +func_ov099_02182fe8 kind:function(arm,size=0x24) addr:0x02182fe8 +func_ov099_0218300c kind:function(arm,size=0x30) addr:0x0218300c +func_ov099_0218303c kind:function(arm,size=0x14) addr:0x0218303c +func_ov099_02183050 kind:function(arm,size=0x12c) addr:0x02183050 +func_ov099_0218317c kind:function(arm,size=0xec) addr:0x0218317c +func_ov099_02183268 kind:function(arm,size=0x60) addr:0x02183268 +func_ov099_021832c8 kind:function(arm,size=0x14) addr:0x021832c8 +func_ov099_021832dc kind:function(arm,size=0x58) addr:0x021832dc +func_ov099_02183334 kind:function(arm,size=0x38) addr:0x02183334 +func_ov099_0218336c kind:function(arm,size=0x30) addr:0x0218336c +func_ov099_0218339c kind:function(arm,size=0x24) addr:0x0218339c +func_ov099_021833c0 kind:function(arm,size=0x10) addr:0x021833c0 +func_ov099_021833d0 kind:function(arm,size=0x8) addr:0x021833d0 +func_ov099_021833d8 kind:function(arm,size=0x1c) addr:0x021833d8 +func_ov099_021833f4 kind:function(arm,size=0x14) addr:0x021833f4 +func_ov099_02183408 kind:function(arm,size=0xc) addr:0x02183408 +func_ov099_02183414 kind:function(arm,size=0x24) addr:0x02183414 +func_ov099_02183438 kind:function(arm,size=0x28) addr:0x02183438 +func_ov099_02183460 kind:function(arm,size=0x11c) addr:0x02183460 +func_ov099_0218357c kind:function(arm,size=0xec) addr:0x0218357c +func_ov099_02183668 kind:function(arm,size=0x2c) addr:0x02183668 +func_ov099_02183694 kind:function(arm,size=0x14) addr:0x02183694 +func_ov099_021836a8 kind:function(arm,size=0x20) addr:0x021836a8 +func_ov099_021836c8 kind:function(arm,size=0x30) addr:0x021836c8 +func_ov099_021836f8 kind:function(arm,size=0x38) addr:0x021836f8 +func_ov099_02183730 kind:function(arm,size=0x14) addr:0x02183730 +func_ov099_02183744 kind:function(arm,size=0xc) addr:0x02183744 +func_ov099_02183750 kind:function(arm,size=0x24) addr:0x02183750 +func_ov099_02183774 kind:function(arm,size=0x28) addr:0x02183774 +func_ov099_0218379c kind:function(arm,size=0x110) addr:0x0218379c +func_ov099_021838ac kind:function(arm,size=0xac) addr:0x021838ac +func_ov099_02183958 kind:function(arm,size=0x2c) addr:0x02183958 +func_ov099_02183984 kind:function(arm,size=0x14) addr:0x02183984 +func_ov099_02183998 kind:function(arm,size=0x20) addr:0x02183998 +func_ov099_021839b8 kind:function(arm,size=0x30) addr:0x021839b8 +func_ov099_021839e8 kind:function(arm,size=0x38) addr:0x021839e8 +func_ov099_02183a20 kind:function(arm,size=0x14) addr:0x02183a20 +func_ov099_02183a34 kind:function(arm,size=0x4c) addr:0x02183a34 +func_ov099_02183a80 kind:function(arm,size=0x100) addr:0x02183a80 +func_ov099_02183b80 kind:function(arm,size=0xd0) addr:0x02183b80 +func_ov099_02183c50 kind:function(arm,size=0x50) addr:0x02183c50 +func_ov099_02183ca0 kind:function(arm,size=0x50) addr:0x02183ca0 +func_ov099_02183cf0 kind:function(arm,size=0x50) addr:0x02183cf0 +func_ov099_02183d40 kind:function(arm,size=0x50) addr:0x02183d40 +data_ov099_02183dc8 kind:data(any) addr:0x02183dc8 +data_ov099_02183dcc kind:data(any) addr:0x02183dcc +data_ov099_02183dec kind:data(any) addr:0x02183dec +data_ov099_02183e10 kind:data(any) addr:0x02183e10 +data_ov099_02183e5c kind:data(any) addr:0x02183e5c +data_ov099_02183eb8 kind:data(any) addr:0x02183eb8 +data_ov099_02183ed4 kind:data(any) addr:0x02183ed4 +data_ov099_02183eec kind:data(any) addr:0x02183eec +data_ov099_02183f0c kind:data(any) addr:0x02183f0c +data_ov099_02183f54 kind:data(any) addr:0x02183f54 +data_ov099_02183fb0 kind:data(any) addr:0x02183fb0 +data_ov099_02183fcc kind:data(any) addr:0x02183fcc +data_ov099_02183fe4 kind:data(any) addr:0x02183fe4 +data_ov099_02184004 kind:data(any) addr:0x02184004 +data_ov099_02184060 kind:data(any) addr:0x02184060 +data_ov099_0218407c kind:data(any) addr:0x0218407c +data_ov099_02184094 kind:data(any) addr:0x02184094 +data_ov099_021840b4 kind:data(any) addr:0x021840b4 +data_ov099_02184120 kind:bss addr:0x02184120 +data_ov099_02184124 kind:bss addr:0x02184124 +data_ov099_02184130 kind:bss addr:0x02184130 +data_ov099_02184208 kind:bss addr:0x02184208 +data_ov099_0218420c kind:bss addr:0x0218420c +data_ov099_02184218 kind:bss addr:0x02184218 +data_ov099_021842f0 kind:bss addr:0x021842f0 +data_ov099_021842f4 kind:bss addr:0x021842f4 +data_ov099_02184300 kind:bss addr:0x02184300 +data_ov099_021843d8 kind:bss addr:0x021843d8 +data_ov099_021843dc kind:bss addr:0x021843dc +data_ov099_021843e8 kind:bss addr:0x021843e8 diff --git a/config/jp/arm9/overlays/ov100/delinks.txt b/config/jp/arm9/overlays/ov100/delinks.txt new file mode 100644 index 00000000..29d2a81f --- /dev/null +++ b/config/jp/arm9/overlays/ov100/delinks.txt @@ -0,0 +1,3 @@ + .ctor start:0x021847a0 end:0x021847a4 kind:data align:4 + .bss start:0x021847c0 end:0x0218b7c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov100/relocs.txt b/config/jp/arm9/overlays/ov100/relocs.txt new file mode 100644 index 00000000..e69de29b diff --git a/config/jp/arm9/overlays/ov100/symbols.txt b/config/jp/arm9/overlays/ov100/symbols.txt new file mode 100644 index 00000000..ca41ac07 --- /dev/null +++ b/config/jp/arm9/overlays/ov100/symbols.txt @@ -0,0 +1,29 @@ +data_ov100_021847c0 kind:bss addr:0x021847c0 ambiguous +data_ov100_021849d4 kind:bss addr:0x021849d4 ambiguous +data_ov100_02184fdd kind:bss addr:0x02184fdd ambiguous +data_ov100_02185069 kind:bss addr:0x02185069 ambiguous +data_ov100_02185141 kind:bss addr:0x02185141 ambiguous +data_ov100_02185221 kind:bss addr:0x02185221 ambiguous +data_ov100_021852f1 kind:bss addr:0x021852f1 ambiguous +data_ov100_0218543d kind:bss addr:0x0218543d ambiguous +data_ov100_021854e8 kind:bss addr:0x021854e8 ambiguous +data_ov100_0218555c kind:bss addr:0x0218555c ambiguous +data_ov100_021856a8 kind:bss addr:0x021856a8 ambiguous +data_ov100_021856f0 kind:bss addr:0x021856f0 ambiguous +data_ov100_02185968 kind:bss addr:0x02185968 ambiguous +data_ov100_02185ae8 kind:bss addr:0x02185ae8 ambiguous +data_ov100_02185afc kind:bss addr:0x02185afc ambiguous +data_ov100_02186148 kind:bss addr:0x02186148 ambiguous +data_ov100_021861a8 kind:bss addr:0x021861a8 ambiguous +data_ov100_021861c4 kind:bss addr:0x021861c4 ambiguous +data_ov100_02186354 kind:bss addr:0x02186354 ambiguous +data_ov100_02186908 kind:bss addr:0x02186908 ambiguous +data_ov100_021871b0 kind:bss addr:0x021871b0 ambiguous +data_ov100_02187c44 kind:bss addr:0x02187c44 ambiguous +data_ov100_0218a9c8 kind:bss addr:0x0218a9c8 ambiguous +data_ov100_0218aa88 kind:bss addr:0x0218aa88 ambiguous +data_ov100_0218aae4 kind:bss addr:0x0218aae4 ambiguous +data_ov100_0218aaf8 kind:bss addr:0x0218aaf8 ambiguous +data_ov100_0218ab08 kind:bss addr:0x0218ab08 ambiguous +data_ov100_0218ab18 kind:bss addr:0x0218ab18 ambiguous +data_ov100_0218ae00 kind:bss addr:0x0218ae00 ambiguous diff --git a/config/jp/arm9/overlays/ov101/delinks.txt b/config/jp/arm9/overlays/ov101/delinks.txt new file mode 100644 index 00000000..4e61a0ab --- /dev/null +++ b/config/jp/arm9/overlays/ov101/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021847a0 end:0x02185450 kind:code align:32 + .init start:0x02185450 end:0x02185468 kind:code align:4 + .ctor start:0x02185468 end:0x02185470 kind:data align:4 + .data start:0x02185480 end:0x02185580 kind:data align:32 + .bss start:0x02185580 end:0x02185580 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov101/relocs.txt b/config/jp/arm9/overlays/ov101/relocs.txt new file mode 100644 index 00000000..9ab86da0 --- /dev/null +++ b/config/jp/arm9/overlays/ov101/relocs.txt @@ -0,0 +1,189 @@ +from:0x021847ae kind:thumb_call to:0x020dddb4 module:overlay(31) +from:0x021847be kind:thumb_call to:0x020dde10 module:overlay(31) +from:0x021847d2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x021847e2 kind:thumb_call_arm to:0x020e2978 module:overlay(31) +from:0x021847ec kind:thumb_call_arm to:0x020e233c module:overlay(31) +from:0x021847f2 kind:thumb_call_arm to:0x020dd3e0 module:overlay(31) +from:0x02184800 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02184808 kind:thumb_call to:0x021847a0 module:overlay(101) +from:0x02184816 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02184826 kind:thumb_call_arm to:0x020dcf54 module:overlay(31) +from:0x02184832 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0218483a kind:thumb_call to:0x020dd2dc module:overlay(31) +from:0x02184846 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0218485c kind:thumb_call_arm to:0x020dcc50 module:overlay(31) +from:0x02184866 kind:thumb_call to:0x020dd160 module:overlay(31) +from:0x0218486c kind:thumb_call to:0x020db570 module:overlay(31) +from:0x02184872 kind:thumb_call to:0x020daf38 module:overlay(31) +from:0x02184878 kind:thumb_call to:0x020daff8 module:overlay(31) +from:0x02184884 kind:thumb_call to:0x02184908 module:overlay(101) +from:0x02184888 kind:thumb_call to:0x02184928 module:overlay(101) +from:0x0218488c kind:thumb_call to:0x02184948 module:overlay(101) +from:0x02184892 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218489e kind:thumb_call to:0x020dd2f0 module:overlay(31) +from:0x021848a4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021848aa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021848b6 kind:thumb_call to:0x021847b8 module:overlay(101) +from:0x021848bc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021848c2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021848cc kind:thumb_call to:0x020dd178 module:overlay(31) +from:0x021848d2 kind:thumb_call_arm to:0x02068848 module:overlay(0) +from:0x021848e2 kind:thumb_call_arm to:0x020dd3e0 module:overlay(31) +from:0x021848e8 kind:thumb_call_arm to:0x020dccd8 module:overlay(31) +from:0x021848f6 kind:thumb_call_arm to:0x020dcf54 module:overlay(31) +from:0x021848fc kind:thumb_call_arm to:0x020dd2f4 module:overlay(31) +from:0x02184902 kind:thumb_call_arm to:0x020dcc50 module:overlay(31) +from:0x02184916 kind:thumb_call to:0x02184968 module:overlay(101) +from:0x0218491c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02184924 kind:load to:0x027e0d30 module:dtcm +from:0x02184936 kind:thumb_call to:0x02184974 module:overlay(101) +from:0x0218493c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02184944 kind:load to:0x027e0d2c module:dtcm +from:0x02184956 kind:thumb_call to:0x02184980 module:overlay(101) +from:0x0218495c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02184964 kind:load to:0x027e0d38 module:dtcm +from:0x02184970 kind:load to:0x027e0d30 module:dtcm +from:0x0218497c kind:load to:0x027e0d2c module:dtcm +from:0x02184988 kind:load to:0x027e0d38 module:dtcm +from:0x0218499a kind:thumb_call to:0x020bd870 module:overlay(1) +from:0x021849a6 kind:thumb_call_arm to:0x02016614 module:main +from:0x021849d2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x021849da kind:thumb_call to:0x0216aabc module:overlay(93) +from:0x02184a02 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02184a0a kind:thumb_call to:0x0217bebc module:overlay(96) +from:0x02184a26 kind:thumb_call to:0x020be1e4 module:overlay(1) +from:0x02184a38 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02184a48 kind:thumb_call to:0x0216f0ec module:overlay(93) +from:0x02184ab2 kind:thumb_call to:0x020be3a8 module:overlay(1) +from:0x02184ac8 kind:load to:0x02185488 module:overlay(101) +from:0x02184acc kind:load to:0x02114900 module:overlays(19,31) +from:0x02184ad0 kind:load to:0x020453b0 module:main +from:0x02184ad4 kind:load to:0x027e09a4 module:dtcm +from:0x02184af0 kind:thumb_call to:0x0216f2a8 module:overlay(93) +from:0x02184af6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02184b00 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02184b0e kind:thumb_call to:0x0216aad8 module:overlay(93) +from:0x02184b14 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02184b1e kind:thumb_call to:0x020be328 module:overlay(1) +from:0x02184b26 kind:thumb_call_arm to:0x0201662c module:main +from:0x02184b2c kind:thumb_call to:0x020bd8f8 module:overlay(1) +from:0x02184b3c kind:thumb_call to:0x020bd928 module:overlay(1) +from:0x02184b4a kind:thumb_call to:0x0216aadc module:overlay(93) +from:0x02184b5e kind:thumb_call to:0x0217bf14 module:overlay(96) +from:0x02184b6a kind:thumb_call to:0x020be3b8 module:overlay(1) +from:0x02184b78 kind:thumb_call to:0x0216f360 module:overlay(93) +from:0x02184b92 kind:thumb_call to:0x0216f3ec module:overlay(93) +from:0x02184b9c kind:thumb_call to:0x020be3f0 module:overlay(1) +from:0x02184c7c kind:thumb_call_arm to:0x02089734 module:overlay(0) +from:0x02184d34 kind:thumb_call to:0x020be418 module:overlay(1) +from:0x02184dde kind:thumb_call to:0x0216f458 module:overlay(93) +from:0x02184df2 kind:thumb_call to:0x020bd7c4 module:overlay(1) +from:0x02184e2c kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x02184e4c kind:load to:0x020b4800 module:overlay(0) +from:0x02184e50 kind:load to:0x027e0ce4 module:dtcm +from:0x02184e5c kind:thumb_call to:0x020b8578 module:overlay(1) +from:0x02184e72 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02184e80 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02184ea4 kind:load to:0x02185494 module:overlay(101) +from:0x02184eae kind:thumb_call to:0x020b875c module:overlay(1) +from:0x02184eb8 kind:thumb_call_arm to:0x02071954 module:overlay(0) +from:0x02184ed2 kind:thumb_call_arm to:0x0205a76c module:overlay(0) +from:0x02184ee2 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x02184eee kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x02184efa kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x02184f06 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x02184f12 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x02184f22 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x02184f2e kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x02184f3e kind:thumb_call_arm to:0x0205a7c0 module:overlay(0) +from:0x02184f48 kind:thumb_call_arm to:0x02014f8c module:main +from:0x02184f5a kind:thumb_call_arm to:0x02035590 module:main +from:0x02184f62 kind:thumb_call_arm to:0x020354ac module:main +from:0x02184f6e kind:thumb_call_arm to:0x02035590 module:main +from:0x02184f7a kind:thumb_call_arm to:0x0205a76c module:overlay(0) +from:0x02184f86 kind:thumb_call_arm to:0x0205a7f0 module:overlay(0) +from:0x02184f8c kind:thumb_call_arm to:0x0205a7c0 module:overlay(0) +from:0x02184f94 kind:load to:0x027e09a0 module:dtcm +from:0x02184f98 kind:load to:0x021854a8 module:overlay(101) +from:0x02184f9c kind:load to:0x021854bc module:overlay(101) +from:0x02184fa4 kind:load to:0x021854cc module:overlay(101) +from:0x02184fac kind:load to:0x021854d8 module:overlay(101) +from:0x02184fb4 kind:load to:0x021854e8 module:overlay(101) +from:0x02184fbc kind:load to:0x021854f8 module:overlay(101) +from:0x02184fc8 kind:load to:0x02185508 module:overlay(101) +from:0x02184fcc kind:load to:0x02185510 module:overlay(101) +from:0x02184fd0 kind:load to:0x0204b15c module:main +from:0x02184fd4 kind:load to:0x02185518 module:overlay(101) +from:0x02184fd8 kind:load to:0x0218552c module:overlay(101) +from:0x02184fe4 kind:thumb_call to:0x020b86cc module:overlay(1) +from:0x02184ff0 kind:thumb_call to:0x020b86cc module:overlay(1) +from:0x02184ff6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02185004 kind:thumb_call to:0x020b9a20 module:overlay(1) +from:0x02185064 kind:load to:0x021147ac module:overlays(19,31) +from:0x02185094 kind:thumb_call to:0x02015414 module:main +from:0x021850a8 kind:thumb_call to:0x02015414 module:main +from:0x021850ae kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021850f0 kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x021850f6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02185132 kind:thumb_call to:0x020b9d70 module:overlay(1) +from:0x0218513c kind:load to:0x021147ac module:overlays(19,31) +from:0x0218516c kind:thumb_call to:0x02015414 module:main +from:0x02185180 kind:thumb_call to:0x02015414 module:main +from:0x02185186 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021851c8 kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x021851ce kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218520a kind:thumb_call to:0x020b9d70 module:overlay(1) +from:0x02185210 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218521c kind:load to:0x021147ac module:overlays(19,31) +from:0x02185226 kind:thumb_call to:0x020b9e08 module:overlay(1) +from:0x0218522e kind:thumb_call to:0x020ba4c0 module:overlay(1) +from:0x02185238 kind:thumb_call_arm to:0x0202a190 module:main +from:0x0218524a kind:thumb_call to:0x020ba470 module:overlay(1) +from:0x02185252 kind:thumb_call to:0x020ba4c0 module:overlay(1) +from:0x0218525c kind:thumb_call_arm to:0x0202a190 module:main +from:0x02185264 kind:thumb_call to:0x020ba470 module:overlay(1) +from:0x0218526a kind:thumb_call_arm to:0x020da0d8 module:overlay(31) +from:0x02185270 kind:thumb_call_arm to:0x020da260 module:overlay(31) +from:0x02185276 kind:thumb_call_arm to:0x020da484 module:overlay(31) +from:0x02185294 kind:thumb_call_arm to:0x020747bc module:overlay(0) +from:0x021852a6 kind:thumb_call_arm to:0x02074c30 module:overlay(0) +from:0x021852b2 kind:thumb_call_arm to:0x02062784 module:overlay(0) +from:0x021852b8 kind:thumb_call_arm to:0x020627b8 module:overlay(0) +from:0x021852cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x021852d4 kind:thumb_call to:0x02185304 module:overlay(101) +from:0x021852e4 kind:load to:0x027e09a4 module:dtcm +from:0x021852e8 kind:load to:0x027e09b8 module:dtcm +from:0x021852ec kind:load to:0x0204b608 module:main +from:0x021852fc kind:thumb_call to:0x02185320 module:overlay(101) +from:0x0218530c kind:load to:0x02185540 module:overlay(101) +from:0x02185318 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02185330 kind:thumb_call to:0x02185404 module:overlay(101) +from:0x0218534e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0218535a kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0218537a kind:thumb_call_arm to:0x02145d6c module:none +from:0x02185392 kind:thumb_call_arm to:0x02083414 module:overlay(0) +from:0x021853be kind:thumb_call_arm to:0x02098dac module:overlay(0) +from:0x021853c4 kind:thumb_call_arm to:0x02098dac module:overlay(0) +from:0x021853de kind:thumb_call_arm to:0x02098ba8 module:overlay(0) +from:0x021853f4 kind:load to:0x027e09a4 module:dtcm +from:0x021853f8 kind:load to:0x027e0cd8 module:dtcm +from:0x021853fc kind:load to:0x020b6ba4 module:overlay(0) +from:0x02185414 kind:thumb_call_arm to:0x02098dac module:overlay(0) +from:0x0218542a kind:thumb_call_arm to:0x02098ba8 module:overlay(0) +from:0x02185434 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0218543e kind:thumb_call_arm to:0x0209e23c module:overlay(0) +from:0x02185444 kind:thumb_call_arm to:0x02080b8c module:overlay(0) +from:0x0218544c kind:load to:0x0211a6a0 module:overlay(31) +from:0x02185464 kind:load to:0x02185548 module:overlay(101) +from:0x02185468 kind:load to:0x02185451 module:overlay(101) +from:0x02185494 kind:load to:0x02071a74 module:overlay(0) +from:0x02185498 kind:load to:0x02184fe1 module:overlay(101) +from:0x0218549c kind:load to:0x02184fed module:overlay(101) +from:0x021854a0 kind:load to:0x02184ea9 module:overlay(101) +from:0x021854a4 kind:load to:0x02184fdd module:overlay(101) +from:0x02185540 kind:load to:0x02185311 module:overlay(101) +from:0x02185544 kind:load to:0x02185315 module:overlay(101) +from:0x02185560 kind:load to:0x0209e1d4 module:overlay(0) +from:0x02185564 kind:load to:0x0209e1dc module:overlay(0) +from:0x02185568 kind:load to:0x0209e21c module:overlay(0) +from:0x0218556c kind:load to:0x0218543d module:overlay(101) diff --git a/config/jp/arm9/overlays/ov101/symbols.txt b/config/jp/arm9/overlays/ov101/symbols.txt new file mode 100644 index 00000000..c5fc6f2a --- /dev/null +++ b/config/jp/arm9/overlays/ov101/symbols.txt @@ -0,0 +1,50 @@ +func_ov101_021847a0 kind:function(thumb,size=0x18) addr:0x021847a0 +func_ov101_021847b8 kind:function(thumb,size=0x10) addr:0x021847b8 +func_ov101_021847c8 kind:function(thumb,size=0xb8) addr:0x021847c8 +func_ov101_02184880 kind:function(thumb,size=0x5c) addr:0x02184880 +func_ov101_021848dc kind:function(thumb,size=0x2c) addr:0x021848dc +func_ov101_02184908 kind:function(thumb,size=0x20) addr:0x02184908 +func_ov101_02184928 kind:function(thumb,size=0x20) addr:0x02184928 +func_ov101_02184948 kind:function(thumb,size=0x20) addr:0x02184948 +func_ov101_02184968 kind:function(thumb,size=0xc) addr:0x02184968 +func_ov101_02184974 kind:function(thumb,size=0xc) addr:0x02184974 +func_ov101_02184980 kind:function(thumb,size=0xc) addr:0x02184980 +func_ov101_0218498c kind:function(thumb,size=0x154) addr:0x0218498c +func_ov101_02184ae0 kind:function(thumb,size=0x54) addr:0x02184ae0 +func_ov101_02184b34 kind:function(thumb,size=0x50) addr:0x02184b34 +func_ov101_02184b84 kind:function(thumb,size=0x20) addr:0x02184b84 +func_ov101_02184ba4 kind:function(thumb,size=0x260) addr:0x02184ba4 +func_ov101_02184e04 kind:function(thumb,size=0xc) addr:0x02184e04 +func_ov101_02184e10 kind:function(thumb,size=0x48) addr:0x02184e10 +func_ov101_02184e58 kind:function(thumb,size=0x50) addr:0x02184e58 +func_ov101_02184ea8 kind:function(thumb,size=0x134) addr:0x02184ea8 +func_ov101_02184fdc kind:function(thumb,size=0x4) addr:0x02184fdc +func_ov101_02184fe0 kind:function(thumb,size=0xc) addr:0x02184fe0 +func_ov101_02184fec kind:function(thumb,size=0x14) addr:0x02184fec +func_ov101_02185000 kind:function(thumb,size=0x68) addr:0x02185000 +func_ov101_02185068 kind:function(thumb,size=0xd8) addr:0x02185068 +func_ov101_02185140 kind:function(thumb,size=0xe0) addr:0x02185140 +func_ov101_02185220 kind:function(thumb,size=0xd0) addr:0x02185220 +func_ov101_021852f0 kind:function(thumb,size=0x14) addr:0x021852f0 +func_ov101_02185304 kind:function(thumb,size=0xc) addr:0x02185304 +func_ov101_02185310 kind:function(thumb,size=0x4) addr:0x02185310 +func_ov101_02185314 kind:function(thumb,size=0xc) addr:0x02185314 +func_ov101_02185320 kind:function(thumb,size=0xe4) addr:0x02185320 +func_ov101_02185404 kind:function(thumb,size=0x38) addr:0x02185404 +func_ov101_0218543c kind:function(thumb,size=0x14) addr:0x0218543c +func_ov101_02185450 kind:function(thumb,size=0x18) addr:0x02185450 +data_ov101_02185488 kind:data(any) addr:0x02185488 +data_ov101_02185494 kind:data(any) addr:0x02185494 +data_ov101_021854a8 kind:data(any) addr:0x021854a8 +data_ov101_021854bc kind:data(any) addr:0x021854bc +data_ov101_021854cc kind:data(any) addr:0x021854cc +data_ov101_021854d8 kind:data(any) addr:0x021854d8 +data_ov101_021854e8 kind:data(any) addr:0x021854e8 +data_ov101_021854f8 kind:data(any) addr:0x021854f8 +data_ov101_02185508 kind:data(any) addr:0x02185508 +data_ov101_02185510 kind:data(any) addr:0x02185510 +data_ov101_02185518 kind:data(any) addr:0x02185518 +data_ov101_0218552c kind:data(any) addr:0x0218552c +data_ov101_02185540 kind:data(any) addr:0x02185540 +data_ov101_02185548 kind:data(any) addr:0x02185548 +data_ov101_0218555c kind:data(any) addr:0x0218555c ambiguous diff --git a/config/jp/arm9/overlays/ov102/delinks.txt b/config/jp/arm9/overlays/ov102/delinks.txt new file mode 100644 index 00000000..b18e4e54 --- /dev/null +++ b/config/jp/arm9/overlays/ov102/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021847a0 end:0x02186430 kind:code align:32 + .rodata start:0x02186430 end:0x021864d0 kind:data align:4 + .init start:0x021864d0 end:0x021864f4 kind:code align:4 + .ctor start:0x021864f4 end:0x021864fc kind:data align:4 + .data start:0x02186500 end:0x021865c0 kind:data align:32 + .bss start:0x021865c0 end:0x021865c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov102/relocs.txt b/config/jp/arm9/overlays/ov102/relocs.txt new file mode 100644 index 00000000..14e2c3bf --- /dev/null +++ b/config/jp/arm9/overlays/ov102/relocs.txt @@ -0,0 +1,167 @@ +from:0x021847f4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02184828 kind:arm_call to:0x021847a0 module:overlay(102) +from:0x02184838 kind:arm_call to:0x021847a0 module:overlay(102) +from:0x021849a4 kind:arm_call to:0x020a1724 module:overlay(0) +from:0x021849c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021849d0 kind:load to:0x027e0cec module:dtcm +from:0x02184a00 kind:arm_call to:0x01ffd43c module:itcm +from:0x02184aa0 kind:arm_call to:0x0201668c module:main +from:0x02184b18 kind:load to:0x027e09bc module:dtcm +from:0x02184b1c kind:load to:0x021148f4 module:overlays(19,31) +from:0x02184b20 kind:load to:0x027e0954 module:dtcm +from:0x02184b3c kind:arm_call to:0x020dd620 module:overlay(31) +from:0x02184b4c kind:arm_call to:0x020dce90 module:overlay(31) +from:0x02184b5c kind:arm_call to:0x020dd0a4 module:overlay(31) +from:0x02184b6c kind:arm_call to:0x020dd2f8 module:overlay(31) +from:0x02184b74 kind:arm_call to:0x020dd194 module:overlay(31) +from:0x02184b90 kind:arm_call to:0x01ffd420 module:itcm +from:0x02184ba4 kind:arm_call to:0x020dcec8 module:overlay(31) +from:0x02184bb0 kind:arm_call to:0x020dd3dc module:overlay(31) +from:0x02184bb8 kind:load to:0x027e09b8 module:dtcm +from:0x02184bd0 kind:arm_call to:0x020be608 module:overlay(17) +from:0x02184be8 kind:arm_call to:0x020beac0 module:overlay(17) +from:0x02184c08 kind:arm_call to:0x020befa8 module:overlay(17) +from:0x02184c1c kind:arm_call to:0x0216f844 module:overlays(88,93) +from:0x02184c34 kind:arm_call to:0x0216a4ac module:overlay(93) +from:0x02184c40 kind:arm_call to:0x0216f0b0 module:overlay(93) +from:0x02184c4c kind:arm_call_thumb to:0x0217199c module:overlay(93) +from:0x02184c7c kind:arm_call to:0x0216ac74 module:overlay(93) +from:0x02184cc0 kind:arm_call to:0x0206d378 module:overlay(0) +from:0x02184ccc kind:arm_call to:0x02070394 module:overlay(0) +from:0x02184ce8 kind:arm_call to:0x02070450 module:overlay(0) +from:0x02184cf8 kind:load to:0x020b69b8 module:overlay(0) +from:0x02184cfc kind:load to:0x020b6a14 module:overlay(0) +from:0x02184d14 kind:arm_call to:0x020bf520 module:overlay(17) +from:0x02184d2c kind:arm_call to:0x021700bc module:overlay(93) +from:0x02184d44 kind:arm_call to:0x020bfc60 module:overlay(17) +from:0x02184d54 kind:arm_call to:0x020bf5b0 module:overlay(17) +from:0x02184d68 kind:arm_call to:0x02170154 module:overlay(93) +from:0x02184d8c kind:arm_call to:0x020bf774 module:overlay(17) +from:0x02184da0 kind:arm_call to:0x02170430 module:overlay(93) +from:0x02184db4 kind:arm_call to:0x0216b0b0 module:overlay(93) +from:0x02184e78 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x02184ff0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184ffc kind:arm_call to:0x01fff458 module:itcm +from:0x0218502c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x021850d8 kind:arm_call to:0x0217cb8c module:overlays(95,96) +from:0x021850f0 kind:arm_call to:0x0217cbac module:overlay(95) +from:0x02185114 kind:arm_call to:0x020de844 module:overlay(31) +from:0x02185138 kind:load to:0x027e0ce4 module:dtcm +from:0x02185190 kind:arm_call to:0x0210cee4 module:overlay(31) +from:0x021851a4 kind:arm_call to:0x0203b6ec module:main +from:0x021851c8 kind:arm_call to:0x0210cee4 module:overlay(31) +from:0x021851ec kind:arm_call to:0x0210cee4 module:overlay(31) +from:0x02185200 kind:arm_call to:0x0203b6ec module:main +from:0x02185210 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02185284 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021852c8 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021852e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x021852fc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02185314 kind:load to:0x027e0cec module:dtcm +from:0x0218531c kind:load to:0x027e09a8 module:dtcm +from:0x021853cc kind:arm_call to:0x01ffedf4 module:itcm +from:0x021853ec kind:arm_call to:0x01ffedf4 module:itcm +from:0x0218540c kind:arm_call to:0x0210cb68 module:overlay(31) +from:0x02185468 kind:arm_call to:0x0200f05c module:main +from:0x021854b8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021854c0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021854d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021854d8 kind:load to:0x02186430 module:overlay(102) +from:0x021854dc kind:load to:0x0211a770 module:overlay(31) +from:0x021854e0 kind:load to:0x02186470 module:overlay(102) +from:0x021854e4 kind:load to:0x020b3168 module:overlay(0) +from:0x0218552c kind:arm_call to:0x02185144 module:overlay(102) +from:0x02185670 kind:arm_call to:0x0207f8f8 module:overlay(0) +from:0x02185688 kind:arm_call to:0x0207f90c module:overlay(0) +from:0x02185698 kind:load to:0x0211a844 module:overlay(31) +from:0x0218569c kind:load to:0x0211a868 module:overlay(31) +from:0x021856a0 kind:load to:0x0211a88c module:overlay(31) +from:0x021856a4 kind:load to:0x027e09c0 module:dtcm +from:0x021856c8 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021856e8 kind:load to:0x02117d80 module:overlays(19,31) +from:0x021856ec kind:load to:0x027e09b8 module:dtcm +from:0x02185764 kind:arm_call to:0x02185328 module:overlay(102) +from:0x021857dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021857e8 kind:load to:0x02186528 module:overlay(102) +from:0x02185808 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185810 kind:load to:0x02186500 module:overlay(102) +from:0x02185830 kind:arm_call to:0x021857ec module:overlay(102) +from:0x02185880 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185888 kind:arm_call to:0x02185794 module:overlay(102) +from:0x021858b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021858c0 kind:arm_call to:0x02185794 module:overlay(102) +from:0x021858f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021858f8 kind:arm_call to:0x02185794 module:overlay(102) +from:0x02185910 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185918 kind:arm_call to:0x02185794 module:overlay(102) +from:0x0218595c kind:arm_call to:0x02185814 module:overlay(102) +from:0x021859ac kind:arm_call to:0x01ffb464 module:itcm +from:0x021859bc kind:arm_call to:0x01ff9318 module:itcm +from:0x021859f4 kind:arm_call to:0x0214de14 module:overlay(70) +from:0x02185a0c kind:arm_call to:0x0214de04 module:overlay(70) +from:0x02185a2c kind:arm_call to:0x01ff9318 module:itcm +from:0x02185a80 kind:arm_call to:0x0214de14 module:overlay(70) +from:0x02185a90 kind:arm_call to:0x0214de04 module:overlay(70) +from:0x02185ac0 kind:arm_call to:0x0214da78 module:overlay(70) +from:0x02185b18 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185b38 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185b4c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185b64 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185b80 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185b90 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185bbc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185bc8 kind:arm_call to:0x01ffb00c module:itcm +from:0x02185be4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185bfc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185c6c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185cac kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185ce4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185cec kind:arm_call to:0x02185d1c module:overlay(102) +from:0x02185cf4 kind:arm_call to:0x02185f34 module:overlay(102) +from:0x02185d08 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185d14 kind:load to:0x027e0208 module:dtcm +from:0x02185d38 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185d74 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185de0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185e04 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185e64 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185ea0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02185eb0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185ec8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185f00 kind:arm_call to:0x02185924 module:overlay(102) +from:0x02185f10 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185f24 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185f30 kind:load to:0x0203feb0 module:main +from:0x02185f50 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185f90 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02185ffc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02186024 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02186084 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021860b8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021860c8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021860e0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02186114 kind:arm_call to:0x02185924 module:overlay(102) +from:0x02186124 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02186138 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02186144 kind:load to:0x0203feb0 module:main +from:0x02186150 kind:arm_call to:0x020813d0 module:overlay(0) +from:0x02186184 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021861bc kind:arm_call to:0x02131f7c module:overlay(47) +from:0x0218624c kind:arm_call to:0x02186368 module:overlay(102) +from:0x02186278 kind:arm_call to:0x01fff350 module:itcm +from:0x021862a0 kind:arm_call to:0x020fcbdc module:overlay(31) +from:0x021862ac kind:arm_call to:0x020fc97c module:overlay(31) +from:0x021862d0 kind:arm_call to:0x02002f04 module:main +from:0x02186304 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02186334 kind:load to:0x020da050 module:overlays(19,24) +from:0x02186338 kind:load to:0x027e0cf0 module:dtcm +from:0x0218633c kind:load to:0x027e0ce4 module:dtcm +from:0x02186340 kind:load to:0x021865a4 module:overlay(102) +from:0x02186348 kind:load to:0x020b69b8 module:overlay(0) +from:0x0218634c kind:load to:0x020b69c8 module:overlay(0) +from:0x02186350 kind:load to:0x027e09b8 module:dtcm +from:0x021863bc kind:arm_call to:0x020fcbdc module:overlay(31) +from:0x021863f4 kind:arm_call to:0x01fff458 module:itcm +from:0x021864f0 kind:load to:0x02186590 module:overlay(102) +from:0x021864f4 kind:load to:0x021864d0 module:overlay(102) +from:0x021865a4 kind:load to:0x021863e0 module:overlay(102) diff --git a/config/jp/arm9/overlays/ov102/symbols.txt b/config/jp/arm9/overlays/ov102/symbols.txt new file mode 100644 index 00000000..291ade23 --- /dev/null +++ b/config/jp/arm9/overlays/ov102/symbols.txt @@ -0,0 +1,38 @@ +func_ov102_021847a0 kind:function(arm,size=0x64) addr:0x021847a0 +func_ov102_02184804 kind:function(arm,size=0x1d0) addr:0x02184804 +func_ov102_021849d4 kind:function(arm,size=0x154) addr:0x021849d4 +func_ov102_02184b28 kind:function(arm,size=0x54) addr:0x02184b28 +func_ov102_02184b7c kind:function(arm,size=0x40) addr:0x02184b7c +func_ov102_02184bbc kind:function(arm,size=0x144) addr:0x02184bbc +func_ov102_02184d00 kind:function(arm,size=0x34) addr:0x02184d00 +func_ov102_02184d34 kind:function(arm,size=0x3c) addr:0x02184d34 +func_ov102_02184d70 kind:function(arm,size=0x4c) addr:0x02184d70 +func_ov102_02184dbc kind:function(arm,size=0x1d8) addr:0x02184dbc +func_ov102_02184f94 kind:function(arm,size=0x1b0) addr:0x02184f94 +func_ov102_02185144 kind:function(arm,size=0x1e4) addr:0x02185144 +func_ov102_02185328 kind:function(arm,size=0x1c0) addr:0x02185328 +func_ov102_021854e8 kind:function(arm,size=0x1c0) addr:0x021854e8 +func_ov102_021856a8 kind:function(arm,size=0x48) addr:0x021856a8 +func_ov102_021856f0 kind:function(arm,size=0xa4) addr:0x021856f0 +func_ov102_02185794 kind:function(arm,size=0x58) addr:0x02185794 +func_ov102_021857ec kind:function(arm,size=0x28) addr:0x021857ec +func_ov102_02185814 kind:function(arm,size=0x110) addr:0x02185814 +func_ov102_02185924 kind:function(arm,size=0x44) addr:0x02185924 +func_ov102_02185968 kind:function(arm,size=0x180) addr:0x02185968 +func_ov102_02185ae8 kind:function(arm,size=0x14) addr:0x02185ae8 +func_ov102_02185afc kind:function(arm,size=0x220) addr:0x02185afc +func_ov102_02185d1c kind:function(arm,size=0x218) addr:0x02185d1c +func_ov102_02185f34 kind:function(arm,size=0x214) addr:0x02185f34 +func_ov102_02186148 kind:function(arm,size=0x60) addr:0x02186148 +func_ov102_021861a8 kind:function(arm,size=0x1c) addr:0x021861a8 +func_ov102_021861c4 kind:function(arm,size=0x190) addr:0x021861c4 +func_ov102_02186354 kind:function(arm,size=0x14) addr:0x02186354 +func_ov102_02186368 kind:function(arm,size=0x78) addr:0x02186368 +func_ov102_021863e0 kind:function(arm,size=0x50) addr:0x021863e0 +data_ov102_02186430 kind:data(any) addr:0x02186430 +data_ov102_02186470 kind:data(any) addr:0x02186470 +func_ov102_021864d0 kind:function(arm,size=0x24) addr:0x021864d0 +data_ov102_02186500 kind:data(any) addr:0x02186500 +data_ov102_02186528 kind:data(any) addr:0x02186528 +data_ov102_02186590 kind:data(any) addr:0x02186590 +data_ov102_021865a4 kind:data(any) addr:0x021865a4 diff --git a/config/jp/arm9/overlays/ov103/delinks.txt b/config/jp/arm9/overlays/ov103/delinks.txt new file mode 100644 index 00000000..eacde01c --- /dev/null +++ b/config/jp/arm9/overlays/ov103/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021865c0 end:0x02187c68 kind:code align:32 + .rodata start:0x02187c68 end:0x02187c8c kind:data align:4 + .init start:0x02187c8c end:0x02187cd8 kind:code align:4 + .ctor start:0x02187cd8 end:0x02187ce0 kind:data align:4 + .data start:0x02187ce0 end:0x02188180 kind:data align:32 + .bss start:0x02188180 end:0x02188180 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov103/relocs.txt b/config/jp/arm9/overlays/ov103/relocs.txt new file mode 100644 index 00000000..603db935 --- /dev/null +++ b/config/jp/arm9/overlays/ov103/relocs.txt @@ -0,0 +1,185 @@ +from:0x02186600 kind:arm_call to:0x02089a00 module:overlay(0) +from:0x0218666c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021866b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021866fc kind:arm_call to:0x01ffb974 module:itcm +from:0x0218670c kind:arm_call to:0x01ffb714 module:itcm +from:0x0218675c kind:arm_call to:0x02089a00 module:overlay(0) +from:0x021867c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021867d8 kind:arm_call to:0x02089a00 module:overlay(0) +from:0x021867e4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021867f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218680c kind:load to:0x0203feb0 module:main +from:0x02186810 kind:load to:0x020acbd4 module:overlay(0) +from:0x02186814 kind:load to:0x020acbd0 module:overlay(0) +from:0x02186888 kind:arm_call to:0x01fff498 module:itcm +from:0x021868c0 kind:load to:0x027e0ce8 module:dtcm +from:0x021868cc kind:arm_call to:0x02090efc module:overlay(0) +from:0x021868fc kind:arm_call to:0x02187538 module:overlay(103) +from:0x02186904 kind:arm_call to:0x0218764c module:overlay(103) +from:0x02186920 kind:arm_call to:0x020717d8 module:overlay(0) +from:0x0218692c kind:load to:0x02187d24 module:overlay(103) +from:0x02186930 kind:load to:0x02187d44 module:overlay(103) +from:0x02186934 kind:load to:0x020b6b48 module:overlay(0) +from:0x02186944 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0218694c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x0218696c kind:arm_call to:0x020717ec module:overlay(0) +from:0x02186974 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0218697c kind:arm_call to:0x0201662c module:main +from:0x02186984 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0218698c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186994 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021869a0 kind:load to:0x02187d24 module:overlay(103) +from:0x021869a4 kind:load to:0x020b6b48 module:overlay(0) +from:0x021869bc kind:arm_call to:0x020717ec module:overlay(0) +from:0x021869c4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021869cc kind:arm_call to:0x0201662c module:main +from:0x021869d4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021869dc kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021869e4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021869ec kind:arm_call to:0x02011ff4 module:main +from:0x021869f8 kind:load to:0x02187d24 module:overlay(103) +from:0x021869fc kind:load to:0x020b6b48 module:overlay(0) +from:0x02186a48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02186a8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02186aa4 kind:arm_call to:0x01ff930c module:itcm +from:0x02186ab0 kind:load to:0x020ae650 module:overlay(0) +from:0x02186adc kind:arm_call to:0x02086014 module:overlay(0) +from:0x02186b10 kind:arm_call to:0x021865c0 module:overlay(103) +from:0x02186b68 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186b80 kind:arm_call to:0x02086014 module:overlay(0) +from:0x02186bb4 kind:arm_call to:0x021865c0 module:overlay(103) +from:0x02186c00 kind:arm_call to:0x02014fec module:main +from:0x02186c24 kind:arm_call to:0x02091e2c module:overlay(0) +from:0x02186c38 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186c44 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186c88 kind:arm_call to:0x02186a00 module:overlay(103) +from:0x02186c90 kind:arm_call to:0x02186ab4 module:overlay(103) +from:0x02186ccc kind:arm_call to:0x02089ef4 module:overlay(0) +from:0x02186ce0 kind:arm_call to:0x020aa290 module:overlay(0) +from:0x02186ce8 kind:arm_call to:0x020dd4d8 module:overlay(31) +from:0x02186d18 kind:arm_call to:0x020dd4f4 module:overlay(31) +from:0x02186d50 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186d64 kind:arm_call to:0x02086014 module:overlay(0) +from:0x02186d80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186de4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02186dfc kind:arm_call to:0x02186a00 module:overlay(103) +from:0x02186e04 kind:arm_call to:0x02186ab4 module:overlay(103) +from:0x02186e0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186e34 kind:arm_call to:0x02089ef4 module:overlay(0) +from:0x02186e6c kind:arm_call to:0x02089ef4 module:overlay(0) +from:0x02186ea8 kind:arm_call to:0x02186a00 module:overlay(103) +from:0x02186eb0 kind:arm_call to:0x02186ab4 module:overlay(103) +from:0x02186eb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186f00 kind:arm_call to:0x02089ef4 module:overlay(0) +from:0x02186f14 kind:arm_call to:0x020aa290 module:overlay(0) +from:0x02186f1c kind:arm_call to:0x020dd4d8 module:overlay(31) +from:0x02186f4c kind:arm_call to:0x020dd4f4 module:overlay(31) +from:0x02186f74 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186f7c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02186f84 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02186f90 kind:load to:0x027e0ce4 module:dtcm +from:0x02186fdc kind:arm_call to:0x020bd78c module:overlay(17) +from:0x02187014 kind:arm_call to:0x01ffd420 module:itcm +from:0x0218703c kind:arm_call to:0x020aa290 module:overlay(0) +from:0x02187040 kind:arm_call to:0x020dd4d8 module:overlay(31) +from:0x02187088 kind:arm_call to:0x02187740 module:overlay(103) +from:0x021870a8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021870e4 kind:arm_call to:0x01fff280 module:itcm +from:0x0218711c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02187144 kind:arm_call to:0x01fff350 module:itcm +from:0x02187184 kind:arm_call to:0x01fff350 module:itcm +from:0x02187240 kind:arm_call to:0x01ffd118 module:itcm +from:0x02187264 kind:arm_call to:0x01ffccc0 module:itcm +from:0x021872c4 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0218735c kind:arm_call to:0x01ffccc0 module:itcm +from:0x021873d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021873e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187408 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02187430 kind:arm_call to:0x0208d6a8 module:overlay(0) +from:0x0218743c kind:load to:0x027e09b8 module:dtcm +from:0x02187440 kind:load to:0x027e0ce0 module:dtcm +from:0x02187444 kind:load to:0x027e09a4 module:dtcm +from:0x02187448 kind:load to:0x02187d08 module:overlay(103) +from:0x0218744c kind:load to:0x02187ce0 module:overlay(103) +from:0x02187450 kind:load to:0x027e0ce4 module:dtcm +from:0x02187454 kind:load to:0x02187cfc module:overlay(103) +from:0x02187458 kind:load to:0x0203feb0 module:main +from:0x02187464 kind:load to:0x027e0c90 module:dtcm +from:0x02187468 kind:load to:0x02187ce4 module:overlay(103) +from:0x02187474 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0218749c kind:arm_call to:0x020840e4 module:overlay(0) +from:0x021874e0 kind:arm_call to:0x02091ea0 module:overlay(0) +from:0x021874e8 kind:load to:0x027e0cdc module:dtcm +from:0x02187524 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0218752c kind:arm_call to:0x02011ff4 module:main +from:0x02187560 kind:arm_call to:0x020aa174 module:overlay(0) +from:0x0218757c kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x02187588 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021875a8 kind:arm_call to:0x02090570 module:overlay(0) +from:0x021875bc kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021875d0 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021875dc kind:arm_call to:0x02059218 module:overlay(0) +from:0x021875e8 kind:arm_call to:0x02058d78 module:overlay(0) +from:0x02187604 kind:load to:0x0218814c module:overlay(103) +from:0x02187608 kind:load to:0x027e0ce0 module:dtcm +from:0x0218760c kind:load to:0x02187c68 module:overlay(103) +from:0x02187620 kind:load to:0x0208ddac module:overlay(0) +from:0x02187630 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02187638 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02187640 kind:arm_call to:0x02011ff4 module:main +from:0x0218765c kind:arm_call to:0x02016614 module:main +from:0x02187690 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x0218769c kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021876c0 kind:arm_call to:0x02090570 module:overlay(0) +from:0x021876d4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021876e8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02187714 kind:arm_call to:0x0200ef9c module:main +from:0x02187720 kind:arm_call to:0x02059218 module:overlay(0) +from:0x02187730 kind:load to:0x02188160 module:overlay(103) +from:0x02187734 kind:load to:0x02187c7c module:overlay(103) +from:0x02187738 kind:load to:0x027e0ce0 module:dtcm +from:0x0218773c kind:load to:0x020ae694 module:overlay(0) +from:0x02187824 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187848 kind:arm_call to:0x01ffd43c module:itcm +from:0x02187958 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218796c kind:arm_call to:0x01ffd43c module:itcm +from:0x021879f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02187a04 kind:arm_call to:0x02018040 module:main +from:0x02187a64 kind:arm_call to:0x0205c634 module:overlay(0) +from:0x02187a70 kind:arm_call to:0x0205c618 module:overlay(0) +from:0x02187a84 kind:arm_call to:0x0205c634 module:overlay(0) +from:0x02187a98 kind:arm_call to:0x0205c618 module:overlay(0) +from:0x02187aa8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187b94 kind:arm_call to:0x0201668c module:main +from:0x02187ba8 kind:load to:0x020ae690 module:overlay(0) +from:0x02187bac kind:load to:0x020ae68c module:overlay(0) +from:0x02187bb0 kind:load to:0x020ae688 module:overlay(0) +from:0x02187bb4 kind:load to:0x0203feb0 module:main +from:0x02187bb8 kind:load to:0x027e09bc module:dtcm +from:0x02187bc4 kind:load to:0x027e0954 module:dtcm +from:0x02187be0 kind:arm_call to:0x01ffc768 module:itcm +from:0x02187bec kind:arm_call to:0x0200ef5c module:main +from:0x02187c1c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02187c54 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02187c60 kind:load to:0x020b66c4 module:overlay(0) +from:0x02187c64 kind:load to:0x0203feb0 module:main +from:0x02187cd4 kind:load to:0x02187ce0 module:overlay(103) +from:0x02187cd8 kind:load to:0x02187c8c module:overlay(103) +from:0x02187cfc kind:load to:0x021874ec module:overlay(103) +from:0x02187d08 kind:load to:0x0218746c module:overlay(103) +from:0x02187d0c kind:load to:0x0218751c module:overlay(103) +from:0x02187d10 kind:load to:0x0207d6b8 module:overlay(0) +from:0x02187d14 kind:load to:0x02186818 module:overlay(103) +from:0x02187d18 kind:load to:0x0207d6c8 module:overlay(0) +from:0x02187d24 kind:load to:0x02091878 module:overlay(0) +from:0x02187d28 kind:load to:0x02186958 module:overlay(103) +from:0x02187d2c kind:load to:0x021869a8 module:overlay(103) +from:0x02187d30 kind:load to:0x02186b40 module:overlay(103) +from:0x02187d34 kind:load to:0x02186c0c module:overlay(103) +from:0x02187d38 kind:load to:0x02091e98 module:overlay(0) +from:0x02187d3c kind:load to:0x02186f94 module:overlay(103) +from:0x02187d40 kind:load to:0x02187480 module:overlay(103) +from:0x0218814c kind:load to:0x02186938 module:overlay(103) +from:0x02188150 kind:load to:0x02187624 module:overlay(103) +from:0x02188154 kind:load to:0x02187610 module:overlay(103) +from:0x02188160 kind:load to:0x02187bc8 module:overlay(103) diff --git a/config/jp/arm9/overlays/ov103/symbols.txt b/config/jp/arm9/overlays/ov103/symbols.txt new file mode 100644 index 00000000..967bfe2c --- /dev/null +++ b/config/jp/arm9/overlays/ov103/symbols.txt @@ -0,0 +1,32 @@ +func_ov103_021865c0 kind:function(arm,size=0x258) addr:0x021865c0 +func_ov103_02186818 kind:function(arm,size=0xac) addr:0x02186818 +func_ov103_021868c4 kind:function(arm,size=0x74) addr:0x021868c4 +func_ov103_02186938 kind:function(arm,size=0x20) addr:0x02186938 +func_ov103_02186958 kind:function(arm,size=0x50) addr:0x02186958 +func_ov103_021869a8 kind:function(arm,size=0x58) addr:0x021869a8 +func_ov103_02186a00 kind:function(arm,size=0xb4) addr:0x02186a00 +func_ov103_02186ab4 kind:function(arm,size=0x8c) addr:0x02186ab4 +func_ov103_02186b40 kind:function(arm,size=0xcc) addr:0x02186b40 +func_ov103_02186c0c kind:function(arm,size=0x388) addr:0x02186c0c +func_ov103_02186f94 kind:function(arm,size=0x4d8) addr:0x02186f94 +func_ov103_0218746c kind:function(arm,size=0x14) addr:0x0218746c +func_ov103_02187480 kind:function(arm,size=0x6c) addr:0x02187480 +func_ov103_021874ec kind:function(arm,size=0x30) addr:0x021874ec +func_ov103_0218751c kind:function(arm,size=0x1c) addr:0x0218751c +func_ov103_02187538 kind:function(arm,size=0xd8) addr:0x02187538 +func_ov103_02187610 kind:function(arm,size=0x14) addr:0x02187610 +func_ov103_02187624 kind:function(arm,size=0x28) addr:0x02187624 +func_ov103_0218764c kind:function(arm,size=0xf4) addr:0x0218764c +func_ov103_02187740 kind:function(arm,size=0x488) addr:0x02187740 +func_ov103_02187bc8 kind:function(arm,size=0xa0) addr:0x02187bc8 +data_ov103_02187c68 kind:data(any) addr:0x02187c68 +data_ov103_02187c7c kind:data(any) addr:0x02187c7c +func_ov103_02187c8c kind:function(arm,size=0x4c) addr:0x02187c8c +data_ov103_02187ce0 kind:data(any) addr:0x02187ce0 +data_ov103_02187ce4 kind:data(any) addr:0x02187ce4 +data_ov103_02187cfc kind:data(any) addr:0x02187cfc +data_ov103_02187d08 kind:data(any) addr:0x02187d08 +data_ov103_02187d24 kind:data(any) addr:0x02187d24 +data_ov103_02187d44 kind:data(any) addr:0x02187d44 +data_ov103_0218814c kind:data(any) addr:0x0218814c +data_ov103_02188160 kind:data(any) addr:0x02188160 diff --git a/config/jp/arm9/overlays/ov104/delinks.txt b/config/jp/arm9/overlays/ov104/delinks.txt new file mode 100644 index 00000000..ca8dcd06 --- /dev/null +++ b/config/jp/arm9/overlays/ov104/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021865c0 end:0x02186c88 kind:code align:32 + .init start:0x02186c88 end:0x02186cac kind:code align:4 + .ctor start:0x02186cac end:0x02186cb4 kind:data align:4 + .data start:0x02186cc0 end:0x02186d20 kind:data align:32 + .bss start:0x02186d20 end:0x02186d20 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov104/relocs.txt b/config/jp/arm9/overlays/ov104/relocs.txt new file mode 100644 index 00000000..50b91c1f --- /dev/null +++ b/config/jp/arm9/overlays/ov104/relocs.txt @@ -0,0 +1,76 @@ +from:0x021865f4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02186604 kind:arm_call to:0x02089a20 module:overlay(0) +from:0x02186620 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02186630 kind:arm_call to:0x01ff993c module:itcm +from:0x02186648 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02186678 kind:arm_call to:0x02186bb0 module:overlay(104) +from:0x02186690 kind:load to:0x02186cc8 module:overlay(104) +from:0x021866a0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021866a8 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021866d8 kind:arm_call to:0x020aa2a4 module:overlay(0) +from:0x021866e0 kind:arm_call to:0x020dde20 module:overlay(31) +from:0x021866e8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021866f0 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021866f8 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186704 kind:load to:0x02186cc8 module:overlay(104) +from:0x0218672c kind:arm_call to:0x020aa2a4 module:overlay(0) +from:0x02186734 kind:arm_call to:0x020dde20 module:overlay(31) +from:0x0218673c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186744 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x0218674c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186754 kind:arm_call to:0x02011ff4 module:main +from:0x02186760 kind:load to:0x02186cc8 module:overlay(104) +from:0x02186790 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x021867e8 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02186818 kind:arm_call to:0x02091e2c module:overlay(0) +from:0x0218682c kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186838 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186878 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186884 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021868a4 kind:arm_call to:0x020aa2a4 module:overlay(0) +from:0x021868c8 kind:arm_call to:0x021865c0 module:overlay(104) +from:0x02186908 kind:arm_call to:0x01ffd118 module:itcm +from:0x0218691c kind:arm_call to:0x0208a47c module:overlay(0) +from:0x0218695c kind:arm_call to:0x020dde58 module:overlay(31) +from:0x02186988 kind:arm_call to:0x02084314 module:overlay(0) +from:0x021869bc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021869e0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021869ec kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021869fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186a10 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186a1c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186a30 kind:arm_call to:0x02015018 module:main +from:0x02186a44 kind:arm_call to:0x020aa2a4 module:overlay(0) +from:0x02186a8c kind:arm_call to:0x020dcda0 module:overlay(31) +from:0x02186aac kind:arm_call to:0x01ffb714 module:itcm +from:0x02186aec kind:arm_call to:0x01ff9984 module:itcm +from:0x02186afc kind:load to:0x027e0c90 module:dtcm +from:0x02186b40 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x02186b78 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02186b90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02186ba4 kind:arm_call to:0x02091ea0 module:overlay(0) +from:0x02186bac kind:load to:0x027e0cdc module:dtcm +from:0x02186bd8 kind:arm_call to:0x020aa174 module:overlay(0) +from:0x02186bf0 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x02186c1c kind:arm_call to:0x0205e064 module:overlay(0) +from:0x02186c2c kind:load to:0x02186cfc module:overlay(104) +from:0x02186c30 kind:load to:0x027e0ce0 module:dtcm +from:0x02186c34 kind:load to:0x020b3168 module:overlay(0) +from:0x02186c38 kind:load to:0x02186ce8 module:overlay(104) +from:0x02186c5c kind:load to:0x0208ddfc module:overlay(0) +from:0x02186c6c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186c74 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186c7c kind:arm_call to:0x02011ff4 module:main +from:0x02186ca8 kind:load to:0x02186ce8 module:overlay(104) +from:0x02186cac kind:load to:0x02186c88 module:overlay(104) +from:0x02186cc8 kind:load to:0x02091878 module:overlay(0) +from:0x02186ccc kind:load to:0x021866b4 module:overlay(104) +from:0x02186cd0 kind:load to:0x02186708 module:overlay(104) +from:0x02186cd4 kind:load to:0x02186764 module:overlay(104) +from:0x02186cd8 kind:load to:0x02186800 module:overlay(104) +from:0x02186cdc kind:load to:0x02091e98 module:overlay(0) +from:0x02186ce0 kind:load to:0x02186b04 module:overlay(104) +from:0x02186ce4 kind:load to:0x02186b5c module:overlay(104) +from:0x02186cfc kind:load to:0x02186694 module:overlay(104) +from:0x02186d00 kind:load to:0x02186c60 module:overlay(104) +from:0x02186d04 kind:load to:0x02186c48 module:overlay(104) diff --git a/config/jp/arm9/overlays/ov104/symbols.txt b/config/jp/arm9/overlays/ov104/symbols.txt new file mode 100644 index 00000000..cc972b0b --- /dev/null +++ b/config/jp/arm9/overlays/ov104/symbols.txt @@ -0,0 +1,16 @@ +func_ov104_021865c0 kind:function(arm,size=0x80) addr:0x021865c0 +func_ov104_02186640 kind:function(arm,size=0x54) addr:0x02186640 +func_ov104_02186694 kind:function(arm,size=0x20) addr:0x02186694 +func_ov104_021866b4 kind:function(arm,size=0x54) addr:0x021866b4 +func_ov104_02186708 kind:function(arm,size=0x5c) addr:0x02186708 +func_ov104_02186764 kind:function(arm,size=0x9c) addr:0x02186764 +func_ov104_02186800 kind:function(arm,size=0x304) addr:0x02186800 +func_ov104_02186b04 kind:function(arm,size=0x58) addr:0x02186b04 +func_ov104_02186b5c kind:function(arm,size=0x54) addr:0x02186b5c +func_ov104_02186bb0 kind:function(arm,size=0x98) addr:0x02186bb0 +func_ov104_02186c48 kind:function(arm,size=0x18) addr:0x02186c48 +func_ov104_02186c60 kind:function(arm,size=0x28) addr:0x02186c60 +func_ov104_02186c88 kind:function(arm,size=0x24) addr:0x02186c88 +data_ov104_02186cc8 kind:data(any) addr:0x02186cc8 +data_ov104_02186ce8 kind:data(any) addr:0x02186ce8 +data_ov104_02186cfc kind:data(any) addr:0x02186cfc diff --git a/config/jp/arm9/overlays/ov105/delinks.txt b/config/jp/arm9/overlays/ov105/delinks.txt new file mode 100644 index 00000000..68cc6397 --- /dev/null +++ b/config/jp/arm9/overlays/ov105/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021865c0 end:0x0218bc90 kind:code align:32 + .rodata start:0x0218bc90 end:0x0218bd4c kind:data align:4 + .init start:0x0218bd4c end:0x0218bdd4 kind:code align:4 + .ctor start:0x0218bdd4 end:0x0218bddc kind:data align:4 + .data start:0x0218bde0 end:0x0218bea0 kind:data align:32 + .bss start:0x0218bea0 end:0x0218bf00 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov105/relocs.txt b/config/jp/arm9/overlays/ov105/relocs.txt new file mode 100644 index 00000000..d55872e3 --- /dev/null +++ b/config/jp/arm9/overlays/ov105/relocs.txt @@ -0,0 +1,668 @@ +from:0x0218662c kind:arm_call to:0x02189654 module:overlay(105) +from:0x02186678 kind:arm_call to:0x02089afc module:overlay(0) +from:0x021866d4 kind:arm_call to:0x02189654 module:overlay(105) +from:0x02186710 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02186720 kind:arm_call to:0x0208449c module:overlay(0) +from:0x02186738 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02186774 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02186794 kind:arm_call to:0x0208449c module:overlay(0) +from:0x021867a4 kind:arm_call to:0x02188d60 module:overlay(105) +from:0x021867c0 kind:arm_call to:0x02188f08 module:overlay(105) +from:0x021867c8 kind:arm_call to:0x021893ec module:overlay(105) +from:0x021867d4 kind:arm_call to:0x0218a3b0 module:overlay(105) +from:0x021867dc kind:arm_call to:0x02189fd0 module:overlay(105) +from:0x021867fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186808 kind:arm_call to:0x020f62c8 module:overlay(31) +from:0x02186820 kind:load to:0x0218bde8 module:overlay(105) +from:0x02186824 kind:load to:0x020b6ba4 module:overlay(0) +from:0x0218682c kind:load to:0x027e0ce4 module:dtcm +from:0x0218683c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186844 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186888 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021868c0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021868e8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021868f0 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021868f8 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186908 kind:load to:0x0218bde8 module:overlay(105) +from:0x0218690c kind:load to:0x027e0ce4 module:dtcm +from:0x0218694c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186984 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021869ac kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021869b4 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021869bc kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021869c4 kind:arm_call to:0x02011ff4 module:main +from:0x021869d4 kind:load to:0x0218bde8 module:overlay(105) +from:0x021869d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021869f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186a18 kind:load to:0x027e0ce4 module:dtcm +from:0x02186a34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186a4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02186a70 kind:arm_call to:0x0208449c module:overlay(0) +from:0x02186a7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02186aa0 kind:load to:0x027e0ce4 module:dtcm +from:0x02186ac0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02186acc kind:arm_call to:0x01ff9258 module:itcm +from:0x02186ad8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02186b94 kind:arm_call to:0x01ff9638 module:itcm +from:0x02186ba4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02186bb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186bf0 kind:load to:0x02112644 module:overlays(19,31) +from:0x02186bf4 kind:load to:0x02112648 module:overlays(19,31) +from:0x02186bf8 kind:load to:0x0203feb0 module:main +from:0x02186bfc kind:load to:0x027e0ce4 module:dtcm +from:0x02186c18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186c4c kind:arm_call to:0x01ff95a0 module:itcm +from:0x02186c60 kind:arm_call to:0x01ff9638 module:itcm +from:0x02186c74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02186c8c kind:arm_call to:0x020f72cc module:overlay(31) +from:0x02186c98 kind:load to:0x027e0ce4 module:dtcm +from:0x02186c9c kind:load to:0x0218bcfc module:overlay(105) +from:0x02186ccc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186ce4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186dbc kind:arm_call to:0x020f72cc module:overlay(31) +from:0x02186dd8 kind:load to:0x027e0ce4 module:dtcm +from:0x02186e00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186e18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186ee0 kind:load to:0x027e0ce4 module:dtcm +from:0x02186ef8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186efc kind:arm_call to:0x0218b970 module:overlay(105) +from:0x02186f04 kind:load to:0x027e0ce4 module:dtcm +from:0x02186f4c kind:arm_call to:0x01ff930c module:itcm +from:0x02186f68 kind:load to:0x0218bce4 module:overlay(105) +from:0x02186fc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186fd0 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02186fe0 kind:arm_call to:0x0218a420 module:overlay(105) +from:0x02186fe8 kind:load to:0x027e0ce4 module:dtcm +from:0x0218701c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187034 kind:arm_call to:0x0218a258 module:overlay(105) +from:0x0218703c kind:load to:0x027e0ce4 module:dtcm +from:0x0218707c kind:arm_call to:0x021894dc module:overlay(105) +from:0x021870b0 kind:arm_call to:0x021865c0 module:overlay(105) +from:0x021870e8 kind:arm_call to:0x0218a1d0 module:overlay(105) +from:0x02187110 kind:arm_call to:0x0218a258 module:overlay(105) +from:0x02187128 kind:arm_call to:0x02186f6c module:overlay(105) +from:0x02187138 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187140 kind:arm_call to:0x0218bbc4 module:overlay(105) +from:0x0218714c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187154 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0218717c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187194 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x021871a0 kind:arm_call to:0x0218bbc4 module:overlay(105) +from:0x021871ac kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021871b4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021871c8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021871d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021871e4 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0218723c kind:arm_call to:0x01ffb714 module:itcm +from:0x02187248 kind:arm_call to:0x0208449c module:overlay(0) +from:0x02187258 kind:arm_call to:0x01ffb714 module:itcm +from:0x02187280 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x021872ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021872b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021872c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021872dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021872ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218732c kind:arm_call to:0x020f7284 module:overlay(31) +from:0x02187340 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02187360 kind:arm_call to:0x0218bb90 module:overlay(105) +from:0x0218736c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021873a4 kind:arm_call to:0x0218ba44 module:overlay(105) +from:0x021873b0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021873c4 kind:arm_call to:0x0218ba10 module:overlay(105) +from:0x021873d0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021873dc kind:load to:0x027e0ce4 module:dtcm +from:0x021873e0 kind:load to:0x027e09a8 module:dtcm +from:0x021873e8 kind:load to:0x0218bd40 module:overlay(105) +from:0x0218740c kind:arm_call to:0x0218a5b4 module:overlay(105) +from:0x0218744c kind:arm_call to:0x01ff9258 module:itcm +from:0x02187474 kind:arm_call to:0x01ff930c module:itcm +from:0x02187480 kind:arm_call to:0x0218a894 module:overlay(105) +from:0x02187488 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x02187494 kind:load to:0x0218bcf4 module:overlay(105) +from:0x021874c4 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x021874e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218754c kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x02187568 kind:arm_call to:0x02188f48 module:overlay(105) +from:0x02187574 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x02187590 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021875ac kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x021875cc kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x021875e4 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x021875fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0218762c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218763c kind:arm_call to:0x0205ef3c module:overlay(0) +from:0x02187648 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02187664 kind:arm_call to:0x02186ca0 module:overlay(105) +from:0x0218768c kind:arm_call to:0x021893fc module:overlay(105) +from:0x021876bc kind:arm_call to:0x020895bc module:overlay(0) +from:0x021876e0 kind:arm_call to:0x0218a534 module:overlay(105) +from:0x021876e8 kind:arm_call to:0x02189fec module:overlay(105) +from:0x02187704 kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218771c kind:arm_call to:0x0218a54c module:overlay(105) +from:0x02187740 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02187758 kind:arm_call to:0x021869e0 module:overlay(105) +from:0x02187760 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x0218777c kind:arm_call to:0x0218a54c module:overlay(105) +from:0x0218779c kind:arm_call to:0x021869e0 module:overlay(105) +from:0x021877b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021877b4 kind:load to:0x027e09a8 module:dtcm +from:0x021877bc kind:load to:0x027e09bc module:dtcm +from:0x021877c0 kind:load to:0x0218bce8 module:overlay(105) +from:0x02187840 kind:arm_call to:0x0218a978 module:overlay(105) +from:0x021878b8 kind:arm_call to:0x02088f08 module:overlay(0) +from:0x021878ec kind:arm_call to:0x01fff350 module:itcm +from:0x0218794c kind:arm_call to:0x01ff9258 module:itcm +from:0x02187964 kind:arm_call to:0x02089294 module:overlay(0) +from:0x0218797c kind:arm_call to:0x02079d94 module:overlay(0) +from:0x0218798c kind:arm_call to:0x01fff350 module:itcm +from:0x021879a8 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x021879d0 kind:arm_call to:0x0218a008 module:overlay(105) +from:0x02187a0c kind:arm_call to:0x02084314 module:overlay(0) +from:0x02187a18 kind:arm_call to:0x02091e2c module:overlay(0) +from:0x02187a34 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02187a44 kind:arm_call to:0x02186ee4 module:overlay(105) +from:0x02187a60 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187a6c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187af0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187afc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187b08 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x02187b38 kind:arm_call to:0x021894dc module:overlay(105) +from:0x02187b68 kind:arm_call to:0x021865c0 module:overlay(105) +from:0x02187b9c kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x02187bac kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02187bc4 kind:arm_call to:0x021871f0 module:overlay(105) +from:0x02187bcc kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02187be8 kind:arm_call to:0x02186aa4 module:overlay(105) +from:0x02187bf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187c24 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187c38 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187c44 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187c74 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187c88 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187c94 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187cb8 kind:arm_call to:0x0218a1d0 module:overlay(105) +from:0x02187cd8 kind:arm_call to:0x02186fec module:overlay(105) +from:0x02187cec kind:arm_call to:0x02186f6c module:overlay(105) +from:0x02187cf8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187d0c kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187d18 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187d30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02187d58 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187d6c kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187d78 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187da0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02187db0 kind:arm_call to:0x02189058 module:overlay(105) +from:0x02187dc0 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x02187dd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187dfc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187e10 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187e1c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187e4c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187e60 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187e6c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187eb8 kind:arm_call to:0x02186ee4 module:overlay(105) +from:0x02187ecc kind:arm_call to:0x021894dc module:overlay(105) +from:0x02187efc kind:arm_call to:0x021865c0 module:overlay(105) +from:0x02187f30 kind:arm_call to:0x0208f1e4 module:overlay(0) +from:0x02187f40 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02187f54 kind:arm_call to:0x021871f0 module:overlay(105) +from:0x02187f5c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02187f6c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02187f84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02187fb0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187fc4 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187fd0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187fe4 kind:arm_call to:0x02186ca0 module:overlay(105) +from:0x02187ff0 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x02188018 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02188024 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188038 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188074 kind:arm_call to:0x02186ddc module:overlay(105) +from:0x02188080 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x021880c0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021880d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02188104 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188114 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188128 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02188134 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0218815c kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02188168 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188178 kind:arm_call to:0x02186ddc module:overlay(105) +from:0x02188184 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x021881c0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021881e8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021881fc kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02188208 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188220 kind:arm_call to:0x02186ddc module:overlay(105) +from:0x0218822c kind:arm_call to:0x02186a1c module:overlay(105) +from:0x02188264 kind:arm_call to:0x021894dc module:overlay(105) +from:0x021882a4 kind:arm_call to:0x0218665c module:overlay(105) +from:0x021882bc kind:arm_call to:0x021871f0 module:overlay(105) +from:0x021882d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021882f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218830c kind:arm_call to:0x01ff930c module:itcm +from:0x02188314 kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x0218833c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188350 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0218835c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188370 kind:arm_call to:0x02186ddc module:overlay(105) +from:0x0218837c kind:arm_call to:0x02186aa4 module:overlay(105) +from:0x02188384 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021883b0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021883b8 kind:arm_call to:0x0208999c module:overlay(0) +from:0x021883cc kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021883d8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021883ec kind:arm_call to:0x02186ca0 module:overlay(105) +from:0x021883f8 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x02188474 kind:arm_call to:0x01ff9258 module:itcm +from:0x02188494 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021884a0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021884c8 kind:arm_call to:0x0218942c module:overlay(105) +from:0x021884d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218850c kind:arm_call to:0x01ffb428 module:itcm +from:0x02188568 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218857c kind:arm_call to:0x01ff930c module:itcm +from:0x0218859c kind:arm_call to:0x01ff930c module:itcm +from:0x021885c0 kind:arm_call to:0x0218a894 module:overlay(105) +from:0x021885c8 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x021885d0 kind:arm_call to:0x02186c00 module:overlay(105) +from:0x021885e0 kind:arm_call to:0x02186f08 module:overlay(105) +from:0x02188608 kind:arm_call to:0x0218a1d0 module:overlay(105) +from:0x02188614 kind:arm_call to:0x02186fec module:overlay(105) +from:0x02188628 kind:arm_call to:0x02186f6c module:overlay(105) +from:0x02188634 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188644 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02188650 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188674 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188684 kind:arm_call to:0x021873ec module:overlay(105) +from:0x02188690 kind:arm_call to:0x02186c00 module:overlay(105) +from:0x021886f4 kind:arm_call to:0x02186f08 module:overlay(105) +from:0x02188760 kind:arm_call to:0x02084198 module:overlay(0) +from:0x021887c0 kind:load to:0x027e09bc module:dtcm +from:0x021887c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021887cc kind:load to:0x020b4800 module:overlay(0) +from:0x021887d0 kind:load to:0x0218bd30 module:overlay(105) +from:0x021887d4 kind:load to:0x0218bd2c module:overlay(105) +from:0x021887d8 kind:load to:0x027e09b8 module:dtcm +from:0x021887dc kind:load to:0x0218bd48 module:overlay(105) +from:0x021887e4 kind:load to:0x0218bd3c module:overlay(105) +from:0x021887f0 kind:load to:0x0218bd00 module:overlay(105) +from:0x021887f4 kind:load to:0x0218bce4 module:overlay(105) +from:0x021887f8 kind:load to:0x0218bce0 module:overlay(105) +from:0x021887fc kind:load to:0x0218bcdc module:overlay(105) +from:0x02188800 kind:load to:0x0218bd04 module:overlay(105) +from:0x02188804 kind:load to:0x027e0ce8 module:dtcm +from:0x0218882c kind:arm_call to:0x02084198 module:overlay(0) +from:0x02188840 kind:arm_call to:0x02187040 module:overlay(105) +from:0x02188860 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021888b4 kind:arm_call to:0x01fff498 module:itcm +from:0x021888c4 kind:arm_call to:0x01fff584 module:itcm +from:0x021888e0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021888f0 kind:arm_call to:0x021873ec module:overlay(105) +from:0x02188900 kind:arm_call to:0x02186f08 module:overlay(105) +from:0x02188920 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02188938 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188954 kind:arm_call to:0x02186a1c module:overlay(105) +from:0x0218895c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02188978 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218897c kind:arm_call to:0x0218bbf8 module:overlay(105) +from:0x02188990 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021889a4 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021889b0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021889f4 kind:arm_call to:0x02094e2c module:overlay(0) +from:0x02188a1c kind:arm_call to:0x020876e0 module:overlay(0) +from:0x02188a2c kind:arm_call to:0x0206ec70 module:overlay(0) +from:0x02188a38 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02188a80 kind:arm_call to:0x01fff05c module:itcm +from:0x02188aa8 kind:arm_call to:0x01ff930c module:itcm +from:0x02188ac4 kind:arm_call to:0x02187040 module:overlay(105) +from:0x02188ae0 kind:arm_call to:0x0206ec70 module:overlay(0) +from:0x02188af0 kind:load to:0x0218bcd4 module:overlay(105) +from:0x02188af4 kind:load to:0x020b6a14 module:overlay(0) +from:0x02188afc kind:load to:0x027e0cd8 module:dtcm +from:0x02188b00 kind:load to:0x0218bccc module:overlay(105) +from:0x02188b04 kind:load to:0x0218bcd0 module:overlay(105) +from:0x02188b80 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x02188ba0 kind:arm_call to:0x0208449c module:overlay(0) +from:0x02188bdc kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02188c88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02188ca0 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02188cd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02188ce8 kind:arm_call to:0x02091ea0 module:overlay(0) +from:0x02188cf0 kind:load to:0x027e0cdc module:dtcm +from:0x02188cf4 kind:load to:0x0203feb0 module:main +from:0x02188d4c kind:arm_call to:0x02186ee4 module:overlay(105) +from:0x02188d98 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x02188da4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02188db8 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02188de8 kind:arm_call to:0x0200b578 module:main +from:0x02188e00 kind:load to:0x0218be10 module:overlay(105) +from:0x02188e04 kind:load to:0x027e0ce0 module:dtcm +from:0x02188e08 kind:load to:0x0218bca4 module:overlay(105) +from:0x02188e0c kind:load to:0x0218bc90 module:overlay(105) +from:0x02188e10 kind:load to:0x02188e14 module:overlay(105) +from:0x02188e58 kind:arm_call to:0x0200e260 module:main +from:0x02188e68 kind:arm_call to:0x01ffad5c module:itcm +from:0x02188e94 kind:load to:0x027e0964 module:dtcm +from:0x02188ea8 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x02188eb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02188ed4 kind:arm_call to:0x0218b340 module:overlay(105) +from:0x02188edc kind:load to:0x027e0ce4 module:dtcm +from:0x02188eec kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02188ef4 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02188efc kind:arm_call to:0x02011ff4 module:main +from:0x02188fc4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02188ff4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02189004 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218904c kind:load to:0x0218bcb8 module:overlay(105) +from:0x02189050 kind:load to:0x0218bcc4 module:overlay(105) +from:0x02189078 kind:arm_call to:0x01ffb428 module:itcm +from:0x02189194 kind:arm_call to:0x021891a4 module:overlay(105) +from:0x021891a0 kind:load to:0x0218be24 module:overlay(105) +from:0x021891bc kind:arm_call to:0x01fff148 module:itcm +from:0x021891e8 kind:load to:0x027e0ce0 module:dtcm +from:0x02189234 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189244 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021892d0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021892e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189324 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218932c kind:arm_call to:0x01ff938c module:itcm +from:0x0218935c kind:arm_call to:0x0207d6b4 module:overlay(0) +from:0x02189364 kind:arm_call to:0x02011ff4 module:main +from:0x021893e4 kind:load to:0x0218bd38 module:overlay(105) +from:0x021893e8 kind:load to:0x0218bd34 module:overlay(105) +from:0x02189424 kind:arm_call to:0x02189370 module:overlay(105) +from:0x0218946c kind:arm_call to:0x02189370 module:overlay(105) +from:0x021894c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02189520 kind:arm_call to:0x02189168 module:overlay(105) +from:0x0218954c kind:arm_call to:0x02078b38 module:overlay(0) +from:0x02189578 kind:arm_call to:0x01fff350 module:itcm +from:0x021895bc kind:arm_call to:0x020c15c8 module:overlay(17) +from:0x021895e4 kind:arm_call to:0x0218947c module:overlay(105) +from:0x02189624 kind:arm_call to:0x01fff350 module:itcm +from:0x02189648 kind:load to:0x027e09bc module:dtcm +from:0x0218964c kind:load to:0x0218be40 module:overlay(105) +from:0x02189650 kind:load to:0x027e0ce4 module:dtcm +from:0x021896dc kind:arm_call to:0x02078b38 module:overlay(0) +from:0x02189704 kind:arm_call to:0x01fff350 module:itcm +from:0x02189744 kind:arm_call to:0x020c15c8 module:overlay(17) +from:0x02189770 kind:arm_call to:0x0218947c module:overlay(105) +from:0x021897c4 kind:arm_call to:0x01fff350 module:itcm +from:0x021897f8 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x02189820 kind:arm_call to:0x01fff350 module:itcm +from:0x02189874 kind:arm_call to:0x01ffb714 module:itcm +from:0x02189880 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02189898 kind:arm_call to:0x01ff9364 module:itcm +from:0x021898e4 kind:arm_call to:0x020c15c8 module:overlay(17) +from:0x021898f8 kind:arm_call to:0x0218947c module:overlay(105) +from:0x02189944 kind:arm_call to:0x01fff350 module:itcm +from:0x02189980 kind:arm_call to:0x0218952c module:overlay(105) +from:0x021899a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021899dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021899f8 kind:arm_call to:0x01ff9364 module:itcm +from:0x02189a44 kind:arm_call to:0x01ff9258 module:itcm +from:0x02189a70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02189a8c kind:arm_call to:0x01ff9364 module:itcm +from:0x02189b1c kind:arm_call to:0x01ffb974 module:itcm +from:0x02189b4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02189b68 kind:arm_call to:0x01ffb800 module:itcm +from:0x02189c08 kind:arm_call to:0x01ff9770 module:itcm +from:0x02189c28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02189c50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189c5c kind:arm_call to:0x021891a4 module:overlay(105) +from:0x02189c84 kind:arm_call to:0x0218b9ac module:overlay(105) +from:0x02189ca0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02189cb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02189cbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02189cd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02189cec kind:arm_call to:0x01ff9770 module:itcm +from:0x02189d28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02189d68 kind:arm_call to:0x021891a4 module:overlay(105) +from:0x02189d78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02189db4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02189dc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02189dd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189ddc kind:arm_call to:0x0218b9ac module:overlay(105) +from:0x02189e20 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x02189e40 kind:arm_call to:0x01fff350 module:itcm +from:0x02189e80 kind:arm_call to:0x020c15c8 module:overlay(17) +from:0x02189ea8 kind:arm_call to:0x0218947c module:overlay(105) +from:0x02189ec8 kind:arm_call to:0x01fff350 module:itcm +from:0x02189f04 kind:load to:0x027e0ce4 module:dtcm +from:0x02189f08 kind:load to:0x027e09bc module:dtcm +from:0x02189f10 kind:load to:0x020b4800 module:overlay(0) +from:0x02189f14 kind:load to:0x0218be58 module:overlay(105) +from:0x02189f18 kind:load to:0x0218bd3c module:overlay(105) +from:0x02189f20 kind:load to:0x0203feb0 module:main +from:0x02189f24 kind:load to:0x0218bcbc module:overlay(105) +from:0x02189f28 kind:load to:0x0218bd44 module:overlay(105) +from:0x02189f2c kind:load to:0x0218be4c module:overlay(105) +from:0x02189f80 kind:arm_call to:0x01fff458 module:itcm +from:0x02189f88 kind:arm_call to:0x020e266c module:overlay(31) +from:0x02189fb4 kind:arm_call to:0x01fff458 module:itcm +from:0x02189fb8 kind:arm_call to:0x020e2648 module:overlay(31) +from:0x02189fe8 kind:load to:0x0218bd28 module:overlay(105) +from:0x0218a004 kind:load to:0x0218bd28 module:overlay(105) +from:0x0218a038 kind:arm_call to:0x01ff9110 module:itcm +from:0x0218a074 kind:arm_call to:0x01fff350 module:itcm +from:0x0218a0a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218a0c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218a0e0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0218a0f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218a114 kind:arm_call to:0x01fff350 module:itcm +from:0x0218a194 kind:arm_call to:0x01ff9110 module:itcm +from:0x0218a1a8 kind:load to:0x0218bd28 module:overlay(105) +from:0x0218a1ac kind:load to:0x0218bd24 module:overlay(105) +from:0x0218a1b0 kind:load to:0x0218bd20 module:overlay(105) +from:0x0218a1b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0218a1bc kind:load to:0x020b4800 module:overlay(0) +from:0x0218a1c0 kind:load to:0x0218bcc0 module:overlay(105) +from:0x0218a1c4 kind:load to:0x0218bd14 module:overlay(105) +from:0x0218a1c8 kind:load to:0x0218bd18 module:overlay(105) +from:0x0218a1cc kind:load to:0x0218bd1c module:overlay(105) +from:0x0218a220 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218a250 kind:load to:0x027e0ce4 module:dtcm +from:0x0218a254 kind:load to:0x0218bcc0 module:overlay(105) +from:0x0218a2ac kind:arm_call to:0x0218a208 module:overlay(105) +from:0x0218a2c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218a2d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218a2dc kind:arm_call to:0x0218a208 module:overlay(105) +from:0x0218a360 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218a380 kind:arm_call to:0x01ff947c module:itcm +from:0x0218a3a4 kind:load to:0x0203feb0 module:main +from:0x0218a3a8 kind:load to:0x027e00fc module:dtcm +from:0x0218a480 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218a4ec kind:arm_call to:0x01ffb464 module:itcm +from:0x0218a530 kind:load to:0x0203feb0 module:main +from:0x0218a624 kind:arm_call to:0x01ffb428 module:itcm +from:0x0218a780 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218a790 kind:arm_call to:0x01ff9770 module:itcm +from:0x0218a7a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218a7cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0218a7dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0218a830 kind:arm_call to:0x0218a568 module:overlay(105) +from:0x0218a85c kind:arm_call to:0x0218a568 module:overlay(105) +from:0x0218a87c kind:load to:0x0203feb0 module:main +from:0x0218a880 kind:load to:0x0218bd08 module:overlay(105) +from:0x0218a884 kind:load to:0x0218bd0c module:overlay(105) +from:0x0218a888 kind:load to:0x0218bd10 module:overlay(105) +from:0x0218a88c kind:load to:0x0218bcd8 module:overlay(105) +from:0x0218a890 kind:load to:0x0218bcc8 module:overlay(105) +from:0x0218a8f8 kind:arm_call to:0x01ff916c module:itcm +from:0x0218a90c kind:arm_call to:0x01ff916c module:itcm +from:0x0218a91c kind:arm_call to:0x01ff916c module:itcm +from:0x0218a970 kind:load to:0x0218bcf0 module:overlay(105) +from:0x0218a974 kind:load to:0x0218bcec module:overlay(105) +from:0x0218a9c4 kind:load to:0x0218bcf8 module:overlay(105) +from:0x0218a9d0 kind:load to:0x0218beb0 module:overlay(105) +from:0x0218a9e4 kind:arm_call to:0x02011f3c module:main +from:0x0218a9f0 kind:arm_call to:0x020e800c module:overlay(31) +from:0x0218aa04 kind:arm_call to:0x02098e24 module:overlay(0) +from:0x0218aa34 kind:load to:0x0218be84 module:overlay(105) +from:0x0218aa90 kind:arm_call to:0x020f5be8 module:overlay(31) +from:0x0218aa98 kind:arm_call to:0x020f6334 module:overlay(31) +from:0x0218aae0 kind:load to:0x0218be5c module:overlay(105) +from:0x0218aae8 kind:arm_call to:0x0218b970 module:overlay(105) +from:0x0218ab04 kind:load to:0x0218b0ac module:overlay(105) +from:0x0218ab14 kind:load to:0x0218b0ac module:overlay(105) +from:0x0218ab24 kind:arm_call to:0x0218b970 module:overlay(105) +from:0x0218ab3c kind:arm_call to:0x01ff916c module:itcm +from:0x0218abe8 kind:arm_call to:0x01fff17c module:itcm +from:0x0218ac78 kind:arm_call to:0x0208d330 module:overlay(0) +from:0x0218ac94 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x0218acc8 kind:arm_call to:0x01fff148 module:itcm +from:0x0218ad04 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0218ad14 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0218ad50 kind:arm_call to:0x0218b9ac module:overlay(105) +from:0x0218ad6c kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x0218ad74 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x0218adc4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0218add4 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0218ade0 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0218adec kind:load to:0x027e0ce0 module:dtcm +from:0x0218adf4 kind:load to:0x0203feb0 module:main +from:0x0218adf8 kind:load to:0x0218be6c module:overlay(105) +from:0x0218ae18 kind:arm_call to:0x021891a4 module:overlay(105) +from:0x0218ae28 kind:arm_call to:0x020e8244 module:overlay(31) +from:0x0218ae94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218aed8 kind:arm_call to:0x0218b970 module:overlay(105) +from:0x0218aeec kind:arm_call to:0x020f5c40 module:overlay(31) +from:0x0218af08 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218af38 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218af78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218afbc kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218b004 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218b010 kind:arm_call to:0x01fff458 module:itcm +from:0x0218b028 kind:arm_call to:0x020f7c40 module:overlay(31) +from:0x0218b040 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x0218b054 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218b068 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218b070 kind:arm_call to:0x020f5c84 module:overlay(31) +from:0x0218b090 kind:load to:0x027e0ce4 module:dtcm +from:0x0218b094 kind:load to:0x02112644 module:overlays(19,31) +from:0x0218b0a0 kind:load to:0x027e09a8 module:dtcm +from:0x0218b130 kind:arm_call to:0x0218b970 module:overlay(105) +from:0x0218b204 kind:arm_call to:0x01fff17c module:itcm +from:0x0218b27c kind:arm_call to:0x01fff148 module:itcm +from:0x0218b28c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218b2f4 kind:arm_call to:0x0207fc44 module:overlay(0) +from:0x0218b310 kind:arm_call to:0x0218aa3c module:overlay(105) +from:0x0218b330 kind:load to:0x027e0ce0 module:dtcm +from:0x0218b334 kind:load to:0x0203feb0 module:main +from:0x0218b33c kind:load to:0x027e09c0 module:dtcm +from:0x0218b3cc kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0218b3dc kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0218b3f0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0218b400 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0218b420 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218b42c kind:arm_call to:0x020f638c module:overlay(31) +from:0x0218b454 kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x0218b45c kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x0218b478 kind:arm_call to:0x0218b970 module:overlay(105) +from:0x0218b4a0 kind:arm_call to:0x020f5ed0 module:overlay(31) +from:0x0218b4e4 kind:arm_call to:0x01fff350 module:itcm +from:0x0218b540 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218b55c kind:arm_call to:0x01fff350 module:itcm +from:0x0218b588 kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218b598 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0218b5a8 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0218b5c8 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218b5d4 kind:arm_call to:0x020f638c module:overlay(31) +from:0x0218b5fc kind:arm_call to:0x020f5e40 module:overlay(31) +from:0x0218b604 kind:arm_call to:0x0218ba78 module:overlay(105) +from:0x0218b614 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0218b624 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0218b634 kind:arm_call to:0x020f6ee8 module:overlay(31) +from:0x0218b644 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0218b660 kind:arm_call to:0x020f740c module:overlay(31) +from:0x0218b670 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0218b680 kind:arm_call to:0x020f7380 module:overlay(31) +from:0x0218b698 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0218b6d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218b6ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0218b6f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0218b70c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218b7a4 kind:arm_call to:0x01fff17c module:itcm +from:0x0218b824 kind:arm_call to:0x020e81c8 module:overlay(31) +from:0x0218b830 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0218b840 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0218b860 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218b86c kind:arm_call to:0x020f638c module:overlay(31) +from:0x0218b874 kind:arm_call to:0x0218b970 module:overlay(105) +from:0x0218b880 kind:arm_call to:0x020f6ee8 module:overlay(31) +from:0x0218b8ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218b8c4 kind:arm_call to:0x020f7284 module:overlay(31) +from:0x0218b8d0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0218b8e0 kind:arm_call to:0x020f63ec module:overlay(31) +from:0x0218b900 kind:arm_call to:0x020f7378 module:overlay(31) +from:0x0218b90c kind:arm_call to:0x020f638c module:overlay(31) +from:0x0218b914 kind:arm_call to:0x020f7490 module:overlay(31) +from:0x0218b91c kind:arm_call to:0x020f7634 module:overlay(31) +from:0x0218b924 kind:arm_call to:0x020f5dc4 module:overlays(26,31) +from:0x0218b934 kind:load to:0x02112668 module:overlays(19,31) +from:0x0218b940 kind:load to:0x027e0ce4 module:dtcm +from:0x0218b948 kind:load to:0x020b4800 module:overlay(0) +from:0x0218b94c kind:load to:0x021126ac module:overlays(19,31) +from:0x0218b958 kind:load to:0x0203feb0 module:main +from:0x0218b960 kind:load to:0x027e0ce0 module:dtcm +from:0x0218b964 kind:load to:0x021126f0 module:overlays(19,31) +from:0x0218b96c kind:load to:0x02112734 module:overlays(19,31) +from:0x0218b990 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218b9a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0218b9e8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0218b9f8 kind:arm_call to:0x0207f640 module:overlay(0) +from:0x0218ba04 kind:arm_call to:0x0207f94c module:overlay(0) +from:0x0218ba30 kind:arm_call to:0x0202a190 module:main +from:0x0218ba3c kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218ba64 kind:arm_call to:0x0202a190 module:main +from:0x0218ba70 kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218ba8c kind:arm_call to:0x0218b970 module:overlay(105) +from:0x0218baa0 kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218bae8 kind:arm_call to:0x0218b970 module:overlay(105) +from:0x0218bb0c kind:arm_call to:0x0218baa8 module:overlay(105) +from:0x0218bb34 kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218bb54 kind:arm_call to:0x0218baa8 module:overlay(105) +from:0x0218bb7c kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218bbb0 kind:arm_call to:0x0202a190 module:main +from:0x0218bbbc kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218bbe4 kind:arm_call to:0x0202a190 module:main +from:0x0218bbf0 kind:arm_call to:0x0218ae04 module:overlay(105) +from:0x0218bc1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218bc34 kind:arm_call to:0x0218baa8 module:overlay(105) +from:0x0218bc60 kind:arm_call to:0x0218bb48 module:overlay(105) +from:0x0218bc78 kind:load to:0x027e0ce4 module:dtcm +from:0x0218bc84 kind:arm_call to:0x02098ecc module:overlay(0) +from:0x0218bd98 kind:arm_call to:0x0218a9f8 module:overlay(105) +from:0x0218bda8 kind:arm_call to:0x0203e3a4 module:main +from:0x0218bdbc kind:load to:0x0218be5c module:overlay(105) +from:0x0218bdc4 kind:load to:0x0218bea0 module:overlay(105) +from:0x0218bdc8 kind:load to:0x0218beb0 module:overlay(105) +from:0x0218bdcc kind:load to:0x0218bc7c module:overlay(105) +from:0x0218bdd0 kind:load to:0x0218bea4 module:overlay(105) +from:0x0218bdd4 kind:load to:0x0218bd4c module:overlay(105) +from:0x0218bde8 kind:load to:0x02091878 module:overlay(0) +from:0x0218bdec kind:load to:0x02186850 module:overlay(105) +from:0x0218bdf0 kind:load to:0x02186914 module:overlay(105) +from:0x0218bdf4 kind:load to:0x02187498 module:overlay(105) +from:0x0218bdf8 kind:load to:0x021877c8 module:overlay(105) +from:0x0218bdfc kind:load to:0x02091e98 module:overlay(0) +from:0x0218be00 kind:load to:0x02188b08 module:overlay(105) +from:0x0218be04 kind:load to:0x02188bc0 module:overlay(105) +from:0x0218be10 kind:load to:0x02186830 module:overlay(105) +from:0x0218be14 kind:load to:0x02188ee0 module:overlay(105) +from:0x0218be18 kind:load to:0x02188e98 module:overlay(105) +from:0x0218be24 kind:load to:0x021871dc module:overlay(105) +from:0x0218be28 kind:load to:0x02189354 module:overlay(105) +from:0x0218be2c kind:load to:0x021891ec module:overlay(105) +from:0x0218be30 kind:load to:0x02189290 module:overlay(105) +from:0x0218be34 kind:load to:0x0207d6c8 module:overlay(0) +from:0x0218be40 kind:load to:0x02189f68 module:overlay(105) +from:0x0218be4c kind:load to:0x02189f30 module:overlay(105) +from:0x0218be58 kind:load to:0x02189fa0 module:overlay(105) +from:0x0218be84 kind:load to:0x0218a9d4 module:overlay(105) +from:0x0218be88 kind:load to:0x02098ef4 module:overlay(0) +from:0x0218be8c kind:load to:0x02098efc module:overlay(0) +from:0x0218be90 kind:load to:0x02098f78 module:overlay(0) +from:0x0218be94 kind:load to:0x02098fb8 module:overlay(0) +from:0x0218be98 kind:load to:0x02098fbc module:overlay(0) +from:0x0218be9c kind:load to:0x02098fc0 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov105/symbols.txt b/config/jp/arm9/overlays/ov105/symbols.txt new file mode 100644 index 00000000..02feaf21 --- /dev/null +++ b/config/jp/arm9/overlays/ov105/symbols.txt @@ -0,0 +1,139 @@ +func_ov105_021865c0 kind:function(arm,size=0x9c) addr:0x021865c0 +func_ov105_0218665c kind:function(arm,size=0xa8) addr:0x0218665c +func_ov105_02186704 kind:function(arm,size=0x12c) addr:0x02186704 +func_ov105_02186830 kind:function(arm,size=0x20) addr:0x02186830 +func_ov105_02186850 kind:function(arm,size=0xc4) addr:0x02186850 +func_ov105_02186914 kind:function(arm,size=0xcc) addr:0x02186914 +func_ov105_021869e0 kind:function(arm,size=0x3c) addr:0x021869e0 +func_ov105_02186a1c kind:function(arm,size=0x88) addr:0x02186a1c +func_ov105_02186aa4 kind:function(arm,size=0x15c) addr:0x02186aa4 +func_ov105_02186c00 kind:function(arm,size=0xa0) addr:0x02186c00 +func_ov105_02186ca0 kind:function(arm,size=0x13c) addr:0x02186ca0 +func_ov105_02186ddc kind:function(arm,size=0x108) addr:0x02186ddc +func_ov105_02186ee4 kind:function(arm,size=0x24) addr:0x02186ee4 +func_ov105_02186f08 kind:function(arm,size=0x64) addr:0x02186f08 +func_ov105_02186f6c kind:function(arm,size=0x80) addr:0x02186f6c +func_ov105_02186fec kind:function(arm,size=0x54) addr:0x02186fec +func_ov105_02187040 kind:function(arm,size=0x19c) addr:0x02187040 +func_ov105_021871dc kind:function(arm,size=0x14) addr:0x021871dc +func_ov105_021871f0 kind:function(arm,size=0x1fc) addr:0x021871f0 +func_ov105_021873ec kind:function(arm,size=0xac) addr:0x021873ec +func_ov105_02187498 kind:function(arm,size=0x330) addr:0x02187498 +func_ov105_021877c8 kind:function(arm,size=0x1340) addr:0x021877c8 +func_ov105_02188b08 kind:function(arm,size=0xb8) addr:0x02188b08 +func_ov105_02188bc0 kind:function(arm,size=0x138) addr:0x02188bc0 +func_ov105_02188cf8 kind:function(arm,size=0x68) addr:0x02188cf8 +func_ov105_02188d60 kind:function(arm,size=0xb4) addr:0x02188d60 +func_ov105_02188e14 kind:function(arm,size=0x84) addr:0x02188e14 +func_ov105_02188e98 kind:function(arm,size=0x48) addr:0x02188e98 +func_ov105_02188ee0 kind:function(arm,size=0x28) addr:0x02188ee0 +func_ov105_02188f08 kind:function(arm,size=0x40) addr:0x02188f08 +func_ov105_02188f48 kind:function(arm,size=0x110) addr:0x02188f48 +func_ov105_02189058 kind:function(arm,size=0x110) addr:0x02189058 +func_ov105_02189168 kind:function(arm,size=0x3c) addr:0x02189168 +func_ov105_021891a4 kind:function(arm,size=0x48) addr:0x021891a4 +func_ov105_021891ec kind:function(arm,size=0xa4) addr:0x021891ec +func_ov105_02189290 kind:function(arm,size=0xc4) addr:0x02189290 +func_ov105_02189354 kind:function(arm,size=0x1c) addr:0x02189354 +func_ov105_02189370 kind:function(arm,size=0x7c) addr:0x02189370 +func_ov105_021893ec kind:function(arm,size=0x10) addr:0x021893ec +func_ov105_021893fc kind:function(arm,size=0x30) addr:0x021893fc +func_ov105_0218942c kind:function(arm,size=0x50) addr:0x0218942c +func_ov105_0218947c kind:function(arm,size=0x60) addr:0x0218947c +func_ov105_021894dc kind:function(arm,size=0x50) addr:0x021894dc +func_ov105_0218952c kind:function(arm,size=0x128) addr:0x0218952c +func_ov105_02189654 kind:function(arm,size=0x8dc) addr:0x02189654 +func_ov105_02189f30 kind:function(arm,size=0x38) addr:0x02189f30 +func_ov105_02189f68 kind:function(arm,size=0x38) addr:0x02189f68 +func_ov105_02189fa0 kind:function(arm,size=0x30) addr:0x02189fa0 +func_ov105_02189fd0 kind:function(arm,size=0x1c) addr:0x02189fd0 +func_ov105_02189fec kind:function(arm,size=0x1c) addr:0x02189fec +func_ov105_0218a008 kind:function(arm,size=0x1c8) addr:0x0218a008 +func_ov105_0218a1d0 kind:function(arm,size=0x38) addr:0x0218a1d0 +func_ov105_0218a208 kind:function(arm,size=0x50) addr:0x0218a208 +func_ov105_0218a258 kind:function(arm,size=0x158) addr:0x0218a258 +func_ov105_0218a3b0 kind:function(arm,size=0x70) addr:0x0218a3b0 +func_ov105_0218a420 kind:function(arm,size=0x114) addr:0x0218a420 +func_ov105_0218a534 kind:function(arm,size=0x18) addr:0x0218a534 +func_ov105_0218a54c kind:function(arm,size=0x1c) addr:0x0218a54c +func_ov105_0218a568 kind:function(arm,size=0x4c) addr:0x0218a568 +func_ov105_0218a5b4 kind:function(arm,size=0x2e0) addr:0x0218a5b4 +func_ov105_0218a894 kind:function(arm,size=0xe4) addr:0x0218a894 +func_ov105_0218a978 kind:function(arm,size=0x50) addr:0x0218a978 +func_ov105_0218a9c8 kind:function(arm,size=0xc) addr:0x0218a9c8 +func_ov105_0218a9d4 kind:function(arm,size=0x24) addr:0x0218a9d4 +func_ov105_0218a9f8 kind:function(arm,size=0x44) addr:0x0218a9f8 +func_ov105_0218aa3c kind:function(arm,size=0x4c) addr:0x0218aa3c +func_ov105_0218aa88 kind:function(arm,size=0x5c) addr:0x0218aa88 +func_ov105_0218aae4 kind:function(arm,size=0x14) addr:0x0218aae4 +func_ov105_0218aaf8 kind:function(arm,size=0x10) addr:0x0218aaf8 +func_ov105_0218ab08 kind:function(arm,size=0x10) addr:0x0218ab08 +func_ov105_0218ab18 kind:function(arm,size=0x2e8) addr:0x0218ab18 +func_ov105_0218ae00 kind:function(arm,size=0x4) addr:0x0218ae00 +func_ov105_0218ae04 kind:function(arm,size=0x2a8) addr:0x0218ae04 +func_ov105_0218b0ac kind:function(arm,size=0x294) addr:0x0218b0ac +func_ov105_0218b340 kind:function(arm,size=0x630) addr:0x0218b340 +func_ov105_0218b970 kind:function(arm,size=0x3c) addr:0x0218b970 +func_ov105_0218b9ac kind:function(arm,size=0x64) addr:0x0218b9ac +func_ov105_0218ba10 kind:function(arm,size=0x34) addr:0x0218ba10 +func_ov105_0218ba44 kind:function(arm,size=0x34) addr:0x0218ba44 +func_ov105_0218ba78 kind:function(arm,size=0x30) addr:0x0218ba78 +func_ov105_0218baa8 kind:function(arm,size=0x58) addr:0x0218baa8 +func_ov105_0218bb00 kind:function(arm,size=0x48) addr:0x0218bb00 +func_ov105_0218bb48 kind:function(arm,size=0x48) addr:0x0218bb48 +func_ov105_0218bb90 kind:function(arm,size=0x34) addr:0x0218bb90 +func_ov105_0218bbc4 kind:function(arm,size=0x34) addr:0x0218bbc4 +func_ov105_0218bbf8 kind:function(arm,size=0x84) addr:0x0218bbf8 +func_ov105_0218bc7c kind:function(arm,size=0x14) addr:0x0218bc7c +data_ov105_0218bc90 kind:data(any) addr:0x0218bc90 +data_ov105_0218bca4 kind:data(any) addr:0x0218bca4 +data_ov105_0218bcb8 kind:data(any) addr:0x0218bcb8 +data_ov105_0218bcbc kind:data(any) addr:0x0218bcbc +data_ov105_0218bcc0 kind:data(any) addr:0x0218bcc0 +data_ov105_0218bcc4 kind:data(any) addr:0x0218bcc4 +data_ov105_0218bcc8 kind:data(any) addr:0x0218bcc8 +data_ov105_0218bccc kind:data(any) addr:0x0218bccc +data_ov105_0218bcd0 kind:data(any) addr:0x0218bcd0 +data_ov105_0218bcd4 kind:data(any) addr:0x0218bcd4 +data_ov105_0218bcd8 kind:data(any) addr:0x0218bcd8 +data_ov105_0218bcdc kind:data(any) addr:0x0218bcdc +data_ov105_0218bce0 kind:data(any) addr:0x0218bce0 +data_ov105_0218bce4 kind:data(any) addr:0x0218bce4 +data_ov105_0218bce8 kind:data(any) addr:0x0218bce8 +data_ov105_0218bcec kind:data(any) addr:0x0218bcec +data_ov105_0218bcf0 kind:data(any) addr:0x0218bcf0 +data_ov105_0218bcf4 kind:data(any) addr:0x0218bcf4 +data_ov105_0218bcf8 kind:data(any) addr:0x0218bcf8 +data_ov105_0218bcfc kind:data(any) addr:0x0218bcfc +data_ov105_0218bd00 kind:data(any) addr:0x0218bd00 +data_ov105_0218bd04 kind:data(any) addr:0x0218bd04 +data_ov105_0218bd08 kind:data(any) addr:0x0218bd08 +data_ov105_0218bd0c kind:data(any) addr:0x0218bd0c +data_ov105_0218bd10 kind:data(any) addr:0x0218bd10 +data_ov105_0218bd14 kind:data(any) addr:0x0218bd14 +data_ov105_0218bd18 kind:data(any) addr:0x0218bd18 +data_ov105_0218bd1c kind:data(any) addr:0x0218bd1c +data_ov105_0218bd20 kind:data(any) addr:0x0218bd20 +data_ov105_0218bd24 kind:data(any) addr:0x0218bd24 +data_ov105_0218bd28 kind:data(any) addr:0x0218bd28 +data_ov105_0218bd2c kind:data(any) addr:0x0218bd2c +data_ov105_0218bd30 kind:data(any) addr:0x0218bd30 +data_ov105_0218bd34 kind:data(any) addr:0x0218bd34 +data_ov105_0218bd38 kind:data(any) addr:0x0218bd38 +data_ov105_0218bd3c kind:data(any) addr:0x0218bd3c +data_ov105_0218bd40 kind:data(any) addr:0x0218bd40 +data_ov105_0218bd44 kind:data(any) addr:0x0218bd44 +data_ov105_0218bd48 kind:data(any) addr:0x0218bd48 +func_ov105_0218bd4c kind:function(arm,size=0x88) addr:0x0218bd4c +data_ov105_0218bde8 kind:data(any) addr:0x0218bde8 +data_ov105_0218be10 kind:data(any) addr:0x0218be10 +data_ov105_0218be24 kind:data(any) addr:0x0218be24 +data_ov105_0218be40 kind:data(any) addr:0x0218be40 +data_ov105_0218be4c kind:data(any) addr:0x0218be4c +data_ov105_0218be58 kind:data(any) addr:0x0218be58 +data_ov105_0218be5c kind:data(any) addr:0x0218be5c +data_ov105_0218be6c kind:data(any) addr:0x0218be6c +data_ov105_0218be84 kind:data(any) addr:0x0218be84 +data_ov105_0218bea0 kind:bss addr:0x0218bea0 +data_ov105_0218bea4 kind:bss addr:0x0218bea4 +data_ov105_0218beb0 kind:bss addr:0x0218beb0 diff --git a/config/jp/arm9/overlays/ov106/delinks.txt b/config/jp/arm9/overlays/ov106/delinks.txt new file mode 100644 index 00000000..b61297ba --- /dev/null +++ b/config/jp/arm9/overlays/ov106/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021865c0 end:0x02187624 kind:code align:32 + .rodata start:0x02187624 end:0x021876a0 kind:data align:4 + .init start:0x021876a0 end:0x021876c4 kind:code align:4 + .ctor start:0x021876c4 end:0x021876cc kind:data align:4 + .data start:0x021876e0 end:0x02187740 kind:data align:32 + .bss start:0x02187740 end:0x02187740 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov106/relocs.txt b/config/jp/arm9/overlays/ov106/relocs.txt new file mode 100644 index 00000000..a0c5723b --- /dev/null +++ b/config/jp/arm9/overlays/ov106/relocs.txt @@ -0,0 +1,165 @@ +from:0x021865fc kind:arm_call to:0x01ff9638 module:itcm +from:0x0218660c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218661c kind:load to:0x020ae668 module:overlay(0) +from:0x02186620 kind:load to:0x020ae664 module:overlay(0) +from:0x02186624 kind:load to:0x020ae678 module:overlay(0) +from:0x02186650 kind:arm_call to:0x0203e690 module:main +from:0x02186660 kind:load to:0x020a1aac module:overlay(0) +from:0x02186664 kind:load to:0x021868a0 module:overlay(106) +from:0x0218667c kind:arm_call to:0x02186848 module:overlay(106) +from:0x0218669c kind:arm_call to:0x021865c0 module:overlay(106) +from:0x021866c4 kind:arm_call to:0x020a1878 module:overlay(0) +from:0x021866dc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021866fc kind:load to:0x027e0cec module:dtcm +from:0x0218673c kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02186764 kind:arm_call to:0x021865c0 module:overlay(106) +from:0x02186878 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02186894 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0218689c kind:load to:0x027e0cec module:dtcm +from:0x021868b4 kind:arm_call to:0x02090efc module:overlay(0) +from:0x021868c4 kind:arm_call to:0x02187154 module:overlay(106) +from:0x021868cc kind:arm_call to:0x02187078 module:overlay(106) +from:0x021868d4 kind:arm_call to:0x02186628 module:overlay(106) +from:0x02186904 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x02186934 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x0218694c kind:arm_call to:0x01ffb714 module:itcm +from:0x02186978 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02186988 kind:arm_call to:0x0205ef3c module:overlay(0) +from:0x02186994 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021869a0 kind:load to:0x021876e8 module:overlay(106) +from:0x021869a4 kind:load to:0x027e09a4 module:dtcm +from:0x021869a8 kind:load to:0x020da000 module:overlays(19,24) +from:0x021869ac kind:load to:0x027e09bc module:dtcm +from:0x021869bc kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021869c4 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021869f8 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186a60 kind:arm_call to:0x02098dac module:overlay(0) +from:0x02186ae8 kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02186b0c kind:arm_call to:0x020a9fec module:overlay(0) +from:0x02186b34 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02186b48 kind:arm_call to:0x02186848 module:overlay(106) +from:0x02186b50 kind:arm_call to:0x02187498 module:overlay(106) +from:0x02186b70 kind:load to:0x020ae674 module:overlay(0) +from:0x02186b74 kind:load to:0x020ae670 module:overlay(0) +from:0x02186b78 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02186b88 kind:load to:0x027e09a8 module:dtcm +from:0x02186bb0 kind:arm_call to:0x02091e2c module:overlay(0) +from:0x02186bc4 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186bd0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186c4c kind:arm_call to:0x02089afc module:overlay(0) +from:0x02186c64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02186ca8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02186cc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02186d40 kind:arm_call to:0x02187460 module:overlay(106) +from:0x02186d74 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02186dc4 kind:arm_call to:0x02186668 module:overlay(106) +from:0x02186df8 kind:arm_call to:0x02186700 module:overlay(106) +from:0x02186e44 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186e54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186e98 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186ea4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186ebc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02186ecc kind:load to:0x027e09b8 module:dtcm +from:0x02186ed0 kind:load to:0x027e09a8 module:dtcm +from:0x02186ed8 kind:load to:0x020ae66c module:overlay(0) +from:0x02186ee4 kind:load to:0x0204b608 module:main +from:0x02186f1c kind:arm_call to:0x020bd78c module:overlay(17) +from:0x02186f34 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x02186f88 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02186fa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02186fb4 kind:arm_call to:0x02091ea0 module:overlay(0) +from:0x02186fbc kind:load to:0x027e0cdc module:dtcm +from:0x02186fcc kind:arm_call to:0x02186848 module:overlay(106) +from:0x02186fd4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186fe8 kind:arm_call to:0x0203e740 module:main +from:0x02186ff0 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186ff8 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02187000 kind:arm_call to:0x02187364 module:overlay(106) +from:0x02187008 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02187014 kind:load to:0x020a1aac module:overlay(0) +from:0x02187024 kind:arm_call to:0x02186848 module:overlay(106) +from:0x0218702c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02187040 kind:arm_call to:0x0203e740 module:main +from:0x02187048 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02187050 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02187058 kind:arm_call to:0x02187364 module:overlay(106) +from:0x02187060 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02187068 kind:arm_call to:0x02011ff4 module:main +from:0x02187074 kind:load to:0x020a1aac module:overlay(0) +from:0x021870a4 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x021870d0 kind:arm_call to:0x0205e064 module:overlay(0) +from:0x021870dc kind:load to:0x0218771c module:overlay(106) +from:0x021870e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021870e4 kind:load to:0x02187624 module:overlay(106) +from:0x021870e8 kind:load to:0x020b3168 module:overlay(0) +from:0x021870ec kind:load to:0x02187708 module:overlay(106) +from:0x02187110 kind:arm_call to:0x0200eab0 module:main +from:0x02187124 kind:arm_call to:0x0208ddfc module:overlay(0) +from:0x02187138 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02187140 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02187148 kind:arm_call to:0x02011ff4 module:main +from:0x02187184 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02187194 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021871e0 kind:arm_call to:0x0203e690 module:main +from:0x02187210 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x0218723c kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x02187270 kind:arm_call to:0x02090570 module:overlay(0) +from:0x02187284 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x02187290 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021872a4 kind:arm_call to:0x02059498 module:overlay(0) +from:0x021872d4 kind:arm_call to:0x0200b578 module:main +from:0x021872e4 kind:arm_call to:0x020aa174 module:overlay(0) +from:0x021872fc kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x0218733c kind:load to:0x02187730 module:overlay(106) +from:0x02187340 kind:load to:0x020b3168 module:overlay(0) +from:0x02187344 kind:load to:0x027e09b8 module:dtcm +from:0x02187348 kind:load to:0x020a1aac module:overlay(0) +from:0x0218734c kind:load to:0x021868a0 module:overlay(106) +from:0x02187350 kind:load to:0x027e0ce0 module:dtcm +from:0x02187354 kind:load to:0x0218764c module:overlay(106) +from:0x02187358 kind:load to:0x02187638 module:overlay(106) +from:0x0218735c kind:load to:0x02187660 module:overlay(106) +from:0x02187360 kind:load to:0x021874b8 module:overlay(106) +from:0x02187380 kind:arm_call to:0x02187424 module:overlay(106) +from:0x02187394 kind:arm_call to:0x0203e740 module:main +from:0x0218739c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021873a4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021873ac kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021873b8 kind:load to:0x02187730 module:overlay(106) +from:0x021873bc kind:load to:0x020a1aac module:overlay(0) +from:0x021873dc kind:arm_call to:0x02187424 module:overlay(106) +from:0x021873f0 kind:arm_call to:0x0203e740 module:main +from:0x021873f8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02187400 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02187408 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02187410 kind:arm_call to:0x02011ff4 module:main +from:0x0218741c kind:load to:0x02187730 module:overlay(106) +from:0x02187420 kind:load to:0x020a1aac module:overlay(0) +from:0x02187448 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x0218745c kind:load to:0x027e0cec module:dtcm +from:0x02187488 kind:arm_call to:0x02014fec module:main +from:0x02187490 kind:arm_call to:0x02187424 module:overlay(106) +from:0x021874b0 kind:arm_call to:0x02187424 module:overlay(106) +from:0x021874f8 kind:arm_call to:0x0200e260 module:main +from:0x02187508 kind:arm_call to:0x01ffad5c module:itcm +from:0x02187550 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021875d0 kind:load to:0x027e0964 module:dtcm +from:0x021875d4 kind:load to:0x027e0cec module:dtcm +from:0x021875f0 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x02187614 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x021876c0 kind:load to:0x02187708 module:overlay(106) +from:0x021876c4 kind:load to:0x021876a0 module:overlay(106) +from:0x021876e8 kind:load to:0x02091878 module:overlay(0) +from:0x021876ec kind:load to:0x02186fc0 module:overlay(106) +from:0x021876f0 kind:load to:0x02187018 module:overlay(106) +from:0x021876f4 kind:load to:0x021869d0 module:overlay(106) +from:0x021876f8 kind:load to:0x02186b8c module:overlay(106) +from:0x021876fc kind:load to:0x02091e98 module:overlay(0) +from:0x02187700 kind:load to:0x02186ee8 module:overlay(106) +from:0x02187704 kind:load to:0x02186f6c module:overlay(106) +from:0x0218771c kind:load to:0x021869b0 module:overlay(106) +from:0x02187720 kind:load to:0x0218712c module:overlay(106) +from:0x02187724 kind:load to:0x021870fc module:overlay(106) +from:0x02187730 kind:load to:0x02187364 module:overlay(106) +from:0x02187734 kind:load to:0x021873c0 module:overlay(106) +from:0x02187738 kind:load to:0x021875dc module:overlay(106) diff --git a/config/jp/arm9/overlays/ov106/symbols.txt b/config/jp/arm9/overlays/ov106/symbols.txt new file mode 100644 index 00000000..3523d44d --- /dev/null +++ b/config/jp/arm9/overlays/ov106/symbols.txt @@ -0,0 +1,34 @@ +func_ov106_021865c0 kind:function(arm,size=0x68) addr:0x021865c0 +func_ov106_02186628 kind:function(arm,size=0x40) addr:0x02186628 +func_ov106_02186668 kind:function(arm,size=0x98) addr:0x02186668 +func_ov106_02186700 kind:function(arm,size=0x148) addr:0x02186700 +func_ov106_02186848 kind:function(arm,size=0x58) addr:0x02186848 +func_ov106_021868a0 kind:function(arm,size=0xc) addr:0x021868a0 +func_ov106_021868ac kind:function(arm,size=0x104) addr:0x021868ac +func_ov106_021869b0 kind:function(arm,size=0x20) addr:0x021869b0 +func_ov106_021869d0 kind:function(arm,size=0x1bc) addr:0x021869d0 +func_ov106_02186b8c kind:function(arm,size=0x35c) addr:0x02186b8c +func_ov106_02186ee8 kind:function(arm,size=0x84) addr:0x02186ee8 +func_ov106_02186f6c kind:function(arm,size=0x54) addr:0x02186f6c +func_ov106_02186fc0 kind:function(arm,size=0x58) addr:0x02186fc0 +func_ov106_02187018 kind:function(arm,size=0x60) addr:0x02187018 +func_ov106_02187078 kind:function(arm,size=0x84) addr:0x02187078 +func_ov106_021870fc kind:function(arm,size=0x30) addr:0x021870fc +func_ov106_0218712c kind:function(arm,size=0x28) addr:0x0218712c +func_ov106_02187154 kind:function(arm,size=0x210) addr:0x02187154 +func_ov106_02187364 kind:function(arm,size=0x5c) addr:0x02187364 +func_ov106_021873c0 kind:function(arm,size=0x64) addr:0x021873c0 +func_ov106_02187424 kind:function(arm,size=0x3c) addr:0x02187424 +func_ov106_02187460 kind:function(arm,size=0x38) addr:0x02187460 +func_ov106_02187498 kind:function(arm,size=0x20) addr:0x02187498 +func_ov106_021874b8 kind:function(arm,size=0x124) addr:0x021874b8 +func_ov106_021875dc kind:function(arm,size=0x48) addr:0x021875dc +data_ov106_02187624 kind:data(any) addr:0x02187624 +data_ov106_02187638 kind:data(any) addr:0x02187638 +data_ov106_0218764c kind:data(any) addr:0x0218764c +data_ov106_02187660 kind:data(any) addr:0x02187660 +func_ov106_021876a0 kind:function(arm,size=0x24) addr:0x021876a0 +data_ov106_021876e8 kind:data(any) addr:0x021876e8 +data_ov106_02187708 kind:data(any) addr:0x02187708 +data_ov106_0218771c kind:data(any) addr:0x0218771c +data_ov106_02187730 kind:data(any) addr:0x02187730 diff --git a/config/jp/arm9/overlays/ov107/delinks.txt b/config/jp/arm9/overlays/ov107/delinks.txt new file mode 100644 index 00000000..cf941aa6 --- /dev/null +++ b/config/jp/arm9/overlays/ov107/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021865c0 end:0x02188194 kind:code align:32 + .rodata start:0x02188194 end:0x021881bc kind:data align:4 + .init start:0x021881bc end:0x021881cc kind:code align:4 + .ctor start:0x021881cc end:0x021881d4 kind:data align:4 + .data start:0x021881e0 end:0x02188220 kind:data align:32 + .bss start:0x02188220 end:0x021882a0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov107/relocs.txt b/config/jp/arm9/overlays/ov107/relocs.txt new file mode 100644 index 00000000..7a9d94e1 --- /dev/null +++ b/config/jp/arm9/overlays/ov107/relocs.txt @@ -0,0 +1,226 @@ +from:0x021865ec kind:arm_call to:0x020aa2b8 module:overlay(0) +from:0x021865f8 kind:arm_call to:0x02186830 module:overlay(107) +from:0x0218661c kind:arm_call to:0x0218662c module:overlay(107) +from:0x0218666c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218667c kind:arm_call to:0x0205ef3c module:overlay(0) +from:0x021866e8 kind:arm_call to:0x0205ef3c module:overlay(0) +from:0x0218678c kind:arm_call to:0x01ffb974 module:itcm +from:0x0218679c kind:arm_call to:0x02089a20 module:overlay(0) +from:0x021867b8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021867d4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021867e4 kind:arm_call to:0x01ff993c module:itcm +from:0x021867fc kind:load to:0x0203feb0 module:main +from:0x02186814 kind:load to:0x02188220 module:overlay(107) +from:0x0218687c kind:arm_call to:0x01ffb974 module:itcm +from:0x0218689c kind:arm_call to:0x01ffb974 module:itcm +from:0x021868ec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02186900 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02186914 kind:arm_call to:0x01ffedac module:itcm +from:0x0218692c kind:arm_call to:0x02186970 module:overlay(107) +from:0x02186968 kind:load to:0x0211a680 module:overlay(31) +from:0x0218699c kind:arm_call to:0x02082240 module:overlay(0) +from:0x02186a18 kind:arm_call to:0x02082240 module:overlay(0) +from:0x02186abc kind:arm_call to:0x01ffedf4 module:itcm +from:0x02186b18 kind:arm_call to:0x02187ffc module:overlay(107) +from:0x02186b2c kind:load to:0x027e0cd8 module:dtcm +from:0x02186b30 kind:load to:0x02188220 module:overlay(107) +from:0x02186b68 kind:arm_call to:0x0210ce14 module:overlay(31) +from:0x02186bf4 kind:arm_call to:0x020c18a8 module:overlay(17) +from:0x02186c28 kind:arm_call to:0x0210ca3c module:overlay(31) +from:0x02186c68 kind:arm_call to:0x02187d20 module:overlay(107) +from:0x02186cf4 kind:arm_call to:0x0210ceac module:overlays(26,31) +from:0x02186d00 kind:load to:0x02188220 module:overlay(107) +from:0x02186d04 kind:load to:0x02118120 module:overlays(19,31) +from:0x02186d08 kind:load to:0x027e0ce8 module:dtcm +from:0x02186d30 kind:arm_call to:0x020aa174 module:overlay(0) +from:0x02186d50 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x02186d78 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x02186d84 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x02186d90 kind:arm_call to:0x02059498 module:overlay(0) +from:0x02186da0 kind:arm_call to:0x01fff148 module:itcm +from:0x02186dfc kind:arm_call to:0x0200b578 module:main +from:0x02186e10 kind:load to:0x021881e8 module:overlay(107) +from:0x02186e14 kind:load to:0x027e0ce0 module:dtcm +from:0x02186e18 kind:load to:0x020b3168 module:overlay(0) +from:0x02186e1c kind:load to:0x021881a8 module:overlay(107) +from:0x02186e20 kind:load to:0x02188194 module:overlay(107) +from:0x02186e24 kind:load to:0x0218700c module:overlay(107) +from:0x02186e4c kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02186e54 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186e5c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186e64 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186e6c kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186e74 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186e7c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186e84 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186e90 kind:load to:0x021881e8 module:overlay(107) +from:0x02186e94 kind:load to:0x027e0cec module:dtcm +from:0x02186ebc kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02186ec4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186ecc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186ed4 kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186edc kind:arm_call to:0x020a1aac module:overlay(0) +from:0x02186ee4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186eec kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186ef4 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186efc kind:arm_call to:0x02011ff4 module:main +from:0x02186f08 kind:load to:0x021881e8 module:overlay(107) +from:0x02186f0c kind:load to:0x027e0cec module:dtcm +from:0x02186f58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02186f68 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02186f78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02186fb4 kind:arm_call to:0x01ff993c module:itcm +from:0x02187004 kind:load to:0x02112484 module:overlays(19,31) +from:0x02187008 kind:load to:0x02112478 module:overlays(19,31) +from:0x02187050 kind:arm_call to:0x0200e260 module:main +from:0x02187060 kind:arm_call to:0x01ffad5c module:itcm +from:0x0218708c kind:load to:0x027e0964 module:dtcm +from:0x021870dc kind:arm_call to:0x020a1764 module:overlay(0) +from:0x021870f4 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02187120 kind:arm_call to:0x01ffb714 module:itcm +from:0x02187128 kind:arm_call to:0x01ffb800 module:itcm +from:0x0218714c kind:arm_call to:0x01ffb428 module:itcm +from:0x0218719c kind:arm_call to:0x02078b38 module:overlay(0) +from:0x021871a8 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x021871c0 kind:arm_call to:0x01fff17c module:itcm +from:0x021871d8 kind:arm_call to:0x01ff9364 module:itcm +from:0x02187208 kind:arm_call to:0x01ff993c module:itcm +from:0x02187214 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187390 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x02187398 kind:arm_call to:0x020a1b0c module:overlay(0) +from:0x021873a8 kind:load to:0x027e0cec module:dtcm +from:0x021873ac kind:load to:0x0211247c module:overlays(19,31) +from:0x021873b0 kind:load to:0x0211248c module:overlays(19,31) +from:0x021873b4 kind:load to:0x02112480 module:overlays(19,31) +from:0x021873b8 kind:load to:0x02112488 module:overlays(19,31) +from:0x021873bc kind:load to:0x027e09bc module:dtcm +from:0x021873c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021873c4 kind:load to:0x02112490 module:overlays(19,31) +from:0x021873c8 kind:load to:0x02112470 module:overlays(19,26,31) +from:0x021873cc kind:load to:0x0203feb0 module:main +from:0x021873e4 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x021873f4 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x021873fc kind:arm_call to:0x02187090 module:overlay(107) +from:0x02187434 kind:arm_call to:0x020a1764 module:overlay(0) +from:0x0218744c kind:arm_call to:0x020a1764 module:overlay(0) +from:0x02187570 kind:load to:0x027e0cec module:dtcm +from:0x0218757c kind:arm_call to:0x02090efc module:overlay(0) +from:0x0218758c kind:arm_call to:0x02186d0c module:overlay(107) +from:0x021875bc kind:arm_call to:0x02078b38 module:overlay(0) +from:0x021875d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021875e4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021875f0 kind:arm_call to:0x020aa2b8 module:overlay(0) +from:0x021875f4 kind:arm_call to:0x02186808 module:overlay(107) +from:0x02187600 kind:load to:0x021881fc module:overlay(107) +from:0x02187604 kind:load to:0x027e09bc module:dtcm +from:0x02187620 kind:arm_call to:0x020aa2b8 module:overlay(0) +from:0x02187624 kind:arm_call to:0x02186818 module:overlay(107) +from:0x0218762c kind:arm_call to:0x02186e28 module:overlay(107) +from:0x02187634 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02187640 kind:load to:0x021881fc module:overlay(107) +from:0x0218765c kind:arm_call to:0x020aa2b8 module:overlay(0) +from:0x02187660 kind:arm_call to:0x02186818 module:overlay(107) +from:0x02187668 kind:arm_call to:0x02186e28 module:overlay(107) +from:0x02187670 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02187678 kind:arm_call to:0x02011ff4 module:main +from:0x02187684 kind:load to:0x021881fc module:overlay(107) +from:0x021876f4 kind:arm_call to:0x021865c0 module:overlay(107) +from:0x02187708 kind:arm_call to:0x02078b38 module:overlay(0) +from:0x02187718 kind:arm_call to:0x02079d44 module:overlay(0) +from:0x02187728 kind:arm_call to:0x01ffb428 module:itcm +from:0x0218774c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187758 kind:arm_call to:0x01ffb428 module:itcm +from:0x021877c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x021877d4 kind:arm_call to:0x0208a47c module:overlay(0) +from:0x021877e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218781c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187830 kind:arm_call to:0x01ff9318 module:itcm +from:0x02187844 kind:arm_call to:0x01ff930c module:itcm +from:0x02187858 kind:arm_call to:0x02186f10 module:overlay(107) +from:0x02187864 kind:load to:0x027e09bc module:dtcm +from:0x021878a0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x021878dc kind:arm_call to:0x02084198 module:overlay(0) +from:0x021878e8 kind:load to:0x02112474 module:overlays(19,31) +from:0x02187900 kind:arm_call to:0x02091e2c module:overlay(0) +from:0x02187914 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187920 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187960 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0218796c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187974 kind:arm_call to:0x02187688 module:overlay(107) +from:0x021879ac kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021879d0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021879dc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021879e4 kind:arm_call to:0x02187688 module:overlay(107) +from:0x02187a1c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187a40 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187a4c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187a54 kind:arm_call to:0x02187688 module:overlay(107) +from:0x02187a8c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187a98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02187aac kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187aec kind:arm_call to:0x020bd78c module:overlay(17) +from:0x02187b0c kind:arm_call to:0x02187090 module:overlay(107) +from:0x02187b30 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02187b58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187b6c kind:arm_call to:0x02091ea0 module:overlay(0) +from:0x02187b74 kind:load to:0x027e0cdc module:dtcm +from:0x02187ba0 kind:arm_call to:0x01fff350 module:itcm +from:0x02187bc0 kind:load to:0x027e0ce4 module:dtcm +from:0x02187bc8 kind:load to:0x020b4800 module:overlay(0) +from:0x02187be8 kind:load to:0x0210cee4 module:overlays(19,31) +from:0x02187bf4 kind:arm_call to:0x0209e7a4 module:overlay(0) +from:0x02187c0c kind:arm_call to:0x02187bcc module:overlay(107) +from:0x02187c20 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02187c3c kind:load to:0x02117dbc module:overlays(19,31) +from:0x02187c40 kind:load to:0x02117d8c module:overlays(19,31) +from:0x02187c80 kind:arm_call to:0x02187bd8 module:overlay(107) +from:0x02187c88 kind:arm_call to:0x02187bd8 module:overlay(107) +from:0x02187ca4 kind:arm_call to:0x0210cee4 module:overlay(31) +from:0x02187cb0 kind:arm_call to:0x01ffd400 module:itcm +from:0x02187cd0 kind:arm_call to:0x02187b78 module:overlay(107) +from:0x02187cfc kind:arm_call to:0x02081838 module:overlay(0) +from:0x02187d18 kind:load to:0x027e09a4 module:dtcm +from:0x02187d1c kind:load to:0x027e0cd8 module:dtcm +from:0x02187d40 kind:arm_call to:0x02082240 module:overlay(0) +from:0x02187dbc kind:arm_call to:0x01ffedf4 module:itcm +from:0x02187dcc kind:arm_call to:0x01ffedf4 module:itcm +from:0x02187df4 kind:arm_call to:0x01fff498 module:itcm +from:0x02187e00 kind:arm_call to:0x01fff584 module:itcm +from:0x02187e34 kind:arm_call to:0x01fff498 module:itcm +from:0x02187e40 kind:arm_call to:0x01fff584 module:itcm +from:0x02187e60 kind:arm_call to:0x02187c94 module:overlay(107) +from:0x02187eb8 kind:arm_call to:0x02187c94 module:overlay(107) +from:0x02187ef0 kind:arm_call to:0x01fff498 module:itcm +from:0x02187f10 kind:arm_call to:0x0218808c module:overlay(107) +from:0x02187f24 kind:arm_call to:0x01fff584 module:itcm +from:0x02187f48 kind:arm_call to:0x02187c94 module:overlay(107) +from:0x02187f7c kind:arm_call to:0x01fff498 module:itcm +from:0x02187f9c kind:arm_call to:0x0218808c module:overlay(107) +from:0x02187fc4 kind:arm_call to:0x0218808c module:overlay(107) +from:0x02187fec kind:load to:0x027e0cd8 module:dtcm +from:0x02187ff0 kind:load to:0x0211a8b0 module:overlay(31) +from:0x02187ff4 kind:load to:0x027e0ce8 module:dtcm +from:0x02188014 kind:arm_call to:0x02082240 module:overlay(0) +from:0x02188044 kind:arm_call to:0x01fff498 module:itcm +from:0x02188050 kind:arm_call to:0x01fff584 module:itcm +from:0x02188080 kind:load to:0x027e0cd8 module:dtcm +from:0x02188084 kind:load to:0x027e0ce8 module:dtcm +from:0x021880a8 kind:arm_call to:0x020c18a8 module:overlay(17) +from:0x021880cc kind:arm_call to:0x0209df94 module:overlay(0) +from:0x021880fc kind:arm_call to:0x0209dc5c module:overlay(0) +from:0x02188138 kind:arm_call to:0x01fff498 module:itcm +from:0x02188160 kind:arm_call to:0x02187c94 module:overlay(107) +from:0x0218818c kind:load to:0x027e0ce8 module:dtcm +from:0x021881c8 kind:load to:0x02188220 module:overlay(107) +from:0x021881cc kind:load to:0x021881bc module:overlay(107) +from:0x021881e8 kind:load to:0x02186e28 module:overlay(107) +from:0x021881ec kind:load to:0x02186e98 module:overlay(107) +from:0x021881f0 kind:load to:0x021873d0 module:overlay(107) +from:0x021881fc kind:load to:0x02091878 module:overlay(0) +from:0x02188200 kind:load to:0x02187608 module:overlay(107) +from:0x02188204 kind:load to:0x02187644 module:overlay(107) +from:0x02188208 kind:load to:0x02187878 module:overlay(107) +from:0x0218820c kind:load to:0x021878ec module:overlay(107) +from:0x02188210 kind:load to:0x02091e98 module:overlay(0) +from:0x02188214 kind:load to:0x02187ab4 module:overlay(107) +from:0x02188218 kind:load to:0x02187b14 module:overlay(107) diff --git a/config/jp/arm9/overlays/ov107/symbols.txt b/config/jp/arm9/overlays/ov107/symbols.txt new file mode 100644 index 00000000..82e77cae --- /dev/null +++ b/config/jp/arm9/overlays/ov107/symbols.txt @@ -0,0 +1,37 @@ +func_ov107_021865c0 kind:function(arm,size=0x6c) addr:0x021865c0 +func_ov107_0218662c kind:function(arm,size=0x1dc) addr:0x0218662c +func_ov107_02186808 kind:function(arm,size=0x10) addr:0x02186808 +func_ov107_02186818 kind:function(arm,size=0x18) addr:0x02186818 +func_ov107_02186830 kind:function(arm,size=0x140) addr:0x02186830 +func_ov107_02186970 kind:function(arm,size=0x1c8) addr:0x02186970 +func_ov107_02186b38 kind:function(arm,size=0x1d4) addr:0x02186b38 +func_ov107_02186d0c kind:function(arm,size=0x11c) addr:0x02186d0c +func_ov107_02186e28 kind:function(arm,size=0x70) addr:0x02186e28 +func_ov107_02186e98 kind:function(arm,size=0x78) addr:0x02186e98 +func_ov107_02186f10 kind:function(arm,size=0xfc) addr:0x02186f10 +func_ov107_0218700c kind:function(arm,size=0x84) addr:0x0218700c +func_ov107_02187090 kind:function(arm,size=0x340) addr:0x02187090 +func_ov107_021873d0 kind:function(arm,size=0x1a4) addr:0x021873d0 +func_ov107_02187574 kind:function(arm,size=0x94) addr:0x02187574 +func_ov107_02187608 kind:function(arm,size=0x3c) addr:0x02187608 +func_ov107_02187644 kind:function(arm,size=0x44) addr:0x02187644 +func_ov107_02187688 kind:function(arm,size=0x1f0) addr:0x02187688 +func_ov107_02187878 kind:function(arm,size=0x74) addr:0x02187878 +func_ov107_021878ec kind:function(arm,size=0x1c8) addr:0x021878ec +func_ov107_02187ab4 kind:function(arm,size=0x60) addr:0x02187ab4 +func_ov107_02187b14 kind:function(arm,size=0x64) addr:0x02187b14 +func_ov107_02187b78 kind:function(arm,size=0x54) addr:0x02187b78 +func_ov107_02187bcc kind:function(arm,size=0xc) addr:0x02187bcc +func_ov107_02187bd8 kind:function(arm,size=0x14) addr:0x02187bd8 +func_ov107_02187bec kind:function(arm,size=0x58) addr:0x02187bec +func_ov107_02187c44 kind:function(arm,size=0x50) addr:0x02187c44 +func_ov107_02187c94 kind:function(arm,size=0x8c) addr:0x02187c94 +func_ov107_02187d20 kind:function(arm,size=0x2dc) addr:0x02187d20 +func_ov107_02187ffc kind:function(arm,size=0x90) addr:0x02187ffc +func_ov107_0218808c kind:function(arm,size=0x108) addr:0x0218808c +data_ov107_02188194 kind:data(any) addr:0x02188194 +data_ov107_021881a8 kind:data(any) addr:0x021881a8 +func_ov107_021881bc kind:function(arm,size=0x10) addr:0x021881bc +data_ov107_021881e8 kind:data(any) addr:0x021881e8 +data_ov107_021881fc kind:data(any) addr:0x021881fc +data_ov107_02188220 kind:bss addr:0x02188220 diff --git a/config/jp/arm9/overlays/ov108/delinks.txt b/config/jp/arm9/overlays/ov108/delinks.txt new file mode 100644 index 00000000..a23435c4 --- /dev/null +++ b/config/jp/arm9/overlays/ov108/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021865c0 end:0x021879ec kind:code align:32 + .rodata start:0x021879ec end:0x02187a58 kind:data align:4 + .ctor start:0x02187a58 end:0x02187a5c kind:data align:4 + .data start:0x02187a60 end:0x02187ba0 kind:data align:32 + .bss start:0x02187ba0 end:0x021883c0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov108/relocs.txt b/config/jp/arm9/overlays/ov108/relocs.txt new file mode 100644 index 00000000..d470e881 --- /dev/null +++ b/config/jp/arm9/overlays/ov108/relocs.txt @@ -0,0 +1,258 @@ +from:0x021865e0 kind:load to:0x02187a68 module:overlay(108) +from:0x021865e4 kind:load to:0x020b3168 module:overlay(0) +from:0x021865f8 kind:load to:0x0208ddac module:overlay(0) +from:0x02186608 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186610 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186628 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186630 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186638 kind:arm_call to:0x02011ff4 module:main +from:0x02186674 kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x02186680 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021866a0 kind:arm_call to:0x02090570 module:overlay(0) +from:0x021866b4 kind:arm_call_thumb to:0x02058d0c module:overlay(0) +from:0x021866c8 kind:arm_call to:0x02058d24 module:overlay(0) +from:0x021866d4 kind:arm_call to:0x02059218 module:overlay(0) +from:0x021866e4 kind:load to:0x02187a7c module:overlay(108) +from:0x021866e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021866ec kind:load to:0x02187a00 module:overlay(108) +from:0x021866f0 kind:load to:0x021879ec module:overlay(108) +from:0x02186704 kind:load to:0x0208ddac module:overlay(0) +from:0x02186714 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0218671c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186734 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x0218673c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186744 kind:arm_call to:0x02011ff4 module:main +from:0x02186770 kind:load to:0x02187a90 module:overlay(108) +from:0x02186774 kind:load to:0x020b3168 module:overlay(0) +from:0x02186788 kind:load to:0x0208ddac module:overlay(0) +from:0x02186798 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021867a0 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021867b8 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021867c0 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021867c8 kind:arm_call to:0x02011ff4 module:main +from:0x021867dc kind:arm_call to:0x02090efc module:overlay(0) +from:0x021867f4 kind:arm_call to:0x021865c0 module:overlay(108) +from:0x02186800 kind:load to:0x02187aa4 module:overlay(108) +from:0x02186830 kind:arm_call to:0x02035590 module:main +from:0x02186838 kind:arm_call to:0x020354ac module:main +from:0x02186850 kind:arm_call to:0x02035590 module:main +from:0x02186870 kind:arm_call_thumb to:0x020155c0 module:main +from:0x0218687c kind:arm_call_thumb to:0x020155fc module:main +from:0x0218688c kind:arm_call to:0x02035590 module:main +from:0x02186894 kind:arm_call to:0x020354ac module:main +from:0x021868ac kind:arm_call to:0x02035590 module:main +from:0x021868c0 kind:arm_call_thumb to:0x02015660 module:main +from:0x021868e0 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x021868f8 kind:arm_call to:0x0200f05c module:main +from:0x02186928 kind:arm_call_thumb to:0x0201568c module:main +from:0x02186930 kind:arm_call_thumb to:0x020155dc module:main +from:0x02186940 kind:load to:0x020aba48 module:overlay(0) +from:0x02186948 kind:load to:0x02187ba0 module:overlay(108) +from:0x0218694c kind:load to:0x020aba40 module:overlay(0) +from:0x0218697c kind:load to:0x0204b608 module:main +from:0x0218698c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186994 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x0218699c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021869b4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x021869bc kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021869c4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021869cc kind:arm_call to:0x02011ff4 module:main +from:0x021869e0 kind:arm_call to:0x021867d4 module:overlay(108) +from:0x02186a04 kind:arm_call to:0x0208b7c4 module:overlay(0) +from:0x02186a18 kind:arm_call to:0x02186804 module:overlay(108) +from:0x02186a24 kind:load to:0x02187adc module:overlay(108) +from:0x02186a28 kind:load to:0x02187a14 module:overlay(108) +from:0x02186a2c kind:load to:0x02187a18 module:overlay(108) +from:0x02186ab0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186acc kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x02186ae8 kind:arm_call to:0x02186950 module:overlay(108) +from:0x02186b00 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02186b30 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186b50 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186b60 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186b6c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186bfc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186c0c kind:load to:0x027e09b8 module:dtcm +from:0x02186c44 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x02186c6c kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186c74 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186c7c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186c84 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186c9c kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186ca4 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02186cac kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186cb4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186cbc kind:arm_call to:0x02011ff4 module:main +from:0x02186cd0 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02186ce0 kind:arm_call to:0x02187878 module:overlay(108) +from:0x02186cf4 kind:arm_call to:0x0208b7c4 module:overlay(0) +from:0x02186d18 kind:arm_call to:0x02186644 module:overlay(108) +from:0x02186d24 kind:load to:0x02187b04 module:overlay(108) +from:0x02186d64 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02186d6c kind:arm_call to:0x02079de4 module:overlay(0) +from:0x02186d74 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186d7c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186d84 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186d8c kind:arm_call to:0x0218787c module:overlay(108) +from:0x02186d94 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186da0 kind:load to:0x02187b04 module:overlay(108) +from:0x02186da4 kind:load to:0x027e09bc module:dtcm +from:0x02186de4 kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02186dec kind:arm_call to:0x02079de4 module:overlay(0) +from:0x02186df4 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186dfc kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186e04 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186e0c kind:arm_call to:0x0218787c module:overlay(108) +from:0x02186e14 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186e1c kind:arm_call to:0x02011ff4 module:main +from:0x02186e28 kind:load to:0x02187b04 module:overlay(108) +from:0x02186e2c kind:load to:0x027e09bc module:dtcm +from:0x02186e5c kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186ec4 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x02186ed4 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02186ef8 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x02186f10 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02186f28 kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x02186f44 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02186f68 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02186f8c kind:arm_call to:0x02084208 module:overlay(0) +from:0x02186f98 kind:load to:0x027e09bc module:dtcm +from:0x02186fb8 kind:arm_call to:0x02187880 module:overlay(108) +from:0x02186fdc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187008 kind:arm_call to:0x01ffb714 module:itcm +from:0x02187034 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187048 kind:arm_call to:0x01ff930c module:itcm +from:0x02187074 kind:arm_call to:0x02084314 module:overlay(0) +from:0x021870fc kind:arm_call to:0x02084198 module:overlay(0) +from:0x02187108 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0218719c kind:arm_call to:0x02084198 module:overlay(0) +from:0x02187224 kind:arm_call to:0x02084208 module:overlay(0) +from:0x02187240 kind:arm_call to:0x02084208 module:overlay(0) +from:0x02187254 kind:arm_call to:0x02084270 module:overlay(0) +from:0x02187260 kind:arm_call to:0x0208428c module:overlay(0) +from:0x02187268 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02187274 kind:load to:0x027e0ce4 module:dtcm +from:0x021872b4 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x021872fc kind:arm_call to:0x02074764 module:overlay(0) +from:0x02187348 kind:arm_call to:0x02074b28 module:overlay(0) +from:0x02187360 kind:load to:0x027e09b8 module:dtcm +from:0x0218736c kind:arm_call to:0x02090efc module:overlay(0) +from:0x02187394 kind:arm_call to:0x0208b7c4 module:overlay(0) +from:0x021873a0 kind:load to:0x02187b2c module:overlay(108) +from:0x021873b4 kind:arm_call to:0x0218740c module:overlay(108) +from:0x021873bc kind:arm_call to:0x0208b838 module:overlay(0) +from:0x021873c4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021873d0 kind:load to:0x02187b2c module:overlay(108) +from:0x021873e4 kind:arm_call to:0x0218740c module:overlay(108) +from:0x021873ec kind:arm_call to:0x0208b838 module:overlay(0) +from:0x021873f4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021873fc kind:arm_call to:0x02011ff4 module:main +from:0x02187408 kind:load to:0x02187b2c module:overlay(108) +from:0x02187444 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02187450 kind:arm_call to:0x0208d370 module:overlay(0) +from:0x02187468 kind:load to:0x027e0ce0 module:dtcm +from:0x0218746c kind:load to:0x020b6a14 module:overlay(0) +from:0x02187470 kind:load to:0x027e0cd8 module:dtcm +from:0x021874a0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x021874e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02187500 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x0218751c kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02187538 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02187550 kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02187570 kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x02187578 kind:arm_call to:0x021872ec module:overlay(108) +from:0x02187588 kind:load to:0x027e0cec module:dtcm +from:0x02187594 kind:load to:0x027e09a8 module:dtcm +from:0x021875b8 kind:arm_call to:0x021872ec module:overlay(108) +from:0x021875d0 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021875dc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021875ec kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02187624 kind:arm_call to:0x0218740c module:overlay(108) +from:0x0218763c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02187660 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02187668 kind:load to:0x027e09b8 module:dtcm +from:0x02187674 kind:arm_call to:0x021867d4 module:overlay(108) +from:0x0218768c kind:arm_call to:0x02186750 module:overlay(108) +from:0x021876a4 kind:arm_call to:0x02186804 module:overlay(108) +from:0x021876b8 kind:arm_call to:0x0200f05c module:main +from:0x021876e8 kind:load to:0x02187b6c module:overlay(108) +from:0x021876ec kind:load to:0x02187a2c module:overlay(108) +from:0x021876f0 kind:load to:0x02187a30 module:overlay(108) +from:0x021876f4 kind:load to:0x02187a44 module:overlay(108) +from:0x02187724 kind:arm_call to:0x02186950 module:overlay(108) +from:0x02187738 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187744 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187760 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02187774 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021877b0 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x021877c8 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x0218780c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02187814 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x0218781c kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x02187824 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x0218782c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02187844 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0218784c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02187854 kind:arm_call_thumb to:0x02059454 module:overlay(0) +from:0x0218785c kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02187864 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x0218786c kind:arm_call to:0x02011ff4 module:main +from:0x021878b0 kind:arm_call to:0x02002f04 module:main +from:0x021878d4 kind:arm_call to:0x02002f04 module:main +from:0x02187918 kind:arm_call to:0x02002f54 module:main +from:0x0218792c kind:arm_call to:0x02002f54 module:main +from:0x02187940 kind:arm_call to:0x02002f54 module:main +from:0x021879cc kind:arm_call to:0x020db2fc module:overlay(31) +from:0x021879d8 kind:load to:0x020b69b8 module:overlay(0) +from:0x021879dc kind:load to:0x020b69c0 module:overlay(0) +from:0x021879e0 kind:load to:0x020b69c8 module:overlay(0) +from:0x021879e8 kind:load to:0x027e0d34 module:dtcm +from:0x02187a14 kind:load to:0x02187ac4 module:overlay(108) +from:0x02187a2c kind:load to:0x02187b4c module:overlay(108) +from:0x02187a68 kind:load to:0x021865fc module:overlay(108) +from:0x02187a6c kind:load to:0x0218661c module:overlay(108) +from:0x02187a70 kind:load to:0x021865e8 module:overlay(108) +from:0x02187a7c kind:load to:0x02186708 module:overlay(108) +from:0x02187a80 kind:load to:0x02186728 module:overlay(108) +from:0x02187a84 kind:load to:0x021866f4 module:overlay(108) +from:0x02187a90 kind:load to:0x0218678c module:overlay(108) +from:0x02187a94 kind:load to:0x021867ac module:overlay(108) +from:0x02187a98 kind:load to:0x02186778 module:overlay(108) +from:0x02187aa4 kind:load to:0x02091878 module:overlay(0) +from:0x02187aa8 kind:load to:0x02186980 module:overlay(108) +from:0x02187aac kind:load to:0x021869a8 module:overlay(108) +from:0x02187ab8 kind:load to:0x02091e98 module:overlay(0) +from:0x02187abc kind:load to:0x02091e9c module:overlay(0) +from:0x02187ac0 kind:load to:0x02091ea0 module:overlay(0) +from:0x02187adc kind:load to:0x02091878 module:overlay(0) +from:0x02187ae0 kind:load to:0x02186c60 module:overlay(108) +from:0x02187ae4 kind:load to:0x02186c90 module:overlay(108) +from:0x02187ae8 kind:load to:0x02186a30 module:overlay(108) +from:0x02187aec kind:load to:0x02186ad8 module:overlay(108) +from:0x02187af0 kind:load to:0x02091e98 module:overlay(0) +from:0x02187af4 kind:load to:0x02186c10 module:overlay(108) +from:0x02187af8 kind:load to:0x02091ea0 module:overlay(0) +from:0x02187b04 kind:load to:0x02091878 module:overlay(0) +from:0x02187b08 kind:load to:0x02186d28 module:overlay(108) +from:0x02187b0c kind:load to:0x02186da8 module:overlay(108) +from:0x02187b10 kind:load to:0x02186e30 module:overlay(108) +from:0x02187b14 kind:load to:0x02186f9c module:overlay(108) +from:0x02187b18 kind:load to:0x02091e98 module:overlay(0) +from:0x02187b1c kind:load to:0x0218727c module:overlay(108) +from:0x02187b20 kind:load to:0x02091ea0 module:overlay(0) +from:0x02187b2c kind:load to:0x02091878 module:overlay(0) +from:0x02187b30 kind:load to:0x021873a4 module:overlay(108) +from:0x02187b34 kind:load to:0x021873d4 module:overlay(108) +from:0x02187b38 kind:load to:0x02187474 module:overlay(108) +from:0x02187b3c kind:load to:0x0218759c module:overlay(108) +from:0x02187b40 kind:load to:0x02091e98 module:overlay(0) +from:0x02187b44 kind:load to:0x02091e9c module:overlay(0) +from:0x02187b48 kind:load to:0x02091ea0 module:overlay(0) +from:0x02187b6c kind:load to:0x02091878 module:overlay(0) +from:0x02187b70 kind:load to:0x02187800 module:overlay(108) +from:0x02187b74 kind:load to:0x02187838 module:overlay(108) +from:0x02187b78 kind:load to:0x021876f8 module:overlay(108) +from:0x02187b7c kind:load to:0x02187714 module:overlay(108) +from:0x02187b80 kind:load to:0x02091e98 module:overlay(0) +from:0x02187b84 kind:load to:0x0218777c module:overlay(108) +from:0x02187b88 kind:load to:0x02091ea0 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov108/symbols.txt b/config/jp/arm9/overlays/ov108/symbols.txt new file mode 100644 index 00000000..117900b6 --- /dev/null +++ b/config/jp/arm9/overlays/ov108/symbols.txt @@ -0,0 +1,65 @@ +func_ov108_021865c0 kind:function(arm,size=0x28) addr:0x021865c0 +func_ov108_021865e8 kind:function(arm,size=0x14) addr:0x021865e8 +func_ov108_021865fc kind:function(arm,size=0x20) addr:0x021865fc +func_ov108_0218661c kind:function(arm,size=0x28) addr:0x0218661c +func_ov108_02186644 kind:function(arm,size=0xb0) addr:0x02186644 +func_ov108_021866f4 kind:function(arm,size=0x14) addr:0x021866f4 +func_ov108_02186708 kind:function(arm,size=0x20) addr:0x02186708 +func_ov108_02186728 kind:function(arm,size=0x28) addr:0x02186728 +func_ov108_02186750 kind:function(arm,size=0x28) addr:0x02186750 +func_ov108_02186778 kind:function(arm,size=0x14) addr:0x02186778 +func_ov108_0218678c kind:function(arm,size=0x20) addr:0x0218678c +func_ov108_021867ac kind:function(arm,size=0x28) addr:0x021867ac +func_ov108_021867d4 kind:function(arm,size=0x30) addr:0x021867d4 +func_ov108_02186804 kind:function(arm,size=0x14c) addr:0x02186804 +func_ov108_02186950 kind:function(arm,size=0x30) addr:0x02186950 +func_ov108_02186980 kind:function(arm,size=0x28) addr:0x02186980 +func_ov108_021869a8 kind:function(arm,size=0x30) addr:0x021869a8 +func_ov108_021869d8 kind:function(arm,size=0x58) addr:0x021869d8 +func_ov108_02186a30 kind:function(arm,size=0xa8) addr:0x02186a30 +func_ov108_02186ad8 kind:function(arm,size=0x138) addr:0x02186ad8 +func_ov108_02186c10 kind:function(arm,size=0x50) addr:0x02186c10 +func_ov108_02186c60 kind:function(arm,size=0x30) addr:0x02186c60 +func_ov108_02186c90 kind:function(arm,size=0x38) addr:0x02186c90 +func_ov108_02186cc8 kind:function(arm,size=0x60) addr:0x02186cc8 +func_ov108_02186d28 kind:function(arm,size=0x80) addr:0x02186d28 +func_ov108_02186da8 kind:function(arm,size=0x88) addr:0x02186da8 +func_ov108_02186e30 kind:function(arm,size=0x16c) addr:0x02186e30 +func_ov108_02186f9c kind:function(arm,size=0x2e0) addr:0x02186f9c +func_ov108_0218727c kind:function(arm,size=0x54) addr:0x0218727c +func_ov108_021872d0 kind:function(arm,size=0x1c) addr:0x021872d0 +func_ov108_021872ec kind:function(arm,size=0x78) addr:0x021872ec +func_ov108_02187364 kind:function(arm,size=0x40) addr:0x02187364 +func_ov108_021873a4 kind:function(arm,size=0x30) addr:0x021873a4 +func_ov108_021873d4 kind:function(arm,size=0x38) addr:0x021873d4 +func_ov108_0218740c kind:function(arm,size=0x68) addr:0x0218740c +func_ov108_02187474 kind:function(arm,size=0x128) addr:0x02187474 +func_ov108_0218759c kind:function(arm,size=0xd0) addr:0x0218759c +func_ov108_0218766c kind:function(arm,size=0x8c) addr:0x0218766c +func_ov108_021876f8 kind:function(arm,size=0x1c) addr:0x021876f8 +func_ov108_02187714 kind:function(arm,size=0x68) addr:0x02187714 +func_ov108_0218777c kind:function(arm,size=0x84) addr:0x0218777c +func_ov108_02187800 kind:function(arm,size=0x38) addr:0x02187800 +func_ov108_02187838 kind:function(arm,size=0x40) addr:0x02187838 +func_ov108_02187878 kind:function(arm,size=0x4) addr:0x02187878 +func_ov108_0218787c kind:function(arm,size=0x4) addr:0x0218787c +func_ov108_02187880 kind:function(arm,size=0x16c) addr:0x02187880 +data_ov108_021879ec kind:data(any) addr:0x021879ec +data_ov108_02187a00 kind:data(any) addr:0x02187a00 +data_ov108_02187a14 kind:data(any) addr:0x02187a14 +data_ov108_02187a18 kind:data(any) addr:0x02187a18 +data_ov108_02187a2c kind:data(any) addr:0x02187a2c +data_ov108_02187a30 kind:data(any) addr:0x02187a30 +data_ov108_02187a44 kind:data(any) addr:0x02187a44 +data_ov108_02187a68 kind:data(any) addr:0x02187a68 +data_ov108_02187a7c kind:data(any) addr:0x02187a7c +data_ov108_02187a90 kind:data(any) addr:0x02187a90 +data_ov108_02187aa4 kind:data(any) addr:0x02187aa4 +data_ov108_02187ac4 kind:data(any) addr:0x02187ac4 +data_ov108_02187adc kind:data(any) addr:0x02187adc +data_ov108_02187b04 kind:data(any) addr:0x02187b04 +data_ov108_02187b2c kind:data(any) addr:0x02187b2c +data_ov108_02187b4c kind:data(any) addr:0x02187b4c +data_ov108_02187b6c kind:data(any) addr:0x02187b6c +data_ov108_02187ba0 kind:bss addr:0x02187ba0 +data_ov108_02187c44 kind:bss addr:0x02187c44 ambiguous diff --git a/config/jp/arm9/overlays/ov109/delinks.txt b/config/jp/arm9/overlays/ov109/delinks.txt new file mode 100644 index 00000000..15dfce61 --- /dev/null +++ b/config/jp/arm9/overlays/ov109/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x021865c0 end:0x021868e0 kind:code align:32 + .ctor start:0x021868e0 end:0x021868e4 kind:data align:4 + .data start:0x02186900 end:0x02186940 kind:data align:32 + .bss start:0x02186940 end:0x02186940 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov109/relocs.txt b/config/jp/arm9/overlays/ov109/relocs.txt new file mode 100644 index 00000000..841ff34b --- /dev/null +++ b/config/jp/arm9/overlays/ov109/relocs.txt @@ -0,0 +1,33 @@ +from:0x021865d4 kind:arm_call to:0x020dcc7c module:overlay(31) +from:0x021865f8 kind:arm_call to:0x02098dac module:overlay(0) +from:0x0218663c kind:arm_call to:0x02098ba8 module:overlay(0) +from:0x02186650 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186678 kind:load to:0x020b6ba4 module:overlay(0) +from:0x02186680 kind:load to:0x027e0ce4 module:dtcm +from:0x021866b0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x021866d8 kind:arm_call to:0x020aa2cc module:overlay(0) +from:0x02186720 kind:arm_call to:0x021865c0 module:overlay(109) +from:0x02186780 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02186790 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x0218679c kind:load to:0x027e09a8 module:dtcm +from:0x021867c0 kind:arm_call to:0x02091e2c module:overlay(0) +from:0x021867d0 kind:arm_call to:0x0208e478 module:overlay(0) +from:0x021867dc kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021867e8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186818 kind:arm_call to:0x02091768 module:overlay(0) +from:0x02186854 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186864 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218688c kind:arm_call to:0x0208e478 module:overlay(0) +from:0x02186898 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021868a4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021868b8 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021868cc kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021868d4 kind:arm_call to:0x02011ff4 module:main +from:0x02186908 kind:load to:0x02091878 module:overlay(0) +from:0x0218690c kind:load to:0x021868b0 module:overlay(109) +from:0x02186910 kind:load to:0x021868c4 module:overlay(109) +from:0x02186914 kind:load to:0x02186684 module:overlay(109) +from:0x02186918 kind:load to:0x021867a8 module:overlay(109) +from:0x0218691c kind:load to:0x02091e98 module:overlay(0) +from:0x02186920 kind:load to:0x02091e9c module:overlay(0) +from:0x02186924 kind:load to:0x02091ea0 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov109/symbols.txt b/config/jp/arm9/overlays/ov109/symbols.txt new file mode 100644 index 00000000..1017ed25 --- /dev/null +++ b/config/jp/arm9/overlays/ov109/symbols.txt @@ -0,0 +1,6 @@ +func_ov109_021865c0 kind:function(arm,size=0xc4) addr:0x021865c0 +func_ov109_02186684 kind:function(arm,size=0x124) addr:0x02186684 +func_ov109_021867a8 kind:function(arm,size=0x108) addr:0x021867a8 +func_ov109_021868b0 kind:function(arm,size=0x14) addr:0x021868b0 +func_ov109_021868c4 kind:function(arm,size=0x1c) addr:0x021868c4 +data_ov109_02186908 kind:data(any) addr:0x02186908 ambiguous diff --git a/config/jp/arm9/overlays/ov110/delinks.txt b/config/jp/arm9/overlays/ov110/delinks.txt new file mode 100644 index 00000000..c751f7bd --- /dev/null +++ b/config/jp/arm9/overlays/ov110/delinks.txt @@ -0,0 +1,7 @@ + .text start:0x021865c0 end:0x021879c4 kind:code align:32 + .rodata start:0x021879c4 end:0x02187d90 kind:data align:4 + .init start:0x02187d90 end:0x02187dbc kind:code align:4 + .ctor start:0x02187dbc end:0x02187dc4 kind:data align:4 + .data start:0x02187de0 end:0x02187e40 kind:data align:32 + .bss start:0x02187e40 end:0x0218bdc0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov110/relocs.txt b/config/jp/arm9/overlays/ov110/relocs.txt new file mode 100644 index 00000000..608fc4f1 --- /dev/null +++ b/config/jp/arm9/overlays/ov110/relocs.txt @@ -0,0 +1,168 @@ +from:0x0218669c kind:arm_call to:0x020a9fc8 module:overlay(0) +from:0x021866b0 kind:arm_call to:0x020a9f68 module:overlay(0) +from:0x0218671c kind:arm_call to:0x0208b9ec module:overlay(0) +from:0x02186738 kind:arm_call to:0x020a9f28 module:overlay(0) +from:0x02186758 kind:arm_call to:0x020a9f48 module:overlay(0) +from:0x02186768 kind:arm_call to:0x020aa08c module:overlay(0) +from:0x02186784 kind:arm_call to:0x020a9fec module:overlay(0) +from:0x02186790 kind:arm_call to:0x020aa020 module:overlay(0) +from:0x021867b8 kind:arm_call to:0x020aa184 module:overlay(0) +from:0x021867d0 kind:arm_call to:0x020a9e3c module:overlay(0) +from:0x02186824 kind:arm_call to:0x020ceca8 module:overlay(24) +from:0x02186868 kind:arm_call to:0x020a9e3c module:overlay(0) +from:0x02186870 kind:arm_call to:0x021879b4 module:overlay(110) +from:0x021868b4 kind:arm_call_thumb to:0x0218793c module:overlay(110) +from:0x021868c4 kind:arm_call to:0x020ab8ac module:overlay(0) +from:0x021868d4 kind:arm_call to:0x020d7d14 module:overlays(20,24) +from:0x02186904 kind:load to:0x027e0ce0 module:dtcm +from:0x02186908 kind:load to:0x020b1453 module:overlay(0) +from:0x0218690c kind:load to:0x020b1450 module:overlay(0) +from:0x02186910 kind:load to:0x020da038 module:overlays(19,24) +from:0x02186914 kind:load to:0x021879c8 module:overlay(110) +from:0x02186918 kind:load to:0x021879ca module:overlay(110) +from:0x0218691c kind:load to:0x027e09b8 module:dtcm +from:0x02186920 kind:load to:0x020b7d20 module:overlay(0) +from:0x02186924 kind:load to:0x020da050 module:overlays(19,24) +from:0x02186928 kind:load to:0x020453b0 module:main +from:0x02186954 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02186964 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02186990 kind:arm_call to:0x0208b7c4 module:overlay(0) +from:0x021869ac kind:arm_call to:0x0205a664 module:overlay(0) +from:0x021869c4 kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021869e0 kind:arm_call to:0x0203e690 module:main +from:0x021869ec kind:load to:0x02187e0c module:overlay(110) +from:0x021869f0 kind:load to:0x02187e00 module:overlay(110) +from:0x021869f4 kind:load to:0x020a1aac module:overlay(0) +from:0x021869f8 kind:load to:0x02187930 module:overlay(110) +from:0x02186a10 kind:arm_call to:0x0205dffc module:overlay(0) +from:0x02186a38 kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02186a78 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186a8c kind:arm_call to:0x0203e740 module:main +from:0x02186a94 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186a9c kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186aa4 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186ab0 kind:load to:0x02187e0c module:overlay(110) +from:0x02186ab4 kind:load to:0x027e0cec module:dtcm +from:0x02186abc kind:load to:0x020a1aac module:overlay(0) +from:0x02186ad4 kind:arm_call to:0x0205dffc module:overlay(0) +from:0x02186afc kind:arm_call to:0x020a18e8 module:overlay(0) +from:0x02186b3c kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186b50 kind:arm_call to:0x0203e740 module:main +from:0x02186b58 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186b60 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186b68 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186b70 kind:arm_call to:0x02011ff4 module:main +from:0x02186b7c kind:load to:0x02187e0c module:overlay(110) +from:0x02186b80 kind:load to:0x027e0cec module:dtcm +from:0x02186b88 kind:load to:0x020a1aac module:overlay(0) +from:0x02186cf0 kind:arm_call to:0x020ab82c module:overlay(0) +from:0x02186d18 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186d68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186d78 kind:arm_call to:0x01fff458 module:itcm +from:0x02186da8 kind:arm_call to:0x020a6400 module:overlay(0) +from:0x02186ddc kind:arm_call to:0x020a6400 module:overlay(0) +from:0x02186df0 kind:arm_call to:0x02015e40 module:main +from:0x02186e08 kind:arm_call to:0x02035590 module:main +from:0x02186e10 kind:arm_call to:0x020354ac module:main +from:0x02186e24 kind:arm_call to:0x02035590 module:main +from:0x02186e40 kind:arm_call to:0x02035590 module:main +from:0x02186e48 kind:arm_call to:0x020354ac module:main +from:0x02186e60 kind:arm_call to:0x02035590 module:main +from:0x02186e80 kind:arm_call_thumb to:0x020155c0 module:main +from:0x02186e8c kind:arm_call_thumb to:0x020155fc module:main +from:0x02186e9c kind:arm_call to:0x02035590 module:main +from:0x02186ea4 kind:arm_call to:0x020354ac module:main +from:0x02186ebc kind:arm_call to:0x02035590 module:main +from:0x02186ed0 kind:arm_call_thumb to:0x02015660 module:main +from:0x02186ef0 kind:arm_call_thumb to:0x0205c154 module:overlay(0) +from:0x02186f48 kind:arm_call_thumb to:0x0201568c module:main +from:0x02186f50 kind:arm_call_thumb to:0x020155dc module:main +from:0x02186f84 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02186f98 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02186fc8 kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x0218704c kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x02187088 kind:arm_call to:0x020820fc module:overlay(0) +from:0x02187094 kind:arm_call to:0x0206df20 module:overlay(0) +from:0x021870c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021870e4 kind:arm_call to:0x020a1684 module:overlay(0) +from:0x02187120 kind:arm_call to:0x020a17d8 module:overlay(0) +from:0x02187130 kind:arm_call to:0x020c9078 module:overlays(19,24) +from:0x02187150 kind:arm_call to:0x021879a4 module:overlay(110) +from:0x02187164 kind:arm_call to:0x0206929c module:overlay(0) +from:0x02187170 kind:load to:0x020b7d20 module:overlay(0) +from:0x02187174 kind:load to:0x027e0ce4 module:dtcm +from:0x0218717c kind:load to:0x02187de0 module:overlay(110) +from:0x02187180 kind:load to:0x020aba48 module:overlay(0) +from:0x02187188 kind:load to:0x02187e40 module:overlay(110) +from:0x0218718c kind:load to:0x020aba40 module:overlay(0) +from:0x02187194 kind:load to:0x027e09bc module:dtcm +from:0x0218719c kind:load to:0x027e0cd8 module:dtcm +from:0x021871a0 kind:load to:0x020b69b8 module:overlay(0) +from:0x021871a4 kind:load to:0x02187dec module:overlay(110) +from:0x021871a8 kind:load to:0x027e0cec module:dtcm +from:0x021871b0 kind:load to:0x027e0cf8 module:dtcm +from:0x021871b4 kind:load to:0x020b684c module:overlay(0) +from:0x021871f4 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x0218721c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0218722c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02187240 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187254 kind:arm_call to:0x02015018 module:main +from:0x02187448 kind:arm_call to:0x0206e828 module:overlay(0) +from:0x02187460 kind:arm_call to:0x02069160 module:overlay(0) +from:0x021874c8 kind:arm_call to:0x021865c0 module:overlay(110) +from:0x0218752c kind:arm_call to:0x02094dc8 module:overlay(0) +from:0x02187550 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218755c kind:arm_call to:0x01fff458 module:itcm +from:0x02187570 kind:arm_call to:0x02186b8c module:overlay(110) +from:0x02187590 kind:arm_call to:0x0215aa28 module:overlays(62,64) +from:0x021875a8 kind:arm_call to:0x02186b8c module:overlay(110) +from:0x021875d8 kind:arm_call to:0x02186b8c module:overlay(110) +from:0x021875f8 kind:arm_call to:0x020950e0 module:overlay(0) +from:0x02187604 kind:arm_call to:0x02094dc8 module:overlay(0) +from:0x02187610 kind:arm_call_thumb to:0x020e213c module:overlay(31) +from:0x02187630 kind:arm_call_thumb to:0x02154760 module:overlay(58) +from:0x02187670 kind:arm_call to:0x01fff498 module:itcm +from:0x02187680 kind:arm_call to:0x01fff584 module:itcm +from:0x021876c8 kind:arm_call to:0x01fff520 module:itcm +from:0x021876d4 kind:arm_call to:0x021055d4 module:overlay(31) +from:0x0218771c kind:arm_call to:0x02072288 module:overlay(0) +from:0x0218774c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x0218775c kind:arm_call to:0x020749b4 module:overlay(0) +from:0x02187784 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021877b0 kind:arm_call to:0x02074994 module:overlay(0) +from:0x021877cc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021877e0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187818 kind:arm_call to:0x020820fc module:overlay(0) +from:0x02187850 kind:arm_call to:0x02002f04 module:main +from:0x02187874 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02187884 kind:load to:0x027e09b8 module:dtcm +from:0x02187888 kind:load to:0x020b69b8 module:overlay(0) +from:0x0218788c kind:load to:0x020b684c module:overlay(0) +from:0x02187890 kind:load to:0x027e0ce4 module:dtcm +from:0x02187898 kind:load to:0x027e09a4 module:dtcm +from:0x0218789c kind:load to:0x027e0ce8 module:dtcm +from:0x021878a4 kind:load to:0x020b4cc4 module:overlay(0) +from:0x021878a8 kind:load to:0x027e09bc module:dtcm +from:0x021878ac kind:load to:0x027e0cd8 module:dtcm +from:0x021878b0 kind:load to:0x020b69c0 module:overlay(0) +from:0x02187908 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218791c kind:arm_call to:0x0205a544 module:overlay(0) +from:0x02187928 kind:load to:0x02187dec module:overlay(110) +from:0x0218792c kind:load to:0x027e0958 module:dtcm +from:0x02187954 kind:thumb_call to:0x020d56ec module:overlay(24) +from:0x0218796c kind:thumb_call to:0x020d56ec module:overlay(24) +from:0x0218798a kind:thumb_call_arm to:0x020d6cf8 module:overlay(24) +from:0x0218799a kind:thumb_call_arm to:0x020d583c module:overlay(24) +from:0x021879b0 kind:load to:0x021879e8 module:overlay(110) +from:0x021879c0 kind:load to:0x02187bbc module:overlay(110) +from:0x02187db4 kind:load to:0x02187dec module:overlay(110) +from:0x02187dbc kind:load to:0x02187d90 module:overlay(110) +from:0x02187e00 kind:load to:0x0218692c module:overlay(110) +from:0x02187e0c kind:load to:0x02091878 module:overlay(0) +from:0x02187e10 kind:load to:0x021869fc module:overlay(110) +from:0x02187e14 kind:load to:0x02186ac0 module:overlay(110) +from:0x02187e18 kind:load to:0x02186be0 module:overlay(110) +from:0x02187e1c kind:load to:0x021871b8 module:overlay(110) +from:0x02187e20 kind:load to:0x02091e98 module:overlay(0) +from:0x02187e24 kind:load to:0x021878b4 module:overlay(110) +from:0x02187e28 kind:load to:0x02091ea0 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov110/symbols.txt b/config/jp/arm9/overlays/ov110/symbols.txt new file mode 100644 index 00000000..061c99f7 --- /dev/null +++ b/config/jp/arm9/overlays/ov110/symbols.txt @@ -0,0 +1,31 @@ +func_ov110_021865c0 kind:function(arm,size=0x36c) addr:0x021865c0 +func_ov110_0218692c kind:function(arm,size=0x30) addr:0x0218692c +func_ov110_0218695c kind:function(arm,size=0xa0) addr:0x0218695c +func_ov110_021869fc kind:function(arm,size=0xc4) addr:0x021869fc +func_ov110_02186ac0 kind:function(arm,size=0xcc) addr:0x02186ac0 +func_ov110_02186b8c kind:function(arm,size=0x54) addr:0x02186b8c +func_ov110_02186be0 kind:function(arm,size=0x5d8) addr:0x02186be0 +func_ov110_021871b8 kind:function(arm,size=0x6fc) addr:0x021871b8 +func_ov110_021878b4 kind:function(arm,size=0x7c) addr:0x021878b4 +func_ov110_02187930 kind:function(arm,size=0xc) addr:0x02187930 +func_ov110_0218793c kind:function(thumb,size=0x68) addr:0x0218793c +func_ov110_021879a4 kind:function(arm,size=0x10) addr:0x021879a4 +func_ov110_021879b4 kind:function(arm,size=0x10) addr:0x021879b4 +data_ov110_021879c8 kind:data(any) addr:0x021879c8 +data_ov110_021879ca kind:data(any) addr:0x021879ca +data_ov110_021879e8 kind:data(any) addr:0x021879e8 +data_ov110_02187bbc kind:data(any) addr:0x02187bbc +data_ov110_02187c44 kind:data(any) addr:0x02187c44 ambiguous +func_ov110_02187d90 kind:function(arm,size=0x2c) addr:0x02187d90 +data_ov110_02187de0 kind:data(any) addr:0x02187de0 +data_ov110_02187dec kind:data(any) addr:0x02187dec +data_ov110_02187e00 kind:data(any) addr:0x02187e00 +data_ov110_02187e0c kind:data(any) addr:0x02187e0c +data_ov110_02187e40 kind:bss addr:0x02187e40 +data_ov110_0218a9c8 kind:bss addr:0x0218a9c8 ambiguous +data_ov110_0218aa88 kind:bss addr:0x0218aa88 ambiguous +data_ov110_0218aae4 kind:bss addr:0x0218aae4 ambiguous +data_ov110_0218aaf8 kind:bss addr:0x0218aaf8 ambiguous +data_ov110_0218ab08 kind:bss addr:0x0218ab08 ambiguous +data_ov110_0218ab18 kind:bss addr:0x0218ab18 ambiguous +data_ov110_0218ae00 kind:bss addr:0x0218ae00 ambiguous diff --git a/config/jp/arm9/overlays/ov111/delinks.txt b/config/jp/arm9/overlays/ov111/delinks.txt new file mode 100644 index 00000000..a7dc7e14 --- /dev/null +++ b/config/jp/arm9/overlays/ov111/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021865c0 end:0x02187918 kind:code align:32 + .rodata start:0x02187918 end:0x0218799c kind:data align:4 + .ctor start:0x0218799c end:0x021879a0 kind:data align:4 + .data start:0x021879a0 end:0x02187a20 kind:data align:32 + .bss start:0x02187a20 end:0x02187a20 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov111/relocs.txt b/config/jp/arm9/overlays/ov111/relocs.txt new file mode 100644 index 00000000..9971dcf7 --- /dev/null +++ b/config/jp/arm9/overlays/ov111/relocs.txt @@ -0,0 +1,216 @@ +from:0x021865dc kind:arm_call_thumb to:0x020590f0 module:overlay(0) +from:0x021865f0 kind:load to:0x021879a8 module:overlay(111) +from:0x0218661c kind:arm_call_thumb to:0x0209040c module:overlay(0) +from:0x02186638 kind:load to:0x027e0ce0 module:dtcm +from:0x0218663c kind:load to:0x02187918 module:overlay(111) +from:0x02186664 kind:arm_call to:0x020594c0 module:overlay(0) +from:0x02186688 kind:arm_call to:0x0200eab0 module:main +from:0x02186698 kind:arm_call to:0x0208ddac module:overlay(0) +from:0x021866a0 kind:load to:0x02187958 module:overlay(111) +from:0x021866b0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021866b8 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021866d0 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021866d8 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021866e0 kind:arm_call to:0x02011ff4 module:main +from:0x02186700 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186718 kind:arm_call to:0x02015018 module:main +from:0x02186738 kind:arm_call to:0x02015018 module:main +from:0x02186754 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02186760 kind:load to:0x027e09a8 module:dtcm +from:0x02186778 kind:load to:0x02187998 module:overlay(111) +from:0x02186790 kind:arm_call to:0x0201b8dc module:main +from:0x021867b4 kind:arm_call to:0x021865c0 module:overlay(111) +from:0x021867e4 kind:load to:0x021879bc module:overlay(111) +from:0x02186824 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186860 kind:arm_call to:0x021868fc module:overlay(111) +from:0x0218686c kind:arm_call to:0x021868fc module:overlay(111) +from:0x02186898 kind:arm_call to:0x021868fc module:overlay(111) +from:0x021868b4 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x021868dc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021868ec kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021868f4 kind:load to:0x027e09a4 module:dtcm +from:0x021868f8 kind:load to:0x020da000 module:overlays(19,24) +from:0x0218694c kind:arm_call to:0x0201b974 module:main +from:0x02186958 kind:arm_call to:0x0201b798 module:main +from:0x02186968 kind:arm_call to:0x02016644 module:main +from:0x02186970 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021869a8 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x021869c4 kind:arm_call to:0x02084198 module:overlay(0) +from:0x021869d8 kind:arm_call to:0x021865f4 module:overlay(111) +from:0x02186a1c kind:arm_call to:0x02018d10 module:main +from:0x02186a2c kind:arm_call to:0x021867e8 module:overlay(111) +from:0x02186a50 kind:arm_call to:0x02018b78 module:main +from:0x02186a78 kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02186adc kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186aec kind:arm_call to:0x0218676c module:overlay(111) +from:0x02186b00 kind:arm_call to:0x0208d370 module:overlay(0) +from:0x02186b0c kind:arm_call to:0x020aa120 module:overlay(0) +from:0x02186b14 kind:arm_call to:0x0209360c module:overlay(0) +from:0x02186b30 kind:arm_call to:0x02084198 module:overlay(0) +from:0x02186b3c kind:arm_call to:0x020798e8 module:overlay(0) +from:0x02186b44 kind:arm_call to:0x02079de4 module:overlay(0) +from:0x02186b7c kind:arm_call to:0x02018d10 module:main +from:0x02186b88 kind:arm_call to:0x021867e8 module:overlay(111) +from:0x02186ba4 kind:arm_call to:0x02018b78 module:main +from:0x02186bbc kind:arm_call to:0x02073da8 module:overlay(0) +from:0x02186c14 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02186c20 kind:arm_call to:0x02072198 module:overlay(0) +from:0x02186c34 kind:load to:0x027e09bc module:dtcm +from:0x02186c38 kind:load to:0x0204fb78 module:main +from:0x02186c3c kind:load to:0x0204b608 module:main +from:0x02186c40 kind:load to:0x0204b690 module:main +from:0x02186c44 kind:load to:0x0204c390 module:main +from:0x02186c48 kind:load to:0x027e09ac module:dtcm +from:0x02186c4c kind:load to:0x027e0ce0 module:dtcm +from:0x02186c50 kind:load to:0x027e09a4 module:dtcm +from:0x02186ca4 kind:arm_call to:0x021866ec module:overlay(111) +from:0x02186cb8 kind:arm_call to:0x021868fc module:overlay(111) +from:0x02186d00 kind:arm_call to:0x020bd78c module:overlay(17) +from:0x02186d28 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186d30 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186d38 kind:arm_call to:0x0201b8bc module:main +from:0x02186d50 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186d58 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186d60 kind:arm_call to:0x0201b8bc module:main +from:0x02186d68 kind:arm_call to:0x02011ff4 module:main +from:0x02186d7c kind:arm_call to:0x02090efc module:overlay(0) +from:0x02186db8 kind:arm_call to:0x02013b14 module:main +from:0x02186dc0 kind:arm_call_thumb to:0x020141e0 module:main +from:0x02186dc8 kind:arm_call to:0x02067454 module:overlay(0) +from:0x02186ddc kind:arm_call to:0x0218677c module:overlay(111) +from:0x02186de8 kind:load to:0x021879d8 module:overlay(111) +from:0x02186df8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186e00 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186e08 kind:arm_call to:0x0201b8bc module:main +from:0x02186e10 kind:arm_call to:0x0201b8bc module:main +from:0x02186e18 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186e30 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02186e38 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x02186e40 kind:arm_call to:0x0201b8bc module:main +from:0x02186e48 kind:arm_call to:0x0201b8bc module:main +from:0x02186e50 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186e58 kind:arm_call to:0x02011ff4 module:main +from:0x02186e78 kind:arm_call to:0x020747bc module:overlay(0) +from:0x02186e9c kind:arm_call to:0x02074c30 module:overlay(0) +from:0x02186eac kind:load to:0x027e09b8 module:dtcm +from:0x02186ed0 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x02186ef4 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x02186f20 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02186f28 kind:arm_call to:0x02079a04 module:overlay(0) +from:0x02186f3c kind:load to:0x027e09bc module:dtcm +from:0x02186fd4 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x02186ff4 kind:arm_call to:0x0206749c module:overlay(0) +from:0x02187000 kind:arm_call to:0x0201b798 module:main +from:0x0218701c kind:arm_call to:0x02186eb0 module:overlay(111) +from:0x02187048 kind:arm_call to:0x0206df5c module:overlay(0) +from:0x02187064 kind:arm_call to:0x021868fc module:overlay(111) +from:0x02187080 kind:arm_call to:0x02186eb0 module:overlay(111) +from:0x021870ac kind:arm_call to:0x0206df5c module:overlay(0) +from:0x021870bc kind:arm_call to:0x02186eb0 module:overlay(111) +from:0x021870c8 kind:load to:0x020b69b8 module:overlay(0) +from:0x021870cc kind:load to:0x0204b690 module:main +from:0x021870d0 kind:load to:0x0204fb78 module:main +from:0x021870f4 kind:arm_call to:0x02013c0c module:main +from:0x02187100 kind:arm_call to:0x02013b28 module:main +from:0x02187110 kind:arm_call to:0x0201447c module:main +from:0x02187124 kind:arm_call to:0x0206dc78 module:overlay(0) +from:0x02187168 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x02187190 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021871a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021871cc kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021871e0 kind:arm_call to:0x02015018 module:main +from:0x021871fc kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02187210 kind:arm_call to:0x02015018 module:main +from:0x02187230 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02187278 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187290 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x021872b4 kind:arm_call to:0x0216033c module:overlay(68) +from:0x02187324 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x02187344 kind:arm_call to:0x02072154 module:overlay(0) +from:0x0218735c kind:arm_call to:0x020721cc module:overlay(0) +from:0x02187370 kind:arm_call to:0x02186c54 module:overlay(111) +from:0x02187388 kind:arm_call to:0x020749a4 module:overlay(0) +from:0x021873b0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021873c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021873ec kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187400 kind:arm_call to:0x02015018 module:main +from:0x0218741c kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02187430 kind:arm_call to:0x02015018 module:main +from:0x02187450 kind:arm_call to:0x02072db8 module:overlay(0) +from:0x02187488 kind:arm_call to:0x02078c48 module:overlay(0) +from:0x021874ac kind:arm_call to:0x02079d50 module:overlay(0) +from:0x021874d0 kind:arm_call to:0x02079e1c module:overlay(0) +from:0x02187550 kind:arm_call to:0x02071c54 module:overlay(0) +from:0x02187574 kind:arm_call to:0x0217fd60 module:overlay(96) +from:0x02187590 kind:arm_call to:0x020749b4 module:overlay(0) +from:0x021875ac kind:arm_call to:0x02186e64 module:overlay(111) +from:0x021875cc kind:arm_call to:0x02186e64 module:overlay(111) +from:0x021875d8 kind:load to:0x0204b098 module:main +from:0x021875dc kind:load to:0x0204b0aa module:main +from:0x021875e0 kind:load to:0x020b69b8 module:overlay(0) +from:0x021875e4 kind:load to:0x020b6a14 module:overlay(0) +from:0x021875e8 kind:load to:0x027e09b8 module:dtcm +from:0x021875ec kind:load to:0x027e09a8 module:dtcm +from:0x021875f8 kind:load to:0x027e09a4 module:dtcm +from:0x021875fc kind:load to:0x020da000 module:overlays(19,24) +from:0x02187600 kind:load to:0x027e0cd8 module:dtcm +from:0x02187608 kind:load to:0x027e09bc module:dtcm +from:0x02187628 kind:arm_call to:0x02186cc0 module:overlay(111) +from:0x02187638 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02187658 kind:arm_call to:0x0208b7c4 module:overlay(0) +from:0x02187660 kind:arm_call to:0x021865c0 module:overlay(111) +from:0x0218766c kind:load to:0x02187a00 module:overlay(111) +from:0x021876a8 kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x021876b0 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x021876b8 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x021876c0 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021876cc kind:load to:0x02187a00 module:overlay(111) +from:0x021876d0 kind:load to:0x0204b608 module:main +from:0x0218770c kind:arm_call_thumb to:0x0205910c module:overlay(0) +from:0x02187714 kind:arm_call_thumb to:0x0208dda8 module:overlay(0) +from:0x0218771c kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02187724 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x0218772c kind:arm_call to:0x02011ff4 module:main +from:0x02187738 kind:load to:0x02187a00 module:overlay(111) +from:0x0218773c kind:load to:0x0204b608 module:main +from:0x02187780 kind:arm_call to:0x021865f4 module:overlay(111) +from:0x021877a0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x021877c8 kind:arm_call to:0x0208b7d4 module:overlay(0) +from:0x021877fc kind:arm_call to:0x021866ec module:overlay(111) +from:0x02187830 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02187844 kind:arm_call to:0x0218676c module:overlay(111) +from:0x02187854 kind:arm_call to:0x0208d370 module:overlay(0) +from:0x02187870 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x0218787c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187890 kind:arm_call to:0x02079d50 module:overlay(0) +from:0x021878a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021878b4 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x021878bc kind:load to:0x027e0ce0 module:dtcm +from:0x021878c0 kind:load to:0x020b6a14 module:overlay(0) +from:0x021878c4 kind:load to:0x027e09bc module:dtcm +from:0x021878cc kind:load to:0x020b69b8 module:overlay(0) +from:0x021878fc kind:arm_call to:0x020bd78c module:overlay(17) +from:0x021879a8 kind:load to:0x021866a4 module:overlay(111) +from:0x021879ac kind:load to:0x021866c4 module:overlay(111) +from:0x021879b0 kind:load to:0x02186640 module:overlay(111) +from:0x021879bc kind:load to:0x02186d1c module:overlay(111) +from:0x021879c0 kind:load to:0x02186d44 module:overlay(111) +from:0x021879c4 kind:load to:0x0201b9d4 module:main +from:0x021879c8 kind:load to:0x02186840 module:overlay(111) +from:0x021879cc kind:load to:0x02186874 module:overlay(111) +from:0x021879d8 kind:load to:0x02091878 module:overlay(0) +from:0x021879dc kind:load to:0x02186dec module:overlay(111) +from:0x021879e0 kind:load to:0x02186e24 module:overlay(111) +from:0x021879e4 kind:load to:0x02186f40 module:overlay(111) +from:0x021879e8 kind:load to:0x021870d4 module:overlay(111) +from:0x021879ec kind:load to:0x02091e98 module:overlay(0) +from:0x021879f0 kind:load to:0x0218760c module:overlay(111) +from:0x021879f4 kind:load to:0x02091ea0 module:overlay(0) +from:0x02187a00 kind:load to:0x02091878 module:overlay(0) +from:0x02187a04 kind:load to:0x02187670 module:overlay(111) +from:0x02187a08 kind:load to:0x021876d4 module:overlay(111) +from:0x02187a0c kind:load to:0x02187740 module:overlay(111) +from:0x02187a10 kind:load to:0x021877d4 module:overlay(111) +from:0x02187a14 kind:load to:0x02091e98 module:overlay(0) +from:0x02187a18 kind:load to:0x021878d0 module:overlay(111) +from:0x02187a1c kind:load to:0x02091ea0 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov111/symbols.txt b/config/jp/arm9/overlays/ov111/symbols.txt new file mode 100644 index 00000000..169487ac --- /dev/null +++ b/config/jp/arm9/overlays/ov111/symbols.txt @@ -0,0 +1,37 @@ +func_ov111_021865c0 kind:function(arm,size=0x34) addr:0x021865c0 +func_ov111_021865f4 kind:function(arm,size=0x4c) addr:0x021865f4 +func_ov111_02186640 kind:function(arm,size=0x64) addr:0x02186640 +func_ov111_021866a4 kind:function(arm,size=0x20) addr:0x021866a4 +func_ov111_021866c4 kind:function(arm,size=0x28) addr:0x021866c4 +func_ov111_021866ec kind:function(arm,size=0x80) addr:0x021866ec +func_ov111_0218676c kind:function(arm,size=0x10) addr:0x0218676c +func_ov111_0218677c kind:function(arm,size=0x6c) addr:0x0218677c +func_ov111_021867e8 kind:function(arm,size=0x58) addr:0x021867e8 +func_ov111_02186840 kind:function(arm,size=0x34) addr:0x02186840 +func_ov111_02186874 kind:function(arm,size=0x88) addr:0x02186874 +func_ov111_021868fc kind:function(arm,size=0x358) addr:0x021868fc +func_ov111_02186c54 kind:function(arm,size=0x6c) addr:0x02186c54 +func_ov111_02186cc0 kind:function(arm,size=0x5c) addr:0x02186cc0 +func_ov111_02186d1c kind:function(arm,size=0x28) addr:0x02186d1c +func_ov111_02186d44 kind:function(arm,size=0x30) addr:0x02186d44 +func_ov111_02186d74 kind:function(arm,size=0x78) addr:0x02186d74 +func_ov111_02186dec kind:function(arm,size=0x38) addr:0x02186dec +func_ov111_02186e24 kind:function(arm,size=0x40) addr:0x02186e24 +func_ov111_02186e64 kind:function(arm,size=0x4c) addr:0x02186e64 +func_ov111_02186eb0 kind:function(arm,size=0x90) addr:0x02186eb0 +func_ov111_02186f40 kind:function(arm,size=0x194) addr:0x02186f40 +func_ov111_021870d4 kind:function(arm,size=0x538) addr:0x021870d4 +func_ov111_0218760c kind:function(arm,size=0x24) addr:0x0218760c +func_ov111_02187630 kind:function(arm,size=0x40) addr:0x02187630 +func_ov111_02187670 kind:function(arm,size=0x64) addr:0x02187670 +func_ov111_021876d4 kind:function(arm,size=0x6c) addr:0x021876d4 +func_ov111_02187740 kind:function(arm,size=0x94) addr:0x02187740 +func_ov111_021877d4 kind:function(arm,size=0xfc) addr:0x021877d4 +func_ov111_021878d0 kind:function(arm,size=0x48) addr:0x021878d0 +data_ov111_02187918 kind:data(any) addr:0x02187918 +data_ov111_02187958 kind:data(any) addr:0x02187958 +data_ov111_02187998 kind:data(any) addr:0x02187998 +data_ov111_021879a8 kind:data(any) addr:0x021879a8 +data_ov111_021879bc kind:data(any) addr:0x021879bc +data_ov111_021879d8 kind:data(any) addr:0x021879d8 +data_ov111_02187a00 kind:data(any) addr:0x02187a00 diff --git a/config/jp/arm9/overlays/ov112/delinks.txt b/config/jp/arm9/overlays/ov112/delinks.txt new file mode 100644 index 00000000..8e25b2f3 --- /dev/null +++ b/config/jp/arm9/overlays/ov112/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x021865c0 end:0x02188060 kind:code align:32 + .ctor start:0x02188060 end:0x02188064 kind:data align:4 + .data start:0x02188080 end:0x021880e0 kind:data align:32 + .bss start:0x021880e0 end:0x021880e0 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov112/relocs.txt b/config/jp/arm9/overlays/ov112/relocs.txt new file mode 100644 index 00000000..a76f820c --- /dev/null +++ b/config/jp/arm9/overlays/ov112/relocs.txt @@ -0,0 +1,125 @@ +from:0x021865c8 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02186680 kind:load to:0x02188088 module:overlay(112) +from:0x021866b8 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x021866c0 kind:arm_call to:0x0205dffc module:overlay(0) +from:0x021866c8 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x021866d4 kind:load to:0x02188088 module:overlay(112) +from:0x02186710 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186718 kind:arm_call to:0x0205dffc module:overlay(0) +from:0x02186720 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186728 kind:arm_call to:0x02011ff4 module:main +from:0x02186734 kind:load to:0x02188088 module:overlay(112) +from:0x02186764 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186790 kind:load to:0x027e0ce4 module:dtcm +from:0x021867f0 kind:arm_call to:0x02081d10 module:overlay(0) +from:0x02186808 kind:arm_call_thumb to:0x0217bed4 module:overlay(96) +from:0x02186a0c kind:arm_call to:0x01fff498 module:itcm +from:0x02186a1c kind:arm_call to:0x0209ee70 module:overlay(0) +from:0x02186a30 kind:arm_call to:0x02123b40 module:overlay(34) +from:0x02186a40 kind:arm_call to:0x01fff584 module:itcm +from:0x02186ab0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186ad4 kind:arm_call to:0x01fff458 module:itcm +from:0x02186b4c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02186bcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02186be0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02186c00 kind:arm_call to:0x01ff9638 module:itcm +from:0x02186c08 kind:arm_call to:0x01ffb800 module:itcm +from:0x02186c40 kind:arm_call to:0x01ff9770 module:itcm +from:0x02186c50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02186d10 kind:arm_call_thumb to:0x021719ec module:overlay(93) +from:0x02186d48 kind:arm_call to:0x0208e808 module:overlay(0) +from:0x02186d94 kind:arm_call to:0x01fff498 module:itcm +from:0x02186da4 kind:arm_call to:0x01fff584 module:itcm +from:0x02186dbc kind:arm_call to:0x02123ba0 module:overlay(34) +from:0x02186ddc kind:arm_call to:0x02071c0c module:overlay(0) +from:0x02186e00 kind:arm_call to:0x02071bf0 module:overlay(0) +from:0x02186e7c kind:arm_call to:0x01fff350 module:itcm +from:0x02186e98 kind:arm_call to:0x02074688 module:overlay(0) +from:0x02186ec4 kind:arm_call to:0x02074a40 module:overlay(0) +from:0x021871a4 kind:arm_call to:0x02082050 module:overlay(0) +from:0x021872a0 kind:load to:0x0203feb0 module:main +from:0x021872a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021872a8 kind:load to:0x02041eb0 module:main +from:0x021872ac kind:load to:0x02042eb0 module:main +from:0x021872b0 kind:load to:0x02040eb0 module:main +from:0x021872b4 kind:load to:0x027e0ce8 module:dtcm +from:0x021872c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021872e0 kind:load to:0x027e09a4 module:dtcm +from:0x021872e8 kind:load to:0x020b4800 module:overlay(0) +from:0x021872ec kind:load to:0x027e09b8 module:dtcm +from:0x02187344 kind:arm_call to:0x020914b0 module:overlay(0) +from:0x02187358 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x021873a0 kind:arm_call to:0x02072154 module:overlay(0) +from:0x021873fc kind:arm_call to:0x020914b0 module:overlay(0) +from:0x02187540 kind:arm_call to:0x0218673c module:overlay(112) +from:0x021875f8 kind:arm_call to:0x0218673c module:overlay(112) +from:0x021876b4 kind:arm_call to:0x01ff930c module:itcm +from:0x02187788 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187828 kind:arm_call to:0x01ff930c module:itcm +from:0x0218785c kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0218789c kind:arm_call to:0x01ff930c module:itcm +from:0x021878c4 kind:arm_call to:0x02072154 module:overlay(0) +from:0x02187970 kind:arm_call to:0x020914b0 module:overlay(0) +from:0x02187a10 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187a28 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187a48 kind:arm_call to:0x0205dffc module:overlay(0) +from:0x02187ae0 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187ae8 kind:load to:0x027e09a4 module:dtcm +from:0x02187aec kind:load to:0x0203feb0 module:main +from:0x02187afc kind:load to:0x027e0cd8 module:dtcm +from:0x02187b04 kind:load to:0x0204b098 module:main +from:0x02187b24 kind:arm_call to:0x020840e4 module:overlay(0) +from:0x02187b80 kind:arm_call to:0x02091ea0 module:overlay(0) +from:0x02187b88 kind:load to:0x027e0cdc module:dtcm +from:0x02187b94 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02187bc8 kind:load to:0x021880b0 module:overlay(112) +from:0x02187c08 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02187c28 kind:arm_call to:0x0208e5f8 module:overlay(0) +from:0x02187c50 kind:arm_call to:0x020895bc module:overlay(0) +from:0x02187cd0 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02187d3c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02187d58 kind:arm_call to:0x0208e1a0 module:overlay(0) +from:0x02187d64 kind:arm_call to:0x0208f374 module:overlay(0) +from:0x02187d80 kind:arm_call to:0x02084760 module:overlay(0) +from:0x02187d88 kind:arm_call to:0x02094df4 module:overlay(0) +from:0x02187d94 kind:arm_call to:0x02094e68 module:overlay(0) +from:0x02187dbc kind:arm_call to:0x02084790 module:overlay(0) +from:0x02187dd4 kind:arm_call to:0x0208e1a0 module:overlay(0) +from:0x02187df8 kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02187e64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02187e78 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187e8c kind:arm_call to:0x02015018 module:main +from:0x02187ea8 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02187ebc kind:arm_call to:0x02015018 module:main +from:0x02187edc kind:arm_call to:0x020731e8 module:overlay(0) +from:0x02187ef0 kind:arm_call to:0x02015018 module:main +from:0x02187f10 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02187f20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02187f4c kind:arm_call to:0x0205ebe4 module:overlay(0) +from:0x02187f64 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02187f70 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187f84 kind:arm_call to:0x02015018 module:main +from:0x02187fa0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x02187fb4 kind:arm_call to:0x02015018 module:main +from:0x02187fc8 kind:arm_call to:0x02094e2c module:overlay(0) +from:0x02187ff0 kind:arm_call to:0x020876e0 module:overlay(0) +from:0x02188020 kind:load to:0x027e09a8 module:dtcm +from:0x02188038 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x0218804c kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02188054 kind:arm_call to:0x02011ff4 module:main +from:0x02188088 kind:load to:0x02091878 module:overlay(0) +from:0x0218808c kind:load to:0x02186684 module:overlay(112) +from:0x02188090 kind:load to:0x021866dc module:overlay(112) +from:0x02188094 kind:load to:0x02186794 module:overlay(112) +from:0x02188098 kind:load to:0x021872fc module:overlay(112) +from:0x0218809c kind:load to:0x02091e98 module:overlay(0) +from:0x021880a0 kind:load to:0x02091e9c module:overlay(0) +from:0x021880a4 kind:load to:0x02187b08 module:overlay(112) +from:0x021880b0 kind:load to:0x02091878 module:overlay(0) +from:0x021880b4 kind:load to:0x02188030 module:overlay(112) +from:0x021880b8 kind:load to:0x02188044 module:overlay(112) +from:0x021880bc kind:load to:0x02187bcc module:overlay(112) +from:0x021880c0 kind:load to:0x02187e28 module:overlay(112) +from:0x021880c4 kind:load to:0x02091e98 module:overlay(0) +from:0x021880c8 kind:load to:0x02091e9c module:overlay(0) +from:0x021880cc kind:load to:0x02091ea0 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov112/symbols.txt b/config/jp/arm9/overlays/ov112/symbols.txt new file mode 100644 index 00000000..a9542b01 --- /dev/null +++ b/config/jp/arm9/overlays/ov112/symbols.txt @@ -0,0 +1,14 @@ +func_ov112_021865c0 kind:function(arm,size=0xc4) addr:0x021865c0 +func_ov112_02186684 kind:function(arm,size=0x58) addr:0x02186684 +func_ov112_021866dc kind:function(arm,size=0x60) addr:0x021866dc +func_ov112_0218673c kind:function(arm,size=0x58) addr:0x0218673c +func_ov112_02186794 kind:function(arm,size=0xb68) addr:0x02186794 +func_ov112_021872fc kind:function(arm,size=0x80c) addr:0x021872fc +func_ov112_02187b08 kind:function(arm,size=0x84) addr:0x02187b08 +func_ov112_02187b8c kind:function(arm,size=0x40) addr:0x02187b8c +func_ov112_02187bcc kind:function(arm,size=0x25c) addr:0x02187bcc +func_ov112_02187e28 kind:function(arm,size=0x208) addr:0x02187e28 +func_ov112_02188030 kind:function(arm,size=0x14) addr:0x02188030 +func_ov112_02188044 kind:function(arm,size=0x1c) addr:0x02188044 +data_ov112_02188088 kind:data(any) addr:0x02188088 +data_ov112_021880b0 kind:data(any) addr:0x021880b0 diff --git a/config/jp/arm9/overlays/ov113/delinks.txt b/config/jp/arm9/overlays/ov113/delinks.txt new file mode 100644 index 00000000..13496b67 --- /dev/null +++ b/config/jp/arm9/overlays/ov113/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x021865c0 end:0x0218716c kind:code align:32 + .ctor start:0x0218716c end:0x02187170 kind:data align:4 + .data start:0x02187180 end:0x02187220 kind:data align:32 + .bss start:0x02187220 end:0x02187220 kind:bss align:32 + diff --git a/config/jp/arm9/overlays/ov113/relocs.txt b/config/jp/arm9/overlays/ov113/relocs.txt new file mode 100644 index 00000000..c0b00d45 --- /dev/null +++ b/config/jp/arm9/overlays/ov113/relocs.txt @@ -0,0 +1,123 @@ +from:0x021865c8 kind:arm_call to:0x02090efc module:overlay(0) +from:0x0218662c kind:arm_call to:0x0208b7c4 module:overlay(0) +from:0x02186638 kind:load to:0x02187188 module:overlay(113) +from:0x02186664 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02186680 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186690 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186698 kind:load to:0x027e09b8 module:dtcm +from:0x021866fc kind:arm_call to:0x02084198 module:overlay(0) +from:0x02186768 kind:arm_call to:0x0208e2a4 module:overlay(0) +from:0x021867f4 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x0218681c kind:arm_call to:0x020895bc module:overlay(0) +from:0x02186828 kind:arm_call to:0x02165a48 module:overlay(71) +from:0x0218689c kind:arm_call to:0x02072db8 module:overlay(0) +from:0x021868d0 kind:arm_call to:0x02072e84 module:overlay(0) +from:0x021868d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021868ec kind:arm_call to:0x02091e68 module:overlay(0) +from:0x021868f8 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x0218690c kind:arm_call to:0x020914b0 module:overlay(0) +from:0x02186930 kind:arm_call to:0x0218663c module:overlay(113) +from:0x02186948 kind:arm_call to:0x02071c18 module:overlay(0) +from:0x02186980 kind:arm_call to:0x020914b0 module:overlay(0) +from:0x02186a24 kind:arm_call to:0x02165ad4 module:overlay(71) +from:0x02186a30 kind:arm_call to:0x0211e76c module:overlay(39) +from:0x02186a38 kind:load to:0x027e09a8 module:dtcm +from:0x02186a3c kind:load to:0x027e09a4 module:dtcm +from:0x02186a58 kind:arm_call to:0x0218663c module:overlay(113) +from:0x02186a70 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186a78 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186a90 kind:arm_call to:0x0208b838 module:overlay(0) +from:0x02186a98 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186aa0 kind:arm_call to:0x02011ff4 module:main +from:0x02186ad0 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186ad8 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186ae8 kind:load to:0x021871b0 module:overlay(113) +from:0x02186b10 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186b18 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186b20 kind:arm_call to:0x02011ff4 module:main +from:0x02186b30 kind:load to:0x021871b0 module:overlay(113) +from:0x02186b74 kind:arm_call to:0x0205dfbc module:overlay(0) +from:0x02186ba4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186bb8 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186bc4 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186bd4 kind:arm_call to:0x02015018 module:main +from:0x02186be8 kind:arm_call to:0x0208c510 module:overlay(0) +from:0x02186bf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186c08 kind:arm_call to:0x02091e68 module:overlay(0) +from:0x02186c14 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186c24 kind:arm_call to:0x02090efc module:overlay(0) +from:0x02186c40 kind:load to:0x021871d8 module:overlay(113) +from:0x02186c68 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186c70 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186c80 kind:load to:0x021871d8 module:overlay(113) +from:0x02186ca8 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186cb0 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186cb8 kind:arm_call to:0x02011ff4 module:main +from:0x02186cc8 kind:load to:0x021871d8 module:overlay(113) +from:0x02186d0c kind:arm_call to:0x0208be78 module:overlay(0) +from:0x02186d28 kind:arm_call to:0x0208c510 module:overlay(0) +from:0x02186d4c kind:arm_call to:0x0208b498 module:overlay(0) +from:0x02186d5c kind:arm_call to:0x02074994 module:overlay(0) +from:0x02186d88 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02186d90 kind:load to:0x027e09b8 module:dtcm +from:0x02186d9c kind:arm_call to:0x02090efc module:overlay(0) +from:0x02186dc0 kind:load to:0x02187200 module:overlay(113) +from:0x02186de8 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186df0 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186e00 kind:load to:0x02187200 module:overlay(113) +from:0x02186e28 kind:arm_call to:0x0208d0e4 module:overlay(0) +from:0x02186e30 kind:arm_call to:0x02090fa0 module:overlay(0) +from:0x02186e38 kind:arm_call to:0x02011ff4 module:main +from:0x02186e48 kind:load to:0x02187200 module:overlay(113) +from:0x02186e7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186f3c kind:arm_call to:0x0208d184 module:overlay(0) +from:0x02186f4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02186f7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02186fa0 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x02186fa8 kind:arm_call to:0x0208b648 module:overlay(0) +from:0x02186fb4 kind:arm_call to:0x01ff930c module:itcm +from:0x02186fe0 kind:arm_call to:0x02084314 module:overlay(0) +from:0x02186fec kind:load to:0x027e0ce4 module:dtcm +from:0x02186ff4 kind:load to:0x027e0ce0 module:dtcm +from:0x0218703c kind:arm_call to:0x0208b5b0 module:overlay(0) +from:0x02187068 kind:arm_call to:0x02186e4c module:overlay(113) +from:0x0218709c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021870d4 kind:arm_call to:0x0217150c module:overlay(93) +from:0x021870f8 kind:load to:0x027e0ce4 module:dtcm +from:0x02187114 kind:arm_call to:0x0208b498 module:overlay(0) +from:0x02187124 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02187140 kind:arm_call to:0x02186e4c module:overlay(113) +from:0x02187160 kind:arm_call to:0x020938c0 module:overlay(0) +from:0x02187168 kind:load to:0x027e09b8 module:dtcm +from:0x02187188 kind:load to:0x02091878 module:overlay(0) +from:0x0218718c kind:load to:0x02186a64 module:overlay(113) +from:0x02187190 kind:load to:0x02186a84 module:overlay(113) +from:0x02187194 kind:load to:0x0218669c module:overlay(113) +from:0x02187198 kind:load to:0x0218683c module:overlay(113) +from:0x0218719c kind:load to:0x02091e98 module:overlay(0) +from:0x021871a0 kind:load to:0x02091e9c module:overlay(0) +from:0x021871a4 kind:load to:0x02091ea0 module:overlay(0) +from:0x021871b0 kind:load to:0x02091878 module:overlay(0) +from:0x021871b4 kind:load to:0x02186aac module:overlay(113) +from:0x021871b8 kind:load to:0x02186aec module:overlay(113) +from:0x021871bc kind:load to:0x02186b34 module:overlay(113) +from:0x021871c0 kind:load to:0x02186b7c module:overlay(113) +from:0x021871c4 kind:load to:0x02091e98 module:overlay(0) +from:0x021871c8 kind:load to:0x02091e9c module:overlay(0) +from:0x021871cc kind:load to:0x02091ea0 module:overlay(0) +from:0x021871d8 kind:load to:0x02091878 module:overlay(0) +from:0x021871dc kind:load to:0x02186c44 module:overlay(113) +from:0x021871e0 kind:load to:0x02186c84 module:overlay(113) +from:0x021871e4 kind:load to:0x02186ccc module:overlay(113) +from:0x021871e8 kind:load to:0x02186d34 module:overlay(113) +from:0x021871ec kind:load to:0x02091e98 module:overlay(0) +from:0x021871f0 kind:load to:0x02091e9c module:overlay(0) +from:0x021871f4 kind:load to:0x02091ea0 module:overlay(0) +from:0x02187200 kind:load to:0x02091878 module:overlay(0) +from:0x02187204 kind:load to:0x02186dc4 module:overlay(113) +from:0x02187208 kind:load to:0x02186e04 module:overlay(113) +from:0x0218720c kind:load to:0x02186ffc module:overlay(113) +from:0x02187210 kind:load to:0x021870fc module:overlay(113) +from:0x02187214 kind:load to:0x02091e98 module:overlay(0) +from:0x02187218 kind:load to:0x02091e9c module:overlay(0) +from:0x0218721c kind:load to:0x02091ea0 module:overlay(0) diff --git a/config/jp/arm9/overlays/ov113/symbols.txt b/config/jp/arm9/overlays/ov113/symbols.txt new file mode 100644 index 00000000..ed2bf6f6 --- /dev/null +++ b/config/jp/arm9/overlays/ov113/symbols.txt @@ -0,0 +1,26 @@ +func_ov113_021865c0 kind:function(arm,size=0x7c) addr:0x021865c0 +func_ov113_0218663c kind:function(arm,size=0x60) addr:0x0218663c +func_ov113_0218669c kind:function(arm,size=0x1a0) addr:0x0218669c +func_ov113_0218683c kind:function(arm,size=0x208) addr:0x0218683c +func_ov113_02186a44 kind:function(arm,size=0x20) addr:0x02186a44 +func_ov113_02186a64 kind:function(arm,size=0x20) addr:0x02186a64 +func_ov113_02186a84 kind:function(arm,size=0x28) addr:0x02186a84 +func_ov113_02186aac kind:function(arm,size=0x40) addr:0x02186aac +func_ov113_02186aec kind:function(arm,size=0x48) addr:0x02186aec +func_ov113_02186b34 kind:function(arm,size=0x48) addr:0x02186b34 +func_ov113_02186b7c kind:function(arm,size=0xa0) addr:0x02186b7c +func_ov113_02186c1c kind:function(arm,size=0x28) addr:0x02186c1c +func_ov113_02186c44 kind:function(arm,size=0x40) addr:0x02186c44 +func_ov113_02186c84 kind:function(arm,size=0x48) addr:0x02186c84 +func_ov113_02186ccc kind:function(arm,size=0x68) addr:0x02186ccc +func_ov113_02186d34 kind:function(arm,size=0x60) addr:0x02186d34 +func_ov113_02186d94 kind:function(arm,size=0x30) addr:0x02186d94 +func_ov113_02186dc4 kind:function(arm,size=0x40) addr:0x02186dc4 +func_ov113_02186e04 kind:function(arm,size=0x48) addr:0x02186e04 +func_ov113_02186e4c kind:function(arm,size=0x1b0) addr:0x02186e4c +func_ov113_02186ffc kind:function(arm,size=0x100) addr:0x02186ffc +func_ov113_021870fc kind:function(arm,size=0x70) addr:0x021870fc +data_ov113_02187188 kind:data(any) addr:0x02187188 +data_ov113_021871b0 kind:data(any) addr:0x021871b0 +data_ov113_021871d8 kind:data(any) addr:0x021871d8 +data_ov113_02187200 kind:data(any) addr:0x02187200 diff --git a/config/jp/arm9/relocs.txt b/config/jp/arm9/relocs.txt new file mode 100644 index 00000000..1ed84918 --- /dev/null +++ b/config/jp/arm9/relocs.txt @@ -0,0 +1,6436 @@ +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:0x0203ce50 module:main +from:0x020008fc kind:arm_call to:0x02011da0 module:main +from:0x02000900 kind:arm_call to:0x0203e2e8 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:0x0204e360 module:main +from:0x02000b68 kind:load to:0x0204e378 module:main +from:0x02000b6c kind:load to:0x02046340 module:main +from:0x02000b70 kind:load to:0x02046340 module:main +from:0x02000bd4 kind:load to:0x0204afac 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:0x0202de50 module:main +from:0x02000c7c kind:thumb_call_arm to:0x020354ac module:main +from:0x02000c86 kind:thumb_call_arm to:0x0202dec0 module:main +from:0x02000cb6 kind:thumb_call_arm to:0x0202dff0 module:main +from:0x02000cc0 kind:thumb_call_arm to:0x0202df70 module:main +from:0x02000ce0 kind:thumb_call_arm to:0x0202e064 module:main +from:0x02000cee kind:thumb_call_arm to:0x0202df70 module:main +from:0x02000d04 kind:thumb_call_arm to:0x0202e438 module:main +from:0x02000d0c kind:thumb_call_arm to:0x0202e70c module:main +from:0x02000d1e kind:thumb_call_arm to:0x0202e754 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:0x0202a17c 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:0x0202a17c 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:0x0202a17c module:main +from:0x020012aa kind:thumb_call_arm to:0x0202a17c 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:0x02046344 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:0x02046340 module:main +from:0x02001474 kind:load to:0x02046344 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:0x02046344 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:0x0203b8f8 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:0x0202a17c module:main +from:0x020016b4 kind:arm_call to:0x0200174c module:main +from:0x020016e0 kind:arm_call to:0x0202a17c module:main +from:0x020016ec kind:arm_call to:0x02028b84 module:main +from:0x0200173c kind:arm_call to:0x020018a4 module:main +from:0x02001748 kind:load to:0x02046398 module:main +from:0x0200176c kind:arm_call to:0x02001c0c module:main +from:0x02001774 kind:load to:0x02046398 module:main +from:0x020017ac kind:arm_call to:0x02028700 module:main +from:0x020017d0 kind:arm_call_thumb to:0x020280fc module:main +from:0x020017e0 kind:arm_call to:0x02028420 module:main +from:0x020017ec kind:load to:0x02046350 module:main +from:0x020017f0 kind:load to:0x02046358 module:main +from:0x020017f4 kind:load to:0x02046378 module:main +from:0x020017f8 kind:load to:0x0204648c module:main +from:0x020017fc kind:load to:0x02001eb0 module:main +from:0x02001800 kind:load to:0x0204694c module:main +from:0x0200181c kind:load to:0x02046350 module:main +from:0x02001820 kind:load to:0x02046398 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:0x0202bb30 module:main +from:0x020018a0 kind:load to:0x02046398 module:main +from:0x020018e0 kind:arm_call to:0x02028b84 module:main +from:0x020018ec kind:arm_call to:0x02028b84 module:main +from:0x02001908 kind:arm_call to:0x0203b6ec module:main +from:0x02001944 kind:arm_call to:0x0203b8f8 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:0x0202bb78 module:main +from:0x02001a94 kind:arm_call to:0x0202ba40 module:main +from:0x02001ad0 kind:arm_call to:0x0202bb78 module:main +from:0x02001af8 kind:arm_call to:0x0202ba40 module:main +from:0x02001b1c kind:arm_call to:0x0202ba80 module:main +from:0x02001b3c kind:arm_call to:0x0202bc44 module:main +from:0x02001b60 kind:arm_call to:0x0202b9b4 module:main +from:0x02001bb0 kind:arm_call to:0x0203b8f8 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:0x02046398 module:main +from:0x02001c08 kind:load to:0x02001dc8 module:main +from:0x02001c50 kind:arm_call to:0x0202b9dc module:main +from:0x02001c5c kind:arm_call to:0x0202c258 module:main +from:0x02001c68 kind:arm_call to:0x0202c050 module:main +from:0x02001c70 kind:arm_call to:0x0202c1ec module:main +from:0x02001c84 kind:arm_call to:0x020287bc 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:0x0202bc44 module:main +from:0x02001ce8 kind:load to:0x02046398 module:main +from:0x02001cec kind:load to:0x02046358 module:main +from:0x02001d24 kind:arm_call to:0x0202b9dc module:main +from:0x02001d28 kind:arm_call to:0x0202c258 module:main +from:0x02001d34 kind:arm_call to:0x0202c050 module:main +from:0x02001d3c kind:arm_call to:0x0202c1ec module:main +from:0x02001d44 kind:load to:0x02046398 module:main +from:0x02001d70 kind:arm_call to:0x0202a17c module:main +from:0x02001d80 kind:arm_call to:0x0202a17c module:main +from:0x02001d8c kind:arm_call to:0x02028b84 module:main +from:0x02001d98 kind:arm_call to:0x02028b84 module:main +from:0x02001dbc kind:arm_call to:0x0202b9b4 module:main +from:0x02001dc4 kind:load to:0x02046398 module:main +from:0x02001e30 kind:arm_call to:0x02028728 module:main +from:0x02001e54 kind:arm_call to:0x02028b4c module:main +from:0x02001e60 kind:arm_call to:0x02028b4c module:main +from:0x02001ea4 kind:load to:0x02046350 module:main +from:0x02001ea8 kind:load to:0x020463ec module:main +from:0x02001eac kind:load to:0x02046358 module:main +from:0x02001ed0 kind:arm_call to:0x020287bc module:main +from:0x02001eec kind:arm_call to:0x02028b4c module:main +from:0x02001ef8 kind:arm_call to:0x02028b4c module:main +from:0x02001f2c kind:load to:0x02046358 module:main +from:0x02001f58 kind:arm_call to:0x02001f70 module:main +from:0x02001f98 kind:arm_call to:0x0203b6ec 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:0x0202c258 module:main +from:0x02002344 kind:arm_call to:0x0202c050 module:main +from:0x0200234c kind:arm_call to:0x0202c1ec module:main +from:0x02002370 kind:arm_call to:0x0202bd60 module:main +from:0x02002394 kind:arm_call_thumb to:0x02031398 module:main +from:0x0200239c kind:arm_call_thumb to:0x020313a8 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:0x0204694c module:main +from:0x020023c0 kind:load to:0x02002484 module:main +from:0x020023c4 kind:load to:0x020024bc module:main +from:0x020023c8 kind:load to:0x0204695c module:main +from:0x020023cc kind:load to:0x02046968 module:main +from:0x020023dc kind:arm_call to:0x0202be90 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:0x0202c050 module:main +from:0x02002408 kind:load to:0x0202bc24 module:main +from:0x0200241c kind:arm_call to:0x0202bc6c module:main +from:0x02002424 kind:arm_call to:0x0202bc8c 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:0x0202bcfc module:main +from:0x02002460 kind:arm_call to:0x0202b9dc module:main +from:0x02002464 kind:arm_call to:0x0202c258 module:main +from:0x02002470 kind:arm_call to:0x0202c050 module:main +from:0x02002478 kind:arm_call to:0x0202c1ec module:main +from:0x02002488 kind:arm_call to:0x02001cf0 module:main +from:0x0200249c kind:arm_call to:0x0202b9dc module:main +from:0x020024a0 kind:arm_call to:0x0202c258 module:main +from:0x020024ac kind:arm_call to:0x0202c050 module:main +from:0x020024b4 kind:arm_call to:0x0202c1ec 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:0x02044780 module:main +from:0x02002534 kind:arm_call to:0x0202bcfc module:main +from:0x02002538 kind:arm_call to:0x0200174c module:main +from:0x02002540 kind:load to:0x02044780 module:main +from:0x02002568 kind:arm_call to:0x0202bcfc module:main +from:0x0200256c kind:arm_call to:0x0202961c module:main +from:0x02002580 kind:arm_call to:0x0202a148 module:main +from:0x020025d8 kind:arm_call to:0x02029630 module:main +from:0x020025e8 kind:arm_call to:0x0202bcfc module:main +from:0x020025f0 kind:load to:0x02044780 module:main +from:0x020025f4 kind:load to:0x02044798 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:0x02028b84 module:main +from:0x02002690 kind:arm_call to:0x02028b84 module:main +from:0x02002a2c kind:arm_call to:0x0202a20c module:main +from:0x02002a48 kind:load to:0x02046dec module:main +from:0x02002a68 kind:load to:0x02046de4 module:main +from:0x02002a80 kind:load to:0x02046de8 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:0x02046dcc module:main +from:0x02002b14 kind:load to:0x02003318 module:main +from:0x02002b58 kind:arm_call to:0x02003318 module:main +from:0x02002b6c kind:load to:0x02046dcc module:main +from:0x02002b70 kind:load to:0x0204698c module:main +from:0x02002bc0 kind:arm_call to:0x02003318 module:main +from:0x02002bd4 kind:load to:0x0204698c module:main +from:0x02002c00 kind:arm_call to:0x02003318 module:main +from:0x02002c14 kind:load to:0x0204698c 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:0x02046dcc module:main +from:0x02002cbc kind:load to:0x02046dd4 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:0x02046980 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:0x02046980 module:main +from:0x02002dc0 kind:arm_call to:0x02001f48 module:main +from:0x02002de0 kind:arm_call to:0x0202b8bc module:main +from:0x02002e00 kind:arm_call to:0x0202bac0 module:main +from:0x02002e2c kind:arm_call to:0x0202b91c module:main +from:0x02002e34 kind:load to:0x02044148 module:main +from:0x02002e50 kind:arm_call to:0x0202b938 module:main +from:0x02002e70 kind:arm_call to:0x0202b954 module:main +from:0x02002e90 kind:arm_call to:0x0202b970 module:main +from:0x02002eb0 kind:arm_call to:0x0202b88c module:main +from:0x02002f8c kind:arm_call to:0x0202c5cc module:main +from:0x02002fb8 kind:arm_call to:0x0202b8d4 module:main +from:0x02002fc8 kind:arm_call to:0x0202b8fc module:main +from:0x02003000 kind:arm_call to:0x0202c594 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:0x02046980 module:main +from:0x020030b0 kind:load to:0x02046974 module:main +from:0x020030b4 kind:load to:0x0204698c module:main +from:0x020030b8 kind:load to:0x02046dcc module:main +from:0x020030c0 kind:arm_call to:0x0202c56c 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:0x0202c284 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:0x0202b8a4 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:0x0202b84c module:main +from:0x02003214 kind:load to:0x02046980 module:main +from:0x02003218 kind:load to:0x02044148 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:0x02046dcc module:main +from:0x020032c4 kind:load to:0x02003578 module:main +from:0x020032d8 kind:arm_call to:0x0202b824 module:main +from:0x020032f0 kind:arm_call to:0x0202b98c module:main +from:0x020032f8 kind:arm_call to:0x020033e8 module:main +from:0x020032fc kind:arm_call to:0x0202c258 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:0x0202b86c 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:0x02046dcc 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:0x02046980 module:main +from:0x020034f0 kind:arm_call to:0x0202b8a4 module:main +from:0x020034f8 kind:arm_call to:0x0202b804 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:0x02046974 module:main +from:0x02003574 kind:load to:0x02046980 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:0x02046980 module:main +from:0x020035f4 kind:load to:0x02046974 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:0x02046dcc 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:0x02046980 module:main +from:0x020036d0 kind:arm_call to:0x0202baf0 module:main +from:0x020036e8 kind:load to:0x0204724c module:main +from:0x020036fc kind:arm_call to:0x0202bb10 module:main +from:0x02003718 kind:load to:0x0204724c module:main +from:0x0200373c kind:load to:0x0204724c module:main +from:0x02003758 kind:load to:0x0204724c module:main +from:0x0200379c kind:load to:0x0204724c module:main +from:0x020037bc kind:load to:0x0204724c module:main +from:0x020037d8 kind:load to:0x0204724c module:main +from:0x02003844 kind:arm_call to:0x0202e61c module:main +from:0x02003854 kind:arm_call to:0x0202e438 module:main +from:0x02003864 kind:arm_call to:0x0202e6a8 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:0x0202e8bc module:main +from:0x020038d8 kind:arm_call to:0x0202e8ac module:main +from:0x02003904 kind:arm_call to:0x0200211c module:main +from:0x02003924 kind:arm_call to:0x0202e8bc module:main +from:0x02003940 kind:arm_call to:0x0202e8ac module:main +from:0x02003968 kind:arm_call to:0x0200211c module:main +from:0x02003988 kind:arm_call to:0x0202e8bc module:main +from:0x020039a4 kind:arm_call to:0x0202e8ac module:main +from:0x020039d8 kind:arm_call to:0x0200211c module:main +from:0x020039f8 kind:arm_call to:0x0202e8bc module:main +from:0x02003a14 kind:arm_call to:0x0202e8ac 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:0x0202e8bc module:main +from:0x02003ee4 kind:arm_call to:0x0202e8ac 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:0x0202c720 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:0x02028b68 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:0x0202a360 module:main +from:0x020046f4 kind:arm_call to:0x0202a2cc module:main +from:0x02004700 kind:arm_call to:0x02028b68 module:main +from:0x02004714 kind:arm_call to:0x02003f58 module:main +from:0x02004724 kind:load to:0x02047258 module:main +from:0x02004728 kind:load to:0x02047258 module:main +from:0x0200472c kind:load to:0x02004810 module:main +from:0x02004744 kind:arm_call to:0x0202961c 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:0x02029630 module:main +from:0x0200479c kind:arm_call to:0x02004730 module:main +from:0x020047a8 kind:arm_call to:0x0202bbc4 module:main +from:0x020047c4 kind:arm_call to:0x02004730 module:main +from:0x020047d0 kind:arm_call to:0x0202bbe4 module:main +from:0x020047d8 kind:arm_call to:0x0202c7f0 module:main +from:0x020047f4 kind:arm_call to:0x02004730 module:main +from:0x02004800 kind:arm_call to:0x0202bc04 module:main +from:0x02004808 kind:arm_call to:0x0202c888 module:main +from:0x02004820 kind:arm_call to:0x02004730 module:main +from:0x02004828 kind:arm_call to:0x0202c888 module:main +from:0x0200484c kind:arm_call to:0x0202cad8 module:main +from:0x02004864 kind:arm_call to:0x0202caa4 module:main +from:0x02004870 kind:arm_call to:0x0202bc04 module:main +from:0x0200488c kind:arm_call to:0x0202cad8 module:main +from:0x020048a0 kind:arm_call to:0x0202ca9c 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:0x02028b68 module:main +from:0x02004930 kind:arm_call to:0x0202caa4 module:main +from:0x0200493c kind:load to:0x02004830 module:main +from:0x02004960 kind:arm_call to:0x0202c8d0 module:main +from:0x02004998 kind:arm_call to:0x0202c8f0 module:main +from:0x020049c8 kind:arm_call to:0x02004878 module:main +from:0x020049e8 kind:arm_call to:0x0202c8f0 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:0x020288f8 module:main +from:0x02004dd0 kind:arm_call to:0x0202e438 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:0x02047294 module:main +from:0x02004e18 kind:load to:0x0204729c module:main +from:0x02004e1c kind:load to:0x020472c0 module:main +from:0x02004e20 kind:load to:0x020472a8 module:main +from:0x02004e24 kind:load to:0x02047440 module:main +from:0x02004e28 kind:load to:0x027e0204 module:dtcm +from:0x02004e2c kind:load to:0x02047b2c module:main +from:0x02004e30 kind:load to:0x02047640 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:0x02047b2c 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:0x02047b2c 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:0x02044148 module:main +from:0x0200515c kind:load to:0x02047b2c 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:0x02047b2c 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:0x0203b684 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:0x0203b8f8 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:0x02028910 module:main +from:0x02005504 kind:arm_call to:0x02028910 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:0x02028990 module:main +from:0x02005564 kind:arm_call to:0x02028990 module:main +from:0x0200556c kind:load to:0x02047b08 module:main +from:0x02005570 kind:load to:0x02047294 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:0x02047b20 module:main +from:0x020055d4 kind:load to:0x02047294 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:0x020280fc module:main +from:0x02005668 kind:arm_call_thumb to:0x02001498 module:main +from:0x02005674 kind:arm_call to:0x020288f8 module:main +from:0x02005684 kind:arm_call to:0x02028420 module:main +from:0x02005690 kind:load to:0x0200645c module:main +from:0x020056a0 kind:arm_call to:0x0202961c 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:0x02029630 module:main +from:0x0200570c kind:arm_call to:0x0202961c 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:0x02029630 module:main +from:0x02005758 kind:arm_call to:0x0202961c 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:0x02029630 module:main +from:0x02005794 kind:load to:0x0204729c module:main +from:0x020057a0 kind:arm_call to:0x0202961c module:main +from:0x020057b0 kind:arm_call_thumb to:0x020014c0 module:main +from:0x020057b8 kind:arm_call to:0x02029630 module:main +from:0x020057c0 kind:load to:0x0204729c module:main +from:0x020057dc kind:arm_call to:0x02028910 module:main +from:0x020057f8 kind:arm_call to:0x02028910 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:0x02028990 module:main +from:0x0200584c kind:arm_call to:0x02028990 module:main +from:0x02005854 kind:load to:0x02047b08 module:main +from:0x02005858 kind:load to:0x02047294 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:0x0202a2cc 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:0x020283b8 module:main +from:0x02005988 kind:load to:0x02047b20 module:main +from:0x0200598c kind:load to:0x02047640 module:main +from:0x02005990 kind:load to:0x02047294 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:0x0203b684 module:main +from:0x02005b70 kind:arm_call to:0x0202a2cc module:main +from:0x02005ba0 kind:arm_call to:0x0203b8f8 module:main +from:0x02005df4 kind:arm_call to:0x02028910 module:main +from:0x02005e68 kind:arm_call to:0x02028990 module:main +from:0x02006110 kind:arm_call to:0x02028990 module:main +from:0x02006138 kind:arm_call to:0x0202a2cc module:main +from:0x02006154 kind:arm_call to:0x0202a360 module:main +from:0x02006204 kind:arm_call to:0x02005994 module:main +from:0x0200628c kind:arm_call to:0x02028b84 module:main +from:0x020062c8 kind:load to:0x0203f1d4 module:main +from:0x020062cc kind:load to:0x0203f1e4 module:main +from:0x020062d0 kind:load to:0x020472a8 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:0x0202e6a8 module:main +from:0x020063a4 kind:arm_call to:0x02003df8 module:main +from:0x020063c4 kind:load to:0x0202e754 module:main +from:0x020063e8 kind:arm_call to:0x0202e8bc module:main +from:0x020063f8 kind:arm_call to:0x0202e8ac module:main +from:0x0200640c kind:load to:0x0202e854 module:main +from:0x0200641c kind:arm_call to:0x02003f30 module:main +from:0x0200642c kind:arm_call to:0x0202a360 module:main +from:0x0200644c kind:arm_call to:0x0202a360 module:main +from:0x0200646c kind:arm_call to:0x02028368 module:main +from:0x02006474 kind:arm_call to:0x02028910 module:main +from:0x0200647c kind:arm_call to:0x02005704 module:main +from:0x0200648c kind:arm_call to:0x02028990 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:0x02028990 module:main +from:0x020064cc kind:arm_call_thumb to:0x02001498 module:main +from:0x02006510 kind:load to:0x020480fc module:main +from:0x02006514 kind:load to:0x02048100 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:0x0203b8f8 module:main +from:0x02006608 kind:arm_call to:0x0203b8f8 module:main +from:0x02006610 kind:arm_call to:0x0200375c module:main +from:0x02006698 kind:arm_call to:0x0202bb78 module:main +from:0x020066c0 kind:arm_call to:0x0202ba80 module:main +from:0x020066cc kind:arm_call_thumb to:0x020014c0 module:main +from:0x02006704 kind:arm_call to:0x0202961c module:main +from:0x0200671c kind:arm_call to:0x02006904 module:main +from:0x02006728 kind:arm_call to:0x02029630 module:main +from:0x02006738 kind:load to:0x0204814c module:main +from:0x0200673c kind:load to:0x020068f4 module:main +from:0x02006740 kind:load to:0x02048100 module:main +from:0x02006764 kind:arm_call to:0x0202b9b4 module:main +from:0x0200677c kind:arm_call_thumb to:0x02031398 module:main +from:0x02006784 kind:arm_call_thumb to:0x020313a8 module:main +from:0x020067ac kind:arm_call to:0x02006850 module:main +from:0x020067f0 kind:arm_call to:0x0202c6b0 module:main +from:0x02006804 kind:arm_call to:0x0202bb30 module:main +from:0x0200681c kind:load to:0x0204814c module:main +from:0x02006848 kind:arm_call to:0x0202bb58 module:main +from:0x02006880 kind:arm_call to:0x0202b9dc module:main +from:0x02006888 kind:arm_call_thumb to:0x020313b8 module:main +from:0x02006890 kind:arm_call_thumb to:0x020313c8 module:main +from:0x020068a0 kind:arm_call to:0x0202c258 module:main +from:0x020068ac kind:arm_call to:0x0202c050 module:main +from:0x020068b4 kind:arm_call to:0x0202c1ec 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:0x02048100 module:main +from:0x02006900 kind:load to:0x02006904 module:main +from:0x0200691c kind:arm_call to:0x0203b8f8 module:main +from:0x020069ac kind:load to:0x0204814c module:main +from:0x020069b0 kind:load to:0x0204810c module:main +from:0x020069e0 kind:arm_call to:0x0202b9dc module:main +from:0x020069e4 kind:arm_call to:0x0202c258 module:main +from:0x020069f0 kind:arm_call to:0x0202c050 module:main +from:0x020069f8 kind:arm_call to:0x0202c1ec module:main +from:0x02006a28 kind:arm_call to:0x0202961c module:main +from:0x02006a38 kind:arm_call to:0x02006904 module:main +from:0x02006a40 kind:arm_call to:0x02029630 module:main +from:0x02006a68 kind:arm_call to:0x0202b9b4 module:main +from:0x02006a80 kind:load to:0x02006a70 module:main +from:0x02006a84 kind:load to:0x02006a88 module:main +from:0x02006aa4 kind:load to:0x020481cc module:main +from:0x02006ab8 kind:arm_call to:0x02006c50 module:main +from:0x02006ae0 kind:load to:0x020481cc module:main +from:0x02006ae4 kind:load to:0x02006af4 module:main +from:0x02006ae8 kind:load to:0x020448ec module:main +from:0x02006aec kind:load to:0x02006c10 module:main +from:0x02006af0 kind:load to:0x020448f0 module:main +from:0x02006c0c kind:load to:0x020481cc module:main +from:0x02006c30 kind:load to:0x020481cc module:main +from:0x02006c4c kind:load to:0x020481cc module:main +from:0x02006c68 kind:load to:0x020481cc module:main +from:0x02006ce0 kind:load to:0x02044874 module:main +from:0x02006ce4 kind:load to:0x02044858 module:main +from:0x02006d04 kind:arm_call to:0x02006d14 module:main +from:0x02006d10 kind:load to:0x02006c6c module:main +from:0x02006d88 kind:load to:0x02044874 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:0x020481d8 module:main +from:0x02006dfc kind:load to:0x02006e8c module:main +from:0x02006e00 kind:load to:0x020448f4 module:main +from:0x02006e04 kind:load to:0x02006ff4 module:main +from:0x02006e08 kind:load to:0x020448f8 module:main +from:0x02006e84 kind:load to:0x020481d8 module:main +from:0x02006e88 kind:load to:0x02044874 module:main +from:0x02006fe4 kind:load to:0x020448a4 module:main +from:0x02006fe8 kind:load to:0x0204488c module:main +from:0x02006fec kind:load to:0x02044858 module:main +from:0x02006ff0 kind:load to:0x02044860 module:main +from:0x0200703c kind:load to:0x02044874 module:main +from:0x02007080 kind:load to:0x02044874 module:main +from:0x020070b4 kind:arm_call to:0x0203b8f8 module:main +from:0x02007100 kind:arm_call to:0x02027104 module:main +from:0x02007110 kind:arm_call to:0x02027160 module:main +from:0x02007114 kind:arm_call to:0x02027294 module:main +from:0x0200712c kind:arm_call to:0x020272d8 module:main +from:0x0200713c kind:arm_call to:0x0202730c module:main +from:0x02007140 kind:arm_call to:0x02027374 module:main +from:0x0200714e kind:thumb_call_arm to:0x020273b0 module:main +from:0x02007156 kind:thumb_call_arm to:0x02027440 module:main +from:0x0200715a kind:thumb_call_arm to:0x0202750c module:main +from:0x02007166 kind:thumb_call_arm to:0x020273b0 module:main +from:0x0200716e kind:thumb_call_arm to:0x020274a4 module:main +from:0x02007172 kind:thumb_call_arm to:0x0202750c module:main +from:0x0200717c kind:load to:0x02026aa0 module:main +from:0x02007184 kind:load to:0x02026b58 module:main +from:0x0200718c kind:load to:0x02026c10 module:main +from:0x02007194 kind:load to:0x02026cc8 module:main +from:0x0200719c kind:load to:0x020267c0 module:main +from:0x020071a4 kind:load to:0x02026878 module:main +from:0x020071ac kind:load to:0x02026930 module:main +from:0x020071b4 kind:load to:0x020269e8 module:main +from:0x020071bc kind:load to:0x02026930 module:main +from:0x020071c4 kind:load to:0x020269e8 module:main +from:0x020071cc kind:load to:0x020265d4 module:main +from:0x020071d4 kind:load to:0x02026530 module:main +from:0x020071e0 kind:thumb_call_arm to:0x02026eb8 module:main +from:0x020071ea kind:thumb_call_arm to:0x02026f00 module:main +from:0x020071ee kind:thumb_call_arm to:0x02026f68 module:main +from:0x020071fc kind:thumb_call_arm to:0x02026d80 module:main +from:0x02007206 kind:thumb_call_arm to:0x02026e0c module:main +from:0x0200720a kind:thumb_call_arm to:0x02026e78 module:main +from:0x02007214 kind:load to:0x0202667c module:main +from:0x0200721c kind:load to:0x02026720 module:main +from:0x02007224 kind:load to:0x02026afc module:main +from:0x0200722c kind:load to:0x02026bb4 module:main +from:0x02007234 kind:load to:0x02026c6c module:main +from:0x0200723c kind:load to:0x02026d24 module:main +from:0x02007244 kind:load to:0x0202681c module:main +from:0x0200724c kind:load to:0x020268d4 module:main +from:0x02007254 kind:load to:0x0202698c module:main +from:0x0200725c kind:load to:0x02026a44 module:main +from:0x02007264 kind:load to:0x0202698c module:main +from:0x0200726c kind:load to:0x02026a44 module:main +from:0x02007274 kind:load to:0x02026628 module:main +from:0x0200727c kind:load to:0x02026580 module:main +from:0x02007288 kind:thumb_call_arm to:0x02027054 module:main +from:0x02007292 kind:thumb_call_arm to:0x0202706c module:main +from:0x02007296 kind:thumb_call_arm to:0x020270cc module:main +from:0x020072a4 kind:thumb_call_arm to:0x02026fa4 module:main +from:0x020072ae kind:thumb_call_arm to:0x02026fbc module:main +from:0x020072b2 kind:thumb_call_arm to:0x0202701c module:main +from:0x020072bc kind:load to:0x020266cc module:main +from:0x020072c4 kind:load to:0x02026770 module:main +from:0x020072e4 kind:arm_call to:0x02028b84 module:main +from:0x020072f8 kind:load to:0x0203f298 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:0x020481dc module:main +from:0x020073c8 kind:load to:0x020072fc module:main +from:0x020073cc kind:load to:0x020481dc 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:0x020481dc 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:0x020481dc module:main +from:0x02007574 kind:arm_call to:0x020077f8 module:main +from:0x02007628 kind:arm_call to:0x02034e04 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:0x0203f3d0 module:main +from:0x02007d44 kind:load to:0x0203f3b8 module:main +from:0x02007d64 kind:load to:0x020481f0 module:main +from:0x02007d74 kind:arm_call to:0x02007d50 module:main +from:0x02007e70 kind:load to:0x0203f358 module:main +from:0x02007e8c kind:load to:0x0203f378 module:main +from:0x02007eb8 kind:arm_call to:0x0202a1c0 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:0x0202a1c0 module:main +from:0x02008644 kind:arm_call to:0x0202a1c0 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:0x0203f340 module:main +from:0x02008bc8 kind:arm_call to:0x020089e4 module:main +from:0x02008bd4 kind:load to:0x0203f358 module:main +from:0x02008bd8 kind:load to:0x0203f34c 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:0x0203f358 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:0x02028b84 module:main +from:0x0200937c kind:arm_call to:0x02027104 module:main +from:0x0200938c kind:arm_call to:0x02027160 module:main +from:0x02009390 kind:arm_call to:0x02027294 module:main +from:0x020093a4 kind:arm_call to:0x02026720 module:main +from:0x020093b8 kind:arm_call to:0x02026770 module:main +from:0x02009500 kind:arm_call to:0x020092c4 module:main +from:0x02009574 kind:arm_call to:0x02028b84 module:main +from:0x02009594 kind:arm_call to:0x02027104 module:main +from:0x020095a4 kind:arm_call to:0x02027160 module:main +from:0x020095a8 kind:arm_call to:0x02027294 module:main +from:0x020095bc kind:arm_call to:0x02026720 module:main +from:0x020095d0 kind:arm_call to:0x02026770 module:main +from:0x02009718 kind:arm_call to:0x020092c4 module:main +from:0x0200974c kind:arm_call to:0x02028b84 module:main +from:0x02009778 kind:arm_call to:0x02026eb8 module:main +from:0x02009788 kind:arm_call to:0x02026f00 module:main +from:0x0200978c kind:arm_call to:0x02026f68 module:main +from:0x020097a0 kind:arm_call to:0x020265d4 module:main +from:0x020097b4 kind:arm_call to:0x02027054 module:main +from:0x020097c4 kind:arm_call to:0x0202706c module:main +from:0x020097c8 kind:arm_call to:0x020270cc module:main +from:0x020097dc kind:arm_call to:0x02026628 module:main +from:0x020097e4 kind:arm_call to:0x020272d8 module:main +from:0x020097f4 kind:arm_call to:0x0202730c module:main +from:0x020097f8 kind:arm_call to:0x02027374 module:main +from:0x02009818 kind:arm_call to:0x020092ec module:main +from:0x020098c4 kind:arm_call to:0x0202a17c module:main +from:0x02009900 kind:arm_call to:0x02009820 module:main +from:0x02009d5c kind:arm_call to:0x0203b6ec module:main +from:0x02009d7c kind:arm_call to:0x0203b6ec module:main +from:0x02009ea0 kind:load to:0x027e0000 module:dtcm +from:0x02009f08 kind:load to:0x02009f0c module:main +from:0x02009f20 kind:arm_call to:0x0202a148 module:main +from:0x02009f90 kind:load to:0x02024abc module:main +from:0x02009fac kind:load to:0x02024b24 module:main +from:0x02009fc4 kind:thumb_call_arm to:0x02028b84 module:main +from:0x0200a06c kind:load to:0x02026d80 module:main +from:0x0200a070 kind:load to:0x02026e78 module:main +from:0x0200a074 kind:load to:0x02026e0c module:main +from:0x0200a078 kind:load to:0x02026fa4 module:main +from:0x0200a07c kind:load to:0x0202701c module:main +from:0x0200a080 kind:load to:0x02026fbc module:main +from:0x0200a094 kind:thumb_call_arm to:0x02028b84 module:main +from:0x0200a0f8 kind:thumb_call_arm to:0x02029b68 module:main +from:0x0200a104 kind:thumb_call_arm to:0x0202a160 module:main +from:0x0200a128 kind:thumb_call_arm to:0x02029b68 module:main +from:0x0200a136 kind:thumb_call_arm to:0x0202a160 module:main +from:0x0200a144 kind:load to:0x027e0184 module:dtcm +from:0x0200a164 kind:load to:0x0203f3f8 module:main +from:0x0200a180 kind:thumb_call_arm to:0x02025930 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:0x0203f460 module:main +from:0x0200a1dc kind:load to:0x0203f480 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:0x0203f408 module:main +from:0x0200a234 kind:load to:0x0203f480 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:0x0203f3e8 module:main +from:0x0200a28c kind:load to:0x0203f480 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:0x0203f448 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:0x0203f430 module:main +from:0x0200a2e0 kind:load to:0x020481fc 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:0x0203f418 module:main +from:0x0200a30c kind:load to:0x020481fc 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:0x02028b84 module:main +from:0x0200a3fc kind:thumb_call_arm to:0x02029b68 module:main +from:0x0200a408 kind:thumb_call_arm to:0x0202a160 module:main +from:0x0200a410 kind:load to:0x0203f480 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:0x02028b84 module:main +from:0x0200a49a kind:thumb_call to:0x0200a7f4 module:main +from:0x0200a4a4 kind:load to:0x0203f480 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:0x0202a360 module:main +from:0x0200a762 kind:thumb_call_arm to:0x0202a160 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:0x0203f480 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:0x02029a4c 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:0x020448fc module:main +from:0x0200b240 kind:load to:0x02044900 module:main +from:0x0200b244 kind:load to:0x02044904 module:main +from:0x0200b2d8 kind:arm_call to:0x0202a17c 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:0x02027104 module:main +from:0x0200b618 kind:arm_call to:0x02027160 module:main +from:0x0200b654 kind:arm_call to:0x02027160 module:main +from:0x0200b678 kind:arm_call to:0x02027160 module:main +from:0x0200b690 kind:arm_call to:0x02027294 module:main +from:0x0200b6c8 kind:arm_call to:0x020272d8 module:main +from:0x0200b6e8 kind:arm_call to:0x0202730c module:main +from:0x0200b700 kind:arm_call to:0x02027374 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:0x0202a1c0 module:main +from:0x0200c534 kind:arm_call to:0x0202a190 module:main +from:0x0200c544 kind:arm_call to:0x0202a190 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:0x0202a190 module:main +from:0x0200c7d8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200c804 kind:arm_call to:0x0202a190 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:0x0204900c module:main +from:0x0200c83c kind:load to:0x02049010 module:main +from:0x0200c840 kind:load to:0x02049014 module:main +from:0x0200c910 kind:load to:0x027e006c module:dtcm +from:0x0200c92c kind:arm_call to:0x0202a1c0 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:0x0202a17c module:main +from:0x0200cb50 kind:arm_call to:0x0202a17c module:main +from:0x0200cb60 kind:arm_call to:0x0202a17c 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:0x02026294 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:0x0202a1a8 module:main +from:0x0200ce14 kind:arm_call to:0x0200c270 module:main +from:0x0200ce20 kind:arm_call to:0x0202a1a8 module:main +from:0x0200ce38 kind:arm_call to:0x0202a1a8 module:main +from:0x0200ce60 kind:arm_call to:0x0202a1a8 module:main +from:0x0200ce64 kind:arm_call to:0x0200c198 module:main +from:0x0200ce78 kind:arm_call to:0x0202a1a8 module:main +from:0x0200cee8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200cf00 kind:load to:0x020449d0 module:main +from:0x0200cf04 kind:load to:0x020449dc module:main +from:0x0200cf10 kind:load to:0x027e0208 module:dtcm +from:0x0200cf14 kind:load to:0x027e0254 module:dtcm +from:0x0200cf1c kind:load to:0x020449a4 module:main +from:0x0200cf24 kind:load to:0x020449ac module:main +from:0x0200cf28 kind:load to:0x020449a0 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:0x02026294 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:0x0202a1a8 module:main +from:0x0200d168 kind:arm_call to:0x0200c270 module:main +from:0x0200d174 kind:arm_call to:0x0202a1a8 module:main +from:0x0200d18c kind:arm_call to:0x0202a1a8 module:main +from:0x0200d1b4 kind:arm_call to:0x0202a1a8 module:main +from:0x0200d1b8 kind:arm_call to:0x0200c198 module:main +from:0x0200d1cc kind:arm_call to:0x0202a1a8 module:main +from:0x0200d23c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200d254 kind:load to:0x02044a18 module:main +from:0x0200d258 kind:load to:0x02044a24 module:main +from:0x0200d25c kind:load to:0x020449f4 module:main +from:0x0200d268 kind:load to:0x027e0208 module:dtcm +from:0x0200d26c kind:load to:0x027e0254 module:dtcm +from:0x0200d274 kind:load to:0x020449ec module:main +from:0x0200d27c kind:load to:0x020449e8 module:main +from:0x0200d2c4 kind:arm_call to:0x0202a1c0 module:main +from:0x0200d2c8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200d360 kind:arm_call to:0x02025f98 module:main +from:0x0200d59c kind:arm_call to:0x02026294 module:main +from:0x0200d5c4 kind:arm_call to:0x02025fb4 module:main +from:0x0200d744 kind:arm_call to:0x020262c4 module:main +from:0x0200d958 kind:arm_call to:0x02025f60 module:main +from:0x0200d96c kind:arm_call to:0x02025f60 module:main +from:0x0200d9c0 kind:load to:0x02049600 module:main +from:0x0200d9c8 kind:load to:0x02049640 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:0x02044950 module:main +from:0x0200de50 kind:load to:0x0204495c 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:0x02026294 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:0x02044950 module:main +from:0x0200e1f8 kind:load to:0x02044954 module:main +from:0x0200e1fc kind:load to:0x02044960 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:0x02026294 module:main +from:0x0200e2ac kind:arm_call to:0x01ffb038 module:itcm +from:0x0200e2bc kind:arm_call to:0x020262c4 module:main +from:0x0200e2ee kind:thumb_call to:0x02025fd0 module:main +from:0x0200e2f2 kind:thumb_call to:0x0200c01c module:main +from:0x0200e34c kind:load to:0x0203f4e4 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:0x020448f4 module:main +from:0x0200e694 kind:load to:0x020448ec module:main +from:0x0200e698 kind:load to:0x020448f0 module:main +from:0x0200e69c kind:load to:0x020448f8 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:0x0202a148 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:0x0202a490 module:main +from:0x0200f8a0 kind:load to:0x027e046c module:dtcm +from:0x0200f8a4 kind:load to:0x0203f5e4 module:main +from:0x0200f8a8 kind:load to:0x0203f5e5 module:main +from:0x0200f8ac kind:load to:0x0203f5e6 module:main +from:0x0200f8b0 kind:load to:0x0203f5e7 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:0x0203f5e5 module:main +from:0x02010a98 kind:load to:0x0203f5e4 module:main +from:0x02010a9c kind:load to:0x0203f5e6 module:main +from:0x02010aa0 kind:load to:0x0203f5e7 module:main +from:0x02010d34 kind:arm_call to:0x0202a148 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:0x0202a148 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:0x0202a148 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:0x0204900c module:main +from:0x020117e4 kind:load to:0x02049010 module:main +from:0x020117e8 kind:load to:0x02049014 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:0x02044a30 module:main +from:0x02011da4 kind:arm_call_thumb to:0x02028bfc module:main +from:0x02011da8 kind:arm_call_thumb to:0x02029124 module:main +from:0x02011dac kind:arm_call_thumb to:0x02029318 module:main +from:0x02011db0 kind:arm_call_thumb to:0x02024900 module:main +from:0x02011dc4 kind:arm_call to:0x02024b40 module:main +from:0x02011dd0 kind:arm_call to:0x02024b40 module:main +from:0x02011de4 kind:arm_call to:0x02029608 module:main +from:0x02011dec kind:arm_call to:0x0202e400 module:main +from:0x02011dfc kind:arm_call_thumb to:0x02014828 module:main +from:0x02011e00 kind:arm_call to:0x020c66ac module:overlay(18) +from:0x02011e0c kind:load to:0x0204b120 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:0x02014708 module:main +from:0x02011e88 kind:arm_call to:0x020145b4 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:0x02014708 module:main +from:0x02011f00 kind:arm_call to:0x02014634 module:main +from:0x02011f28 kind:load to:0x0204af1c 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:0x0204af1c module:main +from:0x02011fe0 kind:load to:0x02044c8c module:main +from:0x02011fe4 kind:load to:0x02044a50 module:main +from:0x02011fe8 kind:load to:0x02044a5c module:main +from:0x02011fec kind:load to:0x0204af04 module:main +from:0x02011ff0 kind:load to:0x02044a8c 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_thumb to:0x0201b368 module:main +from:0x020120c4 kind:arm_call_thumb to:0x0201b280 module:main +from:0x02012134 kind:arm_call_thumb to:0x0201b368 module:main +from:0x0201214c kind:load to:0x027e09a4 module:dtcm +from:0x02012150 kind:load to:0x02044ab0 module:main +from:0x02012154 kind:load to:0x027e0cd8 module:dtcm +from:0x02012158 kind:load to:0x02044ab8 module:main +from:0x0201215c kind:load to:0x02044ac0 module:main +from:0x02012160 kind:load to:0x02044ad8 module:main +from:0x02012164 kind:load to:0x02044ae4 module:main +from:0x020121a4 kind:arm_call_thumb to:0x0201b280 module:main +from:0x020121b4 kind:arm_call_thumb to:0x0201487c module:main +from:0x020121c4 kind:arm_call_thumb to:0x0201487c module:main +from:0x020121fc kind:arm_call to:0x02035590 module:main +from:0x02012214 kind:arm_call to:0x020354ac module:main +from:0x02012228 kind:arm_call to:0x02035590 module:main +from:0x0201223c kind:arm_call to:0x020354ac module:main +from:0x02012250 kind:arm_call to:0x02035590 module:main +from:0x02012258 kind:arm_call to:0x020354ac module:main +from:0x02012270 kind:arm_call to:0x02035590 module:main +from:0x020122bc kind:arm_call_thumb to:0x0201b280 module:main +from:0x020122e0 kind:load to:0x02044ae8 module:main +from:0x020122e4 kind:load to:0x0204b120 module:main +from:0x020122e8 kind:load to:0x020453b0 module:main +from:0x020122ec kind:load to:0x02044af8 module:main +from:0x020122f0 kind:load to:0x02044afc module:main +from:0x020122f4 kind:load to:0x02044b00 module:main +from:0x020122f8 kind:load to:0x020451e8 module:main +from:0x020122fc kind:load to:0x02044b04 module:main +from:0x02012318 kind:arm_call to:0x02014f80 module:main +from:0x02012330 kind:arm_call_thumb to:0x0201b280 module:main +from:0x02012374 kind:arm_call_thumb to:0x0201b280 module:main +from:0x020123a4 kind:arm_call_thumb to:0x0201b368 module:main +from:0x02012410 kind:arm_call_thumb to:0x0201b368 module:main +from:0x02012448 kind:load to:0x02044b0c module:main +from:0x0201244c kind:load to:0x02044b10 module:main +from:0x02012450 kind:load to:0x027e0860 module:dtcm +from:0x02012458 kind:load to:0x01ff8000 module:itcm +from:0x02012464 kind:load to:0x0204af04 module:main +from:0x02012468 kind:load to:0x020125d5 module:main +from:0x02012490 kind:thumb_call to:0x0201b280 module:main +from:0x0201249c kind:thumb_call_arm to:0x02035590 module:main +from:0x020124b4 kind:thumb_call to:0x0201b280 module:main +from:0x020124bc kind:load to:0x02044b18 module:main +from:0x020124c6 kind:thumb_call to:0x0201b1ac module:main +from:0x020124e2 kind:thumb_call to:0x0201b368 module:main +from:0x020124ec kind:load to:0x02044b24 module:main +from:0x020124fc kind:thumb_call to:0x0201b1ac module:main +from:0x02012516 kind:thumb_call to:0x0201b280 module:main +from:0x0201252e kind:thumb_call to:0x0201b368 module:main +from:0x0201254a kind:thumb_call to:0x0201b368 module:main +from:0x0201255e kind:thumb_call_arm to:0x02027d58 module:main +from:0x02012572 kind:thumb_call to:0x0201b280 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:0x02044b3c module:main +from:0x0201259c kind:load to:0x02044b50 module:main +from:0x020125a0 kind:load to:0x02044b5c 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 to:0x0201b1ac module:main +from:0x0201263a kind:thumb_call to:0x0201b280 module:main +from:0x02012664 kind:thumb_call to:0x0201b368 module:main +from:0x02012690 kind:thumb_call to:0x0201b368 module:main +from:0x020126ae kind:thumb_call to:0x0201b368 module:main +from:0x020126ca kind:thumb_call to:0x0201b368 module:main +from:0x020126e8 kind:thumb_call to:0x0201b368 module:main +from:0x02012704 kind:thumb_call to:0x0201b368 module:main +from:0x02012726 kind:thumb_call to:0x0201b368 module:main +from:0x0201274a kind:thumb_call to:0x0201b368 module:main +from:0x0201276c kind:thumb_call to:0x0201b368 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:0x02013ffc 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:0x02044b68 module:main +from:0x020127cc kind:load to:0x02044b7c module:main +from:0x020127d0 kind:load to:0x02044b8c module:main +from:0x020127d4 kind:load to:0x02044b9c module:main +from:0x020127d8 kind:load to:0x02044ba4 module:main +from:0x020127dc kind:load to:0x02044bac module:main +from:0x020127e0 kind:load to:0x02044bb4 module:main +from:0x020127e4 kind:load to:0x02044bc4 module:main +from:0x020127e8 kind:load to:0x02044bd4 module:main +from:0x020127ec kind:load to:0x0204b100 module:main +from:0x020127fa kind:thumb_call_arm to:0x02013214 module:main +from:0x02012804 kind:thumb_call_arm to:0x02014d3c module:main +from:0x0201280e kind:thumb_call_arm to:0x02014d3c module:main +from:0x02012816 kind:thumb_call_arm to:0x02014d3c module:main +from:0x0201281a kind:thumb_call_arm to:0x02019694 module:main +from:0x02012820 kind:thumb_call_arm to:0x02024ca0 module:main +from:0x02012828 kind:thumb_call_arm to:0x020254e0 module:main +from:0x02012830 kind:thumb_call_arm to:0x020254bc module:main +from:0x0201283a kind:thumb_call_arm to:0x02024abc module:main +from:0x02012840 kind:thumb_call_arm to:0x02024b24 module:main +from:0x020128a0 kind:thumb_call to:0x0201b0c4 module:main +from:0x020128ae kind:thumb_call_arm to:0x020131ec module:main +from:0x020128cc kind:thumb_call_arm to:0x02013bc0 module:main +from:0x020128d4 kind:thumb_call_arm to:0x02013b28 module:main +from:0x0201292e kind:thumb_call_arm to:0x020131ec module:main +from:0x02012950 kind:thumb_call to:0x0201b164 module:main +from:0x02012958 kind:thumb_call_arm to:0x02063e4c module:overlay(0) +from:0x02012960 kind:thumb_call_arm to:0x02069aa8 module:overlay(0) +from:0x0201296c kind:thumb_call_arm to:0x02026580 module:main +from:0x02012970 kind:thumb_call_arm to:0x02025a28 module:main +from:0x0201297c kind:thumb_call_arm to:0x0202a17c module:main +from:0x020129a6 kind:thumb_call_arm to:0x02063e6c module:overlay(0) +from:0x020129ae kind:thumb_call_arm to:0x02069b70 module:overlay(0) +from:0x020129b6 kind:thumb_call_arm to:0x02069c40 module:overlay(0) +from:0x020129c4 kind:thumb_call_arm to:0x02068ffc module:overlay(0) +from:0x020129cc kind:thumb_call_arm to:0x02069c48 module:overlay(0) +from:0x020129d2 kind:thumb_call_arm to:0x0206a590 module:overlay(0) +from:0x020129d8 kind:thumb_call_arm to:0x02069d30 module:overlay(0) +from:0x020129de kind:thumb_call_arm to:0x02069c24 module:overlay(0) +from:0x020129e6 kind:thumb_call_arm to:0x02063e4c module:overlay(0) +from:0x020129ee kind:thumb_call_arm to:0x02069aa8 module:overlay(0) +from:0x020129fa kind:thumb_call_arm to:0x02026580 module:main +from:0x020129fe kind:thumb_call_arm to:0x02025a28 module:main +from:0x02012a0a kind:thumb_call_arm to:0x0202a17c module:main +from:0x02012a34 kind:thumb_call_arm to:0x02063e6c module:overlay(0) +from:0x02012a3c kind:thumb_call_arm to:0x02069b70 module:overlay(0) +from:0x02012a44 kind:thumb_call_arm to:0x02069c40 module:overlay(0) +from:0x02012a52 kind:thumb_call_arm to:0x02068ffc module:overlay(0) +from:0x02012a5a kind:thumb_call_arm to:0x02069c48 module:overlay(0) +from:0x02012a60 kind:thumb_call_arm to:0x0206a590 module:overlay(0) +from:0x02012a66 kind:thumb_call_arm to:0x02069d30 module:overlay(0) +from:0x02012a6c kind:thumb_call_arm to:0x02069c24 module:overlay(0) +from:0x02012a74 kind:thumb_call_arm to:0x02024b40 module:main +from:0x02012a7c kind:thumb_call_arm to:0x02024b40 module:main +from:0x02012a8a kind:thumb_call_arm to:0x020c9ef8 module:overlay(20) +from:0x02012a8e kind:thumb_call_arm to:0x020147ac module:main +from:0x02012a98 kind:thumb_call_arm to:0x0206b4fc module:overlay(0) +from:0x02012aa2 kind:thumb_call_arm to:0x020131ec module:main +from:0x02012ab8 kind:thumb_call_arm to:0x02029a4c module:main +from:0x02012ac0 kind:load to:0x0204b154 module:main +from:0x02012ad0 kind:load to:0x0204b098 module:main +from:0x02012ad8 kind:load to:0x0203f610 module:main +from:0x02012adc kind:load to:0x0203f60a module:main +from:0x02012ae0 kind:load to:0x020b6784 module:overlay(0) +from:0x02012ae4 kind:load to:0x020b684c module:overlay(0) +from:0x02012af0 kind:load to:0x020453b0 module:main +from:0x02012af4 kind:load to:0x020e9e00 module:overlays(19,20,31) +from:0x02012af8 kind:load to:0x020b68c0 module:overlay(0) +from:0x02012b28 kind:thumb_call_arm to:0x0202e8ac module:main +from:0x02012b66 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012ba6 kind:thumb_call_arm to:0x0202a6d4 module:main +from:0x02012bb2 kind:thumb_call_arm to:0x020152e0 module:main +from:0x02012bce kind:thumb_call_arm to:0x0202e89c module:main +from:0x02012be2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012c02 kind:thumb_call_arm to:0x0202e794 module:main +from:0x02012c1c kind:thumb_call_arm to:0x0202e89c module:main +from:0x02012c5a kind:thumb_call_arm to:0x0202a89c module:main +from:0x02012c62 kind:thumb_call_arm to:0x0202a718 module:main +from:0x02012c7a kind:thumb_call_arm to:0x0201533c module:main +from:0x02012ca0 kind:thumb_call_arm to:0x0202e438 module:main +from:0x02012ca8 kind:thumb_call_arm to:0x0202e70c 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:0x0202e8ac module:main +from:0x02012d16 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012d26 kind:thumb_call_arm to:0x0202e754 module:main +from:0x02012d46 kind:thumb_call_arm to:0x0202e438 module:main +from:0x02012d4e kind:thumb_call_arm to:0x0202e70c 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:0x0202e8ac 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:0x0202e754 module:main +from:0x02012e12 kind:thumb_call_arm to:0x0202e438 module:main +from:0x02012e1a kind:thumb_call_arm to:0x0202e70c module:main +from:0x02012e32 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012e40 kind:thumb_call_arm to:0x0202e8ac module:main +from:0x02012e5a kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012e6a kind:thumb_call_arm to:0x0202a4a8 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:0x0202e754 module:main +from:0x02012ea6 kind:thumb_call_arm to:0x0202e438 module:main +from:0x02012eae kind:thumb_call_arm to:0x0202e70c 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:0x0202e61c module:main +from:0x02012f9e kind:thumb_call to:0x02000cf8 module:main +from:0x02012fb0 kind:thumb_call_arm to:0x0202e61c 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:0x020144b4 module:main +from:0x02013178 kind:arm_call_thumb to:0x020144b4 module:main +from:0x0201318c kind:arm_call to:0x01ff8f40 module:itcm +from:0x020131a8 kind:load to:0x0204b100 module:main +from:0x020131ac kind:load to:0x027e0000 module:dtcm +from:0x020131c4 kind:arm_call to:0x02014d3c module:main +from:0x020131d0 kind:arm_call to:0x02014d3c module:main +from:0x020131dc kind:arm_call to:0x02014d3c module:main +from:0x020131e8 kind:load to:0x0204b154 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:0x02024b40 module:main +from:0x0201323c kind:arm_call to:0x02024b40 module:main +from:0x02013240 kind:arm_call to:0x02024a78 module:main +from:0x02013254 kind:arm_call to:0x02019694 module:main +from:0x0201325c kind:arm_call to:0x0201376c module:main +from:0x02013274 kind:arm_call to:0x02013014 module:main +from:0x02013284 kind:load to:0x0204b098 module:main +from:0x02013288 kind:load to:0x0204af1c module:main +from:0x020132d4 kind:load to:0x0204b100 module:main +from:0x020132d8 kind:load to:0x02013e84 module:main +from:0x02013314 kind:arm_call to:0x020137e8 module:main +from:0x02013328 kind:arm_call to:0x02018f30 module:main +from:0x02013348 kind:load to:0x0204afac module:main +from:0x0201334c kind:load to:0x0204b690 module:main +from:0x02013350 kind:load to:0x0204b098 module:main +from:0x0201336c kind:load to:0x0204afac module:main +from:0x0201337c kind:arm_call to:0x02018c10 module:main +from:0x0201338c kind:load to:0x0204b690 module:main +from:0x02013390 kind:load to:0x020b68c0 module:overlay(0) +from:0x020133a8 kind:arm_call to:0x020c60c4 module:overlays(18,25) +from:0x020133bc kind:arm_call to:0x02013014 module:main +from:0x020133c8 kind:arm_call to:0x020152e0 module:main +from:0x020133ec kind:arm_call to:0x02019694 module:main +from:0x020133f4 kind:arm_call to:0x0201376c module:main +from:0x02013424 kind:arm_call to:0x0201533c module:main +from:0x0201342c kind:arm_call to:0x02013070 module:main +from:0x02013450 kind:arm_call to:0x02033388 module:main +from:0x0201345c kind:arm_call to:0x02033398 module:main +from:0x02013464 kind:arm_call to:0x02014d9c module:main +from:0x02013470 kind:arm_call to:0x02019298 module:main +from:0x020134ac kind:arm_call to:0x02019298 module:main +from:0x020134bc kind:arm_call to:0x02013a48 module:main +from:0x020134d8 kind:arm_call to:0x02013844 module:main +from:0x020134e8 kind:arm_call to:0x020138f8 module:main +from:0x020134fc kind:arm_call to:0x0201ffd8 module:main +from:0x02013508 kind:arm_call to:0x020192e8 module:main +from:0x02013510 kind:arm_call to:0x020194ac 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:0x02019474 module:main +from:0x02013580 kind:arm_call to:0x020194ac module:main +from:0x0201359c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020135b4 kind:arm_call to:0x020193a0 module:main +from:0x020135c8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020135d0 kind:arm_call to:0x020193ec module:main +from:0x020135f8 kind:arm_call to:0x02058c50 module:overlay(0) +from:0x02013600 kind:arm_call to:0x02058c8c module:overlay(0) +from:0x02013624 kind:arm_call to:0x0201328c module:main +from:0x02013648 kind:arm_call to:0x020132c8 module:main +from:0x02013668 kind:arm_call to:0x0202961c module:main +from:0x0201367c kind:arm_call to:0x02013e1c module:main +from:0x02013690 kind:arm_call to:0x02029630 module:main +from:0x02013694 kind:arm_call to:0x020132c8 module:main +from:0x020136c0 kind:arm_call to:0x02013e1c module:main +from:0x020136cc kind:arm_call to:0x020132c8 module:main +from:0x020136f0 kind:load to:0x0204b690 module:main +from:0x020136f4 kind:load to:0x0204af1c module:main +from:0x020136f8 kind:load to:0x0204b098 module:main +from:0x02013700 kind:load to:0x0204b154 module:main +from:0x02013704 kind:load to:0x0204b164 module:main +from:0x02013708 kind:load to:0x0204b0f4 module:main +from:0x0201370c kind:load to:0x0204fbcc module:main +from:0x02013710 kind:load to:0x027e0208 module:dtcm +from:0x02013714 kind:load to:0x027e02c4 module:dtcm +from:0x02013718 kind:load to:0x020453b0 module:main +from:0x0201371c kind:load to:0x020132dc module:main +from:0x02013724 kind:load to:0x02013354 module:main +from:0x0201374c kind:arm_call to:0x02013d98 module:main +from:0x02013760 kind:arm_call to:0x02013d98 module:main +from:0x02013774 kind:arm_call to:0x02013b14 module:main +from:0x0201377c kind:arm_call_thumb to:0x020141e0 module:main +from:0x02013808 kind:arm_call to:0x0202ff18 module:main +from:0x02013818 kind:arm_call to:0x02013b8c module:main +from:0x02013820 kind:arm_call to:0x02013bc0 module:main +from:0x0201382c kind:arm_call to:0x02013b28 module:main +from:0x0201383c kind:arm_call to:0x02014418 module:main +from:0x02013850 kind:arm_call to:0x020137e8 module:main +from:0x02013908 kind:arm_call to:0x020ca74c module:overlay(20) +from:0x02013940 kind:arm_call to:0x020ca7c0 module:overlay(20) +from:0x02013978 kind:arm_call to:0x020ca814 module:overlay(20) +from:0x02013a34 kind:load to:0x020e9dc4 module:overlays(19,20) +from:0x02013adc kind:load to:0x0204b098 module:main +from:0x02013b0c kind:load to:0x02044cb0 module:main +from:0x02013b10 kind:load to:0x02044cb1 module:main +from:0x02013bc4 kind:arm_call to:0x02013b9c module:main +from:0x02013c14 kind:arm_call to:0x02013b9c module:main +from:0x02013c68 kind:arm_call_thumb to:0x020280fc module:main +from:0x02013c78 kind:load to:0x02044cbc module:main +from:0x02013c7c kind:load to:0x02013e48 module:main +from:0x02013cc0 kind:arm_call_thumb to:0x020280fc module:main +from:0x02013cd0 kind:load to:0x02044cbc module:main +from:0x02013cd4 kind:load to:0x02013e48 module:main +from:0x02013d08 kind:arm_call to:0x020132c8 module:main +from:0x02013d1c kind:arm_call_thumb to:0x020282c8 module:main +from:0x02013d28 kind:load to:0x02044cbc module:main +from:0x02013d2c kind:load to:0x027e0870 module:dtcm +from:0x02013d30 kind:load to:0x027e0860 module:dtcm +from:0x02013d64 kind:arm_call to:0x020132c8 module:main +from:0x02013d78 kind:arm_call_thumb to:0x020282c8 module:main +from:0x02013d80 kind:arm_call to:0x02011ff4 module:main +from:0x02013d8c kind:load to:0x02044cbc module:main +from:0x02013d90 kind:load to:0x027e0870 module:dtcm +from:0x02013d94 kind:load to:0x027e0860 module:dtcm +from:0x02013dc8 kind:arm_call to:0x020132c8 module:main +from:0x02013ddc kind:arm_call_thumb to:0x020282c8 module:main +from:0x02013de8 kind:load to:0x02044cbc module:main +from:0x02013dec kind:load to:0x027e0870 module:dtcm +from:0x02013df0 kind:load to:0x027e0860 module:dtcm +from:0x02013dfc kind:arm_call to:0x02013e1c module:main +from:0x02013e10 kind:arm_call to:0x02028420 module:main +from:0x02013e44 kind:load to:0x02028368 module:main +from:0x02013e8c kind:arm_call to:0x0202961c module:main +from:0x02013ebc kind:arm_call to:0x02028474 module:main +from:0x02013ec4 kind:arm_call to:0x02029630 module:main +from:0x02013ecc kind:load to:0x027e0860 module:dtcm +from:0x02013ee8 kind:load to:0x02013df4 module:main +from:0x02013f20 kind:arm_call to:0x02011f3c module:main +from:0x02013f38 kind:arm_call to:0x02011f3c module:main +from:0x02013f5c kind:arm_call to:0x02013c80 module:main +from:0x02013f80 kind:load to:0x0203f624 module:main +from:0x02013fe0 kind:arm_call to:0x02011ff4 module:main +from:0x02014030 kind:arm_call_thumb to:0x0201b280 module:main +from:0x02014054 kind:arm_call_thumb to:0x0201b280 module:main +from:0x02014078 kind:arm_call_thumb to:0x0201b280 module:main +from:0x020140f4 kind:arm_call_thumb to:0x0201b368 module:main +from:0x02014110 kind:load to:0x02044ce0 module:main +from:0x02014114 kind:load to:0x02044ce4 module:main +from:0x02014118 kind:load to:0x02044cfc module:main +from:0x0201411c kind:load to:0x027e0860 module:dtcm +from:0x02014120 kind:load to:0x02044d14 module:main +from:0x02014124 kind:load to:0x0203f628 module:main +from:0x02014390 kind:arm_call to:0x02014128 module:main +from:0x0201439c kind:arm_call to:0x02014234 module:main +from:0x020143ec kind:arm_call to:0x02014234 module:main +from:0x02014430 kind:arm_call to:0x0201421c module:main +from:0x0201443c kind:arm_call to:0x020143f4 module:main +from:0x02014454 kind:arm_call to:0x0202a148 module:main +from:0x02014460 kind:arm_call to:0x02030000 module:main +from:0x02014470 kind:arm_call to:0x02014360 module:main +from:0x0201448c kind:arm_call to:0x020143f4 module:main +from:0x0201449c kind:arm_call to:0x020143a4 module:main +from:0x020144be kind:thumb_call to:0x0201453c module:main +from:0x020144c8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020144e0 kind:thumb_call to:0x0200168c module:main +from:0x020144ea kind:thumb_call_arm to:0x02011f3c module:main +from:0x020144fc kind:thumb_call to:0x020015bc module:main +from:0x02014518 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02014522 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02014530 kind:thumb_call_arm to:0x0202a2cc module:main +from:0x02014546 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201455c kind:thumb_call to:0x0200164c module:main +from:0x02014564 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02014588 kind:arm_call to:0x0203b8f8 module:main +from:0x0201459c kind:arm_call to:0x0201468c module:main +from:0x020145d0 kind:arm_call to:0x0203b8f8 module:main +from:0x020145e0 kind:arm_call to:0x0201468c module:main +from:0x02014654 kind:arm_call to:0x0203b6ec module:main +from:0x0201474c kind:arm_call_thumb to:0x02028e78 module:main +from:0x02014760 kind:arm_call to:0x02013c28 module:main +from:0x02014774 kind:load to:0x02044d2c module:main +from:0x02014778 kind:load to:0x02044d38 module:main +from:0x02014788 kind:load to:0x0204b100 module:main +from:0x0201478c kind:load to:0x02013e84 module:main +from:0x02014798 kind:arm_call to:0x02013d98 module:main +from:0x020147a0 kind:arm_call to:0x02011ff4 module:main +from:0x020147c4 kind:load to:0x020453b0 module:main +from:0x020147e0 kind:load to:0x020453b0 module:main +from:0x02014812 kind:thumb_call to:0x02014854 module:main +from:0x0201481c kind:thumb_call to:0x02014828 module:main +from:0x02014824 kind:load to:0x020453b0 module:main +from:0x0201483e kind:thumb_call_arm to:0x0202f138 module:main +from:0x0201484c kind:load to:0x0203f634 module:main +from:0x02014850 kind:load to:0x020453b0 module:main +from:0x0201486c kind:thumb_call_arm to:0x0202f190 module:main +from:0x02014874 kind:load to:0x020453b0 module:main +from:0x02014878 kind:load to:0x0203f634 module:main +from:0x0201489c kind:thumb_call_arm to:0x0202ed20 module:main +from:0x020148cc kind:load to:0x0203f634 module:main +from:0x020148d0 kind:load to:0x020453b0 module:main +from:0x020148dc kind:thumb_call to:0x02014854 module:main +from:0x020148e4 kind:thumb_call to:0x02014854 module:main +from:0x020148f4 kind:thumb_call to:0x02014854 module:main +from:0x020148fe kind:thumb_call to:0x02014800 module:main +from:0x0201490a kind:thumb_call to:0x02014800 module:main +from:0x02014914 kind:thumb_call to:0x02014800 module:main +from:0x02014926 kind:thumb_call to:0x02014800 module:main +from:0x0201493c kind:thumb_call to:0x02014800 module:main +from:0x02014944 kind:load to:0x020453b0 module:main +from:0x02014988 kind:thumb_call to:0x02014800 module:main +from:0x02014992 kind:thumb_call to:0x02014800 module:main +from:0x020149a8 kind:thumb_call to:0x02014854 module:main +from:0x020149ae kind:thumb_call to:0x020147e4 module:main +from:0x020149bc kind:thumb_call to:0x02014800 module:main +from:0x020149d8 kind:thumb_call to:0x02014800 module:main +from:0x020149e2 kind:thumb_call to:0x02014854 module:main +from:0x020149ea kind:thumb_call to:0x02014854 module:main +from:0x020149f4 kind:thumb_call to:0x02014800 module:main +from:0x02014a0a kind:thumb_call to:0x02014800 module:main +from:0x02014a10 kind:load to:0x020453b0 module:main +from:0x02014a20 kind:arm_call to:0x020315ec module:main +from:0x02014a24 kind:arm_call to:0x020291e0 module:main +from:0x02014a4c kind:arm_call to:0x02031bfc module:main +from:0x02014a58 kind:arm_call to:0x020291e0 module:main +from:0x02014a80 kind:arm_call to:0x0203b684 module:main +from:0x02014a94 kind:arm_call to:0x02031dd8 module:main +from:0x02014b10 kind:arm_call to:0x02031bfc module:main +from:0x02014b1c kind:arm_call to:0x020291e0 module:main +from:0x02014b44 kind:arm_call to:0x0203b684 module:main +from:0x02014b5c kind:arm_call to:0x02024a78 module:main +from:0x02014c04 kind:arm_call to:0x020312dc module:main +from:0x02014c24 kind:load to:0x020312dc module:main +from:0x02014cdc kind:load to:0x020453f8 module:main +from:0x02014d38 kind:load to:0x02045408 module:main +from:0x02014d98 kind:load to:0x020453f8 module:main +from:0x02014dc4 kind:arm_call to:0x02014ea4 module:main +from:0x02014dd8 kind:arm_call to:0x02014f58 module:main +from:0x02014de0 kind:arm_call to:0x02014ea4 module:main +from:0x02014e04 kind:arm_call to:0x02014f00 module:main +from:0x02014e0c kind:arm_call to:0x020147ac module:main +from:0x02014e1c kind:arm_call to:0x0206b440 module:overlay(0) +from:0x02014e24 kind:arm_call to:0x02014f58 module:main +from:0x02014e28 kind:arm_call to:0x020147ac module:main +from:0x02014e38 kind:arm_call to:0x0206b4b8 module:overlay(0) +from:0x02014e80 kind:arm_call to:0x02014c64 module:main +from:0x02014ea0 kind:load to:0x020b68c0 module:overlay(0) +from:0x02014ecc kind:arm_call to:0x02014c64 module:main +from:0x02014ee4 kind:arm_call to:0x020147ac module:main +from:0x02014ef4 kind:arm_call to:0x0206b4b8 module:overlay(0) +from:0x02014efc kind:load to:0x020b68c0 module:overlay(0) +from:0x02014f08 kind:arm_call to:0x020147ac module:main +from:0x02014f18 kind:arm_call to:0x0206b440 module:overlay(0) +from:0x02014f30 kind:arm_call to:0x02014ce0 module:main +from:0x02014f54 kind:load to:0x020b68c0 module:overlay(0) +from:0x02014f6c kind:load to:0x02030f91 module:main +from:0x02014f88 kind:load to:0x02045440 module:main +from:0x02014f9c kind:load to:0x02045424 module:main +from:0x0201520c kind:arm_call to:0x02015018 module:main +from:0x02015294 kind:load to:0x0204b164 module:main +from:0x020152dc kind:load to:0x0204af1c module:main +from:0x020152f0 kind:arm_call to:0x020130f0 module:main +from:0x020152f4 kind:arm_call to:0x020152d0 module:main +from:0x02015304 kind:arm_call to:0x02011f3c module:main +from:0x02015314 kind:load to:0x0204af1c module:main +from:0x0201532c kind:arm_call to:0x020130f0 module:main +from:0x02015338 kind:load to:0x0204af1c module:main +from:0x02015344 kind:arm_call to:0x0201537c module:main +from:0x0201534c kind:arm_call to:0x02013118 module:main +from:0x02015358 kind:load to:0x0204af1c module:main +from:0x02015364 kind:arm_call to:0x0201537c module:main +from:0x0201536c kind:arm_call to:0x02013118 module:main +from:0x02015378 kind:load to:0x0204af1c module:main +from:0x0201538c kind:load to:0x0204af1c module:main +from:0x02015390 kind:load to:0x02013148 module:main +from:0x020153ce kind:thumb_call to:0x02012f08 module:main +from:0x020153f0 kind:load to:0x0204af1c module:main +from:0x02015406 kind:thumb_call to:0x02012f24 module:main +from:0x02015424 kind:thumb_call to:0x02012f5c module:main +from:0x0201542a kind:thumb_call to:0x02000cdc module:main +from:0x0201543c kind:thumb_call_arm to:0x02015318 module:main +from:0x02015450 kind:thumb_call_arm to:0x02015318 module:main +from:0x02015462 kind:thumb_call to:0x02000cdc module:main +from:0x02015468 kind:thumb_call_arm to:0x0201535c module:main +from:0x02015476 kind:thumb_call to:0x02000cdc module:main +from:0x0201547c kind:thumb_call_arm to:0x0201535c module:main +from:0x0201548c kind:thumb_call_arm to:0x020152d0 module:main +from:0x020154a2 kind:thumb_call to:0x02012f08 module:main +from:0x020154b8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020154e4 kind:load to:0x0204544c module:main +from:0x02015500 kind:load to:0x0204544c module:main +from:0x02015514 kind:thumb_call to:0x020154c0 module:main +from:0x0201551c kind:load to:0x0204544c module:main +from:0x02015530 kind:thumb_call to:0x020154c0 module:main +from:0x02015536 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015540 kind:load to:0x0204544c module:main +from:0x02015562 kind:thumb_call to:0x02012ec8 module:main +from:0x0201557c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015582 kind:thumb_call to:0x020154c4 module:main +from:0x020155ae kind:thumb_call to:0x020010e0 module:main +from:0x020155b8 kind:load to:0x0204af1c module:main +from:0x020155d8 kind:load to:0x02045468 module:main +from:0x020155e0 kind:thumb_call to:0x020154c0 module:main +from:0x020155ec kind:thumb_call to:0x020154c0 module:main +from:0x020155f2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015616 kind:thumb_call to:0x02012ee4 module:main +from:0x02015628 kind:thumb_call to:0x020154c0 module:main +from:0x02015634 kind:thumb_call to:0x020154c0 module:main +from:0x0201563a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015654 kind:thumb_call to:0x02012f6c module:main +from:0x02015676 kind:thumb_call_arm to:0x02015318 module:main +from:0x02015684 kind:load to:0x020454bc module:main +from:0x02015688 kind:load to:0x020454a0 module:main +from:0x02015692 kind:thumb_call_arm to:0x0201535c module:main +from:0x02015698 kind:thumb_call to:0x020154c0 module:main +from:0x020156a6 kind:thumb_call_arm to:0x0201535c module:main +from:0x020156ac kind:thumb_call to:0x020154c0 module:main +from:0x020156b2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020156c2 kind:thumb_call_arm to:0x020152d0 module:main +from:0x020156da kind:thumb_call to:0x02012ec8 module:main +from:0x02015702 kind:thumb_call_arm to:0x020152d0 module:main +from:0x02015710 kind:thumb_call to:0x020010e0 module:main +from:0x0201571c kind:load to:0x0204af1c module:main +from:0x0201587c kind:load to:0x0203feb0 module:main +from:0x020158fc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02015908 kind:arm_call to:0x01ffb5f0 module:itcm +from:0x02015914 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0201591c kind:arm_call to:0x01ffb618 module:itcm +from:0x02015928 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020159cc kind:arm_call to:0x01ffb428 module:itcm +from:0x02015acc kind:load to:0x0203f7fc module:main +from:0x02015f40 kind:arm_call to:0x02015e90 module:main +from:0x02015f4c kind:arm_call to:0x01ffb66c module:itcm +from:0x02016080 kind:arm_call to:0x02015f9c module:main +from:0x0201609c kind:arm_call to:0x02015f9c module:main +from:0x020160b8 kind:arm_call to:0x02015f9c module:main +from:0x020160d4 kind:arm_call to:0x02015f9c module:main +from:0x02016100 kind:arm_call to:0x02019528 module:main +from:0x020161e4 kind:load to:0x0204b690 module:main +from:0x02016204 kind:arm_call_thumb to:0x02015448 module:main +from:0x02016210 kind:arm_call to:0x020165b8 module:main +from:0x0201621c kind:arm_call_thumb to:0x02015484 module:main +from:0x0201623c kind:arm_call to:0x02035590 module:main +from:0x02016248 kind:arm_call to:0x020354ac module:main +from:0x0201625c kind:arm_call to:0x02035590 module:main +from:0x02016264 kind:arm_call to:0x020354ac module:main +from:0x02016278 kind:arm_call to:0x02035590 module:main +from:0x02016284 kind:arm_call to:0x020354ac module:main +from:0x02016298 kind:arm_call to:0x02035590 module:main +from:0x020162a4 kind:arm_call to:0x020162c8 module:main +from:0x020162ac kind:arm_call to:0x020165f4 module:main +from:0x020162b4 kind:arm_call_thumb to:0x0201545c module:main +from:0x020162c0 kind:load to:0x020454d0 module:main +from:0x020162c4 kind:load to:0x020454d4 module:main +from:0x020162f4 kind:arm_call_thumb to:0x02016438 module:main +from:0x02016304 kind:arm_call to:0x0202a160 module:main +from:0x0201630c kind:arm_call_thumb to:0x02015624 module:main +from:0x02016318 kind:load to:0x02045484 module:main +from:0x02016330 kind:arm_call to:0x02029980 module:main +from:0x02016348 kind:arm_call to:0x02033e50 module:main +from:0x020163be kind:thumb_call to:0x0201639c module:main +from:0x020163d0 kind:thumb_call to:0x0200b0f4 module:main +from:0x020163ee kind:thumb_call to:0x0201639c module:main +from:0x020163fa kind:thumb_call to:0x0200af74 module:main +from:0x02016402 kind:thumb_call to:0x0200b0f4 module:main +from:0x02016420 kind:load to:0x0200af15 module:main +from:0x02016424 kind:load to:0x020163b5 module:main +from:0x02016430 kind:load to:0x0200aee5 module:main +from:0x02016434 kind:load to:0x020163b5 module:main +from:0x02016442 kind:thumb_call to:0x0201639c module:main +from:0x0201644e kind:thumb_call to:0x0200af44 module:main +from:0x02016456 kind:thumb_call to:0x0200b0f4 module:main +from:0x02016476 kind:thumb_call to:0x0201639c module:main +from:0x02016482 kind:thumb_call to:0x0200ae48 module:main +from:0x0201648a kind:thumb_call to:0x0200b0f4 module:main +from:0x020164aa kind:thumb_call to:0x0201639c module:main +from:0x020164b6 kind:thumb_call to:0x0200ad54 module:main +from:0x020164be kind:thumb_call to:0x0200b0f4 module:main +from:0x020164e2 kind:thumb_call_arm to:0x020092a8 module:main +from:0x020164e8 kind:thumb_call to:0x02016428 module:main +from:0x0201652c kind:load to:0x02009510 module:main +from:0x02016530 kind:load to:0x020092f8 module:main +from:0x02016540 kind:load to:0x0204b17c module:main +from:0x02016544 kind:load to:0x0200e214 module:main +from:0x020165d0 kind:arm_call to:0x02016548 module:main +from:0x020165e4 kind:arm_call to:0x02015c1c module:main +from:0x020165f0 kind:load to:0x0204b484 module:main +from:0x02016604 kind:arm_call to:0x02016598 module:main +from:0x02016610 kind:load to:0x0204b484 module:main +from:0x02016674 kind:arm_call to:0x02016644 module:main +from:0x0201669c kind:arm_call to:0x02016644 module:main +from:0x02016758 kind:arm_call to:0x02016730 module:main +from:0x0201676c kind:arm_call to:0x02016740 module:main +from:0x0201682c kind:arm_call to:0x01ff9110 module:itcm +from:0x020168d4 kind:arm_call to:0x01ff916c module:itcm +from:0x02016908 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016914 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016940 kind:arm_call to:0x01ffb714 module:itcm +from:0x0201694c kind:arm_call to:0x01ff9258 module:itcm +from:0x02016958 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020169e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016a04 kind:load to:0x0203feb0 module:main +from:0x02016a48 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02016a58 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02016a68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016a74 kind:load to:0x0203feb0 module:main +from:0x02016aa0 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02016ae0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016aec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016b4c kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02016b90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02016bb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016bc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016c60 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02016c68 kind:arm_call to:0x0207fa64 module:overlay(0) +from:0x02016ce8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02016cf4 kind:arm_call to:0x0207f718 module:overlay(0) +from:0x02016d28 kind:arm_call to:0x0205c384 module:overlay(0) +from:0x02016d60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016d6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02016d8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016d98 kind:arm_call to:0x0205c2ec module:overlay(0) +from:0x02016dc0 kind:arm_call to:0x01ffb66c module:itcm +from:0x02016dd0 kind:arm_call to:0x01ffb66c module:itcm +from:0x02016e08 kind:load to:0x027e0cd8 module:dtcm +from:0x02016e24 kind:arm_call to:0x02017e3c module:main +from:0x02016e44 kind:arm_call to:0x0201696c module:main +from:0x02016e54 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016e60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016ea0 kind:arm_call to:0x01fff350 module:itcm +from:0x02016ecc kind:arm_call to:0x01fff350 module:itcm +from:0x02016f00 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02016f28 kind:arm_call to:0x01fff350 module:itcm +from:0x02016f4c kind:load to:0x027e0ce4 module:dtcm +from:0x02016f50 kind:load to:0x020b480c module:overlay(0) +from:0x02016f88 kind:arm_call to:0x01fff350 module:itcm +from:0x02016fb8 kind:arm_call to:0x01fff350 module:itcm +from:0x02016fec kind:arm_call to:0x01ffb9cc module:itcm +from:0x02017014 kind:arm_call to:0x01fff350 module:itcm +from:0x0201703c kind:load to:0x027e0ce4 module:dtcm +from:0x02017040 kind:load to:0x020b4800 module:overlay(0) +from:0x02017064 kind:arm_call to:0x01fff520 module:itcm +from:0x02017088 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020170b4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020170d0 kind:arm_call to:0x01fff520 module:itcm +from:0x020170ec kind:load to:0x027e0ce8 module:dtcm +from:0x02017124 kind:load to:0x0203f87c module:main +from:0x020171c4 kind:load to:0x02045484 module:main +from:0x02017238 kind:arm_call to:0x02035590 module:main +from:0x02017240 kind:arm_call to:0x020354ac module:main +from:0x02017254 kind:arm_call to:0x02035590 module:main +from:0x02017270 kind:arm_call_thumb to:0x020163e4 module:main +from:0x02017288 kind:arm_call to:0x02035590 module:main +from:0x02017290 kind:arm_call to:0x020354ac module:main +from:0x020172a4 kind:arm_call to:0x02035590 module:main +from:0x020172c0 kind:arm_call_thumb to:0x02016418 module:main +from:0x020172d8 kind:arm_call to:0x02035590 module:main +from:0x020172e0 kind:arm_call to:0x020354ac module:main +from:0x020172f4 kind:arm_call to:0x02035590 module:main +from:0x02017310 kind:arm_call_thumb to:0x02016438 module:main +from:0x02017324 kind:load to:0x02045484 module:main +from:0x02017328 kind:load to:0x020454dc module:main +from:0x0201732c kind:load to:0x020454e4 module:main +from:0x02017330 kind:load to:0x020454ec module:main +from:0x020173a8 kind:arm_call to:0x02035590 module:main +from:0x020173b0 kind:arm_call to:0x020354ac module:main +from:0x020173c4 kind:arm_call to:0x02035590 module:main +from:0x020173e0 kind:arm_call_thumb to:0x020163e4 module:main +from:0x02017400 kind:arm_call to:0x02035590 module:main +from:0x02017408 kind:arm_call to:0x020354ac module:main +from:0x0201741c kind:arm_call to:0x02035590 module:main +from:0x02017438 kind:arm_call_thumb to:0x02016418 module:main +from:0x0201745c kind:arm_call to:0x02035590 module:main +from:0x02017464 kind:arm_call to:0x020354ac module:main +from:0x02017478 kind:arm_call to:0x02035590 module:main +from:0x02017494 kind:arm_call_thumb to:0x02016438 module:main +from:0x020174a8 kind:load to:0x02045484 module:main +from:0x020174ac kind:load to:0x020454dc module:main +from:0x020174b0 kind:load to:0x020454e4 module:main +from:0x020174b4 kind:load to:0x020454ec module:main +from:0x020174ec kind:arm_call to:0x02035590 module:main +from:0x020174f4 kind:arm_call to:0x020354ac module:main +from:0x02017508 kind:arm_call to:0x02035590 module:main +from:0x02017524 kind:arm_call_thumb to:0x020163e4 module:main +from:0x02017544 kind:arm_call to:0x02035590 module:main +from:0x0201754c kind:arm_call to:0x020354ac module:main +from:0x02017560 kind:arm_call to:0x02035590 module:main +from:0x0201757c kind:arm_call_thumb to:0x02016418 module:main +from:0x020175a4 kind:arm_call to:0x02035590 module:main +from:0x020175ac kind:arm_call to:0x020354ac module:main +from:0x020175c0 kind:arm_call to:0x02035590 module:main +from:0x020175dc kind:arm_call_thumb to:0x02016438 module:main +from:0x020175ec kind:load to:0x020454dc module:main +from:0x020175f0 kind:load to:0x020454e4 module:main +from:0x020175f4 kind:load to:0x020454ec module:main +from:0x02017610 kind:load to:0x02045518 module:main +from:0x0201762c kind:load to:0x02045518 module:main +from:0x02017678 kind:arm_call to:0x01ffb714 module:itcm +from:0x02017684 kind:arm_call to:0x01ff9258 module:itcm +from:0x020176f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02017700 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017744 kind:load to:0x02045534 module:main +from:0x02017754 kind:arm_call to:0x02011ff4 module:main +from:0x02017844 kind:arm_call to:0x01ff9258 module:itcm +from:0x0201789c kind:arm_call to:0x01ff9258 module:itcm +from:0x02017908 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x02017924 kind:load to:0x020454fc module:main +from:0x02017930 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201796c kind:arm_call to:0x020179e4 module:main +from:0x02017984 kind:arm_call to:0x02017bd4 module:main +from:0x02017a18 kind:arm_call to:0x02017bd4 module:main +from:0x02017a94 kind:arm_call to:0x02017940 module:main +from:0x02017b94 kind:arm_call to:0x02017764 module:main +from:0x02017c34 kind:arm_call to:0x02017c04 module:main +from:0x02017cc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02017cd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017d3c kind:arm_call to:0x02017a48 module:main +from:0x02017d7c kind:arm_call to:0x02017c44 module:main +from:0x02017db0 kind:arm_call to:0x02017c44 module:main +from:0x02017dc8 kind:arm_call to:0x02017aa8 module:main +from:0x02017dd8 kind:arm_call to:0x02017c44 module:main +from:0x02017dec kind:arm_call to:0x02017a48 module:main +from:0x02017e14 kind:arm_call to:0x02017c04 module:main +from:0x02017e78 kind:load to:0x0204b164 module:main +from:0x02017ecc kind:load to:0x0204b164 module:main +from:0x02017f04 kind:arm_call to:0x01ff9364 module:itcm +from:0x02017f30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017f58 kind:arm_call to:0x01ffb464 module:itcm +from:0x0201803c kind:load to:0x0203feb0 module:main +from:0x02018050 kind:arm_call to:0x01ff9258 module:itcm +from:0x02018068 kind:arm_call to:0x01ffb428 module:itcm +from:0x02018148 kind:load to:0x0203feb0 module:main +from:0x0201820c kind:arm_call to:0x02019518 module:main +from:0x0201823c kind:arm_call to:0x02058c08 module:overlay(0) +from:0x02018260 kind:arm_call to:0x02058bc0 module:overlay(0) +from:0x02018278 kind:load to:0x0204b690 module:main +from:0x02018288 kind:load to:0x0204555c module:main +from:0x020182a0 kind:arm_call_thumb to:0x020bedd4 module:overlay(1) +from:0x020182ac kind:load to:0x0204555c module:main +from:0x020182b0 kind:load to:0x0204b690 module:main +from:0x020182c8 kind:arm_call_thumb to:0x020bedd4 module:overlay(1) +from:0x020182d0 kind:arm_call to:0x02011ff4 module:main +from:0x020182dc kind:load to:0x0204555c module:main +from:0x020182e0 kind:load to:0x0204b690 module:main +from:0x020182f8 kind:arm_call_thumb to:0x020bedd4 module:overlay(1) +from:0x02018304 kind:load to:0x0204555c module:main +from:0x02018308 kind:load to:0x0204b690 module:main +from:0x02018318 kind:load to:0x0204b690 module:main +from:0x0201831c kind:load to:0x02018ccc module:main +from:0x02018348 kind:load to:0x0204afac module:main +from:0x0201834c kind:load to:0x02013728 module:main +from:0x02018354 kind:load to:0x020bf8a9 module:overlays(1,2,4) +from:0x02018360 kind:thumb_call to:0x0201836c module:main +from:0x02018368 kind:load to:0x020bf8a9 module:overlays(1,2,4) +from:0x02018394 kind:thumb_call_arm to:0x0201b974 module:main +from:0x020183a0 kind:thumb_call_arm to:0x0206e670 module:overlay(0) +from:0x020183a8 kind:thumb_call_arm to:0x0201b798 module:main +from:0x020183b4 kind:load to:0x020b69b8 module:overlay(0) +from:0x020183b8 kind:load to:0x0204fb78 module:main +from:0x020183c2 kind:thumb_call to:0x020148d4 module:main +from:0x020183c6 kind:thumb_call_arm to:0x020c6060 module:overlays(18,19,20,25) +from:0x020183cc kind:load to:0x0204b120 module:main +from:0x020183d8 kind:arm_call to:0x0201b8bc module:main +from:0x020183ec kind:arm_call to:0x0201b8bc module:main +from:0x020183f4 kind:arm_call to:0x02011ff4 module:main +from:0x02018408 kind:arm_call to:0x0201b8bc module:main +from:0x02018420 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0201842a kind:thumb_call to:0x0201848c module:main +from:0x0201843c kind:thumb_call_arm to:0x0201bca8 module:main +from:0x0201844a kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x02018454 kind:thumb_call_arm to:0x02013b14 module:main +from:0x0201845e kind:thumb_call to:0x020141e0 module:main +from:0x02018484 kind:load to:0x020455a8 module:main +from:0x02018488 kind:load to:0x020b684c module:overlay(0) +from:0x02018498 kind:thumb_call_arm to:0x0201bca8 module:main +from:0x020184a6 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020184b0 kind:thumb_call_arm to:0x02013b14 module:main +from:0x020184ba kind:thumb_call to:0x020141e0 module:main +from:0x020184e0 kind:load to:0x020455a8 module:main +from:0x020184e4 kind:load to:0x020b684c module:overlay(0) +from:0x020184f8 kind:thumb_call_arm to:0x02018a24 module:main +from:0x02018502 kind:thumb_call_arm to:0x020630fc module:overlay(0) +from:0x02018508 kind:thumb_call_arm to:0x0201bcd8 module:main +from:0x02018510 kind:load to:0x020455a8 module:main +from:0x0201851c kind:thumb_call_arm to:0x02018a24 module:main +from:0x02018526 kind:thumb_call_arm to:0x020630fc module:overlay(0) +from:0x0201852c kind:thumb_call_arm to:0x0201bcd8 module:main +from:0x02018532 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201853c kind:load to:0x020455a8 module:main +from:0x02018548 kind:thumb_call_arm to:0x02018a24 module:main +from:0x02018552 kind:thumb_call_arm to:0x020630fc module:overlay(0) +from:0x02018558 kind:thumb_call_arm to:0x0201bcd8 module:main +from:0x02018560 kind:load to:0x020455a8 module:main +from:0x0201858c kind:arm_call to:0x0206b2e0 module:overlay(0) +from:0x020185a0 kind:load to:0x020b68c0 module:overlay(0) +from:0x020185b0 kind:arm_call to:0x0206b320 module:overlay(0) +from:0x020185c8 kind:load to:0x020b68c0 module:overlay(0) +from:0x020185e4 kind:arm_call to:0x02013c0c module:main +from:0x020185f0 kind:arm_call to:0x02013b28 module:main +from:0x02018604 kind:arm_call to:0x0201447c module:main +from:0x0201860c kind:load to:0x0204b098 module:main +from:0x02018610 kind:load to:0x0204b0cc module:main +from:0x02018628 kind:load to:0x0201bd14 module:main +from:0x02018638 kind:load to:0x0201bd44 module:main +from:0x020186a8 kind:load to:0x0201c01c module:main +from:0x020186c8 kind:arm_call to:0x0201bf14 module:main +from:0x020186e0 kind:load to:0x0201bf8c module:main +from:0x020186f0 kind:load to:0x0201bfd4 module:main +from:0x0201874c kind:arm_call to:0x02018a88 module:main +from:0x02018760 kind:arm_call to:0x02018aec module:main +from:0x0201880c kind:arm_call to:0x02018a88 module:main +from:0x02018820 kind:arm_call to:0x02018aec module:main +from:0x02018838 kind:arm_call to:0x02018b28 module:main +from:0x020188cc kind:arm_call to:0x02018a88 module:main +from:0x020188e0 kind:arm_call to:0x02018aec module:main +from:0x02018948 kind:arm_call to:0x02018a88 module:main +from:0x0201895c kind:arm_call to:0x02018aec module:main +from:0x02018974 kind:arm_call to:0x02018b28 module:main +from:0x020189d8 kind:arm_call to:0x02018a88 module:main +from:0x020189ec kind:arm_call to:0x02018aec module:main +from:0x02018a30 kind:load to:0x0201bd80 module:main +from:0x02018a40 kind:load to:0x0201bdfc module:main +from:0x02018a58 kind:load to:0x0201be58 module:main +from:0x02018a68 kind:load to:0x0201bddc module:main +from:0x02018ab0 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02018ac4 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02018ae8 kind:load to:0x027e09b8 module:dtcm +from:0x02018b24 kind:load to:0x0204fb78 module:main +from:0x02018b58 kind:load to:0x0204b690 module:main +from:0x02018ba0 kind:arm_call to:0x02026338 module:main +from:0x02018bb8 kind:arm_call to:0x02026338 module:main +from:0x02018c40 kind:arm_call to:0x02018b78 module:main +from:0x02018c64 kind:arm_call to:0x020198cc module:main +from:0x02018c68 kind:arm_call to:0x02019cac module:main +from:0x02018c70 kind:arm_call to:0x020198cc module:main +from:0x02018c74 kind:arm_call to:0x02019d48 module:main +from:0x02018c7c kind:arm_call to:0x020198cc module:main +from:0x02018c80 kind:arm_call to:0x02019e3c module:main +from:0x02018c88 kind:arm_call to:0x020198cc module:main +from:0x02018c8c kind:arm_call to:0x0201a0dc module:main +from:0x02018cac kind:arm_call to:0x0201d418 module:main +from:0x02018cb8 kind:arm_call to:0x0201dc14 module:main +from:0x02018cc8 kind:load to:0x027e0208 module:dtcm +from:0x02018ce0 kind:arm_call to:0x0202a148 module:main +from:0x02018cec kind:arm_call_thumb to:0x0201c250 module:main +from:0x02018d0c kind:load to:0x0204edbc module:main +from:0x02018d6c kind:arm_call to:0x0201a420 module:main +from:0x02018d70 kind:arm_call to:0x02019cac module:main +from:0x02018d94 kind:arm_call to:0x0201a420 module:main +from:0x02018d98 kind:arm_call to:0x02019d48 module:main +from:0x02018da0 kind:arm_call to:0x02019e3c module:main +from:0x02018db8 kind:arm_call to:0x02019f6c module:main +from:0x02018dc0 kind:arm_call to:0x0201a0dc module:main +from:0x02018dc8 kind:arm_call to:0x0201a21c module:main +from:0x02018dd0 kind:arm_call to:0x0201a350 module:main +from:0x02018e74 kind:arm_call_thumb to:0x0201c754 module:main +from:0x02018f04 kind:arm_call to:0x0201a4f8 module:main +from:0x02019020 kind:arm_call to:0x0201a420 module:main +from:0x02019024 kind:arm_call to:0x02019cac module:main +from:0x02019048 kind:arm_call to:0x0201a420 module:main +from:0x0201904c kind:arm_call to:0x02019d48 module:main +from:0x02019054 kind:arm_call to:0x02019e3c module:main +from:0x0201906c kind:arm_call to:0x02019f6c module:main +from:0x02019074 kind:arm_call to:0x0201a0dc module:main +from:0x0201907c kind:arm_call to:0x0201a21c module:main +from:0x02019084 kind:arm_call to:0x0201a350 module:main +from:0x020190f0 kind:arm_call to:0x0201a470 module:main +from:0x02019108 kind:arm_call to:0x0201a4b4 module:main +from:0x02019164 kind:arm_call to:0x02018e84 module:main +from:0x02019168 kind:arm_call to:0x02026088 module:main +from:0x0201916c kind:arm_call to:0x020073d0 module:main +from:0x02019180 kind:arm_call to:0x02009b18 module:main +from:0x02019194 kind:arm_call to:0x02009b18 module:main +from:0x020191ec kind:arm_call to:0x0201e048 module:main +from:0x02019200 kind:arm_call to:0x0201d83c module:main +from:0x02019220 kind:arm_call to:0x020147c8 module:main +from:0x02019234 kind:arm_call to:0x0206923c module:overlay(0) +from:0x0201923c kind:arm_call to:0x0201c5f4 module:main +from:0x02019250 kind:arm_call to:0x0201c320 module:main +from:0x0201925c kind:arm_call to:0x0201cbc8 module:main +from:0x02019268 kind:arm_call to:0x0201b5a0 module:main +from:0x02019274 kind:arm_call to:0x0201bc1c module:main +from:0x0201927c kind:arm_call to:0x0201c824 module:main +from:0x02019284 kind:load to:0x0204c49c module:main +from:0x02019288 kind:load to:0x0204d92c module:main +from:0x0201928c kind:load to:0x020b684c module:overlay(0) +from:0x02019290 kind:load to:0x0204fb78 module:main +from:0x02019294 kind:load to:0x0204fbc0 module:main +from:0x020192f4 kind:arm_call to:0x02019298 module:main +from:0x02019308 kind:arm_call to:0x0201c298 module:main +from:0x02019320 kind:arm_call to:0x0201ded4 module:main +from:0x02019334 kind:arm_call to:0x0201d58c module:main +from:0x02019358 kind:arm_call to:0x020185cc module:main +from:0x0201936c kind:arm_call to:0x020147c8 module:main +from:0x02019394 kind:arm_call to:0x020691a4 module:overlay(0) +from:0x0201939c kind:load to:0x020b684c module:overlay(0) +from:0x020193b0 kind:arm_call to:0x0201b514 module:main +from:0x020193cc kind:arm_call to:0x020192d8 module:main +from:0x020193dc kind:arm_call to:0x020627f4 module:overlay(0) +from:0x020193e4 kind:load to:0x0204fb78 module:main +from:0x020193e8 kind:load to:0x0204b608 module:main +from:0x020193fc kind:arm_call to:0x0201a798 module:main +from:0x02019428 kind:arm_call to:0x0201a814 module:main +from:0x0201944c kind:arm_call to:0x020147c8 module:main +from:0x02019464 kind:arm_call to:0x02069240 module:overlay(0) +from:0x0201946c kind:load to:0x0204c49c module:main +from:0x02019470 kind:load to:0x020b684c module:overlay(0) +from:0x020194a0 kind:arm_call to:0x0201b754 module:main +from:0x020194a8 kind:load to:0x0204fb78 module:main +from:0x020194cc kind:load to:0x02018a24 module:main +from:0x020194dc kind:load to:0x02018a34 module:main +from:0x020194ec kind:load to:0x02018a6c module:main +from:0x0201950c kind:arm_call to:0x020186ac module:main +from:0x02019524 kind:load to:0x020186d4 module:main +from:0x02019534 kind:load to:0x020186e4 module:main +from:0x02019564 kind:arm_call_thumb to:0x02016438 module:main +from:0x02019574 kind:arm_call to:0x02028b84 module:main +from:0x0201959c kind:arm_call to:0x02026530 module:main +from:0x020195a4 kind:arm_call to:0x02026580 module:main +from:0x020195ac kind:arm_call_thumb to:0x02015624 module:main +from:0x020195b8 kind:load to:0x02045484 module:main +from:0x020195dc kind:arm_call to:0x0201cc50 module:main +from:0x02019608 kind:arm_call to:0x0201cc90 module:main +from:0x0201963c kind:arm_call to:0x0201e400 module:main +from:0x02019688 kind:load to:0x0204b690 module:main +from:0x0201968c kind:load to:0x0203f89c module:main +from:0x02019690 kind:load to:0x0203f8b8 module:main +from:0x020196ac kind:arm_call to:0x02024abc module:main +from:0x020196b4 kind:arm_call to:0x02024b24 module:main +from:0x02019708 kind:arm_call to:0x02025e64 module:main +from:0x02019724 kind:arm_call to:0x02025e64 module:main +from:0x02019740 kind:arm_call to:0x02025e64 module:main +from:0x0201975c kind:arm_call to:0x02025e64 module:main +from:0x0201981c kind:arm_call to:0x020257d0 module:main +from:0x02019820 kind:arm_call to:0x02025724 module:main +from:0x02019824 kind:arm_call to:0x0202574c module:main +from:0x02019828 kind:arm_call to:0x020257bc module:main +from:0x0201982c kind:arm_call to:0x02025738 module:main +from:0x02019830 kind:arm_call to:0x02025770 module:main +from:0x02019834 kind:arm_call to:0x020257e4 module:main +from:0x02019838 kind:arm_call to:0x0202580c module:main +from:0x0201983c kind:arm_call to:0x020257f8 module:main +from:0x02019840 kind:arm_call to:0x02025834 module:main +from:0x02019844 kind:arm_call to:0x02025794 module:main +from:0x02019848 kind:arm_call to:0x020257a8 module:main +from:0x02019850 kind:arm_call to:0x020254bc module:main +from:0x02019860 kind:arm_call to:0x0202a1c0 module:main +from:0x02019864 kind:arm_call to:0x0202591c module:main +from:0x0201987c kind:arm_call to:0x0202a1c0 module:main +from:0x02019890 kind:arm_call to:0x0202a1c0 module:main +from:0x020198a0 kind:arm_call to:0x0202a1c0 module:main +from:0x020198b0 kind:arm_call to:0x0202a1c0 module:main +from:0x020198c0 kind:load to:0x027e0120 module:dtcm +from:0x020198d0 kind:arm_call_thumb to:0x0200e2ec module:main +from:0x020198fc kind:arm_call to:0x02026530 module:main +from:0x02019920 kind:arm_call to:0x02024abc module:main +from:0x02019984 kind:arm_call to:0x02026580 module:main +from:0x0201998c kind:arm_call to:0x02024b24 module:main +from:0x020199f0 kind:arm_call to:0x020254bc module:main +from:0x020199fc kind:load to:0x0203f8d4 module:main +from:0x02019a04 kind:load to:0x0203f8e0 module:main +from:0x02019a68 kind:arm_call to:0x02025e64 module:main +from:0x02019a84 kind:arm_call to:0x02025e64 module:main +from:0x02019aa0 kind:arm_call to:0x02025e64 module:main +from:0x02019abc kind:arm_call to:0x02025e64 module:main +from:0x02019ad0 kind:load to:0x027e0120 module:dtcm +from:0x02019b40 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02019b74 kind:arm_call to:0x020c8ba4 module:overlay(24) +from:0x02019bd4 kind:load to:0x027e09a4 module:dtcm +from:0x02019bd8 kind:load to:0x027e0998 module:dtcm +from:0x02019bfc kind:arm_call to:0x02026530 module:main +from:0x02019c0c kind:arm_call to:0x02026580 module:main +from:0x02019c20 kind:arm_call to:0x0202a148 module:main +from:0x02019c68 kind:arm_call to:0x020195e8 module:main +from:0x02019c74 kind:load to:0x0203f8d4 module:main +from:0x02019c78 kind:load to:0x0203f8e0 module:main +from:0x02019c7c kind:load to:0x0203f8d4 module:main +from:0x02019c80 kind:load to:0x0204b690 module:main +from:0x02019c9c kind:arm_call to:0x02026580 module:main +from:0x02019cbc kind:arm_call to:0x02024abc module:main +from:0x02019cd8 kind:arm_call to:0x02025794 module:main +from:0x02019cdc kind:arm_call to:0x02025738 module:main +from:0x02019ce0 kind:arm_call to:0x020257f8 module:main +from:0x02019ce4 kind:arm_call to:0x02025724 module:main +from:0x02019ce8 kind:arm_call to:0x020257e4 module:main +from:0x02019cec kind:arm_call to:0x0202580c module:main +from:0x02019cf4 kind:arm_call to:0x02025168 module:main +from:0x02019cfc kind:arm_call to:0x020254e0 module:main +from:0x02019d04 kind:arm_call to:0x0202557c module:main +from:0x02019d0c kind:arm_call to:0x020252e0 module:main +from:0x02019d14 kind:arm_call to:0x02024ea4 module:main +from:0x02019d1c kind:arm_call to:0x020255ec module:main +from:0x02019d24 kind:arm_call to:0x020254bc module:main +from:0x02019d3c kind:arm_call to:0x02019ad4 module:main +from:0x02019d60 kind:arm_call to:0x02024abc module:main +from:0x02019d7c kind:arm_call to:0x02025794 module:main +from:0x02019d80 kind:arm_call to:0x02025738 module:main +from:0x02019d84 kind:arm_call to:0x020257f8 module:main +from:0x02019d88 kind:arm_call to:0x02025724 module:main +from:0x02019d8c kind:arm_call to:0x020257e4 module:main +from:0x02019d90 kind:arm_call to:0x0202580c module:main +from:0x02019d98 kind:arm_call to:0x02025168 module:main +from:0x02019da0 kind:arm_call to:0x020252e0 module:main +from:0x02019dac kind:arm_call to:0x02024ea4 module:main +from:0x02019db8 kind:arm_call to:0x020255ec module:main +from:0x02019dc0 kind:arm_call to:0x020254bc module:main +from:0x02019dc8 kind:arm_call to:0x02024b24 module:main +from:0x02019de8 kind:arm_call to:0x02025e64 module:main +from:0x02019e38 kind:load to:0x027e0120 module:dtcm +from:0x02019e5c kind:arm_call to:0x02025794 module:main +from:0x02019e60 kind:arm_call to:0x02025738 module:main +from:0x02019e64 kind:arm_call to:0x020257f8 module:main +from:0x02019e68 kind:arm_call to:0x02025724 module:main +from:0x02019e6c kind:arm_call to:0x020257e4 module:main +from:0x02019e70 kind:arm_call to:0x0202580c module:main +from:0x02019e7c kind:arm_call to:0x02024ca0 module:main +from:0x02019e84 kind:arm_call to:0x02024ea4 module:main +from:0x02019e8c kind:arm_call to:0x020254e0 module:main +from:0x02019e98 kind:arm_call to:0x0202557c module:main +from:0x02019ea4 kind:arm_call to:0x020252e0 module:main +from:0x02019eac kind:arm_call to:0x020254bc module:main +from:0x02019ebc kind:arm_call to:0x02024abc module:main +from:0x02019f8c kind:arm_call to:0x02025794 module:main +from:0x02019f90 kind:arm_call to:0x02025738 module:main +from:0x02019f94 kind:arm_call to:0x020257f8 module:main +from:0x02019f98 kind:arm_call to:0x020257e4 module:main +from:0x02019f9c kind:arm_call to:0x0202580c module:main +from:0x02019fb4 kind:arm_call to:0x0202a20c module:main +from:0x02019fc4 kind:arm_call to:0x0202a20c module:main +from:0x02019fc8 kind:arm_call to:0x0202591c module:main +from:0x02019fd4 kind:arm_call to:0x02024ea4 module:main +from:0x02019fdc kind:arm_call to:0x02025168 module:main +from:0x02019fe8 kind:arm_call to:0x0202557c module:main +from:0x02019ff4 kind:arm_call to:0x020252e0 module:main +from:0x02019ffc kind:arm_call to:0x02024ca0 module:main +from:0x0201a004 kind:arm_call to:0x020254e0 module:main +from:0x0201a018 kind:arm_call to:0x02024abc module:main +from:0x0201a020 kind:arm_call to:0x020254bc module:main +from:0x0201a0fc kind:arm_call to:0x02025794 module:main +from:0x0201a100 kind:arm_call to:0x02025738 module:main +from:0x0201a104 kind:arm_call to:0x020257f8 module:main +from:0x0201a108 kind:arm_call to:0x02025724 module:main +from:0x0201a10c kind:arm_call to:0x020257e4 module:main +from:0x0201a110 kind:arm_call to:0x0202580c module:main +from:0x0201a114 kind:arm_call to:0x0202591c module:main +from:0x0201a120 kind:arm_call to:0x02024ea4 module:main +from:0x0201a128 kind:arm_call to:0x02025168 module:main +from:0x0201a134 kind:arm_call to:0x0202557c module:main +from:0x0201a140 kind:arm_call to:0x020252e0 module:main +from:0x0201a148 kind:arm_call to:0x02024ca0 module:main +from:0x0201a150 kind:arm_call to:0x020254e0 module:main +from:0x0201a164 kind:arm_call to:0x02024abc module:main +from:0x0201a23c kind:arm_call to:0x02025794 module:main +from:0x0201a240 kind:arm_call to:0x02025738 module:main +from:0x0201a244 kind:arm_call to:0x020257f8 module:main +from:0x0201a248 kind:arm_call to:0x020257e4 module:main +from:0x0201a24c kind:arm_call to:0x0202580c module:main +from:0x0201a250 kind:arm_call to:0x0201a420 module:main +from:0x0201a254 kind:arm_call to:0x0202591c module:main +from:0x0201a25c kind:arm_call to:0x02025168 module:main +from:0x0201a264 kind:arm_call to:0x020254e0 module:main +from:0x0201a270 kind:arm_call to:0x0202557c module:main +from:0x0201a27c kind:arm_call to:0x020252e0 module:main +from:0x0201a284 kind:arm_call to:0x02024ca0 module:main +from:0x0201a28c kind:arm_call to:0x020255ec module:main +from:0x0201a294 kind:arm_call to:0x020254bc module:main +from:0x0201a36c kind:arm_call to:0x02025794 module:main +from:0x0201a370 kind:arm_call to:0x02025738 module:main +from:0x0201a374 kind:arm_call to:0x020257f8 module:main +from:0x0201a378 kind:arm_call to:0x02025724 module:main +from:0x0201a37c kind:arm_call to:0x020257e4 module:main +from:0x0201a380 kind:arm_call to:0x0202580c module:main +from:0x0201a388 kind:arm_call to:0x02025168 module:main +from:0x0201a390 kind:arm_call to:0x020254e0 module:main +from:0x0201a39c kind:arm_call to:0x02024ca0 module:main +from:0x0201a3a4 kind:arm_call to:0x020252e0 module:main +from:0x0201a3ac kind:arm_call to:0x02024ea4 module:main +from:0x0201a3b4 kind:arm_call to:0x020255ec module:main +from:0x0201a424 kind:arm_call to:0x02025794 module:main +from:0x0201a428 kind:arm_call to:0x02025738 module:main +from:0x0201a42c kind:arm_call to:0x020257f8 module:main +from:0x0201a430 kind:arm_call to:0x020257e4 module:main +from:0x0201a434 kind:arm_call to:0x0202580c module:main +from:0x0201a450 kind:arm_call to:0x0202a20c module:main +from:0x0201a460 kind:arm_call to:0x0202a20c module:main +from:0x0201a464 kind:arm_call to:0x0202591c module:main +from:0x0201a498 kind:arm_call to:0x020254e0 module:main +from:0x0201a4a0 kind:arm_call to:0x0201a4f8 module:main +from:0x0201a4a8 kind:arm_call to:0x020254bc module:main +from:0x0201a4dc kind:arm_call to:0x0202557c module:main +from:0x0201a4e4 kind:arm_call to:0x0201a4f8 module:main +from:0x0201a4ec kind:arm_call to:0x020254bc module:main +from:0x0201a504 kind:arm_call to:0x020257e4 module:main +from:0x0201a510 kind:arm_call to:0x020257f8 module:main +from:0x0201a6bc kind:load to:0x0203f8e0 module:main +from:0x0201a6fc kind:arm_call to:0x0202a160 module:main +from:0x0201a748 kind:arm_call to:0x0202a160 module:main +from:0x0201a7c8 kind:arm_call to:0x0202a160 module:main +from:0x0201a7d8 kind:arm_call to:0x0201ad44 module:main +from:0x0201a7e4 kind:arm_call to:0x0201af08 module:main +from:0x0201a7f4 kind:arm_call to:0x02009820 module:main +from:0x0201a80c kind:load to:0x0204b690 module:main +from:0x0201a8e0 kind:arm_call to:0x0201a90c module:main +from:0x0201a938 kind:arm_call to:0x02015f0c module:main +from:0x0201a94c kind:arm_call to:0x0201a750 module:main +from:0x0201a97c kind:arm_call to:0x0201af54 module:main +from:0x0201a99c kind:arm_call to:0x020099e0 module:main +from:0x0201a9c0 kind:arm_call to:0x02009940 module:main +from:0x0201aa18 kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201aa5c kind:arm_call to:0x0201a9dc module:main +from:0x0201aacc kind:arm_call to:0x0202a17c module:main +from:0x0201aae0 kind:arm_call to:0x01ff9f38 module:itcm +from:0x0201aaf0 kind:arm_call_thumb to:0x01ff9f50 module:itcm +from:0x0201ab0c kind:arm_call to:0x02017f24 module:main +from:0x0201ab40 kind:arm_call to:0x02017f24 module:main +from:0x0201ab7c kind:arm_call to:0x0202a190 module:main +from:0x0201abbc kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201abfc kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201ac30 kind:arm_call to:0x02015fc0 module:main +from:0x0201adfc kind:arm_call to:0x0202a160 module:main +from:0x0201ae0c kind:arm_call to:0x0202a160 module:main +from:0x0201ae1c kind:arm_call to:0x0202a160 module:main +from:0x0201ae2c kind:arm_call to:0x0202a160 module:main +from:0x0201ae40 kind:load to:0x0203f920 module:main +from:0x0201ae50 kind:load to:0x0201ad94 module:main +from:0x0201ae60 kind:load to:0x0201ad94 module:main +from:0x0201ae98 kind:arm_call to:0x0200989c module:main +from:0x0201aee4 kind:arm_call to:0x0200990c module:main +from:0x0201aef0 kind:load to:0x01ff9ebc module:itcm +from:0x0201aef4 kind:load to:0x01ff9eb4 module:itcm +from:0x0201aef8 kind:load to:0x01ff9ef4 module:itcm +from:0x0201aefc kind:load to:0x01ff9f04 module:itcm +from:0x0201af00 kind:load to:0x0201ae44 module:main +from:0x0201af04 kind:load to:0x0201ae54 module:main +from:0x0201b010 kind:arm_call to:0x02009ac8 module:main +from:0x0201b03e kind:thumb_call to:0x0200a7b0 module:main +from:0x0201b082 kind:thumb_call_arm to:0x02015ad0 module:main +from:0x0201b090 kind:thumb_call_arm to:0x02015bb4 module:main +from:0x0201b0da kind:thumb_call to:0x02012f24 module:main +from:0x0201b0f4 kind:thumb_call to:0x02016418 module:main +from:0x0201b10e kind:thumb_call to:0x02016438 module:main +from:0x0201b120 kind:thumb_call to:0x0201b01c module:main +from:0x0201b130 kind:thumb_call to:0x0201b01c module:main +from:0x0201b136 kind:thumb_call to:0x02000cdc module:main +from:0x0201b13c kind:thumb_call to:0x02015624 module:main +from:0x0201b142 kind:thumb_call to:0x02015624 module:main +from:0x0201b14c kind:load to:0x0203f928 module:main +from:0x0201b154 kind:load to:0x020454bc module:main +from:0x0201b158 kind:load to:0x02045484 module:main +from:0x0201b15c kind:load to:0x0204ef50 module:main +from:0x0201b160 kind:load to:0x0204f55c module:main +from:0x0201b176 kind:thumb_call_arm to:0x02028b84 module:main +from:0x0201b180 kind:thumb_call_arm to:0x020267c0 module:main +from:0x0201b192 kind:thumb_call_arm to:0x02028b84 module:main +from:0x0201b19c kind:thumb_call_arm to:0x0202681c module:main +from:0x0201b1a4 kind:load to:0x0204ef5c module:main +from:0x0201b1a8 kind:load to:0x0204f568 module:main +from:0x0201b1b8 kind:thumb_call_arm to:0x0202a148 module:main +from:0x0201b1c2 kind:thumb_call_arm to:0x0202a148 module:main +from:0x0201b1c8 kind:load to:0x0204ef5c module:main +from:0x0201b1cc kind:load to:0x0204f568 module:main +from:0x0201b1e8 kind:thumb_call_arm to:0x02015ad0 module:main +from:0x0201b1fc kind:thumb_call_arm to:0x02015bb4 module:main +from:0x0201b20e kind:thumb_call_arm to:0x02015a8c module:main +from:0x0201b24a kind:thumb_call_arm to:0x02015a8c module:main +from:0x0201b27c kind:load to:0x0204ef5c module:main +from:0x0201b2d4 kind:thumb_call to:0x0201b048 module:main +from:0x0201b2ea kind:thumb_call to:0x0201b048 module:main +from:0x0201b348 kind:thumb_call to:0x0201b1d0 module:main +from:0x0201b392 kind:thumb_call_arm to:0x02027d58 module:main +from:0x0201b3aa kind:thumb_call to:0x0201b280 module:main +from:0x0201b418 kind:arm_call to:0x0205c520 module:overlay(0) +from:0x0201b434 kind:arm_call to:0x0205c520 module:overlay(0) +from:0x0201b450 kind:arm_call to:0x0205c520 module:overlay(0) +from:0x0201b46c kind:arm_call to:0x0205c520 module:overlay(0) +from:0x0201b4f0 kind:arm_call to:0x0205c588 module:overlay(0) +from:0x0201b504 kind:load to:0x027e095c module:dtcm +from:0x0201b590 kind:arm_call to:0x02016644 module:main +from:0x0201b5dc kind:arm_call to:0x02024b40 module:main +from:0x0201b5fc kind:arm_call to:0x02024b40 module:main +from:0x0201b780 kind:arm_call to:0x0201668c module:main +from:0x0201b794 kind:load to:0x027e0954 module:dtcm +from:0x0201b7a8 kind:arm_call to:0x02016644 module:main +from:0x0201b7bc kind:arm_call to:0x02016664 module:main +from:0x0201b818 kind:arm_call to:0x0201662c module:main +from:0x0201b820 kind:arm_call to:0x0201b884 module:main +from:0x0201b838 kind:arm_call to:0x02016614 module:main +from:0x0201b854 kind:load to:0x02045638 module:main +from:0x0201b864 kind:arm_call to:0x02016614 module:main +from:0x0201b880 kind:load to:0x02045638 module:main +from:0x0201b890 kind:arm_call to:0x0201662c module:main +from:0x0201b8a8 kind:arm_call to:0x0201662c module:main +from:0x0201b8b0 kind:arm_call to:0x02011ff4 module:main +from:0x0201b8c8 kind:arm_call to:0x0201662c module:main +from:0x0201b8e4 kind:arm_call to:0x0201b82c module:main +from:0x0201b918 kind:arm_call to:0x0201b974 module:main +from:0x0201b924 kind:load to:0x0204564c module:main +from:0x0201b930 kind:arm_call to:0x0201b82c module:main +from:0x0201b964 kind:arm_call to:0x0201b974 module:main +from:0x0201b970 kind:load to:0x0204564c module:main +from:0x0201b990 kind:load to:0x0201b9bc module:main +from:0x0201b9b0 kind:arm_call to:0x0201b9bc module:main +from:0x0201ba58 kind:arm_call to:0x01ffb66c module:itcm +from:0x0201ba80 kind:arm_call to:0x01ffb464 module:itcm +from:0x0201ba90 kind:arm_call to:0x01ff9218 module:itcm +from:0x0201bab4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0201bac4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0201bb64 kind:load to:0x0204b690 module:main +from:0x0201bb68 kind:load to:0x0204fb88 module:main +from:0x0201bb70 kind:load to:0x0204b098 module:main +from:0x0201bb74 kind:load to:0x0204fb8c module:main +from:0x0201bb88 kind:arm_call to:0x0201b8bc module:main +from:0x0201bb9c kind:arm_call to:0x0201b8bc module:main +from:0x0201bba4 kind:arm_call to:0x02011ff4 module:main +from:0x0201bbf0 kind:load to:0x0204fbbc module:main +from:0x0201bbf4 kind:load to:0x027e0000 module:dtcm +from:0x0201bc34 kind:arm_call to:0x0202961c module:main +from:0x0201bc50 kind:arm_call to:0x020278ec module:main +from:0x0201bc58 kind:arm_call to:0x020249cc module:main +from:0x0201bc80 kind:arm_call to:0x0202791c module:main +from:0x0201bc8c kind:arm_call to:0x020249cc module:main +from:0x0201bc9c kind:arm_call to:0x02029630 module:main +from:0x0201bcf4 kind:arm_call to:0x020a09f8 module:overlay(0) +from:0x0201bcfc kind:arm_call to:0x02011ff4 module:main +from:0x0201bd2c kind:arm_call to:0x0201c0d0 module:main +from:0x0201bd5c kind:arm_call to:0x0201c194 module:main +from:0x0201bd68 kind:arm_call to:0x0201c0d0 module:main +from:0x0201bd98 kind:arm_call to:0x020a0ed4 module:overlay(0) +from:0x0201bdb4 kind:arm_call_thumb to:0x0201c804 module:main +from:0x0201bdc4 kind:arm_call_thumb to:0x0201c804 module:main +from:0x0201bdd8 kind:load to:0x0204b6a0 module:main +from:0x0201bde8 kind:arm_call to:0x0201c05c module:main +from:0x0201bdf4 kind:arm_call to:0x020a0efc module:overlay(0) +from:0x0201be38 kind:arm_call to:0x0201c194 module:main +from:0x0201be40 kind:arm_call to:0x0201c194 module:main +from:0x0201be4c kind:arm_call to:0x0201c0d0 module:main +from:0x0201be68 kind:arm_call to:0x0201c0a0 module:main +from:0x0201be7c kind:arm_call to:0x0201c05c module:main +from:0x0201be8c kind:arm_call to:0x020a0d74 module:overlay(0) +from:0x0201bea0 kind:arm_call to:0x0201c05c module:main +from:0x0201beac kind:arm_call to:0x020a0f18 module:overlay(0) +from:0x0201bec0 kind:arm_call to:0x0201c05c module:main +from:0x0201becc kind:arm_call to:0x020a0f30 module:overlay(0) +from:0x0201bf00 kind:arm_call to:0x020a0ebc module:overlay(0) +from:0x0201bf64 kind:arm_call to:0x020a116c module:overlay(0) +from:0x0201bfb4 kind:arm_call to:0x020a11a0 module:overlay(0) +from:0x0201bffc kind:arm_call to:0x020a11c4 module:overlay(0) +from:0x0201c03c kind:arm_call to:0x020a10f8 module:overlay(0) +from:0x0201c07c kind:arm_call to:0x020a10f8 module:overlay(0) +from:0x0201c0ac kind:arm_call to:0x0201c01c module:main +from:0x0201c0c4 kind:arm_call to:0x0201c01c module:main +from:0x0201c144 kind:arm_call to:0x02019648 module:main +from:0x0201c150 kind:arm_call to:0x020a10f8 module:overlay(0) +from:0x0201c168 kind:arm_call to:0x020a0ae4 module:overlay(0) +from:0x0201c190 kind:load to:0x02045660 module:main +from:0x0201c218 kind:arm_call to:0x02019648 module:main +from:0x0201c224 kind:arm_call to:0x0201be94 module:main +from:0x0201c23c kind:load to:0x02045660 module:main +from:0x0201c244 kind:thumb_call_arm to:0x0201c298 module:main +from:0x0201c254 kind:thumb_call_arm to:0x0201c298 module:main +from:0x0201c264 kind:thumb_call_arm to:0x02025f04 module:main +from:0x0201c272 kind:thumb_call_arm to:0x02025f04 module:main +from:0x0201c384 kind:arm_call to:0x02025f04 module:main +from:0x0201c3c0 kind:arm_call to:0x02025f04 module:main +from:0x0201c3fc kind:arm_call to:0x02025f04 module:main +from:0x0201c434 kind:arm_call to:0x02025f04 module:main +from:0x0201c4c8 kind:thumb_call to:0x02016438 module:main +from:0x0201c502 kind:thumb_call_arm to:0x0201a6c0 module:main +from:0x0201c522 kind:thumb_call_arm to:0x0201c5f4 module:main +from:0x0201c548 kind:arm_call to:0x0202a160 module:main +from:0x0201c568 kind:arm_call to:0x0201c5f4 module:main +from:0x0201c59c kind:arm_call_thumb to:0x02016438 module:main +from:0x0201c5b4 kind:arm_call to:0x0202a148 module:main +from:0x0201c5c4 kind:arm_call to:0x0201a6c0 module:main +from:0x0201c624 kind:arm_call to:0x020092cc module:main +from:0x0201c664 kind:arm_call to:0x02009728 module:main +from:0x0201c68c kind:thumb_call to:0x0201c6c0 module:main +from:0x0201c6ca kind:thumb_call_arm to:0x02025994 module:main +from:0x0201c6d0 kind:thumb_call_arm to:0x020259dc module:main +from:0x0201c734 kind:thumb_call to:0x0201c76c module:main +from:0x0201c744 kind:thumb_call to:0x0201c76c module:main +from:0x0201c764 kind:thumb_call to:0x0201c6c0 module:main +from:0x0201c77e kind:thumb_call to:0x020164d4 module:main +from:0x0201c79e kind:thumb_call to:0x020164d4 module:main +from:0x0201c878 kind:arm_call to:0x02028b84 module:main +from:0x0201c8e4 kind:arm_call to:0x02026720 module:main +from:0x0201c8f8 kind:arm_call to:0x02026770 module:main +from:0x0201c924 kind:load to:0x0204b690 module:main +from:0x0201c980 kind:arm_call to:0x0201cb58 module:main +from:0x0201cb94 kind:arm_call to:0x0202a148 module:main +from:0x0201cc1c kind:arm_call to:0x02026580 module:main +from:0x0201cc24 kind:arm_call to:0x02026fa4 module:main +from:0x0201cc34 kind:arm_call to:0x02026fbc module:main +from:0x0201cc38 kind:arm_call to:0x0202701c module:main +from:0x0201cc74 kind:arm_call to:0x0201a704 module:main +from:0x0201cc88 kind:arm_call to:0x0201cbc8 module:main +from:0x0201cca4 kind:arm_call to:0x0201a704 module:main +from:0x0201ccc0 kind:arm_call to:0x0201cbc8 module:main +from:0x0201cd0c kind:arm_call to:0x0201bbf8 module:main +from:0x0201cd1c kind:load to:0x0204fbc0 module:main +from:0x0201cd64 kind:arm_call to:0x0201bbf8 module:main +from:0x0201cd74 kind:load to:0x0204fbc0 module:main +from:0x0201ce18 kind:arm_call to:0x02015934 module:main +from:0x0201cf40 kind:arm_call to:0x02025e64 module:main +from:0x0201cfa8 kind:arm_call to:0x02025e64 module:main +from:0x0201cfcc kind:arm_call to:0x02025e64 module:main +from:0x0201d000 kind:arm_call to:0x0201bc10 module:main +from:0x0201d008 kind:arm_call to:0x02018bc4 module:main +from:0x0201d070 kind:arm_call to:0x02025e64 module:main +from:0x0201d0ac kind:arm_call to:0x02025e64 module:main +from:0x0201d0c8 kind:arm_call to:0x02025e64 module:main +from:0x0201d0e4 kind:load to:0x0204b690 module:main +from:0x0201d0ec kind:load to:0x0204c490 module:main +from:0x0201d100 kind:load to:0x027e0120 module:dtcm +from:0x0201d108 kind:load to:0x0204fbc0 module:main +from:0x0201d120 kind:arm_call to:0x01ff9f14 module:itcm +from:0x0201d1fc kind:arm_call to:0x02025e64 module:main +from:0x0201d23c kind:arm_call to:0x02025e64 module:main +from:0x0201d260 kind:arm_call to:0x02025e64 module:main +from:0x0201d34c kind:arm_call to:0x02025e64 module:main +from:0x0201d3ac kind:arm_call to:0x02025e64 module:main +from:0x0201d3d0 kind:arm_call to:0x02025e64 module:main +from:0x0201d410 kind:load to:0x027e0120 module:dtcm +from:0x0201d460 kind:arm_call to:0x0201e664 module:main +from:0x0201d4a0 kind:arm_call to:0x0201e9e8 module:main +from:0x0201d4d0 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d4ec kind:arm_call to:0x0201e6c4 module:main +from:0x0201d504 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d514 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d538 kind:arm_call to:0x02025e64 module:main +from:0x0201d544 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d554 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d570 kind:arm_call to:0x02025e64 module:main +from:0x0201d57c kind:load to:0x027e0120 module:dtcm +from:0x0201d580 kind:load to:0x0204b690 module:main +from:0x0201d584 kind:load to:0x0204c490 module:main +from:0x0201d6cc kind:arm_call to:0x0201e6c4 module:main +from:0x0201d6e8 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d810 kind:arm_call to:0x0201ea20 module:main +from:0x0201d81c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201d838 kind:load to:0x0204c490 module:main +from:0x0201d864 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d874 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d898 kind:arm_call to:0x02025e64 module:main +from:0x0201d8a4 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d8b4 kind:arm_call to:0x0201e6c4 module:main +from:0x0201d8d0 kind:arm_call to:0x02025e64 module:main +from:0x0201d8e8 kind:arm_call to:0x0201ea20 module:main +from:0x0201d968 kind:arm_call to:0x0201e664 module:main +from:0x0201d9ac kind:arm_call to:0x0201e9e8 module:main +from:0x0201d9e0 kind:arm_call to:0x0201ea20 module:main +from:0x0201d9ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0201da28 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201da3c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201da8c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dab8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201db3c kind:arm_call to:0x0201d904 module:main +from:0x0201db80 kind:arm_call to:0x0201e6c4 module:main +from:0x0201db98 kind:arm_call to:0x0201e664 module:main +from:0x0201dbc4 kind:arm_call to:0x0201ea20 module:main +from:0x0201dbdc kind:arm_call to:0x0201e9e8 module:main +from:0x0201dc50 kind:arm_call to:0x0201e664 module:main +from:0x0201dd9c kind:arm_call to:0x0201e6c4 module:main +from:0x0201ddac kind:arm_call to:0x0201e6c4 module:main +from:0x0201ddd8 kind:arm_call to:0x0201e6c4 module:main +from:0x0201dde8 kind:arm_call to:0x0201e6c4 module:main +from:0x0201de0c kind:arm_call to:0x0201e6c4 module:main +from:0x0201de1c kind:arm_call to:0x0201e6c4 module:main +from:0x0201de40 kind:arm_call to:0x0201e6c4 module:main +from:0x0201de50 kind:arm_call to:0x0201e6c4 module:main +from:0x0201de70 kind:arm_call to:0x02025e64 module:main +from:0x0201de7c kind:arm_call to:0x0201e6c4 module:main +from:0x0201de8c kind:arm_call to:0x0201e6c4 module:main +from:0x0201dea8 kind:arm_call to:0x02025e64 module:main +from:0x0201debc kind:load to:0x0204b690 module:main +from:0x0201decc kind:load to:0x027e0120 module:dtcm +from:0x0201ded0 kind:load to:0x0204c490 module:main +from:0x0201e024 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e044 kind:load to:0x0204c490 module:main +from:0x0201e07c kind:arm_call to:0x0201e6c4 module:main +from:0x0201e08c kind:arm_call to:0x0201e6c4 module:main +from:0x0201e0c0 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e0d0 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e104 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e114 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e13c kind:arm_call to:0x0201e6c4 module:main +from:0x0201e14c kind:arm_call to:0x0201e6c4 module:main +from:0x0201e168 kind:arm_call to:0x02025e64 module:main +from:0x0201e180 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e190 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e1b4 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e1c4 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e1f8 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e208 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e23c kind:arm_call to:0x0201e6c4 module:main +from:0x0201e24c kind:arm_call to:0x0201e6c4 module:main +from:0x0201e274 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e284 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e2a0 kind:arm_call to:0x02025e64 module:main +from:0x0201e2b8 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e2c8 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e2e8 kind:arm_call to:0x02025e64 module:main +from:0x0201e31c kind:arm_call to:0x0201e6c4 module:main +from:0x0201e338 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e360 kind:load to:0x027e0120 module:dtcm +from:0x0201e39c kind:arm_call to:0x0201e6c4 module:main +from:0x0201e3b8 kind:arm_call to:0x0201e664 module:main +from:0x0201e424 kind:arm_call to:0x0201e6c4 module:main +from:0x0201e440 kind:arm_call to:0x0201e664 module:main +from:0x0201e53c kind:load to:0x02045838 module:main +from:0x0201e540 kind:load to:0x0204b690 module:main +from:0x0201e6b0 kind:arm_call to:0x0201e544 module:main +from:0x0201e6bc kind:load to:0x02045880 module:main +from:0x0201e6c0 kind:load to:0x02045884 module:main +from:0x0201e724 kind:arm_call to:0x020159b0 module:main +from:0x0201e7fc kind:load to:0x02045874 module:main +from:0x0201e800 kind:load to:0x0204b690 module:main +from:0x0201e87c kind:arm_call to:0x0201e804 module:main +from:0x0201e888 kind:load to:0x02045880 module:main +from:0x0201e88c kind:load to:0x02045884 module:main +from:0x0201e8e0 kind:arm_call to:0x020159b0 module:main +from:0x0201e994 kind:load to:0x02045860 module:main +from:0x0201e998 kind:load to:0x0204b690 module:main +from:0x0201ea0c kind:arm_call to:0x0201e99c module:main +from:0x0201ea18 kind:load to:0x02045880 module:main +from:0x0201ea1c kind:load to:0x02045884 module:main +from:0x0201ea64 kind:arm_call to:0x020159b0 module:main +from:0x0201eb18 kind:load to:0x0204584c module:main +from:0x0201eb1c kind:load to:0x0204b690 module:main +from:0x0201eb98 kind:arm_call to:0x0201eb20 module:main +from:0x0201eba4 kind:load to:0x02045880 module:main +from:0x0201eba8 kind:load to:0x02045884 module:main +from:0x0201ebfc kind:arm_call to:0x020159b0 module:main +from:0x0201ecbc kind:load to:0x02045828 module:main +from:0x0201ecc0 kind:load to:0x0204b690 module:main +from:0x0201ed40 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201ed5c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201ede4 kind:load to:0x02045818 module:main +from:0x0201ede8 kind:load to:0x0204b690 module:main +from:0x0201ee30 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201eea8 kind:load to:0x02045808 module:main +from:0x0201eeac kind:load to:0x0204b690 module:main +from:0x0201eef4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201f05c kind:arm_call to:0x02069b70 module:overlay(0) +from:0x0201f068 kind:arm_call to:0x0201f0d4 module:main +from:0x0201f074 kind:load to:0x020458d4 module:main +from:0x0201f0a0 kind:arm_call to:0x02069b70 module:overlay(0) +from:0x0201f0ac kind:arm_call to:0x0201f0d4 module:main +from:0x0201f0b8 kind:load to:0x020458d4 module:main +from:0x0201f0c8 kind:arm_call to:0x02069c24 module:overlay(0) +from:0x0201f158 kind:arm_call to:0x020639c0 module:overlay(0) +from:0x0201f184 kind:arm_call to:0x02019528 module:main +from:0x0201f220 kind:load to:0x0204b690 module:main +from:0x0201f250 kind:arm_call to:0x0206a784 module:overlay(0) +from:0x0201f280 kind:arm_call to:0x02069d30 module:overlay(0) +from:0x0201f294 kind:arm_call to:0x020636cc module:overlay(0) +from:0x0201f2b8 kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f2e4 kind:arm_call to:0x020637b0 module:overlay(0) +from:0x0201f2ec kind:load to:0x0204b690 module:main +from:0x0201f304 kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f354 kind:arm_call to:0x020637b0 module:overlay(0) +from:0x0201f35c kind:load to:0x0204b690 module:main +from:0x0201f374 kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f3a0 kind:arm_call to:0x020637b0 module:overlay(0) +from:0x0201f3a8 kind:load to:0x0204b690 module:main +from:0x0201f3d4 kind:arm_call to:0x020636cc module:overlay(0) +from:0x0201f410 kind:arm_call to:0x02019528 module:main +from:0x0201f424 kind:arm_call to:0x02063990 module:overlay(0) +from:0x0201f42c kind:load to:0x0204b690 module:main +from:0x0201f43c kind:arm_call to:0x0201f034 module:main +from:0x0201f44c kind:arm_call to:0x020634b8 module:overlay(0) +from:0x0201f460 kind:load to:0x020458e0 module:main +from:0x0201f464 kind:load to:0x020458ec module:main +from:0x0201f474 kind:arm_call to:0x0201f034 module:main +from:0x0201f484 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x0201f498 kind:load to:0x020458e0 module:main +from:0x0201f49c kind:load to:0x020458ec module:main +from:0x0201f4b4 kind:arm_call to:0x0201f078 module:main +from:0x0201f4c4 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x0201f4d8 kind:load to:0x020458e0 module:main +from:0x0201f4dc kind:load to:0x020458ec module:main +from:0x0201f4f4 kind:arm_call to:0x0201f078 module:main +from:0x0201f504 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x0201f518 kind:load to:0x020458e0 module:main +from:0x0201f51c kind:load to:0x020458ec module:main +from:0x0201f538 kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x0201f570 kind:arm_call to:0x02019528 module:main +from:0x0201f5e0 kind:arm_call to:0x020152e0 module:main +from:0x0201f5ec kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f5f0 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x0201f61c kind:arm_call to:0x02063c6c module:overlay(0) +from:0x0201f648 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0201f658 kind:arm_call to:0x0201f11c module:main +from:0x0201f664 kind:arm_call to:0x02063dc0 module:overlay(0) +from:0x0201f66c kind:arm_call to:0x0201533c module:main +from:0x0201f678 kind:load to:0x020b684c module:overlay(0) +from:0x0201f67c kind:load to:0x020b6784 module:overlay(0) +from:0x0201f680 kind:load to:0x0204b690 module:main +from:0x0201f6b4 kind:arm_call to:0x02019528 module:main +from:0x0201f724 kind:arm_call to:0x020152e0 module:main +from:0x0201f730 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f734 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x0201f760 kind:arm_call to:0x02063c6c module:overlay(0) +from:0x0201f78c kind:arm_call to:0x0201f11c module:main +from:0x0201f798 kind:arm_call to:0x02063dc0 module:overlay(0) +from:0x0201f7a0 kind:arm_call to:0x0201533c module:main +from:0x0201f7ac kind:load to:0x020b6784 module:overlay(0) +from:0x0201f7b0 kind:load to:0x0204b690 module:main +from:0x0201f7ec kind:arm_call to:0x020152e0 module:main +from:0x0201f7f8 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f7fc kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x0201f828 kind:arm_call to:0x02063c6c module:overlay(0) +from:0x0201f830 kind:arm_call to:0x0201f11c module:main +from:0x0201f83c kind:arm_call to:0x02063dc0 module:overlay(0) +from:0x0201f844 kind:arm_call to:0x0201533c module:main +from:0x0201f850 kind:arm_call to:0x02063960 module:overlay(0) +from:0x0201f85c kind:load to:0x0204b690 module:main +from:0x0201f87c kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x0201f8c8 kind:arm_call to:0x020152e0 module:main +from:0x0201f8d4 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f8d8 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x0201f904 kind:arm_call to:0x02063d90 module:overlay(0) +from:0x0201f920 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0201f930 kind:arm_call to:0x0201f11c module:main +from:0x0201f93c kind:arm_call to:0x02063dc0 module:overlay(0) +from:0x0201f944 kind:arm_call to:0x0201533c module:main +from:0x0201f950 kind:arm_call to:0x02063960 module:overlay(0) +from:0x0201f95c kind:load to:0x020b684c module:overlay(0) +from:0x0201f960 kind:load to:0x020b6784 module:overlay(0) +from:0x0201f964 kind:load to:0x0204b690 module:main +from:0x0201f988 kind:arm_call to:0x02019528 module:main +from:0x0201f9f8 kind:arm_call to:0x020152e0 module:main +from:0x0201fa04 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fa08 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x0201fa34 kind:arm_call to:0x02063d90 module:overlay(0) +from:0x0201fa60 kind:arm_call to:0x0201f11c module:main +from:0x0201fa6c kind:arm_call to:0x02063dc0 module:overlay(0) +from:0x0201fa74 kind:arm_call to:0x0201533c module:main +from:0x0201fa80 kind:arm_call to:0x02063960 module:overlay(0) +from:0x0201fa8c kind:load to:0x0204b690 module:main +from:0x0201fa9c kind:arm_call to:0x0201f4a0 module:main +from:0x0201fb10 kind:load to:0x02045aac module:main +from:0x0201fb20 kind:arm_call to:0x0201f034 module:main +from:0x0201fb30 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x0201fb44 kind:load to:0x020458c8 module:main +from:0x0201fb48 kind:load to:0x02045904 module:main +from:0x0201fb60 kind:arm_call to:0x0201f078 module:main +from:0x0201fb70 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x0201fb84 kind:load to:0x020458c8 module:main +from:0x0201fb88 kind:load to:0x02045904 module:main +from:0x0201fba4 kind:arm_call to:0x02068fc8 module:overlay(0) +from:0x0201fbdc kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fbe0 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x0201fc04 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x0201fc14 kind:arm_call to:0x02019528 module:main +from:0x0201fc40 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0201fc50 kind:arm_call to:0x0201f11c module:main +from:0x0201fc5c kind:load to:0x020b684c module:overlay(0) +from:0x0201fc60 kind:load to:0x020b6784 module:overlay(0) +from:0x0201fc64 kind:load to:0x0204b690 module:main +from:0x0201fc9c kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fca0 kind:arm_call to:0x020a08e4 module:overlay(0) +from:0x0201fcc4 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x0201fcd4 kind:arm_call to:0x02019528 module:main +from:0x0201fd00 kind:arm_call to:0x0201f11c module:main +from:0x0201fd0c kind:load to:0x020b6784 module:overlay(0) +from:0x0201fd10 kind:load to:0x0204b690 module:main +from:0x0201fd30 kind:arm_call to:0x02068ffc module:overlay(0) +from:0x0201fd40 kind:arm_call to:0x0201f11c module:main +from:0x0201fd4c kind:load to:0x020b684c module:overlay(0) +from:0x0201fd5c kind:load to:0x0201f11c module:main +from:0x0201fdb8 kind:arm_call to:0x02024b40 module:main +from:0x0201fdc4 kind:arm_call to:0x02024b40 module:main +from:0x0201fdec kind:arm_call to:0x02024b68 module:main +from:0x0201fe04 kind:arm_call to:0x02024b68 module:main +from:0x0201fe24 kind:arm_call to:0x02024b68 module:main +from:0x0201fe3c kind:arm_call to:0x02024b68 module:main +from:0x0201fe4c kind:load to:0x0204b690 module:main +from:0x0201fe74 kind:arm_call to:0x01ff9f14 module:itcm +from:0x0201ff08 kind:arm_call to:0x02024b40 module:main +from:0x0201ff14 kind:arm_call to:0x02024b40 module:main +from:0x0201ff72 kind:thumb_call_arm to:0x0201bbf8 module:main +from:0x0201ff7e kind:thumb_call_arm to:0x0206b1e8 module:overlay(0) +from:0x0201ff92 kind:thumb_call_arm to:0x0206b1e8 module:overlay(0) +from:0x0201ffa0 kind:load to:0x0204afac module:main +from:0x0201ffa4 kind:load to:0x020453b0 module:main +from:0x0201ffa8 kind:load to:0x020b7cb8 module:overlay(0) +from:0x0201ffac kind:load to:0x0204fbc0 module:main +from:0x0201ffb0 kind:load to:0x020b68c0 module:overlay(0) +from:0x0201ffb6 kind:thumb_call_arm to:0x020131ec module:main +from:0x0201ffba kind:thumb_call_arm to:0x02024a3c module:main +from:0x0201ffca kind:thumb_call_arm to:0x02029768 module:main +from:0x0201fff0 kind:arm_call to:0x02013c0c module:main +from:0x0201fffc kind:arm_call to:0x02013b28 module:main +from:0x0202001c kind:arm_call_thumb to:0x0201ffb4 module:main +from:0x02020060 kind:arm_call_thumb to:0x0201ff24 module:main +from:0x02020078 kind:load to:0x0204b098 module:main +from:0x020200a8 kind:load to:0x0204592c module:main +from:0x020200d0 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x020200d8 kind:arm_call to:0x02011ff4 module:main +from:0x020200fc kind:load to:0x0204592c module:main +from:0x02020124 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x0202012c kind:arm_call to:0x02011ff4 module:main +from:0x0202014c kind:arm_call to:0x02011ff4 module:main +from:0x02020158 kind:load to:0x0204592c module:main +from:0x02020180 kind:arm_call to:0x020634e8 module:overlay(0) +from:0x02020188 kind:arm_call to:0x02011ff4 module:main +from:0x020201ac kind:load to:0x0204592c module:main +from:0x02020268 kind:arm_call to:0x020636cc module:overlay(0) +from:0x02020298 kind:load to:0x0204c42c module:main +from:0x0202029c kind:load to:0x0201c2c8 module:main +from:0x020202cc kind:load to:0x0204c390 module:main +from:0x020202d0 kind:load to:0x0204b690 module:main +from:0x020202dc kind:arm_call to:0x02019528 module:main +from:0x020202f0 kind:load to:0x0204b690 module:main +from:0x0202033c kind:load to:0x0204b15c module:main +from:0x0202035c kind:arm_call to:0x0202007c module:main +from:0x02020390 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02020398 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x020203c4 kind:arm_call to:0x02021c3c module:main +from:0x020203d0 kind:arm_call to:0x0201e4c0 module:main +from:0x020203d8 kind:arm_call to:0x0201e7a4 module:main +from:0x02020458 kind:arm_call to:0x02011f3c module:main +from:0x02020464 kind:arm_call to:0x020634b8 module:overlay(0) +from:0x02020498 kind:arm_call to:0x02011f3c module:main +from:0x020204a4 kind:arm_call to:0x020a51b4 module:overlay(0) +from:0x020204c0 kind:arm_call to:0x020202f4 module:main +from:0x020204e0 kind:load to:0x02045a2c module:main +from:0x020204e4 kind:load to:0x02045904 module:main +from:0x020204e8 kind:load to:0x020b6784 module:overlay(0) +from:0x020204f4 kind:arm_call to:0x0202015c module:main +from:0x02020508 kind:arm_call to:0x0202015c module:main +from:0x02020510 kind:arm_call to:0x02011ff4 module:main +from:0x02020524 kind:arm_call to:0x0202015c module:main +from:0x02020564 kind:load to:0x0204596c module:main +from:0x02020598 kind:arm_call to:0x02021d68 module:main +from:0x020205f8 kind:load to:0x0204fb78 module:main +from:0x020205fc kind:load to:0x02045954 module:main +from:0x02020858 kind:arm_call to:0x0201e890 module:main +from:0x02020864 kind:arm_call to:0x02020280 module:main +from:0x0202087c kind:arm_call to:0x02020530 module:main +from:0x0202089c kind:arm_call to:0x0201e890 module:main +from:0x020208a8 kind:arm_call to:0x02020280 module:main +from:0x020208b0 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x020208b8 kind:arm_call to:0x02021d84 module:main +from:0x020208cc kind:arm_call to:0x02062080 module:overlay(0) +from:0x02020920 kind:arm_call to:0x0206917c module:overlay(0) +from:0x02020940 kind:arm_call to:0x020698f8 module:overlay(0) +from:0x0202094c kind:arm_call to:0x0206917c module:overlay(0) +from:0x0202095c kind:arm_call to:0x020a45a4 module:overlay(0) +from:0x0202096c kind:arm_call to:0x020a41c8 module:overlay(0) +from:0x02020998 kind:arm_call to:0x02022e5c module:main +from:0x020209a4 kind:arm_call to:0x02020c0c module:main +from:0x020209c8 kind:arm_call to:0x020a5b60 module:overlay(0) +from:0x020209e0 kind:arm_call to:0x02021a78 module:main +from:0x02020a40 kind:arm_call to:0x02021c34 module:main +from:0x02020a44 kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x02020a54 kind:arm_call to:0x020a5b60 module:overlay(0) +from:0x02020a6c kind:arm_call to:0x02021a78 module:main +from:0x02020aa8 kind:arm_call to:0x02021a90 module:main +from:0x02020aec kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x02020b2c kind:arm_call to:0x02021bbc module:main +from:0x02020b38 kind:arm_call to:0x02020b6c module:main +from:0x02020b40 kind:load to:0x020b684c module:overlay(0) +from:0x02020b60 kind:arm_call to:0x02020530 module:main +from:0x02020b7c kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02020ba8 kind:arm_call to:0x02021c34 module:main +from:0x02020bac kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x02020c08 kind:load to:0x020202a0 module:main +from:0x02020c54 kind:arm_call to:0x020202a0 module:main +from:0x02020c7c kind:arm_call to:0x020201b0 module:main +from:0x02020ca4 kind:arm_call to:0x0201e6c4 module:main +from:0x02020ce0 kind:arm_call to:0x0201aa68 module:main +from:0x02020cf4 kind:arm_call to:0x0201e6c4 module:main +from:0x02020d30 kind:arm_call to:0x0201a9dc module:main +from:0x02020d48 kind:arm_call to:0x020202a0 module:main +from:0x02020da8 kind:arm_call to:0x0201a9dc module:main +from:0x02020ddc kind:arm_call to:0x0201aa68 module:main +from:0x02020dfc kind:arm_call to:0x02021efc module:main +from:0x02020e34 kind:arm_call to:0x020636f4 module:overlay(0) +from:0x02020e40 kind:load to:0x0204c49c module:main +from:0x02020ee8 kind:arm_call to:0x02020218 module:main +from:0x02020f40 kind:arm_call to:0x02019528 module:main +from:0x02020fa0 kind:arm_call to:0x02019528 module:main +from:0x02020fe8 kind:arm_call to:0x020216fc module:main +from:0x02021004 kind:arm_call to:0x02021868 module:main +from:0x0202101c kind:arm_call to:0x02023154 module:main +from:0x02021028 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02021030 kind:load to:0x0204b690 module:main +from:0x02021034 kind:load to:0x020b6a14 module:overlay(0) +from:0x02021070 kind:arm_call to:0x02020530 module:main +from:0x02021080 kind:arm_call to:0x02022e38 module:main +from:0x02021098 kind:arm_call to:0x020699bc module:overlay(0) +from:0x020210a0 kind:arm_call to:0x02020230 module:main +from:0x020210e4 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x020210f0 kind:arm_call to:0x02013ae0 module:main +from:0x020210f8 kind:load to:0x020b684c module:overlay(0) +from:0x020210fc kind:load to:0x0204b690 module:main +from:0x02021100 kind:load to:0x020b6a14 module:overlay(0) +from:0x02021104 kind:load to:0x0204b0f4 module:main +from:0x020211b4 kind:load to:0x0204b690 module:main +from:0x020211c8 kind:arm_call to:0x020201f0 module:main +from:0x02021208 kind:arm_call to:0x0206991c module:overlay(0) +from:0x02021224 kind:load to:0x020b684c module:overlay(0) +from:0x020212c0 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x020212f4 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02021320 kind:arm_call to:0x02018200 module:main +from:0x02021380 kind:arm_call to:0x02018200 module:main +from:0x020213cc kind:arm_call to:0x02018200 module:main +from:0x02021438 kind:arm_call to:0x02018200 module:main +from:0x02021480 kind:arm_call to:0x02018200 module:main +from:0x020214d8 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020214fc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02021528 kind:arm_call to:0x02021c64 module:main +from:0x02021538 kind:arm_call to:0x02021c64 module:main +from:0x0202157c kind:arm_call to:0x02019528 module:main +from:0x020215b4 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x020215d0 kind:arm_call to:0x020a5b60 module:overlay(0) +from:0x0202164c kind:arm_call to:0x020202d4 module:main +from:0x020216a8 kind:load to:0x0204b690 module:main +from:0x020216e4 kind:arm_call to:0x020a5b60 module:overlay(0) +from:0x0202175c kind:arm_call to:0x0206abf8 module:overlay(0) +from:0x02021798 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x020217a4 kind:arm_call to:0x0206abf8 module:overlay(0) +from:0x020217e8 kind:arm_call to:0x020698b4 module:overlay(0) +from:0x02021808 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x02021858 kind:arm_call to:0x02069888 module:overlay(0) +from:0x02021864 kind:load to:0x020b684c module:overlay(0) +from:0x0202187c kind:arm_call to:0x020a5b60 module:overlay(0) +from:0x02021898 kind:arm_call to:0x02062134 module:overlay(0) +from:0x02021978 kind:arm_call to:0x0201e664 module:main +from:0x020219c0 kind:arm_call to:0x0201e858 module:main +from:0x020219f0 kind:arm_call to:0x0201e890 module:main +from:0x020219fc kind:arm_call to:0x02020280 module:main +from:0x02021a08 kind:load to:0x0204594c module:main +from:0x02021a44 kind:arm_call to:0x02021d68 module:main +from:0x02021a58 kind:load to:0x02021d78 module:main +from:0x02021a6c kind:load to:0x0202364c module:main +from:0x02021a8c kind:load to:0x020620ec module:overlay(0) +from:0x02021ab4 kind:arm_call to:0x020a5bc8 module:overlay(0) +from:0x02021ac4 kind:arm_call to:0x02022e38 module:main +from:0x02021acc kind:arm_call to:0x020a5b60 module:overlay(0) +from:0x02021adc kind:arm_call to:0x020636cc module:overlay(0) +from:0x02021b04 kind:arm_call to:0x02063ac0 module:overlay(0) +from:0x02021b64 kind:arm_call to:0x020620ec module:overlay(0) +from:0x02021b7c kind:arm_call to:0x02023154 module:main +from:0x02021b9c kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02021ba8 kind:arm_call to:0x02013ae0 module:main +from:0x02021bb4 kind:load to:0x020b6a14 module:overlay(0) +from:0x02021bb8 kind:load to:0x0204b0f4 module:main +from:0x02021be8 kind:arm_call to:0x02021c34 module:main +from:0x02021c18 kind:arm_call to:0x02021c34 module:main +from:0x02021c1c kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x02021c2c kind:arm_call to:0x02021a90 module:main +from:0x02021c58 kind:arm_call to:0x02061d8c module:overlay(0) +from:0x02021cbc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02021cfc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02021d3c kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02021d74 kind:load to:0x02021e34 module:main +from:0x02021d90 kind:arm_call to:0x02061f4c module:overlay(0) +from:0x02021db8 kind:arm_call to:0x02062080 module:overlay(0) +from:0x02021dd8 kind:arm_call to:0x02021e34 module:main +from:0x02021de4 kind:arm_call to:0x02021e34 module:main +from:0x02021df0 kind:arm_call to:0x02062058 module:overlay(0) +from:0x02021e0c kind:arm_call to:0x02021e34 module:main +from:0x02021e18 kind:arm_call to:0x02062080 module:overlay(0) +from:0x02021e2c kind:arm_call to:0x02021e34 module:main +from:0x02021eac kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02021ef4 kind:load to:0x0203fea4 module:main +from:0x02021ef8 kind:load to:0x0203feaa module:main +from:0x02021f4c kind:arm_call to:0x0201aa68 module:main +from:0x02021f58 kind:load to:0x0204c49c module:main +from:0x02021f94 kind:arm_call to:0x02020354 module:main +from:0x02021fa8 kind:load to:0x0204598c module:main +from:0x02021fb4 kind:arm_call to:0x020205b4 module:main +from:0x02021ff0 kind:arm_call to:0x0206dbbc module:overlay(0) +from:0x02021ff8 kind:load to:0x027e09a4 module:dtcm +from:0x02021ffc kind:load to:0x020b69b8 module:overlay(0) +from:0x02022008 kind:arm_call to:0x02020ebc module:main +from:0x02022044 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02022068 kind:arm_call to:0x020cebb8 module:overlay(24) +from:0x02022074 kind:arm_call to:0x020cec40 module:overlay(24) +from:0x0202207c kind:load to:0x027e09a4 module:dtcm +from:0x02022080 kind:load to:0x0204b608 module:main +from:0x02022084 kind:load to:0x027e09b8 module:dtcm +from:0x02022088 kind:load to:0x020da038 module:overlays(19,24) +from:0x02022090 kind:arm_call to:0x02021078 module:main +from:0x020220c8 kind:arm_call to:0x02074994 module:overlay(0) +from:0x020220dc kind:arm_call to:0x020cebf4 module:overlay(24) +from:0x020220e4 kind:arm_call to:0x020cec50 module:overlay(24) +from:0x020220ec kind:load to:0x027e09a4 module:dtcm +from:0x020220f0 kind:load to:0x0204b608 module:main +from:0x020220f4 kind:load to:0x027e09b8 module:dtcm +from:0x020220f8 kind:load to:0x020da038 module:overlays(19,24) +from:0x02022100 kind:arm_call to:0x02020c20 module:main +from:0x02022110 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0202213c kind:arm_call to:0x02074994 module:overlay(0) +from:0x02022158 kind:load to:0x0204b690 module:main +from:0x0202215c kind:load to:0x0204b608 module:main +from:0x02022160 kind:load to:0x027e09b8 module:dtcm +from:0x02022188 kind:arm_call to:0x02062bac module:overlay(0) +from:0x0202219c kind:arm_call to:0x02062bac module:overlay(0) +from:0x020221b0 kind:arm_call to:0x02062bac module:overlay(0) +from:0x020221c4 kind:arm_call to:0x020c8150 module:overlay(24) +from:0x020221e0 kind:load to:0x0204b608 module:main +from:0x020221e4 kind:load to:0x027e0994 module:dtcm +from:0x020221f4 kind:arm_call to:0x020202a0 module:main +from:0x02022224 kind:arm_call to:0x02074994 module:overlay(0) +from:0x02022240 kind:load to:0x0204b608 module:main +from:0x02022244 kind:load to:0x027e09b8 module:dtcm +from:0x02022288 kind:arm_call to:0x02074d88 module:overlay(0) +from:0x02022290 kind:arm_call to:0x02067734 module:overlay(0) +from:0x020222a8 kind:arm_call to:0x02067734 module:overlay(0) +from:0x020222c0 kind:arm_call to:0x02067734 module:overlay(0) +from:0x020222dc kind:arm_call to:0x02021108 module:main +from:0x020222e4 kind:load to:0x0204fb78 module:main +from:0x020222e8 kind:load to:0x027e09b8 module:dtcm +from:0x020222f4 kind:arm_call to:0x02020354 module:main +from:0x02022308 kind:load to:0x020459dc module:main +from:0x02022328 kind:arm_call to:0x0206991c module:overlay(0) +from:0x02022348 kind:load to:0x020b684c module:overlay(0) +from:0x02022404 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02022430 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x02022464 kind:arm_call to:0x02018200 module:main +from:0x020224ac kind:arm_call to:0x02018200 module:main +from:0x02022510 kind:arm_call to:0x02018200 module:main +from:0x02022558 kind:arm_call to:0x02018200 module:main +from:0x020225b0 kind:arm_call to:0x02061db4 module:overlay(0) +from:0x020225d4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02022600 kind:arm_call to:0x02021c64 module:main +from:0x02022610 kind:arm_call to:0x02021c64 module:main +from:0x02022640 kind:arm_call to:0x020a5b60 module:overlay(0) +from:0x02022660 kind:arm_call to:0x0202051c module:main +from:0x02022668 kind:arm_call to:0x02011ff4 module:main +from:0x0202267c kind:arm_call to:0x0202051c module:main +from:0x02022690 kind:arm_call to:0x0202051c module:main +from:0x02022698 kind:arm_call to:0x02011ff4 module:main +from:0x020226ac kind:arm_call to:0x0202051c module:main +from:0x020226c0 kind:arm_call to:0x0202007c module:main +from:0x02022730 kind:arm_call to:0x02011f3c module:main +from:0x0202273c kind:arm_call to:0x020634b8 module:overlay(0) +from:0x020227a4 kind:arm_call to:0x02011f3c module:main +from:0x020227b0 kind:arm_call to:0x02069b70 module:overlay(0) +from:0x020227d0 kind:load to:0x02045a80 module:main +from:0x020227d4 kind:load to:0x02045904 module:main +from:0x020227d8 kind:load to:0x020b6784 module:overlay(0) +from:0x020227e4 kind:arm_call to:0x0202015c module:main +from:0x020227f8 kind:arm_call to:0x0202015c module:main +from:0x02022800 kind:arm_call to:0x02011ff4 module:main +from:0x02022898 kind:arm_call to:0x02020230 module:main +from:0x020228b0 kind:arm_call to:0x02069160 module:overlay(0) +from:0x020228b4 kind:arm_call to:0x02021a5c module:main +from:0x020228d0 kind:load to:0x020b684c module:overlay(0) +from:0x020228e0 kind:arm_call to:0x020201b0 module:main +from:0x0202290c kind:arm_call to:0x0201a9dc module:main +from:0x02022968 kind:arm_call to:0x0201a9dc module:main +from:0x020229d0 kind:arm_call to:0x0201a9dc module:main +from:0x020229e8 kind:arm_call to:0x0201a9dc module:main +from:0x020229fc kind:arm_call to:0x020636f4 module:overlay(0) +from:0x02022a08 kind:load to:0x0204c49c module:main +from:0x02022a0c kind:load to:0x02045a74 module:main +from:0x02022a24 kind:arm_call to:0x02020218 module:main +from:0x02022b30 kind:arm_call to:0x02063340 module:overlay(0) +from:0x02022b7c kind:arm_call to:0x02069d3c module:overlay(0) +from:0x02022b88 kind:arm_call to:0x0206f100 module:overlay(0) +from:0x02022b94 kind:load to:0x02045a74 module:main +from:0x02022b9c kind:load to:0x020b6a14 module:overlay(0) +from:0x02022bb4 kind:arm_call to:0x020376c8 module:main +from:0x02022bdc kind:arm_call to:0x020632c0 module:overlay(0) +from:0x02022bf0 kind:arm_call to:0x02067d14 module:overlay(0) +from:0x02022c44 kind:arm_call to:0x02069a80 module:overlay(0) +from:0x02022c90 kind:arm_call to:0x02063b4c module:overlay(0) +from:0x02022ca8 kind:load to:0x020b684c module:overlay(0) +from:0x02022d84 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02022dac kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02022dd4 kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02022dfc kind:arm_call to:0x020611a8 module:overlay(0) +from:0x02022e20 kind:arm_call to:0x02011f3c module:main +from:0x02022e30 kind:arm_call to:0x020226b8 module:main +from:0x02022e40 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02022e58 kind:load to:0x020b684c module:overlay(0) +from:0x02022e90 kind:arm_call to:0x02021c34 module:main +from:0x02022e94 kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x02022ea8 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02022f44 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02022f48 kind:arm_call to:0x02022854 module:main +from:0x02022ff4 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023034 kind:arm_call to:0x0202a360 module:main +from:0x0202304c kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023054 kind:arm_call to:0x02022ba0 module:main +from:0x0202305c kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023064 kind:arm_call to:0x02022c30 module:main +from:0x02023084 kind:arm_call to:0x02069194 module:overlay(0) +from:0x0202309c kind:arm_call to:0x02022a10 module:main +from:0x020230b4 kind:arm_call to:0x0202364c module:main +from:0x02023150 kind:load to:0x020b684c module:overlay(0) +from:0x02023170 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x020231dc kind:arm_call to:0x020234f8 module:main +from:0x02023204 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x0202321c kind:arm_call to:0x02021c34 module:main +from:0x02023220 kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x02023238 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x02023264 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x0202328c kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x020232a8 kind:arm_call to:0x02023478 module:main +from:0x02023338 kind:arm_call to:0x020234f8 module:main +from:0x0202335c kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x02023374 kind:arm_call to:0x02021c34 module:main +from:0x02023378 kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x0202338c kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x020233b4 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x020233d8 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x020233f4 kind:arm_call to:0x02023478 module:main +from:0x02023414 kind:arm_call to:0x02021c34 module:main +from:0x02023418 kind:arm_call to:0x020a5b7c module:overlay(0) +from:0x0202342c kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x02023448 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x02023468 kind:arm_call to:0x020a5284 module:overlay(0) +from:0x02023558 kind:arm_call to:0x02063310 module:overlay(0) +from:0x0202358c kind:arm_call to:0x0202a160 module:main +from:0x020236f0 kind:arm_call to:0x0202370c module:main +from:0x02023704 kind:arm_call to:0x02023ad8 module:main +from:0x02023738 kind:load to:0x0204c390 module:main +from:0x0202373c kind:load to:0x0204b690 module:main +from:0x02023770 kind:arm_call to:0x02023780 module:main +from:0x02023778 kind:arm_call to:0x0201f224 module:main +from:0x02023798 kind:arm_call to:0x020237e8 module:main +from:0x020237c8 kind:arm_call to:0x020237e8 module:main +from:0x02023850 kind:arm_call to:0x0202398c module:main +from:0x0202387c kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x020238a0 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x020238d0 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x020238f8 kind:arm_call to:0x0206b1c0 module:overlay(0) +from:0x02023914 kind:arm_call to:0x02023924 module:main +from:0x020239e4 kind:arm_call to:0x02063310 module:overlay(0) +from:0x02023a18 kind:arm_call to:0x0202a160 module:main +from:0x02023b0c kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023ba8 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023bac kind:arm_call to:0x02022854 module:main +from:0x02023c64 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023c68 kind:arm_call to:0x02022854 module:main +from:0x02023c78 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023cb8 kind:arm_call to:0x0202a360 module:main +from:0x02023ccc kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023cd4 kind:arm_call to:0x02022ba0 module:main +from:0x02023cdc kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023ce4 kind:arm_call to:0x02022c30 module:main +from:0x02023d04 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023d1c kind:arm_call to:0x02022a10 module:main +from:0x02023d24 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023d34 kind:arm_call to:0x02069194 module:overlay(0) +from:0x02023dd4 kind:load to:0x020b684c module:overlay(0) +from:0x02023e28 kind:arm_call to:0x01ffb860 module:itcm +from:0x02023e3c kind:arm_call to:0x01ffb780 module:itcm +from:0x02023e48 kind:arm_call to:0x01ffb860 module:itcm +from:0x02023e5c kind:arm_call to:0x01ffb780 module:itcm +from:0x02023eb0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02023ec4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02023ed8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02023f10 kind:arm_call to:0x01ffb58c module:itcm +from:0x02023f4c kind:arm_call to:0x01ffb534 module:itcm +from:0x02023f98 kind:arm_call to:0x0203b4d4 module:main +from:0x02023fc0 kind:arm_call to:0x01ffb534 module:itcm +from:0x0202401c kind:arm_call to:0x0203b4d4 module:main +from:0x02024084 kind:arm_call to:0x01ffb534 module:itcm +from:0x020240b0 kind:arm_call to:0x0203b4d4 module:main +from:0x02024144 kind:arm_call to:0x01ffb428 module:itcm +from:0x020241c4 kind:arm_call to:0x01ffb534 module:itcm +from:0x02024204 kind:arm_call to:0x0203b4d4 module:main +from:0x02024260 kind:arm_call to:0x01ffb558 module:itcm +from:0x020245d0 kind:arm_call to:0x020245c0 module:main +from:0x02024630 kind:arm_call to:0x02024514 module:main +from:0x02024638 kind:arm_call to:0x02024448 module:main +from:0x02024668 kind:arm_call to:0x02024658 module:main +from:0x020246c0 kind:arm_call to:0x02024448 module:main +from:0x020246c8 kind:arm_call to:0x02024514 module:main +from:0x02024700 kind:arm_call to:0x01ffb464 module:itcm +from:0x02024754 kind:arm_call to:0x01ffb464 module:itcm +from:0x020247a8 kind:load to:0x02043eb0 module:main +from:0x0202487c kind:load to:0x0203feb0 module:main +from:0x020248fc kind:load to:0x0203feb0 module:main +from:0x02024922 kind:thumb_call_arm to:0x02024ba8 module:main +from:0x02024930 kind:thumb_call_arm to:0x02027c68 module:main +from:0x0202493a kind:thumb_call_arm to:0x02029a4c module:main +from:0x02024960 kind:thumb_call_arm to:0x02029a78 module:main +from:0x02024970 kind:thumb_call_arm to:0x02029a78 module:main +from:0x0202497c kind:thumb_call_arm to:0x0202a17c module:main +from:0x0202498a kind:thumb_call_arm to:0x0202a17c module:main +from:0x020249b4 kind:load to:0x0204fbe4 module:main +from:0x020249bc kind:load to:0x027e0184 module:dtcm +from:0x02024a70 kind:load to:0x02045ab0 module:main +from:0x02024a74 kind:load to:0x0204fbe4 module:main +from:0x02024ab4 kind:load to:0x0204fbe4 module:main +from:0x02024ab8 kind:load to:0x02045ab0 module:main +from:0x02024b18 kind:load to:0x02045ab0 module:main +from:0x02024b1c kind:load to:0x0204fbe4 module:main +from:0x02024c00 kind:load to:0x0204fbe8 module:main +from:0x02024e7c kind:arm_call to:0x02024c08 module:main +from:0x02024e84 kind:load to:0x0204fbe8 module:main +from:0x02024fb4 kind:arm_call to:0x02024c08 module:main +from:0x02024fbc kind:load to:0x0204fbe8 module:main +from:0x020250b8 kind:arm_call to:0x02024c08 module:main +from:0x020250c0 kind:load to:0x0204fbe8 module:main +from:0x02025154 kind:arm_call to:0x02024c08 module:main +from:0x0202515c kind:load to:0x0204fbe8 module:main +from:0x020252c0 kind:arm_call to:0x02024c08 module:main +from:0x020252c8 kind:load to:0x0204fbe8 module:main +from:0x020253a4 kind:arm_call to:0x02024c08 module:main +from:0x020253ac kind:load to:0x0204fbe8 module:main +from:0x02025498 kind:arm_call to:0x02024c08 module:main +from:0x020254a0 kind:load to:0x0204fbe8 module:main +from:0x020254d8 kind:load to:0x0204fbe8 module:main +from:0x020254dc kind:load to:0x02024c08 module:main +from:0x02025564 kind:arm_call to:0x02024c08 module:main +from:0x0202556c kind:load to:0x0204fbe8 module:main +from:0x020255d8 kind:arm_call to:0x02024c08 module:main +from:0x020255e0 kind:load to:0x0204fbe8 module:main +from:0x02025658 kind:arm_call to:0x02024c08 module:main +from:0x02025660 kind:load to:0x0204fbe8 module:main +from:0x020256d8 kind:arm_call to:0x02024c08 module:main +from:0x020256e0 kind:load to:0x0204fbe8 module:main +from:0x02025714 kind:arm_call to:0x02024c08 module:main +from:0x02025720 kind:load to:0x0204fbe8 module:main +from:0x02025730 kind:load to:0x0204fbea module:main +from:0x02025734 kind:load to:0x020256ec module:main +from:0x02025744 kind:load to:0x0204fbec module:main +from:0x02025748 kind:load to:0x020256ec module:main +from:0x02025768 kind:load to:0x0204fbf6 module:main +from:0x0202576c kind:load to:0x020256ec module:main +from:0x0202578c kind:load to:0x0204fbf8 module:main +from:0x02025790 kind:load to:0x020256ec module:main +from:0x020257a0 kind:load to:0x0204fbf0 module:main +from:0x020257a4 kind:load to:0x020256ec module:main +from:0x020257b4 kind:load to:0x0204fbf2 module:main +from:0x020257b8 kind:load to:0x020256ec module:main +from:0x020257c8 kind:load to:0x0204fbf4 module:main +from:0x020257cc kind:load to:0x020256ec module:main +from:0x020257dc kind:load to:0x0204fbee module:main +from:0x020257e0 kind:load to:0x020256ec module:main +from:0x020257f0 kind:load to:0x0204fbfa module:main +from:0x020257f4 kind:load to:0x020256ec module:main +from:0x02025804 kind:load to:0x0204fbfc module:main +from:0x02025808 kind:load to:0x020256ec module:main +from:0x0202582c kind:load to:0x0204fbfe module:main +from:0x02025830 kind:load to:0x020256ec module:main +from:0x02025854 kind:load to:0x0204fc00 module:main +from:0x02025858 kind:load to:0x020256ec module:main +from:0x020258e8 kind:arm_call to:0x020298fc module:main +from:0x02025918 kind:load to:0x0204fbe6 module:main +from:0x02025928 kind:load to:0x0204fbe8 module:main +from:0x0202592c kind:load to:0x0202585c module:main +from:0x0202593c kind:load to:0x0204fbe8 module:main +from:0x020259a4 kind:load to:0x0204fbe8 module:main +from:0x020259a8 kind:load to:0x02025940 module:main +from:0x020259bc kind:load to:0x0204fbe8 module:main +from:0x020259c0 kind:load to:0x02025940 module:main +from:0x020259d4 kind:load to:0x0204fbe8 module:main +from:0x020259d8 kind:load to:0x02025940 module:main +from:0x020259ec kind:load to:0x0204fbe8 module:main +from:0x020259f0 kind:load to:0x02025940 module:main +from:0x02025f5c kind:load to:0x0202756c module:main +from:0x02025f78 kind:load to:0x02027548 module:main +from:0x02025f94 kind:load to:0x0202756c module:main +from:0x02025fb0 kind:load to:0x02027548 module:main +from:0x02025fcc kind:load to:0x0202a260 module:main +from:0x02025fd2 kind:thumb_call_arm to:0x020260f4 module:main +from:0x0202603a kind:thumb_call_arm to:0x02026118 module:main +from:0x02026056 kind:thumb_call_arm to:0x02026360 module:main +from:0x020260c4 kind:arm_call to:0x020261b0 module:main +from:0x02026100 kind:arm_call to:0x02026460 module:main +from:0x02026138 kind:arm_call to:0x02026408 module:main +from:0x0202614c kind:arm_call to:0x02026434 module:main +from:0x020261d0 kind:arm_call to:0x02026408 module:main +from:0x020261e4 kind:arm_call to:0x02026434 module:main +from:0x020262b4 kind:arm_call to:0x0202a2a0 module:main +from:0x020262e4 kind:arm_call to:0x0202a260 module:main +from:0x02026308 kind:load to:0x0202a160 module:main +from:0x0202631c kind:load to:0x0202a244 module:main +from:0x02026334 kind:load to:0x0202a160 module:main +from:0x02026394 kind:arm_call to:0x02029bd4 module:main +from:0x020263a8 kind:arm_call to:0x02029a78 module:main +from:0x020263c4 kind:arm_call to:0x0202a17c module:main +from:0x020263d4 kind:arm_call to:0x0202a17c module:main +from:0x020263fc kind:load to:0x027e0184 module:dtcm +from:0x02026560 kind:arm_call to:0x02029b68 module:main +from:0x02026574 kind:arm_call to:0x0202a160 module:main +from:0x0202657c kind:load to:0x027e0184 module:dtcm +from:0x020265b0 kind:arm_call to:0x02029b68 module:main +from:0x020265c8 kind:arm_call to:0x0202a160 module:main +from:0x020265d0 kind:load to:0x027e0184 module:dtcm +from:0x02026604 kind:arm_call to:0x02029b68 module:main +from:0x0202661c kind:arm_call to:0x0202a160 module:main +from:0x02026624 kind:load to:0x027e0184 module:dtcm +from:0x02026658 kind:arm_call to:0x02029b68 module:main +from:0x02026670 kind:arm_call to:0x0202a160 module:main +from:0x02026678 kind:load to:0x027e0184 module:dtcm +from:0x020266ac kind:arm_call to:0x02029af8 module:main +from:0x020266c0 kind:arm_call to:0x0202a190 module:main +from:0x020266c8 kind:load to:0x027e0184 module:dtcm +from:0x020266fc kind:arm_call to:0x02029af8 module:main +from:0x02026714 kind:arm_call to:0x0202a190 module:main +from:0x0202671c kind:load to:0x027e0184 module:dtcm +from:0x02026750 kind:arm_call to:0x02029af8 module:main +from:0x02026764 kind:arm_call to:0x0202a190 module:main +from:0x0202676c kind:load to:0x027e0184 module:dtcm +from:0x020267a0 kind:arm_call to:0x02029af8 module:main +from:0x020267b4 kind:arm_call to:0x0202a190 module:main +from:0x020267bc kind:load to:0x027e0184 module:dtcm +from:0x020267d0 kind:arm_call to:0x020259f4 module:main +from:0x020267fc kind:arm_call to:0x02029b68 module:main +from:0x02026810 kind:arm_call to:0x0202a160 module:main +from:0x02026818 kind:load to:0x027e0184 module:dtcm +from:0x0202682c kind:arm_call to:0x02025a28 module:main +from:0x02026858 kind:arm_call to:0x02029b68 module:main +from:0x0202686c kind:arm_call to:0x0202a160 module:main +from:0x02026874 kind:load to:0x027e0184 module:dtcm +from:0x02026888 kind:arm_call to:0x02025a48 module:main +from:0x020268b4 kind:arm_call to:0x02029b68 module:main +from:0x020268c8 kind:arm_call to:0x0202a160 module:main +from:0x020268d0 kind:load to:0x027e0184 module:dtcm +from:0x020268e4 kind:arm_call to:0x02025a7c module:main +from:0x02026910 kind:arm_call to:0x02029b68 module:main +from:0x02026924 kind:arm_call to:0x0202a160 module:main +from:0x0202692c kind:load to:0x027e0184 module:dtcm +from:0x02026940 kind:arm_call to:0x02025a9c module:main +from:0x0202696c kind:arm_call to:0x02029b68 module:main +from:0x02026980 kind:arm_call to:0x0202a160 module:main +from:0x02026988 kind:load to:0x027e0184 module:dtcm +from:0x0202699c kind:arm_call to:0x02025b20 module:main +from:0x020269c8 kind:arm_call to:0x02029b68 module:main +from:0x020269dc kind:arm_call to:0x0202a160 module:main +from:0x020269e4 kind:load to:0x027e0184 module:dtcm +from:0x020269f8 kind:arm_call to:0x02025b94 module:main +from:0x02026a24 kind:arm_call to:0x02029b68 module:main +from:0x02026a38 kind:arm_call to:0x0202a160 module:main +from:0x02026a40 kind:load to:0x027e0184 module:dtcm +from:0x02026a54 kind:arm_call to:0x02025c18 module:main +from:0x02026a80 kind:arm_call to:0x02029b68 module:main +from:0x02026a94 kind:arm_call to:0x0202a160 module:main +from:0x02026a9c kind:load to:0x027e0184 module:dtcm +from:0x02026ab0 kind:arm_call to:0x02025c8c module:main +from:0x02026adc kind:arm_call to:0x02029af8 module:main +from:0x02026af0 kind:arm_call to:0x0202a190 module:main +from:0x02026af8 kind:load to:0x027e0184 module:dtcm +from:0x02026b0c kind:arm_call to:0x02025cc0 module:main +from:0x02026b38 kind:arm_call to:0x02029af8 module:main +from:0x02026b4c kind:arm_call to:0x0202a190 module:main +from:0x02026b54 kind:load to:0x027e0184 module:dtcm +from:0x02026b68 kind:arm_call to:0x02025ce0 module:main +from:0x02026b94 kind:arm_call to:0x02029af8 module:main +from:0x02026ba8 kind:arm_call to:0x0202a190 module:main +from:0x02026bb0 kind:load to:0x027e0184 module:dtcm +from:0x02026bc4 kind:arm_call to:0x02025d14 module:main +from:0x02026bf0 kind:arm_call to:0x02029af8 module:main +from:0x02026c04 kind:arm_call to:0x0202a190 module:main +from:0x02026c0c kind:load to:0x027e0184 module:dtcm +from:0x02026c20 kind:arm_call to:0x02025d34 module:main +from:0x02026c4c kind:arm_call to:0x02029af8 module:main +from:0x02026c60 kind:arm_call to:0x0202a190 module:main +from:0x02026c68 kind:load to:0x027e0184 module:dtcm +from:0x02026c7c kind:arm_call to:0x02025d84 module:main +from:0x02026ca8 kind:arm_call to:0x02029af8 module:main +from:0x02026cbc kind:arm_call to:0x0202a190 module:main +from:0x02026cc4 kind:load to:0x027e0184 module:dtcm +from:0x02026cd8 kind:arm_call to:0x02025dc4 module:main +from:0x02026d04 kind:arm_call to:0x02029af8 module:main +from:0x02026d18 kind:arm_call to:0x0202a190 module:main +from:0x02026d20 kind:load to:0x027e0184 module:dtcm +from:0x02026d34 kind:arm_call to:0x02025e1c module:main +from:0x02026d60 kind:arm_call to:0x02029af8 module:main +from:0x02026d74 kind:arm_call to:0x0202a190 module:main +from:0x02026d7c kind:load to:0x027e0184 module:dtcm +from:0x02026d84 kind:arm_call to:0x0202574c module:main +from:0x02026dfc kind:load to:0x0204fc04 module:main +from:0x02026e54 kind:arm_call to:0x02029c98 module:main +from:0x02026e64 kind:arm_call to:0x0202a190 module:main +from:0x02026e70 kind:load to:0x0204fc04 module:main +from:0x02026e74 kind:load to:0x027e0184 module:dtcm +from:0x02026e8c kind:arm_call to:0x02029d30 module:main +from:0x02026e98 kind:arm_call to:0x02024fd4 module:main +from:0x02026eb0 kind:load to:0x027e0184 module:dtcm +from:0x02026eb4 kind:load to:0x0204fc04 module:main +from:0x02026ebc kind:arm_call to:0x02025770 module:main +from:0x02026ef4 kind:load to:0x0204fc04 module:main +from:0x02026f44 kind:arm_call to:0x02029c98 module:main +from:0x02026f54 kind:arm_call to:0x0202a190 module:main +from:0x02026f60 kind:load to:0x027e0184 module:dtcm +from:0x02026f64 kind:load to:0x0204fc04 module:main +from:0x02026f7c kind:arm_call to:0x02029d30 module:main +from:0x02026f88 kind:arm_call to:0x020250cc module:main +from:0x02026f9c kind:load to:0x027e0184 module:dtcm +from:0x02026fa0 kind:load to:0x0204fc04 module:main +from:0x02026fa8 kind:arm_call to:0x0202580c module:main +from:0x02026fb8 kind:load to:0x0204fc04 module:main +from:0x02026ff8 kind:arm_call to:0x02029c98 module:main +from:0x0202700c kind:arm_call to:0x0202a190 module:main +from:0x02027018 kind:load to:0x027e0184 module:dtcm +from:0x02027030 kind:arm_call to:0x02029d30 module:main +from:0x0202703c kind:arm_call to:0x020255ec module:main +from:0x0202704c kind:load to:0x027e0184 module:dtcm +from:0x02027050 kind:load to:0x0204fc04 module:main +from:0x02027058 kind:arm_call to:0x02025834 module:main +from:0x02027068 kind:load to:0x0204fc04 module:main +from:0x020270a8 kind:arm_call to:0x02029c98 module:main +from:0x020270bc kind:arm_call to:0x0202a190 module:main +from:0x020270c8 kind:load to:0x027e0184 module:dtcm +from:0x020270e0 kind:arm_call to:0x02029d30 module:main +from:0x020270ec kind:arm_call to:0x0202566c module:main +from:0x020270fc kind:load to:0x027e0184 module:dtcm +from:0x02027100 kind:load to:0x0204fc04 module:main +from:0x02027108 kind:arm_call to:0x02025794 module:main +from:0x02027150 kind:load to:0x020440c8 module:main +from:0x02027154 kind:load to:0x020440ca module:main +from:0x02027158 kind:load to:0x020440cc module:main +from:0x0202715c kind:load to:0x0204fc20 module:main +from:0x020271e0 kind:arm_call to:0x02029af8 module:main +from:0x020271f4 kind:arm_call to:0x0202a190 module:main +from:0x02027220 kind:arm_call to:0x02029c98 module:main +from:0x02027238 kind:arm_call to:0x0202a190 module:main +from:0x02027268 kind:arm_call to:0x02029c98 module:main +from:0x02027280 kind:arm_call to:0x0202a190 module:main +from:0x0202728c kind:load to:0x0204fc20 module:main +from:0x02027290 kind:load to:0x027e0184 module:dtcm +from:0x020272a8 kind:arm_call to:0x02029d30 module:main +from:0x020272b4 kind:arm_call to:0x02025168 module:main +from:0x020272d0 kind:load to:0x027e0184 module:dtcm +from:0x020272d4 kind:load to:0x0204fc20 module:main +from:0x020272dc kind:arm_call to:0x020257a8 module:main +from:0x02027304 kind:load to:0x0204fc20 module:main +from:0x02027308 kind:load to:0x020440b8 module:main +from:0x02027350 kind:arm_call to:0x02029c98 module:main +from:0x02027360 kind:arm_call to:0x0202a190 module:main +from:0x0202736c kind:load to:0x027e0184 module:dtcm +from:0x02027370 kind:load to:0x0204fc20 module:main +from:0x02027388 kind:arm_call to:0x02029d30 module:main +from:0x02027394 kind:arm_call to:0x020252e0 module:main +from:0x020273a8 kind:load to:0x027e0184 module:dtcm +from:0x020273ac kind:load to:0x0204fc20 module:main +from:0x020273b4 kind:arm_call to:0x020257bc module:main +from:0x02027430 kind:load to:0x0204fc20 module:main +from:0x0202747c kind:arm_call to:0x02029c98 module:main +from:0x02027490 kind:arm_call to:0x0202a190 module:main +from:0x0202749c kind:load to:0x027e0184 module:dtcm +from:0x020274a0 kind:load to:0x0204fc20 module:main +from:0x020274e4 kind:arm_call to:0x02029c98 module:main +from:0x020274f8 kind:arm_call to:0x0202a190 module:main +from:0x02027504 kind:load to:0x027e0184 module:dtcm +from:0x02027508 kind:load to:0x0204fc20 module:main +from:0x02027520 kind:arm_call to:0x02029d30 module:main +from:0x0202752c kind:arm_call to:0x020253bc module:main +from:0x02027540 kind:load to:0x027e0184 module:dtcm +from:0x02027544 kind:load to:0x0204fc20 module:main +from:0x02027594 kind:arm_call to:0x0202961c module:main +from:0x020275b8 kind:arm_call to:0x02029630 module:main +from:0x020275e0 kind:arm_call to:0x02028368 module:main +from:0x020275f4 kind:load to:0x027e0000 module:dtcm +from:0x020275f8 kind:load to:0x027e07e0 module:dtcm +from:0x0202766c kind:arm_call to:0x0202791c module:main +from:0x02027674 kind:load to:0x027e07e8 module:dtcm +from:0x02027678 kind:load to:0x027e0188 module:dtcm +from:0x0202767c kind:load to:0x027e07f0 module:dtcm +from:0x02027680 kind:load to:0x027e0000 module:dtcm +from:0x02027684 kind:load to:0x027e07ec module:dtcm +from:0x02027694 kind:load to:0x02027600 module:main +from:0x020276a4 kind:load to:0x02027600 module:main +from:0x020276b4 kind:load to:0x02027600 module:main +from:0x020276c4 kind:load to:0x02027600 module:main +from:0x020276d4 kind:load to:0x02027600 module:main +from:0x020276e4 kind:load to:0x02027600 module:main +from:0x020276f4 kind:load to:0x02027600 module:main +from:0x02027704 kind:load to:0x02027600 module:main +from:0x0202771c kind:load to:0x027e07e0 module:dtcm +from:0x020277a0 kind:load to:0x027e0198 module:dtcm +from:0x020277a4 kind:load to:0x027e07e8 module:dtcm +from:0x0202782c kind:load to:0x027e0198 module:dtcm +from:0x02027830 kind:load to:0x027e07e8 module:dtcm +from:0x0202785c kind:arm_call to:0x020278ec module:main +from:0x02027870 kind:load to:0x027e07e8 module:dtcm +from:0x02027874 kind:load to:0x027e07f0 module:dtcm +from:0x02027878 kind:load to:0x027e07ec module:dtcm +from:0x020278a4 kind:arm_call to:0x020278ec module:main +from:0x020278b4 kind:load to:0x027e0818 module:dtcm +from:0x020278b8 kind:load to:0x027e0820 module:dtcm +from:0x020278bc kind:load to:0x027e081c module:dtcm +from:0x0202799c kind:load to:0x027e0000 module:dtcm +from:0x020279c4 kind:thumb_call_arm to:0x02027a7c module:main +from:0x020279d4 kind:thumb_call to:0x020003c0 module:main +from:0x020279f2 kind:thumb_call_arm to:0x0202a17c module:main +from:0x02027a10 kind:thumb_call_arm to:0x02027b00 module:main +from:0x02027a1a kind:thumb_call_arm to:0x02027a7c module:main +from:0x02027a20 kind:load to:0x0204fc40 module:main +from:0x02027a44 kind:arm_call to:0x02027b10 module:main +from:0x02027a58 kind:arm_call_thumb to:0x020003c0 module:main +from:0x02027a6c kind:arm_call to:0x02027b10 module:main +from:0x02027a88 kind:load to:0x02027a30 module:main +from:0x02027ab4 kind:arm_call to:0x02029648 module:main +from:0x02027abc kind:arm_call to:0x0202961c module:main +from:0x02027aec kind:arm_call to:0x0202965c module:main +from:0x02027af4 kind:arm_call to:0x02029630 module:main +from:0x02027b0c kind:load to:0x02027a8c module:main +from:0x02027b28 kind:arm_call to:0x02029648 module:main +from:0x02027b30 kind:arm_call to:0x0202961c module:main +from:0x02027b40 kind:arm_call to:0x0202a4a0 module:main +from:0x02027b68 kind:arm_call to:0x0202965c module:main +from:0x02027b70 kind:arm_call to:0x02029630 module:main +from:0x02027b94 kind:load to:0x02027be0 module:main +from:0x02027b98 kind:load to:0x02027a8c module:main +from:0x02027ba4 kind:load to:0x02027b7c module:main +from:0x02027bc0 kind:load to:0x02027bc8 module:main +from:0x02027bc4 kind:load to:0x02027b10 module:main +from:0x02027c0c kind:load to:0x02027c30 module:main +from:0x02027c10 kind:load to:0x02027a7c module:main +from:0x02027c28 kind:load to:0x02027c48 module:main +from:0x02027c2c kind:load to:0x02027b00 module:main +from:0x02027d08 kind:arm_call to:0x02027d18 module:main +from:0x02027d2c kind:load to:0x02027d58 module:main +from:0x02027d48 kind:arm_call to:0x02027d58 module:main +from:0x02027d60 kind:load to:0x0203440c module:main +from:0x02027d78 kind:load to:0x027e085c module:dtcm +from:0x02027f04 kind:load to:0x027e0860 module:dtcm +from:0x02027f4c kind:load to:0x027e0860 module:dtcm +from:0x02027f74 kind:arm_call to:0x02029680 module:main +from:0x02027f98 kind:arm_call to:0x02028448 module:main +from:0x02027fbc kind:arm_call to:0x02028650 module:main +from:0x02028008 kind:arm_call to:0x0202869c module:main +from:0x02028010 kind:load to:0x027e084c module:dtcm +from:0x02028014 kind:load to:0x027e0860 module:dtcm +from:0x02028018 kind:load to:0x027e0850 module:dtcm +from:0x0202801c kind:load to:0x027e0848 module:dtcm +from:0x02028096 kind:thumb_call_arm to:0x02028540 module:main +from:0x020280ac kind:thumb_call to:0x020280fc module:main +from:0x020280bc kind:load to:0x027e0854 module:dtcm +from:0x020280c0 kind:load to:0x027e0864 module:dtcm +from:0x020280c4 kind:load to:0x027e0850 module:dtcm +from:0x020280c8 kind:load to:0x027e0870 module:dtcm +from:0x020280cc kind:load to:0x027e0860 module:dtcm +from:0x020280d8 kind:load to:0x027e0000 module:dtcm +from:0x020280e0 kind:load to:0x027e08f0 module:dtcm +from:0x020280f0 kind:load to:0x0204fc44 module:main +from:0x020280f4 kind:load to:0x02028568 module:main +from:0x020280f8 kind:load to:0x0204fdcc module:main +from:0x02028108 kind:thumb_call_arm to:0x0202961c module:main +from:0x0202810e kind:thumb_call_arm to:0x02027d64 module:main +from:0x02028120 kind:thumb_call_arm to:0x02027eac module:main +from:0x0202815a kind:thumb_call_arm to:0x020285e4 module:main +from:0x0202816e kind:thumb_call_arm to:0x0202a17c module:main +from:0x02028188 kind:thumb_call_arm to:0x020285dc module:main +from:0x0202819e kind:thumb_call_arm to:0x0202a17c module:main +from:0x020281a8 kind:thumb_call_arm to:0x02029630 module:main +from:0x020281b8 kind:load to:0x020281bc module:main +from:0x020281c0 kind:arm_call to:0x0202961c module:main +from:0x020281d0 kind:arm_call to:0x020281dc module:main +from:0x020281d8 kind:load to:0x027e0860 module:dtcm +from:0x020281fc kind:arm_call to:0x020285e4 module:main +from:0x02028218 kind:arm_call to:0x0202869c module:main +from:0x02028224 kind:arm_call to:0x02028234 module:main +from:0x0202822c kind:load to:0x027e0858 module:dtcm +from:0x02028230 kind:load to:0x02028234 module:main +from:0x0202825c kind:arm_call to:0x0202961c module:main +from:0x02028260 kind:arm_call to:0x0202826c module:main +from:0x02028268 kind:load to:0x027e0850 module:dtcm +from:0x0202827c kind:arm_call to:0x02028578 module:main +from:0x02028284 kind:arm_call to:0x020289ec module:main +from:0x02028298 kind:arm_call to:0x02027e28 module:main +from:0x020282a0 kind:arm_call to:0x02027f08 module:main +from:0x020282b0 kind:arm_call to:0x020283b8 module:main +from:0x020282b4 kind:arm_call to:0x020285a8 module:main +from:0x020282b8 kind:arm_call to:0x02028474 module:main +from:0x020282bc kind:arm_call to:0x02029a4c module:main +from:0x020282c4 kind:load to:0x027e0850 module:dtcm +from:0x020282cc kind:thumb_call_arm to:0x0202961c module:main +from:0x020282da kind:thumb_call_arm to:0x0202826c module:main +from:0x020282de kind:thumb_call_arm to:0x02028578 module:main +from:0x020282e4 kind:thumb_call_arm to:0x020289ec module:main +from:0x020282ea kind:thumb_call_arm to:0x02028320 module:main +from:0x020282f6 kind:thumb_call_arm to:0x02027e28 module:main +from:0x020282fc kind:thumb_call_arm to:0x02027f08 module:main +from:0x02028308 kind:thumb_call_arm to:0x020283b8 module:main +from:0x0202830c kind:thumb_call_arm to:0x020285a8 module:main +from:0x02028312 kind:thumb_call_arm to:0x02029630 module:main +from:0x02028316 kind:thumb_call_arm to:0x02028474 module:main +from:0x0202831c kind:load to:0x027e0860 module:dtcm +from:0x02028330 kind:arm_call to:0x02029464 module:main +from:0x02028340 kind:arm_call to:0x0202961c module:main +from:0x02028358 kind:arm_call to:0x02028368 module:main +from:0x02028360 kind:arm_call to:0x02029630 module:main +from:0x02028370 kind:arm_call to:0x0202961c module:main +from:0x02028398 kind:arm_call to:0x02027d7c module:main +from:0x020283a4 kind:arm_call to:0x02027f50 module:main +from:0x020283ac kind:arm_call to:0x02029630 module:main +from:0x020283b4 kind:load to:0x027e0850 module:dtcm +from:0x020283c0 kind:arm_call to:0x0202961c module:main +from:0x020283e4 kind:arm_call to:0x02027df4 module:main +from:0x02028410 kind:arm_call to:0x02027f50 module:main +from:0x02028418 kind:arm_call to:0x02029630 module:main +from:0x02028428 kind:arm_call to:0x0202961c module:main +from:0x02028438 kind:arm_call to:0x02027f50 module:main +from:0x02028440 kind:arm_call to:0x02029630 module:main +from:0x02028470 kind:load to:0x027e0860 module:dtcm +from:0x02028478 kind:arm_call to:0x0202961c module:main +from:0x02028480 kind:arm_call to:0x02027f50 module:main +from:0x02028488 kind:arm_call to:0x02029630 module:main +from:0x020284a8 kind:arm_call to:0x0202961c module:main +from:0x020284e0 kind:arm_call to:0x02029630 module:main +from:0x02028518 kind:arm_call to:0x02027eac module:main +from:0x0202851c kind:arm_call to:0x02027f50 module:main +from:0x02028524 kind:arm_call to:0x02029630 module:main +from:0x02028530 kind:load to:0x027e0860 module:dtcm +from:0x02028534 kind:load to:0x0204fc44 module:main +from:0x02028548 kind:arm_call to:0x0202961c module:main +from:0x02028558 kind:arm_call to:0x02029630 module:main +from:0x02028564 kind:load to:0x027e0860 module:dtcm +from:0x0202856c kind:arm_call to:0x02029608 module:main +from:0x02028570 kind:arm_call to:0x02029a5c module:main +from:0x0202857c kind:arm_call to:0x0202961c module:main +from:0x02028598 kind:arm_call to:0x02029630 module:main +from:0x020285a4 kind:load to:0x027e084c module:dtcm +from:0x020285ac kind:arm_call to:0x0202961c module:main +from:0x020285cc kind:arm_call to:0x02029630 module:main +from:0x020285d8 kind:load to:0x027e084c module:dtcm +from:0x02028698 kind:load to:0x0202fa60 module:main +from:0x020286dc kind:load to:0x0202faa0 module:main +from:0x020286fc kind:load to:0x02045ab4 module:main +from:0x02028738 kind:arm_call to:0x0202961c module:main +from:0x02028760 kind:arm_call to:0x02029630 module:main +from:0x02028770 kind:arm_call to:0x02028368 module:main +from:0x0202878c kind:arm_call to:0x0203b6ec module:main +from:0x020287a8 kind:arm_call to:0x020283b8 module:main +from:0x020287b0 kind:arm_call to:0x02029630 module:main +from:0x020287cc kind:arm_call to:0x0202961c module:main +from:0x020287f0 kind:arm_call to:0x02029630 module:main +from:0x02028800 kind:arm_call to:0x02028368 module:main +from:0x02028830 kind:arm_call to:0x0203b6ec module:main +from:0x02028848 kind:arm_call to:0x020283b8 module:main +from:0x02028850 kind:arm_call to:0x02029630 module:main +from:0x0202886c kind:arm_call to:0x0202961c module:main +from:0x02028894 kind:arm_call to:0x02029630 module:main +from:0x020288a4 kind:arm_call to:0x02028368 module:main +from:0x020288c4 kind:arm_call to:0x0203b6ec module:main +from:0x020288e4 kind:arm_call to:0x020283b8 module:main +from:0x020288ec kind:arm_call to:0x02029630 module:main +from:0x02028918 kind:arm_call to:0x0202961c module:main +from:0x02028950 kind:arm_call to:0x02028a98 module:main +from:0x02028974 kind:arm_call to:0x02028368 module:main +from:0x02028984 kind:arm_call to:0x02029630 module:main +from:0x0202898c kind:load to:0x027e0860 module:dtcm +from:0x02028998 kind:arm_call to:0x0202961c module:main +from:0x020289c8 kind:arm_call to:0x02028abc module:main +from:0x020289d8 kind:arm_call to:0x020283b8 module:main +from:0x020289e0 kind:arm_call to:0x02029630 module:main +from:0x020289e8 kind:load to:0x027e0860 module:dtcm +from:0x02028a08 kind:arm_call to:0x02027e7c module:main +from:0x02028a14 kind:arm_call to:0x020283b8 module:main +from:0x02028a30 kind:arm_call to:0x0202961c module:main +from:0x02028a60 kind:arm_call to:0x02028a98 module:main +from:0x02028a88 kind:arm_call to:0x02029630 module:main +from:0x02028a94 kind:load to:0x027e0860 module:dtcm +from:0x02028bfe kind:thumb_call to:0x02028c40 module:main +from:0x02028c02 kind:thumb_call to:0x0202cb14 module:main +from:0x02028c06 kind:thumb_call to:0x020279ac module:main +from:0x02028c0a kind:thumb_call to:0x02028cf0 module:main +from:0x02028c0e kind:thumb_call_arm to:0x02027708 module:main +from:0x02028c12 kind:thumb_call_arm to:0x02027978 module:main +from:0x02028c16 kind:thumb_call to:0x02028f14 module:main +from:0x02028c1a kind:thumb_call_arm to:0x0202b404 module:main +from:0x02028c1e kind:thumb_call to:0x020295e4 module:main +from:0x02028c22 kind:thumb_call_arm to:0x020298c8 module:main +from:0x02028c26 kind:thumb_call to:0x02028020 module:main +from:0x02028c2a kind:thumb_call_arm to:0x020296b8 module:main +from:0x02028c2e kind:thumb_call_arm to:0x020337e8 module:main +from:0x02028c32 kind:thumb_call_arm to:0x020330b0 module:main +from:0x02028c36 kind:thumb_call to:0x0203091c module:main +from:0x02028c3a kind:thumb_call_arm to:0x02028bdc module:main +from:0x02028c50 kind:thumb_call to:0x02028d54 module:main +from:0x02028c58 kind:thumb_call to:0x02028e60 module:main +from:0x02028c5e kind:thumb_call to:0x02028df0 module:main +from:0x02028c66 kind:thumb_call to:0x02028e6c module:main +from:0x02028c6e kind:thumb_call to:0x02028e6c module:main +from:0x02028c76 kind:thumb_call to:0x02028e60 module:main +from:0x02028c7c kind:thumb_call to:0x02028d54 module:main +from:0x02028c84 kind:thumb_call to:0x02028e60 module:main +from:0x02028c8a kind:thumb_call to:0x02028df0 module:main +from:0x02028c92 kind:thumb_call to:0x02028e6c module:main +from:0x02028c98 kind:thumb_call to:0x02028d54 module:main +from:0x02028ca0 kind:thumb_call to:0x02028e60 module:main +from:0x02028ca6 kind:thumb_call to:0x02028df0 module:main +from:0x02028cae kind:thumb_call to:0x02028e6c module:main +from:0x02028cb4 kind:thumb_call to:0x02028d54 module:main +from:0x02028cbc kind:thumb_call to:0x02028e60 module:main +from:0x02028cc2 kind:thumb_call to:0x02028df0 module:main +from:0x02028cca kind:thumb_call to:0x02028e6c module:main +from:0x02028cd0 kind:thumb_call to:0x02028d54 module:main +from:0x02028cd8 kind:thumb_call to:0x02028e60 module:main +from:0x02028cde kind:thumb_call to:0x02028df0 module:main +from:0x02028ce6 kind:thumb_call to:0x02028e6c module:main +from:0x02028cec kind:load to:0x0204fdcc module:main +from:0x02028cf4 kind:thumb_call to:0x02028d54 module:main +from:0x02028cfc kind:thumb_call to:0x02028e60 module:main +from:0x02028d02 kind:thumb_call to:0x02028df0 module:main +from:0x02028d0a kind:thumb_call to:0x02028e6c module:main +from:0x02028d16 kind:thumb_call_arm to:0x020286e8 module:main +from:0x02028d24 kind:thumb_call_arm to:0x02028f04 module:main +from:0x02028d2a kind:thumb_call_arm to:0x02028f0c module:main +from:0x02028d30 kind:load to:0x0204fdcc module:main +from:0x02028d80 kind:thumb_call_arm to:0x020286e8 module:main +from:0x02028dd4 kind:load to:0x0204fdcc module:main +from:0x02028dd8 kind:load to:0x027e0000 module:dtcm +from:0x02028e1c kind:thumb_call_arm to:0x020286e8 module:main +from:0x02028e48 kind:load to:0x0204fdcc module:main +from:0x02028e80 kind:thumb_call to:0x02028d48 module:main +from:0x02028ea4 kind:thumb_call to:0x02028d3c module:main +from:0x02028eb4 kind:thumb_call to:0x02028e6c module:main +from:0x02028f4c kind:load to:0x0204fdd4 module:main +from:0x02028f50 kind:load to:0x02028f6c module:main +from:0x02028f68 kind:load to:0x0204fdd4 module:main +from:0x02028fa0 kind:arm_call to:0x02028fe0 module:main +from:0x02028fb0 kind:arm_call to:0x02028fe0 module:main +from:0x02028fd8 kind:load to:0x0204fdd4 module:main +from:0x02028fe4 kind:arm_call to:0x02028ff4 module:main +from:0x02028fe8 kind:arm_call to:0x02029084 module:main +from:0x02029080 kind:load to:0x0204fe00 module:main +from:0x020290b4 kind:arm_call to:0x02028ed0 module:main +from:0x020290e8 kind:load to:0x0204fdd4 module:main +from:0x020290f0 kind:load to:0x0204fe00 module:main +from:0x020290f4 kind:load to:0x0204fdd8 module:main +from:0x020290f8 kind:load to:0x0204fddc module:main +from:0x02029120 kind:load to:0x0204fe80 module:main +from:0x02029136 kind:thumb_call_arm to:0x02029100 module:main +from:0x0202914e kind:thumb_call_arm to:0x02027720 module:main +from:0x02029154 kind:thumb_call_arm to:0x020278ec module:main +from:0x0202915c kind:load to:0x0204fe84 module:main +from:0x02029164 kind:load to:0x02029178 module:main +from:0x02029174 kind:load to:0x0204fe84 module:main +from:0x020291cc kind:arm_call to:0x0202787c module:main +from:0x020291d4 kind:load to:0x0204fe84 module:main +from:0x020291dc kind:load to:0x02029178 module:main +from:0x020291e8 kind:arm_call to:0x0202961c module:main +from:0x0202924c kind:arm_call to:0x02029630 module:main +from:0x0202927c kind:load to:0x0204fe84 module:main +from:0x02029298 kind:arm_call to:0x020291e0 module:main +from:0x020292c4 kind:arm_call to:0x0202787c module:main +from:0x02029300 kind:arm_call to:0x020278ec module:main +from:0x0202930c kind:load to:0x020294e8 module:main +from:0x02029326 kind:thumb_call_arm to:0x02029100 module:main +from:0x02029332 kind:thumb_call_arm to:0x0202791c module:main +from:0x02029338 kind:load to:0x0204fe94 module:main +from:0x02029364 kind:arm_call to:0x020291e0 module:main +from:0x02029394 kind:arm_call to:0x0203b684 module:main +from:0x02029414 kind:arm_call to:0x02029290 module:main +from:0x02029458 kind:arm_call to:0x02029290 module:main +from:0x02029460 kind:load to:0x0204fe94 module:main +from:0x0202946c kind:arm_call to:0x0202961c module:main +from:0x02029480 kind:arm_call to:0x02029630 module:main +from:0x020294c4 kind:arm_call to:0x02029290 module:main +from:0x020294dc kind:arm_call to:0x02029630 module:main +from:0x020294e4 kind:load to:0x0204fe94 module:main +from:0x020294ec kind:arm_call to:0x020294f8 module:main +from:0x0202950c kind:arm_call to:0x0202791c module:main +from:0x02029524 kind:arm_call to:0x020291e0 module:main +from:0x02029550 kind:arm_call to:0x02029290 module:main +from:0x020295bc kind:arm_call to:0x0202933c module:main +from:0x020295d0 kind:arm_call to:0x02029290 module:main +from:0x020295dc kind:load to:0x027e0000 module:dtcm +from:0x020295e0 kind:load to:0x0204fe94 module:main +from:0x020295fa kind:thumb_call_arm to:0x0202791c module:main +from:0x02029604 kind:load to:0x0204fea0 module:main +from:0x020296a4 kind:arm_call_thumb to:0x020003c0 module:main +from:0x020296b0 kind:arm_call to:0x02027588 module:main +from:0x020296d4 kind:arm_call_thumb to:0x0202cb14 module:main +from:0x020296e8 kind:arm_call to:0x0202cc10 module:main +from:0x020296fc kind:arm_call to:0x0202cbc4 module:main +from:0x02029704 kind:load to:0x0204feb4 module:main +from:0x02029708 kind:load to:0x0202970c module:main +from:0x02029730 kind:arm_call to:0x02029a4c module:main +from:0x02029738 kind:load to:0x0204feb4 module:main +from:0x02029758 kind:arm_call to:0x0202cc34 module:main +from:0x0202978c kind:arm_call to:0x02029a4c module:main +from:0x02029790 kind:arm_call to:0x02027c68 module:main +from:0x0202979c kind:arm_call to:0x02032240 module:main +from:0x020297a4 kind:arm_call to:0x020278c0 module:main +from:0x020297ac kind:arm_call to:0x0202794c module:main +from:0x020297b4 kind:arm_call to:0x02029d98 module:main +from:0x020297bc kind:arm_call to:0x02029d98 module:main +from:0x020297c4 kind:arm_call to:0x02029d98 module:main +from:0x020297cc kind:arm_call to:0x02029d98 module:main +from:0x020297dc kind:arm_call to:0x0202973c module:main +from:0x020297f0 kind:arm_call to:0x01ffbf24 module:itcm +from:0x0202983c kind:load to:0x0202a360 module:main +from:0x02029898 kind:arm_call to:0x0202a160 module:main +from:0x020298a8 kind:arm_call to:0x0202a160 module:main +from:0x020298f4 kind:load to:0x0204feb8 module:main +from:0x020298f8 kind:load to:0x0204febc module:main +from:0x02029908 kind:arm_call to:0x0202961c module:main +from:0x02029934 kind:arm_call to:0x020298c0 module:main +from:0x0202996c kind:arm_call to:0x02029630 module:main +from:0x02029974 kind:load to:0x0204feb8 module:main +from:0x0202997c kind:load to:0x0204febc module:main +from:0x02029994 kind:arm_call to:0x02029280 module:main +from:0x02029a44 kind:load to:0x0204fe8c module:main +from:0x02029a50 kind:arm_call to:0x0202961c module:main +from:0x02029a54 kind:arm_call to:0x02029a5c module:main +from:0x02029ab0 kind:arm_call to:0x0202961c module:main +from:0x02029adc kind:arm_call to:0x01ffc280 module:itcm +from:0x02029ae4 kind:arm_call to:0x02029630 module:main +from:0x02029b14 kind:arm_call to:0x02029ed4 module:main +from:0x02029b54 kind:arm_call to:0x01ffc1f0 module:itcm +from:0x02029b88 kind:arm_call to:0x02029ed4 module:main +from:0x02029bc0 kind:arm_call to:0x01ffc1f0 module:itcm +from:0x02029c04 kind:arm_call to:0x02029d30 module:main +from:0x02029c1c kind:arm_call to:0x02027834 module:main +from:0x02029c20 kind:arm_call to:0x0202961c module:main +from:0x02029c4c kind:arm_call to:0x01ffc25c module:itcm +from:0x02029c54 kind:arm_call to:0x02029630 module:main +from:0x02029c5c kind:arm_call to:0x0202961c module:main +from:0x02029c88 kind:arm_call to:0x01ffc25c module:itcm +from:0x02029c90 kind:arm_call to:0x02029630 module:main +from:0x02029cb8 kind:arm_call to:0x02029ed4 module:main +from:0x02029cdc kind:arm_call to:0x02029d30 module:main +from:0x02029cf4 kind:arm_call to:0x02027834 module:main +from:0x02029d0c kind:arm_call to:0x01ffc1b0 module:itcm +from:0x02029d28 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x02029d38 kind:arm_call to:0x0202961c module:main +from:0x02029d8c kind:arm_call to:0x02029630 module:main +from:0x02029da0 kind:arm_call to:0x0202961c module:main +from:0x02029e10 kind:arm_call to:0x02029630 module:main +from:0x02029e28 kind:arm_call to:0x02029d98 module:main +from:0x02029e30 kind:arm_call to:0x02029d98 module:main +from:0x02029e38 kind:arm_call to:0x02029d98 module:main +from:0x02029e40 kind:arm_call to:0x02029d98 module:main +from:0x02029ec0 kind:arm_call to:0x02029a4c module:main +from:0x02029f20 kind:arm_call to:0x02029a4c module:main +from:0x02029fa0 kind:arm_call to:0x02029ed4 module:main +from:0x02029fa8 kind:arm_call to:0x02029d30 module:main +from:0x02029fac kind:arm_call to:0x0202961c module:main +from:0x02029fcc kind:arm_call to:0x020277a8 module:main +from:0x02029fec kind:arm_call to:0x02027720 module:main +from:0x02029ff4 kind:arm_call to:0x020278ec module:main +from:0x02029ff8 kind:arm_call to:0x0202a014 module:main +from:0x0202a000 kind:arm_call to:0x02029630 module:main +from:0x0202a008 kind:load to:0x027e0930 module:dtcm +from:0x0202a010 kind:load to:0x0202a014 module:main +from:0x0202a060 kind:arm_call to:0x02027834 module:main +from:0x0202a078 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x0202a080 kind:arm_call to:0x0202794c module:main +from:0x0202a09c kind:arm_call to:0x01ffc1b0 module:itcm +from:0x0202a0a4 kind:arm_call to:0x0202794c module:main +from:0x0202a0ac kind:load to:0x027e0930 module:dtcm +from:0x0202a0b0 kind:load to:0x0202a0bc module:main +from:0x0202a0c8 kind:arm_call to:0x0202791c module:main +from:0x0202a0f0 kind:arm_call to:0x02027720 module:main +from:0x0202a118 kind:load to:0x027e0930 module:dtcm +from:0x0202a144 kind:load to:0x027e0930 module:dtcm +from:0x0202a678 kind:arm_call to:0x02029e48 module:main +from:0x0202a68c kind:arm_call to:0x02029ed4 module:main +from:0x0202a6c8 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x0202ad6e kind:thumb_call to:0x0202b32c module:main +from:0x0202ad86 kind:thumb_call to:0x0202b37c module:main +from:0x0202ad8c kind:thumb_call to:0x0202b3b8 module:main +from:0x0202ad92 kind:thumb_call to:0x0202af70 module:main +from:0x0202ad9c kind:load to:0x0204fed0 module:main +from:0x0202ada0 kind:load to:0x02044130 module:main +from:0x0202af6c kind:load to:0x0204fed0 module:main +from:0x0202b064 kind:thumb_call to:0x0202b1d4 module:main +from:0x0202b0ac kind:thumb_call to:0x0202b1d4 module:main +from:0x0202b0ec kind:thumb_call to:0x0202b158 module:main +from:0x0202b13a kind:thumb_call to:0x0202b23c module:main +from:0x0202b150 kind:load to:0x0204fed0 module:main +from:0x0202b154 kind:load to:0x02044128 module:main +from:0x0202b162 kind:thumb_call to:0x0202b23c module:main +from:0x0202b19e kind:thumb_call to:0x0202b23c module:main +from:0x0202b1b4 kind:thumb_call to:0x0202b23c module:main +from:0x0202b1d0 kind:load to:0x0204fed0 module:main +from:0x0202b238 kind:load to:0x0204fed0 module:main +from:0x0202b328 kind:load to:0x0204fed0 module:main +from:0x0202b35c kind:thumb_call to:0x0202b32c module:main +from:0x0202b370 kind:thumb_call to:0x0202b32c module:main +from:0x0202b378 kind:load to:0x0204fed0 module:main +from:0x0202b3a0 kind:thumb_call to:0x0202b37c module:main +from:0x0202b3ac kind:thumb_call to:0x0202b37c module:main +from:0x0202b3b4 kind:load to:0x0204fed0 module:main +from:0x0202b3de kind:thumb_call to:0x0202b3b8 module:main +from:0x0202b3ea kind:thumb_call to:0x0202b3b8 module:main +from:0x0202b400 kind:load to:0x0204fed0 module:main +from:0x0202b40c kind:arm_call to:0x02029a68 module:main +from:0x0202b414 kind:arm_call to:0x02029d98 module:main +from:0x0202b47c kind:arm_call to:0x0203b8f8 module:main +from:0x0202b4d0 kind:arm_call to:0x0202961c module:main +from:0x0202b518 kind:arm_call to:0x02033cb4 module:main +from:0x0202b610 kind:arm_call to:0x02029630 module:main +from:0x0202b634 kind:load to:0x0204fee0 module:main +from:0x0202b69c kind:arm_call to:0x0202961c module:main +from:0x0202b714 kind:arm_call to:0x0202a360 module:main +from:0x0202b740 kind:arm_call to:0x02029630 module:main +from:0x0202b760 kind:arm_call to:0x0202b4c0 module:main +from:0x0202b7c8 kind:arm_call to:0x0202961c module:main +from:0x0202b7f8 kind:arm_call to:0x02029630 module:main +from:0x0202b81c kind:arm_call to:0x0202bd1c module:main +from:0x0202b844 kind:arm_call to:0x0202bd1c module:main +from:0x0202b864 kind:arm_call to:0x0202bd1c module:main +from:0x0202b884 kind:arm_call to:0x0202bd1c module:main +from:0x0202b8a0 kind:load to:0x0202bcac module:main +from:0x0202b8b8 kind:load to:0x0202bcac module:main +from:0x0202b8d0 kind:load to:0x0202bcac module:main +from:0x0202b8f4 kind:arm_call to:0x0202bd1c module:main +from:0x0202b914 kind:arm_call to:0x0202bd1c module:main +from:0x0202b930 kind:arm_call to:0x0202bcd4 module:main +from:0x0202b94c kind:arm_call to:0x0202bcd4 module:main +from:0x0202b968 kind:arm_call to:0x0202bcd4 module:main +from:0x0202b984 kind:arm_call to:0x0202bcd4 module:main +from:0x0202b9ac kind:arm_call to:0x0202bd1c module:main +from:0x0202b9d4 kind:arm_call to:0x0202bd1c module:main +from:0x0202ba08 kind:arm_call to:0x0202c4d8 module:main +from:0x0202ba38 kind:arm_call to:0x0202bd1c module:main +from:0x0202ba78 kind:arm_call to:0x0202bd1c module:main +from:0x0202ba9c kind:arm_call to:0x0202c4f8 module:main +from:0x0202bab4 kind:arm_call to:0x0202bd1c module:main +from:0x0202bae8 kind:arm_call to:0x0202bd1c module:main +from:0x0202bb08 kind:arm_call to:0x0202bd1c module:main +from:0x0202bb28 kind:arm_call to:0x0202bd1c module:main +from:0x0202bb50 kind:arm_call to:0x0202bd1c module:main +from:0x0202bb70 kind:arm_call to:0x0202bd1c module:main +from:0x0202bbbc kind:arm_call to:0x0202bd1c module:main +from:0x0202bbdc kind:arm_call to:0x0202bd1c module:main +from:0x0202bbfc kind:arm_call to:0x0202bd1c module:main +from:0x0202bc1c kind:arm_call to:0x0202bd1c module:main +from:0x0202bc3c kind:arm_call to:0x0202bd1c module:main +from:0x0202bc64 kind:arm_call to:0x0202bd1c module:main +from:0x0202bc84 kind:arm_call to:0x0202bd1c module:main +from:0x0202bca4 kind:arm_call to:0x0202bd1c module:main +from:0x0202bccc kind:arm_call to:0x0202bd1c module:main +from:0x0202bcf4 kind:arm_call to:0x0202bd1c module:main +from:0x0202bd14 kind:arm_call to:0x0202bd1c module:main +from:0x0202bd34 kind:arm_call to:0x0202bf90 module:main +from:0x0202bd58 kind:arm_call to:0x0202c018 module:main +from:0x0202bd80 kind:arm_call to:0x020288f8 module:main +from:0x0202bd84 kind:arm_call to:0x0202bdc0 module:main +from:0x0202bd88 kind:arm_call to:0x0202c4a0 module:main +from:0x0202bd90 kind:load to:0x0204fee4 module:main +from:0x0202bd94 kind:load to:0x0204fee8 module:main +from:0x0202bda4 kind:load to:0x0204fee8 module:main +from:0x0202bda8 kind:load to:0x02028910 module:main +from:0x0202bdb8 kind:load to:0x0204fee8 module:main +from:0x0202bdbc kind:load to:0x02028990 module:main +from:0x0202bdc4 kind:arm_call to:0x0202c38c module:main +from:0x0202be44 kind:arm_call to:0x0202c634 module:main +from:0x0202be4c kind:arm_call to:0x0202bf90 module:main +from:0x0202be68 kind:arm_call to:0x0202c018 module:main +from:0x0202be70 kind:arm_call to:0x0202c050 module:main +from:0x0202be78 kind:load to:0x020501e0 module:main +from:0x0202be7c kind:load to:0x0204ff00 module:main +from:0x0202be80 kind:load to:0x020511e0 module:main +from:0x0202be84 kind:load to:0x020519c8 module:main +from:0x0202be88 kind:load to:0x0204ff60 module:main +from:0x0202be8c kind:load to:0x02051a40 module:main +from:0x0202be9c kind:arm_call to:0x0202961c module:main +from:0x0202beac kind:arm_call to:0x0202c610 module:main +from:0x0202bec4 kind:arm_call to:0x02029630 module:main +from:0x0202becc kind:arm_call to:0x0202968c module:main +from:0x0202bed0 kind:arm_call to:0x0202961c module:main +from:0x0202bed8 kind:arm_call to:0x0202c610 module:main +from:0x0202beec kind:arm_call to:0x0202c610 module:main +from:0x0202bf00 kind:arm_call to:0x02029630 module:main +from:0x0202bf7c kind:arm_call to:0x02029630 module:main +from:0x0202bf88 kind:load to:0x0204ff00 module:main +from:0x0202bf8c kind:load to:0x0204ff24 module:main +from:0x0202bf98 kind:arm_call to:0x0202c460 module:main +from:0x0202bfa8 kind:arm_call to:0x0202c418 module:main +from:0x0202bfc0 kind:arm_call to:0x0202c34c module:main +from:0x0202bfd4 kind:arm_call to:0x0202be90 module:main +from:0x0202bfe0 kind:arm_call to:0x0202c418 module:main +from:0x0202bff4 kind:arm_call to:0x0202c050 module:main +from:0x0202bff8 kind:arm_call to:0x0202c3f0 module:main +from:0x0202c004 kind:arm_call to:0x0202be90 module:main +from:0x0202c008 kind:arm_call to:0x0202c418 module:main +from:0x0202c020 kind:arm_call to:0x0202961c module:main +from:0x0202c044 kind:arm_call to:0x02029630 module:main +from:0x0202c04c kind:load to:0x0204ff00 module:main +from:0x0202c05c kind:arm_call to:0x0202961c module:main +from:0x0202c074 kind:arm_call to:0x02029630 module:main +from:0x0202c094 kind:arm_call to:0x02029630 module:main +from:0x0202c0a8 kind:arm_call to:0x0202be90 module:main +from:0x0202c0c8 kind:arm_call to:0x02029630 module:main +from:0x0202c0e0 kind:arm_call to:0x02028b84 module:main +from:0x0202c0f0 kind:arm_call to:0x0202cc34 module:main +from:0x0202c108 kind:arm_call to:0x02029630 module:main +from:0x0202c124 kind:arm_call to:0x02029630 module:main +from:0x0202c12c kind:arm_call to:0x0202be90 module:main +from:0x0202c130 kind:arm_call to:0x0202961c module:main +from:0x0202c140 kind:arm_call to:0x02028b84 module:main +from:0x0202c154 kind:arm_call to:0x02029630 module:main +from:0x0202c178 kind:arm_call to:0x0202cc34 module:main +from:0x0202c1c8 kind:arm_call to:0x02029630 module:main +from:0x0202c1d4 kind:arm_call to:0x0202c3f0 module:main +from:0x0202c1e0 kind:load to:0x0204ff00 module:main +from:0x0202c1e4 kind:load to:0x020501e0 module:main +from:0x0202c1e8 kind:load to:0x0204ff24 module:main +from:0x0202c1f4 kind:arm_call to:0x0202c284 module:main +from:0x0202c208 kind:arm_call to:0x0202be90 module:main +from:0x0202c218 kind:arm_call to:0x0202c284 module:main +from:0x0202c224 kind:arm_call to:0x0202c3f0 module:main +from:0x0202c22c kind:arm_call to:0x0202c284 module:main +from:0x0202c240 kind:arm_call to:0x0202be90 module:main +from:0x0202c248 kind:arm_call to:0x0202c284 module:main +from:0x0202c25c kind:arm_call to:0x0202961c module:main +from:0x0202c274 kind:arm_call to:0x02029630 module:main +from:0x0202c280 kind:load to:0x0204ff00 module:main +from:0x0202c28c kind:arm_call to:0x0202961c module:main +from:0x0202c2c4 kind:arm_call to:0x02029630 module:main +from:0x0202c2d0 kind:load to:0x0204ff00 module:main +from:0x0202c2d8 kind:arm_call to:0x0202961c module:main +from:0x0202c300 kind:arm_call to:0x02029630 module:main +from:0x0202c30c kind:load to:0x0204ff00 module:main +from:0x0202c314 kind:arm_call to:0x0202961c module:main +from:0x0202c33c kind:arm_call to:0x02029630 module:main +from:0x0202c348 kind:load to:0x0204ff00 module:main +from:0x0202c350 kind:arm_call to:0x0202c2d4 module:main +from:0x0202c358 kind:arm_call to:0x0202c310 module:main +from:0x0202c370 kind:arm_call to:0x0202961c module:main +from:0x0202c37c kind:arm_call to:0x0202c528 module:main +from:0x0202c384 kind:arm_call to:0x02029630 module:main +from:0x0202c39c kind:arm_call to:0x0202cbc4 module:main +from:0x0202c3a0 kind:arm_call to:0x0202c460 module:main +from:0x0202c3b4 kind:arm_call to:0x0202cc10 module:main +from:0x0202c3d0 kind:arm_call to:0x0202968c module:main +from:0x0202c3dc kind:arm_call to:0x0202cc10 module:main +from:0x0202c3ec kind:load to:0x0202c368 module:main +from:0x0202c408 kind:arm_call to:0x0202cc34 module:main +from:0x0202c41c kind:arm_call to:0x0202961c module:main +from:0x0202c430 kind:arm_call to:0x02029630 module:main +from:0x0202c450 kind:arm_call to:0x02029630 module:main +from:0x0202c45c kind:load to:0x0204ff00 module:main +from:0x0202c464 kind:arm_call to:0x020286e0 module:main +from:0x0202c474 kind:arm_call to:0x0202961c module:main +from:0x0202c488 kind:arm_call to:0x02029630 module:main +from:0x0202c4d4 kind:load to:0x020519e0 module:main +from:0x0202c4f4 kind:load to:0x020519e0 module:main +from:0x0202c524 kind:load to:0x020519e0 module:main +from:0x0202c568 kind:load to:0x020519e0 module:main +from:0x0202c580 kind:arm_call to:0x02028b4c module:main +from:0x0202c590 kind:load to:0x02051a40 module:main +from:0x0202c5b4 kind:arm_call to:0x02028b4c module:main +from:0x0202c5c8 kind:load to:0x02051a40 module:main +from:0x0202c5f4 kind:arm_call to:0x02028b4c module:main +from:0x0202c60c kind:load to:0x02051a40 module:main +from:0x0202c620 kind:arm_call to:0x02028b4c module:main +from:0x0202c630 kind:load to:0x02051a40 module:main +from:0x0202c6a8 kind:arm_call to:0x02028b84 module:main +from:0x0202c71c kind:load to:0x02044248 module:main +from:0x0202c730 kind:arm_call to:0x0202bd98 module:main +from:0x0202c74c kind:arm_call to:0x0202bdac module:main +from:0x0202c7ac kind:arm_call to:0x02028b68 module:main +from:0x0202c7cc kind:arm_call to:0x0202bdac module:main +from:0x0202c7dc kind:arm_call to:0x02028b68 module:main +from:0x0202c7e8 kind:arm_call to:0x02028b68 module:main +from:0x0202c7f8 kind:arm_call to:0x0202bd98 module:main +from:0x0202c870 kind:arm_call to:0x02028b68 module:main +from:0x0202c880 kind:arm_call to:0x0202bdac module:main +from:0x0202c890 kind:arm_call to:0x0202bd98 module:main +from:0x0202c8b8 kind:arm_call to:0x02028b68 module:main +from:0x0202c8c8 kind:arm_call to:0x0202bdac module:main +from:0x0202cab4 kind:arm_call to:0x0202bd98 module:main +from:0x0202cacc kind:arm_call to:0x02028b68 module:main +from:0x0202cad0 kind:arm_call to:0x0202bdac module:main +from:0x0202cae4 kind:arm_call to:0x0202bd98 module:main +from:0x0202cb08 kind:arm_call to:0x0202bdac module:main +from:0x0202cb18 kind:load to:0x0202cb1d module:main +from:0x0202cb1e kind:thumb_call_arm to:0x0202961c module:main +from:0x0202cb54 kind:thumb_call_arm to:0x0202794c module:main +from:0x0202cb5c kind:thumb_call_arm to:0x02027720 module:main +from:0x0202cb62 kind:thumb_call_arm to:0x020278ec module:main +from:0x0202cba4 kind:thumb_call_arm to:0x02029630 module:main +from:0x0202cbac kind:load to:0x02051a44 module:main +from:0x0202cbb4 kind:load to:0x02051a48 module:main +from:0x0202cbc0 kind:load to:0x0202ccac module:main +from:0x0202cbd0 kind:arm_call to:0x0202961c module:main +from:0x0202cc00 kind:arm_call to:0x02029630 module:main +from:0x0202cc08 kind:load to:0x02051a48 module:main +from:0x0202cc7c kind:arm_call to:0x0202961c module:main +from:0x0202cc8c kind:arm_call to:0x02029630 module:main +from:0x0202cc9c kind:arm_call to:0x02029630 module:main +from:0x0202ccec kind:arm_call to:0x0202961c module:main +from:0x0202ccfc kind:arm_call to:0x02029630 module:main +from:0x0202cd0c kind:arm_call to:0x02029630 module:main +from:0x0202cd7c kind:arm_call to:0x0202961c module:main +from:0x0202cd94 kind:arm_call to:0x02029630 module:main +from:0x0202cda8 kind:load to:0x02051a48 module:main +from:0x0202cdb8 kind:arm_call to:0x0202961c module:main +from:0x0202cdf8 kind:arm_call to:0x020283b8 module:main +from:0x0202ce00 kind:arm_call to:0x02029630 module:main +from:0x0202cef4 kind:arm_call to:0x0202961c module:main +from:0x0202cf18 kind:arm_call to:0x02028368 module:main +from:0x0202cf3c kind:arm_call to:0x02029630 module:main +from:0x0202cf80 kind:arm_call to:0x0202cdac module:main +from:0x0202cf8c kind:load to:0x0204451c module:main +from:0x0202d038 kind:arm_call to:0x0202961c module:main +from:0x0202d064 kind:arm_call to:0x02028368 module:main +from:0x0202d084 kind:arm_call to:0x02029630 module:main +from:0x0202d0cc kind:arm_call to:0x0202ce08 module:main +from:0x0202d160 kind:arm_call to:0x0202cfe0 module:main +from:0x0202d1f8 kind:arm_call to:0x0202cfe0 module:main +from:0x0202d240 kind:arm_call to:0x0202cfe0 module:main +from:0x0202d288 kind:arm_call to:0x0202cfe0 module:main +from:0x0202d314 kind:arm_call to:0x0202ce08 module:main +from:0x0202d3bc kind:arm_call to:0x0202d0a0 module:main +from:0x0202d3f4 kind:arm_call to:0x0202ce08 module:main +from:0x0202d428 kind:arm_call to:0x0202cf90 module:main +from:0x0202d458 kind:arm_call to:0x0202ce08 module:main +from:0x0202d4f8 kind:arm_call to:0x0202e438 module:main +from:0x0202d550 kind:arm_call to:0x0202d0a0 module:main +from:0x0202d570 kind:arm_call to:0x0202ce08 module:main +from:0x0202d59c kind:arm_call to:0x0202ce08 module:main +from:0x0202d634 kind:arm_call to:0x0202d0a0 module:main +from:0x0202d644 kind:arm_call to:0x0202d0a0 module:main +from:0x0202d660 kind:arm_call to:0x0202ce08 module:main +from:0x0202d698 kind:arm_call to:0x0202ce08 module:main +from:0x0202d714 kind:arm_call to:0x0202a360 module:main +from:0x0202d728 kind:arm_call to:0x0202a360 module:main +from:0x0202d734 kind:arm_call to:0x0202d0a0 module:main +from:0x0202d758 kind:arm_call to:0x0202ce08 module:main +from:0x0202d780 kind:arm_call to:0x0202ce08 module:main +from:0x0202d7a4 kind:arm_call to:0x0202a360 module:main +from:0x0202d7dc kind:arm_call to:0x0202d0a0 module:main +from:0x0202d800 kind:arm_call to:0x0202ce08 module:main +from:0x0202d838 kind:arm_call to:0x0202a360 module:main +from:0x0202d84c kind:arm_call to:0x0202ce08 module:main +from:0x0202d870 kind:load to:0x02045ab8 module:main +from:0x0202d8bc kind:arm_call to:0x0202cfe0 module:main +from:0x0202d8e8 kind:arm_call to:0x0202ce08 module:main +from:0x0202d984 kind:arm_call to:0x0202a360 module:main +from:0x0202d9a4 kind:arm_call to:0x0202a360 module:main +from:0x0202d9bc kind:arm_call to:0x0202a360 module:main +from:0x0202d9dc kind:arm_call to:0x0202961c module:main +from:0x0202da40 kind:arm_call to:0x0202cdac module:main +from:0x0202dac4 kind:arm_call to:0x02029630 module:main +from:0x0202daec kind:arm_call to:0x0202961c module:main +from:0x0202db1c kind:arm_call to:0x020283b8 module:main +from:0x0202db24 kind:arm_call to:0x02029630 module:main +from:0x0202db38 kind:arm_call to:0x02029630 module:main +from:0x0202db80 kind:arm_call to:0x0202e438 module:main +from:0x0202dbc4 kind:arm_call to:0x020283b8 module:main +from:0x0202dbcc kind:arm_call to:0x02029630 module:main +from:0x0202dbf4 kind:arm_call to:0x0202961c module:main +from:0x0202dc24 kind:arm_call to:0x020283b8 module:main +from:0x0202dc2c kind:arm_call to:0x02029630 module:main +from:0x0202dc44 kind:arm_call to:0x02029630 module:main +from:0x0202dc50 kind:arm_call to:0x0202ce08 module:main +from:0x0202dc60 kind:arm_call to:0x0202d9c8 module:main +from:0x0202dc7c kind:arm_call to:0x0202ce08 module:main +from:0x0202dc88 kind:arm_call to:0x0202cdac module:main +from:0x0202dc90 kind:arm_call to:0x0202d9c8 module:main +from:0x0202dc9c kind:arm_call to:0x0202dbdc module:main +from:0x0202dce0 kind:arm_call to:0x0202961c module:main +from:0x0202dcfc kind:arm_call to:0x0202cdac module:main +from:0x0202dd04 kind:arm_call to:0x02029630 module:main +from:0x0202dda0 kind:arm_call to:0x02029630 module:main +from:0x0202ddc0 kind:arm_call to:0x0202961c module:main +from:0x0202dde8 kind:arm_call to:0x02029630 module:main +from:0x0202ddf0 kind:arm_call to:0x0202dbdc module:main +from:0x0202de1c kind:arm_call to:0x02029630 module:main +from:0x0202de2c kind:arm_call to:0x02028368 module:main +from:0x0202de40 kind:arm_call to:0x02029630 module:main +from:0x0202de48 kind:arm_call to:0x0202dc70 module:main +from:0x0202de64 kind:arm_call to:0x0202a2cc module:main +from:0x0202de80 kind:arm_call to:0x0202d920 module:main +from:0x0202de88 kind:arm_call to:0x0202961c module:main +from:0x0202deb0 kind:arm_call to:0x02029630 module:main +from:0x0202debc kind:load to:0x02051ac8 module:main +from:0x0202ded4 kind:arm_call to:0x0202961c module:main +from:0x0202dee4 kind:arm_call to:0x0202de7c module:main +from:0x0202df44 kind:arm_call to:0x0202d920 module:main +from:0x0202df60 kind:arm_call to:0x02029630 module:main +from:0x0202df6c kind:load to:0x02051ac8 module:main +from:0x0202df84 kind:arm_call to:0x0202961c module:main +from:0x0202dfe4 kind:arm_call to:0x02029630 module:main +from:0x0202dfec kind:load to:0x02051ac8 module:main +from:0x0202e05c kind:load to:0x0202d974 module:main +from:0x0202e060 kind:load to:0x0202d990 module:main +from:0x0202e06c kind:arm_call to:0x0202961c module:main +from:0x0202e094 kind:arm_call to:0x0202e250 module:main +from:0x0202e0c0 kind:arm_call to:0x0202cdac module:main +from:0x0202e0e4 kind:arm_call to:0x0202e2ec module:main +from:0x0202e118 kind:arm_call to:0x02029630 module:main +from:0x0202e160 kind:arm_call to:0x0202e438 module:main +from:0x0202e180 kind:arm_call to:0x0202e664 module:main +from:0x0202e198 kind:arm_call to:0x0202e8ac module:main +from:0x0202e1b0 kind:arm_call to:0x0202a2cc module:main +from:0x0202e1b8 kind:arm_call to:0x0202e754 module:main +from:0x0202e1e8 kind:arm_call to:0x0202e664 module:main +from:0x0202e200 kind:arm_call to:0x0202e8ac module:main +from:0x0202e218 kind:arm_call to:0x0202a2cc module:main +from:0x0202e220 kind:arm_call to:0x0202e754 module:main +from:0x0202e24c kind:load to:0x0202d9b0 module:main +from:0x0202e258 kind:arm_call to:0x0202961c module:main +from:0x0202e2b4 kind:arm_call to:0x02028368 module:main +from:0x0202e2e0 kind:arm_call to:0x02029630 module:main +from:0x0202e2f8 kind:arm_call to:0x0202961c module:main +from:0x0202e334 kind:arm_call to:0x0202d9c8 module:main +from:0x0202e340 kind:arm_call to:0x02029630 module:main +from:0x0202e350 kind:arm_call to:0x0202dbdc module:main +from:0x0202e3b4 kind:arm_call to:0x0202cdac module:main +from:0x0202e3bc kind:arm_call to:0x0202d9c8 module:main +from:0x0202e3c8 kind:arm_call to:0x0202dbdc module:main +from:0x0202e3d4 kind:arm_call to:0x0202961c module:main +from:0x0202e3f0 kind:arm_call to:0x020283b8 module:main +from:0x0202e3f8 kind:arm_call to:0x02029630 module:main +from:0x0202e41c kind:arm_call to:0x0202ea10 module:main +from:0x0202e424 kind:load to:0x02051ad8 module:main +from:0x0202e434 kind:load to:0x02051ad8 module:main +from:0x0202e4e4 kind:arm_call to:0x0202de7c module:main +from:0x0202e58c kind:arm_call to:0x0202dcb4 module:main +from:0x0202e598 kind:load to:0x02051acc module:main +from:0x0202e5f0 kind:arm_call to:0x0202dcb4 module:main +from:0x0202e600 kind:arm_call to:0x0202e794 module:main +from:0x0202e634 kind:arm_call to:0x0202e438 module:main +from:0x0202e64c kind:arm_call to:0x0202e460 module:main +from:0x0202e684 kind:arm_call to:0x0202dcb4 module:main +from:0x0202e6e0 kind:arm_call to:0x0202dcb4 module:main +from:0x0202e720 kind:arm_call to:0x0202e61c module:main +from:0x0202e734 kind:arm_call to:0x0202e6a8 module:main +from:0x0202e760 kind:arm_call to:0x0202dcb4 module:main +from:0x0202e7a0 kind:arm_call to:0x0202961c module:main +from:0x0202e7e8 kind:arm_call to:0x02028368 module:main +from:0x0202e808 kind:arm_call to:0x02028368 module:main +from:0x0202e828 kind:arm_call to:0x02029630 module:main +from:0x0202e838 kind:arm_call to:0x0202dc70 module:main +from:0x0202e85c kind:arm_call to:0x0202961c module:main +from:0x0202e894 kind:arm_call to:0x02029630 module:main +from:0x0202e8a8 kind:load to:0x0202e59c module:main +from:0x0202e8b8 kind:load to:0x0202e59c module:main +from:0x0202e928 kind:arm_call to:0x02033388 module:main +from:0x0202e93c kind:arm_call to:0x0202e37c module:main +from:0x0202e974 kind:arm_call to:0x02032fb8 module:main +from:0x0202e984 kind:load to:0x0202e920 module:main +from:0x0202e988 kind:load to:0x02051adc module:main +from:0x0202e9c4 kind:arm_call to:0x02032240 module:main +from:0x0202e9e0 kind:arm_call to:0x0203225c module:main +from:0x0202e9fc kind:load to:0x02051adc module:main +from:0x0202ea20 kind:arm_call to:0x02027c68 module:main +from:0x0202ea3c kind:arm_call to:0x020330b0 module:main +from:0x0202ea48 kind:arm_call to:0x0202de50 module:main +from:0x0202ea5c kind:arm_call to:0x0202dec0 module:main +from:0x0202ea8c kind:arm_call to:0x0202e35c module:main +from:0x0202eab8 kind:arm_call to:0x0202dff0 module:main +from:0x0202ead0 kind:arm_call to:0x0202e35c module:main +from:0x0202eb20 kind:arm_call to:0x0202dff0 module:main +from:0x0202eb2c kind:load to:0x02051adc module:main +from:0x0202eb30 kind:load to:0x02051af4 module:main +from:0x0202eb34 kind:load to:0x02045abc module:main +from:0x0202eb3c kind:load to:0x0202ea08 module:main +from:0x0202eb40 kind:load to:0x0202ea00 module:main +from:0x0202eb44 kind:load to:0x0202e98c module:main +from:0x0202eb48 kind:load to:0x0202e994 module:main +from:0x0202eb50 kind:load to:0x0202e944 module:main +from:0x0202eb6c kind:load to:0x02051af4 module:main +from:0x0202eb70 kind:load to:0x0202e124 module:main +from:0x0202eb94 kind:arm_call to:0x0202e664 module:main +from:0x0202eba0 kind:load to:0x02051af4 module:main +from:0x0202ebd8 kind:arm_call to:0x02028bc0 module:main +from:0x0202ebe4 kind:arm_call to:0x02028b4c module:main +from:0x0202ebf4 kind:arm_call to:0x0202a2cc module:main +from:0x0202ec20 kind:load to:0x02051af4 module:main +from:0x0202ec64 kind:arm_call to:0x0202e438 module:main +from:0x0202ec80 kind:arm_call to:0x0202e664 module:main +from:0x0202eca0 kind:arm_call to:0x0202e8ac module:main +from:0x0202ecb0 kind:arm_call to:0x0202e754 module:main +from:0x0202ecc0 kind:arm_call to:0x0202e754 module:main +from:0x0202ecd4 kind:arm_call to:0x0202ebfc module:main +from:0x0202ece0 kind:arm_call to:0x0202e6a8 module:main +from:0x0202ed10 kind:arm_call to:0x0202e754 module:main +from:0x0202ed68 kind:arm_call to:0x0202a360 module:main +from:0x0202ed78 kind:arm_call to:0x0202e438 module:main +from:0x0202ed88 kind:arm_call to:0x0202ebfc module:main +from:0x0202ed94 kind:arm_call to:0x0202e6a8 module:main +from:0x0202edc4 kind:arm_call to:0x0202e754 module:main +from:0x0202ee04 kind:arm_call to:0x0202ec24 module:main +from:0x0202ee10 kind:load to:0x02051ae4 module:main +from:0x0202ee14 kind:load to:0x02051aec module:main +from:0x0202ee1c kind:load to:0x02051af4 module:main +from:0x0202ee34 kind:arm_call to:0x0202e438 module:main +from:0x0202ee44 kind:arm_call to:0x0202ebfc module:main +from:0x0202ee50 kind:arm_call to:0x0202e6a8 module:main +from:0x0202ee68 kind:arm_call to:0x0202eba4 module:main +from:0x0202ee74 kind:arm_call to:0x0202ebc0 module:main +from:0x0202ee84 kind:arm_call to:0x0202e8ac module:main +from:0x0202ee94 kind:arm_call to:0x0202e754 module:main +from:0x0202eea4 kind:arm_call to:0x0202e754 module:main +from:0x0202eedc kind:arm_call to:0x0202a2cc module:main +from:0x0202eef0 kind:arm_call to:0x0202a360 module:main +from:0x0202ef0c kind:arm_call to:0x0202f580 module:main +from:0x0202ef40 kind:load to:0x02045ac0 module:main +from:0x0202ef4c kind:arm_call to:0x0202eba4 module:main +from:0x0202efb0 kind:arm_call to:0x0202eeb4 module:main +from:0x0202efc8 kind:arm_call to:0x0202a2cc module:main +from:0x0202efcc kind:arm_call to:0x02029a4c module:main +from:0x0202efec kind:arm_call to:0x02000950 module:main +from:0x0202eff4 kind:arm_call to:0x02028b84 module:main +from:0x0202f02c kind:load to:0x02046330 module:main +from:0x0202f030 kind:load to:0x02046330 module:main +from:0x0202f05c kind:arm_call to:0x0202961c module:main +from:0x0202f0ec kind:arm_call to:0x02029630 module:main +from:0x0202f124 kind:load to:0x02053054 module:main +from:0x0202f12c kind:arm_call to:0x0202f038 module:main +from:0x0202f154 kind:arm_call to:0x0202ed20 module:main +from:0x0202f164 kind:arm_call to:0x0202ee20 module:main +from:0x0202f180 kind:arm_call to:0x0202ef44 module:main +from:0x0202f1ac kind:arm_call to:0x0202ed20 module:main +from:0x0202f1bc kind:arm_call to:0x0202f128 module:main +from:0x0202f298 kind:arm_call to:0x0202a360 module:main +from:0x0202f2d4 kind:arm_call to:0x0202a360 module:main +from:0x0202f338 kind:arm_call to:0x0202a360 module:main +from:0x0202f378 kind:arm_call to:0x0202a360 module:main +from:0x0202f380 kind:load to:0x02045acc module:main +from:0x0202f56c kind:arm_call to:0x0202a17c module:main +from:0x0202f57c kind:load to:0x02045acc module:main +from:0x0202f5f8 kind:arm_call to:0x0202f614 module:main +from:0x0202f604 kind:load to:0x02044580 module:main +from:0x0202f608 kind:load to:0x0202f1e0 module:main +from:0x0202f60c kind:load to:0x0202f230 module:main +from:0x0202f610 kind:load to:0x0202f384 module:main +from:0x0202fd3c kind:arm_call to:0x02029a4c module:main +from:0x0202fd48 kind:load to:0x02051b50 module:main +from:0x0202fd5e kind:thumb_call to:0x0202cb14 module:main +from:0x0202fd7a kind:thumb_call_arm to:0x0202cc10 module:main +from:0x0202fd86 kind:thumb_call_arm to:0x0202cbc4 module:main +from:0x0202fd8c kind:load to:0x02051b50 module:main +from:0x0202fd90 kind:load to:0x0202fadc module:main +from:0x0202fdec kind:arm_call to:0x0203001c module:main +from:0x0202fe40 kind:arm_call to:0x0202961c module:main +from:0x0202fefc kind:arm_call to:0x02029630 module:main +from:0x0202ff0c kind:load to:0x02051b50 module:main +from:0x0202ff1c kind:arm_call to:0x0202961c module:main +from:0x0202ff34 kind:arm_call to:0x0202cc34 module:main +from:0x0202ff4c kind:arm_call to:0x02029630 module:main +from:0x0202ffa4 kind:arm_call to:0x02029630 module:main +from:0x0202ffac kind:load to:0x02051b50 module:main +from:0x0202fff0 kind:arm_call to:0x02030208 module:main +from:0x0202fffc kind:load to:0x02051b50 module:main +from:0x0203000c kind:arm_call to:0x02030324 module:main +from:0x02030014 kind:arm_call to:0x0202ffb4 module:main +from:0x0203008c kind:arm_call to:0x0202961c module:main +from:0x02030128 kind:arm_call to:0x02029630 module:main +from:0x0203016c kind:arm_call to:0x02029630 module:main +from:0x02030198 kind:arm_call to:0x02029630 module:main +from:0x0203031c kind:load to:0x02051b50 module:main +from:0x02030320 kind:load to:0x02051b6c module:main +from:0x02030338 kind:load to:0x02051b50 module:main +from:0x02030350 kind:thumb_call to:0x0202cb14 module:main +from:0x0203035c kind:thumb_call_arm to:0x0202cc10 module:main +from:0x0203036e kind:thumb_call_arm to:0x0202cbc4 module:main +from:0x02030374 kind:load to:0x02051b8c module:main +from:0x0203037c kind:load to:0x02030584 module:main +from:0x02030444 kind:arm_call to:0x0202961c module:main +from:0x02030458 kind:arm_call to:0x02029630 module:main +from:0x0203046c kind:arm_call to:0x02029630 module:main +from:0x02030494 kind:arm_call to:0x0203068c module:main +from:0x020304a8 kind:load to:0x02051b8c module:main +from:0x020304b8 kind:arm_call to:0x02030380 module:main +from:0x020304cc kind:arm_call to:0x020307d4 module:main +from:0x020304dc kind:load to:0x020307c4 module:main +from:0x020304e0 kind:load to:0x02051b8c module:main +from:0x020304f0 kind:arm_call to:0x0202961c module:main +from:0x02030504 kind:arm_call to:0x02029630 module:main +from:0x02030518 kind:arm_call to:0x02029630 module:main +from:0x02030524 kind:arm_call to:0x02030798 module:main +from:0x02030538 kind:load to:0x02051b8c module:main +from:0x02030548 kind:arm_call to:0x020304e4 module:main +from:0x0203055c kind:arm_call to:0x020307d4 module:main +from:0x0203056c kind:load to:0x020307c4 module:main +from:0x02030570 kind:load to:0x02051b8c module:main +from:0x02030684 kind:load to:0x02051b8c module:main +from:0x020306b4 kind:arm_call to:0x0202cc34 module:main +from:0x020306d4 kind:arm_call to:0x0202cc34 module:main +from:0x020306f8 kind:arm_call to:0x0202cc34 module:main +from:0x02030718 kind:arm_call to:0x0202cc34 module:main +from:0x0203073c kind:arm_call to:0x0202cc34 module:main +from:0x0203075c kind:arm_call to:0x0202cc34 module:main +from:0x02030780 kind:arm_call to:0x0202cc34 module:main +from:0x020307ac kind:arm_call to:0x0202cc34 module:main +from:0x020307d0 kind:load to:0x02051b8c module:main +from:0x020307e8 kind:load to:0x02051b90 module:main +from:0x02030808 kind:load to:0x02051bac module:main +from:0x02030820 kind:arm_call to:0x02029680 module:main +from:0x0203082c kind:arm_call to:0x0202ccac module:main +from:0x02030840 kind:load to:0x02051bc8 module:main +from:0x0203085c kind:arm_call to:0x02029674 module:main +from:0x02030870 kind:arm_call to:0x0202ccac module:main +from:0x02030884 kind:load to:0x02051bc8 module:main +from:0x020308a4 kind:arm_call to:0x02029674 module:main +from:0x020308b8 kind:arm_call to:0x02029680 module:main +from:0x020308c4 kind:arm_call to:0x0202ccac module:main +from:0x020308d8 kind:load to:0x02051bc8 module:main +from:0x02030918 kind:load to:0x02051bac module:main +from:0x02030930 kind:thumb_call to:0x0202cb14 module:main +from:0x02030938 kind:thumb_call_arm to:0x0202cc10 module:main +from:0x02030948 kind:thumb_call to:0x020003c0 module:main +from:0x02030950 kind:thumb_call_arm to:0x0202cc10 module:main +from:0x0203095c kind:thumb_call_arm to:0x0202cbc4 module:main +from:0x0203096c kind:load to:0x02051bac module:main +from:0x02030970 kind:load to:0x02030978 module:main +from:0x020309a4 kind:arm_call to:0x020308ec module:main +from:0x020309f4 kind:arm_call to:0x020308ec module:main +from:0x020309fc kind:load to:0x02051bac module:main +from:0x02030a20 kind:arm_call to:0x0202961c module:main +from:0x02030a28 kind:arm_call to:0x020307ec module:main +from:0x02030a38 kind:arm_call to:0x02029630 module:main +from:0x02030a60 kind:arm_call to:0x02030f64 module:main +from:0x02030a74 kind:arm_call to:0x02029630 module:main +from:0x02030a88 kind:arm_call to:0x0202968c module:main +from:0x02030aa8 kind:arm_call to:0x0202968c module:main +from:0x02030ab8 kind:load to:0x020308e0 module:main +from:0x02030abc kind:load to:0x02051bac module:main +from:0x02030ae0 kind:arm_call to:0x02030a00 module:main +from:0x02030b00 kind:arm_call_thumb to:0x02031198 module:main +from:0x02030b34 kind:arm_call to:0x02030a00 module:main +from:0x02030b60 kind:arm_call to:0x0202961c module:main +from:0x02030b68 kind:arm_call to:0x020307ec module:main +from:0x02030b78 kind:arm_call to:0x02029630 module:main +from:0x02030ba4 kind:arm_call to:0x02030f64 module:main +from:0x02030bb4 kind:arm_call to:0x02030f64 module:main +from:0x02030bbc kind:arm_call to:0x02029630 module:main +from:0x02030bc8 kind:load to:0x02051bac module:main +from:0x02030be4 kind:arm_call to:0x02030b4c module:main +from:0x02030c0c kind:load to:0x020308e0 module:main +from:0x02030c10 kind:load to:0x02045be4 module:main +from:0x02030c6c kind:arm_call to:0x02030b4c module:main +from:0x02030c84 kind:arm_call to:0x02030c14 module:main +from:0x02030ca4 kind:load to:0x020308e0 module:main +from:0x02030ca8 kind:load to:0x02045be4 module:main +from:0x02030d28 kind:arm_call to:0x02030b4c module:main +from:0x02030d40 kind:arm_call to:0x02030cac module:main +from:0x02030d60 kind:load to:0x020308e0 module:main +from:0x02030d64 kind:load to:0x02045be4 module:main +from:0x02030d84 kind:arm_call to:0x020313d8 module:main +from:0x02030da0 kind:arm_call to:0x02030b4c module:main +from:0x02030da8 kind:load to:0x02045be4 module:main +from:0x02030dac kind:load to:0x0203088c module:main +from:0x02030dc0 kind:arm_call to:0x02030d68 module:main +from:0x02030df4 kind:load to:0x020308e0 module:main +from:0x02030df8 kind:load to:0x02030844 module:main +from:0x02030dfc kind:load to:0x02045be4 module:main +from:0x02030e00 kind:load to:0x0203080c module:main +from:0x02030e08 kind:arm_call to:0x02030db0 module:main +from:0x02030e1c kind:arm_call to:0x0202968c module:main +from:0x02030e20 kind:arm_call to:0x02030db0 module:main +from:0x02030e2c kind:arm_call to:0x0202961c module:main +from:0x02030e30 kind:arm_call to:0x02029e20 module:main +from:0x02030e34 kind:arm_call to:0x02029a5c module:main +from:0x02030e50 kind:load to:0x02051bac module:main +from:0x02030e54 kind:load to:0x02030e58 module:main +from:0x02030e60 kind:arm_call to:0x020312fc module:main +from:0x02030e80 kind:arm_call to:0x02030bd0 module:main +from:0x02030ea0 kind:load to:0x02030bd0 module:main +from:0x02030ec4 kind:arm_call to:0x02030bd0 module:main +from:0x02030f2c kind:arm_call to:0x02030bd0 module:main +from:0x02030f80 kind:arm_call to:0x0202cc34 module:main +from:0x02030fa0 kind:thumb_call to:0x02031384 module:main +from:0x02030fac kind:thumb_call_arm to:0x0202961c module:main +from:0x02030fb4 kind:thumb_call_arm to:0x0202791c module:main +from:0x02030fba kind:thumb_call_arm to:0x02029168 module:main +from:0x02030fcc kind:thumb_call_arm to:0x020278c0 module:main +from:0x02030fd2 kind:thumb_call_arm to:0x02029630 module:main +from:0x02030ff6 kind:thumb_call_arm to:0x0203354c module:main +from:0x02031010 kind:thumb_call_arm to:0x020312fc module:main +from:0x0203101c kind:thumb_call_arm to:0x02030ea4 module:main +from:0x02031028 kind:thumb_call_arm to:0x0202968c module:main +from:0x02031030 kind:thumb_call_arm to:0x02030ea4 module:main +from:0x0203103c kind:thumb_call_arm to:0x02030d34 module:main +from:0x0203104a kind:thumb_call_arm to:0x0202968c module:main +from:0x02031052 kind:thumb_call_arm to:0x02030d34 module:main +from:0x020310c6 kind:thumb_call_arm to:0x02030ac0 module:main +from:0x020310d2 kind:thumb_call_arm to:0x02029a5c module:main +from:0x02031104 kind:thumb_call to:0x02031198 module:main +from:0x02031110 kind:thumb_call_arm to:0x02030c78 module:main +from:0x0203111e kind:thumb_call_arm to:0x0202968c module:main +from:0x02031124 kind:thumb_call_arm to:0x02030c78 module:main +from:0x0203113e kind:thumb_call_arm to:0x0202968c module:main +from:0x02031142 kind:thumb_call_arm to:0x0202961c module:main +from:0x02031148 kind:thumb_call_arm to:0x020278c0 module:main +from:0x0203114e kind:thumb_call_arm to:0x02029630 module:main +from:0x0203115e kind:thumb_call_arm to:0x02030e04 module:main +from:0x02031166 kind:thumb_call to:0x02031384 module:main +from:0x02031170 kind:load to:0x02051bac module:main +from:0x020311c6 kind:thumb_call_arm to:0x02030c78 module:main +from:0x020311d2 kind:thumb_call_arm to:0x0202968c module:main +from:0x020311d8 kind:thumb_call_arm to:0x02030c78 module:main +from:0x020311e8 kind:thumb_call_arm to:0x02030c14 module:main +from:0x020311f6 kind:thumb_call_arm to:0x0202968c module:main +from:0x02031200 kind:thumb_call_arm to:0x02030c14 module:main +from:0x02031216 kind:thumb_call_arm to:0x02030e58 module:main +from:0x02031222 kind:thumb_call_arm to:0x0202968c module:main +from:0x02031228 kind:thumb_call_arm to:0x02030e58 module:main +from:0x02031234 kind:thumb_call_arm to:0x02030e58 module:main +from:0x02031242 kind:thumb_call_arm to:0x0202968c module:main +from:0x02031248 kind:thumb_call_arm to:0x02030e58 module:main +from:0x0203125e kind:thumb_call_arm to:0x02029698 module:main +from:0x02031262 kind:thumb_call_arm to:0x02029698 module:main +from:0x02031282 kind:thumb_call_arm to:0x02030c78 module:main +from:0x0203128e kind:thumb_call_arm to:0x0202968c module:main +from:0x02031294 kind:thumb_call_arm to:0x02030c78 module:main +from:0x020312a4 kind:thumb_call_arm to:0x02030c14 module:main +from:0x020312b2 kind:thumb_call_arm to:0x0202968c module:main +from:0x020312bc kind:thumb_call_arm to:0x02030c14 module:main +from:0x020312cc kind:load to:0x02051bac module:main +from:0x020312f8 kind:load to:0x02031199 module:main +from:0x02031356 kind:thumb_call_arm to:0x0202961c module:main +from:0x0203137c kind:thumb_call_arm to:0x02029630 module:main +from:0x020313a0 kind:load to:0x02051bc4 module:main +from:0x020313a4 kind:load to:0x02031319 module:main +from:0x020313b0 kind:load to:0x02051bc0 module:main +from:0x020313b4 kind:load to:0x02031325 module:main +from:0x020313c0 kind:load to:0x02051bc4 module:main +from:0x020313c4 kind:load to:0x0203134d module:main +from:0x020313d0 kind:load to:0x02051bc0 module:main +from:0x020313d4 kind:load to:0x0203134d module:main +from:0x020313e0 kind:arm_call to:0x0202968c module:main +from:0x020313e4 kind:arm_call to:0x020312fc module:main +from:0x020313f8 kind:arm_call to:0x02030d34 module:main +from:0x02031414 kind:arm_call to:0x0202968c module:main +from:0x02031420 kind:arm_call to:0x02030d34 module:main +from:0x02031430 kind:arm_call to:0x020312dc module:main +from:0x02031448 kind:arm_call to:0x0202968c module:main +from:0x02031450 kind:arm_call to:0x020312dc module:main +from:0x02031498 kind:arm_call_thumb to:0x0202cb14 module:main +from:0x020314ac kind:arm_call to:0x0202cc10 module:main +from:0x020314c0 kind:arm_call to:0x0202cbc4 module:main +from:0x020314c8 kind:load to:0x02051bd8 module:main +from:0x020314cc kind:load to:0x02031624 module:main +from:0x020314e0 kind:arm_call to:0x0202961c module:main +from:0x020314f4 kind:arm_call to:0x02029630 module:main +from:0x02031508 kind:arm_call to:0x02029630 module:main +from:0x02031524 kind:arm_call to:0x02031b04 module:main +from:0x02031538 kind:load to:0x02051bd8 module:main +from:0x02031548 kind:arm_call to:0x020314d0 module:main +from:0x0203155c kind:arm_call to:0x02031adc module:main +from:0x0203156c kind:load to:0x02031acc module:main +from:0x02031570 kind:load to:0x02051bd8 module:main +from:0x02031588 kind:arm_call to:0x0202961c module:main +from:0x0203159c kind:arm_call to:0x02029630 module:main +from:0x020315b0 kind:arm_call to:0x02029630 module:main +from:0x020315d4 kind:arm_call to:0x02031af4 module:main +from:0x020315e8 kind:load to:0x02051bd8 module:main +from:0x020315f8 kind:arm_call to:0x02031574 module:main +from:0x0203160c kind:arm_call to:0x02031adc module:main +from:0x0203161c kind:load to:0x02031acc module:main +from:0x02031620 kind:load to:0x02051bd8 module:main +from:0x02031710 kind:arm_call to:0x02031a64 module:main +from:0x02031724 kind:arm_call to:0x02031a64 module:main +from:0x02031738 kind:arm_call to:0x02031a64 module:main +from:0x02031744 kind:arm_call to:0x02031e6c module:main +from:0x02031764 kind:arm_call to:0x02031a64 module:main +from:0x02031778 kind:arm_call to:0x02031a64 module:main +from:0x0203178c kind:arm_call to:0x02031a64 module:main +from:0x020317a8 kind:arm_call to:0x02031a64 module:main +from:0x020317bc kind:arm_call to:0x02031a64 module:main +from:0x020317d0 kind:arm_call to:0x02031a64 module:main +from:0x020317dc kind:arm_call to:0x02031e6c module:main +from:0x020317f4 kind:arm_call to:0x02031a64 module:main +from:0x02031808 kind:arm_call to:0x02031a64 module:main +from:0x02031880 kind:arm_call to:0x02031a64 module:main +from:0x02031894 kind:arm_call to:0x02031a64 module:main +from:0x020319bc kind:arm_call to:0x02031b14 module:main +from:0x02031a58 kind:load to:0x02051bd8 module:main +from:0x02031ad8 kind:load to:0x02051bd8 module:main +from:0x02031af0 kind:load to:0x02051be4 module:main +from:0x02031b00 kind:load to:0x02031b24 module:main +from:0x02031b10 kind:load to:0x02031b24 module:main +from:0x02031b20 kind:load to:0x02031b24 module:main +from:0x02031b3c kind:arm_call to:0x0202cc34 module:main +from:0x02031bdc kind:load to:0x02045be4 module:main +from:0x02031c04 kind:arm_call to:0x02031b50 module:main +from:0x02031c24 kind:arm_call to:0x02031be4 module:main +from:0x02031d54 kind:load to:0x02045be8 module:main +from:0x02031e30 kind:arm_call to:0x0203b4c4 module:main +from:0x02031e3c kind:arm_call to:0x02031d58 module:main +from:0x02031e50 kind:arm_call to:0x0203b4d4 module:main +from:0x02031e5c kind:arm_call to:0x02031c58 module:main +from:0x02031f3c kind:arm_call to:0x02028490 module:main +from:0x02031f58 kind:arm_call to:0x02028420 module:main +from:0x02031f60 kind:load to:0x02051c80 module:main +from:0x02031f74 kind:arm_call to:0x0202961c module:main +from:0x02031f94 kind:arm_call to:0x02029a4c module:main +from:0x02031fa8 kind:arm_call to:0x02028368 module:main +from:0x02031fdc kind:arm_call to:0x02029630 module:main +from:0x02031fe4 kind:load to:0x02051c80 module:main +from:0x02031ff8 kind:arm_call to:0x0202961c module:main +from:0x02032018 kind:arm_call to:0x02029a4c module:main +from:0x0203202c kind:arm_call to:0x02029a4c module:main +from:0x02032054 kind:arm_call to:0x020283b8 module:main +from:0x02032068 kind:arm_call to:0x02029630 module:main +from:0x02032070 kind:load to:0x02051c80 module:main +from:0x020320ac kind:arm_call to:0x0202a1c0 module:main +from:0x020320b8 kind:arm_call to:0x02028b84 module:main +from:0x020320ec kind:arm_call to:0x0202a360 module:main +from:0x0203212c kind:arm_call_thumb to:0x020280fc module:main +from:0x02032134 kind:arm_call to:0x02028420 module:main +from:0x02032140 kind:arm_call to:0x0202cbc4 module:main +from:0x02032164 kind:arm_call to:0x020321b4 module:main +from:0x02032170 kind:load to:0x02051c20 module:main +from:0x02032174 kind:load to:0x02051c80 module:main +from:0x02032180 kind:load to:0x02033164 module:main +from:0x02032184 kind:load to:0x020522a0 module:main +from:0x02032188 kind:load to:0x02033130 module:main +from:0x02032198 kind:load to:0x02051c08 module:main +from:0x020321a0 kind:arm_call to:0x0203218c module:main +from:0x020321ac kind:arm_call to:0x02029a4c module:main +from:0x020321c0 kind:load to:0x02051c08 module:main +from:0x020321cc kind:arm_call to:0x0202961c module:main +from:0x020321dc kind:arm_call to:0x02028368 module:main +from:0x020321f0 kind:arm_call to:0x02029630 module:main +from:0x0203220c kind:load to:0x02051c80 module:main +from:0x02032228 kind:load to:0x02051c80 module:main +from:0x0203223c kind:load to:0x02051c80 module:main +from:0x0203224c kind:arm_call to:0x02031f64 module:main +from:0x02032254 kind:arm_call to:0x02027bf8 module:main +from:0x02032264 kind:arm_call to:0x02027c14 module:main +from:0x02032270 kind:arm_call to:0x02031fe8 module:main +from:0x02032284 kind:load to:0x02031f64 module:main +from:0x02032290 kind:arm_call to:0x02032a28 module:main +from:0x0203229c kind:arm_call to:0x02032a1c module:main +from:0x020322a8 kind:arm_call to:0x02031fe8 module:main +from:0x020322e0 kind:arm_call to:0x0202a2cc module:main +from:0x020325e0 kind:load to:0x02051c80 module:main +from:0x02032620 kind:arm_call to:0x02000b60 module:main +from:0x0203262c kind:arm_call to:0x020328d0 module:main +from:0x020326b0 kind:arm_call to:0x02028b4c module:main +from:0x020326d8 kind:arm_call to:0x0202a360 module:main +from:0x020326e4 kind:arm_call to:0x02028b84 module:main +from:0x020326e8 kind:arm_call to:0x02028ba8 module:main +from:0x0203271c kind:arm_call to:0x020331b4 module:main +from:0x0203273c kind:arm_call to:0x020331b4 module:main +from:0x02032760 kind:arm_call to:0x0202a360 module:main +from:0x02032794 kind:arm_call to:0x0202961c module:main +from:0x020327ac kind:arm_call to:0x020283b8 module:main +from:0x020327c0 kind:arm_call to:0x02028420 module:main +from:0x020327c8 kind:arm_call to:0x02029630 module:main +from:0x020327e4 kind:load to:0x02051c80 module:main +from:0x02032804 kind:arm_call to:0x02000b60 module:main +from:0x02032808 kind:arm_call to:0x0202961c module:main +from:0x02032820 kind:arm_call to:0x02028368 module:main +from:0x0203284c kind:arm_call to:0x02029630 module:main +from:0x02032884 kind:arm_call to:0x02031f28 module:main +from:0x020328a4 kind:arm_call to:0x02032604 module:main +from:0x020328c0 kind:load to:0x02051c80 module:main +from:0x020328c8 kind:load to:0x02032604 module:main +from:0x020328cc kind:load to:0x027e0860 module:dtcm +from:0x020328e0 kind:load to:0x02051c80 module:main +from:0x020328f4 kind:arm_call to:0x02000b60 module:main +from:0x02032900 kind:arm_call to:0x02029a4c module:main +from:0x02032904 kind:arm_call to:0x0203219c module:main +from:0x02032908 kind:arm_call to:0x0202961c module:main +from:0x02032920 kind:arm_call to:0x02028368 module:main +from:0x0203294c kind:arm_call to:0x02029630 module:main +from:0x02032954 kind:arm_call to:0x020322bc module:main +from:0x02032978 kind:arm_call to:0x020331b4 module:main +from:0x020329a4 kind:arm_call to:0x020331b4 module:main +from:0x020329b0 kind:arm_call to:0x0202961c module:main +from:0x020329c8 kind:arm_call to:0x020283b8 module:main +from:0x020329dc kind:arm_call to:0x02028420 module:main +from:0x020329e4 kind:arm_call to:0x02029630 module:main +from:0x02032a14 kind:load to:0x02051c80 module:main +from:0x02032a18 kind:load to:0x027e0860 module:dtcm +from:0x02032a24 kind:load to:0x020321c4 module:main +from:0x02032a30 kind:load to:0x02032210 module:main +from:0x02032a80 kind:arm_call to:0x0202a360 module:main +from:0x02032abc kind:load to:0x02051c80 module:main +from:0x02032b3c kind:arm_call to:0x0202a660 module:main +from:0x02032b50 kind:arm_call to:0x02032ac0 module:main +from:0x02032b64 kind:load to:0x02051c80 module:main +from:0x02032b6c kind:load to:0x020522c0 module:main +from:0x02032b80 kind:arm_call to:0x02029d98 module:main +from:0x02032bc0 kind:arm_call to:0x0202791c module:main +from:0x02032bc8 kind:arm_call to:0x0202794c module:main +from:0x02032bd0 kind:arm_call to:0x02032ec4 module:main +from:0x02032bd4 kind:arm_call to:0x02033424 module:main +from:0x02032bec kind:arm_call to:0x0202961c module:main +from:0x02032c04 kind:arm_call to:0x020283b8 module:main +from:0x02032c18 kind:arm_call to:0x02028420 module:main +from:0x02032c20 kind:arm_call to:0x02029630 module:main +from:0x02032c38 kind:arm_call to:0x02032b20 module:main +from:0x02032c40 kind:load to:0x02051c80 module:main +from:0x02032c84 kind:arm_call to:0x02028ebc module:main +from:0x02032d18 kind:arm_call to:0x0202961c module:main +from:0x02032d34 kind:arm_call to:0x02028bc0 module:main +from:0x02032d3c kind:arm_call to:0x02028bb4 module:main +from:0x02032d64 kind:arm_call to:0x02028b68 module:main +from:0x02032d70 kind:arm_call to:0x02028b68 module:main +from:0x02032d80 kind:arm_call to:0x02028b4c module:main +from:0x02032d84 kind:arm_call to:0x02028ba8 module:main +from:0x02032d8c kind:arm_call to:0x02028b18 module:main +from:0x02032d9c kind:arm_call to:0x02027720 module:main +from:0x02032da4 kind:arm_call to:0x0202794c module:main +from:0x02032dac kind:arm_call to:0x020278ec module:main +from:0x02032db4 kind:arm_call to:0x02029630 module:main +from:0x02032db8 kind:arm_call to:0x02032b20 module:main +from:0x02032dc4 kind:load to:0x02051c80 module:main +from:0x02032dc8 kind:load to:0x01ff8000 module:itcm +from:0x02032dd0 kind:load to:0x02045c18 module:main +from:0x02032dd4 kind:load to:0x02032b74 module:main +from:0x02032e28 kind:arm_call to:0x02032ac0 module:main +from:0x02032ea8 kind:arm_call to:0x02032a34 module:main +from:0x02032eb8 kind:load to:0x02051c80 module:main +from:0x02032ed4 kind:arm_call to:0x02032ac0 module:main +from:0x02032f14 kind:load to:0x02045c18 module:main +from:0x02032f2c kind:arm_call to:0x02032a34 module:main +from:0x02032f48 kind:arm_call to:0x02032ec4 module:main +from:0x02032f4c kind:arm_call to:0x02033424 module:main +from:0x02032f64 kind:arm_call to:0x0202961c module:main +from:0x02032f7c kind:arm_call to:0x020283b8 module:main +from:0x02032f90 kind:arm_call to:0x02028420 module:main +from:0x02032f98 kind:arm_call to:0x02029630 module:main +from:0x02032fb0 kind:load to:0x020522c0 module:main +from:0x02032fb4 kind:load to:0x02051c80 module:main +from:0x02032fd4 kind:arm_call to:0x0203219c module:main +from:0x02032fd8 kind:arm_call to:0x0202961c module:main +from:0x02032fe8 kind:arm_call to:0x02028368 module:main +from:0x02033018 kind:arm_call to:0x02029630 module:main +from:0x02033044 kind:arm_call to:0x02029d98 module:main +from:0x0203304c kind:arm_call to:0x02032c44 module:main +from:0x02033064 kind:arm_call to:0x02033118 module:main +from:0x0203307c kind:arm_call to:0x02031f28 module:main +from:0x02033094 kind:arm_call to:0x02032f20 module:main +from:0x0203309c kind:load to:0x020522c0 module:main +from:0x020330a0 kind:load to:0x02051c80 module:main +from:0x020330a4 kind:load to:0x020522a0 module:main +from:0x020330a8 kind:load to:0x02032f20 module:main +from:0x020330ac kind:load to:0x027e0860 module:dtcm +from:0x020330f4 kind:arm_call to:0x02032074 module:main +from:0x020330f8 kind:arm_call to:0x02033124 module:main +from:0x02033104 kind:arm_call to:0x020332f8 module:main +from:0x0203310c kind:load to:0x02051c80 module:main +from:0x02033110 kind:load to:0x020522a0 module:main +from:0x02033114 kind:load to:0x020522c0 module:main +from:0x02033120 kind:load to:0x020321c4 module:main +from:0x0203312c kind:load to:0x02032dd8 module:main +from:0x02033158 kind:arm_call to:0x02028420 module:main +from:0x02033160 kind:load to:0x02051c80 module:main +from:0x02033170 kind:arm_call to:0x0202961c module:main +from:0x02033188 kind:arm_call to:0x02028368 module:main +from:0x0203319c kind:arm_call to:0x02029630 module:main +from:0x020331b0 kind:load to:0x02051c80 module:main +from:0x020331e8 kind:arm_call to:0x0202cc10 module:main +from:0x02033200 kind:arm_call to:0x0202968c module:main +from:0x0203320c kind:arm_call to:0x0202cc10 module:main +from:0x02033224 kind:arm_call to:0x020331b4 module:main +from:0x02033230 kind:arm_call to:0x02028b84 module:main +from:0x02033234 kind:arm_call to:0x02028ba8 module:main +from:0x02033260 kind:arm_call to:0x0202cc34 module:main +from:0x02033284 kind:arm_call to:0x0202cc34 module:main +from:0x02033290 kind:arm_call to:0x0202961c module:main +from:0x020332a8 kind:arm_call to:0x02028368 module:main +from:0x020332bc kind:arm_call to:0x02029630 module:main +from:0x020332c8 kind:arm_call to:0x02028b4c module:main +from:0x020332fc kind:arm_call_thumb to:0x0202cb14 module:main +from:0x02033308 kind:arm_call to:0x0202cbc4 module:main +from:0x0203331c kind:load to:0x02033324 module:main +from:0x02033320 kind:load to:0x020524e0 module:main +from:0x02033364 kind:arm_call to:0x02033398 module:main +from:0x0203336c kind:arm_call to:0x02029a4c module:main +from:0x02033374 kind:load to:0x020524e0 module:main +from:0x02033384 kind:load to:0x020524e0 module:main +from:0x02033394 kind:load to:0x020524e0 module:main +from:0x020333a4 kind:arm_call to:0x02029d98 module:main +from:0x020333ac kind:arm_call to:0x02029d98 module:main +from:0x020333b4 kind:arm_call to:0x02029d98 module:main +from:0x020333bc kind:arm_call to:0x02029d98 module:main +from:0x020333d4 kind:arm_call to:0x02030e04 module:main +from:0x020333e8 kind:arm_call to:0x0202968c module:main +from:0x020333ec kind:arm_call to:0x02030e04 module:main +from:0x02033410 kind:arm_call to:0x02033484 module:main +from:0x02033414 kind:arm_call to:0x02029a4c module:main +from:0x02033458 kind:arm_call to:0x0202961c module:main +from:0x0203346c kind:arm_call to:0x02033324 module:main +from:0x02033474 kind:arm_call to:0x02029630 module:main +from:0x0203349c kind:arm_call to:0x0202cc34 module:main +from:0x020334b4 kind:arm_call_thumb to:0x020003c0 module:main +from:0x020334c4 kind:arm_call to:0x0202cc34 module:main +from:0x020334ec kind:arm_call_thumb to:0x0200049c module:main +from:0x020334f0 kind:arm_call to:0x02027c68 module:main +from:0x02033500 kind:load to:0x020524ec module:main +from:0x02033508 kind:load to:0x020524e8 module:main +from:0x02033510 kind:arm_call to:0x0203354c module:main +from:0x0203351c kind:arm_call to:0x02033534 module:main +from:0x0203359c kind:arm_call to:0x020336d0 module:main +from:0x020335a4 kind:arm_call to:0x02033654 module:main +from:0x02033628 kind:arm_call to:0x0203369c module:main +from:0x02033638 kind:arm_call to:0x0203372c module:main +from:0x0203364c kind:load to:0x020524e8 module:main +from:0x020336e4 kind:arm_call to:0x0202961c module:main +from:0x020336f0 kind:arm_call to:0x02027c60 module:main +from:0x02033704 kind:arm_call to:0x02027ba8 module:main +from:0x02033714 kind:arm_call to:0x02029630 module:main +from:0x0203371c kind:arm_call_thumb to:0x020003c0 module:main +from:0x02033740 kind:arm_call to:0x02027b9c module:main +from:0x02033748 kind:arm_call to:0x02029630 module:main +from:0x02033764 kind:arm_call to:0x0202cc34 module:main +from:0x02033780 kind:arm_call_thumb to:0x020003c0 module:main +from:0x02033790 kind:arm_call to:0x0202cc34 module:main +from:0x020337a8 kind:arm_call to:0x0202961c module:main +from:0x020337b8 kind:arm_call to:0x0203350c module:main +from:0x020337d4 kind:arm_call to:0x02028ef0 module:main +from:0x020337dc kind:arm_call to:0x02029630 module:main +from:0x020337e4 kind:load to:0x020524e8 module:main +from:0x02033804 kind:arm_call to:0x020334d4 module:main +from:0x02033810 kind:arm_call_thumb to:0x0202cb14 module:main +from:0x02033824 kind:arm_call to:0x0202cc10 module:main +from:0x02033838 kind:arm_call to:0x0202cbc4 module:main +from:0x0203383c kind:arm_call to:0x02033898 module:main +from:0x0203384c kind:arm_call to:0x0202cbc4 module:main +from:0x02033858 kind:arm_call to:0x0202cbc4 module:main +from:0x02033868 kind:arm_call to:0x02033b24 module:main +from:0x02033874 kind:arm_call to:0x0202cbc4 module:main +from:0x0203387c kind:arm_call to:0x020337a0 module:main +from:0x02033884 kind:load to:0x020524f0 module:main +from:0x02033888 kind:load to:0x02033a78 module:main +from:0x0203388c kind:load to:0x02033aa0 module:main +from:0x02033890 kind:load to:0x020525e0 module:main +from:0x02033894 kind:load to:0x02033b10 module:main +from:0x020338d4 kind:arm_call to:0x020278c0 module:main +from:0x020338f8 kind:arm_call to:0x020336d0 module:main +from:0x02033910 kind:arm_call to:0x02033654 module:main +from:0x0203392c kind:arm_call to:0x02028b4c module:main +from:0x02033940 kind:arm_call to:0x02029b68 module:main +from:0x02033958 kind:arm_call to:0x0203369c module:main +from:0x02033964 kind:arm_call to:0x0203372c module:main +from:0x020339c8 kind:arm_call to:0x0203354c module:main +from:0x020339f4 kind:arm_call to:0x0202a190 module:main +from:0x020339f8 kind:arm_call to:0x02028b18 module:main +from:0x02033a10 kind:arm_call to:0x02033750 module:main +from:0x02033a24 kind:arm_call_thumb to:0x020003c0 module:main +from:0x02033a44 kind:arm_call to:0x020278c0 module:main +from:0x02033a50 kind:load to:0x020524f0 module:main +from:0x02033a58 kind:load to:0x020524ec module:main +from:0x02033a5c kind:load to:0x02052520 module:main +from:0x02033a70 kind:load to:0x02052524 module:main +from:0x02033a94 kind:arm_call to:0x02029a4c module:main +from:0x02033a9c kind:load to:0x020524ec module:main +from:0x02033adc kind:arm_call to:0x02033afc module:main +from:0x02033af0 kind:arm_call to:0x02029a4c module:main +from:0x02033af8 kind:load to:0x020524f0 module:main +from:0x02033b04 kind:arm_call to:0x02033750 module:main +from:0x02033b08 kind:arm_call to:0x02029a4c module:main +from:0x02033b20 kind:load to:0x020524f0 module:main +from:0x02033b30 kind:arm_call to:0x0202961c module:main +from:0x02033b50 kind:arm_call to:0x02033bb0 module:main +from:0x02033b58 kind:arm_call to:0x02033bb0 module:main +from:0x02033b84 kind:arm_call_thumb to:0x020280fc module:main +from:0x02033b8c kind:arm_call to:0x02028420 module:main +from:0x02033b94 kind:arm_call to:0x02029630 module:main +from:0x02033ba0 kind:load to:0x020526c8 module:main +from:0x02033ba4 kind:load to:0x020526cc module:main +from:0x02033ba8 kind:load to:0x02033bc4 module:main +from:0x02033bac kind:load to:0x02052af0 module:main +from:0x02033bc0 kind:load to:0x0202a2cc module:main +from:0x02033bf0 kind:arm_call to:0x0202a2cc module:main +from:0x02033bf4 kind:arm_call to:0x0202961c module:main +from:0x02033c0c kind:arm_call to:0x02028368 module:main +from:0x02033c44 kind:arm_call to:0x02029630 module:main +from:0x02033c60 kind:arm_call to:0x0202961c module:main +from:0x02033c9c kind:arm_call to:0x02029630 module:main +from:0x02033ca4 kind:arm_call to:0x020281bc module:main +from:0x02033cb0 kind:load to:0x020526c8 module:main +from:0x02033e14 kind:arm_call to:0x02033d3c module:main +from:0x02033e40 kind:arm_call to:0x02033dbc module:main +from:0x02034280 kind:arm_call to:0x0202a360 module:main +from:0x0203428c kind:arm_call to:0x02028b68 module:main +from:0x020343fc kind:arm_call to:0x0203440c module:main +from:0x02034454 kind:arm_call to:0x0203430c module:main +from:0x0203446c kind:arm_call to:0x0203430c module:main +from:0x020346c8 kind:arm_call to:0x0203430c module:main +from:0x020346d8 kind:arm_call to:0x02034338 module:main +from:0x020346fc kind:arm_call to:0x02034338 module:main +from:0x0203470c kind:arm_call to:0x0203430c module:main +from:0x02034780 kind:arm_call to:0x0203438c module:main +from:0x02034790 kind:arm_call to:0x02034338 module:main +from:0x020347b4 kind:arm_call to:0x02034338 module:main +from:0x020347c4 kind:arm_call to:0x0203438c module:main +from:0x02034830 kind:arm_call to:0x0203438c module:main +from:0x02034a68 kind:arm_call to:0x0203b684 module:main +from:0x02034b44 kind:arm_call to:0x02034338 module:main +from:0x02034b64 kind:arm_call to:0x0203430c module:main +from:0x02034b80 kind:arm_call to:0x02034338 module:main +from:0x02034b9c kind:arm_call to:0x0203430c module:main +from:0x02034bc0 kind:arm_call to:0x02034338 module:main +from:0x02034c24 kind:arm_call to:0x02035384 module:main +from:0x02034c34 kind:arm_call to:0x02034c40 module:main +from:0x02034c3c kind:load to:0x02052af0 module:main +from:0x02034c58 kind:arm_call to:0x0203e318 module:main +from:0x02034c78 kind:arm_call to:0x02034c84 module:main +from:0x02034c80 kind:load to:0x02052af0 module:main +from:0x02034c90 kind:arm_call to:0x02028a28 module:main +from:0x02034cf0 kind:arm_call to:0x02028910 module:main +from:0x02034d58 kind:arm_call to:0x02028990 module:main +from:0x02034d7c kind:arm_call to:0x02034ecc module:main +from:0x02034d80 kind:arm_call to:0x0203ce54 module:main +from:0x02034d88 kind:load to:0x02052c48 module:main +from:0x02034d8c kind:load to:0x027e0860 module:dtcm +from:0x02034d90 kind:load to:0x02052c00 module:main +from:0x02034d94 kind:load to:0x02052c24 module:main +from:0x02034d98 kind:load to:0x02052af0 module:main +from:0x02034d9c kind:load to:0x02052b00 module:main +from:0x02034dd0 kind:arm_call to:0x02034ecc module:main +from:0x02034e00 kind:load to:0x02045c1c module:main +from:0x02034e7c kind:arm_call to:0x02034e1c module:main +from:0x02034ec0 kind:arm_call to:0x02034e20 module:main +from:0x02034ed8 kind:arm_call to:0x02034da0 module:main +from:0x02034f78 kind:arm_call to:0x02034e48 module:main +from:0x020350e8 kind:load to:0x02045d58 module:main +from:0x0203514c kind:arm_call to:0x020354ac module:main +from:0x02035180 kind:arm_call to:0x020350d0 module:main +from:0x02035234 kind:arm_call to:0x020352ac module:main +from:0x02035374 kind:arm_call to:0x02035380 module:main +from:0x0203537c kind:load to:0x02053024 module:main +from:0x020353ac kind:arm_call to:0x02028a28 module:main +from:0x0203540c kind:arm_call to:0x02028910 module:main +from:0x02035458 kind:arm_call to:0x02028990 module:main +from:0x02035484 kind:arm_call to:0x02034c40 module:main +from:0x02035498 kind:load to:0x02052cf0 module:main +from:0x0203549c kind:load to:0x027e0860 module:dtcm +from:0x020354a0 kind:load to:0x02052c00 module:main +from:0x020354a4 kind:load to:0x02052c24 module:main +from:0x020354a8 kind:load to:0x02053028 module:main +from:0x02035734 kind:load to:0x020351c0 module:main +from:0x02035c6c kind:load to:0x020445d4 module:main +from:0x02035d80 kind:arm_call to:0x0203b8f8 module:main +from:0x02035d90 kind:arm_call to:0x0203b8f8 module:main +from:0x02036014 kind:arm_call to:0x0203b690 module:main +from:0x0203602c kind:arm_call to:0x0203b684 module:main +from:0x02036208 kind:arm_call to:0x02038028 module:main +from:0x02036274 kind:arm_call to:0x020376a8 module:main +from:0x020362d0 kind:arm_call to:0x020376a8 module:main +from:0x0203632c kind:arm_call to:0x020376a8 module:main +from:0x020363d0 kind:arm_call to:0x02035c78 module:main +from:0x020364a4 kind:arm_call to:0x02039d78 module:main +from:0x020364b8 kind:arm_call to:0x0203b1a8 module:main +from:0x02036528 kind:load to:0x02045f20 module:main +from:0x0203652c kind:load to:0x02045f2c module:main +from:0x02036530 kind:load to:0x02045f38 module:main +from:0x02036534 kind:load to:0x02045f40 module:main +from:0x02036538 kind:load to:0x02045f48 module:main +from:0x0203653c kind:load to:0x02045f54 module:main +from:0x02036540 kind:load to:0x02045f60 module:main +from:0x02036544 kind:load to:0x02045f68 module:main +from:0x02036548 kind:load to:0x02045f70 module:main +from:0x0203654c kind:load to:0x02045f7c module:main +from:0x02036550 kind:load to:0x02045f88 module:main +from:0x02036554 kind:load to:0x02045f90 module:main +from:0x020366d8 kind:arm_call to:0x02038028 module:main +from:0x0203675c kind:arm_call to:0x0203b080 module:main +from:0x020367c4 kind:arm_call to:0x020376a8 module:main +from:0x02036850 kind:arm_call to:0x020376a8 module:main +from:0x020368f0 kind:arm_call to:0x0203655c module:main +from:0x02036960 kind:arm_call to:0x0203655c module:main +from:0x02036ab4 kind:arm_call to:0x0203655c module:main +from:0x02036c04 kind:arm_call to:0x020354ac module:main +from:0x02036c14 kind:arm_call to:0x020354ac module:main +from:0x02036c24 kind:arm_call to:0x02035138 module:main +from:0x02036c40 kind:load to:0x020445d4 module:main +from:0x02036c44 kind:load to:0x02045f48 module:main +from:0x02036c48 kind:load to:0x02045f54 module:main +from:0x02036c4c kind:load to:0x02045f60 module:main +from:0x02036c50 kind:load to:0x02045f68 module:main +from:0x02036c54 kind:load to:0x02045f70 module:main +from:0x02036c58 kind:load to:0x02045f7c module:main +from:0x02036c5c kind:load to:0x02045f88 module:main +from:0x02036c60 kind:load to:0x02045f90 module:main +from:0x02036cac kind:arm_call to:0x02037718 module:main +from:0x02036cc0 kind:arm_call to:0x0203768c module:main +from:0x02036d40 kind:arm_call to:0x02035760 module:main +from:0x02036ee0 kind:arm_call to:0x02035ec4 module:main +from:0x02036f0c kind:arm_call to:0x02035c78 module:main +from:0x02036ff8 kind:arm_call to:0x02035ec4 module:main +from:0x02037024 kind:arm_call to:0x02035c78 module:main +from:0x0203707c kind:arm_call to:0x02036670 module:main +from:0x020370d4 kind:arm_call to:0x0203619c module:main +from:0x02037124 kind:arm_call to:0x02035358 module:main +from:0x0203718c kind:arm_call to:0x02035738 module:main +from:0x020371a8 kind:arm_call to:0x0203768c module:main +from:0x020371e8 kind:arm_call to:0x02035358 module:main +from:0x02037250 kind:arm_call to:0x02035240 module:main +from:0x02037264 kind:arm_call to:0x020354ac module:main +from:0x0203727c kind:arm_call to:0x02035138 module:main +from:0x020372a8 kind:arm_call to:0x02035358 module:main +from:0x02037380 kind:arm_call to:0x020350d0 module:main +from:0x020373a0 kind:arm_call to:0x0203768c module:main +from:0x020375bc kind:load to:0x02045f98 module:main +from:0x020375c0 kind:load to:0x02045f9c module:main +from:0x020375f0 kind:arm_call to:0x02035728 module:main +from:0x0203761c kind:arm_call to:0x0203762c module:main +from:0x02037658 kind:arm_call to:0x02036c68 module:main +from:0x02037688 kind:load to:0x020375c4 module:main +from:0x02037828 kind:arm_call to:0x0203774c module:main +from:0x02037840 kind:arm_call to:0x020377b8 module:main +from:0x02037898 kind:arm_call to:0x0203b690 module:main +from:0x020378b4 kind:arm_call to:0x0203b684 module:main +from:0x02037a7c kind:arm_call to:0x020377b8 module:main +from:0x02037b20 kind:arm_call to:0x020377b8 module:main +from:0x02037c18 kind:arm_call to:0x02037a8c module:main +from:0x02037c2c kind:arm_call to:0x02037a8c module:main +from:0x02037c40 kind:arm_call to:0x02037a8c module:main +from:0x02037c54 kind:arm_call to:0x02037a8c module:main +from:0x02037c68 kind:arm_call to:0x02037a8c module:main +from:0x02037c7c kind:arm_call to:0x02037a8c module:main +from:0x02037c90 kind:arm_call to:0x02037a8c module:main +from:0x02037ca4 kind:arm_call to:0x02037a8c module:main +from:0x02037cb8 kind:arm_call to:0x02037a8c module:main +from:0x02037ccc kind:arm_call to:0x02037a8c module:main +from:0x02037ce0 kind:arm_call to:0x02037a8c module:main +from:0x02037cf4 kind:arm_call to:0x02037a8c module:main +from:0x02037d08 kind:arm_call to:0x02037a8c module:main +from:0x02037d1c kind:arm_call to:0x02037a8c module:main +from:0x02037d30 kind:arm_call to:0x02037a8c module:main +from:0x02037d44 kind:arm_call to:0x02037a8c module:main +from:0x02037d58 kind:arm_call to:0x02037a8c module:main +from:0x02037d6c kind:arm_call to:0x02037a8c module:main +from:0x02037d80 kind:arm_call to:0x02037a8c module:main +from:0x02037d94 kind:arm_call to:0x02037a8c module:main +from:0x02037da8 kind:arm_call to:0x02037a8c module:main +from:0x02037dc8 kind:arm_call to:0x02037b28 module:main +from:0x02037dd8 kind:arm_call to:0x0203790c module:main +from:0x02037e38 kind:arm_call to:0x02037a8c module:main +from:0x02037e48 kind:arm_call to:0x0203790c module:main +from:0x02037e54 kind:load to:0x02045fa0 module:main +from:0x02037e58 kind:load to:0x02045fd0 module:main +from:0x02037e5c kind:load to:0x02045ff8 module:main +from:0x02037e60 kind:load to:0x02046010 module:main +from:0x02037e64 kind:load to:0x02046020 module:main +from:0x02037e68 kind:load to:0x02046028 module:main +from:0x02037e6c kind:load to:0x02046030 module:main +from:0x02037e70 kind:load to:0x02046038 module:main +from:0x02037e74 kind:load to:0x02046040 module:main +from:0x02037e78 kind:load to:0x02046044 module:main +from:0x02037e7c kind:load to:0x02046048 module:main +from:0x02037e80 kind:load to:0x0204604c module:main +from:0x02037e84 kind:load to:0x02046050 module:main +from:0x02037e88 kind:load to:0x02046054 module:main +from:0x02037e8c kind:load to:0x02046058 module:main +from:0x02037e90 kind:load to:0x0204605c module:main +from:0x02037e94 kind:load to:0x02046060 module:main +from:0x02037e98 kind:load to:0x02046064 module:main +from:0x02037e9c kind:load to:0x02046068 module:main +from:0x02037ea0 kind:load to:0x0204606c module:main +from:0x02037ea4 kind:load to:0x02046070 module:main +from:0x02037ec4 kind:arm_call to:0x02035044 module:main +from:0x02037eec kind:arm_call to:0x0203b11c module:main +from:0x02037f18 kind:arm_call to:0x02035060 module:main +from:0x02037f3c kind:arm_call to:0x02035060 module:main +from:0x02037f70 kind:arm_call to:0x0203a6ac module:main +from:0x02037f88 kind:arm_call to:0x02039d98 module:main +from:0x02037fc8 kind:arm_call to:0x02034fb0 module:main +from:0x02037fe0 kind:arm_call to:0x02037b28 module:main +from:0x02037ff0 kind:arm_call to:0x02039e58 module:main +from:0x02037ff4 kind:arm_call to:0x0203bb9c module:main +from:0x02038008 kind:arm_call to:0x02037848 module:main +from:0x02038018 kind:arm_call to:0x0203790c module:main +from:0x02038038 kind:arm_call to:0x02037ea8 module:main +from:0x02038058 kind:arm_call to:0x02037808 module:main +from:0x020380e4 kind:arm_call to:0x02039d98 module:main +from:0x020380f4 kind:arm_call to:0x02039e58 module:main +from:0x02038140 kind:arm_call to:0x0203c90c module:main +from:0x02038178 kind:arm_call to:0x0203a6ac module:main +from:0x02038184 kind:arm_call to:0x0203c90c module:main +from:0x020381a8 kind:arm_call to:0x0203aa60 module:main +from:0x020381d4 kind:arm_call to:0x0203a37c module:main +from:0x02038224 kind:arm_call to:0x0203a6ac module:main +from:0x02038248 kind:arm_call to:0x0203b11c module:main +from:0x0203826c kind:arm_call to:0x0203aec8 module:main +from:0x0203828c kind:arm_call to:0x0203aa60 module:main +from:0x020382a8 kind:arm_call to:0x0203aa60 module:main +from:0x020382bc kind:arm_call to:0x0203a37c module:main +from:0x020382e0 kind:arm_call to:0x0203aa60 module:main +from:0x020382f8 kind:arm_call to:0x0203a6ac module:main +from:0x02038314 kind:arm_call to:0x0203aa60 module:main +from:0x02038328 kind:arm_call to:0x0203aa60 module:main +from:0x0203834c kind:arm_call to:0x0203a6ac module:main +from:0x02038364 kind:arm_call to:0x0203aec8 module:main +from:0x02038380 kind:arm_call to:0x0203aa60 module:main +from:0x0203839c kind:arm_call to:0x0203aa60 module:main +from:0x020383b0 kind:arm_call to:0x0203a6ac module:main +from:0x020383bc kind:arm_call to:0x0203a6ac module:main +from:0x020383d0 kind:arm_call to:0x0203a6ac module:main +from:0x020383f4 kind:arm_call to:0x0203a37c module:main +from:0x02038408 kind:arm_call to:0x0203c90c module:main +from:0x02038418 kind:arm_call to:0x0203aec8 module:main +from:0x02038434 kind:arm_call to:0x0203aa60 module:main +from:0x02038450 kind:arm_call to:0x0203aa60 module:main +from:0x0203846c kind:arm_call to:0x0203aa60 module:main +from:0x02038480 kind:arm_call to:0x0203a37c module:main +from:0x02038494 kind:arm_call to:0x0203aa60 module:main +from:0x020384a8 kind:arm_call to:0x0203a37c module:main +from:0x020384bc kind:arm_call to:0x0203aa60 module:main +from:0x020384d8 kind:arm_call to:0x0203aa60 module:main +from:0x020384ec kind:arm_call to:0x0203a37c module:main +from:0x02038500 kind:arm_call to:0x0203aa60 module:main +from:0x02038514 kind:arm_call to:0x0203a37c module:main +from:0x02038528 kind:arm_call to:0x0203aa60 module:main +from:0x0203853c kind:arm_call to:0x0203a37c module:main +from:0x02038550 kind:arm_call to:0x0203aa60 module:main +from:0x02038568 kind:arm_call to:0x0203a37c module:main +from:0x02038590 kind:arm_call to:0x0203aa60 module:main +from:0x0203859c kind:arm_call to:0x0203aa60 module:main +from:0x020385b8 kind:arm_call to:0x0203a37c module:main +from:0x020385cc kind:arm_call to:0x0203aa60 module:main +from:0x020385e0 kind:arm_call to:0x0203a6ac module:main +from:0x020385f4 kind:arm_call to:0x0203a6ac module:main +from:0x0203861c kind:arm_call to:0x0203aa60 module:main +from:0x02038638 kind:arm_call to:0x0203a37c module:main +from:0x0203864c kind:arm_call to:0x0203aa60 module:main +from:0x02038668 kind:arm_call to:0x0203aa60 module:main +from:0x0203867c kind:arm_call to:0x0203a37c module:main +from:0x02038690 kind:arm_call to:0x0203a6ac module:main +from:0x0203869c kind:arm_call to:0x0203a6ac module:main +from:0x020386b0 kind:arm_call to:0x0203a6ac module:main +from:0x020386dc kind:arm_call to:0x0203a6ac module:main +from:0x020386f0 kind:arm_call to:0x0203aa60 module:main +from:0x02038704 kind:arm_call to:0x0203a6ac module:main +from:0x0203872c kind:arm_call to:0x0203aa60 module:main +from:0x02038748 kind:arm_call to:0x0203a6ac module:main +from:0x0203875c kind:arm_call to:0x0203aa60 module:main +from:0x02038778 kind:arm_call to:0x0203aa60 module:main +from:0x0203878c kind:arm_call to:0x0203a6ac module:main +from:0x02038798 kind:arm_call to:0x0203a6ac module:main +from:0x020387ac kind:arm_call to:0x0203a6ac module:main +from:0x020387c0 kind:load to:0x02053044 module:main +from:0x020387c8 kind:load to:0x02053020 module:main +from:0x02038878 kind:arm_call to:0x0203c90c module:main +from:0x020388ac kind:arm_call to:0x0203a6ac module:main +from:0x020388b8 kind:arm_call to:0x0203c90c module:main +from:0x020388d8 kind:arm_call to:0x0203aa60 module:main +from:0x02038900 kind:arm_call to:0x0203a37c module:main +from:0x02038934 kind:arm_call to:0x0203aec8 module:main +from:0x0203894c kind:arm_call to:0x0203a0b8 module:main +from:0x02038968 kind:arm_call to:0x0203aa60 module:main +from:0x02038984 kind:arm_call to:0x0203aa60 module:main +from:0x02038998 kind:arm_call to:0x0203a37c module:main +from:0x020389b4 kind:arm_call to:0x0203aa60 module:main +from:0x020389c8 kind:arm_call to:0x0203a37c module:main +from:0x020389d8 kind:load to:0x02053020 module:main +from:0x020389dc kind:load to:0x0205304c module:main +from:0x02038a88 kind:arm_call to:0x0203a37c module:main +from:0x02038b30 kind:arm_call to:0x0203a6ac module:main +from:0x02038b9c kind:arm_call to:0x0203a6ac module:main +from:0x02038be8 kind:arm_call to:0x0203c90c module:main +from:0x02038c14 kind:arm_call to:0x0203aa60 module:main +from:0x02038c44 kind:arm_call to:0x0203bc28 module:main +from:0x02038c60 kind:arm_call to:0x02039d78 module:main +from:0x02038cb0 kind:arm_call to:0x0203c90c module:main +from:0x02038ce4 kind:arm_call to:0x0203a6ac module:main +from:0x02038d00 kind:arm_call to:0x0203a6ac module:main +from:0x02038d14 kind:arm_call to:0x0203c90c module:main +from:0x02038d34 kind:arm_call to:0x0203a6ac module:main +from:0x02038d7c kind:arm_call to:0x0203b3b0 module:main +from:0x02038e68 kind:arm_call to:0x0203a6ac module:main +from:0x02038e7c kind:arm_call to:0x0203aa60 module:main +from:0x02038e9c kind:arm_call to:0x0203aa60 module:main +from:0x02038eb0 kind:arm_call to:0x0203a6ac module:main +from:0x02038ec4 kind:arm_call to:0x0203aa60 module:main +from:0x02038ed8 kind:arm_call to:0x0203a6ac module:main +from:0x02038eec kind:arm_call to:0x0203aa60 module:main +from:0x02038f0c kind:arm_call to:0x0203aa60 module:main +from:0x02038f28 kind:arm_call to:0x0203aa60 module:main +from:0x02038f44 kind:arm_call to:0x0203aa60 module:main +from:0x02038f58 kind:arm_call to:0x0203a6ac module:main +from:0x02038f74 kind:arm_call to:0x0203a37c module:main +from:0x02038f8c kind:arm_call to:0x0203a6ac module:main +from:0x02038fb8 kind:load to:0x02045d00 module:main +from:0x02038fbc kind:load to:0x02053020 module:main +from:0x02038fe8 kind:load to:0x020446e4 module:main +from:0x0203902c kind:load to:0x020446f4 module:main +from:0x02039030 kind:load to:0x020446d4 module:main +from:0x020390a4 kind:arm_call to:0x0203aa60 module:main +from:0x02039110 kind:arm_call to:0x0203a6ac module:main +from:0x02039130 kind:arm_call to:0x0203a37c module:main +from:0x02039144 kind:arm_call to:0x0203c90c module:main +from:0x02039160 kind:arm_call to:0x0203aa60 module:main +from:0x0203919c kind:arm_call to:0x0203a6ac module:main +from:0x020391b0 kind:arm_call to:0x0203a6ac module:main +from:0x020391cc kind:arm_call to:0x0203aa60 module:main +from:0x020391e0 kind:arm_call to:0x0203a6ac module:main +from:0x020391fc kind:arm_call to:0x0203aa60 module:main +from:0x02039210 kind:arm_call to:0x0203a6ac module:main +from:0x02039224 kind:arm_call to:0x0203aa60 module:main +from:0x02039240 kind:arm_call to:0x0203aa60 module:main +from:0x02039254 kind:arm_call to:0x0203aa60 module:main +from:0x02039270 kind:arm_call to:0x0203aa60 module:main +from:0x02039284 kind:arm_call to:0x0203a37c module:main +from:0x02039298 kind:arm_call to:0x0203aa60 module:main +from:0x020392ac kind:arm_call to:0x0203a37c module:main +from:0x020392c0 kind:arm_call to:0x0203aa60 module:main +from:0x020392d4 kind:arm_call to:0x0203a37c module:main +from:0x020392e8 kind:arm_call to:0x0203aa60 module:main +from:0x020392fc kind:arm_call to:0x0203a37c module:main +from:0x02039310 kind:arm_call to:0x0203aa60 module:main +from:0x02039324 kind:arm_call to:0x0203a37c module:main +from:0x02039338 kind:arm_call to:0x0203aa60 module:main +from:0x02039354 kind:arm_call to:0x0203a37c module:main +from:0x02039368 kind:arm_call to:0x0203aa60 module:main +from:0x0203937c kind:arm_call to:0x0203a37c module:main +from:0x02039398 kind:arm_call to:0x0203aa60 module:main +from:0x020393b8 kind:arm_call to:0x0203a37c module:main +from:0x020393c4 kind:arm_call to:0x0203a37c module:main +from:0x020393e0 kind:arm_call to:0x0203a6ac module:main +from:0x020393ec kind:arm_call to:0x0203a6ac module:main +from:0x02039400 kind:arm_call to:0x0203a6ac module:main +from:0x0203941c kind:arm_call to:0x0203aa60 module:main +from:0x02039438 kind:arm_call to:0x0203aa60 module:main +from:0x02039454 kind:arm_call to:0x0203aa60 module:main +from:0x02039468 kind:arm_call to:0x0203a37c module:main +from:0x02039484 kind:arm_call to:0x0203a37c module:main +from:0x0203949c kind:arm_call to:0x0203a6ac module:main +from:0x020394b0 kind:arm_call to:0x0203a6ac module:main +from:0x020394cc kind:arm_call to:0x0203aa60 module:main +from:0x020394e8 kind:arm_call to:0x0203aa60 module:main +from:0x02039504 kind:arm_call to:0x0203aa60 module:main +from:0x02039518 kind:arm_call to:0x0203a37c module:main +from:0x02039530 kind:arm_call to:0x0203a37c module:main +from:0x02039540 kind:arm_call to:0x0203aec8 module:main +from:0x0203955c kind:arm_call to:0x0203a37c module:main +from:0x02039570 kind:arm_call to:0x0203a37c module:main +from:0x02039584 kind:arm_call to:0x0203a37c module:main +from:0x0203959c kind:arm_call to:0x0203a6ac module:main +from:0x020395a8 kind:arm_call to:0x0203a6ac module:main +from:0x020395b4 kind:arm_call to:0x0203a6ac module:main +from:0x020395c8 kind:arm_call to:0x0203a6ac module:main +from:0x02039600 kind:arm_call to:0x0203a6ac module:main +from:0x02039614 kind:arm_call to:0x0203aa60 module:main +from:0x02039630 kind:arm_call to:0x0203aa60 module:main +from:0x02039644 kind:arm_call to:0x0203a37c module:main +from:0x02039660 kind:arm_call to:0x0203aa60 module:main +from:0x0203967c kind:arm_call to:0x0203a37c module:main +from:0x020396c0 kind:arm_call to:0x0203aa60 module:main +from:0x020396d4 kind:arm_call to:0x0203aa60 module:main +from:0x020396f8 kind:arm_call to:0x0203a37c module:main +from:0x02039714 kind:arm_call to:0x0203a6ac module:main +from:0x02039728 kind:arm_call to:0x0203af44 module:main +from:0x02039748 kind:arm_call to:0x0203aa60 module:main +from:0x0203975c kind:arm_call to:0x0203aa60 module:main +from:0x020397a8 kind:arm_call to:0x0203aa60 module:main +from:0x020397bc kind:arm_call to:0x0203aa60 module:main +from:0x020397d8 kind:arm_call to:0x0203a6ac module:main +from:0x020397ec kind:arm_call to:0x0203afdc module:main +from:0x0203980c kind:arm_call to:0x0203aa60 module:main +from:0x02039820 kind:arm_call to:0x0203aa60 module:main +from:0x020398a4 kind:arm_call to:0x0203a6ac module:main +from:0x020398c0 kind:arm_call to:0x0203a37c module:main +from:0x020398e0 kind:arm_call to:0x0203aa60 module:main +from:0x020398fc kind:arm_call to:0x0203a6ac module:main +from:0x02039910 kind:arm_call to:0x0203a6ac module:main +from:0x02039924 kind:arm_call to:0x0203aa60 module:main +from:0x02039940 kind:arm_call to:0x0203aa60 module:main +from:0x02039954 kind:arm_call to:0x0203a37c module:main +from:0x02039970 kind:arm_call to:0x0203a37c module:main +from:0x02039984 kind:arm_call to:0x0203a6ac module:main +from:0x02039998 kind:arm_call to:0x0203a6ac module:main +from:0x020399b4 kind:arm_call to:0x0203aa60 module:main +from:0x020399d0 kind:arm_call to:0x0203aa60 module:main +from:0x020399e4 kind:arm_call to:0x0203a37c module:main +from:0x020399f8 kind:arm_call to:0x0203aa60 module:main +from:0x02039a0c kind:arm_call to:0x0203a37c module:main +from:0x02039a20 kind:arm_call to:0x0203aa60 module:main +from:0x02039a34 kind:arm_call to:0x0203a37c module:main +from:0x02039a48 kind:arm_call to:0x0203aa60 module:main +from:0x02039a5c kind:arm_call to:0x0203a37c module:main +from:0x02039a70 kind:arm_call to:0x0203aa60 module:main +from:0x02039a84 kind:arm_call to:0x0203a6ac module:main +from:0x02039aa0 kind:arm_call to:0x0203aa60 module:main +from:0x02039ac0 kind:arm_call to:0x0203a6ac module:main +from:0x02039ad4 kind:arm_call to:0x0203c90c module:main +from:0x02039af0 kind:arm_call to:0x0203aa60 module:main +from:0x02039b04 kind:arm_call to:0x0203a37c module:main +from:0x02039b18 kind:arm_call to:0x0203a6ac module:main +from:0x02039b24 kind:arm_call to:0x0203a6ac module:main +from:0x02039b38 kind:arm_call to:0x0203a6ac module:main +from:0x02039b60 kind:arm_call to:0x020380d4 module:main +from:0x02039b7c kind:arm_call to:0x0203aa60 module:main +from:0x02039bd0 kind:arm_call to:0x0203a37c module:main +from:0x02039be0 kind:arm_call to:0x0203af44 module:main +from:0x02039c38 kind:arm_call to:0x0203a37c module:main +from:0x02039c44 kind:arm_call to:0x0203af44 module:main +from:0x02039c98 kind:arm_call to:0x0203a37c module:main +from:0x02039cdc kind:arm_call to:0x0203a37c module:main +from:0x02039ce8 kind:arm_call to:0x0203af44 module:main +from:0x02039df8 kind:arm_call to:0x0203aa60 module:main +from:0x02039e6c kind:arm_call to:0x02035060 module:main +from:0x02039e8c kind:arm_call to:0x0203b11c module:main +from:0x02039eec kind:arm_call to:0x0203aa60 module:main +from:0x02039f20 kind:arm_call to:0x0203aa60 module:main +from:0x02039f4c kind:arm_call to:0x0203a37c module:main +from:0x02039f84 kind:arm_call to:0x02039d50 module:main +from:0x02039f98 kind:arm_call to:0x0203aa60 module:main +from:0x02039ffc kind:arm_call to:0x02039d50 module:main +from:0x0203a010 kind:arm_call to:0x0203aa60 module:main +from:0x0203a038 kind:arm_call to:0x02039d50 module:main +from:0x0203a04c kind:arm_call to:0x0203aa60 module:main +from:0x0203a07c kind:arm_call to:0x0203aa60 module:main +from:0x0203a0c0 kind:load to:0x02038100 module:main +from:0x0203a0cc kind:load to:0x02038830 module:main +from:0x0203a0d8 kind:load to:0x02038a08 module:main +from:0x0203a104 kind:arm_call to:0x02011f10 module:main +from:0x0203a138 kind:arm_call to:0x0203a1cc module:main +from:0x0203a150 kind:load to:0x02046098 module:main +from:0x0203a164 kind:arm_call to:0x0203e7a0 module:main +from:0x0203a178 kind:load to:0x0204607c module:main +from:0x0203a188 kind:load to:0x02012000 module:main +from:0x0203a1a8 kind:arm_call to:0x0203a294 module:main +from:0x0203a1bc kind:arm_call to:0x0203de64 module:main +from:0x0203a1e0 kind:arm_call to:0x02012000 module:main +from:0x0203a1f4 kind:arm_call to:0x02011ff4 module:main +from:0x0203a210 kind:arm_call to:0x0203a18c module:main +from:0x0203a230 kind:arm_call to:0x0203a18c module:main +from:0x0203a248 kind:arm_call to:0x0203a18c module:main +from:0x0203a250 kind:arm_call to:0x02011ff4 module:main +from:0x0203a268 kind:arm_call to:0x0203a18c module:main +from:0x0203a280 kind:arm_call to:0x0203a18c module:main +from:0x0203a288 kind:arm_call to:0x02011ff4 module:main +from:0x0203a2bc kind:arm_call to:0x0203a2c4 module:main +from:0x0203a310 kind:arm_call to:0x020354ac module:main +from:0x0203a31c kind:arm_call to:0x02011f30 module:main +from:0x0203a338 kind:arm_call to:0x0203a0dc module:main +from:0x0203a344 kind:arm_call to:0x020354c8 module:main +from:0x0203a35c kind:arm_call to:0x0203e9b8 module:main +from:0x0203a368 kind:load to:0x020461bc module:main +from:0x0203a36c kind:load to:0x020461b0 module:main +from:0x0203a370 kind:load to:0x0204619c module:main +from:0x0203a374 kind:load to:0x020461d0 module:main +from:0x0203a378 kind:load to:0x0203a25c module:main +from:0x0203b510 kind:arm_call to:0x0203b6ec module:main +from:0x0203b6b4 kind:arm_call to:0x0203b900 module:main +from:0x0203bdc0 kind:load to:0x02053020 module:main +from:0x0203bea4 kind:load to:0x02053020 module:main +from:0x0203ce5c kind:load to:0x0203ce70 module:main +from:0x0203ce90 kind:arm_call to:0x0203ce68 module:main +from:0x0203ceec kind:arm_call to:0x0203ce64 module:main +from:0x0203cefc kind:arm_call to:0x0203ce60 module:main +from:0x0203d0a0 kind:arm_call to:0x0203e940 module:main +from:0x0203d0d0 kind:arm_call to:0x0203d018 module:main +from:0x0203d108 kind:arm_call to:0x0203e960 module:main +from:0x0203d120 kind:arm_call to:0x0203cf94 module:main +from:0x0203d138 kind:arm_call to:0x0203cf94 module:main +from:0x0203d140 kind:arm_call to:0x0203cf94 module:main +from:0x0203d1cc kind:arm_call to:0x0203e844 module:main +from:0x0203d1d4 kind:arm_call to:0x0203d07c module:main +from:0x0203d1f4 kind:arm_call to:0x0203e8a0 module:main +from:0x0203d270 kind:arm_call to:0x0203cf10 module:main +from:0x0203d284 kind:arm_call to:0x0203cf10 module:main +from:0x0203d2a0 kind:arm_call to:0x0203cf10 module:main +from:0x0203d2a8 kind:arm_call to:0x0203cf94 module:main +from:0x0203d2b0 kind:arm_call to:0x0203cf94 module:main +from:0x0203d2c0 kind:arm_call to:0x0203cf10 module:main +from:0x0203d2d4 kind:arm_call to:0x0203cf10 module:main +from:0x0203d2e8 kind:arm_call to:0x0203cf10 module:main +from:0x0203d2f0 kind:arm_call to:0x0203cf10 module:main +from:0x0203d304 kind:arm_call to:0x0203cf10 module:main +from:0x0203d30c kind:arm_call to:0x0203cf10 module:main +from:0x0203d314 kind:arm_call to:0x0203cf94 module:main +from:0x0203d330 kind:arm_call to:0x0203cf10 module:main +from:0x0203d344 kind:arm_call to:0x0203cf94 module:main +from:0x0203d34c kind:arm_call to:0x0203cf10 module:main +from:0x0203d35c kind:arm_call to:0x0203cf10 module:main +from:0x0203d370 kind:arm_call to:0x0203cf94 module:main +from:0x0203d378 kind:arm_call to:0x0203cf94 module:main +from:0x0203d380 kind:arm_call to:0x0203cf10 module:main +from:0x0203d398 kind:arm_call to:0x0203cf10 module:main +from:0x0203d3a0 kind:arm_call to:0x0203cf10 module:main +from:0x0203d3b8 kind:arm_call to:0x0203cf10 module:main +from:0x0203d3c0 kind:arm_call to:0x0203cf10 module:main +from:0x0203d3cc kind:arm_call to:0x0203cf10 module:main +from:0x0203d3e0 kind:arm_call to:0x0203cf10 module:main +from:0x0203d3ec kind:arm_call to:0x0203cf10 module:main +from:0x0203d430 kind:arm_call to:0x0203cf10 module:main +from:0x0203d484 kind:arm_call to:0x0203e844 module:main +from:0x0203d48c kind:arm_call to:0x0203d07c module:main +from:0x0203d49c kind:arm_call to:0x0203e374 module:main +from:0x0203d4a8 kind:arm_call to:0x0203e8a0 module:main +from:0x0203d524 kind:arm_call to:0x0203cf10 module:main +from:0x0203d544 kind:arm_call to:0x0203cf10 module:main +from:0x0203d590 kind:arm_call to:0x0203cf10 module:main +from:0x0203d598 kind:arm_call to:0x0203cf10 module:main +from:0x0203d60c kind:arm_call to:0x0203cf10 module:main +from:0x0203d660 kind:arm_call to:0x0203cf10 module:main +from:0x0203d668 kind:arm_call to:0x0203cf94 module:main +from:0x0203d670 kind:arm_call to:0x0203cf94 module:main +from:0x0203d6e8 kind:arm_call to:0x0203cf10 module:main +from:0x0203d6f0 kind:arm_call to:0x0203cf10 module:main +from:0x0203d750 kind:arm_call to:0x0203cf10 module:main +from:0x0203d758 kind:arm_call to:0x0203cf10 module:main +from:0x0203d7b8 kind:arm_call to:0x0203cf10 module:main +from:0x0203d7c0 kind:arm_call to:0x0203cf10 module:main +from:0x0203d7c8 kind:arm_call to:0x0203cf10 module:main +from:0x0203d85c kind:arm_call to:0x0203cf10 module:main +from:0x0203d864 kind:arm_call to:0x0203cf10 module:main +from:0x0203d86c kind:arm_call to:0x0203cf94 module:main +from:0x0203d874 kind:arm_call to:0x0203cf94 module:main +from:0x0203d904 kind:arm_call to:0x0203cf10 module:main +from:0x0203d958 kind:arm_call to:0x0203cf10 module:main +from:0x0203d960 kind:arm_call to:0x0203cf10 module:main +from:0x0203d9e8 kind:arm_call to:0x0203cf94 module:main +from:0x0203d9f0 kind:arm_call to:0x0203cf10 module:main +from:0x0203da00 kind:arm_call to:0x0203cf10 module:main +from:0x0203da58 kind:arm_call to:0x0203cf94 module:main +from:0x0203da60 kind:arm_call to:0x0203cf94 module:main +from:0x0203da68 kind:arm_call to:0x0203cf10 module:main +from:0x0203da84 kind:arm_call to:0x0203cf10 module:main +from:0x0203da8c kind:arm_call to:0x0203cf10 module:main +from:0x0203dab4 kind:arm_call to:0x0203cf10 module:main +from:0x0203db18 kind:arm_call to:0x0203cf10 module:main +from:0x0203db20 kind:arm_call to:0x0203cf10 module:main +from:0x0203db30 kind:arm_call to:0x0203cf10 module:main +from:0x0203db38 kind:arm_call to:0x0203cf10 module:main +from:0x0203dbb8 kind:arm_call to:0x0203cf10 module:main +from:0x0203dbc8 kind:arm_call to:0x0203cf10 module:main +from:0x0203dbd0 kind:arm_call to:0x0203cf94 module:main +from:0x0203dc34 kind:arm_call to:0x0203b8f8 module:main +from:0x0203dc6c kind:arm_call to:0x0203cf10 module:main +from:0x0203dc74 kind:arm_call to:0x0203e374 module:main +from:0x0203dd30 kind:arm_call to:0x0203d184 module:main +from:0x0203dd9c kind:arm_call to:0x0203d1a0 module:main +from:0x0203ddb0 kind:arm_call to:0x0203cf10 module:main +from:0x0203de30 kind:arm_call to:0x0203e3c4 module:main +from:0x0203de78 kind:arm_call to:0x0203e38c module:main +from:0x0203de8c kind:arm_call to:0x0203cf94 module:main +from:0x0203de94 kind:arm_call to:0x0203cf94 module:main +from:0x0203de9c kind:arm_call to:0x0203cf10 module:main +from:0x0203deac kind:arm_call to:0x0203dde4 module:main +from:0x0203deb8 kind:arm_call to:0x0203ea00 module:main +from:0x0203dec4 kind:arm_call to:0x0203dde4 module:main +from:0x0203dee4 kind:arm_call to:0x0203e9b8 module:main +from:0x0203deec kind:arm_call to:0x0203e2a0 module:main +from:0x0203def4 kind:arm_call to:0x0203e374 module:main +from:0x0203df00 kind:load to:0x0204624c module:main +from:0x0203df04 kind:load to:0x02046240 module:main +from:0x0203df08 kind:load to:0x02046264 module:main +from:0x0203df0c kind:load to:0x0203df10 module:main +from:0x0203df2c kind:arm_call to:0x0203d45c module:main +from:0x0203df6c kind:arm_call to:0x0203e988 module:main +from:0x0203e01c kind:arm_call to:0x0203d184 module:main +from:0x0203e0b8 kind:arm_call to:0x0203cf94 module:main +from:0x0203e0c0 kind:arm_call to:0x0203cf10 module:main +from:0x0203e0d0 kind:arm_call to:0x0203e3c4 module:main +from:0x0203e0ec kind:arm_call to:0x0203cf94 module:main +from:0x0203e0f4 kind:arm_call to:0x0203cf94 module:main +from:0x0203e0fc kind:arm_call to:0x0203cf10 module:main +from:0x0203e10c kind:arm_call to:0x0203dde4 module:main +from:0x0203e128 kind:arm_call to:0x0203df14 module:main +from:0x0203e130 kind:arm_call to:0x0203e374 module:main +from:0x0203e13c kind:arm_call to:0x0203d1a0 module:main +from:0x0203e1c0 kind:arm_call to:0x0203d07c module:main +from:0x0203e1d0 kind:arm_call to:0x0203e374 module:main +from:0x0203e1e0 kind:arm_call to:0x0203e8a0 module:main +from:0x0203e200 kind:arm_call to:0x0203dc90 module:main +from:0x0203e210 kind:arm_call to:0x0203e374 module:main +from:0x0203e224 kind:arm_call to:0x0203df74 module:main +from:0x0203e254 kind:arm_call to:0x0203cf94 module:main +from:0x0203e25c kind:arm_call to:0x0203cf10 module:main +from:0x0203e26c kind:arm_call to:0x0203d45c module:main +from:0x0203e27c kind:arm_call to:0x0203e150 module:main +from:0x0203e294 kind:arm_call to:0x0203e988 module:main +from:0x0203e2d0 kind:arm_call to:0x02011ff4 module:main +from:0x0203e2e4 kind:load to:0x02046214 module:main +from:0x0203e314 kind:load to:0x0204470c module:main +from:0x0203e358 kind:load to:0x02053054 module:main +from:0x0203e364 kind:load to:0x02034c18 module:main +from:0x0203e370 kind:load to:0x0203e374 module:main +from:0x0203e388 kind:load to:0x0204628c module:main +from:0x0203e3a0 kind:load to:0x0204628c module:main +from:0x0203e3c0 kind:load to:0x02053054 module:main +from:0x0203e5c0 kind:arm_call to:0x0203e374 module:main +from:0x0203e5c8 kind:arm_call to:0x0203e2a0 module:main +from:0x0203e654 kind:arm_call to:0x0203e578 module:main +from:0x0203e658 kind:arm_call to:0x0203ea00 module:main +from:0x0203e660 kind:arm_call to:0x0203e2a0 module:main +from:0x0203e700 kind:arm_call to:0x0203e578 module:main +from:0x0203e704 kind:arm_call to:0x0203ea00 module:main +from:0x0203e70c kind:arm_call to:0x0203e2a0 module:main +from:0x0203e788 kind:arm_call to:0x0203e374 module:main +from:0x0203e790 kind:arm_call to:0x0203e2a0 module:main +from:0x0203e7b4 kind:arm_call to:0x020355e0 module:main +from:0x0203e7d8 kind:arm_call to:0x0203e79c module:main +from:0x0203e7ec kind:arm_call to:0x0203e79c module:main +from:0x0203e7f4 kind:arm_call to:0x02011ff4 module:main +from:0x0203e808 kind:arm_call to:0x0203e79c module:main +from:0x0203e81c kind:arm_call to:0x0203e800 module:main +from:0x0203e830 kind:arm_call to:0x0203e800 module:main +from:0x0203e838 kind:arm_call to:0x02011ff4 module:main +from:0x0203e900 kind:arm_call to:0x0203cf94 module:main +from:0x0203e910 kind:arm_call to:0x0203cf94 module:main +from:0x0203e95c kind:load to:0x0203ed54 module:main +from:0x0203e970 kind:arm_call to:0x0203cf94 module:main +from:0x0203e980 kind:arm_call to:0x0203cf94 module:main +from:0x0203ea94 kind:load to:0x0203a204 module:main +from:0x0203eb2c kind:load to:0x0203a0dc module:main +from:0x0203eb38 kind:load to:0x0203a154 module:main +from:0x0203eb44 kind:load to:0x0203a17c module:main +from:0x0203eb50 kind:load to:0x0203a18c module:main +from:0x0203eb5c kind:load to:0x0203a1cc module:main +from:0x0203eb68 kind:load to:0x0203a1ec module:main +from:0x0203eb74 kind:load to:0x0203a208 module:main +from:0x0203eb80 kind:load to:0x0203a224 module:main +from:0x0203eb8c kind:load to:0x0203a23c module:main +from:0x0203eb98 kind:load to:0x0203a25c module:main +from:0x0203eba4 kind:load to:0x0203a274 module:main +from:0x0203ebb0 kind:load to:0x0203a294 module:main +from:0x0203ebbc kind:load to:0x0203a2c4 module:main +from:0x0203ebc8 kind:load to:0x0203a2f0 module:main +from:0x0203ebd4 kind:load to:0x0203ce54 module:main +from:0x0203ebe0 kind:load to:0x0203ce74 module:main +from:0x0203ebec kind:load to:0x0203cec4 module:main +from:0x0203ebf8 kind:load to:0x0203d07c module:main +from:0x0203ec04 kind:load to:0x0203d1a0 module:main +from:0x0203ec10 kind:load to:0x0203d45c module:main +from:0x0203ec1c kind:load to:0x0203dc90 module:main +from:0x0203ec28 kind:load to:0x0203dde4 module:main +from:0x0203ec34 kind:load to:0x0203de64 module:main +from:0x0203ec40 kind:load to:0x0203df14 module:main +from:0x0203ec4c kind:load to:0x0203df74 module:main +from:0x0203ec58 kind:load to:0x0203e1ac module:main +from:0x0203ec64 kind:load to:0x0203e2a0 module:main +from:0x0203ec70 kind:load to:0x0203e2c8 module:main +from:0x0203ec7c kind:load to:0x0203e2e8 module:main +from:0x0203ec88 kind:load to:0x0203e318 module:main +from:0x0203ec94 kind:load to:0x0203e35c module:main +from:0x0203eca0 kind:load to:0x0203e368 module:main +from:0x0203ecac kind:load to:0x0203e374 module:main +from:0x0203ecb8 kind:load to:0x0203e38c module:main +from:0x0203ecc4 kind:load to:0x0203e578 module:main +from:0x0203ecd0 kind:load to:0x0203e5d4 module:main +from:0x0203ecdc kind:load to:0x0203e690 module:main +from:0x0203ece8 kind:load to:0x0203e740 module:main +from:0x0203ecf4 kind:load to:0x0203e7a0 module:main +from:0x0203ed00 kind:load to:0x0203e7d0 module:main +from:0x0203ed0c kind:load to:0x0203e7e4 module:main +from:0x0203ed18 kind:load to:0x0203e800 module:main +from:0x0203ed24 kind:load to:0x0203e814 module:main +from:0x0203ed30 kind:load to:0x0203e828 module:main +from:0x0203ed3c kind:load to:0x0203e8a0 module:main +from:0x0203ed48 kind:load to:0x0203e960 module:main +from:0x0203ed6c kind:load to:0x0204af00 module:main +from:0x0203ed8c kind:arm_call_thumb to:0x020144a4 module:main +from:0x0203ed94 kind:arm_call_thumb to:0x020144a4 module:main +from:0x0203eda4 kind:arm_call to:0x0203e3a4 module:main +from:0x0203edb8 kind:load to:0x0204af0c module:main +from:0x0203edbc kind:load to:0x0204af48 module:main +from:0x0203edc0 kind:load to:0x0204af1c module:main +from:0x0203edc4 kind:load to:0x0204af60 module:main +from:0x0203edc8 kind:load to:0x02013164 module:main +from:0x0203edcc kind:load to:0x0204af10 module:main +from:0x0203edec kind:arm_call to:0x020c6090 module:overlay(18) +from:0x0203edfc kind:arm_call to:0x0203e3a4 module:main +from:0x0203ee10 kind:load to:0x0204af9c module:main +from:0x0203ee14 kind:load to:0x0204afac module:main +from:0x0203ee18 kind:load to:0x02013740 module:main +from:0x0203ee1c kind:load to:0x0204afa0 module:main +from:0x0203ee38 kind:arm_call to:0x020c6170 module:overlay(18) +from:0x0203ee4c kind:load to:0x0204b094 module:main +from:0x0203ee50 kind:load to:0x0204b098 module:main +from:0x0203ee6c kind:arm_call to:0x02013a38 module:main +from:0x0203ee80 kind:load to:0x0204b0f4 module:main +from:0x0203ee84 kind:load to:0x0204b0f4 module:main +from:0x0203eea0 kind:arm_call to:0x020c62fc module:overlays(18,19) +from:0x0203eeb4 kind:load to:0x0204b0fc module:main +from:0x0203eeb8 kind:load to:0x0204b100 module:main +from:0x0203eed4 kind:load to:0x0204b120 module:main +from:0x0203eef0 kind:arm_call to:0x02014a14 module:main +from:0x0203ef04 kind:load to:0x0204b128 module:main +from:0x0203ef08 kind:load to:0x0204b12c module:main +from:0x0203ef24 kind:arm_call to:0x02014c40 module:main +from:0x0203ef38 kind:load to:0x0204b150 module:main +from:0x0203ef3c kind:load to:0x0204b154 module:main +from:0x0203ef54 kind:arm_call to:0x02014f70 module:main +from:0x0203ef6c kind:load to:0x0204b15c module:main +from:0x0203ef8c kind:arm_call to:0x020c6e74 module:overlay(18) +from:0x0203efa0 kind:load to:0x0204b480 module:main +from:0x0203efa4 kind:load to:0x0204b484 module:main +from:0x0203efc0 kind:arm_call to:0x02016744 module:main +from:0x0203efd4 kind:load to:0x0204b508 module:main +from:0x0203efd8 kind:load to:0x0204b50c module:main +from:0x0203f020 kind:load to:0x027e07bc module:dtcm +from:0x0203f024 kind:load to:0x027e07c4 module:dtcm +from:0x0203f028 kind:load to:0x027e07cc module:dtcm +from:0x0203f048 kind:arm_call_thumb to:0x020c66dc module:overlay(18) +from:0x0203f058 kind:arm_call to:0x0203e3a4 module:main +from:0x0203f06c kind:load to:0x0204b5d0 module:main +from:0x0203f070 kind:load to:0x0204b5e0 module:main +from:0x0203f074 kind:load to:0x02018400 module:main +from:0x0203f078 kind:load to:0x0204b5d4 module:main +from:0x0203f094 kind:arm_call to:0x020c6a70 module:overlay(18) +from:0x0203f0a8 kind:load to:0x0204b608 module:main +from:0x0203f0ac kind:load to:0x0204b690 module:main +from:0x0203f0c8 kind:arm_call to:0x020c6ba0 module:overlay(18) +from:0x0203f0dc kind:load to:0x0204c498 module:main +from:0x0203f0e0 kind:load to:0x0204c49c module:main +from:0x0203f100 kind:arm_call to:0x020c6c10 module:overlay(18) +from:0x0203f110 kind:arm_call to:0x0203e3a4 module:main +from:0x0203f124 kind:load to:0x0204fb68 module:main +from:0x0203f128 kind:load to:0x0204fb78 module:main +from:0x0203f12c kind:load to:0x0201b80c module:main +from:0x0203f130 kind:load to:0x0204fb6c module:main +from:0x0203f14c kind:arm_call to:0x020c6b74 module:overlay(18) +from:0x0203f160 kind:load to:0x0204fbbc module:main +from:0x0203f164 kind:load to:0x0204fbc0 module:main +from:0x0203f180 kind:arm_call to:0x020c63a4 module:overlay(18) +from:0x0203f194 kind:load to:0x0204fbc8 module:main +from:0x0203f198 kind:load to:0x0204fbcc module:main +from:0x0203f1b4 kind:load to:0x0204594c module:main +from:0x0203f1d0 kind:load to:0x02045a74 module:main +from:0x0203f298 kind:load to:0x020070f0 module:main +from:0x0203f29c kind:load to:0x0200711c module:main +from:0x0203f2a0 kind:load to:0x02007149 module:main +from:0x0203f2a4 kind:load to:0x02007161 module:main +from:0x0203f2a8 kind:load to:0x02007179 module:main +from:0x0203f2ac kind:load to:0x02007181 module:main +from:0x0203f2b0 kind:load to:0x02007189 module:main +from:0x0203f2b4 kind:load to:0x02007191 module:main +from:0x0203f2b8 kind:load to:0x02007199 module:main +from:0x0203f2bc kind:load to:0x020071a1 module:main +from:0x0203f2c0 kind:load to:0x020071a9 module:main +from:0x0203f2c4 kind:load to:0x020071b1 module:main +from:0x0203f2c8 kind:load to:0x020071b9 module:main +from:0x0203f2cc kind:load to:0x020071c1 module:main +from:0x0203f2d0 kind:load to:0x020071c9 module:main +from:0x0203f2d4 kind:load to:0x020071d1 module:main +from:0x0203f2d8 kind:load to:0x020071d9 module:main +from:0x0203f2dc kind:load to:0x020071f5 module:main +from:0x0203f2e0 kind:load to:0x02007211 module:main +from:0x0203f2e4 kind:load to:0x02007219 module:main +from:0x0203f2e8 kind:load to:0x02007221 module:main +from:0x0203f2ec kind:load to:0x02007229 module:main +from:0x0203f2f0 kind:load to:0x02007231 module:main +from:0x0203f2f4 kind:load to:0x02007239 module:main +from:0x0203f2f8 kind:load to:0x02007241 module:main +from:0x0203f2fc kind:load to:0x02007249 module:main +from:0x0203f300 kind:load to:0x02007251 module:main +from:0x0203f304 kind:load to:0x02007259 module:main +from:0x0203f308 kind:load to:0x02007261 module:main +from:0x0203f30c kind:load to:0x02007269 module:main +from:0x0203f310 kind:load to:0x02007271 module:main +from:0x0203f314 kind:load to:0x02007279 module:main +from:0x0203f318 kind:load to:0x02007281 module:main +from:0x0203f31c kind:load to:0x0200729d module:main +from:0x0203f320 kind:load to:0x020072b9 module:main +from:0x0203f324 kind:load to:0x020072c1 module:main +from:0x0203f334 kind:load to:0x020081f4 module:main +from:0x0203f338 kind:load to:0x020085e0 module:main +from:0x0203f33c kind:load to:0x02008660 module:main +from:0x0203f340 kind:load to:0x020081f4 module:main +from:0x0203f344 kind:load to:0x02008590 module:main +from:0x0203f348 kind:load to:0x02008660 module:main +from:0x0203f34c kind:load to:0x02008388 module:main +from:0x0203f350 kind:load to:0x02008590 module:main +from:0x0203f354 kind:load to:0x020087f8 module:main +from:0x0203f368 kind:load to:0x02010200 module:main +from:0x0203f370 kind:load to:0x02010200 module:main +from:0x0203f4e8 kind:load to:0x02040202 module:main +from:0x0203f628 kind:load to:0x02044cd0 module:main +from:0x0203f62c kind:load to:0x02044cd8 module:main +from:0x0203f630 kind:load to:0x02044cc8 module:main +from:0x0203f928 kind:load to:0x020455e0 module:main +from:0x0203f92c kind:load to:0x020455f4 module:main +from:0x0203f930 kind:load to:0x020455e4 module:main +from:0x0203f934 kind:load to:0x02045608 module:main +from:0x02040d5c kind:load to:0x02150fdd module:overlay(70) +from:0x02040d60 kind:load to:0x020e0fde module:overlays(19,20) +from:0x02043000 kind:load to:0x020ef022 module:overlay(19) +from:0x02043004 kind:load to:0x0215f023 module:overlay(67) +from:0x0204451c kind:load to:0x0202d0d4 module:main +from:0x02044520 kind:load to:0x0202d100 module:main +from:0x02044524 kind:load to:0x0202d12c module:main +from:0x02044528 kind:load to:0x0202d1c4 module:main +from:0x0204452c kind:load to:0x0202d2f0 module:main +from:0x02044530 kind:load to:0x0202d4d8 module:main +from:0x02044534 kind:load to:0x0202d874 module:main +from:0x02044538 kind:load to:0x0202d8f4 module:main +from:0x0204453c kind:load to:0x0202d918 module:main +from:0x0204470c kind:load to:0x0203ed54 module:main +from:0x02044710 kind:load to:0x0203ed70 module:main +from:0x02044714 kind:load to:0x0203edd0 module:main +from:0x02044718 kind:load to:0x0203ee20 module:main +from:0x0204471c kind:load to:0x0203ee54 module:main +from:0x02044720 kind:load to:0x0203ee88 module:main +from:0x02044724 kind:load to:0x0203eebc module:main +from:0x02044728 kind:load to:0x0203eed8 module:main +from:0x0204472c kind:load to:0x0203ef0c module:main +from:0x02044730 kind:load to:0x0203ef40 module:main +from:0x02044734 kind:load to:0x0203ef70 module:main +from:0x02044738 kind:load to:0x0203ef74 module:main +from:0x0204473c kind:load to:0x0203efa8 module:main +from:0x02044740 kind:load to:0x0203efdc module:main +from:0x02044744 kind:load to:0x0203f02c module:main +from:0x02044748 kind:load to:0x0203f07c module:main +from:0x0204474c kind:load to:0x0203f0b0 module:main +from:0x02044750 kind:load to:0x0203f0e4 module:main +from:0x02044754 kind:load to:0x0203f134 module:main +from:0x02044758 kind:load to:0x0203f168 module:main +from:0x0204475c kind:load to:0x0203f19c module:main +from:0x02044760 kind:load to:0x0203f1b8 module:main +from:0x02044858 kind:load to:0x02044874 module:main +from:0x0204485c kind:load to:0x020448bc module:main +from:0x02044860 kind:load to:0x020448d4 module:main +from:0x02044864 kind:load to:0x020448bc module:main +from:0x02044868 kind:load to:0x02044874 module:main +from:0x0204486c kind:load to:0x020448a4 module:main +from:0x02044870 kind:load to:0x0204488c module:main +from:0x020448ec kind:load to:0x02007084 module:main +from:0x020448f0 kind:load to:0x0200708c module:main +from:0x020448f4 kind:load to:0x02007094 module:main +from:0x020448f8 kind:load to:0x0200709c module:main +from:0x02044904 kind:load to:0x02010cf0 module:main +from:0x0204490c kind:load to:0x020112b8 module:main +from:0x02044914 kind:load to:0x020111a8 module:main +from:0x02044924 kind:load to:0x0200f558 module:main +from:0x02044a30 kind:load to:0x020117ec module:main +from:0x02044a34 kind:load to:0x020118f4 module:main +from:0x02044a38 kind:load to:0x020119b8 module:main +from:0x02044a3c kind:load to:0x02011a2c module:main +from:0x02044a40 kind:load to:0x02011a78 module:main +from:0x02044a44 kind:load to:0x02011b58 module:main +from:0x02044a48 kind:load to:0x02011c04 module:main +from:0x02044a4c kind:load to:0x02011c44 module:main +from:0x02044c8c kind:load to:0x02044c00 module:main +from:0x02044c90 kind:load to:0x02044bf0 module:main +from:0x02044c94 kind:load to:0x02044be4 module:main +from:0x02044c98 kind:load to:0x02044c5c module:main +from:0x02044c9c kind:load to:0x02044c10 module:main +from:0x02044ca0 kind:load to:0x02044c20 module:main +from:0x02044ca4 kind:load to:0x02044c34 module:main +from:0x02044ca8 kind:load to:0x02044c48 module:main +from:0x02044cac kind:load to:0x02044c74 module:main +from:0x02044cbc kind:load to:0x02013cd8 module:main +from:0x02044cc0 kind:load to:0x02013d34 module:main +from:0x02044cc4 kind:load to:0x02013e38 module:main +from:0x02044d38 kind:load to:0x02013758 module:main +from:0x02044d3c kind:load to:0x02014790 module:main +from:0x02044d40 kind:load to:0x0201477c module:main +from:0x020451e8 kind:load to:0x02044e70 module:main +from:0x020451ec kind:load to:0x02044fa4 module:main +from:0x020451f0 kind:load to:0x02044ec0 module:main +from:0x020451f4 kind:load to:0x02045124 module:main +from:0x020451f8 kind:load to:0x02045134 module:main +from:0x020451fc kind:load to:0x02044df8 module:main +from:0x02045200 kind:load to:0x02044f5c module:main +from:0x02045204 kind:load to:0x02044f14 module:main +from:0x02045208 kind:load to:0x02044ea0 module:main +from:0x0204520c kind:load to:0x02044ea8 module:main +from:0x02045210 kind:load to:0x02044f20 module:main +from:0x02045214 kind:load to:0x02044f2c module:main +from:0x02045218 kind:load to:0x02044fbc module:main +from:0x0204521c kind:load to:0x02044e00 module:main +from:0x02045220 kind:load to:0x02044eb0 module:main +from:0x02045224 kind:load to:0x02044d50 module:main +from:0x02045228 kind:load to:0x02045144 module:main +from:0x0204522c kind:load to:0x02045070 module:main +from:0x02045230 kind:load to:0x02045154 module:main +from:0x02045234 kind:load to:0x02045184 module:main +from:0x02045238 kind:load to:0x02045088 module:main +from:0x0204523c kind:load to:0x02044eb8 module:main +from:0x02045240 kind:load to:0x02044f38 module:main +from:0x02045244 kind:load to:0x02044d90 module:main +from:0x02045248 kind:load to:0x020450a0 module:main +from:0x0204524c kind:load to:0x020451a4 module:main +from:0x02045250 kind:load to:0x020450ac module:main +from:0x02045254 kind:load to:0x02044f44 module:main +from:0x02045258 kind:load to:0x02044d48 module:main +from:0x0204525c kind:load to:0x02044d58 module:main +from:0x02045260 kind:load to:0x02044e50 module:main +from:0x02045264 kind:load to:0x02044ec8 module:main +from:0x02045268 kind:load to:0x02044e58 module:main +from:0x0204526c kind:load to:0x02044e60 module:main +from:0x02045270 kind:load to:0x020450b8 module:main +from:0x02045274 kind:load to:0x020450c4 module:main +from:0x02045278 kind:load to:0x02044f68 module:main +from:0x0204527c kind:load to:0x02044fec module:main +from:0x02045280 kind:load to:0x02044ff8 module:main +from:0x02045284 kind:load to:0x020450dc module:main +from:0x02045288 kind:load to:0x02045010 module:main +from:0x0204528c kind:load to:0x0204501c module:main +from:0x02045290 kind:load to:0x02045028 module:main +from:0x02045294 kind:load to:0x02045034 module:main +from:0x02045298 kind:load to:0x02044ed8 module:main +from:0x0204529c kind:load to:0x02044f80 module:main +from:0x020452a0 kind:load to:0x02045040 module:main +from:0x020452a4 kind:load to:0x02044ee0 module:main +from:0x020452a8 kind:load to:0x02044e88 module:main +from:0x020452ac kind:load to:0x020450e8 module:main +from:0x020452b0 kind:load to:0x02044ee8 module:main +from:0x020452b4 kind:load to:0x02044e90 module:main +from:0x020452b8 kind:load to:0x02044f8c module:main +from:0x020452bc kind:load to:0x02044e98 module:main +from:0x020452c0 kind:load to:0x02044ef0 module:main +from:0x020452c4 kind:load to:0x02044efc module:main +from:0x020452c8 kind:load to:0x02044f08 module:main +from:0x020452cc kind:load to:0x02044f98 module:main +from:0x020452d0 kind:load to:0x02045100 module:main +from:0x020452d4 kind:load to:0x02044fb0 module:main +from:0x020452d8 kind:load to:0x02045058 module:main +from:0x020452dc kind:load to:0x02045064 module:main +from:0x020452e0 kind:load to:0x02044d44 module:main +from:0x020452e4 kind:load to:0x02044d4c module:main +from:0x020452e8 kind:load to:0x02044fc8 module:main +from:0x020452ec kind:load to:0x02044dd0 module:main +from:0x020452f0 kind:load to:0x0204510c module:main +from:0x020452f4 kind:load to:0x0204507c module:main +from:0x020452f8 kind:load to:0x02044fd4 module:main +from:0x020452fc kind:load to:0x02045174 module:main +from:0x02045300 kind:load to:0x02045118 module:main +from:0x02045304 kind:load to:0x02044e68 module:main +from:0x02045308 kind:load to:0x02044e78 module:main +from:0x0204530c kind:load to:0x02044e80 module:main +from:0x02045310 kind:load to:0x02044f50 module:main +from:0x02045314 kind:load to:0x02044ed0 module:main +from:0x02045318 kind:load to:0x02044f74 module:main +from:0x0204531c kind:load to:0x02044dc0 module:main +from:0x02045320 kind:load to:0x02044e20 module:main +from:0x02045324 kind:load to:0x02044e48 module:main +from:0x02045328 kind:load to:0x02044df0 module:main +from:0x0204532c kind:load to:0x02044db0 module:main +from:0x02045330 kind:load to:0x02044d60 module:main +from:0x02045334 kind:load to:0x02044dd8 module:main +from:0x02045338 kind:load to:0x02044db8 module:main +from:0x0204533c kind:load to:0x02044e18 module:main +from:0x02045340 kind:load to:0x02044e30 module:main +from:0x02045344 kind:load to:0x02044de0 module:main +from:0x02045348 kind:load to:0x02044e38 module:main +from:0x0204534c kind:load to:0x02044e08 module:main +from:0x02045350 kind:load to:0x02044d98 module:main +from:0x02045354 kind:load to:0x02044dc8 module:main +from:0x02045358 kind:load to:0x02044d68 module:main +from:0x0204535c kind:load to:0x02044e28 module:main +from:0x02045360 kind:load to:0x02044da8 module:main +from:0x02045364 kind:load to:0x02044de8 module:main +from:0x02045368 kind:load to:0x02044d80 module:main +from:0x0204536c kind:load to:0x02044e10 module:main +from:0x02045370 kind:load to:0x02044e40 module:main +from:0x02045374 kind:load to:0x02044d88 module:main +from:0x02045378 kind:load to:0x02044d78 module:main +from:0x0204537c kind:load to:0x02044da0 module:main +from:0x02045380 kind:load to:0x02044d70 module:main +from:0x02045384 kind:load to:0x02045164 module:main +from:0x02045388 kind:load to:0x020451c4 module:main +from:0x0204538c kind:load to:0x020450d0 module:main +from:0x02045390 kind:load to:0x02045004 module:main +from:0x02045394 kind:load to:0x020451b4 module:main +from:0x02045398 kind:load to:0x0204504c module:main +from:0x0204539c kind:load to:0x02045194 module:main +from:0x020453a0 kind:load to:0x02044fe0 module:main +from:0x020453a4 kind:load to:0x020450f4 module:main +from:0x020453a8 kind:load to:0x020451d4 module:main +from:0x020453ac kind:load to:0x02045094 module:main +from:0x020453f8 kind:load to:0x02014b58 module:main +from:0x020453fc kind:load to:0x02014b68 module:main +from:0x02045400 kind:load to:0x02014b84 module:main +from:0x02045404 kind:load to:0x02014bf8 module:main +from:0x02045408 kind:load to:0x02024a3c module:main +from:0x0204540c kind:load to:0x02014c28 module:main +from:0x02045410 kind:load to:0x02014bc0 module:main +from:0x02045414 kind:load to:0x02014c18 module:main +from:0x02045424 kind:load to:0x02045418 module:main +from:0x0204544c kind:load to:0x02015505 module:main +from:0x02045450 kind:load to:0x02015521 module:main +from:0x02045454 kind:load to:0x02015545 module:main +from:0x02045458 kind:load to:0x02015571 module:main +from:0x0204545c kind:load to:0x02015589 module:main +from:0x02045468 kind:load to:0x020155dd module:main +from:0x0204546c kind:load to:0x020155e9 module:main +from:0x02045470 kind:load to:0x020155fd module:main +from:0x02045474 kind:load to:0x020154c5 module:main +from:0x02045478 kind:load to:0x020154cd module:main +from:0x02045484 kind:load to:0x02015625 module:main +from:0x02045488 kind:load to:0x02015631 module:main +from:0x0204548c kind:load to:0x02015645 module:main +from:0x02045490 kind:load to:0x020154c5 module:main +from:0x02045494 kind:load to:0x020154cd module:main +from:0x020454a0 kind:load to:0x0201568d module:main +from:0x020454a4 kind:load to:0x020156a1 module:main +from:0x020454a8 kind:load to:0x020156bd module:main +from:0x020454ac kind:load to:0x020156e9 module:main +from:0x020454b0 kind:load to:0x020156f1 module:main +from:0x020454bc kind:load to:0x020154b1 module:main +from:0x020454c0 kind:load to:0x020154b5 module:main +from:0x020454c8 kind:load to:0x020154c5 module:main +from:0x020454cc kind:load to:0x020154cd module:main +from:0x020454fc kind:load to:0x02017929 module:main +from:0x02045500 kind:load to:0x0201792d module:main +from:0x02045504 kind:load to:0x0201793c module:main +from:0x02045508 kind:load to:0x02017b5c module:main +from:0x0204550c kind:load to:0x02017bcc module:main +from:0x02045518 kind:load to:0x02017630 module:main +from:0x0204551c kind:load to:0x02017690 module:main +from:0x02045520 kind:load to:0x0201770c module:main +from:0x02045524 kind:load to:0x02017714 module:main +from:0x02045528 kind:load to:0x0201771c module:main +from:0x02045534 kind:load to:0x02017748 module:main +from:0x02045538 kind:load to:0x0201774c module:main +from:0x0204553c kind:load to:0x0201777c module:main +from:0x0204555c kind:load to:0x0201828c module:main +from:0x02045560 kind:load to:0x020182b4 module:main +from:0x02045564 kind:load to:0x0201830c module:main +from:0x0204556c kind:load to:0x02018324 module:main +from:0x02045570 kind:load to:0x02018320 module:main +from:0x02045574 kind:load to:0x02018328 module:main +from:0x02045578 kind:load to:0x0201832c module:main +from:0x0204557c kind:load to:0x02018330 module:main +from:0x02045580 kind:load to:0x02018334 module:main +from:0x0204558c kind:load to:0x020183d0 module:main +from:0x02045590 kind:load to:0x020183e4 module:main +from:0x02045594 kind:load to:0x0201b9d4 module:main +from:0x02045598 kind:load to:0x0201833d module:main +from:0x0204559c kind:load to:0x0201bb7c module:main +from:0x020455a8 kind:load to:0x02018578 module:main +from:0x020455ac kind:load to:0x020185a4 module:main +from:0x020455b0 kind:load to:0x020184f1 module:main +from:0x020455b4 kind:load to:0x02018515 module:main +from:0x020455b8 kind:load to:0x02018565 module:main +from:0x020455bc kind:load to:0x02018569 module:main +from:0x020455c0 kind:load to:0x0201856d module:main +from:0x020455c4 kind:load to:0x02018571 module:main +from:0x020455c8 kind:load to:0x02018575 module:main +from:0x020455cc kind:load to:0x02018614 module:main +from:0x020455d0 kind:load to:0x0201862c module:main +from:0x020455d4 kind:load to:0x0201863c module:main +from:0x020455d8 kind:load to:0x02018640 module:main +from:0x020455dc kind:load to:0x0201868c module:main +from:0x0204562c kind:load to:0x0201b3b8 module:main +from:0x02045638 kind:load to:0x0201b884 module:main +from:0x0204563c kind:load to:0x0201b89c module:main +from:0x02045640 kind:load to:0x0201b8d4 module:main +from:0x0204564c kind:load to:0x0201bb80 module:main +from:0x02045650 kind:load to:0x0201bb94 module:main +from:0x02045654 kind:load to:0x0201b9d4 module:main +from:0x02045658 kind:load to:0x0201bb78 module:main +from:0x0204565c kind:load to:0x0201bb7c module:main +from:0x02045660 kind:load to:0x0203fe58 module:main +from:0x02045668 kind:load to:0x0203fd94 module:main +from:0x02045670 kind:load to:0x0203fdd4 module:main +from:0x02045678 kind:load to:0x0203fc00 module:main +from:0x02045680 kind:load to:0x0203fd58 module:main +from:0x02045688 kind:load to:0x0203fcb8 module:main +from:0x02045690 kind:load to:0x0203fd20 module:main +from:0x02045698 kind:load to:0x0203fcec module:main +from:0x020456a0 kind:load to:0x0203f960 module:main +from:0x020456a8 kind:load to:0x0203f9ac module:main +from:0x020456b0 kind:load to:0x0203f9d8 module:main +from:0x020456b8 kind:load to:0x0203f994 module:main +from:0x020456c0 kind:load to:0x0203f980 module:main +from:0x020456c8 kind:load to:0x0203f978 module:main +from:0x020456d0 kind:load to:0x0203f93c module:main +from:0x020456d8 kind:load to:0x0203fac0 module:main +from:0x020456e0 kind:load to:0x0203f9f8 module:main +from:0x020456e8 kind:load to:0x0203f938 module:main +from:0x020456f0 kind:load to:0x0203fa08 module:main +from:0x020456f8 kind:load to:0x0203f9a0 module:main +from:0x02045700 kind:load to:0x0203f988 module:main +from:0x02045708 kind:load to:0x0203f970 module:main +from:0x02045710 kind:load to:0x0203fe14 module:main +from:0x02045718 kind:load to:0x0203fadc module:main +from:0x02045720 kind:load to:0x0203faa4 module:main +from:0x02045728 kind:load to:0x0203fb60 module:main +from:0x02045730 kind:load to:0x0203fafc module:main +from:0x02045738 kind:load to:0x0203fb1c module:main +from:0x02045740 kind:load to:0x0203f940 module:main +from:0x02045748 kind:load to:0x0203fc2c module:main +from:0x02045750 kind:load to:0x0203fb88 module:main +from:0x02045758 kind:load to:0x0203fc58 module:main +from:0x02045760 kind:load to:0x0203fc88 module:main +from:0x02045768 kind:load to:0x0203fbb0 module:main +from:0x02045770 kind:load to:0x0203fbd8 module:main +from:0x02045778 kind:load to:0x0203fb3c module:main +from:0x02045780 kind:load to:0x0203f968 module:main +from:0x02045788 kind:load to:0x0203fa28 module:main +from:0x02045790 kind:load to:0x0203f9b8 module:main +from:0x02045798 kind:load to:0x0203fa8c module:main +from:0x020457a0 kind:load to:0x0203fa18 module:main +from:0x020457a8 kind:load to:0x0203f950 module:main +from:0x020457b0 kind:load to:0x0203fa64 module:main +from:0x020457b8 kind:load to:0x0203fa78 module:main +from:0x020457c0 kind:load to:0x0203fa3c module:main +from:0x020457c8 kind:load to:0x0203fa50 module:main +from:0x020457d0 kind:load to:0x0203f9c8 module:main +from:0x020457d8 kind:load to:0x0203f9e8 module:main +from:0x020457e0 kind:load to:0x0203f958 module:main +from:0x020457e8 kind:load to:0x0203f948 module:main +from:0x020457f8 kind:load to:0x0201cd78 module:main +from:0x020457fc kind:load to:0x0201d10c module:main +from:0x02045808 kind:load to:0x0201ef14 module:main +from:0x0204580c kind:load to:0x0201ef48 module:main +from:0x02045818 kind:load to:0x0201ef14 module:main +from:0x0204581c kind:load to:0x0201ef48 module:main +from:0x02045828 kind:load to:0x0201ef7c module:main +from:0x0204582c kind:load to:0x0201efd8 module:main +from:0x02045838 kind:load to:0x0201e77c module:main +from:0x0204583c kind:load to:0x0201e790 module:main +from:0x02045840 kind:load to:0x0201e6e8 module:main +from:0x0204584c kind:load to:0x0201ec30 module:main +from:0x02045850 kind:load to:0x0201ec44 module:main +from:0x02045854 kind:load to:0x0201ebc0 module:main +from:0x02045860 kind:load to:0x0201ea98 module:main +from:0x02045864 kind:load to:0x0201eaac module:main +from:0x02045868 kind:load to:0x0201ea28 module:main +from:0x02045874 kind:load to:0x0201e914 module:main +from:0x02045878 kind:load to:0x0201e928 module:main +from:0x0204587c kind:load to:0x0201e8a4 module:main +from:0x020458c8 kind:load to:0x0201f224 module:main +from:0x020458d4 kind:load to:0x0201f224 module:main +from:0x020458e0 kind:load to:0x0201f224 module:main +from:0x020458ec kind:load to:0x020638a8 module:overlay(0) +from:0x020458f0 kind:load to:0x020638e4 module:overlay(0) +from:0x020458f4 kind:load to:0x02063908 module:overlay(0) +from:0x020458f8 kind:load to:0x0206393c module:overlay(0) +from:0x02045904 kind:load to:0x020638a8 module:overlay(0) +from:0x02045908 kind:load to:0x020638e4 module:overlay(0) +from:0x0204590c kind:load to:0x02063908 module:overlay(0) +from:0x02045910 kind:load to:0x0206393c module:overlay(0) +from:0x0204591c kind:load to:0x0201fd60 module:main +from:0x02045920 kind:load to:0x0201fe58 module:main +from:0x0204592c kind:load to:0x020200ac module:main +from:0x02045930 kind:load to:0x02020100 module:main +from:0x02045934 kind:load to:0x02020340 module:main +from:0x02045938 kind:load to:0x02020348 module:main +from:0x0204593c kind:load to:0x020201e4 module:main +from:0x02045940 kind:load to:0x020201e8 module:main +from:0x02045944 kind:load to:0x020201ec module:main +from:0x02045948 kind:load to:0x020201f0 module:main +from:0x02045954 kind:load to:0x02020600 module:main +from:0x0204595c kind:load to:0x02020888 module:main +from:0x02045964 kind:load to:0x02020b44 module:main +from:0x0204596c kind:load to:0x02020568 module:main +from:0x02045974 kind:load to:0x0202057c module:main +from:0x0204597c kind:load to:0x020205a0 module:main +from:0x0204598c kind:load to:0x020226a4 module:main +from:0x02045990 kind:load to:0x02022688 module:main +from:0x02045994 kind:load to:0x02021f70 module:main +from:0x02045998 kind:load to:0x02021a70 module:main +from:0x0204599c kind:load to:0x02021fac module:main +from:0x020459a0 kind:load to:0x02020c6c module:main +from:0x020459a4 kind:load to:0x02021038 module:main +from:0x020459a8 kind:load to:0x020211b8 module:main +from:0x020459ac kind:load to:0x020220fc module:main +from:0x020459b0 kind:load to:0x020221e8 module:main +from:0x020459b4 kind:load to:0x02022164 module:main +from:0x020459b8 kind:load to:0x02022000 module:main +from:0x020459bc kind:load to:0x0202208c module:main +from:0x020459c0 kind:load to:0x02022248 module:main +from:0x020459c4 kind:load to:0x020211ec module:main +from:0x020459c8 kind:load to:0x02021228 module:main +from:0x020459cc kind:load to:0x02021544 module:main +from:0x020459d0 kind:load to:0x020216ac module:main +from:0x020459dc kind:load to:0x02022674 module:main +from:0x020459e0 kind:load to:0x02022658 module:main +from:0x020459e4 kind:load to:0x02021f70 module:main +from:0x020459e8 kind:load to:0x02021a70 module:main +from:0x020459ec kind:load to:0x020205b4 module:main +from:0x020459f0 kind:load to:0x02020c6c module:main +from:0x020459f4 kind:load to:0x02021038 module:main +from:0x020459f8 kind:load to:0x020211b8 module:main +from:0x020459fc kind:load to:0x02020c20 module:main +from:0x02045a00 kind:load to:0x02020bfc module:main +from:0x02045a04 kind:load to:0x02020bf4 module:main +from:0x02045a08 kind:load to:0x02020ebc module:main +from:0x02045a0c kind:load to:0x02021078 module:main +from:0x02045a10 kind:load to:0x02021108 module:main +from:0x02045a14 kind:load to:0x0202230c module:main +from:0x02045a18 kind:load to:0x0202234c module:main +from:0x02045a1c kind:load to:0x02021544 module:main +from:0x02045a20 kind:load to:0x0202261c module:main +from:0x02045a2c kind:load to:0x020204ec module:main +from:0x02045a30 kind:load to:0x02020500 module:main +from:0x02045a34 kind:load to:0x02021f70 module:main +from:0x02045a38 kind:load to:0x02021a70 module:main +from:0x02045a3c kind:load to:0x020205b4 module:main +from:0x02045a40 kind:load to:0x02020c6c module:main +from:0x02045a44 kind:load to:0x02021038 module:main +from:0x02045a48 kind:load to:0x020211b8 module:main +from:0x02045a4c kind:load to:0x02020c20 module:main +from:0x02045a50 kind:load to:0x02020bfc module:main +from:0x02045a54 kind:load to:0x02020bf4 module:main +from:0x02045a58 kind:load to:0x02020ebc module:main +from:0x02045a5c kind:load to:0x02021078 module:main +from:0x02045a60 kind:load to:0x02021108 module:main +from:0x02045a64 kind:load to:0x020211ec module:main +from:0x02045a68 kind:load to:0x02021228 module:main +from:0x02045a6c kind:load to:0x02021544 module:main +from:0x02045a70 kind:load to:0x020216ac module:main +from:0x02045a80 kind:load to:0x020227dc module:main +from:0x02045a84 kind:load to:0x020227f0 module:main +from:0x02045a88 kind:load to:0x02020340 module:main +from:0x02045a8c kind:load to:0x02020348 module:main +from:0x02045a90 kind:load to:0x0202280c module:main +from:0x02045a94 kind:load to:0x020228d4 module:main +from:0x02045a98 kind:load to:0x0202286c module:main +from:0x02045a9c kind:load to:0x020201f0 module:main +from:0x02045aa0 kind:load to:0x02022cac module:main +from:0x02045aac kind:load to:0x02023740 module:main +from:0x02045ac0 kind:load to:0x02044540 module:main +from:0x02045acc kind:load to:0x0202f7e0 module:main +from:0x02045ad0 kind:load to:0x02045b34 module:main +from:0x02045ad4 kind:load to:0x02045b4c module:main +from:0x02045ad8 kind:load to:0x02045b04 module:main +from:0x02045adc kind:load to:0x02045b1c module:main +from:0x02045ae0 kind:load to:0x02045b00 module:main +from:0x02045ae4 kind:load to:0x02045b64 module:main +from:0x02045ae8 kind:load to:0x02045ac8 module:main +from:0x02045aec kind:load to:0x02045ba0 module:main +from:0x02045be4 kind:load to:0x0203080c module:main +from:0x02045c38 kind:load to:0x02052f20 module:main +from:0x02045c40 kind:load to:0x02052f20 module:main +from:0x02045c58 kind:load to:0x0203ce74 module:main +from:0x02045c5c kind:load to:0x0203cec4 module:main +from:0x02045c60 kind:load to:0x0203cf08 module:main +from:0x02045c84 kind:load to:0x02052e20 module:main +from:0x02045c8c kind:load to:0x02052e20 module:main +from:0x02045ca4 kind:load to:0x0203ce74 module:main +from:0x02045ca8 kind:load to:0x0203cec4 module:main +from:0x02045cac kind:load to:0x0203cf08 module:main +from:0x02045cd0 kind:load to:0x02052d20 module:main +from:0x02045cd8 kind:load to:0x02052d20 module:main +from:0x02045cf0 kind:load to:0x0203ce74 module:main +from:0x02045cf4 kind:load to:0x0203cec4 module:main +from:0x02045cf8 kind:load to:0x0203cf08 module:main +from:0x02045d14 kind:load to:0x020350ec module:main +from:0x02045d18 kind:load to:0x02035124 module:main +from:0x02045d28 kind:load to:0x02045e60 module:main +from:0x02045d2c kind:load to:0x02045d0c module:main +from:0x02045d30 kind:load to:0x02045d70 module:main +from:0x02045d34 kind:load to:0x02045d64 module:main +from:0x02045d38 kind:load to:0x02045d4c module:main +from:0x02045d3c kind:load to:0x02045d08 module:main +from:0x02045d40 kind:load to:0x02045d80 module:main +from:0x02045d44 kind:load to:0x02045dd8 module:main +from:0x02045d48 kind:load to:0x02045d04 module:main +from:0x02045d58 kind:load to:0x02045d2c module:main +from:0x02045d5c kind:load to:0x02045d1c module:main +from:0x02045d60 kind:load to:0x02045d14 module:main +from:0x02046074 kind:load to:0x020462dc module:main +from:0x02046078 kind:load to:0x020460cc module:main +from:0x0204607c kind:load to:0x020462dc module:main +from:0x02046080 kind:load to:0x020460a8 module:main +from:0x02046084 kind:load to:0x020462cc module:main +from:0x02046088 kind:load to:0x020460f8 module:main +from:0x0204608c kind:load to:0x02046074 module:main +from:0x02046094 kind:load to:0x02046084 module:main +from:0x02046098 kind:load to:0x0203a200 module:main +from:0x0204609c kind:load to:0x0203a1ec module:main +from:0x020460a0 kind:load to:0x0203a154 module:main +from:0x020460a4 kind:load to:0x0203a17c module:main +from:0x02046140 kind:load to:0x020462dc module:main +from:0x02046144 kind:load to:0x02046148 module:main +from:0x02046158 kind:load to:0x020462cc module:main +from:0x0204615c kind:load to:0x02046170 module:main +from:0x02046160 kind:load to:0x02046140 module:main +from:0x02046164 kind:load to:0x020462cc module:main +from:0x02046168 kind:load to:0x02046180 module:main +from:0x0204616c kind:load to:0x02046158 module:main +from:0x02046198 kind:load to:0x02046164 module:main +from:0x0204619c kind:load to:0x0203a25c module:main +from:0x020461a0 kind:load to:0x0203a274 module:main +from:0x020461a4 kind:load to:0x0203a21c module:main +from:0x020461ac kind:load to:0x02046158 module:main +from:0x020461b0 kind:load to:0x0203a224 module:main +from:0x020461b4 kind:load to:0x0203a23c module:main +from:0x020461b8 kind:load to:0x0203a21c module:main +from:0x02046208 kind:load to:0x020462cc module:main +from:0x0204620c kind:load to:0x02046224 module:main +from:0x02046210 kind:load to:0x02046140 module:main +from:0x0204623c kind:load to:0x02046208 module:main +from:0x02046240 kind:load to:0x0203df10 module:main +from:0x02046244 kind:load to:0x0203e2c8 module:main +from:0x02046248 kind:load to:0x0203e2dc module:main +from:0x0204628c kind:load to:0x0203e35c module:main +from:0x02046290 kind:load to:0x0203e368 module:main +from:0x02046294 kind:load to:0x020462dc module:main +from:0x02046298 kind:load to:0x020462b4 module:main +from:0x0204629c kind:load to:0x020462cc module:main +from:0x020462a0 kind:load to:0x02046308 module:main +from:0x020462a4 kind:load to:0x020462a8 module:main +from:0x020462a8 kind:load to:0x020462cc module:main +from:0x020462ac kind:load to:0x020462e4 module:main +from:0x020462b0 kind:load to:0x02046294 module:main +from:0x020462c8 kind:load to:0x0204629c module:main +from:0x020462cc kind:load to:0x0203e814 module:main +from:0x020462d0 kind:load to:0x0203e828 module:main +from:0x020462d8 kind:load to:0x020462a8 module:main +from:0x020462dc kind:load to:0x0203e7d0 module:main +from:0x020462e0 kind:load to:0x0203e7e4 module:main diff --git a/config/jp/arm9/symbols.txt b/config/jp/arm9/symbols.txt new file mode 100644 index 00000000..51e756a7 --- /dev/null +++ b/config/jp/arm9/symbols.txt @@ -0,0 +1,2867 @@ +BitUnPack kind:function(thumb,size=0x4) addr:0x02000082 +GetCRC16 kind:function(thumb,size=0x4) addr:0x020000f0 +Div kind:function(thumb,size=0x4) addr:0x0200015a +RLUnCompReadByCallbackWrite16bit kind:function(thumb,size=0x4) addr:0x020001b2 +HuffUnCompReadByCallback kind:function(thumb,size=0x4) addr:0x0200022e +LZ77UnCompReadByCallbackWrite16bit kind:function(thumb,size=0x4) addr:0x02000292 +RLUnCompReadNormalWrite8bit kind:function(thumb,size=0x4) addr:0x02000302 +SoftReset kind:function(thumb,size=0x4) addr:0x02000356 +WaitByLoop kind:function(thumb,size=0x4) addr:0x020003c0 +VBlankIntrWait kind:function(thumb,size=0x4) addr:0x0200043e +CpuSet kind:function(thumb,size=0x4) addr:0x0200049c +IntrWait kind:function(thumb,size=0x4) addr:0x02000512 +Sqrt kind:function(thumb,size=0x4) addr:0x0200056c +IsDebugger kind:function(thumb,size=0x4) addr:0x020005f2 +LZ77UnCompReadNormalWrite8bit kind:function(thumb,size=0x4) addr:0x02000668 +Mod kind:function(thumb,size=0x6) addr:0x020006cc +CpuFastSet kind:function(thumb,size=0x4) addr:0x0200072c +Halt 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=0x1c) 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=0x1c) 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=0x1c) 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=0x80) addr:0x02000f14 +func_02000f94 kind:function(thumb,size=0x78) 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=0x18) addr:0x020011f4 +func_0200120c kind:function(thumb,size=0x2c) addr:0x0200120c +func_02001238 kind:function(thumb,size=0x40) addr:0x02001238 +func_02001278 kind:function(thumb,size=0x3c) addr:0x02001278 +func_020012b4 kind:function(thumb,size=0x10) addr:0x020012b4 +func_020012c4 kind:function(thumb,size=0x1c) 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=0x24) addr:0x02001308 +func_0200132c kind:function(thumb,size=0x20) addr:0x0200132c +func_0200134c kind:function(thumb,size=0x30) addr:0x0200134c +func_0200137c kind:function(thumb,size=0x30) addr:0x0200137c +func_020013ac kind:function(thumb,size=0x1c) addr:0x020013ac +func_020013c8 kind:function(thumb,size=0x40) 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=0x1c) addr:0x020014a4 +func_020014c0 kind:function(thumb,size=0x2c) addr:0x020014c0 +func_020014ec kind:function(thumb,size=0x2c) addr:0x020014ec +func_02001518 kind:function(thumb,size=0x38) addr:0x02001518 +func_02001550 kind:function(thumb,size=0x3c) addr:0x02001550 +func_0200158c kind:function(thumb,size=0x10) addr:0x0200158c +func_0200159c kind:function(thumb,size=0x10) addr:0x0200159c +func_020015ac kind:function(thumb,size=0x10) 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=0x2c) 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=0x24) 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=0x50) 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=0x38) addr:0x0200a778 +func_0200a7b0 kind:function(thumb,size=0x44) addr:0x0200a7b0 +func_0200a7f4 kind:function(thumb,size=0x108) 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=0x14) 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=0x20) 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=0x30) addr:0x0200b0f4 +func_0200b124 kind:function(thumb,size=0x2c) 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=0xd0) addr:0x02012d34 +func_02012e04 kind:function(thumb,size=0x98) addr:0x02012e04 +func_02012e9c kind:function(thumb,size=0x2c) addr:0x02012e9c +func_02012ec8 kind:function(thumb,size=0x1c) addr:0x02012ec8 +func_02012ee4 kind:function(thumb,size=0x24) addr:0x02012ee4 +func_02012f08 kind:function(thumb,size=0x1c) addr:0x02012f08 +func_02012f24 kind:function(thumb,size=0x28) 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=0x3c) addr:0x02012f6c +func_02012fa8 kind:function(thumb,size=0x1c) addr:0x02012fa8 +func_02012fc4 kind:function(thumb,size=0xc) 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=0x394) addr:0x02013394 +func_02013728 kind:function(arm,size=0x18) addr:0x02013728 +func_02013740 kind:function(arm,size=0x18) addr:0x02013740 +func_02013758 kind:function(arm,size=0x14) addr:0x02013758 +func_0201376c kind:function(arm,size=0x60) addr:0x0201376c +func_020137cc kind:function(arm,size=0x1c) addr:0x020137cc +func_020137e8 kind:function(arm,size=0x5c) addr:0x020137e8 +func_02013844 kind:function(arm,size=0xb4) addr:0x02013844 +func_020138f8 kind:function(arm,size=0x140) addr:0x020138f8 +func_02013a38 kind:function(arm,size=0x10) addr:0x02013a38 +func_02013a48 kind:function(arm,size=0x98) addr:0x02013a48 +func_02013ae0 kind:function(arm,size=0x34) addr:0x02013ae0 +func_02013b14 kind:function(arm,size=0x14) addr:0x02013b14 +func_02013b28 kind:function(arm,size=0x64) addr:0x02013b28 +func_02013b8c kind:function(arm,size=0x10) addr:0x02013b8c +func_02013b9c kind:function(arm,size=0x24) addr:0x02013b9c +func_02013bc0 kind:function(arm,size=0x4c) addr:0x02013bc0 +func_02013c0c kind:function(arm,size=0x1c) addr:0x02013c0c +func_02013c28 kind:function(arm,size=0x58) addr:0x02013c28 +func_02013c80 kind:function(arm,size=0x58) addr:0x02013c80 +func_02013cd8 kind:function(arm,size=0x5c) addr:0x02013cd8 +func_02013d34 kind:function(arm,size=0x64) addr:0x02013d34 +func_02013d98 kind:function(arm,size=0x5c) addr:0x02013d98 +func_02013df4 kind:function(arm,size=0x28) addr:0x02013df4 +func_02013e1c kind:function(arm,size=0x1c) addr:0x02013e1c +func_02013e38 kind:function(arm,size=0x10) addr:0x02013e38 +func_02013e48 kind:function(arm,size=0x3c) addr:0x02013e48 +func_02013e84 kind:function(arm,size=0x4c) addr:0x02013e84 +func_02013ed0 kind:function(arm,size=0x1c) addr:0x02013ed0 +func_02013eec kind:function(arm,size=0x98) addr:0x02013eec +func_02013f84 kind:function(arm,size=0x6c) addr:0x02013f84 +func_02013ff0 kind:function(arm,size=0xc) addr:0x02013ff0 +func_02013ffc kind:function(arm,size=0x12c) addr:0x02013ffc +func_02014128 kind:function(arm,size=0xb8) addr:0x02014128 +func_020141e0 kind:function(thumb,size=0x3c) addr:0x020141e0 +func_0201421c kind:function(arm,size=0x18) addr:0x0201421c +func_02014234 kind:function(arm,size=0x12c) addr:0x02014234 +func_02014360 kind:function(arm,size=0x44) addr:0x02014360 +func_020143a4 kind:function(arm,size=0x50) addr:0x020143a4 +func_020143f4 kind:function(arm,size=0x24) addr:0x020143f4 +func_02014418 kind:function(arm,size=0x64) addr:0x02014418 +func_0201447c kind:function(arm,size=0x28) addr:0x0201447c +func_020144a4 kind:function(thumb,size=0x10) addr:0x020144a4 +func_020144b4 kind:function(thumb,size=0x1c) addr:0x020144b4 +func_020144d0 kind:function(thumb,size=0x6c) addr:0x020144d0 +func_0201453c kind:function(thumb,size=0x34) addr:0x0201453c +func_02014570 kind:function(arm,size=0x44) addr:0x02014570 +func_020145b4 kind:function(arm,size=0x80) addr:0x020145b4 +func_02014634 kind:function(arm,size=0x58) addr:0x02014634 +func_0201468c kind:function(arm,size=0x7c) addr:0x0201468c +func_02014708 kind:function(arm,size=0x28) addr:0x02014708 +func_02014730 kind:function(arm,size=0x4c) addr:0x02014730 +func_0201477c kind:function(arm,size=0x14) addr:0x0201477c +func_02014790 kind:function(arm,size=0x1c) addr:0x02014790 +func_020147ac kind:function(arm,size=0x1c) addr:0x020147ac +func_020147c8 kind:function(arm,size=0x1c) addr:0x020147c8 +func_020147e4 kind:function(thumb,size=0x1c) addr:0x020147e4 +func_02014800 kind:function(thumb,size=0x28) addr:0x02014800 +func_02014828 kind:function(thumb,size=0x2c) addr:0x02014828 +func_02014854 kind:function(thumb,size=0x28) addr:0x02014854 +func_0201487c kind:function(thumb,size=0x58) addr:0x0201487c +func_020148d4 kind:function(thumb,size=0x48) addr:0x020148d4 +func_0201491c kind:function(thumb,size=0x2c) addr:0x0201491c +func_02014948 kind:function(thumb,size=0x50) addr:0x02014948 +func_02014998 kind:function(thumb,size=0x7c) addr:0x02014998 +func_02014a14 kind:function(arm,size=0x24) addr:0x02014a14 +func_02014a38 kind:function(arm,size=0xcc) addr:0x02014a38 +func_02014b04 kind:function(arm,size=0x54) addr:0x02014b04 +func_02014b58 kind:function(arm,size=0x10) addr:0x02014b58 +func_02014b68 kind:function(arm,size=0x1c) addr:0x02014b68 +func_02014b84 kind:function(arm,size=0x3c) addr:0x02014b84 +func_02014bc0 kind:function(arm,size=0x38) addr:0x02014bc0 +func_02014bf8 kind:function(arm,size=0x20) addr:0x02014bf8 +func_02014c18 kind:function(arm,size=0x10) addr:0x02014c18 +func_02014c28 kind:function(arm,size=0x18) addr:0x02014c28 +func_02014c40 kind:function(arm,size=0x24) addr:0x02014c40 +func_02014c64 kind:function(arm,size=0x7c) addr:0x02014c64 +func_02014ce0 kind:function(arm,size=0x5c) addr:0x02014ce0 +func_02014d3c kind:function(arm,size=0x60) addr:0x02014d3c +func_02014d9c kind:function(arm,size=0x108) addr:0x02014d9c +func_02014ea4 kind:function(arm,size=0x5c) addr:0x02014ea4 +func_02014f00 kind:function(arm,size=0x58) addr:0x02014f00 +func_02014f58 kind:function(arm,size=0x18) addr:0x02014f58 +func_02014f70 kind:function(arm,size=0x8) addr:0x02014f70 +func_02014f78 kind:function(arm,size=0x8) addr:0x02014f78 +func_02014f80 kind:function(arm,size=0xc) addr:0x02014f80 +func_02014f8c kind:function(arm,size=0x14) addr:0x02014f8c +func_02014fa0 kind:function(arm,size=0x28) addr:0x02014fa0 +func_02014fc8 kind:function(arm,size=0x24) addr:0x02014fc8 +func_02014fec kind:function(arm,size=0x2c) addr:0x02014fec +func_02015018 kind:function(arm,size=0x1c4) addr:0x02015018 +func_020151dc kind:function(arm,size=0x40) addr:0x020151dc +func_0201521c kind:function(arm,size=0x7c) addr:0x0201521c +func_02015298 kind:function(arm,size=0x38) addr:0x02015298 +func_020152d0 kind:function(arm,size=0x10) addr:0x020152d0 +func_020152e0 kind:function(arm,size=0x38) addr:0x020152e0 +func_02015318 kind:function(arm,size=0x24) addr:0x02015318 +func_0201533c kind:function(arm,size=0x20) addr:0x0201533c +func_0201535c kind:function(arm,size=0x20) addr:0x0201535c +func_0201537c kind:function(arm,size=0x18) addr:0x0201537c +func_02015394 kind:function(thumb,size=0x14) addr:0x02015394 +func_020153a8 kind:function(thumb,size=0xc) addr:0x020153a8 +func_020153b4 kind:function(thumb,size=0x44) addr:0x020153b4 +func_020153f8 kind:function(thumb,size=0x1c) addr:0x020153f8 +func_02015414 kind:function(thumb,size=0x20) addr:0x02015414 +func_02015434 kind:function(thumb,size=0x14) addr:0x02015434 +func_02015448 kind:function(thumb,size=0x14) addr:0x02015448 +func_0201545c kind:function(thumb,size=0x14) addr:0x0201545c +func_02015470 kind:function(thumb,size=0x14) addr:0x02015470 +func_02015484 kind:function(thumb,size=0x2c) addr:0x02015484 +func_020154b0 kind:function(thumb,size=0x4) addr:0x020154b0 +func_020154b4 kind:function(thumb,size=0xc) addr:0x020154b4 +func_020154c0 kind:function(thumb,size=0x4) addr:0x020154c0 +func_020154c4 kind:function(thumb,size=0x8) addr:0x020154c4 +func_020154cc kind:function(thumb,size=0x4) addr:0x020154cc +func_020154d0 kind:function(thumb,size=0x18) addr:0x020154d0 +func_020154e8 kind:function(thumb,size=0x1c) addr:0x020154e8 +func_02015504 kind:function(thumb,size=0x1c) addr:0x02015504 +func_02015520 kind:function(thumb,size=0x24) addr:0x02015520 +func_02015544 kind:function(thumb,size=0x2c) addr:0x02015544 +func_02015570 kind:function(thumb,size=0x18) addr:0x02015570 +func_02015588 kind:function(thumb,size=0x38) addr:0x02015588 +func_020155c0 kind:function(thumb,size=0x1c) addr:0x020155c0 +func_020155dc kind:function(thumb,size=0xc) addr:0x020155dc +func_020155e8 kind:function(thumb,size=0x14) addr:0x020155e8 +func_020155fc kind:function(thumb,size=0x28) addr:0x020155fc +func_02015624 kind:function(thumb,size=0xc) addr:0x02015624 +func_02015630 kind:function(thumb,size=0x14) addr:0x02015630 +func_02015644 kind:function(thumb,size=0x1c) addr:0x02015644 +func_02015660 kind:function(thumb,size=0x2c) addr:0x02015660 +func_0201568c kind:function(thumb,size=0x14) addr:0x0201568c +func_020156a0 kind:function(thumb,size=0x1c) addr:0x020156a0 +func_020156bc kind:function(thumb,size=0x2c) addr:0x020156bc +func_020156e8 kind:function(thumb,size=0x8) addr:0x020156e8 +func_020156f0 kind:function(thumb,size=0x30) addr:0x020156f0 +func_02015720 kind:function(arm,size=0x38) addr:0x02015720 +func_02015758 kind:function(arm,size=0x30) addr:0x02015758 +func_02015788 kind:function(arm,size=0x30) addr:0x02015788 +func_020157b8 kind:function(arm,size=0xc8) addr:0x020157b8 +func_02015880 kind:function(arm,size=0xb4) addr:0x02015880 +func_02015934 kind:function(arm,size=0x7c) addr:0x02015934 +func_020159b0 kind:function(arm,size=0xdc) addr:0x020159b0 +func_02015a8c kind:function(arm,size=0x44) addr:0x02015a8c +func_02015ad0 kind:function(arm,size=0xe4) addr:0x02015ad0 +func_02015bb4 kind:function(arm,size=0x68) addr:0x02015bb4 +func_02015c1c kind:function(arm,size=0x94) addr:0x02015c1c +func_02015cb0 kind:function(arm,size=0xd4) addr:0x02015cb0 +func_02015d84 kind:function(arm,size=0xbc) addr:0x02015d84 +func_02015e40 kind:function(arm,size=0x50) addr:0x02015e40 +func_02015e90 kind:function(arm,size=0x7c) addr:0x02015e90 +func_02015f0c kind:function(arm,size=0x90) addr:0x02015f0c +func_02015f9c kind:function(arm,size=0x24) addr:0x02015f9c +func_02015fc0 kind:function(arm,size=0x134) addr:0x02015fc0 +func_020160f4 kind:function(arm,size=0xf4) addr:0x020160f4 +func_020161e8 kind:function(arm,size=0xe0) addr:0x020161e8 +func_020162c8 kind:function(arm,size=0x54) addr:0x020162c8 +func_0201631c kind:function(arm,size=0x80) addr:0x0201631c +func_0201639c kind:function(thumb,size=0x18) addr:0x0201639c +func_020163b4 kind:function(thumb,size=0x30) addr:0x020163b4 +func_020163e4 kind:function(thumb,size=0x34) addr:0x020163e4 +func_02016418 kind:function(thumb,size=0x10) addr:0x02016418 +func_02016428 kind:function(thumb,size=0x10) addr:0x02016428 +func_02016438 kind:function(thumb,size=0x34) addr:0x02016438 +func_0201646c kind:function(thumb,size=0x34) addr:0x0201646c +func_020164a0 kind:function(thumb,size=0x34) addr:0x020164a0 +func_020164d4 kind:function(thumb,size=0x60) addr:0x020164d4 +func_02016534 kind:function(arm,size=0x14) addr:0x02016534 +func_02016548 kind:function(arm,size=0x50) addr:0x02016548 +func_02016598 kind:function(arm,size=0x20) addr:0x02016598 +func_020165b8 kind:function(arm,size=0x3c) addr:0x020165b8 +func_020165f4 kind:function(arm,size=0x20) addr:0x020165f4 +func_02016614 kind:function(arm,size=0xc) addr:0x02016614 +func_02016620 kind:function(arm,size=0xc) addr:0x02016620 +func_0201662c kind:function(arm,size=0x18) addr:0x0201662c +func_02016644 kind:function(arm,size=0x20) addr:0x02016644 +func_02016664 kind:function(arm,size=0x28) addr:0x02016664 +func_0201668c kind:function(arm,size=0x2c) addr:0x0201668c +func_020166b8 kind:function(arm,size=0x1c) addr:0x020166b8 +func_020166d4 kind:function(arm,size=0x28) addr:0x020166d4 +func_020166fc kind:function(arm,size=0x34) addr:0x020166fc +func_02016730 kind:function(arm,size=0x10) addr:0x02016730 +func_02016740 kind:function(arm,size=0x4) addr:0x02016740 +func_02016744 kind:function(arm,size=0x34) addr:0x02016744 +func_02016778 kind:function(arm,size=0xd0) addr:0x02016778 +func_02016848 kind:function(arm,size=0xa8) addr:0x02016848 +func_020168f0 kind:function(arm,size=0x38) addr:0x020168f0 +func_02016928 kind:function(arm,size=0x44) addr:0x02016928 +func_0201696c kind:function(arm,size=0x9c) addr:0x0201696c +func_02016a08 kind:function(arm,size=0x70) addr:0x02016a08 +func_02016a78 kind:function(arm,size=0xac) addr:0x02016a78 +func_02016b24 kind:function(arm,size=0xdc) addr:0x02016b24 +func_02016c00 kind:function(arm,size=0x88) addr:0x02016c00 +func_02016c88 kind:function(arm,size=0x8c) addr:0x02016c88 +func_02016d14 kind:function(arm,size=0xf8) addr:0x02016d14 +func_02016e0c kind:function(arm,size=0x68) addr:0x02016e0c +func_02016e74 kind:function(arm,size=0xe0) addr:0x02016e74 +func_02016f54 kind:function(arm,size=0xf0) addr:0x02016f54 +func_02017044 kind:function(arm,size=0xac) addr:0x02017044 +func_020170f0 kind:function(arm,size=0x38) addr:0x020170f0 +func_02017128 kind:function(arm,size=0x54) addr:0x02017128 +func_0201717c kind:function(arm,size=0x4c) addr:0x0201717c +func_020171c8 kind:function(arm,size=0x16c) addr:0x020171c8 +func_02017334 kind:function(arm,size=0x184) addr:0x02017334 +func_020174b8 kind:function(arm,size=0x140) addr:0x020174b8 +func_020175f8 kind:function(arm,size=0x1c) addr:0x020175f8 +func_02017614 kind:function(arm,size=0x1c) addr:0x02017614 +func_02017630 kind:function(arm,size=0x60) addr:0x02017630 +func_02017690 kind:function(arm,size=0x7c) addr:0x02017690 +func_0201770c kind:function(arm,size=0x8) addr:0x0201770c +func_02017714 kind:function(arm,size=0x8) addr:0x02017714 +func_0201771c kind:function(arm,size=0x8) addr:0x0201771c +func_02017724 kind:function(arm,size=0x24) addr:0x02017724 +func_02017748 kind:function(arm,size=0x4) addr:0x02017748 +func_0201774c kind:function(arm,size=0x14) addr:0x0201774c +func_02017760 kind:function(arm,size=0x4) addr:0x02017760 +func_02017764 kind:function(arm,size=0x18) addr:0x02017764 +func_0201777c kind:function(arm,size=0x8) addr:0x0201777c +func_02017784 kind:function(arm,size=0x70) addr:0x02017784 +func_020177f4 kind:function(arm,size=0xd4) addr:0x020177f4 +func_020178c8 kind:function(arm,size=0x4c) addr:0x020178c8 +func_02017914 kind:function(thumb,size=0x14) addr:0x02017914 +func_02017928 kind:function(thumb,size=0x4) addr:0x02017928 +func_0201792c kind:function(thumb,size=0xc) addr:0x0201792c +func_02017938 kind:function(thumb,size=0x4) addr:0x02017938 +func_0201793c kind:function(arm,size=0x4) addr:0x0201793c +func_02017940 kind:function(arm,size=0xa4) addr:0x02017940 +func_020179e4 kind:function(arm,size=0x64) addr:0x020179e4 +func_02017a48 kind:function(arm,size=0x60) addr:0x02017a48 +func_02017aa8 kind:function(arm,size=0xb4) addr:0x02017aa8 +func_02017b5c kind:function(arm,size=0x5c) addr:0x02017b5c +func_02017bb8 kind:function(arm,size=0x14) addr:0x02017bb8 +func_02017bcc kind:function(arm,size=0x8) addr:0x02017bcc +func_02017bd4 kind:function(arm,size=0x30) addr:0x02017bd4 +func_02017c04 kind:function(arm,size=0x40) addr:0x02017c04 +func_02017c44 kind:function(arm,size=0xd8) addr:0x02017c44 +func_02017d1c kind:function(arm,size=0x108) addr:0x02017d1c +func_02017e24 kind:function(arm,size=0x18) addr:0x02017e24 +func_02017e3c kind:function(arm,size=0x40) addr:0x02017e3c +func_02017e7c kind:function(arm,size=0x54) addr:0x02017e7c +func_02017ed0 kind:function(arm,size=0x1c) addr:0x02017ed0 +func_02017eec kind:function(arm,size=0x38) addr:0x02017eec +func_02017f24 kind:function(arm,size=0x84) addr:0x02017f24 +func_02017fa8 kind:function(arm,size=0x98) addr:0x02017fa8 +func_02018040 kind:function(arm,size=0x6c) addr:0x02018040 +func_020180ac kind:function(arm,size=0xa0) addr:0x020180ac +func_0201814c kind:function(arm,size=0x60) addr:0x0201814c +func_020181ac kind:function(arm,size=0x54) addr:0x020181ac +func_02018200 kind:function(arm,size=0x7c) addr:0x02018200 +func_0201827c kind:function(arm,size=0x10) addr:0x0201827c +func_0201828c kind:function(arm,size=0x28) addr:0x0201828c +func_020182b4 kind:function(arm,size=0x30) addr:0x020182b4 +func_020182e4 kind:function(arm,size=0x28) addr:0x020182e4 +func_0201830c kind:function(arm,size=0x14) addr:0x0201830c +func_02018320 kind:function(arm,size=0x4) addr:0x02018320 +func_02018324 kind:function(arm,size=0x4) addr:0x02018324 +func_02018328 kind:function(arm,size=0x4) addr:0x02018328 +func_0201832c kind:function(arm,size=0x4) addr:0x0201832c +func_02018330 kind:function(arm,size=0x4) addr:0x02018330 +func_02018334 kind:function(arm,size=0x8) addr:0x02018334 +func_0201833c kind:function(thumb,size=0x14) addr:0x0201833c +func_02018350 kind:function(thumb,size=0x8) addr:0x02018350 +func_02018358 kind:function(thumb,size=0x14) addr:0x02018358 +func_0201836c kind:function(thumb,size=0x50) addr:0x0201836c +func_020183bc kind:function(thumb,size=0x14) addr:0x020183bc +func_020183d0 kind:function(arm,size=0x14) addr:0x020183d0 +func_020183e4 kind:function(arm,size=0x1c) addr:0x020183e4 +func_02018400 kind:function(arm,size=0x14) addr:0x02018400 +func_02018414 kind:function(thumb,size=0x1c) addr:0x02018414 +func_02018430 kind:function(thumb,size=0x5c) addr:0x02018430 +func_0201848c kind:function(thumb,size=0x5c) addr:0x0201848c +func_020184e8 kind:function(thumb,size=0x4) addr:0x020184e8 +func_020184ec kind:function(thumb,size=0x4) addr:0x020184ec +func_020184f0 kind:function(thumb,size=0x24) addr:0x020184f0 +func_02018514 kind:function(thumb,size=0x2c) addr:0x02018514 +func_02018540 kind:function(thumb,size=0x24) addr:0x02018540 +func_02018564 kind:function(thumb,size=0x4) addr:0x02018564 +func_02018568 kind:function(thumb,size=0x4) addr:0x02018568 +func_0201856c kind:function(thumb,size=0x4) addr:0x0201856c +func_02018570 kind:function(thumb,size=0x4) addr:0x02018570 +func_02018574 kind:function(thumb,size=0x4) addr:0x02018574 +func_02018578 kind:function(arm,size=0x2c) addr:0x02018578 +func_020185a4 kind:function(arm,size=0x28) addr:0x020185a4 +func_020185cc kind:function(arm,size=0x48) addr:0x020185cc +func_02018614 kind:function(arm,size=0x18) addr:0x02018614 +func_0201862c kind:function(arm,size=0x10) addr:0x0201862c +func_0201863c kind:function(arm,size=0x4) addr:0x0201863c +func_02018640 kind:function(arm,size=0x4c) addr:0x02018640 +func_0201868c kind:function(arm,size=0x4) addr:0x0201868c +func_02018690 kind:function(arm,size=0xc) addr:0x02018690 +func_0201869c kind:function(arm,size=0x10) addr:0x0201869c +func_020186ac kind:function(arm,size=0x28) addr:0x020186ac +func_020186d4 kind:function(arm,size=0x10) addr:0x020186d4 +func_020186e4 kind:function(arm,size=0x10) addr:0x020186e4 +func_020186f4 kind:function(arm,size=0xd4) addr:0x020186f4 +func_020187c8 kind:function(arm,size=0xd8) addr:0x020187c8 +func_020188a0 kind:function(arm,size=0x7c) addr:0x020188a0 +func_0201891c kind:function(arm,size=0x90) addr:0x0201891c +func_020189ac kind:function(arm,size=0x78) addr:0x020189ac +func_02018a24 kind:function(arm,size=0x10) addr:0x02018a24 +func_02018a34 kind:function(arm,size=0x10) addr:0x02018a34 +func_02018a44 kind:function(arm,size=0x18) addr:0x02018a44 +func_02018a5c kind:function(arm,size=0x10) addr:0x02018a5c +func_02018a6c kind:function(arm,size=0x1c) addr:0x02018a6c +func_02018a88 kind:function(arm,size=0x64) addr:0x02018a88 +func_02018aec kind:function(arm,size=0x3c) addr:0x02018aec +func_02018b28 kind:function(arm,size=0x34) addr:0x02018b28 +func_02018b5c kind:function(arm,size=0x1c) addr:0x02018b5c +func_02018b78 kind:function(arm,size=0x4c) addr:0x02018b78 +func_02018bc4 kind:function(arm,size=0x4c) addr:0x02018bc4 +func_02018c10 kind:function(arm,size=0x18) addr:0x02018c10 +func_02018c28 kind:function(arm,size=0xa4) addr:0x02018c28 +func_02018ccc kind:function(arm,size=0x44) addr:0x02018ccc +func_02018d10 kind:function(arm,size=0x174) addr:0x02018d10 +func_02018e84 kind:function(arm,size=0xac) addr:0x02018e84 +func_02018f30 kind:function(arm,size=0x368) addr:0x02018f30 +func_02019298 kind:function(arm,size=0x40) addr:0x02019298 +func_020192d8 kind:function(arm,size=0x10) addr:0x020192d8 +func_020192e8 kind:function(arm,size=0xb8) addr:0x020192e8 +func_020193a0 kind:function(arm,size=0x4c) addr:0x020193a0 +func_020193ec kind:function(arm,size=0x88) addr:0x020193ec +func_02019474 kind:function(arm,size=0x38) addr:0x02019474 +func_020194ac kind:function(arm,size=0x14) addr:0x020194ac +func_020194c0 kind:function(arm,size=0x10) addr:0x020194c0 +func_020194d0 kind:function(arm,size=0x10) addr:0x020194d0 +func_020194e0 kind:function(arm,size=0x10) addr:0x020194e0 +func_020194f0 kind:function(arm,size=0x28) addr:0x020194f0 +func_02019518 kind:function(arm,size=0x10) addr:0x02019518 +func_02019528 kind:function(arm,size=0x10) addr:0x02019528 +func_02019538 kind:function(arm,size=0x84) addr:0x02019538 +func_020195bc kind:function(arm,size=0x2c) addr:0x020195bc +func_020195e8 kind:function(arm,size=0x2c) addr:0x020195e8 +func_02019614 kind:function(arm,size=0x34) addr:0x02019614 +func_02019648 kind:function(arm,size=0x4c) addr:0x02019648 +func_02019694 kind:function(arm,size=0x238) addr:0x02019694 +func_020198cc kind:function(arm,size=0x140) addr:0x020198cc +func_02019a0c kind:function(arm,size=0xc8) addr:0x02019a0c +func_02019ad4 kind:function(arm,size=0x110) addr:0x02019ad4 +func_02019be4 kind:function(arm,size=0xa0) addr:0x02019be4 +func_02019c84 kind:function(arm,size=0x28) addr:0x02019c84 +func_02019cac kind:function(arm,size=0x9c) addr:0x02019cac +func_02019d48 kind:function(arm,size=0xf4) addr:0x02019d48 +func_02019e3c kind:function(arm,size=0x130) addr:0x02019e3c +func_02019f6c kind:function(arm,size=0x170) addr:0x02019f6c +func_0201a0dc kind:function(arm,size=0x140) addr:0x0201a0dc +func_0201a21c kind:function(arm,size=0x134) addr:0x0201a21c +func_0201a350 kind:function(arm,size=0xd0) addr:0x0201a350 +func_0201a420 kind:function(arm,size=0x50) addr:0x0201a420 +func_0201a470 kind:function(arm,size=0x44) addr:0x0201a470 +func_0201a4b4 kind:function(arm,size=0x44) addr:0x0201a4b4 +func_0201a4f8 kind:function(arm,size=0x3c) addr:0x0201a4f8 +func_0201a534 kind:function(arm,size=0x174) addr:0x0201a534 +func_0201a6a8 kind:function(arm,size=0x18) addr:0x0201a6a8 +func_0201a6c0 kind:function(arm,size=0x44) addr:0x0201a6c0 +func_0201a704 kind:function(arm,size=0x4c) addr:0x0201a704 +func_0201a750 kind:function(arm,size=0x48) addr:0x0201a750 +func_0201a798 kind:function(arm,size=0x7c) addr:0x0201a798 +func_0201a814 kind:function(arm,size=0xf8) addr:0x0201a814 +func_0201a90c kind:function(arm,size=0xd0) addr:0x0201a90c +func_0201a9dc kind:function(arm,size=0x48) addr:0x0201a9dc +func_0201aa24 kind:function(arm,size=0x44) addr:0x0201aa24 +func_0201aa68 kind:function(arm,size=0x1a0) addr:0x0201aa68 +func_0201ac08 kind:function(arm,size=0x13c) addr:0x0201ac08 +func_0201ad44 kind:function(arm,size=0x50) addr:0x0201ad44 +func_0201ad94 kind:function(arm,size=0xb0) addr:0x0201ad94 +func_0201ae44 kind:function(arm,size=0x10) addr:0x0201ae44 +func_0201ae54 kind:function(arm,size=0x10) addr:0x0201ae54 +func_0201ae64 kind:function(arm,size=0x44) addr:0x0201ae64 +func_0201aea8 kind:function(arm,size=0x60) addr:0x0201aea8 +func_0201af08 kind:function(arm,size=0x4c) addr:0x0201af08 +func_0201af54 kind:function(arm,size=0xc8) addr:0x0201af54 +func_0201b01c kind:function(thumb,size=0x2c) addr:0x0201b01c +func_0201b048 kind:function(thumb,size=0x7c) addr:0x0201b048 +func_0201b0c4 kind:function(thumb,size=0xa0) addr:0x0201b0c4 +func_0201b164 kind:function(thumb,size=0x48) addr:0x0201b164 +func_0201b1ac kind:function(thumb,size=0x24) addr:0x0201b1ac +func_0201b1d0 kind:function(thumb,size=0xb0) addr:0x0201b1d0 +func_0201b280 kind:function(thumb,size=0xe8) addr:0x0201b280 +func_0201b368 kind:function(thumb,size=0x50) addr:0x0201b368 +func_0201b3b8 kind:function(arm,size=0x15c) addr:0x0201b3b8 +func_0201b514 kind:function(arm,size=0x8c) addr:0x0201b514 +func_0201b5a0 kind:function(arm,size=0x1b4) addr:0x0201b5a0 +func_0201b754 kind:function(arm,size=0x44) addr:0x0201b754 +func_0201b798 kind:function(arm,size=0x34) addr:0x0201b798 +func_0201b7cc kind:function(arm,size=0x40) addr:0x0201b7cc +func_0201b80c kind:function(arm,size=0x20) addr:0x0201b80c +func_0201b82c kind:function(arm,size=0x2c) addr:0x0201b82c +func_0201b858 kind:function(arm,size=0x2c) addr:0x0201b858 +func_0201b884 kind:function(arm,size=0x18) addr:0x0201b884 +func_0201b89c kind:function(arm,size=0x20) addr:0x0201b89c +func_0201b8bc kind:function(arm,size=0x18) addr:0x0201b8bc +func_0201b8d4 kind:function(arm,size=0x8) addr:0x0201b8d4 +func_0201b8dc kind:function(arm,size=0x4c) addr:0x0201b8dc +func_0201b928 kind:function(arm,size=0x4c) addr:0x0201b928 +func_0201b974 kind:function(arm,size=0x20) addr:0x0201b974 +func_0201b994 kind:function(arm,size=0x28) addr:0x0201b994 +func_0201b9bc kind:function(arm,size=0x18) addr:0x0201b9bc +func_0201b9d4 kind:function(arm,size=0x1a4) addr:0x0201b9d4 +func_0201bb78 kind:function(arm,size=0x4) addr:0x0201bb78 +func_0201bb7c kind:function(arm,size=0x4) addr:0x0201bb7c +func_0201bb80 kind:function(arm,size=0x14) addr:0x0201bb80 +func_0201bb94 kind:function(arm,size=0x1c) addr:0x0201bb94 +func_0201bbb0 kind:function(arm,size=0x10) addr:0x0201bbb0 +func_0201bbc0 kind:function(arm,size=0x38) addr:0x0201bbc0 +func_0201bbf8 kind:function(arm,size=0x18) addr:0x0201bbf8 +func_0201bc10 kind:function(arm,size=0xc) addr:0x0201bc10 +func_0201bc1c kind:function(arm,size=0x8c) addr:0x0201bc1c +func_0201bca8 kind:function(arm,size=0x30) addr:0x0201bca8 +func_0201bcd8 kind:function(arm,size=0x3c) addr:0x0201bcd8 +func_0201bd14 kind:function(arm,size=0x30) addr:0x0201bd14 +func_0201bd44 kind:function(arm,size=0x3c) addr:0x0201bd44 +func_0201bd80 kind:function(arm,size=0x5c) addr:0x0201bd80 +func_0201bddc kind:function(arm,size=0x20) addr:0x0201bddc +func_0201bdfc kind:function(arm,size=0x5c) addr:0x0201bdfc +func_0201be58 kind:function(arm,size=0x3c) addr:0x0201be58 +func_0201be94 kind:function(arm,size=0x20) addr:0x0201be94 +func_0201beb4 kind:function(arm,size=0x20) addr:0x0201beb4 +func_0201bed4 kind:function(arm,size=0x40) addr:0x0201bed4 +func_0201bf14 kind:function(arm,size=0x78) addr:0x0201bf14 +func_0201bf8c kind:function(arm,size=0x48) addr:0x0201bf8c +func_0201bfd4 kind:function(arm,size=0x48) addr:0x0201bfd4 +func_0201c01c kind:function(arm,size=0x40) addr:0x0201c01c +func_0201c05c kind:function(arm,size=0x44) addr:0x0201c05c +func_0201c0a0 kind:function(arm,size=0x30) addr:0x0201c0a0 +func_0201c0d0 kind:function(arm,size=0xc4) addr:0x0201c0d0 +func_0201c194 kind:function(arm,size=0xac) addr:0x0201c194 +func_0201c240 kind:function(thumb,size=0x10) addr:0x0201c240 +func_0201c250 kind:function(thumb,size=0x34) addr:0x0201c250 +func_0201c284 kind:function(arm,size=0x14) addr:0x0201c284 +func_0201c298 kind:function(arm,size=0x30) addr:0x0201c298 +func_0201c2c8 kind:function(arm,size=0x2c) addr:0x0201c2c8 +func_0201c2f4 kind:function(arm,size=0x2c) addr:0x0201c2f4 +func_0201c320 kind:function(arm,size=0x19c) addr:0x0201c320 +func_0201c4bc kind:function(thumb,size=0x70) addr:0x0201c4bc +func_0201c52c kind:function(arm,size=0x44) addr:0x0201c52c +func_0201c570 kind:function(arm,size=0x84) addr:0x0201c570 +func_0201c5f4 kind:function(arm,size=0x8c) addr:0x0201c5f4 +func_0201c680 kind:function(thumb,size=0x40) addr:0x0201c680 +func_0201c6c0 kind:function(thumb,size=0x94) addr:0x0201c6c0 +func_0201c754 kind:function(thumb,size=0x18) addr:0x0201c754 +func_0201c76c kind:function(thumb,size=0x4) addr:0x0201c76c +func_0201c770 kind:function(thumb,size=0x1c) addr:0x0201c770 +func_0201c78c kind:function(thumb,size=0x20) addr:0x0201c78c +func_0201c7ac kind:function(thumb,size=0x28) addr:0x0201c7ac +func_0201c7d4 kind:function(thumb,size=0x30) addr:0x0201c7d4 +func_0201c804 kind:function(thumb,size=0x14) addr:0x0201c804 +func_0201c818 kind:function(thumb,size=0xc) addr:0x0201c818 +func_0201c824 kind:function(arm,size=0x104) addr:0x0201c824 +func_0201c928 kind:function(arm,size=0x44) addr:0x0201c928 +func_0201c96c kind:function(arm,size=0x148) addr:0x0201c96c +func_0201cab4 kind:function(arm,size=0xa4) addr:0x0201cab4 +func_0201cb58 kind:function(arm,size=0x4) addr:0x0201cb58 +func_0201cb5c kind:function(arm,size=0x14) addr:0x0201cb5c +func_0201cb70 kind:function(arm,size=0x58) addr:0x0201cb70 +func_0201cbc8 kind:function(arm,size=0x88) addr:0x0201cbc8 +func_0201cc50 kind:function(arm,size=0x40) addr:0x0201cc50 +func_0201cc90 kind:function(arm,size=0x38) addr:0x0201cc90 +func_0201ccc8 kind:function(arm,size=0x58) addr:0x0201ccc8 +func_0201cd20 kind:function(arm,size=0x58) addr:0x0201cd20 +func_0201cd78 kind:function(arm,size=0x394) addr:0x0201cd78 +func_0201d10c kind:function(arm,size=0x30c) addr:0x0201d10c +func_0201d418 kind:function(arm,size=0x174) addr:0x0201d418 +func_0201d58c kind:function(arm,size=0x2b0) addr:0x0201d58c +func_0201d83c kind:function(arm,size=0xc8) addr:0x0201d83c +func_0201d904 kind:function(arm,size=0xfc) addr:0x0201d904 +func_0201da00 kind:function(arm,size=0x148) addr:0x0201da00 +func_0201db48 kind:function(arm,size=0xcc) addr:0x0201db48 +func_0201dc14 kind:function(arm,size=0x2c0) addr:0x0201dc14 +func_0201ded4 kind:function(arm,size=0x174) addr:0x0201ded4 +func_0201e048 kind:function(arm,size=0x330) addr:0x0201e048 +func_0201e378 kind:function(arm,size=0x88) addr:0x0201e378 +func_0201e400 kind:function(arm,size=0x88) addr:0x0201e400 +func_0201e488 kind:function(arm,size=0x2c) addr:0x0201e488 +func_0201e4b4 kind:function(arm,size=0xc) addr:0x0201e4b4 +func_0201e4c0 kind:function(arm,size=0x84) addr:0x0201e4c0 +func_0201e544 kind:function(arm,size=0x90) addr:0x0201e544 +func_0201e5d4 kind:function(arm,size=0x90) addr:0x0201e5d4 +func_0201e664 kind:function(arm,size=0x60) addr:0x0201e664 +func_0201e6c4 kind:function(arm,size=0x24) addr:0x0201e6c4 +func_0201e6e8 kind:function(arm,size=0x94) addr:0x0201e6e8 +func_0201e77c kind:function(arm,size=0x14) addr:0x0201e77c +func_0201e790 kind:function(arm,size=0x14) addr:0x0201e790 +func_0201e7a4 kind:function(arm,size=0x60) addr:0x0201e7a4 +func_0201e804 kind:function(arm,size=0x54) addr:0x0201e804 +func_0201e858 kind:function(arm,size=0x38) addr:0x0201e858 +func_0201e890 kind:function(arm,size=0x14) addr:0x0201e890 +func_0201e8a4 kind:function(arm,size=0x70) addr:0x0201e8a4 +func_0201e914 kind:function(arm,size=0x14) addr:0x0201e914 +func_0201e928 kind:function(arm,size=0x14) addr:0x0201e928 +func_0201e93c kind:function(arm,size=0x60) addr:0x0201e93c +func_0201e99c kind:function(arm,size=0x4c) addr:0x0201e99c +func_0201e9e8 kind:function(arm,size=0x38) addr:0x0201e9e8 +func_0201ea20 kind:function(arm,size=0x8) addr:0x0201ea20 +func_0201ea28 kind:function(arm,size=0x70) addr:0x0201ea28 +func_0201ea98 kind:function(arm,size=0x14) addr:0x0201ea98 +func_0201eaac kind:function(arm,size=0x14) addr:0x0201eaac +func_0201eac0 kind:function(arm,size=0x60) addr:0x0201eac0 +func_0201eb20 kind:function(arm,size=0x54) addr:0x0201eb20 +func_0201eb74 kind:function(arm,size=0x38) addr:0x0201eb74 +func_0201ebac kind:function(arm,size=0x14) addr:0x0201ebac +func_0201ebc0 kind:function(arm,size=0x70) addr:0x0201ebc0 +func_0201ec30 kind:function(arm,size=0x14) addr:0x0201ec30 +func_0201ec44 kind:function(arm,size=0x14) addr:0x0201ec44 +func_0201ec58 kind:function(arm,size=0x6c) addr:0x0201ec58 +func_0201ecc4 kind:function(arm,size=0xa4) addr:0x0201ecc4 +func_0201ed68 kind:function(arm,size=0x24) addr:0x0201ed68 +func_0201ed8c kind:function(arm,size=0x60) addr:0x0201ed8c +func_0201edec kind:function(arm,size=0x50) addr:0x0201edec +func_0201ee3c kind:function(arm,size=0x14) addr:0x0201ee3c +func_0201ee50 kind:function(arm,size=0x60) addr:0x0201ee50 +func_0201eeb0 kind:function(arm,size=0x50) addr:0x0201eeb0 +func_0201ef00 kind:function(arm,size=0x14) addr:0x0201ef00 +func_0201ef14 kind:function(arm,size=0x34) addr:0x0201ef14 +func_0201ef48 kind:function(arm,size=0x34) addr:0x0201ef48 +func_0201ef7c kind:function(arm,size=0x5c) addr:0x0201ef7c +func_0201efd8 kind:function(arm,size=0x5c) addr:0x0201efd8 +func_0201f034 kind:function(arm,size=0x44) addr:0x0201f034 +func_0201f078 kind:function(arm,size=0x44) addr:0x0201f078 +func_0201f0bc kind:function(arm,size=0x18) addr:0x0201f0bc +func_0201f0d4 kind:function(arm,size=0x48) addr:0x0201f0d4 +func_0201f11c kind:function(arm,size=0x108) addr:0x0201f11c +func_0201f224 kind:function(arm,size=0x64) addr:0x0201f224 +func_0201f288 kind:function(arm,size=0x1c) addr:0x0201f288 +func_0201f2a4 kind:function(arm,size=0x4c) addr:0x0201f2a4 +func_0201f2f0 kind:function(arm,size=0x70) addr:0x0201f2f0 +func_0201f360 kind:function(arm,size=0x4c) addr:0x0201f360 +func_0201f3ac kind:function(arm,size=0x8) addr:0x0201f3ac +func_0201f3b4 kind:function(arm,size=0x30) addr:0x0201f3b4 +func_0201f3e4 kind:function(arm,size=0x4c) addr:0x0201f3e4 +func_0201f430 kind:function(arm,size=0x38) addr:0x0201f430 +func_0201f468 kind:function(arm,size=0x38) addr:0x0201f468 +func_0201f4a0 kind:function(arm,size=0x40) addr:0x0201f4a0 +func_0201f4e0 kind:function(arm,size=0x40) addr:0x0201f4e0 +func_0201f520 kind:function(arm,size=0x164) addr:0x0201f520 +func_0201f684 kind:function(arm,size=0x130) addr:0x0201f684 +func_0201f7b4 kind:function(arm,size=0xac) addr:0x0201f7b4 +func_0201f860 kind:function(arm,size=0x108) addr:0x0201f860 +func_0201f968 kind:function(arm,size=0x128) addr:0x0201f968 +func_0201fa90 kind:function(arm,size=0x84) addr:0x0201fa90 +func_0201fb14 kind:function(arm,size=0x38) addr:0x0201fb14 +func_0201fb4c kind:function(arm,size=0x40) addr:0x0201fb4c +func_0201fb8c kind:function(arm,size=0xdc) addr:0x0201fb8c +func_0201fc68 kind:function(arm,size=0xac) addr:0x0201fc68 +func_0201fd14 kind:function(arm,size=0x3c) addr:0x0201fd14 +func_0201fd50 kind:function(arm,size=0x10) addr:0x0201fd50 +func_0201fd60 kind:function(arm,size=0xf8) addr:0x0201fd60 +func_0201fe58 kind:function(arm,size=0xcc) addr:0x0201fe58 +func_0201ff24 kind:function(thumb,size=0x90) addr:0x0201ff24 +func_0201ffb4 kind:function(thumb,size=0x24) addr:0x0201ffb4 +func_0201ffd8 kind:function(arm,size=0xa4) addr:0x0201ffd8 +func_0202007c kind:function(arm,size=0x30) addr:0x0202007c +func_020200ac kind:function(arm,size=0x54) addr:0x020200ac +func_02020100 kind:function(arm,size=0x5c) addr:0x02020100 +func_0202015c kind:function(arm,size=0x54) addr:0x0202015c +func_020201b0 kind:function(arm,size=0x34) addr:0x020201b0 +func_020201e4 kind:function(arm,size=0x4) addr:0x020201e4 +func_020201e8 kind:function(arm,size=0x4) addr:0x020201e8 +func_020201ec kind:function(arm,size=0x4) addr:0x020201ec +func_020201f0 kind:function(arm,size=0x28) addr:0x020201f0 +func_02020218 kind:function(arm,size=0x18) addr:0x02020218 +func_02020230 kind:function(arm,size=0x50) addr:0x02020230 +func_02020280 kind:function(arm,size=0x20) addr:0x02020280 +func_020202a0 kind:function(arm,size=0x34) addr:0x020202a0 +func_020202d4 kind:function(arm,size=0x20) addr:0x020202d4 +func_020202f4 kind:function(arm,size=0x4c) addr:0x020202f4 +func_02020340 kind:function(arm,size=0x8) addr:0x02020340 +func_02020348 kind:function(arm,size=0xc) addr:0x02020348 +func_02020354 kind:function(arm,size=0x198) addr:0x02020354 +func_020204ec kind:function(arm,size=0x14) addr:0x020204ec +func_02020500 kind:function(arm,size=0x1c) addr:0x02020500 +func_0202051c kind:function(arm,size=0x14) addr:0x0202051c +func_02020530 kind:function(arm,size=0x38) addr:0x02020530 +func_02020568 kind:function(arm,size=0x14) addr:0x02020568 +func_0202057c kind:function(arm,size=0x24) addr:0x0202057c +func_020205a0 kind:function(arm,size=0x14) addr:0x020205a0 +func_020205b4 kind:function(arm,size=0x4c) addr:0x020205b4 +func_02020600 kind:function(arm,size=0x288) addr:0x02020600 +func_02020888 kind:function(arm,size=0x2bc) addr:0x02020888 +func_02020b44 kind:function(arm,size=0x28) addr:0x02020b44 +func_02020b6c kind:function(arm,size=0x88) addr:0x02020b6c +func_02020bf4 kind:function(arm,size=0x8) addr:0x02020bf4 +func_02020bfc kind:function(arm,size=0x10) addr:0x02020bfc +func_02020c0c kind:function(arm,size=0x14) addr:0x02020c0c +func_02020c20 kind:function(arm,size=0x4c) addr:0x02020c20 +func_02020c6c kind:function(arm,size=0x1d8) addr:0x02020c6c +func_02020e44 kind:function(arm,size=0x78) addr:0x02020e44 +func_02020ebc kind:function(arm,size=0x17c) addr:0x02020ebc +func_02021038 kind:function(arm,size=0x40) addr:0x02021038 +func_02021078 kind:function(arm,size=0x90) addr:0x02021078 +func_02021108 kind:function(arm,size=0xb0) addr:0x02021108 +func_020211b8 kind:function(arm,size=0x34) addr:0x020211b8 +func_020211ec kind:function(arm,size=0x3c) addr:0x020211ec +func_02021228 kind:function(arm,size=0x31c) addr:0x02021228 +func_02021544 kind:function(arm,size=0x168) addr:0x02021544 +func_020216ac kind:function(arm,size=0x50) addr:0x020216ac +func_020216fc kind:function(arm,size=0x16c) addr:0x020216fc +func_02021868 kind:function(arm,size=0x1a4) addr:0x02021868 +func_02021a0c kind:function(arm,size=0x8) addr:0x02021a0c +func_02021a14 kind:function(arm,size=0x14) addr:0x02021a14 +func_02021a28 kind:function(arm,size=0x24) addr:0x02021a28 +func_02021a4c kind:function(arm,size=0x10) addr:0x02021a4c +func_02021a5c kind:function(arm,size=0x14) addr:0x02021a5c +func_02021a70 kind:function(arm,size=0x8) addr:0x02021a70 +func_02021a78 kind:function(arm,size=0x18) addr:0x02021a78 +func_02021a90 kind:function(arm,size=0x12c) addr:0x02021a90 +func_02021bbc kind:function(arm,size=0x78) addr:0x02021bbc +func_02021c34 kind:function(arm,size=0x8) addr:0x02021c34 +func_02021c3c kind:function(arm,size=0x28) addr:0x02021c3c +func_02021c64 kind:function(arm,size=0x104) addr:0x02021c64 +func_02021d68 kind:function(arm,size=0x10) addr:0x02021d68 +func_02021d78 kind:function(arm,size=0xc) addr:0x02021d78 +func_02021d84 kind:function(arm,size=0xb0) addr:0x02021d84 +func_02021e34 kind:function(arm,size=0xc8) addr:0x02021e34 +func_02021efc kind:function(arm,size=0x60) addr:0x02021efc +func_02021f5c kind:function(arm,size=0x14) addr:0x02021f5c +func_02021f70 kind:function(arm,size=0x1c) addr:0x02021f70 +func_02021f8c kind:function(arm,size=0x20) addr:0x02021f8c +func_02021fac kind:function(arm,size=0x54) addr:0x02021fac +func_02022000 kind:function(arm,size=0x8c) addr:0x02022000 +func_0202208c kind:function(arm,size=0x70) addr:0x0202208c +func_020220fc kind:function(arm,size=0x68) addr:0x020220fc +func_02022164 kind:function(arm,size=0x84) addr:0x02022164 +func_020221e8 kind:function(arm,size=0x60) addr:0x020221e8 +func_02022248 kind:function(arm,size=0xa4) addr:0x02022248 +func_020222ec kind:function(arm,size=0x20) addr:0x020222ec +func_0202230c kind:function(arm,size=0x40) addr:0x0202230c +func_0202234c kind:function(arm,size=0x2d0) addr:0x0202234c +func_0202261c kind:function(arm,size=0x3c) addr:0x0202261c +func_02022658 kind:function(arm,size=0x1c) addr:0x02022658 +func_02022674 kind:function(arm,size=0x14) addr:0x02022674 +func_02022688 kind:function(arm,size=0x1c) addr:0x02022688 +func_020226a4 kind:function(arm,size=0x14) addr:0x020226a4 +func_020226b8 kind:function(arm,size=0x124) addr:0x020226b8 +func_020227dc kind:function(arm,size=0x14) addr:0x020227dc +func_020227f0 kind:function(arm,size=0x1c) addr:0x020227f0 +func_0202280c kind:function(arm,size=0x48) addr:0x0202280c +func_02022854 kind:function(arm,size=0x18) addr:0x02022854 +func_0202286c kind:function(arm,size=0x68) addr:0x0202286c +func_020228d4 kind:function(arm,size=0x13c) addr:0x020228d4 +func_02022a10 kind:function(arm,size=0x190) addr:0x02022a10 +func_02022ba0 kind:function(arm,size=0x90) addr:0x02022ba0 +func_02022c30 kind:function(arm,size=0x7c) addr:0x02022c30 +func_02022cac kind:function(arm,size=0x160) addr:0x02022cac +func_02022e0c kind:function(arm,size=0x2c) addr:0x02022e0c +func_02022e38 kind:function(arm,size=0x24) addr:0x02022e38 +func_02022e5c kind:function(arm,size=0x2f8) addr:0x02022e5c +func_02023154 kind:function(arm,size=0x324) addr:0x02023154 +func_02023478 kind:function(arm,size=0x80) addr:0x02023478 +func_020234f8 kind:function(arm,size=0x154) addr:0x020234f8 +func_0202364c kind:function(arm,size=0x88) addr:0x0202364c +func_020236d4 kind:function(arm,size=0x38) addr:0x020236d4 +func_0202370c kind:function(arm,size=0x34) addr:0x0202370c +func_02023740 kind:function(arm,size=0x40) addr:0x02023740 +func_02023780 kind:function(arm,size=0x68) addr:0x02023780 +func_020237e8 kind:function(arm,size=0x13c) addr:0x020237e8 +func_02023924 kind:function(arm,size=0x68) addr:0x02023924 +func_0202398c kind:function(arm,size=0x14c) addr:0x0202398c +func_02023ad8 kind:function(arm,size=0x300) addr:0x02023ad8 +func_02023dd8 kind:function(arm,size=0x114) addr:0x02023dd8 +func_02023eec kind:function(arm,size=0x238) addr:0x02023eec +func_02024124 kind:function(arm,size=0x14c) addr:0x02024124 +func_02024270 kind:function(arm,size=0x44) addr:0x02024270 +func_020242b4 kind:function(arm,size=0x68) addr:0x020242b4 +func_0202431c kind:function(arm,size=0x12c) addr:0x0202431c +func_02024448 kind:function(arm,size=0xcc) addr:0x02024448 +func_02024514 kind:function(arm,size=0xac) addr:0x02024514 +func_020245c0 kind:function(arm,size=0x98) addr:0x020245c0 +func_02024658 kind:function(arm,size=0x94) addr:0x02024658 +func_020246ec kind:function(arm,size=0xcc) addr:0x020246ec +func_020247b8 kind:function(arm,size=0x18) addr:0x020247b8 +func_020247d0 kind:function(arm,size=0x38) addr:0x020247d0 +func_02024808 kind:function(arm,size=0x78) addr:0x02024808 +func_02024880 kind:function(arm,size=0x80) addr:0x02024880 +func_02024900 kind:function(thumb,size=0xcc) addr:0x02024900 +func_020249cc kind:function(arm,size=0x38) addr:0x020249cc +func_02024a04 kind:function(arm,size=0x38) addr:0x02024a04 +func_02024a3c kind:function(arm,size=0x3c) addr:0x02024a3c +func_02024a78 kind:function(arm,size=0x44) addr:0x02024a78 +func_02024abc kind:function(arm,size=0x68) addr:0x02024abc +func_02024b24 kind:function(arm,size=0x1c) addr:0x02024b24 +func_02024b40 kind:function(arm,size=0x28) addr:0x02024b40 +func_02024b68 kind:function(arm,size=0x40) addr:0x02024b68 +func_02024ba8 kind:function(arm,size=0x60) addr:0x02024ba8 +func_02024c08 kind:function(arm,size=0x98) addr:0x02024c08 +func_02024ca0 kind:function(arm,size=0x204) addr:0x02024ca0 +func_02024ea4 kind:function(arm,size=0x130) addr:0x02024ea4 +func_02024fd4 kind:function(arm,size=0xf8) addr:0x02024fd4 +func_020250cc kind:function(arm,size=0x9c) addr:0x020250cc +func_02025168 kind:function(arm,size=0x178) addr:0x02025168 +func_020252e0 kind:function(arm,size=0xdc) addr:0x020252e0 +func_020253bc kind:function(arm,size=0x100) addr:0x020253bc +func_020254bc kind:function(arm,size=0x24) addr:0x020254bc +func_020254e0 kind:function(arm,size=0x9c) addr:0x020254e0 +func_0202557c kind:function(arm,size=0x70) addr:0x0202557c +func_020255ec kind:function(arm,size=0x80) addr:0x020255ec +func_0202566c kind:function(arm,size=0x80) addr:0x0202566c +func_020256ec kind:function(arm,size=0x38) addr:0x020256ec +func_02025724 kind:function(arm,size=0x14) addr:0x02025724 +func_02025738 kind:function(arm,size=0x14) addr:0x02025738 +func_0202574c kind:function(arm,size=0x24) addr:0x0202574c +func_02025770 kind:function(arm,size=0x24) addr:0x02025770 +func_02025794 kind:function(arm,size=0x14) addr:0x02025794 +func_020257a8 kind:function(arm,size=0x14) addr:0x020257a8 +func_020257bc kind:function(arm,size=0x14) addr:0x020257bc +func_020257d0 kind:function(arm,size=0x14) addr:0x020257d0 +func_020257e4 kind:function(arm,size=0x14) addr:0x020257e4 +func_020257f8 kind:function(arm,size=0x14) addr:0x020257f8 +func_0202580c kind:function(arm,size=0x28) addr:0x0202580c +func_02025834 kind:function(arm,size=0x28) addr:0x02025834 +func_0202585c kind:function(arm,size=0xc0) addr:0x0202585c +func_0202591c kind:function(arm,size=0x14) addr:0x0202591c +func_02025930 kind:function(arm,size=0x10) addr:0x02025930 +func_02025940 kind:function(arm,size=0x54) addr:0x02025940 +func_02025994 kind:function(arm,size=0x18) addr:0x02025994 +func_020259ac kind:function(arm,size=0x18) addr:0x020259ac +func_020259c4 kind:function(arm,size=0x18) addr:0x020259c4 +func_020259dc kind:function(arm,size=0x18) addr:0x020259dc +func_020259f4 kind:function(arm,size=0x34) addr:0x020259f4 +func_02025a28 kind:function(arm,size=0x20) addr:0x02025a28 +func_02025a48 kind:function(arm,size=0x34) addr:0x02025a48 +func_02025a7c kind:function(arm,size=0x20) addr:0x02025a7c +func_02025a9c kind:function(arm,size=0x84) addr:0x02025a9c +func_02025b20 kind:function(arm,size=0x74) addr:0x02025b20 +func_02025b94 kind:function(arm,size=0x84) addr:0x02025b94 +func_02025c18 kind:function(arm,size=0x74) addr:0x02025c18 +func_02025c8c kind:function(arm,size=0x34) addr:0x02025c8c +func_02025cc0 kind:function(arm,size=0x20) addr:0x02025cc0 +func_02025ce0 kind:function(arm,size=0x34) addr:0x02025ce0 +func_02025d14 kind:function(arm,size=0x20) addr:0x02025d14 +func_02025d34 kind:function(arm,size=0x50) addr:0x02025d34 +func_02025d84 kind:function(arm,size=0x40) addr:0x02025d84 +func_02025dc4 kind:function(arm,size=0x58) addr:0x02025dc4 +func_02025e1c kind:function(arm,size=0x48) addr:0x02025e1c +func_02025e64 kind:function(arm,size=0xa0) addr:0x02025e64 +func_02025f04 kind:function(arm,size=0x1c) addr:0x02025f04 +func_02025f20 kind:function(arm,size=0x24) addr:0x02025f20 +func_02025f44 kind:function(arm,size=0x1c) addr:0x02025f44 +func_02025f60 kind:function(arm,size=0x1c) addr:0x02025f60 +func_02025f7c kind:function(arm,size=0x1c) addr:0x02025f7c +func_02025f98 kind:function(arm,size=0x1c) addr:0x02025f98 +func_02025fb4 kind:function(arm,size=0x1c) addr:0x02025fb4 +func_02025fd0 kind:function(thumb,size=0xb8) addr:0x02025fd0 +func_02026088 kind:function(arm,size=0x6c) addr:0x02026088 +func_020260f4 kind:function(arm,size=0x24) addr:0x020260f4 +func_02026118 kind:function(arm,size=0x98) addr:0x02026118 +func_020261b0 kind:function(arm,size=0x90) addr:0x020261b0 +func_02026240 kind:function(arm,size=0x54) addr:0x02026240 +func_02026294 kind:function(arm,size=0x30) addr:0x02026294 +func_020262c4 kind:function(arm,size=0x30) addr:0x020262c4 +func_020262f4 kind:function(arm,size=0x18) addr:0x020262f4 +func_0202630c kind:function(arm,size=0x14) addr:0x0202630c +func_02026320 kind:function(arm,size=0x18) addr:0x02026320 +func_02026338 kind:function(arm,size=0x28) addr:0x02026338 +func_02026360 kind:function(arm,size=0xa8) addr:0x02026360 +func_02026408 kind:function(arm,size=0x2c) addr:0x02026408 +func_02026434 kind:function(arm,size=0x2c) addr:0x02026434 +func_02026460 kind:function(arm,size=0x94) addr:0x02026460 +func_020264f4 kind:function(arm,size=0x3c) addr:0x020264f4 +func_02026530 kind:function(arm,size=0x50) addr:0x02026530 +func_02026580 kind:function(arm,size=0x54) addr:0x02026580 +func_020265d4 kind:function(arm,size=0x54) addr:0x020265d4 +func_02026628 kind:function(arm,size=0x54) addr:0x02026628 +func_0202667c kind:function(arm,size=0x50) addr:0x0202667c +func_020266cc kind:function(arm,size=0x54) addr:0x020266cc +func_02026720 kind:function(arm,size=0x50) addr:0x02026720 +func_02026770 kind:function(arm,size=0x50) addr:0x02026770 +func_020267c0 kind:function(arm,size=0x5c) addr:0x020267c0 +func_0202681c kind:function(arm,size=0x5c) addr:0x0202681c +func_02026878 kind:function(arm,size=0x5c) addr:0x02026878 +func_020268d4 kind:function(arm,size=0x5c) addr:0x020268d4 +func_02026930 kind:function(arm,size=0x5c) addr:0x02026930 +func_0202698c kind:function(arm,size=0x5c) addr:0x0202698c +func_020269e8 kind:function(arm,size=0x5c) addr:0x020269e8 +func_02026a44 kind:function(arm,size=0x5c) addr:0x02026a44 +func_02026aa0 kind:function(arm,size=0x5c) addr:0x02026aa0 +func_02026afc kind:function(arm,size=0x5c) addr:0x02026afc +func_02026b58 kind:function(arm,size=0x5c) addr:0x02026b58 +func_02026bb4 kind:function(arm,size=0x5c) addr:0x02026bb4 +func_02026c10 kind:function(arm,size=0x5c) addr:0x02026c10 +func_02026c6c kind:function(arm,size=0x5c) addr:0x02026c6c +func_02026cc8 kind:function(arm,size=0x5c) addr:0x02026cc8 +func_02026d24 kind:function(arm,size=0x5c) addr:0x02026d24 +func_02026d80 kind:function(arm,size=0x8c) addr:0x02026d80 +func_02026e0c kind:function(arm,size=0x6c) addr:0x02026e0c +func_02026e78 kind:function(arm,size=0x40) addr:0x02026e78 +func_02026eb8 kind:function(arm,size=0x48) addr:0x02026eb8 +func_02026f00 kind:function(arm,size=0x68) addr:0x02026f00 +func_02026f68 kind:function(arm,size=0x3c) addr:0x02026f68 +func_02026fa4 kind:function(arm,size=0x18) addr:0x02026fa4 +func_02026fbc kind:function(arm,size=0x60) addr:0x02026fbc +func_0202701c kind:function(arm,size=0x38) addr:0x0202701c +func_02027054 kind:function(arm,size=0x18) addr:0x02027054 +func_0202706c kind:function(arm,size=0x60) addr:0x0202706c +func_020270cc kind:function(arm,size=0x38) addr:0x020270cc +func_02027104 kind:function(arm,size=0x5c) addr:0x02027104 +func_02027160 kind:function(arm,size=0x134) addr:0x02027160 +func_02027294 kind:function(arm,size=0x44) addr:0x02027294 +func_020272d8 kind:function(arm,size=0x34) addr:0x020272d8 +func_0202730c kind:function(arm,size=0x68) addr:0x0202730c +func_02027374 kind:function(arm,size=0x3c) addr:0x02027374 +func_020273b0 kind:function(arm,size=0x90) addr:0x020273b0 +func_02027440 kind:function(arm,size=0x64) addr:0x02027440 +func_020274a4 kind:function(arm,size=0x68) addr:0x020274a4 +func_0202750c kind:function(arm,size=0x3c) addr:0x0202750c +func_02027548 kind:function(arm,size=0x24) addr:0x02027548 +func_0202756c kind:function(arm,size=0x1c) addr:0x0202756c +func_02027588 kind:function(arm,size=0x74) addr:0x02027588 +func_020275fc kind:function(arm,size=0x4) addr:0x020275fc +func_02027600 kind:function(arm,size=0x88) addr:0x02027600 +func_02027688 kind:function(arm,size=0x10) addr:0x02027688 +func_02027698 kind:function(arm,size=0x10) addr:0x02027698 +func_020276a8 kind:function(arm,size=0x10) addr:0x020276a8 +func_020276b8 kind:function(arm,size=0x10) addr:0x020276b8 +func_020276c8 kind:function(arm,size=0x10) addr:0x020276c8 +func_020276d8 kind:function(arm,size=0x10) addr:0x020276d8 +func_020276e8 kind:function(arm,size=0x10) addr:0x020276e8 +func_020276f8 kind:function(arm,size=0x10) addr:0x020276f8 +func_02027708 kind:function(arm,size=0x18) addr:0x02027708 +func_02027720 kind:function(arm,size=0x88) addr:0x02027720 +func_020277a8 kind:function(arm,size=0x8c) addr:0x020277a8 +func_02027834 kind:function(arm,size=0x48) addr:0x02027834 +func_0202787c kind:function(arm,size=0x44) addr:0x0202787c +func_020278c0 kind:function(arm,size=0x2c) addr:0x020278c0 +func_020278ec kind:function(arm,size=0x30) addr:0x020278ec +func_0202791c kind:function(arm,size=0x30) addr:0x0202791c +func_0202794c kind:function(arm,size=0x2c) addr:0x0202794c +func_02027978 kind:function(arm,size=0x34) addr:0x02027978 +func_020279ac kind:function(thumb,size=0x84) addr:0x020279ac +func_02027a30 kind:function(arm,size=0x4c) addr:0x02027a30 +func_02027a7c kind:function(arm,size=0x10) addr:0x02027a7c +func_02027a8c kind:function(arm,size=0x74) addr:0x02027a8c +func_02027b00 kind:function(arm,size=0x10) addr:0x02027b00 +func_02027b10 kind:function(arm,size=0x6c) addr:0x02027b10 +func_02027b7c kind:function(arm,size=0x20) addr:0x02027b7c +func_02027b9c kind:function(arm,size=0xc) addr:0x02027b9c +func_02027ba8 kind:function(arm,size=0x20) addr:0x02027ba8 +func_02027bc8 kind:function(arm,size=0x18) addr:0x02027bc8 +func_02027be0 kind:function(arm,size=0x18) addr:0x02027be0 +func_02027bf8 kind:function(arm,size=0x1c) addr:0x02027bf8 +func_02027c14 kind:function(arm,size=0x1c) addr:0x02027c14 +func_02027c30 kind:function(arm,size=0x18) addr:0x02027c30 +func_02027c48 kind:function(arm,size=0x18) addr:0x02027c48 +func_02027c60 kind:function(arm,size=0x8) addr:0x02027c60 +func_02027c68 kind:function(arm,size=0x58) addr:0x02027c68 +func_02027cc0 kind:function(arm,size=0x30) addr:0x02027cc0 +func_02027cf0 kind:function(arm,size=0x28) addr:0x02027cf0 +func_02027d18 kind:function(arm,size=0x18) addr:0x02027d18 +func_02027d30 kind:function(arm,size=0x28) addr:0x02027d30 +func_02027d58 kind:function(arm,size=0xc) addr:0x02027d58 +func_02027d64 kind:function(arm,size=0x18) addr:0x02027d64 +func_02027d7c kind:function(arm,size=0x78) addr:0x02027d7c +func_02027df4 kind:function(arm,size=0x34) addr:0x02027df4 +func_02027e28 kind:function(arm,size=0x54) addr:0x02027e28 +func_02027e7c kind:function(arm,size=0x30) addr:0x02027e7c +func_02027eac kind:function(arm,size=0x5c) addr:0x02027eac +func_02027f08 kind:function(arm,size=0x48) addr:0x02027f08 +func_02027f50 kind:function(arm,size=0xd0) addr:0x02027f50 +func_02028020 kind:function(thumb,size=0xdc) addr:0x02028020 +func_020280fc kind:function(thumb,size=0xc0) addr:0x020280fc +func_020281bc kind:function(arm,size=0x20) addr:0x020281bc +func_020281dc kind:function(arm,size=0x58) addr:0x020281dc +func_02028234 kind:function(arm,size=0x38) addr:0x02028234 +func_0202826c kind:function(arm,size=0x5c) addr:0x0202826c +func_020282c8 kind:function(thumb,size=0x58) addr:0x020282c8 +func_02028320 kind:function(arm,size=0x18) addr:0x02028320 +func_02028338 kind:function(arm,size=0x30) addr:0x02028338 +func_02028368 kind:function(arm,size=0x50) addr:0x02028368 +func_020283b8 kind:function(arm,size=0x68) addr:0x020283b8 +func_02028420 kind:function(arm,size=0x28) addr:0x02028420 +func_02028448 kind:function(arm,size=0x2c) addr:0x02028448 +func_02028474 kind:function(arm,size=0x1c) addr:0x02028474 +func_02028490 kind:function(arm,size=0xa8) addr:0x02028490 +func_02028538 kind:function(arm,size=0x8) addr:0x02028538 +func_02028540 kind:function(arm,size=0x28) addr:0x02028540 +func_02028568 kind:function(arm,size=0x10) addr:0x02028568 +func_02028578 kind:function(arm,size=0x30) addr:0x02028578 +func_020285a8 kind:function(arm,size=0x34) addr:0x020285a8 +func_020285dc kind:function(arm,size=0x8) addr:0x020285dc +func_020285e4 kind:function(arm,size=0x6c) addr:0x020285e4 +func_02028650 kind:function(arm,size=0x4c) addr:0x02028650 +func_0202869c kind:function(arm,size=0x44) addr:0x0202869c +func_020286e0 kind:function(arm,size=0x8) addr:0x020286e0 +func_020286e8 kind:function(arm,size=0x18) addr:0x020286e8 +func_02028700 kind:function(arm,size=0x28) addr:0x02028700 +func_02028728 kind:function(arm,size=0x94) addr:0x02028728 +func_020287bc kind:function(arm,size=0xa0) addr:0x020287bc +func_0202885c kind:function(arm,size=0x9c) addr:0x0202885c +func_020288f8 kind:function(arm,size=0x18) addr:0x020288f8 +func_02028910 kind:function(arm,size=0x80) addr:0x02028910 +func_02028990 kind:function(arm,size=0x5c) addr:0x02028990 +func_020289ec kind:function(arm,size=0x3c) addr:0x020289ec +func_02028a28 kind:function(arm,size=0x70) addr:0x02028a28 +func_02028a98 kind:function(arm,size=0x24) addr:0x02028a98 +func_02028abc kind:function(arm,size=0x24) addr:0x02028abc +func_02028ae0 kind:function(arm,size=0xc) addr:0x02028ae0 +func_02028aec kind:function(arm,size=0x2c) addr:0x02028aec +func_02028b18 kind:function(arm,size=0x34) addr:0x02028b18 +func_02028b4c kind:function(arm,size=0x1c) addr:0x02028b4c +func_02028b68 kind:function(arm,size=0x1c) addr:0x02028b68 +func_02028b84 kind:function(arm,size=0x24) addr:0x02028b84 +func_02028ba8 kind:function(arm,size=0xc) addr:0x02028ba8 +func_02028bb4 kind:function(arm,size=0xc) addr:0x02028bb4 +func_02028bc0 kind:function(arm,size=0x1c) addr:0x02028bc0 +func_02028bdc kind:function(arm,size=0x20) addr:0x02028bdc +func_02028bfc kind:function(thumb,size=0x44) addr:0x02028bfc +func_02028c40 kind:function(thumb,size=0xb0) addr:0x02028c40 +func_02028cf0 kind:function(thumb,size=0x4c) addr:0x02028cf0 +func_02028d3c kind:function(thumb,size=0xc) addr:0x02028d3c +func_02028d48 kind:function(thumb,size=0xc) addr:0x02028d48 +func_02028d54 kind:function(thumb,size=0x9c) addr:0x02028d54 +func_02028df0 kind:function(thumb,size=0x70) addr:0x02028df0 +func_02028e60 kind:function(thumb,size=0xc) addr:0x02028e60 +func_02028e6c kind:function(thumb,size=0xc) addr:0x02028e6c +func_02028e78 kind:function(thumb,size=0x44) addr:0x02028e78 +func_02028ebc kind:function(arm,size=0x14) addr:0x02028ebc +func_02028ed0 kind:function(arm,size=0x10) addr:0x02028ed0 +func_02028ee0 kind:function(arm,size=0x10) addr:0x02028ee0 +func_02028ef0 kind:function(arm,size=0x14) addr:0x02028ef0 +func_02028f04 kind:function(arm,size=0x8) addr:0x02028f04 +func_02028f0c kind:function(arm,size=0x8) addr:0x02028f0c +func_02028f14 kind:function(thumb,size=0x44) addr:0x02028f14 +func_02028f58 kind:function(arm,size=0x14) addr:0x02028f58 +func_02028f6c kind:function(arm,size=0x74) addr:0x02028f6c +func_02028fe0 kind:function(arm,size=0x14) addr:0x02028fe0 +func_02028ff4 kind:function(arm,size=0x90) addr:0x02028ff4 +func_02029084 kind:function(arm,size=0x7c) addr:0x02029084 +func_02029100 kind:function(arm,size=0x24) addr:0x02029100 +func_02029124 kind:function(thumb,size=0x44) addr:0x02029124 +func_02029168 kind:function(arm,size=0x10) addr:0x02029168 +func_02029178 kind:function(arm,size=0x68) addr:0x02029178 +func_020291e0 kind:function(arm,size=0xa0) addr:0x020291e0 +func_02029280 kind:function(arm,size=0x10) addr:0x02029280 +func_02029290 kind:function(arm,size=0x88) addr:0x02029290 +func_02029318 kind:function(thumb,size=0x24) addr:0x02029318 +func_0202933c kind:function(arm,size=0x128) addr:0x0202933c +func_02029464 kind:function(arm,size=0x84) addr:0x02029464 +func_020294e8 kind:function(arm,size=0x10) addr:0x020294e8 +func_020294f8 kind:function(arm,size=0xec) addr:0x020294f8 +func_020295e4 kind:function(thumb,size=0x24) addr:0x020295e4 +func_02029608 kind:function(arm,size=0x14) addr:0x02029608 +func_0202961c kind:function(arm,size=0x14) addr:0x0202961c +func_02029630 kind:function(arm,size=0x18) addr:0x02029630 +func_02029648 kind:function(arm,size=0x14) addr:0x02029648 +func_0202965c kind:function(arm,size=0x18) addr:0x0202965c +func_02029674 kind:function(arm,size=0xc) addr:0x02029674 +func_02029680 kind:function(arm,size=0xc) addr:0x02029680 +func_0202968c kind:function(arm,size=0xc) addr:0x0202968c +func_02029698 kind:function(arm,size=0x20) addr:0x02029698 +func_020296b8 kind:function(arm,size=0x54) addr:0x020296b8 +func_0202970c kind:function(arm,size=0x30) addr:0x0202970c +func_0202973c kind:function(arm,size=0x2c) addr:0x0202973c +func_02029768 kind:function(arm,size=0xbc) addr:0x02029768 +func_02029824 kind:function(arm,size=0x1c) addr:0x02029824 +func_02029840 kind:function(arm,size=0x80) addr:0x02029840 +func_020298c0 kind:function(arm,size=0x8) addr:0x020298c0 +func_020298c8 kind:function(arm,size=0x34) addr:0x020298c8 +func_020298fc kind:function(arm,size=0x84) addr:0x020298fc +func_02029980 kind:function(arm,size=0xcc) addr:0x02029980 +func_02029a4c kind:function(arm,size=0x10) addr:0x02029a4c +func_02029a5c kind:function(arm,size=0xc) addr:0x02029a5c +func_02029a68 kind:function(arm,size=0x10) addr:0x02029a68 +func_02029a78 kind:function(arm,size=0x80) addr:0x02029a78 +func_02029af8 kind:function(arm,size=0x70) addr:0x02029af8 +func_02029b68 kind:function(arm,size=0x6c) addr:0x02029b68 +func_02029bd4 kind:function(arm,size=0xc4) addr:0x02029bd4 +func_02029c98 kind:function(arm,size=0x98) addr:0x02029c98 +func_02029d30 kind:function(arm,size=0x68) addr:0x02029d30 +func_02029d98 kind:function(arm,size=0x88) addr:0x02029d98 +func_02029e20 kind:function(arm,size=0x28) addr:0x02029e20 +func_02029e48 kind:function(arm,size=0x8c) addr:0x02029e48 +func_02029ed4 kind:function(arm,size=0x54) addr:0x02029ed4 +func_02029f28 kind:function(arm,size=0xec) addr:0x02029f28 +func_0202a014 kind:function(arm,size=0xa8) addr:0x0202a014 +func_0202a0bc kind:function(arm,size=0x60) addr:0x0202a0bc +func_0202a11c kind:function(arm,size=0x2c) addr:0x0202a11c +func_0202a148 kind:function(arm,size=0x18) addr:0x0202a148 +func_0202a160 kind:function(arm,size=0x1c) addr:0x0202a160 +func_0202a17c kind:function(arm,size=0x14) addr:0x0202a17c +func_0202a190 kind:function(arm,size=0x18) addr:0x0202a190 +func_0202a1a8 kind:function(arm,size=0x18) addr:0x0202a1a8 +func_0202a1c0 kind:function(arm,size=0x4c) addr:0x0202a1c0 +func_0202a20c kind:function(arm,size=0x38) addr:0x0202a20c +func_0202a244 kind:function(arm,size=0x1c) addr:0x0202a244 +func_0202a260 kind:function(arm,size=0x1c) addr:0x0202a260 +func_0202a27c kind:function(arm,size=0x24) addr:0x0202a27c +func_0202a2a0 kind:function(arm,size=0x2c) addr:0x0202a2a0 +func_0202a2cc kind:function(arm,size=0x94) addr:0x0202a2cc +func_0202a360 kind:function(arm,size=0x130) addr:0x0202a360 +func_0202a490 kind:function(thumb,size=0x10) addr:0x0202a490 +func_0202a4a0 kind:function(arm,size=0x8) addr:0x0202a4a0 +func_0202a4a8 kind:function(arm,size=0xe0) addr:0x0202a4a8 +func_0202a588 kind:function(arm,size=0xd8) addr:0x0202a588 +func_0202a660 kind:function(arm,size=0x74) addr:0x0202a660 +func_0202a6d4 kind:function(arm,size=0x44) addr:0x0202a6d4 +func_0202a718 kind:function(arm,size=0x184) addr:0x0202a718 +func_0202a89c kind:function(arm,size=0x1f0) addr:0x0202a89c +func_0202aa8c kind:function(thumb,size=0x4e4) addr:0x0202aa8c +func_0202af70 kind:function(thumb,size=0x1e8) addr:0x0202af70 +func_0202b158 kind:function(thumb,size=0x7c) addr:0x0202b158 +func_0202b1d4 kind:function(thumb,size=0x68) addr:0x0202b1d4 +func_0202b23c kind:function(thumb,size=0xf0) addr:0x0202b23c +func_0202b32c kind:function(thumb,size=0x50) addr:0x0202b32c +func_0202b37c kind:function(thumb,size=0x3c) addr:0x0202b37c +func_0202b3b8 kind:function(thumb,size=0x4c) addr:0x0202b3b8 +func_0202b404 kind:function(arm,size=0x18) addr:0x0202b404 +func_0202b41c kind:function(arm,size=0xa4) addr:0x0202b41c +func_0202b4c0 kind:function(arm,size=0x178) addr:0x0202b4c0 +func_0202b638 kind:function(arm,size=0x158) addr:0x0202b638 +func_0202b790 kind:function(arm,size=0x70) addr:0x0202b790 +func_0202b800 kind:function(arm,size=0x4) addr:0x0202b800 +func_0202b804 kind:function(arm,size=0x20) addr:0x0202b804 +func_0202b824 kind:function(arm,size=0x28) addr:0x0202b824 +func_0202b84c kind:function(arm,size=0x20) addr:0x0202b84c +func_0202b86c kind:function(arm,size=0x20) addr:0x0202b86c +func_0202b88c kind:function(arm,size=0x18) addr:0x0202b88c +func_0202b8a4 kind:function(arm,size=0x18) addr:0x0202b8a4 +func_0202b8bc kind:function(arm,size=0x18) addr:0x0202b8bc +func_0202b8d4 kind:function(arm,size=0x28) addr:0x0202b8d4 +func_0202b8fc kind:function(arm,size=0x20) addr:0x0202b8fc +func_0202b91c kind:function(arm,size=0x1c) addr:0x0202b91c +func_0202b938 kind:function(arm,size=0x1c) addr:0x0202b938 +func_0202b954 kind:function(arm,size=0x1c) addr:0x0202b954 +func_0202b970 kind:function(arm,size=0x1c) addr:0x0202b970 +func_0202b98c kind:function(arm,size=0x28) addr:0x0202b98c +func_0202b9b4 kind:function(arm,size=0x28) addr:0x0202b9b4 +func_0202b9dc kind:function(arm,size=0x64) addr:0x0202b9dc +func_0202ba40 kind:function(arm,size=0x40) addr:0x0202ba40 +func_0202ba80 kind:function(arm,size=0x40) addr:0x0202ba80 +func_0202bac0 kind:function(arm,size=0x30) addr:0x0202bac0 +func_0202baf0 kind:function(arm,size=0x20) addr:0x0202baf0 +func_0202bb10 kind:function(arm,size=0x20) addr:0x0202bb10 +func_0202bb30 kind:function(arm,size=0x28) addr:0x0202bb30 +func_0202bb58 kind:function(arm,size=0x20) addr:0x0202bb58 +func_0202bb78 kind:function(arm,size=0x4c) addr:0x0202bb78 +func_0202bbc4 kind:function(arm,size=0x20) addr:0x0202bbc4 +func_0202bbe4 kind:function(arm,size=0x20) addr:0x0202bbe4 +func_0202bc04 kind:function(arm,size=0x20) addr:0x0202bc04 +func_0202bc24 kind:function(arm,size=0x20) addr:0x0202bc24 +func_0202bc44 kind:function(arm,size=0x28) addr:0x0202bc44 +func_0202bc6c kind:function(arm,size=0x20) addr:0x0202bc6c +func_0202bc8c kind:function(arm,size=0x20) addr:0x0202bc8c +func_0202bcac kind:function(arm,size=0x28) addr:0x0202bcac +func_0202bcd4 kind:function(arm,size=0x28) addr:0x0202bcd4 +func_0202bcfc kind:function(arm,size=0x20) addr:0x0202bcfc +func_0202bd1c kind:function(arm,size=0x44) addr:0x0202bd1c +func_0202bd60 kind:function(arm,size=0x38) addr:0x0202bd60 +func_0202bd98 kind:function(arm,size=0x14) addr:0x0202bd98 +func_0202bdac kind:function(arm,size=0x14) addr:0x0202bdac +func_0202bdc0 kind:function(arm,size=0xd0) addr:0x0202bdc0 +func_0202be90 kind:function(arm,size=0x100) addr:0x0202be90 +func_0202bf90 kind:function(arm,size=0x88) addr:0x0202bf90 +func_0202c018 kind:function(arm,size=0x38) addr:0x0202c018 +func_0202c050 kind:function(arm,size=0x19c) addr:0x0202c050 +func_0202c1ec kind:function(arm,size=0x6c) addr:0x0202c1ec +func_0202c258 kind:function(arm,size=0x2c) addr:0x0202c258 +func_0202c284 kind:function(arm,size=0x50) addr:0x0202c284 +func_0202c2d4 kind:function(arm,size=0x3c) addr:0x0202c2d4 +func_0202c310 kind:function(arm,size=0x3c) addr:0x0202c310 +func_0202c34c kind:function(arm,size=0x1c) addr:0x0202c34c +func_0202c368 kind:function(arm,size=0x24) addr:0x0202c368 +func_0202c38c kind:function(arm,size=0x64) addr:0x0202c38c +func_0202c3f0 kind:function(arm,size=0x28) addr:0x0202c3f0 +func_0202c418 kind:function(arm,size=0x48) addr:0x0202c418 +func_0202c460 kind:function(arm,size=0x40) addr:0x0202c460 +func_0202c4a0 kind:function(arm,size=0x38) addr:0x0202c4a0 +func_0202c4d8 kind:function(arm,size=0x20) addr:0x0202c4d8 +func_0202c4f8 kind:function(arm,size=0x30) addr:0x0202c4f8 +func_0202c528 kind:function(arm,size=0x44) addr:0x0202c528 +func_0202c56c kind:function(arm,size=0x28) addr:0x0202c56c +func_0202c594 kind:function(arm,size=0x38) addr:0x0202c594 +func_0202c5cc kind:function(arm,size=0x44) addr:0x0202c5cc +func_0202c610 kind:function(arm,size=0x24) addr:0x0202c610 +func_0202c634 kind:function(arm,size=0x7c) addr:0x0202c634 +func_0202c6b0 kind:function(arm,size=0x70) addr:0x0202c6b0 +func_0202c720 kind:function(arm,size=0xd0) addr:0x0202c720 +func_0202c7f0 kind:function(arm,size=0x98) addr:0x0202c7f0 +func_0202c888 kind:function(arm,size=0x48) addr:0x0202c888 +func_0202c8d0 kind:function(arm,size=0x20) addr:0x0202c8d0 +func_0202c8f0 kind:function(arm,size=0x1ac) addr:0x0202c8f0 +func_0202ca9c kind:function(arm,size=0x8) addr:0x0202ca9c +func_0202caa4 kind:function(arm,size=0x34) addr:0x0202caa4 +func_0202cad8 kind:function(arm,size=0x3c) addr:0x0202cad8 +func_0202cb14 kind:function(thumb,size=0x8) addr:0x0202cb14 +func_0202cb1c kind:function(thumb,size=0xa8) addr:0x0202cb1c +func_0202cbc4 kind:function(arm,size=0x4c) addr:0x0202cbc4 +func_0202cc10 kind:function(arm,size=0x24) addr:0x0202cc10 +func_0202cc34 kind:function(arm,size=0x78) addr:0x0202cc34 +func_0202ccac kind:function(arm,size=0x100) addr:0x0202ccac +func_0202cdac kind:function(arm,size=0x5c) addr:0x0202cdac +func_0202ce08 kind:function(arm,size=0x188) addr:0x0202ce08 +func_0202cf90 kind:function(arm,size=0x50) addr:0x0202cf90 +func_0202cfe0 kind:function(arm,size=0xc0) addr:0x0202cfe0 +func_0202d0a0 kind:function(arm,size=0x34) addr:0x0202d0a0 +func_0202d0d4 kind:function(arm,size=0x2c) addr:0x0202d0d4 +func_0202d100 kind:function(arm,size=0x2c) addr:0x0202d100 +func_0202d12c kind:function(arm,size=0x98) addr:0x0202d12c +func_0202d1c4 kind:function(arm,size=0x12c) addr:0x0202d1c4 +func_0202d2f0 kind:function(arm,size=0x1e8) addr:0x0202d2f0 +func_0202d4d8 kind:function(arm,size=0x39c) addr:0x0202d4d8 +func_0202d874 kind:function(arm,size=0x80) addr:0x0202d874 +func_0202d8f4 kind:function(arm,size=0x24) addr:0x0202d8f4 +func_0202d918 kind:function(arm,size=0x8) addr:0x0202d918 +func_0202d920 kind:function(arm,size=0x54) addr:0x0202d920 +func_0202d974 kind:function(arm,size=0x1c) addr:0x0202d974 +func_0202d990 kind:function(arm,size=0x20) addr:0x0202d990 +func_0202d9b0 kind:function(arm,size=0x18) addr:0x0202d9b0 +func_0202d9c8 kind:function(arm,size=0x214) addr:0x0202d9c8 +func_0202dbdc kind:function(arm,size=0x94) addr:0x0202dbdc +func_0202dc70 kind:function(arm,size=0x44) addr:0x0202dc70 +func_0202dcb4 kind:function(arm,size=0x19c) addr:0x0202dcb4 +func_0202de50 kind:function(arm,size=0x2c) addr:0x0202de50 +func_0202de7c kind:function(arm,size=0x44) addr:0x0202de7c +func_0202dec0 kind:function(arm,size=0xb0) addr:0x0202dec0 +func_0202df70 kind:function(arm,size=0x80) addr:0x0202df70 +func_0202dff0 kind:function(arm,size=0x74) addr:0x0202dff0 +func_0202e064 kind:function(arm,size=0xc0) addr:0x0202e064 +func_0202e124 kind:function(arm,size=0x12c) addr:0x0202e124 +func_0202e250 kind:function(arm,size=0x9c) addr:0x0202e250 +func_0202e2ec kind:function(arm,size=0x70) addr:0x0202e2ec +func_0202e35c kind:function(arm,size=0x20) addr:0x0202e35c +func_0202e37c kind:function(arm,size=0x84) addr:0x0202e37c +func_0202e400 kind:function(arm,size=0x28) addr:0x0202e400 +func_0202e428 kind:function(arm,size=0x10) addr:0x0202e428 +func_0202e438 kind:function(arm,size=0x28) addr:0x0202e438 +func_0202e460 kind:function(arm,size=0x13c) addr:0x0202e460 +func_0202e59c kind:function(arm,size=0x80) addr:0x0202e59c +func_0202e61c kind:function(arm,size=0x48) addr:0x0202e61c +func_0202e664 kind:function(arm,size=0x44) addr:0x0202e664 +func_0202e6a8 kind:function(arm,size=0x64) addr:0x0202e6a8 +func_0202e70c kind:function(arm,size=0x48) addr:0x0202e70c +func_0202e754 kind:function(arm,size=0x40) addr:0x0202e754 +func_0202e794 kind:function(arm,size=0xc0) addr:0x0202e794 +func_0202e854 kind:function(arm,size=0x48) addr:0x0202e854 +func_0202e89c kind:function(arm,size=0x10) addr:0x0202e89c +func_0202e8ac kind:function(arm,size=0x10) addr:0x0202e8ac +func_0202e8bc kind:function(arm,size=0x64) addr:0x0202e8bc +func_0202e920 kind:function(arm,size=0x24) addr:0x0202e920 +func_0202e944 kind:function(arm,size=0x48) addr:0x0202e944 +func_0202e98c kind:function(arm,size=0x8) addr:0x0202e98c +func_0202e994 kind:function(arm,size=0x6c) addr:0x0202e994 +func_0202ea00 kind:function(arm,size=0x8) addr:0x0202ea00 +func_0202ea08 kind:function(arm,size=0x8) addr:0x0202ea08 +func_0202ea10 kind:function(arm,size=0x144) addr:0x0202ea10 +func_0202eb54 kind:function(arm,size=0x20) addr:0x0202eb54 +func_0202eb74 kind:function(arm,size=0x30) addr:0x0202eb74 +func_0202eba4 kind:function(arm,size=0x1c) addr:0x0202eba4 +func_0202ebc0 kind:function(arm,size=0x3c) addr:0x0202ebc0 +func_0202ebfc kind:function(arm,size=0x28) addr:0x0202ebfc +func_0202ec24 kind:function(arm,size=0xfc) addr:0x0202ec24 +func_0202ed20 kind:function(arm,size=0x100) addr:0x0202ed20 +func_0202ee20 kind:function(arm,size=0x94) addr:0x0202ee20 +func_0202eeb4 kind:function(arm,size=0x90) addr:0x0202eeb4 +func_0202ef44 kind:function(arm,size=0xf4) addr:0x0202ef44 +func_0202f038 kind:function(arm,size=0xf0) addr:0x0202f038 +func_0202f128 kind:function(arm,size=0x10) addr:0x0202f128 +func_0202f138 kind:function(arm,size=0x58) addr:0x0202f138 +func_0202f190 kind:function(arm,size=0x50) addr:0x0202f190 +func_0202f1e0 kind:function(arm,size=0x50) addr:0x0202f1e0 +func_0202f230 kind:function(arm,size=0x154) addr:0x0202f230 +func_0202f384 kind:function(arm,size=0x1fc) addr:0x0202f384 +func_0202f580 kind:function(arm,size=0x94) addr:0x0202f580 +func_0202f614 kind:function(arm,size=0x1b8) addr:0x0202f614 +func_0202f7e0 kind:function(arm,size=0x294) addr:0x0202f7e0 +func_0202fa60 kind:function(arm,size=0x40) addr:0x0202fa60 +func_0202faa0 kind:function(arm,size=0x3c) addr:0x0202faa0 +func_0202fadc kind:function(arm,size=0x274) addr:0x0202fadc +func_0202fd50 kind:function(thumb,size=0x44) addr:0x0202fd50 +func_0202fd94 kind:function(arm,size=0x94) addr:0x0202fd94 +func_0202fe28 kind:function(arm,size=0xf0) addr:0x0202fe28 +func_0202ff18 kind:function(arm,size=0x9c) addr:0x0202ff18 +func_0202ffb4 kind:function(arm,size=0x4c) addr:0x0202ffb4 +func_02030000 kind:function(arm,size=0x1c) addr:0x02030000 +func_0203001c kind:function(arm,size=0x1ec) addr:0x0203001c +func_02030208 kind:function(arm,size=0x11c) addr:0x02030208 +func_02030324 kind:function(arm,size=0x18) addr:0x02030324 +func_0203033c kind:function(thumb,size=0x44) addr:0x0203033c +func_02030380 kind:function(arm,size=0x12c) addr:0x02030380 +func_020304ac kind:function(arm,size=0x38) addr:0x020304ac +func_020304e4 kind:function(arm,size=0x58) addr:0x020304e4 +func_0203053c kind:function(arm,size=0x38) addr:0x0203053c +func_02030574 kind:function(arm,size=0x10) addr:0x02030574 +func_02030584 kind:function(arm,size=0x108) addr:0x02030584 +func_0203068c kind:function(arm,size=0x10c) addr:0x0203068c +func_02030798 kind:function(arm,size=0x2c) addr:0x02030798 +func_020307c4 kind:function(arm,size=0x10) addr:0x020307c4 +func_020307d4 kind:function(arm,size=0x18) addr:0x020307d4 +func_020307ec kind:function(arm,size=0x20) addr:0x020307ec +func_0203080c kind:function(arm,size=0x38) addr:0x0203080c +func_02030844 kind:function(arm,size=0x48) addr:0x02030844 +func_0203088c kind:function(arm,size=0x54) addr:0x0203088c +func_020308e0 kind:function(arm,size=0xc) addr:0x020308e0 +func_020308ec kind:function(arm,size=0x30) addr:0x020308ec +func_0203091c kind:function(thumb,size=0x5c) addr:0x0203091c +func_02030978 kind:function(arm,size=0x88) addr:0x02030978 +func_02030a00 kind:function(arm,size=0xc0) addr:0x02030a00 +func_02030ac0 kind:function(arm,size=0x8c) addr:0x02030ac0 +func_02030b4c kind:function(arm,size=0x84) addr:0x02030b4c +func_02030bd0 kind:function(arm,size=0x44) addr:0x02030bd0 +func_02030c14 kind:function(arm,size=0x64) addr:0x02030c14 +func_02030c78 kind:function(arm,size=0x34) addr:0x02030c78 +func_02030cac kind:function(arm,size=0x88) addr:0x02030cac +func_02030d34 kind:function(arm,size=0x34) addr:0x02030d34 +func_02030d68 kind:function(arm,size=0x48) addr:0x02030d68 +func_02030db0 kind:function(arm,size=0x54) addr:0x02030db0 +func_02030e04 kind:function(arm,size=0x3c) addr:0x02030e04 +func_02030e40 kind:function(arm,size=0x18) addr:0x02030e40 +func_02030e58 kind:function(arm,size=0x30) addr:0x02030e58 +func_02030e88 kind:function(arm,size=0x1c) addr:0x02030e88 +func_02030ea4 kind:function(arm,size=0x70) addr:0x02030ea4 +func_02030f14 kind:function(arm,size=0x50) addr:0x02030f14 +func_02030f64 kind:function(arm,size=0x2c) addr:0x02030f64 +func_02030f90 kind:function(thumb,size=0x208) addr:0x02030f90 +func_02031198 kind:function(thumb,size=0x144) addr:0x02031198 +func_020312dc kind:function(arm,size=0x20) addr:0x020312dc +func_020312fc kind:function(arm,size=0x1c) addr:0x020312fc +func_02031318 kind:function(thumb,size=0xc) addr:0x02031318 +func_02031324 kind:function(thumb,size=0x28) addr:0x02031324 +func_0203134c kind:function(thumb,size=0x38) addr:0x0203134c +func_02031384 kind:function(thumb,size=0x14) addr:0x02031384 +func_02031398 kind:function(thumb,size=0x10) addr:0x02031398 +func_020313a8 kind:function(thumb,size=0x10) addr:0x020313a8 +func_020313b8 kind:function(thumb,size=0x10) addr:0x020313b8 +func_020313c8 kind:function(thumb,size=0x10) addr:0x020313c8 +func_020313d8 kind:function(arm,size=0x8c) addr:0x020313d8 +func_02031464 kind:function(arm,size=0x6c) addr:0x02031464 +func_020314d0 kind:function(arm,size=0x6c) addr:0x020314d0 +func_0203153c kind:function(arm,size=0x38) addr:0x0203153c +func_02031574 kind:function(arm,size=0x78) addr:0x02031574 +func_020315ec kind:function(arm,size=0x38) addr:0x020315ec +func_02031624 kind:function(arm,size=0x440) addr:0x02031624 +func_02031a64 kind:function(arm,size=0x68) addr:0x02031a64 +func_02031acc kind:function(arm,size=0x10) addr:0x02031acc +func_02031adc kind:function(arm,size=0x18) addr:0x02031adc +func_02031af4 kind:function(arm,size=0x10) addr:0x02031af4 +func_02031b04 kind:function(arm,size=0x10) addr:0x02031b04 +func_02031b14 kind:function(arm,size=0x10) addr:0x02031b14 +func_02031b24 kind:function(arm,size=0x2c) addr:0x02031b24 +func_02031b50 kind:function(arm,size=0x94) addr:0x02031b50 +func_02031be4 kind:function(arm,size=0x18) addr:0x02031be4 +func_02031bfc kind:function(arm,size=0x5c) addr:0x02031bfc +func_02031c58 kind:function(arm,size=0x100) addr:0x02031c58 +func_02031d58 kind:function(arm,size=0x80) addr:0x02031d58 +func_02031dd8 kind:function(arm,size=0x94) addr:0x02031dd8 +func_02031e6c kind:function(arm,size=0xbc) addr:0x02031e6c +func_02031f28 kind:function(arm,size=0x3c) addr:0x02031f28 +func_02031f64 kind:function(arm,size=0x84) addr:0x02031f64 +func_02031fe8 kind:function(arm,size=0x8c) addr:0x02031fe8 +func_02032074 kind:function(arm,size=0x118) addr:0x02032074 +func_0203218c kind:function(arm,size=0x10) addr:0x0203218c +func_0203219c kind:function(arm,size=0x18) addr:0x0203219c +func_020321b4 kind:function(arm,size=0x10) addr:0x020321b4 +func_020321c4 kind:function(arm,size=0x4c) addr:0x020321c4 +func_02032210 kind:function(arm,size=0x1c) addr:0x02032210 +func_0203222c kind:function(arm,size=0x14) addr:0x0203222c +func_02032240 kind:function(arm,size=0x1c) addr:0x02032240 +func_0203225c kind:function(arm,size=0x1c) addr:0x0203225c +func_02032278 kind:function(arm,size=0x10) addr:0x02032278 +func_02032288 kind:function(arm,size=0x28) addr:0x02032288 +func_020322b0 kind:function(arm,size=0xc) addr:0x020322b0 +func_020322bc kind:function(arm,size=0x348) addr:0x020322bc +func_02032604 kind:function(arm,size=0x1e4) addr:0x02032604 +func_020327e8 kind:function(arm,size=0xe8) addr:0x020327e8 +func_020328d0 kind:function(arm,size=0x14) addr:0x020328d0 +func_020328e4 kind:function(arm,size=0x138) addr:0x020328e4 +func_02032a1c kind:function(arm,size=0xc) addr:0x02032a1c +func_02032a28 kind:function(arm,size=0xc) addr:0x02032a28 +func_02032a34 kind:function(arm,size=0x8c) addr:0x02032a34 +func_02032ac0 kind:function(arm,size=0x60) addr:0x02032ac0 +func_02032b20 kind:function(arm,size=0x54) addr:0x02032b20 +func_02032b74 kind:function(arm,size=0xd0) addr:0x02032b74 +func_02032c44 kind:function(arm,size=0x194) addr:0x02032c44 +func_02032dd8 kind:function(arm,size=0xec) addr:0x02032dd8 +func_02032ec4 kind:function(arm,size=0x5c) addr:0x02032ec4 +func_02032f20 kind:function(arm,size=0x98) addr:0x02032f20 +func_02032fb8 kind:function(arm,size=0xf8) addr:0x02032fb8 +func_020330b0 kind:function(arm,size=0x68) addr:0x020330b0 +func_02033118 kind:function(arm,size=0xc) addr:0x02033118 +func_02033124 kind:function(arm,size=0xc) addr:0x02033124 +func_02033130 kind:function(arm,size=0x34) addr:0x02033130 +func_02033164 kind:function(arm,size=0x50) addr:0x02033164 +func_020331b4 kind:function(arm,size=0x144) addr:0x020331b4 +func_020332f8 kind:function(arm,size=0x2c) addr:0x020332f8 +func_02033324 kind:function(arm,size=0x54) addr:0x02033324 +func_02033378 kind:function(arm,size=0x10) addr:0x02033378 +func_02033388 kind:function(arm,size=0x10) addr:0x02033388 +func_02033398 kind:function(arm,size=0x8c) addr:0x02033398 +func_02033424 kind:function(arm,size=0x60) addr:0x02033424 +func_02033484 kind:function(arm,size=0x50) addr:0x02033484 +func_020334d4 kind:function(arm,size=0x38) addr:0x020334d4 +func_0203350c kind:function(arm,size=0x28) addr:0x0203350c +func_02033534 kind:function(arm,size=0x18) addr:0x02033534 +func_0203354c kind:function(arm,size=0x108) addr:0x0203354c +func_02033654 kind:function(arm,size=0x48) addr:0x02033654 +func_0203369c kind:function(arm,size=0x34) addr:0x0203369c +func_020336d0 kind:function(arm,size=0x5c) addr:0x020336d0 +func_0203372c kind:function(arm,size=0x24) addr:0x0203372c +func_02033750 kind:function(arm,size=0x50) addr:0x02033750 +func_020337a0 kind:function(arm,size=0x48) addr:0x020337a0 +func_020337e8 kind:function(arm,size=0xb0) addr:0x020337e8 +func_02033898 kind:function(arm,size=0x1e0) addr:0x02033898 +func_02033a78 kind:function(arm,size=0x28) addr:0x02033a78 +func_02033aa0 kind:function(arm,size=0x5c) addr:0x02033aa0 +func_02033afc kind:function(arm,size=0x14) addr:0x02033afc +func_02033b10 kind:function(arm,size=0x14) addr:0x02033b10 +func_02033b24 kind:function(arm,size=0x8c) addr:0x02033b24 +func_02033bb0 kind:function(arm,size=0x14) addr:0x02033bb0 +func_02033bc4 kind:function(arm,size=0xf0) addr:0x02033bc4 +func_02033cb4 kind:function(arm,size=0x44) addr:0x02033cb4 +func_02033cf8 kind:function(arm,size=0x44) addr:0x02033cf8 +func_02033d3c kind:function(arm,size=0x40) addr:0x02033d3c +func_02033d7c kind:function(arm,size=0x40) addr:0x02033d7c +func_02033dbc kind:function(arm,size=0x3c) addr:0x02033dbc +func_02033df8 kind:function(arm,size=0x2c) addr:0x02033df8 +func_02033e24 kind:function(arm,size=0x2c) addr:0x02033e24 +func_02033e50 kind:function(arm,size=0xc0) addr:0x02033e50 +func_02033f10 kind:function(arm,size=0xb0) addr:0x02033f10 +func_02033fc0 kind:function(arm,size=0x288) addr:0x02033fc0 +func_02034248 kind:function(arm,size=0x98) addr:0x02034248 +func_020342e0 kind:function(arm,size=0x2c) addr:0x020342e0 +func_0203430c kind:function(arm,size=0x2c) addr:0x0203430c +func_02034338 kind:function(arm,size=0x54) addr:0x02034338 +func_0203438c kind:function(arm,size=0x58) addr:0x0203438c +func_020343e4 kind:function(arm,size=0x28) addr:0x020343e4 +func_0203440c kind:function(arm,size=0x80c) addr:0x0203440c +func_02034c18 kind:function(arm,size=0x28) addr:0x02034c18 +func_02034c40 kind:function(arm,size=0x44) addr:0x02034c40 +func_02034c84 kind:function(arm,size=0x11c) addr:0x02034c84 +func_02034da0 kind:function(arm,size=0x64) addr:0x02034da0 +func_02034e04 kind:function(arm,size=0xc) addr:0x02034e04 +func_02034e10 kind:function(arm,size=0xc) addr:0x02034e10 +func_02034e1c kind:function(arm,size=0x4) addr:0x02034e1c +func_02034e20 kind:function(arm,size=0x28) addr:0x02034e20 +func_02034e48 kind:function(arm,size=0x84) addr:0x02034e48 +func_02034ecc kind:function(arm,size=0xe4) addr:0x02034ecc +func_02034fb0 kind:function(arm,size=0x94) addr:0x02034fb0 +func_02035044 kind:function(arm,size=0x1c) addr:0x02035044 +func_02035060 kind:function(arm,size=0x70) addr:0x02035060 +func_020350d0 kind:function(arm,size=0x1c) addr:0x020350d0 +func_020350ec kind:function(arm,size=0x38) addr:0x020350ec +func_02035124 kind:function(arm,size=0x14) addr:0x02035124 +func_02035138 kind:function(arm,size=0x88) addr:0x02035138 +func_020351c0 kind:function(arm,size=0x20) addr:0x020351c0 +func_020351e0 kind:function(arm,size=0x4c) addr:0x020351e0 +func_0203522c kind:function(arm,size=0x14) addr:0x0203522c +func_02035240 kind:function(arm,size=0x2c) addr:0x02035240 +func_0203526c kind:function(arm,size=0x40) addr:0x0203526c +func_020352ac kind:function(arm,size=0xac) addr:0x020352ac +func_02035358 kind:function(arm,size=0x28) addr:0x02035358 +func_02035380 kind:function(arm,size=0x4) addr:0x02035380 +func_02035384 kind:function(arm,size=0x128) addr:0x02035384 +func_020354ac kind:function(arm,size=0x1c) addr:0x020354ac +func_020354c8 kind:function(arm,size=0xc8) addr:0x020354c8 +func_02035590 kind:function(arm,size=0x50) addr:0x02035590 +func_020355e0 kind:function(arm,size=0x114) addr:0x020355e0 +func_020356f4 kind:function(arm,size=0x34) addr:0x020356f4 +func_02035728 kind:function(arm,size=0x10) addr:0x02035728 +func_02035738 kind:function(arm,size=0x28) addr:0x02035738 +func_02035760 kind:function(arm,size=0x518) addr:0x02035760 +func_02035c78 kind:function(arm,size=0x24c) addr:0x02035c78 +func_02035ec4 kind:function(arm,size=0x2d8) addr:0x02035ec4 +func_0203619c kind:function(arm,size=0x3c0) addr:0x0203619c +func_0203655c kind:function(arm,size=0x114) addr:0x0203655c +func_02036670 kind:function(arm,size=0x5f8) addr:0x02036670 +func_02036c68 kind:function(arm,size=0x95c) addr:0x02036c68 +func_020375c4 kind:function(arm,size=0x40) addr:0x020375c4 +func_02037604 kind:function(arm,size=0x28) addr:0x02037604 +func_0203762c kind:function(arm,size=0x60) addr:0x0203762c +func_0203768c kind:function(arm,size=0x1c) addr:0x0203768c +func_020376a8 kind:function(arm,size=0x20) addr:0x020376a8 +func_020376c8 kind:function(arm,size=0x50) addr:0x020376c8 +func_02037718 kind:function(arm,size=0x34) addr:0x02037718 +func_0203774c kind:function(arm,size=0x6c) addr:0x0203774c +func_020377b8 kind:function(arm,size=0x4c) addr:0x020377b8 +func_02037804 kind:function(arm,size=0x4) addr:0x02037804 +func_02037808 kind:function(arm,size=0x40) addr:0x02037808 +func_02037848 kind:function(arm,size=0xc4) addr:0x02037848 +func_0203790c kind:function(arm,size=0x180) addr:0x0203790c +func_02037a8c kind:function(arm,size=0x9c) addr:0x02037a8c +func_02037b28 kind:function(arm,size=0x380) addr:0x02037b28 +func_02037ea8 kind:function(arm,size=0x180) addr:0x02037ea8 +func_02038028 kind:function(arm,size=0xac) addr:0x02038028 +func_020380d4 kind:function(arm,size=0x2c) addr:0x020380d4 +func_02038100 kind:function(arm,size=0x730) addr:0x02038100 +func_02038830 kind:function(arm,size=0x1d8) addr:0x02038830 +func_02038a08 kind:function(arm,size=0x1188) addr:0x02038a08 +func_02039b90 kind:function(arm,size=0x1c0) addr:0x02039b90 +func_02039d50 kind:function(arm,size=0x28) addr:0x02039d50 +func_02039d78 kind:function(arm,size=0x20) addr:0x02039d78 +func_02039d98 kind:function(arm,size=0xc0) addr:0x02039d98 +func_02039e58 kind:function(arm,size=0x260) addr:0x02039e58 +func_0203a0b8 kind:function(arm,size=0xc) addr:0x0203a0b8 +func_0203a0c4 kind:function(arm,size=0xc) addr:0x0203a0c4 +func_0203a0d0 kind:function(arm,size=0xc) addr:0x0203a0d0 +func_0203a0dc kind:function(arm,size=0x78) addr:0x0203a0dc +func_0203a154 kind:function(arm,size=0x28) addr:0x0203a154 +func_0203a17c kind:function(arm,size=0x10) addr:0x0203a17c +func_0203a18c kind:function(arm,size=0x2c) addr:0x0203a18c +func_0203a1b8 kind:function(arm,size=0x14) addr:0x0203a1b8 +func_0203a1cc kind:function(arm,size=0x20) addr:0x0203a1cc +func_0203a1ec kind:function(arm,size=0x14) addr:0x0203a1ec +func_0203a200 kind:function(arm,size=0x4) addr:0x0203a200 +func_0203a204 kind:function(arm,size=0x4) addr:0x0203a204 +func_0203a208 kind:function(arm,size=0x14) addr:0x0203a208 +func_0203a21c kind:function(arm,size=0x8) addr:0x0203a21c +func_0203a224 kind:function(arm,size=0x18) addr:0x0203a224 +func_0203a23c kind:function(arm,size=0x20) addr:0x0203a23c +func_0203a25c kind:function(arm,size=0x18) addr:0x0203a25c +func_0203a274 kind:function(arm,size=0x20) addr:0x0203a274 +func_0203a294 kind:function(arm,size=0x30) addr:0x0203a294 +func_0203a2c4 kind:function(arm,size=0x2c) addr:0x0203a2c4 +func_0203a2f0 kind:function(arm,size=0x8c) addr:0x0203a2f0 +func_0203a37c kind:function(arm,size=0x318) addr:0x0203a37c +func_0203a6ac kind:function(arm,size=0x3b4) addr:0x0203a6ac +func_0203aa60 kind:function(arm,size=0x364) addr:0x0203aa60 +func_0203adc4 kind:function(arm,size=0x104) addr:0x0203adc4 +func_0203aec8 kind:function(arm,size=0x40) addr:0x0203aec8 +func_0203af08 kind:function(arm,size=0x3c) addr:0x0203af08 +func_0203af44 kind:function(arm,size=0x98) addr:0x0203af44 +func_0203afdc kind:function(arm,size=0xa4) addr:0x0203afdc +func_0203b080 kind:function(arm,size=0x9c) addr:0x0203b080 +func_0203b11c kind:function(arm,size=0x8c) addr:0x0203b11c +func_0203b1a8 kind:function(arm,size=0x8c) addr:0x0203b1a8 +func_0203b234 kind:function(arm,size=0x5c) addr:0x0203b234 +func_0203b290 kind:function(arm,size=0x5c) addr:0x0203b290 +func_0203b2ec kind:function(arm,size=0x5c) addr:0x0203b2ec +func_0203b348 kind:function(arm,size=0x68) addr:0x0203b348 +func_0203b3b0 kind:function(arm,size=0x84) addr:0x0203b3b0 +func_0203b434 kind:function(arm,size=0x48) addr:0x0203b434 +func_0203b47c kind:function(arm,size=0x48) addr:0x0203b47c +func_0203b4c4 kind:function(arm,size=0x10) addr:0x0203b4c4 +func_0203b4d4 kind:function(arm,size=0x1b0) addr:0x0203b4d4 +func_0203b684 kind:function(arm,size=0xc) addr:0x0203b684 +func_0203b690 kind:function(arm,size=0x3c) addr:0x0203b690 +func_0203b6cc kind:function(arm,size=0x20) addr:0x0203b6cc +func_0203b6ec kind:function(arm,size=0x20c) addr:0x0203b6ec +func_0203b8f8 kind:function(arm,size=0x1e4) addr:0x0203b8f8 +_0203b900 kind:label(arm) addr:0x0203b900 +func_0203badc kind:function(arm,size=0x34) addr:0x0203badc +func_0203bb10 kind:function(arm,size=0x40) addr:0x0203bb10 +func_0203bb50 kind:function(arm,size=0x4c) addr:0x0203bb50 +func_0203bb9c kind:function(arm,size=0x8c) addr:0x0203bb9c +func_0203bc28 kind:function(arm,size=0x19c) addr:0x0203bc28 +func_0203bdc4 kind:function(arm,size=0xe4) addr:0x0203bdc4 +func_0203bea8 kind:function(arm,size=0x1e0) addr:0x0203bea8 +func_0203c088 kind:function(arm,size=0x21c) addr:0x0203c088 +func_0203c2a4 kind:function(arm,size=0x8) addr:0x0203c2a4 +func_0203c2b8 kind:function(arm,size=0x278) addr:0x0203c2b8 +func_0203c53c kind:function(arm,size=0x3b8) addr:0x0203c53c +_0203c5f0 kind:data(byte[256]) addr:0x0203c5f0 +func_0203c90c kind:function(arm,size=0x544) addr:0x0203c90c +_0203ca44 kind:data(byte[256]) addr:0x0203ca44 +func_0203ce50 kind:function(arm,size=0x4) addr:0x0203ce50 +func_0203ce54 kind:function(arm,size=0xc) addr:0x0203ce54 +func_0203ce60 kind:function(arm,size=0x4) addr:0x0203ce60 +func_0203ce64 kind:function(arm,size=0x4) addr:0x0203ce64 +func_0203ce68 kind:function(arm,size=0x8) addr:0x0203ce68 +func_0203ce70 kind:function(arm,size=0x4) addr:0x0203ce70 +func_0203ce74 kind:function(arm,size=0x50) addr:0x0203ce74 +func_0203cec4 kind:function(arm,size=0x44) addr:0x0203cec4 +func_0203cf08 kind:function(arm,size=0x8) addr:0x0203cf08 +func_0203cf10 kind:function(arm,size=0x84) addr:0x0203cf10 +func_0203cf94 kind:function(arm,size=0x84) addr:0x0203cf94 +func_0203d018 kind:function(arm,size=0x64) addr:0x0203d018 +func_0203d07c kind:function(arm,size=0x108) addr:0x0203d07c +func_0203d184 kind:function(arm,size=0x1c) addr:0x0203d184 +func_0203d1a0 kind:function(arm,size=0x2bc) addr:0x0203d1a0 +func_0203d45c kind:function(arm,size=0x82c) addr:0x0203d45c +func_0203dc88 kind:function(arm,size=0x8) addr:0x0203dc88 +func_0203dc90 kind:function(arm,size=0x154) addr:0x0203dc90 +func_0203dde4 kind:function(arm,size=0x80) addr:0x0203dde4 +func_0203de64 kind:function(arm,size=0xac) addr:0x0203de64 +func_0203df10 kind:function(arm,size=0x4) addr:0x0203df10 +func_0203df14 kind:function(arm,size=0x60) addr:0x0203df14 +func_0203df74 kind:function(arm,size=0x1dc) addr:0x0203df74 +func_0203e150 kind:function(arm,size=0x5c) addr:0x0203e150 +func_0203e1ac kind:function(arm,size=0xf4) addr:0x0203e1ac +func_0203e2a0 kind:function(arm,size=0x28) addr:0x0203e2a0 +func_0203e2c8 kind:function(arm,size=0x14) addr:0x0203e2c8 +func_0203e2dc kind:function(arm,size=0xc) addr:0x0203e2dc +func_0203e2e8 kind:function(arm,size=0x30) addr:0x0203e2e8 +func_0203e318 kind:function(arm,size=0x44) addr:0x0203e318 +func_0203e35c kind:function(arm,size=0xc) addr:0x0203e35c +func_0203e368 kind:function(arm,size=0xc) addr:0x0203e368 +func_0203e374 kind:function(arm,size=0x18) addr:0x0203e374 +func_0203e38c kind:function(arm,size=0x18) addr:0x0203e38c +func_0203e3a4 kind:function(arm,size=0x20) addr:0x0203e3a4 +func_0203e3c4 kind:function(arm,size=0x1b4) addr:0x0203e3c4 +func_0203e578 kind:function(arm,size=0x48) addr:0x0203e578 +func_0203e5c0 kind:function(arm,size=0x14) addr:0x0203e5c0 +func_0203e5d4 kind:function(arm,size=0xbc) addr:0x0203e5d4 +func_0203e690 kind:function(arm,size=0xb0) addr:0x0203e690 +func_0203e740 kind:function(arm,size=0x48) addr:0x0203e740 +func_0203e788 kind:function(arm,size=0x14) addr:0x0203e788 +func_0203e79c kind:function(arm,size=0x4) addr:0x0203e79c +func_0203e7a0 kind:function(arm,size=0x30) addr:0x0203e7a0 +func_0203e7d0 kind:function(arm,size=0x14) addr:0x0203e7d0 +func_0203e7e4 kind:function(arm,size=0x1c) addr:0x0203e7e4 +func_0203e800 kind:function(arm,size=0x14) addr:0x0203e800 +func_0203e814 kind:function(arm,size=0x14) addr:0x0203e814 +func_0203e828 kind:function(arm,size=0x1c) addr:0x0203e828 +func_0203e844 kind:function(arm,size=0x5c) addr:0x0203e844 +func_0203e8a0 kind:function(arm,size=0xa0) addr:0x0203e8a0 +func_0203e940 kind:function(arm,size=0x20) addr:0x0203e940 +func_0203e960 kind:function(arm,size=0x28) addr:0x0203e960 +func_0203e988 kind:function(arm,size=0x30) addr:0x0203e988 +func_0203e9b8 kind:function(arm,size=0x48) addr:0x0203e9b8 +func_0203ea00 kind:function(arm,size=0x4c) addr:0x0203ea00 +func_0203ed54 kind:function(arm,size=0x1c) addr:0x0203ed54 +func_0203ed70 kind:function(arm,size=0x60) addr:0x0203ed70 +func_0203edd0 kind:function(arm,size=0x50) addr:0x0203edd0 +func_0203ee20 kind:function(arm,size=0x34) addr:0x0203ee20 +func_0203ee54 kind:function(arm,size=0x34) addr:0x0203ee54 +func_0203ee88 kind:function(arm,size=0x34) addr:0x0203ee88 +func_0203eebc kind:function(arm,size=0x1c) addr:0x0203eebc +func_0203eed8 kind:function(arm,size=0x34) addr:0x0203eed8 +func_0203ef0c kind:function(arm,size=0x34) addr:0x0203ef0c +func_0203ef40 kind:function(arm,size=0x30) addr:0x0203ef40 +func_0203ef70 kind:function(arm,size=0x4) addr:0x0203ef70 +func_0203ef74 kind:function(arm,size=0x34) addr:0x0203ef74 +func_0203efa8 kind:function(arm,size=0x34) addr:0x0203efa8 +func_0203efdc kind:function(arm,size=0x50) addr:0x0203efdc +func_0203f02c kind:function(arm,size=0x50) addr:0x0203f02c +func_0203f07c kind:function(arm,size=0x34) addr:0x0203f07c +func_0203f0b0 kind:function(arm,size=0x34) addr:0x0203f0b0 +func_0203f0e4 kind:function(arm,size=0x50) addr:0x0203f0e4 +func_0203f134 kind:function(arm,size=0x34) addr:0x0203f134 +func_0203f168 kind:function(arm,size=0x34) addr:0x0203f168 +func_0203f19c kind:function(arm,size=0x1c) addr:0x0203f19c +func_0203f1b8 kind:function(arm,size=0x1c) addr:0x0203f1b8 +data_0203f1d4 kind:data(any) addr:0x0203f1d4 +data_0203f1e4 kind:data(any) addr:0x0203f1e4 +data_0203f298 kind:data(any) addr:0x0203f298 +data_0203f340 kind:data(any) addr:0x0203f340 +data_0203f34c kind:data(any) addr:0x0203f34c +data_0203f358 kind:data(any) addr:0x0203f358 +data_0203f378 kind:data(any) addr:0x0203f378 +data_0203f3b8 kind:data(any) addr:0x0203f3b8 +data_0203f3d0 kind:data(any) addr:0x0203f3d0 +data_0203f3e8 kind:data(any) addr:0x0203f3e8 +data_0203f3f8 kind:data(any) addr:0x0203f3f8 +data_0203f408 kind:data(any) addr:0x0203f408 +data_0203f418 kind:data(any) addr:0x0203f418 +data_0203f430 kind:data(any) addr:0x0203f430 +data_0203f448 kind:data(any) addr:0x0203f448 +data_0203f460 kind:data(any) addr:0x0203f460 +data_0203f480 kind:data(any) addr:0x0203f480 +data_0203f4a0 kind:data(any) addr:0x0203f4a0 +data_0203f4c0 kind:data(any) addr:0x0203f4c0 +data_0203f4c1 kind:data(any) addr:0x0203f4c1 +data_0203f4c2 kind:data(any) addr:0x0203f4c2 +data_0203f4c3 kind:data(any) addr:0x0203f4c3 +data_0203f4e4 kind:data(any) addr:0x0203f4e4 +data_0203f5e4 kind:data(any) addr:0x0203f5e4 +data_0203f5e5 kind:data(any) addr:0x0203f5e5 +data_0203f5e6 kind:data(any) addr:0x0203f5e6 +data_0203f5e7 kind:data(any) addr:0x0203f5e7 +data_0203f60a kind:data(any) addr:0x0203f60a +data_0203f610 kind:data(any) addr:0x0203f610 +data_0203f624 kind:data(any) addr:0x0203f624 +data_0203f628 kind:data(any) addr:0x0203f628 +data_0203f634 kind:data(any) addr:0x0203f634 +data_0203f7fc kind:data(any) addr:0x0203f7fc +data_0203f87c kind:data(any) addr:0x0203f87c +data_0203f89c kind:data(any) addr:0x0203f89c +data_0203f8b8 kind:data(any) addr:0x0203f8b8 +data_0203f8d4 kind:data(any) addr:0x0203f8d4 +data_0203f8e0 kind:data(any) addr:0x0203f8e0 +data_0203f920 kind:data(any) addr:0x0203f920 +data_0203f928 kind:data(any) addr:0x0203f928 +data_0203f938 kind:data(any) addr:0x0203f938 +data_0203f93c kind:data(any) addr:0x0203f93c +data_0203f940 kind:data(any) addr:0x0203f940 +data_0203f948 kind:data(any) addr:0x0203f948 +data_0203f950 kind:data(any) addr:0x0203f950 +data_0203f958 kind:data(any) addr:0x0203f958 +data_0203f960 kind:data(any) addr:0x0203f960 +data_0203f968 kind:data(any) addr:0x0203f968 +data_0203f970 kind:data(any) addr:0x0203f970 +data_0203f978 kind:data(any) addr:0x0203f978 +data_0203f980 kind:data(any) addr:0x0203f980 +data_0203f988 kind:data(any) addr:0x0203f988 +data_0203f994 kind:data(any) addr:0x0203f994 +data_0203f9a0 kind:data(any) addr:0x0203f9a0 +data_0203f9ac kind:data(any) addr:0x0203f9ac +data_0203f9b8 kind:data(any) addr:0x0203f9b8 +data_0203f9c8 kind:data(any) addr:0x0203f9c8 +data_0203f9d8 kind:data(any) addr:0x0203f9d8 +data_0203f9e8 kind:data(any) addr:0x0203f9e8 +data_0203f9f8 kind:data(any) addr:0x0203f9f8 +data_0203fa08 kind:data(any) addr:0x0203fa08 +data_0203fa18 kind:data(any) addr:0x0203fa18 +data_0203fa28 kind:data(any) addr:0x0203fa28 +data_0203fa3c kind:data(any) addr:0x0203fa3c +data_0203fa50 kind:data(any) addr:0x0203fa50 +data_0203fa64 kind:data(any) addr:0x0203fa64 +data_0203fa78 kind:data(any) addr:0x0203fa78 +data_0203fa8c kind:data(any) addr:0x0203fa8c +data_0203faa4 kind:data(any) addr:0x0203faa4 +data_0203fac0 kind:data(any) addr:0x0203fac0 +data_0203fadc kind:data(any) addr:0x0203fadc +data_0203fafc kind:data(any) addr:0x0203fafc +data_0203fb1c kind:data(any) addr:0x0203fb1c +data_0203fb3c kind:data(any) addr:0x0203fb3c +data_0203fb60 kind:data(any) addr:0x0203fb60 +data_0203fb88 kind:data(any) addr:0x0203fb88 +data_0203fbb0 kind:data(any) addr:0x0203fbb0 +data_0203fbd8 kind:data(any) addr:0x0203fbd8 +data_0203fc00 kind:data(any) addr:0x0203fc00 +data_0203fc2c kind:data(any) addr:0x0203fc2c +data_0203fc58 kind:data(any) addr:0x0203fc58 +data_0203fc88 kind:data(any) addr:0x0203fc88 +data_0203fcb8 kind:data(any) addr:0x0203fcb8 +data_0203fcec kind:data(any) addr:0x0203fcec +data_0203fd20 kind:data(any) addr:0x0203fd20 +data_0203fd58 kind:data(any) addr:0x0203fd58 +data_0203fd94 kind:data(any) addr:0x0203fd94 +data_0203fdd4 kind:data(any) addr:0x0203fdd4 +data_0203fe14 kind:data(any) addr:0x0203fe14 +data_0203fe58 kind:data(any) addr:0x0203fe58 +data_0203fea4 kind:data(any) addr:0x0203fea4 +data_0203feaa kind:data(any) addr:0x0203feaa +data_0203feb0 kind:data(any) addr:0x0203feb0 +data_0203ffb0 kind:data(any) addr:0x0203ffb0 +data_02040105 kind:data(any) addr:0x02040105 +data_020401b0 kind:data(any) addr:0x020401b0 +data_02040202 kind:data(any) addr:0x02040202 +data_020403b0 kind:data(any) addr:0x020403b0 +data_02040403 kind:data(any) addr:0x02040403 +data_020406b0 kind:data(any) addr:0x020406b0 +data_020408b0 kind:data(any) addr:0x020408b0 +data_02040ab0 kind:data(any) addr:0x02040ab0 +data_02040eb0 kind:data(any) addr:0x02040eb0 +data_020418b0 kind:data(any) addr:0x020418b0 +data_02041eb0 kind:data(any) addr:0x02041eb0 +data_020428b0 kind:data(any) addr:0x020428b0 +data_02042eb0 kind:data(any) addr:0x02042eb0 +data_020438b0 kind:data(any) addr:0x020438b0 +data_02043ab0 kind:data(any) addr:0x02043ab0 +data_02043eb0 kind:data(any) addr:0x02043eb0 +data_02043fb4 kind:data(any) addr:0x02043fb4 +data_020440b8 kind:data(any) addr:0x020440b8 +data_020440c8 kind:data(any) addr:0x020440c8 +data_020440ca kind:data(any) addr:0x020440ca +data_020440cc kind:data(any) addr:0x020440cc +data_02044128 kind:data(any) addr:0x02044128 +data_02044130 kind:data(any) addr:0x02044130 +data_02044148 kind:data(any) addr:0x02044148 +data_02044248 kind:data(any) addr:0x02044248 +data_0204451c kind:data(any) addr:0x0204451c +data_02044540 kind:data(any) addr:0x02044540 +data_02044580 kind:data(any) addr:0x02044580 +data_020445d4 kind:data(any) addr:0x020445d4 +data_020446d4 kind:data(any) addr:0x020446d4 +data_020446e4 kind:data(any) addr:0x020446e4 +data_020446f4 kind:data(any) addr:0x020446f4 +data_02044704 kind:data(any) addr:0x02044704 +data_0204470c kind:data(any) addr:0x0204470c +data_02044780 kind:data(any) addr:0x02044780 +data_02044798 kind:data(any) addr:0x02044798 +data_02044858 kind:data(any) addr:0x02044858 +data_02044860 kind:data(any) addr:0x02044860 +data_02044874 kind:data(any) addr:0x02044874 +data_0204488c kind:data(any) addr:0x0204488c +data_020448a4 kind:data(any) addr:0x020448a4 +data_020448bc kind:data(any) addr:0x020448bc +data_020448d4 kind:data(any) addr:0x020448d4 +data_020448ec kind:data(any) addr:0x020448ec +data_020448f0 kind:data(any) addr:0x020448f0 +data_020448f4 kind:data(any) addr:0x020448f4 +data_020448f8 kind:data(any) addr:0x020448f8 +data_020448fc kind:data(any) addr:0x020448fc +data_02044900 kind:data(any) addr:0x02044900 +data_02044904 kind:data(any) addr:0x02044904 +data_02044950 kind:data(any) addr:0x02044950 +data_02044954 kind:data(any) addr:0x02044954 +data_0204495c kind:data(any) addr:0x0204495c +data_02044960 kind:data(any) addr:0x02044960 +data_020449a0 kind:data(any) addr:0x020449a0 +data_020449a4 kind:data(any) addr:0x020449a4 +data_020449ac kind:data(any) addr:0x020449ac +data_020449d0 kind:data(any) addr:0x020449d0 +data_020449dc kind:data(any) addr:0x020449dc +data_020449e8 kind:data(any) addr:0x020449e8 +data_020449ec kind:data(any) addr:0x020449ec +data_020449f4 kind:data(any) addr:0x020449f4 +data_02044a18 kind:data(any) addr:0x02044a18 +data_02044a24 kind:data(any) addr:0x02044a24 +data_02044a30 kind:data(any) addr:0x02044a30 +data_02044a50 kind:data(any) addr:0x02044a50 +data_02044a5c kind:data(any) addr:0x02044a5c +data_02044a8c kind:data(any) addr:0x02044a8c +data_02044ab0 kind:data(any) addr:0x02044ab0 +data_02044ab8 kind:data(any) addr:0x02044ab8 +data_02044ac0 kind:data(any) addr:0x02044ac0 +data_02044ad8 kind:data(any) addr:0x02044ad8 +data_02044ae4 kind:data(any) addr:0x02044ae4 +data_02044ae8 kind:data(any) addr:0x02044ae8 +data_02044af8 kind:data(any) addr:0x02044af8 +data_02044afc kind:data(any) addr:0x02044afc +data_02044b00 kind:data(any) addr:0x02044b00 +data_02044b04 kind:data(any) addr:0x02044b04 +data_02044b0c kind:data(any) addr:0x02044b0c +data_02044b10 kind:data(any) addr:0x02044b10 +data_02044b18 kind:data(any) addr:0x02044b18 +data_02044b24 kind:data(any) addr:0x02044b24 +data_02044b3c kind:data(any) addr:0x02044b3c +data_02044b50 kind:data(any) addr:0x02044b50 +data_02044b5c kind:data(any) addr:0x02044b5c +data_02044b68 kind:data(any) addr:0x02044b68 +data_02044b7c kind:data(any) addr:0x02044b7c +data_02044b8c kind:data(any) addr:0x02044b8c +data_02044b9c kind:data(any) addr:0x02044b9c +data_02044ba4 kind:data(any) addr:0x02044ba4 +data_02044bac kind:data(any) addr:0x02044bac +data_02044bb4 kind:data(any) addr:0x02044bb4 +data_02044bc4 kind:data(any) addr:0x02044bc4 +data_02044bd4 kind:data(any) addr:0x02044bd4 +data_02044be4 kind:data(any) addr:0x02044be4 +data_02044bf0 kind:data(any) addr:0x02044bf0 +data_02044c00 kind:data(any) addr:0x02044c00 +data_02044c10 kind:data(any) addr:0x02044c10 +data_02044c20 kind:data(any) addr:0x02044c20 +data_02044c34 kind:data(any) addr:0x02044c34 +data_02044c48 kind:data(any) addr:0x02044c48 +data_02044c5c kind:data(any) addr:0x02044c5c +data_02044c74 kind:data(any) addr:0x02044c74 +data_02044c8c kind:data(any) addr:0x02044c8c +data_02044cb0 kind:data(any) addr:0x02044cb0 +data_02044cb1 kind:data(any) addr:0x02044cb1 +data_02044cbc kind:data(any) addr:0x02044cbc +data_02044cc8 kind:data(any) addr:0x02044cc8 +data_02044cd0 kind:data(any) addr:0x02044cd0 +data_02044cd8 kind:data(any) addr:0x02044cd8 +data_02044ce0 kind:data(any) addr:0x02044ce0 +data_02044ce4 kind:data(any) addr:0x02044ce4 +data_02044cfc kind:data(any) addr:0x02044cfc +data_02044d14 kind:data(any) addr:0x02044d14 +data_02044d2c kind:data(any) addr:0x02044d2c +data_02044d38 kind:data(any) addr:0x02044d38 +data_02044d44 kind:data(any) addr:0x02044d44 +data_02044d48 kind:data(any) addr:0x02044d48 +data_02044d4c kind:data(any) addr:0x02044d4c +data_02044d50 kind:data(any) addr:0x02044d50 +data_02044d58 kind:data(any) addr:0x02044d58 +data_02044d60 kind:data(any) addr:0x02044d60 +data_02044d68 kind:data(any) addr:0x02044d68 +data_02044d70 kind:data(any) addr:0x02044d70 +data_02044d78 kind:data(any) addr:0x02044d78 +data_02044d80 kind:data(any) addr:0x02044d80 +data_02044d88 kind:data(any) addr:0x02044d88 +data_02044d90 kind:data(any) addr:0x02044d90 +data_02044d98 kind:data(any) addr:0x02044d98 +data_02044da0 kind:data(any) addr:0x02044da0 +data_02044da8 kind:data(any) addr:0x02044da8 +data_02044db0 kind:data(any) addr:0x02044db0 +data_02044db8 kind:data(any) addr:0x02044db8 +data_02044dc0 kind:data(any) addr:0x02044dc0 +data_02044dc8 kind:data(any) addr:0x02044dc8 +data_02044dd0 kind:data(any) addr:0x02044dd0 +data_02044dd8 kind:data(any) addr:0x02044dd8 +data_02044de0 kind:data(any) addr:0x02044de0 +data_02044de8 kind:data(any) addr:0x02044de8 +data_02044df0 kind:data(any) addr:0x02044df0 +data_02044df8 kind:data(any) addr:0x02044df8 +data_02044e00 kind:data(any) addr:0x02044e00 +data_02044e08 kind:data(any) addr:0x02044e08 +data_02044e10 kind:data(any) addr:0x02044e10 +data_02044e18 kind:data(any) addr:0x02044e18 +data_02044e20 kind:data(any) addr:0x02044e20 +data_02044e28 kind:data(any) addr:0x02044e28 +data_02044e30 kind:data(any) addr:0x02044e30 +data_02044e38 kind:data(any) addr:0x02044e38 +data_02044e40 kind:data(any) addr:0x02044e40 +data_02044e48 kind:data(any) addr:0x02044e48 +data_02044e50 kind:data(any) addr:0x02044e50 +data_02044e58 kind:data(any) addr:0x02044e58 +data_02044e60 kind:data(any) addr:0x02044e60 +data_02044e68 kind:data(any) addr:0x02044e68 +data_02044e70 kind:data(any) addr:0x02044e70 +data_02044e78 kind:data(any) addr:0x02044e78 +data_02044e80 kind:data(any) addr:0x02044e80 +data_02044e88 kind:data(any) addr:0x02044e88 +data_02044e90 kind:data(any) addr:0x02044e90 +data_02044e98 kind:data(any) addr:0x02044e98 +data_02044ea0 kind:data(any) addr:0x02044ea0 +data_02044ea8 kind:data(any) addr:0x02044ea8 +data_02044eb0 kind:data(any) addr:0x02044eb0 +data_02044eb8 kind:data(any) addr:0x02044eb8 +data_02044ec0 kind:data(any) addr:0x02044ec0 +data_02044ec8 kind:data(any) addr:0x02044ec8 +data_02044ed0 kind:data(any) addr:0x02044ed0 +data_02044ed8 kind:data(any) addr:0x02044ed8 +data_02044ee0 kind:data(any) addr:0x02044ee0 +data_02044ee8 kind:data(any) addr:0x02044ee8 +data_02044ef0 kind:data(any) addr:0x02044ef0 +data_02044efc kind:data(any) addr:0x02044efc +data_02044f08 kind:data(any) addr:0x02044f08 +data_02044f14 kind:data(any) addr:0x02044f14 +data_02044f20 kind:data(any) addr:0x02044f20 +data_02044f2c kind:data(any) addr:0x02044f2c +data_02044f38 kind:data(any) addr:0x02044f38 +data_02044f44 kind:data(any) addr:0x02044f44 +data_02044f50 kind:data(any) addr:0x02044f50 +data_02044f5c kind:data(any) addr:0x02044f5c +data_02044f68 kind:data(any) addr:0x02044f68 +data_02044f74 kind:data(any) addr:0x02044f74 +data_02044f80 kind:data(any) addr:0x02044f80 +data_02044f8c kind:data(any) addr:0x02044f8c +data_02044f98 kind:data(any) addr:0x02044f98 +data_02044fa4 kind:data(any) addr:0x02044fa4 +data_02044fb0 kind:data(any) addr:0x02044fb0 +data_02044fbc kind:data(any) addr:0x02044fbc +data_02044fc8 kind:data(any) addr:0x02044fc8 +data_02044fd4 kind:data(any) addr:0x02044fd4 +data_02044fe0 kind:data(any) addr:0x02044fe0 +data_02044fec kind:data(any) addr:0x02044fec +data_02044ff8 kind:data(any) addr:0x02044ff8 +data_02045004 kind:data(any) addr:0x02045004 +data_02045010 kind:data(any) addr:0x02045010 +data_0204501c kind:data(any) addr:0x0204501c +data_02045028 kind:data(any) addr:0x02045028 +data_02045034 kind:data(any) addr:0x02045034 +data_02045040 kind:data(any) addr:0x02045040 +data_0204504c kind:data(any) addr:0x0204504c +data_02045058 kind:data(any) addr:0x02045058 +data_02045064 kind:data(any) addr:0x02045064 +data_02045070 kind:data(any) addr:0x02045070 +data_0204507c kind:data(any) addr:0x0204507c +data_02045088 kind:data(any) addr:0x02045088 +data_02045094 kind:data(any) addr:0x02045094 +data_020450a0 kind:data(any) addr:0x020450a0 +data_020450ac kind:data(any) addr:0x020450ac +data_020450b8 kind:data(any) addr:0x020450b8 +data_020450c4 kind:data(any) addr:0x020450c4 +data_020450d0 kind:data(any) addr:0x020450d0 +data_020450dc kind:data(any) addr:0x020450dc +data_020450e8 kind:data(any) addr:0x020450e8 +data_020450f4 kind:data(any) addr:0x020450f4 +data_02045100 kind:data(any) addr:0x02045100 +data_0204510c kind:data(any) addr:0x0204510c +data_02045118 kind:data(any) addr:0x02045118 +data_02045124 kind:data(any) addr:0x02045124 +data_02045134 kind:data(any) addr:0x02045134 +data_02045144 kind:data(any) addr:0x02045144 +data_02045154 kind:data(any) addr:0x02045154 +data_02045164 kind:data(any) addr:0x02045164 +data_02045174 kind:data(any) addr:0x02045174 +data_02045184 kind:data(any) addr:0x02045184 +data_02045194 kind:data(any) addr:0x02045194 +data_020451a4 kind:data(any) addr:0x020451a4 +data_020451b4 kind:data(any) addr:0x020451b4 +data_020451c4 kind:data(any) addr:0x020451c4 +data_020451d4 kind:data(any) addr:0x020451d4 +data_020451e8 kind:data(any) addr:0x020451e8 +data_020453b0 kind:data(any) addr:0x020453b0 +data_020453f8 kind:data(any) addr:0x020453f8 +data_02045408 kind:data(any) addr:0x02045408 +data_02045418 kind:data(any) addr:0x02045418 +data_02045424 kind:data(any) addr:0x02045424 +data_02045440 kind:data(any) addr:0x02045440 +data_0204544c kind:data(any) addr:0x0204544c +data_02045468 kind:data(any) addr:0x02045468 +data_02045484 kind:data(any) addr:0x02045484 +data_020454a0 kind:data(any) addr:0x020454a0 +data_020454bc kind:data(any) addr:0x020454bc +data_020454d0 kind:data(any) addr:0x020454d0 +data_020454d4 kind:data(any) addr:0x020454d4 +data_020454dc kind:data(any) addr:0x020454dc +data_020454e4 kind:data(any) addr:0x020454e4 +data_020454ec kind:data(any) addr:0x020454ec +data_020454fc kind:data(any) addr:0x020454fc +data_02045518 kind:data(any) addr:0x02045518 +data_02045534 kind:data(any) addr:0x02045534 +data_0204555c kind:data(any) addr:0x0204555c +data_0204558c kind:data(any) addr:0x0204558c +data_020455a8 kind:data(any) addr:0x020455a8 +data_020455e0 kind:data(any) addr:0x020455e0 +data_020455e4 kind:data(any) addr:0x020455e4 +data_020455f4 kind:data(any) addr:0x020455f4 +data_02045608 kind:data(any) addr:0x02045608 +data_0204562c kind:data(any) addr:0x0204562c +data_02045638 kind:data(any) addr:0x02045638 +data_0204564c kind:data(any) addr:0x0204564c +data_02045660 kind:data(any) addr:0x02045660 +data_020457f8 kind:data(any) addr:0x020457f8 +data_02045808 kind:data(any) addr:0x02045808 +data_02045818 kind:data(any) addr:0x02045818 +data_02045828 kind:data(any) addr:0x02045828 +data_02045838 kind:data(any) addr:0x02045838 +data_0204584c kind:data(any) addr:0x0204584c +data_02045860 kind:data(any) addr:0x02045860 +data_02045874 kind:data(any) addr:0x02045874 +data_02045880 kind:data(any) addr:0x02045880 +data_02045884 kind:data(any) addr:0x02045884 +data_020458c8 kind:data(any) addr:0x020458c8 +data_020458d4 kind:data(any) addr:0x020458d4 +data_020458e0 kind:data(any) addr:0x020458e0 +data_020458ec kind:data(any) addr:0x020458ec +data_02045904 kind:data(any) addr:0x02045904 +data_0204591c kind:data(any) addr:0x0204591c +data_0204592c kind:data(any) addr:0x0204592c +data_0204594c kind:data(any) addr:0x0204594c +data_02045954 kind:data(any) addr:0x02045954 +data_0204596c kind:data(any) addr:0x0204596c +data_0204598c kind:data(any) addr:0x0204598c +data_020459dc kind:data(any) addr:0x020459dc +data_02045a2c kind:data(any) addr:0x02045a2c +data_02045a74 kind:data(any) addr:0x02045a74 +data_02045a80 kind:data(any) addr:0x02045a80 +data_02045aac kind:data(any) addr:0x02045aac +data_02045ab0 kind:data(any) addr:0x02045ab0 +data_02045ab4 kind:data(any) addr:0x02045ab4 +data_02045ab8 kind:data(any) addr:0x02045ab8 +data_02045abc kind:data(any) addr:0x02045abc +data_02045ac0 kind:data(any) addr:0x02045ac0 +data_02045ac8 kind:data(any) addr:0x02045ac8 +data_02045acc kind:data(any) addr:0x02045acc +data_02045b00 kind:data(any) addr:0x02045b00 +data_02045b04 kind:data(any) addr:0x02045b04 +data_02045b1c kind:data(any) addr:0x02045b1c +data_02045b34 kind:data(any) addr:0x02045b34 +data_02045b4c kind:data(any) addr:0x02045b4c +data_02045b64 kind:data(any) addr:0x02045b64 +data_02045ba0 kind:data(any) addr:0x02045ba0 +data_02045be4 kind:data(any) addr:0x02045be4 +data_02045be8 kind:data(any) addr:0x02045be8 +data_02045c18 kind:data(any) addr:0x02045c18 +data_02045c1c kind:data(any) addr:0x02045c1c +data_02045d00 kind:data(any) addr:0x02045d00 +data_02045d04 kind:data(any) addr:0x02045d04 +data_02045d08 kind:data(any) addr:0x02045d08 +data_02045d0c kind:data(any) addr:0x02045d0c +data_02045d14 kind:data(any) addr:0x02045d14 +data_02045d1c kind:data(any) addr:0x02045d1c +data_02045d2c kind:data(any) addr:0x02045d2c +data_02045d4c kind:data(any) addr:0x02045d4c +data_02045d58 kind:data(any) addr:0x02045d58 +data_02045d64 kind:data(any) addr:0x02045d64 +data_02045d70 kind:data(any) addr:0x02045d70 +data_02045d80 kind:data(any) addr:0x02045d80 +data_02045dd8 kind:data(any) addr:0x02045dd8 +data_02045e60 kind:data(any) addr:0x02045e60 +data_02045f20 kind:data(any) addr:0x02045f20 +data_02045f2c kind:data(any) addr:0x02045f2c +data_02045f38 kind:data(any) addr:0x02045f38 +data_02045f40 kind:data(any) addr:0x02045f40 +data_02045f48 kind:data(any) addr:0x02045f48 +data_02045f54 kind:data(any) addr:0x02045f54 +data_02045f60 kind:data(any) addr:0x02045f60 +data_02045f68 kind:data(any) addr:0x02045f68 +data_02045f70 kind:data(any) addr:0x02045f70 +data_02045f7c kind:data(any) addr:0x02045f7c +data_02045f88 kind:data(any) addr:0x02045f88 +data_02045f90 kind:data(any) addr:0x02045f90 +data_02045f98 kind:data(any) addr:0x02045f98 +data_02045f9c kind:data(any) addr:0x02045f9c +data_02045fa0 kind:data(any) addr:0x02045fa0 +data_02045fd0 kind:data(any) addr:0x02045fd0 +data_02045ff8 kind:data(any) addr:0x02045ff8 +data_02046010 kind:data(any) addr:0x02046010 +data_02046020 kind:data(any) addr:0x02046020 +data_02046028 kind:data(any) addr:0x02046028 +data_02046030 kind:data(any) addr:0x02046030 +data_02046038 kind:data(any) addr:0x02046038 +data_02046040 kind:data(any) addr:0x02046040 +data_02046044 kind:data(any) addr:0x02046044 +data_02046048 kind:data(any) addr:0x02046048 +data_0204604c kind:data(any) addr:0x0204604c +data_02046050 kind:data(any) addr:0x02046050 +data_02046054 kind:data(any) addr:0x02046054 +data_02046058 kind:data(any) addr:0x02046058 +data_0204605c kind:data(any) addr:0x0204605c +data_02046060 kind:data(any) addr:0x02046060 +data_02046064 kind:data(any) addr:0x02046064 +data_02046068 kind:data(any) addr:0x02046068 +data_0204606c kind:data(any) addr:0x0204606c +data_02046070 kind:data(any) addr:0x02046070 +data_02046074 kind:data(any) addr:0x02046074 +data_0204607c kind:data(any) addr:0x0204607c +data_02046084 kind:data(any) addr:0x02046084 +data_02046098 kind:data(any) addr:0x02046098 +data_020460a8 kind:data(any) addr:0x020460a8 +data_020460cc kind:data(any) addr:0x020460cc +data_020460f8 kind:data(any) addr:0x020460f8 +data_02046140 kind:data(any) addr:0x02046140 +data_02046148 kind:data(any) addr:0x02046148 +data_02046158 kind:data(any) addr:0x02046158 +data_02046164 kind:data(any) addr:0x02046164 +data_02046170 kind:data(any) addr:0x02046170 +data_02046180 kind:data(any) addr:0x02046180 +data_0204619c kind:data(any) addr:0x0204619c +data_020461b0 kind:data(any) addr:0x020461b0 +data_020461bc kind:data(any) addr:0x020461bc +data_020461d0 kind:data(any) addr:0x020461d0 +data_02046208 kind:data(any) addr:0x02046208 +data_02046214 kind:data(any) addr:0x02046214 +data_02046224 kind:data(any) addr:0x02046224 +data_02046240 kind:data(any) addr:0x02046240 +data_0204624c kind:data(any) addr:0x0204624c +data_02046264 kind:data(any) addr:0x02046264 +data_0204628c kind:data(any) addr:0x0204628c +data_02046294 kind:data(any) addr:0x02046294 +data_0204629c kind:data(any) addr:0x0204629c +data_020462a8 kind:data(any) addr:0x020462a8 +data_020462b4 kind:data(any) addr:0x020462b4 +data_020462cc kind:data(any) addr:0x020462cc +data_020462dc kind:data(any) addr:0x020462dc +data_020462e4 kind:data(any) addr:0x020462e4 +data_02046308 kind:data(any) addr:0x02046308 +data_02046330 kind:data(any) addr:0x02046330 +data_02046340 kind:bss addr:0x02046340 +data_02046344 kind:bss addr:0x02046344 +data_02046350 kind:bss addr:0x02046350 +data_02046358 kind:bss addr:0x02046358 +data_02046378 kind:bss addr:0x02046378 +data_02046398 kind:bss addr:0x02046398 +data_020463ec kind:bss addr:0x020463ec +data_0204648c kind:bss addr:0x0204648c +data_0204694c kind:bss addr:0x0204694c +data_0204695c kind:bss addr:0x0204695c +data_02046968 kind:bss addr:0x02046968 +data_02046974 kind:bss addr:0x02046974 +data_02046980 kind:bss addr:0x02046980 +data_0204698c kind:bss addr:0x0204698c +data_02046dcc kind:bss addr:0x02046dcc +data_02046dd4 kind:bss addr:0x02046dd4 +data_02046de4 kind:bss addr:0x02046de4 +data_02046de8 kind:bss addr:0x02046de8 +data_02046dec kind:bss addr:0x02046dec +data_0204724c kind:bss addr:0x0204724c +data_02047258 kind:bss addr:0x02047258 +data_02047294 kind:bss addr:0x02047294 +data_0204729c kind:bss addr:0x0204729c +data_020472a8 kind:bss addr:0x020472a8 +data_020472c0 kind:bss addr:0x020472c0 +data_02047440 kind:bss addr:0x02047440 +data_02047640 kind:bss addr:0x02047640 +data_02047b08 kind:bss addr:0x02047b08 +data_02047b20 kind:bss addr:0x02047b20 +data_02047b2c kind:bss addr:0x02047b2c +data_020480fc kind:bss addr:0x020480fc +data_02048100 kind:bss addr:0x02048100 +data_0204810c kind:bss addr:0x0204810c +data_0204814c kind:bss addr:0x0204814c +data_020481cc kind:bss addr:0x020481cc +data_020481d8 kind:bss addr:0x020481d8 +data_020481dc kind:bss addr:0x020481dc +data_020481f0 kind:bss addr:0x020481f0 +data_020481fc kind:bss addr:0x020481fc +data_02048200 kind:bss addr:0x02048200 +data_0204900c kind:bss addr:0x0204900c +data_02049010 kind:bss addr:0x02049010 +data_02049014 kind:bss addr:0x02049014 +data_02049600 kind:bss addr:0x02049600 +data_02049640 kind:bss addr:0x02049640 +data_0204af00 kind:bss addr:0x0204af00 +data_0204af04 kind:bss addr:0x0204af04 +data_0204af0c kind:bss addr:0x0204af0c +data_0204af10 kind:bss addr:0x0204af10 +data_0204af1c kind:bss addr:0x0204af1c +data_0204af48 kind:bss addr:0x0204af48 +data_0204af60 kind:bss addr:0x0204af60 +data_0204af9c kind:bss addr:0x0204af9c +data_0204afa0 kind:bss addr:0x0204afa0 +data_0204afac kind:bss addr:0x0204afac +data_0204b094 kind:bss addr:0x0204b094 +data_0204b098 kind:bss addr:0x0204b098 +data_0204b0aa kind:bss addr:0x0204b0aa +data_0204b0cc kind:bss addr:0x0204b0cc +data_0204b0d2 kind:bss addr:0x0204b0d2 +data_0204b0f4 kind:bss addr:0x0204b0f4 +data_0204b0fc kind:bss addr:0x0204b0fc +data_0204b100 kind:bss addr:0x0204b100 +data_0204b120 kind:bss addr:0x0204b120 +data_0204b128 kind:bss addr:0x0204b128 +data_0204b12c kind:bss addr:0x0204b12c +data_0204b150 kind:bss addr:0x0204b150 +data_0204b154 kind:bss addr:0x0204b154 +data_0204b15c kind:bss addr:0x0204b15c +data_0204b164 kind:bss addr:0x0204b164 +data_0204b17c kind:bss addr:0x0204b17c +data_0204b480 kind:bss addr:0x0204b480 +data_0204b484 kind:bss addr:0x0204b484 +data_0204b508 kind:bss addr:0x0204b508 +data_0204b50c kind:bss addr:0x0204b50c +data_0204b5d0 kind:bss addr:0x0204b5d0 +data_0204b5d4 kind:bss addr:0x0204b5d4 +data_0204b5e0 kind:bss addr:0x0204b5e0 +data_0204b608 kind:bss addr:0x0204b608 +data_0204b610 kind:bss addr:0x0204b610 +data_0204b690 kind:bss addr:0x0204b690 +data_0204b6a0 kind:bss addr:0x0204b6a0 +data_0204ba00 kind:bss addr:0x0204ba00 +data_0204c390 kind:bss addr:0x0204c390 +data_0204c410 kind:bss addr:0x0204c410 +data_0204c42c kind:bss addr:0x0204c42c +data_0204c438 kind:bss addr:0x0204c438 +data_0204c450 kind:bss addr:0x0204c450 +data_0204c45c kind:bss addr:0x0204c45c +data_0204c46c kind:bss addr:0x0204c46c +data_0204c470 kind:bss addr:0x0204c470 +data_0204c482 kind:bss addr:0x0204c482 +data_0204c490 kind:bss addr:0x0204c490 +data_0204c498 kind:bss addr:0x0204c498 +data_0204c49c kind:bss addr:0x0204c49c +data_0204d92c kind:bss addr:0x0204d92c +data_0204e360 kind:bss addr:0x0204e360 +data_0204e378 kind:bss addr:0x0204e378 +data_0204edbc kind:bss addr:0x0204edbc +data_0204ef50 kind:bss addr:0x0204ef50 +data_0204ef5c kind:bss addr:0x0204ef5c +data_0204f55c kind:bss addr:0x0204f55c +data_0204f568 kind:bss addr:0x0204f568 +data_0204fb68 kind:bss addr:0x0204fb68 +data_0204fb6c kind:bss addr:0x0204fb6c +data_0204fb78 kind:bss addr:0x0204fb78 +data_0204fb88 kind:bss addr:0x0204fb88 +data_0204fb8c kind:bss addr:0x0204fb8c +data_0204fbbc kind:bss addr:0x0204fbbc +data_0204fbc0 kind:bss addr:0x0204fbc0 +data_0204fbc8 kind:bss addr:0x0204fbc8 +data_0204fbcc kind:bss addr:0x0204fbcc +data_0204fbe4 kind:bss addr:0x0204fbe4 +data_0204fbe6 kind:bss addr:0x0204fbe6 +data_0204fbe8 kind:bss addr:0x0204fbe8 +data_0204fbea kind:bss addr:0x0204fbea +data_0204fbec kind:bss addr:0x0204fbec +data_0204fbee kind:bss addr:0x0204fbee +data_0204fbf0 kind:bss addr:0x0204fbf0 +data_0204fbf2 kind:bss addr:0x0204fbf2 +data_0204fbf4 kind:bss addr:0x0204fbf4 +data_0204fbf6 kind:bss addr:0x0204fbf6 +data_0204fbf8 kind:bss addr:0x0204fbf8 +data_0204fbfa kind:bss addr:0x0204fbfa +data_0204fbfc kind:bss addr:0x0204fbfc +data_0204fbfe kind:bss addr:0x0204fbfe +data_0204fc00 kind:bss addr:0x0204fc00 +data_0204fc04 kind:bss addr:0x0204fc04 +data_0204fc20 kind:bss addr:0x0204fc20 +data_0204fc40 kind:bss addr:0x0204fc40 +data_0204fc44 kind:bss addr:0x0204fc44 +data_0204fdcc kind:bss addr:0x0204fdcc +data_0204fdd4 kind:bss addr:0x0204fdd4 +data_0204fdd8 kind:bss addr:0x0204fdd8 +data_0204fddc kind:bss addr:0x0204fddc +data_0204fe00 kind:bss addr:0x0204fe00 +data_0204fe80 kind:bss addr:0x0204fe80 +data_0204fe84 kind:bss addr:0x0204fe84 +data_0204fe8c kind:bss addr:0x0204fe8c +data_0204fe94 kind:bss addr:0x0204fe94 +data_0204fea0 kind:bss addr:0x0204fea0 +data_0204feb4 kind:bss addr:0x0204feb4 +data_0204feb8 kind:bss addr:0x0204feb8 +data_0204febc kind:bss addr:0x0204febc +data_0204fed0 kind:bss addr:0x0204fed0 +data_0204fee0 kind:bss addr:0x0204fee0 +data_0204fee4 kind:bss addr:0x0204fee4 +data_0204fee8 kind:bss addr:0x0204fee8 +data_0204ff00 kind:bss addr:0x0204ff00 +data_0204ff24 kind:bss addr:0x0204ff24 +data_0204ff60 kind:bss addr:0x0204ff60 +data_020501e0 kind:bss addr:0x020501e0 +data_020511e0 kind:bss addr:0x020511e0 +data_020519c8 kind:bss addr:0x020519c8 +data_020519e0 kind:bss addr:0x020519e0 +data_02051a40 kind:bss addr:0x02051a40 +data_02051a44 kind:bss addr:0x02051a44 +data_02051a48 kind:bss addr:0x02051a48 +data_02051ac8 kind:bss addr:0x02051ac8 +data_02051acc kind:bss addr:0x02051acc +data_02051ad8 kind:bss addr:0x02051ad8 +data_02051adc kind:bss addr:0x02051adc +data_02051ae4 kind:bss addr:0x02051ae4 +data_02051aec kind:bss addr:0x02051aec +data_02051af4 kind:bss addr:0x02051af4 +data_02051b50 kind:bss addr:0x02051b50 +data_02051b6c kind:bss addr:0x02051b6c +data_02051b8c kind:bss addr:0x02051b8c +data_02051b90 kind:bss addr:0x02051b90 +data_02051bac kind:bss addr:0x02051bac +data_02051bc0 kind:bss addr:0x02051bc0 +data_02051bc4 kind:bss addr:0x02051bc4 +data_02051bc8 kind:bss addr:0x02051bc8 +data_02051bd8 kind:bss addr:0x02051bd8 +data_02051be4 kind:bss addr:0x02051be4 +data_02051c08 kind:bss addr:0x02051c08 +data_02051c20 kind:bss addr:0x02051c20 +data_02051c80 kind:bss addr:0x02051c80 +data_020522a0 kind:bss addr:0x020522a0 +data_020522c0 kind:bss addr:0x020522c0 +data_020524e0 kind:bss addr:0x020524e0 +data_020524e8 kind:bss addr:0x020524e8 +data_020524ec kind:bss addr:0x020524ec +data_020524f0 kind:bss addr:0x020524f0 +data_02052520 kind:bss addr:0x02052520 +data_02052524 kind:bss addr:0x02052524 +data_020525e0 kind:bss addr:0x020525e0 +data_020526c8 kind:bss addr:0x020526c8 +data_020526cc kind:bss addr:0x020526cc +data_02052af0 kind:bss addr:0x02052af0 +data_02052b00 kind:bss addr:0x02052b00 +data_02052c00 kind:bss addr:0x02052c00 +data_02052c24 kind:bss addr:0x02052c24 +data_02052c48 kind:bss addr:0x02052c48 +data_02052cf0 kind:bss addr:0x02052cf0 +data_02052d20 kind:bss addr:0x02052d20 +data_02052e20 kind:bss addr:0x02052e20 +data_02052f20 kind:bss addr:0x02052f20 +data_02053020 kind:bss addr:0x02053020 +data_02053024 kind:bss addr:0x02053024 +data_02053028 kind:bss addr:0x02053028 +data_02053044 kind:bss addr:0x02053044 +data_0205304c kind:bss addr:0x0205304c +data_02053054 kind:bss addr:0x02053054 diff --git a/extract/.gitignore b/extract/.gitignore new file mode 100644 index 00000000..355164c1 --- /dev/null +++ b/extract/.gitignore @@ -0,0 +1 @@ +*/ diff --git a/extract/README.md b/extract/README.md new file mode 100644 index 00000000..0a681662 --- /dev/null +++ b/extract/README.md @@ -0,0 +1,8 @@ +This repository does not include any of the game's assets, and you will need an original decrypted base ROM. + +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` | `4c950473fa0694cea04eed517e05631f529b35ed` | +| JP | `baserom_st_jp.nds` | `eaee3602b8a2235211b2e20cdcd4cb357956a264` | diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 00000000..4d171cab --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1,4 @@ +mwccarm/ +temp/ +deps/ +__pycache__/ diff --git a/tools/configure.py b/tools/configure.py index f227f40d..065d1102 100644 --- a/tools/configure.py +++ b/tools/configure.py @@ -3,12 +3,22 @@ import os from pathlib import Path import platform +import argparse +import sys import ninja_syntax +parser = argparse.ArgumentParser(description="Generates build.ninja") +parser.add_argument('-w', type=str, default="wine", dest="wine", required=False, help="Path to Wine (linux only)") +parser.add_argument('version', help='Game version') +args = parser.parse_args() + + # Config +GAME = "st" MWCC_VERSION = "2.0/sp1p5" +DECOMP_ME_COMPILER = "mwcc_40_1051" CC_FLAGS = " ".join([ "-O4,p", # Optimize maximally for performance "-enum int", # Use int-sized enums @@ -18,6 +28,7 @@ CC_FLAGS = " ".join([ "-gccext,on", # Enable GCC extensions "-fp soft", # Compute float operations in software "-inline on,noauto", # Inline only functions marked with 'inline' + "-lang=c++", # Set language to C++ "-Cpp_exceptions off", # Disable C++ exceptions "-RTTI off", # Disable runtime type information "-interworking", # Enable ARM/Thumb interworking @@ -30,11 +41,16 @@ LD_FLAGS = " ".join([ "-proc arm946e", # Target processor "-nostdlib", # No C/C++ standard library "-interworking", # Enable ARM/Thumb interworking - "-nodead", # No dead code elimination "-m Entry", # Set entry function "-map closure,unused", # Generate map file "-msgstyle gcc", # Use GCC-like messages (some IDEs will make file names clickable) ]) +DSD_OBJDIFF_ARGS = " ".join([ + "--scratch", # Metadata for creating decomp.me scratches + f"--compiler {DECOMP_ME_COMPILER}", # decomp.me compiler name + f'--c-flags "{CC_FLAGS} -lang=c++"',# decomp.me compiler flags + "--custom-make ninja", # Command for rebuilding files +]) # Paths @@ -46,9 +62,9 @@ config_path = root_path / "config" build_path = root_path / "build" src_path = root_path / "src" libs_path = root_path / "libs" +extract_path = root_path / "extract" tools_path = root_path / "tools" mwcc_path = tools_path / "mwccarm" / MWCC_VERSION -mw_license_path = tools_path / "mwccarm" / "license.dat" # Includes @@ -65,20 +81,13 @@ CC_INCLUDES = " ".join(f"-i {include}" for include in includes) # Platform info EXE = "" WINE = "" -SHELL = "" -MW_LICENSE_SHELL = "" system = platform.system() -if system == "Windows" or system.startswith("MSYS_NT"): +if system == "Windows": system = "windows" EXE = ".exe" - SHELL = "cmd /c" - MW_LICENSE_SHELL = f"{SHELL} set LM_LICENSE_FILE={mw_license_path} &&" - DSD = "dsd.exe" elif system == "Linux": system = "linux" - WINE = "wine" - MW_LICENSE_SHELL = f"LM_LICENSE_FILE={mw_license_path}" - DSD = "dsd" + WINE = args.wine else: print(f"Unknown system '{system}'") exit(1) @@ -89,7 +98,16 @@ match platform.machine().lower(): exit(1) +PYTHON = sys.executable + + def main(): + game_version: str = args.version + game_config = config_path / game_version + if not game_config.is_dir(): + print(f"Version '{game_version}' not recognized") + return + with build_ninja_path.open("w") as file: n = ninja_syntax.Writer(file) @@ -100,71 +118,164 @@ def main(): n.newline() n.rule( - name="delink", - command=f"./{DSD} delink --config-path $config_path --elf-path $delinks_path" + name="extract", + command="./dsd rom extract --rom $in --output-path $output_path $arm7_bios_flag" ) n.newline() + n.rule( + name="delink", + command="./dsd delink --config-path $config_path" + ) + n.newline() + + # -MMD excludes all includes instead of just system includes for some reason, so use -MD instead. + mwcc_cmd = f'{WINE} "{mwcc_path}/mwccarm.exe" {CC_FLAGS} {CC_INCLUDES} $cc_flags -d $game_version -MD -c $in -o $basedir' + mwcc_implicit = [] + if system != "windows": + transform_dep = "tools/transform_dep.py" + mwcc_cmd += f" && $python {transform_dep} $basefile.d $basefile.d" + mwcc_implicit.append(transform_dep) n.rule( name="mwcc", - command=f'{MW_LICENSE_SHELL} {WINE} "{mwcc_path}/mwccarm.exe" {CC_FLAGS} {CC_INCLUDES} $cc_flags -d $game_code $in -o $out' + command=mwcc_cmd, + depfile="$basefile.d", ) n.newline() n.rule( name="lcf", - command=f"./{DSD} lcf -c $config_path --lcf-file $lcf_file --objects-file $objects_file --objects-path $objects_path --build-path $build_path" + command="./dsd lcf -c $config_path --lcf-file $lcf_file --objects-file $objects_file" ) n.newline() n.rule( name="mwld", - command=f'{MW_LICENSE_SHELL} {WINE} "{mwcc_path}/mwldarm.exe" {LD_FLAGS} @$objects_file $lcf_file -o $out' + command=f'{WINE} "{mwcc_path}/mwldarm.exe" {LD_FLAGS} @$objects_file $lcf_file -o $out' ) n.newline() - - for game_code in os.listdir(config_path): - game_config = config_path / game_code - if not game_config.is_dir(): continue - game_build = build_path / game_code - - n.comment(game_code) - add_delink_and_lcf_builds(n, game_config, game_build) - add_mwcc_builds(n, game_code, game_build) - source_object_files = [ - str(game_build / source_file) + ".o" - for source_file in get_c_cpp_files([src_path, libs_path]) - ] - lcf_file = str(game_build / "linker_script.lcf") - objects_file = str(game_build / "objects.txt") - output_file = game_build / "arm9.o" - n.build( - inputs=source_object_files + [lcf_file, objects_file], - rule="mwld", - outputs=str(output_file), - variables={ - "target_dir": game_build, - "objects_file": objects_file, - "lcf_file": lcf_file, - } - ) + n.rule( + name="rom_config", + command="./dsd rom config --elf $in --config $config_path" + ) + n.newline() + + n.rule( + name="rom_build", + command="./dsd rom build --config $in --rom $out $arm7_bios_flag" + ) + n.newline() + + n.rule( + name="objdiff", + command=f"./dsd objdiff --config-path $config_path {DSD_OBJDIFF_ARGS}" + ) + n.newline() + + n.rule( + name="m2ctx", + command=f"{PYTHON} tools/m2ctx.py -f $out $in" + ) + n.newline() + + game_build = build_path / game_version + game_extract = extract_path / game_version + + add_extract_build(n, game_extract, game_version) + add_delink_and_lcf_builds(n, game_config, game_build, game_extract) + add_mwcc_builds(n, game_version, game_build, mwcc_implicit) + add_mwld_and_rom_builds(n, game_build, game_config, game_version) -def add_mwcc_builds(n: ninja_syntax.Writer, game_code: str, game_build: Path): +def add_extract_build(n: ninja_syntax.Writer, game_extract: Path, game_version: str): + rom_path = extract_path / f'baserom_{GAME}_{game_version}.nds' + rom_config = game_extract / 'config.yaml' + n.build( + inputs=str(rom_path), + rule="extract", + outputs=str(rom_config), + variables={ + "output_path": str(game_extract) + } + ) + n.newline() + + +def add_mwld_and_rom_builds(n: ninja_syntax.Writer, game_build: Path, game_config: Path, game_version: str): + source_object_files = [ + str(game_build / source_file.with_suffix(".o")) + for source_file in get_c_cpp_files([src_path, libs_path]) + ] + lcf_file = str(game_build / "linker_script.lcf") + objects_file = str(game_build / "objects.txt") + delink_file = str(game_build / "delinks" / "delink.yaml") + elf_file = str(game_build / "arm9.o") + n.build( + inputs=source_object_files + [lcf_file, objects_file, delink_file], + rule="mwld", + outputs=elf_file, + variables={ + "target_dir": game_build, + "objects_file": objects_file, + "lcf_file": lcf_file, + } + ) + n.newline() + + rom_config_file = str(game_build / "build" / "rom_config.yaml") + n.build( + inputs=elf_file, + rule="rom_config", + outputs=rom_config_file, + variables={ + "config_path": game_config / "arm9" / "config.yaml", + } + ) + n.newline() + + rom_file = f"{GAME}_{game_version}.nds" + n.build( + inputs=[rom_config_file], + rule="rom_build", + outputs=rom_file, + ) + n.newline() + + n.build( + inputs=rom_file, + rule="phony", + outputs="rom", + ) + n.newline() + + +def add_mwcc_builds(n: ninja_syntax.Writer, game_version: str, game_build: Path, mwcc_implicit: list[Path]): for source_file in get_c_cpp_files([src_path, libs_path]): - output_file = str(game_build / source_file) + ".o" + src_obj_path = game_build / source_file cc_flags = [] if is_cpp(source_file): cc_flags.append("-lang=c++") elif is_c(source_file): cc_flags.append("-lang=c") n.build( inputs=str(source_file), rule="mwcc", - outputs=output_file, + outputs=str(src_obj_path.with_suffix(".o")), variables={ - "game_code": game_code, - "cc_flags": " ".join(cc_flags) - } + "game_version": game_version, + "cc_flags": " ".join(cc_flags), + "basedir": os.path.dirname(src_obj_path), + "basefile": str(src_obj_path.with_suffix("")), + }, + implicit=mwcc_implicit, + ) + n.newline() + + extension = source_file.suffix + ctx_file = str(game_build / source_file.with_suffix(f".ctx{extension}")) + n.build( + inputs=str(source_file), + rule="m2ctx", + outputs=ctx_file, ) n.newline() @@ -186,38 +297,61 @@ def is_c(name: str): return Path(name).suffix in [".c"] -def add_delink_and_lcf_builds(n: ninja_syntax.Writer, game_config: Path, game_build: Path): +def add_delink_and_lcf_builds(n: ninja_syntax.Writer, game_config: Path, game_build: Path, game_extract: Path): n.comment("Delink ELF binaries when any delinks.txt file is modified") delinks_files = get_config_files(game_config, "delinks.txt") relocs_files = get_config_files(game_config, "relocs.txt") symbols_files = get_config_files(game_config, "symbols.txt") + rom_config = str(game_extract / 'config.yaml') delinks_path = game_build / "delinks" n.build( - inputs=delinks_files + relocs_files + symbols_files, + inputs=delinks_files + relocs_files + symbols_files + [rom_config], rule="delink", outputs=str(delinks_path / "delink.yaml"), variables={ "config_path": game_config / "arm9" / "config.yaml", - "delinks_path": delinks_path, } ) n.newline() + + n.build( + inputs=str(delinks_path / "delink.yaml"), + rule="phony", + outputs="delink" + ) + n.newline() + lcf_file = game_build / "linker_script.lcf" objects_file = game_build / "objects.txt" n.build( - inputs=delinks_files, + inputs=delinks_files + [str(rom_config)], rule="lcf", outputs=[str(lcf_file), str(objects_file)], variables={ "config_path": game_config / "arm9" / "config.yaml", "lcf_file": lcf_file, "objects_file": objects_file, - "objects_path": delinks_path, - "build_path": game_build, } ) n.newline() + n.build( + inputs=delinks_files + relocs_files + symbols_files, + rule="objdiff", + outputs="objdiff.json", + variables={ + "config_path": game_config / "arm9" / "config.yaml", + } + ) + n.newline() + + n.build( + inputs="objdiff.json", + rule="phony", + outputs="objdiff", + ) + n.newline() + def get_config_files(game_config: Path, name: str): return [ diff --git a/tools/m2ctx.py b/tools/m2ctx.py old mode 100644 new mode 100755 diff --git a/tools/mangle.py b/tools/mangle.py index d14bec54..68d2aeb3 100644 --- a/tools/mangle.py +++ b/tools/mangle.py @@ -46,7 +46,7 @@ try: except subprocess.CalledProcessError as e: print(e.stdout.decode()) exit(1) - + output = output.decode() # print(output) diff --git a/tools/setup.py b/tools/setup.py index 2ffe1e27..667bee30 100644 --- a/tools/setup.py +++ b/tools/setup.py @@ -2,25 +2,26 @@ import requests import zipfile import io from pathlib import Path -import shutil import platform -DSD_VERSION = 'v0.1.0' + +DSD_VERSION = 'v0.3.2' tools_path = Path(__file__).parent -deps_path = tools_path / 'deps' -if not deps_path.exists(): deps_path.mkdir() root_path = tools_path.parent -exe_extension = '' -match platform.system(): - case 'Windows': system = 'windows'; exe_extension = '.exe' - case 'Linux': system = 'linux' - case system: - print(f'Unknown system "{system}"') - exit(1) +EXE = "" +system = platform.system() +if system == "Windows": + system = "windows" + EXE = ".exe" +elif system == "Linux": + system = "linux" +else: + print(f"Unknown system '{system}'") + exit(1) match platform.machine().lower(): case 'amd64' | 'x86_64': machine = 'x86_64' case machine: @@ -29,22 +30,12 @@ match platform.machine().lower(): print('\nInstalling dsd...') -response = requests.get(f'https://github.com/AetiasHax/ds-decomp/releases/download/{DSD_VERSION}/dsd-{system}-{machine}{exe_extension}') -with open(root_path / f'dsd{exe_extension}', 'wb') as f: +response = requests.get(f'https://github.com/AetiasHax/ds-decomp/releases/download/{DSD_VERSION}/dsd-{system}-{machine}{EXE}') +with open(root_path / f'dsd{EXE}', 'wb') as f: f.write(response.content) print('\nInstalling toolchain...') -response = requests.get('http://decomp.aetias.com/mwccarm.zip') +response = requests.get('http://decomp.aetias.com/files/mwccarm.zip') zip_file = zipfile.ZipFile(io.BytesIO(response.content)) zip_file.extractall(tools_path) - - -print('\nInstalling ELFIO...') -response = requests.get('https://github.com/serge1/ELFIO/releases/download/Release_3.12/elfio-3.12.zip') -zip_file = zipfile.ZipFile(io.BytesIO(response.content)) -zip_file.extractall(deps_path) -elfio_path = deps_path / 'elfio-3.12' -elfio_new_path = deps_path / 'elfio' -if elfio_new_path.exists(): shutil.rmtree(elfio_new_path) -elfio_path.rename(elfio_new_path) diff --git a/tools/transform_dep.py b/tools/transform_dep.py new file mode 100755 index 00000000..124de04b --- /dev/null +++ b/tools/transform_dep.py @@ -0,0 +1,84 @@ +#!/usr/bin/env python3 + +### +# Transforms .d files, converting Windows paths to Unix paths. +# Allows usage of the mwcc -MMD flag on platforms other than Windows. +# +# Usage: +# python3 tools/transform_dep.py build/src/file.d build/src/file.d +# +# If changes are made, please submit a PR to +# https://github.com/encounter/dtk-template +### + +import argparse +import os +from platform import uname + +wineprefix = os.path.join(os.environ["HOME"], ".wine") +if "WINEPREFIX" in os.environ: + wineprefix = os.environ["WINEPREFIX"] +winedevices = os.path.join(wineprefix, "dosdevices") + + +def in_wsl() -> bool: + return "microsoft-standard" in uname().release + + +def import_d_file(in_file: str) -> str: + out_text = "" + + with open(in_file) as file: + for idx, line in enumerate(file): + if idx == 0: + if line.endswith(" \\\n"): + out_text += line[:-3].replace("\\", "/") + " \\\n" + else: + out_text += line.replace("\\", "/") + else: + suffix = "" + if line.endswith(" \\\n"): + suffix = " \\" + path = line.lstrip()[:-3] + else: + path = line.strip() + # lowercase drive letter + path = path[0].lower() + path[1:] + if path[0] == "z": + # shortcut for z: + path = path[2:].replace("\\", "/") + elif in_wsl(): + path = path[0:1] + path[2:] + path = os.path.join("/mnt", path.replace("\\", "/")) + else: + # use $WINEPREFIX/dosdevices to resolve path + path = os.path.realpath( + os.path.join(winedevices, path.replace("\\", "/")) + ) + out_text += "\t" + path + suffix + "\n" + + return out_text + + +def main() -> None: + parser = argparse.ArgumentParser( + description="""Transform a .d file from Wine paths to normal paths""" + ) + parser.add_argument( + "d_file", + help="""Dependency file in""", + ) + parser.add_argument( + "d_file_out", + help="""Dependency file out""", + ) + args = parser.parse_args() + + output = import_d_file(args.d_file) + + with open(args.d_file_out, "w", encoding="UTF-8") as f: + f.write(output) + + +if __name__ == "__main__": + main()